Searched refs:itTypeDecl (Results 1 – 3 of 3) sorted by relevance
287 extern void itTypeDecl(identifier_t name, ipc_type_t *it);
450 { itTypeDecl($1, $$ = $3); }
473 itTypeDecl(identifier_t name, ipc_type_t *it) in itTypeDecl() function