HomeSort by: relevance | last modified time | path
    Searched refs:TARG_LONG_MIN (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/common/
ilp32.h 62 #define TARG_LONG_MIN TARG_INT_MIN
lp64.h 65 #define TARG_LONG_MIN TARG_LLONG_MIN
  /src/usr.bin/xlint/lint1/
tree.c 4025 max = TARG_LONG_MAX; min = TARG_LONG_MIN; break;

Completed in 18 milliseconds