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