Home
last modified time | relevance | path

Searched refs:ST_MEM_FILLED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sort/common/
H A Dstreams.c495 return (ST_MEM_FILLED); in stream_insert()
510 return_val = ST_MEM_FILLED; in stream_insert()
538 return_val = ST_MEM_FILLED; in stream_insert()
542 return_val = ST_MEM_FILLED; in stream_insert()
H A Dstreams.h56 #define ST_MEM_FILLED 0x0 /* no memory left; proceed to internal sort */ macro