Searched refs:cef_cp (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | globals_machelf.c | 99 cef_cp(CONV_EXPN_FIELD_ARG *arg, CONV_EXPN_FIELD_STATE *state, in cef_cp() function 158 if (!cef_cp(arg, state, FALSE, in cef_setup() 166 if (!cef_cp(arg, state, TRUE, *lead_str++)) in cef_setup() 189 if (!cef_cp(arg, state, TRUE, inv_buf.buf)) in cef_wrap() 195 if (!cef_cp(arg, state, FALSE, in cef_wrap() 243 if (!cef_cp(arg, &state, TRUE, in _conv_expn_field() 275 if (!cef_cp(arg, &state, TRUE, in _conv_expn_field2()
|