Describes macros that can be used in the platform-specific configuration header and in bootstrap code.
INIT_LOGICAL_SYMBOL SYM, COUNT
Checks if the symbol SYM is defined. If so, it sets it to a value which is logically TRUE and increments symbol COUNT by one; COUNT may be omitted if not required.
If the symbol SYM is not defined, then the macro defines it, and sets it to a logically FALSE value.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.