HomeSort by: relevance | last modified time | path
    Searched defs:Dprint (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.h 24 # define Dprint(cond, args) /*empty*/
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {}
res_debug.h 24 # define Dprint(cond, args) /*empty*/
29 # define Dprint(cond, args) if (cond) {fprintf args;} else {}

Completed in 27 milliseconds