Home
last modified time | relevance | path

Searched refs:PN_const_object (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dcompile.c53 PN_const_object, // special node for a constant, generic Python object enumerator
2007 || MP_PARSE_NODE_IS_STRUCT_KIND(pns->nodes[0], PN_const_object)) { in compile_expr_stmt()
2862 assert(MP_PARSE_NODE_STRUCT_KIND(pns) <= PN_const_object); in compile_node()
3052 || (MP_PARSE_NODE_IS_STRUCT_KIND(pns->nodes[0], PN_const_object) in check_for_doc_string()
A Demitinlinethumb.c45 PN_const_object, // special node for a constant, generic Python object enumerator

Completed in 12 milliseconds