Searched refs:COUNT (Results 1 – 3 of 3) sorted by relevance
809 #define INCLUDE(PARAM_ID,DATATYPE,COUNT) \ argument810 DATATYPE member_variable_##PARAM_ID[ COUNT ]840 #define ADD_SET_PARAM_ARRAY_TO_BATCH(TABLE_PTR, META_ID, PDATA, COUNT, RCOUNT) \ argument843 (0 < COUNT) && \846 >= COUNT)) { \847 for (size_t _i = 0; _i < COUNT ; _i++) { \851 RCOUNT = COUNT; \854 TABLE_PTR, META_ID, COUNT); \
178 #define COUNT 0 macro
96 COUNT,