Searched refs:_sfputm (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/sfio/
H A D_sfputm.c30 int _sfputm(Sfio_t* f, Sfulong_t v, Sfulong_t m) function
32 int _sfputm(f,v,m)
/ast/src/lib/libast/include/
H A Dsfio.h301 extern int _sfputm _ARG_((Sfio_t*, Sfulong_t, Sfulong_t));
345 #define __sf_putm(f,v,m) (_sfputm(_SF_(f),(Sfulong_t)(v),(Sfulong_t)(m)))
/ast/src/lib/libast/
H A DMakefile166 _sfputc.c _sfputd.c _sfputl.c _sfputm.c _sfputu.c \

Completed in 10 milliseconds