Searched refs:memb (Results 1 – 2 of 2) sorted by relevance
388 int memb = 0, i, ii, i1, i2; in dsp_cmx_hardware() local657 memb++; in dsp_cmx_hardware()661 if (memb < 1) in dsp_cmx_hardware()665 if (memb == 1) { in dsp_cmx_hardware()685 if (memb == 2) { in dsp_cmx_hardware()
841 # define offsetof(typ, memb) ((unsigned long)((char *)&(((typ *)0)->memb))) argument