Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/lib/mpi/
Dlonglong.h132 #define umul_ppmm(xh, xl, m0, m1) \ argument
195 #define umul_ppmm(xh, xl, a, b) \ argument
215 #define umul_ppmm(xh, xl, a, b) \ argument
352 #define umul_ppmm(xh, xl, m0, m1) \ argument
367 #define smul_ppmm(xh, xl, m0, m1) \ argument
557 #define umul_ppmm(xh, xl, a, b) \ argument
808 #define umul_ppmm(xh, xl, m0, m1) \ argument
820 #define smul_ppmm(xh, xl, m0, m1) \ argument
1163 #define umul_ppmm(xh, xl, m0, m1) \ argument
1209 #define umul_ppmm(xh, xl, m0, m1) \ argument
/linux-4.19.296/include/math-emu/
Dop-2.h134 #define __FP_CLZ_2(R, xh, xl) \ argument
170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/linux-4.19.296/fs/ocfs2/
Dxattr.c966 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local
1593 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local
1639 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local
1821 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_entry() local
1857 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue() local
1943 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry() local
3765 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket() local
3830 struct ocfs2_xattr_header *xh = NULL; in ocfs2_xattr_bucket_find() local
4035 struct ocfs2_xattr_header *xh, in ocfs2_xattr_bucket_get_name_value()
4203 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_cp_xattr_block_to_bucket() local
[all …]