Home
last modified time | relevance | path

Searched defs:radix_position (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-decimal128.c281 int32_t radix_position = significand_digits + exponent; in bson_decimal128_to_string() local
455 size_t radix_position = 0; /* The number of the digits after radix */ in bson_decimal128_from_string() local
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-decimal128.c281 int32_t radix_position = significand_digits + exponent; in bson_decimal128_to_string() local
493 size_t radix_position = 0; /* The number of the digits after radix */ in bson_decimal128_from_string_w_len() local
/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-decimal128.c278 int32_t radix_position = significand_digits + exponent; in bson_decimal128_to_string() local
456 size_t radix_position = 0; /* The number of the digits after radix */ in bson_decimal128_from_string() local