gint64            750 lib/tty/key.c      static gint64 tv1 = 0;      /* Force first click as single */
gint64            838 lib/tty/key.c          gint64 tv2;
gint64            849 lib/tty/key.c          if (tv1 != 0 && tv2 - tv1 < (gint64) double_click_speed * MC_USEC_PER_MSEC)
gint64           1731 lib/tty/key.c      static gint64 esc_time = -1;
gint64           2155 lib/tty/key.c      gint64 end_time;
gint64           2174 lib/tty/key.c              gint64 time_out;
gint64           1536 lib/util.c     mc_time_elapsed (gint64 * timestamp, gint64 delay)
gint64           1538 lib/util.c         gint64 now;
gint64            259 lib/util.h     gboolean mc_time_elapsed (gint64 * timestamp, gint64 delay);
gint64            868 lib/vfs/direntry.c     gint64 tim;
gint64            100 lib/vfs/gc.c       gint64 time;
gint64            242 lib/vfs/gc.c       gint64 curr_time, exp_time;
gint64             96 lib/vfs/xdirentry.h     gint64 timestamp;           /* Subclass specific */
gint64            593 lib/widget/wtools.c     gint64 start;
gint64            603 lib/widget/wtools.c     sm->delay = (gint64) (delay * G_USEC_PER_SEC);
gint64            668 lib/widget/wtools.c         gint64 start = sm->start;
gint64             43 lib/widget/wtools.h     gint64 start;               /* start time in microseconds */
gint64             44 lib/widget/wtools.h     gint64 delay;               /* delay before raise the 'dlg' in microseconds */
gint64            644 src/filemanager/file.c     static gint64 timestamp = 0;
gint64            646 src/filemanager/file.c     static const gint64 delay = G_USEC_PER_SEC / 25;
gint64            827 src/filemanager/file.c     gint64 tv_current;
gint64            828 src/filemanager/file.c     static gint64 tv_start = -1;
gint64           1157 src/filemanager/file.c                                  gint64 tv_current, gint64 tv_transfer_start, off_t file_size,
gint64           1160 src/filemanager/file.c     gint64 dt;
gint64           1185 src/filemanager/file.c             gint64 total_secs;
gint64           2278 src/filemanager/file.c     gint64 tv_transfer_start;
gint64           2595 src/filemanager/file.c         gint64 tv_current, tv_last_update;
gint64           2596 src/filemanager/file.c         gint64 tv_last_input = 0;
gint64           2597 src/filemanager/file.c         gint64 usecs, update_usecs;
gint64           1087 src/filemanager/filegui.c         gint64 tv_current;
gint64           1189 src/filemanager/filegui.c     static gint64 timestamp = 0;
gint64           1191 src/filemanager/filegui.c     static const gint64 delay = G_USEC_PER_SEC / 25;
gint64           1654 src/filemanager/filemanager.c     static const gint64 update_period = 60 * G_USEC_PER_SEC;
gint64           1655 src/filemanager/filemanager.c     static gint64 tv = 0;
gint64            173 src/filemanager/fileopctx.h     gint64 transfer_start;
gint64            160 src/filemanager/find.c static gint64 last_refresh;
gint64           1016 src/filemanager/find.c     gint64 tv;
gint64           1060 src/filemanager/layout.c     static gint64 timestamp = 0;
gint64           1062 src/filemanager/layout.c     static const gint64 delay = G_USEC_PER_SEC / 10;
gint64           1554 src/vfs/ftpfs/ftpfs.c             gint64 start_tim;
gint64           1562 src/vfs/ftpfs/ftpfs.c                 gint64 tim;
gint64            207 src/vfs/tar/tar-xheader.c             gint64 i;
gint64            210 src/vfs/tar/tar-xheader.c             if ((gint64) minval <= i && i <= (gint64) maxval)
gint64            214 src/vfs/tar/tar-xheader.c             return i < (gint64) minval ? minval : (intmax_t) maxval;
gint64            327 src/vfs/tar/tar-xheader.c             gint64 i;
gint64            890 src/vfs/tar/tar-xheader.c         gint64 u;
gint64            854 src/vfs/tar/tar.c     gint64 usec;