Searched defs:TARG_INT_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/usr.bin/xlint/common/
H A Dilp32.h49 #define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1)) macro
H A Dlp64.h49 #define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1)) macro

Completed in 58 milliseconds