Searched refs:rdint (Results 1 – 2 of 2) sorted by relevance
349 rdint(char **s) in rdint() function370 a = rdint(p); in rdattr()371 sz = rdint(p); in rdattr()374 ap->iarg(i) = rdint(p); in rdattr()419 p->n_op = rdint(&s); in rdnode()420 p->n_type = rdint(&s); in rdnode()421 p->n_qual = rdint(&s); in rdnode()433 p->n_rval = rdint(&s); in rdnode()441 p->n_rval = rdint(&s); in rdnode()529 ipp->ipp_autos = rdint(&p); in mainp2()[all …]
333 #define target_members_read_prolog(ipp) ipp->ipp_argstacksize = rdint(&p)334 #define target_members_read_epilog(ipp) ipp->ipp_argstacksize = rdint(&p)