OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_SUB
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
vint64ops.c
189
M_SUB
(res.D_s.hi, res.D_s.lo, rhs->D_s.hi, rhs->D_s.lo);
227
M_SUB
(res.D_s.hi, res.D_s.lo, -(rhs < 0), rhs);
265
M_SUB
(res.D_s.hi, res.D_s.lo, 0, rhs);
prettydate.c
112
M_SUB
(hi, lo, 0, SOLAR_CYCLE_SECS);
ntp_calendar.c
601
M_SUB
(res.D_s.hi, res.D_s.lo, 0, 0x80000000u);
650
M_SUB
(res.D_s.hi, res.D_s.lo, 0, 0x80000000u);
/src/external/bsd/ntp/dist/include/
ntp_fp.h
158
#define
M_SUB
(r_i, r_f, a_i, a_f) /* r -= a */ \
194
M_SUB
((r_i), (r_f), 0, (uf)) /* let optimizer worry about it */
202
M_SUB
((r_i), (r_f), 0, (u_int32)(-add_f)); \
231
#define L_SUB(r, a)
M_SUB
((r)->l_ui, (r)->l_uf, (a)->l_ui, (a)->l_uf)
/src/external/bsd/ntp/dist/clockstuff/
chutest.c
706
M_SUB
(off[i].l_ui, off[i].l_uf, tmp, tmp2);
Completed in 23 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026