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