Home
last modified time | relevance | path

Searched refs:COMBINATION_INFINITY (Results 1 – 3 of 3) sorted by relevance

/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-decimal128.c129 uint32_t COMBINATION_INFINITY = 30; /* Value of combination field for Inf */ in bson_decimal128_to_string() local
174 if (combination == COMBINATION_INFINITY) { /* Infinity */ in bson_decimal128_to_string()
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-decimal128.c131 uint32_t COMBINATION_INFINITY = 30; /* Value of combination field for Inf */ in bson_decimal128_to_string() local
175 if (combination == COMBINATION_INFINITY) { /* Infinity */ in bson_decimal128_to_string()
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-decimal128.c131 uint32_t COMBINATION_INFINITY = 30; /* Value of combination field for Inf */ in bson_decimal128_to_string() local
175 if (combination == COMBINATION_INFINITY) { /* Infinity */ in bson_decimal128_to_string()