OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CL_NAN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/CL/
cl_platform.h
147
#define
CL_NAN
(CL_INFINITY - CL_INFINITY)
241
#define
CL_NAN
__builtin_nanf( "" )
246
#define
CL_NAN
nanf( "" )
[
all
...]
/external/mesa3d/include/CL/
cl_platform.h
147
#define
CL_NAN
(CL_INFINITY - CL_INFINITY)
241
#define
CL_NAN
__builtin_nanf( "" )
246
#define
CL_NAN
nanf( "" )
[
all
...]
Completed in 3136 milliseconds