Searched defs:BBCC (Results 1 – 2 of 2) sorted by relevance
902 BBCC** med3(BBCC **a, BBCC **b, BBCC **c, int (*cmp)(BBCC**,BBCC**)) in med3() argument910 static void qsort(BBCC **a, int n, int (*cmp)(BBCC**,BBCC**)) in qsort() argument
183 typedef struct _BBCC BBCC; typedef