Format: AllC/C++CSSTextshell script Advanced Search
73: #define _ALT_O 0x02 74: #define _LEGAL_ALT(x) { if (alt_format & ~(x)) return (0); } 75: