Home
last modified time | relevance | path

Searched refs:DUK_USE_COMPILER_STRING (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h1115 #define DUK_USE_COMPILER_STRING "clang" macro
1117 #define DUK_USE_COMPILER_STRING "clang" macro
1250 #define DUK_USE_COMPILER_STRING "mingw" macro
1254 #define DUK_USE_COMPILER_STRING "g++" macro
1256 #define DUK_USE_COMPILER_STRING "gcc" macro
1329 #define DUK_USE_COMPILER_STRING "msvc++" macro
1331 #define DUK_USE_COMPILER_STRING "msvc" macro
1477 #define DUK_USE_COMPILER_STRING "tinyc" macro
1497 #define DUK_USE_COMPILER_STRING "vbcc" macro
1520 #define DUK_USE_COMPILER_STRING "bcc++" macro
[all …]
A Dduktape.c55712 DUK_D(DUK_DPRINT("compiler string: %s", DUK_USE_COMPILER_STRING));
69826 DUK_USE_COMPILER_STRING);

Completed in 253 milliseconds