Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstr.h43 #define GET_STR_HASH(str_obj_in, str_hash) \ macro
A Dobjstr.c160 GET_STR_HASH(args[0], str_hash); in mp_obj_str_make_new()
217 GET_STR_HASH(args[0], str_hash); in bytes_make_new()
2118 GET_STR_HASH(s1, h1); in mp_obj_str_equal()
2119 GET_STR_HASH(s2, h2); in mp_obj_str_equal()
A Druntime.c273 GET_STR_HASH(arg, h); in mp_unary_op()

Completed in 10 milliseconds