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

  /src/tests/usr.bin/xlint/lint1/
platform_schar.c 17 typedef int int_char[(char)-128 < (char)'\177' ? 1 : -1]; typedef in typeref:typename:int[(char)-128<(char)''?1:-1]
platform_uchar.c 15 typedef int int_char[(char)127 < (char)'\200' ? 1 : -1]; typedef in typeref:typename:int[(char)127<(char)''?1:-1]

Completed in 91 milliseconds