Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h288 #ifndef __attribute_nonnull
289 #define __attribute_nonnull(...) __attribute__((nonnull(__VA_ARGS__))) macro
/Zephyr-latest/include/zephyr/
Dkernel.h5465 size_t bytes) __attribute_nonnull(1);
5488 k_timeout_t timeout) __attribute_nonnull(1);
5512 k_timeout_t timeout) __attribute_nonnull(1);
5537 __attribute_nonnull(1);
5563 __attribute_nonnull(1);
5575 void k_heap_free(struct k_heap *h, void *mem) __attribute_nonnull(1);
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2518 __attribute_nonnull(...)= \