Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A D_conv.h72 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf) \ argument
74 return (conv_invalid_val(_inv_buf, _value, _fmt_flags))
76 #define CONV_XWORD_64TEST(_value, _fmt_flags, _inv_buf)
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h1140 #define conv_map_ds(_osabi, _mach, _value, _dsp, _fmt_flags, _inv_buf) \ argument
1141 _conv_map_ds(_osabi, _mach, _value, _dsp, _fmt_flags, _inv_buf, \