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