Home
last modified time | relevance | path

Searched defs:n_operands (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/bedbug/
H A Dtables.h54 const unsigned int n_operands = sizeof(operands) / sizeof(operands[0]); variable
/openbmc/u-boot/common/
H A Dbedbug.c764 int n_operands = 0; /* # of operands read */ in asmppc() local