Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddllwrap.c844 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
919 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
959 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
1006 int quote; in main() local
1056 int quote; in main() local
1100 int quote; in main() local
1141 int quote; in main() local
1193 int quote; in main() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddllwrap.c837 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
912 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
950 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local
994 int quote; in main() local
1040 int quote; in main() local
1085 int quote; in main() local
1126 int quote; in main() local
1178 int quote; in main() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DArgs.cpp160 Args::ArgEntry::ArgEntry(llvm::StringRef str, char quote) : quote(quote) { in ArgEntry()
218 char quote = m_entries[i].quote; in GetCommandString() local
254 char quote; in SetCommandString() local
365 char quote = in SetArguments() local
639 char quote; in SetFromString() local
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-console.c40 char quote; member
47 const char *prefix, char quote) in mi_console_file_new()
/openbsd-src/gnu/usr.bin/perl/Porting/
H A Dcorelist.pl454 sub quote { subroutine
/openbsd-src/gnu/llvm/lld/Common/
H A DReproduce.cpp45 std::string lld::quote(StringRef s) { in quote() function in lld
/openbsd-src/usr.bin/vi/vi/
H A Dv_replace.c51 int quote, rval; in v_replace() local
/openbsd-src/gnu/llvm/clang/utils/
H A Dmodule-deps-to-rsp.py39 def quote(str): function
H A DFuzzTest98 def quote(str): function
/openbsd-src/usr.bin/yacc/
H A Dreader.c369 int quote; in copy_text() local
489 int c, quote, depth; in copy_union() local
633 int c, quote, i, n; in get_literal() local
1298 int c, i, n, depth, quote; in copy_action() local
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/
H A Dbasic.pod16 =head4 Level "4 C<heading>
/openbsd-src/usr.bin/gencat/
H A Dgencat.c290 getmsg(int fd, char *cptr, char quote) in getmsg()
408 char quote = 0; in MCParse() local
/openbsd-src/gnu/usr.bin/perl/lib/
H A Ddumpvar.pl364 sub quote { subroutine
/openbsd-src/gnu/gcc/gcc/
H A Dcppspec.c78 int i, j, quote = 0; in lang_specific_driver() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptolemy2.C26 #define quote(x) #x macro
/openbsd-src/libexec/tradcpp/
H A Doutput.c108 char quote = '\0'; in filter_output() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppspec.c81 int i, j, quote = 0; local
H A Dmkdeps.c155 deps_add_target (d, t, quote) in deps_add_target() argument
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-setshow.c260 int quote; in do_setshow_command() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dg++spec.c74 const char *quote = NULL; in lang_specific_driver() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dg++spec.c71 const char *quote = NULL; local
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DArgs.h40 char quote = '\0'; member
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DBooleanExpression.py65 def quote(self, token): member in BooleanExpression
/openbsd-src/usr.bin/telnet/
H A Dutilities.c578 int quote = 0; in printsub() local
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpxssh.py41 def quote(s): function

123