Home
last modified time | relevance | path

Searched refs:memset_libfunc (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dlibfuncs.h59 #define memset_libfunc (libfunc_table[LTI_memset]) macro
H A Doptabs.c5473 memset_libfunc = init_one_libfunc ("memset"); in init_optabs()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibfuncs.h172 #define memset_libfunc (libfunc_table[LTI_memset]) macro
H A Doptabs.c5411 memset_libfunc = init_one_libfunc ("memset"); in init_optabs()
H A Dexpr.c5467 emit_library_call (memset_libfunc, LCT_NORMAL,
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1186 memset_libfunc = gen_rtx_SYMBOL_REF (Pmode, "__memset"); \
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.c5117 memset_libfunc = init_one_libfunc ("__memset"); in m68hc11_init_libfuncs()