Home
last modified time | relevance | path

Searched refs:INT64_C (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/main/
H A Dphp_stdint.h160 #ifndef INT64_C
162 # define INT64_C(c) c macro
164 # define INT64_C(c) c ## L macro
166 # define INT64_C(c) c ## LL macro
/PHP-5.6/win32/
H A Dphp_stdint.h238 #define INT64_C(val) val##i64 macro
246 #define INTMAX_C INT64_C
/PHP-5.6/ext/hash/
H A Dphp_hash.h32 #define L64 INT64_C

Completed in 15 milliseconds