Home
last modified time | relevance | path

Searched refs:getchar (Results 1 – 25 of 60) sorted by relevance

123

/glibc-2.36/libio/
Dgetchar.c30 #undef getchar
33 getchar (void) in getchar() function
46 weak_alias (getchar, getchar_unlocked)
DMakefile44 clearerr feof ferror fileno fputc freopen fseek getc getchar \
111 CFLAGS-getchar.c += -fexceptions
Dtst-bz24153.c59 TEST_COMPARE (getchar (), 'a'); in narrow()
DVersions57 getc; getc_locked; getc_unlocked; getchar; getchar_unlocked; getdelim;
Dstdio.h520 extern int getchar (void);
/glibc-2.36/stdio-common/
Dscanf12.c15 c = getchar (); in main()
/glibc-2.36/libio/bits/
Dstdio.h47 getchar (void) in getchar() function
/glibc-2.36/argp/
Dargp-namefrob.h128 # define getchar_unlocked() getchar ()
/glibc-2.36/conform/data/
Dstdio.h-data103 function int getchar (void)
/glibc-2.36/manual/
Dcreature.texi324 for basic functionality (e.g.@: @code{getchar}) to be thread-safe.
Dstdio.texi1145 @deftypefun int getchar (void)
1148 The @code{getchar} function is equivalent to @code{getc} with @code{stdin}
1162 The @code{getchar_unlocked} function is equivalent to the @code{getchar}
1177 @code{getchar ()} instead of @w{@code{fgetc (stdin)}}. The code would
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist883 GLIBC_2.35 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist895 GLIBC_2.36 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist922 GLIBC_2.33 getchar F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist952 GLIBC_2.2.6 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist925 GLIBC_2.32 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist962 GLIBC_2.27 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist978 GLIBC_2.17 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist982 GLIBC_2.16 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dlibc.abilist965 GLIBC_2.29 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/
Dlibc.abilist908 GLIBC_2.2.5 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/
Dlibc.abilist914 GLIBC_2.2 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/
Dlibc.abilist1066 GLIBC_2.17 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/sh/le/
Dlibc.abilist913 GLIBC_2.2 getchar F
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/
Dlibc.abilist1451 GLIBC_2.4 getchar F

123