Home
last modified time | relevance | path

Searched defs:add_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr.c324 static void add_str(GString *s, const gchar *s1) in add_str() function
/openbmc/linux/tools/perf/util/
H A Dsort.c1953 static inline char *add_str(char *p, const char *str) in add_str() function