Searched refs:xdl_num_out (Results 1 – 2 of 2) sorted by relevance
321 int xdl_num_out(char *out, long val) { in xdl_num_out() function353 nb += xdl_num_out(buf + nb, c1 ? s1: s1 - 1); in xdl_format_hunk_hdr()359 nb += xdl_num_out(buf + nb, c1); in xdl_format_hunk_hdr()365 nb += xdl_num_out(buf + nb, c2 ? s2: s2 - 1); in xdl_format_hunk_hdr()371 nb += xdl_num_out(buf + nb, c2); in xdl_format_hunk_hdr()
39 int xdl_num_out(char *out, long val);