Home
last modified time | relevance | path

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

/u-boot/include/bedbug/
A Dppc.h390 extern const unsigned int n_opcodes;
A Dtables.h481 const unsigned int n_opcodes = sizeof(opcodes) / sizeof(opcodes[0]); variable
/u-boot/common/
A Dbedbug.c423 int bottom = n_opcodes - 1; in find_opcode()
468 for (idx = 0; idx < n_opcodes; ++idx) { in find_opcode_by_name()

Completed in 6 milliseconds