Searched refs:IS_BOT (Results 1 – 1 of 1) sorted by relevance
106 } else if (IS_BOT(zv)) { in scp_dump_value()1037 if (IS_BOT(op1)) { in sccp_visit_instr()1062 if (IS_BOT(data)) { in sccp_visit_instr()1134 if (IS_BOT(op1)) { in sccp_visit_instr()1144 if (IS_BOT(op2)) { in sccp_visit_instr()1153 if (IS_BOT(data)) { in sccp_visit_instr()1226 if (IS_BOT(result)) { in sccp_visit_instr()1320 if (IS_BOT(result) || IS_BOT(op1)) { in sccp_visit_instr()1366 if ((op1 && IS_BOT(op1)) || (op2 && IS_BOT(op2))) { in sccp_visit_instr()1434 if (IS_BOT(data)) { in sccp_visit_instr()[all …]
Completed in 14 milliseconds