#include <unistd.h>
Include dependency graph for swab.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | _swab(source, target, radix) swab(source, target, radix) |
#define _swab | ( | source, | |||
target, | |||||
radix | ) | swab(source, target, radix) |