Searched defs:list_append_f64 (Results 1 – 2 of 2) sorted by relevance
59 void list_append_f64(ContextPointer& c, double val) const { in list_append_f64() function
29 fn list_append_f64(self: &Functions, ctx: Pin<&mut ContextPointer>, val: f64); in list_append_f64() function