Searched refs:irops (Results 1 – 3 of 3) sorted by relevance
32 irops.c \
49 irops.c89 (1) Add the operator to irops.c
37 static irop_t irops[] = { variable1086 (sizeof irops / sizeof *irops == Iop_LAST - Iop_INVALID - 1);1095 for (i = 0; i < sizeof irops / sizeof *irops; ++i) { in get_irop()1096 irop_t *p = irops + i; in get_irop()