Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dast_unparse.c312 expr_ty key_node; in append_ast_dict() local
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.cc1669 Node *key_node = storage_->AllocNode(); in Insert() local