Home
last modified time | relevance | path

Searched refs:joe_snprintf_10 (Results 1 – 2 of 2) sorted by relevance

/dports/editors/jupp/jupp/
H A Dconfig.h43 #define joe_snprintf_10(buf,len,fmt,a,b,c,d,e,f,g,h,i,j) snprintf((buf),(len),(fmt),(a),(b),(c),(d)… macro
57 #define joe_snprintf_10(buf,len,fmt,a,b,c,d,e,f,g,h,i,j) sprintf((buf),(fmt),(a),(b),(c),(d),(e),(f… macro
/dports/editors/joe/joe-4.6/joe/
H A Dtypes.h98 #define joe_snprintf_10(buf,len,fmt,a,b,c,d,e,f,g,h,i,j) snprintf((buf),(len),(fmt),(a),(b),(c),(d)… macro
124 #define joe_snprintf_10(buf,len,fmt,a,b,c,d,e,f,g,h,i,j) sprintf((buf),(fmt),(a),(b),(c),(d),(e),(f… macro