Searched refs:dostr (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/lib/ |
H A D | snprintf.c | 555 static void dostr( char **buffer, int *left, char *str ); 685 dostr( buffer, left, "**end of format**" ); in dopr() 710 dostr( buffer, left, "*no quad_t support *"); in dopr() 783 dostr( buffer, left, "???????" ); in dopr() 1007 dostr( buffer, left, convert ); in fmtdouble() 1010 static void dostr( char **buffer, int *left, char *str ) in dostr() function
|
/third_party/ffmpeg/libavformat/ |
H A D | Makefile | 565 OBJS-$(CONFIG_THREEDOSTR_DEMUXER) += 3dostr.o
|
Completed in 3 milliseconds