Searched refs:clower (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dparse.y672 $1 = clower( $1 );
693 $2 = clower( $2 );
695 $4 = clower( $4 );
719 $2 = clower( $2 );
764 $2 = clower( $2 );
H A Dflexdef.h828 extern Char clower PROTO((int));
H A Dmisc.c180 /* clower - replace upper-case letter to lower-case */
182 Char clower( c ) function
H A Dgen.c238 ecgroup[i] = ecgroup[clower( i )];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.y672 $1 = clower( $1 );
693 $2 = clower( $2 );
695 $4 = clower( $4 );
719 $2 = clower( $2 );
764 $2 = clower( $2 );
H A Dparse.c2278 (yyvsp[(1) - (1)]) = clower( (yyvsp[(1) - (1)]) );
2309 (yyvsp[(2) - (4)]) = clower( (yyvsp[(2) - (4)]) );
2311 (yyvsp[(4) - (4)]) = clower( (yyvsp[(4) - (4)]) );
2339 (yyvsp[(2) - (2)]) = clower( (yyvsp[(2) - (2)]) );
2465 (yyvsp[(2) - (2)]) = clower( (yyvsp[(2) - (2)]) );
H A Dflexdef.h828 extern Char clower PROTO((int));
H A Dmisc.c180 /* clower - replace upper-case letter to lower-case */
182 Char clower( c ) function
H A Dgen.c238 ecgroup[i] = ecgroup[clower( i )];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c1255 yyvsp[0] = clower( yyvsp[0] );
1277 yyvsp[-2] = clower( yyvsp[-2] );
1279 yyvsp[0] = clower( yyvsp[0] );
1304 yyvsp[0] = clower( yyvsp[0] );
1385 yyvsp[0] = clower( yyvsp[0] );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c1255 yyvsp[0] = clower( yyvsp[0] );
1277 yyvsp[-2] = clower( yyvsp[-2] );
1279 yyvsp[0] = clower( yyvsp[0] );
1304 yyvsp[0] = clower( yyvsp[0] );
1385 yyvsp[0] = clower( yyvsp[0] );

Completed in 334 milliseconds