Searched defs:is_neg (Results 1 – 5 of 5) sorted by relevance
860 int is_neg = 0; in parse_operand() local994 int is_neg = 0; in read_number() local
251 auto is_neg = [&](const NodeDef& node) { return node.op() == "Neg"; }; in TEST_F() local
606 int is_neg; in dprintf_formatf() local
345 int is_neg = 0; in put_num() local
281 bool is_neg() in is_neg() function