Searched defs:SWIG_snprintf2 (Results 1 – 1 of 1) sorted by relevance
159 # define SWIG_snprintf2(O,S,F,A,B) snprintf(O,S,F,A,B) macro166 # define SWIG_snprintf2(O,S,F,A,B) sprintf(O,F,A,B) macro