OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOT_REACHED
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
background_thread.c
52
#define
NOT_REACHED
{
not_reached
(); }
53
bool background_thread_create(tsd_t *tsd, unsigned arena_ind)
NOT_REACHED
54
bool background_threads_enable(tsd_t *tsd)
NOT_REACHED
55
bool background_threads_disable(tsd_t *tsd)
NOT_REACHED
56
bool background_thread_is_started(background_thread_info_t *info)
NOT_REACHED
58
nstime_t *remaining_sleep)
NOT_REACHED
59
void background_thread_prefork0(tsdn_t *tsdn)
NOT_REACHED
60
void background_thread_prefork1(tsdn_t *tsdn)
NOT_REACHED
61
void background_thread_postfork_parent(tsdn_t *tsdn)
NOT_REACHED
[
all
...]
/src/external/bsd/jemalloc/dist/src/
background_thread.c
95
# define
NOT_REACHED
\
96
{
not_reached
(); }
98
background_thread_create(tsd_t *tsd, unsigned arena_ind)
NOT_REACHED
99
bool background_threads_enable(tsd_t *tsd)
NOT_REACHED
100
bool background_threads_disable(tsd_t *tsd)
NOT_REACHED
102
background_thread_info_t *info)
NOT_REACHED
104
background_thread_info_t *info, nstime_t *remaining_sleep)
NOT_REACHED
105
void background_thread_prefork0(tsdn_t *tsdn)
NOT_REACHED
106
void background_thread_prefork1(tsdn_t *tsdn)
NOT_REACHED
107
void background_thread_postfork_parent(tsdn_t *tsdn)
NOT_REACHED
[
all
...]
/src/external/bsd/ntp/dist/sntp/libopts/
genshell.h
70
#define
NOT_REACHED
__builtin_unreachable();
72
#define
NOT_REACHED
/src/external/bsd/ntp/dist/ntpsnmpd/
ntpsnmpd-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
/src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
/src/external/bsd/ntp/dist/ntpq/
ntpq-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
/src/external/bsd/ntp/dist/sntp/
sntp-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
/src/external/bsd/ntp/dist/util/
ntp-keygen-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
/src/external/bsd/ntp/dist/ntpd/
ntpd-opts.h
68
#define
NOT_REACHED
__builtin_unreachable();
70
#define
NOT_REACHED
Completed in 27 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026