Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dfactor.c51 #define R(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
54 #define P(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
/busybox-1.35.0/libbb/
Dhash_md5prime.c121 #define I(x, y, z) ((y) ^ ((x) | ~(z))) macro
/busybox-1.35.0/editors/
Dvi.c4541 static int M = 0, N = 0, I = 0, D = 0, Y = 0, P = 0, U = 0; variable