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

  /src/tests/usr.bin/xlint/lint1/
msg_005.c 8 typedef unsigned char uchar_alias; typedef in typeref:typename:unsigned char
33 typedef uchar_alias signed err_s_uchar;
35 typedef uchar_alias unsigned err_u_uchar;
105 typedef uchar_alias long err_l_uchar;
msg_005.c 8 typedef unsigned char uchar_alias; typedef in typeref:typename:unsigned char
33 typedef uchar_alias signed err_s_uchar;
35 typedef uchar_alias unsigned err_u_uchar;
105 typedef uchar_alias long err_l_uchar;

Completed in 90 milliseconds