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

/opensolaris-onvv-gate/usr/src/cmd/sort/common/
H A Dmerge.c112 while (!SOP_EOS(strp)) {
178 if (SOP_EOS(str_a)) {
191 if (SOP_EOS(str_b)) {
206 while (!SOP_EOS(str_a)) {
352 SOP_EOS(cur_streamp)) {
381 if (!SOP_EOS(cur_streamp)) {
H A Dcheck.c126 if (SOP_EOS(cur_streamp))
184 while (!SOP_EOS(cur_streamp)) {
H A Dconvert.c90 if (SOP_EOS(cur_streamp))
H A Dstreams.c344 while (!SOP_EOS(str_in)) {
526 if (SOP_EOS(src) ||
H A Dtypes.h188 #define SOP_EOS(s) ((s)->s_ops.sop_eos)(s) macro
H A Dinternal.c384 if (SOP_EOS(cur_stream)) {

Completed in 122 milliseconds