OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PTRDIFF_T
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
interception_type_test.cc
25
COMPILER_CHECK(sizeof(::
PTRDIFF_T
) == sizeof(
ptrdiff_t
));
interception.h
30
typedef __sanitizer::sptr
PTRDIFF_T
;
/src/sys/lib/libsa/
subr_prf.c
52
#if 0 /* XXX: abuse intptr_t until the situation with
ptrdiff_t
is clear */
53
#define
PTRDIFF_T
ptrdiff_t
55
#define
PTRDIFF_T
intptr_t
236
if (sizeof(
PTRDIFF_T
) == sizeof(long))
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_format.inc
128
return sizeof(
PTRDIFF_T
);
Completed in 13 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025