Searched defs:INT64 (Results 1 – 11 of 11) sorted by relevance
33 typedef int64_t INT64; typedef
58 typedef int64_t INT64; typedef
50 typedef int64_t INT64; typedef
46 KPTR, KPTR24, INT32, UINT32, SIGLIST, INT64, UINT64, enumerator
171 alias long LONG64, INT64; variable
84 typedef int64_t INT64; typedef
98 typedef int64_t INT64; typedef
109 typedef int64_t INT64; typedef
132 typedef COMPILER_DEPENDENT_INT64 INT64; typedef
2833 #define INT64(N) build_int_cstu (long_long_integer_type_node, (N)) macro