lisp_to_timespec 1011 src/timefns.c    *result = lisp_to_timespec (t);
lisp_to_timespec 1037 src/timefns.c    struct timespec t = lisp_to_timespec (lt);
lisp_to_timespec 1050 src/timefns.c    struct timespec t = lisp_to_timespec (lt);
lisp_to_timespec 1519 src/timefns.c    struct timespec ts = lisp_to_timespec (lt);
lisp_to_timespec 4396 test/manual/etags/c-src/emacs/src/keyboard.c   *result = lisp_to_timespec (t);