Home
last modified time | relevance | path

Searched defs:new_output (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
Dunicodedata.c538 Py_UCS4 *new_output; in nfd_nfkd() local
/third_party/node/deps/v8/src/ast/
Dprettyprinter.cc663 char* new_output = NewArray<char>(new_size); in Print() local