OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PIPE_OS_SOLARIS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_config.h
198
#define
PIPE_OS_SOLARIS
227
#if defined(PIPE_OS_LINUX) || defined(PIPE_OS_BSD) || defined(
PIPE_OS_SOLARIS
)
229
#endif /* PIPE_OS_LINUX || PIPE_OS_BSD ||
PIPE_OS_SOLARIS
*/
/external/mesa3d/src/gallium/include/pipe/
p_config.h
198
#define
PIPE_OS_SOLARIS
227
#if defined(PIPE_OS_LINUX) || defined(PIPE_OS_BSD) || defined(
PIPE_OS_SOLARIS
)
229
#endif /* PIPE_OS_LINUX || PIPE_OS_BSD ||
PIPE_OS_SOLARIS
*/
Completed in 52 milliseconds