Searched defs:inout_paths (Results 1 - 1 of 1) sorted by relevance

/src/usr.bin/make/
H A Dparse.c986 HandleDependencyTargetSpecial(const char * targetName,ParseSpecial * inout_special,SearchPathList ** inout_paths) argument
1053 HandleDependencyTargetPath(const char * suffixName,SearchPathList ** inout_paths) argument
1074 HandleDependencyTarget(const char * targetName,ParseSpecial * inout_special,GNodeType * inout_targetAttr,SearchPathList ** inout_paths) argument
1430 ApplyDependencyTarget(char * name,char * nameEnd,ParseSpecial * inout_special,GNodeType * inout_targetAttr,SearchPathList ** inout_paths) argument
1452 ParseDependencyTargets(char ** pp,const char * lstart,ParseSpecial * inout_special,GNodeType * inout_targetAttr,SearchPathList ** inout_paths,const char * unexpanded_line) argument
1613 ParseDependencySources(char * p,GNodeType targetAttr,ParseSpecial special,SearchPathList ** inout_paths) argument
[all...]

Completed in 5 milliseconds