Home
last modified time | relevance | path

Searched defs:tmpvar (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc637 tree tmpvar = NULL; in gfc_trans_runtime_check() local
H A Dtrans-io.cc712 tree tmpvar = gfc_create_var (TREE_TYPE (TREE_TYPE (p->field)), in set_parameter_ref() local
H A Dtrans-stmt.cc4183 tree tmpvar; in gfc_do_allocate() local
H A Dtrans-expr.cc3247 gfc_conv_powi (gfc_se * se, unsigned HOST_WIDE_INT n, tree * tmpvar) in gfc_conv_powi()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c563 tree tmpvar = NULL; in gfc_trans_runtime_check() local
H A Dtrans-io.c712 tree tmpvar = gfc_create_var (TREE_TYPE (TREE_TYPE (p->field)), in set_parameter_ref() local
H A Dtrans-stmt.c4147 tree tmpvar; in gfc_do_allocate() local
H A Dtrans-expr.c3145 gfc_conv_powi (gfc_se * se, unsigned HOST_WIDE_INT n, tree * tmpvar) in gfc_conv_powi()