Searched refs:max_int64 (Results 1 – 3 of 3) sorted by relevance
98 static inline int64_t max_int64(int64_t a, int64_t b) in max_int64() function
39066 count = max_int64(final - start, 0); in js_array_slice()51228 new_len = max_int64(end - start, 0); in js_array_buffer_slice()
2482 const gchar *max_int64 = "9223372036854775807"; in test_ascii_string_to_number_pathological() local2531 g_assert_true (g_ascii_string_to_signed (max_int64, in test_ascii_string_to_number_pathological()