OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SWAPINIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
qsort.c
62
#define
SWAPINIT
(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \
99
SWAPINIT
(a, es);
/src/lib/libc/stdlib/
qsort.c
67
#define
SWAPINIT
(a, es) swaptype = ((char *)a - (char *)0) % sizeof(long) || \
111
loop:
SWAPINIT
(a, es);
Completed in 13 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025