Home | History | Annotate | Download | only in po
      1 # List of source files containing translatable strings.
      2 # To update, try "find . -name \*.c | xargs grep -c _\( | grep -v :0 | sort"
      3 # Copyright (c) 2001  Peter Johnson
      4 
      5 frontends/yasm/yasm-options.c
      6 frontends/yasm/yasm.c
      7 libyasm/bc-align.c
      8 libyasm/bc-data.c
      9 libyasm/bc-incbin.c
     10 libyasm/bc-org.c
     11 libyasm/bc-reserve.c
     12 libyasm/bitvect.c
     13 libyasm/bytecode.c
     14 libyasm/errwarn.c
     15 libyasm/expr.c
     16 libyasm/file.c
     17 libyasm/floatnum.c
     18 libyasm/hamt.c
     19 libyasm/insn.c
     20 libyasm/intnum.c
     21 libyasm/section.c
     22 libyasm/symrec.c
     23 libyasm/valparam.c
     24 libyasm/value.c
     25 libyasm/xmalloc.c
     26 modules/arch/lc3b/lc3barch.c
     27 modules/arch/lc3b/lc3bbc.c
     28 modules/arch/x86/x86arch.c
     29 modules/arch/x86/x86bc.c
     30 modules/arch/x86/x86expr.c
     31 modules/arch/x86/x86id.c
     32 modules/dbgfmts/codeview/cv-symline.c
     33 modules/dbgfmts/codeview/cv-type.c
     34 modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c
     35 modules/dbgfmts/dwarf2/dwarf2-info.c
     36 modules/dbgfmts/dwarf2/dwarf2-line.c
     37 modules/dbgfmts/stabs/stabs-dbgfmt.c
     38 modules/listfmts/nasm/nasm-listfmt.c
     39 modules/objfmts/bin/bin-objfmt.c
     40 modules/objfmts/coff/coff-objfmt.c
     41 modules/objfmts/coff/win64-except.c
     42 modules/objfmts/dbg/dbg-objfmt.c
     43 modules/objfmts/elf/elf-objfmt.c
     44 modules/objfmts/elf/elf-x86-amd64.c
     45 modules/objfmts/elf/elf-x86-x86.c
     46 modules/objfmts/elf/elf.c
     47 modules/objfmts/macho/macho-objfmt.c
     48 modules/objfmts/rdf/rdf-objfmt.c
     49 modules/objfmts/xdf/xdf-objfmt.c
     50 modules/parsers/gas/gas-parse.c
     51 modules/parsers/gas/gas-parser.c
     52 modules/parsers/gas/gas-token.re
     53 modules/parsers/nasm/nasm-parse.c
     54 modules/parsers/nasm/nasm-token.re
     55 modules/preprocs/cpp/cpp-preproc.c
     56 modules/preprocs/gas/gas-preproc.c
     57 modules/preprocs/gas/gas-eval.c
     58 modules/preprocs/nasm/nasm-preproc.c
     59 modules/preprocs/nasm/nasm-pp.c
     60 modules/preprocs/raw/raw-preproc.c
     61