Searched refs:LEN (Results 1 – 1 of 1) sorted by relevance
109 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument111 typeof(LEN) __i; \114 for (__i = 0; __i < LEN; __i++) { \
Completed in 4 milliseconds