Searched refs:mixc (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dphash.c151 mixc -- mixc 8 4-bit values as quickly and thoroughly as possible.
157 #define mixc(a,b,c,d,e,f,g,h) \ macro
217 mixc(a,b,c,d,e,f,g,h);
218 mixc(a,b,c,d,e,f,g,h);
219 mixc(a,b,c,d,e,f,g,h);
220 mixc(a,b,c,d,e,f,g,h);
260 mixc(a,b,c,d,e,f,g,h);
261 mixc(a,b,c,d,e,f,g,h);
262 mixc(
[all...]

Completed in 70 milliseconds