Home | History | Annotate | Download | only in ndk-depends

Lines Matching refs:ULL

318     return (buf != NULL) ? get_u64_le(buf) : 0ULL;
338 return (buf != NULL) ? get_u64_be(buf) : 0ULL;