Home
last modified time | relevance | path

Searched defs:__attribute_const__ (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h192 #define __attribute_const__ __attribute__((const)) macro
194 #define __attribute_const__ macro
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h271 #define __attribute_const__ __attribute__((__const__)) macro