Searched refs:useMeta (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmeta.h41 extern Boolean useMeta;
H A Dcompat.c373 if (useMeta) {
388 if (useMeta) {
406 if (useMeta) {
430 if (useMeta) {
461 if (useMeta) {
599 if (useMeta && !NoExecute(gn)) {
612 if (useMeta && !NoExecute(gn)) {
H A Djob.c1043 if (useMeta) {
1076 if (useMeta) {
1353 if (useMeta) {
1625 if (useMeta) {
1905 if (useMeta) {
H A Dmeta.c65 Boolean useMeta = FALSE; variable
569 useMeta = TRUE;
H A Dmake.c336 if (useMeta) {

Completed in 102 milliseconds