Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dglobals_machelf.c242 if (arg->oflags & vdp->v_val) { in _conv_expn_field()
248 rflags &= ~(vdp->v_val); in _conv_expn_field()
274 if (arg->oflags & vdp->v_val) { in _conv_expn_field2()
280 rflags &= ~(vdp->v_val); in _conv_expn_field2()
H A Dglobals.c102 if (val == vdp->v_val) in map_vd2str()
120 if (val == vdp->v_val) in map_vd22str()
241 vdp->v_val, uvalue) == CONV_ITER_DONE) in _conv_iter_vd()
258 vdp->v_val, uvalue) == CONV_ITER_DONE) in _conv_iter_vd2()
H A Dcorenote.c2649 vda[i].v_val = secflag_to_bit(i); in conv_prsecflags()
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h550 Conv_elfvalue_t v_val; /* expansion value */ member
554 Conv_elfvalue_t v_val; /* expansion value */ member