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