Home
last modified time | relevance | path

Searched refs:fgets_unlocked (Results 1 – 9 of 9) sorted by relevance

/external/bison/m4/
Dunlocked-io.m428 dnl fgets_unlocked(), fputs_unlocked() etc.
35 AC_CHECK_DECLS_ONCE([fgets_unlocked])
/external/bison/lib/
Dunlocked-io.h67 # define fgets(x,y,z) fgets_unlocked (x,y,z)
69 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/external/e2fsprogs/intl/
Dlocalealias.c98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp)
115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
/external/bison/
Dconfig.hin58 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
Dconfig.log1292 configure:11266: checking whether fgets_unlocked is declared
Dconfigure11282 char *p = (char *) fgets_unlocked;
/external/e2fsprogs/
Daclocal.m4423 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
Dconfigure8117 char *p = (char *) fgets_unlocked;
/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig93627 ==== BB 2376 fgets_unlocked(0xFEC8078) approx BBs exec'd 0 ====