|
PS2SDK
PS2 Homebrew Libraries
|
#include <stdint.h>
Include dependency graph for byteorder.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| uint64_t | htonll (uint64_t x) |
| uint32_t | htonl (uint32_t x) |
| uint16_t | htons (uint16_t x) |
Lame header.
Definition in file byteorder.h.
|
inline |
Definition at line 29 of file byteorder.h.
|
inline |
Definition at line 44 of file byteorder.h.
|
inline |
Definition at line 55 of file byteorder.h.