Home
last modified time | relevance | path

Searched refs:sfx_lo (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha2.h43 #define sfx_lo(x,y) x##y macro
44 #define sfx_hi(x,y) sfx_lo(x,y)