Searched refs:sfucvt (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfcvt.c | 256 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 D | sfvprintf.c | 984 sfucvt(lv,sp,nv,ssp,Sflong_t,Sfulong_t); 1043 { sfucvt(v,sp,n,ssp,int,uint);
|
H A D | sfhdr.h | 1089 #define sfucvt(v,s,n,list,type,utype) \ macro
|