Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dctype.h19 #define _SP 0x80 /* hard space (0x20) */ macro
30 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/Linux-v6.1/tools/include/linux/
Dctype.h19 #define _SP 0x80 /* hard space (0x20) */ macro
30 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/Linux-v6.1/tools/lib/
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 */
/Linux-v6.1/lib/
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 */
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 */
/Linux-v6.1/Documentation/x86/
Dboot.rst1283 _SP = heap_end;