Searched refs:extern (Results 151 - 175 of 441) sorted by relevance

1234567891011>>

/macosx-10.10.1/cxxfilt-11/cxxfilt/cpu/
H A Dmt.opc52 extern unsigned int mt_asm_hash (const char *);
54 extern int mt_cgen_insn_supported (CGEN_CPU_DESC, const CGEN_INSN *);
H A Diq2000.opc54 extern int iq2000_cgen_insn_supported (CGEN_CPU_DESC, const CGEN_INSN *);
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A DMakefile45 $(" ")* -lcmd extern function prototypes
55 -e 's/.*/extern int b_&(int, char**, Shbltin_t*);/' \
/macosx-10.10.1/ruby-106/ruby/ext/dbm/
H A Dextconf.rb77 extern conftest_type #{var};
/macosx-10.10.1/ruby-106/ruby/test/rexml/
H A Dtest_contrib.rb470 <!ENTITY % extern-packages SYSTEM "../../ivpackages.dtd">
471 <!ENTITY % extern-packages SYSTEM "../../common-declarations.dtd">
472 %extern-packages;
473 %extern-common;
/macosx-10.10.1/security_ocspd-55124/server/
H A DocspdNetwork.mm62 extern Mutex gParamsLock;
63 extern Mutex gFileWriteLock;
64 extern Mutex gListLock;
65 extern CFMutableArrayRef gDownloadList;
66 extern CFMutableDictionaryRef gIssuersDict;
67 extern CFAbsoluteTime gLastActivity;
69 extern bool crlSignatureValid(
75 extern int crlCheckCachePath();
/macosx-10.10.1/swig-12/Lib/python/
H A Dpyinit.swg10 extern "C" {
313 extern "C"
/macosx-10.10.1/tcl-105/tcl84/tcl/library/
H A DldAout.tcl157 append entryProtos {extern int } $symbol { (); } \n
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tools/
H A DldAout.tcl165 append entryProtos {extern int } $symbol { (); } \n
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/tools/
H A DldAout.tcl169 append entryProtos {extern int } $symbol { (); } \n
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/tests/
H A DDateTests.mm31 extern "C" void checkResult(NSString *description, bool passed);
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Launcher/mac/
H A DProcessLauncherMac.mm53 extern "C" kern_return_t bootstrap_register2(mach_port_t, name_t, mach_port_t, uint64_t);
55 extern "C" void xpc_connection_set_instance(xpc_connection_t, uuid_t);
56 extern "C" void xpc_dictionary_set_mach_send(xpc_object_t, const char*, mach_port_t);
59 extern "C" void xpc_connection_set_bootstrap(xpc_connection_t connection, xpc_object_t bootstrap);
/macosx-10.10.1/awk-20/src/
H A Dytabh.bak239 extern YYSTYPE yylval;
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfig.h.in95 extern __inline int __sputaux(int _c, struct __sFILE *_p);
367 /* Defined if extern char *optarg is not declared. */
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dregcomp.ih3 extern "C" {
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dxmlversion.h.in16 extern "C" {
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-errors.mm92 extern char **_NSGetProgname(void);
H A Dobjc-opt.mm93 extern const objc_opt_t _objc_opt_data; // in __TEXT, __objc_opt_ro
H A Dobjc-sel-old.mm252 extern SEL FwdSel;
/macosx-10.10.1/swig-12/Lib/
H A Dswiginit.swg43 extern "C" {
/macosx-10.10.1/sudo-73/src/zlib/
H A Dzconf.h.in320 # define ZEXTERN extern __declspec(dllexport)
322 # define ZEXTERN extern __declspec(dllimport)
359 # define ZEXTERN extern
/macosx-10.10.1/zlib-55/zlib/
H A Dzconf.h.cmakein282 # define ZEXTERN extern __declspec(dllexport)
284 # define ZEXTERN extern __declspec(dllimport)
321 # define ZEXTERN extern
H A Dzconf.h.in280 # define ZEXTERN extern __declspec(dllexport)
282 # define ZEXTERN extern __declspec(dllimport)
319 # define ZEXTERN extern
/macosx-10.10.1/WebKit2-7600.1.25/Platform/IPC/mac/
H A DConnectionMac.mm46 extern "C" void xpc_connection_get_audit_token(xpc_connection_t, audit_token_t*);
47 extern "C" void xpc_connection_kill(xpc_connection_t, int);
60 extern "C" AXError _AXUIElementNotifyProcessSuspendStatus(AXSuspendStatus);
/macosx-10.10.1/man-16/man/src/
H A Dman.c.orig38 extern char *index (const char *, int); /* not always in <string.h> */
39 extern char *rindex (const char *, int); /* not always in <string.h> */
1240 extern int optind;

Completed in 315 milliseconds

1234567891011>>