Searched refs:L_PAREN (Results 1 – 3 of 3) sorted by relevance
35 #define L_PAREN '(' macro277 if (str[0] != L_PAREN || lastch(str) != R_PAREN) { in str_to_attr()499 fprintf(rc_file, "%s = %c", dlg_color_table[i].name, L_PAREN); in dlg_create_rc()
62 #define L_PAREN "(" macro227 _nc_STRCPY(result, L_PAREN, sizeof(result)); in get_type()
14 #define L_PAREN '(' macro1998 if (nextc() == L_PAREN) in declare_types()2255 if (c == L_PAREN) in copy_args()2682 if (c == L_PAREN) in advance_to_start()2828 if (c == L_PAREN) in add_symbol()