HomeSort by relevance Sort by last modified time
    Searched full:get_next_word (Results 1 - 4 of 4) sorted by null

  /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))
  /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
ChangeLog     [all...]

Completed in 83 milliseconds