#include "uint32.h"Include dependency graph for uint32_pack.c:

Go to the source code of this file.
Functions | |
| void | uint32_pack (char s[4], uint32 u) |
| void | uint32_pack_big (char s[4], uint32 u) |
|
||||||||||||
|
Definition at line 3 of file uint32_pack.c. References uint32. Referenced by cdb_make_addbegin(), and cdb_make_finish(). |
|
||||||||||||
|
Definition at line 13 of file uint32_pack.c. References uint32. |
1.3.6-20040222