Searched refs:IsIntegerInInt32Bounds (Results 1 – 1 of 1) sorted by relevance
4274 inline bool IsIntegerInInt32Bounds(const Input& inp) { in IsIntegerInInt32Bounds() function4298 if (!IsIntegerInInt32Bounds(src[i])) { in CopyToTrtInt32Array()