Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 25 of 59) sorted by relevance

123

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_symbolizer_test.cpp21 const char *rest; in TEST() local
36 const char *rest = ExtractInt("123,456;789", ";,", &token); in TEST() local
43 const char *rest = ExtractUptr("123,456;789", ";,", &token); in TEST() local
50 const char *rest = in TEST() local
/openbsd-src/games/trek/
H A Drest.c53 rest(int v) in rest() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A D20000209-2.c6 #define NO_PAREN(rest...) rest argument
H A Dmacsyntx.c60 #define rest(x, y...) x ## y /* { dg-warning "ISO C" } */ macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dext.c7 unsigned rest : 28; member
/openbsd-src/lib/libedit/
H A Dtokenizer.c61 #define FUN(prefix, rest) prefix ## _ ## rest argument
68 #define FUN(prefix, rest) prefix ## _w ## rest argument
H A Dhistory.c59 #define FUN(prefix, rest) prefix ## _ ## rest argument
77 #define FUN(prefix, rest) prefix ## _w ## rest argument
/openbsd-src/lib/libcrypto/bio/
H A Dbss_bio.c178 size_t rest; in bio_read() local
258 size_t rest; in bio_write() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DUUID.cpp104 llvm::StringRef rest = UUID::DecodeUUIDBytesFromString(p, bytes); in SetFromStringRef() local
/openbsd-src/usr.sbin/config/
H A Dexec_elf.c43 caddr_t ptr, rest, pre; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-logging.c111 char *rest = args; in set_logging_on() local
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A DCartesianBenchmarks.h62 void makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, in makeBenchmarkImpl()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cpp118 const char *rest = trim; in ParseCommandOutput() local
/openbsd-src/usr.sbin/rpki-client/
H A Drsync.c64 const char *host, *module, *rest; in rsync_base_uri() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.c1983 char *rest; in cm_author() local
2027 char *rest; in cm_titlepage_cmds() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dlibgcc.S639 #define rest $81 macro
855 #define rest $81 macro
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp554 StringRef rest; in parseExport() local
902 SmallVector<const char *, 16> rest; in parseDirectives() local
/openbsd-src/sys/dev/isa/
H A Dspkr.c93 rest(int ms) in rest() function
/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dinfo-utils.c107 char *rest = string + i; in info_parse_node() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dversados.c108 asymbol *rest[256 - 16]; /* per symbol info */ member
140 char rest[211]; member
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dmodules.c49 char *rest; member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dversados.c83 asymbol *rest[256 - 16]; /* Per symbol info. */ member
114 char rest[211]; member
/openbsd-src/usr.bin/rdist/
H A Dcommon.c579 char *pw_dir, *rest; in exptilde() local
/openbsd-src/sbin/isakmpd/
H A Dike_quick_mode.c1051 u_int8_t *rest; in initiator_recv_HASH_SA_NONCE() local
/openbsd-src/gnu/llvm/lld/wasm/
H A DInputFiles.cpp712 StringRef rest; in parse() local

123