Home
last modified time | relevance | path

Searched defs:SCHAR (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/pr/
H A Dpr.h52 #define SCHAR '\t' macro
/netbsd-src/usr.bin/xlint/common/
H A Dlint.h68 SCHAR, /* signed char */ enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsqltypes.d22 alias byte SCHAR, SQLSCHAR; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-range.cc2154 #define SCHAR(N) build_int_cst (signed_char_type_node, (N)) macro
H A Drange-op.cc4157 #define SCHAR(N) build_int_cst (signed_char_type_node, (N)) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2837 #define SCHAR(N) build_int_cst (signed_char_type_node, (N)) macro