Numworks Epsilon  1.4.1
Graphing Calculator Operating System
qstrdefs.in.h
Go to the documentation of this file.
1 /* In the standard MicroPython build system, this file is generated from the
2  * other sources and called qstrdefs.preprocessed.h.
3  * We're bypassing this step our build system, so if you need a QSTR just add it
4  * below. */
5 
6 QCFG(BYTES_IN_HASH, 1)
7 QCFG(BYTES_IN_LEN, 1)
8 
9 Q(color)
10 Q(draw_string)
11 Q(get_pixel)
12 Q(set_pixel)
13 
14 Q(%#o)
15 Q(%#x)
16 Q()
17 Q(*)
18 Q(/)
19 Q(<dictcomp>)
20 Q(<genexpr>)
21 Q(<lambda>)
22 Q(<listcomp>)
23 Q(<module>)
24 Q(<setcomp>)
25 Q(<stdin>)
26 Q(<string>)
27 Q(ArithmeticError)
28 Q(AssertionError)
29 Q(AttributeError)
30 Q(BaseException)
31 Q(BufferError)
32 Q(EOFError)
33 Q(Ellipsis)
34 Q(Exception)
35 Q(FileExistsError)
36 Q(FileNotFoundError)
37 Q(FloatingPointError)
38 Q(GeneratorExit)
39 Q(ImportError)
40 Q(IndentationError)
41 Q(IndexError)
42 Q(KeyError)
43 Q(KeyboardInterrupt)
44 Q(LookupError)
45 Q(MemoryError)
46 Q(NameError)
47 Q(NoneType)
48 Q(NotImplementedError)
49 Q(OSError)
50 Q(OverflowError)
51 Q(RuntimeError)
52 Q(StopIteration)
53 Q(SyntaxError)
54 Q(SystemExit)
55 Q(TypeError)
56 Q(UnboundLocalError)
57 Q(ValueError)
58 Q(ZeroDivisionError)
59 Q(\n)
60 Q(_)
61 Q(__add__)
62 Q(__bool__)
63 Q(__build_class__)
64 Q(__call__)
65 Q(__class__)
66 Q(__contains__)
67 Q(__delitem__)
68 Q(__enter__)
69 Q(__eq__)
70 Q(__exit__)
71 Q(__ge__)
72 Q(__getattr__)
73 Q(__getitem__)
74 Q(__gt__)
75 Q(__hash__)
76 Q(__iadd__)
77 Q(__import__)
78 Q(__init__)
79 Q(__isub__)
80 Q(__iter__)
81 Q(__le__)
82 Q(__len__)
83 Q(__locals__)
84 Q(__lt__)
85 Q(__main__)
86 Q(__module__)
87 Q(__name__)
88 Q(__new__)
89 Q(__next__)
90 Q(__path__)
91 Q(__qualname__)
92 Q(__repl_print__)
93 Q(__repr__)
94 Q(__setitem__)
95 Q(__str__)
96 Q(__sub__)
97 Q(__traceback__)
98 Q(__brace_open__colon__hash_b_brace_close_)
99 Q(_lt_dictcomp_gt_)
100 Q(_lt_genexpr_gt_)
101 Q(_lt_lambda_gt_)
102 Q(_lt_listcomp_gt_)
103 Q(_lt_module_gt_)
104 Q(_lt_setcomp_gt_)
105 Q(_lt_string_gt_)
106 Q(_percent__hash_o)
107 Q(_percent__hash_x)
108 Q(_star_)
109 Q(abs)
110 Q(acos)
111 Q(acosh)
112 Q(all)
113 Q(any)
114 Q(append)
115 Q(args)
116 Q(asin)
117 Q(asinh)
118 Q(atan)
119 Q(atan2)
120 Q(atanh)
121 Q(bin)
122 Q(bool)
123 Q(bound_method)
124 Q(builtins)
125 Q(bytecode)
126 Q(bytes)
127 Q(callable)
128 Q(ceil)
129 Q(chr)
130 Q(classmethod)
131 Q(clear)
132 Q(close)
133 Q(closure)
134 Q(cmath)
135 Q(complex)
136 Q(const)
137 Q(copy)
138 Q(copysign)
139 Q(cos)
140 Q(cosh)
141 Q(count)
142 Q(default)
143 Q(degrees)
144 Q(dict)
145 Q(dict_view)
146 Q(dir)
147 Q(divmod)
148 Q(e)
149 Q(end)
150 Q(endswith)
151 Q(erf)
152 Q(erfc)
153 Q(eval)
154 Q(exec)
155 Q(exp)
156 Q(expm1)
157 Q(extend)
158 Q(fabs)
159 Q(find)
160 Q(float)
161 Q(floor)
162 Q(fmod)
163 Q(format)
164 Q(frexp)
165 Q(from_bytes)
166 Q(fromkeys)
167 Q(function)
168 Q(gamma)
169 Q(generator)
170 Q(get)
171 Q(getattr)
172 Q(globals)
173 Q(hasattr)
174 Q(hash)
175 Q(heap_lock)
176 Q(heap_unlock)
177 Q(hex)
178 Q(id)
179 Q(imag)
180 Q(index)
181 Q(input)
182 Q(insert)
183 Q(int)
184 Q(isalpha)
185 Q(isdigit)
186 Q(isfinite)
187 Q(isinf)
188 Q(isinstance)
189 Q(islower)
190 Q(isnan)
191 Q(isspace)
192 Q(issubclass)
193 Q(isupper)
194 Q(items)
195 Q(iter)
196 Q(iterator)
197 Q(join)
198 Q(kandinsky)
199 Q(kbd_intr)
200 Q(key)
201 Q(keys)
202 Q(ldexp)
203 Q(len)
204 Q(lgamma)
205 Q(list)
206 Q(little)
207 Q(locals)
208 Q(log)
209 Q(log10)
210 Q(log2)
211 Q(lower)
212 Q(lstrip)
213 Q(map)
214 Q(math)
215 Q(max)
216 Q(maximum recursion depth exceeded)
217 Q(micropython)
218 Q(min)
219 Q(modf)
220 Q(module)
221 Q(next)
222 Q(object)
223 Q(oct)
224 Q(open)
225 Q(opt_level)
226 Q(ord)
227 Q(phase)
228 Q(pi)
229 Q(polar)
230 Q(pop)
231 Q(popitem)
232 Q(pow)
233 Q(print)
234 Q(radians)
235 Q(range)
236 Q(real)
237 Q(rect)
238 Q(remove)
239 Q(replace)
240 Q(repr)
241 Q(reverse)
242 Q(rfind)
243 Q(rindex)
244 Q(round)
245 Q(rsplit)
246 Q(rstrip)
247 Q(send)
248 Q(sep)
249 Q(setattr)
250 Q(setdefault)
251 Q(sin)
252 Q(sinh)
253 Q(slice)
254 Q(sort)
255 Q(sorted)
256 Q(split)
257 Q(sqrt)
258 Q(start)
259 Q(startswith)
260 Q(staticmethod)
261 Q(step)
262 Q(stop)
263 Q(str)
264 Q(strip)
265 Q(sum)
266 Q(super)
267 Q(tan)
268 Q(tanh)
269 Q(throw)
270 Q(to_bytes)
271 Q(trunc)
272 Q(tuple)
273 Q(type)
274 Q(update)
275 Q(upper)
276 Q(utf-8)
277 Q(value)
278 Q(values)
279 Q(zip)
280 Q({:#b})
281 Q(getrandbits)
282 Q(seed)
283 Q(random)
284 Q(randint)
285 Q(randrange)
286 Q(randfloat)
287 Q(choice)
288 Q(uniform)
#define exp(x)
Definition: math.h:176
#define acosh(x)
Definition: math.h:164
#define copysign(x, y)
Definition: math.h:171
#define isfinite(x)
Definition: math.h:41
#define isinf(x)
Definition: math.h:44
#define lgamma(x)
Definition: math.h:182
#define trunc(x)
Definition: math.h:200
#define atan(x)
Definition: math.h:167
uint32_t random()
Definition: device.cpp:52
#define fabs(x)
Definition: math.h:178
#define asin(x)
Definition: math.h:165
#define atan2(y, x)
Definition: math.h:168
#define ldexp(x, n)
Definition: math.h:181
#define sin(x)
Definition: math.h:194
#define log(x)
Definition: math.h:184
#define fmod(x, y)
Definition: math.h:180
#define round(x)
Definition: math.h:192
#define atanh(x)
Definition: math.h:169
#define pow(x, y)
Definition: math.h:190
#define cos(x)
Definition: math.h:172
#define erfc(x)
Definition: math.h:175
args
Definition: i18n.py:175
#define tanh(x)
Definition: math.h:198
double frexp(double x, int *eptr)
Definition: s_frexp.c:33
#define log10(x)
Definition: math.h:186
#define ceil(x)
Definition: math.h:170
#define sinh(x)
Definition: math.h:195
list
Definition: grammar.h:158
#define isnan(x)
Definition: math.h:43
int isdigit(int c)
Definition: ctype.c:11
void start()
Definition: rt0.cpp:31
#define stdin
Definition: stdio.h:4
#define acos(x)
Definition: math.h:163
int isupper(int c)
Definition: ctype.c:3
#define cosh(x)
Definition: math.h:173
#define erf(x)
Definition: math.h:174
#define asinh(x)
Definition: math.h:166
#define log2(x)
Definition: math.h:187
#define floor(x)
Definition: math.h:179
#define expm1(x)
Definition: math.h:177
#define sqrt(x)
Definition: math.h:196
Q(color) Q(draw_string) Q(get_pixel) Q(set_pixel) Q(%Q(%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(EOFError) Q(Ellipsis) Q(Exception) Q(FileExistsError) Q(FileNotFoundError) Q(FloatingPointError) Q(GeneratorExit) 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(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(__iadd__) Q(__import__) Q(__init__) Q(__isub__) 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(acos) Q(acosh) Q(all) Q(any) Q(append) Q(args) Q(asin) Q(asinh) Q(atan) Q(atan2) Q(atanh) Q(bin) Q(bool) Q(bound_method) Q(builtins) Q(bytecode) Q(bytes) Q(callable) Q(ceil) Q(chr) Q(classmethod) Q(clear) Q(close) Q(closure) Q(cmath) Q(complex) Q(const) Q(copy) Q(copysign) Q(cos) Q(cosh) Q(count) Q(default) Q(degrees) Q(dict) Q(dict_view) Q(dir) Q(divmod) Q(e) Q(end) Q(endswith) Q(erf) Q(erfc) Q(eval) Q(exec) Q(exp) Q(expm1) Q(extend) Q(fabs) Q(find) Q(float) Q(floor) Q(fmod) Q(format) Q(frexp) Q(from_bytes) Q(fromkeys) Q(function) Q(gamma) Q(generator) Q(get) Q(getattr) Q(globals) Q(hasattr) Q(hash) Q(heap_lock) Q(heap_unlock) Q(hex) Q(id) Q(imag) Q(index) Q(input) Q(insert) Q(int) Q(isalpha) Q(isdigit) Q(isfinite) Q(isinf) Q(isinstance) Q(islower) Q(isnan) Q(isspace) Q(issubclass) Q(isupper) Q(items) Q(iter) Q(iterator) Q(join) Q(kandinsky) Q(kbd_intr) Q(key) Q(keys) Q(ldexp) Q(len) Q(lgamma) Q(list) Q(little) Q(locals) Q(log) Q(log10) Q(log2) Q(lower) Q(lstrip) Q(map) Q(math) Q(max) Q(maximum recursion depth exceeded) Q(micropython) Q(min) Q(modf) Q(module) Q(next) Q(object) Q(oct) Q(open) Q(opt_level) Q(ord) Q(phase) Q(pi) Q(polar) Q(pop) Q(popitem) Q(pow) Q(print) Q(radians) Q(range) Q(real) Q(rect) Q(remove) Q(replace) Q(repr) Q(reverse) Q(rfind) Q(rindex) Q(round) Q(rsplit) Q(rstrip) Q(send) Q(sep) Q(setattr) Q(setdefault) Q(sin) Q(sinh) Q(slice) Q(sort) Q(sorted) Q(split) Q(sqrt) Q(start) Q(startswith) Q(staticmethod) Q(step) Q(stop) Q(str) Q(strip) Q(sum) Q(super) Q(tan) Q(tanh) Q(throw) Q(to_bytes) Q(trunc) Q(tuple) Q(type) Q(update) Q(upper) Q(utf-8) Q(value) Q(values) Q(zip) Q(
Definition: qstrdefs.in.h:9
STATIC mp_obj_t dict_view(mp_obj_t self_in, mp_dict_view_kind_t kind)
Definition: objdict.c:510
#define tan(x)
Definition: math.h:197
double modf(double value, double *iptr)
Definition: s_modf.c:29