Searched refs:eptr (Results 1 – 5 of 5) sorted by relevance
634 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) in flushCode() argument637 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) { in flushCode()641 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) { in flushCode()
700 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) argument703 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {707 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
625 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) in flushCode() argument628 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) { in flushCode()632 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) { in flushCode()
Completed in 43 milliseconds