Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/make/
Dvarmodifiers.c162 nomatch_mod = {get_stringarg, NULL, VarNoMatch, free_stringarg}, variable
180 choose_mod['N'] = &nomatch_mod; in VarModifiers_Init()