Home
last modified time | relevance | path

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

/u-boot/arch/nios2/lib/
A Dlonglong.h91 #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 Dprocessor.h33 unsigned long sl; member
/u-boot/arch/mips/lib/
A Dcache.c23 unsigned long conf2, sl; in probe_l2() local
/u-boot/lib/
A Dstring.c495 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 Dcommand.c310 int sl = sep != NULL ? strlen(sep) : 0; in print_argv() local
/u-boot/drivers/video/
A Dmx3fb.c274 u32 sl:14; member
322 u32 sl:14; member

Completed in 12 milliseconds