HomeSort by relevance Sort by last modified time
    Searched refs:_GLIBCXX_NOTHROW (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cxxabi.h 103 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
124 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
127 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
131 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
138 __cxa_thread_atexit(void (*)(void*), void*, void *) _GLIBCXX_NOTHROW;
595 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
598 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
602 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
606 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
615 __cxa_get_exception_ptr(void*) _GLIBCXX_NOTHROW __attribute__ ((__pure__))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cxxabi.h 103 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
124 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
127 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
131 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
138 __cxa_thread_atexit(void (*)(void*), void*, void *) _GLIBCXX_NOTHROW;
595 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
598 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
602 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
606 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
615 __cxa_get_exception_ptr(void*) _GLIBCXX_NOTHROW __attribute__ ((__pure__))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
119 #ifndef _GLIBCXX_NOTHROW
120 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
119 #ifndef _GLIBCXX_NOTHROW
120 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
119 #ifndef _GLIBCXX_NOTHROW
120 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
119 #ifndef _GLIBCXX_NOTHROW
120 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]

Completed in 101 milliseconds