Searched refs:PLACE_IN (Results 1 – 1 of 1) sorted by relevance
46 #define PLACE_IN(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) type name macro85 #define PLACE_IN(loc, type, name) type __attribute__ ((section(loc))) name