Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h95 } *__p = (__typeof__(__p)) (p); \
96 __p->__v; \
103 } *__p = (__typeof__(__p)) (p); \
104 __p->__v = (v); \
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h160 } *__p = (__typeof__(__p)) (p); \
161 __p->__v = (v); \
171 } *__p = (__typeof__(__p)) (p); \
172 __p->__v = (v); \