Searched defs:second (Results 1 - 25 of 83) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D950710-1.c11 int second; member in struct:pair
H A D920726-1.c32 struct spurious second(char *buf,char *fmt, ...) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet45.C6 T2 second; member in struct:pair
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload7.C7 int second; member in struct:NoName
/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DGenericValue.h26 unsigned int second; member in struct:llvm::GenericValue::IntPair
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_pair.h74 _T2 second; ///< @c second is a copy of the second object member in struct:pair
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_pair.h74 _T2 second; ///< @c second is a copy of the second object member in struct:std::pair
[all...]
/openbsd-current/lib/libexpat/tests/
H A Dnsalloc_tests.c511 const char *second local
H A Dmisc_tests.c191 versions_equal(const XML_Expat_Version *first, const XML_Expat_Version *second) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map_info.h39 ValueT second = {}; member in struct:__sanitizer::detail::DenseMapPair
/openbsd-current/gnu/gcc/gcc/
H A Dweb.c90 unionfind_union (struct web_entry *first, struct web_entry *second) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Duserdef.cc76 A1 A1::operator+(const A1& second) argument
85 A1 A1::operator*(const A1& second) argument
94 A1 A1::operator-(const A1& second) argument
103 A1 A1::operator/(const A1& second) argument
112 operator %(const A1& second) argument
121 operator ==(const A1& second) argument
129 operator !=(const A1& second) argument
137 operator &&(const A1& second) argument
142 operator ||(const A1& second) argument
165 operator |(const A1& second) argument
174 operator ^(const A1& second) argument
183 operator &(const A1& second) argument
192 operator <(const A1& second) argument
199 operator <=(const A1& second) argument
204 operator >=(const A1& second) argument
209 operator >(const A1& second) argument
266 operator =(const A1& second) argument
[all...]
/openbsd-current/games/phantasia/
H A Dfight.c1618 int first, second; /* indices for swapping */ local
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dstb.h69 ffestrSecond second; /* Second keyword. */ member in struct:_ffestb_args_::__anon6093
74 ffestrSecond second; /* Second keyword. */ member in struct:_ffestb_args_::__anon6094
/openbsd-current/sbin/fsck_msdos/
H A Dfat.c275 comparefat(struct bootblock *boot, struct fatEntry *first, struct fatEntry *second, int fatnum) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DStringMapEntry.h71 ValueTy second; member in class:llvm::StringMapEntryStorage
H A DIntervalMap.h228 T2 second[N]; member in class:llvm::IntervalMapImpl::NodeBase
[all...]
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Djacobi.f171 real second local in subroutine:jacobi
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2expr.c598 CORE_ADDR first, second; local
/openbsd-current/usr.sbin/tcpdump/
H A Dsmbutil.c35 static void interpret_dos_date(uint32 date,int *year,int *month,int *day,int *hour,int *minute,int *second) argument
/openbsd-current/sys/isofs/cd9660/
H A Dcd9660_node.c337 int y, m, d, hour, minute, second; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cpp129 static bool Includes(std::vector<tid_t> first, std::vector<tid_t> second) { argument
/openbsd-current/usr.bin/ctfconv/
H A Dctfconv.c282 char *first, *second; local
/openbsd-current/gnu/llvm/libcxx/include/__utility/
H A Dpair.h72 _T2 second; member in struct:pair
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__functional/
H A Dhash.h381 size_t second; member in struct:_PairT

Completed in 235 milliseconds

1234