Searched refs:feof_unlocked (Results 1 – 4 of 4) sorted by relevance
45 # define feof(x) feof_unlocked (x)47 # define feof_unlocked(x) feof (x) macro
29 AC_CHECK_DECLS_ONCE([feof_unlocked])
399 gt_CHECK_DECL(feof_unlocked, [#include <stdio.h>])
163 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you