Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dbitops.c55 uint32_t aux1, aux2, aux3, aux4, aux5, aux6, aux7; in redisPopcount() local
58 aux2 = *p4++; in redisPopcount()
68 aux2 = aux2 - ((aux2 >> 1) & 0x55555555); in redisPopcount()
69 aux2 = (aux2 & 0x33333333) + ((aux2 >> 2) & 0x33333333); in redisPopcount()
81 ((aux2 + (aux2 >> 4)) & 0x0F0F0F0F) + in redisPopcount()
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dab8500.txt77 abx500-temp : io-channels "aux1" and "aux2" for measuring external
190 io-channel-name = "aux1", "aux2";
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-ab8500.dtsi127 io-channel-name = "aux1", "aux2";