Home
last modified time | relevance | path

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

/external/dtc/
Ddtc-lexer.l111 DPRINT("String: %s\n", yytext);
118 DPRINT("Keyword: /dts-v1/\n");
125 DPRINT("Keyword: /plugin/\n");
130 DPRINT("Keyword: /memreserve/\n");
136 DPRINT("Keyword: /bits/\n");
142 DPRINT("Keyword: /delete-property/\n");
143 DPRINT("<PROPNODENAME>\n");
149 DPRINT("Keyword: /delete-node/\n");
150 DPRINT("<PROPNODENAME>\n");
156 DPRINT("Label: %s\n", yytext);
[all …]
/external/curl/docs/examples/
Devhiperfifo.c76 #define DPRINT(x...) printf(x) macro
120 DPRINT("%s %li\n", __PRETTY_FUNCTION__, timeout_ms); in multi_timer_cb()
203 DPRINT("%s w %p revents %i\n", __PRETTY_FUNCTION__, w, revents); in event_cb()
221 DPRINT("%s w %p revents %i\n", __PRETTY_FUNCTION__, w, revents); in timer_cb()
278 DPRINT("%s e %p s %i what %i cbp %p sockp %p\n", in sock_cb()