OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_next_word
(Results
1 - 3
of
3
) sorted by null
/external/mdnsresponder/mDNSPosix/
nss_mdns.c
2016
get_next_word
(char * input, char **next)
function
[
all
...]
/ndk/sources/host-tools/make-3.81/
implicit.c
111
get_next_word
(char *buffer, unsigned int *length)
505
p =
get_next_word
(dep->name, &len);
647
p =
get_next_word
(p, &len);
109
get_next_word
(char *buffer, unsigned int *length)
function
/external/srec/srec/Vocabulary/src/
VocabularyImpl.c
36
static PINLINE LCHAR*
get_next_word
(LCHAR* curr, LCHAR* end);
389
PINLINE LCHAR*
get_next_word
(LCHAR* curr, LCHAR* end)
function
489
for( ; *curr; curr =
get_next_word
(curr,end))
Completed in 1677 milliseconds