Typedefs

base/include/nul/types.h File Reference

#include <stddef.h>

Typedefs

typedef unsigned long long uint64
 Fixed-width integer types.
typedef unsigned int uint32
typedef unsigned short uint16
typedef unsigned char uint8
typedef unsigned long mword
typedef signed long long int64
typedef signed int int32
typedef signed short int16
typedef signed char int8

Typedef Documentation

typedef signed short int16
typedef signed int int32
typedef signed long long int64
typedef signed char int8
typedef unsigned long mword
typedef unsigned short uint16
typedef unsigned int uint32
typedef unsigned long long uint64

Fixed-width integer types.

Copyright (C) 2010, Julian Stecklina <jsteckli@os.inf.tu-dresden.de> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.

typedef unsigned char uint8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines