Searched defs:rstp (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 2514 type_t *rstp = rtp->t_subt; typeok_colon_pointer() local 2775 check_assign_void_pointer_compat(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * lstp,tspec_t lst,const tnode_t * rn,const type_t * rtp,tspec_t rt,const type_t * rstp,tspec_t rst) check_assign_void_pointer_compat() argument 2894 type_t *ltp, *rtp, *lstp = NULL, *rstp = NULL; check_assign_types_compatible() local [all...] |