Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Datomic.d1073 template IntOrLong(T) in IntOrLong() function
1076 alias IntOrLong = long; in IntOrLong() local
1078 alias IntOrLong = int; in IntOrLong() local