Searched defs:getc (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dgetc.c45 #undef getc macro
49 getc(FILE *fp) function
/macosx-10.10.1/xnu-2782.1.97/osfmk/console/
H A Dserial_protos.h51 int (*getc)(int, int, boolean_t, boolean_t); member in struct:console_ops
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h52 # undef getc macro
53 # define getc(x) getc_unlocked (x) macro
/macosx-10.10.1/gpatch-3/patch/
H A Dunlocked-io.h52 # undef getc macro
53 # define getc(x) getc_unlocked (x) macro
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/package/tar_reader/
H A Dentry.rb80 def getc method in class:Gem
/macosx-10.10.1/ruby-106/ruby/ext/openssl/lib/openssl/
H A Dbuffering.rb255 def getc method
/macosx-10.10.1/CPANInternal-159.1/Class-Trigger-0.14/inc/IO/
H A DScalar.pm101 sub getc { subroutine
/macosx-10.10.1/CPANInternal-159.1/Crypt-SSLeay-0.64/lib/Net/
H A DSSL.pm465 sub getc { shift->_unimpl("getc") } subroutine
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dlocalcharset.c90 # undef getc macro
91 # define getc getc_unlocked macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dlocalcharset.c86 # undef getc macro
87 # define getc getc_unlocked macro
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/macosx-10.10.1/libiconv-42/libiconv/libcharset/lib/
H A Dlocalcharset.c93 # undef getc macro
94 # define getc getc_unlocked macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/macosx-10.10.1/ruby-106/ruby/ext/nkf/
H A Dnkf.c19 #undef getc macro
21 #define getc(f) (input_ctr>=i_len?-1:input[input_ctr++]) macro
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Druby-lex.rb102 def getc method
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Druby_lex.rb167 def getc method in class:tokenize.initialize
[all...]
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h101 # undef getc macro
102 # define getc(x) getc_unlocked (x) macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_subr.c143 getc(struct clist *clp) function
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtktextio.rb494 def getc method in class:TkTextIO
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm771 sub getc { subroutine
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h111 #undef getc macro
123 #define getc(_stream) rb_w32_getc(_stream) macro

Completed in 360 milliseconds