Searched refs:token_s (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.h45 struct token_s { struct
170 struct token_list* parse (struct token_s tok);
H A Dkvx-parse.c394 print_token (struct token_s token, char *buf, int bufsz)
403 promote_token (struct token_s tok)
442 is_insn (const struct token_s *token, struct token_class *classes)
458 get_token_class (struct token_s *token, struct token_classes *classes, int insn_p, int modifier_p)
584 read_token (struct token_s *tok)
654 create_token (struct token_s tok, int len, int loc)
745 CLASS_ID (struct token_s tok)
764 parse_with_restarts (struct token_s tok, int jump_target, struct rule rules[],
792 struct token_s init_tok = tok;
799 struct token_s tok
[all...]
H A Dtc-kvx.c1380 struct token_s my_tok = { .insn = buf, .begin = 0, .end = 0, .class_id = -1 , .val = 0 };
H A Dkvx-parse.h25 struct token_list* parse (struct token_s tok);
[all...]

Completed in 298 milliseconds