Searched refs:mp_const_empty_bytes (Results 1 – 4 of 4) sorted by relevance
46 return mp_const_empty_bytes; in mod_binascii_hexlify()
1190 return mp_const_empty_bytes; in lwip_socket_recv()1263 tuple[0] = mp_const_empty_bytes; in lwip_socket_recvfrom()
205 return mp_const_empty_bytes; in bytes_make_new()340 return mp_const_empty_bytes; in mp_obj_str_binary_op()851 return mp_const_empty_bytes; in str_uni_strip()1787 result[0] = mp_const_empty_bytes; in str_partitioner()1788 result[1] = mp_const_empty_bytes; in str_partitioner()1789 result[2] = mp_const_empty_bytes; in str_partitioner()
688 #define mp_const_empty_bytes (MP_OBJ_FROM_PTR(&mp_const_empty_bytes_obj)) macro
Completed in 14 milliseconds