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

  /src/tests/usr.bin/xlint/lint1/
msg_005.c 7 typedef signed char schar_alias; typedef in typeref:typename:signed char
29 typedef schar_alias signed err_s_schar;
31 typedef schar_alias unsigned err_u_schar;
103 typedef schar_alias long err_l_schar;

Completed in 12 milliseconds