OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getc_unlocked
(Results
351 - 375
of
601
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
stdio.h
334
int
getc_unlocked
(FILE *);
/toolchain/binutils/binutils-2.25/config/
gettext.m4
370
AC_CHECK_FUNCS([feof_unlocked fgets_unlocked
getc_unlocked
getcwd getegid \
/external/llvm/test/Transforms/InferFunctionAttrs/
annotate.ll
385
; CHECK: declare i32 @
getc_unlocked
(%opaque* nocapture) [[G0]]
386
declare i32 @
getc_unlocked
(%opaque*)
no-proto.ll
366
; CHECK: declare void @
getc_unlocked
(...)
367
declare void @
getc_unlocked
(...)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c
30
#define GETC(f)
getc_unlocked
(f)
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c
30
#define GETC(f)
getc_unlocked
(f)
[
all
...]
/external/python/cpython2/Objects/
fileobject.c
30
#define GETC(f)
getc_unlocked
(f)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
auto-host.h
731
/* Define to 1 if we found a declaration for '
getc_unlocked
', otherwise define
1101
/* Define to 1 if you have the `
getc_unlocked
' function. */
[
all
...]
system.h
85
# define getc(Stream)
getc_unlocked
(Stream)
[
all
...]
/device/linaro/bootloader/edk2/StdLib/Include/
stdio.h
76
int
getc_unlocked
(FILE *);
1614
#define
getc_unlocked
macro
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp
212
.Case("
getc_unlocked
", TaintPropagationRule(0, ReturnValueIndex))
/external/e2fsprogs/lib/
config.h.in
108
/* Define to 1 if you have the declaration of `
getc_unlocked
', and to 0 if you
/external/kmod/libkmod/
libkmod-index.c
194
ch =
getc_unlocked
(in);
/external/libexif/auto-m4/
gettext.m4
401
gt_CHECK_DECL(
getc_unlocked
, [#include <stdio.h>])
/external/python/cpython2/RISCOS/
pyconfig.h
117
/* Define this if you have flockfile(),
getc_unlocked
(), and funlockfile() */
Completed in 612 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>