Home
last modified time | relevance | path

Searched refs:_ctype (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/linux/
H A Dctype.h18 extern const unsigned char _ctype[];
20 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/OK3568_Linux_fs/kernel/include/linux/
H A Dctype.h19 extern const unsigned char _ctype[];
21 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dctype.h19 extern const unsigned char _ctype[];
21 #define __ismask(x) (_ctype[(int)(unsigned char)(x)])
/OK3568_Linux_fs/kernel/lib/
H A Dctype.c12 const unsigned char _ctype[] = { variable
38 EXPORT_SYMBOL(_ctype);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dimage-vars.h50 __efistub__ctype = _ctype;
H A Dvmlinux.lds143 __efistub__ctype = _ctype;
/OK3568_Linux_fs/kernel/tools/lib/
H A Dctype.c11 const unsigned char _ctype[] = { variable
/OK3568_Linux_fs/u-boot/lib/
H A Dctype.c16 const unsigned char _ctype[] = { variable
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601029 _ctype
H A Dabi_gki_aarch64_virtual_device78 _ctype
H A Dabi_gki_aarch64_exynosauto718 _ctype
H A Dabi_gki_aarch64_vivo256 _ctype
H A Dabi_gki_aarch64_generic264 _ctype
H A Dabi_gki_aarch64_db845c67 _ctype
H A Dabi_gki_aarch64_exynos244 _ctype
H A Dabi_gki_aarch64_imx105 _ctype
H A Dabi_gki_aarch64_qcom324 _ctype
H A Dabi_gki_aarch64_mtk280 _ctype
H A Dabi_gki_aarch64_rockchip177 _ctype
H A Dabi_gki_aarch64_oplus350 _ctype
H A Dabi_gki_aarch64_galaxy540 _ctype
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym

12