OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SInt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_diag.h
166
Arg(SIntMax
SInt
) : Kind(AK_SInt),
SInt
(
SInt
) {}
174
SIntMax
SInt
;
ubsan_diag.cc
196
if (A.
SInt
>= INT64_MIN && A.
SInt
<= INT64_MAX)
197
Buffer->append("%lld", (long long)A.
SInt
);
199
RenderHex(Buffer, A.
SInt
);
Completed in 44 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025