Searched defs:us1 (Results 1 – 13 of 13) sorted by relevance
/minix3/external/bsd/tcpdump/dist/ |
H A D | strcasecmp.c | 71 *us1 = (u_char *)s1, local 86 *us1 = (u_char *)s1, local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.duration/time.duration.nonmember/ |
H A D | op_divide_duration.pass.cpp | 30 std::chrono::microseconds us1(15); in main() local 51 constexpr std::chrono::microseconds us1(15); in main() local
|
H A D | op_mod_duration.pass.cpp | 31 std::chrono::microseconds us1(15); in main() local 50 constexpr std::chrono::microseconds us1(15); in main() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.duration/time.duration.nonmember/ |
H A D | op_divide_duration.pass.cpp | 30 std::chrono::microseconds us1(15); in main() local 51 constexpr std::chrono::microseconds us1(15); in main() local
|
H A D | op_mod_duration.pass.cpp | 31 std::chrono::microseconds us1(15); in main() local 50 constexpr std::chrono::microseconds us1(15); in main() local
|
/minix3/common/lib/libc/string/ |
H A D | strcasecmp.c | 58 const unsigned char *us1 = (const unsigned char *)s1, in __weak_alias() local
|
H A D | strncasecmp.c | 63 const unsigned char *us1 = (const unsigned char *)s1, in __weak_alias() local
|
/minix3/external/bsd/file/dist/src/ |
H A D | strcasestr.c | 52 const unsigned char *us1 = (const unsigned char *)s1, in _strncasecmp() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/ |
H A D | p9.cpp | 30 __typeof__(us0 + us0) us1; variable
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | anonymous-union.cpp | 145 double us1; // expected-note {{declared private here}} member
|
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-der.c | 1013 heim_universal_string us1 = { 1, NULL } , us2 = { 0, NULL }; in test_misc_cmp() local 1022 heim_universal_string us1 = { 1, NULL } , us2 = { 1, NULL }; in test_misc_cmp() local
|
/minix3/external/bsd/libpcap/dist/ |
H A D | pcap.c | 1099 *us1 = (const u_char *)s1, in pcap_strcasecmp() local
|
/minix3/usr.bin/telnet/ |
H A D | commands.c | 1559 env_help(const unsigned char *us1, unsigned char *us2) in env_help()
|