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

/freebsd-10.0-release/contrib/bmake/
H A Darch.c296 Boolean subLibName; /* TRUE if libName should have/had local
301 subLibName = FALSE;
319 subLibName = TRUE;
327 if (subLibName) {
509 if (subLibName) {
/freebsd-10.0-release/usr.bin/make/
H A Darch.c222 Boolean subLibName; /* TRUE if libName should have/had local
227 subLibName = FALSE;
243 subLibName = TRUE;
253 if (subLibName) {
461 if (subLibName) {

Completed in 107 milliseconds