Searched refs:format (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/arch/ |
| D | sys_arch.c | 588 void ppp_trace(int level, const char *format, ...) in ppp_trace() argument 593 va_start(args, format); in ppp_trace() 594 vprintf(format, args); in ppp_trace()
|
| / |
| D | SConstruct | 60 env.Append(CPPFLAGS = [ "-Wformat=2", "-Wmissing-format-attribute",
|
| /docs/ |
| D | Doxyfile | 10 # The format is: 74 # sub-directories (in 2 levels) under the output directory of each output format 327 # using this tag. The format is ext=language, where ext is a file extension, and 330 # VHDL, Fortran (fixed format Fortran: FortranFixed, free formatted Fortran: 348 # according to the Markdown format, which allows for more readable 789 # output files in an output format independent way. To create the layout file 880 # The WARN_FORMAT tag determines the format of the warning messages that doxygen 883 # and the warning text. Optionally the format may contain $version, which will 1493 # files are now used as the Windows 98 help format, and will replace the old 1494 # Windows help format (.hlp) on all Windows platforms in the future. Compressed [all …]
|