HomeSort by: relevance | last modified time | path
    Searched defs:TARG_INT_MIN (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/common/
ilp32.h 58 #define TARG_INT_MIN ((-TARG_INT_MAX) - 1)
62 #define TARG_LONG_MIN TARG_INT_MIN
lp64.h 61 #define TARG_INT_MIN ((-TARG_INT_MAX) - 1)

Completed in 98 milliseconds