OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:si_plus_sat
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
187
si_plus_sat
(const type_t *tp, int64_t a, int64_t b)
function in typeref:typename:int64_t
325
c.smin =
si_plus_sat
(tp, a.smin, b.smin);
326
c.smax =
si_plus_sat
(tp, a.smax, b.smax);
Completed in 15 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025