Searched refs:LLVM_PACKED (Results 1 – 1 of 1) sorted by relevance
392 # define LLVM_PACKED(d) __pragma(pack(push, 1)) d __pragma(pack(pop)) macro396 # define LLVM_PACKED(d) d __attribute__((packed)) macro