Searched defs:l1 (Results 1 - 25 of 98) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920428-2.c2 s(i){if(i>0){__label__ l1;int f(int i){if(i==2)goto l1;return 0;}return f(i);l1:;}return 1;} local
H A Dbuiltin-abs-1.c34 volatile long l0 = 0L, l1 = 1L, lm1 = -1L, lmin = -LONG_MAX, lmax = LONG_MAX; local
H A Dbuiltin-abs-2.c30 volatile long l0 = 0L, l1 = 1L, lm1 = -1L, lmin = -LONG_MAX, lmax = LONG_MAX; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000518-1.c5 __label__ l1; local
/openbsd-current/usr.bin/make/lst.lib/
H A DlstConcatDestroy.c57 Lst_ConcatDestroy(Lst l1, Lst l2) argument
H A DlstConcat.c60 Lst_Concat(Lst l1, Lst l2) argument
/openbsd-current/lib/libc/string/
H A Dwcscasecmp.c35 wchar_t l1, l2; local
49 wchar_t l1, l2; local
H A Dwcscasecmp_l.c35 wchar_t l1, l2; local
49 wchar_t l1, l2; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/
H A D13.cc51 const char* l1 = "12345678901234567890123456789012345678901234567890123456"; local
H A D01.cc56 long l1 = 0; local
87 is_03 >> l1; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/tls/
H A Ddiag-2.C10 __thread int l1; /* { dg-error "implicitly auto and declared `__thread'" } */ local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/tls/
H A Ddiag-2.c10 __thread int l1; /* { dg-error "implicitly auto and declared `__thread'" } */ local
/openbsd-current/sys/crypto/
H A Decb3_enc.c57 register u_int32_t l0, l1; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cpp143 List l1, l2; local
[all...]
/openbsd-current/lib/libcrypto/x509/
H A Dx509_obj.c75 int n, lold, l, l1, l2, num, j, type; local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_mop.cpp26 MemLoc l1, l2; local
/openbsd-current/lib/libcrypto/des/
H A Decb3_enc.c67 DES_LONG l0, l1; local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Drestore.c132 register int l1 = increment (n); /* callee1 prologue */ local
140 register int l1 = increment (n); /* callee2 prologue */ local
149 register int l1 = increment (n); /* callee3 prologue */ local
159 register int l1 = increment (n); /* callee4 prologue */ local
170 register int l1 = increment (n); /* callee5 prologue */ local
181 register int l1 = increment (0x7eeb); /* caller1 prologue */ local
195 register int l1 = increment (0x7eeb); /* caller2 prologue */ local
210 register int l1 = increment (0x7eeb); /* caller3 prologue */ local
226 register int l1 = increment (0x7eeb); /* caller4 prologue */ local
243 register int l1 = increment (0x7eeb); /* caller5 prologue */ local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dlocal.cc23 static Local l1; local
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Ded.c39 int f0, l0, f1, l1; local
115 int f0, l0, f1, l1; local
161 int f0, l0, f1, l1; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dcollate_byname.cc53 long l1; local
H A Dcollate_members_char.cc78 long l1; local
159 long l1 local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dlocalcharset.c126 size_t l1, l2; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_size_class_map.h166 const uptr l1 = l - kMidSizeLog; local
/openbsd-current/gnu/gcc/intl/
H A Dlocalcharset.c149 size_t l1, l2; local

Completed in 308 milliseconds

1234