Searched refs:have_command (Results 1 – 2 of 2) sorted by relevance
23 def have_command(cmd): function134 have_latex = have_command('latex')135 have_dvipng = have_command('dvipng')
88 bool have_command; member133 budget_ci->ir.have_command = true; in msp430_ir_interrupt()139 if (!budget_ci->ir.have_command) in msp430_ir_interrupt()141 budget_ci->ir.have_command = false; in msp430_ir_interrupt()
Completed in 11 milliseconds