Lines Matching refs:XPput
332 XPput(vars, yylval.cp); in get_command()
334 XPput(args, yylval.cp); in get_command()
351 XPput(args, wdcopy(builtin_cmd, ATEMP)); in get_command()
352 XPput(args, wdcopy(setA_cmd0, ATEMP)); in get_command()
353 XPput(args, wdcopy(setA_cmd1, ATEMP)); in get_command()
354 XPput(args, tcp); in get_command()
355 XPput(args, wdcopy(setA_cmd2, ATEMP)); in get_command()
359 XPput(args, yylval.cp); in get_command()
416 XPput(args, wdcopy(builtin_cmd, ATEMP)); in get_command()
417 XPput(args, wdcopy(let_cmd, ATEMP)); in get_command()
418 XPput(args, yylval.cp); in get_command()
522 XPput(args, NULL); in get_command()
524 XPput(vars, NULL); in get_command()
654 XPput(ptns, yylval.cp); in casepart()
657 XPput(ptns, NULL); in casepart()
766 XPput(args, yylval.cp); in wordlist()
769 XPput(args, NULL); in wordlist()
1019 XPput(*te->pos.av, save); in dbtestp_isa()
1034 XPput(*te->pos.av, yylval.cp); in dbtestp_getopnd()