Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d201 alias SignedIntTypeList = AliasSeq!(byte, short, int, long, SignedCentTypeList); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d275 alias SignedIntTypeList = AliasSeq!(byte, short, int, long, SignedCentTypeList); variable