OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:castfloat
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
i-c-e-cxx.cpp
67
const int
castfloat
= static_cast<int>(1.0);
variable
68
int arr2[
castfloat
]; // ok
Completed in 803 milliseconds