Home
last modified time | relevance | path

Searched refs:libc_name_struct (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcfns.h51 struct libc_name_struct { const char *name; int c_ver; }; argument
59 static const struct libc_name_struct *libc_name_p (const char *str, size_t len);
120 const struct libc_name_struct *
132 static const struct libc_name_struct wordlist[] = in libc_name_p()
Dcfns.gperf23 struct libc_name_struct { const char *name; int c_ver; };
Dexcept.cc937 const struct libc_name_struct *s in nothrow_libfn_p()
DChangeLog-20165 const struct libc_name_struct *, if it returns NULL, return 0,
7 * cfns.gperf: Add %struct-type and libc_name_struct definition.