Home
last modified time | relevance | path

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

/dports/databases/p5-BSON-XS/BSON-XS-v0.8.4/bson/
H A Dbson-decimal128.c130 uint32_t COMBINATION_NAN = 31; /* Value of combination field for NaN */ in bson_decimal128_to_string() local
177 } else if (combination == COMBINATION_NAN) { /* NaN */ in bson_decimal128_to_string()
/dports/devel/libbson/libbson-1.8.1/src/bson/
H A Dbson-decimal128.c132 uint32_t COMBINATION_NAN = 31; /* Value of combination field for NaN */ in bson_decimal128_to_string() local
178 } else if (combination == COMBINATION_NAN) { /* NaN */ in bson_decimal128_to_string()
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libbson/src/bson/
H A Dbson-decimal128.c132 uint32_t COMBINATION_NAN = 31; /* Value of combination field for NaN */ in bson_decimal128_to_string() local
178 } else if (combination == COMBINATION_NAN) { /* NaN */ in bson_decimal128_to_string()