Searched refs:stxcpy_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c1049 bool stxcpy_p = (!dstref->strbounded_p local
1055 && (stxcpy_p || dstref->strbounded_p || srcref->strbounded_p))
1063 if (stxcpy_p)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-restrict.cc1059 bool stxcpy_p = (!dstref->strbounded_p member in namespace:__anon972
1065 && (stxcpy_p || dstref->strbounded_p || srcref->strbounded_p))
1073 if (stxcpy_p)

Completed in 136 milliseconds