Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dctype.c25 _P,_U|_X,_U|_X,_U|_X,_U|_X,_U|_X,_U|_X,_U, /* 64-71 */
29 _P,_L|_X,_L|_X,_L|_X,_L|_X,_L|_X,_L|_X,_L, /* 96-103 */
/rk3399_rockchip-uboot/include/linux/
H A Dctype.h15 #define _X 0x40 /* hex digit */ macro
32 #define isxdigit(c) ((__ismask(c)&(_D|_X)) != 0)