Home
last modified time | relevance | path

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

/dports/devel/hyperscan/hyperscan-5.4.0/src/util/
H A Dbitutils.h424 void bf64_unset(u64a *bitfield, u32 i) { in bf64_unset() function
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dbitutils.cpp383 bf64_unset(&b, i); in TEST()
/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Dmatch.c330 bf64_unset(&scratch->al_log_sum, curr_loc - 1); in flushAnchoredLiteralAtLoc()