Home
last modified time | relevance | path

Searched defs:png_snprintf6 (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/include/
Dpngconf.h1629 # define png_snprintf6 _snprintf macro
1633 # define png_snprintf6 snprintf macro
1644 # define png_snprintf6(s1,n,fmt,x1,x2,x3,x4,x5,x6) \ macro