Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/util/
H A Drss.c97 uint8_t shift = (idx % NBBY); in BuildKeyCache() local
/mOS-networking-stack/core/src/
H A Dutil.c51 uint8_t shift = (idx % NBBY); in BuildKeyCache() local
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c259 int shift = 0; in buffer_append_long_hex() local