Home
last modified time | relevance | path

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

/netbsd-src/include/
H A Dinttypes.h60 } imaxdiv_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dinttypes.d26 struct imaxdiv_t struct
28 intmax_t quot,
29 rem;
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinttypes.in.h920 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; typedef