Home
last modified time | relevance | path

Searched defs:TARG_CHAR_MAX (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/xlint/common/
H A Duchar.h1 #define TARG_CHAR_MAX ((unsigned char) -1) macro
H A Dschar.h1 #define TARG_CHAR_MAX ((char) (((unsigned char) -1) >> 1)) macro