Home
last modified time | relevance | path

Searched refs:XL (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1264 /* AIX XL C 1.02.0.0 rejects this.
1289 { /* AIX XL C 1.02.0.0 rejects this saying
/PHP-5.5/ext/gd/libgd/
H A Dgd.c1864 #define FILL_PUSH(Y, XL, XR, DY) \ argument
1866 {sp->y = Y; sp->xl = XL; sp->xr = XR; sp->dy = DY; sp++;}
1868 #define FILL_POP(Y, XL, XR, DY) \ argument
1869 {sp--; Y = sp->y+(DY = sp->dy); XL = sp->xl; XR = sp->xr;}
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog946 2. Supporting IBM XL C compilers for PPC architectures in the JIT compiler.

Completed in 32 milliseconds