Searched refs:short_name_cmp (Results 1 – 1 of 1) sorted by relevance
229 static int short_name_cmp(const void *key, const void *element) { in short_name_cmp() function252 nid_ptr = bsearch(short_name, kNIDsInShortNameOrder, NUM_SN, sizeof(unsigned), short_name_cmp); in OBJ_sn2nid()