EVSEL__PRINT_SYM
EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE |
EVSEL__PRINT_SYM | EVSEL__PRINT_ONELINE |
output[type].print_ip_opts |= EVSEL__PRINT_SYM;
const unsigned int print_opts = EVSEL__PRINT_SYM |
int print_sym = print_opts & EVSEL__PRINT_SYM;
int print_sym = print_opts & EVSEL__PRINT_SYM;