Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h901 #define DUK_USE_ARCH_STRING "x86" macro
918 #define DUK_USE_ARCH_STRING "x64" macro
926 #define DUK_USE_ARCH_STRING "x32" macro
934 #define DUK_USE_ARCH_STRING "arm32" macro
940 #define DUK_USE_ARCH_STRING "arm64" macro
946 #define DUK_USE_ARCH_STRING "mips32" macro
952 #define DUK_USE_ARCH_STRING "mips64" macro
958 #define DUK_USE_ARCH_STRING "ppc32" macro
966 #define DUK_USE_ARCH_STRING "ppc64" macro
998 #define DUK_USE_ARCH_STRING "sh" macro
[all …]
A Dduktape.c55711 DUK_D(DUK_DPRINT("architecture string: %s", DUK_USE_ARCH_STRING));
69822 DUK_USE_ARCH_STRING

Completed in 272 milliseconds