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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfcvt.c256 sfucvt(v,sp,n,ep,CVT_LDBL_INT,unsigned CVT_LDBL_INT);
428 sfucvt(v,sp,n,ep,CVT_DBL_INT,unsigned CVT_DBL_INT);
H A Dsfvprintf.c984 sfucvt(lv,sp,nv,ssp,Sflong_t,Sfulong_t);
1043 { sfucvt(v,sp,n,ssp,int,uint);
H A Dsfhdr.h1067 /* sfucvt() converts decimal integers to ASCII */
1089 #define sfucvt(v,s,n,list,type,utype) \ macro

Completed in 67 milliseconds