Searched refs:MICROPY_CAN_OVERRIDE_BUILTINS (Results 1 – 8 of 8) sorted by relevance
164 #if MICROPY_CAN_OVERRIDE_BUILTINS
797 #ifndef MICROPY_CAN_OVERRIDE_BUILTINS798 #define MICROPY_CAN_OVERRIDE_BUILTINS (0) macro
80 #if MICROPY_CAN_OVERRIDE_BUILTINS in module_attr()
104 #if MICROPY_CAN_OVERRIDE_BUILTINS in mp_init()178 #if MICROPY_CAN_OVERRIDE_BUILTINS in mp_load_global()201 #if MICROPY_CAN_OVERRIDE_BUILTINS in mp_load_build_class()1392 #if MICROPY_CAN_OVERRIDE_BUILTINS in mp_import_name()
455 #if MICROPY_CAN_OVERRIDE_BUILTINS in mp_builtin___repl_print__()
59 #define MICROPY_CAN_OVERRIDE_BUILTINS (1) macro
Completed in 18 milliseconds