Home
last modified time | relevance | path

Searched defs:libfuncs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget-globals.h56 struct target_libfuncs *libfuncs; in class() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-globals.h56 struct target_libfuncs *libfuncs; in class() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dload_lib.c72 void load_library_symbols(const char *libname, LIB_FN *libfuncs, in load_library_symbols()