Searched defs:vn_log (Results 1 – 2 of 2) sorted by relevance
89 vn_log(struct vn_instance *instance, const char *format, ...) in vn_log() function
266 static double vn_log(double x) { return __vn_log(argd(x))[0]; } in vn_log() function