Home
last modified time | relevance | path

Searched defs:Huge (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dvariant.d1791 struct Huge { struct
1795 Huge huge; argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dvariant.d2140 struct Huge { struct
2144 Huge huge; argument
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp60 enum class Length { Empty, Small, Large, Huge }; enumerator