Searched refs:imaxdiv_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/stdlib/
H A Dimaxdiv.c32 imaxdiv_t
35 imaxdiv_t retval;
/freebsd-current/include/
H A Dinttypes.h45 } imaxdiv_t; typedef in typeref:struct:__anon28
52 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcinttypes.inc11 using std::imaxdiv_t;
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcinttypes.inc11 using ::imaxdiv_t;

Completed in 174 milliseconds