Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
d_size.h File Reference
#include "config.h"
Include dependency graph for d_size.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned char uchar_t
 
typedef unsigned short ushort_t
 
typedef unsigned long ulong_t
 
typedef unsigned int uint_t
 
typedef unsigned char bool_t
 

Typedef Documentation

◆ bool_t

typedef unsigned char bool_t

Definition at line 21 of file d_size.h.

◆ uchar_t

typedef unsigned char uchar_t

Definition at line 17 of file d_size.h.

◆ uint_t

typedef unsigned int uint_t

Definition at line 20 of file d_size.h.

◆ ulong_t

typedef unsigned long ulong_t

Definition at line 19 of file d_size.h.

◆ ushort_t

typedef unsigned short ushort_t

Definition at line 18 of file d_size.h.