Searched refs:ParseDoDependency (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.bin/make/
H A Dparse.c150 * set in ParseDoDependency
426 * ParseDoDependency. If the specType isn't 'Not', the parent
457 * ParseDoDependency once all targets have been found and their
666 * ParseDoDependency --
699 ParseDoDependency(char *line) function
2501 ParseDoDependency(line);
/freebsd-10.0-release/contrib/bmake/
H A Dparse.c253 * set in ParseDoDependency
362 static void ParseDoDependency(char *);
829 * ParseDoDependency. If the specType isn't 'Not', the parent
869 * Lst_ForEach call by ParseDoDependency once all targets have
1075 * Called by ParseDoDependency when a main target hasn't been found
1144 * ParseDoDependency --
1180 ParseDoDependency(char *line) function
1196 fprintf(debug_file, "ParseDoDependency(%s)\n", line);
3045 ParseDoDependency(line);

Completed in 132 milliseconds