Home
last modified time | relevance | path

Searched defs:format_str (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dextract-section.py95 format_str = "{:0" + str(args.hex_width * 2) + "x}" variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp62 const char *format_str = in dump() local
/netbsd-src/sbin/newfs_udf/
H A Dnewfs_udf.c78 char *format_str; /* format: string representation */ variable
/netbsd-src/usr.sbin/mmcformat/
H A Dmmcformat.c321 char const *format_str, *nblks_str, *param_str, *user_spec; in print_format() local