Lines Matching defs:fp
138 /* Characters that can be used to separate mantissa from exp in FP2504 FILE *fp = fopen (filename, "w+");2506 if (fp == NULL)2508 fclose (fp);2509 if ((fp = freopen (filename, "w+", stderr)) == NULL)