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

  /external/elfutils/libebl/
eblstrtab.c 284 copystrings (struct Ebl_Strent *nodep, char **freep, size_t *offsetp) function
289 copystrings (nodep->left, freep, offsetp);
304 copystrings (nodep->right, freep, offsetp);
335 copystrings (st->root, &endp, &copylen);
eblgstrtab.c 295 copystrings (struct Ebl_GStrent *nodep, char **freep, size_t *offsetp) function
300 copystrings (nodep->left, freep, offsetp);
315 copystrings (nodep->right, freep, offsetp);
346 copystrings (st->root, &endp, &copylen);
eblwstrtab.c 284 copystrings (struct Ebl_WStrent *nodep, wchar_t **freep, size_t *offsetp) function
289 copystrings (nodep->left, freep, offsetp);
304 copystrings (nodep->right, freep, offsetp);
335 copystrings (st->root, &endp, &copylen);
  /external/pcre/
pcretest.c 2139 int copystrings = 0; local
    [all...]

Completed in 107 milliseconds