OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Noreturn
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/include/
xtermcfg.h
107
* clang treats
_Noreturn
and __attribute__((__noreturn__)) differently,
108
* so we end up labeling xt_error() with
_Noreturn
and using it in
221
#define STDC_NORETURN
_Noreturn
/* CF_C11_NORETURN */
/xsrc/external/mit/xterm/dist/
configure
833
--enable-stdnoreturn enable C11
_Noreturn
feature for diagnostics
24577
echo "$as_me:24577: checking if you want to use C11
_Noreturn
feature" >&5
24578
echo $ECHO_N "checking if you want to use C11
_Noreturn
feature... $ECHO_C" >&6
24598
echo "$as_me:24598: checking for C11
_Noreturn
feature" >&5
24599
echo $ECHO_N "checking for C11
_Noreturn
feature... $ECHO_C" >&6
24609
static
_Noreturn
void giveup(void) { exit(0); }
24653
#define STDC_NORETURN
_Noreturn
Completed in 69 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026