Searched defs:c (Results 1 – 4 of 4) sorted by relevance
/libbtbb/python/utils/ |
H A D | gen_check_tables.py | 46 def gen_syndrome(c): argument
|
/libbtbb/lib/src/ |
H A D | bluetooth_piconet.c | 222 #define BUTTERFLY(z,p,c,a,b) \ argument 227 #define BUTTERFLY(z,p,c,a,b) \ argument 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 | bluetooth_packet.c | 554 int a, b, c, i; in unfec13() local 1377 int a, b, c; in btbb_header_present() local
|
H A D | uthash.h | 414 #define HASH_JEN_MIX(a,b,c) \ argument
|