HomeSort by relevance Sort by last modified time
    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 235 milliseconds