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

/freebsd-11-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-11-stable/gnu/usr.bin/rcs/lib/
H A Dpartime.c69 static void undefine P((struct partime*));
207 undefine (t) struct partime *t; function
267 undefine (t);
277 undefine (t);
690 undefine (t);
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp114 static void undefine(Symbol *s) { replaceSymbol<Undefined>(s, s->getName()); } function in namespace:lld::coff
139 undefine(sym);

Completed in 70 milliseconds