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

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

Completed in 13 milliseconds