/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 935 const decNumber *rhs, decContext *set) { in decNumberAdd() 961 const decNumber *rhs, decContext *set) { in decNumberAnd() 1702 const decNumber *rhs, decContext *set) { in decNumberMax() 1725 const decNumber *rhs, decContext *set) { in decNumberMaxMag() 1748 const decNumber *rhs, decContext *set) { in decNumberMin() 1771 const decNumber *rhs, decContext *set) { in decNumberMinMag() 1901 const decNumber *rhs, decContext *set) { in decNumberNextToward() 1969 const decNumber *rhs, decContext *set) { in decNumberOr() 2739 const decNumber *rhs) { in decNumberSameQuantum() 3583 const decNumber *rhs) { in decNumberCopySign() [all …]
|
/openbmc/linux/include/linux/ |
H A D | time64.h | 57 static inline int timespec64_compare(const struct timespec64 *lhs, const struct timespec64 *rhs) in timespec64_compare() 69 struct timespec64 rhs) in timespec64_add() 81 struct timespec64 rhs) in timespec64_sub()
|
H A D | ktime.h | 47 #define ktime_sub(lhs, rhs) ((lhs) - (rhs)) argument 50 #define ktime_add(lhs, rhs) ((lhs) + (rhs)) argument 56 #define ktime_add_unsafe(lhs, rhs) ((u64) (lhs) + (rhs)) argument
|
H A D | percpu_counter.h | 62 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) in percpu_counter_compare() 162 static inline int percpu_counter_compare(struct percpu_counter *fbc, s64 rhs) in percpu_counter_compare() 173 __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
|
/openbmc/linux/lib/ |
H A D | test_min_heap.c | 14 static __init bool less_than(const void *lhs, const void *rhs) in less_than() 19 static __init bool greater_than(const void *lhs, const void *rhs) in greater_than() 24 static __init void swap_ints(void *lhs, void *rhs) in swap_ints()
|
H A D | ubsan.c | 226 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow() 352 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, void *rhs) in __ubsan_handle_shift_out_of_bounds()
|
H A D | checksum_kunit.c | 216 #define CHECK_EQ(lhs, rhs) KUNIT_ASSERT_EQ(test, (__force u64)lhs, (__force u64)rhs) argument
|
H A D | percpu_counter.c | 258 int __percpu_counter_compare(struct percpu_counter *fbc, s64 rhs, s32 batch) in __percpu_counter_compare()
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 177 #define assert_op(lhs, rhs, fmt, op) \ argument 189 #define assert_eq(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, ==) argument 190 #define assert_ne(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, !=) argument 191 #define assert_lt(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, <) argument 192 #define assert_ge(lhs, rhs, fmt) assert_op(lhs, rhs, fmt, >=) argument
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | nic_mock.cpp | 278 auto set_flag_op = [](uint8_t lhs, uint8_t rhs) -> auto { in set_hostless() 282 auto clear_flag_op = [](uint8_t lhs, uint8_t rhs) -> auto { in set_hostless()
|
/openbmc/linux/include/asm-generic/ |
H A D | word-at-a-time.h | 17 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 43 unsigned long rhs = val | c->low_bits; in has_zero() local
|
/openbmc/qemu/fsdev/ |
H A D | 9p-marshal.c | 42 void v9fs_string_copy(V9fsString *lhs, V9fsString *rhs) in v9fs_string_copy()
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | clc.c | 29 unsigned long mem = 42, rhs = 500; in main() local
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/ |
H A D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 39 unsigned long rhs = val | c->low_bits; in has_zero() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 39 unsigned long rhs = val | c->low_bits; in has_zero() local
|
/openbmc/pldm/common/test/ |
H A D | mocked_utils.hpp | 15 inline bool operator==(const DBusMapping& lhs, const DBusMapping& rhs) in operator ==()
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | evlist.c | 76 int arch_evlist__cmp(const struct evsel *lhs, const struct evsel *rhs) in arch_evlist__cmp()
|
/openbmc/qemu/qobject/ |
H A D | qlit.c | 64 bool qlit_equal_qobject(const QLitObject *lhs, const QObject *rhs) in qlit_equal_qobject()
|
/openbmc/qemu/scripts/ |
H A D | minikconf.py | 51 def __and__(self, rhs): argument 53 def __or__(self, rhs): argument 65 def __init__(self, lhs, rhs): argument 78 def __init__(self, lhs, rhs): argument
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_common.cpp | 211 bool operator<=(const timespec& lhs, const timespec& rhs) in operator <=()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 61 def __add__(self, rhs): argument 76 def __add__(self, rhs): argument 167 def __add__(self, rhs): argument
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 301 static enum tree_code get_op(tree *rhs) in get_op() 344 tree rhs; in perturb_local_entropy() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | input_system.c | 1656 const input_system_source_t rhs, in set_source_type() 1692 const csi_cfg_t *const rhs, in set_csi_cfg() 1759 const input_system_multiplex_t rhs, in input_system_multiplexer_cfg()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_dynevent.h | 141 const char *rhs; member
|
/openbmc/linux/kernel/kcsan/ |
H A D | debugfs.c | 95 static int cmp_filterlist_addrs(const void *rhs, const void *lhs) in cmp_filterlist_addrs()
|