Searched defs:l1 (Results 1 - 25 of 67) sorted by path

123

/freebsd-10-stable/contrib/amd/libamu/
H A Dstrutil.c69 int l1 = strlen(s1); local
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dlist_test.c180 atf_list_t l1, l2; local
192 atf_list_t l1, l2; local
207 atf_list_t l1, l2; local
222 atf_list_t l1, l2; local
240 atf_list_t l1, l2; local
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dutils_test.c323 const char *l1 = "First line with % formatting % characters %"; local
/freebsd-10-stable/contrib/binutils/binutils/
H A Dwindmc.c429 const mc_node_lang *l1 = *((const mc_node_lang **)l); local
450 const mc_keyword *l1 = *((const mc_keyword **)l); local
[all...]
/freebsd-10-stable/contrib/bmake/lst.lib/
H A DlstConcat.c79 Lst_Concat(Lst l1, Lst l2, int flags) argument
/freebsd-10-stable/contrib/diff/src/
H A Dcmp.c569 word const *l0, *l1; /* Pointers into each buffer. */ local
613 word const *l0, *l1; local
[all...]
H A Ddiff3.c905 char * const *l1 = list1; local
H A Ded.c42 lin f0, l0, f1, l1; local
95 lin i, f0, l0, f1, l1; local
137 lin i, f0, l0, f1, l1; local
[all...]
H A Dutil.c658 lin l0, l1; local
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c2984 int l1, l2, s1, s2; local
3422 rtx l1, labelno, pic_tmp, pic_tmp2, pic_rtx; local
[all...]
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.c1875 rtx l1, l2, h1, h2, x1, x2, p1, p2, p3, p4, s1, s2, s3; local
/freebsd-10-stable/contrib/gcc/
H A Ddwarf2out.c2175 char l1[20], l2[20], section_start_label[20]; local
7205 char l1[20]; local
7908 char l1[20], l2[20], p1[20], p2[20]; local
[all...]
H A Dexplow.c103 unsigned HOST_WIDE_INT l1 = CONST_DOUBLE_LOW (x); local
H A Dfold-const.c302 add_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
328 neg_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
352 mul_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
415 lshift_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, int arith) argument
477 rshift_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, int arith) argument
538 lrotate_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
560 rrotate_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
[all...]
H A Dgengtype.c1138 int l1; local
H A Dggc-common.c936 struct loc_descriptor *l1 = *(struct loc_descriptor **) loc1; local
H A Domp-low.c2594 tree l0, l1, l2 = NULL, l3 = NULL; local
2786 tree l0, l1, l2, n, q, s0, e0, e, t, nthreads, threadid; local
2957 tree l0, l1, l2, l3, l4, n, s0, e0, e, t; local
3188 tree label_vec, l0, l1, l2, t, u, v, sections_stmt; local
3733 tree ptr_type, t, args, l0, l1, l2, copyin_seq; local
[all...]
H A Dsimplify-rtx.c1117 unsigned HOST_WIDE_INT l1, lv; local
2877 unsigned HOST_WIDE_INT l1, l2, lv, lt; local
[all...]
H A Dtree-ssa-loop-ivopts.c4713 iv_ca_delta_join (struct iv_ca_delta *l1, struct iv_ca_delta *l2) argument
H A Dtree.c4369 attribute_list_equal(tree l1, tree l2) argument
4384 attribute_list_contained(tree l1, tree l2) argument
4437 type_list_equal(tree l1, tree l2) argument
4602 simple_cst_list_equal(tree l1, tree l2) argument
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dtoken.cpp279 static void init_two_char_letter(char l1, char l2, char u1, char u2, argument
/freebsd-10-stable/contrib/ldns/
H A Ddnssec_zone.c1003 ldns_rdf *l1, *l2; local
H A Dradix.c1110 radix_strlen_t common_len = 0, l1 = 0, l2 = 0; local
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dmain.c641 int l1, l2; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp264 const LiveInterval &l1 = lis->getInterval(vr1); local

Completed in 390 milliseconds

123