Lines Matching refs:bpe
793 const char *bpe) in encode_uint() argument
797 char *bp = bps + (bpe - bps); in encode_uint()
874 const char **bpe) in encode_float() argument
939 *bpe = buf; in encode_float()
1013 const char *spe = *bpe; in encode_float()
1065 *bpe = buf; in encode_float()
1295 *bpe = buf; in encode_float()
1431 const char *bpe = buf + sizeof(buf); in z_cbvprintf_impl() local
1632 bpe = bps + len; in z_cbvprintf_impl()
1644 buf, bpe); in z_cbvprintf_impl()
1654 bpe = bps + 5; in z_cbvprintf_impl()
1660 bpe = buf + 1; in z_cbvprintf_impl()
1687 bps = encode_uint(value->uint, conv, buf, bpe); in z_cbvprintf_impl()
1696 size_t len = bpe - bps; in z_cbvprintf_impl()
1720 &sign, buf, &bpe); in z_cbvprintf_impl()
1757 size_t nj_len = (bpe - bps); in z_cbvprintf_impl()
1855 OUTS(cp, bpe); in z_cbvprintf_impl()
1870 OUTS(bps, bpe); in z_cbvprintf_impl()