Searched refs:ST_NO (Results 1 – 3 of 3) sorted by relevance
214 #define ST_NO 1 macro
2359 STm->default_compression = (value & 1 ? ST_YES : ST_NO);
4039 STm->default_compression = (value & 1 ? ST_YES : ST_NO); in osst_set_options()