Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/lib/
H A Dmemset.c17 op_t cccc; in memset() local
19 cccc = (unsigned char) c; in memset()
20 cccc |= cccc << 8; in memset()
21 cccc |= cccc << 16; in memset()
24 cccc |= (cccc << 16) << 16; in memset()
39 ((op_t *) dstp)[0] = cccc; in memset()
40 ((op_t *) dstp)[1] = cccc; in memset()
41 ((op_t *) dstp)[2] = cccc; in memset()
42 ((op_t *) dstp)[3] = cccc; in memset()
43 ((op_t *) dstp)[4] = cccc; in memset()
[all …]
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h471 #define BZ_GET_FAST(cccc) \ argument
473 cccc = (UChar)(s->tPos & 0xff); \
476 #define BZ_GET_FAST_C(cccc) \ argument
478 cccc = (UChar)(c_tPos & 0xff); \
498 #define BZ_GET_SMALL(cccc) \ argument
499 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
/openbmc/linux/Documentation/filesystems/
H A Dhfsplus.rst17 creator=cccc, type=cccc
52 nls=cccc
H A Dhfs.rst24 creator=cccc, type=cccc
/openbmc/u-boot/board/freescale/corenet_ds/
H A Drcw_p4080ds.cfg8 105a0000 00000000 1e1e181e 0000cccc
/openbmc/u-boot/doc/
H A DREADME.pblimage76 4c580000 00000000 18185218 0000cccc
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup.c19 #define IP6(aaaa, bbbb, cccc, dddd) \ argument
20 { bpf_htonl(aaaa), bpf_htonl(bbbb), bpf_htonl(cccc), bpf_htonl(dddd) }
/openbmc/qemu/target/arm/tcg/
H A Dvfp.decode23 # cccc 11.. .... .... .... 101. .... ....