Home
last modified time | relevance | path

Searched refs:PLACE_IN (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dtoolchain.h46 #define PLACE_IN(loc, type, name) _Pragma(PRAGMA_HELPER(location,loc,)) type name macro
88 #define PLACE_IN(loc, type, name) type __attribute__ ((section(loc))) name