Searched refs:EXACT_LEAF_CLASS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkOption.c99 #define EXACT_LEAF_CLASS 0x1 macro
500 for (elPtr = tsdPtr->stacks[EXACT_LEAF_CLASS]->els,
501 count = stackDepth[EXACT_LEAF_CLASS]; count > 0;
1322 * of levels. Clear the stacks for EXACT_LEAF_NAME and EXACT_LEAF_CLASS
1342 arrayPtr = tsdPtr->stacks[EXACT_LEAF_CLASS];
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkOption.c102 #define EXACT_LEAF_CLASS 0x1 macro
518 for (elPtr = tsdPtr->stacks[EXACT_LEAF_CLASS]->els,
519 count = stackDepth[EXACT_LEAF_CLASS]; count > 0;
1351 * and EXACT_LEAF_CLASS (anything that was there is of no use
1371 arrayPtr = tsdPtr->stacks[EXACT_LEAF_CLASS];

Completed in 108 milliseconds