Home
last modified time | relevance | path

Searched defs:include (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/textmate/
H A Dtablegen.json8 "include": "#comments" string
11 "include": "#preprocessor" string
14 "include": "#strings" string
17 "include": "#integer" string
20 "include": "#builtin_types" string
23 "include": "#keywords" string
26 "include": "#classes" string
29 "include": "#defs" string
32 "include": "#values" string
348 "include": "#values" string
[all …]
/openbsd/usr.bin/rpcgen/
H A Drpc_main.c383 char *include; local
531 char *include; local
629 char *include; local
692 char *include; local
728 char *include, *outfilename; local
/openbsd/gnu/llvm/libcxx/utils/
H A Dgenerate_iwyu_mapping.py15 def generate_map(include): argument
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DPPPort_pm.PL289 sub include subroutine
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980825-1.c8 } include; member
/openbsd/gnu/lib/libstdc++/libstdc++/
H A DMakefile.am28 SUBDIRS = include libio libmath libsupc++ src po testsuite subdir
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dgjavah.c1729 struct include struct
1732 struct include *next; argument
/openbsd/usr.sbin/snmpd/
H A Dapplication_internal.c381 int8_t include; in appl_internal_getnext() local
H A Dapplication.c393 appl_sysortable_getnext(int8_t include, struct ber_oid *oid) in appl_sysortable_getnext()
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libear/
H A D__init__.py190 def check_symbol_exists(self, symbol, include, name): argument
/openbsd/bin/ksh/
H A Dmain.c471 include(const char *name, int argc, char **argv, int intr_ok) in include() function
/openbsd/regress/usr.sbin/snmpd/
H A Dregress.h9 int include; member
H A Dagentx.c2973 uint8_t include) in message_add_oid()
/openbsd/usr.bin/make/
H A Djob.c602 bool include = false; in expensive_command() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp75 void HexagonBlockRanges::RangeList::include(const RangeList &RL) { in include() function in HexagonBlockRanges::RangeList
/openbsd/lib/libagentx/
H A Dax.c1093 ax_pdu_add_oid(struct ax *ax, struct ax_oid *oid, int include) in ax_pdu_add_oid()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h418 void (*include) PARAMS ((cpp_reader *, unsigned int, member
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h466 void (*include) (cpp_reader *, unsigned int, const unsigned char *, member
/openbsd/sbin/unwind/libunbound/util/
H A Dconfiglexer.c3642 #define include 3 macro
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4278 for (const auto &include : target_info.includes) { in GetGDBServerRegisterInfoXMLAndProcess() local
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c15118 static struct file_name_list *include = NULL; /* First dir to search */ variable