Searched refs:inptype (Results 1 – 1 of 1) sorted by relevance
102 static unsigned short inptype(const char *, const char **);383 fcall->f_type = inptype(cp, &cp); in funccall()516 sym.s_type = inptype(cp, &cp); in decldef()648 inptype(const char *cp, const char **epp) in inptype() function688 tp->t_subt = TP(inptype(cp, &cp)); in inptype()691 tp->t_subt = TP(inptype(cp, &cp)); in inptype()706 tp->t_args[i] = TP(inptype(cp, &cp)); in inptype()709 tp->t_subt = TP(inptype(cp, &cp)); in inptype()