Account
| ArmsysApi 0.12.18 |
#include <stdio.h>Macros | |
| #define | dprintf(fmt, a...) |
| General debug functions. More... | |
| #define | dl1printf(fmt, a...) |
| #define | dl2printf(fmt, a...) |
| #define | dl3printf(fmt, a...) |
| #define | dl4printf(fmt, a...) |
Functions | |
| void | bhd8 (const void *data, unsigned int n) |
| void | bhd8a (const void *data, unsigned int n) |
| void | bhda8 (const void *data, unsigned int n) |
| void | bhd32 (const void *data, unsigned int n) |
| void | bhds32 (const void *data, unsigned int n) |
Macro Definition Documentation
◆ dl1printf
| #define dl1printf | ( | fmt, | |
| a... | |||
| ) |
◆ dl2printf
| #define dl2printf | ( | fmt, | |
| a... | |||
| ) |
◆ dl3printf
| #define dl3printf | ( | fmt, | |
| a... | |||
| ) |
◆ dl4printf
| #define dl4printf | ( | fmt, | |
| a... | |||
| ) |
◆ dprintf
| #define dprintf | ( | fmt, | |
| a... | |||
| ) |
General debug functions.
Function Documentation
◆ bhd32()
| void bhd32 | ( | const void * | data, |
| unsigned int | n | ||
| ) |
◆ bhd8()
| void bhd8 | ( | const void * | data, |
| unsigned int | n | ||
| ) |
◆ bhd8a()
| void bhd8a | ( | const void * | data, |
| unsigned int | n | ||
| ) |
◆ bhda8()
| void bhda8 | ( | const void * | data, |
| unsigned int | n | ||
| ) |
◆ bhds32()
| void bhds32 | ( | const void * | data, |
| unsigned int | n | ||
| ) |
Generated by
1.8.15 