gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:swap (0.02 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/qsort.c - 6.3KB - 162 lines
64: 
65: #define swap(a, b)                                      \
66:         if (swaptype == 0) {                           \