Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h215 #ifndef __attribute_nonnull
216 #define __attribute_nonnull(...) __attribute__((nonnull(__VA_ARGS__))) macro
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h292 #ifndef __attribute_nonnull
293 #define __attribute_nonnull(...) __attribute__((nonnull(__VA_ARGS__))) macro
/Zephyr-latest/include/zephyr/
Dkernel.h5589 size_t bytes) __attribute_nonnull(1);
5612 k_timeout_t timeout) __attribute_nonnull(1);
5636 k_timeout_t timeout) __attribute_nonnull(1);
5661 __attribute_nonnull(1);
5687 __attribute_nonnull(1);
5699 void k_heap_free(struct k_heap *h, void *mem) __attribute_nonnull(1);
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2519 __attribute_nonnull(...)= \