OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:create_tmp_var
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-expr.cc
474
create_tmp_var
(tree type, const char *prefix)
function
492
create_tmp_var
and if TYPE is a vector or a complex number, mark the new
498
return
create_tmp_var
(type, prefix);
502
create_tmp_var
and if TYPE is a vector or a complex number, mark the new
tree-nested.cc
241
that
create_tmp_var
is dangerous. Prevent mishap. */
242
#define
create_tmp_var
cant_use_create_tmp_var_here_dummy
macro
244
/* Like
create_tmp_var
, except record the variable for registration at
/src/external/gpl3/gcc.old/dist/gcc/
gimple-expr.cc
472
create_tmp_var
(tree type, const char *prefix)
function
490
create_tmp_var
and if TYPE is a vector or a complex number, mark the new
496
return
create_tmp_var
(type, prefix);
500
create_tmp_var
and if TYPE is a vector or a complex number, mark the new
tree-nested.cc
241
that
create_tmp_var
is dangerous. Prevent mishap. */
242
#define
create_tmp_var
cant_use_create_tmp_var_here_dummy
macro
244
/* Like
create_tmp_var
, except record the variable for registration at
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026