OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strip_whitespace
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/make-3.81/
function.c
732
strip_whitespace
(const char **begpp, const char **endpp)
746
strip_whitespace
(&s, &end);
1210
strip_whitespace
(&begp, &endp);
1266
strip_whitespace
(&begp, &endp);
1316
strip_whitespace
(&begp, &endp);
725
strip_whitespace
(const char **begpp, const char **endpp)
function
[
all
...]
make.h
465
extern char *
strip_whitespace
PARAMS ((const char **begpp, const char **endpp));
ChangeLog
[
all
...]
read.c
[
all
...]
Completed in 109 milliseconds