Searched refs:regcompar (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tools/tools/ath/athpoke/
H A Dathpoke.c156 regcompar(const void *a, const void *b) function
215 qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
/freebsd-11-stable/tools/tools/ath/athdecode/
H A Dmain.c277 regcompar(const void *a, const void *b) function
336 qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);
/freebsd-11-stable/tools/tools/ath/athregs/
H A Ddumpregs.c260 regcompar(const void *a, const void *b) function
319 qsort(state.regs, state.nregs, sizeof(struct dumpreg *), regcompar);

Completed in 51 milliseconds