Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dcrypt_sha512.c57 #ifndef UINT64_C
92 UINT64_C (0x428a2f98d728ae22), UINT64_C (0x7137449123ef65cd),
93 UINT64_C (0xb5c0fbcfec4d3b2f), UINT64_C (0xe9b5dba58189dbbc),
94 UINT64_C (0x3956c25bf348b538), UINT64_C (0x59f111f1b605d019),
95 UINT64_C (0x923f82a4af194f9b), UINT64_C (0xab1c5ed5da6d8118),
96 UINT64_C (0xd807aa98a3030242), UINT64_C (0x12835b0145706fbe),
97 UINT64_C (0x243185be4ee4b28c), UINT64_C (0x550c7dc3d5ffb4e2),
98 UINT64_C (0x72be5d74f27b896f), UINT64_C (0x80deb1fe3b1696b1),
99 UINT64_C (0x9bdc06a725c71235), UINT64_C (0xc19bf174cf692694),
100 UINT64_C (0xe49b69c19ef14ad2), UINT64_C (0xefbe4786384f25e3),
[all …]
/PHP-5.5/win32/
H A Dphp_stdint.h243 #define UINT64_C(val) val##ui64 macro
247 #define UINTMAX_C UINT64_C
/PHP-5.5/
H A DNEWS5077 - Fixed bug #51582 (Don't assume UINT64_C it's ever available).

Completed in 27 milliseconds