Defines

libvncserver/tableinitcmtemplate.c File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define OUT_T   CONCAT3E(uint,OUT,_t)
#define SwapOUT(x)   CONCAT2E(Swap,OUT(x))
#define rfbInitColourMapSingleTableOUT   CONCAT2E(rfbInitColourMapSingleTable,OUT)

Define Documentation

#define OUT_T   CONCAT3E(uint,OUT,_t)

Definition at line 40 of file tableinitcmtemplate.c.

#define rfbInitColourMapSingleTableOUT   CONCAT2E(rfbInitColourMapSingleTable,OUT)

Definition at line 42 of file tableinitcmtemplate.c.

#define SwapOUT (   x  )     CONCAT2E(Swap,OUT(x))

Definition at line 41 of file tableinitcmtemplate.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines