|
| void | __assert_fail (const char *__assertion, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__ |
| |
| void __leaf__ | __attribute__ ((__noreturn__)) |
| |
| void | __assert_perror_fail (int __errnum, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__ |
| |
| void | __assert (const char *__assertion, const char *__file, int __line) __attribute__((__nothrow__ |
| |
| void * | memcpy (void *__restrict __dest, const void *__restrict __src, size_t __n) __attribute__((__nothrow__ |
| |
| void __leaf__ | __attribute__ ((__nonnull__(1, 2))) |
| |
| void * | memmove (void *__dest, const void *__src, size_t __n) __attribute__((__nothrow__ |
| |
| void * | memccpy (void *__restrict __dest, const void *__restrict __src, int __c, size_t __n) __attribute__((__nothrow__ |
| |
| int | strcoll_l (const char *__s1, const char *__s2, locale_t __l) __attribute__((__nothrow__ |
| |
| int __leaf__ | __attribute__ ((__pure__)) |
| |
| void | FC_FUNC_ (doperate_ri_sym_vec, DOPERATE_RI_SYM_VEC) const |
| |
| void | FC_FUNC_ (doperate_ri_antisym_vec, DOPERATE_RI_ANTISYM_VEC) const |
| |
| void | FC_FUNC_ (zoperate_ri_vec, ZOPERATE_RI_VEC) const |
| |
| void | FC_FUNC_ (zoperate_ri_sym_vec, ZOPERATE_RI_SYM_VEC) const |
| |
| void | FC_FUNC_ (zoperate_ri_antisym_vec, ZOPERATE_RI_ANTISYM_VEC) const |
| |
| void | FC_FUNC_ (dgauss_seidel, DGAUSS_SEIDEL) const |
| |
| void | get_vectorization_level (char *level) |
| |