Searched refs:BLK (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/growfs/tests/
H A Dlegacy_test.pl9 use constant BLK => 512; constant
46 seek($fd, $start * BLK, SEEK_SET);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h232 for (auto BLK : BaseLayerVModuleKeys)
233 if (auto Sym = BaseLayer.findSymbolIn(BLK, Name, ExportedSymbolsOnly))
241 for (auto &BLK : BaseLayerVModuleKeys)
242 if (auto Err = BaseLayer.removeModule(BLK))
/freebsd-13-stable/tests/sys/geom/class/eli/
H A Dresize_test.sh16 BLK=512

Completed in 70 milliseconds