/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_symbolizer_test.cpp | 21 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 D | rest.c | 53 rest(int v) in rest() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | 20000209-2.c | 6 #define NO_PAREN(rest...) rest argument
|
H A D | macsyntx.c | 60 #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 D | ext.c | 7 unsigned rest : 28; member
|
/openbsd-src/lib/libedit/ |
H A D | tokenizer.c | 61 #define FUN(prefix, rest) prefix ## _ ## rest argument 68 #define FUN(prefix, rest) prefix ## _w ## rest argument
|
H A D | history.c | 59 #define FUN(prefix, rest) prefix ## _ ## rest argument 77 #define FUN(prefix, rest) prefix ## _w ## rest argument
|
/openbsd-src/lib/libcrypto/bio/ |
H A D | bss_bio.c | 178 size_t rest; in bio_read() local 258 size_t rest; in bio_write() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | UUID.cpp | 104 llvm::StringRef rest = UUID::DecodeUUIDBytesFromString(p, bytes); in SetFromStringRef() local
|
/openbsd-src/usr.sbin/config/ |
H A D | exec_elf.c | 43 caddr_t ptr, rest, pre; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-logging.c | 111 char *rest = args; in set_logging_on() local
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | CartesianBenchmarks.h | 62 void makeBenchmarkImpl(const Args& A, std::tuple<U...>, std::tuple<T...>, in makeBenchmarkImpl()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_mac.cpp | 118 const char *rest = trim; in ParseCommandOutput() local
|
/openbsd-src/usr.sbin/rpki-client/ |
H A D | rsync.c | 64 const char *host, *module, *rest; in rsync_base_uri() local
|
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
H A D | insertion.c | 1983 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 D | libgcc.S | 639 #define rest $81 macro 855 #define rest $81 macro
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DriverUtils.cpp | 554 StringRef rest; in parseExport() local 902 SmallVector<const char *, 16> rest; in parseDirectives() local
|
/openbsd-src/sys/dev/isa/ |
H A D | spkr.c | 93 rest(int ms) in rest() function
|
/openbsd-src/gnu/usr.bin/texinfo/info/ |
H A D | info-utils.c | 107 char *rest = string + i; in info_parse_node() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | versados.c | 108 asymbol *rest[256 - 16]; /* per symbol info */ member 140 char rest[211]; member
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | modules.c | 49 char *rest; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | versados.c | 83 asymbol *rest[256 - 16]; /* Per symbol info. */ member 114 char rest[211]; member
|
/openbsd-src/usr.bin/rdist/ |
H A D | common.c | 579 char *pw_dir, *rest; in exptilde() local
|
/openbsd-src/sbin/isakmpd/ |
H A D | ike_quick_mode.c | 1051 u_int8_t *rest; in initiator_recv_HASH_SA_NONCE() local
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | InputFiles.cpp | 712 StringRef rest; in parse() local
|