Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/bedbug/
H A Dtables.h54 const unsigned int n_operands = sizeof(operands) / sizeof(operands[0]); variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Drecog.h256 char n_operands; member
388 const char n_operands; member
H A Dlra-int.h180 char n_operands; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Drecog.h256 char n_operands; member
388 const char n_operands; member
H A Dlra-int.h180 char n_operands; member
/OK3568_Linux_fs/u-boot/common/
H A Dbedbug.c764 int n_operands = 0; /* # of operands read */ in asmppc() local