Searched refs:_eof (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h148 #define eof() _eof()
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/yaml/
H A Dyaml.tcl540 while {![_eof]} {
610 if {[_eof]} {break}
1037 proc ::yaml::_eof {} {
/macosx-10.10.1/ruby-106/ruby/
H A Dio.c364 # define STDIO_READ_DATA_PENDING(fp) ((fp)->_state._eof == 0)

Completed in 1490 milliseconds