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