Searched refs:XL (Results 1 – 3 of 3) sorted by relevance
1264 /* AIX XL C 1.02.0.0 rejects this.1289 { /* AIX XL C 1.02.0.0 rejects this saying
1901 #define FILL_PUSH(Y, XL, XR, DY) \ argument1903 {sp->y = Y; sp->xl = XL; sp->xr = XR; sp->dy = DY; sp++;}1905 #define FILL_POP(Y, XL, XR, DY) \ argument1906 {sp--; Y = sp->y+(DY = sp->dy); XL = sp->xl; XR = sp->xr;}
1132 2. Supporting IBM XL C compilers for PPC architectures in the JIT compiler.
Completed in 34 milliseconds