Searched defs:I (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | complex.h | 50 #define I _Complex_I macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 2784 #define compute_tree_index(S, I)\ argument 2799 #define compute_tree_index(S, I)\ argument 2813 #define compute_tree_index(S, I)\ argument 2828 #define compute_tree_index(S, I)\ argument 2888 #define compute_bit2idx(X, I)\ argument 2896 #define compute_bit2idx(X, I)\ argument 2904 #define compute_bit2idx(X, I)\ argument 2912 #define compute_bit2idx(X, I) I = ffs(X)-1 argument 2915 #define compute_bit2idx(X, I)\ argument 3550 #define unlink_first_small_chunk(M, B, P, I) {\ argument
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 2252 #define compute_tree_index(S, I)\ argument 2266 #define compute_tree_index(S, I)\ argument 2317 #define compute_bit2idx(X, I)\ argument 2326 #define compute_bit2idx(X, I) I = ffs(X)-1 argument 2329 #define compute_bit2idx(X, I)\ argument 2967 #define unlink_first_small_chunk(M, B, P, I) {\ argument
|