HomeSort by: relevance | last modified time | path
    Searched defs:SNPRINTF (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
vasnprintf.c 19 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
38 #include <stdio.h> /* snprintf(), sprintf() */
86 # define SNPRINTF _snwprintf
89 # define SNPRINTF swprintf
100 # define SNPRINTF _snprintf
103 # define SNPRINTF snprintf
144 sprintf or snprintf. */
500 /* Construct the format string for calling snprintf or
564 /* Construct the arguments for calling snprintf or sprintf. *
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
vasnprintf.c 19 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
38 #include <stdio.h> /* snprintf(), sprintf() */
86 # define SNPRINTF _snwprintf
89 # define SNPRINTF swprintf
100 # define SNPRINTF _snprintf
103 # define SNPRINTF snprintf
144 sprintf or snprintf. */
500 /* Construct the format string for calling snprintf or
564 /* Construct the arguments for calling snprintf or sprintf. *
    [all...]
  /src/external/gpl2/texinfo/dist/intl/
vasnprintf.c 21 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
42 #include <stdio.h> /* snprintf(), sprintf() */
90 # define SNPRINTF _snwprintf
93 # define SNPRINTF swprintf
104 # define SNPRINTF _snprintf
107 # define SNPRINTF snprintf
148 sprintf or snprintf. */
503 /* Construct the format string for calling snprintf or
567 /* Construct the arguments for calling snprintf or sprintf. *
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
vasnprintf.c 21 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
47 #include <stdio.h> /* snprintf(), sprintf() */
100 # define SNPRINTF _snwprintf
103 # define SNPRINTF swprintf
114 # define SNPRINTF _snprintf
117 # define SNPRINTF snprintf
158 sprintf or snprintf. */
512 /* Construct the format string for calling snprintf or
570 /* Construct the arguments for calling snprintf or sprintf. *
    [all...]

Completed in 23 milliseconds