Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_compiler/cg/
Dbyte_code_generator.cc52 auto lnotab = py::reinterpret_steal<py::object>( in Generate() local
/third_party/python/Lib/
Dtrace.py297 def write_results_file(self, path, lines, lnotab, lines_hit, encoding=None): argument
/third_party/python/Objects/
Dcodeobject.c1063 unsigned char *lnotab = (unsigned char *) PyBytes_AS_STRING(*bytes); in emit_pair() local