Searched defs:I (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/arch-x86/string/ |
D | sse2-memset5-atom.S | 101 # define JMPTBL(I, B) I - B argument 130 # define JMPTBL(I, B) I argument
|
D | ssse3-memcpy5.S | 112 # define JMPTBL(I, B) I - B argument 149 # define JMPTBL(I, B) I argument
|
/bionic/libc/bionic/ |
D | md5.c | 65 #define I(x,y,z) CRAYFIX(y ^ (x | ~z)) macro
|
D | dlmalloc.c | 2364 #define compute_tree_index(S, I)\ argument 2378 #define compute_tree_index(S, I)\ argument 2429 #define compute_bit2idx(X, I)\ argument 2438 #define compute_bit2idx(X, I) I = ffs(X)-1 argument 2441 #define compute_bit2idx(X, I)\ argument 3080 #define unlink_first_small_chunk(M, B, P, I) {\ argument
|