Searched refs:ST_YES (Results 1 – 3 of 3) sorted by relevance
240 #define ST_YES 2 macro
1670 if (st_compression(STp, (STm->default_compression == ST_YES))) { in st_write()2434 STm->default_compression = (value & 1 ? ST_YES : ST_NO);2440 st_compression(STp, (STm->default_compression == ST_YES));
4040 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in osst_set_options()