HomeSort by relevance Sort by last modified time
    Searched defs:_GABIXX_NORETURN (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
gabixx_config.h 34 // _GABIXX_NORETURN <return-type> <name>(....) { ... }
35 #define _GABIXX_NORETURN __attribute__((__noreturn__))
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/include/
gabixx_config.h 34 // _GABIXX_NORETURN <return-type> <name>(....) { ... }
35 #define _GABIXX_NORETURN __attribute__((__noreturn__))
  /prebuilts/ndk/r13/sources/cxx-stl/gabi++/include/
gabixx_config.h 34 // _GABIXX_NORETURN <return-type> <name>(....) { ... }
35 #define _GABIXX_NORETURN __attribute__((__noreturn__))

Completed in 1402 milliseconds