![]() |
fehQlibs 27
Qlibs
|
Go to the source code of this file.
Macros | |
#define | byte_equal(s, n, t) |
Functions | |
unsigned int | byte_chr (char *, unsigned int, int) |
unsigned int | byte_rchr (char *, unsigned int, int) |
void | byte_copy (void *, unsigned int, const void *) |
void | byte_copyr (void *, unsigned int, const void *) |
int | byte_diff (const void *, unsigned int, const void *) |
void | byte_zero (void *, unsigned int) |
void | byte_fill (void *, unsigned int, int) |
Definition in file byte.h.
#define byte_equal | ( | s, | |
n, | |||
t ) |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |