Home
last modified time | relevance | path

Searched refs:int64_t (Results 1 – 4 of 4) sorted by relevance

/lib/libc/include/
A Dstdint.h19 typedef long long int64_t; typedef
54 typedef int64_t int_least64_t;
77 typedef int64_t int_fast64_t;
/lib/libc/include/sys/
A Dtypes.h57 typedef int64_t s64;
/lib/elf/include/lib/
A Delf_defines.h514 typedef int64_t Elf64_Sxword;
/lib/ptable/
A Dptable.c426 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