Searched refs:_up (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Drefill.c108 fp->_p = fp->_up;
H A Dungetc.c161 fp->_up = fp->_p;
H A Dlocal.h109 #define _up _extra->up macro
H A Dfseek.c234 n = fp->_up - fp->_bf._base;
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dspinner.itk81 protected method _up {}
378 # Call _up and post to do another one after "rate" milliseconds if
382 _up
433 # PRIVATE METHOD: _up
437 itcl::body iwidgets::Spinner::_up {} {

Completed in 265 milliseconds