Searched refs:fgets_unlocked (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | unlocked-io.m4 | 25 dnl fgets_unlocked(), fputs_unlocked() etc. 32 AC_CHECK_DECLS_ONCE([fgets_unlocked])
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | unlocked-io.h | 66 # define fgets(x,y,z) fgets_unlocked (x,y,z) 68 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
|
/ndk/sources/host-tools/make-3.81/config/ |
D | gettext.m4 | 400 gt_CHECK_DECL(fgets_unlocked, [#include <stdio.h>])
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | config_h.in | 175 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
|