Defines | |||
![]() | ![]() | #define | ListPrimName ( flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
![]() | ![]() | #define | DefineDebugGetPrim ( flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
![]() | ![]() | #define | DefineDebugSetPrim ( flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
![]() | ![]() | #define | makeALookup (theLookup, r, s) |
Functions | |||
![]() | ![]() | oop | scavenge_prim (oop x) |
![]() | ![]() | void | print_option_primitives (bool) |
![]() | ![]() | oop | bad_prim (oop rcvr) |
![]() | ![]() | FOR_ALL_INTEGER_DEBUG_PRIMS (DefineDebugGetPrim) FOR_ALL_GEN_BOOLEAN_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_PPC_BOOLEAN_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_SIC_BOOLEAN_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_NEW_BOOLEAN_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_PROFILING_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_MISC_DEBUG_PRIMS(DefineDebugGetPrim) FOR_ALL_INTEGER_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_GEN_BOOLEAN_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_PPC_BOOLEAN_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_SIC_BOOLEAN_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_NEW_BOOLEAN_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_PROFILING_DEBUG_PRIMS(DefineDebugSetPrim) FOR_ALL_MISC_DEBUG_PRIMS(DefineDebugSetPrim) oop oopClass | |
![]() | ![]() | oop | unwind_protect_prim (oop doBlock, oop protectBlock) |
#define ListPrimName (flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
#define DefineDebugGetPrim (flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
#define DefineDebugSetPrim (flagName, flagType, flagTypeName, primReturnType, initialValue, getCurrentValue, checkNewValue, setNewValue, explanation, wizardOnly) |
#define makeALookup (theLookup, r, s) |
oop scavenge_prim (oop x) |
void print_option_primitives (bool changedOnly) [static]
|
oop bad_prim (oop rcvr) |
FOR_ALL_INTEGER_DEBUG_PRIMS (DefineDebugGetPrim) |
oop unwind_protect_prim (oop doBlock, oop protectBlock) |