Searched refs:boundWarning (Results 1 – 1 of 1) sorted by relevance
1363 const char *boundWarning = nullptr; in evalStrcpyCommon() local1419 boundWarning = "Size argument is greater than the free space in the " in evalStrcpyCommon()1448 boundWarning = "Size argument is greater than the length of the " in evalStrcpyCommon()1582 if (boundWarning) { in evalStrcpyCommon()1587 boundWarning); in evalStrcpyCommon()1599 if (!boundWarning) { in evalStrcpyCommon()