/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | ktime.h | 101 ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before() 107 ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after()
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | splay-tree.c | 76 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | splay-tree.c | 145 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | splay-tree.c | 147 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | splay-tree.c | 144 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | splay-tree.c | 145 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | splay-tree.c | 145 int cmp1, cmp2; in splay_tree_splay() local
|
/dflybsd-src/contrib/dialog/ |
H A D | buttons.c | 425 wint_t cmp1 = dlg_toupper(ch); in dlg_match_char() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-vrp.c | 1329 int cmp1, cmp2; in value_inside_range() local 3657 int cmp1, cmp2; in compare_ranges() local
|
H A D | optabs.c | 887 enum rtx_code cmp_code, rtx cmp1, rtx cmp2, in expand_doubleword_shift_condmove() 976 rtx superword_op1, tmp, cmp1, cmp2; in expand_doubleword_shift() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | vr-values.c | 1541 int cmp1, cmp2; in compare_ranges() local
|
H A D | optabs.c | 534 enum rtx_code cmp_code, rtx cmp1, rtx cmp2, in expand_doubleword_shift_condmove() 622 rtx superword_op1, tmp, cmp1, cmp2; in expand_doubleword_shift() local
|
H A D | tree-vrp.c | 881 int cmp1, cmp2; in value_inside_range() local
|
H A D | tree-ssa-reassoc.c | 3514 tree_code cmp1 = ovce_extract_ops (elt1, &stmt1, NULL); in optimize_vec_cond_expr() local
|