Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/xlint/common/
H A Dilp32.h58 #define TARG_INT_MIN ((-TARG_INT_MAX) - 1) macro
H A Dlp64.h61 #define TARG_INT_MIN ((-TARG_INT_MAX) - 1) macro