Searched refs:eptr (Results 1 – 4 of 4) sorted by relevance
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 37 milliseconds