|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| int | pos |
| int * | base |
| struct { | |
| int l | |
| int r | |
| } | cmp [64] |
| int* qsort_test::base |
Definition at line 423 of file misc.c.
Referenced by qsort_comp().
| struct { ... } qsort_test::cmp[64] |
Referenced by qsort_comp().
| int qsort_test::pos |
Definition at line 422 of file misc.c.
Referenced by qsort_comp(), and test_qsort_s().