Macros | |
| #define | put_board |
| #define | debug_func(name) |
| #define | debug_beginf |
| #define | DEBUGS(_sign, _str) |
| #define | DEBUGS_N(_sign, _num, _str) |
| #define | DEBUGD(_sign, _dec) |
| #define | DEBUGD_N(_sign, _num, _dec) |
| #define | DEBUGH(_sign, _hex) |
| #define | DEBUGH_N(_sign, _num, _hex) |
| #define | DEBUGF(_level, _format, _arg) |
| #define | DEBUGFG(_level, _group, _format, _arg) |
| #define | __include_debug_strings(dummy, _id, _fmt, _len) |
| #define | DEBUGF_HELPER(_letter, _num, _sign, _arg) |
| #define | include_debug_strings |
Variables | |
| fix | debug_endf |
| db | __fdo_hexdigits |
| #define __include_debug_strings | ( | dummy, | |
| _id, | |||
| _fmt, | |||
| _len | |||
| ) |
| #define debug_beginf |
| #define debug_func | ( | name | ) |
| #define DEBUGD | ( | _sign, | |
| _dec | |||
| ) |
| #define DEBUGD_N | ( | _sign, | |
| _num, | |||
| _dec | |||
| ) |
| #define DEBUGF | ( | _level, | |
| _format, | |||
| _arg | |||
| ) |
| #define DEBUGF_HELPER | ( | _letter, | |
| _num, | |||
| _sign, | |||
| _arg | |||
| ) |
| #define DEBUGFG | ( | _level, | |
| _group, | |||
| _format, | |||
| _arg | |||
| ) |
| #define DEBUGH | ( | _sign, | |
| _hex | |||
| ) |
| #define DEBUGH_N | ( | _sign, | |
| _num, | |||
| _hex | |||
| ) |
| #define DEBUGS | ( | _sign, | |
| _str | |||
| ) |
| #define DEBUGS_N | ( | _sign, | |
| _num, | |||
| _str | |||
| ) |
| #define include_debug_strings |
| #define put_board |
| db __fdo_hexdigits |
| fix debug_endf |