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

/ast/src/lib/libast/sfio/
H A D_sfulen.c24 #undef sfulen macro
27 int sfulen(reg Sfulong_t v) function
29 int sfulen(v)
/ast/src/lib/libast/include/
H A Dsfio.h284 extern int sfulen _ARG_((Sfulong_t));
380 __INLINE__ int sfulen(Sfulong_t v) { return __sf_ulen(v); } function
403 #define sfulen(v) ( __sf_ulen(v) )

Completed in 18 milliseconds