Searched refs:st_rtype (Results 1 – 1 of 1) sorted by relevance
104 char *st_rtype; member338 if (st->st_rtype != NULL) { in mkprog()339 for (s = st->st_rtype; *s; s++) { in mkprog()418 if (strcmp(st->st_rtype, "") != 0 && in mkprog()419 strcmp(st->st_rtype, "void") != 0) { in mkprog()506 st->st_rtype = mystrdup(decl); in do_type()538 st->st_rtype = mystrdup(type); in do_value()610 st->st_rtype = mystrdup(rtype); in do_func()