|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include "standard.h"
Include dependency graph for lookupa.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CHECKSTATE 8 |
| #define | hashsize(n) ((ub4)1<<(n)) |
| #define | hashmask(n) (hashsize(n)-1) |
Functions | |
| ub4 | lookup () |
| void | checksum () |
| void checksum | ( | ) |