Searched defs:ulong (Results 1 – 8 of 8) sorted by relevance
14 const ulong ulongTest = 4611686018427387904L; constant
15 const ulong ulongTest = 4611686018427387904L; constant
358 SET_ELEMENT_AT_TYPE_IMPL(ull, ulong) in SET_ELEMENT_AT_TYPE_IMPL() argument
285 static void my_ulong_comb(ulong *accum, const ulong *other) { } constant
361 static void my_ulong_comb(ulong *accum, const ulong *other) { } constant362 static void my_ulong_out(int *out, const ulong *accum) { } constant
78 typedef uint64_t ulong; typedef