HomeSort by relevance Sort by last modified time
    Searched refs:default_code (Results 1 - 2 of 2) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
swigtypemaps.swg 138 #define %default_code(code) SWIG_ArgError(code)
139 #define %argument_fail(code, type, name, argn) SWIG_exception_fail(%default_code(code), %argfail_fmt(type, name, argn))
141 #define %variable_fail(code, type, name) SWIG_exception_fail(%default_code(code), %varfail_fmt(type, name))
145 #define %dirout_fail(code, type) SWIG_DirOutFail(%default_code(code), %outfail_fmt(type))
  /external/libcups/cups/
testppd.c 37 static const char *default_code = variable
267 !strcmp(s, default_code))
273 (int)strlen(default_code));

Completed in 940 milliseconds