Searched refs:AVAILABLE_EXTERNALLY (Results 1 – 3 of 3) sorted by relevance
10 #define AVAILABLE_EXTERNALLY extern inline __attribute__((always_inline)) __attribute__((gnu_inline… macro14 AVAILABLE_EXTERNALLY
7 #define AVAILABLE_EXTERNALLY extern inline __attribute__((always_inline)) __attribute__((gnu_inline… macro9 AVAILABLE_EXTERNALLY int memcmp(const void *a, const void *b, size_t c) { in memcmp()
11 #define AVAILABLE_EXTERNALLY extern inline __attribute__((always_inline)) __attribute__((gnu_inline… macro16 AVAILABLE_EXTERNALLY void *memcpy(void *a, const void *b, size_t c) { in memcpy()