Searched defs:fmt (Results 1 – 8 of 8) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | strerror.c | 337 static char const fmt[] = "Unknown error (%d)"; in rpl_strerror() local
|
/ndk/sources/host-tools/nawk-20071023/ |
D | lib.c | 497 void SYNTAX(const char *fmt, ...) in SYNTAX() 552 void FATAL(const char *fmt, ...) in FATAL() 568 void WARNING(const char *fmt, ...) in WARNING()
|
D | tran.c | 362 static char *get_str_val(Cell *vp, char **fmt) /* get string val of a Cell */ in get_str_val()
|
D | run.c | 809 char *fmt; in format() local
|
/ndk/sources/host-tools/make-3.81/ |
D | misc.c | 191 message (int prefix, const char *fmt, ...) in message() 227 error (const struct floc *flocp, const char *fmt, ...) in error() 260 fatal (const struct floc *flocp, const char *fmt, ...) in fatal()
|
D | remake.c | 672 const char *fmt = 0; in update_file_1() local
|
/ndk/sources/cxx-stl/stlport/src/ |
D | time_facets.cpp | 465 const char * fmt = _Locale_d_fmt(time); in __get_date_order() local
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | fmt.c | 208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt() function
|