Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c5322 tree strncmp_decl = builtin_decl_explicit (BUILT_IN_STRNCMP); in fold_strstr_to_strncmp() local
5333 gcall *strncmp_call = gimple_build_call (strncmp_decl, 3, in fold_strstr_to_strncmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc5277 tree strncmp_decl = builtin_decl_explicit (BUILT_IN_STRNCMP); in fold_strstr_to_strncmp() local
5288 gcall *strncmp_call = gimple_build_call (strncmp_decl, 3, in fold_strstr_to_strncmp()