| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | pex-unix.c | 141 time->user_microseconds= r.ru_utime.tv_usec; in pex_wait() 185 time->user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 189 time->user_microseconds += 1000000; in pex_wait() 264 pt.user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 265 if (pt.user_microseconds < 0) in pex_wait() 268 pt.user_microseconds += 1000000; in pex_wait()
|
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| H A D | functions.texi | 860 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | pex-unix.c | 141 time->user_microseconds= r.ru_utime.tv_usec; in pex_wait() 185 time->user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 189 time->user_microseconds += 1000000; in pex_wait() 264 pt.user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 265 if (pt.user_microseconds < 0) in pex_wait() 268 pt.user_microseconds += 1000000; in pex_wait()
|
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| H A D | functions.texi | 860 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | pex-unix.c | 141 time->user_microseconds= r.ru_utime.tv_usec; in pex_wait() 185 time->user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 189 time->user_microseconds += 1000000; in pex_wait() 264 pt.user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 265 if (pt.user_microseconds < 0) in pex_wait() 268 pt.user_microseconds += 1000000; in pex_wait()
|
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| H A D | functions.texi | 843 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | pex-unix.c | 144 time->user_microseconds= r.ru_utime.tv_usec; in pex_wait() 188 time->user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 192 time->user_microseconds += 1000000; in pex_wait() 267 pt.user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait() 268 if (pt.user_microseconds < 0) in pex_wait() 271 pt.user_microseconds += 1000000; in pex_wait()
|
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| H A D | functions.texi | 860 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | libiberty.h | 594 unsigned long user_microseconds; member
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | libiberty.h | 594 unsigned long user_microseconds; member
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | libiberty.h | 594 unsigned long user_microseconds; member
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | libiberty.h | 594 unsigned long user_microseconds; member
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/ |
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
| H A D | pexecute.txh | 272 @code{user_microseconds}, @code{system_seconds},
|
| H A D | functions.texi | 860 @code{user_microseconds}, @code{system_seconds},
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gcc.cc | 3535 + (double) pt->user_microseconds / 1.0e6); in execute()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gcc.c | 3327 + (double) pt->user_microseconds / 1.0e6); in execute()
|