Searched refs:div_t (Results 1 - 8 of 8) sorted by path

/netbsd-current/lib/libc/stdlib/
H A DLint_div.c11 div_t
15 div_t rv = { 0 };
H A Ddiv.c44 #include <stdlib.h> /* div_t */
46 div_t
49 div_t r;
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_div.c48 div_t d;
/netbsd-current/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
H A Dgimple.vim40 \ clock_t time_t va_list jmp_buf FILE DIR div_t ldiv_t
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
H A Dstdlib.h51 using std::div_t;
/netbsd-current/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
H A Dgimple.vim40 \ clock_t time_t va_list jmp_buf FILE DIR div_t ldiv_t
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
H A Dstdlib.h51 using std::div_t;
/netbsd-current/include/
H A Dstdlib.h59 } div_t; typedef in typeref:struct:__anon2
110 div_t div(int, int);

Completed in 365 milliseconds