OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V8_GLIBC_PREREQ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/include/
v8config.h
45
// #if
V8_GLIBC_PREREQ
(2, 3)
49
# define
V8_GLIBC_PREREQ
(major, minor) \
52
# define
V8_GLIBC_PREREQ
(major, minor) 0
/external/chromium_org/v8/src/platform/
semaphore.cc
140
#if V8_LIBC_GLIBC && !
V8_GLIBC_PREREQ
(2, 4)
Completed in 906 milliseconds