Searched refs:gb_cns (Results 1 – 2 of 2) sorted by relevance
144 gb_cns *ptr1 = (gb_cns*) p1, *ptr2 = (gb_cns*) p2; in gb_cns_comp()152 gb_cns *ptr, key; in gb_to_euc()155 ptr = (gb_cns*) bsearch(&key, gb_cns_tab, BIG5MAX, sizeof(gb_cns), gb_cns_comp); in gb_to_euc()
27 typedef struct gb_cns { struct30 } gb_cns; argument33 gb_cns gb_cns_tab[BIG5MAX] = {