Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/xlint/common/
H A Dilp32.h57 #define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1)) macro
H A Dlp64.h60 #define TARG_INT_MAX ((int32_t) (((uint32_t) -1) >> 1)) macro