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

  /external/libpng/
png.c 698 char near_time_buf[29]; local
699 png_snprintf6(near_time_buf, 29, "%d %s %d %02d:%02d:%02d +0000",
703 png_memcpy(png_ptr->time_buffer, near_time_buf,
  /external/qemu/distrib/libpng-1.2.19/
png.c 676 char near_time_buf[29]; local
677 png_snprintf6(near_time_buf,29,"%d %s %d %02d:%02d:%02d +0000",
681 png_memcpy(png_ptr->time_buffer, near_time_buf,

Completed in 44 milliseconds