qstrdefs.in.h 2.82 KB
/* In the standard MicroPython build system, this file is generated from the
 * other sources and called qstrdefs.preprocessed.h.
 * We're bypassing this step our build system, so if you need a QSTR just add it
 * below. */

QCFG(BYTES_IN_HASH, 1)
QCFG(BYTES_IN_LEN, 1)

Q(%#o)
Q(%#x)
Q()
Q(*)
Q(/)
Q(<dictcomp>)
Q(<genexpr>)
Q(<lambda>)
Q(<listcomp>)
Q(<module>)
Q(<setcomp>)
Q(<stdin>)
Q(<string>)
Q(ArithmeticError)
Q(AssertionError)
Q(AttributeError)
Q(BaseException)
Q(BufferError)
Q(complex)
Q(EOFError)
Q(Ellipsis)
Q(Exception)
Q(FileExistsError)
Q(FileNotFoundError)
Q(float)
Q(FloatingPointError)
Q(GeneratorExit)
Q(imag)
Q(ImportError)
Q(IndentationError)
Q(IndexError)
Q(KeyError)
Q(KeyboardInterrupt)
Q(LookupError)
Q(MemoryError)
Q(NameError)
Q(NoneType)
Q(NotImplementedError)
Q(OSError)
Q(OverflowError)
Q(real)
Q(RuntimeError)
Q(StopIteration)
Q(SyntaxError)
Q(SystemExit)
Q(TypeError)
Q(UnboundLocalError)
Q(ValueError)
Q(ZeroDivisionError)
Q(\n)
Q(_)
Q(__add__)
Q(__bool__)
Q(__build_class__)
Q(__call__)
Q(__class__)
Q(__contains__)
Q(__delitem__)
Q(__enter__)
Q(__eq__)
Q(__exit__)
Q(__ge__)
Q(__getattr__)
Q(__getitem__)
Q(__gt__)
Q(__hash__)
Q(__import__)
Q(__init__)
Q(__iter__)
Q(__le__)
Q(__len__)
Q(__locals__)
Q(__lt__)
Q(__main__)
Q(__module__)
Q(__name__)
Q(__new__)
Q(__next__)
Q(__path__)
Q(__qualname__)
Q(__repl_print__)
Q(__repr__)
Q(__setitem__)
Q(__str__)
Q(__sub__)
Q(__traceback__)
Q(_brace_open__colon__hash_b_brace_close_)
Q(_lt_dictcomp_gt_)
Q(_lt_genexpr_gt_)
Q(_lt_lambda_gt_)
Q(_lt_listcomp_gt_)
Q(_lt_module_gt_)
Q(_lt_setcomp_gt_)
Q(_lt_string_gt_)
Q(_percent__hash_o)
Q(_percent__hash_x)
Q(_star_)
Q(abs)
Q(all)
Q(any)
Q(append)
Q(args)
Q(bin)
Q(bool)
Q(bound_method)
Q(builtins)
Q(bytecode)
Q(bytes)
Q(callable)
Q(chr)
Q(classmethod)
Q(clear)
Q(close)
Q(closure)
Q(color)
Q(const)
Q(copy)
Q(count)
Q(dict)
Q(dict_view)
Q(dir)
Q(divmod)
Q(draw_string)
Q(end)
Q(endswith)
Q(eval)
Q(exec)
Q(extend)
Q(find)
Q(format)
Q(from_bytes)
Q(fromkeys)
Q(function)
Q(generator)
Q(get)
Q(get_pixel)
Q(getattr)
Q(globals)
Q(hasattr)
Q(hash)
Q(heap_lock)
Q(heap_unlock)
Q(hex)
Q(id)
Q(index)
Q(insert)
Q(int)
Q(isalpha)
Q(isdigit)
Q(isinstance)
Q(islower)
Q(isspace)
Q(issubclass)
Q(isupper)
Q(items)
Q(iter)
Q(iterator)
Q(join)
Q(kandinsky)
Q(kbd_intr)
Q(key)
Q(keys)
Q(len)
Q(list)
Q(little)
Q(locals)
Q(lower)
Q(lstrip)
Q(map)
Q(maximum recursion depth exceeded)
Q(micropython)
Q(module)
Q(next)
Q(object)
Q(oct)
Q(open)
Q(opt_level)
Q(ord)
Q(pop)
Q(popitem)
Q(pow)
Q(print)
Q(range)
Q(remove)
Q(replace)
Q(repr)
Q(reverse)
Q(rfind)
Q(rindex)
Q(round)
Q(rsplit)
Q(rstrip)
Q(schedule)
Q(send)
Q(sep)
Q(set_pixel)
Q(setattr)
Q(setdefault)
Q(sort)
Q(sorted)
Q(split)
Q(start)
Q(startswith)
Q(staticmethod)
Q(step)
Q(stop)
Q(str)
Q(strip)
Q(sum)
Q(super)
Q(throw)
Q(to_bytes)
Q(tuple)
Q(type)
Q(update)
Q(upper)
Q(utf-8)
Q(value)
Q(values)
Q(zip)
Q({:#b})