Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dqstr.h78 #define MP_IS_COMPRESSED_ROM_STRING(s) (*(byte *)(s) == 0xff) macro
A Dobjexcept.c127 if (MP_IS_COMPRESSED_ROM_STRING(o_str->data)) { in decompress_error_text_maybe()
511 if (MP_IS_COMPRESSED_ROM_STRING(fmt)) { in mp_obj_new_exception_msg_vlist()

Completed in 7 milliseconds