Searched refs:countof (Results 1 – 2 of 2) sorted by relevance
85 #define countof(x) (sizeof(x)/sizeof(x[0])) macro
391 static long nCount = countof(map); in getOLECHARFromKeyCode()
Completed in 25 milliseconds