Home
last modified time | relevance | path

Searched defs:nextStep (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_fast.c136 const BYTE* nextStep; in ZSTD_compressBlock_fast_noDict_generic() local
H A Dzstd_double_fast.c79 const BYTE* nextStep; in ZSTD_compressBlock_doubleFast_noDict_generic() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1089 bool nextStep(const Stmt *S) { in nextStep() function in __anonfb577fba0411::EvalInfo