Home
last modified time | relevance | path

Searched defs:newstr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test-list.c113 char *newstr; in strdup_check() local
/openbmc/linux/drivers/accessibility/speakup/
H A Di18n.c552 char *newstr = NULL; in spk_msg_set() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py927 def worddiff_str(oldstr, newstr, colors=None): argument