Home
last modified time | relevance | path

Searched defs:max_int64 (Results 1 – 2 of 2) sorted by relevance

/third_party/quickjs/
Dcutils.h98 static inline int64_t max_int64(int64_t a, int64_t b) in max_int64() function
/third_party/glib/glib/tests/
Dstrfuncs.c2482 const gchar *max_int64 = "9223372036854775807"; in test_ascii_string_to_number_pathological() local