Searched refs:strlenloc (Results 1 – 2 of 2) sorted by relevance
3434 location_t strlenloc = pss->second; in handle_builtin_stxncpy_strncat() local3435 if (strlenloc != UNKNOWN_LOCATION && strlenloc != callloc) in handle_builtin_stxncpy_strncat()3436 inform (strlenloc, "length computed here"); in handle_builtin_stxncpy_strncat()
3331 location_t strlenloc = pss->second; in handle_builtin_stxncpy_strncat() local3332 if (strlenloc != UNKNOWN_LOCATION && strlenloc != callloc) in handle_builtin_stxncpy_strncat()3333 inform (strlenloc, "length computed here"); in handle_builtin_stxncpy_strncat()