Searched defs:dyn_posflag1_buf (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | dynamic_machelf.c | 41 Conv_dyn_posflag1_buf_t *dyn_posflag1_buf) 44 NULL, sizeof (dyn_posflag1_buf->buf) }; 46 NULL, sizeof (dyn_posflag1_buf->buf), NULL, 0, 0, 53 CONV_XWORD_64TEST(flags, fmt_flags, &dyn_posflag1_buf->inv_buf); 57 arg->buf = dyn_posflag1_buf->buf; 62 return ((const char *)dyn_posflag1_buf); 40 conv_dyn_posflag1(Xword flags, Conv_fmt_flags_t fmt_flags, Conv_dyn_posflag1_buf_t *dyn_posflag1_buf) argument
|
Completed in 44 milliseconds