Searched refs:O_ROWMAJOR (Results 1 – 4 of 4) sorted by relevance
70 O_ROWMAJOR|O_IGNORECASE|
50 if ((opt & O_ROWMAJOR) != RowMajor(m)) { in set_menu_opts()
46 #define O_ROWMAJOR 0x04 macro
116 #define RowMajor(m) (Mopt(m) & O_ROWMAJOR)