HomeSort by: relevance | last modified time | path
    Searched defs:_Noreturn (Results 1 - 25 of 115) sorted by relevancy

1 2 3 4 5

  /src/external/bsd/ntp/dist/sntp/libopts/
_Noreturn.h 1 /* $NetBSD: _Noreturn.h,v 1.2 2024/08/18 20:47:24 christos Exp $ */
3 #if !defined _Noreturn && __STDC_VERSION__ < 201112
6 # define _Noreturn __attribute__ ((__noreturn__))
8 # define _Noreturn __declspec (noreturn)
10 # define _Noreturn
  /src/external/gpl3/gdb/dist/gnulib/import/
_Noreturn.h 17 #ifndef _Noreturn
23 extern _Noreturn void func (...);
25 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
28 # define _Noreturn [[noreturn]]
36 /* _Noreturn works as-is. */
39 # define _Noreturn __attribute__ ((__noreturn__))
41 # define _Noreturn __declspec (noreturn)
43 # define _Noreturn
  /src/external/gpl3/gdb.old/dist/gnulib/import/
_Noreturn.h 17 #ifndef _Noreturn
23 extern _Noreturn void func (...);
25 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
28 # define _Noreturn [[noreturn]]
36 /* _Noreturn works as-is. */
39 # define _Noreturn __attribute__ ((__noreturn__))
41 # define _Noreturn __declspec (noreturn)
43 # define _Noreturn
  /src/external/gpl3/binutils/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/binutils.old/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/gcc/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/gcc.old/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/gdb.old/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/gdb/dist/libiberty/
obstack.c 335 # if !(defined _Noreturn \
340 # define _Noreturn __attribute__ ((__noreturn__))
342 # define _Noreturn __declspec (noreturn)
344 # define _Noreturn
352 static _Noreturn void
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
stdlib.h 146 /* The definition of _Noreturn is copied here. */
163 #ifndef _Noreturn
169 extern _Noreturn void func (...);
171 and '_Noreturn' swapped, or without the 'extern' keyword. However, some
174 # define _Noreturn [[noreturn]]
182 /* _Noreturn works as-is. */
185 # define _Noreturn __attribute__ ((__noreturn__))
187 # define _Noreturn __declspec (noreturn)
189 # define _Noreturn
724 _GL_FUNCDECL_SYS (_Exit, _Noreturn void, (int status))
    [all...]

Completed in 53 milliseconds

1 2 3 4 5