include/compiler.h File Reference

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

Go to the source code of this file.

Defines

#define _printf(x, y)
#define _nonull(x...)
#define likely(x)   (x)
#define unlikely(x)   (x)
#define BITMASK_ANY   (-1UL)

Typedefs

typedef unsigned long bitmask_t

Define Documentation

#define _nonull ( x...   ) 

Definition at line 78 of file compiler.h.

#define _printf ( x,
 ) 

Definition at line 73 of file compiler.h.

#define BITMASK_ANY   (-1UL)

Definition at line 105 of file compiler.h.

#define likely (  )     (x)

Definition at line 98 of file compiler.h.

#define unlikely (  )     (x)

Definition at line 102 of file compiler.h.

Referenced by mpool_alloc(), and mpool_return().


Typedef Documentation

typedef unsigned long bitmask_t

Definition at line 106 of file compiler.h.

Generated on Sun Jan 2 08:34:36 2011 for ccid-utils by  doxygen 1.6.3