QP/C++ 6.9.3
qs_port.h File Reference

QS/C port to a 32-bit CPU and a generic C compiler. More...

#include "qf_port.h"
#include "qs.h"
Include dependency graph for qs_port.h:

Go to the source code of this file.

Macros

#define QS_TIME_SIZE   4
 
#define QS_OBJ_PTR_SIZE   4
 
#define QS_FUN_PTR_SIZE   4
 

Detailed Description

QS/C port to a 32-bit CPU and a generic C compiler.

Definition in file qs_port.h.

Macro Definition Documentation

◆ QS_TIME_SIZE

#define QS_TIME_SIZE   4

Definition at line 44 of file qs_port.h.

◆ QS_OBJ_PTR_SIZE

#define QS_OBJ_PTR_SIZE   4

Definition at line 47 of file qs_port.h.

◆ QS_FUN_PTR_SIZE

#define QS_FUN_PTR_SIZE   4

Definition at line 50 of file qs_port.h.