Searched refs:__not__ (Results 1 – 10 of 10) sorted by relevance
5 ; here: %while.begin --> %if is __not__ critical.
4 ; accesses to the array A. We need to ensure we do __not__ parallelize anything
422 __not__ = not_ variable
59 __not__(obj)62 :meth:`__not__` method for object instances; only the interpreter core defines
57 __not__(obj)60 :meth:`__not__` method for object instances; only the interpreter core defines
79 Conversely, `ZSTD_LEGACY_SUPPORT=0` means "do __not__ support legacy formats".
402 spam2o(not_,__not__, "not_(a) -- Same as not a.")
255 … exception entry in a 7M profile core, for the purposes of tracking data. This will __not__ provide
12036 - Added operator.__not__ and operator.not_.
29415 - Added operator.__not__ and operator.not_.