Home
last modified time | relevance | path

Searched defs:GET_COMM_ALIGN (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dnlist.h169 #define GET_COMM_ALIGN(n_desc) (((n_desc) >> 8) & 0x0f) macro
/external/llvm/include/llvm/Support/
DMachO.h1333 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1348 static inline uint8_t GET_COMM_ALIGN (uint16_t n_desc) { in GET_COMM_ALIGN() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h1396 inline uint8_t GET_COMM_ALIGN(uint16_t n_desc) { in GET_COMM_ALIGN() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h1543 inline uint8_t GET_COMM_ALIGN(uint16_t n_desc) { in GET_COMM_ALIGN() function