Searched refs:new_fmt (Results 1 – 1 of 1) sorted by relevance
6183 if (new_fmt == NULL) in xo_gettext_build_format()6188 *new_fmtp = new_fmt; in xo_gettext_build_format()6189 return new_fmt; in xo_gettext_build_format()6300 char *new_fmt = NULL; in xo_do_emit_fields() local6395 if (new_fmt) { in xo_do_emit_fields()6396 xo_free(new_fmt); in xo_do_emit_fields()6397 new_fmt = NULL; in xo_do_emit_fields()6401 xfip->xfi_next, &new_fmt); in xo_do_emit_fields()6402 if (new_fmt) { in xo_do_emit_fields()6491 if (new_fmt) in xo_do_emit_fields()[all …]