Searched refs:newref (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/swig-12/Source/Swig/
H A Dtree.c259 int newref = 0; local
262 newref = 1;
265 newref = 1;
276 if (newref) {
/macosx-10.10/emacs-93/emacs/src/
H A Dunexalpha.c477 3. newref is the address of the location in question in the
484 unsigned long newref = aout.tsize + reladdr;
498 SEEK (new, newref, "seeking to dynamic symbol in %s", new_name);
482 unsigned long newref = aout.tsize + reladdr; local
/macosx-10.10/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c675 DNSServiceRef *newref; local
684 newref = malloc(sizeof(*newref));
685 *newref = client;
686 DNSServiceResolve(newref, kDNSServiceFlagsShareConnection, ifIndex, replyName, replyType, replyDomain, zonedata_resolve, newref);
/macosx-10.10/emacs-93/emacs/lisp/
H A Dses.el594 (newref (ses-formula-references formula))
601 (unless (memq ref newref)
608 (dolist (ref newref)

Completed in 204 milliseconds