Searched refs:mtmp (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.c666 Macfunc mtmp; local
679 mtmp = *aa; *aa = *ab; *ab = mtmp;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y275 Macfunc mtmp;
288 mtmp = *aa; *aa = *ab; *ab = mtmp;
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-stmt.c4455 tree count, cond, mtmp; local
4502 mtmp = gfc_create_var (mask_type, "mask");
4503 else mtmp = NULL_TREE;
4515 gfc_add_modify (&body1, mtmp, tmp);
4524 mtmp, tmp);
4533 tmp = fold_build2_loc (input_location, TRUTH_AND_EXPR, mask_type, mtmp,
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.c337 Macfunc mtmp; local
355 mtmp = *aa; *aa = *ab; *ab = mtmp;
/haiku-buildtools/binutils/gas/config/
H A Dbfin-parse.y291 Macfunc mtmp;
309 mtmp = *aa; *aa = *ab; *ab = mtmp;

Completed in 107 milliseconds