Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd_png.c503 volatile int remap = FALSE; in gdImagePngCtxEx() local
588 remap = TRUE; in gdImagePngCtxEx()
647 if (!remap) { in gdImagePngCtxEx()
648 remap = TRUE; in gdImagePngCtxEx()
674 if (remap) { in gdImagePngCtxEx()
755 if (remap) { in gdImagePngCtxEx()
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2017 sljit_u32 remap = 0; in hardfloat_call_with_args() local
2029 while (remap & mask) { in hardfloat_call_with_args()
2033 remap |= mask; in hardfloat_call_with_args()
2045 while (remap & mask) { in hardfloat_call_with_args()
2049 remap |= mask; in hardfloat_call_with_args()
H A DsljitNativeARM_32.c2346 sljit_u32 remap = 0; in hardfloat_call_with_args() local
2358 while (remap & mask) { in hardfloat_call_with_args()
2362 remap |= mask; in hardfloat_call_with_args()
2374 while (remap & mask) { in hardfloat_call_with_args()
2378 remap |= mask; in hardfloat_call_with_args()

Completed in 232 milliseconds