Searched refs:regs_allocated_size (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1835 static int regs_allocated_size;
1851 if (num_regs > regs_allocated_size)
1863 regs_allocated_size = num_regs;
1823 static int regs_allocated_size; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c2229 static int regs_allocated_size;
2246 if (num_regs > regs_allocated_size)
2258 regs_allocated_size = num_regs;
2217 static int regs_allocated_size; variable

Completed in 109 milliseconds