Searched refs:specialValuesDouble (Results 1 – 1 of 1) sorted by relevance
1712 static const double specialValuesDouble[] = { variable1756 size_t tableSize = sizeof( specialValuesDouble ); in init_double()1759 memcpy( (char*)(o + i) - tableSize, specialValuesDouble, tableSize ); in init_double()