Searched defs:macroname (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dgen.c153 char macroname[TYPECLASSLEN]; member in struct:ttnam
/macosx-10.9.5/swig-10/Source/Preprocessor/
H A Dcpp.c294 String *macroname = 0, *argstr = 0, *macrovalue = 0, *file = 0, *s = 0; local
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
[all...]

Completed in 124 milliseconds