Searched refs:Suff_IsTransform (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/usr.bin/make/
H A Dsuff.h48 Boolean Suff_IsTransform(char *);
H A Dparse.c693 * Suff_IsTransform. If it is a transformation rule, its node is gotten
957 if (!Suff_IsTransform (targName)) {
H A Dsuff.c68 * Suff_IsTransform Return TRUE if the passed string is the lhs
476 * Suff_IsTransform --
489 Suff_IsTransform(char *str) function
/freebsd-10.1-release/contrib/bmake/
H A Dnonints.h147 Boolean Suff_IsTransform(char *);
H A Dparse.c1174 * Suff_IsTransform. If it is a transformation rule, its node is gotten
1410 if (!Suff_IsTransform (targName)) {
H A Dsuff.c110 * Suff_IsTransform Return TRUE if the passed string is the lhs
644 * Suff_IsTransform --
660 Suff_IsTransform(char *str)
659 Suff_IsTransform(char *str) function

Completed in 120 milliseconds