Home
last modified time | relevance | path

Searched refs:_C (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/
H A Dctype.c16 _C,_C,_C,_C,_C,_C,_C,_C, /* 0-7 */
17 _C,_C|_S,_C|_S,_C|_S,_C|_S,_C|_S,_C,_C, /* 8-15 */
18 _C,_C,_C,_C,_C,_C,_C,_C, /* 16-23 */
19 _C,_C,_C,_C,_C,_C,_C,_C, /* 24-31 */
31 _L,_L,_L,_P,_P,_P,_P,_C, /* 120-127 */
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0003-Exclude-VCS-directory-with-writing-from-an-archive.patch72 +touch _C
95 +gitrepo/_C
100 +gitrepo/_C
105 +gitrepo/_C
/openbmc/u-boot/include/linux/
H A Dctype.h12 #define _C 0x08 /* cntrl */ macro
24 #define iscntrl(c) ((__ismask(c)&(_C)) != 0)
/openbmc/qemu/po/
H A Dzh_CN.po42 msgstr "复制(_C)"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch409 +// Since we always define the INT#_C macros as per C++0x,
444 +// There is a bug in Cygwin two _C macros
791 +INT#_C macros if they're not already defined (John Maddock).
924 +#endif // INT#_C macros.