Searched refs:uDEBUG2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dutils.h185 #define uDEBUG2(f,s,a,b) { if (DEBUG_VAR&(f)) uDebug(s,a,b);} macro
192 #define uDEBUG2(f,s,a,b) macro
H A Dkeycodes.c852 uDEBUG2(1, "key range: %d..%d\n", xkb->min_key_code,
857 uDEBUG2(2, "key %d = %s\n", i,

Completed in 3 milliseconds