Home
last modified time | relevance | path

Searched defs:sfllen (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A D_sfllen.c27 int sfllen(reg Sflong_t v) in sfllen() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h379 __INLINE__ int sfllen(Sflong_t v) { return __sf_llen(v); } in sfllen() function