Searched defs:PROTOBUF_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
215 #define PROTOBUF_ARRAY_SIZE(n) (n) macro217 #define PROTOBUF_ARRAY_SIZE(n) ((n) ? (n) : 1) macro