HomeSort by relevance Sort by last modified time
    Searched full:trio_snprintf (Results 1 - 3 of 3) sorted by null

  /external/libxml2/
trio.h 103 int trio_snprintf TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
176 # define snprintf trio_snprintf
trio.c 3979 trio_snprintf function
    [all...]
  /external/libxslt/libxslt/
trio.h 103 int trio_snprintf TRIO_PROTO((char *buffer, size_t max, TRIO_CONST char *format, ...));
176 # define snprintf trio_snprintf

Completed in 598 milliseconds