Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c3434 location_t strlenloc = pss->second; in handle_builtin_stxncpy_strncat() local
3435 if (strlenloc != UNKNOWN_LOCATION && strlenloc != callloc) in handle_builtin_stxncpy_strncat()
3436 inform (strlenloc, "length computed here"); in handle_builtin_stxncpy_strncat()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc3331 location_t strlenloc = pss->second; in handle_builtin_stxncpy_strncat() local
3332 if (strlenloc != UNKNOWN_LOCATION && strlenloc != callloc) in handle_builtin_stxncpy_strncat()
3333 inform (strlenloc, "length computed here"); in handle_builtin_stxncpy_strncat()