Searched refs:div_t (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Ddiv.c39 #include <stdlib.h> /* div_t */
41 div_t
45 div_t r;
/barrelfish-2018-10-04/include/
H A Dstdlib.h62 } div_t; typedef in typeref:struct:__anon282
92 div_t div(int, int) __pure2;

Completed in 39 milliseconds