Searched refs:macroname (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dmacros.el54 (defun insert-kbd-macro (macroname &optional keys)
77 (if (string= (symbol-name macroname) "")
79 (setq macroname 'last-kbd-macro definition last-kbd-macro)
81 (setq definition (symbol-function macroname))
83 (prin1 macroname (current-buffer))
175 (let ((keys (where-is-internal macroname '(keymap))))
180 (prin1 macroname (current-buffer))
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dgen.c153 char macroname[TYPECLASSLEN]; member in struct:ttnam
346 strcpy(ttn->macroname, ttn->typename);
347 c = strlen(ttn->macroname);
349 if (ttn->macroname[c - 1] == '-')
350 ttn->macroname[c - 1] = '_';
355 sprintf(tmp, "RRTYPE_%s_ATTRIBUTES", upper(ttn->macroname));
/macosx-10.10/swig-12/Source/Preprocessor/
H A Dcpp.c294 String *macroname = 0, *argstr = 0, *macrovalue = 0, *file = 0, *s = 0; local
320 macroname = NewStringEmpty();
338 Putc(c, macroname);
489 Setattr(macro, kpp_name, macroname);
505 if ((m1 = Getattr(symbols, macroname))) {
507 Swig_error(Getfile(str), Getline(str), "Macro '%s' redefined,\n", macroname); local
508 Swig_error(Getfile(m1), Getline(m1), "previous definition of '%s'.\n", macroname); local
512 Setattr(symbols, macroname, macro);
516 Delete(macroname);
527 Delete(macroname);
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex5603 % Add the macroname to \macrolist
/macosx-10.10/bc-21/bc/doc/
H A Dtexinfo.tex4969 % Add the macroname to \macrolist
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex5544 % Add the macroname to \macrolist
/macosx-10.10/gnudiff-19/diffutils/config/
H A Dtexinfo.tex5318 % Add the macroname to \macrolist
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex5656 % Add the macroname to \macrolist
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex5656 % Add the macroname to \macrolist
/macosx-10.10/uucp-11/uucp/
H A Dtexinfo.tex5177 % Add the macroname to \macrolist

Completed in 199 milliseconds