Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A Dscripts.ss66 JUMP selected, WHEN MSG_OUT ; force wait for timeout
89 JUMP phase_msgin, WHEN MSG_IN
90 JUMP phase_msgout, IF MSG_OUT
91 JUMP phase_command, IF CMD
93 JUMP phase_dataerr, IF DATA_IN
95 JUMP phase_dataerr, IF DATA_OUT
96 JUMP phase_status, IF STATUS
101 JUMP phase_msgin_ext, IF 0x01
102 JUMP disc, IF 0x04
103 JUMP ignore, IF 0x23 ; /* wide ignore residue */
[all …]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfprintf.c309 # define JUMP(ChExpr, table) \ in vfprintf() macro
323 # define JUMP(ChExpr, table) \ in vfprintf() macro
1368 JUMP (*++f, step0_jumps); in vfprintf()
1373 JUMP (*++f, step0_jumps); in vfprintf()
1378 JUMP (*++f, step0_jumps); in vfprintf()
1384 JUMP (*++f, step0_jumps); in vfprintf()
1389 JUMP (*++f, step0_jumps); in vfprintf()
1395 JUMP (*++f, step0_jumps); in vfprintf()
1420 JUMP (*++f, step0_jumps); in vfprintf()
1424 JUMP (*++f, step0_jumps); in vfprintf()
[all …]