Searched defs:_A (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/ |
H A D | opt_random.h | 38 # define __VEXT(_A,_B,_C) __builtin_shuffle (_A, _B, (__Uint8x16_t) \ argument 42 # define __VEXT(_A,_B,_C) __builtin_shuffle (_B, _A, (__Uint8x16_t) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/aarch64/opt/ext/ |
H A D | opt_random.h | 38 # define __VEXT(_A,_B,_C) __builtin_shuffle (_A, _B, (__Uint8x16_t) \ argument 42 # define __VEXT(_A,_B,_C) __builtin_shuffle (_B, _A, (__Uint8x16_t) \ argument
|
/netbsd-src/lib/libc/gen/ |
H A D | ctype_.c | 100 #define _A _CTYPE_A macro
|