Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_hwid.c16 #define is_equal(c) ((c) == '_') macro
18 #define is_equal(c) ((c) == '=') macro