On2bool, On2tc, On2s64 – Google Flix Engine Linux Reference Manual User Manual
Page 251: Int8_t, Int8_t on2s8, On2u8, On2s16, On2u16, On2s32, On2u32

5.54 Base Types
245
5.54.2.3
typedef on2s64 int64_t
Definition at line 130 of file on2types.h.
5.54.2.4
typedef char int8_t
Definition at line 42 of file on2types.h.
5.54.2.5
typedef int32_t on2bool
Definition at line 57 of file on2types.h.
5.54.2.6
typedef int16_t on2s16
Definition at line 53 of file on2types.h.
5.54.2.7
typedef int32_t on2s32
Definition at line 55 of file on2types.h.
5.54.2.8
typedef long long on2s64
Definition at line 97 of file on2types.h.
5.54.2.9
typedef int8_t on2s8
Definition at line 51 of file on2types.h.
5.54.2.10
typedef char on2tc
Definition at line 79 of file on2types.h.
5.54.2.11
typedef uint16_t on2u16
Definition at line 54 of file on2types.h.
5.54.2.12
typedef uint32_t on2u32
Definition at line 56 of file on2types.h.
5.54.2.13
typedef unsigned long long on2u64
Definition at line 98 of file on2types.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen