OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mystrdup
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
globals.h
24
char *
mystrdup
(const char *str);
main.c
76
mystrdup
(const char *str)
function
167
outputFileName =
mystrdup
("<stdout>");
parser.c
213
fnamebuf =
mystrdup
( fileName );
215
fnamebuf =
mystrdup
( "<stdin>" );
/external/hyphenation/
csutil.h
11
char *
mystrdup
(const char * s);
csutil.c
39
char *
mystrdup
(const char * s)
function
[
all
...]
Completed in 131 milliseconds