Home
last modified time | relevance | path

Searched defs:freePtr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/make/
H A Dvar.c886 bool freePtr = false; in Var_ParseSkip() local
955 SymTable *ctxt, bool err, bool *freePtr) in get_expanded_value()
1045 bool *freePtr) /* OUT: true if caller should free result */ in Var_Parse()
H A Dvarmodifiers.c1074 bool err, bool *freePtr, const char **pscan, int paren) in VarModifiers_Apply()