Home
last modified time | relevance | path

Searched refs:lex_string (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-lex.c54 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
384 type = lex_string (tok, value, true, true); in c_lex_with_flags()
484 type = lex_string (tok, value, false, in c_lex_with_flags()
971 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) in lex_string() function
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlex.h162 extern const char *lex_string;
H A Dldmain.c332 lex_string = s; in main()
337 lex_string = NULL; in main()
H A Dlexsup.c765 lex_string = optarg; in parse_args()
769 lex_string = NULL; in parse_args()
H A Dldlex.l49 const char *lex_string = NULL; variable
/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldlex.h168 extern const char *lex_string;
H A Dldmain.c351 lex_string = s; in main()
356 lex_string = NULL; in main()
H A Dlexsup.c801 lex_string = optarg; in parse_args()
805 lex_string = NULL; in parse_args()
H A Dldlex.l49 const char *lex_string = NULL; variable
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-lex.c50 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
485 type = lex_string (tok, value, true, true); in c_lex_with_flags()
588 type = lex_string (tok, value, false, in c_lex_with_flags()
1145 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) in lex_string() function
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c57 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
1538 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string() function
2087 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()
2122 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()
2178 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c56 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
1973 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string() function
2811 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()
2851 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()
2958 lex_string (pfile, result, buffer->cur - 1); in _cpp_lex_direct()