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

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

Completed in 25 milliseconds