Home
last modified time | relevance | path

Searched refs:bcmp_libfunc (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlibfuncs.h171 #define bcmp_libfunc (libfunc_table[LTI_bcmp]) macro
H A Doptabs.c3516 result = emit_library_call_value (bcmp_libfunc, NULL_RTX, LCT_PURE_MAKE_BLOCK,
5410 bcmp_libfunc = init_one_libfunc ("__gcc_bcmp"); in init_optabs()