int64_t            97 include/stdint-msvc2008.h typedef int64_t   int_least64_t;
int64_t           107 include/stdint-msvc2008.h typedef int64_t   int_fast64_t;
int64_t           123 include/stdint-msvc2008.h typedef int64_t   intmax_t;
int64_t           138 include/stdint-msvc2008.h #define INT64_MIN    ((int64_t)_I64_MIN)
int64_t           554 include/uv-win.h       int64_t offset;                                                         \
int64_t           387 include/uv.h   typedef void (*uv_exit_cb)(uv_process_t*, int64_t exit_status, int term_signal);
int64_t          1635 include/uv.h       void* buf, size_t length, int64_t offset, uv_fs_cb cb);
int64_t          1641 include/uv.h       const void* buf, size_t length, int64_t offset, uv_fs_cb cb);
int64_t          1668 include/uv.h       int64_t offset, uv_fs_cb cb);
int64_t          1671 include/uv.h       uv_file in_fd, int64_t in_offset, size_t length, uv_fs_cb cb);
int64_t           763 src/unix/fs.c                      int64_t off,
int64_t           834 src/unix/fs.c                 int64_t off,
int64_t           889 src/unix/fs.c                     int64_t off,
int64_t           947 src/unix/fs.c                  int64_t off,
int64_t            91 src/win/fs.c       *(uint64_t*) (filetime_ptr) = ((int64_t) (time) * 10000000LL) +         \
int64_t           244 src/win/fs.c       int64_t* target_len_ptr) {
int64_t           530 src/win/fs.c     int64_t offset = req->offset;
int64_t           578 src/win/fs.c     int64_t offset = req->offset;
int64_t           844 src/win/fs.c       statbuf->st_size = ((int64_t) info.nFileSizeHigh << 32) +
int64_t           845 src/win/fs.c                           (int64_t) info.nFileSizeLow;
int64_t          1020 src/win/fs.c     int64_t offset = req->offset;
int64_t          1024 src/win/fs.c     int64_t result_offset = 0;
int64_t          1506 src/win/fs.c       size_t length, int64_t offset, uv_fs_cb cb) {
int64_t          1525 src/win/fs.c       size_t length, int64_t offset, uv_fs_cb cb) {
int64_t          1834 src/win/fs.c       int64_t offset, uv_fs_cb cb) {
int64_t          1852 src/win/fs.c       uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) {
int64_t            43 src/win/pipe.c static const int64_t eof_timeout = 50; /* ms */
int64_t           198 src/win/timer.c   int64_t delta;
int64_t            37 test/benchmark-getaddrinfo.c static int64_t start_time;
int64_t            38 test/benchmark-getaddrinfo.c static int64_t end_time;
int64_t            53 test/benchmark-ping-pongs.c static int64_t start_time;
int64_t            55 test/benchmark-pump.c static int64_t start_time;
int64_t            62 test/benchmark-pump.c static int64_t nrecv = 0;
int64_t            63 test/benchmark-pump.c static int64_t nrecv_total = 0;
int64_t            64 test/benchmark-pump.c static int64_t nsent = 0;
int64_t            65 test/benchmark-pump.c static int64_t nsent_total = 0;
int64_t            82 test/benchmark-pump.c static double gbit(int64_t bytes, int64_t passed_ms) {
int64_t            89 test/benchmark-pump.c   int64_t diff;
int64_t           121 test/benchmark-pump.c   int64_t diff;
int64_t            68 test/benchmark-spawn.c                     int64_t exit_status,
int64_t           139 test/benchmark-spawn.c   static int64_t start_time, end_time;
int64_t            88 test/test-ipc.c                     int64_t exit_status,
int64_t            56 test/test-spawn.c                     int64_t exit_status,
int64_t            67 test/test-spawn.c                    int64_t exit_status,
int64_t            79 test/test-spawn.c                                  int64_t exit_status,
int64_t            86 test/test-spawn.c                                  int64_t exit_status,
int64_t            93 test/test-spawn.c                     int64_t exit_status,
int64_t           116 test/test-spawn.c static void detach_failure_cb(uv_process_t* process, int64_t exit_status, int term_signal) {
int64_t           893 test/test-spawn.c                                int64_t exit_status,
int64_t            52 test/test-stdio-over-pipes.c                     int64_t exit_status,