Searched defs:sl (Results 1 – 6 of 6) sorted by relevance
| /u-boot/arch/nios2/lib/ |
| A D | longlong.h | 91 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 101 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /u-boot/arch/arm/include/asm/proc-armv/ |
| A D | processor.h | 33 unsigned long sl; member
|
| /u-boot/arch/mips/lib/ |
| A D | cache.c | 23 unsigned long conf2, sl; in probe_l2() local
|
| /u-boot/lib/ |
| A D | string.c | 495 unsigned long *sl = (unsigned long *) s; in memset() local 534 unsigned long *dl = (unsigned long *)dest, *sl = (unsigned long *)src; in memcpy() local
|
| /u-boot/common/ |
| A D | command.c | 310 int sl = sep != NULL ? strlen(sep) : 0; in print_argv() local
|
| /u-boot/drivers/video/ |
| A D | mx3fb.c | 274 u32 sl:14; member 322 u32 sl:14; member
|
Completed in 12 milliseconds