Searched defs:tokens (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/libcpp/include/
H A Dcpp-id-data.h50 cpp_token * GTY ((tag ("0"), length ("%0.count"))) tokens; member in union:cpp_macro_u
/haiku-buildtools/gcc/gcc/ada/doc/share/
H A Dada_pygments.py148 tokens = get_lexer_tokens() variable in class:AdaLexer
164 tokens = get_lexer_tokens(True) variable in class:TaggedAdaLexer
180 tokens = get_lexer_tokens(project_support=True) variable in class:GNATProjectLexer
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Difc-4.c21 cpp_token * tokens; member in union:cpp_macro::cpp_macro_u
/haiku-buildtools/isl/include/isl/
H A Dstream.h78 struct isl_token *tokens[5]; member in struct:isl_stream
/haiku-buildtools/gcc/gcc/cp/
H A Dparser.h207 vec<cp_token_cache_ptr> tokens; member in struct:cp_omp_declare_simd_data
[all...]
H A Dcp-tree.h596 struct cp_token_cache *tokens; variable in typeref:struct:cp_token_cache
H A Dparser.c24172 cp_token_cache *tokens; local
24255 cp_token_cache *tokens; local
[all...]
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dmkoffload.c88 Token *tokens; member in struct:Stmt
443 alloc_stmt (unsigned vis, Token *tokens, Token *end, Token const *sym) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dexpr.c195 ffelexToken tokens[10]; /* Used in certain cases, like (unary) member in struct:_ffeexpr_stack_
[all...]
/haiku-buildtools/legacy/gcc/texinfo/makeinfo/
H A Dmakeinfo.c6867 char **tokens; member in struct:token_accumulator
/haiku-buildtools/gcc/gcc/c/
H A Dc-parser.c198 c_token * GTY((skip)) tokens; member in struct:c_parser
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dcccp.c731 struct arglist *tokens; member in struct:tokenlist_list
6428 struct arglist *tokens = NULL; local
6506 struct arglist *tokens = NULL; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.c7821 match_insn(struct mips_cl_insn *insn, const struct mips_opcode *opcode, struct mips_operand_token *tokens, unsigned int opcode_extra, bfd_boolean lax_match, bfd_boolean complete_p) argument
8070 match_mips16_insn(struct mips_cl_insn *insn, const struct mips_opcode *opcode, struct mips_operand_token *tokens) argument
8270 match_insns(struct mips_cl_insn *insn, const struct mips_opcode *first, const struct mips_opcode *past, struct mips_operand_token *tokens, int opcode_extra, bfd_boolean lax_match) argument
8350 match_mips16_insns(struct mips_cl_insn *insn, const struct mips_opcode *first, struct mips_operand_token *tokens) argument
13815 struct mips_operand_token *tokens; local
13868 struct mips_operand_token *tokens; local
[all...]

Completed in 303 milliseconds