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

12

/haiku-buildtools/legacy/gcc/libf2c/libU77/
H A Dgmtime_.c42 struct tm *lt; local
[all...]
H A Didate_.c46 struct tm *lt; local
H A Ditime_.c42 struct tm *lt; local
H A Dltime_.c42 struct tm *lt; local
[all...]
H A Dvxtidate_.c47 struct tm *lt; local
H A Dsecnds_.c41 struct tm *lt; local
H A Ddatetime_.c45 time_t lt=time(&lt); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dsetcc-3.c10 int lt (unsigned long a, unsigned long b) function
H A Dsetcc-4.c15 long lt (unsigned long a, unsigned long b) function
H A Dsetcc-5.c15 long lt (unsigned long a, unsigned long b) function
H A Dsetcc-1.c14 int lt (unsigned int a, unsigned int b) function
H A Dsetcc-2.c14 int lt (unsigned int a, unsigned int b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr40835.c32 void lt() function
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr28685-1.c13 int lt = a < b; local
22 int lt = a <= b; local
31 int lt = a < b; local
40 int lt = a < b; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/vector/
H A Dvec-scalar-cmp-1.c40 lt (double a, double b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dint-compare.c13 lt (a, b) function
[all...]
H A Dcbrt.c29 double lt; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/operations/
H A D4.h70 CompLastLt lt; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/compare/char/
H A D1.cc36 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
80 test_value(strcmp(str_1.data(), str_0.data()), lt); local
83 test_value(strncmp(str_1.data(), str_0.data(), 14), lt); local
85 test_value(memcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/operations/compare/wchar_t/
H A D1.cc35 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
80 test_value(wcscmp(str_1.data(), str_0.data()), lt); local
83 test_value(wcsncmp(str_1.data(), str_0.data(), 14), lt); local
85 test_value(wmemcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/compare/char/
H A D1.cc36 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
80 test_value(strcmp(str_1.data(), str_0.data()), lt); local
83 test_value(strncmp(str_1.data(), str_0.data(), 14), lt); local
85 test_value(memcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/operations/compare/wchar_t/
H A D1.cc35 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
80 test_value(wcscmp(str_1.data(), str_0.data()), lt); local
83 test_value(wcsncmp(str_1.data(), str_0.data(), 14), lt); local
85 test_value(wmemcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Ddfp-dd.c27 void lt (void) { result = a < b; } function
H A Ddfp-td.c27 void lt (void) { result = a < b; } function
/haiku-buildtools/legacy/gcc/libstdc++/std/
H A Dstraits.h51 static bool lt (const char_type& c1, const char_type& c2) function in struct:string_char_traits
117 static bool lt (const char_type& c1, const char_type& c2) function in struct:string_char_traits

Completed in 97 milliseconds

12