Home
last modified time | relevance | path

Searched defs:LINUX (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/internal/
Dunsupported_api.h23 #define LINUX "linux" macro
/third_party/libuv/
Dconfigure.ac68 AM_CONDITIONAL([LINUX], [AS_CASE([$host_os],[linux*], [true], [false])]) condition
/third_party/node/deps/uv/
Dconfigure.ac68 AM_CONDITIONAL([LINUX], [AS_CASE([$host_os],[linux*], [true], [false])]) condition
/third_party/f2fs-tools/
Dconfigure.ac236 AM_CONDITIONAL([LINUX], [test "$build_linux" = "yes"]) condition
/third_party/skia/third_party/externals/microhttpd/
Dconfigure.ac143 AC_DEFINE_UNQUOTED(LINUX,1,[This is a Linux kernel]) definition
148 AC_DEFINE_UNQUOTED(LINUX,1,[This is a Linux kernel]) definition
/third_party/skia/third_party/externals/angle2/scripts/
Dupdate_extension_data.py38 LINUX = 'Linux' variable
/third_party/skia/third_party/externals/swiftshader/
DCMakeLists.txt31 set(LINUX TRUE) variable