Home
last modified time | relevance | path

Searched refs:max4 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5698 enum max4 = 2^^16; variable
5699 auto trie4 = buildTrie!(bool, size_t, max4,
5702 foreach (i; 0 .. max4)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d5701 enum max4 = 2^^16;
5702 auto trie4 = buildTrie!(bool, size_t, max4,
5705 foreach (i; 0 .. max4)