Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/
H A Dcpp2uno.cxx636 int const lineSize = 32; in flushCode() local
637 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()
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx702 int const lineSize = 32; local
703 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
707 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dcpp2uno.cxx627 int const lineSize = 32; in flushCode() local
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()
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx702 int const lineSize = 32; local
703 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
707 for (unsigned char const * p = bptr; p < eptr + lineSize; p += lineSize) {
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dcpp2uno.cxx627 int const lineSize = 32; in flushCode() local
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 152 milliseconds