Searched defs:x (Results 1 – 3 of 3) sorted by relevance
/bits/ | ||
A D | floatn-common.h | 85 # define __f16(x) x##f16 argument |
A D | byteswap.h | 30 #define __bswap_constant_16(x) \ argument |
A D | iscanonical.h | 28 #define iscanonical(x) ((void) (__typeof (x)) (x), 1) argument |
Completed in 38 milliseconds