Searched refs:getchar (Results 1 – 25 of 60) sorted by relevance
123
30 #undef getchar33 getchar (void) in getchar() function46 weak_alias (getchar, getchar_unlocked)
44 clearerr feof ferror fileno fputc freopen fseek getc getchar \111 CFLAGS-getchar.c += -fexceptions
59 TEST_COMPARE (getchar (), 'a'); in narrow()
57 getc; getc_locked; getc_unlocked; getchar; getchar_unlocked; getdelim;
520 extern int getchar (void);
15 c = getchar (); in main()
47 getchar (void) in getchar() function
128 # define getchar_unlocked() getchar ()
103 function int getchar (void)
324 for basic functionality (e.g.@: @code{getchar}) to be thread-safe.
1145 @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
883 GLIBC_2.35 getchar F
895 GLIBC_2.36 getchar F
922 GLIBC_2.33 getchar F
952 GLIBC_2.2.6 getchar F
925 GLIBC_2.32 getchar F
962 GLIBC_2.27 getchar F
978 GLIBC_2.17 getchar F
982 GLIBC_2.16 getchar F
965 GLIBC_2.29 getchar F
908 GLIBC_2.2.5 getchar F
914 GLIBC_2.2 getchar F
1066 GLIBC_2.17 getchar F
913 GLIBC_2.2 getchar F
1451 GLIBC_2.4 getchar F