Searched defs:lastline (Results 1 – 5 of 5) sorted by relevance
1126 Uint8 *lastline = dst; /* end of last non-blank line */ in RLEAlphaSurface() local1281 Uint8 *srcbuf, *lastline; in RLEColorkeySurface() local
132 static char *lastline; variable
105 int lastline; member
121 unsigned long lastline; member
5504 int lastline = _PyCode_CheckLineNumber(instr_prev*sizeof(_Py_CODEUNIT), &trace_info->bounds); in maybe_call_line_trace() local