Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:BlockNumber

5264   std::string BlockNumber = utostr(Blocks.size()-1);
5266 std::string Func = "__" + FuncName + "_block_func_" + BlockNumber;
5282 Tag += FuncName + "_block_impl_" + BlockNumber;
5299 std::string DescData = "__" + FuncName + "_block_desc_" + BlockNumber + "_DATA";