Home
last modified time | relevance | path

Searched refs:Source_rec (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc633 Source t = (Source) alloca((int) sizeof (Source_rec)); in parse_makefile()
695 alloca((int) sizeof (Source_rec)); in parse_makefile()
1022 Source t = (Source) alloca((int) sizeof (Source_rec)); in parse_makefile()
1143 (Source) alloca((int) sizeof (Source_rec)); in parse_makefile()
1729 alloca((int) sizeof (Source_rec)); in parse_makefile()
1759 Source t = (Source) alloca((int) sizeof (Source_rec)); in parse_makefile()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h764 typedef struct _Source *Source, Source_rec; typedef
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc120 Source_rec sourceb; in expand_value()