Home
last modified time | relevance | path

Searched defs:DEF (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dunicode_gen.c156 #define DEF(id, str) GCAT_ ## id, macro
163 #define DEF(id, str) #id, macro
169 #define DEF(id, str) str, macro
179 #define DEF(id, str) SCRIPT_ ## id, macro
186 #define DEF(id, str) #id, macro
192 #define DEF(id, str) str, macro
202 #define DEF(id, str) PROP_ ## id, macro
209 #define DEF(id, str) #id, macro
215 #define DEF(id, str) str, macro
A Dlibregexp.c55 #define DEF(id, size) REOP_ ## id, macro
99 #define DEF(id, size) { #id, size }, macro
A Dquickjs-libc.c1388 #define DEF(x) JS_PROP_INT32_DEF(#x, x, JS_PROP_CONFIGURABLE ) macro
A Dquickjs.c955 #define DEF(name, str) JS_ATOM_##name, macro
964 #define DEF(name, str) str "\0" macro
971 #define DEF(id, size, n_pop, n_push, f) macro
979 #define DEF(id, size, n_pop, n_push, f) OP_##id, macro
990 #define DEF(id, size, n_pop, n_push, f) macro
15942 #define DEF(id, size, n_pop, n_push, f) &&case_OP_##id, in JS_CallInternal() macro
20005 #define DEF(id, size, n_pop, n_push, f) {#id, size, n_pop, n_push, OP_FMT_##f}, macro
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/audio/
A Dmodule_audioplayer.c55 #define DEF(name, str) JS_ATOM_##name, macro
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c1560 #define DEF(x) JS_PROP_INT32_DEF(#x, x, JS_PROP_CONFIGURABLE ) macro

Completed in 120 milliseconds