Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-strlen.cc258 void handle_builtin_stxncpy_strncat (bool append_p);
3201 strlen_pass::handle_builtin_stxncpy_strncat (bool append_p) in handle_builtin_stxncpy_strncat() argument
3308 if (!append_p in handle_builtin_stxncpy_strncat()
3316 else if ((append_p || !dstsize || len == dstlenp1) in handle_builtin_stxncpy_strncat()
3322 opt_code opt = (append_p || dstsize in handle_builtin_stxncpy_strncat()