Searched refs:fgets_unlocked (Results 1 – 9 of 9) sorted by relevance
/external/bison/m4/ |
D | unlocked-io.m4 | 28 dnl fgets_unlocked(), fputs_unlocked() etc. 35 AC_CHECK_DECLS_ONCE([fgets_unlocked])
|
/external/bison/lib/ |
D | unlocked-io.h | 67 # 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/ |
D | localealias.c | 98 # define FGETS(buf, n, fp) fgets_unlocked (buf, n, fp) 115 # define fgets(buf, len, s) fgets_unlocked (buf, len, s)
|
/external/bison/ |
D | config.hin | 58 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
|
D | config.log | 1292 configure:11266: checking whether fgets_unlocked is declared
|
D | configure | 11282 char *p = (char *) fgets_unlocked;
|
/external/e2fsprogs/ |
D | aclocal.m4 | 423 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
|
D | configure | 8117 char *p = (char *) fgets_unlocked;
|
/external/valgrind/main/VEX/orig_ppc32/ |
D | date.orig | 93627 ==== BB 2376 fgets_unlocked(0xFEC8078) approx BBs exec'd 0 ====
|