Searched refs:wxmake_exp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/
H A Dexpr.h33 char * wxmake_exp(char *, char *);
46 char * wxmake_exp(char *, char *);
58 char * wxmake_exp();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Ddosyacc.c478 {yyval.s = wxmake_exp(yyvsp[-2].s, yyvsp[0].s); free(yyvsp[-2].s); free(yyvsp[0].s); }
H A Dcwy_tab.c482 {yyval.s = wxmake_exp(yyvsp[-2].s, yyvsp[0].s); free(yyvsp[-2].s); free(yyvsp[0].s); }
H A Dwxexpr.cpp1173 char *wxmake_exp(char *str1, char *str2) function

Completed in 170 milliseconds