Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1346 extern const unsigned char *cpp_alloc_token_string
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc2152 token->val.str.text = cpp_alloc_token_string (pfile, base, len); in create_literal()
2156 cpp_alloc_token_string (cpp_reader *pfile, in cpp_alloc_token_string() function
H A DChangeLog698 (cpp_alloc_token_string, cpp_compare_macro): Declare.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc16528 = cpp_alloc_token_string (reader, (const unsigned char *)ptr, len - 1); in read_define()