Home
last modified time | relevance | path

Searched refs:fread_unlocked (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h87 # define fread(w,x,y,z) fread_unlocked (w,x,y,z)
89 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m435 AC_CHECK_DECLS_ONCE([fread_unlocked])
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in187 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if