Searched defs:num_ints (Results 1 – 2 of 2) sorted by relevance
1464 const int num_ints = sizeof(int32_t) / sizeof(T); in Int32ToSmallerInt() local1496 const int num_ints = sizeof(int32_t) / sizeof(T); in SmallerIntToInt32() local
240 size_t num_ints = expected_size - num_zeros; in TEST() local