Searched defs:lt (Results 1 - 25 of 64) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dint-compare.c13 lt (a, b) function
[all...]
H A Dcbrt.c29 double lt; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcompare.cc36 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
83 test_value(strcmp(str_1.data(), str_0.data()), lt); local
86 test_value(strncmp(str_1.data(), str_0.data(), 14), lt); local
88 test_value(memcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
H A Dcapacity.cc61 lt(const char_type& __c1, const char_type& __c2) function in struct:std::char_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dlist_operators.cc183 CompLastLt lt; local
/openbsd-current/lib/libc/string/
H A Dtimingsafe_memcmp.c30 int lt = (p1[i] - p2[i]) >> CHAR_BIT; local
/openbsd-current/gnu/llvm/lld/include/lld/Common/
H A DDWARF.h40 const llvm::DWARFDebugLine::LineTable *lt; member in struct:lld::DWARFCache::VarLoc
/openbsd-current/gnu/llvm/lld/Common/
H A DDWARF.cpp25 const DWARFDebugLine::LineTable *lt = nullptr; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dfp-cmp-4.c100 unsigned lt : 1; member in struct:try
/openbsd-current/usr.bin/rwall/
H A Drwall.c106 struct tm *lt; local
/openbsd-current/usr.bin/signify/
H A Dsc25519.c19 static crypto_uint32 lt(crypto_uint32 a,crypto_uint32 b) /* 16-bit inputs */ function
/openbsd-current/bin/date/
H A Ddate.c142 struct tm *lt, tm; local
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dchar_traits.h104 lt(const char_type& __c1, const char_type& __c2) function in struct:char_traits
249 lt(const char_type& __c1, const char_type& __c2) function in struct:char_traits
319 lt(const char_type& __c1, const char_type& __c2) function in struct:char_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dchar_traits.h77 lt(const char_type& __c1, const char_type& __c2) function in struct:__gnu_cxx::char_traits
220 lt(const char_type& __c1, const char_type& __c2) function in struct:std::char_traits
290 lt(const char_type& __c1, const char_type& __c2) function in struct:std::char_traits
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_deadlock_detector_test.cpp172 uptr lt = d.newNode(i); local
197 uptr lt = d.newNode(i); local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h65 DDLogicalThread *lt; member in struct:__sanitizer::DDCallback
81 virtual void DestroyLogicalThread(DDLogicalThread *lt) {} argument
H A Dsanitizer_deadlock_detector1.cpp80 DDLogicalThread *lt = (DDLogicalThread*)InternalAlloc(sizeof(*lt)); local
87 void DD::DestroyLogicalThread(DDLogicalThread *lt) { argument
97 MutexEnsureID(DDLogicalThread *lt, DDMutex *m) argument
105 DDLogicalThread *lt = cb->lt; local
120 DDLogicalThread *lt = cb->lt; local
153 DDLogicalThread *lt = cb->lt; local
[all...]
/openbsd-current/usr.bin/touch/
H A Dtouch.c162 struct tm *lt; local
237 struct tm *lt; local
[all...]
/openbsd-current/usr.bin/wall/
H A Dwall.c178 struct tm *lt; local
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dpod_char_traits.h110 lt(const char_type& __c1, const char_type& __c2) function in struct:char_traits
/openbsd-current/gnu/gcc/gcc/cp/
H A Dlex.c758 struct lang_type *lt; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dios_init.cc59 lt(const char_type& __c1, const char_type& __c2) function in struct:std::char_traits
142 lt(const char_type& __c1, const char_type& __c2) function in struct:std::char_traits
/openbsd-current/games/pom/
H A Dpom.c199 struct tm *lt; local
[all...]
/openbsd-current/usr.sbin/dhcpd/
H A Ddhcp.c707 struct lease lt; local
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.pm775 sub lt { $_[0]->getSortKey($_[1]) lt $_[0]->getSortKey($_[2]) } subroutine

Completed in 333 milliseconds

123