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

  /external/libpng/
pngconf.h 1637 # define png_snprintf6 macro
1641 # define png_snprintf6 macro
1652 # define png_snprintf6 macro
    [all...]
png.c 698 png_snprintf6(near_time_buf, 29, "%d %s %d %02d:%02d:%02d +0000",
706 png_snprintf6(png_ptr->time_buffer, 29, "%d %s %d %02d:%02d:%02d +0000",
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 1448 # define png_snprintf6 macro
1452 # define png_snprintf6 macro
1462 # define png_snprintf6 macro
    [all...]
png.c 677 png_snprintf6(near_time_buf,29,"%d %s %d %02d:%02d:%02d +0000",
685 png_snprintf6(png_ptr->time_buffer,29,"%d %s %d %02d:%02d:%02d +0000",

Completed in 30 milliseconds