Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dparse.c996 size_t num_not_nil = 0; in mp_parse() local
1004 num_not_nil += 1; in mp_parse()
1009 num_not_nil += 1; in mp_parse()
1015 if (num_not_nil == 1 && (rule_act & RULE_ACT_ALLOW_IDENT)) { in mp_parse()

Completed in 5 milliseconds