Home | History | Annotate | Download | only in x86_64

Lines Matching defs:AddDouble

279   size_t AddDouble(double v);
821 size_t AddDouble(double v) { return constant_area_.AddDouble(v); }