Lines Matching defs:argp
1917 decl_t *argp = tp->t_args;
1922 for (argp = tp->t_args; argp; /* noinc */) {
1923 decl_ToString(buf2, DTS_DECL, argp,
1929 if (argp = argp->d_next) {
2193 decl_t *argp = tp->t_args;
2197 for (argp = tp->t_args; argp; /* noinc */) {
2198 decl_ToString(buf2, DTS_DECL, argp,
2204 if (argp = argp->d_next) {