Searched defs:WHICH (Results 1 – 3 of 3) sorted by relevance
15 WHICH = 'where' if sys.platform == 'win32' else 'which' variable
33 #define WHICH(n) (!!((n) & MSB)) macro
24 WHICH = 'where' if sys.platform == 'win32' else 'which' variable