Searched refs:PN_const_object (Results 1 – 2 of 2) sorted by relevance
53 PN_const_object, // special node for a constant, generic Python object enumerator2007 || 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()
45 PN_const_object, // special node for a constant, generic Python object enumerator
Completed in 15 milliseconds