◆ blt_addr
memory address type
Definition at line 48 of file types.h.
◆ blt_bool
boolean type
Definition at line 46 of file types.h.
◆ blt_char
character type
Definition at line 47 of file types.h.
◆ blt_int16s
16-bit signed integer
Definition at line 52 of file types.h.
◆ blt_int16u
16-bit unsigned integer
Definition at line 51 of file types.h.
◆ blt_int32s
32-bit signed integer
Definition at line 54 of file types.h.
◆ blt_int32u
32-bit unsigned integer
Definition at line 53 of file types.h.
◆ blt_int8s
8-bit signed integer
Definition at line 50 of file types.h.
◆ blt_int8u
8-bit unsigned integer
Definition at line 49 of file types.h.
Go to the source code of this file.