Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 199) sorted by relevance

12345678

/netbsd-src/external/bsd/atf/dist/tools/
H A Dseveral_tcs_helper.c42 ATF_TC_HEAD(second, tc) in ATF_TC_HEAD() argument
48 ATF_TC_BODY(second, tc) in ATF_TC_BODY() argument
51 ATF_TC_CLEANUP(second, tc) in ATF_TC_CLEANUP() argument
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dlfpfunc.c71 l_fp_scmp(const l_fp first, const l_fp second) in l_fp_scmp()
88 l_fp_ucmp(const l_fp first, l_fp second) in l_fp_ucmp()
131 l_fp_add(const l_fp first, const l_fp second) in l_fp_add()
140 l_fp_subtract(const l_fp first, const l_fp second) in l_fp_subtract()
191 l_fp_swap(l_fp * first, l_fp *second) in l_fp_swap()
209 l_isgt (const l_fp first, const l_fp second) in l_isgt()
216 l_isgtu(const l_fp first, const l_fp second) in l_isgtu()
223 l_ishis(const l_fp first, const l_fp second) in l_ishis()
230 l_isgeq(const l_fp first, const l_fp second) in l_isgeq()
237 l_isequ(const l_fp first, const l_fp second) in l_isequ()
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dc11_generic_expression.c73 comma_expression(char first, double second) in comma_expression()
89 assignment_expression(int first, int second) in assignment_expression()
H A Dd_bltinoffsetof.c11 char *second; member
26 typedef int second[-(int)__builtin_offsetof(struct foo, u.s.second)]; typedef
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhostcheck.c124 static int Curl_raw_equal(const char *first, const char *second) in Curl_raw_equal()
139 static int Curl_raw_nequal(const char *first, const char *second, size_t max) in Curl_raw_nequal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-devirt.c142 tree second; member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dutility.d34 T2 second; in pair() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnsnested.cc16 second() in second() function
H A Dnsnoimports.cc14 int second(){ in second() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_setjmp_x86_64.S72 .macro WEAK_ALIAS first second
H A Dhwasan_setjmp_aarch64.S83 .macro WEAK_ALIAS first second
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnsnested.cc16 second() in second() function
H A Dnsnoimports.cc14 int second(){ in second() function
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Ddatetime.cpp223 const int minute, const int second, in from_values()
332 const int minute, const int second, in set_mock_now()
/netbsd-src/external/bsd/flex/dist/src/
H A Dnfa.c380 int mkbranch (int first, int second) in mkbranch()
463 int mkor (int first, int second) in mkor()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsqltypes.d79 SQLUSMALLINT second; variable
88 SQLUSMALLINT second; member
122 SQLUINTEGER second; member
/netbsd-src/external/bsd/elftosb/dist/common/
H A DSearchPath.cpp105 std::string PathSearcher::joinPaths(const std::string & first, const std::string & second) in joinPaths()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmux-utils.h159 pointer_mux<T1, T2>::second (T2 *ptr) in second() function
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dclocktime.c58 int second , /* second of minute */ in clocktime()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h26 unsigned int second; member
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dcpu_time.c104 second (void) in second() function
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dcpu_time.c104 second (void) in second() function
/netbsd-src/sys/arch/powerpc/powerpc/
H A Drtas.c268 int status, year, month, day, hour, minute, second, nanosecond; in rtas_todr_gettime_ymdhms() local
290 int status, year, month, day, hour, minute, second, nanosecond; in rtas_todr_settime_ymdhms() local
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_calendar.h21 uint8_t second; /* second of minute */ member
34 uint8_t second; /* second of minute */ member
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmerge.c32 static int _merge(struct lv_segment *first, struct lv_segment *second) in _merge()

12345678