Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbase64.c183 const uint8_t shiftLUT_[32] = { in neon_base64_decode() local
210 const uint8x16x2_t shiftLUT = *((const uint8x16x2_t *)shiftLUT_); in neon_base64_decode()

Completed in 9 milliseconds