Home
last modified time | relevance | path

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

/openbmc/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)
/openbmc/linux/include/linux/
H A Dctype.h19 #define _SP 0x80 /* hard space (0x20) */ macro
30 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/openbmc/linux/tools/include/linux/
H A Dctype.h19 #define _SP 0x80 /* hard space (0x20) */ macro
30 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0)
/openbmc/linux/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 */
/openbmc/u-boot/lib/
H A Dctype.c20 _S|_SP,_P,_P,_P,_P,_P,_P,_P, /* 32-39 */
34 _S|_SP,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P,_P, /* 160-175 */
/openbmc/linux/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 */
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst1284 _SP = heap_end;