Home
last modified time | relevance | path

Searched refs:roundptr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c62 #define roundptr(ep,cp,type) (((unsigned char*)(ep))+round(cp-((unsigned char*)(ep)),pow2size(sizeo… macro
198 cp = roundptr(ep,cp,short); in arith_exec()
239 cp = roundptr(ep,cp,Sfdouble_t*); in arith_exec()
284 cp = roundptr(ep,cp,Sfdouble_t*); in arith_exec()
315 cp = roundptr(ep,cp,Math_f); in arith_exec()
321 cp = roundptr(ep,cp,Sfdouble_t); in arith_exec()