Searched refs:default_code (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/swig-12/Lib/typemaps/
H A Dswigtypemaps.swg141 #define %default_code(code) SWIG_ArgError(code)
142 #define %argument_fail(code, type, name, argn) SWIG_exception_fail(%default_code(code), %argfail_fmt(type, name, argn))
144 #define %variable_fail(code, type, name) SWIG_exception_fail(%default_code(code), %varfail_fmt(type, name))
148 #define %dirout_fail(code, type) SWIG_DirOutFail(%default_code(code), %outfail_fmt(type))
/macosx-10.10/cups-408/cups/cups/
H A Dtestppd.c38 static const char *default_code = variable
258 !strcmp(s, default_code))
264 (int)strlen(default_code));

Completed in 187 milliseconds