Searched refs:operand_txt (Results 1 – 2 of 2) sorted by relevance
54 static const char *operand_txt[] = { variable76 nl_dump(p, " %s %u", operand_txt[cmp->opnd], cmp->val); in cmp_dump()
686 static const char *operand_txt[] = { variable695 opnd < ARRAY_SIZE(operand_txt) ? operand_txt[opnd] : "?"); in rtnl_ematch_opnd2txt()