Searched defs:NCHARS (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/tr/ |
H A D | extern.h | 38 #define NCHARS (UCHAR_MAX + 1) /* Number of possible characters. */ macro
|
/netbsd-src/games/banner/ |
H A D | banner.c | 59 #define NCHARS 128 macro
|
/netbsd-src/games/caesar/ |
H A D | caesar.c | 63 #define NCHARS (1 << CHAR_BIT) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.h | 105 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ argument
|
H A D | aarch64-sve-builtins.cc | 103 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ argument 3341 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ in register_builtin_types() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins.h | 105 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ argument
|
H A D | aarch64-sve-builtins.cc | 103 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ argument 3340 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \ in register_builtin_types() argument
|