OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__int128
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_value.h
22
__extension__ typedef
__int128
s128;
23
__extension__ typedef unsigned
__int128
u128;
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
common.h
12
typedef unsigned
__int128
uint128_t;
/src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
tsan_interface_atomic.h
27
__extension__ typedef
__int128
__tsan_atomic128;
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface.h
196
__extension__ typedef
__int128
a128;
/src/sys/external/isc/libsodium/dist/
configure.ac
639
# error mode(TI) is a gcc extension, and
__int128
is not available
654
typedef unsigned
__int128
uint128_t;
configure
18243
# error mode(TI) is a gcc extension, and
__int128
is not available
18258
typedef unsigned
__int128
uint128_t;
/src/common/lib/libc/misc/
ubsan.c
120
typedef
__int128
longest;
121
typedef unsigned
__int128
ulongest;
Completed in 28 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025