Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompiler_attributes.h249 #define __section(S) __attribute__((__section__(#S))) argument
/u-boot/lib/
A Dsha1.c89 #define S(x,n) ((x << n) | ((x & 0xFFFFFFFF) >> (32 - n))) in sha1_process() macro
/u-boot/drivers/ddr/marvell/axp/
A Dddr3_hw_training.h111 #define S 0 macro
/u-boot/common/
A Ddlmalloc.c910 #define frontlink(P, S, IDX, BK, FD) \ argument

Completed in 9 milliseconds