Searched refs:operationStr (Results 1 – 1 of 1) sorted by relevance
70 const char *operationStr[OP_LAST + 1] = variable610 PRINT("%s", operationStr[op]); in print()627 PRINT("%s%s ", operationStr[op], asTex()->tex.scalar ? "s" : ""); in print()629 PRINT("%s ", operationStr[op]); in print()