Searched defs:LOC_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro