Searched refs:GET_STR_HASH (Results 1 – 3 of 3) sorted by relevance
43 #define GET_STR_HASH(str_obj_in, str_hash) \ macro
160 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()
273 GET_STR_HASH(arg, h); in mp_unary_op()
Completed in 10 milliseconds