diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2024-07-14 17:36:01 +0100 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-07-16 15:37:21 -0700 |
commit | d10c1796c99637d847fa78e3fcb438d03774a00b (patch) | |
tree | 390b7c47803c19f5dc738e0d625f0e77e633a606 /lisp/emacs-lisp/checkdoc.el | |
parent | 51d096ec07dc3bc053965096cd768847020c240d (diff) | |
download | emacs-d10c1796c99637d847fa78e3fcb438d03774a00b.tar.gz emacs-d10c1796c99637d847fa78e3fcb438d03774a00b.tar.bz2 emacs-d10c1796c99637d847fa78e3fcb438d03774a00b.zip |
Test !FASTER_TIMEFNS with builtin resolutions
* src/timefns.c (timespec_hz, trillion, ztrillion):
If !FASTER_TIMEFNS, do not optimize the calculations of
these variables. This gives better test coverage of the
slow-path code, when compiling with -DFASTER_TIMEFNS=0.
(NEED_ZTRILLION_INIT): Move up, to simplify #ifdefery.
Now defined or not defined, instead of being 1 or not defined,
since it is used only via #ifdef.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions