test-types.c File Reference

#include "config.h"
#include "headers.h"
#include "types.h"
Include dependency graph for test-types.c:

Go to the source code of this file.

Functions

void test_u8 (void)
void test_u16 (void)
void test_u32 (void)
void test_u64 (void)
int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 66 of file test-types.c.

References test_u16(), test_u32(), test_u64(), and test_u8().

Here is the call graph for this function:

void test_u16 ( void   ) 

Definition at line 21 of file test-types.c.

Referenced by main().

void test_u32 ( void   ) 

Definition at line 36 of file test-types.c.

Referenced by main().

void test_u64 ( void   ) 

Definition at line 51 of file test-types.c.

Referenced by main().

void test_u8 ( void   ) 

Definition at line 6 of file test-types.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Defines

Generated on Mon Mar 21 12:13:44 2011 for bar by  doxygen 1.6.1