Home
last modified time | relevance | path

Searched refs:noreturn (Results 1 – 4 of 4) sorted by relevance

/scripts/
A Dsyscalltbl.sh57 while read nr abi name native compat noreturn; do
73 if [ -n "$noreturn" ]; then
74 if [ "$noreturn" != "noreturn" ]; then
75 echo "error: $infile: invalid string \"$noreturn\" in 'noreturn' column"
A Dsign-file.c79 static __attribute__((noreturn))
/scripts/dtc/
A Dutil.h23 #define NORETURN __attribute__((noreturn))
/scripts/kconfig/
A Dpreprocess.c22 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror()

Completed in 5 milliseconds