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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Dlexer.c266 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1847 (yy_buffer_stack_max) = num_to_alloc;
1852 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1857 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1866 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1867 (yy_buffer_stack_max) = num_to_alloc;
2075 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Dlexer.c266 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1847 (yy_buffer_stack_max) = num_to_alloc;
1852 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1857 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1866 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1867 (yy_buffer_stack_max) = num_to_alloc;
2075 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
2365 (yy_buffer_stack_max) = num_to_alloc;
2370 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2375 num_to_alloc = (yy_buffer_stack_max) + grow_size;
2384 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2385 (yy_buffer_stack_max) = num_to_alloc;
2590 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1539 (yy_buffer_stack_max) = num_to_alloc;
1544 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1549 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1558 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1559 (yy_buffer_stack_max) = num_to_alloc;
1764 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dsel-lex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1527 (yy_buffer_stack_max) = num_to_alloc;
1532 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1537 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1546 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1547 (yy_buffer_stack_max) = num_to_alloc;
1752 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
2365 (yy_buffer_stack_max) = num_to_alloc;
2370 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2375 num_to_alloc = (yy_buffer_stack_max) + grow_size;
2384 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2385 (yy_buffer_stack_max) = num_to_alloc;
2590 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1539 (yy_buffer_stack_max) = num_to_alloc;
1544 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1549 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1558 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1559 (yy_buffer_stack_max) = num_to_alloc;
1764 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dsel-lex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1527 (yy_buffer_stack_max) = num_to_alloc;
1532 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1537 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1546 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1547 (yy_buffer_stack_max) = num_to_alloc;
1752 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
2365 (yy_buffer_stack_max) = num_to_alloc;
2370 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2375 num_to_alloc = (yy_buffer_stack_max) + grow_size;
2384 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2385 (yy_buffer_stack_max) = num_to_alloc;
2590 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/com_err/
H A Dlex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1539 (yy_buffer_stack_max) = num_to_alloc;
1544 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1549 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1558 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1559 (yy_buffer_stack_max) = num_to_alloc;
1764 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dsel-lex.c261 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1527 (yy_buffer_stack_max) = num_to_alloc;
1532 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1537 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1546 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1547 (yy_buffer_stack_max) = num_to_alloc;
1752 (yy_buffer_stack_max) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Dlexer.c266 static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ variable
1847 (yy_buffer_stack_max) = num_to_alloc;
1852 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1857 num_to_alloc = (yy_buffer_stack_max) + grow_size;
1866 memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1867 (yy_buffer_stack_max) = num_to_alloc;
2075 (yy_buffer_stack_max) = 0;

Completed in 216 milliseconds