OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRIO_COMPILER_SUPPORTS_C99
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/
triodef.h
94
# define
TRIO_COMPILER_SUPPORTS_C99
176
#if defined(
TRIO_COMPILER_SUPPORTS_C99
) || defined(__cplusplus)
208
# if defined(
TRIO_COMPILER_SUPPORTS_C99
)
209
# undef
TRIO_COMPILER_SUPPORTS_C99
/external/chromium_org/third_party/libxslt/libxslt/
triodef.h
92
# define
TRIO_COMPILER_SUPPORTS_C99
174
#if defined(
TRIO_COMPILER_SUPPORTS_C99
) || defined(__cplusplus)
206
# if defined(
TRIO_COMPILER_SUPPORTS_C99
)
207
# undef
TRIO_COMPILER_SUPPORTS_C99
/external/libxml2/
triodef.h
94
# define
TRIO_COMPILER_SUPPORTS_C99
176
#if defined(
TRIO_COMPILER_SUPPORTS_C99
) || defined(__cplusplus)
208
# if defined(
TRIO_COMPILER_SUPPORTS_C99
)
209
# undef
TRIO_COMPILER_SUPPORTS_C99
/external/libxslt/libxslt/
triodef.h
92
# define
TRIO_COMPILER_SUPPORTS_C99
174
#if defined(
TRIO_COMPILER_SUPPORTS_C99
) || defined(__cplusplus)
206
# if defined(
TRIO_COMPILER_SUPPORTS_C99
)
207
# undef
TRIO_COMPILER_SUPPORTS_C99
Completed in 104 milliseconds