Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dctype.h16 #define _SP 0x80 /* hard space (0x20) */ macro
28 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/OK3568_Linux_fs/kernel/include/linux/
H A Dctype.h17 #define _SP 0x80 /* hard space (0x20) */ macro
32 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dctype.h17 #define _SP 0x80 /* hard space (0x20) */ macro
33 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/OK3568_Linux_fs/kernel/lib/
H A Dctype.c17 _S|_SP,_P,_P,_P,_P,_P,_P,_P, /* 32-39 */
31 _S|_SP,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P, /* 160-175 */
H A Dts_fsm.c55 [TS_FSM_PRINT] = _P | _U | _L | _D | _SP,
69 _W|_A|_S|_SP, _W|_A|_P, _W|_A|_P, _W|_A|_P, /* 32- 35 */
101 _W|_S|_SP, _W|_P, _W|_P, _W|_P, /* 160-163 */
/OK3568_Linux_fs/kernel/tools/lib/
H A Dctype.c16 _S|_SP,_P,_P,_P,_P,_P,_P,_P, /* 32-39 */
30 _S|_SP,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P, /* 160-175 */
/OK3568_Linux_fs/u-boot/lib/
H A Dctype.c21 _S|_SP,_P,_P,_P,_P,_P,_P,_P, /* 32-39 */
35 _S|_SP,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P, /* 160-175 */
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst1283 _SP = heap_end;