HomeSort by: relevance | last modified time | path
    Searched defs:l5 (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/libquadmath/math/
logq.c 69 l5 = 1.999999999999999999999999998515277861905E-1Q, variable
270 + l5) * z
  /src/external/gpl3/gcc.old/dist/libquadmath/math/
logq.c 69 l5 = 1.999999999999999999999999998515277861905E-1Q, variable
270 + l5) * z
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
restore.c 172 register int l5 = increment (l4); local
173 return l1+l2+l3+l4+l5;
245 register int l5 = increment (l4); local
247 n = callee0 (l5);
248 n = callee1 (n + l5);
249 n = callee2 (n + l5);
250 n = callee3 (n + l5);
251 n = callee4 (n + l5);
252 n = callee5 (n + l5);
253 return n+l1+l2+l3+l4+l5;
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
restore.c 172 register int l5 = increment (l4); local
173 return l1+l2+l3+l4+l5;
245 register int l5 = increment (l4); local
247 n = callee0 (l5);
248 n = callee1 (n + l5);
249 n = callee2 (n + l5);
250 n = callee3 (n + l5);
251 n = callee4 (n + l5);
252 n = callee5 (n + l5);
253 return n+l1+l2+l3+l4+l5;
    [all...]
  /src/external/mpl/bind/dist/lib/dns/rdata/generic/
eui48_108.c 27 unsigned int l0, l1, l2, l3, l4, l5; local
41 &l3, &l4, &l5);
43 l4 > 255U || l5 > 255U)
53 eui48[5] = l5;
eui64_109.c 27 unsigned int l0, l1, l2, l3, l4, l5, l6, l7; local
41 &l1, &l2, &l3, &l4, &l5, &l6, &l7);
43 l4 > 255U || l5 > 255U || l6 > 255U || l7 > 255U)
53 eui64[5] = l5;
  /src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
eui48_108.c 27 unsigned int l0, l1, l2, l3, l4, l5; local
41 &l3, &l4, &l5);
43 l4 > 255U || l5 > 255U)
53 eui48[5] = l5;
eui64_109.c 27 unsigned int l0, l1, l2, l3, l4, l5, l6, l7; local
41 &l1, &l2, &l3, &l4, &l5, &l6, &l7);
43 l4 > 255U || l5 > 255U || l6 > 255U || l7 > 255U)
53 eui64[5] = l5;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_deadlock_detector_test.cc 148 uptr l5 = d.newNode(5); local
157 // l3=>l4=>l5
160 d.onLock(&dtls, l5);
163 d.onUnlock(&dtls, l5);
171 locks.insert(l5);
196 // make sure no edges from or to l0,l1,l4,l5 left.
219 // lt => l5?
220 a = lt; b = l5;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
collection.c 68 signed long l0, l1, l2, l3, l4, l5, l6, l7, variable
252 l4 = s4 = c4 = 4; l5 = s5 = c5 = 5;
303 l4 = s4 = c4 = 0; l5 = s5 = c5 = 0;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
collection.c 68 signed long l0, l1, l2, l3, l4, l5, l6, l7, variable
252 l4 = s4 = c4 = 4; l5 = s5 = c5 = 5;
303 l4 = s4 = c4 = 0; l5 = s5 = c5 = 0;

Completed in 28 milliseconds