Home
last modified time | relevance | path

Searched defs:olength (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2fixed.c187 static inline void append_n_digits(const uint32_t olength, uint32_t digits, char* const result) { in append_n_digits()
224 static inline void append_d_digits(const uint32_t olength, uint32_t digits, char* const result) { in append_d_digits()
378 const uint32_t olength = decimalLength9(digits); in d2fixed_buffered_n() local
H A Dgeneric_128.c263 const uint32_t olength = decimalLength(output); in generic_to_chars() local
H A Df2s.c229 const uint32_t olength = decimalLength9(output); in to_chars() local
H A Dd2s.c311 const uint32_t olength = decimalLength17(output); in to_chars() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drdataslab.c489 unsigned int ocount, ncount, count, olength, tlength, tcount, length; in dns_rdataslab_merge() local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drdataslab.c489 unsigned int ocount, ncount, count, olength, tlength, tcount, length; dns_rdataslab_merge() local
/netbsd-src/sys/dev/hyperv/
H A Dif_hvn.c4965 size_t olength = *odlen; in hvn_rndis_query2() local