Searched refs:fp2 (Results 1 - 3 of 3) sorted by relevance

/bionic/tests/
H A Dfcntl_test.cpp232 FILE* fp2 = fdopen(pipe2[0], "r"); local
233 ASSERT_TRUE(fp2 != NULL);
234 ASSERT_TRUE(fgets(buf2, sizeof(buf2), fp2) != NULL);
235 fclose(fp2);
/bionic/tests/math_data/
H A Dexpf_intel_data.h416 0x1.7fp2
H A Datan_intel_data.h1060 0x1.fp2
1064 -0x1.fp2

Completed in 92 milliseconds