Searched defs:d (Results 1 – 2 of 2) sorted by relevance
/libbtbb/lib/src/ |
H A D | bluetooth_piconet.c | 316 int a, c, d, x; in gen_hops() local 414 int a, c, d, x, y1, y2, perm, next_channel; in single_hop() local
|
H A D | uthash.h | 472 #define get16bits(d) (*((const uint16_t *) (d))) argument 476 #define get16bits(d) ((((uint32_t)(((const uint8_t *)(d))[1])) << 8) \ argument
|