Home
last modified time | relevance | path

Searched refs:c_string (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc/
H A DNXConstStr.h38 char *c_string; variable
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc/
H A DNXConstStr.h38 char *c_string; variable
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A DNXConstStr.m33 return (c_string);
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A DNXConstStr.m33 return (c_string);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dobjc.texi689 char *c_string;
704 object, the @code{c_string} field will be filled by the compiler with
H A Dgcc.info55049 char *c_string;
55062 object, the 'c_string' field will be filled by the compiler with the
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dobjc.texi689 char *c_string;
704 object, the @code{c_string} field will be filled by the compiler with
H A Dgcc.info58038 char *c_string;
58051 object, the 'c_string' field will be filled by the compiler with the
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Drope2424 insert(const iterator& __p, const _CharT* c_string)
2426 insert(__p.index(), c_string);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Drope2446 insert(const iterator& __p, const _CharT* c_string)
2448 insert(__p.index(), c_string);