OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reach_bytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-match-approx.c
262
/* Likewise check
reach_bytes
. */
269
size_t
reach_bytes
= sizeof(*reach_next) * tnfa->num_states;
local
271
size_t total_bytes =
reach_bytes
* 2 + (tnfa->num_states * 2 + 1 ) * tag_bytes;
293
buf_cursor +=
reach_bytes
;
298
buf_cursor +=
reach_bytes
;
Completed in 13 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026