Searched refs:_maybe_f64 (Results 1 – 3 of 3) sorted by relevance
313 bool mutate_maybe_f64(double _maybe_f64) { in mutate_maybe_f64()314 return SetField<double>(VT_MAYBE_F64, _maybe_f64); in mutate_maybe_f64()777 auto _maybe_f64 = _o->maybe_f64; in CreateScalarStuff() local815 _maybe_f64, in CreateScalarStuff()
306 bool mutate_maybe_f64(double _maybe_f64) { in mutate_maybe_f64()307 return SetField<double>(VT_MAYBE_F64, _maybe_f64); in mutate_maybe_f64()687 auto _maybe_f64 = _o->maybe_f64; in CreateScalarStuff() local725 _maybe_f64, in CreateScalarStuff()
315 bool mutate_maybe_f64(double _maybe_f64) { in mutate_maybe_f64()316 return SetField<double>(VT_MAYBE_F64, _maybe_f64); in mutate_maybe_f64()737 auto _maybe_f64 = _o->maybe_f64; in CreateScalarStuff() local775 _maybe_f64, in CreateScalarStuff()