Home
last modified time | relevance | path

Searched refs:libfuncs (Results 1 – 25 of 208) sorted by relevance

123456789

/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() argument
99 if (libfuncs) { in load_library_symbols()
100 for (fn = libfuncs; fn->name; fn++) { in load_library_symbols()
127 if (libfuncs) { in load_library_symbols()
128 for (fn = libfuncs; fn->name; fn++) { in load_library_symbols()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dt-nds3230 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
42 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
54 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
66 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
79 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
92 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
105 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
118 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
131 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
144 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dt-nds3230 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
42 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
54 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
66 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
79 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
92 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
105 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
118 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
131 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
144 intl.h libfuncs.h $(PARAMS_H) $(OPTS_H)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtarget-globals.h56 struct target_libfuncs *libfuncs; in class() local
84 this_target_libfuncs = g->libfuncs; in restore_target_globals()
H A Dtarget-globals.cc79 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-globals.h56 struct target_libfuncs *libfuncs; in class() local
84 this_target_libfuncs = g->libfuncs; in restore_target_globals()
H A Dtarget-globals.c79 g->libfuncs = ggc_cleared_alloc<target_libfuncs> (); in save_target_globals()
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
H A Dgtyp-input.list31 SRCDIR/gcc/libfuncs.h
78 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
H A Dgtyp-input.list32 SRCDIR/gcc/libfuncs.h
79 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
H A Dgtyp-input.list31 SRCDIR/gcc/libfuncs.h
81 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7/
H A Dgtyp-input.list33 SRCDIR/gcc/libfuncs.h
83 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/i386/
H A Dgtyp-input.list31 SRCDIR/gcc/libfuncs.h
94 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/
H A Dgtyp-input.list29 SRCDIR/gcc/libfuncs.h
79 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/
H A Dgtyp-input.list29 SRCDIR/gcc/libfuncs.h
79 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/
H A Dgtyp-input.list30 SRCDIR/gcc/libfuncs.h
93 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
H A Dgtyp-input.list30 SRCDIR/gcc/libfuncs.h
93 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4eb/
H A Dgtyp-input.list33 SRCDIR/gcc/libfuncs.h
83 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/powerpc/
H A Dgtyp-input.list34 SRCDIR/gcc/libfuncs.h
84 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
H A Dgtyp-input.list32 SRCDIR/gcc/libfuncs.h
95 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/
H A Dgtyp-input.list29 SRCDIR/gcc/libfuncs.h
92 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64eb/
H A Dgtyp-input.list31 SRCDIR/gcc/libfuncs.h
94 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7hf/
H A Dgtyp-input.list33 SRCDIR/gcc/libfuncs.h
83 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hf/
H A Dgtyp-input.list33 SRCDIR/gcc/libfuncs.h
83 SRCDIR/gcc/optabs-libfuncs.c
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64/
H A Dgtyp-input.list31 SRCDIR/gcc/libfuncs.h
94 SRCDIR/gcc/optabs-libfuncs.cc
/netbsd-src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/
H A Dgtyp-input.list33 SRCDIR/gcc/libfuncs.h
96 SRCDIR/gcc/optabs-libfuncs.cc

123456789