Home
last modified time | relevance | path

Searched refs:_dispatch_debugv (Results 1 – 1 of 1) sorted by relevance

/trueos/lib/libdispatch/src/
HDinit.c625 _dispatch_debugv(dispatch_object_t dou, const char *msg, va_list ap) in _dispatch_debugv() function
655 _dispatch_debugv(dou, msg, ap); in dispatch_debugv()
665 _dispatch_debugv(dou, msg, ap); in dispatch_debug()
677 _dispatch_debugv(dou._do, msg, ap); in _dispatch_object_debug()