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

  /src/tests/usr.bin/xlint/lint1/
platform_schar.c 19 typedef int int_int[(char)-128 < (char)127 ? 1 : -1]; typedef
platform_uchar.c 19 typedef int int_int[(char)127 < (char)128 ? 1 : -1]; typedef

Completed in 24 milliseconds