Searched refs:int64_t (Results 1 – 4 of 4) sorted by relevance
19 typedef long long int64_t; typedef54 typedef int64_t int_least64_t;77 typedef int64_t int_fast64_t;
57 typedef int64_t s64;
514 typedef int64_t Elf64_Sxword;
426 DEBUG_ASSERT((int64_t)region_len >= 0); in ptable_allocate()466 DEBUG_ASSERT((int64_t)region_len >= 0); in ptable_allocate()
Completed in 15 milliseconds