Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Dbitwise.c388 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ in cliptest() argument
391 for(i=0;i<compsize;i++) in cliptest()