OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skip_nonws
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libutil/
op_string.h
59
char const *
skip_nonws
(char const * c);
op_string.c
45
char const *
skip_nonws
(char const * c)
function
/external/oprofile/libop/
op_events.c
120
valueend =
skip_nonws
(valueend);
187
c =
skip_nonws
(c);
358
end =
skip_nonws
(end);
Completed in 1792 milliseconds