Searched refs:undefine (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c33 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { function
61 result = isc_symtab_create(mctx, 3, undefine, NULL, ISC_FALSE, &st);
82 undefine(key, 1, value, NULL);
98 undefine(key, 1, value, NULL);
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname-dot-parsedir.mk12 # During parsing, it is possible to undefine .PARSEDIR.
H A Dvarname-dot-parsefile.mk10 # During parsing, it is possible to undefine .PARSEFILE.
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp116 static void undefine(Symbol *s) { replaceSymbol<Undefined>(s, s->getName()); } function
141 undefine(sym);

Completed in 111 milliseconds