Searched refs:xasprintf (Results 1 – 4 of 4) sorted by relevance
| /scripts/dtc/ |
| A D | srcpos.c | 252 xasprintf(&pos_str, "%s:%d.%d-%d.%d", fname, in srcpos_string() 256 xasprintf(&pos_str, "%s:%d.%d-%d", fname, in srcpos_string() 260 xasprintf(&pos_str, "%s:%d.%d", fname, in srcpos_string()
|
| A D | util.h | 75 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...);
|
| A D | util.c | 61 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() function
|
| A D | livetree.c | 252 xasprintf(&name, "fragment@%u", in add_orphan_node() 926 xasprintf(&entry, "%s:%s:%u", in add_fixup_entry()
|
Completed in 9 milliseconds