Home
last modified time | relevance | path

Searched refs:CHAR_MIN (Results 1 – 25 of 25) sorted by relevance

/titanic_41/usr/src/head/iso/
H A Dlimits_iso.h63 #define CHAR_MIN SCHAR_MIN /* min value of a "char" */ macro
66 #define CHAR_MIN 0 /* min value of a "char" */
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_limits.h34 #ifndef CHAR_MIN
35 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_limits.h13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_limits.h34 #ifndef CHAR_MIN
35 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_limits.h13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_limits.h34 #ifndef CHAR_MIN
35 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_limits.h13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_limits.h34 #ifndef CHAR_MIN
35 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_limits.h13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128 macro
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dlimits13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dlimits13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dlimits13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dlimits13 #ifndef CHAR_MIN
14 #define CHAR_MIN -128
/titanic_41/usr/src/lib/libc/port/locale/
H A Dutils.h38 #define NC (CHAR_MAX - CHAR_MIN + 1)
H A Dregfree.c84 free(&g->charjump[CHAR_MIN]); in regfree()
H A Dregex2.h191 #define OUT (CHAR_MIN - 1) /* a non-character value */
H A Dregcomp.c1626 g->charjump = &g->charjump[-(CHAR_MIN)]; in computejumps()
1632 for (ch = CHAR_MIN; ch < (CHAR_MAX + 1); ch++) in computejumps()
/titanic_41/usr/src/lib/libast/common/features/
H A Dlimits.c152 #ifndef CHAR_MIN in main()
162 #ifndef CHAR_MIN in main()
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlimits.h40 #define CHAR_MIN -0x80 macro
/titanic_41/usr/src/lib/libpp/common/
H A Dpp.h84 #if CHAR_MIN < 0
85 #define pptype (ppctype-(CHAR_MIN))
H A Dppexpr.c539 #if CHAR_MIN < 0 in subexpr()
H A Dppfsm.c865 for (n = CHAR_MIN; n <= CHAR_MAX; n++) in ppfsm()
/titanic_41/usr/src/cmd/getconf/
H A Dgetconf.c413 #ifndef CHAR_MIN
414 #define CHAR_MIN -1 macro
498 CHAR_MIN, "CHAR_MIN", SELFCONF, NOFLAGS,
/titanic_41/usr/src/lib/libcurses/screen/
H A Dsetupterm.c203 #if CHAR_MIN < 0 in _Getsh()
/titanic_41/usr/src/lib/libast/common/comp/
H A Dconf.tab65 CHAR_MIN C XX 1 L