Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/libavb/
H A Davb_sysdeps.h30 #define AVB_ATTR_SENTINEL __attribute__((__sentinel__)) macro
70 void avb_printv(const char* message, ...) AVB_ATTR_SENTINEL;
H A Davb_util.h213 ...) AVB_ATTR_WARN_UNUSED_RESULT AVB_ATTR_SENTINEL;