HPCToolkit
uint.h File Reference
#include <include/hpctoolkit-config.h>
Include dependency graph for uint.h:

Go to the source code of this file.

Typedefs

typedef unsigned short int ushort
 
typedef unsigned int uint
 
typedef unsigned long int ulong
 

Typedef Documentation

◆ uint

typedef unsigned int uint

Definition at line 124 of file uint.h.

◆ ulong

typedef unsigned long int ulong

Definition at line 128 of file uint.h.

◆ ushort

typedef unsigned short int ushort

Definition at line 120 of file uint.h.