Home
last modified time | relevance | path

Searched refs:uncompressedStateSize (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_compile.cpp1132 u32 uncompressedStateSize(u32 num_states) { in uncompressedStateSize() function
1294 u32 sizeUncompressed = uncompressedStateSize(args.num_states); in findStateSize()