Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx700 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) argument
703 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
707 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx625 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) in flushCode() argument
628 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()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx700 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) argument
703 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
707 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx625 …::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char const * eptr) in flushCode() argument
628 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 32 milliseconds