Skip to content

Commit

Permalink
.indent.pro: Update ancient typedef list.
Browse files Browse the repository at this point in the history
svn path=/trunk/yasm/; revision=1731
  • Loading branch information
PeterJohnson committed Jan 11, 2007
1 parent 48d7b07 commit cb57404
Showing 1 changed file with 66 additions and 21 deletions.
87 changes: 66 additions & 21 deletions .indent.pro
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,70 @@
--break-after-boolean-operator
--honour-newlines
/* typedefs */
-Teffaddr
-Timmval
-Tjmprel_opcode_sel
-Ttargetval
-Tbytecode
-Tfatal_num
-Terr_num
-Twarn_num
-TExprOp
-TExprType
-TExprItem
-Texpr
-Tsection
-Tpreproc
-Tparser
-Tobjfmt
-Tdataval
-TSymStatus
-TSymType
-Tsymrec
-Tsymtab
-Tit_recursion_node
-Tyasm_arch
-Tyasm_arch_base
-Tyasm_arch_create_error
-Tyasm_arch_insnprefix
-Tyasm_arch_machine
-Tyasm_arch_module
-Tyasm_arch_regtmod
-Tyasm_assoc_data_callback
-Tyasm_bc_add_span_func
-Tyasm_bytecode_callback
-Tyasm_bytecode
-Tyasm_dataval
-Tyasm_datavalhead
-Tyasm_dbgfmt
-Tyasm_dbgfmt_base
-Tyasm_dbgfmt_module
-Tyasm_effaddr
-Tyasm_effaddr_callback
-Tyasm_error_class
-Tyasm_errwarns
-Tyasm_expr
-Tyasm_expr_op
-Tyasm_expr_xform_func
-Tyasm_expr__item
-Tyasm_floatnum
-Tyasm_immval
-Tyasm_intnum
-Tyasm_insn_operand
-Tyasm_insn_operands
-Tyasm_linemap
-Tyasm_listfmt
-Tyasm_listfmt_base
-Tyasm_listfmt_module
-Tyasm_md5_context
-Tyasm_module_type
-Tyasm_optimizer
-Tyasm_object
-Tyasm_objfmt
-Tyasm_objfmt_base
-Tyasm_objfmt_module
-Tyasm_preproc
-Tyasm_preproc_base
-Tyasm_preproc_module
-Tyasm_print_error_func
-Tyasm_print_warning_func
-Tyasm_parser
-Tyasm_parser_module
-Tyasm_reloc
-Tyasm_scanner
-Tyasm_section
-Tyasm_symrec
-Tyasm_symrec_get_label_bytecodep
-Tyasm_symtab
-Tyasm_symtab_iter
-Tyasm_symtab_traverse_callback
-Tyasm_sym_vis
-Tyasm_valparam
-Tyasm_valparamhead
-Tyasm_value
-Tyasm_warn_class
-Tyasm__assoc_data
-TFILE
-THAMT
-THAMTEntry
-TIntervalTree
-TIntervalTreeNode

0 comments on commit cb57404

Please sign in to comment.