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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregguts.h362 #define SMIX(f) ((f)<<1) /* SHORTER -> MIXED */ macro
363 #define UP(f) (((f)&~LOCAL) | (LMIX(f) & SMIX(f) & MIXED))
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregguts.h382 # define SMIX(f) ((f)<<1) /* SHORTER -> MIXED */ macro
383 # define UP(f) (((f)&~LOCAL) | (LMIX(f) & SMIX(f) & MIXED))

Completed in 125 milliseconds