Searched refs:MT_ST_SYSV (Results 1 – 5 of 5) sorted by relevance
195 #define MT_ST_SYSV 0x1000 macro
2314 STm->sysv = (options & MT_ST_SYSV) != 0;2347 if ((options & MT_ST_SYSV) != 0)4690 options |= STm->sysv ? MT_ST_SYSV : 0; in options_show()
523 MT_ST_SYSV