Searched defs:bexp (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | mathimpl.h | 69 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument 72 # define ic(name, value, bexp, xval) ; argument 78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) ; argument 80 # define ic(name, value, bexp, xval) \ argument
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | vdev_raidz.c | 849 uint8_t *p, *q, *pxy, *qxy, *xd, *yd, tmp, a, b, aexp, bexp; in vdev_raidz_reconstruct_pq() local
|