| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | wide-int.cc | 441 int l0 = op0len - 1; in eq_p_large() local 451 if (zext_hwi (op0 [l0], small_prec) != zext_hwi (op1 [l0], small_prec)) in eq_p_large() 453 l0--; in eq_p_large() 456 while (l0 >= 0) in eq_p_large() 457 if (op0[l0] != op1[l0]) in eq_p_large() 460 l0--; in eq_p_large() 855 int l0 = op0len - 1; in and_large() local 860 if (l0 > l1) in and_large() 865 l0 = l1; in and_large() 871 while (l0 > l1) in and_large() [all …]
|
| HD | simplify-rtx.c | 3776 int l0, l1; in simplify_binary_operation_1() local 3779 .is_constant (&l0)) in simplify_binary_operation_1() 3792 for (int i = 1; i < l0; ++i) in simplify_binary_operation_1() 3804 if (i0 == l0 && !side_effects_p (op0) && mode == mode1) in simplify_binary_operation_1()
|
| HD | omp-low.c | 6069 tree ptr_type, t, l0, l1, l2, bfn_decl; in lower_omp_single_copy() local 6078 l0 = create_artificial_label (loc); in lower_omp_single_copy() 6090 build_and_jump (&l0), build_and_jump (&l1)); in lower_omp_single_copy() 6093 gimple_seq_add_stmt (pre_p, gimple_build_label (l0)); in lower_omp_single_copy()
|
| HD | fold-const.c | 10611 tree a0, a1, l0, l1, n0, n1; in fold_binary_loc() local 10616 l0 = fold_convert_loc (loc, type, TREE_OPERAND (arg0, 0)); in fold_binary_loc() 10619 n0 = fold_build1_loc (loc, TRUTH_NOT_EXPR, type, l0); in fold_binary_loc() 10626 return fold_build2_loc (loc, TRUTH_XOR_EXPR, type, l0, n1); in fold_binary_loc()
|
| /dragonfly/contrib/cvs-1.12/diff/ |
| HD | ed.c | 39 int f0, l0, f1, l1; local 50 analyze_hunk (hunk, &f0, &l0, &f1, &l1, &deletes, &inserts); 57 print_number_range (',', &files[0], f0, l0); 115 int f0, l0, f1, l1; local 119 analyze_hunk (hunk, &f0, &l0, &f1, &l1, &deletes, &inserts); 126 print_number_range (' ', files, f0, l0); 161 int f0, l0, f1, l1; local 166 analyze_hunk (hunk, &f0, &l0, &f1, &l1, &deletes, &inserts); 172 translate_range (&files[0], f0, l0, &tf0, &tl0);
|
| HD | util.c | 752 int l0, l1, show_from, show_to; local 765 l0 = next->line0 + next->deleted - 1; 770 for (i = next->line0; i <= l0 && trivial; i++) 804 *last0 = l0;
|
| /dragonfly/crypto/libressl/crypto/idea/ |
| HD | i_ecb.c | 74 unsigned long l0,l1,d[2]; in idea_ecb_encrypt() local 76 n2l(in,l0); d[0]=l0; in idea_ecb_encrypt() 79 l0=d[0]; l2n(l0,out); in idea_ecb_encrypt() 81 l0=l1=d[0]=d[1]=0; in idea_ecb_encrypt()
|
| /dragonfly/crypto/libressl/crypto/des/ |
| HD | ecb3_enc.c | 66 DES_LONG l0,l1; in DES_ecb3_encrypt() local 71 c2l(in,l0); in DES_ecb3_encrypt() 73 ll[0]=l0; in DES_ecb3_encrypt() 79 l0=ll[0]; in DES_ecb3_encrypt() 81 l2c(l0,out); in DES_ecb3_encrypt()
|
| /dragonfly/contrib/mpc/src/ |
| HD | pow_ui.c | 50 mpfr_prec_t p, l, l0; in mpc_pow_usi() local 84 l0 = l + 2; in mpc_pow_usi() 85 p = MPC_MAX_PREC(z) + l0 + 32; /* l0 ensures that y*2^{-p} <= 1 below */ in mpc_pow_usi() 130 er = (diff >= 1) ? l0 + 3 : l0 + (-diff) + 3; in mpc_pow_usi() 133 ei = (diff <= -1) ? l0 + 3 : l0 + diff + 3; in mpc_pow_usi() 147 l = l0 - 2; in mpc_pow_usi()
|
| /dragonfly/sys/crypto/des/ |
| HD | des_ecb.c | 118 DES_LONG l0,l1; in des_ecb3_encrypt() local 123 c2l(in,l0); in des_ecb3_encrypt() 125 ll[0]=l0; in des_ecb3_encrypt() 133 l0=ll[0]; in des_ecb3_encrypt() 135 l2c(l0,out); in des_ecb3_encrypt()
|
| /dragonfly/contrib/gcc-4.7/libcpp/ |
| HD | line-map.c | 793 source_location l0 = *loc0, l1 = *loc1; in first_map_in_common_1() local 794 const struct line_map *map0 = linemap_lookup (set, l0), in first_map_in_common_1() 803 l0 = linemap_macro_map_loc_to_exp_point (map0, l0); in first_map_in_common_1() 804 map0 = linemap_lookup (set, l0); in first_map_in_common_1() 815 *loc0 = l0; in first_map_in_common_1() 852 source_location l0 = pre, l1 = post; in linemap_compare_locations() local 854 if (l0 == l1) in linemap_compare_locations() 857 if ((pre_virtual_p = linemap_location_from_macro_expansion_p (set, l0))) in linemap_compare_locations() 858 l0 = linemap_resolve_location (set, l0, in linemap_compare_locations() 867 if (l0 == l1 in linemap_compare_locations() [all …]
|
| /dragonfly/contrib/gcc-8.0/libcpp/ |
| HD | line-map.c | 1279 source_location l0 = *loc0, l1 = *loc1; in first_map_in_common_1() local 1280 const struct line_map *map0 = linemap_lookup (set, l0), in first_map_in_common_1() 1289 l0 = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map0), in first_map_in_common_1() 1290 l0); in first_map_in_common_1() 1291 map0 = linemap_lookup (set, l0); in first_map_in_common_1() 1303 *loc0 = l0; in first_map_in_common_1() 1340 source_location l0 = pre, l1 = post; in linemap_compare_locations() local 1342 if (IS_ADHOC_LOC (l0)) in linemap_compare_locations() 1343 l0 = get_location_from_adhoc_loc (set, l0); in linemap_compare_locations() 1347 if (l0 == l1) in linemap_compare_locations() [all …]
|
| /dragonfly/contrib/cvs-1.12/contrib/ |
| HD | rcs-5.7-commitid.patch | 80 \h'2.062i'\v'0.250i'\D'l0.000i 0.500i' 83 \h'1.688i'\v'0.750i'\D'l0.000i 0.500i' 89 \h'2.062i'\v'1.250i'\D'l0.000i 0.500i' 101 \h'1.375i'\v'1.500i'\D'l0.025i 0.100i' 119 \h'0.375i'\v'2.500i'\D'l0.025i 0.100i' 128 \h'0.375i'\v'1.500i'\D'l0.025i 0.100i' 137 \h'2.750i'\v'2.500i'\D'l0.025i 0.100i' 146 \h'3.438i'\v'1.250i'\D'l0.025i 0.100i' 155 \h'2.750i'\v'1.500i'\D'l0.025i 0.100i'
|
| /dragonfly/crypto/libressl/crypto/bn/ |
| HD | bn_div.c | 255 BN_ULONG q, l0; in BN_div_internal() local 338 l0 = bn_mul_words(tmp->d, sdiv->d, div_n, q); in BN_div_internal() 339 tmp->d[div_n] = l0; in BN_div_internal()
|
| /dragonfly/lib/libc/nameser/ |
| HD | ns_name.c | 500 int l0; in ns_name_pack() local 507 if ((l0 = labellen(srcp)) < 0) { in ns_name_pack() 511 l += l0 + 1; in ns_name_pack() 516 srcp += l0 + 1; in ns_name_pack()
|
| /dragonfly/contrib/gdb-7/gdb/regformats/ |
| HD | reg-bfin.dat | 31 32:l0
|
| /dragonfly/contrib/wpa_supplicant/src/eap_common/ |
| HD | eap_sim_common.c | 433 u8 l0[2], l1[2]; in eap_aka_prime_derive_ck_ik_prime() local 474 WPA_PUT_BE16(l0, network_name_len); in eap_aka_prime_derive_ck_ik_prime() 475 addr[2] = l0; in eap_aka_prime_derive_ck_ik_prime()
|
| /dragonfly/etc/ |
| HD | gettytab | 100 :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | omp-low.c | 5979 tree ptr_type, t, l0, l1, l2, bfn_decl; in lower_omp_single_copy() local 5988 l0 = create_artificial_label (loc); in lower_omp_single_copy() 6000 build_and_jump (&l0), build_and_jump (&l1)); in lower_omp_single_copy() 6003 gimple_seq_add_stmt (pre_p, gimple_build_label (l0)); in lower_omp_single_copy()
|
| HD | fold-const.c | 11112 tree a0, a1, l0, l1, n0, n1; in fold_binary_loc() local 11117 l0 = fold_convert_loc (loc, type, TREE_OPERAND (arg0, 0)); in fold_binary_loc() 11120 n0 = fold_build1_loc (loc, BIT_NOT_EXPR, type, l0); in fold_binary_loc() 11127 return fold_build2_loc (loc, BIT_XOR_EXPR, type, l0, n1); in fold_binary_loc() 12455 tree a0, a1, l0, l1, n0, n1; in fold_binary_loc() local 12460 l0 = fold_convert_loc (loc, type, TREE_OPERAND (arg0, 0)); in fold_binary_loc() 12463 n0 = fold_build1_loc (loc, TRUTH_NOT_EXPR, type, l0); in fold_binary_loc() 12470 return fold_build2_loc (loc, TRUTH_XOR_EXPR, type, l0, n1); in fold_binary_loc()
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-sparc.texi | 558 prefetch [%l0 + %l2], #one_read
|
| /dragonfly/share/termcap/ |
| HD | termcap.src | 652 :l0=PF1:l1=PF2:l2=PF3:l3=PF4:l4=PF5:l5=PF6:l6=PF7:l7=PF8:\ 911 :l0=f1:l1=f2:l2=f3:l3=f4:l4=f5:l5=f6:l6=f7:l7=f8:l9=f10:\ 2076 :l0=F1:l1=F2:l2=F3:l3=F4:l4=F5:l5=F6:l6=F7:l7=F8:\ 2083 :l0=F1:l1=F2:l2=F3:l3=F4:l4=F5:l5=F6:l6=F7:l7=F8:\ 3314 :kb=^H:ku=\EA:kd=\EB:kl=\ED:kr=\EC:kh=\EH:kn#1:k0=\E~:l0=HOME:\ 3339 :k9=\EOX:k0=\E[~:l0=help:kn#2:ko=ho,cd:if=/usr/share/tabset/zenith29:\ 3949 :ku=\EOA:l0=F1:l1=F2:l2=F3:l3=F4:l4=F5:l5=F6:l6=F7:l7=F8:l8=F9:l9=F10:\ 4111 :l6=^Ae^M:l7=^Af^M:l8=^Ag^M:l9=^Ah^M:l0=^Ai^M: 4224 :ku=\EA:k0=^A:k1=^B:l0=f1:l1=f2:li#24:nd=\EC:pt:se=\ER@:sg#0:so=\ERD:\
|
| /dragonfly/contrib/ncurses/include/ |
| HD | Caps | 415 lab_f0 lf0 str l0 - - …
|
| /dragonfly/contrib/gcc-4.7/gcc/config/i386/ |
| HD | i386.md | 10707 "%+j%C1\t%l0" 10725 "%+j%c1\t%l0" 11121 "jmp\t%l0"
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | md.texi | 7986 ? "b %l0" : "l r15,=a(%l0); br r15");
|