Searched defs:ABSL_ATTRIBUTE_PACKED (Results 1 – 8 of 8) sorted by relevance
562 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro564 #define ABSL_ATTRIBUTE_PACKED macro
585 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro587 #define ABSL_ATTRIBUTE_PACKED macro
601 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro603 #define ABSL_ATTRIBUTE_PACKED macro
597 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro599 #define ABSL_ATTRIBUTE_PACKED macro
600 #define ABSL_ATTRIBUTE_PACKED __attribute__((__packed__)) macro602 #define ABSL_ATTRIBUTE_PACKED macro
386 } encoded_ ABSL_ATTRIBUTE_PACKED; variable