Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c268 #define MPISIZE (PISIZE + 1) macro
271 #define MAXEVENTSIZE (MPISIZE + PISIZE*2)
719 if (MPISIZE + PISIZE*2 + self->index >= BUFFERSIZE) { in pack_enter()
734 if (MPISIZE + self->index >= BUFFERSIZE) { in pack_exit()
748 if (MPISIZE + self->index >= BUFFERSIZE) { in pack_lineno()
758 if (MPISIZE + PISIZE + self->index >= BUFFERSIZE) { in pack_lineno_tdelta()