Home
last modified time | relevance | path

Searched refs:clrtyp (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
HDcgram.y307 | clrtyp deftyp notype_init_decls T_SEMI {
371 clrtyp deftyp notype_decl {
452 clrtyp:
454 clrtyp();
478 clrtyp T_QUAL {
481 | clrtyp T_SCLASS {
497 clrtyp notype_typespec {
500 | T_TYPENAME clrtyp {
657 clrtyp T_QUAL {
HDexterns1.h148 extern void clrtyp(void);
HDdecl.c601 clrtyp(void) in clrtyp() function