Home
last modified time | relevance | path

Searched defs:last_op (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dmdio.c16 static char last_op[2]; variable
H A Dmii.c245 static char last_op[2]; variable
/openbmc/u-boot/lib/
H A Dslre.c323 int op, esc, branch_start, last_op, fixup, cap_no, level; in compile() local