Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dvarmodifiers.c164 resubst_mod = {get_patternarg, do_regex, NULL, free_patternarg}, variable
182 choose_mod['C'] = &resubst_mod; in VarModifiers_Init()