Searched refs:SWITCH_INT (Results 1 – 3 of 3) sorted by relevance
366 SWITCH_INT(c->len); in swapLen()367 SWITCH_INT(c->dna_nr); in swapLen()368 SWITCH_INT(c->nr); in swapLen()374 SWITCH_INT(c->len); in swapLen()375 SWITCH_INT(c->dna_nr); in swapLen()376 SWITCH_INT(c->nr); in swapLen()386 SWITCH_INT(c->len); in swapLen()387 SWITCH_INT(c->dna_nr); in swapLen()388 SWITCH_INT(c->nr); in swapLen()395 SWITCH_INT(c->len); in swapLen()[all …]
39 SWITCH_INT(inte); in swapInt()
118 #define SWITCH_INT(a) { \ macro