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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-lex.cc 51 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
595 type = lex_string (tok, value, true, true);
706 type = lex_string (tok, value, false,
1273 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate)
1271 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) function
c-lex.cc 51 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
595 type = lex_string (tok, value, true, true);
706 type = lex_string (tok, value, false,
1273 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate)
1271 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-lex.cc 52 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
660 type = lex_string (tok, value, true, true);
771 type = lex_string (tok, value, false,
1549 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate)
1547 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) function
c-lex.cc 52 static enum cpp_ttype lex_string (const cpp_token *, tree *, bool, bool);
660 type = lex_string (tok, value, true, true);
771 type = lex_string (tok, value, false,
1549 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate)
1547 lex_string (const cpp_token *tok, tree *valp, bool objc_string, bool translate) function
  /src/usr.bin/xlint/lint1/
lex.c 1362 lex_string(void) function
lex.c 1362 lex_string(void) function
  /src/external/gpl3/gdb/dist/gdb/
rust-parse.c 239 int lex_string ();
685 rust_parser::lex_string () function in class:rust_parser
1089 return lex_string ();
1091 return lex_string ();
1093 return lex_string ();
1097 return lex_string ();
rust-parse.c 239 int lex_string ();
685 rust_parser::lex_string () function in class:rust_parser
1089 return lex_string ();
1091 return lex_string ();
1093 return lex_string ();
1097 return lex_string ();
  /src/external/gpl3/gdb.old/dist/gdb/
rust-parse.c 239 int lex_string ();
687 rust_parser::lex_string () function in class:rust_parser
1092 return lex_string ();
1094 return lex_string ();
1096 return lex_string ();
1100 return lex_string ();
rust-parse.c 239 int lex_string ();
687 rust_parser::lex_string () function in class:rust_parser
1092 return lex_string ();
1094 return lex_string ();
1096 return lex_string ();
1100 return lex_string ();
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 56 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
2601 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base)
3665 lex_string (pfile, result, buffer->cur - 1);
3705 lex_string (pfile, result, buffer->cur - 1);
3813 lex_string (pfile, result, buffer->cur - 1);
2600 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) function
lex.cc 56 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
2601 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base)
3665 lex_string (pfile, result, buffer->cur - 1);
3705 lex_string (pfile, result, buffer->cur - 1);
3813 lex_string (pfile, result, buffer->cur - 1);
2600 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) function
  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 59 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
2870 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base)
3955 lex_string (pfile, result, buffer->cur - 1);
3996 lex_string (pfile, result, buffer->cur - 1);
4104 lex_string (pfile, result, buffer->cur - 1);
2869 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) function
lex.cc 59 static void lex_string (cpp_reader *, cpp_token *, const uchar *);
2870 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base)
3955 lex_string (pfile, result, buffer->cur - 1);
3996 lex_string (pfile, result, buffer->cur - 1);
4104 lex_string (pfile, result, buffer->cur - 1);
2869 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) function
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 1414 const char *lex_string = NULL; variable
ldlex.c 1414 const char *lex_string = NULL; variable
  /src/external/gpl3/binutils.old/dist/ld/
ldlex.c 1414 const char *lex_string = NULL; variable
ldlex.c 1414 const char *lex_string = NULL; variable

Completed in 96 milliseconds