Searched defs:rest (Results 1 - 25 of 141) sorted by relevance

123456

/netbsd-current/games/trek/
H A Drest.c61 rest(int v __unused) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_symbolizer_test.cc22 const char *rest; local
37 const char *rest = ExtractInt("123,456;789", ";,", &token); local
44 const char *rest = ExtractUptr("123,456;789", ";,", &token); local
51 const char *rest local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.h22 StrCatImp(std::ostream& out, First&& f, Rest&&... rest) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.h26 inline std::ostream& StrCatImp(std::ostream& out, First&& f, Rest&&... rest) { argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h64 tree rest; member in class:aff_tree
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h64 tree rest; member in class:aff_tree
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dmarshall.hh116 status marshall (connection *c, T1 arg1, T2 arg2, Arg... rest) argument
/netbsd-current/usr.sbin/rtadvd/
H A Ddump.c201 struct timespec *rest; local
/netbsd-current/usr.bin/find/
H A Dmisc.c67 size_t nlen, plen, rest; local
/netbsd-current/external/apache2/llvm/dist/libcxx/benchmarks/
H A DCartesianBenchmarks.h62 makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, Tuples... rest) argument
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dload.cpp174 size_t rest = filesz % _tpsz; local
/netbsd-current/sys/arch/news68k/dev/
H A Dsi.c245 u_int addr, offset, rest; local
/netbsd-current/external/cddl/osnet/dist/cmd/zlook/
H A Dzlook.c186 uint_t rest = bits >> 1; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc99 const char *rest = trim; local
[all...]
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dbootmain.c114 unsigned char rest[512]; member in struct:__anon1
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc97 const char *rest = trim; local
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dsearch.c360 int i, len, rest = sizeof( buf ); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp167 const char *rest = trim; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A Dalist.c135 isccc_sexpr_t *car, *caar, *rest, *prev; local
[all...]
/netbsd-current/sys/arch/macppc/dev/
H A Desp.c324 int rest = PAGE_SIZE - offset; /* the rest of the page */ local
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-logging.c162 const char *rest = args; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-logging.c163 const char *rest = args; local
/netbsd-current/games/rogue/
H A Dmove.c500 rest(int count) function
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Dnbfs.c94 nbfs_devopen(struct open_file *f, char const *special, char const *fname, char const **rest) argument
/netbsd-current/tests/lib/libc/stdio/
H A Dt_fmemopen.c514 off_t len, rest, i; local
574 off_t len, rest, i; local
682 off_t len, rest, i; local
[all...]

Completed in 403 milliseconds

123456