Home
last modified time | relevance | path

Searched refs:thatp (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
D_sre.c354 Py_ssize_t thisp, thatp; in SRE_AT() local
381 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
385 return thisp != thatp; in SRE_AT()
390 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
394 return thisp == thatp; in SRE_AT()
399 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
403 return thisp != thatp; in SRE_AT()
408 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
412 return thisp == thatp; in SRE_AT()
418 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_sre.c354 Py_ssize_t thisp, thatp; in SRE_AT() local
381 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
385 return thisp != thatp; in SRE_AT()
390 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
394 return thisp == thatp; in SRE_AT()
399 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
403 return thisp != thatp; in SRE_AT()
408 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
412 return thisp == thatp; in SRE_AT()
418 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
D_sre.c355 Py_ssize_t thisp, thatp; in SRE_AT() local
382 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
386 return thisp != thatp; in SRE_AT()
391 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
395 return thisp == thatp; in SRE_AT()
400 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
404 return thisp != thatp; in SRE_AT()
409 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
413 return thisp == thatp; in SRE_AT()
419 thatp = ((void*) ptr > state->beginning) ? in SRE_AT()
[all …]