Searched refs:iscon (Results 1 – 1 of 1) sorted by relevance
274 int isscon = 0, iscon = p->n_right->n_op == ICON; in twocomp() local279 if (iscon && p->n_right->n_name[0] != 0) { in twocomp()289 if (iscon) in twocomp()293 printf(" ca%c%s ", iscon && isscon ? 'i' : 'm', in twocomp()297 if (iscon && (isscon == 0)) { in twocomp()326 int iscon = p->n_right->n_op == ICON; in twollcomp() local339 if (iscon) in twollcomp()342 if (iscon) in twollcomp()348 if (iscon) in twollcomp()351 if (iscon) in twollcomp()[all …]