Home
last modified time | relevance | path

Searched defs:I (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-x86/string/
Dsse2-memset5-atom.S101 # define JMPTBL(I, B) I - B argument
130 # define JMPTBL(I, B) I argument
Dssse3-memcpy5.S112 # define JMPTBL(I, B) I - B argument
149 # define JMPTBL(I, B) I argument
/bionic/libc/bionic/
Dmd5.c65 #define I(x,y,z) CRAYFIX(y ^ (x | ~z)) macro
Ddlmalloc.c2364 #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