Home
last modified time | relevance | path

Searched defs:vn_log (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_common.c89 vn_log(struct vn_instance *instance, const char *format, ...) in vn_log() function
/third_party/optimized-routines/math/test/
Dulp.c266 static double vn_log(double x) { return __vn_log(argd(x))[0]; } in vn_log() function