Searched refs:GPBARRAYSIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/objectivec/Tests/ | ||
H A D | GPBTestUtilities.h | 47 #ifndef GPBARRAYSIZE 48 #define GPBARRAYSIZE(a) ((sizeof(a) / sizeof((a[0])))) macro 49 #endif // GPBARRAYSIZE |
Completed in 1 milliseconds