Home
last modified time | relevance | path

Searched defs:aa (Results 1 – 4 of 4) sorted by relevance

/u-boot/post/lib_powerpc/fpu/
A Ddarwin-ldouble.c49 long double __gcc_qadd(double a, double aa, double c, double cc) in __gcc_qadd()
/u-boot/fs/yaffs2/
A Dyaffs_qsort.c61 yaffs_qsort(void *aa, size_t n, size_t es, in yaffs_qsort()
/u-boot/include/bedbug/
A Dppc.h74 #define I_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument
85 #define B_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument
/u-boot/common/
A Dbedbug.c1066 unsigned long aa = 0; /* AA operand */ in find_next_address() local

Completed in 14 milliseconds