Searched refs:NUM_SN (Results 1 – 2 of 2) sorted by relevance
62 #define NUM_SN 940 macro2487 static const unsigned int kNIDsInShortNameOrder[NUM_SN]={
252 nid_ptr = bsearch(short_name, kNIDsInShortNameOrder, NUM_SN, sizeof(unsigned), short_name_cmp); in OBJ_sn2nid()