Home
last modified time | relevance | path

Searched defs:OS_PLATFORM (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/projects/
Dbuild-wolfssl.bat41 set OS_PLATFORM=x86 variable
45 set OS_PLATFORM=x64 variable
Dbuild-openssl.bat44 set OS_PLATFORM=x86 variable
48 set OS_PLATFORM=x64 variable
/third_party/quickjs/
Dquickjs-libc.c3524 #define OS_PLATFORM "win32" macro
3526 #define OS_PLATFORM "darwin" macro
3528 #define OS_PLATFORM "js" macro
3530 #define OS_PLATFORM "linux" macro