liboiljunk

liboiljunk

Synopsis

#define             OIL_OPT_MANGLE                      (a)
#define             OIL_OPT_SUFFIX
#define             OIL_CHECK_PROTOTYPE                 (a)
#define             OIL_OPT_FLAG_MANGLE                 (a)
#define             OIL_NO_CLASSES
#define             NULL

Description

Details

OIL_OPT_MANGLE()

#define OIL_OPT_MANGLE(a) a

Used internally to implement the --enable-alternate-optimizations configure option.

a :


OIL_OPT_SUFFIX

#define OIL_OPT_SUFFIX

Used internally to implement the --enable-alternate-optimizations configure option.


OIL_CHECK_PROTOTYPE()

#define             OIL_CHECK_PROTOTYPE(a)

Macro used internally to implement the --enable-prototype-checking configure option.

a :


OIL_OPT_FLAG_MANGLE()

#define             OIL_OPT_FLAG_MANGLE(a)

Used internally to implement the --enable-alternate-optimizations configure option.

a :


OIL_NO_CLASSES

#define OIL_NO_CLASSES

Used internally to implement the --enable-alternate-optimizations configure option.


NULL

#define NULL ((void *)0)

FIXME: gtk-doc is broken and doesn't know how to ignore this.