HomeSort by: relevance | last modified time | path
    Searched defs:nan_cst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc 6079 tree huge_cst = NULL, nan_cst = NULL; local
6132 nan_cst = gfc_build_nan (type, "");
6359 nan_cst, huge_cst);
6425 nan_cst, huge_cst);
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc 6087 tree huge_cst = NULL, nan_cst = NULL; local
6140 nan_cst = gfc_build_nan (type, "");
6367 nan_cst, huge_cst);
6433 nan_cst, huge_cst);

Completed in 23 milliseconds