Searched refs:counted (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dlocal.h105 int counted:1; /* stream counted against STREAM_MAX */ member in struct:__sFILEX
113 #define _counted _extra->counted
122 (fp)->_extra->counted = 0; \
H A Dfindfp.c75 /* set counted */
76 #define __sFXInit3 {.fl_mutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER, .counted = 1}
78 static int __scounted; /* streams counted against STREAM_MAX */
202 fp->_extra->counted = count ? 1 : 0;
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dgrep.sh96 A line containing foobar should also be counted.
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dfilecomplete.c363 * matches[0] is not one of the match strings, but it is counted in
/macosx-10.10.1/libedit-40/src/
H A Dfilecomplete.c354 * matches[0] is not one of the match strings, but it is counted in
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim151 " points (multiply counted inside loops) can be tested.

Completed in 323 milliseconds