Home
last modified time | relevance | path

Searched refs:create_temp (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/yacc/
H A Dmain.c235 create_temp(void) in create_temp() function
255 action_file = create_temp(); in open_files()
257 text_file = create_temp(); in open_files()
268 union_file = create_temp(); in open_files()
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DAdd.pm507 sub create_temp($self, $d, $state) subroutine
531 return $self->create_temp($d, $state);
/openbsd/gnu/gcc/gcc/
H A Dtree-outof-ssa.c106 static tree create_temp (tree);
139 create_temp (tree t) in create_temp() function
468 U = create_temp (partition_to_var (g->map, T)); in elim_create()
1000 var = create_temp (t); in assign_vars()