HomeSort by: relevance | last modified time | path
    Searched defs:one_byte (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/
host-solaris.cc 46 char one_byte; local
54 if (mincore ((char *)addr + i, page_size, (char *) &one_byte) == -1
host-solaris.cc 46 char one_byte; local
54 if (mincore ((char *)addr + i, page_size, (char *) &one_byte) == -1
  /src/external/gpl3/gcc.old/dist/gcc/config/
host-solaris.cc 46 char one_byte; local
54 if (mincore ((char *)addr + i, page_size, (char *) &one_byte) == -1
host-solaris.cc 46 char one_byte; local
54 if (mincore ((char *)addr + i, page_size, (char *) &one_byte) == -1

Completed in 41 milliseconds