Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dabstract.c1611 static PyObject *trunc_name = NULL; local
1705 static PyObject *trunc_name = NULL; local
/external/v8/src/wasm/
Dmodule-compiler.cc2022 TruncatedUserString<> trunc_name(name->GetCharVector<uint8_t>()); in ProcessExports() local
/external/v8/src/compiler/
Dwasm-compiler.cc5218 wasm::TruncatedUserString<> trunc_name(wasm_unit_->func_name_); in FinishCompilation() local