OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mput_char
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
help.h
13
static inline void
mput_char
(char c, unsigned int num)
function
help.c
214
mput_char
('-', strlen(title) + strlen(exec_path));
223
mput_char
('-', strlen(title));
Completed in 65 milliseconds