Home
last modified time | relevance | path

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

/dports/lang/micropython/micropython-1.17/py/
H A Demitnx86.c32 [MP_F_OBJ_IS_TRUE] = 1,
H A Dnativeglue.h51 MP_F_OBJ_IS_TRUE, enumerator
H A Demitnative.c2022 emit_call(emit, MP_F_OBJ_IS_TRUE); in emit_native_jump_helper()
2209 emit_call(emit, MP_F_OBJ_IS_TRUE); in emit_native_with_cleanup()