Searched defs:z (Results 1 – 1 of 1) sorted by relevance
/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 231 int perm5(int z, int p_high, int p_low) in perm5() 255 int perm5(int z, int p_high, int p_low) in perm5() 292 int z, p_high, p_low; in perm_table_init() local 300 int fast_perm(int z, int p_high, int p_low) in fast_perm()
|