Searched refs:append_p (Results 1 – 1 of 1) sorted by relevance
258 void handle_builtin_stxncpy_strncat (bool append_p);3201 strlen_pass::handle_builtin_stxncpy_strncat (bool append_p) in handle_builtin_stxncpy_strncat() argument3308 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()