Home
last modified time | relevance | path

Searched defs:const_size (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dio03.f9015 integer, parameter :: junit = 11, const_size = 13, const_int = 15 variable
/llvm-project/pstl/test/support/
H A Dutils.h33 const_size(const T (&)[N]) noexcept in const_size() function