Helixis 1.0
Task Programming API
Defines
sources/liblfds/liblfds_internal.h File Reference
#include "liblfds.h"

Go to the source code of this file.

Defines

#define and   &&
#define or   ||
#define RAISED   1
#define LOWERED   0
#define NO_FLAGS   0x0

Define Documentation

#define and   &&
#define LOWERED   0

Definition at line 14 of file liblfds_internal.h.

Referenced by queue_dequeue().

#define NO_FLAGS   0x0

Definition at line 16 of file liblfds_internal.h.

#define or   ||

Definition at line 11 of file liblfds_internal.h.

#define RAISED   1

Definition at line 13 of file liblfds_internal.h.

Referenced by queue_dequeue().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines