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

  /src/usr.bin/xlint/common/
ilp32.h 66 #define TARG_LLONG_MIN ((-TARG_LLONG_MAX) - 1)
lp64.h 65 #define TARG_LONG_MIN TARG_LLONG_MIN
69 #define TARG_LLONG_MIN ((-TARG_LLONG_MAX) - 1)

Completed in 11 milliseconds