Home
last modified time | relevance | path

Searched refs:DEBUG_NAME_MATCHING (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/make/
H A Ddefines.h87 #define DEBUG_NAME_MATCHING 0x2000 macro
H A Dmain.c285 debug |= DEBUG_NAME_MATCHING; in MainParseArgs()