Searched refs:INT8_MIN (Results 1 - 7 of 7) sorted by relevance

/barrelfish-master/include/arch/aarch64/machine/
H A D_stdint.h60 #define INT8_MIN (-0x7f-1) macro
82 #define INT_LEAST8_MIN INT8_MIN
/barrelfish-master/include/arch/arm/machine/
H A D_stdint.h60 #define INT8_MIN (-0x7f-1) macro
82 #define INT_LEAST8_MIN INT8_MIN
/barrelfish-master/include/arch/x86_32/machine/
H A D_stdint.h74 #define INT8_MIN (-0x7f-1) macro
101 #define INT_LEAST8_MIN INT8_MIN
/barrelfish-master/include/arch/x86_64/machine/
H A D_stdint.h74 #define INT8_MIN (-0x7f-1) macro
101 #define INT_LEAST8_MIN INT8_MIN
/barrelfish-master/usr/eclipseclp/Pds/src/
H A Dpds.types.h49 #define INT8_MIN -0x80 macro
/barrelfish-master/lib/octopus/parser/
H A Dflex.h61 #ifndef INT8_MIN
62 #define INT8_MIN (-128) macro
H A Dscan.c58 #ifndef INT8_MIN
59 #define INT8_MIN (-128) macro

Completed in 163 milliseconds