Searched defs:NEWFALSE (Results 1 – 4 of 4) sorted by relevance
158 NEWFALSE = '\x89' # push False variable
167 NEWFALSE = b'\x89' # push False variable
84 #define NEWFALSE '\x89' /* push False */ macro
89 NEWFALSE = '\x89', enumerator