Searched defs:Sfulong_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/include/
H A Dsfio.h44 #define Sfulong_t uintmax_t macro
284 extern int sfulen _ARG_((Sfulong_t));
288 extern int sfputu _ARG_((Sfio_t*, Sfulong_t));
289 extern int sfputm _ARG_((Sfio_t*, Sfulong_t, Sfulong_t));
294 extern Sfulong_t sfgetu _ARG_((Sfio_t*));
295 extern Sfulong_t sfgetm _ARG_((Sfio_t*, Sfulong_t));
300 extern int _sfputu _ARG_((Sfio_t*, Sfulong_t));
301 extern int _sfputm _ARG_((Sfio_t*, Sfulong_t, Sfulong_
[all...]

Completed in 12 milliseconds