Searched refs:__STRING (Results 1 – 2 of 2) sorted by relevance
107 #ifndef __STRING108 #define __STRING(a) #a macro265 #define __not_in_flash_func(func_name) __not_in_flash(__STRING(func_name)) func_name476 …ert(__builtin_types_compatible_p(type_a, type_b), __STRING(type_a) " is not compatible with " __ST…
19 …n_prefix, attr) static const attr __attribute__((section(section_prefix __STRING(name)))) struct _…
Completed in 4 milliseconds