Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdlib.d77 struct lldiv_t struct
79 long quot,
80 rem;
/netbsd-src/sys/arch/arm/include/
H A Daeabi.h132 typedef struct { long long quot; long long rem; } lldiv_t; typedef
/netbsd-src/include/
H A Dstdlib.h74 } lldiv_t; global() typedef