Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds