Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 2 of 2) sorted by relevance

/libbtbb/lib/src/
H A Duthash.h50 #define DECLTYPE_ASSIGN(dst,src) \ argument
56 #define DECLTYPE_ASSIGN(dst,src) \ argument
822 #define HASH_SELECT(hh_dst, dst, hh_src, src, cond) \ argument
H A Dbluetooth_packet.c511 int btbb_get_payload_packed(const btbb_packet* pkt, char *dst) in btbb_get_payload_packed()