Home
last modified time | relevance | path

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

/external/platform/pico/common/pico_binary_info/include/pico/binary_info/
A Dstructure.h60 #define bi_ptr_of(x) x * macro
62 #define bi_ptr_of(x) uint32_t macro
82 bi_ptr_of(binary_info_t) list;
94 bi_ptr_of(const char) value;
99 bi_ptr_of(const char) name; // optional static name (independent of what is formatted)
102 bi_ptr_of(binary_info_t) extra; // additional info
119 bi_ptr_of(const char) label;
133 bi_ptr_of(const char) label;

Completed in 3 milliseconds