Searched refs:allocate_integer_array (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmain.c1060 firstst = allocate_integer_array( current_mns );
1061 lastst = allocate_integer_array( current_mns );
1062 finalst = allocate_integer_array( current_mns );
1063 transchar = allocate_integer_array( current_mns );
1064 trans1 = allocate_integer_array( current_mns );
1065 trans2 = allocate_integer_array( current_mns );
1066 accptnum = allocate_integer_array( current_mns );
1067 assoc_rule = allocate_integer_array( current_mns );
1068 state_type = allocate_integer_array( current_mns );
1071 rule_type = allocate_integer_array( current_max_rule
[all...]
H A Ddfa.c305 stk = allocate_integer_array( current_max_dfa_size );
416 accset = allocate_integer_array( num_rules + 1 );
417 nset = allocate_integer_array( current_max_dfa_size );
500 nultrans = allocate_integer_array( current_max_dfas );
843 dss[newds] = allocate_integer_array( numstates + 1 );
878 dfaacc[newds].dfaacc_set = allocate_integer_array( nacc + 1 );
H A Dflexdef.h662 #define allocate_integer_array(size) \ macro
H A Dparse.y159 scon_stk = allocate_integer_array( lastsc + 1 );
H A Dgen.c789 acc_array = allocate_integer_array( current_max_dfas );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmain.c1060 firstst = allocate_integer_array( current_mns );
1061 lastst = allocate_integer_array( current_mns );
1062 finalst = allocate_integer_array( current_mns );
1063 transchar = allocate_integer_array( current_mns );
1064 trans1 = allocate_integer_array( current_mns );
1065 trans2 = allocate_integer_array( current_mns );
1066 accptnum = allocate_integer_array( current_mns );
1067 assoc_rule = allocate_integer_array( current_mns );
1068 state_type = allocate_integer_array( current_mns );
1071 rule_type = allocate_integer_array( current_max_rule
[all...]
H A Ddfa.c305 stk = allocate_integer_array( current_max_dfa_size );
416 accset = allocate_integer_array( num_rules + 1 );
417 nset = allocate_integer_array( current_max_dfa_size );
500 nultrans = allocate_integer_array( current_max_dfas );
843 dss[newds] = allocate_integer_array( numstates + 1 );
878 dfaacc[newds].dfaacc_set = allocate_integer_array( nacc + 1 );
H A Dflexdef.h662 #define allocate_integer_array(size) \ macro
H A Dparse.y159 scon_stk = allocate_integer_array( lastsc + 1 );
H A Dgen.c789 acc_array = allocate_integer_array( current_max_dfas );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/
H A Dparse.c726 scon_stk = allocate_integer_array( lastsc + 1 );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/
H A Dparse.c726 scon_stk = allocate_integer_array( lastsc + 1 );

Completed in 54 milliseconds