Home
last modified time | relevance | path

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

/external/oprofile/libutil++/
Dstring_manip.cpp84 string ltrim(string const & str, string const & totrim) in ltrim() function
/external/linux-tools-perf/
Dbuiltin-script.c777 static char *ltrim(char *str) in ltrim() function