Searched refs:clst (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | clst.c | 5 static int clst(char sep, const char **s1, const char **s2) in clst() function 72 cc = clst(t->sep, &s1, &s2); in main()
|
H A D | Makefile.target | 31 TESTS+=clst
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/ |
H A D | python3-pycups_2.0.4.bb | 7 # clst@ambu.com (Claus Stovgaard)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-printing/gutenprint/ |
H A D | gutenprint_5.3.4.bb | 9 # clst@ambu.com (Claus Stovgaard)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/usbip-tools/ |
H A D | usbip-tools.bb | 10 # clst@ambu.com (Claus Stovgaard)
|
/openbmc/linux/fs/ntfs3/ |
H A D | inode.c | 1561 CLST clst = bytes_to_cluster(sbi, nsize); in ntfs_create_inode() local 1567 attr->nres.evcn = cpu_to_le64(clst - 1); in ntfs_create_inode() 1576 clst, NULL, ALLOCATE_DEF, in ntfs_create_inode() 1581 err = run_pack(&ni->file.run, 0, clst, in ntfs_create_inode() 1587 if (vcn != clst) { in ntfs_create_inode()
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 19 DEF_HELPER_4(clst, i128, env, i64, i64, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 262 b25d clst RRE_RR
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 876 Int128 HELPER(clst)(CPUS390XState *env, uint64_t c, uint64_t s1, uint64_t s2) in HELPER() argument
|
H A D | insn-data.h.inc | 251 C(0xb25d, CLST, RRE, Z, r1_o, r2_o, 0, 0, clst, 0)
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |