Searched refs:TDBG (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.sbin/kbdcontrol/
H A Dlex.h46 #define TDBG 271 macro
H A Dlex.l65 debug { return TDBG; }
H A Dkbdcontrol.c235 case TDBG:
/freebsd-current/lib/libthread_db/
H A Dthread_db_int.h110 #define TDBG(...) ps_plog(__VA_ARGS__) macro
113 #define TDBG(...) macro
H A Dlibthr_db.c113 TDBG("can not find symbol: %s\n", sym); \
121 TDBG("can not find symbol: %s\n", sym); \
127 TDBG("can not read value of %s\n", sym);\
H A Dlibpthread_db.c128 TDBG("can not find symbol: %s\n", sym); \
136 TDBG("can not find symbol: %s\n", sym); \
142 TDBG("can not read value of %s\n", sym);\

Completed in 99 milliseconds