Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-SnP.h35 #define KeccakP1600_AddByte(state, byte, offset) \ argument
H A DKeccakP-1600-opt64.c176 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte()
/PHP-7.4/ext/gd/libgd/
H A Dwbmp.c153 int row, col, byte, pel, pos; in readwbmp() local
H A Dgd_gif_in.c46 #define BitSet(byte, bit) (((byte) & (bit)) == (bit)) argument
H A Dgdft.c212 int byte; in gdTcl_UtfToUniChar() local
/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakP-1600-inplace32BI.c117 void KeccakP1600_AddByte(void *state, unsigned char byte, unsigned int offset) in KeccakP1600_AddByte()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c5368 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local
6634 int i, byte, length = 0; in optimize_class_ranges() local
6785 uint8_t byte; in optimize_class_chars() local

Completed in 58 milliseconds