Searched +defs:ind +defs:stack (Results 1 - 2 of 2) sorted by relevance
| /src/common/dist/zlib/examples/ |
| H A D | gun.c | 81 struct ind { struct 216 unsigned stack; /* next position for reversed string */ local in function:lunpipe 388 struct ind ind, *indp; local in function:gunpipe [all...] |
| /src/sys/external/bsd/sljit/dist/regex_src/ |
| H A D | regexJIT.c | 154 struct stack { struct 163 static void stack_check(struct stack *stack) argument 201 stack_init(struct stack * stack) argument 209 stack_destroy(struct stack * stack) argument 225 stack_top(struct stack * stack) argument 231 stack_push(struct stack * stack,int type,int value) argument 269 stack_pop(struct stack * stack) argument 292 stack_push_copy(struct stack * stack,int items,int length) argument 379 struct stack stack; member in struct:compiler_common 425 iterate(struct stack * stack,int min,int max) argument 560 parse_iterator(const regex_char_t * regex_string,int length,struct stack * stack,sljit_sw * dfa_size,int begin) argument 668 struct stack* stack = &compiler_common->stack; local in function:parse_char_range 772 struct stack* stack = &compiler_common->stack; local in function:parse 978 struct stack *stack = &compiler_common->stack; local in function:generate_transitions 1234 struct stack *stack = &compiler_common->stack; local in function:trace_transitions 1316 struct stack *stack = &compiler_common->stack; local in function:compile_uncond_tran 1374 struct stack *stack = &compiler_common->stack; local in function:compile_cond_tran 1635 struct stack *stack = &compiler_common->stack; local in function:compile_leave_fast_forward 1638 int ind; local in function:compile_leave_fast_forward 1694 compile_newline_check(struct compiler_common * compiler_common,sljit_sw ind) argument 1733 compile_range_check(struct compiler_common * compiler_common,sljit_sw ind) argument 1838 sljit_sw ind; local in function:regex_compile 2398 sljit_sw current, ind; local in function:regex_reset_match [all...] |
Completed in 4 milliseconds