OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PLAT_x86_linux
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/re2/util/
valgrind.h
96
#undef
PLAT_x86_linux
111
# define
PLAT_x86_linux
1
185
#if defined(
PLAT_x86_linux
) || defined(PLAT_x86_darwin)
235
#endif /*
PLAT_x86_linux
|| PLAT_x86_darwin */
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/third_party/
valgrind.h
88
#undef
PLAT_x86_linux
96
# define
PLAT_x86_linux
1
112
#if !defined(
PLAT_x86_linux
) && !defined(PLAT_amd64_linux) \
177
#if defined(
PLAT_x86_linux
)
227
#endif /*
PLAT_x86_linux
*/
617
#if defined(
PLAT_x86_linux
)
[
all
...]
/external/chromium_org/base/third_party/valgrind/
valgrind.h
116
#undef
PLAT_x86_linux
133
# define
PLAT_x86_linux
1
207
#if defined(
PLAT_x86_linux
) || defined(PLAT_x86_darwin) \
258
#endif /*
PLAT_x86_linux
|| PLAT_x86_darwin || (PLAT_x86_win32 && __GNUC__) */
[
all
...]
/external/chromium_org/v8/src/third_party/valgrind/
valgrind.h
115
#undef
PLAT_x86_linux
131
# define
PLAT_x86_linux
1
221
#if defined(
PLAT_x86_linux
) || defined(PLAT_x86_darwin) \
273
#endif /*
PLAT_x86_linux
|| PLAT_x86_darwin || (PLAT_x86_win32 && __GNUC__) */
[
all
...]
Completed in 39 milliseconds