Searched defs:_TYPE (Results 1 - 3 of 3) sorted by relevance
/third_party/elfutils/libasm/ | ||
H A D | asm_addint8.c | 46 #define _TYPE(size) int##size##_t macro |
H A D | asm_adduint8.c | 47 #define _TYPE(size) int##size##_t macro |
/third_party/protobuf/python/google/protobuf/internal/ | ||
H A D | type_checkers.py | 245 _TYPE = int variable in Int32ValueChecker 251 _TYPE = int variable in Uint32ValueChecker 257 _TYPE = long variable in Int64ValueChecker 263 _TYPE = long variable in Uint64ValueChecker |
Completed in 2 milliseconds