HomeSort by relevance Sort by last modified time
    Searched refs:F_name1 (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/misc/math/float/exp_log/
genfrexp.c 43 char *F_name, *F_name1;
47 F_name1 = "frexp1_out.ref";
58 fp1 = open(F_name1, O_RDWR | O_CREAT | O_TRUNC, 0777);
genmodf.c 51 char *F_name, *F_name1;
56 F_name1 = "modf1_out.ref";
72 fp1 = open(F_name1, O_RDWR | O_CREAT | O_TRUNC, 0777);
  /external/ltp/testcases/misc/math/float/power/
genfmod.c 95 char *F_name, *F_name1;
99 F_name1 = "1fmod_inp.ref";
110 fp1 = open(F_name1, O_RDWR | O_CREAT | O_TRUNC, 0777);

Completed in 4212 milliseconds