Home | History | Annotate | Download | only in Rewrite

Lines Matching full:blocknumber

4987   std::string BlockNumber = utostr(Blocks.size()-1);
4989 std::string Func = "__" + FuncName + "_block_func_" + BlockNumber;
5005 Tag += FuncName + "_block_impl_" + BlockNumber;
5022 std::string DescData = "__" + FuncName + "_block_desc_" + BlockNumber + "_DATA";