Home
last modified time | relevance | path

Searched refs:PP_5th (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsystem.h1262 #define PP_5th(a1, a2, a3, a4, a5, ...) a5 macro
1264 #define qsort(...) PP_5th (__VA_ARGS__, gcc_qsort, 3, 2, qsort, 0) (__VA_ARGS__)