ELinks 0.18.0
gettext.h File Reference
#include <limits.h>
Include dependency graph for gettext.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  mo_file_header
 
struct  string_desc
 

Macros

#define _MAGIC   0x950412de
 
#define _MAGIC_SWAPPED   0xde120495
 
#define MO_REVISION_NUMBER   0
 
#define UINT_MAX_32_BITS   0xFFFFFFFF
 
#define UINT_MAX   UINT_MAX_32_BITS
 

Typedefs

typedef unsigned nls_uint32
 

Macro Definition Documentation

◆ _MAGIC

#define _MAGIC   0x950412de

◆ _MAGIC_SWAPPED

#define _MAGIC_SWAPPED   0xde120495

◆ MO_REVISION_NUMBER

#define MO_REVISION_NUMBER   0

◆ UINT_MAX

#define UINT_MAX   UINT_MAX_32_BITS

◆ UINT_MAX_32_BITS

#define UINT_MAX_32_BITS   0xFFFFFFFF

Typedef Documentation

◆ nls_uint32

typedef unsigned nls_uint32