Home
last modified time | relevance | path

Searched refs:isr (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c2598 uint32_t isr, info; in exec_builtin() local
2609 isr = info = op->info; in exec_builtin()
2615 if (isr & 0x09000000) { in exec_builtin()
2617 if (isr & 0x08000000) in exec_builtin()
2620 isr >>= 1; in exec_builtin()