HomeSort by: relevance | last modified time | path
    Searched defs:__strdup (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
strdup.c 29 #undef __strdup macro
35 # define __strdup strdup macro
40 __strdup (const char *s) function
51 libc_hidden_def (__strdup)
54 weak_alias (__strdup, strdup)
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
strdup.c 29 #undef __strdup macro
35 # define __strdup strdup macro
40 __strdup (const char *s) function
51 libc_hidden_def (__strdup)
54 weak_alias (__strdup, strdup)
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
strdup.c 29 #undef __strdup macro
35 # define __strdup strdup macro
40 __strdup (const char *s) function
51 libc_hidden_def (__strdup)
54 weak_alias (__strdup, strdup)
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
strdup.c 29 #undef __strdup macro
35 # define __strdup strdup macro
40 __strdup (const char *s) function
51 libc_hidden_def (__strdup)
54 weak_alias (__strdup, strdup)
  /src/external/gpl2/texinfo/dist/lib/
strdup.c 34 #undef __strdup macro
38 # define __strdup strdup macro
43 __strdup (const char *s) function
54 libc_hidden_def (__strdup)
57 weak_alias (__strdup, strdup)
  /src/external/gpl2/xcvs/dist/lib/
strdup.c 35 #undef __strdup macro
39 # define __strdup strdup macro
44 __strdup (const char *s) function
55 libc_hidden_def (__strdup)
58 weak_alias (__strdup, strdup)
  /src/external/gpl3/gdb/dist/gnulib/import/
strdup.c 28 #undef __strdup macro
34 # define __strdup strdup macro
39 __strdup (const char *s) function
50 libc_hidden_def (__strdup)
53 weak_alias (__strdup, strdup)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
strdup.c 28 #undef __strdup macro
34 # define __strdup strdup macro
39 __strdup (const char *s) function
50 libc_hidden_def (__strdup)
53 weak_alias (__strdup, strdup)

Completed in 54 milliseconds