Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h197 typedef long long int_fast64_t; typedef
205 typedef long int_fast64_t; typedef
/bionic/libc/include/
Dstdint.h88 typedef int64_t int_fast64_t; typedef