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

123456

/netbsd-current/external/mit/xorg/share/nls/
H A DMakefile
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_244.c24 lt(struct a *a, struct b *b) function
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dgdb_binary_search.h44 auto lt = [&] (const typename std::iterator_traits<It>::value_type &a, local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/compare/wchar_t/
H A D1.cc35 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
79 test_value(wcscmp(str_1.data(), str_0.data()), lt); local
82 test_value(wcsncmp(str_1.data(), str_0.data(), 14), lt); local
84 test_value(wmemcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_binary_search.h44 auto lt = [&] (const typename std::iterator_traits<It>::value_type &a, local
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/basic_string_view/operations/compare/wchar_t/
H A D1.cc35 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:want_value
79 test_value(wcscmp(str_1.data(), str_0.data()), lt); local
82 test_value(wcsncmp(str_1.data(), str_0.data(), 14), lt); local
84 test_value(wmemcmp(str_1.data(), str_0.data(), 14), lt); local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_date.c59 struct tm *lt; local
[all...]
/netbsd-current/usr.bin/tip/aculib/
H A Ddn11.c53 int lt, nw; local
/netbsd-current/usr.bin/chpass/
H A Dutil.c73 static struct tm *lt; local
/netbsd-current/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_expand.c97 struct tm *lt; local
/netbsd-current/tests/rump/rumpkern/
H A Dt_kern.c55 locktest(const atf_tc_t *tc, enum locktest lt, int needld, const char *expect) argument
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Ddebug.c94 struct tm *lt; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/basic_string_view/operations/compare/char/
H A D1.cc34 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:operations_compare_1::want_value
76 test_value(strcmp(str_1.data(), str_0.data()), lt); local
79 test_value(strncmp(str_1.data(), str_0.data(), 14), lt); local
81 test_value(memcmp(str_1.data(), str_0.data(), 10), lt); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/basic_string_view/operations/compare/char/
H A D1.cc34 enum want_value {lt=0, z=1, gt=2}; enumerator in enum:operations_compare_1::want_value
76 test_value(strcmp(str_1.data(), str_0.data()), lt); local
79 test_value(strncmp(str_1.data(), str_0.data(), 14), lt); local
81 test_value(memcmp(str_1.data(), str_0.data(), 10), lt); local
[all...]
/netbsd-current/common/lib/libc/arch/powerpc/string/
H A Dmemcmp.S120 lt: label
/netbsd-current/usr.bin/xlint/lint1/
H A Dckbool.c125 tspec_t lt local
60 is_typeok_strict_bool_binary(op_t op, const tnode_t *ln, tspec_t lt, const tnode_t *rn, tspec_t rt) argument
95 typeok_strict_bool_binary_compatible(op_t op, int arg, const tnode_t *ln, tspec_t lt, const tnode_t *rn, tspec_t rt) argument
[all...]
/netbsd-current/usr.bin/rwall/
H A Drwall.c152 struct tm *lt; local
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_expand.c181 struct tm *lt; local
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dbin_ui.c146 mpz_t lt; local
/netbsd-current/sys/arch/sh3/sh3/
H A Dprocess_machdep.c188 ptrace_machdep_dorequest(struct lwp *l, struct lwp **lt, argument
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dsalloc.c130 struct lease *lt; local
/netbsd-current/sys/kern/
H A Dsys_process_lwpstatus.c85 ptrace_update_lwp(struct proc *t, struct lwp **lt, lwpid_t lid) argument
/netbsd-current/sys/compat/linux/arch/powerpc/
H A Dlinux_ptrace.c109 struct lwp *lt; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenflags.c148 const char *lt, *gt; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenflags.cc148 const char *lt, *gt; local

Completed in 229 milliseconds

123456