OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ind1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
295
int
ind1
;
local in function:stack_push_copy
305
ind1
= stack->index;
328
frag2->items[ind2--] = frag1->items[
ind1
--];
329
if (
ind1
< 0) {
330
ind1
= STACK_FRAGMENT_SIZE - 1;
regexJIT.c
295
int
ind1
;
local in function:stack_push_copy
305
ind1
= stack->index;
328
frag2->items[ind2--] = frag1->items[
ind1
--];
329
if (
ind1
< 0) {
330
ind1
= STACK_FRAGMENT_SIZE - 1;
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025