mecab-0.996/0000755002562000116100000000000012110211077007577 500000000000000mecab-0.996/mecabrc.in0000644002562000116100000000044512031622554011456 00000000000000; ; Configuration file of MeCab ; ; $Id: mecabrc.in,v 1.3 2006/05/29 15:36:08 taku-ku Exp $; ; dicdir = @prefix@/lib/mecab/dic/ipadic ; userdic = /home/foo/bar/user.dic ; output-format-type = wakati ; input-buffer-size = 8192 ; node-format = %m\n ; bos-format = %S\n ; eos-format = EOS\n mecab-0.996/LGPL0000644002562000116100000006347412031622554010226 00000000000000 GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! mecab-0.996/Makefile.train0000644002562000116100000000174312031622553012307 00000000000000CORPUS = corpus.train TEST = corpus.test MODEL = mecab-model SEEDDIR = . ALGO = crf FREQ = 1 C = 1.0 EVAL = 0 1 2 4 LIBEXECDIR = `mecab-config --libexecdir` BINDIR = `mecab-config --prefix`/bin RMODEL = $(MODEL).c$(C).f$(FREQ) DICDIR = $(RMODEL).dic all: mkseed train mkdic test mkseed: $(LIBEXECDIR)/mecab-dict-index -d $(SEEDDIR) -o $(SEEDDIR) train: $(LIBEXECDIR)/mecab-cost-train -a $(ALGO) -y -c $(C) -d $(SEEDDIR) -f $(FREQ) $(CORPUS) $(RMODEL).model $(LIBEXECDIR)/mecab-cost-train -d $(SEEDDIR) -b $(RMODEL).model.txt $(RMODEL).model mkdic: mkdir -p $(DICDIR) $(LIBEXECDIR)/mecab-dict-gen -a $(ALGO) -d $(SEEDDIR) -m $(RMODEL).model -o $(DICDIR) $(LIBEXECDIR)/mecab-dict-index -d $(DICDIR) -o $(DICDIR) test: $(LIBEXECDIR)/mecab-test-gen $(TEST) | $(BINDIR)/mecab -r /dev/null -d $(DICDIR) -o $(RMODEL).result $(LIBEXECDIR)/mecab-system-eval -l "$(EVAL)" $(RMODEL).result $(TEST) | tee $(RMODEL).score clean: rm -f $(RMODEL)* $(DICDIR) mecab-0.996/INSTALL0000644002562000116100000002622212031622554010564 00000000000000Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Basic Installation ================== Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). It can also use an optional file (typically called `config.cache' and enabled with `--cache-file=config.cache' or simply `-C') that saves the results of its tests to speed up reconfiguring. Caching is disabled by default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If you are using the cache, and at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create `configure' by a program called `autoconf'. You need `configure.ac' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. Running `configure' might take a while. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package. 4. Type `make install' to install the programs and any data files and documentation. 5. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. 6. Often, you can also type `make uninstall' to remove the installed files again. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. You can give `configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. With a non-GNU `make', it is safer to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or "universal" binaries--by specifying multiple `-arch' options to the compiler but only a single `-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ CPP="gcc -E" CXXCPP="g++ -E" This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results using the `lipo' tool if you have problems. Installation Names ================== By default, `make install' installs the package's commands under `/usr/local/bin', include files under `/usr/local/include', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PREFIX'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you pass the option `--exec-prefix=PREFIX' to `configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=DIR' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Particular systems ================== On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae" and if that doesn't work, install pre-built binaries of GCC for HP-UX. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended to try ./configure CC="cc" and if that doesn't work, try ./configure CC="cc -nodtk" Specifying the System Type ========================== There may be some features `configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the _same_ architectures, `configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the `--build=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM where SYSTEM can have one of these forms: OS KERNEL-OS See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should use the option `--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will eventually be run) with `--host=TYPE'. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc causes the specified `gcc' to be used as the C compiler (unless it is overridden in the site shell script). Unfortunately, this technique does not work for `CONFIG_SHELL' due to an Autoconf bug. Until the bug is fixed you can use this workaround: CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash `configure' Invocation ====================== `configure' recognizes the following options to control how it operates. `--help' `-h' Print a summary of all of the options to `configure', and exit. `--help=short' `--help=recursive' Print a summary of the options unique to this package's `configure', and exit. The `short' variant lists options used only in the top level, while the `recursive' variant lists options also present in any nested packages. `--version' `-V' Print the version of Autoconf used to generate the `configure' script, and exit. `--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, traditionally `config.cache'. FILE defaults to `/dev/null' to disable caching. `--config-cache' `-C' Alias for `--cache-file=config.cache'. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--prefix=DIR' Use DIR as the installation prefix. *Note Installation Names:: for more details, including other options available for fine-tuning the installation locations. `--no-create' `-n' Run the configure checks, but stop before creating any output files. `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. mecab-0.996/man/0000755002562000116100000000000012110211077010352 500000000000000mecab-0.996/man/Makefile.in0000644002562000116100000003311312107366340012352 00000000000000# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # Process this file with automake to produce Makefile.in VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = man DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } man1dir = $(mandir)/man1 am__installdirs = "$(DESTDIR)$(man1dir)" NROFF = nroff MANS = $(man_MANS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHARSET = @CHARSET@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIC_VERSION = @DIC_VERSION@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LTVERSION = @LTVERSION@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@ MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@ MECAB_LIBS = @MECAB_LIBS@ MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ man_MANS = mecab.1 EXTRA_DIST = $(man_MANS) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu man/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-man1: $(man_MANS) @$(NORMAL_INSTALL) test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" @list=''; test -n "$(man1dir)" || exit 0; \ { for i in $$list; do echo "$$i"; done; \ l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list=''; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ sed -n '/\.1[a-z]*$$/p'; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @list='$(MANS)'; if test -n "$$list"; then \ list=`for p in $$list; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ if test -n "$$list" && \ grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ echo " typically \`make maintainer-clean' will remove them" >&2; \ exit 1; \ else :; fi; \ else :; fi @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(MANS) installdirs: for dir in "$(DESTDIR)$(man1dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-man uninstall-man: uninstall-man1 .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-man1 \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am uninstall-man uninstall-man1 update-man: @for man in $(man_MANS); do \ cmd=`basename $$man .1` && \ LANG=C help2man --no-info ../src/$$cmd | \ perl -pe s/\\bFSF\\b/MeCab/ | \ perl -pe 's/(LT|lt)-//g' > $$man; \ done # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: mecab-0.996/man/mecab.10000644002562000116100000000422512031622553011435 00000000000000.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .TH MECAB "1" "March 2009" "mecab of 0.98pre1" MeCab .SH NAME mecab \- manual page for mecab of 0.98pre1 .SH SYNOPSIS .B mecab [\fIoptions\fR] \fIfiles\fR .SH DESCRIPTION MeCab: Yet Another Part-of-Speech and Morphological Analyzer .PP Copyright(C) 2001-2008 Taku Kudo Copyright(C) 2004-2008 Nippon Telegraph and Telephone Corporation .TP \fB\-r\fR, \fB\-\-rcfile\fR=\fIFILE\fR use FILE as resource file .TP \fB\-d\fR, \fB\-\-dicdir\fR=\fIDIR\fR set DIR as a system dicdir .TP \fB\-u\fR, \fB\-\-userdic\fR=\fIFILE\fR use FILE as a user dictionary .TP \fB\-l\fR, \fB\-\-lattice\-level\fR=\fIINT\fR lattice information level (default 0) .TP \fB\-D\fR, \fB\-\-dictionary\-info\fR show dictionary information and exit .TP \fB\-a\fR, \fB\-\-all\-morphs\fR output all morphs(default false) .TP \fB\-O\fR, \fB\-\-output\-format\-type\fR=\fITYPE\fR set output format type (wakati,none,...) .TP \fB\-p\fR, \fB\-\-partial\fR partial parsing mode .TP \fB\-F\fR, \fB\-\-node\-format\fR=\fISTR\fR use STR as the user-defined node format .TP \fB\-U\fR, \fB\-\-unk\-format\fR=\fISTR\fR use STR as the user-defined unk format .TP \fB\-B\fR, \fB\-\-bos\-format\fR=\fISTR\fR use STR as the user-defined bos format .TP \fB\-E\fR, \fB\-\-eos\-format\fR=\fISTR\fR use STR as the user-defined eos format .TP \fB\-x\fR, \fB\-\-unk\-feature\fR=\fISTR\fR use STR as the feature for unknown word .TP \fB\-b\fR, \fB\-\-input\-buffer\-size\fR=\fIINT\fR set input buffer size (default 8192) .TP \fB\-P\fR, \fB\-\-dump\-config\fR dump MeCab parameters .TP \fB\-M\fR, \fB\-\-open\-mutable\-dictionary\fR open dictioanry with mutable mode (experimental) .TP \fB\-C\fR, \fB\-\-allocate\-sentence\fR allocate new memory for input sentence .TP \fB\-N\fR, \fB\-\-nbest\fR=\fIINT\fR output N best results (default 1) .TP \fB\-t\fR, \fB\-\-theta\fR=\fIFLOAT\fR set temparature parameter theta (default 0.75) .TP \fB\-c\fR, \fB\-\-cost\-factor\fR=\fIINT\fR set cost factor (default 700) .TP \fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR set the output file name .TP \fB\-v\fR, \fB\-\-version\fR show the version and exit. .TP \fB\-h\fR, \fB\-\-help\fR show this help and exit. mecab-0.996/man/Makefile.am0000644002562000116100000000045512031622553012341 00000000000000# Process this file with automake to produce Makefile.in man_MANS = mecab.1 EXTRA_DIST = $(man_MANS) update-man: @for man in $(man_MANS); do \ cmd=`basename $$man .1` && \ LANG=C help2man --no-info ../src/$$cmd | \ perl -pe s/\\bFSF\\b/MeCab/ | \ perl -pe 's/(LT|lt)-//g' > $$man; \ done mecab-0.996/Makefile.in0000644002562000116100000007502412107366340011606 00000000000000# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(srcdir)/mecab-config.in $(srcdir)/mecab.iss.in \ $(srcdir)/mecabrc.in $(top_srcdir)/configure \ $(top_srcdir)/swig/version.h.in AUTHORS COPYING ChangeLog \ INSTALL NEWS config.guess config.rpath config.sub install-sh \ ltmain.sh missing mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = swig/version.h mecab.iss mecab-config mecabrc CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confdir)" SCRIPTS = $(bin_SCRIPTS) depcomp = am__depfiles_maybe = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive DATA = $(conf_DATA) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHARSET = @CHARSET@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIC_VERSION = @DIC_VERSION@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LTVERSION = @LTVERSION@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@ MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@ MECAB_LIBS = @MECAB_LIBS@ MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = 1.4 no-dependencies SUBDIRS = src man doc tests confdir = $(sysconfdir) conf_DATA = mecabrc EXTRA_DIST = LGPL GPL BSD Makefile.train EXTRA_DIR = swig example bin_SCRIPTS = mecab-config ACLOCAL_AMFLAGS = -I m4 all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then rm -f stamp-h1; else :; fi @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 swig/version.h: $(top_builddir)/config.status $(top_srcdir)/swig/version.h.in cd $(top_builddir) && $(SHELL) ./config.status $@ mecab.iss: $(top_builddir)/config.status $(srcdir)/mecab.iss.in cd $(top_builddir) && $(SHELL) ./config.status $@ mecab-config: $(top_builddir)/config.status $(srcdir)/mecab-config.in cd $(top_builddir) && $(SHELL) ./config.status $@ mecabrc: $(top_builddir)/config.status $(srcdir)/mecabrc.in cd $(top_builddir) && $(SHELL) ./config.status $@ install-binSCRIPTS: $(bin_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) { files[d] = files[d] " " $$1; \ if (++n[d] == $(am__install_max)) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $$4, $$1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 's,.*/,,;$(transform)'`; \ dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir) mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool config.lt install-confDATA: $(conf_DATA) @$(NORMAL_INSTALL) test -z "$(confdir)" || $(MKDIR_P) "$(DESTDIR)$(confdir)" @list='$(conf_DATA)'; test -n "$(confdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(confdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(confdir)" || exit $$?; \ done uninstall-confDATA: @$(NORMAL_UNINSTALL) @list='$(conf_DATA)'; test -n "$(confdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(confdir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__remove_distdir) dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile $(SCRIPTS) $(DATA) config.h installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(confdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr \ distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-confDATA install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-binSCRIPTS install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-binSCRIPTS uninstall-confDATA .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ ctags-recursive install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \ dist-xz dist-zip distcheck distclean distclean-generic \ distclean-hdr distclean-libtool distclean-tags distcleancheck \ distdir distuninstallcheck dvi dvi-am html html-am info \ info-am install install-am install-binSCRIPTS install-confDATA \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-recursive uninstall uninstall-am \ uninstall-binSCRIPTS uninstall-confDATA # Process this file with automake to produce Makefile.in # # $Id: Makefile.am,v 1.7 2006/05/29 15:36:08 taku-ku Exp $; # @SET_MAKE@ dist-hook: for subdir in $(EXTRA_DIR); do \ cp -rp $$subdir $(distdir); \ rm -f $(distdir)/$$subdir/*~; \ rm -f $(distdir)/$$subdir/*.{bak,orig}; \ rm -rf $(distdir)/$$subdir/CVS; \ rm -rf $(distdir)/$$subdir/*/CVS; \ rm -rf $(distdir)/$$subdir/.svn; \ rm -rf $(distdir)/.svn; \ rm -rf $(distdir)/*/.svn; \ rm -rf $(distdir)/*/*/.svn; \ rm -rf $(distdir)/$$subdir/*/CVS; \ done rpm: dist env PATH="/usr/bin:$$PATH" rpmbuild -ta @PACKAGE@-@VERSION@.tar.gz win: make (cd src; wcmd /c make.bat) win-dic: (cd dic; ../src/mecab-dict-index -f EUC-JP -t SHIFT-JIS) win-dist: rm -fr wintmp @PACKAGE@-@VERSION@.exe cp -fr example wintmp perl -pe 's#\@prefix\@/lib/mecab/dic/ipadic#\$$(rcpath)\\..\\dic\\ipadic#g;' \ < mecabrc.in > wintmp/mecabrc (cd wintmp; qkc -m -s -c *.c *.cpp) mkdir wintmp/dic cp -f dic/*.csv dic/*.def dic/dicrc wintmp/dic sed s/EUC-JP/SHIFT-JIS/ dic/dicrc > wintmp/dic/dicrc (cd wintmp/dic; qkc -m -s -c *) wine ~/.root/bin/inno/ISCC.exe mecab.iss rm -fr wintmp script-dist: for subdir in perl ruby python java; do \ rm -fr mecab-$${subdir}-@VERSION@; \ mkdir mecab-$${subdir}-@VERSION@; \ cp -r COPYING BSD LGPL GPL AUTHORS mecab-$${subdir}-@VERSION@; \ cp -r $${subdir}/* mecab-$${subdir}-@VERSION@; \ cp -r doc/bindings.html mecab-$${subdir}-@VERSION@; \ find ./mecab-$${subdir}-@VERSION@ -type d -name CVS | xargs rm -fr; \ find ./mecab-$${subdir}-@VERSION@ -type d -name .svn | xargs rm -fr; \ rm -f mecab-$${subdir}-@VERSION@/*~; \ tar zcfv mecab-$${subdir}-@VERSION@.tar.gz mecab-$${subdir}-@VERSION@; \ rm -fr mecab-$${subdir}-@VERSION@; \ done script-clean: (cd perl; $(MAKE) clean; rm -f Makefile.old Makefile) (cd ruby; $(MAKE) clean; rm -f Makefile *.log) (cd python; python setup.py clean --all) (cd java; $(MAKE) clean;) dist-all-package: (cd swig; $(MAKE)) $(MAKE) script-clean (test -f Makefile) && $(MAKE) distclean ./configure $(MAKE) dist $(MAKE) script-dist $(MAKE) clean $(MAKE) win $(MAKE) win-dic $(MAKE) win-dist export-package: python googlecode_upload.py -p mecab -s mecab -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-win -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-@VERSION@.exe python googlecode_upload.py -p mecab -s mecab-perl -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-perl-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-ruby -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-ruby-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-python -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-python-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-java -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-java-@VERSION@.tar.gz # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: mecab-0.996/swig/0000755002562000116100000000000012110211077010550 500000000000000mecab-0.996/swig/version.h0000644002562000116100000000005712110211076012327 00000000000000namespace MeCab { # define VERSION "0.996" } mecab-0.996/swig/MeCab.i0000644002562000116100000000747312052452032011627 00000000000000%module MeCab %include exception.i %{ #include "mecab.h" /* Workaround for ruby1.9.x */ #if defined SWIGRUBY #include "ruby/version.h" #if RUBY_API_VERSION_CODE >= 10900 #include "ruby/encoding.h" #define rb_str_new rb_external_str_new #endif #endif %} %newobject surface; %exception { try { $action } catch (char *e) { SWIG_exception (SWIG_RuntimeError, e); } catch (const char *e) { SWIG_exception (SWIG_RuntimeError, (char*)e); } } %rename(Node) mecab_node_t; %rename(Path) mecab_path_t; %rename(DictionaryInfo) mecab_dictionary_info_t; %ignore mecab_model_t; %ignore mecab_lattice_t; %nodefault mecab_path_t; %nodefault mecab_node_t; %feature("notabstract") MeCab::Tagger; %feature("notabstract") MeCab::Lattice; %feature("notabstract") MeCab::Model; %immutable mecab_dictionary_info_t::filename; %immutable mecab_dictionary_info_t::charset; %immutable mecab_dictionary_info_t::size; %immutable mecab_dictionary_info_t::lsize; %immutable mecab_dictionary_info_t::rsize; %immutable mecab_dictionary_info_t::type; %immutable mecab_dictionary_info_t::version; %immutable mecab_dictionary_info_t::next; %immutable mecab_path_t::rnode; %immutable mecab_path_t::lnode; %immutable mecab_path_t::rnext; %immutable mecab_path_t::lnext; %immutable mecab_path_t::cost; %immutable mecab_node_t::prev; %immutable mecab_node_t::next; %immutable mecab_node_t::enext; %immutable mecab_node_t::bnext; %immutable mecab_node_t::lpath; %immutable mecab_node_t::rpath; %immutable mecab_node_t::feature; %immutable mecab_node_t::length; %immutable mecab_node_t::rlength; %immutable mecab_node_t::id; %immutable mecab_node_t::rcAttr; %immutable mecab_node_t::lcAttr; %immutable mecab_node_t::posid; %immutable mecab_node_t::char_type; %immutable mecab_node_t::stat; %immutable mecab_node_t::isbest; %immutable mecab_node_t::alpha; %immutable mecab_node_t::beta; %immutable mecab_node_t::wcost; %immutable mecab_node_t::cost; %immutable mecab_node_t::surface; %extend mecab_node_t { char *surface; } %extend MeCab::Tagger { Tagger(const char *argc); Tagger(); const char* parseToString(const char* str, size_t length = 0) { return self->parse(str, length); } } %extend MeCab::Model { Model(const char *argc); Model(); } %extend MeCab::Lattice { Lattice(); void set_sentence(const char *sentence) { self->add_request_type(MECAB_ALLOCATE_SENTENCE); self->set_sentence(sentence); } } %{ MeCab::Tagger* new_MeCab_Tagger (const char *arg) { char *p = new char [strlen(arg) + 4]; strcpy(p, "-C "); strcat(p, arg); MeCab::Tagger *tagger = MeCab::createTagger(p); delete [] p; if (! tagger) throw MeCab::getLastError(); return tagger; } MeCab::Tagger* new_MeCab_Tagger () { MeCab::Tagger *tagger = MeCab::createTagger("-C"); if (! tagger) throw MeCab::getLastError(); return tagger; } void delete_MeCab_Tagger (MeCab::Tagger *t) { delete t; t = 0; } MeCab::Model* new_MeCab_Model (const char *arg) { char *p = new char [strlen(arg) + 4]; strcpy(p, "-C "); strcat(p, arg); MeCab::Model *model = MeCab::createModel(p); delete [] p; if (! model) throw MeCab::getLastError(); return model; } MeCab::Model* new_MeCab_Model () { MeCab::Model *model = MeCab::createModel("-C"); if (! model) throw MeCab::getLastError(); return model; } void delete_MeCab_Model (MeCab::Model *t) { delete t; t = 0; } MeCab::Lattice* new_MeCab_Lattice () { return MeCab::createLattice(); } void delete_MeCab_Lattice (MeCab::Lattice *t) { delete t; t = 0; } char* mecab_node_t_surface_get(mecab_node_t *n) { char *s = new char [n->length + 1]; memcpy (s, n->surface, n->length); s[n->length] = '\0'; return s; } %} %include ../src/mecab.h %include version.h mecab-0.996/swig/version.h.in0000644002562000116100000000006312031622553012741 00000000000000namespace MeCab { # define VERSION "@VERSION@" } mecab-0.996/swig/Makefile0000644002562000116100000000136712031622553012146 00000000000000SWIG = swig PREFIX = MeCab all: perl ruby python java csharp clean: rm -f *.pm *.cxx *.py perl: $(SWIG) -perl -shadow -c++ $(PREFIX).i mv -f $(PREFIX)_wrap.cxx ../perl mv -f $(PREFIX).pm ../perl ruby: $(SWIG) -ruby -c++ $(PREFIX).i mv -f $(PREFIX)_wrap.cxx ../ruby/$(PREFIX)_wrap.cpp python: $(SWIG) -python -shadow -c++ $(PREFIX).i mv -f $(PREFIX)_wrap.cxx ../python mv -f $(PREFIX).py ../python csharp: $(SWIG) -csharp -namespace MeCab -c++ $(PREFIX).i mv -f $(PREFIX)_wrap.cxx ../csharp mv -f *.cs ../csharp java: $(SWIG) -java -package org.chasen.mecab -c++ $(PREFIX).i mkdir -p ../java/org/chasen/mecab mv -f $(PREFIX)_wrap.cxx ../java # rm -fr exception.java SWIGTYPE_*.java mv -f *.java ../java/org/chasen/mecab mecab-0.996/config.h.in0000644002562000116100000001012612107367035011556 00000000000000/* config.h.in. Generated from configure.in by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* */ #undef HAVE_GCC_ATOMIC_OPS /* Define to 1 if you have the `getenv' function. */ #undef HAVE_GETENV /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_IO_H /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define to 1 if you have the `opendir' function. */ #undef HAVE_OPENDIR /* */ #undef HAVE_OSX_ATOMIC_OPS /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIMES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* */ #undef HAVE_TLS_KEYWORD /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `unsigned long long int'. */ #undef HAVE_UNSIGNED_LONG_LONG_INT /* Define to 1 if you have the header file. */ #undef HAVE_WINDOWS_H /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of `size_t', as computed by sizeof. */ #undef SIZEOF_SIZE_T /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `long int' if does not define. */ #undef off_t /* Define to `unsigned int' if does not define. */ #undef size_t mecab-0.996/config.guess0000755002562000116100000012673012031622553012057 00000000000000#! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011 Free Software Foundation, Inc. timestamp='2011-05-11' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Per Bothner. Please send patches (context # diff format) to and include a ChangeLog # entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; sh5el) machine=sh5le-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; *:SolidBSD:*:*) echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) echo powerpc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on # OSF/1 and Tru64 systems produced since 1995. I hope that # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE="alpha" ;; "EV4.5 (21064)") UNAME_MACHINE="alpha" ;; "LCA4 (21066/21068)") UNAME_MACHINE="alpha" ;; "EV5 (21164)") UNAME_MACHINE="alphaev5" ;; "EV5.6 (21164A)") UNAME_MACHINE="alphaev56" ;; "EV5.6 (21164PC)") UNAME_MACHINE="alphapca56" ;; "EV5.7 (21164PC)") UNAME_MACHINE="alphapca57" ;; "EV6 (21264)") UNAME_MACHINE="alphaev6" ;; "EV6.7 (21264A)") UNAME_MACHINE="alphaev67" ;; "EV6.8CB (21264C)") UNAME_MACHINE="alphaev68" ;; "EV6.8AL (21264B)") UNAME_MACHINE="alphaev68" ;; "EV6.8CX (21264D)") UNAME_MACHINE="alphaev68" ;; "EV6.9A (21264/EV69A)") UNAME_MACHINE="alphaev69" ;; "EV7 (21364)") UNAME_MACHINE="alphaev7" ;; "EV7.9 (21364A)") UNAME_MACHINE="alphaev79" ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` # Reset EXIT trap before exiting to avoid spurious non-zero exit code. exitcode=$? trap '' 0 exit $exitcode ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition exit ;; *:z/VM:*:*) echo s390-ibm-zvmoe exit ;; *:OS400:*:*) echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit ;; arm:riscos:*:*|arm:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit ;; DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; s390x:SunOS:*:*) echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) echo i386-pc-auroraux${UNAME_RELEASE} exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) eval $set_cc_for_build SUN_ARCH="i386" # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. # This test works for both compilers. if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH="x86_64" fi fi echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit ;; m68k:machten:*:*) echo m68k-apple-machten${UNAME_RELEASE} exit ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`$dummy $dummyarg` && { echo "$SYSTEM_NAME"; exit; } echo mips-mips-riscos${UNAME_RELEASE} exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` then echo "$SYSTEM_NAME" else echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit ;; *:AIX:*:[4567]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then eval $set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler # generating 64-bit code. GNU and HP use different nomenclature: # # $ CC_FOR_BUILD=cc ./config.guess # => hppa2.0w-hp-hpux11.23 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | grep -q __LP64__ then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) case ${UNAME_MACHINE} in pc98) echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) echo ia64-unknown-interix${UNAME_RELEASE} exit ;; esac ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; 8664:Windows_NT:*) echo x86_64-pc-mks exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; *:GNU:*:*) # the GNU system echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then echo ${UNAME_MACHINE}-unknown-linux-gnu else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then echo ${UNAME_MACHINE}-unknown-linux-gnueabi else echo ${UNAME_MACHINE}-unknown-linux-gnueabihf fi fi exit ;; avr32*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) echo cris-axis-linux-gnu exit ;; crisv32:Linux:*:*) echo crisv32-axis-linux-gnu exit ;; frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __dietlibc__ LIBC=dietlibc #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` echo "${UNAME_MACHINE}-pc-linux-${LIBC}" exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef ${UNAME_MACHINE} #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo or32-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-gnu exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-gnu ;; PA8*) echo hppa2.0-unknown-linux-gnu ;; *) echo hppa-unknown-linux-gnu ;; esac exit ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-gnu exit ;; ppc:Linux:*:*) echo powerpc-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; tile*:Linux:*:*) echo ${UNAME_MACHINE}-tilera-linux-gnu exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit ;; i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i586. # Note: whatever this is, it MUST be the same as what config.sub # prints for the "djgpp" host, or else GDB configury will decide that # this is a cross-build. echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; paragon:*:*:*) echo i860-intel-osf1 exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; NCR*:*:4.2:* | MPRAS*:*:4.2:*) OS_REL='.3' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. echo ${UNAME_MACHINE}-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; BePC:Haiku:*:*) # Haiku running on Intel PC compatible. echo i586-pc-haiku exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; SX-7:SUPER-UX:*:*) echo sx7-nec-superux${UNAME_RELEASE} exit ;; SX-8:SUPER-UX:*:*) echo sx8-nec-superux${UNAME_RELEASE} exit ;; SX-8R:SUPER-UX:*:*) echo sx8r-nec-superux${UNAME_RELEASE} exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in i386) eval $set_cc_for_build if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then UNAME_PROCESSOR="x86_64" fi fi ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NEO-?:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; NSE-?:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit ;; *:ITS:*:*) echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) echo mips-sei-seiux${UNAME_RELEASE} exit ;; *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` case "${UNAME_MACHINE}" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) echo i386-pc-xenix exit ;; i*86:skyos:*:*) echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' exit ;; i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 eval $set_cc_for_build cat >$dummy.c < # include #endif main () { #if defined (sony) #if defined (MIPSEB) /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, I don't know.... */ printf ("mips-sony-bsd\n"); exit (0); #else #include printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 "4" #else "" #endif ); exit (0); #endif #endif #if defined (__arm) && defined (__acorn) && defined (__unix) printf ("arm-acorn-riscix\n"); exit (0); #endif #if defined (hp300) && !defined (hpux) printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) #if !defined (__ARCHITECTURE__) #define __ARCHITECTURE__ "m68k" #endif int version; version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; if (version < 4) printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); else printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); exit (0); #endif #if defined (MULTIMAX) || defined (n16) #if defined (UMAXV) printf ("ns32k-encore-sysv\n"); exit (0); #else #if defined (CMU) printf ("ns32k-encore-mach\n"); exit (0); #else printf ("ns32k-encore-bsd\n"); exit (0); #endif #endif #endif #if defined (__386BSD__) printf ("i386-pc-bsd\n"); exit (0); #endif #if defined (sequent) #if defined (i386) printf ("i386-sequent-dynix\n"); exit (0); #endif #if defined (ns32000) printf ("ns32k-sequent-dynix\n"); exit (0); #endif #endif #if defined (_SEQUENT_) struct utsname un; uname(&un); if (strncmp(un.version, "V2", 2) == 0) { printf ("i386-sequent-ptx2\n"); exit (0); } if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ printf ("i386-sequent-ptx1\n"); exit (0); } printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) # if !defined (ultrix) # include # if defined (BSD) # if BSD == 43 printf ("vax-dec-bsd4.3\n"); exit (0); # else # if BSD == 199006 printf ("vax-dec-bsd4.3reno\n"); exit (0); # else printf ("vax-dec-bsd\n"); exit (0); # endif # endif # else printf ("vax-dec-bsd\n"); exit (0); # endif # else printf ("vax-dec-ultrix\n"); exit (0); # endif #endif #if defined (alliant) && defined (i860) printf ("i860-alliant-bsd\n"); exit (0); #endif exit (1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } # Apollos put the system type in the environment. test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } # Convex versions that predate uname can use getsysinfo(1) if [ -x /usr/convex/getsysinfo ] then case `getsysinfo -f cpu_type` in c1*) echo c1-convex-bsd exit ;; c2*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; c34*) echo c34-convex-bsd exit ;; c38*) echo c38-convex-bsd exit ;; c4*) echo c4-convex-bsd exit ;; esac fi cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: mecab-0.996/README0000644002562000116100000000002312031622554010402 00000000000000See doc/index.html mecab-0.996/config.sub0000755002562000116100000010460612031622554011521 00000000000000#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011 Free Software Foundation, Inc. timestamp='2011-03-23' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Please send patches to . Submit a context # diff and a properly formatted GNU ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit ;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis | -knuth | -cray | -microblaze) os= basic_machine=$1 ;; -bluegene*) os=-cnk ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco6) os=-sco5v6 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mips64vr5900 | mips64vr5900el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa64 | mipsisa64el \ | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ | mt \ | msp430 \ | nds32 | nds32le | nds32be \ | nios | nios2 \ | ns16k | ns32k \ | open8 \ | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu \ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ | ubicom32 \ | v850 | v850e \ | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown ;; c54x) basic_machine=tic54x-unknown ;; c55x) basic_machine=tic55x-unknown ;; c6x) basic_machine=tic6x-unknown ;; m6811 | m68hc11 | m6812 | m68hc12 | picochip) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; ms1) basic_machine=mt-unknown ;; strongarm | thumb | xscale) basic_machine=arm-unknown ;; xscaleeb) basic_machine=armeb-unknown ;; xscaleel) basic_machine=armel-unknown ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ | mips64r5900-* | mips64r5900el-* \ | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mips64vr5900-* | mips64vr5900el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ | tahoe-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) basic_machine=$basic_machine-unknown ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; abacus) basic_machine=abacus-unknown ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amd64) basic_machine=x86_64-pc ;; amd64-*) basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aros) basic_machine=i386-pc os=-aros ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; blackfin) basic_machine=bfin-unknown os=-linux ;; blackfin-*) basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; bluegene*) basic_machine=powerpc-ibm os=-cnk ;; c54x-*) basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c55x-*) basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c6x-*) basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c90) basic_machine=c90-cray os=-unicos ;; cegcc) basic_machine=arm-unknown os=-cegcc ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; craynv) basic_machine=craynv-cray os=-unicosmp ;; cr16 | cr16-*) basic_machine=cr16-unknown os=-elf ;; crds | unos) basic_machine=m68k-crds ;; crisv32 | crisv32-* | etraxfs*) basic_machine=crisv32-axis ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; crx) basic_machine=crx-unknown os=-elf ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; dicos) basic_machine=i686-pc os=-dicos ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; # I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m68knommu) basic_machine=m68k-unknown os=-linux ;; m68knommu-*) basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; microblaze) basic_machine=microblaze-xilinx ;; mingw32) basic_machine=i386-pc os=-mingw32 ;; mingw32ce) basic_machine=arm-unknown os=-mingw32ce ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; msdos) basic_machine=i386-pc os=-msdos ;; ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; mvs) basic_machine=i370-ibm os=-mvs ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; neo-tandem) basic_machine=neo-tandem ;; nse-tandem) basic_machine=nse-tandem ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; openrisc | openrisc-*) basic_machine=or32-unknown ;; os400) basic_machine=powerpc-ibm os=-os400 ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; parisc) basic_machine=hppa-unknown os=-linux ;; parisc-*) basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pc98) basic_machine=i386-pc ;; pc98-*) basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2 | pentiumiii | pentium3) basic_machine=i686-pc ;; pentium4) basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium4-*) basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc | ppcbe) basic_machine=powerpc-unknown ;; ppc-* | ppcbe-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rdos) basic_machine=i386-pc os=-rdos ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sde) basic_machine=mipsisa32-sde os=-elf ;; sei) basic_machine=mips-sei os=-seiux ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sh5el) basic_machine=sh5le-unknown ;; sh64) basic_machine=sh64-unknown ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; strongarm-* | thumb-*) basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; # This must be matched before tile*. tilegx*) basic_machine=tilegx-unknown os=-linux-gnu ;; tile*) basic_machine=tile-unknown os=-linux-gnu ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; tpf) basic_machine=s390x-ibm os=-tpf ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xbox) basic_machine=i686-pc os=-mingw32 ;; xps | xps100) basic_machine=xps100-honeywell ;; xscale-* | xscalee[bl]-*) basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; z80-*-coff) basic_machine=z80-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; mmix) basic_machine=mmix-knuth ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -auroraux) os=-auroraux ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -os400*) os=-os400 ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -syllable*) os=-syllable ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -tpf*) os=-tpf ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -aros*) os=-aros ;; -kaos*) os=-kaos ;; -zvmoe) os=-zvmoe ;; -dicos*) os=-dicos ;; -nacl*) ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in score-*) os=-elf ;; spu-*) os=-elf ;; *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; c4x-* | tic4x-*) os=-coff ;; tic54x-*) os=-coff ;; tic55x-*) os=-coff ;; tic6x-*) os=-coff ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 # This also exists in the configure program, but was not the # default. # os=-sunos4 ;; m68*-cisco) os=-aout ;; mep-*) os=-elf ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-haiku) os=-haiku ;; *-ibm) os=-aix ;; *-knuth) os=-mmixware ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -cnk*|-aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -os400*) vendor=ibm ;; -ptx*) vendor=sequent ;; -tpf*) vendor=ibm ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: mecab-0.996/src/0000755002562000116100000000000012110211077010366 500000000000000mecab-0.996/src/nbest_generator.cpp0000644002562000116100000000242212031622553014202 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include "mecab.h" #include "nbest_generator.h" namespace MeCab { bool NBestGenerator::set(Lattice *lattice) { freelist_.free(); while (!agenda_.empty()) { agenda_.pop(); // make empty } QueueElement *eos = freelist_.alloc(); eos->node = lattice->eos_node(); eos->next = 0; eos->fx = eos->gx = 0; agenda_.push(eos); return true; } bool NBestGenerator::next() { while (!agenda_.empty()) { QueueElement *top = agenda_.top(); agenda_.pop(); Node *rnode = top->node; if (rnode->stat == MECAB_BOS_NODE) { // BOS for (QueueElement *n = top; n->next; n = n->next) { n->node->next = n->next->node; // change next & prev n->next->node->prev = n->node; // TODO: rewrite costs; } return true; } for (Path *path = rnode->lpath; path; path = path->lnext) { QueueElement *n = freelist_.alloc(); n->node = path->lnode; n->gx = path->cost + top->gx; n->fx = path->lnode->cost + path->cost + top->gx; n->next = top; agenda_.push(n); } } return false; } } mecab-0.996/src/Makefile.in0000644002562000116100000006350212107366340012373 00000000000000# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = mecab$(EXEEXT) pkglibexec_PROGRAMS = mecab-dict-index$(EXEEXT) \ mecab-dict-gen$(EXEEXT) mecab-cost-train$(EXEEXT) \ mecab-system-eval$(EXEEXT) mecab-test-gen$(EXEEXT) subdir = src DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/Makefile.msvc.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = Makefile.msvc CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(includedir)" LTLIBRARIES = $(lib_LTLIBRARIES) libmecab_la_LIBADD = am_libmecab_la_OBJECTS = viterbi.lo tagger.lo utils.lo eval.lo \ iconv_utils.lo dictionary_rewriter.lo dictionary_generator.lo \ dictionary_compiler.lo context_id.lo connector.lo \ nbest_generator.lo writer.lo string_buffer.lo param.lo \ tokenizer.lo char_property.lo dictionary.lo feature_index.lo \ lbfgs.lo learner_tagger.lo learner.lo libmecab.lo libmecab_la_OBJECTS = $(am_libmecab_la_OBJECTS) libmecab_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(libmecab_la_LDFLAGS) $(LDFLAGS) -o $@ PROGRAMS = $(bin_PROGRAMS) $(pkglibexec_PROGRAMS) am_mecab_OBJECTS = mecab.$(OBJEXT) mecab_OBJECTS = $(am_mecab_OBJECTS) mecab_DEPENDENCIES = libmecab.la am_mecab_cost_train_OBJECTS = mecab-cost-train.$(OBJEXT) mecab_cost_train_OBJECTS = $(am_mecab_cost_train_OBJECTS) mecab_cost_train_DEPENDENCIES = libmecab.la am_mecab_dict_gen_OBJECTS = mecab-dict-gen.$(OBJEXT) mecab_dict_gen_OBJECTS = $(am_mecab_dict_gen_OBJECTS) mecab_dict_gen_DEPENDENCIES = libmecab.la am_mecab_dict_index_OBJECTS = mecab-dict-index.$(OBJEXT) mecab_dict_index_OBJECTS = $(am_mecab_dict_index_OBJECTS) mecab_dict_index_DEPENDENCIES = libmecab.la am_mecab_system_eval_OBJECTS = mecab-system-eval.$(OBJEXT) mecab_system_eval_OBJECTS = $(am_mecab_system_eval_OBJECTS) mecab_system_eval_DEPENDENCIES = libmecab.la am_mecab_test_gen_OBJECTS = mecab-test-gen.$(OBJEXT) mecab_test_gen_OBJECTS = $(am_mecab_test_gen_OBJECTS) mecab_test_gen_DEPENDENCIES = libmecab.la DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = am__depfiles_maybe = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libmecab_la_SOURCES) $(mecab_SOURCES) \ $(mecab_cost_train_SOURCES) $(mecab_dict_gen_SOURCES) \ $(mecab_dict_index_SOURCES) $(mecab_system_eval_SOURCES) \ $(mecab_test_gen_SOURCES) DIST_SOURCES = $(libmecab_la_SOURCES) $(mecab_SOURCES) \ $(mecab_cost_train_SOURCES) $(mecab_dict_gen_SOURCES) \ $(mecab_dict_index_SOURCES) $(mecab_system_eval_SOURCES) \ $(mecab_test_gen_SOURCES) HEADERS = $(include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) pkglibexecdir = ${libexecdir}/mecab ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHARSET = @CHARSET@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIC_VERSION = @DIC_VERSION@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LTVERSION = @LTVERSION@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@ MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@ MECAB_LIBS = @MECAB_LIBS@ MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = no-dependencies lib_LTLIBRARIES = libmecab.la EXTRA_DIST = Makefile.msvc.in make.bat INCLUDES = -DDIC_VERSION=$(DIC_VERSION) $(MECAB_NO_TLS) $(MECAB_USE_UTF8_ONLY) -DMECAB_DEFAULT_RC="\"$(MECAB_DEFAULT_RC)\"" libmecab_la_LDFLAGS = -no-undefined -version-info $(LTVERSION) libmecab_la_SOURCES = viterbi.cpp tagger.cpp utils.cpp utils.h eval.cpp iconv_utils.cpp iconv_utils.h \ dictionary_rewriter.h dictionary_rewriter.cpp dictionary_generator.cpp \ dictionary_compiler.cpp context_id.h context_id.cpp \ winmain.h thread.h connector.cpp nbest_generator.h nbest_generator.cpp connector.h \ writer.h writer.cpp mmap.h ucs.h \ string_buffer.h string_buffer.cpp \ tokenizer.h stream_wrapper.h common.h darts.h char_property.h ucstable.h \ freelist.h viterbi.h param.cpp tokenizer.cpp \ ucstable.h char_property.cpp dictionary.h scoped_ptr.h \ param.h mecab.h dictionary.cpp \ feature_index.cpp feature_index.h lbfgs.cpp \ lbfgs.h learner_tagger.cpp learner_tagger.h learner.cpp \ learner_node.h libmecab.cpp include_HEADERS = mecab.h mecab_dict_index_SOURCES = mecab-dict-index.cpp mecab_dict_index_LDADD = libmecab.la mecab_dict_gen_SOURCES = mecab-dict-gen.cpp mecab_dict_gen_LDADD = libmecab.la mecab_system_eval_SOURCES = mecab-system-eval.cpp mecab_system_eval_LDADD = libmecab.la mecab_cost_train_SOURCES = mecab-cost-train.cpp mecab_cost_train_LDADD = libmecab.la mecab_test_gen_SOURCES = mecab-test-gen.cpp mecab_test_gen_LDADD = libmecab.la mecab_SOURCES = mecab.cpp mecab_LDADD = libmecab.la all: all-am .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): Makefile.msvc: $(top_builddir)/config.status $(srcdir)/Makefile.msvc.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libmecab.la: $(libmecab_la_OBJECTS) $(libmecab_la_DEPENDENCIES) $(EXTRA_libmecab_la_DEPENDENCIES) $(libmecab_la_LINK) -rpath $(libdir) $(libmecab_la_OBJECTS) $(libmecab_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list install-pkglibexecPROGRAMS: $(pkglibexec_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(pkglibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)" @list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \ } \ ; done uninstall-pkglibexecPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkglibexecdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkglibexecdir)" && rm -f $$files clean-pkglibexecPROGRAMS: @list='$(pkglibexec_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list mecab$(EXEEXT): $(mecab_OBJECTS) $(mecab_DEPENDENCIES) $(EXTRA_mecab_DEPENDENCIES) @rm -f mecab$(EXEEXT) $(CXXLINK) $(mecab_OBJECTS) $(mecab_LDADD) $(LIBS) mecab-cost-train$(EXEEXT): $(mecab_cost_train_OBJECTS) $(mecab_cost_train_DEPENDENCIES) $(EXTRA_mecab_cost_train_DEPENDENCIES) @rm -f mecab-cost-train$(EXEEXT) $(CXXLINK) $(mecab_cost_train_OBJECTS) $(mecab_cost_train_LDADD) $(LIBS) mecab-dict-gen$(EXEEXT): $(mecab_dict_gen_OBJECTS) $(mecab_dict_gen_DEPENDENCIES) $(EXTRA_mecab_dict_gen_DEPENDENCIES) @rm -f mecab-dict-gen$(EXEEXT) $(CXXLINK) $(mecab_dict_gen_OBJECTS) $(mecab_dict_gen_LDADD) $(LIBS) mecab-dict-index$(EXEEXT): $(mecab_dict_index_OBJECTS) $(mecab_dict_index_DEPENDENCIES) $(EXTRA_mecab_dict_index_DEPENDENCIES) @rm -f mecab-dict-index$(EXEEXT) $(CXXLINK) $(mecab_dict_index_OBJECTS) $(mecab_dict_index_LDADD) $(LIBS) mecab-system-eval$(EXEEXT): $(mecab_system_eval_OBJECTS) $(mecab_system_eval_DEPENDENCIES) $(EXTRA_mecab_system_eval_DEPENDENCIES) @rm -f mecab-system-eval$(EXEEXT) $(CXXLINK) $(mecab_system_eval_OBJECTS) $(mecab_system_eval_LDADD) $(LIBS) mecab-test-gen$(EXEEXT): $(mecab_test_gen_OBJECTS) $(mecab_test_gen_DEPENDENCIES) $(EXTRA_mecab_test_gen_DEPENDENCIES) @rm -f mecab-test-gen$(EXEEXT) $(CXXLINK) $(mecab_test_gen_OBJECTS) $(mecab_test_gen_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c .cpp.o: $(CXXCOMPILE) -c -o $@ $< .cpp.obj: $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: $(LTCXXCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \ clean-libtool clean-pkglibexecPROGRAMS mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \ install-pkglibexecPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \ uninstall-libLTLIBRARIES uninstall-pkglibexecPROGRAMS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libLTLIBRARIES clean-libtool \ clean-pkglibexecPROGRAMS ctags distclean distclean-compile \ distclean-generic distclean-libtool distclean-tags distdir dvi \ dvi-am html html-am info info-am install install-am \ install-binPROGRAMS install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-includeHEADERS install-info \ install-info-am install-libLTLIBRARIES install-man install-pdf \ install-pdf-am install-pkglibexecPROGRAMS install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-binPROGRAMS uninstall-includeHEADERS \ uninstall-libLTLIBRARIES uninstall-pkglibexecPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: mecab-0.996/src/make.bat0000755002562000116100000000060012031622553011721 00000000000000Set PATH=c:\Program Files\Microsoft Visual Studio 8\VC\bin;%PATH% Set INCLUDE=c:\Program Files\Microsoft Visual Studio 8\VC\include;c:\Program Files\Microsoft Platform SDK\Include;%INCLUDE% Set LIB=c:\Program Files\Microsoft Visual Studio 8\VC\lib;c:\Program Files\Microsoft Platform SDK\Lib;%LIB% Set COMSPEC=cmd.exe rem nmake -f Makefile.msvc clean nmake -f Makefile.msvc mecab-0.996/src/libmecab.cpp0000644002562000116100000003653712110210753012566 00000000000000// // MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #if defined(_WIN32) && !defined(__CYGWIN__) #include #endif #include "mecab.h" #include "tokenizer.h" #include "utils.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif namespace { const char kUnknownError[] = "Unknown Error"; const size_t kErrorBufferSize = 256; } #if defined(_WIN32) && !defined(__CYGWIN__) namespace { DWORD g_tls_index = TLS_OUT_OF_INDEXES; } const char *getGlobalError() { LPVOID data = ::TlsGetValue(g_tls_index); return data == NULL ? kUnknownError : reinterpret_cast(data); } void setGlobalError(const char *str) { char *data = reinterpret_cast(::TlsGetValue(g_tls_index)); if (data == NULL) { return; } strncpy(data, str, kErrorBufferSize - 1); data[kErrorBufferSize - 1] = '\0'; } HINSTANCE DllInstance = 0; extern "C" { BOOL WINAPI DllMain(HINSTANCE hinst, DWORD dwReason, LPVOID) { LPVOID data = 0; if (!DllInstance) { DllInstance = hinst; } switch (dwReason) { case DLL_PROCESS_ATTACH: if ((g_tls_index = ::TlsAlloc()) == TLS_OUT_OF_INDEXES) { return FALSE; } // Not break in order to initialize the TLS. case DLL_THREAD_ATTACH: data = (LPVOID)::LocalAlloc(LPTR, kErrorBufferSize); if (data) { ::TlsSetValue(g_tls_index, data); } break; case DLL_THREAD_DETACH: data = ::TlsGetValue(g_tls_index); if (data) { ::LocalFree((HLOCAL)data); } break; case DLL_PROCESS_DETACH: data = ::TlsGetValue(g_tls_index); if (data) { ::LocalFree((HLOCAL)data); } ::TlsFree(g_tls_index); g_tls_index = TLS_OUT_OF_INDEXES; break; default: break; } return TRUE; } } #else // _WIN32 namespace { #ifdef HAVE_TLS_KEYWORD __thread char kErrorBuffer[kErrorBufferSize]; #else char kErrorBuffer[kErrorBufferSize]; #endif } const char *getGlobalError() { return kErrorBuffer; } void setGlobalError(const char *str) { strncpy(kErrorBuffer, str, kErrorBufferSize - 1); kErrorBuffer[kErrorBufferSize - 1] = '\0'; } #endif mecab_t* mecab_new(int argc, char **argv) { MeCab::Tagger *tagger = MeCab::createTagger(argc, argv); if (!tagger) { MeCab::deleteTagger(tagger); return 0; } return reinterpret_cast(tagger); } mecab_t* mecab_new2(const char *arg) { MeCab::Tagger *tagger = MeCab::createTagger(arg); if (!tagger) { MeCab::deleteTagger(tagger); return 0; } return reinterpret_cast(tagger); } const char *mecab_version() { return MeCab::Tagger::version(); } const char* mecab_strerror(mecab_t *tagger) { if (!tagger) { return MeCab::getLastError(); } return reinterpret_cast(tagger)->what(); } void mecab_destroy(mecab_t *tagger) { MeCab::Tagger *ptr = reinterpret_cast(tagger); MeCab::deleteTagger(ptr); ptr = 0; } int mecab_get_partial(mecab_t *tagger) { return reinterpret_cast(tagger)->partial(); } void mecab_set_partial(mecab_t *tagger, int partial) { reinterpret_cast(tagger)->set_partial(partial); } float mecab_get_theta(mecab_t *tagger) { return reinterpret_cast(tagger)->theta(); } void mecab_set_theta(mecab_t *tagger, float theta) { reinterpret_cast(tagger)->set_theta(theta); } int mecab_get_lattice_level(mecab_t *tagger) { return reinterpret_cast(tagger)->lattice_level(); } void mecab_set_lattice_level(mecab_t *tagger, int level) { reinterpret_cast(tagger)->set_lattice_level(level); } int mecab_get_all_morphs(mecab_t *tagger) { return static_cast( reinterpret_cast(tagger)->all_morphs()); } void mecab_set_all_morphs(mecab_t *tagger, int all_morphs) { reinterpret_cast(tagger)->set_all_morphs(all_morphs); } const char* mecab_sparse_tostr(mecab_t *tagger, const char *str) { return reinterpret_cast(tagger)->parse(str); } const char* mecab_sparse_tostr2(mecab_t *tagger, const char *str, size_t len) { return reinterpret_cast(tagger)->parse(str, len); } char* mecab_sparse_tostr3(mecab_t *tagger, const char *str, size_t len, char *out, size_t len2) { return const_cast( reinterpret_cast(tagger)->parse( str, len, out, len2)); } const mecab_node_t* mecab_sparse_tonode(mecab_t *tagger, const char *str) { return reinterpret_cast( reinterpret_cast(tagger)->parseToNode(str)); } const mecab_node_t* mecab_sparse_tonode2(mecab_t *tagger, const char *str, size_t len) { return reinterpret_cast( reinterpret_cast(tagger)->parseToNode(str, len)); } const char* mecab_nbest_sparse_tostr(mecab_t *tagger, size_t N, const char *str) { return reinterpret_cast(tagger)->parseNBest(N, str); } const char* mecab_nbest_sparse_tostr2(mecab_t *tagger, size_t N, const char* str, size_t len) { return reinterpret_cast( tagger)->parseNBest(N, str, len); } char* mecab_nbest_sparse_tostr3(mecab_t *tagger, size_t N, const char *str, size_t len, char *out, size_t len2) { return const_cast( reinterpret_cast( tagger)->parseNBest(N, str, len, out, len2)); } int mecab_nbest_init(mecab_t *tagger, const char *str) { return reinterpret_cast< MeCab::Tagger *>(tagger)->parseNBestInit(str); } int mecab_nbest_init2(mecab_t *tagger, const char *str, size_t len) { return reinterpret_cast< MeCab::Tagger *>(tagger)->parseNBestInit(str, len); } const char* mecab_nbest_next_tostr(mecab_t *tagger) { return reinterpret_cast(tagger)->next(); } char* mecab_nbest_next_tostr2(mecab_t *tagger, char *out, size_t len2) { return const_cast( reinterpret_cast(tagger)->next(out, len2)); } const mecab_node_t* mecab_nbest_next_tonode(mecab_t *tagger) { return reinterpret_cast( reinterpret_cast(tagger)->nextNode()); } const char* mecab_format_node(mecab_t *tagger, const mecab_node_t* n) { return reinterpret_cast(tagger)->formatNode(n); } const mecab_dictionary_info_t *mecab_dictionary_info(mecab_t *tagger) { return reinterpret_cast( reinterpret_cast(tagger)->dictionary_info()); } int mecab_parse_lattice(mecab_t *mecab, mecab_lattice_t *lattice) { return static_cast( reinterpret_cast(mecab)->parse( reinterpret_cast(lattice))); } mecab_lattice_t *mecab_lattice_new() { return reinterpret_cast(MeCab::createLattice()); } void mecab_lattice_destroy(mecab_lattice_t *lattice) { MeCab::Lattice *ptr = reinterpret_cast(lattice); MeCab::deleteLattice(ptr); ptr = 0; } void mecab_lattice_clear(mecab_lattice_t *lattice) { reinterpret_cast(lattice)->clear(); } int mecab_lattice_is_available(mecab_lattice_t *lattice) { return static_cast( reinterpret_cast(lattice)->is_available()); } mecab_node_t *mecab_lattice_get_bos_node(mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(lattice)->bos_node()); } mecab_node_t *mecab_lattice_get_eos_node(mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(lattice)->eos_node()); } mecab_node_t **mecab_lattice_get_all_begin_nodes(mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(lattice)->begin_nodes()); } mecab_node_t **mecab_lattice_get_all_end_nodes(mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(lattice)->end_nodes()); } mecab_node_t *mecab_lattice_get_begin_nodes(mecab_lattice_t *lattice, size_t pos) { return reinterpret_cast( reinterpret_cast(lattice)->begin_nodes(pos)); } mecab_node_t *mecab_lattice_get_end_nodes(mecab_lattice_t *lattice, size_t pos) { return reinterpret_cast( reinterpret_cast(lattice)->end_nodes(pos)); } const char *mecab_lattice_get_sentence(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->sentence(); } void mecab_lattice_set_sentence(mecab_lattice_t *lattice, const char *sentence) { reinterpret_cast(lattice)->set_sentence(sentence); } void mecab_lattice_set_sentence2(mecab_lattice_t *lattice, const char *sentence, size_t len) { reinterpret_cast(lattice)->set_sentence( sentence, len); } size_t mecab_lattice_get_size(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->size(); } double mecab_lattice_get_z(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->Z(); } void mecab_lattice_set_z(mecab_lattice_t *lattice, double Z) { reinterpret_cast(lattice)->set_Z(Z); } double mecab_lattice_get_theta(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->theta(); } void mecab_lattice_set_theta(mecab_lattice_t *lattice, double theta) { reinterpret_cast(lattice)->set_theta(theta); } int mecab_lattice_next(mecab_lattice_t *lattice) { return static_cast( reinterpret_cast(lattice)->next()); } int mecab_lattice_get_request_type(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->request_type(); } int mecab_lattice_has_request_type(mecab_lattice_t *lattice, int request_type) { return reinterpret_cast( lattice)->has_request_type(request_type); } void mecab_lattice_set_request_type(mecab_lattice_t *lattice, int request_type) { reinterpret_cast( lattice)->set_request_type(request_type); } void mecab_lattice_add_request_type(mecab_lattice_t *lattice, int request_type) { reinterpret_cast( lattice)->add_request_type(request_type); } void mecab_lattice_remove_request_type(mecab_lattice_t *lattice, int request_type) { return reinterpret_cast( lattice)->remove_request_type(request_type); } mecab_node_t *mecab_lattice_new_node(mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(lattice)->newNode()); } const char *mecab_lattice_tostr(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->toString(); } const char *mecab_lattice_tostr2(mecab_lattice_t *lattice, char *buf, size_t size) { return reinterpret_cast( lattice)->toString(buf, size); } const char *mecab_lattice_nbest_tostr(mecab_lattice_t *lattice, size_t N) { return reinterpret_cast( lattice)->enumNBestAsString(N); } const char *mecab_lattice_nbest_tostr2(mecab_lattice_t *lattice, size_t N, char *buf, size_t size) { return reinterpret_cast( lattice)->enumNBestAsString(N, buf, size); } int mecab_lattice_has_constraint(mecab_lattice_t *lattice) { return static_cast(reinterpret_cast( lattice)->has_constraint()); } int mecab_lattice_get_boundary_constraint(mecab_lattice_t *lattice, size_t pos) { return reinterpret_cast( lattice)->boundary_constraint(pos); } const char *mecab_lattice_get_feature_constraint(mecab_lattice_t *lattice, size_t pos) { return reinterpret_cast( lattice)->feature_constraint(pos); } void mecab_lattice_set_boundary_constraint(mecab_lattice_t *lattice, size_t pos, int boundary_type) { return reinterpret_cast( lattice)->set_boundary_constraint(pos, boundary_type); } void mecab_lattice_set_feature_constraint(mecab_lattice_t *lattice, size_t begin_pos, size_t end_pos, const char *feature) { return reinterpret_cast( lattice)->set_feature_constraint(begin_pos, end_pos, feature); } void mecab_lattice_set_result(mecab_lattice_t *lattice, const char *result) { return reinterpret_cast(lattice)->set_result(result); } const char *mecab_lattice_strerror(mecab_lattice_t *lattice) { return reinterpret_cast(lattice)->what(); } mecab_model_t *mecab_model_new(int argc, char **argv) { MeCab::Model *model = MeCab::createModel(argc, argv); if (!model) { MeCab::deleteModel(model); return 0; } return reinterpret_cast(model); } mecab_model_t *mecab_model_new2(const char *arg) { MeCab::Model *model = MeCab::createModel(arg); if (!model) { MeCab::deleteModel(model); return 0; } return reinterpret_cast(model); } void mecab_model_destroy(mecab_model_t *model) { MeCab::Model *ptr = reinterpret_cast(model); MeCab::deleteModel(ptr); ptr = 0; } mecab_t *mecab_model_new_tagger(mecab_model_t *model) { return reinterpret_cast( reinterpret_cast(model)->createTagger()); } mecab_lattice_t *mecab_model_new_lattice(mecab_model_t *model) { return reinterpret_cast( reinterpret_cast(model)->createLattice()); } int mecab_model_swap(mecab_model_t *model, mecab_model_t *new_model) { return static_cast( reinterpret_cast(model)->swap( reinterpret_cast(new_model))); } const mecab_dictionary_info_t* mecab_model_dictionary_info( mecab_model_t *model) { return reinterpret_cast( reinterpret_cast(model)->dictionary_info()); } int mecab_model_transition_cost(mecab_model_t *model, unsigned short rcAttr, unsigned short lcAttr) { return reinterpret_cast(model)->transition_cost( rcAttr, lcAttr); } mecab_node_t *mecab_model_lookup(mecab_model_t *model, const char *begin, const char *end, mecab_lattice_t *lattice) { return reinterpret_cast( reinterpret_cast(model)->lookup( begin, end, reinterpret_cast(lattice))); } mecab-0.996/src/dictionary_compiler.cpp0000644002562000116100000001252412107373120015061 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include "char_property.h" #include "connector.h" #include "dictionary.h" #include "dictionary_rewriter.h" #include "feature_index.h" #include "mecab.h" #include "param.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif namespace MeCab { class DictionaryComplier { public: static int run(int argc, char **argv) { static const MeCab::Option long_options[] = { { "dicdir", 'd', ".", "DIR", "set DIR as dic dir (default \".\")" }, { "outdir", 'o', ".", "DIR", "set DIR as output dir (default \".\")" }, { "model", 'm', 0, "FILE", "use FILE as model file" }, { "userdic", 'u', 0, "FILE", "build user dictionary" }, { "assign-user-dictionary-costs", 'a', 0, 0, "only assign costs/ids to user dictionary" }, { "build-unknown", 'U', 0, 0, "build parameters for unknown words" }, { "build-model", 'M', 0, 0, "build model file" }, { "build-charcategory", 'C', 0, 0, "build character category maps" }, { "build-sysdic", 's', 0, 0, "build system dictionary" }, { "build-matrix", 'm', 0, 0, "build connection matrix" }, { "charset", 'c', MECAB_DEFAULT_CHARSET, "ENC", "make charset of binary dictionary ENC (default " MECAB_DEFAULT_CHARSET ")" }, { "charset", 't', MECAB_DEFAULT_CHARSET, "ENC", "alias of -c" }, { "dictionary-charset", 'f', MECAB_DEFAULT_CHARSET, "ENC", "assume charset of input CSVs as ENC (default " MECAB_DEFAULT_CHARSET ")" }, { "wakati", 'w', 0, 0, "build wakati-gaki only dictionary", }, { "posid", 'p', 0, 0, "assign Part-of-speech id" }, { "node-format", 'F', 0, "STR", "use STR as the user defined node format" }, { "version", 'v', 0, 0, "show the version and exit." }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; Param param; if (!param.open(argc, argv, long_options)) { std::cout << param.what() << "\n\n" << COPYRIGHT << "\ntry '--help' for more information." << std::endl; return -1; } if (!param.help_version()) { return 0; } const std::string dicdir = param.get("dicdir"); const std::string outdir = param.get("outdir"); bool opt_unknown = param.get("build-unknown"); bool opt_matrix = param.get("build-matrix"); bool opt_charcategory = param.get("build-charcategory"); bool opt_sysdic = param.get("build-sysdic"); bool opt_model = param.get("build-model"); bool opt_assign_user_dictionary_costs = param.get ("assign-user-dictionary-costs"); const std::string userdic = param.get("userdic"); #define DCONF(file) create_filename(dicdir, std::string(file)).c_str() #define OCONF(file) create_filename(outdir, std::string(file)).c_str() CHECK_DIE(param.load(DCONF(DICRC))) << "no such file or directory: " << DCONF(DICRC); std::vector dic; if (userdic.empty()) { enum_csv_dictionaries(dicdir.c_str(), &dic); } else { dic = param.rest_args(); } if (!userdic.empty()) { CHECK_DIE(dic.size()) << "no dictionaries are specified"; param.set("type", static_cast(MECAB_USR_DIC)); if (opt_assign_user_dictionary_costs) { Dictionary::assignUserDictionaryCosts(param, dic, userdic.c_str()); } else { Dictionary::compile(param, dic, userdic.c_str()); } } else { if (!opt_unknown && !opt_matrix && !opt_charcategory && !opt_sysdic && !opt_model) { opt_unknown = opt_matrix = opt_charcategory = opt_sysdic = opt_model = true; } if (opt_charcategory || opt_unknown) { CharProperty::compile(DCONF(CHAR_PROPERTY_DEF_FILE), DCONF(UNK_DEF_FILE), OCONF(CHAR_PROPERTY_FILE)); } if (opt_unknown) { std::vector tmp; tmp.push_back(DCONF(UNK_DEF_FILE)); param.set("type", static_cast(MECAB_UNK_DIC)); Dictionary::compile(param, tmp, OCONF(UNK_DIC_FILE)); } if (opt_model) { if (file_exists(DCONF(MODEL_DEF_FILE))) { FeatureIndex::compile(param, DCONF(MODEL_DEF_FILE), OCONF(MODEL_FILE)); } else { std::cout << DCONF(MODEL_DEF_FILE) << " is not found. skipped." << std::endl; } } if (opt_sysdic) { CHECK_DIE(dic.size()) << "no dictionaries are specified"; param.set("type", static_cast(MECAB_SYS_DIC)); Dictionary::compile(param, dic, OCONF(SYS_DIC_FILE)); } if (opt_matrix) { Connector::compile(DCONF(MATRIX_DEF_FILE), OCONF(MATRIX_FILE)); } } std::cout << "\ndone!\n"; return 0; } }; #undef DCONF #undef OCONF } int mecab_dict_index(int argc, char **argv) { return MeCab::DictionaryComplier::run(argc, argv); } mecab-0.996/src/param.cpp0000644002562000116100000001333012031622553012121 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include "common.h" #include "param.h" #include "string_buffer.h" #include "utils.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif namespace MeCab { namespace { void init_param(std::string *help, std::string *version, const std::string &system_name, const Option *opts) { *help = std::string(COPYRIGHT) + "\nUsage: " + system_name + " [options] files\n"; *version = std::string(PACKAGE) + " of " + VERSION + '\n'; size_t max = 0; for (size_t i = 0; opts[i].name; ++i) { size_t l = 1 + std::strlen(opts[i].name); if (opts[i].arg_description) l += (1 + std::strlen(opts[i].arg_description)); max = std::max(l, max); } for (size_t i = 0; opts[i].name; ++i) { size_t l = std::strlen(opts[i].name); if (opts[i].arg_description) l += (1 + std::strlen(opts[i].arg_description)); *help += " -"; *help += opts[i].short_name; *help += ", --"; *help += opts[i].name; if (opts[i].arg_description) { *help += '='; *help += opts[i].arg_description; } for (; l <= max; l++) *help += ' '; *help += opts[i].description; *help += '\n'; } *help += '\n'; return; } } // namespace void Param::dump_config(std::ostream *os) const { for (std::map::const_iterator it = conf_.begin(); it != conf_.end(); ++it) { *os << it->first << ": " << it->second << std::endl; } } bool Param::load(const char *filename) { std::ifstream ifs(WPATH(filename)); CHECK_FALSE(ifs) << "no such file or directory: " << filename; std::string line; while (std::getline(ifs, line)) { if (!line.size() || (line.size() && (line[0] == ';' || line[0] == '#'))) continue; size_t pos = line.find('='); CHECK_FALSE(pos != std::string::npos) << "format error: " << line; size_t s1, s2; for (s1 = pos+1; s1 < line.size() && isspace(line[s1]); s1++); for (s2 = pos-1; static_cast(s2) >= 0 && isspace(line[s2]); s2--); const std::string value = line.substr(s1, line.size() - s1); const std::string key = line.substr(0, s2 + 1); set(key.c_str(), value, false); } return true; } bool Param::open(int argc, char **argv, const Option *opts) { int ind = 0; int _errno = 0; #define GOTO_ERROR(n) { \ _errno = n; \ goto ERROR; } while (0) if (argc <= 0) { system_name_ = "unknown"; return true; // this is not error } system_name_ = std::string(argv[0]); init_param(&help_, &version_, system_name_, opts); for (size_t i = 0; opts[i].name; ++i) { if (opts[i].default_value) set (opts[i].name, opts[i].default_value); } for (ind = 1; ind < argc; ind++) { if (argv[ind][0] == '-') { // long options if (argv[ind][1] == '-') { char *s; for (s = &argv[ind][2]; *s != '\0' && *s != '='; s++); size_t len = (size_t)(s - &argv[ind][2]); if (len == 0) return true; // stop the scanning bool hit = false; size_t i = 0; for (i = 0; opts[i].name; ++i) { size_t nlen = std::strlen(opts[i].name); if (nlen == len && std::strncmp(&argv[ind][2], opts[i].name, len) == 0) { hit = true; break; } } if (!hit) GOTO_ERROR(0); if (opts[i].arg_description) { if (*s == '=') { set(opts[i].name, s+1); } else { if (argc == (ind+1)) GOTO_ERROR(1); set(opts[i].name, argv[++ind]); } } else { if (*s == '=') GOTO_ERROR(2); set(opts[i].name, 1); } // short options } else if (argv[ind][1] != '\0') { size_t i = 0; bool hit = false; for (i = 0; opts[i].name; ++i) { if (opts[i].short_name == argv[ind][1]) { hit = true; break; } } if (!hit) GOTO_ERROR(0); if (opts[i].arg_description) { if (argv[ind][2] != '\0') { set(opts[i].name, &argv[ind][2]); } else { if (argc == (ind+1)) GOTO_ERROR(1); set(opts[i].name, argv[++ind]); } } else { if (argv[ind][2] != '\0') GOTO_ERROR(2); set(opts[i].name, 1); } } } else { rest_.push_back(std::string(argv[ind])); // others } } return true; ERROR: switch (_errno) { case 0: WHAT << "unrecognized option `" << argv[ind] << "`"; break; case 1: WHAT << "`" << argv[ind] << "` requires an argument"; break; case 2: WHAT << "`" << argv[ind] << "` doesn't allow an argument"; break; } return false; } void Param::clear() { conf_.clear(); rest_.clear(); } bool Param::open(const char *arg, const Option *opts) { scoped_fixed_array str; std::strncpy(str.get(), arg, str.size()); char* ptr[64]; unsigned int size = 1; ptr[0] = const_cast(PACKAGE); for (char *p = str.get(); *p;) { while (isspace(*p)) *p++ = '\0'; if (*p == '\0') break; ptr[size++] = p; if (size == sizeof(ptr)) break; while (*p && !isspace(*p)) p++; } return open(size, ptr, opts); } int Param::help_version() const { if (get("help")) { std::cout << help(); return 0; } if (get("version")) { std::cout << version(); return 0; } return 1; } } mecab-0.996/src/string_buffer.cpp0000644002562000116100000000253412031622553013664 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include "common.h" #include "string_buffer.h" #define DEFAULT_ALLOC_SIZE BUF_SIZE namespace MeCab { bool StringBuffer::reserve(size_t length) { if (!is_delete_) { error_ = (size_ + length >= alloc_size_); return (!error_); } if (size_ + length >= alloc_size_) { if (alloc_size_ == 0) { alloc_size_ = DEFAULT_ALLOC_SIZE; ptr_ = new char[alloc_size_]; } size_t len = size_ + length; do { alloc_size_ *= 2; } while (len >= alloc_size_); char *new_ptr = new char[alloc_size_]; std::memcpy(new_ptr, ptr_, size_); delete [] ptr_; ptr_ = new_ptr; } return true; } StringBuffer::~StringBuffer() { if (is_delete_) { delete [] ptr_; ptr_ = 0; } } StringBuffer& StringBuffer::write(char str) { if (reserve(1)) { ptr_[size_] = str; ++size_; } return *this; } StringBuffer& StringBuffer::write(const char* str) { return this->write(str, std::strlen(str)); } StringBuffer& StringBuffer::write(const char* str, size_t length) { if (reserve(length)) { std::memcpy(ptr_ + size_ , str, length); size_ += length; } return *this; } } mecab-0.996/src/tokenizer.cpp0000644002562000116100000003050112077775173013053 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "common.h" #include "connector.h" #include "darts.h" #include "learner_node.h" #include "param.h" #include "scoped_ptr.h" #include "tokenizer.h" #include "utils.h" #include "viterbi.h" namespace MeCab { namespace { void inline read_node_info(const Dictionary &dic, const Token &token, LearnerNode **node) { (*node)->lcAttr = token.lcAttr; (*node)->rcAttr = token.rcAttr; (*node)->posid = token.posid; (*node)->wcost2 = token.wcost; (*node)->feature = dic.feature(token); } void inline read_node_info(const Dictionary &dic, const Token &token, Node **node) { (*node)->lcAttr = token.lcAttr; (*node)->rcAttr = token.rcAttr; (*node)->posid = token.posid; (*node)->wcost = token.wcost; (*node)->feature = dic.feature(token); } } // namespace template class Tokenizer; template class Tokenizer; template Tokenizer::Tokenizer(); template void Tokenizer::close(); template const DictionaryInfo *Tokenizer::dictionary_info() const; template Node* Tokenizer::getBOSNode(Allocator *) const; template Node* Tokenizer::getEOSNode(Allocator *) const; template Node* Tokenizer::lookup( const char *, const char *, Allocator *, Lattice *) const; template Node* Tokenizer::lookup( const char *, const char *, Allocator *, Lattice *) const; template bool Tokenizer::open(const Param &); template Tokenizer::Tokenizer(); template void Tokenizer::close(); template const DictionaryInfo *Tokenizer::dictionary_info() const; template LearnerNode * Tokenizer::getEOSNode( Allocator *) const; template LearnerNode * Tokenizer::getBOSNode( Allocator *) const; template LearnerNode *Tokenizer::lookup( const char *, const char *, Allocator *, Lattice *) const; template bool Tokenizer::open(const Param &); template Tokenizer::Tokenizer() : dictionary_info_freelist_(4), dictionary_info_(0), max_grouping_size_(0) {} template N *Tokenizer::getBOSNode(Allocator *allocator) const { N *bos_node = allocator->newNode(); bos_node->surface = const_cast(BOS_KEY); // dummy bos_node->feature = bos_feature_.get(); bos_node->isbest = 1; bos_node->stat = MECAB_BOS_NODE; return bos_node; } template N *Tokenizer::getEOSNode(Allocator *allocator) const { N *eos_node = getBOSNode(allocator); // same eos_node->stat = MECAB_EOS_NODE; return eos_node; } template bool Tokenizer::open(const Param ¶m) { close(); const std::string prefix = param.template get("dicdir"); CHECK_FALSE(unkdic_.open(create_filename (prefix, UNK_DIC_FILE).c_str())) << unkdic_.what(); CHECK_FALSE(property_.open(param)) << property_.what(); Dictionary *sysdic = new Dictionary; CHECK_FALSE(sysdic->open (create_filename(prefix, SYS_DIC_FILE).c_str())) << sysdic->what(); CHECK_FALSE(sysdic->type() == 0) << "not a system dictionary: " << prefix; property_.set_charset(sysdic->charset()); dic_.push_back(sysdic); const std::string userdic = param.template get("userdic"); if (!userdic.empty()) { scoped_fixed_array buf; scoped_fixed_array dicfile; std::strncpy(buf.get(), userdic.c_str(), buf.size()); const size_t n = tokenizeCSV(buf.get(), dicfile.get(), dicfile.size()); for (size_t i = 0; i < n; ++i) { Dictionary *d = new Dictionary; CHECK_FALSE(d->open(dicfile[i])) << d->what(); CHECK_FALSE(d->type() == 1) << "not a user dictionary: " << dicfile[i]; CHECK_FALSE(sysdic->isCompatible(*d)) << "incompatible dictionary: " << dicfile[i]; dic_.push_back(d); } } dictionary_info_ = 0; dictionary_info_freelist_.free(); for (int i = static_cast(dic_.size() - 1); i >= 0; --i) { DictionaryInfo *d = dictionary_info_freelist_.alloc(); d->next = dictionary_info_; d->filename = dic_[i]->filename(); d->charset = dic_[i]->charset(); d->size = dic_[i]->size(); d->lsize = dic_[i]->lsize(); d->rsize = dic_[i]->rsize(); d->type = dic_[i]->type(); d->version = dic_[i]->version(); dictionary_info_ = d; } unk_tokens_.clear(); for (size_t i = 0; i < property_.size(); ++i) { const char *key = property_.name(i); const Dictionary::result_type n = unkdic_.exactMatchSearch(key); CHECK_FALSE(n.value != -1) << "cannot find UNK category: " << key; const Token *token = unkdic_.token(n); size_t size = unkdic_.token_size(n); unk_tokens_.push_back(std::make_pair(token, size)); } space_ = property_.getCharInfo(0x20); // ad-hoc bos_feature_.reset_string(param.template get("bos-feature")); const std::string tmp = param.template get("unk-feature"); unk_feature_.reset(0); if (!tmp.empty()) { unk_feature_.reset_string(tmp); } CHECK_FALSE(*bos_feature_ != '\0') << "bos-feature is undefined in dicrc"; max_grouping_size_ = param.template get("max-grouping-size"); if (max_grouping_size_ == 0) { max_grouping_size_ = DEFAULT_MAX_GROUPING_SIZE; } return true; } namespace { inline bool partial_match(const char *f1, const char *f2) { if (std::strcmp(f1, "*") == 0) { return true; } scoped_fixed_array buf1; scoped_fixed_array buf2; scoped_fixed_array c1; scoped_fixed_array c2; std::strncpy(buf1.get(), f1, buf1.size()); std::strncpy(buf2.get(), f2, buf2.size()); const size_t n1 = tokenizeCSV(buf1.get(), c1.get(), c1.size()); const size_t n2 = tokenizeCSV(buf2.get(), c2.get(), c2.size()); const size_t n = std::min(n1, n2); for (size_t i = 0; i < n; ++i) { if (std::strcmp(c1[i], "*") != 0 && std::strcmp(c1[i], c2[i]) != 0) { return false; } } return true; } template bool is_valid_node(const Lattice *lattice, N *node) { const size_t end_pos = node->surface - lattice->sentence() + node->length; if (lattice->boundary_constraint(end_pos) == MECAB_INSIDE_TOKEN) { return false; } const size_t begin_pos = node->surface - lattice->sentence() + node->length - node->rlength; const char *feature = lattice->feature_constraint(begin_pos); if (!feature) { return true; } if (lattice->boundary_constraint(begin_pos) == MECAB_TOKEN_BOUNDARY && lattice->boundary_constraint(end_pos) == MECAB_TOKEN_BOUNDARY && partial_match(feature, node->feature)) { return true; } return false; } } // namespace #define ADDUNKNWON do { \ const Token *token = unk_tokens_[cinfo.default_type].first; \ size_t size = unk_tokens_[cinfo.default_type].second; \ for (size_t k = 0; k < size; ++k) { \ N *new_node = allocator->newNode(); \ read_node_info(unkdic_, *(token + k), &new_node); \ new_node->char_type = cinfo.default_type; \ new_node->surface = begin2; \ new_node->length = begin3 - begin2; \ new_node->rlength = begin3 - begin; \ new_node->stat = MECAB_UNK_NODE; \ new_node->bnext = result_node; \ if (unk_feature_.get()) new_node->feature = unk_feature_.get(); \ if (isPartial && !is_valid_node(lattice, new_node)) { continue; } \ result_node = new_node; } } while (0) template template N *Tokenizer::lookup(const char *begin, const char *end, Allocator *allocator, Lattice *lattice) const { CharInfo cinfo; N *result_node = 0; size_t mblen = 0; size_t clen = 0; end = static_cast(end - begin) >= 65535 ? begin + 65535 : end; if (isPartial) { const size_t begin_pos = begin - lattice->sentence(); for (size_t n = begin_pos + 1; n < lattice->size(); ++n) { if (lattice->boundary_constraint(n) == MECAB_TOKEN_BOUNDARY) { end = lattice->sentence() + n; break; } } } const char *begin2 = property_.seekToOtherType(begin, end, space_, &cinfo, &mblen, &clen); Dictionary::result_type *daresults = allocator->mutable_results(); const size_t results_size = allocator->results_size(); for (std::vector::const_iterator it = dic_.begin(); it != dic_.end(); ++it) { const size_t n = (*it)->commonPrefixSearch( begin2, static_cast(end - begin2), daresults, results_size); for (size_t i = 0; i < n; ++i) { size_t size = (*it)->token_size(daresults[i]); const Token *token = (*it)->token(daresults[i]); for (size_t j = 0; j < size; ++j) { N *new_node = allocator->newNode(); read_node_info(**it, *(token + j), &new_node); new_node->length = daresults[i].length; new_node->rlength = begin2 - begin + new_node->length; new_node->surface = begin2; new_node->stat = MECAB_NOR_NODE; new_node->char_type = cinfo.default_type; if (isPartial && !is_valid_node(lattice, new_node)) { continue; } new_node->bnext = result_node; result_node = new_node; } } } if (result_node && !cinfo.invoke) { return result_node; } const char *begin3 = begin2 + mblen; const char *group_begin3 = 0; if (begin3 > end) { ADDUNKNWON; if (result_node) { return result_node; } } if (cinfo.group) { const char *tmp = begin3; CharInfo fail; begin3 = property_.seekToOtherType(begin3, end, cinfo, &fail, &mblen, &clen); if (clen <= max_grouping_size_) { ADDUNKNWON; } group_begin3 = begin3; begin3 = tmp; } for (size_t i = 1; i <= cinfo.length; ++i) { if (begin3 > end) { break; } if (begin3 == group_begin3) { continue; } clen = i; ADDUNKNWON; if (!cinfo.isKindOf(property_.getCharInfo(begin3, end, &mblen))) { break; } begin3 += mblen; } if (!result_node) { ADDUNKNWON; } if (isPartial && !result_node) { begin3 = begin2; while (true) { cinfo = property_.getCharInfo(begin3, end, &mblen); begin3 += mblen; if (begin3 > end || lattice->boundary_constraint(begin3 - lattice->sentence()) != MECAB_INSIDE_TOKEN) { break; } } ADDUNKNWON; if (!result_node) { N *new_node = allocator->newNode(); new_node->char_type = cinfo.default_type; new_node->surface = begin2; new_node->length = begin3 - begin2; new_node->rlength = begin3 - begin; new_node->stat = MECAB_UNK_NODE; new_node->bnext = result_node; new_node->feature = lattice->feature_constraint(begin - lattice->sentence()); CHECK_DIE(new_node->feature); result_node = new_node; } } return result_node; } #undef ADDUNKNWON template const DictionaryInfo *Tokenizer::dictionary_info() const { return const_cast(dictionary_info_); } template void Tokenizer::close() { for (std::vector::iterator it = dic_.begin(); it != dic_.end(); ++it) { delete *it; } dic_.clear(); unk_tokens_.clear(); property_.close(); } } mecab-0.996/src/ucstable.h0000644002562000116100001750472012031622553012310 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_UCS_TABLE_H #define MECAB_UCS_TABLE_H namespace MeCab { /* CP932 to UCS2 table */ static const unsigned short int cp932_tbl[65536] = { 0x0000, /* 0x0000 */ 0x0001, /* 0x0001 */ 0x0002, /* 0x0002 */ 0x0003, /* 0x0003 */ 0x0004, /* 0x0004 */ 0x0005, /* 0x0005 */ 0x0006, /* 0x0006 */ 0x0007, /* 0x0007 */ 0x0008, /* 0x0008 */ 0x0009, /* 0x0009 */ 0x000A, /* 0x000A */ 0x000B, /* 0x000B */ 0x000C, /* 0x000C */ 0x000D, /* 0x000D */ 0x000E, /* 0x000E */ 0x000F, /* 0x000F */ 0x0010, /* 0x0010 */ 0x0011, /* 0x0011 */ 0x0012, /* 0x0012 */ 0x0013, /* 0x0013 */ 0x0014, /* 0x0014 */ 0x0015, /* 0x0015 */ 0x0016, /* 0x0016 */ 0x0017, /* 0x0017 */ 0x0018, /* 0x0018 */ 0x0019, /* 0x0019 */ 0x001A, /* 0x001A */ 0x001B, /* 0x001B */ 0x001C, /* 0x001C */ 0x001D, /* 0x001D */ 0x001E, /* 0x001E */ 0x001F, /* 0x001F */ 0x0020, /* 0x0020 */ 0x0021, /* 0x0021 */ 0x0022, /* 0x0022 */ 0x0023, /* 0x0023 */ 0x0024, /* 0x0024 */ 0x0025, /* 0x0025 */ 0x0026, /* 0x0026 */ 0x0027, /* 0x0027 */ 0x0028, /* 0x0028 */ 0x0029, /* 0x0029 */ 0x002A, /* 0x002A */ 0x002B, /* 0x002B */ 0x002C, /* 0x002C */ 0x002D, /* 0x002D */ 0x002E, /* 0x002E */ 0x002F, /* 0x002F */ 0x0030, /* 0x0030 */ 0x0031, /* 0x0031 */ 0x0032, /* 0x0032 */ 0x0033, /* 0x0033 */ 0x0034, /* 0x0034 */ 0x0035, /* 0x0035 */ 0x0036, /* 0x0036 */ 0x0037, /* 0x0037 */ 0x0038, /* 0x0038 */ 0x0039, /* 0x0039 */ 0x003A, /* 0x003A */ 0x003B, /* 0x003B */ 0x003C, /* 0x003C */ 0x003D, /* 0x003D */ 0x003E, /* 0x003E */ 0x003F, /* 0x003F */ 0x0040, /* 0x0040 */ 0x0041, /* 0x0041 */ 0x0042, /* 0x0042 */ 0x0043, /* 0x0043 */ 0x0044, /* 0x0044 */ 0x0045, /* 0x0045 */ 0x0046, /* 0x0046 */ 0x0047, /* 0x0047 */ 0x0048, /* 0x0048 */ 0x0049, /* 0x0049 */ 0x004A, /* 0x004A */ 0x004B, /* 0x004B */ 0x004C, /* 0x004C */ 0x004D, /* 0x004D */ 0x004E, /* 0x004E */ 0x004F, /* 0x004F */ 0x0050, /* 0x0050 */ 0x0051, /* 0x0051 */ 0x0052, /* 0x0052 */ 0x0053, /* 0x0053 */ 0x0054, /* 0x0054 */ 0x0055, /* 0x0055 */ 0x0056, /* 0x0056 */ 0x0057, /* 0x0057 */ 0x0058, /* 0x0058 */ 0x0059, /* 0x0059 */ 0x005A, /* 0x005A */ 0x005B, /* 0x005B */ 0x005C, /* 0x005C */ 0x005D, /* 0x005D */ 0x005E, /* 0x005E */ 0x005F, /* 0x005F */ 0x0060, /* 0x0060 */ 0x0061, /* 0x0061 */ 0x0062, /* 0x0062 */ 0x0063, /* 0x0063 */ 0x0064, /* 0x0064 */ 0x0065, /* 0x0065 */ 0x0066, /* 0x0066 */ 0x0067, /* 0x0067 */ 0x0068, /* 0x0068 */ 0x0069, /* 0x0069 */ 0x006A, /* 0x006A */ 0x006B, /* 0x006B */ 0x006C, /* 0x006C */ 0x006D, /* 0x006D */ 0x006E, /* 0x006E */ 0x006F, /* 0x006F */ 0x0070, /* 0x0070 */ 0x0071, /* 0x0071 */ 0x0072, /* 0x0072 */ 0x0073, /* 0x0073 */ 0x0074, /* 0x0074 */ 0x0075, /* 0x0075 */ 0x0076, /* 0x0076 */ 0x0077, /* 0x0077 */ 0x0078, /* 0x0078 */ 0x0079, /* 0x0079 */ 0x007A, /* 0x007A */ 0x007B, /* 0x007B */ 0x007C, /* 0x007C */ 0x007D, /* 0x007D */ 0x007E, /* 0x007E */ 0x007F, /* 0x007F */ 0x0000, /* 0x0080 */ 0x0000, /* 0x0081 */ 0x0000, /* 0x0082 */ 0x0000, /* 0x0083 */ 0x0000, /* 0x0084 */ 0x0000, /* 0x0085 */ 0x0000, /* 0x0086 */ 0x0000, /* 0x0087 */ 0x0000, /* 0x0088 */ 0x0000, /* 0x0089 */ 0x0000, /* 0x008A */ 0x0000, /* 0x008B */ 0x0000, /* 0x008C */ 0x0000, /* 0x008D */ 0x0000, /* 0x008E */ 0x0000, /* 0x008F */ 0x0000, /* 0x0090 */ 0x0000, /* 0x0091 */ 0x0000, /* 0x0092 */ 0x0000, /* 0x0093 */ 0x0000, /* 0x0094 */ 0x0000, /* 0x0095 */ 0x0000, /* 0x0096 */ 0x0000, /* 0x0097 */ 0x0000, /* 0x0098 */ 0x0000, /* 0x0099 */ 0x0000, /* 0x009A */ 0x0000, /* 0x009B */ 0x0000, /* 0x009C */ 0x0000, /* 0x009D */ 0x0000, /* 0x009E */ 0x0000, /* 0x009F */ 0x0000, /* 0x00A0 */ 0xFF61, /* 0x00A1 */ 0xFF62, /* 0x00A2 */ 0xFF63, /* 0x00A3 */ 0xFF64, /* 0x00A4 */ 0xFF65, /* 0x00A5 */ 0xFF66, /* 0x00A6 */ 0xFF67, /* 0x00A7 */ 0xFF68, /* 0x00A8 */ 0xFF69, /* 0x00A9 */ 0xFF6A, /* 0x00AA */ 0xFF6B, /* 0x00AB */ 0xFF6C, /* 0x00AC */ 0xFF6D, /* 0x00AD */ 0xFF6E, /* 0x00AE */ 0xFF6F, /* 0x00AF */ 0xFF70, /* 0x00B0 */ 0xFF71, /* 0x00B1 */ 0xFF72, /* 0x00B2 */ 0xFF73, /* 0x00B3 */ 0xFF74, /* 0x00B4 */ 0xFF75, /* 0x00B5 */ 0xFF76, /* 0x00B6 */ 0xFF77, /* 0x00B7 */ 0xFF78, /* 0x00B8 */ 0xFF79, /* 0x00B9 */ 0xFF7A, /* 0x00BA */ 0xFF7B, /* 0x00BB */ 0xFF7C, /* 0x00BC */ 0xFF7D, /* 0x00BD */ 0xFF7E, /* 0x00BE */ 0xFF7F, /* 0x00BF */ 0xFF80, /* 0x00C0 */ 0xFF81, /* 0x00C1 */ 0xFF82, /* 0x00C2 */ 0xFF83, /* 0x00C3 */ 0xFF84, /* 0x00C4 */ 0xFF85, /* 0x00C5 */ 0xFF86, /* 0x00C6 */ 0xFF87, /* 0x00C7 */ 0xFF88, /* 0x00C8 */ 0xFF89, /* 0x00C9 */ 0xFF8A, /* 0x00CA */ 0xFF8B, /* 0x00CB */ 0xFF8C, /* 0x00CC */ 0xFF8D, /* 0x00CD */ 0xFF8E, /* 0x00CE */ 0xFF8F, /* 0x00CF */ 0xFF90, /* 0x00D0 */ 0xFF91, /* 0x00D1 */ 0xFF92, /* 0x00D2 */ 0xFF93, /* 0x00D3 */ 0xFF94, /* 0x00D4 */ 0xFF95, /* 0x00D5 */ 0xFF96, /* 0x00D6 */ 0xFF97, /* 0x00D7 */ 0xFF98, /* 0x00D8 */ 0xFF99, /* 0x00D9 */ 0xFF9A, /* 0x00DA */ 0xFF9B, /* 0x00DB */ 0xFF9C, /* 0x00DC */ 0xFF9D, /* 0x00DD */ 0xFF9E, /* 0x00DE */ 0xFF9F, /* 0x00DF */ 0x0000, /* 0x00E0 */ 0x0000, /* 0x00E1 */ 0x0000, /* 0x00E2 */ 0x0000, /* 0x00E3 */ 0x0000, /* 0x00E4 */ 0x0000, /* 0x00E5 */ 0x0000, /* 0x00E6 */ 0x0000, /* 0x00E7 */ 0x0000, /* 0x00E8 */ 0x0000, /* 0x00E9 */ 0x0000, /* 0x00EA */ 0x0000, /* 0x00EB */ 0x0000, /* 0x00EC */ 0x0000, /* 0x00ED */ 0x0000, /* 0x00EE */ 0x0000, /* 0x00EF */ 0x0000, /* 0x00F0 */ 0x0000, /* 0x00F1 */ 0x0000, /* 0x00F2 */ 0x0000, /* 0x00F3 */ 0x0000, /* 0x00F4 */ 0x0000, /* 0x00F5 */ 0x0000, /* 0x00F6 */ 0x0000, /* 0x00F7 */ 0x0000, /* 0x00F8 */ 0x0000, /* 0x00F9 */ 0x0000, /* 0x00FA */ 0x0000, /* 0x00FB */ 0x0000, /* 0x00FC */ 0x0000, /* 0x00FD */ 0x0000, /* 0x00FE */ 0x0000, /* 0x00FF */ 0x0000, /* 0x0100 */ 0x0000, /* 0x0101 */ 0x0000, /* 0x0102 */ 0x0000, /* 0x0103 */ 0x0000, /* 0x0104 */ 0x0000, /* 0x0105 */ 0x0000, /* 0x0106 */ 0x0000, /* 0x0107 */ 0x0000, /* 0x0108 */ 0x0000, /* 0x0109 */ 0x0000, /* 0x010A */ 0x0000, /* 0x010B */ 0x0000, /* 0x010C */ 0x0000, /* 0x010D */ 0x0000, /* 0x010E */ 0x0000, /* 0x010F */ 0x0000, /* 0x0110 */ 0x0000, /* 0x0111 */ 0x0000, /* 0x0112 */ 0x0000, /* 0x0113 */ 0x0000, /* 0x0114 */ 0x0000, /* 0x0115 */ 0x0000, /* 0x0116 */ 0x0000, /* 0x0117 */ 0x0000, /* 0x0118 */ 0x0000, /* 0x0119 */ 0x0000, /* 0x011A */ 0x0000, /* 0x011B */ 0x0000, /* 0x011C */ 0x0000, /* 0x011D */ 0x0000, /* 0x011E */ 0x0000, /* 0x011F */ 0x0000, /* 0x0120 */ 0x0000, /* 0x0121 */ 0x0000, /* 0x0122 */ 0x0000, /* 0x0123 */ 0x0000, /* 0x0124 */ 0x0000, /* 0x0125 */ 0x0000, /* 0x0126 */ 0x0000, /* 0x0127 */ 0x0000, /* 0x0128 */ 0x0000, /* 0x0129 */ 0x0000, /* 0x012A */ 0x0000, /* 0x012B */ 0x0000, /* 0x012C */ 0x0000, /* 0x012D */ 0x0000, /* 0x012E */ 0x0000, /* 0x012F */ 0x0000, /* 0x0130 */ 0x0000, /* 0x0131 */ 0x0000, /* 0x0132 */ 0x0000, /* 0x0133 */ 0x0000, /* 0x0134 */ 0x0000, /* 0x0135 */ 0x0000, /* 0x0136 */ 0x0000, /* 0x0137 */ 0x0000, /* 0x0138 */ 0x0000, /* 0x0139 */ 0x0000, /* 0x013A */ 0x0000, /* 0x013B */ 0x0000, /* 0x013C */ 0x0000, /* 0x013D */ 0x0000, /* 0x013E */ 0x0000, /* 0x013F */ 0x0000, /* 0x0140 */ 0x0000, /* 0x0141 */ 0x0000, /* 0x0142 */ 0x0000, /* 0x0143 */ 0x0000, /* 0x0144 */ 0x0000, /* 0x0145 */ 0x0000, /* 0x0146 */ 0x0000, /* 0x0147 */ 0x0000, /* 0x0148 */ 0x0000, /* 0x0149 */ 0x0000, /* 0x014A */ 0x0000, /* 0x014B */ 0x0000, /* 0x014C */ 0x0000, /* 0x014D */ 0x0000, /* 0x014E */ 0x0000, /* 0x014F */ 0x0000, /* 0x0150 */ 0x0000, /* 0x0151 */ 0x0000, /* 0x0152 */ 0x0000, /* 0x0153 */ 0x0000, /* 0x0154 */ 0x0000, /* 0x0155 */ 0x0000, /* 0x0156 */ 0x0000, /* 0x0157 */ 0x0000, /* 0x0158 */ 0x0000, /* 0x0159 */ 0x0000, /* 0x015A */ 0x0000, /* 0x015B */ 0x0000, /* 0x015C */ 0x0000, /* 0x015D */ 0x0000, /* 0x015E */ 0x0000, /* 0x015F */ 0x0000, /* 0x0160 */ 0x0000, /* 0x0161 */ 0x0000, /* 0x0162 */ 0x0000, /* 0x0163 */ 0x0000, /* 0x0164 */ 0x0000, /* 0x0165 */ 0x0000, /* 0x0166 */ 0x0000, /* 0x0167 */ 0x0000, /* 0x0168 */ 0x0000, /* 0x0169 */ 0x0000, /* 0x016A */ 0x0000, /* 0x016B */ 0x0000, /* 0x016C */ 0x0000, /* 0x016D */ 0x0000, /* 0x016E */ 0x0000, /* 0x016F */ 0x0000, /* 0x0170 */ 0x0000, /* 0x0171 */ 0x0000, /* 0x0172 */ 0x0000, /* 0x0173 */ 0x0000, /* 0x0174 */ 0x0000, /* 0x0175 */ 0x0000, /* 0x0176 */ 0x0000, /* 0x0177 */ 0x0000, /* 0x0178 */ 0x0000, /* 0x0179 */ 0x0000, /* 0x017A */ 0x0000, /* 0x017B */ 0x0000, /* 0x017C */ 0x0000, /* 0x017D */ 0x0000, /* 0x017E */ 0x0000, /* 0x017F */ 0x0000, /* 0x0180 */ 0x0000, /* 0x0181 */ 0x0000, /* 0x0182 */ 0x0000, /* 0x0183 */ 0x0000, /* 0x0184 */ 0x0000, /* 0x0185 */ 0x0000, /* 0x0186 */ 0x0000, /* 0x0187 */ 0x0000, /* 0x0188 */ 0x0000, /* 0x0189 */ 0x0000, /* 0x018A */ 0x0000, /* 0x018B */ 0x0000, /* 0x018C */ 0x0000, /* 0x018D */ 0x0000, /* 0x018E */ 0x0000, /* 0x018F */ 0x0000, /* 0x0190 */ 0x0000, /* 0x0191 */ 0x0000, /* 0x0192 */ 0x0000, /* 0x0193 */ 0x0000, /* 0x0194 */ 0x0000, /* 0x0195 */ 0x0000, /* 0x0196 */ 0x0000, /* 0x0197 */ 0x0000, /* 0x0198 */ 0x0000, /* 0x0199 */ 0x0000, /* 0x019A */ 0x0000, /* 0x019B */ 0x0000, /* 0x019C */ 0x0000, /* 0x019D */ 0x0000, /* 0x019E */ 0x0000, /* 0x019F */ 0x0000, /* 0x01A0 */ 0x0000, /* 0x01A1 */ 0x0000, /* 0x01A2 */ 0x0000, /* 0x01A3 */ 0x0000, /* 0x01A4 */ 0x0000, /* 0x01A5 */ 0x0000, /* 0x01A6 */ 0x0000, /* 0x01A7 */ 0x0000, /* 0x01A8 */ 0x0000, /* 0x01A9 */ 0x0000, /* 0x01AA */ 0x0000, /* 0x01AB */ 0x0000, /* 0x01AC */ 0x0000, /* 0x01AD */ 0x0000, /* 0x01AE */ 0x0000, /* 0x01AF */ 0x0000, /* 0x01B0 */ 0x0000, /* 0x01B1 */ 0x0000, /* 0x01B2 */ 0x0000, /* 0x01B3 */ 0x0000, /* 0x01B4 */ 0x0000, /* 0x01B5 */ 0x0000, /* 0x01B6 */ 0x0000, /* 0x01B7 */ 0x0000, /* 0x01B8 */ 0x0000, /* 0x01B9 */ 0x0000, /* 0x01BA */ 0x0000, /* 0x01BB */ 0x0000, /* 0x01BC */ 0x0000, /* 0x01BD */ 0x0000, /* 0x01BE */ 0x0000, /* 0x01BF */ 0x0000, /* 0x01C0 */ 0x0000, /* 0x01C1 */ 0x0000, /* 0x01C2 */ 0x0000, /* 0x01C3 */ 0x0000, /* 0x01C4 */ 0x0000, /* 0x01C5 */ 0x0000, /* 0x01C6 */ 0x0000, /* 0x01C7 */ 0x0000, /* 0x01C8 */ 0x0000, /* 0x01C9 */ 0x0000, /* 0x01CA */ 0x0000, /* 0x01CB */ 0x0000, /* 0x01CC */ 0x0000, /* 0x01CD */ 0x0000, /* 0x01CE */ 0x0000, /* 0x01CF */ 0x0000, /* 0x01D0 */ 0x0000, /* 0x01D1 */ 0x0000, /* 0x01D2 */ 0x0000, /* 0x01D3 */ 0x0000, /* 0x01D4 */ 0x0000, /* 0x01D5 */ 0x0000, /* 0x01D6 */ 0x0000, /* 0x01D7 */ 0x0000, /* 0x01D8 */ 0x0000, /* 0x01D9 */ 0x0000, /* 0x01DA */ 0x0000, /* 0x01DB */ 0x0000, /* 0x01DC */ 0x0000, /* 0x01DD */ 0x0000, /* 0x01DE */ 0x0000, /* 0x01DF */ 0x0000, /* 0x01E0 */ 0x0000, /* 0x01E1 */ 0x0000, /* 0x01E2 */ 0x0000, /* 0x01E3 */ 0x0000, /* 0x01E4 */ 0x0000, /* 0x01E5 */ 0x0000, /* 0x01E6 */ 0x0000, /* 0x01E7 */ 0x0000, /* 0x01E8 */ 0x0000, /* 0x01E9 */ 0x0000, /* 0x01EA */ 0x0000, /* 0x01EB */ 0x0000, /* 0x01EC */ 0x0000, /* 0x01ED */ 0x0000, /* 0x01EE */ 0x0000, /* 0x01EF */ 0x0000, /* 0x01F0 */ 0x0000, /* 0x01F1 */ 0x0000, /* 0x01F2 */ 0x0000, /* 0x01F3 */ 0x0000, /* 0x01F4 */ 0x0000, /* 0x01F5 */ 0x0000, /* 0x01F6 */ 0x0000, /* 0x01F7 */ 0x0000, /* 0x01F8 */ 0x0000, /* 0x01F9 */ 0x0000, /* 0x01FA */ 0x0000, /* 0x01FB */ 0x0000, /* 0x01FC */ 0x0000, /* 0x01FD */ 0x0000, /* 0x01FE */ 0x0000, /* 0x01FF */ 0x0000, /* 0x0200 */ 0x0000, /* 0x0201 */ 0x0000, /* 0x0202 */ 0x0000, /* 0x0203 */ 0x0000, /* 0x0204 */ 0x0000, /* 0x0205 */ 0x0000, /* 0x0206 */ 0x0000, /* 0x0207 */ 0x0000, /* 0x0208 */ 0x0000, /* 0x0209 */ 0x0000, /* 0x020A */ 0x0000, /* 0x020B */ 0x0000, /* 0x020C */ 0x0000, /* 0x020D */ 0x0000, /* 0x020E */ 0x0000, /* 0x020F */ 0x0000, /* 0x0210 */ 0x0000, /* 0x0211 */ 0x0000, /* 0x0212 */ 0x0000, /* 0x0213 */ 0x0000, /* 0x0214 */ 0x0000, /* 0x0215 */ 0x0000, /* 0x0216 */ 0x0000, /* 0x0217 */ 0x0000, /* 0x0218 */ 0x0000, /* 0x0219 */ 0x0000, /* 0x021A */ 0x0000, /* 0x021B */ 0x0000, /* 0x021C */ 0x0000, /* 0x021D */ 0x0000, /* 0x021E */ 0x0000, /* 0x021F */ 0x0000, /* 0x0220 */ 0x0000, /* 0x0221 */ 0x0000, /* 0x0222 */ 0x0000, /* 0x0223 */ 0x0000, /* 0x0224 */ 0x0000, /* 0x0225 */ 0x0000, /* 0x0226 */ 0x0000, /* 0x0227 */ 0x0000, /* 0x0228 */ 0x0000, /* 0x0229 */ 0x0000, /* 0x022A */ 0x0000, /* 0x022B */ 0x0000, /* 0x022C */ 0x0000, /* 0x022D */ 0x0000, /* 0x022E */ 0x0000, /* 0x022F */ 0x0000, /* 0x0230 */ 0x0000, /* 0x0231 */ 0x0000, /* 0x0232 */ 0x0000, /* 0x0233 */ 0x0000, /* 0x0234 */ 0x0000, /* 0x0235 */ 0x0000, /* 0x0236 */ 0x0000, /* 0x0237 */ 0x0000, /* 0x0238 */ 0x0000, /* 0x0239 */ 0x0000, /* 0x023A */ 0x0000, /* 0x023B */ 0x0000, /* 0x023C */ 0x0000, /* 0x023D */ 0x0000, /* 0x023E */ 0x0000, /* 0x023F */ 0x0000, /* 0x0240 */ 0x0000, /* 0x0241 */ 0x0000, /* 0x0242 */ 0x0000, /* 0x0243 */ 0x0000, /* 0x0244 */ 0x0000, /* 0x0245 */ 0x0000, /* 0x0246 */ 0x0000, /* 0x0247 */ 0x0000, /* 0x0248 */ 0x0000, /* 0x0249 */ 0x0000, /* 0x024A */ 0x0000, /* 0x024B */ 0x0000, /* 0x024C */ 0x0000, /* 0x024D */ 0x0000, /* 0x024E */ 0x0000, /* 0x024F */ 0x0000, /* 0x0250 */ 0x0000, /* 0x0251 */ 0x0000, /* 0x0252 */ 0x0000, /* 0x0253 */ 0x0000, /* 0x0254 */ 0x0000, /* 0x0255 */ 0x0000, /* 0x0256 */ 0x0000, /* 0x0257 */ 0x0000, /* 0x0258 */ 0x0000, /* 0x0259 */ 0x0000, /* 0x025A */ 0x0000, /* 0x025B */ 0x0000, /* 0x025C */ 0x0000, /* 0x025D */ 0x0000, /* 0x025E */ 0x0000, /* 0x025F */ 0x0000, /* 0x0260 */ 0x0000, /* 0x0261 */ 0x0000, /* 0x0262 */ 0x0000, /* 0x0263 */ 0x0000, /* 0x0264 */ 0x0000, /* 0x0265 */ 0x0000, /* 0x0266 */ 0x0000, /* 0x0267 */ 0x0000, /* 0x0268 */ 0x0000, /* 0x0269 */ 0x0000, /* 0x026A */ 0x0000, /* 0x026B */ 0x0000, /* 0x026C */ 0x0000, /* 0x026D */ 0x0000, /* 0x026E */ 0x0000, /* 0x026F */ 0x0000, /* 0x0270 */ 0x0000, /* 0x0271 */ 0x0000, /* 0x0272 */ 0x0000, /* 0x0273 */ 0x0000, /* 0x0274 */ 0x0000, /* 0x0275 */ 0x0000, /* 0x0276 */ 0x0000, /* 0x0277 */ 0x0000, /* 0x0278 */ 0x0000, /* 0x0279 */ 0x0000, /* 0x027A */ 0x0000, /* 0x027B */ 0x0000, /* 0x027C */ 0x0000, /* 0x027D */ 0x0000, /* 0x027E */ 0x0000, /* 0x027F */ 0x0000, /* 0x0280 */ 0x0000, /* 0x0281 */ 0x0000, /* 0x0282 */ 0x0000, /* 0x0283 */ 0x0000, /* 0x0284 */ 0x0000, /* 0x0285 */ 0x0000, /* 0x0286 */ 0x0000, /* 0x0287 */ 0x0000, /* 0x0288 */ 0x0000, /* 0x0289 */ 0x0000, /* 0x028A */ 0x0000, /* 0x028B */ 0x0000, /* 0x028C */ 0x0000, /* 0x028D */ 0x0000, /* 0x028E */ 0x0000, /* 0x028F */ 0x0000, /* 0x0290 */ 0x0000, /* 0x0291 */ 0x0000, /* 0x0292 */ 0x0000, /* 0x0293 */ 0x0000, /* 0x0294 */ 0x0000, /* 0x0295 */ 0x0000, /* 0x0296 */ 0x0000, /* 0x0297 */ 0x0000, /* 0x0298 */ 0x0000, /* 0x0299 */ 0x0000, /* 0x029A */ 0x0000, /* 0x029B */ 0x0000, /* 0x029C */ 0x0000, /* 0x029D */ 0x0000, /* 0x029E */ 0x0000, /* 0x029F */ 0x0000, /* 0x02A0 */ 0x0000, /* 0x02A1 */ 0x0000, /* 0x02A2 */ 0x0000, /* 0x02A3 */ 0x0000, /* 0x02A4 */ 0x0000, /* 0x02A5 */ 0x0000, /* 0x02A6 */ 0x0000, /* 0x02A7 */ 0x0000, /* 0x02A8 */ 0x0000, /* 0x02A9 */ 0x0000, /* 0x02AA */ 0x0000, /* 0x02AB */ 0x0000, /* 0x02AC */ 0x0000, /* 0x02AD */ 0x0000, /* 0x02AE */ 0x0000, /* 0x02AF */ 0x0000, /* 0x02B0 */ 0x0000, /* 0x02B1 */ 0x0000, /* 0x02B2 */ 0x0000, /* 0x02B3 */ 0x0000, /* 0x02B4 */ 0x0000, /* 0x02B5 */ 0x0000, /* 0x02B6 */ 0x0000, /* 0x02B7 */ 0x0000, /* 0x02B8 */ 0x0000, /* 0x02B9 */ 0x0000, /* 0x02BA */ 0x0000, /* 0x02BB */ 0x0000, /* 0x02BC */ 0x0000, /* 0x02BD */ 0x0000, /* 0x02BE */ 0x0000, /* 0x02BF */ 0x0000, /* 0x02C0 */ 0x0000, /* 0x02C1 */ 0x0000, /* 0x02C2 */ 0x0000, /* 0x02C3 */ 0x0000, /* 0x02C4 */ 0x0000, /* 0x02C5 */ 0x0000, /* 0x02C6 */ 0x0000, /* 0x02C7 */ 0x0000, /* 0x02C8 */ 0x0000, /* 0x02C9 */ 0x0000, /* 0x02CA */ 0x0000, /* 0x02CB */ 0x0000, /* 0x02CC */ 0x0000, /* 0x02CD */ 0x0000, /* 0x02CE */ 0x0000, /* 0x02CF */ 0x0000, /* 0x02D0 */ 0x0000, /* 0x02D1 */ 0x0000, /* 0x02D2 */ 0x0000, /* 0x02D3 */ 0x0000, /* 0x02D4 */ 0x0000, /* 0x02D5 */ 0x0000, /* 0x02D6 */ 0x0000, /* 0x02D7 */ 0x0000, /* 0x02D8 */ 0x0000, /* 0x02D9 */ 0x0000, /* 0x02DA */ 0x0000, /* 0x02DB */ 0x0000, /* 0x02DC */ 0x0000, /* 0x02DD */ 0x0000, /* 0x02DE */ 0x0000, /* 0x02DF */ 0x0000, /* 0x02E0 */ 0x0000, /* 0x02E1 */ 0x0000, /* 0x02E2 */ 0x0000, /* 0x02E3 */ 0x0000, /* 0x02E4 */ 0x0000, /* 0x02E5 */ 0x0000, /* 0x02E6 */ 0x0000, /* 0x02E7 */ 0x0000, /* 0x02E8 */ 0x0000, /* 0x02E9 */ 0x0000, /* 0x02EA */ 0x0000, /* 0x02EB */ 0x0000, /* 0x02EC */ 0x0000, /* 0x02ED */ 0x0000, /* 0x02EE */ 0x0000, /* 0x02EF */ 0x0000, /* 0x02F0 */ 0x0000, /* 0x02F1 */ 0x0000, /* 0x02F2 */ 0x0000, /* 0x02F3 */ 0x0000, /* 0x02F4 */ 0x0000, /* 0x02F5 */ 0x0000, /* 0x02F6 */ 0x0000, /* 0x02F7 */ 0x0000, /* 0x02F8 */ 0x0000, /* 0x02F9 */ 0x0000, /* 0x02FA */ 0x0000, /* 0x02FB */ 0x0000, /* 0x02FC */ 0x0000, /* 0x02FD */ 0x0000, /* 0x02FE */ 0x0000, /* 0x02FF */ 0x0000, /* 0x0300 */ 0x0000, /* 0x0301 */ 0x0000, /* 0x0302 */ 0x0000, /* 0x0303 */ 0x0000, /* 0x0304 */ 0x0000, /* 0x0305 */ 0x0000, /* 0x0306 */ 0x0000, /* 0x0307 */ 0x0000, /* 0x0308 */ 0x0000, /* 0x0309 */ 0x0000, /* 0x030A */ 0x0000, /* 0x030B */ 0x0000, /* 0x030C */ 0x0000, /* 0x030D */ 0x0000, /* 0x030E */ 0x0000, /* 0x030F */ 0x0000, /* 0x0310 */ 0x0000, /* 0x0311 */ 0x0000, /* 0x0312 */ 0x0000, /* 0x0313 */ 0x0000, /* 0x0314 */ 0x0000, /* 0x0315 */ 0x0000, /* 0x0316 */ 0x0000, /* 0x0317 */ 0x0000, /* 0x0318 */ 0x0000, /* 0x0319 */ 0x0000, /* 0x031A */ 0x0000, /* 0x031B */ 0x0000, /* 0x031C */ 0x0000, /* 0x031D */ 0x0000, /* 0x031E */ 0x0000, /* 0x031F */ 0x0000, /* 0x0320 */ 0x0000, /* 0x0321 */ 0x0000, /* 0x0322 */ 0x0000, /* 0x0323 */ 0x0000, /* 0x0324 */ 0x0000, /* 0x0325 */ 0x0000, /* 0x0326 */ 0x0000, /* 0x0327 */ 0x0000, /* 0x0328 */ 0x0000, /* 0x0329 */ 0x0000, /* 0x032A */ 0x0000, /* 0x032B */ 0x0000, /* 0x032C */ 0x0000, /* 0x032D */ 0x0000, /* 0x032E */ 0x0000, /* 0x032F */ 0x0000, /* 0x0330 */ 0x0000, /* 0x0331 */ 0x0000, /* 0x0332 */ 0x0000, /* 0x0333 */ 0x0000, /* 0x0334 */ 0x0000, /* 0x0335 */ 0x0000, /* 0x0336 */ 0x0000, /* 0x0337 */ 0x0000, /* 0x0338 */ 0x0000, /* 0x0339 */ 0x0000, /* 0x033A */ 0x0000, /* 0x033B */ 0x0000, /* 0x033C */ 0x0000, /* 0x033D */ 0x0000, /* 0x033E */ 0x0000, /* 0x033F */ 0x0000, /* 0x0340 */ 0x0000, /* 0x0341 */ 0x0000, /* 0x0342 */ 0x0000, /* 0x0343 */ 0x0000, /* 0x0344 */ 0x0000, /* 0x0345 */ 0x0000, /* 0x0346 */ 0x0000, /* 0x0347 */ 0x0000, /* 0x0348 */ 0x0000, /* 0x0349 */ 0x0000, /* 0x034A */ 0x0000, /* 0x034B */ 0x0000, /* 0x034C */ 0x0000, /* 0x034D */ 0x0000, /* 0x034E */ 0x0000, /* 0x034F */ 0x0000, /* 0x0350 */ 0x0000, /* 0x0351 */ 0x0000, /* 0x0352 */ 0x0000, /* 0x0353 */ 0x0000, /* 0x0354 */ 0x0000, /* 0x0355 */ 0x0000, /* 0x0356 */ 0x0000, /* 0x0357 */ 0x0000, /* 0x0358 */ 0x0000, /* 0x0359 */ 0x0000, /* 0x035A */ 0x0000, /* 0x035B */ 0x0000, /* 0x035C */ 0x0000, /* 0x035D */ 0x0000, /* 0x035E */ 0x0000, /* 0x035F */ 0x0000, /* 0x0360 */ 0x0000, /* 0x0361 */ 0x0000, /* 0x0362 */ 0x0000, /* 0x0363 */ 0x0000, /* 0x0364 */ 0x0000, /* 0x0365 */ 0x0000, /* 0x0366 */ 0x0000, /* 0x0367 */ 0x0000, /* 0x0368 */ 0x0000, /* 0x0369 */ 0x0000, /* 0x036A */ 0x0000, /* 0x036B */ 0x0000, /* 0x036C */ 0x0000, /* 0x036D */ 0x0000, /* 0x036E */ 0x0000, /* 0x036F */ 0x0000, /* 0x0370 */ 0x0000, /* 0x0371 */ 0x0000, /* 0x0372 */ 0x0000, /* 0x0373 */ 0x0000, /* 0x0374 */ 0x0000, /* 0x0375 */ 0x0000, /* 0x0376 */ 0x0000, /* 0x0377 */ 0x0000, /* 0x0378 */ 0x0000, /* 0x0379 */ 0x0000, /* 0x037A */ 0x0000, /* 0x037B */ 0x0000, /* 0x037C */ 0x0000, /* 0x037D */ 0x0000, /* 0x037E */ 0x0000, /* 0x037F */ 0x0000, /* 0x0380 */ 0x0000, /* 0x0381 */ 0x0000, /* 0x0382 */ 0x0000, /* 0x0383 */ 0x0000, /* 0x0384 */ 0x0000, /* 0x0385 */ 0x0000, /* 0x0386 */ 0x0000, /* 0x0387 */ 0x0000, /* 0x0388 */ 0x0000, /* 0x0389 */ 0x0000, /* 0x038A */ 0x0000, /* 0x038B */ 0x0000, /* 0x038C */ 0x0000, /* 0x038D */ 0x0000, /* 0x038E */ 0x0000, /* 0x038F */ 0x0000, /* 0x0390 */ 0x0000, /* 0x0391 */ 0x0000, /* 0x0392 */ 0x0000, /* 0x0393 */ 0x0000, /* 0x0394 */ 0x0000, /* 0x0395 */ 0x0000, /* 0x0396 */ 0x0000, /* 0x0397 */ 0x0000, /* 0x0398 */ 0x0000, /* 0x0399 */ 0x0000, /* 0x039A */ 0x0000, /* 0x039B */ 0x0000, /* 0x039C */ 0x0000, /* 0x039D */ 0x0000, /* 0x039E */ 0x0000, /* 0x039F */ 0x0000, /* 0x03A0 */ 0x0000, /* 0x03A1 */ 0x0000, /* 0x03A2 */ 0x0000, /* 0x03A3 */ 0x0000, /* 0x03A4 */ 0x0000, /* 0x03A5 */ 0x0000, /* 0x03A6 */ 0x0000, /* 0x03A7 */ 0x0000, /* 0x03A8 */ 0x0000, /* 0x03A9 */ 0x0000, /* 0x03AA */ 0x0000, /* 0x03AB */ 0x0000, /* 0x03AC */ 0x0000, /* 0x03AD */ 0x0000, /* 0x03AE */ 0x0000, /* 0x03AF */ 0x0000, /* 0x03B0 */ 0x0000, /* 0x03B1 */ 0x0000, /* 0x03B2 */ 0x0000, /* 0x03B3 */ 0x0000, /* 0x03B4 */ 0x0000, /* 0x03B5 */ 0x0000, /* 0x03B6 */ 0x0000, /* 0x03B7 */ 0x0000, /* 0x03B8 */ 0x0000, /* 0x03B9 */ 0x0000, /* 0x03BA */ 0x0000, /* 0x03BB */ 0x0000, /* 0x03BC */ 0x0000, /* 0x03BD */ 0x0000, /* 0x03BE */ 0x0000, /* 0x03BF */ 0x0000, /* 0x03C0 */ 0x0000, /* 0x03C1 */ 0x0000, /* 0x03C2 */ 0x0000, /* 0x03C3 */ 0x0000, /* 0x03C4 */ 0x0000, /* 0x03C5 */ 0x0000, /* 0x03C6 */ 0x0000, /* 0x03C7 */ 0x0000, /* 0x03C8 */ 0x0000, /* 0x03C9 */ 0x0000, /* 0x03CA */ 0x0000, /* 0x03CB */ 0x0000, /* 0x03CC */ 0x0000, /* 0x03CD */ 0x0000, /* 0x03CE */ 0x0000, /* 0x03CF */ 0x0000, /* 0x03D0 */ 0x0000, /* 0x03D1 */ 0x0000, /* 0x03D2 */ 0x0000, /* 0x03D3 */ 0x0000, /* 0x03D4 */ 0x0000, /* 0x03D5 */ 0x0000, /* 0x03D6 */ 0x0000, /* 0x03D7 */ 0x0000, /* 0x03D8 */ 0x0000, /* 0x03D9 */ 0x0000, /* 0x03DA */ 0x0000, /* 0x03DB */ 0x0000, /* 0x03DC */ 0x0000, /* 0x03DD */ 0x0000, /* 0x03DE */ 0x0000, /* 0x03DF */ 0x0000, /* 0x03E0 */ 0x0000, /* 0x03E1 */ 0x0000, /* 0x03E2 */ 0x0000, /* 0x03E3 */ 0x0000, /* 0x03E4 */ 0x0000, /* 0x03E5 */ 0x0000, /* 0x03E6 */ 0x0000, /* 0x03E7 */ 0x0000, /* 0x03E8 */ 0x0000, /* 0x03E9 */ 0x0000, /* 0x03EA */ 0x0000, /* 0x03EB */ 0x0000, /* 0x03EC */ 0x0000, /* 0x03ED */ 0x0000, /* 0x03EE */ 0x0000, /* 0x03EF */ 0x0000, /* 0x03F0 */ 0x0000, /* 0x03F1 */ 0x0000, /* 0x03F2 */ 0x0000, /* 0x03F3 */ 0x0000, /* 0x03F4 */ 0x0000, /* 0x03F5 */ 0x0000, /* 0x03F6 */ 0x0000, /* 0x03F7 */ 0x0000, /* 0x03F8 */ 0x0000, /* 0x03F9 */ 0x0000, /* 0x03FA */ 0x0000, /* 0x03FB */ 0x0000, /* 0x03FC */ 0x0000, /* 0x03FD */ 0x0000, /* 0x03FE */ 0x0000, /* 0x03FF */ 0x0000, /* 0x0400 */ 0x0000, /* 0x0401 */ 0x0000, /* 0x0402 */ 0x0000, /* 0x0403 */ 0x0000, /* 0x0404 */ 0x0000, /* 0x0405 */ 0x0000, /* 0x0406 */ 0x0000, /* 0x0407 */ 0x0000, /* 0x0408 */ 0x0000, /* 0x0409 */ 0x0000, /* 0x040A */ 0x0000, /* 0x040B */ 0x0000, /* 0x040C */ 0x0000, /* 0x040D */ 0x0000, /* 0x040E */ 0x0000, /* 0x040F */ 0x0000, /* 0x0410 */ 0x0000, /* 0x0411 */ 0x0000, /* 0x0412 */ 0x0000, /* 0x0413 */ 0x0000, /* 0x0414 */ 0x0000, /* 0x0415 */ 0x0000, /* 0x0416 */ 0x0000, /* 0x0417 */ 0x0000, /* 0x0418 */ 0x0000, /* 0x0419 */ 0x0000, /* 0x041A */ 0x0000, /* 0x041B */ 0x0000, /* 0x041C */ 0x0000, /* 0x041D */ 0x0000, /* 0x041E */ 0x0000, /* 0x041F */ 0x0000, /* 0x0420 */ 0x0000, /* 0x0421 */ 0x0000, /* 0x0422 */ 0x0000, /* 0x0423 */ 0x0000, /* 0x0424 */ 0x0000, /* 0x0425 */ 0x0000, /* 0x0426 */ 0x0000, /* 0x0427 */ 0x0000, /* 0x0428 */ 0x0000, /* 0x0429 */ 0x0000, /* 0x042A */ 0x0000, /* 0x042B */ 0x0000, /* 0x042C */ 0x0000, /* 0x042D */ 0x0000, /* 0x042E */ 0x0000, /* 0x042F */ 0x0000, /* 0x0430 */ 0x0000, /* 0x0431 */ 0x0000, /* 0x0432 */ 0x0000, /* 0x0433 */ 0x0000, /* 0x0434 */ 0x0000, /* 0x0435 */ 0x0000, /* 0x0436 */ 0x0000, /* 0x0437 */ 0x0000, /* 0x0438 */ 0x0000, /* 0x0439 */ 0x0000, /* 0x043A */ 0x0000, /* 0x043B */ 0x0000, /* 0x043C */ 0x0000, /* 0x043D */ 0x0000, /* 0x043E */ 0x0000, /* 0x043F */ 0x0000, /* 0x0440 */ 0x0000, /* 0x0441 */ 0x0000, /* 0x0442 */ 0x0000, /* 0x0443 */ 0x0000, /* 0x0444 */ 0x0000, /* 0x0445 */ 0x0000, /* 0x0446 */ 0x0000, /* 0x0447 */ 0x0000, /* 0x0448 */ 0x0000, /* 0x0449 */ 0x0000, /* 0x044A */ 0x0000, /* 0x044B */ 0x0000, /* 0x044C */ 0x0000, /* 0x044D */ 0x0000, /* 0x044E */ 0x0000, /* 0x044F */ 0x0000, /* 0x0450 */ 0x0000, /* 0x0451 */ 0x0000, /* 0x0452 */ 0x0000, /* 0x0453 */ 0x0000, /* 0x0454 */ 0x0000, /* 0x0455 */ 0x0000, /* 0x0456 */ 0x0000, /* 0x0457 */ 0x0000, /* 0x0458 */ 0x0000, /* 0x0459 */ 0x0000, /* 0x045A */ 0x0000, /* 0x045B */ 0x0000, /* 0x045C */ 0x0000, /* 0x045D */ 0x0000, /* 0x045E */ 0x0000, /* 0x045F */ 0x0000, /* 0x0460 */ 0x0000, /* 0x0461 */ 0x0000, /* 0x0462 */ 0x0000, /* 0x0463 */ 0x0000, /* 0x0464 */ 0x0000, /* 0x0465 */ 0x0000, /* 0x0466 */ 0x0000, /* 0x0467 */ 0x0000, /* 0x0468 */ 0x0000, /* 0x0469 */ 0x0000, /* 0x046A */ 0x0000, /* 0x046B */ 0x0000, /* 0x046C */ 0x0000, /* 0x046D */ 0x0000, /* 0x046E */ 0x0000, /* 0x046F */ 0x0000, /* 0x0470 */ 0x0000, /* 0x0471 */ 0x0000, /* 0x0472 */ 0x0000, /* 0x0473 */ 0x0000, /* 0x0474 */ 0x0000, /* 0x0475 */ 0x0000, /* 0x0476 */ 0x0000, /* 0x0477 */ 0x0000, /* 0x0478 */ 0x0000, /* 0x0479 */ 0x0000, /* 0x047A */ 0x0000, /* 0x047B */ 0x0000, /* 0x047C */ 0x0000, /* 0x047D */ 0x0000, /* 0x047E */ 0x0000, /* 0x047F */ 0x0000, /* 0x0480 */ 0x0000, /* 0x0481 */ 0x0000, /* 0x0482 */ 0x0000, /* 0x0483 */ 0x0000, /* 0x0484 */ 0x0000, /* 0x0485 */ 0x0000, /* 0x0486 */ 0x0000, /* 0x0487 */ 0x0000, /* 0x0488 */ 0x0000, /* 0x0489 */ 0x0000, /* 0x048A */ 0x0000, /* 0x048B */ 0x0000, /* 0x048C */ 0x0000, /* 0x048D */ 0x0000, /* 0x048E */ 0x0000, /* 0x048F */ 0x0000, /* 0x0490 */ 0x0000, /* 0x0491 */ 0x0000, /* 0x0492 */ 0x0000, /* 0x0493 */ 0x0000, /* 0x0494 */ 0x0000, /* 0x0495 */ 0x0000, /* 0x0496 */ 0x0000, /* 0x0497 */ 0x0000, /* 0x0498 */ 0x0000, /* 0x0499 */ 0x0000, /* 0x049A */ 0x0000, /* 0x049B */ 0x0000, /* 0x049C */ 0x0000, /* 0x049D */ 0x0000, /* 0x049E */ 0x0000, /* 0x049F */ 0x0000, /* 0x04A0 */ 0x0000, /* 0x04A1 */ 0x0000, /* 0x04A2 */ 0x0000, /* 0x04A3 */ 0x0000, /* 0x04A4 */ 0x0000, /* 0x04A5 */ 0x0000, /* 0x04A6 */ 0x0000, /* 0x04A7 */ 0x0000, /* 0x04A8 */ 0x0000, /* 0x04A9 */ 0x0000, /* 0x04AA */ 0x0000, /* 0x04AB */ 0x0000, /* 0x04AC */ 0x0000, /* 0x04AD */ 0x0000, /* 0x04AE */ 0x0000, /* 0x04AF */ 0x0000, /* 0x04B0 */ 0x0000, /* 0x04B1 */ 0x0000, /* 0x04B2 */ 0x0000, /* 0x04B3 */ 0x0000, /* 0x04B4 */ 0x0000, /* 0x04B5 */ 0x0000, /* 0x04B6 */ 0x0000, /* 0x04B7 */ 0x0000, /* 0x04B8 */ 0x0000, /* 0x04B9 */ 0x0000, /* 0x04BA */ 0x0000, /* 0x04BB */ 0x0000, /* 0x04BC */ 0x0000, /* 0x04BD */ 0x0000, /* 0x04BE */ 0x0000, /* 0x04BF */ 0x0000, /* 0x04C0 */ 0x0000, /* 0x04C1 */ 0x0000, /* 0x04C2 */ 0x0000, /* 0x04C3 */ 0x0000, /* 0x04C4 */ 0x0000, /* 0x04C5 */ 0x0000, /* 0x04C6 */ 0x0000, /* 0x04C7 */ 0x0000, /* 0x04C8 */ 0x0000, /* 0x04C9 */ 0x0000, /* 0x04CA */ 0x0000, /* 0x04CB */ 0x0000, /* 0x04CC */ 0x0000, /* 0x04CD */ 0x0000, /* 0x04CE */ 0x0000, /* 0x04CF */ 0x0000, /* 0x04D0 */ 0x0000, /* 0x04D1 */ 0x0000, /* 0x04D2 */ 0x0000, /* 0x04D3 */ 0x0000, /* 0x04D4 */ 0x0000, /* 0x04D5 */ 0x0000, /* 0x04D6 */ 0x0000, /* 0x04D7 */ 0x0000, /* 0x04D8 */ 0x0000, /* 0x04D9 */ 0x0000, /* 0x04DA */ 0x0000, /* 0x04DB */ 0x0000, /* 0x04DC */ 0x0000, /* 0x04DD */ 0x0000, /* 0x04DE */ 0x0000, /* 0x04DF */ 0x0000, /* 0x04E0 */ 0x0000, /* 0x04E1 */ 0x0000, /* 0x04E2 */ 0x0000, /* 0x04E3 */ 0x0000, /* 0x04E4 */ 0x0000, /* 0x04E5 */ 0x0000, /* 0x04E6 */ 0x0000, /* 0x04E7 */ 0x0000, /* 0x04E8 */ 0x0000, /* 0x04E9 */ 0x0000, /* 0x04EA */ 0x0000, /* 0x04EB */ 0x0000, /* 0x04EC */ 0x0000, /* 0x04ED */ 0x0000, /* 0x04EE */ 0x0000, /* 0x04EF */ 0x0000, /* 0x04F0 */ 0x0000, /* 0x04F1 */ 0x0000, /* 0x04F2 */ 0x0000, /* 0x04F3 */ 0x0000, /* 0x04F4 */ 0x0000, /* 0x04F5 */ 0x0000, /* 0x04F6 */ 0x0000, /* 0x04F7 */ 0x0000, /* 0x04F8 */ 0x0000, /* 0x04F9 */ 0x0000, /* 0x04FA */ 0x0000, /* 0x04FB */ 0x0000, /* 0x04FC */ 0x0000, /* 0x04FD */ 0x0000, /* 0x04FE */ 0x0000, /* 0x04FF */ 0x0000, /* 0x0500 */ 0x0000, /* 0x0501 */ 0x0000, /* 0x0502 */ 0x0000, /* 0x0503 */ 0x0000, /* 0x0504 */ 0x0000, /* 0x0505 */ 0x0000, /* 0x0506 */ 0x0000, /* 0x0507 */ 0x0000, /* 0x0508 */ 0x0000, /* 0x0509 */ 0x0000, /* 0x050A */ 0x0000, /* 0x050B */ 0x0000, /* 0x050C */ 0x0000, /* 0x050D */ 0x0000, /* 0x050E */ 0x0000, /* 0x050F */ 0x0000, /* 0x0510 */ 0x0000, /* 0x0511 */ 0x0000, /* 0x0512 */ 0x0000, /* 0x0513 */ 0x0000, /* 0x0514 */ 0x0000, /* 0x0515 */ 0x0000, /* 0x0516 */ 0x0000, /* 0x0517 */ 0x0000, /* 0x0518 */ 0x0000, /* 0x0519 */ 0x0000, /* 0x051A */ 0x0000, /* 0x051B */ 0x0000, /* 0x051C */ 0x0000, /* 0x051D */ 0x0000, /* 0x051E */ 0x0000, /* 0x051F */ 0x0000, /* 0x0520 */ 0x0000, /* 0x0521 */ 0x0000, /* 0x0522 */ 0x0000, /* 0x0523 */ 0x0000, /* 0x0524 */ 0x0000, /* 0x0525 */ 0x0000, /* 0x0526 */ 0x0000, /* 0x0527 */ 0x0000, /* 0x0528 */ 0x0000, /* 0x0529 */ 0x0000, /* 0x052A */ 0x0000, /* 0x052B */ 0x0000, /* 0x052C */ 0x0000, /* 0x052D */ 0x0000, /* 0x052E */ 0x0000, /* 0x052F */ 0x0000, /* 0x0530 */ 0x0000, /* 0x0531 */ 0x0000, /* 0x0532 */ 0x0000, /* 0x0533 */ 0x0000, /* 0x0534 */ 0x0000, /* 0x0535 */ 0x0000, /* 0x0536 */ 0x0000, /* 0x0537 */ 0x0000, /* 0x0538 */ 0x0000, /* 0x0539 */ 0x0000, /* 0x053A */ 0x0000, /* 0x053B */ 0x0000, /* 0x053C */ 0x0000, /* 0x053D */ 0x0000, /* 0x053E */ 0x0000, /* 0x053F */ 0x0000, /* 0x0540 */ 0x0000, /* 0x0541 */ 0x0000, /* 0x0542 */ 0x0000, /* 0x0543 */ 0x0000, /* 0x0544 */ 0x0000, /* 0x0545 */ 0x0000, /* 0x0546 */ 0x0000, /* 0x0547 */ 0x0000, /* 0x0548 */ 0x0000, /* 0x0549 */ 0x0000, /* 0x054A */ 0x0000, /* 0x054B */ 0x0000, /* 0x054C */ 0x0000, /* 0x054D */ 0x0000, /* 0x054E */ 0x0000, /* 0x054F */ 0x0000, /* 0x0550 */ 0x0000, /* 0x0551 */ 0x0000, /* 0x0552 */ 0x0000, /* 0x0553 */ 0x0000, /* 0x0554 */ 0x0000, /* 0x0555 */ 0x0000, /* 0x0556 */ 0x0000, /* 0x0557 */ 0x0000, /* 0x0558 */ 0x0000, /* 0x0559 */ 0x0000, /* 0x055A */ 0x0000, /* 0x055B */ 0x0000, /* 0x055C */ 0x0000, /* 0x055D */ 0x0000, /* 0x055E */ 0x0000, /* 0x055F */ 0x0000, /* 0x0560 */ 0x0000, /* 0x0561 */ 0x0000, /* 0x0562 */ 0x0000, /* 0x0563 */ 0x0000, /* 0x0564 */ 0x0000, /* 0x0565 */ 0x0000, /* 0x0566 */ 0x0000, /* 0x0567 */ 0x0000, /* 0x0568 */ 0x0000, /* 0x0569 */ 0x0000, /* 0x056A */ 0x0000, /* 0x056B */ 0x0000, /* 0x056C */ 0x0000, /* 0x056D */ 0x0000, /* 0x056E */ 0x0000, /* 0x056F */ 0x0000, /* 0x0570 */ 0x0000, /* 0x0571 */ 0x0000, /* 0x0572 */ 0x0000, /* 0x0573 */ 0x0000, /* 0x0574 */ 0x0000, /* 0x0575 */ 0x0000, /* 0x0576 */ 0x0000, /* 0x0577 */ 0x0000, /* 0x0578 */ 0x0000, /* 0x0579 */ 0x0000, /* 0x057A */ 0x0000, /* 0x057B */ 0x0000, /* 0x057C */ 0x0000, /* 0x057D */ 0x0000, /* 0x057E */ 0x0000, /* 0x057F */ 0x0000, /* 0x0580 */ 0x0000, /* 0x0581 */ 0x0000, /* 0x0582 */ 0x0000, /* 0x0583 */ 0x0000, /* 0x0584 */ 0x0000, /* 0x0585 */ 0x0000, /* 0x0586 */ 0x0000, /* 0x0587 */ 0x0000, /* 0x0588 */ 0x0000, /* 0x0589 */ 0x0000, /* 0x058A */ 0x0000, /* 0x058B */ 0x0000, /* 0x058C */ 0x0000, /* 0x058D */ 0x0000, /* 0x058E */ 0x0000, /* 0x058F */ 0x0000, /* 0x0590 */ 0x0000, /* 0x0591 */ 0x0000, /* 0x0592 */ 0x0000, /* 0x0593 */ 0x0000, /* 0x0594 */ 0x0000, /* 0x0595 */ 0x0000, /* 0x0596 */ 0x0000, /* 0x0597 */ 0x0000, /* 0x0598 */ 0x0000, /* 0x0599 */ 0x0000, /* 0x059A */ 0x0000, /* 0x059B */ 0x0000, /* 0x059C */ 0x0000, /* 0x059D */ 0x0000, /* 0x059E */ 0x0000, /* 0x059F */ 0x0000, /* 0x05A0 */ 0x0000, /* 0x05A1 */ 0x0000, /* 0x05A2 */ 0x0000, /* 0x05A3 */ 0x0000, /* 0x05A4 */ 0x0000, /* 0x05A5 */ 0x0000, /* 0x05A6 */ 0x0000, /* 0x05A7 */ 0x0000, /* 0x05A8 */ 0x0000, /* 0x05A9 */ 0x0000, /* 0x05AA */ 0x0000, /* 0x05AB */ 0x0000, /* 0x05AC */ 0x0000, /* 0x05AD */ 0x0000, /* 0x05AE */ 0x0000, /* 0x05AF */ 0x0000, /* 0x05B0 */ 0x0000, /* 0x05B1 */ 0x0000, /* 0x05B2 */ 0x0000, /* 0x05B3 */ 0x0000, /* 0x05B4 */ 0x0000, /* 0x05B5 */ 0x0000, /* 0x05B6 */ 0x0000, /* 0x05B7 */ 0x0000, /* 0x05B8 */ 0x0000, /* 0x05B9 */ 0x0000, /* 0x05BA */ 0x0000, /* 0x05BB */ 0x0000, /* 0x05BC */ 0x0000, /* 0x05BD */ 0x0000, /* 0x05BE */ 0x0000, /* 0x05BF */ 0x0000, /* 0x05C0 */ 0x0000, /* 0x05C1 */ 0x0000, /* 0x05C2 */ 0x0000, /* 0x05C3 */ 0x0000, /* 0x05C4 */ 0x0000, /* 0x05C5 */ 0x0000, /* 0x05C6 */ 0x0000, /* 0x05C7 */ 0x0000, /* 0x05C8 */ 0x0000, /* 0x05C9 */ 0x0000, /* 0x05CA */ 0x0000, /* 0x05CB */ 0x0000, /* 0x05CC */ 0x0000, /* 0x05CD */ 0x0000, /* 0x05CE */ 0x0000, /* 0x05CF */ 0x0000, /* 0x05D0 */ 0x0000, /* 0x05D1 */ 0x0000, /* 0x05D2 */ 0x0000, /* 0x05D3 */ 0x0000, /* 0x05D4 */ 0x0000, /* 0x05D5 */ 0x0000, /* 0x05D6 */ 0x0000, /* 0x05D7 */ 0x0000, /* 0x05D8 */ 0x0000, /* 0x05D9 */ 0x0000, /* 0x05DA */ 0x0000, /* 0x05DB */ 0x0000, /* 0x05DC */ 0x0000, /* 0x05DD */ 0x0000, /* 0x05DE */ 0x0000, /* 0x05DF */ 0x0000, /* 0x05E0 */ 0x0000, /* 0x05E1 */ 0x0000, /* 0x05E2 */ 0x0000, /* 0x05E3 */ 0x0000, /* 0x05E4 */ 0x0000, /* 0x05E5 */ 0x0000, /* 0x05E6 */ 0x0000, /* 0x05E7 */ 0x0000, /* 0x05E8 */ 0x0000, /* 0x05E9 */ 0x0000, /* 0x05EA */ 0x0000, /* 0x05EB */ 0x0000, /* 0x05EC */ 0x0000, /* 0x05ED */ 0x0000, /* 0x05EE */ 0x0000, /* 0x05EF */ 0x0000, /* 0x05F0 */ 0x0000, /* 0x05F1 */ 0x0000, /* 0x05F2 */ 0x0000, /* 0x05F3 */ 0x0000, /* 0x05F4 */ 0x0000, /* 0x05F5 */ 0x0000, /* 0x05F6 */ 0x0000, /* 0x05F7 */ 0x0000, /* 0x05F8 */ 0x0000, /* 0x05F9 */ 0x0000, /* 0x05FA */ 0x0000, /* 0x05FB */ 0x0000, /* 0x05FC */ 0x0000, /* 0x05FD */ 0x0000, /* 0x05FE */ 0x0000, /* 0x05FF */ 0x0000, /* 0x0600 */ 0x0000, /* 0x0601 */ 0x0000, /* 0x0602 */ 0x0000, /* 0x0603 */ 0x0000, /* 0x0604 */ 0x0000, /* 0x0605 */ 0x0000, /* 0x0606 */ 0x0000, /* 0x0607 */ 0x0000, /* 0x0608 */ 0x0000, /* 0x0609 */ 0x0000, /* 0x060A */ 0x0000, /* 0x060B */ 0x0000, /* 0x060C */ 0x0000, /* 0x060D */ 0x0000, /* 0x060E */ 0x0000, /* 0x060F */ 0x0000, /* 0x0610 */ 0x0000, /* 0x0611 */ 0x0000, /* 0x0612 */ 0x0000, /* 0x0613 */ 0x0000, /* 0x0614 */ 0x0000, /* 0x0615 */ 0x0000, /* 0x0616 */ 0x0000, /* 0x0617 */ 0x0000, /* 0x0618 */ 0x0000, /* 0x0619 */ 0x0000, /* 0x061A */ 0x0000, /* 0x061B */ 0x0000, /* 0x061C */ 0x0000, /* 0x061D */ 0x0000, /* 0x061E */ 0x0000, /* 0x061F */ 0x0000, /* 0x0620 */ 0x0000, /* 0x0621 */ 0x0000, /* 0x0622 */ 0x0000, /* 0x0623 */ 0x0000, /* 0x0624 */ 0x0000, /* 0x0625 */ 0x0000, /* 0x0626 */ 0x0000, /* 0x0627 */ 0x0000, /* 0x0628 */ 0x0000, /* 0x0629 */ 0x0000, /* 0x062A */ 0x0000, /* 0x062B */ 0x0000, /* 0x062C */ 0x0000, /* 0x062D */ 0x0000, /* 0x062E */ 0x0000, /* 0x062F */ 0x0000, /* 0x0630 */ 0x0000, /* 0x0631 */ 0x0000, /* 0x0632 */ 0x0000, /* 0x0633 */ 0x0000, /* 0x0634 */ 0x0000, /* 0x0635 */ 0x0000, /* 0x0636 */ 0x0000, /* 0x0637 */ 0x0000, /* 0x0638 */ 0x0000, /* 0x0639 */ 0x0000, /* 0x063A */ 0x0000, /* 0x063B */ 0x0000, /* 0x063C */ 0x0000, /* 0x063D */ 0x0000, /* 0x063E */ 0x0000, /* 0x063F */ 0x0000, /* 0x0640 */ 0x0000, /* 0x0641 */ 0x0000, /* 0x0642 */ 0x0000, /* 0x0643 */ 0x0000, /* 0x0644 */ 0x0000, /* 0x0645 */ 0x0000, /* 0x0646 */ 0x0000, /* 0x0647 */ 0x0000, /* 0x0648 */ 0x0000, /* 0x0649 */ 0x0000, /* 0x064A */ 0x0000, /* 0x064B */ 0x0000, /* 0x064C */ 0x0000, /* 0x064D */ 0x0000, /* 0x064E */ 0x0000, /* 0x064F */ 0x0000, /* 0x0650 */ 0x0000, /* 0x0651 */ 0x0000, /* 0x0652 */ 0x0000, /* 0x0653 */ 0x0000, /* 0x0654 */ 0x0000, /* 0x0655 */ 0x0000, /* 0x0656 */ 0x0000, /* 0x0657 */ 0x0000, /* 0x0658 */ 0x0000, /* 0x0659 */ 0x0000, /* 0x065A */ 0x0000, /* 0x065B */ 0x0000, /* 0x065C */ 0x0000, /* 0x065D */ 0x0000, /* 0x065E */ 0x0000, /* 0x065F */ 0x0000, /* 0x0660 */ 0x0000, /* 0x0661 */ 0x0000, /* 0x0662 */ 0x0000, /* 0x0663 */ 0x0000, /* 0x0664 */ 0x0000, /* 0x0665 */ 0x0000, /* 0x0666 */ 0x0000, /* 0x0667 */ 0x0000, /* 0x0668 */ 0x0000, /* 0x0669 */ 0x0000, /* 0x066A */ 0x0000, /* 0x066B */ 0x0000, /* 0x066C */ 0x0000, /* 0x066D */ 0x0000, /* 0x066E */ 0x0000, /* 0x066F */ 0x0000, /* 0x0670 */ 0x0000, /* 0x0671 */ 0x0000, /* 0x0672 */ 0x0000, /* 0x0673 */ 0x0000, /* 0x0674 */ 0x0000, /* 0x0675 */ 0x0000, /* 0x0676 */ 0x0000, /* 0x0677 */ 0x0000, /* 0x0678 */ 0x0000, /* 0x0679 */ 0x0000, /* 0x067A */ 0x0000, /* 0x067B */ 0x0000, /* 0x067C */ 0x0000, /* 0x067D */ 0x0000, /* 0x067E */ 0x0000, /* 0x067F */ 0x0000, /* 0x0680 */ 0x0000, /* 0x0681 */ 0x0000, /* 0x0682 */ 0x0000, /* 0x0683 */ 0x0000, /* 0x0684 */ 0x0000, /* 0x0685 */ 0x0000, /* 0x0686 */ 0x0000, /* 0x0687 */ 0x0000, /* 0x0688 */ 0x0000, /* 0x0689 */ 0x0000, /* 0x068A */ 0x0000, /* 0x068B */ 0x0000, /* 0x068C */ 0x0000, /* 0x068D */ 0x0000, /* 0x068E */ 0x0000, /* 0x068F */ 0x0000, /* 0x0690 */ 0x0000, /* 0x0691 */ 0x0000, /* 0x0692 */ 0x0000, /* 0x0693 */ 0x0000, /* 0x0694 */ 0x0000, /* 0x0695 */ 0x0000, /* 0x0696 */ 0x0000, /* 0x0697 */ 0x0000, /* 0x0698 */ 0x0000, /* 0x0699 */ 0x0000, /* 0x069A */ 0x0000, /* 0x069B */ 0x0000, /* 0x069C */ 0x0000, /* 0x069D */ 0x0000, /* 0x069E */ 0x0000, /* 0x069F */ 0x0000, /* 0x06A0 */ 0x0000, /* 0x06A1 */ 0x0000, /* 0x06A2 */ 0x0000, /* 0x06A3 */ 0x0000, /* 0x06A4 */ 0x0000, /* 0x06A5 */ 0x0000, /* 0x06A6 */ 0x0000, /* 0x06A7 */ 0x0000, /* 0x06A8 */ 0x0000, /* 0x06A9 */ 0x0000, /* 0x06AA */ 0x0000, /* 0x06AB */ 0x0000, /* 0x06AC */ 0x0000, /* 0x06AD */ 0x0000, /* 0x06AE */ 0x0000, /* 0x06AF */ 0x0000, /* 0x06B0 */ 0x0000, /* 0x06B1 */ 0x0000, /* 0x06B2 */ 0x0000, /* 0x06B3 */ 0x0000, /* 0x06B4 */ 0x0000, /* 0x06B5 */ 0x0000, /* 0x06B6 */ 0x0000, /* 0x06B7 */ 0x0000, /* 0x06B8 */ 0x0000, /* 0x06B9 */ 0x0000, /* 0x06BA */ 0x0000, /* 0x06BB */ 0x0000, /* 0x06BC */ 0x0000, /* 0x06BD */ 0x0000, /* 0x06BE */ 0x0000, /* 0x06BF */ 0x0000, /* 0x06C0 */ 0x0000, /* 0x06C1 */ 0x0000, /* 0x06C2 */ 0x0000, /* 0x06C3 */ 0x0000, /* 0x06C4 */ 0x0000, /* 0x06C5 */ 0x0000, /* 0x06C6 */ 0x0000, /* 0x06C7 */ 0x0000, /* 0x06C8 */ 0x0000, /* 0x06C9 */ 0x0000, /* 0x06CA */ 0x0000, /* 0x06CB */ 0x0000, /* 0x06CC */ 0x0000, /* 0x06CD */ 0x0000, /* 0x06CE */ 0x0000, /* 0x06CF */ 0x0000, /* 0x06D0 */ 0x0000, /* 0x06D1 */ 0x0000, /* 0x06D2 */ 0x0000, /* 0x06D3 */ 0x0000, /* 0x06D4 */ 0x0000, /* 0x06D5 */ 0x0000, /* 0x06D6 */ 0x0000, /* 0x06D7 */ 0x0000, /* 0x06D8 */ 0x0000, /* 0x06D9 */ 0x0000, /* 0x06DA */ 0x0000, /* 0x06DB */ 0x0000, /* 0x06DC */ 0x0000, /* 0x06DD */ 0x0000, /* 0x06DE */ 0x0000, /* 0x06DF */ 0x0000, /* 0x06E0 */ 0x0000, /* 0x06E1 */ 0x0000, /* 0x06E2 */ 0x0000, /* 0x06E3 */ 0x0000, /* 0x06E4 */ 0x0000, /* 0x06E5 */ 0x0000, /* 0x06E6 */ 0x0000, /* 0x06E7 */ 0x0000, /* 0x06E8 */ 0x0000, /* 0x06E9 */ 0x0000, /* 0x06EA */ 0x0000, /* 0x06EB */ 0x0000, /* 0x06EC */ 0x0000, /* 0x06ED */ 0x0000, /* 0x06EE */ 0x0000, /* 0x06EF */ 0x0000, /* 0x06F0 */ 0x0000, /* 0x06F1 */ 0x0000, /* 0x06F2 */ 0x0000, /* 0x06F3 */ 0x0000, /* 0x06F4 */ 0x0000, /* 0x06F5 */ 0x0000, /* 0x06F6 */ 0x0000, /* 0x06F7 */ 0x0000, /* 0x06F8 */ 0x0000, /* 0x06F9 */ 0x0000, /* 0x06FA */ 0x0000, /* 0x06FB */ 0x0000, /* 0x06FC */ 0x0000, /* 0x06FD */ 0x0000, /* 0x06FE */ 0x0000, /* 0x06FF */ 0x0000, /* 0x0700 */ 0x0000, /* 0x0701 */ 0x0000, /* 0x0702 */ 0x0000, /* 0x0703 */ 0x0000, /* 0x0704 */ 0x0000, /* 0x0705 */ 0x0000, /* 0x0706 */ 0x0000, /* 0x0707 */ 0x0000, /* 0x0708 */ 0x0000, /* 0x0709 */ 0x0000, /* 0x070A */ 0x0000, /* 0x070B */ 0x0000, /* 0x070C */ 0x0000, /* 0x070D */ 0x0000, /* 0x070E */ 0x0000, /* 0x070F */ 0x0000, /* 0x0710 */ 0x0000, /* 0x0711 */ 0x0000, /* 0x0712 */ 0x0000, /* 0x0713 */ 0x0000, /* 0x0714 */ 0x0000, /* 0x0715 */ 0x0000, /* 0x0716 */ 0x0000, /* 0x0717 */ 0x0000, /* 0x0718 */ 0x0000, /* 0x0719 */ 0x0000, /* 0x071A */ 0x0000, /* 0x071B */ 0x0000, /* 0x071C */ 0x0000, /* 0x071D */ 0x0000, /* 0x071E */ 0x0000, /* 0x071F */ 0x0000, /* 0x0720 */ 0x0000, /* 0x0721 */ 0x0000, /* 0x0722 */ 0x0000, /* 0x0723 */ 0x0000, /* 0x0724 */ 0x0000, /* 0x0725 */ 0x0000, /* 0x0726 */ 0x0000, /* 0x0727 */ 0x0000, /* 0x0728 */ 0x0000, /* 0x0729 */ 0x0000, /* 0x072A */ 0x0000, /* 0x072B */ 0x0000, /* 0x072C */ 0x0000, /* 0x072D */ 0x0000, /* 0x072E */ 0x0000, /* 0x072F */ 0x0000, /* 0x0730 */ 0x0000, /* 0x0731 */ 0x0000, /* 0x0732 */ 0x0000, /* 0x0733 */ 0x0000, /* 0x0734 */ 0x0000, /* 0x0735 */ 0x0000, /* 0x0736 */ 0x0000, /* 0x0737 */ 0x0000, /* 0x0738 */ 0x0000, /* 0x0739 */ 0x0000, /* 0x073A */ 0x0000, /* 0x073B */ 0x0000, /* 0x073C */ 0x0000, /* 0x073D */ 0x0000, /* 0x073E */ 0x0000, /* 0x073F */ 0x0000, /* 0x0740 */ 0x0000, /* 0x0741 */ 0x0000, /* 0x0742 */ 0x0000, /* 0x0743 */ 0x0000, /* 0x0744 */ 0x0000, /* 0x0745 */ 0x0000, /* 0x0746 */ 0x0000, /* 0x0747 */ 0x0000, /* 0x0748 */ 0x0000, /* 0x0749 */ 0x0000, /* 0x074A */ 0x0000, /* 0x074B */ 0x0000, /* 0x074C */ 0x0000, /* 0x074D */ 0x0000, /* 0x074E */ 0x0000, /* 0x074F */ 0x0000, /* 0x0750 */ 0x0000, /* 0x0751 */ 0x0000, /* 0x0752 */ 0x0000, /* 0x0753 */ 0x0000, /* 0x0754 */ 0x0000, /* 0x0755 */ 0x0000, /* 0x0756 */ 0x0000, /* 0x0757 */ 0x0000, /* 0x0758 */ 0x0000, /* 0x0759 */ 0x0000, /* 0x075A */ 0x0000, /* 0x075B */ 0x0000, /* 0x075C */ 0x0000, /* 0x075D */ 0x0000, /* 0x075E */ 0x0000, /* 0x075F */ 0x0000, /* 0x0760 */ 0x0000, /* 0x0761 */ 0x0000, /* 0x0762 */ 0x0000, /* 0x0763 */ 0x0000, /* 0x0764 */ 0x0000, /* 0x0765 */ 0x0000, /* 0x0766 */ 0x0000, /* 0x0767 */ 0x0000, /* 0x0768 */ 0x0000, /* 0x0769 */ 0x0000, /* 0x076A */ 0x0000, /* 0x076B */ 0x0000, /* 0x076C */ 0x0000, /* 0x076D */ 0x0000, /* 0x076E */ 0x0000, /* 0x076F */ 0x0000, /* 0x0770 */ 0x0000, /* 0x0771 */ 0x0000, /* 0x0772 */ 0x0000, /* 0x0773 */ 0x0000, /* 0x0774 */ 0x0000, /* 0x0775 */ 0x0000, /* 0x0776 */ 0x0000, /* 0x0777 */ 0x0000, /* 0x0778 */ 0x0000, /* 0x0779 */ 0x0000, /* 0x077A */ 0x0000, /* 0x077B */ 0x0000, /* 0x077C */ 0x0000, /* 0x077D */ 0x0000, /* 0x077E */ 0x0000, /* 0x077F */ 0x0000, /* 0x0780 */ 0x0000, /* 0x0781 */ 0x0000, /* 0x0782 */ 0x0000, /* 0x0783 */ 0x0000, /* 0x0784 */ 0x0000, /* 0x0785 */ 0x0000, /* 0x0786 */ 0x0000, /* 0x0787 */ 0x0000, /* 0x0788 */ 0x0000, /* 0x0789 */ 0x0000, /* 0x078A */ 0x0000, /* 0x078B */ 0x0000, /* 0x078C */ 0x0000, /* 0x078D */ 0x0000, /* 0x078E */ 0x0000, /* 0x078F */ 0x0000, /* 0x0790 */ 0x0000, /* 0x0791 */ 0x0000, /* 0x0792 */ 0x0000, /* 0x0793 */ 0x0000, /* 0x0794 */ 0x0000, /* 0x0795 */ 0x0000, /* 0x0796 */ 0x0000, /* 0x0797 */ 0x0000, /* 0x0798 */ 0x0000, /* 0x0799 */ 0x0000, /* 0x079A */ 0x0000, /* 0x079B */ 0x0000, /* 0x079C */ 0x0000, /* 0x079D */ 0x0000, /* 0x079E */ 0x0000, /* 0x079F */ 0x0000, /* 0x07A0 */ 0x0000, /* 0x07A1 */ 0x0000, /* 0x07A2 */ 0x0000, /* 0x07A3 */ 0x0000, /* 0x07A4 */ 0x0000, /* 0x07A5 */ 0x0000, /* 0x07A6 */ 0x0000, /* 0x07A7 */ 0x0000, /* 0x07A8 */ 0x0000, /* 0x07A9 */ 0x0000, /* 0x07AA */ 0x0000, /* 0x07AB */ 0x0000, /* 0x07AC */ 0x0000, /* 0x07AD */ 0x0000, /* 0x07AE */ 0x0000, /* 0x07AF */ 0x0000, /* 0x07B0 */ 0x0000, /* 0x07B1 */ 0x0000, /* 0x07B2 */ 0x0000, /* 0x07B3 */ 0x0000, /* 0x07B4 */ 0x0000, /* 0x07B5 */ 0x0000, /* 0x07B6 */ 0x0000, /* 0x07B7 */ 0x0000, /* 0x07B8 */ 0x0000, /* 0x07B9 */ 0x0000, /* 0x07BA */ 0x0000, /* 0x07BB */ 0x0000, /* 0x07BC */ 0x0000, /* 0x07BD */ 0x0000, /* 0x07BE */ 0x0000, /* 0x07BF */ 0x0000, /* 0x07C0 */ 0x0000, /* 0x07C1 */ 0x0000, /* 0x07C2 */ 0x0000, /* 0x07C3 */ 0x0000, /* 0x07C4 */ 0x0000, /* 0x07C5 */ 0x0000, /* 0x07C6 */ 0x0000, /* 0x07C7 */ 0x0000, /* 0x07C8 */ 0x0000, /* 0x07C9 */ 0x0000, /* 0x07CA */ 0x0000, /* 0x07CB */ 0x0000, /* 0x07CC */ 0x0000, /* 0x07CD */ 0x0000, /* 0x07CE */ 0x0000, /* 0x07CF */ 0x0000, /* 0x07D0 */ 0x0000, /* 0x07D1 */ 0x0000, /* 0x07D2 */ 0x0000, /* 0x07D3 */ 0x0000, /* 0x07D4 */ 0x0000, /* 0x07D5 */ 0x0000, /* 0x07D6 */ 0x0000, /* 0x07D7 */ 0x0000, /* 0x07D8 */ 0x0000, /* 0x07D9 */ 0x0000, /* 0x07DA */ 0x0000, /* 0x07DB */ 0x0000, /* 0x07DC */ 0x0000, /* 0x07DD */ 0x0000, /* 0x07DE */ 0x0000, /* 0x07DF */ 0x0000, /* 0x07E0 */ 0x0000, /* 0x07E1 */ 0x0000, /* 0x07E2 */ 0x0000, /* 0x07E3 */ 0x0000, /* 0x07E4 */ 0x0000, /* 0x07E5 */ 0x0000, /* 0x07E6 */ 0x0000, /* 0x07E7 */ 0x0000, /* 0x07E8 */ 0x0000, /* 0x07E9 */ 0x0000, /* 0x07EA */ 0x0000, /* 0x07EB */ 0x0000, /* 0x07EC */ 0x0000, /* 0x07ED */ 0x0000, /* 0x07EE */ 0x0000, /* 0x07EF */ 0x0000, /* 0x07F0 */ 0x0000, /* 0x07F1 */ 0x0000, /* 0x07F2 */ 0x0000, /* 0x07F3 */ 0x0000, /* 0x07F4 */ 0x0000, /* 0x07F5 */ 0x0000, /* 0x07F6 */ 0x0000, /* 0x07F7 */ 0x0000, /* 0x07F8 */ 0x0000, /* 0x07F9 */ 0x0000, /* 0x07FA */ 0x0000, /* 0x07FB */ 0x0000, /* 0x07FC */ 0x0000, /* 0x07FD */ 0x0000, /* 0x07FE */ 0x0000, /* 0x07FF */ 0x0000, /* 0x0800 */ 0x0000, /* 0x0801 */ 0x0000, /* 0x0802 */ 0x0000, /* 0x0803 */ 0x0000, /* 0x0804 */ 0x0000, /* 0x0805 */ 0x0000, /* 0x0806 */ 0x0000, /* 0x0807 */ 0x0000, /* 0x0808 */ 0x0000, /* 0x0809 */ 0x0000, /* 0x080A */ 0x0000, /* 0x080B */ 0x0000, /* 0x080C */ 0x0000, /* 0x080D */ 0x0000, /* 0x080E */ 0x0000, /* 0x080F */ 0x0000, /* 0x0810 */ 0x0000, /* 0x0811 */ 0x0000, /* 0x0812 */ 0x0000, /* 0x0813 */ 0x0000, /* 0x0814 */ 0x0000, /* 0x0815 */ 0x0000, /* 0x0816 */ 0x0000, /* 0x0817 */ 0x0000, /* 0x0818 */ 0x0000, /* 0x0819 */ 0x0000, /* 0x081A */ 0x0000, /* 0x081B */ 0x0000, /* 0x081C */ 0x0000, /* 0x081D */ 0x0000, /* 0x081E */ 0x0000, /* 0x081F */ 0x0000, /* 0x0820 */ 0x0000, /* 0x0821 */ 0x0000, /* 0x0822 */ 0x0000, /* 0x0823 */ 0x0000, /* 0x0824 */ 0x0000, /* 0x0825 */ 0x0000, /* 0x0826 */ 0x0000, /* 0x0827 */ 0x0000, /* 0x0828 */ 0x0000, /* 0x0829 */ 0x0000, /* 0x082A */ 0x0000, /* 0x082B */ 0x0000, /* 0x082C */ 0x0000, /* 0x082D */ 0x0000, /* 0x082E */ 0x0000, /* 0x082F */ 0x0000, /* 0x0830 */ 0x0000, /* 0x0831 */ 0x0000, /* 0x0832 */ 0x0000, /* 0x0833 */ 0x0000, /* 0x0834 */ 0x0000, /* 0x0835 */ 0x0000, /* 0x0836 */ 0x0000, /* 0x0837 */ 0x0000, /* 0x0838 */ 0x0000, /* 0x0839 */ 0x0000, /* 0x083A */ 0x0000, /* 0x083B */ 0x0000, /* 0x083C */ 0x0000, /* 0x083D */ 0x0000, /* 0x083E */ 0x0000, /* 0x083F */ 0x0000, /* 0x0840 */ 0x0000, /* 0x0841 */ 0x0000, /* 0x0842 */ 0x0000, /* 0x0843 */ 0x0000, /* 0x0844 */ 0x0000, /* 0x0845 */ 0x0000, /* 0x0846 */ 0x0000, /* 0x0847 */ 0x0000, /* 0x0848 */ 0x0000, /* 0x0849 */ 0x0000, /* 0x084A */ 0x0000, /* 0x084B */ 0x0000, /* 0x084C */ 0x0000, /* 0x084D */ 0x0000, /* 0x084E */ 0x0000, /* 0x084F */ 0x0000, /* 0x0850 */ 0x0000, /* 0x0851 */ 0x0000, /* 0x0852 */ 0x0000, /* 0x0853 */ 0x0000, /* 0x0854 */ 0x0000, /* 0x0855 */ 0x0000, /* 0x0856 */ 0x0000, /* 0x0857 */ 0x0000, /* 0x0858 */ 0x0000, /* 0x0859 */ 0x0000, /* 0x085A */ 0x0000, /* 0x085B */ 0x0000, /* 0x085C */ 0x0000, /* 0x085D */ 0x0000, /* 0x085E */ 0x0000, /* 0x085F */ 0x0000, /* 0x0860 */ 0x0000, /* 0x0861 */ 0x0000, /* 0x0862 */ 0x0000, /* 0x0863 */ 0x0000, /* 0x0864 */ 0x0000, /* 0x0865 */ 0x0000, /* 0x0866 */ 0x0000, /* 0x0867 */ 0x0000, /* 0x0868 */ 0x0000, /* 0x0869 */ 0x0000, /* 0x086A */ 0x0000, /* 0x086B */ 0x0000, /* 0x086C */ 0x0000, /* 0x086D */ 0x0000, /* 0x086E */ 0x0000, /* 0x086F */ 0x0000, /* 0x0870 */ 0x0000, /* 0x0871 */ 0x0000, /* 0x0872 */ 0x0000, /* 0x0873 */ 0x0000, /* 0x0874 */ 0x0000, /* 0x0875 */ 0x0000, /* 0x0876 */ 0x0000, /* 0x0877 */ 0x0000, /* 0x0878 */ 0x0000, /* 0x0879 */ 0x0000, /* 0x087A */ 0x0000, /* 0x087B */ 0x0000, /* 0x087C */ 0x0000, /* 0x087D */ 0x0000, /* 0x087E */ 0x0000, /* 0x087F */ 0x0000, /* 0x0880 */ 0x0000, /* 0x0881 */ 0x0000, /* 0x0882 */ 0x0000, /* 0x0883 */ 0x0000, /* 0x0884 */ 0x0000, /* 0x0885 */ 0x0000, /* 0x0886 */ 0x0000, /* 0x0887 */ 0x0000, /* 0x0888 */ 0x0000, /* 0x0889 */ 0x0000, /* 0x088A */ 0x0000, /* 0x088B */ 0x0000, /* 0x088C */ 0x0000, /* 0x088D */ 0x0000, /* 0x088E */ 0x0000, /* 0x088F */ 0x0000, /* 0x0890 */ 0x0000, /* 0x0891 */ 0x0000, /* 0x0892 */ 0x0000, /* 0x0893 */ 0x0000, /* 0x0894 */ 0x0000, /* 0x0895 */ 0x0000, /* 0x0896 */ 0x0000, /* 0x0897 */ 0x0000, /* 0x0898 */ 0x0000, /* 0x0899 */ 0x0000, /* 0x089A */ 0x0000, /* 0x089B */ 0x0000, /* 0x089C */ 0x0000, /* 0x089D */ 0x0000, /* 0x089E */ 0x0000, /* 0x089F */ 0x0000, /* 0x08A0 */ 0x0000, /* 0x08A1 */ 0x0000, /* 0x08A2 */ 0x0000, /* 0x08A3 */ 0x0000, /* 0x08A4 */ 0x0000, /* 0x08A5 */ 0x0000, /* 0x08A6 */ 0x0000, /* 0x08A7 */ 0x0000, /* 0x08A8 */ 0x0000, /* 0x08A9 */ 0x0000, /* 0x08AA */ 0x0000, /* 0x08AB */ 0x0000, /* 0x08AC */ 0x0000, /* 0x08AD */ 0x0000, /* 0x08AE */ 0x0000, /* 0x08AF */ 0x0000, /* 0x08B0 */ 0x0000, /* 0x08B1 */ 0x0000, /* 0x08B2 */ 0x0000, /* 0x08B3 */ 0x0000, /* 0x08B4 */ 0x0000, /* 0x08B5 */ 0x0000, /* 0x08B6 */ 0x0000, /* 0x08B7 */ 0x0000, /* 0x08B8 */ 0x0000, /* 0x08B9 */ 0x0000, /* 0x08BA */ 0x0000, /* 0x08BB */ 0x0000, /* 0x08BC */ 0x0000, /* 0x08BD */ 0x0000, /* 0x08BE */ 0x0000, /* 0x08BF */ 0x0000, /* 0x08C0 */ 0x0000, /* 0x08C1 */ 0x0000, /* 0x08C2 */ 0x0000, /* 0x08C3 */ 0x0000, /* 0x08C4 */ 0x0000, /* 0x08C5 */ 0x0000, /* 0x08C6 */ 0x0000, /* 0x08C7 */ 0x0000, /* 0x08C8 */ 0x0000, /* 0x08C9 */ 0x0000, /* 0x08CA */ 0x0000, /* 0x08CB */ 0x0000, /* 0x08CC */ 0x0000, /* 0x08CD */ 0x0000, /* 0x08CE */ 0x0000, /* 0x08CF */ 0x0000, /* 0x08D0 */ 0x0000, /* 0x08D1 */ 0x0000, /* 0x08D2 */ 0x0000, /* 0x08D3 */ 0x0000, /* 0x08D4 */ 0x0000, /* 0x08D5 */ 0x0000, /* 0x08D6 */ 0x0000, /* 0x08D7 */ 0x0000, /* 0x08D8 */ 0x0000, /* 0x08D9 */ 0x0000, /* 0x08DA */ 0x0000, /* 0x08DB */ 0x0000, /* 0x08DC */ 0x0000, /* 0x08DD */ 0x0000, /* 0x08DE */ 0x0000, /* 0x08DF */ 0x0000, /* 0x08E0 */ 0x0000, /* 0x08E1 */ 0x0000, /* 0x08E2 */ 0x0000, /* 0x08E3 */ 0x0000, /* 0x08E4 */ 0x0000, /* 0x08E5 */ 0x0000, /* 0x08E6 */ 0x0000, /* 0x08E7 */ 0x0000, /* 0x08E8 */ 0x0000, /* 0x08E9 */ 0x0000, /* 0x08EA */ 0x0000, /* 0x08EB */ 0x0000, /* 0x08EC */ 0x0000, /* 0x08ED */ 0x0000, /* 0x08EE */ 0x0000, /* 0x08EF */ 0x0000, /* 0x08F0 */ 0x0000, /* 0x08F1 */ 0x0000, /* 0x08F2 */ 0x0000, /* 0x08F3 */ 0x0000, /* 0x08F4 */ 0x0000, /* 0x08F5 */ 0x0000, /* 0x08F6 */ 0x0000, /* 0x08F7 */ 0x0000, /* 0x08F8 */ 0x0000, /* 0x08F9 */ 0x0000, /* 0x08FA */ 0x0000, /* 0x08FB */ 0x0000, /* 0x08FC */ 0x0000, /* 0x08FD */ 0x0000, /* 0x08FE */ 0x0000, /* 0x08FF */ 0x0000, /* 0x0900 */ 0x0000, /* 0x0901 */ 0x0000, /* 0x0902 */ 0x0000, /* 0x0903 */ 0x0000, /* 0x0904 */ 0x0000, /* 0x0905 */ 0x0000, /* 0x0906 */ 0x0000, /* 0x0907 */ 0x0000, /* 0x0908 */ 0x0000, /* 0x0909 */ 0x0000, /* 0x090A */ 0x0000, /* 0x090B */ 0x0000, /* 0x090C */ 0x0000, /* 0x090D */ 0x0000, /* 0x090E */ 0x0000, /* 0x090F */ 0x0000, /* 0x0910 */ 0x0000, /* 0x0911 */ 0x0000, /* 0x0912 */ 0x0000, /* 0x0913 */ 0x0000, /* 0x0914 */ 0x0000, /* 0x0915 */ 0x0000, /* 0x0916 */ 0x0000, /* 0x0917 */ 0x0000, /* 0x0918 */ 0x0000, /* 0x0919 */ 0x0000, /* 0x091A */ 0x0000, /* 0x091B */ 0x0000, /* 0x091C */ 0x0000, /* 0x091D */ 0x0000, /* 0x091E */ 0x0000, /* 0x091F */ 0x0000, /* 0x0920 */ 0x0000, /* 0x0921 */ 0x0000, /* 0x0922 */ 0x0000, /* 0x0923 */ 0x0000, /* 0x0924 */ 0x0000, /* 0x0925 */ 0x0000, /* 0x0926 */ 0x0000, /* 0x0927 */ 0x0000, /* 0x0928 */ 0x0000, /* 0x0929 */ 0x0000, /* 0x092A */ 0x0000, /* 0x092B */ 0x0000, /* 0x092C */ 0x0000, /* 0x092D */ 0x0000, /* 0x092E */ 0x0000, /* 0x092F */ 0x0000, /* 0x0930 */ 0x0000, /* 0x0931 */ 0x0000, /* 0x0932 */ 0x0000, /* 0x0933 */ 0x0000, /* 0x0934 */ 0x0000, /* 0x0935 */ 0x0000, /* 0x0936 */ 0x0000, /* 0x0937 */ 0x0000, /* 0x0938 */ 0x0000, /* 0x0939 */ 0x0000, /* 0x093A */ 0x0000, /* 0x093B */ 0x0000, /* 0x093C */ 0x0000, /* 0x093D */ 0x0000, /* 0x093E */ 0x0000, /* 0x093F */ 0x0000, /* 0x0940 */ 0x0000, /* 0x0941 */ 0x0000, /* 0x0942 */ 0x0000, /* 0x0943 */ 0x0000, /* 0x0944 */ 0x0000, /* 0x0945 */ 0x0000, /* 0x0946 */ 0x0000, /* 0x0947 */ 0x0000, /* 0x0948 */ 0x0000, /* 0x0949 */ 0x0000, /* 0x094A */ 0x0000, /* 0x094B */ 0x0000, /* 0x094C */ 0x0000, /* 0x094D */ 0x0000, /* 0x094E */ 0x0000, /* 0x094F */ 0x0000, /* 0x0950 */ 0x0000, /* 0x0951 */ 0x0000, /* 0x0952 */ 0x0000, /* 0x0953 */ 0x0000, /* 0x0954 */ 0x0000, /* 0x0955 */ 0x0000, /* 0x0956 */ 0x0000, /* 0x0957 */ 0x0000, /* 0x0958 */ 0x0000, /* 0x0959 */ 0x0000, /* 0x095A */ 0x0000, /* 0x095B */ 0x0000, /* 0x095C */ 0x0000, /* 0x095D */ 0x0000, /* 0x095E */ 0x0000, /* 0x095F */ 0x0000, /* 0x0960 */ 0x0000, /* 0x0961 */ 0x0000, /* 0x0962 */ 0x0000, /* 0x0963 */ 0x0000, /* 0x0964 */ 0x0000, /* 0x0965 */ 0x0000, /* 0x0966 */ 0x0000, /* 0x0967 */ 0x0000, /* 0x0968 */ 0x0000, /* 0x0969 */ 0x0000, /* 0x096A */ 0x0000, /* 0x096B */ 0x0000, /* 0x096C */ 0x0000, /* 0x096D */ 0x0000, /* 0x096E */ 0x0000, /* 0x096F */ 0x0000, /* 0x0970 */ 0x0000, /* 0x0971 */ 0x0000, /* 0x0972 */ 0x0000, /* 0x0973 */ 0x0000, /* 0x0974 */ 0x0000, /* 0x0975 */ 0x0000, /* 0x0976 */ 0x0000, /* 0x0977 */ 0x0000, /* 0x0978 */ 0x0000, /* 0x0979 */ 0x0000, /* 0x097A */ 0x0000, /* 0x097B */ 0x0000, /* 0x097C */ 0x0000, /* 0x097D */ 0x0000, /* 0x097E */ 0x0000, /* 0x097F */ 0x0000, /* 0x0980 */ 0x0000, /* 0x0981 */ 0x0000, /* 0x0982 */ 0x0000, /* 0x0983 */ 0x0000, /* 0x0984 */ 0x0000, /* 0x0985 */ 0x0000, /* 0x0986 */ 0x0000, /* 0x0987 */ 0x0000, /* 0x0988 */ 0x0000, /* 0x0989 */ 0x0000, /* 0x098A */ 0x0000, /* 0x098B */ 0x0000, /* 0x098C */ 0x0000, /* 0x098D */ 0x0000, /* 0x098E */ 0x0000, /* 0x098F */ 0x0000, /* 0x0990 */ 0x0000, /* 0x0991 */ 0x0000, /* 0x0992 */ 0x0000, /* 0x0993 */ 0x0000, /* 0x0994 */ 0x0000, /* 0x0995 */ 0x0000, /* 0x0996 */ 0x0000, /* 0x0997 */ 0x0000, /* 0x0998 */ 0x0000, /* 0x0999 */ 0x0000, /* 0x099A */ 0x0000, /* 0x099B */ 0x0000, /* 0x099C */ 0x0000, /* 0x099D */ 0x0000, /* 0x099E */ 0x0000, /* 0x099F */ 0x0000, /* 0x09A0 */ 0x0000, /* 0x09A1 */ 0x0000, /* 0x09A2 */ 0x0000, /* 0x09A3 */ 0x0000, /* 0x09A4 */ 0x0000, /* 0x09A5 */ 0x0000, /* 0x09A6 */ 0x0000, /* 0x09A7 */ 0x0000, /* 0x09A8 */ 0x0000, /* 0x09A9 */ 0x0000, /* 0x09AA */ 0x0000, /* 0x09AB */ 0x0000, /* 0x09AC */ 0x0000, /* 0x09AD */ 0x0000, /* 0x09AE */ 0x0000, /* 0x09AF */ 0x0000, /* 0x09B0 */ 0x0000, /* 0x09B1 */ 0x0000, /* 0x09B2 */ 0x0000, /* 0x09B3 */ 0x0000, /* 0x09B4 */ 0x0000, /* 0x09B5 */ 0x0000, /* 0x09B6 */ 0x0000, /* 0x09B7 */ 0x0000, /* 0x09B8 */ 0x0000, /* 0x09B9 */ 0x0000, /* 0x09BA */ 0x0000, /* 0x09BB */ 0x0000, /* 0x09BC */ 0x0000, /* 0x09BD */ 0x0000, /* 0x09BE */ 0x0000, /* 0x09BF */ 0x0000, /* 0x09C0 */ 0x0000, /* 0x09C1 */ 0x0000, /* 0x09C2 */ 0x0000, /* 0x09C3 */ 0x0000, /* 0x09C4 */ 0x0000, /* 0x09C5 */ 0x0000, /* 0x09C6 */ 0x0000, /* 0x09C7 */ 0x0000, /* 0x09C8 */ 0x0000, /* 0x09C9 */ 0x0000, /* 0x09CA */ 0x0000, /* 0x09CB */ 0x0000, /* 0x09CC */ 0x0000, /* 0x09CD */ 0x0000, /* 0x09CE */ 0x0000, /* 0x09CF */ 0x0000, /* 0x09D0 */ 0x0000, /* 0x09D1 */ 0x0000, /* 0x09D2 */ 0x0000, /* 0x09D3 */ 0x0000, /* 0x09D4 */ 0x0000, /* 0x09D5 */ 0x0000, /* 0x09D6 */ 0x0000, /* 0x09D7 */ 0x0000, /* 0x09D8 */ 0x0000, /* 0x09D9 */ 0x0000, /* 0x09DA */ 0x0000, /* 0x09DB */ 0x0000, /* 0x09DC */ 0x0000, /* 0x09DD */ 0x0000, /* 0x09DE */ 0x0000, /* 0x09DF */ 0x0000, /* 0x09E0 */ 0x0000, /* 0x09E1 */ 0x0000, /* 0x09E2 */ 0x0000, /* 0x09E3 */ 0x0000, /* 0x09E4 */ 0x0000, /* 0x09E5 */ 0x0000, /* 0x09E6 */ 0x0000, /* 0x09E7 */ 0x0000, /* 0x09E8 */ 0x0000, /* 0x09E9 */ 0x0000, /* 0x09EA */ 0x0000, /* 0x09EB */ 0x0000, /* 0x09EC */ 0x0000, /* 0x09ED */ 0x0000, /* 0x09EE */ 0x0000, /* 0x09EF */ 0x0000, /* 0x09F0 */ 0x0000, /* 0x09F1 */ 0x0000, /* 0x09F2 */ 0x0000, /* 0x09F3 */ 0x0000, /* 0x09F4 */ 0x0000, /* 0x09F5 */ 0x0000, /* 0x09F6 */ 0x0000, /* 0x09F7 */ 0x0000, /* 0x09F8 */ 0x0000, /* 0x09F9 */ 0x0000, /* 0x09FA */ 0x0000, /* 0x09FB */ 0x0000, /* 0x09FC */ 0x0000, /* 0x09FD */ 0x0000, /* 0x09FE */ 0x0000, /* 0x09FF */ 0x0000, /* 0x0A00 */ 0x0000, /* 0x0A01 */ 0x0000, /* 0x0A02 */ 0x0000, /* 0x0A03 */ 0x0000, /* 0x0A04 */ 0x0000, /* 0x0A05 */ 0x0000, /* 0x0A06 */ 0x0000, /* 0x0A07 */ 0x0000, /* 0x0A08 */ 0x0000, /* 0x0A09 */ 0x0000, /* 0x0A0A */ 0x0000, /* 0x0A0B */ 0x0000, /* 0x0A0C */ 0x0000, /* 0x0A0D */ 0x0000, /* 0x0A0E */ 0x0000, /* 0x0A0F */ 0x0000, /* 0x0A10 */ 0x0000, /* 0x0A11 */ 0x0000, /* 0x0A12 */ 0x0000, /* 0x0A13 */ 0x0000, /* 0x0A14 */ 0x0000, /* 0x0A15 */ 0x0000, /* 0x0A16 */ 0x0000, /* 0x0A17 */ 0x0000, /* 0x0A18 */ 0x0000, /* 0x0A19 */ 0x0000, /* 0x0A1A */ 0x0000, /* 0x0A1B */ 0x0000, /* 0x0A1C */ 0x0000, /* 0x0A1D */ 0x0000, /* 0x0A1E */ 0x0000, /* 0x0A1F */ 0x0000, /* 0x0A20 */ 0x0000, /* 0x0A21 */ 0x0000, /* 0x0A22 */ 0x0000, /* 0x0A23 */ 0x0000, /* 0x0A24 */ 0x0000, /* 0x0A25 */ 0x0000, /* 0x0A26 */ 0x0000, /* 0x0A27 */ 0x0000, /* 0x0A28 */ 0x0000, /* 0x0A29 */ 0x0000, /* 0x0A2A */ 0x0000, /* 0x0A2B */ 0x0000, /* 0x0A2C */ 0x0000, /* 0x0A2D */ 0x0000, /* 0x0A2E */ 0x0000, /* 0x0A2F */ 0x0000, /* 0x0A30 */ 0x0000, /* 0x0A31 */ 0x0000, /* 0x0A32 */ 0x0000, /* 0x0A33 */ 0x0000, /* 0x0A34 */ 0x0000, /* 0x0A35 */ 0x0000, /* 0x0A36 */ 0x0000, /* 0x0A37 */ 0x0000, /* 0x0A38 */ 0x0000, /* 0x0A39 */ 0x0000, /* 0x0A3A */ 0x0000, /* 0x0A3B */ 0x0000, /* 0x0A3C */ 0x0000, /* 0x0A3D */ 0x0000, /* 0x0A3E */ 0x0000, /* 0x0A3F */ 0x0000, /* 0x0A40 */ 0x0000, /* 0x0A41 */ 0x0000, /* 0x0A42 */ 0x0000, /* 0x0A43 */ 0x0000, /* 0x0A44 */ 0x0000, /* 0x0A45 */ 0x0000, /* 0x0A46 */ 0x0000, /* 0x0A47 */ 0x0000, /* 0x0A48 */ 0x0000, /* 0x0A49 */ 0x0000, /* 0x0A4A */ 0x0000, /* 0x0A4B */ 0x0000, /* 0x0A4C */ 0x0000, /* 0x0A4D */ 0x0000, /* 0x0A4E */ 0x0000, /* 0x0A4F */ 0x0000, /* 0x0A50 */ 0x0000, /* 0x0A51 */ 0x0000, /* 0x0A52 */ 0x0000, /* 0x0A53 */ 0x0000, /* 0x0A54 */ 0x0000, /* 0x0A55 */ 0x0000, /* 0x0A56 */ 0x0000, /* 0x0A57 */ 0x0000, /* 0x0A58 */ 0x0000, /* 0x0A59 */ 0x0000, /* 0x0A5A */ 0x0000, /* 0x0A5B */ 0x0000, /* 0x0A5C */ 0x0000, /* 0x0A5D */ 0x0000, /* 0x0A5E */ 0x0000, /* 0x0A5F */ 0x0000, /* 0x0A60 */ 0x0000, /* 0x0A61 */ 0x0000, /* 0x0A62 */ 0x0000, /* 0x0A63 */ 0x0000, /* 0x0A64 */ 0x0000, /* 0x0A65 */ 0x0000, /* 0x0A66 */ 0x0000, /* 0x0A67 */ 0x0000, /* 0x0A68 */ 0x0000, /* 0x0A69 */ 0x0000, /* 0x0A6A */ 0x0000, /* 0x0A6B */ 0x0000, /* 0x0A6C */ 0x0000, /* 0x0A6D */ 0x0000, /* 0x0A6E */ 0x0000, /* 0x0A6F */ 0x0000, /* 0x0A70 */ 0x0000, /* 0x0A71 */ 0x0000, /* 0x0A72 */ 0x0000, /* 0x0A73 */ 0x0000, /* 0x0A74 */ 0x0000, /* 0x0A75 */ 0x0000, /* 0x0A76 */ 0x0000, /* 0x0A77 */ 0x0000, /* 0x0A78 */ 0x0000, /* 0x0A79 */ 0x0000, /* 0x0A7A */ 0x0000, /* 0x0A7B */ 0x0000, /* 0x0A7C */ 0x0000, /* 0x0A7D */ 0x0000, /* 0x0A7E */ 0x0000, /* 0x0A7F */ 0x0000, /* 0x0A80 */ 0x0000, /* 0x0A81 */ 0x0000, /* 0x0A82 */ 0x0000, /* 0x0A83 */ 0x0000, /* 0x0A84 */ 0x0000, /* 0x0A85 */ 0x0000, /* 0x0A86 */ 0x0000, /* 0x0A87 */ 0x0000, /* 0x0A88 */ 0x0000, /* 0x0A89 */ 0x0000, /* 0x0A8A */ 0x0000, /* 0x0A8B */ 0x0000, /* 0x0A8C */ 0x0000, /* 0x0A8D */ 0x0000, /* 0x0A8E */ 0x0000, /* 0x0A8F */ 0x0000, /* 0x0A90 */ 0x0000, /* 0x0A91 */ 0x0000, /* 0x0A92 */ 0x0000, /* 0x0A93 */ 0x0000, /* 0x0A94 */ 0x0000, /* 0x0A95 */ 0x0000, /* 0x0A96 */ 0x0000, /* 0x0A97 */ 0x0000, /* 0x0A98 */ 0x0000, /* 0x0A99 */ 0x0000, /* 0x0A9A */ 0x0000, /* 0x0A9B */ 0x0000, /* 0x0A9C */ 0x0000, /* 0x0A9D */ 0x0000, /* 0x0A9E */ 0x0000, /* 0x0A9F */ 0x0000, /* 0x0AA0 */ 0x0000, /* 0x0AA1 */ 0x0000, /* 0x0AA2 */ 0x0000, /* 0x0AA3 */ 0x0000, /* 0x0AA4 */ 0x0000, /* 0x0AA5 */ 0x0000, /* 0x0AA6 */ 0x0000, /* 0x0AA7 */ 0x0000, /* 0x0AA8 */ 0x0000, /* 0x0AA9 */ 0x0000, /* 0x0AAA */ 0x0000, /* 0x0AAB */ 0x0000, /* 0x0AAC */ 0x0000, /* 0x0AAD */ 0x0000, /* 0x0AAE */ 0x0000, /* 0x0AAF */ 0x0000, /* 0x0AB0 */ 0x0000, /* 0x0AB1 */ 0x0000, /* 0x0AB2 */ 0x0000, /* 0x0AB3 */ 0x0000, /* 0x0AB4 */ 0x0000, /* 0x0AB5 */ 0x0000, /* 0x0AB6 */ 0x0000, /* 0x0AB7 */ 0x0000, /* 0x0AB8 */ 0x0000, /* 0x0AB9 */ 0x0000, /* 0x0ABA */ 0x0000, /* 0x0ABB */ 0x0000, /* 0x0ABC */ 0x0000, /* 0x0ABD */ 0x0000, /* 0x0ABE */ 0x0000, /* 0x0ABF */ 0x0000, /* 0x0AC0 */ 0x0000, /* 0x0AC1 */ 0x0000, /* 0x0AC2 */ 0x0000, /* 0x0AC3 */ 0x0000, /* 0x0AC4 */ 0x0000, /* 0x0AC5 */ 0x0000, /* 0x0AC6 */ 0x0000, /* 0x0AC7 */ 0x0000, /* 0x0AC8 */ 0x0000, /* 0x0AC9 */ 0x0000, /* 0x0ACA */ 0x0000, /* 0x0ACB */ 0x0000, /* 0x0ACC */ 0x0000, /* 0x0ACD */ 0x0000, /* 0x0ACE */ 0x0000, /* 0x0ACF */ 0x0000, /* 0x0AD0 */ 0x0000, /* 0x0AD1 */ 0x0000, /* 0x0AD2 */ 0x0000, /* 0x0AD3 */ 0x0000, /* 0x0AD4 */ 0x0000, /* 0x0AD5 */ 0x0000, /* 0x0AD6 */ 0x0000, /* 0x0AD7 */ 0x0000, /* 0x0AD8 */ 0x0000, /* 0x0AD9 */ 0x0000, /* 0x0ADA */ 0x0000, /* 0x0ADB */ 0x0000, /* 0x0ADC */ 0x0000, /* 0x0ADD */ 0x0000, /* 0x0ADE */ 0x0000, /* 0x0ADF */ 0x0000, /* 0x0AE0 */ 0x0000, /* 0x0AE1 */ 0x0000, /* 0x0AE2 */ 0x0000, /* 0x0AE3 */ 0x0000, /* 0x0AE4 */ 0x0000, /* 0x0AE5 */ 0x0000, /* 0x0AE6 */ 0x0000, /* 0x0AE7 */ 0x0000, /* 0x0AE8 */ 0x0000, /* 0x0AE9 */ 0x0000, /* 0x0AEA */ 0x0000, /* 0x0AEB */ 0x0000, /* 0x0AEC */ 0x0000, /* 0x0AED */ 0x0000, /* 0x0AEE */ 0x0000, /* 0x0AEF */ 0x0000, /* 0x0AF0 */ 0x0000, /* 0x0AF1 */ 0x0000, /* 0x0AF2 */ 0x0000, /* 0x0AF3 */ 0x0000, /* 0x0AF4 */ 0x0000, /* 0x0AF5 */ 0x0000, /* 0x0AF6 */ 0x0000, /* 0x0AF7 */ 0x0000, /* 0x0AF8 */ 0x0000, /* 0x0AF9 */ 0x0000, /* 0x0AFA */ 0x0000, /* 0x0AFB */ 0x0000, /* 0x0AFC */ 0x0000, /* 0x0AFD */ 0x0000, /* 0x0AFE */ 0x0000, /* 0x0AFF */ 0x0000, /* 0x0B00 */ 0x0000, /* 0x0B01 */ 0x0000, /* 0x0B02 */ 0x0000, /* 0x0B03 */ 0x0000, /* 0x0B04 */ 0x0000, /* 0x0B05 */ 0x0000, /* 0x0B06 */ 0x0000, /* 0x0B07 */ 0x0000, /* 0x0B08 */ 0x0000, /* 0x0B09 */ 0x0000, /* 0x0B0A */ 0x0000, /* 0x0B0B */ 0x0000, /* 0x0B0C */ 0x0000, /* 0x0B0D */ 0x0000, /* 0x0B0E */ 0x0000, /* 0x0B0F */ 0x0000, /* 0x0B10 */ 0x0000, /* 0x0B11 */ 0x0000, /* 0x0B12 */ 0x0000, /* 0x0B13 */ 0x0000, /* 0x0B14 */ 0x0000, /* 0x0B15 */ 0x0000, /* 0x0B16 */ 0x0000, /* 0x0B17 */ 0x0000, /* 0x0B18 */ 0x0000, /* 0x0B19 */ 0x0000, /* 0x0B1A */ 0x0000, /* 0x0B1B */ 0x0000, /* 0x0B1C */ 0x0000, /* 0x0B1D */ 0x0000, /* 0x0B1E */ 0x0000, /* 0x0B1F */ 0x0000, /* 0x0B20 */ 0x0000, /* 0x0B21 */ 0x0000, /* 0x0B22 */ 0x0000, /* 0x0B23 */ 0x0000, /* 0x0B24 */ 0x0000, /* 0x0B25 */ 0x0000, /* 0x0B26 */ 0x0000, /* 0x0B27 */ 0x0000, /* 0x0B28 */ 0x0000, /* 0x0B29 */ 0x0000, /* 0x0B2A */ 0x0000, /* 0x0B2B */ 0x0000, /* 0x0B2C */ 0x0000, /* 0x0B2D */ 0x0000, /* 0x0B2E */ 0x0000, /* 0x0B2F */ 0x0000, /* 0x0B30 */ 0x0000, /* 0x0B31 */ 0x0000, /* 0x0B32 */ 0x0000, /* 0x0B33 */ 0x0000, /* 0x0B34 */ 0x0000, /* 0x0B35 */ 0x0000, /* 0x0B36 */ 0x0000, /* 0x0B37 */ 0x0000, /* 0x0B38 */ 0x0000, /* 0x0B39 */ 0x0000, /* 0x0B3A */ 0x0000, /* 0x0B3B */ 0x0000, /* 0x0B3C */ 0x0000, /* 0x0B3D */ 0x0000, /* 0x0B3E */ 0x0000, /* 0x0B3F */ 0x0000, /* 0x0B40 */ 0x0000, /* 0x0B41 */ 0x0000, /* 0x0B42 */ 0x0000, /* 0x0B43 */ 0x0000, /* 0x0B44 */ 0x0000, /* 0x0B45 */ 0x0000, /* 0x0B46 */ 0x0000, /* 0x0B47 */ 0x0000, /* 0x0B48 */ 0x0000, /* 0x0B49 */ 0x0000, /* 0x0B4A */ 0x0000, /* 0x0B4B */ 0x0000, /* 0x0B4C */ 0x0000, /* 0x0B4D */ 0x0000, /* 0x0B4E */ 0x0000, /* 0x0B4F */ 0x0000, /* 0x0B50 */ 0x0000, /* 0x0B51 */ 0x0000, /* 0x0B52 */ 0x0000, /* 0x0B53 */ 0x0000, /* 0x0B54 */ 0x0000, /* 0x0B55 */ 0x0000, /* 0x0B56 */ 0x0000, /* 0x0B57 */ 0x0000, /* 0x0B58 */ 0x0000, /* 0x0B59 */ 0x0000, /* 0x0B5A */ 0x0000, /* 0x0B5B */ 0x0000, /* 0x0B5C */ 0x0000, /* 0x0B5D */ 0x0000, /* 0x0B5E */ 0x0000, /* 0x0B5F */ 0x0000, /* 0x0B60 */ 0x0000, /* 0x0B61 */ 0x0000, /* 0x0B62 */ 0x0000, /* 0x0B63 */ 0x0000, /* 0x0B64 */ 0x0000, /* 0x0B65 */ 0x0000, /* 0x0B66 */ 0x0000, /* 0x0B67 */ 0x0000, /* 0x0B68 */ 0x0000, /* 0x0B69 */ 0x0000, /* 0x0B6A */ 0x0000, /* 0x0B6B */ 0x0000, /* 0x0B6C */ 0x0000, /* 0x0B6D */ 0x0000, /* 0x0B6E */ 0x0000, /* 0x0B6F */ 0x0000, /* 0x0B70 */ 0x0000, /* 0x0B71 */ 0x0000, /* 0x0B72 */ 0x0000, /* 0x0B73 */ 0x0000, /* 0x0B74 */ 0x0000, /* 0x0B75 */ 0x0000, /* 0x0B76 */ 0x0000, /* 0x0B77 */ 0x0000, /* 0x0B78 */ 0x0000, /* 0x0B79 */ 0x0000, /* 0x0B7A */ 0x0000, /* 0x0B7B */ 0x0000, /* 0x0B7C */ 0x0000, /* 0x0B7D */ 0x0000, /* 0x0B7E */ 0x0000, /* 0x0B7F */ 0x0000, /* 0x0B80 */ 0x0000, /* 0x0B81 */ 0x0000, /* 0x0B82 */ 0x0000, /* 0x0B83 */ 0x0000, /* 0x0B84 */ 0x0000, /* 0x0B85 */ 0x0000, /* 0x0B86 */ 0x0000, /* 0x0B87 */ 0x0000, /* 0x0B88 */ 0x0000, /* 0x0B89 */ 0x0000, /* 0x0B8A */ 0x0000, /* 0x0B8B */ 0x0000, /* 0x0B8C */ 0x0000, /* 0x0B8D */ 0x0000, /* 0x0B8E */ 0x0000, /* 0x0B8F */ 0x0000, /* 0x0B90 */ 0x0000, /* 0x0B91 */ 0x0000, /* 0x0B92 */ 0x0000, /* 0x0B93 */ 0x0000, /* 0x0B94 */ 0x0000, /* 0x0B95 */ 0x0000, /* 0x0B96 */ 0x0000, /* 0x0B97 */ 0x0000, /* 0x0B98 */ 0x0000, /* 0x0B99 */ 0x0000, /* 0x0B9A */ 0x0000, /* 0x0B9B */ 0x0000, /* 0x0B9C */ 0x0000, /* 0x0B9D */ 0x0000, /* 0x0B9E */ 0x0000, /* 0x0B9F */ 0x0000, /* 0x0BA0 */ 0x0000, /* 0x0BA1 */ 0x0000, /* 0x0BA2 */ 0x0000, /* 0x0BA3 */ 0x0000, /* 0x0BA4 */ 0x0000, /* 0x0BA5 */ 0x0000, /* 0x0BA6 */ 0x0000, /* 0x0BA7 */ 0x0000, /* 0x0BA8 */ 0x0000, /* 0x0BA9 */ 0x0000, /* 0x0BAA */ 0x0000, /* 0x0BAB */ 0x0000, /* 0x0BAC */ 0x0000, /* 0x0BAD */ 0x0000, /* 0x0BAE */ 0x0000, /* 0x0BAF */ 0x0000, /* 0x0BB0 */ 0x0000, /* 0x0BB1 */ 0x0000, /* 0x0BB2 */ 0x0000, /* 0x0BB3 */ 0x0000, /* 0x0BB4 */ 0x0000, /* 0x0BB5 */ 0x0000, /* 0x0BB6 */ 0x0000, /* 0x0BB7 */ 0x0000, /* 0x0BB8 */ 0x0000, /* 0x0BB9 */ 0x0000, /* 0x0BBA */ 0x0000, /* 0x0BBB */ 0x0000, /* 0x0BBC */ 0x0000, /* 0x0BBD */ 0x0000, /* 0x0BBE */ 0x0000, /* 0x0BBF */ 0x0000, /* 0x0BC0 */ 0x0000, /* 0x0BC1 */ 0x0000, /* 0x0BC2 */ 0x0000, /* 0x0BC3 */ 0x0000, /* 0x0BC4 */ 0x0000, /* 0x0BC5 */ 0x0000, /* 0x0BC6 */ 0x0000, /* 0x0BC7 */ 0x0000, /* 0x0BC8 */ 0x0000, /* 0x0BC9 */ 0x0000, /* 0x0BCA */ 0x0000, /* 0x0BCB */ 0x0000, /* 0x0BCC */ 0x0000, /* 0x0BCD */ 0x0000, /* 0x0BCE */ 0x0000, /* 0x0BCF */ 0x0000, /* 0x0BD0 */ 0x0000, /* 0x0BD1 */ 0x0000, /* 0x0BD2 */ 0x0000, /* 0x0BD3 */ 0x0000, /* 0x0BD4 */ 0x0000, /* 0x0BD5 */ 0x0000, /* 0x0BD6 */ 0x0000, /* 0x0BD7 */ 0x0000, /* 0x0BD8 */ 0x0000, /* 0x0BD9 */ 0x0000, /* 0x0BDA */ 0x0000, /* 0x0BDB */ 0x0000, /* 0x0BDC */ 0x0000, /* 0x0BDD */ 0x0000, /* 0x0BDE */ 0x0000, /* 0x0BDF */ 0x0000, /* 0x0BE0 */ 0x0000, /* 0x0BE1 */ 0x0000, /* 0x0BE2 */ 0x0000, /* 0x0BE3 */ 0x0000, /* 0x0BE4 */ 0x0000, /* 0x0BE5 */ 0x0000, /* 0x0BE6 */ 0x0000, /* 0x0BE7 */ 0x0000, /* 0x0BE8 */ 0x0000, /* 0x0BE9 */ 0x0000, /* 0x0BEA */ 0x0000, /* 0x0BEB */ 0x0000, /* 0x0BEC */ 0x0000, /* 0x0BED */ 0x0000, /* 0x0BEE */ 0x0000, /* 0x0BEF */ 0x0000, /* 0x0BF0 */ 0x0000, /* 0x0BF1 */ 0x0000, /* 0x0BF2 */ 0x0000, /* 0x0BF3 */ 0x0000, /* 0x0BF4 */ 0x0000, /* 0x0BF5 */ 0x0000, /* 0x0BF6 */ 0x0000, /* 0x0BF7 */ 0x0000, /* 0x0BF8 */ 0x0000, /* 0x0BF9 */ 0x0000, /* 0x0BFA */ 0x0000, /* 0x0BFB */ 0x0000, /* 0x0BFC */ 0x0000, /* 0x0BFD */ 0x0000, /* 0x0BFE */ 0x0000, /* 0x0BFF */ 0x0000, /* 0x0C00 */ 0x0000, /* 0x0C01 */ 0x0000, /* 0x0C02 */ 0x0000, /* 0x0C03 */ 0x0000, /* 0x0C04 */ 0x0000, /* 0x0C05 */ 0x0000, /* 0x0C06 */ 0x0000, /* 0x0C07 */ 0x0000, /* 0x0C08 */ 0x0000, /* 0x0C09 */ 0x0000, /* 0x0C0A */ 0x0000, /* 0x0C0B */ 0x0000, /* 0x0C0C */ 0x0000, /* 0x0C0D */ 0x0000, /* 0x0C0E */ 0x0000, /* 0x0C0F */ 0x0000, /* 0x0C10 */ 0x0000, /* 0x0C11 */ 0x0000, /* 0x0C12 */ 0x0000, /* 0x0C13 */ 0x0000, /* 0x0C14 */ 0x0000, /* 0x0C15 */ 0x0000, /* 0x0C16 */ 0x0000, /* 0x0C17 */ 0x0000, /* 0x0C18 */ 0x0000, /* 0x0C19 */ 0x0000, /* 0x0C1A */ 0x0000, /* 0x0C1B */ 0x0000, /* 0x0C1C */ 0x0000, /* 0x0C1D */ 0x0000, /* 0x0C1E */ 0x0000, /* 0x0C1F */ 0x0000, /* 0x0C20 */ 0x0000, /* 0x0C21 */ 0x0000, /* 0x0C22 */ 0x0000, /* 0x0C23 */ 0x0000, /* 0x0C24 */ 0x0000, /* 0x0C25 */ 0x0000, /* 0x0C26 */ 0x0000, /* 0x0C27 */ 0x0000, /* 0x0C28 */ 0x0000, /* 0x0C29 */ 0x0000, /* 0x0C2A */ 0x0000, /* 0x0C2B */ 0x0000, /* 0x0C2C */ 0x0000, /* 0x0C2D */ 0x0000, /* 0x0C2E */ 0x0000, /* 0x0C2F */ 0x0000, /* 0x0C30 */ 0x0000, /* 0x0C31 */ 0x0000, /* 0x0C32 */ 0x0000, /* 0x0C33 */ 0x0000, /* 0x0C34 */ 0x0000, /* 0x0C35 */ 0x0000, /* 0x0C36 */ 0x0000, /* 0x0C37 */ 0x0000, /* 0x0C38 */ 0x0000, /* 0x0C39 */ 0x0000, /* 0x0C3A */ 0x0000, /* 0x0C3B */ 0x0000, /* 0x0C3C */ 0x0000, /* 0x0C3D */ 0x0000, /* 0x0C3E */ 0x0000, /* 0x0C3F */ 0x0000, /* 0x0C40 */ 0x0000, /* 0x0C41 */ 0x0000, /* 0x0C42 */ 0x0000, /* 0x0C43 */ 0x0000, /* 0x0C44 */ 0x0000, /* 0x0C45 */ 0x0000, /* 0x0C46 */ 0x0000, /* 0x0C47 */ 0x0000, /* 0x0C48 */ 0x0000, /* 0x0C49 */ 0x0000, /* 0x0C4A */ 0x0000, /* 0x0C4B */ 0x0000, /* 0x0C4C */ 0x0000, /* 0x0C4D */ 0x0000, /* 0x0C4E */ 0x0000, /* 0x0C4F */ 0x0000, /* 0x0C50 */ 0x0000, /* 0x0C51 */ 0x0000, /* 0x0C52 */ 0x0000, /* 0x0C53 */ 0x0000, /* 0x0C54 */ 0x0000, /* 0x0C55 */ 0x0000, /* 0x0C56 */ 0x0000, /* 0x0C57 */ 0x0000, /* 0x0C58 */ 0x0000, /* 0x0C59 */ 0x0000, /* 0x0C5A */ 0x0000, /* 0x0C5B */ 0x0000, /* 0x0C5C */ 0x0000, /* 0x0C5D */ 0x0000, /* 0x0C5E */ 0x0000, /* 0x0C5F */ 0x0000, /* 0x0C60 */ 0x0000, /* 0x0C61 */ 0x0000, /* 0x0C62 */ 0x0000, /* 0x0C63 */ 0x0000, /* 0x0C64 */ 0x0000, /* 0x0C65 */ 0x0000, /* 0x0C66 */ 0x0000, /* 0x0C67 */ 0x0000, /* 0x0C68 */ 0x0000, /* 0x0C69 */ 0x0000, /* 0x0C6A */ 0x0000, /* 0x0C6B */ 0x0000, /* 0x0C6C */ 0x0000, /* 0x0C6D */ 0x0000, /* 0x0C6E */ 0x0000, /* 0x0C6F */ 0x0000, /* 0x0C70 */ 0x0000, /* 0x0C71 */ 0x0000, /* 0x0C72 */ 0x0000, /* 0x0C73 */ 0x0000, /* 0x0C74 */ 0x0000, /* 0x0C75 */ 0x0000, /* 0x0C76 */ 0x0000, /* 0x0C77 */ 0x0000, /* 0x0C78 */ 0x0000, /* 0x0C79 */ 0x0000, /* 0x0C7A */ 0x0000, /* 0x0C7B */ 0x0000, /* 0x0C7C */ 0x0000, /* 0x0C7D */ 0x0000, /* 0x0C7E */ 0x0000, /* 0x0C7F */ 0x0000, /* 0x0C80 */ 0x0000, /* 0x0C81 */ 0x0000, /* 0x0C82 */ 0x0000, /* 0x0C83 */ 0x0000, /* 0x0C84 */ 0x0000, /* 0x0C85 */ 0x0000, /* 0x0C86 */ 0x0000, /* 0x0C87 */ 0x0000, /* 0x0C88 */ 0x0000, /* 0x0C89 */ 0x0000, /* 0x0C8A */ 0x0000, /* 0x0C8B */ 0x0000, /* 0x0C8C */ 0x0000, /* 0x0C8D */ 0x0000, /* 0x0C8E */ 0x0000, /* 0x0C8F */ 0x0000, /* 0x0C90 */ 0x0000, /* 0x0C91 */ 0x0000, /* 0x0C92 */ 0x0000, /* 0x0C93 */ 0x0000, /* 0x0C94 */ 0x0000, /* 0x0C95 */ 0x0000, /* 0x0C96 */ 0x0000, /* 0x0C97 */ 0x0000, /* 0x0C98 */ 0x0000, /* 0x0C99 */ 0x0000, /* 0x0C9A */ 0x0000, /* 0x0C9B */ 0x0000, /* 0x0C9C */ 0x0000, /* 0x0C9D */ 0x0000, /* 0x0C9E */ 0x0000, /* 0x0C9F */ 0x0000, /* 0x0CA0 */ 0x0000, /* 0x0CA1 */ 0x0000, /* 0x0CA2 */ 0x0000, /* 0x0CA3 */ 0x0000, /* 0x0CA4 */ 0x0000, /* 0x0CA5 */ 0x0000, /* 0x0CA6 */ 0x0000, /* 0x0CA7 */ 0x0000, /* 0x0CA8 */ 0x0000, /* 0x0CA9 */ 0x0000, /* 0x0CAA */ 0x0000, /* 0x0CAB */ 0x0000, /* 0x0CAC */ 0x0000, /* 0x0CAD */ 0x0000, /* 0x0CAE */ 0x0000, /* 0x0CAF */ 0x0000, /* 0x0CB0 */ 0x0000, /* 0x0CB1 */ 0x0000, /* 0x0CB2 */ 0x0000, /* 0x0CB3 */ 0x0000, /* 0x0CB4 */ 0x0000, /* 0x0CB5 */ 0x0000, /* 0x0CB6 */ 0x0000, /* 0x0CB7 */ 0x0000, /* 0x0CB8 */ 0x0000, /* 0x0CB9 */ 0x0000, /* 0x0CBA */ 0x0000, /* 0x0CBB */ 0x0000, /* 0x0CBC */ 0x0000, /* 0x0CBD */ 0x0000, /* 0x0CBE */ 0x0000, /* 0x0CBF */ 0x0000, /* 0x0CC0 */ 0x0000, /* 0x0CC1 */ 0x0000, /* 0x0CC2 */ 0x0000, /* 0x0CC3 */ 0x0000, /* 0x0CC4 */ 0x0000, /* 0x0CC5 */ 0x0000, /* 0x0CC6 */ 0x0000, /* 0x0CC7 */ 0x0000, /* 0x0CC8 */ 0x0000, /* 0x0CC9 */ 0x0000, /* 0x0CCA */ 0x0000, /* 0x0CCB */ 0x0000, /* 0x0CCC */ 0x0000, /* 0x0CCD */ 0x0000, /* 0x0CCE */ 0x0000, /* 0x0CCF */ 0x0000, /* 0x0CD0 */ 0x0000, /* 0x0CD1 */ 0x0000, /* 0x0CD2 */ 0x0000, /* 0x0CD3 */ 0x0000, /* 0x0CD4 */ 0x0000, /* 0x0CD5 */ 0x0000, /* 0x0CD6 */ 0x0000, /* 0x0CD7 */ 0x0000, /* 0x0CD8 */ 0x0000, /* 0x0CD9 */ 0x0000, /* 0x0CDA */ 0x0000, /* 0x0CDB */ 0x0000, /* 0x0CDC */ 0x0000, /* 0x0CDD */ 0x0000, /* 0x0CDE */ 0x0000, /* 0x0CDF */ 0x0000, /* 0x0CE0 */ 0x0000, /* 0x0CE1 */ 0x0000, /* 0x0CE2 */ 0x0000, /* 0x0CE3 */ 0x0000, /* 0x0CE4 */ 0x0000, /* 0x0CE5 */ 0x0000, /* 0x0CE6 */ 0x0000, /* 0x0CE7 */ 0x0000, /* 0x0CE8 */ 0x0000, /* 0x0CE9 */ 0x0000, /* 0x0CEA */ 0x0000, /* 0x0CEB */ 0x0000, /* 0x0CEC */ 0x0000, /* 0x0CED */ 0x0000, /* 0x0CEE */ 0x0000, /* 0x0CEF */ 0x0000, /* 0x0CF0 */ 0x0000, /* 0x0CF1 */ 0x0000, /* 0x0CF2 */ 0x0000, /* 0x0CF3 */ 0x0000, /* 0x0CF4 */ 0x0000, /* 0x0CF5 */ 0x0000, /* 0x0CF6 */ 0x0000, /* 0x0CF7 */ 0x0000, /* 0x0CF8 */ 0x0000, /* 0x0CF9 */ 0x0000, /* 0x0CFA */ 0x0000, /* 0x0CFB */ 0x0000, /* 0x0CFC */ 0x0000, /* 0x0CFD */ 0x0000, /* 0x0CFE */ 0x0000, /* 0x0CFF */ 0x0000, /* 0x0D00 */ 0x0000, /* 0x0D01 */ 0x0000, /* 0x0D02 */ 0x0000, /* 0x0D03 */ 0x0000, /* 0x0D04 */ 0x0000, /* 0x0D05 */ 0x0000, /* 0x0D06 */ 0x0000, /* 0x0D07 */ 0x0000, /* 0x0D08 */ 0x0000, /* 0x0D09 */ 0x0000, /* 0x0D0A */ 0x0000, /* 0x0D0B */ 0x0000, /* 0x0D0C */ 0x0000, /* 0x0D0D */ 0x0000, /* 0x0D0E */ 0x0000, /* 0x0D0F */ 0x0000, /* 0x0D10 */ 0x0000, /* 0x0D11 */ 0x0000, /* 0x0D12 */ 0x0000, /* 0x0D13 */ 0x0000, /* 0x0D14 */ 0x0000, /* 0x0D15 */ 0x0000, /* 0x0D16 */ 0x0000, /* 0x0D17 */ 0x0000, /* 0x0D18 */ 0x0000, /* 0x0D19 */ 0x0000, /* 0x0D1A */ 0x0000, /* 0x0D1B */ 0x0000, /* 0x0D1C */ 0x0000, /* 0x0D1D */ 0x0000, /* 0x0D1E */ 0x0000, /* 0x0D1F */ 0x0000, /* 0x0D20 */ 0x0000, /* 0x0D21 */ 0x0000, /* 0x0D22 */ 0x0000, /* 0x0D23 */ 0x0000, /* 0x0D24 */ 0x0000, /* 0x0D25 */ 0x0000, /* 0x0D26 */ 0x0000, /* 0x0D27 */ 0x0000, /* 0x0D28 */ 0x0000, /* 0x0D29 */ 0x0000, /* 0x0D2A */ 0x0000, /* 0x0D2B */ 0x0000, /* 0x0D2C */ 0x0000, /* 0x0D2D */ 0x0000, /* 0x0D2E */ 0x0000, /* 0x0D2F */ 0x0000, /* 0x0D30 */ 0x0000, /* 0x0D31 */ 0x0000, /* 0x0D32 */ 0x0000, /* 0x0D33 */ 0x0000, /* 0x0D34 */ 0x0000, /* 0x0D35 */ 0x0000, /* 0x0D36 */ 0x0000, /* 0x0D37 */ 0x0000, /* 0x0D38 */ 0x0000, /* 0x0D39 */ 0x0000, /* 0x0D3A */ 0x0000, /* 0x0D3B */ 0x0000, /* 0x0D3C */ 0x0000, /* 0x0D3D */ 0x0000, /* 0x0D3E */ 0x0000, /* 0x0D3F */ 0x0000, /* 0x0D40 */ 0x0000, /* 0x0D41 */ 0x0000, /* 0x0D42 */ 0x0000, /* 0x0D43 */ 0x0000, /* 0x0D44 */ 0x0000, /* 0x0D45 */ 0x0000, /* 0x0D46 */ 0x0000, /* 0x0D47 */ 0x0000, /* 0x0D48 */ 0x0000, /* 0x0D49 */ 0x0000, /* 0x0D4A */ 0x0000, /* 0x0D4B */ 0x0000, /* 0x0D4C */ 0x0000, /* 0x0D4D */ 0x0000, /* 0x0D4E */ 0x0000, /* 0x0D4F */ 0x0000, /* 0x0D50 */ 0x0000, /* 0x0D51 */ 0x0000, /* 0x0D52 */ 0x0000, /* 0x0D53 */ 0x0000, /* 0x0D54 */ 0x0000, /* 0x0D55 */ 0x0000, /* 0x0D56 */ 0x0000, /* 0x0D57 */ 0x0000, /* 0x0D58 */ 0x0000, /* 0x0D59 */ 0x0000, /* 0x0D5A */ 0x0000, /* 0x0D5B */ 0x0000, /* 0x0D5C */ 0x0000, /* 0x0D5D */ 0x0000, /* 0x0D5E */ 0x0000, /* 0x0D5F */ 0x0000, /* 0x0D60 */ 0x0000, /* 0x0D61 */ 0x0000, /* 0x0D62 */ 0x0000, /* 0x0D63 */ 0x0000, /* 0x0D64 */ 0x0000, /* 0x0D65 */ 0x0000, /* 0x0D66 */ 0x0000, /* 0x0D67 */ 0x0000, /* 0x0D68 */ 0x0000, /* 0x0D69 */ 0x0000, /* 0x0D6A */ 0x0000, /* 0x0D6B */ 0x0000, /* 0x0D6C */ 0x0000, /* 0x0D6D */ 0x0000, /* 0x0D6E */ 0x0000, /* 0x0D6F */ 0x0000, /* 0x0D70 */ 0x0000, /* 0x0D71 */ 0x0000, /* 0x0D72 */ 0x0000, /* 0x0D73 */ 0x0000, /* 0x0D74 */ 0x0000, /* 0x0D75 */ 0x0000, /* 0x0D76 */ 0x0000, /* 0x0D77 */ 0x0000, /* 0x0D78 */ 0x0000, /* 0x0D79 */ 0x0000, /* 0x0D7A */ 0x0000, /* 0x0D7B */ 0x0000, /* 0x0D7C */ 0x0000, /* 0x0D7D */ 0x0000, /* 0x0D7E */ 0x0000, /* 0x0D7F */ 0x0000, /* 0x0D80 */ 0x0000, /* 0x0D81 */ 0x0000, /* 0x0D82 */ 0x0000, /* 0x0D83 */ 0x0000, /* 0x0D84 */ 0x0000, /* 0x0D85 */ 0x0000, /* 0x0D86 */ 0x0000, /* 0x0D87 */ 0x0000, /* 0x0D88 */ 0x0000, /* 0x0D89 */ 0x0000, /* 0x0D8A */ 0x0000, /* 0x0D8B */ 0x0000, /* 0x0D8C */ 0x0000, /* 0x0D8D */ 0x0000, /* 0x0D8E */ 0x0000, /* 0x0D8F */ 0x0000, /* 0x0D90 */ 0x0000, /* 0x0D91 */ 0x0000, /* 0x0D92 */ 0x0000, /* 0x0D93 */ 0x0000, /* 0x0D94 */ 0x0000, /* 0x0D95 */ 0x0000, /* 0x0D96 */ 0x0000, /* 0x0D97 */ 0x0000, /* 0x0D98 */ 0x0000, /* 0x0D99 */ 0x0000, /* 0x0D9A */ 0x0000, /* 0x0D9B */ 0x0000, /* 0x0D9C */ 0x0000, /* 0x0D9D */ 0x0000, /* 0x0D9E */ 0x0000, /* 0x0D9F */ 0x0000, /* 0x0DA0 */ 0x0000, /* 0x0DA1 */ 0x0000, /* 0x0DA2 */ 0x0000, /* 0x0DA3 */ 0x0000, /* 0x0DA4 */ 0x0000, /* 0x0DA5 */ 0x0000, /* 0x0DA6 */ 0x0000, /* 0x0DA7 */ 0x0000, /* 0x0DA8 */ 0x0000, /* 0x0DA9 */ 0x0000, /* 0x0DAA */ 0x0000, /* 0x0DAB */ 0x0000, /* 0x0DAC */ 0x0000, /* 0x0DAD */ 0x0000, /* 0x0DAE */ 0x0000, /* 0x0DAF */ 0x0000, /* 0x0DB0 */ 0x0000, /* 0x0DB1 */ 0x0000, /* 0x0DB2 */ 0x0000, /* 0x0DB3 */ 0x0000, /* 0x0DB4 */ 0x0000, /* 0x0DB5 */ 0x0000, /* 0x0DB6 */ 0x0000, /* 0x0DB7 */ 0x0000, /* 0x0DB8 */ 0x0000, /* 0x0DB9 */ 0x0000, /* 0x0DBA */ 0x0000, /* 0x0DBB */ 0x0000, /* 0x0DBC */ 0x0000, /* 0x0DBD */ 0x0000, /* 0x0DBE */ 0x0000, /* 0x0DBF */ 0x0000, /* 0x0DC0 */ 0x0000, /* 0x0DC1 */ 0x0000, /* 0x0DC2 */ 0x0000, /* 0x0DC3 */ 0x0000, /* 0x0DC4 */ 0x0000, /* 0x0DC5 */ 0x0000, /* 0x0DC6 */ 0x0000, /* 0x0DC7 */ 0x0000, /* 0x0DC8 */ 0x0000, /* 0x0DC9 */ 0x0000, /* 0x0DCA */ 0x0000, /* 0x0DCB */ 0x0000, /* 0x0DCC */ 0x0000, /* 0x0DCD */ 0x0000, /* 0x0DCE */ 0x0000, /* 0x0DCF */ 0x0000, /* 0x0DD0 */ 0x0000, /* 0x0DD1 */ 0x0000, /* 0x0DD2 */ 0x0000, /* 0x0DD3 */ 0x0000, /* 0x0DD4 */ 0x0000, /* 0x0DD5 */ 0x0000, /* 0x0DD6 */ 0x0000, /* 0x0DD7 */ 0x0000, /* 0x0DD8 */ 0x0000, /* 0x0DD9 */ 0x0000, /* 0x0DDA */ 0x0000, /* 0x0DDB */ 0x0000, /* 0x0DDC */ 0x0000, /* 0x0DDD */ 0x0000, /* 0x0DDE */ 0x0000, /* 0x0DDF */ 0x0000, /* 0x0DE0 */ 0x0000, /* 0x0DE1 */ 0x0000, /* 0x0DE2 */ 0x0000, /* 0x0DE3 */ 0x0000, /* 0x0DE4 */ 0x0000, /* 0x0DE5 */ 0x0000, /* 0x0DE6 */ 0x0000, /* 0x0DE7 */ 0x0000, /* 0x0DE8 */ 0x0000, /* 0x0DE9 */ 0x0000, /* 0x0DEA */ 0x0000, /* 0x0DEB */ 0x0000, /* 0x0DEC */ 0x0000, /* 0x0DED */ 0x0000, /* 0x0DEE */ 0x0000, /* 0x0DEF */ 0x0000, /* 0x0DF0 */ 0x0000, /* 0x0DF1 */ 0x0000, /* 0x0DF2 */ 0x0000, /* 0x0DF3 */ 0x0000, /* 0x0DF4 */ 0x0000, /* 0x0DF5 */ 0x0000, /* 0x0DF6 */ 0x0000, /* 0x0DF7 */ 0x0000, /* 0x0DF8 */ 0x0000, /* 0x0DF9 */ 0x0000, /* 0x0DFA */ 0x0000, /* 0x0DFB */ 0x0000, /* 0x0DFC */ 0x0000, /* 0x0DFD */ 0x0000, /* 0x0DFE */ 0x0000, /* 0x0DFF */ 0x0000, /* 0x0E00 */ 0x0000, /* 0x0E01 */ 0x0000, /* 0x0E02 */ 0x0000, /* 0x0E03 */ 0x0000, /* 0x0E04 */ 0x0000, /* 0x0E05 */ 0x0000, /* 0x0E06 */ 0x0000, /* 0x0E07 */ 0x0000, /* 0x0E08 */ 0x0000, /* 0x0E09 */ 0x0000, /* 0x0E0A */ 0x0000, /* 0x0E0B */ 0x0000, /* 0x0E0C */ 0x0000, /* 0x0E0D */ 0x0000, /* 0x0E0E */ 0x0000, /* 0x0E0F */ 0x0000, /* 0x0E10 */ 0x0000, /* 0x0E11 */ 0x0000, /* 0x0E12 */ 0x0000, /* 0x0E13 */ 0x0000, /* 0x0E14 */ 0x0000, /* 0x0E15 */ 0x0000, /* 0x0E16 */ 0x0000, /* 0x0E17 */ 0x0000, /* 0x0E18 */ 0x0000, /* 0x0E19 */ 0x0000, /* 0x0E1A */ 0x0000, /* 0x0E1B */ 0x0000, /* 0x0E1C */ 0x0000, /* 0x0E1D */ 0x0000, /* 0x0E1E */ 0x0000, /* 0x0E1F */ 0x0000, /* 0x0E20 */ 0x0000, /* 0x0E21 */ 0x0000, /* 0x0E22 */ 0x0000, /* 0x0E23 */ 0x0000, /* 0x0E24 */ 0x0000, /* 0x0E25 */ 0x0000, /* 0x0E26 */ 0x0000, /* 0x0E27 */ 0x0000, /* 0x0E28 */ 0x0000, /* 0x0E29 */ 0x0000, /* 0x0E2A */ 0x0000, /* 0x0E2B */ 0x0000, /* 0x0E2C */ 0x0000, /* 0x0E2D */ 0x0000, /* 0x0E2E */ 0x0000, /* 0x0E2F */ 0x0000, /* 0x0E30 */ 0x0000, /* 0x0E31 */ 0x0000, /* 0x0E32 */ 0x0000, /* 0x0E33 */ 0x0000, /* 0x0E34 */ 0x0000, /* 0x0E35 */ 0x0000, /* 0x0E36 */ 0x0000, /* 0x0E37 */ 0x0000, /* 0x0E38 */ 0x0000, /* 0x0E39 */ 0x0000, /* 0x0E3A */ 0x0000, /* 0x0E3B */ 0x0000, /* 0x0E3C */ 0x0000, /* 0x0E3D */ 0x0000, /* 0x0E3E */ 0x0000, /* 0x0E3F */ 0x0000, /* 0x0E40 */ 0x0000, /* 0x0E41 */ 0x0000, /* 0x0E42 */ 0x0000, /* 0x0E43 */ 0x0000, /* 0x0E44 */ 0x0000, /* 0x0E45 */ 0x0000, /* 0x0E46 */ 0x0000, /* 0x0E47 */ 0x0000, /* 0x0E48 */ 0x0000, /* 0x0E49 */ 0x0000, /* 0x0E4A */ 0x0000, /* 0x0E4B */ 0x0000, /* 0x0E4C */ 0x0000, /* 0x0E4D */ 0x0000, /* 0x0E4E */ 0x0000, /* 0x0E4F */ 0x0000, /* 0x0E50 */ 0x0000, /* 0x0E51 */ 0x0000, /* 0x0E52 */ 0x0000, /* 0x0E53 */ 0x0000, /* 0x0E54 */ 0x0000, /* 0x0E55 */ 0x0000, /* 0x0E56 */ 0x0000, /* 0x0E57 */ 0x0000, /* 0x0E58 */ 0x0000, /* 0x0E59 */ 0x0000, /* 0x0E5A */ 0x0000, /* 0x0E5B */ 0x0000, /* 0x0E5C */ 0x0000, /* 0x0E5D */ 0x0000, /* 0x0E5E */ 0x0000, /* 0x0E5F */ 0x0000, /* 0x0E60 */ 0x0000, /* 0x0E61 */ 0x0000, /* 0x0E62 */ 0x0000, /* 0x0E63 */ 0x0000, /* 0x0E64 */ 0x0000, /* 0x0E65 */ 0x0000, /* 0x0E66 */ 0x0000, /* 0x0E67 */ 0x0000, /* 0x0E68 */ 0x0000, /* 0x0E69 */ 0x0000, /* 0x0E6A */ 0x0000, /* 0x0E6B */ 0x0000, /* 0x0E6C */ 0x0000, /* 0x0E6D */ 0x0000, /* 0x0E6E */ 0x0000, /* 0x0E6F */ 0x0000, /* 0x0E70 */ 0x0000, /* 0x0E71 */ 0x0000, /* 0x0E72 */ 0x0000, /* 0x0E73 */ 0x0000, /* 0x0E74 */ 0x0000, /* 0x0E75 */ 0x0000, /* 0x0E76 */ 0x0000, /* 0x0E77 */ 0x0000, /* 0x0E78 */ 0x0000, /* 0x0E79 */ 0x0000, /* 0x0E7A */ 0x0000, /* 0x0E7B */ 0x0000, /* 0x0E7C */ 0x0000, /* 0x0E7D */ 0x0000, /* 0x0E7E */ 0x0000, /* 0x0E7F */ 0x0000, /* 0x0E80 */ 0x0000, /* 0x0E81 */ 0x0000, /* 0x0E82 */ 0x0000, /* 0x0E83 */ 0x0000, /* 0x0E84 */ 0x0000, /* 0x0E85 */ 0x0000, /* 0x0E86 */ 0x0000, /* 0x0E87 */ 0x0000, /* 0x0E88 */ 0x0000, /* 0x0E89 */ 0x0000, /* 0x0E8A */ 0x0000, /* 0x0E8B */ 0x0000, /* 0x0E8C */ 0x0000, /* 0x0E8D */ 0x0000, /* 0x0E8E */ 0x0000, /* 0x0E8F */ 0x0000, /* 0x0E90 */ 0x0000, /* 0x0E91 */ 0x0000, /* 0x0E92 */ 0x0000, /* 0x0E93 */ 0x0000, /* 0x0E94 */ 0x0000, /* 0x0E95 */ 0x0000, /* 0x0E96 */ 0x0000, /* 0x0E97 */ 0x0000, /* 0x0E98 */ 0x0000, /* 0x0E99 */ 0x0000, /* 0x0E9A */ 0x0000, /* 0x0E9B */ 0x0000, /* 0x0E9C */ 0x0000, /* 0x0E9D */ 0x0000, /* 0x0E9E */ 0x0000, /* 0x0E9F */ 0x0000, /* 0x0EA0 */ 0x0000, /* 0x0EA1 */ 0x0000, /* 0x0EA2 */ 0x0000, /* 0x0EA3 */ 0x0000, /* 0x0EA4 */ 0x0000, /* 0x0EA5 */ 0x0000, /* 0x0EA6 */ 0x0000, /* 0x0EA7 */ 0x0000, /* 0x0EA8 */ 0x0000, /* 0x0EA9 */ 0x0000, /* 0x0EAA */ 0x0000, /* 0x0EAB */ 0x0000, /* 0x0EAC */ 0x0000, /* 0x0EAD */ 0x0000, /* 0x0EAE */ 0x0000, /* 0x0EAF */ 0x0000, /* 0x0EB0 */ 0x0000, /* 0x0EB1 */ 0x0000, /* 0x0EB2 */ 0x0000, /* 0x0EB3 */ 0x0000, /* 0x0EB4 */ 0x0000, /* 0x0EB5 */ 0x0000, /* 0x0EB6 */ 0x0000, /* 0x0EB7 */ 0x0000, /* 0x0EB8 */ 0x0000, /* 0x0EB9 */ 0x0000, /* 0x0EBA */ 0x0000, /* 0x0EBB */ 0x0000, /* 0x0EBC */ 0x0000, /* 0x0EBD */ 0x0000, /* 0x0EBE */ 0x0000, /* 0x0EBF */ 0x0000, /* 0x0EC0 */ 0x0000, /* 0x0EC1 */ 0x0000, /* 0x0EC2 */ 0x0000, /* 0x0EC3 */ 0x0000, /* 0x0EC4 */ 0x0000, /* 0x0EC5 */ 0x0000, /* 0x0EC6 */ 0x0000, /* 0x0EC7 */ 0x0000, /* 0x0EC8 */ 0x0000, /* 0x0EC9 */ 0x0000, /* 0x0ECA */ 0x0000, /* 0x0ECB */ 0x0000, /* 0x0ECC */ 0x0000, /* 0x0ECD */ 0x0000, /* 0x0ECE */ 0x0000, /* 0x0ECF */ 0x0000, /* 0x0ED0 */ 0x0000, /* 0x0ED1 */ 0x0000, /* 0x0ED2 */ 0x0000, /* 0x0ED3 */ 0x0000, /* 0x0ED4 */ 0x0000, /* 0x0ED5 */ 0x0000, /* 0x0ED6 */ 0x0000, /* 0x0ED7 */ 0x0000, /* 0x0ED8 */ 0x0000, /* 0x0ED9 */ 0x0000, /* 0x0EDA */ 0x0000, /* 0x0EDB */ 0x0000, /* 0x0EDC */ 0x0000, /* 0x0EDD */ 0x0000, /* 0x0EDE */ 0x0000, /* 0x0EDF */ 0x0000, /* 0x0EE0 */ 0x0000, /* 0x0EE1 */ 0x0000, /* 0x0EE2 */ 0x0000, /* 0x0EE3 */ 0x0000, /* 0x0EE4 */ 0x0000, /* 0x0EE5 */ 0x0000, /* 0x0EE6 */ 0x0000, /* 0x0EE7 */ 0x0000, /* 0x0EE8 */ 0x0000, /* 0x0EE9 */ 0x0000, /* 0x0EEA */ 0x0000, /* 0x0EEB */ 0x0000, /* 0x0EEC */ 0x0000, /* 0x0EED */ 0x0000, /* 0x0EEE */ 0x0000, /* 0x0EEF */ 0x0000, /* 0x0EF0 */ 0x0000, /* 0x0EF1 */ 0x0000, /* 0x0EF2 */ 0x0000, /* 0x0EF3 */ 0x0000, /* 0x0EF4 */ 0x0000, /* 0x0EF5 */ 0x0000, /* 0x0EF6 */ 0x0000, /* 0x0EF7 */ 0x0000, /* 0x0EF8 */ 0x0000, /* 0x0EF9 */ 0x0000, /* 0x0EFA */ 0x0000, /* 0x0EFB */ 0x0000, /* 0x0EFC */ 0x0000, /* 0x0EFD */ 0x0000, /* 0x0EFE */ 0x0000, /* 0x0EFF */ 0x0000, /* 0x0F00 */ 0x0000, /* 0x0F01 */ 0x0000, /* 0x0F02 */ 0x0000, /* 0x0F03 */ 0x0000, /* 0x0F04 */ 0x0000, /* 0x0F05 */ 0x0000, /* 0x0F06 */ 0x0000, /* 0x0F07 */ 0x0000, /* 0x0F08 */ 0x0000, /* 0x0F09 */ 0x0000, /* 0x0F0A */ 0x0000, /* 0x0F0B */ 0x0000, /* 0x0F0C */ 0x0000, /* 0x0F0D */ 0x0000, /* 0x0F0E */ 0x0000, /* 0x0F0F */ 0x0000, /* 0x0F10 */ 0x0000, /* 0x0F11 */ 0x0000, /* 0x0F12 */ 0x0000, /* 0x0F13 */ 0x0000, /* 0x0F14 */ 0x0000, /* 0x0F15 */ 0x0000, /* 0x0F16 */ 0x0000, /* 0x0F17 */ 0x0000, /* 0x0F18 */ 0x0000, /* 0x0F19 */ 0x0000, /* 0x0F1A */ 0x0000, /* 0x0F1B */ 0x0000, /* 0x0F1C */ 0x0000, /* 0x0F1D */ 0x0000, /* 0x0F1E */ 0x0000, /* 0x0F1F */ 0x0000, /* 0x0F20 */ 0x0000, /* 0x0F21 */ 0x0000, /* 0x0F22 */ 0x0000, /* 0x0F23 */ 0x0000, /* 0x0F24 */ 0x0000, /* 0x0F25 */ 0x0000, /* 0x0F26 */ 0x0000, /* 0x0F27 */ 0x0000, /* 0x0F28 */ 0x0000, /* 0x0F29 */ 0x0000, /* 0x0F2A */ 0x0000, /* 0x0F2B */ 0x0000, /* 0x0F2C */ 0x0000, /* 0x0F2D */ 0x0000, /* 0x0F2E */ 0x0000, /* 0x0F2F */ 0x0000, /* 0x0F30 */ 0x0000, /* 0x0F31 */ 0x0000, /* 0x0F32 */ 0x0000, /* 0x0F33 */ 0x0000, /* 0x0F34 */ 0x0000, /* 0x0F35 */ 0x0000, /* 0x0F36 */ 0x0000, /* 0x0F37 */ 0x0000, /* 0x0F38 */ 0x0000, /* 0x0F39 */ 0x0000, /* 0x0F3A */ 0x0000, /* 0x0F3B */ 0x0000, /* 0x0F3C */ 0x0000, /* 0x0F3D */ 0x0000, /* 0x0F3E */ 0x0000, /* 0x0F3F */ 0x0000, /* 0x0F40 */ 0x0000, /* 0x0F41 */ 0x0000, /* 0x0F42 */ 0x0000, /* 0x0F43 */ 0x0000, /* 0x0F44 */ 0x0000, /* 0x0F45 */ 0x0000, /* 0x0F46 */ 0x0000, /* 0x0F47 */ 0x0000, /* 0x0F48 */ 0x0000, /* 0x0F49 */ 0x0000, /* 0x0F4A */ 0x0000, /* 0x0F4B */ 0x0000, /* 0x0F4C */ 0x0000, /* 0x0F4D */ 0x0000, /* 0x0F4E */ 0x0000, /* 0x0F4F */ 0x0000, /* 0x0F50 */ 0x0000, /* 0x0F51 */ 0x0000, /* 0x0F52 */ 0x0000, /* 0x0F53 */ 0x0000, /* 0x0F54 */ 0x0000, /* 0x0F55 */ 0x0000, /* 0x0F56 */ 0x0000, /* 0x0F57 */ 0x0000, /* 0x0F58 */ 0x0000, /* 0x0F59 */ 0x0000, /* 0x0F5A */ 0x0000, /* 0x0F5B */ 0x0000, /* 0x0F5C */ 0x0000, /* 0x0F5D */ 0x0000, /* 0x0F5E */ 0x0000, /* 0x0F5F */ 0x0000, /* 0x0F60 */ 0x0000, /* 0x0F61 */ 0x0000, /* 0x0F62 */ 0x0000, /* 0x0F63 */ 0x0000, /* 0x0F64 */ 0x0000, /* 0x0F65 */ 0x0000, /* 0x0F66 */ 0x0000, /* 0x0F67 */ 0x0000, /* 0x0F68 */ 0x0000, /* 0x0F69 */ 0x0000, /* 0x0F6A */ 0x0000, /* 0x0F6B */ 0x0000, /* 0x0F6C */ 0x0000, /* 0x0F6D */ 0x0000, /* 0x0F6E */ 0x0000, /* 0x0F6F */ 0x0000, /* 0x0F70 */ 0x0000, /* 0x0F71 */ 0x0000, /* 0x0F72 */ 0x0000, /* 0x0F73 */ 0x0000, /* 0x0F74 */ 0x0000, /* 0x0F75 */ 0x0000, /* 0x0F76 */ 0x0000, /* 0x0F77 */ 0x0000, /* 0x0F78 */ 0x0000, /* 0x0F79 */ 0x0000, /* 0x0F7A */ 0x0000, /* 0x0F7B */ 0x0000, /* 0x0F7C */ 0x0000, /* 0x0F7D */ 0x0000, /* 0x0F7E */ 0x0000, /* 0x0F7F */ 0x0000, /* 0x0F80 */ 0x0000, /* 0x0F81 */ 0x0000, /* 0x0F82 */ 0x0000, /* 0x0F83 */ 0x0000, /* 0x0F84 */ 0x0000, /* 0x0F85 */ 0x0000, /* 0x0F86 */ 0x0000, /* 0x0F87 */ 0x0000, /* 0x0F88 */ 0x0000, /* 0x0F89 */ 0x0000, /* 0x0F8A */ 0x0000, /* 0x0F8B */ 0x0000, /* 0x0F8C */ 0x0000, /* 0x0F8D */ 0x0000, /* 0x0F8E */ 0x0000, /* 0x0F8F */ 0x0000, /* 0x0F90 */ 0x0000, /* 0x0F91 */ 0x0000, /* 0x0F92 */ 0x0000, /* 0x0F93 */ 0x0000, /* 0x0F94 */ 0x0000, /* 0x0F95 */ 0x0000, /* 0x0F96 */ 0x0000, /* 0x0F97 */ 0x0000, /* 0x0F98 */ 0x0000, /* 0x0F99 */ 0x0000, /* 0x0F9A */ 0x0000, /* 0x0F9B */ 0x0000, /* 0x0F9C */ 0x0000, /* 0x0F9D */ 0x0000, /* 0x0F9E */ 0x0000, /* 0x0F9F */ 0x0000, /* 0x0FA0 */ 0x0000, /* 0x0FA1 */ 0x0000, /* 0x0FA2 */ 0x0000, /* 0x0FA3 */ 0x0000, /* 0x0FA4 */ 0x0000, /* 0x0FA5 */ 0x0000, /* 0x0FA6 */ 0x0000, /* 0x0FA7 */ 0x0000, /* 0x0FA8 */ 0x0000, /* 0x0FA9 */ 0x0000, /* 0x0FAA */ 0x0000, /* 0x0FAB */ 0x0000, /* 0x0FAC */ 0x0000, /* 0x0FAD */ 0x0000, /* 0x0FAE */ 0x0000, /* 0x0FAF */ 0x0000, /* 0x0FB0 */ 0x0000, /* 0x0FB1 */ 0x0000, /* 0x0FB2 */ 0x0000, /* 0x0FB3 */ 0x0000, /* 0x0FB4 */ 0x0000, /* 0x0FB5 */ 0x0000, /* 0x0FB6 */ 0x0000, /* 0x0FB7 */ 0x0000, /* 0x0FB8 */ 0x0000, /* 0x0FB9 */ 0x0000, /* 0x0FBA */ 0x0000, /* 0x0FBB */ 0x0000, /* 0x0FBC */ 0x0000, /* 0x0FBD */ 0x0000, /* 0x0FBE */ 0x0000, /* 0x0FBF */ 0x0000, /* 0x0FC0 */ 0x0000, /* 0x0FC1 */ 0x0000, /* 0x0FC2 */ 0x0000, /* 0x0FC3 */ 0x0000, /* 0x0FC4 */ 0x0000, /* 0x0FC5 */ 0x0000, /* 0x0FC6 */ 0x0000, /* 0x0FC7 */ 0x0000, /* 0x0FC8 */ 0x0000, /* 0x0FC9 */ 0x0000, /* 0x0FCA */ 0x0000, /* 0x0FCB */ 0x0000, /* 0x0FCC */ 0x0000, /* 0x0FCD */ 0x0000, /* 0x0FCE */ 0x0000, /* 0x0FCF */ 0x0000, /* 0x0FD0 */ 0x0000, /* 0x0FD1 */ 0x0000, /* 0x0FD2 */ 0x0000, /* 0x0FD3 */ 0x0000, /* 0x0FD4 */ 0x0000, /* 0x0FD5 */ 0x0000, /* 0x0FD6 */ 0x0000, /* 0x0FD7 */ 0x0000, /* 0x0FD8 */ 0x0000, /* 0x0FD9 */ 0x0000, /* 0x0FDA */ 0x0000, /* 0x0FDB */ 0x0000, /* 0x0FDC */ 0x0000, /* 0x0FDD */ 0x0000, /* 0x0FDE */ 0x0000, /* 0x0FDF */ 0x0000, /* 0x0FE0 */ 0x0000, /* 0x0FE1 */ 0x0000, /* 0x0FE2 */ 0x0000, /* 0x0FE3 */ 0x0000, /* 0x0FE4 */ 0x0000, /* 0x0FE5 */ 0x0000, /* 0x0FE6 */ 0x0000, /* 0x0FE7 */ 0x0000, /* 0x0FE8 */ 0x0000, /* 0x0FE9 */ 0x0000, /* 0x0FEA */ 0x0000, /* 0x0FEB */ 0x0000, /* 0x0FEC */ 0x0000, /* 0x0FED */ 0x0000, /* 0x0FEE */ 0x0000, /* 0x0FEF */ 0x0000, /* 0x0FF0 */ 0x0000, /* 0x0FF1 */ 0x0000, /* 0x0FF2 */ 0x0000, /* 0x0FF3 */ 0x0000, /* 0x0FF4 */ 0x0000, /* 0x0FF5 */ 0x0000, /* 0x0FF6 */ 0x0000, /* 0x0FF7 */ 0x0000, /* 0x0FF8 */ 0x0000, /* 0x0FF9 */ 0x0000, /* 0x0FFA */ 0x0000, /* 0x0FFB */ 0x0000, /* 0x0FFC */ 0x0000, /* 0x0FFD */ 0x0000, /* 0x0FFE */ 0x0000, /* 0x0FFF */ 0x0000, /* 0x1000 */ 0x0000, /* 0x1001 */ 0x0000, /* 0x1002 */ 0x0000, /* 0x1003 */ 0x0000, /* 0x1004 */ 0x0000, /* 0x1005 */ 0x0000, /* 0x1006 */ 0x0000, /* 0x1007 */ 0x0000, /* 0x1008 */ 0x0000, /* 0x1009 */ 0x0000, /* 0x100A */ 0x0000, /* 0x100B */ 0x0000, /* 0x100C */ 0x0000, /* 0x100D */ 0x0000, /* 0x100E */ 0x0000, /* 0x100F */ 0x0000, /* 0x1010 */ 0x0000, /* 0x1011 */ 0x0000, /* 0x1012 */ 0x0000, /* 0x1013 */ 0x0000, /* 0x1014 */ 0x0000, /* 0x1015 */ 0x0000, /* 0x1016 */ 0x0000, /* 0x1017 */ 0x0000, /* 0x1018 */ 0x0000, /* 0x1019 */ 0x0000, /* 0x101A */ 0x0000, /* 0x101B */ 0x0000, /* 0x101C */ 0x0000, /* 0x101D */ 0x0000, /* 0x101E */ 0x0000, /* 0x101F */ 0x0000, /* 0x1020 */ 0x0000, /* 0x1021 */ 0x0000, /* 0x1022 */ 0x0000, /* 0x1023 */ 0x0000, /* 0x1024 */ 0x0000, /* 0x1025 */ 0x0000, /* 0x1026 */ 0x0000, /* 0x1027 */ 0x0000, /* 0x1028 */ 0x0000, /* 0x1029 */ 0x0000, /* 0x102A */ 0x0000, /* 0x102B */ 0x0000, /* 0x102C */ 0x0000, /* 0x102D */ 0x0000, /* 0x102E */ 0x0000, /* 0x102F */ 0x0000, /* 0x1030 */ 0x0000, /* 0x1031 */ 0x0000, /* 0x1032 */ 0x0000, /* 0x1033 */ 0x0000, /* 0x1034 */ 0x0000, /* 0x1035 */ 0x0000, /* 0x1036 */ 0x0000, /* 0x1037 */ 0x0000, /* 0x1038 */ 0x0000, /* 0x1039 */ 0x0000, /* 0x103A */ 0x0000, /* 0x103B */ 0x0000, /* 0x103C */ 0x0000, /* 0x103D */ 0x0000, /* 0x103E */ 0x0000, /* 0x103F */ 0x0000, /* 0x1040 */ 0x0000, /* 0x1041 */ 0x0000, /* 0x1042 */ 0x0000, /* 0x1043 */ 0x0000, /* 0x1044 */ 0x0000, /* 0x1045 */ 0x0000, /* 0x1046 */ 0x0000, /* 0x1047 */ 0x0000, /* 0x1048 */ 0x0000, /* 0x1049 */ 0x0000, /* 0x104A */ 0x0000, /* 0x104B */ 0x0000, /* 0x104C */ 0x0000, /* 0x104D */ 0x0000, /* 0x104E */ 0x0000, /* 0x104F */ 0x0000, /* 0x1050 */ 0x0000, /* 0x1051 */ 0x0000, /* 0x1052 */ 0x0000, /* 0x1053 */ 0x0000, /* 0x1054 */ 0x0000, /* 0x1055 */ 0x0000, /* 0x1056 */ 0x0000, /* 0x1057 */ 0x0000, /* 0x1058 */ 0x0000, /* 0x1059 */ 0x0000, /* 0x105A */ 0x0000, /* 0x105B */ 0x0000, /* 0x105C */ 0x0000, /* 0x105D */ 0x0000, /* 0x105E */ 0x0000, /* 0x105F */ 0x0000, /* 0x1060 */ 0x0000, /* 0x1061 */ 0x0000, /* 0x1062 */ 0x0000, /* 0x1063 */ 0x0000, /* 0x1064 */ 0x0000, /* 0x1065 */ 0x0000, /* 0x1066 */ 0x0000, /* 0x1067 */ 0x0000, /* 0x1068 */ 0x0000, /* 0x1069 */ 0x0000, /* 0x106A */ 0x0000, /* 0x106B */ 0x0000, /* 0x106C */ 0x0000, /* 0x106D */ 0x0000, /* 0x106E */ 0x0000, /* 0x106F */ 0x0000, /* 0x1070 */ 0x0000, /* 0x1071 */ 0x0000, /* 0x1072 */ 0x0000, /* 0x1073 */ 0x0000, /* 0x1074 */ 0x0000, /* 0x1075 */ 0x0000, /* 0x1076 */ 0x0000, /* 0x1077 */ 0x0000, /* 0x1078 */ 0x0000, /* 0x1079 */ 0x0000, /* 0x107A */ 0x0000, /* 0x107B */ 0x0000, /* 0x107C */ 0x0000, /* 0x107D */ 0x0000, /* 0x107E */ 0x0000, /* 0x107F */ 0x0000, /* 0x1080 */ 0x0000, /* 0x1081 */ 0x0000, /* 0x1082 */ 0x0000, /* 0x1083 */ 0x0000, /* 0x1084 */ 0x0000, /* 0x1085 */ 0x0000, /* 0x1086 */ 0x0000, /* 0x1087 */ 0x0000, /* 0x1088 */ 0x0000, /* 0x1089 */ 0x0000, /* 0x108A */ 0x0000, /* 0x108B */ 0x0000, /* 0x108C */ 0x0000, /* 0x108D */ 0x0000, /* 0x108E */ 0x0000, /* 0x108F */ 0x0000, /* 0x1090 */ 0x0000, /* 0x1091 */ 0x0000, /* 0x1092 */ 0x0000, /* 0x1093 */ 0x0000, /* 0x1094 */ 0x0000, /* 0x1095 */ 0x0000, /* 0x1096 */ 0x0000, /* 0x1097 */ 0x0000, /* 0x1098 */ 0x0000, /* 0x1099 */ 0x0000, /* 0x109A */ 0x0000, /* 0x109B */ 0x0000, /* 0x109C */ 0x0000, /* 0x109D */ 0x0000, /* 0x109E */ 0x0000, /* 0x109F */ 0x0000, /* 0x10A0 */ 0x0000, /* 0x10A1 */ 0x0000, /* 0x10A2 */ 0x0000, /* 0x10A3 */ 0x0000, /* 0x10A4 */ 0x0000, /* 0x10A5 */ 0x0000, /* 0x10A6 */ 0x0000, /* 0x10A7 */ 0x0000, /* 0x10A8 */ 0x0000, /* 0x10A9 */ 0x0000, /* 0x10AA */ 0x0000, /* 0x10AB */ 0x0000, /* 0x10AC */ 0x0000, /* 0x10AD */ 0x0000, /* 0x10AE */ 0x0000, /* 0x10AF */ 0x0000, /* 0x10B0 */ 0x0000, /* 0x10B1 */ 0x0000, /* 0x10B2 */ 0x0000, /* 0x10B3 */ 0x0000, /* 0x10B4 */ 0x0000, /* 0x10B5 */ 0x0000, /* 0x10B6 */ 0x0000, /* 0x10B7 */ 0x0000, /* 0x10B8 */ 0x0000, /* 0x10B9 */ 0x0000, /* 0x10BA */ 0x0000, /* 0x10BB */ 0x0000, /* 0x10BC */ 0x0000, /* 0x10BD */ 0x0000, /* 0x10BE */ 0x0000, /* 0x10BF */ 0x0000, /* 0x10C0 */ 0x0000, /* 0x10C1 */ 0x0000, /* 0x10C2 */ 0x0000, /* 0x10C3 */ 0x0000, /* 0x10C4 */ 0x0000, /* 0x10C5 */ 0x0000, /* 0x10C6 */ 0x0000, /* 0x10C7 */ 0x0000, /* 0x10C8 */ 0x0000, /* 0x10C9 */ 0x0000, /* 0x10CA */ 0x0000, /* 0x10CB */ 0x0000, /* 0x10CC */ 0x0000, /* 0x10CD */ 0x0000, /* 0x10CE */ 0x0000, /* 0x10CF */ 0x0000, /* 0x10D0 */ 0x0000, /* 0x10D1 */ 0x0000, /* 0x10D2 */ 0x0000, /* 0x10D3 */ 0x0000, /* 0x10D4 */ 0x0000, /* 0x10D5 */ 0x0000, /* 0x10D6 */ 0x0000, /* 0x10D7 */ 0x0000, /* 0x10D8 */ 0x0000, /* 0x10D9 */ 0x0000, /* 0x10DA */ 0x0000, /* 0x10DB */ 0x0000, /* 0x10DC */ 0x0000, /* 0x10DD */ 0x0000, /* 0x10DE */ 0x0000, /* 0x10DF */ 0x0000, /* 0x10E0 */ 0x0000, /* 0x10E1 */ 0x0000, /* 0x10E2 */ 0x0000, /* 0x10E3 */ 0x0000, /* 0x10E4 */ 0x0000, /* 0x10E5 */ 0x0000, /* 0x10E6 */ 0x0000, /* 0x10E7 */ 0x0000, /* 0x10E8 */ 0x0000, /* 0x10E9 */ 0x0000, /* 0x10EA */ 0x0000, /* 0x10EB */ 0x0000, /* 0x10EC */ 0x0000, /* 0x10ED */ 0x0000, /* 0x10EE */ 0x0000, /* 0x10EF */ 0x0000, /* 0x10F0 */ 0x0000, /* 0x10F1 */ 0x0000, /* 0x10F2 */ 0x0000, /* 0x10F3 */ 0x0000, /* 0x10F4 */ 0x0000, /* 0x10F5 */ 0x0000, /* 0x10F6 */ 0x0000, /* 0x10F7 */ 0x0000, /* 0x10F8 */ 0x0000, /* 0x10F9 */ 0x0000, /* 0x10FA */ 0x0000, /* 0x10FB */ 0x0000, /* 0x10FC */ 0x0000, /* 0x10FD */ 0x0000, /* 0x10FE */ 0x0000, /* 0x10FF */ 0x0000, /* 0x1100 */ 0x0000, /* 0x1101 */ 0x0000, /* 0x1102 */ 0x0000, /* 0x1103 */ 0x0000, /* 0x1104 */ 0x0000, /* 0x1105 */ 0x0000, /* 0x1106 */ 0x0000, /* 0x1107 */ 0x0000, /* 0x1108 */ 0x0000, /* 0x1109 */ 0x0000, /* 0x110A */ 0x0000, /* 0x110B */ 0x0000, /* 0x110C */ 0x0000, /* 0x110D */ 0x0000, /* 0x110E */ 0x0000, /* 0x110F */ 0x0000, /* 0x1110 */ 0x0000, /* 0x1111 */ 0x0000, /* 0x1112 */ 0x0000, /* 0x1113 */ 0x0000, /* 0x1114 */ 0x0000, /* 0x1115 */ 0x0000, /* 0x1116 */ 0x0000, /* 0x1117 */ 0x0000, /* 0x1118 */ 0x0000, /* 0x1119 */ 0x0000, /* 0x111A */ 0x0000, /* 0x111B */ 0x0000, /* 0x111C */ 0x0000, /* 0x111D */ 0x0000, /* 0x111E */ 0x0000, /* 0x111F */ 0x0000, /* 0x1120 */ 0x0000, /* 0x1121 */ 0x0000, /* 0x1122 */ 0x0000, /* 0x1123 */ 0x0000, /* 0x1124 */ 0x0000, /* 0x1125 */ 0x0000, /* 0x1126 */ 0x0000, /* 0x1127 */ 0x0000, /* 0x1128 */ 0x0000, /* 0x1129 */ 0x0000, /* 0x112A */ 0x0000, /* 0x112B */ 0x0000, /* 0x112C */ 0x0000, /* 0x112D */ 0x0000, /* 0x112E */ 0x0000, /* 0x112F */ 0x0000, /* 0x1130 */ 0x0000, /* 0x1131 */ 0x0000, /* 0x1132 */ 0x0000, /* 0x1133 */ 0x0000, /* 0x1134 */ 0x0000, /* 0x1135 */ 0x0000, /* 0x1136 */ 0x0000, /* 0x1137 */ 0x0000, /* 0x1138 */ 0x0000, /* 0x1139 */ 0x0000, /* 0x113A */ 0x0000, /* 0x113B */ 0x0000, /* 0x113C */ 0x0000, /* 0x113D */ 0x0000, /* 0x113E */ 0x0000, /* 0x113F */ 0x0000, /* 0x1140 */ 0x0000, /* 0x1141 */ 0x0000, /* 0x1142 */ 0x0000, /* 0x1143 */ 0x0000, /* 0x1144 */ 0x0000, /* 0x1145 */ 0x0000, /* 0x1146 */ 0x0000, /* 0x1147 */ 0x0000, /* 0x1148 */ 0x0000, /* 0x1149 */ 0x0000, /* 0x114A */ 0x0000, /* 0x114B */ 0x0000, /* 0x114C */ 0x0000, /* 0x114D */ 0x0000, /* 0x114E */ 0x0000, /* 0x114F */ 0x0000, /* 0x1150 */ 0x0000, /* 0x1151 */ 0x0000, /* 0x1152 */ 0x0000, /* 0x1153 */ 0x0000, /* 0x1154 */ 0x0000, /* 0x1155 */ 0x0000, /* 0x1156 */ 0x0000, /* 0x1157 */ 0x0000, /* 0x1158 */ 0x0000, /* 0x1159 */ 0x0000, /* 0x115A */ 0x0000, /* 0x115B */ 0x0000, /* 0x115C */ 0x0000, /* 0x115D */ 0x0000, /* 0x115E */ 0x0000, /* 0x115F */ 0x0000, /* 0x1160 */ 0x0000, /* 0x1161 */ 0x0000, /* 0x1162 */ 0x0000, /* 0x1163 */ 0x0000, /* 0x1164 */ 0x0000, /* 0x1165 */ 0x0000, /* 0x1166 */ 0x0000, /* 0x1167 */ 0x0000, /* 0x1168 */ 0x0000, /* 0x1169 */ 0x0000, /* 0x116A */ 0x0000, /* 0x116B */ 0x0000, /* 0x116C */ 0x0000, /* 0x116D */ 0x0000, /* 0x116E */ 0x0000, /* 0x116F */ 0x0000, /* 0x1170 */ 0x0000, /* 0x1171 */ 0x0000, /* 0x1172 */ 0x0000, /* 0x1173 */ 0x0000, /* 0x1174 */ 0x0000, /* 0x1175 */ 0x0000, /* 0x1176 */ 0x0000, /* 0x1177 */ 0x0000, /* 0x1178 */ 0x0000, /* 0x1179 */ 0x0000, /* 0x117A */ 0x0000, /* 0x117B */ 0x0000, /* 0x117C */ 0x0000, /* 0x117D */ 0x0000, /* 0x117E */ 0x0000, /* 0x117F */ 0x0000, /* 0x1180 */ 0x0000, /* 0x1181 */ 0x0000, /* 0x1182 */ 0x0000, /* 0x1183 */ 0x0000, /* 0x1184 */ 0x0000, /* 0x1185 */ 0x0000, /* 0x1186 */ 0x0000, /* 0x1187 */ 0x0000, /* 0x1188 */ 0x0000, /* 0x1189 */ 0x0000, /* 0x118A */ 0x0000, /* 0x118B */ 0x0000, /* 0x118C */ 0x0000, /* 0x118D */ 0x0000, /* 0x118E */ 0x0000, /* 0x118F */ 0x0000, /* 0x1190 */ 0x0000, /* 0x1191 */ 0x0000, /* 0x1192 */ 0x0000, /* 0x1193 */ 0x0000, /* 0x1194 */ 0x0000, /* 0x1195 */ 0x0000, /* 0x1196 */ 0x0000, /* 0x1197 */ 0x0000, /* 0x1198 */ 0x0000, /* 0x1199 */ 0x0000, /* 0x119A */ 0x0000, /* 0x119B */ 0x0000, /* 0x119C */ 0x0000, /* 0x119D */ 0x0000, /* 0x119E */ 0x0000, /* 0x119F */ 0x0000, /* 0x11A0 */ 0x0000, /* 0x11A1 */ 0x0000, /* 0x11A2 */ 0x0000, /* 0x11A3 */ 0x0000, /* 0x11A4 */ 0x0000, /* 0x11A5 */ 0x0000, /* 0x11A6 */ 0x0000, /* 0x11A7 */ 0x0000, /* 0x11A8 */ 0x0000, /* 0x11A9 */ 0x0000, /* 0x11AA */ 0x0000, /* 0x11AB */ 0x0000, /* 0x11AC */ 0x0000, /* 0x11AD */ 0x0000, /* 0x11AE */ 0x0000, /* 0x11AF */ 0x0000, /* 0x11B0 */ 0x0000, /* 0x11B1 */ 0x0000, /* 0x11B2 */ 0x0000, /* 0x11B3 */ 0x0000, /* 0x11B4 */ 0x0000, /* 0x11B5 */ 0x0000, /* 0x11B6 */ 0x0000, /* 0x11B7 */ 0x0000, /* 0x11B8 */ 0x0000, /* 0x11B9 */ 0x0000, /* 0x11BA */ 0x0000, /* 0x11BB */ 0x0000, /* 0x11BC */ 0x0000, /* 0x11BD */ 0x0000, /* 0x11BE */ 0x0000, /* 0x11BF */ 0x0000, /* 0x11C0 */ 0x0000, /* 0x11C1 */ 0x0000, /* 0x11C2 */ 0x0000, /* 0x11C3 */ 0x0000, /* 0x11C4 */ 0x0000, /* 0x11C5 */ 0x0000, /* 0x11C6 */ 0x0000, /* 0x11C7 */ 0x0000, /* 0x11C8 */ 0x0000, /* 0x11C9 */ 0x0000, /* 0x11CA */ 0x0000, /* 0x11CB */ 0x0000, /* 0x11CC */ 0x0000, /* 0x11CD */ 0x0000, /* 0x11CE */ 0x0000, /* 0x11CF */ 0x0000, /* 0x11D0 */ 0x0000, /* 0x11D1 */ 0x0000, /* 0x11D2 */ 0x0000, /* 0x11D3 */ 0x0000, /* 0x11D4 */ 0x0000, /* 0x11D5 */ 0x0000, /* 0x11D6 */ 0x0000, /* 0x11D7 */ 0x0000, /* 0x11D8 */ 0x0000, /* 0x11D9 */ 0x0000, /* 0x11DA */ 0x0000, /* 0x11DB */ 0x0000, /* 0x11DC */ 0x0000, /* 0x11DD */ 0x0000, /* 0x11DE */ 0x0000, /* 0x11DF */ 0x0000, /* 0x11E0 */ 0x0000, /* 0x11E1 */ 0x0000, /* 0x11E2 */ 0x0000, /* 0x11E3 */ 0x0000, /* 0x11E4 */ 0x0000, /* 0x11E5 */ 0x0000, /* 0x11E6 */ 0x0000, /* 0x11E7 */ 0x0000, /* 0x11E8 */ 0x0000, /* 0x11E9 */ 0x0000, /* 0x11EA */ 0x0000, /* 0x11EB */ 0x0000, /* 0x11EC */ 0x0000, /* 0x11ED */ 0x0000, /* 0x11EE */ 0x0000, /* 0x11EF */ 0x0000, /* 0x11F0 */ 0x0000, /* 0x11F1 */ 0x0000, /* 0x11F2 */ 0x0000, /* 0x11F3 */ 0x0000, /* 0x11F4 */ 0x0000, /* 0x11F5 */ 0x0000, /* 0x11F6 */ 0x0000, /* 0x11F7 */ 0x0000, /* 0x11F8 */ 0x0000, /* 0x11F9 */ 0x0000, /* 0x11FA */ 0x0000, /* 0x11FB */ 0x0000, /* 0x11FC */ 0x0000, /* 0x11FD */ 0x0000, /* 0x11FE */ 0x0000, /* 0x11FF */ 0x0000, /* 0x1200 */ 0x0000, /* 0x1201 */ 0x0000, /* 0x1202 */ 0x0000, /* 0x1203 */ 0x0000, /* 0x1204 */ 0x0000, /* 0x1205 */ 0x0000, /* 0x1206 */ 0x0000, /* 0x1207 */ 0x0000, /* 0x1208 */ 0x0000, /* 0x1209 */ 0x0000, /* 0x120A */ 0x0000, /* 0x120B */ 0x0000, /* 0x120C */ 0x0000, /* 0x120D */ 0x0000, /* 0x120E */ 0x0000, /* 0x120F */ 0x0000, /* 0x1210 */ 0x0000, /* 0x1211 */ 0x0000, /* 0x1212 */ 0x0000, /* 0x1213 */ 0x0000, /* 0x1214 */ 0x0000, /* 0x1215 */ 0x0000, /* 0x1216 */ 0x0000, /* 0x1217 */ 0x0000, /* 0x1218 */ 0x0000, /* 0x1219 */ 0x0000, /* 0x121A */ 0x0000, /* 0x121B */ 0x0000, /* 0x121C */ 0x0000, /* 0x121D */ 0x0000, /* 0x121E */ 0x0000, /* 0x121F */ 0x0000, /* 0x1220 */ 0x0000, /* 0x1221 */ 0x0000, /* 0x1222 */ 0x0000, /* 0x1223 */ 0x0000, /* 0x1224 */ 0x0000, /* 0x1225 */ 0x0000, /* 0x1226 */ 0x0000, /* 0x1227 */ 0x0000, /* 0x1228 */ 0x0000, /* 0x1229 */ 0x0000, /* 0x122A */ 0x0000, /* 0x122B */ 0x0000, /* 0x122C */ 0x0000, /* 0x122D */ 0x0000, /* 0x122E */ 0x0000, /* 0x122F */ 0x0000, /* 0x1230 */ 0x0000, /* 0x1231 */ 0x0000, /* 0x1232 */ 0x0000, /* 0x1233 */ 0x0000, /* 0x1234 */ 0x0000, /* 0x1235 */ 0x0000, /* 0x1236 */ 0x0000, /* 0x1237 */ 0x0000, /* 0x1238 */ 0x0000, /* 0x1239 */ 0x0000, /* 0x123A */ 0x0000, /* 0x123B */ 0x0000, /* 0x123C */ 0x0000, /* 0x123D */ 0x0000, /* 0x123E */ 0x0000, /* 0x123F */ 0x0000, /* 0x1240 */ 0x0000, /* 0x1241 */ 0x0000, /* 0x1242 */ 0x0000, /* 0x1243 */ 0x0000, /* 0x1244 */ 0x0000, /* 0x1245 */ 0x0000, /* 0x1246 */ 0x0000, /* 0x1247 */ 0x0000, /* 0x1248 */ 0x0000, /* 0x1249 */ 0x0000, /* 0x124A */ 0x0000, /* 0x124B */ 0x0000, /* 0x124C */ 0x0000, /* 0x124D */ 0x0000, /* 0x124E */ 0x0000, /* 0x124F */ 0x0000, /* 0x1250 */ 0x0000, /* 0x1251 */ 0x0000, /* 0x1252 */ 0x0000, /* 0x1253 */ 0x0000, /* 0x1254 */ 0x0000, /* 0x1255 */ 0x0000, /* 0x1256 */ 0x0000, /* 0x1257 */ 0x0000, /* 0x1258 */ 0x0000, /* 0x1259 */ 0x0000, /* 0x125A */ 0x0000, /* 0x125B */ 0x0000, /* 0x125C */ 0x0000, /* 0x125D */ 0x0000, /* 0x125E */ 0x0000, /* 0x125F */ 0x0000, /* 0x1260 */ 0x0000, /* 0x1261 */ 0x0000, /* 0x1262 */ 0x0000, /* 0x1263 */ 0x0000, /* 0x1264 */ 0x0000, /* 0x1265 */ 0x0000, /* 0x1266 */ 0x0000, /* 0x1267 */ 0x0000, /* 0x1268 */ 0x0000, /* 0x1269 */ 0x0000, /* 0x126A */ 0x0000, /* 0x126B */ 0x0000, /* 0x126C */ 0x0000, /* 0x126D */ 0x0000, /* 0x126E */ 0x0000, /* 0x126F */ 0x0000, /* 0x1270 */ 0x0000, /* 0x1271 */ 0x0000, /* 0x1272 */ 0x0000, /* 0x1273 */ 0x0000, /* 0x1274 */ 0x0000, /* 0x1275 */ 0x0000, /* 0x1276 */ 0x0000, /* 0x1277 */ 0x0000, /* 0x1278 */ 0x0000, /* 0x1279 */ 0x0000, /* 0x127A */ 0x0000, /* 0x127B */ 0x0000, /* 0x127C */ 0x0000, /* 0x127D */ 0x0000, /* 0x127E */ 0x0000, /* 0x127F */ 0x0000, /* 0x1280 */ 0x0000, /* 0x1281 */ 0x0000, /* 0x1282 */ 0x0000, /* 0x1283 */ 0x0000, /* 0x1284 */ 0x0000, /* 0x1285 */ 0x0000, /* 0x1286 */ 0x0000, /* 0x1287 */ 0x0000, /* 0x1288 */ 0x0000, /* 0x1289 */ 0x0000, /* 0x128A */ 0x0000, /* 0x128B */ 0x0000, /* 0x128C */ 0x0000, /* 0x128D */ 0x0000, /* 0x128E */ 0x0000, /* 0x128F */ 0x0000, /* 0x1290 */ 0x0000, /* 0x1291 */ 0x0000, /* 0x1292 */ 0x0000, /* 0x1293 */ 0x0000, /* 0x1294 */ 0x0000, /* 0x1295 */ 0x0000, /* 0x1296 */ 0x0000, /* 0x1297 */ 0x0000, /* 0x1298 */ 0x0000, /* 0x1299 */ 0x0000, /* 0x129A */ 0x0000, /* 0x129B */ 0x0000, /* 0x129C */ 0x0000, /* 0x129D */ 0x0000, /* 0x129E */ 0x0000, /* 0x129F */ 0x0000, /* 0x12A0 */ 0x0000, /* 0x12A1 */ 0x0000, /* 0x12A2 */ 0x0000, /* 0x12A3 */ 0x0000, /* 0x12A4 */ 0x0000, /* 0x12A5 */ 0x0000, /* 0x12A6 */ 0x0000, /* 0x12A7 */ 0x0000, /* 0x12A8 */ 0x0000, /* 0x12A9 */ 0x0000, /* 0x12AA */ 0x0000, /* 0x12AB */ 0x0000, /* 0x12AC */ 0x0000, /* 0x12AD */ 0x0000, /* 0x12AE */ 0x0000, /* 0x12AF */ 0x0000, /* 0x12B0 */ 0x0000, /* 0x12B1 */ 0x0000, /* 0x12B2 */ 0x0000, /* 0x12B3 */ 0x0000, /* 0x12B4 */ 0x0000, /* 0x12B5 */ 0x0000, /* 0x12B6 */ 0x0000, /* 0x12B7 */ 0x0000, /* 0x12B8 */ 0x0000, /* 0x12B9 */ 0x0000, /* 0x12BA */ 0x0000, /* 0x12BB */ 0x0000, /* 0x12BC */ 0x0000, /* 0x12BD */ 0x0000, /* 0x12BE */ 0x0000, /* 0x12BF */ 0x0000, /* 0x12C0 */ 0x0000, /* 0x12C1 */ 0x0000, /* 0x12C2 */ 0x0000, /* 0x12C3 */ 0x0000, /* 0x12C4 */ 0x0000, /* 0x12C5 */ 0x0000, /* 0x12C6 */ 0x0000, /* 0x12C7 */ 0x0000, /* 0x12C8 */ 0x0000, /* 0x12C9 */ 0x0000, /* 0x12CA */ 0x0000, /* 0x12CB */ 0x0000, /* 0x12CC */ 0x0000, /* 0x12CD */ 0x0000, /* 0x12CE */ 0x0000, /* 0x12CF */ 0x0000, /* 0x12D0 */ 0x0000, /* 0x12D1 */ 0x0000, /* 0x12D2 */ 0x0000, /* 0x12D3 */ 0x0000, /* 0x12D4 */ 0x0000, /* 0x12D5 */ 0x0000, /* 0x12D6 */ 0x0000, /* 0x12D7 */ 0x0000, /* 0x12D8 */ 0x0000, /* 0x12D9 */ 0x0000, /* 0x12DA */ 0x0000, /* 0x12DB */ 0x0000, /* 0x12DC */ 0x0000, /* 0x12DD */ 0x0000, /* 0x12DE */ 0x0000, /* 0x12DF */ 0x0000, /* 0x12E0 */ 0x0000, /* 0x12E1 */ 0x0000, /* 0x12E2 */ 0x0000, /* 0x12E3 */ 0x0000, /* 0x12E4 */ 0x0000, /* 0x12E5 */ 0x0000, /* 0x12E6 */ 0x0000, /* 0x12E7 */ 0x0000, /* 0x12E8 */ 0x0000, /* 0x12E9 */ 0x0000, /* 0x12EA */ 0x0000, /* 0x12EB */ 0x0000, /* 0x12EC */ 0x0000, /* 0x12ED */ 0x0000, /* 0x12EE */ 0x0000, /* 0x12EF */ 0x0000, /* 0x12F0 */ 0x0000, /* 0x12F1 */ 0x0000, /* 0x12F2 */ 0x0000, /* 0x12F3 */ 0x0000, /* 0x12F4 */ 0x0000, /* 0x12F5 */ 0x0000, /* 0x12F6 */ 0x0000, /* 0x12F7 */ 0x0000, /* 0x12F8 */ 0x0000, /* 0x12F9 */ 0x0000, /* 0x12FA */ 0x0000, /* 0x12FB */ 0x0000, /* 0x12FC */ 0x0000, /* 0x12FD */ 0x0000, /* 0x12FE */ 0x0000, /* 0x12FF */ 0x0000, /* 0x1300 */ 0x0000, /* 0x1301 */ 0x0000, /* 0x1302 */ 0x0000, /* 0x1303 */ 0x0000, /* 0x1304 */ 0x0000, /* 0x1305 */ 0x0000, /* 0x1306 */ 0x0000, /* 0x1307 */ 0x0000, /* 0x1308 */ 0x0000, /* 0x1309 */ 0x0000, /* 0x130A */ 0x0000, /* 0x130B */ 0x0000, /* 0x130C */ 0x0000, /* 0x130D */ 0x0000, /* 0x130E */ 0x0000, /* 0x130F */ 0x0000, /* 0x1310 */ 0x0000, /* 0x1311 */ 0x0000, /* 0x1312 */ 0x0000, /* 0x1313 */ 0x0000, /* 0x1314 */ 0x0000, /* 0x1315 */ 0x0000, /* 0x1316 */ 0x0000, /* 0x1317 */ 0x0000, /* 0x1318 */ 0x0000, /* 0x1319 */ 0x0000, /* 0x131A */ 0x0000, /* 0x131B */ 0x0000, /* 0x131C */ 0x0000, /* 0x131D */ 0x0000, /* 0x131E */ 0x0000, /* 0x131F */ 0x0000, /* 0x1320 */ 0x0000, /* 0x1321 */ 0x0000, /* 0x1322 */ 0x0000, /* 0x1323 */ 0x0000, /* 0x1324 */ 0x0000, /* 0x1325 */ 0x0000, /* 0x1326 */ 0x0000, /* 0x1327 */ 0x0000, /* 0x1328 */ 0x0000, /* 0x1329 */ 0x0000, /* 0x132A */ 0x0000, /* 0x132B */ 0x0000, /* 0x132C */ 0x0000, /* 0x132D */ 0x0000, /* 0x132E */ 0x0000, /* 0x132F */ 0x0000, /* 0x1330 */ 0x0000, /* 0x1331 */ 0x0000, /* 0x1332 */ 0x0000, /* 0x1333 */ 0x0000, /* 0x1334 */ 0x0000, /* 0x1335 */ 0x0000, /* 0x1336 */ 0x0000, /* 0x1337 */ 0x0000, /* 0x1338 */ 0x0000, /* 0x1339 */ 0x0000, /* 0x133A */ 0x0000, /* 0x133B */ 0x0000, /* 0x133C */ 0x0000, /* 0x133D */ 0x0000, /* 0x133E */ 0x0000, /* 0x133F */ 0x0000, /* 0x1340 */ 0x0000, /* 0x1341 */ 0x0000, /* 0x1342 */ 0x0000, /* 0x1343 */ 0x0000, /* 0x1344 */ 0x0000, /* 0x1345 */ 0x0000, /* 0x1346 */ 0x0000, /* 0x1347 */ 0x0000, /* 0x1348 */ 0x0000, /* 0x1349 */ 0x0000, /* 0x134A */ 0x0000, /* 0x134B */ 0x0000, /* 0x134C */ 0x0000, /* 0x134D */ 0x0000, /* 0x134E */ 0x0000, /* 0x134F */ 0x0000, /* 0x1350 */ 0x0000, /* 0x1351 */ 0x0000, /* 0x1352 */ 0x0000, /* 0x1353 */ 0x0000, /* 0x1354 */ 0x0000, /* 0x1355 */ 0x0000, /* 0x1356 */ 0x0000, /* 0x1357 */ 0x0000, /* 0x1358 */ 0x0000, /* 0x1359 */ 0x0000, /* 0x135A */ 0x0000, /* 0x135B */ 0x0000, /* 0x135C */ 0x0000, /* 0x135D */ 0x0000, /* 0x135E */ 0x0000, /* 0x135F */ 0x0000, /* 0x1360 */ 0x0000, /* 0x1361 */ 0x0000, /* 0x1362 */ 0x0000, /* 0x1363 */ 0x0000, /* 0x1364 */ 0x0000, /* 0x1365 */ 0x0000, /* 0x1366 */ 0x0000, /* 0x1367 */ 0x0000, /* 0x1368 */ 0x0000, /* 0x1369 */ 0x0000, /* 0x136A */ 0x0000, /* 0x136B */ 0x0000, /* 0x136C */ 0x0000, /* 0x136D */ 0x0000, /* 0x136E */ 0x0000, /* 0x136F */ 0x0000, /* 0x1370 */ 0x0000, /* 0x1371 */ 0x0000, /* 0x1372 */ 0x0000, /* 0x1373 */ 0x0000, /* 0x1374 */ 0x0000, /* 0x1375 */ 0x0000, /* 0x1376 */ 0x0000, /* 0x1377 */ 0x0000, /* 0x1378 */ 0x0000, /* 0x1379 */ 0x0000, /* 0x137A */ 0x0000, /* 0x137B */ 0x0000, /* 0x137C */ 0x0000, /* 0x137D */ 0x0000, /* 0x137E */ 0x0000, /* 0x137F */ 0x0000, /* 0x1380 */ 0x0000, /* 0x1381 */ 0x0000, /* 0x1382 */ 0x0000, /* 0x1383 */ 0x0000, /* 0x1384 */ 0x0000, /* 0x1385 */ 0x0000, /* 0x1386 */ 0x0000, /* 0x1387 */ 0x0000, /* 0x1388 */ 0x0000, /* 0x1389 */ 0x0000, /* 0x138A */ 0x0000, /* 0x138B */ 0x0000, /* 0x138C */ 0x0000, /* 0x138D */ 0x0000, /* 0x138E */ 0x0000, /* 0x138F */ 0x0000, /* 0x1390 */ 0x0000, /* 0x1391 */ 0x0000, /* 0x1392 */ 0x0000, /* 0x1393 */ 0x0000, /* 0x1394 */ 0x0000, /* 0x1395 */ 0x0000, /* 0x1396 */ 0x0000, /* 0x1397 */ 0x0000, /* 0x1398 */ 0x0000, /* 0x1399 */ 0x0000, /* 0x139A */ 0x0000, /* 0x139B */ 0x0000, /* 0x139C */ 0x0000, /* 0x139D */ 0x0000, /* 0x139E */ 0x0000, /* 0x139F */ 0x0000, /* 0x13A0 */ 0x0000, /* 0x13A1 */ 0x0000, /* 0x13A2 */ 0x0000, /* 0x13A3 */ 0x0000, /* 0x13A4 */ 0x0000, /* 0x13A5 */ 0x0000, /* 0x13A6 */ 0x0000, /* 0x13A7 */ 0x0000, /* 0x13A8 */ 0x0000, /* 0x13A9 */ 0x0000, /* 0x13AA */ 0x0000, /* 0x13AB */ 0x0000, /* 0x13AC */ 0x0000, /* 0x13AD */ 0x0000, /* 0x13AE */ 0x0000, /* 0x13AF */ 0x0000, /* 0x13B0 */ 0x0000, /* 0x13B1 */ 0x0000, /* 0x13B2 */ 0x0000, /* 0x13B3 */ 0x0000, /* 0x13B4 */ 0x0000, /* 0x13B5 */ 0x0000, /* 0x13B6 */ 0x0000, /* 0x13B7 */ 0x0000, /* 0x13B8 */ 0x0000, /* 0x13B9 */ 0x0000, /* 0x13BA */ 0x0000, /* 0x13BB */ 0x0000, /* 0x13BC */ 0x0000, /* 0x13BD */ 0x0000, /* 0x13BE */ 0x0000, /* 0x13BF */ 0x0000, /* 0x13C0 */ 0x0000, /* 0x13C1 */ 0x0000, /* 0x13C2 */ 0x0000, /* 0x13C3 */ 0x0000, /* 0x13C4 */ 0x0000, /* 0x13C5 */ 0x0000, /* 0x13C6 */ 0x0000, /* 0x13C7 */ 0x0000, /* 0x13C8 */ 0x0000, /* 0x13C9 */ 0x0000, /* 0x13CA */ 0x0000, /* 0x13CB */ 0x0000, /* 0x13CC */ 0x0000, /* 0x13CD */ 0x0000, /* 0x13CE */ 0x0000, /* 0x13CF */ 0x0000, /* 0x13D0 */ 0x0000, /* 0x13D1 */ 0x0000, /* 0x13D2 */ 0x0000, /* 0x13D3 */ 0x0000, /* 0x13D4 */ 0x0000, /* 0x13D5 */ 0x0000, /* 0x13D6 */ 0x0000, /* 0x13D7 */ 0x0000, /* 0x13D8 */ 0x0000, /* 0x13D9 */ 0x0000, /* 0x13DA */ 0x0000, /* 0x13DB */ 0x0000, /* 0x13DC */ 0x0000, /* 0x13DD */ 0x0000, /* 0x13DE */ 0x0000, /* 0x13DF */ 0x0000, /* 0x13E0 */ 0x0000, /* 0x13E1 */ 0x0000, /* 0x13E2 */ 0x0000, /* 0x13E3 */ 0x0000, /* 0x13E4 */ 0x0000, /* 0x13E5 */ 0x0000, /* 0x13E6 */ 0x0000, /* 0x13E7 */ 0x0000, /* 0x13E8 */ 0x0000, /* 0x13E9 */ 0x0000, /* 0x13EA */ 0x0000, /* 0x13EB */ 0x0000, /* 0x13EC */ 0x0000, /* 0x13ED */ 0x0000, /* 0x13EE */ 0x0000, /* 0x13EF */ 0x0000, /* 0x13F0 */ 0x0000, /* 0x13F1 */ 0x0000, /* 0x13F2 */ 0x0000, /* 0x13F3 */ 0x0000, /* 0x13F4 */ 0x0000, /* 0x13F5 */ 0x0000, /* 0x13F6 */ 0x0000, /* 0x13F7 */ 0x0000, /* 0x13F8 */ 0x0000, /* 0x13F9 */ 0x0000, /* 0x13FA */ 0x0000, /* 0x13FB */ 0x0000, /* 0x13FC */ 0x0000, /* 0x13FD */ 0x0000, /* 0x13FE */ 0x0000, /* 0x13FF */ 0x0000, /* 0x1400 */ 0x0000, /* 0x1401 */ 0x0000, /* 0x1402 */ 0x0000, /* 0x1403 */ 0x0000, /* 0x1404 */ 0x0000, /* 0x1405 */ 0x0000, /* 0x1406 */ 0x0000, /* 0x1407 */ 0x0000, /* 0x1408 */ 0x0000, /* 0x1409 */ 0x0000, /* 0x140A */ 0x0000, /* 0x140B */ 0x0000, /* 0x140C */ 0x0000, /* 0x140D */ 0x0000, /* 0x140E */ 0x0000, /* 0x140F */ 0x0000, /* 0x1410 */ 0x0000, /* 0x1411 */ 0x0000, /* 0x1412 */ 0x0000, /* 0x1413 */ 0x0000, /* 0x1414 */ 0x0000, /* 0x1415 */ 0x0000, /* 0x1416 */ 0x0000, /* 0x1417 */ 0x0000, /* 0x1418 */ 0x0000, /* 0x1419 */ 0x0000, /* 0x141A */ 0x0000, /* 0x141B */ 0x0000, /* 0x141C */ 0x0000, /* 0x141D */ 0x0000, /* 0x141E */ 0x0000, /* 0x141F */ 0x0000, /* 0x1420 */ 0x0000, /* 0x1421 */ 0x0000, /* 0x1422 */ 0x0000, /* 0x1423 */ 0x0000, /* 0x1424 */ 0x0000, /* 0x1425 */ 0x0000, /* 0x1426 */ 0x0000, /* 0x1427 */ 0x0000, /* 0x1428 */ 0x0000, /* 0x1429 */ 0x0000, /* 0x142A */ 0x0000, /* 0x142B */ 0x0000, /* 0x142C */ 0x0000, /* 0x142D */ 0x0000, /* 0x142E */ 0x0000, /* 0x142F */ 0x0000, /* 0x1430 */ 0x0000, /* 0x1431 */ 0x0000, /* 0x1432 */ 0x0000, /* 0x1433 */ 0x0000, /* 0x1434 */ 0x0000, /* 0x1435 */ 0x0000, /* 0x1436 */ 0x0000, /* 0x1437 */ 0x0000, /* 0x1438 */ 0x0000, /* 0x1439 */ 0x0000, /* 0x143A */ 0x0000, /* 0x143B */ 0x0000, /* 0x143C */ 0x0000, /* 0x143D */ 0x0000, /* 0x143E */ 0x0000, /* 0x143F */ 0x0000, /* 0x1440 */ 0x0000, /* 0x1441 */ 0x0000, /* 0x1442 */ 0x0000, /* 0x1443 */ 0x0000, /* 0x1444 */ 0x0000, /* 0x1445 */ 0x0000, /* 0x1446 */ 0x0000, /* 0x1447 */ 0x0000, /* 0x1448 */ 0x0000, /* 0x1449 */ 0x0000, /* 0x144A */ 0x0000, /* 0x144B */ 0x0000, /* 0x144C */ 0x0000, /* 0x144D */ 0x0000, /* 0x144E */ 0x0000, /* 0x144F */ 0x0000, /* 0x1450 */ 0x0000, /* 0x1451 */ 0x0000, /* 0x1452 */ 0x0000, /* 0x1453 */ 0x0000, /* 0x1454 */ 0x0000, /* 0x1455 */ 0x0000, /* 0x1456 */ 0x0000, /* 0x1457 */ 0x0000, /* 0x1458 */ 0x0000, /* 0x1459 */ 0x0000, /* 0x145A */ 0x0000, /* 0x145B */ 0x0000, /* 0x145C */ 0x0000, /* 0x145D */ 0x0000, /* 0x145E */ 0x0000, /* 0x145F */ 0x0000, /* 0x1460 */ 0x0000, /* 0x1461 */ 0x0000, /* 0x1462 */ 0x0000, /* 0x1463 */ 0x0000, /* 0x1464 */ 0x0000, /* 0x1465 */ 0x0000, /* 0x1466 */ 0x0000, /* 0x1467 */ 0x0000, /* 0x1468 */ 0x0000, /* 0x1469 */ 0x0000, /* 0x146A */ 0x0000, /* 0x146B */ 0x0000, /* 0x146C */ 0x0000, /* 0x146D */ 0x0000, /* 0x146E */ 0x0000, /* 0x146F */ 0x0000, /* 0x1470 */ 0x0000, /* 0x1471 */ 0x0000, /* 0x1472 */ 0x0000, /* 0x1473 */ 0x0000, /* 0x1474 */ 0x0000, /* 0x1475 */ 0x0000, /* 0x1476 */ 0x0000, /* 0x1477 */ 0x0000, /* 0x1478 */ 0x0000, /* 0x1479 */ 0x0000, /* 0x147A */ 0x0000, /* 0x147B */ 0x0000, /* 0x147C */ 0x0000, /* 0x147D */ 0x0000, /* 0x147E */ 0x0000, /* 0x147F */ 0x0000, /* 0x1480 */ 0x0000, /* 0x1481 */ 0x0000, /* 0x1482 */ 0x0000, /* 0x1483 */ 0x0000, /* 0x1484 */ 0x0000, /* 0x1485 */ 0x0000, /* 0x1486 */ 0x0000, /* 0x1487 */ 0x0000, /* 0x1488 */ 0x0000, /* 0x1489 */ 0x0000, /* 0x148A */ 0x0000, /* 0x148B */ 0x0000, /* 0x148C */ 0x0000, /* 0x148D */ 0x0000, /* 0x148E */ 0x0000, /* 0x148F */ 0x0000, /* 0x1490 */ 0x0000, /* 0x1491 */ 0x0000, /* 0x1492 */ 0x0000, /* 0x1493 */ 0x0000, /* 0x1494 */ 0x0000, /* 0x1495 */ 0x0000, /* 0x1496 */ 0x0000, /* 0x1497 */ 0x0000, /* 0x1498 */ 0x0000, /* 0x1499 */ 0x0000, /* 0x149A */ 0x0000, /* 0x149B */ 0x0000, /* 0x149C */ 0x0000, /* 0x149D */ 0x0000, /* 0x149E */ 0x0000, /* 0x149F */ 0x0000, /* 0x14A0 */ 0x0000, /* 0x14A1 */ 0x0000, /* 0x14A2 */ 0x0000, /* 0x14A3 */ 0x0000, /* 0x14A4 */ 0x0000, /* 0x14A5 */ 0x0000, /* 0x14A6 */ 0x0000, /* 0x14A7 */ 0x0000, /* 0x14A8 */ 0x0000, /* 0x14A9 */ 0x0000, /* 0x14AA */ 0x0000, /* 0x14AB */ 0x0000, /* 0x14AC */ 0x0000, /* 0x14AD */ 0x0000, /* 0x14AE */ 0x0000, /* 0x14AF */ 0x0000, /* 0x14B0 */ 0x0000, /* 0x14B1 */ 0x0000, /* 0x14B2 */ 0x0000, /* 0x14B3 */ 0x0000, /* 0x14B4 */ 0x0000, /* 0x14B5 */ 0x0000, /* 0x14B6 */ 0x0000, /* 0x14B7 */ 0x0000, /* 0x14B8 */ 0x0000, /* 0x14B9 */ 0x0000, /* 0x14BA */ 0x0000, /* 0x14BB */ 0x0000, /* 0x14BC */ 0x0000, /* 0x14BD */ 0x0000, /* 0x14BE */ 0x0000, /* 0x14BF */ 0x0000, /* 0x14C0 */ 0x0000, /* 0x14C1 */ 0x0000, /* 0x14C2 */ 0x0000, /* 0x14C3 */ 0x0000, /* 0x14C4 */ 0x0000, /* 0x14C5 */ 0x0000, /* 0x14C6 */ 0x0000, /* 0x14C7 */ 0x0000, /* 0x14C8 */ 0x0000, /* 0x14C9 */ 0x0000, /* 0x14CA */ 0x0000, /* 0x14CB */ 0x0000, /* 0x14CC */ 0x0000, /* 0x14CD */ 0x0000, /* 0x14CE */ 0x0000, /* 0x14CF */ 0x0000, /* 0x14D0 */ 0x0000, /* 0x14D1 */ 0x0000, /* 0x14D2 */ 0x0000, /* 0x14D3 */ 0x0000, /* 0x14D4 */ 0x0000, /* 0x14D5 */ 0x0000, /* 0x14D6 */ 0x0000, /* 0x14D7 */ 0x0000, /* 0x14D8 */ 0x0000, /* 0x14D9 */ 0x0000, /* 0x14DA */ 0x0000, /* 0x14DB */ 0x0000, /* 0x14DC */ 0x0000, /* 0x14DD */ 0x0000, /* 0x14DE */ 0x0000, /* 0x14DF */ 0x0000, /* 0x14E0 */ 0x0000, /* 0x14E1 */ 0x0000, /* 0x14E2 */ 0x0000, /* 0x14E3 */ 0x0000, /* 0x14E4 */ 0x0000, /* 0x14E5 */ 0x0000, /* 0x14E6 */ 0x0000, /* 0x14E7 */ 0x0000, /* 0x14E8 */ 0x0000, /* 0x14E9 */ 0x0000, /* 0x14EA */ 0x0000, /* 0x14EB */ 0x0000, /* 0x14EC */ 0x0000, /* 0x14ED */ 0x0000, /* 0x14EE */ 0x0000, /* 0x14EF */ 0x0000, /* 0x14F0 */ 0x0000, /* 0x14F1 */ 0x0000, /* 0x14F2 */ 0x0000, /* 0x14F3 */ 0x0000, /* 0x14F4 */ 0x0000, /* 0x14F5 */ 0x0000, /* 0x14F6 */ 0x0000, /* 0x14F7 */ 0x0000, /* 0x14F8 */ 0x0000, /* 0x14F9 */ 0x0000, /* 0x14FA */ 0x0000, /* 0x14FB */ 0x0000, /* 0x14FC */ 0x0000, /* 0x14FD */ 0x0000, /* 0x14FE */ 0x0000, /* 0x14FF */ 0x0000, /* 0x1500 */ 0x0000, /* 0x1501 */ 0x0000, /* 0x1502 */ 0x0000, /* 0x1503 */ 0x0000, /* 0x1504 */ 0x0000, /* 0x1505 */ 0x0000, /* 0x1506 */ 0x0000, /* 0x1507 */ 0x0000, /* 0x1508 */ 0x0000, /* 0x1509 */ 0x0000, /* 0x150A */ 0x0000, /* 0x150B */ 0x0000, /* 0x150C */ 0x0000, /* 0x150D */ 0x0000, /* 0x150E */ 0x0000, /* 0x150F */ 0x0000, /* 0x1510 */ 0x0000, /* 0x1511 */ 0x0000, /* 0x1512 */ 0x0000, /* 0x1513 */ 0x0000, /* 0x1514 */ 0x0000, /* 0x1515 */ 0x0000, /* 0x1516 */ 0x0000, /* 0x1517 */ 0x0000, /* 0x1518 */ 0x0000, /* 0x1519 */ 0x0000, /* 0x151A */ 0x0000, /* 0x151B */ 0x0000, /* 0x151C */ 0x0000, /* 0x151D */ 0x0000, /* 0x151E */ 0x0000, /* 0x151F */ 0x0000, /* 0x1520 */ 0x0000, /* 0x1521 */ 0x0000, /* 0x1522 */ 0x0000, /* 0x1523 */ 0x0000, /* 0x1524 */ 0x0000, /* 0x1525 */ 0x0000, /* 0x1526 */ 0x0000, /* 0x1527 */ 0x0000, /* 0x1528 */ 0x0000, /* 0x1529 */ 0x0000, /* 0x152A */ 0x0000, /* 0x152B */ 0x0000, /* 0x152C */ 0x0000, /* 0x152D */ 0x0000, /* 0x152E */ 0x0000, /* 0x152F */ 0x0000, /* 0x1530 */ 0x0000, /* 0x1531 */ 0x0000, /* 0x1532 */ 0x0000, /* 0x1533 */ 0x0000, /* 0x1534 */ 0x0000, /* 0x1535 */ 0x0000, /* 0x1536 */ 0x0000, /* 0x1537 */ 0x0000, /* 0x1538 */ 0x0000, /* 0x1539 */ 0x0000, /* 0x153A */ 0x0000, /* 0x153B */ 0x0000, /* 0x153C */ 0x0000, /* 0x153D */ 0x0000, /* 0x153E */ 0x0000, /* 0x153F */ 0x0000, /* 0x1540 */ 0x0000, /* 0x1541 */ 0x0000, /* 0x1542 */ 0x0000, /* 0x1543 */ 0x0000, /* 0x1544 */ 0x0000, /* 0x1545 */ 0x0000, /* 0x1546 */ 0x0000, /* 0x1547 */ 0x0000, /* 0x1548 */ 0x0000, /* 0x1549 */ 0x0000, /* 0x154A */ 0x0000, /* 0x154B */ 0x0000, /* 0x154C */ 0x0000, /* 0x154D */ 0x0000, /* 0x154E */ 0x0000, /* 0x154F */ 0x0000, /* 0x1550 */ 0x0000, /* 0x1551 */ 0x0000, /* 0x1552 */ 0x0000, /* 0x1553 */ 0x0000, /* 0x1554 */ 0x0000, /* 0x1555 */ 0x0000, /* 0x1556 */ 0x0000, /* 0x1557 */ 0x0000, /* 0x1558 */ 0x0000, /* 0x1559 */ 0x0000, /* 0x155A */ 0x0000, /* 0x155B */ 0x0000, /* 0x155C */ 0x0000, /* 0x155D */ 0x0000, /* 0x155E */ 0x0000, /* 0x155F */ 0x0000, /* 0x1560 */ 0x0000, /* 0x1561 */ 0x0000, /* 0x1562 */ 0x0000, /* 0x1563 */ 0x0000, /* 0x1564 */ 0x0000, /* 0x1565 */ 0x0000, /* 0x1566 */ 0x0000, /* 0x1567 */ 0x0000, /* 0x1568 */ 0x0000, /* 0x1569 */ 0x0000, /* 0x156A */ 0x0000, /* 0x156B */ 0x0000, /* 0x156C */ 0x0000, /* 0x156D */ 0x0000, /* 0x156E */ 0x0000, /* 0x156F */ 0x0000, /* 0x1570 */ 0x0000, /* 0x1571 */ 0x0000, /* 0x1572 */ 0x0000, /* 0x1573 */ 0x0000, /* 0x1574 */ 0x0000, /* 0x1575 */ 0x0000, /* 0x1576 */ 0x0000, /* 0x1577 */ 0x0000, /* 0x1578 */ 0x0000, /* 0x1579 */ 0x0000, /* 0x157A */ 0x0000, /* 0x157B */ 0x0000, /* 0x157C */ 0x0000, /* 0x157D */ 0x0000, /* 0x157E */ 0x0000, /* 0x157F */ 0x0000, /* 0x1580 */ 0x0000, /* 0x1581 */ 0x0000, /* 0x1582 */ 0x0000, /* 0x1583 */ 0x0000, /* 0x1584 */ 0x0000, /* 0x1585 */ 0x0000, /* 0x1586 */ 0x0000, /* 0x1587 */ 0x0000, /* 0x1588 */ 0x0000, /* 0x1589 */ 0x0000, /* 0x158A */ 0x0000, /* 0x158B */ 0x0000, /* 0x158C */ 0x0000, /* 0x158D */ 0x0000, /* 0x158E */ 0x0000, /* 0x158F */ 0x0000, /* 0x1590 */ 0x0000, /* 0x1591 */ 0x0000, /* 0x1592 */ 0x0000, /* 0x1593 */ 0x0000, /* 0x1594 */ 0x0000, /* 0x1595 */ 0x0000, /* 0x1596 */ 0x0000, /* 0x1597 */ 0x0000, /* 0x1598 */ 0x0000, /* 0x1599 */ 0x0000, /* 0x159A */ 0x0000, /* 0x159B */ 0x0000, /* 0x159C */ 0x0000, /* 0x159D */ 0x0000, /* 0x159E */ 0x0000, /* 0x159F */ 0x0000, /* 0x15A0 */ 0x0000, /* 0x15A1 */ 0x0000, /* 0x15A2 */ 0x0000, /* 0x15A3 */ 0x0000, /* 0x15A4 */ 0x0000, /* 0x15A5 */ 0x0000, /* 0x15A6 */ 0x0000, /* 0x15A7 */ 0x0000, /* 0x15A8 */ 0x0000, /* 0x15A9 */ 0x0000, /* 0x15AA */ 0x0000, /* 0x15AB */ 0x0000, /* 0x15AC */ 0x0000, /* 0x15AD */ 0x0000, /* 0x15AE */ 0x0000, /* 0x15AF */ 0x0000, /* 0x15B0 */ 0x0000, /* 0x15B1 */ 0x0000, /* 0x15B2 */ 0x0000, /* 0x15B3 */ 0x0000, /* 0x15B4 */ 0x0000, /* 0x15B5 */ 0x0000, /* 0x15B6 */ 0x0000, /* 0x15B7 */ 0x0000, /* 0x15B8 */ 0x0000, /* 0x15B9 */ 0x0000, /* 0x15BA */ 0x0000, /* 0x15BB */ 0x0000, /* 0x15BC */ 0x0000, /* 0x15BD */ 0x0000, /* 0x15BE */ 0x0000, /* 0x15BF */ 0x0000, /* 0x15C0 */ 0x0000, /* 0x15C1 */ 0x0000, /* 0x15C2 */ 0x0000, /* 0x15C3 */ 0x0000, /* 0x15C4 */ 0x0000, /* 0x15C5 */ 0x0000, /* 0x15C6 */ 0x0000, /* 0x15C7 */ 0x0000, /* 0x15C8 */ 0x0000, /* 0x15C9 */ 0x0000, /* 0x15CA */ 0x0000, /* 0x15CB */ 0x0000, /* 0x15CC */ 0x0000, /* 0x15CD */ 0x0000, /* 0x15CE */ 0x0000, /* 0x15CF */ 0x0000, /* 0x15D0 */ 0x0000, /* 0x15D1 */ 0x0000, /* 0x15D2 */ 0x0000, /* 0x15D3 */ 0x0000, /* 0x15D4 */ 0x0000, /* 0x15D5 */ 0x0000, /* 0x15D6 */ 0x0000, /* 0x15D7 */ 0x0000, /* 0x15D8 */ 0x0000, /* 0x15D9 */ 0x0000, /* 0x15DA */ 0x0000, /* 0x15DB */ 0x0000, /* 0x15DC */ 0x0000, /* 0x15DD */ 0x0000, /* 0x15DE */ 0x0000, /* 0x15DF */ 0x0000, /* 0x15E0 */ 0x0000, /* 0x15E1 */ 0x0000, /* 0x15E2 */ 0x0000, /* 0x15E3 */ 0x0000, /* 0x15E4 */ 0x0000, /* 0x15E5 */ 0x0000, /* 0x15E6 */ 0x0000, /* 0x15E7 */ 0x0000, /* 0x15E8 */ 0x0000, /* 0x15E9 */ 0x0000, /* 0x15EA */ 0x0000, /* 0x15EB */ 0x0000, /* 0x15EC */ 0x0000, /* 0x15ED */ 0x0000, /* 0x15EE */ 0x0000, /* 0x15EF */ 0x0000, /* 0x15F0 */ 0x0000, /* 0x15F1 */ 0x0000, /* 0x15F2 */ 0x0000, /* 0x15F3 */ 0x0000, /* 0x15F4 */ 0x0000, /* 0x15F5 */ 0x0000, /* 0x15F6 */ 0x0000, /* 0x15F7 */ 0x0000, /* 0x15F8 */ 0x0000, /* 0x15F9 */ 0x0000, /* 0x15FA */ 0x0000, /* 0x15FB */ 0x0000, /* 0x15FC */ 0x0000, /* 0x15FD */ 0x0000, /* 0x15FE */ 0x0000, /* 0x15FF */ 0x0000, /* 0x1600 */ 0x0000, /* 0x1601 */ 0x0000, /* 0x1602 */ 0x0000, /* 0x1603 */ 0x0000, /* 0x1604 */ 0x0000, /* 0x1605 */ 0x0000, /* 0x1606 */ 0x0000, /* 0x1607 */ 0x0000, /* 0x1608 */ 0x0000, /* 0x1609 */ 0x0000, /* 0x160A */ 0x0000, /* 0x160B */ 0x0000, /* 0x160C */ 0x0000, /* 0x160D */ 0x0000, /* 0x160E */ 0x0000, /* 0x160F */ 0x0000, /* 0x1610 */ 0x0000, /* 0x1611 */ 0x0000, /* 0x1612 */ 0x0000, /* 0x1613 */ 0x0000, /* 0x1614 */ 0x0000, /* 0x1615 */ 0x0000, /* 0x1616 */ 0x0000, /* 0x1617 */ 0x0000, /* 0x1618 */ 0x0000, /* 0x1619 */ 0x0000, /* 0x161A */ 0x0000, /* 0x161B */ 0x0000, /* 0x161C */ 0x0000, /* 0x161D */ 0x0000, /* 0x161E */ 0x0000, /* 0x161F */ 0x0000, /* 0x1620 */ 0x0000, /* 0x1621 */ 0x0000, /* 0x1622 */ 0x0000, /* 0x1623 */ 0x0000, /* 0x1624 */ 0x0000, /* 0x1625 */ 0x0000, /* 0x1626 */ 0x0000, /* 0x1627 */ 0x0000, /* 0x1628 */ 0x0000, /* 0x1629 */ 0x0000, /* 0x162A */ 0x0000, /* 0x162B */ 0x0000, /* 0x162C */ 0x0000, /* 0x162D */ 0x0000, /* 0x162E */ 0x0000, /* 0x162F */ 0x0000, /* 0x1630 */ 0x0000, /* 0x1631 */ 0x0000, /* 0x1632 */ 0x0000, /* 0x1633 */ 0x0000, /* 0x1634 */ 0x0000, /* 0x1635 */ 0x0000, /* 0x1636 */ 0x0000, /* 0x1637 */ 0x0000, /* 0x1638 */ 0x0000, /* 0x1639 */ 0x0000, /* 0x163A */ 0x0000, /* 0x163B */ 0x0000, /* 0x163C */ 0x0000, /* 0x163D */ 0x0000, /* 0x163E */ 0x0000, /* 0x163F */ 0x0000, /* 0x1640 */ 0x0000, /* 0x1641 */ 0x0000, /* 0x1642 */ 0x0000, /* 0x1643 */ 0x0000, /* 0x1644 */ 0x0000, /* 0x1645 */ 0x0000, /* 0x1646 */ 0x0000, /* 0x1647 */ 0x0000, /* 0x1648 */ 0x0000, /* 0x1649 */ 0x0000, /* 0x164A */ 0x0000, /* 0x164B */ 0x0000, /* 0x164C */ 0x0000, /* 0x164D */ 0x0000, /* 0x164E */ 0x0000, /* 0x164F */ 0x0000, /* 0x1650 */ 0x0000, /* 0x1651 */ 0x0000, /* 0x1652 */ 0x0000, /* 0x1653 */ 0x0000, /* 0x1654 */ 0x0000, /* 0x1655 */ 0x0000, /* 0x1656 */ 0x0000, /* 0x1657 */ 0x0000, /* 0x1658 */ 0x0000, /* 0x1659 */ 0x0000, /* 0x165A */ 0x0000, /* 0x165B */ 0x0000, /* 0x165C */ 0x0000, /* 0x165D */ 0x0000, /* 0x165E */ 0x0000, /* 0x165F */ 0x0000, /* 0x1660 */ 0x0000, /* 0x1661 */ 0x0000, /* 0x1662 */ 0x0000, /* 0x1663 */ 0x0000, /* 0x1664 */ 0x0000, /* 0x1665 */ 0x0000, /* 0x1666 */ 0x0000, /* 0x1667 */ 0x0000, /* 0x1668 */ 0x0000, /* 0x1669 */ 0x0000, /* 0x166A */ 0x0000, /* 0x166B */ 0x0000, /* 0x166C */ 0x0000, /* 0x166D */ 0x0000, /* 0x166E */ 0x0000, /* 0x166F */ 0x0000, /* 0x1670 */ 0x0000, /* 0x1671 */ 0x0000, /* 0x1672 */ 0x0000, /* 0x1673 */ 0x0000, /* 0x1674 */ 0x0000, /* 0x1675 */ 0x0000, /* 0x1676 */ 0x0000, /* 0x1677 */ 0x0000, /* 0x1678 */ 0x0000, /* 0x1679 */ 0x0000, /* 0x167A */ 0x0000, /* 0x167B */ 0x0000, /* 0x167C */ 0x0000, /* 0x167D */ 0x0000, /* 0x167E */ 0x0000, /* 0x167F */ 0x0000, /* 0x1680 */ 0x0000, /* 0x1681 */ 0x0000, /* 0x1682 */ 0x0000, /* 0x1683 */ 0x0000, /* 0x1684 */ 0x0000, /* 0x1685 */ 0x0000, /* 0x1686 */ 0x0000, /* 0x1687 */ 0x0000, /* 0x1688 */ 0x0000, /* 0x1689 */ 0x0000, /* 0x168A */ 0x0000, /* 0x168B */ 0x0000, /* 0x168C */ 0x0000, /* 0x168D */ 0x0000, /* 0x168E */ 0x0000, /* 0x168F */ 0x0000, /* 0x1690 */ 0x0000, /* 0x1691 */ 0x0000, /* 0x1692 */ 0x0000, /* 0x1693 */ 0x0000, /* 0x1694 */ 0x0000, /* 0x1695 */ 0x0000, /* 0x1696 */ 0x0000, /* 0x1697 */ 0x0000, /* 0x1698 */ 0x0000, /* 0x1699 */ 0x0000, /* 0x169A */ 0x0000, /* 0x169B */ 0x0000, /* 0x169C */ 0x0000, /* 0x169D */ 0x0000, /* 0x169E */ 0x0000, /* 0x169F */ 0x0000, /* 0x16A0 */ 0x0000, /* 0x16A1 */ 0x0000, /* 0x16A2 */ 0x0000, /* 0x16A3 */ 0x0000, /* 0x16A4 */ 0x0000, /* 0x16A5 */ 0x0000, /* 0x16A6 */ 0x0000, /* 0x16A7 */ 0x0000, /* 0x16A8 */ 0x0000, /* 0x16A9 */ 0x0000, /* 0x16AA */ 0x0000, /* 0x16AB */ 0x0000, /* 0x16AC */ 0x0000, /* 0x16AD */ 0x0000, /* 0x16AE */ 0x0000, /* 0x16AF */ 0x0000, /* 0x16B0 */ 0x0000, /* 0x16B1 */ 0x0000, /* 0x16B2 */ 0x0000, /* 0x16B3 */ 0x0000, /* 0x16B4 */ 0x0000, /* 0x16B5 */ 0x0000, /* 0x16B6 */ 0x0000, /* 0x16B7 */ 0x0000, /* 0x16B8 */ 0x0000, /* 0x16B9 */ 0x0000, /* 0x16BA */ 0x0000, /* 0x16BB */ 0x0000, /* 0x16BC */ 0x0000, /* 0x16BD */ 0x0000, /* 0x16BE */ 0x0000, /* 0x16BF */ 0x0000, /* 0x16C0 */ 0x0000, /* 0x16C1 */ 0x0000, /* 0x16C2 */ 0x0000, /* 0x16C3 */ 0x0000, /* 0x16C4 */ 0x0000, /* 0x16C5 */ 0x0000, /* 0x16C6 */ 0x0000, /* 0x16C7 */ 0x0000, /* 0x16C8 */ 0x0000, /* 0x16C9 */ 0x0000, /* 0x16CA */ 0x0000, /* 0x16CB */ 0x0000, /* 0x16CC */ 0x0000, /* 0x16CD */ 0x0000, /* 0x16CE */ 0x0000, /* 0x16CF */ 0x0000, /* 0x16D0 */ 0x0000, /* 0x16D1 */ 0x0000, /* 0x16D2 */ 0x0000, /* 0x16D3 */ 0x0000, /* 0x16D4 */ 0x0000, /* 0x16D5 */ 0x0000, /* 0x16D6 */ 0x0000, /* 0x16D7 */ 0x0000, /* 0x16D8 */ 0x0000, /* 0x16D9 */ 0x0000, /* 0x16DA */ 0x0000, /* 0x16DB */ 0x0000, /* 0x16DC */ 0x0000, /* 0x16DD */ 0x0000, /* 0x16DE */ 0x0000, /* 0x16DF */ 0x0000, /* 0x16E0 */ 0x0000, /* 0x16E1 */ 0x0000, /* 0x16E2 */ 0x0000, /* 0x16E3 */ 0x0000, /* 0x16E4 */ 0x0000, /* 0x16E5 */ 0x0000, /* 0x16E6 */ 0x0000, /* 0x16E7 */ 0x0000, /* 0x16E8 */ 0x0000, /* 0x16E9 */ 0x0000, /* 0x16EA */ 0x0000, /* 0x16EB */ 0x0000, /* 0x16EC */ 0x0000, /* 0x16ED */ 0x0000, /* 0x16EE */ 0x0000, /* 0x16EF */ 0x0000, /* 0x16F0 */ 0x0000, /* 0x16F1 */ 0x0000, /* 0x16F2 */ 0x0000, /* 0x16F3 */ 0x0000, /* 0x16F4 */ 0x0000, /* 0x16F5 */ 0x0000, /* 0x16F6 */ 0x0000, /* 0x16F7 */ 0x0000, /* 0x16F8 */ 0x0000, /* 0x16F9 */ 0x0000, /* 0x16FA */ 0x0000, /* 0x16FB */ 0x0000, /* 0x16FC */ 0x0000, /* 0x16FD */ 0x0000, /* 0x16FE */ 0x0000, /* 0x16FF */ 0x0000, /* 0x1700 */ 0x0000, /* 0x1701 */ 0x0000, /* 0x1702 */ 0x0000, /* 0x1703 */ 0x0000, /* 0x1704 */ 0x0000, /* 0x1705 */ 0x0000, /* 0x1706 */ 0x0000, /* 0x1707 */ 0x0000, /* 0x1708 */ 0x0000, /* 0x1709 */ 0x0000, /* 0x170A */ 0x0000, /* 0x170B */ 0x0000, /* 0x170C */ 0x0000, /* 0x170D */ 0x0000, /* 0x170E */ 0x0000, /* 0x170F */ 0x0000, /* 0x1710 */ 0x0000, /* 0x1711 */ 0x0000, /* 0x1712 */ 0x0000, /* 0x1713 */ 0x0000, /* 0x1714 */ 0x0000, /* 0x1715 */ 0x0000, /* 0x1716 */ 0x0000, /* 0x1717 */ 0x0000, /* 0x1718 */ 0x0000, /* 0x1719 */ 0x0000, /* 0x171A */ 0x0000, /* 0x171B */ 0x0000, /* 0x171C */ 0x0000, /* 0x171D */ 0x0000, /* 0x171E */ 0x0000, /* 0x171F */ 0x0000, /* 0x1720 */ 0x0000, /* 0x1721 */ 0x0000, /* 0x1722 */ 0x0000, /* 0x1723 */ 0x0000, /* 0x1724 */ 0x0000, /* 0x1725 */ 0x0000, /* 0x1726 */ 0x0000, /* 0x1727 */ 0x0000, /* 0x1728 */ 0x0000, /* 0x1729 */ 0x0000, /* 0x172A */ 0x0000, /* 0x172B */ 0x0000, /* 0x172C */ 0x0000, /* 0x172D */ 0x0000, /* 0x172E */ 0x0000, /* 0x172F */ 0x0000, /* 0x1730 */ 0x0000, /* 0x1731 */ 0x0000, /* 0x1732 */ 0x0000, /* 0x1733 */ 0x0000, /* 0x1734 */ 0x0000, /* 0x1735 */ 0x0000, /* 0x1736 */ 0x0000, /* 0x1737 */ 0x0000, /* 0x1738 */ 0x0000, /* 0x1739 */ 0x0000, /* 0x173A */ 0x0000, /* 0x173B */ 0x0000, /* 0x173C */ 0x0000, /* 0x173D */ 0x0000, /* 0x173E */ 0x0000, /* 0x173F */ 0x0000, /* 0x1740 */ 0x0000, /* 0x1741 */ 0x0000, /* 0x1742 */ 0x0000, /* 0x1743 */ 0x0000, /* 0x1744 */ 0x0000, /* 0x1745 */ 0x0000, /* 0x1746 */ 0x0000, /* 0x1747 */ 0x0000, /* 0x1748 */ 0x0000, /* 0x1749 */ 0x0000, /* 0x174A */ 0x0000, /* 0x174B */ 0x0000, /* 0x174C */ 0x0000, /* 0x174D */ 0x0000, /* 0x174E */ 0x0000, /* 0x174F */ 0x0000, /* 0x1750 */ 0x0000, /* 0x1751 */ 0x0000, /* 0x1752 */ 0x0000, /* 0x1753 */ 0x0000, /* 0x1754 */ 0x0000, /* 0x1755 */ 0x0000, /* 0x1756 */ 0x0000, /* 0x1757 */ 0x0000, /* 0x1758 */ 0x0000, /* 0x1759 */ 0x0000, /* 0x175A */ 0x0000, /* 0x175B */ 0x0000, /* 0x175C */ 0x0000, /* 0x175D */ 0x0000, /* 0x175E */ 0x0000, /* 0x175F */ 0x0000, /* 0x1760 */ 0x0000, /* 0x1761 */ 0x0000, /* 0x1762 */ 0x0000, /* 0x1763 */ 0x0000, /* 0x1764 */ 0x0000, /* 0x1765 */ 0x0000, /* 0x1766 */ 0x0000, /* 0x1767 */ 0x0000, /* 0x1768 */ 0x0000, /* 0x1769 */ 0x0000, /* 0x176A */ 0x0000, /* 0x176B */ 0x0000, /* 0x176C */ 0x0000, /* 0x176D */ 0x0000, /* 0x176E */ 0x0000, /* 0x176F */ 0x0000, /* 0x1770 */ 0x0000, /* 0x1771 */ 0x0000, /* 0x1772 */ 0x0000, /* 0x1773 */ 0x0000, /* 0x1774 */ 0x0000, /* 0x1775 */ 0x0000, /* 0x1776 */ 0x0000, /* 0x1777 */ 0x0000, /* 0x1778 */ 0x0000, /* 0x1779 */ 0x0000, /* 0x177A */ 0x0000, /* 0x177B */ 0x0000, /* 0x177C */ 0x0000, /* 0x177D */ 0x0000, /* 0x177E */ 0x0000, /* 0x177F */ 0x0000, /* 0x1780 */ 0x0000, /* 0x1781 */ 0x0000, /* 0x1782 */ 0x0000, /* 0x1783 */ 0x0000, /* 0x1784 */ 0x0000, /* 0x1785 */ 0x0000, /* 0x1786 */ 0x0000, /* 0x1787 */ 0x0000, /* 0x1788 */ 0x0000, /* 0x1789 */ 0x0000, /* 0x178A */ 0x0000, /* 0x178B */ 0x0000, /* 0x178C */ 0x0000, /* 0x178D */ 0x0000, /* 0x178E */ 0x0000, /* 0x178F */ 0x0000, /* 0x1790 */ 0x0000, /* 0x1791 */ 0x0000, /* 0x1792 */ 0x0000, /* 0x1793 */ 0x0000, /* 0x1794 */ 0x0000, /* 0x1795 */ 0x0000, /* 0x1796 */ 0x0000, /* 0x1797 */ 0x0000, /* 0x1798 */ 0x0000, /* 0x1799 */ 0x0000, /* 0x179A */ 0x0000, /* 0x179B */ 0x0000, /* 0x179C */ 0x0000, /* 0x179D */ 0x0000, /* 0x179E */ 0x0000, /* 0x179F */ 0x0000, /* 0x17A0 */ 0x0000, /* 0x17A1 */ 0x0000, /* 0x17A2 */ 0x0000, /* 0x17A3 */ 0x0000, /* 0x17A4 */ 0x0000, /* 0x17A5 */ 0x0000, /* 0x17A6 */ 0x0000, /* 0x17A7 */ 0x0000, /* 0x17A8 */ 0x0000, /* 0x17A9 */ 0x0000, /* 0x17AA */ 0x0000, /* 0x17AB */ 0x0000, /* 0x17AC */ 0x0000, /* 0x17AD */ 0x0000, /* 0x17AE */ 0x0000, /* 0x17AF */ 0x0000, /* 0x17B0 */ 0x0000, /* 0x17B1 */ 0x0000, /* 0x17B2 */ 0x0000, /* 0x17B3 */ 0x0000, /* 0x17B4 */ 0x0000, /* 0x17B5 */ 0x0000, /* 0x17B6 */ 0x0000, /* 0x17B7 */ 0x0000, /* 0x17B8 */ 0x0000, /* 0x17B9 */ 0x0000, /* 0x17BA */ 0x0000, /* 0x17BB */ 0x0000, /* 0x17BC */ 0x0000, /* 0x17BD */ 0x0000, /* 0x17BE */ 0x0000, /* 0x17BF */ 0x0000, /* 0x17C0 */ 0x0000, /* 0x17C1 */ 0x0000, /* 0x17C2 */ 0x0000, /* 0x17C3 */ 0x0000, /* 0x17C4 */ 0x0000, /* 0x17C5 */ 0x0000, /* 0x17C6 */ 0x0000, /* 0x17C7 */ 0x0000, /* 0x17C8 */ 0x0000, /* 0x17C9 */ 0x0000, /* 0x17CA */ 0x0000, /* 0x17CB */ 0x0000, /* 0x17CC */ 0x0000, /* 0x17CD */ 0x0000, /* 0x17CE */ 0x0000, /* 0x17CF */ 0x0000, /* 0x17D0 */ 0x0000, /* 0x17D1 */ 0x0000, /* 0x17D2 */ 0x0000, /* 0x17D3 */ 0x0000, /* 0x17D4 */ 0x0000, /* 0x17D5 */ 0x0000, /* 0x17D6 */ 0x0000, /* 0x17D7 */ 0x0000, /* 0x17D8 */ 0x0000, /* 0x17D9 */ 0x0000, /* 0x17DA */ 0x0000, /* 0x17DB */ 0x0000, /* 0x17DC */ 0x0000, /* 0x17DD */ 0x0000, /* 0x17DE */ 0x0000, /* 0x17DF */ 0x0000, /* 0x17E0 */ 0x0000, /* 0x17E1 */ 0x0000, /* 0x17E2 */ 0x0000, /* 0x17E3 */ 0x0000, /* 0x17E4 */ 0x0000, /* 0x17E5 */ 0x0000, /* 0x17E6 */ 0x0000, /* 0x17E7 */ 0x0000, /* 0x17E8 */ 0x0000, /* 0x17E9 */ 0x0000, /* 0x17EA */ 0x0000, /* 0x17EB */ 0x0000, /* 0x17EC */ 0x0000, /* 0x17ED */ 0x0000, /* 0x17EE */ 0x0000, /* 0x17EF */ 0x0000, /* 0x17F0 */ 0x0000, /* 0x17F1 */ 0x0000, /* 0x17F2 */ 0x0000, /* 0x17F3 */ 0x0000, /* 0x17F4 */ 0x0000, /* 0x17F5 */ 0x0000, /* 0x17F6 */ 0x0000, /* 0x17F7 */ 0x0000, /* 0x17F8 */ 0x0000, /* 0x17F9 */ 0x0000, /* 0x17FA */ 0x0000, /* 0x17FB */ 0x0000, /* 0x17FC */ 0x0000, /* 0x17FD */ 0x0000, /* 0x17FE */ 0x0000, /* 0x17FF */ 0x0000, /* 0x1800 */ 0x0000, /* 0x1801 */ 0x0000, /* 0x1802 */ 0x0000, /* 0x1803 */ 0x0000, /* 0x1804 */ 0x0000, /* 0x1805 */ 0x0000, /* 0x1806 */ 0x0000, /* 0x1807 */ 0x0000, /* 0x1808 */ 0x0000, /* 0x1809 */ 0x0000, /* 0x180A */ 0x0000, /* 0x180B */ 0x0000, /* 0x180C */ 0x0000, /* 0x180D */ 0x0000, /* 0x180E */ 0x0000, /* 0x180F */ 0x0000, /* 0x1810 */ 0x0000, /* 0x1811 */ 0x0000, /* 0x1812 */ 0x0000, /* 0x1813 */ 0x0000, /* 0x1814 */ 0x0000, /* 0x1815 */ 0x0000, /* 0x1816 */ 0x0000, /* 0x1817 */ 0x0000, /* 0x1818 */ 0x0000, /* 0x1819 */ 0x0000, /* 0x181A */ 0x0000, /* 0x181B */ 0x0000, /* 0x181C */ 0x0000, /* 0x181D */ 0x0000, /* 0x181E */ 0x0000, /* 0x181F */ 0x0000, /* 0x1820 */ 0x0000, /* 0x1821 */ 0x0000, /* 0x1822 */ 0x0000, /* 0x1823 */ 0x0000, /* 0x1824 */ 0x0000, /* 0x1825 */ 0x0000, /* 0x1826 */ 0x0000, /* 0x1827 */ 0x0000, /* 0x1828 */ 0x0000, /* 0x1829 */ 0x0000, /* 0x182A */ 0x0000, /* 0x182B */ 0x0000, /* 0x182C */ 0x0000, /* 0x182D */ 0x0000, /* 0x182E */ 0x0000, /* 0x182F */ 0x0000, /* 0x1830 */ 0x0000, /* 0x1831 */ 0x0000, /* 0x1832 */ 0x0000, /* 0x1833 */ 0x0000, /* 0x1834 */ 0x0000, /* 0x1835 */ 0x0000, /* 0x1836 */ 0x0000, /* 0x1837 */ 0x0000, /* 0x1838 */ 0x0000, /* 0x1839 */ 0x0000, /* 0x183A */ 0x0000, /* 0x183B */ 0x0000, /* 0x183C */ 0x0000, /* 0x183D */ 0x0000, /* 0x183E */ 0x0000, /* 0x183F */ 0x0000, /* 0x1840 */ 0x0000, /* 0x1841 */ 0x0000, /* 0x1842 */ 0x0000, /* 0x1843 */ 0x0000, /* 0x1844 */ 0x0000, /* 0x1845 */ 0x0000, /* 0x1846 */ 0x0000, /* 0x1847 */ 0x0000, /* 0x1848 */ 0x0000, /* 0x1849 */ 0x0000, /* 0x184A */ 0x0000, /* 0x184B */ 0x0000, /* 0x184C */ 0x0000, /* 0x184D */ 0x0000, /* 0x184E */ 0x0000, /* 0x184F */ 0x0000, /* 0x1850 */ 0x0000, /* 0x1851 */ 0x0000, /* 0x1852 */ 0x0000, /* 0x1853 */ 0x0000, /* 0x1854 */ 0x0000, /* 0x1855 */ 0x0000, /* 0x1856 */ 0x0000, /* 0x1857 */ 0x0000, /* 0x1858 */ 0x0000, /* 0x1859 */ 0x0000, /* 0x185A */ 0x0000, /* 0x185B */ 0x0000, /* 0x185C */ 0x0000, /* 0x185D */ 0x0000, /* 0x185E */ 0x0000, /* 0x185F */ 0x0000, /* 0x1860 */ 0x0000, /* 0x1861 */ 0x0000, /* 0x1862 */ 0x0000, /* 0x1863 */ 0x0000, /* 0x1864 */ 0x0000, /* 0x1865 */ 0x0000, /* 0x1866 */ 0x0000, /* 0x1867 */ 0x0000, /* 0x1868 */ 0x0000, /* 0x1869 */ 0x0000, /* 0x186A */ 0x0000, /* 0x186B */ 0x0000, /* 0x186C */ 0x0000, /* 0x186D */ 0x0000, /* 0x186E */ 0x0000, /* 0x186F */ 0x0000, /* 0x1870 */ 0x0000, /* 0x1871 */ 0x0000, /* 0x1872 */ 0x0000, /* 0x1873 */ 0x0000, /* 0x1874 */ 0x0000, /* 0x1875 */ 0x0000, /* 0x1876 */ 0x0000, /* 0x1877 */ 0x0000, /* 0x1878 */ 0x0000, /* 0x1879 */ 0x0000, /* 0x187A */ 0x0000, /* 0x187B */ 0x0000, /* 0x187C */ 0x0000, /* 0x187D */ 0x0000, /* 0x187E */ 0x0000, /* 0x187F */ 0x0000, /* 0x1880 */ 0x0000, /* 0x1881 */ 0x0000, /* 0x1882 */ 0x0000, /* 0x1883 */ 0x0000, /* 0x1884 */ 0x0000, /* 0x1885 */ 0x0000, /* 0x1886 */ 0x0000, /* 0x1887 */ 0x0000, /* 0x1888 */ 0x0000, /* 0x1889 */ 0x0000, /* 0x188A */ 0x0000, /* 0x188B */ 0x0000, /* 0x188C */ 0x0000, /* 0x188D */ 0x0000, /* 0x188E */ 0x0000, /* 0x188F */ 0x0000, /* 0x1890 */ 0x0000, /* 0x1891 */ 0x0000, /* 0x1892 */ 0x0000, /* 0x1893 */ 0x0000, /* 0x1894 */ 0x0000, /* 0x1895 */ 0x0000, /* 0x1896 */ 0x0000, /* 0x1897 */ 0x0000, /* 0x1898 */ 0x0000, /* 0x1899 */ 0x0000, /* 0x189A */ 0x0000, /* 0x189B */ 0x0000, /* 0x189C */ 0x0000, /* 0x189D */ 0x0000, /* 0x189E */ 0x0000, /* 0x189F */ 0x0000, /* 0x18A0 */ 0x0000, /* 0x18A1 */ 0x0000, /* 0x18A2 */ 0x0000, /* 0x18A3 */ 0x0000, /* 0x18A4 */ 0x0000, /* 0x18A5 */ 0x0000, /* 0x18A6 */ 0x0000, /* 0x18A7 */ 0x0000, /* 0x18A8 */ 0x0000, /* 0x18A9 */ 0x0000, /* 0x18AA */ 0x0000, /* 0x18AB */ 0x0000, /* 0x18AC */ 0x0000, /* 0x18AD */ 0x0000, /* 0x18AE */ 0x0000, /* 0x18AF */ 0x0000, /* 0x18B0 */ 0x0000, /* 0x18B1 */ 0x0000, /* 0x18B2 */ 0x0000, /* 0x18B3 */ 0x0000, /* 0x18B4 */ 0x0000, /* 0x18B5 */ 0x0000, /* 0x18B6 */ 0x0000, /* 0x18B7 */ 0x0000, /* 0x18B8 */ 0x0000, /* 0x18B9 */ 0x0000, /* 0x18BA */ 0x0000, /* 0x18BB */ 0x0000, /* 0x18BC */ 0x0000, /* 0x18BD */ 0x0000, /* 0x18BE */ 0x0000, /* 0x18BF */ 0x0000, /* 0x18C0 */ 0x0000, /* 0x18C1 */ 0x0000, /* 0x18C2 */ 0x0000, /* 0x18C3 */ 0x0000, /* 0x18C4 */ 0x0000, /* 0x18C5 */ 0x0000, /* 0x18C6 */ 0x0000, /* 0x18C7 */ 0x0000, /* 0x18C8 */ 0x0000, /* 0x18C9 */ 0x0000, /* 0x18CA */ 0x0000, /* 0x18CB */ 0x0000, /* 0x18CC */ 0x0000, /* 0x18CD */ 0x0000, /* 0x18CE */ 0x0000, /* 0x18CF */ 0x0000, /* 0x18D0 */ 0x0000, /* 0x18D1 */ 0x0000, /* 0x18D2 */ 0x0000, /* 0x18D3 */ 0x0000, /* 0x18D4 */ 0x0000, /* 0x18D5 */ 0x0000, /* 0x18D6 */ 0x0000, /* 0x18D7 */ 0x0000, /* 0x18D8 */ 0x0000, /* 0x18D9 */ 0x0000, /* 0x18DA */ 0x0000, /* 0x18DB */ 0x0000, /* 0x18DC */ 0x0000, /* 0x18DD */ 0x0000, /* 0x18DE */ 0x0000, /* 0x18DF */ 0x0000, /* 0x18E0 */ 0x0000, /* 0x18E1 */ 0x0000, /* 0x18E2 */ 0x0000, /* 0x18E3 */ 0x0000, /* 0x18E4 */ 0x0000, /* 0x18E5 */ 0x0000, /* 0x18E6 */ 0x0000, /* 0x18E7 */ 0x0000, /* 0x18E8 */ 0x0000, /* 0x18E9 */ 0x0000, /* 0x18EA */ 0x0000, /* 0x18EB */ 0x0000, /* 0x18EC */ 0x0000, /* 0x18ED */ 0x0000, /* 0x18EE */ 0x0000, /* 0x18EF */ 0x0000, /* 0x18F0 */ 0x0000, /* 0x18F1 */ 0x0000, /* 0x18F2 */ 0x0000, /* 0x18F3 */ 0x0000, /* 0x18F4 */ 0x0000, /* 0x18F5 */ 0x0000, /* 0x18F6 */ 0x0000, /* 0x18F7 */ 0x0000, /* 0x18F8 */ 0x0000, /* 0x18F9 */ 0x0000, /* 0x18FA */ 0x0000, /* 0x18FB */ 0x0000, /* 0x18FC */ 0x0000, /* 0x18FD */ 0x0000, /* 0x18FE */ 0x0000, /* 0x18FF */ 0x0000, /* 0x1900 */ 0x0000, /* 0x1901 */ 0x0000, /* 0x1902 */ 0x0000, /* 0x1903 */ 0x0000, /* 0x1904 */ 0x0000, /* 0x1905 */ 0x0000, /* 0x1906 */ 0x0000, /* 0x1907 */ 0x0000, /* 0x1908 */ 0x0000, /* 0x1909 */ 0x0000, /* 0x190A */ 0x0000, /* 0x190B */ 0x0000, /* 0x190C */ 0x0000, /* 0x190D */ 0x0000, /* 0x190E */ 0x0000, /* 0x190F */ 0x0000, /* 0x1910 */ 0x0000, /* 0x1911 */ 0x0000, /* 0x1912 */ 0x0000, /* 0x1913 */ 0x0000, /* 0x1914 */ 0x0000, /* 0x1915 */ 0x0000, /* 0x1916 */ 0x0000, /* 0x1917 */ 0x0000, /* 0x1918 */ 0x0000, /* 0x1919 */ 0x0000, /* 0x191A */ 0x0000, /* 0x191B */ 0x0000, /* 0x191C */ 0x0000, /* 0x191D */ 0x0000, /* 0x191E */ 0x0000, /* 0x191F */ 0x0000, /* 0x1920 */ 0x0000, /* 0x1921 */ 0x0000, /* 0x1922 */ 0x0000, /* 0x1923 */ 0x0000, /* 0x1924 */ 0x0000, /* 0x1925 */ 0x0000, /* 0x1926 */ 0x0000, /* 0x1927 */ 0x0000, /* 0x1928 */ 0x0000, /* 0x1929 */ 0x0000, /* 0x192A */ 0x0000, /* 0x192B */ 0x0000, /* 0x192C */ 0x0000, /* 0x192D */ 0x0000, /* 0x192E */ 0x0000, /* 0x192F */ 0x0000, /* 0x1930 */ 0x0000, /* 0x1931 */ 0x0000, /* 0x1932 */ 0x0000, /* 0x1933 */ 0x0000, /* 0x1934 */ 0x0000, /* 0x1935 */ 0x0000, /* 0x1936 */ 0x0000, /* 0x1937 */ 0x0000, /* 0x1938 */ 0x0000, /* 0x1939 */ 0x0000, /* 0x193A */ 0x0000, /* 0x193B */ 0x0000, /* 0x193C */ 0x0000, /* 0x193D */ 0x0000, /* 0x193E */ 0x0000, /* 0x193F */ 0x0000, /* 0x1940 */ 0x0000, /* 0x1941 */ 0x0000, /* 0x1942 */ 0x0000, /* 0x1943 */ 0x0000, /* 0x1944 */ 0x0000, /* 0x1945 */ 0x0000, /* 0x1946 */ 0x0000, /* 0x1947 */ 0x0000, /* 0x1948 */ 0x0000, /* 0x1949 */ 0x0000, /* 0x194A */ 0x0000, /* 0x194B */ 0x0000, /* 0x194C */ 0x0000, /* 0x194D */ 0x0000, /* 0x194E */ 0x0000, /* 0x194F */ 0x0000, /* 0x1950 */ 0x0000, /* 0x1951 */ 0x0000, /* 0x1952 */ 0x0000, /* 0x1953 */ 0x0000, /* 0x1954 */ 0x0000, /* 0x1955 */ 0x0000, /* 0x1956 */ 0x0000, /* 0x1957 */ 0x0000, /* 0x1958 */ 0x0000, /* 0x1959 */ 0x0000, /* 0x195A */ 0x0000, /* 0x195B */ 0x0000, /* 0x195C */ 0x0000, /* 0x195D */ 0x0000, /* 0x195E */ 0x0000, /* 0x195F */ 0x0000, /* 0x1960 */ 0x0000, /* 0x1961 */ 0x0000, /* 0x1962 */ 0x0000, /* 0x1963 */ 0x0000, /* 0x1964 */ 0x0000, /* 0x1965 */ 0x0000, /* 0x1966 */ 0x0000, /* 0x1967 */ 0x0000, /* 0x1968 */ 0x0000, /* 0x1969 */ 0x0000, /* 0x196A */ 0x0000, /* 0x196B */ 0x0000, /* 0x196C */ 0x0000, /* 0x196D */ 0x0000, /* 0x196E */ 0x0000, /* 0x196F */ 0x0000, /* 0x1970 */ 0x0000, /* 0x1971 */ 0x0000, /* 0x1972 */ 0x0000, /* 0x1973 */ 0x0000, /* 0x1974 */ 0x0000, /* 0x1975 */ 0x0000, /* 0x1976 */ 0x0000, /* 0x1977 */ 0x0000, /* 0x1978 */ 0x0000, /* 0x1979 */ 0x0000, /* 0x197A */ 0x0000, /* 0x197B */ 0x0000, /* 0x197C */ 0x0000, /* 0x197D */ 0x0000, /* 0x197E */ 0x0000, /* 0x197F */ 0x0000, /* 0x1980 */ 0x0000, /* 0x1981 */ 0x0000, /* 0x1982 */ 0x0000, /* 0x1983 */ 0x0000, /* 0x1984 */ 0x0000, /* 0x1985 */ 0x0000, /* 0x1986 */ 0x0000, /* 0x1987 */ 0x0000, /* 0x1988 */ 0x0000, /* 0x1989 */ 0x0000, /* 0x198A */ 0x0000, /* 0x198B */ 0x0000, /* 0x198C */ 0x0000, /* 0x198D */ 0x0000, /* 0x198E */ 0x0000, /* 0x198F */ 0x0000, /* 0x1990 */ 0x0000, /* 0x1991 */ 0x0000, /* 0x1992 */ 0x0000, /* 0x1993 */ 0x0000, /* 0x1994 */ 0x0000, /* 0x1995 */ 0x0000, /* 0x1996 */ 0x0000, /* 0x1997 */ 0x0000, /* 0x1998 */ 0x0000, /* 0x1999 */ 0x0000, /* 0x199A */ 0x0000, /* 0x199B */ 0x0000, /* 0x199C */ 0x0000, /* 0x199D */ 0x0000, /* 0x199E */ 0x0000, /* 0x199F */ 0x0000, /* 0x19A0 */ 0x0000, /* 0x19A1 */ 0x0000, /* 0x19A2 */ 0x0000, /* 0x19A3 */ 0x0000, /* 0x19A4 */ 0x0000, /* 0x19A5 */ 0x0000, /* 0x19A6 */ 0x0000, /* 0x19A7 */ 0x0000, /* 0x19A8 */ 0x0000, /* 0x19A9 */ 0x0000, /* 0x19AA */ 0x0000, /* 0x19AB */ 0x0000, /* 0x19AC */ 0x0000, /* 0x19AD */ 0x0000, /* 0x19AE */ 0x0000, /* 0x19AF */ 0x0000, /* 0x19B0 */ 0x0000, /* 0x19B1 */ 0x0000, /* 0x19B2 */ 0x0000, /* 0x19B3 */ 0x0000, /* 0x19B4 */ 0x0000, /* 0x19B5 */ 0x0000, /* 0x19B6 */ 0x0000, /* 0x19B7 */ 0x0000, /* 0x19B8 */ 0x0000, /* 0x19B9 */ 0x0000, /* 0x19BA */ 0x0000, /* 0x19BB */ 0x0000, /* 0x19BC */ 0x0000, /* 0x19BD */ 0x0000, /* 0x19BE */ 0x0000, /* 0x19BF */ 0x0000, /* 0x19C0 */ 0x0000, /* 0x19C1 */ 0x0000, /* 0x19C2 */ 0x0000, /* 0x19C3 */ 0x0000, /* 0x19C4 */ 0x0000, /* 0x19C5 */ 0x0000, /* 0x19C6 */ 0x0000, /* 0x19C7 */ 0x0000, /* 0x19C8 */ 0x0000, /* 0x19C9 */ 0x0000, /* 0x19CA */ 0x0000, /* 0x19CB */ 0x0000, /* 0x19CC */ 0x0000, /* 0x19CD */ 0x0000, /* 0x19CE */ 0x0000, /* 0x19CF */ 0x0000, /* 0x19D0 */ 0x0000, /* 0x19D1 */ 0x0000, /* 0x19D2 */ 0x0000, /* 0x19D3 */ 0x0000, /* 0x19D4 */ 0x0000, /* 0x19D5 */ 0x0000, /* 0x19D6 */ 0x0000, /* 0x19D7 */ 0x0000, /* 0x19D8 */ 0x0000, /* 0x19D9 */ 0x0000, /* 0x19DA */ 0x0000, /* 0x19DB */ 0x0000, /* 0x19DC */ 0x0000, /* 0x19DD */ 0x0000, /* 0x19DE */ 0x0000, /* 0x19DF */ 0x0000, /* 0x19E0 */ 0x0000, /* 0x19E1 */ 0x0000, /* 0x19E2 */ 0x0000, /* 0x19E3 */ 0x0000, /* 0x19E4 */ 0x0000, /* 0x19E5 */ 0x0000, /* 0x19E6 */ 0x0000, /* 0x19E7 */ 0x0000, /* 0x19E8 */ 0x0000, /* 0x19E9 */ 0x0000, /* 0x19EA */ 0x0000, /* 0x19EB */ 0x0000, /* 0x19EC */ 0x0000, /* 0x19ED */ 0x0000, /* 0x19EE */ 0x0000, /* 0x19EF */ 0x0000, /* 0x19F0 */ 0x0000, /* 0x19F1 */ 0x0000, /* 0x19F2 */ 0x0000, /* 0x19F3 */ 0x0000, /* 0x19F4 */ 0x0000, /* 0x19F5 */ 0x0000, /* 0x19F6 */ 0x0000, /* 0x19F7 */ 0x0000, /* 0x19F8 */ 0x0000, /* 0x19F9 */ 0x0000, /* 0x19FA */ 0x0000, /* 0x19FB */ 0x0000, /* 0x19FC */ 0x0000, /* 0x19FD */ 0x0000, /* 0x19FE */ 0x0000, /* 0x19FF */ 0x0000, /* 0x1A00 */ 0x0000, /* 0x1A01 */ 0x0000, /* 0x1A02 */ 0x0000, /* 0x1A03 */ 0x0000, /* 0x1A04 */ 0x0000, /* 0x1A05 */ 0x0000, /* 0x1A06 */ 0x0000, /* 0x1A07 */ 0x0000, /* 0x1A08 */ 0x0000, /* 0x1A09 */ 0x0000, /* 0x1A0A */ 0x0000, /* 0x1A0B */ 0x0000, /* 0x1A0C */ 0x0000, /* 0x1A0D */ 0x0000, /* 0x1A0E */ 0x0000, /* 0x1A0F */ 0x0000, /* 0x1A10 */ 0x0000, /* 0x1A11 */ 0x0000, /* 0x1A12 */ 0x0000, /* 0x1A13 */ 0x0000, /* 0x1A14 */ 0x0000, /* 0x1A15 */ 0x0000, /* 0x1A16 */ 0x0000, /* 0x1A17 */ 0x0000, /* 0x1A18 */ 0x0000, /* 0x1A19 */ 0x0000, /* 0x1A1A */ 0x0000, /* 0x1A1B */ 0x0000, /* 0x1A1C */ 0x0000, /* 0x1A1D */ 0x0000, /* 0x1A1E */ 0x0000, /* 0x1A1F */ 0x0000, /* 0x1A20 */ 0x0000, /* 0x1A21 */ 0x0000, /* 0x1A22 */ 0x0000, /* 0x1A23 */ 0x0000, /* 0x1A24 */ 0x0000, /* 0x1A25 */ 0x0000, /* 0x1A26 */ 0x0000, /* 0x1A27 */ 0x0000, /* 0x1A28 */ 0x0000, /* 0x1A29 */ 0x0000, /* 0x1A2A */ 0x0000, /* 0x1A2B */ 0x0000, /* 0x1A2C */ 0x0000, /* 0x1A2D */ 0x0000, /* 0x1A2E */ 0x0000, /* 0x1A2F */ 0x0000, /* 0x1A30 */ 0x0000, /* 0x1A31 */ 0x0000, /* 0x1A32 */ 0x0000, /* 0x1A33 */ 0x0000, /* 0x1A34 */ 0x0000, /* 0x1A35 */ 0x0000, /* 0x1A36 */ 0x0000, /* 0x1A37 */ 0x0000, /* 0x1A38 */ 0x0000, /* 0x1A39 */ 0x0000, /* 0x1A3A */ 0x0000, /* 0x1A3B */ 0x0000, /* 0x1A3C */ 0x0000, /* 0x1A3D */ 0x0000, /* 0x1A3E */ 0x0000, /* 0x1A3F */ 0x0000, /* 0x1A40 */ 0x0000, /* 0x1A41 */ 0x0000, /* 0x1A42 */ 0x0000, /* 0x1A43 */ 0x0000, /* 0x1A44 */ 0x0000, /* 0x1A45 */ 0x0000, /* 0x1A46 */ 0x0000, /* 0x1A47 */ 0x0000, /* 0x1A48 */ 0x0000, /* 0x1A49 */ 0x0000, /* 0x1A4A */ 0x0000, /* 0x1A4B */ 0x0000, /* 0x1A4C */ 0x0000, /* 0x1A4D */ 0x0000, /* 0x1A4E */ 0x0000, /* 0x1A4F */ 0x0000, /* 0x1A50 */ 0x0000, /* 0x1A51 */ 0x0000, /* 0x1A52 */ 0x0000, /* 0x1A53 */ 0x0000, /* 0x1A54 */ 0x0000, /* 0x1A55 */ 0x0000, /* 0x1A56 */ 0x0000, /* 0x1A57 */ 0x0000, /* 0x1A58 */ 0x0000, /* 0x1A59 */ 0x0000, /* 0x1A5A */ 0x0000, /* 0x1A5B */ 0x0000, /* 0x1A5C */ 0x0000, /* 0x1A5D */ 0x0000, /* 0x1A5E */ 0x0000, /* 0x1A5F */ 0x0000, /* 0x1A60 */ 0x0000, /* 0x1A61 */ 0x0000, /* 0x1A62 */ 0x0000, /* 0x1A63 */ 0x0000, /* 0x1A64 */ 0x0000, /* 0x1A65 */ 0x0000, /* 0x1A66 */ 0x0000, /* 0x1A67 */ 0x0000, /* 0x1A68 */ 0x0000, /* 0x1A69 */ 0x0000, /* 0x1A6A */ 0x0000, /* 0x1A6B */ 0x0000, /* 0x1A6C */ 0x0000, /* 0x1A6D */ 0x0000, /* 0x1A6E */ 0x0000, /* 0x1A6F */ 0x0000, /* 0x1A70 */ 0x0000, /* 0x1A71 */ 0x0000, /* 0x1A72 */ 0x0000, /* 0x1A73 */ 0x0000, /* 0x1A74 */ 0x0000, /* 0x1A75 */ 0x0000, /* 0x1A76 */ 0x0000, /* 0x1A77 */ 0x0000, /* 0x1A78 */ 0x0000, /* 0x1A79 */ 0x0000, /* 0x1A7A */ 0x0000, /* 0x1A7B */ 0x0000, /* 0x1A7C */ 0x0000, /* 0x1A7D */ 0x0000, /* 0x1A7E */ 0x0000, /* 0x1A7F */ 0x0000, /* 0x1A80 */ 0x0000, /* 0x1A81 */ 0x0000, /* 0x1A82 */ 0x0000, /* 0x1A83 */ 0x0000, /* 0x1A84 */ 0x0000, /* 0x1A85 */ 0x0000, /* 0x1A86 */ 0x0000, /* 0x1A87 */ 0x0000, /* 0x1A88 */ 0x0000, /* 0x1A89 */ 0x0000, /* 0x1A8A */ 0x0000, /* 0x1A8B */ 0x0000, /* 0x1A8C */ 0x0000, /* 0x1A8D */ 0x0000, /* 0x1A8E */ 0x0000, /* 0x1A8F */ 0x0000, /* 0x1A90 */ 0x0000, /* 0x1A91 */ 0x0000, /* 0x1A92 */ 0x0000, /* 0x1A93 */ 0x0000, /* 0x1A94 */ 0x0000, /* 0x1A95 */ 0x0000, /* 0x1A96 */ 0x0000, /* 0x1A97 */ 0x0000, /* 0x1A98 */ 0x0000, /* 0x1A99 */ 0x0000, /* 0x1A9A */ 0x0000, /* 0x1A9B */ 0x0000, /* 0x1A9C */ 0x0000, /* 0x1A9D */ 0x0000, /* 0x1A9E */ 0x0000, /* 0x1A9F */ 0x0000, /* 0x1AA0 */ 0x0000, /* 0x1AA1 */ 0x0000, /* 0x1AA2 */ 0x0000, /* 0x1AA3 */ 0x0000, /* 0x1AA4 */ 0x0000, /* 0x1AA5 */ 0x0000, /* 0x1AA6 */ 0x0000, /* 0x1AA7 */ 0x0000, /* 0x1AA8 */ 0x0000, /* 0x1AA9 */ 0x0000, /* 0x1AAA */ 0x0000, /* 0x1AAB */ 0x0000, /* 0x1AAC */ 0x0000, /* 0x1AAD */ 0x0000, /* 0x1AAE */ 0x0000, /* 0x1AAF */ 0x0000, /* 0x1AB0 */ 0x0000, /* 0x1AB1 */ 0x0000, /* 0x1AB2 */ 0x0000, /* 0x1AB3 */ 0x0000, /* 0x1AB4 */ 0x0000, /* 0x1AB5 */ 0x0000, /* 0x1AB6 */ 0x0000, /* 0x1AB7 */ 0x0000, /* 0x1AB8 */ 0x0000, /* 0x1AB9 */ 0x0000, /* 0x1ABA */ 0x0000, /* 0x1ABB */ 0x0000, /* 0x1ABC */ 0x0000, /* 0x1ABD */ 0x0000, /* 0x1ABE */ 0x0000, /* 0x1ABF */ 0x0000, /* 0x1AC0 */ 0x0000, /* 0x1AC1 */ 0x0000, /* 0x1AC2 */ 0x0000, /* 0x1AC3 */ 0x0000, /* 0x1AC4 */ 0x0000, /* 0x1AC5 */ 0x0000, /* 0x1AC6 */ 0x0000, /* 0x1AC7 */ 0x0000, /* 0x1AC8 */ 0x0000, /* 0x1AC9 */ 0x0000, /* 0x1ACA */ 0x0000, /* 0x1ACB */ 0x0000, /* 0x1ACC */ 0x0000, /* 0x1ACD */ 0x0000, /* 0x1ACE */ 0x0000, /* 0x1ACF */ 0x0000, /* 0x1AD0 */ 0x0000, /* 0x1AD1 */ 0x0000, /* 0x1AD2 */ 0x0000, /* 0x1AD3 */ 0x0000, /* 0x1AD4 */ 0x0000, /* 0x1AD5 */ 0x0000, /* 0x1AD6 */ 0x0000, /* 0x1AD7 */ 0x0000, /* 0x1AD8 */ 0x0000, /* 0x1AD9 */ 0x0000, /* 0x1ADA */ 0x0000, /* 0x1ADB */ 0x0000, /* 0x1ADC */ 0x0000, /* 0x1ADD */ 0x0000, /* 0x1ADE */ 0x0000, /* 0x1ADF */ 0x0000, /* 0x1AE0 */ 0x0000, /* 0x1AE1 */ 0x0000, /* 0x1AE2 */ 0x0000, /* 0x1AE3 */ 0x0000, /* 0x1AE4 */ 0x0000, /* 0x1AE5 */ 0x0000, /* 0x1AE6 */ 0x0000, /* 0x1AE7 */ 0x0000, /* 0x1AE8 */ 0x0000, /* 0x1AE9 */ 0x0000, /* 0x1AEA */ 0x0000, /* 0x1AEB */ 0x0000, /* 0x1AEC */ 0x0000, /* 0x1AED */ 0x0000, /* 0x1AEE */ 0x0000, /* 0x1AEF */ 0x0000, /* 0x1AF0 */ 0x0000, /* 0x1AF1 */ 0x0000, /* 0x1AF2 */ 0x0000, /* 0x1AF3 */ 0x0000, /* 0x1AF4 */ 0x0000, /* 0x1AF5 */ 0x0000, /* 0x1AF6 */ 0x0000, /* 0x1AF7 */ 0x0000, /* 0x1AF8 */ 0x0000, /* 0x1AF9 */ 0x0000, /* 0x1AFA */ 0x0000, /* 0x1AFB */ 0x0000, /* 0x1AFC */ 0x0000, /* 0x1AFD */ 0x0000, /* 0x1AFE */ 0x0000, /* 0x1AFF */ 0x0000, /* 0x1B00 */ 0x0000, /* 0x1B01 */ 0x0000, /* 0x1B02 */ 0x0000, /* 0x1B03 */ 0x0000, /* 0x1B04 */ 0x0000, /* 0x1B05 */ 0x0000, /* 0x1B06 */ 0x0000, /* 0x1B07 */ 0x0000, /* 0x1B08 */ 0x0000, /* 0x1B09 */ 0x0000, /* 0x1B0A */ 0x0000, /* 0x1B0B */ 0x0000, /* 0x1B0C */ 0x0000, /* 0x1B0D */ 0x0000, /* 0x1B0E */ 0x0000, /* 0x1B0F */ 0x0000, /* 0x1B10 */ 0x0000, /* 0x1B11 */ 0x0000, /* 0x1B12 */ 0x0000, /* 0x1B13 */ 0x0000, /* 0x1B14 */ 0x0000, /* 0x1B15 */ 0x0000, /* 0x1B16 */ 0x0000, /* 0x1B17 */ 0x0000, /* 0x1B18 */ 0x0000, /* 0x1B19 */ 0x0000, /* 0x1B1A */ 0x0000, /* 0x1B1B */ 0x0000, /* 0x1B1C */ 0x0000, /* 0x1B1D */ 0x0000, /* 0x1B1E */ 0x0000, /* 0x1B1F */ 0x0000, /* 0x1B20 */ 0x0000, /* 0x1B21 */ 0x0000, /* 0x1B22 */ 0x0000, /* 0x1B23 */ 0x0000, /* 0x1B24 */ 0x0000, /* 0x1B25 */ 0x0000, /* 0x1B26 */ 0x0000, /* 0x1B27 */ 0x0000, /* 0x1B28 */ 0x0000, /* 0x1B29 */ 0x0000, /* 0x1B2A */ 0x0000, /* 0x1B2B */ 0x0000, /* 0x1B2C */ 0x0000, /* 0x1B2D */ 0x0000, /* 0x1B2E */ 0x0000, /* 0x1B2F */ 0x0000, /* 0x1B30 */ 0x0000, /* 0x1B31 */ 0x0000, /* 0x1B32 */ 0x0000, /* 0x1B33 */ 0x0000, /* 0x1B34 */ 0x0000, /* 0x1B35 */ 0x0000, /* 0x1B36 */ 0x0000, /* 0x1B37 */ 0x0000, /* 0x1B38 */ 0x0000, /* 0x1B39 */ 0x0000, /* 0x1B3A */ 0x0000, /* 0x1B3B */ 0x0000, /* 0x1B3C */ 0x0000, /* 0x1B3D */ 0x0000, /* 0x1B3E */ 0x0000, /* 0x1B3F */ 0x0000, /* 0x1B40 */ 0x0000, /* 0x1B41 */ 0x0000, /* 0x1B42 */ 0x0000, /* 0x1B43 */ 0x0000, /* 0x1B44 */ 0x0000, /* 0x1B45 */ 0x0000, /* 0x1B46 */ 0x0000, /* 0x1B47 */ 0x0000, /* 0x1B48 */ 0x0000, /* 0x1B49 */ 0x0000, /* 0x1B4A */ 0x0000, /* 0x1B4B */ 0x0000, /* 0x1B4C */ 0x0000, /* 0x1B4D */ 0x0000, /* 0x1B4E */ 0x0000, /* 0x1B4F */ 0x0000, /* 0x1B50 */ 0x0000, /* 0x1B51 */ 0x0000, /* 0x1B52 */ 0x0000, /* 0x1B53 */ 0x0000, /* 0x1B54 */ 0x0000, /* 0x1B55 */ 0x0000, /* 0x1B56 */ 0x0000, /* 0x1B57 */ 0x0000, /* 0x1B58 */ 0x0000, /* 0x1B59 */ 0x0000, /* 0x1B5A */ 0x0000, /* 0x1B5B */ 0x0000, /* 0x1B5C */ 0x0000, /* 0x1B5D */ 0x0000, /* 0x1B5E */ 0x0000, /* 0x1B5F */ 0x0000, /* 0x1B60 */ 0x0000, /* 0x1B61 */ 0x0000, /* 0x1B62 */ 0x0000, /* 0x1B63 */ 0x0000, /* 0x1B64 */ 0x0000, /* 0x1B65 */ 0x0000, /* 0x1B66 */ 0x0000, /* 0x1B67 */ 0x0000, /* 0x1B68 */ 0x0000, /* 0x1B69 */ 0x0000, /* 0x1B6A */ 0x0000, /* 0x1B6B */ 0x0000, /* 0x1B6C */ 0x0000, /* 0x1B6D */ 0x0000, /* 0x1B6E */ 0x0000, /* 0x1B6F */ 0x0000, /* 0x1B70 */ 0x0000, /* 0x1B71 */ 0x0000, /* 0x1B72 */ 0x0000, /* 0x1B73 */ 0x0000, /* 0x1B74 */ 0x0000, /* 0x1B75 */ 0x0000, /* 0x1B76 */ 0x0000, /* 0x1B77 */ 0x0000, /* 0x1B78 */ 0x0000, /* 0x1B79 */ 0x0000, /* 0x1B7A */ 0x0000, /* 0x1B7B */ 0x0000, /* 0x1B7C */ 0x0000, /* 0x1B7D */ 0x0000, /* 0x1B7E */ 0x0000, /* 0x1B7F */ 0x0000, /* 0x1B80 */ 0x0000, /* 0x1B81 */ 0x0000, /* 0x1B82 */ 0x0000, /* 0x1B83 */ 0x0000, /* 0x1B84 */ 0x0000, /* 0x1B85 */ 0x0000, /* 0x1B86 */ 0x0000, /* 0x1B87 */ 0x0000, /* 0x1B88 */ 0x0000, /* 0x1B89 */ 0x0000, /* 0x1B8A */ 0x0000, /* 0x1B8B */ 0x0000, /* 0x1B8C */ 0x0000, /* 0x1B8D */ 0x0000, /* 0x1B8E */ 0x0000, /* 0x1B8F */ 0x0000, /* 0x1B90 */ 0x0000, /* 0x1B91 */ 0x0000, /* 0x1B92 */ 0x0000, /* 0x1B93 */ 0x0000, /* 0x1B94 */ 0x0000, /* 0x1B95 */ 0x0000, /* 0x1B96 */ 0x0000, /* 0x1B97 */ 0x0000, /* 0x1B98 */ 0x0000, /* 0x1B99 */ 0x0000, /* 0x1B9A */ 0x0000, /* 0x1B9B */ 0x0000, /* 0x1B9C */ 0x0000, /* 0x1B9D */ 0x0000, /* 0x1B9E */ 0x0000, /* 0x1B9F */ 0x0000, /* 0x1BA0 */ 0x0000, /* 0x1BA1 */ 0x0000, /* 0x1BA2 */ 0x0000, /* 0x1BA3 */ 0x0000, /* 0x1BA4 */ 0x0000, /* 0x1BA5 */ 0x0000, /* 0x1BA6 */ 0x0000, /* 0x1BA7 */ 0x0000, /* 0x1BA8 */ 0x0000, /* 0x1BA9 */ 0x0000, /* 0x1BAA */ 0x0000, /* 0x1BAB */ 0x0000, /* 0x1BAC */ 0x0000, /* 0x1BAD */ 0x0000, /* 0x1BAE */ 0x0000, /* 0x1BAF */ 0x0000, /* 0x1BB0 */ 0x0000, /* 0x1BB1 */ 0x0000, /* 0x1BB2 */ 0x0000, /* 0x1BB3 */ 0x0000, /* 0x1BB4 */ 0x0000, /* 0x1BB5 */ 0x0000, /* 0x1BB6 */ 0x0000, /* 0x1BB7 */ 0x0000, /* 0x1BB8 */ 0x0000, /* 0x1BB9 */ 0x0000, /* 0x1BBA */ 0x0000, /* 0x1BBB */ 0x0000, /* 0x1BBC */ 0x0000, /* 0x1BBD */ 0x0000, /* 0x1BBE */ 0x0000, /* 0x1BBF */ 0x0000, /* 0x1BC0 */ 0x0000, /* 0x1BC1 */ 0x0000, /* 0x1BC2 */ 0x0000, /* 0x1BC3 */ 0x0000, /* 0x1BC4 */ 0x0000, /* 0x1BC5 */ 0x0000, /* 0x1BC6 */ 0x0000, /* 0x1BC7 */ 0x0000, /* 0x1BC8 */ 0x0000, /* 0x1BC9 */ 0x0000, /* 0x1BCA */ 0x0000, /* 0x1BCB */ 0x0000, /* 0x1BCC */ 0x0000, /* 0x1BCD */ 0x0000, /* 0x1BCE */ 0x0000, /* 0x1BCF */ 0x0000, /* 0x1BD0 */ 0x0000, /* 0x1BD1 */ 0x0000, /* 0x1BD2 */ 0x0000, /* 0x1BD3 */ 0x0000, /* 0x1BD4 */ 0x0000, /* 0x1BD5 */ 0x0000, /* 0x1BD6 */ 0x0000, /* 0x1BD7 */ 0x0000, /* 0x1BD8 */ 0x0000, /* 0x1BD9 */ 0x0000, /* 0x1BDA */ 0x0000, /* 0x1BDB */ 0x0000, /* 0x1BDC */ 0x0000, /* 0x1BDD */ 0x0000, /* 0x1BDE */ 0x0000, /* 0x1BDF */ 0x0000, /* 0x1BE0 */ 0x0000, /* 0x1BE1 */ 0x0000, /* 0x1BE2 */ 0x0000, /* 0x1BE3 */ 0x0000, /* 0x1BE4 */ 0x0000, /* 0x1BE5 */ 0x0000, /* 0x1BE6 */ 0x0000, /* 0x1BE7 */ 0x0000, /* 0x1BE8 */ 0x0000, /* 0x1BE9 */ 0x0000, /* 0x1BEA */ 0x0000, /* 0x1BEB */ 0x0000, /* 0x1BEC */ 0x0000, /* 0x1BED */ 0x0000, /* 0x1BEE */ 0x0000, /* 0x1BEF */ 0x0000, /* 0x1BF0 */ 0x0000, /* 0x1BF1 */ 0x0000, /* 0x1BF2 */ 0x0000, /* 0x1BF3 */ 0x0000, /* 0x1BF4 */ 0x0000, /* 0x1BF5 */ 0x0000, /* 0x1BF6 */ 0x0000, /* 0x1BF7 */ 0x0000, /* 0x1BF8 */ 0x0000, /* 0x1BF9 */ 0x0000, /* 0x1BFA */ 0x0000, /* 0x1BFB */ 0x0000, /* 0x1BFC */ 0x0000, /* 0x1BFD */ 0x0000, /* 0x1BFE */ 0x0000, /* 0x1BFF */ 0x0000, /* 0x1C00 */ 0x0000, /* 0x1C01 */ 0x0000, /* 0x1C02 */ 0x0000, /* 0x1C03 */ 0x0000, /* 0x1C04 */ 0x0000, /* 0x1C05 */ 0x0000, /* 0x1C06 */ 0x0000, /* 0x1C07 */ 0x0000, /* 0x1C08 */ 0x0000, /* 0x1C09 */ 0x0000, /* 0x1C0A */ 0x0000, /* 0x1C0B */ 0x0000, /* 0x1C0C */ 0x0000, /* 0x1C0D */ 0x0000, /* 0x1C0E */ 0x0000, /* 0x1C0F */ 0x0000, /* 0x1C10 */ 0x0000, /* 0x1C11 */ 0x0000, /* 0x1C12 */ 0x0000, /* 0x1C13 */ 0x0000, /* 0x1C14 */ 0x0000, /* 0x1C15 */ 0x0000, /* 0x1C16 */ 0x0000, /* 0x1C17 */ 0x0000, /* 0x1C18 */ 0x0000, /* 0x1C19 */ 0x0000, /* 0x1C1A */ 0x0000, /* 0x1C1B */ 0x0000, /* 0x1C1C */ 0x0000, /* 0x1C1D */ 0x0000, /* 0x1C1E */ 0x0000, /* 0x1C1F */ 0x0000, /* 0x1C20 */ 0x0000, /* 0x1C21 */ 0x0000, /* 0x1C22 */ 0x0000, /* 0x1C23 */ 0x0000, /* 0x1C24 */ 0x0000, /* 0x1C25 */ 0x0000, /* 0x1C26 */ 0x0000, /* 0x1C27 */ 0x0000, /* 0x1C28 */ 0x0000, /* 0x1C29 */ 0x0000, /* 0x1C2A */ 0x0000, /* 0x1C2B */ 0x0000, /* 0x1C2C */ 0x0000, /* 0x1C2D */ 0x0000, /* 0x1C2E */ 0x0000, /* 0x1C2F */ 0x0000, /* 0x1C30 */ 0x0000, /* 0x1C31 */ 0x0000, /* 0x1C32 */ 0x0000, /* 0x1C33 */ 0x0000, /* 0x1C34 */ 0x0000, /* 0x1C35 */ 0x0000, /* 0x1C36 */ 0x0000, /* 0x1C37 */ 0x0000, /* 0x1C38 */ 0x0000, /* 0x1C39 */ 0x0000, /* 0x1C3A */ 0x0000, /* 0x1C3B */ 0x0000, /* 0x1C3C */ 0x0000, /* 0x1C3D */ 0x0000, /* 0x1C3E */ 0x0000, /* 0x1C3F */ 0x0000, /* 0x1C40 */ 0x0000, /* 0x1C41 */ 0x0000, /* 0x1C42 */ 0x0000, /* 0x1C43 */ 0x0000, /* 0x1C44 */ 0x0000, /* 0x1C45 */ 0x0000, /* 0x1C46 */ 0x0000, /* 0x1C47 */ 0x0000, /* 0x1C48 */ 0x0000, /* 0x1C49 */ 0x0000, /* 0x1C4A */ 0x0000, /* 0x1C4B */ 0x0000, /* 0x1C4C */ 0x0000, /* 0x1C4D */ 0x0000, /* 0x1C4E */ 0x0000, /* 0x1C4F */ 0x0000, /* 0x1C50 */ 0x0000, /* 0x1C51 */ 0x0000, /* 0x1C52 */ 0x0000, /* 0x1C53 */ 0x0000, /* 0x1C54 */ 0x0000, /* 0x1C55 */ 0x0000, /* 0x1C56 */ 0x0000, /* 0x1C57 */ 0x0000, /* 0x1C58 */ 0x0000, /* 0x1C59 */ 0x0000, /* 0x1C5A */ 0x0000, /* 0x1C5B */ 0x0000, /* 0x1C5C */ 0x0000, /* 0x1C5D */ 0x0000, /* 0x1C5E */ 0x0000, /* 0x1C5F */ 0x0000, /* 0x1C60 */ 0x0000, /* 0x1C61 */ 0x0000, /* 0x1C62 */ 0x0000, /* 0x1C63 */ 0x0000, /* 0x1C64 */ 0x0000, /* 0x1C65 */ 0x0000, /* 0x1C66 */ 0x0000, /* 0x1C67 */ 0x0000, /* 0x1C68 */ 0x0000, /* 0x1C69 */ 0x0000, /* 0x1C6A */ 0x0000, /* 0x1C6B */ 0x0000, /* 0x1C6C */ 0x0000, /* 0x1C6D */ 0x0000, /* 0x1C6E */ 0x0000, /* 0x1C6F */ 0x0000, /* 0x1C70 */ 0x0000, /* 0x1C71 */ 0x0000, /* 0x1C72 */ 0x0000, /* 0x1C73 */ 0x0000, /* 0x1C74 */ 0x0000, /* 0x1C75 */ 0x0000, /* 0x1C76 */ 0x0000, /* 0x1C77 */ 0x0000, /* 0x1C78 */ 0x0000, /* 0x1C79 */ 0x0000, /* 0x1C7A */ 0x0000, /* 0x1C7B */ 0x0000, /* 0x1C7C */ 0x0000, /* 0x1C7D */ 0x0000, /* 0x1C7E */ 0x0000, /* 0x1C7F */ 0x0000, /* 0x1C80 */ 0x0000, /* 0x1C81 */ 0x0000, /* 0x1C82 */ 0x0000, /* 0x1C83 */ 0x0000, /* 0x1C84 */ 0x0000, /* 0x1C85 */ 0x0000, /* 0x1C86 */ 0x0000, /* 0x1C87 */ 0x0000, /* 0x1C88 */ 0x0000, /* 0x1C89 */ 0x0000, /* 0x1C8A */ 0x0000, /* 0x1C8B */ 0x0000, /* 0x1C8C */ 0x0000, /* 0x1C8D */ 0x0000, /* 0x1C8E */ 0x0000, /* 0x1C8F */ 0x0000, /* 0x1C90 */ 0x0000, /* 0x1C91 */ 0x0000, /* 0x1C92 */ 0x0000, /* 0x1C93 */ 0x0000, /* 0x1C94 */ 0x0000, /* 0x1C95 */ 0x0000, /* 0x1C96 */ 0x0000, /* 0x1C97 */ 0x0000, /* 0x1C98 */ 0x0000, /* 0x1C99 */ 0x0000, /* 0x1C9A */ 0x0000, /* 0x1C9B */ 0x0000, /* 0x1C9C */ 0x0000, /* 0x1C9D */ 0x0000, /* 0x1C9E */ 0x0000, /* 0x1C9F */ 0x0000, /* 0x1CA0 */ 0x0000, /* 0x1CA1 */ 0x0000, /* 0x1CA2 */ 0x0000, /* 0x1CA3 */ 0x0000, /* 0x1CA4 */ 0x0000, /* 0x1CA5 */ 0x0000, /* 0x1CA6 */ 0x0000, /* 0x1CA7 */ 0x0000, /* 0x1CA8 */ 0x0000, /* 0x1CA9 */ 0x0000, /* 0x1CAA */ 0x0000, /* 0x1CAB */ 0x0000, /* 0x1CAC */ 0x0000, /* 0x1CAD */ 0x0000, /* 0x1CAE */ 0x0000, /* 0x1CAF */ 0x0000, /* 0x1CB0 */ 0x0000, /* 0x1CB1 */ 0x0000, /* 0x1CB2 */ 0x0000, /* 0x1CB3 */ 0x0000, /* 0x1CB4 */ 0x0000, /* 0x1CB5 */ 0x0000, /* 0x1CB6 */ 0x0000, /* 0x1CB7 */ 0x0000, /* 0x1CB8 */ 0x0000, /* 0x1CB9 */ 0x0000, /* 0x1CBA */ 0x0000, /* 0x1CBB */ 0x0000, /* 0x1CBC */ 0x0000, /* 0x1CBD */ 0x0000, /* 0x1CBE */ 0x0000, /* 0x1CBF */ 0x0000, /* 0x1CC0 */ 0x0000, /* 0x1CC1 */ 0x0000, /* 0x1CC2 */ 0x0000, /* 0x1CC3 */ 0x0000, /* 0x1CC4 */ 0x0000, /* 0x1CC5 */ 0x0000, /* 0x1CC6 */ 0x0000, /* 0x1CC7 */ 0x0000, /* 0x1CC8 */ 0x0000, /* 0x1CC9 */ 0x0000, /* 0x1CCA */ 0x0000, /* 0x1CCB */ 0x0000, /* 0x1CCC */ 0x0000, /* 0x1CCD */ 0x0000, /* 0x1CCE */ 0x0000, /* 0x1CCF */ 0x0000, /* 0x1CD0 */ 0x0000, /* 0x1CD1 */ 0x0000, /* 0x1CD2 */ 0x0000, /* 0x1CD3 */ 0x0000, /* 0x1CD4 */ 0x0000, /* 0x1CD5 */ 0x0000, /* 0x1CD6 */ 0x0000, /* 0x1CD7 */ 0x0000, /* 0x1CD8 */ 0x0000, /* 0x1CD9 */ 0x0000, /* 0x1CDA */ 0x0000, /* 0x1CDB */ 0x0000, /* 0x1CDC */ 0x0000, /* 0x1CDD */ 0x0000, /* 0x1CDE */ 0x0000, /* 0x1CDF */ 0x0000, /* 0x1CE0 */ 0x0000, /* 0x1CE1 */ 0x0000, /* 0x1CE2 */ 0x0000, /* 0x1CE3 */ 0x0000, /* 0x1CE4 */ 0x0000, /* 0x1CE5 */ 0x0000, /* 0x1CE6 */ 0x0000, /* 0x1CE7 */ 0x0000, /* 0x1CE8 */ 0x0000, /* 0x1CE9 */ 0x0000, /* 0x1CEA */ 0x0000, /* 0x1CEB */ 0x0000, /* 0x1CEC */ 0x0000, /* 0x1CED */ 0x0000, /* 0x1CEE */ 0x0000, /* 0x1CEF */ 0x0000, /* 0x1CF0 */ 0x0000, /* 0x1CF1 */ 0x0000, /* 0x1CF2 */ 0x0000, /* 0x1CF3 */ 0x0000, /* 0x1CF4 */ 0x0000, /* 0x1CF5 */ 0x0000, /* 0x1CF6 */ 0x0000, /* 0x1CF7 */ 0x0000, /* 0x1CF8 */ 0x0000, /* 0x1CF9 */ 0x0000, /* 0x1CFA */ 0x0000, /* 0x1CFB */ 0x0000, /* 0x1CFC */ 0x0000, /* 0x1CFD */ 0x0000, /* 0x1CFE */ 0x0000, /* 0x1CFF */ 0x0000, /* 0x1D00 */ 0x0000, /* 0x1D01 */ 0x0000, /* 0x1D02 */ 0x0000, /* 0x1D03 */ 0x0000, /* 0x1D04 */ 0x0000, /* 0x1D05 */ 0x0000, /* 0x1D06 */ 0x0000, /* 0x1D07 */ 0x0000, /* 0x1D08 */ 0x0000, /* 0x1D09 */ 0x0000, /* 0x1D0A */ 0x0000, /* 0x1D0B */ 0x0000, /* 0x1D0C */ 0x0000, /* 0x1D0D */ 0x0000, /* 0x1D0E */ 0x0000, /* 0x1D0F */ 0x0000, /* 0x1D10 */ 0x0000, /* 0x1D11 */ 0x0000, /* 0x1D12 */ 0x0000, /* 0x1D13 */ 0x0000, /* 0x1D14 */ 0x0000, /* 0x1D15 */ 0x0000, /* 0x1D16 */ 0x0000, /* 0x1D17 */ 0x0000, /* 0x1D18 */ 0x0000, /* 0x1D19 */ 0x0000, /* 0x1D1A */ 0x0000, /* 0x1D1B */ 0x0000, /* 0x1D1C */ 0x0000, /* 0x1D1D */ 0x0000, /* 0x1D1E */ 0x0000, /* 0x1D1F */ 0x0000, /* 0x1D20 */ 0x0000, /* 0x1D21 */ 0x0000, /* 0x1D22 */ 0x0000, /* 0x1D23 */ 0x0000, /* 0x1D24 */ 0x0000, /* 0x1D25 */ 0x0000, /* 0x1D26 */ 0x0000, /* 0x1D27 */ 0x0000, /* 0x1D28 */ 0x0000, /* 0x1D29 */ 0x0000, /* 0x1D2A */ 0x0000, /* 0x1D2B */ 0x0000, /* 0x1D2C */ 0x0000, /* 0x1D2D */ 0x0000, /* 0x1D2E */ 0x0000, /* 0x1D2F */ 0x0000, /* 0x1D30 */ 0x0000, /* 0x1D31 */ 0x0000, /* 0x1D32 */ 0x0000, /* 0x1D33 */ 0x0000, /* 0x1D34 */ 0x0000, /* 0x1D35 */ 0x0000, /* 0x1D36 */ 0x0000, /* 0x1D37 */ 0x0000, /* 0x1D38 */ 0x0000, /* 0x1D39 */ 0x0000, /* 0x1D3A */ 0x0000, /* 0x1D3B */ 0x0000, /* 0x1D3C */ 0x0000, /* 0x1D3D */ 0x0000, /* 0x1D3E */ 0x0000, /* 0x1D3F */ 0x0000, /* 0x1D40 */ 0x0000, /* 0x1D41 */ 0x0000, /* 0x1D42 */ 0x0000, /* 0x1D43 */ 0x0000, /* 0x1D44 */ 0x0000, /* 0x1D45 */ 0x0000, /* 0x1D46 */ 0x0000, /* 0x1D47 */ 0x0000, /* 0x1D48 */ 0x0000, /* 0x1D49 */ 0x0000, /* 0x1D4A */ 0x0000, /* 0x1D4B */ 0x0000, /* 0x1D4C */ 0x0000, /* 0x1D4D */ 0x0000, /* 0x1D4E */ 0x0000, /* 0x1D4F */ 0x0000, /* 0x1D50 */ 0x0000, /* 0x1D51 */ 0x0000, /* 0x1D52 */ 0x0000, /* 0x1D53 */ 0x0000, /* 0x1D54 */ 0x0000, /* 0x1D55 */ 0x0000, /* 0x1D56 */ 0x0000, /* 0x1D57 */ 0x0000, /* 0x1D58 */ 0x0000, /* 0x1D59 */ 0x0000, /* 0x1D5A */ 0x0000, /* 0x1D5B */ 0x0000, /* 0x1D5C */ 0x0000, /* 0x1D5D */ 0x0000, /* 0x1D5E */ 0x0000, /* 0x1D5F */ 0x0000, /* 0x1D60 */ 0x0000, /* 0x1D61 */ 0x0000, /* 0x1D62 */ 0x0000, /* 0x1D63 */ 0x0000, /* 0x1D64 */ 0x0000, /* 0x1D65 */ 0x0000, /* 0x1D66 */ 0x0000, /* 0x1D67 */ 0x0000, /* 0x1D68 */ 0x0000, /* 0x1D69 */ 0x0000, /* 0x1D6A */ 0x0000, /* 0x1D6B */ 0x0000, /* 0x1D6C */ 0x0000, /* 0x1D6D */ 0x0000, /* 0x1D6E */ 0x0000, /* 0x1D6F */ 0x0000, /* 0x1D70 */ 0x0000, /* 0x1D71 */ 0x0000, /* 0x1D72 */ 0x0000, /* 0x1D73 */ 0x0000, /* 0x1D74 */ 0x0000, /* 0x1D75 */ 0x0000, /* 0x1D76 */ 0x0000, /* 0x1D77 */ 0x0000, /* 0x1D78 */ 0x0000, /* 0x1D79 */ 0x0000, /* 0x1D7A */ 0x0000, /* 0x1D7B */ 0x0000, /* 0x1D7C */ 0x0000, /* 0x1D7D */ 0x0000, /* 0x1D7E */ 0x0000, /* 0x1D7F */ 0x0000, /* 0x1D80 */ 0x0000, /* 0x1D81 */ 0x0000, /* 0x1D82 */ 0x0000, /* 0x1D83 */ 0x0000, /* 0x1D84 */ 0x0000, /* 0x1D85 */ 0x0000, /* 0x1D86 */ 0x0000, /* 0x1D87 */ 0x0000, /* 0x1D88 */ 0x0000, /* 0x1D89 */ 0x0000, /* 0x1D8A */ 0x0000, /* 0x1D8B */ 0x0000, /* 0x1D8C */ 0x0000, /* 0x1D8D */ 0x0000, /* 0x1D8E */ 0x0000, /* 0x1D8F */ 0x0000, /* 0x1D90 */ 0x0000, /* 0x1D91 */ 0x0000, /* 0x1D92 */ 0x0000, /* 0x1D93 */ 0x0000, /* 0x1D94 */ 0x0000, /* 0x1D95 */ 0x0000, /* 0x1D96 */ 0x0000, /* 0x1D97 */ 0x0000, /* 0x1D98 */ 0x0000, /* 0x1D99 */ 0x0000, /* 0x1D9A */ 0x0000, /* 0x1D9B */ 0x0000, /* 0x1D9C */ 0x0000, /* 0x1D9D */ 0x0000, /* 0x1D9E */ 0x0000, /* 0x1D9F */ 0x0000, /* 0x1DA0 */ 0x0000, /* 0x1DA1 */ 0x0000, /* 0x1DA2 */ 0x0000, /* 0x1DA3 */ 0x0000, /* 0x1DA4 */ 0x0000, /* 0x1DA5 */ 0x0000, /* 0x1DA6 */ 0x0000, /* 0x1DA7 */ 0x0000, /* 0x1DA8 */ 0x0000, /* 0x1DA9 */ 0x0000, /* 0x1DAA */ 0x0000, /* 0x1DAB */ 0x0000, /* 0x1DAC */ 0x0000, /* 0x1DAD */ 0x0000, /* 0x1DAE */ 0x0000, /* 0x1DAF */ 0x0000, /* 0x1DB0 */ 0x0000, /* 0x1DB1 */ 0x0000, /* 0x1DB2 */ 0x0000, /* 0x1DB3 */ 0x0000, /* 0x1DB4 */ 0x0000, /* 0x1DB5 */ 0x0000, /* 0x1DB6 */ 0x0000, /* 0x1DB7 */ 0x0000, /* 0x1DB8 */ 0x0000, /* 0x1DB9 */ 0x0000, /* 0x1DBA */ 0x0000, /* 0x1DBB */ 0x0000, /* 0x1DBC */ 0x0000, /* 0x1DBD */ 0x0000, /* 0x1DBE */ 0x0000, /* 0x1DBF */ 0x0000, /* 0x1DC0 */ 0x0000, /* 0x1DC1 */ 0x0000, /* 0x1DC2 */ 0x0000, /* 0x1DC3 */ 0x0000, /* 0x1DC4 */ 0x0000, /* 0x1DC5 */ 0x0000, /* 0x1DC6 */ 0x0000, /* 0x1DC7 */ 0x0000, /* 0x1DC8 */ 0x0000, /* 0x1DC9 */ 0x0000, /* 0x1DCA */ 0x0000, /* 0x1DCB */ 0x0000, /* 0x1DCC */ 0x0000, /* 0x1DCD */ 0x0000, /* 0x1DCE */ 0x0000, /* 0x1DCF */ 0x0000, /* 0x1DD0 */ 0x0000, /* 0x1DD1 */ 0x0000, /* 0x1DD2 */ 0x0000, /* 0x1DD3 */ 0x0000, /* 0x1DD4 */ 0x0000, /* 0x1DD5 */ 0x0000, /* 0x1DD6 */ 0x0000, /* 0x1DD7 */ 0x0000, /* 0x1DD8 */ 0x0000, /* 0x1DD9 */ 0x0000, /* 0x1DDA */ 0x0000, /* 0x1DDB */ 0x0000, /* 0x1DDC */ 0x0000, /* 0x1DDD */ 0x0000, /* 0x1DDE */ 0x0000, /* 0x1DDF */ 0x0000, /* 0x1DE0 */ 0x0000, /* 0x1DE1 */ 0x0000, /* 0x1DE2 */ 0x0000, /* 0x1DE3 */ 0x0000, /* 0x1DE4 */ 0x0000, /* 0x1DE5 */ 0x0000, /* 0x1DE6 */ 0x0000, /* 0x1DE7 */ 0x0000, /* 0x1DE8 */ 0x0000, /* 0x1DE9 */ 0x0000, /* 0x1DEA */ 0x0000, /* 0x1DEB */ 0x0000, /* 0x1DEC */ 0x0000, /* 0x1DED */ 0x0000, /* 0x1DEE */ 0x0000, /* 0x1DEF */ 0x0000, /* 0x1DF0 */ 0x0000, /* 0x1DF1 */ 0x0000, /* 0x1DF2 */ 0x0000, /* 0x1DF3 */ 0x0000, /* 0x1DF4 */ 0x0000, /* 0x1DF5 */ 0x0000, /* 0x1DF6 */ 0x0000, /* 0x1DF7 */ 0x0000, /* 0x1DF8 */ 0x0000, /* 0x1DF9 */ 0x0000, /* 0x1DFA */ 0x0000, /* 0x1DFB */ 0x0000, /* 0x1DFC */ 0x0000, /* 0x1DFD */ 0x0000, /* 0x1DFE */ 0x0000, /* 0x1DFF */ 0x0000, /* 0x1E00 */ 0x0000, /* 0x1E01 */ 0x0000, /* 0x1E02 */ 0x0000, /* 0x1E03 */ 0x0000, /* 0x1E04 */ 0x0000, /* 0x1E05 */ 0x0000, /* 0x1E06 */ 0x0000, /* 0x1E07 */ 0x0000, /* 0x1E08 */ 0x0000, /* 0x1E09 */ 0x0000, /* 0x1E0A */ 0x0000, /* 0x1E0B */ 0x0000, /* 0x1E0C */ 0x0000, /* 0x1E0D */ 0x0000, /* 0x1E0E */ 0x0000, /* 0x1E0F */ 0x0000, /* 0x1E10 */ 0x0000, /* 0x1E11 */ 0x0000, /* 0x1E12 */ 0x0000, /* 0x1E13 */ 0x0000, /* 0x1E14 */ 0x0000, /* 0x1E15 */ 0x0000, /* 0x1E16 */ 0x0000, /* 0x1E17 */ 0x0000, /* 0x1E18 */ 0x0000, /* 0x1E19 */ 0x0000, /* 0x1E1A */ 0x0000, /* 0x1E1B */ 0x0000, /* 0x1E1C */ 0x0000, /* 0x1E1D */ 0x0000, /* 0x1E1E */ 0x0000, /* 0x1E1F */ 0x0000, /* 0x1E20 */ 0x0000, /* 0x1E21 */ 0x0000, /* 0x1E22 */ 0x0000, /* 0x1E23 */ 0x0000, /* 0x1E24 */ 0x0000, /* 0x1E25 */ 0x0000, /* 0x1E26 */ 0x0000, /* 0x1E27 */ 0x0000, /* 0x1E28 */ 0x0000, /* 0x1E29 */ 0x0000, /* 0x1E2A */ 0x0000, /* 0x1E2B */ 0x0000, /* 0x1E2C */ 0x0000, /* 0x1E2D */ 0x0000, /* 0x1E2E */ 0x0000, /* 0x1E2F */ 0x0000, /* 0x1E30 */ 0x0000, /* 0x1E31 */ 0x0000, /* 0x1E32 */ 0x0000, /* 0x1E33 */ 0x0000, /* 0x1E34 */ 0x0000, /* 0x1E35 */ 0x0000, /* 0x1E36 */ 0x0000, /* 0x1E37 */ 0x0000, /* 0x1E38 */ 0x0000, /* 0x1E39 */ 0x0000, /* 0x1E3A */ 0x0000, /* 0x1E3B */ 0x0000, /* 0x1E3C */ 0x0000, /* 0x1E3D */ 0x0000, /* 0x1E3E */ 0x0000, /* 0x1E3F */ 0x0000, /* 0x1E40 */ 0x0000, /* 0x1E41 */ 0x0000, /* 0x1E42 */ 0x0000, /* 0x1E43 */ 0x0000, /* 0x1E44 */ 0x0000, /* 0x1E45 */ 0x0000, /* 0x1E46 */ 0x0000, /* 0x1E47 */ 0x0000, /* 0x1E48 */ 0x0000, /* 0x1E49 */ 0x0000, /* 0x1E4A */ 0x0000, /* 0x1E4B */ 0x0000, /* 0x1E4C */ 0x0000, /* 0x1E4D */ 0x0000, /* 0x1E4E */ 0x0000, /* 0x1E4F */ 0x0000, /* 0x1E50 */ 0x0000, /* 0x1E51 */ 0x0000, /* 0x1E52 */ 0x0000, /* 0x1E53 */ 0x0000, /* 0x1E54 */ 0x0000, /* 0x1E55 */ 0x0000, /* 0x1E56 */ 0x0000, /* 0x1E57 */ 0x0000, /* 0x1E58 */ 0x0000, /* 0x1E59 */ 0x0000, /* 0x1E5A */ 0x0000, /* 0x1E5B */ 0x0000, /* 0x1E5C */ 0x0000, /* 0x1E5D */ 0x0000, /* 0x1E5E */ 0x0000, /* 0x1E5F */ 0x0000, /* 0x1E60 */ 0x0000, /* 0x1E61 */ 0x0000, /* 0x1E62 */ 0x0000, /* 0x1E63 */ 0x0000, /* 0x1E64 */ 0x0000, /* 0x1E65 */ 0x0000, /* 0x1E66 */ 0x0000, /* 0x1E67 */ 0x0000, /* 0x1E68 */ 0x0000, /* 0x1E69 */ 0x0000, /* 0x1E6A */ 0x0000, /* 0x1E6B */ 0x0000, /* 0x1E6C */ 0x0000, /* 0x1E6D */ 0x0000, /* 0x1E6E */ 0x0000, /* 0x1E6F */ 0x0000, /* 0x1E70 */ 0x0000, /* 0x1E71 */ 0x0000, /* 0x1E72 */ 0x0000, /* 0x1E73 */ 0x0000, /* 0x1E74 */ 0x0000, /* 0x1E75 */ 0x0000, /* 0x1E76 */ 0x0000, /* 0x1E77 */ 0x0000, /* 0x1E78 */ 0x0000, /* 0x1E79 */ 0x0000, /* 0x1E7A */ 0x0000, /* 0x1E7B */ 0x0000, /* 0x1E7C */ 0x0000, /* 0x1E7D */ 0x0000, /* 0x1E7E */ 0x0000, /* 0x1E7F */ 0x0000, /* 0x1E80 */ 0x0000, /* 0x1E81 */ 0x0000, /* 0x1E82 */ 0x0000, /* 0x1E83 */ 0x0000, /* 0x1E84 */ 0x0000, /* 0x1E85 */ 0x0000, /* 0x1E86 */ 0x0000, /* 0x1E87 */ 0x0000, /* 0x1E88 */ 0x0000, /* 0x1E89 */ 0x0000, /* 0x1E8A */ 0x0000, /* 0x1E8B */ 0x0000, /* 0x1E8C */ 0x0000, /* 0x1E8D */ 0x0000, /* 0x1E8E */ 0x0000, /* 0x1E8F */ 0x0000, /* 0x1E90 */ 0x0000, /* 0x1E91 */ 0x0000, /* 0x1E92 */ 0x0000, /* 0x1E93 */ 0x0000, /* 0x1E94 */ 0x0000, /* 0x1E95 */ 0x0000, /* 0x1E96 */ 0x0000, /* 0x1E97 */ 0x0000, /* 0x1E98 */ 0x0000, /* 0x1E99 */ 0x0000, /* 0x1E9A */ 0x0000, /* 0x1E9B */ 0x0000, /* 0x1E9C */ 0x0000, /* 0x1E9D */ 0x0000, /* 0x1E9E */ 0x0000, /* 0x1E9F */ 0x0000, /* 0x1EA0 */ 0x0000, /* 0x1EA1 */ 0x0000, /* 0x1EA2 */ 0x0000, /* 0x1EA3 */ 0x0000, /* 0x1EA4 */ 0x0000, /* 0x1EA5 */ 0x0000, /* 0x1EA6 */ 0x0000, /* 0x1EA7 */ 0x0000, /* 0x1EA8 */ 0x0000, /* 0x1EA9 */ 0x0000, /* 0x1EAA */ 0x0000, /* 0x1EAB */ 0x0000, /* 0x1EAC */ 0x0000, /* 0x1EAD */ 0x0000, /* 0x1EAE */ 0x0000, /* 0x1EAF */ 0x0000, /* 0x1EB0 */ 0x0000, /* 0x1EB1 */ 0x0000, /* 0x1EB2 */ 0x0000, /* 0x1EB3 */ 0x0000, /* 0x1EB4 */ 0x0000, /* 0x1EB5 */ 0x0000, /* 0x1EB6 */ 0x0000, /* 0x1EB7 */ 0x0000, /* 0x1EB8 */ 0x0000, /* 0x1EB9 */ 0x0000, /* 0x1EBA */ 0x0000, /* 0x1EBB */ 0x0000, /* 0x1EBC */ 0x0000, /* 0x1EBD */ 0x0000, /* 0x1EBE */ 0x0000, /* 0x1EBF */ 0x0000, /* 0x1EC0 */ 0x0000, /* 0x1EC1 */ 0x0000, /* 0x1EC2 */ 0x0000, /* 0x1EC3 */ 0x0000, /* 0x1EC4 */ 0x0000, /* 0x1EC5 */ 0x0000, /* 0x1EC6 */ 0x0000, /* 0x1EC7 */ 0x0000, /* 0x1EC8 */ 0x0000, /* 0x1EC9 */ 0x0000, /* 0x1ECA */ 0x0000, /* 0x1ECB */ 0x0000, /* 0x1ECC */ 0x0000, /* 0x1ECD */ 0x0000, /* 0x1ECE */ 0x0000, /* 0x1ECF */ 0x0000, /* 0x1ED0 */ 0x0000, /* 0x1ED1 */ 0x0000, /* 0x1ED2 */ 0x0000, /* 0x1ED3 */ 0x0000, /* 0x1ED4 */ 0x0000, /* 0x1ED5 */ 0x0000, /* 0x1ED6 */ 0x0000, /* 0x1ED7 */ 0x0000, /* 0x1ED8 */ 0x0000, /* 0x1ED9 */ 0x0000, /* 0x1EDA */ 0x0000, /* 0x1EDB */ 0x0000, /* 0x1EDC */ 0x0000, /* 0x1EDD */ 0x0000, /* 0x1EDE */ 0x0000, /* 0x1EDF */ 0x0000, /* 0x1EE0 */ 0x0000, /* 0x1EE1 */ 0x0000, /* 0x1EE2 */ 0x0000, /* 0x1EE3 */ 0x0000, /* 0x1EE4 */ 0x0000, /* 0x1EE5 */ 0x0000, /* 0x1EE6 */ 0x0000, /* 0x1EE7 */ 0x0000, /* 0x1EE8 */ 0x0000, /* 0x1EE9 */ 0x0000, /* 0x1EEA */ 0x0000, /* 0x1EEB */ 0x0000, /* 0x1EEC */ 0x0000, /* 0x1EED */ 0x0000, /* 0x1EEE */ 0x0000, /* 0x1EEF */ 0x0000, /* 0x1EF0 */ 0x0000, /* 0x1EF1 */ 0x0000, /* 0x1EF2 */ 0x0000, /* 0x1EF3 */ 0x0000, /* 0x1EF4 */ 0x0000, /* 0x1EF5 */ 0x0000, /* 0x1EF6 */ 0x0000, /* 0x1EF7 */ 0x0000, /* 0x1EF8 */ 0x0000, /* 0x1EF9 */ 0x0000, /* 0x1EFA */ 0x0000, /* 0x1EFB */ 0x0000, /* 0x1EFC */ 0x0000, /* 0x1EFD */ 0x0000, /* 0x1EFE */ 0x0000, /* 0x1EFF */ 0x0000, /* 0x1F00 */ 0x0000, /* 0x1F01 */ 0x0000, /* 0x1F02 */ 0x0000, /* 0x1F03 */ 0x0000, /* 0x1F04 */ 0x0000, /* 0x1F05 */ 0x0000, /* 0x1F06 */ 0x0000, /* 0x1F07 */ 0x0000, /* 0x1F08 */ 0x0000, /* 0x1F09 */ 0x0000, /* 0x1F0A */ 0x0000, /* 0x1F0B */ 0x0000, /* 0x1F0C */ 0x0000, /* 0x1F0D */ 0x0000, /* 0x1F0E */ 0x0000, /* 0x1F0F */ 0x0000, /* 0x1F10 */ 0x0000, /* 0x1F11 */ 0x0000, /* 0x1F12 */ 0x0000, /* 0x1F13 */ 0x0000, /* 0x1F14 */ 0x0000, /* 0x1F15 */ 0x0000, /* 0x1F16 */ 0x0000, /* 0x1F17 */ 0x0000, /* 0x1F18 */ 0x0000, /* 0x1F19 */ 0x0000, /* 0x1F1A */ 0x0000, /* 0x1F1B */ 0x0000, /* 0x1F1C */ 0x0000, /* 0x1F1D */ 0x0000, /* 0x1F1E */ 0x0000, /* 0x1F1F */ 0x0000, /* 0x1F20 */ 0x0000, /* 0x1F21 */ 0x0000, /* 0x1F22 */ 0x0000, /* 0x1F23 */ 0x0000, /* 0x1F24 */ 0x0000, /* 0x1F25 */ 0x0000, /* 0x1F26 */ 0x0000, /* 0x1F27 */ 0x0000, /* 0x1F28 */ 0x0000, /* 0x1F29 */ 0x0000, /* 0x1F2A */ 0x0000, /* 0x1F2B */ 0x0000, /* 0x1F2C */ 0x0000, /* 0x1F2D */ 0x0000, /* 0x1F2E */ 0x0000, /* 0x1F2F */ 0x0000, /* 0x1F30 */ 0x0000, /* 0x1F31 */ 0x0000, /* 0x1F32 */ 0x0000, /* 0x1F33 */ 0x0000, /* 0x1F34 */ 0x0000, /* 0x1F35 */ 0x0000, /* 0x1F36 */ 0x0000, /* 0x1F37 */ 0x0000, /* 0x1F38 */ 0x0000, /* 0x1F39 */ 0x0000, /* 0x1F3A */ 0x0000, /* 0x1F3B */ 0x0000, /* 0x1F3C */ 0x0000, /* 0x1F3D */ 0x0000, /* 0x1F3E */ 0x0000, /* 0x1F3F */ 0x0000, /* 0x1F40 */ 0x0000, /* 0x1F41 */ 0x0000, /* 0x1F42 */ 0x0000, /* 0x1F43 */ 0x0000, /* 0x1F44 */ 0x0000, /* 0x1F45 */ 0x0000, /* 0x1F46 */ 0x0000, /* 0x1F47 */ 0x0000, /* 0x1F48 */ 0x0000, /* 0x1F49 */ 0x0000, /* 0x1F4A */ 0x0000, /* 0x1F4B */ 0x0000, /* 0x1F4C */ 0x0000, /* 0x1F4D */ 0x0000, /* 0x1F4E */ 0x0000, /* 0x1F4F */ 0x0000, /* 0x1F50 */ 0x0000, /* 0x1F51 */ 0x0000, /* 0x1F52 */ 0x0000, /* 0x1F53 */ 0x0000, /* 0x1F54 */ 0x0000, /* 0x1F55 */ 0x0000, /* 0x1F56 */ 0x0000, /* 0x1F57 */ 0x0000, /* 0x1F58 */ 0x0000, /* 0x1F59 */ 0x0000, /* 0x1F5A */ 0x0000, /* 0x1F5B */ 0x0000, /* 0x1F5C */ 0x0000, /* 0x1F5D */ 0x0000, /* 0x1F5E */ 0x0000, /* 0x1F5F */ 0x0000, /* 0x1F60 */ 0x0000, /* 0x1F61 */ 0x0000, /* 0x1F62 */ 0x0000, /* 0x1F63 */ 0x0000, /* 0x1F64 */ 0x0000, /* 0x1F65 */ 0x0000, /* 0x1F66 */ 0x0000, /* 0x1F67 */ 0x0000, /* 0x1F68 */ 0x0000, /* 0x1F69 */ 0x0000, /* 0x1F6A */ 0x0000, /* 0x1F6B */ 0x0000, /* 0x1F6C */ 0x0000, /* 0x1F6D */ 0x0000, /* 0x1F6E */ 0x0000, /* 0x1F6F */ 0x0000, /* 0x1F70 */ 0x0000, /* 0x1F71 */ 0x0000, /* 0x1F72 */ 0x0000, /* 0x1F73 */ 0x0000, /* 0x1F74 */ 0x0000, /* 0x1F75 */ 0x0000, /* 0x1F76 */ 0x0000, /* 0x1F77 */ 0x0000, /* 0x1F78 */ 0x0000, /* 0x1F79 */ 0x0000, /* 0x1F7A */ 0x0000, /* 0x1F7B */ 0x0000, /* 0x1F7C */ 0x0000, /* 0x1F7D */ 0x0000, /* 0x1F7E */ 0x0000, /* 0x1F7F */ 0x0000, /* 0x1F80 */ 0x0000, /* 0x1F81 */ 0x0000, /* 0x1F82 */ 0x0000, /* 0x1F83 */ 0x0000, /* 0x1F84 */ 0x0000, /* 0x1F85 */ 0x0000, /* 0x1F86 */ 0x0000, /* 0x1F87 */ 0x0000, /* 0x1F88 */ 0x0000, /* 0x1F89 */ 0x0000, /* 0x1F8A */ 0x0000, /* 0x1F8B */ 0x0000, /* 0x1F8C */ 0x0000, /* 0x1F8D */ 0x0000, /* 0x1F8E */ 0x0000, /* 0x1F8F */ 0x0000, /* 0x1F90 */ 0x0000, /* 0x1F91 */ 0x0000, /* 0x1F92 */ 0x0000, /* 0x1F93 */ 0x0000, /* 0x1F94 */ 0x0000, /* 0x1F95 */ 0x0000, /* 0x1F96 */ 0x0000, /* 0x1F97 */ 0x0000, /* 0x1F98 */ 0x0000, /* 0x1F99 */ 0x0000, /* 0x1F9A */ 0x0000, /* 0x1F9B */ 0x0000, /* 0x1F9C */ 0x0000, /* 0x1F9D */ 0x0000, /* 0x1F9E */ 0x0000, /* 0x1F9F */ 0x0000, /* 0x1FA0 */ 0x0000, /* 0x1FA1 */ 0x0000, /* 0x1FA2 */ 0x0000, /* 0x1FA3 */ 0x0000, /* 0x1FA4 */ 0x0000, /* 0x1FA5 */ 0x0000, /* 0x1FA6 */ 0x0000, /* 0x1FA7 */ 0x0000, /* 0x1FA8 */ 0x0000, /* 0x1FA9 */ 0x0000, /* 0x1FAA */ 0x0000, /* 0x1FAB */ 0x0000, /* 0x1FAC */ 0x0000, /* 0x1FAD */ 0x0000, /* 0x1FAE */ 0x0000, /* 0x1FAF */ 0x0000, /* 0x1FB0 */ 0x0000, /* 0x1FB1 */ 0x0000, /* 0x1FB2 */ 0x0000, /* 0x1FB3 */ 0x0000, /* 0x1FB4 */ 0x0000, /* 0x1FB5 */ 0x0000, /* 0x1FB6 */ 0x0000, /* 0x1FB7 */ 0x0000, /* 0x1FB8 */ 0x0000, /* 0x1FB9 */ 0x0000, /* 0x1FBA */ 0x0000, /* 0x1FBB */ 0x0000, /* 0x1FBC */ 0x0000, /* 0x1FBD */ 0x0000, /* 0x1FBE */ 0x0000, /* 0x1FBF */ 0x0000, /* 0x1FC0 */ 0x0000, /* 0x1FC1 */ 0x0000, /* 0x1FC2 */ 0x0000, /* 0x1FC3 */ 0x0000, /* 0x1FC4 */ 0x0000, /* 0x1FC5 */ 0x0000, /* 0x1FC6 */ 0x0000, /* 0x1FC7 */ 0x0000, /* 0x1FC8 */ 0x0000, /* 0x1FC9 */ 0x0000, /* 0x1FCA */ 0x0000, /* 0x1FCB */ 0x0000, /* 0x1FCC */ 0x0000, /* 0x1FCD */ 0x0000, /* 0x1FCE */ 0x0000, /* 0x1FCF */ 0x0000, /* 0x1FD0 */ 0x0000, /* 0x1FD1 */ 0x0000, /* 0x1FD2 */ 0x0000, /* 0x1FD3 */ 0x0000, /* 0x1FD4 */ 0x0000, /* 0x1FD5 */ 0x0000, /* 0x1FD6 */ 0x0000, /* 0x1FD7 */ 0x0000, /* 0x1FD8 */ 0x0000, /* 0x1FD9 */ 0x0000, /* 0x1FDA */ 0x0000, /* 0x1FDB */ 0x0000, /* 0x1FDC */ 0x0000, /* 0x1FDD */ 0x0000, /* 0x1FDE */ 0x0000, /* 0x1FDF */ 0x0000, /* 0x1FE0 */ 0x0000, /* 0x1FE1 */ 0x0000, /* 0x1FE2 */ 0x0000, /* 0x1FE3 */ 0x0000, /* 0x1FE4 */ 0x0000, /* 0x1FE5 */ 0x0000, /* 0x1FE6 */ 0x0000, /* 0x1FE7 */ 0x0000, /* 0x1FE8 */ 0x0000, /* 0x1FE9 */ 0x0000, /* 0x1FEA */ 0x0000, /* 0x1FEB */ 0x0000, /* 0x1FEC */ 0x0000, /* 0x1FED */ 0x0000, /* 0x1FEE */ 0x0000, /* 0x1FEF */ 0x0000, /* 0x1FF0 */ 0x0000, /* 0x1FF1 */ 0x0000, /* 0x1FF2 */ 0x0000, /* 0x1FF3 */ 0x0000, /* 0x1FF4 */ 0x0000, /* 0x1FF5 */ 0x0000, /* 0x1FF6 */ 0x0000, /* 0x1FF7 */ 0x0000, /* 0x1FF8 */ 0x0000, /* 0x1FF9 */ 0x0000, /* 0x1FFA */ 0x0000, /* 0x1FFB */ 0x0000, /* 0x1FFC */ 0x0000, /* 0x1FFD */ 0x0000, /* 0x1FFE */ 0x0000, /* 0x1FFF */ 0x0000, /* 0x2000 */ 0x0000, /* 0x2001 */ 0x0000, /* 0x2002 */ 0x0000, /* 0x2003 */ 0x0000, /* 0x2004 */ 0x0000, /* 0x2005 */ 0x0000, /* 0x2006 */ 0x0000, /* 0x2007 */ 0x0000, /* 0x2008 */ 0x0000, /* 0x2009 */ 0x0000, /* 0x200A */ 0x0000, /* 0x200B */ 0x0000, /* 0x200C */ 0x0000, /* 0x200D */ 0x0000, /* 0x200E */ 0x0000, /* 0x200F */ 0x0000, /* 0x2010 */ 0x0000, /* 0x2011 */ 0x0000, /* 0x2012 */ 0x0000, /* 0x2013 */ 0x0000, /* 0x2014 */ 0x0000, /* 0x2015 */ 0x0000, /* 0x2016 */ 0x0000, /* 0x2017 */ 0x0000, /* 0x2018 */ 0x0000, /* 0x2019 */ 0x0000, /* 0x201A */ 0x0000, /* 0x201B */ 0x0000, /* 0x201C */ 0x0000, /* 0x201D */ 0x0000, /* 0x201E */ 0x0000, /* 0x201F */ 0x0000, /* 0x2020 */ 0x0000, /* 0x2021 */ 0x0000, /* 0x2022 */ 0x0000, /* 0x2023 */ 0x0000, /* 0x2024 */ 0x0000, /* 0x2025 */ 0x0000, /* 0x2026 */ 0x0000, /* 0x2027 */ 0x0000, /* 0x2028 */ 0x0000, /* 0x2029 */ 0x0000, /* 0x202A */ 0x0000, /* 0x202B */ 0x0000, /* 0x202C */ 0x0000, /* 0x202D */ 0x0000, /* 0x202E */ 0x0000, /* 0x202F */ 0x0000, /* 0x2030 */ 0x0000, /* 0x2031 */ 0x0000, /* 0x2032 */ 0x0000, /* 0x2033 */ 0x0000, /* 0x2034 */ 0x0000, /* 0x2035 */ 0x0000, /* 0x2036 */ 0x0000, /* 0x2037 */ 0x0000, /* 0x2038 */ 0x0000, /* 0x2039 */ 0x0000, /* 0x203A */ 0x0000, /* 0x203B */ 0x0000, /* 0x203C */ 0x0000, /* 0x203D */ 0x0000, /* 0x203E */ 0x0000, /* 0x203F */ 0x0000, /* 0x2040 */ 0x0000, /* 0x2041 */ 0x0000, /* 0x2042 */ 0x0000, /* 0x2043 */ 0x0000, /* 0x2044 */ 0x0000, /* 0x2045 */ 0x0000, /* 0x2046 */ 0x0000, /* 0x2047 */ 0x0000, /* 0x2048 */ 0x0000, /* 0x2049 */ 0x0000, /* 0x204A */ 0x0000, /* 0x204B */ 0x0000, /* 0x204C */ 0x0000, /* 0x204D */ 0x0000, /* 0x204E */ 0x0000, /* 0x204F */ 0x0000, /* 0x2050 */ 0x0000, /* 0x2051 */ 0x0000, /* 0x2052 */ 0x0000, /* 0x2053 */ 0x0000, /* 0x2054 */ 0x0000, /* 0x2055 */ 0x0000, /* 0x2056 */ 0x0000, /* 0x2057 */ 0x0000, /* 0x2058 */ 0x0000, /* 0x2059 */ 0x0000, /* 0x205A */ 0x0000, /* 0x205B */ 0x0000, /* 0x205C */ 0x0000, /* 0x205D */ 0x0000, /* 0x205E */ 0x0000, /* 0x205F */ 0x0000, /* 0x2060 */ 0x0000, /* 0x2061 */ 0x0000, /* 0x2062 */ 0x0000, /* 0x2063 */ 0x0000, /* 0x2064 */ 0x0000, /* 0x2065 */ 0x0000, /* 0x2066 */ 0x0000, /* 0x2067 */ 0x0000, /* 0x2068 */ 0x0000, /* 0x2069 */ 0x0000, /* 0x206A */ 0x0000, /* 0x206B */ 0x0000, /* 0x206C */ 0x0000, /* 0x206D */ 0x0000, /* 0x206E */ 0x0000, /* 0x206F */ 0x0000, /* 0x2070 */ 0x0000, /* 0x2071 */ 0x0000, /* 0x2072 */ 0x0000, /* 0x2073 */ 0x0000, /* 0x2074 */ 0x0000, /* 0x2075 */ 0x0000, /* 0x2076 */ 0x0000, /* 0x2077 */ 0x0000, /* 0x2078 */ 0x0000, /* 0x2079 */ 0x0000, /* 0x207A */ 0x0000, /* 0x207B */ 0x0000, /* 0x207C */ 0x0000, /* 0x207D */ 0x0000, /* 0x207E */ 0x0000, /* 0x207F */ 0x0000, /* 0x2080 */ 0x0000, /* 0x2081 */ 0x0000, /* 0x2082 */ 0x0000, /* 0x2083 */ 0x0000, /* 0x2084 */ 0x0000, /* 0x2085 */ 0x0000, /* 0x2086 */ 0x0000, /* 0x2087 */ 0x0000, /* 0x2088 */ 0x0000, /* 0x2089 */ 0x0000, /* 0x208A */ 0x0000, /* 0x208B */ 0x0000, /* 0x208C */ 0x0000, /* 0x208D */ 0x0000, /* 0x208E */ 0x0000, /* 0x208F */ 0x0000, /* 0x2090 */ 0x0000, /* 0x2091 */ 0x0000, /* 0x2092 */ 0x0000, /* 0x2093 */ 0x0000, /* 0x2094 */ 0x0000, /* 0x2095 */ 0x0000, /* 0x2096 */ 0x0000, /* 0x2097 */ 0x0000, /* 0x2098 */ 0x0000, /* 0x2099 */ 0x0000, /* 0x209A */ 0x0000, /* 0x209B */ 0x0000, /* 0x209C */ 0x0000, /* 0x209D */ 0x0000, /* 0x209E */ 0x0000, /* 0x209F */ 0x0000, /* 0x20A0 */ 0x0000, /* 0x20A1 */ 0x0000, /* 0x20A2 */ 0x0000, /* 0x20A3 */ 0x0000, /* 0x20A4 */ 0x0000, /* 0x20A5 */ 0x0000, /* 0x20A6 */ 0x0000, /* 0x20A7 */ 0x0000, /* 0x20A8 */ 0x0000, /* 0x20A9 */ 0x0000, /* 0x20AA */ 0x0000, /* 0x20AB */ 0x0000, /* 0x20AC */ 0x0000, /* 0x20AD */ 0x0000, /* 0x20AE */ 0x0000, /* 0x20AF */ 0x0000, /* 0x20B0 */ 0x0000, /* 0x20B1 */ 0x0000, /* 0x20B2 */ 0x0000, /* 0x20B3 */ 0x0000, /* 0x20B4 */ 0x0000, /* 0x20B5 */ 0x0000, /* 0x20B6 */ 0x0000, /* 0x20B7 */ 0x0000, /* 0x20B8 */ 0x0000, /* 0x20B9 */ 0x0000, /* 0x20BA */ 0x0000, /* 0x20BB */ 0x0000, /* 0x20BC */ 0x0000, /* 0x20BD */ 0x0000, /* 0x20BE */ 0x0000, /* 0x20BF */ 0x0000, /* 0x20C0 */ 0x0000, /* 0x20C1 */ 0x0000, /* 0x20C2 */ 0x0000, /* 0x20C3 */ 0x0000, /* 0x20C4 */ 0x0000, /* 0x20C5 */ 0x0000, /* 0x20C6 */ 0x0000, /* 0x20C7 */ 0x0000, /* 0x20C8 */ 0x0000, /* 0x20C9 */ 0x0000, /* 0x20CA */ 0x0000, /* 0x20CB */ 0x0000, /* 0x20CC */ 0x0000, /* 0x20CD */ 0x0000, /* 0x20CE */ 0x0000, /* 0x20CF */ 0x0000, /* 0x20D0 */ 0x0000, /* 0x20D1 */ 0x0000, /* 0x20D2 */ 0x0000, /* 0x20D3 */ 0x0000, /* 0x20D4 */ 0x0000, /* 0x20D5 */ 0x0000, /* 0x20D6 */ 0x0000, /* 0x20D7 */ 0x0000, /* 0x20D8 */ 0x0000, /* 0x20D9 */ 0x0000, /* 0x20DA */ 0x0000, /* 0x20DB */ 0x0000, /* 0x20DC */ 0x0000, /* 0x20DD */ 0x0000, /* 0x20DE */ 0x0000, /* 0x20DF */ 0x0000, /* 0x20E0 */ 0x0000, /* 0x20E1 */ 0x0000, /* 0x20E2 */ 0x0000, /* 0x20E3 */ 0x0000, /* 0x20E4 */ 0x0000, /* 0x20E5 */ 0x0000, /* 0x20E6 */ 0x0000, /* 0x20E7 */ 0x0000, /* 0x20E8 */ 0x0000, /* 0x20E9 */ 0x0000, /* 0x20EA */ 0x0000, /* 0x20EB */ 0x0000, /* 0x20EC */ 0x0000, /* 0x20ED */ 0x0000, /* 0x20EE */ 0x0000, /* 0x20EF */ 0x0000, /* 0x20F0 */ 0x0000, /* 0x20F1 */ 0x0000, /* 0x20F2 */ 0x0000, /* 0x20F3 */ 0x0000, /* 0x20F4 */ 0x0000, /* 0x20F5 */ 0x0000, /* 0x20F6 */ 0x0000, /* 0x20F7 */ 0x0000, /* 0x20F8 */ 0x0000, /* 0x20F9 */ 0x0000, /* 0x20FA */ 0x0000, /* 0x20FB */ 0x0000, /* 0x20FC */ 0x0000, /* 0x20FD */ 0x0000, /* 0x20FE */ 0x0000, /* 0x20FF */ 0x0000, /* 0x2100 */ 0x0000, /* 0x2101 */ 0x0000, /* 0x2102 */ 0x0000, /* 0x2103 */ 0x0000, /* 0x2104 */ 0x0000, /* 0x2105 */ 0x0000, /* 0x2106 */ 0x0000, /* 0x2107 */ 0x0000, /* 0x2108 */ 0x0000, /* 0x2109 */ 0x0000, /* 0x210A */ 0x0000, /* 0x210B */ 0x0000, /* 0x210C */ 0x0000, /* 0x210D */ 0x0000, /* 0x210E */ 0x0000, /* 0x210F */ 0x0000, /* 0x2110 */ 0x0000, /* 0x2111 */ 0x0000, /* 0x2112 */ 0x0000, /* 0x2113 */ 0x0000, /* 0x2114 */ 0x0000, /* 0x2115 */ 0x0000, /* 0x2116 */ 0x0000, /* 0x2117 */ 0x0000, /* 0x2118 */ 0x0000, /* 0x2119 */ 0x0000, /* 0x211A */ 0x0000, /* 0x211B */ 0x0000, /* 0x211C */ 0x0000, /* 0x211D */ 0x0000, /* 0x211E */ 0x0000, /* 0x211F */ 0x0000, /* 0x2120 */ 0x0000, /* 0x2121 */ 0x0000, /* 0x2122 */ 0x0000, /* 0x2123 */ 0x0000, /* 0x2124 */ 0x0000, /* 0x2125 */ 0x0000, /* 0x2126 */ 0x0000, /* 0x2127 */ 0x0000, /* 0x2128 */ 0x0000, /* 0x2129 */ 0x0000, /* 0x212A */ 0x0000, /* 0x212B */ 0x0000, /* 0x212C */ 0x0000, /* 0x212D */ 0x0000, /* 0x212E */ 0x0000, /* 0x212F */ 0x0000, /* 0x2130 */ 0x0000, /* 0x2131 */ 0x0000, /* 0x2132 */ 0x0000, /* 0x2133 */ 0x0000, /* 0x2134 */ 0x0000, /* 0x2135 */ 0x0000, /* 0x2136 */ 0x0000, /* 0x2137 */ 0x0000, /* 0x2138 */ 0x0000, /* 0x2139 */ 0x0000, /* 0x213A */ 0x0000, /* 0x213B */ 0x0000, /* 0x213C */ 0x0000, /* 0x213D */ 0x0000, /* 0x213E */ 0x0000, /* 0x213F */ 0x0000, /* 0x2140 */ 0x0000, /* 0x2141 */ 0x0000, /* 0x2142 */ 0x0000, /* 0x2143 */ 0x0000, /* 0x2144 */ 0x0000, /* 0x2145 */ 0x0000, /* 0x2146 */ 0x0000, /* 0x2147 */ 0x0000, /* 0x2148 */ 0x0000, /* 0x2149 */ 0x0000, /* 0x214A */ 0x0000, /* 0x214B */ 0x0000, /* 0x214C */ 0x0000, /* 0x214D */ 0x0000, /* 0x214E */ 0x0000, /* 0x214F */ 0x0000, /* 0x2150 */ 0x0000, /* 0x2151 */ 0x0000, /* 0x2152 */ 0x0000, /* 0x2153 */ 0x0000, /* 0x2154 */ 0x0000, /* 0x2155 */ 0x0000, /* 0x2156 */ 0x0000, /* 0x2157 */ 0x0000, /* 0x2158 */ 0x0000, /* 0x2159 */ 0x0000, /* 0x215A */ 0x0000, /* 0x215B */ 0x0000, /* 0x215C */ 0x0000, /* 0x215D */ 0x0000, /* 0x215E */ 0x0000, /* 0x215F */ 0x0000, /* 0x2160 */ 0x0000, /* 0x2161 */ 0x0000, /* 0x2162 */ 0x0000, /* 0x2163 */ 0x0000, /* 0x2164 */ 0x0000, /* 0x2165 */ 0x0000, /* 0x2166 */ 0x0000, /* 0x2167 */ 0x0000, /* 0x2168 */ 0x0000, /* 0x2169 */ 0x0000, /* 0x216A */ 0x0000, /* 0x216B */ 0x0000, /* 0x216C */ 0x0000, /* 0x216D */ 0x0000, /* 0x216E */ 0x0000, /* 0x216F */ 0x0000, /* 0x2170 */ 0x0000, /* 0x2171 */ 0x0000, /* 0x2172 */ 0x0000, /* 0x2173 */ 0x0000, /* 0x2174 */ 0x0000, /* 0x2175 */ 0x0000, /* 0x2176 */ 0x0000, /* 0x2177 */ 0x0000, /* 0x2178 */ 0x0000, /* 0x2179 */ 0x0000, /* 0x217A */ 0x0000, /* 0x217B */ 0x0000, /* 0x217C */ 0x0000, /* 0x217D */ 0x0000, /* 0x217E */ 0x0000, /* 0x217F */ 0x0000, /* 0x2180 */ 0x0000, /* 0x2181 */ 0x0000, /* 0x2182 */ 0x0000, /* 0x2183 */ 0x0000, /* 0x2184 */ 0x0000, /* 0x2185 */ 0x0000, /* 0x2186 */ 0x0000, /* 0x2187 */ 0x0000, /* 0x2188 */ 0x0000, /* 0x2189 */ 0x0000, /* 0x218A */ 0x0000, /* 0x218B */ 0x0000, /* 0x218C */ 0x0000, /* 0x218D */ 0x0000, /* 0x218E */ 0x0000, /* 0x218F */ 0x0000, /* 0x2190 */ 0x0000, /* 0x2191 */ 0x0000, /* 0x2192 */ 0x0000, /* 0x2193 */ 0x0000, /* 0x2194 */ 0x0000, /* 0x2195 */ 0x0000, /* 0x2196 */ 0x0000, /* 0x2197 */ 0x0000, /* 0x2198 */ 0x0000, /* 0x2199 */ 0x0000, /* 0x219A */ 0x0000, /* 0x219B */ 0x0000, /* 0x219C */ 0x0000, /* 0x219D */ 0x0000, /* 0x219E */ 0x0000, /* 0x219F */ 0x0000, /* 0x21A0 */ 0x0000, /* 0x21A1 */ 0x0000, /* 0x21A2 */ 0x0000, /* 0x21A3 */ 0x0000, /* 0x21A4 */ 0x0000, /* 0x21A5 */ 0x0000, /* 0x21A6 */ 0x0000, /* 0x21A7 */ 0x0000, /* 0x21A8 */ 0x0000, /* 0x21A9 */ 0x0000, /* 0x21AA */ 0x0000, /* 0x21AB */ 0x0000, /* 0x21AC */ 0x0000, /* 0x21AD */ 0x0000, /* 0x21AE */ 0x0000, /* 0x21AF */ 0x0000, /* 0x21B0 */ 0x0000, /* 0x21B1 */ 0x0000, /* 0x21B2 */ 0x0000, /* 0x21B3 */ 0x0000, /* 0x21B4 */ 0x0000, /* 0x21B5 */ 0x0000, /* 0x21B6 */ 0x0000, /* 0x21B7 */ 0x0000, /* 0x21B8 */ 0x0000, /* 0x21B9 */ 0x0000, /* 0x21BA */ 0x0000, /* 0x21BB */ 0x0000, /* 0x21BC */ 0x0000, /* 0x21BD */ 0x0000, /* 0x21BE */ 0x0000, /* 0x21BF */ 0x0000, /* 0x21C0 */ 0x0000, /* 0x21C1 */ 0x0000, /* 0x21C2 */ 0x0000, /* 0x21C3 */ 0x0000, /* 0x21C4 */ 0x0000, /* 0x21C5 */ 0x0000, /* 0x21C6 */ 0x0000, /* 0x21C7 */ 0x0000, /* 0x21C8 */ 0x0000, /* 0x21C9 */ 0x0000, /* 0x21CA */ 0x0000, /* 0x21CB */ 0x0000, /* 0x21CC */ 0x0000, /* 0x21CD */ 0x0000, /* 0x21CE */ 0x0000, /* 0x21CF */ 0x0000, /* 0x21D0 */ 0x0000, /* 0x21D1 */ 0x0000, /* 0x21D2 */ 0x0000, /* 0x21D3 */ 0x0000, /* 0x21D4 */ 0x0000, /* 0x21D5 */ 0x0000, /* 0x21D6 */ 0x0000, /* 0x21D7 */ 0x0000, /* 0x21D8 */ 0x0000, /* 0x21D9 */ 0x0000, /* 0x21DA */ 0x0000, /* 0x21DB */ 0x0000, /* 0x21DC */ 0x0000, /* 0x21DD */ 0x0000, /* 0x21DE */ 0x0000, /* 0x21DF */ 0x0000, /* 0x21E0 */ 0x0000, /* 0x21E1 */ 0x0000, /* 0x21E2 */ 0x0000, /* 0x21E3 */ 0x0000, /* 0x21E4 */ 0x0000, /* 0x21E5 */ 0x0000, /* 0x21E6 */ 0x0000, /* 0x21E7 */ 0x0000, /* 0x21E8 */ 0x0000, /* 0x21E9 */ 0x0000, /* 0x21EA */ 0x0000, /* 0x21EB */ 0x0000, /* 0x21EC */ 0x0000, /* 0x21ED */ 0x0000, /* 0x21EE */ 0x0000, /* 0x21EF */ 0x0000, /* 0x21F0 */ 0x0000, /* 0x21F1 */ 0x0000, /* 0x21F2 */ 0x0000, /* 0x21F3 */ 0x0000, /* 0x21F4 */ 0x0000, /* 0x21F5 */ 0x0000, /* 0x21F6 */ 0x0000, /* 0x21F7 */ 0x0000, /* 0x21F8 */ 0x0000, /* 0x21F9 */ 0x0000, /* 0x21FA */ 0x0000, /* 0x21FB */ 0x0000, /* 0x21FC */ 0x0000, /* 0x21FD */ 0x0000, /* 0x21FE */ 0x0000, /* 0x21FF */ 0x0000, /* 0x2200 */ 0x0000, /* 0x2201 */ 0x0000, /* 0x2202 */ 0x0000, /* 0x2203 */ 0x0000, /* 0x2204 */ 0x0000, /* 0x2205 */ 0x0000, /* 0x2206 */ 0x0000, /* 0x2207 */ 0x0000, /* 0x2208 */ 0x0000, /* 0x2209 */ 0x0000, /* 0x220A */ 0x0000, /* 0x220B */ 0x0000, /* 0x220C */ 0x0000, /* 0x220D */ 0x0000, /* 0x220E */ 0x0000, /* 0x220F */ 0x0000, /* 0x2210 */ 0x0000, /* 0x2211 */ 0x0000, /* 0x2212 */ 0x0000, /* 0x2213 */ 0x0000, /* 0x2214 */ 0x0000, /* 0x2215 */ 0x0000, /* 0x2216 */ 0x0000, /* 0x2217 */ 0x0000, /* 0x2218 */ 0x0000, /* 0x2219 */ 0x0000, /* 0x221A */ 0x0000, /* 0x221B */ 0x0000, /* 0x221C */ 0x0000, /* 0x221D */ 0x0000, /* 0x221E */ 0x0000, /* 0x221F */ 0x0000, /* 0x2220 */ 0x0000, /* 0x2221 */ 0x0000, /* 0x2222 */ 0x0000, /* 0x2223 */ 0x0000, /* 0x2224 */ 0x0000, /* 0x2225 */ 0x0000, /* 0x2226 */ 0x0000, /* 0x2227 */ 0x0000, /* 0x2228 */ 0x0000, /* 0x2229 */ 0x0000, /* 0x222A */ 0x0000, /* 0x222B */ 0x0000, /* 0x222C */ 0x0000, /* 0x222D */ 0x0000, /* 0x222E */ 0x0000, /* 0x222F */ 0x0000, /* 0x2230 */ 0x0000, /* 0x2231 */ 0x0000, /* 0x2232 */ 0x0000, /* 0x2233 */ 0x0000, /* 0x2234 */ 0x0000, /* 0x2235 */ 0x0000, /* 0x2236 */ 0x0000, /* 0x2237 */ 0x0000, /* 0x2238 */ 0x0000, /* 0x2239 */ 0x0000, /* 0x223A */ 0x0000, /* 0x223B */ 0x0000, /* 0x223C */ 0x0000, /* 0x223D */ 0x0000, /* 0x223E */ 0x0000, /* 0x223F */ 0x0000, /* 0x2240 */ 0x0000, /* 0x2241 */ 0x0000, /* 0x2242 */ 0x0000, /* 0x2243 */ 0x0000, /* 0x2244 */ 0x0000, /* 0x2245 */ 0x0000, /* 0x2246 */ 0x0000, /* 0x2247 */ 0x0000, /* 0x2248 */ 0x0000, /* 0x2249 */ 0x0000, /* 0x224A */ 0x0000, /* 0x224B */ 0x0000, /* 0x224C */ 0x0000, /* 0x224D */ 0x0000, /* 0x224E */ 0x0000, /* 0x224F */ 0x0000, /* 0x2250 */ 0x0000, /* 0x2251 */ 0x0000, /* 0x2252 */ 0x0000, /* 0x2253 */ 0x0000, /* 0x2254 */ 0x0000, /* 0x2255 */ 0x0000, /* 0x2256 */ 0x0000, /* 0x2257 */ 0x0000, /* 0x2258 */ 0x0000, /* 0x2259 */ 0x0000, /* 0x225A */ 0x0000, /* 0x225B */ 0x0000, /* 0x225C */ 0x0000, /* 0x225D */ 0x0000, /* 0x225E */ 0x0000, /* 0x225F */ 0x0000, /* 0x2260 */ 0x0000, /* 0x2261 */ 0x0000, /* 0x2262 */ 0x0000, /* 0x2263 */ 0x0000, /* 0x2264 */ 0x0000, /* 0x2265 */ 0x0000, /* 0x2266 */ 0x0000, /* 0x2267 */ 0x0000, /* 0x2268 */ 0x0000, /* 0x2269 */ 0x0000, /* 0x226A */ 0x0000, /* 0x226B */ 0x0000, /* 0x226C */ 0x0000, /* 0x226D */ 0x0000, /* 0x226E */ 0x0000, /* 0x226F */ 0x0000, /* 0x2270 */ 0x0000, /* 0x2271 */ 0x0000, /* 0x2272 */ 0x0000, /* 0x2273 */ 0x0000, /* 0x2274 */ 0x0000, /* 0x2275 */ 0x0000, /* 0x2276 */ 0x0000, /* 0x2277 */ 0x0000, /* 0x2278 */ 0x0000, /* 0x2279 */ 0x0000, /* 0x227A */ 0x0000, /* 0x227B */ 0x0000, /* 0x227C */ 0x0000, /* 0x227D */ 0x0000, /* 0x227E */ 0x0000, /* 0x227F */ 0x0000, /* 0x2280 */ 0x0000, /* 0x2281 */ 0x0000, /* 0x2282 */ 0x0000, /* 0x2283 */ 0x0000, /* 0x2284 */ 0x0000, /* 0x2285 */ 0x0000, /* 0x2286 */ 0x0000, /* 0x2287 */ 0x0000, /* 0x2288 */ 0x0000, /* 0x2289 */ 0x0000, /* 0x228A */ 0x0000, /* 0x228B */ 0x0000, /* 0x228C */ 0x0000, /* 0x228D */ 0x0000, /* 0x228E */ 0x0000, /* 0x228F */ 0x0000, /* 0x2290 */ 0x0000, /* 0x2291 */ 0x0000, /* 0x2292 */ 0x0000, /* 0x2293 */ 0x0000, /* 0x2294 */ 0x0000, /* 0x2295 */ 0x0000, /* 0x2296 */ 0x0000, /* 0x2297 */ 0x0000, /* 0x2298 */ 0x0000, /* 0x2299 */ 0x0000, /* 0x229A */ 0x0000, /* 0x229B */ 0x0000, /* 0x229C */ 0x0000, /* 0x229D */ 0x0000, /* 0x229E */ 0x0000, /* 0x229F */ 0x0000, /* 0x22A0 */ 0x0000, /* 0x22A1 */ 0x0000, /* 0x22A2 */ 0x0000, /* 0x22A3 */ 0x0000, /* 0x22A4 */ 0x0000, /* 0x22A5 */ 0x0000, /* 0x22A6 */ 0x0000, /* 0x22A7 */ 0x0000, /* 0x22A8 */ 0x0000, /* 0x22A9 */ 0x0000, /* 0x22AA */ 0x0000, /* 0x22AB */ 0x0000, /* 0x22AC */ 0x0000, /* 0x22AD */ 0x0000, /* 0x22AE */ 0x0000, /* 0x22AF */ 0x0000, /* 0x22B0 */ 0x0000, /* 0x22B1 */ 0x0000, /* 0x22B2 */ 0x0000, /* 0x22B3 */ 0x0000, /* 0x22B4 */ 0x0000, /* 0x22B5 */ 0x0000, /* 0x22B6 */ 0x0000, /* 0x22B7 */ 0x0000, /* 0x22B8 */ 0x0000, /* 0x22B9 */ 0x0000, /* 0x22BA */ 0x0000, /* 0x22BB */ 0x0000, /* 0x22BC */ 0x0000, /* 0x22BD */ 0x0000, /* 0x22BE */ 0x0000, /* 0x22BF */ 0x0000, /* 0x22C0 */ 0x0000, /* 0x22C1 */ 0x0000, /* 0x22C2 */ 0x0000, /* 0x22C3 */ 0x0000, /* 0x22C4 */ 0x0000, /* 0x22C5 */ 0x0000, /* 0x22C6 */ 0x0000, /* 0x22C7 */ 0x0000, /* 0x22C8 */ 0x0000, /* 0x22C9 */ 0x0000, /* 0x22CA */ 0x0000, /* 0x22CB */ 0x0000, /* 0x22CC */ 0x0000, /* 0x22CD */ 0x0000, /* 0x22CE */ 0x0000, /* 0x22CF */ 0x0000, /* 0x22D0 */ 0x0000, /* 0x22D1 */ 0x0000, /* 0x22D2 */ 0x0000, /* 0x22D3 */ 0x0000, /* 0x22D4 */ 0x0000, /* 0x22D5 */ 0x0000, /* 0x22D6 */ 0x0000, /* 0x22D7 */ 0x0000, /* 0x22D8 */ 0x0000, /* 0x22D9 */ 0x0000, /* 0x22DA */ 0x0000, /* 0x22DB */ 0x0000, /* 0x22DC */ 0x0000, /* 0x22DD */ 0x0000, /* 0x22DE */ 0x0000, /* 0x22DF */ 0x0000, /* 0x22E0 */ 0x0000, /* 0x22E1 */ 0x0000, /* 0x22E2 */ 0x0000, /* 0x22E3 */ 0x0000, /* 0x22E4 */ 0x0000, /* 0x22E5 */ 0x0000, /* 0x22E6 */ 0x0000, /* 0x22E7 */ 0x0000, /* 0x22E8 */ 0x0000, /* 0x22E9 */ 0x0000, /* 0x22EA */ 0x0000, /* 0x22EB */ 0x0000, /* 0x22EC */ 0x0000, /* 0x22ED */ 0x0000, /* 0x22EE */ 0x0000, /* 0x22EF */ 0x0000, /* 0x22F0 */ 0x0000, /* 0x22F1 */ 0x0000, /* 0x22F2 */ 0x0000, /* 0x22F3 */ 0x0000, /* 0x22F4 */ 0x0000, /* 0x22F5 */ 0x0000, /* 0x22F6 */ 0x0000, /* 0x22F7 */ 0x0000, /* 0x22F8 */ 0x0000, /* 0x22F9 */ 0x0000, /* 0x22FA */ 0x0000, /* 0x22FB */ 0x0000, /* 0x22FC */ 0x0000, /* 0x22FD */ 0x0000, /* 0x22FE */ 0x0000, /* 0x22FF */ 0x0000, /* 0x2300 */ 0x0000, /* 0x2301 */ 0x0000, /* 0x2302 */ 0x0000, /* 0x2303 */ 0x0000, /* 0x2304 */ 0x0000, /* 0x2305 */ 0x0000, /* 0x2306 */ 0x0000, /* 0x2307 */ 0x0000, /* 0x2308 */ 0x0000, /* 0x2309 */ 0x0000, /* 0x230A */ 0x0000, /* 0x230B */ 0x0000, /* 0x230C */ 0x0000, /* 0x230D */ 0x0000, /* 0x230E */ 0x0000, /* 0x230F */ 0x0000, /* 0x2310 */ 0x0000, /* 0x2311 */ 0x0000, /* 0x2312 */ 0x0000, /* 0x2313 */ 0x0000, /* 0x2314 */ 0x0000, /* 0x2315 */ 0x0000, /* 0x2316 */ 0x0000, /* 0x2317 */ 0x0000, /* 0x2318 */ 0x0000, /* 0x2319 */ 0x0000, /* 0x231A */ 0x0000, /* 0x231B */ 0x0000, /* 0x231C */ 0x0000, /* 0x231D */ 0x0000, /* 0x231E */ 0x0000, /* 0x231F */ 0x0000, /* 0x2320 */ 0x0000, /* 0x2321 */ 0x0000, /* 0x2322 */ 0x0000, /* 0x2323 */ 0x0000, /* 0x2324 */ 0x0000, /* 0x2325 */ 0x0000, /* 0x2326 */ 0x0000, /* 0x2327 */ 0x0000, /* 0x2328 */ 0x0000, /* 0x2329 */ 0x0000, /* 0x232A */ 0x0000, /* 0x232B */ 0x0000, /* 0x232C */ 0x0000, /* 0x232D */ 0x0000, /* 0x232E */ 0x0000, /* 0x232F */ 0x0000, /* 0x2330 */ 0x0000, /* 0x2331 */ 0x0000, /* 0x2332 */ 0x0000, /* 0x2333 */ 0x0000, /* 0x2334 */ 0x0000, /* 0x2335 */ 0x0000, /* 0x2336 */ 0x0000, /* 0x2337 */ 0x0000, /* 0x2338 */ 0x0000, /* 0x2339 */ 0x0000, /* 0x233A */ 0x0000, /* 0x233B */ 0x0000, /* 0x233C */ 0x0000, /* 0x233D */ 0x0000, /* 0x233E */ 0x0000, /* 0x233F */ 0x0000, /* 0x2340 */ 0x0000, /* 0x2341 */ 0x0000, /* 0x2342 */ 0x0000, /* 0x2343 */ 0x0000, /* 0x2344 */ 0x0000, /* 0x2345 */ 0x0000, /* 0x2346 */ 0x0000, /* 0x2347 */ 0x0000, /* 0x2348 */ 0x0000, /* 0x2349 */ 0x0000, /* 0x234A */ 0x0000, /* 0x234B */ 0x0000, /* 0x234C */ 0x0000, /* 0x234D */ 0x0000, /* 0x234E */ 0x0000, /* 0x234F */ 0x0000, /* 0x2350 */ 0x0000, /* 0x2351 */ 0x0000, /* 0x2352 */ 0x0000, /* 0x2353 */ 0x0000, /* 0x2354 */ 0x0000, /* 0x2355 */ 0x0000, /* 0x2356 */ 0x0000, /* 0x2357 */ 0x0000, /* 0x2358 */ 0x0000, /* 0x2359 */ 0x0000, /* 0x235A */ 0x0000, /* 0x235B */ 0x0000, /* 0x235C */ 0x0000, /* 0x235D */ 0x0000, /* 0x235E */ 0x0000, /* 0x235F */ 0x0000, /* 0x2360 */ 0x0000, /* 0x2361 */ 0x0000, /* 0x2362 */ 0x0000, /* 0x2363 */ 0x0000, /* 0x2364 */ 0x0000, /* 0x2365 */ 0x0000, /* 0x2366 */ 0x0000, /* 0x2367 */ 0x0000, /* 0x2368 */ 0x0000, /* 0x2369 */ 0x0000, /* 0x236A */ 0x0000, /* 0x236B */ 0x0000, /* 0x236C */ 0x0000, /* 0x236D */ 0x0000, /* 0x236E */ 0x0000, /* 0x236F */ 0x0000, /* 0x2370 */ 0x0000, /* 0x2371 */ 0x0000, /* 0x2372 */ 0x0000, /* 0x2373 */ 0x0000, /* 0x2374 */ 0x0000, /* 0x2375 */ 0x0000, /* 0x2376 */ 0x0000, /* 0x2377 */ 0x0000, /* 0x2378 */ 0x0000, /* 0x2379 */ 0x0000, /* 0x237A */ 0x0000, /* 0x237B */ 0x0000, /* 0x237C */ 0x0000, /* 0x237D */ 0x0000, /* 0x237E */ 0x0000, /* 0x237F */ 0x0000, /* 0x2380 */ 0x0000, /* 0x2381 */ 0x0000, /* 0x2382 */ 0x0000, /* 0x2383 */ 0x0000, /* 0x2384 */ 0x0000, /* 0x2385 */ 0x0000, /* 0x2386 */ 0x0000, /* 0x2387 */ 0x0000, /* 0x2388 */ 0x0000, /* 0x2389 */ 0x0000, /* 0x238A */ 0x0000, /* 0x238B */ 0x0000, /* 0x238C */ 0x0000, /* 0x238D */ 0x0000, /* 0x238E */ 0x0000, /* 0x238F */ 0x0000, /* 0x2390 */ 0x0000, /* 0x2391 */ 0x0000, /* 0x2392 */ 0x0000, /* 0x2393 */ 0x0000, /* 0x2394 */ 0x0000, /* 0x2395 */ 0x0000, /* 0x2396 */ 0x0000, /* 0x2397 */ 0x0000, /* 0x2398 */ 0x0000, /* 0x2399 */ 0x0000, /* 0x239A */ 0x0000, /* 0x239B */ 0x0000, /* 0x239C */ 0x0000, /* 0x239D */ 0x0000, /* 0x239E */ 0x0000, /* 0x239F */ 0x0000, /* 0x23A0 */ 0x0000, /* 0x23A1 */ 0x0000, /* 0x23A2 */ 0x0000, /* 0x23A3 */ 0x0000, /* 0x23A4 */ 0x0000, /* 0x23A5 */ 0x0000, /* 0x23A6 */ 0x0000, /* 0x23A7 */ 0x0000, /* 0x23A8 */ 0x0000, /* 0x23A9 */ 0x0000, /* 0x23AA */ 0x0000, /* 0x23AB */ 0x0000, /* 0x23AC */ 0x0000, /* 0x23AD */ 0x0000, /* 0x23AE */ 0x0000, /* 0x23AF */ 0x0000, /* 0x23B0 */ 0x0000, /* 0x23B1 */ 0x0000, /* 0x23B2 */ 0x0000, /* 0x23B3 */ 0x0000, /* 0x23B4 */ 0x0000, /* 0x23B5 */ 0x0000, /* 0x23B6 */ 0x0000, /* 0x23B7 */ 0x0000, /* 0x23B8 */ 0x0000, /* 0x23B9 */ 0x0000, /* 0x23BA */ 0x0000, /* 0x23BB */ 0x0000, /* 0x23BC */ 0x0000, /* 0x23BD */ 0x0000, /* 0x23BE */ 0x0000, /* 0x23BF */ 0x0000, /* 0x23C0 */ 0x0000, /* 0x23C1 */ 0x0000, /* 0x23C2 */ 0x0000, /* 0x23C3 */ 0x0000, /* 0x23C4 */ 0x0000, /* 0x23C5 */ 0x0000, /* 0x23C6 */ 0x0000, /* 0x23C7 */ 0x0000, /* 0x23C8 */ 0x0000, /* 0x23C9 */ 0x0000, /* 0x23CA */ 0x0000, /* 0x23CB */ 0x0000, /* 0x23CC */ 0x0000, /* 0x23CD */ 0x0000, /* 0x23CE */ 0x0000, /* 0x23CF */ 0x0000, /* 0x23D0 */ 0x0000, /* 0x23D1 */ 0x0000, /* 0x23D2 */ 0x0000, /* 0x23D3 */ 0x0000, /* 0x23D4 */ 0x0000, /* 0x23D5 */ 0x0000, /* 0x23D6 */ 0x0000, /* 0x23D7 */ 0x0000, /* 0x23D8 */ 0x0000, /* 0x23D9 */ 0x0000, /* 0x23DA */ 0x0000, /* 0x23DB */ 0x0000, /* 0x23DC */ 0x0000, /* 0x23DD */ 0x0000, /* 0x23DE */ 0x0000, /* 0x23DF */ 0x0000, /* 0x23E0 */ 0x0000, /* 0x23E1 */ 0x0000, /* 0x23E2 */ 0x0000, /* 0x23E3 */ 0x0000, /* 0x23E4 */ 0x0000, /* 0x23E5 */ 0x0000, /* 0x23E6 */ 0x0000, /* 0x23E7 */ 0x0000, /* 0x23E8 */ 0x0000, /* 0x23E9 */ 0x0000, /* 0x23EA */ 0x0000, /* 0x23EB */ 0x0000, /* 0x23EC */ 0x0000, /* 0x23ED */ 0x0000, /* 0x23EE */ 0x0000, /* 0x23EF */ 0x0000, /* 0x23F0 */ 0x0000, /* 0x23F1 */ 0x0000, /* 0x23F2 */ 0x0000, /* 0x23F3 */ 0x0000, /* 0x23F4 */ 0x0000, /* 0x23F5 */ 0x0000, /* 0x23F6 */ 0x0000, /* 0x23F7 */ 0x0000, /* 0x23F8 */ 0x0000, /* 0x23F9 */ 0x0000, /* 0x23FA */ 0x0000, /* 0x23FB */ 0x0000, /* 0x23FC */ 0x0000, /* 0x23FD */ 0x0000, /* 0x23FE */ 0x0000, /* 0x23FF */ 0x0000, /* 0x2400 */ 0x0000, /* 0x2401 */ 0x0000, /* 0x2402 */ 0x0000, /* 0x2403 */ 0x0000, /* 0x2404 */ 0x0000, /* 0x2405 */ 0x0000, /* 0x2406 */ 0x0000, /* 0x2407 */ 0x0000, /* 0x2408 */ 0x0000, /* 0x2409 */ 0x0000, /* 0x240A */ 0x0000, /* 0x240B */ 0x0000, /* 0x240C */ 0x0000, /* 0x240D */ 0x0000, /* 0x240E */ 0x0000, /* 0x240F */ 0x0000, /* 0x2410 */ 0x0000, /* 0x2411 */ 0x0000, /* 0x2412 */ 0x0000, /* 0x2413 */ 0x0000, /* 0x2414 */ 0x0000, /* 0x2415 */ 0x0000, /* 0x2416 */ 0x0000, /* 0x2417 */ 0x0000, /* 0x2418 */ 0x0000, /* 0x2419 */ 0x0000, /* 0x241A */ 0x0000, /* 0x241B */ 0x0000, /* 0x241C */ 0x0000, /* 0x241D */ 0x0000, /* 0x241E */ 0x0000, /* 0x241F */ 0x0000, /* 0x2420 */ 0x0000, /* 0x2421 */ 0x0000, /* 0x2422 */ 0x0000, /* 0x2423 */ 0x0000, /* 0x2424 */ 0x0000, /* 0x2425 */ 0x0000, /* 0x2426 */ 0x0000, /* 0x2427 */ 0x0000, /* 0x2428 */ 0x0000, /* 0x2429 */ 0x0000, /* 0x242A */ 0x0000, /* 0x242B */ 0x0000, /* 0x242C */ 0x0000, /* 0x242D */ 0x0000, /* 0x242E */ 0x0000, /* 0x242F */ 0x0000, /* 0x2430 */ 0x0000, /* 0x2431 */ 0x0000, /* 0x2432 */ 0x0000, /* 0x2433 */ 0x0000, /* 0x2434 */ 0x0000, /* 0x2435 */ 0x0000, /* 0x2436 */ 0x0000, /* 0x2437 */ 0x0000, /* 0x2438 */ 0x0000, /* 0x2439 */ 0x0000, /* 0x243A */ 0x0000, /* 0x243B */ 0x0000, /* 0x243C */ 0x0000, /* 0x243D */ 0x0000, /* 0x243E */ 0x0000, /* 0x243F */ 0x0000, /* 0x2440 */ 0x0000, /* 0x2441 */ 0x0000, /* 0x2442 */ 0x0000, /* 0x2443 */ 0x0000, /* 0x2444 */ 0x0000, /* 0x2445 */ 0x0000, /* 0x2446 */ 0x0000, /* 0x2447 */ 0x0000, /* 0x2448 */ 0x0000, /* 0x2449 */ 0x0000, /* 0x244A */ 0x0000, /* 0x244B */ 0x0000, /* 0x244C */ 0x0000, /* 0x244D */ 0x0000, /* 0x244E */ 0x0000, /* 0x244F */ 0x0000, /* 0x2450 */ 0x0000, /* 0x2451 */ 0x0000, /* 0x2452 */ 0x0000, /* 0x2453 */ 0x0000, /* 0x2454 */ 0x0000, /* 0x2455 */ 0x0000, /* 0x2456 */ 0x0000, /* 0x2457 */ 0x0000, /* 0x2458 */ 0x0000, /* 0x2459 */ 0x0000, /* 0x245A */ 0x0000, /* 0x245B */ 0x0000, /* 0x245C */ 0x0000, /* 0x245D */ 0x0000, /* 0x245E */ 0x0000, /* 0x245F */ 0x0000, /* 0x2460 */ 0x0000, /* 0x2461 */ 0x0000, /* 0x2462 */ 0x0000, /* 0x2463 */ 0x0000, /* 0x2464 */ 0x0000, /* 0x2465 */ 0x0000, /* 0x2466 */ 0x0000, /* 0x2467 */ 0x0000, /* 0x2468 */ 0x0000, /* 0x2469 */ 0x0000, /* 0x246A */ 0x0000, /* 0x246B */ 0x0000, /* 0x246C */ 0x0000, /* 0x246D */ 0x0000, /* 0x246E */ 0x0000, /* 0x246F */ 0x0000, /* 0x2470 */ 0x0000, /* 0x2471 */ 0x0000, /* 0x2472 */ 0x0000, /* 0x2473 */ 0x0000, /* 0x2474 */ 0x0000, /* 0x2475 */ 0x0000, /* 0x2476 */ 0x0000, /* 0x2477 */ 0x0000, /* 0x2478 */ 0x0000, /* 0x2479 */ 0x0000, /* 0x247A */ 0x0000, /* 0x247B */ 0x0000, /* 0x247C */ 0x0000, /* 0x247D */ 0x0000, /* 0x247E */ 0x0000, /* 0x247F */ 0x0000, /* 0x2480 */ 0x0000, /* 0x2481 */ 0x0000, /* 0x2482 */ 0x0000, /* 0x2483 */ 0x0000, /* 0x2484 */ 0x0000, /* 0x2485 */ 0x0000, /* 0x2486 */ 0x0000, /* 0x2487 */ 0x0000, /* 0x2488 */ 0x0000, /* 0x2489 */ 0x0000, /* 0x248A */ 0x0000, /* 0x248B */ 0x0000, /* 0x248C */ 0x0000, /* 0x248D */ 0x0000, /* 0x248E */ 0x0000, /* 0x248F */ 0x0000, /* 0x2490 */ 0x0000, /* 0x2491 */ 0x0000, /* 0x2492 */ 0x0000, /* 0x2493 */ 0x0000, /* 0x2494 */ 0x0000, /* 0x2495 */ 0x0000, /* 0x2496 */ 0x0000, /* 0x2497 */ 0x0000, /* 0x2498 */ 0x0000, /* 0x2499 */ 0x0000, /* 0x249A */ 0x0000, /* 0x249B */ 0x0000, /* 0x249C */ 0x0000, /* 0x249D */ 0x0000, /* 0x249E */ 0x0000, /* 0x249F */ 0x0000, /* 0x24A0 */ 0x0000, /* 0x24A1 */ 0x0000, /* 0x24A2 */ 0x0000, /* 0x24A3 */ 0x0000, /* 0x24A4 */ 0x0000, /* 0x24A5 */ 0x0000, /* 0x24A6 */ 0x0000, /* 0x24A7 */ 0x0000, /* 0x24A8 */ 0x0000, /* 0x24A9 */ 0x0000, /* 0x24AA */ 0x0000, /* 0x24AB */ 0x0000, /* 0x24AC */ 0x0000, /* 0x24AD */ 0x0000, /* 0x24AE */ 0x0000, /* 0x24AF */ 0x0000, /* 0x24B0 */ 0x0000, /* 0x24B1 */ 0x0000, /* 0x24B2 */ 0x0000, /* 0x24B3 */ 0x0000, /* 0x24B4 */ 0x0000, /* 0x24B5 */ 0x0000, /* 0x24B6 */ 0x0000, /* 0x24B7 */ 0x0000, /* 0x24B8 */ 0x0000, /* 0x24B9 */ 0x0000, /* 0x24BA */ 0x0000, /* 0x24BB */ 0x0000, /* 0x24BC */ 0x0000, /* 0x24BD */ 0x0000, /* 0x24BE */ 0x0000, /* 0x24BF */ 0x0000, /* 0x24C0 */ 0x0000, /* 0x24C1 */ 0x0000, /* 0x24C2 */ 0x0000, /* 0x24C3 */ 0x0000, /* 0x24C4 */ 0x0000, /* 0x24C5 */ 0x0000, /* 0x24C6 */ 0x0000, /* 0x24C7 */ 0x0000, /* 0x24C8 */ 0x0000, /* 0x24C9 */ 0x0000, /* 0x24CA */ 0x0000, /* 0x24CB */ 0x0000, /* 0x24CC */ 0x0000, /* 0x24CD */ 0x0000, /* 0x24CE */ 0x0000, /* 0x24CF */ 0x0000, /* 0x24D0 */ 0x0000, /* 0x24D1 */ 0x0000, /* 0x24D2 */ 0x0000, /* 0x24D3 */ 0x0000, /* 0x24D4 */ 0x0000, /* 0x24D5 */ 0x0000, /* 0x24D6 */ 0x0000, /* 0x24D7 */ 0x0000, /* 0x24D8 */ 0x0000, /* 0x24D9 */ 0x0000, /* 0x24DA */ 0x0000, /* 0x24DB */ 0x0000, /* 0x24DC */ 0x0000, /* 0x24DD */ 0x0000, /* 0x24DE */ 0x0000, /* 0x24DF */ 0x0000, /* 0x24E0 */ 0x0000, /* 0x24E1 */ 0x0000, /* 0x24E2 */ 0x0000, /* 0x24E3 */ 0x0000, /* 0x24E4 */ 0x0000, /* 0x24E5 */ 0x0000, /* 0x24E6 */ 0x0000, /* 0x24E7 */ 0x0000, /* 0x24E8 */ 0x0000, /* 0x24E9 */ 0x0000, /* 0x24EA */ 0x0000, /* 0x24EB */ 0x0000, /* 0x24EC */ 0x0000, /* 0x24ED */ 0x0000, /* 0x24EE */ 0x0000, /* 0x24EF */ 0x0000, /* 0x24F0 */ 0x0000, /* 0x24F1 */ 0x0000, /* 0x24F2 */ 0x0000, /* 0x24F3 */ 0x0000, /* 0x24F4 */ 0x0000, /* 0x24F5 */ 0x0000, /* 0x24F6 */ 0x0000, /* 0x24F7 */ 0x0000, /* 0x24F8 */ 0x0000, /* 0x24F9 */ 0x0000, /* 0x24FA */ 0x0000, /* 0x24FB */ 0x0000, /* 0x24FC */ 0x0000, /* 0x24FD */ 0x0000, /* 0x24FE */ 0x0000, /* 0x24FF */ 0x0000, /* 0x2500 */ 0x0000, /* 0x2501 */ 0x0000, /* 0x2502 */ 0x0000, /* 0x2503 */ 0x0000, /* 0x2504 */ 0x0000, /* 0x2505 */ 0x0000, /* 0x2506 */ 0x0000, /* 0x2507 */ 0x0000, /* 0x2508 */ 0x0000, /* 0x2509 */ 0x0000, /* 0x250A */ 0x0000, /* 0x250B */ 0x0000, /* 0x250C */ 0x0000, /* 0x250D */ 0x0000, /* 0x250E */ 0x0000, /* 0x250F */ 0x0000, /* 0x2510 */ 0x0000, /* 0x2511 */ 0x0000, /* 0x2512 */ 0x0000, /* 0x2513 */ 0x0000, /* 0x2514 */ 0x0000, /* 0x2515 */ 0x0000, /* 0x2516 */ 0x0000, /* 0x2517 */ 0x0000, /* 0x2518 */ 0x0000, /* 0x2519 */ 0x0000, /* 0x251A */ 0x0000, /* 0x251B */ 0x0000, /* 0x251C */ 0x0000, /* 0x251D */ 0x0000, /* 0x251E */ 0x0000, /* 0x251F */ 0x0000, /* 0x2520 */ 0x0000, /* 0x2521 */ 0x0000, /* 0x2522 */ 0x0000, /* 0x2523 */ 0x0000, /* 0x2524 */ 0x0000, /* 0x2525 */ 0x0000, /* 0x2526 */ 0x0000, /* 0x2527 */ 0x0000, /* 0x2528 */ 0x0000, /* 0x2529 */ 0x0000, /* 0x252A */ 0x0000, /* 0x252B */ 0x0000, /* 0x252C */ 0x0000, /* 0x252D */ 0x0000, /* 0x252E */ 0x0000, /* 0x252F */ 0x0000, /* 0x2530 */ 0x0000, /* 0x2531 */ 0x0000, /* 0x2532 */ 0x0000, /* 0x2533 */ 0x0000, /* 0x2534 */ 0x0000, /* 0x2535 */ 0x0000, /* 0x2536 */ 0x0000, /* 0x2537 */ 0x0000, /* 0x2538 */ 0x0000, /* 0x2539 */ 0x0000, /* 0x253A */ 0x0000, /* 0x253B */ 0x0000, /* 0x253C */ 0x0000, /* 0x253D */ 0x0000, /* 0x253E */ 0x0000, /* 0x253F */ 0x0000, /* 0x2540 */ 0x0000, /* 0x2541 */ 0x0000, /* 0x2542 */ 0x0000, /* 0x2543 */ 0x0000, /* 0x2544 */ 0x0000, /* 0x2545 */ 0x0000, /* 0x2546 */ 0x0000, /* 0x2547 */ 0x0000, /* 0x2548 */ 0x0000, /* 0x2549 */ 0x0000, /* 0x254A */ 0x0000, /* 0x254B */ 0x0000, /* 0x254C */ 0x0000, /* 0x254D */ 0x0000, /* 0x254E */ 0x0000, /* 0x254F */ 0x0000, /* 0x2550 */ 0x0000, /* 0x2551 */ 0x0000, /* 0x2552 */ 0x0000, /* 0x2553 */ 0x0000, /* 0x2554 */ 0x0000, /* 0x2555 */ 0x0000, /* 0x2556 */ 0x0000, /* 0x2557 */ 0x0000, /* 0x2558 */ 0x0000, /* 0x2559 */ 0x0000, /* 0x255A */ 0x0000, /* 0x255B */ 0x0000, /* 0x255C */ 0x0000, /* 0x255D */ 0x0000, /* 0x255E */ 0x0000, /* 0x255F */ 0x0000, /* 0x2560 */ 0x0000, /* 0x2561 */ 0x0000, /* 0x2562 */ 0x0000, /* 0x2563 */ 0x0000, /* 0x2564 */ 0x0000, /* 0x2565 */ 0x0000, /* 0x2566 */ 0x0000, /* 0x2567 */ 0x0000, /* 0x2568 */ 0x0000, /* 0x2569 */ 0x0000, /* 0x256A */ 0x0000, /* 0x256B */ 0x0000, /* 0x256C */ 0x0000, /* 0x256D */ 0x0000, /* 0x256E */ 0x0000, /* 0x256F */ 0x0000, /* 0x2570 */ 0x0000, /* 0x2571 */ 0x0000, /* 0x2572 */ 0x0000, /* 0x2573 */ 0x0000, /* 0x2574 */ 0x0000, /* 0x2575 */ 0x0000, /* 0x2576 */ 0x0000, /* 0x2577 */ 0x0000, /* 0x2578 */ 0x0000, /* 0x2579 */ 0x0000, /* 0x257A */ 0x0000, /* 0x257B */ 0x0000, /* 0x257C */ 0x0000, /* 0x257D */ 0x0000, /* 0x257E */ 0x0000, /* 0x257F */ 0x0000, /* 0x2580 */ 0x0000, /* 0x2581 */ 0x0000, /* 0x2582 */ 0x0000, /* 0x2583 */ 0x0000, /* 0x2584 */ 0x0000, /* 0x2585 */ 0x0000, /* 0x2586 */ 0x0000, /* 0x2587 */ 0x0000, /* 0x2588 */ 0x0000, /* 0x2589 */ 0x0000, /* 0x258A */ 0x0000, /* 0x258B */ 0x0000, /* 0x258C */ 0x0000, /* 0x258D */ 0x0000, /* 0x258E */ 0x0000, /* 0x258F */ 0x0000, /* 0x2590 */ 0x0000, /* 0x2591 */ 0x0000, /* 0x2592 */ 0x0000, /* 0x2593 */ 0x0000, /* 0x2594 */ 0x0000, /* 0x2595 */ 0x0000, /* 0x2596 */ 0x0000, /* 0x2597 */ 0x0000, /* 0x2598 */ 0x0000, /* 0x2599 */ 0x0000, /* 0x259A */ 0x0000, /* 0x259B */ 0x0000, /* 0x259C */ 0x0000, /* 0x259D */ 0x0000, /* 0x259E */ 0x0000, /* 0x259F */ 0x0000, /* 0x25A0 */ 0x0000, /* 0x25A1 */ 0x0000, /* 0x25A2 */ 0x0000, /* 0x25A3 */ 0x0000, /* 0x25A4 */ 0x0000, /* 0x25A5 */ 0x0000, /* 0x25A6 */ 0x0000, /* 0x25A7 */ 0x0000, /* 0x25A8 */ 0x0000, /* 0x25A9 */ 0x0000, /* 0x25AA */ 0x0000, /* 0x25AB */ 0x0000, /* 0x25AC */ 0x0000, /* 0x25AD */ 0x0000, /* 0x25AE */ 0x0000, /* 0x25AF */ 0x0000, /* 0x25B0 */ 0x0000, /* 0x25B1 */ 0x0000, /* 0x25B2 */ 0x0000, /* 0x25B3 */ 0x0000, /* 0x25B4 */ 0x0000, /* 0x25B5 */ 0x0000, /* 0x25B6 */ 0x0000, /* 0x25B7 */ 0x0000, /* 0x25B8 */ 0x0000, /* 0x25B9 */ 0x0000, /* 0x25BA */ 0x0000, /* 0x25BB */ 0x0000, /* 0x25BC */ 0x0000, /* 0x25BD */ 0x0000, /* 0x25BE */ 0x0000, /* 0x25BF */ 0x0000, /* 0x25C0 */ 0x0000, /* 0x25C1 */ 0x0000, /* 0x25C2 */ 0x0000, /* 0x25C3 */ 0x0000, /* 0x25C4 */ 0x0000, /* 0x25C5 */ 0x0000, /* 0x25C6 */ 0x0000, /* 0x25C7 */ 0x0000, /* 0x25C8 */ 0x0000, /* 0x25C9 */ 0x0000, /* 0x25CA */ 0x0000, /* 0x25CB */ 0x0000, /* 0x25CC */ 0x0000, /* 0x25CD */ 0x0000, /* 0x25CE */ 0x0000, /* 0x25CF */ 0x0000, /* 0x25D0 */ 0x0000, /* 0x25D1 */ 0x0000, /* 0x25D2 */ 0x0000, /* 0x25D3 */ 0x0000, /* 0x25D4 */ 0x0000, /* 0x25D5 */ 0x0000, /* 0x25D6 */ 0x0000, /* 0x25D7 */ 0x0000, /* 0x25D8 */ 0x0000, /* 0x25D9 */ 0x0000, /* 0x25DA */ 0x0000, /* 0x25DB */ 0x0000, /* 0x25DC */ 0x0000, /* 0x25DD */ 0x0000, /* 0x25DE */ 0x0000, /* 0x25DF */ 0x0000, /* 0x25E0 */ 0x0000, /* 0x25E1 */ 0x0000, /* 0x25E2 */ 0x0000, /* 0x25E3 */ 0x0000, /* 0x25E4 */ 0x0000, /* 0x25E5 */ 0x0000, /* 0x25E6 */ 0x0000, /* 0x25E7 */ 0x0000, /* 0x25E8 */ 0x0000, /* 0x25E9 */ 0x0000, /* 0x25EA */ 0x0000, /* 0x25EB */ 0x0000, /* 0x25EC */ 0x0000, /* 0x25ED */ 0x0000, /* 0x25EE */ 0x0000, /* 0x25EF */ 0x0000, /* 0x25F0 */ 0x0000, /* 0x25F1 */ 0x0000, /* 0x25F2 */ 0x0000, /* 0x25F3 */ 0x0000, /* 0x25F4 */ 0x0000, /* 0x25F5 */ 0x0000, /* 0x25F6 */ 0x0000, /* 0x25F7 */ 0x0000, /* 0x25F8 */ 0x0000, /* 0x25F9 */ 0x0000, /* 0x25FA */ 0x0000, /* 0x25FB */ 0x0000, /* 0x25FC */ 0x0000, /* 0x25FD */ 0x0000, /* 0x25FE */ 0x0000, /* 0x25FF */ 0x0000, /* 0x2600 */ 0x0000, /* 0x2601 */ 0x0000, /* 0x2602 */ 0x0000, /* 0x2603 */ 0x0000, /* 0x2604 */ 0x0000, /* 0x2605 */ 0x0000, /* 0x2606 */ 0x0000, /* 0x2607 */ 0x0000, /* 0x2608 */ 0x0000, /* 0x2609 */ 0x0000, /* 0x260A */ 0x0000, /* 0x260B */ 0x0000, /* 0x260C */ 0x0000, /* 0x260D */ 0x0000, /* 0x260E */ 0x0000, /* 0x260F */ 0x0000, /* 0x2610 */ 0x0000, /* 0x2611 */ 0x0000, /* 0x2612 */ 0x0000, /* 0x2613 */ 0x0000, /* 0x2614 */ 0x0000, /* 0x2615 */ 0x0000, /* 0x2616 */ 0x0000, /* 0x2617 */ 0x0000, /* 0x2618 */ 0x0000, /* 0x2619 */ 0x0000, /* 0x261A */ 0x0000, /* 0x261B */ 0x0000, /* 0x261C */ 0x0000, /* 0x261D */ 0x0000, /* 0x261E */ 0x0000, /* 0x261F */ 0x0000, /* 0x2620 */ 0x0000, /* 0x2621 */ 0x0000, /* 0x2622 */ 0x0000, /* 0x2623 */ 0x0000, /* 0x2624 */ 0x0000, /* 0x2625 */ 0x0000, /* 0x2626 */ 0x0000, /* 0x2627 */ 0x0000, /* 0x2628 */ 0x0000, /* 0x2629 */ 0x0000, /* 0x262A */ 0x0000, /* 0x262B */ 0x0000, /* 0x262C */ 0x0000, /* 0x262D */ 0x0000, /* 0x262E */ 0x0000, /* 0x262F */ 0x0000, /* 0x2630 */ 0x0000, /* 0x2631 */ 0x0000, /* 0x2632 */ 0x0000, /* 0x2633 */ 0x0000, /* 0x2634 */ 0x0000, /* 0x2635 */ 0x0000, /* 0x2636 */ 0x0000, /* 0x2637 */ 0x0000, /* 0x2638 */ 0x0000, /* 0x2639 */ 0x0000, /* 0x263A */ 0x0000, /* 0x263B */ 0x0000, /* 0x263C */ 0x0000, /* 0x263D */ 0x0000, /* 0x263E */ 0x0000, /* 0x263F */ 0x0000, /* 0x2640 */ 0x0000, /* 0x2641 */ 0x0000, /* 0x2642 */ 0x0000, /* 0x2643 */ 0x0000, /* 0x2644 */ 0x0000, /* 0x2645 */ 0x0000, /* 0x2646 */ 0x0000, /* 0x2647 */ 0x0000, /* 0x2648 */ 0x0000, /* 0x2649 */ 0x0000, /* 0x264A */ 0x0000, /* 0x264B */ 0x0000, /* 0x264C */ 0x0000, /* 0x264D */ 0x0000, /* 0x264E */ 0x0000, /* 0x264F */ 0x0000, /* 0x2650 */ 0x0000, /* 0x2651 */ 0x0000, /* 0x2652 */ 0x0000, /* 0x2653 */ 0x0000, /* 0x2654 */ 0x0000, /* 0x2655 */ 0x0000, /* 0x2656 */ 0x0000, /* 0x2657 */ 0x0000, /* 0x2658 */ 0x0000, /* 0x2659 */ 0x0000, /* 0x265A */ 0x0000, /* 0x265B */ 0x0000, /* 0x265C */ 0x0000, /* 0x265D */ 0x0000, /* 0x265E */ 0x0000, /* 0x265F */ 0x0000, /* 0x2660 */ 0x0000, /* 0x2661 */ 0x0000, /* 0x2662 */ 0x0000, /* 0x2663 */ 0x0000, /* 0x2664 */ 0x0000, /* 0x2665 */ 0x0000, /* 0x2666 */ 0x0000, /* 0x2667 */ 0x0000, /* 0x2668 */ 0x0000, /* 0x2669 */ 0x0000, /* 0x266A */ 0x0000, /* 0x266B */ 0x0000, /* 0x266C */ 0x0000, /* 0x266D */ 0x0000, /* 0x266E */ 0x0000, /* 0x266F */ 0x0000, /* 0x2670 */ 0x0000, /* 0x2671 */ 0x0000, /* 0x2672 */ 0x0000, /* 0x2673 */ 0x0000, /* 0x2674 */ 0x0000, /* 0x2675 */ 0x0000, /* 0x2676 */ 0x0000, /* 0x2677 */ 0x0000, /* 0x2678 */ 0x0000, /* 0x2679 */ 0x0000, /* 0x267A */ 0x0000, /* 0x267B */ 0x0000, /* 0x267C */ 0x0000, /* 0x267D */ 0x0000, /* 0x267E */ 0x0000, /* 0x267F */ 0x0000, /* 0x2680 */ 0x0000, /* 0x2681 */ 0x0000, /* 0x2682 */ 0x0000, /* 0x2683 */ 0x0000, /* 0x2684 */ 0x0000, /* 0x2685 */ 0x0000, /* 0x2686 */ 0x0000, /* 0x2687 */ 0x0000, /* 0x2688 */ 0x0000, /* 0x2689 */ 0x0000, /* 0x268A */ 0x0000, /* 0x268B */ 0x0000, /* 0x268C */ 0x0000, /* 0x268D */ 0x0000, /* 0x268E */ 0x0000, /* 0x268F */ 0x0000, /* 0x2690 */ 0x0000, /* 0x2691 */ 0x0000, /* 0x2692 */ 0x0000, /* 0x2693 */ 0x0000, /* 0x2694 */ 0x0000, /* 0x2695 */ 0x0000, /* 0x2696 */ 0x0000, /* 0x2697 */ 0x0000, /* 0x2698 */ 0x0000, /* 0x2699 */ 0x0000, /* 0x269A */ 0x0000, /* 0x269B */ 0x0000, /* 0x269C */ 0x0000, /* 0x269D */ 0x0000, /* 0x269E */ 0x0000, /* 0x269F */ 0x0000, /* 0x26A0 */ 0x0000, /* 0x26A1 */ 0x0000, /* 0x26A2 */ 0x0000, /* 0x26A3 */ 0x0000, /* 0x26A4 */ 0x0000, /* 0x26A5 */ 0x0000, /* 0x26A6 */ 0x0000, /* 0x26A7 */ 0x0000, /* 0x26A8 */ 0x0000, /* 0x26A9 */ 0x0000, /* 0x26AA */ 0x0000, /* 0x26AB */ 0x0000, /* 0x26AC */ 0x0000, /* 0x26AD */ 0x0000, /* 0x26AE */ 0x0000, /* 0x26AF */ 0x0000, /* 0x26B0 */ 0x0000, /* 0x26B1 */ 0x0000, /* 0x26B2 */ 0x0000, /* 0x26B3 */ 0x0000, /* 0x26B4 */ 0x0000, /* 0x26B5 */ 0x0000, /* 0x26B6 */ 0x0000, /* 0x26B7 */ 0x0000, /* 0x26B8 */ 0x0000, /* 0x26B9 */ 0x0000, /* 0x26BA */ 0x0000, /* 0x26BB */ 0x0000, /* 0x26BC */ 0x0000, /* 0x26BD */ 0x0000, /* 0x26BE */ 0x0000, /* 0x26BF */ 0x0000, /* 0x26C0 */ 0x0000, /* 0x26C1 */ 0x0000, /* 0x26C2 */ 0x0000, /* 0x26C3 */ 0x0000, /* 0x26C4 */ 0x0000, /* 0x26C5 */ 0x0000, /* 0x26C6 */ 0x0000, /* 0x26C7 */ 0x0000, /* 0x26C8 */ 0x0000, /* 0x26C9 */ 0x0000, /* 0x26CA */ 0x0000, /* 0x26CB */ 0x0000, /* 0x26CC */ 0x0000, /* 0x26CD */ 0x0000, /* 0x26CE */ 0x0000, /* 0x26CF */ 0x0000, /* 0x26D0 */ 0x0000, /* 0x26D1 */ 0x0000, /* 0x26D2 */ 0x0000, /* 0x26D3 */ 0x0000, /* 0x26D4 */ 0x0000, /* 0x26D5 */ 0x0000, /* 0x26D6 */ 0x0000, /* 0x26D7 */ 0x0000, /* 0x26D8 */ 0x0000, /* 0x26D9 */ 0x0000, /* 0x26DA */ 0x0000, /* 0x26DB */ 0x0000, /* 0x26DC */ 0x0000, /* 0x26DD */ 0x0000, /* 0x26DE */ 0x0000, /* 0x26DF */ 0x0000, /* 0x26E0 */ 0x0000, /* 0x26E1 */ 0x0000, /* 0x26E2 */ 0x0000, /* 0x26E3 */ 0x0000, /* 0x26E4 */ 0x0000, /* 0x26E5 */ 0x0000, /* 0x26E6 */ 0x0000, /* 0x26E7 */ 0x0000, /* 0x26E8 */ 0x0000, /* 0x26E9 */ 0x0000, /* 0x26EA */ 0x0000, /* 0x26EB */ 0x0000, /* 0x26EC */ 0x0000, /* 0x26ED */ 0x0000, /* 0x26EE */ 0x0000, /* 0x26EF */ 0x0000, /* 0x26F0 */ 0x0000, /* 0x26F1 */ 0x0000, /* 0x26F2 */ 0x0000, /* 0x26F3 */ 0x0000, /* 0x26F4 */ 0x0000, /* 0x26F5 */ 0x0000, /* 0x26F6 */ 0x0000, /* 0x26F7 */ 0x0000, /* 0x26F8 */ 0x0000, /* 0x26F9 */ 0x0000, /* 0x26FA */ 0x0000, /* 0x26FB */ 0x0000, /* 0x26FC */ 0x0000, /* 0x26FD */ 0x0000, /* 0x26FE */ 0x0000, /* 0x26FF */ 0x0000, /* 0x2700 */ 0x0000, /* 0x2701 */ 0x0000, /* 0x2702 */ 0x0000, /* 0x2703 */ 0x0000, /* 0x2704 */ 0x0000, /* 0x2705 */ 0x0000, /* 0x2706 */ 0x0000, /* 0x2707 */ 0x0000, /* 0x2708 */ 0x0000, /* 0x2709 */ 0x0000, /* 0x270A */ 0x0000, /* 0x270B */ 0x0000, /* 0x270C */ 0x0000, /* 0x270D */ 0x0000, /* 0x270E */ 0x0000, /* 0x270F */ 0x0000, /* 0x2710 */ 0x0000, /* 0x2711 */ 0x0000, /* 0x2712 */ 0x0000, /* 0x2713 */ 0x0000, /* 0x2714 */ 0x0000, /* 0x2715 */ 0x0000, /* 0x2716 */ 0x0000, /* 0x2717 */ 0x0000, /* 0x2718 */ 0x0000, /* 0x2719 */ 0x0000, /* 0x271A */ 0x0000, /* 0x271B */ 0x0000, /* 0x271C */ 0x0000, /* 0x271D */ 0x0000, /* 0x271E */ 0x0000, /* 0x271F */ 0x0000, /* 0x2720 */ 0x0000, /* 0x2721 */ 0x0000, /* 0x2722 */ 0x0000, /* 0x2723 */ 0x0000, /* 0x2724 */ 0x0000, /* 0x2725 */ 0x0000, /* 0x2726 */ 0x0000, /* 0x2727 */ 0x0000, /* 0x2728 */ 0x0000, /* 0x2729 */ 0x0000, /* 0x272A */ 0x0000, /* 0x272B */ 0x0000, /* 0x272C */ 0x0000, /* 0x272D */ 0x0000, /* 0x272E */ 0x0000, /* 0x272F */ 0x0000, /* 0x2730 */ 0x0000, /* 0x2731 */ 0x0000, /* 0x2732 */ 0x0000, /* 0x2733 */ 0x0000, /* 0x2734 */ 0x0000, /* 0x2735 */ 0x0000, /* 0x2736 */ 0x0000, /* 0x2737 */ 0x0000, /* 0x2738 */ 0x0000, /* 0x2739 */ 0x0000, /* 0x273A */ 0x0000, /* 0x273B */ 0x0000, /* 0x273C */ 0x0000, /* 0x273D */ 0x0000, /* 0x273E */ 0x0000, /* 0x273F */ 0x0000, /* 0x2740 */ 0x0000, /* 0x2741 */ 0x0000, /* 0x2742 */ 0x0000, /* 0x2743 */ 0x0000, /* 0x2744 */ 0x0000, /* 0x2745 */ 0x0000, /* 0x2746 */ 0x0000, /* 0x2747 */ 0x0000, /* 0x2748 */ 0x0000, /* 0x2749 */ 0x0000, /* 0x274A */ 0x0000, /* 0x274B */ 0x0000, /* 0x274C */ 0x0000, /* 0x274D */ 0x0000, /* 0x274E */ 0x0000, /* 0x274F */ 0x0000, /* 0x2750 */ 0x0000, /* 0x2751 */ 0x0000, /* 0x2752 */ 0x0000, /* 0x2753 */ 0x0000, /* 0x2754 */ 0x0000, /* 0x2755 */ 0x0000, /* 0x2756 */ 0x0000, /* 0x2757 */ 0x0000, /* 0x2758 */ 0x0000, /* 0x2759 */ 0x0000, /* 0x275A */ 0x0000, /* 0x275B */ 0x0000, /* 0x275C */ 0x0000, /* 0x275D */ 0x0000, /* 0x275E */ 0x0000, /* 0x275F */ 0x0000, /* 0x2760 */ 0x0000, /* 0x2761 */ 0x0000, /* 0x2762 */ 0x0000, /* 0x2763 */ 0x0000, /* 0x2764 */ 0x0000, /* 0x2765 */ 0x0000, /* 0x2766 */ 0x0000, /* 0x2767 */ 0x0000, /* 0x2768 */ 0x0000, /* 0x2769 */ 0x0000, /* 0x276A */ 0x0000, /* 0x276B */ 0x0000, /* 0x276C */ 0x0000, /* 0x276D */ 0x0000, /* 0x276E */ 0x0000, /* 0x276F */ 0x0000, /* 0x2770 */ 0x0000, /* 0x2771 */ 0x0000, /* 0x2772 */ 0x0000, /* 0x2773 */ 0x0000, /* 0x2774 */ 0x0000, /* 0x2775 */ 0x0000, /* 0x2776 */ 0x0000, /* 0x2777 */ 0x0000, /* 0x2778 */ 0x0000, /* 0x2779 */ 0x0000, /* 0x277A */ 0x0000, /* 0x277B */ 0x0000, /* 0x277C */ 0x0000, /* 0x277D */ 0x0000, /* 0x277E */ 0x0000, /* 0x277F */ 0x0000, /* 0x2780 */ 0x0000, /* 0x2781 */ 0x0000, /* 0x2782 */ 0x0000, /* 0x2783 */ 0x0000, /* 0x2784 */ 0x0000, /* 0x2785 */ 0x0000, /* 0x2786 */ 0x0000, /* 0x2787 */ 0x0000, /* 0x2788 */ 0x0000, /* 0x2789 */ 0x0000, /* 0x278A */ 0x0000, /* 0x278B */ 0x0000, /* 0x278C */ 0x0000, /* 0x278D */ 0x0000, /* 0x278E */ 0x0000, /* 0x278F */ 0x0000, /* 0x2790 */ 0x0000, /* 0x2791 */ 0x0000, /* 0x2792 */ 0x0000, /* 0x2793 */ 0x0000, /* 0x2794 */ 0x0000, /* 0x2795 */ 0x0000, /* 0x2796 */ 0x0000, /* 0x2797 */ 0x0000, /* 0x2798 */ 0x0000, /* 0x2799 */ 0x0000, /* 0x279A */ 0x0000, /* 0x279B */ 0x0000, /* 0x279C */ 0x0000, /* 0x279D */ 0x0000, /* 0x279E */ 0x0000, /* 0x279F */ 0x0000, /* 0x27A0 */ 0x0000, /* 0x27A1 */ 0x0000, /* 0x27A2 */ 0x0000, /* 0x27A3 */ 0x0000, /* 0x27A4 */ 0x0000, /* 0x27A5 */ 0x0000, /* 0x27A6 */ 0x0000, /* 0x27A7 */ 0x0000, /* 0x27A8 */ 0x0000, /* 0x27A9 */ 0x0000, /* 0x27AA */ 0x0000, /* 0x27AB */ 0x0000, /* 0x27AC */ 0x0000, /* 0x27AD */ 0x0000, /* 0x27AE */ 0x0000, /* 0x27AF */ 0x0000, /* 0x27B0 */ 0x0000, /* 0x27B1 */ 0x0000, /* 0x27B2 */ 0x0000, /* 0x27B3 */ 0x0000, /* 0x27B4 */ 0x0000, /* 0x27B5 */ 0x0000, /* 0x27B6 */ 0x0000, /* 0x27B7 */ 0x0000, /* 0x27B8 */ 0x0000, /* 0x27B9 */ 0x0000, /* 0x27BA */ 0x0000, /* 0x27BB */ 0x0000, /* 0x27BC */ 0x0000, /* 0x27BD */ 0x0000, /* 0x27BE */ 0x0000, /* 0x27BF */ 0x0000, /* 0x27C0 */ 0x0000, /* 0x27C1 */ 0x0000, /* 0x27C2 */ 0x0000, /* 0x27C3 */ 0x0000, /* 0x27C4 */ 0x0000, /* 0x27C5 */ 0x0000, /* 0x27C6 */ 0x0000, /* 0x27C7 */ 0x0000, /* 0x27C8 */ 0x0000, /* 0x27C9 */ 0x0000, /* 0x27CA */ 0x0000, /* 0x27CB */ 0x0000, /* 0x27CC */ 0x0000, /* 0x27CD */ 0x0000, /* 0x27CE */ 0x0000, /* 0x27CF */ 0x0000, /* 0x27D0 */ 0x0000, /* 0x27D1 */ 0x0000, /* 0x27D2 */ 0x0000, /* 0x27D3 */ 0x0000, /* 0x27D4 */ 0x0000, /* 0x27D5 */ 0x0000, /* 0x27D6 */ 0x0000, /* 0x27D7 */ 0x0000, /* 0x27D8 */ 0x0000, /* 0x27D9 */ 0x0000, /* 0x27DA */ 0x0000, /* 0x27DB */ 0x0000, /* 0x27DC */ 0x0000, /* 0x27DD */ 0x0000, /* 0x27DE */ 0x0000, /* 0x27DF */ 0x0000, /* 0x27E0 */ 0x0000, /* 0x27E1 */ 0x0000, /* 0x27E2 */ 0x0000, /* 0x27E3 */ 0x0000, /* 0x27E4 */ 0x0000, /* 0x27E5 */ 0x0000, /* 0x27E6 */ 0x0000, /* 0x27E7 */ 0x0000, /* 0x27E8 */ 0x0000, /* 0x27E9 */ 0x0000, /* 0x27EA */ 0x0000, /* 0x27EB */ 0x0000, /* 0x27EC */ 0x0000, /* 0x27ED */ 0x0000, /* 0x27EE */ 0x0000, /* 0x27EF */ 0x0000, /* 0x27F0 */ 0x0000, /* 0x27F1 */ 0x0000, /* 0x27F2 */ 0x0000, /* 0x27F3 */ 0x0000, /* 0x27F4 */ 0x0000, /* 0x27F5 */ 0x0000, /* 0x27F6 */ 0x0000, /* 0x27F7 */ 0x0000, /* 0x27F8 */ 0x0000, /* 0x27F9 */ 0x0000, /* 0x27FA */ 0x0000, /* 0x27FB */ 0x0000, /* 0x27FC */ 0x0000, /* 0x27FD */ 0x0000, /* 0x27FE */ 0x0000, /* 0x27FF */ 0x0000, /* 0x2800 */ 0x0000, /* 0x2801 */ 0x0000, /* 0x2802 */ 0x0000, /* 0x2803 */ 0x0000, /* 0x2804 */ 0x0000, /* 0x2805 */ 0x0000, /* 0x2806 */ 0x0000, /* 0x2807 */ 0x0000, /* 0x2808 */ 0x0000, /* 0x2809 */ 0x0000, /* 0x280A */ 0x0000, /* 0x280B */ 0x0000, /* 0x280C */ 0x0000, /* 0x280D */ 0x0000, /* 0x280E */ 0x0000, /* 0x280F */ 0x0000, /* 0x2810 */ 0x0000, /* 0x2811 */ 0x0000, /* 0x2812 */ 0x0000, /* 0x2813 */ 0x0000, /* 0x2814 */ 0x0000, /* 0x2815 */ 0x0000, /* 0x2816 */ 0x0000, /* 0x2817 */ 0x0000, /* 0x2818 */ 0x0000, /* 0x2819 */ 0x0000, /* 0x281A */ 0x0000, /* 0x281B */ 0x0000, /* 0x281C */ 0x0000, /* 0x281D */ 0x0000, /* 0x281E */ 0x0000, /* 0x281F */ 0x0000, /* 0x2820 */ 0x0000, /* 0x2821 */ 0x0000, /* 0x2822 */ 0x0000, /* 0x2823 */ 0x0000, /* 0x2824 */ 0x0000, /* 0x2825 */ 0x0000, /* 0x2826 */ 0x0000, /* 0x2827 */ 0x0000, /* 0x2828 */ 0x0000, /* 0x2829 */ 0x0000, /* 0x282A */ 0x0000, /* 0x282B */ 0x0000, /* 0x282C */ 0x0000, /* 0x282D */ 0x0000, /* 0x282E */ 0x0000, /* 0x282F */ 0x0000, /* 0x2830 */ 0x0000, /* 0x2831 */ 0x0000, /* 0x2832 */ 0x0000, /* 0x2833 */ 0x0000, /* 0x2834 */ 0x0000, /* 0x2835 */ 0x0000, /* 0x2836 */ 0x0000, /* 0x2837 */ 0x0000, /* 0x2838 */ 0x0000, /* 0x2839 */ 0x0000, /* 0x283A */ 0x0000, /* 0x283B */ 0x0000, /* 0x283C */ 0x0000, /* 0x283D */ 0x0000, /* 0x283E */ 0x0000, /* 0x283F */ 0x0000, /* 0x2840 */ 0x0000, /* 0x2841 */ 0x0000, /* 0x2842 */ 0x0000, /* 0x2843 */ 0x0000, /* 0x2844 */ 0x0000, /* 0x2845 */ 0x0000, /* 0x2846 */ 0x0000, /* 0x2847 */ 0x0000, /* 0x2848 */ 0x0000, /* 0x2849 */ 0x0000, /* 0x284A */ 0x0000, /* 0x284B */ 0x0000, /* 0x284C */ 0x0000, /* 0x284D */ 0x0000, /* 0x284E */ 0x0000, /* 0x284F */ 0x0000, /* 0x2850 */ 0x0000, /* 0x2851 */ 0x0000, /* 0x2852 */ 0x0000, /* 0x2853 */ 0x0000, /* 0x2854 */ 0x0000, /* 0x2855 */ 0x0000, /* 0x2856 */ 0x0000, /* 0x2857 */ 0x0000, /* 0x2858 */ 0x0000, /* 0x2859 */ 0x0000, /* 0x285A */ 0x0000, /* 0x285B */ 0x0000, /* 0x285C */ 0x0000, /* 0x285D */ 0x0000, /* 0x285E */ 0x0000, /* 0x285F */ 0x0000, /* 0x2860 */ 0x0000, /* 0x2861 */ 0x0000, /* 0x2862 */ 0x0000, /* 0x2863 */ 0x0000, /* 0x2864 */ 0x0000, /* 0x2865 */ 0x0000, /* 0x2866 */ 0x0000, /* 0x2867 */ 0x0000, /* 0x2868 */ 0x0000, /* 0x2869 */ 0x0000, /* 0x286A */ 0x0000, /* 0x286B */ 0x0000, /* 0x286C */ 0x0000, /* 0x286D */ 0x0000, /* 0x286E */ 0x0000, /* 0x286F */ 0x0000, /* 0x2870 */ 0x0000, /* 0x2871 */ 0x0000, /* 0x2872 */ 0x0000, /* 0x2873 */ 0x0000, /* 0x2874 */ 0x0000, /* 0x2875 */ 0x0000, /* 0x2876 */ 0x0000, /* 0x2877 */ 0x0000, /* 0x2878 */ 0x0000, /* 0x2879 */ 0x0000, /* 0x287A */ 0x0000, /* 0x287B */ 0x0000, /* 0x287C */ 0x0000, /* 0x287D */ 0x0000, /* 0x287E */ 0x0000, /* 0x287F */ 0x0000, /* 0x2880 */ 0x0000, /* 0x2881 */ 0x0000, /* 0x2882 */ 0x0000, /* 0x2883 */ 0x0000, /* 0x2884 */ 0x0000, /* 0x2885 */ 0x0000, /* 0x2886 */ 0x0000, /* 0x2887 */ 0x0000, /* 0x2888 */ 0x0000, /* 0x2889 */ 0x0000, /* 0x288A */ 0x0000, /* 0x288B */ 0x0000, /* 0x288C */ 0x0000, /* 0x288D */ 0x0000, /* 0x288E */ 0x0000, /* 0x288F */ 0x0000, /* 0x2890 */ 0x0000, /* 0x2891 */ 0x0000, /* 0x2892 */ 0x0000, /* 0x2893 */ 0x0000, /* 0x2894 */ 0x0000, /* 0x2895 */ 0x0000, /* 0x2896 */ 0x0000, /* 0x2897 */ 0x0000, /* 0x2898 */ 0x0000, /* 0x2899 */ 0x0000, /* 0x289A */ 0x0000, /* 0x289B */ 0x0000, /* 0x289C */ 0x0000, /* 0x289D */ 0x0000, /* 0x289E */ 0x0000, /* 0x289F */ 0x0000, /* 0x28A0 */ 0x0000, /* 0x28A1 */ 0x0000, /* 0x28A2 */ 0x0000, /* 0x28A3 */ 0x0000, /* 0x28A4 */ 0x0000, /* 0x28A5 */ 0x0000, /* 0x28A6 */ 0x0000, /* 0x28A7 */ 0x0000, /* 0x28A8 */ 0x0000, /* 0x28A9 */ 0x0000, /* 0x28AA */ 0x0000, /* 0x28AB */ 0x0000, /* 0x28AC */ 0x0000, /* 0x28AD */ 0x0000, /* 0x28AE */ 0x0000, /* 0x28AF */ 0x0000, /* 0x28B0 */ 0x0000, /* 0x28B1 */ 0x0000, /* 0x28B2 */ 0x0000, /* 0x28B3 */ 0x0000, /* 0x28B4 */ 0x0000, /* 0x28B5 */ 0x0000, /* 0x28B6 */ 0x0000, /* 0x28B7 */ 0x0000, /* 0x28B8 */ 0x0000, /* 0x28B9 */ 0x0000, /* 0x28BA */ 0x0000, /* 0x28BB */ 0x0000, /* 0x28BC */ 0x0000, /* 0x28BD */ 0x0000, /* 0x28BE */ 0x0000, /* 0x28BF */ 0x0000, /* 0x28C0 */ 0x0000, /* 0x28C1 */ 0x0000, /* 0x28C2 */ 0x0000, /* 0x28C3 */ 0x0000, /* 0x28C4 */ 0x0000, /* 0x28C5 */ 0x0000, /* 0x28C6 */ 0x0000, /* 0x28C7 */ 0x0000, /* 0x28C8 */ 0x0000, /* 0x28C9 */ 0x0000, /* 0x28CA */ 0x0000, /* 0x28CB */ 0x0000, /* 0x28CC */ 0x0000, /* 0x28CD */ 0x0000, /* 0x28CE */ 0x0000, /* 0x28CF */ 0x0000, /* 0x28D0 */ 0x0000, /* 0x28D1 */ 0x0000, /* 0x28D2 */ 0x0000, /* 0x28D3 */ 0x0000, /* 0x28D4 */ 0x0000, /* 0x28D5 */ 0x0000, /* 0x28D6 */ 0x0000, /* 0x28D7 */ 0x0000, /* 0x28D8 */ 0x0000, /* 0x28D9 */ 0x0000, /* 0x28DA */ 0x0000, /* 0x28DB */ 0x0000, /* 0x28DC */ 0x0000, /* 0x28DD */ 0x0000, /* 0x28DE */ 0x0000, /* 0x28DF */ 0x0000, /* 0x28E0 */ 0x0000, /* 0x28E1 */ 0x0000, /* 0x28E2 */ 0x0000, /* 0x28E3 */ 0x0000, /* 0x28E4 */ 0x0000, /* 0x28E5 */ 0x0000, /* 0x28E6 */ 0x0000, /* 0x28E7 */ 0x0000, /* 0x28E8 */ 0x0000, /* 0x28E9 */ 0x0000, /* 0x28EA */ 0x0000, /* 0x28EB */ 0x0000, /* 0x28EC */ 0x0000, /* 0x28ED */ 0x0000, /* 0x28EE */ 0x0000, /* 0x28EF */ 0x0000, /* 0x28F0 */ 0x0000, /* 0x28F1 */ 0x0000, /* 0x28F2 */ 0x0000, /* 0x28F3 */ 0x0000, /* 0x28F4 */ 0x0000, /* 0x28F5 */ 0x0000, /* 0x28F6 */ 0x0000, /* 0x28F7 */ 0x0000, /* 0x28F8 */ 0x0000, /* 0x28F9 */ 0x0000, /* 0x28FA */ 0x0000, /* 0x28FB */ 0x0000, /* 0x28FC */ 0x0000, /* 0x28FD */ 0x0000, /* 0x28FE */ 0x0000, /* 0x28FF */ 0x0000, /* 0x2900 */ 0x0000, /* 0x2901 */ 0x0000, /* 0x2902 */ 0x0000, /* 0x2903 */ 0x0000, /* 0x2904 */ 0x0000, /* 0x2905 */ 0x0000, /* 0x2906 */ 0x0000, /* 0x2907 */ 0x0000, /* 0x2908 */ 0x0000, /* 0x2909 */ 0x0000, /* 0x290A */ 0x0000, /* 0x290B */ 0x0000, /* 0x290C */ 0x0000, /* 0x290D */ 0x0000, /* 0x290E */ 0x0000, /* 0x290F */ 0x0000, /* 0x2910 */ 0x0000, /* 0x2911 */ 0x0000, /* 0x2912 */ 0x0000, /* 0x2913 */ 0x0000, /* 0x2914 */ 0x0000, /* 0x2915 */ 0x0000, /* 0x2916 */ 0x0000, /* 0x2917 */ 0x0000, /* 0x2918 */ 0x0000, /* 0x2919 */ 0x0000, /* 0x291A */ 0x0000, /* 0x291B */ 0x0000, /* 0x291C */ 0x0000, /* 0x291D */ 0x0000, /* 0x291E */ 0x0000, /* 0x291F */ 0x0000, /* 0x2920 */ 0x0000, /* 0x2921 */ 0x0000, /* 0x2922 */ 0x0000, /* 0x2923 */ 0x0000, /* 0x2924 */ 0x0000, /* 0x2925 */ 0x0000, /* 0x2926 */ 0x0000, /* 0x2927 */ 0x0000, /* 0x2928 */ 0x0000, /* 0x2929 */ 0x0000, /* 0x292A */ 0x0000, /* 0x292B */ 0x0000, /* 0x292C */ 0x0000, /* 0x292D */ 0x0000, /* 0x292E */ 0x0000, /* 0x292F */ 0x0000, /* 0x2930 */ 0x0000, /* 0x2931 */ 0x0000, /* 0x2932 */ 0x0000, /* 0x2933 */ 0x0000, /* 0x2934 */ 0x0000, /* 0x2935 */ 0x0000, /* 0x2936 */ 0x0000, /* 0x2937 */ 0x0000, /* 0x2938 */ 0x0000, /* 0x2939 */ 0x0000, /* 0x293A */ 0x0000, /* 0x293B */ 0x0000, /* 0x293C */ 0x0000, /* 0x293D */ 0x0000, /* 0x293E */ 0x0000, /* 0x293F */ 0x0000, /* 0x2940 */ 0x0000, /* 0x2941 */ 0x0000, /* 0x2942 */ 0x0000, /* 0x2943 */ 0x0000, /* 0x2944 */ 0x0000, /* 0x2945 */ 0x0000, /* 0x2946 */ 0x0000, /* 0x2947 */ 0x0000, /* 0x2948 */ 0x0000, /* 0x2949 */ 0x0000, /* 0x294A */ 0x0000, /* 0x294B */ 0x0000, /* 0x294C */ 0x0000, /* 0x294D */ 0x0000, /* 0x294E */ 0x0000, /* 0x294F */ 0x0000, /* 0x2950 */ 0x0000, /* 0x2951 */ 0x0000, /* 0x2952 */ 0x0000, /* 0x2953 */ 0x0000, /* 0x2954 */ 0x0000, /* 0x2955 */ 0x0000, /* 0x2956 */ 0x0000, /* 0x2957 */ 0x0000, /* 0x2958 */ 0x0000, /* 0x2959 */ 0x0000, /* 0x295A */ 0x0000, /* 0x295B */ 0x0000, /* 0x295C */ 0x0000, /* 0x295D */ 0x0000, /* 0x295E */ 0x0000, /* 0x295F */ 0x0000, /* 0x2960 */ 0x0000, /* 0x2961 */ 0x0000, /* 0x2962 */ 0x0000, /* 0x2963 */ 0x0000, /* 0x2964 */ 0x0000, /* 0x2965 */ 0x0000, /* 0x2966 */ 0x0000, /* 0x2967 */ 0x0000, /* 0x2968 */ 0x0000, /* 0x2969 */ 0x0000, /* 0x296A */ 0x0000, /* 0x296B */ 0x0000, /* 0x296C */ 0x0000, /* 0x296D */ 0x0000, /* 0x296E */ 0x0000, /* 0x296F */ 0x0000, /* 0x2970 */ 0x0000, /* 0x2971 */ 0x0000, /* 0x2972 */ 0x0000, /* 0x2973 */ 0x0000, /* 0x2974 */ 0x0000, /* 0x2975 */ 0x0000, /* 0x2976 */ 0x0000, /* 0x2977 */ 0x0000, /* 0x2978 */ 0x0000, /* 0x2979 */ 0x0000, /* 0x297A */ 0x0000, /* 0x297B */ 0x0000, /* 0x297C */ 0x0000, /* 0x297D */ 0x0000, /* 0x297E */ 0x0000, /* 0x297F */ 0x0000, /* 0x2980 */ 0x0000, /* 0x2981 */ 0x0000, /* 0x2982 */ 0x0000, /* 0x2983 */ 0x0000, /* 0x2984 */ 0x0000, /* 0x2985 */ 0x0000, /* 0x2986 */ 0x0000, /* 0x2987 */ 0x0000, /* 0x2988 */ 0x0000, /* 0x2989 */ 0x0000, /* 0x298A */ 0x0000, /* 0x298B */ 0x0000, /* 0x298C */ 0x0000, /* 0x298D */ 0x0000, /* 0x298E */ 0x0000, /* 0x298F */ 0x0000, /* 0x2990 */ 0x0000, /* 0x2991 */ 0x0000, /* 0x2992 */ 0x0000, /* 0x2993 */ 0x0000, /* 0x2994 */ 0x0000, /* 0x2995 */ 0x0000, /* 0x2996 */ 0x0000, /* 0x2997 */ 0x0000, /* 0x2998 */ 0x0000, /* 0x2999 */ 0x0000, /* 0x299A */ 0x0000, /* 0x299B */ 0x0000, /* 0x299C */ 0x0000, /* 0x299D */ 0x0000, /* 0x299E */ 0x0000, /* 0x299F */ 0x0000, /* 0x29A0 */ 0x0000, /* 0x29A1 */ 0x0000, /* 0x29A2 */ 0x0000, /* 0x29A3 */ 0x0000, /* 0x29A4 */ 0x0000, /* 0x29A5 */ 0x0000, /* 0x29A6 */ 0x0000, /* 0x29A7 */ 0x0000, /* 0x29A8 */ 0x0000, /* 0x29A9 */ 0x0000, /* 0x29AA */ 0x0000, /* 0x29AB */ 0x0000, /* 0x29AC */ 0x0000, /* 0x29AD */ 0x0000, /* 0x29AE */ 0x0000, /* 0x29AF */ 0x0000, /* 0x29B0 */ 0x0000, /* 0x29B1 */ 0x0000, /* 0x29B2 */ 0x0000, /* 0x29B3 */ 0x0000, /* 0x29B4 */ 0x0000, /* 0x29B5 */ 0x0000, /* 0x29B6 */ 0x0000, /* 0x29B7 */ 0x0000, /* 0x29B8 */ 0x0000, /* 0x29B9 */ 0x0000, /* 0x29BA */ 0x0000, /* 0x29BB */ 0x0000, /* 0x29BC */ 0x0000, /* 0x29BD */ 0x0000, /* 0x29BE */ 0x0000, /* 0x29BF */ 0x0000, /* 0x29C0 */ 0x0000, /* 0x29C1 */ 0x0000, /* 0x29C2 */ 0x0000, /* 0x29C3 */ 0x0000, /* 0x29C4 */ 0x0000, /* 0x29C5 */ 0x0000, /* 0x29C6 */ 0x0000, /* 0x29C7 */ 0x0000, /* 0x29C8 */ 0x0000, /* 0x29C9 */ 0x0000, /* 0x29CA */ 0x0000, /* 0x29CB */ 0x0000, /* 0x29CC */ 0x0000, /* 0x29CD */ 0x0000, /* 0x29CE */ 0x0000, /* 0x29CF */ 0x0000, /* 0x29D0 */ 0x0000, /* 0x29D1 */ 0x0000, /* 0x29D2 */ 0x0000, /* 0x29D3 */ 0x0000, /* 0x29D4 */ 0x0000, /* 0x29D5 */ 0x0000, /* 0x29D6 */ 0x0000, /* 0x29D7 */ 0x0000, /* 0x29D8 */ 0x0000, /* 0x29D9 */ 0x0000, /* 0x29DA */ 0x0000, /* 0x29DB */ 0x0000, /* 0x29DC */ 0x0000, /* 0x29DD */ 0x0000, /* 0x29DE */ 0x0000, /* 0x29DF */ 0x0000, /* 0x29E0 */ 0x0000, /* 0x29E1 */ 0x0000, /* 0x29E2 */ 0x0000, /* 0x29E3 */ 0x0000, /* 0x29E4 */ 0x0000, /* 0x29E5 */ 0x0000, /* 0x29E6 */ 0x0000, /* 0x29E7 */ 0x0000, /* 0x29E8 */ 0x0000, /* 0x29E9 */ 0x0000, /* 0x29EA */ 0x0000, /* 0x29EB */ 0x0000, /* 0x29EC */ 0x0000, /* 0x29ED */ 0x0000, /* 0x29EE */ 0x0000, /* 0x29EF */ 0x0000, /* 0x29F0 */ 0x0000, /* 0x29F1 */ 0x0000, /* 0x29F2 */ 0x0000, /* 0x29F3 */ 0x0000, /* 0x29F4 */ 0x0000, /* 0x29F5 */ 0x0000, /* 0x29F6 */ 0x0000, /* 0x29F7 */ 0x0000, /* 0x29F8 */ 0x0000, /* 0x29F9 */ 0x0000, /* 0x29FA */ 0x0000, /* 0x29FB */ 0x0000, /* 0x29FC */ 0x0000, /* 0x29FD */ 0x0000, /* 0x29FE */ 0x0000, /* 0x29FF */ 0x0000, /* 0x2A00 */ 0x0000, /* 0x2A01 */ 0x0000, /* 0x2A02 */ 0x0000, /* 0x2A03 */ 0x0000, /* 0x2A04 */ 0x0000, /* 0x2A05 */ 0x0000, /* 0x2A06 */ 0x0000, /* 0x2A07 */ 0x0000, /* 0x2A08 */ 0x0000, /* 0x2A09 */ 0x0000, /* 0x2A0A */ 0x0000, /* 0x2A0B */ 0x0000, /* 0x2A0C */ 0x0000, /* 0x2A0D */ 0x0000, /* 0x2A0E */ 0x0000, /* 0x2A0F */ 0x0000, /* 0x2A10 */ 0x0000, /* 0x2A11 */ 0x0000, /* 0x2A12 */ 0x0000, /* 0x2A13 */ 0x0000, /* 0x2A14 */ 0x0000, /* 0x2A15 */ 0x0000, /* 0x2A16 */ 0x0000, /* 0x2A17 */ 0x0000, /* 0x2A18 */ 0x0000, /* 0x2A19 */ 0x0000, /* 0x2A1A */ 0x0000, /* 0x2A1B */ 0x0000, /* 0x2A1C */ 0x0000, /* 0x2A1D */ 0x0000, /* 0x2A1E */ 0x0000, /* 0x2A1F */ 0x0000, /* 0x2A20 */ 0x0000, /* 0x2A21 */ 0x0000, /* 0x2A22 */ 0x0000, /* 0x2A23 */ 0x0000, /* 0x2A24 */ 0x0000, /* 0x2A25 */ 0x0000, /* 0x2A26 */ 0x0000, /* 0x2A27 */ 0x0000, /* 0x2A28 */ 0x0000, /* 0x2A29 */ 0x0000, /* 0x2A2A */ 0x0000, /* 0x2A2B */ 0x0000, /* 0x2A2C */ 0x0000, /* 0x2A2D */ 0x0000, /* 0x2A2E */ 0x0000, /* 0x2A2F */ 0x0000, /* 0x2A30 */ 0x0000, /* 0x2A31 */ 0x0000, /* 0x2A32 */ 0x0000, /* 0x2A33 */ 0x0000, /* 0x2A34 */ 0x0000, /* 0x2A35 */ 0x0000, /* 0x2A36 */ 0x0000, /* 0x2A37 */ 0x0000, /* 0x2A38 */ 0x0000, /* 0x2A39 */ 0x0000, /* 0x2A3A */ 0x0000, /* 0x2A3B */ 0x0000, /* 0x2A3C */ 0x0000, /* 0x2A3D */ 0x0000, /* 0x2A3E */ 0x0000, /* 0x2A3F */ 0x0000, /* 0x2A40 */ 0x0000, /* 0x2A41 */ 0x0000, /* 0x2A42 */ 0x0000, /* 0x2A43 */ 0x0000, /* 0x2A44 */ 0x0000, /* 0x2A45 */ 0x0000, /* 0x2A46 */ 0x0000, /* 0x2A47 */ 0x0000, /* 0x2A48 */ 0x0000, /* 0x2A49 */ 0x0000, /* 0x2A4A */ 0x0000, /* 0x2A4B */ 0x0000, /* 0x2A4C */ 0x0000, /* 0x2A4D */ 0x0000, /* 0x2A4E */ 0x0000, /* 0x2A4F */ 0x0000, /* 0x2A50 */ 0x0000, /* 0x2A51 */ 0x0000, /* 0x2A52 */ 0x0000, /* 0x2A53 */ 0x0000, /* 0x2A54 */ 0x0000, /* 0x2A55 */ 0x0000, /* 0x2A56 */ 0x0000, /* 0x2A57 */ 0x0000, /* 0x2A58 */ 0x0000, /* 0x2A59 */ 0x0000, /* 0x2A5A */ 0x0000, /* 0x2A5B */ 0x0000, /* 0x2A5C */ 0x0000, /* 0x2A5D */ 0x0000, /* 0x2A5E */ 0x0000, /* 0x2A5F */ 0x0000, /* 0x2A60 */ 0x0000, /* 0x2A61 */ 0x0000, /* 0x2A62 */ 0x0000, /* 0x2A63 */ 0x0000, /* 0x2A64 */ 0x0000, /* 0x2A65 */ 0x0000, /* 0x2A66 */ 0x0000, /* 0x2A67 */ 0x0000, /* 0x2A68 */ 0x0000, /* 0x2A69 */ 0x0000, /* 0x2A6A */ 0x0000, /* 0x2A6B */ 0x0000, /* 0x2A6C */ 0x0000, /* 0x2A6D */ 0x0000, /* 0x2A6E */ 0x0000, /* 0x2A6F */ 0x0000, /* 0x2A70 */ 0x0000, /* 0x2A71 */ 0x0000, /* 0x2A72 */ 0x0000, /* 0x2A73 */ 0x0000, /* 0x2A74 */ 0x0000, /* 0x2A75 */ 0x0000, /* 0x2A76 */ 0x0000, /* 0x2A77 */ 0x0000, /* 0x2A78 */ 0x0000, /* 0x2A79 */ 0x0000, /* 0x2A7A */ 0x0000, /* 0x2A7B */ 0x0000, /* 0x2A7C */ 0x0000, /* 0x2A7D */ 0x0000, /* 0x2A7E */ 0x0000, /* 0x2A7F */ 0x0000, /* 0x2A80 */ 0x0000, /* 0x2A81 */ 0x0000, /* 0x2A82 */ 0x0000, /* 0x2A83 */ 0x0000, /* 0x2A84 */ 0x0000, /* 0x2A85 */ 0x0000, /* 0x2A86 */ 0x0000, /* 0x2A87 */ 0x0000, /* 0x2A88 */ 0x0000, /* 0x2A89 */ 0x0000, /* 0x2A8A */ 0x0000, /* 0x2A8B */ 0x0000, /* 0x2A8C */ 0x0000, /* 0x2A8D */ 0x0000, /* 0x2A8E */ 0x0000, /* 0x2A8F */ 0x0000, /* 0x2A90 */ 0x0000, /* 0x2A91 */ 0x0000, /* 0x2A92 */ 0x0000, /* 0x2A93 */ 0x0000, /* 0x2A94 */ 0x0000, /* 0x2A95 */ 0x0000, /* 0x2A96 */ 0x0000, /* 0x2A97 */ 0x0000, /* 0x2A98 */ 0x0000, /* 0x2A99 */ 0x0000, /* 0x2A9A */ 0x0000, /* 0x2A9B */ 0x0000, /* 0x2A9C */ 0x0000, /* 0x2A9D */ 0x0000, /* 0x2A9E */ 0x0000, /* 0x2A9F */ 0x0000, /* 0x2AA0 */ 0x0000, /* 0x2AA1 */ 0x0000, /* 0x2AA2 */ 0x0000, /* 0x2AA3 */ 0x0000, /* 0x2AA4 */ 0x0000, /* 0x2AA5 */ 0x0000, /* 0x2AA6 */ 0x0000, /* 0x2AA7 */ 0x0000, /* 0x2AA8 */ 0x0000, /* 0x2AA9 */ 0x0000, /* 0x2AAA */ 0x0000, /* 0x2AAB */ 0x0000, /* 0x2AAC */ 0x0000, /* 0x2AAD */ 0x0000, /* 0x2AAE */ 0x0000, /* 0x2AAF */ 0x0000, /* 0x2AB0 */ 0x0000, /* 0x2AB1 */ 0x0000, /* 0x2AB2 */ 0x0000, /* 0x2AB3 */ 0x0000, /* 0x2AB4 */ 0x0000, /* 0x2AB5 */ 0x0000, /* 0x2AB6 */ 0x0000, /* 0x2AB7 */ 0x0000, /* 0x2AB8 */ 0x0000, /* 0x2AB9 */ 0x0000, /* 0x2ABA */ 0x0000, /* 0x2ABB */ 0x0000, /* 0x2ABC */ 0x0000, /* 0x2ABD */ 0x0000, /* 0x2ABE */ 0x0000, /* 0x2ABF */ 0x0000, /* 0x2AC0 */ 0x0000, /* 0x2AC1 */ 0x0000, /* 0x2AC2 */ 0x0000, /* 0x2AC3 */ 0x0000, /* 0x2AC4 */ 0x0000, /* 0x2AC5 */ 0x0000, /* 0x2AC6 */ 0x0000, /* 0x2AC7 */ 0x0000, /* 0x2AC8 */ 0x0000, /* 0x2AC9 */ 0x0000, /* 0x2ACA */ 0x0000, /* 0x2ACB */ 0x0000, /* 0x2ACC */ 0x0000, /* 0x2ACD */ 0x0000, /* 0x2ACE */ 0x0000, /* 0x2ACF */ 0x0000, /* 0x2AD0 */ 0x0000, /* 0x2AD1 */ 0x0000, /* 0x2AD2 */ 0x0000, /* 0x2AD3 */ 0x0000, /* 0x2AD4 */ 0x0000, /* 0x2AD5 */ 0x0000, /* 0x2AD6 */ 0x0000, /* 0x2AD7 */ 0x0000, /* 0x2AD8 */ 0x0000, /* 0x2AD9 */ 0x0000, /* 0x2ADA */ 0x0000, /* 0x2ADB */ 0x0000, /* 0x2ADC */ 0x0000, /* 0x2ADD */ 0x0000, /* 0x2ADE */ 0x0000, /* 0x2ADF */ 0x0000, /* 0x2AE0 */ 0x0000, /* 0x2AE1 */ 0x0000, /* 0x2AE2 */ 0x0000, /* 0x2AE3 */ 0x0000, /* 0x2AE4 */ 0x0000, /* 0x2AE5 */ 0x0000, /* 0x2AE6 */ 0x0000, /* 0x2AE7 */ 0x0000, /* 0x2AE8 */ 0x0000, /* 0x2AE9 */ 0x0000, /* 0x2AEA */ 0x0000, /* 0x2AEB */ 0x0000, /* 0x2AEC */ 0x0000, /* 0x2AED */ 0x0000, /* 0x2AEE */ 0x0000, /* 0x2AEF */ 0x0000, /* 0x2AF0 */ 0x0000, /* 0x2AF1 */ 0x0000, /* 0x2AF2 */ 0x0000, /* 0x2AF3 */ 0x0000, /* 0x2AF4 */ 0x0000, /* 0x2AF5 */ 0x0000, /* 0x2AF6 */ 0x0000, /* 0x2AF7 */ 0x0000, /* 0x2AF8 */ 0x0000, /* 0x2AF9 */ 0x0000, /* 0x2AFA */ 0x0000, /* 0x2AFB */ 0x0000, /* 0x2AFC */ 0x0000, /* 0x2AFD */ 0x0000, /* 0x2AFE */ 0x0000, /* 0x2AFF */ 0x0000, /* 0x2B00 */ 0x0000, /* 0x2B01 */ 0x0000, /* 0x2B02 */ 0x0000, /* 0x2B03 */ 0x0000, /* 0x2B04 */ 0x0000, /* 0x2B05 */ 0x0000, /* 0x2B06 */ 0x0000, /* 0x2B07 */ 0x0000, /* 0x2B08 */ 0x0000, /* 0x2B09 */ 0x0000, /* 0x2B0A */ 0x0000, /* 0x2B0B */ 0x0000, /* 0x2B0C */ 0x0000, /* 0x2B0D */ 0x0000, /* 0x2B0E */ 0x0000, /* 0x2B0F */ 0x0000, /* 0x2B10 */ 0x0000, /* 0x2B11 */ 0x0000, /* 0x2B12 */ 0x0000, /* 0x2B13 */ 0x0000, /* 0x2B14 */ 0x0000, /* 0x2B15 */ 0x0000, /* 0x2B16 */ 0x0000, /* 0x2B17 */ 0x0000, /* 0x2B18 */ 0x0000, /* 0x2B19 */ 0x0000, /* 0x2B1A */ 0x0000, /* 0x2B1B */ 0x0000, /* 0x2B1C */ 0x0000, /* 0x2B1D */ 0x0000, /* 0x2B1E */ 0x0000, /* 0x2B1F */ 0x0000, /* 0x2B20 */ 0x0000, /* 0x2B21 */ 0x0000, /* 0x2B22 */ 0x0000, /* 0x2B23 */ 0x0000, /* 0x2B24 */ 0x0000, /* 0x2B25 */ 0x0000, /* 0x2B26 */ 0x0000, /* 0x2B27 */ 0x0000, /* 0x2B28 */ 0x0000, /* 0x2B29 */ 0x0000, /* 0x2B2A */ 0x0000, /* 0x2B2B */ 0x0000, /* 0x2B2C */ 0x0000, /* 0x2B2D */ 0x0000, /* 0x2B2E */ 0x0000, /* 0x2B2F */ 0x0000, /* 0x2B30 */ 0x0000, /* 0x2B31 */ 0x0000, /* 0x2B32 */ 0x0000, /* 0x2B33 */ 0x0000, /* 0x2B34 */ 0x0000, /* 0x2B35 */ 0x0000, /* 0x2B36 */ 0x0000, /* 0x2B37 */ 0x0000, /* 0x2B38 */ 0x0000, /* 0x2B39 */ 0x0000, /* 0x2B3A */ 0x0000, /* 0x2B3B */ 0x0000, /* 0x2B3C */ 0x0000, /* 0x2B3D */ 0x0000, /* 0x2B3E */ 0x0000, /* 0x2B3F */ 0x0000, /* 0x2B40 */ 0x0000, /* 0x2B41 */ 0x0000, /* 0x2B42 */ 0x0000, /* 0x2B43 */ 0x0000, /* 0x2B44 */ 0x0000, /* 0x2B45 */ 0x0000, /* 0x2B46 */ 0x0000, /* 0x2B47 */ 0x0000, /* 0x2B48 */ 0x0000, /* 0x2B49 */ 0x0000, /* 0x2B4A */ 0x0000, /* 0x2B4B */ 0x0000, /* 0x2B4C */ 0x0000, /* 0x2B4D */ 0x0000, /* 0x2B4E */ 0x0000, /* 0x2B4F */ 0x0000, /* 0x2B50 */ 0x0000, /* 0x2B51 */ 0x0000, /* 0x2B52 */ 0x0000, /* 0x2B53 */ 0x0000, /* 0x2B54 */ 0x0000, /* 0x2B55 */ 0x0000, /* 0x2B56 */ 0x0000, /* 0x2B57 */ 0x0000, /* 0x2B58 */ 0x0000, /* 0x2B59 */ 0x0000, /* 0x2B5A */ 0x0000, /* 0x2B5B */ 0x0000, /* 0x2B5C */ 0x0000, /* 0x2B5D */ 0x0000, /* 0x2B5E */ 0x0000, /* 0x2B5F */ 0x0000, /* 0x2B60 */ 0x0000, /* 0x2B61 */ 0x0000, /* 0x2B62 */ 0x0000, /* 0x2B63 */ 0x0000, /* 0x2B64 */ 0x0000, /* 0x2B65 */ 0x0000, /* 0x2B66 */ 0x0000, /* 0x2B67 */ 0x0000, /* 0x2B68 */ 0x0000, /* 0x2B69 */ 0x0000, /* 0x2B6A */ 0x0000, /* 0x2B6B */ 0x0000, /* 0x2B6C */ 0x0000, /* 0x2B6D */ 0x0000, /* 0x2B6E */ 0x0000, /* 0x2B6F */ 0x0000, /* 0x2B70 */ 0x0000, /* 0x2B71 */ 0x0000, /* 0x2B72 */ 0x0000, /* 0x2B73 */ 0x0000, /* 0x2B74 */ 0x0000, /* 0x2B75 */ 0x0000, /* 0x2B76 */ 0x0000, /* 0x2B77 */ 0x0000, /* 0x2B78 */ 0x0000, /* 0x2B79 */ 0x0000, /* 0x2B7A */ 0x0000, /* 0x2B7B */ 0x0000, /* 0x2B7C */ 0x0000, /* 0x2B7D */ 0x0000, /* 0x2B7E */ 0x0000, /* 0x2B7F */ 0x0000, /* 0x2B80 */ 0x0000, /* 0x2B81 */ 0x0000, /* 0x2B82 */ 0x0000, /* 0x2B83 */ 0x0000, /* 0x2B84 */ 0x0000, /* 0x2B85 */ 0x0000, /* 0x2B86 */ 0x0000, /* 0x2B87 */ 0x0000, /* 0x2B88 */ 0x0000, /* 0x2B89 */ 0x0000, /* 0x2B8A */ 0x0000, /* 0x2B8B */ 0x0000, /* 0x2B8C */ 0x0000, /* 0x2B8D */ 0x0000, /* 0x2B8E */ 0x0000, /* 0x2B8F */ 0x0000, /* 0x2B90 */ 0x0000, /* 0x2B91 */ 0x0000, /* 0x2B92 */ 0x0000, /* 0x2B93 */ 0x0000, /* 0x2B94 */ 0x0000, /* 0x2B95 */ 0x0000, /* 0x2B96 */ 0x0000, /* 0x2B97 */ 0x0000, /* 0x2B98 */ 0x0000, /* 0x2B99 */ 0x0000, /* 0x2B9A */ 0x0000, /* 0x2B9B */ 0x0000, /* 0x2B9C */ 0x0000, /* 0x2B9D */ 0x0000, /* 0x2B9E */ 0x0000, /* 0x2B9F */ 0x0000, /* 0x2BA0 */ 0x0000, /* 0x2BA1 */ 0x0000, /* 0x2BA2 */ 0x0000, /* 0x2BA3 */ 0x0000, /* 0x2BA4 */ 0x0000, /* 0x2BA5 */ 0x0000, /* 0x2BA6 */ 0x0000, /* 0x2BA7 */ 0x0000, /* 0x2BA8 */ 0x0000, /* 0x2BA9 */ 0x0000, /* 0x2BAA */ 0x0000, /* 0x2BAB */ 0x0000, /* 0x2BAC */ 0x0000, /* 0x2BAD */ 0x0000, /* 0x2BAE */ 0x0000, /* 0x2BAF */ 0x0000, /* 0x2BB0 */ 0x0000, /* 0x2BB1 */ 0x0000, /* 0x2BB2 */ 0x0000, /* 0x2BB3 */ 0x0000, /* 0x2BB4 */ 0x0000, /* 0x2BB5 */ 0x0000, /* 0x2BB6 */ 0x0000, /* 0x2BB7 */ 0x0000, /* 0x2BB8 */ 0x0000, /* 0x2BB9 */ 0x0000, /* 0x2BBA */ 0x0000, /* 0x2BBB */ 0x0000, /* 0x2BBC */ 0x0000, /* 0x2BBD */ 0x0000, /* 0x2BBE */ 0x0000, /* 0x2BBF */ 0x0000, /* 0x2BC0 */ 0x0000, /* 0x2BC1 */ 0x0000, /* 0x2BC2 */ 0x0000, /* 0x2BC3 */ 0x0000, /* 0x2BC4 */ 0x0000, /* 0x2BC5 */ 0x0000, /* 0x2BC6 */ 0x0000, /* 0x2BC7 */ 0x0000, /* 0x2BC8 */ 0x0000, /* 0x2BC9 */ 0x0000, /* 0x2BCA */ 0x0000, /* 0x2BCB */ 0x0000, /* 0x2BCC */ 0x0000, /* 0x2BCD */ 0x0000, /* 0x2BCE */ 0x0000, /* 0x2BCF */ 0x0000, /* 0x2BD0 */ 0x0000, /* 0x2BD1 */ 0x0000, /* 0x2BD2 */ 0x0000, /* 0x2BD3 */ 0x0000, /* 0x2BD4 */ 0x0000, /* 0x2BD5 */ 0x0000, /* 0x2BD6 */ 0x0000, /* 0x2BD7 */ 0x0000, /* 0x2BD8 */ 0x0000, /* 0x2BD9 */ 0x0000, /* 0x2BDA */ 0x0000, /* 0x2BDB */ 0x0000, /* 0x2BDC */ 0x0000, /* 0x2BDD */ 0x0000, /* 0x2BDE */ 0x0000, /* 0x2BDF */ 0x0000, /* 0x2BE0 */ 0x0000, /* 0x2BE1 */ 0x0000, /* 0x2BE2 */ 0x0000, /* 0x2BE3 */ 0x0000, /* 0x2BE4 */ 0x0000, /* 0x2BE5 */ 0x0000, /* 0x2BE6 */ 0x0000, /* 0x2BE7 */ 0x0000, /* 0x2BE8 */ 0x0000, /* 0x2BE9 */ 0x0000, /* 0x2BEA */ 0x0000, /* 0x2BEB */ 0x0000, /* 0x2BEC */ 0x0000, /* 0x2BED */ 0x0000, /* 0x2BEE */ 0x0000, /* 0x2BEF */ 0x0000, /* 0x2BF0 */ 0x0000, /* 0x2BF1 */ 0x0000, /* 0x2BF2 */ 0x0000, /* 0x2BF3 */ 0x0000, /* 0x2BF4 */ 0x0000, /* 0x2BF5 */ 0x0000, /* 0x2BF6 */ 0x0000, /* 0x2BF7 */ 0x0000, /* 0x2BF8 */ 0x0000, /* 0x2BF9 */ 0x0000, /* 0x2BFA */ 0x0000, /* 0x2BFB */ 0x0000, /* 0x2BFC */ 0x0000, /* 0x2BFD */ 0x0000, /* 0x2BFE */ 0x0000, /* 0x2BFF */ 0x0000, /* 0x2C00 */ 0x0000, /* 0x2C01 */ 0x0000, /* 0x2C02 */ 0x0000, /* 0x2C03 */ 0x0000, /* 0x2C04 */ 0x0000, /* 0x2C05 */ 0x0000, /* 0x2C06 */ 0x0000, /* 0x2C07 */ 0x0000, /* 0x2C08 */ 0x0000, /* 0x2C09 */ 0x0000, /* 0x2C0A */ 0x0000, /* 0x2C0B */ 0x0000, /* 0x2C0C */ 0x0000, /* 0x2C0D */ 0x0000, /* 0x2C0E */ 0x0000, /* 0x2C0F */ 0x0000, /* 0x2C10 */ 0x0000, /* 0x2C11 */ 0x0000, /* 0x2C12 */ 0x0000, /* 0x2C13 */ 0x0000, /* 0x2C14 */ 0x0000, /* 0x2C15 */ 0x0000, /* 0x2C16 */ 0x0000, /* 0x2C17 */ 0x0000, /* 0x2C18 */ 0x0000, /* 0x2C19 */ 0x0000, /* 0x2C1A */ 0x0000, /* 0x2C1B */ 0x0000, /* 0x2C1C */ 0x0000, /* 0x2C1D */ 0x0000, /* 0x2C1E */ 0x0000, /* 0x2C1F */ 0x0000, /* 0x2C20 */ 0x0000, /* 0x2C21 */ 0x0000, /* 0x2C22 */ 0x0000, /* 0x2C23 */ 0x0000, /* 0x2C24 */ 0x0000, /* 0x2C25 */ 0x0000, /* 0x2C26 */ 0x0000, /* 0x2C27 */ 0x0000, /* 0x2C28 */ 0x0000, /* 0x2C29 */ 0x0000, /* 0x2C2A */ 0x0000, /* 0x2C2B */ 0x0000, /* 0x2C2C */ 0x0000, /* 0x2C2D */ 0x0000, /* 0x2C2E */ 0x0000, /* 0x2C2F */ 0x0000, /* 0x2C30 */ 0x0000, /* 0x2C31 */ 0x0000, /* 0x2C32 */ 0x0000, /* 0x2C33 */ 0x0000, /* 0x2C34 */ 0x0000, /* 0x2C35 */ 0x0000, /* 0x2C36 */ 0x0000, /* 0x2C37 */ 0x0000, /* 0x2C38 */ 0x0000, /* 0x2C39 */ 0x0000, /* 0x2C3A */ 0x0000, /* 0x2C3B */ 0x0000, /* 0x2C3C */ 0x0000, /* 0x2C3D */ 0x0000, /* 0x2C3E */ 0x0000, /* 0x2C3F */ 0x0000, /* 0x2C40 */ 0x0000, /* 0x2C41 */ 0x0000, /* 0x2C42 */ 0x0000, /* 0x2C43 */ 0x0000, /* 0x2C44 */ 0x0000, /* 0x2C45 */ 0x0000, /* 0x2C46 */ 0x0000, /* 0x2C47 */ 0x0000, /* 0x2C48 */ 0x0000, /* 0x2C49 */ 0x0000, /* 0x2C4A */ 0x0000, /* 0x2C4B */ 0x0000, /* 0x2C4C */ 0x0000, /* 0x2C4D */ 0x0000, /* 0x2C4E */ 0x0000, /* 0x2C4F */ 0x0000, /* 0x2C50 */ 0x0000, /* 0x2C51 */ 0x0000, /* 0x2C52 */ 0x0000, /* 0x2C53 */ 0x0000, /* 0x2C54 */ 0x0000, /* 0x2C55 */ 0x0000, /* 0x2C56 */ 0x0000, /* 0x2C57 */ 0x0000, /* 0x2C58 */ 0x0000, /* 0x2C59 */ 0x0000, /* 0x2C5A */ 0x0000, /* 0x2C5B */ 0x0000, /* 0x2C5C */ 0x0000, /* 0x2C5D */ 0x0000, /* 0x2C5E */ 0x0000, /* 0x2C5F */ 0x0000, /* 0x2C60 */ 0x0000, /* 0x2C61 */ 0x0000, /* 0x2C62 */ 0x0000, /* 0x2C63 */ 0x0000, /* 0x2C64 */ 0x0000, /* 0x2C65 */ 0x0000, /* 0x2C66 */ 0x0000, /* 0x2C67 */ 0x0000, /* 0x2C68 */ 0x0000, /* 0x2C69 */ 0x0000, /* 0x2C6A */ 0x0000, /* 0x2C6B */ 0x0000, /* 0x2C6C */ 0x0000, /* 0x2C6D */ 0x0000, /* 0x2C6E */ 0x0000, /* 0x2C6F */ 0x0000, /* 0x2C70 */ 0x0000, /* 0x2C71 */ 0x0000, /* 0x2C72 */ 0x0000, /* 0x2C73 */ 0x0000, /* 0x2C74 */ 0x0000, /* 0x2C75 */ 0x0000, /* 0x2C76 */ 0x0000, /* 0x2C77 */ 0x0000, /* 0x2C78 */ 0x0000, /* 0x2C79 */ 0x0000, /* 0x2C7A */ 0x0000, /* 0x2C7B */ 0x0000, /* 0x2C7C */ 0x0000, /* 0x2C7D */ 0x0000, /* 0x2C7E */ 0x0000, /* 0x2C7F */ 0x0000, /* 0x2C80 */ 0x0000, /* 0x2C81 */ 0x0000, /* 0x2C82 */ 0x0000, /* 0x2C83 */ 0x0000, /* 0x2C84 */ 0x0000, /* 0x2C85 */ 0x0000, /* 0x2C86 */ 0x0000, /* 0x2C87 */ 0x0000, /* 0x2C88 */ 0x0000, /* 0x2C89 */ 0x0000, /* 0x2C8A */ 0x0000, /* 0x2C8B */ 0x0000, /* 0x2C8C */ 0x0000, /* 0x2C8D */ 0x0000, /* 0x2C8E */ 0x0000, /* 0x2C8F */ 0x0000, /* 0x2C90 */ 0x0000, /* 0x2C91 */ 0x0000, /* 0x2C92 */ 0x0000, /* 0x2C93 */ 0x0000, /* 0x2C94 */ 0x0000, /* 0x2C95 */ 0x0000, /* 0x2C96 */ 0x0000, /* 0x2C97 */ 0x0000, /* 0x2C98 */ 0x0000, /* 0x2C99 */ 0x0000, /* 0x2C9A */ 0x0000, /* 0x2C9B */ 0x0000, /* 0x2C9C */ 0x0000, /* 0x2C9D */ 0x0000, /* 0x2C9E */ 0x0000, /* 0x2C9F */ 0x0000, /* 0x2CA0 */ 0x0000, /* 0x2CA1 */ 0x0000, /* 0x2CA2 */ 0x0000, /* 0x2CA3 */ 0x0000, /* 0x2CA4 */ 0x0000, /* 0x2CA5 */ 0x0000, /* 0x2CA6 */ 0x0000, /* 0x2CA7 */ 0x0000, /* 0x2CA8 */ 0x0000, /* 0x2CA9 */ 0x0000, /* 0x2CAA */ 0x0000, /* 0x2CAB */ 0x0000, /* 0x2CAC */ 0x0000, /* 0x2CAD */ 0x0000, /* 0x2CAE */ 0x0000, /* 0x2CAF */ 0x0000, /* 0x2CB0 */ 0x0000, /* 0x2CB1 */ 0x0000, /* 0x2CB2 */ 0x0000, /* 0x2CB3 */ 0x0000, /* 0x2CB4 */ 0x0000, /* 0x2CB5 */ 0x0000, /* 0x2CB6 */ 0x0000, /* 0x2CB7 */ 0x0000, /* 0x2CB8 */ 0x0000, /* 0x2CB9 */ 0x0000, /* 0x2CBA */ 0x0000, /* 0x2CBB */ 0x0000, /* 0x2CBC */ 0x0000, /* 0x2CBD */ 0x0000, /* 0x2CBE */ 0x0000, /* 0x2CBF */ 0x0000, /* 0x2CC0 */ 0x0000, /* 0x2CC1 */ 0x0000, /* 0x2CC2 */ 0x0000, /* 0x2CC3 */ 0x0000, /* 0x2CC4 */ 0x0000, /* 0x2CC5 */ 0x0000, /* 0x2CC6 */ 0x0000, /* 0x2CC7 */ 0x0000, /* 0x2CC8 */ 0x0000, /* 0x2CC9 */ 0x0000, /* 0x2CCA */ 0x0000, /* 0x2CCB */ 0x0000, /* 0x2CCC */ 0x0000, /* 0x2CCD */ 0x0000, /* 0x2CCE */ 0x0000, /* 0x2CCF */ 0x0000, /* 0x2CD0 */ 0x0000, /* 0x2CD1 */ 0x0000, /* 0x2CD2 */ 0x0000, /* 0x2CD3 */ 0x0000, /* 0x2CD4 */ 0x0000, /* 0x2CD5 */ 0x0000, /* 0x2CD6 */ 0x0000, /* 0x2CD7 */ 0x0000, /* 0x2CD8 */ 0x0000, /* 0x2CD9 */ 0x0000, /* 0x2CDA */ 0x0000, /* 0x2CDB */ 0x0000, /* 0x2CDC */ 0x0000, /* 0x2CDD */ 0x0000, /* 0x2CDE */ 0x0000, /* 0x2CDF */ 0x0000, /* 0x2CE0 */ 0x0000, /* 0x2CE1 */ 0x0000, /* 0x2CE2 */ 0x0000, /* 0x2CE3 */ 0x0000, /* 0x2CE4 */ 0x0000, /* 0x2CE5 */ 0x0000, /* 0x2CE6 */ 0x0000, /* 0x2CE7 */ 0x0000, /* 0x2CE8 */ 0x0000, /* 0x2CE9 */ 0x0000, /* 0x2CEA */ 0x0000, /* 0x2CEB */ 0x0000, /* 0x2CEC */ 0x0000, /* 0x2CED */ 0x0000, /* 0x2CEE */ 0x0000, /* 0x2CEF */ 0x0000, /* 0x2CF0 */ 0x0000, /* 0x2CF1 */ 0x0000, /* 0x2CF2 */ 0x0000, /* 0x2CF3 */ 0x0000, /* 0x2CF4 */ 0x0000, /* 0x2CF5 */ 0x0000, /* 0x2CF6 */ 0x0000, /* 0x2CF7 */ 0x0000, /* 0x2CF8 */ 0x0000, /* 0x2CF9 */ 0x0000, /* 0x2CFA */ 0x0000, /* 0x2CFB */ 0x0000, /* 0x2CFC */ 0x0000, /* 0x2CFD */ 0x0000, /* 0x2CFE */ 0x0000, /* 0x2CFF */ 0x0000, /* 0x2D00 */ 0x0000, /* 0x2D01 */ 0x0000, /* 0x2D02 */ 0x0000, /* 0x2D03 */ 0x0000, /* 0x2D04 */ 0x0000, /* 0x2D05 */ 0x0000, /* 0x2D06 */ 0x0000, /* 0x2D07 */ 0x0000, /* 0x2D08 */ 0x0000, /* 0x2D09 */ 0x0000, /* 0x2D0A */ 0x0000, /* 0x2D0B */ 0x0000, /* 0x2D0C */ 0x0000, /* 0x2D0D */ 0x0000, /* 0x2D0E */ 0x0000, /* 0x2D0F */ 0x0000, /* 0x2D10 */ 0x0000, /* 0x2D11 */ 0x0000, /* 0x2D12 */ 0x0000, /* 0x2D13 */ 0x0000, /* 0x2D14 */ 0x0000, /* 0x2D15 */ 0x0000, /* 0x2D16 */ 0x0000, /* 0x2D17 */ 0x0000, /* 0x2D18 */ 0x0000, /* 0x2D19 */ 0x0000, /* 0x2D1A */ 0x0000, /* 0x2D1B */ 0x0000, /* 0x2D1C */ 0x0000, /* 0x2D1D */ 0x0000, /* 0x2D1E */ 0x0000, /* 0x2D1F */ 0x0000, /* 0x2D20 */ 0x0000, /* 0x2D21 */ 0x0000, /* 0x2D22 */ 0x0000, /* 0x2D23 */ 0x0000, /* 0x2D24 */ 0x0000, /* 0x2D25 */ 0x0000, /* 0x2D26 */ 0x0000, /* 0x2D27 */ 0x0000, /* 0x2D28 */ 0x0000, /* 0x2D29 */ 0x0000, /* 0x2D2A */ 0x0000, /* 0x2D2B */ 0x0000, /* 0x2D2C */ 0x0000, /* 0x2D2D */ 0x0000, /* 0x2D2E */ 0x0000, /* 0x2D2F */ 0x0000, /* 0x2D30 */ 0x0000, /* 0x2D31 */ 0x0000, /* 0x2D32 */ 0x0000, /* 0x2D33 */ 0x0000, /* 0x2D34 */ 0x0000, /* 0x2D35 */ 0x0000, /* 0x2D36 */ 0x0000, /* 0x2D37 */ 0x0000, /* 0x2D38 */ 0x0000, /* 0x2D39 */ 0x0000, /* 0x2D3A */ 0x0000, /* 0x2D3B */ 0x0000, /* 0x2D3C */ 0x0000, /* 0x2D3D */ 0x0000, /* 0x2D3E */ 0x0000, /* 0x2D3F */ 0x0000, /* 0x2D40 */ 0x0000, /* 0x2D41 */ 0x0000, /* 0x2D42 */ 0x0000, /* 0x2D43 */ 0x0000, /* 0x2D44 */ 0x0000, /* 0x2D45 */ 0x0000, /* 0x2D46 */ 0x0000, /* 0x2D47 */ 0x0000, /* 0x2D48 */ 0x0000, /* 0x2D49 */ 0x0000, /* 0x2D4A */ 0x0000, /* 0x2D4B */ 0x0000, /* 0x2D4C */ 0x0000, /* 0x2D4D */ 0x0000, /* 0x2D4E */ 0x0000, /* 0x2D4F */ 0x0000, /* 0x2D50 */ 0x0000, /* 0x2D51 */ 0x0000, /* 0x2D52 */ 0x0000, /* 0x2D53 */ 0x0000, /* 0x2D54 */ 0x0000, /* 0x2D55 */ 0x0000, /* 0x2D56 */ 0x0000, /* 0x2D57 */ 0x0000, /* 0x2D58 */ 0x0000, /* 0x2D59 */ 0x0000, /* 0x2D5A */ 0x0000, /* 0x2D5B */ 0x0000, /* 0x2D5C */ 0x0000, /* 0x2D5D */ 0x0000, /* 0x2D5E */ 0x0000, /* 0x2D5F */ 0x0000, /* 0x2D60 */ 0x0000, /* 0x2D61 */ 0x0000, /* 0x2D62 */ 0x0000, /* 0x2D63 */ 0x0000, /* 0x2D64 */ 0x0000, /* 0x2D65 */ 0x0000, /* 0x2D66 */ 0x0000, /* 0x2D67 */ 0x0000, /* 0x2D68 */ 0x0000, /* 0x2D69 */ 0x0000, /* 0x2D6A */ 0x0000, /* 0x2D6B */ 0x0000, /* 0x2D6C */ 0x0000, /* 0x2D6D */ 0x0000, /* 0x2D6E */ 0x0000, /* 0x2D6F */ 0x0000, /* 0x2D70 */ 0x0000, /* 0x2D71 */ 0x0000, /* 0x2D72 */ 0x0000, /* 0x2D73 */ 0x0000, /* 0x2D74 */ 0x0000, /* 0x2D75 */ 0x0000, /* 0x2D76 */ 0x0000, /* 0x2D77 */ 0x0000, /* 0x2D78 */ 0x0000, /* 0x2D79 */ 0x0000, /* 0x2D7A */ 0x0000, /* 0x2D7B */ 0x0000, /* 0x2D7C */ 0x0000, /* 0x2D7D */ 0x0000, /* 0x2D7E */ 0x0000, /* 0x2D7F */ 0x0000, /* 0x2D80 */ 0x0000, /* 0x2D81 */ 0x0000, /* 0x2D82 */ 0x0000, /* 0x2D83 */ 0x0000, /* 0x2D84 */ 0x0000, /* 0x2D85 */ 0x0000, /* 0x2D86 */ 0x0000, /* 0x2D87 */ 0x0000, /* 0x2D88 */ 0x0000, /* 0x2D89 */ 0x0000, /* 0x2D8A */ 0x0000, /* 0x2D8B */ 0x0000, /* 0x2D8C */ 0x0000, /* 0x2D8D */ 0x0000, /* 0x2D8E */ 0x0000, /* 0x2D8F */ 0x0000, /* 0x2D90 */ 0x0000, /* 0x2D91 */ 0x0000, /* 0x2D92 */ 0x0000, /* 0x2D93 */ 0x0000, /* 0x2D94 */ 0x0000, /* 0x2D95 */ 0x0000, /* 0x2D96 */ 0x0000, /* 0x2D97 */ 0x0000, /* 0x2D98 */ 0x0000, /* 0x2D99 */ 0x0000, /* 0x2D9A */ 0x0000, /* 0x2D9B */ 0x0000, /* 0x2D9C */ 0x0000, /* 0x2D9D */ 0x0000, /* 0x2D9E */ 0x0000, /* 0x2D9F */ 0x0000, /* 0x2DA0 */ 0x0000, /* 0x2DA1 */ 0x0000, /* 0x2DA2 */ 0x0000, /* 0x2DA3 */ 0x0000, /* 0x2DA4 */ 0x0000, /* 0x2DA5 */ 0x0000, /* 0x2DA6 */ 0x0000, /* 0x2DA7 */ 0x0000, /* 0x2DA8 */ 0x0000, /* 0x2DA9 */ 0x0000, /* 0x2DAA */ 0x0000, /* 0x2DAB */ 0x0000, /* 0x2DAC */ 0x0000, /* 0x2DAD */ 0x0000, /* 0x2DAE */ 0x0000, /* 0x2DAF */ 0x0000, /* 0x2DB0 */ 0x0000, /* 0x2DB1 */ 0x0000, /* 0x2DB2 */ 0x0000, /* 0x2DB3 */ 0x0000, /* 0x2DB4 */ 0x0000, /* 0x2DB5 */ 0x0000, /* 0x2DB6 */ 0x0000, /* 0x2DB7 */ 0x0000, /* 0x2DB8 */ 0x0000, /* 0x2DB9 */ 0x0000, /* 0x2DBA */ 0x0000, /* 0x2DBB */ 0x0000, /* 0x2DBC */ 0x0000, /* 0x2DBD */ 0x0000, /* 0x2DBE */ 0x0000, /* 0x2DBF */ 0x0000, /* 0x2DC0 */ 0x0000, /* 0x2DC1 */ 0x0000, /* 0x2DC2 */ 0x0000, /* 0x2DC3 */ 0x0000, /* 0x2DC4 */ 0x0000, /* 0x2DC5 */ 0x0000, /* 0x2DC6 */ 0x0000, /* 0x2DC7 */ 0x0000, /* 0x2DC8 */ 0x0000, /* 0x2DC9 */ 0x0000, /* 0x2DCA */ 0x0000, /* 0x2DCB */ 0x0000, /* 0x2DCC */ 0x0000, /* 0x2DCD */ 0x0000, /* 0x2DCE */ 0x0000, /* 0x2DCF */ 0x0000, /* 0x2DD0 */ 0x0000, /* 0x2DD1 */ 0x0000, /* 0x2DD2 */ 0x0000, /* 0x2DD3 */ 0x0000, /* 0x2DD4 */ 0x0000, /* 0x2DD5 */ 0x0000, /* 0x2DD6 */ 0x0000, /* 0x2DD7 */ 0x0000, /* 0x2DD8 */ 0x0000, /* 0x2DD9 */ 0x0000, /* 0x2DDA */ 0x0000, /* 0x2DDB */ 0x0000, /* 0x2DDC */ 0x0000, /* 0x2DDD */ 0x0000, /* 0x2DDE */ 0x0000, /* 0x2DDF */ 0x0000, /* 0x2DE0 */ 0x0000, /* 0x2DE1 */ 0x0000, /* 0x2DE2 */ 0x0000, /* 0x2DE3 */ 0x0000, /* 0x2DE4 */ 0x0000, /* 0x2DE5 */ 0x0000, /* 0x2DE6 */ 0x0000, /* 0x2DE7 */ 0x0000, /* 0x2DE8 */ 0x0000, /* 0x2DE9 */ 0x0000, /* 0x2DEA */ 0x0000, /* 0x2DEB */ 0x0000, /* 0x2DEC */ 0x0000, /* 0x2DED */ 0x0000, /* 0x2DEE */ 0x0000, /* 0x2DEF */ 0x0000, /* 0x2DF0 */ 0x0000, /* 0x2DF1 */ 0x0000, /* 0x2DF2 */ 0x0000, /* 0x2DF3 */ 0x0000, /* 0x2DF4 */ 0x0000, /* 0x2DF5 */ 0x0000, /* 0x2DF6 */ 0x0000, /* 0x2DF7 */ 0x0000, /* 0x2DF8 */ 0x0000, /* 0x2DF9 */ 0x0000, /* 0x2DFA */ 0x0000, /* 0x2DFB */ 0x0000, /* 0x2DFC */ 0x0000, /* 0x2DFD */ 0x0000, /* 0x2DFE */ 0x0000, /* 0x2DFF */ 0x0000, /* 0x2E00 */ 0x0000, /* 0x2E01 */ 0x0000, /* 0x2E02 */ 0x0000, /* 0x2E03 */ 0x0000, /* 0x2E04 */ 0x0000, /* 0x2E05 */ 0x0000, /* 0x2E06 */ 0x0000, /* 0x2E07 */ 0x0000, /* 0x2E08 */ 0x0000, /* 0x2E09 */ 0x0000, /* 0x2E0A */ 0x0000, /* 0x2E0B */ 0x0000, /* 0x2E0C */ 0x0000, /* 0x2E0D */ 0x0000, /* 0x2E0E */ 0x0000, /* 0x2E0F */ 0x0000, /* 0x2E10 */ 0x0000, /* 0x2E11 */ 0x0000, /* 0x2E12 */ 0x0000, /* 0x2E13 */ 0x0000, /* 0x2E14 */ 0x0000, /* 0x2E15 */ 0x0000, /* 0x2E16 */ 0x0000, /* 0x2E17 */ 0x0000, /* 0x2E18 */ 0x0000, /* 0x2E19 */ 0x0000, /* 0x2E1A */ 0x0000, /* 0x2E1B */ 0x0000, /* 0x2E1C */ 0x0000, /* 0x2E1D */ 0x0000, /* 0x2E1E */ 0x0000, /* 0x2E1F */ 0x0000, /* 0x2E20 */ 0x0000, /* 0x2E21 */ 0x0000, /* 0x2E22 */ 0x0000, /* 0x2E23 */ 0x0000, /* 0x2E24 */ 0x0000, /* 0x2E25 */ 0x0000, /* 0x2E26 */ 0x0000, /* 0x2E27 */ 0x0000, /* 0x2E28 */ 0x0000, /* 0x2E29 */ 0x0000, /* 0x2E2A */ 0x0000, /* 0x2E2B */ 0x0000, /* 0x2E2C */ 0x0000, /* 0x2E2D */ 0x0000, /* 0x2E2E */ 0x0000, /* 0x2E2F */ 0x0000, /* 0x2E30 */ 0x0000, /* 0x2E31 */ 0x0000, /* 0x2E32 */ 0x0000, /* 0x2E33 */ 0x0000, /* 0x2E34 */ 0x0000, /* 0x2E35 */ 0x0000, /* 0x2E36 */ 0x0000, /* 0x2E37 */ 0x0000, /* 0x2E38 */ 0x0000, /* 0x2E39 */ 0x0000, /* 0x2E3A */ 0x0000, /* 0x2E3B */ 0x0000, /* 0x2E3C */ 0x0000, /* 0x2E3D */ 0x0000, /* 0x2E3E */ 0x0000, /* 0x2E3F */ 0x0000, /* 0x2E40 */ 0x0000, /* 0x2E41 */ 0x0000, /* 0x2E42 */ 0x0000, /* 0x2E43 */ 0x0000, /* 0x2E44 */ 0x0000, /* 0x2E45 */ 0x0000, /* 0x2E46 */ 0x0000, /* 0x2E47 */ 0x0000, /* 0x2E48 */ 0x0000, /* 0x2E49 */ 0x0000, /* 0x2E4A */ 0x0000, /* 0x2E4B */ 0x0000, /* 0x2E4C */ 0x0000, /* 0x2E4D */ 0x0000, /* 0x2E4E */ 0x0000, /* 0x2E4F */ 0x0000, /* 0x2E50 */ 0x0000, /* 0x2E51 */ 0x0000, /* 0x2E52 */ 0x0000, /* 0x2E53 */ 0x0000, /* 0x2E54 */ 0x0000, /* 0x2E55 */ 0x0000, /* 0x2E56 */ 0x0000, /* 0x2E57 */ 0x0000, /* 0x2E58 */ 0x0000, /* 0x2E59 */ 0x0000, /* 0x2E5A */ 0x0000, /* 0x2E5B */ 0x0000, /* 0x2E5C */ 0x0000, /* 0x2E5D */ 0x0000, /* 0x2E5E */ 0x0000, /* 0x2E5F */ 0x0000, /* 0x2E60 */ 0x0000, /* 0x2E61 */ 0x0000, /* 0x2E62 */ 0x0000, /* 0x2E63 */ 0x0000, /* 0x2E64 */ 0x0000, /* 0x2E65 */ 0x0000, /* 0x2E66 */ 0x0000, /* 0x2E67 */ 0x0000, /* 0x2E68 */ 0x0000, /* 0x2E69 */ 0x0000, /* 0x2E6A */ 0x0000, /* 0x2E6B */ 0x0000, /* 0x2E6C */ 0x0000, /* 0x2E6D */ 0x0000, /* 0x2E6E */ 0x0000, /* 0x2E6F */ 0x0000, /* 0x2E70 */ 0x0000, /* 0x2E71 */ 0x0000, /* 0x2E72 */ 0x0000, /* 0x2E73 */ 0x0000, /* 0x2E74 */ 0x0000, /* 0x2E75 */ 0x0000, /* 0x2E76 */ 0x0000, /* 0x2E77 */ 0x0000, /* 0x2E78 */ 0x0000, /* 0x2E79 */ 0x0000, /* 0x2E7A */ 0x0000, /* 0x2E7B */ 0x0000, /* 0x2E7C */ 0x0000, /* 0x2E7D */ 0x0000, /* 0x2E7E */ 0x0000, /* 0x2E7F */ 0x0000, /* 0x2E80 */ 0x0000, /* 0x2E81 */ 0x0000, /* 0x2E82 */ 0x0000, /* 0x2E83 */ 0x0000, /* 0x2E84 */ 0x0000, /* 0x2E85 */ 0x0000, /* 0x2E86 */ 0x0000, /* 0x2E87 */ 0x0000, /* 0x2E88 */ 0x0000, /* 0x2E89 */ 0x0000, /* 0x2E8A */ 0x0000, /* 0x2E8B */ 0x0000, /* 0x2E8C */ 0x0000, /* 0x2E8D */ 0x0000, /* 0x2E8E */ 0x0000, /* 0x2E8F */ 0x0000, /* 0x2E90 */ 0x0000, /* 0x2E91 */ 0x0000, /* 0x2E92 */ 0x0000, /* 0x2E93 */ 0x0000, /* 0x2E94 */ 0x0000, /* 0x2E95 */ 0x0000, /* 0x2E96 */ 0x0000, /* 0x2E97 */ 0x0000, /* 0x2E98 */ 0x0000, /* 0x2E99 */ 0x0000, /* 0x2E9A */ 0x0000, /* 0x2E9B */ 0x0000, /* 0x2E9C */ 0x0000, /* 0x2E9D */ 0x0000, /* 0x2E9E */ 0x0000, /* 0x2E9F */ 0x0000, /* 0x2EA0 */ 0x0000, /* 0x2EA1 */ 0x0000, /* 0x2EA2 */ 0x0000, /* 0x2EA3 */ 0x0000, /* 0x2EA4 */ 0x0000, /* 0x2EA5 */ 0x0000, /* 0x2EA6 */ 0x0000, /* 0x2EA7 */ 0x0000, /* 0x2EA8 */ 0x0000, /* 0x2EA9 */ 0x0000, /* 0x2EAA */ 0x0000, /* 0x2EAB */ 0x0000, /* 0x2EAC */ 0x0000, /* 0x2EAD */ 0x0000, /* 0x2EAE */ 0x0000, /* 0x2EAF */ 0x0000, /* 0x2EB0 */ 0x0000, /* 0x2EB1 */ 0x0000, /* 0x2EB2 */ 0x0000, /* 0x2EB3 */ 0x0000, /* 0x2EB4 */ 0x0000, /* 0x2EB5 */ 0x0000, /* 0x2EB6 */ 0x0000, /* 0x2EB7 */ 0x0000, /* 0x2EB8 */ 0x0000, /* 0x2EB9 */ 0x0000, /* 0x2EBA */ 0x0000, /* 0x2EBB */ 0x0000, /* 0x2EBC */ 0x0000, /* 0x2EBD */ 0x0000, /* 0x2EBE */ 0x0000, /* 0x2EBF */ 0x0000, /* 0x2EC0 */ 0x0000, /* 0x2EC1 */ 0x0000, /* 0x2EC2 */ 0x0000, /* 0x2EC3 */ 0x0000, /* 0x2EC4 */ 0x0000, /* 0x2EC5 */ 0x0000, /* 0x2EC6 */ 0x0000, /* 0x2EC7 */ 0x0000, /* 0x2EC8 */ 0x0000, /* 0x2EC9 */ 0x0000, /* 0x2ECA */ 0x0000, /* 0x2ECB */ 0x0000, /* 0x2ECC */ 0x0000, /* 0x2ECD */ 0x0000, /* 0x2ECE */ 0x0000, /* 0x2ECF */ 0x0000, /* 0x2ED0 */ 0x0000, /* 0x2ED1 */ 0x0000, /* 0x2ED2 */ 0x0000, /* 0x2ED3 */ 0x0000, /* 0x2ED4 */ 0x0000, /* 0x2ED5 */ 0x0000, /* 0x2ED6 */ 0x0000, /* 0x2ED7 */ 0x0000, /* 0x2ED8 */ 0x0000, /* 0x2ED9 */ 0x0000, /* 0x2EDA */ 0x0000, /* 0x2EDB */ 0x0000, /* 0x2EDC */ 0x0000, /* 0x2EDD */ 0x0000, /* 0x2EDE */ 0x0000, /* 0x2EDF */ 0x0000, /* 0x2EE0 */ 0x0000, /* 0x2EE1 */ 0x0000, /* 0x2EE2 */ 0x0000, /* 0x2EE3 */ 0x0000, /* 0x2EE4 */ 0x0000, /* 0x2EE5 */ 0x0000, /* 0x2EE6 */ 0x0000, /* 0x2EE7 */ 0x0000, /* 0x2EE8 */ 0x0000, /* 0x2EE9 */ 0x0000, /* 0x2EEA */ 0x0000, /* 0x2EEB */ 0x0000, /* 0x2EEC */ 0x0000, /* 0x2EED */ 0x0000, /* 0x2EEE */ 0x0000, /* 0x2EEF */ 0x0000, /* 0x2EF0 */ 0x0000, /* 0x2EF1 */ 0x0000, /* 0x2EF2 */ 0x0000, /* 0x2EF3 */ 0x0000, /* 0x2EF4 */ 0x0000, /* 0x2EF5 */ 0x0000, /* 0x2EF6 */ 0x0000, /* 0x2EF7 */ 0x0000, /* 0x2EF8 */ 0x0000, /* 0x2EF9 */ 0x0000, /* 0x2EFA */ 0x0000, /* 0x2EFB */ 0x0000, /* 0x2EFC */ 0x0000, /* 0x2EFD */ 0x0000, /* 0x2EFE */ 0x0000, /* 0x2EFF */ 0x0000, /* 0x2F00 */ 0x0000, /* 0x2F01 */ 0x0000, /* 0x2F02 */ 0x0000, /* 0x2F03 */ 0x0000, /* 0x2F04 */ 0x0000, /* 0x2F05 */ 0x0000, /* 0x2F06 */ 0x0000, /* 0x2F07 */ 0x0000, /* 0x2F08 */ 0x0000, /* 0x2F09 */ 0x0000, /* 0x2F0A */ 0x0000, /* 0x2F0B */ 0x0000, /* 0x2F0C */ 0x0000, /* 0x2F0D */ 0x0000, /* 0x2F0E */ 0x0000, /* 0x2F0F */ 0x0000, /* 0x2F10 */ 0x0000, /* 0x2F11 */ 0x0000, /* 0x2F12 */ 0x0000, /* 0x2F13 */ 0x0000, /* 0x2F14 */ 0x0000, /* 0x2F15 */ 0x0000, /* 0x2F16 */ 0x0000, /* 0x2F17 */ 0x0000, /* 0x2F18 */ 0x0000, /* 0x2F19 */ 0x0000, /* 0x2F1A */ 0x0000, /* 0x2F1B */ 0x0000, /* 0x2F1C */ 0x0000, /* 0x2F1D */ 0x0000, /* 0x2F1E */ 0x0000, /* 0x2F1F */ 0x0000, /* 0x2F20 */ 0x0000, /* 0x2F21 */ 0x0000, /* 0x2F22 */ 0x0000, /* 0x2F23 */ 0x0000, /* 0x2F24 */ 0x0000, /* 0x2F25 */ 0x0000, /* 0x2F26 */ 0x0000, /* 0x2F27 */ 0x0000, /* 0x2F28 */ 0x0000, /* 0x2F29 */ 0x0000, /* 0x2F2A */ 0x0000, /* 0x2F2B */ 0x0000, /* 0x2F2C */ 0x0000, /* 0x2F2D */ 0x0000, /* 0x2F2E */ 0x0000, /* 0x2F2F */ 0x0000, /* 0x2F30 */ 0x0000, /* 0x2F31 */ 0x0000, /* 0x2F32 */ 0x0000, /* 0x2F33 */ 0x0000, /* 0x2F34 */ 0x0000, /* 0x2F35 */ 0x0000, /* 0x2F36 */ 0x0000, /* 0x2F37 */ 0x0000, /* 0x2F38 */ 0x0000, /* 0x2F39 */ 0x0000, /* 0x2F3A */ 0x0000, /* 0x2F3B */ 0x0000, /* 0x2F3C */ 0x0000, /* 0x2F3D */ 0x0000, /* 0x2F3E */ 0x0000, /* 0x2F3F */ 0x0000, /* 0x2F40 */ 0x0000, /* 0x2F41 */ 0x0000, /* 0x2F42 */ 0x0000, /* 0x2F43 */ 0x0000, /* 0x2F44 */ 0x0000, /* 0x2F45 */ 0x0000, /* 0x2F46 */ 0x0000, /* 0x2F47 */ 0x0000, /* 0x2F48 */ 0x0000, /* 0x2F49 */ 0x0000, /* 0x2F4A */ 0x0000, /* 0x2F4B */ 0x0000, /* 0x2F4C */ 0x0000, /* 0x2F4D */ 0x0000, /* 0x2F4E */ 0x0000, /* 0x2F4F */ 0x0000, /* 0x2F50 */ 0x0000, /* 0x2F51 */ 0x0000, /* 0x2F52 */ 0x0000, /* 0x2F53 */ 0x0000, /* 0x2F54 */ 0x0000, /* 0x2F55 */ 0x0000, /* 0x2F56 */ 0x0000, /* 0x2F57 */ 0x0000, /* 0x2F58 */ 0x0000, /* 0x2F59 */ 0x0000, /* 0x2F5A */ 0x0000, /* 0x2F5B */ 0x0000, /* 0x2F5C */ 0x0000, /* 0x2F5D */ 0x0000, /* 0x2F5E */ 0x0000, /* 0x2F5F */ 0x0000, /* 0x2F60 */ 0x0000, /* 0x2F61 */ 0x0000, /* 0x2F62 */ 0x0000, /* 0x2F63 */ 0x0000, /* 0x2F64 */ 0x0000, /* 0x2F65 */ 0x0000, /* 0x2F66 */ 0x0000, /* 0x2F67 */ 0x0000, /* 0x2F68 */ 0x0000, /* 0x2F69 */ 0x0000, /* 0x2F6A */ 0x0000, /* 0x2F6B */ 0x0000, /* 0x2F6C */ 0x0000, /* 0x2F6D */ 0x0000, /* 0x2F6E */ 0x0000, /* 0x2F6F */ 0x0000, /* 0x2F70 */ 0x0000, /* 0x2F71 */ 0x0000, /* 0x2F72 */ 0x0000, /* 0x2F73 */ 0x0000, /* 0x2F74 */ 0x0000, /* 0x2F75 */ 0x0000, /* 0x2F76 */ 0x0000, /* 0x2F77 */ 0x0000, /* 0x2F78 */ 0x0000, /* 0x2F79 */ 0x0000, /* 0x2F7A */ 0x0000, /* 0x2F7B */ 0x0000, /* 0x2F7C */ 0x0000, /* 0x2F7D */ 0x0000, /* 0x2F7E */ 0x0000, /* 0x2F7F */ 0x0000, /* 0x2F80 */ 0x0000, /* 0x2F81 */ 0x0000, /* 0x2F82 */ 0x0000, /* 0x2F83 */ 0x0000, /* 0x2F84 */ 0x0000, /* 0x2F85 */ 0x0000, /* 0x2F86 */ 0x0000, /* 0x2F87 */ 0x0000, /* 0x2F88 */ 0x0000, /* 0x2F89 */ 0x0000, /* 0x2F8A */ 0x0000, /* 0x2F8B */ 0x0000, /* 0x2F8C */ 0x0000, /* 0x2F8D */ 0x0000, /* 0x2F8E */ 0x0000, /* 0x2F8F */ 0x0000, /* 0x2F90 */ 0x0000, /* 0x2F91 */ 0x0000, /* 0x2F92 */ 0x0000, /* 0x2F93 */ 0x0000, /* 0x2F94 */ 0x0000, /* 0x2F95 */ 0x0000, /* 0x2F96 */ 0x0000, /* 0x2F97 */ 0x0000, /* 0x2F98 */ 0x0000, /* 0x2F99 */ 0x0000, /* 0x2F9A */ 0x0000, /* 0x2F9B */ 0x0000, /* 0x2F9C */ 0x0000, /* 0x2F9D */ 0x0000, /* 0x2F9E */ 0x0000, /* 0x2F9F */ 0x0000, /* 0x2FA0 */ 0x0000, /* 0x2FA1 */ 0x0000, /* 0x2FA2 */ 0x0000, /* 0x2FA3 */ 0x0000, /* 0x2FA4 */ 0x0000, /* 0x2FA5 */ 0x0000, /* 0x2FA6 */ 0x0000, /* 0x2FA7 */ 0x0000, /* 0x2FA8 */ 0x0000, /* 0x2FA9 */ 0x0000, /* 0x2FAA */ 0x0000, /* 0x2FAB */ 0x0000, /* 0x2FAC */ 0x0000, /* 0x2FAD */ 0x0000, /* 0x2FAE */ 0x0000, /* 0x2FAF */ 0x0000, /* 0x2FB0 */ 0x0000, /* 0x2FB1 */ 0x0000, /* 0x2FB2 */ 0x0000, /* 0x2FB3 */ 0x0000, /* 0x2FB4 */ 0x0000, /* 0x2FB5 */ 0x0000, /* 0x2FB6 */ 0x0000, /* 0x2FB7 */ 0x0000, /* 0x2FB8 */ 0x0000, /* 0x2FB9 */ 0x0000, /* 0x2FBA */ 0x0000, /* 0x2FBB */ 0x0000, /* 0x2FBC */ 0x0000, /* 0x2FBD */ 0x0000, /* 0x2FBE */ 0x0000, /* 0x2FBF */ 0x0000, /* 0x2FC0 */ 0x0000, /* 0x2FC1 */ 0x0000, /* 0x2FC2 */ 0x0000, /* 0x2FC3 */ 0x0000, /* 0x2FC4 */ 0x0000, /* 0x2FC5 */ 0x0000, /* 0x2FC6 */ 0x0000, /* 0x2FC7 */ 0x0000, /* 0x2FC8 */ 0x0000, /* 0x2FC9 */ 0x0000, /* 0x2FCA */ 0x0000, /* 0x2FCB */ 0x0000, /* 0x2FCC */ 0x0000, /* 0x2FCD */ 0x0000, /* 0x2FCE */ 0x0000, /* 0x2FCF */ 0x0000, /* 0x2FD0 */ 0x0000, /* 0x2FD1 */ 0x0000, /* 0x2FD2 */ 0x0000, /* 0x2FD3 */ 0x0000, /* 0x2FD4 */ 0x0000, /* 0x2FD5 */ 0x0000, /* 0x2FD6 */ 0x0000, /* 0x2FD7 */ 0x0000, /* 0x2FD8 */ 0x0000, /* 0x2FD9 */ 0x0000, /* 0x2FDA */ 0x0000, /* 0x2FDB */ 0x0000, /* 0x2FDC */ 0x0000, /* 0x2FDD */ 0x0000, /* 0x2FDE */ 0x0000, /* 0x2FDF */ 0x0000, /* 0x2FE0 */ 0x0000, /* 0x2FE1 */ 0x0000, /* 0x2FE2 */ 0x0000, /* 0x2FE3 */ 0x0000, /* 0x2FE4 */ 0x0000, /* 0x2FE5 */ 0x0000, /* 0x2FE6 */ 0x0000, /* 0x2FE7 */ 0x0000, /* 0x2FE8 */ 0x0000, /* 0x2FE9 */ 0x0000, /* 0x2FEA */ 0x0000, /* 0x2FEB */ 0x0000, /* 0x2FEC */ 0x0000, /* 0x2FED */ 0x0000, /* 0x2FEE */ 0x0000, /* 0x2FEF */ 0x0000, /* 0x2FF0 */ 0x0000, /* 0x2FF1 */ 0x0000, /* 0x2FF2 */ 0x0000, /* 0x2FF3 */ 0x0000, /* 0x2FF4 */ 0x0000, /* 0x2FF5 */ 0x0000, /* 0x2FF6 */ 0x0000, /* 0x2FF7 */ 0x0000, /* 0x2FF8 */ 0x0000, /* 0x2FF9 */ 0x0000, /* 0x2FFA */ 0x0000, /* 0x2FFB */ 0x0000, /* 0x2FFC */ 0x0000, /* 0x2FFD */ 0x0000, /* 0x2FFE */ 0x0000, /* 0x2FFF */ 0x0000, /* 0x3000 */ 0x0000, /* 0x3001 */ 0x0000, /* 0x3002 */ 0x0000, /* 0x3003 */ 0x0000, /* 0x3004 */ 0x0000, /* 0x3005 */ 0x0000, /* 0x3006 */ 0x0000, /* 0x3007 */ 0x0000, /* 0x3008 */ 0x0000, /* 0x3009 */ 0x0000, /* 0x300A */ 0x0000, /* 0x300B */ 0x0000, /* 0x300C */ 0x0000, /* 0x300D */ 0x0000, /* 0x300E */ 0x0000, /* 0x300F */ 0x0000, /* 0x3010 */ 0x0000, /* 0x3011 */ 0x0000, /* 0x3012 */ 0x0000, /* 0x3013 */ 0x0000, /* 0x3014 */ 0x0000, /* 0x3015 */ 0x0000, /* 0x3016 */ 0x0000, /* 0x3017 */ 0x0000, /* 0x3018 */ 0x0000, /* 0x3019 */ 0x0000, /* 0x301A */ 0x0000, /* 0x301B */ 0x0000, /* 0x301C */ 0x0000, /* 0x301D */ 0x0000, /* 0x301E */ 0x0000, /* 0x301F */ 0x0000, /* 0x3020 */ 0x0000, /* 0x3021 */ 0x0000, /* 0x3022 */ 0x0000, /* 0x3023 */ 0x0000, /* 0x3024 */ 0x0000, /* 0x3025 */ 0x0000, /* 0x3026 */ 0x0000, /* 0x3027 */ 0x0000, /* 0x3028 */ 0x0000, /* 0x3029 */ 0x0000, /* 0x302A */ 0x0000, /* 0x302B */ 0x0000, /* 0x302C */ 0x0000, /* 0x302D */ 0x0000, /* 0x302E */ 0x0000, /* 0x302F */ 0x0000, /* 0x3030 */ 0x0000, /* 0x3031 */ 0x0000, /* 0x3032 */ 0x0000, /* 0x3033 */ 0x0000, /* 0x3034 */ 0x0000, /* 0x3035 */ 0x0000, /* 0x3036 */ 0x0000, /* 0x3037 */ 0x0000, /* 0x3038 */ 0x0000, /* 0x3039 */ 0x0000, /* 0x303A */ 0x0000, /* 0x303B */ 0x0000, /* 0x303C */ 0x0000, /* 0x303D */ 0x0000, /* 0x303E */ 0x0000, /* 0x303F */ 0x0000, /* 0x3040 */ 0x0000, /* 0x3041 */ 0x0000, /* 0x3042 */ 0x0000, /* 0x3043 */ 0x0000, /* 0x3044 */ 0x0000, /* 0x3045 */ 0x0000, /* 0x3046 */ 0x0000, /* 0x3047 */ 0x0000, /* 0x3048 */ 0x0000, /* 0x3049 */ 0x0000, /* 0x304A */ 0x0000, /* 0x304B */ 0x0000, /* 0x304C */ 0x0000, /* 0x304D */ 0x0000, /* 0x304E */ 0x0000, /* 0x304F */ 0x0000, /* 0x3050 */ 0x0000, /* 0x3051 */ 0x0000, /* 0x3052 */ 0x0000, /* 0x3053 */ 0x0000, /* 0x3054 */ 0x0000, /* 0x3055 */ 0x0000, /* 0x3056 */ 0x0000, /* 0x3057 */ 0x0000, /* 0x3058 */ 0x0000, /* 0x3059 */ 0x0000, /* 0x305A */ 0x0000, /* 0x305B */ 0x0000, /* 0x305C */ 0x0000, /* 0x305D */ 0x0000, /* 0x305E */ 0x0000, /* 0x305F */ 0x0000, /* 0x3060 */ 0x0000, /* 0x3061 */ 0x0000, /* 0x3062 */ 0x0000, /* 0x3063 */ 0x0000, /* 0x3064 */ 0x0000, /* 0x3065 */ 0x0000, /* 0x3066 */ 0x0000, /* 0x3067 */ 0x0000, /* 0x3068 */ 0x0000, /* 0x3069 */ 0x0000, /* 0x306A */ 0x0000, /* 0x306B */ 0x0000, /* 0x306C */ 0x0000, /* 0x306D */ 0x0000, /* 0x306E */ 0x0000, /* 0x306F */ 0x0000, /* 0x3070 */ 0x0000, /* 0x3071 */ 0x0000, /* 0x3072 */ 0x0000, /* 0x3073 */ 0x0000, /* 0x3074 */ 0x0000, /* 0x3075 */ 0x0000, /* 0x3076 */ 0x0000, /* 0x3077 */ 0x0000, /* 0x3078 */ 0x0000, /* 0x3079 */ 0x0000, /* 0x307A */ 0x0000, /* 0x307B */ 0x0000, /* 0x307C */ 0x0000, /* 0x307D */ 0x0000, /* 0x307E */ 0x0000, /* 0x307F */ 0x0000, /* 0x3080 */ 0x0000, /* 0x3081 */ 0x0000, /* 0x3082 */ 0x0000, /* 0x3083 */ 0x0000, /* 0x3084 */ 0x0000, /* 0x3085 */ 0x0000, /* 0x3086 */ 0x0000, /* 0x3087 */ 0x0000, /* 0x3088 */ 0x0000, /* 0x3089 */ 0x0000, /* 0x308A */ 0x0000, /* 0x308B */ 0x0000, /* 0x308C */ 0x0000, /* 0x308D */ 0x0000, /* 0x308E */ 0x0000, /* 0x308F */ 0x0000, /* 0x3090 */ 0x0000, /* 0x3091 */ 0x0000, /* 0x3092 */ 0x0000, /* 0x3093 */ 0x0000, /* 0x3094 */ 0x0000, /* 0x3095 */ 0x0000, /* 0x3096 */ 0x0000, /* 0x3097 */ 0x0000, /* 0x3098 */ 0x0000, /* 0x3099 */ 0x0000, /* 0x309A */ 0x0000, /* 0x309B */ 0x0000, /* 0x309C */ 0x0000, /* 0x309D */ 0x0000, /* 0x309E */ 0x0000, /* 0x309F */ 0x0000, /* 0x30A0 */ 0x0000, /* 0x30A1 */ 0x0000, /* 0x30A2 */ 0x0000, /* 0x30A3 */ 0x0000, /* 0x30A4 */ 0x0000, /* 0x30A5 */ 0x0000, /* 0x30A6 */ 0x0000, /* 0x30A7 */ 0x0000, /* 0x30A8 */ 0x0000, /* 0x30A9 */ 0x0000, /* 0x30AA */ 0x0000, /* 0x30AB */ 0x0000, /* 0x30AC */ 0x0000, /* 0x30AD */ 0x0000, /* 0x30AE */ 0x0000, /* 0x30AF */ 0x0000, /* 0x30B0 */ 0x0000, /* 0x30B1 */ 0x0000, /* 0x30B2 */ 0x0000, /* 0x30B3 */ 0x0000, /* 0x30B4 */ 0x0000, /* 0x30B5 */ 0x0000, /* 0x30B6 */ 0x0000, /* 0x30B7 */ 0x0000, /* 0x30B8 */ 0x0000, /* 0x30B9 */ 0x0000, /* 0x30BA */ 0x0000, /* 0x30BB */ 0x0000, /* 0x30BC */ 0x0000, /* 0x30BD */ 0x0000, /* 0x30BE */ 0x0000, /* 0x30BF */ 0x0000, /* 0x30C0 */ 0x0000, /* 0x30C1 */ 0x0000, /* 0x30C2 */ 0x0000, /* 0x30C3 */ 0x0000, /* 0x30C4 */ 0x0000, /* 0x30C5 */ 0x0000, /* 0x30C6 */ 0x0000, /* 0x30C7 */ 0x0000, /* 0x30C8 */ 0x0000, /* 0x30C9 */ 0x0000, /* 0x30CA */ 0x0000, /* 0x30CB */ 0x0000, /* 0x30CC */ 0x0000, /* 0x30CD */ 0x0000, /* 0x30CE */ 0x0000, /* 0x30CF */ 0x0000, /* 0x30D0 */ 0x0000, /* 0x30D1 */ 0x0000, /* 0x30D2 */ 0x0000, /* 0x30D3 */ 0x0000, /* 0x30D4 */ 0x0000, /* 0x30D5 */ 0x0000, /* 0x30D6 */ 0x0000, /* 0x30D7 */ 0x0000, /* 0x30D8 */ 0x0000, /* 0x30D9 */ 0x0000, /* 0x30DA */ 0x0000, /* 0x30DB */ 0x0000, /* 0x30DC */ 0x0000, /* 0x30DD */ 0x0000, /* 0x30DE */ 0x0000, /* 0x30DF */ 0x0000, /* 0x30E0 */ 0x0000, /* 0x30E1 */ 0x0000, /* 0x30E2 */ 0x0000, /* 0x30E3 */ 0x0000, /* 0x30E4 */ 0x0000, /* 0x30E5 */ 0x0000, /* 0x30E6 */ 0x0000, /* 0x30E7 */ 0x0000, /* 0x30E8 */ 0x0000, /* 0x30E9 */ 0x0000, /* 0x30EA */ 0x0000, /* 0x30EB */ 0x0000, /* 0x30EC */ 0x0000, /* 0x30ED */ 0x0000, /* 0x30EE */ 0x0000, /* 0x30EF */ 0x0000, /* 0x30F0 */ 0x0000, /* 0x30F1 */ 0x0000, /* 0x30F2 */ 0x0000, /* 0x30F3 */ 0x0000, /* 0x30F4 */ 0x0000, /* 0x30F5 */ 0x0000, /* 0x30F6 */ 0x0000, /* 0x30F7 */ 0x0000, /* 0x30F8 */ 0x0000, /* 0x30F9 */ 0x0000, /* 0x30FA */ 0x0000, /* 0x30FB */ 0x0000, /* 0x30FC */ 0x0000, /* 0x30FD */ 0x0000, /* 0x30FE */ 0x0000, /* 0x30FF */ 0x0000, /* 0x3100 */ 0x0000, /* 0x3101 */ 0x0000, /* 0x3102 */ 0x0000, /* 0x3103 */ 0x0000, /* 0x3104 */ 0x0000, /* 0x3105 */ 0x0000, /* 0x3106 */ 0x0000, /* 0x3107 */ 0x0000, /* 0x3108 */ 0x0000, /* 0x3109 */ 0x0000, /* 0x310A */ 0x0000, /* 0x310B */ 0x0000, /* 0x310C */ 0x0000, /* 0x310D */ 0x0000, /* 0x310E */ 0x0000, /* 0x310F */ 0x0000, /* 0x3110 */ 0x0000, /* 0x3111 */ 0x0000, /* 0x3112 */ 0x0000, /* 0x3113 */ 0x0000, /* 0x3114 */ 0x0000, /* 0x3115 */ 0x0000, /* 0x3116 */ 0x0000, /* 0x3117 */ 0x0000, /* 0x3118 */ 0x0000, /* 0x3119 */ 0x0000, /* 0x311A */ 0x0000, /* 0x311B */ 0x0000, /* 0x311C */ 0x0000, /* 0x311D */ 0x0000, /* 0x311E */ 0x0000, /* 0x311F */ 0x0000, /* 0x3120 */ 0x0000, /* 0x3121 */ 0x0000, /* 0x3122 */ 0x0000, /* 0x3123 */ 0x0000, /* 0x3124 */ 0x0000, /* 0x3125 */ 0x0000, /* 0x3126 */ 0x0000, /* 0x3127 */ 0x0000, /* 0x3128 */ 0x0000, /* 0x3129 */ 0x0000, /* 0x312A */ 0x0000, /* 0x312B */ 0x0000, /* 0x312C */ 0x0000, /* 0x312D */ 0x0000, /* 0x312E */ 0x0000, /* 0x312F */ 0x0000, /* 0x3130 */ 0x0000, /* 0x3131 */ 0x0000, /* 0x3132 */ 0x0000, /* 0x3133 */ 0x0000, /* 0x3134 */ 0x0000, /* 0x3135 */ 0x0000, /* 0x3136 */ 0x0000, /* 0x3137 */ 0x0000, /* 0x3138 */ 0x0000, /* 0x3139 */ 0x0000, /* 0x313A */ 0x0000, /* 0x313B */ 0x0000, /* 0x313C */ 0x0000, /* 0x313D */ 0x0000, /* 0x313E */ 0x0000, /* 0x313F */ 0x0000, /* 0x3140 */ 0x0000, /* 0x3141 */ 0x0000, /* 0x3142 */ 0x0000, /* 0x3143 */ 0x0000, /* 0x3144 */ 0x0000, /* 0x3145 */ 0x0000, /* 0x3146 */ 0x0000, /* 0x3147 */ 0x0000, /* 0x3148 */ 0x0000, /* 0x3149 */ 0x0000, /* 0x314A */ 0x0000, /* 0x314B */ 0x0000, /* 0x314C */ 0x0000, /* 0x314D */ 0x0000, /* 0x314E */ 0x0000, /* 0x314F */ 0x0000, /* 0x3150 */ 0x0000, /* 0x3151 */ 0x0000, /* 0x3152 */ 0x0000, /* 0x3153 */ 0x0000, /* 0x3154 */ 0x0000, /* 0x3155 */ 0x0000, /* 0x3156 */ 0x0000, /* 0x3157 */ 0x0000, /* 0x3158 */ 0x0000, /* 0x3159 */ 0x0000, /* 0x315A */ 0x0000, /* 0x315B */ 0x0000, /* 0x315C */ 0x0000, /* 0x315D */ 0x0000, /* 0x315E */ 0x0000, /* 0x315F */ 0x0000, /* 0x3160 */ 0x0000, /* 0x3161 */ 0x0000, /* 0x3162 */ 0x0000, /* 0x3163 */ 0x0000, /* 0x3164 */ 0x0000, /* 0x3165 */ 0x0000, /* 0x3166 */ 0x0000, /* 0x3167 */ 0x0000, /* 0x3168 */ 0x0000, /* 0x3169 */ 0x0000, /* 0x316A */ 0x0000, /* 0x316B */ 0x0000, /* 0x316C */ 0x0000, /* 0x316D */ 0x0000, /* 0x316E */ 0x0000, /* 0x316F */ 0x0000, /* 0x3170 */ 0x0000, /* 0x3171 */ 0x0000, /* 0x3172 */ 0x0000, /* 0x3173 */ 0x0000, /* 0x3174 */ 0x0000, /* 0x3175 */ 0x0000, /* 0x3176 */ 0x0000, /* 0x3177 */ 0x0000, /* 0x3178 */ 0x0000, /* 0x3179 */ 0x0000, /* 0x317A */ 0x0000, /* 0x317B */ 0x0000, /* 0x317C */ 0x0000, /* 0x317D */ 0x0000, /* 0x317E */ 0x0000, /* 0x317F */ 0x0000, /* 0x3180 */ 0x0000, /* 0x3181 */ 0x0000, /* 0x3182 */ 0x0000, /* 0x3183 */ 0x0000, /* 0x3184 */ 0x0000, /* 0x3185 */ 0x0000, /* 0x3186 */ 0x0000, /* 0x3187 */ 0x0000, /* 0x3188 */ 0x0000, /* 0x3189 */ 0x0000, /* 0x318A */ 0x0000, /* 0x318B */ 0x0000, /* 0x318C */ 0x0000, /* 0x318D */ 0x0000, /* 0x318E */ 0x0000, /* 0x318F */ 0x0000, /* 0x3190 */ 0x0000, /* 0x3191 */ 0x0000, /* 0x3192 */ 0x0000, /* 0x3193 */ 0x0000, /* 0x3194 */ 0x0000, /* 0x3195 */ 0x0000, /* 0x3196 */ 0x0000, /* 0x3197 */ 0x0000, /* 0x3198 */ 0x0000, /* 0x3199 */ 0x0000, /* 0x319A */ 0x0000, /* 0x319B */ 0x0000, /* 0x319C */ 0x0000, /* 0x319D */ 0x0000, /* 0x319E */ 0x0000, /* 0x319F */ 0x0000, /* 0x31A0 */ 0x0000, /* 0x31A1 */ 0x0000, /* 0x31A2 */ 0x0000, /* 0x31A3 */ 0x0000, /* 0x31A4 */ 0x0000, /* 0x31A5 */ 0x0000, /* 0x31A6 */ 0x0000, /* 0x31A7 */ 0x0000, /* 0x31A8 */ 0x0000, /* 0x31A9 */ 0x0000, /* 0x31AA */ 0x0000, /* 0x31AB */ 0x0000, /* 0x31AC */ 0x0000, /* 0x31AD */ 0x0000, /* 0x31AE */ 0x0000, /* 0x31AF */ 0x0000, /* 0x31B0 */ 0x0000, /* 0x31B1 */ 0x0000, /* 0x31B2 */ 0x0000, /* 0x31B3 */ 0x0000, /* 0x31B4 */ 0x0000, /* 0x31B5 */ 0x0000, /* 0x31B6 */ 0x0000, /* 0x31B7 */ 0x0000, /* 0x31B8 */ 0x0000, /* 0x31B9 */ 0x0000, /* 0x31BA */ 0x0000, /* 0x31BB */ 0x0000, /* 0x31BC */ 0x0000, /* 0x31BD */ 0x0000, /* 0x31BE */ 0x0000, /* 0x31BF */ 0x0000, /* 0x31C0 */ 0x0000, /* 0x31C1 */ 0x0000, /* 0x31C2 */ 0x0000, /* 0x31C3 */ 0x0000, /* 0x31C4 */ 0x0000, /* 0x31C5 */ 0x0000, /* 0x31C6 */ 0x0000, /* 0x31C7 */ 0x0000, /* 0x31C8 */ 0x0000, /* 0x31C9 */ 0x0000, /* 0x31CA */ 0x0000, /* 0x31CB */ 0x0000, /* 0x31CC */ 0x0000, /* 0x31CD */ 0x0000, /* 0x31CE */ 0x0000, /* 0x31CF */ 0x0000, /* 0x31D0 */ 0x0000, /* 0x31D1 */ 0x0000, /* 0x31D2 */ 0x0000, /* 0x31D3 */ 0x0000, /* 0x31D4 */ 0x0000, /* 0x31D5 */ 0x0000, /* 0x31D6 */ 0x0000, /* 0x31D7 */ 0x0000, /* 0x31D8 */ 0x0000, /* 0x31D9 */ 0x0000, /* 0x31DA */ 0x0000, /* 0x31DB */ 0x0000, /* 0x31DC */ 0x0000, /* 0x31DD */ 0x0000, /* 0x31DE */ 0x0000, /* 0x31DF */ 0x0000, /* 0x31E0 */ 0x0000, /* 0x31E1 */ 0x0000, /* 0x31E2 */ 0x0000, /* 0x31E3 */ 0x0000, /* 0x31E4 */ 0x0000, /* 0x31E5 */ 0x0000, /* 0x31E6 */ 0x0000, /* 0x31E7 */ 0x0000, /* 0x31E8 */ 0x0000, /* 0x31E9 */ 0x0000, /* 0x31EA */ 0x0000, /* 0x31EB */ 0x0000, /* 0x31EC */ 0x0000, /* 0x31ED */ 0x0000, /* 0x31EE */ 0x0000, /* 0x31EF */ 0x0000, /* 0x31F0 */ 0x0000, /* 0x31F1 */ 0x0000, /* 0x31F2 */ 0x0000, /* 0x31F3 */ 0x0000, /* 0x31F4 */ 0x0000, /* 0x31F5 */ 0x0000, /* 0x31F6 */ 0x0000, /* 0x31F7 */ 0x0000, /* 0x31F8 */ 0x0000, /* 0x31F9 */ 0x0000, /* 0x31FA */ 0x0000, /* 0x31FB */ 0x0000, /* 0x31FC */ 0x0000, /* 0x31FD */ 0x0000, /* 0x31FE */ 0x0000, /* 0x31FF */ 0x0000, /* 0x3200 */ 0x0000, /* 0x3201 */ 0x0000, /* 0x3202 */ 0x0000, /* 0x3203 */ 0x0000, /* 0x3204 */ 0x0000, /* 0x3205 */ 0x0000, /* 0x3206 */ 0x0000, /* 0x3207 */ 0x0000, /* 0x3208 */ 0x0000, /* 0x3209 */ 0x0000, /* 0x320A */ 0x0000, /* 0x320B */ 0x0000, /* 0x320C */ 0x0000, /* 0x320D */ 0x0000, /* 0x320E */ 0x0000, /* 0x320F */ 0x0000, /* 0x3210 */ 0x0000, /* 0x3211 */ 0x0000, /* 0x3212 */ 0x0000, /* 0x3213 */ 0x0000, /* 0x3214 */ 0x0000, /* 0x3215 */ 0x0000, /* 0x3216 */ 0x0000, /* 0x3217 */ 0x0000, /* 0x3218 */ 0x0000, /* 0x3219 */ 0x0000, /* 0x321A */ 0x0000, /* 0x321B */ 0x0000, /* 0x321C */ 0x0000, /* 0x321D */ 0x0000, /* 0x321E */ 0x0000, /* 0x321F */ 0x0000, /* 0x3220 */ 0x0000, /* 0x3221 */ 0x0000, /* 0x3222 */ 0x0000, /* 0x3223 */ 0x0000, /* 0x3224 */ 0x0000, /* 0x3225 */ 0x0000, /* 0x3226 */ 0x0000, /* 0x3227 */ 0x0000, /* 0x3228 */ 0x0000, /* 0x3229 */ 0x0000, /* 0x322A */ 0x0000, /* 0x322B */ 0x0000, /* 0x322C */ 0x0000, /* 0x322D */ 0x0000, /* 0x322E */ 0x0000, /* 0x322F */ 0x0000, /* 0x3230 */ 0x0000, /* 0x3231 */ 0x0000, /* 0x3232 */ 0x0000, /* 0x3233 */ 0x0000, /* 0x3234 */ 0x0000, /* 0x3235 */ 0x0000, /* 0x3236 */ 0x0000, /* 0x3237 */ 0x0000, /* 0x3238 */ 0x0000, /* 0x3239 */ 0x0000, /* 0x323A */ 0x0000, /* 0x323B */ 0x0000, /* 0x323C */ 0x0000, /* 0x323D */ 0x0000, /* 0x323E */ 0x0000, /* 0x323F */ 0x0000, /* 0x3240 */ 0x0000, /* 0x3241 */ 0x0000, /* 0x3242 */ 0x0000, /* 0x3243 */ 0x0000, /* 0x3244 */ 0x0000, /* 0x3245 */ 0x0000, /* 0x3246 */ 0x0000, /* 0x3247 */ 0x0000, /* 0x3248 */ 0x0000, /* 0x3249 */ 0x0000, /* 0x324A */ 0x0000, /* 0x324B */ 0x0000, /* 0x324C */ 0x0000, /* 0x324D */ 0x0000, /* 0x324E */ 0x0000, /* 0x324F */ 0x0000, /* 0x3250 */ 0x0000, /* 0x3251 */ 0x0000, /* 0x3252 */ 0x0000, /* 0x3253 */ 0x0000, /* 0x3254 */ 0x0000, /* 0x3255 */ 0x0000, /* 0x3256 */ 0x0000, /* 0x3257 */ 0x0000, /* 0x3258 */ 0x0000, /* 0x3259 */ 0x0000, /* 0x325A */ 0x0000, /* 0x325B */ 0x0000, /* 0x325C */ 0x0000, /* 0x325D */ 0x0000, /* 0x325E */ 0x0000, /* 0x325F */ 0x0000, /* 0x3260 */ 0x0000, /* 0x3261 */ 0x0000, /* 0x3262 */ 0x0000, /* 0x3263 */ 0x0000, /* 0x3264 */ 0x0000, /* 0x3265 */ 0x0000, /* 0x3266 */ 0x0000, /* 0x3267 */ 0x0000, /* 0x3268 */ 0x0000, /* 0x3269 */ 0x0000, /* 0x326A */ 0x0000, /* 0x326B */ 0x0000, /* 0x326C */ 0x0000, /* 0x326D */ 0x0000, /* 0x326E */ 0x0000, /* 0x326F */ 0x0000, /* 0x3270 */ 0x0000, /* 0x3271 */ 0x0000, /* 0x3272 */ 0x0000, /* 0x3273 */ 0x0000, /* 0x3274 */ 0x0000, /* 0x3275 */ 0x0000, /* 0x3276 */ 0x0000, /* 0x3277 */ 0x0000, /* 0x3278 */ 0x0000, /* 0x3279 */ 0x0000, /* 0x327A */ 0x0000, /* 0x327B */ 0x0000, /* 0x327C */ 0x0000, /* 0x327D */ 0x0000, /* 0x327E */ 0x0000, /* 0x327F */ 0x0000, /* 0x3280 */ 0x0000, /* 0x3281 */ 0x0000, /* 0x3282 */ 0x0000, /* 0x3283 */ 0x0000, /* 0x3284 */ 0x0000, /* 0x3285 */ 0x0000, /* 0x3286 */ 0x0000, /* 0x3287 */ 0x0000, /* 0x3288 */ 0x0000, /* 0x3289 */ 0x0000, /* 0x328A */ 0x0000, /* 0x328B */ 0x0000, /* 0x328C */ 0x0000, /* 0x328D */ 0x0000, /* 0x328E */ 0x0000, /* 0x328F */ 0x0000, /* 0x3290 */ 0x0000, /* 0x3291 */ 0x0000, /* 0x3292 */ 0x0000, /* 0x3293 */ 0x0000, /* 0x3294 */ 0x0000, /* 0x3295 */ 0x0000, /* 0x3296 */ 0x0000, /* 0x3297 */ 0x0000, /* 0x3298 */ 0x0000, /* 0x3299 */ 0x0000, /* 0x329A */ 0x0000, /* 0x329B */ 0x0000, /* 0x329C */ 0x0000, /* 0x329D */ 0x0000, /* 0x329E */ 0x0000, /* 0x329F */ 0x0000, /* 0x32A0 */ 0x0000, /* 0x32A1 */ 0x0000, /* 0x32A2 */ 0x0000, /* 0x32A3 */ 0x0000, /* 0x32A4 */ 0x0000, /* 0x32A5 */ 0x0000, /* 0x32A6 */ 0x0000, /* 0x32A7 */ 0x0000, /* 0x32A8 */ 0x0000, /* 0x32A9 */ 0x0000, /* 0x32AA */ 0x0000, /* 0x32AB */ 0x0000, /* 0x32AC */ 0x0000, /* 0x32AD */ 0x0000, /* 0x32AE */ 0x0000, /* 0x32AF */ 0x0000, /* 0x32B0 */ 0x0000, /* 0x32B1 */ 0x0000, /* 0x32B2 */ 0x0000, /* 0x32B3 */ 0x0000, /* 0x32B4 */ 0x0000, /* 0x32B5 */ 0x0000, /* 0x32B6 */ 0x0000, /* 0x32B7 */ 0x0000, /* 0x32B8 */ 0x0000, /* 0x32B9 */ 0x0000, /* 0x32BA */ 0x0000, /* 0x32BB */ 0x0000, /* 0x32BC */ 0x0000, /* 0x32BD */ 0x0000, /* 0x32BE */ 0x0000, /* 0x32BF */ 0x0000, /* 0x32C0 */ 0x0000, /* 0x32C1 */ 0x0000, /* 0x32C2 */ 0x0000, /* 0x32C3 */ 0x0000, /* 0x32C4 */ 0x0000, /* 0x32C5 */ 0x0000, /* 0x32C6 */ 0x0000, /* 0x32C7 */ 0x0000, /* 0x32C8 */ 0x0000, /* 0x32C9 */ 0x0000, /* 0x32CA */ 0x0000, /* 0x32CB */ 0x0000, /* 0x32CC */ 0x0000, /* 0x32CD */ 0x0000, /* 0x32CE */ 0x0000, /* 0x32CF */ 0x0000, /* 0x32D0 */ 0x0000, /* 0x32D1 */ 0x0000, /* 0x32D2 */ 0x0000, /* 0x32D3 */ 0x0000, /* 0x32D4 */ 0x0000, /* 0x32D5 */ 0x0000, /* 0x32D6 */ 0x0000, /* 0x32D7 */ 0x0000, /* 0x32D8 */ 0x0000, /* 0x32D9 */ 0x0000, /* 0x32DA */ 0x0000, /* 0x32DB */ 0x0000, /* 0x32DC */ 0x0000, /* 0x32DD */ 0x0000, /* 0x32DE */ 0x0000, /* 0x32DF */ 0x0000, /* 0x32E0 */ 0x0000, /* 0x32E1 */ 0x0000, /* 0x32E2 */ 0x0000, /* 0x32E3 */ 0x0000, /* 0x32E4 */ 0x0000, /* 0x32E5 */ 0x0000, /* 0x32E6 */ 0x0000, /* 0x32E7 */ 0x0000, /* 0x32E8 */ 0x0000, /* 0x32E9 */ 0x0000, /* 0x32EA */ 0x0000, /* 0x32EB */ 0x0000, /* 0x32EC */ 0x0000, /* 0x32ED */ 0x0000, /* 0x32EE */ 0x0000, /* 0x32EF */ 0x0000, /* 0x32F0 */ 0x0000, /* 0x32F1 */ 0x0000, /* 0x32F2 */ 0x0000, /* 0x32F3 */ 0x0000, /* 0x32F4 */ 0x0000, /* 0x32F5 */ 0x0000, /* 0x32F6 */ 0x0000, /* 0x32F7 */ 0x0000, /* 0x32F8 */ 0x0000, /* 0x32F9 */ 0x0000, /* 0x32FA */ 0x0000, /* 0x32FB */ 0x0000, /* 0x32FC */ 0x0000, /* 0x32FD */ 0x0000, /* 0x32FE */ 0x0000, /* 0x32FF */ 0x0000, /* 0x3300 */ 0x0000, /* 0x3301 */ 0x0000, /* 0x3302 */ 0x0000, /* 0x3303 */ 0x0000, /* 0x3304 */ 0x0000, /* 0x3305 */ 0x0000, /* 0x3306 */ 0x0000, /* 0x3307 */ 0x0000, /* 0x3308 */ 0x0000, /* 0x3309 */ 0x0000, /* 0x330A */ 0x0000, /* 0x330B */ 0x0000, /* 0x330C */ 0x0000, /* 0x330D */ 0x0000, /* 0x330E */ 0x0000, /* 0x330F */ 0x0000, /* 0x3310 */ 0x0000, /* 0x3311 */ 0x0000, /* 0x3312 */ 0x0000, /* 0x3313 */ 0x0000, /* 0x3314 */ 0x0000, /* 0x3315 */ 0x0000, /* 0x3316 */ 0x0000, /* 0x3317 */ 0x0000, /* 0x3318 */ 0x0000, /* 0x3319 */ 0x0000, /* 0x331A */ 0x0000, /* 0x331B */ 0x0000, /* 0x331C */ 0x0000, /* 0x331D */ 0x0000, /* 0x331E */ 0x0000, /* 0x331F */ 0x0000, /* 0x3320 */ 0x0000, /* 0x3321 */ 0x0000, /* 0x3322 */ 0x0000, /* 0x3323 */ 0x0000, /* 0x3324 */ 0x0000, /* 0x3325 */ 0x0000, /* 0x3326 */ 0x0000, /* 0x3327 */ 0x0000, /* 0x3328 */ 0x0000, /* 0x3329 */ 0x0000, /* 0x332A */ 0x0000, /* 0x332B */ 0x0000, /* 0x332C */ 0x0000, /* 0x332D */ 0x0000, /* 0x332E */ 0x0000, /* 0x332F */ 0x0000, /* 0x3330 */ 0x0000, /* 0x3331 */ 0x0000, /* 0x3332 */ 0x0000, /* 0x3333 */ 0x0000, /* 0x3334 */ 0x0000, /* 0x3335 */ 0x0000, /* 0x3336 */ 0x0000, /* 0x3337 */ 0x0000, /* 0x3338 */ 0x0000, /* 0x3339 */ 0x0000, /* 0x333A */ 0x0000, /* 0x333B */ 0x0000, /* 0x333C */ 0x0000, /* 0x333D */ 0x0000, /* 0x333E */ 0x0000, /* 0x333F */ 0x0000, /* 0x3340 */ 0x0000, /* 0x3341 */ 0x0000, /* 0x3342 */ 0x0000, /* 0x3343 */ 0x0000, /* 0x3344 */ 0x0000, /* 0x3345 */ 0x0000, /* 0x3346 */ 0x0000, /* 0x3347 */ 0x0000, /* 0x3348 */ 0x0000, /* 0x3349 */ 0x0000, /* 0x334A */ 0x0000, /* 0x334B */ 0x0000, /* 0x334C */ 0x0000, /* 0x334D */ 0x0000, /* 0x334E */ 0x0000, /* 0x334F */ 0x0000, /* 0x3350 */ 0x0000, /* 0x3351 */ 0x0000, /* 0x3352 */ 0x0000, /* 0x3353 */ 0x0000, /* 0x3354 */ 0x0000, /* 0x3355 */ 0x0000, /* 0x3356 */ 0x0000, /* 0x3357 */ 0x0000, /* 0x3358 */ 0x0000, /* 0x3359 */ 0x0000, /* 0x335A */ 0x0000, /* 0x335B */ 0x0000, /* 0x335C */ 0x0000, /* 0x335D */ 0x0000, /* 0x335E */ 0x0000, /* 0x335F */ 0x0000, /* 0x3360 */ 0x0000, /* 0x3361 */ 0x0000, /* 0x3362 */ 0x0000, /* 0x3363 */ 0x0000, /* 0x3364 */ 0x0000, /* 0x3365 */ 0x0000, /* 0x3366 */ 0x0000, /* 0x3367 */ 0x0000, /* 0x3368 */ 0x0000, /* 0x3369 */ 0x0000, /* 0x336A */ 0x0000, /* 0x336B */ 0x0000, /* 0x336C */ 0x0000, /* 0x336D */ 0x0000, /* 0x336E */ 0x0000, /* 0x336F */ 0x0000, /* 0x3370 */ 0x0000, /* 0x3371 */ 0x0000, /* 0x3372 */ 0x0000, /* 0x3373 */ 0x0000, /* 0x3374 */ 0x0000, /* 0x3375 */ 0x0000, /* 0x3376 */ 0x0000, /* 0x3377 */ 0x0000, /* 0x3378 */ 0x0000, /* 0x3379 */ 0x0000, /* 0x337A */ 0x0000, /* 0x337B */ 0x0000, /* 0x337C */ 0x0000, /* 0x337D */ 0x0000, /* 0x337E */ 0x0000, /* 0x337F */ 0x0000, /* 0x3380 */ 0x0000, /* 0x3381 */ 0x0000, /* 0x3382 */ 0x0000, /* 0x3383 */ 0x0000, /* 0x3384 */ 0x0000, /* 0x3385 */ 0x0000, /* 0x3386 */ 0x0000, /* 0x3387 */ 0x0000, /* 0x3388 */ 0x0000, /* 0x3389 */ 0x0000, /* 0x338A */ 0x0000, /* 0x338B */ 0x0000, /* 0x338C */ 0x0000, /* 0x338D */ 0x0000, /* 0x338E */ 0x0000, /* 0x338F */ 0x0000, /* 0x3390 */ 0x0000, /* 0x3391 */ 0x0000, /* 0x3392 */ 0x0000, /* 0x3393 */ 0x0000, /* 0x3394 */ 0x0000, /* 0x3395 */ 0x0000, /* 0x3396 */ 0x0000, /* 0x3397 */ 0x0000, /* 0x3398 */ 0x0000, /* 0x3399 */ 0x0000, /* 0x339A */ 0x0000, /* 0x339B */ 0x0000, /* 0x339C */ 0x0000, /* 0x339D */ 0x0000, /* 0x339E */ 0x0000, /* 0x339F */ 0x0000, /* 0x33A0 */ 0x0000, /* 0x33A1 */ 0x0000, /* 0x33A2 */ 0x0000, /* 0x33A3 */ 0x0000, /* 0x33A4 */ 0x0000, /* 0x33A5 */ 0x0000, /* 0x33A6 */ 0x0000, /* 0x33A7 */ 0x0000, /* 0x33A8 */ 0x0000, /* 0x33A9 */ 0x0000, /* 0x33AA */ 0x0000, /* 0x33AB */ 0x0000, /* 0x33AC */ 0x0000, /* 0x33AD */ 0x0000, /* 0x33AE */ 0x0000, /* 0x33AF */ 0x0000, /* 0x33B0 */ 0x0000, /* 0x33B1 */ 0x0000, /* 0x33B2 */ 0x0000, /* 0x33B3 */ 0x0000, /* 0x33B4 */ 0x0000, /* 0x33B5 */ 0x0000, /* 0x33B6 */ 0x0000, /* 0x33B7 */ 0x0000, /* 0x33B8 */ 0x0000, /* 0x33B9 */ 0x0000, /* 0x33BA */ 0x0000, /* 0x33BB */ 0x0000, /* 0x33BC */ 0x0000, /* 0x33BD */ 0x0000, /* 0x33BE */ 0x0000, /* 0x33BF */ 0x0000, /* 0x33C0 */ 0x0000, /* 0x33C1 */ 0x0000, /* 0x33C2 */ 0x0000, /* 0x33C3 */ 0x0000, /* 0x33C4 */ 0x0000, /* 0x33C5 */ 0x0000, /* 0x33C6 */ 0x0000, /* 0x33C7 */ 0x0000, /* 0x33C8 */ 0x0000, /* 0x33C9 */ 0x0000, /* 0x33CA */ 0x0000, /* 0x33CB */ 0x0000, /* 0x33CC */ 0x0000, /* 0x33CD */ 0x0000, /* 0x33CE */ 0x0000, /* 0x33CF */ 0x0000, /* 0x33D0 */ 0x0000, /* 0x33D1 */ 0x0000, /* 0x33D2 */ 0x0000, /* 0x33D3 */ 0x0000, /* 0x33D4 */ 0x0000, /* 0x33D5 */ 0x0000, /* 0x33D6 */ 0x0000, /* 0x33D7 */ 0x0000, /* 0x33D8 */ 0x0000, /* 0x33D9 */ 0x0000, /* 0x33DA */ 0x0000, /* 0x33DB */ 0x0000, /* 0x33DC */ 0x0000, /* 0x33DD */ 0x0000, /* 0x33DE */ 0x0000, /* 0x33DF */ 0x0000, /* 0x33E0 */ 0x0000, /* 0x33E1 */ 0x0000, /* 0x33E2 */ 0x0000, /* 0x33E3 */ 0x0000, /* 0x33E4 */ 0x0000, /* 0x33E5 */ 0x0000, /* 0x33E6 */ 0x0000, /* 0x33E7 */ 0x0000, /* 0x33E8 */ 0x0000, /* 0x33E9 */ 0x0000, /* 0x33EA */ 0x0000, /* 0x33EB */ 0x0000, /* 0x33EC */ 0x0000, /* 0x33ED */ 0x0000, /* 0x33EE */ 0x0000, /* 0x33EF */ 0x0000, /* 0x33F0 */ 0x0000, /* 0x33F1 */ 0x0000, /* 0x33F2 */ 0x0000, /* 0x33F3 */ 0x0000, /* 0x33F4 */ 0x0000, /* 0x33F5 */ 0x0000, /* 0x33F6 */ 0x0000, /* 0x33F7 */ 0x0000, /* 0x33F8 */ 0x0000, /* 0x33F9 */ 0x0000, /* 0x33FA */ 0x0000, /* 0x33FB */ 0x0000, /* 0x33FC */ 0x0000, /* 0x33FD */ 0x0000, /* 0x33FE */ 0x0000, /* 0x33FF */ 0x0000, /* 0x3400 */ 0x0000, /* 0x3401 */ 0x0000, /* 0x3402 */ 0x0000, /* 0x3403 */ 0x0000, /* 0x3404 */ 0x0000, /* 0x3405 */ 0x0000, /* 0x3406 */ 0x0000, /* 0x3407 */ 0x0000, /* 0x3408 */ 0x0000, /* 0x3409 */ 0x0000, /* 0x340A */ 0x0000, /* 0x340B */ 0x0000, /* 0x340C */ 0x0000, /* 0x340D */ 0x0000, /* 0x340E */ 0x0000, /* 0x340F */ 0x0000, /* 0x3410 */ 0x0000, /* 0x3411 */ 0x0000, /* 0x3412 */ 0x0000, /* 0x3413 */ 0x0000, /* 0x3414 */ 0x0000, /* 0x3415 */ 0x0000, /* 0x3416 */ 0x0000, /* 0x3417 */ 0x0000, /* 0x3418 */ 0x0000, /* 0x3419 */ 0x0000, /* 0x341A */ 0x0000, /* 0x341B */ 0x0000, /* 0x341C */ 0x0000, /* 0x341D */ 0x0000, /* 0x341E */ 0x0000, /* 0x341F */ 0x0000, /* 0x3420 */ 0x0000, /* 0x3421 */ 0x0000, /* 0x3422 */ 0x0000, /* 0x3423 */ 0x0000, /* 0x3424 */ 0x0000, /* 0x3425 */ 0x0000, /* 0x3426 */ 0x0000, /* 0x3427 */ 0x0000, /* 0x3428 */ 0x0000, /* 0x3429 */ 0x0000, /* 0x342A */ 0x0000, /* 0x342B */ 0x0000, /* 0x342C */ 0x0000, /* 0x342D */ 0x0000, /* 0x342E */ 0x0000, /* 0x342F */ 0x0000, /* 0x3430 */ 0x0000, /* 0x3431 */ 0x0000, /* 0x3432 */ 0x0000, /* 0x3433 */ 0x0000, /* 0x3434 */ 0x0000, /* 0x3435 */ 0x0000, /* 0x3436 */ 0x0000, /* 0x3437 */ 0x0000, /* 0x3438 */ 0x0000, /* 0x3439 */ 0x0000, /* 0x343A */ 0x0000, /* 0x343B */ 0x0000, /* 0x343C */ 0x0000, /* 0x343D */ 0x0000, /* 0x343E */ 0x0000, /* 0x343F */ 0x0000, /* 0x3440 */ 0x0000, /* 0x3441 */ 0x0000, /* 0x3442 */ 0x0000, /* 0x3443 */ 0x0000, /* 0x3444 */ 0x0000, /* 0x3445 */ 0x0000, /* 0x3446 */ 0x0000, /* 0x3447 */ 0x0000, /* 0x3448 */ 0x0000, /* 0x3449 */ 0x0000, /* 0x344A */ 0x0000, /* 0x344B */ 0x0000, /* 0x344C */ 0x0000, /* 0x344D */ 0x0000, /* 0x344E */ 0x0000, /* 0x344F */ 0x0000, /* 0x3450 */ 0x0000, /* 0x3451 */ 0x0000, /* 0x3452 */ 0x0000, /* 0x3453 */ 0x0000, /* 0x3454 */ 0x0000, /* 0x3455 */ 0x0000, /* 0x3456 */ 0x0000, /* 0x3457 */ 0x0000, /* 0x3458 */ 0x0000, /* 0x3459 */ 0x0000, /* 0x345A */ 0x0000, /* 0x345B */ 0x0000, /* 0x345C */ 0x0000, /* 0x345D */ 0x0000, /* 0x345E */ 0x0000, /* 0x345F */ 0x0000, /* 0x3460 */ 0x0000, /* 0x3461 */ 0x0000, /* 0x3462 */ 0x0000, /* 0x3463 */ 0x0000, /* 0x3464 */ 0x0000, /* 0x3465 */ 0x0000, /* 0x3466 */ 0x0000, /* 0x3467 */ 0x0000, /* 0x3468 */ 0x0000, /* 0x3469 */ 0x0000, /* 0x346A */ 0x0000, /* 0x346B */ 0x0000, /* 0x346C */ 0x0000, /* 0x346D */ 0x0000, /* 0x346E */ 0x0000, /* 0x346F */ 0x0000, /* 0x3470 */ 0x0000, /* 0x3471 */ 0x0000, /* 0x3472 */ 0x0000, /* 0x3473 */ 0x0000, /* 0x3474 */ 0x0000, /* 0x3475 */ 0x0000, /* 0x3476 */ 0x0000, /* 0x3477 */ 0x0000, /* 0x3478 */ 0x0000, /* 0x3479 */ 0x0000, /* 0x347A */ 0x0000, /* 0x347B */ 0x0000, /* 0x347C */ 0x0000, /* 0x347D */ 0x0000, /* 0x347E */ 0x0000, /* 0x347F */ 0x0000, /* 0x3480 */ 0x0000, /* 0x3481 */ 0x0000, /* 0x3482 */ 0x0000, /* 0x3483 */ 0x0000, /* 0x3484 */ 0x0000, /* 0x3485 */ 0x0000, /* 0x3486 */ 0x0000, /* 0x3487 */ 0x0000, /* 0x3488 */ 0x0000, /* 0x3489 */ 0x0000, /* 0x348A */ 0x0000, /* 0x348B */ 0x0000, /* 0x348C */ 0x0000, /* 0x348D */ 0x0000, /* 0x348E */ 0x0000, /* 0x348F */ 0x0000, /* 0x3490 */ 0x0000, /* 0x3491 */ 0x0000, /* 0x3492 */ 0x0000, /* 0x3493 */ 0x0000, /* 0x3494 */ 0x0000, /* 0x3495 */ 0x0000, /* 0x3496 */ 0x0000, /* 0x3497 */ 0x0000, /* 0x3498 */ 0x0000, /* 0x3499 */ 0x0000, /* 0x349A */ 0x0000, /* 0x349B */ 0x0000, /* 0x349C */ 0x0000, /* 0x349D */ 0x0000, /* 0x349E */ 0x0000, /* 0x349F */ 0x0000, /* 0x34A0 */ 0x0000, /* 0x34A1 */ 0x0000, /* 0x34A2 */ 0x0000, /* 0x34A3 */ 0x0000, /* 0x34A4 */ 0x0000, /* 0x34A5 */ 0x0000, /* 0x34A6 */ 0x0000, /* 0x34A7 */ 0x0000, /* 0x34A8 */ 0x0000, /* 0x34A9 */ 0x0000, /* 0x34AA */ 0x0000, /* 0x34AB */ 0x0000, /* 0x34AC */ 0x0000, /* 0x34AD */ 0x0000, /* 0x34AE */ 0x0000, /* 0x34AF */ 0x0000, /* 0x34B0 */ 0x0000, /* 0x34B1 */ 0x0000, /* 0x34B2 */ 0x0000, /* 0x34B3 */ 0x0000, /* 0x34B4 */ 0x0000, /* 0x34B5 */ 0x0000, /* 0x34B6 */ 0x0000, /* 0x34B7 */ 0x0000, /* 0x34B8 */ 0x0000, /* 0x34B9 */ 0x0000, /* 0x34BA */ 0x0000, /* 0x34BB */ 0x0000, /* 0x34BC */ 0x0000, /* 0x34BD */ 0x0000, /* 0x34BE */ 0x0000, /* 0x34BF */ 0x0000, /* 0x34C0 */ 0x0000, /* 0x34C1 */ 0x0000, /* 0x34C2 */ 0x0000, /* 0x34C3 */ 0x0000, /* 0x34C4 */ 0x0000, /* 0x34C5 */ 0x0000, /* 0x34C6 */ 0x0000, /* 0x34C7 */ 0x0000, /* 0x34C8 */ 0x0000, /* 0x34C9 */ 0x0000, /* 0x34CA */ 0x0000, /* 0x34CB */ 0x0000, /* 0x34CC */ 0x0000, /* 0x34CD */ 0x0000, /* 0x34CE */ 0x0000, /* 0x34CF */ 0x0000, /* 0x34D0 */ 0x0000, /* 0x34D1 */ 0x0000, /* 0x34D2 */ 0x0000, /* 0x34D3 */ 0x0000, /* 0x34D4 */ 0x0000, /* 0x34D5 */ 0x0000, /* 0x34D6 */ 0x0000, /* 0x34D7 */ 0x0000, /* 0x34D8 */ 0x0000, /* 0x34D9 */ 0x0000, /* 0x34DA */ 0x0000, /* 0x34DB */ 0x0000, /* 0x34DC */ 0x0000, /* 0x34DD */ 0x0000, /* 0x34DE */ 0x0000, /* 0x34DF */ 0x0000, /* 0x34E0 */ 0x0000, /* 0x34E1 */ 0x0000, /* 0x34E2 */ 0x0000, /* 0x34E3 */ 0x0000, /* 0x34E4 */ 0x0000, /* 0x34E5 */ 0x0000, /* 0x34E6 */ 0x0000, /* 0x34E7 */ 0x0000, /* 0x34E8 */ 0x0000, /* 0x34E9 */ 0x0000, /* 0x34EA */ 0x0000, /* 0x34EB */ 0x0000, /* 0x34EC */ 0x0000, /* 0x34ED */ 0x0000, /* 0x34EE */ 0x0000, /* 0x34EF */ 0x0000, /* 0x34F0 */ 0x0000, /* 0x34F1 */ 0x0000, /* 0x34F2 */ 0x0000, /* 0x34F3 */ 0x0000, /* 0x34F4 */ 0x0000, /* 0x34F5 */ 0x0000, /* 0x34F6 */ 0x0000, /* 0x34F7 */ 0x0000, /* 0x34F8 */ 0x0000, /* 0x34F9 */ 0x0000, /* 0x34FA */ 0x0000, /* 0x34FB */ 0x0000, /* 0x34FC */ 0x0000, /* 0x34FD */ 0x0000, /* 0x34FE */ 0x0000, /* 0x34FF */ 0x0000, /* 0x3500 */ 0x0000, /* 0x3501 */ 0x0000, /* 0x3502 */ 0x0000, /* 0x3503 */ 0x0000, /* 0x3504 */ 0x0000, /* 0x3505 */ 0x0000, /* 0x3506 */ 0x0000, /* 0x3507 */ 0x0000, /* 0x3508 */ 0x0000, /* 0x3509 */ 0x0000, /* 0x350A */ 0x0000, /* 0x350B */ 0x0000, /* 0x350C */ 0x0000, /* 0x350D */ 0x0000, /* 0x350E */ 0x0000, /* 0x350F */ 0x0000, /* 0x3510 */ 0x0000, /* 0x3511 */ 0x0000, /* 0x3512 */ 0x0000, /* 0x3513 */ 0x0000, /* 0x3514 */ 0x0000, /* 0x3515 */ 0x0000, /* 0x3516 */ 0x0000, /* 0x3517 */ 0x0000, /* 0x3518 */ 0x0000, /* 0x3519 */ 0x0000, /* 0x351A */ 0x0000, /* 0x351B */ 0x0000, /* 0x351C */ 0x0000, /* 0x351D */ 0x0000, /* 0x351E */ 0x0000, /* 0x351F */ 0x0000, /* 0x3520 */ 0x0000, /* 0x3521 */ 0x0000, /* 0x3522 */ 0x0000, /* 0x3523 */ 0x0000, /* 0x3524 */ 0x0000, /* 0x3525 */ 0x0000, /* 0x3526 */ 0x0000, /* 0x3527 */ 0x0000, /* 0x3528 */ 0x0000, /* 0x3529 */ 0x0000, /* 0x352A */ 0x0000, /* 0x352B */ 0x0000, /* 0x352C */ 0x0000, /* 0x352D */ 0x0000, /* 0x352E */ 0x0000, /* 0x352F */ 0x0000, /* 0x3530 */ 0x0000, /* 0x3531 */ 0x0000, /* 0x3532 */ 0x0000, /* 0x3533 */ 0x0000, /* 0x3534 */ 0x0000, /* 0x3535 */ 0x0000, /* 0x3536 */ 0x0000, /* 0x3537 */ 0x0000, /* 0x3538 */ 0x0000, /* 0x3539 */ 0x0000, /* 0x353A */ 0x0000, /* 0x353B */ 0x0000, /* 0x353C */ 0x0000, /* 0x353D */ 0x0000, /* 0x353E */ 0x0000, /* 0x353F */ 0x0000, /* 0x3540 */ 0x0000, /* 0x3541 */ 0x0000, /* 0x3542 */ 0x0000, /* 0x3543 */ 0x0000, /* 0x3544 */ 0x0000, /* 0x3545 */ 0x0000, /* 0x3546 */ 0x0000, /* 0x3547 */ 0x0000, /* 0x3548 */ 0x0000, /* 0x3549 */ 0x0000, /* 0x354A */ 0x0000, /* 0x354B */ 0x0000, /* 0x354C */ 0x0000, /* 0x354D */ 0x0000, /* 0x354E */ 0x0000, /* 0x354F */ 0x0000, /* 0x3550 */ 0x0000, /* 0x3551 */ 0x0000, /* 0x3552 */ 0x0000, /* 0x3553 */ 0x0000, /* 0x3554 */ 0x0000, /* 0x3555 */ 0x0000, /* 0x3556 */ 0x0000, /* 0x3557 */ 0x0000, /* 0x3558 */ 0x0000, /* 0x3559 */ 0x0000, /* 0x355A */ 0x0000, /* 0x355B */ 0x0000, /* 0x355C */ 0x0000, /* 0x355D */ 0x0000, /* 0x355E */ 0x0000, /* 0x355F */ 0x0000, /* 0x3560 */ 0x0000, /* 0x3561 */ 0x0000, /* 0x3562 */ 0x0000, /* 0x3563 */ 0x0000, /* 0x3564 */ 0x0000, /* 0x3565 */ 0x0000, /* 0x3566 */ 0x0000, /* 0x3567 */ 0x0000, /* 0x3568 */ 0x0000, /* 0x3569 */ 0x0000, /* 0x356A */ 0x0000, /* 0x356B */ 0x0000, /* 0x356C */ 0x0000, /* 0x356D */ 0x0000, /* 0x356E */ 0x0000, /* 0x356F */ 0x0000, /* 0x3570 */ 0x0000, /* 0x3571 */ 0x0000, /* 0x3572 */ 0x0000, /* 0x3573 */ 0x0000, /* 0x3574 */ 0x0000, /* 0x3575 */ 0x0000, /* 0x3576 */ 0x0000, /* 0x3577 */ 0x0000, /* 0x3578 */ 0x0000, /* 0x3579 */ 0x0000, /* 0x357A */ 0x0000, /* 0x357B */ 0x0000, /* 0x357C */ 0x0000, /* 0x357D */ 0x0000, /* 0x357E */ 0x0000, /* 0x357F */ 0x0000, /* 0x3580 */ 0x0000, /* 0x3581 */ 0x0000, /* 0x3582 */ 0x0000, /* 0x3583 */ 0x0000, /* 0x3584 */ 0x0000, /* 0x3585 */ 0x0000, /* 0x3586 */ 0x0000, /* 0x3587 */ 0x0000, /* 0x3588 */ 0x0000, /* 0x3589 */ 0x0000, /* 0x358A */ 0x0000, /* 0x358B */ 0x0000, /* 0x358C */ 0x0000, /* 0x358D */ 0x0000, /* 0x358E */ 0x0000, /* 0x358F */ 0x0000, /* 0x3590 */ 0x0000, /* 0x3591 */ 0x0000, /* 0x3592 */ 0x0000, /* 0x3593 */ 0x0000, /* 0x3594 */ 0x0000, /* 0x3595 */ 0x0000, /* 0x3596 */ 0x0000, /* 0x3597 */ 0x0000, /* 0x3598 */ 0x0000, /* 0x3599 */ 0x0000, /* 0x359A */ 0x0000, /* 0x359B */ 0x0000, /* 0x359C */ 0x0000, /* 0x359D */ 0x0000, /* 0x359E */ 0x0000, /* 0x359F */ 0x0000, /* 0x35A0 */ 0x0000, /* 0x35A1 */ 0x0000, /* 0x35A2 */ 0x0000, /* 0x35A3 */ 0x0000, /* 0x35A4 */ 0x0000, /* 0x35A5 */ 0x0000, /* 0x35A6 */ 0x0000, /* 0x35A7 */ 0x0000, /* 0x35A8 */ 0x0000, /* 0x35A9 */ 0x0000, /* 0x35AA */ 0x0000, /* 0x35AB */ 0x0000, /* 0x35AC */ 0x0000, /* 0x35AD */ 0x0000, /* 0x35AE */ 0x0000, /* 0x35AF */ 0x0000, /* 0x35B0 */ 0x0000, /* 0x35B1 */ 0x0000, /* 0x35B2 */ 0x0000, /* 0x35B3 */ 0x0000, /* 0x35B4 */ 0x0000, /* 0x35B5 */ 0x0000, /* 0x35B6 */ 0x0000, /* 0x35B7 */ 0x0000, /* 0x35B8 */ 0x0000, /* 0x35B9 */ 0x0000, /* 0x35BA */ 0x0000, /* 0x35BB */ 0x0000, /* 0x35BC */ 0x0000, /* 0x35BD */ 0x0000, /* 0x35BE */ 0x0000, /* 0x35BF */ 0x0000, /* 0x35C0 */ 0x0000, /* 0x35C1 */ 0x0000, /* 0x35C2 */ 0x0000, /* 0x35C3 */ 0x0000, /* 0x35C4 */ 0x0000, /* 0x35C5 */ 0x0000, /* 0x35C6 */ 0x0000, /* 0x35C7 */ 0x0000, /* 0x35C8 */ 0x0000, /* 0x35C9 */ 0x0000, /* 0x35CA */ 0x0000, /* 0x35CB */ 0x0000, /* 0x35CC */ 0x0000, /* 0x35CD */ 0x0000, /* 0x35CE */ 0x0000, /* 0x35CF */ 0x0000, /* 0x35D0 */ 0x0000, /* 0x35D1 */ 0x0000, /* 0x35D2 */ 0x0000, /* 0x35D3 */ 0x0000, /* 0x35D4 */ 0x0000, /* 0x35D5 */ 0x0000, /* 0x35D6 */ 0x0000, /* 0x35D7 */ 0x0000, /* 0x35D8 */ 0x0000, /* 0x35D9 */ 0x0000, /* 0x35DA */ 0x0000, /* 0x35DB */ 0x0000, /* 0x35DC */ 0x0000, /* 0x35DD */ 0x0000, /* 0x35DE */ 0x0000, /* 0x35DF */ 0x0000, /* 0x35E0 */ 0x0000, /* 0x35E1 */ 0x0000, /* 0x35E2 */ 0x0000, /* 0x35E3 */ 0x0000, /* 0x35E4 */ 0x0000, /* 0x35E5 */ 0x0000, /* 0x35E6 */ 0x0000, /* 0x35E7 */ 0x0000, /* 0x35E8 */ 0x0000, /* 0x35E9 */ 0x0000, /* 0x35EA */ 0x0000, /* 0x35EB */ 0x0000, /* 0x35EC */ 0x0000, /* 0x35ED */ 0x0000, /* 0x35EE */ 0x0000, /* 0x35EF */ 0x0000, /* 0x35F0 */ 0x0000, /* 0x35F1 */ 0x0000, /* 0x35F2 */ 0x0000, /* 0x35F3 */ 0x0000, /* 0x35F4 */ 0x0000, /* 0x35F5 */ 0x0000, /* 0x35F6 */ 0x0000, /* 0x35F7 */ 0x0000, /* 0x35F8 */ 0x0000, /* 0x35F9 */ 0x0000, /* 0x35FA */ 0x0000, /* 0x35FB */ 0x0000, /* 0x35FC */ 0x0000, /* 0x35FD */ 0x0000, /* 0x35FE */ 0x0000, /* 0x35FF */ 0x0000, /* 0x3600 */ 0x0000, /* 0x3601 */ 0x0000, /* 0x3602 */ 0x0000, /* 0x3603 */ 0x0000, /* 0x3604 */ 0x0000, /* 0x3605 */ 0x0000, /* 0x3606 */ 0x0000, /* 0x3607 */ 0x0000, /* 0x3608 */ 0x0000, /* 0x3609 */ 0x0000, /* 0x360A */ 0x0000, /* 0x360B */ 0x0000, /* 0x360C */ 0x0000, /* 0x360D */ 0x0000, /* 0x360E */ 0x0000, /* 0x360F */ 0x0000, /* 0x3610 */ 0x0000, /* 0x3611 */ 0x0000, /* 0x3612 */ 0x0000, /* 0x3613 */ 0x0000, /* 0x3614 */ 0x0000, /* 0x3615 */ 0x0000, /* 0x3616 */ 0x0000, /* 0x3617 */ 0x0000, /* 0x3618 */ 0x0000, /* 0x3619 */ 0x0000, /* 0x361A */ 0x0000, /* 0x361B */ 0x0000, /* 0x361C */ 0x0000, /* 0x361D */ 0x0000, /* 0x361E */ 0x0000, /* 0x361F */ 0x0000, /* 0x3620 */ 0x0000, /* 0x3621 */ 0x0000, /* 0x3622 */ 0x0000, /* 0x3623 */ 0x0000, /* 0x3624 */ 0x0000, /* 0x3625 */ 0x0000, /* 0x3626 */ 0x0000, /* 0x3627 */ 0x0000, /* 0x3628 */ 0x0000, /* 0x3629 */ 0x0000, /* 0x362A */ 0x0000, /* 0x362B */ 0x0000, /* 0x362C */ 0x0000, /* 0x362D */ 0x0000, /* 0x362E */ 0x0000, /* 0x362F */ 0x0000, /* 0x3630 */ 0x0000, /* 0x3631 */ 0x0000, /* 0x3632 */ 0x0000, /* 0x3633 */ 0x0000, /* 0x3634 */ 0x0000, /* 0x3635 */ 0x0000, /* 0x3636 */ 0x0000, /* 0x3637 */ 0x0000, /* 0x3638 */ 0x0000, /* 0x3639 */ 0x0000, /* 0x363A */ 0x0000, /* 0x363B */ 0x0000, /* 0x363C */ 0x0000, /* 0x363D */ 0x0000, /* 0x363E */ 0x0000, /* 0x363F */ 0x0000, /* 0x3640 */ 0x0000, /* 0x3641 */ 0x0000, /* 0x3642 */ 0x0000, /* 0x3643 */ 0x0000, /* 0x3644 */ 0x0000, /* 0x3645 */ 0x0000, /* 0x3646 */ 0x0000, /* 0x3647 */ 0x0000, /* 0x3648 */ 0x0000, /* 0x3649 */ 0x0000, /* 0x364A */ 0x0000, /* 0x364B */ 0x0000, /* 0x364C */ 0x0000, /* 0x364D */ 0x0000, /* 0x364E */ 0x0000, /* 0x364F */ 0x0000, /* 0x3650 */ 0x0000, /* 0x3651 */ 0x0000, /* 0x3652 */ 0x0000, /* 0x3653 */ 0x0000, /* 0x3654 */ 0x0000, /* 0x3655 */ 0x0000, /* 0x3656 */ 0x0000, /* 0x3657 */ 0x0000, /* 0x3658 */ 0x0000, /* 0x3659 */ 0x0000, /* 0x365A */ 0x0000, /* 0x365B */ 0x0000, /* 0x365C */ 0x0000, /* 0x365D */ 0x0000, /* 0x365E */ 0x0000, /* 0x365F */ 0x0000, /* 0x3660 */ 0x0000, /* 0x3661 */ 0x0000, /* 0x3662 */ 0x0000, /* 0x3663 */ 0x0000, /* 0x3664 */ 0x0000, /* 0x3665 */ 0x0000, /* 0x3666 */ 0x0000, /* 0x3667 */ 0x0000, /* 0x3668 */ 0x0000, /* 0x3669 */ 0x0000, /* 0x366A */ 0x0000, /* 0x366B */ 0x0000, /* 0x366C */ 0x0000, /* 0x366D */ 0x0000, /* 0x366E */ 0x0000, /* 0x366F */ 0x0000, /* 0x3670 */ 0x0000, /* 0x3671 */ 0x0000, /* 0x3672 */ 0x0000, /* 0x3673 */ 0x0000, /* 0x3674 */ 0x0000, /* 0x3675 */ 0x0000, /* 0x3676 */ 0x0000, /* 0x3677 */ 0x0000, /* 0x3678 */ 0x0000, /* 0x3679 */ 0x0000, /* 0x367A */ 0x0000, /* 0x367B */ 0x0000, /* 0x367C */ 0x0000, /* 0x367D */ 0x0000, /* 0x367E */ 0x0000, /* 0x367F */ 0x0000, /* 0x3680 */ 0x0000, /* 0x3681 */ 0x0000, /* 0x3682 */ 0x0000, /* 0x3683 */ 0x0000, /* 0x3684 */ 0x0000, /* 0x3685 */ 0x0000, /* 0x3686 */ 0x0000, /* 0x3687 */ 0x0000, /* 0x3688 */ 0x0000, /* 0x3689 */ 0x0000, /* 0x368A */ 0x0000, /* 0x368B */ 0x0000, /* 0x368C */ 0x0000, /* 0x368D */ 0x0000, /* 0x368E */ 0x0000, /* 0x368F */ 0x0000, /* 0x3690 */ 0x0000, /* 0x3691 */ 0x0000, /* 0x3692 */ 0x0000, /* 0x3693 */ 0x0000, /* 0x3694 */ 0x0000, /* 0x3695 */ 0x0000, /* 0x3696 */ 0x0000, /* 0x3697 */ 0x0000, /* 0x3698 */ 0x0000, /* 0x3699 */ 0x0000, /* 0x369A */ 0x0000, /* 0x369B */ 0x0000, /* 0x369C */ 0x0000, /* 0x369D */ 0x0000, /* 0x369E */ 0x0000, /* 0x369F */ 0x0000, /* 0x36A0 */ 0x0000, /* 0x36A1 */ 0x0000, /* 0x36A2 */ 0x0000, /* 0x36A3 */ 0x0000, /* 0x36A4 */ 0x0000, /* 0x36A5 */ 0x0000, /* 0x36A6 */ 0x0000, /* 0x36A7 */ 0x0000, /* 0x36A8 */ 0x0000, /* 0x36A9 */ 0x0000, /* 0x36AA */ 0x0000, /* 0x36AB */ 0x0000, /* 0x36AC */ 0x0000, /* 0x36AD */ 0x0000, /* 0x36AE */ 0x0000, /* 0x36AF */ 0x0000, /* 0x36B0 */ 0x0000, /* 0x36B1 */ 0x0000, /* 0x36B2 */ 0x0000, /* 0x36B3 */ 0x0000, /* 0x36B4 */ 0x0000, /* 0x36B5 */ 0x0000, /* 0x36B6 */ 0x0000, /* 0x36B7 */ 0x0000, /* 0x36B8 */ 0x0000, /* 0x36B9 */ 0x0000, /* 0x36BA */ 0x0000, /* 0x36BB */ 0x0000, /* 0x36BC */ 0x0000, /* 0x36BD */ 0x0000, /* 0x36BE */ 0x0000, /* 0x36BF */ 0x0000, /* 0x36C0 */ 0x0000, /* 0x36C1 */ 0x0000, /* 0x36C2 */ 0x0000, /* 0x36C3 */ 0x0000, /* 0x36C4 */ 0x0000, /* 0x36C5 */ 0x0000, /* 0x36C6 */ 0x0000, /* 0x36C7 */ 0x0000, /* 0x36C8 */ 0x0000, /* 0x36C9 */ 0x0000, /* 0x36CA */ 0x0000, /* 0x36CB */ 0x0000, /* 0x36CC */ 0x0000, /* 0x36CD */ 0x0000, /* 0x36CE */ 0x0000, /* 0x36CF */ 0x0000, /* 0x36D0 */ 0x0000, /* 0x36D1 */ 0x0000, /* 0x36D2 */ 0x0000, /* 0x36D3 */ 0x0000, /* 0x36D4 */ 0x0000, /* 0x36D5 */ 0x0000, /* 0x36D6 */ 0x0000, /* 0x36D7 */ 0x0000, /* 0x36D8 */ 0x0000, /* 0x36D9 */ 0x0000, /* 0x36DA */ 0x0000, /* 0x36DB */ 0x0000, /* 0x36DC */ 0x0000, /* 0x36DD */ 0x0000, /* 0x36DE */ 0x0000, /* 0x36DF */ 0x0000, /* 0x36E0 */ 0x0000, /* 0x36E1 */ 0x0000, /* 0x36E2 */ 0x0000, /* 0x36E3 */ 0x0000, /* 0x36E4 */ 0x0000, /* 0x36E5 */ 0x0000, /* 0x36E6 */ 0x0000, /* 0x36E7 */ 0x0000, /* 0x36E8 */ 0x0000, /* 0x36E9 */ 0x0000, /* 0x36EA */ 0x0000, /* 0x36EB */ 0x0000, /* 0x36EC */ 0x0000, /* 0x36ED */ 0x0000, /* 0x36EE */ 0x0000, /* 0x36EF */ 0x0000, /* 0x36F0 */ 0x0000, /* 0x36F1 */ 0x0000, /* 0x36F2 */ 0x0000, /* 0x36F3 */ 0x0000, /* 0x36F4 */ 0x0000, /* 0x36F5 */ 0x0000, /* 0x36F6 */ 0x0000, /* 0x36F7 */ 0x0000, /* 0x36F8 */ 0x0000, /* 0x36F9 */ 0x0000, /* 0x36FA */ 0x0000, /* 0x36FB */ 0x0000, /* 0x36FC */ 0x0000, /* 0x36FD */ 0x0000, /* 0x36FE */ 0x0000, /* 0x36FF */ 0x0000, /* 0x3700 */ 0x0000, /* 0x3701 */ 0x0000, /* 0x3702 */ 0x0000, /* 0x3703 */ 0x0000, /* 0x3704 */ 0x0000, /* 0x3705 */ 0x0000, /* 0x3706 */ 0x0000, /* 0x3707 */ 0x0000, /* 0x3708 */ 0x0000, /* 0x3709 */ 0x0000, /* 0x370A */ 0x0000, /* 0x370B */ 0x0000, /* 0x370C */ 0x0000, /* 0x370D */ 0x0000, /* 0x370E */ 0x0000, /* 0x370F */ 0x0000, /* 0x3710 */ 0x0000, /* 0x3711 */ 0x0000, /* 0x3712 */ 0x0000, /* 0x3713 */ 0x0000, /* 0x3714 */ 0x0000, /* 0x3715 */ 0x0000, /* 0x3716 */ 0x0000, /* 0x3717 */ 0x0000, /* 0x3718 */ 0x0000, /* 0x3719 */ 0x0000, /* 0x371A */ 0x0000, /* 0x371B */ 0x0000, /* 0x371C */ 0x0000, /* 0x371D */ 0x0000, /* 0x371E */ 0x0000, /* 0x371F */ 0x0000, /* 0x3720 */ 0x0000, /* 0x3721 */ 0x0000, /* 0x3722 */ 0x0000, /* 0x3723 */ 0x0000, /* 0x3724 */ 0x0000, /* 0x3725 */ 0x0000, /* 0x3726 */ 0x0000, /* 0x3727 */ 0x0000, /* 0x3728 */ 0x0000, /* 0x3729 */ 0x0000, /* 0x372A */ 0x0000, /* 0x372B */ 0x0000, /* 0x372C */ 0x0000, /* 0x372D */ 0x0000, /* 0x372E */ 0x0000, /* 0x372F */ 0x0000, /* 0x3730 */ 0x0000, /* 0x3731 */ 0x0000, /* 0x3732 */ 0x0000, /* 0x3733 */ 0x0000, /* 0x3734 */ 0x0000, /* 0x3735 */ 0x0000, /* 0x3736 */ 0x0000, /* 0x3737 */ 0x0000, /* 0x3738 */ 0x0000, /* 0x3739 */ 0x0000, /* 0x373A */ 0x0000, /* 0x373B */ 0x0000, /* 0x373C */ 0x0000, /* 0x373D */ 0x0000, /* 0x373E */ 0x0000, /* 0x373F */ 0x0000, /* 0x3740 */ 0x0000, /* 0x3741 */ 0x0000, /* 0x3742 */ 0x0000, /* 0x3743 */ 0x0000, /* 0x3744 */ 0x0000, /* 0x3745 */ 0x0000, /* 0x3746 */ 0x0000, /* 0x3747 */ 0x0000, /* 0x3748 */ 0x0000, /* 0x3749 */ 0x0000, /* 0x374A */ 0x0000, /* 0x374B */ 0x0000, /* 0x374C */ 0x0000, /* 0x374D */ 0x0000, /* 0x374E */ 0x0000, /* 0x374F */ 0x0000, /* 0x3750 */ 0x0000, /* 0x3751 */ 0x0000, /* 0x3752 */ 0x0000, /* 0x3753 */ 0x0000, /* 0x3754 */ 0x0000, /* 0x3755 */ 0x0000, /* 0x3756 */ 0x0000, /* 0x3757 */ 0x0000, /* 0x3758 */ 0x0000, /* 0x3759 */ 0x0000, /* 0x375A */ 0x0000, /* 0x375B */ 0x0000, /* 0x375C */ 0x0000, /* 0x375D */ 0x0000, /* 0x375E */ 0x0000, /* 0x375F */ 0x0000, /* 0x3760 */ 0x0000, /* 0x3761 */ 0x0000, /* 0x3762 */ 0x0000, /* 0x3763 */ 0x0000, /* 0x3764 */ 0x0000, /* 0x3765 */ 0x0000, /* 0x3766 */ 0x0000, /* 0x3767 */ 0x0000, /* 0x3768 */ 0x0000, /* 0x3769 */ 0x0000, /* 0x376A */ 0x0000, /* 0x376B */ 0x0000, /* 0x376C */ 0x0000, /* 0x376D */ 0x0000, /* 0x376E */ 0x0000, /* 0x376F */ 0x0000, /* 0x3770 */ 0x0000, /* 0x3771 */ 0x0000, /* 0x3772 */ 0x0000, /* 0x3773 */ 0x0000, /* 0x3774 */ 0x0000, /* 0x3775 */ 0x0000, /* 0x3776 */ 0x0000, /* 0x3777 */ 0x0000, /* 0x3778 */ 0x0000, /* 0x3779 */ 0x0000, /* 0x377A */ 0x0000, /* 0x377B */ 0x0000, /* 0x377C */ 0x0000, /* 0x377D */ 0x0000, /* 0x377E */ 0x0000, /* 0x377F */ 0x0000, /* 0x3780 */ 0x0000, /* 0x3781 */ 0x0000, /* 0x3782 */ 0x0000, /* 0x3783 */ 0x0000, /* 0x3784 */ 0x0000, /* 0x3785 */ 0x0000, /* 0x3786 */ 0x0000, /* 0x3787 */ 0x0000, /* 0x3788 */ 0x0000, /* 0x3789 */ 0x0000, /* 0x378A */ 0x0000, /* 0x378B */ 0x0000, /* 0x378C */ 0x0000, /* 0x378D */ 0x0000, /* 0x378E */ 0x0000, /* 0x378F */ 0x0000, /* 0x3790 */ 0x0000, /* 0x3791 */ 0x0000, /* 0x3792 */ 0x0000, /* 0x3793 */ 0x0000, /* 0x3794 */ 0x0000, /* 0x3795 */ 0x0000, /* 0x3796 */ 0x0000, /* 0x3797 */ 0x0000, /* 0x3798 */ 0x0000, /* 0x3799 */ 0x0000, /* 0x379A */ 0x0000, /* 0x379B */ 0x0000, /* 0x379C */ 0x0000, /* 0x379D */ 0x0000, /* 0x379E */ 0x0000, /* 0x379F */ 0x0000, /* 0x37A0 */ 0x0000, /* 0x37A1 */ 0x0000, /* 0x37A2 */ 0x0000, /* 0x37A3 */ 0x0000, /* 0x37A4 */ 0x0000, /* 0x37A5 */ 0x0000, /* 0x37A6 */ 0x0000, /* 0x37A7 */ 0x0000, /* 0x37A8 */ 0x0000, /* 0x37A9 */ 0x0000, /* 0x37AA */ 0x0000, /* 0x37AB */ 0x0000, /* 0x37AC */ 0x0000, /* 0x37AD */ 0x0000, /* 0x37AE */ 0x0000, /* 0x37AF */ 0x0000, /* 0x37B0 */ 0x0000, /* 0x37B1 */ 0x0000, /* 0x37B2 */ 0x0000, /* 0x37B3 */ 0x0000, /* 0x37B4 */ 0x0000, /* 0x37B5 */ 0x0000, /* 0x37B6 */ 0x0000, /* 0x37B7 */ 0x0000, /* 0x37B8 */ 0x0000, /* 0x37B9 */ 0x0000, /* 0x37BA */ 0x0000, /* 0x37BB */ 0x0000, /* 0x37BC */ 0x0000, /* 0x37BD */ 0x0000, /* 0x37BE */ 0x0000, /* 0x37BF */ 0x0000, /* 0x37C0 */ 0x0000, /* 0x37C1 */ 0x0000, /* 0x37C2 */ 0x0000, /* 0x37C3 */ 0x0000, /* 0x37C4 */ 0x0000, /* 0x37C5 */ 0x0000, /* 0x37C6 */ 0x0000, /* 0x37C7 */ 0x0000, /* 0x37C8 */ 0x0000, /* 0x37C9 */ 0x0000, /* 0x37CA */ 0x0000, /* 0x37CB */ 0x0000, /* 0x37CC */ 0x0000, /* 0x37CD */ 0x0000, /* 0x37CE */ 0x0000, /* 0x37CF */ 0x0000, /* 0x37D0 */ 0x0000, /* 0x37D1 */ 0x0000, /* 0x37D2 */ 0x0000, /* 0x37D3 */ 0x0000, /* 0x37D4 */ 0x0000, /* 0x37D5 */ 0x0000, /* 0x37D6 */ 0x0000, /* 0x37D7 */ 0x0000, /* 0x37D8 */ 0x0000, /* 0x37D9 */ 0x0000, /* 0x37DA */ 0x0000, /* 0x37DB */ 0x0000, /* 0x37DC */ 0x0000, /* 0x37DD */ 0x0000, /* 0x37DE */ 0x0000, /* 0x37DF */ 0x0000, /* 0x37E0 */ 0x0000, /* 0x37E1 */ 0x0000, /* 0x37E2 */ 0x0000, /* 0x37E3 */ 0x0000, /* 0x37E4 */ 0x0000, /* 0x37E5 */ 0x0000, /* 0x37E6 */ 0x0000, /* 0x37E7 */ 0x0000, /* 0x37E8 */ 0x0000, /* 0x37E9 */ 0x0000, /* 0x37EA */ 0x0000, /* 0x37EB */ 0x0000, /* 0x37EC */ 0x0000, /* 0x37ED */ 0x0000, /* 0x37EE */ 0x0000, /* 0x37EF */ 0x0000, /* 0x37F0 */ 0x0000, /* 0x37F1 */ 0x0000, /* 0x37F2 */ 0x0000, /* 0x37F3 */ 0x0000, /* 0x37F4 */ 0x0000, /* 0x37F5 */ 0x0000, /* 0x37F6 */ 0x0000, /* 0x37F7 */ 0x0000, /* 0x37F8 */ 0x0000, /* 0x37F9 */ 0x0000, /* 0x37FA */ 0x0000, /* 0x37FB */ 0x0000, /* 0x37FC */ 0x0000, /* 0x37FD */ 0x0000, /* 0x37FE */ 0x0000, /* 0x37FF */ 0x0000, /* 0x3800 */ 0x0000, /* 0x3801 */ 0x0000, /* 0x3802 */ 0x0000, /* 0x3803 */ 0x0000, /* 0x3804 */ 0x0000, /* 0x3805 */ 0x0000, /* 0x3806 */ 0x0000, /* 0x3807 */ 0x0000, /* 0x3808 */ 0x0000, /* 0x3809 */ 0x0000, /* 0x380A */ 0x0000, /* 0x380B */ 0x0000, /* 0x380C */ 0x0000, /* 0x380D */ 0x0000, /* 0x380E */ 0x0000, /* 0x380F */ 0x0000, /* 0x3810 */ 0x0000, /* 0x3811 */ 0x0000, /* 0x3812 */ 0x0000, /* 0x3813 */ 0x0000, /* 0x3814 */ 0x0000, /* 0x3815 */ 0x0000, /* 0x3816 */ 0x0000, /* 0x3817 */ 0x0000, /* 0x3818 */ 0x0000, /* 0x3819 */ 0x0000, /* 0x381A */ 0x0000, /* 0x381B */ 0x0000, /* 0x381C */ 0x0000, /* 0x381D */ 0x0000, /* 0x381E */ 0x0000, /* 0x381F */ 0x0000, /* 0x3820 */ 0x0000, /* 0x3821 */ 0x0000, /* 0x3822 */ 0x0000, /* 0x3823 */ 0x0000, /* 0x3824 */ 0x0000, /* 0x3825 */ 0x0000, /* 0x3826 */ 0x0000, /* 0x3827 */ 0x0000, /* 0x3828 */ 0x0000, /* 0x3829 */ 0x0000, /* 0x382A */ 0x0000, /* 0x382B */ 0x0000, /* 0x382C */ 0x0000, /* 0x382D */ 0x0000, /* 0x382E */ 0x0000, /* 0x382F */ 0x0000, /* 0x3830 */ 0x0000, /* 0x3831 */ 0x0000, /* 0x3832 */ 0x0000, /* 0x3833 */ 0x0000, /* 0x3834 */ 0x0000, /* 0x3835 */ 0x0000, /* 0x3836 */ 0x0000, /* 0x3837 */ 0x0000, /* 0x3838 */ 0x0000, /* 0x3839 */ 0x0000, /* 0x383A */ 0x0000, /* 0x383B */ 0x0000, /* 0x383C */ 0x0000, /* 0x383D */ 0x0000, /* 0x383E */ 0x0000, /* 0x383F */ 0x0000, /* 0x3840 */ 0x0000, /* 0x3841 */ 0x0000, /* 0x3842 */ 0x0000, /* 0x3843 */ 0x0000, /* 0x3844 */ 0x0000, /* 0x3845 */ 0x0000, /* 0x3846 */ 0x0000, /* 0x3847 */ 0x0000, /* 0x3848 */ 0x0000, /* 0x3849 */ 0x0000, /* 0x384A */ 0x0000, /* 0x384B */ 0x0000, /* 0x384C */ 0x0000, /* 0x384D */ 0x0000, /* 0x384E */ 0x0000, /* 0x384F */ 0x0000, /* 0x3850 */ 0x0000, /* 0x3851 */ 0x0000, /* 0x3852 */ 0x0000, /* 0x3853 */ 0x0000, /* 0x3854 */ 0x0000, /* 0x3855 */ 0x0000, /* 0x3856 */ 0x0000, /* 0x3857 */ 0x0000, /* 0x3858 */ 0x0000, /* 0x3859 */ 0x0000, /* 0x385A */ 0x0000, /* 0x385B */ 0x0000, /* 0x385C */ 0x0000, /* 0x385D */ 0x0000, /* 0x385E */ 0x0000, /* 0x385F */ 0x0000, /* 0x3860 */ 0x0000, /* 0x3861 */ 0x0000, /* 0x3862 */ 0x0000, /* 0x3863 */ 0x0000, /* 0x3864 */ 0x0000, /* 0x3865 */ 0x0000, /* 0x3866 */ 0x0000, /* 0x3867 */ 0x0000, /* 0x3868 */ 0x0000, /* 0x3869 */ 0x0000, /* 0x386A */ 0x0000, /* 0x386B */ 0x0000, /* 0x386C */ 0x0000, /* 0x386D */ 0x0000, /* 0x386E */ 0x0000, /* 0x386F */ 0x0000, /* 0x3870 */ 0x0000, /* 0x3871 */ 0x0000, /* 0x3872 */ 0x0000, /* 0x3873 */ 0x0000, /* 0x3874 */ 0x0000, /* 0x3875 */ 0x0000, /* 0x3876 */ 0x0000, /* 0x3877 */ 0x0000, /* 0x3878 */ 0x0000, /* 0x3879 */ 0x0000, /* 0x387A */ 0x0000, /* 0x387B */ 0x0000, /* 0x387C */ 0x0000, /* 0x387D */ 0x0000, /* 0x387E */ 0x0000, /* 0x387F */ 0x0000, /* 0x3880 */ 0x0000, /* 0x3881 */ 0x0000, /* 0x3882 */ 0x0000, /* 0x3883 */ 0x0000, /* 0x3884 */ 0x0000, /* 0x3885 */ 0x0000, /* 0x3886 */ 0x0000, /* 0x3887 */ 0x0000, /* 0x3888 */ 0x0000, /* 0x3889 */ 0x0000, /* 0x388A */ 0x0000, /* 0x388B */ 0x0000, /* 0x388C */ 0x0000, /* 0x388D */ 0x0000, /* 0x388E */ 0x0000, /* 0x388F */ 0x0000, /* 0x3890 */ 0x0000, /* 0x3891 */ 0x0000, /* 0x3892 */ 0x0000, /* 0x3893 */ 0x0000, /* 0x3894 */ 0x0000, /* 0x3895 */ 0x0000, /* 0x3896 */ 0x0000, /* 0x3897 */ 0x0000, /* 0x3898 */ 0x0000, /* 0x3899 */ 0x0000, /* 0x389A */ 0x0000, /* 0x389B */ 0x0000, /* 0x389C */ 0x0000, /* 0x389D */ 0x0000, /* 0x389E */ 0x0000, /* 0x389F */ 0x0000, /* 0x38A0 */ 0x0000, /* 0x38A1 */ 0x0000, /* 0x38A2 */ 0x0000, /* 0x38A3 */ 0x0000, /* 0x38A4 */ 0x0000, /* 0x38A5 */ 0x0000, /* 0x38A6 */ 0x0000, /* 0x38A7 */ 0x0000, /* 0x38A8 */ 0x0000, /* 0x38A9 */ 0x0000, /* 0x38AA */ 0x0000, /* 0x38AB */ 0x0000, /* 0x38AC */ 0x0000, /* 0x38AD */ 0x0000, /* 0x38AE */ 0x0000, /* 0x38AF */ 0x0000, /* 0x38B0 */ 0x0000, /* 0x38B1 */ 0x0000, /* 0x38B2 */ 0x0000, /* 0x38B3 */ 0x0000, /* 0x38B4 */ 0x0000, /* 0x38B5 */ 0x0000, /* 0x38B6 */ 0x0000, /* 0x38B7 */ 0x0000, /* 0x38B8 */ 0x0000, /* 0x38B9 */ 0x0000, /* 0x38BA */ 0x0000, /* 0x38BB */ 0x0000, /* 0x38BC */ 0x0000, /* 0x38BD */ 0x0000, /* 0x38BE */ 0x0000, /* 0x38BF */ 0x0000, /* 0x38C0 */ 0x0000, /* 0x38C1 */ 0x0000, /* 0x38C2 */ 0x0000, /* 0x38C3 */ 0x0000, /* 0x38C4 */ 0x0000, /* 0x38C5 */ 0x0000, /* 0x38C6 */ 0x0000, /* 0x38C7 */ 0x0000, /* 0x38C8 */ 0x0000, /* 0x38C9 */ 0x0000, /* 0x38CA */ 0x0000, /* 0x38CB */ 0x0000, /* 0x38CC */ 0x0000, /* 0x38CD */ 0x0000, /* 0x38CE */ 0x0000, /* 0x38CF */ 0x0000, /* 0x38D0 */ 0x0000, /* 0x38D1 */ 0x0000, /* 0x38D2 */ 0x0000, /* 0x38D3 */ 0x0000, /* 0x38D4 */ 0x0000, /* 0x38D5 */ 0x0000, /* 0x38D6 */ 0x0000, /* 0x38D7 */ 0x0000, /* 0x38D8 */ 0x0000, /* 0x38D9 */ 0x0000, /* 0x38DA */ 0x0000, /* 0x38DB */ 0x0000, /* 0x38DC */ 0x0000, /* 0x38DD */ 0x0000, /* 0x38DE */ 0x0000, /* 0x38DF */ 0x0000, /* 0x38E0 */ 0x0000, /* 0x38E1 */ 0x0000, /* 0x38E2 */ 0x0000, /* 0x38E3 */ 0x0000, /* 0x38E4 */ 0x0000, /* 0x38E5 */ 0x0000, /* 0x38E6 */ 0x0000, /* 0x38E7 */ 0x0000, /* 0x38E8 */ 0x0000, /* 0x38E9 */ 0x0000, /* 0x38EA */ 0x0000, /* 0x38EB */ 0x0000, /* 0x38EC */ 0x0000, /* 0x38ED */ 0x0000, /* 0x38EE */ 0x0000, /* 0x38EF */ 0x0000, /* 0x38F0 */ 0x0000, /* 0x38F1 */ 0x0000, /* 0x38F2 */ 0x0000, /* 0x38F3 */ 0x0000, /* 0x38F4 */ 0x0000, /* 0x38F5 */ 0x0000, /* 0x38F6 */ 0x0000, /* 0x38F7 */ 0x0000, /* 0x38F8 */ 0x0000, /* 0x38F9 */ 0x0000, /* 0x38FA */ 0x0000, /* 0x38FB */ 0x0000, /* 0x38FC */ 0x0000, /* 0x38FD */ 0x0000, /* 0x38FE */ 0x0000, /* 0x38FF */ 0x0000, /* 0x3900 */ 0x0000, /* 0x3901 */ 0x0000, /* 0x3902 */ 0x0000, /* 0x3903 */ 0x0000, /* 0x3904 */ 0x0000, /* 0x3905 */ 0x0000, /* 0x3906 */ 0x0000, /* 0x3907 */ 0x0000, /* 0x3908 */ 0x0000, /* 0x3909 */ 0x0000, /* 0x390A */ 0x0000, /* 0x390B */ 0x0000, /* 0x390C */ 0x0000, /* 0x390D */ 0x0000, /* 0x390E */ 0x0000, /* 0x390F */ 0x0000, /* 0x3910 */ 0x0000, /* 0x3911 */ 0x0000, /* 0x3912 */ 0x0000, /* 0x3913 */ 0x0000, /* 0x3914 */ 0x0000, /* 0x3915 */ 0x0000, /* 0x3916 */ 0x0000, /* 0x3917 */ 0x0000, /* 0x3918 */ 0x0000, /* 0x3919 */ 0x0000, /* 0x391A */ 0x0000, /* 0x391B */ 0x0000, /* 0x391C */ 0x0000, /* 0x391D */ 0x0000, /* 0x391E */ 0x0000, /* 0x391F */ 0x0000, /* 0x3920 */ 0x0000, /* 0x3921 */ 0x0000, /* 0x3922 */ 0x0000, /* 0x3923 */ 0x0000, /* 0x3924 */ 0x0000, /* 0x3925 */ 0x0000, /* 0x3926 */ 0x0000, /* 0x3927 */ 0x0000, /* 0x3928 */ 0x0000, /* 0x3929 */ 0x0000, /* 0x392A */ 0x0000, /* 0x392B */ 0x0000, /* 0x392C */ 0x0000, /* 0x392D */ 0x0000, /* 0x392E */ 0x0000, /* 0x392F */ 0x0000, /* 0x3930 */ 0x0000, /* 0x3931 */ 0x0000, /* 0x3932 */ 0x0000, /* 0x3933 */ 0x0000, /* 0x3934 */ 0x0000, /* 0x3935 */ 0x0000, /* 0x3936 */ 0x0000, /* 0x3937 */ 0x0000, /* 0x3938 */ 0x0000, /* 0x3939 */ 0x0000, /* 0x393A */ 0x0000, /* 0x393B */ 0x0000, /* 0x393C */ 0x0000, /* 0x393D */ 0x0000, /* 0x393E */ 0x0000, /* 0x393F */ 0x0000, /* 0x3940 */ 0x0000, /* 0x3941 */ 0x0000, /* 0x3942 */ 0x0000, /* 0x3943 */ 0x0000, /* 0x3944 */ 0x0000, /* 0x3945 */ 0x0000, /* 0x3946 */ 0x0000, /* 0x3947 */ 0x0000, /* 0x3948 */ 0x0000, /* 0x3949 */ 0x0000, /* 0x394A */ 0x0000, /* 0x394B */ 0x0000, /* 0x394C */ 0x0000, /* 0x394D */ 0x0000, /* 0x394E */ 0x0000, /* 0x394F */ 0x0000, /* 0x3950 */ 0x0000, /* 0x3951 */ 0x0000, /* 0x3952 */ 0x0000, /* 0x3953 */ 0x0000, /* 0x3954 */ 0x0000, /* 0x3955 */ 0x0000, /* 0x3956 */ 0x0000, /* 0x3957 */ 0x0000, /* 0x3958 */ 0x0000, /* 0x3959 */ 0x0000, /* 0x395A */ 0x0000, /* 0x395B */ 0x0000, /* 0x395C */ 0x0000, /* 0x395D */ 0x0000, /* 0x395E */ 0x0000, /* 0x395F */ 0x0000, /* 0x3960 */ 0x0000, /* 0x3961 */ 0x0000, /* 0x3962 */ 0x0000, /* 0x3963 */ 0x0000, /* 0x3964 */ 0x0000, /* 0x3965 */ 0x0000, /* 0x3966 */ 0x0000, /* 0x3967 */ 0x0000, /* 0x3968 */ 0x0000, /* 0x3969 */ 0x0000, /* 0x396A */ 0x0000, /* 0x396B */ 0x0000, /* 0x396C */ 0x0000, /* 0x396D */ 0x0000, /* 0x396E */ 0x0000, /* 0x396F */ 0x0000, /* 0x3970 */ 0x0000, /* 0x3971 */ 0x0000, /* 0x3972 */ 0x0000, /* 0x3973 */ 0x0000, /* 0x3974 */ 0x0000, /* 0x3975 */ 0x0000, /* 0x3976 */ 0x0000, /* 0x3977 */ 0x0000, /* 0x3978 */ 0x0000, /* 0x3979 */ 0x0000, /* 0x397A */ 0x0000, /* 0x397B */ 0x0000, /* 0x397C */ 0x0000, /* 0x397D */ 0x0000, /* 0x397E */ 0x0000, /* 0x397F */ 0x0000, /* 0x3980 */ 0x0000, /* 0x3981 */ 0x0000, /* 0x3982 */ 0x0000, /* 0x3983 */ 0x0000, /* 0x3984 */ 0x0000, /* 0x3985 */ 0x0000, /* 0x3986 */ 0x0000, /* 0x3987 */ 0x0000, /* 0x3988 */ 0x0000, /* 0x3989 */ 0x0000, /* 0x398A */ 0x0000, /* 0x398B */ 0x0000, /* 0x398C */ 0x0000, /* 0x398D */ 0x0000, /* 0x398E */ 0x0000, /* 0x398F */ 0x0000, /* 0x3990 */ 0x0000, /* 0x3991 */ 0x0000, /* 0x3992 */ 0x0000, /* 0x3993 */ 0x0000, /* 0x3994 */ 0x0000, /* 0x3995 */ 0x0000, /* 0x3996 */ 0x0000, /* 0x3997 */ 0x0000, /* 0x3998 */ 0x0000, /* 0x3999 */ 0x0000, /* 0x399A */ 0x0000, /* 0x399B */ 0x0000, /* 0x399C */ 0x0000, /* 0x399D */ 0x0000, /* 0x399E */ 0x0000, /* 0x399F */ 0x0000, /* 0x39A0 */ 0x0000, /* 0x39A1 */ 0x0000, /* 0x39A2 */ 0x0000, /* 0x39A3 */ 0x0000, /* 0x39A4 */ 0x0000, /* 0x39A5 */ 0x0000, /* 0x39A6 */ 0x0000, /* 0x39A7 */ 0x0000, /* 0x39A8 */ 0x0000, /* 0x39A9 */ 0x0000, /* 0x39AA */ 0x0000, /* 0x39AB */ 0x0000, /* 0x39AC */ 0x0000, /* 0x39AD */ 0x0000, /* 0x39AE */ 0x0000, /* 0x39AF */ 0x0000, /* 0x39B0 */ 0x0000, /* 0x39B1 */ 0x0000, /* 0x39B2 */ 0x0000, /* 0x39B3 */ 0x0000, /* 0x39B4 */ 0x0000, /* 0x39B5 */ 0x0000, /* 0x39B6 */ 0x0000, /* 0x39B7 */ 0x0000, /* 0x39B8 */ 0x0000, /* 0x39B9 */ 0x0000, /* 0x39BA */ 0x0000, /* 0x39BB */ 0x0000, /* 0x39BC */ 0x0000, /* 0x39BD */ 0x0000, /* 0x39BE */ 0x0000, /* 0x39BF */ 0x0000, /* 0x39C0 */ 0x0000, /* 0x39C1 */ 0x0000, /* 0x39C2 */ 0x0000, /* 0x39C3 */ 0x0000, /* 0x39C4 */ 0x0000, /* 0x39C5 */ 0x0000, /* 0x39C6 */ 0x0000, /* 0x39C7 */ 0x0000, /* 0x39C8 */ 0x0000, /* 0x39C9 */ 0x0000, /* 0x39CA */ 0x0000, /* 0x39CB */ 0x0000, /* 0x39CC */ 0x0000, /* 0x39CD */ 0x0000, /* 0x39CE */ 0x0000, /* 0x39CF */ 0x0000, /* 0x39D0 */ 0x0000, /* 0x39D1 */ 0x0000, /* 0x39D2 */ 0x0000, /* 0x39D3 */ 0x0000, /* 0x39D4 */ 0x0000, /* 0x39D5 */ 0x0000, /* 0x39D6 */ 0x0000, /* 0x39D7 */ 0x0000, /* 0x39D8 */ 0x0000, /* 0x39D9 */ 0x0000, /* 0x39DA */ 0x0000, /* 0x39DB */ 0x0000, /* 0x39DC */ 0x0000, /* 0x39DD */ 0x0000, /* 0x39DE */ 0x0000, /* 0x39DF */ 0x0000, /* 0x39E0 */ 0x0000, /* 0x39E1 */ 0x0000, /* 0x39E2 */ 0x0000, /* 0x39E3 */ 0x0000, /* 0x39E4 */ 0x0000, /* 0x39E5 */ 0x0000, /* 0x39E6 */ 0x0000, /* 0x39E7 */ 0x0000, /* 0x39E8 */ 0x0000, /* 0x39E9 */ 0x0000, /* 0x39EA */ 0x0000, /* 0x39EB */ 0x0000, /* 0x39EC */ 0x0000, /* 0x39ED */ 0x0000, /* 0x39EE */ 0x0000, /* 0x39EF */ 0x0000, /* 0x39F0 */ 0x0000, /* 0x39F1 */ 0x0000, /* 0x39F2 */ 0x0000, /* 0x39F3 */ 0x0000, /* 0x39F4 */ 0x0000, /* 0x39F5 */ 0x0000, /* 0x39F6 */ 0x0000, /* 0x39F7 */ 0x0000, /* 0x39F8 */ 0x0000, /* 0x39F9 */ 0x0000, /* 0x39FA */ 0x0000, /* 0x39FB */ 0x0000, /* 0x39FC */ 0x0000, /* 0x39FD */ 0x0000, /* 0x39FE */ 0x0000, /* 0x39FF */ 0x0000, /* 0x3A00 */ 0x0000, /* 0x3A01 */ 0x0000, /* 0x3A02 */ 0x0000, /* 0x3A03 */ 0x0000, /* 0x3A04 */ 0x0000, /* 0x3A05 */ 0x0000, /* 0x3A06 */ 0x0000, /* 0x3A07 */ 0x0000, /* 0x3A08 */ 0x0000, /* 0x3A09 */ 0x0000, /* 0x3A0A */ 0x0000, /* 0x3A0B */ 0x0000, /* 0x3A0C */ 0x0000, /* 0x3A0D */ 0x0000, /* 0x3A0E */ 0x0000, /* 0x3A0F */ 0x0000, /* 0x3A10 */ 0x0000, /* 0x3A11 */ 0x0000, /* 0x3A12 */ 0x0000, /* 0x3A13 */ 0x0000, /* 0x3A14 */ 0x0000, /* 0x3A15 */ 0x0000, /* 0x3A16 */ 0x0000, /* 0x3A17 */ 0x0000, /* 0x3A18 */ 0x0000, /* 0x3A19 */ 0x0000, /* 0x3A1A */ 0x0000, /* 0x3A1B */ 0x0000, /* 0x3A1C */ 0x0000, /* 0x3A1D */ 0x0000, /* 0x3A1E */ 0x0000, /* 0x3A1F */ 0x0000, /* 0x3A20 */ 0x0000, /* 0x3A21 */ 0x0000, /* 0x3A22 */ 0x0000, /* 0x3A23 */ 0x0000, /* 0x3A24 */ 0x0000, /* 0x3A25 */ 0x0000, /* 0x3A26 */ 0x0000, /* 0x3A27 */ 0x0000, /* 0x3A28 */ 0x0000, /* 0x3A29 */ 0x0000, /* 0x3A2A */ 0x0000, /* 0x3A2B */ 0x0000, /* 0x3A2C */ 0x0000, /* 0x3A2D */ 0x0000, /* 0x3A2E */ 0x0000, /* 0x3A2F */ 0x0000, /* 0x3A30 */ 0x0000, /* 0x3A31 */ 0x0000, /* 0x3A32 */ 0x0000, /* 0x3A33 */ 0x0000, /* 0x3A34 */ 0x0000, /* 0x3A35 */ 0x0000, /* 0x3A36 */ 0x0000, /* 0x3A37 */ 0x0000, /* 0x3A38 */ 0x0000, /* 0x3A39 */ 0x0000, /* 0x3A3A */ 0x0000, /* 0x3A3B */ 0x0000, /* 0x3A3C */ 0x0000, /* 0x3A3D */ 0x0000, /* 0x3A3E */ 0x0000, /* 0x3A3F */ 0x0000, /* 0x3A40 */ 0x0000, /* 0x3A41 */ 0x0000, /* 0x3A42 */ 0x0000, /* 0x3A43 */ 0x0000, /* 0x3A44 */ 0x0000, /* 0x3A45 */ 0x0000, /* 0x3A46 */ 0x0000, /* 0x3A47 */ 0x0000, /* 0x3A48 */ 0x0000, /* 0x3A49 */ 0x0000, /* 0x3A4A */ 0x0000, /* 0x3A4B */ 0x0000, /* 0x3A4C */ 0x0000, /* 0x3A4D */ 0x0000, /* 0x3A4E */ 0x0000, /* 0x3A4F */ 0x0000, /* 0x3A50 */ 0x0000, /* 0x3A51 */ 0x0000, /* 0x3A52 */ 0x0000, /* 0x3A53 */ 0x0000, /* 0x3A54 */ 0x0000, /* 0x3A55 */ 0x0000, /* 0x3A56 */ 0x0000, /* 0x3A57 */ 0x0000, /* 0x3A58 */ 0x0000, /* 0x3A59 */ 0x0000, /* 0x3A5A */ 0x0000, /* 0x3A5B */ 0x0000, /* 0x3A5C */ 0x0000, /* 0x3A5D */ 0x0000, /* 0x3A5E */ 0x0000, /* 0x3A5F */ 0x0000, /* 0x3A60 */ 0x0000, /* 0x3A61 */ 0x0000, /* 0x3A62 */ 0x0000, /* 0x3A63 */ 0x0000, /* 0x3A64 */ 0x0000, /* 0x3A65 */ 0x0000, /* 0x3A66 */ 0x0000, /* 0x3A67 */ 0x0000, /* 0x3A68 */ 0x0000, /* 0x3A69 */ 0x0000, /* 0x3A6A */ 0x0000, /* 0x3A6B */ 0x0000, /* 0x3A6C */ 0x0000, /* 0x3A6D */ 0x0000, /* 0x3A6E */ 0x0000, /* 0x3A6F */ 0x0000, /* 0x3A70 */ 0x0000, /* 0x3A71 */ 0x0000, /* 0x3A72 */ 0x0000, /* 0x3A73 */ 0x0000, /* 0x3A74 */ 0x0000, /* 0x3A75 */ 0x0000, /* 0x3A76 */ 0x0000, /* 0x3A77 */ 0x0000, /* 0x3A78 */ 0x0000, /* 0x3A79 */ 0x0000, /* 0x3A7A */ 0x0000, /* 0x3A7B */ 0x0000, /* 0x3A7C */ 0x0000, /* 0x3A7D */ 0x0000, /* 0x3A7E */ 0x0000, /* 0x3A7F */ 0x0000, /* 0x3A80 */ 0x0000, /* 0x3A81 */ 0x0000, /* 0x3A82 */ 0x0000, /* 0x3A83 */ 0x0000, /* 0x3A84 */ 0x0000, /* 0x3A85 */ 0x0000, /* 0x3A86 */ 0x0000, /* 0x3A87 */ 0x0000, /* 0x3A88 */ 0x0000, /* 0x3A89 */ 0x0000, /* 0x3A8A */ 0x0000, /* 0x3A8B */ 0x0000, /* 0x3A8C */ 0x0000, /* 0x3A8D */ 0x0000, /* 0x3A8E */ 0x0000, /* 0x3A8F */ 0x0000, /* 0x3A90 */ 0x0000, /* 0x3A91 */ 0x0000, /* 0x3A92 */ 0x0000, /* 0x3A93 */ 0x0000, /* 0x3A94 */ 0x0000, /* 0x3A95 */ 0x0000, /* 0x3A96 */ 0x0000, /* 0x3A97 */ 0x0000, /* 0x3A98 */ 0x0000, /* 0x3A99 */ 0x0000, /* 0x3A9A */ 0x0000, /* 0x3A9B */ 0x0000, /* 0x3A9C */ 0x0000, /* 0x3A9D */ 0x0000, /* 0x3A9E */ 0x0000, /* 0x3A9F */ 0x0000, /* 0x3AA0 */ 0x0000, /* 0x3AA1 */ 0x0000, /* 0x3AA2 */ 0x0000, /* 0x3AA3 */ 0x0000, /* 0x3AA4 */ 0x0000, /* 0x3AA5 */ 0x0000, /* 0x3AA6 */ 0x0000, /* 0x3AA7 */ 0x0000, /* 0x3AA8 */ 0x0000, /* 0x3AA9 */ 0x0000, /* 0x3AAA */ 0x0000, /* 0x3AAB */ 0x0000, /* 0x3AAC */ 0x0000, /* 0x3AAD */ 0x0000, /* 0x3AAE */ 0x0000, /* 0x3AAF */ 0x0000, /* 0x3AB0 */ 0x0000, /* 0x3AB1 */ 0x0000, /* 0x3AB2 */ 0x0000, /* 0x3AB3 */ 0x0000, /* 0x3AB4 */ 0x0000, /* 0x3AB5 */ 0x0000, /* 0x3AB6 */ 0x0000, /* 0x3AB7 */ 0x0000, /* 0x3AB8 */ 0x0000, /* 0x3AB9 */ 0x0000, /* 0x3ABA */ 0x0000, /* 0x3ABB */ 0x0000, /* 0x3ABC */ 0x0000, /* 0x3ABD */ 0x0000, /* 0x3ABE */ 0x0000, /* 0x3ABF */ 0x0000, /* 0x3AC0 */ 0x0000, /* 0x3AC1 */ 0x0000, /* 0x3AC2 */ 0x0000, /* 0x3AC3 */ 0x0000, /* 0x3AC4 */ 0x0000, /* 0x3AC5 */ 0x0000, /* 0x3AC6 */ 0x0000, /* 0x3AC7 */ 0x0000, /* 0x3AC8 */ 0x0000, /* 0x3AC9 */ 0x0000, /* 0x3ACA */ 0x0000, /* 0x3ACB */ 0x0000, /* 0x3ACC */ 0x0000, /* 0x3ACD */ 0x0000, /* 0x3ACE */ 0x0000, /* 0x3ACF */ 0x0000, /* 0x3AD0 */ 0x0000, /* 0x3AD1 */ 0x0000, /* 0x3AD2 */ 0x0000, /* 0x3AD3 */ 0x0000, /* 0x3AD4 */ 0x0000, /* 0x3AD5 */ 0x0000, /* 0x3AD6 */ 0x0000, /* 0x3AD7 */ 0x0000, /* 0x3AD8 */ 0x0000, /* 0x3AD9 */ 0x0000, /* 0x3ADA */ 0x0000, /* 0x3ADB */ 0x0000, /* 0x3ADC */ 0x0000, /* 0x3ADD */ 0x0000, /* 0x3ADE */ 0x0000, /* 0x3ADF */ 0x0000, /* 0x3AE0 */ 0x0000, /* 0x3AE1 */ 0x0000, /* 0x3AE2 */ 0x0000, /* 0x3AE3 */ 0x0000, /* 0x3AE4 */ 0x0000, /* 0x3AE5 */ 0x0000, /* 0x3AE6 */ 0x0000, /* 0x3AE7 */ 0x0000, /* 0x3AE8 */ 0x0000, /* 0x3AE9 */ 0x0000, /* 0x3AEA */ 0x0000, /* 0x3AEB */ 0x0000, /* 0x3AEC */ 0x0000, /* 0x3AED */ 0x0000, /* 0x3AEE */ 0x0000, /* 0x3AEF */ 0x0000, /* 0x3AF0 */ 0x0000, /* 0x3AF1 */ 0x0000, /* 0x3AF2 */ 0x0000, /* 0x3AF3 */ 0x0000, /* 0x3AF4 */ 0x0000, /* 0x3AF5 */ 0x0000, /* 0x3AF6 */ 0x0000, /* 0x3AF7 */ 0x0000, /* 0x3AF8 */ 0x0000, /* 0x3AF9 */ 0x0000, /* 0x3AFA */ 0x0000, /* 0x3AFB */ 0x0000, /* 0x3AFC */ 0x0000, /* 0x3AFD */ 0x0000, /* 0x3AFE */ 0x0000, /* 0x3AFF */ 0x0000, /* 0x3B00 */ 0x0000, /* 0x3B01 */ 0x0000, /* 0x3B02 */ 0x0000, /* 0x3B03 */ 0x0000, /* 0x3B04 */ 0x0000, /* 0x3B05 */ 0x0000, /* 0x3B06 */ 0x0000, /* 0x3B07 */ 0x0000, /* 0x3B08 */ 0x0000, /* 0x3B09 */ 0x0000, /* 0x3B0A */ 0x0000, /* 0x3B0B */ 0x0000, /* 0x3B0C */ 0x0000, /* 0x3B0D */ 0x0000, /* 0x3B0E */ 0x0000, /* 0x3B0F */ 0x0000, /* 0x3B10 */ 0x0000, /* 0x3B11 */ 0x0000, /* 0x3B12 */ 0x0000, /* 0x3B13 */ 0x0000, /* 0x3B14 */ 0x0000, /* 0x3B15 */ 0x0000, /* 0x3B16 */ 0x0000, /* 0x3B17 */ 0x0000, /* 0x3B18 */ 0x0000, /* 0x3B19 */ 0x0000, /* 0x3B1A */ 0x0000, /* 0x3B1B */ 0x0000, /* 0x3B1C */ 0x0000, /* 0x3B1D */ 0x0000, /* 0x3B1E */ 0x0000, /* 0x3B1F */ 0x0000, /* 0x3B20 */ 0x0000, /* 0x3B21 */ 0x0000, /* 0x3B22 */ 0x0000, /* 0x3B23 */ 0x0000, /* 0x3B24 */ 0x0000, /* 0x3B25 */ 0x0000, /* 0x3B26 */ 0x0000, /* 0x3B27 */ 0x0000, /* 0x3B28 */ 0x0000, /* 0x3B29 */ 0x0000, /* 0x3B2A */ 0x0000, /* 0x3B2B */ 0x0000, /* 0x3B2C */ 0x0000, /* 0x3B2D */ 0x0000, /* 0x3B2E */ 0x0000, /* 0x3B2F */ 0x0000, /* 0x3B30 */ 0x0000, /* 0x3B31 */ 0x0000, /* 0x3B32 */ 0x0000, /* 0x3B33 */ 0x0000, /* 0x3B34 */ 0x0000, /* 0x3B35 */ 0x0000, /* 0x3B36 */ 0x0000, /* 0x3B37 */ 0x0000, /* 0x3B38 */ 0x0000, /* 0x3B39 */ 0x0000, /* 0x3B3A */ 0x0000, /* 0x3B3B */ 0x0000, /* 0x3B3C */ 0x0000, /* 0x3B3D */ 0x0000, /* 0x3B3E */ 0x0000, /* 0x3B3F */ 0x0000, /* 0x3B40 */ 0x0000, /* 0x3B41 */ 0x0000, /* 0x3B42 */ 0x0000, /* 0x3B43 */ 0x0000, /* 0x3B44 */ 0x0000, /* 0x3B45 */ 0x0000, /* 0x3B46 */ 0x0000, /* 0x3B47 */ 0x0000, /* 0x3B48 */ 0x0000, /* 0x3B49 */ 0x0000, /* 0x3B4A */ 0x0000, /* 0x3B4B */ 0x0000, /* 0x3B4C */ 0x0000, /* 0x3B4D */ 0x0000, /* 0x3B4E */ 0x0000, /* 0x3B4F */ 0x0000, /* 0x3B50 */ 0x0000, /* 0x3B51 */ 0x0000, /* 0x3B52 */ 0x0000, /* 0x3B53 */ 0x0000, /* 0x3B54 */ 0x0000, /* 0x3B55 */ 0x0000, /* 0x3B56 */ 0x0000, /* 0x3B57 */ 0x0000, /* 0x3B58 */ 0x0000, /* 0x3B59 */ 0x0000, /* 0x3B5A */ 0x0000, /* 0x3B5B */ 0x0000, /* 0x3B5C */ 0x0000, /* 0x3B5D */ 0x0000, /* 0x3B5E */ 0x0000, /* 0x3B5F */ 0x0000, /* 0x3B60 */ 0x0000, /* 0x3B61 */ 0x0000, /* 0x3B62 */ 0x0000, /* 0x3B63 */ 0x0000, /* 0x3B64 */ 0x0000, /* 0x3B65 */ 0x0000, /* 0x3B66 */ 0x0000, /* 0x3B67 */ 0x0000, /* 0x3B68 */ 0x0000, /* 0x3B69 */ 0x0000, /* 0x3B6A */ 0x0000, /* 0x3B6B */ 0x0000, /* 0x3B6C */ 0x0000, /* 0x3B6D */ 0x0000, /* 0x3B6E */ 0x0000, /* 0x3B6F */ 0x0000, /* 0x3B70 */ 0x0000, /* 0x3B71 */ 0x0000, /* 0x3B72 */ 0x0000, /* 0x3B73 */ 0x0000, /* 0x3B74 */ 0x0000, /* 0x3B75 */ 0x0000, /* 0x3B76 */ 0x0000, /* 0x3B77 */ 0x0000, /* 0x3B78 */ 0x0000, /* 0x3B79 */ 0x0000, /* 0x3B7A */ 0x0000, /* 0x3B7B */ 0x0000, /* 0x3B7C */ 0x0000, /* 0x3B7D */ 0x0000, /* 0x3B7E */ 0x0000, /* 0x3B7F */ 0x0000, /* 0x3B80 */ 0x0000, /* 0x3B81 */ 0x0000, /* 0x3B82 */ 0x0000, /* 0x3B83 */ 0x0000, /* 0x3B84 */ 0x0000, /* 0x3B85 */ 0x0000, /* 0x3B86 */ 0x0000, /* 0x3B87 */ 0x0000, /* 0x3B88 */ 0x0000, /* 0x3B89 */ 0x0000, /* 0x3B8A */ 0x0000, /* 0x3B8B */ 0x0000, /* 0x3B8C */ 0x0000, /* 0x3B8D */ 0x0000, /* 0x3B8E */ 0x0000, /* 0x3B8F */ 0x0000, /* 0x3B90 */ 0x0000, /* 0x3B91 */ 0x0000, /* 0x3B92 */ 0x0000, /* 0x3B93 */ 0x0000, /* 0x3B94 */ 0x0000, /* 0x3B95 */ 0x0000, /* 0x3B96 */ 0x0000, /* 0x3B97 */ 0x0000, /* 0x3B98 */ 0x0000, /* 0x3B99 */ 0x0000, /* 0x3B9A */ 0x0000, /* 0x3B9B */ 0x0000, /* 0x3B9C */ 0x0000, /* 0x3B9D */ 0x0000, /* 0x3B9E */ 0x0000, /* 0x3B9F */ 0x0000, /* 0x3BA0 */ 0x0000, /* 0x3BA1 */ 0x0000, /* 0x3BA2 */ 0x0000, /* 0x3BA3 */ 0x0000, /* 0x3BA4 */ 0x0000, /* 0x3BA5 */ 0x0000, /* 0x3BA6 */ 0x0000, /* 0x3BA7 */ 0x0000, /* 0x3BA8 */ 0x0000, /* 0x3BA9 */ 0x0000, /* 0x3BAA */ 0x0000, /* 0x3BAB */ 0x0000, /* 0x3BAC */ 0x0000, /* 0x3BAD */ 0x0000, /* 0x3BAE */ 0x0000, /* 0x3BAF */ 0x0000, /* 0x3BB0 */ 0x0000, /* 0x3BB1 */ 0x0000, /* 0x3BB2 */ 0x0000, /* 0x3BB3 */ 0x0000, /* 0x3BB4 */ 0x0000, /* 0x3BB5 */ 0x0000, /* 0x3BB6 */ 0x0000, /* 0x3BB7 */ 0x0000, /* 0x3BB8 */ 0x0000, /* 0x3BB9 */ 0x0000, /* 0x3BBA */ 0x0000, /* 0x3BBB */ 0x0000, /* 0x3BBC */ 0x0000, /* 0x3BBD */ 0x0000, /* 0x3BBE */ 0x0000, /* 0x3BBF */ 0x0000, /* 0x3BC0 */ 0x0000, /* 0x3BC1 */ 0x0000, /* 0x3BC2 */ 0x0000, /* 0x3BC3 */ 0x0000, /* 0x3BC4 */ 0x0000, /* 0x3BC5 */ 0x0000, /* 0x3BC6 */ 0x0000, /* 0x3BC7 */ 0x0000, /* 0x3BC8 */ 0x0000, /* 0x3BC9 */ 0x0000, /* 0x3BCA */ 0x0000, /* 0x3BCB */ 0x0000, /* 0x3BCC */ 0x0000, /* 0x3BCD */ 0x0000, /* 0x3BCE */ 0x0000, /* 0x3BCF */ 0x0000, /* 0x3BD0 */ 0x0000, /* 0x3BD1 */ 0x0000, /* 0x3BD2 */ 0x0000, /* 0x3BD3 */ 0x0000, /* 0x3BD4 */ 0x0000, /* 0x3BD5 */ 0x0000, /* 0x3BD6 */ 0x0000, /* 0x3BD7 */ 0x0000, /* 0x3BD8 */ 0x0000, /* 0x3BD9 */ 0x0000, /* 0x3BDA */ 0x0000, /* 0x3BDB */ 0x0000, /* 0x3BDC */ 0x0000, /* 0x3BDD */ 0x0000, /* 0x3BDE */ 0x0000, /* 0x3BDF */ 0x0000, /* 0x3BE0 */ 0x0000, /* 0x3BE1 */ 0x0000, /* 0x3BE2 */ 0x0000, /* 0x3BE3 */ 0x0000, /* 0x3BE4 */ 0x0000, /* 0x3BE5 */ 0x0000, /* 0x3BE6 */ 0x0000, /* 0x3BE7 */ 0x0000, /* 0x3BE8 */ 0x0000, /* 0x3BE9 */ 0x0000, /* 0x3BEA */ 0x0000, /* 0x3BEB */ 0x0000, /* 0x3BEC */ 0x0000, /* 0x3BED */ 0x0000, /* 0x3BEE */ 0x0000, /* 0x3BEF */ 0x0000, /* 0x3BF0 */ 0x0000, /* 0x3BF1 */ 0x0000, /* 0x3BF2 */ 0x0000, /* 0x3BF3 */ 0x0000, /* 0x3BF4 */ 0x0000, /* 0x3BF5 */ 0x0000, /* 0x3BF6 */ 0x0000, /* 0x3BF7 */ 0x0000, /* 0x3BF8 */ 0x0000, /* 0x3BF9 */ 0x0000, /* 0x3BFA */ 0x0000, /* 0x3BFB */ 0x0000, /* 0x3BFC */ 0x0000, /* 0x3BFD */ 0x0000, /* 0x3BFE */ 0x0000, /* 0x3BFF */ 0x0000, /* 0x3C00 */ 0x0000, /* 0x3C01 */ 0x0000, /* 0x3C02 */ 0x0000, /* 0x3C03 */ 0x0000, /* 0x3C04 */ 0x0000, /* 0x3C05 */ 0x0000, /* 0x3C06 */ 0x0000, /* 0x3C07 */ 0x0000, /* 0x3C08 */ 0x0000, /* 0x3C09 */ 0x0000, /* 0x3C0A */ 0x0000, /* 0x3C0B */ 0x0000, /* 0x3C0C */ 0x0000, /* 0x3C0D */ 0x0000, /* 0x3C0E */ 0x0000, /* 0x3C0F */ 0x0000, /* 0x3C10 */ 0x0000, /* 0x3C11 */ 0x0000, /* 0x3C12 */ 0x0000, /* 0x3C13 */ 0x0000, /* 0x3C14 */ 0x0000, /* 0x3C15 */ 0x0000, /* 0x3C16 */ 0x0000, /* 0x3C17 */ 0x0000, /* 0x3C18 */ 0x0000, /* 0x3C19 */ 0x0000, /* 0x3C1A */ 0x0000, /* 0x3C1B */ 0x0000, /* 0x3C1C */ 0x0000, /* 0x3C1D */ 0x0000, /* 0x3C1E */ 0x0000, /* 0x3C1F */ 0x0000, /* 0x3C20 */ 0x0000, /* 0x3C21 */ 0x0000, /* 0x3C22 */ 0x0000, /* 0x3C23 */ 0x0000, /* 0x3C24 */ 0x0000, /* 0x3C25 */ 0x0000, /* 0x3C26 */ 0x0000, /* 0x3C27 */ 0x0000, /* 0x3C28 */ 0x0000, /* 0x3C29 */ 0x0000, /* 0x3C2A */ 0x0000, /* 0x3C2B */ 0x0000, /* 0x3C2C */ 0x0000, /* 0x3C2D */ 0x0000, /* 0x3C2E */ 0x0000, /* 0x3C2F */ 0x0000, /* 0x3C30 */ 0x0000, /* 0x3C31 */ 0x0000, /* 0x3C32 */ 0x0000, /* 0x3C33 */ 0x0000, /* 0x3C34 */ 0x0000, /* 0x3C35 */ 0x0000, /* 0x3C36 */ 0x0000, /* 0x3C37 */ 0x0000, /* 0x3C38 */ 0x0000, /* 0x3C39 */ 0x0000, /* 0x3C3A */ 0x0000, /* 0x3C3B */ 0x0000, /* 0x3C3C */ 0x0000, /* 0x3C3D */ 0x0000, /* 0x3C3E */ 0x0000, /* 0x3C3F */ 0x0000, /* 0x3C40 */ 0x0000, /* 0x3C41 */ 0x0000, /* 0x3C42 */ 0x0000, /* 0x3C43 */ 0x0000, /* 0x3C44 */ 0x0000, /* 0x3C45 */ 0x0000, /* 0x3C46 */ 0x0000, /* 0x3C47 */ 0x0000, /* 0x3C48 */ 0x0000, /* 0x3C49 */ 0x0000, /* 0x3C4A */ 0x0000, /* 0x3C4B */ 0x0000, /* 0x3C4C */ 0x0000, /* 0x3C4D */ 0x0000, /* 0x3C4E */ 0x0000, /* 0x3C4F */ 0x0000, /* 0x3C50 */ 0x0000, /* 0x3C51 */ 0x0000, /* 0x3C52 */ 0x0000, /* 0x3C53 */ 0x0000, /* 0x3C54 */ 0x0000, /* 0x3C55 */ 0x0000, /* 0x3C56 */ 0x0000, /* 0x3C57 */ 0x0000, /* 0x3C58 */ 0x0000, /* 0x3C59 */ 0x0000, /* 0x3C5A */ 0x0000, /* 0x3C5B */ 0x0000, /* 0x3C5C */ 0x0000, /* 0x3C5D */ 0x0000, /* 0x3C5E */ 0x0000, /* 0x3C5F */ 0x0000, /* 0x3C60 */ 0x0000, /* 0x3C61 */ 0x0000, /* 0x3C62 */ 0x0000, /* 0x3C63 */ 0x0000, /* 0x3C64 */ 0x0000, /* 0x3C65 */ 0x0000, /* 0x3C66 */ 0x0000, /* 0x3C67 */ 0x0000, /* 0x3C68 */ 0x0000, /* 0x3C69 */ 0x0000, /* 0x3C6A */ 0x0000, /* 0x3C6B */ 0x0000, /* 0x3C6C */ 0x0000, /* 0x3C6D */ 0x0000, /* 0x3C6E */ 0x0000, /* 0x3C6F */ 0x0000, /* 0x3C70 */ 0x0000, /* 0x3C71 */ 0x0000, /* 0x3C72 */ 0x0000, /* 0x3C73 */ 0x0000, /* 0x3C74 */ 0x0000, /* 0x3C75 */ 0x0000, /* 0x3C76 */ 0x0000, /* 0x3C77 */ 0x0000, /* 0x3C78 */ 0x0000, /* 0x3C79 */ 0x0000, /* 0x3C7A */ 0x0000, /* 0x3C7B */ 0x0000, /* 0x3C7C */ 0x0000, /* 0x3C7D */ 0x0000, /* 0x3C7E */ 0x0000, /* 0x3C7F */ 0x0000, /* 0x3C80 */ 0x0000, /* 0x3C81 */ 0x0000, /* 0x3C82 */ 0x0000, /* 0x3C83 */ 0x0000, /* 0x3C84 */ 0x0000, /* 0x3C85 */ 0x0000, /* 0x3C86 */ 0x0000, /* 0x3C87 */ 0x0000, /* 0x3C88 */ 0x0000, /* 0x3C89 */ 0x0000, /* 0x3C8A */ 0x0000, /* 0x3C8B */ 0x0000, /* 0x3C8C */ 0x0000, /* 0x3C8D */ 0x0000, /* 0x3C8E */ 0x0000, /* 0x3C8F */ 0x0000, /* 0x3C90 */ 0x0000, /* 0x3C91 */ 0x0000, /* 0x3C92 */ 0x0000, /* 0x3C93 */ 0x0000, /* 0x3C94 */ 0x0000, /* 0x3C95 */ 0x0000, /* 0x3C96 */ 0x0000, /* 0x3C97 */ 0x0000, /* 0x3C98 */ 0x0000, /* 0x3C99 */ 0x0000, /* 0x3C9A */ 0x0000, /* 0x3C9B */ 0x0000, /* 0x3C9C */ 0x0000, /* 0x3C9D */ 0x0000, /* 0x3C9E */ 0x0000, /* 0x3C9F */ 0x0000, /* 0x3CA0 */ 0x0000, /* 0x3CA1 */ 0x0000, /* 0x3CA2 */ 0x0000, /* 0x3CA3 */ 0x0000, /* 0x3CA4 */ 0x0000, /* 0x3CA5 */ 0x0000, /* 0x3CA6 */ 0x0000, /* 0x3CA7 */ 0x0000, /* 0x3CA8 */ 0x0000, /* 0x3CA9 */ 0x0000, /* 0x3CAA */ 0x0000, /* 0x3CAB */ 0x0000, /* 0x3CAC */ 0x0000, /* 0x3CAD */ 0x0000, /* 0x3CAE */ 0x0000, /* 0x3CAF */ 0x0000, /* 0x3CB0 */ 0x0000, /* 0x3CB1 */ 0x0000, /* 0x3CB2 */ 0x0000, /* 0x3CB3 */ 0x0000, /* 0x3CB4 */ 0x0000, /* 0x3CB5 */ 0x0000, /* 0x3CB6 */ 0x0000, /* 0x3CB7 */ 0x0000, /* 0x3CB8 */ 0x0000, /* 0x3CB9 */ 0x0000, /* 0x3CBA */ 0x0000, /* 0x3CBB */ 0x0000, /* 0x3CBC */ 0x0000, /* 0x3CBD */ 0x0000, /* 0x3CBE */ 0x0000, /* 0x3CBF */ 0x0000, /* 0x3CC0 */ 0x0000, /* 0x3CC1 */ 0x0000, /* 0x3CC2 */ 0x0000, /* 0x3CC3 */ 0x0000, /* 0x3CC4 */ 0x0000, /* 0x3CC5 */ 0x0000, /* 0x3CC6 */ 0x0000, /* 0x3CC7 */ 0x0000, /* 0x3CC8 */ 0x0000, /* 0x3CC9 */ 0x0000, /* 0x3CCA */ 0x0000, /* 0x3CCB */ 0x0000, /* 0x3CCC */ 0x0000, /* 0x3CCD */ 0x0000, /* 0x3CCE */ 0x0000, /* 0x3CCF */ 0x0000, /* 0x3CD0 */ 0x0000, /* 0x3CD1 */ 0x0000, /* 0x3CD2 */ 0x0000, /* 0x3CD3 */ 0x0000, /* 0x3CD4 */ 0x0000, /* 0x3CD5 */ 0x0000, /* 0x3CD6 */ 0x0000, /* 0x3CD7 */ 0x0000, /* 0x3CD8 */ 0x0000, /* 0x3CD9 */ 0x0000, /* 0x3CDA */ 0x0000, /* 0x3CDB */ 0x0000, /* 0x3CDC */ 0x0000, /* 0x3CDD */ 0x0000, /* 0x3CDE */ 0x0000, /* 0x3CDF */ 0x0000, /* 0x3CE0 */ 0x0000, /* 0x3CE1 */ 0x0000, /* 0x3CE2 */ 0x0000, /* 0x3CE3 */ 0x0000, /* 0x3CE4 */ 0x0000, /* 0x3CE5 */ 0x0000, /* 0x3CE6 */ 0x0000, /* 0x3CE7 */ 0x0000, /* 0x3CE8 */ 0x0000, /* 0x3CE9 */ 0x0000, /* 0x3CEA */ 0x0000, /* 0x3CEB */ 0x0000, /* 0x3CEC */ 0x0000, /* 0x3CED */ 0x0000, /* 0x3CEE */ 0x0000, /* 0x3CEF */ 0x0000, /* 0x3CF0 */ 0x0000, /* 0x3CF1 */ 0x0000, /* 0x3CF2 */ 0x0000, /* 0x3CF3 */ 0x0000, /* 0x3CF4 */ 0x0000, /* 0x3CF5 */ 0x0000, /* 0x3CF6 */ 0x0000, /* 0x3CF7 */ 0x0000, /* 0x3CF8 */ 0x0000, /* 0x3CF9 */ 0x0000, /* 0x3CFA */ 0x0000, /* 0x3CFB */ 0x0000, /* 0x3CFC */ 0x0000, /* 0x3CFD */ 0x0000, /* 0x3CFE */ 0x0000, /* 0x3CFF */ 0x0000, /* 0x3D00 */ 0x0000, /* 0x3D01 */ 0x0000, /* 0x3D02 */ 0x0000, /* 0x3D03 */ 0x0000, /* 0x3D04 */ 0x0000, /* 0x3D05 */ 0x0000, /* 0x3D06 */ 0x0000, /* 0x3D07 */ 0x0000, /* 0x3D08 */ 0x0000, /* 0x3D09 */ 0x0000, /* 0x3D0A */ 0x0000, /* 0x3D0B */ 0x0000, /* 0x3D0C */ 0x0000, /* 0x3D0D */ 0x0000, /* 0x3D0E */ 0x0000, /* 0x3D0F */ 0x0000, /* 0x3D10 */ 0x0000, /* 0x3D11 */ 0x0000, /* 0x3D12 */ 0x0000, /* 0x3D13 */ 0x0000, /* 0x3D14 */ 0x0000, /* 0x3D15 */ 0x0000, /* 0x3D16 */ 0x0000, /* 0x3D17 */ 0x0000, /* 0x3D18 */ 0x0000, /* 0x3D19 */ 0x0000, /* 0x3D1A */ 0x0000, /* 0x3D1B */ 0x0000, /* 0x3D1C */ 0x0000, /* 0x3D1D */ 0x0000, /* 0x3D1E */ 0x0000, /* 0x3D1F */ 0x0000, /* 0x3D20 */ 0x0000, /* 0x3D21 */ 0x0000, /* 0x3D22 */ 0x0000, /* 0x3D23 */ 0x0000, /* 0x3D24 */ 0x0000, /* 0x3D25 */ 0x0000, /* 0x3D26 */ 0x0000, /* 0x3D27 */ 0x0000, /* 0x3D28 */ 0x0000, /* 0x3D29 */ 0x0000, /* 0x3D2A */ 0x0000, /* 0x3D2B */ 0x0000, /* 0x3D2C */ 0x0000, /* 0x3D2D */ 0x0000, /* 0x3D2E */ 0x0000, /* 0x3D2F */ 0x0000, /* 0x3D30 */ 0x0000, /* 0x3D31 */ 0x0000, /* 0x3D32 */ 0x0000, /* 0x3D33 */ 0x0000, /* 0x3D34 */ 0x0000, /* 0x3D35 */ 0x0000, /* 0x3D36 */ 0x0000, /* 0x3D37 */ 0x0000, /* 0x3D38 */ 0x0000, /* 0x3D39 */ 0x0000, /* 0x3D3A */ 0x0000, /* 0x3D3B */ 0x0000, /* 0x3D3C */ 0x0000, /* 0x3D3D */ 0x0000, /* 0x3D3E */ 0x0000, /* 0x3D3F */ 0x0000, /* 0x3D40 */ 0x0000, /* 0x3D41 */ 0x0000, /* 0x3D42 */ 0x0000, /* 0x3D43 */ 0x0000, /* 0x3D44 */ 0x0000, /* 0x3D45 */ 0x0000, /* 0x3D46 */ 0x0000, /* 0x3D47 */ 0x0000, /* 0x3D48 */ 0x0000, /* 0x3D49 */ 0x0000, /* 0x3D4A */ 0x0000, /* 0x3D4B */ 0x0000, /* 0x3D4C */ 0x0000, /* 0x3D4D */ 0x0000, /* 0x3D4E */ 0x0000, /* 0x3D4F */ 0x0000, /* 0x3D50 */ 0x0000, /* 0x3D51 */ 0x0000, /* 0x3D52 */ 0x0000, /* 0x3D53 */ 0x0000, /* 0x3D54 */ 0x0000, /* 0x3D55 */ 0x0000, /* 0x3D56 */ 0x0000, /* 0x3D57 */ 0x0000, /* 0x3D58 */ 0x0000, /* 0x3D59 */ 0x0000, /* 0x3D5A */ 0x0000, /* 0x3D5B */ 0x0000, /* 0x3D5C */ 0x0000, /* 0x3D5D */ 0x0000, /* 0x3D5E */ 0x0000, /* 0x3D5F */ 0x0000, /* 0x3D60 */ 0x0000, /* 0x3D61 */ 0x0000, /* 0x3D62 */ 0x0000, /* 0x3D63 */ 0x0000, /* 0x3D64 */ 0x0000, /* 0x3D65 */ 0x0000, /* 0x3D66 */ 0x0000, /* 0x3D67 */ 0x0000, /* 0x3D68 */ 0x0000, /* 0x3D69 */ 0x0000, /* 0x3D6A */ 0x0000, /* 0x3D6B */ 0x0000, /* 0x3D6C */ 0x0000, /* 0x3D6D */ 0x0000, /* 0x3D6E */ 0x0000, /* 0x3D6F */ 0x0000, /* 0x3D70 */ 0x0000, /* 0x3D71 */ 0x0000, /* 0x3D72 */ 0x0000, /* 0x3D73 */ 0x0000, /* 0x3D74 */ 0x0000, /* 0x3D75 */ 0x0000, /* 0x3D76 */ 0x0000, /* 0x3D77 */ 0x0000, /* 0x3D78 */ 0x0000, /* 0x3D79 */ 0x0000, /* 0x3D7A */ 0x0000, /* 0x3D7B */ 0x0000, /* 0x3D7C */ 0x0000, /* 0x3D7D */ 0x0000, /* 0x3D7E */ 0x0000, /* 0x3D7F */ 0x0000, /* 0x3D80 */ 0x0000, /* 0x3D81 */ 0x0000, /* 0x3D82 */ 0x0000, /* 0x3D83 */ 0x0000, /* 0x3D84 */ 0x0000, /* 0x3D85 */ 0x0000, /* 0x3D86 */ 0x0000, /* 0x3D87 */ 0x0000, /* 0x3D88 */ 0x0000, /* 0x3D89 */ 0x0000, /* 0x3D8A */ 0x0000, /* 0x3D8B */ 0x0000, /* 0x3D8C */ 0x0000, /* 0x3D8D */ 0x0000, /* 0x3D8E */ 0x0000, /* 0x3D8F */ 0x0000, /* 0x3D90 */ 0x0000, /* 0x3D91 */ 0x0000, /* 0x3D92 */ 0x0000, /* 0x3D93 */ 0x0000, /* 0x3D94 */ 0x0000, /* 0x3D95 */ 0x0000, /* 0x3D96 */ 0x0000, /* 0x3D97 */ 0x0000, /* 0x3D98 */ 0x0000, /* 0x3D99 */ 0x0000, /* 0x3D9A */ 0x0000, /* 0x3D9B */ 0x0000, /* 0x3D9C */ 0x0000, /* 0x3D9D */ 0x0000, /* 0x3D9E */ 0x0000, /* 0x3D9F */ 0x0000, /* 0x3DA0 */ 0x0000, /* 0x3DA1 */ 0x0000, /* 0x3DA2 */ 0x0000, /* 0x3DA3 */ 0x0000, /* 0x3DA4 */ 0x0000, /* 0x3DA5 */ 0x0000, /* 0x3DA6 */ 0x0000, /* 0x3DA7 */ 0x0000, /* 0x3DA8 */ 0x0000, /* 0x3DA9 */ 0x0000, /* 0x3DAA */ 0x0000, /* 0x3DAB */ 0x0000, /* 0x3DAC */ 0x0000, /* 0x3DAD */ 0x0000, /* 0x3DAE */ 0x0000, /* 0x3DAF */ 0x0000, /* 0x3DB0 */ 0x0000, /* 0x3DB1 */ 0x0000, /* 0x3DB2 */ 0x0000, /* 0x3DB3 */ 0x0000, /* 0x3DB4 */ 0x0000, /* 0x3DB5 */ 0x0000, /* 0x3DB6 */ 0x0000, /* 0x3DB7 */ 0x0000, /* 0x3DB8 */ 0x0000, /* 0x3DB9 */ 0x0000, /* 0x3DBA */ 0x0000, /* 0x3DBB */ 0x0000, /* 0x3DBC */ 0x0000, /* 0x3DBD */ 0x0000, /* 0x3DBE */ 0x0000, /* 0x3DBF */ 0x0000, /* 0x3DC0 */ 0x0000, /* 0x3DC1 */ 0x0000, /* 0x3DC2 */ 0x0000, /* 0x3DC3 */ 0x0000, /* 0x3DC4 */ 0x0000, /* 0x3DC5 */ 0x0000, /* 0x3DC6 */ 0x0000, /* 0x3DC7 */ 0x0000, /* 0x3DC8 */ 0x0000, /* 0x3DC9 */ 0x0000, /* 0x3DCA */ 0x0000, /* 0x3DCB */ 0x0000, /* 0x3DCC */ 0x0000, /* 0x3DCD */ 0x0000, /* 0x3DCE */ 0x0000, /* 0x3DCF */ 0x0000, /* 0x3DD0 */ 0x0000, /* 0x3DD1 */ 0x0000, /* 0x3DD2 */ 0x0000, /* 0x3DD3 */ 0x0000, /* 0x3DD4 */ 0x0000, /* 0x3DD5 */ 0x0000, /* 0x3DD6 */ 0x0000, /* 0x3DD7 */ 0x0000, /* 0x3DD8 */ 0x0000, /* 0x3DD9 */ 0x0000, /* 0x3DDA */ 0x0000, /* 0x3DDB */ 0x0000, /* 0x3DDC */ 0x0000, /* 0x3DDD */ 0x0000, /* 0x3DDE */ 0x0000, /* 0x3DDF */ 0x0000, /* 0x3DE0 */ 0x0000, /* 0x3DE1 */ 0x0000, /* 0x3DE2 */ 0x0000, /* 0x3DE3 */ 0x0000, /* 0x3DE4 */ 0x0000, /* 0x3DE5 */ 0x0000, /* 0x3DE6 */ 0x0000, /* 0x3DE7 */ 0x0000, /* 0x3DE8 */ 0x0000, /* 0x3DE9 */ 0x0000, /* 0x3DEA */ 0x0000, /* 0x3DEB */ 0x0000, /* 0x3DEC */ 0x0000, /* 0x3DED */ 0x0000, /* 0x3DEE */ 0x0000, /* 0x3DEF */ 0x0000, /* 0x3DF0 */ 0x0000, /* 0x3DF1 */ 0x0000, /* 0x3DF2 */ 0x0000, /* 0x3DF3 */ 0x0000, /* 0x3DF4 */ 0x0000, /* 0x3DF5 */ 0x0000, /* 0x3DF6 */ 0x0000, /* 0x3DF7 */ 0x0000, /* 0x3DF8 */ 0x0000, /* 0x3DF9 */ 0x0000, /* 0x3DFA */ 0x0000, /* 0x3DFB */ 0x0000, /* 0x3DFC */ 0x0000, /* 0x3DFD */ 0x0000, /* 0x3DFE */ 0x0000, /* 0x3DFF */ 0x0000, /* 0x3E00 */ 0x0000, /* 0x3E01 */ 0x0000, /* 0x3E02 */ 0x0000, /* 0x3E03 */ 0x0000, /* 0x3E04 */ 0x0000, /* 0x3E05 */ 0x0000, /* 0x3E06 */ 0x0000, /* 0x3E07 */ 0x0000, /* 0x3E08 */ 0x0000, /* 0x3E09 */ 0x0000, /* 0x3E0A */ 0x0000, /* 0x3E0B */ 0x0000, /* 0x3E0C */ 0x0000, /* 0x3E0D */ 0x0000, /* 0x3E0E */ 0x0000, /* 0x3E0F */ 0x0000, /* 0x3E10 */ 0x0000, /* 0x3E11 */ 0x0000, /* 0x3E12 */ 0x0000, /* 0x3E13 */ 0x0000, /* 0x3E14 */ 0x0000, /* 0x3E15 */ 0x0000, /* 0x3E16 */ 0x0000, /* 0x3E17 */ 0x0000, /* 0x3E18 */ 0x0000, /* 0x3E19 */ 0x0000, /* 0x3E1A */ 0x0000, /* 0x3E1B */ 0x0000, /* 0x3E1C */ 0x0000, /* 0x3E1D */ 0x0000, /* 0x3E1E */ 0x0000, /* 0x3E1F */ 0x0000, /* 0x3E20 */ 0x0000, /* 0x3E21 */ 0x0000, /* 0x3E22 */ 0x0000, /* 0x3E23 */ 0x0000, /* 0x3E24 */ 0x0000, /* 0x3E25 */ 0x0000, /* 0x3E26 */ 0x0000, /* 0x3E27 */ 0x0000, /* 0x3E28 */ 0x0000, /* 0x3E29 */ 0x0000, /* 0x3E2A */ 0x0000, /* 0x3E2B */ 0x0000, /* 0x3E2C */ 0x0000, /* 0x3E2D */ 0x0000, /* 0x3E2E */ 0x0000, /* 0x3E2F */ 0x0000, /* 0x3E30 */ 0x0000, /* 0x3E31 */ 0x0000, /* 0x3E32 */ 0x0000, /* 0x3E33 */ 0x0000, /* 0x3E34 */ 0x0000, /* 0x3E35 */ 0x0000, /* 0x3E36 */ 0x0000, /* 0x3E37 */ 0x0000, /* 0x3E38 */ 0x0000, /* 0x3E39 */ 0x0000, /* 0x3E3A */ 0x0000, /* 0x3E3B */ 0x0000, /* 0x3E3C */ 0x0000, /* 0x3E3D */ 0x0000, /* 0x3E3E */ 0x0000, /* 0x3E3F */ 0x0000, /* 0x3E40 */ 0x0000, /* 0x3E41 */ 0x0000, /* 0x3E42 */ 0x0000, /* 0x3E43 */ 0x0000, /* 0x3E44 */ 0x0000, /* 0x3E45 */ 0x0000, /* 0x3E46 */ 0x0000, /* 0x3E47 */ 0x0000, /* 0x3E48 */ 0x0000, /* 0x3E49 */ 0x0000, /* 0x3E4A */ 0x0000, /* 0x3E4B */ 0x0000, /* 0x3E4C */ 0x0000, /* 0x3E4D */ 0x0000, /* 0x3E4E */ 0x0000, /* 0x3E4F */ 0x0000, /* 0x3E50 */ 0x0000, /* 0x3E51 */ 0x0000, /* 0x3E52 */ 0x0000, /* 0x3E53 */ 0x0000, /* 0x3E54 */ 0x0000, /* 0x3E55 */ 0x0000, /* 0x3E56 */ 0x0000, /* 0x3E57 */ 0x0000, /* 0x3E58 */ 0x0000, /* 0x3E59 */ 0x0000, /* 0x3E5A */ 0x0000, /* 0x3E5B */ 0x0000, /* 0x3E5C */ 0x0000, /* 0x3E5D */ 0x0000, /* 0x3E5E */ 0x0000, /* 0x3E5F */ 0x0000, /* 0x3E60 */ 0x0000, /* 0x3E61 */ 0x0000, /* 0x3E62 */ 0x0000, /* 0x3E63 */ 0x0000, /* 0x3E64 */ 0x0000, /* 0x3E65 */ 0x0000, /* 0x3E66 */ 0x0000, /* 0x3E67 */ 0x0000, /* 0x3E68 */ 0x0000, /* 0x3E69 */ 0x0000, /* 0x3E6A */ 0x0000, /* 0x3E6B */ 0x0000, /* 0x3E6C */ 0x0000, /* 0x3E6D */ 0x0000, /* 0x3E6E */ 0x0000, /* 0x3E6F */ 0x0000, /* 0x3E70 */ 0x0000, /* 0x3E71 */ 0x0000, /* 0x3E72 */ 0x0000, /* 0x3E73 */ 0x0000, /* 0x3E74 */ 0x0000, /* 0x3E75 */ 0x0000, /* 0x3E76 */ 0x0000, /* 0x3E77 */ 0x0000, /* 0x3E78 */ 0x0000, /* 0x3E79 */ 0x0000, /* 0x3E7A */ 0x0000, /* 0x3E7B */ 0x0000, /* 0x3E7C */ 0x0000, /* 0x3E7D */ 0x0000, /* 0x3E7E */ 0x0000, /* 0x3E7F */ 0x0000, /* 0x3E80 */ 0x0000, /* 0x3E81 */ 0x0000, /* 0x3E82 */ 0x0000, /* 0x3E83 */ 0x0000, /* 0x3E84 */ 0x0000, /* 0x3E85 */ 0x0000, /* 0x3E86 */ 0x0000, /* 0x3E87 */ 0x0000, /* 0x3E88 */ 0x0000, /* 0x3E89 */ 0x0000, /* 0x3E8A */ 0x0000, /* 0x3E8B */ 0x0000, /* 0x3E8C */ 0x0000, /* 0x3E8D */ 0x0000, /* 0x3E8E */ 0x0000, /* 0x3E8F */ 0x0000, /* 0x3E90 */ 0x0000, /* 0x3E91 */ 0x0000, /* 0x3E92 */ 0x0000, /* 0x3E93 */ 0x0000, /* 0x3E94 */ 0x0000, /* 0x3E95 */ 0x0000, /* 0x3E96 */ 0x0000, /* 0x3E97 */ 0x0000, /* 0x3E98 */ 0x0000, /* 0x3E99 */ 0x0000, /* 0x3E9A */ 0x0000, /* 0x3E9B */ 0x0000, /* 0x3E9C */ 0x0000, /* 0x3E9D */ 0x0000, /* 0x3E9E */ 0x0000, /* 0x3E9F */ 0x0000, /* 0x3EA0 */ 0x0000, /* 0x3EA1 */ 0x0000, /* 0x3EA2 */ 0x0000, /* 0x3EA3 */ 0x0000, /* 0x3EA4 */ 0x0000, /* 0x3EA5 */ 0x0000, /* 0x3EA6 */ 0x0000, /* 0x3EA7 */ 0x0000, /* 0x3EA8 */ 0x0000, /* 0x3EA9 */ 0x0000, /* 0x3EAA */ 0x0000, /* 0x3EAB */ 0x0000, /* 0x3EAC */ 0x0000, /* 0x3EAD */ 0x0000, /* 0x3EAE */ 0x0000, /* 0x3EAF */ 0x0000, /* 0x3EB0 */ 0x0000, /* 0x3EB1 */ 0x0000, /* 0x3EB2 */ 0x0000, /* 0x3EB3 */ 0x0000, /* 0x3EB4 */ 0x0000, /* 0x3EB5 */ 0x0000, /* 0x3EB6 */ 0x0000, /* 0x3EB7 */ 0x0000, /* 0x3EB8 */ 0x0000, /* 0x3EB9 */ 0x0000, /* 0x3EBA */ 0x0000, /* 0x3EBB */ 0x0000, /* 0x3EBC */ 0x0000, /* 0x3EBD */ 0x0000, /* 0x3EBE */ 0x0000, /* 0x3EBF */ 0x0000, /* 0x3EC0 */ 0x0000, /* 0x3EC1 */ 0x0000, /* 0x3EC2 */ 0x0000, /* 0x3EC3 */ 0x0000, /* 0x3EC4 */ 0x0000, /* 0x3EC5 */ 0x0000, /* 0x3EC6 */ 0x0000, /* 0x3EC7 */ 0x0000, /* 0x3EC8 */ 0x0000, /* 0x3EC9 */ 0x0000, /* 0x3ECA */ 0x0000, /* 0x3ECB */ 0x0000, /* 0x3ECC */ 0x0000, /* 0x3ECD */ 0x0000, /* 0x3ECE */ 0x0000, /* 0x3ECF */ 0x0000, /* 0x3ED0 */ 0x0000, /* 0x3ED1 */ 0x0000, /* 0x3ED2 */ 0x0000, /* 0x3ED3 */ 0x0000, /* 0x3ED4 */ 0x0000, /* 0x3ED5 */ 0x0000, /* 0x3ED6 */ 0x0000, /* 0x3ED7 */ 0x0000, /* 0x3ED8 */ 0x0000, /* 0x3ED9 */ 0x0000, /* 0x3EDA */ 0x0000, /* 0x3EDB */ 0x0000, /* 0x3EDC */ 0x0000, /* 0x3EDD */ 0x0000, /* 0x3EDE */ 0x0000, /* 0x3EDF */ 0x0000, /* 0x3EE0 */ 0x0000, /* 0x3EE1 */ 0x0000, /* 0x3EE2 */ 0x0000, /* 0x3EE3 */ 0x0000, /* 0x3EE4 */ 0x0000, /* 0x3EE5 */ 0x0000, /* 0x3EE6 */ 0x0000, /* 0x3EE7 */ 0x0000, /* 0x3EE8 */ 0x0000, /* 0x3EE9 */ 0x0000, /* 0x3EEA */ 0x0000, /* 0x3EEB */ 0x0000, /* 0x3EEC */ 0x0000, /* 0x3EED */ 0x0000, /* 0x3EEE */ 0x0000, /* 0x3EEF */ 0x0000, /* 0x3EF0 */ 0x0000, /* 0x3EF1 */ 0x0000, /* 0x3EF2 */ 0x0000, /* 0x3EF3 */ 0x0000, /* 0x3EF4 */ 0x0000, /* 0x3EF5 */ 0x0000, /* 0x3EF6 */ 0x0000, /* 0x3EF7 */ 0x0000, /* 0x3EF8 */ 0x0000, /* 0x3EF9 */ 0x0000, /* 0x3EFA */ 0x0000, /* 0x3EFB */ 0x0000, /* 0x3EFC */ 0x0000, /* 0x3EFD */ 0x0000, /* 0x3EFE */ 0x0000, /* 0x3EFF */ 0x0000, /* 0x3F00 */ 0x0000, /* 0x3F01 */ 0x0000, /* 0x3F02 */ 0x0000, /* 0x3F03 */ 0x0000, /* 0x3F04 */ 0x0000, /* 0x3F05 */ 0x0000, /* 0x3F06 */ 0x0000, /* 0x3F07 */ 0x0000, /* 0x3F08 */ 0x0000, /* 0x3F09 */ 0x0000, /* 0x3F0A */ 0x0000, /* 0x3F0B */ 0x0000, /* 0x3F0C */ 0x0000, /* 0x3F0D */ 0x0000, /* 0x3F0E */ 0x0000, /* 0x3F0F */ 0x0000, /* 0x3F10 */ 0x0000, /* 0x3F11 */ 0x0000, /* 0x3F12 */ 0x0000, /* 0x3F13 */ 0x0000, /* 0x3F14 */ 0x0000, /* 0x3F15 */ 0x0000, /* 0x3F16 */ 0x0000, /* 0x3F17 */ 0x0000, /* 0x3F18 */ 0x0000, /* 0x3F19 */ 0x0000, /* 0x3F1A */ 0x0000, /* 0x3F1B */ 0x0000, /* 0x3F1C */ 0x0000, /* 0x3F1D */ 0x0000, /* 0x3F1E */ 0x0000, /* 0x3F1F */ 0x0000, /* 0x3F20 */ 0x0000, /* 0x3F21 */ 0x0000, /* 0x3F22 */ 0x0000, /* 0x3F23 */ 0x0000, /* 0x3F24 */ 0x0000, /* 0x3F25 */ 0x0000, /* 0x3F26 */ 0x0000, /* 0x3F27 */ 0x0000, /* 0x3F28 */ 0x0000, /* 0x3F29 */ 0x0000, /* 0x3F2A */ 0x0000, /* 0x3F2B */ 0x0000, /* 0x3F2C */ 0x0000, /* 0x3F2D */ 0x0000, /* 0x3F2E */ 0x0000, /* 0x3F2F */ 0x0000, /* 0x3F30 */ 0x0000, /* 0x3F31 */ 0x0000, /* 0x3F32 */ 0x0000, /* 0x3F33 */ 0x0000, /* 0x3F34 */ 0x0000, /* 0x3F35 */ 0x0000, /* 0x3F36 */ 0x0000, /* 0x3F37 */ 0x0000, /* 0x3F38 */ 0x0000, /* 0x3F39 */ 0x0000, /* 0x3F3A */ 0x0000, /* 0x3F3B */ 0x0000, /* 0x3F3C */ 0x0000, /* 0x3F3D */ 0x0000, /* 0x3F3E */ 0x0000, /* 0x3F3F */ 0x0000, /* 0x3F40 */ 0x0000, /* 0x3F41 */ 0x0000, /* 0x3F42 */ 0x0000, /* 0x3F43 */ 0x0000, /* 0x3F44 */ 0x0000, /* 0x3F45 */ 0x0000, /* 0x3F46 */ 0x0000, /* 0x3F47 */ 0x0000, /* 0x3F48 */ 0x0000, /* 0x3F49 */ 0x0000, /* 0x3F4A */ 0x0000, /* 0x3F4B */ 0x0000, /* 0x3F4C */ 0x0000, /* 0x3F4D */ 0x0000, /* 0x3F4E */ 0x0000, /* 0x3F4F */ 0x0000, /* 0x3F50 */ 0x0000, /* 0x3F51 */ 0x0000, /* 0x3F52 */ 0x0000, /* 0x3F53 */ 0x0000, /* 0x3F54 */ 0x0000, /* 0x3F55 */ 0x0000, /* 0x3F56 */ 0x0000, /* 0x3F57 */ 0x0000, /* 0x3F58 */ 0x0000, /* 0x3F59 */ 0x0000, /* 0x3F5A */ 0x0000, /* 0x3F5B */ 0x0000, /* 0x3F5C */ 0x0000, /* 0x3F5D */ 0x0000, /* 0x3F5E */ 0x0000, /* 0x3F5F */ 0x0000, /* 0x3F60 */ 0x0000, /* 0x3F61 */ 0x0000, /* 0x3F62 */ 0x0000, /* 0x3F63 */ 0x0000, /* 0x3F64 */ 0x0000, /* 0x3F65 */ 0x0000, /* 0x3F66 */ 0x0000, /* 0x3F67 */ 0x0000, /* 0x3F68 */ 0x0000, /* 0x3F69 */ 0x0000, /* 0x3F6A */ 0x0000, /* 0x3F6B */ 0x0000, /* 0x3F6C */ 0x0000, /* 0x3F6D */ 0x0000, /* 0x3F6E */ 0x0000, /* 0x3F6F */ 0x0000, /* 0x3F70 */ 0x0000, /* 0x3F71 */ 0x0000, /* 0x3F72 */ 0x0000, /* 0x3F73 */ 0x0000, /* 0x3F74 */ 0x0000, /* 0x3F75 */ 0x0000, /* 0x3F76 */ 0x0000, /* 0x3F77 */ 0x0000, /* 0x3F78 */ 0x0000, /* 0x3F79 */ 0x0000, /* 0x3F7A */ 0x0000, /* 0x3F7B */ 0x0000, /* 0x3F7C */ 0x0000, /* 0x3F7D */ 0x0000, /* 0x3F7E */ 0x0000, /* 0x3F7F */ 0x0000, /* 0x3F80 */ 0x0000, /* 0x3F81 */ 0x0000, /* 0x3F82 */ 0x0000, /* 0x3F83 */ 0x0000, /* 0x3F84 */ 0x0000, /* 0x3F85 */ 0x0000, /* 0x3F86 */ 0x0000, /* 0x3F87 */ 0x0000, /* 0x3F88 */ 0x0000, /* 0x3F89 */ 0x0000, /* 0x3F8A */ 0x0000, /* 0x3F8B */ 0x0000, /* 0x3F8C */ 0x0000, /* 0x3F8D */ 0x0000, /* 0x3F8E */ 0x0000, /* 0x3F8F */ 0x0000, /* 0x3F90 */ 0x0000, /* 0x3F91 */ 0x0000, /* 0x3F92 */ 0x0000, /* 0x3F93 */ 0x0000, /* 0x3F94 */ 0x0000, /* 0x3F95 */ 0x0000, /* 0x3F96 */ 0x0000, /* 0x3F97 */ 0x0000, /* 0x3F98 */ 0x0000, /* 0x3F99 */ 0x0000, /* 0x3F9A */ 0x0000, /* 0x3F9B */ 0x0000, /* 0x3F9C */ 0x0000, /* 0x3F9D */ 0x0000, /* 0x3F9E */ 0x0000, /* 0x3F9F */ 0x0000, /* 0x3FA0 */ 0x0000, /* 0x3FA1 */ 0x0000, /* 0x3FA2 */ 0x0000, /* 0x3FA3 */ 0x0000, /* 0x3FA4 */ 0x0000, /* 0x3FA5 */ 0x0000, /* 0x3FA6 */ 0x0000, /* 0x3FA7 */ 0x0000, /* 0x3FA8 */ 0x0000, /* 0x3FA9 */ 0x0000, /* 0x3FAA */ 0x0000, /* 0x3FAB */ 0x0000, /* 0x3FAC */ 0x0000, /* 0x3FAD */ 0x0000, /* 0x3FAE */ 0x0000, /* 0x3FAF */ 0x0000, /* 0x3FB0 */ 0x0000, /* 0x3FB1 */ 0x0000, /* 0x3FB2 */ 0x0000, /* 0x3FB3 */ 0x0000, /* 0x3FB4 */ 0x0000, /* 0x3FB5 */ 0x0000, /* 0x3FB6 */ 0x0000, /* 0x3FB7 */ 0x0000, /* 0x3FB8 */ 0x0000, /* 0x3FB9 */ 0x0000, /* 0x3FBA */ 0x0000, /* 0x3FBB */ 0x0000, /* 0x3FBC */ 0x0000, /* 0x3FBD */ 0x0000, /* 0x3FBE */ 0x0000, /* 0x3FBF */ 0x0000, /* 0x3FC0 */ 0x0000, /* 0x3FC1 */ 0x0000, /* 0x3FC2 */ 0x0000, /* 0x3FC3 */ 0x0000, /* 0x3FC4 */ 0x0000, /* 0x3FC5 */ 0x0000, /* 0x3FC6 */ 0x0000, /* 0x3FC7 */ 0x0000, /* 0x3FC8 */ 0x0000, /* 0x3FC9 */ 0x0000, /* 0x3FCA */ 0x0000, /* 0x3FCB */ 0x0000, /* 0x3FCC */ 0x0000, /* 0x3FCD */ 0x0000, /* 0x3FCE */ 0x0000, /* 0x3FCF */ 0x0000, /* 0x3FD0 */ 0x0000, /* 0x3FD1 */ 0x0000, /* 0x3FD2 */ 0x0000, /* 0x3FD3 */ 0x0000, /* 0x3FD4 */ 0x0000, /* 0x3FD5 */ 0x0000, /* 0x3FD6 */ 0x0000, /* 0x3FD7 */ 0x0000, /* 0x3FD8 */ 0x0000, /* 0x3FD9 */ 0x0000, /* 0x3FDA */ 0x0000, /* 0x3FDB */ 0x0000, /* 0x3FDC */ 0x0000, /* 0x3FDD */ 0x0000, /* 0x3FDE */ 0x0000, /* 0x3FDF */ 0x0000, /* 0x3FE0 */ 0x0000, /* 0x3FE1 */ 0x0000, /* 0x3FE2 */ 0x0000, /* 0x3FE3 */ 0x0000, /* 0x3FE4 */ 0x0000, /* 0x3FE5 */ 0x0000, /* 0x3FE6 */ 0x0000, /* 0x3FE7 */ 0x0000, /* 0x3FE8 */ 0x0000, /* 0x3FE9 */ 0x0000, /* 0x3FEA */ 0x0000, /* 0x3FEB */ 0x0000, /* 0x3FEC */ 0x0000, /* 0x3FED */ 0x0000, /* 0x3FEE */ 0x0000, /* 0x3FEF */ 0x0000, /* 0x3FF0 */ 0x0000, /* 0x3FF1 */ 0x0000, /* 0x3FF2 */ 0x0000, /* 0x3FF3 */ 0x0000, /* 0x3FF4 */ 0x0000, /* 0x3FF5 */ 0x0000, /* 0x3FF6 */ 0x0000, /* 0x3FF7 */ 0x0000, /* 0x3FF8 */ 0x0000, /* 0x3FF9 */ 0x0000, /* 0x3FFA */ 0x0000, /* 0x3FFB */ 0x0000, /* 0x3FFC */ 0x0000, /* 0x3FFD */ 0x0000, /* 0x3FFE */ 0x0000, /* 0x3FFF */ 0x0000, /* 0x4000 */ 0x0000, /* 0x4001 */ 0x0000, /* 0x4002 */ 0x0000, /* 0x4003 */ 0x0000, /* 0x4004 */ 0x0000, /* 0x4005 */ 0x0000, /* 0x4006 */ 0x0000, /* 0x4007 */ 0x0000, /* 0x4008 */ 0x0000, /* 0x4009 */ 0x0000, /* 0x400A */ 0x0000, /* 0x400B */ 0x0000, /* 0x400C */ 0x0000, /* 0x400D */ 0x0000, /* 0x400E */ 0x0000, /* 0x400F */ 0x0000, /* 0x4010 */ 0x0000, /* 0x4011 */ 0x0000, /* 0x4012 */ 0x0000, /* 0x4013 */ 0x0000, /* 0x4014 */ 0x0000, /* 0x4015 */ 0x0000, /* 0x4016 */ 0x0000, /* 0x4017 */ 0x0000, /* 0x4018 */ 0x0000, /* 0x4019 */ 0x0000, /* 0x401A */ 0x0000, /* 0x401B */ 0x0000, /* 0x401C */ 0x0000, /* 0x401D */ 0x0000, /* 0x401E */ 0x0000, /* 0x401F */ 0x0000, /* 0x4020 */ 0x0000, /* 0x4021 */ 0x0000, /* 0x4022 */ 0x0000, /* 0x4023 */ 0x0000, /* 0x4024 */ 0x0000, /* 0x4025 */ 0x0000, /* 0x4026 */ 0x0000, /* 0x4027 */ 0x0000, /* 0x4028 */ 0x0000, /* 0x4029 */ 0x0000, /* 0x402A */ 0x0000, /* 0x402B */ 0x0000, /* 0x402C */ 0x0000, /* 0x402D */ 0x0000, /* 0x402E */ 0x0000, /* 0x402F */ 0x0000, /* 0x4030 */ 0x0000, /* 0x4031 */ 0x0000, /* 0x4032 */ 0x0000, /* 0x4033 */ 0x0000, /* 0x4034 */ 0x0000, /* 0x4035 */ 0x0000, /* 0x4036 */ 0x0000, /* 0x4037 */ 0x0000, /* 0x4038 */ 0x0000, /* 0x4039 */ 0x0000, /* 0x403A */ 0x0000, /* 0x403B */ 0x0000, /* 0x403C */ 0x0000, /* 0x403D */ 0x0000, /* 0x403E */ 0x0000, /* 0x403F */ 0x0000, /* 0x4040 */ 0x0000, /* 0x4041 */ 0x0000, /* 0x4042 */ 0x0000, /* 0x4043 */ 0x0000, /* 0x4044 */ 0x0000, /* 0x4045 */ 0x0000, /* 0x4046 */ 0x0000, /* 0x4047 */ 0x0000, /* 0x4048 */ 0x0000, /* 0x4049 */ 0x0000, /* 0x404A */ 0x0000, /* 0x404B */ 0x0000, /* 0x404C */ 0x0000, /* 0x404D */ 0x0000, /* 0x404E */ 0x0000, /* 0x404F */ 0x0000, /* 0x4050 */ 0x0000, /* 0x4051 */ 0x0000, /* 0x4052 */ 0x0000, /* 0x4053 */ 0x0000, /* 0x4054 */ 0x0000, /* 0x4055 */ 0x0000, /* 0x4056 */ 0x0000, /* 0x4057 */ 0x0000, /* 0x4058 */ 0x0000, /* 0x4059 */ 0x0000, /* 0x405A */ 0x0000, /* 0x405B */ 0x0000, /* 0x405C */ 0x0000, /* 0x405D */ 0x0000, /* 0x405E */ 0x0000, /* 0x405F */ 0x0000, /* 0x4060 */ 0x0000, /* 0x4061 */ 0x0000, /* 0x4062 */ 0x0000, /* 0x4063 */ 0x0000, /* 0x4064 */ 0x0000, /* 0x4065 */ 0x0000, /* 0x4066 */ 0x0000, /* 0x4067 */ 0x0000, /* 0x4068 */ 0x0000, /* 0x4069 */ 0x0000, /* 0x406A */ 0x0000, /* 0x406B */ 0x0000, /* 0x406C */ 0x0000, /* 0x406D */ 0x0000, /* 0x406E */ 0x0000, /* 0x406F */ 0x0000, /* 0x4070 */ 0x0000, /* 0x4071 */ 0x0000, /* 0x4072 */ 0x0000, /* 0x4073 */ 0x0000, /* 0x4074 */ 0x0000, /* 0x4075 */ 0x0000, /* 0x4076 */ 0x0000, /* 0x4077 */ 0x0000, /* 0x4078 */ 0x0000, /* 0x4079 */ 0x0000, /* 0x407A */ 0x0000, /* 0x407B */ 0x0000, /* 0x407C */ 0x0000, /* 0x407D */ 0x0000, /* 0x407E */ 0x0000, /* 0x407F */ 0x0000, /* 0x4080 */ 0x0000, /* 0x4081 */ 0x0000, /* 0x4082 */ 0x0000, /* 0x4083 */ 0x0000, /* 0x4084 */ 0x0000, /* 0x4085 */ 0x0000, /* 0x4086 */ 0x0000, /* 0x4087 */ 0x0000, /* 0x4088 */ 0x0000, /* 0x4089 */ 0x0000, /* 0x408A */ 0x0000, /* 0x408B */ 0x0000, /* 0x408C */ 0x0000, /* 0x408D */ 0x0000, /* 0x408E */ 0x0000, /* 0x408F */ 0x0000, /* 0x4090 */ 0x0000, /* 0x4091 */ 0x0000, /* 0x4092 */ 0x0000, /* 0x4093 */ 0x0000, /* 0x4094 */ 0x0000, /* 0x4095 */ 0x0000, /* 0x4096 */ 0x0000, /* 0x4097 */ 0x0000, /* 0x4098 */ 0x0000, /* 0x4099 */ 0x0000, /* 0x409A */ 0x0000, /* 0x409B */ 0x0000, /* 0x409C */ 0x0000, /* 0x409D */ 0x0000, /* 0x409E */ 0x0000, /* 0x409F */ 0x0000, /* 0x40A0 */ 0x0000, /* 0x40A1 */ 0x0000, /* 0x40A2 */ 0x0000, /* 0x40A3 */ 0x0000, /* 0x40A4 */ 0x0000, /* 0x40A5 */ 0x0000, /* 0x40A6 */ 0x0000, /* 0x40A7 */ 0x0000, /* 0x40A8 */ 0x0000, /* 0x40A9 */ 0x0000, /* 0x40AA */ 0x0000, /* 0x40AB */ 0x0000, /* 0x40AC */ 0x0000, /* 0x40AD */ 0x0000, /* 0x40AE */ 0x0000, /* 0x40AF */ 0x0000, /* 0x40B0 */ 0x0000, /* 0x40B1 */ 0x0000, /* 0x40B2 */ 0x0000, /* 0x40B3 */ 0x0000, /* 0x40B4 */ 0x0000, /* 0x40B5 */ 0x0000, /* 0x40B6 */ 0x0000, /* 0x40B7 */ 0x0000, /* 0x40B8 */ 0x0000, /* 0x40B9 */ 0x0000, /* 0x40BA */ 0x0000, /* 0x40BB */ 0x0000, /* 0x40BC */ 0x0000, /* 0x40BD */ 0x0000, /* 0x40BE */ 0x0000, /* 0x40BF */ 0x0000, /* 0x40C0 */ 0x0000, /* 0x40C1 */ 0x0000, /* 0x40C2 */ 0x0000, /* 0x40C3 */ 0x0000, /* 0x40C4 */ 0x0000, /* 0x40C5 */ 0x0000, /* 0x40C6 */ 0x0000, /* 0x40C7 */ 0x0000, /* 0x40C8 */ 0x0000, /* 0x40C9 */ 0x0000, /* 0x40CA */ 0x0000, /* 0x40CB */ 0x0000, /* 0x40CC */ 0x0000, /* 0x40CD */ 0x0000, /* 0x40CE */ 0x0000, /* 0x40CF */ 0x0000, /* 0x40D0 */ 0x0000, /* 0x40D1 */ 0x0000, /* 0x40D2 */ 0x0000, /* 0x40D3 */ 0x0000, /* 0x40D4 */ 0x0000, /* 0x40D5 */ 0x0000, /* 0x40D6 */ 0x0000, /* 0x40D7 */ 0x0000, /* 0x40D8 */ 0x0000, /* 0x40D9 */ 0x0000, /* 0x40DA */ 0x0000, /* 0x40DB */ 0x0000, /* 0x40DC */ 0x0000, /* 0x40DD */ 0x0000, /* 0x40DE */ 0x0000, /* 0x40DF */ 0x0000, /* 0x40E0 */ 0x0000, /* 0x40E1 */ 0x0000, /* 0x40E2 */ 0x0000, /* 0x40E3 */ 0x0000, /* 0x40E4 */ 0x0000, /* 0x40E5 */ 0x0000, /* 0x40E6 */ 0x0000, /* 0x40E7 */ 0x0000, /* 0x40E8 */ 0x0000, /* 0x40E9 */ 0x0000, /* 0x40EA */ 0x0000, /* 0x40EB */ 0x0000, /* 0x40EC */ 0x0000, /* 0x40ED */ 0x0000, /* 0x40EE */ 0x0000, /* 0x40EF */ 0x0000, /* 0x40F0 */ 0x0000, /* 0x40F1 */ 0x0000, /* 0x40F2 */ 0x0000, /* 0x40F3 */ 0x0000, /* 0x40F4 */ 0x0000, /* 0x40F5 */ 0x0000, /* 0x40F6 */ 0x0000, /* 0x40F7 */ 0x0000, /* 0x40F8 */ 0x0000, /* 0x40F9 */ 0x0000, /* 0x40FA */ 0x0000, /* 0x40FB */ 0x0000, /* 0x40FC */ 0x0000, /* 0x40FD */ 0x0000, /* 0x40FE */ 0x0000, /* 0x40FF */ 0x0000, /* 0x4100 */ 0x0000, /* 0x4101 */ 0x0000, /* 0x4102 */ 0x0000, /* 0x4103 */ 0x0000, /* 0x4104 */ 0x0000, /* 0x4105 */ 0x0000, /* 0x4106 */ 0x0000, /* 0x4107 */ 0x0000, /* 0x4108 */ 0x0000, /* 0x4109 */ 0x0000, /* 0x410A */ 0x0000, /* 0x410B */ 0x0000, /* 0x410C */ 0x0000, /* 0x410D */ 0x0000, /* 0x410E */ 0x0000, /* 0x410F */ 0x0000, /* 0x4110 */ 0x0000, /* 0x4111 */ 0x0000, /* 0x4112 */ 0x0000, /* 0x4113 */ 0x0000, /* 0x4114 */ 0x0000, /* 0x4115 */ 0x0000, /* 0x4116 */ 0x0000, /* 0x4117 */ 0x0000, /* 0x4118 */ 0x0000, /* 0x4119 */ 0x0000, /* 0x411A */ 0x0000, /* 0x411B */ 0x0000, /* 0x411C */ 0x0000, /* 0x411D */ 0x0000, /* 0x411E */ 0x0000, /* 0x411F */ 0x0000, /* 0x4120 */ 0x0000, /* 0x4121 */ 0x0000, /* 0x4122 */ 0x0000, /* 0x4123 */ 0x0000, /* 0x4124 */ 0x0000, /* 0x4125 */ 0x0000, /* 0x4126 */ 0x0000, /* 0x4127 */ 0x0000, /* 0x4128 */ 0x0000, /* 0x4129 */ 0x0000, /* 0x412A */ 0x0000, /* 0x412B */ 0x0000, /* 0x412C */ 0x0000, /* 0x412D */ 0x0000, /* 0x412E */ 0x0000, /* 0x412F */ 0x0000, /* 0x4130 */ 0x0000, /* 0x4131 */ 0x0000, /* 0x4132 */ 0x0000, /* 0x4133 */ 0x0000, /* 0x4134 */ 0x0000, /* 0x4135 */ 0x0000, /* 0x4136 */ 0x0000, /* 0x4137 */ 0x0000, /* 0x4138 */ 0x0000, /* 0x4139 */ 0x0000, /* 0x413A */ 0x0000, /* 0x413B */ 0x0000, /* 0x413C */ 0x0000, /* 0x413D */ 0x0000, /* 0x413E */ 0x0000, /* 0x413F */ 0x0000, /* 0x4140 */ 0x0000, /* 0x4141 */ 0x0000, /* 0x4142 */ 0x0000, /* 0x4143 */ 0x0000, /* 0x4144 */ 0x0000, /* 0x4145 */ 0x0000, /* 0x4146 */ 0x0000, /* 0x4147 */ 0x0000, /* 0x4148 */ 0x0000, /* 0x4149 */ 0x0000, /* 0x414A */ 0x0000, /* 0x414B */ 0x0000, /* 0x414C */ 0x0000, /* 0x414D */ 0x0000, /* 0x414E */ 0x0000, /* 0x414F */ 0x0000, /* 0x4150 */ 0x0000, /* 0x4151 */ 0x0000, /* 0x4152 */ 0x0000, /* 0x4153 */ 0x0000, /* 0x4154 */ 0x0000, /* 0x4155 */ 0x0000, /* 0x4156 */ 0x0000, /* 0x4157 */ 0x0000, /* 0x4158 */ 0x0000, /* 0x4159 */ 0x0000, /* 0x415A */ 0x0000, /* 0x415B */ 0x0000, /* 0x415C */ 0x0000, /* 0x415D */ 0x0000, /* 0x415E */ 0x0000, /* 0x415F */ 0x0000, /* 0x4160 */ 0x0000, /* 0x4161 */ 0x0000, /* 0x4162 */ 0x0000, /* 0x4163 */ 0x0000, /* 0x4164 */ 0x0000, /* 0x4165 */ 0x0000, /* 0x4166 */ 0x0000, /* 0x4167 */ 0x0000, /* 0x4168 */ 0x0000, /* 0x4169 */ 0x0000, /* 0x416A */ 0x0000, /* 0x416B */ 0x0000, /* 0x416C */ 0x0000, /* 0x416D */ 0x0000, /* 0x416E */ 0x0000, /* 0x416F */ 0x0000, /* 0x4170 */ 0x0000, /* 0x4171 */ 0x0000, /* 0x4172 */ 0x0000, /* 0x4173 */ 0x0000, /* 0x4174 */ 0x0000, /* 0x4175 */ 0x0000, /* 0x4176 */ 0x0000, /* 0x4177 */ 0x0000, /* 0x4178 */ 0x0000, /* 0x4179 */ 0x0000, /* 0x417A */ 0x0000, /* 0x417B */ 0x0000, /* 0x417C */ 0x0000, /* 0x417D */ 0x0000, /* 0x417E */ 0x0000, /* 0x417F */ 0x0000, /* 0x4180 */ 0x0000, /* 0x4181 */ 0x0000, /* 0x4182 */ 0x0000, /* 0x4183 */ 0x0000, /* 0x4184 */ 0x0000, /* 0x4185 */ 0x0000, /* 0x4186 */ 0x0000, /* 0x4187 */ 0x0000, /* 0x4188 */ 0x0000, /* 0x4189 */ 0x0000, /* 0x418A */ 0x0000, /* 0x418B */ 0x0000, /* 0x418C */ 0x0000, /* 0x418D */ 0x0000, /* 0x418E */ 0x0000, /* 0x418F */ 0x0000, /* 0x4190 */ 0x0000, /* 0x4191 */ 0x0000, /* 0x4192 */ 0x0000, /* 0x4193 */ 0x0000, /* 0x4194 */ 0x0000, /* 0x4195 */ 0x0000, /* 0x4196 */ 0x0000, /* 0x4197 */ 0x0000, /* 0x4198 */ 0x0000, /* 0x4199 */ 0x0000, /* 0x419A */ 0x0000, /* 0x419B */ 0x0000, /* 0x419C */ 0x0000, /* 0x419D */ 0x0000, /* 0x419E */ 0x0000, /* 0x419F */ 0x0000, /* 0x41A0 */ 0x0000, /* 0x41A1 */ 0x0000, /* 0x41A2 */ 0x0000, /* 0x41A3 */ 0x0000, /* 0x41A4 */ 0x0000, /* 0x41A5 */ 0x0000, /* 0x41A6 */ 0x0000, /* 0x41A7 */ 0x0000, /* 0x41A8 */ 0x0000, /* 0x41A9 */ 0x0000, /* 0x41AA */ 0x0000, /* 0x41AB */ 0x0000, /* 0x41AC */ 0x0000, /* 0x41AD */ 0x0000, /* 0x41AE */ 0x0000, /* 0x41AF */ 0x0000, /* 0x41B0 */ 0x0000, /* 0x41B1 */ 0x0000, /* 0x41B2 */ 0x0000, /* 0x41B3 */ 0x0000, /* 0x41B4 */ 0x0000, /* 0x41B5 */ 0x0000, /* 0x41B6 */ 0x0000, /* 0x41B7 */ 0x0000, /* 0x41B8 */ 0x0000, /* 0x41B9 */ 0x0000, /* 0x41BA */ 0x0000, /* 0x41BB */ 0x0000, /* 0x41BC */ 0x0000, /* 0x41BD */ 0x0000, /* 0x41BE */ 0x0000, /* 0x41BF */ 0x0000, /* 0x41C0 */ 0x0000, /* 0x41C1 */ 0x0000, /* 0x41C2 */ 0x0000, /* 0x41C3 */ 0x0000, /* 0x41C4 */ 0x0000, /* 0x41C5 */ 0x0000, /* 0x41C6 */ 0x0000, /* 0x41C7 */ 0x0000, /* 0x41C8 */ 0x0000, /* 0x41C9 */ 0x0000, /* 0x41CA */ 0x0000, /* 0x41CB */ 0x0000, /* 0x41CC */ 0x0000, /* 0x41CD */ 0x0000, /* 0x41CE */ 0x0000, /* 0x41CF */ 0x0000, /* 0x41D0 */ 0x0000, /* 0x41D1 */ 0x0000, /* 0x41D2 */ 0x0000, /* 0x41D3 */ 0x0000, /* 0x41D4 */ 0x0000, /* 0x41D5 */ 0x0000, /* 0x41D6 */ 0x0000, /* 0x41D7 */ 0x0000, /* 0x41D8 */ 0x0000, /* 0x41D9 */ 0x0000, /* 0x41DA */ 0x0000, /* 0x41DB */ 0x0000, /* 0x41DC */ 0x0000, /* 0x41DD */ 0x0000, /* 0x41DE */ 0x0000, /* 0x41DF */ 0x0000, /* 0x41E0 */ 0x0000, /* 0x41E1 */ 0x0000, /* 0x41E2 */ 0x0000, /* 0x41E3 */ 0x0000, /* 0x41E4 */ 0x0000, /* 0x41E5 */ 0x0000, /* 0x41E6 */ 0x0000, /* 0x41E7 */ 0x0000, /* 0x41E8 */ 0x0000, /* 0x41E9 */ 0x0000, /* 0x41EA */ 0x0000, /* 0x41EB */ 0x0000, /* 0x41EC */ 0x0000, /* 0x41ED */ 0x0000, /* 0x41EE */ 0x0000, /* 0x41EF */ 0x0000, /* 0x41F0 */ 0x0000, /* 0x41F1 */ 0x0000, /* 0x41F2 */ 0x0000, /* 0x41F3 */ 0x0000, /* 0x41F4 */ 0x0000, /* 0x41F5 */ 0x0000, /* 0x41F6 */ 0x0000, /* 0x41F7 */ 0x0000, /* 0x41F8 */ 0x0000, /* 0x41F9 */ 0x0000, /* 0x41FA */ 0x0000, /* 0x41FB */ 0x0000, /* 0x41FC */ 0x0000, /* 0x41FD */ 0x0000, /* 0x41FE */ 0x0000, /* 0x41FF */ 0x0000, /* 0x4200 */ 0x0000, /* 0x4201 */ 0x0000, /* 0x4202 */ 0x0000, /* 0x4203 */ 0x0000, /* 0x4204 */ 0x0000, /* 0x4205 */ 0x0000, /* 0x4206 */ 0x0000, /* 0x4207 */ 0x0000, /* 0x4208 */ 0x0000, /* 0x4209 */ 0x0000, /* 0x420A */ 0x0000, /* 0x420B */ 0x0000, /* 0x420C */ 0x0000, /* 0x420D */ 0x0000, /* 0x420E */ 0x0000, /* 0x420F */ 0x0000, /* 0x4210 */ 0x0000, /* 0x4211 */ 0x0000, /* 0x4212 */ 0x0000, /* 0x4213 */ 0x0000, /* 0x4214 */ 0x0000, /* 0x4215 */ 0x0000, /* 0x4216 */ 0x0000, /* 0x4217 */ 0x0000, /* 0x4218 */ 0x0000, /* 0x4219 */ 0x0000, /* 0x421A */ 0x0000, /* 0x421B */ 0x0000, /* 0x421C */ 0x0000, /* 0x421D */ 0x0000, /* 0x421E */ 0x0000, /* 0x421F */ 0x0000, /* 0x4220 */ 0x0000, /* 0x4221 */ 0x0000, /* 0x4222 */ 0x0000, /* 0x4223 */ 0x0000, /* 0x4224 */ 0x0000, /* 0x4225 */ 0x0000, /* 0x4226 */ 0x0000, /* 0x4227 */ 0x0000, /* 0x4228 */ 0x0000, /* 0x4229 */ 0x0000, /* 0x422A */ 0x0000, /* 0x422B */ 0x0000, /* 0x422C */ 0x0000, /* 0x422D */ 0x0000, /* 0x422E */ 0x0000, /* 0x422F */ 0x0000, /* 0x4230 */ 0x0000, /* 0x4231 */ 0x0000, /* 0x4232 */ 0x0000, /* 0x4233 */ 0x0000, /* 0x4234 */ 0x0000, /* 0x4235 */ 0x0000, /* 0x4236 */ 0x0000, /* 0x4237 */ 0x0000, /* 0x4238 */ 0x0000, /* 0x4239 */ 0x0000, /* 0x423A */ 0x0000, /* 0x423B */ 0x0000, /* 0x423C */ 0x0000, /* 0x423D */ 0x0000, /* 0x423E */ 0x0000, /* 0x423F */ 0x0000, /* 0x4240 */ 0x0000, /* 0x4241 */ 0x0000, /* 0x4242 */ 0x0000, /* 0x4243 */ 0x0000, /* 0x4244 */ 0x0000, /* 0x4245 */ 0x0000, /* 0x4246 */ 0x0000, /* 0x4247 */ 0x0000, /* 0x4248 */ 0x0000, /* 0x4249 */ 0x0000, /* 0x424A */ 0x0000, /* 0x424B */ 0x0000, /* 0x424C */ 0x0000, /* 0x424D */ 0x0000, /* 0x424E */ 0x0000, /* 0x424F */ 0x0000, /* 0x4250 */ 0x0000, /* 0x4251 */ 0x0000, /* 0x4252 */ 0x0000, /* 0x4253 */ 0x0000, /* 0x4254 */ 0x0000, /* 0x4255 */ 0x0000, /* 0x4256 */ 0x0000, /* 0x4257 */ 0x0000, /* 0x4258 */ 0x0000, /* 0x4259 */ 0x0000, /* 0x425A */ 0x0000, /* 0x425B */ 0x0000, /* 0x425C */ 0x0000, /* 0x425D */ 0x0000, /* 0x425E */ 0x0000, /* 0x425F */ 0x0000, /* 0x4260 */ 0x0000, /* 0x4261 */ 0x0000, /* 0x4262 */ 0x0000, /* 0x4263 */ 0x0000, /* 0x4264 */ 0x0000, /* 0x4265 */ 0x0000, /* 0x4266 */ 0x0000, /* 0x4267 */ 0x0000, /* 0x4268 */ 0x0000, /* 0x4269 */ 0x0000, /* 0x426A */ 0x0000, /* 0x426B */ 0x0000, /* 0x426C */ 0x0000, /* 0x426D */ 0x0000, /* 0x426E */ 0x0000, /* 0x426F */ 0x0000, /* 0x4270 */ 0x0000, /* 0x4271 */ 0x0000, /* 0x4272 */ 0x0000, /* 0x4273 */ 0x0000, /* 0x4274 */ 0x0000, /* 0x4275 */ 0x0000, /* 0x4276 */ 0x0000, /* 0x4277 */ 0x0000, /* 0x4278 */ 0x0000, /* 0x4279 */ 0x0000, /* 0x427A */ 0x0000, /* 0x427B */ 0x0000, /* 0x427C */ 0x0000, /* 0x427D */ 0x0000, /* 0x427E */ 0x0000, /* 0x427F */ 0x0000, /* 0x4280 */ 0x0000, /* 0x4281 */ 0x0000, /* 0x4282 */ 0x0000, /* 0x4283 */ 0x0000, /* 0x4284 */ 0x0000, /* 0x4285 */ 0x0000, /* 0x4286 */ 0x0000, /* 0x4287 */ 0x0000, /* 0x4288 */ 0x0000, /* 0x4289 */ 0x0000, /* 0x428A */ 0x0000, /* 0x428B */ 0x0000, /* 0x428C */ 0x0000, /* 0x428D */ 0x0000, /* 0x428E */ 0x0000, /* 0x428F */ 0x0000, /* 0x4290 */ 0x0000, /* 0x4291 */ 0x0000, /* 0x4292 */ 0x0000, /* 0x4293 */ 0x0000, /* 0x4294 */ 0x0000, /* 0x4295 */ 0x0000, /* 0x4296 */ 0x0000, /* 0x4297 */ 0x0000, /* 0x4298 */ 0x0000, /* 0x4299 */ 0x0000, /* 0x429A */ 0x0000, /* 0x429B */ 0x0000, /* 0x429C */ 0x0000, /* 0x429D */ 0x0000, /* 0x429E */ 0x0000, /* 0x429F */ 0x0000, /* 0x42A0 */ 0x0000, /* 0x42A1 */ 0x0000, /* 0x42A2 */ 0x0000, /* 0x42A3 */ 0x0000, /* 0x42A4 */ 0x0000, /* 0x42A5 */ 0x0000, /* 0x42A6 */ 0x0000, /* 0x42A7 */ 0x0000, /* 0x42A8 */ 0x0000, /* 0x42A9 */ 0x0000, /* 0x42AA */ 0x0000, /* 0x42AB */ 0x0000, /* 0x42AC */ 0x0000, /* 0x42AD */ 0x0000, /* 0x42AE */ 0x0000, /* 0x42AF */ 0x0000, /* 0x42B0 */ 0x0000, /* 0x42B1 */ 0x0000, /* 0x42B2 */ 0x0000, /* 0x42B3 */ 0x0000, /* 0x42B4 */ 0x0000, /* 0x42B5 */ 0x0000, /* 0x42B6 */ 0x0000, /* 0x42B7 */ 0x0000, /* 0x42B8 */ 0x0000, /* 0x42B9 */ 0x0000, /* 0x42BA */ 0x0000, /* 0x42BB */ 0x0000, /* 0x42BC */ 0x0000, /* 0x42BD */ 0x0000, /* 0x42BE */ 0x0000, /* 0x42BF */ 0x0000, /* 0x42C0 */ 0x0000, /* 0x42C1 */ 0x0000, /* 0x42C2 */ 0x0000, /* 0x42C3 */ 0x0000, /* 0x42C4 */ 0x0000, /* 0x42C5 */ 0x0000, /* 0x42C6 */ 0x0000, /* 0x42C7 */ 0x0000, /* 0x42C8 */ 0x0000, /* 0x42C9 */ 0x0000, /* 0x42CA */ 0x0000, /* 0x42CB */ 0x0000, /* 0x42CC */ 0x0000, /* 0x42CD */ 0x0000, /* 0x42CE */ 0x0000, /* 0x42CF */ 0x0000, /* 0x42D0 */ 0x0000, /* 0x42D1 */ 0x0000, /* 0x42D2 */ 0x0000, /* 0x42D3 */ 0x0000, /* 0x42D4 */ 0x0000, /* 0x42D5 */ 0x0000, /* 0x42D6 */ 0x0000, /* 0x42D7 */ 0x0000, /* 0x42D8 */ 0x0000, /* 0x42D9 */ 0x0000, /* 0x42DA */ 0x0000, /* 0x42DB */ 0x0000, /* 0x42DC */ 0x0000, /* 0x42DD */ 0x0000, /* 0x42DE */ 0x0000, /* 0x42DF */ 0x0000, /* 0x42E0 */ 0x0000, /* 0x42E1 */ 0x0000, /* 0x42E2 */ 0x0000, /* 0x42E3 */ 0x0000, /* 0x42E4 */ 0x0000, /* 0x42E5 */ 0x0000, /* 0x42E6 */ 0x0000, /* 0x42E7 */ 0x0000, /* 0x42E8 */ 0x0000, /* 0x42E9 */ 0x0000, /* 0x42EA */ 0x0000, /* 0x42EB */ 0x0000, /* 0x42EC */ 0x0000, /* 0x42ED */ 0x0000, /* 0x42EE */ 0x0000, /* 0x42EF */ 0x0000, /* 0x42F0 */ 0x0000, /* 0x42F1 */ 0x0000, /* 0x42F2 */ 0x0000, /* 0x42F3 */ 0x0000, /* 0x42F4 */ 0x0000, /* 0x42F5 */ 0x0000, /* 0x42F6 */ 0x0000, /* 0x42F7 */ 0x0000, /* 0x42F8 */ 0x0000, /* 0x42F9 */ 0x0000, /* 0x42FA */ 0x0000, /* 0x42FB */ 0x0000, /* 0x42FC */ 0x0000, /* 0x42FD */ 0x0000, /* 0x42FE */ 0x0000, /* 0x42FF */ 0x0000, /* 0x4300 */ 0x0000, /* 0x4301 */ 0x0000, /* 0x4302 */ 0x0000, /* 0x4303 */ 0x0000, /* 0x4304 */ 0x0000, /* 0x4305 */ 0x0000, /* 0x4306 */ 0x0000, /* 0x4307 */ 0x0000, /* 0x4308 */ 0x0000, /* 0x4309 */ 0x0000, /* 0x430A */ 0x0000, /* 0x430B */ 0x0000, /* 0x430C */ 0x0000, /* 0x430D */ 0x0000, /* 0x430E */ 0x0000, /* 0x430F */ 0x0000, /* 0x4310 */ 0x0000, /* 0x4311 */ 0x0000, /* 0x4312 */ 0x0000, /* 0x4313 */ 0x0000, /* 0x4314 */ 0x0000, /* 0x4315 */ 0x0000, /* 0x4316 */ 0x0000, /* 0x4317 */ 0x0000, /* 0x4318 */ 0x0000, /* 0x4319 */ 0x0000, /* 0x431A */ 0x0000, /* 0x431B */ 0x0000, /* 0x431C */ 0x0000, /* 0x431D */ 0x0000, /* 0x431E */ 0x0000, /* 0x431F */ 0x0000, /* 0x4320 */ 0x0000, /* 0x4321 */ 0x0000, /* 0x4322 */ 0x0000, /* 0x4323 */ 0x0000, /* 0x4324 */ 0x0000, /* 0x4325 */ 0x0000, /* 0x4326 */ 0x0000, /* 0x4327 */ 0x0000, /* 0x4328 */ 0x0000, /* 0x4329 */ 0x0000, /* 0x432A */ 0x0000, /* 0x432B */ 0x0000, /* 0x432C */ 0x0000, /* 0x432D */ 0x0000, /* 0x432E */ 0x0000, /* 0x432F */ 0x0000, /* 0x4330 */ 0x0000, /* 0x4331 */ 0x0000, /* 0x4332 */ 0x0000, /* 0x4333 */ 0x0000, /* 0x4334 */ 0x0000, /* 0x4335 */ 0x0000, /* 0x4336 */ 0x0000, /* 0x4337 */ 0x0000, /* 0x4338 */ 0x0000, /* 0x4339 */ 0x0000, /* 0x433A */ 0x0000, /* 0x433B */ 0x0000, /* 0x433C */ 0x0000, /* 0x433D */ 0x0000, /* 0x433E */ 0x0000, /* 0x433F */ 0x0000, /* 0x4340 */ 0x0000, /* 0x4341 */ 0x0000, /* 0x4342 */ 0x0000, /* 0x4343 */ 0x0000, /* 0x4344 */ 0x0000, /* 0x4345 */ 0x0000, /* 0x4346 */ 0x0000, /* 0x4347 */ 0x0000, /* 0x4348 */ 0x0000, /* 0x4349 */ 0x0000, /* 0x434A */ 0x0000, /* 0x434B */ 0x0000, /* 0x434C */ 0x0000, /* 0x434D */ 0x0000, /* 0x434E */ 0x0000, /* 0x434F */ 0x0000, /* 0x4350 */ 0x0000, /* 0x4351 */ 0x0000, /* 0x4352 */ 0x0000, /* 0x4353 */ 0x0000, /* 0x4354 */ 0x0000, /* 0x4355 */ 0x0000, /* 0x4356 */ 0x0000, /* 0x4357 */ 0x0000, /* 0x4358 */ 0x0000, /* 0x4359 */ 0x0000, /* 0x435A */ 0x0000, /* 0x435B */ 0x0000, /* 0x435C */ 0x0000, /* 0x435D */ 0x0000, /* 0x435E */ 0x0000, /* 0x435F */ 0x0000, /* 0x4360 */ 0x0000, /* 0x4361 */ 0x0000, /* 0x4362 */ 0x0000, /* 0x4363 */ 0x0000, /* 0x4364 */ 0x0000, /* 0x4365 */ 0x0000, /* 0x4366 */ 0x0000, /* 0x4367 */ 0x0000, /* 0x4368 */ 0x0000, /* 0x4369 */ 0x0000, /* 0x436A */ 0x0000, /* 0x436B */ 0x0000, /* 0x436C */ 0x0000, /* 0x436D */ 0x0000, /* 0x436E */ 0x0000, /* 0x436F */ 0x0000, /* 0x4370 */ 0x0000, /* 0x4371 */ 0x0000, /* 0x4372 */ 0x0000, /* 0x4373 */ 0x0000, /* 0x4374 */ 0x0000, /* 0x4375 */ 0x0000, /* 0x4376 */ 0x0000, /* 0x4377 */ 0x0000, /* 0x4378 */ 0x0000, /* 0x4379 */ 0x0000, /* 0x437A */ 0x0000, /* 0x437B */ 0x0000, /* 0x437C */ 0x0000, /* 0x437D */ 0x0000, /* 0x437E */ 0x0000, /* 0x437F */ 0x0000, /* 0x4380 */ 0x0000, /* 0x4381 */ 0x0000, /* 0x4382 */ 0x0000, /* 0x4383 */ 0x0000, /* 0x4384 */ 0x0000, /* 0x4385 */ 0x0000, /* 0x4386 */ 0x0000, /* 0x4387 */ 0x0000, /* 0x4388 */ 0x0000, /* 0x4389 */ 0x0000, /* 0x438A */ 0x0000, /* 0x438B */ 0x0000, /* 0x438C */ 0x0000, /* 0x438D */ 0x0000, /* 0x438E */ 0x0000, /* 0x438F */ 0x0000, /* 0x4390 */ 0x0000, /* 0x4391 */ 0x0000, /* 0x4392 */ 0x0000, /* 0x4393 */ 0x0000, /* 0x4394 */ 0x0000, /* 0x4395 */ 0x0000, /* 0x4396 */ 0x0000, /* 0x4397 */ 0x0000, /* 0x4398 */ 0x0000, /* 0x4399 */ 0x0000, /* 0x439A */ 0x0000, /* 0x439B */ 0x0000, /* 0x439C */ 0x0000, /* 0x439D */ 0x0000, /* 0x439E */ 0x0000, /* 0x439F */ 0x0000, /* 0x43A0 */ 0x0000, /* 0x43A1 */ 0x0000, /* 0x43A2 */ 0x0000, /* 0x43A3 */ 0x0000, /* 0x43A4 */ 0x0000, /* 0x43A5 */ 0x0000, /* 0x43A6 */ 0x0000, /* 0x43A7 */ 0x0000, /* 0x43A8 */ 0x0000, /* 0x43A9 */ 0x0000, /* 0x43AA */ 0x0000, /* 0x43AB */ 0x0000, /* 0x43AC */ 0x0000, /* 0x43AD */ 0x0000, /* 0x43AE */ 0x0000, /* 0x43AF */ 0x0000, /* 0x43B0 */ 0x0000, /* 0x43B1 */ 0x0000, /* 0x43B2 */ 0x0000, /* 0x43B3 */ 0x0000, /* 0x43B4 */ 0x0000, /* 0x43B5 */ 0x0000, /* 0x43B6 */ 0x0000, /* 0x43B7 */ 0x0000, /* 0x43B8 */ 0x0000, /* 0x43B9 */ 0x0000, /* 0x43BA */ 0x0000, /* 0x43BB */ 0x0000, /* 0x43BC */ 0x0000, /* 0x43BD */ 0x0000, /* 0x43BE */ 0x0000, /* 0x43BF */ 0x0000, /* 0x43C0 */ 0x0000, /* 0x43C1 */ 0x0000, /* 0x43C2 */ 0x0000, /* 0x43C3 */ 0x0000, /* 0x43C4 */ 0x0000, /* 0x43C5 */ 0x0000, /* 0x43C6 */ 0x0000, /* 0x43C7 */ 0x0000, /* 0x43C8 */ 0x0000, /* 0x43C9 */ 0x0000, /* 0x43CA */ 0x0000, /* 0x43CB */ 0x0000, /* 0x43CC */ 0x0000, /* 0x43CD */ 0x0000, /* 0x43CE */ 0x0000, /* 0x43CF */ 0x0000, /* 0x43D0 */ 0x0000, /* 0x43D1 */ 0x0000, /* 0x43D2 */ 0x0000, /* 0x43D3 */ 0x0000, /* 0x43D4 */ 0x0000, /* 0x43D5 */ 0x0000, /* 0x43D6 */ 0x0000, /* 0x43D7 */ 0x0000, /* 0x43D8 */ 0x0000, /* 0x43D9 */ 0x0000, /* 0x43DA */ 0x0000, /* 0x43DB */ 0x0000, /* 0x43DC */ 0x0000, /* 0x43DD */ 0x0000, /* 0x43DE */ 0x0000, /* 0x43DF */ 0x0000, /* 0x43E0 */ 0x0000, /* 0x43E1 */ 0x0000, /* 0x43E2 */ 0x0000, /* 0x43E3 */ 0x0000, /* 0x43E4 */ 0x0000, /* 0x43E5 */ 0x0000, /* 0x43E6 */ 0x0000, /* 0x43E7 */ 0x0000, /* 0x43E8 */ 0x0000, /* 0x43E9 */ 0x0000, /* 0x43EA */ 0x0000, /* 0x43EB */ 0x0000, /* 0x43EC */ 0x0000, /* 0x43ED */ 0x0000, /* 0x43EE */ 0x0000, /* 0x43EF */ 0x0000, /* 0x43F0 */ 0x0000, /* 0x43F1 */ 0x0000, /* 0x43F2 */ 0x0000, /* 0x43F3 */ 0x0000, /* 0x43F4 */ 0x0000, /* 0x43F5 */ 0x0000, /* 0x43F6 */ 0x0000, /* 0x43F7 */ 0x0000, /* 0x43F8 */ 0x0000, /* 0x43F9 */ 0x0000, /* 0x43FA */ 0x0000, /* 0x43FB */ 0x0000, /* 0x43FC */ 0x0000, /* 0x43FD */ 0x0000, /* 0x43FE */ 0x0000, /* 0x43FF */ 0x0000, /* 0x4400 */ 0x0000, /* 0x4401 */ 0x0000, /* 0x4402 */ 0x0000, /* 0x4403 */ 0x0000, /* 0x4404 */ 0x0000, /* 0x4405 */ 0x0000, /* 0x4406 */ 0x0000, /* 0x4407 */ 0x0000, /* 0x4408 */ 0x0000, /* 0x4409 */ 0x0000, /* 0x440A */ 0x0000, /* 0x440B */ 0x0000, /* 0x440C */ 0x0000, /* 0x440D */ 0x0000, /* 0x440E */ 0x0000, /* 0x440F */ 0x0000, /* 0x4410 */ 0x0000, /* 0x4411 */ 0x0000, /* 0x4412 */ 0x0000, /* 0x4413 */ 0x0000, /* 0x4414 */ 0x0000, /* 0x4415 */ 0x0000, /* 0x4416 */ 0x0000, /* 0x4417 */ 0x0000, /* 0x4418 */ 0x0000, /* 0x4419 */ 0x0000, /* 0x441A */ 0x0000, /* 0x441B */ 0x0000, /* 0x441C */ 0x0000, /* 0x441D */ 0x0000, /* 0x441E */ 0x0000, /* 0x441F */ 0x0000, /* 0x4420 */ 0x0000, /* 0x4421 */ 0x0000, /* 0x4422 */ 0x0000, /* 0x4423 */ 0x0000, /* 0x4424 */ 0x0000, /* 0x4425 */ 0x0000, /* 0x4426 */ 0x0000, /* 0x4427 */ 0x0000, /* 0x4428 */ 0x0000, /* 0x4429 */ 0x0000, /* 0x442A */ 0x0000, /* 0x442B */ 0x0000, /* 0x442C */ 0x0000, /* 0x442D */ 0x0000, /* 0x442E */ 0x0000, /* 0x442F */ 0x0000, /* 0x4430 */ 0x0000, /* 0x4431 */ 0x0000, /* 0x4432 */ 0x0000, /* 0x4433 */ 0x0000, /* 0x4434 */ 0x0000, /* 0x4435 */ 0x0000, /* 0x4436 */ 0x0000, /* 0x4437 */ 0x0000, /* 0x4438 */ 0x0000, /* 0x4439 */ 0x0000, /* 0x443A */ 0x0000, /* 0x443B */ 0x0000, /* 0x443C */ 0x0000, /* 0x443D */ 0x0000, /* 0x443E */ 0x0000, /* 0x443F */ 0x0000, /* 0x4440 */ 0x0000, /* 0x4441 */ 0x0000, /* 0x4442 */ 0x0000, /* 0x4443 */ 0x0000, /* 0x4444 */ 0x0000, /* 0x4445 */ 0x0000, /* 0x4446 */ 0x0000, /* 0x4447 */ 0x0000, /* 0x4448 */ 0x0000, /* 0x4449 */ 0x0000, /* 0x444A */ 0x0000, /* 0x444B */ 0x0000, /* 0x444C */ 0x0000, /* 0x444D */ 0x0000, /* 0x444E */ 0x0000, /* 0x444F */ 0x0000, /* 0x4450 */ 0x0000, /* 0x4451 */ 0x0000, /* 0x4452 */ 0x0000, /* 0x4453 */ 0x0000, /* 0x4454 */ 0x0000, /* 0x4455 */ 0x0000, /* 0x4456 */ 0x0000, /* 0x4457 */ 0x0000, /* 0x4458 */ 0x0000, /* 0x4459 */ 0x0000, /* 0x445A */ 0x0000, /* 0x445B */ 0x0000, /* 0x445C */ 0x0000, /* 0x445D */ 0x0000, /* 0x445E */ 0x0000, /* 0x445F */ 0x0000, /* 0x4460 */ 0x0000, /* 0x4461 */ 0x0000, /* 0x4462 */ 0x0000, /* 0x4463 */ 0x0000, /* 0x4464 */ 0x0000, /* 0x4465 */ 0x0000, /* 0x4466 */ 0x0000, /* 0x4467 */ 0x0000, /* 0x4468 */ 0x0000, /* 0x4469 */ 0x0000, /* 0x446A */ 0x0000, /* 0x446B */ 0x0000, /* 0x446C */ 0x0000, /* 0x446D */ 0x0000, /* 0x446E */ 0x0000, /* 0x446F */ 0x0000, /* 0x4470 */ 0x0000, /* 0x4471 */ 0x0000, /* 0x4472 */ 0x0000, /* 0x4473 */ 0x0000, /* 0x4474 */ 0x0000, /* 0x4475 */ 0x0000, /* 0x4476 */ 0x0000, /* 0x4477 */ 0x0000, /* 0x4478 */ 0x0000, /* 0x4479 */ 0x0000, /* 0x447A */ 0x0000, /* 0x447B */ 0x0000, /* 0x447C */ 0x0000, /* 0x447D */ 0x0000, /* 0x447E */ 0x0000, /* 0x447F */ 0x0000, /* 0x4480 */ 0x0000, /* 0x4481 */ 0x0000, /* 0x4482 */ 0x0000, /* 0x4483 */ 0x0000, /* 0x4484 */ 0x0000, /* 0x4485 */ 0x0000, /* 0x4486 */ 0x0000, /* 0x4487 */ 0x0000, /* 0x4488 */ 0x0000, /* 0x4489 */ 0x0000, /* 0x448A */ 0x0000, /* 0x448B */ 0x0000, /* 0x448C */ 0x0000, /* 0x448D */ 0x0000, /* 0x448E */ 0x0000, /* 0x448F */ 0x0000, /* 0x4490 */ 0x0000, /* 0x4491 */ 0x0000, /* 0x4492 */ 0x0000, /* 0x4493 */ 0x0000, /* 0x4494 */ 0x0000, /* 0x4495 */ 0x0000, /* 0x4496 */ 0x0000, /* 0x4497 */ 0x0000, /* 0x4498 */ 0x0000, /* 0x4499 */ 0x0000, /* 0x449A */ 0x0000, /* 0x449B */ 0x0000, /* 0x449C */ 0x0000, /* 0x449D */ 0x0000, /* 0x449E */ 0x0000, /* 0x449F */ 0x0000, /* 0x44A0 */ 0x0000, /* 0x44A1 */ 0x0000, /* 0x44A2 */ 0x0000, /* 0x44A3 */ 0x0000, /* 0x44A4 */ 0x0000, /* 0x44A5 */ 0x0000, /* 0x44A6 */ 0x0000, /* 0x44A7 */ 0x0000, /* 0x44A8 */ 0x0000, /* 0x44A9 */ 0x0000, /* 0x44AA */ 0x0000, /* 0x44AB */ 0x0000, /* 0x44AC */ 0x0000, /* 0x44AD */ 0x0000, /* 0x44AE */ 0x0000, /* 0x44AF */ 0x0000, /* 0x44B0 */ 0x0000, /* 0x44B1 */ 0x0000, /* 0x44B2 */ 0x0000, /* 0x44B3 */ 0x0000, /* 0x44B4 */ 0x0000, /* 0x44B5 */ 0x0000, /* 0x44B6 */ 0x0000, /* 0x44B7 */ 0x0000, /* 0x44B8 */ 0x0000, /* 0x44B9 */ 0x0000, /* 0x44BA */ 0x0000, /* 0x44BB */ 0x0000, /* 0x44BC */ 0x0000, /* 0x44BD */ 0x0000, /* 0x44BE */ 0x0000, /* 0x44BF */ 0x0000, /* 0x44C0 */ 0x0000, /* 0x44C1 */ 0x0000, /* 0x44C2 */ 0x0000, /* 0x44C3 */ 0x0000, /* 0x44C4 */ 0x0000, /* 0x44C5 */ 0x0000, /* 0x44C6 */ 0x0000, /* 0x44C7 */ 0x0000, /* 0x44C8 */ 0x0000, /* 0x44C9 */ 0x0000, /* 0x44CA */ 0x0000, /* 0x44CB */ 0x0000, /* 0x44CC */ 0x0000, /* 0x44CD */ 0x0000, /* 0x44CE */ 0x0000, /* 0x44CF */ 0x0000, /* 0x44D0 */ 0x0000, /* 0x44D1 */ 0x0000, /* 0x44D2 */ 0x0000, /* 0x44D3 */ 0x0000, /* 0x44D4 */ 0x0000, /* 0x44D5 */ 0x0000, /* 0x44D6 */ 0x0000, /* 0x44D7 */ 0x0000, /* 0x44D8 */ 0x0000, /* 0x44D9 */ 0x0000, /* 0x44DA */ 0x0000, /* 0x44DB */ 0x0000, /* 0x44DC */ 0x0000, /* 0x44DD */ 0x0000, /* 0x44DE */ 0x0000, /* 0x44DF */ 0x0000, /* 0x44E0 */ 0x0000, /* 0x44E1 */ 0x0000, /* 0x44E2 */ 0x0000, /* 0x44E3 */ 0x0000, /* 0x44E4 */ 0x0000, /* 0x44E5 */ 0x0000, /* 0x44E6 */ 0x0000, /* 0x44E7 */ 0x0000, /* 0x44E8 */ 0x0000, /* 0x44E9 */ 0x0000, /* 0x44EA */ 0x0000, /* 0x44EB */ 0x0000, /* 0x44EC */ 0x0000, /* 0x44ED */ 0x0000, /* 0x44EE */ 0x0000, /* 0x44EF */ 0x0000, /* 0x44F0 */ 0x0000, /* 0x44F1 */ 0x0000, /* 0x44F2 */ 0x0000, /* 0x44F3 */ 0x0000, /* 0x44F4 */ 0x0000, /* 0x44F5 */ 0x0000, /* 0x44F6 */ 0x0000, /* 0x44F7 */ 0x0000, /* 0x44F8 */ 0x0000, /* 0x44F9 */ 0x0000, /* 0x44FA */ 0x0000, /* 0x44FB */ 0x0000, /* 0x44FC */ 0x0000, /* 0x44FD */ 0x0000, /* 0x44FE */ 0x0000, /* 0x44FF */ 0x0000, /* 0x4500 */ 0x0000, /* 0x4501 */ 0x0000, /* 0x4502 */ 0x0000, /* 0x4503 */ 0x0000, /* 0x4504 */ 0x0000, /* 0x4505 */ 0x0000, /* 0x4506 */ 0x0000, /* 0x4507 */ 0x0000, /* 0x4508 */ 0x0000, /* 0x4509 */ 0x0000, /* 0x450A */ 0x0000, /* 0x450B */ 0x0000, /* 0x450C */ 0x0000, /* 0x450D */ 0x0000, /* 0x450E */ 0x0000, /* 0x450F */ 0x0000, /* 0x4510 */ 0x0000, /* 0x4511 */ 0x0000, /* 0x4512 */ 0x0000, /* 0x4513 */ 0x0000, /* 0x4514 */ 0x0000, /* 0x4515 */ 0x0000, /* 0x4516 */ 0x0000, /* 0x4517 */ 0x0000, /* 0x4518 */ 0x0000, /* 0x4519 */ 0x0000, /* 0x451A */ 0x0000, /* 0x451B */ 0x0000, /* 0x451C */ 0x0000, /* 0x451D */ 0x0000, /* 0x451E */ 0x0000, /* 0x451F */ 0x0000, /* 0x4520 */ 0x0000, /* 0x4521 */ 0x0000, /* 0x4522 */ 0x0000, /* 0x4523 */ 0x0000, /* 0x4524 */ 0x0000, /* 0x4525 */ 0x0000, /* 0x4526 */ 0x0000, /* 0x4527 */ 0x0000, /* 0x4528 */ 0x0000, /* 0x4529 */ 0x0000, /* 0x452A */ 0x0000, /* 0x452B */ 0x0000, /* 0x452C */ 0x0000, /* 0x452D */ 0x0000, /* 0x452E */ 0x0000, /* 0x452F */ 0x0000, /* 0x4530 */ 0x0000, /* 0x4531 */ 0x0000, /* 0x4532 */ 0x0000, /* 0x4533 */ 0x0000, /* 0x4534 */ 0x0000, /* 0x4535 */ 0x0000, /* 0x4536 */ 0x0000, /* 0x4537 */ 0x0000, /* 0x4538 */ 0x0000, /* 0x4539 */ 0x0000, /* 0x453A */ 0x0000, /* 0x453B */ 0x0000, /* 0x453C */ 0x0000, /* 0x453D */ 0x0000, /* 0x453E */ 0x0000, /* 0x453F */ 0x0000, /* 0x4540 */ 0x0000, /* 0x4541 */ 0x0000, /* 0x4542 */ 0x0000, /* 0x4543 */ 0x0000, /* 0x4544 */ 0x0000, /* 0x4545 */ 0x0000, /* 0x4546 */ 0x0000, /* 0x4547 */ 0x0000, /* 0x4548 */ 0x0000, /* 0x4549 */ 0x0000, /* 0x454A */ 0x0000, /* 0x454B */ 0x0000, /* 0x454C */ 0x0000, /* 0x454D */ 0x0000, /* 0x454E */ 0x0000, /* 0x454F */ 0x0000, /* 0x4550 */ 0x0000, /* 0x4551 */ 0x0000, /* 0x4552 */ 0x0000, /* 0x4553 */ 0x0000, /* 0x4554 */ 0x0000, /* 0x4555 */ 0x0000, /* 0x4556 */ 0x0000, /* 0x4557 */ 0x0000, /* 0x4558 */ 0x0000, /* 0x4559 */ 0x0000, /* 0x455A */ 0x0000, /* 0x455B */ 0x0000, /* 0x455C */ 0x0000, /* 0x455D */ 0x0000, /* 0x455E */ 0x0000, /* 0x455F */ 0x0000, /* 0x4560 */ 0x0000, /* 0x4561 */ 0x0000, /* 0x4562 */ 0x0000, /* 0x4563 */ 0x0000, /* 0x4564 */ 0x0000, /* 0x4565 */ 0x0000, /* 0x4566 */ 0x0000, /* 0x4567 */ 0x0000, /* 0x4568 */ 0x0000, /* 0x4569 */ 0x0000, /* 0x456A */ 0x0000, /* 0x456B */ 0x0000, /* 0x456C */ 0x0000, /* 0x456D */ 0x0000, /* 0x456E */ 0x0000, /* 0x456F */ 0x0000, /* 0x4570 */ 0x0000, /* 0x4571 */ 0x0000, /* 0x4572 */ 0x0000, /* 0x4573 */ 0x0000, /* 0x4574 */ 0x0000, /* 0x4575 */ 0x0000, /* 0x4576 */ 0x0000, /* 0x4577 */ 0x0000, /* 0x4578 */ 0x0000, /* 0x4579 */ 0x0000, /* 0x457A */ 0x0000, /* 0x457B */ 0x0000, /* 0x457C */ 0x0000, /* 0x457D */ 0x0000, /* 0x457E */ 0x0000, /* 0x457F */ 0x0000, /* 0x4580 */ 0x0000, /* 0x4581 */ 0x0000, /* 0x4582 */ 0x0000, /* 0x4583 */ 0x0000, /* 0x4584 */ 0x0000, /* 0x4585 */ 0x0000, /* 0x4586 */ 0x0000, /* 0x4587 */ 0x0000, /* 0x4588 */ 0x0000, /* 0x4589 */ 0x0000, /* 0x458A */ 0x0000, /* 0x458B */ 0x0000, /* 0x458C */ 0x0000, /* 0x458D */ 0x0000, /* 0x458E */ 0x0000, /* 0x458F */ 0x0000, /* 0x4590 */ 0x0000, /* 0x4591 */ 0x0000, /* 0x4592 */ 0x0000, /* 0x4593 */ 0x0000, /* 0x4594 */ 0x0000, /* 0x4595 */ 0x0000, /* 0x4596 */ 0x0000, /* 0x4597 */ 0x0000, /* 0x4598 */ 0x0000, /* 0x4599 */ 0x0000, /* 0x459A */ 0x0000, /* 0x459B */ 0x0000, /* 0x459C */ 0x0000, /* 0x459D */ 0x0000, /* 0x459E */ 0x0000, /* 0x459F */ 0x0000, /* 0x45A0 */ 0x0000, /* 0x45A1 */ 0x0000, /* 0x45A2 */ 0x0000, /* 0x45A3 */ 0x0000, /* 0x45A4 */ 0x0000, /* 0x45A5 */ 0x0000, /* 0x45A6 */ 0x0000, /* 0x45A7 */ 0x0000, /* 0x45A8 */ 0x0000, /* 0x45A9 */ 0x0000, /* 0x45AA */ 0x0000, /* 0x45AB */ 0x0000, /* 0x45AC */ 0x0000, /* 0x45AD */ 0x0000, /* 0x45AE */ 0x0000, /* 0x45AF */ 0x0000, /* 0x45B0 */ 0x0000, /* 0x45B1 */ 0x0000, /* 0x45B2 */ 0x0000, /* 0x45B3 */ 0x0000, /* 0x45B4 */ 0x0000, /* 0x45B5 */ 0x0000, /* 0x45B6 */ 0x0000, /* 0x45B7 */ 0x0000, /* 0x45B8 */ 0x0000, /* 0x45B9 */ 0x0000, /* 0x45BA */ 0x0000, /* 0x45BB */ 0x0000, /* 0x45BC */ 0x0000, /* 0x45BD */ 0x0000, /* 0x45BE */ 0x0000, /* 0x45BF */ 0x0000, /* 0x45C0 */ 0x0000, /* 0x45C1 */ 0x0000, /* 0x45C2 */ 0x0000, /* 0x45C3 */ 0x0000, /* 0x45C4 */ 0x0000, /* 0x45C5 */ 0x0000, /* 0x45C6 */ 0x0000, /* 0x45C7 */ 0x0000, /* 0x45C8 */ 0x0000, /* 0x45C9 */ 0x0000, /* 0x45CA */ 0x0000, /* 0x45CB */ 0x0000, /* 0x45CC */ 0x0000, /* 0x45CD */ 0x0000, /* 0x45CE */ 0x0000, /* 0x45CF */ 0x0000, /* 0x45D0 */ 0x0000, /* 0x45D1 */ 0x0000, /* 0x45D2 */ 0x0000, /* 0x45D3 */ 0x0000, /* 0x45D4 */ 0x0000, /* 0x45D5 */ 0x0000, /* 0x45D6 */ 0x0000, /* 0x45D7 */ 0x0000, /* 0x45D8 */ 0x0000, /* 0x45D9 */ 0x0000, /* 0x45DA */ 0x0000, /* 0x45DB */ 0x0000, /* 0x45DC */ 0x0000, /* 0x45DD */ 0x0000, /* 0x45DE */ 0x0000, /* 0x45DF */ 0x0000, /* 0x45E0 */ 0x0000, /* 0x45E1 */ 0x0000, /* 0x45E2 */ 0x0000, /* 0x45E3 */ 0x0000, /* 0x45E4 */ 0x0000, /* 0x45E5 */ 0x0000, /* 0x45E6 */ 0x0000, /* 0x45E7 */ 0x0000, /* 0x45E8 */ 0x0000, /* 0x45E9 */ 0x0000, /* 0x45EA */ 0x0000, /* 0x45EB */ 0x0000, /* 0x45EC */ 0x0000, /* 0x45ED */ 0x0000, /* 0x45EE */ 0x0000, /* 0x45EF */ 0x0000, /* 0x45F0 */ 0x0000, /* 0x45F1 */ 0x0000, /* 0x45F2 */ 0x0000, /* 0x45F3 */ 0x0000, /* 0x45F4 */ 0x0000, /* 0x45F5 */ 0x0000, /* 0x45F6 */ 0x0000, /* 0x45F7 */ 0x0000, /* 0x45F8 */ 0x0000, /* 0x45F9 */ 0x0000, /* 0x45FA */ 0x0000, /* 0x45FB */ 0x0000, /* 0x45FC */ 0x0000, /* 0x45FD */ 0x0000, /* 0x45FE */ 0x0000, /* 0x45FF */ 0x0000, /* 0x4600 */ 0x0000, /* 0x4601 */ 0x0000, /* 0x4602 */ 0x0000, /* 0x4603 */ 0x0000, /* 0x4604 */ 0x0000, /* 0x4605 */ 0x0000, /* 0x4606 */ 0x0000, /* 0x4607 */ 0x0000, /* 0x4608 */ 0x0000, /* 0x4609 */ 0x0000, /* 0x460A */ 0x0000, /* 0x460B */ 0x0000, /* 0x460C */ 0x0000, /* 0x460D */ 0x0000, /* 0x460E */ 0x0000, /* 0x460F */ 0x0000, /* 0x4610 */ 0x0000, /* 0x4611 */ 0x0000, /* 0x4612 */ 0x0000, /* 0x4613 */ 0x0000, /* 0x4614 */ 0x0000, /* 0x4615 */ 0x0000, /* 0x4616 */ 0x0000, /* 0x4617 */ 0x0000, /* 0x4618 */ 0x0000, /* 0x4619 */ 0x0000, /* 0x461A */ 0x0000, /* 0x461B */ 0x0000, /* 0x461C */ 0x0000, /* 0x461D */ 0x0000, /* 0x461E */ 0x0000, /* 0x461F */ 0x0000, /* 0x4620 */ 0x0000, /* 0x4621 */ 0x0000, /* 0x4622 */ 0x0000, /* 0x4623 */ 0x0000, /* 0x4624 */ 0x0000, /* 0x4625 */ 0x0000, /* 0x4626 */ 0x0000, /* 0x4627 */ 0x0000, /* 0x4628 */ 0x0000, /* 0x4629 */ 0x0000, /* 0x462A */ 0x0000, /* 0x462B */ 0x0000, /* 0x462C */ 0x0000, /* 0x462D */ 0x0000, /* 0x462E */ 0x0000, /* 0x462F */ 0x0000, /* 0x4630 */ 0x0000, /* 0x4631 */ 0x0000, /* 0x4632 */ 0x0000, /* 0x4633 */ 0x0000, /* 0x4634 */ 0x0000, /* 0x4635 */ 0x0000, /* 0x4636 */ 0x0000, /* 0x4637 */ 0x0000, /* 0x4638 */ 0x0000, /* 0x4639 */ 0x0000, /* 0x463A */ 0x0000, /* 0x463B */ 0x0000, /* 0x463C */ 0x0000, /* 0x463D */ 0x0000, /* 0x463E */ 0x0000, /* 0x463F */ 0x0000, /* 0x4640 */ 0x0000, /* 0x4641 */ 0x0000, /* 0x4642 */ 0x0000, /* 0x4643 */ 0x0000, /* 0x4644 */ 0x0000, /* 0x4645 */ 0x0000, /* 0x4646 */ 0x0000, /* 0x4647 */ 0x0000, /* 0x4648 */ 0x0000, /* 0x4649 */ 0x0000, /* 0x464A */ 0x0000, /* 0x464B */ 0x0000, /* 0x464C */ 0x0000, /* 0x464D */ 0x0000, /* 0x464E */ 0x0000, /* 0x464F */ 0x0000, /* 0x4650 */ 0x0000, /* 0x4651 */ 0x0000, /* 0x4652 */ 0x0000, /* 0x4653 */ 0x0000, /* 0x4654 */ 0x0000, /* 0x4655 */ 0x0000, /* 0x4656 */ 0x0000, /* 0x4657 */ 0x0000, /* 0x4658 */ 0x0000, /* 0x4659 */ 0x0000, /* 0x465A */ 0x0000, /* 0x465B */ 0x0000, /* 0x465C */ 0x0000, /* 0x465D */ 0x0000, /* 0x465E */ 0x0000, /* 0x465F */ 0x0000, /* 0x4660 */ 0x0000, /* 0x4661 */ 0x0000, /* 0x4662 */ 0x0000, /* 0x4663 */ 0x0000, /* 0x4664 */ 0x0000, /* 0x4665 */ 0x0000, /* 0x4666 */ 0x0000, /* 0x4667 */ 0x0000, /* 0x4668 */ 0x0000, /* 0x4669 */ 0x0000, /* 0x466A */ 0x0000, /* 0x466B */ 0x0000, /* 0x466C */ 0x0000, /* 0x466D */ 0x0000, /* 0x466E */ 0x0000, /* 0x466F */ 0x0000, /* 0x4670 */ 0x0000, /* 0x4671 */ 0x0000, /* 0x4672 */ 0x0000, /* 0x4673 */ 0x0000, /* 0x4674 */ 0x0000, /* 0x4675 */ 0x0000, /* 0x4676 */ 0x0000, /* 0x4677 */ 0x0000, /* 0x4678 */ 0x0000, /* 0x4679 */ 0x0000, /* 0x467A */ 0x0000, /* 0x467B */ 0x0000, /* 0x467C */ 0x0000, /* 0x467D */ 0x0000, /* 0x467E */ 0x0000, /* 0x467F */ 0x0000, /* 0x4680 */ 0x0000, /* 0x4681 */ 0x0000, /* 0x4682 */ 0x0000, /* 0x4683 */ 0x0000, /* 0x4684 */ 0x0000, /* 0x4685 */ 0x0000, /* 0x4686 */ 0x0000, /* 0x4687 */ 0x0000, /* 0x4688 */ 0x0000, /* 0x4689 */ 0x0000, /* 0x468A */ 0x0000, /* 0x468B */ 0x0000, /* 0x468C */ 0x0000, /* 0x468D */ 0x0000, /* 0x468E */ 0x0000, /* 0x468F */ 0x0000, /* 0x4690 */ 0x0000, /* 0x4691 */ 0x0000, /* 0x4692 */ 0x0000, /* 0x4693 */ 0x0000, /* 0x4694 */ 0x0000, /* 0x4695 */ 0x0000, /* 0x4696 */ 0x0000, /* 0x4697 */ 0x0000, /* 0x4698 */ 0x0000, /* 0x4699 */ 0x0000, /* 0x469A */ 0x0000, /* 0x469B */ 0x0000, /* 0x469C */ 0x0000, /* 0x469D */ 0x0000, /* 0x469E */ 0x0000, /* 0x469F */ 0x0000, /* 0x46A0 */ 0x0000, /* 0x46A1 */ 0x0000, /* 0x46A2 */ 0x0000, /* 0x46A3 */ 0x0000, /* 0x46A4 */ 0x0000, /* 0x46A5 */ 0x0000, /* 0x46A6 */ 0x0000, /* 0x46A7 */ 0x0000, /* 0x46A8 */ 0x0000, /* 0x46A9 */ 0x0000, /* 0x46AA */ 0x0000, /* 0x46AB */ 0x0000, /* 0x46AC */ 0x0000, /* 0x46AD */ 0x0000, /* 0x46AE */ 0x0000, /* 0x46AF */ 0x0000, /* 0x46B0 */ 0x0000, /* 0x46B1 */ 0x0000, /* 0x46B2 */ 0x0000, /* 0x46B3 */ 0x0000, /* 0x46B4 */ 0x0000, /* 0x46B5 */ 0x0000, /* 0x46B6 */ 0x0000, /* 0x46B7 */ 0x0000, /* 0x46B8 */ 0x0000, /* 0x46B9 */ 0x0000, /* 0x46BA */ 0x0000, /* 0x46BB */ 0x0000, /* 0x46BC */ 0x0000, /* 0x46BD */ 0x0000, /* 0x46BE */ 0x0000, /* 0x46BF */ 0x0000, /* 0x46C0 */ 0x0000, /* 0x46C1 */ 0x0000, /* 0x46C2 */ 0x0000, /* 0x46C3 */ 0x0000, /* 0x46C4 */ 0x0000, /* 0x46C5 */ 0x0000, /* 0x46C6 */ 0x0000, /* 0x46C7 */ 0x0000, /* 0x46C8 */ 0x0000, /* 0x46C9 */ 0x0000, /* 0x46CA */ 0x0000, /* 0x46CB */ 0x0000, /* 0x46CC */ 0x0000, /* 0x46CD */ 0x0000, /* 0x46CE */ 0x0000, /* 0x46CF */ 0x0000, /* 0x46D0 */ 0x0000, /* 0x46D1 */ 0x0000, /* 0x46D2 */ 0x0000, /* 0x46D3 */ 0x0000, /* 0x46D4 */ 0x0000, /* 0x46D5 */ 0x0000, /* 0x46D6 */ 0x0000, /* 0x46D7 */ 0x0000, /* 0x46D8 */ 0x0000, /* 0x46D9 */ 0x0000, /* 0x46DA */ 0x0000, /* 0x46DB */ 0x0000, /* 0x46DC */ 0x0000, /* 0x46DD */ 0x0000, /* 0x46DE */ 0x0000, /* 0x46DF */ 0x0000, /* 0x46E0 */ 0x0000, /* 0x46E1 */ 0x0000, /* 0x46E2 */ 0x0000, /* 0x46E3 */ 0x0000, /* 0x46E4 */ 0x0000, /* 0x46E5 */ 0x0000, /* 0x46E6 */ 0x0000, /* 0x46E7 */ 0x0000, /* 0x46E8 */ 0x0000, /* 0x46E9 */ 0x0000, /* 0x46EA */ 0x0000, /* 0x46EB */ 0x0000, /* 0x46EC */ 0x0000, /* 0x46ED */ 0x0000, /* 0x46EE */ 0x0000, /* 0x46EF */ 0x0000, /* 0x46F0 */ 0x0000, /* 0x46F1 */ 0x0000, /* 0x46F2 */ 0x0000, /* 0x46F3 */ 0x0000, /* 0x46F4 */ 0x0000, /* 0x46F5 */ 0x0000, /* 0x46F6 */ 0x0000, /* 0x46F7 */ 0x0000, /* 0x46F8 */ 0x0000, /* 0x46F9 */ 0x0000, /* 0x46FA */ 0x0000, /* 0x46FB */ 0x0000, /* 0x46FC */ 0x0000, /* 0x46FD */ 0x0000, /* 0x46FE */ 0x0000, /* 0x46FF */ 0x0000, /* 0x4700 */ 0x0000, /* 0x4701 */ 0x0000, /* 0x4702 */ 0x0000, /* 0x4703 */ 0x0000, /* 0x4704 */ 0x0000, /* 0x4705 */ 0x0000, /* 0x4706 */ 0x0000, /* 0x4707 */ 0x0000, /* 0x4708 */ 0x0000, /* 0x4709 */ 0x0000, /* 0x470A */ 0x0000, /* 0x470B */ 0x0000, /* 0x470C */ 0x0000, /* 0x470D */ 0x0000, /* 0x470E */ 0x0000, /* 0x470F */ 0x0000, /* 0x4710 */ 0x0000, /* 0x4711 */ 0x0000, /* 0x4712 */ 0x0000, /* 0x4713 */ 0x0000, /* 0x4714 */ 0x0000, /* 0x4715 */ 0x0000, /* 0x4716 */ 0x0000, /* 0x4717 */ 0x0000, /* 0x4718 */ 0x0000, /* 0x4719 */ 0x0000, /* 0x471A */ 0x0000, /* 0x471B */ 0x0000, /* 0x471C */ 0x0000, /* 0x471D */ 0x0000, /* 0x471E */ 0x0000, /* 0x471F */ 0x0000, /* 0x4720 */ 0x0000, /* 0x4721 */ 0x0000, /* 0x4722 */ 0x0000, /* 0x4723 */ 0x0000, /* 0x4724 */ 0x0000, /* 0x4725 */ 0x0000, /* 0x4726 */ 0x0000, /* 0x4727 */ 0x0000, /* 0x4728 */ 0x0000, /* 0x4729 */ 0x0000, /* 0x472A */ 0x0000, /* 0x472B */ 0x0000, /* 0x472C */ 0x0000, /* 0x472D */ 0x0000, /* 0x472E */ 0x0000, /* 0x472F */ 0x0000, /* 0x4730 */ 0x0000, /* 0x4731 */ 0x0000, /* 0x4732 */ 0x0000, /* 0x4733 */ 0x0000, /* 0x4734 */ 0x0000, /* 0x4735 */ 0x0000, /* 0x4736 */ 0x0000, /* 0x4737 */ 0x0000, /* 0x4738 */ 0x0000, /* 0x4739 */ 0x0000, /* 0x473A */ 0x0000, /* 0x473B */ 0x0000, /* 0x473C */ 0x0000, /* 0x473D */ 0x0000, /* 0x473E */ 0x0000, /* 0x473F */ 0x0000, /* 0x4740 */ 0x0000, /* 0x4741 */ 0x0000, /* 0x4742 */ 0x0000, /* 0x4743 */ 0x0000, /* 0x4744 */ 0x0000, /* 0x4745 */ 0x0000, /* 0x4746 */ 0x0000, /* 0x4747 */ 0x0000, /* 0x4748 */ 0x0000, /* 0x4749 */ 0x0000, /* 0x474A */ 0x0000, /* 0x474B */ 0x0000, /* 0x474C */ 0x0000, /* 0x474D */ 0x0000, /* 0x474E */ 0x0000, /* 0x474F */ 0x0000, /* 0x4750 */ 0x0000, /* 0x4751 */ 0x0000, /* 0x4752 */ 0x0000, /* 0x4753 */ 0x0000, /* 0x4754 */ 0x0000, /* 0x4755 */ 0x0000, /* 0x4756 */ 0x0000, /* 0x4757 */ 0x0000, /* 0x4758 */ 0x0000, /* 0x4759 */ 0x0000, /* 0x475A */ 0x0000, /* 0x475B */ 0x0000, /* 0x475C */ 0x0000, /* 0x475D */ 0x0000, /* 0x475E */ 0x0000, /* 0x475F */ 0x0000, /* 0x4760 */ 0x0000, /* 0x4761 */ 0x0000, /* 0x4762 */ 0x0000, /* 0x4763 */ 0x0000, /* 0x4764 */ 0x0000, /* 0x4765 */ 0x0000, /* 0x4766 */ 0x0000, /* 0x4767 */ 0x0000, /* 0x4768 */ 0x0000, /* 0x4769 */ 0x0000, /* 0x476A */ 0x0000, /* 0x476B */ 0x0000, /* 0x476C */ 0x0000, /* 0x476D */ 0x0000, /* 0x476E */ 0x0000, /* 0x476F */ 0x0000, /* 0x4770 */ 0x0000, /* 0x4771 */ 0x0000, /* 0x4772 */ 0x0000, /* 0x4773 */ 0x0000, /* 0x4774 */ 0x0000, /* 0x4775 */ 0x0000, /* 0x4776 */ 0x0000, /* 0x4777 */ 0x0000, /* 0x4778 */ 0x0000, /* 0x4779 */ 0x0000, /* 0x477A */ 0x0000, /* 0x477B */ 0x0000, /* 0x477C */ 0x0000, /* 0x477D */ 0x0000, /* 0x477E */ 0x0000, /* 0x477F */ 0x0000, /* 0x4780 */ 0x0000, /* 0x4781 */ 0x0000, /* 0x4782 */ 0x0000, /* 0x4783 */ 0x0000, /* 0x4784 */ 0x0000, /* 0x4785 */ 0x0000, /* 0x4786 */ 0x0000, /* 0x4787 */ 0x0000, /* 0x4788 */ 0x0000, /* 0x4789 */ 0x0000, /* 0x478A */ 0x0000, /* 0x478B */ 0x0000, /* 0x478C */ 0x0000, /* 0x478D */ 0x0000, /* 0x478E */ 0x0000, /* 0x478F */ 0x0000, /* 0x4790 */ 0x0000, /* 0x4791 */ 0x0000, /* 0x4792 */ 0x0000, /* 0x4793 */ 0x0000, /* 0x4794 */ 0x0000, /* 0x4795 */ 0x0000, /* 0x4796 */ 0x0000, /* 0x4797 */ 0x0000, /* 0x4798 */ 0x0000, /* 0x4799 */ 0x0000, /* 0x479A */ 0x0000, /* 0x479B */ 0x0000, /* 0x479C */ 0x0000, /* 0x479D */ 0x0000, /* 0x479E */ 0x0000, /* 0x479F */ 0x0000, /* 0x47A0 */ 0x0000, /* 0x47A1 */ 0x0000, /* 0x47A2 */ 0x0000, /* 0x47A3 */ 0x0000, /* 0x47A4 */ 0x0000, /* 0x47A5 */ 0x0000, /* 0x47A6 */ 0x0000, /* 0x47A7 */ 0x0000, /* 0x47A8 */ 0x0000, /* 0x47A9 */ 0x0000, /* 0x47AA */ 0x0000, /* 0x47AB */ 0x0000, /* 0x47AC */ 0x0000, /* 0x47AD */ 0x0000, /* 0x47AE */ 0x0000, /* 0x47AF */ 0x0000, /* 0x47B0 */ 0x0000, /* 0x47B1 */ 0x0000, /* 0x47B2 */ 0x0000, /* 0x47B3 */ 0x0000, /* 0x47B4 */ 0x0000, /* 0x47B5 */ 0x0000, /* 0x47B6 */ 0x0000, /* 0x47B7 */ 0x0000, /* 0x47B8 */ 0x0000, /* 0x47B9 */ 0x0000, /* 0x47BA */ 0x0000, /* 0x47BB */ 0x0000, /* 0x47BC */ 0x0000, /* 0x47BD */ 0x0000, /* 0x47BE */ 0x0000, /* 0x47BF */ 0x0000, /* 0x47C0 */ 0x0000, /* 0x47C1 */ 0x0000, /* 0x47C2 */ 0x0000, /* 0x47C3 */ 0x0000, /* 0x47C4 */ 0x0000, /* 0x47C5 */ 0x0000, /* 0x47C6 */ 0x0000, /* 0x47C7 */ 0x0000, /* 0x47C8 */ 0x0000, /* 0x47C9 */ 0x0000, /* 0x47CA */ 0x0000, /* 0x47CB */ 0x0000, /* 0x47CC */ 0x0000, /* 0x47CD */ 0x0000, /* 0x47CE */ 0x0000, /* 0x47CF */ 0x0000, /* 0x47D0 */ 0x0000, /* 0x47D1 */ 0x0000, /* 0x47D2 */ 0x0000, /* 0x47D3 */ 0x0000, /* 0x47D4 */ 0x0000, /* 0x47D5 */ 0x0000, /* 0x47D6 */ 0x0000, /* 0x47D7 */ 0x0000, /* 0x47D8 */ 0x0000, /* 0x47D9 */ 0x0000, /* 0x47DA */ 0x0000, /* 0x47DB */ 0x0000, /* 0x47DC */ 0x0000, /* 0x47DD */ 0x0000, /* 0x47DE */ 0x0000, /* 0x47DF */ 0x0000, /* 0x47E0 */ 0x0000, /* 0x47E1 */ 0x0000, /* 0x47E2 */ 0x0000, /* 0x47E3 */ 0x0000, /* 0x47E4 */ 0x0000, /* 0x47E5 */ 0x0000, /* 0x47E6 */ 0x0000, /* 0x47E7 */ 0x0000, /* 0x47E8 */ 0x0000, /* 0x47E9 */ 0x0000, /* 0x47EA */ 0x0000, /* 0x47EB */ 0x0000, /* 0x47EC */ 0x0000, /* 0x47ED */ 0x0000, /* 0x47EE */ 0x0000, /* 0x47EF */ 0x0000, /* 0x47F0 */ 0x0000, /* 0x47F1 */ 0x0000, /* 0x47F2 */ 0x0000, /* 0x47F3 */ 0x0000, /* 0x47F4 */ 0x0000, /* 0x47F5 */ 0x0000, /* 0x47F6 */ 0x0000, /* 0x47F7 */ 0x0000, /* 0x47F8 */ 0x0000, /* 0x47F9 */ 0x0000, /* 0x47FA */ 0x0000, /* 0x47FB */ 0x0000, /* 0x47FC */ 0x0000, /* 0x47FD */ 0x0000, /* 0x47FE */ 0x0000, /* 0x47FF */ 0x0000, /* 0x4800 */ 0x0000, /* 0x4801 */ 0x0000, /* 0x4802 */ 0x0000, /* 0x4803 */ 0x0000, /* 0x4804 */ 0x0000, /* 0x4805 */ 0x0000, /* 0x4806 */ 0x0000, /* 0x4807 */ 0x0000, /* 0x4808 */ 0x0000, /* 0x4809 */ 0x0000, /* 0x480A */ 0x0000, /* 0x480B */ 0x0000, /* 0x480C */ 0x0000, /* 0x480D */ 0x0000, /* 0x480E */ 0x0000, /* 0x480F */ 0x0000, /* 0x4810 */ 0x0000, /* 0x4811 */ 0x0000, /* 0x4812 */ 0x0000, /* 0x4813 */ 0x0000, /* 0x4814 */ 0x0000, /* 0x4815 */ 0x0000, /* 0x4816 */ 0x0000, /* 0x4817 */ 0x0000, /* 0x4818 */ 0x0000, /* 0x4819 */ 0x0000, /* 0x481A */ 0x0000, /* 0x481B */ 0x0000, /* 0x481C */ 0x0000, /* 0x481D */ 0x0000, /* 0x481E */ 0x0000, /* 0x481F */ 0x0000, /* 0x4820 */ 0x0000, /* 0x4821 */ 0x0000, /* 0x4822 */ 0x0000, /* 0x4823 */ 0x0000, /* 0x4824 */ 0x0000, /* 0x4825 */ 0x0000, /* 0x4826 */ 0x0000, /* 0x4827 */ 0x0000, /* 0x4828 */ 0x0000, /* 0x4829 */ 0x0000, /* 0x482A */ 0x0000, /* 0x482B */ 0x0000, /* 0x482C */ 0x0000, /* 0x482D */ 0x0000, /* 0x482E */ 0x0000, /* 0x482F */ 0x0000, /* 0x4830 */ 0x0000, /* 0x4831 */ 0x0000, /* 0x4832 */ 0x0000, /* 0x4833 */ 0x0000, /* 0x4834 */ 0x0000, /* 0x4835 */ 0x0000, /* 0x4836 */ 0x0000, /* 0x4837 */ 0x0000, /* 0x4838 */ 0x0000, /* 0x4839 */ 0x0000, /* 0x483A */ 0x0000, /* 0x483B */ 0x0000, /* 0x483C */ 0x0000, /* 0x483D */ 0x0000, /* 0x483E */ 0x0000, /* 0x483F */ 0x0000, /* 0x4840 */ 0x0000, /* 0x4841 */ 0x0000, /* 0x4842 */ 0x0000, /* 0x4843 */ 0x0000, /* 0x4844 */ 0x0000, /* 0x4845 */ 0x0000, /* 0x4846 */ 0x0000, /* 0x4847 */ 0x0000, /* 0x4848 */ 0x0000, /* 0x4849 */ 0x0000, /* 0x484A */ 0x0000, /* 0x484B */ 0x0000, /* 0x484C */ 0x0000, /* 0x484D */ 0x0000, /* 0x484E */ 0x0000, /* 0x484F */ 0x0000, /* 0x4850 */ 0x0000, /* 0x4851 */ 0x0000, /* 0x4852 */ 0x0000, /* 0x4853 */ 0x0000, /* 0x4854 */ 0x0000, /* 0x4855 */ 0x0000, /* 0x4856 */ 0x0000, /* 0x4857 */ 0x0000, /* 0x4858 */ 0x0000, /* 0x4859 */ 0x0000, /* 0x485A */ 0x0000, /* 0x485B */ 0x0000, /* 0x485C */ 0x0000, /* 0x485D */ 0x0000, /* 0x485E */ 0x0000, /* 0x485F */ 0x0000, /* 0x4860 */ 0x0000, /* 0x4861 */ 0x0000, /* 0x4862 */ 0x0000, /* 0x4863 */ 0x0000, /* 0x4864 */ 0x0000, /* 0x4865 */ 0x0000, /* 0x4866 */ 0x0000, /* 0x4867 */ 0x0000, /* 0x4868 */ 0x0000, /* 0x4869 */ 0x0000, /* 0x486A */ 0x0000, /* 0x486B */ 0x0000, /* 0x486C */ 0x0000, /* 0x486D */ 0x0000, /* 0x486E */ 0x0000, /* 0x486F */ 0x0000, /* 0x4870 */ 0x0000, /* 0x4871 */ 0x0000, /* 0x4872 */ 0x0000, /* 0x4873 */ 0x0000, /* 0x4874 */ 0x0000, /* 0x4875 */ 0x0000, /* 0x4876 */ 0x0000, /* 0x4877 */ 0x0000, /* 0x4878 */ 0x0000, /* 0x4879 */ 0x0000, /* 0x487A */ 0x0000, /* 0x487B */ 0x0000, /* 0x487C */ 0x0000, /* 0x487D */ 0x0000, /* 0x487E */ 0x0000, /* 0x487F */ 0x0000, /* 0x4880 */ 0x0000, /* 0x4881 */ 0x0000, /* 0x4882 */ 0x0000, /* 0x4883 */ 0x0000, /* 0x4884 */ 0x0000, /* 0x4885 */ 0x0000, /* 0x4886 */ 0x0000, /* 0x4887 */ 0x0000, /* 0x4888 */ 0x0000, /* 0x4889 */ 0x0000, /* 0x488A */ 0x0000, /* 0x488B */ 0x0000, /* 0x488C */ 0x0000, /* 0x488D */ 0x0000, /* 0x488E */ 0x0000, /* 0x488F */ 0x0000, /* 0x4890 */ 0x0000, /* 0x4891 */ 0x0000, /* 0x4892 */ 0x0000, /* 0x4893 */ 0x0000, /* 0x4894 */ 0x0000, /* 0x4895 */ 0x0000, /* 0x4896 */ 0x0000, /* 0x4897 */ 0x0000, /* 0x4898 */ 0x0000, /* 0x4899 */ 0x0000, /* 0x489A */ 0x0000, /* 0x489B */ 0x0000, /* 0x489C */ 0x0000, /* 0x489D */ 0x0000, /* 0x489E */ 0x0000, /* 0x489F */ 0x0000, /* 0x48A0 */ 0x0000, /* 0x48A1 */ 0x0000, /* 0x48A2 */ 0x0000, /* 0x48A3 */ 0x0000, /* 0x48A4 */ 0x0000, /* 0x48A5 */ 0x0000, /* 0x48A6 */ 0x0000, /* 0x48A7 */ 0x0000, /* 0x48A8 */ 0x0000, /* 0x48A9 */ 0x0000, /* 0x48AA */ 0x0000, /* 0x48AB */ 0x0000, /* 0x48AC */ 0x0000, /* 0x48AD */ 0x0000, /* 0x48AE */ 0x0000, /* 0x48AF */ 0x0000, /* 0x48B0 */ 0x0000, /* 0x48B1 */ 0x0000, /* 0x48B2 */ 0x0000, /* 0x48B3 */ 0x0000, /* 0x48B4 */ 0x0000, /* 0x48B5 */ 0x0000, /* 0x48B6 */ 0x0000, /* 0x48B7 */ 0x0000, /* 0x48B8 */ 0x0000, /* 0x48B9 */ 0x0000, /* 0x48BA */ 0x0000, /* 0x48BB */ 0x0000, /* 0x48BC */ 0x0000, /* 0x48BD */ 0x0000, /* 0x48BE */ 0x0000, /* 0x48BF */ 0x0000, /* 0x48C0 */ 0x0000, /* 0x48C1 */ 0x0000, /* 0x48C2 */ 0x0000, /* 0x48C3 */ 0x0000, /* 0x48C4 */ 0x0000, /* 0x48C5 */ 0x0000, /* 0x48C6 */ 0x0000, /* 0x48C7 */ 0x0000, /* 0x48C8 */ 0x0000, /* 0x48C9 */ 0x0000, /* 0x48CA */ 0x0000, /* 0x48CB */ 0x0000, /* 0x48CC */ 0x0000, /* 0x48CD */ 0x0000, /* 0x48CE */ 0x0000, /* 0x48CF */ 0x0000, /* 0x48D0 */ 0x0000, /* 0x48D1 */ 0x0000, /* 0x48D2 */ 0x0000, /* 0x48D3 */ 0x0000, /* 0x48D4 */ 0x0000, /* 0x48D5 */ 0x0000, /* 0x48D6 */ 0x0000, /* 0x48D7 */ 0x0000, /* 0x48D8 */ 0x0000, /* 0x48D9 */ 0x0000, /* 0x48DA */ 0x0000, /* 0x48DB */ 0x0000, /* 0x48DC */ 0x0000, /* 0x48DD */ 0x0000, /* 0x48DE */ 0x0000, /* 0x48DF */ 0x0000, /* 0x48E0 */ 0x0000, /* 0x48E1 */ 0x0000, /* 0x48E2 */ 0x0000, /* 0x48E3 */ 0x0000, /* 0x48E4 */ 0x0000, /* 0x48E5 */ 0x0000, /* 0x48E6 */ 0x0000, /* 0x48E7 */ 0x0000, /* 0x48E8 */ 0x0000, /* 0x48E9 */ 0x0000, /* 0x48EA */ 0x0000, /* 0x48EB */ 0x0000, /* 0x48EC */ 0x0000, /* 0x48ED */ 0x0000, /* 0x48EE */ 0x0000, /* 0x48EF */ 0x0000, /* 0x48F0 */ 0x0000, /* 0x48F1 */ 0x0000, /* 0x48F2 */ 0x0000, /* 0x48F3 */ 0x0000, /* 0x48F4 */ 0x0000, /* 0x48F5 */ 0x0000, /* 0x48F6 */ 0x0000, /* 0x48F7 */ 0x0000, /* 0x48F8 */ 0x0000, /* 0x48F9 */ 0x0000, /* 0x48FA */ 0x0000, /* 0x48FB */ 0x0000, /* 0x48FC */ 0x0000, /* 0x48FD */ 0x0000, /* 0x48FE */ 0x0000, /* 0x48FF */ 0x0000, /* 0x4900 */ 0x0000, /* 0x4901 */ 0x0000, /* 0x4902 */ 0x0000, /* 0x4903 */ 0x0000, /* 0x4904 */ 0x0000, /* 0x4905 */ 0x0000, /* 0x4906 */ 0x0000, /* 0x4907 */ 0x0000, /* 0x4908 */ 0x0000, /* 0x4909 */ 0x0000, /* 0x490A */ 0x0000, /* 0x490B */ 0x0000, /* 0x490C */ 0x0000, /* 0x490D */ 0x0000, /* 0x490E */ 0x0000, /* 0x490F */ 0x0000, /* 0x4910 */ 0x0000, /* 0x4911 */ 0x0000, /* 0x4912 */ 0x0000, /* 0x4913 */ 0x0000, /* 0x4914 */ 0x0000, /* 0x4915 */ 0x0000, /* 0x4916 */ 0x0000, /* 0x4917 */ 0x0000, /* 0x4918 */ 0x0000, /* 0x4919 */ 0x0000, /* 0x491A */ 0x0000, /* 0x491B */ 0x0000, /* 0x491C */ 0x0000, /* 0x491D */ 0x0000, /* 0x491E */ 0x0000, /* 0x491F */ 0x0000, /* 0x4920 */ 0x0000, /* 0x4921 */ 0x0000, /* 0x4922 */ 0x0000, /* 0x4923 */ 0x0000, /* 0x4924 */ 0x0000, /* 0x4925 */ 0x0000, /* 0x4926 */ 0x0000, /* 0x4927 */ 0x0000, /* 0x4928 */ 0x0000, /* 0x4929 */ 0x0000, /* 0x492A */ 0x0000, /* 0x492B */ 0x0000, /* 0x492C */ 0x0000, /* 0x492D */ 0x0000, /* 0x492E */ 0x0000, /* 0x492F */ 0x0000, /* 0x4930 */ 0x0000, /* 0x4931 */ 0x0000, /* 0x4932 */ 0x0000, /* 0x4933 */ 0x0000, /* 0x4934 */ 0x0000, /* 0x4935 */ 0x0000, /* 0x4936 */ 0x0000, /* 0x4937 */ 0x0000, /* 0x4938 */ 0x0000, /* 0x4939 */ 0x0000, /* 0x493A */ 0x0000, /* 0x493B */ 0x0000, /* 0x493C */ 0x0000, /* 0x493D */ 0x0000, /* 0x493E */ 0x0000, /* 0x493F */ 0x0000, /* 0x4940 */ 0x0000, /* 0x4941 */ 0x0000, /* 0x4942 */ 0x0000, /* 0x4943 */ 0x0000, /* 0x4944 */ 0x0000, /* 0x4945 */ 0x0000, /* 0x4946 */ 0x0000, /* 0x4947 */ 0x0000, /* 0x4948 */ 0x0000, /* 0x4949 */ 0x0000, /* 0x494A */ 0x0000, /* 0x494B */ 0x0000, /* 0x494C */ 0x0000, /* 0x494D */ 0x0000, /* 0x494E */ 0x0000, /* 0x494F */ 0x0000, /* 0x4950 */ 0x0000, /* 0x4951 */ 0x0000, /* 0x4952 */ 0x0000, /* 0x4953 */ 0x0000, /* 0x4954 */ 0x0000, /* 0x4955 */ 0x0000, /* 0x4956 */ 0x0000, /* 0x4957 */ 0x0000, /* 0x4958 */ 0x0000, /* 0x4959 */ 0x0000, /* 0x495A */ 0x0000, /* 0x495B */ 0x0000, /* 0x495C */ 0x0000, /* 0x495D */ 0x0000, /* 0x495E */ 0x0000, /* 0x495F */ 0x0000, /* 0x4960 */ 0x0000, /* 0x4961 */ 0x0000, /* 0x4962 */ 0x0000, /* 0x4963 */ 0x0000, /* 0x4964 */ 0x0000, /* 0x4965 */ 0x0000, /* 0x4966 */ 0x0000, /* 0x4967 */ 0x0000, /* 0x4968 */ 0x0000, /* 0x4969 */ 0x0000, /* 0x496A */ 0x0000, /* 0x496B */ 0x0000, /* 0x496C */ 0x0000, /* 0x496D */ 0x0000, /* 0x496E */ 0x0000, /* 0x496F */ 0x0000, /* 0x4970 */ 0x0000, /* 0x4971 */ 0x0000, /* 0x4972 */ 0x0000, /* 0x4973 */ 0x0000, /* 0x4974 */ 0x0000, /* 0x4975 */ 0x0000, /* 0x4976 */ 0x0000, /* 0x4977 */ 0x0000, /* 0x4978 */ 0x0000, /* 0x4979 */ 0x0000, /* 0x497A */ 0x0000, /* 0x497B */ 0x0000, /* 0x497C */ 0x0000, /* 0x497D */ 0x0000, /* 0x497E */ 0x0000, /* 0x497F */ 0x0000, /* 0x4980 */ 0x0000, /* 0x4981 */ 0x0000, /* 0x4982 */ 0x0000, /* 0x4983 */ 0x0000, /* 0x4984 */ 0x0000, /* 0x4985 */ 0x0000, /* 0x4986 */ 0x0000, /* 0x4987 */ 0x0000, /* 0x4988 */ 0x0000, /* 0x4989 */ 0x0000, /* 0x498A */ 0x0000, /* 0x498B */ 0x0000, /* 0x498C */ 0x0000, /* 0x498D */ 0x0000, /* 0x498E */ 0x0000, /* 0x498F */ 0x0000, /* 0x4990 */ 0x0000, /* 0x4991 */ 0x0000, /* 0x4992 */ 0x0000, /* 0x4993 */ 0x0000, /* 0x4994 */ 0x0000, /* 0x4995 */ 0x0000, /* 0x4996 */ 0x0000, /* 0x4997 */ 0x0000, /* 0x4998 */ 0x0000, /* 0x4999 */ 0x0000, /* 0x499A */ 0x0000, /* 0x499B */ 0x0000, /* 0x499C */ 0x0000, /* 0x499D */ 0x0000, /* 0x499E */ 0x0000, /* 0x499F */ 0x0000, /* 0x49A0 */ 0x0000, /* 0x49A1 */ 0x0000, /* 0x49A2 */ 0x0000, /* 0x49A3 */ 0x0000, /* 0x49A4 */ 0x0000, /* 0x49A5 */ 0x0000, /* 0x49A6 */ 0x0000, /* 0x49A7 */ 0x0000, /* 0x49A8 */ 0x0000, /* 0x49A9 */ 0x0000, /* 0x49AA */ 0x0000, /* 0x49AB */ 0x0000, /* 0x49AC */ 0x0000, /* 0x49AD */ 0x0000, /* 0x49AE */ 0x0000, /* 0x49AF */ 0x0000, /* 0x49B0 */ 0x0000, /* 0x49B1 */ 0x0000, /* 0x49B2 */ 0x0000, /* 0x49B3 */ 0x0000, /* 0x49B4 */ 0x0000, /* 0x49B5 */ 0x0000, /* 0x49B6 */ 0x0000, /* 0x49B7 */ 0x0000, /* 0x49B8 */ 0x0000, /* 0x49B9 */ 0x0000, /* 0x49BA */ 0x0000, /* 0x49BB */ 0x0000, /* 0x49BC */ 0x0000, /* 0x49BD */ 0x0000, /* 0x49BE */ 0x0000, /* 0x49BF */ 0x0000, /* 0x49C0 */ 0x0000, /* 0x49C1 */ 0x0000, /* 0x49C2 */ 0x0000, /* 0x49C3 */ 0x0000, /* 0x49C4 */ 0x0000, /* 0x49C5 */ 0x0000, /* 0x49C6 */ 0x0000, /* 0x49C7 */ 0x0000, /* 0x49C8 */ 0x0000, /* 0x49C9 */ 0x0000, /* 0x49CA */ 0x0000, /* 0x49CB */ 0x0000, /* 0x49CC */ 0x0000, /* 0x49CD */ 0x0000, /* 0x49CE */ 0x0000, /* 0x49CF */ 0x0000, /* 0x49D0 */ 0x0000, /* 0x49D1 */ 0x0000, /* 0x49D2 */ 0x0000, /* 0x49D3 */ 0x0000, /* 0x49D4 */ 0x0000, /* 0x49D5 */ 0x0000, /* 0x49D6 */ 0x0000, /* 0x49D7 */ 0x0000, /* 0x49D8 */ 0x0000, /* 0x49D9 */ 0x0000, /* 0x49DA */ 0x0000, /* 0x49DB */ 0x0000, /* 0x49DC */ 0x0000, /* 0x49DD */ 0x0000, /* 0x49DE */ 0x0000, /* 0x49DF */ 0x0000, /* 0x49E0 */ 0x0000, /* 0x49E1 */ 0x0000, /* 0x49E2 */ 0x0000, /* 0x49E3 */ 0x0000, /* 0x49E4 */ 0x0000, /* 0x49E5 */ 0x0000, /* 0x49E6 */ 0x0000, /* 0x49E7 */ 0x0000, /* 0x49E8 */ 0x0000, /* 0x49E9 */ 0x0000, /* 0x49EA */ 0x0000, /* 0x49EB */ 0x0000, /* 0x49EC */ 0x0000, /* 0x49ED */ 0x0000, /* 0x49EE */ 0x0000, /* 0x49EF */ 0x0000, /* 0x49F0 */ 0x0000, /* 0x49F1 */ 0x0000, /* 0x49F2 */ 0x0000, /* 0x49F3 */ 0x0000, /* 0x49F4 */ 0x0000, /* 0x49F5 */ 0x0000, /* 0x49F6 */ 0x0000, /* 0x49F7 */ 0x0000, /* 0x49F8 */ 0x0000, /* 0x49F9 */ 0x0000, /* 0x49FA */ 0x0000, /* 0x49FB */ 0x0000, /* 0x49FC */ 0x0000, /* 0x49FD */ 0x0000, /* 0x49FE */ 0x0000, /* 0x49FF */ 0x0000, /* 0x4A00 */ 0x0000, /* 0x4A01 */ 0x0000, /* 0x4A02 */ 0x0000, /* 0x4A03 */ 0x0000, /* 0x4A04 */ 0x0000, /* 0x4A05 */ 0x0000, /* 0x4A06 */ 0x0000, /* 0x4A07 */ 0x0000, /* 0x4A08 */ 0x0000, /* 0x4A09 */ 0x0000, /* 0x4A0A */ 0x0000, /* 0x4A0B */ 0x0000, /* 0x4A0C */ 0x0000, /* 0x4A0D */ 0x0000, /* 0x4A0E */ 0x0000, /* 0x4A0F */ 0x0000, /* 0x4A10 */ 0x0000, /* 0x4A11 */ 0x0000, /* 0x4A12 */ 0x0000, /* 0x4A13 */ 0x0000, /* 0x4A14 */ 0x0000, /* 0x4A15 */ 0x0000, /* 0x4A16 */ 0x0000, /* 0x4A17 */ 0x0000, /* 0x4A18 */ 0x0000, /* 0x4A19 */ 0x0000, /* 0x4A1A */ 0x0000, /* 0x4A1B */ 0x0000, /* 0x4A1C */ 0x0000, /* 0x4A1D */ 0x0000, /* 0x4A1E */ 0x0000, /* 0x4A1F */ 0x0000, /* 0x4A20 */ 0x0000, /* 0x4A21 */ 0x0000, /* 0x4A22 */ 0x0000, /* 0x4A23 */ 0x0000, /* 0x4A24 */ 0x0000, /* 0x4A25 */ 0x0000, /* 0x4A26 */ 0x0000, /* 0x4A27 */ 0x0000, /* 0x4A28 */ 0x0000, /* 0x4A29 */ 0x0000, /* 0x4A2A */ 0x0000, /* 0x4A2B */ 0x0000, /* 0x4A2C */ 0x0000, /* 0x4A2D */ 0x0000, /* 0x4A2E */ 0x0000, /* 0x4A2F */ 0x0000, /* 0x4A30 */ 0x0000, /* 0x4A31 */ 0x0000, /* 0x4A32 */ 0x0000, /* 0x4A33 */ 0x0000, /* 0x4A34 */ 0x0000, /* 0x4A35 */ 0x0000, /* 0x4A36 */ 0x0000, /* 0x4A37 */ 0x0000, /* 0x4A38 */ 0x0000, /* 0x4A39 */ 0x0000, /* 0x4A3A */ 0x0000, /* 0x4A3B */ 0x0000, /* 0x4A3C */ 0x0000, /* 0x4A3D */ 0x0000, /* 0x4A3E */ 0x0000, /* 0x4A3F */ 0x0000, /* 0x4A40 */ 0x0000, /* 0x4A41 */ 0x0000, /* 0x4A42 */ 0x0000, /* 0x4A43 */ 0x0000, /* 0x4A44 */ 0x0000, /* 0x4A45 */ 0x0000, /* 0x4A46 */ 0x0000, /* 0x4A47 */ 0x0000, /* 0x4A48 */ 0x0000, /* 0x4A49 */ 0x0000, /* 0x4A4A */ 0x0000, /* 0x4A4B */ 0x0000, /* 0x4A4C */ 0x0000, /* 0x4A4D */ 0x0000, /* 0x4A4E */ 0x0000, /* 0x4A4F */ 0x0000, /* 0x4A50 */ 0x0000, /* 0x4A51 */ 0x0000, /* 0x4A52 */ 0x0000, /* 0x4A53 */ 0x0000, /* 0x4A54 */ 0x0000, /* 0x4A55 */ 0x0000, /* 0x4A56 */ 0x0000, /* 0x4A57 */ 0x0000, /* 0x4A58 */ 0x0000, /* 0x4A59 */ 0x0000, /* 0x4A5A */ 0x0000, /* 0x4A5B */ 0x0000, /* 0x4A5C */ 0x0000, /* 0x4A5D */ 0x0000, /* 0x4A5E */ 0x0000, /* 0x4A5F */ 0x0000, /* 0x4A60 */ 0x0000, /* 0x4A61 */ 0x0000, /* 0x4A62 */ 0x0000, /* 0x4A63 */ 0x0000, /* 0x4A64 */ 0x0000, /* 0x4A65 */ 0x0000, /* 0x4A66 */ 0x0000, /* 0x4A67 */ 0x0000, /* 0x4A68 */ 0x0000, /* 0x4A69 */ 0x0000, /* 0x4A6A */ 0x0000, /* 0x4A6B */ 0x0000, /* 0x4A6C */ 0x0000, /* 0x4A6D */ 0x0000, /* 0x4A6E */ 0x0000, /* 0x4A6F */ 0x0000, /* 0x4A70 */ 0x0000, /* 0x4A71 */ 0x0000, /* 0x4A72 */ 0x0000, /* 0x4A73 */ 0x0000, /* 0x4A74 */ 0x0000, /* 0x4A75 */ 0x0000, /* 0x4A76 */ 0x0000, /* 0x4A77 */ 0x0000, /* 0x4A78 */ 0x0000, /* 0x4A79 */ 0x0000, /* 0x4A7A */ 0x0000, /* 0x4A7B */ 0x0000, /* 0x4A7C */ 0x0000, /* 0x4A7D */ 0x0000, /* 0x4A7E */ 0x0000, /* 0x4A7F */ 0x0000, /* 0x4A80 */ 0x0000, /* 0x4A81 */ 0x0000, /* 0x4A82 */ 0x0000, /* 0x4A83 */ 0x0000, /* 0x4A84 */ 0x0000, /* 0x4A85 */ 0x0000, /* 0x4A86 */ 0x0000, /* 0x4A87 */ 0x0000, /* 0x4A88 */ 0x0000, /* 0x4A89 */ 0x0000, /* 0x4A8A */ 0x0000, /* 0x4A8B */ 0x0000, /* 0x4A8C */ 0x0000, /* 0x4A8D */ 0x0000, /* 0x4A8E */ 0x0000, /* 0x4A8F */ 0x0000, /* 0x4A90 */ 0x0000, /* 0x4A91 */ 0x0000, /* 0x4A92 */ 0x0000, /* 0x4A93 */ 0x0000, /* 0x4A94 */ 0x0000, /* 0x4A95 */ 0x0000, /* 0x4A96 */ 0x0000, /* 0x4A97 */ 0x0000, /* 0x4A98 */ 0x0000, /* 0x4A99 */ 0x0000, /* 0x4A9A */ 0x0000, /* 0x4A9B */ 0x0000, /* 0x4A9C */ 0x0000, /* 0x4A9D */ 0x0000, /* 0x4A9E */ 0x0000, /* 0x4A9F */ 0x0000, /* 0x4AA0 */ 0x0000, /* 0x4AA1 */ 0x0000, /* 0x4AA2 */ 0x0000, /* 0x4AA3 */ 0x0000, /* 0x4AA4 */ 0x0000, /* 0x4AA5 */ 0x0000, /* 0x4AA6 */ 0x0000, /* 0x4AA7 */ 0x0000, /* 0x4AA8 */ 0x0000, /* 0x4AA9 */ 0x0000, /* 0x4AAA */ 0x0000, /* 0x4AAB */ 0x0000, /* 0x4AAC */ 0x0000, /* 0x4AAD */ 0x0000, /* 0x4AAE */ 0x0000, /* 0x4AAF */ 0x0000, /* 0x4AB0 */ 0x0000, /* 0x4AB1 */ 0x0000, /* 0x4AB2 */ 0x0000, /* 0x4AB3 */ 0x0000, /* 0x4AB4 */ 0x0000, /* 0x4AB5 */ 0x0000, /* 0x4AB6 */ 0x0000, /* 0x4AB7 */ 0x0000, /* 0x4AB8 */ 0x0000, /* 0x4AB9 */ 0x0000, /* 0x4ABA */ 0x0000, /* 0x4ABB */ 0x0000, /* 0x4ABC */ 0x0000, /* 0x4ABD */ 0x0000, /* 0x4ABE */ 0x0000, /* 0x4ABF */ 0x0000, /* 0x4AC0 */ 0x0000, /* 0x4AC1 */ 0x0000, /* 0x4AC2 */ 0x0000, /* 0x4AC3 */ 0x0000, /* 0x4AC4 */ 0x0000, /* 0x4AC5 */ 0x0000, /* 0x4AC6 */ 0x0000, /* 0x4AC7 */ 0x0000, /* 0x4AC8 */ 0x0000, /* 0x4AC9 */ 0x0000, /* 0x4ACA */ 0x0000, /* 0x4ACB */ 0x0000, /* 0x4ACC */ 0x0000, /* 0x4ACD */ 0x0000, /* 0x4ACE */ 0x0000, /* 0x4ACF */ 0x0000, /* 0x4AD0 */ 0x0000, /* 0x4AD1 */ 0x0000, /* 0x4AD2 */ 0x0000, /* 0x4AD3 */ 0x0000, /* 0x4AD4 */ 0x0000, /* 0x4AD5 */ 0x0000, /* 0x4AD6 */ 0x0000, /* 0x4AD7 */ 0x0000, /* 0x4AD8 */ 0x0000, /* 0x4AD9 */ 0x0000, /* 0x4ADA */ 0x0000, /* 0x4ADB */ 0x0000, /* 0x4ADC */ 0x0000, /* 0x4ADD */ 0x0000, /* 0x4ADE */ 0x0000, /* 0x4ADF */ 0x0000, /* 0x4AE0 */ 0x0000, /* 0x4AE1 */ 0x0000, /* 0x4AE2 */ 0x0000, /* 0x4AE3 */ 0x0000, /* 0x4AE4 */ 0x0000, /* 0x4AE5 */ 0x0000, /* 0x4AE6 */ 0x0000, /* 0x4AE7 */ 0x0000, /* 0x4AE8 */ 0x0000, /* 0x4AE9 */ 0x0000, /* 0x4AEA */ 0x0000, /* 0x4AEB */ 0x0000, /* 0x4AEC */ 0x0000, /* 0x4AED */ 0x0000, /* 0x4AEE */ 0x0000, /* 0x4AEF */ 0x0000, /* 0x4AF0 */ 0x0000, /* 0x4AF1 */ 0x0000, /* 0x4AF2 */ 0x0000, /* 0x4AF3 */ 0x0000, /* 0x4AF4 */ 0x0000, /* 0x4AF5 */ 0x0000, /* 0x4AF6 */ 0x0000, /* 0x4AF7 */ 0x0000, /* 0x4AF8 */ 0x0000, /* 0x4AF9 */ 0x0000, /* 0x4AFA */ 0x0000, /* 0x4AFB */ 0x0000, /* 0x4AFC */ 0x0000, /* 0x4AFD */ 0x0000, /* 0x4AFE */ 0x0000, /* 0x4AFF */ 0x0000, /* 0x4B00 */ 0x0000, /* 0x4B01 */ 0x0000, /* 0x4B02 */ 0x0000, /* 0x4B03 */ 0x0000, /* 0x4B04 */ 0x0000, /* 0x4B05 */ 0x0000, /* 0x4B06 */ 0x0000, /* 0x4B07 */ 0x0000, /* 0x4B08 */ 0x0000, /* 0x4B09 */ 0x0000, /* 0x4B0A */ 0x0000, /* 0x4B0B */ 0x0000, /* 0x4B0C */ 0x0000, /* 0x4B0D */ 0x0000, /* 0x4B0E */ 0x0000, /* 0x4B0F */ 0x0000, /* 0x4B10 */ 0x0000, /* 0x4B11 */ 0x0000, /* 0x4B12 */ 0x0000, /* 0x4B13 */ 0x0000, /* 0x4B14 */ 0x0000, /* 0x4B15 */ 0x0000, /* 0x4B16 */ 0x0000, /* 0x4B17 */ 0x0000, /* 0x4B18 */ 0x0000, /* 0x4B19 */ 0x0000, /* 0x4B1A */ 0x0000, /* 0x4B1B */ 0x0000, /* 0x4B1C */ 0x0000, /* 0x4B1D */ 0x0000, /* 0x4B1E */ 0x0000, /* 0x4B1F */ 0x0000, /* 0x4B20 */ 0x0000, /* 0x4B21 */ 0x0000, /* 0x4B22 */ 0x0000, /* 0x4B23 */ 0x0000, /* 0x4B24 */ 0x0000, /* 0x4B25 */ 0x0000, /* 0x4B26 */ 0x0000, /* 0x4B27 */ 0x0000, /* 0x4B28 */ 0x0000, /* 0x4B29 */ 0x0000, /* 0x4B2A */ 0x0000, /* 0x4B2B */ 0x0000, /* 0x4B2C */ 0x0000, /* 0x4B2D */ 0x0000, /* 0x4B2E */ 0x0000, /* 0x4B2F */ 0x0000, /* 0x4B30 */ 0x0000, /* 0x4B31 */ 0x0000, /* 0x4B32 */ 0x0000, /* 0x4B33 */ 0x0000, /* 0x4B34 */ 0x0000, /* 0x4B35 */ 0x0000, /* 0x4B36 */ 0x0000, /* 0x4B37 */ 0x0000, /* 0x4B38 */ 0x0000, /* 0x4B39 */ 0x0000, /* 0x4B3A */ 0x0000, /* 0x4B3B */ 0x0000, /* 0x4B3C */ 0x0000, /* 0x4B3D */ 0x0000, /* 0x4B3E */ 0x0000, /* 0x4B3F */ 0x0000, /* 0x4B40 */ 0x0000, /* 0x4B41 */ 0x0000, /* 0x4B42 */ 0x0000, /* 0x4B43 */ 0x0000, /* 0x4B44 */ 0x0000, /* 0x4B45 */ 0x0000, /* 0x4B46 */ 0x0000, /* 0x4B47 */ 0x0000, /* 0x4B48 */ 0x0000, /* 0x4B49 */ 0x0000, /* 0x4B4A */ 0x0000, /* 0x4B4B */ 0x0000, /* 0x4B4C */ 0x0000, /* 0x4B4D */ 0x0000, /* 0x4B4E */ 0x0000, /* 0x4B4F */ 0x0000, /* 0x4B50 */ 0x0000, /* 0x4B51 */ 0x0000, /* 0x4B52 */ 0x0000, /* 0x4B53 */ 0x0000, /* 0x4B54 */ 0x0000, /* 0x4B55 */ 0x0000, /* 0x4B56 */ 0x0000, /* 0x4B57 */ 0x0000, /* 0x4B58 */ 0x0000, /* 0x4B59 */ 0x0000, /* 0x4B5A */ 0x0000, /* 0x4B5B */ 0x0000, /* 0x4B5C */ 0x0000, /* 0x4B5D */ 0x0000, /* 0x4B5E */ 0x0000, /* 0x4B5F */ 0x0000, /* 0x4B60 */ 0x0000, /* 0x4B61 */ 0x0000, /* 0x4B62 */ 0x0000, /* 0x4B63 */ 0x0000, /* 0x4B64 */ 0x0000, /* 0x4B65 */ 0x0000, /* 0x4B66 */ 0x0000, /* 0x4B67 */ 0x0000, /* 0x4B68 */ 0x0000, /* 0x4B69 */ 0x0000, /* 0x4B6A */ 0x0000, /* 0x4B6B */ 0x0000, /* 0x4B6C */ 0x0000, /* 0x4B6D */ 0x0000, /* 0x4B6E */ 0x0000, /* 0x4B6F */ 0x0000, /* 0x4B70 */ 0x0000, /* 0x4B71 */ 0x0000, /* 0x4B72 */ 0x0000, /* 0x4B73 */ 0x0000, /* 0x4B74 */ 0x0000, /* 0x4B75 */ 0x0000, /* 0x4B76 */ 0x0000, /* 0x4B77 */ 0x0000, /* 0x4B78 */ 0x0000, /* 0x4B79 */ 0x0000, /* 0x4B7A */ 0x0000, /* 0x4B7B */ 0x0000, /* 0x4B7C */ 0x0000, /* 0x4B7D */ 0x0000, /* 0x4B7E */ 0x0000, /* 0x4B7F */ 0x0000, /* 0x4B80 */ 0x0000, /* 0x4B81 */ 0x0000, /* 0x4B82 */ 0x0000, /* 0x4B83 */ 0x0000, /* 0x4B84 */ 0x0000, /* 0x4B85 */ 0x0000, /* 0x4B86 */ 0x0000, /* 0x4B87 */ 0x0000, /* 0x4B88 */ 0x0000, /* 0x4B89 */ 0x0000, /* 0x4B8A */ 0x0000, /* 0x4B8B */ 0x0000, /* 0x4B8C */ 0x0000, /* 0x4B8D */ 0x0000, /* 0x4B8E */ 0x0000, /* 0x4B8F */ 0x0000, /* 0x4B90 */ 0x0000, /* 0x4B91 */ 0x0000, /* 0x4B92 */ 0x0000, /* 0x4B93 */ 0x0000, /* 0x4B94 */ 0x0000, /* 0x4B95 */ 0x0000, /* 0x4B96 */ 0x0000, /* 0x4B97 */ 0x0000, /* 0x4B98 */ 0x0000, /* 0x4B99 */ 0x0000, /* 0x4B9A */ 0x0000, /* 0x4B9B */ 0x0000, /* 0x4B9C */ 0x0000, /* 0x4B9D */ 0x0000, /* 0x4B9E */ 0x0000, /* 0x4B9F */ 0x0000, /* 0x4BA0 */ 0x0000, /* 0x4BA1 */ 0x0000, /* 0x4BA2 */ 0x0000, /* 0x4BA3 */ 0x0000, /* 0x4BA4 */ 0x0000, /* 0x4BA5 */ 0x0000, /* 0x4BA6 */ 0x0000, /* 0x4BA7 */ 0x0000, /* 0x4BA8 */ 0x0000, /* 0x4BA9 */ 0x0000, /* 0x4BAA */ 0x0000, /* 0x4BAB */ 0x0000, /* 0x4BAC */ 0x0000, /* 0x4BAD */ 0x0000, /* 0x4BAE */ 0x0000, /* 0x4BAF */ 0x0000, /* 0x4BB0 */ 0x0000, /* 0x4BB1 */ 0x0000, /* 0x4BB2 */ 0x0000, /* 0x4BB3 */ 0x0000, /* 0x4BB4 */ 0x0000, /* 0x4BB5 */ 0x0000, /* 0x4BB6 */ 0x0000, /* 0x4BB7 */ 0x0000, /* 0x4BB8 */ 0x0000, /* 0x4BB9 */ 0x0000, /* 0x4BBA */ 0x0000, /* 0x4BBB */ 0x0000, /* 0x4BBC */ 0x0000, /* 0x4BBD */ 0x0000, /* 0x4BBE */ 0x0000, /* 0x4BBF */ 0x0000, /* 0x4BC0 */ 0x0000, /* 0x4BC1 */ 0x0000, /* 0x4BC2 */ 0x0000, /* 0x4BC3 */ 0x0000, /* 0x4BC4 */ 0x0000, /* 0x4BC5 */ 0x0000, /* 0x4BC6 */ 0x0000, /* 0x4BC7 */ 0x0000, /* 0x4BC8 */ 0x0000, /* 0x4BC9 */ 0x0000, /* 0x4BCA */ 0x0000, /* 0x4BCB */ 0x0000, /* 0x4BCC */ 0x0000, /* 0x4BCD */ 0x0000, /* 0x4BCE */ 0x0000, /* 0x4BCF */ 0x0000, /* 0x4BD0 */ 0x0000, /* 0x4BD1 */ 0x0000, /* 0x4BD2 */ 0x0000, /* 0x4BD3 */ 0x0000, /* 0x4BD4 */ 0x0000, /* 0x4BD5 */ 0x0000, /* 0x4BD6 */ 0x0000, /* 0x4BD7 */ 0x0000, /* 0x4BD8 */ 0x0000, /* 0x4BD9 */ 0x0000, /* 0x4BDA */ 0x0000, /* 0x4BDB */ 0x0000, /* 0x4BDC */ 0x0000, /* 0x4BDD */ 0x0000, /* 0x4BDE */ 0x0000, /* 0x4BDF */ 0x0000, /* 0x4BE0 */ 0x0000, /* 0x4BE1 */ 0x0000, /* 0x4BE2 */ 0x0000, /* 0x4BE3 */ 0x0000, /* 0x4BE4 */ 0x0000, /* 0x4BE5 */ 0x0000, /* 0x4BE6 */ 0x0000, /* 0x4BE7 */ 0x0000, /* 0x4BE8 */ 0x0000, /* 0x4BE9 */ 0x0000, /* 0x4BEA */ 0x0000, /* 0x4BEB */ 0x0000, /* 0x4BEC */ 0x0000, /* 0x4BED */ 0x0000, /* 0x4BEE */ 0x0000, /* 0x4BEF */ 0x0000, /* 0x4BF0 */ 0x0000, /* 0x4BF1 */ 0x0000, /* 0x4BF2 */ 0x0000, /* 0x4BF3 */ 0x0000, /* 0x4BF4 */ 0x0000, /* 0x4BF5 */ 0x0000, /* 0x4BF6 */ 0x0000, /* 0x4BF7 */ 0x0000, /* 0x4BF8 */ 0x0000, /* 0x4BF9 */ 0x0000, /* 0x4BFA */ 0x0000, /* 0x4BFB */ 0x0000, /* 0x4BFC */ 0x0000, /* 0x4BFD */ 0x0000, /* 0x4BFE */ 0x0000, /* 0x4BFF */ 0x0000, /* 0x4C00 */ 0x0000, /* 0x4C01 */ 0x0000, /* 0x4C02 */ 0x0000, /* 0x4C03 */ 0x0000, /* 0x4C04 */ 0x0000, /* 0x4C05 */ 0x0000, /* 0x4C06 */ 0x0000, /* 0x4C07 */ 0x0000, /* 0x4C08 */ 0x0000, /* 0x4C09 */ 0x0000, /* 0x4C0A */ 0x0000, /* 0x4C0B */ 0x0000, /* 0x4C0C */ 0x0000, /* 0x4C0D */ 0x0000, /* 0x4C0E */ 0x0000, /* 0x4C0F */ 0x0000, /* 0x4C10 */ 0x0000, /* 0x4C11 */ 0x0000, /* 0x4C12 */ 0x0000, /* 0x4C13 */ 0x0000, /* 0x4C14 */ 0x0000, /* 0x4C15 */ 0x0000, /* 0x4C16 */ 0x0000, /* 0x4C17 */ 0x0000, /* 0x4C18 */ 0x0000, /* 0x4C19 */ 0x0000, /* 0x4C1A */ 0x0000, /* 0x4C1B */ 0x0000, /* 0x4C1C */ 0x0000, /* 0x4C1D */ 0x0000, /* 0x4C1E */ 0x0000, /* 0x4C1F */ 0x0000, /* 0x4C20 */ 0x0000, /* 0x4C21 */ 0x0000, /* 0x4C22 */ 0x0000, /* 0x4C23 */ 0x0000, /* 0x4C24 */ 0x0000, /* 0x4C25 */ 0x0000, /* 0x4C26 */ 0x0000, /* 0x4C27 */ 0x0000, /* 0x4C28 */ 0x0000, /* 0x4C29 */ 0x0000, /* 0x4C2A */ 0x0000, /* 0x4C2B */ 0x0000, /* 0x4C2C */ 0x0000, /* 0x4C2D */ 0x0000, /* 0x4C2E */ 0x0000, /* 0x4C2F */ 0x0000, /* 0x4C30 */ 0x0000, /* 0x4C31 */ 0x0000, /* 0x4C32 */ 0x0000, /* 0x4C33 */ 0x0000, /* 0x4C34 */ 0x0000, /* 0x4C35 */ 0x0000, /* 0x4C36 */ 0x0000, /* 0x4C37 */ 0x0000, /* 0x4C38 */ 0x0000, /* 0x4C39 */ 0x0000, /* 0x4C3A */ 0x0000, /* 0x4C3B */ 0x0000, /* 0x4C3C */ 0x0000, /* 0x4C3D */ 0x0000, /* 0x4C3E */ 0x0000, /* 0x4C3F */ 0x0000, /* 0x4C40 */ 0x0000, /* 0x4C41 */ 0x0000, /* 0x4C42 */ 0x0000, /* 0x4C43 */ 0x0000, /* 0x4C44 */ 0x0000, /* 0x4C45 */ 0x0000, /* 0x4C46 */ 0x0000, /* 0x4C47 */ 0x0000, /* 0x4C48 */ 0x0000, /* 0x4C49 */ 0x0000, /* 0x4C4A */ 0x0000, /* 0x4C4B */ 0x0000, /* 0x4C4C */ 0x0000, /* 0x4C4D */ 0x0000, /* 0x4C4E */ 0x0000, /* 0x4C4F */ 0x0000, /* 0x4C50 */ 0x0000, /* 0x4C51 */ 0x0000, /* 0x4C52 */ 0x0000, /* 0x4C53 */ 0x0000, /* 0x4C54 */ 0x0000, /* 0x4C55 */ 0x0000, /* 0x4C56 */ 0x0000, /* 0x4C57 */ 0x0000, /* 0x4C58 */ 0x0000, /* 0x4C59 */ 0x0000, /* 0x4C5A */ 0x0000, /* 0x4C5B */ 0x0000, /* 0x4C5C */ 0x0000, /* 0x4C5D */ 0x0000, /* 0x4C5E */ 0x0000, /* 0x4C5F */ 0x0000, /* 0x4C60 */ 0x0000, /* 0x4C61 */ 0x0000, /* 0x4C62 */ 0x0000, /* 0x4C63 */ 0x0000, /* 0x4C64 */ 0x0000, /* 0x4C65 */ 0x0000, /* 0x4C66 */ 0x0000, /* 0x4C67 */ 0x0000, /* 0x4C68 */ 0x0000, /* 0x4C69 */ 0x0000, /* 0x4C6A */ 0x0000, /* 0x4C6B */ 0x0000, /* 0x4C6C */ 0x0000, /* 0x4C6D */ 0x0000, /* 0x4C6E */ 0x0000, /* 0x4C6F */ 0x0000, /* 0x4C70 */ 0x0000, /* 0x4C71 */ 0x0000, /* 0x4C72 */ 0x0000, /* 0x4C73 */ 0x0000, /* 0x4C74 */ 0x0000, /* 0x4C75 */ 0x0000, /* 0x4C76 */ 0x0000, /* 0x4C77 */ 0x0000, /* 0x4C78 */ 0x0000, /* 0x4C79 */ 0x0000, /* 0x4C7A */ 0x0000, /* 0x4C7B */ 0x0000, /* 0x4C7C */ 0x0000, /* 0x4C7D */ 0x0000, /* 0x4C7E */ 0x0000, /* 0x4C7F */ 0x0000, /* 0x4C80 */ 0x0000, /* 0x4C81 */ 0x0000, /* 0x4C82 */ 0x0000, /* 0x4C83 */ 0x0000, /* 0x4C84 */ 0x0000, /* 0x4C85 */ 0x0000, /* 0x4C86 */ 0x0000, /* 0x4C87 */ 0x0000, /* 0x4C88 */ 0x0000, /* 0x4C89 */ 0x0000, /* 0x4C8A */ 0x0000, /* 0x4C8B */ 0x0000, /* 0x4C8C */ 0x0000, /* 0x4C8D */ 0x0000, /* 0x4C8E */ 0x0000, /* 0x4C8F */ 0x0000, /* 0x4C90 */ 0x0000, /* 0x4C91 */ 0x0000, /* 0x4C92 */ 0x0000, /* 0x4C93 */ 0x0000, /* 0x4C94 */ 0x0000, /* 0x4C95 */ 0x0000, /* 0x4C96 */ 0x0000, /* 0x4C97 */ 0x0000, /* 0x4C98 */ 0x0000, /* 0x4C99 */ 0x0000, /* 0x4C9A */ 0x0000, /* 0x4C9B */ 0x0000, /* 0x4C9C */ 0x0000, /* 0x4C9D */ 0x0000, /* 0x4C9E */ 0x0000, /* 0x4C9F */ 0x0000, /* 0x4CA0 */ 0x0000, /* 0x4CA1 */ 0x0000, /* 0x4CA2 */ 0x0000, /* 0x4CA3 */ 0x0000, /* 0x4CA4 */ 0x0000, /* 0x4CA5 */ 0x0000, /* 0x4CA6 */ 0x0000, /* 0x4CA7 */ 0x0000, /* 0x4CA8 */ 0x0000, /* 0x4CA9 */ 0x0000, /* 0x4CAA */ 0x0000, /* 0x4CAB */ 0x0000, /* 0x4CAC */ 0x0000, /* 0x4CAD */ 0x0000, /* 0x4CAE */ 0x0000, /* 0x4CAF */ 0x0000, /* 0x4CB0 */ 0x0000, /* 0x4CB1 */ 0x0000, /* 0x4CB2 */ 0x0000, /* 0x4CB3 */ 0x0000, /* 0x4CB4 */ 0x0000, /* 0x4CB5 */ 0x0000, /* 0x4CB6 */ 0x0000, /* 0x4CB7 */ 0x0000, /* 0x4CB8 */ 0x0000, /* 0x4CB9 */ 0x0000, /* 0x4CBA */ 0x0000, /* 0x4CBB */ 0x0000, /* 0x4CBC */ 0x0000, /* 0x4CBD */ 0x0000, /* 0x4CBE */ 0x0000, /* 0x4CBF */ 0x0000, /* 0x4CC0 */ 0x0000, /* 0x4CC1 */ 0x0000, /* 0x4CC2 */ 0x0000, /* 0x4CC3 */ 0x0000, /* 0x4CC4 */ 0x0000, /* 0x4CC5 */ 0x0000, /* 0x4CC6 */ 0x0000, /* 0x4CC7 */ 0x0000, /* 0x4CC8 */ 0x0000, /* 0x4CC9 */ 0x0000, /* 0x4CCA */ 0x0000, /* 0x4CCB */ 0x0000, /* 0x4CCC */ 0x0000, /* 0x4CCD */ 0x0000, /* 0x4CCE */ 0x0000, /* 0x4CCF */ 0x0000, /* 0x4CD0 */ 0x0000, /* 0x4CD1 */ 0x0000, /* 0x4CD2 */ 0x0000, /* 0x4CD3 */ 0x0000, /* 0x4CD4 */ 0x0000, /* 0x4CD5 */ 0x0000, /* 0x4CD6 */ 0x0000, /* 0x4CD7 */ 0x0000, /* 0x4CD8 */ 0x0000, /* 0x4CD9 */ 0x0000, /* 0x4CDA */ 0x0000, /* 0x4CDB */ 0x0000, /* 0x4CDC */ 0x0000, /* 0x4CDD */ 0x0000, /* 0x4CDE */ 0x0000, /* 0x4CDF */ 0x0000, /* 0x4CE0 */ 0x0000, /* 0x4CE1 */ 0x0000, /* 0x4CE2 */ 0x0000, /* 0x4CE3 */ 0x0000, /* 0x4CE4 */ 0x0000, /* 0x4CE5 */ 0x0000, /* 0x4CE6 */ 0x0000, /* 0x4CE7 */ 0x0000, /* 0x4CE8 */ 0x0000, /* 0x4CE9 */ 0x0000, /* 0x4CEA */ 0x0000, /* 0x4CEB */ 0x0000, /* 0x4CEC */ 0x0000, /* 0x4CED */ 0x0000, /* 0x4CEE */ 0x0000, /* 0x4CEF */ 0x0000, /* 0x4CF0 */ 0x0000, /* 0x4CF1 */ 0x0000, /* 0x4CF2 */ 0x0000, /* 0x4CF3 */ 0x0000, /* 0x4CF4 */ 0x0000, /* 0x4CF5 */ 0x0000, /* 0x4CF6 */ 0x0000, /* 0x4CF7 */ 0x0000, /* 0x4CF8 */ 0x0000, /* 0x4CF9 */ 0x0000, /* 0x4CFA */ 0x0000, /* 0x4CFB */ 0x0000, /* 0x4CFC */ 0x0000, /* 0x4CFD */ 0x0000, /* 0x4CFE */ 0x0000, /* 0x4CFF */ 0x0000, /* 0x4D00 */ 0x0000, /* 0x4D01 */ 0x0000, /* 0x4D02 */ 0x0000, /* 0x4D03 */ 0x0000, /* 0x4D04 */ 0x0000, /* 0x4D05 */ 0x0000, /* 0x4D06 */ 0x0000, /* 0x4D07 */ 0x0000, /* 0x4D08 */ 0x0000, /* 0x4D09 */ 0x0000, /* 0x4D0A */ 0x0000, /* 0x4D0B */ 0x0000, /* 0x4D0C */ 0x0000, /* 0x4D0D */ 0x0000, /* 0x4D0E */ 0x0000, /* 0x4D0F */ 0x0000, /* 0x4D10 */ 0x0000, /* 0x4D11 */ 0x0000, /* 0x4D12 */ 0x0000, /* 0x4D13 */ 0x0000, /* 0x4D14 */ 0x0000, /* 0x4D15 */ 0x0000, /* 0x4D16 */ 0x0000, /* 0x4D17 */ 0x0000, /* 0x4D18 */ 0x0000, /* 0x4D19 */ 0x0000, /* 0x4D1A */ 0x0000, /* 0x4D1B */ 0x0000, /* 0x4D1C */ 0x0000, /* 0x4D1D */ 0x0000, /* 0x4D1E */ 0x0000, /* 0x4D1F */ 0x0000, /* 0x4D20 */ 0x0000, /* 0x4D21 */ 0x0000, /* 0x4D22 */ 0x0000, /* 0x4D23 */ 0x0000, /* 0x4D24 */ 0x0000, /* 0x4D25 */ 0x0000, /* 0x4D26 */ 0x0000, /* 0x4D27 */ 0x0000, /* 0x4D28 */ 0x0000, /* 0x4D29 */ 0x0000, /* 0x4D2A */ 0x0000, /* 0x4D2B */ 0x0000, /* 0x4D2C */ 0x0000, /* 0x4D2D */ 0x0000, /* 0x4D2E */ 0x0000, /* 0x4D2F */ 0x0000, /* 0x4D30 */ 0x0000, /* 0x4D31 */ 0x0000, /* 0x4D32 */ 0x0000, /* 0x4D33 */ 0x0000, /* 0x4D34 */ 0x0000, /* 0x4D35 */ 0x0000, /* 0x4D36 */ 0x0000, /* 0x4D37 */ 0x0000, /* 0x4D38 */ 0x0000, /* 0x4D39 */ 0x0000, /* 0x4D3A */ 0x0000, /* 0x4D3B */ 0x0000, /* 0x4D3C */ 0x0000, /* 0x4D3D */ 0x0000, /* 0x4D3E */ 0x0000, /* 0x4D3F */ 0x0000, /* 0x4D40 */ 0x0000, /* 0x4D41 */ 0x0000, /* 0x4D42 */ 0x0000, /* 0x4D43 */ 0x0000, /* 0x4D44 */ 0x0000, /* 0x4D45 */ 0x0000, /* 0x4D46 */ 0x0000, /* 0x4D47 */ 0x0000, /* 0x4D48 */ 0x0000, /* 0x4D49 */ 0x0000, /* 0x4D4A */ 0x0000, /* 0x4D4B */ 0x0000, /* 0x4D4C */ 0x0000, /* 0x4D4D */ 0x0000, /* 0x4D4E */ 0x0000, /* 0x4D4F */ 0x0000, /* 0x4D50 */ 0x0000, /* 0x4D51 */ 0x0000, /* 0x4D52 */ 0x0000, /* 0x4D53 */ 0x0000, /* 0x4D54 */ 0x0000, /* 0x4D55 */ 0x0000, /* 0x4D56 */ 0x0000, /* 0x4D57 */ 0x0000, /* 0x4D58 */ 0x0000, /* 0x4D59 */ 0x0000, /* 0x4D5A */ 0x0000, /* 0x4D5B */ 0x0000, /* 0x4D5C */ 0x0000, /* 0x4D5D */ 0x0000, /* 0x4D5E */ 0x0000, /* 0x4D5F */ 0x0000, /* 0x4D60 */ 0x0000, /* 0x4D61 */ 0x0000, /* 0x4D62 */ 0x0000, /* 0x4D63 */ 0x0000, /* 0x4D64 */ 0x0000, /* 0x4D65 */ 0x0000, /* 0x4D66 */ 0x0000, /* 0x4D67 */ 0x0000, /* 0x4D68 */ 0x0000, /* 0x4D69 */ 0x0000, /* 0x4D6A */ 0x0000, /* 0x4D6B */ 0x0000, /* 0x4D6C */ 0x0000, /* 0x4D6D */ 0x0000, /* 0x4D6E */ 0x0000, /* 0x4D6F */ 0x0000, /* 0x4D70 */ 0x0000, /* 0x4D71 */ 0x0000, /* 0x4D72 */ 0x0000, /* 0x4D73 */ 0x0000, /* 0x4D74 */ 0x0000, /* 0x4D75 */ 0x0000, /* 0x4D76 */ 0x0000, /* 0x4D77 */ 0x0000, /* 0x4D78 */ 0x0000, /* 0x4D79 */ 0x0000, /* 0x4D7A */ 0x0000, /* 0x4D7B */ 0x0000, /* 0x4D7C */ 0x0000, /* 0x4D7D */ 0x0000, /* 0x4D7E */ 0x0000, /* 0x4D7F */ 0x0000, /* 0x4D80 */ 0x0000, /* 0x4D81 */ 0x0000, /* 0x4D82 */ 0x0000, /* 0x4D83 */ 0x0000, /* 0x4D84 */ 0x0000, /* 0x4D85 */ 0x0000, /* 0x4D86 */ 0x0000, /* 0x4D87 */ 0x0000, /* 0x4D88 */ 0x0000, /* 0x4D89 */ 0x0000, /* 0x4D8A */ 0x0000, /* 0x4D8B */ 0x0000, /* 0x4D8C */ 0x0000, /* 0x4D8D */ 0x0000, /* 0x4D8E */ 0x0000, /* 0x4D8F */ 0x0000, /* 0x4D90 */ 0x0000, /* 0x4D91 */ 0x0000, /* 0x4D92 */ 0x0000, /* 0x4D93 */ 0x0000, /* 0x4D94 */ 0x0000, /* 0x4D95 */ 0x0000, /* 0x4D96 */ 0x0000, /* 0x4D97 */ 0x0000, /* 0x4D98 */ 0x0000, /* 0x4D99 */ 0x0000, /* 0x4D9A */ 0x0000, /* 0x4D9B */ 0x0000, /* 0x4D9C */ 0x0000, /* 0x4D9D */ 0x0000, /* 0x4D9E */ 0x0000, /* 0x4D9F */ 0x0000, /* 0x4DA0 */ 0x0000, /* 0x4DA1 */ 0x0000, /* 0x4DA2 */ 0x0000, /* 0x4DA3 */ 0x0000, /* 0x4DA4 */ 0x0000, /* 0x4DA5 */ 0x0000, /* 0x4DA6 */ 0x0000, /* 0x4DA7 */ 0x0000, /* 0x4DA8 */ 0x0000, /* 0x4DA9 */ 0x0000, /* 0x4DAA */ 0x0000, /* 0x4DAB */ 0x0000, /* 0x4DAC */ 0x0000, /* 0x4DAD */ 0x0000, /* 0x4DAE */ 0x0000, /* 0x4DAF */ 0x0000, /* 0x4DB0 */ 0x0000, /* 0x4DB1 */ 0x0000, /* 0x4DB2 */ 0x0000, /* 0x4DB3 */ 0x0000, /* 0x4DB4 */ 0x0000, /* 0x4DB5 */ 0x0000, /* 0x4DB6 */ 0x0000, /* 0x4DB7 */ 0x0000, /* 0x4DB8 */ 0x0000, /* 0x4DB9 */ 0x0000, /* 0x4DBA */ 0x0000, /* 0x4DBB */ 0x0000, /* 0x4DBC */ 0x0000, /* 0x4DBD */ 0x0000, /* 0x4DBE */ 0x0000, /* 0x4DBF */ 0x0000, /* 0x4DC0 */ 0x0000, /* 0x4DC1 */ 0x0000, /* 0x4DC2 */ 0x0000, /* 0x4DC3 */ 0x0000, /* 0x4DC4 */ 0x0000, /* 0x4DC5 */ 0x0000, /* 0x4DC6 */ 0x0000, /* 0x4DC7 */ 0x0000, /* 0x4DC8 */ 0x0000, /* 0x4DC9 */ 0x0000, /* 0x4DCA */ 0x0000, /* 0x4DCB */ 0x0000, /* 0x4DCC */ 0x0000, /* 0x4DCD */ 0x0000, /* 0x4DCE */ 0x0000, /* 0x4DCF */ 0x0000, /* 0x4DD0 */ 0x0000, /* 0x4DD1 */ 0x0000, /* 0x4DD2 */ 0x0000, /* 0x4DD3 */ 0x0000, /* 0x4DD4 */ 0x0000, /* 0x4DD5 */ 0x0000, /* 0x4DD6 */ 0x0000, /* 0x4DD7 */ 0x0000, /* 0x4DD8 */ 0x0000, /* 0x4DD9 */ 0x0000, /* 0x4DDA */ 0x0000, /* 0x4DDB */ 0x0000, /* 0x4DDC */ 0x0000, /* 0x4DDD */ 0x0000, /* 0x4DDE */ 0x0000, /* 0x4DDF */ 0x0000, /* 0x4DE0 */ 0x0000, /* 0x4DE1 */ 0x0000, /* 0x4DE2 */ 0x0000, /* 0x4DE3 */ 0x0000, /* 0x4DE4 */ 0x0000, /* 0x4DE5 */ 0x0000, /* 0x4DE6 */ 0x0000, /* 0x4DE7 */ 0x0000, /* 0x4DE8 */ 0x0000, /* 0x4DE9 */ 0x0000, /* 0x4DEA */ 0x0000, /* 0x4DEB */ 0x0000, /* 0x4DEC */ 0x0000, /* 0x4DED */ 0x0000, /* 0x4DEE */ 0x0000, /* 0x4DEF */ 0x0000, /* 0x4DF0 */ 0x0000, /* 0x4DF1 */ 0x0000, /* 0x4DF2 */ 0x0000, /* 0x4DF3 */ 0x0000, /* 0x4DF4 */ 0x0000, /* 0x4DF5 */ 0x0000, /* 0x4DF6 */ 0x0000, /* 0x4DF7 */ 0x0000, /* 0x4DF8 */ 0x0000, /* 0x4DF9 */ 0x0000, /* 0x4DFA */ 0x0000, /* 0x4DFB */ 0x0000, /* 0x4DFC */ 0x0000, /* 0x4DFD */ 0x0000, /* 0x4DFE */ 0x0000, /* 0x4DFF */ 0x0000, /* 0x4E00 */ 0x0000, /* 0x4E01 */ 0x0000, /* 0x4E02 */ 0x0000, /* 0x4E03 */ 0x0000, /* 0x4E04 */ 0x0000, /* 0x4E05 */ 0x0000, /* 0x4E06 */ 0x0000, /* 0x4E07 */ 0x0000, /* 0x4E08 */ 0x0000, /* 0x4E09 */ 0x0000, /* 0x4E0A */ 0x0000, /* 0x4E0B */ 0x0000, /* 0x4E0C */ 0x0000, /* 0x4E0D */ 0x0000, /* 0x4E0E */ 0x0000, /* 0x4E0F */ 0x0000, /* 0x4E10 */ 0x0000, /* 0x4E11 */ 0x0000, /* 0x4E12 */ 0x0000, /* 0x4E13 */ 0x0000, /* 0x4E14 */ 0x0000, /* 0x4E15 */ 0x0000, /* 0x4E16 */ 0x0000, /* 0x4E17 */ 0x0000, /* 0x4E18 */ 0x0000, /* 0x4E19 */ 0x0000, /* 0x4E1A */ 0x0000, /* 0x4E1B */ 0x0000, /* 0x4E1C */ 0x0000, /* 0x4E1D */ 0x0000, /* 0x4E1E */ 0x0000, /* 0x4E1F */ 0x0000, /* 0x4E20 */ 0x0000, /* 0x4E21 */ 0x0000, /* 0x4E22 */ 0x0000, /* 0x4E23 */ 0x0000, /* 0x4E24 */ 0x0000, /* 0x4E25 */ 0x0000, /* 0x4E26 */ 0x0000, /* 0x4E27 */ 0x0000, /* 0x4E28 */ 0x0000, /* 0x4E29 */ 0x0000, /* 0x4E2A */ 0x0000, /* 0x4E2B */ 0x0000, /* 0x4E2C */ 0x0000, /* 0x4E2D */ 0x0000, /* 0x4E2E */ 0x0000, /* 0x4E2F */ 0x0000, /* 0x4E30 */ 0x0000, /* 0x4E31 */ 0x0000, /* 0x4E32 */ 0x0000, /* 0x4E33 */ 0x0000, /* 0x4E34 */ 0x0000, /* 0x4E35 */ 0x0000, /* 0x4E36 */ 0x0000, /* 0x4E37 */ 0x0000, /* 0x4E38 */ 0x0000, /* 0x4E39 */ 0x0000, /* 0x4E3A */ 0x0000, /* 0x4E3B */ 0x0000, /* 0x4E3C */ 0x0000, /* 0x4E3D */ 0x0000, /* 0x4E3E */ 0x0000, /* 0x4E3F */ 0x0000, /* 0x4E40 */ 0x0000, /* 0x4E41 */ 0x0000, /* 0x4E42 */ 0x0000, /* 0x4E43 */ 0x0000, /* 0x4E44 */ 0x0000, /* 0x4E45 */ 0x0000, /* 0x4E46 */ 0x0000, /* 0x4E47 */ 0x0000, /* 0x4E48 */ 0x0000, /* 0x4E49 */ 0x0000, /* 0x4E4A */ 0x0000, /* 0x4E4B */ 0x0000, /* 0x4E4C */ 0x0000, /* 0x4E4D */ 0x0000, /* 0x4E4E */ 0x0000, /* 0x4E4F */ 0x0000, /* 0x4E50 */ 0x0000, /* 0x4E51 */ 0x0000, /* 0x4E52 */ 0x0000, /* 0x4E53 */ 0x0000, /* 0x4E54 */ 0x0000, /* 0x4E55 */ 0x0000, /* 0x4E56 */ 0x0000, /* 0x4E57 */ 0x0000, /* 0x4E58 */ 0x0000, /* 0x4E59 */ 0x0000, /* 0x4E5A */ 0x0000, /* 0x4E5B */ 0x0000, /* 0x4E5C */ 0x0000, /* 0x4E5D */ 0x0000, /* 0x4E5E */ 0x0000, /* 0x4E5F */ 0x0000, /* 0x4E60 */ 0x0000, /* 0x4E61 */ 0x0000, /* 0x4E62 */ 0x0000, /* 0x4E63 */ 0x0000, /* 0x4E64 */ 0x0000, /* 0x4E65 */ 0x0000, /* 0x4E66 */ 0x0000, /* 0x4E67 */ 0x0000, /* 0x4E68 */ 0x0000, /* 0x4E69 */ 0x0000, /* 0x4E6A */ 0x0000, /* 0x4E6B */ 0x0000, /* 0x4E6C */ 0x0000, /* 0x4E6D */ 0x0000, /* 0x4E6E */ 0x0000, /* 0x4E6F */ 0x0000, /* 0x4E70 */ 0x0000, /* 0x4E71 */ 0x0000, /* 0x4E72 */ 0x0000, /* 0x4E73 */ 0x0000, /* 0x4E74 */ 0x0000, /* 0x4E75 */ 0x0000, /* 0x4E76 */ 0x0000, /* 0x4E77 */ 0x0000, /* 0x4E78 */ 0x0000, /* 0x4E79 */ 0x0000, /* 0x4E7A */ 0x0000, /* 0x4E7B */ 0x0000, /* 0x4E7C */ 0x0000, /* 0x4E7D */ 0x0000, /* 0x4E7E */ 0x0000, /* 0x4E7F */ 0x0000, /* 0x4E80 */ 0x0000, /* 0x4E81 */ 0x0000, /* 0x4E82 */ 0x0000, /* 0x4E83 */ 0x0000, /* 0x4E84 */ 0x0000, /* 0x4E85 */ 0x0000, /* 0x4E86 */ 0x0000, /* 0x4E87 */ 0x0000, /* 0x4E88 */ 0x0000, /* 0x4E89 */ 0x0000, /* 0x4E8A */ 0x0000, /* 0x4E8B */ 0x0000, /* 0x4E8C */ 0x0000, /* 0x4E8D */ 0x0000, /* 0x4E8E */ 0x0000, /* 0x4E8F */ 0x0000, /* 0x4E90 */ 0x0000, /* 0x4E91 */ 0x0000, /* 0x4E92 */ 0x0000, /* 0x4E93 */ 0x0000, /* 0x4E94 */ 0x0000, /* 0x4E95 */ 0x0000, /* 0x4E96 */ 0x0000, /* 0x4E97 */ 0x0000, /* 0x4E98 */ 0x0000, /* 0x4E99 */ 0x0000, /* 0x4E9A */ 0x0000, /* 0x4E9B */ 0x0000, /* 0x4E9C */ 0x0000, /* 0x4E9D */ 0x0000, /* 0x4E9E */ 0x0000, /* 0x4E9F */ 0x0000, /* 0x4EA0 */ 0x0000, /* 0x4EA1 */ 0x0000, /* 0x4EA2 */ 0x0000, /* 0x4EA3 */ 0x0000, /* 0x4EA4 */ 0x0000, /* 0x4EA5 */ 0x0000, /* 0x4EA6 */ 0x0000, /* 0x4EA7 */ 0x0000, /* 0x4EA8 */ 0x0000, /* 0x4EA9 */ 0x0000, /* 0x4EAA */ 0x0000, /* 0x4EAB */ 0x0000, /* 0x4EAC */ 0x0000, /* 0x4EAD */ 0x0000, /* 0x4EAE */ 0x0000, /* 0x4EAF */ 0x0000, /* 0x4EB0 */ 0x0000, /* 0x4EB1 */ 0x0000, /* 0x4EB2 */ 0x0000, /* 0x4EB3 */ 0x0000, /* 0x4EB4 */ 0x0000, /* 0x4EB5 */ 0x0000, /* 0x4EB6 */ 0x0000, /* 0x4EB7 */ 0x0000, /* 0x4EB8 */ 0x0000, /* 0x4EB9 */ 0x0000, /* 0x4EBA */ 0x0000, /* 0x4EBB */ 0x0000, /* 0x4EBC */ 0x0000, /* 0x4EBD */ 0x0000, /* 0x4EBE */ 0x0000, /* 0x4EBF */ 0x0000, /* 0x4EC0 */ 0x0000, /* 0x4EC1 */ 0x0000, /* 0x4EC2 */ 0x0000, /* 0x4EC3 */ 0x0000, /* 0x4EC4 */ 0x0000, /* 0x4EC5 */ 0x0000, /* 0x4EC6 */ 0x0000, /* 0x4EC7 */ 0x0000, /* 0x4EC8 */ 0x0000, /* 0x4EC9 */ 0x0000, /* 0x4ECA */ 0x0000, /* 0x4ECB */ 0x0000, /* 0x4ECC */ 0x0000, /* 0x4ECD */ 0x0000, /* 0x4ECE */ 0x0000, /* 0x4ECF */ 0x0000, /* 0x4ED0 */ 0x0000, /* 0x4ED1 */ 0x0000, /* 0x4ED2 */ 0x0000, /* 0x4ED3 */ 0x0000, /* 0x4ED4 */ 0x0000, /* 0x4ED5 */ 0x0000, /* 0x4ED6 */ 0x0000, /* 0x4ED7 */ 0x0000, /* 0x4ED8 */ 0x0000, /* 0x4ED9 */ 0x0000, /* 0x4EDA */ 0x0000, /* 0x4EDB */ 0x0000, /* 0x4EDC */ 0x0000, /* 0x4EDD */ 0x0000, /* 0x4EDE */ 0x0000, /* 0x4EDF */ 0x0000, /* 0x4EE0 */ 0x0000, /* 0x4EE1 */ 0x0000, /* 0x4EE2 */ 0x0000, /* 0x4EE3 */ 0x0000, /* 0x4EE4 */ 0x0000, /* 0x4EE5 */ 0x0000, /* 0x4EE6 */ 0x0000, /* 0x4EE7 */ 0x0000, /* 0x4EE8 */ 0x0000, /* 0x4EE9 */ 0x0000, /* 0x4EEA */ 0x0000, /* 0x4EEB */ 0x0000, /* 0x4EEC */ 0x0000, /* 0x4EED */ 0x0000, /* 0x4EEE */ 0x0000, /* 0x4EEF */ 0x0000, /* 0x4EF0 */ 0x0000, /* 0x4EF1 */ 0x0000, /* 0x4EF2 */ 0x0000, /* 0x4EF3 */ 0x0000, /* 0x4EF4 */ 0x0000, /* 0x4EF5 */ 0x0000, /* 0x4EF6 */ 0x0000, /* 0x4EF7 */ 0x0000, /* 0x4EF8 */ 0x0000, /* 0x4EF9 */ 0x0000, /* 0x4EFA */ 0x0000, /* 0x4EFB */ 0x0000, /* 0x4EFC */ 0x0000, /* 0x4EFD */ 0x0000, /* 0x4EFE */ 0x0000, /* 0x4EFF */ 0x0000, /* 0x4F00 */ 0x0000, /* 0x4F01 */ 0x0000, /* 0x4F02 */ 0x0000, /* 0x4F03 */ 0x0000, /* 0x4F04 */ 0x0000, /* 0x4F05 */ 0x0000, /* 0x4F06 */ 0x0000, /* 0x4F07 */ 0x0000, /* 0x4F08 */ 0x0000, /* 0x4F09 */ 0x0000, /* 0x4F0A */ 0x0000, /* 0x4F0B */ 0x0000, /* 0x4F0C */ 0x0000, /* 0x4F0D */ 0x0000, /* 0x4F0E */ 0x0000, /* 0x4F0F */ 0x0000, /* 0x4F10 */ 0x0000, /* 0x4F11 */ 0x0000, /* 0x4F12 */ 0x0000, /* 0x4F13 */ 0x0000, /* 0x4F14 */ 0x0000, /* 0x4F15 */ 0x0000, /* 0x4F16 */ 0x0000, /* 0x4F17 */ 0x0000, /* 0x4F18 */ 0x0000, /* 0x4F19 */ 0x0000, /* 0x4F1A */ 0x0000, /* 0x4F1B */ 0x0000, /* 0x4F1C */ 0x0000, /* 0x4F1D */ 0x0000, /* 0x4F1E */ 0x0000, /* 0x4F1F */ 0x0000, /* 0x4F20 */ 0x0000, /* 0x4F21 */ 0x0000, /* 0x4F22 */ 0x0000, /* 0x4F23 */ 0x0000, /* 0x4F24 */ 0x0000, /* 0x4F25 */ 0x0000, /* 0x4F26 */ 0x0000, /* 0x4F27 */ 0x0000, /* 0x4F28 */ 0x0000, /* 0x4F29 */ 0x0000, /* 0x4F2A */ 0x0000, /* 0x4F2B */ 0x0000, /* 0x4F2C */ 0x0000, /* 0x4F2D */ 0x0000, /* 0x4F2E */ 0x0000, /* 0x4F2F */ 0x0000, /* 0x4F30 */ 0x0000, /* 0x4F31 */ 0x0000, /* 0x4F32 */ 0x0000, /* 0x4F33 */ 0x0000, /* 0x4F34 */ 0x0000, /* 0x4F35 */ 0x0000, /* 0x4F36 */ 0x0000, /* 0x4F37 */ 0x0000, /* 0x4F38 */ 0x0000, /* 0x4F39 */ 0x0000, /* 0x4F3A */ 0x0000, /* 0x4F3B */ 0x0000, /* 0x4F3C */ 0x0000, /* 0x4F3D */ 0x0000, /* 0x4F3E */ 0x0000, /* 0x4F3F */ 0x0000, /* 0x4F40 */ 0x0000, /* 0x4F41 */ 0x0000, /* 0x4F42 */ 0x0000, /* 0x4F43 */ 0x0000, /* 0x4F44 */ 0x0000, /* 0x4F45 */ 0x0000, /* 0x4F46 */ 0x0000, /* 0x4F47 */ 0x0000, /* 0x4F48 */ 0x0000, /* 0x4F49 */ 0x0000, /* 0x4F4A */ 0x0000, /* 0x4F4B */ 0x0000, /* 0x4F4C */ 0x0000, /* 0x4F4D */ 0x0000, /* 0x4F4E */ 0x0000, /* 0x4F4F */ 0x0000, /* 0x4F50 */ 0x0000, /* 0x4F51 */ 0x0000, /* 0x4F52 */ 0x0000, /* 0x4F53 */ 0x0000, /* 0x4F54 */ 0x0000, /* 0x4F55 */ 0x0000, /* 0x4F56 */ 0x0000, /* 0x4F57 */ 0x0000, /* 0x4F58 */ 0x0000, /* 0x4F59 */ 0x0000, /* 0x4F5A */ 0x0000, /* 0x4F5B */ 0x0000, /* 0x4F5C */ 0x0000, /* 0x4F5D */ 0x0000, /* 0x4F5E */ 0x0000, /* 0x4F5F */ 0x0000, /* 0x4F60 */ 0x0000, /* 0x4F61 */ 0x0000, /* 0x4F62 */ 0x0000, /* 0x4F63 */ 0x0000, /* 0x4F64 */ 0x0000, /* 0x4F65 */ 0x0000, /* 0x4F66 */ 0x0000, /* 0x4F67 */ 0x0000, /* 0x4F68 */ 0x0000, /* 0x4F69 */ 0x0000, /* 0x4F6A */ 0x0000, /* 0x4F6B */ 0x0000, /* 0x4F6C */ 0x0000, /* 0x4F6D */ 0x0000, /* 0x4F6E */ 0x0000, /* 0x4F6F */ 0x0000, /* 0x4F70 */ 0x0000, /* 0x4F71 */ 0x0000, /* 0x4F72 */ 0x0000, /* 0x4F73 */ 0x0000, /* 0x4F74 */ 0x0000, /* 0x4F75 */ 0x0000, /* 0x4F76 */ 0x0000, /* 0x4F77 */ 0x0000, /* 0x4F78 */ 0x0000, /* 0x4F79 */ 0x0000, /* 0x4F7A */ 0x0000, /* 0x4F7B */ 0x0000, /* 0x4F7C */ 0x0000, /* 0x4F7D */ 0x0000, /* 0x4F7E */ 0x0000, /* 0x4F7F */ 0x0000, /* 0x4F80 */ 0x0000, /* 0x4F81 */ 0x0000, /* 0x4F82 */ 0x0000, /* 0x4F83 */ 0x0000, /* 0x4F84 */ 0x0000, /* 0x4F85 */ 0x0000, /* 0x4F86 */ 0x0000, /* 0x4F87 */ 0x0000, /* 0x4F88 */ 0x0000, /* 0x4F89 */ 0x0000, /* 0x4F8A */ 0x0000, /* 0x4F8B */ 0x0000, /* 0x4F8C */ 0x0000, /* 0x4F8D */ 0x0000, /* 0x4F8E */ 0x0000, /* 0x4F8F */ 0x0000, /* 0x4F90 */ 0x0000, /* 0x4F91 */ 0x0000, /* 0x4F92 */ 0x0000, /* 0x4F93 */ 0x0000, /* 0x4F94 */ 0x0000, /* 0x4F95 */ 0x0000, /* 0x4F96 */ 0x0000, /* 0x4F97 */ 0x0000, /* 0x4F98 */ 0x0000, /* 0x4F99 */ 0x0000, /* 0x4F9A */ 0x0000, /* 0x4F9B */ 0x0000, /* 0x4F9C */ 0x0000, /* 0x4F9D */ 0x0000, /* 0x4F9E */ 0x0000, /* 0x4F9F */ 0x0000, /* 0x4FA0 */ 0x0000, /* 0x4FA1 */ 0x0000, /* 0x4FA2 */ 0x0000, /* 0x4FA3 */ 0x0000, /* 0x4FA4 */ 0x0000, /* 0x4FA5 */ 0x0000, /* 0x4FA6 */ 0x0000, /* 0x4FA7 */ 0x0000, /* 0x4FA8 */ 0x0000, /* 0x4FA9 */ 0x0000, /* 0x4FAA */ 0x0000, /* 0x4FAB */ 0x0000, /* 0x4FAC */ 0x0000, /* 0x4FAD */ 0x0000, /* 0x4FAE */ 0x0000, /* 0x4FAF */ 0x0000, /* 0x4FB0 */ 0x0000, /* 0x4FB1 */ 0x0000, /* 0x4FB2 */ 0x0000, /* 0x4FB3 */ 0x0000, /* 0x4FB4 */ 0x0000, /* 0x4FB5 */ 0x0000, /* 0x4FB6 */ 0x0000, /* 0x4FB7 */ 0x0000, /* 0x4FB8 */ 0x0000, /* 0x4FB9 */ 0x0000, /* 0x4FBA */ 0x0000, /* 0x4FBB */ 0x0000, /* 0x4FBC */ 0x0000, /* 0x4FBD */ 0x0000, /* 0x4FBE */ 0x0000, /* 0x4FBF */ 0x0000, /* 0x4FC0 */ 0x0000, /* 0x4FC1 */ 0x0000, /* 0x4FC2 */ 0x0000, /* 0x4FC3 */ 0x0000, /* 0x4FC4 */ 0x0000, /* 0x4FC5 */ 0x0000, /* 0x4FC6 */ 0x0000, /* 0x4FC7 */ 0x0000, /* 0x4FC8 */ 0x0000, /* 0x4FC9 */ 0x0000, /* 0x4FCA */ 0x0000, /* 0x4FCB */ 0x0000, /* 0x4FCC */ 0x0000, /* 0x4FCD */ 0x0000, /* 0x4FCE */ 0x0000, /* 0x4FCF */ 0x0000, /* 0x4FD0 */ 0x0000, /* 0x4FD1 */ 0x0000, /* 0x4FD2 */ 0x0000, /* 0x4FD3 */ 0x0000, /* 0x4FD4 */ 0x0000, /* 0x4FD5 */ 0x0000, /* 0x4FD6 */ 0x0000, /* 0x4FD7 */ 0x0000, /* 0x4FD8 */ 0x0000, /* 0x4FD9 */ 0x0000, /* 0x4FDA */ 0x0000, /* 0x4FDB */ 0x0000, /* 0x4FDC */ 0x0000, /* 0x4FDD */ 0x0000, /* 0x4FDE */ 0x0000, /* 0x4FDF */ 0x0000, /* 0x4FE0 */ 0x0000, /* 0x4FE1 */ 0x0000, /* 0x4FE2 */ 0x0000, /* 0x4FE3 */ 0x0000, /* 0x4FE4 */ 0x0000, /* 0x4FE5 */ 0x0000, /* 0x4FE6 */ 0x0000, /* 0x4FE7 */ 0x0000, /* 0x4FE8 */ 0x0000, /* 0x4FE9 */ 0x0000, /* 0x4FEA */ 0x0000, /* 0x4FEB */ 0x0000, /* 0x4FEC */ 0x0000, /* 0x4FED */ 0x0000, /* 0x4FEE */ 0x0000, /* 0x4FEF */ 0x0000, /* 0x4FF0 */ 0x0000, /* 0x4FF1 */ 0x0000, /* 0x4FF2 */ 0x0000, /* 0x4FF3 */ 0x0000, /* 0x4FF4 */ 0x0000, /* 0x4FF5 */ 0x0000, /* 0x4FF6 */ 0x0000, /* 0x4FF7 */ 0x0000, /* 0x4FF8 */ 0x0000, /* 0x4FF9 */ 0x0000, /* 0x4FFA */ 0x0000, /* 0x4FFB */ 0x0000, /* 0x4FFC */ 0x0000, /* 0x4FFD */ 0x0000, /* 0x4FFE */ 0x0000, /* 0x4FFF */ 0x0000, /* 0x5000 */ 0x0000, /* 0x5001 */ 0x0000, /* 0x5002 */ 0x0000, /* 0x5003 */ 0x0000, /* 0x5004 */ 0x0000, /* 0x5005 */ 0x0000, /* 0x5006 */ 0x0000, /* 0x5007 */ 0x0000, /* 0x5008 */ 0x0000, /* 0x5009 */ 0x0000, /* 0x500A */ 0x0000, /* 0x500B */ 0x0000, /* 0x500C */ 0x0000, /* 0x500D */ 0x0000, /* 0x500E */ 0x0000, /* 0x500F */ 0x0000, /* 0x5010 */ 0x0000, /* 0x5011 */ 0x0000, /* 0x5012 */ 0x0000, /* 0x5013 */ 0x0000, /* 0x5014 */ 0x0000, /* 0x5015 */ 0x0000, /* 0x5016 */ 0x0000, /* 0x5017 */ 0x0000, /* 0x5018 */ 0x0000, /* 0x5019 */ 0x0000, /* 0x501A */ 0x0000, /* 0x501B */ 0x0000, /* 0x501C */ 0x0000, /* 0x501D */ 0x0000, /* 0x501E */ 0x0000, /* 0x501F */ 0x0000, /* 0x5020 */ 0x0000, /* 0x5021 */ 0x0000, /* 0x5022 */ 0x0000, /* 0x5023 */ 0x0000, /* 0x5024 */ 0x0000, /* 0x5025 */ 0x0000, /* 0x5026 */ 0x0000, /* 0x5027 */ 0x0000, /* 0x5028 */ 0x0000, /* 0x5029 */ 0x0000, /* 0x502A */ 0x0000, /* 0x502B */ 0x0000, /* 0x502C */ 0x0000, /* 0x502D */ 0x0000, /* 0x502E */ 0x0000, /* 0x502F */ 0x0000, /* 0x5030 */ 0x0000, /* 0x5031 */ 0x0000, /* 0x5032 */ 0x0000, /* 0x5033 */ 0x0000, /* 0x5034 */ 0x0000, /* 0x5035 */ 0x0000, /* 0x5036 */ 0x0000, /* 0x5037 */ 0x0000, /* 0x5038 */ 0x0000, /* 0x5039 */ 0x0000, /* 0x503A */ 0x0000, /* 0x503B */ 0x0000, /* 0x503C */ 0x0000, /* 0x503D */ 0x0000, /* 0x503E */ 0x0000, /* 0x503F */ 0x0000, /* 0x5040 */ 0x0000, /* 0x5041 */ 0x0000, /* 0x5042 */ 0x0000, /* 0x5043 */ 0x0000, /* 0x5044 */ 0x0000, /* 0x5045 */ 0x0000, /* 0x5046 */ 0x0000, /* 0x5047 */ 0x0000, /* 0x5048 */ 0x0000, /* 0x5049 */ 0x0000, /* 0x504A */ 0x0000, /* 0x504B */ 0x0000, /* 0x504C */ 0x0000, /* 0x504D */ 0x0000, /* 0x504E */ 0x0000, /* 0x504F */ 0x0000, /* 0x5050 */ 0x0000, /* 0x5051 */ 0x0000, /* 0x5052 */ 0x0000, /* 0x5053 */ 0x0000, /* 0x5054 */ 0x0000, /* 0x5055 */ 0x0000, /* 0x5056 */ 0x0000, /* 0x5057 */ 0x0000, /* 0x5058 */ 0x0000, /* 0x5059 */ 0x0000, /* 0x505A */ 0x0000, /* 0x505B */ 0x0000, /* 0x505C */ 0x0000, /* 0x505D */ 0x0000, /* 0x505E */ 0x0000, /* 0x505F */ 0x0000, /* 0x5060 */ 0x0000, /* 0x5061 */ 0x0000, /* 0x5062 */ 0x0000, /* 0x5063 */ 0x0000, /* 0x5064 */ 0x0000, /* 0x5065 */ 0x0000, /* 0x5066 */ 0x0000, /* 0x5067 */ 0x0000, /* 0x5068 */ 0x0000, /* 0x5069 */ 0x0000, /* 0x506A */ 0x0000, /* 0x506B */ 0x0000, /* 0x506C */ 0x0000, /* 0x506D */ 0x0000, /* 0x506E */ 0x0000, /* 0x506F */ 0x0000, /* 0x5070 */ 0x0000, /* 0x5071 */ 0x0000, /* 0x5072 */ 0x0000, /* 0x5073 */ 0x0000, /* 0x5074 */ 0x0000, /* 0x5075 */ 0x0000, /* 0x5076 */ 0x0000, /* 0x5077 */ 0x0000, /* 0x5078 */ 0x0000, /* 0x5079 */ 0x0000, /* 0x507A */ 0x0000, /* 0x507B */ 0x0000, /* 0x507C */ 0x0000, /* 0x507D */ 0x0000, /* 0x507E */ 0x0000, /* 0x507F */ 0x0000, /* 0x5080 */ 0x0000, /* 0x5081 */ 0x0000, /* 0x5082 */ 0x0000, /* 0x5083 */ 0x0000, /* 0x5084 */ 0x0000, /* 0x5085 */ 0x0000, /* 0x5086 */ 0x0000, /* 0x5087 */ 0x0000, /* 0x5088 */ 0x0000, /* 0x5089 */ 0x0000, /* 0x508A */ 0x0000, /* 0x508B */ 0x0000, /* 0x508C */ 0x0000, /* 0x508D */ 0x0000, /* 0x508E */ 0x0000, /* 0x508F */ 0x0000, /* 0x5090 */ 0x0000, /* 0x5091 */ 0x0000, /* 0x5092 */ 0x0000, /* 0x5093 */ 0x0000, /* 0x5094 */ 0x0000, /* 0x5095 */ 0x0000, /* 0x5096 */ 0x0000, /* 0x5097 */ 0x0000, /* 0x5098 */ 0x0000, /* 0x5099 */ 0x0000, /* 0x509A */ 0x0000, /* 0x509B */ 0x0000, /* 0x509C */ 0x0000, /* 0x509D */ 0x0000, /* 0x509E */ 0x0000, /* 0x509F */ 0x0000, /* 0x50A0 */ 0x0000, /* 0x50A1 */ 0x0000, /* 0x50A2 */ 0x0000, /* 0x50A3 */ 0x0000, /* 0x50A4 */ 0x0000, /* 0x50A5 */ 0x0000, /* 0x50A6 */ 0x0000, /* 0x50A7 */ 0x0000, /* 0x50A8 */ 0x0000, /* 0x50A9 */ 0x0000, /* 0x50AA */ 0x0000, /* 0x50AB */ 0x0000, /* 0x50AC */ 0x0000, /* 0x50AD */ 0x0000, /* 0x50AE */ 0x0000, /* 0x50AF */ 0x0000, /* 0x50B0 */ 0x0000, /* 0x50B1 */ 0x0000, /* 0x50B2 */ 0x0000, /* 0x50B3 */ 0x0000, /* 0x50B4 */ 0x0000, /* 0x50B5 */ 0x0000, /* 0x50B6 */ 0x0000, /* 0x50B7 */ 0x0000, /* 0x50B8 */ 0x0000, /* 0x50B9 */ 0x0000, /* 0x50BA */ 0x0000, /* 0x50BB */ 0x0000, /* 0x50BC */ 0x0000, /* 0x50BD */ 0x0000, /* 0x50BE */ 0x0000, /* 0x50BF */ 0x0000, /* 0x50C0 */ 0x0000, /* 0x50C1 */ 0x0000, /* 0x50C2 */ 0x0000, /* 0x50C3 */ 0x0000, /* 0x50C4 */ 0x0000, /* 0x50C5 */ 0x0000, /* 0x50C6 */ 0x0000, /* 0x50C7 */ 0x0000, /* 0x50C8 */ 0x0000, /* 0x50C9 */ 0x0000, /* 0x50CA */ 0x0000, /* 0x50CB */ 0x0000, /* 0x50CC */ 0x0000, /* 0x50CD */ 0x0000, /* 0x50CE */ 0x0000, /* 0x50CF */ 0x0000, /* 0x50D0 */ 0x0000, /* 0x50D1 */ 0x0000, /* 0x50D2 */ 0x0000, /* 0x50D3 */ 0x0000, /* 0x50D4 */ 0x0000, /* 0x50D5 */ 0x0000, /* 0x50D6 */ 0x0000, /* 0x50D7 */ 0x0000, /* 0x50D8 */ 0x0000, /* 0x50D9 */ 0x0000, /* 0x50DA */ 0x0000, /* 0x50DB */ 0x0000, /* 0x50DC */ 0x0000, /* 0x50DD */ 0x0000, /* 0x50DE */ 0x0000, /* 0x50DF */ 0x0000, /* 0x50E0 */ 0x0000, /* 0x50E1 */ 0x0000, /* 0x50E2 */ 0x0000, /* 0x50E3 */ 0x0000, /* 0x50E4 */ 0x0000, /* 0x50E5 */ 0x0000, /* 0x50E6 */ 0x0000, /* 0x50E7 */ 0x0000, /* 0x50E8 */ 0x0000, /* 0x50E9 */ 0x0000, /* 0x50EA */ 0x0000, /* 0x50EB */ 0x0000, /* 0x50EC */ 0x0000, /* 0x50ED */ 0x0000, /* 0x50EE */ 0x0000, /* 0x50EF */ 0x0000, /* 0x50F0 */ 0x0000, /* 0x50F1 */ 0x0000, /* 0x50F2 */ 0x0000, /* 0x50F3 */ 0x0000, /* 0x50F4 */ 0x0000, /* 0x50F5 */ 0x0000, /* 0x50F6 */ 0x0000, /* 0x50F7 */ 0x0000, /* 0x50F8 */ 0x0000, /* 0x50F9 */ 0x0000, /* 0x50FA */ 0x0000, /* 0x50FB */ 0x0000, /* 0x50FC */ 0x0000, /* 0x50FD */ 0x0000, /* 0x50FE */ 0x0000, /* 0x50FF */ 0x0000, /* 0x5100 */ 0x0000, /* 0x5101 */ 0x0000, /* 0x5102 */ 0x0000, /* 0x5103 */ 0x0000, /* 0x5104 */ 0x0000, /* 0x5105 */ 0x0000, /* 0x5106 */ 0x0000, /* 0x5107 */ 0x0000, /* 0x5108 */ 0x0000, /* 0x5109 */ 0x0000, /* 0x510A */ 0x0000, /* 0x510B */ 0x0000, /* 0x510C */ 0x0000, /* 0x510D */ 0x0000, /* 0x510E */ 0x0000, /* 0x510F */ 0x0000, /* 0x5110 */ 0x0000, /* 0x5111 */ 0x0000, /* 0x5112 */ 0x0000, /* 0x5113 */ 0x0000, /* 0x5114 */ 0x0000, /* 0x5115 */ 0x0000, /* 0x5116 */ 0x0000, /* 0x5117 */ 0x0000, /* 0x5118 */ 0x0000, /* 0x5119 */ 0x0000, /* 0x511A */ 0x0000, /* 0x511B */ 0x0000, /* 0x511C */ 0x0000, /* 0x511D */ 0x0000, /* 0x511E */ 0x0000, /* 0x511F */ 0x0000, /* 0x5120 */ 0x0000, /* 0x5121 */ 0x0000, /* 0x5122 */ 0x0000, /* 0x5123 */ 0x0000, /* 0x5124 */ 0x0000, /* 0x5125 */ 0x0000, /* 0x5126 */ 0x0000, /* 0x5127 */ 0x0000, /* 0x5128 */ 0x0000, /* 0x5129 */ 0x0000, /* 0x512A */ 0x0000, /* 0x512B */ 0x0000, /* 0x512C */ 0x0000, /* 0x512D */ 0x0000, /* 0x512E */ 0x0000, /* 0x512F */ 0x0000, /* 0x5130 */ 0x0000, /* 0x5131 */ 0x0000, /* 0x5132 */ 0x0000, /* 0x5133 */ 0x0000, /* 0x5134 */ 0x0000, /* 0x5135 */ 0x0000, /* 0x5136 */ 0x0000, /* 0x5137 */ 0x0000, /* 0x5138 */ 0x0000, /* 0x5139 */ 0x0000, /* 0x513A */ 0x0000, /* 0x513B */ 0x0000, /* 0x513C */ 0x0000, /* 0x513D */ 0x0000, /* 0x513E */ 0x0000, /* 0x513F */ 0x0000, /* 0x5140 */ 0x0000, /* 0x5141 */ 0x0000, /* 0x5142 */ 0x0000, /* 0x5143 */ 0x0000, /* 0x5144 */ 0x0000, /* 0x5145 */ 0x0000, /* 0x5146 */ 0x0000, /* 0x5147 */ 0x0000, /* 0x5148 */ 0x0000, /* 0x5149 */ 0x0000, /* 0x514A */ 0x0000, /* 0x514B */ 0x0000, /* 0x514C */ 0x0000, /* 0x514D */ 0x0000, /* 0x514E */ 0x0000, /* 0x514F */ 0x0000, /* 0x5150 */ 0x0000, /* 0x5151 */ 0x0000, /* 0x5152 */ 0x0000, /* 0x5153 */ 0x0000, /* 0x5154 */ 0x0000, /* 0x5155 */ 0x0000, /* 0x5156 */ 0x0000, /* 0x5157 */ 0x0000, /* 0x5158 */ 0x0000, /* 0x5159 */ 0x0000, /* 0x515A */ 0x0000, /* 0x515B */ 0x0000, /* 0x515C */ 0x0000, /* 0x515D */ 0x0000, /* 0x515E */ 0x0000, /* 0x515F */ 0x0000, /* 0x5160 */ 0x0000, /* 0x5161 */ 0x0000, /* 0x5162 */ 0x0000, /* 0x5163 */ 0x0000, /* 0x5164 */ 0x0000, /* 0x5165 */ 0x0000, /* 0x5166 */ 0x0000, /* 0x5167 */ 0x0000, /* 0x5168 */ 0x0000, /* 0x5169 */ 0x0000, /* 0x516A */ 0x0000, /* 0x516B */ 0x0000, /* 0x516C */ 0x0000, /* 0x516D */ 0x0000, /* 0x516E */ 0x0000, /* 0x516F */ 0x0000, /* 0x5170 */ 0x0000, /* 0x5171 */ 0x0000, /* 0x5172 */ 0x0000, /* 0x5173 */ 0x0000, /* 0x5174 */ 0x0000, /* 0x5175 */ 0x0000, /* 0x5176 */ 0x0000, /* 0x5177 */ 0x0000, /* 0x5178 */ 0x0000, /* 0x5179 */ 0x0000, /* 0x517A */ 0x0000, /* 0x517B */ 0x0000, /* 0x517C */ 0x0000, /* 0x517D */ 0x0000, /* 0x517E */ 0x0000, /* 0x517F */ 0x0000, /* 0x5180 */ 0x0000, /* 0x5181 */ 0x0000, /* 0x5182 */ 0x0000, /* 0x5183 */ 0x0000, /* 0x5184 */ 0x0000, /* 0x5185 */ 0x0000, /* 0x5186 */ 0x0000, /* 0x5187 */ 0x0000, /* 0x5188 */ 0x0000, /* 0x5189 */ 0x0000, /* 0x518A */ 0x0000, /* 0x518B */ 0x0000, /* 0x518C */ 0x0000, /* 0x518D */ 0x0000, /* 0x518E */ 0x0000, /* 0x518F */ 0x0000, /* 0x5190 */ 0x0000, /* 0x5191 */ 0x0000, /* 0x5192 */ 0x0000, /* 0x5193 */ 0x0000, /* 0x5194 */ 0x0000, /* 0x5195 */ 0x0000, /* 0x5196 */ 0x0000, /* 0x5197 */ 0x0000, /* 0x5198 */ 0x0000, /* 0x5199 */ 0x0000, /* 0x519A */ 0x0000, /* 0x519B */ 0x0000, /* 0x519C */ 0x0000, /* 0x519D */ 0x0000, /* 0x519E */ 0x0000, /* 0x519F */ 0x0000, /* 0x51A0 */ 0x0000, /* 0x51A1 */ 0x0000, /* 0x51A2 */ 0x0000, /* 0x51A3 */ 0x0000, /* 0x51A4 */ 0x0000, /* 0x51A5 */ 0x0000, /* 0x51A6 */ 0x0000, /* 0x51A7 */ 0x0000, /* 0x51A8 */ 0x0000, /* 0x51A9 */ 0x0000, /* 0x51AA */ 0x0000, /* 0x51AB */ 0x0000, /* 0x51AC */ 0x0000, /* 0x51AD */ 0x0000, /* 0x51AE */ 0x0000, /* 0x51AF */ 0x0000, /* 0x51B0 */ 0x0000, /* 0x51B1 */ 0x0000, /* 0x51B2 */ 0x0000, /* 0x51B3 */ 0x0000, /* 0x51B4 */ 0x0000, /* 0x51B5 */ 0x0000, /* 0x51B6 */ 0x0000, /* 0x51B7 */ 0x0000, /* 0x51B8 */ 0x0000, /* 0x51B9 */ 0x0000, /* 0x51BA */ 0x0000, /* 0x51BB */ 0x0000, /* 0x51BC */ 0x0000, /* 0x51BD */ 0x0000, /* 0x51BE */ 0x0000, /* 0x51BF */ 0x0000, /* 0x51C0 */ 0x0000, /* 0x51C1 */ 0x0000, /* 0x51C2 */ 0x0000, /* 0x51C3 */ 0x0000, /* 0x51C4 */ 0x0000, /* 0x51C5 */ 0x0000, /* 0x51C6 */ 0x0000, /* 0x51C7 */ 0x0000, /* 0x51C8 */ 0x0000, /* 0x51C9 */ 0x0000, /* 0x51CA */ 0x0000, /* 0x51CB */ 0x0000, /* 0x51CC */ 0x0000, /* 0x51CD */ 0x0000, /* 0x51CE */ 0x0000, /* 0x51CF */ 0x0000, /* 0x51D0 */ 0x0000, /* 0x51D1 */ 0x0000, /* 0x51D2 */ 0x0000, /* 0x51D3 */ 0x0000, /* 0x51D4 */ 0x0000, /* 0x51D5 */ 0x0000, /* 0x51D6 */ 0x0000, /* 0x51D7 */ 0x0000, /* 0x51D8 */ 0x0000, /* 0x51D9 */ 0x0000, /* 0x51DA */ 0x0000, /* 0x51DB */ 0x0000, /* 0x51DC */ 0x0000, /* 0x51DD */ 0x0000, /* 0x51DE */ 0x0000, /* 0x51DF */ 0x0000, /* 0x51E0 */ 0x0000, /* 0x51E1 */ 0x0000, /* 0x51E2 */ 0x0000, /* 0x51E3 */ 0x0000, /* 0x51E4 */ 0x0000, /* 0x51E5 */ 0x0000, /* 0x51E6 */ 0x0000, /* 0x51E7 */ 0x0000, /* 0x51E8 */ 0x0000, /* 0x51E9 */ 0x0000, /* 0x51EA */ 0x0000, /* 0x51EB */ 0x0000, /* 0x51EC */ 0x0000, /* 0x51ED */ 0x0000, /* 0x51EE */ 0x0000, /* 0x51EF */ 0x0000, /* 0x51F0 */ 0x0000, /* 0x51F1 */ 0x0000, /* 0x51F2 */ 0x0000, /* 0x51F3 */ 0x0000, /* 0x51F4 */ 0x0000, /* 0x51F5 */ 0x0000, /* 0x51F6 */ 0x0000, /* 0x51F7 */ 0x0000, /* 0x51F8 */ 0x0000, /* 0x51F9 */ 0x0000, /* 0x51FA */ 0x0000, /* 0x51FB */ 0x0000, /* 0x51FC */ 0x0000, /* 0x51FD */ 0x0000, /* 0x51FE */ 0x0000, /* 0x51FF */ 0x0000, /* 0x5200 */ 0x0000, /* 0x5201 */ 0x0000, /* 0x5202 */ 0x0000, /* 0x5203 */ 0x0000, /* 0x5204 */ 0x0000, /* 0x5205 */ 0x0000, /* 0x5206 */ 0x0000, /* 0x5207 */ 0x0000, /* 0x5208 */ 0x0000, /* 0x5209 */ 0x0000, /* 0x520A */ 0x0000, /* 0x520B */ 0x0000, /* 0x520C */ 0x0000, /* 0x520D */ 0x0000, /* 0x520E */ 0x0000, /* 0x520F */ 0x0000, /* 0x5210 */ 0x0000, /* 0x5211 */ 0x0000, /* 0x5212 */ 0x0000, /* 0x5213 */ 0x0000, /* 0x5214 */ 0x0000, /* 0x5215 */ 0x0000, /* 0x5216 */ 0x0000, /* 0x5217 */ 0x0000, /* 0x5218 */ 0x0000, /* 0x5219 */ 0x0000, /* 0x521A */ 0x0000, /* 0x521B */ 0x0000, /* 0x521C */ 0x0000, /* 0x521D */ 0x0000, /* 0x521E */ 0x0000, /* 0x521F */ 0x0000, /* 0x5220 */ 0x0000, /* 0x5221 */ 0x0000, /* 0x5222 */ 0x0000, /* 0x5223 */ 0x0000, /* 0x5224 */ 0x0000, /* 0x5225 */ 0x0000, /* 0x5226 */ 0x0000, /* 0x5227 */ 0x0000, /* 0x5228 */ 0x0000, /* 0x5229 */ 0x0000, /* 0x522A */ 0x0000, /* 0x522B */ 0x0000, /* 0x522C */ 0x0000, /* 0x522D */ 0x0000, /* 0x522E */ 0x0000, /* 0x522F */ 0x0000, /* 0x5230 */ 0x0000, /* 0x5231 */ 0x0000, /* 0x5232 */ 0x0000, /* 0x5233 */ 0x0000, /* 0x5234 */ 0x0000, /* 0x5235 */ 0x0000, /* 0x5236 */ 0x0000, /* 0x5237 */ 0x0000, /* 0x5238 */ 0x0000, /* 0x5239 */ 0x0000, /* 0x523A */ 0x0000, /* 0x523B */ 0x0000, /* 0x523C */ 0x0000, /* 0x523D */ 0x0000, /* 0x523E */ 0x0000, /* 0x523F */ 0x0000, /* 0x5240 */ 0x0000, /* 0x5241 */ 0x0000, /* 0x5242 */ 0x0000, /* 0x5243 */ 0x0000, /* 0x5244 */ 0x0000, /* 0x5245 */ 0x0000, /* 0x5246 */ 0x0000, /* 0x5247 */ 0x0000, /* 0x5248 */ 0x0000, /* 0x5249 */ 0x0000, /* 0x524A */ 0x0000, /* 0x524B */ 0x0000, /* 0x524C */ 0x0000, /* 0x524D */ 0x0000, /* 0x524E */ 0x0000, /* 0x524F */ 0x0000, /* 0x5250 */ 0x0000, /* 0x5251 */ 0x0000, /* 0x5252 */ 0x0000, /* 0x5253 */ 0x0000, /* 0x5254 */ 0x0000, /* 0x5255 */ 0x0000, /* 0x5256 */ 0x0000, /* 0x5257 */ 0x0000, /* 0x5258 */ 0x0000, /* 0x5259 */ 0x0000, /* 0x525A */ 0x0000, /* 0x525B */ 0x0000, /* 0x525C */ 0x0000, /* 0x525D */ 0x0000, /* 0x525E */ 0x0000, /* 0x525F */ 0x0000, /* 0x5260 */ 0x0000, /* 0x5261 */ 0x0000, /* 0x5262 */ 0x0000, /* 0x5263 */ 0x0000, /* 0x5264 */ 0x0000, /* 0x5265 */ 0x0000, /* 0x5266 */ 0x0000, /* 0x5267 */ 0x0000, /* 0x5268 */ 0x0000, /* 0x5269 */ 0x0000, /* 0x526A */ 0x0000, /* 0x526B */ 0x0000, /* 0x526C */ 0x0000, /* 0x526D */ 0x0000, /* 0x526E */ 0x0000, /* 0x526F */ 0x0000, /* 0x5270 */ 0x0000, /* 0x5271 */ 0x0000, /* 0x5272 */ 0x0000, /* 0x5273 */ 0x0000, /* 0x5274 */ 0x0000, /* 0x5275 */ 0x0000, /* 0x5276 */ 0x0000, /* 0x5277 */ 0x0000, /* 0x5278 */ 0x0000, /* 0x5279 */ 0x0000, /* 0x527A */ 0x0000, /* 0x527B */ 0x0000, /* 0x527C */ 0x0000, /* 0x527D */ 0x0000, /* 0x527E */ 0x0000, /* 0x527F */ 0x0000, /* 0x5280 */ 0x0000, /* 0x5281 */ 0x0000, /* 0x5282 */ 0x0000, /* 0x5283 */ 0x0000, /* 0x5284 */ 0x0000, /* 0x5285 */ 0x0000, /* 0x5286 */ 0x0000, /* 0x5287 */ 0x0000, /* 0x5288 */ 0x0000, /* 0x5289 */ 0x0000, /* 0x528A */ 0x0000, /* 0x528B */ 0x0000, /* 0x528C */ 0x0000, /* 0x528D */ 0x0000, /* 0x528E */ 0x0000, /* 0x528F */ 0x0000, /* 0x5290 */ 0x0000, /* 0x5291 */ 0x0000, /* 0x5292 */ 0x0000, /* 0x5293 */ 0x0000, /* 0x5294 */ 0x0000, /* 0x5295 */ 0x0000, /* 0x5296 */ 0x0000, /* 0x5297 */ 0x0000, /* 0x5298 */ 0x0000, /* 0x5299 */ 0x0000, /* 0x529A */ 0x0000, /* 0x529B */ 0x0000, /* 0x529C */ 0x0000, /* 0x529D */ 0x0000, /* 0x529E */ 0x0000, /* 0x529F */ 0x0000, /* 0x52A0 */ 0x0000, /* 0x52A1 */ 0x0000, /* 0x52A2 */ 0x0000, /* 0x52A3 */ 0x0000, /* 0x52A4 */ 0x0000, /* 0x52A5 */ 0x0000, /* 0x52A6 */ 0x0000, /* 0x52A7 */ 0x0000, /* 0x52A8 */ 0x0000, /* 0x52A9 */ 0x0000, /* 0x52AA */ 0x0000, /* 0x52AB */ 0x0000, /* 0x52AC */ 0x0000, /* 0x52AD */ 0x0000, /* 0x52AE */ 0x0000, /* 0x52AF */ 0x0000, /* 0x52B0 */ 0x0000, /* 0x52B1 */ 0x0000, /* 0x52B2 */ 0x0000, /* 0x52B3 */ 0x0000, /* 0x52B4 */ 0x0000, /* 0x52B5 */ 0x0000, /* 0x52B6 */ 0x0000, /* 0x52B7 */ 0x0000, /* 0x52B8 */ 0x0000, /* 0x52B9 */ 0x0000, /* 0x52BA */ 0x0000, /* 0x52BB */ 0x0000, /* 0x52BC */ 0x0000, /* 0x52BD */ 0x0000, /* 0x52BE */ 0x0000, /* 0x52BF */ 0x0000, /* 0x52C0 */ 0x0000, /* 0x52C1 */ 0x0000, /* 0x52C2 */ 0x0000, /* 0x52C3 */ 0x0000, /* 0x52C4 */ 0x0000, /* 0x52C5 */ 0x0000, /* 0x52C6 */ 0x0000, /* 0x52C7 */ 0x0000, /* 0x52C8 */ 0x0000, /* 0x52C9 */ 0x0000, /* 0x52CA */ 0x0000, /* 0x52CB */ 0x0000, /* 0x52CC */ 0x0000, /* 0x52CD */ 0x0000, /* 0x52CE */ 0x0000, /* 0x52CF */ 0x0000, /* 0x52D0 */ 0x0000, /* 0x52D1 */ 0x0000, /* 0x52D2 */ 0x0000, /* 0x52D3 */ 0x0000, /* 0x52D4 */ 0x0000, /* 0x52D5 */ 0x0000, /* 0x52D6 */ 0x0000, /* 0x52D7 */ 0x0000, /* 0x52D8 */ 0x0000, /* 0x52D9 */ 0x0000, /* 0x52DA */ 0x0000, /* 0x52DB */ 0x0000, /* 0x52DC */ 0x0000, /* 0x52DD */ 0x0000, /* 0x52DE */ 0x0000, /* 0x52DF */ 0x0000, /* 0x52E0 */ 0x0000, /* 0x52E1 */ 0x0000, /* 0x52E2 */ 0x0000, /* 0x52E3 */ 0x0000, /* 0x52E4 */ 0x0000, /* 0x52E5 */ 0x0000, /* 0x52E6 */ 0x0000, /* 0x52E7 */ 0x0000, /* 0x52E8 */ 0x0000, /* 0x52E9 */ 0x0000, /* 0x52EA */ 0x0000, /* 0x52EB */ 0x0000, /* 0x52EC */ 0x0000, /* 0x52ED */ 0x0000, /* 0x52EE */ 0x0000, /* 0x52EF */ 0x0000, /* 0x52F0 */ 0x0000, /* 0x52F1 */ 0x0000, /* 0x52F2 */ 0x0000, /* 0x52F3 */ 0x0000, /* 0x52F4 */ 0x0000, /* 0x52F5 */ 0x0000, /* 0x52F6 */ 0x0000, /* 0x52F7 */ 0x0000, /* 0x52F8 */ 0x0000, /* 0x52F9 */ 0x0000, /* 0x52FA */ 0x0000, /* 0x52FB */ 0x0000, /* 0x52FC */ 0x0000, /* 0x52FD */ 0x0000, /* 0x52FE */ 0x0000, /* 0x52FF */ 0x0000, /* 0x5300 */ 0x0000, /* 0x5301 */ 0x0000, /* 0x5302 */ 0x0000, /* 0x5303 */ 0x0000, /* 0x5304 */ 0x0000, /* 0x5305 */ 0x0000, /* 0x5306 */ 0x0000, /* 0x5307 */ 0x0000, /* 0x5308 */ 0x0000, /* 0x5309 */ 0x0000, /* 0x530A */ 0x0000, /* 0x530B */ 0x0000, /* 0x530C */ 0x0000, /* 0x530D */ 0x0000, /* 0x530E */ 0x0000, /* 0x530F */ 0x0000, /* 0x5310 */ 0x0000, /* 0x5311 */ 0x0000, /* 0x5312 */ 0x0000, /* 0x5313 */ 0x0000, /* 0x5314 */ 0x0000, /* 0x5315 */ 0x0000, /* 0x5316 */ 0x0000, /* 0x5317 */ 0x0000, /* 0x5318 */ 0x0000, /* 0x5319 */ 0x0000, /* 0x531A */ 0x0000, /* 0x531B */ 0x0000, /* 0x531C */ 0x0000, /* 0x531D */ 0x0000, /* 0x531E */ 0x0000, /* 0x531F */ 0x0000, /* 0x5320 */ 0x0000, /* 0x5321 */ 0x0000, /* 0x5322 */ 0x0000, /* 0x5323 */ 0x0000, /* 0x5324 */ 0x0000, /* 0x5325 */ 0x0000, /* 0x5326 */ 0x0000, /* 0x5327 */ 0x0000, /* 0x5328 */ 0x0000, /* 0x5329 */ 0x0000, /* 0x532A */ 0x0000, /* 0x532B */ 0x0000, /* 0x532C */ 0x0000, /* 0x532D */ 0x0000, /* 0x532E */ 0x0000, /* 0x532F */ 0x0000, /* 0x5330 */ 0x0000, /* 0x5331 */ 0x0000, /* 0x5332 */ 0x0000, /* 0x5333 */ 0x0000, /* 0x5334 */ 0x0000, /* 0x5335 */ 0x0000, /* 0x5336 */ 0x0000, /* 0x5337 */ 0x0000, /* 0x5338 */ 0x0000, /* 0x5339 */ 0x0000, /* 0x533A */ 0x0000, /* 0x533B */ 0x0000, /* 0x533C */ 0x0000, /* 0x533D */ 0x0000, /* 0x533E */ 0x0000, /* 0x533F */ 0x0000, /* 0x5340 */ 0x0000, /* 0x5341 */ 0x0000, /* 0x5342 */ 0x0000, /* 0x5343 */ 0x0000, /* 0x5344 */ 0x0000, /* 0x5345 */ 0x0000, /* 0x5346 */ 0x0000, /* 0x5347 */ 0x0000, /* 0x5348 */ 0x0000, /* 0x5349 */ 0x0000, /* 0x534A */ 0x0000, /* 0x534B */ 0x0000, /* 0x534C */ 0x0000, /* 0x534D */ 0x0000, /* 0x534E */ 0x0000, /* 0x534F */ 0x0000, /* 0x5350 */ 0x0000, /* 0x5351 */ 0x0000, /* 0x5352 */ 0x0000, /* 0x5353 */ 0x0000, /* 0x5354 */ 0x0000, /* 0x5355 */ 0x0000, /* 0x5356 */ 0x0000, /* 0x5357 */ 0x0000, /* 0x5358 */ 0x0000, /* 0x5359 */ 0x0000, /* 0x535A */ 0x0000, /* 0x535B */ 0x0000, /* 0x535C */ 0x0000, /* 0x535D */ 0x0000, /* 0x535E */ 0x0000, /* 0x535F */ 0x0000, /* 0x5360 */ 0x0000, /* 0x5361 */ 0x0000, /* 0x5362 */ 0x0000, /* 0x5363 */ 0x0000, /* 0x5364 */ 0x0000, /* 0x5365 */ 0x0000, /* 0x5366 */ 0x0000, /* 0x5367 */ 0x0000, /* 0x5368 */ 0x0000, /* 0x5369 */ 0x0000, /* 0x536A */ 0x0000, /* 0x536B */ 0x0000, /* 0x536C */ 0x0000, /* 0x536D */ 0x0000, /* 0x536E */ 0x0000, /* 0x536F */ 0x0000, /* 0x5370 */ 0x0000, /* 0x5371 */ 0x0000, /* 0x5372 */ 0x0000, /* 0x5373 */ 0x0000, /* 0x5374 */ 0x0000, /* 0x5375 */ 0x0000, /* 0x5376 */ 0x0000, /* 0x5377 */ 0x0000, /* 0x5378 */ 0x0000, /* 0x5379 */ 0x0000, /* 0x537A */ 0x0000, /* 0x537B */ 0x0000, /* 0x537C */ 0x0000, /* 0x537D */ 0x0000, /* 0x537E */ 0x0000, /* 0x537F */ 0x0000, /* 0x5380 */ 0x0000, /* 0x5381 */ 0x0000, /* 0x5382 */ 0x0000, /* 0x5383 */ 0x0000, /* 0x5384 */ 0x0000, /* 0x5385 */ 0x0000, /* 0x5386 */ 0x0000, /* 0x5387 */ 0x0000, /* 0x5388 */ 0x0000, /* 0x5389 */ 0x0000, /* 0x538A */ 0x0000, /* 0x538B */ 0x0000, /* 0x538C */ 0x0000, /* 0x538D */ 0x0000, /* 0x538E */ 0x0000, /* 0x538F */ 0x0000, /* 0x5390 */ 0x0000, /* 0x5391 */ 0x0000, /* 0x5392 */ 0x0000, /* 0x5393 */ 0x0000, /* 0x5394 */ 0x0000, /* 0x5395 */ 0x0000, /* 0x5396 */ 0x0000, /* 0x5397 */ 0x0000, /* 0x5398 */ 0x0000, /* 0x5399 */ 0x0000, /* 0x539A */ 0x0000, /* 0x539B */ 0x0000, /* 0x539C */ 0x0000, /* 0x539D */ 0x0000, /* 0x539E */ 0x0000, /* 0x539F */ 0x0000, /* 0x53A0 */ 0x0000, /* 0x53A1 */ 0x0000, /* 0x53A2 */ 0x0000, /* 0x53A3 */ 0x0000, /* 0x53A4 */ 0x0000, /* 0x53A5 */ 0x0000, /* 0x53A6 */ 0x0000, /* 0x53A7 */ 0x0000, /* 0x53A8 */ 0x0000, /* 0x53A9 */ 0x0000, /* 0x53AA */ 0x0000, /* 0x53AB */ 0x0000, /* 0x53AC */ 0x0000, /* 0x53AD */ 0x0000, /* 0x53AE */ 0x0000, /* 0x53AF */ 0x0000, /* 0x53B0 */ 0x0000, /* 0x53B1 */ 0x0000, /* 0x53B2 */ 0x0000, /* 0x53B3 */ 0x0000, /* 0x53B4 */ 0x0000, /* 0x53B5 */ 0x0000, /* 0x53B6 */ 0x0000, /* 0x53B7 */ 0x0000, /* 0x53B8 */ 0x0000, /* 0x53B9 */ 0x0000, /* 0x53BA */ 0x0000, /* 0x53BB */ 0x0000, /* 0x53BC */ 0x0000, /* 0x53BD */ 0x0000, /* 0x53BE */ 0x0000, /* 0x53BF */ 0x0000, /* 0x53C0 */ 0x0000, /* 0x53C1 */ 0x0000, /* 0x53C2 */ 0x0000, /* 0x53C3 */ 0x0000, /* 0x53C4 */ 0x0000, /* 0x53C5 */ 0x0000, /* 0x53C6 */ 0x0000, /* 0x53C7 */ 0x0000, /* 0x53C8 */ 0x0000, /* 0x53C9 */ 0x0000, /* 0x53CA */ 0x0000, /* 0x53CB */ 0x0000, /* 0x53CC */ 0x0000, /* 0x53CD */ 0x0000, /* 0x53CE */ 0x0000, /* 0x53CF */ 0x0000, /* 0x53D0 */ 0x0000, /* 0x53D1 */ 0x0000, /* 0x53D2 */ 0x0000, /* 0x53D3 */ 0x0000, /* 0x53D4 */ 0x0000, /* 0x53D5 */ 0x0000, /* 0x53D6 */ 0x0000, /* 0x53D7 */ 0x0000, /* 0x53D8 */ 0x0000, /* 0x53D9 */ 0x0000, /* 0x53DA */ 0x0000, /* 0x53DB */ 0x0000, /* 0x53DC */ 0x0000, /* 0x53DD */ 0x0000, /* 0x53DE */ 0x0000, /* 0x53DF */ 0x0000, /* 0x53E0 */ 0x0000, /* 0x53E1 */ 0x0000, /* 0x53E2 */ 0x0000, /* 0x53E3 */ 0x0000, /* 0x53E4 */ 0x0000, /* 0x53E5 */ 0x0000, /* 0x53E6 */ 0x0000, /* 0x53E7 */ 0x0000, /* 0x53E8 */ 0x0000, /* 0x53E9 */ 0x0000, /* 0x53EA */ 0x0000, /* 0x53EB */ 0x0000, /* 0x53EC */ 0x0000, /* 0x53ED */ 0x0000, /* 0x53EE */ 0x0000, /* 0x53EF */ 0x0000, /* 0x53F0 */ 0x0000, /* 0x53F1 */ 0x0000, /* 0x53F2 */ 0x0000, /* 0x53F3 */ 0x0000, /* 0x53F4 */ 0x0000, /* 0x53F5 */ 0x0000, /* 0x53F6 */ 0x0000, /* 0x53F7 */ 0x0000, /* 0x53F8 */ 0x0000, /* 0x53F9 */ 0x0000, /* 0x53FA */ 0x0000, /* 0x53FB */ 0x0000, /* 0x53FC */ 0x0000, /* 0x53FD */ 0x0000, /* 0x53FE */ 0x0000, /* 0x53FF */ 0x0000, /* 0x5400 */ 0x0000, /* 0x5401 */ 0x0000, /* 0x5402 */ 0x0000, /* 0x5403 */ 0x0000, /* 0x5404 */ 0x0000, /* 0x5405 */ 0x0000, /* 0x5406 */ 0x0000, /* 0x5407 */ 0x0000, /* 0x5408 */ 0x0000, /* 0x5409 */ 0x0000, /* 0x540A */ 0x0000, /* 0x540B */ 0x0000, /* 0x540C */ 0x0000, /* 0x540D */ 0x0000, /* 0x540E */ 0x0000, /* 0x540F */ 0x0000, /* 0x5410 */ 0x0000, /* 0x5411 */ 0x0000, /* 0x5412 */ 0x0000, /* 0x5413 */ 0x0000, /* 0x5414 */ 0x0000, /* 0x5415 */ 0x0000, /* 0x5416 */ 0x0000, /* 0x5417 */ 0x0000, /* 0x5418 */ 0x0000, /* 0x5419 */ 0x0000, /* 0x541A */ 0x0000, /* 0x541B */ 0x0000, /* 0x541C */ 0x0000, /* 0x541D */ 0x0000, /* 0x541E */ 0x0000, /* 0x541F */ 0x0000, /* 0x5420 */ 0x0000, /* 0x5421 */ 0x0000, /* 0x5422 */ 0x0000, /* 0x5423 */ 0x0000, /* 0x5424 */ 0x0000, /* 0x5425 */ 0x0000, /* 0x5426 */ 0x0000, /* 0x5427 */ 0x0000, /* 0x5428 */ 0x0000, /* 0x5429 */ 0x0000, /* 0x542A */ 0x0000, /* 0x542B */ 0x0000, /* 0x542C */ 0x0000, /* 0x542D */ 0x0000, /* 0x542E */ 0x0000, /* 0x542F */ 0x0000, /* 0x5430 */ 0x0000, /* 0x5431 */ 0x0000, /* 0x5432 */ 0x0000, /* 0x5433 */ 0x0000, /* 0x5434 */ 0x0000, /* 0x5435 */ 0x0000, /* 0x5436 */ 0x0000, /* 0x5437 */ 0x0000, /* 0x5438 */ 0x0000, /* 0x5439 */ 0x0000, /* 0x543A */ 0x0000, /* 0x543B */ 0x0000, /* 0x543C */ 0x0000, /* 0x543D */ 0x0000, /* 0x543E */ 0x0000, /* 0x543F */ 0x0000, /* 0x5440 */ 0x0000, /* 0x5441 */ 0x0000, /* 0x5442 */ 0x0000, /* 0x5443 */ 0x0000, /* 0x5444 */ 0x0000, /* 0x5445 */ 0x0000, /* 0x5446 */ 0x0000, /* 0x5447 */ 0x0000, /* 0x5448 */ 0x0000, /* 0x5449 */ 0x0000, /* 0x544A */ 0x0000, /* 0x544B */ 0x0000, /* 0x544C */ 0x0000, /* 0x544D */ 0x0000, /* 0x544E */ 0x0000, /* 0x544F */ 0x0000, /* 0x5450 */ 0x0000, /* 0x5451 */ 0x0000, /* 0x5452 */ 0x0000, /* 0x5453 */ 0x0000, /* 0x5454 */ 0x0000, /* 0x5455 */ 0x0000, /* 0x5456 */ 0x0000, /* 0x5457 */ 0x0000, /* 0x5458 */ 0x0000, /* 0x5459 */ 0x0000, /* 0x545A */ 0x0000, /* 0x545B */ 0x0000, /* 0x545C */ 0x0000, /* 0x545D */ 0x0000, /* 0x545E */ 0x0000, /* 0x545F */ 0x0000, /* 0x5460 */ 0x0000, /* 0x5461 */ 0x0000, /* 0x5462 */ 0x0000, /* 0x5463 */ 0x0000, /* 0x5464 */ 0x0000, /* 0x5465 */ 0x0000, /* 0x5466 */ 0x0000, /* 0x5467 */ 0x0000, /* 0x5468 */ 0x0000, /* 0x5469 */ 0x0000, /* 0x546A */ 0x0000, /* 0x546B */ 0x0000, /* 0x546C */ 0x0000, /* 0x546D */ 0x0000, /* 0x546E */ 0x0000, /* 0x546F */ 0x0000, /* 0x5470 */ 0x0000, /* 0x5471 */ 0x0000, /* 0x5472 */ 0x0000, /* 0x5473 */ 0x0000, /* 0x5474 */ 0x0000, /* 0x5475 */ 0x0000, /* 0x5476 */ 0x0000, /* 0x5477 */ 0x0000, /* 0x5478 */ 0x0000, /* 0x5479 */ 0x0000, /* 0x547A */ 0x0000, /* 0x547B */ 0x0000, /* 0x547C */ 0x0000, /* 0x547D */ 0x0000, /* 0x547E */ 0x0000, /* 0x547F */ 0x0000, /* 0x5480 */ 0x0000, /* 0x5481 */ 0x0000, /* 0x5482 */ 0x0000, /* 0x5483 */ 0x0000, /* 0x5484 */ 0x0000, /* 0x5485 */ 0x0000, /* 0x5486 */ 0x0000, /* 0x5487 */ 0x0000, /* 0x5488 */ 0x0000, /* 0x5489 */ 0x0000, /* 0x548A */ 0x0000, /* 0x548B */ 0x0000, /* 0x548C */ 0x0000, /* 0x548D */ 0x0000, /* 0x548E */ 0x0000, /* 0x548F */ 0x0000, /* 0x5490 */ 0x0000, /* 0x5491 */ 0x0000, /* 0x5492 */ 0x0000, /* 0x5493 */ 0x0000, /* 0x5494 */ 0x0000, /* 0x5495 */ 0x0000, /* 0x5496 */ 0x0000, /* 0x5497 */ 0x0000, /* 0x5498 */ 0x0000, /* 0x5499 */ 0x0000, /* 0x549A */ 0x0000, /* 0x549B */ 0x0000, /* 0x549C */ 0x0000, /* 0x549D */ 0x0000, /* 0x549E */ 0x0000, /* 0x549F */ 0x0000, /* 0x54A0 */ 0x0000, /* 0x54A1 */ 0x0000, /* 0x54A2 */ 0x0000, /* 0x54A3 */ 0x0000, /* 0x54A4 */ 0x0000, /* 0x54A5 */ 0x0000, /* 0x54A6 */ 0x0000, /* 0x54A7 */ 0x0000, /* 0x54A8 */ 0x0000, /* 0x54A9 */ 0x0000, /* 0x54AA */ 0x0000, /* 0x54AB */ 0x0000, /* 0x54AC */ 0x0000, /* 0x54AD */ 0x0000, /* 0x54AE */ 0x0000, /* 0x54AF */ 0x0000, /* 0x54B0 */ 0x0000, /* 0x54B1 */ 0x0000, /* 0x54B2 */ 0x0000, /* 0x54B3 */ 0x0000, /* 0x54B4 */ 0x0000, /* 0x54B5 */ 0x0000, /* 0x54B6 */ 0x0000, /* 0x54B7 */ 0x0000, /* 0x54B8 */ 0x0000, /* 0x54B9 */ 0x0000, /* 0x54BA */ 0x0000, /* 0x54BB */ 0x0000, /* 0x54BC */ 0x0000, /* 0x54BD */ 0x0000, /* 0x54BE */ 0x0000, /* 0x54BF */ 0x0000, /* 0x54C0 */ 0x0000, /* 0x54C1 */ 0x0000, /* 0x54C2 */ 0x0000, /* 0x54C3 */ 0x0000, /* 0x54C4 */ 0x0000, /* 0x54C5 */ 0x0000, /* 0x54C6 */ 0x0000, /* 0x54C7 */ 0x0000, /* 0x54C8 */ 0x0000, /* 0x54C9 */ 0x0000, /* 0x54CA */ 0x0000, /* 0x54CB */ 0x0000, /* 0x54CC */ 0x0000, /* 0x54CD */ 0x0000, /* 0x54CE */ 0x0000, /* 0x54CF */ 0x0000, /* 0x54D0 */ 0x0000, /* 0x54D1 */ 0x0000, /* 0x54D2 */ 0x0000, /* 0x54D3 */ 0x0000, /* 0x54D4 */ 0x0000, /* 0x54D5 */ 0x0000, /* 0x54D6 */ 0x0000, /* 0x54D7 */ 0x0000, /* 0x54D8 */ 0x0000, /* 0x54D9 */ 0x0000, /* 0x54DA */ 0x0000, /* 0x54DB */ 0x0000, /* 0x54DC */ 0x0000, /* 0x54DD */ 0x0000, /* 0x54DE */ 0x0000, /* 0x54DF */ 0x0000, /* 0x54E0 */ 0x0000, /* 0x54E1 */ 0x0000, /* 0x54E2 */ 0x0000, /* 0x54E3 */ 0x0000, /* 0x54E4 */ 0x0000, /* 0x54E5 */ 0x0000, /* 0x54E6 */ 0x0000, /* 0x54E7 */ 0x0000, /* 0x54E8 */ 0x0000, /* 0x54E9 */ 0x0000, /* 0x54EA */ 0x0000, /* 0x54EB */ 0x0000, /* 0x54EC */ 0x0000, /* 0x54ED */ 0x0000, /* 0x54EE */ 0x0000, /* 0x54EF */ 0x0000, /* 0x54F0 */ 0x0000, /* 0x54F1 */ 0x0000, /* 0x54F2 */ 0x0000, /* 0x54F3 */ 0x0000, /* 0x54F4 */ 0x0000, /* 0x54F5 */ 0x0000, /* 0x54F6 */ 0x0000, /* 0x54F7 */ 0x0000, /* 0x54F8 */ 0x0000, /* 0x54F9 */ 0x0000, /* 0x54FA */ 0x0000, /* 0x54FB */ 0x0000, /* 0x54FC */ 0x0000, /* 0x54FD */ 0x0000, /* 0x54FE */ 0x0000, /* 0x54FF */ 0x0000, /* 0x5500 */ 0x0000, /* 0x5501 */ 0x0000, /* 0x5502 */ 0x0000, /* 0x5503 */ 0x0000, /* 0x5504 */ 0x0000, /* 0x5505 */ 0x0000, /* 0x5506 */ 0x0000, /* 0x5507 */ 0x0000, /* 0x5508 */ 0x0000, /* 0x5509 */ 0x0000, /* 0x550A */ 0x0000, /* 0x550B */ 0x0000, /* 0x550C */ 0x0000, /* 0x550D */ 0x0000, /* 0x550E */ 0x0000, /* 0x550F */ 0x0000, /* 0x5510 */ 0x0000, /* 0x5511 */ 0x0000, /* 0x5512 */ 0x0000, /* 0x5513 */ 0x0000, /* 0x5514 */ 0x0000, /* 0x5515 */ 0x0000, /* 0x5516 */ 0x0000, /* 0x5517 */ 0x0000, /* 0x5518 */ 0x0000, /* 0x5519 */ 0x0000, /* 0x551A */ 0x0000, /* 0x551B */ 0x0000, /* 0x551C */ 0x0000, /* 0x551D */ 0x0000, /* 0x551E */ 0x0000, /* 0x551F */ 0x0000, /* 0x5520 */ 0x0000, /* 0x5521 */ 0x0000, /* 0x5522 */ 0x0000, /* 0x5523 */ 0x0000, /* 0x5524 */ 0x0000, /* 0x5525 */ 0x0000, /* 0x5526 */ 0x0000, /* 0x5527 */ 0x0000, /* 0x5528 */ 0x0000, /* 0x5529 */ 0x0000, /* 0x552A */ 0x0000, /* 0x552B */ 0x0000, /* 0x552C */ 0x0000, /* 0x552D */ 0x0000, /* 0x552E */ 0x0000, /* 0x552F */ 0x0000, /* 0x5530 */ 0x0000, /* 0x5531 */ 0x0000, /* 0x5532 */ 0x0000, /* 0x5533 */ 0x0000, /* 0x5534 */ 0x0000, /* 0x5535 */ 0x0000, /* 0x5536 */ 0x0000, /* 0x5537 */ 0x0000, /* 0x5538 */ 0x0000, /* 0x5539 */ 0x0000, /* 0x553A */ 0x0000, /* 0x553B */ 0x0000, /* 0x553C */ 0x0000, /* 0x553D */ 0x0000, /* 0x553E */ 0x0000, /* 0x553F */ 0x0000, /* 0x5540 */ 0x0000, /* 0x5541 */ 0x0000, /* 0x5542 */ 0x0000, /* 0x5543 */ 0x0000, /* 0x5544 */ 0x0000, /* 0x5545 */ 0x0000, /* 0x5546 */ 0x0000, /* 0x5547 */ 0x0000, /* 0x5548 */ 0x0000, /* 0x5549 */ 0x0000, /* 0x554A */ 0x0000, /* 0x554B */ 0x0000, /* 0x554C */ 0x0000, /* 0x554D */ 0x0000, /* 0x554E */ 0x0000, /* 0x554F */ 0x0000, /* 0x5550 */ 0x0000, /* 0x5551 */ 0x0000, /* 0x5552 */ 0x0000, /* 0x5553 */ 0x0000, /* 0x5554 */ 0x0000, /* 0x5555 */ 0x0000, /* 0x5556 */ 0x0000, /* 0x5557 */ 0x0000, /* 0x5558 */ 0x0000, /* 0x5559 */ 0x0000, /* 0x555A */ 0x0000, /* 0x555B */ 0x0000, /* 0x555C */ 0x0000, /* 0x555D */ 0x0000, /* 0x555E */ 0x0000, /* 0x555F */ 0x0000, /* 0x5560 */ 0x0000, /* 0x5561 */ 0x0000, /* 0x5562 */ 0x0000, /* 0x5563 */ 0x0000, /* 0x5564 */ 0x0000, /* 0x5565 */ 0x0000, /* 0x5566 */ 0x0000, /* 0x5567 */ 0x0000, /* 0x5568 */ 0x0000, /* 0x5569 */ 0x0000, /* 0x556A */ 0x0000, /* 0x556B */ 0x0000, /* 0x556C */ 0x0000, /* 0x556D */ 0x0000, /* 0x556E */ 0x0000, /* 0x556F */ 0x0000, /* 0x5570 */ 0x0000, /* 0x5571 */ 0x0000, /* 0x5572 */ 0x0000, /* 0x5573 */ 0x0000, /* 0x5574 */ 0x0000, /* 0x5575 */ 0x0000, /* 0x5576 */ 0x0000, /* 0x5577 */ 0x0000, /* 0x5578 */ 0x0000, /* 0x5579 */ 0x0000, /* 0x557A */ 0x0000, /* 0x557B */ 0x0000, /* 0x557C */ 0x0000, /* 0x557D */ 0x0000, /* 0x557E */ 0x0000, /* 0x557F */ 0x0000, /* 0x5580 */ 0x0000, /* 0x5581 */ 0x0000, /* 0x5582 */ 0x0000, /* 0x5583 */ 0x0000, /* 0x5584 */ 0x0000, /* 0x5585 */ 0x0000, /* 0x5586 */ 0x0000, /* 0x5587 */ 0x0000, /* 0x5588 */ 0x0000, /* 0x5589 */ 0x0000, /* 0x558A */ 0x0000, /* 0x558B */ 0x0000, /* 0x558C */ 0x0000, /* 0x558D */ 0x0000, /* 0x558E */ 0x0000, /* 0x558F */ 0x0000, /* 0x5590 */ 0x0000, /* 0x5591 */ 0x0000, /* 0x5592 */ 0x0000, /* 0x5593 */ 0x0000, /* 0x5594 */ 0x0000, /* 0x5595 */ 0x0000, /* 0x5596 */ 0x0000, /* 0x5597 */ 0x0000, /* 0x5598 */ 0x0000, /* 0x5599 */ 0x0000, /* 0x559A */ 0x0000, /* 0x559B */ 0x0000, /* 0x559C */ 0x0000, /* 0x559D */ 0x0000, /* 0x559E */ 0x0000, /* 0x559F */ 0x0000, /* 0x55A0 */ 0x0000, /* 0x55A1 */ 0x0000, /* 0x55A2 */ 0x0000, /* 0x55A3 */ 0x0000, /* 0x55A4 */ 0x0000, /* 0x55A5 */ 0x0000, /* 0x55A6 */ 0x0000, /* 0x55A7 */ 0x0000, /* 0x55A8 */ 0x0000, /* 0x55A9 */ 0x0000, /* 0x55AA */ 0x0000, /* 0x55AB */ 0x0000, /* 0x55AC */ 0x0000, /* 0x55AD */ 0x0000, /* 0x55AE */ 0x0000, /* 0x55AF */ 0x0000, /* 0x55B0 */ 0x0000, /* 0x55B1 */ 0x0000, /* 0x55B2 */ 0x0000, /* 0x55B3 */ 0x0000, /* 0x55B4 */ 0x0000, /* 0x55B5 */ 0x0000, /* 0x55B6 */ 0x0000, /* 0x55B7 */ 0x0000, /* 0x55B8 */ 0x0000, /* 0x55B9 */ 0x0000, /* 0x55BA */ 0x0000, /* 0x55BB */ 0x0000, /* 0x55BC */ 0x0000, /* 0x55BD */ 0x0000, /* 0x55BE */ 0x0000, /* 0x55BF */ 0x0000, /* 0x55C0 */ 0x0000, /* 0x55C1 */ 0x0000, /* 0x55C2 */ 0x0000, /* 0x55C3 */ 0x0000, /* 0x55C4 */ 0x0000, /* 0x55C5 */ 0x0000, /* 0x55C6 */ 0x0000, /* 0x55C7 */ 0x0000, /* 0x55C8 */ 0x0000, /* 0x55C9 */ 0x0000, /* 0x55CA */ 0x0000, /* 0x55CB */ 0x0000, /* 0x55CC */ 0x0000, /* 0x55CD */ 0x0000, /* 0x55CE */ 0x0000, /* 0x55CF */ 0x0000, /* 0x55D0 */ 0x0000, /* 0x55D1 */ 0x0000, /* 0x55D2 */ 0x0000, /* 0x55D3 */ 0x0000, /* 0x55D4 */ 0x0000, /* 0x55D5 */ 0x0000, /* 0x55D6 */ 0x0000, /* 0x55D7 */ 0x0000, /* 0x55D8 */ 0x0000, /* 0x55D9 */ 0x0000, /* 0x55DA */ 0x0000, /* 0x55DB */ 0x0000, /* 0x55DC */ 0x0000, /* 0x55DD */ 0x0000, /* 0x55DE */ 0x0000, /* 0x55DF */ 0x0000, /* 0x55E0 */ 0x0000, /* 0x55E1 */ 0x0000, /* 0x55E2 */ 0x0000, /* 0x55E3 */ 0x0000, /* 0x55E4 */ 0x0000, /* 0x55E5 */ 0x0000, /* 0x55E6 */ 0x0000, /* 0x55E7 */ 0x0000, /* 0x55E8 */ 0x0000, /* 0x55E9 */ 0x0000, /* 0x55EA */ 0x0000, /* 0x55EB */ 0x0000, /* 0x55EC */ 0x0000, /* 0x55ED */ 0x0000, /* 0x55EE */ 0x0000, /* 0x55EF */ 0x0000, /* 0x55F0 */ 0x0000, /* 0x55F1 */ 0x0000, /* 0x55F2 */ 0x0000, /* 0x55F3 */ 0x0000, /* 0x55F4 */ 0x0000, /* 0x55F5 */ 0x0000, /* 0x55F6 */ 0x0000, /* 0x55F7 */ 0x0000, /* 0x55F8 */ 0x0000, /* 0x55F9 */ 0x0000, /* 0x55FA */ 0x0000, /* 0x55FB */ 0x0000, /* 0x55FC */ 0x0000, /* 0x55FD */ 0x0000, /* 0x55FE */ 0x0000, /* 0x55FF */ 0x0000, /* 0x5600 */ 0x0000, /* 0x5601 */ 0x0000, /* 0x5602 */ 0x0000, /* 0x5603 */ 0x0000, /* 0x5604 */ 0x0000, /* 0x5605 */ 0x0000, /* 0x5606 */ 0x0000, /* 0x5607 */ 0x0000, /* 0x5608 */ 0x0000, /* 0x5609 */ 0x0000, /* 0x560A */ 0x0000, /* 0x560B */ 0x0000, /* 0x560C */ 0x0000, /* 0x560D */ 0x0000, /* 0x560E */ 0x0000, /* 0x560F */ 0x0000, /* 0x5610 */ 0x0000, /* 0x5611 */ 0x0000, /* 0x5612 */ 0x0000, /* 0x5613 */ 0x0000, /* 0x5614 */ 0x0000, /* 0x5615 */ 0x0000, /* 0x5616 */ 0x0000, /* 0x5617 */ 0x0000, /* 0x5618 */ 0x0000, /* 0x5619 */ 0x0000, /* 0x561A */ 0x0000, /* 0x561B */ 0x0000, /* 0x561C */ 0x0000, /* 0x561D */ 0x0000, /* 0x561E */ 0x0000, /* 0x561F */ 0x0000, /* 0x5620 */ 0x0000, /* 0x5621 */ 0x0000, /* 0x5622 */ 0x0000, /* 0x5623 */ 0x0000, /* 0x5624 */ 0x0000, /* 0x5625 */ 0x0000, /* 0x5626 */ 0x0000, /* 0x5627 */ 0x0000, /* 0x5628 */ 0x0000, /* 0x5629 */ 0x0000, /* 0x562A */ 0x0000, /* 0x562B */ 0x0000, /* 0x562C */ 0x0000, /* 0x562D */ 0x0000, /* 0x562E */ 0x0000, /* 0x562F */ 0x0000, /* 0x5630 */ 0x0000, /* 0x5631 */ 0x0000, /* 0x5632 */ 0x0000, /* 0x5633 */ 0x0000, /* 0x5634 */ 0x0000, /* 0x5635 */ 0x0000, /* 0x5636 */ 0x0000, /* 0x5637 */ 0x0000, /* 0x5638 */ 0x0000, /* 0x5639 */ 0x0000, /* 0x563A */ 0x0000, /* 0x563B */ 0x0000, /* 0x563C */ 0x0000, /* 0x563D */ 0x0000, /* 0x563E */ 0x0000, /* 0x563F */ 0x0000, /* 0x5640 */ 0x0000, /* 0x5641 */ 0x0000, /* 0x5642 */ 0x0000, /* 0x5643 */ 0x0000, /* 0x5644 */ 0x0000, /* 0x5645 */ 0x0000, /* 0x5646 */ 0x0000, /* 0x5647 */ 0x0000, /* 0x5648 */ 0x0000, /* 0x5649 */ 0x0000, /* 0x564A */ 0x0000, /* 0x564B */ 0x0000, /* 0x564C */ 0x0000, /* 0x564D */ 0x0000, /* 0x564E */ 0x0000, /* 0x564F */ 0x0000, /* 0x5650 */ 0x0000, /* 0x5651 */ 0x0000, /* 0x5652 */ 0x0000, /* 0x5653 */ 0x0000, /* 0x5654 */ 0x0000, /* 0x5655 */ 0x0000, /* 0x5656 */ 0x0000, /* 0x5657 */ 0x0000, /* 0x5658 */ 0x0000, /* 0x5659 */ 0x0000, /* 0x565A */ 0x0000, /* 0x565B */ 0x0000, /* 0x565C */ 0x0000, /* 0x565D */ 0x0000, /* 0x565E */ 0x0000, /* 0x565F */ 0x0000, /* 0x5660 */ 0x0000, /* 0x5661 */ 0x0000, /* 0x5662 */ 0x0000, /* 0x5663 */ 0x0000, /* 0x5664 */ 0x0000, /* 0x5665 */ 0x0000, /* 0x5666 */ 0x0000, /* 0x5667 */ 0x0000, /* 0x5668 */ 0x0000, /* 0x5669 */ 0x0000, /* 0x566A */ 0x0000, /* 0x566B */ 0x0000, /* 0x566C */ 0x0000, /* 0x566D */ 0x0000, /* 0x566E */ 0x0000, /* 0x566F */ 0x0000, /* 0x5670 */ 0x0000, /* 0x5671 */ 0x0000, /* 0x5672 */ 0x0000, /* 0x5673 */ 0x0000, /* 0x5674 */ 0x0000, /* 0x5675 */ 0x0000, /* 0x5676 */ 0x0000, /* 0x5677 */ 0x0000, /* 0x5678 */ 0x0000, /* 0x5679 */ 0x0000, /* 0x567A */ 0x0000, /* 0x567B */ 0x0000, /* 0x567C */ 0x0000, /* 0x567D */ 0x0000, /* 0x567E */ 0x0000, /* 0x567F */ 0x0000, /* 0x5680 */ 0x0000, /* 0x5681 */ 0x0000, /* 0x5682 */ 0x0000, /* 0x5683 */ 0x0000, /* 0x5684 */ 0x0000, /* 0x5685 */ 0x0000, /* 0x5686 */ 0x0000, /* 0x5687 */ 0x0000, /* 0x5688 */ 0x0000, /* 0x5689 */ 0x0000, /* 0x568A */ 0x0000, /* 0x568B */ 0x0000, /* 0x568C */ 0x0000, /* 0x568D */ 0x0000, /* 0x568E */ 0x0000, /* 0x568F */ 0x0000, /* 0x5690 */ 0x0000, /* 0x5691 */ 0x0000, /* 0x5692 */ 0x0000, /* 0x5693 */ 0x0000, /* 0x5694 */ 0x0000, /* 0x5695 */ 0x0000, /* 0x5696 */ 0x0000, /* 0x5697 */ 0x0000, /* 0x5698 */ 0x0000, /* 0x5699 */ 0x0000, /* 0x569A */ 0x0000, /* 0x569B */ 0x0000, /* 0x569C */ 0x0000, /* 0x569D */ 0x0000, /* 0x569E */ 0x0000, /* 0x569F */ 0x0000, /* 0x56A0 */ 0x0000, /* 0x56A1 */ 0x0000, /* 0x56A2 */ 0x0000, /* 0x56A3 */ 0x0000, /* 0x56A4 */ 0x0000, /* 0x56A5 */ 0x0000, /* 0x56A6 */ 0x0000, /* 0x56A7 */ 0x0000, /* 0x56A8 */ 0x0000, /* 0x56A9 */ 0x0000, /* 0x56AA */ 0x0000, /* 0x56AB */ 0x0000, /* 0x56AC */ 0x0000, /* 0x56AD */ 0x0000, /* 0x56AE */ 0x0000, /* 0x56AF */ 0x0000, /* 0x56B0 */ 0x0000, /* 0x56B1 */ 0x0000, /* 0x56B2 */ 0x0000, /* 0x56B3 */ 0x0000, /* 0x56B4 */ 0x0000, /* 0x56B5 */ 0x0000, /* 0x56B6 */ 0x0000, /* 0x56B7 */ 0x0000, /* 0x56B8 */ 0x0000, /* 0x56B9 */ 0x0000, /* 0x56BA */ 0x0000, /* 0x56BB */ 0x0000, /* 0x56BC */ 0x0000, /* 0x56BD */ 0x0000, /* 0x56BE */ 0x0000, /* 0x56BF */ 0x0000, /* 0x56C0 */ 0x0000, /* 0x56C1 */ 0x0000, /* 0x56C2 */ 0x0000, /* 0x56C3 */ 0x0000, /* 0x56C4 */ 0x0000, /* 0x56C5 */ 0x0000, /* 0x56C6 */ 0x0000, /* 0x56C7 */ 0x0000, /* 0x56C8 */ 0x0000, /* 0x56C9 */ 0x0000, /* 0x56CA */ 0x0000, /* 0x56CB */ 0x0000, /* 0x56CC */ 0x0000, /* 0x56CD */ 0x0000, /* 0x56CE */ 0x0000, /* 0x56CF */ 0x0000, /* 0x56D0 */ 0x0000, /* 0x56D1 */ 0x0000, /* 0x56D2 */ 0x0000, /* 0x56D3 */ 0x0000, /* 0x56D4 */ 0x0000, /* 0x56D5 */ 0x0000, /* 0x56D6 */ 0x0000, /* 0x56D7 */ 0x0000, /* 0x56D8 */ 0x0000, /* 0x56D9 */ 0x0000, /* 0x56DA */ 0x0000, /* 0x56DB */ 0x0000, /* 0x56DC */ 0x0000, /* 0x56DD */ 0x0000, /* 0x56DE */ 0x0000, /* 0x56DF */ 0x0000, /* 0x56E0 */ 0x0000, /* 0x56E1 */ 0x0000, /* 0x56E2 */ 0x0000, /* 0x56E3 */ 0x0000, /* 0x56E4 */ 0x0000, /* 0x56E5 */ 0x0000, /* 0x56E6 */ 0x0000, /* 0x56E7 */ 0x0000, /* 0x56E8 */ 0x0000, /* 0x56E9 */ 0x0000, /* 0x56EA */ 0x0000, /* 0x56EB */ 0x0000, /* 0x56EC */ 0x0000, /* 0x56ED */ 0x0000, /* 0x56EE */ 0x0000, /* 0x56EF */ 0x0000, /* 0x56F0 */ 0x0000, /* 0x56F1 */ 0x0000, /* 0x56F2 */ 0x0000, /* 0x56F3 */ 0x0000, /* 0x56F4 */ 0x0000, /* 0x56F5 */ 0x0000, /* 0x56F6 */ 0x0000, /* 0x56F7 */ 0x0000, /* 0x56F8 */ 0x0000, /* 0x56F9 */ 0x0000, /* 0x56FA */ 0x0000, /* 0x56FB */ 0x0000, /* 0x56FC */ 0x0000, /* 0x56FD */ 0x0000, /* 0x56FE */ 0x0000, /* 0x56FF */ 0x0000, /* 0x5700 */ 0x0000, /* 0x5701 */ 0x0000, /* 0x5702 */ 0x0000, /* 0x5703 */ 0x0000, /* 0x5704 */ 0x0000, /* 0x5705 */ 0x0000, /* 0x5706 */ 0x0000, /* 0x5707 */ 0x0000, /* 0x5708 */ 0x0000, /* 0x5709 */ 0x0000, /* 0x570A */ 0x0000, /* 0x570B */ 0x0000, /* 0x570C */ 0x0000, /* 0x570D */ 0x0000, /* 0x570E */ 0x0000, /* 0x570F */ 0x0000, /* 0x5710 */ 0x0000, /* 0x5711 */ 0x0000, /* 0x5712 */ 0x0000, /* 0x5713 */ 0x0000, /* 0x5714 */ 0x0000, /* 0x5715 */ 0x0000, /* 0x5716 */ 0x0000, /* 0x5717 */ 0x0000, /* 0x5718 */ 0x0000, /* 0x5719 */ 0x0000, /* 0x571A */ 0x0000, /* 0x571B */ 0x0000, /* 0x571C */ 0x0000, /* 0x571D */ 0x0000, /* 0x571E */ 0x0000, /* 0x571F */ 0x0000, /* 0x5720 */ 0x0000, /* 0x5721 */ 0x0000, /* 0x5722 */ 0x0000, /* 0x5723 */ 0x0000, /* 0x5724 */ 0x0000, /* 0x5725 */ 0x0000, /* 0x5726 */ 0x0000, /* 0x5727 */ 0x0000, /* 0x5728 */ 0x0000, /* 0x5729 */ 0x0000, /* 0x572A */ 0x0000, /* 0x572B */ 0x0000, /* 0x572C */ 0x0000, /* 0x572D */ 0x0000, /* 0x572E */ 0x0000, /* 0x572F */ 0x0000, /* 0x5730 */ 0x0000, /* 0x5731 */ 0x0000, /* 0x5732 */ 0x0000, /* 0x5733 */ 0x0000, /* 0x5734 */ 0x0000, /* 0x5735 */ 0x0000, /* 0x5736 */ 0x0000, /* 0x5737 */ 0x0000, /* 0x5738 */ 0x0000, /* 0x5739 */ 0x0000, /* 0x573A */ 0x0000, /* 0x573B */ 0x0000, /* 0x573C */ 0x0000, /* 0x573D */ 0x0000, /* 0x573E */ 0x0000, /* 0x573F */ 0x0000, /* 0x5740 */ 0x0000, /* 0x5741 */ 0x0000, /* 0x5742 */ 0x0000, /* 0x5743 */ 0x0000, /* 0x5744 */ 0x0000, /* 0x5745 */ 0x0000, /* 0x5746 */ 0x0000, /* 0x5747 */ 0x0000, /* 0x5748 */ 0x0000, /* 0x5749 */ 0x0000, /* 0x574A */ 0x0000, /* 0x574B */ 0x0000, /* 0x574C */ 0x0000, /* 0x574D */ 0x0000, /* 0x574E */ 0x0000, /* 0x574F */ 0x0000, /* 0x5750 */ 0x0000, /* 0x5751 */ 0x0000, /* 0x5752 */ 0x0000, /* 0x5753 */ 0x0000, /* 0x5754 */ 0x0000, /* 0x5755 */ 0x0000, /* 0x5756 */ 0x0000, /* 0x5757 */ 0x0000, /* 0x5758 */ 0x0000, /* 0x5759 */ 0x0000, /* 0x575A */ 0x0000, /* 0x575B */ 0x0000, /* 0x575C */ 0x0000, /* 0x575D */ 0x0000, /* 0x575E */ 0x0000, /* 0x575F */ 0x0000, /* 0x5760 */ 0x0000, /* 0x5761 */ 0x0000, /* 0x5762 */ 0x0000, /* 0x5763 */ 0x0000, /* 0x5764 */ 0x0000, /* 0x5765 */ 0x0000, /* 0x5766 */ 0x0000, /* 0x5767 */ 0x0000, /* 0x5768 */ 0x0000, /* 0x5769 */ 0x0000, /* 0x576A */ 0x0000, /* 0x576B */ 0x0000, /* 0x576C */ 0x0000, /* 0x576D */ 0x0000, /* 0x576E */ 0x0000, /* 0x576F */ 0x0000, /* 0x5770 */ 0x0000, /* 0x5771 */ 0x0000, /* 0x5772 */ 0x0000, /* 0x5773 */ 0x0000, /* 0x5774 */ 0x0000, /* 0x5775 */ 0x0000, /* 0x5776 */ 0x0000, /* 0x5777 */ 0x0000, /* 0x5778 */ 0x0000, /* 0x5779 */ 0x0000, /* 0x577A */ 0x0000, /* 0x577B */ 0x0000, /* 0x577C */ 0x0000, /* 0x577D */ 0x0000, /* 0x577E */ 0x0000, /* 0x577F */ 0x0000, /* 0x5780 */ 0x0000, /* 0x5781 */ 0x0000, /* 0x5782 */ 0x0000, /* 0x5783 */ 0x0000, /* 0x5784 */ 0x0000, /* 0x5785 */ 0x0000, /* 0x5786 */ 0x0000, /* 0x5787 */ 0x0000, /* 0x5788 */ 0x0000, /* 0x5789 */ 0x0000, /* 0x578A */ 0x0000, /* 0x578B */ 0x0000, /* 0x578C */ 0x0000, /* 0x578D */ 0x0000, /* 0x578E */ 0x0000, /* 0x578F */ 0x0000, /* 0x5790 */ 0x0000, /* 0x5791 */ 0x0000, /* 0x5792 */ 0x0000, /* 0x5793 */ 0x0000, /* 0x5794 */ 0x0000, /* 0x5795 */ 0x0000, /* 0x5796 */ 0x0000, /* 0x5797 */ 0x0000, /* 0x5798 */ 0x0000, /* 0x5799 */ 0x0000, /* 0x579A */ 0x0000, /* 0x579B */ 0x0000, /* 0x579C */ 0x0000, /* 0x579D */ 0x0000, /* 0x579E */ 0x0000, /* 0x579F */ 0x0000, /* 0x57A0 */ 0x0000, /* 0x57A1 */ 0x0000, /* 0x57A2 */ 0x0000, /* 0x57A3 */ 0x0000, /* 0x57A4 */ 0x0000, /* 0x57A5 */ 0x0000, /* 0x57A6 */ 0x0000, /* 0x57A7 */ 0x0000, /* 0x57A8 */ 0x0000, /* 0x57A9 */ 0x0000, /* 0x57AA */ 0x0000, /* 0x57AB */ 0x0000, /* 0x57AC */ 0x0000, /* 0x57AD */ 0x0000, /* 0x57AE */ 0x0000, /* 0x57AF */ 0x0000, /* 0x57B0 */ 0x0000, /* 0x57B1 */ 0x0000, /* 0x57B2 */ 0x0000, /* 0x57B3 */ 0x0000, /* 0x57B4 */ 0x0000, /* 0x57B5 */ 0x0000, /* 0x57B6 */ 0x0000, /* 0x57B7 */ 0x0000, /* 0x57B8 */ 0x0000, /* 0x57B9 */ 0x0000, /* 0x57BA */ 0x0000, /* 0x57BB */ 0x0000, /* 0x57BC */ 0x0000, /* 0x57BD */ 0x0000, /* 0x57BE */ 0x0000, /* 0x57BF */ 0x0000, /* 0x57C0 */ 0x0000, /* 0x57C1 */ 0x0000, /* 0x57C2 */ 0x0000, /* 0x57C3 */ 0x0000, /* 0x57C4 */ 0x0000, /* 0x57C5 */ 0x0000, /* 0x57C6 */ 0x0000, /* 0x57C7 */ 0x0000, /* 0x57C8 */ 0x0000, /* 0x57C9 */ 0x0000, /* 0x57CA */ 0x0000, /* 0x57CB */ 0x0000, /* 0x57CC */ 0x0000, /* 0x57CD */ 0x0000, /* 0x57CE */ 0x0000, /* 0x57CF */ 0x0000, /* 0x57D0 */ 0x0000, /* 0x57D1 */ 0x0000, /* 0x57D2 */ 0x0000, /* 0x57D3 */ 0x0000, /* 0x57D4 */ 0x0000, /* 0x57D5 */ 0x0000, /* 0x57D6 */ 0x0000, /* 0x57D7 */ 0x0000, /* 0x57D8 */ 0x0000, /* 0x57D9 */ 0x0000, /* 0x57DA */ 0x0000, /* 0x57DB */ 0x0000, /* 0x57DC */ 0x0000, /* 0x57DD */ 0x0000, /* 0x57DE */ 0x0000, /* 0x57DF */ 0x0000, /* 0x57E0 */ 0x0000, /* 0x57E1 */ 0x0000, /* 0x57E2 */ 0x0000, /* 0x57E3 */ 0x0000, /* 0x57E4 */ 0x0000, /* 0x57E5 */ 0x0000, /* 0x57E6 */ 0x0000, /* 0x57E7 */ 0x0000, /* 0x57E8 */ 0x0000, /* 0x57E9 */ 0x0000, /* 0x57EA */ 0x0000, /* 0x57EB */ 0x0000, /* 0x57EC */ 0x0000, /* 0x57ED */ 0x0000, /* 0x57EE */ 0x0000, /* 0x57EF */ 0x0000, /* 0x57F0 */ 0x0000, /* 0x57F1 */ 0x0000, /* 0x57F2 */ 0x0000, /* 0x57F3 */ 0x0000, /* 0x57F4 */ 0x0000, /* 0x57F5 */ 0x0000, /* 0x57F6 */ 0x0000, /* 0x57F7 */ 0x0000, /* 0x57F8 */ 0x0000, /* 0x57F9 */ 0x0000, /* 0x57FA */ 0x0000, /* 0x57FB */ 0x0000, /* 0x57FC */ 0x0000, /* 0x57FD */ 0x0000, /* 0x57FE */ 0x0000, /* 0x57FF */ 0x0000, /* 0x5800 */ 0x0000, /* 0x5801 */ 0x0000, /* 0x5802 */ 0x0000, /* 0x5803 */ 0x0000, /* 0x5804 */ 0x0000, /* 0x5805 */ 0x0000, /* 0x5806 */ 0x0000, /* 0x5807 */ 0x0000, /* 0x5808 */ 0x0000, /* 0x5809 */ 0x0000, /* 0x580A */ 0x0000, /* 0x580B */ 0x0000, /* 0x580C */ 0x0000, /* 0x580D */ 0x0000, /* 0x580E */ 0x0000, /* 0x580F */ 0x0000, /* 0x5810 */ 0x0000, /* 0x5811 */ 0x0000, /* 0x5812 */ 0x0000, /* 0x5813 */ 0x0000, /* 0x5814 */ 0x0000, /* 0x5815 */ 0x0000, /* 0x5816 */ 0x0000, /* 0x5817 */ 0x0000, /* 0x5818 */ 0x0000, /* 0x5819 */ 0x0000, /* 0x581A */ 0x0000, /* 0x581B */ 0x0000, /* 0x581C */ 0x0000, /* 0x581D */ 0x0000, /* 0x581E */ 0x0000, /* 0x581F */ 0x0000, /* 0x5820 */ 0x0000, /* 0x5821 */ 0x0000, /* 0x5822 */ 0x0000, /* 0x5823 */ 0x0000, /* 0x5824 */ 0x0000, /* 0x5825 */ 0x0000, /* 0x5826 */ 0x0000, /* 0x5827 */ 0x0000, /* 0x5828 */ 0x0000, /* 0x5829 */ 0x0000, /* 0x582A */ 0x0000, /* 0x582B */ 0x0000, /* 0x582C */ 0x0000, /* 0x582D */ 0x0000, /* 0x582E */ 0x0000, /* 0x582F */ 0x0000, /* 0x5830 */ 0x0000, /* 0x5831 */ 0x0000, /* 0x5832 */ 0x0000, /* 0x5833 */ 0x0000, /* 0x5834 */ 0x0000, /* 0x5835 */ 0x0000, /* 0x5836 */ 0x0000, /* 0x5837 */ 0x0000, /* 0x5838 */ 0x0000, /* 0x5839 */ 0x0000, /* 0x583A */ 0x0000, /* 0x583B */ 0x0000, /* 0x583C */ 0x0000, /* 0x583D */ 0x0000, /* 0x583E */ 0x0000, /* 0x583F */ 0x0000, /* 0x5840 */ 0x0000, /* 0x5841 */ 0x0000, /* 0x5842 */ 0x0000, /* 0x5843 */ 0x0000, /* 0x5844 */ 0x0000, /* 0x5845 */ 0x0000, /* 0x5846 */ 0x0000, /* 0x5847 */ 0x0000, /* 0x5848 */ 0x0000, /* 0x5849 */ 0x0000, /* 0x584A */ 0x0000, /* 0x584B */ 0x0000, /* 0x584C */ 0x0000, /* 0x584D */ 0x0000, /* 0x584E */ 0x0000, /* 0x584F */ 0x0000, /* 0x5850 */ 0x0000, /* 0x5851 */ 0x0000, /* 0x5852 */ 0x0000, /* 0x5853 */ 0x0000, /* 0x5854 */ 0x0000, /* 0x5855 */ 0x0000, /* 0x5856 */ 0x0000, /* 0x5857 */ 0x0000, /* 0x5858 */ 0x0000, /* 0x5859 */ 0x0000, /* 0x585A */ 0x0000, /* 0x585B */ 0x0000, /* 0x585C */ 0x0000, /* 0x585D */ 0x0000, /* 0x585E */ 0x0000, /* 0x585F */ 0x0000, /* 0x5860 */ 0x0000, /* 0x5861 */ 0x0000, /* 0x5862 */ 0x0000, /* 0x5863 */ 0x0000, /* 0x5864 */ 0x0000, /* 0x5865 */ 0x0000, /* 0x5866 */ 0x0000, /* 0x5867 */ 0x0000, /* 0x5868 */ 0x0000, /* 0x5869 */ 0x0000, /* 0x586A */ 0x0000, /* 0x586B */ 0x0000, /* 0x586C */ 0x0000, /* 0x586D */ 0x0000, /* 0x586E */ 0x0000, /* 0x586F */ 0x0000, /* 0x5870 */ 0x0000, /* 0x5871 */ 0x0000, /* 0x5872 */ 0x0000, /* 0x5873 */ 0x0000, /* 0x5874 */ 0x0000, /* 0x5875 */ 0x0000, /* 0x5876 */ 0x0000, /* 0x5877 */ 0x0000, /* 0x5878 */ 0x0000, /* 0x5879 */ 0x0000, /* 0x587A */ 0x0000, /* 0x587B */ 0x0000, /* 0x587C */ 0x0000, /* 0x587D */ 0x0000, /* 0x587E */ 0x0000, /* 0x587F */ 0x0000, /* 0x5880 */ 0x0000, /* 0x5881 */ 0x0000, /* 0x5882 */ 0x0000, /* 0x5883 */ 0x0000, /* 0x5884 */ 0x0000, /* 0x5885 */ 0x0000, /* 0x5886 */ 0x0000, /* 0x5887 */ 0x0000, /* 0x5888 */ 0x0000, /* 0x5889 */ 0x0000, /* 0x588A */ 0x0000, /* 0x588B */ 0x0000, /* 0x588C */ 0x0000, /* 0x588D */ 0x0000, /* 0x588E */ 0x0000, /* 0x588F */ 0x0000, /* 0x5890 */ 0x0000, /* 0x5891 */ 0x0000, /* 0x5892 */ 0x0000, /* 0x5893 */ 0x0000, /* 0x5894 */ 0x0000, /* 0x5895 */ 0x0000, /* 0x5896 */ 0x0000, /* 0x5897 */ 0x0000, /* 0x5898 */ 0x0000, /* 0x5899 */ 0x0000, /* 0x589A */ 0x0000, /* 0x589B */ 0x0000, /* 0x589C */ 0x0000, /* 0x589D */ 0x0000, /* 0x589E */ 0x0000, /* 0x589F */ 0x0000, /* 0x58A0 */ 0x0000, /* 0x58A1 */ 0x0000, /* 0x58A2 */ 0x0000, /* 0x58A3 */ 0x0000, /* 0x58A4 */ 0x0000, /* 0x58A5 */ 0x0000, /* 0x58A6 */ 0x0000, /* 0x58A7 */ 0x0000, /* 0x58A8 */ 0x0000, /* 0x58A9 */ 0x0000, /* 0x58AA */ 0x0000, /* 0x58AB */ 0x0000, /* 0x58AC */ 0x0000, /* 0x58AD */ 0x0000, /* 0x58AE */ 0x0000, /* 0x58AF */ 0x0000, /* 0x58B0 */ 0x0000, /* 0x58B1 */ 0x0000, /* 0x58B2 */ 0x0000, /* 0x58B3 */ 0x0000, /* 0x58B4 */ 0x0000, /* 0x58B5 */ 0x0000, /* 0x58B6 */ 0x0000, /* 0x58B7 */ 0x0000, /* 0x58B8 */ 0x0000, /* 0x58B9 */ 0x0000, /* 0x58BA */ 0x0000, /* 0x58BB */ 0x0000, /* 0x58BC */ 0x0000, /* 0x58BD */ 0x0000, /* 0x58BE */ 0x0000, /* 0x58BF */ 0x0000, /* 0x58C0 */ 0x0000, /* 0x58C1 */ 0x0000, /* 0x58C2 */ 0x0000, /* 0x58C3 */ 0x0000, /* 0x58C4 */ 0x0000, /* 0x58C5 */ 0x0000, /* 0x58C6 */ 0x0000, /* 0x58C7 */ 0x0000, /* 0x58C8 */ 0x0000, /* 0x58C9 */ 0x0000, /* 0x58CA */ 0x0000, /* 0x58CB */ 0x0000, /* 0x58CC */ 0x0000, /* 0x58CD */ 0x0000, /* 0x58CE */ 0x0000, /* 0x58CF */ 0x0000, /* 0x58D0 */ 0x0000, /* 0x58D1 */ 0x0000, /* 0x58D2 */ 0x0000, /* 0x58D3 */ 0x0000, /* 0x58D4 */ 0x0000, /* 0x58D5 */ 0x0000, /* 0x58D6 */ 0x0000, /* 0x58D7 */ 0x0000, /* 0x58D8 */ 0x0000, /* 0x58D9 */ 0x0000, /* 0x58DA */ 0x0000, /* 0x58DB */ 0x0000, /* 0x58DC */ 0x0000, /* 0x58DD */ 0x0000, /* 0x58DE */ 0x0000, /* 0x58DF */ 0x0000, /* 0x58E0 */ 0x0000, /* 0x58E1 */ 0x0000, /* 0x58E2 */ 0x0000, /* 0x58E3 */ 0x0000, /* 0x58E4 */ 0x0000, /* 0x58E5 */ 0x0000, /* 0x58E6 */ 0x0000, /* 0x58E7 */ 0x0000, /* 0x58E8 */ 0x0000, /* 0x58E9 */ 0x0000, /* 0x58EA */ 0x0000, /* 0x58EB */ 0x0000, /* 0x58EC */ 0x0000, /* 0x58ED */ 0x0000, /* 0x58EE */ 0x0000, /* 0x58EF */ 0x0000, /* 0x58F0 */ 0x0000, /* 0x58F1 */ 0x0000, /* 0x58F2 */ 0x0000, /* 0x58F3 */ 0x0000, /* 0x58F4 */ 0x0000, /* 0x58F5 */ 0x0000, /* 0x58F6 */ 0x0000, /* 0x58F7 */ 0x0000, /* 0x58F8 */ 0x0000, /* 0x58F9 */ 0x0000, /* 0x58FA */ 0x0000, /* 0x58FB */ 0x0000, /* 0x58FC */ 0x0000, /* 0x58FD */ 0x0000, /* 0x58FE */ 0x0000, /* 0x58FF */ 0x0000, /* 0x5900 */ 0x0000, /* 0x5901 */ 0x0000, /* 0x5902 */ 0x0000, /* 0x5903 */ 0x0000, /* 0x5904 */ 0x0000, /* 0x5905 */ 0x0000, /* 0x5906 */ 0x0000, /* 0x5907 */ 0x0000, /* 0x5908 */ 0x0000, /* 0x5909 */ 0x0000, /* 0x590A */ 0x0000, /* 0x590B */ 0x0000, /* 0x590C */ 0x0000, /* 0x590D */ 0x0000, /* 0x590E */ 0x0000, /* 0x590F */ 0x0000, /* 0x5910 */ 0x0000, /* 0x5911 */ 0x0000, /* 0x5912 */ 0x0000, /* 0x5913 */ 0x0000, /* 0x5914 */ 0x0000, /* 0x5915 */ 0x0000, /* 0x5916 */ 0x0000, /* 0x5917 */ 0x0000, /* 0x5918 */ 0x0000, /* 0x5919 */ 0x0000, /* 0x591A */ 0x0000, /* 0x591B */ 0x0000, /* 0x591C */ 0x0000, /* 0x591D */ 0x0000, /* 0x591E */ 0x0000, /* 0x591F */ 0x0000, /* 0x5920 */ 0x0000, /* 0x5921 */ 0x0000, /* 0x5922 */ 0x0000, /* 0x5923 */ 0x0000, /* 0x5924 */ 0x0000, /* 0x5925 */ 0x0000, /* 0x5926 */ 0x0000, /* 0x5927 */ 0x0000, /* 0x5928 */ 0x0000, /* 0x5929 */ 0x0000, /* 0x592A */ 0x0000, /* 0x592B */ 0x0000, /* 0x592C */ 0x0000, /* 0x592D */ 0x0000, /* 0x592E */ 0x0000, /* 0x592F */ 0x0000, /* 0x5930 */ 0x0000, /* 0x5931 */ 0x0000, /* 0x5932 */ 0x0000, /* 0x5933 */ 0x0000, /* 0x5934 */ 0x0000, /* 0x5935 */ 0x0000, /* 0x5936 */ 0x0000, /* 0x5937 */ 0x0000, /* 0x5938 */ 0x0000, /* 0x5939 */ 0x0000, /* 0x593A */ 0x0000, /* 0x593B */ 0x0000, /* 0x593C */ 0x0000, /* 0x593D */ 0x0000, /* 0x593E */ 0x0000, /* 0x593F */ 0x0000, /* 0x5940 */ 0x0000, /* 0x5941 */ 0x0000, /* 0x5942 */ 0x0000, /* 0x5943 */ 0x0000, /* 0x5944 */ 0x0000, /* 0x5945 */ 0x0000, /* 0x5946 */ 0x0000, /* 0x5947 */ 0x0000, /* 0x5948 */ 0x0000, /* 0x5949 */ 0x0000, /* 0x594A */ 0x0000, /* 0x594B */ 0x0000, /* 0x594C */ 0x0000, /* 0x594D */ 0x0000, /* 0x594E */ 0x0000, /* 0x594F */ 0x0000, /* 0x5950 */ 0x0000, /* 0x5951 */ 0x0000, /* 0x5952 */ 0x0000, /* 0x5953 */ 0x0000, /* 0x5954 */ 0x0000, /* 0x5955 */ 0x0000, /* 0x5956 */ 0x0000, /* 0x5957 */ 0x0000, /* 0x5958 */ 0x0000, /* 0x5959 */ 0x0000, /* 0x595A */ 0x0000, /* 0x595B */ 0x0000, /* 0x595C */ 0x0000, /* 0x595D */ 0x0000, /* 0x595E */ 0x0000, /* 0x595F */ 0x0000, /* 0x5960 */ 0x0000, /* 0x5961 */ 0x0000, /* 0x5962 */ 0x0000, /* 0x5963 */ 0x0000, /* 0x5964 */ 0x0000, /* 0x5965 */ 0x0000, /* 0x5966 */ 0x0000, /* 0x5967 */ 0x0000, /* 0x5968 */ 0x0000, /* 0x5969 */ 0x0000, /* 0x596A */ 0x0000, /* 0x596B */ 0x0000, /* 0x596C */ 0x0000, /* 0x596D */ 0x0000, /* 0x596E */ 0x0000, /* 0x596F */ 0x0000, /* 0x5970 */ 0x0000, /* 0x5971 */ 0x0000, /* 0x5972 */ 0x0000, /* 0x5973 */ 0x0000, /* 0x5974 */ 0x0000, /* 0x5975 */ 0x0000, /* 0x5976 */ 0x0000, /* 0x5977 */ 0x0000, /* 0x5978 */ 0x0000, /* 0x5979 */ 0x0000, /* 0x597A */ 0x0000, /* 0x597B */ 0x0000, /* 0x597C */ 0x0000, /* 0x597D */ 0x0000, /* 0x597E */ 0x0000, /* 0x597F */ 0x0000, /* 0x5980 */ 0x0000, /* 0x5981 */ 0x0000, /* 0x5982 */ 0x0000, /* 0x5983 */ 0x0000, /* 0x5984 */ 0x0000, /* 0x5985 */ 0x0000, /* 0x5986 */ 0x0000, /* 0x5987 */ 0x0000, /* 0x5988 */ 0x0000, /* 0x5989 */ 0x0000, /* 0x598A */ 0x0000, /* 0x598B */ 0x0000, /* 0x598C */ 0x0000, /* 0x598D */ 0x0000, /* 0x598E */ 0x0000, /* 0x598F */ 0x0000, /* 0x5990 */ 0x0000, /* 0x5991 */ 0x0000, /* 0x5992 */ 0x0000, /* 0x5993 */ 0x0000, /* 0x5994 */ 0x0000, /* 0x5995 */ 0x0000, /* 0x5996 */ 0x0000, /* 0x5997 */ 0x0000, /* 0x5998 */ 0x0000, /* 0x5999 */ 0x0000, /* 0x599A */ 0x0000, /* 0x599B */ 0x0000, /* 0x599C */ 0x0000, /* 0x599D */ 0x0000, /* 0x599E */ 0x0000, /* 0x599F */ 0x0000, /* 0x59A0 */ 0x0000, /* 0x59A1 */ 0x0000, /* 0x59A2 */ 0x0000, /* 0x59A3 */ 0x0000, /* 0x59A4 */ 0x0000, /* 0x59A5 */ 0x0000, /* 0x59A6 */ 0x0000, /* 0x59A7 */ 0x0000, /* 0x59A8 */ 0x0000, /* 0x59A9 */ 0x0000, /* 0x59AA */ 0x0000, /* 0x59AB */ 0x0000, /* 0x59AC */ 0x0000, /* 0x59AD */ 0x0000, /* 0x59AE */ 0x0000, /* 0x59AF */ 0x0000, /* 0x59B0 */ 0x0000, /* 0x59B1 */ 0x0000, /* 0x59B2 */ 0x0000, /* 0x59B3 */ 0x0000, /* 0x59B4 */ 0x0000, /* 0x59B5 */ 0x0000, /* 0x59B6 */ 0x0000, /* 0x59B7 */ 0x0000, /* 0x59B8 */ 0x0000, /* 0x59B9 */ 0x0000, /* 0x59BA */ 0x0000, /* 0x59BB */ 0x0000, /* 0x59BC */ 0x0000, /* 0x59BD */ 0x0000, /* 0x59BE */ 0x0000, /* 0x59BF */ 0x0000, /* 0x59C0 */ 0x0000, /* 0x59C1 */ 0x0000, /* 0x59C2 */ 0x0000, /* 0x59C3 */ 0x0000, /* 0x59C4 */ 0x0000, /* 0x59C5 */ 0x0000, /* 0x59C6 */ 0x0000, /* 0x59C7 */ 0x0000, /* 0x59C8 */ 0x0000, /* 0x59C9 */ 0x0000, /* 0x59CA */ 0x0000, /* 0x59CB */ 0x0000, /* 0x59CC */ 0x0000, /* 0x59CD */ 0x0000, /* 0x59CE */ 0x0000, /* 0x59CF */ 0x0000, /* 0x59D0 */ 0x0000, /* 0x59D1 */ 0x0000, /* 0x59D2 */ 0x0000, /* 0x59D3 */ 0x0000, /* 0x59D4 */ 0x0000, /* 0x59D5 */ 0x0000, /* 0x59D6 */ 0x0000, /* 0x59D7 */ 0x0000, /* 0x59D8 */ 0x0000, /* 0x59D9 */ 0x0000, /* 0x59DA */ 0x0000, /* 0x59DB */ 0x0000, /* 0x59DC */ 0x0000, /* 0x59DD */ 0x0000, /* 0x59DE */ 0x0000, /* 0x59DF */ 0x0000, /* 0x59E0 */ 0x0000, /* 0x59E1 */ 0x0000, /* 0x59E2 */ 0x0000, /* 0x59E3 */ 0x0000, /* 0x59E4 */ 0x0000, /* 0x59E5 */ 0x0000, /* 0x59E6 */ 0x0000, /* 0x59E7 */ 0x0000, /* 0x59E8 */ 0x0000, /* 0x59E9 */ 0x0000, /* 0x59EA */ 0x0000, /* 0x59EB */ 0x0000, /* 0x59EC */ 0x0000, /* 0x59ED */ 0x0000, /* 0x59EE */ 0x0000, /* 0x59EF */ 0x0000, /* 0x59F0 */ 0x0000, /* 0x59F1 */ 0x0000, /* 0x59F2 */ 0x0000, /* 0x59F3 */ 0x0000, /* 0x59F4 */ 0x0000, /* 0x59F5 */ 0x0000, /* 0x59F6 */ 0x0000, /* 0x59F7 */ 0x0000, /* 0x59F8 */ 0x0000, /* 0x59F9 */ 0x0000, /* 0x59FA */ 0x0000, /* 0x59FB */ 0x0000, /* 0x59FC */ 0x0000, /* 0x59FD */ 0x0000, /* 0x59FE */ 0x0000, /* 0x59FF */ 0x0000, /* 0x5A00 */ 0x0000, /* 0x5A01 */ 0x0000, /* 0x5A02 */ 0x0000, /* 0x5A03 */ 0x0000, /* 0x5A04 */ 0x0000, /* 0x5A05 */ 0x0000, /* 0x5A06 */ 0x0000, /* 0x5A07 */ 0x0000, /* 0x5A08 */ 0x0000, /* 0x5A09 */ 0x0000, /* 0x5A0A */ 0x0000, /* 0x5A0B */ 0x0000, /* 0x5A0C */ 0x0000, /* 0x5A0D */ 0x0000, /* 0x5A0E */ 0x0000, /* 0x5A0F */ 0x0000, /* 0x5A10 */ 0x0000, /* 0x5A11 */ 0x0000, /* 0x5A12 */ 0x0000, /* 0x5A13 */ 0x0000, /* 0x5A14 */ 0x0000, /* 0x5A15 */ 0x0000, /* 0x5A16 */ 0x0000, /* 0x5A17 */ 0x0000, /* 0x5A18 */ 0x0000, /* 0x5A19 */ 0x0000, /* 0x5A1A */ 0x0000, /* 0x5A1B */ 0x0000, /* 0x5A1C */ 0x0000, /* 0x5A1D */ 0x0000, /* 0x5A1E */ 0x0000, /* 0x5A1F */ 0x0000, /* 0x5A20 */ 0x0000, /* 0x5A21 */ 0x0000, /* 0x5A22 */ 0x0000, /* 0x5A23 */ 0x0000, /* 0x5A24 */ 0x0000, /* 0x5A25 */ 0x0000, /* 0x5A26 */ 0x0000, /* 0x5A27 */ 0x0000, /* 0x5A28 */ 0x0000, /* 0x5A29 */ 0x0000, /* 0x5A2A */ 0x0000, /* 0x5A2B */ 0x0000, /* 0x5A2C */ 0x0000, /* 0x5A2D */ 0x0000, /* 0x5A2E */ 0x0000, /* 0x5A2F */ 0x0000, /* 0x5A30 */ 0x0000, /* 0x5A31 */ 0x0000, /* 0x5A32 */ 0x0000, /* 0x5A33 */ 0x0000, /* 0x5A34 */ 0x0000, /* 0x5A35 */ 0x0000, /* 0x5A36 */ 0x0000, /* 0x5A37 */ 0x0000, /* 0x5A38 */ 0x0000, /* 0x5A39 */ 0x0000, /* 0x5A3A */ 0x0000, /* 0x5A3B */ 0x0000, /* 0x5A3C */ 0x0000, /* 0x5A3D */ 0x0000, /* 0x5A3E */ 0x0000, /* 0x5A3F */ 0x0000, /* 0x5A40 */ 0x0000, /* 0x5A41 */ 0x0000, /* 0x5A42 */ 0x0000, /* 0x5A43 */ 0x0000, /* 0x5A44 */ 0x0000, /* 0x5A45 */ 0x0000, /* 0x5A46 */ 0x0000, /* 0x5A47 */ 0x0000, /* 0x5A48 */ 0x0000, /* 0x5A49 */ 0x0000, /* 0x5A4A */ 0x0000, /* 0x5A4B */ 0x0000, /* 0x5A4C */ 0x0000, /* 0x5A4D */ 0x0000, /* 0x5A4E */ 0x0000, /* 0x5A4F */ 0x0000, /* 0x5A50 */ 0x0000, /* 0x5A51 */ 0x0000, /* 0x5A52 */ 0x0000, /* 0x5A53 */ 0x0000, /* 0x5A54 */ 0x0000, /* 0x5A55 */ 0x0000, /* 0x5A56 */ 0x0000, /* 0x5A57 */ 0x0000, /* 0x5A58 */ 0x0000, /* 0x5A59 */ 0x0000, /* 0x5A5A */ 0x0000, /* 0x5A5B */ 0x0000, /* 0x5A5C */ 0x0000, /* 0x5A5D */ 0x0000, /* 0x5A5E */ 0x0000, /* 0x5A5F */ 0x0000, /* 0x5A60 */ 0x0000, /* 0x5A61 */ 0x0000, /* 0x5A62 */ 0x0000, /* 0x5A63 */ 0x0000, /* 0x5A64 */ 0x0000, /* 0x5A65 */ 0x0000, /* 0x5A66 */ 0x0000, /* 0x5A67 */ 0x0000, /* 0x5A68 */ 0x0000, /* 0x5A69 */ 0x0000, /* 0x5A6A */ 0x0000, /* 0x5A6B */ 0x0000, /* 0x5A6C */ 0x0000, /* 0x5A6D */ 0x0000, /* 0x5A6E */ 0x0000, /* 0x5A6F */ 0x0000, /* 0x5A70 */ 0x0000, /* 0x5A71 */ 0x0000, /* 0x5A72 */ 0x0000, /* 0x5A73 */ 0x0000, /* 0x5A74 */ 0x0000, /* 0x5A75 */ 0x0000, /* 0x5A76 */ 0x0000, /* 0x5A77 */ 0x0000, /* 0x5A78 */ 0x0000, /* 0x5A79 */ 0x0000, /* 0x5A7A */ 0x0000, /* 0x5A7B */ 0x0000, /* 0x5A7C */ 0x0000, /* 0x5A7D */ 0x0000, /* 0x5A7E */ 0x0000, /* 0x5A7F */ 0x0000, /* 0x5A80 */ 0x0000, /* 0x5A81 */ 0x0000, /* 0x5A82 */ 0x0000, /* 0x5A83 */ 0x0000, /* 0x5A84 */ 0x0000, /* 0x5A85 */ 0x0000, /* 0x5A86 */ 0x0000, /* 0x5A87 */ 0x0000, /* 0x5A88 */ 0x0000, /* 0x5A89 */ 0x0000, /* 0x5A8A */ 0x0000, /* 0x5A8B */ 0x0000, /* 0x5A8C */ 0x0000, /* 0x5A8D */ 0x0000, /* 0x5A8E */ 0x0000, /* 0x5A8F */ 0x0000, /* 0x5A90 */ 0x0000, /* 0x5A91 */ 0x0000, /* 0x5A92 */ 0x0000, /* 0x5A93 */ 0x0000, /* 0x5A94 */ 0x0000, /* 0x5A95 */ 0x0000, /* 0x5A96 */ 0x0000, /* 0x5A97 */ 0x0000, /* 0x5A98 */ 0x0000, /* 0x5A99 */ 0x0000, /* 0x5A9A */ 0x0000, /* 0x5A9B */ 0x0000, /* 0x5A9C */ 0x0000, /* 0x5A9D */ 0x0000, /* 0x5A9E */ 0x0000, /* 0x5A9F */ 0x0000, /* 0x5AA0 */ 0x0000, /* 0x5AA1 */ 0x0000, /* 0x5AA2 */ 0x0000, /* 0x5AA3 */ 0x0000, /* 0x5AA4 */ 0x0000, /* 0x5AA5 */ 0x0000, /* 0x5AA6 */ 0x0000, /* 0x5AA7 */ 0x0000, /* 0x5AA8 */ 0x0000, /* 0x5AA9 */ 0x0000, /* 0x5AAA */ 0x0000, /* 0x5AAB */ 0x0000, /* 0x5AAC */ 0x0000, /* 0x5AAD */ 0x0000, /* 0x5AAE */ 0x0000, /* 0x5AAF */ 0x0000, /* 0x5AB0 */ 0x0000, /* 0x5AB1 */ 0x0000, /* 0x5AB2 */ 0x0000, /* 0x5AB3 */ 0x0000, /* 0x5AB4 */ 0x0000, /* 0x5AB5 */ 0x0000, /* 0x5AB6 */ 0x0000, /* 0x5AB7 */ 0x0000, /* 0x5AB8 */ 0x0000, /* 0x5AB9 */ 0x0000, /* 0x5ABA */ 0x0000, /* 0x5ABB */ 0x0000, /* 0x5ABC */ 0x0000, /* 0x5ABD */ 0x0000, /* 0x5ABE */ 0x0000, /* 0x5ABF */ 0x0000, /* 0x5AC0 */ 0x0000, /* 0x5AC1 */ 0x0000, /* 0x5AC2 */ 0x0000, /* 0x5AC3 */ 0x0000, /* 0x5AC4 */ 0x0000, /* 0x5AC5 */ 0x0000, /* 0x5AC6 */ 0x0000, /* 0x5AC7 */ 0x0000, /* 0x5AC8 */ 0x0000, /* 0x5AC9 */ 0x0000, /* 0x5ACA */ 0x0000, /* 0x5ACB */ 0x0000, /* 0x5ACC */ 0x0000, /* 0x5ACD */ 0x0000, /* 0x5ACE */ 0x0000, /* 0x5ACF */ 0x0000, /* 0x5AD0 */ 0x0000, /* 0x5AD1 */ 0x0000, /* 0x5AD2 */ 0x0000, /* 0x5AD3 */ 0x0000, /* 0x5AD4 */ 0x0000, /* 0x5AD5 */ 0x0000, /* 0x5AD6 */ 0x0000, /* 0x5AD7 */ 0x0000, /* 0x5AD8 */ 0x0000, /* 0x5AD9 */ 0x0000, /* 0x5ADA */ 0x0000, /* 0x5ADB */ 0x0000, /* 0x5ADC */ 0x0000, /* 0x5ADD */ 0x0000, /* 0x5ADE */ 0x0000, /* 0x5ADF */ 0x0000, /* 0x5AE0 */ 0x0000, /* 0x5AE1 */ 0x0000, /* 0x5AE2 */ 0x0000, /* 0x5AE3 */ 0x0000, /* 0x5AE4 */ 0x0000, /* 0x5AE5 */ 0x0000, /* 0x5AE6 */ 0x0000, /* 0x5AE7 */ 0x0000, /* 0x5AE8 */ 0x0000, /* 0x5AE9 */ 0x0000, /* 0x5AEA */ 0x0000, /* 0x5AEB */ 0x0000, /* 0x5AEC */ 0x0000, /* 0x5AED */ 0x0000, /* 0x5AEE */ 0x0000, /* 0x5AEF */ 0x0000, /* 0x5AF0 */ 0x0000, /* 0x5AF1 */ 0x0000, /* 0x5AF2 */ 0x0000, /* 0x5AF3 */ 0x0000, /* 0x5AF4 */ 0x0000, /* 0x5AF5 */ 0x0000, /* 0x5AF6 */ 0x0000, /* 0x5AF7 */ 0x0000, /* 0x5AF8 */ 0x0000, /* 0x5AF9 */ 0x0000, /* 0x5AFA */ 0x0000, /* 0x5AFB */ 0x0000, /* 0x5AFC */ 0x0000, /* 0x5AFD */ 0x0000, /* 0x5AFE */ 0x0000, /* 0x5AFF */ 0x0000, /* 0x5B00 */ 0x0000, /* 0x5B01 */ 0x0000, /* 0x5B02 */ 0x0000, /* 0x5B03 */ 0x0000, /* 0x5B04 */ 0x0000, /* 0x5B05 */ 0x0000, /* 0x5B06 */ 0x0000, /* 0x5B07 */ 0x0000, /* 0x5B08 */ 0x0000, /* 0x5B09 */ 0x0000, /* 0x5B0A */ 0x0000, /* 0x5B0B */ 0x0000, /* 0x5B0C */ 0x0000, /* 0x5B0D */ 0x0000, /* 0x5B0E */ 0x0000, /* 0x5B0F */ 0x0000, /* 0x5B10 */ 0x0000, /* 0x5B11 */ 0x0000, /* 0x5B12 */ 0x0000, /* 0x5B13 */ 0x0000, /* 0x5B14 */ 0x0000, /* 0x5B15 */ 0x0000, /* 0x5B16 */ 0x0000, /* 0x5B17 */ 0x0000, /* 0x5B18 */ 0x0000, /* 0x5B19 */ 0x0000, /* 0x5B1A */ 0x0000, /* 0x5B1B */ 0x0000, /* 0x5B1C */ 0x0000, /* 0x5B1D */ 0x0000, /* 0x5B1E */ 0x0000, /* 0x5B1F */ 0x0000, /* 0x5B20 */ 0x0000, /* 0x5B21 */ 0x0000, /* 0x5B22 */ 0x0000, /* 0x5B23 */ 0x0000, /* 0x5B24 */ 0x0000, /* 0x5B25 */ 0x0000, /* 0x5B26 */ 0x0000, /* 0x5B27 */ 0x0000, /* 0x5B28 */ 0x0000, /* 0x5B29 */ 0x0000, /* 0x5B2A */ 0x0000, /* 0x5B2B */ 0x0000, /* 0x5B2C */ 0x0000, /* 0x5B2D */ 0x0000, /* 0x5B2E */ 0x0000, /* 0x5B2F */ 0x0000, /* 0x5B30 */ 0x0000, /* 0x5B31 */ 0x0000, /* 0x5B32 */ 0x0000, /* 0x5B33 */ 0x0000, /* 0x5B34 */ 0x0000, /* 0x5B35 */ 0x0000, /* 0x5B36 */ 0x0000, /* 0x5B37 */ 0x0000, /* 0x5B38 */ 0x0000, /* 0x5B39 */ 0x0000, /* 0x5B3A */ 0x0000, /* 0x5B3B */ 0x0000, /* 0x5B3C */ 0x0000, /* 0x5B3D */ 0x0000, /* 0x5B3E */ 0x0000, /* 0x5B3F */ 0x0000, /* 0x5B40 */ 0x0000, /* 0x5B41 */ 0x0000, /* 0x5B42 */ 0x0000, /* 0x5B43 */ 0x0000, /* 0x5B44 */ 0x0000, /* 0x5B45 */ 0x0000, /* 0x5B46 */ 0x0000, /* 0x5B47 */ 0x0000, /* 0x5B48 */ 0x0000, /* 0x5B49 */ 0x0000, /* 0x5B4A */ 0x0000, /* 0x5B4B */ 0x0000, /* 0x5B4C */ 0x0000, /* 0x5B4D */ 0x0000, /* 0x5B4E */ 0x0000, /* 0x5B4F */ 0x0000, /* 0x5B50 */ 0x0000, /* 0x5B51 */ 0x0000, /* 0x5B52 */ 0x0000, /* 0x5B53 */ 0x0000, /* 0x5B54 */ 0x0000, /* 0x5B55 */ 0x0000, /* 0x5B56 */ 0x0000, /* 0x5B57 */ 0x0000, /* 0x5B58 */ 0x0000, /* 0x5B59 */ 0x0000, /* 0x5B5A */ 0x0000, /* 0x5B5B */ 0x0000, /* 0x5B5C */ 0x0000, /* 0x5B5D */ 0x0000, /* 0x5B5E */ 0x0000, /* 0x5B5F */ 0x0000, /* 0x5B60 */ 0x0000, /* 0x5B61 */ 0x0000, /* 0x5B62 */ 0x0000, /* 0x5B63 */ 0x0000, /* 0x5B64 */ 0x0000, /* 0x5B65 */ 0x0000, /* 0x5B66 */ 0x0000, /* 0x5B67 */ 0x0000, /* 0x5B68 */ 0x0000, /* 0x5B69 */ 0x0000, /* 0x5B6A */ 0x0000, /* 0x5B6B */ 0x0000, /* 0x5B6C */ 0x0000, /* 0x5B6D */ 0x0000, /* 0x5B6E */ 0x0000, /* 0x5B6F */ 0x0000, /* 0x5B70 */ 0x0000, /* 0x5B71 */ 0x0000, /* 0x5B72 */ 0x0000, /* 0x5B73 */ 0x0000, /* 0x5B74 */ 0x0000, /* 0x5B75 */ 0x0000, /* 0x5B76 */ 0x0000, /* 0x5B77 */ 0x0000, /* 0x5B78 */ 0x0000, /* 0x5B79 */ 0x0000, /* 0x5B7A */ 0x0000, /* 0x5B7B */ 0x0000, /* 0x5B7C */ 0x0000, /* 0x5B7D */ 0x0000, /* 0x5B7E */ 0x0000, /* 0x5B7F */ 0x0000, /* 0x5B80 */ 0x0000, /* 0x5B81 */ 0x0000, /* 0x5B82 */ 0x0000, /* 0x5B83 */ 0x0000, /* 0x5B84 */ 0x0000, /* 0x5B85 */ 0x0000, /* 0x5B86 */ 0x0000, /* 0x5B87 */ 0x0000, /* 0x5B88 */ 0x0000, /* 0x5B89 */ 0x0000, /* 0x5B8A */ 0x0000, /* 0x5B8B */ 0x0000, /* 0x5B8C */ 0x0000, /* 0x5B8D */ 0x0000, /* 0x5B8E */ 0x0000, /* 0x5B8F */ 0x0000, /* 0x5B90 */ 0x0000, /* 0x5B91 */ 0x0000, /* 0x5B92 */ 0x0000, /* 0x5B93 */ 0x0000, /* 0x5B94 */ 0x0000, /* 0x5B95 */ 0x0000, /* 0x5B96 */ 0x0000, /* 0x5B97 */ 0x0000, /* 0x5B98 */ 0x0000, /* 0x5B99 */ 0x0000, /* 0x5B9A */ 0x0000, /* 0x5B9B */ 0x0000, /* 0x5B9C */ 0x0000, /* 0x5B9D */ 0x0000, /* 0x5B9E */ 0x0000, /* 0x5B9F */ 0x0000, /* 0x5BA0 */ 0x0000, /* 0x5BA1 */ 0x0000, /* 0x5BA2 */ 0x0000, /* 0x5BA3 */ 0x0000, /* 0x5BA4 */ 0x0000, /* 0x5BA5 */ 0x0000, /* 0x5BA6 */ 0x0000, /* 0x5BA7 */ 0x0000, /* 0x5BA8 */ 0x0000, /* 0x5BA9 */ 0x0000, /* 0x5BAA */ 0x0000, /* 0x5BAB */ 0x0000, /* 0x5BAC */ 0x0000, /* 0x5BAD */ 0x0000, /* 0x5BAE */ 0x0000, /* 0x5BAF */ 0x0000, /* 0x5BB0 */ 0x0000, /* 0x5BB1 */ 0x0000, /* 0x5BB2 */ 0x0000, /* 0x5BB3 */ 0x0000, /* 0x5BB4 */ 0x0000, /* 0x5BB5 */ 0x0000, /* 0x5BB6 */ 0x0000, /* 0x5BB7 */ 0x0000, /* 0x5BB8 */ 0x0000, /* 0x5BB9 */ 0x0000, /* 0x5BBA */ 0x0000, /* 0x5BBB */ 0x0000, /* 0x5BBC */ 0x0000, /* 0x5BBD */ 0x0000, /* 0x5BBE */ 0x0000, /* 0x5BBF */ 0x0000, /* 0x5BC0 */ 0x0000, /* 0x5BC1 */ 0x0000, /* 0x5BC2 */ 0x0000, /* 0x5BC3 */ 0x0000, /* 0x5BC4 */ 0x0000, /* 0x5BC5 */ 0x0000, /* 0x5BC6 */ 0x0000, /* 0x5BC7 */ 0x0000, /* 0x5BC8 */ 0x0000, /* 0x5BC9 */ 0x0000, /* 0x5BCA */ 0x0000, /* 0x5BCB */ 0x0000, /* 0x5BCC */ 0x0000, /* 0x5BCD */ 0x0000, /* 0x5BCE */ 0x0000, /* 0x5BCF */ 0x0000, /* 0x5BD0 */ 0x0000, /* 0x5BD1 */ 0x0000, /* 0x5BD2 */ 0x0000, /* 0x5BD3 */ 0x0000, /* 0x5BD4 */ 0x0000, /* 0x5BD5 */ 0x0000, /* 0x5BD6 */ 0x0000, /* 0x5BD7 */ 0x0000, /* 0x5BD8 */ 0x0000, /* 0x5BD9 */ 0x0000, /* 0x5BDA */ 0x0000, /* 0x5BDB */ 0x0000, /* 0x5BDC */ 0x0000, /* 0x5BDD */ 0x0000, /* 0x5BDE */ 0x0000, /* 0x5BDF */ 0x0000, /* 0x5BE0 */ 0x0000, /* 0x5BE1 */ 0x0000, /* 0x5BE2 */ 0x0000, /* 0x5BE3 */ 0x0000, /* 0x5BE4 */ 0x0000, /* 0x5BE5 */ 0x0000, /* 0x5BE6 */ 0x0000, /* 0x5BE7 */ 0x0000, /* 0x5BE8 */ 0x0000, /* 0x5BE9 */ 0x0000, /* 0x5BEA */ 0x0000, /* 0x5BEB */ 0x0000, /* 0x5BEC */ 0x0000, /* 0x5BED */ 0x0000, /* 0x5BEE */ 0x0000, /* 0x5BEF */ 0x0000, /* 0x5BF0 */ 0x0000, /* 0x5BF1 */ 0x0000, /* 0x5BF2 */ 0x0000, /* 0x5BF3 */ 0x0000, /* 0x5BF4 */ 0x0000, /* 0x5BF5 */ 0x0000, /* 0x5BF6 */ 0x0000, /* 0x5BF7 */ 0x0000, /* 0x5BF8 */ 0x0000, /* 0x5BF9 */ 0x0000, /* 0x5BFA */ 0x0000, /* 0x5BFB */ 0x0000, /* 0x5BFC */ 0x0000, /* 0x5BFD */ 0x0000, /* 0x5BFE */ 0x0000, /* 0x5BFF */ 0x0000, /* 0x5C00 */ 0x0000, /* 0x5C01 */ 0x0000, /* 0x5C02 */ 0x0000, /* 0x5C03 */ 0x0000, /* 0x5C04 */ 0x0000, /* 0x5C05 */ 0x0000, /* 0x5C06 */ 0x0000, /* 0x5C07 */ 0x0000, /* 0x5C08 */ 0x0000, /* 0x5C09 */ 0x0000, /* 0x5C0A */ 0x0000, /* 0x5C0B */ 0x0000, /* 0x5C0C */ 0x0000, /* 0x5C0D */ 0x0000, /* 0x5C0E */ 0x0000, /* 0x5C0F */ 0x0000, /* 0x5C10 */ 0x0000, /* 0x5C11 */ 0x0000, /* 0x5C12 */ 0x0000, /* 0x5C13 */ 0x0000, /* 0x5C14 */ 0x0000, /* 0x5C15 */ 0x0000, /* 0x5C16 */ 0x0000, /* 0x5C17 */ 0x0000, /* 0x5C18 */ 0x0000, /* 0x5C19 */ 0x0000, /* 0x5C1A */ 0x0000, /* 0x5C1B */ 0x0000, /* 0x5C1C */ 0x0000, /* 0x5C1D */ 0x0000, /* 0x5C1E */ 0x0000, /* 0x5C1F */ 0x0000, /* 0x5C20 */ 0x0000, /* 0x5C21 */ 0x0000, /* 0x5C22 */ 0x0000, /* 0x5C23 */ 0x0000, /* 0x5C24 */ 0x0000, /* 0x5C25 */ 0x0000, /* 0x5C26 */ 0x0000, /* 0x5C27 */ 0x0000, /* 0x5C28 */ 0x0000, /* 0x5C29 */ 0x0000, /* 0x5C2A */ 0x0000, /* 0x5C2B */ 0x0000, /* 0x5C2C */ 0x0000, /* 0x5C2D */ 0x0000, /* 0x5C2E */ 0x0000, /* 0x5C2F */ 0x0000, /* 0x5C30 */ 0x0000, /* 0x5C31 */ 0x0000, /* 0x5C32 */ 0x0000, /* 0x5C33 */ 0x0000, /* 0x5C34 */ 0x0000, /* 0x5C35 */ 0x0000, /* 0x5C36 */ 0x0000, /* 0x5C37 */ 0x0000, /* 0x5C38 */ 0x0000, /* 0x5C39 */ 0x0000, /* 0x5C3A */ 0x0000, /* 0x5C3B */ 0x0000, /* 0x5C3C */ 0x0000, /* 0x5C3D */ 0x0000, /* 0x5C3E */ 0x0000, /* 0x5C3F */ 0x0000, /* 0x5C40 */ 0x0000, /* 0x5C41 */ 0x0000, /* 0x5C42 */ 0x0000, /* 0x5C43 */ 0x0000, /* 0x5C44 */ 0x0000, /* 0x5C45 */ 0x0000, /* 0x5C46 */ 0x0000, /* 0x5C47 */ 0x0000, /* 0x5C48 */ 0x0000, /* 0x5C49 */ 0x0000, /* 0x5C4A */ 0x0000, /* 0x5C4B */ 0x0000, /* 0x5C4C */ 0x0000, /* 0x5C4D */ 0x0000, /* 0x5C4E */ 0x0000, /* 0x5C4F */ 0x0000, /* 0x5C50 */ 0x0000, /* 0x5C51 */ 0x0000, /* 0x5C52 */ 0x0000, /* 0x5C53 */ 0x0000, /* 0x5C54 */ 0x0000, /* 0x5C55 */ 0x0000, /* 0x5C56 */ 0x0000, /* 0x5C57 */ 0x0000, /* 0x5C58 */ 0x0000, /* 0x5C59 */ 0x0000, /* 0x5C5A */ 0x0000, /* 0x5C5B */ 0x0000, /* 0x5C5C */ 0x0000, /* 0x5C5D */ 0x0000, /* 0x5C5E */ 0x0000, /* 0x5C5F */ 0x0000, /* 0x5C60 */ 0x0000, /* 0x5C61 */ 0x0000, /* 0x5C62 */ 0x0000, /* 0x5C63 */ 0x0000, /* 0x5C64 */ 0x0000, /* 0x5C65 */ 0x0000, /* 0x5C66 */ 0x0000, /* 0x5C67 */ 0x0000, /* 0x5C68 */ 0x0000, /* 0x5C69 */ 0x0000, /* 0x5C6A */ 0x0000, /* 0x5C6B */ 0x0000, /* 0x5C6C */ 0x0000, /* 0x5C6D */ 0x0000, /* 0x5C6E */ 0x0000, /* 0x5C6F */ 0x0000, /* 0x5C70 */ 0x0000, /* 0x5C71 */ 0x0000, /* 0x5C72 */ 0x0000, /* 0x5C73 */ 0x0000, /* 0x5C74 */ 0x0000, /* 0x5C75 */ 0x0000, /* 0x5C76 */ 0x0000, /* 0x5C77 */ 0x0000, /* 0x5C78 */ 0x0000, /* 0x5C79 */ 0x0000, /* 0x5C7A */ 0x0000, /* 0x5C7B */ 0x0000, /* 0x5C7C */ 0x0000, /* 0x5C7D */ 0x0000, /* 0x5C7E */ 0x0000, /* 0x5C7F */ 0x0000, /* 0x5C80 */ 0x0000, /* 0x5C81 */ 0x0000, /* 0x5C82 */ 0x0000, /* 0x5C83 */ 0x0000, /* 0x5C84 */ 0x0000, /* 0x5C85 */ 0x0000, /* 0x5C86 */ 0x0000, /* 0x5C87 */ 0x0000, /* 0x5C88 */ 0x0000, /* 0x5C89 */ 0x0000, /* 0x5C8A */ 0x0000, /* 0x5C8B */ 0x0000, /* 0x5C8C */ 0x0000, /* 0x5C8D */ 0x0000, /* 0x5C8E */ 0x0000, /* 0x5C8F */ 0x0000, /* 0x5C90 */ 0x0000, /* 0x5C91 */ 0x0000, /* 0x5C92 */ 0x0000, /* 0x5C93 */ 0x0000, /* 0x5C94 */ 0x0000, /* 0x5C95 */ 0x0000, /* 0x5C96 */ 0x0000, /* 0x5C97 */ 0x0000, /* 0x5C98 */ 0x0000, /* 0x5C99 */ 0x0000, /* 0x5C9A */ 0x0000, /* 0x5C9B */ 0x0000, /* 0x5C9C */ 0x0000, /* 0x5C9D */ 0x0000, /* 0x5C9E */ 0x0000, /* 0x5C9F */ 0x0000, /* 0x5CA0 */ 0x0000, /* 0x5CA1 */ 0x0000, /* 0x5CA2 */ 0x0000, /* 0x5CA3 */ 0x0000, /* 0x5CA4 */ 0x0000, /* 0x5CA5 */ 0x0000, /* 0x5CA6 */ 0x0000, /* 0x5CA7 */ 0x0000, /* 0x5CA8 */ 0x0000, /* 0x5CA9 */ 0x0000, /* 0x5CAA */ 0x0000, /* 0x5CAB */ 0x0000, /* 0x5CAC */ 0x0000, /* 0x5CAD */ 0x0000, /* 0x5CAE */ 0x0000, /* 0x5CAF */ 0x0000, /* 0x5CB0 */ 0x0000, /* 0x5CB1 */ 0x0000, /* 0x5CB2 */ 0x0000, /* 0x5CB3 */ 0x0000, /* 0x5CB4 */ 0x0000, /* 0x5CB5 */ 0x0000, /* 0x5CB6 */ 0x0000, /* 0x5CB7 */ 0x0000, /* 0x5CB8 */ 0x0000, /* 0x5CB9 */ 0x0000, /* 0x5CBA */ 0x0000, /* 0x5CBB */ 0x0000, /* 0x5CBC */ 0x0000, /* 0x5CBD */ 0x0000, /* 0x5CBE */ 0x0000, /* 0x5CBF */ 0x0000, /* 0x5CC0 */ 0x0000, /* 0x5CC1 */ 0x0000, /* 0x5CC2 */ 0x0000, /* 0x5CC3 */ 0x0000, /* 0x5CC4 */ 0x0000, /* 0x5CC5 */ 0x0000, /* 0x5CC6 */ 0x0000, /* 0x5CC7 */ 0x0000, /* 0x5CC8 */ 0x0000, /* 0x5CC9 */ 0x0000, /* 0x5CCA */ 0x0000, /* 0x5CCB */ 0x0000, /* 0x5CCC */ 0x0000, /* 0x5CCD */ 0x0000, /* 0x5CCE */ 0x0000, /* 0x5CCF */ 0x0000, /* 0x5CD0 */ 0x0000, /* 0x5CD1 */ 0x0000, /* 0x5CD2 */ 0x0000, /* 0x5CD3 */ 0x0000, /* 0x5CD4 */ 0x0000, /* 0x5CD5 */ 0x0000, /* 0x5CD6 */ 0x0000, /* 0x5CD7 */ 0x0000, /* 0x5CD8 */ 0x0000, /* 0x5CD9 */ 0x0000, /* 0x5CDA */ 0x0000, /* 0x5CDB */ 0x0000, /* 0x5CDC */ 0x0000, /* 0x5CDD */ 0x0000, /* 0x5CDE */ 0x0000, /* 0x5CDF */ 0x0000, /* 0x5CE0 */ 0x0000, /* 0x5CE1 */ 0x0000, /* 0x5CE2 */ 0x0000, /* 0x5CE3 */ 0x0000, /* 0x5CE4 */ 0x0000, /* 0x5CE5 */ 0x0000, /* 0x5CE6 */ 0x0000, /* 0x5CE7 */ 0x0000, /* 0x5CE8 */ 0x0000, /* 0x5CE9 */ 0x0000, /* 0x5CEA */ 0x0000, /* 0x5CEB */ 0x0000, /* 0x5CEC */ 0x0000, /* 0x5CED */ 0x0000, /* 0x5CEE */ 0x0000, /* 0x5CEF */ 0x0000, /* 0x5CF0 */ 0x0000, /* 0x5CF1 */ 0x0000, /* 0x5CF2 */ 0x0000, /* 0x5CF3 */ 0x0000, /* 0x5CF4 */ 0x0000, /* 0x5CF5 */ 0x0000, /* 0x5CF6 */ 0x0000, /* 0x5CF7 */ 0x0000, /* 0x5CF8 */ 0x0000, /* 0x5CF9 */ 0x0000, /* 0x5CFA */ 0x0000, /* 0x5CFB */ 0x0000, /* 0x5CFC */ 0x0000, /* 0x5CFD */ 0x0000, /* 0x5CFE */ 0x0000, /* 0x5CFF */ 0x0000, /* 0x5D00 */ 0x0000, /* 0x5D01 */ 0x0000, /* 0x5D02 */ 0x0000, /* 0x5D03 */ 0x0000, /* 0x5D04 */ 0x0000, /* 0x5D05 */ 0x0000, /* 0x5D06 */ 0x0000, /* 0x5D07 */ 0x0000, /* 0x5D08 */ 0x0000, /* 0x5D09 */ 0x0000, /* 0x5D0A */ 0x0000, /* 0x5D0B */ 0x0000, /* 0x5D0C */ 0x0000, /* 0x5D0D */ 0x0000, /* 0x5D0E */ 0x0000, /* 0x5D0F */ 0x0000, /* 0x5D10 */ 0x0000, /* 0x5D11 */ 0x0000, /* 0x5D12 */ 0x0000, /* 0x5D13 */ 0x0000, /* 0x5D14 */ 0x0000, /* 0x5D15 */ 0x0000, /* 0x5D16 */ 0x0000, /* 0x5D17 */ 0x0000, /* 0x5D18 */ 0x0000, /* 0x5D19 */ 0x0000, /* 0x5D1A */ 0x0000, /* 0x5D1B */ 0x0000, /* 0x5D1C */ 0x0000, /* 0x5D1D */ 0x0000, /* 0x5D1E */ 0x0000, /* 0x5D1F */ 0x0000, /* 0x5D20 */ 0x0000, /* 0x5D21 */ 0x0000, /* 0x5D22 */ 0x0000, /* 0x5D23 */ 0x0000, /* 0x5D24 */ 0x0000, /* 0x5D25 */ 0x0000, /* 0x5D26 */ 0x0000, /* 0x5D27 */ 0x0000, /* 0x5D28 */ 0x0000, /* 0x5D29 */ 0x0000, /* 0x5D2A */ 0x0000, /* 0x5D2B */ 0x0000, /* 0x5D2C */ 0x0000, /* 0x5D2D */ 0x0000, /* 0x5D2E */ 0x0000, /* 0x5D2F */ 0x0000, /* 0x5D30 */ 0x0000, /* 0x5D31 */ 0x0000, /* 0x5D32 */ 0x0000, /* 0x5D33 */ 0x0000, /* 0x5D34 */ 0x0000, /* 0x5D35 */ 0x0000, /* 0x5D36 */ 0x0000, /* 0x5D37 */ 0x0000, /* 0x5D38 */ 0x0000, /* 0x5D39 */ 0x0000, /* 0x5D3A */ 0x0000, /* 0x5D3B */ 0x0000, /* 0x5D3C */ 0x0000, /* 0x5D3D */ 0x0000, /* 0x5D3E */ 0x0000, /* 0x5D3F */ 0x0000, /* 0x5D40 */ 0x0000, /* 0x5D41 */ 0x0000, /* 0x5D42 */ 0x0000, /* 0x5D43 */ 0x0000, /* 0x5D44 */ 0x0000, /* 0x5D45 */ 0x0000, /* 0x5D46 */ 0x0000, /* 0x5D47 */ 0x0000, /* 0x5D48 */ 0x0000, /* 0x5D49 */ 0x0000, /* 0x5D4A */ 0x0000, /* 0x5D4B */ 0x0000, /* 0x5D4C */ 0x0000, /* 0x5D4D */ 0x0000, /* 0x5D4E */ 0x0000, /* 0x5D4F */ 0x0000, /* 0x5D50 */ 0x0000, /* 0x5D51 */ 0x0000, /* 0x5D52 */ 0x0000, /* 0x5D53 */ 0x0000, /* 0x5D54 */ 0x0000, /* 0x5D55 */ 0x0000, /* 0x5D56 */ 0x0000, /* 0x5D57 */ 0x0000, /* 0x5D58 */ 0x0000, /* 0x5D59 */ 0x0000, /* 0x5D5A */ 0x0000, /* 0x5D5B */ 0x0000, /* 0x5D5C */ 0x0000, /* 0x5D5D */ 0x0000, /* 0x5D5E */ 0x0000, /* 0x5D5F */ 0x0000, /* 0x5D60 */ 0x0000, /* 0x5D61 */ 0x0000, /* 0x5D62 */ 0x0000, /* 0x5D63 */ 0x0000, /* 0x5D64 */ 0x0000, /* 0x5D65 */ 0x0000, /* 0x5D66 */ 0x0000, /* 0x5D67 */ 0x0000, /* 0x5D68 */ 0x0000, /* 0x5D69 */ 0x0000, /* 0x5D6A */ 0x0000, /* 0x5D6B */ 0x0000, /* 0x5D6C */ 0x0000, /* 0x5D6D */ 0x0000, /* 0x5D6E */ 0x0000, /* 0x5D6F */ 0x0000, /* 0x5D70 */ 0x0000, /* 0x5D71 */ 0x0000, /* 0x5D72 */ 0x0000, /* 0x5D73 */ 0x0000, /* 0x5D74 */ 0x0000, /* 0x5D75 */ 0x0000, /* 0x5D76 */ 0x0000, /* 0x5D77 */ 0x0000, /* 0x5D78 */ 0x0000, /* 0x5D79 */ 0x0000, /* 0x5D7A */ 0x0000, /* 0x5D7B */ 0x0000, /* 0x5D7C */ 0x0000, /* 0x5D7D */ 0x0000, /* 0x5D7E */ 0x0000, /* 0x5D7F */ 0x0000, /* 0x5D80 */ 0x0000, /* 0x5D81 */ 0x0000, /* 0x5D82 */ 0x0000, /* 0x5D83 */ 0x0000, /* 0x5D84 */ 0x0000, /* 0x5D85 */ 0x0000, /* 0x5D86 */ 0x0000, /* 0x5D87 */ 0x0000, /* 0x5D88 */ 0x0000, /* 0x5D89 */ 0x0000, /* 0x5D8A */ 0x0000, /* 0x5D8B */ 0x0000, /* 0x5D8C */ 0x0000, /* 0x5D8D */ 0x0000, /* 0x5D8E */ 0x0000, /* 0x5D8F */ 0x0000, /* 0x5D90 */ 0x0000, /* 0x5D91 */ 0x0000, /* 0x5D92 */ 0x0000, /* 0x5D93 */ 0x0000, /* 0x5D94 */ 0x0000, /* 0x5D95 */ 0x0000, /* 0x5D96 */ 0x0000, /* 0x5D97 */ 0x0000, /* 0x5D98 */ 0x0000, /* 0x5D99 */ 0x0000, /* 0x5D9A */ 0x0000, /* 0x5D9B */ 0x0000, /* 0x5D9C */ 0x0000, /* 0x5D9D */ 0x0000, /* 0x5D9E */ 0x0000, /* 0x5D9F */ 0x0000, /* 0x5DA0 */ 0x0000, /* 0x5DA1 */ 0x0000, /* 0x5DA2 */ 0x0000, /* 0x5DA3 */ 0x0000, /* 0x5DA4 */ 0x0000, /* 0x5DA5 */ 0x0000, /* 0x5DA6 */ 0x0000, /* 0x5DA7 */ 0x0000, /* 0x5DA8 */ 0x0000, /* 0x5DA9 */ 0x0000, /* 0x5DAA */ 0x0000, /* 0x5DAB */ 0x0000, /* 0x5DAC */ 0x0000, /* 0x5DAD */ 0x0000, /* 0x5DAE */ 0x0000, /* 0x5DAF */ 0x0000, /* 0x5DB0 */ 0x0000, /* 0x5DB1 */ 0x0000, /* 0x5DB2 */ 0x0000, /* 0x5DB3 */ 0x0000, /* 0x5DB4 */ 0x0000, /* 0x5DB5 */ 0x0000, /* 0x5DB6 */ 0x0000, /* 0x5DB7 */ 0x0000, /* 0x5DB8 */ 0x0000, /* 0x5DB9 */ 0x0000, /* 0x5DBA */ 0x0000, /* 0x5DBB */ 0x0000, /* 0x5DBC */ 0x0000, /* 0x5DBD */ 0x0000, /* 0x5DBE */ 0x0000, /* 0x5DBF */ 0x0000, /* 0x5DC0 */ 0x0000, /* 0x5DC1 */ 0x0000, /* 0x5DC2 */ 0x0000, /* 0x5DC3 */ 0x0000, /* 0x5DC4 */ 0x0000, /* 0x5DC5 */ 0x0000, /* 0x5DC6 */ 0x0000, /* 0x5DC7 */ 0x0000, /* 0x5DC8 */ 0x0000, /* 0x5DC9 */ 0x0000, /* 0x5DCA */ 0x0000, /* 0x5DCB */ 0x0000, /* 0x5DCC */ 0x0000, /* 0x5DCD */ 0x0000, /* 0x5DCE */ 0x0000, /* 0x5DCF */ 0x0000, /* 0x5DD0 */ 0x0000, /* 0x5DD1 */ 0x0000, /* 0x5DD2 */ 0x0000, /* 0x5DD3 */ 0x0000, /* 0x5DD4 */ 0x0000, /* 0x5DD5 */ 0x0000, /* 0x5DD6 */ 0x0000, /* 0x5DD7 */ 0x0000, /* 0x5DD8 */ 0x0000, /* 0x5DD9 */ 0x0000, /* 0x5DDA */ 0x0000, /* 0x5DDB */ 0x0000, /* 0x5DDC */ 0x0000, /* 0x5DDD */ 0x0000, /* 0x5DDE */ 0x0000, /* 0x5DDF */ 0x0000, /* 0x5DE0 */ 0x0000, /* 0x5DE1 */ 0x0000, /* 0x5DE2 */ 0x0000, /* 0x5DE3 */ 0x0000, /* 0x5DE4 */ 0x0000, /* 0x5DE5 */ 0x0000, /* 0x5DE6 */ 0x0000, /* 0x5DE7 */ 0x0000, /* 0x5DE8 */ 0x0000, /* 0x5DE9 */ 0x0000, /* 0x5DEA */ 0x0000, /* 0x5DEB */ 0x0000, /* 0x5DEC */ 0x0000, /* 0x5DED */ 0x0000, /* 0x5DEE */ 0x0000, /* 0x5DEF */ 0x0000, /* 0x5DF0 */ 0x0000, /* 0x5DF1 */ 0x0000, /* 0x5DF2 */ 0x0000, /* 0x5DF3 */ 0x0000, /* 0x5DF4 */ 0x0000, /* 0x5DF5 */ 0x0000, /* 0x5DF6 */ 0x0000, /* 0x5DF7 */ 0x0000, /* 0x5DF8 */ 0x0000, /* 0x5DF9 */ 0x0000, /* 0x5DFA */ 0x0000, /* 0x5DFB */ 0x0000, /* 0x5DFC */ 0x0000, /* 0x5DFD */ 0x0000, /* 0x5DFE */ 0x0000, /* 0x5DFF */ 0x0000, /* 0x5E00 */ 0x0000, /* 0x5E01 */ 0x0000, /* 0x5E02 */ 0x0000, /* 0x5E03 */ 0x0000, /* 0x5E04 */ 0x0000, /* 0x5E05 */ 0x0000, /* 0x5E06 */ 0x0000, /* 0x5E07 */ 0x0000, /* 0x5E08 */ 0x0000, /* 0x5E09 */ 0x0000, /* 0x5E0A */ 0x0000, /* 0x5E0B */ 0x0000, /* 0x5E0C */ 0x0000, /* 0x5E0D */ 0x0000, /* 0x5E0E */ 0x0000, /* 0x5E0F */ 0x0000, /* 0x5E10 */ 0x0000, /* 0x5E11 */ 0x0000, /* 0x5E12 */ 0x0000, /* 0x5E13 */ 0x0000, /* 0x5E14 */ 0x0000, /* 0x5E15 */ 0x0000, /* 0x5E16 */ 0x0000, /* 0x5E17 */ 0x0000, /* 0x5E18 */ 0x0000, /* 0x5E19 */ 0x0000, /* 0x5E1A */ 0x0000, /* 0x5E1B */ 0x0000, /* 0x5E1C */ 0x0000, /* 0x5E1D */ 0x0000, /* 0x5E1E */ 0x0000, /* 0x5E1F */ 0x0000, /* 0x5E20 */ 0x0000, /* 0x5E21 */ 0x0000, /* 0x5E22 */ 0x0000, /* 0x5E23 */ 0x0000, /* 0x5E24 */ 0x0000, /* 0x5E25 */ 0x0000, /* 0x5E26 */ 0x0000, /* 0x5E27 */ 0x0000, /* 0x5E28 */ 0x0000, /* 0x5E29 */ 0x0000, /* 0x5E2A */ 0x0000, /* 0x5E2B */ 0x0000, /* 0x5E2C */ 0x0000, /* 0x5E2D */ 0x0000, /* 0x5E2E */ 0x0000, /* 0x5E2F */ 0x0000, /* 0x5E30 */ 0x0000, /* 0x5E31 */ 0x0000, /* 0x5E32 */ 0x0000, /* 0x5E33 */ 0x0000, /* 0x5E34 */ 0x0000, /* 0x5E35 */ 0x0000, /* 0x5E36 */ 0x0000, /* 0x5E37 */ 0x0000, /* 0x5E38 */ 0x0000, /* 0x5E39 */ 0x0000, /* 0x5E3A */ 0x0000, /* 0x5E3B */ 0x0000, /* 0x5E3C */ 0x0000, /* 0x5E3D */ 0x0000, /* 0x5E3E */ 0x0000, /* 0x5E3F */ 0x0000, /* 0x5E40 */ 0x0000, /* 0x5E41 */ 0x0000, /* 0x5E42 */ 0x0000, /* 0x5E43 */ 0x0000, /* 0x5E44 */ 0x0000, /* 0x5E45 */ 0x0000, /* 0x5E46 */ 0x0000, /* 0x5E47 */ 0x0000, /* 0x5E48 */ 0x0000, /* 0x5E49 */ 0x0000, /* 0x5E4A */ 0x0000, /* 0x5E4B */ 0x0000, /* 0x5E4C */ 0x0000, /* 0x5E4D */ 0x0000, /* 0x5E4E */ 0x0000, /* 0x5E4F */ 0x0000, /* 0x5E50 */ 0x0000, /* 0x5E51 */ 0x0000, /* 0x5E52 */ 0x0000, /* 0x5E53 */ 0x0000, /* 0x5E54 */ 0x0000, /* 0x5E55 */ 0x0000, /* 0x5E56 */ 0x0000, /* 0x5E57 */ 0x0000, /* 0x5E58 */ 0x0000, /* 0x5E59 */ 0x0000, /* 0x5E5A */ 0x0000, /* 0x5E5B */ 0x0000, /* 0x5E5C */ 0x0000, /* 0x5E5D */ 0x0000, /* 0x5E5E */ 0x0000, /* 0x5E5F */ 0x0000, /* 0x5E60 */ 0x0000, /* 0x5E61 */ 0x0000, /* 0x5E62 */ 0x0000, /* 0x5E63 */ 0x0000, /* 0x5E64 */ 0x0000, /* 0x5E65 */ 0x0000, /* 0x5E66 */ 0x0000, /* 0x5E67 */ 0x0000, /* 0x5E68 */ 0x0000, /* 0x5E69 */ 0x0000, /* 0x5E6A */ 0x0000, /* 0x5E6B */ 0x0000, /* 0x5E6C */ 0x0000, /* 0x5E6D */ 0x0000, /* 0x5E6E */ 0x0000, /* 0x5E6F */ 0x0000, /* 0x5E70 */ 0x0000, /* 0x5E71 */ 0x0000, /* 0x5E72 */ 0x0000, /* 0x5E73 */ 0x0000, /* 0x5E74 */ 0x0000, /* 0x5E75 */ 0x0000, /* 0x5E76 */ 0x0000, /* 0x5E77 */ 0x0000, /* 0x5E78 */ 0x0000, /* 0x5E79 */ 0x0000, /* 0x5E7A */ 0x0000, /* 0x5E7B */ 0x0000, /* 0x5E7C */ 0x0000, /* 0x5E7D */ 0x0000, /* 0x5E7E */ 0x0000, /* 0x5E7F */ 0x0000, /* 0x5E80 */ 0x0000, /* 0x5E81 */ 0x0000, /* 0x5E82 */ 0x0000, /* 0x5E83 */ 0x0000, /* 0x5E84 */ 0x0000, /* 0x5E85 */ 0x0000, /* 0x5E86 */ 0x0000, /* 0x5E87 */ 0x0000, /* 0x5E88 */ 0x0000, /* 0x5E89 */ 0x0000, /* 0x5E8A */ 0x0000, /* 0x5E8B */ 0x0000, /* 0x5E8C */ 0x0000, /* 0x5E8D */ 0x0000, /* 0x5E8E */ 0x0000, /* 0x5E8F */ 0x0000, /* 0x5E90 */ 0x0000, /* 0x5E91 */ 0x0000, /* 0x5E92 */ 0x0000, /* 0x5E93 */ 0x0000, /* 0x5E94 */ 0x0000, /* 0x5E95 */ 0x0000, /* 0x5E96 */ 0x0000, /* 0x5E97 */ 0x0000, /* 0x5E98 */ 0x0000, /* 0x5E99 */ 0x0000, /* 0x5E9A */ 0x0000, /* 0x5E9B */ 0x0000, /* 0x5E9C */ 0x0000, /* 0x5E9D */ 0x0000, /* 0x5E9E */ 0x0000, /* 0x5E9F */ 0x0000, /* 0x5EA0 */ 0x0000, /* 0x5EA1 */ 0x0000, /* 0x5EA2 */ 0x0000, /* 0x5EA3 */ 0x0000, /* 0x5EA4 */ 0x0000, /* 0x5EA5 */ 0x0000, /* 0x5EA6 */ 0x0000, /* 0x5EA7 */ 0x0000, /* 0x5EA8 */ 0x0000, /* 0x5EA9 */ 0x0000, /* 0x5EAA */ 0x0000, /* 0x5EAB */ 0x0000, /* 0x5EAC */ 0x0000, /* 0x5EAD */ 0x0000, /* 0x5EAE */ 0x0000, /* 0x5EAF */ 0x0000, /* 0x5EB0 */ 0x0000, /* 0x5EB1 */ 0x0000, /* 0x5EB2 */ 0x0000, /* 0x5EB3 */ 0x0000, /* 0x5EB4 */ 0x0000, /* 0x5EB5 */ 0x0000, /* 0x5EB6 */ 0x0000, /* 0x5EB7 */ 0x0000, /* 0x5EB8 */ 0x0000, /* 0x5EB9 */ 0x0000, /* 0x5EBA */ 0x0000, /* 0x5EBB */ 0x0000, /* 0x5EBC */ 0x0000, /* 0x5EBD */ 0x0000, /* 0x5EBE */ 0x0000, /* 0x5EBF */ 0x0000, /* 0x5EC0 */ 0x0000, /* 0x5EC1 */ 0x0000, /* 0x5EC2 */ 0x0000, /* 0x5EC3 */ 0x0000, /* 0x5EC4 */ 0x0000, /* 0x5EC5 */ 0x0000, /* 0x5EC6 */ 0x0000, /* 0x5EC7 */ 0x0000, /* 0x5EC8 */ 0x0000, /* 0x5EC9 */ 0x0000, /* 0x5ECA */ 0x0000, /* 0x5ECB */ 0x0000, /* 0x5ECC */ 0x0000, /* 0x5ECD */ 0x0000, /* 0x5ECE */ 0x0000, /* 0x5ECF */ 0x0000, /* 0x5ED0 */ 0x0000, /* 0x5ED1 */ 0x0000, /* 0x5ED2 */ 0x0000, /* 0x5ED3 */ 0x0000, /* 0x5ED4 */ 0x0000, /* 0x5ED5 */ 0x0000, /* 0x5ED6 */ 0x0000, /* 0x5ED7 */ 0x0000, /* 0x5ED8 */ 0x0000, /* 0x5ED9 */ 0x0000, /* 0x5EDA */ 0x0000, /* 0x5EDB */ 0x0000, /* 0x5EDC */ 0x0000, /* 0x5EDD */ 0x0000, /* 0x5EDE */ 0x0000, /* 0x5EDF */ 0x0000, /* 0x5EE0 */ 0x0000, /* 0x5EE1 */ 0x0000, /* 0x5EE2 */ 0x0000, /* 0x5EE3 */ 0x0000, /* 0x5EE4 */ 0x0000, /* 0x5EE5 */ 0x0000, /* 0x5EE6 */ 0x0000, /* 0x5EE7 */ 0x0000, /* 0x5EE8 */ 0x0000, /* 0x5EE9 */ 0x0000, /* 0x5EEA */ 0x0000, /* 0x5EEB */ 0x0000, /* 0x5EEC */ 0x0000, /* 0x5EED */ 0x0000, /* 0x5EEE */ 0x0000, /* 0x5EEF */ 0x0000, /* 0x5EF0 */ 0x0000, /* 0x5EF1 */ 0x0000, /* 0x5EF2 */ 0x0000, /* 0x5EF3 */ 0x0000, /* 0x5EF4 */ 0x0000, /* 0x5EF5 */ 0x0000, /* 0x5EF6 */ 0x0000, /* 0x5EF7 */ 0x0000, /* 0x5EF8 */ 0x0000, /* 0x5EF9 */ 0x0000, /* 0x5EFA */ 0x0000, /* 0x5EFB */ 0x0000, /* 0x5EFC */ 0x0000, /* 0x5EFD */ 0x0000, /* 0x5EFE */ 0x0000, /* 0x5EFF */ 0x0000, /* 0x5F00 */ 0x0000, /* 0x5F01 */ 0x0000, /* 0x5F02 */ 0x0000, /* 0x5F03 */ 0x0000, /* 0x5F04 */ 0x0000, /* 0x5F05 */ 0x0000, /* 0x5F06 */ 0x0000, /* 0x5F07 */ 0x0000, /* 0x5F08 */ 0x0000, /* 0x5F09 */ 0x0000, /* 0x5F0A */ 0x0000, /* 0x5F0B */ 0x0000, /* 0x5F0C */ 0x0000, /* 0x5F0D */ 0x0000, /* 0x5F0E */ 0x0000, /* 0x5F0F */ 0x0000, /* 0x5F10 */ 0x0000, /* 0x5F11 */ 0x0000, /* 0x5F12 */ 0x0000, /* 0x5F13 */ 0x0000, /* 0x5F14 */ 0x0000, /* 0x5F15 */ 0x0000, /* 0x5F16 */ 0x0000, /* 0x5F17 */ 0x0000, /* 0x5F18 */ 0x0000, /* 0x5F19 */ 0x0000, /* 0x5F1A */ 0x0000, /* 0x5F1B */ 0x0000, /* 0x5F1C */ 0x0000, /* 0x5F1D */ 0x0000, /* 0x5F1E */ 0x0000, /* 0x5F1F */ 0x0000, /* 0x5F20 */ 0x0000, /* 0x5F21 */ 0x0000, /* 0x5F22 */ 0x0000, /* 0x5F23 */ 0x0000, /* 0x5F24 */ 0x0000, /* 0x5F25 */ 0x0000, /* 0x5F26 */ 0x0000, /* 0x5F27 */ 0x0000, /* 0x5F28 */ 0x0000, /* 0x5F29 */ 0x0000, /* 0x5F2A */ 0x0000, /* 0x5F2B */ 0x0000, /* 0x5F2C */ 0x0000, /* 0x5F2D */ 0x0000, /* 0x5F2E */ 0x0000, /* 0x5F2F */ 0x0000, /* 0x5F30 */ 0x0000, /* 0x5F31 */ 0x0000, /* 0x5F32 */ 0x0000, /* 0x5F33 */ 0x0000, /* 0x5F34 */ 0x0000, /* 0x5F35 */ 0x0000, /* 0x5F36 */ 0x0000, /* 0x5F37 */ 0x0000, /* 0x5F38 */ 0x0000, /* 0x5F39 */ 0x0000, /* 0x5F3A */ 0x0000, /* 0x5F3B */ 0x0000, /* 0x5F3C */ 0x0000, /* 0x5F3D */ 0x0000, /* 0x5F3E */ 0x0000, /* 0x5F3F */ 0x0000, /* 0x5F40 */ 0x0000, /* 0x5F41 */ 0x0000, /* 0x5F42 */ 0x0000, /* 0x5F43 */ 0x0000, /* 0x5F44 */ 0x0000, /* 0x5F45 */ 0x0000, /* 0x5F46 */ 0x0000, /* 0x5F47 */ 0x0000, /* 0x5F48 */ 0x0000, /* 0x5F49 */ 0x0000, /* 0x5F4A */ 0x0000, /* 0x5F4B */ 0x0000, /* 0x5F4C */ 0x0000, /* 0x5F4D */ 0x0000, /* 0x5F4E */ 0x0000, /* 0x5F4F */ 0x0000, /* 0x5F50 */ 0x0000, /* 0x5F51 */ 0x0000, /* 0x5F52 */ 0x0000, /* 0x5F53 */ 0x0000, /* 0x5F54 */ 0x0000, /* 0x5F55 */ 0x0000, /* 0x5F56 */ 0x0000, /* 0x5F57 */ 0x0000, /* 0x5F58 */ 0x0000, /* 0x5F59 */ 0x0000, /* 0x5F5A */ 0x0000, /* 0x5F5B */ 0x0000, /* 0x5F5C */ 0x0000, /* 0x5F5D */ 0x0000, /* 0x5F5E */ 0x0000, /* 0x5F5F */ 0x0000, /* 0x5F60 */ 0x0000, /* 0x5F61 */ 0x0000, /* 0x5F62 */ 0x0000, /* 0x5F63 */ 0x0000, /* 0x5F64 */ 0x0000, /* 0x5F65 */ 0x0000, /* 0x5F66 */ 0x0000, /* 0x5F67 */ 0x0000, /* 0x5F68 */ 0x0000, /* 0x5F69 */ 0x0000, /* 0x5F6A */ 0x0000, /* 0x5F6B */ 0x0000, /* 0x5F6C */ 0x0000, /* 0x5F6D */ 0x0000, /* 0x5F6E */ 0x0000, /* 0x5F6F */ 0x0000, /* 0x5F70 */ 0x0000, /* 0x5F71 */ 0x0000, /* 0x5F72 */ 0x0000, /* 0x5F73 */ 0x0000, /* 0x5F74 */ 0x0000, /* 0x5F75 */ 0x0000, /* 0x5F76 */ 0x0000, /* 0x5F77 */ 0x0000, /* 0x5F78 */ 0x0000, /* 0x5F79 */ 0x0000, /* 0x5F7A */ 0x0000, /* 0x5F7B */ 0x0000, /* 0x5F7C */ 0x0000, /* 0x5F7D */ 0x0000, /* 0x5F7E */ 0x0000, /* 0x5F7F */ 0x0000, /* 0x5F80 */ 0x0000, /* 0x5F81 */ 0x0000, /* 0x5F82 */ 0x0000, /* 0x5F83 */ 0x0000, /* 0x5F84 */ 0x0000, /* 0x5F85 */ 0x0000, /* 0x5F86 */ 0x0000, /* 0x5F87 */ 0x0000, /* 0x5F88 */ 0x0000, /* 0x5F89 */ 0x0000, /* 0x5F8A */ 0x0000, /* 0x5F8B */ 0x0000, /* 0x5F8C */ 0x0000, /* 0x5F8D */ 0x0000, /* 0x5F8E */ 0x0000, /* 0x5F8F */ 0x0000, /* 0x5F90 */ 0x0000, /* 0x5F91 */ 0x0000, /* 0x5F92 */ 0x0000, /* 0x5F93 */ 0x0000, /* 0x5F94 */ 0x0000, /* 0x5F95 */ 0x0000, /* 0x5F96 */ 0x0000, /* 0x5F97 */ 0x0000, /* 0x5F98 */ 0x0000, /* 0x5F99 */ 0x0000, /* 0x5F9A */ 0x0000, /* 0x5F9B */ 0x0000, /* 0x5F9C */ 0x0000, /* 0x5F9D */ 0x0000, /* 0x5F9E */ 0x0000, /* 0x5F9F */ 0x0000, /* 0x5FA0 */ 0x0000, /* 0x5FA1 */ 0x0000, /* 0x5FA2 */ 0x0000, /* 0x5FA3 */ 0x0000, /* 0x5FA4 */ 0x0000, /* 0x5FA5 */ 0x0000, /* 0x5FA6 */ 0x0000, /* 0x5FA7 */ 0x0000, /* 0x5FA8 */ 0x0000, /* 0x5FA9 */ 0x0000, /* 0x5FAA */ 0x0000, /* 0x5FAB */ 0x0000, /* 0x5FAC */ 0x0000, /* 0x5FAD */ 0x0000, /* 0x5FAE */ 0x0000, /* 0x5FAF */ 0x0000, /* 0x5FB0 */ 0x0000, /* 0x5FB1 */ 0x0000, /* 0x5FB2 */ 0x0000, /* 0x5FB3 */ 0x0000, /* 0x5FB4 */ 0x0000, /* 0x5FB5 */ 0x0000, /* 0x5FB6 */ 0x0000, /* 0x5FB7 */ 0x0000, /* 0x5FB8 */ 0x0000, /* 0x5FB9 */ 0x0000, /* 0x5FBA */ 0x0000, /* 0x5FBB */ 0x0000, /* 0x5FBC */ 0x0000, /* 0x5FBD */ 0x0000, /* 0x5FBE */ 0x0000, /* 0x5FBF */ 0x0000, /* 0x5FC0 */ 0x0000, /* 0x5FC1 */ 0x0000, /* 0x5FC2 */ 0x0000, /* 0x5FC3 */ 0x0000, /* 0x5FC4 */ 0x0000, /* 0x5FC5 */ 0x0000, /* 0x5FC6 */ 0x0000, /* 0x5FC7 */ 0x0000, /* 0x5FC8 */ 0x0000, /* 0x5FC9 */ 0x0000, /* 0x5FCA */ 0x0000, /* 0x5FCB */ 0x0000, /* 0x5FCC */ 0x0000, /* 0x5FCD */ 0x0000, /* 0x5FCE */ 0x0000, /* 0x5FCF */ 0x0000, /* 0x5FD0 */ 0x0000, /* 0x5FD1 */ 0x0000, /* 0x5FD2 */ 0x0000, /* 0x5FD3 */ 0x0000, /* 0x5FD4 */ 0x0000, /* 0x5FD5 */ 0x0000, /* 0x5FD6 */ 0x0000, /* 0x5FD7 */ 0x0000, /* 0x5FD8 */ 0x0000, /* 0x5FD9 */ 0x0000, /* 0x5FDA */ 0x0000, /* 0x5FDB */ 0x0000, /* 0x5FDC */ 0x0000, /* 0x5FDD */ 0x0000, /* 0x5FDE */ 0x0000, /* 0x5FDF */ 0x0000, /* 0x5FE0 */ 0x0000, /* 0x5FE1 */ 0x0000, /* 0x5FE2 */ 0x0000, /* 0x5FE3 */ 0x0000, /* 0x5FE4 */ 0x0000, /* 0x5FE5 */ 0x0000, /* 0x5FE6 */ 0x0000, /* 0x5FE7 */ 0x0000, /* 0x5FE8 */ 0x0000, /* 0x5FE9 */ 0x0000, /* 0x5FEA */ 0x0000, /* 0x5FEB */ 0x0000, /* 0x5FEC */ 0x0000, /* 0x5FED */ 0x0000, /* 0x5FEE */ 0x0000, /* 0x5FEF */ 0x0000, /* 0x5FF0 */ 0x0000, /* 0x5FF1 */ 0x0000, /* 0x5FF2 */ 0x0000, /* 0x5FF3 */ 0x0000, /* 0x5FF4 */ 0x0000, /* 0x5FF5 */ 0x0000, /* 0x5FF6 */ 0x0000, /* 0x5FF7 */ 0x0000, /* 0x5FF8 */ 0x0000, /* 0x5FF9 */ 0x0000, /* 0x5FFA */ 0x0000, /* 0x5FFB */ 0x0000, /* 0x5FFC */ 0x0000, /* 0x5FFD */ 0x0000, /* 0x5FFE */ 0x0000, /* 0x5FFF */ 0x0000, /* 0x6000 */ 0x0000, /* 0x6001 */ 0x0000, /* 0x6002 */ 0x0000, /* 0x6003 */ 0x0000, /* 0x6004 */ 0x0000, /* 0x6005 */ 0x0000, /* 0x6006 */ 0x0000, /* 0x6007 */ 0x0000, /* 0x6008 */ 0x0000, /* 0x6009 */ 0x0000, /* 0x600A */ 0x0000, /* 0x600B */ 0x0000, /* 0x600C */ 0x0000, /* 0x600D */ 0x0000, /* 0x600E */ 0x0000, /* 0x600F */ 0x0000, /* 0x6010 */ 0x0000, /* 0x6011 */ 0x0000, /* 0x6012 */ 0x0000, /* 0x6013 */ 0x0000, /* 0x6014 */ 0x0000, /* 0x6015 */ 0x0000, /* 0x6016 */ 0x0000, /* 0x6017 */ 0x0000, /* 0x6018 */ 0x0000, /* 0x6019 */ 0x0000, /* 0x601A */ 0x0000, /* 0x601B */ 0x0000, /* 0x601C */ 0x0000, /* 0x601D */ 0x0000, /* 0x601E */ 0x0000, /* 0x601F */ 0x0000, /* 0x6020 */ 0x0000, /* 0x6021 */ 0x0000, /* 0x6022 */ 0x0000, /* 0x6023 */ 0x0000, /* 0x6024 */ 0x0000, /* 0x6025 */ 0x0000, /* 0x6026 */ 0x0000, /* 0x6027 */ 0x0000, /* 0x6028 */ 0x0000, /* 0x6029 */ 0x0000, /* 0x602A */ 0x0000, /* 0x602B */ 0x0000, /* 0x602C */ 0x0000, /* 0x602D */ 0x0000, /* 0x602E */ 0x0000, /* 0x602F */ 0x0000, /* 0x6030 */ 0x0000, /* 0x6031 */ 0x0000, /* 0x6032 */ 0x0000, /* 0x6033 */ 0x0000, /* 0x6034 */ 0x0000, /* 0x6035 */ 0x0000, /* 0x6036 */ 0x0000, /* 0x6037 */ 0x0000, /* 0x6038 */ 0x0000, /* 0x6039 */ 0x0000, /* 0x603A */ 0x0000, /* 0x603B */ 0x0000, /* 0x603C */ 0x0000, /* 0x603D */ 0x0000, /* 0x603E */ 0x0000, /* 0x603F */ 0x0000, /* 0x6040 */ 0x0000, /* 0x6041 */ 0x0000, /* 0x6042 */ 0x0000, /* 0x6043 */ 0x0000, /* 0x6044 */ 0x0000, /* 0x6045 */ 0x0000, /* 0x6046 */ 0x0000, /* 0x6047 */ 0x0000, /* 0x6048 */ 0x0000, /* 0x6049 */ 0x0000, /* 0x604A */ 0x0000, /* 0x604B */ 0x0000, /* 0x604C */ 0x0000, /* 0x604D */ 0x0000, /* 0x604E */ 0x0000, /* 0x604F */ 0x0000, /* 0x6050 */ 0x0000, /* 0x6051 */ 0x0000, /* 0x6052 */ 0x0000, /* 0x6053 */ 0x0000, /* 0x6054 */ 0x0000, /* 0x6055 */ 0x0000, /* 0x6056 */ 0x0000, /* 0x6057 */ 0x0000, /* 0x6058 */ 0x0000, /* 0x6059 */ 0x0000, /* 0x605A */ 0x0000, /* 0x605B */ 0x0000, /* 0x605C */ 0x0000, /* 0x605D */ 0x0000, /* 0x605E */ 0x0000, /* 0x605F */ 0x0000, /* 0x6060 */ 0x0000, /* 0x6061 */ 0x0000, /* 0x6062 */ 0x0000, /* 0x6063 */ 0x0000, /* 0x6064 */ 0x0000, /* 0x6065 */ 0x0000, /* 0x6066 */ 0x0000, /* 0x6067 */ 0x0000, /* 0x6068 */ 0x0000, /* 0x6069 */ 0x0000, /* 0x606A */ 0x0000, /* 0x606B */ 0x0000, /* 0x606C */ 0x0000, /* 0x606D */ 0x0000, /* 0x606E */ 0x0000, /* 0x606F */ 0x0000, /* 0x6070 */ 0x0000, /* 0x6071 */ 0x0000, /* 0x6072 */ 0x0000, /* 0x6073 */ 0x0000, /* 0x6074 */ 0x0000, /* 0x6075 */ 0x0000, /* 0x6076 */ 0x0000, /* 0x6077 */ 0x0000, /* 0x6078 */ 0x0000, /* 0x6079 */ 0x0000, /* 0x607A */ 0x0000, /* 0x607B */ 0x0000, /* 0x607C */ 0x0000, /* 0x607D */ 0x0000, /* 0x607E */ 0x0000, /* 0x607F */ 0x0000, /* 0x6080 */ 0x0000, /* 0x6081 */ 0x0000, /* 0x6082 */ 0x0000, /* 0x6083 */ 0x0000, /* 0x6084 */ 0x0000, /* 0x6085 */ 0x0000, /* 0x6086 */ 0x0000, /* 0x6087 */ 0x0000, /* 0x6088 */ 0x0000, /* 0x6089 */ 0x0000, /* 0x608A */ 0x0000, /* 0x608B */ 0x0000, /* 0x608C */ 0x0000, /* 0x608D */ 0x0000, /* 0x608E */ 0x0000, /* 0x608F */ 0x0000, /* 0x6090 */ 0x0000, /* 0x6091 */ 0x0000, /* 0x6092 */ 0x0000, /* 0x6093 */ 0x0000, /* 0x6094 */ 0x0000, /* 0x6095 */ 0x0000, /* 0x6096 */ 0x0000, /* 0x6097 */ 0x0000, /* 0x6098 */ 0x0000, /* 0x6099 */ 0x0000, /* 0x609A */ 0x0000, /* 0x609B */ 0x0000, /* 0x609C */ 0x0000, /* 0x609D */ 0x0000, /* 0x609E */ 0x0000, /* 0x609F */ 0x0000, /* 0x60A0 */ 0x0000, /* 0x60A1 */ 0x0000, /* 0x60A2 */ 0x0000, /* 0x60A3 */ 0x0000, /* 0x60A4 */ 0x0000, /* 0x60A5 */ 0x0000, /* 0x60A6 */ 0x0000, /* 0x60A7 */ 0x0000, /* 0x60A8 */ 0x0000, /* 0x60A9 */ 0x0000, /* 0x60AA */ 0x0000, /* 0x60AB */ 0x0000, /* 0x60AC */ 0x0000, /* 0x60AD */ 0x0000, /* 0x60AE */ 0x0000, /* 0x60AF */ 0x0000, /* 0x60B0 */ 0x0000, /* 0x60B1 */ 0x0000, /* 0x60B2 */ 0x0000, /* 0x60B3 */ 0x0000, /* 0x60B4 */ 0x0000, /* 0x60B5 */ 0x0000, /* 0x60B6 */ 0x0000, /* 0x60B7 */ 0x0000, /* 0x60B8 */ 0x0000, /* 0x60B9 */ 0x0000, /* 0x60BA */ 0x0000, /* 0x60BB */ 0x0000, /* 0x60BC */ 0x0000, /* 0x60BD */ 0x0000, /* 0x60BE */ 0x0000, /* 0x60BF */ 0x0000, /* 0x60C0 */ 0x0000, /* 0x60C1 */ 0x0000, /* 0x60C2 */ 0x0000, /* 0x60C3 */ 0x0000, /* 0x60C4 */ 0x0000, /* 0x60C5 */ 0x0000, /* 0x60C6 */ 0x0000, /* 0x60C7 */ 0x0000, /* 0x60C8 */ 0x0000, /* 0x60C9 */ 0x0000, /* 0x60CA */ 0x0000, /* 0x60CB */ 0x0000, /* 0x60CC */ 0x0000, /* 0x60CD */ 0x0000, /* 0x60CE */ 0x0000, /* 0x60CF */ 0x0000, /* 0x60D0 */ 0x0000, /* 0x60D1 */ 0x0000, /* 0x60D2 */ 0x0000, /* 0x60D3 */ 0x0000, /* 0x60D4 */ 0x0000, /* 0x60D5 */ 0x0000, /* 0x60D6 */ 0x0000, /* 0x60D7 */ 0x0000, /* 0x60D8 */ 0x0000, /* 0x60D9 */ 0x0000, /* 0x60DA */ 0x0000, /* 0x60DB */ 0x0000, /* 0x60DC */ 0x0000, /* 0x60DD */ 0x0000, /* 0x60DE */ 0x0000, /* 0x60DF */ 0x0000, /* 0x60E0 */ 0x0000, /* 0x60E1 */ 0x0000, /* 0x60E2 */ 0x0000, /* 0x60E3 */ 0x0000, /* 0x60E4 */ 0x0000, /* 0x60E5 */ 0x0000, /* 0x60E6 */ 0x0000, /* 0x60E7 */ 0x0000, /* 0x60E8 */ 0x0000, /* 0x60E9 */ 0x0000, /* 0x60EA */ 0x0000, /* 0x60EB */ 0x0000, /* 0x60EC */ 0x0000, /* 0x60ED */ 0x0000, /* 0x60EE */ 0x0000, /* 0x60EF */ 0x0000, /* 0x60F0 */ 0x0000, /* 0x60F1 */ 0x0000, /* 0x60F2 */ 0x0000, /* 0x60F3 */ 0x0000, /* 0x60F4 */ 0x0000, /* 0x60F5 */ 0x0000, /* 0x60F6 */ 0x0000, /* 0x60F7 */ 0x0000, /* 0x60F8 */ 0x0000, /* 0x60F9 */ 0x0000, /* 0x60FA */ 0x0000, /* 0x60FB */ 0x0000, /* 0x60FC */ 0x0000, /* 0x60FD */ 0x0000, /* 0x60FE */ 0x0000, /* 0x60FF */ 0x0000, /* 0x6100 */ 0x0000, /* 0x6101 */ 0x0000, /* 0x6102 */ 0x0000, /* 0x6103 */ 0x0000, /* 0x6104 */ 0x0000, /* 0x6105 */ 0x0000, /* 0x6106 */ 0x0000, /* 0x6107 */ 0x0000, /* 0x6108 */ 0x0000, /* 0x6109 */ 0x0000, /* 0x610A */ 0x0000, /* 0x610B */ 0x0000, /* 0x610C */ 0x0000, /* 0x610D */ 0x0000, /* 0x610E */ 0x0000, /* 0x610F */ 0x0000, /* 0x6110 */ 0x0000, /* 0x6111 */ 0x0000, /* 0x6112 */ 0x0000, /* 0x6113 */ 0x0000, /* 0x6114 */ 0x0000, /* 0x6115 */ 0x0000, /* 0x6116 */ 0x0000, /* 0x6117 */ 0x0000, /* 0x6118 */ 0x0000, /* 0x6119 */ 0x0000, /* 0x611A */ 0x0000, /* 0x611B */ 0x0000, /* 0x611C */ 0x0000, /* 0x611D */ 0x0000, /* 0x611E */ 0x0000, /* 0x611F */ 0x0000, /* 0x6120 */ 0x0000, /* 0x6121 */ 0x0000, /* 0x6122 */ 0x0000, /* 0x6123 */ 0x0000, /* 0x6124 */ 0x0000, /* 0x6125 */ 0x0000, /* 0x6126 */ 0x0000, /* 0x6127 */ 0x0000, /* 0x6128 */ 0x0000, /* 0x6129 */ 0x0000, /* 0x612A */ 0x0000, /* 0x612B */ 0x0000, /* 0x612C */ 0x0000, /* 0x612D */ 0x0000, /* 0x612E */ 0x0000, /* 0x612F */ 0x0000, /* 0x6130 */ 0x0000, /* 0x6131 */ 0x0000, /* 0x6132 */ 0x0000, /* 0x6133 */ 0x0000, /* 0x6134 */ 0x0000, /* 0x6135 */ 0x0000, /* 0x6136 */ 0x0000, /* 0x6137 */ 0x0000, /* 0x6138 */ 0x0000, /* 0x6139 */ 0x0000, /* 0x613A */ 0x0000, /* 0x613B */ 0x0000, /* 0x613C */ 0x0000, /* 0x613D */ 0x0000, /* 0x613E */ 0x0000, /* 0x613F */ 0x0000, /* 0x6140 */ 0x0000, /* 0x6141 */ 0x0000, /* 0x6142 */ 0x0000, /* 0x6143 */ 0x0000, /* 0x6144 */ 0x0000, /* 0x6145 */ 0x0000, /* 0x6146 */ 0x0000, /* 0x6147 */ 0x0000, /* 0x6148 */ 0x0000, /* 0x6149 */ 0x0000, /* 0x614A */ 0x0000, /* 0x614B */ 0x0000, /* 0x614C */ 0x0000, /* 0x614D */ 0x0000, /* 0x614E */ 0x0000, /* 0x614F */ 0x0000, /* 0x6150 */ 0x0000, /* 0x6151 */ 0x0000, /* 0x6152 */ 0x0000, /* 0x6153 */ 0x0000, /* 0x6154 */ 0x0000, /* 0x6155 */ 0x0000, /* 0x6156 */ 0x0000, /* 0x6157 */ 0x0000, /* 0x6158 */ 0x0000, /* 0x6159 */ 0x0000, /* 0x615A */ 0x0000, /* 0x615B */ 0x0000, /* 0x615C */ 0x0000, /* 0x615D */ 0x0000, /* 0x615E */ 0x0000, /* 0x615F */ 0x0000, /* 0x6160 */ 0x0000, /* 0x6161 */ 0x0000, /* 0x6162 */ 0x0000, /* 0x6163 */ 0x0000, /* 0x6164 */ 0x0000, /* 0x6165 */ 0x0000, /* 0x6166 */ 0x0000, /* 0x6167 */ 0x0000, /* 0x6168 */ 0x0000, /* 0x6169 */ 0x0000, /* 0x616A */ 0x0000, /* 0x616B */ 0x0000, /* 0x616C */ 0x0000, /* 0x616D */ 0x0000, /* 0x616E */ 0x0000, /* 0x616F */ 0x0000, /* 0x6170 */ 0x0000, /* 0x6171 */ 0x0000, /* 0x6172 */ 0x0000, /* 0x6173 */ 0x0000, /* 0x6174 */ 0x0000, /* 0x6175 */ 0x0000, /* 0x6176 */ 0x0000, /* 0x6177 */ 0x0000, /* 0x6178 */ 0x0000, /* 0x6179 */ 0x0000, /* 0x617A */ 0x0000, /* 0x617B */ 0x0000, /* 0x617C */ 0x0000, /* 0x617D */ 0x0000, /* 0x617E */ 0x0000, /* 0x617F */ 0x0000, /* 0x6180 */ 0x0000, /* 0x6181 */ 0x0000, /* 0x6182 */ 0x0000, /* 0x6183 */ 0x0000, /* 0x6184 */ 0x0000, /* 0x6185 */ 0x0000, /* 0x6186 */ 0x0000, /* 0x6187 */ 0x0000, /* 0x6188 */ 0x0000, /* 0x6189 */ 0x0000, /* 0x618A */ 0x0000, /* 0x618B */ 0x0000, /* 0x618C */ 0x0000, /* 0x618D */ 0x0000, /* 0x618E */ 0x0000, /* 0x618F */ 0x0000, /* 0x6190 */ 0x0000, /* 0x6191 */ 0x0000, /* 0x6192 */ 0x0000, /* 0x6193 */ 0x0000, /* 0x6194 */ 0x0000, /* 0x6195 */ 0x0000, /* 0x6196 */ 0x0000, /* 0x6197 */ 0x0000, /* 0x6198 */ 0x0000, /* 0x6199 */ 0x0000, /* 0x619A */ 0x0000, /* 0x619B */ 0x0000, /* 0x619C */ 0x0000, /* 0x619D */ 0x0000, /* 0x619E */ 0x0000, /* 0x619F */ 0x0000, /* 0x61A0 */ 0x0000, /* 0x61A1 */ 0x0000, /* 0x61A2 */ 0x0000, /* 0x61A3 */ 0x0000, /* 0x61A4 */ 0x0000, /* 0x61A5 */ 0x0000, /* 0x61A6 */ 0x0000, /* 0x61A7 */ 0x0000, /* 0x61A8 */ 0x0000, /* 0x61A9 */ 0x0000, /* 0x61AA */ 0x0000, /* 0x61AB */ 0x0000, /* 0x61AC */ 0x0000, /* 0x61AD */ 0x0000, /* 0x61AE */ 0x0000, /* 0x61AF */ 0x0000, /* 0x61B0 */ 0x0000, /* 0x61B1 */ 0x0000, /* 0x61B2 */ 0x0000, /* 0x61B3 */ 0x0000, /* 0x61B4 */ 0x0000, /* 0x61B5 */ 0x0000, /* 0x61B6 */ 0x0000, /* 0x61B7 */ 0x0000, /* 0x61B8 */ 0x0000, /* 0x61B9 */ 0x0000, /* 0x61BA */ 0x0000, /* 0x61BB */ 0x0000, /* 0x61BC */ 0x0000, /* 0x61BD */ 0x0000, /* 0x61BE */ 0x0000, /* 0x61BF */ 0x0000, /* 0x61C0 */ 0x0000, /* 0x61C1 */ 0x0000, /* 0x61C2 */ 0x0000, /* 0x61C3 */ 0x0000, /* 0x61C4 */ 0x0000, /* 0x61C5 */ 0x0000, /* 0x61C6 */ 0x0000, /* 0x61C7 */ 0x0000, /* 0x61C8 */ 0x0000, /* 0x61C9 */ 0x0000, /* 0x61CA */ 0x0000, /* 0x61CB */ 0x0000, /* 0x61CC */ 0x0000, /* 0x61CD */ 0x0000, /* 0x61CE */ 0x0000, /* 0x61CF */ 0x0000, /* 0x61D0 */ 0x0000, /* 0x61D1 */ 0x0000, /* 0x61D2 */ 0x0000, /* 0x61D3 */ 0x0000, /* 0x61D4 */ 0x0000, /* 0x61D5 */ 0x0000, /* 0x61D6 */ 0x0000, /* 0x61D7 */ 0x0000, /* 0x61D8 */ 0x0000, /* 0x61D9 */ 0x0000, /* 0x61DA */ 0x0000, /* 0x61DB */ 0x0000, /* 0x61DC */ 0x0000, /* 0x61DD */ 0x0000, /* 0x61DE */ 0x0000, /* 0x61DF */ 0x0000, /* 0x61E0 */ 0x0000, /* 0x61E1 */ 0x0000, /* 0x61E2 */ 0x0000, /* 0x61E3 */ 0x0000, /* 0x61E4 */ 0x0000, /* 0x61E5 */ 0x0000, /* 0x61E6 */ 0x0000, /* 0x61E7 */ 0x0000, /* 0x61E8 */ 0x0000, /* 0x61E9 */ 0x0000, /* 0x61EA */ 0x0000, /* 0x61EB */ 0x0000, /* 0x61EC */ 0x0000, /* 0x61ED */ 0x0000, /* 0x61EE */ 0x0000, /* 0x61EF */ 0x0000, /* 0x61F0 */ 0x0000, /* 0x61F1 */ 0x0000, /* 0x61F2 */ 0x0000, /* 0x61F3 */ 0x0000, /* 0x61F4 */ 0x0000, /* 0x61F5 */ 0x0000, /* 0x61F6 */ 0x0000, /* 0x61F7 */ 0x0000, /* 0x61F8 */ 0x0000, /* 0x61F9 */ 0x0000, /* 0x61FA */ 0x0000, /* 0x61FB */ 0x0000, /* 0x61FC */ 0x0000, /* 0x61FD */ 0x0000, /* 0x61FE */ 0x0000, /* 0x61FF */ 0x0000, /* 0x6200 */ 0x0000, /* 0x6201 */ 0x0000, /* 0x6202 */ 0x0000, /* 0x6203 */ 0x0000, /* 0x6204 */ 0x0000, /* 0x6205 */ 0x0000, /* 0x6206 */ 0x0000, /* 0x6207 */ 0x0000, /* 0x6208 */ 0x0000, /* 0x6209 */ 0x0000, /* 0x620A */ 0x0000, /* 0x620B */ 0x0000, /* 0x620C */ 0x0000, /* 0x620D */ 0x0000, /* 0x620E */ 0x0000, /* 0x620F */ 0x0000, /* 0x6210 */ 0x0000, /* 0x6211 */ 0x0000, /* 0x6212 */ 0x0000, /* 0x6213 */ 0x0000, /* 0x6214 */ 0x0000, /* 0x6215 */ 0x0000, /* 0x6216 */ 0x0000, /* 0x6217 */ 0x0000, /* 0x6218 */ 0x0000, /* 0x6219 */ 0x0000, /* 0x621A */ 0x0000, /* 0x621B */ 0x0000, /* 0x621C */ 0x0000, /* 0x621D */ 0x0000, /* 0x621E */ 0x0000, /* 0x621F */ 0x0000, /* 0x6220 */ 0x0000, /* 0x6221 */ 0x0000, /* 0x6222 */ 0x0000, /* 0x6223 */ 0x0000, /* 0x6224 */ 0x0000, /* 0x6225 */ 0x0000, /* 0x6226 */ 0x0000, /* 0x6227 */ 0x0000, /* 0x6228 */ 0x0000, /* 0x6229 */ 0x0000, /* 0x622A */ 0x0000, /* 0x622B */ 0x0000, /* 0x622C */ 0x0000, /* 0x622D */ 0x0000, /* 0x622E */ 0x0000, /* 0x622F */ 0x0000, /* 0x6230 */ 0x0000, /* 0x6231 */ 0x0000, /* 0x6232 */ 0x0000, /* 0x6233 */ 0x0000, /* 0x6234 */ 0x0000, /* 0x6235 */ 0x0000, /* 0x6236 */ 0x0000, /* 0x6237 */ 0x0000, /* 0x6238 */ 0x0000, /* 0x6239 */ 0x0000, /* 0x623A */ 0x0000, /* 0x623B */ 0x0000, /* 0x623C */ 0x0000, /* 0x623D */ 0x0000, /* 0x623E */ 0x0000, /* 0x623F */ 0x0000, /* 0x6240 */ 0x0000, /* 0x6241 */ 0x0000, /* 0x6242 */ 0x0000, /* 0x6243 */ 0x0000, /* 0x6244 */ 0x0000, /* 0x6245 */ 0x0000, /* 0x6246 */ 0x0000, /* 0x6247 */ 0x0000, /* 0x6248 */ 0x0000, /* 0x6249 */ 0x0000, /* 0x624A */ 0x0000, /* 0x624B */ 0x0000, /* 0x624C */ 0x0000, /* 0x624D */ 0x0000, /* 0x624E */ 0x0000, /* 0x624F */ 0x0000, /* 0x6250 */ 0x0000, /* 0x6251 */ 0x0000, /* 0x6252 */ 0x0000, /* 0x6253 */ 0x0000, /* 0x6254 */ 0x0000, /* 0x6255 */ 0x0000, /* 0x6256 */ 0x0000, /* 0x6257 */ 0x0000, /* 0x6258 */ 0x0000, /* 0x6259 */ 0x0000, /* 0x625A */ 0x0000, /* 0x625B */ 0x0000, /* 0x625C */ 0x0000, /* 0x625D */ 0x0000, /* 0x625E */ 0x0000, /* 0x625F */ 0x0000, /* 0x6260 */ 0x0000, /* 0x6261 */ 0x0000, /* 0x6262 */ 0x0000, /* 0x6263 */ 0x0000, /* 0x6264 */ 0x0000, /* 0x6265 */ 0x0000, /* 0x6266 */ 0x0000, /* 0x6267 */ 0x0000, /* 0x6268 */ 0x0000, /* 0x6269 */ 0x0000, /* 0x626A */ 0x0000, /* 0x626B */ 0x0000, /* 0x626C */ 0x0000, /* 0x626D */ 0x0000, /* 0x626E */ 0x0000, /* 0x626F */ 0x0000, /* 0x6270 */ 0x0000, /* 0x6271 */ 0x0000, /* 0x6272 */ 0x0000, /* 0x6273 */ 0x0000, /* 0x6274 */ 0x0000, /* 0x6275 */ 0x0000, /* 0x6276 */ 0x0000, /* 0x6277 */ 0x0000, /* 0x6278 */ 0x0000, /* 0x6279 */ 0x0000, /* 0x627A */ 0x0000, /* 0x627B */ 0x0000, /* 0x627C */ 0x0000, /* 0x627D */ 0x0000, /* 0x627E */ 0x0000, /* 0x627F */ 0x0000, /* 0x6280 */ 0x0000, /* 0x6281 */ 0x0000, /* 0x6282 */ 0x0000, /* 0x6283 */ 0x0000, /* 0x6284 */ 0x0000, /* 0x6285 */ 0x0000, /* 0x6286 */ 0x0000, /* 0x6287 */ 0x0000, /* 0x6288 */ 0x0000, /* 0x6289 */ 0x0000, /* 0x628A */ 0x0000, /* 0x628B */ 0x0000, /* 0x628C */ 0x0000, /* 0x628D */ 0x0000, /* 0x628E */ 0x0000, /* 0x628F */ 0x0000, /* 0x6290 */ 0x0000, /* 0x6291 */ 0x0000, /* 0x6292 */ 0x0000, /* 0x6293 */ 0x0000, /* 0x6294 */ 0x0000, /* 0x6295 */ 0x0000, /* 0x6296 */ 0x0000, /* 0x6297 */ 0x0000, /* 0x6298 */ 0x0000, /* 0x6299 */ 0x0000, /* 0x629A */ 0x0000, /* 0x629B */ 0x0000, /* 0x629C */ 0x0000, /* 0x629D */ 0x0000, /* 0x629E */ 0x0000, /* 0x629F */ 0x0000, /* 0x62A0 */ 0x0000, /* 0x62A1 */ 0x0000, /* 0x62A2 */ 0x0000, /* 0x62A3 */ 0x0000, /* 0x62A4 */ 0x0000, /* 0x62A5 */ 0x0000, /* 0x62A6 */ 0x0000, /* 0x62A7 */ 0x0000, /* 0x62A8 */ 0x0000, /* 0x62A9 */ 0x0000, /* 0x62AA */ 0x0000, /* 0x62AB */ 0x0000, /* 0x62AC */ 0x0000, /* 0x62AD */ 0x0000, /* 0x62AE */ 0x0000, /* 0x62AF */ 0x0000, /* 0x62B0 */ 0x0000, /* 0x62B1 */ 0x0000, /* 0x62B2 */ 0x0000, /* 0x62B3 */ 0x0000, /* 0x62B4 */ 0x0000, /* 0x62B5 */ 0x0000, /* 0x62B6 */ 0x0000, /* 0x62B7 */ 0x0000, /* 0x62B8 */ 0x0000, /* 0x62B9 */ 0x0000, /* 0x62BA */ 0x0000, /* 0x62BB */ 0x0000, /* 0x62BC */ 0x0000, /* 0x62BD */ 0x0000, /* 0x62BE */ 0x0000, /* 0x62BF */ 0x0000, /* 0x62C0 */ 0x0000, /* 0x62C1 */ 0x0000, /* 0x62C2 */ 0x0000, /* 0x62C3 */ 0x0000, /* 0x62C4 */ 0x0000, /* 0x62C5 */ 0x0000, /* 0x62C6 */ 0x0000, /* 0x62C7 */ 0x0000, /* 0x62C8 */ 0x0000, /* 0x62C9 */ 0x0000, /* 0x62CA */ 0x0000, /* 0x62CB */ 0x0000, /* 0x62CC */ 0x0000, /* 0x62CD */ 0x0000, /* 0x62CE */ 0x0000, /* 0x62CF */ 0x0000, /* 0x62D0 */ 0x0000, /* 0x62D1 */ 0x0000, /* 0x62D2 */ 0x0000, /* 0x62D3 */ 0x0000, /* 0x62D4 */ 0x0000, /* 0x62D5 */ 0x0000, /* 0x62D6 */ 0x0000, /* 0x62D7 */ 0x0000, /* 0x62D8 */ 0x0000, /* 0x62D9 */ 0x0000, /* 0x62DA */ 0x0000, /* 0x62DB */ 0x0000, /* 0x62DC */ 0x0000, /* 0x62DD */ 0x0000, /* 0x62DE */ 0x0000, /* 0x62DF */ 0x0000, /* 0x62E0 */ 0x0000, /* 0x62E1 */ 0x0000, /* 0x62E2 */ 0x0000, /* 0x62E3 */ 0x0000, /* 0x62E4 */ 0x0000, /* 0x62E5 */ 0x0000, /* 0x62E6 */ 0x0000, /* 0x62E7 */ 0x0000, /* 0x62E8 */ 0x0000, /* 0x62E9 */ 0x0000, /* 0x62EA */ 0x0000, /* 0x62EB */ 0x0000, /* 0x62EC */ 0x0000, /* 0x62ED */ 0x0000, /* 0x62EE */ 0x0000, /* 0x62EF */ 0x0000, /* 0x62F0 */ 0x0000, /* 0x62F1 */ 0x0000, /* 0x62F2 */ 0x0000, /* 0x62F3 */ 0x0000, /* 0x62F4 */ 0x0000, /* 0x62F5 */ 0x0000, /* 0x62F6 */ 0x0000, /* 0x62F7 */ 0x0000, /* 0x62F8 */ 0x0000, /* 0x62F9 */ 0x0000, /* 0x62FA */ 0x0000, /* 0x62FB */ 0x0000, /* 0x62FC */ 0x0000, /* 0x62FD */ 0x0000, /* 0x62FE */ 0x0000, /* 0x62FF */ 0x0000, /* 0x6300 */ 0x0000, /* 0x6301 */ 0x0000, /* 0x6302 */ 0x0000, /* 0x6303 */ 0x0000, /* 0x6304 */ 0x0000, /* 0x6305 */ 0x0000, /* 0x6306 */ 0x0000, /* 0x6307 */ 0x0000, /* 0x6308 */ 0x0000, /* 0x6309 */ 0x0000, /* 0x630A */ 0x0000, /* 0x630B */ 0x0000, /* 0x630C */ 0x0000, /* 0x630D */ 0x0000, /* 0x630E */ 0x0000, /* 0x630F */ 0x0000, /* 0x6310 */ 0x0000, /* 0x6311 */ 0x0000, /* 0x6312 */ 0x0000, /* 0x6313 */ 0x0000, /* 0x6314 */ 0x0000, /* 0x6315 */ 0x0000, /* 0x6316 */ 0x0000, /* 0x6317 */ 0x0000, /* 0x6318 */ 0x0000, /* 0x6319 */ 0x0000, /* 0x631A */ 0x0000, /* 0x631B */ 0x0000, /* 0x631C */ 0x0000, /* 0x631D */ 0x0000, /* 0x631E */ 0x0000, /* 0x631F */ 0x0000, /* 0x6320 */ 0x0000, /* 0x6321 */ 0x0000, /* 0x6322 */ 0x0000, /* 0x6323 */ 0x0000, /* 0x6324 */ 0x0000, /* 0x6325 */ 0x0000, /* 0x6326 */ 0x0000, /* 0x6327 */ 0x0000, /* 0x6328 */ 0x0000, /* 0x6329 */ 0x0000, /* 0x632A */ 0x0000, /* 0x632B */ 0x0000, /* 0x632C */ 0x0000, /* 0x632D */ 0x0000, /* 0x632E */ 0x0000, /* 0x632F */ 0x0000, /* 0x6330 */ 0x0000, /* 0x6331 */ 0x0000, /* 0x6332 */ 0x0000, /* 0x6333 */ 0x0000, /* 0x6334 */ 0x0000, /* 0x6335 */ 0x0000, /* 0x6336 */ 0x0000, /* 0x6337 */ 0x0000, /* 0x6338 */ 0x0000, /* 0x6339 */ 0x0000, /* 0x633A */ 0x0000, /* 0x633B */ 0x0000, /* 0x633C */ 0x0000, /* 0x633D */ 0x0000, /* 0x633E */ 0x0000, /* 0x633F */ 0x0000, /* 0x6340 */ 0x0000, /* 0x6341 */ 0x0000, /* 0x6342 */ 0x0000, /* 0x6343 */ 0x0000, /* 0x6344 */ 0x0000, /* 0x6345 */ 0x0000, /* 0x6346 */ 0x0000, /* 0x6347 */ 0x0000, /* 0x6348 */ 0x0000, /* 0x6349 */ 0x0000, /* 0x634A */ 0x0000, /* 0x634B */ 0x0000, /* 0x634C */ 0x0000, /* 0x634D */ 0x0000, /* 0x634E */ 0x0000, /* 0x634F */ 0x0000, /* 0x6350 */ 0x0000, /* 0x6351 */ 0x0000, /* 0x6352 */ 0x0000, /* 0x6353 */ 0x0000, /* 0x6354 */ 0x0000, /* 0x6355 */ 0x0000, /* 0x6356 */ 0x0000, /* 0x6357 */ 0x0000, /* 0x6358 */ 0x0000, /* 0x6359 */ 0x0000, /* 0x635A */ 0x0000, /* 0x635B */ 0x0000, /* 0x635C */ 0x0000, /* 0x635D */ 0x0000, /* 0x635E */ 0x0000, /* 0x635F */ 0x0000, /* 0x6360 */ 0x0000, /* 0x6361 */ 0x0000, /* 0x6362 */ 0x0000, /* 0x6363 */ 0x0000, /* 0x6364 */ 0x0000, /* 0x6365 */ 0x0000, /* 0x6366 */ 0x0000, /* 0x6367 */ 0x0000, /* 0x6368 */ 0x0000, /* 0x6369 */ 0x0000, /* 0x636A */ 0x0000, /* 0x636B */ 0x0000, /* 0x636C */ 0x0000, /* 0x636D */ 0x0000, /* 0x636E */ 0x0000, /* 0x636F */ 0x0000, /* 0x6370 */ 0x0000, /* 0x6371 */ 0x0000, /* 0x6372 */ 0x0000, /* 0x6373 */ 0x0000, /* 0x6374 */ 0x0000, /* 0x6375 */ 0x0000, /* 0x6376 */ 0x0000, /* 0x6377 */ 0x0000, /* 0x6378 */ 0x0000, /* 0x6379 */ 0x0000, /* 0x637A */ 0x0000, /* 0x637B */ 0x0000, /* 0x637C */ 0x0000, /* 0x637D */ 0x0000, /* 0x637E */ 0x0000, /* 0x637F */ 0x0000, /* 0x6380 */ 0x0000, /* 0x6381 */ 0x0000, /* 0x6382 */ 0x0000, /* 0x6383 */ 0x0000, /* 0x6384 */ 0x0000, /* 0x6385 */ 0x0000, /* 0x6386 */ 0x0000, /* 0x6387 */ 0x0000, /* 0x6388 */ 0x0000, /* 0x6389 */ 0x0000, /* 0x638A */ 0x0000, /* 0x638B */ 0x0000, /* 0x638C */ 0x0000, /* 0x638D */ 0x0000, /* 0x638E */ 0x0000, /* 0x638F */ 0x0000, /* 0x6390 */ 0x0000, /* 0x6391 */ 0x0000, /* 0x6392 */ 0x0000, /* 0x6393 */ 0x0000, /* 0x6394 */ 0x0000, /* 0x6395 */ 0x0000, /* 0x6396 */ 0x0000, /* 0x6397 */ 0x0000, /* 0x6398 */ 0x0000, /* 0x6399 */ 0x0000, /* 0x639A */ 0x0000, /* 0x639B */ 0x0000, /* 0x639C */ 0x0000, /* 0x639D */ 0x0000, /* 0x639E */ 0x0000, /* 0x639F */ 0x0000, /* 0x63A0 */ 0x0000, /* 0x63A1 */ 0x0000, /* 0x63A2 */ 0x0000, /* 0x63A3 */ 0x0000, /* 0x63A4 */ 0x0000, /* 0x63A5 */ 0x0000, /* 0x63A6 */ 0x0000, /* 0x63A7 */ 0x0000, /* 0x63A8 */ 0x0000, /* 0x63A9 */ 0x0000, /* 0x63AA */ 0x0000, /* 0x63AB */ 0x0000, /* 0x63AC */ 0x0000, /* 0x63AD */ 0x0000, /* 0x63AE */ 0x0000, /* 0x63AF */ 0x0000, /* 0x63B0 */ 0x0000, /* 0x63B1 */ 0x0000, /* 0x63B2 */ 0x0000, /* 0x63B3 */ 0x0000, /* 0x63B4 */ 0x0000, /* 0x63B5 */ 0x0000, /* 0x63B6 */ 0x0000, /* 0x63B7 */ 0x0000, /* 0x63B8 */ 0x0000, /* 0x63B9 */ 0x0000, /* 0x63BA */ 0x0000, /* 0x63BB */ 0x0000, /* 0x63BC */ 0x0000, /* 0x63BD */ 0x0000, /* 0x63BE */ 0x0000, /* 0x63BF */ 0x0000, /* 0x63C0 */ 0x0000, /* 0x63C1 */ 0x0000, /* 0x63C2 */ 0x0000, /* 0x63C3 */ 0x0000, /* 0x63C4 */ 0x0000, /* 0x63C5 */ 0x0000, /* 0x63C6 */ 0x0000, /* 0x63C7 */ 0x0000, /* 0x63C8 */ 0x0000, /* 0x63C9 */ 0x0000, /* 0x63CA */ 0x0000, /* 0x63CB */ 0x0000, /* 0x63CC */ 0x0000, /* 0x63CD */ 0x0000, /* 0x63CE */ 0x0000, /* 0x63CF */ 0x0000, /* 0x63D0 */ 0x0000, /* 0x63D1 */ 0x0000, /* 0x63D2 */ 0x0000, /* 0x63D3 */ 0x0000, /* 0x63D4 */ 0x0000, /* 0x63D5 */ 0x0000, /* 0x63D6 */ 0x0000, /* 0x63D7 */ 0x0000, /* 0x63D8 */ 0x0000, /* 0x63D9 */ 0x0000, /* 0x63DA */ 0x0000, /* 0x63DB */ 0x0000, /* 0x63DC */ 0x0000, /* 0x63DD */ 0x0000, /* 0x63DE */ 0x0000, /* 0x63DF */ 0x0000, /* 0x63E0 */ 0x0000, /* 0x63E1 */ 0x0000, /* 0x63E2 */ 0x0000, /* 0x63E3 */ 0x0000, /* 0x63E4 */ 0x0000, /* 0x63E5 */ 0x0000, /* 0x63E6 */ 0x0000, /* 0x63E7 */ 0x0000, /* 0x63E8 */ 0x0000, /* 0x63E9 */ 0x0000, /* 0x63EA */ 0x0000, /* 0x63EB */ 0x0000, /* 0x63EC */ 0x0000, /* 0x63ED */ 0x0000, /* 0x63EE */ 0x0000, /* 0x63EF */ 0x0000, /* 0x63F0 */ 0x0000, /* 0x63F1 */ 0x0000, /* 0x63F2 */ 0x0000, /* 0x63F3 */ 0x0000, /* 0x63F4 */ 0x0000, /* 0x63F5 */ 0x0000, /* 0x63F6 */ 0x0000, /* 0x63F7 */ 0x0000, /* 0x63F8 */ 0x0000, /* 0x63F9 */ 0x0000, /* 0x63FA */ 0x0000, /* 0x63FB */ 0x0000, /* 0x63FC */ 0x0000, /* 0x63FD */ 0x0000, /* 0x63FE */ 0x0000, /* 0x63FF */ 0x0000, /* 0x6400 */ 0x0000, /* 0x6401 */ 0x0000, /* 0x6402 */ 0x0000, /* 0x6403 */ 0x0000, /* 0x6404 */ 0x0000, /* 0x6405 */ 0x0000, /* 0x6406 */ 0x0000, /* 0x6407 */ 0x0000, /* 0x6408 */ 0x0000, /* 0x6409 */ 0x0000, /* 0x640A */ 0x0000, /* 0x640B */ 0x0000, /* 0x640C */ 0x0000, /* 0x640D */ 0x0000, /* 0x640E */ 0x0000, /* 0x640F */ 0x0000, /* 0x6410 */ 0x0000, /* 0x6411 */ 0x0000, /* 0x6412 */ 0x0000, /* 0x6413 */ 0x0000, /* 0x6414 */ 0x0000, /* 0x6415 */ 0x0000, /* 0x6416 */ 0x0000, /* 0x6417 */ 0x0000, /* 0x6418 */ 0x0000, /* 0x6419 */ 0x0000, /* 0x641A */ 0x0000, /* 0x641B */ 0x0000, /* 0x641C */ 0x0000, /* 0x641D */ 0x0000, /* 0x641E */ 0x0000, /* 0x641F */ 0x0000, /* 0x6420 */ 0x0000, /* 0x6421 */ 0x0000, /* 0x6422 */ 0x0000, /* 0x6423 */ 0x0000, /* 0x6424 */ 0x0000, /* 0x6425 */ 0x0000, /* 0x6426 */ 0x0000, /* 0x6427 */ 0x0000, /* 0x6428 */ 0x0000, /* 0x6429 */ 0x0000, /* 0x642A */ 0x0000, /* 0x642B */ 0x0000, /* 0x642C */ 0x0000, /* 0x642D */ 0x0000, /* 0x642E */ 0x0000, /* 0x642F */ 0x0000, /* 0x6430 */ 0x0000, /* 0x6431 */ 0x0000, /* 0x6432 */ 0x0000, /* 0x6433 */ 0x0000, /* 0x6434 */ 0x0000, /* 0x6435 */ 0x0000, /* 0x6436 */ 0x0000, /* 0x6437 */ 0x0000, /* 0x6438 */ 0x0000, /* 0x6439 */ 0x0000, /* 0x643A */ 0x0000, /* 0x643B */ 0x0000, /* 0x643C */ 0x0000, /* 0x643D */ 0x0000, /* 0x643E */ 0x0000, /* 0x643F */ 0x0000, /* 0x6440 */ 0x0000, /* 0x6441 */ 0x0000, /* 0x6442 */ 0x0000, /* 0x6443 */ 0x0000, /* 0x6444 */ 0x0000, /* 0x6445 */ 0x0000, /* 0x6446 */ 0x0000, /* 0x6447 */ 0x0000, /* 0x6448 */ 0x0000, /* 0x6449 */ 0x0000, /* 0x644A */ 0x0000, /* 0x644B */ 0x0000, /* 0x644C */ 0x0000, /* 0x644D */ 0x0000, /* 0x644E */ 0x0000, /* 0x644F */ 0x0000, /* 0x6450 */ 0x0000, /* 0x6451 */ 0x0000, /* 0x6452 */ 0x0000, /* 0x6453 */ 0x0000, /* 0x6454 */ 0x0000, /* 0x6455 */ 0x0000, /* 0x6456 */ 0x0000, /* 0x6457 */ 0x0000, /* 0x6458 */ 0x0000, /* 0x6459 */ 0x0000, /* 0x645A */ 0x0000, /* 0x645B */ 0x0000, /* 0x645C */ 0x0000, /* 0x645D */ 0x0000, /* 0x645E */ 0x0000, /* 0x645F */ 0x0000, /* 0x6460 */ 0x0000, /* 0x6461 */ 0x0000, /* 0x6462 */ 0x0000, /* 0x6463 */ 0x0000, /* 0x6464 */ 0x0000, /* 0x6465 */ 0x0000, /* 0x6466 */ 0x0000, /* 0x6467 */ 0x0000, /* 0x6468 */ 0x0000, /* 0x6469 */ 0x0000, /* 0x646A */ 0x0000, /* 0x646B */ 0x0000, /* 0x646C */ 0x0000, /* 0x646D */ 0x0000, /* 0x646E */ 0x0000, /* 0x646F */ 0x0000, /* 0x6470 */ 0x0000, /* 0x6471 */ 0x0000, /* 0x6472 */ 0x0000, /* 0x6473 */ 0x0000, /* 0x6474 */ 0x0000, /* 0x6475 */ 0x0000, /* 0x6476 */ 0x0000, /* 0x6477 */ 0x0000, /* 0x6478 */ 0x0000, /* 0x6479 */ 0x0000, /* 0x647A */ 0x0000, /* 0x647B */ 0x0000, /* 0x647C */ 0x0000, /* 0x647D */ 0x0000, /* 0x647E */ 0x0000, /* 0x647F */ 0x0000, /* 0x6480 */ 0x0000, /* 0x6481 */ 0x0000, /* 0x6482 */ 0x0000, /* 0x6483 */ 0x0000, /* 0x6484 */ 0x0000, /* 0x6485 */ 0x0000, /* 0x6486 */ 0x0000, /* 0x6487 */ 0x0000, /* 0x6488 */ 0x0000, /* 0x6489 */ 0x0000, /* 0x648A */ 0x0000, /* 0x648B */ 0x0000, /* 0x648C */ 0x0000, /* 0x648D */ 0x0000, /* 0x648E */ 0x0000, /* 0x648F */ 0x0000, /* 0x6490 */ 0x0000, /* 0x6491 */ 0x0000, /* 0x6492 */ 0x0000, /* 0x6493 */ 0x0000, /* 0x6494 */ 0x0000, /* 0x6495 */ 0x0000, /* 0x6496 */ 0x0000, /* 0x6497 */ 0x0000, /* 0x6498 */ 0x0000, /* 0x6499 */ 0x0000, /* 0x649A */ 0x0000, /* 0x649B */ 0x0000, /* 0x649C */ 0x0000, /* 0x649D */ 0x0000, /* 0x649E */ 0x0000, /* 0x649F */ 0x0000, /* 0x64A0 */ 0x0000, /* 0x64A1 */ 0x0000, /* 0x64A2 */ 0x0000, /* 0x64A3 */ 0x0000, /* 0x64A4 */ 0x0000, /* 0x64A5 */ 0x0000, /* 0x64A6 */ 0x0000, /* 0x64A7 */ 0x0000, /* 0x64A8 */ 0x0000, /* 0x64A9 */ 0x0000, /* 0x64AA */ 0x0000, /* 0x64AB */ 0x0000, /* 0x64AC */ 0x0000, /* 0x64AD */ 0x0000, /* 0x64AE */ 0x0000, /* 0x64AF */ 0x0000, /* 0x64B0 */ 0x0000, /* 0x64B1 */ 0x0000, /* 0x64B2 */ 0x0000, /* 0x64B3 */ 0x0000, /* 0x64B4 */ 0x0000, /* 0x64B5 */ 0x0000, /* 0x64B6 */ 0x0000, /* 0x64B7 */ 0x0000, /* 0x64B8 */ 0x0000, /* 0x64B9 */ 0x0000, /* 0x64BA */ 0x0000, /* 0x64BB */ 0x0000, /* 0x64BC */ 0x0000, /* 0x64BD */ 0x0000, /* 0x64BE */ 0x0000, /* 0x64BF */ 0x0000, /* 0x64C0 */ 0x0000, /* 0x64C1 */ 0x0000, /* 0x64C2 */ 0x0000, /* 0x64C3 */ 0x0000, /* 0x64C4 */ 0x0000, /* 0x64C5 */ 0x0000, /* 0x64C6 */ 0x0000, /* 0x64C7 */ 0x0000, /* 0x64C8 */ 0x0000, /* 0x64C9 */ 0x0000, /* 0x64CA */ 0x0000, /* 0x64CB */ 0x0000, /* 0x64CC */ 0x0000, /* 0x64CD */ 0x0000, /* 0x64CE */ 0x0000, /* 0x64CF */ 0x0000, /* 0x64D0 */ 0x0000, /* 0x64D1 */ 0x0000, /* 0x64D2 */ 0x0000, /* 0x64D3 */ 0x0000, /* 0x64D4 */ 0x0000, /* 0x64D5 */ 0x0000, /* 0x64D6 */ 0x0000, /* 0x64D7 */ 0x0000, /* 0x64D8 */ 0x0000, /* 0x64D9 */ 0x0000, /* 0x64DA */ 0x0000, /* 0x64DB */ 0x0000, /* 0x64DC */ 0x0000, /* 0x64DD */ 0x0000, /* 0x64DE */ 0x0000, /* 0x64DF */ 0x0000, /* 0x64E0 */ 0x0000, /* 0x64E1 */ 0x0000, /* 0x64E2 */ 0x0000, /* 0x64E3 */ 0x0000, /* 0x64E4 */ 0x0000, /* 0x64E5 */ 0x0000, /* 0x64E6 */ 0x0000, /* 0x64E7 */ 0x0000, /* 0x64E8 */ 0x0000, /* 0x64E9 */ 0x0000, /* 0x64EA */ 0x0000, /* 0x64EB */ 0x0000, /* 0x64EC */ 0x0000, /* 0x64ED */ 0x0000, /* 0x64EE */ 0x0000, /* 0x64EF */ 0x0000, /* 0x64F0 */ 0x0000, /* 0x64F1 */ 0x0000, /* 0x64F2 */ 0x0000, /* 0x64F3 */ 0x0000, /* 0x64F4 */ 0x0000, /* 0x64F5 */ 0x0000, /* 0x64F6 */ 0x0000, /* 0x64F7 */ 0x0000, /* 0x64F8 */ 0x0000, /* 0x64F9 */ 0x0000, /* 0x64FA */ 0x0000, /* 0x64FB */ 0x0000, /* 0x64FC */ 0x0000, /* 0x64FD */ 0x0000, /* 0x64FE */ 0x0000, /* 0x64FF */ 0x0000, /* 0x6500 */ 0x0000, /* 0x6501 */ 0x0000, /* 0x6502 */ 0x0000, /* 0x6503 */ 0x0000, /* 0x6504 */ 0x0000, /* 0x6505 */ 0x0000, /* 0x6506 */ 0x0000, /* 0x6507 */ 0x0000, /* 0x6508 */ 0x0000, /* 0x6509 */ 0x0000, /* 0x650A */ 0x0000, /* 0x650B */ 0x0000, /* 0x650C */ 0x0000, /* 0x650D */ 0x0000, /* 0x650E */ 0x0000, /* 0x650F */ 0x0000, /* 0x6510 */ 0x0000, /* 0x6511 */ 0x0000, /* 0x6512 */ 0x0000, /* 0x6513 */ 0x0000, /* 0x6514 */ 0x0000, /* 0x6515 */ 0x0000, /* 0x6516 */ 0x0000, /* 0x6517 */ 0x0000, /* 0x6518 */ 0x0000, /* 0x6519 */ 0x0000, /* 0x651A */ 0x0000, /* 0x651B */ 0x0000, /* 0x651C */ 0x0000, /* 0x651D */ 0x0000, /* 0x651E */ 0x0000, /* 0x651F */ 0x0000, /* 0x6520 */ 0x0000, /* 0x6521 */ 0x0000, /* 0x6522 */ 0x0000, /* 0x6523 */ 0x0000, /* 0x6524 */ 0x0000, /* 0x6525 */ 0x0000, /* 0x6526 */ 0x0000, /* 0x6527 */ 0x0000, /* 0x6528 */ 0x0000, /* 0x6529 */ 0x0000, /* 0x652A */ 0x0000, /* 0x652B */ 0x0000, /* 0x652C */ 0x0000, /* 0x652D */ 0x0000, /* 0x652E */ 0x0000, /* 0x652F */ 0x0000, /* 0x6530 */ 0x0000, /* 0x6531 */ 0x0000, /* 0x6532 */ 0x0000, /* 0x6533 */ 0x0000, /* 0x6534 */ 0x0000, /* 0x6535 */ 0x0000, /* 0x6536 */ 0x0000, /* 0x6537 */ 0x0000, /* 0x6538 */ 0x0000, /* 0x6539 */ 0x0000, /* 0x653A */ 0x0000, /* 0x653B */ 0x0000, /* 0x653C */ 0x0000, /* 0x653D */ 0x0000, /* 0x653E */ 0x0000, /* 0x653F */ 0x0000, /* 0x6540 */ 0x0000, /* 0x6541 */ 0x0000, /* 0x6542 */ 0x0000, /* 0x6543 */ 0x0000, /* 0x6544 */ 0x0000, /* 0x6545 */ 0x0000, /* 0x6546 */ 0x0000, /* 0x6547 */ 0x0000, /* 0x6548 */ 0x0000, /* 0x6549 */ 0x0000, /* 0x654A */ 0x0000, /* 0x654B */ 0x0000, /* 0x654C */ 0x0000, /* 0x654D */ 0x0000, /* 0x654E */ 0x0000, /* 0x654F */ 0x0000, /* 0x6550 */ 0x0000, /* 0x6551 */ 0x0000, /* 0x6552 */ 0x0000, /* 0x6553 */ 0x0000, /* 0x6554 */ 0x0000, /* 0x6555 */ 0x0000, /* 0x6556 */ 0x0000, /* 0x6557 */ 0x0000, /* 0x6558 */ 0x0000, /* 0x6559 */ 0x0000, /* 0x655A */ 0x0000, /* 0x655B */ 0x0000, /* 0x655C */ 0x0000, /* 0x655D */ 0x0000, /* 0x655E */ 0x0000, /* 0x655F */ 0x0000, /* 0x6560 */ 0x0000, /* 0x6561 */ 0x0000, /* 0x6562 */ 0x0000, /* 0x6563 */ 0x0000, /* 0x6564 */ 0x0000, /* 0x6565 */ 0x0000, /* 0x6566 */ 0x0000, /* 0x6567 */ 0x0000, /* 0x6568 */ 0x0000, /* 0x6569 */ 0x0000, /* 0x656A */ 0x0000, /* 0x656B */ 0x0000, /* 0x656C */ 0x0000, /* 0x656D */ 0x0000, /* 0x656E */ 0x0000, /* 0x656F */ 0x0000, /* 0x6570 */ 0x0000, /* 0x6571 */ 0x0000, /* 0x6572 */ 0x0000, /* 0x6573 */ 0x0000, /* 0x6574 */ 0x0000, /* 0x6575 */ 0x0000, /* 0x6576 */ 0x0000, /* 0x6577 */ 0x0000, /* 0x6578 */ 0x0000, /* 0x6579 */ 0x0000, /* 0x657A */ 0x0000, /* 0x657B */ 0x0000, /* 0x657C */ 0x0000, /* 0x657D */ 0x0000, /* 0x657E */ 0x0000, /* 0x657F */ 0x0000, /* 0x6580 */ 0x0000, /* 0x6581 */ 0x0000, /* 0x6582 */ 0x0000, /* 0x6583 */ 0x0000, /* 0x6584 */ 0x0000, /* 0x6585 */ 0x0000, /* 0x6586 */ 0x0000, /* 0x6587 */ 0x0000, /* 0x6588 */ 0x0000, /* 0x6589 */ 0x0000, /* 0x658A */ 0x0000, /* 0x658B */ 0x0000, /* 0x658C */ 0x0000, /* 0x658D */ 0x0000, /* 0x658E */ 0x0000, /* 0x658F */ 0x0000, /* 0x6590 */ 0x0000, /* 0x6591 */ 0x0000, /* 0x6592 */ 0x0000, /* 0x6593 */ 0x0000, /* 0x6594 */ 0x0000, /* 0x6595 */ 0x0000, /* 0x6596 */ 0x0000, /* 0x6597 */ 0x0000, /* 0x6598 */ 0x0000, /* 0x6599 */ 0x0000, /* 0x659A */ 0x0000, /* 0x659B */ 0x0000, /* 0x659C */ 0x0000, /* 0x659D */ 0x0000, /* 0x659E */ 0x0000, /* 0x659F */ 0x0000, /* 0x65A0 */ 0x0000, /* 0x65A1 */ 0x0000, /* 0x65A2 */ 0x0000, /* 0x65A3 */ 0x0000, /* 0x65A4 */ 0x0000, /* 0x65A5 */ 0x0000, /* 0x65A6 */ 0x0000, /* 0x65A7 */ 0x0000, /* 0x65A8 */ 0x0000, /* 0x65A9 */ 0x0000, /* 0x65AA */ 0x0000, /* 0x65AB */ 0x0000, /* 0x65AC */ 0x0000, /* 0x65AD */ 0x0000, /* 0x65AE */ 0x0000, /* 0x65AF */ 0x0000, /* 0x65B0 */ 0x0000, /* 0x65B1 */ 0x0000, /* 0x65B2 */ 0x0000, /* 0x65B3 */ 0x0000, /* 0x65B4 */ 0x0000, /* 0x65B5 */ 0x0000, /* 0x65B6 */ 0x0000, /* 0x65B7 */ 0x0000, /* 0x65B8 */ 0x0000, /* 0x65B9 */ 0x0000, /* 0x65BA */ 0x0000, /* 0x65BB */ 0x0000, /* 0x65BC */ 0x0000, /* 0x65BD */ 0x0000, /* 0x65BE */ 0x0000, /* 0x65BF */ 0x0000, /* 0x65C0 */ 0x0000, /* 0x65C1 */ 0x0000, /* 0x65C2 */ 0x0000, /* 0x65C3 */ 0x0000, /* 0x65C4 */ 0x0000, /* 0x65C5 */ 0x0000, /* 0x65C6 */ 0x0000, /* 0x65C7 */ 0x0000, /* 0x65C8 */ 0x0000, /* 0x65C9 */ 0x0000, /* 0x65CA */ 0x0000, /* 0x65CB */ 0x0000, /* 0x65CC */ 0x0000, /* 0x65CD */ 0x0000, /* 0x65CE */ 0x0000, /* 0x65CF */ 0x0000, /* 0x65D0 */ 0x0000, /* 0x65D1 */ 0x0000, /* 0x65D2 */ 0x0000, /* 0x65D3 */ 0x0000, /* 0x65D4 */ 0x0000, /* 0x65D5 */ 0x0000, /* 0x65D6 */ 0x0000, /* 0x65D7 */ 0x0000, /* 0x65D8 */ 0x0000, /* 0x65D9 */ 0x0000, /* 0x65DA */ 0x0000, /* 0x65DB */ 0x0000, /* 0x65DC */ 0x0000, /* 0x65DD */ 0x0000, /* 0x65DE */ 0x0000, /* 0x65DF */ 0x0000, /* 0x65E0 */ 0x0000, /* 0x65E1 */ 0x0000, /* 0x65E2 */ 0x0000, /* 0x65E3 */ 0x0000, /* 0x65E4 */ 0x0000, /* 0x65E5 */ 0x0000, /* 0x65E6 */ 0x0000, /* 0x65E7 */ 0x0000, /* 0x65E8 */ 0x0000, /* 0x65E9 */ 0x0000, /* 0x65EA */ 0x0000, /* 0x65EB */ 0x0000, /* 0x65EC */ 0x0000, /* 0x65ED */ 0x0000, /* 0x65EE */ 0x0000, /* 0x65EF */ 0x0000, /* 0x65F0 */ 0x0000, /* 0x65F1 */ 0x0000, /* 0x65F2 */ 0x0000, /* 0x65F3 */ 0x0000, /* 0x65F4 */ 0x0000, /* 0x65F5 */ 0x0000, /* 0x65F6 */ 0x0000, /* 0x65F7 */ 0x0000, /* 0x65F8 */ 0x0000, /* 0x65F9 */ 0x0000, /* 0x65FA */ 0x0000, /* 0x65FB */ 0x0000, /* 0x65FC */ 0x0000, /* 0x65FD */ 0x0000, /* 0x65FE */ 0x0000, /* 0x65FF */ 0x0000, /* 0x6600 */ 0x0000, /* 0x6601 */ 0x0000, /* 0x6602 */ 0x0000, /* 0x6603 */ 0x0000, /* 0x6604 */ 0x0000, /* 0x6605 */ 0x0000, /* 0x6606 */ 0x0000, /* 0x6607 */ 0x0000, /* 0x6608 */ 0x0000, /* 0x6609 */ 0x0000, /* 0x660A */ 0x0000, /* 0x660B */ 0x0000, /* 0x660C */ 0x0000, /* 0x660D */ 0x0000, /* 0x660E */ 0x0000, /* 0x660F */ 0x0000, /* 0x6610 */ 0x0000, /* 0x6611 */ 0x0000, /* 0x6612 */ 0x0000, /* 0x6613 */ 0x0000, /* 0x6614 */ 0x0000, /* 0x6615 */ 0x0000, /* 0x6616 */ 0x0000, /* 0x6617 */ 0x0000, /* 0x6618 */ 0x0000, /* 0x6619 */ 0x0000, /* 0x661A */ 0x0000, /* 0x661B */ 0x0000, /* 0x661C */ 0x0000, /* 0x661D */ 0x0000, /* 0x661E */ 0x0000, /* 0x661F */ 0x0000, /* 0x6620 */ 0x0000, /* 0x6621 */ 0x0000, /* 0x6622 */ 0x0000, /* 0x6623 */ 0x0000, /* 0x6624 */ 0x0000, /* 0x6625 */ 0x0000, /* 0x6626 */ 0x0000, /* 0x6627 */ 0x0000, /* 0x6628 */ 0x0000, /* 0x6629 */ 0x0000, /* 0x662A */ 0x0000, /* 0x662B */ 0x0000, /* 0x662C */ 0x0000, /* 0x662D */ 0x0000, /* 0x662E */ 0x0000, /* 0x662F */ 0x0000, /* 0x6630 */ 0x0000, /* 0x6631 */ 0x0000, /* 0x6632 */ 0x0000, /* 0x6633 */ 0x0000, /* 0x6634 */ 0x0000, /* 0x6635 */ 0x0000, /* 0x6636 */ 0x0000, /* 0x6637 */ 0x0000, /* 0x6638 */ 0x0000, /* 0x6639 */ 0x0000, /* 0x663A */ 0x0000, /* 0x663B */ 0x0000, /* 0x663C */ 0x0000, /* 0x663D */ 0x0000, /* 0x663E */ 0x0000, /* 0x663F */ 0x0000, /* 0x6640 */ 0x0000, /* 0x6641 */ 0x0000, /* 0x6642 */ 0x0000, /* 0x6643 */ 0x0000, /* 0x6644 */ 0x0000, /* 0x6645 */ 0x0000, /* 0x6646 */ 0x0000, /* 0x6647 */ 0x0000, /* 0x6648 */ 0x0000, /* 0x6649 */ 0x0000, /* 0x664A */ 0x0000, /* 0x664B */ 0x0000, /* 0x664C */ 0x0000, /* 0x664D */ 0x0000, /* 0x664E */ 0x0000, /* 0x664F */ 0x0000, /* 0x6650 */ 0x0000, /* 0x6651 */ 0x0000, /* 0x6652 */ 0x0000, /* 0x6653 */ 0x0000, /* 0x6654 */ 0x0000, /* 0x6655 */ 0x0000, /* 0x6656 */ 0x0000, /* 0x6657 */ 0x0000, /* 0x6658 */ 0x0000, /* 0x6659 */ 0x0000, /* 0x665A */ 0x0000, /* 0x665B */ 0x0000, /* 0x665C */ 0x0000, /* 0x665D */ 0x0000, /* 0x665E */ 0x0000, /* 0x665F */ 0x0000, /* 0x6660 */ 0x0000, /* 0x6661 */ 0x0000, /* 0x6662 */ 0x0000, /* 0x6663 */ 0x0000, /* 0x6664 */ 0x0000, /* 0x6665 */ 0x0000, /* 0x6666 */ 0x0000, /* 0x6667 */ 0x0000, /* 0x6668 */ 0x0000, /* 0x6669 */ 0x0000, /* 0x666A */ 0x0000, /* 0x666B */ 0x0000, /* 0x666C */ 0x0000, /* 0x666D */ 0x0000, /* 0x666E */ 0x0000, /* 0x666F */ 0x0000, /* 0x6670 */ 0x0000, /* 0x6671 */ 0x0000, /* 0x6672 */ 0x0000, /* 0x6673 */ 0x0000, /* 0x6674 */ 0x0000, /* 0x6675 */ 0x0000, /* 0x6676 */ 0x0000, /* 0x6677 */ 0x0000, /* 0x6678 */ 0x0000, /* 0x6679 */ 0x0000, /* 0x667A */ 0x0000, /* 0x667B */ 0x0000, /* 0x667C */ 0x0000, /* 0x667D */ 0x0000, /* 0x667E */ 0x0000, /* 0x667F */ 0x0000, /* 0x6680 */ 0x0000, /* 0x6681 */ 0x0000, /* 0x6682 */ 0x0000, /* 0x6683 */ 0x0000, /* 0x6684 */ 0x0000, /* 0x6685 */ 0x0000, /* 0x6686 */ 0x0000, /* 0x6687 */ 0x0000, /* 0x6688 */ 0x0000, /* 0x6689 */ 0x0000, /* 0x668A */ 0x0000, /* 0x668B */ 0x0000, /* 0x668C */ 0x0000, /* 0x668D */ 0x0000, /* 0x668E */ 0x0000, /* 0x668F */ 0x0000, /* 0x6690 */ 0x0000, /* 0x6691 */ 0x0000, /* 0x6692 */ 0x0000, /* 0x6693 */ 0x0000, /* 0x6694 */ 0x0000, /* 0x6695 */ 0x0000, /* 0x6696 */ 0x0000, /* 0x6697 */ 0x0000, /* 0x6698 */ 0x0000, /* 0x6699 */ 0x0000, /* 0x669A */ 0x0000, /* 0x669B */ 0x0000, /* 0x669C */ 0x0000, /* 0x669D */ 0x0000, /* 0x669E */ 0x0000, /* 0x669F */ 0x0000, /* 0x66A0 */ 0x0000, /* 0x66A1 */ 0x0000, /* 0x66A2 */ 0x0000, /* 0x66A3 */ 0x0000, /* 0x66A4 */ 0x0000, /* 0x66A5 */ 0x0000, /* 0x66A6 */ 0x0000, /* 0x66A7 */ 0x0000, /* 0x66A8 */ 0x0000, /* 0x66A9 */ 0x0000, /* 0x66AA */ 0x0000, /* 0x66AB */ 0x0000, /* 0x66AC */ 0x0000, /* 0x66AD */ 0x0000, /* 0x66AE */ 0x0000, /* 0x66AF */ 0x0000, /* 0x66B0 */ 0x0000, /* 0x66B1 */ 0x0000, /* 0x66B2 */ 0x0000, /* 0x66B3 */ 0x0000, /* 0x66B4 */ 0x0000, /* 0x66B5 */ 0x0000, /* 0x66B6 */ 0x0000, /* 0x66B7 */ 0x0000, /* 0x66B8 */ 0x0000, /* 0x66B9 */ 0x0000, /* 0x66BA */ 0x0000, /* 0x66BB */ 0x0000, /* 0x66BC */ 0x0000, /* 0x66BD */ 0x0000, /* 0x66BE */ 0x0000, /* 0x66BF */ 0x0000, /* 0x66C0 */ 0x0000, /* 0x66C1 */ 0x0000, /* 0x66C2 */ 0x0000, /* 0x66C3 */ 0x0000, /* 0x66C4 */ 0x0000, /* 0x66C5 */ 0x0000, /* 0x66C6 */ 0x0000, /* 0x66C7 */ 0x0000, /* 0x66C8 */ 0x0000, /* 0x66C9 */ 0x0000, /* 0x66CA */ 0x0000, /* 0x66CB */ 0x0000, /* 0x66CC */ 0x0000, /* 0x66CD */ 0x0000, /* 0x66CE */ 0x0000, /* 0x66CF */ 0x0000, /* 0x66D0 */ 0x0000, /* 0x66D1 */ 0x0000, /* 0x66D2 */ 0x0000, /* 0x66D3 */ 0x0000, /* 0x66D4 */ 0x0000, /* 0x66D5 */ 0x0000, /* 0x66D6 */ 0x0000, /* 0x66D7 */ 0x0000, /* 0x66D8 */ 0x0000, /* 0x66D9 */ 0x0000, /* 0x66DA */ 0x0000, /* 0x66DB */ 0x0000, /* 0x66DC */ 0x0000, /* 0x66DD */ 0x0000, /* 0x66DE */ 0x0000, /* 0x66DF */ 0x0000, /* 0x66E0 */ 0x0000, /* 0x66E1 */ 0x0000, /* 0x66E2 */ 0x0000, /* 0x66E3 */ 0x0000, /* 0x66E4 */ 0x0000, /* 0x66E5 */ 0x0000, /* 0x66E6 */ 0x0000, /* 0x66E7 */ 0x0000, /* 0x66E8 */ 0x0000, /* 0x66E9 */ 0x0000, /* 0x66EA */ 0x0000, /* 0x66EB */ 0x0000, /* 0x66EC */ 0x0000, /* 0x66ED */ 0x0000, /* 0x66EE */ 0x0000, /* 0x66EF */ 0x0000, /* 0x66F0 */ 0x0000, /* 0x66F1 */ 0x0000, /* 0x66F2 */ 0x0000, /* 0x66F3 */ 0x0000, /* 0x66F4 */ 0x0000, /* 0x66F5 */ 0x0000, /* 0x66F6 */ 0x0000, /* 0x66F7 */ 0x0000, /* 0x66F8 */ 0x0000, /* 0x66F9 */ 0x0000, /* 0x66FA */ 0x0000, /* 0x66FB */ 0x0000, /* 0x66FC */ 0x0000, /* 0x66FD */ 0x0000, /* 0x66FE */ 0x0000, /* 0x66FF */ 0x0000, /* 0x6700 */ 0x0000, /* 0x6701 */ 0x0000, /* 0x6702 */ 0x0000, /* 0x6703 */ 0x0000, /* 0x6704 */ 0x0000, /* 0x6705 */ 0x0000, /* 0x6706 */ 0x0000, /* 0x6707 */ 0x0000, /* 0x6708 */ 0x0000, /* 0x6709 */ 0x0000, /* 0x670A */ 0x0000, /* 0x670B */ 0x0000, /* 0x670C */ 0x0000, /* 0x670D */ 0x0000, /* 0x670E */ 0x0000, /* 0x670F */ 0x0000, /* 0x6710 */ 0x0000, /* 0x6711 */ 0x0000, /* 0x6712 */ 0x0000, /* 0x6713 */ 0x0000, /* 0x6714 */ 0x0000, /* 0x6715 */ 0x0000, /* 0x6716 */ 0x0000, /* 0x6717 */ 0x0000, /* 0x6718 */ 0x0000, /* 0x6719 */ 0x0000, /* 0x671A */ 0x0000, /* 0x671B */ 0x0000, /* 0x671C */ 0x0000, /* 0x671D */ 0x0000, /* 0x671E */ 0x0000, /* 0x671F */ 0x0000, /* 0x6720 */ 0x0000, /* 0x6721 */ 0x0000, /* 0x6722 */ 0x0000, /* 0x6723 */ 0x0000, /* 0x6724 */ 0x0000, /* 0x6725 */ 0x0000, /* 0x6726 */ 0x0000, /* 0x6727 */ 0x0000, /* 0x6728 */ 0x0000, /* 0x6729 */ 0x0000, /* 0x672A */ 0x0000, /* 0x672B */ 0x0000, /* 0x672C */ 0x0000, /* 0x672D */ 0x0000, /* 0x672E */ 0x0000, /* 0x672F */ 0x0000, /* 0x6730 */ 0x0000, /* 0x6731 */ 0x0000, /* 0x6732 */ 0x0000, /* 0x6733 */ 0x0000, /* 0x6734 */ 0x0000, /* 0x6735 */ 0x0000, /* 0x6736 */ 0x0000, /* 0x6737 */ 0x0000, /* 0x6738 */ 0x0000, /* 0x6739 */ 0x0000, /* 0x673A */ 0x0000, /* 0x673B */ 0x0000, /* 0x673C */ 0x0000, /* 0x673D */ 0x0000, /* 0x673E */ 0x0000, /* 0x673F */ 0x0000, /* 0x6740 */ 0x0000, /* 0x6741 */ 0x0000, /* 0x6742 */ 0x0000, /* 0x6743 */ 0x0000, /* 0x6744 */ 0x0000, /* 0x6745 */ 0x0000, /* 0x6746 */ 0x0000, /* 0x6747 */ 0x0000, /* 0x6748 */ 0x0000, /* 0x6749 */ 0x0000, /* 0x674A */ 0x0000, /* 0x674B */ 0x0000, /* 0x674C */ 0x0000, /* 0x674D */ 0x0000, /* 0x674E */ 0x0000, /* 0x674F */ 0x0000, /* 0x6750 */ 0x0000, /* 0x6751 */ 0x0000, /* 0x6752 */ 0x0000, /* 0x6753 */ 0x0000, /* 0x6754 */ 0x0000, /* 0x6755 */ 0x0000, /* 0x6756 */ 0x0000, /* 0x6757 */ 0x0000, /* 0x6758 */ 0x0000, /* 0x6759 */ 0x0000, /* 0x675A */ 0x0000, /* 0x675B */ 0x0000, /* 0x675C */ 0x0000, /* 0x675D */ 0x0000, /* 0x675E */ 0x0000, /* 0x675F */ 0x0000, /* 0x6760 */ 0x0000, /* 0x6761 */ 0x0000, /* 0x6762 */ 0x0000, /* 0x6763 */ 0x0000, /* 0x6764 */ 0x0000, /* 0x6765 */ 0x0000, /* 0x6766 */ 0x0000, /* 0x6767 */ 0x0000, /* 0x6768 */ 0x0000, /* 0x6769 */ 0x0000, /* 0x676A */ 0x0000, /* 0x676B */ 0x0000, /* 0x676C */ 0x0000, /* 0x676D */ 0x0000, /* 0x676E */ 0x0000, /* 0x676F */ 0x0000, /* 0x6770 */ 0x0000, /* 0x6771 */ 0x0000, /* 0x6772 */ 0x0000, /* 0x6773 */ 0x0000, /* 0x6774 */ 0x0000, /* 0x6775 */ 0x0000, /* 0x6776 */ 0x0000, /* 0x6777 */ 0x0000, /* 0x6778 */ 0x0000, /* 0x6779 */ 0x0000, /* 0x677A */ 0x0000, /* 0x677B */ 0x0000, /* 0x677C */ 0x0000, /* 0x677D */ 0x0000, /* 0x677E */ 0x0000, /* 0x677F */ 0x0000, /* 0x6780 */ 0x0000, /* 0x6781 */ 0x0000, /* 0x6782 */ 0x0000, /* 0x6783 */ 0x0000, /* 0x6784 */ 0x0000, /* 0x6785 */ 0x0000, /* 0x6786 */ 0x0000, /* 0x6787 */ 0x0000, /* 0x6788 */ 0x0000, /* 0x6789 */ 0x0000, /* 0x678A */ 0x0000, /* 0x678B */ 0x0000, /* 0x678C */ 0x0000, /* 0x678D */ 0x0000, /* 0x678E */ 0x0000, /* 0x678F */ 0x0000, /* 0x6790 */ 0x0000, /* 0x6791 */ 0x0000, /* 0x6792 */ 0x0000, /* 0x6793 */ 0x0000, /* 0x6794 */ 0x0000, /* 0x6795 */ 0x0000, /* 0x6796 */ 0x0000, /* 0x6797 */ 0x0000, /* 0x6798 */ 0x0000, /* 0x6799 */ 0x0000, /* 0x679A */ 0x0000, /* 0x679B */ 0x0000, /* 0x679C */ 0x0000, /* 0x679D */ 0x0000, /* 0x679E */ 0x0000, /* 0x679F */ 0x0000, /* 0x67A0 */ 0x0000, /* 0x67A1 */ 0x0000, /* 0x67A2 */ 0x0000, /* 0x67A3 */ 0x0000, /* 0x67A4 */ 0x0000, /* 0x67A5 */ 0x0000, /* 0x67A6 */ 0x0000, /* 0x67A7 */ 0x0000, /* 0x67A8 */ 0x0000, /* 0x67A9 */ 0x0000, /* 0x67AA */ 0x0000, /* 0x67AB */ 0x0000, /* 0x67AC */ 0x0000, /* 0x67AD */ 0x0000, /* 0x67AE */ 0x0000, /* 0x67AF */ 0x0000, /* 0x67B0 */ 0x0000, /* 0x67B1 */ 0x0000, /* 0x67B2 */ 0x0000, /* 0x67B3 */ 0x0000, /* 0x67B4 */ 0x0000, /* 0x67B5 */ 0x0000, /* 0x67B6 */ 0x0000, /* 0x67B7 */ 0x0000, /* 0x67B8 */ 0x0000, /* 0x67B9 */ 0x0000, /* 0x67BA */ 0x0000, /* 0x67BB */ 0x0000, /* 0x67BC */ 0x0000, /* 0x67BD */ 0x0000, /* 0x67BE */ 0x0000, /* 0x67BF */ 0x0000, /* 0x67C0 */ 0x0000, /* 0x67C1 */ 0x0000, /* 0x67C2 */ 0x0000, /* 0x67C3 */ 0x0000, /* 0x67C4 */ 0x0000, /* 0x67C5 */ 0x0000, /* 0x67C6 */ 0x0000, /* 0x67C7 */ 0x0000, /* 0x67C8 */ 0x0000, /* 0x67C9 */ 0x0000, /* 0x67CA */ 0x0000, /* 0x67CB */ 0x0000, /* 0x67CC */ 0x0000, /* 0x67CD */ 0x0000, /* 0x67CE */ 0x0000, /* 0x67CF */ 0x0000, /* 0x67D0 */ 0x0000, /* 0x67D1 */ 0x0000, /* 0x67D2 */ 0x0000, /* 0x67D3 */ 0x0000, /* 0x67D4 */ 0x0000, /* 0x67D5 */ 0x0000, /* 0x67D6 */ 0x0000, /* 0x67D7 */ 0x0000, /* 0x67D8 */ 0x0000, /* 0x67D9 */ 0x0000, /* 0x67DA */ 0x0000, /* 0x67DB */ 0x0000, /* 0x67DC */ 0x0000, /* 0x67DD */ 0x0000, /* 0x67DE */ 0x0000, /* 0x67DF */ 0x0000, /* 0x67E0 */ 0x0000, /* 0x67E1 */ 0x0000, /* 0x67E2 */ 0x0000, /* 0x67E3 */ 0x0000, /* 0x67E4 */ 0x0000, /* 0x67E5 */ 0x0000, /* 0x67E6 */ 0x0000, /* 0x67E7 */ 0x0000, /* 0x67E8 */ 0x0000, /* 0x67E9 */ 0x0000, /* 0x67EA */ 0x0000, /* 0x67EB */ 0x0000, /* 0x67EC */ 0x0000, /* 0x67ED */ 0x0000, /* 0x67EE */ 0x0000, /* 0x67EF */ 0x0000, /* 0x67F0 */ 0x0000, /* 0x67F1 */ 0x0000, /* 0x67F2 */ 0x0000, /* 0x67F3 */ 0x0000, /* 0x67F4 */ 0x0000, /* 0x67F5 */ 0x0000, /* 0x67F6 */ 0x0000, /* 0x67F7 */ 0x0000, /* 0x67F8 */ 0x0000, /* 0x67F9 */ 0x0000, /* 0x67FA */ 0x0000, /* 0x67FB */ 0x0000, /* 0x67FC */ 0x0000, /* 0x67FD */ 0x0000, /* 0x67FE */ 0x0000, /* 0x67FF */ 0x0000, /* 0x6800 */ 0x0000, /* 0x6801 */ 0x0000, /* 0x6802 */ 0x0000, /* 0x6803 */ 0x0000, /* 0x6804 */ 0x0000, /* 0x6805 */ 0x0000, /* 0x6806 */ 0x0000, /* 0x6807 */ 0x0000, /* 0x6808 */ 0x0000, /* 0x6809 */ 0x0000, /* 0x680A */ 0x0000, /* 0x680B */ 0x0000, /* 0x680C */ 0x0000, /* 0x680D */ 0x0000, /* 0x680E */ 0x0000, /* 0x680F */ 0x0000, /* 0x6810 */ 0x0000, /* 0x6811 */ 0x0000, /* 0x6812 */ 0x0000, /* 0x6813 */ 0x0000, /* 0x6814 */ 0x0000, /* 0x6815 */ 0x0000, /* 0x6816 */ 0x0000, /* 0x6817 */ 0x0000, /* 0x6818 */ 0x0000, /* 0x6819 */ 0x0000, /* 0x681A */ 0x0000, /* 0x681B */ 0x0000, /* 0x681C */ 0x0000, /* 0x681D */ 0x0000, /* 0x681E */ 0x0000, /* 0x681F */ 0x0000, /* 0x6820 */ 0x0000, /* 0x6821 */ 0x0000, /* 0x6822 */ 0x0000, /* 0x6823 */ 0x0000, /* 0x6824 */ 0x0000, /* 0x6825 */ 0x0000, /* 0x6826 */ 0x0000, /* 0x6827 */ 0x0000, /* 0x6828 */ 0x0000, /* 0x6829 */ 0x0000, /* 0x682A */ 0x0000, /* 0x682B */ 0x0000, /* 0x682C */ 0x0000, /* 0x682D */ 0x0000, /* 0x682E */ 0x0000, /* 0x682F */ 0x0000, /* 0x6830 */ 0x0000, /* 0x6831 */ 0x0000, /* 0x6832 */ 0x0000, /* 0x6833 */ 0x0000, /* 0x6834 */ 0x0000, /* 0x6835 */ 0x0000, /* 0x6836 */ 0x0000, /* 0x6837 */ 0x0000, /* 0x6838 */ 0x0000, /* 0x6839 */ 0x0000, /* 0x683A */ 0x0000, /* 0x683B */ 0x0000, /* 0x683C */ 0x0000, /* 0x683D */ 0x0000, /* 0x683E */ 0x0000, /* 0x683F */ 0x0000, /* 0x6840 */ 0x0000, /* 0x6841 */ 0x0000, /* 0x6842 */ 0x0000, /* 0x6843 */ 0x0000, /* 0x6844 */ 0x0000, /* 0x6845 */ 0x0000, /* 0x6846 */ 0x0000, /* 0x6847 */ 0x0000, /* 0x6848 */ 0x0000, /* 0x6849 */ 0x0000, /* 0x684A */ 0x0000, /* 0x684B */ 0x0000, /* 0x684C */ 0x0000, /* 0x684D */ 0x0000, /* 0x684E */ 0x0000, /* 0x684F */ 0x0000, /* 0x6850 */ 0x0000, /* 0x6851 */ 0x0000, /* 0x6852 */ 0x0000, /* 0x6853 */ 0x0000, /* 0x6854 */ 0x0000, /* 0x6855 */ 0x0000, /* 0x6856 */ 0x0000, /* 0x6857 */ 0x0000, /* 0x6858 */ 0x0000, /* 0x6859 */ 0x0000, /* 0x685A */ 0x0000, /* 0x685B */ 0x0000, /* 0x685C */ 0x0000, /* 0x685D */ 0x0000, /* 0x685E */ 0x0000, /* 0x685F */ 0x0000, /* 0x6860 */ 0x0000, /* 0x6861 */ 0x0000, /* 0x6862 */ 0x0000, /* 0x6863 */ 0x0000, /* 0x6864 */ 0x0000, /* 0x6865 */ 0x0000, /* 0x6866 */ 0x0000, /* 0x6867 */ 0x0000, /* 0x6868 */ 0x0000, /* 0x6869 */ 0x0000, /* 0x686A */ 0x0000, /* 0x686B */ 0x0000, /* 0x686C */ 0x0000, /* 0x686D */ 0x0000, /* 0x686E */ 0x0000, /* 0x686F */ 0x0000, /* 0x6870 */ 0x0000, /* 0x6871 */ 0x0000, /* 0x6872 */ 0x0000, /* 0x6873 */ 0x0000, /* 0x6874 */ 0x0000, /* 0x6875 */ 0x0000, /* 0x6876 */ 0x0000, /* 0x6877 */ 0x0000, /* 0x6878 */ 0x0000, /* 0x6879 */ 0x0000, /* 0x687A */ 0x0000, /* 0x687B */ 0x0000, /* 0x687C */ 0x0000, /* 0x687D */ 0x0000, /* 0x687E */ 0x0000, /* 0x687F */ 0x0000, /* 0x6880 */ 0x0000, /* 0x6881 */ 0x0000, /* 0x6882 */ 0x0000, /* 0x6883 */ 0x0000, /* 0x6884 */ 0x0000, /* 0x6885 */ 0x0000, /* 0x6886 */ 0x0000, /* 0x6887 */ 0x0000, /* 0x6888 */ 0x0000, /* 0x6889 */ 0x0000, /* 0x688A */ 0x0000, /* 0x688B */ 0x0000, /* 0x688C */ 0x0000, /* 0x688D */ 0x0000, /* 0x688E */ 0x0000, /* 0x688F */ 0x0000, /* 0x6890 */ 0x0000, /* 0x6891 */ 0x0000, /* 0x6892 */ 0x0000, /* 0x6893 */ 0x0000, /* 0x6894 */ 0x0000, /* 0x6895 */ 0x0000, /* 0x6896 */ 0x0000, /* 0x6897 */ 0x0000, /* 0x6898 */ 0x0000, /* 0x6899 */ 0x0000, /* 0x689A */ 0x0000, /* 0x689B */ 0x0000, /* 0x689C */ 0x0000, /* 0x689D */ 0x0000, /* 0x689E */ 0x0000, /* 0x689F */ 0x0000, /* 0x68A0 */ 0x0000, /* 0x68A1 */ 0x0000, /* 0x68A2 */ 0x0000, /* 0x68A3 */ 0x0000, /* 0x68A4 */ 0x0000, /* 0x68A5 */ 0x0000, /* 0x68A6 */ 0x0000, /* 0x68A7 */ 0x0000, /* 0x68A8 */ 0x0000, /* 0x68A9 */ 0x0000, /* 0x68AA */ 0x0000, /* 0x68AB */ 0x0000, /* 0x68AC */ 0x0000, /* 0x68AD */ 0x0000, /* 0x68AE */ 0x0000, /* 0x68AF */ 0x0000, /* 0x68B0 */ 0x0000, /* 0x68B1 */ 0x0000, /* 0x68B2 */ 0x0000, /* 0x68B3 */ 0x0000, /* 0x68B4 */ 0x0000, /* 0x68B5 */ 0x0000, /* 0x68B6 */ 0x0000, /* 0x68B7 */ 0x0000, /* 0x68B8 */ 0x0000, /* 0x68B9 */ 0x0000, /* 0x68BA */ 0x0000, /* 0x68BB */ 0x0000, /* 0x68BC */ 0x0000, /* 0x68BD */ 0x0000, /* 0x68BE */ 0x0000, /* 0x68BF */ 0x0000, /* 0x68C0 */ 0x0000, /* 0x68C1 */ 0x0000, /* 0x68C2 */ 0x0000, /* 0x68C3 */ 0x0000, /* 0x68C4 */ 0x0000, /* 0x68C5 */ 0x0000, /* 0x68C6 */ 0x0000, /* 0x68C7 */ 0x0000, /* 0x68C8 */ 0x0000, /* 0x68C9 */ 0x0000, /* 0x68CA */ 0x0000, /* 0x68CB */ 0x0000, /* 0x68CC */ 0x0000, /* 0x68CD */ 0x0000, /* 0x68CE */ 0x0000, /* 0x68CF */ 0x0000, /* 0x68D0 */ 0x0000, /* 0x68D1 */ 0x0000, /* 0x68D2 */ 0x0000, /* 0x68D3 */ 0x0000, /* 0x68D4 */ 0x0000, /* 0x68D5 */ 0x0000, /* 0x68D6 */ 0x0000, /* 0x68D7 */ 0x0000, /* 0x68D8 */ 0x0000, /* 0x68D9 */ 0x0000, /* 0x68DA */ 0x0000, /* 0x68DB */ 0x0000, /* 0x68DC */ 0x0000, /* 0x68DD */ 0x0000, /* 0x68DE */ 0x0000, /* 0x68DF */ 0x0000, /* 0x68E0 */ 0x0000, /* 0x68E1 */ 0x0000, /* 0x68E2 */ 0x0000, /* 0x68E3 */ 0x0000, /* 0x68E4 */ 0x0000, /* 0x68E5 */ 0x0000, /* 0x68E6 */ 0x0000, /* 0x68E7 */ 0x0000, /* 0x68E8 */ 0x0000, /* 0x68E9 */ 0x0000, /* 0x68EA */ 0x0000, /* 0x68EB */ 0x0000, /* 0x68EC */ 0x0000, /* 0x68ED */ 0x0000, /* 0x68EE */ 0x0000, /* 0x68EF */ 0x0000, /* 0x68F0 */ 0x0000, /* 0x68F1 */ 0x0000, /* 0x68F2 */ 0x0000, /* 0x68F3 */ 0x0000, /* 0x68F4 */ 0x0000, /* 0x68F5 */ 0x0000, /* 0x68F6 */ 0x0000, /* 0x68F7 */ 0x0000, /* 0x68F8 */ 0x0000, /* 0x68F9 */ 0x0000, /* 0x68FA */ 0x0000, /* 0x68FB */ 0x0000, /* 0x68FC */ 0x0000, /* 0x68FD */ 0x0000, /* 0x68FE */ 0x0000, /* 0x68FF */ 0x0000, /* 0x6900 */ 0x0000, /* 0x6901 */ 0x0000, /* 0x6902 */ 0x0000, /* 0x6903 */ 0x0000, /* 0x6904 */ 0x0000, /* 0x6905 */ 0x0000, /* 0x6906 */ 0x0000, /* 0x6907 */ 0x0000, /* 0x6908 */ 0x0000, /* 0x6909 */ 0x0000, /* 0x690A */ 0x0000, /* 0x690B */ 0x0000, /* 0x690C */ 0x0000, /* 0x690D */ 0x0000, /* 0x690E */ 0x0000, /* 0x690F */ 0x0000, /* 0x6910 */ 0x0000, /* 0x6911 */ 0x0000, /* 0x6912 */ 0x0000, /* 0x6913 */ 0x0000, /* 0x6914 */ 0x0000, /* 0x6915 */ 0x0000, /* 0x6916 */ 0x0000, /* 0x6917 */ 0x0000, /* 0x6918 */ 0x0000, /* 0x6919 */ 0x0000, /* 0x691A */ 0x0000, /* 0x691B */ 0x0000, /* 0x691C */ 0x0000, /* 0x691D */ 0x0000, /* 0x691E */ 0x0000, /* 0x691F */ 0x0000, /* 0x6920 */ 0x0000, /* 0x6921 */ 0x0000, /* 0x6922 */ 0x0000, /* 0x6923 */ 0x0000, /* 0x6924 */ 0x0000, /* 0x6925 */ 0x0000, /* 0x6926 */ 0x0000, /* 0x6927 */ 0x0000, /* 0x6928 */ 0x0000, /* 0x6929 */ 0x0000, /* 0x692A */ 0x0000, /* 0x692B */ 0x0000, /* 0x692C */ 0x0000, /* 0x692D */ 0x0000, /* 0x692E */ 0x0000, /* 0x692F */ 0x0000, /* 0x6930 */ 0x0000, /* 0x6931 */ 0x0000, /* 0x6932 */ 0x0000, /* 0x6933 */ 0x0000, /* 0x6934 */ 0x0000, /* 0x6935 */ 0x0000, /* 0x6936 */ 0x0000, /* 0x6937 */ 0x0000, /* 0x6938 */ 0x0000, /* 0x6939 */ 0x0000, /* 0x693A */ 0x0000, /* 0x693B */ 0x0000, /* 0x693C */ 0x0000, /* 0x693D */ 0x0000, /* 0x693E */ 0x0000, /* 0x693F */ 0x0000, /* 0x6940 */ 0x0000, /* 0x6941 */ 0x0000, /* 0x6942 */ 0x0000, /* 0x6943 */ 0x0000, /* 0x6944 */ 0x0000, /* 0x6945 */ 0x0000, /* 0x6946 */ 0x0000, /* 0x6947 */ 0x0000, /* 0x6948 */ 0x0000, /* 0x6949 */ 0x0000, /* 0x694A */ 0x0000, /* 0x694B */ 0x0000, /* 0x694C */ 0x0000, /* 0x694D */ 0x0000, /* 0x694E */ 0x0000, /* 0x694F */ 0x0000, /* 0x6950 */ 0x0000, /* 0x6951 */ 0x0000, /* 0x6952 */ 0x0000, /* 0x6953 */ 0x0000, /* 0x6954 */ 0x0000, /* 0x6955 */ 0x0000, /* 0x6956 */ 0x0000, /* 0x6957 */ 0x0000, /* 0x6958 */ 0x0000, /* 0x6959 */ 0x0000, /* 0x695A */ 0x0000, /* 0x695B */ 0x0000, /* 0x695C */ 0x0000, /* 0x695D */ 0x0000, /* 0x695E */ 0x0000, /* 0x695F */ 0x0000, /* 0x6960 */ 0x0000, /* 0x6961 */ 0x0000, /* 0x6962 */ 0x0000, /* 0x6963 */ 0x0000, /* 0x6964 */ 0x0000, /* 0x6965 */ 0x0000, /* 0x6966 */ 0x0000, /* 0x6967 */ 0x0000, /* 0x6968 */ 0x0000, /* 0x6969 */ 0x0000, /* 0x696A */ 0x0000, /* 0x696B */ 0x0000, /* 0x696C */ 0x0000, /* 0x696D */ 0x0000, /* 0x696E */ 0x0000, /* 0x696F */ 0x0000, /* 0x6970 */ 0x0000, /* 0x6971 */ 0x0000, /* 0x6972 */ 0x0000, /* 0x6973 */ 0x0000, /* 0x6974 */ 0x0000, /* 0x6975 */ 0x0000, /* 0x6976 */ 0x0000, /* 0x6977 */ 0x0000, /* 0x6978 */ 0x0000, /* 0x6979 */ 0x0000, /* 0x697A */ 0x0000, /* 0x697B */ 0x0000, /* 0x697C */ 0x0000, /* 0x697D */ 0x0000, /* 0x697E */ 0x0000, /* 0x697F */ 0x0000, /* 0x6980 */ 0x0000, /* 0x6981 */ 0x0000, /* 0x6982 */ 0x0000, /* 0x6983 */ 0x0000, /* 0x6984 */ 0x0000, /* 0x6985 */ 0x0000, /* 0x6986 */ 0x0000, /* 0x6987 */ 0x0000, /* 0x6988 */ 0x0000, /* 0x6989 */ 0x0000, /* 0x698A */ 0x0000, /* 0x698B */ 0x0000, /* 0x698C */ 0x0000, /* 0x698D */ 0x0000, /* 0x698E */ 0x0000, /* 0x698F */ 0x0000, /* 0x6990 */ 0x0000, /* 0x6991 */ 0x0000, /* 0x6992 */ 0x0000, /* 0x6993 */ 0x0000, /* 0x6994 */ 0x0000, /* 0x6995 */ 0x0000, /* 0x6996 */ 0x0000, /* 0x6997 */ 0x0000, /* 0x6998 */ 0x0000, /* 0x6999 */ 0x0000, /* 0x699A */ 0x0000, /* 0x699B */ 0x0000, /* 0x699C */ 0x0000, /* 0x699D */ 0x0000, /* 0x699E */ 0x0000, /* 0x699F */ 0x0000, /* 0x69A0 */ 0x0000, /* 0x69A1 */ 0x0000, /* 0x69A2 */ 0x0000, /* 0x69A3 */ 0x0000, /* 0x69A4 */ 0x0000, /* 0x69A5 */ 0x0000, /* 0x69A6 */ 0x0000, /* 0x69A7 */ 0x0000, /* 0x69A8 */ 0x0000, /* 0x69A9 */ 0x0000, /* 0x69AA */ 0x0000, /* 0x69AB */ 0x0000, /* 0x69AC */ 0x0000, /* 0x69AD */ 0x0000, /* 0x69AE */ 0x0000, /* 0x69AF */ 0x0000, /* 0x69B0 */ 0x0000, /* 0x69B1 */ 0x0000, /* 0x69B2 */ 0x0000, /* 0x69B3 */ 0x0000, /* 0x69B4 */ 0x0000, /* 0x69B5 */ 0x0000, /* 0x69B6 */ 0x0000, /* 0x69B7 */ 0x0000, /* 0x69B8 */ 0x0000, /* 0x69B9 */ 0x0000, /* 0x69BA */ 0x0000, /* 0x69BB */ 0x0000, /* 0x69BC */ 0x0000, /* 0x69BD */ 0x0000, /* 0x69BE */ 0x0000, /* 0x69BF */ 0x0000, /* 0x69C0 */ 0x0000, /* 0x69C1 */ 0x0000, /* 0x69C2 */ 0x0000, /* 0x69C3 */ 0x0000, /* 0x69C4 */ 0x0000, /* 0x69C5 */ 0x0000, /* 0x69C6 */ 0x0000, /* 0x69C7 */ 0x0000, /* 0x69C8 */ 0x0000, /* 0x69C9 */ 0x0000, /* 0x69CA */ 0x0000, /* 0x69CB */ 0x0000, /* 0x69CC */ 0x0000, /* 0x69CD */ 0x0000, /* 0x69CE */ 0x0000, /* 0x69CF */ 0x0000, /* 0x69D0 */ 0x0000, /* 0x69D1 */ 0x0000, /* 0x69D2 */ 0x0000, /* 0x69D3 */ 0x0000, /* 0x69D4 */ 0x0000, /* 0x69D5 */ 0x0000, /* 0x69D6 */ 0x0000, /* 0x69D7 */ 0x0000, /* 0x69D8 */ 0x0000, /* 0x69D9 */ 0x0000, /* 0x69DA */ 0x0000, /* 0x69DB */ 0x0000, /* 0x69DC */ 0x0000, /* 0x69DD */ 0x0000, /* 0x69DE */ 0x0000, /* 0x69DF */ 0x0000, /* 0x69E0 */ 0x0000, /* 0x69E1 */ 0x0000, /* 0x69E2 */ 0x0000, /* 0x69E3 */ 0x0000, /* 0x69E4 */ 0x0000, /* 0x69E5 */ 0x0000, /* 0x69E6 */ 0x0000, /* 0x69E7 */ 0x0000, /* 0x69E8 */ 0x0000, /* 0x69E9 */ 0x0000, /* 0x69EA */ 0x0000, /* 0x69EB */ 0x0000, /* 0x69EC */ 0x0000, /* 0x69ED */ 0x0000, /* 0x69EE */ 0x0000, /* 0x69EF */ 0x0000, /* 0x69F0 */ 0x0000, /* 0x69F1 */ 0x0000, /* 0x69F2 */ 0x0000, /* 0x69F3 */ 0x0000, /* 0x69F4 */ 0x0000, /* 0x69F5 */ 0x0000, /* 0x69F6 */ 0x0000, /* 0x69F7 */ 0x0000, /* 0x69F8 */ 0x0000, /* 0x69F9 */ 0x0000, /* 0x69FA */ 0x0000, /* 0x69FB */ 0x0000, /* 0x69FC */ 0x0000, /* 0x69FD */ 0x0000, /* 0x69FE */ 0x0000, /* 0x69FF */ 0x0000, /* 0x6A00 */ 0x0000, /* 0x6A01 */ 0x0000, /* 0x6A02 */ 0x0000, /* 0x6A03 */ 0x0000, /* 0x6A04 */ 0x0000, /* 0x6A05 */ 0x0000, /* 0x6A06 */ 0x0000, /* 0x6A07 */ 0x0000, /* 0x6A08 */ 0x0000, /* 0x6A09 */ 0x0000, /* 0x6A0A */ 0x0000, /* 0x6A0B */ 0x0000, /* 0x6A0C */ 0x0000, /* 0x6A0D */ 0x0000, /* 0x6A0E */ 0x0000, /* 0x6A0F */ 0x0000, /* 0x6A10 */ 0x0000, /* 0x6A11 */ 0x0000, /* 0x6A12 */ 0x0000, /* 0x6A13 */ 0x0000, /* 0x6A14 */ 0x0000, /* 0x6A15 */ 0x0000, /* 0x6A16 */ 0x0000, /* 0x6A17 */ 0x0000, /* 0x6A18 */ 0x0000, /* 0x6A19 */ 0x0000, /* 0x6A1A */ 0x0000, /* 0x6A1B */ 0x0000, /* 0x6A1C */ 0x0000, /* 0x6A1D */ 0x0000, /* 0x6A1E */ 0x0000, /* 0x6A1F */ 0x0000, /* 0x6A20 */ 0x0000, /* 0x6A21 */ 0x0000, /* 0x6A22 */ 0x0000, /* 0x6A23 */ 0x0000, /* 0x6A24 */ 0x0000, /* 0x6A25 */ 0x0000, /* 0x6A26 */ 0x0000, /* 0x6A27 */ 0x0000, /* 0x6A28 */ 0x0000, /* 0x6A29 */ 0x0000, /* 0x6A2A */ 0x0000, /* 0x6A2B */ 0x0000, /* 0x6A2C */ 0x0000, /* 0x6A2D */ 0x0000, /* 0x6A2E */ 0x0000, /* 0x6A2F */ 0x0000, /* 0x6A30 */ 0x0000, /* 0x6A31 */ 0x0000, /* 0x6A32 */ 0x0000, /* 0x6A33 */ 0x0000, /* 0x6A34 */ 0x0000, /* 0x6A35 */ 0x0000, /* 0x6A36 */ 0x0000, /* 0x6A37 */ 0x0000, /* 0x6A38 */ 0x0000, /* 0x6A39 */ 0x0000, /* 0x6A3A */ 0x0000, /* 0x6A3B */ 0x0000, /* 0x6A3C */ 0x0000, /* 0x6A3D */ 0x0000, /* 0x6A3E */ 0x0000, /* 0x6A3F */ 0x0000, /* 0x6A40 */ 0x0000, /* 0x6A41 */ 0x0000, /* 0x6A42 */ 0x0000, /* 0x6A43 */ 0x0000, /* 0x6A44 */ 0x0000, /* 0x6A45 */ 0x0000, /* 0x6A46 */ 0x0000, /* 0x6A47 */ 0x0000, /* 0x6A48 */ 0x0000, /* 0x6A49 */ 0x0000, /* 0x6A4A */ 0x0000, /* 0x6A4B */ 0x0000, /* 0x6A4C */ 0x0000, /* 0x6A4D */ 0x0000, /* 0x6A4E */ 0x0000, /* 0x6A4F */ 0x0000, /* 0x6A50 */ 0x0000, /* 0x6A51 */ 0x0000, /* 0x6A52 */ 0x0000, /* 0x6A53 */ 0x0000, /* 0x6A54 */ 0x0000, /* 0x6A55 */ 0x0000, /* 0x6A56 */ 0x0000, /* 0x6A57 */ 0x0000, /* 0x6A58 */ 0x0000, /* 0x6A59 */ 0x0000, /* 0x6A5A */ 0x0000, /* 0x6A5B */ 0x0000, /* 0x6A5C */ 0x0000, /* 0x6A5D */ 0x0000, /* 0x6A5E */ 0x0000, /* 0x6A5F */ 0x0000, /* 0x6A60 */ 0x0000, /* 0x6A61 */ 0x0000, /* 0x6A62 */ 0x0000, /* 0x6A63 */ 0x0000, /* 0x6A64 */ 0x0000, /* 0x6A65 */ 0x0000, /* 0x6A66 */ 0x0000, /* 0x6A67 */ 0x0000, /* 0x6A68 */ 0x0000, /* 0x6A69 */ 0x0000, /* 0x6A6A */ 0x0000, /* 0x6A6B */ 0x0000, /* 0x6A6C */ 0x0000, /* 0x6A6D */ 0x0000, /* 0x6A6E */ 0x0000, /* 0x6A6F */ 0x0000, /* 0x6A70 */ 0x0000, /* 0x6A71 */ 0x0000, /* 0x6A72 */ 0x0000, /* 0x6A73 */ 0x0000, /* 0x6A74 */ 0x0000, /* 0x6A75 */ 0x0000, /* 0x6A76 */ 0x0000, /* 0x6A77 */ 0x0000, /* 0x6A78 */ 0x0000, /* 0x6A79 */ 0x0000, /* 0x6A7A */ 0x0000, /* 0x6A7B */ 0x0000, /* 0x6A7C */ 0x0000, /* 0x6A7D */ 0x0000, /* 0x6A7E */ 0x0000, /* 0x6A7F */ 0x0000, /* 0x6A80 */ 0x0000, /* 0x6A81 */ 0x0000, /* 0x6A82 */ 0x0000, /* 0x6A83 */ 0x0000, /* 0x6A84 */ 0x0000, /* 0x6A85 */ 0x0000, /* 0x6A86 */ 0x0000, /* 0x6A87 */ 0x0000, /* 0x6A88 */ 0x0000, /* 0x6A89 */ 0x0000, /* 0x6A8A */ 0x0000, /* 0x6A8B */ 0x0000, /* 0x6A8C */ 0x0000, /* 0x6A8D */ 0x0000, /* 0x6A8E */ 0x0000, /* 0x6A8F */ 0x0000, /* 0x6A90 */ 0x0000, /* 0x6A91 */ 0x0000, /* 0x6A92 */ 0x0000, /* 0x6A93 */ 0x0000, /* 0x6A94 */ 0x0000, /* 0x6A95 */ 0x0000, /* 0x6A96 */ 0x0000, /* 0x6A97 */ 0x0000, /* 0x6A98 */ 0x0000, /* 0x6A99 */ 0x0000, /* 0x6A9A */ 0x0000, /* 0x6A9B */ 0x0000, /* 0x6A9C */ 0x0000, /* 0x6A9D */ 0x0000, /* 0x6A9E */ 0x0000, /* 0x6A9F */ 0x0000, /* 0x6AA0 */ 0x0000, /* 0x6AA1 */ 0x0000, /* 0x6AA2 */ 0x0000, /* 0x6AA3 */ 0x0000, /* 0x6AA4 */ 0x0000, /* 0x6AA5 */ 0x0000, /* 0x6AA6 */ 0x0000, /* 0x6AA7 */ 0x0000, /* 0x6AA8 */ 0x0000, /* 0x6AA9 */ 0x0000, /* 0x6AAA */ 0x0000, /* 0x6AAB */ 0x0000, /* 0x6AAC */ 0x0000, /* 0x6AAD */ 0x0000, /* 0x6AAE */ 0x0000, /* 0x6AAF */ 0x0000, /* 0x6AB0 */ 0x0000, /* 0x6AB1 */ 0x0000, /* 0x6AB2 */ 0x0000, /* 0x6AB3 */ 0x0000, /* 0x6AB4 */ 0x0000, /* 0x6AB5 */ 0x0000, /* 0x6AB6 */ 0x0000, /* 0x6AB7 */ 0x0000, /* 0x6AB8 */ 0x0000, /* 0x6AB9 */ 0x0000, /* 0x6ABA */ 0x0000, /* 0x6ABB */ 0x0000, /* 0x6ABC */ 0x0000, /* 0x6ABD */ 0x0000, /* 0x6ABE */ 0x0000, /* 0x6ABF */ 0x0000, /* 0x6AC0 */ 0x0000, /* 0x6AC1 */ 0x0000, /* 0x6AC2 */ 0x0000, /* 0x6AC3 */ 0x0000, /* 0x6AC4 */ 0x0000, /* 0x6AC5 */ 0x0000, /* 0x6AC6 */ 0x0000, /* 0x6AC7 */ 0x0000, /* 0x6AC8 */ 0x0000, /* 0x6AC9 */ 0x0000, /* 0x6ACA */ 0x0000, /* 0x6ACB */ 0x0000, /* 0x6ACC */ 0x0000, /* 0x6ACD */ 0x0000, /* 0x6ACE */ 0x0000, /* 0x6ACF */ 0x0000, /* 0x6AD0 */ 0x0000, /* 0x6AD1 */ 0x0000, /* 0x6AD2 */ 0x0000, /* 0x6AD3 */ 0x0000, /* 0x6AD4 */ 0x0000, /* 0x6AD5 */ 0x0000, /* 0x6AD6 */ 0x0000, /* 0x6AD7 */ 0x0000, /* 0x6AD8 */ 0x0000, /* 0x6AD9 */ 0x0000, /* 0x6ADA */ 0x0000, /* 0x6ADB */ 0x0000, /* 0x6ADC */ 0x0000, /* 0x6ADD */ 0x0000, /* 0x6ADE */ 0x0000, /* 0x6ADF */ 0x0000, /* 0x6AE0 */ 0x0000, /* 0x6AE1 */ 0x0000, /* 0x6AE2 */ 0x0000, /* 0x6AE3 */ 0x0000, /* 0x6AE4 */ 0x0000, /* 0x6AE5 */ 0x0000, /* 0x6AE6 */ 0x0000, /* 0x6AE7 */ 0x0000, /* 0x6AE8 */ 0x0000, /* 0x6AE9 */ 0x0000, /* 0x6AEA */ 0x0000, /* 0x6AEB */ 0x0000, /* 0x6AEC */ 0x0000, /* 0x6AED */ 0x0000, /* 0x6AEE */ 0x0000, /* 0x6AEF */ 0x0000, /* 0x6AF0 */ 0x0000, /* 0x6AF1 */ 0x0000, /* 0x6AF2 */ 0x0000, /* 0x6AF3 */ 0x0000, /* 0x6AF4 */ 0x0000, /* 0x6AF5 */ 0x0000, /* 0x6AF6 */ 0x0000, /* 0x6AF7 */ 0x0000, /* 0x6AF8 */ 0x0000, /* 0x6AF9 */ 0x0000, /* 0x6AFA */ 0x0000, /* 0x6AFB */ 0x0000, /* 0x6AFC */ 0x0000, /* 0x6AFD */ 0x0000, /* 0x6AFE */ 0x0000, /* 0x6AFF */ 0x0000, /* 0x6B00 */ 0x0000, /* 0x6B01 */ 0x0000, /* 0x6B02 */ 0x0000, /* 0x6B03 */ 0x0000, /* 0x6B04 */ 0x0000, /* 0x6B05 */ 0x0000, /* 0x6B06 */ 0x0000, /* 0x6B07 */ 0x0000, /* 0x6B08 */ 0x0000, /* 0x6B09 */ 0x0000, /* 0x6B0A */ 0x0000, /* 0x6B0B */ 0x0000, /* 0x6B0C */ 0x0000, /* 0x6B0D */ 0x0000, /* 0x6B0E */ 0x0000, /* 0x6B0F */ 0x0000, /* 0x6B10 */ 0x0000, /* 0x6B11 */ 0x0000, /* 0x6B12 */ 0x0000, /* 0x6B13 */ 0x0000, /* 0x6B14 */ 0x0000, /* 0x6B15 */ 0x0000, /* 0x6B16 */ 0x0000, /* 0x6B17 */ 0x0000, /* 0x6B18 */ 0x0000, /* 0x6B19 */ 0x0000, /* 0x6B1A */ 0x0000, /* 0x6B1B */ 0x0000, /* 0x6B1C */ 0x0000, /* 0x6B1D */ 0x0000, /* 0x6B1E */ 0x0000, /* 0x6B1F */ 0x0000, /* 0x6B20 */ 0x0000, /* 0x6B21 */ 0x0000, /* 0x6B22 */ 0x0000, /* 0x6B23 */ 0x0000, /* 0x6B24 */ 0x0000, /* 0x6B25 */ 0x0000, /* 0x6B26 */ 0x0000, /* 0x6B27 */ 0x0000, /* 0x6B28 */ 0x0000, /* 0x6B29 */ 0x0000, /* 0x6B2A */ 0x0000, /* 0x6B2B */ 0x0000, /* 0x6B2C */ 0x0000, /* 0x6B2D */ 0x0000, /* 0x6B2E */ 0x0000, /* 0x6B2F */ 0x0000, /* 0x6B30 */ 0x0000, /* 0x6B31 */ 0x0000, /* 0x6B32 */ 0x0000, /* 0x6B33 */ 0x0000, /* 0x6B34 */ 0x0000, /* 0x6B35 */ 0x0000, /* 0x6B36 */ 0x0000, /* 0x6B37 */ 0x0000, /* 0x6B38 */ 0x0000, /* 0x6B39 */ 0x0000, /* 0x6B3A */ 0x0000, /* 0x6B3B */ 0x0000, /* 0x6B3C */ 0x0000, /* 0x6B3D */ 0x0000, /* 0x6B3E */ 0x0000, /* 0x6B3F */ 0x0000, /* 0x6B40 */ 0x0000, /* 0x6B41 */ 0x0000, /* 0x6B42 */ 0x0000, /* 0x6B43 */ 0x0000, /* 0x6B44 */ 0x0000, /* 0x6B45 */ 0x0000, /* 0x6B46 */ 0x0000, /* 0x6B47 */ 0x0000, /* 0x6B48 */ 0x0000, /* 0x6B49 */ 0x0000, /* 0x6B4A */ 0x0000, /* 0x6B4B */ 0x0000, /* 0x6B4C */ 0x0000, /* 0x6B4D */ 0x0000, /* 0x6B4E */ 0x0000, /* 0x6B4F */ 0x0000, /* 0x6B50 */ 0x0000, /* 0x6B51 */ 0x0000, /* 0x6B52 */ 0x0000, /* 0x6B53 */ 0x0000, /* 0x6B54 */ 0x0000, /* 0x6B55 */ 0x0000, /* 0x6B56 */ 0x0000, /* 0x6B57 */ 0x0000, /* 0x6B58 */ 0x0000, /* 0x6B59 */ 0x0000, /* 0x6B5A */ 0x0000, /* 0x6B5B */ 0x0000, /* 0x6B5C */ 0x0000, /* 0x6B5D */ 0x0000, /* 0x6B5E */ 0x0000, /* 0x6B5F */ 0x0000, /* 0x6B60 */ 0x0000, /* 0x6B61 */ 0x0000, /* 0x6B62 */ 0x0000, /* 0x6B63 */ 0x0000, /* 0x6B64 */ 0x0000, /* 0x6B65 */ 0x0000, /* 0x6B66 */ 0x0000, /* 0x6B67 */ 0x0000, /* 0x6B68 */ 0x0000, /* 0x6B69 */ 0x0000, /* 0x6B6A */ 0x0000, /* 0x6B6B */ 0x0000, /* 0x6B6C */ 0x0000, /* 0x6B6D */ 0x0000, /* 0x6B6E */ 0x0000, /* 0x6B6F */ 0x0000, /* 0x6B70 */ 0x0000, /* 0x6B71 */ 0x0000, /* 0x6B72 */ 0x0000, /* 0x6B73 */ 0x0000, /* 0x6B74 */ 0x0000, /* 0x6B75 */ 0x0000, /* 0x6B76 */ 0x0000, /* 0x6B77 */ 0x0000, /* 0x6B78 */ 0x0000, /* 0x6B79 */ 0x0000, /* 0x6B7A */ 0x0000, /* 0x6B7B */ 0x0000, /* 0x6B7C */ 0x0000, /* 0x6B7D */ 0x0000, /* 0x6B7E */ 0x0000, /* 0x6B7F */ 0x0000, /* 0x6B80 */ 0x0000, /* 0x6B81 */ 0x0000, /* 0x6B82 */ 0x0000, /* 0x6B83 */ 0x0000, /* 0x6B84 */ 0x0000, /* 0x6B85 */ 0x0000, /* 0x6B86 */ 0x0000, /* 0x6B87 */ 0x0000, /* 0x6B88 */ 0x0000, /* 0x6B89 */ 0x0000, /* 0x6B8A */ 0x0000, /* 0x6B8B */ 0x0000, /* 0x6B8C */ 0x0000, /* 0x6B8D */ 0x0000, /* 0x6B8E */ 0x0000, /* 0x6B8F */ 0x0000, /* 0x6B90 */ 0x0000, /* 0x6B91 */ 0x0000, /* 0x6B92 */ 0x0000, /* 0x6B93 */ 0x0000, /* 0x6B94 */ 0x0000, /* 0x6B95 */ 0x0000, /* 0x6B96 */ 0x0000, /* 0x6B97 */ 0x0000, /* 0x6B98 */ 0x0000, /* 0x6B99 */ 0x0000, /* 0x6B9A */ 0x0000, /* 0x6B9B */ 0x0000, /* 0x6B9C */ 0x0000, /* 0x6B9D */ 0x0000, /* 0x6B9E */ 0x0000, /* 0x6B9F */ 0x0000, /* 0x6BA0 */ 0x0000, /* 0x6BA1 */ 0x0000, /* 0x6BA2 */ 0x0000, /* 0x6BA3 */ 0x0000, /* 0x6BA4 */ 0x0000, /* 0x6BA5 */ 0x0000, /* 0x6BA6 */ 0x0000, /* 0x6BA7 */ 0x0000, /* 0x6BA8 */ 0x0000, /* 0x6BA9 */ 0x0000, /* 0x6BAA */ 0x0000, /* 0x6BAB */ 0x0000, /* 0x6BAC */ 0x0000, /* 0x6BAD */ 0x0000, /* 0x6BAE */ 0x0000, /* 0x6BAF */ 0x0000, /* 0x6BB0 */ 0x0000, /* 0x6BB1 */ 0x0000, /* 0x6BB2 */ 0x0000, /* 0x6BB3 */ 0x0000, /* 0x6BB4 */ 0x0000, /* 0x6BB5 */ 0x0000, /* 0x6BB6 */ 0x0000, /* 0x6BB7 */ 0x0000, /* 0x6BB8 */ 0x0000, /* 0x6BB9 */ 0x0000, /* 0x6BBA */ 0x0000, /* 0x6BBB */ 0x0000, /* 0x6BBC */ 0x0000, /* 0x6BBD */ 0x0000, /* 0x6BBE */ 0x0000, /* 0x6BBF */ 0x0000, /* 0x6BC0 */ 0x0000, /* 0x6BC1 */ 0x0000, /* 0x6BC2 */ 0x0000, /* 0x6BC3 */ 0x0000, /* 0x6BC4 */ 0x0000, /* 0x6BC5 */ 0x0000, /* 0x6BC6 */ 0x0000, /* 0x6BC7 */ 0x0000, /* 0x6BC8 */ 0x0000, /* 0x6BC9 */ 0x0000, /* 0x6BCA */ 0x0000, /* 0x6BCB */ 0x0000, /* 0x6BCC */ 0x0000, /* 0x6BCD */ 0x0000, /* 0x6BCE */ 0x0000, /* 0x6BCF */ 0x0000, /* 0x6BD0 */ 0x0000, /* 0x6BD1 */ 0x0000, /* 0x6BD2 */ 0x0000, /* 0x6BD3 */ 0x0000, /* 0x6BD4 */ 0x0000, /* 0x6BD5 */ 0x0000, /* 0x6BD6 */ 0x0000, /* 0x6BD7 */ 0x0000, /* 0x6BD8 */ 0x0000, /* 0x6BD9 */ 0x0000, /* 0x6BDA */ 0x0000, /* 0x6BDB */ 0x0000, /* 0x6BDC */ 0x0000, /* 0x6BDD */ 0x0000, /* 0x6BDE */ 0x0000, /* 0x6BDF */ 0x0000, /* 0x6BE0 */ 0x0000, /* 0x6BE1 */ 0x0000, /* 0x6BE2 */ 0x0000, /* 0x6BE3 */ 0x0000, /* 0x6BE4 */ 0x0000, /* 0x6BE5 */ 0x0000, /* 0x6BE6 */ 0x0000, /* 0x6BE7 */ 0x0000, /* 0x6BE8 */ 0x0000, /* 0x6BE9 */ 0x0000, /* 0x6BEA */ 0x0000, /* 0x6BEB */ 0x0000, /* 0x6BEC */ 0x0000, /* 0x6BED */ 0x0000, /* 0x6BEE */ 0x0000, /* 0x6BEF */ 0x0000, /* 0x6BF0 */ 0x0000, /* 0x6BF1 */ 0x0000, /* 0x6BF2 */ 0x0000, /* 0x6BF3 */ 0x0000, /* 0x6BF4 */ 0x0000, /* 0x6BF5 */ 0x0000, /* 0x6BF6 */ 0x0000, /* 0x6BF7 */ 0x0000, /* 0x6BF8 */ 0x0000, /* 0x6BF9 */ 0x0000, /* 0x6BFA */ 0x0000, /* 0x6BFB */ 0x0000, /* 0x6BFC */ 0x0000, /* 0x6BFD */ 0x0000, /* 0x6BFE */ 0x0000, /* 0x6BFF */ 0x0000, /* 0x6C00 */ 0x0000, /* 0x6C01 */ 0x0000, /* 0x6C02 */ 0x0000, /* 0x6C03 */ 0x0000, /* 0x6C04 */ 0x0000, /* 0x6C05 */ 0x0000, /* 0x6C06 */ 0x0000, /* 0x6C07 */ 0x0000, /* 0x6C08 */ 0x0000, /* 0x6C09 */ 0x0000, /* 0x6C0A */ 0x0000, /* 0x6C0B */ 0x0000, /* 0x6C0C */ 0x0000, /* 0x6C0D */ 0x0000, /* 0x6C0E */ 0x0000, /* 0x6C0F */ 0x0000, /* 0x6C10 */ 0x0000, /* 0x6C11 */ 0x0000, /* 0x6C12 */ 0x0000, /* 0x6C13 */ 0x0000, /* 0x6C14 */ 0x0000, /* 0x6C15 */ 0x0000, /* 0x6C16 */ 0x0000, /* 0x6C17 */ 0x0000, /* 0x6C18 */ 0x0000, /* 0x6C19 */ 0x0000, /* 0x6C1A */ 0x0000, /* 0x6C1B */ 0x0000, /* 0x6C1C */ 0x0000, /* 0x6C1D */ 0x0000, /* 0x6C1E */ 0x0000, /* 0x6C1F */ 0x0000, /* 0x6C20 */ 0x0000, /* 0x6C21 */ 0x0000, /* 0x6C22 */ 0x0000, /* 0x6C23 */ 0x0000, /* 0x6C24 */ 0x0000, /* 0x6C25 */ 0x0000, /* 0x6C26 */ 0x0000, /* 0x6C27 */ 0x0000, /* 0x6C28 */ 0x0000, /* 0x6C29 */ 0x0000, /* 0x6C2A */ 0x0000, /* 0x6C2B */ 0x0000, /* 0x6C2C */ 0x0000, /* 0x6C2D */ 0x0000, /* 0x6C2E */ 0x0000, /* 0x6C2F */ 0x0000, /* 0x6C30 */ 0x0000, /* 0x6C31 */ 0x0000, /* 0x6C32 */ 0x0000, /* 0x6C33 */ 0x0000, /* 0x6C34 */ 0x0000, /* 0x6C35 */ 0x0000, /* 0x6C36 */ 0x0000, /* 0x6C37 */ 0x0000, /* 0x6C38 */ 0x0000, /* 0x6C39 */ 0x0000, /* 0x6C3A */ 0x0000, /* 0x6C3B */ 0x0000, /* 0x6C3C */ 0x0000, /* 0x6C3D */ 0x0000, /* 0x6C3E */ 0x0000, /* 0x6C3F */ 0x0000, /* 0x6C40 */ 0x0000, /* 0x6C41 */ 0x0000, /* 0x6C42 */ 0x0000, /* 0x6C43 */ 0x0000, /* 0x6C44 */ 0x0000, /* 0x6C45 */ 0x0000, /* 0x6C46 */ 0x0000, /* 0x6C47 */ 0x0000, /* 0x6C48 */ 0x0000, /* 0x6C49 */ 0x0000, /* 0x6C4A */ 0x0000, /* 0x6C4B */ 0x0000, /* 0x6C4C */ 0x0000, /* 0x6C4D */ 0x0000, /* 0x6C4E */ 0x0000, /* 0x6C4F */ 0x0000, /* 0x6C50 */ 0x0000, /* 0x6C51 */ 0x0000, /* 0x6C52 */ 0x0000, /* 0x6C53 */ 0x0000, /* 0x6C54 */ 0x0000, /* 0x6C55 */ 0x0000, /* 0x6C56 */ 0x0000, /* 0x6C57 */ 0x0000, /* 0x6C58 */ 0x0000, /* 0x6C59 */ 0x0000, /* 0x6C5A */ 0x0000, /* 0x6C5B */ 0x0000, /* 0x6C5C */ 0x0000, /* 0x6C5D */ 0x0000, /* 0x6C5E */ 0x0000, /* 0x6C5F */ 0x0000, /* 0x6C60 */ 0x0000, /* 0x6C61 */ 0x0000, /* 0x6C62 */ 0x0000, /* 0x6C63 */ 0x0000, /* 0x6C64 */ 0x0000, /* 0x6C65 */ 0x0000, /* 0x6C66 */ 0x0000, /* 0x6C67 */ 0x0000, /* 0x6C68 */ 0x0000, /* 0x6C69 */ 0x0000, /* 0x6C6A */ 0x0000, /* 0x6C6B */ 0x0000, /* 0x6C6C */ 0x0000, /* 0x6C6D */ 0x0000, /* 0x6C6E */ 0x0000, /* 0x6C6F */ 0x0000, /* 0x6C70 */ 0x0000, /* 0x6C71 */ 0x0000, /* 0x6C72 */ 0x0000, /* 0x6C73 */ 0x0000, /* 0x6C74 */ 0x0000, /* 0x6C75 */ 0x0000, /* 0x6C76 */ 0x0000, /* 0x6C77 */ 0x0000, /* 0x6C78 */ 0x0000, /* 0x6C79 */ 0x0000, /* 0x6C7A */ 0x0000, /* 0x6C7B */ 0x0000, /* 0x6C7C */ 0x0000, /* 0x6C7D */ 0x0000, /* 0x6C7E */ 0x0000, /* 0x6C7F */ 0x0000, /* 0x6C80 */ 0x0000, /* 0x6C81 */ 0x0000, /* 0x6C82 */ 0x0000, /* 0x6C83 */ 0x0000, /* 0x6C84 */ 0x0000, /* 0x6C85 */ 0x0000, /* 0x6C86 */ 0x0000, /* 0x6C87 */ 0x0000, /* 0x6C88 */ 0x0000, /* 0x6C89 */ 0x0000, /* 0x6C8A */ 0x0000, /* 0x6C8B */ 0x0000, /* 0x6C8C */ 0x0000, /* 0x6C8D */ 0x0000, /* 0x6C8E */ 0x0000, /* 0x6C8F */ 0x0000, /* 0x6C90 */ 0x0000, /* 0x6C91 */ 0x0000, /* 0x6C92 */ 0x0000, /* 0x6C93 */ 0x0000, /* 0x6C94 */ 0x0000, /* 0x6C95 */ 0x0000, /* 0x6C96 */ 0x0000, /* 0x6C97 */ 0x0000, /* 0x6C98 */ 0x0000, /* 0x6C99 */ 0x0000, /* 0x6C9A */ 0x0000, /* 0x6C9B */ 0x0000, /* 0x6C9C */ 0x0000, /* 0x6C9D */ 0x0000, /* 0x6C9E */ 0x0000, /* 0x6C9F */ 0x0000, /* 0x6CA0 */ 0x0000, /* 0x6CA1 */ 0x0000, /* 0x6CA2 */ 0x0000, /* 0x6CA3 */ 0x0000, /* 0x6CA4 */ 0x0000, /* 0x6CA5 */ 0x0000, /* 0x6CA6 */ 0x0000, /* 0x6CA7 */ 0x0000, /* 0x6CA8 */ 0x0000, /* 0x6CA9 */ 0x0000, /* 0x6CAA */ 0x0000, /* 0x6CAB */ 0x0000, /* 0x6CAC */ 0x0000, /* 0x6CAD */ 0x0000, /* 0x6CAE */ 0x0000, /* 0x6CAF */ 0x0000, /* 0x6CB0 */ 0x0000, /* 0x6CB1 */ 0x0000, /* 0x6CB2 */ 0x0000, /* 0x6CB3 */ 0x0000, /* 0x6CB4 */ 0x0000, /* 0x6CB5 */ 0x0000, /* 0x6CB6 */ 0x0000, /* 0x6CB7 */ 0x0000, /* 0x6CB8 */ 0x0000, /* 0x6CB9 */ 0x0000, /* 0x6CBA */ 0x0000, /* 0x6CBB */ 0x0000, /* 0x6CBC */ 0x0000, /* 0x6CBD */ 0x0000, /* 0x6CBE */ 0x0000, /* 0x6CBF */ 0x0000, /* 0x6CC0 */ 0x0000, /* 0x6CC1 */ 0x0000, /* 0x6CC2 */ 0x0000, /* 0x6CC3 */ 0x0000, /* 0x6CC4 */ 0x0000, /* 0x6CC5 */ 0x0000, /* 0x6CC6 */ 0x0000, /* 0x6CC7 */ 0x0000, /* 0x6CC8 */ 0x0000, /* 0x6CC9 */ 0x0000, /* 0x6CCA */ 0x0000, /* 0x6CCB */ 0x0000, /* 0x6CCC */ 0x0000, /* 0x6CCD */ 0x0000, /* 0x6CCE */ 0x0000, /* 0x6CCF */ 0x0000, /* 0x6CD0 */ 0x0000, /* 0x6CD1 */ 0x0000, /* 0x6CD2 */ 0x0000, /* 0x6CD3 */ 0x0000, /* 0x6CD4 */ 0x0000, /* 0x6CD5 */ 0x0000, /* 0x6CD6 */ 0x0000, /* 0x6CD7 */ 0x0000, /* 0x6CD8 */ 0x0000, /* 0x6CD9 */ 0x0000, /* 0x6CDA */ 0x0000, /* 0x6CDB */ 0x0000, /* 0x6CDC */ 0x0000, /* 0x6CDD */ 0x0000, /* 0x6CDE */ 0x0000, /* 0x6CDF */ 0x0000, /* 0x6CE0 */ 0x0000, /* 0x6CE1 */ 0x0000, /* 0x6CE2 */ 0x0000, /* 0x6CE3 */ 0x0000, /* 0x6CE4 */ 0x0000, /* 0x6CE5 */ 0x0000, /* 0x6CE6 */ 0x0000, /* 0x6CE7 */ 0x0000, /* 0x6CE8 */ 0x0000, /* 0x6CE9 */ 0x0000, /* 0x6CEA */ 0x0000, /* 0x6CEB */ 0x0000, /* 0x6CEC */ 0x0000, /* 0x6CED */ 0x0000, /* 0x6CEE */ 0x0000, /* 0x6CEF */ 0x0000, /* 0x6CF0 */ 0x0000, /* 0x6CF1 */ 0x0000, /* 0x6CF2 */ 0x0000, /* 0x6CF3 */ 0x0000, /* 0x6CF4 */ 0x0000, /* 0x6CF5 */ 0x0000, /* 0x6CF6 */ 0x0000, /* 0x6CF7 */ 0x0000, /* 0x6CF8 */ 0x0000, /* 0x6CF9 */ 0x0000, /* 0x6CFA */ 0x0000, /* 0x6CFB */ 0x0000, /* 0x6CFC */ 0x0000, /* 0x6CFD */ 0x0000, /* 0x6CFE */ 0x0000, /* 0x6CFF */ 0x0000, /* 0x6D00 */ 0x0000, /* 0x6D01 */ 0x0000, /* 0x6D02 */ 0x0000, /* 0x6D03 */ 0x0000, /* 0x6D04 */ 0x0000, /* 0x6D05 */ 0x0000, /* 0x6D06 */ 0x0000, /* 0x6D07 */ 0x0000, /* 0x6D08 */ 0x0000, /* 0x6D09 */ 0x0000, /* 0x6D0A */ 0x0000, /* 0x6D0B */ 0x0000, /* 0x6D0C */ 0x0000, /* 0x6D0D */ 0x0000, /* 0x6D0E */ 0x0000, /* 0x6D0F */ 0x0000, /* 0x6D10 */ 0x0000, /* 0x6D11 */ 0x0000, /* 0x6D12 */ 0x0000, /* 0x6D13 */ 0x0000, /* 0x6D14 */ 0x0000, /* 0x6D15 */ 0x0000, /* 0x6D16 */ 0x0000, /* 0x6D17 */ 0x0000, /* 0x6D18 */ 0x0000, /* 0x6D19 */ 0x0000, /* 0x6D1A */ 0x0000, /* 0x6D1B */ 0x0000, /* 0x6D1C */ 0x0000, /* 0x6D1D */ 0x0000, /* 0x6D1E */ 0x0000, /* 0x6D1F */ 0x0000, /* 0x6D20 */ 0x0000, /* 0x6D21 */ 0x0000, /* 0x6D22 */ 0x0000, /* 0x6D23 */ 0x0000, /* 0x6D24 */ 0x0000, /* 0x6D25 */ 0x0000, /* 0x6D26 */ 0x0000, /* 0x6D27 */ 0x0000, /* 0x6D28 */ 0x0000, /* 0x6D29 */ 0x0000, /* 0x6D2A */ 0x0000, /* 0x6D2B */ 0x0000, /* 0x6D2C */ 0x0000, /* 0x6D2D */ 0x0000, /* 0x6D2E */ 0x0000, /* 0x6D2F */ 0x0000, /* 0x6D30 */ 0x0000, /* 0x6D31 */ 0x0000, /* 0x6D32 */ 0x0000, /* 0x6D33 */ 0x0000, /* 0x6D34 */ 0x0000, /* 0x6D35 */ 0x0000, /* 0x6D36 */ 0x0000, /* 0x6D37 */ 0x0000, /* 0x6D38 */ 0x0000, /* 0x6D39 */ 0x0000, /* 0x6D3A */ 0x0000, /* 0x6D3B */ 0x0000, /* 0x6D3C */ 0x0000, /* 0x6D3D */ 0x0000, /* 0x6D3E */ 0x0000, /* 0x6D3F */ 0x0000, /* 0x6D40 */ 0x0000, /* 0x6D41 */ 0x0000, /* 0x6D42 */ 0x0000, /* 0x6D43 */ 0x0000, /* 0x6D44 */ 0x0000, /* 0x6D45 */ 0x0000, /* 0x6D46 */ 0x0000, /* 0x6D47 */ 0x0000, /* 0x6D48 */ 0x0000, /* 0x6D49 */ 0x0000, /* 0x6D4A */ 0x0000, /* 0x6D4B */ 0x0000, /* 0x6D4C */ 0x0000, /* 0x6D4D */ 0x0000, /* 0x6D4E */ 0x0000, /* 0x6D4F */ 0x0000, /* 0x6D50 */ 0x0000, /* 0x6D51 */ 0x0000, /* 0x6D52 */ 0x0000, /* 0x6D53 */ 0x0000, /* 0x6D54 */ 0x0000, /* 0x6D55 */ 0x0000, /* 0x6D56 */ 0x0000, /* 0x6D57 */ 0x0000, /* 0x6D58 */ 0x0000, /* 0x6D59 */ 0x0000, /* 0x6D5A */ 0x0000, /* 0x6D5B */ 0x0000, /* 0x6D5C */ 0x0000, /* 0x6D5D */ 0x0000, /* 0x6D5E */ 0x0000, /* 0x6D5F */ 0x0000, /* 0x6D60 */ 0x0000, /* 0x6D61 */ 0x0000, /* 0x6D62 */ 0x0000, /* 0x6D63 */ 0x0000, /* 0x6D64 */ 0x0000, /* 0x6D65 */ 0x0000, /* 0x6D66 */ 0x0000, /* 0x6D67 */ 0x0000, /* 0x6D68 */ 0x0000, /* 0x6D69 */ 0x0000, /* 0x6D6A */ 0x0000, /* 0x6D6B */ 0x0000, /* 0x6D6C */ 0x0000, /* 0x6D6D */ 0x0000, /* 0x6D6E */ 0x0000, /* 0x6D6F */ 0x0000, /* 0x6D70 */ 0x0000, /* 0x6D71 */ 0x0000, /* 0x6D72 */ 0x0000, /* 0x6D73 */ 0x0000, /* 0x6D74 */ 0x0000, /* 0x6D75 */ 0x0000, /* 0x6D76 */ 0x0000, /* 0x6D77 */ 0x0000, /* 0x6D78 */ 0x0000, /* 0x6D79 */ 0x0000, /* 0x6D7A */ 0x0000, /* 0x6D7B */ 0x0000, /* 0x6D7C */ 0x0000, /* 0x6D7D */ 0x0000, /* 0x6D7E */ 0x0000, /* 0x6D7F */ 0x0000, /* 0x6D80 */ 0x0000, /* 0x6D81 */ 0x0000, /* 0x6D82 */ 0x0000, /* 0x6D83 */ 0x0000, /* 0x6D84 */ 0x0000, /* 0x6D85 */ 0x0000, /* 0x6D86 */ 0x0000, /* 0x6D87 */ 0x0000, /* 0x6D88 */ 0x0000, /* 0x6D89 */ 0x0000, /* 0x6D8A */ 0x0000, /* 0x6D8B */ 0x0000, /* 0x6D8C */ 0x0000, /* 0x6D8D */ 0x0000, /* 0x6D8E */ 0x0000, /* 0x6D8F */ 0x0000, /* 0x6D90 */ 0x0000, /* 0x6D91 */ 0x0000, /* 0x6D92 */ 0x0000, /* 0x6D93 */ 0x0000, /* 0x6D94 */ 0x0000, /* 0x6D95 */ 0x0000, /* 0x6D96 */ 0x0000, /* 0x6D97 */ 0x0000, /* 0x6D98 */ 0x0000, /* 0x6D99 */ 0x0000, /* 0x6D9A */ 0x0000, /* 0x6D9B */ 0x0000, /* 0x6D9C */ 0x0000, /* 0x6D9D */ 0x0000, /* 0x6D9E */ 0x0000, /* 0x6D9F */ 0x0000, /* 0x6DA0 */ 0x0000, /* 0x6DA1 */ 0x0000, /* 0x6DA2 */ 0x0000, /* 0x6DA3 */ 0x0000, /* 0x6DA4 */ 0x0000, /* 0x6DA5 */ 0x0000, /* 0x6DA6 */ 0x0000, /* 0x6DA7 */ 0x0000, /* 0x6DA8 */ 0x0000, /* 0x6DA9 */ 0x0000, /* 0x6DAA */ 0x0000, /* 0x6DAB */ 0x0000, /* 0x6DAC */ 0x0000, /* 0x6DAD */ 0x0000, /* 0x6DAE */ 0x0000, /* 0x6DAF */ 0x0000, /* 0x6DB0 */ 0x0000, /* 0x6DB1 */ 0x0000, /* 0x6DB2 */ 0x0000, /* 0x6DB3 */ 0x0000, /* 0x6DB4 */ 0x0000, /* 0x6DB5 */ 0x0000, /* 0x6DB6 */ 0x0000, /* 0x6DB7 */ 0x0000, /* 0x6DB8 */ 0x0000, /* 0x6DB9 */ 0x0000, /* 0x6DBA */ 0x0000, /* 0x6DBB */ 0x0000, /* 0x6DBC */ 0x0000, /* 0x6DBD */ 0x0000, /* 0x6DBE */ 0x0000, /* 0x6DBF */ 0x0000, /* 0x6DC0 */ 0x0000, /* 0x6DC1 */ 0x0000, /* 0x6DC2 */ 0x0000, /* 0x6DC3 */ 0x0000, /* 0x6DC4 */ 0x0000, /* 0x6DC5 */ 0x0000, /* 0x6DC6 */ 0x0000, /* 0x6DC7 */ 0x0000, /* 0x6DC8 */ 0x0000, /* 0x6DC9 */ 0x0000, /* 0x6DCA */ 0x0000, /* 0x6DCB */ 0x0000, /* 0x6DCC */ 0x0000, /* 0x6DCD */ 0x0000, /* 0x6DCE */ 0x0000, /* 0x6DCF */ 0x0000, /* 0x6DD0 */ 0x0000, /* 0x6DD1 */ 0x0000, /* 0x6DD2 */ 0x0000, /* 0x6DD3 */ 0x0000, /* 0x6DD4 */ 0x0000, /* 0x6DD5 */ 0x0000, /* 0x6DD6 */ 0x0000, /* 0x6DD7 */ 0x0000, /* 0x6DD8 */ 0x0000, /* 0x6DD9 */ 0x0000, /* 0x6DDA */ 0x0000, /* 0x6DDB */ 0x0000, /* 0x6DDC */ 0x0000, /* 0x6DDD */ 0x0000, /* 0x6DDE */ 0x0000, /* 0x6DDF */ 0x0000, /* 0x6DE0 */ 0x0000, /* 0x6DE1 */ 0x0000, /* 0x6DE2 */ 0x0000, /* 0x6DE3 */ 0x0000, /* 0x6DE4 */ 0x0000, /* 0x6DE5 */ 0x0000, /* 0x6DE6 */ 0x0000, /* 0x6DE7 */ 0x0000, /* 0x6DE8 */ 0x0000, /* 0x6DE9 */ 0x0000, /* 0x6DEA */ 0x0000, /* 0x6DEB */ 0x0000, /* 0x6DEC */ 0x0000, /* 0x6DED */ 0x0000, /* 0x6DEE */ 0x0000, /* 0x6DEF */ 0x0000, /* 0x6DF0 */ 0x0000, /* 0x6DF1 */ 0x0000, /* 0x6DF2 */ 0x0000, /* 0x6DF3 */ 0x0000, /* 0x6DF4 */ 0x0000, /* 0x6DF5 */ 0x0000, /* 0x6DF6 */ 0x0000, /* 0x6DF7 */ 0x0000, /* 0x6DF8 */ 0x0000, /* 0x6DF9 */ 0x0000, /* 0x6DFA */ 0x0000, /* 0x6DFB */ 0x0000, /* 0x6DFC */ 0x0000, /* 0x6DFD */ 0x0000, /* 0x6DFE */ 0x0000, /* 0x6DFF */ 0x0000, /* 0x6E00 */ 0x0000, /* 0x6E01 */ 0x0000, /* 0x6E02 */ 0x0000, /* 0x6E03 */ 0x0000, /* 0x6E04 */ 0x0000, /* 0x6E05 */ 0x0000, /* 0x6E06 */ 0x0000, /* 0x6E07 */ 0x0000, /* 0x6E08 */ 0x0000, /* 0x6E09 */ 0x0000, /* 0x6E0A */ 0x0000, /* 0x6E0B */ 0x0000, /* 0x6E0C */ 0x0000, /* 0x6E0D */ 0x0000, /* 0x6E0E */ 0x0000, /* 0x6E0F */ 0x0000, /* 0x6E10 */ 0x0000, /* 0x6E11 */ 0x0000, /* 0x6E12 */ 0x0000, /* 0x6E13 */ 0x0000, /* 0x6E14 */ 0x0000, /* 0x6E15 */ 0x0000, /* 0x6E16 */ 0x0000, /* 0x6E17 */ 0x0000, /* 0x6E18 */ 0x0000, /* 0x6E19 */ 0x0000, /* 0x6E1A */ 0x0000, /* 0x6E1B */ 0x0000, /* 0x6E1C */ 0x0000, /* 0x6E1D */ 0x0000, /* 0x6E1E */ 0x0000, /* 0x6E1F */ 0x0000, /* 0x6E20 */ 0x0000, /* 0x6E21 */ 0x0000, /* 0x6E22 */ 0x0000, /* 0x6E23 */ 0x0000, /* 0x6E24 */ 0x0000, /* 0x6E25 */ 0x0000, /* 0x6E26 */ 0x0000, /* 0x6E27 */ 0x0000, /* 0x6E28 */ 0x0000, /* 0x6E29 */ 0x0000, /* 0x6E2A */ 0x0000, /* 0x6E2B */ 0x0000, /* 0x6E2C */ 0x0000, /* 0x6E2D */ 0x0000, /* 0x6E2E */ 0x0000, /* 0x6E2F */ 0x0000, /* 0x6E30 */ 0x0000, /* 0x6E31 */ 0x0000, /* 0x6E32 */ 0x0000, /* 0x6E33 */ 0x0000, /* 0x6E34 */ 0x0000, /* 0x6E35 */ 0x0000, /* 0x6E36 */ 0x0000, /* 0x6E37 */ 0x0000, /* 0x6E38 */ 0x0000, /* 0x6E39 */ 0x0000, /* 0x6E3A */ 0x0000, /* 0x6E3B */ 0x0000, /* 0x6E3C */ 0x0000, /* 0x6E3D */ 0x0000, /* 0x6E3E */ 0x0000, /* 0x6E3F */ 0x0000, /* 0x6E40 */ 0x0000, /* 0x6E41 */ 0x0000, /* 0x6E42 */ 0x0000, /* 0x6E43 */ 0x0000, /* 0x6E44 */ 0x0000, /* 0x6E45 */ 0x0000, /* 0x6E46 */ 0x0000, /* 0x6E47 */ 0x0000, /* 0x6E48 */ 0x0000, /* 0x6E49 */ 0x0000, /* 0x6E4A */ 0x0000, /* 0x6E4B */ 0x0000, /* 0x6E4C */ 0x0000, /* 0x6E4D */ 0x0000, /* 0x6E4E */ 0x0000, /* 0x6E4F */ 0x0000, /* 0x6E50 */ 0x0000, /* 0x6E51 */ 0x0000, /* 0x6E52 */ 0x0000, /* 0x6E53 */ 0x0000, /* 0x6E54 */ 0x0000, /* 0x6E55 */ 0x0000, /* 0x6E56 */ 0x0000, /* 0x6E57 */ 0x0000, /* 0x6E58 */ 0x0000, /* 0x6E59 */ 0x0000, /* 0x6E5A */ 0x0000, /* 0x6E5B */ 0x0000, /* 0x6E5C */ 0x0000, /* 0x6E5D */ 0x0000, /* 0x6E5E */ 0x0000, /* 0x6E5F */ 0x0000, /* 0x6E60 */ 0x0000, /* 0x6E61 */ 0x0000, /* 0x6E62 */ 0x0000, /* 0x6E63 */ 0x0000, /* 0x6E64 */ 0x0000, /* 0x6E65 */ 0x0000, /* 0x6E66 */ 0x0000, /* 0x6E67 */ 0x0000, /* 0x6E68 */ 0x0000, /* 0x6E69 */ 0x0000, /* 0x6E6A */ 0x0000, /* 0x6E6B */ 0x0000, /* 0x6E6C */ 0x0000, /* 0x6E6D */ 0x0000, /* 0x6E6E */ 0x0000, /* 0x6E6F */ 0x0000, /* 0x6E70 */ 0x0000, /* 0x6E71 */ 0x0000, /* 0x6E72 */ 0x0000, /* 0x6E73 */ 0x0000, /* 0x6E74 */ 0x0000, /* 0x6E75 */ 0x0000, /* 0x6E76 */ 0x0000, /* 0x6E77 */ 0x0000, /* 0x6E78 */ 0x0000, /* 0x6E79 */ 0x0000, /* 0x6E7A */ 0x0000, /* 0x6E7B */ 0x0000, /* 0x6E7C */ 0x0000, /* 0x6E7D */ 0x0000, /* 0x6E7E */ 0x0000, /* 0x6E7F */ 0x0000, /* 0x6E80 */ 0x0000, /* 0x6E81 */ 0x0000, /* 0x6E82 */ 0x0000, /* 0x6E83 */ 0x0000, /* 0x6E84 */ 0x0000, /* 0x6E85 */ 0x0000, /* 0x6E86 */ 0x0000, /* 0x6E87 */ 0x0000, /* 0x6E88 */ 0x0000, /* 0x6E89 */ 0x0000, /* 0x6E8A */ 0x0000, /* 0x6E8B */ 0x0000, /* 0x6E8C */ 0x0000, /* 0x6E8D */ 0x0000, /* 0x6E8E */ 0x0000, /* 0x6E8F */ 0x0000, /* 0x6E90 */ 0x0000, /* 0x6E91 */ 0x0000, /* 0x6E92 */ 0x0000, /* 0x6E93 */ 0x0000, /* 0x6E94 */ 0x0000, /* 0x6E95 */ 0x0000, /* 0x6E96 */ 0x0000, /* 0x6E97 */ 0x0000, /* 0x6E98 */ 0x0000, /* 0x6E99 */ 0x0000, /* 0x6E9A */ 0x0000, /* 0x6E9B */ 0x0000, /* 0x6E9C */ 0x0000, /* 0x6E9D */ 0x0000, /* 0x6E9E */ 0x0000, /* 0x6E9F */ 0x0000, /* 0x6EA0 */ 0x0000, /* 0x6EA1 */ 0x0000, /* 0x6EA2 */ 0x0000, /* 0x6EA3 */ 0x0000, /* 0x6EA4 */ 0x0000, /* 0x6EA5 */ 0x0000, /* 0x6EA6 */ 0x0000, /* 0x6EA7 */ 0x0000, /* 0x6EA8 */ 0x0000, /* 0x6EA9 */ 0x0000, /* 0x6EAA */ 0x0000, /* 0x6EAB */ 0x0000, /* 0x6EAC */ 0x0000, /* 0x6EAD */ 0x0000, /* 0x6EAE */ 0x0000, /* 0x6EAF */ 0x0000, /* 0x6EB0 */ 0x0000, /* 0x6EB1 */ 0x0000, /* 0x6EB2 */ 0x0000, /* 0x6EB3 */ 0x0000, /* 0x6EB4 */ 0x0000, /* 0x6EB5 */ 0x0000, /* 0x6EB6 */ 0x0000, /* 0x6EB7 */ 0x0000, /* 0x6EB8 */ 0x0000, /* 0x6EB9 */ 0x0000, /* 0x6EBA */ 0x0000, /* 0x6EBB */ 0x0000, /* 0x6EBC */ 0x0000, /* 0x6EBD */ 0x0000, /* 0x6EBE */ 0x0000, /* 0x6EBF */ 0x0000, /* 0x6EC0 */ 0x0000, /* 0x6EC1 */ 0x0000, /* 0x6EC2 */ 0x0000, /* 0x6EC3 */ 0x0000, /* 0x6EC4 */ 0x0000, /* 0x6EC5 */ 0x0000, /* 0x6EC6 */ 0x0000, /* 0x6EC7 */ 0x0000, /* 0x6EC8 */ 0x0000, /* 0x6EC9 */ 0x0000, /* 0x6ECA */ 0x0000, /* 0x6ECB */ 0x0000, /* 0x6ECC */ 0x0000, /* 0x6ECD */ 0x0000, /* 0x6ECE */ 0x0000, /* 0x6ECF */ 0x0000, /* 0x6ED0 */ 0x0000, /* 0x6ED1 */ 0x0000, /* 0x6ED2 */ 0x0000, /* 0x6ED3 */ 0x0000, /* 0x6ED4 */ 0x0000, /* 0x6ED5 */ 0x0000, /* 0x6ED6 */ 0x0000, /* 0x6ED7 */ 0x0000, /* 0x6ED8 */ 0x0000, /* 0x6ED9 */ 0x0000, /* 0x6EDA */ 0x0000, /* 0x6EDB */ 0x0000, /* 0x6EDC */ 0x0000, /* 0x6EDD */ 0x0000, /* 0x6EDE */ 0x0000, /* 0x6EDF */ 0x0000, /* 0x6EE0 */ 0x0000, /* 0x6EE1 */ 0x0000, /* 0x6EE2 */ 0x0000, /* 0x6EE3 */ 0x0000, /* 0x6EE4 */ 0x0000, /* 0x6EE5 */ 0x0000, /* 0x6EE6 */ 0x0000, /* 0x6EE7 */ 0x0000, /* 0x6EE8 */ 0x0000, /* 0x6EE9 */ 0x0000, /* 0x6EEA */ 0x0000, /* 0x6EEB */ 0x0000, /* 0x6EEC */ 0x0000, /* 0x6EED */ 0x0000, /* 0x6EEE */ 0x0000, /* 0x6EEF */ 0x0000, /* 0x6EF0 */ 0x0000, /* 0x6EF1 */ 0x0000, /* 0x6EF2 */ 0x0000, /* 0x6EF3 */ 0x0000, /* 0x6EF4 */ 0x0000, /* 0x6EF5 */ 0x0000, /* 0x6EF6 */ 0x0000, /* 0x6EF7 */ 0x0000, /* 0x6EF8 */ 0x0000, /* 0x6EF9 */ 0x0000, /* 0x6EFA */ 0x0000, /* 0x6EFB */ 0x0000, /* 0x6EFC */ 0x0000, /* 0x6EFD */ 0x0000, /* 0x6EFE */ 0x0000, /* 0x6EFF */ 0x0000, /* 0x6F00 */ 0x0000, /* 0x6F01 */ 0x0000, /* 0x6F02 */ 0x0000, /* 0x6F03 */ 0x0000, /* 0x6F04 */ 0x0000, /* 0x6F05 */ 0x0000, /* 0x6F06 */ 0x0000, /* 0x6F07 */ 0x0000, /* 0x6F08 */ 0x0000, /* 0x6F09 */ 0x0000, /* 0x6F0A */ 0x0000, /* 0x6F0B */ 0x0000, /* 0x6F0C */ 0x0000, /* 0x6F0D */ 0x0000, /* 0x6F0E */ 0x0000, /* 0x6F0F */ 0x0000, /* 0x6F10 */ 0x0000, /* 0x6F11 */ 0x0000, /* 0x6F12 */ 0x0000, /* 0x6F13 */ 0x0000, /* 0x6F14 */ 0x0000, /* 0x6F15 */ 0x0000, /* 0x6F16 */ 0x0000, /* 0x6F17 */ 0x0000, /* 0x6F18 */ 0x0000, /* 0x6F19 */ 0x0000, /* 0x6F1A */ 0x0000, /* 0x6F1B */ 0x0000, /* 0x6F1C */ 0x0000, /* 0x6F1D */ 0x0000, /* 0x6F1E */ 0x0000, /* 0x6F1F */ 0x0000, /* 0x6F20 */ 0x0000, /* 0x6F21 */ 0x0000, /* 0x6F22 */ 0x0000, /* 0x6F23 */ 0x0000, /* 0x6F24 */ 0x0000, /* 0x6F25 */ 0x0000, /* 0x6F26 */ 0x0000, /* 0x6F27 */ 0x0000, /* 0x6F28 */ 0x0000, /* 0x6F29 */ 0x0000, /* 0x6F2A */ 0x0000, /* 0x6F2B */ 0x0000, /* 0x6F2C */ 0x0000, /* 0x6F2D */ 0x0000, /* 0x6F2E */ 0x0000, /* 0x6F2F */ 0x0000, /* 0x6F30 */ 0x0000, /* 0x6F31 */ 0x0000, /* 0x6F32 */ 0x0000, /* 0x6F33 */ 0x0000, /* 0x6F34 */ 0x0000, /* 0x6F35 */ 0x0000, /* 0x6F36 */ 0x0000, /* 0x6F37 */ 0x0000, /* 0x6F38 */ 0x0000, /* 0x6F39 */ 0x0000, /* 0x6F3A */ 0x0000, /* 0x6F3B */ 0x0000, /* 0x6F3C */ 0x0000, /* 0x6F3D */ 0x0000, /* 0x6F3E */ 0x0000, /* 0x6F3F */ 0x0000, /* 0x6F40 */ 0x0000, /* 0x6F41 */ 0x0000, /* 0x6F42 */ 0x0000, /* 0x6F43 */ 0x0000, /* 0x6F44 */ 0x0000, /* 0x6F45 */ 0x0000, /* 0x6F46 */ 0x0000, /* 0x6F47 */ 0x0000, /* 0x6F48 */ 0x0000, /* 0x6F49 */ 0x0000, /* 0x6F4A */ 0x0000, /* 0x6F4B */ 0x0000, /* 0x6F4C */ 0x0000, /* 0x6F4D */ 0x0000, /* 0x6F4E */ 0x0000, /* 0x6F4F */ 0x0000, /* 0x6F50 */ 0x0000, /* 0x6F51 */ 0x0000, /* 0x6F52 */ 0x0000, /* 0x6F53 */ 0x0000, /* 0x6F54 */ 0x0000, /* 0x6F55 */ 0x0000, /* 0x6F56 */ 0x0000, /* 0x6F57 */ 0x0000, /* 0x6F58 */ 0x0000, /* 0x6F59 */ 0x0000, /* 0x6F5A */ 0x0000, /* 0x6F5B */ 0x0000, /* 0x6F5C */ 0x0000, /* 0x6F5D */ 0x0000, /* 0x6F5E */ 0x0000, /* 0x6F5F */ 0x0000, /* 0x6F60 */ 0x0000, /* 0x6F61 */ 0x0000, /* 0x6F62 */ 0x0000, /* 0x6F63 */ 0x0000, /* 0x6F64 */ 0x0000, /* 0x6F65 */ 0x0000, /* 0x6F66 */ 0x0000, /* 0x6F67 */ 0x0000, /* 0x6F68 */ 0x0000, /* 0x6F69 */ 0x0000, /* 0x6F6A */ 0x0000, /* 0x6F6B */ 0x0000, /* 0x6F6C */ 0x0000, /* 0x6F6D */ 0x0000, /* 0x6F6E */ 0x0000, /* 0x6F6F */ 0x0000, /* 0x6F70 */ 0x0000, /* 0x6F71 */ 0x0000, /* 0x6F72 */ 0x0000, /* 0x6F73 */ 0x0000, /* 0x6F74 */ 0x0000, /* 0x6F75 */ 0x0000, /* 0x6F76 */ 0x0000, /* 0x6F77 */ 0x0000, /* 0x6F78 */ 0x0000, /* 0x6F79 */ 0x0000, /* 0x6F7A */ 0x0000, /* 0x6F7B */ 0x0000, /* 0x6F7C */ 0x0000, /* 0x6F7D */ 0x0000, /* 0x6F7E */ 0x0000, /* 0x6F7F */ 0x0000, /* 0x6F80 */ 0x0000, /* 0x6F81 */ 0x0000, /* 0x6F82 */ 0x0000, /* 0x6F83 */ 0x0000, /* 0x6F84 */ 0x0000, /* 0x6F85 */ 0x0000, /* 0x6F86 */ 0x0000, /* 0x6F87 */ 0x0000, /* 0x6F88 */ 0x0000, /* 0x6F89 */ 0x0000, /* 0x6F8A */ 0x0000, /* 0x6F8B */ 0x0000, /* 0x6F8C */ 0x0000, /* 0x6F8D */ 0x0000, /* 0x6F8E */ 0x0000, /* 0x6F8F */ 0x0000, /* 0x6F90 */ 0x0000, /* 0x6F91 */ 0x0000, /* 0x6F92 */ 0x0000, /* 0x6F93 */ 0x0000, /* 0x6F94 */ 0x0000, /* 0x6F95 */ 0x0000, /* 0x6F96 */ 0x0000, /* 0x6F97 */ 0x0000, /* 0x6F98 */ 0x0000, /* 0x6F99 */ 0x0000, /* 0x6F9A */ 0x0000, /* 0x6F9B */ 0x0000, /* 0x6F9C */ 0x0000, /* 0x6F9D */ 0x0000, /* 0x6F9E */ 0x0000, /* 0x6F9F */ 0x0000, /* 0x6FA0 */ 0x0000, /* 0x6FA1 */ 0x0000, /* 0x6FA2 */ 0x0000, /* 0x6FA3 */ 0x0000, /* 0x6FA4 */ 0x0000, /* 0x6FA5 */ 0x0000, /* 0x6FA6 */ 0x0000, /* 0x6FA7 */ 0x0000, /* 0x6FA8 */ 0x0000, /* 0x6FA9 */ 0x0000, /* 0x6FAA */ 0x0000, /* 0x6FAB */ 0x0000, /* 0x6FAC */ 0x0000, /* 0x6FAD */ 0x0000, /* 0x6FAE */ 0x0000, /* 0x6FAF */ 0x0000, /* 0x6FB0 */ 0x0000, /* 0x6FB1 */ 0x0000, /* 0x6FB2 */ 0x0000, /* 0x6FB3 */ 0x0000, /* 0x6FB4 */ 0x0000, /* 0x6FB5 */ 0x0000, /* 0x6FB6 */ 0x0000, /* 0x6FB7 */ 0x0000, /* 0x6FB8 */ 0x0000, /* 0x6FB9 */ 0x0000, /* 0x6FBA */ 0x0000, /* 0x6FBB */ 0x0000, /* 0x6FBC */ 0x0000, /* 0x6FBD */ 0x0000, /* 0x6FBE */ 0x0000, /* 0x6FBF */ 0x0000, /* 0x6FC0 */ 0x0000, /* 0x6FC1 */ 0x0000, /* 0x6FC2 */ 0x0000, /* 0x6FC3 */ 0x0000, /* 0x6FC4 */ 0x0000, /* 0x6FC5 */ 0x0000, /* 0x6FC6 */ 0x0000, /* 0x6FC7 */ 0x0000, /* 0x6FC8 */ 0x0000, /* 0x6FC9 */ 0x0000, /* 0x6FCA */ 0x0000, /* 0x6FCB */ 0x0000, /* 0x6FCC */ 0x0000, /* 0x6FCD */ 0x0000, /* 0x6FCE */ 0x0000, /* 0x6FCF */ 0x0000, /* 0x6FD0 */ 0x0000, /* 0x6FD1 */ 0x0000, /* 0x6FD2 */ 0x0000, /* 0x6FD3 */ 0x0000, /* 0x6FD4 */ 0x0000, /* 0x6FD5 */ 0x0000, /* 0x6FD6 */ 0x0000, /* 0x6FD7 */ 0x0000, /* 0x6FD8 */ 0x0000, /* 0x6FD9 */ 0x0000, /* 0x6FDA */ 0x0000, /* 0x6FDB */ 0x0000, /* 0x6FDC */ 0x0000, /* 0x6FDD */ 0x0000, /* 0x6FDE */ 0x0000, /* 0x6FDF */ 0x0000, /* 0x6FE0 */ 0x0000, /* 0x6FE1 */ 0x0000, /* 0x6FE2 */ 0x0000, /* 0x6FE3 */ 0x0000, /* 0x6FE4 */ 0x0000, /* 0x6FE5 */ 0x0000, /* 0x6FE6 */ 0x0000, /* 0x6FE7 */ 0x0000, /* 0x6FE8 */ 0x0000, /* 0x6FE9 */ 0x0000, /* 0x6FEA */ 0x0000, /* 0x6FEB */ 0x0000, /* 0x6FEC */ 0x0000, /* 0x6FED */ 0x0000, /* 0x6FEE */ 0x0000, /* 0x6FEF */ 0x0000, /* 0x6FF0 */ 0x0000, /* 0x6FF1 */ 0x0000, /* 0x6FF2 */ 0x0000, /* 0x6FF3 */ 0x0000, /* 0x6FF4 */ 0x0000, /* 0x6FF5 */ 0x0000, /* 0x6FF6 */ 0x0000, /* 0x6FF7 */ 0x0000, /* 0x6FF8 */ 0x0000, /* 0x6FF9 */ 0x0000, /* 0x6FFA */ 0x0000, /* 0x6FFB */ 0x0000, /* 0x6FFC */ 0x0000, /* 0x6FFD */ 0x0000, /* 0x6FFE */ 0x0000, /* 0x6FFF */ 0x0000, /* 0x7000 */ 0x0000, /* 0x7001 */ 0x0000, /* 0x7002 */ 0x0000, /* 0x7003 */ 0x0000, /* 0x7004 */ 0x0000, /* 0x7005 */ 0x0000, /* 0x7006 */ 0x0000, /* 0x7007 */ 0x0000, /* 0x7008 */ 0x0000, /* 0x7009 */ 0x0000, /* 0x700A */ 0x0000, /* 0x700B */ 0x0000, /* 0x700C */ 0x0000, /* 0x700D */ 0x0000, /* 0x700E */ 0x0000, /* 0x700F */ 0x0000, /* 0x7010 */ 0x0000, /* 0x7011 */ 0x0000, /* 0x7012 */ 0x0000, /* 0x7013 */ 0x0000, /* 0x7014 */ 0x0000, /* 0x7015 */ 0x0000, /* 0x7016 */ 0x0000, /* 0x7017 */ 0x0000, /* 0x7018 */ 0x0000, /* 0x7019 */ 0x0000, /* 0x701A */ 0x0000, /* 0x701B */ 0x0000, /* 0x701C */ 0x0000, /* 0x701D */ 0x0000, /* 0x701E */ 0x0000, /* 0x701F */ 0x0000, /* 0x7020 */ 0x0000, /* 0x7021 */ 0x0000, /* 0x7022 */ 0x0000, /* 0x7023 */ 0x0000, /* 0x7024 */ 0x0000, /* 0x7025 */ 0x0000, /* 0x7026 */ 0x0000, /* 0x7027 */ 0x0000, /* 0x7028 */ 0x0000, /* 0x7029 */ 0x0000, /* 0x702A */ 0x0000, /* 0x702B */ 0x0000, /* 0x702C */ 0x0000, /* 0x702D */ 0x0000, /* 0x702E */ 0x0000, /* 0x702F */ 0x0000, /* 0x7030 */ 0x0000, /* 0x7031 */ 0x0000, /* 0x7032 */ 0x0000, /* 0x7033 */ 0x0000, /* 0x7034 */ 0x0000, /* 0x7035 */ 0x0000, /* 0x7036 */ 0x0000, /* 0x7037 */ 0x0000, /* 0x7038 */ 0x0000, /* 0x7039 */ 0x0000, /* 0x703A */ 0x0000, /* 0x703B */ 0x0000, /* 0x703C */ 0x0000, /* 0x703D */ 0x0000, /* 0x703E */ 0x0000, /* 0x703F */ 0x0000, /* 0x7040 */ 0x0000, /* 0x7041 */ 0x0000, /* 0x7042 */ 0x0000, /* 0x7043 */ 0x0000, /* 0x7044 */ 0x0000, /* 0x7045 */ 0x0000, /* 0x7046 */ 0x0000, /* 0x7047 */ 0x0000, /* 0x7048 */ 0x0000, /* 0x7049 */ 0x0000, /* 0x704A */ 0x0000, /* 0x704B */ 0x0000, /* 0x704C */ 0x0000, /* 0x704D */ 0x0000, /* 0x704E */ 0x0000, /* 0x704F */ 0x0000, /* 0x7050 */ 0x0000, /* 0x7051 */ 0x0000, /* 0x7052 */ 0x0000, /* 0x7053 */ 0x0000, /* 0x7054 */ 0x0000, /* 0x7055 */ 0x0000, /* 0x7056 */ 0x0000, /* 0x7057 */ 0x0000, /* 0x7058 */ 0x0000, /* 0x7059 */ 0x0000, /* 0x705A */ 0x0000, /* 0x705B */ 0x0000, /* 0x705C */ 0x0000, /* 0x705D */ 0x0000, /* 0x705E */ 0x0000, /* 0x705F */ 0x0000, /* 0x7060 */ 0x0000, /* 0x7061 */ 0x0000, /* 0x7062 */ 0x0000, /* 0x7063 */ 0x0000, /* 0x7064 */ 0x0000, /* 0x7065 */ 0x0000, /* 0x7066 */ 0x0000, /* 0x7067 */ 0x0000, /* 0x7068 */ 0x0000, /* 0x7069 */ 0x0000, /* 0x706A */ 0x0000, /* 0x706B */ 0x0000, /* 0x706C */ 0x0000, /* 0x706D */ 0x0000, /* 0x706E */ 0x0000, /* 0x706F */ 0x0000, /* 0x7070 */ 0x0000, /* 0x7071 */ 0x0000, /* 0x7072 */ 0x0000, /* 0x7073 */ 0x0000, /* 0x7074 */ 0x0000, /* 0x7075 */ 0x0000, /* 0x7076 */ 0x0000, /* 0x7077 */ 0x0000, /* 0x7078 */ 0x0000, /* 0x7079 */ 0x0000, /* 0x707A */ 0x0000, /* 0x707B */ 0x0000, /* 0x707C */ 0x0000, /* 0x707D */ 0x0000, /* 0x707E */ 0x0000, /* 0x707F */ 0x0000, /* 0x7080 */ 0x0000, /* 0x7081 */ 0x0000, /* 0x7082 */ 0x0000, /* 0x7083 */ 0x0000, /* 0x7084 */ 0x0000, /* 0x7085 */ 0x0000, /* 0x7086 */ 0x0000, /* 0x7087 */ 0x0000, /* 0x7088 */ 0x0000, /* 0x7089 */ 0x0000, /* 0x708A */ 0x0000, /* 0x708B */ 0x0000, /* 0x708C */ 0x0000, /* 0x708D */ 0x0000, /* 0x708E */ 0x0000, /* 0x708F */ 0x0000, /* 0x7090 */ 0x0000, /* 0x7091 */ 0x0000, /* 0x7092 */ 0x0000, /* 0x7093 */ 0x0000, /* 0x7094 */ 0x0000, /* 0x7095 */ 0x0000, /* 0x7096 */ 0x0000, /* 0x7097 */ 0x0000, /* 0x7098 */ 0x0000, /* 0x7099 */ 0x0000, /* 0x709A */ 0x0000, /* 0x709B */ 0x0000, /* 0x709C */ 0x0000, /* 0x709D */ 0x0000, /* 0x709E */ 0x0000, /* 0x709F */ 0x0000, /* 0x70A0 */ 0x0000, /* 0x70A1 */ 0x0000, /* 0x70A2 */ 0x0000, /* 0x70A3 */ 0x0000, /* 0x70A4 */ 0x0000, /* 0x70A5 */ 0x0000, /* 0x70A6 */ 0x0000, /* 0x70A7 */ 0x0000, /* 0x70A8 */ 0x0000, /* 0x70A9 */ 0x0000, /* 0x70AA */ 0x0000, /* 0x70AB */ 0x0000, /* 0x70AC */ 0x0000, /* 0x70AD */ 0x0000, /* 0x70AE */ 0x0000, /* 0x70AF */ 0x0000, /* 0x70B0 */ 0x0000, /* 0x70B1 */ 0x0000, /* 0x70B2 */ 0x0000, /* 0x70B3 */ 0x0000, /* 0x70B4 */ 0x0000, /* 0x70B5 */ 0x0000, /* 0x70B6 */ 0x0000, /* 0x70B7 */ 0x0000, /* 0x70B8 */ 0x0000, /* 0x70B9 */ 0x0000, /* 0x70BA */ 0x0000, /* 0x70BB */ 0x0000, /* 0x70BC */ 0x0000, /* 0x70BD */ 0x0000, /* 0x70BE */ 0x0000, /* 0x70BF */ 0x0000, /* 0x70C0 */ 0x0000, /* 0x70C1 */ 0x0000, /* 0x70C2 */ 0x0000, /* 0x70C3 */ 0x0000, /* 0x70C4 */ 0x0000, /* 0x70C5 */ 0x0000, /* 0x70C6 */ 0x0000, /* 0x70C7 */ 0x0000, /* 0x70C8 */ 0x0000, /* 0x70C9 */ 0x0000, /* 0x70CA */ 0x0000, /* 0x70CB */ 0x0000, /* 0x70CC */ 0x0000, /* 0x70CD */ 0x0000, /* 0x70CE */ 0x0000, /* 0x70CF */ 0x0000, /* 0x70D0 */ 0x0000, /* 0x70D1 */ 0x0000, /* 0x70D2 */ 0x0000, /* 0x70D3 */ 0x0000, /* 0x70D4 */ 0x0000, /* 0x70D5 */ 0x0000, /* 0x70D6 */ 0x0000, /* 0x70D7 */ 0x0000, /* 0x70D8 */ 0x0000, /* 0x70D9 */ 0x0000, /* 0x70DA */ 0x0000, /* 0x70DB */ 0x0000, /* 0x70DC */ 0x0000, /* 0x70DD */ 0x0000, /* 0x70DE */ 0x0000, /* 0x70DF */ 0x0000, /* 0x70E0 */ 0x0000, /* 0x70E1 */ 0x0000, /* 0x70E2 */ 0x0000, /* 0x70E3 */ 0x0000, /* 0x70E4 */ 0x0000, /* 0x70E5 */ 0x0000, /* 0x70E6 */ 0x0000, /* 0x70E7 */ 0x0000, /* 0x70E8 */ 0x0000, /* 0x70E9 */ 0x0000, /* 0x70EA */ 0x0000, /* 0x70EB */ 0x0000, /* 0x70EC */ 0x0000, /* 0x70ED */ 0x0000, /* 0x70EE */ 0x0000, /* 0x70EF */ 0x0000, /* 0x70F0 */ 0x0000, /* 0x70F1 */ 0x0000, /* 0x70F2 */ 0x0000, /* 0x70F3 */ 0x0000, /* 0x70F4 */ 0x0000, /* 0x70F5 */ 0x0000, /* 0x70F6 */ 0x0000, /* 0x70F7 */ 0x0000, /* 0x70F8 */ 0x0000, /* 0x70F9 */ 0x0000, /* 0x70FA */ 0x0000, /* 0x70FB */ 0x0000, /* 0x70FC */ 0x0000, /* 0x70FD */ 0x0000, /* 0x70FE */ 0x0000, /* 0x70FF */ 0x0000, /* 0x7100 */ 0x0000, /* 0x7101 */ 0x0000, /* 0x7102 */ 0x0000, /* 0x7103 */ 0x0000, /* 0x7104 */ 0x0000, /* 0x7105 */ 0x0000, /* 0x7106 */ 0x0000, /* 0x7107 */ 0x0000, /* 0x7108 */ 0x0000, /* 0x7109 */ 0x0000, /* 0x710A */ 0x0000, /* 0x710B */ 0x0000, /* 0x710C */ 0x0000, /* 0x710D */ 0x0000, /* 0x710E */ 0x0000, /* 0x710F */ 0x0000, /* 0x7110 */ 0x0000, /* 0x7111 */ 0x0000, /* 0x7112 */ 0x0000, /* 0x7113 */ 0x0000, /* 0x7114 */ 0x0000, /* 0x7115 */ 0x0000, /* 0x7116 */ 0x0000, /* 0x7117 */ 0x0000, /* 0x7118 */ 0x0000, /* 0x7119 */ 0x0000, /* 0x711A */ 0x0000, /* 0x711B */ 0x0000, /* 0x711C */ 0x0000, /* 0x711D */ 0x0000, /* 0x711E */ 0x0000, /* 0x711F */ 0x0000, /* 0x7120 */ 0x0000, /* 0x7121 */ 0x0000, /* 0x7122 */ 0x0000, /* 0x7123 */ 0x0000, /* 0x7124 */ 0x0000, /* 0x7125 */ 0x0000, /* 0x7126 */ 0x0000, /* 0x7127 */ 0x0000, /* 0x7128 */ 0x0000, /* 0x7129 */ 0x0000, /* 0x712A */ 0x0000, /* 0x712B */ 0x0000, /* 0x712C */ 0x0000, /* 0x712D */ 0x0000, /* 0x712E */ 0x0000, /* 0x712F */ 0x0000, /* 0x7130 */ 0x0000, /* 0x7131 */ 0x0000, /* 0x7132 */ 0x0000, /* 0x7133 */ 0x0000, /* 0x7134 */ 0x0000, /* 0x7135 */ 0x0000, /* 0x7136 */ 0x0000, /* 0x7137 */ 0x0000, /* 0x7138 */ 0x0000, /* 0x7139 */ 0x0000, /* 0x713A */ 0x0000, /* 0x713B */ 0x0000, /* 0x713C */ 0x0000, /* 0x713D */ 0x0000, /* 0x713E */ 0x0000, /* 0x713F */ 0x0000, /* 0x7140 */ 0x0000, /* 0x7141 */ 0x0000, /* 0x7142 */ 0x0000, /* 0x7143 */ 0x0000, /* 0x7144 */ 0x0000, /* 0x7145 */ 0x0000, /* 0x7146 */ 0x0000, /* 0x7147 */ 0x0000, /* 0x7148 */ 0x0000, /* 0x7149 */ 0x0000, /* 0x714A */ 0x0000, /* 0x714B */ 0x0000, /* 0x714C */ 0x0000, /* 0x714D */ 0x0000, /* 0x714E */ 0x0000, /* 0x714F */ 0x0000, /* 0x7150 */ 0x0000, /* 0x7151 */ 0x0000, /* 0x7152 */ 0x0000, /* 0x7153 */ 0x0000, /* 0x7154 */ 0x0000, /* 0x7155 */ 0x0000, /* 0x7156 */ 0x0000, /* 0x7157 */ 0x0000, /* 0x7158 */ 0x0000, /* 0x7159 */ 0x0000, /* 0x715A */ 0x0000, /* 0x715B */ 0x0000, /* 0x715C */ 0x0000, /* 0x715D */ 0x0000, /* 0x715E */ 0x0000, /* 0x715F */ 0x0000, /* 0x7160 */ 0x0000, /* 0x7161 */ 0x0000, /* 0x7162 */ 0x0000, /* 0x7163 */ 0x0000, /* 0x7164 */ 0x0000, /* 0x7165 */ 0x0000, /* 0x7166 */ 0x0000, /* 0x7167 */ 0x0000, /* 0x7168 */ 0x0000, /* 0x7169 */ 0x0000, /* 0x716A */ 0x0000, /* 0x716B */ 0x0000, /* 0x716C */ 0x0000, /* 0x716D */ 0x0000, /* 0x716E */ 0x0000, /* 0x716F */ 0x0000, /* 0x7170 */ 0x0000, /* 0x7171 */ 0x0000, /* 0x7172 */ 0x0000, /* 0x7173 */ 0x0000, /* 0x7174 */ 0x0000, /* 0x7175 */ 0x0000, /* 0x7176 */ 0x0000, /* 0x7177 */ 0x0000, /* 0x7178 */ 0x0000, /* 0x7179 */ 0x0000, /* 0x717A */ 0x0000, /* 0x717B */ 0x0000, /* 0x717C */ 0x0000, /* 0x717D */ 0x0000, /* 0x717E */ 0x0000, /* 0x717F */ 0x0000, /* 0x7180 */ 0x0000, /* 0x7181 */ 0x0000, /* 0x7182 */ 0x0000, /* 0x7183 */ 0x0000, /* 0x7184 */ 0x0000, /* 0x7185 */ 0x0000, /* 0x7186 */ 0x0000, /* 0x7187 */ 0x0000, /* 0x7188 */ 0x0000, /* 0x7189 */ 0x0000, /* 0x718A */ 0x0000, /* 0x718B */ 0x0000, /* 0x718C */ 0x0000, /* 0x718D */ 0x0000, /* 0x718E */ 0x0000, /* 0x718F */ 0x0000, /* 0x7190 */ 0x0000, /* 0x7191 */ 0x0000, /* 0x7192 */ 0x0000, /* 0x7193 */ 0x0000, /* 0x7194 */ 0x0000, /* 0x7195 */ 0x0000, /* 0x7196 */ 0x0000, /* 0x7197 */ 0x0000, /* 0x7198 */ 0x0000, /* 0x7199 */ 0x0000, /* 0x719A */ 0x0000, /* 0x719B */ 0x0000, /* 0x719C */ 0x0000, /* 0x719D */ 0x0000, /* 0x719E */ 0x0000, /* 0x719F */ 0x0000, /* 0x71A0 */ 0x0000, /* 0x71A1 */ 0x0000, /* 0x71A2 */ 0x0000, /* 0x71A3 */ 0x0000, /* 0x71A4 */ 0x0000, /* 0x71A5 */ 0x0000, /* 0x71A6 */ 0x0000, /* 0x71A7 */ 0x0000, /* 0x71A8 */ 0x0000, /* 0x71A9 */ 0x0000, /* 0x71AA */ 0x0000, /* 0x71AB */ 0x0000, /* 0x71AC */ 0x0000, /* 0x71AD */ 0x0000, /* 0x71AE */ 0x0000, /* 0x71AF */ 0x0000, /* 0x71B0 */ 0x0000, /* 0x71B1 */ 0x0000, /* 0x71B2 */ 0x0000, /* 0x71B3 */ 0x0000, /* 0x71B4 */ 0x0000, /* 0x71B5 */ 0x0000, /* 0x71B6 */ 0x0000, /* 0x71B7 */ 0x0000, /* 0x71B8 */ 0x0000, /* 0x71B9 */ 0x0000, /* 0x71BA */ 0x0000, /* 0x71BB */ 0x0000, /* 0x71BC */ 0x0000, /* 0x71BD */ 0x0000, /* 0x71BE */ 0x0000, /* 0x71BF */ 0x0000, /* 0x71C0 */ 0x0000, /* 0x71C1 */ 0x0000, /* 0x71C2 */ 0x0000, /* 0x71C3 */ 0x0000, /* 0x71C4 */ 0x0000, /* 0x71C5 */ 0x0000, /* 0x71C6 */ 0x0000, /* 0x71C7 */ 0x0000, /* 0x71C8 */ 0x0000, /* 0x71C9 */ 0x0000, /* 0x71CA */ 0x0000, /* 0x71CB */ 0x0000, /* 0x71CC */ 0x0000, /* 0x71CD */ 0x0000, /* 0x71CE */ 0x0000, /* 0x71CF */ 0x0000, /* 0x71D0 */ 0x0000, /* 0x71D1 */ 0x0000, /* 0x71D2 */ 0x0000, /* 0x71D3 */ 0x0000, /* 0x71D4 */ 0x0000, /* 0x71D5 */ 0x0000, /* 0x71D6 */ 0x0000, /* 0x71D7 */ 0x0000, /* 0x71D8 */ 0x0000, /* 0x71D9 */ 0x0000, /* 0x71DA */ 0x0000, /* 0x71DB */ 0x0000, /* 0x71DC */ 0x0000, /* 0x71DD */ 0x0000, /* 0x71DE */ 0x0000, /* 0x71DF */ 0x0000, /* 0x71E0 */ 0x0000, /* 0x71E1 */ 0x0000, /* 0x71E2 */ 0x0000, /* 0x71E3 */ 0x0000, /* 0x71E4 */ 0x0000, /* 0x71E5 */ 0x0000, /* 0x71E6 */ 0x0000, /* 0x71E7 */ 0x0000, /* 0x71E8 */ 0x0000, /* 0x71E9 */ 0x0000, /* 0x71EA */ 0x0000, /* 0x71EB */ 0x0000, /* 0x71EC */ 0x0000, /* 0x71ED */ 0x0000, /* 0x71EE */ 0x0000, /* 0x71EF */ 0x0000, /* 0x71F0 */ 0x0000, /* 0x71F1 */ 0x0000, /* 0x71F2 */ 0x0000, /* 0x71F3 */ 0x0000, /* 0x71F4 */ 0x0000, /* 0x71F5 */ 0x0000, /* 0x71F6 */ 0x0000, /* 0x71F7 */ 0x0000, /* 0x71F8 */ 0x0000, /* 0x71F9 */ 0x0000, /* 0x71FA */ 0x0000, /* 0x71FB */ 0x0000, /* 0x71FC */ 0x0000, /* 0x71FD */ 0x0000, /* 0x71FE */ 0x0000, /* 0x71FF */ 0x0000, /* 0x7200 */ 0x0000, /* 0x7201 */ 0x0000, /* 0x7202 */ 0x0000, /* 0x7203 */ 0x0000, /* 0x7204 */ 0x0000, /* 0x7205 */ 0x0000, /* 0x7206 */ 0x0000, /* 0x7207 */ 0x0000, /* 0x7208 */ 0x0000, /* 0x7209 */ 0x0000, /* 0x720A */ 0x0000, /* 0x720B */ 0x0000, /* 0x720C */ 0x0000, /* 0x720D */ 0x0000, /* 0x720E */ 0x0000, /* 0x720F */ 0x0000, /* 0x7210 */ 0x0000, /* 0x7211 */ 0x0000, /* 0x7212 */ 0x0000, /* 0x7213 */ 0x0000, /* 0x7214 */ 0x0000, /* 0x7215 */ 0x0000, /* 0x7216 */ 0x0000, /* 0x7217 */ 0x0000, /* 0x7218 */ 0x0000, /* 0x7219 */ 0x0000, /* 0x721A */ 0x0000, /* 0x721B */ 0x0000, /* 0x721C */ 0x0000, /* 0x721D */ 0x0000, /* 0x721E */ 0x0000, /* 0x721F */ 0x0000, /* 0x7220 */ 0x0000, /* 0x7221 */ 0x0000, /* 0x7222 */ 0x0000, /* 0x7223 */ 0x0000, /* 0x7224 */ 0x0000, /* 0x7225 */ 0x0000, /* 0x7226 */ 0x0000, /* 0x7227 */ 0x0000, /* 0x7228 */ 0x0000, /* 0x7229 */ 0x0000, /* 0x722A */ 0x0000, /* 0x722B */ 0x0000, /* 0x722C */ 0x0000, /* 0x722D */ 0x0000, /* 0x722E */ 0x0000, /* 0x722F */ 0x0000, /* 0x7230 */ 0x0000, /* 0x7231 */ 0x0000, /* 0x7232 */ 0x0000, /* 0x7233 */ 0x0000, /* 0x7234 */ 0x0000, /* 0x7235 */ 0x0000, /* 0x7236 */ 0x0000, /* 0x7237 */ 0x0000, /* 0x7238 */ 0x0000, /* 0x7239 */ 0x0000, /* 0x723A */ 0x0000, /* 0x723B */ 0x0000, /* 0x723C */ 0x0000, /* 0x723D */ 0x0000, /* 0x723E */ 0x0000, /* 0x723F */ 0x0000, /* 0x7240 */ 0x0000, /* 0x7241 */ 0x0000, /* 0x7242 */ 0x0000, /* 0x7243 */ 0x0000, /* 0x7244 */ 0x0000, /* 0x7245 */ 0x0000, /* 0x7246 */ 0x0000, /* 0x7247 */ 0x0000, /* 0x7248 */ 0x0000, /* 0x7249 */ 0x0000, /* 0x724A */ 0x0000, /* 0x724B */ 0x0000, /* 0x724C */ 0x0000, /* 0x724D */ 0x0000, /* 0x724E */ 0x0000, /* 0x724F */ 0x0000, /* 0x7250 */ 0x0000, /* 0x7251 */ 0x0000, /* 0x7252 */ 0x0000, /* 0x7253 */ 0x0000, /* 0x7254 */ 0x0000, /* 0x7255 */ 0x0000, /* 0x7256 */ 0x0000, /* 0x7257 */ 0x0000, /* 0x7258 */ 0x0000, /* 0x7259 */ 0x0000, /* 0x725A */ 0x0000, /* 0x725B */ 0x0000, /* 0x725C */ 0x0000, /* 0x725D */ 0x0000, /* 0x725E */ 0x0000, /* 0x725F */ 0x0000, /* 0x7260 */ 0x0000, /* 0x7261 */ 0x0000, /* 0x7262 */ 0x0000, /* 0x7263 */ 0x0000, /* 0x7264 */ 0x0000, /* 0x7265 */ 0x0000, /* 0x7266 */ 0x0000, /* 0x7267 */ 0x0000, /* 0x7268 */ 0x0000, /* 0x7269 */ 0x0000, /* 0x726A */ 0x0000, /* 0x726B */ 0x0000, /* 0x726C */ 0x0000, /* 0x726D */ 0x0000, /* 0x726E */ 0x0000, /* 0x726F */ 0x0000, /* 0x7270 */ 0x0000, /* 0x7271 */ 0x0000, /* 0x7272 */ 0x0000, /* 0x7273 */ 0x0000, /* 0x7274 */ 0x0000, /* 0x7275 */ 0x0000, /* 0x7276 */ 0x0000, /* 0x7277 */ 0x0000, /* 0x7278 */ 0x0000, /* 0x7279 */ 0x0000, /* 0x727A */ 0x0000, /* 0x727B */ 0x0000, /* 0x727C */ 0x0000, /* 0x727D */ 0x0000, /* 0x727E */ 0x0000, /* 0x727F */ 0x0000, /* 0x7280 */ 0x0000, /* 0x7281 */ 0x0000, /* 0x7282 */ 0x0000, /* 0x7283 */ 0x0000, /* 0x7284 */ 0x0000, /* 0x7285 */ 0x0000, /* 0x7286 */ 0x0000, /* 0x7287 */ 0x0000, /* 0x7288 */ 0x0000, /* 0x7289 */ 0x0000, /* 0x728A */ 0x0000, /* 0x728B */ 0x0000, /* 0x728C */ 0x0000, /* 0x728D */ 0x0000, /* 0x728E */ 0x0000, /* 0x728F */ 0x0000, /* 0x7290 */ 0x0000, /* 0x7291 */ 0x0000, /* 0x7292 */ 0x0000, /* 0x7293 */ 0x0000, /* 0x7294 */ 0x0000, /* 0x7295 */ 0x0000, /* 0x7296 */ 0x0000, /* 0x7297 */ 0x0000, /* 0x7298 */ 0x0000, /* 0x7299 */ 0x0000, /* 0x729A */ 0x0000, /* 0x729B */ 0x0000, /* 0x729C */ 0x0000, /* 0x729D */ 0x0000, /* 0x729E */ 0x0000, /* 0x729F */ 0x0000, /* 0x72A0 */ 0x0000, /* 0x72A1 */ 0x0000, /* 0x72A2 */ 0x0000, /* 0x72A3 */ 0x0000, /* 0x72A4 */ 0x0000, /* 0x72A5 */ 0x0000, /* 0x72A6 */ 0x0000, /* 0x72A7 */ 0x0000, /* 0x72A8 */ 0x0000, /* 0x72A9 */ 0x0000, /* 0x72AA */ 0x0000, /* 0x72AB */ 0x0000, /* 0x72AC */ 0x0000, /* 0x72AD */ 0x0000, /* 0x72AE */ 0x0000, /* 0x72AF */ 0x0000, /* 0x72B0 */ 0x0000, /* 0x72B1 */ 0x0000, /* 0x72B2 */ 0x0000, /* 0x72B3 */ 0x0000, /* 0x72B4 */ 0x0000, /* 0x72B5 */ 0x0000, /* 0x72B6 */ 0x0000, /* 0x72B7 */ 0x0000, /* 0x72B8 */ 0x0000, /* 0x72B9 */ 0x0000, /* 0x72BA */ 0x0000, /* 0x72BB */ 0x0000, /* 0x72BC */ 0x0000, /* 0x72BD */ 0x0000, /* 0x72BE */ 0x0000, /* 0x72BF */ 0x0000, /* 0x72C0 */ 0x0000, /* 0x72C1 */ 0x0000, /* 0x72C2 */ 0x0000, /* 0x72C3 */ 0x0000, /* 0x72C4 */ 0x0000, /* 0x72C5 */ 0x0000, /* 0x72C6 */ 0x0000, /* 0x72C7 */ 0x0000, /* 0x72C8 */ 0x0000, /* 0x72C9 */ 0x0000, /* 0x72CA */ 0x0000, /* 0x72CB */ 0x0000, /* 0x72CC */ 0x0000, /* 0x72CD */ 0x0000, /* 0x72CE */ 0x0000, /* 0x72CF */ 0x0000, /* 0x72D0 */ 0x0000, /* 0x72D1 */ 0x0000, /* 0x72D2 */ 0x0000, /* 0x72D3 */ 0x0000, /* 0x72D4 */ 0x0000, /* 0x72D5 */ 0x0000, /* 0x72D6 */ 0x0000, /* 0x72D7 */ 0x0000, /* 0x72D8 */ 0x0000, /* 0x72D9 */ 0x0000, /* 0x72DA */ 0x0000, /* 0x72DB */ 0x0000, /* 0x72DC */ 0x0000, /* 0x72DD */ 0x0000, /* 0x72DE */ 0x0000, /* 0x72DF */ 0x0000, /* 0x72E0 */ 0x0000, /* 0x72E1 */ 0x0000, /* 0x72E2 */ 0x0000, /* 0x72E3 */ 0x0000, /* 0x72E4 */ 0x0000, /* 0x72E5 */ 0x0000, /* 0x72E6 */ 0x0000, /* 0x72E7 */ 0x0000, /* 0x72E8 */ 0x0000, /* 0x72E9 */ 0x0000, /* 0x72EA */ 0x0000, /* 0x72EB */ 0x0000, /* 0x72EC */ 0x0000, /* 0x72ED */ 0x0000, /* 0x72EE */ 0x0000, /* 0x72EF */ 0x0000, /* 0x72F0 */ 0x0000, /* 0x72F1 */ 0x0000, /* 0x72F2 */ 0x0000, /* 0x72F3 */ 0x0000, /* 0x72F4 */ 0x0000, /* 0x72F5 */ 0x0000, /* 0x72F6 */ 0x0000, /* 0x72F7 */ 0x0000, /* 0x72F8 */ 0x0000, /* 0x72F9 */ 0x0000, /* 0x72FA */ 0x0000, /* 0x72FB */ 0x0000, /* 0x72FC */ 0x0000, /* 0x72FD */ 0x0000, /* 0x72FE */ 0x0000, /* 0x72FF */ 0x0000, /* 0x7300 */ 0x0000, /* 0x7301 */ 0x0000, /* 0x7302 */ 0x0000, /* 0x7303 */ 0x0000, /* 0x7304 */ 0x0000, /* 0x7305 */ 0x0000, /* 0x7306 */ 0x0000, /* 0x7307 */ 0x0000, /* 0x7308 */ 0x0000, /* 0x7309 */ 0x0000, /* 0x730A */ 0x0000, /* 0x730B */ 0x0000, /* 0x730C */ 0x0000, /* 0x730D */ 0x0000, /* 0x730E */ 0x0000, /* 0x730F */ 0x0000, /* 0x7310 */ 0x0000, /* 0x7311 */ 0x0000, /* 0x7312 */ 0x0000, /* 0x7313 */ 0x0000, /* 0x7314 */ 0x0000, /* 0x7315 */ 0x0000, /* 0x7316 */ 0x0000, /* 0x7317 */ 0x0000, /* 0x7318 */ 0x0000, /* 0x7319 */ 0x0000, /* 0x731A */ 0x0000, /* 0x731B */ 0x0000, /* 0x731C */ 0x0000, /* 0x731D */ 0x0000, /* 0x731E */ 0x0000, /* 0x731F */ 0x0000, /* 0x7320 */ 0x0000, /* 0x7321 */ 0x0000, /* 0x7322 */ 0x0000, /* 0x7323 */ 0x0000, /* 0x7324 */ 0x0000, /* 0x7325 */ 0x0000, /* 0x7326 */ 0x0000, /* 0x7327 */ 0x0000, /* 0x7328 */ 0x0000, /* 0x7329 */ 0x0000, /* 0x732A */ 0x0000, /* 0x732B */ 0x0000, /* 0x732C */ 0x0000, /* 0x732D */ 0x0000, /* 0x732E */ 0x0000, /* 0x732F */ 0x0000, /* 0x7330 */ 0x0000, /* 0x7331 */ 0x0000, /* 0x7332 */ 0x0000, /* 0x7333 */ 0x0000, /* 0x7334 */ 0x0000, /* 0x7335 */ 0x0000, /* 0x7336 */ 0x0000, /* 0x7337 */ 0x0000, /* 0x7338 */ 0x0000, /* 0x7339 */ 0x0000, /* 0x733A */ 0x0000, /* 0x733B */ 0x0000, /* 0x733C */ 0x0000, /* 0x733D */ 0x0000, /* 0x733E */ 0x0000, /* 0x733F */ 0x0000, /* 0x7340 */ 0x0000, /* 0x7341 */ 0x0000, /* 0x7342 */ 0x0000, /* 0x7343 */ 0x0000, /* 0x7344 */ 0x0000, /* 0x7345 */ 0x0000, /* 0x7346 */ 0x0000, /* 0x7347 */ 0x0000, /* 0x7348 */ 0x0000, /* 0x7349 */ 0x0000, /* 0x734A */ 0x0000, /* 0x734B */ 0x0000, /* 0x734C */ 0x0000, /* 0x734D */ 0x0000, /* 0x734E */ 0x0000, /* 0x734F */ 0x0000, /* 0x7350 */ 0x0000, /* 0x7351 */ 0x0000, /* 0x7352 */ 0x0000, /* 0x7353 */ 0x0000, /* 0x7354 */ 0x0000, /* 0x7355 */ 0x0000, /* 0x7356 */ 0x0000, /* 0x7357 */ 0x0000, /* 0x7358 */ 0x0000, /* 0x7359 */ 0x0000, /* 0x735A */ 0x0000, /* 0x735B */ 0x0000, /* 0x735C */ 0x0000, /* 0x735D */ 0x0000, /* 0x735E */ 0x0000, /* 0x735F */ 0x0000, /* 0x7360 */ 0x0000, /* 0x7361 */ 0x0000, /* 0x7362 */ 0x0000, /* 0x7363 */ 0x0000, /* 0x7364 */ 0x0000, /* 0x7365 */ 0x0000, /* 0x7366 */ 0x0000, /* 0x7367 */ 0x0000, /* 0x7368 */ 0x0000, /* 0x7369 */ 0x0000, /* 0x736A */ 0x0000, /* 0x736B */ 0x0000, /* 0x736C */ 0x0000, /* 0x736D */ 0x0000, /* 0x736E */ 0x0000, /* 0x736F */ 0x0000, /* 0x7370 */ 0x0000, /* 0x7371 */ 0x0000, /* 0x7372 */ 0x0000, /* 0x7373 */ 0x0000, /* 0x7374 */ 0x0000, /* 0x7375 */ 0x0000, /* 0x7376 */ 0x0000, /* 0x7377 */ 0x0000, /* 0x7378 */ 0x0000, /* 0x7379 */ 0x0000, /* 0x737A */ 0x0000, /* 0x737B */ 0x0000, /* 0x737C */ 0x0000, /* 0x737D */ 0x0000, /* 0x737E */ 0x0000, /* 0x737F */ 0x0000, /* 0x7380 */ 0x0000, /* 0x7381 */ 0x0000, /* 0x7382 */ 0x0000, /* 0x7383 */ 0x0000, /* 0x7384 */ 0x0000, /* 0x7385 */ 0x0000, /* 0x7386 */ 0x0000, /* 0x7387 */ 0x0000, /* 0x7388 */ 0x0000, /* 0x7389 */ 0x0000, /* 0x738A */ 0x0000, /* 0x738B */ 0x0000, /* 0x738C */ 0x0000, /* 0x738D */ 0x0000, /* 0x738E */ 0x0000, /* 0x738F */ 0x0000, /* 0x7390 */ 0x0000, /* 0x7391 */ 0x0000, /* 0x7392 */ 0x0000, /* 0x7393 */ 0x0000, /* 0x7394 */ 0x0000, /* 0x7395 */ 0x0000, /* 0x7396 */ 0x0000, /* 0x7397 */ 0x0000, /* 0x7398 */ 0x0000, /* 0x7399 */ 0x0000, /* 0x739A */ 0x0000, /* 0x739B */ 0x0000, /* 0x739C */ 0x0000, /* 0x739D */ 0x0000, /* 0x739E */ 0x0000, /* 0x739F */ 0x0000, /* 0x73A0 */ 0x0000, /* 0x73A1 */ 0x0000, /* 0x73A2 */ 0x0000, /* 0x73A3 */ 0x0000, /* 0x73A4 */ 0x0000, /* 0x73A5 */ 0x0000, /* 0x73A6 */ 0x0000, /* 0x73A7 */ 0x0000, /* 0x73A8 */ 0x0000, /* 0x73A9 */ 0x0000, /* 0x73AA */ 0x0000, /* 0x73AB */ 0x0000, /* 0x73AC */ 0x0000, /* 0x73AD */ 0x0000, /* 0x73AE */ 0x0000, /* 0x73AF */ 0x0000, /* 0x73B0 */ 0x0000, /* 0x73B1 */ 0x0000, /* 0x73B2 */ 0x0000, /* 0x73B3 */ 0x0000, /* 0x73B4 */ 0x0000, /* 0x73B5 */ 0x0000, /* 0x73B6 */ 0x0000, /* 0x73B7 */ 0x0000, /* 0x73B8 */ 0x0000, /* 0x73B9 */ 0x0000, /* 0x73BA */ 0x0000, /* 0x73BB */ 0x0000, /* 0x73BC */ 0x0000, /* 0x73BD */ 0x0000, /* 0x73BE */ 0x0000, /* 0x73BF */ 0x0000, /* 0x73C0 */ 0x0000, /* 0x73C1 */ 0x0000, /* 0x73C2 */ 0x0000, /* 0x73C3 */ 0x0000, /* 0x73C4 */ 0x0000, /* 0x73C5 */ 0x0000, /* 0x73C6 */ 0x0000, /* 0x73C7 */ 0x0000, /* 0x73C8 */ 0x0000, /* 0x73C9 */ 0x0000, /* 0x73CA */ 0x0000, /* 0x73CB */ 0x0000, /* 0x73CC */ 0x0000, /* 0x73CD */ 0x0000, /* 0x73CE */ 0x0000, /* 0x73CF */ 0x0000, /* 0x73D0 */ 0x0000, /* 0x73D1 */ 0x0000, /* 0x73D2 */ 0x0000, /* 0x73D3 */ 0x0000, /* 0x73D4 */ 0x0000, /* 0x73D5 */ 0x0000, /* 0x73D6 */ 0x0000, /* 0x73D7 */ 0x0000, /* 0x73D8 */ 0x0000, /* 0x73D9 */ 0x0000, /* 0x73DA */ 0x0000, /* 0x73DB */ 0x0000, /* 0x73DC */ 0x0000, /* 0x73DD */ 0x0000, /* 0x73DE */ 0x0000, /* 0x73DF */ 0x0000, /* 0x73E0 */ 0x0000, /* 0x73E1 */ 0x0000, /* 0x73E2 */ 0x0000, /* 0x73E3 */ 0x0000, /* 0x73E4 */ 0x0000, /* 0x73E5 */ 0x0000, /* 0x73E6 */ 0x0000, /* 0x73E7 */ 0x0000, /* 0x73E8 */ 0x0000, /* 0x73E9 */ 0x0000, /* 0x73EA */ 0x0000, /* 0x73EB */ 0x0000, /* 0x73EC */ 0x0000, /* 0x73ED */ 0x0000, /* 0x73EE */ 0x0000, /* 0x73EF */ 0x0000, /* 0x73F0 */ 0x0000, /* 0x73F1 */ 0x0000, /* 0x73F2 */ 0x0000, /* 0x73F3 */ 0x0000, /* 0x73F4 */ 0x0000, /* 0x73F5 */ 0x0000, /* 0x73F6 */ 0x0000, /* 0x73F7 */ 0x0000, /* 0x73F8 */ 0x0000, /* 0x73F9 */ 0x0000, /* 0x73FA */ 0x0000, /* 0x73FB */ 0x0000, /* 0x73FC */ 0x0000, /* 0x73FD */ 0x0000, /* 0x73FE */ 0x0000, /* 0x73FF */ 0x0000, /* 0x7400 */ 0x0000, /* 0x7401 */ 0x0000, /* 0x7402 */ 0x0000, /* 0x7403 */ 0x0000, /* 0x7404 */ 0x0000, /* 0x7405 */ 0x0000, /* 0x7406 */ 0x0000, /* 0x7407 */ 0x0000, /* 0x7408 */ 0x0000, /* 0x7409 */ 0x0000, /* 0x740A */ 0x0000, /* 0x740B */ 0x0000, /* 0x740C */ 0x0000, /* 0x740D */ 0x0000, /* 0x740E */ 0x0000, /* 0x740F */ 0x0000, /* 0x7410 */ 0x0000, /* 0x7411 */ 0x0000, /* 0x7412 */ 0x0000, /* 0x7413 */ 0x0000, /* 0x7414 */ 0x0000, /* 0x7415 */ 0x0000, /* 0x7416 */ 0x0000, /* 0x7417 */ 0x0000, /* 0x7418 */ 0x0000, /* 0x7419 */ 0x0000, /* 0x741A */ 0x0000, /* 0x741B */ 0x0000, /* 0x741C */ 0x0000, /* 0x741D */ 0x0000, /* 0x741E */ 0x0000, /* 0x741F */ 0x0000, /* 0x7420 */ 0x0000, /* 0x7421 */ 0x0000, /* 0x7422 */ 0x0000, /* 0x7423 */ 0x0000, /* 0x7424 */ 0x0000, /* 0x7425 */ 0x0000, /* 0x7426 */ 0x0000, /* 0x7427 */ 0x0000, /* 0x7428 */ 0x0000, /* 0x7429 */ 0x0000, /* 0x742A */ 0x0000, /* 0x742B */ 0x0000, /* 0x742C */ 0x0000, /* 0x742D */ 0x0000, /* 0x742E */ 0x0000, /* 0x742F */ 0x0000, /* 0x7430 */ 0x0000, /* 0x7431 */ 0x0000, /* 0x7432 */ 0x0000, /* 0x7433 */ 0x0000, /* 0x7434 */ 0x0000, /* 0x7435 */ 0x0000, /* 0x7436 */ 0x0000, /* 0x7437 */ 0x0000, /* 0x7438 */ 0x0000, /* 0x7439 */ 0x0000, /* 0x743A */ 0x0000, /* 0x743B */ 0x0000, /* 0x743C */ 0x0000, /* 0x743D */ 0x0000, /* 0x743E */ 0x0000, /* 0x743F */ 0x0000, /* 0x7440 */ 0x0000, /* 0x7441 */ 0x0000, /* 0x7442 */ 0x0000, /* 0x7443 */ 0x0000, /* 0x7444 */ 0x0000, /* 0x7445 */ 0x0000, /* 0x7446 */ 0x0000, /* 0x7447 */ 0x0000, /* 0x7448 */ 0x0000, /* 0x7449 */ 0x0000, /* 0x744A */ 0x0000, /* 0x744B */ 0x0000, /* 0x744C */ 0x0000, /* 0x744D */ 0x0000, /* 0x744E */ 0x0000, /* 0x744F */ 0x0000, /* 0x7450 */ 0x0000, /* 0x7451 */ 0x0000, /* 0x7452 */ 0x0000, /* 0x7453 */ 0x0000, /* 0x7454 */ 0x0000, /* 0x7455 */ 0x0000, /* 0x7456 */ 0x0000, /* 0x7457 */ 0x0000, /* 0x7458 */ 0x0000, /* 0x7459 */ 0x0000, /* 0x745A */ 0x0000, /* 0x745B */ 0x0000, /* 0x745C */ 0x0000, /* 0x745D */ 0x0000, /* 0x745E */ 0x0000, /* 0x745F */ 0x0000, /* 0x7460 */ 0x0000, /* 0x7461 */ 0x0000, /* 0x7462 */ 0x0000, /* 0x7463 */ 0x0000, /* 0x7464 */ 0x0000, /* 0x7465 */ 0x0000, /* 0x7466 */ 0x0000, /* 0x7467 */ 0x0000, /* 0x7468 */ 0x0000, /* 0x7469 */ 0x0000, /* 0x746A */ 0x0000, /* 0x746B */ 0x0000, /* 0x746C */ 0x0000, /* 0x746D */ 0x0000, /* 0x746E */ 0x0000, /* 0x746F */ 0x0000, /* 0x7470 */ 0x0000, /* 0x7471 */ 0x0000, /* 0x7472 */ 0x0000, /* 0x7473 */ 0x0000, /* 0x7474 */ 0x0000, /* 0x7475 */ 0x0000, /* 0x7476 */ 0x0000, /* 0x7477 */ 0x0000, /* 0x7478 */ 0x0000, /* 0x7479 */ 0x0000, /* 0x747A */ 0x0000, /* 0x747B */ 0x0000, /* 0x747C */ 0x0000, /* 0x747D */ 0x0000, /* 0x747E */ 0x0000, /* 0x747F */ 0x0000, /* 0x7480 */ 0x0000, /* 0x7481 */ 0x0000, /* 0x7482 */ 0x0000, /* 0x7483 */ 0x0000, /* 0x7484 */ 0x0000, /* 0x7485 */ 0x0000, /* 0x7486 */ 0x0000, /* 0x7487 */ 0x0000, /* 0x7488 */ 0x0000, /* 0x7489 */ 0x0000, /* 0x748A */ 0x0000, /* 0x748B */ 0x0000, /* 0x748C */ 0x0000, /* 0x748D */ 0x0000, /* 0x748E */ 0x0000, /* 0x748F */ 0x0000, /* 0x7490 */ 0x0000, /* 0x7491 */ 0x0000, /* 0x7492 */ 0x0000, /* 0x7493 */ 0x0000, /* 0x7494 */ 0x0000, /* 0x7495 */ 0x0000, /* 0x7496 */ 0x0000, /* 0x7497 */ 0x0000, /* 0x7498 */ 0x0000, /* 0x7499 */ 0x0000, /* 0x749A */ 0x0000, /* 0x749B */ 0x0000, /* 0x749C */ 0x0000, /* 0x749D */ 0x0000, /* 0x749E */ 0x0000, /* 0x749F */ 0x0000, /* 0x74A0 */ 0x0000, /* 0x74A1 */ 0x0000, /* 0x74A2 */ 0x0000, /* 0x74A3 */ 0x0000, /* 0x74A4 */ 0x0000, /* 0x74A5 */ 0x0000, /* 0x74A6 */ 0x0000, /* 0x74A7 */ 0x0000, /* 0x74A8 */ 0x0000, /* 0x74A9 */ 0x0000, /* 0x74AA */ 0x0000, /* 0x74AB */ 0x0000, /* 0x74AC */ 0x0000, /* 0x74AD */ 0x0000, /* 0x74AE */ 0x0000, /* 0x74AF */ 0x0000, /* 0x74B0 */ 0x0000, /* 0x74B1 */ 0x0000, /* 0x74B2 */ 0x0000, /* 0x74B3 */ 0x0000, /* 0x74B4 */ 0x0000, /* 0x74B5 */ 0x0000, /* 0x74B6 */ 0x0000, /* 0x74B7 */ 0x0000, /* 0x74B8 */ 0x0000, /* 0x74B9 */ 0x0000, /* 0x74BA */ 0x0000, /* 0x74BB */ 0x0000, /* 0x74BC */ 0x0000, /* 0x74BD */ 0x0000, /* 0x74BE */ 0x0000, /* 0x74BF */ 0x0000, /* 0x74C0 */ 0x0000, /* 0x74C1 */ 0x0000, /* 0x74C2 */ 0x0000, /* 0x74C3 */ 0x0000, /* 0x74C4 */ 0x0000, /* 0x74C5 */ 0x0000, /* 0x74C6 */ 0x0000, /* 0x74C7 */ 0x0000, /* 0x74C8 */ 0x0000, /* 0x74C9 */ 0x0000, /* 0x74CA */ 0x0000, /* 0x74CB */ 0x0000, /* 0x74CC */ 0x0000, /* 0x74CD */ 0x0000, /* 0x74CE */ 0x0000, /* 0x74CF */ 0x0000, /* 0x74D0 */ 0x0000, /* 0x74D1 */ 0x0000, /* 0x74D2 */ 0x0000, /* 0x74D3 */ 0x0000, /* 0x74D4 */ 0x0000, /* 0x74D5 */ 0x0000, /* 0x74D6 */ 0x0000, /* 0x74D7 */ 0x0000, /* 0x74D8 */ 0x0000, /* 0x74D9 */ 0x0000, /* 0x74DA */ 0x0000, /* 0x74DB */ 0x0000, /* 0x74DC */ 0x0000, /* 0x74DD */ 0x0000, /* 0x74DE */ 0x0000, /* 0x74DF */ 0x0000, /* 0x74E0 */ 0x0000, /* 0x74E1 */ 0x0000, /* 0x74E2 */ 0x0000, /* 0x74E3 */ 0x0000, /* 0x74E4 */ 0x0000, /* 0x74E5 */ 0x0000, /* 0x74E6 */ 0x0000, /* 0x74E7 */ 0x0000, /* 0x74E8 */ 0x0000, /* 0x74E9 */ 0x0000, /* 0x74EA */ 0x0000, /* 0x74EB */ 0x0000, /* 0x74EC */ 0x0000, /* 0x74ED */ 0x0000, /* 0x74EE */ 0x0000, /* 0x74EF */ 0x0000, /* 0x74F0 */ 0x0000, /* 0x74F1 */ 0x0000, /* 0x74F2 */ 0x0000, /* 0x74F3 */ 0x0000, /* 0x74F4 */ 0x0000, /* 0x74F5 */ 0x0000, /* 0x74F6 */ 0x0000, /* 0x74F7 */ 0x0000, /* 0x74F8 */ 0x0000, /* 0x74F9 */ 0x0000, /* 0x74FA */ 0x0000, /* 0x74FB */ 0x0000, /* 0x74FC */ 0x0000, /* 0x74FD */ 0x0000, /* 0x74FE */ 0x0000, /* 0x74FF */ 0x0000, /* 0x7500 */ 0x0000, /* 0x7501 */ 0x0000, /* 0x7502 */ 0x0000, /* 0x7503 */ 0x0000, /* 0x7504 */ 0x0000, /* 0x7505 */ 0x0000, /* 0x7506 */ 0x0000, /* 0x7507 */ 0x0000, /* 0x7508 */ 0x0000, /* 0x7509 */ 0x0000, /* 0x750A */ 0x0000, /* 0x750B */ 0x0000, /* 0x750C */ 0x0000, /* 0x750D */ 0x0000, /* 0x750E */ 0x0000, /* 0x750F */ 0x0000, /* 0x7510 */ 0x0000, /* 0x7511 */ 0x0000, /* 0x7512 */ 0x0000, /* 0x7513 */ 0x0000, /* 0x7514 */ 0x0000, /* 0x7515 */ 0x0000, /* 0x7516 */ 0x0000, /* 0x7517 */ 0x0000, /* 0x7518 */ 0x0000, /* 0x7519 */ 0x0000, /* 0x751A */ 0x0000, /* 0x751B */ 0x0000, /* 0x751C */ 0x0000, /* 0x751D */ 0x0000, /* 0x751E */ 0x0000, /* 0x751F */ 0x0000, /* 0x7520 */ 0x0000, /* 0x7521 */ 0x0000, /* 0x7522 */ 0x0000, /* 0x7523 */ 0x0000, /* 0x7524 */ 0x0000, /* 0x7525 */ 0x0000, /* 0x7526 */ 0x0000, /* 0x7527 */ 0x0000, /* 0x7528 */ 0x0000, /* 0x7529 */ 0x0000, /* 0x752A */ 0x0000, /* 0x752B */ 0x0000, /* 0x752C */ 0x0000, /* 0x752D */ 0x0000, /* 0x752E */ 0x0000, /* 0x752F */ 0x0000, /* 0x7530 */ 0x0000, /* 0x7531 */ 0x0000, /* 0x7532 */ 0x0000, /* 0x7533 */ 0x0000, /* 0x7534 */ 0x0000, /* 0x7535 */ 0x0000, /* 0x7536 */ 0x0000, /* 0x7537 */ 0x0000, /* 0x7538 */ 0x0000, /* 0x7539 */ 0x0000, /* 0x753A */ 0x0000, /* 0x753B */ 0x0000, /* 0x753C */ 0x0000, /* 0x753D */ 0x0000, /* 0x753E */ 0x0000, /* 0x753F */ 0x0000, /* 0x7540 */ 0x0000, /* 0x7541 */ 0x0000, /* 0x7542 */ 0x0000, /* 0x7543 */ 0x0000, /* 0x7544 */ 0x0000, /* 0x7545 */ 0x0000, /* 0x7546 */ 0x0000, /* 0x7547 */ 0x0000, /* 0x7548 */ 0x0000, /* 0x7549 */ 0x0000, /* 0x754A */ 0x0000, /* 0x754B */ 0x0000, /* 0x754C */ 0x0000, /* 0x754D */ 0x0000, /* 0x754E */ 0x0000, /* 0x754F */ 0x0000, /* 0x7550 */ 0x0000, /* 0x7551 */ 0x0000, /* 0x7552 */ 0x0000, /* 0x7553 */ 0x0000, /* 0x7554 */ 0x0000, /* 0x7555 */ 0x0000, /* 0x7556 */ 0x0000, /* 0x7557 */ 0x0000, /* 0x7558 */ 0x0000, /* 0x7559 */ 0x0000, /* 0x755A */ 0x0000, /* 0x755B */ 0x0000, /* 0x755C */ 0x0000, /* 0x755D */ 0x0000, /* 0x755E */ 0x0000, /* 0x755F */ 0x0000, /* 0x7560 */ 0x0000, /* 0x7561 */ 0x0000, /* 0x7562 */ 0x0000, /* 0x7563 */ 0x0000, /* 0x7564 */ 0x0000, /* 0x7565 */ 0x0000, /* 0x7566 */ 0x0000, /* 0x7567 */ 0x0000, /* 0x7568 */ 0x0000, /* 0x7569 */ 0x0000, /* 0x756A */ 0x0000, /* 0x756B */ 0x0000, /* 0x756C */ 0x0000, /* 0x756D */ 0x0000, /* 0x756E */ 0x0000, /* 0x756F */ 0x0000, /* 0x7570 */ 0x0000, /* 0x7571 */ 0x0000, /* 0x7572 */ 0x0000, /* 0x7573 */ 0x0000, /* 0x7574 */ 0x0000, /* 0x7575 */ 0x0000, /* 0x7576 */ 0x0000, /* 0x7577 */ 0x0000, /* 0x7578 */ 0x0000, /* 0x7579 */ 0x0000, /* 0x757A */ 0x0000, /* 0x757B */ 0x0000, /* 0x757C */ 0x0000, /* 0x757D */ 0x0000, /* 0x757E */ 0x0000, /* 0x757F */ 0x0000, /* 0x7580 */ 0x0000, /* 0x7581 */ 0x0000, /* 0x7582 */ 0x0000, /* 0x7583 */ 0x0000, /* 0x7584 */ 0x0000, /* 0x7585 */ 0x0000, /* 0x7586 */ 0x0000, /* 0x7587 */ 0x0000, /* 0x7588 */ 0x0000, /* 0x7589 */ 0x0000, /* 0x758A */ 0x0000, /* 0x758B */ 0x0000, /* 0x758C */ 0x0000, /* 0x758D */ 0x0000, /* 0x758E */ 0x0000, /* 0x758F */ 0x0000, /* 0x7590 */ 0x0000, /* 0x7591 */ 0x0000, /* 0x7592 */ 0x0000, /* 0x7593 */ 0x0000, /* 0x7594 */ 0x0000, /* 0x7595 */ 0x0000, /* 0x7596 */ 0x0000, /* 0x7597 */ 0x0000, /* 0x7598 */ 0x0000, /* 0x7599 */ 0x0000, /* 0x759A */ 0x0000, /* 0x759B */ 0x0000, /* 0x759C */ 0x0000, /* 0x759D */ 0x0000, /* 0x759E */ 0x0000, /* 0x759F */ 0x0000, /* 0x75A0 */ 0x0000, /* 0x75A1 */ 0x0000, /* 0x75A2 */ 0x0000, /* 0x75A3 */ 0x0000, /* 0x75A4 */ 0x0000, /* 0x75A5 */ 0x0000, /* 0x75A6 */ 0x0000, /* 0x75A7 */ 0x0000, /* 0x75A8 */ 0x0000, /* 0x75A9 */ 0x0000, /* 0x75AA */ 0x0000, /* 0x75AB */ 0x0000, /* 0x75AC */ 0x0000, /* 0x75AD */ 0x0000, /* 0x75AE */ 0x0000, /* 0x75AF */ 0x0000, /* 0x75B0 */ 0x0000, /* 0x75B1 */ 0x0000, /* 0x75B2 */ 0x0000, /* 0x75B3 */ 0x0000, /* 0x75B4 */ 0x0000, /* 0x75B5 */ 0x0000, /* 0x75B6 */ 0x0000, /* 0x75B7 */ 0x0000, /* 0x75B8 */ 0x0000, /* 0x75B9 */ 0x0000, /* 0x75BA */ 0x0000, /* 0x75BB */ 0x0000, /* 0x75BC */ 0x0000, /* 0x75BD */ 0x0000, /* 0x75BE */ 0x0000, /* 0x75BF */ 0x0000, /* 0x75C0 */ 0x0000, /* 0x75C1 */ 0x0000, /* 0x75C2 */ 0x0000, /* 0x75C3 */ 0x0000, /* 0x75C4 */ 0x0000, /* 0x75C5 */ 0x0000, /* 0x75C6 */ 0x0000, /* 0x75C7 */ 0x0000, /* 0x75C8 */ 0x0000, /* 0x75C9 */ 0x0000, /* 0x75CA */ 0x0000, /* 0x75CB */ 0x0000, /* 0x75CC */ 0x0000, /* 0x75CD */ 0x0000, /* 0x75CE */ 0x0000, /* 0x75CF */ 0x0000, /* 0x75D0 */ 0x0000, /* 0x75D1 */ 0x0000, /* 0x75D2 */ 0x0000, /* 0x75D3 */ 0x0000, /* 0x75D4 */ 0x0000, /* 0x75D5 */ 0x0000, /* 0x75D6 */ 0x0000, /* 0x75D7 */ 0x0000, /* 0x75D8 */ 0x0000, /* 0x75D9 */ 0x0000, /* 0x75DA */ 0x0000, /* 0x75DB */ 0x0000, /* 0x75DC */ 0x0000, /* 0x75DD */ 0x0000, /* 0x75DE */ 0x0000, /* 0x75DF */ 0x0000, /* 0x75E0 */ 0x0000, /* 0x75E1 */ 0x0000, /* 0x75E2 */ 0x0000, /* 0x75E3 */ 0x0000, /* 0x75E4 */ 0x0000, /* 0x75E5 */ 0x0000, /* 0x75E6 */ 0x0000, /* 0x75E7 */ 0x0000, /* 0x75E8 */ 0x0000, /* 0x75E9 */ 0x0000, /* 0x75EA */ 0x0000, /* 0x75EB */ 0x0000, /* 0x75EC */ 0x0000, /* 0x75ED */ 0x0000, /* 0x75EE */ 0x0000, /* 0x75EF */ 0x0000, /* 0x75F0 */ 0x0000, /* 0x75F1 */ 0x0000, /* 0x75F2 */ 0x0000, /* 0x75F3 */ 0x0000, /* 0x75F4 */ 0x0000, /* 0x75F5 */ 0x0000, /* 0x75F6 */ 0x0000, /* 0x75F7 */ 0x0000, /* 0x75F8 */ 0x0000, /* 0x75F9 */ 0x0000, /* 0x75FA */ 0x0000, /* 0x75FB */ 0x0000, /* 0x75FC */ 0x0000, /* 0x75FD */ 0x0000, /* 0x75FE */ 0x0000, /* 0x75FF */ 0x0000, /* 0x7600 */ 0x0000, /* 0x7601 */ 0x0000, /* 0x7602 */ 0x0000, /* 0x7603 */ 0x0000, /* 0x7604 */ 0x0000, /* 0x7605 */ 0x0000, /* 0x7606 */ 0x0000, /* 0x7607 */ 0x0000, /* 0x7608 */ 0x0000, /* 0x7609 */ 0x0000, /* 0x760A */ 0x0000, /* 0x760B */ 0x0000, /* 0x760C */ 0x0000, /* 0x760D */ 0x0000, /* 0x760E */ 0x0000, /* 0x760F */ 0x0000, /* 0x7610 */ 0x0000, /* 0x7611 */ 0x0000, /* 0x7612 */ 0x0000, /* 0x7613 */ 0x0000, /* 0x7614 */ 0x0000, /* 0x7615 */ 0x0000, /* 0x7616 */ 0x0000, /* 0x7617 */ 0x0000, /* 0x7618 */ 0x0000, /* 0x7619 */ 0x0000, /* 0x761A */ 0x0000, /* 0x761B */ 0x0000, /* 0x761C */ 0x0000, /* 0x761D */ 0x0000, /* 0x761E */ 0x0000, /* 0x761F */ 0x0000, /* 0x7620 */ 0x0000, /* 0x7621 */ 0x0000, /* 0x7622 */ 0x0000, /* 0x7623 */ 0x0000, /* 0x7624 */ 0x0000, /* 0x7625 */ 0x0000, /* 0x7626 */ 0x0000, /* 0x7627 */ 0x0000, /* 0x7628 */ 0x0000, /* 0x7629 */ 0x0000, /* 0x762A */ 0x0000, /* 0x762B */ 0x0000, /* 0x762C */ 0x0000, /* 0x762D */ 0x0000, /* 0x762E */ 0x0000, /* 0x762F */ 0x0000, /* 0x7630 */ 0x0000, /* 0x7631 */ 0x0000, /* 0x7632 */ 0x0000, /* 0x7633 */ 0x0000, /* 0x7634 */ 0x0000, /* 0x7635 */ 0x0000, /* 0x7636 */ 0x0000, /* 0x7637 */ 0x0000, /* 0x7638 */ 0x0000, /* 0x7639 */ 0x0000, /* 0x763A */ 0x0000, /* 0x763B */ 0x0000, /* 0x763C */ 0x0000, /* 0x763D */ 0x0000, /* 0x763E */ 0x0000, /* 0x763F */ 0x0000, /* 0x7640 */ 0x0000, /* 0x7641 */ 0x0000, /* 0x7642 */ 0x0000, /* 0x7643 */ 0x0000, /* 0x7644 */ 0x0000, /* 0x7645 */ 0x0000, /* 0x7646 */ 0x0000, /* 0x7647 */ 0x0000, /* 0x7648 */ 0x0000, /* 0x7649 */ 0x0000, /* 0x764A */ 0x0000, /* 0x764B */ 0x0000, /* 0x764C */ 0x0000, /* 0x764D */ 0x0000, /* 0x764E */ 0x0000, /* 0x764F */ 0x0000, /* 0x7650 */ 0x0000, /* 0x7651 */ 0x0000, /* 0x7652 */ 0x0000, /* 0x7653 */ 0x0000, /* 0x7654 */ 0x0000, /* 0x7655 */ 0x0000, /* 0x7656 */ 0x0000, /* 0x7657 */ 0x0000, /* 0x7658 */ 0x0000, /* 0x7659 */ 0x0000, /* 0x765A */ 0x0000, /* 0x765B */ 0x0000, /* 0x765C */ 0x0000, /* 0x765D */ 0x0000, /* 0x765E */ 0x0000, /* 0x765F */ 0x0000, /* 0x7660 */ 0x0000, /* 0x7661 */ 0x0000, /* 0x7662 */ 0x0000, /* 0x7663 */ 0x0000, /* 0x7664 */ 0x0000, /* 0x7665 */ 0x0000, /* 0x7666 */ 0x0000, /* 0x7667 */ 0x0000, /* 0x7668 */ 0x0000, /* 0x7669 */ 0x0000, /* 0x766A */ 0x0000, /* 0x766B */ 0x0000, /* 0x766C */ 0x0000, /* 0x766D */ 0x0000, /* 0x766E */ 0x0000, /* 0x766F */ 0x0000, /* 0x7670 */ 0x0000, /* 0x7671 */ 0x0000, /* 0x7672 */ 0x0000, /* 0x7673 */ 0x0000, /* 0x7674 */ 0x0000, /* 0x7675 */ 0x0000, /* 0x7676 */ 0x0000, /* 0x7677 */ 0x0000, /* 0x7678 */ 0x0000, /* 0x7679 */ 0x0000, /* 0x767A */ 0x0000, /* 0x767B */ 0x0000, /* 0x767C */ 0x0000, /* 0x767D */ 0x0000, /* 0x767E */ 0x0000, /* 0x767F */ 0x0000, /* 0x7680 */ 0x0000, /* 0x7681 */ 0x0000, /* 0x7682 */ 0x0000, /* 0x7683 */ 0x0000, /* 0x7684 */ 0x0000, /* 0x7685 */ 0x0000, /* 0x7686 */ 0x0000, /* 0x7687 */ 0x0000, /* 0x7688 */ 0x0000, /* 0x7689 */ 0x0000, /* 0x768A */ 0x0000, /* 0x768B */ 0x0000, /* 0x768C */ 0x0000, /* 0x768D */ 0x0000, /* 0x768E */ 0x0000, /* 0x768F */ 0x0000, /* 0x7690 */ 0x0000, /* 0x7691 */ 0x0000, /* 0x7692 */ 0x0000, /* 0x7693 */ 0x0000, /* 0x7694 */ 0x0000, /* 0x7695 */ 0x0000, /* 0x7696 */ 0x0000, /* 0x7697 */ 0x0000, /* 0x7698 */ 0x0000, /* 0x7699 */ 0x0000, /* 0x769A */ 0x0000, /* 0x769B */ 0x0000, /* 0x769C */ 0x0000, /* 0x769D */ 0x0000, /* 0x769E */ 0x0000, /* 0x769F */ 0x0000, /* 0x76A0 */ 0x0000, /* 0x76A1 */ 0x0000, /* 0x76A2 */ 0x0000, /* 0x76A3 */ 0x0000, /* 0x76A4 */ 0x0000, /* 0x76A5 */ 0x0000, /* 0x76A6 */ 0x0000, /* 0x76A7 */ 0x0000, /* 0x76A8 */ 0x0000, /* 0x76A9 */ 0x0000, /* 0x76AA */ 0x0000, /* 0x76AB */ 0x0000, /* 0x76AC */ 0x0000, /* 0x76AD */ 0x0000, /* 0x76AE */ 0x0000, /* 0x76AF */ 0x0000, /* 0x76B0 */ 0x0000, /* 0x76B1 */ 0x0000, /* 0x76B2 */ 0x0000, /* 0x76B3 */ 0x0000, /* 0x76B4 */ 0x0000, /* 0x76B5 */ 0x0000, /* 0x76B6 */ 0x0000, /* 0x76B7 */ 0x0000, /* 0x76B8 */ 0x0000, /* 0x76B9 */ 0x0000, /* 0x76BA */ 0x0000, /* 0x76BB */ 0x0000, /* 0x76BC */ 0x0000, /* 0x76BD */ 0x0000, /* 0x76BE */ 0x0000, /* 0x76BF */ 0x0000, /* 0x76C0 */ 0x0000, /* 0x76C1 */ 0x0000, /* 0x76C2 */ 0x0000, /* 0x76C3 */ 0x0000, /* 0x76C4 */ 0x0000, /* 0x76C5 */ 0x0000, /* 0x76C6 */ 0x0000, /* 0x76C7 */ 0x0000, /* 0x76C8 */ 0x0000, /* 0x76C9 */ 0x0000, /* 0x76CA */ 0x0000, /* 0x76CB */ 0x0000, /* 0x76CC */ 0x0000, /* 0x76CD */ 0x0000, /* 0x76CE */ 0x0000, /* 0x76CF */ 0x0000, /* 0x76D0 */ 0x0000, /* 0x76D1 */ 0x0000, /* 0x76D2 */ 0x0000, /* 0x76D3 */ 0x0000, /* 0x76D4 */ 0x0000, /* 0x76D5 */ 0x0000, /* 0x76D6 */ 0x0000, /* 0x76D7 */ 0x0000, /* 0x76D8 */ 0x0000, /* 0x76D9 */ 0x0000, /* 0x76DA */ 0x0000, /* 0x76DB */ 0x0000, /* 0x76DC */ 0x0000, /* 0x76DD */ 0x0000, /* 0x76DE */ 0x0000, /* 0x76DF */ 0x0000, /* 0x76E0 */ 0x0000, /* 0x76E1 */ 0x0000, /* 0x76E2 */ 0x0000, /* 0x76E3 */ 0x0000, /* 0x76E4 */ 0x0000, /* 0x76E5 */ 0x0000, /* 0x76E6 */ 0x0000, /* 0x76E7 */ 0x0000, /* 0x76E8 */ 0x0000, /* 0x76E9 */ 0x0000, /* 0x76EA */ 0x0000, /* 0x76EB */ 0x0000, /* 0x76EC */ 0x0000, /* 0x76ED */ 0x0000, /* 0x76EE */ 0x0000, /* 0x76EF */ 0x0000, /* 0x76F0 */ 0x0000, /* 0x76F1 */ 0x0000, /* 0x76F2 */ 0x0000, /* 0x76F3 */ 0x0000, /* 0x76F4 */ 0x0000, /* 0x76F5 */ 0x0000, /* 0x76F6 */ 0x0000, /* 0x76F7 */ 0x0000, /* 0x76F8 */ 0x0000, /* 0x76F9 */ 0x0000, /* 0x76FA */ 0x0000, /* 0x76FB */ 0x0000, /* 0x76FC */ 0x0000, /* 0x76FD */ 0x0000, /* 0x76FE */ 0x0000, /* 0x76FF */ 0x0000, /* 0x7700 */ 0x0000, /* 0x7701 */ 0x0000, /* 0x7702 */ 0x0000, /* 0x7703 */ 0x0000, /* 0x7704 */ 0x0000, /* 0x7705 */ 0x0000, /* 0x7706 */ 0x0000, /* 0x7707 */ 0x0000, /* 0x7708 */ 0x0000, /* 0x7709 */ 0x0000, /* 0x770A */ 0x0000, /* 0x770B */ 0x0000, /* 0x770C */ 0x0000, /* 0x770D */ 0x0000, /* 0x770E */ 0x0000, /* 0x770F */ 0x0000, /* 0x7710 */ 0x0000, /* 0x7711 */ 0x0000, /* 0x7712 */ 0x0000, /* 0x7713 */ 0x0000, /* 0x7714 */ 0x0000, /* 0x7715 */ 0x0000, /* 0x7716 */ 0x0000, /* 0x7717 */ 0x0000, /* 0x7718 */ 0x0000, /* 0x7719 */ 0x0000, /* 0x771A */ 0x0000, /* 0x771B */ 0x0000, /* 0x771C */ 0x0000, /* 0x771D */ 0x0000, /* 0x771E */ 0x0000, /* 0x771F */ 0x0000, /* 0x7720 */ 0x0000, /* 0x7721 */ 0x0000, /* 0x7722 */ 0x0000, /* 0x7723 */ 0x0000, /* 0x7724 */ 0x0000, /* 0x7725 */ 0x0000, /* 0x7726 */ 0x0000, /* 0x7727 */ 0x0000, /* 0x7728 */ 0x0000, /* 0x7729 */ 0x0000, /* 0x772A */ 0x0000, /* 0x772B */ 0x0000, /* 0x772C */ 0x0000, /* 0x772D */ 0x0000, /* 0x772E */ 0x0000, /* 0x772F */ 0x0000, /* 0x7730 */ 0x0000, /* 0x7731 */ 0x0000, /* 0x7732 */ 0x0000, /* 0x7733 */ 0x0000, /* 0x7734 */ 0x0000, /* 0x7735 */ 0x0000, /* 0x7736 */ 0x0000, /* 0x7737 */ 0x0000, /* 0x7738 */ 0x0000, /* 0x7739 */ 0x0000, /* 0x773A */ 0x0000, /* 0x773B */ 0x0000, /* 0x773C */ 0x0000, /* 0x773D */ 0x0000, /* 0x773E */ 0x0000, /* 0x773F */ 0x0000, /* 0x7740 */ 0x0000, /* 0x7741 */ 0x0000, /* 0x7742 */ 0x0000, /* 0x7743 */ 0x0000, /* 0x7744 */ 0x0000, /* 0x7745 */ 0x0000, /* 0x7746 */ 0x0000, /* 0x7747 */ 0x0000, /* 0x7748 */ 0x0000, /* 0x7749 */ 0x0000, /* 0x774A */ 0x0000, /* 0x774B */ 0x0000, /* 0x774C */ 0x0000, /* 0x774D */ 0x0000, /* 0x774E */ 0x0000, /* 0x774F */ 0x0000, /* 0x7750 */ 0x0000, /* 0x7751 */ 0x0000, /* 0x7752 */ 0x0000, /* 0x7753 */ 0x0000, /* 0x7754 */ 0x0000, /* 0x7755 */ 0x0000, /* 0x7756 */ 0x0000, /* 0x7757 */ 0x0000, /* 0x7758 */ 0x0000, /* 0x7759 */ 0x0000, /* 0x775A */ 0x0000, /* 0x775B */ 0x0000, /* 0x775C */ 0x0000, /* 0x775D */ 0x0000, /* 0x775E */ 0x0000, /* 0x775F */ 0x0000, /* 0x7760 */ 0x0000, /* 0x7761 */ 0x0000, /* 0x7762 */ 0x0000, /* 0x7763 */ 0x0000, /* 0x7764 */ 0x0000, /* 0x7765 */ 0x0000, /* 0x7766 */ 0x0000, /* 0x7767 */ 0x0000, /* 0x7768 */ 0x0000, /* 0x7769 */ 0x0000, /* 0x776A */ 0x0000, /* 0x776B */ 0x0000, /* 0x776C */ 0x0000, /* 0x776D */ 0x0000, /* 0x776E */ 0x0000, /* 0x776F */ 0x0000, /* 0x7770 */ 0x0000, /* 0x7771 */ 0x0000, /* 0x7772 */ 0x0000, /* 0x7773 */ 0x0000, /* 0x7774 */ 0x0000, /* 0x7775 */ 0x0000, /* 0x7776 */ 0x0000, /* 0x7777 */ 0x0000, /* 0x7778 */ 0x0000, /* 0x7779 */ 0x0000, /* 0x777A */ 0x0000, /* 0x777B */ 0x0000, /* 0x777C */ 0x0000, /* 0x777D */ 0x0000, /* 0x777E */ 0x0000, /* 0x777F */ 0x0000, /* 0x7780 */ 0x0000, /* 0x7781 */ 0x0000, /* 0x7782 */ 0x0000, /* 0x7783 */ 0x0000, /* 0x7784 */ 0x0000, /* 0x7785 */ 0x0000, /* 0x7786 */ 0x0000, /* 0x7787 */ 0x0000, /* 0x7788 */ 0x0000, /* 0x7789 */ 0x0000, /* 0x778A */ 0x0000, /* 0x778B */ 0x0000, /* 0x778C */ 0x0000, /* 0x778D */ 0x0000, /* 0x778E */ 0x0000, /* 0x778F */ 0x0000, /* 0x7790 */ 0x0000, /* 0x7791 */ 0x0000, /* 0x7792 */ 0x0000, /* 0x7793 */ 0x0000, /* 0x7794 */ 0x0000, /* 0x7795 */ 0x0000, /* 0x7796 */ 0x0000, /* 0x7797 */ 0x0000, /* 0x7798 */ 0x0000, /* 0x7799 */ 0x0000, /* 0x779A */ 0x0000, /* 0x779B */ 0x0000, /* 0x779C */ 0x0000, /* 0x779D */ 0x0000, /* 0x779E */ 0x0000, /* 0x779F */ 0x0000, /* 0x77A0 */ 0x0000, /* 0x77A1 */ 0x0000, /* 0x77A2 */ 0x0000, /* 0x77A3 */ 0x0000, /* 0x77A4 */ 0x0000, /* 0x77A5 */ 0x0000, /* 0x77A6 */ 0x0000, /* 0x77A7 */ 0x0000, /* 0x77A8 */ 0x0000, /* 0x77A9 */ 0x0000, /* 0x77AA */ 0x0000, /* 0x77AB */ 0x0000, /* 0x77AC */ 0x0000, /* 0x77AD */ 0x0000, /* 0x77AE */ 0x0000, /* 0x77AF */ 0x0000, /* 0x77B0 */ 0x0000, /* 0x77B1 */ 0x0000, /* 0x77B2 */ 0x0000, /* 0x77B3 */ 0x0000, /* 0x77B4 */ 0x0000, /* 0x77B5 */ 0x0000, /* 0x77B6 */ 0x0000, /* 0x77B7 */ 0x0000, /* 0x77B8 */ 0x0000, /* 0x77B9 */ 0x0000, /* 0x77BA */ 0x0000, /* 0x77BB */ 0x0000, /* 0x77BC */ 0x0000, /* 0x77BD */ 0x0000, /* 0x77BE */ 0x0000, /* 0x77BF */ 0x0000, /* 0x77C0 */ 0x0000, /* 0x77C1 */ 0x0000, /* 0x77C2 */ 0x0000, /* 0x77C3 */ 0x0000, /* 0x77C4 */ 0x0000, /* 0x77C5 */ 0x0000, /* 0x77C6 */ 0x0000, /* 0x77C7 */ 0x0000, /* 0x77C8 */ 0x0000, /* 0x77C9 */ 0x0000, /* 0x77CA */ 0x0000, /* 0x77CB */ 0x0000, /* 0x77CC */ 0x0000, /* 0x77CD */ 0x0000, /* 0x77CE */ 0x0000, /* 0x77CF */ 0x0000, /* 0x77D0 */ 0x0000, /* 0x77D1 */ 0x0000, /* 0x77D2 */ 0x0000, /* 0x77D3 */ 0x0000, /* 0x77D4 */ 0x0000, /* 0x77D5 */ 0x0000, /* 0x77D6 */ 0x0000, /* 0x77D7 */ 0x0000, /* 0x77D8 */ 0x0000, /* 0x77D9 */ 0x0000, /* 0x77DA */ 0x0000, /* 0x77DB */ 0x0000, /* 0x77DC */ 0x0000, /* 0x77DD */ 0x0000, /* 0x77DE */ 0x0000, /* 0x77DF */ 0x0000, /* 0x77E0 */ 0x0000, /* 0x77E1 */ 0x0000, /* 0x77E2 */ 0x0000, /* 0x77E3 */ 0x0000, /* 0x77E4 */ 0x0000, /* 0x77E5 */ 0x0000, /* 0x77E6 */ 0x0000, /* 0x77E7 */ 0x0000, /* 0x77E8 */ 0x0000, /* 0x77E9 */ 0x0000, /* 0x77EA */ 0x0000, /* 0x77EB */ 0x0000, /* 0x77EC */ 0x0000, /* 0x77ED */ 0x0000, /* 0x77EE */ 0x0000, /* 0x77EF */ 0x0000, /* 0x77F0 */ 0x0000, /* 0x77F1 */ 0x0000, /* 0x77F2 */ 0x0000, /* 0x77F3 */ 0x0000, /* 0x77F4 */ 0x0000, /* 0x77F5 */ 0x0000, /* 0x77F6 */ 0x0000, /* 0x77F7 */ 0x0000, /* 0x77F8 */ 0x0000, /* 0x77F9 */ 0x0000, /* 0x77FA */ 0x0000, /* 0x77FB */ 0x0000, /* 0x77FC */ 0x0000, /* 0x77FD */ 0x0000, /* 0x77FE */ 0x0000, /* 0x77FF */ 0x0000, /* 0x7800 */ 0x0000, /* 0x7801 */ 0x0000, /* 0x7802 */ 0x0000, /* 0x7803 */ 0x0000, /* 0x7804 */ 0x0000, /* 0x7805 */ 0x0000, /* 0x7806 */ 0x0000, /* 0x7807 */ 0x0000, /* 0x7808 */ 0x0000, /* 0x7809 */ 0x0000, /* 0x780A */ 0x0000, /* 0x780B */ 0x0000, /* 0x780C */ 0x0000, /* 0x780D */ 0x0000, /* 0x780E */ 0x0000, /* 0x780F */ 0x0000, /* 0x7810 */ 0x0000, /* 0x7811 */ 0x0000, /* 0x7812 */ 0x0000, /* 0x7813 */ 0x0000, /* 0x7814 */ 0x0000, /* 0x7815 */ 0x0000, /* 0x7816 */ 0x0000, /* 0x7817 */ 0x0000, /* 0x7818 */ 0x0000, /* 0x7819 */ 0x0000, /* 0x781A */ 0x0000, /* 0x781B */ 0x0000, /* 0x781C */ 0x0000, /* 0x781D */ 0x0000, /* 0x781E */ 0x0000, /* 0x781F */ 0x0000, /* 0x7820 */ 0x0000, /* 0x7821 */ 0x0000, /* 0x7822 */ 0x0000, /* 0x7823 */ 0x0000, /* 0x7824 */ 0x0000, /* 0x7825 */ 0x0000, /* 0x7826 */ 0x0000, /* 0x7827 */ 0x0000, /* 0x7828 */ 0x0000, /* 0x7829 */ 0x0000, /* 0x782A */ 0x0000, /* 0x782B */ 0x0000, /* 0x782C */ 0x0000, /* 0x782D */ 0x0000, /* 0x782E */ 0x0000, /* 0x782F */ 0x0000, /* 0x7830 */ 0x0000, /* 0x7831 */ 0x0000, /* 0x7832 */ 0x0000, /* 0x7833 */ 0x0000, /* 0x7834 */ 0x0000, /* 0x7835 */ 0x0000, /* 0x7836 */ 0x0000, /* 0x7837 */ 0x0000, /* 0x7838 */ 0x0000, /* 0x7839 */ 0x0000, /* 0x783A */ 0x0000, /* 0x783B */ 0x0000, /* 0x783C */ 0x0000, /* 0x783D */ 0x0000, /* 0x783E */ 0x0000, /* 0x783F */ 0x0000, /* 0x7840 */ 0x0000, /* 0x7841 */ 0x0000, /* 0x7842 */ 0x0000, /* 0x7843 */ 0x0000, /* 0x7844 */ 0x0000, /* 0x7845 */ 0x0000, /* 0x7846 */ 0x0000, /* 0x7847 */ 0x0000, /* 0x7848 */ 0x0000, /* 0x7849 */ 0x0000, /* 0x784A */ 0x0000, /* 0x784B */ 0x0000, /* 0x784C */ 0x0000, /* 0x784D */ 0x0000, /* 0x784E */ 0x0000, /* 0x784F */ 0x0000, /* 0x7850 */ 0x0000, /* 0x7851 */ 0x0000, /* 0x7852 */ 0x0000, /* 0x7853 */ 0x0000, /* 0x7854 */ 0x0000, /* 0x7855 */ 0x0000, /* 0x7856 */ 0x0000, /* 0x7857 */ 0x0000, /* 0x7858 */ 0x0000, /* 0x7859 */ 0x0000, /* 0x785A */ 0x0000, /* 0x785B */ 0x0000, /* 0x785C */ 0x0000, /* 0x785D */ 0x0000, /* 0x785E */ 0x0000, /* 0x785F */ 0x0000, /* 0x7860 */ 0x0000, /* 0x7861 */ 0x0000, /* 0x7862 */ 0x0000, /* 0x7863 */ 0x0000, /* 0x7864 */ 0x0000, /* 0x7865 */ 0x0000, /* 0x7866 */ 0x0000, /* 0x7867 */ 0x0000, /* 0x7868 */ 0x0000, /* 0x7869 */ 0x0000, /* 0x786A */ 0x0000, /* 0x786B */ 0x0000, /* 0x786C */ 0x0000, /* 0x786D */ 0x0000, /* 0x786E */ 0x0000, /* 0x786F */ 0x0000, /* 0x7870 */ 0x0000, /* 0x7871 */ 0x0000, /* 0x7872 */ 0x0000, /* 0x7873 */ 0x0000, /* 0x7874 */ 0x0000, /* 0x7875 */ 0x0000, /* 0x7876 */ 0x0000, /* 0x7877 */ 0x0000, /* 0x7878 */ 0x0000, /* 0x7879 */ 0x0000, /* 0x787A */ 0x0000, /* 0x787B */ 0x0000, /* 0x787C */ 0x0000, /* 0x787D */ 0x0000, /* 0x787E */ 0x0000, /* 0x787F */ 0x0000, /* 0x7880 */ 0x0000, /* 0x7881 */ 0x0000, /* 0x7882 */ 0x0000, /* 0x7883 */ 0x0000, /* 0x7884 */ 0x0000, /* 0x7885 */ 0x0000, /* 0x7886 */ 0x0000, /* 0x7887 */ 0x0000, /* 0x7888 */ 0x0000, /* 0x7889 */ 0x0000, /* 0x788A */ 0x0000, /* 0x788B */ 0x0000, /* 0x788C */ 0x0000, /* 0x788D */ 0x0000, /* 0x788E */ 0x0000, /* 0x788F */ 0x0000, /* 0x7890 */ 0x0000, /* 0x7891 */ 0x0000, /* 0x7892 */ 0x0000, /* 0x7893 */ 0x0000, /* 0x7894 */ 0x0000, /* 0x7895 */ 0x0000, /* 0x7896 */ 0x0000, /* 0x7897 */ 0x0000, /* 0x7898 */ 0x0000, /* 0x7899 */ 0x0000, /* 0x789A */ 0x0000, /* 0x789B */ 0x0000, /* 0x789C */ 0x0000, /* 0x789D */ 0x0000, /* 0x789E */ 0x0000, /* 0x789F */ 0x0000, /* 0x78A0 */ 0x0000, /* 0x78A1 */ 0x0000, /* 0x78A2 */ 0x0000, /* 0x78A3 */ 0x0000, /* 0x78A4 */ 0x0000, /* 0x78A5 */ 0x0000, /* 0x78A6 */ 0x0000, /* 0x78A7 */ 0x0000, /* 0x78A8 */ 0x0000, /* 0x78A9 */ 0x0000, /* 0x78AA */ 0x0000, /* 0x78AB */ 0x0000, /* 0x78AC */ 0x0000, /* 0x78AD */ 0x0000, /* 0x78AE */ 0x0000, /* 0x78AF */ 0x0000, /* 0x78B0 */ 0x0000, /* 0x78B1 */ 0x0000, /* 0x78B2 */ 0x0000, /* 0x78B3 */ 0x0000, /* 0x78B4 */ 0x0000, /* 0x78B5 */ 0x0000, /* 0x78B6 */ 0x0000, /* 0x78B7 */ 0x0000, /* 0x78B8 */ 0x0000, /* 0x78B9 */ 0x0000, /* 0x78BA */ 0x0000, /* 0x78BB */ 0x0000, /* 0x78BC */ 0x0000, /* 0x78BD */ 0x0000, /* 0x78BE */ 0x0000, /* 0x78BF */ 0x0000, /* 0x78C0 */ 0x0000, /* 0x78C1 */ 0x0000, /* 0x78C2 */ 0x0000, /* 0x78C3 */ 0x0000, /* 0x78C4 */ 0x0000, /* 0x78C5 */ 0x0000, /* 0x78C6 */ 0x0000, /* 0x78C7 */ 0x0000, /* 0x78C8 */ 0x0000, /* 0x78C9 */ 0x0000, /* 0x78CA */ 0x0000, /* 0x78CB */ 0x0000, /* 0x78CC */ 0x0000, /* 0x78CD */ 0x0000, /* 0x78CE */ 0x0000, /* 0x78CF */ 0x0000, /* 0x78D0 */ 0x0000, /* 0x78D1 */ 0x0000, /* 0x78D2 */ 0x0000, /* 0x78D3 */ 0x0000, /* 0x78D4 */ 0x0000, /* 0x78D5 */ 0x0000, /* 0x78D6 */ 0x0000, /* 0x78D7 */ 0x0000, /* 0x78D8 */ 0x0000, /* 0x78D9 */ 0x0000, /* 0x78DA */ 0x0000, /* 0x78DB */ 0x0000, /* 0x78DC */ 0x0000, /* 0x78DD */ 0x0000, /* 0x78DE */ 0x0000, /* 0x78DF */ 0x0000, /* 0x78E0 */ 0x0000, /* 0x78E1 */ 0x0000, /* 0x78E2 */ 0x0000, /* 0x78E3 */ 0x0000, /* 0x78E4 */ 0x0000, /* 0x78E5 */ 0x0000, /* 0x78E6 */ 0x0000, /* 0x78E7 */ 0x0000, /* 0x78E8 */ 0x0000, /* 0x78E9 */ 0x0000, /* 0x78EA */ 0x0000, /* 0x78EB */ 0x0000, /* 0x78EC */ 0x0000, /* 0x78ED */ 0x0000, /* 0x78EE */ 0x0000, /* 0x78EF */ 0x0000, /* 0x78F0 */ 0x0000, /* 0x78F1 */ 0x0000, /* 0x78F2 */ 0x0000, /* 0x78F3 */ 0x0000, /* 0x78F4 */ 0x0000, /* 0x78F5 */ 0x0000, /* 0x78F6 */ 0x0000, /* 0x78F7 */ 0x0000, /* 0x78F8 */ 0x0000, /* 0x78F9 */ 0x0000, /* 0x78FA */ 0x0000, /* 0x78FB */ 0x0000, /* 0x78FC */ 0x0000, /* 0x78FD */ 0x0000, /* 0x78FE */ 0x0000, /* 0x78FF */ 0x0000, /* 0x7900 */ 0x0000, /* 0x7901 */ 0x0000, /* 0x7902 */ 0x0000, /* 0x7903 */ 0x0000, /* 0x7904 */ 0x0000, /* 0x7905 */ 0x0000, /* 0x7906 */ 0x0000, /* 0x7907 */ 0x0000, /* 0x7908 */ 0x0000, /* 0x7909 */ 0x0000, /* 0x790A */ 0x0000, /* 0x790B */ 0x0000, /* 0x790C */ 0x0000, /* 0x790D */ 0x0000, /* 0x790E */ 0x0000, /* 0x790F */ 0x0000, /* 0x7910 */ 0x0000, /* 0x7911 */ 0x0000, /* 0x7912 */ 0x0000, /* 0x7913 */ 0x0000, /* 0x7914 */ 0x0000, /* 0x7915 */ 0x0000, /* 0x7916 */ 0x0000, /* 0x7917 */ 0x0000, /* 0x7918 */ 0x0000, /* 0x7919 */ 0x0000, /* 0x791A */ 0x0000, /* 0x791B */ 0x0000, /* 0x791C */ 0x0000, /* 0x791D */ 0x0000, /* 0x791E */ 0x0000, /* 0x791F */ 0x0000, /* 0x7920 */ 0x0000, /* 0x7921 */ 0x0000, /* 0x7922 */ 0x0000, /* 0x7923 */ 0x0000, /* 0x7924 */ 0x0000, /* 0x7925 */ 0x0000, /* 0x7926 */ 0x0000, /* 0x7927 */ 0x0000, /* 0x7928 */ 0x0000, /* 0x7929 */ 0x0000, /* 0x792A */ 0x0000, /* 0x792B */ 0x0000, /* 0x792C */ 0x0000, /* 0x792D */ 0x0000, /* 0x792E */ 0x0000, /* 0x792F */ 0x0000, /* 0x7930 */ 0x0000, /* 0x7931 */ 0x0000, /* 0x7932 */ 0x0000, /* 0x7933 */ 0x0000, /* 0x7934 */ 0x0000, /* 0x7935 */ 0x0000, /* 0x7936 */ 0x0000, /* 0x7937 */ 0x0000, /* 0x7938 */ 0x0000, /* 0x7939 */ 0x0000, /* 0x793A */ 0x0000, /* 0x793B */ 0x0000, /* 0x793C */ 0x0000, /* 0x793D */ 0x0000, /* 0x793E */ 0x0000, /* 0x793F */ 0x0000, /* 0x7940 */ 0x0000, /* 0x7941 */ 0x0000, /* 0x7942 */ 0x0000, /* 0x7943 */ 0x0000, /* 0x7944 */ 0x0000, /* 0x7945 */ 0x0000, /* 0x7946 */ 0x0000, /* 0x7947 */ 0x0000, /* 0x7948 */ 0x0000, /* 0x7949 */ 0x0000, /* 0x794A */ 0x0000, /* 0x794B */ 0x0000, /* 0x794C */ 0x0000, /* 0x794D */ 0x0000, /* 0x794E */ 0x0000, /* 0x794F */ 0x0000, /* 0x7950 */ 0x0000, /* 0x7951 */ 0x0000, /* 0x7952 */ 0x0000, /* 0x7953 */ 0x0000, /* 0x7954 */ 0x0000, /* 0x7955 */ 0x0000, /* 0x7956 */ 0x0000, /* 0x7957 */ 0x0000, /* 0x7958 */ 0x0000, /* 0x7959 */ 0x0000, /* 0x795A */ 0x0000, /* 0x795B */ 0x0000, /* 0x795C */ 0x0000, /* 0x795D */ 0x0000, /* 0x795E */ 0x0000, /* 0x795F */ 0x0000, /* 0x7960 */ 0x0000, /* 0x7961 */ 0x0000, /* 0x7962 */ 0x0000, /* 0x7963 */ 0x0000, /* 0x7964 */ 0x0000, /* 0x7965 */ 0x0000, /* 0x7966 */ 0x0000, /* 0x7967 */ 0x0000, /* 0x7968 */ 0x0000, /* 0x7969 */ 0x0000, /* 0x796A */ 0x0000, /* 0x796B */ 0x0000, /* 0x796C */ 0x0000, /* 0x796D */ 0x0000, /* 0x796E */ 0x0000, /* 0x796F */ 0x0000, /* 0x7970 */ 0x0000, /* 0x7971 */ 0x0000, /* 0x7972 */ 0x0000, /* 0x7973 */ 0x0000, /* 0x7974 */ 0x0000, /* 0x7975 */ 0x0000, /* 0x7976 */ 0x0000, /* 0x7977 */ 0x0000, /* 0x7978 */ 0x0000, /* 0x7979 */ 0x0000, /* 0x797A */ 0x0000, /* 0x797B */ 0x0000, /* 0x797C */ 0x0000, /* 0x797D */ 0x0000, /* 0x797E */ 0x0000, /* 0x797F */ 0x0000, /* 0x7980 */ 0x0000, /* 0x7981 */ 0x0000, /* 0x7982 */ 0x0000, /* 0x7983 */ 0x0000, /* 0x7984 */ 0x0000, /* 0x7985 */ 0x0000, /* 0x7986 */ 0x0000, /* 0x7987 */ 0x0000, /* 0x7988 */ 0x0000, /* 0x7989 */ 0x0000, /* 0x798A */ 0x0000, /* 0x798B */ 0x0000, /* 0x798C */ 0x0000, /* 0x798D */ 0x0000, /* 0x798E */ 0x0000, /* 0x798F */ 0x0000, /* 0x7990 */ 0x0000, /* 0x7991 */ 0x0000, /* 0x7992 */ 0x0000, /* 0x7993 */ 0x0000, /* 0x7994 */ 0x0000, /* 0x7995 */ 0x0000, /* 0x7996 */ 0x0000, /* 0x7997 */ 0x0000, /* 0x7998 */ 0x0000, /* 0x7999 */ 0x0000, /* 0x799A */ 0x0000, /* 0x799B */ 0x0000, /* 0x799C */ 0x0000, /* 0x799D */ 0x0000, /* 0x799E */ 0x0000, /* 0x799F */ 0x0000, /* 0x79A0 */ 0x0000, /* 0x79A1 */ 0x0000, /* 0x79A2 */ 0x0000, /* 0x79A3 */ 0x0000, /* 0x79A4 */ 0x0000, /* 0x79A5 */ 0x0000, /* 0x79A6 */ 0x0000, /* 0x79A7 */ 0x0000, /* 0x79A8 */ 0x0000, /* 0x79A9 */ 0x0000, /* 0x79AA */ 0x0000, /* 0x79AB */ 0x0000, /* 0x79AC */ 0x0000, /* 0x79AD */ 0x0000, /* 0x79AE */ 0x0000, /* 0x79AF */ 0x0000, /* 0x79B0 */ 0x0000, /* 0x79B1 */ 0x0000, /* 0x79B2 */ 0x0000, /* 0x79B3 */ 0x0000, /* 0x79B4 */ 0x0000, /* 0x79B5 */ 0x0000, /* 0x79B6 */ 0x0000, /* 0x79B7 */ 0x0000, /* 0x79B8 */ 0x0000, /* 0x79B9 */ 0x0000, /* 0x79BA */ 0x0000, /* 0x79BB */ 0x0000, /* 0x79BC */ 0x0000, /* 0x79BD */ 0x0000, /* 0x79BE */ 0x0000, /* 0x79BF */ 0x0000, /* 0x79C0 */ 0x0000, /* 0x79C1 */ 0x0000, /* 0x79C2 */ 0x0000, /* 0x79C3 */ 0x0000, /* 0x79C4 */ 0x0000, /* 0x79C5 */ 0x0000, /* 0x79C6 */ 0x0000, /* 0x79C7 */ 0x0000, /* 0x79C8 */ 0x0000, /* 0x79C9 */ 0x0000, /* 0x79CA */ 0x0000, /* 0x79CB */ 0x0000, /* 0x79CC */ 0x0000, /* 0x79CD */ 0x0000, /* 0x79CE */ 0x0000, /* 0x79CF */ 0x0000, /* 0x79D0 */ 0x0000, /* 0x79D1 */ 0x0000, /* 0x79D2 */ 0x0000, /* 0x79D3 */ 0x0000, /* 0x79D4 */ 0x0000, /* 0x79D5 */ 0x0000, /* 0x79D6 */ 0x0000, /* 0x79D7 */ 0x0000, /* 0x79D8 */ 0x0000, /* 0x79D9 */ 0x0000, /* 0x79DA */ 0x0000, /* 0x79DB */ 0x0000, /* 0x79DC */ 0x0000, /* 0x79DD */ 0x0000, /* 0x79DE */ 0x0000, /* 0x79DF */ 0x0000, /* 0x79E0 */ 0x0000, /* 0x79E1 */ 0x0000, /* 0x79E2 */ 0x0000, /* 0x79E3 */ 0x0000, /* 0x79E4 */ 0x0000, /* 0x79E5 */ 0x0000, /* 0x79E6 */ 0x0000, /* 0x79E7 */ 0x0000, /* 0x79E8 */ 0x0000, /* 0x79E9 */ 0x0000, /* 0x79EA */ 0x0000, /* 0x79EB */ 0x0000, /* 0x79EC */ 0x0000, /* 0x79ED */ 0x0000, /* 0x79EE */ 0x0000, /* 0x79EF */ 0x0000, /* 0x79F0 */ 0x0000, /* 0x79F1 */ 0x0000, /* 0x79F2 */ 0x0000, /* 0x79F3 */ 0x0000, /* 0x79F4 */ 0x0000, /* 0x79F5 */ 0x0000, /* 0x79F6 */ 0x0000, /* 0x79F7 */ 0x0000, /* 0x79F8 */ 0x0000, /* 0x79F9 */ 0x0000, /* 0x79FA */ 0x0000, /* 0x79FB */ 0x0000, /* 0x79FC */ 0x0000, /* 0x79FD */ 0x0000, /* 0x79FE */ 0x0000, /* 0x79FF */ 0x0000, /* 0x7A00 */ 0x0000, /* 0x7A01 */ 0x0000, /* 0x7A02 */ 0x0000, /* 0x7A03 */ 0x0000, /* 0x7A04 */ 0x0000, /* 0x7A05 */ 0x0000, /* 0x7A06 */ 0x0000, /* 0x7A07 */ 0x0000, /* 0x7A08 */ 0x0000, /* 0x7A09 */ 0x0000, /* 0x7A0A */ 0x0000, /* 0x7A0B */ 0x0000, /* 0x7A0C */ 0x0000, /* 0x7A0D */ 0x0000, /* 0x7A0E */ 0x0000, /* 0x7A0F */ 0x0000, /* 0x7A10 */ 0x0000, /* 0x7A11 */ 0x0000, /* 0x7A12 */ 0x0000, /* 0x7A13 */ 0x0000, /* 0x7A14 */ 0x0000, /* 0x7A15 */ 0x0000, /* 0x7A16 */ 0x0000, /* 0x7A17 */ 0x0000, /* 0x7A18 */ 0x0000, /* 0x7A19 */ 0x0000, /* 0x7A1A */ 0x0000, /* 0x7A1B */ 0x0000, /* 0x7A1C */ 0x0000, /* 0x7A1D */ 0x0000, /* 0x7A1E */ 0x0000, /* 0x7A1F */ 0x0000, /* 0x7A20 */ 0x0000, /* 0x7A21 */ 0x0000, /* 0x7A22 */ 0x0000, /* 0x7A23 */ 0x0000, /* 0x7A24 */ 0x0000, /* 0x7A25 */ 0x0000, /* 0x7A26 */ 0x0000, /* 0x7A27 */ 0x0000, /* 0x7A28 */ 0x0000, /* 0x7A29 */ 0x0000, /* 0x7A2A */ 0x0000, /* 0x7A2B */ 0x0000, /* 0x7A2C */ 0x0000, /* 0x7A2D */ 0x0000, /* 0x7A2E */ 0x0000, /* 0x7A2F */ 0x0000, /* 0x7A30 */ 0x0000, /* 0x7A31 */ 0x0000, /* 0x7A32 */ 0x0000, /* 0x7A33 */ 0x0000, /* 0x7A34 */ 0x0000, /* 0x7A35 */ 0x0000, /* 0x7A36 */ 0x0000, /* 0x7A37 */ 0x0000, /* 0x7A38 */ 0x0000, /* 0x7A39 */ 0x0000, /* 0x7A3A */ 0x0000, /* 0x7A3B */ 0x0000, /* 0x7A3C */ 0x0000, /* 0x7A3D */ 0x0000, /* 0x7A3E */ 0x0000, /* 0x7A3F */ 0x0000, /* 0x7A40 */ 0x0000, /* 0x7A41 */ 0x0000, /* 0x7A42 */ 0x0000, /* 0x7A43 */ 0x0000, /* 0x7A44 */ 0x0000, /* 0x7A45 */ 0x0000, /* 0x7A46 */ 0x0000, /* 0x7A47 */ 0x0000, /* 0x7A48 */ 0x0000, /* 0x7A49 */ 0x0000, /* 0x7A4A */ 0x0000, /* 0x7A4B */ 0x0000, /* 0x7A4C */ 0x0000, /* 0x7A4D */ 0x0000, /* 0x7A4E */ 0x0000, /* 0x7A4F */ 0x0000, /* 0x7A50 */ 0x0000, /* 0x7A51 */ 0x0000, /* 0x7A52 */ 0x0000, /* 0x7A53 */ 0x0000, /* 0x7A54 */ 0x0000, /* 0x7A55 */ 0x0000, /* 0x7A56 */ 0x0000, /* 0x7A57 */ 0x0000, /* 0x7A58 */ 0x0000, /* 0x7A59 */ 0x0000, /* 0x7A5A */ 0x0000, /* 0x7A5B */ 0x0000, /* 0x7A5C */ 0x0000, /* 0x7A5D */ 0x0000, /* 0x7A5E */ 0x0000, /* 0x7A5F */ 0x0000, /* 0x7A60 */ 0x0000, /* 0x7A61 */ 0x0000, /* 0x7A62 */ 0x0000, /* 0x7A63 */ 0x0000, /* 0x7A64 */ 0x0000, /* 0x7A65 */ 0x0000, /* 0x7A66 */ 0x0000, /* 0x7A67 */ 0x0000, /* 0x7A68 */ 0x0000, /* 0x7A69 */ 0x0000, /* 0x7A6A */ 0x0000, /* 0x7A6B */ 0x0000, /* 0x7A6C */ 0x0000, /* 0x7A6D */ 0x0000, /* 0x7A6E */ 0x0000, /* 0x7A6F */ 0x0000, /* 0x7A70 */ 0x0000, /* 0x7A71 */ 0x0000, /* 0x7A72 */ 0x0000, /* 0x7A73 */ 0x0000, /* 0x7A74 */ 0x0000, /* 0x7A75 */ 0x0000, /* 0x7A76 */ 0x0000, /* 0x7A77 */ 0x0000, /* 0x7A78 */ 0x0000, /* 0x7A79 */ 0x0000, /* 0x7A7A */ 0x0000, /* 0x7A7B */ 0x0000, /* 0x7A7C */ 0x0000, /* 0x7A7D */ 0x0000, /* 0x7A7E */ 0x0000, /* 0x7A7F */ 0x0000, /* 0x7A80 */ 0x0000, /* 0x7A81 */ 0x0000, /* 0x7A82 */ 0x0000, /* 0x7A83 */ 0x0000, /* 0x7A84 */ 0x0000, /* 0x7A85 */ 0x0000, /* 0x7A86 */ 0x0000, /* 0x7A87 */ 0x0000, /* 0x7A88 */ 0x0000, /* 0x7A89 */ 0x0000, /* 0x7A8A */ 0x0000, /* 0x7A8B */ 0x0000, /* 0x7A8C */ 0x0000, /* 0x7A8D */ 0x0000, /* 0x7A8E */ 0x0000, /* 0x7A8F */ 0x0000, /* 0x7A90 */ 0x0000, /* 0x7A91 */ 0x0000, /* 0x7A92 */ 0x0000, /* 0x7A93 */ 0x0000, /* 0x7A94 */ 0x0000, /* 0x7A95 */ 0x0000, /* 0x7A96 */ 0x0000, /* 0x7A97 */ 0x0000, /* 0x7A98 */ 0x0000, /* 0x7A99 */ 0x0000, /* 0x7A9A */ 0x0000, /* 0x7A9B */ 0x0000, /* 0x7A9C */ 0x0000, /* 0x7A9D */ 0x0000, /* 0x7A9E */ 0x0000, /* 0x7A9F */ 0x0000, /* 0x7AA0 */ 0x0000, /* 0x7AA1 */ 0x0000, /* 0x7AA2 */ 0x0000, /* 0x7AA3 */ 0x0000, /* 0x7AA4 */ 0x0000, /* 0x7AA5 */ 0x0000, /* 0x7AA6 */ 0x0000, /* 0x7AA7 */ 0x0000, /* 0x7AA8 */ 0x0000, /* 0x7AA9 */ 0x0000, /* 0x7AAA */ 0x0000, /* 0x7AAB */ 0x0000, /* 0x7AAC */ 0x0000, /* 0x7AAD */ 0x0000, /* 0x7AAE */ 0x0000, /* 0x7AAF */ 0x0000, /* 0x7AB0 */ 0x0000, /* 0x7AB1 */ 0x0000, /* 0x7AB2 */ 0x0000, /* 0x7AB3 */ 0x0000, /* 0x7AB4 */ 0x0000, /* 0x7AB5 */ 0x0000, /* 0x7AB6 */ 0x0000, /* 0x7AB7 */ 0x0000, /* 0x7AB8 */ 0x0000, /* 0x7AB9 */ 0x0000, /* 0x7ABA */ 0x0000, /* 0x7ABB */ 0x0000, /* 0x7ABC */ 0x0000, /* 0x7ABD */ 0x0000, /* 0x7ABE */ 0x0000, /* 0x7ABF */ 0x0000, /* 0x7AC0 */ 0x0000, /* 0x7AC1 */ 0x0000, /* 0x7AC2 */ 0x0000, /* 0x7AC3 */ 0x0000, /* 0x7AC4 */ 0x0000, /* 0x7AC5 */ 0x0000, /* 0x7AC6 */ 0x0000, /* 0x7AC7 */ 0x0000, /* 0x7AC8 */ 0x0000, /* 0x7AC9 */ 0x0000, /* 0x7ACA */ 0x0000, /* 0x7ACB */ 0x0000, /* 0x7ACC */ 0x0000, /* 0x7ACD */ 0x0000, /* 0x7ACE */ 0x0000, /* 0x7ACF */ 0x0000, /* 0x7AD0 */ 0x0000, /* 0x7AD1 */ 0x0000, /* 0x7AD2 */ 0x0000, /* 0x7AD3 */ 0x0000, /* 0x7AD4 */ 0x0000, /* 0x7AD5 */ 0x0000, /* 0x7AD6 */ 0x0000, /* 0x7AD7 */ 0x0000, /* 0x7AD8 */ 0x0000, /* 0x7AD9 */ 0x0000, /* 0x7ADA */ 0x0000, /* 0x7ADB */ 0x0000, /* 0x7ADC */ 0x0000, /* 0x7ADD */ 0x0000, /* 0x7ADE */ 0x0000, /* 0x7ADF */ 0x0000, /* 0x7AE0 */ 0x0000, /* 0x7AE1 */ 0x0000, /* 0x7AE2 */ 0x0000, /* 0x7AE3 */ 0x0000, /* 0x7AE4 */ 0x0000, /* 0x7AE5 */ 0x0000, /* 0x7AE6 */ 0x0000, /* 0x7AE7 */ 0x0000, /* 0x7AE8 */ 0x0000, /* 0x7AE9 */ 0x0000, /* 0x7AEA */ 0x0000, /* 0x7AEB */ 0x0000, /* 0x7AEC */ 0x0000, /* 0x7AED */ 0x0000, /* 0x7AEE */ 0x0000, /* 0x7AEF */ 0x0000, /* 0x7AF0 */ 0x0000, /* 0x7AF1 */ 0x0000, /* 0x7AF2 */ 0x0000, /* 0x7AF3 */ 0x0000, /* 0x7AF4 */ 0x0000, /* 0x7AF5 */ 0x0000, /* 0x7AF6 */ 0x0000, /* 0x7AF7 */ 0x0000, /* 0x7AF8 */ 0x0000, /* 0x7AF9 */ 0x0000, /* 0x7AFA */ 0x0000, /* 0x7AFB */ 0x0000, /* 0x7AFC */ 0x0000, /* 0x7AFD */ 0x0000, /* 0x7AFE */ 0x0000, /* 0x7AFF */ 0x0000, /* 0x7B00 */ 0x0000, /* 0x7B01 */ 0x0000, /* 0x7B02 */ 0x0000, /* 0x7B03 */ 0x0000, /* 0x7B04 */ 0x0000, /* 0x7B05 */ 0x0000, /* 0x7B06 */ 0x0000, /* 0x7B07 */ 0x0000, /* 0x7B08 */ 0x0000, /* 0x7B09 */ 0x0000, /* 0x7B0A */ 0x0000, /* 0x7B0B */ 0x0000, /* 0x7B0C */ 0x0000, /* 0x7B0D */ 0x0000, /* 0x7B0E */ 0x0000, /* 0x7B0F */ 0x0000, /* 0x7B10 */ 0x0000, /* 0x7B11 */ 0x0000, /* 0x7B12 */ 0x0000, /* 0x7B13 */ 0x0000, /* 0x7B14 */ 0x0000, /* 0x7B15 */ 0x0000, /* 0x7B16 */ 0x0000, /* 0x7B17 */ 0x0000, /* 0x7B18 */ 0x0000, /* 0x7B19 */ 0x0000, /* 0x7B1A */ 0x0000, /* 0x7B1B */ 0x0000, /* 0x7B1C */ 0x0000, /* 0x7B1D */ 0x0000, /* 0x7B1E */ 0x0000, /* 0x7B1F */ 0x0000, /* 0x7B20 */ 0x0000, /* 0x7B21 */ 0x0000, /* 0x7B22 */ 0x0000, /* 0x7B23 */ 0x0000, /* 0x7B24 */ 0x0000, /* 0x7B25 */ 0x0000, /* 0x7B26 */ 0x0000, /* 0x7B27 */ 0x0000, /* 0x7B28 */ 0x0000, /* 0x7B29 */ 0x0000, /* 0x7B2A */ 0x0000, /* 0x7B2B */ 0x0000, /* 0x7B2C */ 0x0000, /* 0x7B2D */ 0x0000, /* 0x7B2E */ 0x0000, /* 0x7B2F */ 0x0000, /* 0x7B30 */ 0x0000, /* 0x7B31 */ 0x0000, /* 0x7B32 */ 0x0000, /* 0x7B33 */ 0x0000, /* 0x7B34 */ 0x0000, /* 0x7B35 */ 0x0000, /* 0x7B36 */ 0x0000, /* 0x7B37 */ 0x0000, /* 0x7B38 */ 0x0000, /* 0x7B39 */ 0x0000, /* 0x7B3A */ 0x0000, /* 0x7B3B */ 0x0000, /* 0x7B3C */ 0x0000, /* 0x7B3D */ 0x0000, /* 0x7B3E */ 0x0000, /* 0x7B3F */ 0x0000, /* 0x7B40 */ 0x0000, /* 0x7B41 */ 0x0000, /* 0x7B42 */ 0x0000, /* 0x7B43 */ 0x0000, /* 0x7B44 */ 0x0000, /* 0x7B45 */ 0x0000, /* 0x7B46 */ 0x0000, /* 0x7B47 */ 0x0000, /* 0x7B48 */ 0x0000, /* 0x7B49 */ 0x0000, /* 0x7B4A */ 0x0000, /* 0x7B4B */ 0x0000, /* 0x7B4C */ 0x0000, /* 0x7B4D */ 0x0000, /* 0x7B4E */ 0x0000, /* 0x7B4F */ 0x0000, /* 0x7B50 */ 0x0000, /* 0x7B51 */ 0x0000, /* 0x7B52 */ 0x0000, /* 0x7B53 */ 0x0000, /* 0x7B54 */ 0x0000, /* 0x7B55 */ 0x0000, /* 0x7B56 */ 0x0000, /* 0x7B57 */ 0x0000, /* 0x7B58 */ 0x0000, /* 0x7B59 */ 0x0000, /* 0x7B5A */ 0x0000, /* 0x7B5B */ 0x0000, /* 0x7B5C */ 0x0000, /* 0x7B5D */ 0x0000, /* 0x7B5E */ 0x0000, /* 0x7B5F */ 0x0000, /* 0x7B60 */ 0x0000, /* 0x7B61 */ 0x0000, /* 0x7B62 */ 0x0000, /* 0x7B63 */ 0x0000, /* 0x7B64 */ 0x0000, /* 0x7B65 */ 0x0000, /* 0x7B66 */ 0x0000, /* 0x7B67 */ 0x0000, /* 0x7B68 */ 0x0000, /* 0x7B69 */ 0x0000, /* 0x7B6A */ 0x0000, /* 0x7B6B */ 0x0000, /* 0x7B6C */ 0x0000, /* 0x7B6D */ 0x0000, /* 0x7B6E */ 0x0000, /* 0x7B6F */ 0x0000, /* 0x7B70 */ 0x0000, /* 0x7B71 */ 0x0000, /* 0x7B72 */ 0x0000, /* 0x7B73 */ 0x0000, /* 0x7B74 */ 0x0000, /* 0x7B75 */ 0x0000, /* 0x7B76 */ 0x0000, /* 0x7B77 */ 0x0000, /* 0x7B78 */ 0x0000, /* 0x7B79 */ 0x0000, /* 0x7B7A */ 0x0000, /* 0x7B7B */ 0x0000, /* 0x7B7C */ 0x0000, /* 0x7B7D */ 0x0000, /* 0x7B7E */ 0x0000, /* 0x7B7F */ 0x0000, /* 0x7B80 */ 0x0000, /* 0x7B81 */ 0x0000, /* 0x7B82 */ 0x0000, /* 0x7B83 */ 0x0000, /* 0x7B84 */ 0x0000, /* 0x7B85 */ 0x0000, /* 0x7B86 */ 0x0000, /* 0x7B87 */ 0x0000, /* 0x7B88 */ 0x0000, /* 0x7B89 */ 0x0000, /* 0x7B8A */ 0x0000, /* 0x7B8B */ 0x0000, /* 0x7B8C */ 0x0000, /* 0x7B8D */ 0x0000, /* 0x7B8E */ 0x0000, /* 0x7B8F */ 0x0000, /* 0x7B90 */ 0x0000, /* 0x7B91 */ 0x0000, /* 0x7B92 */ 0x0000, /* 0x7B93 */ 0x0000, /* 0x7B94 */ 0x0000, /* 0x7B95 */ 0x0000, /* 0x7B96 */ 0x0000, /* 0x7B97 */ 0x0000, /* 0x7B98 */ 0x0000, /* 0x7B99 */ 0x0000, /* 0x7B9A */ 0x0000, /* 0x7B9B */ 0x0000, /* 0x7B9C */ 0x0000, /* 0x7B9D */ 0x0000, /* 0x7B9E */ 0x0000, /* 0x7B9F */ 0x0000, /* 0x7BA0 */ 0x0000, /* 0x7BA1 */ 0x0000, /* 0x7BA2 */ 0x0000, /* 0x7BA3 */ 0x0000, /* 0x7BA4 */ 0x0000, /* 0x7BA5 */ 0x0000, /* 0x7BA6 */ 0x0000, /* 0x7BA7 */ 0x0000, /* 0x7BA8 */ 0x0000, /* 0x7BA9 */ 0x0000, /* 0x7BAA */ 0x0000, /* 0x7BAB */ 0x0000, /* 0x7BAC */ 0x0000, /* 0x7BAD */ 0x0000, /* 0x7BAE */ 0x0000, /* 0x7BAF */ 0x0000, /* 0x7BB0 */ 0x0000, /* 0x7BB1 */ 0x0000, /* 0x7BB2 */ 0x0000, /* 0x7BB3 */ 0x0000, /* 0x7BB4 */ 0x0000, /* 0x7BB5 */ 0x0000, /* 0x7BB6 */ 0x0000, /* 0x7BB7 */ 0x0000, /* 0x7BB8 */ 0x0000, /* 0x7BB9 */ 0x0000, /* 0x7BBA */ 0x0000, /* 0x7BBB */ 0x0000, /* 0x7BBC */ 0x0000, /* 0x7BBD */ 0x0000, /* 0x7BBE */ 0x0000, /* 0x7BBF */ 0x0000, /* 0x7BC0 */ 0x0000, /* 0x7BC1 */ 0x0000, /* 0x7BC2 */ 0x0000, /* 0x7BC3 */ 0x0000, /* 0x7BC4 */ 0x0000, /* 0x7BC5 */ 0x0000, /* 0x7BC6 */ 0x0000, /* 0x7BC7 */ 0x0000, /* 0x7BC8 */ 0x0000, /* 0x7BC9 */ 0x0000, /* 0x7BCA */ 0x0000, /* 0x7BCB */ 0x0000, /* 0x7BCC */ 0x0000, /* 0x7BCD */ 0x0000, /* 0x7BCE */ 0x0000, /* 0x7BCF */ 0x0000, /* 0x7BD0 */ 0x0000, /* 0x7BD1 */ 0x0000, /* 0x7BD2 */ 0x0000, /* 0x7BD3 */ 0x0000, /* 0x7BD4 */ 0x0000, /* 0x7BD5 */ 0x0000, /* 0x7BD6 */ 0x0000, /* 0x7BD7 */ 0x0000, /* 0x7BD8 */ 0x0000, /* 0x7BD9 */ 0x0000, /* 0x7BDA */ 0x0000, /* 0x7BDB */ 0x0000, /* 0x7BDC */ 0x0000, /* 0x7BDD */ 0x0000, /* 0x7BDE */ 0x0000, /* 0x7BDF */ 0x0000, /* 0x7BE0 */ 0x0000, /* 0x7BE1 */ 0x0000, /* 0x7BE2 */ 0x0000, /* 0x7BE3 */ 0x0000, /* 0x7BE4 */ 0x0000, /* 0x7BE5 */ 0x0000, /* 0x7BE6 */ 0x0000, /* 0x7BE7 */ 0x0000, /* 0x7BE8 */ 0x0000, /* 0x7BE9 */ 0x0000, /* 0x7BEA */ 0x0000, /* 0x7BEB */ 0x0000, /* 0x7BEC */ 0x0000, /* 0x7BED */ 0x0000, /* 0x7BEE */ 0x0000, /* 0x7BEF */ 0x0000, /* 0x7BF0 */ 0x0000, /* 0x7BF1 */ 0x0000, /* 0x7BF2 */ 0x0000, /* 0x7BF3 */ 0x0000, /* 0x7BF4 */ 0x0000, /* 0x7BF5 */ 0x0000, /* 0x7BF6 */ 0x0000, /* 0x7BF7 */ 0x0000, /* 0x7BF8 */ 0x0000, /* 0x7BF9 */ 0x0000, /* 0x7BFA */ 0x0000, /* 0x7BFB */ 0x0000, /* 0x7BFC */ 0x0000, /* 0x7BFD */ 0x0000, /* 0x7BFE */ 0x0000, /* 0x7BFF */ 0x0000, /* 0x7C00 */ 0x0000, /* 0x7C01 */ 0x0000, /* 0x7C02 */ 0x0000, /* 0x7C03 */ 0x0000, /* 0x7C04 */ 0x0000, /* 0x7C05 */ 0x0000, /* 0x7C06 */ 0x0000, /* 0x7C07 */ 0x0000, /* 0x7C08 */ 0x0000, /* 0x7C09 */ 0x0000, /* 0x7C0A */ 0x0000, /* 0x7C0B */ 0x0000, /* 0x7C0C */ 0x0000, /* 0x7C0D */ 0x0000, /* 0x7C0E */ 0x0000, /* 0x7C0F */ 0x0000, /* 0x7C10 */ 0x0000, /* 0x7C11 */ 0x0000, /* 0x7C12 */ 0x0000, /* 0x7C13 */ 0x0000, /* 0x7C14 */ 0x0000, /* 0x7C15 */ 0x0000, /* 0x7C16 */ 0x0000, /* 0x7C17 */ 0x0000, /* 0x7C18 */ 0x0000, /* 0x7C19 */ 0x0000, /* 0x7C1A */ 0x0000, /* 0x7C1B */ 0x0000, /* 0x7C1C */ 0x0000, /* 0x7C1D */ 0x0000, /* 0x7C1E */ 0x0000, /* 0x7C1F */ 0x0000, /* 0x7C20 */ 0x0000, /* 0x7C21 */ 0x0000, /* 0x7C22 */ 0x0000, /* 0x7C23 */ 0x0000, /* 0x7C24 */ 0x0000, /* 0x7C25 */ 0x0000, /* 0x7C26 */ 0x0000, /* 0x7C27 */ 0x0000, /* 0x7C28 */ 0x0000, /* 0x7C29 */ 0x0000, /* 0x7C2A */ 0x0000, /* 0x7C2B */ 0x0000, /* 0x7C2C */ 0x0000, /* 0x7C2D */ 0x0000, /* 0x7C2E */ 0x0000, /* 0x7C2F */ 0x0000, /* 0x7C30 */ 0x0000, /* 0x7C31 */ 0x0000, /* 0x7C32 */ 0x0000, /* 0x7C33 */ 0x0000, /* 0x7C34 */ 0x0000, /* 0x7C35 */ 0x0000, /* 0x7C36 */ 0x0000, /* 0x7C37 */ 0x0000, /* 0x7C38 */ 0x0000, /* 0x7C39 */ 0x0000, /* 0x7C3A */ 0x0000, /* 0x7C3B */ 0x0000, /* 0x7C3C */ 0x0000, /* 0x7C3D */ 0x0000, /* 0x7C3E */ 0x0000, /* 0x7C3F */ 0x0000, /* 0x7C40 */ 0x0000, /* 0x7C41 */ 0x0000, /* 0x7C42 */ 0x0000, /* 0x7C43 */ 0x0000, /* 0x7C44 */ 0x0000, /* 0x7C45 */ 0x0000, /* 0x7C46 */ 0x0000, /* 0x7C47 */ 0x0000, /* 0x7C48 */ 0x0000, /* 0x7C49 */ 0x0000, /* 0x7C4A */ 0x0000, /* 0x7C4B */ 0x0000, /* 0x7C4C */ 0x0000, /* 0x7C4D */ 0x0000, /* 0x7C4E */ 0x0000, /* 0x7C4F */ 0x0000, /* 0x7C50 */ 0x0000, /* 0x7C51 */ 0x0000, /* 0x7C52 */ 0x0000, /* 0x7C53 */ 0x0000, /* 0x7C54 */ 0x0000, /* 0x7C55 */ 0x0000, /* 0x7C56 */ 0x0000, /* 0x7C57 */ 0x0000, /* 0x7C58 */ 0x0000, /* 0x7C59 */ 0x0000, /* 0x7C5A */ 0x0000, /* 0x7C5B */ 0x0000, /* 0x7C5C */ 0x0000, /* 0x7C5D */ 0x0000, /* 0x7C5E */ 0x0000, /* 0x7C5F */ 0x0000, /* 0x7C60 */ 0x0000, /* 0x7C61 */ 0x0000, /* 0x7C62 */ 0x0000, /* 0x7C63 */ 0x0000, /* 0x7C64 */ 0x0000, /* 0x7C65 */ 0x0000, /* 0x7C66 */ 0x0000, /* 0x7C67 */ 0x0000, /* 0x7C68 */ 0x0000, /* 0x7C69 */ 0x0000, /* 0x7C6A */ 0x0000, /* 0x7C6B */ 0x0000, /* 0x7C6C */ 0x0000, /* 0x7C6D */ 0x0000, /* 0x7C6E */ 0x0000, /* 0x7C6F */ 0x0000, /* 0x7C70 */ 0x0000, /* 0x7C71 */ 0x0000, /* 0x7C72 */ 0x0000, /* 0x7C73 */ 0x0000, /* 0x7C74 */ 0x0000, /* 0x7C75 */ 0x0000, /* 0x7C76 */ 0x0000, /* 0x7C77 */ 0x0000, /* 0x7C78 */ 0x0000, /* 0x7C79 */ 0x0000, /* 0x7C7A */ 0x0000, /* 0x7C7B */ 0x0000, /* 0x7C7C */ 0x0000, /* 0x7C7D */ 0x0000, /* 0x7C7E */ 0x0000, /* 0x7C7F */ 0x0000, /* 0x7C80 */ 0x0000, /* 0x7C81 */ 0x0000, /* 0x7C82 */ 0x0000, /* 0x7C83 */ 0x0000, /* 0x7C84 */ 0x0000, /* 0x7C85 */ 0x0000, /* 0x7C86 */ 0x0000, /* 0x7C87 */ 0x0000, /* 0x7C88 */ 0x0000, /* 0x7C89 */ 0x0000, /* 0x7C8A */ 0x0000, /* 0x7C8B */ 0x0000, /* 0x7C8C */ 0x0000, /* 0x7C8D */ 0x0000, /* 0x7C8E */ 0x0000, /* 0x7C8F */ 0x0000, /* 0x7C90 */ 0x0000, /* 0x7C91 */ 0x0000, /* 0x7C92 */ 0x0000, /* 0x7C93 */ 0x0000, /* 0x7C94 */ 0x0000, /* 0x7C95 */ 0x0000, /* 0x7C96 */ 0x0000, /* 0x7C97 */ 0x0000, /* 0x7C98 */ 0x0000, /* 0x7C99 */ 0x0000, /* 0x7C9A */ 0x0000, /* 0x7C9B */ 0x0000, /* 0x7C9C */ 0x0000, /* 0x7C9D */ 0x0000, /* 0x7C9E */ 0x0000, /* 0x7C9F */ 0x0000, /* 0x7CA0 */ 0x0000, /* 0x7CA1 */ 0x0000, /* 0x7CA2 */ 0x0000, /* 0x7CA3 */ 0x0000, /* 0x7CA4 */ 0x0000, /* 0x7CA5 */ 0x0000, /* 0x7CA6 */ 0x0000, /* 0x7CA7 */ 0x0000, /* 0x7CA8 */ 0x0000, /* 0x7CA9 */ 0x0000, /* 0x7CAA */ 0x0000, /* 0x7CAB */ 0x0000, /* 0x7CAC */ 0x0000, /* 0x7CAD */ 0x0000, /* 0x7CAE */ 0x0000, /* 0x7CAF */ 0x0000, /* 0x7CB0 */ 0x0000, /* 0x7CB1 */ 0x0000, /* 0x7CB2 */ 0x0000, /* 0x7CB3 */ 0x0000, /* 0x7CB4 */ 0x0000, /* 0x7CB5 */ 0x0000, /* 0x7CB6 */ 0x0000, /* 0x7CB7 */ 0x0000, /* 0x7CB8 */ 0x0000, /* 0x7CB9 */ 0x0000, /* 0x7CBA */ 0x0000, /* 0x7CBB */ 0x0000, /* 0x7CBC */ 0x0000, /* 0x7CBD */ 0x0000, /* 0x7CBE */ 0x0000, /* 0x7CBF */ 0x0000, /* 0x7CC0 */ 0x0000, /* 0x7CC1 */ 0x0000, /* 0x7CC2 */ 0x0000, /* 0x7CC3 */ 0x0000, /* 0x7CC4 */ 0x0000, /* 0x7CC5 */ 0x0000, /* 0x7CC6 */ 0x0000, /* 0x7CC7 */ 0x0000, /* 0x7CC8 */ 0x0000, /* 0x7CC9 */ 0x0000, /* 0x7CCA */ 0x0000, /* 0x7CCB */ 0x0000, /* 0x7CCC */ 0x0000, /* 0x7CCD */ 0x0000, /* 0x7CCE */ 0x0000, /* 0x7CCF */ 0x0000, /* 0x7CD0 */ 0x0000, /* 0x7CD1 */ 0x0000, /* 0x7CD2 */ 0x0000, /* 0x7CD3 */ 0x0000, /* 0x7CD4 */ 0x0000, /* 0x7CD5 */ 0x0000, /* 0x7CD6 */ 0x0000, /* 0x7CD7 */ 0x0000, /* 0x7CD8 */ 0x0000, /* 0x7CD9 */ 0x0000, /* 0x7CDA */ 0x0000, /* 0x7CDB */ 0x0000, /* 0x7CDC */ 0x0000, /* 0x7CDD */ 0x0000, /* 0x7CDE */ 0x0000, /* 0x7CDF */ 0x0000, /* 0x7CE0 */ 0x0000, /* 0x7CE1 */ 0x0000, /* 0x7CE2 */ 0x0000, /* 0x7CE3 */ 0x0000, /* 0x7CE4 */ 0x0000, /* 0x7CE5 */ 0x0000, /* 0x7CE6 */ 0x0000, /* 0x7CE7 */ 0x0000, /* 0x7CE8 */ 0x0000, /* 0x7CE9 */ 0x0000, /* 0x7CEA */ 0x0000, /* 0x7CEB */ 0x0000, /* 0x7CEC */ 0x0000, /* 0x7CED */ 0x0000, /* 0x7CEE */ 0x0000, /* 0x7CEF */ 0x0000, /* 0x7CF0 */ 0x0000, /* 0x7CF1 */ 0x0000, /* 0x7CF2 */ 0x0000, /* 0x7CF3 */ 0x0000, /* 0x7CF4 */ 0x0000, /* 0x7CF5 */ 0x0000, /* 0x7CF6 */ 0x0000, /* 0x7CF7 */ 0x0000, /* 0x7CF8 */ 0x0000, /* 0x7CF9 */ 0x0000, /* 0x7CFA */ 0x0000, /* 0x7CFB */ 0x0000, /* 0x7CFC */ 0x0000, /* 0x7CFD */ 0x0000, /* 0x7CFE */ 0x0000, /* 0x7CFF */ 0x0000, /* 0x7D00 */ 0x0000, /* 0x7D01 */ 0x0000, /* 0x7D02 */ 0x0000, /* 0x7D03 */ 0x0000, /* 0x7D04 */ 0x0000, /* 0x7D05 */ 0x0000, /* 0x7D06 */ 0x0000, /* 0x7D07 */ 0x0000, /* 0x7D08 */ 0x0000, /* 0x7D09 */ 0x0000, /* 0x7D0A */ 0x0000, /* 0x7D0B */ 0x0000, /* 0x7D0C */ 0x0000, /* 0x7D0D */ 0x0000, /* 0x7D0E */ 0x0000, /* 0x7D0F */ 0x0000, /* 0x7D10 */ 0x0000, /* 0x7D11 */ 0x0000, /* 0x7D12 */ 0x0000, /* 0x7D13 */ 0x0000, /* 0x7D14 */ 0x0000, /* 0x7D15 */ 0x0000, /* 0x7D16 */ 0x0000, /* 0x7D17 */ 0x0000, /* 0x7D18 */ 0x0000, /* 0x7D19 */ 0x0000, /* 0x7D1A */ 0x0000, /* 0x7D1B */ 0x0000, /* 0x7D1C */ 0x0000, /* 0x7D1D */ 0x0000, /* 0x7D1E */ 0x0000, /* 0x7D1F */ 0x0000, /* 0x7D20 */ 0x0000, /* 0x7D21 */ 0x0000, /* 0x7D22 */ 0x0000, /* 0x7D23 */ 0x0000, /* 0x7D24 */ 0x0000, /* 0x7D25 */ 0x0000, /* 0x7D26 */ 0x0000, /* 0x7D27 */ 0x0000, /* 0x7D28 */ 0x0000, /* 0x7D29 */ 0x0000, /* 0x7D2A */ 0x0000, /* 0x7D2B */ 0x0000, /* 0x7D2C */ 0x0000, /* 0x7D2D */ 0x0000, /* 0x7D2E */ 0x0000, /* 0x7D2F */ 0x0000, /* 0x7D30 */ 0x0000, /* 0x7D31 */ 0x0000, /* 0x7D32 */ 0x0000, /* 0x7D33 */ 0x0000, /* 0x7D34 */ 0x0000, /* 0x7D35 */ 0x0000, /* 0x7D36 */ 0x0000, /* 0x7D37 */ 0x0000, /* 0x7D38 */ 0x0000, /* 0x7D39 */ 0x0000, /* 0x7D3A */ 0x0000, /* 0x7D3B */ 0x0000, /* 0x7D3C */ 0x0000, /* 0x7D3D */ 0x0000, /* 0x7D3E */ 0x0000, /* 0x7D3F */ 0x0000, /* 0x7D40 */ 0x0000, /* 0x7D41 */ 0x0000, /* 0x7D42 */ 0x0000, /* 0x7D43 */ 0x0000, /* 0x7D44 */ 0x0000, /* 0x7D45 */ 0x0000, /* 0x7D46 */ 0x0000, /* 0x7D47 */ 0x0000, /* 0x7D48 */ 0x0000, /* 0x7D49 */ 0x0000, /* 0x7D4A */ 0x0000, /* 0x7D4B */ 0x0000, /* 0x7D4C */ 0x0000, /* 0x7D4D */ 0x0000, /* 0x7D4E */ 0x0000, /* 0x7D4F */ 0x0000, /* 0x7D50 */ 0x0000, /* 0x7D51 */ 0x0000, /* 0x7D52 */ 0x0000, /* 0x7D53 */ 0x0000, /* 0x7D54 */ 0x0000, /* 0x7D55 */ 0x0000, /* 0x7D56 */ 0x0000, /* 0x7D57 */ 0x0000, /* 0x7D58 */ 0x0000, /* 0x7D59 */ 0x0000, /* 0x7D5A */ 0x0000, /* 0x7D5B */ 0x0000, /* 0x7D5C */ 0x0000, /* 0x7D5D */ 0x0000, /* 0x7D5E */ 0x0000, /* 0x7D5F */ 0x0000, /* 0x7D60 */ 0x0000, /* 0x7D61 */ 0x0000, /* 0x7D62 */ 0x0000, /* 0x7D63 */ 0x0000, /* 0x7D64 */ 0x0000, /* 0x7D65 */ 0x0000, /* 0x7D66 */ 0x0000, /* 0x7D67 */ 0x0000, /* 0x7D68 */ 0x0000, /* 0x7D69 */ 0x0000, /* 0x7D6A */ 0x0000, /* 0x7D6B */ 0x0000, /* 0x7D6C */ 0x0000, /* 0x7D6D */ 0x0000, /* 0x7D6E */ 0x0000, /* 0x7D6F */ 0x0000, /* 0x7D70 */ 0x0000, /* 0x7D71 */ 0x0000, /* 0x7D72 */ 0x0000, /* 0x7D73 */ 0x0000, /* 0x7D74 */ 0x0000, /* 0x7D75 */ 0x0000, /* 0x7D76 */ 0x0000, /* 0x7D77 */ 0x0000, /* 0x7D78 */ 0x0000, /* 0x7D79 */ 0x0000, /* 0x7D7A */ 0x0000, /* 0x7D7B */ 0x0000, /* 0x7D7C */ 0x0000, /* 0x7D7D */ 0x0000, /* 0x7D7E */ 0x0000, /* 0x7D7F */ 0x0000, /* 0x7D80 */ 0x0000, /* 0x7D81 */ 0x0000, /* 0x7D82 */ 0x0000, /* 0x7D83 */ 0x0000, /* 0x7D84 */ 0x0000, /* 0x7D85 */ 0x0000, /* 0x7D86 */ 0x0000, /* 0x7D87 */ 0x0000, /* 0x7D88 */ 0x0000, /* 0x7D89 */ 0x0000, /* 0x7D8A */ 0x0000, /* 0x7D8B */ 0x0000, /* 0x7D8C */ 0x0000, /* 0x7D8D */ 0x0000, /* 0x7D8E */ 0x0000, /* 0x7D8F */ 0x0000, /* 0x7D90 */ 0x0000, /* 0x7D91 */ 0x0000, /* 0x7D92 */ 0x0000, /* 0x7D93 */ 0x0000, /* 0x7D94 */ 0x0000, /* 0x7D95 */ 0x0000, /* 0x7D96 */ 0x0000, /* 0x7D97 */ 0x0000, /* 0x7D98 */ 0x0000, /* 0x7D99 */ 0x0000, /* 0x7D9A */ 0x0000, /* 0x7D9B */ 0x0000, /* 0x7D9C */ 0x0000, /* 0x7D9D */ 0x0000, /* 0x7D9E */ 0x0000, /* 0x7D9F */ 0x0000, /* 0x7DA0 */ 0x0000, /* 0x7DA1 */ 0x0000, /* 0x7DA2 */ 0x0000, /* 0x7DA3 */ 0x0000, /* 0x7DA4 */ 0x0000, /* 0x7DA5 */ 0x0000, /* 0x7DA6 */ 0x0000, /* 0x7DA7 */ 0x0000, /* 0x7DA8 */ 0x0000, /* 0x7DA9 */ 0x0000, /* 0x7DAA */ 0x0000, /* 0x7DAB */ 0x0000, /* 0x7DAC */ 0x0000, /* 0x7DAD */ 0x0000, /* 0x7DAE */ 0x0000, /* 0x7DAF */ 0x0000, /* 0x7DB0 */ 0x0000, /* 0x7DB1 */ 0x0000, /* 0x7DB2 */ 0x0000, /* 0x7DB3 */ 0x0000, /* 0x7DB4 */ 0x0000, /* 0x7DB5 */ 0x0000, /* 0x7DB6 */ 0x0000, /* 0x7DB7 */ 0x0000, /* 0x7DB8 */ 0x0000, /* 0x7DB9 */ 0x0000, /* 0x7DBA */ 0x0000, /* 0x7DBB */ 0x0000, /* 0x7DBC */ 0x0000, /* 0x7DBD */ 0x0000, /* 0x7DBE */ 0x0000, /* 0x7DBF */ 0x0000, /* 0x7DC0 */ 0x0000, /* 0x7DC1 */ 0x0000, /* 0x7DC2 */ 0x0000, /* 0x7DC3 */ 0x0000, /* 0x7DC4 */ 0x0000, /* 0x7DC5 */ 0x0000, /* 0x7DC6 */ 0x0000, /* 0x7DC7 */ 0x0000, /* 0x7DC8 */ 0x0000, /* 0x7DC9 */ 0x0000, /* 0x7DCA */ 0x0000, /* 0x7DCB */ 0x0000, /* 0x7DCC */ 0x0000, /* 0x7DCD */ 0x0000, /* 0x7DCE */ 0x0000, /* 0x7DCF */ 0x0000, /* 0x7DD0 */ 0x0000, /* 0x7DD1 */ 0x0000, /* 0x7DD2 */ 0x0000, /* 0x7DD3 */ 0x0000, /* 0x7DD4 */ 0x0000, /* 0x7DD5 */ 0x0000, /* 0x7DD6 */ 0x0000, /* 0x7DD7 */ 0x0000, /* 0x7DD8 */ 0x0000, /* 0x7DD9 */ 0x0000, /* 0x7DDA */ 0x0000, /* 0x7DDB */ 0x0000, /* 0x7DDC */ 0x0000, /* 0x7DDD */ 0x0000, /* 0x7DDE */ 0x0000, /* 0x7DDF */ 0x0000, /* 0x7DE0 */ 0x0000, /* 0x7DE1 */ 0x0000, /* 0x7DE2 */ 0x0000, /* 0x7DE3 */ 0x0000, /* 0x7DE4 */ 0x0000, /* 0x7DE5 */ 0x0000, /* 0x7DE6 */ 0x0000, /* 0x7DE7 */ 0x0000, /* 0x7DE8 */ 0x0000, /* 0x7DE9 */ 0x0000, /* 0x7DEA */ 0x0000, /* 0x7DEB */ 0x0000, /* 0x7DEC */ 0x0000, /* 0x7DED */ 0x0000, /* 0x7DEE */ 0x0000, /* 0x7DEF */ 0x0000, /* 0x7DF0 */ 0x0000, /* 0x7DF1 */ 0x0000, /* 0x7DF2 */ 0x0000, /* 0x7DF3 */ 0x0000, /* 0x7DF4 */ 0x0000, /* 0x7DF5 */ 0x0000, /* 0x7DF6 */ 0x0000, /* 0x7DF7 */ 0x0000, /* 0x7DF8 */ 0x0000, /* 0x7DF9 */ 0x0000, /* 0x7DFA */ 0x0000, /* 0x7DFB */ 0x0000, /* 0x7DFC */ 0x0000, /* 0x7DFD */ 0x0000, /* 0x7DFE */ 0x0000, /* 0x7DFF */ 0x0000, /* 0x7E00 */ 0x0000, /* 0x7E01 */ 0x0000, /* 0x7E02 */ 0x0000, /* 0x7E03 */ 0x0000, /* 0x7E04 */ 0x0000, /* 0x7E05 */ 0x0000, /* 0x7E06 */ 0x0000, /* 0x7E07 */ 0x0000, /* 0x7E08 */ 0x0000, /* 0x7E09 */ 0x0000, /* 0x7E0A */ 0x0000, /* 0x7E0B */ 0x0000, /* 0x7E0C */ 0x0000, /* 0x7E0D */ 0x0000, /* 0x7E0E */ 0x0000, /* 0x7E0F */ 0x0000, /* 0x7E10 */ 0x0000, /* 0x7E11 */ 0x0000, /* 0x7E12 */ 0x0000, /* 0x7E13 */ 0x0000, /* 0x7E14 */ 0x0000, /* 0x7E15 */ 0x0000, /* 0x7E16 */ 0x0000, /* 0x7E17 */ 0x0000, /* 0x7E18 */ 0x0000, /* 0x7E19 */ 0x0000, /* 0x7E1A */ 0x0000, /* 0x7E1B */ 0x0000, /* 0x7E1C */ 0x0000, /* 0x7E1D */ 0x0000, /* 0x7E1E */ 0x0000, /* 0x7E1F */ 0x0000, /* 0x7E20 */ 0x0000, /* 0x7E21 */ 0x0000, /* 0x7E22 */ 0x0000, /* 0x7E23 */ 0x0000, /* 0x7E24 */ 0x0000, /* 0x7E25 */ 0x0000, /* 0x7E26 */ 0x0000, /* 0x7E27 */ 0x0000, /* 0x7E28 */ 0x0000, /* 0x7E29 */ 0x0000, /* 0x7E2A */ 0x0000, /* 0x7E2B */ 0x0000, /* 0x7E2C */ 0x0000, /* 0x7E2D */ 0x0000, /* 0x7E2E */ 0x0000, /* 0x7E2F */ 0x0000, /* 0x7E30 */ 0x0000, /* 0x7E31 */ 0x0000, /* 0x7E32 */ 0x0000, /* 0x7E33 */ 0x0000, /* 0x7E34 */ 0x0000, /* 0x7E35 */ 0x0000, /* 0x7E36 */ 0x0000, /* 0x7E37 */ 0x0000, /* 0x7E38 */ 0x0000, /* 0x7E39 */ 0x0000, /* 0x7E3A */ 0x0000, /* 0x7E3B */ 0x0000, /* 0x7E3C */ 0x0000, /* 0x7E3D */ 0x0000, /* 0x7E3E */ 0x0000, /* 0x7E3F */ 0x0000, /* 0x7E40 */ 0x0000, /* 0x7E41 */ 0x0000, /* 0x7E42 */ 0x0000, /* 0x7E43 */ 0x0000, /* 0x7E44 */ 0x0000, /* 0x7E45 */ 0x0000, /* 0x7E46 */ 0x0000, /* 0x7E47 */ 0x0000, /* 0x7E48 */ 0x0000, /* 0x7E49 */ 0x0000, /* 0x7E4A */ 0x0000, /* 0x7E4B */ 0x0000, /* 0x7E4C */ 0x0000, /* 0x7E4D */ 0x0000, /* 0x7E4E */ 0x0000, /* 0x7E4F */ 0x0000, /* 0x7E50 */ 0x0000, /* 0x7E51 */ 0x0000, /* 0x7E52 */ 0x0000, /* 0x7E53 */ 0x0000, /* 0x7E54 */ 0x0000, /* 0x7E55 */ 0x0000, /* 0x7E56 */ 0x0000, /* 0x7E57 */ 0x0000, /* 0x7E58 */ 0x0000, /* 0x7E59 */ 0x0000, /* 0x7E5A */ 0x0000, /* 0x7E5B */ 0x0000, /* 0x7E5C */ 0x0000, /* 0x7E5D */ 0x0000, /* 0x7E5E */ 0x0000, /* 0x7E5F */ 0x0000, /* 0x7E60 */ 0x0000, /* 0x7E61 */ 0x0000, /* 0x7E62 */ 0x0000, /* 0x7E63 */ 0x0000, /* 0x7E64 */ 0x0000, /* 0x7E65 */ 0x0000, /* 0x7E66 */ 0x0000, /* 0x7E67 */ 0x0000, /* 0x7E68 */ 0x0000, /* 0x7E69 */ 0x0000, /* 0x7E6A */ 0x0000, /* 0x7E6B */ 0x0000, /* 0x7E6C */ 0x0000, /* 0x7E6D */ 0x0000, /* 0x7E6E */ 0x0000, /* 0x7E6F */ 0x0000, /* 0x7E70 */ 0x0000, /* 0x7E71 */ 0x0000, /* 0x7E72 */ 0x0000, /* 0x7E73 */ 0x0000, /* 0x7E74 */ 0x0000, /* 0x7E75 */ 0x0000, /* 0x7E76 */ 0x0000, /* 0x7E77 */ 0x0000, /* 0x7E78 */ 0x0000, /* 0x7E79 */ 0x0000, /* 0x7E7A */ 0x0000, /* 0x7E7B */ 0x0000, /* 0x7E7C */ 0x0000, /* 0x7E7D */ 0x0000, /* 0x7E7E */ 0x0000, /* 0x7E7F */ 0x0000, /* 0x7E80 */ 0x0000, /* 0x7E81 */ 0x0000, /* 0x7E82 */ 0x0000, /* 0x7E83 */ 0x0000, /* 0x7E84 */ 0x0000, /* 0x7E85 */ 0x0000, /* 0x7E86 */ 0x0000, /* 0x7E87 */ 0x0000, /* 0x7E88 */ 0x0000, /* 0x7E89 */ 0x0000, /* 0x7E8A */ 0x0000, /* 0x7E8B */ 0x0000, /* 0x7E8C */ 0x0000, /* 0x7E8D */ 0x0000, /* 0x7E8E */ 0x0000, /* 0x7E8F */ 0x0000, /* 0x7E90 */ 0x0000, /* 0x7E91 */ 0x0000, /* 0x7E92 */ 0x0000, /* 0x7E93 */ 0x0000, /* 0x7E94 */ 0x0000, /* 0x7E95 */ 0x0000, /* 0x7E96 */ 0x0000, /* 0x7E97 */ 0x0000, /* 0x7E98 */ 0x0000, /* 0x7E99 */ 0x0000, /* 0x7E9A */ 0x0000, /* 0x7E9B */ 0x0000, /* 0x7E9C */ 0x0000, /* 0x7E9D */ 0x0000, /* 0x7E9E */ 0x0000, /* 0x7E9F */ 0x0000, /* 0x7EA0 */ 0x0000, /* 0x7EA1 */ 0x0000, /* 0x7EA2 */ 0x0000, /* 0x7EA3 */ 0x0000, /* 0x7EA4 */ 0x0000, /* 0x7EA5 */ 0x0000, /* 0x7EA6 */ 0x0000, /* 0x7EA7 */ 0x0000, /* 0x7EA8 */ 0x0000, /* 0x7EA9 */ 0x0000, /* 0x7EAA */ 0x0000, /* 0x7EAB */ 0x0000, /* 0x7EAC */ 0x0000, /* 0x7EAD */ 0x0000, /* 0x7EAE */ 0x0000, /* 0x7EAF */ 0x0000, /* 0x7EB0 */ 0x0000, /* 0x7EB1 */ 0x0000, /* 0x7EB2 */ 0x0000, /* 0x7EB3 */ 0x0000, /* 0x7EB4 */ 0x0000, /* 0x7EB5 */ 0x0000, /* 0x7EB6 */ 0x0000, /* 0x7EB7 */ 0x0000, /* 0x7EB8 */ 0x0000, /* 0x7EB9 */ 0x0000, /* 0x7EBA */ 0x0000, /* 0x7EBB */ 0x0000, /* 0x7EBC */ 0x0000, /* 0x7EBD */ 0x0000, /* 0x7EBE */ 0x0000, /* 0x7EBF */ 0x0000, /* 0x7EC0 */ 0x0000, /* 0x7EC1 */ 0x0000, /* 0x7EC2 */ 0x0000, /* 0x7EC3 */ 0x0000, /* 0x7EC4 */ 0x0000, /* 0x7EC5 */ 0x0000, /* 0x7EC6 */ 0x0000, /* 0x7EC7 */ 0x0000, /* 0x7EC8 */ 0x0000, /* 0x7EC9 */ 0x0000, /* 0x7ECA */ 0x0000, /* 0x7ECB */ 0x0000, /* 0x7ECC */ 0x0000, /* 0x7ECD */ 0x0000, /* 0x7ECE */ 0x0000, /* 0x7ECF */ 0x0000, /* 0x7ED0 */ 0x0000, /* 0x7ED1 */ 0x0000, /* 0x7ED2 */ 0x0000, /* 0x7ED3 */ 0x0000, /* 0x7ED4 */ 0x0000, /* 0x7ED5 */ 0x0000, /* 0x7ED6 */ 0x0000, /* 0x7ED7 */ 0x0000, /* 0x7ED8 */ 0x0000, /* 0x7ED9 */ 0x0000, /* 0x7EDA */ 0x0000, /* 0x7EDB */ 0x0000, /* 0x7EDC */ 0x0000, /* 0x7EDD */ 0x0000, /* 0x7EDE */ 0x0000, /* 0x7EDF */ 0x0000, /* 0x7EE0 */ 0x0000, /* 0x7EE1 */ 0x0000, /* 0x7EE2 */ 0x0000, /* 0x7EE3 */ 0x0000, /* 0x7EE4 */ 0x0000, /* 0x7EE5 */ 0x0000, /* 0x7EE6 */ 0x0000, /* 0x7EE7 */ 0x0000, /* 0x7EE8 */ 0x0000, /* 0x7EE9 */ 0x0000, /* 0x7EEA */ 0x0000, /* 0x7EEB */ 0x0000, /* 0x7EEC */ 0x0000, /* 0x7EED */ 0x0000, /* 0x7EEE */ 0x0000, /* 0x7EEF */ 0x0000, /* 0x7EF0 */ 0x0000, /* 0x7EF1 */ 0x0000, /* 0x7EF2 */ 0x0000, /* 0x7EF3 */ 0x0000, /* 0x7EF4 */ 0x0000, /* 0x7EF5 */ 0x0000, /* 0x7EF6 */ 0x0000, /* 0x7EF7 */ 0x0000, /* 0x7EF8 */ 0x0000, /* 0x7EF9 */ 0x0000, /* 0x7EFA */ 0x0000, /* 0x7EFB */ 0x0000, /* 0x7EFC */ 0x0000, /* 0x7EFD */ 0x0000, /* 0x7EFE */ 0x0000, /* 0x7EFF */ 0x0000, /* 0x7F00 */ 0x0000, /* 0x7F01 */ 0x0000, /* 0x7F02 */ 0x0000, /* 0x7F03 */ 0x0000, /* 0x7F04 */ 0x0000, /* 0x7F05 */ 0x0000, /* 0x7F06 */ 0x0000, /* 0x7F07 */ 0x0000, /* 0x7F08 */ 0x0000, /* 0x7F09 */ 0x0000, /* 0x7F0A */ 0x0000, /* 0x7F0B */ 0x0000, /* 0x7F0C */ 0x0000, /* 0x7F0D */ 0x0000, /* 0x7F0E */ 0x0000, /* 0x7F0F */ 0x0000, /* 0x7F10 */ 0x0000, /* 0x7F11 */ 0x0000, /* 0x7F12 */ 0x0000, /* 0x7F13 */ 0x0000, /* 0x7F14 */ 0x0000, /* 0x7F15 */ 0x0000, /* 0x7F16 */ 0x0000, /* 0x7F17 */ 0x0000, /* 0x7F18 */ 0x0000, /* 0x7F19 */ 0x0000, /* 0x7F1A */ 0x0000, /* 0x7F1B */ 0x0000, /* 0x7F1C */ 0x0000, /* 0x7F1D */ 0x0000, /* 0x7F1E */ 0x0000, /* 0x7F1F */ 0x0000, /* 0x7F20 */ 0x0000, /* 0x7F21 */ 0x0000, /* 0x7F22 */ 0x0000, /* 0x7F23 */ 0x0000, /* 0x7F24 */ 0x0000, /* 0x7F25 */ 0x0000, /* 0x7F26 */ 0x0000, /* 0x7F27 */ 0x0000, /* 0x7F28 */ 0x0000, /* 0x7F29 */ 0x0000, /* 0x7F2A */ 0x0000, /* 0x7F2B */ 0x0000, /* 0x7F2C */ 0x0000, /* 0x7F2D */ 0x0000, /* 0x7F2E */ 0x0000, /* 0x7F2F */ 0x0000, /* 0x7F30 */ 0x0000, /* 0x7F31 */ 0x0000, /* 0x7F32 */ 0x0000, /* 0x7F33 */ 0x0000, /* 0x7F34 */ 0x0000, /* 0x7F35 */ 0x0000, /* 0x7F36 */ 0x0000, /* 0x7F37 */ 0x0000, /* 0x7F38 */ 0x0000, /* 0x7F39 */ 0x0000, /* 0x7F3A */ 0x0000, /* 0x7F3B */ 0x0000, /* 0x7F3C */ 0x0000, /* 0x7F3D */ 0x0000, /* 0x7F3E */ 0x0000, /* 0x7F3F */ 0x0000, /* 0x7F40 */ 0x0000, /* 0x7F41 */ 0x0000, /* 0x7F42 */ 0x0000, /* 0x7F43 */ 0x0000, /* 0x7F44 */ 0x0000, /* 0x7F45 */ 0x0000, /* 0x7F46 */ 0x0000, /* 0x7F47 */ 0x0000, /* 0x7F48 */ 0x0000, /* 0x7F49 */ 0x0000, /* 0x7F4A */ 0x0000, /* 0x7F4B */ 0x0000, /* 0x7F4C */ 0x0000, /* 0x7F4D */ 0x0000, /* 0x7F4E */ 0x0000, /* 0x7F4F */ 0x0000, /* 0x7F50 */ 0x0000, /* 0x7F51 */ 0x0000, /* 0x7F52 */ 0x0000, /* 0x7F53 */ 0x0000, /* 0x7F54 */ 0x0000, /* 0x7F55 */ 0x0000, /* 0x7F56 */ 0x0000, /* 0x7F57 */ 0x0000, /* 0x7F58 */ 0x0000, /* 0x7F59 */ 0x0000, /* 0x7F5A */ 0x0000, /* 0x7F5B */ 0x0000, /* 0x7F5C */ 0x0000, /* 0x7F5D */ 0x0000, /* 0x7F5E */ 0x0000, /* 0x7F5F */ 0x0000, /* 0x7F60 */ 0x0000, /* 0x7F61 */ 0x0000, /* 0x7F62 */ 0x0000, /* 0x7F63 */ 0x0000, /* 0x7F64 */ 0x0000, /* 0x7F65 */ 0x0000, /* 0x7F66 */ 0x0000, /* 0x7F67 */ 0x0000, /* 0x7F68 */ 0x0000, /* 0x7F69 */ 0x0000, /* 0x7F6A */ 0x0000, /* 0x7F6B */ 0x0000, /* 0x7F6C */ 0x0000, /* 0x7F6D */ 0x0000, /* 0x7F6E */ 0x0000, /* 0x7F6F */ 0x0000, /* 0x7F70 */ 0x0000, /* 0x7F71 */ 0x0000, /* 0x7F72 */ 0x0000, /* 0x7F73 */ 0x0000, /* 0x7F74 */ 0x0000, /* 0x7F75 */ 0x0000, /* 0x7F76 */ 0x0000, /* 0x7F77 */ 0x0000, /* 0x7F78 */ 0x0000, /* 0x7F79 */ 0x0000, /* 0x7F7A */ 0x0000, /* 0x7F7B */ 0x0000, /* 0x7F7C */ 0x0000, /* 0x7F7D */ 0x0000, /* 0x7F7E */ 0x0000, /* 0x7F7F */ 0x0000, /* 0x7F80 */ 0x0000, /* 0x7F81 */ 0x0000, /* 0x7F82 */ 0x0000, /* 0x7F83 */ 0x0000, /* 0x7F84 */ 0x0000, /* 0x7F85 */ 0x0000, /* 0x7F86 */ 0x0000, /* 0x7F87 */ 0x0000, /* 0x7F88 */ 0x0000, /* 0x7F89 */ 0x0000, /* 0x7F8A */ 0x0000, /* 0x7F8B */ 0x0000, /* 0x7F8C */ 0x0000, /* 0x7F8D */ 0x0000, /* 0x7F8E */ 0x0000, /* 0x7F8F */ 0x0000, /* 0x7F90 */ 0x0000, /* 0x7F91 */ 0x0000, /* 0x7F92 */ 0x0000, /* 0x7F93 */ 0x0000, /* 0x7F94 */ 0x0000, /* 0x7F95 */ 0x0000, /* 0x7F96 */ 0x0000, /* 0x7F97 */ 0x0000, /* 0x7F98 */ 0x0000, /* 0x7F99 */ 0x0000, /* 0x7F9A */ 0x0000, /* 0x7F9B */ 0x0000, /* 0x7F9C */ 0x0000, /* 0x7F9D */ 0x0000, /* 0x7F9E */ 0x0000, /* 0x7F9F */ 0x0000, /* 0x7FA0 */ 0x0000, /* 0x7FA1 */ 0x0000, /* 0x7FA2 */ 0x0000, /* 0x7FA3 */ 0x0000, /* 0x7FA4 */ 0x0000, /* 0x7FA5 */ 0x0000, /* 0x7FA6 */ 0x0000, /* 0x7FA7 */ 0x0000, /* 0x7FA8 */ 0x0000, /* 0x7FA9 */ 0x0000, /* 0x7FAA */ 0x0000, /* 0x7FAB */ 0x0000, /* 0x7FAC */ 0x0000, /* 0x7FAD */ 0x0000, /* 0x7FAE */ 0x0000, /* 0x7FAF */ 0x0000, /* 0x7FB0 */ 0x0000, /* 0x7FB1 */ 0x0000, /* 0x7FB2 */ 0x0000, /* 0x7FB3 */ 0x0000, /* 0x7FB4 */ 0x0000, /* 0x7FB5 */ 0x0000, /* 0x7FB6 */ 0x0000, /* 0x7FB7 */ 0x0000, /* 0x7FB8 */ 0x0000, /* 0x7FB9 */ 0x0000, /* 0x7FBA */ 0x0000, /* 0x7FBB */ 0x0000, /* 0x7FBC */ 0x0000, /* 0x7FBD */ 0x0000, /* 0x7FBE */ 0x0000, /* 0x7FBF */ 0x0000, /* 0x7FC0 */ 0x0000, /* 0x7FC1 */ 0x0000, /* 0x7FC2 */ 0x0000, /* 0x7FC3 */ 0x0000, /* 0x7FC4 */ 0x0000, /* 0x7FC5 */ 0x0000, /* 0x7FC6 */ 0x0000, /* 0x7FC7 */ 0x0000, /* 0x7FC8 */ 0x0000, /* 0x7FC9 */ 0x0000, /* 0x7FCA */ 0x0000, /* 0x7FCB */ 0x0000, /* 0x7FCC */ 0x0000, /* 0x7FCD */ 0x0000, /* 0x7FCE */ 0x0000, /* 0x7FCF */ 0x0000, /* 0x7FD0 */ 0x0000, /* 0x7FD1 */ 0x0000, /* 0x7FD2 */ 0x0000, /* 0x7FD3 */ 0x0000, /* 0x7FD4 */ 0x0000, /* 0x7FD5 */ 0x0000, /* 0x7FD6 */ 0x0000, /* 0x7FD7 */ 0x0000, /* 0x7FD8 */ 0x0000, /* 0x7FD9 */ 0x0000, /* 0x7FDA */ 0x0000, /* 0x7FDB */ 0x0000, /* 0x7FDC */ 0x0000, /* 0x7FDD */ 0x0000, /* 0x7FDE */ 0x0000, /* 0x7FDF */ 0x0000, /* 0x7FE0 */ 0x0000, /* 0x7FE1 */ 0x0000, /* 0x7FE2 */ 0x0000, /* 0x7FE3 */ 0x0000, /* 0x7FE4 */ 0x0000, /* 0x7FE5 */ 0x0000, /* 0x7FE6 */ 0x0000, /* 0x7FE7 */ 0x0000, /* 0x7FE8 */ 0x0000, /* 0x7FE9 */ 0x0000, /* 0x7FEA */ 0x0000, /* 0x7FEB */ 0x0000, /* 0x7FEC */ 0x0000, /* 0x7FED */ 0x0000, /* 0x7FEE */ 0x0000, /* 0x7FEF */ 0x0000, /* 0x7FF0 */ 0x0000, /* 0x7FF1 */ 0x0000, /* 0x7FF2 */ 0x0000, /* 0x7FF3 */ 0x0000, /* 0x7FF4 */ 0x0000, /* 0x7FF5 */ 0x0000, /* 0x7FF6 */ 0x0000, /* 0x7FF7 */ 0x0000, /* 0x7FF8 */ 0x0000, /* 0x7FF9 */ 0x0000, /* 0x7FFA */ 0x0000, /* 0x7FFB */ 0x0000, /* 0x7FFC */ 0x0000, /* 0x7FFD */ 0x0000, /* 0x7FFE */ 0x0000, /* 0x7FFF */ 0x0000, /* 0x8000 */ 0x0000, /* 0x8001 */ 0x0000, /* 0x8002 */ 0x0000, /* 0x8003 */ 0x0000, /* 0x8004 */ 0x0000, /* 0x8005 */ 0x0000, /* 0x8006 */ 0x0000, /* 0x8007 */ 0x0000, /* 0x8008 */ 0x0000, /* 0x8009 */ 0x0000, /* 0x800A */ 0x0000, /* 0x800B */ 0x0000, /* 0x800C */ 0x0000, /* 0x800D */ 0x0000, /* 0x800E */ 0x0000, /* 0x800F */ 0x0000, /* 0x8010 */ 0x0000, /* 0x8011 */ 0x0000, /* 0x8012 */ 0x0000, /* 0x8013 */ 0x0000, /* 0x8014 */ 0x0000, /* 0x8015 */ 0x0000, /* 0x8016 */ 0x0000, /* 0x8017 */ 0x0000, /* 0x8018 */ 0x0000, /* 0x8019 */ 0x0000, /* 0x801A */ 0x0000, /* 0x801B */ 0x0000, /* 0x801C */ 0x0000, /* 0x801D */ 0x0000, /* 0x801E */ 0x0000, /* 0x801F */ 0x0000, /* 0x8020 */ 0x0000, /* 0x8021 */ 0x0000, /* 0x8022 */ 0x0000, /* 0x8023 */ 0x0000, /* 0x8024 */ 0x0000, /* 0x8025 */ 0x0000, /* 0x8026 */ 0x0000, /* 0x8027 */ 0x0000, /* 0x8028 */ 0x0000, /* 0x8029 */ 0x0000, /* 0x802A */ 0x0000, /* 0x802B */ 0x0000, /* 0x802C */ 0x0000, /* 0x802D */ 0x0000, /* 0x802E */ 0x0000, /* 0x802F */ 0x0000, /* 0x8030 */ 0x0000, /* 0x8031 */ 0x0000, /* 0x8032 */ 0x0000, /* 0x8033 */ 0x0000, /* 0x8034 */ 0x0000, /* 0x8035 */ 0x0000, /* 0x8036 */ 0x0000, /* 0x8037 */ 0x0000, /* 0x8038 */ 0x0000, /* 0x8039 */ 0x0000, /* 0x803A */ 0x0000, /* 0x803B */ 0x0000, /* 0x803C */ 0x0000, /* 0x803D */ 0x0000, /* 0x803E */ 0x0000, /* 0x803F */ 0x0000, /* 0x8040 */ 0x0000, /* 0x8041 */ 0x0000, /* 0x8042 */ 0x0000, /* 0x8043 */ 0x0000, /* 0x8044 */ 0x0000, /* 0x8045 */ 0x0000, /* 0x8046 */ 0x0000, /* 0x8047 */ 0x0000, /* 0x8048 */ 0x0000, /* 0x8049 */ 0x0000, /* 0x804A */ 0x0000, /* 0x804B */ 0x0000, /* 0x804C */ 0x0000, /* 0x804D */ 0x0000, /* 0x804E */ 0x0000, /* 0x804F */ 0x0000, /* 0x8050 */ 0x0000, /* 0x8051 */ 0x0000, /* 0x8052 */ 0x0000, /* 0x8053 */ 0x0000, /* 0x8054 */ 0x0000, /* 0x8055 */ 0x0000, /* 0x8056 */ 0x0000, /* 0x8057 */ 0x0000, /* 0x8058 */ 0x0000, /* 0x8059 */ 0x0000, /* 0x805A */ 0x0000, /* 0x805B */ 0x0000, /* 0x805C */ 0x0000, /* 0x805D */ 0x0000, /* 0x805E */ 0x0000, /* 0x805F */ 0x0000, /* 0x8060 */ 0x0000, /* 0x8061 */ 0x0000, /* 0x8062 */ 0x0000, /* 0x8063 */ 0x0000, /* 0x8064 */ 0x0000, /* 0x8065 */ 0x0000, /* 0x8066 */ 0x0000, /* 0x8067 */ 0x0000, /* 0x8068 */ 0x0000, /* 0x8069 */ 0x0000, /* 0x806A */ 0x0000, /* 0x806B */ 0x0000, /* 0x806C */ 0x0000, /* 0x806D */ 0x0000, /* 0x806E */ 0x0000, /* 0x806F */ 0x0000, /* 0x8070 */ 0x0000, /* 0x8071 */ 0x0000, /* 0x8072 */ 0x0000, /* 0x8073 */ 0x0000, /* 0x8074 */ 0x0000, /* 0x8075 */ 0x0000, /* 0x8076 */ 0x0000, /* 0x8077 */ 0x0000, /* 0x8078 */ 0x0000, /* 0x8079 */ 0x0000, /* 0x807A */ 0x0000, /* 0x807B */ 0x0000, /* 0x807C */ 0x0000, /* 0x807D */ 0x0000, /* 0x807E */ 0x0000, /* 0x807F */ 0x0000, /* 0x8080 */ 0x0000, /* 0x8081 */ 0x0000, /* 0x8082 */ 0x0000, /* 0x8083 */ 0x0000, /* 0x8084 */ 0x0000, /* 0x8085 */ 0x0000, /* 0x8086 */ 0x0000, /* 0x8087 */ 0x0000, /* 0x8088 */ 0x0000, /* 0x8089 */ 0x0000, /* 0x808A */ 0x0000, /* 0x808B */ 0x0000, /* 0x808C */ 0x0000, /* 0x808D */ 0x0000, /* 0x808E */ 0x0000, /* 0x808F */ 0x0000, /* 0x8090 */ 0x0000, /* 0x8091 */ 0x0000, /* 0x8092 */ 0x0000, /* 0x8093 */ 0x0000, /* 0x8094 */ 0x0000, /* 0x8095 */ 0x0000, /* 0x8096 */ 0x0000, /* 0x8097 */ 0x0000, /* 0x8098 */ 0x0000, /* 0x8099 */ 0x0000, /* 0x809A */ 0x0000, /* 0x809B */ 0x0000, /* 0x809C */ 0x0000, /* 0x809D */ 0x0000, /* 0x809E */ 0x0000, /* 0x809F */ 0x0000, /* 0x80A0 */ 0x0000, /* 0x80A1 */ 0x0000, /* 0x80A2 */ 0x0000, /* 0x80A3 */ 0x0000, /* 0x80A4 */ 0x0000, /* 0x80A5 */ 0x0000, /* 0x80A6 */ 0x0000, /* 0x80A7 */ 0x0000, /* 0x80A8 */ 0x0000, /* 0x80A9 */ 0x0000, /* 0x80AA */ 0x0000, /* 0x80AB */ 0x0000, /* 0x80AC */ 0x0000, /* 0x80AD */ 0x0000, /* 0x80AE */ 0x0000, /* 0x80AF */ 0x0000, /* 0x80B0 */ 0x0000, /* 0x80B1 */ 0x0000, /* 0x80B2 */ 0x0000, /* 0x80B3 */ 0x0000, /* 0x80B4 */ 0x0000, /* 0x80B5 */ 0x0000, /* 0x80B6 */ 0x0000, /* 0x80B7 */ 0x0000, /* 0x80B8 */ 0x0000, /* 0x80B9 */ 0x0000, /* 0x80BA */ 0x0000, /* 0x80BB */ 0x0000, /* 0x80BC */ 0x0000, /* 0x80BD */ 0x0000, /* 0x80BE */ 0x0000, /* 0x80BF */ 0x0000, /* 0x80C0 */ 0x0000, /* 0x80C1 */ 0x0000, /* 0x80C2 */ 0x0000, /* 0x80C3 */ 0x0000, /* 0x80C4 */ 0x0000, /* 0x80C5 */ 0x0000, /* 0x80C6 */ 0x0000, /* 0x80C7 */ 0x0000, /* 0x80C8 */ 0x0000, /* 0x80C9 */ 0x0000, /* 0x80CA */ 0x0000, /* 0x80CB */ 0x0000, /* 0x80CC */ 0x0000, /* 0x80CD */ 0x0000, /* 0x80CE */ 0x0000, /* 0x80CF */ 0x0000, /* 0x80D0 */ 0x0000, /* 0x80D1 */ 0x0000, /* 0x80D2 */ 0x0000, /* 0x80D3 */ 0x0000, /* 0x80D4 */ 0x0000, /* 0x80D5 */ 0x0000, /* 0x80D6 */ 0x0000, /* 0x80D7 */ 0x0000, /* 0x80D8 */ 0x0000, /* 0x80D9 */ 0x0000, /* 0x80DA */ 0x0000, /* 0x80DB */ 0x0000, /* 0x80DC */ 0x0000, /* 0x80DD */ 0x0000, /* 0x80DE */ 0x0000, /* 0x80DF */ 0x0000, /* 0x80E0 */ 0x0000, /* 0x80E1 */ 0x0000, /* 0x80E2 */ 0x0000, /* 0x80E3 */ 0x0000, /* 0x80E4 */ 0x0000, /* 0x80E5 */ 0x0000, /* 0x80E6 */ 0x0000, /* 0x80E7 */ 0x0000, /* 0x80E8 */ 0x0000, /* 0x80E9 */ 0x0000, /* 0x80EA */ 0x0000, /* 0x80EB */ 0x0000, /* 0x80EC */ 0x0000, /* 0x80ED */ 0x0000, /* 0x80EE */ 0x0000, /* 0x80EF */ 0x0000, /* 0x80F0 */ 0x0000, /* 0x80F1 */ 0x0000, /* 0x80F2 */ 0x0000, /* 0x80F3 */ 0x0000, /* 0x80F4 */ 0x0000, /* 0x80F5 */ 0x0000, /* 0x80F6 */ 0x0000, /* 0x80F7 */ 0x0000, /* 0x80F8 */ 0x0000, /* 0x80F9 */ 0x0000, /* 0x80FA */ 0x0000, /* 0x80FB */ 0x0000, /* 0x80FC */ 0x0000, /* 0x80FD */ 0x0000, /* 0x80FE */ 0x0000, /* 0x80FF */ 0x0000, /* 0x8100 */ 0x0000, /* 0x8101 */ 0x0000, /* 0x8102 */ 0x0000, /* 0x8103 */ 0x0000, /* 0x8104 */ 0x0000, /* 0x8105 */ 0x0000, /* 0x8106 */ 0x0000, /* 0x8107 */ 0x0000, /* 0x8108 */ 0x0000, /* 0x8109 */ 0x0000, /* 0x810A */ 0x0000, /* 0x810B */ 0x0000, /* 0x810C */ 0x0000, /* 0x810D */ 0x0000, /* 0x810E */ 0x0000, /* 0x810F */ 0x0000, /* 0x8110 */ 0x0000, /* 0x8111 */ 0x0000, /* 0x8112 */ 0x0000, /* 0x8113 */ 0x0000, /* 0x8114 */ 0x0000, /* 0x8115 */ 0x0000, /* 0x8116 */ 0x0000, /* 0x8117 */ 0x0000, /* 0x8118 */ 0x0000, /* 0x8119 */ 0x0000, /* 0x811A */ 0x0000, /* 0x811B */ 0x0000, /* 0x811C */ 0x0000, /* 0x811D */ 0x0000, /* 0x811E */ 0x0000, /* 0x811F */ 0x0000, /* 0x8120 */ 0x0000, /* 0x8121 */ 0x0000, /* 0x8122 */ 0x0000, /* 0x8123 */ 0x0000, /* 0x8124 */ 0x0000, /* 0x8125 */ 0x0000, /* 0x8126 */ 0x0000, /* 0x8127 */ 0x0000, /* 0x8128 */ 0x0000, /* 0x8129 */ 0x0000, /* 0x812A */ 0x0000, /* 0x812B */ 0x0000, /* 0x812C */ 0x0000, /* 0x812D */ 0x0000, /* 0x812E */ 0x0000, /* 0x812F */ 0x0000, /* 0x8130 */ 0x0000, /* 0x8131 */ 0x0000, /* 0x8132 */ 0x0000, /* 0x8133 */ 0x0000, /* 0x8134 */ 0x0000, /* 0x8135 */ 0x0000, /* 0x8136 */ 0x0000, /* 0x8137 */ 0x0000, /* 0x8138 */ 0x0000, /* 0x8139 */ 0x0000, /* 0x813A */ 0x0000, /* 0x813B */ 0x0000, /* 0x813C */ 0x0000, /* 0x813D */ 0x0000, /* 0x813E */ 0x0000, /* 0x813F */ 0x3000, /* 0x8140 */ 0x3001, /* 0x8141 */ 0x3002, /* 0x8142 */ 0xFF0C, /* 0x8143 */ 0xFF0E, /* 0x8144 */ 0x30FB, /* 0x8145 */ 0xFF1A, /* 0x8146 */ 0xFF1B, /* 0x8147 */ 0xFF1F, /* 0x8148 */ 0xFF01, /* 0x8149 */ 0x309B, /* 0x814A */ 0x309C, /* 0x814B */ 0x00B4, /* 0x814C */ 0xFF40, /* 0x814D */ 0x00A8, /* 0x814E */ 0xFF3E, /* 0x814F */ 0xFFE3, /* 0x8150 */ 0xFF3F, /* 0x8151 */ 0x30FD, /* 0x8152 */ 0x30FE, /* 0x8153 */ 0x309D, /* 0x8154 */ 0x309E, /* 0x8155 */ 0x3003, /* 0x8156 */ 0x4EDD, /* 0x8157 */ 0x3005, /* 0x8158 */ 0x3006, /* 0x8159 */ 0x3007, /* 0x815A */ 0x30FC, /* 0x815B */ 0x2015, /* 0x815C */ 0x2010, /* 0x815D */ 0xFF0F, /* 0x815E */ 0xFF3C, /* 0x815F */ 0xFF5E, /* 0x8160 */ 0x2225, /* 0x8161 */ 0xFF5C, /* 0x8162 */ 0x2026, /* 0x8163 */ 0x2025, /* 0x8164 */ 0x2018, /* 0x8165 */ 0x2019, /* 0x8166 */ 0x201C, /* 0x8167 */ 0x201D, /* 0x8168 */ 0xFF08, /* 0x8169 */ 0xFF09, /* 0x816A */ 0x3014, /* 0x816B */ 0x3015, /* 0x816C */ 0xFF3B, /* 0x816D */ 0xFF3D, /* 0x816E */ 0xFF5B, /* 0x816F */ 0xFF5D, /* 0x8170 */ 0x3008, /* 0x8171 */ 0x3009, /* 0x8172 */ 0x300A, /* 0x8173 */ 0x300B, /* 0x8174 */ 0x300C, /* 0x8175 */ 0x300D, /* 0x8176 */ 0x300E, /* 0x8177 */ 0x300F, /* 0x8178 */ 0x3010, /* 0x8179 */ 0x3011, /* 0x817A */ 0xFF0B, /* 0x817B */ 0xFF0D, /* 0x817C */ 0x00B1, /* 0x817D */ 0x00D7, /* 0x817E */ 0x0000, /* 0x817F */ 0x00F7, /* 0x8180 */ 0xFF1D, /* 0x8181 */ 0x2260, /* 0x8182 */ 0xFF1C, /* 0x8183 */ 0xFF1E, /* 0x8184 */ 0x2266, /* 0x8185 */ 0x2267, /* 0x8186 */ 0x221E, /* 0x8187 */ 0x2234, /* 0x8188 */ 0x2642, /* 0x8189 */ 0x2640, /* 0x818A */ 0x00B0, /* 0x818B */ 0x2032, /* 0x818C */ 0x2033, /* 0x818D */ 0x2103, /* 0x818E */ 0xFFE5, /* 0x818F */ 0xFF04, /* 0x8190 */ 0xFFE0, /* 0x8191 */ 0xFFE1, /* 0x8192 */ 0xFF05, /* 0x8193 */ 0xFF03, /* 0x8194 */ 0xFF06, /* 0x8195 */ 0xFF0A, /* 0x8196 */ 0xFF20, /* 0x8197 */ 0x00A7, /* 0x8198 */ 0x2606, /* 0x8199 */ 0x2605, /* 0x819A */ 0x25CB, /* 0x819B */ 0x25CF, /* 0x819C */ 0x25CE, /* 0x819D */ 0x25C7, /* 0x819E */ 0x25C6, /* 0x819F */ 0x25A1, /* 0x81A0 */ 0x25A0, /* 0x81A1 */ 0x25B3, /* 0x81A2 */ 0x25B2, /* 0x81A3 */ 0x25BD, /* 0x81A4 */ 0x25BC, /* 0x81A5 */ 0x203B, /* 0x81A6 */ 0x3012, /* 0x81A7 */ 0x2192, /* 0x81A8 */ 0x2190, /* 0x81A9 */ 0x2191, /* 0x81AA */ 0x2193, /* 0x81AB */ 0x3013, /* 0x81AC */ 0x0000, /* 0x81AD */ 0x0000, /* 0x81AE */ 0x0000, /* 0x81AF */ 0x0000, /* 0x81B0 */ 0x0000, /* 0x81B1 */ 0x0000, /* 0x81B2 */ 0x0000, /* 0x81B3 */ 0x0000, /* 0x81B4 */ 0x0000, /* 0x81B5 */ 0x0000, /* 0x81B6 */ 0x0000, /* 0x81B7 */ 0x2208, /* 0x81B8 */ 0x220B, /* 0x81B9 */ 0x2286, /* 0x81BA */ 0x2287, /* 0x81BB */ 0x2282, /* 0x81BC */ 0x2283, /* 0x81BD */ 0x222A, /* 0x81BE */ 0x2229, /* 0x81BF */ 0x0000, /* 0x81C0 */ 0x0000, /* 0x81C1 */ 0x0000, /* 0x81C2 */ 0x0000, /* 0x81C3 */ 0x0000, /* 0x81C4 */ 0x0000, /* 0x81C5 */ 0x0000, /* 0x81C6 */ 0x0000, /* 0x81C7 */ 0x2227, /* 0x81C8 */ 0x2228, /* 0x81C9 */ 0xFFE2, /* 0x81CA */ 0x21D2, /* 0x81CB */ 0x21D4, /* 0x81CC */ 0x2200, /* 0x81CD */ 0x2203, /* 0x81CE */ 0x0000, /* 0x81CF */ 0x0000, /* 0x81D0 */ 0x0000, /* 0x81D1 */ 0x0000, /* 0x81D2 */ 0x0000, /* 0x81D3 */ 0x0000, /* 0x81D4 */ 0x0000, /* 0x81D5 */ 0x0000, /* 0x81D6 */ 0x0000, /* 0x81D7 */ 0x0000, /* 0x81D8 */ 0x0000, /* 0x81D9 */ 0x2220, /* 0x81DA */ 0x22A5, /* 0x81DB */ 0x2312, /* 0x81DC */ 0x2202, /* 0x81DD */ 0x2207, /* 0x81DE */ 0x2261, /* 0x81DF */ 0x2252, /* 0x81E0 */ 0x226A, /* 0x81E1 */ 0x226B, /* 0x81E2 */ 0x221A, /* 0x81E3 */ 0x223D, /* 0x81E4 */ 0x221D, /* 0x81E5 */ 0x2235, /* 0x81E6 */ 0x222B, /* 0x81E7 */ 0x222C, /* 0x81E8 */ 0x0000, /* 0x81E9 */ 0x0000, /* 0x81EA */ 0x0000, /* 0x81EB */ 0x0000, /* 0x81EC */ 0x0000, /* 0x81ED */ 0x0000, /* 0x81EE */ 0x0000, /* 0x81EF */ 0x212B, /* 0x81F0 */ 0x2030, /* 0x81F1 */ 0x266F, /* 0x81F2 */ 0x266D, /* 0x81F3 */ 0x266A, /* 0x81F4 */ 0x2020, /* 0x81F5 */ 0x2021, /* 0x81F6 */ 0x00B6, /* 0x81F7 */ 0x0000, /* 0x81F8 */ 0x0000, /* 0x81F9 */ 0x0000, /* 0x81FA */ 0x0000, /* 0x81FB */ 0x25EF, /* 0x81FC */ 0x0000, /* 0x81FD */ 0x0000, /* 0x81FE */ 0x0000, /* 0x81FF */ 0x0000, /* 0x8200 */ 0x0000, /* 0x8201 */ 0x0000, /* 0x8202 */ 0x0000, /* 0x8203 */ 0x0000, /* 0x8204 */ 0x0000, /* 0x8205 */ 0x0000, /* 0x8206 */ 0x0000, /* 0x8207 */ 0x0000, /* 0x8208 */ 0x0000, /* 0x8209 */ 0x0000, /* 0x820A */ 0x0000, /* 0x820B */ 0x0000, /* 0x820C */ 0x0000, /* 0x820D */ 0x0000, /* 0x820E */ 0x0000, /* 0x820F */ 0x0000, /* 0x8210 */ 0x0000, /* 0x8211 */ 0x0000, /* 0x8212 */ 0x0000, /* 0x8213 */ 0x0000, /* 0x8214 */ 0x0000, /* 0x8215 */ 0x0000, /* 0x8216 */ 0x0000, /* 0x8217 */ 0x0000, /* 0x8218 */ 0x0000, /* 0x8219 */ 0x0000, /* 0x821A */ 0x0000, /* 0x821B */ 0x0000, /* 0x821C */ 0x0000, /* 0x821D */ 0x0000, /* 0x821E */ 0x0000, /* 0x821F */ 0x0000, /* 0x8220 */ 0x0000, /* 0x8221 */ 0x0000, /* 0x8222 */ 0x0000, /* 0x8223 */ 0x0000, /* 0x8224 */ 0x0000, /* 0x8225 */ 0x0000, /* 0x8226 */ 0x0000, /* 0x8227 */ 0x0000, /* 0x8228 */ 0x0000, /* 0x8229 */ 0x0000, /* 0x822A */ 0x0000, /* 0x822B */ 0x0000, /* 0x822C */ 0x0000, /* 0x822D */ 0x0000, /* 0x822E */ 0x0000, /* 0x822F */ 0x0000, /* 0x8230 */ 0x0000, /* 0x8231 */ 0x0000, /* 0x8232 */ 0x0000, /* 0x8233 */ 0x0000, /* 0x8234 */ 0x0000, /* 0x8235 */ 0x0000, /* 0x8236 */ 0x0000, /* 0x8237 */ 0x0000, /* 0x8238 */ 0x0000, /* 0x8239 */ 0x0000, /* 0x823A */ 0x0000, /* 0x823B */ 0x0000, /* 0x823C */ 0x0000, /* 0x823D */ 0x0000, /* 0x823E */ 0x0000, /* 0x823F */ 0x0000, /* 0x8240 */ 0x0000, /* 0x8241 */ 0x0000, /* 0x8242 */ 0x0000, /* 0x8243 */ 0x0000, /* 0x8244 */ 0x0000, /* 0x8245 */ 0x0000, /* 0x8246 */ 0x0000, /* 0x8247 */ 0x0000, /* 0x8248 */ 0x0000, /* 0x8249 */ 0x0000, /* 0x824A */ 0x0000, /* 0x824B */ 0x0000, /* 0x824C */ 0x0000, /* 0x824D */ 0x0000, /* 0x824E */ 0xFF10, /* 0x824F */ 0xFF11, /* 0x8250 */ 0xFF12, /* 0x8251 */ 0xFF13, /* 0x8252 */ 0xFF14, /* 0x8253 */ 0xFF15, /* 0x8254 */ 0xFF16, /* 0x8255 */ 0xFF17, /* 0x8256 */ 0xFF18, /* 0x8257 */ 0xFF19, /* 0x8258 */ 0x0000, /* 0x8259 */ 0x0000, /* 0x825A */ 0x0000, /* 0x825B */ 0x0000, /* 0x825C */ 0x0000, /* 0x825D */ 0x0000, /* 0x825E */ 0x0000, /* 0x825F */ 0xFF21, /* 0x8260 */ 0xFF22, /* 0x8261 */ 0xFF23, /* 0x8262 */ 0xFF24, /* 0x8263 */ 0xFF25, /* 0x8264 */ 0xFF26, /* 0x8265 */ 0xFF27, /* 0x8266 */ 0xFF28, /* 0x8267 */ 0xFF29, /* 0x8268 */ 0xFF2A, /* 0x8269 */ 0xFF2B, /* 0x826A */ 0xFF2C, /* 0x826B */ 0xFF2D, /* 0x826C */ 0xFF2E, /* 0x826D */ 0xFF2F, /* 0x826E */ 0xFF30, /* 0x826F */ 0xFF31, /* 0x8270 */ 0xFF32, /* 0x8271 */ 0xFF33, /* 0x8272 */ 0xFF34, /* 0x8273 */ 0xFF35, /* 0x8274 */ 0xFF36, /* 0x8275 */ 0xFF37, /* 0x8276 */ 0xFF38, /* 0x8277 */ 0xFF39, /* 0x8278 */ 0xFF3A, /* 0x8279 */ 0x0000, /* 0x827A */ 0x0000, /* 0x827B */ 0x0000, /* 0x827C */ 0x0000, /* 0x827D */ 0x0000, /* 0x827E */ 0x0000, /* 0x827F */ 0x0000, /* 0x8280 */ 0xFF41, /* 0x8281 */ 0xFF42, /* 0x8282 */ 0xFF43, /* 0x8283 */ 0xFF44, /* 0x8284 */ 0xFF45, /* 0x8285 */ 0xFF46, /* 0x8286 */ 0xFF47, /* 0x8287 */ 0xFF48, /* 0x8288 */ 0xFF49, /* 0x8289 */ 0xFF4A, /* 0x828A */ 0xFF4B, /* 0x828B */ 0xFF4C, /* 0x828C */ 0xFF4D, /* 0x828D */ 0xFF4E, /* 0x828E */ 0xFF4F, /* 0x828F */ 0xFF50, /* 0x8290 */ 0xFF51, /* 0x8291 */ 0xFF52, /* 0x8292 */ 0xFF53, /* 0x8293 */ 0xFF54, /* 0x8294 */ 0xFF55, /* 0x8295 */ 0xFF56, /* 0x8296 */ 0xFF57, /* 0x8297 */ 0xFF58, /* 0x8298 */ 0xFF59, /* 0x8299 */ 0xFF5A, /* 0x829A */ 0x0000, /* 0x829B */ 0x0000, /* 0x829C */ 0x0000, /* 0x829D */ 0x0000, /* 0x829E */ 0x3041, /* 0x829F */ 0x3042, /* 0x82A0 */ 0x3043, /* 0x82A1 */ 0x3044, /* 0x82A2 */ 0x3045, /* 0x82A3 */ 0x3046, /* 0x82A4 */ 0x3047, /* 0x82A5 */ 0x3048, /* 0x82A6 */ 0x3049, /* 0x82A7 */ 0x304A, /* 0x82A8 */ 0x304B, /* 0x82A9 */ 0x304C, /* 0x82AA */ 0x304D, /* 0x82AB */ 0x304E, /* 0x82AC */ 0x304F, /* 0x82AD */ 0x3050, /* 0x82AE */ 0x3051, /* 0x82AF */ 0x3052, /* 0x82B0 */ 0x3053, /* 0x82B1 */ 0x3054, /* 0x82B2 */ 0x3055, /* 0x82B3 */ 0x3056, /* 0x82B4 */ 0x3057, /* 0x82B5 */ 0x3058, /* 0x82B6 */ 0x3059, /* 0x82B7 */ 0x305A, /* 0x82B8 */ 0x305B, /* 0x82B9 */ 0x305C, /* 0x82BA */ 0x305D, /* 0x82BB */ 0x305E, /* 0x82BC */ 0x305F, /* 0x82BD */ 0x3060, /* 0x82BE */ 0x3061, /* 0x82BF */ 0x3062, /* 0x82C0 */ 0x3063, /* 0x82C1 */ 0x3064, /* 0x82C2 */ 0x3065, /* 0x82C3 */ 0x3066, /* 0x82C4 */ 0x3067, /* 0x82C5 */ 0x3068, /* 0x82C6 */ 0x3069, /* 0x82C7 */ 0x306A, /* 0x82C8 */ 0x306B, /* 0x82C9 */ 0x306C, /* 0x82CA */ 0x306D, /* 0x82CB */ 0x306E, /* 0x82CC */ 0x306F, /* 0x82CD */ 0x3070, /* 0x82CE */ 0x3071, /* 0x82CF */ 0x3072, /* 0x82D0 */ 0x3073, /* 0x82D1 */ 0x3074, /* 0x82D2 */ 0x3075, /* 0x82D3 */ 0x3076, /* 0x82D4 */ 0x3077, /* 0x82D5 */ 0x3078, /* 0x82D6 */ 0x3079, /* 0x82D7 */ 0x307A, /* 0x82D8 */ 0x307B, /* 0x82D9 */ 0x307C, /* 0x82DA */ 0x307D, /* 0x82DB */ 0x307E, /* 0x82DC */ 0x307F, /* 0x82DD */ 0x3080, /* 0x82DE */ 0x3081, /* 0x82DF */ 0x3082, /* 0x82E0 */ 0x3083, /* 0x82E1 */ 0x3084, /* 0x82E2 */ 0x3085, /* 0x82E3 */ 0x3086, /* 0x82E4 */ 0x3087, /* 0x82E5 */ 0x3088, /* 0x82E6 */ 0x3089, /* 0x82E7 */ 0x308A, /* 0x82E8 */ 0x308B, /* 0x82E9 */ 0x308C, /* 0x82EA */ 0x308D, /* 0x82EB */ 0x308E, /* 0x82EC */ 0x308F, /* 0x82ED */ 0x3090, /* 0x82EE */ 0x3091, /* 0x82EF */ 0x3092, /* 0x82F0 */ 0x3093, /* 0x82F1 */ 0x0000, /* 0x82F2 */ 0x0000, /* 0x82F3 */ 0x0000, /* 0x82F4 */ 0x0000, /* 0x82F5 */ 0x0000, /* 0x82F6 */ 0x0000, /* 0x82F7 */ 0x0000, /* 0x82F8 */ 0x0000, /* 0x82F9 */ 0x0000, /* 0x82FA */ 0x0000, /* 0x82FB */ 0x0000, /* 0x82FC */ 0x0000, /* 0x82FD */ 0x0000, /* 0x82FE */ 0x0000, /* 0x82FF */ 0x0000, /* 0x8300 */ 0x0000, /* 0x8301 */ 0x0000, /* 0x8302 */ 0x0000, /* 0x8303 */ 0x0000, /* 0x8304 */ 0x0000, /* 0x8305 */ 0x0000, /* 0x8306 */ 0x0000, /* 0x8307 */ 0x0000, /* 0x8308 */ 0x0000, /* 0x8309 */ 0x0000, /* 0x830A */ 0x0000, /* 0x830B */ 0x0000, /* 0x830C */ 0x0000, /* 0x830D */ 0x0000, /* 0x830E */ 0x0000, /* 0x830F */ 0x0000, /* 0x8310 */ 0x0000, /* 0x8311 */ 0x0000, /* 0x8312 */ 0x0000, /* 0x8313 */ 0x0000, /* 0x8314 */ 0x0000, /* 0x8315 */ 0x0000, /* 0x8316 */ 0x0000, /* 0x8317 */ 0x0000, /* 0x8318 */ 0x0000, /* 0x8319 */ 0x0000, /* 0x831A */ 0x0000, /* 0x831B */ 0x0000, /* 0x831C */ 0x0000, /* 0x831D */ 0x0000, /* 0x831E */ 0x0000, /* 0x831F */ 0x0000, /* 0x8320 */ 0x0000, /* 0x8321 */ 0x0000, /* 0x8322 */ 0x0000, /* 0x8323 */ 0x0000, /* 0x8324 */ 0x0000, /* 0x8325 */ 0x0000, /* 0x8326 */ 0x0000, /* 0x8327 */ 0x0000, /* 0x8328 */ 0x0000, /* 0x8329 */ 0x0000, /* 0x832A */ 0x0000, /* 0x832B */ 0x0000, /* 0x832C */ 0x0000, /* 0x832D */ 0x0000, /* 0x832E */ 0x0000, /* 0x832F */ 0x0000, /* 0x8330 */ 0x0000, /* 0x8331 */ 0x0000, /* 0x8332 */ 0x0000, /* 0x8333 */ 0x0000, /* 0x8334 */ 0x0000, /* 0x8335 */ 0x0000, /* 0x8336 */ 0x0000, /* 0x8337 */ 0x0000, /* 0x8338 */ 0x0000, /* 0x8339 */ 0x0000, /* 0x833A */ 0x0000, /* 0x833B */ 0x0000, /* 0x833C */ 0x0000, /* 0x833D */ 0x0000, /* 0x833E */ 0x0000, /* 0x833F */ 0x30A1, /* 0x8340 */ 0x30A2, /* 0x8341 */ 0x30A3, /* 0x8342 */ 0x30A4, /* 0x8343 */ 0x30A5, /* 0x8344 */ 0x30A6, /* 0x8345 */ 0x30A7, /* 0x8346 */ 0x30A8, /* 0x8347 */ 0x30A9, /* 0x8348 */ 0x30AA, /* 0x8349 */ 0x30AB, /* 0x834A */ 0x30AC, /* 0x834B */ 0x30AD, /* 0x834C */ 0x30AE, /* 0x834D */ 0x30AF, /* 0x834E */ 0x30B0, /* 0x834F */ 0x30B1, /* 0x8350 */ 0x30B2, /* 0x8351 */ 0x30B3, /* 0x8352 */ 0x30B4, /* 0x8353 */ 0x30B5, /* 0x8354 */ 0x30B6, /* 0x8355 */ 0x30B7, /* 0x8356 */ 0x30B8, /* 0x8357 */ 0x30B9, /* 0x8358 */ 0x30BA, /* 0x8359 */ 0x30BB, /* 0x835A */ 0x30BC, /* 0x835B */ 0x30BD, /* 0x835C */ 0x30BE, /* 0x835D */ 0x30BF, /* 0x835E */ 0x30C0, /* 0x835F */ 0x30C1, /* 0x8360 */ 0x30C2, /* 0x8361 */ 0x30C3, /* 0x8362 */ 0x30C4, /* 0x8363 */ 0x30C5, /* 0x8364 */ 0x30C6, /* 0x8365 */ 0x30C7, /* 0x8366 */ 0x30C8, /* 0x8367 */ 0x30C9, /* 0x8368 */ 0x30CA, /* 0x8369 */ 0x30CB, /* 0x836A */ 0x30CC, /* 0x836B */ 0x30CD, /* 0x836C */ 0x30CE, /* 0x836D */ 0x30CF, /* 0x836E */ 0x30D0, /* 0x836F */ 0x30D1, /* 0x8370 */ 0x30D2, /* 0x8371 */ 0x30D3, /* 0x8372 */ 0x30D4, /* 0x8373 */ 0x30D5, /* 0x8374 */ 0x30D6, /* 0x8375 */ 0x30D7, /* 0x8376 */ 0x30D8, /* 0x8377 */ 0x30D9, /* 0x8378 */ 0x30DA, /* 0x8379 */ 0x30DB, /* 0x837A */ 0x30DC, /* 0x837B */ 0x30DD, /* 0x837C */ 0x30DE, /* 0x837D */ 0x30DF, /* 0x837E */ 0x0000, /* 0x837F */ 0x30E0, /* 0x8380 */ 0x30E1, /* 0x8381 */ 0x30E2, /* 0x8382 */ 0x30E3, /* 0x8383 */ 0x30E4, /* 0x8384 */ 0x30E5, /* 0x8385 */ 0x30E6, /* 0x8386 */ 0x30E7, /* 0x8387 */ 0x30E8, /* 0x8388 */ 0x30E9, /* 0x8389 */ 0x30EA, /* 0x838A */ 0x30EB, /* 0x838B */ 0x30EC, /* 0x838C */ 0x30ED, /* 0x838D */ 0x30EE, /* 0x838E */ 0x30EF, /* 0x838F */ 0x30F0, /* 0x8390 */ 0x30F1, /* 0x8391 */ 0x30F2, /* 0x8392 */ 0x30F3, /* 0x8393 */ 0x30F4, /* 0x8394 */ 0x30F5, /* 0x8395 */ 0x30F6, /* 0x8396 */ 0x0000, /* 0x8397 */ 0x0000, /* 0x8398 */ 0x0000, /* 0x8399 */ 0x0000, /* 0x839A */ 0x0000, /* 0x839B */ 0x0000, /* 0x839C */ 0x0000, /* 0x839D */ 0x0000, /* 0x839E */ 0x0391, /* 0x839F */ 0x0392, /* 0x83A0 */ 0x0393, /* 0x83A1 */ 0x0394, /* 0x83A2 */ 0x0395, /* 0x83A3 */ 0x0396, /* 0x83A4 */ 0x0397, /* 0x83A5 */ 0x0398, /* 0x83A6 */ 0x0399, /* 0x83A7 */ 0x039A, /* 0x83A8 */ 0x039B, /* 0x83A9 */ 0x039C, /* 0x83AA */ 0x039D, /* 0x83AB */ 0x039E, /* 0x83AC */ 0x039F, /* 0x83AD */ 0x03A0, /* 0x83AE */ 0x03A1, /* 0x83AF */ 0x03A3, /* 0x83B0 */ 0x03A4, /* 0x83B1 */ 0x03A5, /* 0x83B2 */ 0x03A6, /* 0x83B3 */ 0x03A7, /* 0x83B4 */ 0x03A8, /* 0x83B5 */ 0x03A9, /* 0x83B6 */ 0x0000, /* 0x83B7 */ 0x0000, /* 0x83B8 */ 0x0000, /* 0x83B9 */ 0x0000, /* 0x83BA */ 0x0000, /* 0x83BB */ 0x0000, /* 0x83BC */ 0x0000, /* 0x83BD */ 0x0000, /* 0x83BE */ 0x03B1, /* 0x83BF */ 0x03B2, /* 0x83C0 */ 0x03B3, /* 0x83C1 */ 0x03B4, /* 0x83C2 */ 0x03B5, /* 0x83C3 */ 0x03B6, /* 0x83C4 */ 0x03B7, /* 0x83C5 */ 0x03B8, /* 0x83C6 */ 0x03B9, /* 0x83C7 */ 0x03BA, /* 0x83C8 */ 0x03BB, /* 0x83C9 */ 0x03BC, /* 0x83CA */ 0x03BD, /* 0x83CB */ 0x03BE, /* 0x83CC */ 0x03BF, /* 0x83CD */ 0x03C0, /* 0x83CE */ 0x03C1, /* 0x83CF */ 0x03C3, /* 0x83D0 */ 0x03C4, /* 0x83D1 */ 0x03C5, /* 0x83D2 */ 0x03C6, /* 0x83D3 */ 0x03C7, /* 0x83D4 */ 0x03C8, /* 0x83D5 */ 0x03C9, /* 0x83D6 */ 0x0000, /* 0x83D7 */ 0x0000, /* 0x83D8 */ 0x0000, /* 0x83D9 */ 0x0000, /* 0x83DA */ 0x0000, /* 0x83DB */ 0x0000, /* 0x83DC */ 0x0000, /* 0x83DD */ 0x0000, /* 0x83DE */ 0x0000, /* 0x83DF */ 0x0000, /* 0x83E0 */ 0x0000, /* 0x83E1 */ 0x0000, /* 0x83E2 */ 0x0000, /* 0x83E3 */ 0x0000, /* 0x83E4 */ 0x0000, /* 0x83E5 */ 0x0000, /* 0x83E6 */ 0x0000, /* 0x83E7 */ 0x0000, /* 0x83E8 */ 0x0000, /* 0x83E9 */ 0x0000, /* 0x83EA */ 0x0000, /* 0x83EB */ 0x0000, /* 0x83EC */ 0x0000, /* 0x83ED */ 0x0000, /* 0x83EE */ 0x0000, /* 0x83EF */ 0x0000, /* 0x83F0 */ 0x0000, /* 0x83F1 */ 0x0000, /* 0x83F2 */ 0x0000, /* 0x83F3 */ 0x0000, /* 0x83F4 */ 0x0000, /* 0x83F5 */ 0x0000, /* 0x83F6 */ 0x0000, /* 0x83F7 */ 0x0000, /* 0x83F8 */ 0x0000, /* 0x83F9 */ 0x0000, /* 0x83FA */ 0x0000, /* 0x83FB */ 0x0000, /* 0x83FC */ 0x0000, /* 0x83FD */ 0x0000, /* 0x83FE */ 0x0000, /* 0x83FF */ 0x0000, /* 0x8400 */ 0x0000, /* 0x8401 */ 0x0000, /* 0x8402 */ 0x0000, /* 0x8403 */ 0x0000, /* 0x8404 */ 0x0000, /* 0x8405 */ 0x0000, /* 0x8406 */ 0x0000, /* 0x8407 */ 0x0000, /* 0x8408 */ 0x0000, /* 0x8409 */ 0x0000, /* 0x840A */ 0x0000, /* 0x840B */ 0x0000, /* 0x840C */ 0x0000, /* 0x840D */ 0x0000, /* 0x840E */ 0x0000, /* 0x840F */ 0x0000, /* 0x8410 */ 0x0000, /* 0x8411 */ 0x0000, /* 0x8412 */ 0x0000, /* 0x8413 */ 0x0000, /* 0x8414 */ 0x0000, /* 0x8415 */ 0x0000, /* 0x8416 */ 0x0000, /* 0x8417 */ 0x0000, /* 0x8418 */ 0x0000, /* 0x8419 */ 0x0000, /* 0x841A */ 0x0000, /* 0x841B */ 0x0000, /* 0x841C */ 0x0000, /* 0x841D */ 0x0000, /* 0x841E */ 0x0000, /* 0x841F */ 0x0000, /* 0x8420 */ 0x0000, /* 0x8421 */ 0x0000, /* 0x8422 */ 0x0000, /* 0x8423 */ 0x0000, /* 0x8424 */ 0x0000, /* 0x8425 */ 0x0000, /* 0x8426 */ 0x0000, /* 0x8427 */ 0x0000, /* 0x8428 */ 0x0000, /* 0x8429 */ 0x0000, /* 0x842A */ 0x0000, /* 0x842B */ 0x0000, /* 0x842C */ 0x0000, /* 0x842D */ 0x0000, /* 0x842E */ 0x0000, /* 0x842F */ 0x0000, /* 0x8430 */ 0x0000, /* 0x8431 */ 0x0000, /* 0x8432 */ 0x0000, /* 0x8433 */ 0x0000, /* 0x8434 */ 0x0000, /* 0x8435 */ 0x0000, /* 0x8436 */ 0x0000, /* 0x8437 */ 0x0000, /* 0x8438 */ 0x0000, /* 0x8439 */ 0x0000, /* 0x843A */ 0x0000, /* 0x843B */ 0x0000, /* 0x843C */ 0x0000, /* 0x843D */ 0x0000, /* 0x843E */ 0x0000, /* 0x843F */ 0x0410, /* 0x8440 */ 0x0411, /* 0x8441 */ 0x0412, /* 0x8442 */ 0x0413, /* 0x8443 */ 0x0414, /* 0x8444 */ 0x0415, /* 0x8445 */ 0x0401, /* 0x8446 */ 0x0416, /* 0x8447 */ 0x0417, /* 0x8448 */ 0x0418, /* 0x8449 */ 0x0419, /* 0x844A */ 0x041A, /* 0x844B */ 0x041B, /* 0x844C */ 0x041C, /* 0x844D */ 0x041D, /* 0x844E */ 0x041E, /* 0x844F */ 0x041F, /* 0x8450 */ 0x0420, /* 0x8451 */ 0x0421, /* 0x8452 */ 0x0422, /* 0x8453 */ 0x0423, /* 0x8454 */ 0x0424, /* 0x8455 */ 0x0425, /* 0x8456 */ 0x0426, /* 0x8457 */ 0x0427, /* 0x8458 */ 0x0428, /* 0x8459 */ 0x0429, /* 0x845A */ 0x042A, /* 0x845B */ 0x042B, /* 0x845C */ 0x042C, /* 0x845D */ 0x042D, /* 0x845E */ 0x042E, /* 0x845F */ 0x042F, /* 0x8460 */ 0x0000, /* 0x8461 */ 0x0000, /* 0x8462 */ 0x0000, /* 0x8463 */ 0x0000, /* 0x8464 */ 0x0000, /* 0x8465 */ 0x0000, /* 0x8466 */ 0x0000, /* 0x8467 */ 0x0000, /* 0x8468 */ 0x0000, /* 0x8469 */ 0x0000, /* 0x846A */ 0x0000, /* 0x846B */ 0x0000, /* 0x846C */ 0x0000, /* 0x846D */ 0x0000, /* 0x846E */ 0x0000, /* 0x846F */ 0x0430, /* 0x8470 */ 0x0431, /* 0x8471 */ 0x0432, /* 0x8472 */ 0x0433, /* 0x8473 */ 0x0434, /* 0x8474 */ 0x0435, /* 0x8475 */ 0x0451, /* 0x8476 */ 0x0436, /* 0x8477 */ 0x0437, /* 0x8478 */ 0x0438, /* 0x8479 */ 0x0439, /* 0x847A */ 0x043A, /* 0x847B */ 0x043B, /* 0x847C */ 0x043C, /* 0x847D */ 0x043D, /* 0x847E */ 0x0000, /* 0x847F */ 0x043E, /* 0x8480 */ 0x043F, /* 0x8481 */ 0x0440, /* 0x8482 */ 0x0441, /* 0x8483 */ 0x0442, /* 0x8484 */ 0x0443, /* 0x8485 */ 0x0444, /* 0x8486 */ 0x0445, /* 0x8487 */ 0x0446, /* 0x8488 */ 0x0447, /* 0x8489 */ 0x0448, /* 0x848A */ 0x0449, /* 0x848B */ 0x044A, /* 0x848C */ 0x044B, /* 0x848D */ 0x044C, /* 0x848E */ 0x044D, /* 0x848F */ 0x044E, /* 0x8490 */ 0x044F, /* 0x8491 */ 0x0000, /* 0x8492 */ 0x0000, /* 0x8493 */ 0x0000, /* 0x8494 */ 0x0000, /* 0x8495 */ 0x0000, /* 0x8496 */ 0x0000, /* 0x8497 */ 0x0000, /* 0x8498 */ 0x0000, /* 0x8499 */ 0x0000, /* 0x849A */ 0x0000, /* 0x849B */ 0x0000, /* 0x849C */ 0x0000, /* 0x849D */ 0x0000, /* 0x849E */ 0x2500, /* 0x849F */ 0x2502, /* 0x84A0 */ 0x250C, /* 0x84A1 */ 0x2510, /* 0x84A2 */ 0x2518, /* 0x84A3 */ 0x2514, /* 0x84A4 */ 0x251C, /* 0x84A5 */ 0x252C, /* 0x84A6 */ 0x2524, /* 0x84A7 */ 0x2534, /* 0x84A8 */ 0x253C, /* 0x84A9 */ 0x2501, /* 0x84AA */ 0x2503, /* 0x84AB */ 0x250F, /* 0x84AC */ 0x2513, /* 0x84AD */ 0x251B, /* 0x84AE */ 0x2517, /* 0x84AF */ 0x2523, /* 0x84B0 */ 0x2533, /* 0x84B1 */ 0x252B, /* 0x84B2 */ 0x253B, /* 0x84B3 */ 0x254B, /* 0x84B4 */ 0x2520, /* 0x84B5 */ 0x252F, /* 0x84B6 */ 0x2528, /* 0x84B7 */ 0x2537, /* 0x84B8 */ 0x253F, /* 0x84B9 */ 0x251D, /* 0x84BA */ 0x2530, /* 0x84BB */ 0x2525, /* 0x84BC */ 0x2538, /* 0x84BD */ 0x2542, /* 0x84BE */ 0x0000, /* 0x84BF */ 0x0000, /* 0x84C0 */ 0x0000, /* 0x84C1 */ 0x0000, /* 0x84C2 */ 0x0000, /* 0x84C3 */ 0x0000, /* 0x84C4 */ 0x0000, /* 0x84C5 */ 0x0000, /* 0x84C6 */ 0x0000, /* 0x84C7 */ 0x0000, /* 0x84C8 */ 0x0000, /* 0x84C9 */ 0x0000, /* 0x84CA */ 0x0000, /* 0x84CB */ 0x0000, /* 0x84CC */ 0x0000, /* 0x84CD */ 0x0000, /* 0x84CE */ 0x0000, /* 0x84CF */ 0x0000, /* 0x84D0 */ 0x0000, /* 0x84D1 */ 0x0000, /* 0x84D2 */ 0x0000, /* 0x84D3 */ 0x0000, /* 0x84D4 */ 0x0000, /* 0x84D5 */ 0x0000, /* 0x84D6 */ 0x0000, /* 0x84D7 */ 0x0000, /* 0x84D8 */ 0x0000, /* 0x84D9 */ 0x0000, /* 0x84DA */ 0x0000, /* 0x84DB */ 0x0000, /* 0x84DC */ 0x0000, /* 0x84DD */ 0x0000, /* 0x84DE */ 0x0000, /* 0x84DF */ 0x0000, /* 0x84E0 */ 0x0000, /* 0x84E1 */ 0x0000, /* 0x84E2 */ 0x0000, /* 0x84E3 */ 0x0000, /* 0x84E4 */ 0x0000, /* 0x84E5 */ 0x0000, /* 0x84E6 */ 0x0000, /* 0x84E7 */ 0x0000, /* 0x84E8 */ 0x0000, /* 0x84E9 */ 0x0000, /* 0x84EA */ 0x0000, /* 0x84EB */ 0x0000, /* 0x84EC */ 0x0000, /* 0x84ED */ 0x0000, /* 0x84EE */ 0x0000, /* 0x84EF */ 0x0000, /* 0x84F0 */ 0x0000, /* 0x84F1 */ 0x0000, /* 0x84F2 */ 0x0000, /* 0x84F3 */ 0x0000, /* 0x84F4 */ 0x0000, /* 0x84F5 */ 0x0000, /* 0x84F6 */ 0x0000, /* 0x84F7 */ 0x0000, /* 0x84F8 */ 0x0000, /* 0x84F9 */ 0x0000, /* 0x84FA */ 0x0000, /* 0x84FB */ 0x0000, /* 0x84FC */ 0x0000, /* 0x84FD */ 0x0000, /* 0x84FE */ 0x0000, /* 0x84FF */ 0x0000, /* 0x8500 */ 0x0000, /* 0x8501 */ 0x0000, /* 0x8502 */ 0x0000, /* 0x8503 */ 0x0000, /* 0x8504 */ 0x0000, /* 0x8505 */ 0x0000, /* 0x8506 */ 0x0000, /* 0x8507 */ 0x0000, /* 0x8508 */ 0x0000, /* 0x8509 */ 0x0000, /* 0x850A */ 0x0000, /* 0x850B */ 0x0000, /* 0x850C */ 0x0000, /* 0x850D */ 0x0000, /* 0x850E */ 0x0000, /* 0x850F */ 0x0000, /* 0x8510 */ 0x0000, /* 0x8511 */ 0x0000, /* 0x8512 */ 0x0000, /* 0x8513 */ 0x0000, /* 0x8514 */ 0x0000, /* 0x8515 */ 0x0000, /* 0x8516 */ 0x0000, /* 0x8517 */ 0x0000, /* 0x8518 */ 0x0000, /* 0x8519 */ 0x0000, /* 0x851A */ 0x0000, /* 0x851B */ 0x0000, /* 0x851C */ 0x0000, /* 0x851D */ 0x0000, /* 0x851E */ 0x0000, /* 0x851F */ 0x0000, /* 0x8520 */ 0x0000, /* 0x8521 */ 0x0000, /* 0x8522 */ 0x0000, /* 0x8523 */ 0x0000, /* 0x8524 */ 0x0000, /* 0x8525 */ 0x0000, /* 0x8526 */ 0x0000, /* 0x8527 */ 0x0000, /* 0x8528 */ 0x0000, /* 0x8529 */ 0x0000, /* 0x852A */ 0x0000, /* 0x852B */ 0x0000, /* 0x852C */ 0x0000, /* 0x852D */ 0x0000, /* 0x852E */ 0x0000, /* 0x852F */ 0x0000, /* 0x8530 */ 0x0000, /* 0x8531 */ 0x0000, /* 0x8532 */ 0x0000, /* 0x8533 */ 0x0000, /* 0x8534 */ 0x0000, /* 0x8535 */ 0x0000, /* 0x8536 */ 0x0000, /* 0x8537 */ 0x0000, /* 0x8538 */ 0x0000, /* 0x8539 */ 0x0000, /* 0x853A */ 0x0000, /* 0x853B */ 0x0000, /* 0x853C */ 0x0000, /* 0x853D */ 0x0000, /* 0x853E */ 0x0000, /* 0x853F */ 0x0000, /* 0x8540 */ 0x0000, /* 0x8541 */ 0x0000, /* 0x8542 */ 0x0000, /* 0x8543 */ 0x0000, /* 0x8544 */ 0x0000, /* 0x8545 */ 0x0000, /* 0x8546 */ 0x0000, /* 0x8547 */ 0x0000, /* 0x8548 */ 0x0000, /* 0x8549 */ 0x0000, /* 0x854A */ 0x0000, /* 0x854B */ 0x0000, /* 0x854C */ 0x0000, /* 0x854D */ 0x0000, /* 0x854E */ 0x0000, /* 0x854F */ 0x0000, /* 0x8550 */ 0x0000, /* 0x8551 */ 0x0000, /* 0x8552 */ 0x0000, /* 0x8553 */ 0x0000, /* 0x8554 */ 0x0000, /* 0x8555 */ 0x0000, /* 0x8556 */ 0x0000, /* 0x8557 */ 0x0000, /* 0x8558 */ 0x0000, /* 0x8559 */ 0x0000, /* 0x855A */ 0x0000, /* 0x855B */ 0x0000, /* 0x855C */ 0x0000, /* 0x855D */ 0x0000, /* 0x855E */ 0x0000, /* 0x855F */ 0x0000, /* 0x8560 */ 0x0000, /* 0x8561 */ 0x0000, /* 0x8562 */ 0x0000, /* 0x8563 */ 0x0000, /* 0x8564 */ 0x0000, /* 0x8565 */ 0x0000, /* 0x8566 */ 0x0000, /* 0x8567 */ 0x0000, /* 0x8568 */ 0x0000, /* 0x8569 */ 0x0000, /* 0x856A */ 0x0000, /* 0x856B */ 0x0000, /* 0x856C */ 0x0000, /* 0x856D */ 0x0000, /* 0x856E */ 0x0000, /* 0x856F */ 0x0000, /* 0x8570 */ 0x0000, /* 0x8571 */ 0x0000, /* 0x8572 */ 0x0000, /* 0x8573 */ 0x0000, /* 0x8574 */ 0x0000, /* 0x8575 */ 0x0000, /* 0x8576 */ 0x0000, /* 0x8577 */ 0x0000, /* 0x8578 */ 0x0000, /* 0x8579 */ 0x0000, /* 0x857A */ 0x0000, /* 0x857B */ 0x0000, /* 0x857C */ 0x0000, /* 0x857D */ 0x0000, /* 0x857E */ 0x0000, /* 0x857F */ 0x0000, /* 0x8580 */ 0x0000, /* 0x8581 */ 0x0000, /* 0x8582 */ 0x0000, /* 0x8583 */ 0x0000, /* 0x8584 */ 0x0000, /* 0x8585 */ 0x0000, /* 0x8586 */ 0x0000, /* 0x8587 */ 0x0000, /* 0x8588 */ 0x0000, /* 0x8589 */ 0x0000, /* 0x858A */ 0x0000, /* 0x858B */ 0x0000, /* 0x858C */ 0x0000, /* 0x858D */ 0x0000, /* 0x858E */ 0x0000, /* 0x858F */ 0x0000, /* 0x8590 */ 0x0000, /* 0x8591 */ 0x0000, /* 0x8592 */ 0x0000, /* 0x8593 */ 0x0000, /* 0x8594 */ 0x0000, /* 0x8595 */ 0x0000, /* 0x8596 */ 0x0000, /* 0x8597 */ 0x0000, /* 0x8598 */ 0x0000, /* 0x8599 */ 0x0000, /* 0x859A */ 0x0000, /* 0x859B */ 0x0000, /* 0x859C */ 0x0000, /* 0x859D */ 0x0000, /* 0x859E */ 0x0000, /* 0x859F */ 0x0000, /* 0x85A0 */ 0x0000, /* 0x85A1 */ 0x0000, /* 0x85A2 */ 0x0000, /* 0x85A3 */ 0x0000, /* 0x85A4 */ 0x0000, /* 0x85A5 */ 0x0000, /* 0x85A6 */ 0x0000, /* 0x85A7 */ 0x0000, /* 0x85A8 */ 0x0000, /* 0x85A9 */ 0x0000, /* 0x85AA */ 0x0000, /* 0x85AB */ 0x0000, /* 0x85AC */ 0x0000, /* 0x85AD */ 0x0000, /* 0x85AE */ 0x0000, /* 0x85AF */ 0x0000, /* 0x85B0 */ 0x0000, /* 0x85B1 */ 0x0000, /* 0x85B2 */ 0x0000, /* 0x85B3 */ 0x0000, /* 0x85B4 */ 0x0000, /* 0x85B5 */ 0x0000, /* 0x85B6 */ 0x0000, /* 0x85B7 */ 0x0000, /* 0x85B8 */ 0x0000, /* 0x85B9 */ 0x0000, /* 0x85BA */ 0x0000, /* 0x85BB */ 0x0000, /* 0x85BC */ 0x0000, /* 0x85BD */ 0x0000, /* 0x85BE */ 0x0000, /* 0x85BF */ 0x0000, /* 0x85C0 */ 0x0000, /* 0x85C1 */ 0x0000, /* 0x85C2 */ 0x0000, /* 0x85C3 */ 0x0000, /* 0x85C4 */ 0x0000, /* 0x85C5 */ 0x0000, /* 0x85C6 */ 0x0000, /* 0x85C7 */ 0x0000, /* 0x85C8 */ 0x0000, /* 0x85C9 */ 0x0000, /* 0x85CA */ 0x0000, /* 0x85CB */ 0x0000, /* 0x85CC */ 0x0000, /* 0x85CD */ 0x0000, /* 0x85CE */ 0x0000, /* 0x85CF */ 0x0000, /* 0x85D0 */ 0x0000, /* 0x85D1 */ 0x0000, /* 0x85D2 */ 0x0000, /* 0x85D3 */ 0x0000, /* 0x85D4 */ 0x0000, /* 0x85D5 */ 0x0000, /* 0x85D6 */ 0x0000, /* 0x85D7 */ 0x0000, /* 0x85D8 */ 0x0000, /* 0x85D9 */ 0x0000, /* 0x85DA */ 0x0000, /* 0x85DB */ 0x0000, /* 0x85DC */ 0x0000, /* 0x85DD */ 0x0000, /* 0x85DE */ 0x0000, /* 0x85DF */ 0x0000, /* 0x85E0 */ 0x0000, /* 0x85E1 */ 0x0000, /* 0x85E2 */ 0x0000, /* 0x85E3 */ 0x0000, /* 0x85E4 */ 0x0000, /* 0x85E5 */ 0x0000, /* 0x85E6 */ 0x0000, /* 0x85E7 */ 0x0000, /* 0x85E8 */ 0x0000, /* 0x85E9 */ 0x0000, /* 0x85EA */ 0x0000, /* 0x85EB */ 0x0000, /* 0x85EC */ 0x0000, /* 0x85ED */ 0x0000, /* 0x85EE */ 0x0000, /* 0x85EF */ 0x0000, /* 0x85F0 */ 0x0000, /* 0x85F1 */ 0x0000, /* 0x85F2 */ 0x0000, /* 0x85F3 */ 0x0000, /* 0x85F4 */ 0x0000, /* 0x85F5 */ 0x0000, /* 0x85F6 */ 0x0000, /* 0x85F7 */ 0x0000, /* 0x85F8 */ 0x0000, /* 0x85F9 */ 0x0000, /* 0x85FA */ 0x0000, /* 0x85FB */ 0x0000, /* 0x85FC */ 0x0000, /* 0x85FD */ 0x0000, /* 0x85FE */ 0x0000, /* 0x85FF */ 0x0000, /* 0x8600 */ 0x0000, /* 0x8601 */ 0x0000, /* 0x8602 */ 0x0000, /* 0x8603 */ 0x0000, /* 0x8604 */ 0x0000, /* 0x8605 */ 0x0000, /* 0x8606 */ 0x0000, /* 0x8607 */ 0x0000, /* 0x8608 */ 0x0000, /* 0x8609 */ 0x0000, /* 0x860A */ 0x0000, /* 0x860B */ 0x0000, /* 0x860C */ 0x0000, /* 0x860D */ 0x0000, /* 0x860E */ 0x0000, /* 0x860F */ 0x0000, /* 0x8610 */ 0x0000, /* 0x8611 */ 0x0000, /* 0x8612 */ 0x0000, /* 0x8613 */ 0x0000, /* 0x8614 */ 0x0000, /* 0x8615 */ 0x0000, /* 0x8616 */ 0x0000, /* 0x8617 */ 0x0000, /* 0x8618 */ 0x0000, /* 0x8619 */ 0x0000, /* 0x861A */ 0x0000, /* 0x861B */ 0x0000, /* 0x861C */ 0x0000, /* 0x861D */ 0x0000, /* 0x861E */ 0x0000, /* 0x861F */ 0x0000, /* 0x8620 */ 0x0000, /* 0x8621 */ 0x0000, /* 0x8622 */ 0x0000, /* 0x8623 */ 0x0000, /* 0x8624 */ 0x0000, /* 0x8625 */ 0x0000, /* 0x8626 */ 0x0000, /* 0x8627 */ 0x0000, /* 0x8628 */ 0x0000, /* 0x8629 */ 0x0000, /* 0x862A */ 0x0000, /* 0x862B */ 0x0000, /* 0x862C */ 0x0000, /* 0x862D */ 0x0000, /* 0x862E */ 0x0000, /* 0x862F */ 0x0000, /* 0x8630 */ 0x0000, /* 0x8631 */ 0x0000, /* 0x8632 */ 0x0000, /* 0x8633 */ 0x0000, /* 0x8634 */ 0x0000, /* 0x8635 */ 0x0000, /* 0x8636 */ 0x0000, /* 0x8637 */ 0x0000, /* 0x8638 */ 0x0000, /* 0x8639 */ 0x0000, /* 0x863A */ 0x0000, /* 0x863B */ 0x0000, /* 0x863C */ 0x0000, /* 0x863D */ 0x0000, /* 0x863E */ 0x0000, /* 0x863F */ 0x0000, /* 0x8640 */ 0x0000, /* 0x8641 */ 0x0000, /* 0x8642 */ 0x0000, /* 0x8643 */ 0x0000, /* 0x8644 */ 0x0000, /* 0x8645 */ 0x0000, /* 0x8646 */ 0x0000, /* 0x8647 */ 0x0000, /* 0x8648 */ 0x0000, /* 0x8649 */ 0x0000, /* 0x864A */ 0x0000, /* 0x864B */ 0x0000, /* 0x864C */ 0x0000, /* 0x864D */ 0x0000, /* 0x864E */ 0x0000, /* 0x864F */ 0x0000, /* 0x8650 */ 0x0000, /* 0x8651 */ 0x0000, /* 0x8652 */ 0x0000, /* 0x8653 */ 0x0000, /* 0x8654 */ 0x0000, /* 0x8655 */ 0x0000, /* 0x8656 */ 0x0000, /* 0x8657 */ 0x0000, /* 0x8658 */ 0x0000, /* 0x8659 */ 0x0000, /* 0x865A */ 0x0000, /* 0x865B */ 0x0000, /* 0x865C */ 0x0000, /* 0x865D */ 0x0000, /* 0x865E */ 0x0000, /* 0x865F */ 0x0000, /* 0x8660 */ 0x0000, /* 0x8661 */ 0x0000, /* 0x8662 */ 0x0000, /* 0x8663 */ 0x0000, /* 0x8664 */ 0x0000, /* 0x8665 */ 0x0000, /* 0x8666 */ 0x0000, /* 0x8667 */ 0x0000, /* 0x8668 */ 0x0000, /* 0x8669 */ 0x0000, /* 0x866A */ 0x0000, /* 0x866B */ 0x0000, /* 0x866C */ 0x0000, /* 0x866D */ 0x0000, /* 0x866E */ 0x0000, /* 0x866F */ 0x0000, /* 0x8670 */ 0x0000, /* 0x8671 */ 0x0000, /* 0x8672 */ 0x0000, /* 0x8673 */ 0x0000, /* 0x8674 */ 0x0000, /* 0x8675 */ 0x0000, /* 0x8676 */ 0x0000, /* 0x8677 */ 0x0000, /* 0x8678 */ 0x0000, /* 0x8679 */ 0x0000, /* 0x867A */ 0x0000, /* 0x867B */ 0x0000, /* 0x867C */ 0x0000, /* 0x867D */ 0x0000, /* 0x867E */ 0x0000, /* 0x867F */ 0x0000, /* 0x8680 */ 0x0000, /* 0x8681 */ 0x0000, /* 0x8682 */ 0x0000, /* 0x8683 */ 0x0000, /* 0x8684 */ 0x0000, /* 0x8685 */ 0x0000, /* 0x8686 */ 0x0000, /* 0x8687 */ 0x0000, /* 0x8688 */ 0x0000, /* 0x8689 */ 0x0000, /* 0x868A */ 0x0000, /* 0x868B */ 0x0000, /* 0x868C */ 0x0000, /* 0x868D */ 0x0000, /* 0x868E */ 0x0000, /* 0x868F */ 0x0000, /* 0x8690 */ 0x0000, /* 0x8691 */ 0x0000, /* 0x8692 */ 0x0000, /* 0x8693 */ 0x0000, /* 0x8694 */ 0x0000, /* 0x8695 */ 0x0000, /* 0x8696 */ 0x0000, /* 0x8697 */ 0x0000, /* 0x8698 */ 0x0000, /* 0x8699 */ 0x0000, /* 0x869A */ 0x0000, /* 0x869B */ 0x0000, /* 0x869C */ 0x0000, /* 0x869D */ 0x0000, /* 0x869E */ 0x0000, /* 0x869F */ 0x0000, /* 0x86A0 */ 0x0000, /* 0x86A1 */ 0x0000, /* 0x86A2 */ 0x0000, /* 0x86A3 */ 0x0000, /* 0x86A4 */ 0x0000, /* 0x86A5 */ 0x0000, /* 0x86A6 */ 0x0000, /* 0x86A7 */ 0x0000, /* 0x86A8 */ 0x0000, /* 0x86A9 */ 0x0000, /* 0x86AA */ 0x0000, /* 0x86AB */ 0x0000, /* 0x86AC */ 0x0000, /* 0x86AD */ 0x0000, /* 0x86AE */ 0x0000, /* 0x86AF */ 0x0000, /* 0x86B0 */ 0x0000, /* 0x86B1 */ 0x0000, /* 0x86B2 */ 0x0000, /* 0x86B3 */ 0x0000, /* 0x86B4 */ 0x0000, /* 0x86B5 */ 0x0000, /* 0x86B6 */ 0x0000, /* 0x86B7 */ 0x0000, /* 0x86B8 */ 0x0000, /* 0x86B9 */ 0x0000, /* 0x86BA */ 0x0000, /* 0x86BB */ 0x0000, /* 0x86BC */ 0x0000, /* 0x86BD */ 0x0000, /* 0x86BE */ 0x0000, /* 0x86BF */ 0x0000, /* 0x86C0 */ 0x0000, /* 0x86C1 */ 0x0000, /* 0x86C2 */ 0x0000, /* 0x86C3 */ 0x0000, /* 0x86C4 */ 0x0000, /* 0x86C5 */ 0x0000, /* 0x86C6 */ 0x0000, /* 0x86C7 */ 0x0000, /* 0x86C8 */ 0x0000, /* 0x86C9 */ 0x0000, /* 0x86CA */ 0x0000, /* 0x86CB */ 0x0000, /* 0x86CC */ 0x0000, /* 0x86CD */ 0x0000, /* 0x86CE */ 0x0000, /* 0x86CF */ 0x0000, /* 0x86D0 */ 0x0000, /* 0x86D1 */ 0x0000, /* 0x86D2 */ 0x0000, /* 0x86D3 */ 0x0000, /* 0x86D4 */ 0x0000, /* 0x86D5 */ 0x0000, /* 0x86D6 */ 0x0000, /* 0x86D7 */ 0x0000, /* 0x86D8 */ 0x0000, /* 0x86D9 */ 0x0000, /* 0x86DA */ 0x0000, /* 0x86DB */ 0x0000, /* 0x86DC */ 0x0000, /* 0x86DD */ 0x0000, /* 0x86DE */ 0x0000, /* 0x86DF */ 0x0000, /* 0x86E0 */ 0x0000, /* 0x86E1 */ 0x0000, /* 0x86E2 */ 0x0000, /* 0x86E3 */ 0x0000, /* 0x86E4 */ 0x0000, /* 0x86E5 */ 0x0000, /* 0x86E6 */ 0x0000, /* 0x86E7 */ 0x0000, /* 0x86E8 */ 0x0000, /* 0x86E9 */ 0x0000, /* 0x86EA */ 0x0000, /* 0x86EB */ 0x0000, /* 0x86EC */ 0x0000, /* 0x86ED */ 0x0000, /* 0x86EE */ 0x0000, /* 0x86EF */ 0x0000, /* 0x86F0 */ 0x0000, /* 0x86F1 */ 0x0000, /* 0x86F2 */ 0x0000, /* 0x86F3 */ 0x0000, /* 0x86F4 */ 0x0000, /* 0x86F5 */ 0x0000, /* 0x86F6 */ 0x0000, /* 0x86F7 */ 0x0000, /* 0x86F8 */ 0x0000, /* 0x86F9 */ 0x0000, /* 0x86FA */ 0x0000, /* 0x86FB */ 0x0000, /* 0x86FC */ 0x0000, /* 0x86FD */ 0x0000, /* 0x86FE */ 0x0000, /* 0x86FF */ 0x0000, /* 0x8700 */ 0x0000, /* 0x8701 */ 0x0000, /* 0x8702 */ 0x0000, /* 0x8703 */ 0x0000, /* 0x8704 */ 0x0000, /* 0x8705 */ 0x0000, /* 0x8706 */ 0x0000, /* 0x8707 */ 0x0000, /* 0x8708 */ 0x0000, /* 0x8709 */ 0x0000, /* 0x870A */ 0x0000, /* 0x870B */ 0x0000, /* 0x870C */ 0x0000, /* 0x870D */ 0x0000, /* 0x870E */ 0x0000, /* 0x870F */ 0x0000, /* 0x8710 */ 0x0000, /* 0x8711 */ 0x0000, /* 0x8712 */ 0x0000, /* 0x8713 */ 0x0000, /* 0x8714 */ 0x0000, /* 0x8715 */ 0x0000, /* 0x8716 */ 0x0000, /* 0x8717 */ 0x0000, /* 0x8718 */ 0x0000, /* 0x8719 */ 0x0000, /* 0x871A */ 0x0000, /* 0x871B */ 0x0000, /* 0x871C */ 0x0000, /* 0x871D */ 0x0000, /* 0x871E */ 0x0000, /* 0x871F */ 0x0000, /* 0x8720 */ 0x0000, /* 0x8721 */ 0x0000, /* 0x8722 */ 0x0000, /* 0x8723 */ 0x0000, /* 0x8724 */ 0x0000, /* 0x8725 */ 0x0000, /* 0x8726 */ 0x0000, /* 0x8727 */ 0x0000, /* 0x8728 */ 0x0000, /* 0x8729 */ 0x0000, /* 0x872A */ 0x0000, /* 0x872B */ 0x0000, /* 0x872C */ 0x0000, /* 0x872D */ 0x0000, /* 0x872E */ 0x0000, /* 0x872F */ 0x0000, /* 0x8730 */ 0x0000, /* 0x8731 */ 0x0000, /* 0x8732 */ 0x0000, /* 0x8733 */ 0x0000, /* 0x8734 */ 0x0000, /* 0x8735 */ 0x0000, /* 0x8736 */ 0x0000, /* 0x8737 */ 0x0000, /* 0x8738 */ 0x0000, /* 0x8739 */ 0x0000, /* 0x873A */ 0x0000, /* 0x873B */ 0x0000, /* 0x873C */ 0x0000, /* 0x873D */ 0x0000, /* 0x873E */ 0x0000, /* 0x873F */ 0x2460, /* 0x8740 */ 0x2461, /* 0x8741 */ 0x2462, /* 0x8742 */ 0x2463, /* 0x8743 */ 0x2464, /* 0x8744 */ 0x2465, /* 0x8745 */ 0x2466, /* 0x8746 */ 0x2467, /* 0x8747 */ 0x2468, /* 0x8748 */ 0x2469, /* 0x8749 */ 0x246A, /* 0x874A */ 0x246B, /* 0x874B */ 0x246C, /* 0x874C */ 0x246D, /* 0x874D */ 0x246E, /* 0x874E */ 0x246F, /* 0x874F */ 0x2470, /* 0x8750 */ 0x2471, /* 0x8751 */ 0x2472, /* 0x8752 */ 0x2473, /* 0x8753 */ 0x2160, /* 0x8754 */ 0x2161, /* 0x8755 */ 0x2162, /* 0x8756 */ 0x2163, /* 0x8757 */ 0x2164, /* 0x8758 */ 0x2165, /* 0x8759 */ 0x2166, /* 0x875A */ 0x2167, /* 0x875B */ 0x2168, /* 0x875C */ 0x2169, /* 0x875D */ 0x0000, /* 0x875E */ 0x3349, /* 0x875F */ 0x3314, /* 0x8760 */ 0x3322, /* 0x8761 */ 0x334D, /* 0x8762 */ 0x3318, /* 0x8763 */ 0x3327, /* 0x8764 */ 0x3303, /* 0x8765 */ 0x3336, /* 0x8766 */ 0x3351, /* 0x8767 */ 0x3357, /* 0x8768 */ 0x330D, /* 0x8769 */ 0x3326, /* 0x876A */ 0x3323, /* 0x876B */ 0x332B, /* 0x876C */ 0x334A, /* 0x876D */ 0x333B, /* 0x876E */ 0x339C, /* 0x876F */ 0x339D, /* 0x8770 */ 0x339E, /* 0x8771 */ 0x338E, /* 0x8772 */ 0x338F, /* 0x8773 */ 0x33C4, /* 0x8774 */ 0x33A1, /* 0x8775 */ 0x0000, /* 0x8776 */ 0x0000, /* 0x8777 */ 0x0000, /* 0x8778 */ 0x0000, /* 0x8779 */ 0x0000, /* 0x877A */ 0x0000, /* 0x877B */ 0x0000, /* 0x877C */ 0x0000, /* 0x877D */ 0x337B, /* 0x877E */ 0x0000, /* 0x877F */ 0x301D, /* 0x8780 */ 0x301F, /* 0x8781 */ 0x2116, /* 0x8782 */ 0x33CD, /* 0x8783 */ 0x2121, /* 0x8784 */ 0x32A4, /* 0x8785 */ 0x32A5, /* 0x8786 */ 0x32A6, /* 0x8787 */ 0x32A7, /* 0x8788 */ 0x32A8, /* 0x8789 */ 0x3231, /* 0x878A */ 0x3232, /* 0x878B */ 0x3239, /* 0x878C */ 0x337E, /* 0x878D */ 0x337D, /* 0x878E */ 0x337C, /* 0x878F */ 0x2252, /* 0x8790 */ 0x2261, /* 0x8791 */ 0x222B, /* 0x8792 */ 0x222E, /* 0x8793 */ 0x2211, /* 0x8794 */ 0x221A, /* 0x8795 */ 0x22A5, /* 0x8796 */ 0x2220, /* 0x8797 */ 0x221F, /* 0x8798 */ 0x22BF, /* 0x8799 */ 0x2235, /* 0x879A */ 0x2229, /* 0x879B */ 0x222A, /* 0x879C */ 0x0000, /* 0x879D */ 0x0000, /* 0x879E */ 0x0000, /* 0x879F */ 0x0000, /* 0x87A0 */ 0x0000, /* 0x87A1 */ 0x0000, /* 0x87A2 */ 0x0000, /* 0x87A3 */ 0x0000, /* 0x87A4 */ 0x0000, /* 0x87A5 */ 0x0000, /* 0x87A6 */ 0x0000, /* 0x87A7 */ 0x0000, /* 0x87A8 */ 0x0000, /* 0x87A9 */ 0x0000, /* 0x87AA */ 0x0000, /* 0x87AB */ 0x0000, /* 0x87AC */ 0x0000, /* 0x87AD */ 0x0000, /* 0x87AE */ 0x0000, /* 0x87AF */ 0x0000, /* 0x87B0 */ 0x0000, /* 0x87B1 */ 0x0000, /* 0x87B2 */ 0x0000, /* 0x87B3 */ 0x0000, /* 0x87B4 */ 0x0000, /* 0x87B5 */ 0x0000, /* 0x87B6 */ 0x0000, /* 0x87B7 */ 0x0000, /* 0x87B8 */ 0x0000, /* 0x87B9 */ 0x0000, /* 0x87BA */ 0x0000, /* 0x87BB */ 0x0000, /* 0x87BC */ 0x0000, /* 0x87BD */ 0x0000, /* 0x87BE */ 0x0000, /* 0x87BF */ 0x0000, /* 0x87C0 */ 0x0000, /* 0x87C1 */ 0x0000, /* 0x87C2 */ 0x0000, /* 0x87C3 */ 0x0000, /* 0x87C4 */ 0x0000, /* 0x87C5 */ 0x0000, /* 0x87C6 */ 0x0000, /* 0x87C7 */ 0x0000, /* 0x87C8 */ 0x0000, /* 0x87C9 */ 0x0000, /* 0x87CA */ 0x0000, /* 0x87CB */ 0x0000, /* 0x87CC */ 0x0000, /* 0x87CD */ 0x0000, /* 0x87CE */ 0x0000, /* 0x87CF */ 0x0000, /* 0x87D0 */ 0x0000, /* 0x87D1 */ 0x0000, /* 0x87D2 */ 0x0000, /* 0x87D3 */ 0x0000, /* 0x87D4 */ 0x0000, /* 0x87D5 */ 0x0000, /* 0x87D6 */ 0x0000, /* 0x87D7 */ 0x0000, /* 0x87D8 */ 0x0000, /* 0x87D9 */ 0x0000, /* 0x87DA */ 0x0000, /* 0x87DB */ 0x0000, /* 0x87DC */ 0x0000, /* 0x87DD */ 0x0000, /* 0x87DE */ 0x0000, /* 0x87DF */ 0x0000, /* 0x87E0 */ 0x0000, /* 0x87E1 */ 0x0000, /* 0x87E2 */ 0x0000, /* 0x87E3 */ 0x0000, /* 0x87E4 */ 0x0000, /* 0x87E5 */ 0x0000, /* 0x87E6 */ 0x0000, /* 0x87E7 */ 0x0000, /* 0x87E8 */ 0x0000, /* 0x87E9 */ 0x0000, /* 0x87EA */ 0x0000, /* 0x87EB */ 0x0000, /* 0x87EC */ 0x0000, /* 0x87ED */ 0x0000, /* 0x87EE */ 0x0000, /* 0x87EF */ 0x0000, /* 0x87F0 */ 0x0000, /* 0x87F1 */ 0x0000, /* 0x87F2 */ 0x0000, /* 0x87F3 */ 0x0000, /* 0x87F4 */ 0x0000, /* 0x87F5 */ 0x0000, /* 0x87F6 */ 0x0000, /* 0x87F7 */ 0x0000, /* 0x87F8 */ 0x0000, /* 0x87F9 */ 0x0000, /* 0x87FA */ 0x0000, /* 0x87FB */ 0x0000, /* 0x87FC */ 0x0000, /* 0x87FD */ 0x0000, /* 0x87FE */ 0x0000, /* 0x87FF */ 0x0000, /* 0x8800 */ 0x0000, /* 0x8801 */ 0x0000, /* 0x8802 */ 0x0000, /* 0x8803 */ 0x0000, /* 0x8804 */ 0x0000, /* 0x8805 */ 0x0000, /* 0x8806 */ 0x0000, /* 0x8807 */ 0x0000, /* 0x8808 */ 0x0000, /* 0x8809 */ 0x0000, /* 0x880A */ 0x0000, /* 0x880B */ 0x0000, /* 0x880C */ 0x0000, /* 0x880D */ 0x0000, /* 0x880E */ 0x0000, /* 0x880F */ 0x0000, /* 0x8810 */ 0x0000, /* 0x8811 */ 0x0000, /* 0x8812 */ 0x0000, /* 0x8813 */ 0x0000, /* 0x8814 */ 0x0000, /* 0x8815 */ 0x0000, /* 0x8816 */ 0x0000, /* 0x8817 */ 0x0000, /* 0x8818 */ 0x0000, /* 0x8819 */ 0x0000, /* 0x881A */ 0x0000, /* 0x881B */ 0x0000, /* 0x881C */ 0x0000, /* 0x881D */ 0x0000, /* 0x881E */ 0x0000, /* 0x881F */ 0x0000, /* 0x8820 */ 0x0000, /* 0x8821 */ 0x0000, /* 0x8822 */ 0x0000, /* 0x8823 */ 0x0000, /* 0x8824 */ 0x0000, /* 0x8825 */ 0x0000, /* 0x8826 */ 0x0000, /* 0x8827 */ 0x0000, /* 0x8828 */ 0x0000, /* 0x8829 */ 0x0000, /* 0x882A */ 0x0000, /* 0x882B */ 0x0000, /* 0x882C */ 0x0000, /* 0x882D */ 0x0000, /* 0x882E */ 0x0000, /* 0x882F */ 0x0000, /* 0x8830 */ 0x0000, /* 0x8831 */ 0x0000, /* 0x8832 */ 0x0000, /* 0x8833 */ 0x0000, /* 0x8834 */ 0x0000, /* 0x8835 */ 0x0000, /* 0x8836 */ 0x0000, /* 0x8837 */ 0x0000, /* 0x8838 */ 0x0000, /* 0x8839 */ 0x0000, /* 0x883A */ 0x0000, /* 0x883B */ 0x0000, /* 0x883C */ 0x0000, /* 0x883D */ 0x0000, /* 0x883E */ 0x0000, /* 0x883F */ 0x0000, /* 0x8840 */ 0x0000, /* 0x8841 */ 0x0000, /* 0x8842 */ 0x0000, /* 0x8843 */ 0x0000, /* 0x8844 */ 0x0000, /* 0x8845 */ 0x0000, /* 0x8846 */ 0x0000, /* 0x8847 */ 0x0000, /* 0x8848 */ 0x0000, /* 0x8849 */ 0x0000, /* 0x884A */ 0x0000, /* 0x884B */ 0x0000, /* 0x884C */ 0x0000, /* 0x884D */ 0x0000, /* 0x884E */ 0x0000, /* 0x884F */ 0x0000, /* 0x8850 */ 0x0000, /* 0x8851 */ 0x0000, /* 0x8852 */ 0x0000, /* 0x8853 */ 0x0000, /* 0x8854 */ 0x0000, /* 0x8855 */ 0x0000, /* 0x8856 */ 0x0000, /* 0x8857 */ 0x0000, /* 0x8858 */ 0x0000, /* 0x8859 */ 0x0000, /* 0x885A */ 0x0000, /* 0x885B */ 0x0000, /* 0x885C */ 0x0000, /* 0x885D */ 0x0000, /* 0x885E */ 0x0000, /* 0x885F */ 0x0000, /* 0x8860 */ 0x0000, /* 0x8861 */ 0x0000, /* 0x8862 */ 0x0000, /* 0x8863 */ 0x0000, /* 0x8864 */ 0x0000, /* 0x8865 */ 0x0000, /* 0x8866 */ 0x0000, /* 0x8867 */ 0x0000, /* 0x8868 */ 0x0000, /* 0x8869 */ 0x0000, /* 0x886A */ 0x0000, /* 0x886B */ 0x0000, /* 0x886C */ 0x0000, /* 0x886D */ 0x0000, /* 0x886E */ 0x0000, /* 0x886F */ 0x0000, /* 0x8870 */ 0x0000, /* 0x8871 */ 0x0000, /* 0x8872 */ 0x0000, /* 0x8873 */ 0x0000, /* 0x8874 */ 0x0000, /* 0x8875 */ 0x0000, /* 0x8876 */ 0x0000, /* 0x8877 */ 0x0000, /* 0x8878 */ 0x0000, /* 0x8879 */ 0x0000, /* 0x887A */ 0x0000, /* 0x887B */ 0x0000, /* 0x887C */ 0x0000, /* 0x887D */ 0x0000, /* 0x887E */ 0x0000, /* 0x887F */ 0x0000, /* 0x8880 */ 0x0000, /* 0x8881 */ 0x0000, /* 0x8882 */ 0x0000, /* 0x8883 */ 0x0000, /* 0x8884 */ 0x0000, /* 0x8885 */ 0x0000, /* 0x8886 */ 0x0000, /* 0x8887 */ 0x0000, /* 0x8888 */ 0x0000, /* 0x8889 */ 0x0000, /* 0x888A */ 0x0000, /* 0x888B */ 0x0000, /* 0x888C */ 0x0000, /* 0x888D */ 0x0000, /* 0x888E */ 0x0000, /* 0x888F */ 0x0000, /* 0x8890 */ 0x0000, /* 0x8891 */ 0x0000, /* 0x8892 */ 0x0000, /* 0x8893 */ 0x0000, /* 0x8894 */ 0x0000, /* 0x8895 */ 0x0000, /* 0x8896 */ 0x0000, /* 0x8897 */ 0x0000, /* 0x8898 */ 0x0000, /* 0x8899 */ 0x0000, /* 0x889A */ 0x0000, /* 0x889B */ 0x0000, /* 0x889C */ 0x0000, /* 0x889D */ 0x0000, /* 0x889E */ 0x4E9C, /* 0x889F */ 0x5516, /* 0x88A0 */ 0x5A03, /* 0x88A1 */ 0x963F, /* 0x88A2 */ 0x54C0, /* 0x88A3 */ 0x611B, /* 0x88A4 */ 0x6328, /* 0x88A5 */ 0x59F6, /* 0x88A6 */ 0x9022, /* 0x88A7 */ 0x8475, /* 0x88A8 */ 0x831C, /* 0x88A9 */ 0x7A50, /* 0x88AA */ 0x60AA, /* 0x88AB */ 0x63E1, /* 0x88AC */ 0x6E25, /* 0x88AD */ 0x65ED, /* 0x88AE */ 0x8466, /* 0x88AF */ 0x82A6, /* 0x88B0 */ 0x9BF5, /* 0x88B1 */ 0x6893, /* 0x88B2 */ 0x5727, /* 0x88B3 */ 0x65A1, /* 0x88B4 */ 0x6271, /* 0x88B5 */ 0x5B9B, /* 0x88B6 */ 0x59D0, /* 0x88B7 */ 0x867B, /* 0x88B8 */ 0x98F4, /* 0x88B9 */ 0x7D62, /* 0x88BA */ 0x7DBE, /* 0x88BB */ 0x9B8E, /* 0x88BC */ 0x6216, /* 0x88BD */ 0x7C9F, /* 0x88BE */ 0x88B7, /* 0x88BF */ 0x5B89, /* 0x88C0 */ 0x5EB5, /* 0x88C1 */ 0x6309, /* 0x88C2 */ 0x6697, /* 0x88C3 */ 0x6848, /* 0x88C4 */ 0x95C7, /* 0x88C5 */ 0x978D, /* 0x88C6 */ 0x674F, /* 0x88C7 */ 0x4EE5, /* 0x88C8 */ 0x4F0A, /* 0x88C9 */ 0x4F4D, /* 0x88CA */ 0x4F9D, /* 0x88CB */ 0x5049, /* 0x88CC */ 0x56F2, /* 0x88CD */ 0x5937, /* 0x88CE */ 0x59D4, /* 0x88CF */ 0x5A01, /* 0x88D0 */ 0x5C09, /* 0x88D1 */ 0x60DF, /* 0x88D2 */ 0x610F, /* 0x88D3 */ 0x6170, /* 0x88D4 */ 0x6613, /* 0x88D5 */ 0x6905, /* 0x88D6 */ 0x70BA, /* 0x88D7 */ 0x754F, /* 0x88D8 */ 0x7570, /* 0x88D9 */ 0x79FB, /* 0x88DA */ 0x7DAD, /* 0x88DB */ 0x7DEF, /* 0x88DC */ 0x80C3, /* 0x88DD */ 0x840E, /* 0x88DE */ 0x8863, /* 0x88DF */ 0x8B02, /* 0x88E0 */ 0x9055, /* 0x88E1 */ 0x907A, /* 0x88E2 */ 0x533B, /* 0x88E3 */ 0x4E95, /* 0x88E4 */ 0x4EA5, /* 0x88E5 */ 0x57DF, /* 0x88E6 */ 0x80B2, /* 0x88E7 */ 0x90C1, /* 0x88E8 */ 0x78EF, /* 0x88E9 */ 0x4E00, /* 0x88EA */ 0x58F1, /* 0x88EB */ 0x6EA2, /* 0x88EC */ 0x9038, /* 0x88ED */ 0x7A32, /* 0x88EE */ 0x8328, /* 0x88EF */ 0x828B, /* 0x88F0 */ 0x9C2F, /* 0x88F1 */ 0x5141, /* 0x88F2 */ 0x5370, /* 0x88F3 */ 0x54BD, /* 0x88F4 */ 0x54E1, /* 0x88F5 */ 0x56E0, /* 0x88F6 */ 0x59FB, /* 0x88F7 */ 0x5F15, /* 0x88F8 */ 0x98F2, /* 0x88F9 */ 0x6DEB, /* 0x88FA */ 0x80E4, /* 0x88FB */ 0x852D, /* 0x88FC */ 0x0000, /* 0x88FD */ 0x0000, /* 0x88FE */ 0x0000, /* 0x88FF */ 0x0000, /* 0x8900 */ 0x0000, /* 0x8901 */ 0x0000, /* 0x8902 */ 0x0000, /* 0x8903 */ 0x0000, /* 0x8904 */ 0x0000, /* 0x8905 */ 0x0000, /* 0x8906 */ 0x0000, /* 0x8907 */ 0x0000, /* 0x8908 */ 0x0000, /* 0x8909 */ 0x0000, /* 0x890A */ 0x0000, /* 0x890B */ 0x0000, /* 0x890C */ 0x0000, /* 0x890D */ 0x0000, /* 0x890E */ 0x0000, /* 0x890F */ 0x0000, /* 0x8910 */ 0x0000, /* 0x8911 */ 0x0000, /* 0x8912 */ 0x0000, /* 0x8913 */ 0x0000, /* 0x8914 */ 0x0000, /* 0x8915 */ 0x0000, /* 0x8916 */ 0x0000, /* 0x8917 */ 0x0000, /* 0x8918 */ 0x0000, /* 0x8919 */ 0x0000, /* 0x891A */ 0x0000, /* 0x891B */ 0x0000, /* 0x891C */ 0x0000, /* 0x891D */ 0x0000, /* 0x891E */ 0x0000, /* 0x891F */ 0x0000, /* 0x8920 */ 0x0000, /* 0x8921 */ 0x0000, /* 0x8922 */ 0x0000, /* 0x8923 */ 0x0000, /* 0x8924 */ 0x0000, /* 0x8925 */ 0x0000, /* 0x8926 */ 0x0000, /* 0x8927 */ 0x0000, /* 0x8928 */ 0x0000, /* 0x8929 */ 0x0000, /* 0x892A */ 0x0000, /* 0x892B */ 0x0000, /* 0x892C */ 0x0000, /* 0x892D */ 0x0000, /* 0x892E */ 0x0000, /* 0x892F */ 0x0000, /* 0x8930 */ 0x0000, /* 0x8931 */ 0x0000, /* 0x8932 */ 0x0000, /* 0x8933 */ 0x0000, /* 0x8934 */ 0x0000, /* 0x8935 */ 0x0000, /* 0x8936 */ 0x0000, /* 0x8937 */ 0x0000, /* 0x8938 */ 0x0000, /* 0x8939 */ 0x0000, /* 0x893A */ 0x0000, /* 0x893B */ 0x0000, /* 0x893C */ 0x0000, /* 0x893D */ 0x0000, /* 0x893E */ 0x0000, /* 0x893F */ 0x9662, /* 0x8940 */ 0x9670, /* 0x8941 */ 0x96A0, /* 0x8942 */ 0x97FB, /* 0x8943 */ 0x540B, /* 0x8944 */ 0x53F3, /* 0x8945 */ 0x5B87, /* 0x8946 */ 0x70CF, /* 0x8947 */ 0x7FBD, /* 0x8948 */ 0x8FC2, /* 0x8949 */ 0x96E8, /* 0x894A */ 0x536F, /* 0x894B */ 0x9D5C, /* 0x894C */ 0x7ABA, /* 0x894D */ 0x4E11, /* 0x894E */ 0x7893, /* 0x894F */ 0x81FC, /* 0x8950 */ 0x6E26, /* 0x8951 */ 0x5618, /* 0x8952 */ 0x5504, /* 0x8953 */ 0x6B1D, /* 0x8954 */ 0x851A, /* 0x8955 */ 0x9C3B, /* 0x8956 */ 0x59E5, /* 0x8957 */ 0x53A9, /* 0x8958 */ 0x6D66, /* 0x8959 */ 0x74DC, /* 0x895A */ 0x958F, /* 0x895B */ 0x5642, /* 0x895C */ 0x4E91, /* 0x895D */ 0x904B, /* 0x895E */ 0x96F2, /* 0x895F */ 0x834F, /* 0x8960 */ 0x990C, /* 0x8961 */ 0x53E1, /* 0x8962 */ 0x55B6, /* 0x8963 */ 0x5B30, /* 0x8964 */ 0x5F71, /* 0x8965 */ 0x6620, /* 0x8966 */ 0x66F3, /* 0x8967 */ 0x6804, /* 0x8968 */ 0x6C38, /* 0x8969 */ 0x6CF3, /* 0x896A */ 0x6D29, /* 0x896B */ 0x745B, /* 0x896C */ 0x76C8, /* 0x896D */ 0x7A4E, /* 0x896E */ 0x9834, /* 0x896F */ 0x82F1, /* 0x8970 */ 0x885B, /* 0x8971 */ 0x8A60, /* 0x8972 */ 0x92ED, /* 0x8973 */ 0x6DB2, /* 0x8974 */ 0x75AB, /* 0x8975 */ 0x76CA, /* 0x8976 */ 0x99C5, /* 0x8977 */ 0x60A6, /* 0x8978 */ 0x8B01, /* 0x8979 */ 0x8D8A, /* 0x897A */ 0x95B2, /* 0x897B */ 0x698E, /* 0x897C */ 0x53AD, /* 0x897D */ 0x5186, /* 0x897E */ 0x0000, /* 0x897F */ 0x5712, /* 0x8980 */ 0x5830, /* 0x8981 */ 0x5944, /* 0x8982 */ 0x5BB4, /* 0x8983 */ 0x5EF6, /* 0x8984 */ 0x6028, /* 0x8985 */ 0x63A9, /* 0x8986 */ 0x63F4, /* 0x8987 */ 0x6CBF, /* 0x8988 */ 0x6F14, /* 0x8989 */ 0x708E, /* 0x898A */ 0x7114, /* 0x898B */ 0x7159, /* 0x898C */ 0x71D5, /* 0x898D */ 0x733F, /* 0x898E */ 0x7E01, /* 0x898F */ 0x8276, /* 0x8990 */ 0x82D1, /* 0x8991 */ 0x8597, /* 0x8992 */ 0x9060, /* 0x8993 */ 0x925B, /* 0x8994 */ 0x9D1B, /* 0x8995 */ 0x5869, /* 0x8996 */ 0x65BC, /* 0x8997 */ 0x6C5A, /* 0x8998 */ 0x7525, /* 0x8999 */ 0x51F9, /* 0x899A */ 0x592E, /* 0x899B */ 0x5965, /* 0x899C */ 0x5F80, /* 0x899D */ 0x5FDC, /* 0x899E */ 0x62BC, /* 0x899F */ 0x65FA, /* 0x89A0 */ 0x6A2A, /* 0x89A1 */ 0x6B27, /* 0x89A2 */ 0x6BB4, /* 0x89A3 */ 0x738B, /* 0x89A4 */ 0x7FC1, /* 0x89A5 */ 0x8956, /* 0x89A6 */ 0x9D2C, /* 0x89A7 */ 0x9D0E, /* 0x89A8 */ 0x9EC4, /* 0x89A9 */ 0x5CA1, /* 0x89AA */ 0x6C96, /* 0x89AB */ 0x837B, /* 0x89AC */ 0x5104, /* 0x89AD */ 0x5C4B, /* 0x89AE */ 0x61B6, /* 0x89AF */ 0x81C6, /* 0x89B0 */ 0x6876, /* 0x89B1 */ 0x7261, /* 0x89B2 */ 0x4E59, /* 0x89B3 */ 0x4FFA, /* 0x89B4 */ 0x5378, /* 0x89B5 */ 0x6069, /* 0x89B6 */ 0x6E29, /* 0x89B7 */ 0x7A4F, /* 0x89B8 */ 0x97F3, /* 0x89B9 */ 0x4E0B, /* 0x89BA */ 0x5316, /* 0x89BB */ 0x4EEE, /* 0x89BC */ 0x4F55, /* 0x89BD */ 0x4F3D, /* 0x89BE */ 0x4FA1, /* 0x89BF */ 0x4F73, /* 0x89C0 */ 0x52A0, /* 0x89C1 */ 0x53EF, /* 0x89C2 */ 0x5609, /* 0x89C3 */ 0x590F, /* 0x89C4 */ 0x5AC1, /* 0x89C5 */ 0x5BB6, /* 0x89C6 */ 0x5BE1, /* 0x89C7 */ 0x79D1, /* 0x89C8 */ 0x6687, /* 0x89C9 */ 0x679C, /* 0x89CA */ 0x67B6, /* 0x89CB */ 0x6B4C, /* 0x89CC */ 0x6CB3, /* 0x89CD */ 0x706B, /* 0x89CE */ 0x73C2, /* 0x89CF */ 0x798D, /* 0x89D0 */ 0x79BE, /* 0x89D1 */ 0x7A3C, /* 0x89D2 */ 0x7B87, /* 0x89D3 */ 0x82B1, /* 0x89D4 */ 0x82DB, /* 0x89D5 */ 0x8304, /* 0x89D6 */ 0x8377, /* 0x89D7 */ 0x83EF, /* 0x89D8 */ 0x83D3, /* 0x89D9 */ 0x8766, /* 0x89DA */ 0x8AB2, /* 0x89DB */ 0x5629, /* 0x89DC */ 0x8CA8, /* 0x89DD */ 0x8FE6, /* 0x89DE */ 0x904E, /* 0x89DF */ 0x971E, /* 0x89E0 */ 0x868A, /* 0x89E1 */ 0x4FC4, /* 0x89E2 */ 0x5CE8, /* 0x89E3 */ 0x6211, /* 0x89E4 */ 0x7259, /* 0x89E5 */ 0x753B, /* 0x89E6 */ 0x81E5, /* 0x89E7 */ 0x82BD, /* 0x89E8 */ 0x86FE, /* 0x89E9 */ 0x8CC0, /* 0x89EA */ 0x96C5, /* 0x89EB */ 0x9913, /* 0x89EC */ 0x99D5, /* 0x89ED */ 0x4ECB, /* 0x89EE */ 0x4F1A, /* 0x89EF */ 0x89E3, /* 0x89F0 */ 0x56DE, /* 0x89F1 */ 0x584A, /* 0x89F2 */ 0x58CA, /* 0x89F3 */ 0x5EFB, /* 0x89F4 */ 0x5FEB, /* 0x89F5 */ 0x602A, /* 0x89F6 */ 0x6094, /* 0x89F7 */ 0x6062, /* 0x89F8 */ 0x61D0, /* 0x89F9 */ 0x6212, /* 0x89FA */ 0x62D0, /* 0x89FB */ 0x6539, /* 0x89FC */ 0x0000, /* 0x89FD */ 0x0000, /* 0x89FE */ 0x0000, /* 0x89FF */ 0x0000, /* 0x8A00 */ 0x0000, /* 0x8A01 */ 0x0000, /* 0x8A02 */ 0x0000, /* 0x8A03 */ 0x0000, /* 0x8A04 */ 0x0000, /* 0x8A05 */ 0x0000, /* 0x8A06 */ 0x0000, /* 0x8A07 */ 0x0000, /* 0x8A08 */ 0x0000, /* 0x8A09 */ 0x0000, /* 0x8A0A */ 0x0000, /* 0x8A0B */ 0x0000, /* 0x8A0C */ 0x0000, /* 0x8A0D */ 0x0000, /* 0x8A0E */ 0x0000, /* 0x8A0F */ 0x0000, /* 0x8A10 */ 0x0000, /* 0x8A11 */ 0x0000, /* 0x8A12 */ 0x0000, /* 0x8A13 */ 0x0000, /* 0x8A14 */ 0x0000, /* 0x8A15 */ 0x0000, /* 0x8A16 */ 0x0000, /* 0x8A17 */ 0x0000, /* 0x8A18 */ 0x0000, /* 0x8A19 */ 0x0000, /* 0x8A1A */ 0x0000, /* 0x8A1B */ 0x0000, /* 0x8A1C */ 0x0000, /* 0x8A1D */ 0x0000, /* 0x8A1E */ 0x0000, /* 0x8A1F */ 0x0000, /* 0x8A20 */ 0x0000, /* 0x8A21 */ 0x0000, /* 0x8A22 */ 0x0000, /* 0x8A23 */ 0x0000, /* 0x8A24 */ 0x0000, /* 0x8A25 */ 0x0000, /* 0x8A26 */ 0x0000, /* 0x8A27 */ 0x0000, /* 0x8A28 */ 0x0000, /* 0x8A29 */ 0x0000, /* 0x8A2A */ 0x0000, /* 0x8A2B */ 0x0000, /* 0x8A2C */ 0x0000, /* 0x8A2D */ 0x0000, /* 0x8A2E */ 0x0000, /* 0x8A2F */ 0x0000, /* 0x8A30 */ 0x0000, /* 0x8A31 */ 0x0000, /* 0x8A32 */ 0x0000, /* 0x8A33 */ 0x0000, /* 0x8A34 */ 0x0000, /* 0x8A35 */ 0x0000, /* 0x8A36 */ 0x0000, /* 0x8A37 */ 0x0000, /* 0x8A38 */ 0x0000, /* 0x8A39 */ 0x0000, /* 0x8A3A */ 0x0000, /* 0x8A3B */ 0x0000, /* 0x8A3C */ 0x0000, /* 0x8A3D */ 0x0000, /* 0x8A3E */ 0x0000, /* 0x8A3F */ 0x9B41, /* 0x8A40 */ 0x6666, /* 0x8A41 */ 0x68B0, /* 0x8A42 */ 0x6D77, /* 0x8A43 */ 0x7070, /* 0x8A44 */ 0x754C, /* 0x8A45 */ 0x7686, /* 0x8A46 */ 0x7D75, /* 0x8A47 */ 0x82A5, /* 0x8A48 */ 0x87F9, /* 0x8A49 */ 0x958B, /* 0x8A4A */ 0x968E, /* 0x8A4B */ 0x8C9D, /* 0x8A4C */ 0x51F1, /* 0x8A4D */ 0x52BE, /* 0x8A4E */ 0x5916, /* 0x8A4F */ 0x54B3, /* 0x8A50 */ 0x5BB3, /* 0x8A51 */ 0x5D16, /* 0x8A52 */ 0x6168, /* 0x8A53 */ 0x6982, /* 0x8A54 */ 0x6DAF, /* 0x8A55 */ 0x788D, /* 0x8A56 */ 0x84CB, /* 0x8A57 */ 0x8857, /* 0x8A58 */ 0x8A72, /* 0x8A59 */ 0x93A7, /* 0x8A5A */ 0x9AB8, /* 0x8A5B */ 0x6D6C, /* 0x8A5C */ 0x99A8, /* 0x8A5D */ 0x86D9, /* 0x8A5E */ 0x57A3, /* 0x8A5F */ 0x67FF, /* 0x8A60 */ 0x86CE, /* 0x8A61 */ 0x920E, /* 0x8A62 */ 0x5283, /* 0x8A63 */ 0x5687, /* 0x8A64 */ 0x5404, /* 0x8A65 */ 0x5ED3, /* 0x8A66 */ 0x62E1, /* 0x8A67 */ 0x64B9, /* 0x8A68 */ 0x683C, /* 0x8A69 */ 0x6838, /* 0x8A6A */ 0x6BBB, /* 0x8A6B */ 0x7372, /* 0x8A6C */ 0x78BA, /* 0x8A6D */ 0x7A6B, /* 0x8A6E */ 0x899A, /* 0x8A6F */ 0x89D2, /* 0x8A70 */ 0x8D6B, /* 0x8A71 */ 0x8F03, /* 0x8A72 */ 0x90ED, /* 0x8A73 */ 0x95A3, /* 0x8A74 */ 0x9694, /* 0x8A75 */ 0x9769, /* 0x8A76 */ 0x5B66, /* 0x8A77 */ 0x5CB3, /* 0x8A78 */ 0x697D, /* 0x8A79 */ 0x984D, /* 0x8A7A */ 0x984E, /* 0x8A7B */ 0x639B, /* 0x8A7C */ 0x7B20, /* 0x8A7D */ 0x6A2B, /* 0x8A7E */ 0x0000, /* 0x8A7F */ 0x6A7F, /* 0x8A80 */ 0x68B6, /* 0x8A81 */ 0x9C0D, /* 0x8A82 */ 0x6F5F, /* 0x8A83 */ 0x5272, /* 0x8A84 */ 0x559D, /* 0x8A85 */ 0x6070, /* 0x8A86 */ 0x62EC, /* 0x8A87 */ 0x6D3B, /* 0x8A88 */ 0x6E07, /* 0x8A89 */ 0x6ED1, /* 0x8A8A */ 0x845B, /* 0x8A8B */ 0x8910, /* 0x8A8C */ 0x8F44, /* 0x8A8D */ 0x4E14, /* 0x8A8E */ 0x9C39, /* 0x8A8F */ 0x53F6, /* 0x8A90 */ 0x691B, /* 0x8A91 */ 0x6A3A, /* 0x8A92 */ 0x9784, /* 0x8A93 */ 0x682A, /* 0x8A94 */ 0x515C, /* 0x8A95 */ 0x7AC3, /* 0x8A96 */ 0x84B2, /* 0x8A97 */ 0x91DC, /* 0x8A98 */ 0x938C, /* 0x8A99 */ 0x565B, /* 0x8A9A */ 0x9D28, /* 0x8A9B */ 0x6822, /* 0x8A9C */ 0x8305, /* 0x8A9D */ 0x8431, /* 0x8A9E */ 0x7CA5, /* 0x8A9F */ 0x5208, /* 0x8AA0 */ 0x82C5, /* 0x8AA1 */ 0x74E6, /* 0x8AA2 */ 0x4E7E, /* 0x8AA3 */ 0x4F83, /* 0x8AA4 */ 0x51A0, /* 0x8AA5 */ 0x5BD2, /* 0x8AA6 */ 0x520A, /* 0x8AA7 */ 0x52D8, /* 0x8AA8 */ 0x52E7, /* 0x8AA9 */ 0x5DFB, /* 0x8AAA */ 0x559A, /* 0x8AAB */ 0x582A, /* 0x8AAC */ 0x59E6, /* 0x8AAD */ 0x5B8C, /* 0x8AAE */ 0x5B98, /* 0x8AAF */ 0x5BDB, /* 0x8AB0 */ 0x5E72, /* 0x8AB1 */ 0x5E79, /* 0x8AB2 */ 0x60A3, /* 0x8AB3 */ 0x611F, /* 0x8AB4 */ 0x6163, /* 0x8AB5 */ 0x61BE, /* 0x8AB6 */ 0x63DB, /* 0x8AB7 */ 0x6562, /* 0x8AB8 */ 0x67D1, /* 0x8AB9 */ 0x6853, /* 0x8ABA */ 0x68FA, /* 0x8ABB */ 0x6B3E, /* 0x8ABC */ 0x6B53, /* 0x8ABD */ 0x6C57, /* 0x8ABE */ 0x6F22, /* 0x8ABF */ 0x6F97, /* 0x8AC0 */ 0x6F45, /* 0x8AC1 */ 0x74B0, /* 0x8AC2 */ 0x7518, /* 0x8AC3 */ 0x76E3, /* 0x8AC4 */ 0x770B, /* 0x8AC5 */ 0x7AFF, /* 0x8AC6 */ 0x7BA1, /* 0x8AC7 */ 0x7C21, /* 0x8AC8 */ 0x7DE9, /* 0x8AC9 */ 0x7F36, /* 0x8ACA */ 0x7FF0, /* 0x8ACB */ 0x809D, /* 0x8ACC */ 0x8266, /* 0x8ACD */ 0x839E, /* 0x8ACE */ 0x89B3, /* 0x8ACF */ 0x8ACC, /* 0x8AD0 */ 0x8CAB, /* 0x8AD1 */ 0x9084, /* 0x8AD2 */ 0x9451, /* 0x8AD3 */ 0x9593, /* 0x8AD4 */ 0x9591, /* 0x8AD5 */ 0x95A2, /* 0x8AD6 */ 0x9665, /* 0x8AD7 */ 0x97D3, /* 0x8AD8 */ 0x9928, /* 0x8AD9 */ 0x8218, /* 0x8ADA */ 0x4E38, /* 0x8ADB */ 0x542B, /* 0x8ADC */ 0x5CB8, /* 0x8ADD */ 0x5DCC, /* 0x8ADE */ 0x73A9, /* 0x8ADF */ 0x764C, /* 0x8AE0 */ 0x773C, /* 0x8AE1 */ 0x5CA9, /* 0x8AE2 */ 0x7FEB, /* 0x8AE3 */ 0x8D0B, /* 0x8AE4 */ 0x96C1, /* 0x8AE5 */ 0x9811, /* 0x8AE6 */ 0x9854, /* 0x8AE7 */ 0x9858, /* 0x8AE8 */ 0x4F01, /* 0x8AE9 */ 0x4F0E, /* 0x8AEA */ 0x5371, /* 0x8AEB */ 0x559C, /* 0x8AEC */ 0x5668, /* 0x8AED */ 0x57FA, /* 0x8AEE */ 0x5947, /* 0x8AEF */ 0x5B09, /* 0x8AF0 */ 0x5BC4, /* 0x8AF1 */ 0x5C90, /* 0x8AF2 */ 0x5E0C, /* 0x8AF3 */ 0x5E7E, /* 0x8AF4 */ 0x5FCC, /* 0x8AF5 */ 0x63EE, /* 0x8AF6 */ 0x673A, /* 0x8AF7 */ 0x65D7, /* 0x8AF8 */ 0x65E2, /* 0x8AF9 */ 0x671F, /* 0x8AFA */ 0x68CB, /* 0x8AFB */ 0x68C4, /* 0x8AFC */ 0x0000, /* 0x8AFD */ 0x0000, /* 0x8AFE */ 0x0000, /* 0x8AFF */ 0x0000, /* 0x8B00 */ 0x0000, /* 0x8B01 */ 0x0000, /* 0x8B02 */ 0x0000, /* 0x8B03 */ 0x0000, /* 0x8B04 */ 0x0000, /* 0x8B05 */ 0x0000, /* 0x8B06 */ 0x0000, /* 0x8B07 */ 0x0000, /* 0x8B08 */ 0x0000, /* 0x8B09 */ 0x0000, /* 0x8B0A */ 0x0000, /* 0x8B0B */ 0x0000, /* 0x8B0C */ 0x0000, /* 0x8B0D */ 0x0000, /* 0x8B0E */ 0x0000, /* 0x8B0F */ 0x0000, /* 0x8B10 */ 0x0000, /* 0x8B11 */ 0x0000, /* 0x8B12 */ 0x0000, /* 0x8B13 */ 0x0000, /* 0x8B14 */ 0x0000, /* 0x8B15 */ 0x0000, /* 0x8B16 */ 0x0000, /* 0x8B17 */ 0x0000, /* 0x8B18 */ 0x0000, /* 0x8B19 */ 0x0000, /* 0x8B1A */ 0x0000, /* 0x8B1B */ 0x0000, /* 0x8B1C */ 0x0000, /* 0x8B1D */ 0x0000, /* 0x8B1E */ 0x0000, /* 0x8B1F */ 0x0000, /* 0x8B20 */ 0x0000, /* 0x8B21 */ 0x0000, /* 0x8B22 */ 0x0000, /* 0x8B23 */ 0x0000, /* 0x8B24 */ 0x0000, /* 0x8B25 */ 0x0000, /* 0x8B26 */ 0x0000, /* 0x8B27 */ 0x0000, /* 0x8B28 */ 0x0000, /* 0x8B29 */ 0x0000, /* 0x8B2A */ 0x0000, /* 0x8B2B */ 0x0000, /* 0x8B2C */ 0x0000, /* 0x8B2D */ 0x0000, /* 0x8B2E */ 0x0000, /* 0x8B2F */ 0x0000, /* 0x8B30 */ 0x0000, /* 0x8B31 */ 0x0000, /* 0x8B32 */ 0x0000, /* 0x8B33 */ 0x0000, /* 0x8B34 */ 0x0000, /* 0x8B35 */ 0x0000, /* 0x8B36 */ 0x0000, /* 0x8B37 */ 0x0000, /* 0x8B38 */ 0x0000, /* 0x8B39 */ 0x0000, /* 0x8B3A */ 0x0000, /* 0x8B3B */ 0x0000, /* 0x8B3C */ 0x0000, /* 0x8B3D */ 0x0000, /* 0x8B3E */ 0x0000, /* 0x8B3F */ 0x6A5F, /* 0x8B40 */ 0x5E30, /* 0x8B41 */ 0x6BC5, /* 0x8B42 */ 0x6C17, /* 0x8B43 */ 0x6C7D, /* 0x8B44 */ 0x757F, /* 0x8B45 */ 0x7948, /* 0x8B46 */ 0x5B63, /* 0x8B47 */ 0x7A00, /* 0x8B48 */ 0x7D00, /* 0x8B49 */ 0x5FBD, /* 0x8B4A */ 0x898F, /* 0x8B4B */ 0x8A18, /* 0x8B4C */ 0x8CB4, /* 0x8B4D */ 0x8D77, /* 0x8B4E */ 0x8ECC, /* 0x8B4F */ 0x8F1D, /* 0x8B50 */ 0x98E2, /* 0x8B51 */ 0x9A0E, /* 0x8B52 */ 0x9B3C, /* 0x8B53 */ 0x4E80, /* 0x8B54 */ 0x507D, /* 0x8B55 */ 0x5100, /* 0x8B56 */ 0x5993, /* 0x8B57 */ 0x5B9C, /* 0x8B58 */ 0x622F, /* 0x8B59 */ 0x6280, /* 0x8B5A */ 0x64EC, /* 0x8B5B */ 0x6B3A, /* 0x8B5C */ 0x72A0, /* 0x8B5D */ 0x7591, /* 0x8B5E */ 0x7947, /* 0x8B5F */ 0x7FA9, /* 0x8B60 */ 0x87FB, /* 0x8B61 */ 0x8ABC, /* 0x8B62 */ 0x8B70, /* 0x8B63 */ 0x63AC, /* 0x8B64 */ 0x83CA, /* 0x8B65 */ 0x97A0, /* 0x8B66 */ 0x5409, /* 0x8B67 */ 0x5403, /* 0x8B68 */ 0x55AB, /* 0x8B69 */ 0x6854, /* 0x8B6A */ 0x6A58, /* 0x8B6B */ 0x8A70, /* 0x8B6C */ 0x7827, /* 0x8B6D */ 0x6775, /* 0x8B6E */ 0x9ECD, /* 0x8B6F */ 0x5374, /* 0x8B70 */ 0x5BA2, /* 0x8B71 */ 0x811A, /* 0x8B72 */ 0x8650, /* 0x8B73 */ 0x9006, /* 0x8B74 */ 0x4E18, /* 0x8B75 */ 0x4E45, /* 0x8B76 */ 0x4EC7, /* 0x8B77 */ 0x4F11, /* 0x8B78 */ 0x53CA, /* 0x8B79 */ 0x5438, /* 0x8B7A */ 0x5BAE, /* 0x8B7B */ 0x5F13, /* 0x8B7C */ 0x6025, /* 0x8B7D */ 0x6551, /* 0x8B7E */ 0x0000, /* 0x8B7F */ 0x673D, /* 0x8B80 */ 0x6C42, /* 0x8B81 */ 0x6C72, /* 0x8B82 */ 0x6CE3, /* 0x8B83 */ 0x7078, /* 0x8B84 */ 0x7403, /* 0x8B85 */ 0x7A76, /* 0x8B86 */ 0x7AAE, /* 0x8B87 */ 0x7B08, /* 0x8B88 */ 0x7D1A, /* 0x8B89 */ 0x7CFE, /* 0x8B8A */ 0x7D66, /* 0x8B8B */ 0x65E7, /* 0x8B8C */ 0x725B, /* 0x8B8D */ 0x53BB, /* 0x8B8E */ 0x5C45, /* 0x8B8F */ 0x5DE8, /* 0x8B90 */ 0x62D2, /* 0x8B91 */ 0x62E0, /* 0x8B92 */ 0x6319, /* 0x8B93 */ 0x6E20, /* 0x8B94 */ 0x865A, /* 0x8B95 */ 0x8A31, /* 0x8B96 */ 0x8DDD, /* 0x8B97 */ 0x92F8, /* 0x8B98 */ 0x6F01, /* 0x8B99 */ 0x79A6, /* 0x8B9A */ 0x9B5A, /* 0x8B9B */ 0x4EA8, /* 0x8B9C */ 0x4EAB, /* 0x8B9D */ 0x4EAC, /* 0x8B9E */ 0x4F9B, /* 0x8B9F */ 0x4FA0, /* 0x8BA0 */ 0x50D1, /* 0x8BA1 */ 0x5147, /* 0x8BA2 */ 0x7AF6, /* 0x8BA3 */ 0x5171, /* 0x8BA4 */ 0x51F6, /* 0x8BA5 */ 0x5354, /* 0x8BA6 */ 0x5321, /* 0x8BA7 */ 0x537F, /* 0x8BA8 */ 0x53EB, /* 0x8BA9 */ 0x55AC, /* 0x8BAA */ 0x5883, /* 0x8BAB */ 0x5CE1, /* 0x8BAC */ 0x5F37, /* 0x8BAD */ 0x5F4A, /* 0x8BAE */ 0x602F, /* 0x8BAF */ 0x6050, /* 0x8BB0 */ 0x606D, /* 0x8BB1 */ 0x631F, /* 0x8BB2 */ 0x6559, /* 0x8BB3 */ 0x6A4B, /* 0x8BB4 */ 0x6CC1, /* 0x8BB5 */ 0x72C2, /* 0x8BB6 */ 0x72ED, /* 0x8BB7 */ 0x77EF, /* 0x8BB8 */ 0x80F8, /* 0x8BB9 */ 0x8105, /* 0x8BBA */ 0x8208, /* 0x8BBB */ 0x854E, /* 0x8BBC */ 0x90F7, /* 0x8BBD */ 0x93E1, /* 0x8BBE */ 0x97FF, /* 0x8BBF */ 0x9957, /* 0x8BC0 */ 0x9A5A, /* 0x8BC1 */ 0x4EF0, /* 0x8BC2 */ 0x51DD, /* 0x8BC3 */ 0x5C2D, /* 0x8BC4 */ 0x6681, /* 0x8BC5 */ 0x696D, /* 0x8BC6 */ 0x5C40, /* 0x8BC7 */ 0x66F2, /* 0x8BC8 */ 0x6975, /* 0x8BC9 */ 0x7389, /* 0x8BCA */ 0x6850, /* 0x8BCB */ 0x7C81, /* 0x8BCC */ 0x50C5, /* 0x8BCD */ 0x52E4, /* 0x8BCE */ 0x5747, /* 0x8BCF */ 0x5DFE, /* 0x8BD0 */ 0x9326, /* 0x8BD1 */ 0x65A4, /* 0x8BD2 */ 0x6B23, /* 0x8BD3 */ 0x6B3D, /* 0x8BD4 */ 0x7434, /* 0x8BD5 */ 0x7981, /* 0x8BD6 */ 0x79BD, /* 0x8BD7 */ 0x7B4B, /* 0x8BD8 */ 0x7DCA, /* 0x8BD9 */ 0x82B9, /* 0x8BDA */ 0x83CC, /* 0x8BDB */ 0x887F, /* 0x8BDC */ 0x895F, /* 0x8BDD */ 0x8B39, /* 0x8BDE */ 0x8FD1, /* 0x8BDF */ 0x91D1, /* 0x8BE0 */ 0x541F, /* 0x8BE1 */ 0x9280, /* 0x8BE2 */ 0x4E5D, /* 0x8BE3 */ 0x5036, /* 0x8BE4 */ 0x53E5, /* 0x8BE5 */ 0x533A, /* 0x8BE6 */ 0x72D7, /* 0x8BE7 */ 0x7396, /* 0x8BE8 */ 0x77E9, /* 0x8BE9 */ 0x82E6, /* 0x8BEA */ 0x8EAF, /* 0x8BEB */ 0x99C6, /* 0x8BEC */ 0x99C8, /* 0x8BED */ 0x99D2, /* 0x8BEE */ 0x5177, /* 0x8BEF */ 0x611A, /* 0x8BF0 */ 0x865E, /* 0x8BF1 */ 0x55B0, /* 0x8BF2 */ 0x7A7A, /* 0x8BF3 */ 0x5076, /* 0x8BF4 */ 0x5BD3, /* 0x8BF5 */ 0x9047, /* 0x8BF6 */ 0x9685, /* 0x8BF7 */ 0x4E32, /* 0x8BF8 */ 0x6ADB, /* 0x8BF9 */ 0x91E7, /* 0x8BFA */ 0x5C51, /* 0x8BFB */ 0x5C48, /* 0x8BFC */ 0x0000, /* 0x8BFD */ 0x0000, /* 0x8BFE */ 0x0000, /* 0x8BFF */ 0x0000, /* 0x8C00 */ 0x0000, /* 0x8C01 */ 0x0000, /* 0x8C02 */ 0x0000, /* 0x8C03 */ 0x0000, /* 0x8C04 */ 0x0000, /* 0x8C05 */ 0x0000, /* 0x8C06 */ 0x0000, /* 0x8C07 */ 0x0000, /* 0x8C08 */ 0x0000, /* 0x8C09 */ 0x0000, /* 0x8C0A */ 0x0000, /* 0x8C0B */ 0x0000, /* 0x8C0C */ 0x0000, /* 0x8C0D */ 0x0000, /* 0x8C0E */ 0x0000, /* 0x8C0F */ 0x0000, /* 0x8C10 */ 0x0000, /* 0x8C11 */ 0x0000, /* 0x8C12 */ 0x0000, /* 0x8C13 */ 0x0000, /* 0x8C14 */ 0x0000, /* 0x8C15 */ 0x0000, /* 0x8C16 */ 0x0000, /* 0x8C17 */ 0x0000, /* 0x8C18 */ 0x0000, /* 0x8C19 */ 0x0000, /* 0x8C1A */ 0x0000, /* 0x8C1B */ 0x0000, /* 0x8C1C */ 0x0000, /* 0x8C1D */ 0x0000, /* 0x8C1E */ 0x0000, /* 0x8C1F */ 0x0000, /* 0x8C20 */ 0x0000, /* 0x8C21 */ 0x0000, /* 0x8C22 */ 0x0000, /* 0x8C23 */ 0x0000, /* 0x8C24 */ 0x0000, /* 0x8C25 */ 0x0000, /* 0x8C26 */ 0x0000, /* 0x8C27 */ 0x0000, /* 0x8C28 */ 0x0000, /* 0x8C29 */ 0x0000, /* 0x8C2A */ 0x0000, /* 0x8C2B */ 0x0000, /* 0x8C2C */ 0x0000, /* 0x8C2D */ 0x0000, /* 0x8C2E */ 0x0000, /* 0x8C2F */ 0x0000, /* 0x8C30 */ 0x0000, /* 0x8C31 */ 0x0000, /* 0x8C32 */ 0x0000, /* 0x8C33 */ 0x0000, /* 0x8C34 */ 0x0000, /* 0x8C35 */ 0x0000, /* 0x8C36 */ 0x0000, /* 0x8C37 */ 0x0000, /* 0x8C38 */ 0x0000, /* 0x8C39 */ 0x0000, /* 0x8C3A */ 0x0000, /* 0x8C3B */ 0x0000, /* 0x8C3C */ 0x0000, /* 0x8C3D */ 0x0000, /* 0x8C3E */ 0x0000, /* 0x8C3F */ 0x6398, /* 0x8C40 */ 0x7A9F, /* 0x8C41 */ 0x6C93, /* 0x8C42 */ 0x9774, /* 0x8C43 */ 0x8F61, /* 0x8C44 */ 0x7AAA, /* 0x8C45 */ 0x718A, /* 0x8C46 */ 0x9688, /* 0x8C47 */ 0x7C82, /* 0x8C48 */ 0x6817, /* 0x8C49 */ 0x7E70, /* 0x8C4A */ 0x6851, /* 0x8C4B */ 0x936C, /* 0x8C4C */ 0x52F2, /* 0x8C4D */ 0x541B, /* 0x8C4E */ 0x85AB, /* 0x8C4F */ 0x8A13, /* 0x8C50 */ 0x7FA4, /* 0x8C51 */ 0x8ECD, /* 0x8C52 */ 0x90E1, /* 0x8C53 */ 0x5366, /* 0x8C54 */ 0x8888, /* 0x8C55 */ 0x7941, /* 0x8C56 */ 0x4FC2, /* 0x8C57 */ 0x50BE, /* 0x8C58 */ 0x5211, /* 0x8C59 */ 0x5144, /* 0x8C5A */ 0x5553, /* 0x8C5B */ 0x572D, /* 0x8C5C */ 0x73EA, /* 0x8C5D */ 0x578B, /* 0x8C5E */ 0x5951, /* 0x8C5F */ 0x5F62, /* 0x8C60 */ 0x5F84, /* 0x8C61 */ 0x6075, /* 0x8C62 */ 0x6176, /* 0x8C63 */ 0x6167, /* 0x8C64 */ 0x61A9, /* 0x8C65 */ 0x63B2, /* 0x8C66 */ 0x643A, /* 0x8C67 */ 0x656C, /* 0x8C68 */ 0x666F, /* 0x8C69 */ 0x6842, /* 0x8C6A */ 0x6E13, /* 0x8C6B */ 0x7566, /* 0x8C6C */ 0x7A3D, /* 0x8C6D */ 0x7CFB, /* 0x8C6E */ 0x7D4C, /* 0x8C6F */ 0x7D99, /* 0x8C70 */ 0x7E4B, /* 0x8C71 */ 0x7F6B, /* 0x8C72 */ 0x830E, /* 0x8C73 */ 0x834A, /* 0x8C74 */ 0x86CD, /* 0x8C75 */ 0x8A08, /* 0x8C76 */ 0x8A63, /* 0x8C77 */ 0x8B66, /* 0x8C78 */ 0x8EFD, /* 0x8C79 */ 0x981A, /* 0x8C7A */ 0x9D8F, /* 0x8C7B */ 0x82B8, /* 0x8C7C */ 0x8FCE, /* 0x8C7D */ 0x9BE8, /* 0x8C7E */ 0x0000, /* 0x8C7F */ 0x5287, /* 0x8C80 */ 0x621F, /* 0x8C81 */ 0x6483, /* 0x8C82 */ 0x6FC0, /* 0x8C83 */ 0x9699, /* 0x8C84 */ 0x6841, /* 0x8C85 */ 0x5091, /* 0x8C86 */ 0x6B20, /* 0x8C87 */ 0x6C7A, /* 0x8C88 */ 0x6F54, /* 0x8C89 */ 0x7A74, /* 0x8C8A */ 0x7D50, /* 0x8C8B */ 0x8840, /* 0x8C8C */ 0x8A23, /* 0x8C8D */ 0x6708, /* 0x8C8E */ 0x4EF6, /* 0x8C8F */ 0x5039, /* 0x8C90 */ 0x5026, /* 0x8C91 */ 0x5065, /* 0x8C92 */ 0x517C, /* 0x8C93 */ 0x5238, /* 0x8C94 */ 0x5263, /* 0x8C95 */ 0x55A7, /* 0x8C96 */ 0x570F, /* 0x8C97 */ 0x5805, /* 0x8C98 */ 0x5ACC, /* 0x8C99 */ 0x5EFA, /* 0x8C9A */ 0x61B2, /* 0x8C9B */ 0x61F8, /* 0x8C9C */ 0x62F3, /* 0x8C9D */ 0x6372, /* 0x8C9E */ 0x691C, /* 0x8C9F */ 0x6A29, /* 0x8CA0 */ 0x727D, /* 0x8CA1 */ 0x72AC, /* 0x8CA2 */ 0x732E, /* 0x8CA3 */ 0x7814, /* 0x8CA4 */ 0x786F, /* 0x8CA5 */ 0x7D79, /* 0x8CA6 */ 0x770C, /* 0x8CA7 */ 0x80A9, /* 0x8CA8 */ 0x898B, /* 0x8CA9 */ 0x8B19, /* 0x8CAA */ 0x8CE2, /* 0x8CAB */ 0x8ED2, /* 0x8CAC */ 0x9063, /* 0x8CAD */ 0x9375, /* 0x8CAE */ 0x967A, /* 0x8CAF */ 0x9855, /* 0x8CB0 */ 0x9A13, /* 0x8CB1 */ 0x9E78, /* 0x8CB2 */ 0x5143, /* 0x8CB3 */ 0x539F, /* 0x8CB4 */ 0x53B3, /* 0x8CB5 */ 0x5E7B, /* 0x8CB6 */ 0x5F26, /* 0x8CB7 */ 0x6E1B, /* 0x8CB8 */ 0x6E90, /* 0x8CB9 */ 0x7384, /* 0x8CBA */ 0x73FE, /* 0x8CBB */ 0x7D43, /* 0x8CBC */ 0x8237, /* 0x8CBD */ 0x8A00, /* 0x8CBE */ 0x8AFA, /* 0x8CBF */ 0x9650, /* 0x8CC0 */ 0x4E4E, /* 0x8CC1 */ 0x500B, /* 0x8CC2 */ 0x53E4, /* 0x8CC3 */ 0x547C, /* 0x8CC4 */ 0x56FA, /* 0x8CC5 */ 0x59D1, /* 0x8CC6 */ 0x5B64, /* 0x8CC7 */ 0x5DF1, /* 0x8CC8 */ 0x5EAB, /* 0x8CC9 */ 0x5F27, /* 0x8CCA */ 0x6238, /* 0x8CCB */ 0x6545, /* 0x8CCC */ 0x67AF, /* 0x8CCD */ 0x6E56, /* 0x8CCE */ 0x72D0, /* 0x8CCF */ 0x7CCA, /* 0x8CD0 */ 0x88B4, /* 0x8CD1 */ 0x80A1, /* 0x8CD2 */ 0x80E1, /* 0x8CD3 */ 0x83F0, /* 0x8CD4 */ 0x864E, /* 0x8CD5 */ 0x8A87, /* 0x8CD6 */ 0x8DE8, /* 0x8CD7 */ 0x9237, /* 0x8CD8 */ 0x96C7, /* 0x8CD9 */ 0x9867, /* 0x8CDA */ 0x9F13, /* 0x8CDB */ 0x4E94, /* 0x8CDC */ 0x4E92, /* 0x8CDD */ 0x4F0D, /* 0x8CDE */ 0x5348, /* 0x8CDF */ 0x5449, /* 0x8CE0 */ 0x543E, /* 0x8CE1 */ 0x5A2F, /* 0x8CE2 */ 0x5F8C, /* 0x8CE3 */ 0x5FA1, /* 0x8CE4 */ 0x609F, /* 0x8CE5 */ 0x68A7, /* 0x8CE6 */ 0x6A8E, /* 0x8CE7 */ 0x745A, /* 0x8CE8 */ 0x7881, /* 0x8CE9 */ 0x8A9E, /* 0x8CEA */ 0x8AA4, /* 0x8CEB */ 0x8B77, /* 0x8CEC */ 0x9190, /* 0x8CED */ 0x4E5E, /* 0x8CEE */ 0x9BC9, /* 0x8CEF */ 0x4EA4, /* 0x8CF0 */ 0x4F7C, /* 0x8CF1 */ 0x4FAF, /* 0x8CF2 */ 0x5019, /* 0x8CF3 */ 0x5016, /* 0x8CF4 */ 0x5149, /* 0x8CF5 */ 0x516C, /* 0x8CF6 */ 0x529F, /* 0x8CF7 */ 0x52B9, /* 0x8CF8 */ 0x52FE, /* 0x8CF9 */ 0x539A, /* 0x8CFA */ 0x53E3, /* 0x8CFB */ 0x5411, /* 0x8CFC */ 0x0000, /* 0x8CFD */ 0x0000, /* 0x8CFE */ 0x0000, /* 0x8CFF */ 0x0000, /* 0x8D00 */ 0x0000, /* 0x8D01 */ 0x0000, /* 0x8D02 */ 0x0000, /* 0x8D03 */ 0x0000, /* 0x8D04 */ 0x0000, /* 0x8D05 */ 0x0000, /* 0x8D06 */ 0x0000, /* 0x8D07 */ 0x0000, /* 0x8D08 */ 0x0000, /* 0x8D09 */ 0x0000, /* 0x8D0A */ 0x0000, /* 0x8D0B */ 0x0000, /* 0x8D0C */ 0x0000, /* 0x8D0D */ 0x0000, /* 0x8D0E */ 0x0000, /* 0x8D0F */ 0x0000, /* 0x8D10 */ 0x0000, /* 0x8D11 */ 0x0000, /* 0x8D12 */ 0x0000, /* 0x8D13 */ 0x0000, /* 0x8D14 */ 0x0000, /* 0x8D15 */ 0x0000, /* 0x8D16 */ 0x0000, /* 0x8D17 */ 0x0000, /* 0x8D18 */ 0x0000, /* 0x8D19 */ 0x0000, /* 0x8D1A */ 0x0000, /* 0x8D1B */ 0x0000, /* 0x8D1C */ 0x0000, /* 0x8D1D */ 0x0000, /* 0x8D1E */ 0x0000, /* 0x8D1F */ 0x0000, /* 0x8D20 */ 0x0000, /* 0x8D21 */ 0x0000, /* 0x8D22 */ 0x0000, /* 0x8D23 */ 0x0000, /* 0x8D24 */ 0x0000, /* 0x8D25 */ 0x0000, /* 0x8D26 */ 0x0000, /* 0x8D27 */ 0x0000, /* 0x8D28 */ 0x0000, /* 0x8D29 */ 0x0000, /* 0x8D2A */ 0x0000, /* 0x8D2B */ 0x0000, /* 0x8D2C */ 0x0000, /* 0x8D2D */ 0x0000, /* 0x8D2E */ 0x0000, /* 0x8D2F */ 0x0000, /* 0x8D30 */ 0x0000, /* 0x8D31 */ 0x0000, /* 0x8D32 */ 0x0000, /* 0x8D33 */ 0x0000, /* 0x8D34 */ 0x0000, /* 0x8D35 */ 0x0000, /* 0x8D36 */ 0x0000, /* 0x8D37 */ 0x0000, /* 0x8D38 */ 0x0000, /* 0x8D39 */ 0x0000, /* 0x8D3A */ 0x0000, /* 0x8D3B */ 0x0000, /* 0x8D3C */ 0x0000, /* 0x8D3D */ 0x0000, /* 0x8D3E */ 0x0000, /* 0x8D3F */ 0x540E, /* 0x8D40 */ 0x5589, /* 0x8D41 */ 0x5751, /* 0x8D42 */ 0x57A2, /* 0x8D43 */ 0x597D, /* 0x8D44 */ 0x5B54, /* 0x8D45 */ 0x5B5D, /* 0x8D46 */ 0x5B8F, /* 0x8D47 */ 0x5DE5, /* 0x8D48 */ 0x5DE7, /* 0x8D49 */ 0x5DF7, /* 0x8D4A */ 0x5E78, /* 0x8D4B */ 0x5E83, /* 0x8D4C */ 0x5E9A, /* 0x8D4D */ 0x5EB7, /* 0x8D4E */ 0x5F18, /* 0x8D4F */ 0x6052, /* 0x8D50 */ 0x614C, /* 0x8D51 */ 0x6297, /* 0x8D52 */ 0x62D8, /* 0x8D53 */ 0x63A7, /* 0x8D54 */ 0x653B, /* 0x8D55 */ 0x6602, /* 0x8D56 */ 0x6643, /* 0x8D57 */ 0x66F4, /* 0x8D58 */ 0x676D, /* 0x8D59 */ 0x6821, /* 0x8D5A */ 0x6897, /* 0x8D5B */ 0x69CB, /* 0x8D5C */ 0x6C5F, /* 0x8D5D */ 0x6D2A, /* 0x8D5E */ 0x6D69, /* 0x8D5F */ 0x6E2F, /* 0x8D60 */ 0x6E9D, /* 0x8D61 */ 0x7532, /* 0x8D62 */ 0x7687, /* 0x8D63 */ 0x786C, /* 0x8D64 */ 0x7A3F, /* 0x8D65 */ 0x7CE0, /* 0x8D66 */ 0x7D05, /* 0x8D67 */ 0x7D18, /* 0x8D68 */ 0x7D5E, /* 0x8D69 */ 0x7DB1, /* 0x8D6A */ 0x8015, /* 0x8D6B */ 0x8003, /* 0x8D6C */ 0x80AF, /* 0x8D6D */ 0x80B1, /* 0x8D6E */ 0x8154, /* 0x8D6F */ 0x818F, /* 0x8D70 */ 0x822A, /* 0x8D71 */ 0x8352, /* 0x8D72 */ 0x884C, /* 0x8D73 */ 0x8861, /* 0x8D74 */ 0x8B1B, /* 0x8D75 */ 0x8CA2, /* 0x8D76 */ 0x8CFC, /* 0x8D77 */ 0x90CA, /* 0x8D78 */ 0x9175, /* 0x8D79 */ 0x9271, /* 0x8D7A */ 0x783F, /* 0x8D7B */ 0x92FC, /* 0x8D7C */ 0x95A4, /* 0x8D7D */ 0x964D, /* 0x8D7E */ 0x0000, /* 0x8D7F */ 0x9805, /* 0x8D80 */ 0x9999, /* 0x8D81 */ 0x9AD8, /* 0x8D82 */ 0x9D3B, /* 0x8D83 */ 0x525B, /* 0x8D84 */ 0x52AB, /* 0x8D85 */ 0x53F7, /* 0x8D86 */ 0x5408, /* 0x8D87 */ 0x58D5, /* 0x8D88 */ 0x62F7, /* 0x8D89 */ 0x6FE0, /* 0x8D8A */ 0x8C6A, /* 0x8D8B */ 0x8F5F, /* 0x8D8C */ 0x9EB9, /* 0x8D8D */ 0x514B, /* 0x8D8E */ 0x523B, /* 0x8D8F */ 0x544A, /* 0x8D90 */ 0x56FD, /* 0x8D91 */ 0x7A40, /* 0x8D92 */ 0x9177, /* 0x8D93 */ 0x9D60, /* 0x8D94 */ 0x9ED2, /* 0x8D95 */ 0x7344, /* 0x8D96 */ 0x6F09, /* 0x8D97 */ 0x8170, /* 0x8D98 */ 0x7511, /* 0x8D99 */ 0x5FFD, /* 0x8D9A */ 0x60DA, /* 0x8D9B */ 0x9AA8, /* 0x8D9C */ 0x72DB, /* 0x8D9D */ 0x8FBC, /* 0x8D9E */ 0x6B64, /* 0x8D9F */ 0x9803, /* 0x8DA0 */ 0x4ECA, /* 0x8DA1 */ 0x56F0, /* 0x8DA2 */ 0x5764, /* 0x8DA3 */ 0x58BE, /* 0x8DA4 */ 0x5A5A, /* 0x8DA5 */ 0x6068, /* 0x8DA6 */ 0x61C7, /* 0x8DA7 */ 0x660F, /* 0x8DA8 */ 0x6606, /* 0x8DA9 */ 0x6839, /* 0x8DAA */ 0x68B1, /* 0x8DAB */ 0x6DF7, /* 0x8DAC */ 0x75D5, /* 0x8DAD */ 0x7D3A, /* 0x8DAE */ 0x826E, /* 0x8DAF */ 0x9B42, /* 0x8DB0 */ 0x4E9B, /* 0x8DB1 */ 0x4F50, /* 0x8DB2 */ 0x53C9, /* 0x8DB3 */ 0x5506, /* 0x8DB4 */ 0x5D6F, /* 0x8DB5 */ 0x5DE6, /* 0x8DB6 */ 0x5DEE, /* 0x8DB7 */ 0x67FB, /* 0x8DB8 */ 0x6C99, /* 0x8DB9 */ 0x7473, /* 0x8DBA */ 0x7802, /* 0x8DBB */ 0x8A50, /* 0x8DBC */ 0x9396, /* 0x8DBD */ 0x88DF, /* 0x8DBE */ 0x5750, /* 0x8DBF */ 0x5EA7, /* 0x8DC0 */ 0x632B, /* 0x8DC1 */ 0x50B5, /* 0x8DC2 */ 0x50AC, /* 0x8DC3 */ 0x518D, /* 0x8DC4 */ 0x6700, /* 0x8DC5 */ 0x54C9, /* 0x8DC6 */ 0x585E, /* 0x8DC7 */ 0x59BB, /* 0x8DC8 */ 0x5BB0, /* 0x8DC9 */ 0x5F69, /* 0x8DCA */ 0x624D, /* 0x8DCB */ 0x63A1, /* 0x8DCC */ 0x683D, /* 0x8DCD */ 0x6B73, /* 0x8DCE */ 0x6E08, /* 0x8DCF */ 0x707D, /* 0x8DD0 */ 0x91C7, /* 0x8DD1 */ 0x7280, /* 0x8DD2 */ 0x7815, /* 0x8DD3 */ 0x7826, /* 0x8DD4 */ 0x796D, /* 0x8DD5 */ 0x658E, /* 0x8DD6 */ 0x7D30, /* 0x8DD7 */ 0x83DC, /* 0x8DD8 */ 0x88C1, /* 0x8DD9 */ 0x8F09, /* 0x8DDA */ 0x969B, /* 0x8DDB */ 0x5264, /* 0x8DDC */ 0x5728, /* 0x8DDD */ 0x6750, /* 0x8DDE */ 0x7F6A, /* 0x8DDF */ 0x8CA1, /* 0x8DE0 */ 0x51B4, /* 0x8DE1 */ 0x5742, /* 0x8DE2 */ 0x962A, /* 0x8DE3 */ 0x583A, /* 0x8DE4 */ 0x698A, /* 0x8DE5 */ 0x80B4, /* 0x8DE6 */ 0x54B2, /* 0x8DE7 */ 0x5D0E, /* 0x8DE8 */ 0x57FC, /* 0x8DE9 */ 0x7895, /* 0x8DEA */ 0x9DFA, /* 0x8DEB */ 0x4F5C, /* 0x8DEC */ 0x524A, /* 0x8DED */ 0x548B, /* 0x8DEE */ 0x643E, /* 0x8DEF */ 0x6628, /* 0x8DF0 */ 0x6714, /* 0x8DF1 */ 0x67F5, /* 0x8DF2 */ 0x7A84, /* 0x8DF3 */ 0x7B56, /* 0x8DF4 */ 0x7D22, /* 0x8DF5 */ 0x932F, /* 0x8DF6 */ 0x685C, /* 0x8DF7 */ 0x9BAD, /* 0x8DF8 */ 0x7B39, /* 0x8DF9 */ 0x5319, /* 0x8DFA */ 0x518A, /* 0x8DFB */ 0x5237, /* 0x8DFC */ 0x0000, /* 0x8DFD */ 0x0000, /* 0x8DFE */ 0x0000, /* 0x8DFF */ 0x0000, /* 0x8E00 */ 0x0000, /* 0x8E01 */ 0x0000, /* 0x8E02 */ 0x0000, /* 0x8E03 */ 0x0000, /* 0x8E04 */ 0x0000, /* 0x8E05 */ 0x0000, /* 0x8E06 */ 0x0000, /* 0x8E07 */ 0x0000, /* 0x8E08 */ 0x0000, /* 0x8E09 */ 0x0000, /* 0x8E0A */ 0x0000, /* 0x8E0B */ 0x0000, /* 0x8E0C */ 0x0000, /* 0x8E0D */ 0x0000, /* 0x8E0E */ 0x0000, /* 0x8E0F */ 0x0000, /* 0x8E10 */ 0x0000, /* 0x8E11 */ 0x0000, /* 0x8E12 */ 0x0000, /* 0x8E13 */ 0x0000, /* 0x8E14 */ 0x0000, /* 0x8E15 */ 0x0000, /* 0x8E16 */ 0x0000, /* 0x8E17 */ 0x0000, /* 0x8E18 */ 0x0000, /* 0x8E19 */ 0x0000, /* 0x8E1A */ 0x0000, /* 0x8E1B */ 0x0000, /* 0x8E1C */ 0x0000, /* 0x8E1D */ 0x0000, /* 0x8E1E */ 0x0000, /* 0x8E1F */ 0x0000, /* 0x8E20 */ 0x0000, /* 0x8E21 */ 0x0000, /* 0x8E22 */ 0x0000, /* 0x8E23 */ 0x0000, /* 0x8E24 */ 0x0000, /* 0x8E25 */ 0x0000, /* 0x8E26 */ 0x0000, /* 0x8E27 */ 0x0000, /* 0x8E28 */ 0x0000, /* 0x8E29 */ 0x0000, /* 0x8E2A */ 0x0000, /* 0x8E2B */ 0x0000, /* 0x8E2C */ 0x0000, /* 0x8E2D */ 0x0000, /* 0x8E2E */ 0x0000, /* 0x8E2F */ 0x0000, /* 0x8E30 */ 0x0000, /* 0x8E31 */ 0x0000, /* 0x8E32 */ 0x0000, /* 0x8E33 */ 0x0000, /* 0x8E34 */ 0x0000, /* 0x8E35 */ 0x0000, /* 0x8E36 */ 0x0000, /* 0x8E37 */ 0x0000, /* 0x8E38 */ 0x0000, /* 0x8E39 */ 0x0000, /* 0x8E3A */ 0x0000, /* 0x8E3B */ 0x0000, /* 0x8E3C */ 0x0000, /* 0x8E3D */ 0x0000, /* 0x8E3E */ 0x0000, /* 0x8E3F */ 0x5BDF, /* 0x8E40 */ 0x62F6, /* 0x8E41 */ 0x64AE, /* 0x8E42 */ 0x64E6, /* 0x8E43 */ 0x672D, /* 0x8E44 */ 0x6BBA, /* 0x8E45 */ 0x85A9, /* 0x8E46 */ 0x96D1, /* 0x8E47 */ 0x7690, /* 0x8E48 */ 0x9BD6, /* 0x8E49 */ 0x634C, /* 0x8E4A */ 0x9306, /* 0x8E4B */ 0x9BAB, /* 0x8E4C */ 0x76BF, /* 0x8E4D */ 0x6652, /* 0x8E4E */ 0x4E09, /* 0x8E4F */ 0x5098, /* 0x8E50 */ 0x53C2, /* 0x8E51 */ 0x5C71, /* 0x8E52 */ 0x60E8, /* 0x8E53 */ 0x6492, /* 0x8E54 */ 0x6563, /* 0x8E55 */ 0x685F, /* 0x8E56 */ 0x71E6, /* 0x8E57 */ 0x73CA, /* 0x8E58 */ 0x7523, /* 0x8E59 */ 0x7B97, /* 0x8E5A */ 0x7E82, /* 0x8E5B */ 0x8695, /* 0x8E5C */ 0x8B83, /* 0x8E5D */ 0x8CDB, /* 0x8E5E */ 0x9178, /* 0x8E5F */ 0x9910, /* 0x8E60 */ 0x65AC, /* 0x8E61 */ 0x66AB, /* 0x8E62 */ 0x6B8B, /* 0x8E63 */ 0x4ED5, /* 0x8E64 */ 0x4ED4, /* 0x8E65 */ 0x4F3A, /* 0x8E66 */ 0x4F7F, /* 0x8E67 */ 0x523A, /* 0x8E68 */ 0x53F8, /* 0x8E69 */ 0x53F2, /* 0x8E6A */ 0x55E3, /* 0x8E6B */ 0x56DB, /* 0x8E6C */ 0x58EB, /* 0x8E6D */ 0x59CB, /* 0x8E6E */ 0x59C9, /* 0x8E6F */ 0x59FF, /* 0x8E70 */ 0x5B50, /* 0x8E71 */ 0x5C4D, /* 0x8E72 */ 0x5E02, /* 0x8E73 */ 0x5E2B, /* 0x8E74 */ 0x5FD7, /* 0x8E75 */ 0x601D, /* 0x8E76 */ 0x6307, /* 0x8E77 */ 0x652F, /* 0x8E78 */ 0x5B5C, /* 0x8E79 */ 0x65AF, /* 0x8E7A */ 0x65BD, /* 0x8E7B */ 0x65E8, /* 0x8E7C */ 0x679D, /* 0x8E7D */ 0x6B62, /* 0x8E7E */ 0x0000, /* 0x8E7F */ 0x6B7B, /* 0x8E80 */ 0x6C0F, /* 0x8E81 */ 0x7345, /* 0x8E82 */ 0x7949, /* 0x8E83 */ 0x79C1, /* 0x8E84 */ 0x7CF8, /* 0x8E85 */ 0x7D19, /* 0x8E86 */ 0x7D2B, /* 0x8E87 */ 0x80A2, /* 0x8E88 */ 0x8102, /* 0x8E89 */ 0x81F3, /* 0x8E8A */ 0x8996, /* 0x8E8B */ 0x8A5E, /* 0x8E8C */ 0x8A69, /* 0x8E8D */ 0x8A66, /* 0x8E8E */ 0x8A8C, /* 0x8E8F */ 0x8AEE, /* 0x8E90 */ 0x8CC7, /* 0x8E91 */ 0x8CDC, /* 0x8E92 */ 0x96CC, /* 0x8E93 */ 0x98FC, /* 0x8E94 */ 0x6B6F, /* 0x8E95 */ 0x4E8B, /* 0x8E96 */ 0x4F3C, /* 0x8E97 */ 0x4F8D, /* 0x8E98 */ 0x5150, /* 0x8E99 */ 0x5B57, /* 0x8E9A */ 0x5BFA, /* 0x8E9B */ 0x6148, /* 0x8E9C */ 0x6301, /* 0x8E9D */ 0x6642, /* 0x8E9E */ 0x6B21, /* 0x8E9F */ 0x6ECB, /* 0x8EA0 */ 0x6CBB, /* 0x8EA1 */ 0x723E, /* 0x8EA2 */ 0x74BD, /* 0x8EA3 */ 0x75D4, /* 0x8EA4 */ 0x78C1, /* 0x8EA5 */ 0x793A, /* 0x8EA6 */ 0x800C, /* 0x8EA7 */ 0x8033, /* 0x8EA8 */ 0x81EA, /* 0x8EA9 */ 0x8494, /* 0x8EAA */ 0x8F9E, /* 0x8EAB */ 0x6C50, /* 0x8EAC */ 0x9E7F, /* 0x8EAD */ 0x5F0F, /* 0x8EAE */ 0x8B58, /* 0x8EAF */ 0x9D2B, /* 0x8EB0 */ 0x7AFA, /* 0x8EB1 */ 0x8EF8, /* 0x8EB2 */ 0x5B8D, /* 0x8EB3 */ 0x96EB, /* 0x8EB4 */ 0x4E03, /* 0x8EB5 */ 0x53F1, /* 0x8EB6 */ 0x57F7, /* 0x8EB7 */ 0x5931, /* 0x8EB8 */ 0x5AC9, /* 0x8EB9 */ 0x5BA4, /* 0x8EBA */ 0x6089, /* 0x8EBB */ 0x6E7F, /* 0x8EBC */ 0x6F06, /* 0x8EBD */ 0x75BE, /* 0x8EBE */ 0x8CEA, /* 0x8EBF */ 0x5B9F, /* 0x8EC0 */ 0x8500, /* 0x8EC1 */ 0x7BE0, /* 0x8EC2 */ 0x5072, /* 0x8EC3 */ 0x67F4, /* 0x8EC4 */ 0x829D, /* 0x8EC5 */ 0x5C61, /* 0x8EC6 */ 0x854A, /* 0x8EC7 */ 0x7E1E, /* 0x8EC8 */ 0x820E, /* 0x8EC9 */ 0x5199, /* 0x8ECA */ 0x5C04, /* 0x8ECB */ 0x6368, /* 0x8ECC */ 0x8D66, /* 0x8ECD */ 0x659C, /* 0x8ECE */ 0x716E, /* 0x8ECF */ 0x793E, /* 0x8ED0 */ 0x7D17, /* 0x8ED1 */ 0x8005, /* 0x8ED2 */ 0x8B1D, /* 0x8ED3 */ 0x8ECA, /* 0x8ED4 */ 0x906E, /* 0x8ED5 */ 0x86C7, /* 0x8ED6 */ 0x90AA, /* 0x8ED7 */ 0x501F, /* 0x8ED8 */ 0x52FA, /* 0x8ED9 */ 0x5C3A, /* 0x8EDA */ 0x6753, /* 0x8EDB */ 0x707C, /* 0x8EDC */ 0x7235, /* 0x8EDD */ 0x914C, /* 0x8EDE */ 0x91C8, /* 0x8EDF */ 0x932B, /* 0x8EE0 */ 0x82E5, /* 0x8EE1 */ 0x5BC2, /* 0x8EE2 */ 0x5F31, /* 0x8EE3 */ 0x60F9, /* 0x8EE4 */ 0x4E3B, /* 0x8EE5 */ 0x53D6, /* 0x8EE6 */ 0x5B88, /* 0x8EE7 */ 0x624B, /* 0x8EE8 */ 0x6731, /* 0x8EE9 */ 0x6B8A, /* 0x8EEA */ 0x72E9, /* 0x8EEB */ 0x73E0, /* 0x8EEC */ 0x7A2E, /* 0x8EED */ 0x816B, /* 0x8EEE */ 0x8DA3, /* 0x8EEF */ 0x9152, /* 0x8EF0 */ 0x9996, /* 0x8EF1 */ 0x5112, /* 0x8EF2 */ 0x53D7, /* 0x8EF3 */ 0x546A, /* 0x8EF4 */ 0x5BFF, /* 0x8EF5 */ 0x6388, /* 0x8EF6 */ 0x6A39, /* 0x8EF7 */ 0x7DAC, /* 0x8EF8 */ 0x9700, /* 0x8EF9 */ 0x56DA, /* 0x8EFA */ 0x53CE, /* 0x8EFB */ 0x5468, /* 0x8EFC */ 0x0000, /* 0x8EFD */ 0x0000, /* 0x8EFE */ 0x0000, /* 0x8EFF */ 0x0000, /* 0x8F00 */ 0x0000, /* 0x8F01 */ 0x0000, /* 0x8F02 */ 0x0000, /* 0x8F03 */ 0x0000, /* 0x8F04 */ 0x0000, /* 0x8F05 */ 0x0000, /* 0x8F06 */ 0x0000, /* 0x8F07 */ 0x0000, /* 0x8F08 */ 0x0000, /* 0x8F09 */ 0x0000, /* 0x8F0A */ 0x0000, /* 0x8F0B */ 0x0000, /* 0x8F0C */ 0x0000, /* 0x8F0D */ 0x0000, /* 0x8F0E */ 0x0000, /* 0x8F0F */ 0x0000, /* 0x8F10 */ 0x0000, /* 0x8F11 */ 0x0000, /* 0x8F12 */ 0x0000, /* 0x8F13 */ 0x0000, /* 0x8F14 */ 0x0000, /* 0x8F15 */ 0x0000, /* 0x8F16 */ 0x0000, /* 0x8F17 */ 0x0000, /* 0x8F18 */ 0x0000, /* 0x8F19 */ 0x0000, /* 0x8F1A */ 0x0000, /* 0x8F1B */ 0x0000, /* 0x8F1C */ 0x0000, /* 0x8F1D */ 0x0000, /* 0x8F1E */ 0x0000, /* 0x8F1F */ 0x0000, /* 0x8F20 */ 0x0000, /* 0x8F21 */ 0x0000, /* 0x8F22 */ 0x0000, /* 0x8F23 */ 0x0000, /* 0x8F24 */ 0x0000, /* 0x8F25 */ 0x0000, /* 0x8F26 */ 0x0000, /* 0x8F27 */ 0x0000, /* 0x8F28 */ 0x0000, /* 0x8F29 */ 0x0000, /* 0x8F2A */ 0x0000, /* 0x8F2B */ 0x0000, /* 0x8F2C */ 0x0000, /* 0x8F2D */ 0x0000, /* 0x8F2E */ 0x0000, /* 0x8F2F */ 0x0000, /* 0x8F30 */ 0x0000, /* 0x8F31 */ 0x0000, /* 0x8F32 */ 0x0000, /* 0x8F33 */ 0x0000, /* 0x8F34 */ 0x0000, /* 0x8F35 */ 0x0000, /* 0x8F36 */ 0x0000, /* 0x8F37 */ 0x0000, /* 0x8F38 */ 0x0000, /* 0x8F39 */ 0x0000, /* 0x8F3A */ 0x0000, /* 0x8F3B */ 0x0000, /* 0x8F3C */ 0x0000, /* 0x8F3D */ 0x0000, /* 0x8F3E */ 0x0000, /* 0x8F3F */ 0x5B97, /* 0x8F40 */ 0x5C31, /* 0x8F41 */ 0x5DDE, /* 0x8F42 */ 0x4FEE, /* 0x8F43 */ 0x6101, /* 0x8F44 */ 0x62FE, /* 0x8F45 */ 0x6D32, /* 0x8F46 */ 0x79C0, /* 0x8F47 */ 0x79CB, /* 0x8F48 */ 0x7D42, /* 0x8F49 */ 0x7E4D, /* 0x8F4A */ 0x7FD2, /* 0x8F4B */ 0x81ED, /* 0x8F4C */ 0x821F, /* 0x8F4D */ 0x8490, /* 0x8F4E */ 0x8846, /* 0x8F4F */ 0x8972, /* 0x8F50 */ 0x8B90, /* 0x8F51 */ 0x8E74, /* 0x8F52 */ 0x8F2F, /* 0x8F53 */ 0x9031, /* 0x8F54 */ 0x914B, /* 0x8F55 */ 0x916C, /* 0x8F56 */ 0x96C6, /* 0x8F57 */ 0x919C, /* 0x8F58 */ 0x4EC0, /* 0x8F59 */ 0x4F4F, /* 0x8F5A */ 0x5145, /* 0x8F5B */ 0x5341, /* 0x8F5C */ 0x5F93, /* 0x8F5D */ 0x620E, /* 0x8F5E */ 0x67D4, /* 0x8F5F */ 0x6C41, /* 0x8F60 */ 0x6E0B, /* 0x8F61 */ 0x7363, /* 0x8F62 */ 0x7E26, /* 0x8F63 */ 0x91CD, /* 0x8F64 */ 0x9283, /* 0x8F65 */ 0x53D4, /* 0x8F66 */ 0x5919, /* 0x8F67 */ 0x5BBF, /* 0x8F68 */ 0x6DD1, /* 0x8F69 */ 0x795D, /* 0x8F6A */ 0x7E2E, /* 0x8F6B */ 0x7C9B, /* 0x8F6C */ 0x587E, /* 0x8F6D */ 0x719F, /* 0x8F6E */ 0x51FA, /* 0x8F6F */ 0x8853, /* 0x8F70 */ 0x8FF0, /* 0x8F71 */ 0x4FCA, /* 0x8F72 */ 0x5CFB, /* 0x8F73 */ 0x6625, /* 0x8F74 */ 0x77AC, /* 0x8F75 */ 0x7AE3, /* 0x8F76 */ 0x821C, /* 0x8F77 */ 0x99FF, /* 0x8F78 */ 0x51C6, /* 0x8F79 */ 0x5FAA, /* 0x8F7A */ 0x65EC, /* 0x8F7B */ 0x696F, /* 0x8F7C */ 0x6B89, /* 0x8F7D */ 0x6DF3, /* 0x8F7E */ 0x0000, /* 0x8F7F */ 0x6E96, /* 0x8F80 */ 0x6F64, /* 0x8F81 */ 0x76FE, /* 0x8F82 */ 0x7D14, /* 0x8F83 */ 0x5DE1, /* 0x8F84 */ 0x9075, /* 0x8F85 */ 0x9187, /* 0x8F86 */ 0x9806, /* 0x8F87 */ 0x51E6, /* 0x8F88 */ 0x521D, /* 0x8F89 */ 0x6240, /* 0x8F8A */ 0x6691, /* 0x8F8B */ 0x66D9, /* 0x8F8C */ 0x6E1A, /* 0x8F8D */ 0x5EB6, /* 0x8F8E */ 0x7DD2, /* 0x8F8F */ 0x7F72, /* 0x8F90 */ 0x66F8, /* 0x8F91 */ 0x85AF, /* 0x8F92 */ 0x85F7, /* 0x8F93 */ 0x8AF8, /* 0x8F94 */ 0x52A9, /* 0x8F95 */ 0x53D9, /* 0x8F96 */ 0x5973, /* 0x8F97 */ 0x5E8F, /* 0x8F98 */ 0x5F90, /* 0x8F99 */ 0x6055, /* 0x8F9A */ 0x92E4, /* 0x8F9B */ 0x9664, /* 0x8F9C */ 0x50B7, /* 0x8F9D */ 0x511F, /* 0x8F9E */ 0x52DD, /* 0x8F9F */ 0x5320, /* 0x8FA0 */ 0x5347, /* 0x8FA1 */ 0x53EC, /* 0x8FA2 */ 0x54E8, /* 0x8FA3 */ 0x5546, /* 0x8FA4 */ 0x5531, /* 0x8FA5 */ 0x5617, /* 0x8FA6 */ 0x5968, /* 0x8FA7 */ 0x59BE, /* 0x8FA8 */ 0x5A3C, /* 0x8FA9 */ 0x5BB5, /* 0x8FAA */ 0x5C06, /* 0x8FAB */ 0x5C0F, /* 0x8FAC */ 0x5C11, /* 0x8FAD */ 0x5C1A, /* 0x8FAE */ 0x5E84, /* 0x8FAF */ 0x5E8A, /* 0x8FB0 */ 0x5EE0, /* 0x8FB1 */ 0x5F70, /* 0x8FB2 */ 0x627F, /* 0x8FB3 */ 0x6284, /* 0x8FB4 */ 0x62DB, /* 0x8FB5 */ 0x638C, /* 0x8FB6 */ 0x6377, /* 0x8FB7 */ 0x6607, /* 0x8FB8 */ 0x660C, /* 0x8FB9 */ 0x662D, /* 0x8FBA */ 0x6676, /* 0x8FBB */ 0x677E, /* 0x8FBC */ 0x68A2, /* 0x8FBD */ 0x6A1F, /* 0x8FBE */ 0x6A35, /* 0x8FBF */ 0x6CBC, /* 0x8FC0 */ 0x6D88, /* 0x8FC1 */ 0x6E09, /* 0x8FC2 */ 0x6E58, /* 0x8FC3 */ 0x713C, /* 0x8FC4 */ 0x7126, /* 0x8FC5 */ 0x7167, /* 0x8FC6 */ 0x75C7, /* 0x8FC7 */ 0x7701, /* 0x8FC8 */ 0x785D, /* 0x8FC9 */ 0x7901, /* 0x8FCA */ 0x7965, /* 0x8FCB */ 0x79F0, /* 0x8FCC */ 0x7AE0, /* 0x8FCD */ 0x7B11, /* 0x8FCE */ 0x7CA7, /* 0x8FCF */ 0x7D39, /* 0x8FD0 */ 0x8096, /* 0x8FD1 */ 0x83D6, /* 0x8FD2 */ 0x848B, /* 0x8FD3 */ 0x8549, /* 0x8FD4 */ 0x885D, /* 0x8FD5 */ 0x88F3, /* 0x8FD6 */ 0x8A1F, /* 0x8FD7 */ 0x8A3C, /* 0x8FD8 */ 0x8A54, /* 0x8FD9 */ 0x8A73, /* 0x8FDA */ 0x8C61, /* 0x8FDB */ 0x8CDE, /* 0x8FDC */ 0x91A4, /* 0x8FDD */ 0x9266, /* 0x8FDE */ 0x937E, /* 0x8FDF */ 0x9418, /* 0x8FE0 */ 0x969C, /* 0x8FE1 */ 0x9798, /* 0x8FE2 */ 0x4E0A, /* 0x8FE3 */ 0x4E08, /* 0x8FE4 */ 0x4E1E, /* 0x8FE5 */ 0x4E57, /* 0x8FE6 */ 0x5197, /* 0x8FE7 */ 0x5270, /* 0x8FE8 */ 0x57CE, /* 0x8FE9 */ 0x5834, /* 0x8FEA */ 0x58CC, /* 0x8FEB */ 0x5B22, /* 0x8FEC */ 0x5E38, /* 0x8FED */ 0x60C5, /* 0x8FEE */ 0x64FE, /* 0x8FEF */ 0x6761, /* 0x8FF0 */ 0x6756, /* 0x8FF1 */ 0x6D44, /* 0x8FF2 */ 0x72B6, /* 0x8FF3 */ 0x7573, /* 0x8FF4 */ 0x7A63, /* 0x8FF5 */ 0x84B8, /* 0x8FF6 */ 0x8B72, /* 0x8FF7 */ 0x91B8, /* 0x8FF8 */ 0x9320, /* 0x8FF9 */ 0x5631, /* 0x8FFA */ 0x57F4, /* 0x8FFB */ 0x98FE, /* 0x8FFC */ 0x0000, /* 0x8FFD */ 0x0000, /* 0x8FFE */ 0x0000, /* 0x8FFF */ 0x0000, /* 0x9000 */ 0x0000, /* 0x9001 */ 0x0000, /* 0x9002 */ 0x0000, /* 0x9003 */ 0x0000, /* 0x9004 */ 0x0000, /* 0x9005 */ 0x0000, /* 0x9006 */ 0x0000, /* 0x9007 */ 0x0000, /* 0x9008 */ 0x0000, /* 0x9009 */ 0x0000, /* 0x900A */ 0x0000, /* 0x900B */ 0x0000, /* 0x900C */ 0x0000, /* 0x900D */ 0x0000, /* 0x900E */ 0x0000, /* 0x900F */ 0x0000, /* 0x9010 */ 0x0000, /* 0x9011 */ 0x0000, /* 0x9012 */ 0x0000, /* 0x9013 */ 0x0000, /* 0x9014 */ 0x0000, /* 0x9015 */ 0x0000, /* 0x9016 */ 0x0000, /* 0x9017 */ 0x0000, /* 0x9018 */ 0x0000, /* 0x9019 */ 0x0000, /* 0x901A */ 0x0000, /* 0x901B */ 0x0000, /* 0x901C */ 0x0000, /* 0x901D */ 0x0000, /* 0x901E */ 0x0000, /* 0x901F */ 0x0000, /* 0x9020 */ 0x0000, /* 0x9021 */ 0x0000, /* 0x9022 */ 0x0000, /* 0x9023 */ 0x0000, /* 0x9024 */ 0x0000, /* 0x9025 */ 0x0000, /* 0x9026 */ 0x0000, /* 0x9027 */ 0x0000, /* 0x9028 */ 0x0000, /* 0x9029 */ 0x0000, /* 0x902A */ 0x0000, /* 0x902B */ 0x0000, /* 0x902C */ 0x0000, /* 0x902D */ 0x0000, /* 0x902E */ 0x0000, /* 0x902F */ 0x0000, /* 0x9030 */ 0x0000, /* 0x9031 */ 0x0000, /* 0x9032 */ 0x0000, /* 0x9033 */ 0x0000, /* 0x9034 */ 0x0000, /* 0x9035 */ 0x0000, /* 0x9036 */ 0x0000, /* 0x9037 */ 0x0000, /* 0x9038 */ 0x0000, /* 0x9039 */ 0x0000, /* 0x903A */ 0x0000, /* 0x903B */ 0x0000, /* 0x903C */ 0x0000, /* 0x903D */ 0x0000, /* 0x903E */ 0x0000, /* 0x903F */ 0x62ED, /* 0x9040 */ 0x690D, /* 0x9041 */ 0x6B96, /* 0x9042 */ 0x71ED, /* 0x9043 */ 0x7E54, /* 0x9044 */ 0x8077, /* 0x9045 */ 0x8272, /* 0x9046 */ 0x89E6, /* 0x9047 */ 0x98DF, /* 0x9048 */ 0x8755, /* 0x9049 */ 0x8FB1, /* 0x904A */ 0x5C3B, /* 0x904B */ 0x4F38, /* 0x904C */ 0x4FE1, /* 0x904D */ 0x4FB5, /* 0x904E */ 0x5507, /* 0x904F */ 0x5A20, /* 0x9050 */ 0x5BDD, /* 0x9051 */ 0x5BE9, /* 0x9052 */ 0x5FC3, /* 0x9053 */ 0x614E, /* 0x9054 */ 0x632F, /* 0x9055 */ 0x65B0, /* 0x9056 */ 0x664B, /* 0x9057 */ 0x68EE, /* 0x9058 */ 0x699B, /* 0x9059 */ 0x6D78, /* 0x905A */ 0x6DF1, /* 0x905B */ 0x7533, /* 0x905C */ 0x75B9, /* 0x905D */ 0x771F, /* 0x905E */ 0x795E, /* 0x905F */ 0x79E6, /* 0x9060 */ 0x7D33, /* 0x9061 */ 0x81E3, /* 0x9062 */ 0x82AF, /* 0x9063 */ 0x85AA, /* 0x9064 */ 0x89AA, /* 0x9065 */ 0x8A3A, /* 0x9066 */ 0x8EAB, /* 0x9067 */ 0x8F9B, /* 0x9068 */ 0x9032, /* 0x9069 */ 0x91DD, /* 0x906A */ 0x9707, /* 0x906B */ 0x4EBA, /* 0x906C */ 0x4EC1, /* 0x906D */ 0x5203, /* 0x906E */ 0x5875, /* 0x906F */ 0x58EC, /* 0x9070 */ 0x5C0B, /* 0x9071 */ 0x751A, /* 0x9072 */ 0x5C3D, /* 0x9073 */ 0x814E, /* 0x9074 */ 0x8A0A, /* 0x9075 */ 0x8FC5, /* 0x9076 */ 0x9663, /* 0x9077 */ 0x976D, /* 0x9078 */ 0x7B25, /* 0x9079 */ 0x8ACF, /* 0x907A */ 0x9808, /* 0x907B */ 0x9162, /* 0x907C */ 0x56F3, /* 0x907D */ 0x53A8, /* 0x907E */ 0x0000, /* 0x907F */ 0x9017, /* 0x9080 */ 0x5439, /* 0x9081 */ 0x5782, /* 0x9082 */ 0x5E25, /* 0x9083 */ 0x63A8, /* 0x9084 */ 0x6C34, /* 0x9085 */ 0x708A, /* 0x9086 */ 0x7761, /* 0x9087 */ 0x7C8B, /* 0x9088 */ 0x7FE0, /* 0x9089 */ 0x8870, /* 0x908A */ 0x9042, /* 0x908B */ 0x9154, /* 0x908C */ 0x9310, /* 0x908D */ 0x9318, /* 0x908E */ 0x968F, /* 0x908F */ 0x745E, /* 0x9090 */ 0x9AC4, /* 0x9091 */ 0x5D07, /* 0x9092 */ 0x5D69, /* 0x9093 */ 0x6570, /* 0x9094 */ 0x67A2, /* 0x9095 */ 0x8DA8, /* 0x9096 */ 0x96DB, /* 0x9097 */ 0x636E, /* 0x9098 */ 0x6749, /* 0x9099 */ 0x6919, /* 0x909A */ 0x83C5, /* 0x909B */ 0x9817, /* 0x909C */ 0x96C0, /* 0x909D */ 0x88FE, /* 0x909E */ 0x6F84, /* 0x909F */ 0x647A, /* 0x90A0 */ 0x5BF8, /* 0x90A1 */ 0x4E16, /* 0x90A2 */ 0x702C, /* 0x90A3 */ 0x755D, /* 0x90A4 */ 0x662F, /* 0x90A5 */ 0x51C4, /* 0x90A6 */ 0x5236, /* 0x90A7 */ 0x52E2, /* 0x90A8 */ 0x59D3, /* 0x90A9 */ 0x5F81, /* 0x90AA */ 0x6027, /* 0x90AB */ 0x6210, /* 0x90AC */ 0x653F, /* 0x90AD */ 0x6574, /* 0x90AE */ 0x661F, /* 0x90AF */ 0x6674, /* 0x90B0 */ 0x68F2, /* 0x90B1 */ 0x6816, /* 0x90B2 */ 0x6B63, /* 0x90B3 */ 0x6E05, /* 0x90B4 */ 0x7272, /* 0x90B5 */ 0x751F, /* 0x90B6 */ 0x76DB, /* 0x90B7 */ 0x7CBE, /* 0x90B8 */ 0x8056, /* 0x90B9 */ 0x58F0, /* 0x90BA */ 0x88FD, /* 0x90BB */ 0x897F, /* 0x90BC */ 0x8AA0, /* 0x90BD */ 0x8A93, /* 0x90BE */ 0x8ACB, /* 0x90BF */ 0x901D, /* 0x90C0 */ 0x9192, /* 0x90C1 */ 0x9752, /* 0x90C2 */ 0x9759, /* 0x90C3 */ 0x6589, /* 0x90C4 */ 0x7A0E, /* 0x90C5 */ 0x8106, /* 0x90C6 */ 0x96BB, /* 0x90C7 */ 0x5E2D, /* 0x90C8 */ 0x60DC, /* 0x90C9 */ 0x621A, /* 0x90CA */ 0x65A5, /* 0x90CB */ 0x6614, /* 0x90CC */ 0x6790, /* 0x90CD */ 0x77F3, /* 0x90CE */ 0x7A4D, /* 0x90CF */ 0x7C4D, /* 0x90D0 */ 0x7E3E, /* 0x90D1 */ 0x810A, /* 0x90D2 */ 0x8CAC, /* 0x90D3 */ 0x8D64, /* 0x90D4 */ 0x8DE1, /* 0x90D5 */ 0x8E5F, /* 0x90D6 */ 0x78A9, /* 0x90D7 */ 0x5207, /* 0x90D8 */ 0x62D9, /* 0x90D9 */ 0x63A5, /* 0x90DA */ 0x6442, /* 0x90DB */ 0x6298, /* 0x90DC */ 0x8A2D, /* 0x90DD */ 0x7A83, /* 0x90DE */ 0x7BC0, /* 0x90DF */ 0x8AAC, /* 0x90E0 */ 0x96EA, /* 0x90E1 */ 0x7D76, /* 0x90E2 */ 0x820C, /* 0x90E3 */ 0x8749, /* 0x90E4 */ 0x4ED9, /* 0x90E5 */ 0x5148, /* 0x90E6 */ 0x5343, /* 0x90E7 */ 0x5360, /* 0x90E8 */ 0x5BA3, /* 0x90E9 */ 0x5C02, /* 0x90EA */ 0x5C16, /* 0x90EB */ 0x5DDD, /* 0x90EC */ 0x6226, /* 0x90ED */ 0x6247, /* 0x90EE */ 0x64B0, /* 0x90EF */ 0x6813, /* 0x90F0 */ 0x6834, /* 0x90F1 */ 0x6CC9, /* 0x90F2 */ 0x6D45, /* 0x90F3 */ 0x6D17, /* 0x90F4 */ 0x67D3, /* 0x90F5 */ 0x6F5C, /* 0x90F6 */ 0x714E, /* 0x90F7 */ 0x717D, /* 0x90F8 */ 0x65CB, /* 0x90F9 */ 0x7A7F, /* 0x90FA */ 0x7BAD, /* 0x90FB */ 0x7DDA, /* 0x90FC */ 0x0000, /* 0x90FD */ 0x0000, /* 0x90FE */ 0x0000, /* 0x90FF */ 0x0000, /* 0x9100 */ 0x0000, /* 0x9101 */ 0x0000, /* 0x9102 */ 0x0000, /* 0x9103 */ 0x0000, /* 0x9104 */ 0x0000, /* 0x9105 */ 0x0000, /* 0x9106 */ 0x0000, /* 0x9107 */ 0x0000, /* 0x9108 */ 0x0000, /* 0x9109 */ 0x0000, /* 0x910A */ 0x0000, /* 0x910B */ 0x0000, /* 0x910C */ 0x0000, /* 0x910D */ 0x0000, /* 0x910E */ 0x0000, /* 0x910F */ 0x0000, /* 0x9110 */ 0x0000, /* 0x9111 */ 0x0000, /* 0x9112 */ 0x0000, /* 0x9113 */ 0x0000, /* 0x9114 */ 0x0000, /* 0x9115 */ 0x0000, /* 0x9116 */ 0x0000, /* 0x9117 */ 0x0000, /* 0x9118 */ 0x0000, /* 0x9119 */ 0x0000, /* 0x911A */ 0x0000, /* 0x911B */ 0x0000, /* 0x911C */ 0x0000, /* 0x911D */ 0x0000, /* 0x911E */ 0x0000, /* 0x911F */ 0x0000, /* 0x9120 */ 0x0000, /* 0x9121 */ 0x0000, /* 0x9122 */ 0x0000, /* 0x9123 */ 0x0000, /* 0x9124 */ 0x0000, /* 0x9125 */ 0x0000, /* 0x9126 */ 0x0000, /* 0x9127 */ 0x0000, /* 0x9128 */ 0x0000, /* 0x9129 */ 0x0000, /* 0x912A */ 0x0000, /* 0x912B */ 0x0000, /* 0x912C */ 0x0000, /* 0x912D */ 0x0000, /* 0x912E */ 0x0000, /* 0x912F */ 0x0000, /* 0x9130 */ 0x0000, /* 0x9131 */ 0x0000, /* 0x9132 */ 0x0000, /* 0x9133 */ 0x0000, /* 0x9134 */ 0x0000, /* 0x9135 */ 0x0000, /* 0x9136 */ 0x0000, /* 0x9137 */ 0x0000, /* 0x9138 */ 0x0000, /* 0x9139 */ 0x0000, /* 0x913A */ 0x0000, /* 0x913B */ 0x0000, /* 0x913C */ 0x0000, /* 0x913D */ 0x0000, /* 0x913E */ 0x0000, /* 0x913F */ 0x7E4A, /* 0x9140 */ 0x7FA8, /* 0x9141 */ 0x817A, /* 0x9142 */ 0x821B, /* 0x9143 */ 0x8239, /* 0x9144 */ 0x85A6, /* 0x9145 */ 0x8A6E, /* 0x9146 */ 0x8CCE, /* 0x9147 */ 0x8DF5, /* 0x9148 */ 0x9078, /* 0x9149 */ 0x9077, /* 0x914A */ 0x92AD, /* 0x914B */ 0x9291, /* 0x914C */ 0x9583, /* 0x914D */ 0x9BAE, /* 0x914E */ 0x524D, /* 0x914F */ 0x5584, /* 0x9150 */ 0x6F38, /* 0x9151 */ 0x7136, /* 0x9152 */ 0x5168, /* 0x9153 */ 0x7985, /* 0x9154 */ 0x7E55, /* 0x9155 */ 0x81B3, /* 0x9156 */ 0x7CCE, /* 0x9157 */ 0x564C, /* 0x9158 */ 0x5851, /* 0x9159 */ 0x5CA8, /* 0x915A */ 0x63AA, /* 0x915B */ 0x66FE, /* 0x915C */ 0x66FD, /* 0x915D */ 0x695A, /* 0x915E */ 0x72D9, /* 0x915F */ 0x758F, /* 0x9160 */ 0x758E, /* 0x9161 */ 0x790E, /* 0x9162 */ 0x7956, /* 0x9163 */ 0x79DF, /* 0x9164 */ 0x7C97, /* 0x9165 */ 0x7D20, /* 0x9166 */ 0x7D44, /* 0x9167 */ 0x8607, /* 0x9168 */ 0x8A34, /* 0x9169 */ 0x963B, /* 0x916A */ 0x9061, /* 0x916B */ 0x9F20, /* 0x916C */ 0x50E7, /* 0x916D */ 0x5275, /* 0x916E */ 0x53CC, /* 0x916F */ 0x53E2, /* 0x9170 */ 0x5009, /* 0x9171 */ 0x55AA, /* 0x9172 */ 0x58EE, /* 0x9173 */ 0x594F, /* 0x9174 */ 0x723D, /* 0x9175 */ 0x5B8B, /* 0x9176 */ 0x5C64, /* 0x9177 */ 0x531D, /* 0x9178 */ 0x60E3, /* 0x9179 */ 0x60F3, /* 0x917A */ 0x635C, /* 0x917B */ 0x6383, /* 0x917C */ 0x633F, /* 0x917D */ 0x63BB, /* 0x917E */ 0x0000, /* 0x917F */ 0x64CD, /* 0x9180 */ 0x65E9, /* 0x9181 */ 0x66F9, /* 0x9182 */ 0x5DE3, /* 0x9183 */ 0x69CD, /* 0x9184 */ 0x69FD, /* 0x9185 */ 0x6F15, /* 0x9186 */ 0x71E5, /* 0x9187 */ 0x4E89, /* 0x9188 */ 0x75E9, /* 0x9189 */ 0x76F8, /* 0x918A */ 0x7A93, /* 0x918B */ 0x7CDF, /* 0x918C */ 0x7DCF, /* 0x918D */ 0x7D9C, /* 0x918E */ 0x8061, /* 0x918F */ 0x8349, /* 0x9190 */ 0x8358, /* 0x9191 */ 0x846C, /* 0x9192 */ 0x84BC, /* 0x9193 */ 0x85FB, /* 0x9194 */ 0x88C5, /* 0x9195 */ 0x8D70, /* 0x9196 */ 0x9001, /* 0x9197 */ 0x906D, /* 0x9198 */ 0x9397, /* 0x9199 */ 0x971C, /* 0x919A */ 0x9A12, /* 0x919B */ 0x50CF, /* 0x919C */ 0x5897, /* 0x919D */ 0x618E, /* 0x919E */ 0x81D3, /* 0x919F */ 0x8535, /* 0x91A0 */ 0x8D08, /* 0x91A1 */ 0x9020, /* 0x91A2 */ 0x4FC3, /* 0x91A3 */ 0x5074, /* 0x91A4 */ 0x5247, /* 0x91A5 */ 0x5373, /* 0x91A6 */ 0x606F, /* 0x91A7 */ 0x6349, /* 0x91A8 */ 0x675F, /* 0x91A9 */ 0x6E2C, /* 0x91AA */ 0x8DB3, /* 0x91AB */ 0x901F, /* 0x91AC */ 0x4FD7, /* 0x91AD */ 0x5C5E, /* 0x91AE */ 0x8CCA, /* 0x91AF */ 0x65CF, /* 0x91B0 */ 0x7D9A, /* 0x91B1 */ 0x5352, /* 0x91B2 */ 0x8896, /* 0x91B3 */ 0x5176, /* 0x91B4 */ 0x63C3, /* 0x91B5 */ 0x5B58, /* 0x91B6 */ 0x5B6B, /* 0x91B7 */ 0x5C0A, /* 0x91B8 */ 0x640D, /* 0x91B9 */ 0x6751, /* 0x91BA */ 0x905C, /* 0x91BB */ 0x4ED6, /* 0x91BC */ 0x591A, /* 0x91BD */ 0x592A, /* 0x91BE */ 0x6C70, /* 0x91BF */ 0x8A51, /* 0x91C0 */ 0x553E, /* 0x91C1 */ 0x5815, /* 0x91C2 */ 0x59A5, /* 0x91C3 */ 0x60F0, /* 0x91C4 */ 0x6253, /* 0x91C5 */ 0x67C1, /* 0x91C6 */ 0x8235, /* 0x91C7 */ 0x6955, /* 0x91C8 */ 0x9640, /* 0x91C9 */ 0x99C4, /* 0x91CA */ 0x9A28, /* 0x91CB */ 0x4F53, /* 0x91CC */ 0x5806, /* 0x91CD */ 0x5BFE, /* 0x91CE */ 0x8010, /* 0x91CF */ 0x5CB1, /* 0x91D0 */ 0x5E2F, /* 0x91D1 */ 0x5F85, /* 0x91D2 */ 0x6020, /* 0x91D3 */ 0x614B, /* 0x91D4 */ 0x6234, /* 0x91D5 */ 0x66FF, /* 0x91D6 */ 0x6CF0, /* 0x91D7 */ 0x6EDE, /* 0x91D8 */ 0x80CE, /* 0x91D9 */ 0x817F, /* 0x91DA */ 0x82D4, /* 0x91DB */ 0x888B, /* 0x91DC */ 0x8CB8, /* 0x91DD */ 0x9000, /* 0x91DE */ 0x902E, /* 0x91DF */ 0x968A, /* 0x91E0 */ 0x9EDB, /* 0x91E1 */ 0x9BDB, /* 0x91E2 */ 0x4EE3, /* 0x91E3 */ 0x53F0, /* 0x91E4 */ 0x5927, /* 0x91E5 */ 0x7B2C, /* 0x91E6 */ 0x918D, /* 0x91E7 */ 0x984C, /* 0x91E8 */ 0x9DF9, /* 0x91E9 */ 0x6EDD, /* 0x91EA */ 0x7027, /* 0x91EB */ 0x5353, /* 0x91EC */ 0x5544, /* 0x91ED */ 0x5B85, /* 0x91EE */ 0x6258, /* 0x91EF */ 0x629E, /* 0x91F0 */ 0x62D3, /* 0x91F1 */ 0x6CA2, /* 0x91F2 */ 0x6FEF, /* 0x91F3 */ 0x7422, /* 0x91F4 */ 0x8A17, /* 0x91F5 */ 0x9438, /* 0x91F6 */ 0x6FC1, /* 0x91F7 */ 0x8AFE, /* 0x91F8 */ 0x8338, /* 0x91F9 */ 0x51E7, /* 0x91FA */ 0x86F8, /* 0x91FB */ 0x53EA, /* 0x91FC */ 0x0000, /* 0x91FD */ 0x0000, /* 0x91FE */ 0x0000, /* 0x91FF */ 0x0000, /* 0x9200 */ 0x0000, /* 0x9201 */ 0x0000, /* 0x9202 */ 0x0000, /* 0x9203 */ 0x0000, /* 0x9204 */ 0x0000, /* 0x9205 */ 0x0000, /* 0x9206 */ 0x0000, /* 0x9207 */ 0x0000, /* 0x9208 */ 0x0000, /* 0x9209 */ 0x0000, /* 0x920A */ 0x0000, /* 0x920B */ 0x0000, /* 0x920C */ 0x0000, /* 0x920D */ 0x0000, /* 0x920E */ 0x0000, /* 0x920F */ 0x0000, /* 0x9210 */ 0x0000, /* 0x9211 */ 0x0000, /* 0x9212 */ 0x0000, /* 0x9213 */ 0x0000, /* 0x9214 */ 0x0000, /* 0x9215 */ 0x0000, /* 0x9216 */ 0x0000, /* 0x9217 */ 0x0000, /* 0x9218 */ 0x0000, /* 0x9219 */ 0x0000, /* 0x921A */ 0x0000, /* 0x921B */ 0x0000, /* 0x921C */ 0x0000, /* 0x921D */ 0x0000, /* 0x921E */ 0x0000, /* 0x921F */ 0x0000, /* 0x9220 */ 0x0000, /* 0x9221 */ 0x0000, /* 0x9222 */ 0x0000, /* 0x9223 */ 0x0000, /* 0x9224 */ 0x0000, /* 0x9225 */ 0x0000, /* 0x9226 */ 0x0000, /* 0x9227 */ 0x0000, /* 0x9228 */ 0x0000, /* 0x9229 */ 0x0000, /* 0x922A */ 0x0000, /* 0x922B */ 0x0000, /* 0x922C */ 0x0000, /* 0x922D */ 0x0000, /* 0x922E */ 0x0000, /* 0x922F */ 0x0000, /* 0x9230 */ 0x0000, /* 0x9231 */ 0x0000, /* 0x9232 */ 0x0000, /* 0x9233 */ 0x0000, /* 0x9234 */ 0x0000, /* 0x9235 */ 0x0000, /* 0x9236 */ 0x0000, /* 0x9237 */ 0x0000, /* 0x9238 */ 0x0000, /* 0x9239 */ 0x0000, /* 0x923A */ 0x0000, /* 0x923B */ 0x0000, /* 0x923C */ 0x0000, /* 0x923D */ 0x0000, /* 0x923E */ 0x0000, /* 0x923F */ 0x53E9, /* 0x9240 */ 0x4F46, /* 0x9241 */ 0x9054, /* 0x9242 */ 0x8FB0, /* 0x9243 */ 0x596A, /* 0x9244 */ 0x8131, /* 0x9245 */ 0x5DFD, /* 0x9246 */ 0x7AEA, /* 0x9247 */ 0x8FBF, /* 0x9248 */ 0x68DA, /* 0x9249 */ 0x8C37, /* 0x924A */ 0x72F8, /* 0x924B */ 0x9C48, /* 0x924C */ 0x6A3D, /* 0x924D */ 0x8AB0, /* 0x924E */ 0x4E39, /* 0x924F */ 0x5358, /* 0x9250 */ 0x5606, /* 0x9251 */ 0x5766, /* 0x9252 */ 0x62C5, /* 0x9253 */ 0x63A2, /* 0x9254 */ 0x65E6, /* 0x9255 */ 0x6B4E, /* 0x9256 */ 0x6DE1, /* 0x9257 */ 0x6E5B, /* 0x9258 */ 0x70AD, /* 0x9259 */ 0x77ED, /* 0x925A */ 0x7AEF, /* 0x925B */ 0x7BAA, /* 0x925C */ 0x7DBB, /* 0x925D */ 0x803D, /* 0x925E */ 0x80C6, /* 0x925F */ 0x86CB, /* 0x9260 */ 0x8A95, /* 0x9261 */ 0x935B, /* 0x9262 */ 0x56E3, /* 0x9263 */ 0x58C7, /* 0x9264 */ 0x5F3E, /* 0x9265 */ 0x65AD, /* 0x9266 */ 0x6696, /* 0x9267 */ 0x6A80, /* 0x9268 */ 0x6BB5, /* 0x9269 */ 0x7537, /* 0x926A */ 0x8AC7, /* 0x926B */ 0x5024, /* 0x926C */ 0x77E5, /* 0x926D */ 0x5730, /* 0x926E */ 0x5F1B, /* 0x926F */ 0x6065, /* 0x9270 */ 0x667A, /* 0x9271 */ 0x6C60, /* 0x9272 */ 0x75F4, /* 0x9273 */ 0x7A1A, /* 0x9274 */ 0x7F6E, /* 0x9275 */ 0x81F4, /* 0x9276 */ 0x8718, /* 0x9277 */ 0x9045, /* 0x9278 */ 0x99B3, /* 0x9279 */ 0x7BC9, /* 0x927A */ 0x755C, /* 0x927B */ 0x7AF9, /* 0x927C */ 0x7B51, /* 0x927D */ 0x84C4, /* 0x927E */ 0x0000, /* 0x927F */ 0x9010, /* 0x9280 */ 0x79E9, /* 0x9281 */ 0x7A92, /* 0x9282 */ 0x8336, /* 0x9283 */ 0x5AE1, /* 0x9284 */ 0x7740, /* 0x9285 */ 0x4E2D, /* 0x9286 */ 0x4EF2, /* 0x9287 */ 0x5B99, /* 0x9288 */ 0x5FE0, /* 0x9289 */ 0x62BD, /* 0x928A */ 0x663C, /* 0x928B */ 0x67F1, /* 0x928C */ 0x6CE8, /* 0x928D */ 0x866B, /* 0x928E */ 0x8877, /* 0x928F */ 0x8A3B, /* 0x9290 */ 0x914E, /* 0x9291 */ 0x92F3, /* 0x9292 */ 0x99D0, /* 0x9293 */ 0x6A17, /* 0x9294 */ 0x7026, /* 0x9295 */ 0x732A, /* 0x9296 */ 0x82E7, /* 0x9297 */ 0x8457, /* 0x9298 */ 0x8CAF, /* 0x9299 */ 0x4E01, /* 0x929A */ 0x5146, /* 0x929B */ 0x51CB, /* 0x929C */ 0x558B, /* 0x929D */ 0x5BF5, /* 0x929E */ 0x5E16, /* 0x929F */ 0x5E33, /* 0x92A0 */ 0x5E81, /* 0x92A1 */ 0x5F14, /* 0x92A2 */ 0x5F35, /* 0x92A3 */ 0x5F6B, /* 0x92A4 */ 0x5FB4, /* 0x92A5 */ 0x61F2, /* 0x92A6 */ 0x6311, /* 0x92A7 */ 0x66A2, /* 0x92A8 */ 0x671D, /* 0x92A9 */ 0x6F6E, /* 0x92AA */ 0x7252, /* 0x92AB */ 0x753A, /* 0x92AC */ 0x773A, /* 0x92AD */ 0x8074, /* 0x92AE */ 0x8139, /* 0x92AF */ 0x8178, /* 0x92B0 */ 0x8776, /* 0x92B1 */ 0x8ABF, /* 0x92B2 */ 0x8ADC, /* 0x92B3 */ 0x8D85, /* 0x92B4 */ 0x8DF3, /* 0x92B5 */ 0x929A, /* 0x92B6 */ 0x9577, /* 0x92B7 */ 0x9802, /* 0x92B8 */ 0x9CE5, /* 0x92B9 */ 0x52C5, /* 0x92BA */ 0x6357, /* 0x92BB */ 0x76F4, /* 0x92BC */ 0x6715, /* 0x92BD */ 0x6C88, /* 0x92BE */ 0x73CD, /* 0x92BF */ 0x8CC3, /* 0x92C0 */ 0x93AE, /* 0x92C1 */ 0x9673, /* 0x92C2 */ 0x6D25, /* 0x92C3 */ 0x589C, /* 0x92C4 */ 0x690E, /* 0x92C5 */ 0x69CC, /* 0x92C6 */ 0x8FFD, /* 0x92C7 */ 0x939A, /* 0x92C8 */ 0x75DB, /* 0x92C9 */ 0x901A, /* 0x92CA */ 0x585A, /* 0x92CB */ 0x6802, /* 0x92CC */ 0x63B4, /* 0x92CD */ 0x69FB, /* 0x92CE */ 0x4F43, /* 0x92CF */ 0x6F2C, /* 0x92D0 */ 0x67D8, /* 0x92D1 */ 0x8FBB, /* 0x92D2 */ 0x8526, /* 0x92D3 */ 0x7DB4, /* 0x92D4 */ 0x9354, /* 0x92D5 */ 0x693F, /* 0x92D6 */ 0x6F70, /* 0x92D7 */ 0x576A, /* 0x92D8 */ 0x58F7, /* 0x92D9 */ 0x5B2C, /* 0x92DA */ 0x7D2C, /* 0x92DB */ 0x722A, /* 0x92DC */ 0x540A, /* 0x92DD */ 0x91E3, /* 0x92DE */ 0x9DB4, /* 0x92DF */ 0x4EAD, /* 0x92E0 */ 0x4F4E, /* 0x92E1 */ 0x505C, /* 0x92E2 */ 0x5075, /* 0x92E3 */ 0x5243, /* 0x92E4 */ 0x8C9E, /* 0x92E5 */ 0x5448, /* 0x92E6 */ 0x5824, /* 0x92E7 */ 0x5B9A, /* 0x92E8 */ 0x5E1D, /* 0x92E9 */ 0x5E95, /* 0x92EA */ 0x5EAD, /* 0x92EB */ 0x5EF7, /* 0x92EC */ 0x5F1F, /* 0x92ED */ 0x608C, /* 0x92EE */ 0x62B5, /* 0x92EF */ 0x633A, /* 0x92F0 */ 0x63D0, /* 0x92F1 */ 0x68AF, /* 0x92F2 */ 0x6C40, /* 0x92F3 */ 0x7887, /* 0x92F4 */ 0x798E, /* 0x92F5 */ 0x7A0B, /* 0x92F6 */ 0x7DE0, /* 0x92F7 */ 0x8247, /* 0x92F8 */ 0x8A02, /* 0x92F9 */ 0x8AE6, /* 0x92FA */ 0x8E44, /* 0x92FB */ 0x9013, /* 0x92FC */ 0x0000, /* 0x92FD */ 0x0000, /* 0x92FE */ 0x0000, /* 0x92FF */ 0x0000, /* 0x9300 */ 0x0000, /* 0x9301 */ 0x0000, /* 0x9302 */ 0x0000, /* 0x9303 */ 0x0000, /* 0x9304 */ 0x0000, /* 0x9305 */ 0x0000, /* 0x9306 */ 0x0000, /* 0x9307 */ 0x0000, /* 0x9308 */ 0x0000, /* 0x9309 */ 0x0000, /* 0x930A */ 0x0000, /* 0x930B */ 0x0000, /* 0x930C */ 0x0000, /* 0x930D */ 0x0000, /* 0x930E */ 0x0000, /* 0x930F */ 0x0000, /* 0x9310 */ 0x0000, /* 0x9311 */ 0x0000, /* 0x9312 */ 0x0000, /* 0x9313 */ 0x0000, /* 0x9314 */ 0x0000, /* 0x9315 */ 0x0000, /* 0x9316 */ 0x0000, /* 0x9317 */ 0x0000, /* 0x9318 */ 0x0000, /* 0x9319 */ 0x0000, /* 0x931A */ 0x0000, /* 0x931B */ 0x0000, /* 0x931C */ 0x0000, /* 0x931D */ 0x0000, /* 0x931E */ 0x0000, /* 0x931F */ 0x0000, /* 0x9320 */ 0x0000, /* 0x9321 */ 0x0000, /* 0x9322 */ 0x0000, /* 0x9323 */ 0x0000, /* 0x9324 */ 0x0000, /* 0x9325 */ 0x0000, /* 0x9326 */ 0x0000, /* 0x9327 */ 0x0000, /* 0x9328 */ 0x0000, /* 0x9329 */ 0x0000, /* 0x932A */ 0x0000, /* 0x932B */ 0x0000, /* 0x932C */ 0x0000, /* 0x932D */ 0x0000, /* 0x932E */ 0x0000, /* 0x932F */ 0x0000, /* 0x9330 */ 0x0000, /* 0x9331 */ 0x0000, /* 0x9332 */ 0x0000, /* 0x9333 */ 0x0000, /* 0x9334 */ 0x0000, /* 0x9335 */ 0x0000, /* 0x9336 */ 0x0000, /* 0x9337 */ 0x0000, /* 0x9338 */ 0x0000, /* 0x9339 */ 0x0000, /* 0x933A */ 0x0000, /* 0x933B */ 0x0000, /* 0x933C */ 0x0000, /* 0x933D */ 0x0000, /* 0x933E */ 0x0000, /* 0x933F */ 0x90B8, /* 0x9340 */ 0x912D, /* 0x9341 */ 0x91D8, /* 0x9342 */ 0x9F0E, /* 0x9343 */ 0x6CE5, /* 0x9344 */ 0x6458, /* 0x9345 */ 0x64E2, /* 0x9346 */ 0x6575, /* 0x9347 */ 0x6EF4, /* 0x9348 */ 0x7684, /* 0x9349 */ 0x7B1B, /* 0x934A */ 0x9069, /* 0x934B */ 0x93D1, /* 0x934C */ 0x6EBA, /* 0x934D */ 0x54F2, /* 0x934E */ 0x5FB9, /* 0x934F */ 0x64A4, /* 0x9350 */ 0x8F4D, /* 0x9351 */ 0x8FED, /* 0x9352 */ 0x9244, /* 0x9353 */ 0x5178, /* 0x9354 */ 0x586B, /* 0x9355 */ 0x5929, /* 0x9356 */ 0x5C55, /* 0x9357 */ 0x5E97, /* 0x9358 */ 0x6DFB, /* 0x9359 */ 0x7E8F, /* 0x935A */ 0x751C, /* 0x935B */ 0x8CBC, /* 0x935C */ 0x8EE2, /* 0x935D */ 0x985B, /* 0x935E */ 0x70B9, /* 0x935F */ 0x4F1D, /* 0x9360 */ 0x6BBF, /* 0x9361 */ 0x6FB1, /* 0x9362 */ 0x7530, /* 0x9363 */ 0x96FB, /* 0x9364 */ 0x514E, /* 0x9365 */ 0x5410, /* 0x9366 */ 0x5835, /* 0x9367 */ 0x5857, /* 0x9368 */ 0x59AC, /* 0x9369 */ 0x5C60, /* 0x936A */ 0x5F92, /* 0x936B */ 0x6597, /* 0x936C */ 0x675C, /* 0x936D */ 0x6E21, /* 0x936E */ 0x767B, /* 0x936F */ 0x83DF, /* 0x9370 */ 0x8CED, /* 0x9371 */ 0x9014, /* 0x9372 */ 0x90FD, /* 0x9373 */ 0x934D, /* 0x9374 */ 0x7825, /* 0x9375 */ 0x783A, /* 0x9376 */ 0x52AA, /* 0x9377 */ 0x5EA6, /* 0x9378 */ 0x571F, /* 0x9379 */ 0x5974, /* 0x937A */ 0x6012, /* 0x937B */ 0x5012, /* 0x937C */ 0x515A, /* 0x937D */ 0x51AC, /* 0x937E */ 0x0000, /* 0x937F */ 0x51CD, /* 0x9380 */ 0x5200, /* 0x9381 */ 0x5510, /* 0x9382 */ 0x5854, /* 0x9383 */ 0x5858, /* 0x9384 */ 0x5957, /* 0x9385 */ 0x5B95, /* 0x9386 */ 0x5CF6, /* 0x9387 */ 0x5D8B, /* 0x9388 */ 0x60BC, /* 0x9389 */ 0x6295, /* 0x938A */ 0x642D, /* 0x938B */ 0x6771, /* 0x938C */ 0x6843, /* 0x938D */ 0x68BC, /* 0x938E */ 0x68DF, /* 0x938F */ 0x76D7, /* 0x9390 */ 0x6DD8, /* 0x9391 */ 0x6E6F, /* 0x9392 */ 0x6D9B, /* 0x9393 */ 0x706F, /* 0x9394 */ 0x71C8, /* 0x9395 */ 0x5F53, /* 0x9396 */ 0x75D8, /* 0x9397 */ 0x7977, /* 0x9398 */ 0x7B49, /* 0x9399 */ 0x7B54, /* 0x939A */ 0x7B52, /* 0x939B */ 0x7CD6, /* 0x939C */ 0x7D71, /* 0x939D */ 0x5230, /* 0x939E */ 0x8463, /* 0x939F */ 0x8569, /* 0x93A0 */ 0x85E4, /* 0x93A1 */ 0x8A0E, /* 0x93A2 */ 0x8B04, /* 0x93A3 */ 0x8C46, /* 0x93A4 */ 0x8E0F, /* 0x93A5 */ 0x9003, /* 0x93A6 */ 0x900F, /* 0x93A7 */ 0x9419, /* 0x93A8 */ 0x9676, /* 0x93A9 */ 0x982D, /* 0x93AA */ 0x9A30, /* 0x93AB */ 0x95D8, /* 0x93AC */ 0x50CD, /* 0x93AD */ 0x52D5, /* 0x93AE */ 0x540C, /* 0x93AF */ 0x5802, /* 0x93B0 */ 0x5C0E, /* 0x93B1 */ 0x61A7, /* 0x93B2 */ 0x649E, /* 0x93B3 */ 0x6D1E, /* 0x93B4 */ 0x77B3, /* 0x93B5 */ 0x7AE5, /* 0x93B6 */ 0x80F4, /* 0x93B7 */ 0x8404, /* 0x93B8 */ 0x9053, /* 0x93B9 */ 0x9285, /* 0x93BA */ 0x5CE0, /* 0x93BB */ 0x9D07, /* 0x93BC */ 0x533F, /* 0x93BD */ 0x5F97, /* 0x93BE */ 0x5FB3, /* 0x93BF */ 0x6D9C, /* 0x93C0 */ 0x7279, /* 0x93C1 */ 0x7763, /* 0x93C2 */ 0x79BF, /* 0x93C3 */ 0x7BE4, /* 0x93C4 */ 0x6BD2, /* 0x93C5 */ 0x72EC, /* 0x93C6 */ 0x8AAD, /* 0x93C7 */ 0x6803, /* 0x93C8 */ 0x6A61, /* 0x93C9 */ 0x51F8, /* 0x93CA */ 0x7A81, /* 0x93CB */ 0x6934, /* 0x93CC */ 0x5C4A, /* 0x93CD */ 0x9CF6, /* 0x93CE */ 0x82EB, /* 0x93CF */ 0x5BC5, /* 0x93D0 */ 0x9149, /* 0x93D1 */ 0x701E, /* 0x93D2 */ 0x5678, /* 0x93D3 */ 0x5C6F, /* 0x93D4 */ 0x60C7, /* 0x93D5 */ 0x6566, /* 0x93D6 */ 0x6C8C, /* 0x93D7 */ 0x8C5A, /* 0x93D8 */ 0x9041, /* 0x93D9 */ 0x9813, /* 0x93DA */ 0x5451, /* 0x93DB */ 0x66C7, /* 0x93DC */ 0x920D, /* 0x93DD */ 0x5948, /* 0x93DE */ 0x90A3, /* 0x93DF */ 0x5185, /* 0x93E0 */ 0x4E4D, /* 0x93E1 */ 0x51EA, /* 0x93E2 */ 0x8599, /* 0x93E3 */ 0x8B0E, /* 0x93E4 */ 0x7058, /* 0x93E5 */ 0x637A, /* 0x93E6 */ 0x934B, /* 0x93E7 */ 0x6962, /* 0x93E8 */ 0x99B4, /* 0x93E9 */ 0x7E04, /* 0x93EA */ 0x7577, /* 0x93EB */ 0x5357, /* 0x93EC */ 0x6960, /* 0x93ED */ 0x8EDF, /* 0x93EE */ 0x96E3, /* 0x93EF */ 0x6C5D, /* 0x93F0 */ 0x4E8C, /* 0x93F1 */ 0x5C3C, /* 0x93F2 */ 0x5F10, /* 0x93F3 */ 0x8FE9, /* 0x93F4 */ 0x5302, /* 0x93F5 */ 0x8CD1, /* 0x93F6 */ 0x8089, /* 0x93F7 */ 0x8679, /* 0x93F8 */ 0x5EFF, /* 0x93F9 */ 0x65E5, /* 0x93FA */ 0x4E73, /* 0x93FB */ 0x5165, /* 0x93FC */ 0x0000, /* 0x93FD */ 0x0000, /* 0x93FE */ 0x0000, /* 0x93FF */ 0x0000, /* 0x9400 */ 0x0000, /* 0x9401 */ 0x0000, /* 0x9402 */ 0x0000, /* 0x9403 */ 0x0000, /* 0x9404 */ 0x0000, /* 0x9405 */ 0x0000, /* 0x9406 */ 0x0000, /* 0x9407 */ 0x0000, /* 0x9408 */ 0x0000, /* 0x9409 */ 0x0000, /* 0x940A */ 0x0000, /* 0x940B */ 0x0000, /* 0x940C */ 0x0000, /* 0x940D */ 0x0000, /* 0x940E */ 0x0000, /* 0x940F */ 0x0000, /* 0x9410 */ 0x0000, /* 0x9411 */ 0x0000, /* 0x9412 */ 0x0000, /* 0x9413 */ 0x0000, /* 0x9414 */ 0x0000, /* 0x9415 */ 0x0000, /* 0x9416 */ 0x0000, /* 0x9417 */ 0x0000, /* 0x9418 */ 0x0000, /* 0x9419 */ 0x0000, /* 0x941A */ 0x0000, /* 0x941B */ 0x0000, /* 0x941C */ 0x0000, /* 0x941D */ 0x0000, /* 0x941E */ 0x0000, /* 0x941F */ 0x0000, /* 0x9420 */ 0x0000, /* 0x9421 */ 0x0000, /* 0x9422 */ 0x0000, /* 0x9423 */ 0x0000, /* 0x9424 */ 0x0000, /* 0x9425 */ 0x0000, /* 0x9426 */ 0x0000, /* 0x9427 */ 0x0000, /* 0x9428 */ 0x0000, /* 0x9429 */ 0x0000, /* 0x942A */ 0x0000, /* 0x942B */ 0x0000, /* 0x942C */ 0x0000, /* 0x942D */ 0x0000, /* 0x942E */ 0x0000, /* 0x942F */ 0x0000, /* 0x9430 */ 0x0000, /* 0x9431 */ 0x0000, /* 0x9432 */ 0x0000, /* 0x9433 */ 0x0000, /* 0x9434 */ 0x0000, /* 0x9435 */ 0x0000, /* 0x9436 */ 0x0000, /* 0x9437 */ 0x0000, /* 0x9438 */ 0x0000, /* 0x9439 */ 0x0000, /* 0x943A */ 0x0000, /* 0x943B */ 0x0000, /* 0x943C */ 0x0000, /* 0x943D */ 0x0000, /* 0x943E */ 0x0000, /* 0x943F */ 0x5982, /* 0x9440 */ 0x5C3F, /* 0x9441 */ 0x97EE, /* 0x9442 */ 0x4EFB, /* 0x9443 */ 0x598A, /* 0x9444 */ 0x5FCD, /* 0x9445 */ 0x8A8D, /* 0x9446 */ 0x6FE1, /* 0x9447 */ 0x79B0, /* 0x9448 */ 0x7962, /* 0x9449 */ 0x5BE7, /* 0x944A */ 0x8471, /* 0x944B */ 0x732B, /* 0x944C */ 0x71B1, /* 0x944D */ 0x5E74, /* 0x944E */ 0x5FF5, /* 0x944F */ 0x637B, /* 0x9450 */ 0x649A, /* 0x9451 */ 0x71C3, /* 0x9452 */ 0x7C98, /* 0x9453 */ 0x4E43, /* 0x9454 */ 0x5EFC, /* 0x9455 */ 0x4E4B, /* 0x9456 */ 0x57DC, /* 0x9457 */ 0x56A2, /* 0x9458 */ 0x60A9, /* 0x9459 */ 0x6FC3, /* 0x945A */ 0x7D0D, /* 0x945B */ 0x80FD, /* 0x945C */ 0x8133, /* 0x945D */ 0x81BF, /* 0x945E */ 0x8FB2, /* 0x945F */ 0x8997, /* 0x9460 */ 0x86A4, /* 0x9461 */ 0x5DF4, /* 0x9462 */ 0x628A, /* 0x9463 */ 0x64AD, /* 0x9464 */ 0x8987, /* 0x9465 */ 0x6777, /* 0x9466 */ 0x6CE2, /* 0x9467 */ 0x6D3E, /* 0x9468 */ 0x7436, /* 0x9469 */ 0x7834, /* 0x946A */ 0x5A46, /* 0x946B */ 0x7F75, /* 0x946C */ 0x82AD, /* 0x946D */ 0x99AC, /* 0x946E */ 0x4FF3, /* 0x946F */ 0x5EC3, /* 0x9470 */ 0x62DD, /* 0x9471 */ 0x6392, /* 0x9472 */ 0x6557, /* 0x9473 */ 0x676F, /* 0x9474 */ 0x76C3, /* 0x9475 */ 0x724C, /* 0x9476 */ 0x80CC, /* 0x9477 */ 0x80BA, /* 0x9478 */ 0x8F29, /* 0x9479 */ 0x914D, /* 0x947A */ 0x500D, /* 0x947B */ 0x57F9, /* 0x947C */ 0x5A92, /* 0x947D */ 0x6885, /* 0x947E */ 0x0000, /* 0x947F */ 0x6973, /* 0x9480 */ 0x7164, /* 0x9481 */ 0x72FD, /* 0x9482 */ 0x8CB7, /* 0x9483 */ 0x58F2, /* 0x9484 */ 0x8CE0, /* 0x9485 */ 0x966A, /* 0x9486 */ 0x9019, /* 0x9487 */ 0x877F, /* 0x9488 */ 0x79E4, /* 0x9489 */ 0x77E7, /* 0x948A */ 0x8429, /* 0x948B */ 0x4F2F, /* 0x948C */ 0x5265, /* 0x948D */ 0x535A, /* 0x948E */ 0x62CD, /* 0x948F */ 0x67CF, /* 0x9490 */ 0x6CCA, /* 0x9491 */ 0x767D, /* 0x9492 */ 0x7B94, /* 0x9493 */ 0x7C95, /* 0x9494 */ 0x8236, /* 0x9495 */ 0x8584, /* 0x9496 */ 0x8FEB, /* 0x9497 */ 0x66DD, /* 0x9498 */ 0x6F20, /* 0x9499 */ 0x7206, /* 0x949A */ 0x7E1B, /* 0x949B */ 0x83AB, /* 0x949C */ 0x99C1, /* 0x949D */ 0x9EA6, /* 0x949E */ 0x51FD, /* 0x949F */ 0x7BB1, /* 0x94A0 */ 0x7872, /* 0x94A1 */ 0x7BB8, /* 0x94A2 */ 0x8087, /* 0x94A3 */ 0x7B48, /* 0x94A4 */ 0x6AE8, /* 0x94A5 */ 0x5E61, /* 0x94A6 */ 0x808C, /* 0x94A7 */ 0x7551, /* 0x94A8 */ 0x7560, /* 0x94A9 */ 0x516B, /* 0x94AA */ 0x9262, /* 0x94AB */ 0x6E8C, /* 0x94AC */ 0x767A, /* 0x94AD */ 0x9197, /* 0x94AE */ 0x9AEA, /* 0x94AF */ 0x4F10, /* 0x94B0 */ 0x7F70, /* 0x94B1 */ 0x629C, /* 0x94B2 */ 0x7B4F, /* 0x94B3 */ 0x95A5, /* 0x94B4 */ 0x9CE9, /* 0x94B5 */ 0x567A, /* 0x94B6 */ 0x5859, /* 0x94B7 */ 0x86E4, /* 0x94B8 */ 0x96BC, /* 0x94B9 */ 0x4F34, /* 0x94BA */ 0x5224, /* 0x94BB */ 0x534A, /* 0x94BC */ 0x53CD, /* 0x94BD */ 0x53DB, /* 0x94BE */ 0x5E06, /* 0x94BF */ 0x642C, /* 0x94C0 */ 0x6591, /* 0x94C1 */ 0x677F, /* 0x94C2 */ 0x6C3E, /* 0x94C3 */ 0x6C4E, /* 0x94C4 */ 0x7248, /* 0x94C5 */ 0x72AF, /* 0x94C6 */ 0x73ED, /* 0x94C7 */ 0x7554, /* 0x94C8 */ 0x7E41, /* 0x94C9 */ 0x822C, /* 0x94CA */ 0x85E9, /* 0x94CB */ 0x8CA9, /* 0x94CC */ 0x7BC4, /* 0x94CD */ 0x91C6, /* 0x94CE */ 0x7169, /* 0x94CF */ 0x9812, /* 0x94D0 */ 0x98EF, /* 0x94D1 */ 0x633D, /* 0x94D2 */ 0x6669, /* 0x94D3 */ 0x756A, /* 0x94D4 */ 0x76E4, /* 0x94D5 */ 0x78D0, /* 0x94D6 */ 0x8543, /* 0x94D7 */ 0x86EE, /* 0x94D8 */ 0x532A, /* 0x94D9 */ 0x5351, /* 0x94DA */ 0x5426, /* 0x94DB */ 0x5983, /* 0x94DC */ 0x5E87, /* 0x94DD */ 0x5F7C, /* 0x94DE */ 0x60B2, /* 0x94DF */ 0x6249, /* 0x94E0 */ 0x6279, /* 0x94E1 */ 0x62AB, /* 0x94E2 */ 0x6590, /* 0x94E3 */ 0x6BD4, /* 0x94E4 */ 0x6CCC, /* 0x94E5 */ 0x75B2, /* 0x94E6 */ 0x76AE, /* 0x94E7 */ 0x7891, /* 0x94E8 */ 0x79D8, /* 0x94E9 */ 0x7DCB, /* 0x94EA */ 0x7F77, /* 0x94EB */ 0x80A5, /* 0x94EC */ 0x88AB, /* 0x94ED */ 0x8AB9, /* 0x94EE */ 0x8CBB, /* 0x94EF */ 0x907F, /* 0x94F0 */ 0x975E, /* 0x94F1 */ 0x98DB, /* 0x94F2 */ 0x6A0B, /* 0x94F3 */ 0x7C38, /* 0x94F4 */ 0x5099, /* 0x94F5 */ 0x5C3E, /* 0x94F6 */ 0x5FAE, /* 0x94F7 */ 0x6787, /* 0x94F8 */ 0x6BD8, /* 0x94F9 */ 0x7435, /* 0x94FA */ 0x7709, /* 0x94FB */ 0x7F8E, /* 0x94FC */ 0x0000, /* 0x94FD */ 0x0000, /* 0x94FE */ 0x0000, /* 0x94FF */ 0x0000, /* 0x9500 */ 0x0000, /* 0x9501 */ 0x0000, /* 0x9502 */ 0x0000, /* 0x9503 */ 0x0000, /* 0x9504 */ 0x0000, /* 0x9505 */ 0x0000, /* 0x9506 */ 0x0000, /* 0x9507 */ 0x0000, /* 0x9508 */ 0x0000, /* 0x9509 */ 0x0000, /* 0x950A */ 0x0000, /* 0x950B */ 0x0000, /* 0x950C */ 0x0000, /* 0x950D */ 0x0000, /* 0x950E */ 0x0000, /* 0x950F */ 0x0000, /* 0x9510 */ 0x0000, /* 0x9511 */ 0x0000, /* 0x9512 */ 0x0000, /* 0x9513 */ 0x0000, /* 0x9514 */ 0x0000, /* 0x9515 */ 0x0000, /* 0x9516 */ 0x0000, /* 0x9517 */ 0x0000, /* 0x9518 */ 0x0000, /* 0x9519 */ 0x0000, /* 0x951A */ 0x0000, /* 0x951B */ 0x0000, /* 0x951C */ 0x0000, /* 0x951D */ 0x0000, /* 0x951E */ 0x0000, /* 0x951F */ 0x0000, /* 0x9520 */ 0x0000, /* 0x9521 */ 0x0000, /* 0x9522 */ 0x0000, /* 0x9523 */ 0x0000, /* 0x9524 */ 0x0000, /* 0x9525 */ 0x0000, /* 0x9526 */ 0x0000, /* 0x9527 */ 0x0000, /* 0x9528 */ 0x0000, /* 0x9529 */ 0x0000, /* 0x952A */ 0x0000, /* 0x952B */ 0x0000, /* 0x952C */ 0x0000, /* 0x952D */ 0x0000, /* 0x952E */ 0x0000, /* 0x952F */ 0x0000, /* 0x9530 */ 0x0000, /* 0x9531 */ 0x0000, /* 0x9532 */ 0x0000, /* 0x9533 */ 0x0000, /* 0x9534 */ 0x0000, /* 0x9535 */ 0x0000, /* 0x9536 */ 0x0000, /* 0x9537 */ 0x0000, /* 0x9538 */ 0x0000, /* 0x9539 */ 0x0000, /* 0x953A */ 0x0000, /* 0x953B */ 0x0000, /* 0x953C */ 0x0000, /* 0x953D */ 0x0000, /* 0x953E */ 0x0000, /* 0x953F */ 0x9F3B, /* 0x9540 */ 0x67CA, /* 0x9541 */ 0x7A17, /* 0x9542 */ 0x5339, /* 0x9543 */ 0x758B, /* 0x9544 */ 0x9AED, /* 0x9545 */ 0x5F66, /* 0x9546 */ 0x819D, /* 0x9547 */ 0x83F1, /* 0x9548 */ 0x8098, /* 0x9549 */ 0x5F3C, /* 0x954A */ 0x5FC5, /* 0x954B */ 0x7562, /* 0x954C */ 0x7B46, /* 0x954D */ 0x903C, /* 0x954E */ 0x6867, /* 0x954F */ 0x59EB, /* 0x9550 */ 0x5A9B, /* 0x9551 */ 0x7D10, /* 0x9552 */ 0x767E, /* 0x9553 */ 0x8B2C, /* 0x9554 */ 0x4FF5, /* 0x9555 */ 0x5F6A, /* 0x9556 */ 0x6A19, /* 0x9557 */ 0x6C37, /* 0x9558 */ 0x6F02, /* 0x9559 */ 0x74E2, /* 0x955A */ 0x7968, /* 0x955B */ 0x8868, /* 0x955C */ 0x8A55, /* 0x955D */ 0x8C79, /* 0x955E */ 0x5EDF, /* 0x955F */ 0x63CF, /* 0x9560 */ 0x75C5, /* 0x9561 */ 0x79D2, /* 0x9562 */ 0x82D7, /* 0x9563 */ 0x9328, /* 0x9564 */ 0x92F2, /* 0x9565 */ 0x849C, /* 0x9566 */ 0x86ED, /* 0x9567 */ 0x9C2D, /* 0x9568 */ 0x54C1, /* 0x9569 */ 0x5F6C, /* 0x956A */ 0x658C, /* 0x956B */ 0x6D5C, /* 0x956C */ 0x7015, /* 0x956D */ 0x8CA7, /* 0x956E */ 0x8CD3, /* 0x956F */ 0x983B, /* 0x9570 */ 0x654F, /* 0x9571 */ 0x74F6, /* 0x9572 */ 0x4E0D, /* 0x9573 */ 0x4ED8, /* 0x9574 */ 0x57E0, /* 0x9575 */ 0x592B, /* 0x9576 */ 0x5A66, /* 0x9577 */ 0x5BCC, /* 0x9578 */ 0x51A8, /* 0x9579 */ 0x5E03, /* 0x957A */ 0x5E9C, /* 0x957B */ 0x6016, /* 0x957C */ 0x6276, /* 0x957D */ 0x6577, /* 0x957E */ 0x0000, /* 0x957F */ 0x65A7, /* 0x9580 */ 0x666E, /* 0x9581 */ 0x6D6E, /* 0x9582 */ 0x7236, /* 0x9583 */ 0x7B26, /* 0x9584 */ 0x8150, /* 0x9585 */ 0x819A, /* 0x9586 */ 0x8299, /* 0x9587 */ 0x8B5C, /* 0x9588 */ 0x8CA0, /* 0x9589 */ 0x8CE6, /* 0x958A */ 0x8D74, /* 0x958B */ 0x961C, /* 0x958C */ 0x9644, /* 0x958D */ 0x4FAE, /* 0x958E */ 0x64AB, /* 0x958F */ 0x6B66, /* 0x9590 */ 0x821E, /* 0x9591 */ 0x8461, /* 0x9592 */ 0x856A, /* 0x9593 */ 0x90E8, /* 0x9594 */ 0x5C01, /* 0x9595 */ 0x6953, /* 0x9596 */ 0x98A8, /* 0x9597 */ 0x847A, /* 0x9598 */ 0x8557, /* 0x9599 */ 0x4F0F, /* 0x959A */ 0x526F, /* 0x959B */ 0x5FA9, /* 0x959C */ 0x5E45, /* 0x959D */ 0x670D, /* 0x959E */ 0x798F, /* 0x959F */ 0x8179, /* 0x95A0 */ 0x8907, /* 0x95A1 */ 0x8986, /* 0x95A2 */ 0x6DF5, /* 0x95A3 */ 0x5F17, /* 0x95A4 */ 0x6255, /* 0x95A5 */ 0x6CB8, /* 0x95A6 */ 0x4ECF, /* 0x95A7 */ 0x7269, /* 0x95A8 */ 0x9B92, /* 0x95A9 */ 0x5206, /* 0x95AA */ 0x543B, /* 0x95AB */ 0x5674, /* 0x95AC */ 0x58B3, /* 0x95AD */ 0x61A4, /* 0x95AE */ 0x626E, /* 0x95AF */ 0x711A, /* 0x95B0 */ 0x596E, /* 0x95B1 */ 0x7C89, /* 0x95B2 */ 0x7CDE, /* 0x95B3 */ 0x7D1B, /* 0x95B4 */ 0x96F0, /* 0x95B5 */ 0x6587, /* 0x95B6 */ 0x805E, /* 0x95B7 */ 0x4E19, /* 0x95B8 */ 0x4F75, /* 0x95B9 */ 0x5175, /* 0x95BA */ 0x5840, /* 0x95BB */ 0x5E63, /* 0x95BC */ 0x5E73, /* 0x95BD */ 0x5F0A, /* 0x95BE */ 0x67C4, /* 0x95BF */ 0x4E26, /* 0x95C0 */ 0x853D, /* 0x95C1 */ 0x9589, /* 0x95C2 */ 0x965B, /* 0x95C3 */ 0x7C73, /* 0x95C4 */ 0x9801, /* 0x95C5 */ 0x50FB, /* 0x95C6 */ 0x58C1, /* 0x95C7 */ 0x7656, /* 0x95C8 */ 0x78A7, /* 0x95C9 */ 0x5225, /* 0x95CA */ 0x77A5, /* 0x95CB */ 0x8511, /* 0x95CC */ 0x7B86, /* 0x95CD */ 0x504F, /* 0x95CE */ 0x5909, /* 0x95CF */ 0x7247, /* 0x95D0 */ 0x7BC7, /* 0x95D1 */ 0x7DE8, /* 0x95D2 */ 0x8FBA, /* 0x95D3 */ 0x8FD4, /* 0x95D4 */ 0x904D, /* 0x95D5 */ 0x4FBF, /* 0x95D6 */ 0x52C9, /* 0x95D7 */ 0x5A29, /* 0x95D8 */ 0x5F01, /* 0x95D9 */ 0x97AD, /* 0x95DA */ 0x4FDD, /* 0x95DB */ 0x8217, /* 0x95DC */ 0x92EA, /* 0x95DD */ 0x5703, /* 0x95DE */ 0x6355, /* 0x95DF */ 0x6B69, /* 0x95E0 */ 0x752B, /* 0x95E1 */ 0x88DC, /* 0x95E2 */ 0x8F14, /* 0x95E3 */ 0x7A42, /* 0x95E4 */ 0x52DF, /* 0x95E5 */ 0x5893, /* 0x95E6 */ 0x6155, /* 0x95E7 */ 0x620A, /* 0x95E8 */ 0x66AE, /* 0x95E9 */ 0x6BCD, /* 0x95EA */ 0x7C3F, /* 0x95EB */ 0x83E9, /* 0x95EC */ 0x5023, /* 0x95ED */ 0x4FF8, /* 0x95EE */ 0x5305, /* 0x95EF */ 0x5446, /* 0x95F0 */ 0x5831, /* 0x95F1 */ 0x5949, /* 0x95F2 */ 0x5B9D, /* 0x95F3 */ 0x5CF0, /* 0x95F4 */ 0x5CEF, /* 0x95F5 */ 0x5D29, /* 0x95F6 */ 0x5E96, /* 0x95F7 */ 0x62B1, /* 0x95F8 */ 0x6367, /* 0x95F9 */ 0x653E, /* 0x95FA */ 0x65B9, /* 0x95FB */ 0x670B, /* 0x95FC */ 0x0000, /* 0x95FD */ 0x0000, /* 0x95FE */ 0x0000, /* 0x95FF */ 0x0000, /* 0x9600 */ 0x0000, /* 0x9601 */ 0x0000, /* 0x9602 */ 0x0000, /* 0x9603 */ 0x0000, /* 0x9604 */ 0x0000, /* 0x9605 */ 0x0000, /* 0x9606 */ 0x0000, /* 0x9607 */ 0x0000, /* 0x9608 */ 0x0000, /* 0x9609 */ 0x0000, /* 0x960A */ 0x0000, /* 0x960B */ 0x0000, /* 0x960C */ 0x0000, /* 0x960D */ 0x0000, /* 0x960E */ 0x0000, /* 0x960F */ 0x0000, /* 0x9610 */ 0x0000, /* 0x9611 */ 0x0000, /* 0x9612 */ 0x0000, /* 0x9613 */ 0x0000, /* 0x9614 */ 0x0000, /* 0x9615 */ 0x0000, /* 0x9616 */ 0x0000, /* 0x9617 */ 0x0000, /* 0x9618 */ 0x0000, /* 0x9619 */ 0x0000, /* 0x961A */ 0x0000, /* 0x961B */ 0x0000, /* 0x961C */ 0x0000, /* 0x961D */ 0x0000, /* 0x961E */ 0x0000, /* 0x961F */ 0x0000, /* 0x9620 */ 0x0000, /* 0x9621 */ 0x0000, /* 0x9622 */ 0x0000, /* 0x9623 */ 0x0000, /* 0x9624 */ 0x0000, /* 0x9625 */ 0x0000, /* 0x9626 */ 0x0000, /* 0x9627 */ 0x0000, /* 0x9628 */ 0x0000, /* 0x9629 */ 0x0000, /* 0x962A */ 0x0000, /* 0x962B */ 0x0000, /* 0x962C */ 0x0000, /* 0x962D */ 0x0000, /* 0x962E */ 0x0000, /* 0x962F */ 0x0000, /* 0x9630 */ 0x0000, /* 0x9631 */ 0x0000, /* 0x9632 */ 0x0000, /* 0x9633 */ 0x0000, /* 0x9634 */ 0x0000, /* 0x9635 */ 0x0000, /* 0x9636 */ 0x0000, /* 0x9637 */ 0x0000, /* 0x9638 */ 0x0000, /* 0x9639 */ 0x0000, /* 0x963A */ 0x0000, /* 0x963B */ 0x0000, /* 0x963C */ 0x0000, /* 0x963D */ 0x0000, /* 0x963E */ 0x0000, /* 0x963F */ 0x6CD5, /* 0x9640 */ 0x6CE1, /* 0x9641 */ 0x70F9, /* 0x9642 */ 0x7832, /* 0x9643 */ 0x7E2B, /* 0x9644 */ 0x80DE, /* 0x9645 */ 0x82B3, /* 0x9646 */ 0x840C, /* 0x9647 */ 0x84EC, /* 0x9648 */ 0x8702, /* 0x9649 */ 0x8912, /* 0x964A */ 0x8A2A, /* 0x964B */ 0x8C4A, /* 0x964C */ 0x90A6, /* 0x964D */ 0x92D2, /* 0x964E */ 0x98FD, /* 0x964F */ 0x9CF3, /* 0x9650 */ 0x9D6C, /* 0x9651 */ 0x4E4F, /* 0x9652 */ 0x4EA1, /* 0x9653 */ 0x508D, /* 0x9654 */ 0x5256, /* 0x9655 */ 0x574A, /* 0x9656 */ 0x59A8, /* 0x9657 */ 0x5E3D, /* 0x9658 */ 0x5FD8, /* 0x9659 */ 0x5FD9, /* 0x965A */ 0x623F, /* 0x965B */ 0x66B4, /* 0x965C */ 0x671B, /* 0x965D */ 0x67D0, /* 0x965E */ 0x68D2, /* 0x965F */ 0x5192, /* 0x9660 */ 0x7D21, /* 0x9661 */ 0x80AA, /* 0x9662 */ 0x81A8, /* 0x9663 */ 0x8B00, /* 0x9664 */ 0x8C8C, /* 0x9665 */ 0x8CBF, /* 0x9666 */ 0x927E, /* 0x9667 */ 0x9632, /* 0x9668 */ 0x5420, /* 0x9669 */ 0x982C, /* 0x966A */ 0x5317, /* 0x966B */ 0x50D5, /* 0x966C */ 0x535C, /* 0x966D */ 0x58A8, /* 0x966E */ 0x64B2, /* 0x966F */ 0x6734, /* 0x9670 */ 0x7267, /* 0x9671 */ 0x7766, /* 0x9672 */ 0x7A46, /* 0x9673 */ 0x91E6, /* 0x9674 */ 0x52C3, /* 0x9675 */ 0x6CA1, /* 0x9676 */ 0x6B86, /* 0x9677 */ 0x5800, /* 0x9678 */ 0x5E4C, /* 0x9679 */ 0x5954, /* 0x967A */ 0x672C, /* 0x967B */ 0x7FFB, /* 0x967C */ 0x51E1, /* 0x967D */ 0x76C6, /* 0x967E */ 0x0000, /* 0x967F */ 0x6469, /* 0x9680 */ 0x78E8, /* 0x9681 */ 0x9B54, /* 0x9682 */ 0x9EBB, /* 0x9683 */ 0x57CB, /* 0x9684 */ 0x59B9, /* 0x9685 */ 0x6627, /* 0x9686 */ 0x679A, /* 0x9687 */ 0x6BCE, /* 0x9688 */ 0x54E9, /* 0x9689 */ 0x69D9, /* 0x968A */ 0x5E55, /* 0x968B */ 0x819C, /* 0x968C */ 0x6795, /* 0x968D */ 0x9BAA, /* 0x968E */ 0x67FE, /* 0x968F */ 0x9C52, /* 0x9690 */ 0x685D, /* 0x9691 */ 0x4EA6, /* 0x9692 */ 0x4FE3, /* 0x9693 */ 0x53C8, /* 0x9694 */ 0x62B9, /* 0x9695 */ 0x672B, /* 0x9696 */ 0x6CAB, /* 0x9697 */ 0x8FC4, /* 0x9698 */ 0x4FAD, /* 0x9699 */ 0x7E6D, /* 0x969A */ 0x9EBF, /* 0x969B */ 0x4E07, /* 0x969C */ 0x6162, /* 0x969D */ 0x6E80, /* 0x969E */ 0x6F2B, /* 0x969F */ 0x8513, /* 0x96A0 */ 0x5473, /* 0x96A1 */ 0x672A, /* 0x96A2 */ 0x9B45, /* 0x96A3 */ 0x5DF3, /* 0x96A4 */ 0x7B95, /* 0x96A5 */ 0x5CAC, /* 0x96A6 */ 0x5BC6, /* 0x96A7 */ 0x871C, /* 0x96A8 */ 0x6E4A, /* 0x96A9 */ 0x84D1, /* 0x96AA */ 0x7A14, /* 0x96AB */ 0x8108, /* 0x96AC */ 0x5999, /* 0x96AD */ 0x7C8D, /* 0x96AE */ 0x6C11, /* 0x96AF */ 0x7720, /* 0x96B0 */ 0x52D9, /* 0x96B1 */ 0x5922, /* 0x96B2 */ 0x7121, /* 0x96B3 */ 0x725F, /* 0x96B4 */ 0x77DB, /* 0x96B5 */ 0x9727, /* 0x96B6 */ 0x9D61, /* 0x96B7 */ 0x690B, /* 0x96B8 */ 0x5A7F, /* 0x96B9 */ 0x5A18, /* 0x96BA */ 0x51A5, /* 0x96BB */ 0x540D, /* 0x96BC */ 0x547D, /* 0x96BD */ 0x660E, /* 0x96BE */ 0x76DF, /* 0x96BF */ 0x8FF7, /* 0x96C0 */ 0x9298, /* 0x96C1 */ 0x9CF4, /* 0x96C2 */ 0x59EA, /* 0x96C3 */ 0x725D, /* 0x96C4 */ 0x6EC5, /* 0x96C5 */ 0x514D, /* 0x96C6 */ 0x68C9, /* 0x96C7 */ 0x7DBF, /* 0x96C8 */ 0x7DEC, /* 0x96C9 */ 0x9762, /* 0x96CA */ 0x9EBA, /* 0x96CB */ 0x6478, /* 0x96CC */ 0x6A21, /* 0x96CD */ 0x8302, /* 0x96CE */ 0x5984, /* 0x96CF */ 0x5B5F, /* 0x96D0 */ 0x6BDB, /* 0x96D1 */ 0x731B, /* 0x96D2 */ 0x76F2, /* 0x96D3 */ 0x7DB2, /* 0x96D4 */ 0x8017, /* 0x96D5 */ 0x8499, /* 0x96D6 */ 0x5132, /* 0x96D7 */ 0x6728, /* 0x96D8 */ 0x9ED9, /* 0x96D9 */ 0x76EE, /* 0x96DA */ 0x6762, /* 0x96DB */ 0x52FF, /* 0x96DC */ 0x9905, /* 0x96DD */ 0x5C24, /* 0x96DE */ 0x623B, /* 0x96DF */ 0x7C7E, /* 0x96E0 */ 0x8CB0, /* 0x96E1 */ 0x554F, /* 0x96E2 */ 0x60B6, /* 0x96E3 */ 0x7D0B, /* 0x96E4 */ 0x9580, /* 0x96E5 */ 0x5301, /* 0x96E6 */ 0x4E5F, /* 0x96E7 */ 0x51B6, /* 0x96E8 */ 0x591C, /* 0x96E9 */ 0x723A, /* 0x96EA */ 0x8036, /* 0x96EB */ 0x91CE, /* 0x96EC */ 0x5F25, /* 0x96ED */ 0x77E2, /* 0x96EE */ 0x5384, /* 0x96EF */ 0x5F79, /* 0x96F0 */ 0x7D04, /* 0x96F1 */ 0x85AC, /* 0x96F2 */ 0x8A33, /* 0x96F3 */ 0x8E8D, /* 0x96F4 */ 0x9756, /* 0x96F5 */ 0x67F3, /* 0x96F6 */ 0x85AE, /* 0x96F7 */ 0x9453, /* 0x96F8 */ 0x6109, /* 0x96F9 */ 0x6108, /* 0x96FA */ 0x6CB9, /* 0x96FB */ 0x7652, /* 0x96FC */ 0x0000, /* 0x96FD */ 0x0000, /* 0x96FE */ 0x0000, /* 0x96FF */ 0x0000, /* 0x9700 */ 0x0000, /* 0x9701 */ 0x0000, /* 0x9702 */ 0x0000, /* 0x9703 */ 0x0000, /* 0x9704 */ 0x0000, /* 0x9705 */ 0x0000, /* 0x9706 */ 0x0000, /* 0x9707 */ 0x0000, /* 0x9708 */ 0x0000, /* 0x9709 */ 0x0000, /* 0x970A */ 0x0000, /* 0x970B */ 0x0000, /* 0x970C */ 0x0000, /* 0x970D */ 0x0000, /* 0x970E */ 0x0000, /* 0x970F */ 0x0000, /* 0x9710 */ 0x0000, /* 0x9711 */ 0x0000, /* 0x9712 */ 0x0000, /* 0x9713 */ 0x0000, /* 0x9714 */ 0x0000, /* 0x9715 */ 0x0000, /* 0x9716 */ 0x0000, /* 0x9717 */ 0x0000, /* 0x9718 */ 0x0000, /* 0x9719 */ 0x0000, /* 0x971A */ 0x0000, /* 0x971B */ 0x0000, /* 0x971C */ 0x0000, /* 0x971D */ 0x0000, /* 0x971E */ 0x0000, /* 0x971F */ 0x0000, /* 0x9720 */ 0x0000, /* 0x9721 */ 0x0000, /* 0x9722 */ 0x0000, /* 0x9723 */ 0x0000, /* 0x9724 */ 0x0000, /* 0x9725 */ 0x0000, /* 0x9726 */ 0x0000, /* 0x9727 */ 0x0000, /* 0x9728 */ 0x0000, /* 0x9729 */ 0x0000, /* 0x972A */ 0x0000, /* 0x972B */ 0x0000, /* 0x972C */ 0x0000, /* 0x972D */ 0x0000, /* 0x972E */ 0x0000, /* 0x972F */ 0x0000, /* 0x9730 */ 0x0000, /* 0x9731 */ 0x0000, /* 0x9732 */ 0x0000, /* 0x9733 */ 0x0000, /* 0x9734 */ 0x0000, /* 0x9735 */ 0x0000, /* 0x9736 */ 0x0000, /* 0x9737 */ 0x0000, /* 0x9738 */ 0x0000, /* 0x9739 */ 0x0000, /* 0x973A */ 0x0000, /* 0x973B */ 0x0000, /* 0x973C */ 0x0000, /* 0x973D */ 0x0000, /* 0x973E */ 0x0000, /* 0x973F */ 0x8AED, /* 0x9740 */ 0x8F38, /* 0x9741 */ 0x552F, /* 0x9742 */ 0x4F51, /* 0x9743 */ 0x512A, /* 0x9744 */ 0x52C7, /* 0x9745 */ 0x53CB, /* 0x9746 */ 0x5BA5, /* 0x9747 */ 0x5E7D, /* 0x9748 */ 0x60A0, /* 0x9749 */ 0x6182, /* 0x974A */ 0x63D6, /* 0x974B */ 0x6709, /* 0x974C */ 0x67DA, /* 0x974D */ 0x6E67, /* 0x974E */ 0x6D8C, /* 0x974F */ 0x7336, /* 0x9750 */ 0x7337, /* 0x9751 */ 0x7531, /* 0x9752 */ 0x7950, /* 0x9753 */ 0x88D5, /* 0x9754 */ 0x8A98, /* 0x9755 */ 0x904A, /* 0x9756 */ 0x9091, /* 0x9757 */ 0x90F5, /* 0x9758 */ 0x96C4, /* 0x9759 */ 0x878D, /* 0x975A */ 0x5915, /* 0x975B */ 0x4E88, /* 0x975C */ 0x4F59, /* 0x975D */ 0x4E0E, /* 0x975E */ 0x8A89, /* 0x975F */ 0x8F3F, /* 0x9760 */ 0x9810, /* 0x9761 */ 0x50AD, /* 0x9762 */ 0x5E7C, /* 0x9763 */ 0x5996, /* 0x9764 */ 0x5BB9, /* 0x9765 */ 0x5EB8, /* 0x9766 */ 0x63DA, /* 0x9767 */ 0x63FA, /* 0x9768 */ 0x64C1, /* 0x9769 */ 0x66DC, /* 0x976A */ 0x694A, /* 0x976B */ 0x69D8, /* 0x976C */ 0x6D0B, /* 0x976D */ 0x6EB6, /* 0x976E */ 0x7194, /* 0x976F */ 0x7528, /* 0x9770 */ 0x7AAF, /* 0x9771 */ 0x7F8A, /* 0x9772 */ 0x8000, /* 0x9773 */ 0x8449, /* 0x9774 */ 0x84C9, /* 0x9775 */ 0x8981, /* 0x9776 */ 0x8B21, /* 0x9777 */ 0x8E0A, /* 0x9778 */ 0x9065, /* 0x9779 */ 0x967D, /* 0x977A */ 0x990A, /* 0x977B */ 0x617E, /* 0x977C */ 0x6291, /* 0x977D */ 0x6B32, /* 0x977E */ 0x0000, /* 0x977F */ 0x6C83, /* 0x9780 */ 0x6D74, /* 0x9781 */ 0x7FCC, /* 0x9782 */ 0x7FFC, /* 0x9783 */ 0x6DC0, /* 0x9784 */ 0x7F85, /* 0x9785 */ 0x87BA, /* 0x9786 */ 0x88F8, /* 0x9787 */ 0x6765, /* 0x9788 */ 0x83B1, /* 0x9789 */ 0x983C, /* 0x978A */ 0x96F7, /* 0x978B */ 0x6D1B, /* 0x978C */ 0x7D61, /* 0x978D */ 0x843D, /* 0x978E */ 0x916A, /* 0x978F */ 0x4E71, /* 0x9790 */ 0x5375, /* 0x9791 */ 0x5D50, /* 0x9792 */ 0x6B04, /* 0x9793 */ 0x6FEB, /* 0x9794 */ 0x85CD, /* 0x9795 */ 0x862D, /* 0x9796 */ 0x89A7, /* 0x9797 */ 0x5229, /* 0x9798 */ 0x540F, /* 0x9799 */ 0x5C65, /* 0x979A */ 0x674E, /* 0x979B */ 0x68A8, /* 0x979C */ 0x7406, /* 0x979D */ 0x7483, /* 0x979E */ 0x75E2, /* 0x979F */ 0x88CF, /* 0x97A0 */ 0x88E1, /* 0x97A1 */ 0x91CC, /* 0x97A2 */ 0x96E2, /* 0x97A3 */ 0x9678, /* 0x97A4 */ 0x5F8B, /* 0x97A5 */ 0x7387, /* 0x97A6 */ 0x7ACB, /* 0x97A7 */ 0x844E, /* 0x97A8 */ 0x63A0, /* 0x97A9 */ 0x7565, /* 0x97AA */ 0x5289, /* 0x97AB */ 0x6D41, /* 0x97AC */ 0x6E9C, /* 0x97AD */ 0x7409, /* 0x97AE */ 0x7559, /* 0x97AF */ 0x786B, /* 0x97B0 */ 0x7C92, /* 0x97B1 */ 0x9686, /* 0x97B2 */ 0x7ADC, /* 0x97B3 */ 0x9F8D, /* 0x97B4 */ 0x4FB6, /* 0x97B5 */ 0x616E, /* 0x97B6 */ 0x65C5, /* 0x97B7 */ 0x865C, /* 0x97B8 */ 0x4E86, /* 0x97B9 */ 0x4EAE, /* 0x97BA */ 0x50DA, /* 0x97BB */ 0x4E21, /* 0x97BC */ 0x51CC, /* 0x97BD */ 0x5BEE, /* 0x97BE */ 0x6599, /* 0x97BF */ 0x6881, /* 0x97C0 */ 0x6DBC, /* 0x97C1 */ 0x731F, /* 0x97C2 */ 0x7642, /* 0x97C3 */ 0x77AD, /* 0x97C4 */ 0x7A1C, /* 0x97C5 */ 0x7CE7, /* 0x97C6 */ 0x826F, /* 0x97C7 */ 0x8AD2, /* 0x97C8 */ 0x907C, /* 0x97C9 */ 0x91CF, /* 0x97CA */ 0x9675, /* 0x97CB */ 0x9818, /* 0x97CC */ 0x529B, /* 0x97CD */ 0x7DD1, /* 0x97CE */ 0x502B, /* 0x97CF */ 0x5398, /* 0x97D0 */ 0x6797, /* 0x97D1 */ 0x6DCB, /* 0x97D2 */ 0x71D0, /* 0x97D3 */ 0x7433, /* 0x97D4 */ 0x81E8, /* 0x97D5 */ 0x8F2A, /* 0x97D6 */ 0x96A3, /* 0x97D7 */ 0x9C57, /* 0x97D8 */ 0x9E9F, /* 0x97D9 */ 0x7460, /* 0x97DA */ 0x5841, /* 0x97DB */ 0x6D99, /* 0x97DC */ 0x7D2F, /* 0x97DD */ 0x985E, /* 0x97DE */ 0x4EE4, /* 0x97DF */ 0x4F36, /* 0x97E0 */ 0x4F8B, /* 0x97E1 */ 0x51B7, /* 0x97E2 */ 0x52B1, /* 0x97E3 */ 0x5DBA, /* 0x97E4 */ 0x601C, /* 0x97E5 */ 0x73B2, /* 0x97E6 */ 0x793C, /* 0x97E7 */ 0x82D3, /* 0x97E8 */ 0x9234, /* 0x97E9 */ 0x96B7, /* 0x97EA */ 0x96F6, /* 0x97EB */ 0x970A, /* 0x97EC */ 0x9E97, /* 0x97ED */ 0x9F62, /* 0x97EE */ 0x66A6, /* 0x97EF */ 0x6B74, /* 0x97F0 */ 0x5217, /* 0x97F1 */ 0x52A3, /* 0x97F2 */ 0x70C8, /* 0x97F3 */ 0x88C2, /* 0x97F4 */ 0x5EC9, /* 0x97F5 */ 0x604B, /* 0x97F6 */ 0x6190, /* 0x97F7 */ 0x6F23, /* 0x97F8 */ 0x7149, /* 0x97F9 */ 0x7C3E, /* 0x97FA */ 0x7DF4, /* 0x97FB */ 0x806F, /* 0x97FC */ 0x0000, /* 0x97FD */ 0x0000, /* 0x97FE */ 0x0000, /* 0x97FF */ 0x0000, /* 0x9800 */ 0x0000, /* 0x9801 */ 0x0000, /* 0x9802 */ 0x0000, /* 0x9803 */ 0x0000, /* 0x9804 */ 0x0000, /* 0x9805 */ 0x0000, /* 0x9806 */ 0x0000, /* 0x9807 */ 0x0000, /* 0x9808 */ 0x0000, /* 0x9809 */ 0x0000, /* 0x980A */ 0x0000, /* 0x980B */ 0x0000, /* 0x980C */ 0x0000, /* 0x980D */ 0x0000, /* 0x980E */ 0x0000, /* 0x980F */ 0x0000, /* 0x9810 */ 0x0000, /* 0x9811 */ 0x0000, /* 0x9812 */ 0x0000, /* 0x9813 */ 0x0000, /* 0x9814 */ 0x0000, /* 0x9815 */ 0x0000, /* 0x9816 */ 0x0000, /* 0x9817 */ 0x0000, /* 0x9818 */ 0x0000, /* 0x9819 */ 0x0000, /* 0x981A */ 0x0000, /* 0x981B */ 0x0000, /* 0x981C */ 0x0000, /* 0x981D */ 0x0000, /* 0x981E */ 0x0000, /* 0x981F */ 0x0000, /* 0x9820 */ 0x0000, /* 0x9821 */ 0x0000, /* 0x9822 */ 0x0000, /* 0x9823 */ 0x0000, /* 0x9824 */ 0x0000, /* 0x9825 */ 0x0000, /* 0x9826 */ 0x0000, /* 0x9827 */ 0x0000, /* 0x9828 */ 0x0000, /* 0x9829 */ 0x0000, /* 0x982A */ 0x0000, /* 0x982B */ 0x0000, /* 0x982C */ 0x0000, /* 0x982D */ 0x0000, /* 0x982E */ 0x0000, /* 0x982F */ 0x0000, /* 0x9830 */ 0x0000, /* 0x9831 */ 0x0000, /* 0x9832 */ 0x0000, /* 0x9833 */ 0x0000, /* 0x9834 */ 0x0000, /* 0x9835 */ 0x0000, /* 0x9836 */ 0x0000, /* 0x9837 */ 0x0000, /* 0x9838 */ 0x0000, /* 0x9839 */ 0x0000, /* 0x983A */ 0x0000, /* 0x983B */ 0x0000, /* 0x983C */ 0x0000, /* 0x983D */ 0x0000, /* 0x983E */ 0x0000, /* 0x983F */ 0x84EE, /* 0x9840 */ 0x9023, /* 0x9841 */ 0x932C, /* 0x9842 */ 0x5442, /* 0x9843 */ 0x9B6F, /* 0x9844 */ 0x6AD3, /* 0x9845 */ 0x7089, /* 0x9846 */ 0x8CC2, /* 0x9847 */ 0x8DEF, /* 0x9848 */ 0x9732, /* 0x9849 */ 0x52B4, /* 0x984A */ 0x5A41, /* 0x984B */ 0x5ECA, /* 0x984C */ 0x5F04, /* 0x984D */ 0x6717, /* 0x984E */ 0x697C, /* 0x984F */ 0x6994, /* 0x9850 */ 0x6D6A, /* 0x9851 */ 0x6F0F, /* 0x9852 */ 0x7262, /* 0x9853 */ 0x72FC, /* 0x9854 */ 0x7BED, /* 0x9855 */ 0x8001, /* 0x9856 */ 0x807E, /* 0x9857 */ 0x874B, /* 0x9858 */ 0x90CE, /* 0x9859 */ 0x516D, /* 0x985A */ 0x9E93, /* 0x985B */ 0x7984, /* 0x985C */ 0x808B, /* 0x985D */ 0x9332, /* 0x985E */ 0x8AD6, /* 0x985F */ 0x502D, /* 0x9860 */ 0x548C, /* 0x9861 */ 0x8A71, /* 0x9862 */ 0x6B6A, /* 0x9863 */ 0x8CC4, /* 0x9864 */ 0x8107, /* 0x9865 */ 0x60D1, /* 0x9866 */ 0x67A0, /* 0x9867 */ 0x9DF2, /* 0x9868 */ 0x4E99, /* 0x9869 */ 0x4E98, /* 0x986A */ 0x9C10, /* 0x986B */ 0x8A6B, /* 0x986C */ 0x85C1, /* 0x986D */ 0x8568, /* 0x986E */ 0x6900, /* 0x986F */ 0x6E7E, /* 0x9870 */ 0x7897, /* 0x9871 */ 0x8155, /* 0x9872 */ 0x0000, /* 0x9873 */ 0x0000, /* 0x9874 */ 0x0000, /* 0x9875 */ 0x0000, /* 0x9876 */ 0x0000, /* 0x9877 */ 0x0000, /* 0x9878 */ 0x0000, /* 0x9879 */ 0x0000, /* 0x987A */ 0x0000, /* 0x987B */ 0x0000, /* 0x987C */ 0x0000, /* 0x987D */ 0x0000, /* 0x987E */ 0x0000, /* 0x987F */ 0x0000, /* 0x9880 */ 0x0000, /* 0x9881 */ 0x0000, /* 0x9882 */ 0x0000, /* 0x9883 */ 0x0000, /* 0x9884 */ 0x0000, /* 0x9885 */ 0x0000, /* 0x9886 */ 0x0000, /* 0x9887 */ 0x0000, /* 0x9888 */ 0x0000, /* 0x9889 */ 0x0000, /* 0x988A */ 0x0000, /* 0x988B */ 0x0000, /* 0x988C */ 0x0000, /* 0x988D */ 0x0000, /* 0x988E */ 0x0000, /* 0x988F */ 0x0000, /* 0x9890 */ 0x0000, /* 0x9891 */ 0x0000, /* 0x9892 */ 0x0000, /* 0x9893 */ 0x0000, /* 0x9894 */ 0x0000, /* 0x9895 */ 0x0000, /* 0x9896 */ 0x0000, /* 0x9897 */ 0x0000, /* 0x9898 */ 0x0000, /* 0x9899 */ 0x0000, /* 0x989A */ 0x0000, /* 0x989B */ 0x0000, /* 0x989C */ 0x0000, /* 0x989D */ 0x0000, /* 0x989E */ 0x5F0C, /* 0x989F */ 0x4E10, /* 0x98A0 */ 0x4E15, /* 0x98A1 */ 0x4E2A, /* 0x98A2 */ 0x4E31, /* 0x98A3 */ 0x4E36, /* 0x98A4 */ 0x4E3C, /* 0x98A5 */ 0x4E3F, /* 0x98A6 */ 0x4E42, /* 0x98A7 */ 0x4E56, /* 0x98A8 */ 0x4E58, /* 0x98A9 */ 0x4E82, /* 0x98AA */ 0x4E85, /* 0x98AB */ 0x8C6B, /* 0x98AC */ 0x4E8A, /* 0x98AD */ 0x8212, /* 0x98AE */ 0x5F0D, /* 0x98AF */ 0x4E8E, /* 0x98B0 */ 0x4E9E, /* 0x98B1 */ 0x4E9F, /* 0x98B2 */ 0x4EA0, /* 0x98B3 */ 0x4EA2, /* 0x98B4 */ 0x4EB0, /* 0x98B5 */ 0x4EB3, /* 0x98B6 */ 0x4EB6, /* 0x98B7 */ 0x4ECE, /* 0x98B8 */ 0x4ECD, /* 0x98B9 */ 0x4EC4, /* 0x98BA */ 0x4EC6, /* 0x98BB */ 0x4EC2, /* 0x98BC */ 0x4ED7, /* 0x98BD */ 0x4EDE, /* 0x98BE */ 0x4EED, /* 0x98BF */ 0x4EDF, /* 0x98C0 */ 0x4EF7, /* 0x98C1 */ 0x4F09, /* 0x98C2 */ 0x4F5A, /* 0x98C3 */ 0x4F30, /* 0x98C4 */ 0x4F5B, /* 0x98C5 */ 0x4F5D, /* 0x98C6 */ 0x4F57, /* 0x98C7 */ 0x4F47, /* 0x98C8 */ 0x4F76, /* 0x98C9 */ 0x4F88, /* 0x98CA */ 0x4F8F, /* 0x98CB */ 0x4F98, /* 0x98CC */ 0x4F7B, /* 0x98CD */ 0x4F69, /* 0x98CE */ 0x4F70, /* 0x98CF */ 0x4F91, /* 0x98D0 */ 0x4F6F, /* 0x98D1 */ 0x4F86, /* 0x98D2 */ 0x4F96, /* 0x98D3 */ 0x5118, /* 0x98D4 */ 0x4FD4, /* 0x98D5 */ 0x4FDF, /* 0x98D6 */ 0x4FCE, /* 0x98D7 */ 0x4FD8, /* 0x98D8 */ 0x4FDB, /* 0x98D9 */ 0x4FD1, /* 0x98DA */ 0x4FDA, /* 0x98DB */ 0x4FD0, /* 0x98DC */ 0x4FE4, /* 0x98DD */ 0x4FE5, /* 0x98DE */ 0x501A, /* 0x98DF */ 0x5028, /* 0x98E0 */ 0x5014, /* 0x98E1 */ 0x502A, /* 0x98E2 */ 0x5025, /* 0x98E3 */ 0x5005, /* 0x98E4 */ 0x4F1C, /* 0x98E5 */ 0x4FF6, /* 0x98E6 */ 0x5021, /* 0x98E7 */ 0x5029, /* 0x98E8 */ 0x502C, /* 0x98E9 */ 0x4FFE, /* 0x98EA */ 0x4FEF, /* 0x98EB */ 0x5011, /* 0x98EC */ 0x5006, /* 0x98ED */ 0x5043, /* 0x98EE */ 0x5047, /* 0x98EF */ 0x6703, /* 0x98F0 */ 0x5055, /* 0x98F1 */ 0x5050, /* 0x98F2 */ 0x5048, /* 0x98F3 */ 0x505A, /* 0x98F4 */ 0x5056, /* 0x98F5 */ 0x506C, /* 0x98F6 */ 0x5078, /* 0x98F7 */ 0x5080, /* 0x98F8 */ 0x509A, /* 0x98F9 */ 0x5085, /* 0x98FA */ 0x50B4, /* 0x98FB */ 0x50B2, /* 0x98FC */ 0x0000, /* 0x98FD */ 0x0000, /* 0x98FE */ 0x0000, /* 0x98FF */ 0x0000, /* 0x9900 */ 0x0000, /* 0x9901 */ 0x0000, /* 0x9902 */ 0x0000, /* 0x9903 */ 0x0000, /* 0x9904 */ 0x0000, /* 0x9905 */ 0x0000, /* 0x9906 */ 0x0000, /* 0x9907 */ 0x0000, /* 0x9908 */ 0x0000, /* 0x9909 */ 0x0000, /* 0x990A */ 0x0000, /* 0x990B */ 0x0000, /* 0x990C */ 0x0000, /* 0x990D */ 0x0000, /* 0x990E */ 0x0000, /* 0x990F */ 0x0000, /* 0x9910 */ 0x0000, /* 0x9911 */ 0x0000, /* 0x9912 */ 0x0000, /* 0x9913 */ 0x0000, /* 0x9914 */ 0x0000, /* 0x9915 */ 0x0000, /* 0x9916 */ 0x0000, /* 0x9917 */ 0x0000, /* 0x9918 */ 0x0000, /* 0x9919 */ 0x0000, /* 0x991A */ 0x0000, /* 0x991B */ 0x0000, /* 0x991C */ 0x0000, /* 0x991D */ 0x0000, /* 0x991E */ 0x0000, /* 0x991F */ 0x0000, /* 0x9920 */ 0x0000, /* 0x9921 */ 0x0000, /* 0x9922 */ 0x0000, /* 0x9923 */ 0x0000, /* 0x9924 */ 0x0000, /* 0x9925 */ 0x0000, /* 0x9926 */ 0x0000, /* 0x9927 */ 0x0000, /* 0x9928 */ 0x0000, /* 0x9929 */ 0x0000, /* 0x992A */ 0x0000, /* 0x992B */ 0x0000, /* 0x992C */ 0x0000, /* 0x992D */ 0x0000, /* 0x992E */ 0x0000, /* 0x992F */ 0x0000, /* 0x9930 */ 0x0000, /* 0x9931 */ 0x0000, /* 0x9932 */ 0x0000, /* 0x9933 */ 0x0000, /* 0x9934 */ 0x0000, /* 0x9935 */ 0x0000, /* 0x9936 */ 0x0000, /* 0x9937 */ 0x0000, /* 0x9938 */ 0x0000, /* 0x9939 */ 0x0000, /* 0x993A */ 0x0000, /* 0x993B */ 0x0000, /* 0x993C */ 0x0000, /* 0x993D */ 0x0000, /* 0x993E */ 0x0000, /* 0x993F */ 0x50C9, /* 0x9940 */ 0x50CA, /* 0x9941 */ 0x50B3, /* 0x9942 */ 0x50C2, /* 0x9943 */ 0x50D6, /* 0x9944 */ 0x50DE, /* 0x9945 */ 0x50E5, /* 0x9946 */ 0x50ED, /* 0x9947 */ 0x50E3, /* 0x9948 */ 0x50EE, /* 0x9949 */ 0x50F9, /* 0x994A */ 0x50F5, /* 0x994B */ 0x5109, /* 0x994C */ 0x5101, /* 0x994D */ 0x5102, /* 0x994E */ 0x5116, /* 0x994F */ 0x5115, /* 0x9950 */ 0x5114, /* 0x9951 */ 0x511A, /* 0x9952 */ 0x5121, /* 0x9953 */ 0x513A, /* 0x9954 */ 0x5137, /* 0x9955 */ 0x513C, /* 0x9956 */ 0x513B, /* 0x9957 */ 0x513F, /* 0x9958 */ 0x5140, /* 0x9959 */ 0x5152, /* 0x995A */ 0x514C, /* 0x995B */ 0x5154, /* 0x995C */ 0x5162, /* 0x995D */ 0x7AF8, /* 0x995E */ 0x5169, /* 0x995F */ 0x516A, /* 0x9960 */ 0x516E, /* 0x9961 */ 0x5180, /* 0x9962 */ 0x5182, /* 0x9963 */ 0x56D8, /* 0x9964 */ 0x518C, /* 0x9965 */ 0x5189, /* 0x9966 */ 0x518F, /* 0x9967 */ 0x5191, /* 0x9968 */ 0x5193, /* 0x9969 */ 0x5195, /* 0x996A */ 0x5196, /* 0x996B */ 0x51A4, /* 0x996C */ 0x51A6, /* 0x996D */ 0x51A2, /* 0x996E */ 0x51A9, /* 0x996F */ 0x51AA, /* 0x9970 */ 0x51AB, /* 0x9971 */ 0x51B3, /* 0x9972 */ 0x51B1, /* 0x9973 */ 0x51B2, /* 0x9974 */ 0x51B0, /* 0x9975 */ 0x51B5, /* 0x9976 */ 0x51BD, /* 0x9977 */ 0x51C5, /* 0x9978 */ 0x51C9, /* 0x9979 */ 0x51DB, /* 0x997A */ 0x51E0, /* 0x997B */ 0x8655, /* 0x997C */ 0x51E9, /* 0x997D */ 0x51ED, /* 0x997E */ 0x0000, /* 0x997F */ 0x51F0, /* 0x9980 */ 0x51F5, /* 0x9981 */ 0x51FE, /* 0x9982 */ 0x5204, /* 0x9983 */ 0x520B, /* 0x9984 */ 0x5214, /* 0x9985 */ 0x520E, /* 0x9986 */ 0x5227, /* 0x9987 */ 0x522A, /* 0x9988 */ 0x522E, /* 0x9989 */ 0x5233, /* 0x998A */ 0x5239, /* 0x998B */ 0x524F, /* 0x998C */ 0x5244, /* 0x998D */ 0x524B, /* 0x998E */ 0x524C, /* 0x998F */ 0x525E, /* 0x9990 */ 0x5254, /* 0x9991 */ 0x526A, /* 0x9992 */ 0x5274, /* 0x9993 */ 0x5269, /* 0x9994 */ 0x5273, /* 0x9995 */ 0x527F, /* 0x9996 */ 0x527D, /* 0x9997 */ 0x528D, /* 0x9998 */ 0x5294, /* 0x9999 */ 0x5292, /* 0x999A */ 0x5271, /* 0x999B */ 0x5288, /* 0x999C */ 0x5291, /* 0x999D */ 0x8FA8, /* 0x999E */ 0x8FA7, /* 0x999F */ 0x52AC, /* 0x99A0 */ 0x52AD, /* 0x99A1 */ 0x52BC, /* 0x99A2 */ 0x52B5, /* 0x99A3 */ 0x52C1, /* 0x99A4 */ 0x52CD, /* 0x99A5 */ 0x52D7, /* 0x99A6 */ 0x52DE, /* 0x99A7 */ 0x52E3, /* 0x99A8 */ 0x52E6, /* 0x99A9 */ 0x98ED, /* 0x99AA */ 0x52E0, /* 0x99AB */ 0x52F3, /* 0x99AC */ 0x52F5, /* 0x99AD */ 0x52F8, /* 0x99AE */ 0x52F9, /* 0x99AF */ 0x5306, /* 0x99B0 */ 0x5308, /* 0x99B1 */ 0x7538, /* 0x99B2 */ 0x530D, /* 0x99B3 */ 0x5310, /* 0x99B4 */ 0x530F, /* 0x99B5 */ 0x5315, /* 0x99B6 */ 0x531A, /* 0x99B7 */ 0x5323, /* 0x99B8 */ 0x532F, /* 0x99B9 */ 0x5331, /* 0x99BA */ 0x5333, /* 0x99BB */ 0x5338, /* 0x99BC */ 0x5340, /* 0x99BD */ 0x5346, /* 0x99BE */ 0x5345, /* 0x99BF */ 0x4E17, /* 0x99C0 */ 0x5349, /* 0x99C1 */ 0x534D, /* 0x99C2 */ 0x51D6, /* 0x99C3 */ 0x535E, /* 0x99C4 */ 0x5369, /* 0x99C5 */ 0x536E, /* 0x99C6 */ 0x5918, /* 0x99C7 */ 0x537B, /* 0x99C8 */ 0x5377, /* 0x99C9 */ 0x5382, /* 0x99CA */ 0x5396, /* 0x99CB */ 0x53A0, /* 0x99CC */ 0x53A6, /* 0x99CD */ 0x53A5, /* 0x99CE */ 0x53AE, /* 0x99CF */ 0x53B0, /* 0x99D0 */ 0x53B6, /* 0x99D1 */ 0x53C3, /* 0x99D2 */ 0x7C12, /* 0x99D3 */ 0x96D9, /* 0x99D4 */ 0x53DF, /* 0x99D5 */ 0x66FC, /* 0x99D6 */ 0x71EE, /* 0x99D7 */ 0x53EE, /* 0x99D8 */ 0x53E8, /* 0x99D9 */ 0x53ED, /* 0x99DA */ 0x53FA, /* 0x99DB */ 0x5401, /* 0x99DC */ 0x543D, /* 0x99DD */ 0x5440, /* 0x99DE */ 0x542C, /* 0x99DF */ 0x542D, /* 0x99E0 */ 0x543C, /* 0x99E1 */ 0x542E, /* 0x99E2 */ 0x5436, /* 0x99E3 */ 0x5429, /* 0x99E4 */ 0x541D, /* 0x99E5 */ 0x544E, /* 0x99E6 */ 0x548F, /* 0x99E7 */ 0x5475, /* 0x99E8 */ 0x548E, /* 0x99E9 */ 0x545F, /* 0x99EA */ 0x5471, /* 0x99EB */ 0x5477, /* 0x99EC */ 0x5470, /* 0x99ED */ 0x5492, /* 0x99EE */ 0x547B, /* 0x99EF */ 0x5480, /* 0x99F0 */ 0x5476, /* 0x99F1 */ 0x5484, /* 0x99F2 */ 0x5490, /* 0x99F3 */ 0x5486, /* 0x99F4 */ 0x54C7, /* 0x99F5 */ 0x54A2, /* 0x99F6 */ 0x54B8, /* 0x99F7 */ 0x54A5, /* 0x99F8 */ 0x54AC, /* 0x99F9 */ 0x54C4, /* 0x99FA */ 0x54C8, /* 0x99FB */ 0x54A8, /* 0x99FC */ 0x0000, /* 0x99FD */ 0x0000, /* 0x99FE */ 0x0000, /* 0x99FF */ 0x0000, /* 0x9A00 */ 0x0000, /* 0x9A01 */ 0x0000, /* 0x9A02 */ 0x0000, /* 0x9A03 */ 0x0000, /* 0x9A04 */ 0x0000, /* 0x9A05 */ 0x0000, /* 0x9A06 */ 0x0000, /* 0x9A07 */ 0x0000, /* 0x9A08 */ 0x0000, /* 0x9A09 */ 0x0000, /* 0x9A0A */ 0x0000, /* 0x9A0B */ 0x0000, /* 0x9A0C */ 0x0000, /* 0x9A0D */ 0x0000, /* 0x9A0E */ 0x0000, /* 0x9A0F */ 0x0000, /* 0x9A10 */ 0x0000, /* 0x9A11 */ 0x0000, /* 0x9A12 */ 0x0000, /* 0x9A13 */ 0x0000, /* 0x9A14 */ 0x0000, /* 0x9A15 */ 0x0000, /* 0x9A16 */ 0x0000, /* 0x9A17 */ 0x0000, /* 0x9A18 */ 0x0000, /* 0x9A19 */ 0x0000, /* 0x9A1A */ 0x0000, /* 0x9A1B */ 0x0000, /* 0x9A1C */ 0x0000, /* 0x9A1D */ 0x0000, /* 0x9A1E */ 0x0000, /* 0x9A1F */ 0x0000, /* 0x9A20 */ 0x0000, /* 0x9A21 */ 0x0000, /* 0x9A22 */ 0x0000, /* 0x9A23 */ 0x0000, /* 0x9A24 */ 0x0000, /* 0x9A25 */ 0x0000, /* 0x9A26 */ 0x0000, /* 0x9A27 */ 0x0000, /* 0x9A28 */ 0x0000, /* 0x9A29 */ 0x0000, /* 0x9A2A */ 0x0000, /* 0x9A2B */ 0x0000, /* 0x9A2C */ 0x0000, /* 0x9A2D */ 0x0000, /* 0x9A2E */ 0x0000, /* 0x9A2F */ 0x0000, /* 0x9A30 */ 0x0000, /* 0x9A31 */ 0x0000, /* 0x9A32 */ 0x0000, /* 0x9A33 */ 0x0000, /* 0x9A34 */ 0x0000, /* 0x9A35 */ 0x0000, /* 0x9A36 */ 0x0000, /* 0x9A37 */ 0x0000, /* 0x9A38 */ 0x0000, /* 0x9A39 */ 0x0000, /* 0x9A3A */ 0x0000, /* 0x9A3B */ 0x0000, /* 0x9A3C */ 0x0000, /* 0x9A3D */ 0x0000, /* 0x9A3E */ 0x0000, /* 0x9A3F */ 0x54AB, /* 0x9A40 */ 0x54C2, /* 0x9A41 */ 0x54A4, /* 0x9A42 */ 0x54BE, /* 0x9A43 */ 0x54BC, /* 0x9A44 */ 0x54D8, /* 0x9A45 */ 0x54E5, /* 0x9A46 */ 0x54E6, /* 0x9A47 */ 0x550F, /* 0x9A48 */ 0x5514, /* 0x9A49 */ 0x54FD, /* 0x9A4A */ 0x54EE, /* 0x9A4B */ 0x54ED, /* 0x9A4C */ 0x54FA, /* 0x9A4D */ 0x54E2, /* 0x9A4E */ 0x5539, /* 0x9A4F */ 0x5540, /* 0x9A50 */ 0x5563, /* 0x9A51 */ 0x554C, /* 0x9A52 */ 0x552E, /* 0x9A53 */ 0x555C, /* 0x9A54 */ 0x5545, /* 0x9A55 */ 0x5556, /* 0x9A56 */ 0x5557, /* 0x9A57 */ 0x5538, /* 0x9A58 */ 0x5533, /* 0x9A59 */ 0x555D, /* 0x9A5A */ 0x5599, /* 0x9A5B */ 0x5580, /* 0x9A5C */ 0x54AF, /* 0x9A5D */ 0x558A, /* 0x9A5E */ 0x559F, /* 0x9A5F */ 0x557B, /* 0x9A60 */ 0x557E, /* 0x9A61 */ 0x5598, /* 0x9A62 */ 0x559E, /* 0x9A63 */ 0x55AE, /* 0x9A64 */ 0x557C, /* 0x9A65 */ 0x5583, /* 0x9A66 */ 0x55A9, /* 0x9A67 */ 0x5587, /* 0x9A68 */ 0x55A8, /* 0x9A69 */ 0x55DA, /* 0x9A6A */ 0x55C5, /* 0x9A6B */ 0x55DF, /* 0x9A6C */ 0x55C4, /* 0x9A6D */ 0x55DC, /* 0x9A6E */ 0x55E4, /* 0x9A6F */ 0x55D4, /* 0x9A70 */ 0x5614, /* 0x9A71 */ 0x55F7, /* 0x9A72 */ 0x5616, /* 0x9A73 */ 0x55FE, /* 0x9A74 */ 0x55FD, /* 0x9A75 */ 0x561B, /* 0x9A76 */ 0x55F9, /* 0x9A77 */ 0x564E, /* 0x9A78 */ 0x5650, /* 0x9A79 */ 0x71DF, /* 0x9A7A */ 0x5634, /* 0x9A7B */ 0x5636, /* 0x9A7C */ 0x5632, /* 0x9A7D */ 0x5638, /* 0x9A7E */ 0x0000, /* 0x9A7F */ 0x566B, /* 0x9A80 */ 0x5664, /* 0x9A81 */ 0x562F, /* 0x9A82 */ 0x566C, /* 0x9A83 */ 0x566A, /* 0x9A84 */ 0x5686, /* 0x9A85 */ 0x5680, /* 0x9A86 */ 0x568A, /* 0x9A87 */ 0x56A0, /* 0x9A88 */ 0x5694, /* 0x9A89 */ 0x568F, /* 0x9A8A */ 0x56A5, /* 0x9A8B */ 0x56AE, /* 0x9A8C */ 0x56B6, /* 0x9A8D */ 0x56B4, /* 0x9A8E */ 0x56C2, /* 0x9A8F */ 0x56BC, /* 0x9A90 */ 0x56C1, /* 0x9A91 */ 0x56C3, /* 0x9A92 */ 0x56C0, /* 0x9A93 */ 0x56C8, /* 0x9A94 */ 0x56CE, /* 0x9A95 */ 0x56D1, /* 0x9A96 */ 0x56D3, /* 0x9A97 */ 0x56D7, /* 0x9A98 */ 0x56EE, /* 0x9A99 */ 0x56F9, /* 0x9A9A */ 0x5700, /* 0x9A9B */ 0x56FF, /* 0x9A9C */ 0x5704, /* 0x9A9D */ 0x5709, /* 0x9A9E */ 0x5708, /* 0x9A9F */ 0x570B, /* 0x9AA0 */ 0x570D, /* 0x9AA1 */ 0x5713, /* 0x9AA2 */ 0x5718, /* 0x9AA3 */ 0x5716, /* 0x9AA4 */ 0x55C7, /* 0x9AA5 */ 0x571C, /* 0x9AA6 */ 0x5726, /* 0x9AA7 */ 0x5737, /* 0x9AA8 */ 0x5738, /* 0x9AA9 */ 0x574E, /* 0x9AAA */ 0x573B, /* 0x9AAB */ 0x5740, /* 0x9AAC */ 0x574F, /* 0x9AAD */ 0x5769, /* 0x9AAE */ 0x57C0, /* 0x9AAF */ 0x5788, /* 0x9AB0 */ 0x5761, /* 0x9AB1 */ 0x577F, /* 0x9AB2 */ 0x5789, /* 0x9AB3 */ 0x5793, /* 0x9AB4 */ 0x57A0, /* 0x9AB5 */ 0x57B3, /* 0x9AB6 */ 0x57A4, /* 0x9AB7 */ 0x57AA, /* 0x9AB8 */ 0x57B0, /* 0x9AB9 */ 0x57C3, /* 0x9ABA */ 0x57C6, /* 0x9ABB */ 0x57D4, /* 0x9ABC */ 0x57D2, /* 0x9ABD */ 0x57D3, /* 0x9ABE */ 0x580A, /* 0x9ABF */ 0x57D6, /* 0x9AC0 */ 0x57E3, /* 0x9AC1 */ 0x580B, /* 0x9AC2 */ 0x5819, /* 0x9AC3 */ 0x581D, /* 0x9AC4 */ 0x5872, /* 0x9AC5 */ 0x5821, /* 0x9AC6 */ 0x5862, /* 0x9AC7 */ 0x584B, /* 0x9AC8 */ 0x5870, /* 0x9AC9 */ 0x6BC0, /* 0x9ACA */ 0x5852, /* 0x9ACB */ 0x583D, /* 0x9ACC */ 0x5879, /* 0x9ACD */ 0x5885, /* 0x9ACE */ 0x58B9, /* 0x9ACF */ 0x589F, /* 0x9AD0 */ 0x58AB, /* 0x9AD1 */ 0x58BA, /* 0x9AD2 */ 0x58DE, /* 0x9AD3 */ 0x58BB, /* 0x9AD4 */ 0x58B8, /* 0x9AD5 */ 0x58AE, /* 0x9AD6 */ 0x58C5, /* 0x9AD7 */ 0x58D3, /* 0x9AD8 */ 0x58D1, /* 0x9AD9 */ 0x58D7, /* 0x9ADA */ 0x58D9, /* 0x9ADB */ 0x58D8, /* 0x9ADC */ 0x58E5, /* 0x9ADD */ 0x58DC, /* 0x9ADE */ 0x58E4, /* 0x9ADF */ 0x58DF, /* 0x9AE0 */ 0x58EF, /* 0x9AE1 */ 0x58FA, /* 0x9AE2 */ 0x58F9, /* 0x9AE3 */ 0x58FB, /* 0x9AE4 */ 0x58FC, /* 0x9AE5 */ 0x58FD, /* 0x9AE6 */ 0x5902, /* 0x9AE7 */ 0x590A, /* 0x9AE8 */ 0x5910, /* 0x9AE9 */ 0x591B, /* 0x9AEA */ 0x68A6, /* 0x9AEB */ 0x5925, /* 0x9AEC */ 0x592C, /* 0x9AED */ 0x592D, /* 0x9AEE */ 0x5932, /* 0x9AEF */ 0x5938, /* 0x9AF0 */ 0x593E, /* 0x9AF1 */ 0x7AD2, /* 0x9AF2 */ 0x5955, /* 0x9AF3 */ 0x5950, /* 0x9AF4 */ 0x594E, /* 0x9AF5 */ 0x595A, /* 0x9AF6 */ 0x5958, /* 0x9AF7 */ 0x5962, /* 0x9AF8 */ 0x5960, /* 0x9AF9 */ 0x5967, /* 0x9AFA */ 0x596C, /* 0x9AFB */ 0x5969, /* 0x9AFC */ 0x0000, /* 0x9AFD */ 0x0000, /* 0x9AFE */ 0x0000, /* 0x9AFF */ 0x0000, /* 0x9B00 */ 0x0000, /* 0x9B01 */ 0x0000, /* 0x9B02 */ 0x0000, /* 0x9B03 */ 0x0000, /* 0x9B04 */ 0x0000, /* 0x9B05 */ 0x0000, /* 0x9B06 */ 0x0000, /* 0x9B07 */ 0x0000, /* 0x9B08 */ 0x0000, /* 0x9B09 */ 0x0000, /* 0x9B0A */ 0x0000, /* 0x9B0B */ 0x0000, /* 0x9B0C */ 0x0000, /* 0x9B0D */ 0x0000, /* 0x9B0E */ 0x0000, /* 0x9B0F */ 0x0000, /* 0x9B10 */ 0x0000, /* 0x9B11 */ 0x0000, /* 0x9B12 */ 0x0000, /* 0x9B13 */ 0x0000, /* 0x9B14 */ 0x0000, /* 0x9B15 */ 0x0000, /* 0x9B16 */ 0x0000, /* 0x9B17 */ 0x0000, /* 0x9B18 */ 0x0000, /* 0x9B19 */ 0x0000, /* 0x9B1A */ 0x0000, /* 0x9B1B */ 0x0000, /* 0x9B1C */ 0x0000, /* 0x9B1D */ 0x0000, /* 0x9B1E */ 0x0000, /* 0x9B1F */ 0x0000, /* 0x9B20 */ 0x0000, /* 0x9B21 */ 0x0000, /* 0x9B22 */ 0x0000, /* 0x9B23 */ 0x0000, /* 0x9B24 */ 0x0000, /* 0x9B25 */ 0x0000, /* 0x9B26 */ 0x0000, /* 0x9B27 */ 0x0000, /* 0x9B28 */ 0x0000, /* 0x9B29 */ 0x0000, /* 0x9B2A */ 0x0000, /* 0x9B2B */ 0x0000, /* 0x9B2C */ 0x0000, /* 0x9B2D */ 0x0000, /* 0x9B2E */ 0x0000, /* 0x9B2F */ 0x0000, /* 0x9B30 */ 0x0000, /* 0x9B31 */ 0x0000, /* 0x9B32 */ 0x0000, /* 0x9B33 */ 0x0000, /* 0x9B34 */ 0x0000, /* 0x9B35 */ 0x0000, /* 0x9B36 */ 0x0000, /* 0x9B37 */ 0x0000, /* 0x9B38 */ 0x0000, /* 0x9B39 */ 0x0000, /* 0x9B3A */ 0x0000, /* 0x9B3B */ 0x0000, /* 0x9B3C */ 0x0000, /* 0x9B3D */ 0x0000, /* 0x9B3E */ 0x0000, /* 0x9B3F */ 0x5978, /* 0x9B40 */ 0x5981, /* 0x9B41 */ 0x599D, /* 0x9B42 */ 0x4F5E, /* 0x9B43 */ 0x4FAB, /* 0x9B44 */ 0x59A3, /* 0x9B45 */ 0x59B2, /* 0x9B46 */ 0x59C6, /* 0x9B47 */ 0x59E8, /* 0x9B48 */ 0x59DC, /* 0x9B49 */ 0x598D, /* 0x9B4A */ 0x59D9, /* 0x9B4B */ 0x59DA, /* 0x9B4C */ 0x5A25, /* 0x9B4D */ 0x5A1F, /* 0x9B4E */ 0x5A11, /* 0x9B4F */ 0x5A1C, /* 0x9B50 */ 0x5A09, /* 0x9B51 */ 0x5A1A, /* 0x9B52 */ 0x5A40, /* 0x9B53 */ 0x5A6C, /* 0x9B54 */ 0x5A49, /* 0x9B55 */ 0x5A35, /* 0x9B56 */ 0x5A36, /* 0x9B57 */ 0x5A62, /* 0x9B58 */ 0x5A6A, /* 0x9B59 */ 0x5A9A, /* 0x9B5A */ 0x5ABC, /* 0x9B5B */ 0x5ABE, /* 0x9B5C */ 0x5ACB, /* 0x9B5D */ 0x5AC2, /* 0x9B5E */ 0x5ABD, /* 0x9B5F */ 0x5AE3, /* 0x9B60 */ 0x5AD7, /* 0x9B61 */ 0x5AE6, /* 0x9B62 */ 0x5AE9, /* 0x9B63 */ 0x5AD6, /* 0x9B64 */ 0x5AFA, /* 0x9B65 */ 0x5AFB, /* 0x9B66 */ 0x5B0C, /* 0x9B67 */ 0x5B0B, /* 0x9B68 */ 0x5B16, /* 0x9B69 */ 0x5B32, /* 0x9B6A */ 0x5AD0, /* 0x9B6B */ 0x5B2A, /* 0x9B6C */ 0x5B36, /* 0x9B6D */ 0x5B3E, /* 0x9B6E */ 0x5B43, /* 0x9B6F */ 0x5B45, /* 0x9B70 */ 0x5B40, /* 0x9B71 */ 0x5B51, /* 0x9B72 */ 0x5B55, /* 0x9B73 */ 0x5B5A, /* 0x9B74 */ 0x5B5B, /* 0x9B75 */ 0x5B65, /* 0x9B76 */ 0x5B69, /* 0x9B77 */ 0x5B70, /* 0x9B78 */ 0x5B73, /* 0x9B79 */ 0x5B75, /* 0x9B7A */ 0x5B78, /* 0x9B7B */ 0x6588, /* 0x9B7C */ 0x5B7A, /* 0x9B7D */ 0x5B80, /* 0x9B7E */ 0x0000, /* 0x9B7F */ 0x5B83, /* 0x9B80 */ 0x5BA6, /* 0x9B81 */ 0x5BB8, /* 0x9B82 */ 0x5BC3, /* 0x9B83 */ 0x5BC7, /* 0x9B84 */ 0x5BC9, /* 0x9B85 */ 0x5BD4, /* 0x9B86 */ 0x5BD0, /* 0x9B87 */ 0x5BE4, /* 0x9B88 */ 0x5BE6, /* 0x9B89 */ 0x5BE2, /* 0x9B8A */ 0x5BDE, /* 0x9B8B */ 0x5BE5, /* 0x9B8C */ 0x5BEB, /* 0x9B8D */ 0x5BF0, /* 0x9B8E */ 0x5BF6, /* 0x9B8F */ 0x5BF3, /* 0x9B90 */ 0x5C05, /* 0x9B91 */ 0x5C07, /* 0x9B92 */ 0x5C08, /* 0x9B93 */ 0x5C0D, /* 0x9B94 */ 0x5C13, /* 0x9B95 */ 0x5C20, /* 0x9B96 */ 0x5C22, /* 0x9B97 */ 0x5C28, /* 0x9B98 */ 0x5C38, /* 0x9B99 */ 0x5C39, /* 0x9B9A */ 0x5C41, /* 0x9B9B */ 0x5C46, /* 0x9B9C */ 0x5C4E, /* 0x9B9D */ 0x5C53, /* 0x9B9E */ 0x5C50, /* 0x9B9F */ 0x5C4F, /* 0x9BA0 */ 0x5B71, /* 0x9BA1 */ 0x5C6C, /* 0x9BA2 */ 0x5C6E, /* 0x9BA3 */ 0x4E62, /* 0x9BA4 */ 0x5C76, /* 0x9BA5 */ 0x5C79, /* 0x9BA6 */ 0x5C8C, /* 0x9BA7 */ 0x5C91, /* 0x9BA8 */ 0x5C94, /* 0x9BA9 */ 0x599B, /* 0x9BAA */ 0x5CAB, /* 0x9BAB */ 0x5CBB, /* 0x9BAC */ 0x5CB6, /* 0x9BAD */ 0x5CBC, /* 0x9BAE */ 0x5CB7, /* 0x9BAF */ 0x5CC5, /* 0x9BB0 */ 0x5CBE, /* 0x9BB1 */ 0x5CC7, /* 0x9BB2 */ 0x5CD9, /* 0x9BB3 */ 0x5CE9, /* 0x9BB4 */ 0x5CFD, /* 0x9BB5 */ 0x5CFA, /* 0x9BB6 */ 0x5CED, /* 0x9BB7 */ 0x5D8C, /* 0x9BB8 */ 0x5CEA, /* 0x9BB9 */ 0x5D0B, /* 0x9BBA */ 0x5D15, /* 0x9BBB */ 0x5D17, /* 0x9BBC */ 0x5D5C, /* 0x9BBD */ 0x5D1F, /* 0x9BBE */ 0x5D1B, /* 0x9BBF */ 0x5D11, /* 0x9BC0 */ 0x5D14, /* 0x9BC1 */ 0x5D22, /* 0x9BC2 */ 0x5D1A, /* 0x9BC3 */ 0x5D19, /* 0x9BC4 */ 0x5D18, /* 0x9BC5 */ 0x5D4C, /* 0x9BC6 */ 0x5D52, /* 0x9BC7 */ 0x5D4E, /* 0x9BC8 */ 0x5D4B, /* 0x9BC9 */ 0x5D6C, /* 0x9BCA */ 0x5D73, /* 0x9BCB */ 0x5D76, /* 0x9BCC */ 0x5D87, /* 0x9BCD */ 0x5D84, /* 0x9BCE */ 0x5D82, /* 0x9BCF */ 0x5DA2, /* 0x9BD0 */ 0x5D9D, /* 0x9BD1 */ 0x5DAC, /* 0x9BD2 */ 0x5DAE, /* 0x9BD3 */ 0x5DBD, /* 0x9BD4 */ 0x5D90, /* 0x9BD5 */ 0x5DB7, /* 0x9BD6 */ 0x5DBC, /* 0x9BD7 */ 0x5DC9, /* 0x9BD8 */ 0x5DCD, /* 0x9BD9 */ 0x5DD3, /* 0x9BDA */ 0x5DD2, /* 0x9BDB */ 0x5DD6, /* 0x9BDC */ 0x5DDB, /* 0x9BDD */ 0x5DEB, /* 0x9BDE */ 0x5DF2, /* 0x9BDF */ 0x5DF5, /* 0x9BE0 */ 0x5E0B, /* 0x9BE1 */ 0x5E1A, /* 0x9BE2 */ 0x5E19, /* 0x9BE3 */ 0x5E11, /* 0x9BE4 */ 0x5E1B, /* 0x9BE5 */ 0x5E36, /* 0x9BE6 */ 0x5E37, /* 0x9BE7 */ 0x5E44, /* 0x9BE8 */ 0x5E43, /* 0x9BE9 */ 0x5E40, /* 0x9BEA */ 0x5E4E, /* 0x9BEB */ 0x5E57, /* 0x9BEC */ 0x5E54, /* 0x9BED */ 0x5E5F, /* 0x9BEE */ 0x5E62, /* 0x9BEF */ 0x5E64, /* 0x9BF0 */ 0x5E47, /* 0x9BF1 */ 0x5E75, /* 0x9BF2 */ 0x5E76, /* 0x9BF3 */ 0x5E7A, /* 0x9BF4 */ 0x9EBC, /* 0x9BF5 */ 0x5E7F, /* 0x9BF6 */ 0x5EA0, /* 0x9BF7 */ 0x5EC1, /* 0x9BF8 */ 0x5EC2, /* 0x9BF9 */ 0x5EC8, /* 0x9BFA */ 0x5ED0, /* 0x9BFB */ 0x5ECF, /* 0x9BFC */ 0x0000, /* 0x9BFD */ 0x0000, /* 0x9BFE */ 0x0000, /* 0x9BFF */ 0x0000, /* 0x9C00 */ 0x0000, /* 0x9C01 */ 0x0000, /* 0x9C02 */ 0x0000, /* 0x9C03 */ 0x0000, /* 0x9C04 */ 0x0000, /* 0x9C05 */ 0x0000, /* 0x9C06 */ 0x0000, /* 0x9C07 */ 0x0000, /* 0x9C08 */ 0x0000, /* 0x9C09 */ 0x0000, /* 0x9C0A */ 0x0000, /* 0x9C0B */ 0x0000, /* 0x9C0C */ 0x0000, /* 0x9C0D */ 0x0000, /* 0x9C0E */ 0x0000, /* 0x9C0F */ 0x0000, /* 0x9C10 */ 0x0000, /* 0x9C11 */ 0x0000, /* 0x9C12 */ 0x0000, /* 0x9C13 */ 0x0000, /* 0x9C14 */ 0x0000, /* 0x9C15 */ 0x0000, /* 0x9C16 */ 0x0000, /* 0x9C17 */ 0x0000, /* 0x9C18 */ 0x0000, /* 0x9C19 */ 0x0000, /* 0x9C1A */ 0x0000, /* 0x9C1B */ 0x0000, /* 0x9C1C */ 0x0000, /* 0x9C1D */ 0x0000, /* 0x9C1E */ 0x0000, /* 0x9C1F */ 0x0000, /* 0x9C20 */ 0x0000, /* 0x9C21 */ 0x0000, /* 0x9C22 */ 0x0000, /* 0x9C23 */ 0x0000, /* 0x9C24 */ 0x0000, /* 0x9C25 */ 0x0000, /* 0x9C26 */ 0x0000, /* 0x9C27 */ 0x0000, /* 0x9C28 */ 0x0000, /* 0x9C29 */ 0x0000, /* 0x9C2A */ 0x0000, /* 0x9C2B */ 0x0000, /* 0x9C2C */ 0x0000, /* 0x9C2D */ 0x0000, /* 0x9C2E */ 0x0000, /* 0x9C2F */ 0x0000, /* 0x9C30 */ 0x0000, /* 0x9C31 */ 0x0000, /* 0x9C32 */ 0x0000, /* 0x9C33 */ 0x0000, /* 0x9C34 */ 0x0000, /* 0x9C35 */ 0x0000, /* 0x9C36 */ 0x0000, /* 0x9C37 */ 0x0000, /* 0x9C38 */ 0x0000, /* 0x9C39 */ 0x0000, /* 0x9C3A */ 0x0000, /* 0x9C3B */ 0x0000, /* 0x9C3C */ 0x0000, /* 0x9C3D */ 0x0000, /* 0x9C3E */ 0x0000, /* 0x9C3F */ 0x5ED6, /* 0x9C40 */ 0x5EE3, /* 0x9C41 */ 0x5EDD, /* 0x9C42 */ 0x5EDA, /* 0x9C43 */ 0x5EDB, /* 0x9C44 */ 0x5EE2, /* 0x9C45 */ 0x5EE1, /* 0x9C46 */ 0x5EE8, /* 0x9C47 */ 0x5EE9, /* 0x9C48 */ 0x5EEC, /* 0x9C49 */ 0x5EF1, /* 0x9C4A */ 0x5EF3, /* 0x9C4B */ 0x5EF0, /* 0x9C4C */ 0x5EF4, /* 0x9C4D */ 0x5EF8, /* 0x9C4E */ 0x5EFE, /* 0x9C4F */ 0x5F03, /* 0x9C50 */ 0x5F09, /* 0x9C51 */ 0x5F5D, /* 0x9C52 */ 0x5F5C, /* 0x9C53 */ 0x5F0B, /* 0x9C54 */ 0x5F11, /* 0x9C55 */ 0x5F16, /* 0x9C56 */ 0x5F29, /* 0x9C57 */ 0x5F2D, /* 0x9C58 */ 0x5F38, /* 0x9C59 */ 0x5F41, /* 0x9C5A */ 0x5F48, /* 0x9C5B */ 0x5F4C, /* 0x9C5C */ 0x5F4E, /* 0x9C5D */ 0x5F2F, /* 0x9C5E */ 0x5F51, /* 0x9C5F */ 0x5F56, /* 0x9C60 */ 0x5F57, /* 0x9C61 */ 0x5F59, /* 0x9C62 */ 0x5F61, /* 0x9C63 */ 0x5F6D, /* 0x9C64 */ 0x5F73, /* 0x9C65 */ 0x5F77, /* 0x9C66 */ 0x5F83, /* 0x9C67 */ 0x5F82, /* 0x9C68 */ 0x5F7F, /* 0x9C69 */ 0x5F8A, /* 0x9C6A */ 0x5F88, /* 0x9C6B */ 0x5F91, /* 0x9C6C */ 0x5F87, /* 0x9C6D */ 0x5F9E, /* 0x9C6E */ 0x5F99, /* 0x9C6F */ 0x5F98, /* 0x9C70 */ 0x5FA0, /* 0x9C71 */ 0x5FA8, /* 0x9C72 */ 0x5FAD, /* 0x9C73 */ 0x5FBC, /* 0x9C74 */ 0x5FD6, /* 0x9C75 */ 0x5FFB, /* 0x9C76 */ 0x5FE4, /* 0x9C77 */ 0x5FF8, /* 0x9C78 */ 0x5FF1, /* 0x9C79 */ 0x5FDD, /* 0x9C7A */ 0x60B3, /* 0x9C7B */ 0x5FFF, /* 0x9C7C */ 0x6021, /* 0x9C7D */ 0x6060, /* 0x9C7E */ 0x0000, /* 0x9C7F */ 0x6019, /* 0x9C80 */ 0x6010, /* 0x9C81 */ 0x6029, /* 0x9C82 */ 0x600E, /* 0x9C83 */ 0x6031, /* 0x9C84 */ 0x601B, /* 0x9C85 */ 0x6015, /* 0x9C86 */ 0x602B, /* 0x9C87 */ 0x6026, /* 0x9C88 */ 0x600F, /* 0x9C89 */ 0x603A, /* 0x9C8A */ 0x605A, /* 0x9C8B */ 0x6041, /* 0x9C8C */ 0x606A, /* 0x9C8D */ 0x6077, /* 0x9C8E */ 0x605F, /* 0x9C8F */ 0x604A, /* 0x9C90 */ 0x6046, /* 0x9C91 */ 0x604D, /* 0x9C92 */ 0x6063, /* 0x9C93 */ 0x6043, /* 0x9C94 */ 0x6064, /* 0x9C95 */ 0x6042, /* 0x9C96 */ 0x606C, /* 0x9C97 */ 0x606B, /* 0x9C98 */ 0x6059, /* 0x9C99 */ 0x6081, /* 0x9C9A */ 0x608D, /* 0x9C9B */ 0x60E7, /* 0x9C9C */ 0x6083, /* 0x9C9D */ 0x609A, /* 0x9C9E */ 0x6084, /* 0x9C9F */ 0x609B, /* 0x9CA0 */ 0x6096, /* 0x9CA1 */ 0x6097, /* 0x9CA2 */ 0x6092, /* 0x9CA3 */ 0x60A7, /* 0x9CA4 */ 0x608B, /* 0x9CA5 */ 0x60E1, /* 0x9CA6 */ 0x60B8, /* 0x9CA7 */ 0x60E0, /* 0x9CA8 */ 0x60D3, /* 0x9CA9 */ 0x60B4, /* 0x9CAA */ 0x5FF0, /* 0x9CAB */ 0x60BD, /* 0x9CAC */ 0x60C6, /* 0x9CAD */ 0x60B5, /* 0x9CAE */ 0x60D8, /* 0x9CAF */ 0x614D, /* 0x9CB0 */ 0x6115, /* 0x9CB1 */ 0x6106, /* 0x9CB2 */ 0x60F6, /* 0x9CB3 */ 0x60F7, /* 0x9CB4 */ 0x6100, /* 0x9CB5 */ 0x60F4, /* 0x9CB6 */ 0x60FA, /* 0x9CB7 */ 0x6103, /* 0x9CB8 */ 0x6121, /* 0x9CB9 */ 0x60FB, /* 0x9CBA */ 0x60F1, /* 0x9CBB */ 0x610D, /* 0x9CBC */ 0x610E, /* 0x9CBD */ 0x6147, /* 0x9CBE */ 0x613E, /* 0x9CBF */ 0x6128, /* 0x9CC0 */ 0x6127, /* 0x9CC1 */ 0x614A, /* 0x9CC2 */ 0x613F, /* 0x9CC3 */ 0x613C, /* 0x9CC4 */ 0x612C, /* 0x9CC5 */ 0x6134, /* 0x9CC6 */ 0x613D, /* 0x9CC7 */ 0x6142, /* 0x9CC8 */ 0x6144, /* 0x9CC9 */ 0x6173, /* 0x9CCA */ 0x6177, /* 0x9CCB */ 0x6158, /* 0x9CCC */ 0x6159, /* 0x9CCD */ 0x615A, /* 0x9CCE */ 0x616B, /* 0x9CCF */ 0x6174, /* 0x9CD0 */ 0x616F, /* 0x9CD1 */ 0x6165, /* 0x9CD2 */ 0x6171, /* 0x9CD3 */ 0x615F, /* 0x9CD4 */ 0x615D, /* 0x9CD5 */ 0x6153, /* 0x9CD6 */ 0x6175, /* 0x9CD7 */ 0x6199, /* 0x9CD8 */ 0x6196, /* 0x9CD9 */ 0x6187, /* 0x9CDA */ 0x61AC, /* 0x9CDB */ 0x6194, /* 0x9CDC */ 0x619A, /* 0x9CDD */ 0x618A, /* 0x9CDE */ 0x6191, /* 0x9CDF */ 0x61AB, /* 0x9CE0 */ 0x61AE, /* 0x9CE1 */ 0x61CC, /* 0x9CE2 */ 0x61CA, /* 0x9CE3 */ 0x61C9, /* 0x9CE4 */ 0x61F7, /* 0x9CE5 */ 0x61C8, /* 0x9CE6 */ 0x61C3, /* 0x9CE7 */ 0x61C6, /* 0x9CE8 */ 0x61BA, /* 0x9CE9 */ 0x61CB, /* 0x9CEA */ 0x7F79, /* 0x9CEB */ 0x61CD, /* 0x9CEC */ 0x61E6, /* 0x9CED */ 0x61E3, /* 0x9CEE */ 0x61F6, /* 0x9CEF */ 0x61FA, /* 0x9CF0 */ 0x61F4, /* 0x9CF1 */ 0x61FF, /* 0x9CF2 */ 0x61FD, /* 0x9CF3 */ 0x61FC, /* 0x9CF4 */ 0x61FE, /* 0x9CF5 */ 0x6200, /* 0x9CF6 */ 0x6208, /* 0x9CF7 */ 0x6209, /* 0x9CF8 */ 0x620D, /* 0x9CF9 */ 0x620C, /* 0x9CFA */ 0x6214, /* 0x9CFB */ 0x621B, /* 0x9CFC */ 0x0000, /* 0x9CFD */ 0x0000, /* 0x9CFE */ 0x0000, /* 0x9CFF */ 0x0000, /* 0x9D00 */ 0x0000, /* 0x9D01 */ 0x0000, /* 0x9D02 */ 0x0000, /* 0x9D03 */ 0x0000, /* 0x9D04 */ 0x0000, /* 0x9D05 */ 0x0000, /* 0x9D06 */ 0x0000, /* 0x9D07 */ 0x0000, /* 0x9D08 */ 0x0000, /* 0x9D09 */ 0x0000, /* 0x9D0A */ 0x0000, /* 0x9D0B */ 0x0000, /* 0x9D0C */ 0x0000, /* 0x9D0D */ 0x0000, /* 0x9D0E */ 0x0000, /* 0x9D0F */ 0x0000, /* 0x9D10 */ 0x0000, /* 0x9D11 */ 0x0000, /* 0x9D12 */ 0x0000, /* 0x9D13 */ 0x0000, /* 0x9D14 */ 0x0000, /* 0x9D15 */ 0x0000, /* 0x9D16 */ 0x0000, /* 0x9D17 */ 0x0000, /* 0x9D18 */ 0x0000, /* 0x9D19 */ 0x0000, /* 0x9D1A */ 0x0000, /* 0x9D1B */ 0x0000, /* 0x9D1C */ 0x0000, /* 0x9D1D */ 0x0000, /* 0x9D1E */ 0x0000, /* 0x9D1F */ 0x0000, /* 0x9D20 */ 0x0000, /* 0x9D21 */ 0x0000, /* 0x9D22 */ 0x0000, /* 0x9D23 */ 0x0000, /* 0x9D24 */ 0x0000, /* 0x9D25 */ 0x0000, /* 0x9D26 */ 0x0000, /* 0x9D27 */ 0x0000, /* 0x9D28 */ 0x0000, /* 0x9D29 */ 0x0000, /* 0x9D2A */ 0x0000, /* 0x9D2B */ 0x0000, /* 0x9D2C */ 0x0000, /* 0x9D2D */ 0x0000, /* 0x9D2E */ 0x0000, /* 0x9D2F */ 0x0000, /* 0x9D30 */ 0x0000, /* 0x9D31 */ 0x0000, /* 0x9D32 */ 0x0000, /* 0x9D33 */ 0x0000, /* 0x9D34 */ 0x0000, /* 0x9D35 */ 0x0000, /* 0x9D36 */ 0x0000, /* 0x9D37 */ 0x0000, /* 0x9D38 */ 0x0000, /* 0x9D39 */ 0x0000, /* 0x9D3A */ 0x0000, /* 0x9D3B */ 0x0000, /* 0x9D3C */ 0x0000, /* 0x9D3D */ 0x0000, /* 0x9D3E */ 0x0000, /* 0x9D3F */ 0x621E, /* 0x9D40 */ 0x6221, /* 0x9D41 */ 0x622A, /* 0x9D42 */ 0x622E, /* 0x9D43 */ 0x6230, /* 0x9D44 */ 0x6232, /* 0x9D45 */ 0x6233, /* 0x9D46 */ 0x6241, /* 0x9D47 */ 0x624E, /* 0x9D48 */ 0x625E, /* 0x9D49 */ 0x6263, /* 0x9D4A */ 0x625B, /* 0x9D4B */ 0x6260, /* 0x9D4C */ 0x6268, /* 0x9D4D */ 0x627C, /* 0x9D4E */ 0x6282, /* 0x9D4F */ 0x6289, /* 0x9D50 */ 0x627E, /* 0x9D51 */ 0x6292, /* 0x9D52 */ 0x6293, /* 0x9D53 */ 0x6296, /* 0x9D54 */ 0x62D4, /* 0x9D55 */ 0x6283, /* 0x9D56 */ 0x6294, /* 0x9D57 */ 0x62D7, /* 0x9D58 */ 0x62D1, /* 0x9D59 */ 0x62BB, /* 0x9D5A */ 0x62CF, /* 0x9D5B */ 0x62FF, /* 0x9D5C */ 0x62C6, /* 0x9D5D */ 0x64D4, /* 0x9D5E */ 0x62C8, /* 0x9D5F */ 0x62DC, /* 0x9D60 */ 0x62CC, /* 0x9D61 */ 0x62CA, /* 0x9D62 */ 0x62C2, /* 0x9D63 */ 0x62C7, /* 0x9D64 */ 0x629B, /* 0x9D65 */ 0x62C9, /* 0x9D66 */ 0x630C, /* 0x9D67 */ 0x62EE, /* 0x9D68 */ 0x62F1, /* 0x9D69 */ 0x6327, /* 0x9D6A */ 0x6302, /* 0x9D6B */ 0x6308, /* 0x9D6C */ 0x62EF, /* 0x9D6D */ 0x62F5, /* 0x9D6E */ 0x6350, /* 0x9D6F */ 0x633E, /* 0x9D70 */ 0x634D, /* 0x9D71 */ 0x641C, /* 0x9D72 */ 0x634F, /* 0x9D73 */ 0x6396, /* 0x9D74 */ 0x638E, /* 0x9D75 */ 0x6380, /* 0x9D76 */ 0x63AB, /* 0x9D77 */ 0x6376, /* 0x9D78 */ 0x63A3, /* 0x9D79 */ 0x638F, /* 0x9D7A */ 0x6389, /* 0x9D7B */ 0x639F, /* 0x9D7C */ 0x63B5, /* 0x9D7D */ 0x636B, /* 0x9D7E */ 0x0000, /* 0x9D7F */ 0x6369, /* 0x9D80 */ 0x63BE, /* 0x9D81 */ 0x63E9, /* 0x9D82 */ 0x63C0, /* 0x9D83 */ 0x63C6, /* 0x9D84 */ 0x63E3, /* 0x9D85 */ 0x63C9, /* 0x9D86 */ 0x63D2, /* 0x9D87 */ 0x63F6, /* 0x9D88 */ 0x63C4, /* 0x9D89 */ 0x6416, /* 0x9D8A */ 0x6434, /* 0x9D8B */ 0x6406, /* 0x9D8C */ 0x6413, /* 0x9D8D */ 0x6426, /* 0x9D8E */ 0x6436, /* 0x9D8F */ 0x651D, /* 0x9D90 */ 0x6417, /* 0x9D91 */ 0x6428, /* 0x9D92 */ 0x640F, /* 0x9D93 */ 0x6467, /* 0x9D94 */ 0x646F, /* 0x9D95 */ 0x6476, /* 0x9D96 */ 0x644E, /* 0x9D97 */ 0x652A, /* 0x9D98 */ 0x6495, /* 0x9D99 */ 0x6493, /* 0x9D9A */ 0x64A5, /* 0x9D9B */ 0x64A9, /* 0x9D9C */ 0x6488, /* 0x9D9D */ 0x64BC, /* 0x9D9E */ 0x64DA, /* 0x9D9F */ 0x64D2, /* 0x9DA0 */ 0x64C5, /* 0x9DA1 */ 0x64C7, /* 0x9DA2 */ 0x64BB, /* 0x9DA3 */ 0x64D8, /* 0x9DA4 */ 0x64C2, /* 0x9DA5 */ 0x64F1, /* 0x9DA6 */ 0x64E7, /* 0x9DA7 */ 0x8209, /* 0x9DA8 */ 0x64E0, /* 0x9DA9 */ 0x64E1, /* 0x9DAA */ 0x62AC, /* 0x9DAB */ 0x64E3, /* 0x9DAC */ 0x64EF, /* 0x9DAD */ 0x652C, /* 0x9DAE */ 0x64F6, /* 0x9DAF */ 0x64F4, /* 0x9DB0 */ 0x64F2, /* 0x9DB1 */ 0x64FA, /* 0x9DB2 */ 0x6500, /* 0x9DB3 */ 0x64FD, /* 0x9DB4 */ 0x6518, /* 0x9DB5 */ 0x651C, /* 0x9DB6 */ 0x6505, /* 0x9DB7 */ 0x6524, /* 0x9DB8 */ 0x6523, /* 0x9DB9 */ 0x652B, /* 0x9DBA */ 0x6534, /* 0x9DBB */ 0x6535, /* 0x9DBC */ 0x6537, /* 0x9DBD */ 0x6536, /* 0x9DBE */ 0x6538, /* 0x9DBF */ 0x754B, /* 0x9DC0 */ 0x6548, /* 0x9DC1 */ 0x6556, /* 0x9DC2 */ 0x6555, /* 0x9DC3 */ 0x654D, /* 0x9DC4 */ 0x6558, /* 0x9DC5 */ 0x655E, /* 0x9DC6 */ 0x655D, /* 0x9DC7 */ 0x6572, /* 0x9DC8 */ 0x6578, /* 0x9DC9 */ 0x6582, /* 0x9DCA */ 0x6583, /* 0x9DCB */ 0x8B8A, /* 0x9DCC */ 0x659B, /* 0x9DCD */ 0x659F, /* 0x9DCE */ 0x65AB, /* 0x9DCF */ 0x65B7, /* 0x9DD0 */ 0x65C3, /* 0x9DD1 */ 0x65C6, /* 0x9DD2 */ 0x65C1, /* 0x9DD3 */ 0x65C4, /* 0x9DD4 */ 0x65CC, /* 0x9DD5 */ 0x65D2, /* 0x9DD6 */ 0x65DB, /* 0x9DD7 */ 0x65D9, /* 0x9DD8 */ 0x65E0, /* 0x9DD9 */ 0x65E1, /* 0x9DDA */ 0x65F1, /* 0x9DDB */ 0x6772, /* 0x9DDC */ 0x660A, /* 0x9DDD */ 0x6603, /* 0x9DDE */ 0x65FB, /* 0x9DDF */ 0x6773, /* 0x9DE0 */ 0x6635, /* 0x9DE1 */ 0x6636, /* 0x9DE2 */ 0x6634, /* 0x9DE3 */ 0x661C, /* 0x9DE4 */ 0x664F, /* 0x9DE5 */ 0x6644, /* 0x9DE6 */ 0x6649, /* 0x9DE7 */ 0x6641, /* 0x9DE8 */ 0x665E, /* 0x9DE9 */ 0x665D, /* 0x9DEA */ 0x6664, /* 0x9DEB */ 0x6667, /* 0x9DEC */ 0x6668, /* 0x9DED */ 0x665F, /* 0x9DEE */ 0x6662, /* 0x9DEF */ 0x6670, /* 0x9DF0 */ 0x6683, /* 0x9DF1 */ 0x6688, /* 0x9DF2 */ 0x668E, /* 0x9DF3 */ 0x6689, /* 0x9DF4 */ 0x6684, /* 0x9DF5 */ 0x6698, /* 0x9DF6 */ 0x669D, /* 0x9DF7 */ 0x66C1, /* 0x9DF8 */ 0x66B9, /* 0x9DF9 */ 0x66C9, /* 0x9DFA */ 0x66BE, /* 0x9DFB */ 0x66BC, /* 0x9DFC */ 0x0000, /* 0x9DFD */ 0x0000, /* 0x9DFE */ 0x0000, /* 0x9DFF */ 0x0000, /* 0x9E00 */ 0x0000, /* 0x9E01 */ 0x0000, /* 0x9E02 */ 0x0000, /* 0x9E03 */ 0x0000, /* 0x9E04 */ 0x0000, /* 0x9E05 */ 0x0000, /* 0x9E06 */ 0x0000, /* 0x9E07 */ 0x0000, /* 0x9E08 */ 0x0000, /* 0x9E09 */ 0x0000, /* 0x9E0A */ 0x0000, /* 0x9E0B */ 0x0000, /* 0x9E0C */ 0x0000, /* 0x9E0D */ 0x0000, /* 0x9E0E */ 0x0000, /* 0x9E0F */ 0x0000, /* 0x9E10 */ 0x0000, /* 0x9E11 */ 0x0000, /* 0x9E12 */ 0x0000, /* 0x9E13 */ 0x0000, /* 0x9E14 */ 0x0000, /* 0x9E15 */ 0x0000, /* 0x9E16 */ 0x0000, /* 0x9E17 */ 0x0000, /* 0x9E18 */ 0x0000, /* 0x9E19 */ 0x0000, /* 0x9E1A */ 0x0000, /* 0x9E1B */ 0x0000, /* 0x9E1C */ 0x0000, /* 0x9E1D */ 0x0000, /* 0x9E1E */ 0x0000, /* 0x9E1F */ 0x0000, /* 0x9E20 */ 0x0000, /* 0x9E21 */ 0x0000, /* 0x9E22 */ 0x0000, /* 0x9E23 */ 0x0000, /* 0x9E24 */ 0x0000, /* 0x9E25 */ 0x0000, /* 0x9E26 */ 0x0000, /* 0x9E27 */ 0x0000, /* 0x9E28 */ 0x0000, /* 0x9E29 */ 0x0000, /* 0x9E2A */ 0x0000, /* 0x9E2B */ 0x0000, /* 0x9E2C */ 0x0000, /* 0x9E2D */ 0x0000, /* 0x9E2E */ 0x0000, /* 0x9E2F */ 0x0000, /* 0x9E30 */ 0x0000, /* 0x9E31 */ 0x0000, /* 0x9E32 */ 0x0000, /* 0x9E33 */ 0x0000, /* 0x9E34 */ 0x0000, /* 0x9E35 */ 0x0000, /* 0x9E36 */ 0x0000, /* 0x9E37 */ 0x0000, /* 0x9E38 */ 0x0000, /* 0x9E39 */ 0x0000, /* 0x9E3A */ 0x0000, /* 0x9E3B */ 0x0000, /* 0x9E3C */ 0x0000, /* 0x9E3D */ 0x0000, /* 0x9E3E */ 0x0000, /* 0x9E3F */ 0x66C4, /* 0x9E40 */ 0x66B8, /* 0x9E41 */ 0x66D6, /* 0x9E42 */ 0x66DA, /* 0x9E43 */ 0x66E0, /* 0x9E44 */ 0x663F, /* 0x9E45 */ 0x66E6, /* 0x9E46 */ 0x66E9, /* 0x9E47 */ 0x66F0, /* 0x9E48 */ 0x66F5, /* 0x9E49 */ 0x66F7, /* 0x9E4A */ 0x670F, /* 0x9E4B */ 0x6716, /* 0x9E4C */ 0x671E, /* 0x9E4D */ 0x6726, /* 0x9E4E */ 0x6727, /* 0x9E4F */ 0x9738, /* 0x9E50 */ 0x672E, /* 0x9E51 */ 0x673F, /* 0x9E52 */ 0x6736, /* 0x9E53 */ 0x6741, /* 0x9E54 */ 0x6738, /* 0x9E55 */ 0x6737, /* 0x9E56 */ 0x6746, /* 0x9E57 */ 0x675E, /* 0x9E58 */ 0x6760, /* 0x9E59 */ 0x6759, /* 0x9E5A */ 0x6763, /* 0x9E5B */ 0x6764, /* 0x9E5C */ 0x6789, /* 0x9E5D */ 0x6770, /* 0x9E5E */ 0x67A9, /* 0x9E5F */ 0x677C, /* 0x9E60 */ 0x676A, /* 0x9E61 */ 0x678C, /* 0x9E62 */ 0x678B, /* 0x9E63 */ 0x67A6, /* 0x9E64 */ 0x67A1, /* 0x9E65 */ 0x6785, /* 0x9E66 */ 0x67B7, /* 0x9E67 */ 0x67EF, /* 0x9E68 */ 0x67B4, /* 0x9E69 */ 0x67EC, /* 0x9E6A */ 0x67B3, /* 0x9E6B */ 0x67E9, /* 0x9E6C */ 0x67B8, /* 0x9E6D */ 0x67E4, /* 0x9E6E */ 0x67DE, /* 0x9E6F */ 0x67DD, /* 0x9E70 */ 0x67E2, /* 0x9E71 */ 0x67EE, /* 0x9E72 */ 0x67B9, /* 0x9E73 */ 0x67CE, /* 0x9E74 */ 0x67C6, /* 0x9E75 */ 0x67E7, /* 0x9E76 */ 0x6A9C, /* 0x9E77 */ 0x681E, /* 0x9E78 */ 0x6846, /* 0x9E79 */ 0x6829, /* 0x9E7A */ 0x6840, /* 0x9E7B */ 0x684D, /* 0x9E7C */ 0x6832, /* 0x9E7D */ 0x684E, /* 0x9E7E */ 0x0000, /* 0x9E7F */ 0x68B3, /* 0x9E80 */ 0x682B, /* 0x9E81 */ 0x6859, /* 0x9E82 */ 0x6863, /* 0x9E83 */ 0x6877, /* 0x9E84 */ 0x687F, /* 0x9E85 */ 0x689F, /* 0x9E86 */ 0x688F, /* 0x9E87 */ 0x68AD, /* 0x9E88 */ 0x6894, /* 0x9E89 */ 0x689D, /* 0x9E8A */ 0x689B, /* 0x9E8B */ 0x6883, /* 0x9E8C */ 0x6AAE, /* 0x9E8D */ 0x68B9, /* 0x9E8E */ 0x6874, /* 0x9E8F */ 0x68B5, /* 0x9E90 */ 0x68A0, /* 0x9E91 */ 0x68BA, /* 0x9E92 */ 0x690F, /* 0x9E93 */ 0x688D, /* 0x9E94 */ 0x687E, /* 0x9E95 */ 0x6901, /* 0x9E96 */ 0x68CA, /* 0x9E97 */ 0x6908, /* 0x9E98 */ 0x68D8, /* 0x9E99 */ 0x6922, /* 0x9E9A */ 0x6926, /* 0x9E9B */ 0x68E1, /* 0x9E9C */ 0x690C, /* 0x9E9D */ 0x68CD, /* 0x9E9E */ 0x68D4, /* 0x9E9F */ 0x68E7, /* 0x9EA0 */ 0x68D5, /* 0x9EA1 */ 0x6936, /* 0x9EA2 */ 0x6912, /* 0x9EA3 */ 0x6904, /* 0x9EA4 */ 0x68D7, /* 0x9EA5 */ 0x68E3, /* 0x9EA6 */ 0x6925, /* 0x9EA7 */ 0x68F9, /* 0x9EA8 */ 0x68E0, /* 0x9EA9 */ 0x68EF, /* 0x9EAA */ 0x6928, /* 0x9EAB */ 0x692A, /* 0x9EAC */ 0x691A, /* 0x9EAD */ 0x6923, /* 0x9EAE */ 0x6921, /* 0x9EAF */ 0x68C6, /* 0x9EB0 */ 0x6979, /* 0x9EB1 */ 0x6977, /* 0x9EB2 */ 0x695C, /* 0x9EB3 */ 0x6978, /* 0x9EB4 */ 0x696B, /* 0x9EB5 */ 0x6954, /* 0x9EB6 */ 0x697E, /* 0x9EB7 */ 0x696E, /* 0x9EB8 */ 0x6939, /* 0x9EB9 */ 0x6974, /* 0x9EBA */ 0x693D, /* 0x9EBB */ 0x6959, /* 0x9EBC */ 0x6930, /* 0x9EBD */ 0x6961, /* 0x9EBE */ 0x695E, /* 0x9EBF */ 0x695D, /* 0x9EC0 */ 0x6981, /* 0x9EC1 */ 0x696A, /* 0x9EC2 */ 0x69B2, /* 0x9EC3 */ 0x69AE, /* 0x9EC4 */ 0x69D0, /* 0x9EC5 */ 0x69BF, /* 0x9EC6 */ 0x69C1, /* 0x9EC7 */ 0x69D3, /* 0x9EC8 */ 0x69BE, /* 0x9EC9 */ 0x69CE, /* 0x9ECA */ 0x5BE8, /* 0x9ECB */ 0x69CA, /* 0x9ECC */ 0x69DD, /* 0x9ECD */ 0x69BB, /* 0x9ECE */ 0x69C3, /* 0x9ECF */ 0x69A7, /* 0x9ED0 */ 0x6A2E, /* 0x9ED1 */ 0x6991, /* 0x9ED2 */ 0x69A0, /* 0x9ED3 */ 0x699C, /* 0x9ED4 */ 0x6995, /* 0x9ED5 */ 0x69B4, /* 0x9ED6 */ 0x69DE, /* 0x9ED7 */ 0x69E8, /* 0x9ED8 */ 0x6A02, /* 0x9ED9 */ 0x6A1B, /* 0x9EDA */ 0x69FF, /* 0x9EDB */ 0x6B0A, /* 0x9EDC */ 0x69F9, /* 0x9EDD */ 0x69F2, /* 0x9EDE */ 0x69E7, /* 0x9EDF */ 0x6A05, /* 0x9EE0 */ 0x69B1, /* 0x9EE1 */ 0x6A1E, /* 0x9EE2 */ 0x69ED, /* 0x9EE3 */ 0x6A14, /* 0x9EE4 */ 0x69EB, /* 0x9EE5 */ 0x6A0A, /* 0x9EE6 */ 0x6A12, /* 0x9EE7 */ 0x6AC1, /* 0x9EE8 */ 0x6A23, /* 0x9EE9 */ 0x6A13, /* 0x9EEA */ 0x6A44, /* 0x9EEB */ 0x6A0C, /* 0x9EEC */ 0x6A72, /* 0x9EED */ 0x6A36, /* 0x9EEE */ 0x6A78, /* 0x9EEF */ 0x6A47, /* 0x9EF0 */ 0x6A62, /* 0x9EF1 */ 0x6A59, /* 0x9EF2 */ 0x6A66, /* 0x9EF3 */ 0x6A48, /* 0x9EF4 */ 0x6A38, /* 0x9EF5 */ 0x6A22, /* 0x9EF6 */ 0x6A90, /* 0x9EF7 */ 0x6A8D, /* 0x9EF8 */ 0x6AA0, /* 0x9EF9 */ 0x6A84, /* 0x9EFA */ 0x6AA2, /* 0x9EFB */ 0x6AA3, /* 0x9EFC */ 0x0000, /* 0x9EFD */ 0x0000, /* 0x9EFE */ 0x0000, /* 0x9EFF */ 0x0000, /* 0x9F00 */ 0x0000, /* 0x9F01 */ 0x0000, /* 0x9F02 */ 0x0000, /* 0x9F03 */ 0x0000, /* 0x9F04 */ 0x0000, /* 0x9F05 */ 0x0000, /* 0x9F06 */ 0x0000, /* 0x9F07 */ 0x0000, /* 0x9F08 */ 0x0000, /* 0x9F09 */ 0x0000, /* 0x9F0A */ 0x0000, /* 0x9F0B */ 0x0000, /* 0x9F0C */ 0x0000, /* 0x9F0D */ 0x0000, /* 0x9F0E */ 0x0000, /* 0x9F0F */ 0x0000, /* 0x9F10 */ 0x0000, /* 0x9F11 */ 0x0000, /* 0x9F12 */ 0x0000, /* 0x9F13 */ 0x0000, /* 0x9F14 */ 0x0000, /* 0x9F15 */ 0x0000, /* 0x9F16 */ 0x0000, /* 0x9F17 */ 0x0000, /* 0x9F18 */ 0x0000, /* 0x9F19 */ 0x0000, /* 0x9F1A */ 0x0000, /* 0x9F1B */ 0x0000, /* 0x9F1C */ 0x0000, /* 0x9F1D */ 0x0000, /* 0x9F1E */ 0x0000, /* 0x9F1F */ 0x0000, /* 0x9F20 */ 0x0000, /* 0x9F21 */ 0x0000, /* 0x9F22 */ 0x0000, /* 0x9F23 */ 0x0000, /* 0x9F24 */ 0x0000, /* 0x9F25 */ 0x0000, /* 0x9F26 */ 0x0000, /* 0x9F27 */ 0x0000, /* 0x9F28 */ 0x0000, /* 0x9F29 */ 0x0000, /* 0x9F2A */ 0x0000, /* 0x9F2B */ 0x0000, /* 0x9F2C */ 0x0000, /* 0x9F2D */ 0x0000, /* 0x9F2E */ 0x0000, /* 0x9F2F */ 0x0000, /* 0x9F30 */ 0x0000, /* 0x9F31 */ 0x0000, /* 0x9F32 */ 0x0000, /* 0x9F33 */ 0x0000, /* 0x9F34 */ 0x0000, /* 0x9F35 */ 0x0000, /* 0x9F36 */ 0x0000, /* 0x9F37 */ 0x0000, /* 0x9F38 */ 0x0000, /* 0x9F39 */ 0x0000, /* 0x9F3A */ 0x0000, /* 0x9F3B */ 0x0000, /* 0x9F3C */ 0x0000, /* 0x9F3D */ 0x0000, /* 0x9F3E */ 0x0000, /* 0x9F3F */ 0x6A97, /* 0x9F40 */ 0x8617, /* 0x9F41 */ 0x6ABB, /* 0x9F42 */ 0x6AC3, /* 0x9F43 */ 0x6AC2, /* 0x9F44 */ 0x6AB8, /* 0x9F45 */ 0x6AB3, /* 0x9F46 */ 0x6AAC, /* 0x9F47 */ 0x6ADE, /* 0x9F48 */ 0x6AD1, /* 0x9F49 */ 0x6ADF, /* 0x9F4A */ 0x6AAA, /* 0x9F4B */ 0x6ADA, /* 0x9F4C */ 0x6AEA, /* 0x9F4D */ 0x6AFB, /* 0x9F4E */ 0x6B05, /* 0x9F4F */ 0x8616, /* 0x9F50 */ 0x6AFA, /* 0x9F51 */ 0x6B12, /* 0x9F52 */ 0x6B16, /* 0x9F53 */ 0x9B31, /* 0x9F54 */ 0x6B1F, /* 0x9F55 */ 0x6B38, /* 0x9F56 */ 0x6B37, /* 0x9F57 */ 0x76DC, /* 0x9F58 */ 0x6B39, /* 0x9F59 */ 0x98EE, /* 0x9F5A */ 0x6B47, /* 0x9F5B */ 0x6B43, /* 0x9F5C */ 0x6B49, /* 0x9F5D */ 0x6B50, /* 0x9F5E */ 0x6B59, /* 0x9F5F */ 0x6B54, /* 0x9F60 */ 0x6B5B, /* 0x9F61 */ 0x6B5F, /* 0x9F62 */ 0x6B61, /* 0x9F63 */ 0x6B78, /* 0x9F64 */ 0x6B79, /* 0x9F65 */ 0x6B7F, /* 0x9F66 */ 0x6B80, /* 0x9F67 */ 0x6B84, /* 0x9F68 */ 0x6B83, /* 0x9F69 */ 0x6B8D, /* 0x9F6A */ 0x6B98, /* 0x9F6B */ 0x6B95, /* 0x9F6C */ 0x6B9E, /* 0x9F6D */ 0x6BA4, /* 0x9F6E */ 0x6BAA, /* 0x9F6F */ 0x6BAB, /* 0x9F70 */ 0x6BAF, /* 0x9F71 */ 0x6BB2, /* 0x9F72 */ 0x6BB1, /* 0x9F73 */ 0x6BB3, /* 0x9F74 */ 0x6BB7, /* 0x9F75 */ 0x6BBC, /* 0x9F76 */ 0x6BC6, /* 0x9F77 */ 0x6BCB, /* 0x9F78 */ 0x6BD3, /* 0x9F79 */ 0x6BDF, /* 0x9F7A */ 0x6BEC, /* 0x9F7B */ 0x6BEB, /* 0x9F7C */ 0x6BF3, /* 0x9F7D */ 0x6BEF, /* 0x9F7E */ 0x0000, /* 0x9F7F */ 0x9EBE, /* 0x9F80 */ 0x6C08, /* 0x9F81 */ 0x6C13, /* 0x9F82 */ 0x6C14, /* 0x9F83 */ 0x6C1B, /* 0x9F84 */ 0x6C24, /* 0x9F85 */ 0x6C23, /* 0x9F86 */ 0x6C5E, /* 0x9F87 */ 0x6C55, /* 0x9F88 */ 0x6C62, /* 0x9F89 */ 0x6C6A, /* 0x9F8A */ 0x6C82, /* 0x9F8B */ 0x6C8D, /* 0x9F8C */ 0x6C9A, /* 0x9F8D */ 0x6C81, /* 0x9F8E */ 0x6C9B, /* 0x9F8F */ 0x6C7E, /* 0x9F90 */ 0x6C68, /* 0x9F91 */ 0x6C73, /* 0x9F92 */ 0x6C92, /* 0x9F93 */ 0x6C90, /* 0x9F94 */ 0x6CC4, /* 0x9F95 */ 0x6CF1, /* 0x9F96 */ 0x6CD3, /* 0x9F97 */ 0x6CBD, /* 0x9F98 */ 0x6CD7, /* 0x9F99 */ 0x6CC5, /* 0x9F9A */ 0x6CDD, /* 0x9F9B */ 0x6CAE, /* 0x9F9C */ 0x6CB1, /* 0x9F9D */ 0x6CBE, /* 0x9F9E */ 0x6CBA, /* 0x9F9F */ 0x6CDB, /* 0x9FA0 */ 0x6CEF, /* 0x9FA1 */ 0x6CD9, /* 0x9FA2 */ 0x6CEA, /* 0x9FA3 */ 0x6D1F, /* 0x9FA4 */ 0x884D, /* 0x9FA5 */ 0x6D36, /* 0x9FA6 */ 0x6D2B, /* 0x9FA7 */ 0x6D3D, /* 0x9FA8 */ 0x6D38, /* 0x9FA9 */ 0x6D19, /* 0x9FAA */ 0x6D35, /* 0x9FAB */ 0x6D33, /* 0x9FAC */ 0x6D12, /* 0x9FAD */ 0x6D0C, /* 0x9FAE */ 0x6D63, /* 0x9FAF */ 0x6D93, /* 0x9FB0 */ 0x6D64, /* 0x9FB1 */ 0x6D5A, /* 0x9FB2 */ 0x6D79, /* 0x9FB3 */ 0x6D59, /* 0x9FB4 */ 0x6D8E, /* 0x9FB5 */ 0x6D95, /* 0x9FB6 */ 0x6FE4, /* 0x9FB7 */ 0x6D85, /* 0x9FB8 */ 0x6DF9, /* 0x9FB9 */ 0x6E15, /* 0x9FBA */ 0x6E0A, /* 0x9FBB */ 0x6DB5, /* 0x9FBC */ 0x6DC7, /* 0x9FBD */ 0x6DE6, /* 0x9FBE */ 0x6DB8, /* 0x9FBF */ 0x6DC6, /* 0x9FC0 */ 0x6DEC, /* 0x9FC1 */ 0x6DDE, /* 0x9FC2 */ 0x6DCC, /* 0x9FC3 */ 0x6DE8, /* 0x9FC4 */ 0x6DD2, /* 0x9FC5 */ 0x6DC5, /* 0x9FC6 */ 0x6DFA, /* 0x9FC7 */ 0x6DD9, /* 0x9FC8 */ 0x6DE4, /* 0x9FC9 */ 0x6DD5, /* 0x9FCA */ 0x6DEA, /* 0x9FCB */ 0x6DEE, /* 0x9FCC */ 0x6E2D, /* 0x9FCD */ 0x6E6E, /* 0x9FCE */ 0x6E2E, /* 0x9FCF */ 0x6E19, /* 0x9FD0 */ 0x6E72, /* 0x9FD1 */ 0x6E5F, /* 0x9FD2 */ 0x6E3E, /* 0x9FD3 */ 0x6E23, /* 0x9FD4 */ 0x6E6B, /* 0x9FD5 */ 0x6E2B, /* 0x9FD6 */ 0x6E76, /* 0x9FD7 */ 0x6E4D, /* 0x9FD8 */ 0x6E1F, /* 0x9FD9 */ 0x6E43, /* 0x9FDA */ 0x6E3A, /* 0x9FDB */ 0x6E4E, /* 0x9FDC */ 0x6E24, /* 0x9FDD */ 0x6EFF, /* 0x9FDE */ 0x6E1D, /* 0x9FDF */ 0x6E38, /* 0x9FE0 */ 0x6E82, /* 0x9FE1 */ 0x6EAA, /* 0x9FE2 */ 0x6E98, /* 0x9FE3 */ 0x6EC9, /* 0x9FE4 */ 0x6EB7, /* 0x9FE5 */ 0x6ED3, /* 0x9FE6 */ 0x6EBD, /* 0x9FE7 */ 0x6EAF, /* 0x9FE8 */ 0x6EC4, /* 0x9FE9 */ 0x6EB2, /* 0x9FEA */ 0x6ED4, /* 0x9FEB */ 0x6ED5, /* 0x9FEC */ 0x6E8F, /* 0x9FED */ 0x6EA5, /* 0x9FEE */ 0x6EC2, /* 0x9FEF */ 0x6E9F, /* 0x9FF0 */ 0x6F41, /* 0x9FF1 */ 0x6F11, /* 0x9FF2 */ 0x704C, /* 0x9FF3 */ 0x6EEC, /* 0x9FF4 */ 0x6EF8, /* 0x9FF5 */ 0x6EFE, /* 0x9FF6 */ 0x6F3F, /* 0x9FF7 */ 0x6EF2, /* 0x9FF8 */ 0x6F31, /* 0x9FF9 */ 0x6EEF, /* 0x9FFA */ 0x6F32, /* 0x9FFB */ 0x6ECC, /* 0x9FFC */ 0x0000, /* 0x9FFD */ 0x0000, /* 0x9FFE */ 0x0000, /* 0x9FFF */ 0x0000, /* 0xA000 */ 0x0000, /* 0xA001 */ 0x0000, /* 0xA002 */ 0x0000, /* 0xA003 */ 0x0000, /* 0xA004 */ 0x0000, /* 0xA005 */ 0x0000, /* 0xA006 */ 0x0000, /* 0xA007 */ 0x0000, /* 0xA008 */ 0x0000, /* 0xA009 */ 0x0000, /* 0xA00A */ 0x0000, /* 0xA00B */ 0x0000, /* 0xA00C */ 0x0000, /* 0xA00D */ 0x0000, /* 0xA00E */ 0x0000, /* 0xA00F */ 0x0000, /* 0xA010 */ 0x0000, /* 0xA011 */ 0x0000, /* 0xA012 */ 0x0000, /* 0xA013 */ 0x0000, /* 0xA014 */ 0x0000, /* 0xA015 */ 0x0000, /* 0xA016 */ 0x0000, /* 0xA017 */ 0x0000, /* 0xA018 */ 0x0000, /* 0xA019 */ 0x0000, /* 0xA01A */ 0x0000, /* 0xA01B */ 0x0000, /* 0xA01C */ 0x0000, /* 0xA01D */ 0x0000, /* 0xA01E */ 0x0000, /* 0xA01F */ 0x0000, /* 0xA020 */ 0x0000, /* 0xA021 */ 0x0000, /* 0xA022 */ 0x0000, /* 0xA023 */ 0x0000, /* 0xA024 */ 0x0000, /* 0xA025 */ 0x0000, /* 0xA026 */ 0x0000, /* 0xA027 */ 0x0000, /* 0xA028 */ 0x0000, /* 0xA029 */ 0x0000, /* 0xA02A */ 0x0000, /* 0xA02B */ 0x0000, /* 0xA02C */ 0x0000, /* 0xA02D */ 0x0000, /* 0xA02E */ 0x0000, /* 0xA02F */ 0x0000, /* 0xA030 */ 0x0000, /* 0xA031 */ 0x0000, /* 0xA032 */ 0x0000, /* 0xA033 */ 0x0000, /* 0xA034 */ 0x0000, /* 0xA035 */ 0x0000, /* 0xA036 */ 0x0000, /* 0xA037 */ 0x0000, /* 0xA038 */ 0x0000, /* 0xA039 */ 0x0000, /* 0xA03A */ 0x0000, /* 0xA03B */ 0x0000, /* 0xA03C */ 0x0000, /* 0xA03D */ 0x0000, /* 0xA03E */ 0x0000, /* 0xA03F */ 0x0000, /* 0xA040 */ 0x0000, /* 0xA041 */ 0x0000, /* 0xA042 */ 0x0000, /* 0xA043 */ 0x0000, /* 0xA044 */ 0x0000, /* 0xA045 */ 0x0000, /* 0xA046 */ 0x0000, /* 0xA047 */ 0x0000, /* 0xA048 */ 0x0000, /* 0xA049 */ 0x0000, /* 0xA04A */ 0x0000, /* 0xA04B */ 0x0000, /* 0xA04C */ 0x0000, /* 0xA04D */ 0x0000, /* 0xA04E */ 0x0000, /* 0xA04F */ 0x0000, /* 0xA050 */ 0x0000, /* 0xA051 */ 0x0000, /* 0xA052 */ 0x0000, /* 0xA053 */ 0x0000, /* 0xA054 */ 0x0000, /* 0xA055 */ 0x0000, /* 0xA056 */ 0x0000, /* 0xA057 */ 0x0000, /* 0xA058 */ 0x0000, /* 0xA059 */ 0x0000, /* 0xA05A */ 0x0000, /* 0xA05B */ 0x0000, /* 0xA05C */ 0x0000, /* 0xA05D */ 0x0000, /* 0xA05E */ 0x0000, /* 0xA05F */ 0x0000, /* 0xA060 */ 0x0000, /* 0xA061 */ 0x0000, /* 0xA062 */ 0x0000, /* 0xA063 */ 0x0000, /* 0xA064 */ 0x0000, /* 0xA065 */ 0x0000, /* 0xA066 */ 0x0000, /* 0xA067 */ 0x0000, /* 0xA068 */ 0x0000, /* 0xA069 */ 0x0000, /* 0xA06A */ 0x0000, /* 0xA06B */ 0x0000, /* 0xA06C */ 0x0000, /* 0xA06D */ 0x0000, /* 0xA06E */ 0x0000, /* 0xA06F */ 0x0000, /* 0xA070 */ 0x0000, /* 0xA071 */ 0x0000, /* 0xA072 */ 0x0000, /* 0xA073 */ 0x0000, /* 0xA074 */ 0x0000, /* 0xA075 */ 0x0000, /* 0xA076 */ 0x0000, /* 0xA077 */ 0x0000, /* 0xA078 */ 0x0000, /* 0xA079 */ 0x0000, /* 0xA07A */ 0x0000, /* 0xA07B */ 0x0000, /* 0xA07C */ 0x0000, /* 0xA07D */ 0x0000, /* 0xA07E */ 0x0000, /* 0xA07F */ 0x0000, /* 0xA080 */ 0x0000, /* 0xA081 */ 0x0000, /* 0xA082 */ 0x0000, /* 0xA083 */ 0x0000, /* 0xA084 */ 0x0000, /* 0xA085 */ 0x0000, /* 0xA086 */ 0x0000, /* 0xA087 */ 0x0000, /* 0xA088 */ 0x0000, /* 0xA089 */ 0x0000, /* 0xA08A */ 0x0000, /* 0xA08B */ 0x0000, /* 0xA08C */ 0x0000, /* 0xA08D */ 0x0000, /* 0xA08E */ 0x0000, /* 0xA08F */ 0x0000, /* 0xA090 */ 0x0000, /* 0xA091 */ 0x0000, /* 0xA092 */ 0x0000, /* 0xA093 */ 0x0000, /* 0xA094 */ 0x0000, /* 0xA095 */ 0x0000, /* 0xA096 */ 0x0000, /* 0xA097 */ 0x0000, /* 0xA098 */ 0x0000, /* 0xA099 */ 0x0000, /* 0xA09A */ 0x0000, /* 0xA09B */ 0x0000, /* 0xA09C */ 0x0000, /* 0xA09D */ 0x0000, /* 0xA09E */ 0x0000, /* 0xA09F */ 0x0000, /* 0xA0A0 */ 0x0000, /* 0xA0A1 */ 0x0000, /* 0xA0A2 */ 0x0000, /* 0xA0A3 */ 0x0000, /* 0xA0A4 */ 0x0000, /* 0xA0A5 */ 0x0000, /* 0xA0A6 */ 0x0000, /* 0xA0A7 */ 0x0000, /* 0xA0A8 */ 0x0000, /* 0xA0A9 */ 0x0000, /* 0xA0AA */ 0x0000, /* 0xA0AB */ 0x0000, /* 0xA0AC */ 0x0000, /* 0xA0AD */ 0x0000, /* 0xA0AE */ 0x0000, /* 0xA0AF */ 0x0000, /* 0xA0B0 */ 0x0000, /* 0xA0B1 */ 0x0000, /* 0xA0B2 */ 0x0000, /* 0xA0B3 */ 0x0000, /* 0xA0B4 */ 0x0000, /* 0xA0B5 */ 0x0000, /* 0xA0B6 */ 0x0000, /* 0xA0B7 */ 0x0000, /* 0xA0B8 */ 0x0000, /* 0xA0B9 */ 0x0000, /* 0xA0BA */ 0x0000, /* 0xA0BB */ 0x0000, /* 0xA0BC */ 0x0000, /* 0xA0BD */ 0x0000, /* 0xA0BE */ 0x0000, /* 0xA0BF */ 0x0000, /* 0xA0C0 */ 0x0000, /* 0xA0C1 */ 0x0000, /* 0xA0C2 */ 0x0000, /* 0xA0C3 */ 0x0000, /* 0xA0C4 */ 0x0000, /* 0xA0C5 */ 0x0000, /* 0xA0C6 */ 0x0000, /* 0xA0C7 */ 0x0000, /* 0xA0C8 */ 0x0000, /* 0xA0C9 */ 0x0000, /* 0xA0CA */ 0x0000, /* 0xA0CB */ 0x0000, /* 0xA0CC */ 0x0000, /* 0xA0CD */ 0x0000, /* 0xA0CE */ 0x0000, /* 0xA0CF */ 0x0000, /* 0xA0D0 */ 0x0000, /* 0xA0D1 */ 0x0000, /* 0xA0D2 */ 0x0000, /* 0xA0D3 */ 0x0000, /* 0xA0D4 */ 0x0000, /* 0xA0D5 */ 0x0000, /* 0xA0D6 */ 0x0000, /* 0xA0D7 */ 0x0000, /* 0xA0D8 */ 0x0000, /* 0xA0D9 */ 0x0000, /* 0xA0DA */ 0x0000, /* 0xA0DB */ 0x0000, /* 0xA0DC */ 0x0000, /* 0xA0DD */ 0x0000, /* 0xA0DE */ 0x0000, /* 0xA0DF */ 0x0000, /* 0xA0E0 */ 0x0000, /* 0xA0E1 */ 0x0000, /* 0xA0E2 */ 0x0000, /* 0xA0E3 */ 0x0000, /* 0xA0E4 */ 0x0000, /* 0xA0E5 */ 0x0000, /* 0xA0E6 */ 0x0000, /* 0xA0E7 */ 0x0000, /* 0xA0E8 */ 0x0000, /* 0xA0E9 */ 0x0000, /* 0xA0EA */ 0x0000, /* 0xA0EB */ 0x0000, /* 0xA0EC */ 0x0000, /* 0xA0ED */ 0x0000, /* 0xA0EE */ 0x0000, /* 0xA0EF */ 0x0000, /* 0xA0F0 */ 0x0000, /* 0xA0F1 */ 0x0000, /* 0xA0F2 */ 0x0000, /* 0xA0F3 */ 0x0000, /* 0xA0F4 */ 0x0000, /* 0xA0F5 */ 0x0000, /* 0xA0F6 */ 0x0000, /* 0xA0F7 */ 0x0000, /* 0xA0F8 */ 0x0000, /* 0xA0F9 */ 0x0000, /* 0xA0FA */ 0x0000, /* 0xA0FB */ 0x0000, /* 0xA0FC */ 0x0000, /* 0xA0FD */ 0x0000, /* 0xA0FE */ 0x0000, /* 0xA0FF */ 0x0000, /* 0xA100 */ 0x0000, /* 0xA101 */ 0x0000, /* 0xA102 */ 0x0000, /* 0xA103 */ 0x0000, /* 0xA104 */ 0x0000, /* 0xA105 */ 0x0000, /* 0xA106 */ 0x0000, /* 0xA107 */ 0x0000, /* 0xA108 */ 0x0000, /* 0xA109 */ 0x0000, /* 0xA10A */ 0x0000, /* 0xA10B */ 0x0000, /* 0xA10C */ 0x0000, /* 0xA10D */ 0x0000, /* 0xA10E */ 0x0000, /* 0xA10F */ 0x0000, /* 0xA110 */ 0x0000, /* 0xA111 */ 0x0000, /* 0xA112 */ 0x0000, /* 0xA113 */ 0x0000, /* 0xA114 */ 0x0000, /* 0xA115 */ 0x0000, /* 0xA116 */ 0x0000, /* 0xA117 */ 0x0000, /* 0xA118 */ 0x0000, /* 0xA119 */ 0x0000, /* 0xA11A */ 0x0000, /* 0xA11B */ 0x0000, /* 0xA11C */ 0x0000, /* 0xA11D */ 0x0000, /* 0xA11E */ 0x0000, /* 0xA11F */ 0x0000, /* 0xA120 */ 0x0000, /* 0xA121 */ 0x0000, /* 0xA122 */ 0x0000, /* 0xA123 */ 0x0000, /* 0xA124 */ 0x0000, /* 0xA125 */ 0x0000, /* 0xA126 */ 0x0000, /* 0xA127 */ 0x0000, /* 0xA128 */ 0x0000, /* 0xA129 */ 0x0000, /* 0xA12A */ 0x0000, /* 0xA12B */ 0x0000, /* 0xA12C */ 0x0000, /* 0xA12D */ 0x0000, /* 0xA12E */ 0x0000, /* 0xA12F */ 0x0000, /* 0xA130 */ 0x0000, /* 0xA131 */ 0x0000, /* 0xA132 */ 0x0000, /* 0xA133 */ 0x0000, /* 0xA134 */ 0x0000, /* 0xA135 */ 0x0000, /* 0xA136 */ 0x0000, /* 0xA137 */ 0x0000, /* 0xA138 */ 0x0000, /* 0xA139 */ 0x0000, /* 0xA13A */ 0x0000, /* 0xA13B */ 0x0000, /* 0xA13C */ 0x0000, /* 0xA13D */ 0x0000, /* 0xA13E */ 0x0000, /* 0xA13F */ 0x0000, /* 0xA140 */ 0x0000, /* 0xA141 */ 0x0000, /* 0xA142 */ 0x0000, /* 0xA143 */ 0x0000, /* 0xA144 */ 0x0000, /* 0xA145 */ 0x0000, /* 0xA146 */ 0x0000, /* 0xA147 */ 0x0000, /* 0xA148 */ 0x0000, /* 0xA149 */ 0x0000, /* 0xA14A */ 0x0000, /* 0xA14B */ 0x0000, /* 0xA14C */ 0x0000, /* 0xA14D */ 0x0000, /* 0xA14E */ 0x0000, /* 0xA14F */ 0x0000, /* 0xA150 */ 0x0000, /* 0xA151 */ 0x0000, /* 0xA152 */ 0x0000, /* 0xA153 */ 0x0000, /* 0xA154 */ 0x0000, /* 0xA155 */ 0x0000, /* 0xA156 */ 0x0000, /* 0xA157 */ 0x0000, /* 0xA158 */ 0x0000, /* 0xA159 */ 0x0000, /* 0xA15A */ 0x0000, /* 0xA15B */ 0x0000, /* 0xA15C */ 0x0000, /* 0xA15D */ 0x0000, /* 0xA15E */ 0x0000, /* 0xA15F */ 0x0000, /* 0xA160 */ 0x0000, /* 0xA161 */ 0x0000, /* 0xA162 */ 0x0000, /* 0xA163 */ 0x0000, /* 0xA164 */ 0x0000, /* 0xA165 */ 0x0000, /* 0xA166 */ 0x0000, /* 0xA167 */ 0x0000, /* 0xA168 */ 0x0000, /* 0xA169 */ 0x0000, /* 0xA16A */ 0x0000, /* 0xA16B */ 0x0000, /* 0xA16C */ 0x0000, /* 0xA16D */ 0x0000, /* 0xA16E */ 0x0000, /* 0xA16F */ 0x0000, /* 0xA170 */ 0x0000, /* 0xA171 */ 0x0000, /* 0xA172 */ 0x0000, /* 0xA173 */ 0x0000, /* 0xA174 */ 0x0000, /* 0xA175 */ 0x0000, /* 0xA176 */ 0x0000, /* 0xA177 */ 0x0000, /* 0xA178 */ 0x0000, /* 0xA179 */ 0x0000, /* 0xA17A */ 0x0000, /* 0xA17B */ 0x0000, /* 0xA17C */ 0x0000, /* 0xA17D */ 0x0000, /* 0xA17E */ 0x0000, /* 0xA17F */ 0x0000, /* 0xA180 */ 0x0000, /* 0xA181 */ 0x0000, /* 0xA182 */ 0x0000, /* 0xA183 */ 0x0000, /* 0xA184 */ 0x0000, /* 0xA185 */ 0x0000, /* 0xA186 */ 0x0000, /* 0xA187 */ 0x0000, /* 0xA188 */ 0x0000, /* 0xA189 */ 0x0000, /* 0xA18A */ 0x0000, /* 0xA18B */ 0x0000, /* 0xA18C */ 0x0000, /* 0xA18D */ 0x0000, /* 0xA18E */ 0x0000, /* 0xA18F */ 0x0000, /* 0xA190 */ 0x0000, /* 0xA191 */ 0x0000, /* 0xA192 */ 0x0000, /* 0xA193 */ 0x0000, /* 0xA194 */ 0x0000, /* 0xA195 */ 0x0000, /* 0xA196 */ 0x0000, /* 0xA197 */ 0x0000, /* 0xA198 */ 0x0000, /* 0xA199 */ 0x0000, /* 0xA19A */ 0x0000, /* 0xA19B */ 0x0000, /* 0xA19C */ 0x0000, /* 0xA19D */ 0x0000, /* 0xA19E */ 0x0000, /* 0xA19F */ 0x0000, /* 0xA1A0 */ 0x0000, /* 0xA1A1 */ 0x0000, /* 0xA1A2 */ 0x0000, /* 0xA1A3 */ 0x0000, /* 0xA1A4 */ 0x0000, /* 0xA1A5 */ 0x0000, /* 0xA1A6 */ 0x0000, /* 0xA1A7 */ 0x0000, /* 0xA1A8 */ 0x0000, /* 0xA1A9 */ 0x0000, /* 0xA1AA */ 0x0000, /* 0xA1AB */ 0x0000, /* 0xA1AC */ 0x0000, /* 0xA1AD */ 0x0000, /* 0xA1AE */ 0x0000, /* 0xA1AF */ 0x0000, /* 0xA1B0 */ 0x0000, /* 0xA1B1 */ 0x0000, /* 0xA1B2 */ 0x0000, /* 0xA1B3 */ 0x0000, /* 0xA1B4 */ 0x0000, /* 0xA1B5 */ 0x0000, /* 0xA1B6 */ 0x0000, /* 0xA1B7 */ 0x0000, /* 0xA1B8 */ 0x0000, /* 0xA1B9 */ 0x0000, /* 0xA1BA */ 0x0000, /* 0xA1BB */ 0x0000, /* 0xA1BC */ 0x0000, /* 0xA1BD */ 0x0000, /* 0xA1BE */ 0x0000, /* 0xA1BF */ 0x0000, /* 0xA1C0 */ 0x0000, /* 0xA1C1 */ 0x0000, /* 0xA1C2 */ 0x0000, /* 0xA1C3 */ 0x0000, /* 0xA1C4 */ 0x0000, /* 0xA1C5 */ 0x0000, /* 0xA1C6 */ 0x0000, /* 0xA1C7 */ 0x0000, /* 0xA1C8 */ 0x0000, /* 0xA1C9 */ 0x0000, /* 0xA1CA */ 0x0000, /* 0xA1CB */ 0x0000, /* 0xA1CC */ 0x0000, /* 0xA1CD */ 0x0000, /* 0xA1CE */ 0x0000, /* 0xA1CF */ 0x0000, /* 0xA1D0 */ 0x0000, /* 0xA1D1 */ 0x0000, /* 0xA1D2 */ 0x0000, /* 0xA1D3 */ 0x0000, /* 0xA1D4 */ 0x0000, /* 0xA1D5 */ 0x0000, /* 0xA1D6 */ 0x0000, /* 0xA1D7 */ 0x0000, /* 0xA1D8 */ 0x0000, /* 0xA1D9 */ 0x0000, /* 0xA1DA */ 0x0000, /* 0xA1DB */ 0x0000, /* 0xA1DC */ 0x0000, /* 0xA1DD */ 0x0000, /* 0xA1DE */ 0x0000, /* 0xA1DF */ 0x0000, /* 0xA1E0 */ 0x0000, /* 0xA1E1 */ 0x0000, /* 0xA1E2 */ 0x0000, /* 0xA1E3 */ 0x0000, /* 0xA1E4 */ 0x0000, /* 0xA1E5 */ 0x0000, /* 0xA1E6 */ 0x0000, /* 0xA1E7 */ 0x0000, /* 0xA1E8 */ 0x0000, /* 0xA1E9 */ 0x0000, /* 0xA1EA */ 0x0000, /* 0xA1EB */ 0x0000, /* 0xA1EC */ 0x0000, /* 0xA1ED */ 0x0000, /* 0xA1EE */ 0x0000, /* 0xA1EF */ 0x0000, /* 0xA1F0 */ 0x0000, /* 0xA1F1 */ 0x0000, /* 0xA1F2 */ 0x0000, /* 0xA1F3 */ 0x0000, /* 0xA1F4 */ 0x0000, /* 0xA1F5 */ 0x0000, /* 0xA1F6 */ 0x0000, /* 0xA1F7 */ 0x0000, /* 0xA1F8 */ 0x0000, /* 0xA1F9 */ 0x0000, /* 0xA1FA */ 0x0000, /* 0xA1FB */ 0x0000, /* 0xA1FC */ 0x0000, /* 0xA1FD */ 0x0000, /* 0xA1FE */ 0x0000, /* 0xA1FF */ 0x0000, /* 0xA200 */ 0x0000, /* 0xA201 */ 0x0000, /* 0xA202 */ 0x0000, /* 0xA203 */ 0x0000, /* 0xA204 */ 0x0000, /* 0xA205 */ 0x0000, /* 0xA206 */ 0x0000, /* 0xA207 */ 0x0000, /* 0xA208 */ 0x0000, /* 0xA209 */ 0x0000, /* 0xA20A */ 0x0000, /* 0xA20B */ 0x0000, /* 0xA20C */ 0x0000, /* 0xA20D */ 0x0000, /* 0xA20E */ 0x0000, /* 0xA20F */ 0x0000, /* 0xA210 */ 0x0000, /* 0xA211 */ 0x0000, /* 0xA212 */ 0x0000, /* 0xA213 */ 0x0000, /* 0xA214 */ 0x0000, /* 0xA215 */ 0x0000, /* 0xA216 */ 0x0000, /* 0xA217 */ 0x0000, /* 0xA218 */ 0x0000, /* 0xA219 */ 0x0000, /* 0xA21A */ 0x0000, /* 0xA21B */ 0x0000, /* 0xA21C */ 0x0000, /* 0xA21D */ 0x0000, /* 0xA21E */ 0x0000, /* 0xA21F */ 0x0000, /* 0xA220 */ 0x0000, /* 0xA221 */ 0x0000, /* 0xA222 */ 0x0000, /* 0xA223 */ 0x0000, /* 0xA224 */ 0x0000, /* 0xA225 */ 0x0000, /* 0xA226 */ 0x0000, /* 0xA227 */ 0x0000, /* 0xA228 */ 0x0000, /* 0xA229 */ 0x0000, /* 0xA22A */ 0x0000, /* 0xA22B */ 0x0000, /* 0xA22C */ 0x0000, /* 0xA22D */ 0x0000, /* 0xA22E */ 0x0000, /* 0xA22F */ 0x0000, /* 0xA230 */ 0x0000, /* 0xA231 */ 0x0000, /* 0xA232 */ 0x0000, /* 0xA233 */ 0x0000, /* 0xA234 */ 0x0000, /* 0xA235 */ 0x0000, /* 0xA236 */ 0x0000, /* 0xA237 */ 0x0000, /* 0xA238 */ 0x0000, /* 0xA239 */ 0x0000, /* 0xA23A */ 0x0000, /* 0xA23B */ 0x0000, /* 0xA23C */ 0x0000, /* 0xA23D */ 0x0000, /* 0xA23E */ 0x0000, /* 0xA23F */ 0x0000, /* 0xA240 */ 0x0000, /* 0xA241 */ 0x0000, /* 0xA242 */ 0x0000, /* 0xA243 */ 0x0000, /* 0xA244 */ 0x0000, /* 0xA245 */ 0x0000, /* 0xA246 */ 0x0000, /* 0xA247 */ 0x0000, /* 0xA248 */ 0x0000, /* 0xA249 */ 0x0000, /* 0xA24A */ 0x0000, /* 0xA24B */ 0x0000, /* 0xA24C */ 0x0000, /* 0xA24D */ 0x0000, /* 0xA24E */ 0x0000, /* 0xA24F */ 0x0000, /* 0xA250 */ 0x0000, /* 0xA251 */ 0x0000, /* 0xA252 */ 0x0000, /* 0xA253 */ 0x0000, /* 0xA254 */ 0x0000, /* 0xA255 */ 0x0000, /* 0xA256 */ 0x0000, /* 0xA257 */ 0x0000, /* 0xA258 */ 0x0000, /* 0xA259 */ 0x0000, /* 0xA25A */ 0x0000, /* 0xA25B */ 0x0000, /* 0xA25C */ 0x0000, /* 0xA25D */ 0x0000, /* 0xA25E */ 0x0000, /* 0xA25F */ 0x0000, /* 0xA260 */ 0x0000, /* 0xA261 */ 0x0000, /* 0xA262 */ 0x0000, /* 0xA263 */ 0x0000, /* 0xA264 */ 0x0000, /* 0xA265 */ 0x0000, /* 0xA266 */ 0x0000, /* 0xA267 */ 0x0000, /* 0xA268 */ 0x0000, /* 0xA269 */ 0x0000, /* 0xA26A */ 0x0000, /* 0xA26B */ 0x0000, /* 0xA26C */ 0x0000, /* 0xA26D */ 0x0000, /* 0xA26E */ 0x0000, /* 0xA26F */ 0x0000, /* 0xA270 */ 0x0000, /* 0xA271 */ 0x0000, /* 0xA272 */ 0x0000, /* 0xA273 */ 0x0000, /* 0xA274 */ 0x0000, /* 0xA275 */ 0x0000, /* 0xA276 */ 0x0000, /* 0xA277 */ 0x0000, /* 0xA278 */ 0x0000, /* 0xA279 */ 0x0000, /* 0xA27A */ 0x0000, /* 0xA27B */ 0x0000, /* 0xA27C */ 0x0000, /* 0xA27D */ 0x0000, /* 0xA27E */ 0x0000, /* 0xA27F */ 0x0000, /* 0xA280 */ 0x0000, /* 0xA281 */ 0x0000, /* 0xA282 */ 0x0000, /* 0xA283 */ 0x0000, /* 0xA284 */ 0x0000, /* 0xA285 */ 0x0000, /* 0xA286 */ 0x0000, /* 0xA287 */ 0x0000, /* 0xA288 */ 0x0000, /* 0xA289 */ 0x0000, /* 0xA28A */ 0x0000, /* 0xA28B */ 0x0000, /* 0xA28C */ 0x0000, /* 0xA28D */ 0x0000, /* 0xA28E */ 0x0000, /* 0xA28F */ 0x0000, /* 0xA290 */ 0x0000, /* 0xA291 */ 0x0000, /* 0xA292 */ 0x0000, /* 0xA293 */ 0x0000, /* 0xA294 */ 0x0000, /* 0xA295 */ 0x0000, /* 0xA296 */ 0x0000, /* 0xA297 */ 0x0000, /* 0xA298 */ 0x0000, /* 0xA299 */ 0x0000, /* 0xA29A */ 0x0000, /* 0xA29B */ 0x0000, /* 0xA29C */ 0x0000, /* 0xA29D */ 0x0000, /* 0xA29E */ 0x0000, /* 0xA29F */ 0x0000, /* 0xA2A0 */ 0x0000, /* 0xA2A1 */ 0x0000, /* 0xA2A2 */ 0x0000, /* 0xA2A3 */ 0x0000, /* 0xA2A4 */ 0x0000, /* 0xA2A5 */ 0x0000, /* 0xA2A6 */ 0x0000, /* 0xA2A7 */ 0x0000, /* 0xA2A8 */ 0x0000, /* 0xA2A9 */ 0x0000, /* 0xA2AA */ 0x0000, /* 0xA2AB */ 0x0000, /* 0xA2AC */ 0x0000, /* 0xA2AD */ 0x0000, /* 0xA2AE */ 0x0000, /* 0xA2AF */ 0x0000, /* 0xA2B0 */ 0x0000, /* 0xA2B1 */ 0x0000, /* 0xA2B2 */ 0x0000, /* 0xA2B3 */ 0x0000, /* 0xA2B4 */ 0x0000, /* 0xA2B5 */ 0x0000, /* 0xA2B6 */ 0x0000, /* 0xA2B7 */ 0x0000, /* 0xA2B8 */ 0x0000, /* 0xA2B9 */ 0x0000, /* 0xA2BA */ 0x0000, /* 0xA2BB */ 0x0000, /* 0xA2BC */ 0x0000, /* 0xA2BD */ 0x0000, /* 0xA2BE */ 0x0000, /* 0xA2BF */ 0x0000, /* 0xA2C0 */ 0x0000, /* 0xA2C1 */ 0x0000, /* 0xA2C2 */ 0x0000, /* 0xA2C3 */ 0x0000, /* 0xA2C4 */ 0x0000, /* 0xA2C5 */ 0x0000, /* 0xA2C6 */ 0x0000, /* 0xA2C7 */ 0x0000, /* 0xA2C8 */ 0x0000, /* 0xA2C9 */ 0x0000, /* 0xA2CA */ 0x0000, /* 0xA2CB */ 0x0000, /* 0xA2CC */ 0x0000, /* 0xA2CD */ 0x0000, /* 0xA2CE */ 0x0000, /* 0xA2CF */ 0x0000, /* 0xA2D0 */ 0x0000, /* 0xA2D1 */ 0x0000, /* 0xA2D2 */ 0x0000, /* 0xA2D3 */ 0x0000, /* 0xA2D4 */ 0x0000, /* 0xA2D5 */ 0x0000, /* 0xA2D6 */ 0x0000, /* 0xA2D7 */ 0x0000, /* 0xA2D8 */ 0x0000, /* 0xA2D9 */ 0x0000, /* 0xA2DA */ 0x0000, /* 0xA2DB */ 0x0000, /* 0xA2DC */ 0x0000, /* 0xA2DD */ 0x0000, /* 0xA2DE */ 0x0000, /* 0xA2DF */ 0x0000, /* 0xA2E0 */ 0x0000, /* 0xA2E1 */ 0x0000, /* 0xA2E2 */ 0x0000, /* 0xA2E3 */ 0x0000, /* 0xA2E4 */ 0x0000, /* 0xA2E5 */ 0x0000, /* 0xA2E6 */ 0x0000, /* 0xA2E7 */ 0x0000, /* 0xA2E8 */ 0x0000, /* 0xA2E9 */ 0x0000, /* 0xA2EA */ 0x0000, /* 0xA2EB */ 0x0000, /* 0xA2EC */ 0x0000, /* 0xA2ED */ 0x0000, /* 0xA2EE */ 0x0000, /* 0xA2EF */ 0x0000, /* 0xA2F0 */ 0x0000, /* 0xA2F1 */ 0x0000, /* 0xA2F2 */ 0x0000, /* 0xA2F3 */ 0x0000, /* 0xA2F4 */ 0x0000, /* 0xA2F5 */ 0x0000, /* 0xA2F6 */ 0x0000, /* 0xA2F7 */ 0x0000, /* 0xA2F8 */ 0x0000, /* 0xA2F9 */ 0x0000, /* 0xA2FA */ 0x0000, /* 0xA2FB */ 0x0000, /* 0xA2FC */ 0x0000, /* 0xA2FD */ 0x0000, /* 0xA2FE */ 0x0000, /* 0xA2FF */ 0x0000, /* 0xA300 */ 0x0000, /* 0xA301 */ 0x0000, /* 0xA302 */ 0x0000, /* 0xA303 */ 0x0000, /* 0xA304 */ 0x0000, /* 0xA305 */ 0x0000, /* 0xA306 */ 0x0000, /* 0xA307 */ 0x0000, /* 0xA308 */ 0x0000, /* 0xA309 */ 0x0000, /* 0xA30A */ 0x0000, /* 0xA30B */ 0x0000, /* 0xA30C */ 0x0000, /* 0xA30D */ 0x0000, /* 0xA30E */ 0x0000, /* 0xA30F */ 0x0000, /* 0xA310 */ 0x0000, /* 0xA311 */ 0x0000, /* 0xA312 */ 0x0000, /* 0xA313 */ 0x0000, /* 0xA314 */ 0x0000, /* 0xA315 */ 0x0000, /* 0xA316 */ 0x0000, /* 0xA317 */ 0x0000, /* 0xA318 */ 0x0000, /* 0xA319 */ 0x0000, /* 0xA31A */ 0x0000, /* 0xA31B */ 0x0000, /* 0xA31C */ 0x0000, /* 0xA31D */ 0x0000, /* 0xA31E */ 0x0000, /* 0xA31F */ 0x0000, /* 0xA320 */ 0x0000, /* 0xA321 */ 0x0000, /* 0xA322 */ 0x0000, /* 0xA323 */ 0x0000, /* 0xA324 */ 0x0000, /* 0xA325 */ 0x0000, /* 0xA326 */ 0x0000, /* 0xA327 */ 0x0000, /* 0xA328 */ 0x0000, /* 0xA329 */ 0x0000, /* 0xA32A */ 0x0000, /* 0xA32B */ 0x0000, /* 0xA32C */ 0x0000, /* 0xA32D */ 0x0000, /* 0xA32E */ 0x0000, /* 0xA32F */ 0x0000, /* 0xA330 */ 0x0000, /* 0xA331 */ 0x0000, /* 0xA332 */ 0x0000, /* 0xA333 */ 0x0000, /* 0xA334 */ 0x0000, /* 0xA335 */ 0x0000, /* 0xA336 */ 0x0000, /* 0xA337 */ 0x0000, /* 0xA338 */ 0x0000, /* 0xA339 */ 0x0000, /* 0xA33A */ 0x0000, /* 0xA33B */ 0x0000, /* 0xA33C */ 0x0000, /* 0xA33D */ 0x0000, /* 0xA33E */ 0x0000, /* 0xA33F */ 0x0000, /* 0xA340 */ 0x0000, /* 0xA341 */ 0x0000, /* 0xA342 */ 0x0000, /* 0xA343 */ 0x0000, /* 0xA344 */ 0x0000, /* 0xA345 */ 0x0000, /* 0xA346 */ 0x0000, /* 0xA347 */ 0x0000, /* 0xA348 */ 0x0000, /* 0xA349 */ 0x0000, /* 0xA34A */ 0x0000, /* 0xA34B */ 0x0000, /* 0xA34C */ 0x0000, /* 0xA34D */ 0x0000, /* 0xA34E */ 0x0000, /* 0xA34F */ 0x0000, /* 0xA350 */ 0x0000, /* 0xA351 */ 0x0000, /* 0xA352 */ 0x0000, /* 0xA353 */ 0x0000, /* 0xA354 */ 0x0000, /* 0xA355 */ 0x0000, /* 0xA356 */ 0x0000, /* 0xA357 */ 0x0000, /* 0xA358 */ 0x0000, /* 0xA359 */ 0x0000, /* 0xA35A */ 0x0000, /* 0xA35B */ 0x0000, /* 0xA35C */ 0x0000, /* 0xA35D */ 0x0000, /* 0xA35E */ 0x0000, /* 0xA35F */ 0x0000, /* 0xA360 */ 0x0000, /* 0xA361 */ 0x0000, /* 0xA362 */ 0x0000, /* 0xA363 */ 0x0000, /* 0xA364 */ 0x0000, /* 0xA365 */ 0x0000, /* 0xA366 */ 0x0000, /* 0xA367 */ 0x0000, /* 0xA368 */ 0x0000, /* 0xA369 */ 0x0000, /* 0xA36A */ 0x0000, /* 0xA36B */ 0x0000, /* 0xA36C */ 0x0000, /* 0xA36D */ 0x0000, /* 0xA36E */ 0x0000, /* 0xA36F */ 0x0000, /* 0xA370 */ 0x0000, /* 0xA371 */ 0x0000, /* 0xA372 */ 0x0000, /* 0xA373 */ 0x0000, /* 0xA374 */ 0x0000, /* 0xA375 */ 0x0000, /* 0xA376 */ 0x0000, /* 0xA377 */ 0x0000, /* 0xA378 */ 0x0000, /* 0xA379 */ 0x0000, /* 0xA37A */ 0x0000, /* 0xA37B */ 0x0000, /* 0xA37C */ 0x0000, /* 0xA37D */ 0x0000, /* 0xA37E */ 0x0000, /* 0xA37F */ 0x0000, /* 0xA380 */ 0x0000, /* 0xA381 */ 0x0000, /* 0xA382 */ 0x0000, /* 0xA383 */ 0x0000, /* 0xA384 */ 0x0000, /* 0xA385 */ 0x0000, /* 0xA386 */ 0x0000, /* 0xA387 */ 0x0000, /* 0xA388 */ 0x0000, /* 0xA389 */ 0x0000, /* 0xA38A */ 0x0000, /* 0xA38B */ 0x0000, /* 0xA38C */ 0x0000, /* 0xA38D */ 0x0000, /* 0xA38E */ 0x0000, /* 0xA38F */ 0x0000, /* 0xA390 */ 0x0000, /* 0xA391 */ 0x0000, /* 0xA392 */ 0x0000, /* 0xA393 */ 0x0000, /* 0xA394 */ 0x0000, /* 0xA395 */ 0x0000, /* 0xA396 */ 0x0000, /* 0xA397 */ 0x0000, /* 0xA398 */ 0x0000, /* 0xA399 */ 0x0000, /* 0xA39A */ 0x0000, /* 0xA39B */ 0x0000, /* 0xA39C */ 0x0000, /* 0xA39D */ 0x0000, /* 0xA39E */ 0x0000, /* 0xA39F */ 0x0000, /* 0xA3A0 */ 0x0000, /* 0xA3A1 */ 0x0000, /* 0xA3A2 */ 0x0000, /* 0xA3A3 */ 0x0000, /* 0xA3A4 */ 0x0000, /* 0xA3A5 */ 0x0000, /* 0xA3A6 */ 0x0000, /* 0xA3A7 */ 0x0000, /* 0xA3A8 */ 0x0000, /* 0xA3A9 */ 0x0000, /* 0xA3AA */ 0x0000, /* 0xA3AB */ 0x0000, /* 0xA3AC */ 0x0000, /* 0xA3AD */ 0x0000, /* 0xA3AE */ 0x0000, /* 0xA3AF */ 0x0000, /* 0xA3B0 */ 0x0000, /* 0xA3B1 */ 0x0000, /* 0xA3B2 */ 0x0000, /* 0xA3B3 */ 0x0000, /* 0xA3B4 */ 0x0000, /* 0xA3B5 */ 0x0000, /* 0xA3B6 */ 0x0000, /* 0xA3B7 */ 0x0000, /* 0xA3B8 */ 0x0000, /* 0xA3B9 */ 0x0000, /* 0xA3BA */ 0x0000, /* 0xA3BB */ 0x0000, /* 0xA3BC */ 0x0000, /* 0xA3BD */ 0x0000, /* 0xA3BE */ 0x0000, /* 0xA3BF */ 0x0000, /* 0xA3C0 */ 0x0000, /* 0xA3C1 */ 0x0000, /* 0xA3C2 */ 0x0000, /* 0xA3C3 */ 0x0000, /* 0xA3C4 */ 0x0000, /* 0xA3C5 */ 0x0000, /* 0xA3C6 */ 0x0000, /* 0xA3C7 */ 0x0000, /* 0xA3C8 */ 0x0000, /* 0xA3C9 */ 0x0000, /* 0xA3CA */ 0x0000, /* 0xA3CB */ 0x0000, /* 0xA3CC */ 0x0000, /* 0xA3CD */ 0x0000, /* 0xA3CE */ 0x0000, /* 0xA3CF */ 0x0000, /* 0xA3D0 */ 0x0000, /* 0xA3D1 */ 0x0000, /* 0xA3D2 */ 0x0000, /* 0xA3D3 */ 0x0000, /* 0xA3D4 */ 0x0000, /* 0xA3D5 */ 0x0000, /* 0xA3D6 */ 0x0000, /* 0xA3D7 */ 0x0000, /* 0xA3D8 */ 0x0000, /* 0xA3D9 */ 0x0000, /* 0xA3DA */ 0x0000, /* 0xA3DB */ 0x0000, /* 0xA3DC */ 0x0000, /* 0xA3DD */ 0x0000, /* 0xA3DE */ 0x0000, /* 0xA3DF */ 0x0000, /* 0xA3E0 */ 0x0000, /* 0xA3E1 */ 0x0000, /* 0xA3E2 */ 0x0000, /* 0xA3E3 */ 0x0000, /* 0xA3E4 */ 0x0000, /* 0xA3E5 */ 0x0000, /* 0xA3E6 */ 0x0000, /* 0xA3E7 */ 0x0000, /* 0xA3E8 */ 0x0000, /* 0xA3E9 */ 0x0000, /* 0xA3EA */ 0x0000, /* 0xA3EB */ 0x0000, /* 0xA3EC */ 0x0000, /* 0xA3ED */ 0x0000, /* 0xA3EE */ 0x0000, /* 0xA3EF */ 0x0000, /* 0xA3F0 */ 0x0000, /* 0xA3F1 */ 0x0000, /* 0xA3F2 */ 0x0000, /* 0xA3F3 */ 0x0000, /* 0xA3F4 */ 0x0000, /* 0xA3F5 */ 0x0000, /* 0xA3F6 */ 0x0000, /* 0xA3F7 */ 0x0000, /* 0xA3F8 */ 0x0000, /* 0xA3F9 */ 0x0000, /* 0xA3FA */ 0x0000, /* 0xA3FB */ 0x0000, /* 0xA3FC */ 0x0000, /* 0xA3FD */ 0x0000, /* 0xA3FE */ 0x0000, /* 0xA3FF */ 0x0000, /* 0xA400 */ 0x0000, /* 0xA401 */ 0x0000, /* 0xA402 */ 0x0000, /* 0xA403 */ 0x0000, /* 0xA404 */ 0x0000, /* 0xA405 */ 0x0000, /* 0xA406 */ 0x0000, /* 0xA407 */ 0x0000, /* 0xA408 */ 0x0000, /* 0xA409 */ 0x0000, /* 0xA40A */ 0x0000, /* 0xA40B */ 0x0000, /* 0xA40C */ 0x0000, /* 0xA40D */ 0x0000, /* 0xA40E */ 0x0000, /* 0xA40F */ 0x0000, /* 0xA410 */ 0x0000, /* 0xA411 */ 0x0000, /* 0xA412 */ 0x0000, /* 0xA413 */ 0x0000, /* 0xA414 */ 0x0000, /* 0xA415 */ 0x0000, /* 0xA416 */ 0x0000, /* 0xA417 */ 0x0000, /* 0xA418 */ 0x0000, /* 0xA419 */ 0x0000, /* 0xA41A */ 0x0000, /* 0xA41B */ 0x0000, /* 0xA41C */ 0x0000, /* 0xA41D */ 0x0000, /* 0xA41E */ 0x0000, /* 0xA41F */ 0x0000, /* 0xA420 */ 0x0000, /* 0xA421 */ 0x0000, /* 0xA422 */ 0x0000, /* 0xA423 */ 0x0000, /* 0xA424 */ 0x0000, /* 0xA425 */ 0x0000, /* 0xA426 */ 0x0000, /* 0xA427 */ 0x0000, /* 0xA428 */ 0x0000, /* 0xA429 */ 0x0000, /* 0xA42A */ 0x0000, /* 0xA42B */ 0x0000, /* 0xA42C */ 0x0000, /* 0xA42D */ 0x0000, /* 0xA42E */ 0x0000, /* 0xA42F */ 0x0000, /* 0xA430 */ 0x0000, /* 0xA431 */ 0x0000, /* 0xA432 */ 0x0000, /* 0xA433 */ 0x0000, /* 0xA434 */ 0x0000, /* 0xA435 */ 0x0000, /* 0xA436 */ 0x0000, /* 0xA437 */ 0x0000, /* 0xA438 */ 0x0000, /* 0xA439 */ 0x0000, /* 0xA43A */ 0x0000, /* 0xA43B */ 0x0000, /* 0xA43C */ 0x0000, /* 0xA43D */ 0x0000, /* 0xA43E */ 0x0000, /* 0xA43F */ 0x0000, /* 0xA440 */ 0x0000, /* 0xA441 */ 0x0000, /* 0xA442 */ 0x0000, /* 0xA443 */ 0x0000, /* 0xA444 */ 0x0000, /* 0xA445 */ 0x0000, /* 0xA446 */ 0x0000, /* 0xA447 */ 0x0000, /* 0xA448 */ 0x0000, /* 0xA449 */ 0x0000, /* 0xA44A */ 0x0000, /* 0xA44B */ 0x0000, /* 0xA44C */ 0x0000, /* 0xA44D */ 0x0000, /* 0xA44E */ 0x0000, /* 0xA44F */ 0x0000, /* 0xA450 */ 0x0000, /* 0xA451 */ 0x0000, /* 0xA452 */ 0x0000, /* 0xA453 */ 0x0000, /* 0xA454 */ 0x0000, /* 0xA455 */ 0x0000, /* 0xA456 */ 0x0000, /* 0xA457 */ 0x0000, /* 0xA458 */ 0x0000, /* 0xA459 */ 0x0000, /* 0xA45A */ 0x0000, /* 0xA45B */ 0x0000, /* 0xA45C */ 0x0000, /* 0xA45D */ 0x0000, /* 0xA45E */ 0x0000, /* 0xA45F */ 0x0000, /* 0xA460 */ 0x0000, /* 0xA461 */ 0x0000, /* 0xA462 */ 0x0000, /* 0xA463 */ 0x0000, /* 0xA464 */ 0x0000, /* 0xA465 */ 0x0000, /* 0xA466 */ 0x0000, /* 0xA467 */ 0x0000, /* 0xA468 */ 0x0000, /* 0xA469 */ 0x0000, /* 0xA46A */ 0x0000, /* 0xA46B */ 0x0000, /* 0xA46C */ 0x0000, /* 0xA46D */ 0x0000, /* 0xA46E */ 0x0000, /* 0xA46F */ 0x0000, /* 0xA470 */ 0x0000, /* 0xA471 */ 0x0000, /* 0xA472 */ 0x0000, /* 0xA473 */ 0x0000, /* 0xA474 */ 0x0000, /* 0xA475 */ 0x0000, /* 0xA476 */ 0x0000, /* 0xA477 */ 0x0000, /* 0xA478 */ 0x0000, /* 0xA479 */ 0x0000, /* 0xA47A */ 0x0000, /* 0xA47B */ 0x0000, /* 0xA47C */ 0x0000, /* 0xA47D */ 0x0000, /* 0xA47E */ 0x0000, /* 0xA47F */ 0x0000, /* 0xA480 */ 0x0000, /* 0xA481 */ 0x0000, /* 0xA482 */ 0x0000, /* 0xA483 */ 0x0000, /* 0xA484 */ 0x0000, /* 0xA485 */ 0x0000, /* 0xA486 */ 0x0000, /* 0xA487 */ 0x0000, /* 0xA488 */ 0x0000, /* 0xA489 */ 0x0000, /* 0xA48A */ 0x0000, /* 0xA48B */ 0x0000, /* 0xA48C */ 0x0000, /* 0xA48D */ 0x0000, /* 0xA48E */ 0x0000, /* 0xA48F */ 0x0000, /* 0xA490 */ 0x0000, /* 0xA491 */ 0x0000, /* 0xA492 */ 0x0000, /* 0xA493 */ 0x0000, /* 0xA494 */ 0x0000, /* 0xA495 */ 0x0000, /* 0xA496 */ 0x0000, /* 0xA497 */ 0x0000, /* 0xA498 */ 0x0000, /* 0xA499 */ 0x0000, /* 0xA49A */ 0x0000, /* 0xA49B */ 0x0000, /* 0xA49C */ 0x0000, /* 0xA49D */ 0x0000, /* 0xA49E */ 0x0000, /* 0xA49F */ 0x0000, /* 0xA4A0 */ 0x0000, /* 0xA4A1 */ 0x0000, /* 0xA4A2 */ 0x0000, /* 0xA4A3 */ 0x0000, /* 0xA4A4 */ 0x0000, /* 0xA4A5 */ 0x0000, /* 0xA4A6 */ 0x0000, /* 0xA4A7 */ 0x0000, /* 0xA4A8 */ 0x0000, /* 0xA4A9 */ 0x0000, /* 0xA4AA */ 0x0000, /* 0xA4AB */ 0x0000, /* 0xA4AC */ 0x0000, /* 0xA4AD */ 0x0000, /* 0xA4AE */ 0x0000, /* 0xA4AF */ 0x0000, /* 0xA4B0 */ 0x0000, /* 0xA4B1 */ 0x0000, /* 0xA4B2 */ 0x0000, /* 0xA4B3 */ 0x0000, /* 0xA4B4 */ 0x0000, /* 0xA4B5 */ 0x0000, /* 0xA4B6 */ 0x0000, /* 0xA4B7 */ 0x0000, /* 0xA4B8 */ 0x0000, /* 0xA4B9 */ 0x0000, /* 0xA4BA */ 0x0000, /* 0xA4BB */ 0x0000, /* 0xA4BC */ 0x0000, /* 0xA4BD */ 0x0000, /* 0xA4BE */ 0x0000, /* 0xA4BF */ 0x0000, /* 0xA4C0 */ 0x0000, /* 0xA4C1 */ 0x0000, /* 0xA4C2 */ 0x0000, /* 0xA4C3 */ 0x0000, /* 0xA4C4 */ 0x0000, /* 0xA4C5 */ 0x0000, /* 0xA4C6 */ 0x0000, /* 0xA4C7 */ 0x0000, /* 0xA4C8 */ 0x0000, /* 0xA4C9 */ 0x0000, /* 0xA4CA */ 0x0000, /* 0xA4CB */ 0x0000, /* 0xA4CC */ 0x0000, /* 0xA4CD */ 0x0000, /* 0xA4CE */ 0x0000, /* 0xA4CF */ 0x0000, /* 0xA4D0 */ 0x0000, /* 0xA4D1 */ 0x0000, /* 0xA4D2 */ 0x0000, /* 0xA4D3 */ 0x0000, /* 0xA4D4 */ 0x0000, /* 0xA4D5 */ 0x0000, /* 0xA4D6 */ 0x0000, /* 0xA4D7 */ 0x0000, /* 0xA4D8 */ 0x0000, /* 0xA4D9 */ 0x0000, /* 0xA4DA */ 0x0000, /* 0xA4DB */ 0x0000, /* 0xA4DC */ 0x0000, /* 0xA4DD */ 0x0000, /* 0xA4DE */ 0x0000, /* 0xA4DF */ 0x0000, /* 0xA4E0 */ 0x0000, /* 0xA4E1 */ 0x0000, /* 0xA4E2 */ 0x0000, /* 0xA4E3 */ 0x0000, /* 0xA4E4 */ 0x0000, /* 0xA4E5 */ 0x0000, /* 0xA4E6 */ 0x0000, /* 0xA4E7 */ 0x0000, /* 0xA4E8 */ 0x0000, /* 0xA4E9 */ 0x0000, /* 0xA4EA */ 0x0000, /* 0xA4EB */ 0x0000, /* 0xA4EC */ 0x0000, /* 0xA4ED */ 0x0000, /* 0xA4EE */ 0x0000, /* 0xA4EF */ 0x0000, /* 0xA4F0 */ 0x0000, /* 0xA4F1 */ 0x0000, /* 0xA4F2 */ 0x0000, /* 0xA4F3 */ 0x0000, /* 0xA4F4 */ 0x0000, /* 0xA4F5 */ 0x0000, /* 0xA4F6 */ 0x0000, /* 0xA4F7 */ 0x0000, /* 0xA4F8 */ 0x0000, /* 0xA4F9 */ 0x0000, /* 0xA4FA */ 0x0000, /* 0xA4FB */ 0x0000, /* 0xA4FC */ 0x0000, /* 0xA4FD */ 0x0000, /* 0xA4FE */ 0x0000, /* 0xA4FF */ 0x0000, /* 0xA500 */ 0x0000, /* 0xA501 */ 0x0000, /* 0xA502 */ 0x0000, /* 0xA503 */ 0x0000, /* 0xA504 */ 0x0000, /* 0xA505 */ 0x0000, /* 0xA506 */ 0x0000, /* 0xA507 */ 0x0000, /* 0xA508 */ 0x0000, /* 0xA509 */ 0x0000, /* 0xA50A */ 0x0000, /* 0xA50B */ 0x0000, /* 0xA50C */ 0x0000, /* 0xA50D */ 0x0000, /* 0xA50E */ 0x0000, /* 0xA50F */ 0x0000, /* 0xA510 */ 0x0000, /* 0xA511 */ 0x0000, /* 0xA512 */ 0x0000, /* 0xA513 */ 0x0000, /* 0xA514 */ 0x0000, /* 0xA515 */ 0x0000, /* 0xA516 */ 0x0000, /* 0xA517 */ 0x0000, /* 0xA518 */ 0x0000, /* 0xA519 */ 0x0000, /* 0xA51A */ 0x0000, /* 0xA51B */ 0x0000, /* 0xA51C */ 0x0000, /* 0xA51D */ 0x0000, /* 0xA51E */ 0x0000, /* 0xA51F */ 0x0000, /* 0xA520 */ 0x0000, /* 0xA521 */ 0x0000, /* 0xA522 */ 0x0000, /* 0xA523 */ 0x0000, /* 0xA524 */ 0x0000, /* 0xA525 */ 0x0000, /* 0xA526 */ 0x0000, /* 0xA527 */ 0x0000, /* 0xA528 */ 0x0000, /* 0xA529 */ 0x0000, /* 0xA52A */ 0x0000, /* 0xA52B */ 0x0000, /* 0xA52C */ 0x0000, /* 0xA52D */ 0x0000, /* 0xA52E */ 0x0000, /* 0xA52F */ 0x0000, /* 0xA530 */ 0x0000, /* 0xA531 */ 0x0000, /* 0xA532 */ 0x0000, /* 0xA533 */ 0x0000, /* 0xA534 */ 0x0000, /* 0xA535 */ 0x0000, /* 0xA536 */ 0x0000, /* 0xA537 */ 0x0000, /* 0xA538 */ 0x0000, /* 0xA539 */ 0x0000, /* 0xA53A */ 0x0000, /* 0xA53B */ 0x0000, /* 0xA53C */ 0x0000, /* 0xA53D */ 0x0000, /* 0xA53E */ 0x0000, /* 0xA53F */ 0x0000, /* 0xA540 */ 0x0000, /* 0xA541 */ 0x0000, /* 0xA542 */ 0x0000, /* 0xA543 */ 0x0000, /* 0xA544 */ 0x0000, /* 0xA545 */ 0x0000, /* 0xA546 */ 0x0000, /* 0xA547 */ 0x0000, /* 0xA548 */ 0x0000, /* 0xA549 */ 0x0000, /* 0xA54A */ 0x0000, /* 0xA54B */ 0x0000, /* 0xA54C */ 0x0000, /* 0xA54D */ 0x0000, /* 0xA54E */ 0x0000, /* 0xA54F */ 0x0000, /* 0xA550 */ 0x0000, /* 0xA551 */ 0x0000, /* 0xA552 */ 0x0000, /* 0xA553 */ 0x0000, /* 0xA554 */ 0x0000, /* 0xA555 */ 0x0000, /* 0xA556 */ 0x0000, /* 0xA557 */ 0x0000, /* 0xA558 */ 0x0000, /* 0xA559 */ 0x0000, /* 0xA55A */ 0x0000, /* 0xA55B */ 0x0000, /* 0xA55C */ 0x0000, /* 0xA55D */ 0x0000, /* 0xA55E */ 0x0000, /* 0xA55F */ 0x0000, /* 0xA560 */ 0x0000, /* 0xA561 */ 0x0000, /* 0xA562 */ 0x0000, /* 0xA563 */ 0x0000, /* 0xA564 */ 0x0000, /* 0xA565 */ 0x0000, /* 0xA566 */ 0x0000, /* 0xA567 */ 0x0000, /* 0xA568 */ 0x0000, /* 0xA569 */ 0x0000, /* 0xA56A */ 0x0000, /* 0xA56B */ 0x0000, /* 0xA56C */ 0x0000, /* 0xA56D */ 0x0000, /* 0xA56E */ 0x0000, /* 0xA56F */ 0x0000, /* 0xA570 */ 0x0000, /* 0xA571 */ 0x0000, /* 0xA572 */ 0x0000, /* 0xA573 */ 0x0000, /* 0xA574 */ 0x0000, /* 0xA575 */ 0x0000, /* 0xA576 */ 0x0000, /* 0xA577 */ 0x0000, /* 0xA578 */ 0x0000, /* 0xA579 */ 0x0000, /* 0xA57A */ 0x0000, /* 0xA57B */ 0x0000, /* 0xA57C */ 0x0000, /* 0xA57D */ 0x0000, /* 0xA57E */ 0x0000, /* 0xA57F */ 0x0000, /* 0xA580 */ 0x0000, /* 0xA581 */ 0x0000, /* 0xA582 */ 0x0000, /* 0xA583 */ 0x0000, /* 0xA584 */ 0x0000, /* 0xA585 */ 0x0000, /* 0xA586 */ 0x0000, /* 0xA587 */ 0x0000, /* 0xA588 */ 0x0000, /* 0xA589 */ 0x0000, /* 0xA58A */ 0x0000, /* 0xA58B */ 0x0000, /* 0xA58C */ 0x0000, /* 0xA58D */ 0x0000, /* 0xA58E */ 0x0000, /* 0xA58F */ 0x0000, /* 0xA590 */ 0x0000, /* 0xA591 */ 0x0000, /* 0xA592 */ 0x0000, /* 0xA593 */ 0x0000, /* 0xA594 */ 0x0000, /* 0xA595 */ 0x0000, /* 0xA596 */ 0x0000, /* 0xA597 */ 0x0000, /* 0xA598 */ 0x0000, /* 0xA599 */ 0x0000, /* 0xA59A */ 0x0000, /* 0xA59B */ 0x0000, /* 0xA59C */ 0x0000, /* 0xA59D */ 0x0000, /* 0xA59E */ 0x0000, /* 0xA59F */ 0x0000, /* 0xA5A0 */ 0x0000, /* 0xA5A1 */ 0x0000, /* 0xA5A2 */ 0x0000, /* 0xA5A3 */ 0x0000, /* 0xA5A4 */ 0x0000, /* 0xA5A5 */ 0x0000, /* 0xA5A6 */ 0x0000, /* 0xA5A7 */ 0x0000, /* 0xA5A8 */ 0x0000, /* 0xA5A9 */ 0x0000, /* 0xA5AA */ 0x0000, /* 0xA5AB */ 0x0000, /* 0xA5AC */ 0x0000, /* 0xA5AD */ 0x0000, /* 0xA5AE */ 0x0000, /* 0xA5AF */ 0x0000, /* 0xA5B0 */ 0x0000, /* 0xA5B1 */ 0x0000, /* 0xA5B2 */ 0x0000, /* 0xA5B3 */ 0x0000, /* 0xA5B4 */ 0x0000, /* 0xA5B5 */ 0x0000, /* 0xA5B6 */ 0x0000, /* 0xA5B7 */ 0x0000, /* 0xA5B8 */ 0x0000, /* 0xA5B9 */ 0x0000, /* 0xA5BA */ 0x0000, /* 0xA5BB */ 0x0000, /* 0xA5BC */ 0x0000, /* 0xA5BD */ 0x0000, /* 0xA5BE */ 0x0000, /* 0xA5BF */ 0x0000, /* 0xA5C0 */ 0x0000, /* 0xA5C1 */ 0x0000, /* 0xA5C2 */ 0x0000, /* 0xA5C3 */ 0x0000, /* 0xA5C4 */ 0x0000, /* 0xA5C5 */ 0x0000, /* 0xA5C6 */ 0x0000, /* 0xA5C7 */ 0x0000, /* 0xA5C8 */ 0x0000, /* 0xA5C9 */ 0x0000, /* 0xA5CA */ 0x0000, /* 0xA5CB */ 0x0000, /* 0xA5CC */ 0x0000, /* 0xA5CD */ 0x0000, /* 0xA5CE */ 0x0000, /* 0xA5CF */ 0x0000, /* 0xA5D0 */ 0x0000, /* 0xA5D1 */ 0x0000, /* 0xA5D2 */ 0x0000, /* 0xA5D3 */ 0x0000, /* 0xA5D4 */ 0x0000, /* 0xA5D5 */ 0x0000, /* 0xA5D6 */ 0x0000, /* 0xA5D7 */ 0x0000, /* 0xA5D8 */ 0x0000, /* 0xA5D9 */ 0x0000, /* 0xA5DA */ 0x0000, /* 0xA5DB */ 0x0000, /* 0xA5DC */ 0x0000, /* 0xA5DD */ 0x0000, /* 0xA5DE */ 0x0000, /* 0xA5DF */ 0x0000, /* 0xA5E0 */ 0x0000, /* 0xA5E1 */ 0x0000, /* 0xA5E2 */ 0x0000, /* 0xA5E3 */ 0x0000, /* 0xA5E4 */ 0x0000, /* 0xA5E5 */ 0x0000, /* 0xA5E6 */ 0x0000, /* 0xA5E7 */ 0x0000, /* 0xA5E8 */ 0x0000, /* 0xA5E9 */ 0x0000, /* 0xA5EA */ 0x0000, /* 0xA5EB */ 0x0000, /* 0xA5EC */ 0x0000, /* 0xA5ED */ 0x0000, /* 0xA5EE */ 0x0000, /* 0xA5EF */ 0x0000, /* 0xA5F0 */ 0x0000, /* 0xA5F1 */ 0x0000, /* 0xA5F2 */ 0x0000, /* 0xA5F3 */ 0x0000, /* 0xA5F4 */ 0x0000, /* 0xA5F5 */ 0x0000, /* 0xA5F6 */ 0x0000, /* 0xA5F7 */ 0x0000, /* 0xA5F8 */ 0x0000, /* 0xA5F9 */ 0x0000, /* 0xA5FA */ 0x0000, /* 0xA5FB */ 0x0000, /* 0xA5FC */ 0x0000, /* 0xA5FD */ 0x0000, /* 0xA5FE */ 0x0000, /* 0xA5FF */ 0x0000, /* 0xA600 */ 0x0000, /* 0xA601 */ 0x0000, /* 0xA602 */ 0x0000, /* 0xA603 */ 0x0000, /* 0xA604 */ 0x0000, /* 0xA605 */ 0x0000, /* 0xA606 */ 0x0000, /* 0xA607 */ 0x0000, /* 0xA608 */ 0x0000, /* 0xA609 */ 0x0000, /* 0xA60A */ 0x0000, /* 0xA60B */ 0x0000, /* 0xA60C */ 0x0000, /* 0xA60D */ 0x0000, /* 0xA60E */ 0x0000, /* 0xA60F */ 0x0000, /* 0xA610 */ 0x0000, /* 0xA611 */ 0x0000, /* 0xA612 */ 0x0000, /* 0xA613 */ 0x0000, /* 0xA614 */ 0x0000, /* 0xA615 */ 0x0000, /* 0xA616 */ 0x0000, /* 0xA617 */ 0x0000, /* 0xA618 */ 0x0000, /* 0xA619 */ 0x0000, /* 0xA61A */ 0x0000, /* 0xA61B */ 0x0000, /* 0xA61C */ 0x0000, /* 0xA61D */ 0x0000, /* 0xA61E */ 0x0000, /* 0xA61F */ 0x0000, /* 0xA620 */ 0x0000, /* 0xA621 */ 0x0000, /* 0xA622 */ 0x0000, /* 0xA623 */ 0x0000, /* 0xA624 */ 0x0000, /* 0xA625 */ 0x0000, /* 0xA626 */ 0x0000, /* 0xA627 */ 0x0000, /* 0xA628 */ 0x0000, /* 0xA629 */ 0x0000, /* 0xA62A */ 0x0000, /* 0xA62B */ 0x0000, /* 0xA62C */ 0x0000, /* 0xA62D */ 0x0000, /* 0xA62E */ 0x0000, /* 0xA62F */ 0x0000, /* 0xA630 */ 0x0000, /* 0xA631 */ 0x0000, /* 0xA632 */ 0x0000, /* 0xA633 */ 0x0000, /* 0xA634 */ 0x0000, /* 0xA635 */ 0x0000, /* 0xA636 */ 0x0000, /* 0xA637 */ 0x0000, /* 0xA638 */ 0x0000, /* 0xA639 */ 0x0000, /* 0xA63A */ 0x0000, /* 0xA63B */ 0x0000, /* 0xA63C */ 0x0000, /* 0xA63D */ 0x0000, /* 0xA63E */ 0x0000, /* 0xA63F */ 0x0000, /* 0xA640 */ 0x0000, /* 0xA641 */ 0x0000, /* 0xA642 */ 0x0000, /* 0xA643 */ 0x0000, /* 0xA644 */ 0x0000, /* 0xA645 */ 0x0000, /* 0xA646 */ 0x0000, /* 0xA647 */ 0x0000, /* 0xA648 */ 0x0000, /* 0xA649 */ 0x0000, /* 0xA64A */ 0x0000, /* 0xA64B */ 0x0000, /* 0xA64C */ 0x0000, /* 0xA64D */ 0x0000, /* 0xA64E */ 0x0000, /* 0xA64F */ 0x0000, /* 0xA650 */ 0x0000, /* 0xA651 */ 0x0000, /* 0xA652 */ 0x0000, /* 0xA653 */ 0x0000, /* 0xA654 */ 0x0000, /* 0xA655 */ 0x0000, /* 0xA656 */ 0x0000, /* 0xA657 */ 0x0000, /* 0xA658 */ 0x0000, /* 0xA659 */ 0x0000, /* 0xA65A */ 0x0000, /* 0xA65B */ 0x0000, /* 0xA65C */ 0x0000, /* 0xA65D */ 0x0000, /* 0xA65E */ 0x0000, /* 0xA65F */ 0x0000, /* 0xA660 */ 0x0000, /* 0xA661 */ 0x0000, /* 0xA662 */ 0x0000, /* 0xA663 */ 0x0000, /* 0xA664 */ 0x0000, /* 0xA665 */ 0x0000, /* 0xA666 */ 0x0000, /* 0xA667 */ 0x0000, /* 0xA668 */ 0x0000, /* 0xA669 */ 0x0000, /* 0xA66A */ 0x0000, /* 0xA66B */ 0x0000, /* 0xA66C */ 0x0000, /* 0xA66D */ 0x0000, /* 0xA66E */ 0x0000, /* 0xA66F */ 0x0000, /* 0xA670 */ 0x0000, /* 0xA671 */ 0x0000, /* 0xA672 */ 0x0000, /* 0xA673 */ 0x0000, /* 0xA674 */ 0x0000, /* 0xA675 */ 0x0000, /* 0xA676 */ 0x0000, /* 0xA677 */ 0x0000, /* 0xA678 */ 0x0000, /* 0xA679 */ 0x0000, /* 0xA67A */ 0x0000, /* 0xA67B */ 0x0000, /* 0xA67C */ 0x0000, /* 0xA67D */ 0x0000, /* 0xA67E */ 0x0000, /* 0xA67F */ 0x0000, /* 0xA680 */ 0x0000, /* 0xA681 */ 0x0000, /* 0xA682 */ 0x0000, /* 0xA683 */ 0x0000, /* 0xA684 */ 0x0000, /* 0xA685 */ 0x0000, /* 0xA686 */ 0x0000, /* 0xA687 */ 0x0000, /* 0xA688 */ 0x0000, /* 0xA689 */ 0x0000, /* 0xA68A */ 0x0000, /* 0xA68B */ 0x0000, /* 0xA68C */ 0x0000, /* 0xA68D */ 0x0000, /* 0xA68E */ 0x0000, /* 0xA68F */ 0x0000, /* 0xA690 */ 0x0000, /* 0xA691 */ 0x0000, /* 0xA692 */ 0x0000, /* 0xA693 */ 0x0000, /* 0xA694 */ 0x0000, /* 0xA695 */ 0x0000, /* 0xA696 */ 0x0000, /* 0xA697 */ 0x0000, /* 0xA698 */ 0x0000, /* 0xA699 */ 0x0000, /* 0xA69A */ 0x0000, /* 0xA69B */ 0x0000, /* 0xA69C */ 0x0000, /* 0xA69D */ 0x0000, /* 0xA69E */ 0x0000, /* 0xA69F */ 0x0000, /* 0xA6A0 */ 0x0000, /* 0xA6A1 */ 0x0000, /* 0xA6A2 */ 0x0000, /* 0xA6A3 */ 0x0000, /* 0xA6A4 */ 0x0000, /* 0xA6A5 */ 0x0000, /* 0xA6A6 */ 0x0000, /* 0xA6A7 */ 0x0000, /* 0xA6A8 */ 0x0000, /* 0xA6A9 */ 0x0000, /* 0xA6AA */ 0x0000, /* 0xA6AB */ 0x0000, /* 0xA6AC */ 0x0000, /* 0xA6AD */ 0x0000, /* 0xA6AE */ 0x0000, /* 0xA6AF */ 0x0000, /* 0xA6B0 */ 0x0000, /* 0xA6B1 */ 0x0000, /* 0xA6B2 */ 0x0000, /* 0xA6B3 */ 0x0000, /* 0xA6B4 */ 0x0000, /* 0xA6B5 */ 0x0000, /* 0xA6B6 */ 0x0000, /* 0xA6B7 */ 0x0000, /* 0xA6B8 */ 0x0000, /* 0xA6B9 */ 0x0000, /* 0xA6BA */ 0x0000, /* 0xA6BB */ 0x0000, /* 0xA6BC */ 0x0000, /* 0xA6BD */ 0x0000, /* 0xA6BE */ 0x0000, /* 0xA6BF */ 0x0000, /* 0xA6C0 */ 0x0000, /* 0xA6C1 */ 0x0000, /* 0xA6C2 */ 0x0000, /* 0xA6C3 */ 0x0000, /* 0xA6C4 */ 0x0000, /* 0xA6C5 */ 0x0000, /* 0xA6C6 */ 0x0000, /* 0xA6C7 */ 0x0000, /* 0xA6C8 */ 0x0000, /* 0xA6C9 */ 0x0000, /* 0xA6CA */ 0x0000, /* 0xA6CB */ 0x0000, /* 0xA6CC */ 0x0000, /* 0xA6CD */ 0x0000, /* 0xA6CE */ 0x0000, /* 0xA6CF */ 0x0000, /* 0xA6D0 */ 0x0000, /* 0xA6D1 */ 0x0000, /* 0xA6D2 */ 0x0000, /* 0xA6D3 */ 0x0000, /* 0xA6D4 */ 0x0000, /* 0xA6D5 */ 0x0000, /* 0xA6D6 */ 0x0000, /* 0xA6D7 */ 0x0000, /* 0xA6D8 */ 0x0000, /* 0xA6D9 */ 0x0000, /* 0xA6DA */ 0x0000, /* 0xA6DB */ 0x0000, /* 0xA6DC */ 0x0000, /* 0xA6DD */ 0x0000, /* 0xA6DE */ 0x0000, /* 0xA6DF */ 0x0000, /* 0xA6E0 */ 0x0000, /* 0xA6E1 */ 0x0000, /* 0xA6E2 */ 0x0000, /* 0xA6E3 */ 0x0000, /* 0xA6E4 */ 0x0000, /* 0xA6E5 */ 0x0000, /* 0xA6E6 */ 0x0000, /* 0xA6E7 */ 0x0000, /* 0xA6E8 */ 0x0000, /* 0xA6E9 */ 0x0000, /* 0xA6EA */ 0x0000, /* 0xA6EB */ 0x0000, /* 0xA6EC */ 0x0000, /* 0xA6ED */ 0x0000, /* 0xA6EE */ 0x0000, /* 0xA6EF */ 0x0000, /* 0xA6F0 */ 0x0000, /* 0xA6F1 */ 0x0000, /* 0xA6F2 */ 0x0000, /* 0xA6F3 */ 0x0000, /* 0xA6F4 */ 0x0000, /* 0xA6F5 */ 0x0000, /* 0xA6F6 */ 0x0000, /* 0xA6F7 */ 0x0000, /* 0xA6F8 */ 0x0000, /* 0xA6F9 */ 0x0000, /* 0xA6FA */ 0x0000, /* 0xA6FB */ 0x0000, /* 0xA6FC */ 0x0000, /* 0xA6FD */ 0x0000, /* 0xA6FE */ 0x0000, /* 0xA6FF */ 0x0000, /* 0xA700 */ 0x0000, /* 0xA701 */ 0x0000, /* 0xA702 */ 0x0000, /* 0xA703 */ 0x0000, /* 0xA704 */ 0x0000, /* 0xA705 */ 0x0000, /* 0xA706 */ 0x0000, /* 0xA707 */ 0x0000, /* 0xA708 */ 0x0000, /* 0xA709 */ 0x0000, /* 0xA70A */ 0x0000, /* 0xA70B */ 0x0000, /* 0xA70C */ 0x0000, /* 0xA70D */ 0x0000, /* 0xA70E */ 0x0000, /* 0xA70F */ 0x0000, /* 0xA710 */ 0x0000, /* 0xA711 */ 0x0000, /* 0xA712 */ 0x0000, /* 0xA713 */ 0x0000, /* 0xA714 */ 0x0000, /* 0xA715 */ 0x0000, /* 0xA716 */ 0x0000, /* 0xA717 */ 0x0000, /* 0xA718 */ 0x0000, /* 0xA719 */ 0x0000, /* 0xA71A */ 0x0000, /* 0xA71B */ 0x0000, /* 0xA71C */ 0x0000, /* 0xA71D */ 0x0000, /* 0xA71E */ 0x0000, /* 0xA71F */ 0x0000, /* 0xA720 */ 0x0000, /* 0xA721 */ 0x0000, /* 0xA722 */ 0x0000, /* 0xA723 */ 0x0000, /* 0xA724 */ 0x0000, /* 0xA725 */ 0x0000, /* 0xA726 */ 0x0000, /* 0xA727 */ 0x0000, /* 0xA728 */ 0x0000, /* 0xA729 */ 0x0000, /* 0xA72A */ 0x0000, /* 0xA72B */ 0x0000, /* 0xA72C */ 0x0000, /* 0xA72D */ 0x0000, /* 0xA72E */ 0x0000, /* 0xA72F */ 0x0000, /* 0xA730 */ 0x0000, /* 0xA731 */ 0x0000, /* 0xA732 */ 0x0000, /* 0xA733 */ 0x0000, /* 0xA734 */ 0x0000, /* 0xA735 */ 0x0000, /* 0xA736 */ 0x0000, /* 0xA737 */ 0x0000, /* 0xA738 */ 0x0000, /* 0xA739 */ 0x0000, /* 0xA73A */ 0x0000, /* 0xA73B */ 0x0000, /* 0xA73C */ 0x0000, /* 0xA73D */ 0x0000, /* 0xA73E */ 0x0000, /* 0xA73F */ 0x0000, /* 0xA740 */ 0x0000, /* 0xA741 */ 0x0000, /* 0xA742 */ 0x0000, /* 0xA743 */ 0x0000, /* 0xA744 */ 0x0000, /* 0xA745 */ 0x0000, /* 0xA746 */ 0x0000, /* 0xA747 */ 0x0000, /* 0xA748 */ 0x0000, /* 0xA749 */ 0x0000, /* 0xA74A */ 0x0000, /* 0xA74B */ 0x0000, /* 0xA74C */ 0x0000, /* 0xA74D */ 0x0000, /* 0xA74E */ 0x0000, /* 0xA74F */ 0x0000, /* 0xA750 */ 0x0000, /* 0xA751 */ 0x0000, /* 0xA752 */ 0x0000, /* 0xA753 */ 0x0000, /* 0xA754 */ 0x0000, /* 0xA755 */ 0x0000, /* 0xA756 */ 0x0000, /* 0xA757 */ 0x0000, /* 0xA758 */ 0x0000, /* 0xA759 */ 0x0000, /* 0xA75A */ 0x0000, /* 0xA75B */ 0x0000, /* 0xA75C */ 0x0000, /* 0xA75D */ 0x0000, /* 0xA75E */ 0x0000, /* 0xA75F */ 0x0000, /* 0xA760 */ 0x0000, /* 0xA761 */ 0x0000, /* 0xA762 */ 0x0000, /* 0xA763 */ 0x0000, /* 0xA764 */ 0x0000, /* 0xA765 */ 0x0000, /* 0xA766 */ 0x0000, /* 0xA767 */ 0x0000, /* 0xA768 */ 0x0000, /* 0xA769 */ 0x0000, /* 0xA76A */ 0x0000, /* 0xA76B */ 0x0000, /* 0xA76C */ 0x0000, /* 0xA76D */ 0x0000, /* 0xA76E */ 0x0000, /* 0xA76F */ 0x0000, /* 0xA770 */ 0x0000, /* 0xA771 */ 0x0000, /* 0xA772 */ 0x0000, /* 0xA773 */ 0x0000, /* 0xA774 */ 0x0000, /* 0xA775 */ 0x0000, /* 0xA776 */ 0x0000, /* 0xA777 */ 0x0000, /* 0xA778 */ 0x0000, /* 0xA779 */ 0x0000, /* 0xA77A */ 0x0000, /* 0xA77B */ 0x0000, /* 0xA77C */ 0x0000, /* 0xA77D */ 0x0000, /* 0xA77E */ 0x0000, /* 0xA77F */ 0x0000, /* 0xA780 */ 0x0000, /* 0xA781 */ 0x0000, /* 0xA782 */ 0x0000, /* 0xA783 */ 0x0000, /* 0xA784 */ 0x0000, /* 0xA785 */ 0x0000, /* 0xA786 */ 0x0000, /* 0xA787 */ 0x0000, /* 0xA788 */ 0x0000, /* 0xA789 */ 0x0000, /* 0xA78A */ 0x0000, /* 0xA78B */ 0x0000, /* 0xA78C */ 0x0000, /* 0xA78D */ 0x0000, /* 0xA78E */ 0x0000, /* 0xA78F */ 0x0000, /* 0xA790 */ 0x0000, /* 0xA791 */ 0x0000, /* 0xA792 */ 0x0000, /* 0xA793 */ 0x0000, /* 0xA794 */ 0x0000, /* 0xA795 */ 0x0000, /* 0xA796 */ 0x0000, /* 0xA797 */ 0x0000, /* 0xA798 */ 0x0000, /* 0xA799 */ 0x0000, /* 0xA79A */ 0x0000, /* 0xA79B */ 0x0000, /* 0xA79C */ 0x0000, /* 0xA79D */ 0x0000, /* 0xA79E */ 0x0000, /* 0xA79F */ 0x0000, /* 0xA7A0 */ 0x0000, /* 0xA7A1 */ 0x0000, /* 0xA7A2 */ 0x0000, /* 0xA7A3 */ 0x0000, /* 0xA7A4 */ 0x0000, /* 0xA7A5 */ 0x0000, /* 0xA7A6 */ 0x0000, /* 0xA7A7 */ 0x0000, /* 0xA7A8 */ 0x0000, /* 0xA7A9 */ 0x0000, /* 0xA7AA */ 0x0000, /* 0xA7AB */ 0x0000, /* 0xA7AC */ 0x0000, /* 0xA7AD */ 0x0000, /* 0xA7AE */ 0x0000, /* 0xA7AF */ 0x0000, /* 0xA7B0 */ 0x0000, /* 0xA7B1 */ 0x0000, /* 0xA7B2 */ 0x0000, /* 0xA7B3 */ 0x0000, /* 0xA7B4 */ 0x0000, /* 0xA7B5 */ 0x0000, /* 0xA7B6 */ 0x0000, /* 0xA7B7 */ 0x0000, /* 0xA7B8 */ 0x0000, /* 0xA7B9 */ 0x0000, /* 0xA7BA */ 0x0000, /* 0xA7BB */ 0x0000, /* 0xA7BC */ 0x0000, /* 0xA7BD */ 0x0000, /* 0xA7BE */ 0x0000, /* 0xA7BF */ 0x0000, /* 0xA7C0 */ 0x0000, /* 0xA7C1 */ 0x0000, /* 0xA7C2 */ 0x0000, /* 0xA7C3 */ 0x0000, /* 0xA7C4 */ 0x0000, /* 0xA7C5 */ 0x0000, /* 0xA7C6 */ 0x0000, /* 0xA7C7 */ 0x0000, /* 0xA7C8 */ 0x0000, /* 0xA7C9 */ 0x0000, /* 0xA7CA */ 0x0000, /* 0xA7CB */ 0x0000, /* 0xA7CC */ 0x0000, /* 0xA7CD */ 0x0000, /* 0xA7CE */ 0x0000, /* 0xA7CF */ 0x0000, /* 0xA7D0 */ 0x0000, /* 0xA7D1 */ 0x0000, /* 0xA7D2 */ 0x0000, /* 0xA7D3 */ 0x0000, /* 0xA7D4 */ 0x0000, /* 0xA7D5 */ 0x0000, /* 0xA7D6 */ 0x0000, /* 0xA7D7 */ 0x0000, /* 0xA7D8 */ 0x0000, /* 0xA7D9 */ 0x0000, /* 0xA7DA */ 0x0000, /* 0xA7DB */ 0x0000, /* 0xA7DC */ 0x0000, /* 0xA7DD */ 0x0000, /* 0xA7DE */ 0x0000, /* 0xA7DF */ 0x0000, /* 0xA7E0 */ 0x0000, /* 0xA7E1 */ 0x0000, /* 0xA7E2 */ 0x0000, /* 0xA7E3 */ 0x0000, /* 0xA7E4 */ 0x0000, /* 0xA7E5 */ 0x0000, /* 0xA7E6 */ 0x0000, /* 0xA7E7 */ 0x0000, /* 0xA7E8 */ 0x0000, /* 0xA7E9 */ 0x0000, /* 0xA7EA */ 0x0000, /* 0xA7EB */ 0x0000, /* 0xA7EC */ 0x0000, /* 0xA7ED */ 0x0000, /* 0xA7EE */ 0x0000, /* 0xA7EF */ 0x0000, /* 0xA7F0 */ 0x0000, /* 0xA7F1 */ 0x0000, /* 0xA7F2 */ 0x0000, /* 0xA7F3 */ 0x0000, /* 0xA7F4 */ 0x0000, /* 0xA7F5 */ 0x0000, /* 0xA7F6 */ 0x0000, /* 0xA7F7 */ 0x0000, /* 0xA7F8 */ 0x0000, /* 0xA7F9 */ 0x0000, /* 0xA7FA */ 0x0000, /* 0xA7FB */ 0x0000, /* 0xA7FC */ 0x0000, /* 0xA7FD */ 0x0000, /* 0xA7FE */ 0x0000, /* 0xA7FF */ 0x0000, /* 0xA800 */ 0x0000, /* 0xA801 */ 0x0000, /* 0xA802 */ 0x0000, /* 0xA803 */ 0x0000, /* 0xA804 */ 0x0000, /* 0xA805 */ 0x0000, /* 0xA806 */ 0x0000, /* 0xA807 */ 0x0000, /* 0xA808 */ 0x0000, /* 0xA809 */ 0x0000, /* 0xA80A */ 0x0000, /* 0xA80B */ 0x0000, /* 0xA80C */ 0x0000, /* 0xA80D */ 0x0000, /* 0xA80E */ 0x0000, /* 0xA80F */ 0x0000, /* 0xA810 */ 0x0000, /* 0xA811 */ 0x0000, /* 0xA812 */ 0x0000, /* 0xA813 */ 0x0000, /* 0xA814 */ 0x0000, /* 0xA815 */ 0x0000, /* 0xA816 */ 0x0000, /* 0xA817 */ 0x0000, /* 0xA818 */ 0x0000, /* 0xA819 */ 0x0000, /* 0xA81A */ 0x0000, /* 0xA81B */ 0x0000, /* 0xA81C */ 0x0000, /* 0xA81D */ 0x0000, /* 0xA81E */ 0x0000, /* 0xA81F */ 0x0000, /* 0xA820 */ 0x0000, /* 0xA821 */ 0x0000, /* 0xA822 */ 0x0000, /* 0xA823 */ 0x0000, /* 0xA824 */ 0x0000, /* 0xA825 */ 0x0000, /* 0xA826 */ 0x0000, /* 0xA827 */ 0x0000, /* 0xA828 */ 0x0000, /* 0xA829 */ 0x0000, /* 0xA82A */ 0x0000, /* 0xA82B */ 0x0000, /* 0xA82C */ 0x0000, /* 0xA82D */ 0x0000, /* 0xA82E */ 0x0000, /* 0xA82F */ 0x0000, /* 0xA830 */ 0x0000, /* 0xA831 */ 0x0000, /* 0xA832 */ 0x0000, /* 0xA833 */ 0x0000, /* 0xA834 */ 0x0000, /* 0xA835 */ 0x0000, /* 0xA836 */ 0x0000, /* 0xA837 */ 0x0000, /* 0xA838 */ 0x0000, /* 0xA839 */ 0x0000, /* 0xA83A */ 0x0000, /* 0xA83B */ 0x0000, /* 0xA83C */ 0x0000, /* 0xA83D */ 0x0000, /* 0xA83E */ 0x0000, /* 0xA83F */ 0x0000, /* 0xA840 */ 0x0000, /* 0xA841 */ 0x0000, /* 0xA842 */ 0x0000, /* 0xA843 */ 0x0000, /* 0xA844 */ 0x0000, /* 0xA845 */ 0x0000, /* 0xA846 */ 0x0000, /* 0xA847 */ 0x0000, /* 0xA848 */ 0x0000, /* 0xA849 */ 0x0000, /* 0xA84A */ 0x0000, /* 0xA84B */ 0x0000, /* 0xA84C */ 0x0000, /* 0xA84D */ 0x0000, /* 0xA84E */ 0x0000, /* 0xA84F */ 0x0000, /* 0xA850 */ 0x0000, /* 0xA851 */ 0x0000, /* 0xA852 */ 0x0000, /* 0xA853 */ 0x0000, /* 0xA854 */ 0x0000, /* 0xA855 */ 0x0000, /* 0xA856 */ 0x0000, /* 0xA857 */ 0x0000, /* 0xA858 */ 0x0000, /* 0xA859 */ 0x0000, /* 0xA85A */ 0x0000, /* 0xA85B */ 0x0000, /* 0xA85C */ 0x0000, /* 0xA85D */ 0x0000, /* 0xA85E */ 0x0000, /* 0xA85F */ 0x0000, /* 0xA860 */ 0x0000, /* 0xA861 */ 0x0000, /* 0xA862 */ 0x0000, /* 0xA863 */ 0x0000, /* 0xA864 */ 0x0000, /* 0xA865 */ 0x0000, /* 0xA866 */ 0x0000, /* 0xA867 */ 0x0000, /* 0xA868 */ 0x0000, /* 0xA869 */ 0x0000, /* 0xA86A */ 0x0000, /* 0xA86B */ 0x0000, /* 0xA86C */ 0x0000, /* 0xA86D */ 0x0000, /* 0xA86E */ 0x0000, /* 0xA86F */ 0x0000, /* 0xA870 */ 0x0000, /* 0xA871 */ 0x0000, /* 0xA872 */ 0x0000, /* 0xA873 */ 0x0000, /* 0xA874 */ 0x0000, /* 0xA875 */ 0x0000, /* 0xA876 */ 0x0000, /* 0xA877 */ 0x0000, /* 0xA878 */ 0x0000, /* 0xA879 */ 0x0000, /* 0xA87A */ 0x0000, /* 0xA87B */ 0x0000, /* 0xA87C */ 0x0000, /* 0xA87D */ 0x0000, /* 0xA87E */ 0x0000, /* 0xA87F */ 0x0000, /* 0xA880 */ 0x0000, /* 0xA881 */ 0x0000, /* 0xA882 */ 0x0000, /* 0xA883 */ 0x0000, /* 0xA884 */ 0x0000, /* 0xA885 */ 0x0000, /* 0xA886 */ 0x0000, /* 0xA887 */ 0x0000, /* 0xA888 */ 0x0000, /* 0xA889 */ 0x0000, /* 0xA88A */ 0x0000, /* 0xA88B */ 0x0000, /* 0xA88C */ 0x0000, /* 0xA88D */ 0x0000, /* 0xA88E */ 0x0000, /* 0xA88F */ 0x0000, /* 0xA890 */ 0x0000, /* 0xA891 */ 0x0000, /* 0xA892 */ 0x0000, /* 0xA893 */ 0x0000, /* 0xA894 */ 0x0000, /* 0xA895 */ 0x0000, /* 0xA896 */ 0x0000, /* 0xA897 */ 0x0000, /* 0xA898 */ 0x0000, /* 0xA899 */ 0x0000, /* 0xA89A */ 0x0000, /* 0xA89B */ 0x0000, /* 0xA89C */ 0x0000, /* 0xA89D */ 0x0000, /* 0xA89E */ 0x0000, /* 0xA89F */ 0x0000, /* 0xA8A0 */ 0x0000, /* 0xA8A1 */ 0x0000, /* 0xA8A2 */ 0x0000, /* 0xA8A3 */ 0x0000, /* 0xA8A4 */ 0x0000, /* 0xA8A5 */ 0x0000, /* 0xA8A6 */ 0x0000, /* 0xA8A7 */ 0x0000, /* 0xA8A8 */ 0x0000, /* 0xA8A9 */ 0x0000, /* 0xA8AA */ 0x0000, /* 0xA8AB */ 0x0000, /* 0xA8AC */ 0x0000, /* 0xA8AD */ 0x0000, /* 0xA8AE */ 0x0000, /* 0xA8AF */ 0x0000, /* 0xA8B0 */ 0x0000, /* 0xA8B1 */ 0x0000, /* 0xA8B2 */ 0x0000, /* 0xA8B3 */ 0x0000, /* 0xA8B4 */ 0x0000, /* 0xA8B5 */ 0x0000, /* 0xA8B6 */ 0x0000, /* 0xA8B7 */ 0x0000, /* 0xA8B8 */ 0x0000, /* 0xA8B9 */ 0x0000, /* 0xA8BA */ 0x0000, /* 0xA8BB */ 0x0000, /* 0xA8BC */ 0x0000, /* 0xA8BD */ 0x0000, /* 0xA8BE */ 0x0000, /* 0xA8BF */ 0x0000, /* 0xA8C0 */ 0x0000, /* 0xA8C1 */ 0x0000, /* 0xA8C2 */ 0x0000, /* 0xA8C3 */ 0x0000, /* 0xA8C4 */ 0x0000, /* 0xA8C5 */ 0x0000, /* 0xA8C6 */ 0x0000, /* 0xA8C7 */ 0x0000, /* 0xA8C8 */ 0x0000, /* 0xA8C9 */ 0x0000, /* 0xA8CA */ 0x0000, /* 0xA8CB */ 0x0000, /* 0xA8CC */ 0x0000, /* 0xA8CD */ 0x0000, /* 0xA8CE */ 0x0000, /* 0xA8CF */ 0x0000, /* 0xA8D0 */ 0x0000, /* 0xA8D1 */ 0x0000, /* 0xA8D2 */ 0x0000, /* 0xA8D3 */ 0x0000, /* 0xA8D4 */ 0x0000, /* 0xA8D5 */ 0x0000, /* 0xA8D6 */ 0x0000, /* 0xA8D7 */ 0x0000, /* 0xA8D8 */ 0x0000, /* 0xA8D9 */ 0x0000, /* 0xA8DA */ 0x0000, /* 0xA8DB */ 0x0000, /* 0xA8DC */ 0x0000, /* 0xA8DD */ 0x0000, /* 0xA8DE */ 0x0000, /* 0xA8DF */ 0x0000, /* 0xA8E0 */ 0x0000, /* 0xA8E1 */ 0x0000, /* 0xA8E2 */ 0x0000, /* 0xA8E3 */ 0x0000, /* 0xA8E4 */ 0x0000, /* 0xA8E5 */ 0x0000, /* 0xA8E6 */ 0x0000, /* 0xA8E7 */ 0x0000, /* 0xA8E8 */ 0x0000, /* 0xA8E9 */ 0x0000, /* 0xA8EA */ 0x0000, /* 0xA8EB */ 0x0000, /* 0xA8EC */ 0x0000, /* 0xA8ED */ 0x0000, /* 0xA8EE */ 0x0000, /* 0xA8EF */ 0x0000, /* 0xA8F0 */ 0x0000, /* 0xA8F1 */ 0x0000, /* 0xA8F2 */ 0x0000, /* 0xA8F3 */ 0x0000, /* 0xA8F4 */ 0x0000, /* 0xA8F5 */ 0x0000, /* 0xA8F6 */ 0x0000, /* 0xA8F7 */ 0x0000, /* 0xA8F8 */ 0x0000, /* 0xA8F9 */ 0x0000, /* 0xA8FA */ 0x0000, /* 0xA8FB */ 0x0000, /* 0xA8FC */ 0x0000, /* 0xA8FD */ 0x0000, /* 0xA8FE */ 0x0000, /* 0xA8FF */ 0x0000, /* 0xA900 */ 0x0000, /* 0xA901 */ 0x0000, /* 0xA902 */ 0x0000, /* 0xA903 */ 0x0000, /* 0xA904 */ 0x0000, /* 0xA905 */ 0x0000, /* 0xA906 */ 0x0000, /* 0xA907 */ 0x0000, /* 0xA908 */ 0x0000, /* 0xA909 */ 0x0000, /* 0xA90A */ 0x0000, /* 0xA90B */ 0x0000, /* 0xA90C */ 0x0000, /* 0xA90D */ 0x0000, /* 0xA90E */ 0x0000, /* 0xA90F */ 0x0000, /* 0xA910 */ 0x0000, /* 0xA911 */ 0x0000, /* 0xA912 */ 0x0000, /* 0xA913 */ 0x0000, /* 0xA914 */ 0x0000, /* 0xA915 */ 0x0000, /* 0xA916 */ 0x0000, /* 0xA917 */ 0x0000, /* 0xA918 */ 0x0000, /* 0xA919 */ 0x0000, /* 0xA91A */ 0x0000, /* 0xA91B */ 0x0000, /* 0xA91C */ 0x0000, /* 0xA91D */ 0x0000, /* 0xA91E */ 0x0000, /* 0xA91F */ 0x0000, /* 0xA920 */ 0x0000, /* 0xA921 */ 0x0000, /* 0xA922 */ 0x0000, /* 0xA923 */ 0x0000, /* 0xA924 */ 0x0000, /* 0xA925 */ 0x0000, /* 0xA926 */ 0x0000, /* 0xA927 */ 0x0000, /* 0xA928 */ 0x0000, /* 0xA929 */ 0x0000, /* 0xA92A */ 0x0000, /* 0xA92B */ 0x0000, /* 0xA92C */ 0x0000, /* 0xA92D */ 0x0000, /* 0xA92E */ 0x0000, /* 0xA92F */ 0x0000, /* 0xA930 */ 0x0000, /* 0xA931 */ 0x0000, /* 0xA932 */ 0x0000, /* 0xA933 */ 0x0000, /* 0xA934 */ 0x0000, /* 0xA935 */ 0x0000, /* 0xA936 */ 0x0000, /* 0xA937 */ 0x0000, /* 0xA938 */ 0x0000, /* 0xA939 */ 0x0000, /* 0xA93A */ 0x0000, /* 0xA93B */ 0x0000, /* 0xA93C */ 0x0000, /* 0xA93D */ 0x0000, /* 0xA93E */ 0x0000, /* 0xA93F */ 0x0000, /* 0xA940 */ 0x0000, /* 0xA941 */ 0x0000, /* 0xA942 */ 0x0000, /* 0xA943 */ 0x0000, /* 0xA944 */ 0x0000, /* 0xA945 */ 0x0000, /* 0xA946 */ 0x0000, /* 0xA947 */ 0x0000, /* 0xA948 */ 0x0000, /* 0xA949 */ 0x0000, /* 0xA94A */ 0x0000, /* 0xA94B */ 0x0000, /* 0xA94C */ 0x0000, /* 0xA94D */ 0x0000, /* 0xA94E */ 0x0000, /* 0xA94F */ 0x0000, /* 0xA950 */ 0x0000, /* 0xA951 */ 0x0000, /* 0xA952 */ 0x0000, /* 0xA953 */ 0x0000, /* 0xA954 */ 0x0000, /* 0xA955 */ 0x0000, /* 0xA956 */ 0x0000, /* 0xA957 */ 0x0000, /* 0xA958 */ 0x0000, /* 0xA959 */ 0x0000, /* 0xA95A */ 0x0000, /* 0xA95B */ 0x0000, /* 0xA95C */ 0x0000, /* 0xA95D */ 0x0000, /* 0xA95E */ 0x0000, /* 0xA95F */ 0x0000, /* 0xA960 */ 0x0000, /* 0xA961 */ 0x0000, /* 0xA962 */ 0x0000, /* 0xA963 */ 0x0000, /* 0xA964 */ 0x0000, /* 0xA965 */ 0x0000, /* 0xA966 */ 0x0000, /* 0xA967 */ 0x0000, /* 0xA968 */ 0x0000, /* 0xA969 */ 0x0000, /* 0xA96A */ 0x0000, /* 0xA96B */ 0x0000, /* 0xA96C */ 0x0000, /* 0xA96D */ 0x0000, /* 0xA96E */ 0x0000, /* 0xA96F */ 0x0000, /* 0xA970 */ 0x0000, /* 0xA971 */ 0x0000, /* 0xA972 */ 0x0000, /* 0xA973 */ 0x0000, /* 0xA974 */ 0x0000, /* 0xA975 */ 0x0000, /* 0xA976 */ 0x0000, /* 0xA977 */ 0x0000, /* 0xA978 */ 0x0000, /* 0xA979 */ 0x0000, /* 0xA97A */ 0x0000, /* 0xA97B */ 0x0000, /* 0xA97C */ 0x0000, /* 0xA97D */ 0x0000, /* 0xA97E */ 0x0000, /* 0xA97F */ 0x0000, /* 0xA980 */ 0x0000, /* 0xA981 */ 0x0000, /* 0xA982 */ 0x0000, /* 0xA983 */ 0x0000, /* 0xA984 */ 0x0000, /* 0xA985 */ 0x0000, /* 0xA986 */ 0x0000, /* 0xA987 */ 0x0000, /* 0xA988 */ 0x0000, /* 0xA989 */ 0x0000, /* 0xA98A */ 0x0000, /* 0xA98B */ 0x0000, /* 0xA98C */ 0x0000, /* 0xA98D */ 0x0000, /* 0xA98E */ 0x0000, /* 0xA98F */ 0x0000, /* 0xA990 */ 0x0000, /* 0xA991 */ 0x0000, /* 0xA992 */ 0x0000, /* 0xA993 */ 0x0000, /* 0xA994 */ 0x0000, /* 0xA995 */ 0x0000, /* 0xA996 */ 0x0000, /* 0xA997 */ 0x0000, /* 0xA998 */ 0x0000, /* 0xA999 */ 0x0000, /* 0xA99A */ 0x0000, /* 0xA99B */ 0x0000, /* 0xA99C */ 0x0000, /* 0xA99D */ 0x0000, /* 0xA99E */ 0x0000, /* 0xA99F */ 0x0000, /* 0xA9A0 */ 0x0000, /* 0xA9A1 */ 0x0000, /* 0xA9A2 */ 0x0000, /* 0xA9A3 */ 0x0000, /* 0xA9A4 */ 0x0000, /* 0xA9A5 */ 0x0000, /* 0xA9A6 */ 0x0000, /* 0xA9A7 */ 0x0000, /* 0xA9A8 */ 0x0000, /* 0xA9A9 */ 0x0000, /* 0xA9AA */ 0x0000, /* 0xA9AB */ 0x0000, /* 0xA9AC */ 0x0000, /* 0xA9AD */ 0x0000, /* 0xA9AE */ 0x0000, /* 0xA9AF */ 0x0000, /* 0xA9B0 */ 0x0000, /* 0xA9B1 */ 0x0000, /* 0xA9B2 */ 0x0000, /* 0xA9B3 */ 0x0000, /* 0xA9B4 */ 0x0000, /* 0xA9B5 */ 0x0000, /* 0xA9B6 */ 0x0000, /* 0xA9B7 */ 0x0000, /* 0xA9B8 */ 0x0000, /* 0xA9B9 */ 0x0000, /* 0xA9BA */ 0x0000, /* 0xA9BB */ 0x0000, /* 0xA9BC */ 0x0000, /* 0xA9BD */ 0x0000, /* 0xA9BE */ 0x0000, /* 0xA9BF */ 0x0000, /* 0xA9C0 */ 0x0000, /* 0xA9C1 */ 0x0000, /* 0xA9C2 */ 0x0000, /* 0xA9C3 */ 0x0000, /* 0xA9C4 */ 0x0000, /* 0xA9C5 */ 0x0000, /* 0xA9C6 */ 0x0000, /* 0xA9C7 */ 0x0000, /* 0xA9C8 */ 0x0000, /* 0xA9C9 */ 0x0000, /* 0xA9CA */ 0x0000, /* 0xA9CB */ 0x0000, /* 0xA9CC */ 0x0000, /* 0xA9CD */ 0x0000, /* 0xA9CE */ 0x0000, /* 0xA9CF */ 0x0000, /* 0xA9D0 */ 0x0000, /* 0xA9D1 */ 0x0000, /* 0xA9D2 */ 0x0000, /* 0xA9D3 */ 0x0000, /* 0xA9D4 */ 0x0000, /* 0xA9D5 */ 0x0000, /* 0xA9D6 */ 0x0000, /* 0xA9D7 */ 0x0000, /* 0xA9D8 */ 0x0000, /* 0xA9D9 */ 0x0000, /* 0xA9DA */ 0x0000, /* 0xA9DB */ 0x0000, /* 0xA9DC */ 0x0000, /* 0xA9DD */ 0x0000, /* 0xA9DE */ 0x0000, /* 0xA9DF */ 0x0000, /* 0xA9E0 */ 0x0000, /* 0xA9E1 */ 0x0000, /* 0xA9E2 */ 0x0000, /* 0xA9E3 */ 0x0000, /* 0xA9E4 */ 0x0000, /* 0xA9E5 */ 0x0000, /* 0xA9E6 */ 0x0000, /* 0xA9E7 */ 0x0000, /* 0xA9E8 */ 0x0000, /* 0xA9E9 */ 0x0000, /* 0xA9EA */ 0x0000, /* 0xA9EB */ 0x0000, /* 0xA9EC */ 0x0000, /* 0xA9ED */ 0x0000, /* 0xA9EE */ 0x0000, /* 0xA9EF */ 0x0000, /* 0xA9F0 */ 0x0000, /* 0xA9F1 */ 0x0000, /* 0xA9F2 */ 0x0000, /* 0xA9F3 */ 0x0000, /* 0xA9F4 */ 0x0000, /* 0xA9F5 */ 0x0000, /* 0xA9F6 */ 0x0000, /* 0xA9F7 */ 0x0000, /* 0xA9F8 */ 0x0000, /* 0xA9F9 */ 0x0000, /* 0xA9FA */ 0x0000, /* 0xA9FB */ 0x0000, /* 0xA9FC */ 0x0000, /* 0xA9FD */ 0x0000, /* 0xA9FE */ 0x0000, /* 0xA9FF */ 0x0000, /* 0xAA00 */ 0x0000, /* 0xAA01 */ 0x0000, /* 0xAA02 */ 0x0000, /* 0xAA03 */ 0x0000, /* 0xAA04 */ 0x0000, /* 0xAA05 */ 0x0000, /* 0xAA06 */ 0x0000, /* 0xAA07 */ 0x0000, /* 0xAA08 */ 0x0000, /* 0xAA09 */ 0x0000, /* 0xAA0A */ 0x0000, /* 0xAA0B */ 0x0000, /* 0xAA0C */ 0x0000, /* 0xAA0D */ 0x0000, /* 0xAA0E */ 0x0000, /* 0xAA0F */ 0x0000, /* 0xAA10 */ 0x0000, /* 0xAA11 */ 0x0000, /* 0xAA12 */ 0x0000, /* 0xAA13 */ 0x0000, /* 0xAA14 */ 0x0000, /* 0xAA15 */ 0x0000, /* 0xAA16 */ 0x0000, /* 0xAA17 */ 0x0000, /* 0xAA18 */ 0x0000, /* 0xAA19 */ 0x0000, /* 0xAA1A */ 0x0000, /* 0xAA1B */ 0x0000, /* 0xAA1C */ 0x0000, /* 0xAA1D */ 0x0000, /* 0xAA1E */ 0x0000, /* 0xAA1F */ 0x0000, /* 0xAA20 */ 0x0000, /* 0xAA21 */ 0x0000, /* 0xAA22 */ 0x0000, /* 0xAA23 */ 0x0000, /* 0xAA24 */ 0x0000, /* 0xAA25 */ 0x0000, /* 0xAA26 */ 0x0000, /* 0xAA27 */ 0x0000, /* 0xAA28 */ 0x0000, /* 0xAA29 */ 0x0000, /* 0xAA2A */ 0x0000, /* 0xAA2B */ 0x0000, /* 0xAA2C */ 0x0000, /* 0xAA2D */ 0x0000, /* 0xAA2E */ 0x0000, /* 0xAA2F */ 0x0000, /* 0xAA30 */ 0x0000, /* 0xAA31 */ 0x0000, /* 0xAA32 */ 0x0000, /* 0xAA33 */ 0x0000, /* 0xAA34 */ 0x0000, /* 0xAA35 */ 0x0000, /* 0xAA36 */ 0x0000, /* 0xAA37 */ 0x0000, /* 0xAA38 */ 0x0000, /* 0xAA39 */ 0x0000, /* 0xAA3A */ 0x0000, /* 0xAA3B */ 0x0000, /* 0xAA3C */ 0x0000, /* 0xAA3D */ 0x0000, /* 0xAA3E */ 0x0000, /* 0xAA3F */ 0x0000, /* 0xAA40 */ 0x0000, /* 0xAA41 */ 0x0000, /* 0xAA42 */ 0x0000, /* 0xAA43 */ 0x0000, /* 0xAA44 */ 0x0000, /* 0xAA45 */ 0x0000, /* 0xAA46 */ 0x0000, /* 0xAA47 */ 0x0000, /* 0xAA48 */ 0x0000, /* 0xAA49 */ 0x0000, /* 0xAA4A */ 0x0000, /* 0xAA4B */ 0x0000, /* 0xAA4C */ 0x0000, /* 0xAA4D */ 0x0000, /* 0xAA4E */ 0x0000, /* 0xAA4F */ 0x0000, /* 0xAA50 */ 0x0000, /* 0xAA51 */ 0x0000, /* 0xAA52 */ 0x0000, /* 0xAA53 */ 0x0000, /* 0xAA54 */ 0x0000, /* 0xAA55 */ 0x0000, /* 0xAA56 */ 0x0000, /* 0xAA57 */ 0x0000, /* 0xAA58 */ 0x0000, /* 0xAA59 */ 0x0000, /* 0xAA5A */ 0x0000, /* 0xAA5B */ 0x0000, /* 0xAA5C */ 0x0000, /* 0xAA5D */ 0x0000, /* 0xAA5E */ 0x0000, /* 0xAA5F */ 0x0000, /* 0xAA60 */ 0x0000, /* 0xAA61 */ 0x0000, /* 0xAA62 */ 0x0000, /* 0xAA63 */ 0x0000, /* 0xAA64 */ 0x0000, /* 0xAA65 */ 0x0000, /* 0xAA66 */ 0x0000, /* 0xAA67 */ 0x0000, /* 0xAA68 */ 0x0000, /* 0xAA69 */ 0x0000, /* 0xAA6A */ 0x0000, /* 0xAA6B */ 0x0000, /* 0xAA6C */ 0x0000, /* 0xAA6D */ 0x0000, /* 0xAA6E */ 0x0000, /* 0xAA6F */ 0x0000, /* 0xAA70 */ 0x0000, /* 0xAA71 */ 0x0000, /* 0xAA72 */ 0x0000, /* 0xAA73 */ 0x0000, /* 0xAA74 */ 0x0000, /* 0xAA75 */ 0x0000, /* 0xAA76 */ 0x0000, /* 0xAA77 */ 0x0000, /* 0xAA78 */ 0x0000, /* 0xAA79 */ 0x0000, /* 0xAA7A */ 0x0000, /* 0xAA7B */ 0x0000, /* 0xAA7C */ 0x0000, /* 0xAA7D */ 0x0000, /* 0xAA7E */ 0x0000, /* 0xAA7F */ 0x0000, /* 0xAA80 */ 0x0000, /* 0xAA81 */ 0x0000, /* 0xAA82 */ 0x0000, /* 0xAA83 */ 0x0000, /* 0xAA84 */ 0x0000, /* 0xAA85 */ 0x0000, /* 0xAA86 */ 0x0000, /* 0xAA87 */ 0x0000, /* 0xAA88 */ 0x0000, /* 0xAA89 */ 0x0000, /* 0xAA8A */ 0x0000, /* 0xAA8B */ 0x0000, /* 0xAA8C */ 0x0000, /* 0xAA8D */ 0x0000, /* 0xAA8E */ 0x0000, /* 0xAA8F */ 0x0000, /* 0xAA90 */ 0x0000, /* 0xAA91 */ 0x0000, /* 0xAA92 */ 0x0000, /* 0xAA93 */ 0x0000, /* 0xAA94 */ 0x0000, /* 0xAA95 */ 0x0000, /* 0xAA96 */ 0x0000, /* 0xAA97 */ 0x0000, /* 0xAA98 */ 0x0000, /* 0xAA99 */ 0x0000, /* 0xAA9A */ 0x0000, /* 0xAA9B */ 0x0000, /* 0xAA9C */ 0x0000, /* 0xAA9D */ 0x0000, /* 0xAA9E */ 0x0000, /* 0xAA9F */ 0x0000, /* 0xAAA0 */ 0x0000, /* 0xAAA1 */ 0x0000, /* 0xAAA2 */ 0x0000, /* 0xAAA3 */ 0x0000, /* 0xAAA4 */ 0x0000, /* 0xAAA5 */ 0x0000, /* 0xAAA6 */ 0x0000, /* 0xAAA7 */ 0x0000, /* 0xAAA8 */ 0x0000, /* 0xAAA9 */ 0x0000, /* 0xAAAA */ 0x0000, /* 0xAAAB */ 0x0000, /* 0xAAAC */ 0x0000, /* 0xAAAD */ 0x0000, /* 0xAAAE */ 0x0000, /* 0xAAAF */ 0x0000, /* 0xAAB0 */ 0x0000, /* 0xAAB1 */ 0x0000, /* 0xAAB2 */ 0x0000, /* 0xAAB3 */ 0x0000, /* 0xAAB4 */ 0x0000, /* 0xAAB5 */ 0x0000, /* 0xAAB6 */ 0x0000, /* 0xAAB7 */ 0x0000, /* 0xAAB8 */ 0x0000, /* 0xAAB9 */ 0x0000, /* 0xAABA */ 0x0000, /* 0xAABB */ 0x0000, /* 0xAABC */ 0x0000, /* 0xAABD */ 0x0000, /* 0xAABE */ 0x0000, /* 0xAABF */ 0x0000, /* 0xAAC0 */ 0x0000, /* 0xAAC1 */ 0x0000, /* 0xAAC2 */ 0x0000, /* 0xAAC3 */ 0x0000, /* 0xAAC4 */ 0x0000, /* 0xAAC5 */ 0x0000, /* 0xAAC6 */ 0x0000, /* 0xAAC7 */ 0x0000, /* 0xAAC8 */ 0x0000, /* 0xAAC9 */ 0x0000, /* 0xAACA */ 0x0000, /* 0xAACB */ 0x0000, /* 0xAACC */ 0x0000, /* 0xAACD */ 0x0000, /* 0xAACE */ 0x0000, /* 0xAACF */ 0x0000, /* 0xAAD0 */ 0x0000, /* 0xAAD1 */ 0x0000, /* 0xAAD2 */ 0x0000, /* 0xAAD3 */ 0x0000, /* 0xAAD4 */ 0x0000, /* 0xAAD5 */ 0x0000, /* 0xAAD6 */ 0x0000, /* 0xAAD7 */ 0x0000, /* 0xAAD8 */ 0x0000, /* 0xAAD9 */ 0x0000, /* 0xAADA */ 0x0000, /* 0xAADB */ 0x0000, /* 0xAADC */ 0x0000, /* 0xAADD */ 0x0000, /* 0xAADE */ 0x0000, /* 0xAADF */ 0x0000, /* 0xAAE0 */ 0x0000, /* 0xAAE1 */ 0x0000, /* 0xAAE2 */ 0x0000, /* 0xAAE3 */ 0x0000, /* 0xAAE4 */ 0x0000, /* 0xAAE5 */ 0x0000, /* 0xAAE6 */ 0x0000, /* 0xAAE7 */ 0x0000, /* 0xAAE8 */ 0x0000, /* 0xAAE9 */ 0x0000, /* 0xAAEA */ 0x0000, /* 0xAAEB */ 0x0000, /* 0xAAEC */ 0x0000, /* 0xAAED */ 0x0000, /* 0xAAEE */ 0x0000, /* 0xAAEF */ 0x0000, /* 0xAAF0 */ 0x0000, /* 0xAAF1 */ 0x0000, /* 0xAAF2 */ 0x0000, /* 0xAAF3 */ 0x0000, /* 0xAAF4 */ 0x0000, /* 0xAAF5 */ 0x0000, /* 0xAAF6 */ 0x0000, /* 0xAAF7 */ 0x0000, /* 0xAAF8 */ 0x0000, /* 0xAAF9 */ 0x0000, /* 0xAAFA */ 0x0000, /* 0xAAFB */ 0x0000, /* 0xAAFC */ 0x0000, /* 0xAAFD */ 0x0000, /* 0xAAFE */ 0x0000, /* 0xAAFF */ 0x0000, /* 0xAB00 */ 0x0000, /* 0xAB01 */ 0x0000, /* 0xAB02 */ 0x0000, /* 0xAB03 */ 0x0000, /* 0xAB04 */ 0x0000, /* 0xAB05 */ 0x0000, /* 0xAB06 */ 0x0000, /* 0xAB07 */ 0x0000, /* 0xAB08 */ 0x0000, /* 0xAB09 */ 0x0000, /* 0xAB0A */ 0x0000, /* 0xAB0B */ 0x0000, /* 0xAB0C */ 0x0000, /* 0xAB0D */ 0x0000, /* 0xAB0E */ 0x0000, /* 0xAB0F */ 0x0000, /* 0xAB10 */ 0x0000, /* 0xAB11 */ 0x0000, /* 0xAB12 */ 0x0000, /* 0xAB13 */ 0x0000, /* 0xAB14 */ 0x0000, /* 0xAB15 */ 0x0000, /* 0xAB16 */ 0x0000, /* 0xAB17 */ 0x0000, /* 0xAB18 */ 0x0000, /* 0xAB19 */ 0x0000, /* 0xAB1A */ 0x0000, /* 0xAB1B */ 0x0000, /* 0xAB1C */ 0x0000, /* 0xAB1D */ 0x0000, /* 0xAB1E */ 0x0000, /* 0xAB1F */ 0x0000, /* 0xAB20 */ 0x0000, /* 0xAB21 */ 0x0000, /* 0xAB22 */ 0x0000, /* 0xAB23 */ 0x0000, /* 0xAB24 */ 0x0000, /* 0xAB25 */ 0x0000, /* 0xAB26 */ 0x0000, /* 0xAB27 */ 0x0000, /* 0xAB28 */ 0x0000, /* 0xAB29 */ 0x0000, /* 0xAB2A */ 0x0000, /* 0xAB2B */ 0x0000, /* 0xAB2C */ 0x0000, /* 0xAB2D */ 0x0000, /* 0xAB2E */ 0x0000, /* 0xAB2F */ 0x0000, /* 0xAB30 */ 0x0000, /* 0xAB31 */ 0x0000, /* 0xAB32 */ 0x0000, /* 0xAB33 */ 0x0000, /* 0xAB34 */ 0x0000, /* 0xAB35 */ 0x0000, /* 0xAB36 */ 0x0000, /* 0xAB37 */ 0x0000, /* 0xAB38 */ 0x0000, /* 0xAB39 */ 0x0000, /* 0xAB3A */ 0x0000, /* 0xAB3B */ 0x0000, /* 0xAB3C */ 0x0000, /* 0xAB3D */ 0x0000, /* 0xAB3E */ 0x0000, /* 0xAB3F */ 0x0000, /* 0xAB40 */ 0x0000, /* 0xAB41 */ 0x0000, /* 0xAB42 */ 0x0000, /* 0xAB43 */ 0x0000, /* 0xAB44 */ 0x0000, /* 0xAB45 */ 0x0000, /* 0xAB46 */ 0x0000, /* 0xAB47 */ 0x0000, /* 0xAB48 */ 0x0000, /* 0xAB49 */ 0x0000, /* 0xAB4A */ 0x0000, /* 0xAB4B */ 0x0000, /* 0xAB4C */ 0x0000, /* 0xAB4D */ 0x0000, /* 0xAB4E */ 0x0000, /* 0xAB4F */ 0x0000, /* 0xAB50 */ 0x0000, /* 0xAB51 */ 0x0000, /* 0xAB52 */ 0x0000, /* 0xAB53 */ 0x0000, /* 0xAB54 */ 0x0000, /* 0xAB55 */ 0x0000, /* 0xAB56 */ 0x0000, /* 0xAB57 */ 0x0000, /* 0xAB58 */ 0x0000, /* 0xAB59 */ 0x0000, /* 0xAB5A */ 0x0000, /* 0xAB5B */ 0x0000, /* 0xAB5C */ 0x0000, /* 0xAB5D */ 0x0000, /* 0xAB5E */ 0x0000, /* 0xAB5F */ 0x0000, /* 0xAB60 */ 0x0000, /* 0xAB61 */ 0x0000, /* 0xAB62 */ 0x0000, /* 0xAB63 */ 0x0000, /* 0xAB64 */ 0x0000, /* 0xAB65 */ 0x0000, /* 0xAB66 */ 0x0000, /* 0xAB67 */ 0x0000, /* 0xAB68 */ 0x0000, /* 0xAB69 */ 0x0000, /* 0xAB6A */ 0x0000, /* 0xAB6B */ 0x0000, /* 0xAB6C */ 0x0000, /* 0xAB6D */ 0x0000, /* 0xAB6E */ 0x0000, /* 0xAB6F */ 0x0000, /* 0xAB70 */ 0x0000, /* 0xAB71 */ 0x0000, /* 0xAB72 */ 0x0000, /* 0xAB73 */ 0x0000, /* 0xAB74 */ 0x0000, /* 0xAB75 */ 0x0000, /* 0xAB76 */ 0x0000, /* 0xAB77 */ 0x0000, /* 0xAB78 */ 0x0000, /* 0xAB79 */ 0x0000, /* 0xAB7A */ 0x0000, /* 0xAB7B */ 0x0000, /* 0xAB7C */ 0x0000, /* 0xAB7D */ 0x0000, /* 0xAB7E */ 0x0000, /* 0xAB7F */ 0x0000, /* 0xAB80 */ 0x0000, /* 0xAB81 */ 0x0000, /* 0xAB82 */ 0x0000, /* 0xAB83 */ 0x0000, /* 0xAB84 */ 0x0000, /* 0xAB85 */ 0x0000, /* 0xAB86 */ 0x0000, /* 0xAB87 */ 0x0000, /* 0xAB88 */ 0x0000, /* 0xAB89 */ 0x0000, /* 0xAB8A */ 0x0000, /* 0xAB8B */ 0x0000, /* 0xAB8C */ 0x0000, /* 0xAB8D */ 0x0000, /* 0xAB8E */ 0x0000, /* 0xAB8F */ 0x0000, /* 0xAB90 */ 0x0000, /* 0xAB91 */ 0x0000, /* 0xAB92 */ 0x0000, /* 0xAB93 */ 0x0000, /* 0xAB94 */ 0x0000, /* 0xAB95 */ 0x0000, /* 0xAB96 */ 0x0000, /* 0xAB97 */ 0x0000, /* 0xAB98 */ 0x0000, /* 0xAB99 */ 0x0000, /* 0xAB9A */ 0x0000, /* 0xAB9B */ 0x0000, /* 0xAB9C */ 0x0000, /* 0xAB9D */ 0x0000, /* 0xAB9E */ 0x0000, /* 0xAB9F */ 0x0000, /* 0xABA0 */ 0x0000, /* 0xABA1 */ 0x0000, /* 0xABA2 */ 0x0000, /* 0xABA3 */ 0x0000, /* 0xABA4 */ 0x0000, /* 0xABA5 */ 0x0000, /* 0xABA6 */ 0x0000, /* 0xABA7 */ 0x0000, /* 0xABA8 */ 0x0000, /* 0xABA9 */ 0x0000, /* 0xABAA */ 0x0000, /* 0xABAB */ 0x0000, /* 0xABAC */ 0x0000, /* 0xABAD */ 0x0000, /* 0xABAE */ 0x0000, /* 0xABAF */ 0x0000, /* 0xABB0 */ 0x0000, /* 0xABB1 */ 0x0000, /* 0xABB2 */ 0x0000, /* 0xABB3 */ 0x0000, /* 0xABB4 */ 0x0000, /* 0xABB5 */ 0x0000, /* 0xABB6 */ 0x0000, /* 0xABB7 */ 0x0000, /* 0xABB8 */ 0x0000, /* 0xABB9 */ 0x0000, /* 0xABBA */ 0x0000, /* 0xABBB */ 0x0000, /* 0xABBC */ 0x0000, /* 0xABBD */ 0x0000, /* 0xABBE */ 0x0000, /* 0xABBF */ 0x0000, /* 0xABC0 */ 0x0000, /* 0xABC1 */ 0x0000, /* 0xABC2 */ 0x0000, /* 0xABC3 */ 0x0000, /* 0xABC4 */ 0x0000, /* 0xABC5 */ 0x0000, /* 0xABC6 */ 0x0000, /* 0xABC7 */ 0x0000, /* 0xABC8 */ 0x0000, /* 0xABC9 */ 0x0000, /* 0xABCA */ 0x0000, /* 0xABCB */ 0x0000, /* 0xABCC */ 0x0000, /* 0xABCD */ 0x0000, /* 0xABCE */ 0x0000, /* 0xABCF */ 0x0000, /* 0xABD0 */ 0x0000, /* 0xABD1 */ 0x0000, /* 0xABD2 */ 0x0000, /* 0xABD3 */ 0x0000, /* 0xABD4 */ 0x0000, /* 0xABD5 */ 0x0000, /* 0xABD6 */ 0x0000, /* 0xABD7 */ 0x0000, /* 0xABD8 */ 0x0000, /* 0xABD9 */ 0x0000, /* 0xABDA */ 0x0000, /* 0xABDB */ 0x0000, /* 0xABDC */ 0x0000, /* 0xABDD */ 0x0000, /* 0xABDE */ 0x0000, /* 0xABDF */ 0x0000, /* 0xABE0 */ 0x0000, /* 0xABE1 */ 0x0000, /* 0xABE2 */ 0x0000, /* 0xABE3 */ 0x0000, /* 0xABE4 */ 0x0000, /* 0xABE5 */ 0x0000, /* 0xABE6 */ 0x0000, /* 0xABE7 */ 0x0000, /* 0xABE8 */ 0x0000, /* 0xABE9 */ 0x0000, /* 0xABEA */ 0x0000, /* 0xABEB */ 0x0000, /* 0xABEC */ 0x0000, /* 0xABED */ 0x0000, /* 0xABEE */ 0x0000, /* 0xABEF */ 0x0000, /* 0xABF0 */ 0x0000, /* 0xABF1 */ 0x0000, /* 0xABF2 */ 0x0000, /* 0xABF3 */ 0x0000, /* 0xABF4 */ 0x0000, /* 0xABF5 */ 0x0000, /* 0xABF6 */ 0x0000, /* 0xABF7 */ 0x0000, /* 0xABF8 */ 0x0000, /* 0xABF9 */ 0x0000, /* 0xABFA */ 0x0000, /* 0xABFB */ 0x0000, /* 0xABFC */ 0x0000, /* 0xABFD */ 0x0000, /* 0xABFE */ 0x0000, /* 0xABFF */ 0x0000, /* 0xAC00 */ 0x0000, /* 0xAC01 */ 0x0000, /* 0xAC02 */ 0x0000, /* 0xAC03 */ 0x0000, /* 0xAC04 */ 0x0000, /* 0xAC05 */ 0x0000, /* 0xAC06 */ 0x0000, /* 0xAC07 */ 0x0000, /* 0xAC08 */ 0x0000, /* 0xAC09 */ 0x0000, /* 0xAC0A */ 0x0000, /* 0xAC0B */ 0x0000, /* 0xAC0C */ 0x0000, /* 0xAC0D */ 0x0000, /* 0xAC0E */ 0x0000, /* 0xAC0F */ 0x0000, /* 0xAC10 */ 0x0000, /* 0xAC11 */ 0x0000, /* 0xAC12 */ 0x0000, /* 0xAC13 */ 0x0000, /* 0xAC14 */ 0x0000, /* 0xAC15 */ 0x0000, /* 0xAC16 */ 0x0000, /* 0xAC17 */ 0x0000, /* 0xAC18 */ 0x0000, /* 0xAC19 */ 0x0000, /* 0xAC1A */ 0x0000, /* 0xAC1B */ 0x0000, /* 0xAC1C */ 0x0000, /* 0xAC1D */ 0x0000, /* 0xAC1E */ 0x0000, /* 0xAC1F */ 0x0000, /* 0xAC20 */ 0x0000, /* 0xAC21 */ 0x0000, /* 0xAC22 */ 0x0000, /* 0xAC23 */ 0x0000, /* 0xAC24 */ 0x0000, /* 0xAC25 */ 0x0000, /* 0xAC26 */ 0x0000, /* 0xAC27 */ 0x0000, /* 0xAC28 */ 0x0000, /* 0xAC29 */ 0x0000, /* 0xAC2A */ 0x0000, /* 0xAC2B */ 0x0000, /* 0xAC2C */ 0x0000, /* 0xAC2D */ 0x0000, /* 0xAC2E */ 0x0000, /* 0xAC2F */ 0x0000, /* 0xAC30 */ 0x0000, /* 0xAC31 */ 0x0000, /* 0xAC32 */ 0x0000, /* 0xAC33 */ 0x0000, /* 0xAC34 */ 0x0000, /* 0xAC35 */ 0x0000, /* 0xAC36 */ 0x0000, /* 0xAC37 */ 0x0000, /* 0xAC38 */ 0x0000, /* 0xAC39 */ 0x0000, /* 0xAC3A */ 0x0000, /* 0xAC3B */ 0x0000, /* 0xAC3C */ 0x0000, /* 0xAC3D */ 0x0000, /* 0xAC3E */ 0x0000, /* 0xAC3F */ 0x0000, /* 0xAC40 */ 0x0000, /* 0xAC41 */ 0x0000, /* 0xAC42 */ 0x0000, /* 0xAC43 */ 0x0000, /* 0xAC44 */ 0x0000, /* 0xAC45 */ 0x0000, /* 0xAC46 */ 0x0000, /* 0xAC47 */ 0x0000, /* 0xAC48 */ 0x0000, /* 0xAC49 */ 0x0000, /* 0xAC4A */ 0x0000, /* 0xAC4B */ 0x0000, /* 0xAC4C */ 0x0000, /* 0xAC4D */ 0x0000, /* 0xAC4E */ 0x0000, /* 0xAC4F */ 0x0000, /* 0xAC50 */ 0x0000, /* 0xAC51 */ 0x0000, /* 0xAC52 */ 0x0000, /* 0xAC53 */ 0x0000, /* 0xAC54 */ 0x0000, /* 0xAC55 */ 0x0000, /* 0xAC56 */ 0x0000, /* 0xAC57 */ 0x0000, /* 0xAC58 */ 0x0000, /* 0xAC59 */ 0x0000, /* 0xAC5A */ 0x0000, /* 0xAC5B */ 0x0000, /* 0xAC5C */ 0x0000, /* 0xAC5D */ 0x0000, /* 0xAC5E */ 0x0000, /* 0xAC5F */ 0x0000, /* 0xAC60 */ 0x0000, /* 0xAC61 */ 0x0000, /* 0xAC62 */ 0x0000, /* 0xAC63 */ 0x0000, /* 0xAC64 */ 0x0000, /* 0xAC65 */ 0x0000, /* 0xAC66 */ 0x0000, /* 0xAC67 */ 0x0000, /* 0xAC68 */ 0x0000, /* 0xAC69 */ 0x0000, /* 0xAC6A */ 0x0000, /* 0xAC6B */ 0x0000, /* 0xAC6C */ 0x0000, /* 0xAC6D */ 0x0000, /* 0xAC6E */ 0x0000, /* 0xAC6F */ 0x0000, /* 0xAC70 */ 0x0000, /* 0xAC71 */ 0x0000, /* 0xAC72 */ 0x0000, /* 0xAC73 */ 0x0000, /* 0xAC74 */ 0x0000, /* 0xAC75 */ 0x0000, /* 0xAC76 */ 0x0000, /* 0xAC77 */ 0x0000, /* 0xAC78 */ 0x0000, /* 0xAC79 */ 0x0000, /* 0xAC7A */ 0x0000, /* 0xAC7B */ 0x0000, /* 0xAC7C */ 0x0000, /* 0xAC7D */ 0x0000, /* 0xAC7E */ 0x0000, /* 0xAC7F */ 0x0000, /* 0xAC80 */ 0x0000, /* 0xAC81 */ 0x0000, /* 0xAC82 */ 0x0000, /* 0xAC83 */ 0x0000, /* 0xAC84 */ 0x0000, /* 0xAC85 */ 0x0000, /* 0xAC86 */ 0x0000, /* 0xAC87 */ 0x0000, /* 0xAC88 */ 0x0000, /* 0xAC89 */ 0x0000, /* 0xAC8A */ 0x0000, /* 0xAC8B */ 0x0000, /* 0xAC8C */ 0x0000, /* 0xAC8D */ 0x0000, /* 0xAC8E */ 0x0000, /* 0xAC8F */ 0x0000, /* 0xAC90 */ 0x0000, /* 0xAC91 */ 0x0000, /* 0xAC92 */ 0x0000, /* 0xAC93 */ 0x0000, /* 0xAC94 */ 0x0000, /* 0xAC95 */ 0x0000, /* 0xAC96 */ 0x0000, /* 0xAC97 */ 0x0000, /* 0xAC98 */ 0x0000, /* 0xAC99 */ 0x0000, /* 0xAC9A */ 0x0000, /* 0xAC9B */ 0x0000, /* 0xAC9C */ 0x0000, /* 0xAC9D */ 0x0000, /* 0xAC9E */ 0x0000, /* 0xAC9F */ 0x0000, /* 0xACA0 */ 0x0000, /* 0xACA1 */ 0x0000, /* 0xACA2 */ 0x0000, /* 0xACA3 */ 0x0000, /* 0xACA4 */ 0x0000, /* 0xACA5 */ 0x0000, /* 0xACA6 */ 0x0000, /* 0xACA7 */ 0x0000, /* 0xACA8 */ 0x0000, /* 0xACA9 */ 0x0000, /* 0xACAA */ 0x0000, /* 0xACAB */ 0x0000, /* 0xACAC */ 0x0000, /* 0xACAD */ 0x0000, /* 0xACAE */ 0x0000, /* 0xACAF */ 0x0000, /* 0xACB0 */ 0x0000, /* 0xACB1 */ 0x0000, /* 0xACB2 */ 0x0000, /* 0xACB3 */ 0x0000, /* 0xACB4 */ 0x0000, /* 0xACB5 */ 0x0000, /* 0xACB6 */ 0x0000, /* 0xACB7 */ 0x0000, /* 0xACB8 */ 0x0000, /* 0xACB9 */ 0x0000, /* 0xACBA */ 0x0000, /* 0xACBB */ 0x0000, /* 0xACBC */ 0x0000, /* 0xACBD */ 0x0000, /* 0xACBE */ 0x0000, /* 0xACBF */ 0x0000, /* 0xACC0 */ 0x0000, /* 0xACC1 */ 0x0000, /* 0xACC2 */ 0x0000, /* 0xACC3 */ 0x0000, /* 0xACC4 */ 0x0000, /* 0xACC5 */ 0x0000, /* 0xACC6 */ 0x0000, /* 0xACC7 */ 0x0000, /* 0xACC8 */ 0x0000, /* 0xACC9 */ 0x0000, /* 0xACCA */ 0x0000, /* 0xACCB */ 0x0000, /* 0xACCC */ 0x0000, /* 0xACCD */ 0x0000, /* 0xACCE */ 0x0000, /* 0xACCF */ 0x0000, /* 0xACD0 */ 0x0000, /* 0xACD1 */ 0x0000, /* 0xACD2 */ 0x0000, /* 0xACD3 */ 0x0000, /* 0xACD4 */ 0x0000, /* 0xACD5 */ 0x0000, /* 0xACD6 */ 0x0000, /* 0xACD7 */ 0x0000, /* 0xACD8 */ 0x0000, /* 0xACD9 */ 0x0000, /* 0xACDA */ 0x0000, /* 0xACDB */ 0x0000, /* 0xACDC */ 0x0000, /* 0xACDD */ 0x0000, /* 0xACDE */ 0x0000, /* 0xACDF */ 0x0000, /* 0xACE0 */ 0x0000, /* 0xACE1 */ 0x0000, /* 0xACE2 */ 0x0000, /* 0xACE3 */ 0x0000, /* 0xACE4 */ 0x0000, /* 0xACE5 */ 0x0000, /* 0xACE6 */ 0x0000, /* 0xACE7 */ 0x0000, /* 0xACE8 */ 0x0000, /* 0xACE9 */ 0x0000, /* 0xACEA */ 0x0000, /* 0xACEB */ 0x0000, /* 0xACEC */ 0x0000, /* 0xACED */ 0x0000, /* 0xACEE */ 0x0000, /* 0xACEF */ 0x0000, /* 0xACF0 */ 0x0000, /* 0xACF1 */ 0x0000, /* 0xACF2 */ 0x0000, /* 0xACF3 */ 0x0000, /* 0xACF4 */ 0x0000, /* 0xACF5 */ 0x0000, /* 0xACF6 */ 0x0000, /* 0xACF7 */ 0x0000, /* 0xACF8 */ 0x0000, /* 0xACF9 */ 0x0000, /* 0xACFA */ 0x0000, /* 0xACFB */ 0x0000, /* 0xACFC */ 0x0000, /* 0xACFD */ 0x0000, /* 0xACFE */ 0x0000, /* 0xACFF */ 0x0000, /* 0xAD00 */ 0x0000, /* 0xAD01 */ 0x0000, /* 0xAD02 */ 0x0000, /* 0xAD03 */ 0x0000, /* 0xAD04 */ 0x0000, /* 0xAD05 */ 0x0000, /* 0xAD06 */ 0x0000, /* 0xAD07 */ 0x0000, /* 0xAD08 */ 0x0000, /* 0xAD09 */ 0x0000, /* 0xAD0A */ 0x0000, /* 0xAD0B */ 0x0000, /* 0xAD0C */ 0x0000, /* 0xAD0D */ 0x0000, /* 0xAD0E */ 0x0000, /* 0xAD0F */ 0x0000, /* 0xAD10 */ 0x0000, /* 0xAD11 */ 0x0000, /* 0xAD12 */ 0x0000, /* 0xAD13 */ 0x0000, /* 0xAD14 */ 0x0000, /* 0xAD15 */ 0x0000, /* 0xAD16 */ 0x0000, /* 0xAD17 */ 0x0000, /* 0xAD18 */ 0x0000, /* 0xAD19 */ 0x0000, /* 0xAD1A */ 0x0000, /* 0xAD1B */ 0x0000, /* 0xAD1C */ 0x0000, /* 0xAD1D */ 0x0000, /* 0xAD1E */ 0x0000, /* 0xAD1F */ 0x0000, /* 0xAD20 */ 0x0000, /* 0xAD21 */ 0x0000, /* 0xAD22 */ 0x0000, /* 0xAD23 */ 0x0000, /* 0xAD24 */ 0x0000, /* 0xAD25 */ 0x0000, /* 0xAD26 */ 0x0000, /* 0xAD27 */ 0x0000, /* 0xAD28 */ 0x0000, /* 0xAD29 */ 0x0000, /* 0xAD2A */ 0x0000, /* 0xAD2B */ 0x0000, /* 0xAD2C */ 0x0000, /* 0xAD2D */ 0x0000, /* 0xAD2E */ 0x0000, /* 0xAD2F */ 0x0000, /* 0xAD30 */ 0x0000, /* 0xAD31 */ 0x0000, /* 0xAD32 */ 0x0000, /* 0xAD33 */ 0x0000, /* 0xAD34 */ 0x0000, /* 0xAD35 */ 0x0000, /* 0xAD36 */ 0x0000, /* 0xAD37 */ 0x0000, /* 0xAD38 */ 0x0000, /* 0xAD39 */ 0x0000, /* 0xAD3A */ 0x0000, /* 0xAD3B */ 0x0000, /* 0xAD3C */ 0x0000, /* 0xAD3D */ 0x0000, /* 0xAD3E */ 0x0000, /* 0xAD3F */ 0x0000, /* 0xAD40 */ 0x0000, /* 0xAD41 */ 0x0000, /* 0xAD42 */ 0x0000, /* 0xAD43 */ 0x0000, /* 0xAD44 */ 0x0000, /* 0xAD45 */ 0x0000, /* 0xAD46 */ 0x0000, /* 0xAD47 */ 0x0000, /* 0xAD48 */ 0x0000, /* 0xAD49 */ 0x0000, /* 0xAD4A */ 0x0000, /* 0xAD4B */ 0x0000, /* 0xAD4C */ 0x0000, /* 0xAD4D */ 0x0000, /* 0xAD4E */ 0x0000, /* 0xAD4F */ 0x0000, /* 0xAD50 */ 0x0000, /* 0xAD51 */ 0x0000, /* 0xAD52 */ 0x0000, /* 0xAD53 */ 0x0000, /* 0xAD54 */ 0x0000, /* 0xAD55 */ 0x0000, /* 0xAD56 */ 0x0000, /* 0xAD57 */ 0x0000, /* 0xAD58 */ 0x0000, /* 0xAD59 */ 0x0000, /* 0xAD5A */ 0x0000, /* 0xAD5B */ 0x0000, /* 0xAD5C */ 0x0000, /* 0xAD5D */ 0x0000, /* 0xAD5E */ 0x0000, /* 0xAD5F */ 0x0000, /* 0xAD60 */ 0x0000, /* 0xAD61 */ 0x0000, /* 0xAD62 */ 0x0000, /* 0xAD63 */ 0x0000, /* 0xAD64 */ 0x0000, /* 0xAD65 */ 0x0000, /* 0xAD66 */ 0x0000, /* 0xAD67 */ 0x0000, /* 0xAD68 */ 0x0000, /* 0xAD69 */ 0x0000, /* 0xAD6A */ 0x0000, /* 0xAD6B */ 0x0000, /* 0xAD6C */ 0x0000, /* 0xAD6D */ 0x0000, /* 0xAD6E */ 0x0000, /* 0xAD6F */ 0x0000, /* 0xAD70 */ 0x0000, /* 0xAD71 */ 0x0000, /* 0xAD72 */ 0x0000, /* 0xAD73 */ 0x0000, /* 0xAD74 */ 0x0000, /* 0xAD75 */ 0x0000, /* 0xAD76 */ 0x0000, /* 0xAD77 */ 0x0000, /* 0xAD78 */ 0x0000, /* 0xAD79 */ 0x0000, /* 0xAD7A */ 0x0000, /* 0xAD7B */ 0x0000, /* 0xAD7C */ 0x0000, /* 0xAD7D */ 0x0000, /* 0xAD7E */ 0x0000, /* 0xAD7F */ 0x0000, /* 0xAD80 */ 0x0000, /* 0xAD81 */ 0x0000, /* 0xAD82 */ 0x0000, /* 0xAD83 */ 0x0000, /* 0xAD84 */ 0x0000, /* 0xAD85 */ 0x0000, /* 0xAD86 */ 0x0000, /* 0xAD87 */ 0x0000, /* 0xAD88 */ 0x0000, /* 0xAD89 */ 0x0000, /* 0xAD8A */ 0x0000, /* 0xAD8B */ 0x0000, /* 0xAD8C */ 0x0000, /* 0xAD8D */ 0x0000, /* 0xAD8E */ 0x0000, /* 0xAD8F */ 0x0000, /* 0xAD90 */ 0x0000, /* 0xAD91 */ 0x0000, /* 0xAD92 */ 0x0000, /* 0xAD93 */ 0x0000, /* 0xAD94 */ 0x0000, /* 0xAD95 */ 0x0000, /* 0xAD96 */ 0x0000, /* 0xAD97 */ 0x0000, /* 0xAD98 */ 0x0000, /* 0xAD99 */ 0x0000, /* 0xAD9A */ 0x0000, /* 0xAD9B */ 0x0000, /* 0xAD9C */ 0x0000, /* 0xAD9D */ 0x0000, /* 0xAD9E */ 0x0000, /* 0xAD9F */ 0x0000, /* 0xADA0 */ 0x0000, /* 0xADA1 */ 0x0000, /* 0xADA2 */ 0x0000, /* 0xADA3 */ 0x0000, /* 0xADA4 */ 0x0000, /* 0xADA5 */ 0x0000, /* 0xADA6 */ 0x0000, /* 0xADA7 */ 0x0000, /* 0xADA8 */ 0x0000, /* 0xADA9 */ 0x0000, /* 0xADAA */ 0x0000, /* 0xADAB */ 0x0000, /* 0xADAC */ 0x0000, /* 0xADAD */ 0x0000, /* 0xADAE */ 0x0000, /* 0xADAF */ 0x0000, /* 0xADB0 */ 0x0000, /* 0xADB1 */ 0x0000, /* 0xADB2 */ 0x0000, /* 0xADB3 */ 0x0000, /* 0xADB4 */ 0x0000, /* 0xADB5 */ 0x0000, /* 0xADB6 */ 0x0000, /* 0xADB7 */ 0x0000, /* 0xADB8 */ 0x0000, /* 0xADB9 */ 0x0000, /* 0xADBA */ 0x0000, /* 0xADBB */ 0x0000, /* 0xADBC */ 0x0000, /* 0xADBD */ 0x0000, /* 0xADBE */ 0x0000, /* 0xADBF */ 0x0000, /* 0xADC0 */ 0x0000, /* 0xADC1 */ 0x0000, /* 0xADC2 */ 0x0000, /* 0xADC3 */ 0x0000, /* 0xADC4 */ 0x0000, /* 0xADC5 */ 0x0000, /* 0xADC6 */ 0x0000, /* 0xADC7 */ 0x0000, /* 0xADC8 */ 0x0000, /* 0xADC9 */ 0x0000, /* 0xADCA */ 0x0000, /* 0xADCB */ 0x0000, /* 0xADCC */ 0x0000, /* 0xADCD */ 0x0000, /* 0xADCE */ 0x0000, /* 0xADCF */ 0x0000, /* 0xADD0 */ 0x0000, /* 0xADD1 */ 0x0000, /* 0xADD2 */ 0x0000, /* 0xADD3 */ 0x0000, /* 0xADD4 */ 0x0000, /* 0xADD5 */ 0x0000, /* 0xADD6 */ 0x0000, /* 0xADD7 */ 0x0000, /* 0xADD8 */ 0x0000, /* 0xADD9 */ 0x0000, /* 0xADDA */ 0x0000, /* 0xADDB */ 0x0000, /* 0xADDC */ 0x0000, /* 0xADDD */ 0x0000, /* 0xADDE */ 0x0000, /* 0xADDF */ 0x0000, /* 0xADE0 */ 0x0000, /* 0xADE1 */ 0x0000, /* 0xADE2 */ 0x0000, /* 0xADE3 */ 0x0000, /* 0xADE4 */ 0x0000, /* 0xADE5 */ 0x0000, /* 0xADE6 */ 0x0000, /* 0xADE7 */ 0x0000, /* 0xADE8 */ 0x0000, /* 0xADE9 */ 0x0000, /* 0xADEA */ 0x0000, /* 0xADEB */ 0x0000, /* 0xADEC */ 0x0000, /* 0xADED */ 0x0000, /* 0xADEE */ 0x0000, /* 0xADEF */ 0x0000, /* 0xADF0 */ 0x0000, /* 0xADF1 */ 0x0000, /* 0xADF2 */ 0x0000, /* 0xADF3 */ 0x0000, /* 0xADF4 */ 0x0000, /* 0xADF5 */ 0x0000, /* 0xADF6 */ 0x0000, /* 0xADF7 */ 0x0000, /* 0xADF8 */ 0x0000, /* 0xADF9 */ 0x0000, /* 0xADFA */ 0x0000, /* 0xADFB */ 0x0000, /* 0xADFC */ 0x0000, /* 0xADFD */ 0x0000, /* 0xADFE */ 0x0000, /* 0xADFF */ 0x0000, /* 0xAE00 */ 0x0000, /* 0xAE01 */ 0x0000, /* 0xAE02 */ 0x0000, /* 0xAE03 */ 0x0000, /* 0xAE04 */ 0x0000, /* 0xAE05 */ 0x0000, /* 0xAE06 */ 0x0000, /* 0xAE07 */ 0x0000, /* 0xAE08 */ 0x0000, /* 0xAE09 */ 0x0000, /* 0xAE0A */ 0x0000, /* 0xAE0B */ 0x0000, /* 0xAE0C */ 0x0000, /* 0xAE0D */ 0x0000, /* 0xAE0E */ 0x0000, /* 0xAE0F */ 0x0000, /* 0xAE10 */ 0x0000, /* 0xAE11 */ 0x0000, /* 0xAE12 */ 0x0000, /* 0xAE13 */ 0x0000, /* 0xAE14 */ 0x0000, /* 0xAE15 */ 0x0000, /* 0xAE16 */ 0x0000, /* 0xAE17 */ 0x0000, /* 0xAE18 */ 0x0000, /* 0xAE19 */ 0x0000, /* 0xAE1A */ 0x0000, /* 0xAE1B */ 0x0000, /* 0xAE1C */ 0x0000, /* 0xAE1D */ 0x0000, /* 0xAE1E */ 0x0000, /* 0xAE1F */ 0x0000, /* 0xAE20 */ 0x0000, /* 0xAE21 */ 0x0000, /* 0xAE22 */ 0x0000, /* 0xAE23 */ 0x0000, /* 0xAE24 */ 0x0000, /* 0xAE25 */ 0x0000, /* 0xAE26 */ 0x0000, /* 0xAE27 */ 0x0000, /* 0xAE28 */ 0x0000, /* 0xAE29 */ 0x0000, /* 0xAE2A */ 0x0000, /* 0xAE2B */ 0x0000, /* 0xAE2C */ 0x0000, /* 0xAE2D */ 0x0000, /* 0xAE2E */ 0x0000, /* 0xAE2F */ 0x0000, /* 0xAE30 */ 0x0000, /* 0xAE31 */ 0x0000, /* 0xAE32 */ 0x0000, /* 0xAE33 */ 0x0000, /* 0xAE34 */ 0x0000, /* 0xAE35 */ 0x0000, /* 0xAE36 */ 0x0000, /* 0xAE37 */ 0x0000, /* 0xAE38 */ 0x0000, /* 0xAE39 */ 0x0000, /* 0xAE3A */ 0x0000, /* 0xAE3B */ 0x0000, /* 0xAE3C */ 0x0000, /* 0xAE3D */ 0x0000, /* 0xAE3E */ 0x0000, /* 0xAE3F */ 0x0000, /* 0xAE40 */ 0x0000, /* 0xAE41 */ 0x0000, /* 0xAE42 */ 0x0000, /* 0xAE43 */ 0x0000, /* 0xAE44 */ 0x0000, /* 0xAE45 */ 0x0000, /* 0xAE46 */ 0x0000, /* 0xAE47 */ 0x0000, /* 0xAE48 */ 0x0000, /* 0xAE49 */ 0x0000, /* 0xAE4A */ 0x0000, /* 0xAE4B */ 0x0000, /* 0xAE4C */ 0x0000, /* 0xAE4D */ 0x0000, /* 0xAE4E */ 0x0000, /* 0xAE4F */ 0x0000, /* 0xAE50 */ 0x0000, /* 0xAE51 */ 0x0000, /* 0xAE52 */ 0x0000, /* 0xAE53 */ 0x0000, /* 0xAE54 */ 0x0000, /* 0xAE55 */ 0x0000, /* 0xAE56 */ 0x0000, /* 0xAE57 */ 0x0000, /* 0xAE58 */ 0x0000, /* 0xAE59 */ 0x0000, /* 0xAE5A */ 0x0000, /* 0xAE5B */ 0x0000, /* 0xAE5C */ 0x0000, /* 0xAE5D */ 0x0000, /* 0xAE5E */ 0x0000, /* 0xAE5F */ 0x0000, /* 0xAE60 */ 0x0000, /* 0xAE61 */ 0x0000, /* 0xAE62 */ 0x0000, /* 0xAE63 */ 0x0000, /* 0xAE64 */ 0x0000, /* 0xAE65 */ 0x0000, /* 0xAE66 */ 0x0000, /* 0xAE67 */ 0x0000, /* 0xAE68 */ 0x0000, /* 0xAE69 */ 0x0000, /* 0xAE6A */ 0x0000, /* 0xAE6B */ 0x0000, /* 0xAE6C */ 0x0000, /* 0xAE6D */ 0x0000, /* 0xAE6E */ 0x0000, /* 0xAE6F */ 0x0000, /* 0xAE70 */ 0x0000, /* 0xAE71 */ 0x0000, /* 0xAE72 */ 0x0000, /* 0xAE73 */ 0x0000, /* 0xAE74 */ 0x0000, /* 0xAE75 */ 0x0000, /* 0xAE76 */ 0x0000, /* 0xAE77 */ 0x0000, /* 0xAE78 */ 0x0000, /* 0xAE79 */ 0x0000, /* 0xAE7A */ 0x0000, /* 0xAE7B */ 0x0000, /* 0xAE7C */ 0x0000, /* 0xAE7D */ 0x0000, /* 0xAE7E */ 0x0000, /* 0xAE7F */ 0x0000, /* 0xAE80 */ 0x0000, /* 0xAE81 */ 0x0000, /* 0xAE82 */ 0x0000, /* 0xAE83 */ 0x0000, /* 0xAE84 */ 0x0000, /* 0xAE85 */ 0x0000, /* 0xAE86 */ 0x0000, /* 0xAE87 */ 0x0000, /* 0xAE88 */ 0x0000, /* 0xAE89 */ 0x0000, /* 0xAE8A */ 0x0000, /* 0xAE8B */ 0x0000, /* 0xAE8C */ 0x0000, /* 0xAE8D */ 0x0000, /* 0xAE8E */ 0x0000, /* 0xAE8F */ 0x0000, /* 0xAE90 */ 0x0000, /* 0xAE91 */ 0x0000, /* 0xAE92 */ 0x0000, /* 0xAE93 */ 0x0000, /* 0xAE94 */ 0x0000, /* 0xAE95 */ 0x0000, /* 0xAE96 */ 0x0000, /* 0xAE97 */ 0x0000, /* 0xAE98 */ 0x0000, /* 0xAE99 */ 0x0000, /* 0xAE9A */ 0x0000, /* 0xAE9B */ 0x0000, /* 0xAE9C */ 0x0000, /* 0xAE9D */ 0x0000, /* 0xAE9E */ 0x0000, /* 0xAE9F */ 0x0000, /* 0xAEA0 */ 0x0000, /* 0xAEA1 */ 0x0000, /* 0xAEA2 */ 0x0000, /* 0xAEA3 */ 0x0000, /* 0xAEA4 */ 0x0000, /* 0xAEA5 */ 0x0000, /* 0xAEA6 */ 0x0000, /* 0xAEA7 */ 0x0000, /* 0xAEA8 */ 0x0000, /* 0xAEA9 */ 0x0000, /* 0xAEAA */ 0x0000, /* 0xAEAB */ 0x0000, /* 0xAEAC */ 0x0000, /* 0xAEAD */ 0x0000, /* 0xAEAE */ 0x0000, /* 0xAEAF */ 0x0000, /* 0xAEB0 */ 0x0000, /* 0xAEB1 */ 0x0000, /* 0xAEB2 */ 0x0000, /* 0xAEB3 */ 0x0000, /* 0xAEB4 */ 0x0000, /* 0xAEB5 */ 0x0000, /* 0xAEB6 */ 0x0000, /* 0xAEB7 */ 0x0000, /* 0xAEB8 */ 0x0000, /* 0xAEB9 */ 0x0000, /* 0xAEBA */ 0x0000, /* 0xAEBB */ 0x0000, /* 0xAEBC */ 0x0000, /* 0xAEBD */ 0x0000, /* 0xAEBE */ 0x0000, /* 0xAEBF */ 0x0000, /* 0xAEC0 */ 0x0000, /* 0xAEC1 */ 0x0000, /* 0xAEC2 */ 0x0000, /* 0xAEC3 */ 0x0000, /* 0xAEC4 */ 0x0000, /* 0xAEC5 */ 0x0000, /* 0xAEC6 */ 0x0000, /* 0xAEC7 */ 0x0000, /* 0xAEC8 */ 0x0000, /* 0xAEC9 */ 0x0000, /* 0xAECA */ 0x0000, /* 0xAECB */ 0x0000, /* 0xAECC */ 0x0000, /* 0xAECD */ 0x0000, /* 0xAECE */ 0x0000, /* 0xAECF */ 0x0000, /* 0xAED0 */ 0x0000, /* 0xAED1 */ 0x0000, /* 0xAED2 */ 0x0000, /* 0xAED3 */ 0x0000, /* 0xAED4 */ 0x0000, /* 0xAED5 */ 0x0000, /* 0xAED6 */ 0x0000, /* 0xAED7 */ 0x0000, /* 0xAED8 */ 0x0000, /* 0xAED9 */ 0x0000, /* 0xAEDA */ 0x0000, /* 0xAEDB */ 0x0000, /* 0xAEDC */ 0x0000, /* 0xAEDD */ 0x0000, /* 0xAEDE */ 0x0000, /* 0xAEDF */ 0x0000, /* 0xAEE0 */ 0x0000, /* 0xAEE1 */ 0x0000, /* 0xAEE2 */ 0x0000, /* 0xAEE3 */ 0x0000, /* 0xAEE4 */ 0x0000, /* 0xAEE5 */ 0x0000, /* 0xAEE6 */ 0x0000, /* 0xAEE7 */ 0x0000, /* 0xAEE8 */ 0x0000, /* 0xAEE9 */ 0x0000, /* 0xAEEA */ 0x0000, /* 0xAEEB */ 0x0000, /* 0xAEEC */ 0x0000, /* 0xAEED */ 0x0000, /* 0xAEEE */ 0x0000, /* 0xAEEF */ 0x0000, /* 0xAEF0 */ 0x0000, /* 0xAEF1 */ 0x0000, /* 0xAEF2 */ 0x0000, /* 0xAEF3 */ 0x0000, /* 0xAEF4 */ 0x0000, /* 0xAEF5 */ 0x0000, /* 0xAEF6 */ 0x0000, /* 0xAEF7 */ 0x0000, /* 0xAEF8 */ 0x0000, /* 0xAEF9 */ 0x0000, /* 0xAEFA */ 0x0000, /* 0xAEFB */ 0x0000, /* 0xAEFC */ 0x0000, /* 0xAEFD */ 0x0000, /* 0xAEFE */ 0x0000, /* 0xAEFF */ 0x0000, /* 0xAF00 */ 0x0000, /* 0xAF01 */ 0x0000, /* 0xAF02 */ 0x0000, /* 0xAF03 */ 0x0000, /* 0xAF04 */ 0x0000, /* 0xAF05 */ 0x0000, /* 0xAF06 */ 0x0000, /* 0xAF07 */ 0x0000, /* 0xAF08 */ 0x0000, /* 0xAF09 */ 0x0000, /* 0xAF0A */ 0x0000, /* 0xAF0B */ 0x0000, /* 0xAF0C */ 0x0000, /* 0xAF0D */ 0x0000, /* 0xAF0E */ 0x0000, /* 0xAF0F */ 0x0000, /* 0xAF10 */ 0x0000, /* 0xAF11 */ 0x0000, /* 0xAF12 */ 0x0000, /* 0xAF13 */ 0x0000, /* 0xAF14 */ 0x0000, /* 0xAF15 */ 0x0000, /* 0xAF16 */ 0x0000, /* 0xAF17 */ 0x0000, /* 0xAF18 */ 0x0000, /* 0xAF19 */ 0x0000, /* 0xAF1A */ 0x0000, /* 0xAF1B */ 0x0000, /* 0xAF1C */ 0x0000, /* 0xAF1D */ 0x0000, /* 0xAF1E */ 0x0000, /* 0xAF1F */ 0x0000, /* 0xAF20 */ 0x0000, /* 0xAF21 */ 0x0000, /* 0xAF22 */ 0x0000, /* 0xAF23 */ 0x0000, /* 0xAF24 */ 0x0000, /* 0xAF25 */ 0x0000, /* 0xAF26 */ 0x0000, /* 0xAF27 */ 0x0000, /* 0xAF28 */ 0x0000, /* 0xAF29 */ 0x0000, /* 0xAF2A */ 0x0000, /* 0xAF2B */ 0x0000, /* 0xAF2C */ 0x0000, /* 0xAF2D */ 0x0000, /* 0xAF2E */ 0x0000, /* 0xAF2F */ 0x0000, /* 0xAF30 */ 0x0000, /* 0xAF31 */ 0x0000, /* 0xAF32 */ 0x0000, /* 0xAF33 */ 0x0000, /* 0xAF34 */ 0x0000, /* 0xAF35 */ 0x0000, /* 0xAF36 */ 0x0000, /* 0xAF37 */ 0x0000, /* 0xAF38 */ 0x0000, /* 0xAF39 */ 0x0000, /* 0xAF3A */ 0x0000, /* 0xAF3B */ 0x0000, /* 0xAF3C */ 0x0000, /* 0xAF3D */ 0x0000, /* 0xAF3E */ 0x0000, /* 0xAF3F */ 0x0000, /* 0xAF40 */ 0x0000, /* 0xAF41 */ 0x0000, /* 0xAF42 */ 0x0000, /* 0xAF43 */ 0x0000, /* 0xAF44 */ 0x0000, /* 0xAF45 */ 0x0000, /* 0xAF46 */ 0x0000, /* 0xAF47 */ 0x0000, /* 0xAF48 */ 0x0000, /* 0xAF49 */ 0x0000, /* 0xAF4A */ 0x0000, /* 0xAF4B */ 0x0000, /* 0xAF4C */ 0x0000, /* 0xAF4D */ 0x0000, /* 0xAF4E */ 0x0000, /* 0xAF4F */ 0x0000, /* 0xAF50 */ 0x0000, /* 0xAF51 */ 0x0000, /* 0xAF52 */ 0x0000, /* 0xAF53 */ 0x0000, /* 0xAF54 */ 0x0000, /* 0xAF55 */ 0x0000, /* 0xAF56 */ 0x0000, /* 0xAF57 */ 0x0000, /* 0xAF58 */ 0x0000, /* 0xAF59 */ 0x0000, /* 0xAF5A */ 0x0000, /* 0xAF5B */ 0x0000, /* 0xAF5C */ 0x0000, /* 0xAF5D */ 0x0000, /* 0xAF5E */ 0x0000, /* 0xAF5F */ 0x0000, /* 0xAF60 */ 0x0000, /* 0xAF61 */ 0x0000, /* 0xAF62 */ 0x0000, /* 0xAF63 */ 0x0000, /* 0xAF64 */ 0x0000, /* 0xAF65 */ 0x0000, /* 0xAF66 */ 0x0000, /* 0xAF67 */ 0x0000, /* 0xAF68 */ 0x0000, /* 0xAF69 */ 0x0000, /* 0xAF6A */ 0x0000, /* 0xAF6B */ 0x0000, /* 0xAF6C */ 0x0000, /* 0xAF6D */ 0x0000, /* 0xAF6E */ 0x0000, /* 0xAF6F */ 0x0000, /* 0xAF70 */ 0x0000, /* 0xAF71 */ 0x0000, /* 0xAF72 */ 0x0000, /* 0xAF73 */ 0x0000, /* 0xAF74 */ 0x0000, /* 0xAF75 */ 0x0000, /* 0xAF76 */ 0x0000, /* 0xAF77 */ 0x0000, /* 0xAF78 */ 0x0000, /* 0xAF79 */ 0x0000, /* 0xAF7A */ 0x0000, /* 0xAF7B */ 0x0000, /* 0xAF7C */ 0x0000, /* 0xAF7D */ 0x0000, /* 0xAF7E */ 0x0000, /* 0xAF7F */ 0x0000, /* 0xAF80 */ 0x0000, /* 0xAF81 */ 0x0000, /* 0xAF82 */ 0x0000, /* 0xAF83 */ 0x0000, /* 0xAF84 */ 0x0000, /* 0xAF85 */ 0x0000, /* 0xAF86 */ 0x0000, /* 0xAF87 */ 0x0000, /* 0xAF88 */ 0x0000, /* 0xAF89 */ 0x0000, /* 0xAF8A */ 0x0000, /* 0xAF8B */ 0x0000, /* 0xAF8C */ 0x0000, /* 0xAF8D */ 0x0000, /* 0xAF8E */ 0x0000, /* 0xAF8F */ 0x0000, /* 0xAF90 */ 0x0000, /* 0xAF91 */ 0x0000, /* 0xAF92 */ 0x0000, /* 0xAF93 */ 0x0000, /* 0xAF94 */ 0x0000, /* 0xAF95 */ 0x0000, /* 0xAF96 */ 0x0000, /* 0xAF97 */ 0x0000, /* 0xAF98 */ 0x0000, /* 0xAF99 */ 0x0000, /* 0xAF9A */ 0x0000, /* 0xAF9B */ 0x0000, /* 0xAF9C */ 0x0000, /* 0xAF9D */ 0x0000, /* 0xAF9E */ 0x0000, /* 0xAF9F */ 0x0000, /* 0xAFA0 */ 0x0000, /* 0xAFA1 */ 0x0000, /* 0xAFA2 */ 0x0000, /* 0xAFA3 */ 0x0000, /* 0xAFA4 */ 0x0000, /* 0xAFA5 */ 0x0000, /* 0xAFA6 */ 0x0000, /* 0xAFA7 */ 0x0000, /* 0xAFA8 */ 0x0000, /* 0xAFA9 */ 0x0000, /* 0xAFAA */ 0x0000, /* 0xAFAB */ 0x0000, /* 0xAFAC */ 0x0000, /* 0xAFAD */ 0x0000, /* 0xAFAE */ 0x0000, /* 0xAFAF */ 0x0000, /* 0xAFB0 */ 0x0000, /* 0xAFB1 */ 0x0000, /* 0xAFB2 */ 0x0000, /* 0xAFB3 */ 0x0000, /* 0xAFB4 */ 0x0000, /* 0xAFB5 */ 0x0000, /* 0xAFB6 */ 0x0000, /* 0xAFB7 */ 0x0000, /* 0xAFB8 */ 0x0000, /* 0xAFB9 */ 0x0000, /* 0xAFBA */ 0x0000, /* 0xAFBB */ 0x0000, /* 0xAFBC */ 0x0000, /* 0xAFBD */ 0x0000, /* 0xAFBE */ 0x0000, /* 0xAFBF */ 0x0000, /* 0xAFC0 */ 0x0000, /* 0xAFC1 */ 0x0000, /* 0xAFC2 */ 0x0000, /* 0xAFC3 */ 0x0000, /* 0xAFC4 */ 0x0000, /* 0xAFC5 */ 0x0000, /* 0xAFC6 */ 0x0000, /* 0xAFC7 */ 0x0000, /* 0xAFC8 */ 0x0000, /* 0xAFC9 */ 0x0000, /* 0xAFCA */ 0x0000, /* 0xAFCB */ 0x0000, /* 0xAFCC */ 0x0000, /* 0xAFCD */ 0x0000, /* 0xAFCE */ 0x0000, /* 0xAFCF */ 0x0000, /* 0xAFD0 */ 0x0000, /* 0xAFD1 */ 0x0000, /* 0xAFD2 */ 0x0000, /* 0xAFD3 */ 0x0000, /* 0xAFD4 */ 0x0000, /* 0xAFD5 */ 0x0000, /* 0xAFD6 */ 0x0000, /* 0xAFD7 */ 0x0000, /* 0xAFD8 */ 0x0000, /* 0xAFD9 */ 0x0000, /* 0xAFDA */ 0x0000, /* 0xAFDB */ 0x0000, /* 0xAFDC */ 0x0000, /* 0xAFDD */ 0x0000, /* 0xAFDE */ 0x0000, /* 0xAFDF */ 0x0000, /* 0xAFE0 */ 0x0000, /* 0xAFE1 */ 0x0000, /* 0xAFE2 */ 0x0000, /* 0xAFE3 */ 0x0000, /* 0xAFE4 */ 0x0000, /* 0xAFE5 */ 0x0000, /* 0xAFE6 */ 0x0000, /* 0xAFE7 */ 0x0000, /* 0xAFE8 */ 0x0000, /* 0xAFE9 */ 0x0000, /* 0xAFEA */ 0x0000, /* 0xAFEB */ 0x0000, /* 0xAFEC */ 0x0000, /* 0xAFED */ 0x0000, /* 0xAFEE */ 0x0000, /* 0xAFEF */ 0x0000, /* 0xAFF0 */ 0x0000, /* 0xAFF1 */ 0x0000, /* 0xAFF2 */ 0x0000, /* 0xAFF3 */ 0x0000, /* 0xAFF4 */ 0x0000, /* 0xAFF5 */ 0x0000, /* 0xAFF6 */ 0x0000, /* 0xAFF7 */ 0x0000, /* 0xAFF8 */ 0x0000, /* 0xAFF9 */ 0x0000, /* 0xAFFA */ 0x0000, /* 0xAFFB */ 0x0000, /* 0xAFFC */ 0x0000, /* 0xAFFD */ 0x0000, /* 0xAFFE */ 0x0000, /* 0xAFFF */ 0x0000, /* 0xB000 */ 0x0000, /* 0xB001 */ 0x0000, /* 0xB002 */ 0x0000, /* 0xB003 */ 0x0000, /* 0xB004 */ 0x0000, /* 0xB005 */ 0x0000, /* 0xB006 */ 0x0000, /* 0xB007 */ 0x0000, /* 0xB008 */ 0x0000, /* 0xB009 */ 0x0000, /* 0xB00A */ 0x0000, /* 0xB00B */ 0x0000, /* 0xB00C */ 0x0000, /* 0xB00D */ 0x0000, /* 0xB00E */ 0x0000, /* 0xB00F */ 0x0000, /* 0xB010 */ 0x0000, /* 0xB011 */ 0x0000, /* 0xB012 */ 0x0000, /* 0xB013 */ 0x0000, /* 0xB014 */ 0x0000, /* 0xB015 */ 0x0000, /* 0xB016 */ 0x0000, /* 0xB017 */ 0x0000, /* 0xB018 */ 0x0000, /* 0xB019 */ 0x0000, /* 0xB01A */ 0x0000, /* 0xB01B */ 0x0000, /* 0xB01C */ 0x0000, /* 0xB01D */ 0x0000, /* 0xB01E */ 0x0000, /* 0xB01F */ 0x0000, /* 0xB020 */ 0x0000, /* 0xB021 */ 0x0000, /* 0xB022 */ 0x0000, /* 0xB023 */ 0x0000, /* 0xB024 */ 0x0000, /* 0xB025 */ 0x0000, /* 0xB026 */ 0x0000, /* 0xB027 */ 0x0000, /* 0xB028 */ 0x0000, /* 0xB029 */ 0x0000, /* 0xB02A */ 0x0000, /* 0xB02B */ 0x0000, /* 0xB02C */ 0x0000, /* 0xB02D */ 0x0000, /* 0xB02E */ 0x0000, /* 0xB02F */ 0x0000, /* 0xB030 */ 0x0000, /* 0xB031 */ 0x0000, /* 0xB032 */ 0x0000, /* 0xB033 */ 0x0000, /* 0xB034 */ 0x0000, /* 0xB035 */ 0x0000, /* 0xB036 */ 0x0000, /* 0xB037 */ 0x0000, /* 0xB038 */ 0x0000, /* 0xB039 */ 0x0000, /* 0xB03A */ 0x0000, /* 0xB03B */ 0x0000, /* 0xB03C */ 0x0000, /* 0xB03D */ 0x0000, /* 0xB03E */ 0x0000, /* 0xB03F */ 0x0000, /* 0xB040 */ 0x0000, /* 0xB041 */ 0x0000, /* 0xB042 */ 0x0000, /* 0xB043 */ 0x0000, /* 0xB044 */ 0x0000, /* 0xB045 */ 0x0000, /* 0xB046 */ 0x0000, /* 0xB047 */ 0x0000, /* 0xB048 */ 0x0000, /* 0xB049 */ 0x0000, /* 0xB04A */ 0x0000, /* 0xB04B */ 0x0000, /* 0xB04C */ 0x0000, /* 0xB04D */ 0x0000, /* 0xB04E */ 0x0000, /* 0xB04F */ 0x0000, /* 0xB050 */ 0x0000, /* 0xB051 */ 0x0000, /* 0xB052 */ 0x0000, /* 0xB053 */ 0x0000, /* 0xB054 */ 0x0000, /* 0xB055 */ 0x0000, /* 0xB056 */ 0x0000, /* 0xB057 */ 0x0000, /* 0xB058 */ 0x0000, /* 0xB059 */ 0x0000, /* 0xB05A */ 0x0000, /* 0xB05B */ 0x0000, /* 0xB05C */ 0x0000, /* 0xB05D */ 0x0000, /* 0xB05E */ 0x0000, /* 0xB05F */ 0x0000, /* 0xB060 */ 0x0000, /* 0xB061 */ 0x0000, /* 0xB062 */ 0x0000, /* 0xB063 */ 0x0000, /* 0xB064 */ 0x0000, /* 0xB065 */ 0x0000, /* 0xB066 */ 0x0000, /* 0xB067 */ 0x0000, /* 0xB068 */ 0x0000, /* 0xB069 */ 0x0000, /* 0xB06A */ 0x0000, /* 0xB06B */ 0x0000, /* 0xB06C */ 0x0000, /* 0xB06D */ 0x0000, /* 0xB06E */ 0x0000, /* 0xB06F */ 0x0000, /* 0xB070 */ 0x0000, /* 0xB071 */ 0x0000, /* 0xB072 */ 0x0000, /* 0xB073 */ 0x0000, /* 0xB074 */ 0x0000, /* 0xB075 */ 0x0000, /* 0xB076 */ 0x0000, /* 0xB077 */ 0x0000, /* 0xB078 */ 0x0000, /* 0xB079 */ 0x0000, /* 0xB07A */ 0x0000, /* 0xB07B */ 0x0000, /* 0xB07C */ 0x0000, /* 0xB07D */ 0x0000, /* 0xB07E */ 0x0000, /* 0xB07F */ 0x0000, /* 0xB080 */ 0x0000, /* 0xB081 */ 0x0000, /* 0xB082 */ 0x0000, /* 0xB083 */ 0x0000, /* 0xB084 */ 0x0000, /* 0xB085 */ 0x0000, /* 0xB086 */ 0x0000, /* 0xB087 */ 0x0000, /* 0xB088 */ 0x0000, /* 0xB089 */ 0x0000, /* 0xB08A */ 0x0000, /* 0xB08B */ 0x0000, /* 0xB08C */ 0x0000, /* 0xB08D */ 0x0000, /* 0xB08E */ 0x0000, /* 0xB08F */ 0x0000, /* 0xB090 */ 0x0000, /* 0xB091 */ 0x0000, /* 0xB092 */ 0x0000, /* 0xB093 */ 0x0000, /* 0xB094 */ 0x0000, /* 0xB095 */ 0x0000, /* 0xB096 */ 0x0000, /* 0xB097 */ 0x0000, /* 0xB098 */ 0x0000, /* 0xB099 */ 0x0000, /* 0xB09A */ 0x0000, /* 0xB09B */ 0x0000, /* 0xB09C */ 0x0000, /* 0xB09D */ 0x0000, /* 0xB09E */ 0x0000, /* 0xB09F */ 0x0000, /* 0xB0A0 */ 0x0000, /* 0xB0A1 */ 0x0000, /* 0xB0A2 */ 0x0000, /* 0xB0A3 */ 0x0000, /* 0xB0A4 */ 0x0000, /* 0xB0A5 */ 0x0000, /* 0xB0A6 */ 0x0000, /* 0xB0A7 */ 0x0000, /* 0xB0A8 */ 0x0000, /* 0xB0A9 */ 0x0000, /* 0xB0AA */ 0x0000, /* 0xB0AB */ 0x0000, /* 0xB0AC */ 0x0000, /* 0xB0AD */ 0x0000, /* 0xB0AE */ 0x0000, /* 0xB0AF */ 0x0000, /* 0xB0B0 */ 0x0000, /* 0xB0B1 */ 0x0000, /* 0xB0B2 */ 0x0000, /* 0xB0B3 */ 0x0000, /* 0xB0B4 */ 0x0000, /* 0xB0B5 */ 0x0000, /* 0xB0B6 */ 0x0000, /* 0xB0B7 */ 0x0000, /* 0xB0B8 */ 0x0000, /* 0xB0B9 */ 0x0000, /* 0xB0BA */ 0x0000, /* 0xB0BB */ 0x0000, /* 0xB0BC */ 0x0000, /* 0xB0BD */ 0x0000, /* 0xB0BE */ 0x0000, /* 0xB0BF */ 0x0000, /* 0xB0C0 */ 0x0000, /* 0xB0C1 */ 0x0000, /* 0xB0C2 */ 0x0000, /* 0xB0C3 */ 0x0000, /* 0xB0C4 */ 0x0000, /* 0xB0C5 */ 0x0000, /* 0xB0C6 */ 0x0000, /* 0xB0C7 */ 0x0000, /* 0xB0C8 */ 0x0000, /* 0xB0C9 */ 0x0000, /* 0xB0CA */ 0x0000, /* 0xB0CB */ 0x0000, /* 0xB0CC */ 0x0000, /* 0xB0CD */ 0x0000, /* 0xB0CE */ 0x0000, /* 0xB0CF */ 0x0000, /* 0xB0D0 */ 0x0000, /* 0xB0D1 */ 0x0000, /* 0xB0D2 */ 0x0000, /* 0xB0D3 */ 0x0000, /* 0xB0D4 */ 0x0000, /* 0xB0D5 */ 0x0000, /* 0xB0D6 */ 0x0000, /* 0xB0D7 */ 0x0000, /* 0xB0D8 */ 0x0000, /* 0xB0D9 */ 0x0000, /* 0xB0DA */ 0x0000, /* 0xB0DB */ 0x0000, /* 0xB0DC */ 0x0000, /* 0xB0DD */ 0x0000, /* 0xB0DE */ 0x0000, /* 0xB0DF */ 0x0000, /* 0xB0E0 */ 0x0000, /* 0xB0E1 */ 0x0000, /* 0xB0E2 */ 0x0000, /* 0xB0E3 */ 0x0000, /* 0xB0E4 */ 0x0000, /* 0xB0E5 */ 0x0000, /* 0xB0E6 */ 0x0000, /* 0xB0E7 */ 0x0000, /* 0xB0E8 */ 0x0000, /* 0xB0E9 */ 0x0000, /* 0xB0EA */ 0x0000, /* 0xB0EB */ 0x0000, /* 0xB0EC */ 0x0000, /* 0xB0ED */ 0x0000, /* 0xB0EE */ 0x0000, /* 0xB0EF */ 0x0000, /* 0xB0F0 */ 0x0000, /* 0xB0F1 */ 0x0000, /* 0xB0F2 */ 0x0000, /* 0xB0F3 */ 0x0000, /* 0xB0F4 */ 0x0000, /* 0xB0F5 */ 0x0000, /* 0xB0F6 */ 0x0000, /* 0xB0F7 */ 0x0000, /* 0xB0F8 */ 0x0000, /* 0xB0F9 */ 0x0000, /* 0xB0FA */ 0x0000, /* 0xB0FB */ 0x0000, /* 0xB0FC */ 0x0000, /* 0xB0FD */ 0x0000, /* 0xB0FE */ 0x0000, /* 0xB0FF */ 0x0000, /* 0xB100 */ 0x0000, /* 0xB101 */ 0x0000, /* 0xB102 */ 0x0000, /* 0xB103 */ 0x0000, /* 0xB104 */ 0x0000, /* 0xB105 */ 0x0000, /* 0xB106 */ 0x0000, /* 0xB107 */ 0x0000, /* 0xB108 */ 0x0000, /* 0xB109 */ 0x0000, /* 0xB10A */ 0x0000, /* 0xB10B */ 0x0000, /* 0xB10C */ 0x0000, /* 0xB10D */ 0x0000, /* 0xB10E */ 0x0000, /* 0xB10F */ 0x0000, /* 0xB110 */ 0x0000, /* 0xB111 */ 0x0000, /* 0xB112 */ 0x0000, /* 0xB113 */ 0x0000, /* 0xB114 */ 0x0000, /* 0xB115 */ 0x0000, /* 0xB116 */ 0x0000, /* 0xB117 */ 0x0000, /* 0xB118 */ 0x0000, /* 0xB119 */ 0x0000, /* 0xB11A */ 0x0000, /* 0xB11B */ 0x0000, /* 0xB11C */ 0x0000, /* 0xB11D */ 0x0000, /* 0xB11E */ 0x0000, /* 0xB11F */ 0x0000, /* 0xB120 */ 0x0000, /* 0xB121 */ 0x0000, /* 0xB122 */ 0x0000, /* 0xB123 */ 0x0000, /* 0xB124 */ 0x0000, /* 0xB125 */ 0x0000, /* 0xB126 */ 0x0000, /* 0xB127 */ 0x0000, /* 0xB128 */ 0x0000, /* 0xB129 */ 0x0000, /* 0xB12A */ 0x0000, /* 0xB12B */ 0x0000, /* 0xB12C */ 0x0000, /* 0xB12D */ 0x0000, /* 0xB12E */ 0x0000, /* 0xB12F */ 0x0000, /* 0xB130 */ 0x0000, /* 0xB131 */ 0x0000, /* 0xB132 */ 0x0000, /* 0xB133 */ 0x0000, /* 0xB134 */ 0x0000, /* 0xB135 */ 0x0000, /* 0xB136 */ 0x0000, /* 0xB137 */ 0x0000, /* 0xB138 */ 0x0000, /* 0xB139 */ 0x0000, /* 0xB13A */ 0x0000, /* 0xB13B */ 0x0000, /* 0xB13C */ 0x0000, /* 0xB13D */ 0x0000, /* 0xB13E */ 0x0000, /* 0xB13F */ 0x0000, /* 0xB140 */ 0x0000, /* 0xB141 */ 0x0000, /* 0xB142 */ 0x0000, /* 0xB143 */ 0x0000, /* 0xB144 */ 0x0000, /* 0xB145 */ 0x0000, /* 0xB146 */ 0x0000, /* 0xB147 */ 0x0000, /* 0xB148 */ 0x0000, /* 0xB149 */ 0x0000, /* 0xB14A */ 0x0000, /* 0xB14B */ 0x0000, /* 0xB14C */ 0x0000, /* 0xB14D */ 0x0000, /* 0xB14E */ 0x0000, /* 0xB14F */ 0x0000, /* 0xB150 */ 0x0000, /* 0xB151 */ 0x0000, /* 0xB152 */ 0x0000, /* 0xB153 */ 0x0000, /* 0xB154 */ 0x0000, /* 0xB155 */ 0x0000, /* 0xB156 */ 0x0000, /* 0xB157 */ 0x0000, /* 0xB158 */ 0x0000, /* 0xB159 */ 0x0000, /* 0xB15A */ 0x0000, /* 0xB15B */ 0x0000, /* 0xB15C */ 0x0000, /* 0xB15D */ 0x0000, /* 0xB15E */ 0x0000, /* 0xB15F */ 0x0000, /* 0xB160 */ 0x0000, /* 0xB161 */ 0x0000, /* 0xB162 */ 0x0000, /* 0xB163 */ 0x0000, /* 0xB164 */ 0x0000, /* 0xB165 */ 0x0000, /* 0xB166 */ 0x0000, /* 0xB167 */ 0x0000, /* 0xB168 */ 0x0000, /* 0xB169 */ 0x0000, /* 0xB16A */ 0x0000, /* 0xB16B */ 0x0000, /* 0xB16C */ 0x0000, /* 0xB16D */ 0x0000, /* 0xB16E */ 0x0000, /* 0xB16F */ 0x0000, /* 0xB170 */ 0x0000, /* 0xB171 */ 0x0000, /* 0xB172 */ 0x0000, /* 0xB173 */ 0x0000, /* 0xB174 */ 0x0000, /* 0xB175 */ 0x0000, /* 0xB176 */ 0x0000, /* 0xB177 */ 0x0000, /* 0xB178 */ 0x0000, /* 0xB179 */ 0x0000, /* 0xB17A */ 0x0000, /* 0xB17B */ 0x0000, /* 0xB17C */ 0x0000, /* 0xB17D */ 0x0000, /* 0xB17E */ 0x0000, /* 0xB17F */ 0x0000, /* 0xB180 */ 0x0000, /* 0xB181 */ 0x0000, /* 0xB182 */ 0x0000, /* 0xB183 */ 0x0000, /* 0xB184 */ 0x0000, /* 0xB185 */ 0x0000, /* 0xB186 */ 0x0000, /* 0xB187 */ 0x0000, /* 0xB188 */ 0x0000, /* 0xB189 */ 0x0000, /* 0xB18A */ 0x0000, /* 0xB18B */ 0x0000, /* 0xB18C */ 0x0000, /* 0xB18D */ 0x0000, /* 0xB18E */ 0x0000, /* 0xB18F */ 0x0000, /* 0xB190 */ 0x0000, /* 0xB191 */ 0x0000, /* 0xB192 */ 0x0000, /* 0xB193 */ 0x0000, /* 0xB194 */ 0x0000, /* 0xB195 */ 0x0000, /* 0xB196 */ 0x0000, /* 0xB197 */ 0x0000, /* 0xB198 */ 0x0000, /* 0xB199 */ 0x0000, /* 0xB19A */ 0x0000, /* 0xB19B */ 0x0000, /* 0xB19C */ 0x0000, /* 0xB19D */ 0x0000, /* 0xB19E */ 0x0000, /* 0xB19F */ 0x0000, /* 0xB1A0 */ 0x0000, /* 0xB1A1 */ 0x0000, /* 0xB1A2 */ 0x0000, /* 0xB1A3 */ 0x0000, /* 0xB1A4 */ 0x0000, /* 0xB1A5 */ 0x0000, /* 0xB1A6 */ 0x0000, /* 0xB1A7 */ 0x0000, /* 0xB1A8 */ 0x0000, /* 0xB1A9 */ 0x0000, /* 0xB1AA */ 0x0000, /* 0xB1AB */ 0x0000, /* 0xB1AC */ 0x0000, /* 0xB1AD */ 0x0000, /* 0xB1AE */ 0x0000, /* 0xB1AF */ 0x0000, /* 0xB1B0 */ 0x0000, /* 0xB1B1 */ 0x0000, /* 0xB1B2 */ 0x0000, /* 0xB1B3 */ 0x0000, /* 0xB1B4 */ 0x0000, /* 0xB1B5 */ 0x0000, /* 0xB1B6 */ 0x0000, /* 0xB1B7 */ 0x0000, /* 0xB1B8 */ 0x0000, /* 0xB1B9 */ 0x0000, /* 0xB1BA */ 0x0000, /* 0xB1BB */ 0x0000, /* 0xB1BC */ 0x0000, /* 0xB1BD */ 0x0000, /* 0xB1BE */ 0x0000, /* 0xB1BF */ 0x0000, /* 0xB1C0 */ 0x0000, /* 0xB1C1 */ 0x0000, /* 0xB1C2 */ 0x0000, /* 0xB1C3 */ 0x0000, /* 0xB1C4 */ 0x0000, /* 0xB1C5 */ 0x0000, /* 0xB1C6 */ 0x0000, /* 0xB1C7 */ 0x0000, /* 0xB1C8 */ 0x0000, /* 0xB1C9 */ 0x0000, /* 0xB1CA */ 0x0000, /* 0xB1CB */ 0x0000, /* 0xB1CC */ 0x0000, /* 0xB1CD */ 0x0000, /* 0xB1CE */ 0x0000, /* 0xB1CF */ 0x0000, /* 0xB1D0 */ 0x0000, /* 0xB1D1 */ 0x0000, /* 0xB1D2 */ 0x0000, /* 0xB1D3 */ 0x0000, /* 0xB1D4 */ 0x0000, /* 0xB1D5 */ 0x0000, /* 0xB1D6 */ 0x0000, /* 0xB1D7 */ 0x0000, /* 0xB1D8 */ 0x0000, /* 0xB1D9 */ 0x0000, /* 0xB1DA */ 0x0000, /* 0xB1DB */ 0x0000, /* 0xB1DC */ 0x0000, /* 0xB1DD */ 0x0000, /* 0xB1DE */ 0x0000, /* 0xB1DF */ 0x0000, /* 0xB1E0 */ 0x0000, /* 0xB1E1 */ 0x0000, /* 0xB1E2 */ 0x0000, /* 0xB1E3 */ 0x0000, /* 0xB1E4 */ 0x0000, /* 0xB1E5 */ 0x0000, /* 0xB1E6 */ 0x0000, /* 0xB1E7 */ 0x0000, /* 0xB1E8 */ 0x0000, /* 0xB1E9 */ 0x0000, /* 0xB1EA */ 0x0000, /* 0xB1EB */ 0x0000, /* 0xB1EC */ 0x0000, /* 0xB1ED */ 0x0000, /* 0xB1EE */ 0x0000, /* 0xB1EF */ 0x0000, /* 0xB1F0 */ 0x0000, /* 0xB1F1 */ 0x0000, /* 0xB1F2 */ 0x0000, /* 0xB1F3 */ 0x0000, /* 0xB1F4 */ 0x0000, /* 0xB1F5 */ 0x0000, /* 0xB1F6 */ 0x0000, /* 0xB1F7 */ 0x0000, /* 0xB1F8 */ 0x0000, /* 0xB1F9 */ 0x0000, /* 0xB1FA */ 0x0000, /* 0xB1FB */ 0x0000, /* 0xB1FC */ 0x0000, /* 0xB1FD */ 0x0000, /* 0xB1FE */ 0x0000, /* 0xB1FF */ 0x0000, /* 0xB200 */ 0x0000, /* 0xB201 */ 0x0000, /* 0xB202 */ 0x0000, /* 0xB203 */ 0x0000, /* 0xB204 */ 0x0000, /* 0xB205 */ 0x0000, /* 0xB206 */ 0x0000, /* 0xB207 */ 0x0000, /* 0xB208 */ 0x0000, /* 0xB209 */ 0x0000, /* 0xB20A */ 0x0000, /* 0xB20B */ 0x0000, /* 0xB20C */ 0x0000, /* 0xB20D */ 0x0000, /* 0xB20E */ 0x0000, /* 0xB20F */ 0x0000, /* 0xB210 */ 0x0000, /* 0xB211 */ 0x0000, /* 0xB212 */ 0x0000, /* 0xB213 */ 0x0000, /* 0xB214 */ 0x0000, /* 0xB215 */ 0x0000, /* 0xB216 */ 0x0000, /* 0xB217 */ 0x0000, /* 0xB218 */ 0x0000, /* 0xB219 */ 0x0000, /* 0xB21A */ 0x0000, /* 0xB21B */ 0x0000, /* 0xB21C */ 0x0000, /* 0xB21D */ 0x0000, /* 0xB21E */ 0x0000, /* 0xB21F */ 0x0000, /* 0xB220 */ 0x0000, /* 0xB221 */ 0x0000, /* 0xB222 */ 0x0000, /* 0xB223 */ 0x0000, /* 0xB224 */ 0x0000, /* 0xB225 */ 0x0000, /* 0xB226 */ 0x0000, /* 0xB227 */ 0x0000, /* 0xB228 */ 0x0000, /* 0xB229 */ 0x0000, /* 0xB22A */ 0x0000, /* 0xB22B */ 0x0000, /* 0xB22C */ 0x0000, /* 0xB22D */ 0x0000, /* 0xB22E */ 0x0000, /* 0xB22F */ 0x0000, /* 0xB230 */ 0x0000, /* 0xB231 */ 0x0000, /* 0xB232 */ 0x0000, /* 0xB233 */ 0x0000, /* 0xB234 */ 0x0000, /* 0xB235 */ 0x0000, /* 0xB236 */ 0x0000, /* 0xB237 */ 0x0000, /* 0xB238 */ 0x0000, /* 0xB239 */ 0x0000, /* 0xB23A */ 0x0000, /* 0xB23B */ 0x0000, /* 0xB23C */ 0x0000, /* 0xB23D */ 0x0000, /* 0xB23E */ 0x0000, /* 0xB23F */ 0x0000, /* 0xB240 */ 0x0000, /* 0xB241 */ 0x0000, /* 0xB242 */ 0x0000, /* 0xB243 */ 0x0000, /* 0xB244 */ 0x0000, /* 0xB245 */ 0x0000, /* 0xB246 */ 0x0000, /* 0xB247 */ 0x0000, /* 0xB248 */ 0x0000, /* 0xB249 */ 0x0000, /* 0xB24A */ 0x0000, /* 0xB24B */ 0x0000, /* 0xB24C */ 0x0000, /* 0xB24D */ 0x0000, /* 0xB24E */ 0x0000, /* 0xB24F */ 0x0000, /* 0xB250 */ 0x0000, /* 0xB251 */ 0x0000, /* 0xB252 */ 0x0000, /* 0xB253 */ 0x0000, /* 0xB254 */ 0x0000, /* 0xB255 */ 0x0000, /* 0xB256 */ 0x0000, /* 0xB257 */ 0x0000, /* 0xB258 */ 0x0000, /* 0xB259 */ 0x0000, /* 0xB25A */ 0x0000, /* 0xB25B */ 0x0000, /* 0xB25C */ 0x0000, /* 0xB25D */ 0x0000, /* 0xB25E */ 0x0000, /* 0xB25F */ 0x0000, /* 0xB260 */ 0x0000, /* 0xB261 */ 0x0000, /* 0xB262 */ 0x0000, /* 0xB263 */ 0x0000, /* 0xB264 */ 0x0000, /* 0xB265 */ 0x0000, /* 0xB266 */ 0x0000, /* 0xB267 */ 0x0000, /* 0xB268 */ 0x0000, /* 0xB269 */ 0x0000, /* 0xB26A */ 0x0000, /* 0xB26B */ 0x0000, /* 0xB26C */ 0x0000, /* 0xB26D */ 0x0000, /* 0xB26E */ 0x0000, /* 0xB26F */ 0x0000, /* 0xB270 */ 0x0000, /* 0xB271 */ 0x0000, /* 0xB272 */ 0x0000, /* 0xB273 */ 0x0000, /* 0xB274 */ 0x0000, /* 0xB275 */ 0x0000, /* 0xB276 */ 0x0000, /* 0xB277 */ 0x0000, /* 0xB278 */ 0x0000, /* 0xB279 */ 0x0000, /* 0xB27A */ 0x0000, /* 0xB27B */ 0x0000, /* 0xB27C */ 0x0000, /* 0xB27D */ 0x0000, /* 0xB27E */ 0x0000, /* 0xB27F */ 0x0000, /* 0xB280 */ 0x0000, /* 0xB281 */ 0x0000, /* 0xB282 */ 0x0000, /* 0xB283 */ 0x0000, /* 0xB284 */ 0x0000, /* 0xB285 */ 0x0000, /* 0xB286 */ 0x0000, /* 0xB287 */ 0x0000, /* 0xB288 */ 0x0000, /* 0xB289 */ 0x0000, /* 0xB28A */ 0x0000, /* 0xB28B */ 0x0000, /* 0xB28C */ 0x0000, /* 0xB28D */ 0x0000, /* 0xB28E */ 0x0000, /* 0xB28F */ 0x0000, /* 0xB290 */ 0x0000, /* 0xB291 */ 0x0000, /* 0xB292 */ 0x0000, /* 0xB293 */ 0x0000, /* 0xB294 */ 0x0000, /* 0xB295 */ 0x0000, /* 0xB296 */ 0x0000, /* 0xB297 */ 0x0000, /* 0xB298 */ 0x0000, /* 0xB299 */ 0x0000, /* 0xB29A */ 0x0000, /* 0xB29B */ 0x0000, /* 0xB29C */ 0x0000, /* 0xB29D */ 0x0000, /* 0xB29E */ 0x0000, /* 0xB29F */ 0x0000, /* 0xB2A0 */ 0x0000, /* 0xB2A1 */ 0x0000, /* 0xB2A2 */ 0x0000, /* 0xB2A3 */ 0x0000, /* 0xB2A4 */ 0x0000, /* 0xB2A5 */ 0x0000, /* 0xB2A6 */ 0x0000, /* 0xB2A7 */ 0x0000, /* 0xB2A8 */ 0x0000, /* 0xB2A9 */ 0x0000, /* 0xB2AA */ 0x0000, /* 0xB2AB */ 0x0000, /* 0xB2AC */ 0x0000, /* 0xB2AD */ 0x0000, /* 0xB2AE */ 0x0000, /* 0xB2AF */ 0x0000, /* 0xB2B0 */ 0x0000, /* 0xB2B1 */ 0x0000, /* 0xB2B2 */ 0x0000, /* 0xB2B3 */ 0x0000, /* 0xB2B4 */ 0x0000, /* 0xB2B5 */ 0x0000, /* 0xB2B6 */ 0x0000, /* 0xB2B7 */ 0x0000, /* 0xB2B8 */ 0x0000, /* 0xB2B9 */ 0x0000, /* 0xB2BA */ 0x0000, /* 0xB2BB */ 0x0000, /* 0xB2BC */ 0x0000, /* 0xB2BD */ 0x0000, /* 0xB2BE */ 0x0000, /* 0xB2BF */ 0x0000, /* 0xB2C0 */ 0x0000, /* 0xB2C1 */ 0x0000, /* 0xB2C2 */ 0x0000, /* 0xB2C3 */ 0x0000, /* 0xB2C4 */ 0x0000, /* 0xB2C5 */ 0x0000, /* 0xB2C6 */ 0x0000, /* 0xB2C7 */ 0x0000, /* 0xB2C8 */ 0x0000, /* 0xB2C9 */ 0x0000, /* 0xB2CA */ 0x0000, /* 0xB2CB */ 0x0000, /* 0xB2CC */ 0x0000, /* 0xB2CD */ 0x0000, /* 0xB2CE */ 0x0000, /* 0xB2CF */ 0x0000, /* 0xB2D0 */ 0x0000, /* 0xB2D1 */ 0x0000, /* 0xB2D2 */ 0x0000, /* 0xB2D3 */ 0x0000, /* 0xB2D4 */ 0x0000, /* 0xB2D5 */ 0x0000, /* 0xB2D6 */ 0x0000, /* 0xB2D7 */ 0x0000, /* 0xB2D8 */ 0x0000, /* 0xB2D9 */ 0x0000, /* 0xB2DA */ 0x0000, /* 0xB2DB */ 0x0000, /* 0xB2DC */ 0x0000, /* 0xB2DD */ 0x0000, /* 0xB2DE */ 0x0000, /* 0xB2DF */ 0x0000, /* 0xB2E0 */ 0x0000, /* 0xB2E1 */ 0x0000, /* 0xB2E2 */ 0x0000, /* 0xB2E3 */ 0x0000, /* 0xB2E4 */ 0x0000, /* 0xB2E5 */ 0x0000, /* 0xB2E6 */ 0x0000, /* 0xB2E7 */ 0x0000, /* 0xB2E8 */ 0x0000, /* 0xB2E9 */ 0x0000, /* 0xB2EA */ 0x0000, /* 0xB2EB */ 0x0000, /* 0xB2EC */ 0x0000, /* 0xB2ED */ 0x0000, /* 0xB2EE */ 0x0000, /* 0xB2EF */ 0x0000, /* 0xB2F0 */ 0x0000, /* 0xB2F1 */ 0x0000, /* 0xB2F2 */ 0x0000, /* 0xB2F3 */ 0x0000, /* 0xB2F4 */ 0x0000, /* 0xB2F5 */ 0x0000, /* 0xB2F6 */ 0x0000, /* 0xB2F7 */ 0x0000, /* 0xB2F8 */ 0x0000, /* 0xB2F9 */ 0x0000, /* 0xB2FA */ 0x0000, /* 0xB2FB */ 0x0000, /* 0xB2FC */ 0x0000, /* 0xB2FD */ 0x0000, /* 0xB2FE */ 0x0000, /* 0xB2FF */ 0x0000, /* 0xB300 */ 0x0000, /* 0xB301 */ 0x0000, /* 0xB302 */ 0x0000, /* 0xB303 */ 0x0000, /* 0xB304 */ 0x0000, /* 0xB305 */ 0x0000, /* 0xB306 */ 0x0000, /* 0xB307 */ 0x0000, /* 0xB308 */ 0x0000, /* 0xB309 */ 0x0000, /* 0xB30A */ 0x0000, /* 0xB30B */ 0x0000, /* 0xB30C */ 0x0000, /* 0xB30D */ 0x0000, /* 0xB30E */ 0x0000, /* 0xB30F */ 0x0000, /* 0xB310 */ 0x0000, /* 0xB311 */ 0x0000, /* 0xB312 */ 0x0000, /* 0xB313 */ 0x0000, /* 0xB314 */ 0x0000, /* 0xB315 */ 0x0000, /* 0xB316 */ 0x0000, /* 0xB317 */ 0x0000, /* 0xB318 */ 0x0000, /* 0xB319 */ 0x0000, /* 0xB31A */ 0x0000, /* 0xB31B */ 0x0000, /* 0xB31C */ 0x0000, /* 0xB31D */ 0x0000, /* 0xB31E */ 0x0000, /* 0xB31F */ 0x0000, /* 0xB320 */ 0x0000, /* 0xB321 */ 0x0000, /* 0xB322 */ 0x0000, /* 0xB323 */ 0x0000, /* 0xB324 */ 0x0000, /* 0xB325 */ 0x0000, /* 0xB326 */ 0x0000, /* 0xB327 */ 0x0000, /* 0xB328 */ 0x0000, /* 0xB329 */ 0x0000, /* 0xB32A */ 0x0000, /* 0xB32B */ 0x0000, /* 0xB32C */ 0x0000, /* 0xB32D */ 0x0000, /* 0xB32E */ 0x0000, /* 0xB32F */ 0x0000, /* 0xB330 */ 0x0000, /* 0xB331 */ 0x0000, /* 0xB332 */ 0x0000, /* 0xB333 */ 0x0000, /* 0xB334 */ 0x0000, /* 0xB335 */ 0x0000, /* 0xB336 */ 0x0000, /* 0xB337 */ 0x0000, /* 0xB338 */ 0x0000, /* 0xB339 */ 0x0000, /* 0xB33A */ 0x0000, /* 0xB33B */ 0x0000, /* 0xB33C */ 0x0000, /* 0xB33D */ 0x0000, /* 0xB33E */ 0x0000, /* 0xB33F */ 0x0000, /* 0xB340 */ 0x0000, /* 0xB341 */ 0x0000, /* 0xB342 */ 0x0000, /* 0xB343 */ 0x0000, /* 0xB344 */ 0x0000, /* 0xB345 */ 0x0000, /* 0xB346 */ 0x0000, /* 0xB347 */ 0x0000, /* 0xB348 */ 0x0000, /* 0xB349 */ 0x0000, /* 0xB34A */ 0x0000, /* 0xB34B */ 0x0000, /* 0xB34C */ 0x0000, /* 0xB34D */ 0x0000, /* 0xB34E */ 0x0000, /* 0xB34F */ 0x0000, /* 0xB350 */ 0x0000, /* 0xB351 */ 0x0000, /* 0xB352 */ 0x0000, /* 0xB353 */ 0x0000, /* 0xB354 */ 0x0000, /* 0xB355 */ 0x0000, /* 0xB356 */ 0x0000, /* 0xB357 */ 0x0000, /* 0xB358 */ 0x0000, /* 0xB359 */ 0x0000, /* 0xB35A */ 0x0000, /* 0xB35B */ 0x0000, /* 0xB35C */ 0x0000, /* 0xB35D */ 0x0000, /* 0xB35E */ 0x0000, /* 0xB35F */ 0x0000, /* 0xB360 */ 0x0000, /* 0xB361 */ 0x0000, /* 0xB362 */ 0x0000, /* 0xB363 */ 0x0000, /* 0xB364 */ 0x0000, /* 0xB365 */ 0x0000, /* 0xB366 */ 0x0000, /* 0xB367 */ 0x0000, /* 0xB368 */ 0x0000, /* 0xB369 */ 0x0000, /* 0xB36A */ 0x0000, /* 0xB36B */ 0x0000, /* 0xB36C */ 0x0000, /* 0xB36D */ 0x0000, /* 0xB36E */ 0x0000, /* 0xB36F */ 0x0000, /* 0xB370 */ 0x0000, /* 0xB371 */ 0x0000, /* 0xB372 */ 0x0000, /* 0xB373 */ 0x0000, /* 0xB374 */ 0x0000, /* 0xB375 */ 0x0000, /* 0xB376 */ 0x0000, /* 0xB377 */ 0x0000, /* 0xB378 */ 0x0000, /* 0xB379 */ 0x0000, /* 0xB37A */ 0x0000, /* 0xB37B */ 0x0000, /* 0xB37C */ 0x0000, /* 0xB37D */ 0x0000, /* 0xB37E */ 0x0000, /* 0xB37F */ 0x0000, /* 0xB380 */ 0x0000, /* 0xB381 */ 0x0000, /* 0xB382 */ 0x0000, /* 0xB383 */ 0x0000, /* 0xB384 */ 0x0000, /* 0xB385 */ 0x0000, /* 0xB386 */ 0x0000, /* 0xB387 */ 0x0000, /* 0xB388 */ 0x0000, /* 0xB389 */ 0x0000, /* 0xB38A */ 0x0000, /* 0xB38B */ 0x0000, /* 0xB38C */ 0x0000, /* 0xB38D */ 0x0000, /* 0xB38E */ 0x0000, /* 0xB38F */ 0x0000, /* 0xB390 */ 0x0000, /* 0xB391 */ 0x0000, /* 0xB392 */ 0x0000, /* 0xB393 */ 0x0000, /* 0xB394 */ 0x0000, /* 0xB395 */ 0x0000, /* 0xB396 */ 0x0000, /* 0xB397 */ 0x0000, /* 0xB398 */ 0x0000, /* 0xB399 */ 0x0000, /* 0xB39A */ 0x0000, /* 0xB39B */ 0x0000, /* 0xB39C */ 0x0000, /* 0xB39D */ 0x0000, /* 0xB39E */ 0x0000, /* 0xB39F */ 0x0000, /* 0xB3A0 */ 0x0000, /* 0xB3A1 */ 0x0000, /* 0xB3A2 */ 0x0000, /* 0xB3A3 */ 0x0000, /* 0xB3A4 */ 0x0000, /* 0xB3A5 */ 0x0000, /* 0xB3A6 */ 0x0000, /* 0xB3A7 */ 0x0000, /* 0xB3A8 */ 0x0000, /* 0xB3A9 */ 0x0000, /* 0xB3AA */ 0x0000, /* 0xB3AB */ 0x0000, /* 0xB3AC */ 0x0000, /* 0xB3AD */ 0x0000, /* 0xB3AE */ 0x0000, /* 0xB3AF */ 0x0000, /* 0xB3B0 */ 0x0000, /* 0xB3B1 */ 0x0000, /* 0xB3B2 */ 0x0000, /* 0xB3B3 */ 0x0000, /* 0xB3B4 */ 0x0000, /* 0xB3B5 */ 0x0000, /* 0xB3B6 */ 0x0000, /* 0xB3B7 */ 0x0000, /* 0xB3B8 */ 0x0000, /* 0xB3B9 */ 0x0000, /* 0xB3BA */ 0x0000, /* 0xB3BB */ 0x0000, /* 0xB3BC */ 0x0000, /* 0xB3BD */ 0x0000, /* 0xB3BE */ 0x0000, /* 0xB3BF */ 0x0000, /* 0xB3C0 */ 0x0000, /* 0xB3C1 */ 0x0000, /* 0xB3C2 */ 0x0000, /* 0xB3C3 */ 0x0000, /* 0xB3C4 */ 0x0000, /* 0xB3C5 */ 0x0000, /* 0xB3C6 */ 0x0000, /* 0xB3C7 */ 0x0000, /* 0xB3C8 */ 0x0000, /* 0xB3C9 */ 0x0000, /* 0xB3CA */ 0x0000, /* 0xB3CB */ 0x0000, /* 0xB3CC */ 0x0000, /* 0xB3CD */ 0x0000, /* 0xB3CE */ 0x0000, /* 0xB3CF */ 0x0000, /* 0xB3D0 */ 0x0000, /* 0xB3D1 */ 0x0000, /* 0xB3D2 */ 0x0000, /* 0xB3D3 */ 0x0000, /* 0xB3D4 */ 0x0000, /* 0xB3D5 */ 0x0000, /* 0xB3D6 */ 0x0000, /* 0xB3D7 */ 0x0000, /* 0xB3D8 */ 0x0000, /* 0xB3D9 */ 0x0000, /* 0xB3DA */ 0x0000, /* 0xB3DB */ 0x0000, /* 0xB3DC */ 0x0000, /* 0xB3DD */ 0x0000, /* 0xB3DE */ 0x0000, /* 0xB3DF */ 0x0000, /* 0xB3E0 */ 0x0000, /* 0xB3E1 */ 0x0000, /* 0xB3E2 */ 0x0000, /* 0xB3E3 */ 0x0000, /* 0xB3E4 */ 0x0000, /* 0xB3E5 */ 0x0000, /* 0xB3E6 */ 0x0000, /* 0xB3E7 */ 0x0000, /* 0xB3E8 */ 0x0000, /* 0xB3E9 */ 0x0000, /* 0xB3EA */ 0x0000, /* 0xB3EB */ 0x0000, /* 0xB3EC */ 0x0000, /* 0xB3ED */ 0x0000, /* 0xB3EE */ 0x0000, /* 0xB3EF */ 0x0000, /* 0xB3F0 */ 0x0000, /* 0xB3F1 */ 0x0000, /* 0xB3F2 */ 0x0000, /* 0xB3F3 */ 0x0000, /* 0xB3F4 */ 0x0000, /* 0xB3F5 */ 0x0000, /* 0xB3F6 */ 0x0000, /* 0xB3F7 */ 0x0000, /* 0xB3F8 */ 0x0000, /* 0xB3F9 */ 0x0000, /* 0xB3FA */ 0x0000, /* 0xB3FB */ 0x0000, /* 0xB3FC */ 0x0000, /* 0xB3FD */ 0x0000, /* 0xB3FE */ 0x0000, /* 0xB3FF */ 0x0000, /* 0xB400 */ 0x0000, /* 0xB401 */ 0x0000, /* 0xB402 */ 0x0000, /* 0xB403 */ 0x0000, /* 0xB404 */ 0x0000, /* 0xB405 */ 0x0000, /* 0xB406 */ 0x0000, /* 0xB407 */ 0x0000, /* 0xB408 */ 0x0000, /* 0xB409 */ 0x0000, /* 0xB40A */ 0x0000, /* 0xB40B */ 0x0000, /* 0xB40C */ 0x0000, /* 0xB40D */ 0x0000, /* 0xB40E */ 0x0000, /* 0xB40F */ 0x0000, /* 0xB410 */ 0x0000, /* 0xB411 */ 0x0000, /* 0xB412 */ 0x0000, /* 0xB413 */ 0x0000, /* 0xB414 */ 0x0000, /* 0xB415 */ 0x0000, /* 0xB416 */ 0x0000, /* 0xB417 */ 0x0000, /* 0xB418 */ 0x0000, /* 0xB419 */ 0x0000, /* 0xB41A */ 0x0000, /* 0xB41B */ 0x0000, /* 0xB41C */ 0x0000, /* 0xB41D */ 0x0000, /* 0xB41E */ 0x0000, /* 0xB41F */ 0x0000, /* 0xB420 */ 0x0000, /* 0xB421 */ 0x0000, /* 0xB422 */ 0x0000, /* 0xB423 */ 0x0000, /* 0xB424 */ 0x0000, /* 0xB425 */ 0x0000, /* 0xB426 */ 0x0000, /* 0xB427 */ 0x0000, /* 0xB428 */ 0x0000, /* 0xB429 */ 0x0000, /* 0xB42A */ 0x0000, /* 0xB42B */ 0x0000, /* 0xB42C */ 0x0000, /* 0xB42D */ 0x0000, /* 0xB42E */ 0x0000, /* 0xB42F */ 0x0000, /* 0xB430 */ 0x0000, /* 0xB431 */ 0x0000, /* 0xB432 */ 0x0000, /* 0xB433 */ 0x0000, /* 0xB434 */ 0x0000, /* 0xB435 */ 0x0000, /* 0xB436 */ 0x0000, /* 0xB437 */ 0x0000, /* 0xB438 */ 0x0000, /* 0xB439 */ 0x0000, /* 0xB43A */ 0x0000, /* 0xB43B */ 0x0000, /* 0xB43C */ 0x0000, /* 0xB43D */ 0x0000, /* 0xB43E */ 0x0000, /* 0xB43F */ 0x0000, /* 0xB440 */ 0x0000, /* 0xB441 */ 0x0000, /* 0xB442 */ 0x0000, /* 0xB443 */ 0x0000, /* 0xB444 */ 0x0000, /* 0xB445 */ 0x0000, /* 0xB446 */ 0x0000, /* 0xB447 */ 0x0000, /* 0xB448 */ 0x0000, /* 0xB449 */ 0x0000, /* 0xB44A */ 0x0000, /* 0xB44B */ 0x0000, /* 0xB44C */ 0x0000, /* 0xB44D */ 0x0000, /* 0xB44E */ 0x0000, /* 0xB44F */ 0x0000, /* 0xB450 */ 0x0000, /* 0xB451 */ 0x0000, /* 0xB452 */ 0x0000, /* 0xB453 */ 0x0000, /* 0xB454 */ 0x0000, /* 0xB455 */ 0x0000, /* 0xB456 */ 0x0000, /* 0xB457 */ 0x0000, /* 0xB458 */ 0x0000, /* 0xB459 */ 0x0000, /* 0xB45A */ 0x0000, /* 0xB45B */ 0x0000, /* 0xB45C */ 0x0000, /* 0xB45D */ 0x0000, /* 0xB45E */ 0x0000, /* 0xB45F */ 0x0000, /* 0xB460 */ 0x0000, /* 0xB461 */ 0x0000, /* 0xB462 */ 0x0000, /* 0xB463 */ 0x0000, /* 0xB464 */ 0x0000, /* 0xB465 */ 0x0000, /* 0xB466 */ 0x0000, /* 0xB467 */ 0x0000, /* 0xB468 */ 0x0000, /* 0xB469 */ 0x0000, /* 0xB46A */ 0x0000, /* 0xB46B */ 0x0000, /* 0xB46C */ 0x0000, /* 0xB46D */ 0x0000, /* 0xB46E */ 0x0000, /* 0xB46F */ 0x0000, /* 0xB470 */ 0x0000, /* 0xB471 */ 0x0000, /* 0xB472 */ 0x0000, /* 0xB473 */ 0x0000, /* 0xB474 */ 0x0000, /* 0xB475 */ 0x0000, /* 0xB476 */ 0x0000, /* 0xB477 */ 0x0000, /* 0xB478 */ 0x0000, /* 0xB479 */ 0x0000, /* 0xB47A */ 0x0000, /* 0xB47B */ 0x0000, /* 0xB47C */ 0x0000, /* 0xB47D */ 0x0000, /* 0xB47E */ 0x0000, /* 0xB47F */ 0x0000, /* 0xB480 */ 0x0000, /* 0xB481 */ 0x0000, /* 0xB482 */ 0x0000, /* 0xB483 */ 0x0000, /* 0xB484 */ 0x0000, /* 0xB485 */ 0x0000, /* 0xB486 */ 0x0000, /* 0xB487 */ 0x0000, /* 0xB488 */ 0x0000, /* 0xB489 */ 0x0000, /* 0xB48A */ 0x0000, /* 0xB48B */ 0x0000, /* 0xB48C */ 0x0000, /* 0xB48D */ 0x0000, /* 0xB48E */ 0x0000, /* 0xB48F */ 0x0000, /* 0xB490 */ 0x0000, /* 0xB491 */ 0x0000, /* 0xB492 */ 0x0000, /* 0xB493 */ 0x0000, /* 0xB494 */ 0x0000, /* 0xB495 */ 0x0000, /* 0xB496 */ 0x0000, /* 0xB497 */ 0x0000, /* 0xB498 */ 0x0000, /* 0xB499 */ 0x0000, /* 0xB49A */ 0x0000, /* 0xB49B */ 0x0000, /* 0xB49C */ 0x0000, /* 0xB49D */ 0x0000, /* 0xB49E */ 0x0000, /* 0xB49F */ 0x0000, /* 0xB4A0 */ 0x0000, /* 0xB4A1 */ 0x0000, /* 0xB4A2 */ 0x0000, /* 0xB4A3 */ 0x0000, /* 0xB4A4 */ 0x0000, /* 0xB4A5 */ 0x0000, /* 0xB4A6 */ 0x0000, /* 0xB4A7 */ 0x0000, /* 0xB4A8 */ 0x0000, /* 0xB4A9 */ 0x0000, /* 0xB4AA */ 0x0000, /* 0xB4AB */ 0x0000, /* 0xB4AC */ 0x0000, /* 0xB4AD */ 0x0000, /* 0xB4AE */ 0x0000, /* 0xB4AF */ 0x0000, /* 0xB4B0 */ 0x0000, /* 0xB4B1 */ 0x0000, /* 0xB4B2 */ 0x0000, /* 0xB4B3 */ 0x0000, /* 0xB4B4 */ 0x0000, /* 0xB4B5 */ 0x0000, /* 0xB4B6 */ 0x0000, /* 0xB4B7 */ 0x0000, /* 0xB4B8 */ 0x0000, /* 0xB4B9 */ 0x0000, /* 0xB4BA */ 0x0000, /* 0xB4BB */ 0x0000, /* 0xB4BC */ 0x0000, /* 0xB4BD */ 0x0000, /* 0xB4BE */ 0x0000, /* 0xB4BF */ 0x0000, /* 0xB4C0 */ 0x0000, /* 0xB4C1 */ 0x0000, /* 0xB4C2 */ 0x0000, /* 0xB4C3 */ 0x0000, /* 0xB4C4 */ 0x0000, /* 0xB4C5 */ 0x0000, /* 0xB4C6 */ 0x0000, /* 0xB4C7 */ 0x0000, /* 0xB4C8 */ 0x0000, /* 0xB4C9 */ 0x0000, /* 0xB4CA */ 0x0000, /* 0xB4CB */ 0x0000, /* 0xB4CC */ 0x0000, /* 0xB4CD */ 0x0000, /* 0xB4CE */ 0x0000, /* 0xB4CF */ 0x0000, /* 0xB4D0 */ 0x0000, /* 0xB4D1 */ 0x0000, /* 0xB4D2 */ 0x0000, /* 0xB4D3 */ 0x0000, /* 0xB4D4 */ 0x0000, /* 0xB4D5 */ 0x0000, /* 0xB4D6 */ 0x0000, /* 0xB4D7 */ 0x0000, /* 0xB4D8 */ 0x0000, /* 0xB4D9 */ 0x0000, /* 0xB4DA */ 0x0000, /* 0xB4DB */ 0x0000, /* 0xB4DC */ 0x0000, /* 0xB4DD */ 0x0000, /* 0xB4DE */ 0x0000, /* 0xB4DF */ 0x0000, /* 0xB4E0 */ 0x0000, /* 0xB4E1 */ 0x0000, /* 0xB4E2 */ 0x0000, /* 0xB4E3 */ 0x0000, /* 0xB4E4 */ 0x0000, /* 0xB4E5 */ 0x0000, /* 0xB4E6 */ 0x0000, /* 0xB4E7 */ 0x0000, /* 0xB4E8 */ 0x0000, /* 0xB4E9 */ 0x0000, /* 0xB4EA */ 0x0000, /* 0xB4EB */ 0x0000, /* 0xB4EC */ 0x0000, /* 0xB4ED */ 0x0000, /* 0xB4EE */ 0x0000, /* 0xB4EF */ 0x0000, /* 0xB4F0 */ 0x0000, /* 0xB4F1 */ 0x0000, /* 0xB4F2 */ 0x0000, /* 0xB4F3 */ 0x0000, /* 0xB4F4 */ 0x0000, /* 0xB4F5 */ 0x0000, /* 0xB4F6 */ 0x0000, /* 0xB4F7 */ 0x0000, /* 0xB4F8 */ 0x0000, /* 0xB4F9 */ 0x0000, /* 0xB4FA */ 0x0000, /* 0xB4FB */ 0x0000, /* 0xB4FC */ 0x0000, /* 0xB4FD */ 0x0000, /* 0xB4FE */ 0x0000, /* 0xB4FF */ 0x0000, /* 0xB500 */ 0x0000, /* 0xB501 */ 0x0000, /* 0xB502 */ 0x0000, /* 0xB503 */ 0x0000, /* 0xB504 */ 0x0000, /* 0xB505 */ 0x0000, /* 0xB506 */ 0x0000, /* 0xB507 */ 0x0000, /* 0xB508 */ 0x0000, /* 0xB509 */ 0x0000, /* 0xB50A */ 0x0000, /* 0xB50B */ 0x0000, /* 0xB50C */ 0x0000, /* 0xB50D */ 0x0000, /* 0xB50E */ 0x0000, /* 0xB50F */ 0x0000, /* 0xB510 */ 0x0000, /* 0xB511 */ 0x0000, /* 0xB512 */ 0x0000, /* 0xB513 */ 0x0000, /* 0xB514 */ 0x0000, /* 0xB515 */ 0x0000, /* 0xB516 */ 0x0000, /* 0xB517 */ 0x0000, /* 0xB518 */ 0x0000, /* 0xB519 */ 0x0000, /* 0xB51A */ 0x0000, /* 0xB51B */ 0x0000, /* 0xB51C */ 0x0000, /* 0xB51D */ 0x0000, /* 0xB51E */ 0x0000, /* 0xB51F */ 0x0000, /* 0xB520 */ 0x0000, /* 0xB521 */ 0x0000, /* 0xB522 */ 0x0000, /* 0xB523 */ 0x0000, /* 0xB524 */ 0x0000, /* 0xB525 */ 0x0000, /* 0xB526 */ 0x0000, /* 0xB527 */ 0x0000, /* 0xB528 */ 0x0000, /* 0xB529 */ 0x0000, /* 0xB52A */ 0x0000, /* 0xB52B */ 0x0000, /* 0xB52C */ 0x0000, /* 0xB52D */ 0x0000, /* 0xB52E */ 0x0000, /* 0xB52F */ 0x0000, /* 0xB530 */ 0x0000, /* 0xB531 */ 0x0000, /* 0xB532 */ 0x0000, /* 0xB533 */ 0x0000, /* 0xB534 */ 0x0000, /* 0xB535 */ 0x0000, /* 0xB536 */ 0x0000, /* 0xB537 */ 0x0000, /* 0xB538 */ 0x0000, /* 0xB539 */ 0x0000, /* 0xB53A */ 0x0000, /* 0xB53B */ 0x0000, /* 0xB53C */ 0x0000, /* 0xB53D */ 0x0000, /* 0xB53E */ 0x0000, /* 0xB53F */ 0x0000, /* 0xB540 */ 0x0000, /* 0xB541 */ 0x0000, /* 0xB542 */ 0x0000, /* 0xB543 */ 0x0000, /* 0xB544 */ 0x0000, /* 0xB545 */ 0x0000, /* 0xB546 */ 0x0000, /* 0xB547 */ 0x0000, /* 0xB548 */ 0x0000, /* 0xB549 */ 0x0000, /* 0xB54A */ 0x0000, /* 0xB54B */ 0x0000, /* 0xB54C */ 0x0000, /* 0xB54D */ 0x0000, /* 0xB54E */ 0x0000, /* 0xB54F */ 0x0000, /* 0xB550 */ 0x0000, /* 0xB551 */ 0x0000, /* 0xB552 */ 0x0000, /* 0xB553 */ 0x0000, /* 0xB554 */ 0x0000, /* 0xB555 */ 0x0000, /* 0xB556 */ 0x0000, /* 0xB557 */ 0x0000, /* 0xB558 */ 0x0000, /* 0xB559 */ 0x0000, /* 0xB55A */ 0x0000, /* 0xB55B */ 0x0000, /* 0xB55C */ 0x0000, /* 0xB55D */ 0x0000, /* 0xB55E */ 0x0000, /* 0xB55F */ 0x0000, /* 0xB560 */ 0x0000, /* 0xB561 */ 0x0000, /* 0xB562 */ 0x0000, /* 0xB563 */ 0x0000, /* 0xB564 */ 0x0000, /* 0xB565 */ 0x0000, /* 0xB566 */ 0x0000, /* 0xB567 */ 0x0000, /* 0xB568 */ 0x0000, /* 0xB569 */ 0x0000, /* 0xB56A */ 0x0000, /* 0xB56B */ 0x0000, /* 0xB56C */ 0x0000, /* 0xB56D */ 0x0000, /* 0xB56E */ 0x0000, /* 0xB56F */ 0x0000, /* 0xB570 */ 0x0000, /* 0xB571 */ 0x0000, /* 0xB572 */ 0x0000, /* 0xB573 */ 0x0000, /* 0xB574 */ 0x0000, /* 0xB575 */ 0x0000, /* 0xB576 */ 0x0000, /* 0xB577 */ 0x0000, /* 0xB578 */ 0x0000, /* 0xB579 */ 0x0000, /* 0xB57A */ 0x0000, /* 0xB57B */ 0x0000, /* 0xB57C */ 0x0000, /* 0xB57D */ 0x0000, /* 0xB57E */ 0x0000, /* 0xB57F */ 0x0000, /* 0xB580 */ 0x0000, /* 0xB581 */ 0x0000, /* 0xB582 */ 0x0000, /* 0xB583 */ 0x0000, /* 0xB584 */ 0x0000, /* 0xB585 */ 0x0000, /* 0xB586 */ 0x0000, /* 0xB587 */ 0x0000, /* 0xB588 */ 0x0000, /* 0xB589 */ 0x0000, /* 0xB58A */ 0x0000, /* 0xB58B */ 0x0000, /* 0xB58C */ 0x0000, /* 0xB58D */ 0x0000, /* 0xB58E */ 0x0000, /* 0xB58F */ 0x0000, /* 0xB590 */ 0x0000, /* 0xB591 */ 0x0000, /* 0xB592 */ 0x0000, /* 0xB593 */ 0x0000, /* 0xB594 */ 0x0000, /* 0xB595 */ 0x0000, /* 0xB596 */ 0x0000, /* 0xB597 */ 0x0000, /* 0xB598 */ 0x0000, /* 0xB599 */ 0x0000, /* 0xB59A */ 0x0000, /* 0xB59B */ 0x0000, /* 0xB59C */ 0x0000, /* 0xB59D */ 0x0000, /* 0xB59E */ 0x0000, /* 0xB59F */ 0x0000, /* 0xB5A0 */ 0x0000, /* 0xB5A1 */ 0x0000, /* 0xB5A2 */ 0x0000, /* 0xB5A3 */ 0x0000, /* 0xB5A4 */ 0x0000, /* 0xB5A5 */ 0x0000, /* 0xB5A6 */ 0x0000, /* 0xB5A7 */ 0x0000, /* 0xB5A8 */ 0x0000, /* 0xB5A9 */ 0x0000, /* 0xB5AA */ 0x0000, /* 0xB5AB */ 0x0000, /* 0xB5AC */ 0x0000, /* 0xB5AD */ 0x0000, /* 0xB5AE */ 0x0000, /* 0xB5AF */ 0x0000, /* 0xB5B0 */ 0x0000, /* 0xB5B1 */ 0x0000, /* 0xB5B2 */ 0x0000, /* 0xB5B3 */ 0x0000, /* 0xB5B4 */ 0x0000, /* 0xB5B5 */ 0x0000, /* 0xB5B6 */ 0x0000, /* 0xB5B7 */ 0x0000, /* 0xB5B8 */ 0x0000, /* 0xB5B9 */ 0x0000, /* 0xB5BA */ 0x0000, /* 0xB5BB */ 0x0000, /* 0xB5BC */ 0x0000, /* 0xB5BD */ 0x0000, /* 0xB5BE */ 0x0000, /* 0xB5BF */ 0x0000, /* 0xB5C0 */ 0x0000, /* 0xB5C1 */ 0x0000, /* 0xB5C2 */ 0x0000, /* 0xB5C3 */ 0x0000, /* 0xB5C4 */ 0x0000, /* 0xB5C5 */ 0x0000, /* 0xB5C6 */ 0x0000, /* 0xB5C7 */ 0x0000, /* 0xB5C8 */ 0x0000, /* 0xB5C9 */ 0x0000, /* 0xB5CA */ 0x0000, /* 0xB5CB */ 0x0000, /* 0xB5CC */ 0x0000, /* 0xB5CD */ 0x0000, /* 0xB5CE */ 0x0000, /* 0xB5CF */ 0x0000, /* 0xB5D0 */ 0x0000, /* 0xB5D1 */ 0x0000, /* 0xB5D2 */ 0x0000, /* 0xB5D3 */ 0x0000, /* 0xB5D4 */ 0x0000, /* 0xB5D5 */ 0x0000, /* 0xB5D6 */ 0x0000, /* 0xB5D7 */ 0x0000, /* 0xB5D8 */ 0x0000, /* 0xB5D9 */ 0x0000, /* 0xB5DA */ 0x0000, /* 0xB5DB */ 0x0000, /* 0xB5DC */ 0x0000, /* 0xB5DD */ 0x0000, /* 0xB5DE */ 0x0000, /* 0xB5DF */ 0x0000, /* 0xB5E0 */ 0x0000, /* 0xB5E1 */ 0x0000, /* 0xB5E2 */ 0x0000, /* 0xB5E3 */ 0x0000, /* 0xB5E4 */ 0x0000, /* 0xB5E5 */ 0x0000, /* 0xB5E6 */ 0x0000, /* 0xB5E7 */ 0x0000, /* 0xB5E8 */ 0x0000, /* 0xB5E9 */ 0x0000, /* 0xB5EA */ 0x0000, /* 0xB5EB */ 0x0000, /* 0xB5EC */ 0x0000, /* 0xB5ED */ 0x0000, /* 0xB5EE */ 0x0000, /* 0xB5EF */ 0x0000, /* 0xB5F0 */ 0x0000, /* 0xB5F1 */ 0x0000, /* 0xB5F2 */ 0x0000, /* 0xB5F3 */ 0x0000, /* 0xB5F4 */ 0x0000, /* 0xB5F5 */ 0x0000, /* 0xB5F6 */ 0x0000, /* 0xB5F7 */ 0x0000, /* 0xB5F8 */ 0x0000, /* 0xB5F9 */ 0x0000, /* 0xB5FA */ 0x0000, /* 0xB5FB */ 0x0000, /* 0xB5FC */ 0x0000, /* 0xB5FD */ 0x0000, /* 0xB5FE */ 0x0000, /* 0xB5FF */ 0x0000, /* 0xB600 */ 0x0000, /* 0xB601 */ 0x0000, /* 0xB602 */ 0x0000, /* 0xB603 */ 0x0000, /* 0xB604 */ 0x0000, /* 0xB605 */ 0x0000, /* 0xB606 */ 0x0000, /* 0xB607 */ 0x0000, /* 0xB608 */ 0x0000, /* 0xB609 */ 0x0000, /* 0xB60A */ 0x0000, /* 0xB60B */ 0x0000, /* 0xB60C */ 0x0000, /* 0xB60D */ 0x0000, /* 0xB60E */ 0x0000, /* 0xB60F */ 0x0000, /* 0xB610 */ 0x0000, /* 0xB611 */ 0x0000, /* 0xB612 */ 0x0000, /* 0xB613 */ 0x0000, /* 0xB614 */ 0x0000, /* 0xB615 */ 0x0000, /* 0xB616 */ 0x0000, /* 0xB617 */ 0x0000, /* 0xB618 */ 0x0000, /* 0xB619 */ 0x0000, /* 0xB61A */ 0x0000, /* 0xB61B */ 0x0000, /* 0xB61C */ 0x0000, /* 0xB61D */ 0x0000, /* 0xB61E */ 0x0000, /* 0xB61F */ 0x0000, /* 0xB620 */ 0x0000, /* 0xB621 */ 0x0000, /* 0xB622 */ 0x0000, /* 0xB623 */ 0x0000, /* 0xB624 */ 0x0000, /* 0xB625 */ 0x0000, /* 0xB626 */ 0x0000, /* 0xB627 */ 0x0000, /* 0xB628 */ 0x0000, /* 0xB629 */ 0x0000, /* 0xB62A */ 0x0000, /* 0xB62B */ 0x0000, /* 0xB62C */ 0x0000, /* 0xB62D */ 0x0000, /* 0xB62E */ 0x0000, /* 0xB62F */ 0x0000, /* 0xB630 */ 0x0000, /* 0xB631 */ 0x0000, /* 0xB632 */ 0x0000, /* 0xB633 */ 0x0000, /* 0xB634 */ 0x0000, /* 0xB635 */ 0x0000, /* 0xB636 */ 0x0000, /* 0xB637 */ 0x0000, /* 0xB638 */ 0x0000, /* 0xB639 */ 0x0000, /* 0xB63A */ 0x0000, /* 0xB63B */ 0x0000, /* 0xB63C */ 0x0000, /* 0xB63D */ 0x0000, /* 0xB63E */ 0x0000, /* 0xB63F */ 0x0000, /* 0xB640 */ 0x0000, /* 0xB641 */ 0x0000, /* 0xB642 */ 0x0000, /* 0xB643 */ 0x0000, /* 0xB644 */ 0x0000, /* 0xB645 */ 0x0000, /* 0xB646 */ 0x0000, /* 0xB647 */ 0x0000, /* 0xB648 */ 0x0000, /* 0xB649 */ 0x0000, /* 0xB64A */ 0x0000, /* 0xB64B */ 0x0000, /* 0xB64C */ 0x0000, /* 0xB64D */ 0x0000, /* 0xB64E */ 0x0000, /* 0xB64F */ 0x0000, /* 0xB650 */ 0x0000, /* 0xB651 */ 0x0000, /* 0xB652 */ 0x0000, /* 0xB653 */ 0x0000, /* 0xB654 */ 0x0000, /* 0xB655 */ 0x0000, /* 0xB656 */ 0x0000, /* 0xB657 */ 0x0000, /* 0xB658 */ 0x0000, /* 0xB659 */ 0x0000, /* 0xB65A */ 0x0000, /* 0xB65B */ 0x0000, /* 0xB65C */ 0x0000, /* 0xB65D */ 0x0000, /* 0xB65E */ 0x0000, /* 0xB65F */ 0x0000, /* 0xB660 */ 0x0000, /* 0xB661 */ 0x0000, /* 0xB662 */ 0x0000, /* 0xB663 */ 0x0000, /* 0xB664 */ 0x0000, /* 0xB665 */ 0x0000, /* 0xB666 */ 0x0000, /* 0xB667 */ 0x0000, /* 0xB668 */ 0x0000, /* 0xB669 */ 0x0000, /* 0xB66A */ 0x0000, /* 0xB66B */ 0x0000, /* 0xB66C */ 0x0000, /* 0xB66D */ 0x0000, /* 0xB66E */ 0x0000, /* 0xB66F */ 0x0000, /* 0xB670 */ 0x0000, /* 0xB671 */ 0x0000, /* 0xB672 */ 0x0000, /* 0xB673 */ 0x0000, /* 0xB674 */ 0x0000, /* 0xB675 */ 0x0000, /* 0xB676 */ 0x0000, /* 0xB677 */ 0x0000, /* 0xB678 */ 0x0000, /* 0xB679 */ 0x0000, /* 0xB67A */ 0x0000, /* 0xB67B */ 0x0000, /* 0xB67C */ 0x0000, /* 0xB67D */ 0x0000, /* 0xB67E */ 0x0000, /* 0xB67F */ 0x0000, /* 0xB680 */ 0x0000, /* 0xB681 */ 0x0000, /* 0xB682 */ 0x0000, /* 0xB683 */ 0x0000, /* 0xB684 */ 0x0000, /* 0xB685 */ 0x0000, /* 0xB686 */ 0x0000, /* 0xB687 */ 0x0000, /* 0xB688 */ 0x0000, /* 0xB689 */ 0x0000, /* 0xB68A */ 0x0000, /* 0xB68B */ 0x0000, /* 0xB68C */ 0x0000, /* 0xB68D */ 0x0000, /* 0xB68E */ 0x0000, /* 0xB68F */ 0x0000, /* 0xB690 */ 0x0000, /* 0xB691 */ 0x0000, /* 0xB692 */ 0x0000, /* 0xB693 */ 0x0000, /* 0xB694 */ 0x0000, /* 0xB695 */ 0x0000, /* 0xB696 */ 0x0000, /* 0xB697 */ 0x0000, /* 0xB698 */ 0x0000, /* 0xB699 */ 0x0000, /* 0xB69A */ 0x0000, /* 0xB69B */ 0x0000, /* 0xB69C */ 0x0000, /* 0xB69D */ 0x0000, /* 0xB69E */ 0x0000, /* 0xB69F */ 0x0000, /* 0xB6A0 */ 0x0000, /* 0xB6A1 */ 0x0000, /* 0xB6A2 */ 0x0000, /* 0xB6A3 */ 0x0000, /* 0xB6A4 */ 0x0000, /* 0xB6A5 */ 0x0000, /* 0xB6A6 */ 0x0000, /* 0xB6A7 */ 0x0000, /* 0xB6A8 */ 0x0000, /* 0xB6A9 */ 0x0000, /* 0xB6AA */ 0x0000, /* 0xB6AB */ 0x0000, /* 0xB6AC */ 0x0000, /* 0xB6AD */ 0x0000, /* 0xB6AE */ 0x0000, /* 0xB6AF */ 0x0000, /* 0xB6B0 */ 0x0000, /* 0xB6B1 */ 0x0000, /* 0xB6B2 */ 0x0000, /* 0xB6B3 */ 0x0000, /* 0xB6B4 */ 0x0000, /* 0xB6B5 */ 0x0000, /* 0xB6B6 */ 0x0000, /* 0xB6B7 */ 0x0000, /* 0xB6B8 */ 0x0000, /* 0xB6B9 */ 0x0000, /* 0xB6BA */ 0x0000, /* 0xB6BB */ 0x0000, /* 0xB6BC */ 0x0000, /* 0xB6BD */ 0x0000, /* 0xB6BE */ 0x0000, /* 0xB6BF */ 0x0000, /* 0xB6C0 */ 0x0000, /* 0xB6C1 */ 0x0000, /* 0xB6C2 */ 0x0000, /* 0xB6C3 */ 0x0000, /* 0xB6C4 */ 0x0000, /* 0xB6C5 */ 0x0000, /* 0xB6C6 */ 0x0000, /* 0xB6C7 */ 0x0000, /* 0xB6C8 */ 0x0000, /* 0xB6C9 */ 0x0000, /* 0xB6CA */ 0x0000, /* 0xB6CB */ 0x0000, /* 0xB6CC */ 0x0000, /* 0xB6CD */ 0x0000, /* 0xB6CE */ 0x0000, /* 0xB6CF */ 0x0000, /* 0xB6D0 */ 0x0000, /* 0xB6D1 */ 0x0000, /* 0xB6D2 */ 0x0000, /* 0xB6D3 */ 0x0000, /* 0xB6D4 */ 0x0000, /* 0xB6D5 */ 0x0000, /* 0xB6D6 */ 0x0000, /* 0xB6D7 */ 0x0000, /* 0xB6D8 */ 0x0000, /* 0xB6D9 */ 0x0000, /* 0xB6DA */ 0x0000, /* 0xB6DB */ 0x0000, /* 0xB6DC */ 0x0000, /* 0xB6DD */ 0x0000, /* 0xB6DE */ 0x0000, /* 0xB6DF */ 0x0000, /* 0xB6E0 */ 0x0000, /* 0xB6E1 */ 0x0000, /* 0xB6E2 */ 0x0000, /* 0xB6E3 */ 0x0000, /* 0xB6E4 */ 0x0000, /* 0xB6E5 */ 0x0000, /* 0xB6E6 */ 0x0000, /* 0xB6E7 */ 0x0000, /* 0xB6E8 */ 0x0000, /* 0xB6E9 */ 0x0000, /* 0xB6EA */ 0x0000, /* 0xB6EB */ 0x0000, /* 0xB6EC */ 0x0000, /* 0xB6ED */ 0x0000, /* 0xB6EE */ 0x0000, /* 0xB6EF */ 0x0000, /* 0xB6F0 */ 0x0000, /* 0xB6F1 */ 0x0000, /* 0xB6F2 */ 0x0000, /* 0xB6F3 */ 0x0000, /* 0xB6F4 */ 0x0000, /* 0xB6F5 */ 0x0000, /* 0xB6F6 */ 0x0000, /* 0xB6F7 */ 0x0000, /* 0xB6F8 */ 0x0000, /* 0xB6F9 */ 0x0000, /* 0xB6FA */ 0x0000, /* 0xB6FB */ 0x0000, /* 0xB6FC */ 0x0000, /* 0xB6FD */ 0x0000, /* 0xB6FE */ 0x0000, /* 0xB6FF */ 0x0000, /* 0xB700 */ 0x0000, /* 0xB701 */ 0x0000, /* 0xB702 */ 0x0000, /* 0xB703 */ 0x0000, /* 0xB704 */ 0x0000, /* 0xB705 */ 0x0000, /* 0xB706 */ 0x0000, /* 0xB707 */ 0x0000, /* 0xB708 */ 0x0000, /* 0xB709 */ 0x0000, /* 0xB70A */ 0x0000, /* 0xB70B */ 0x0000, /* 0xB70C */ 0x0000, /* 0xB70D */ 0x0000, /* 0xB70E */ 0x0000, /* 0xB70F */ 0x0000, /* 0xB710 */ 0x0000, /* 0xB711 */ 0x0000, /* 0xB712 */ 0x0000, /* 0xB713 */ 0x0000, /* 0xB714 */ 0x0000, /* 0xB715 */ 0x0000, /* 0xB716 */ 0x0000, /* 0xB717 */ 0x0000, /* 0xB718 */ 0x0000, /* 0xB719 */ 0x0000, /* 0xB71A */ 0x0000, /* 0xB71B */ 0x0000, /* 0xB71C */ 0x0000, /* 0xB71D */ 0x0000, /* 0xB71E */ 0x0000, /* 0xB71F */ 0x0000, /* 0xB720 */ 0x0000, /* 0xB721 */ 0x0000, /* 0xB722 */ 0x0000, /* 0xB723 */ 0x0000, /* 0xB724 */ 0x0000, /* 0xB725 */ 0x0000, /* 0xB726 */ 0x0000, /* 0xB727 */ 0x0000, /* 0xB728 */ 0x0000, /* 0xB729 */ 0x0000, /* 0xB72A */ 0x0000, /* 0xB72B */ 0x0000, /* 0xB72C */ 0x0000, /* 0xB72D */ 0x0000, /* 0xB72E */ 0x0000, /* 0xB72F */ 0x0000, /* 0xB730 */ 0x0000, /* 0xB731 */ 0x0000, /* 0xB732 */ 0x0000, /* 0xB733 */ 0x0000, /* 0xB734 */ 0x0000, /* 0xB735 */ 0x0000, /* 0xB736 */ 0x0000, /* 0xB737 */ 0x0000, /* 0xB738 */ 0x0000, /* 0xB739 */ 0x0000, /* 0xB73A */ 0x0000, /* 0xB73B */ 0x0000, /* 0xB73C */ 0x0000, /* 0xB73D */ 0x0000, /* 0xB73E */ 0x0000, /* 0xB73F */ 0x0000, /* 0xB740 */ 0x0000, /* 0xB741 */ 0x0000, /* 0xB742 */ 0x0000, /* 0xB743 */ 0x0000, /* 0xB744 */ 0x0000, /* 0xB745 */ 0x0000, /* 0xB746 */ 0x0000, /* 0xB747 */ 0x0000, /* 0xB748 */ 0x0000, /* 0xB749 */ 0x0000, /* 0xB74A */ 0x0000, /* 0xB74B */ 0x0000, /* 0xB74C */ 0x0000, /* 0xB74D */ 0x0000, /* 0xB74E */ 0x0000, /* 0xB74F */ 0x0000, /* 0xB750 */ 0x0000, /* 0xB751 */ 0x0000, /* 0xB752 */ 0x0000, /* 0xB753 */ 0x0000, /* 0xB754 */ 0x0000, /* 0xB755 */ 0x0000, /* 0xB756 */ 0x0000, /* 0xB757 */ 0x0000, /* 0xB758 */ 0x0000, /* 0xB759 */ 0x0000, /* 0xB75A */ 0x0000, /* 0xB75B */ 0x0000, /* 0xB75C */ 0x0000, /* 0xB75D */ 0x0000, /* 0xB75E */ 0x0000, /* 0xB75F */ 0x0000, /* 0xB760 */ 0x0000, /* 0xB761 */ 0x0000, /* 0xB762 */ 0x0000, /* 0xB763 */ 0x0000, /* 0xB764 */ 0x0000, /* 0xB765 */ 0x0000, /* 0xB766 */ 0x0000, /* 0xB767 */ 0x0000, /* 0xB768 */ 0x0000, /* 0xB769 */ 0x0000, /* 0xB76A */ 0x0000, /* 0xB76B */ 0x0000, /* 0xB76C */ 0x0000, /* 0xB76D */ 0x0000, /* 0xB76E */ 0x0000, /* 0xB76F */ 0x0000, /* 0xB770 */ 0x0000, /* 0xB771 */ 0x0000, /* 0xB772 */ 0x0000, /* 0xB773 */ 0x0000, /* 0xB774 */ 0x0000, /* 0xB775 */ 0x0000, /* 0xB776 */ 0x0000, /* 0xB777 */ 0x0000, /* 0xB778 */ 0x0000, /* 0xB779 */ 0x0000, /* 0xB77A */ 0x0000, /* 0xB77B */ 0x0000, /* 0xB77C */ 0x0000, /* 0xB77D */ 0x0000, /* 0xB77E */ 0x0000, /* 0xB77F */ 0x0000, /* 0xB780 */ 0x0000, /* 0xB781 */ 0x0000, /* 0xB782 */ 0x0000, /* 0xB783 */ 0x0000, /* 0xB784 */ 0x0000, /* 0xB785 */ 0x0000, /* 0xB786 */ 0x0000, /* 0xB787 */ 0x0000, /* 0xB788 */ 0x0000, /* 0xB789 */ 0x0000, /* 0xB78A */ 0x0000, /* 0xB78B */ 0x0000, /* 0xB78C */ 0x0000, /* 0xB78D */ 0x0000, /* 0xB78E */ 0x0000, /* 0xB78F */ 0x0000, /* 0xB790 */ 0x0000, /* 0xB791 */ 0x0000, /* 0xB792 */ 0x0000, /* 0xB793 */ 0x0000, /* 0xB794 */ 0x0000, /* 0xB795 */ 0x0000, /* 0xB796 */ 0x0000, /* 0xB797 */ 0x0000, /* 0xB798 */ 0x0000, /* 0xB799 */ 0x0000, /* 0xB79A */ 0x0000, /* 0xB79B */ 0x0000, /* 0xB79C */ 0x0000, /* 0xB79D */ 0x0000, /* 0xB79E */ 0x0000, /* 0xB79F */ 0x0000, /* 0xB7A0 */ 0x0000, /* 0xB7A1 */ 0x0000, /* 0xB7A2 */ 0x0000, /* 0xB7A3 */ 0x0000, /* 0xB7A4 */ 0x0000, /* 0xB7A5 */ 0x0000, /* 0xB7A6 */ 0x0000, /* 0xB7A7 */ 0x0000, /* 0xB7A8 */ 0x0000, /* 0xB7A9 */ 0x0000, /* 0xB7AA */ 0x0000, /* 0xB7AB */ 0x0000, /* 0xB7AC */ 0x0000, /* 0xB7AD */ 0x0000, /* 0xB7AE */ 0x0000, /* 0xB7AF */ 0x0000, /* 0xB7B0 */ 0x0000, /* 0xB7B1 */ 0x0000, /* 0xB7B2 */ 0x0000, /* 0xB7B3 */ 0x0000, /* 0xB7B4 */ 0x0000, /* 0xB7B5 */ 0x0000, /* 0xB7B6 */ 0x0000, /* 0xB7B7 */ 0x0000, /* 0xB7B8 */ 0x0000, /* 0xB7B9 */ 0x0000, /* 0xB7BA */ 0x0000, /* 0xB7BB */ 0x0000, /* 0xB7BC */ 0x0000, /* 0xB7BD */ 0x0000, /* 0xB7BE */ 0x0000, /* 0xB7BF */ 0x0000, /* 0xB7C0 */ 0x0000, /* 0xB7C1 */ 0x0000, /* 0xB7C2 */ 0x0000, /* 0xB7C3 */ 0x0000, /* 0xB7C4 */ 0x0000, /* 0xB7C5 */ 0x0000, /* 0xB7C6 */ 0x0000, /* 0xB7C7 */ 0x0000, /* 0xB7C8 */ 0x0000, /* 0xB7C9 */ 0x0000, /* 0xB7CA */ 0x0000, /* 0xB7CB */ 0x0000, /* 0xB7CC */ 0x0000, /* 0xB7CD */ 0x0000, /* 0xB7CE */ 0x0000, /* 0xB7CF */ 0x0000, /* 0xB7D0 */ 0x0000, /* 0xB7D1 */ 0x0000, /* 0xB7D2 */ 0x0000, /* 0xB7D3 */ 0x0000, /* 0xB7D4 */ 0x0000, /* 0xB7D5 */ 0x0000, /* 0xB7D6 */ 0x0000, /* 0xB7D7 */ 0x0000, /* 0xB7D8 */ 0x0000, /* 0xB7D9 */ 0x0000, /* 0xB7DA */ 0x0000, /* 0xB7DB */ 0x0000, /* 0xB7DC */ 0x0000, /* 0xB7DD */ 0x0000, /* 0xB7DE */ 0x0000, /* 0xB7DF */ 0x0000, /* 0xB7E0 */ 0x0000, /* 0xB7E1 */ 0x0000, /* 0xB7E2 */ 0x0000, /* 0xB7E3 */ 0x0000, /* 0xB7E4 */ 0x0000, /* 0xB7E5 */ 0x0000, /* 0xB7E6 */ 0x0000, /* 0xB7E7 */ 0x0000, /* 0xB7E8 */ 0x0000, /* 0xB7E9 */ 0x0000, /* 0xB7EA */ 0x0000, /* 0xB7EB */ 0x0000, /* 0xB7EC */ 0x0000, /* 0xB7ED */ 0x0000, /* 0xB7EE */ 0x0000, /* 0xB7EF */ 0x0000, /* 0xB7F0 */ 0x0000, /* 0xB7F1 */ 0x0000, /* 0xB7F2 */ 0x0000, /* 0xB7F3 */ 0x0000, /* 0xB7F4 */ 0x0000, /* 0xB7F5 */ 0x0000, /* 0xB7F6 */ 0x0000, /* 0xB7F7 */ 0x0000, /* 0xB7F8 */ 0x0000, /* 0xB7F9 */ 0x0000, /* 0xB7FA */ 0x0000, /* 0xB7FB */ 0x0000, /* 0xB7FC */ 0x0000, /* 0xB7FD */ 0x0000, /* 0xB7FE */ 0x0000, /* 0xB7FF */ 0x0000, /* 0xB800 */ 0x0000, /* 0xB801 */ 0x0000, /* 0xB802 */ 0x0000, /* 0xB803 */ 0x0000, /* 0xB804 */ 0x0000, /* 0xB805 */ 0x0000, /* 0xB806 */ 0x0000, /* 0xB807 */ 0x0000, /* 0xB808 */ 0x0000, /* 0xB809 */ 0x0000, /* 0xB80A */ 0x0000, /* 0xB80B */ 0x0000, /* 0xB80C */ 0x0000, /* 0xB80D */ 0x0000, /* 0xB80E */ 0x0000, /* 0xB80F */ 0x0000, /* 0xB810 */ 0x0000, /* 0xB811 */ 0x0000, /* 0xB812 */ 0x0000, /* 0xB813 */ 0x0000, /* 0xB814 */ 0x0000, /* 0xB815 */ 0x0000, /* 0xB816 */ 0x0000, /* 0xB817 */ 0x0000, /* 0xB818 */ 0x0000, /* 0xB819 */ 0x0000, /* 0xB81A */ 0x0000, /* 0xB81B */ 0x0000, /* 0xB81C */ 0x0000, /* 0xB81D */ 0x0000, /* 0xB81E */ 0x0000, /* 0xB81F */ 0x0000, /* 0xB820 */ 0x0000, /* 0xB821 */ 0x0000, /* 0xB822 */ 0x0000, /* 0xB823 */ 0x0000, /* 0xB824 */ 0x0000, /* 0xB825 */ 0x0000, /* 0xB826 */ 0x0000, /* 0xB827 */ 0x0000, /* 0xB828 */ 0x0000, /* 0xB829 */ 0x0000, /* 0xB82A */ 0x0000, /* 0xB82B */ 0x0000, /* 0xB82C */ 0x0000, /* 0xB82D */ 0x0000, /* 0xB82E */ 0x0000, /* 0xB82F */ 0x0000, /* 0xB830 */ 0x0000, /* 0xB831 */ 0x0000, /* 0xB832 */ 0x0000, /* 0xB833 */ 0x0000, /* 0xB834 */ 0x0000, /* 0xB835 */ 0x0000, /* 0xB836 */ 0x0000, /* 0xB837 */ 0x0000, /* 0xB838 */ 0x0000, /* 0xB839 */ 0x0000, /* 0xB83A */ 0x0000, /* 0xB83B */ 0x0000, /* 0xB83C */ 0x0000, /* 0xB83D */ 0x0000, /* 0xB83E */ 0x0000, /* 0xB83F */ 0x0000, /* 0xB840 */ 0x0000, /* 0xB841 */ 0x0000, /* 0xB842 */ 0x0000, /* 0xB843 */ 0x0000, /* 0xB844 */ 0x0000, /* 0xB845 */ 0x0000, /* 0xB846 */ 0x0000, /* 0xB847 */ 0x0000, /* 0xB848 */ 0x0000, /* 0xB849 */ 0x0000, /* 0xB84A */ 0x0000, /* 0xB84B */ 0x0000, /* 0xB84C */ 0x0000, /* 0xB84D */ 0x0000, /* 0xB84E */ 0x0000, /* 0xB84F */ 0x0000, /* 0xB850 */ 0x0000, /* 0xB851 */ 0x0000, /* 0xB852 */ 0x0000, /* 0xB853 */ 0x0000, /* 0xB854 */ 0x0000, /* 0xB855 */ 0x0000, /* 0xB856 */ 0x0000, /* 0xB857 */ 0x0000, /* 0xB858 */ 0x0000, /* 0xB859 */ 0x0000, /* 0xB85A */ 0x0000, /* 0xB85B */ 0x0000, /* 0xB85C */ 0x0000, /* 0xB85D */ 0x0000, /* 0xB85E */ 0x0000, /* 0xB85F */ 0x0000, /* 0xB860 */ 0x0000, /* 0xB861 */ 0x0000, /* 0xB862 */ 0x0000, /* 0xB863 */ 0x0000, /* 0xB864 */ 0x0000, /* 0xB865 */ 0x0000, /* 0xB866 */ 0x0000, /* 0xB867 */ 0x0000, /* 0xB868 */ 0x0000, /* 0xB869 */ 0x0000, /* 0xB86A */ 0x0000, /* 0xB86B */ 0x0000, /* 0xB86C */ 0x0000, /* 0xB86D */ 0x0000, /* 0xB86E */ 0x0000, /* 0xB86F */ 0x0000, /* 0xB870 */ 0x0000, /* 0xB871 */ 0x0000, /* 0xB872 */ 0x0000, /* 0xB873 */ 0x0000, /* 0xB874 */ 0x0000, /* 0xB875 */ 0x0000, /* 0xB876 */ 0x0000, /* 0xB877 */ 0x0000, /* 0xB878 */ 0x0000, /* 0xB879 */ 0x0000, /* 0xB87A */ 0x0000, /* 0xB87B */ 0x0000, /* 0xB87C */ 0x0000, /* 0xB87D */ 0x0000, /* 0xB87E */ 0x0000, /* 0xB87F */ 0x0000, /* 0xB880 */ 0x0000, /* 0xB881 */ 0x0000, /* 0xB882 */ 0x0000, /* 0xB883 */ 0x0000, /* 0xB884 */ 0x0000, /* 0xB885 */ 0x0000, /* 0xB886 */ 0x0000, /* 0xB887 */ 0x0000, /* 0xB888 */ 0x0000, /* 0xB889 */ 0x0000, /* 0xB88A */ 0x0000, /* 0xB88B */ 0x0000, /* 0xB88C */ 0x0000, /* 0xB88D */ 0x0000, /* 0xB88E */ 0x0000, /* 0xB88F */ 0x0000, /* 0xB890 */ 0x0000, /* 0xB891 */ 0x0000, /* 0xB892 */ 0x0000, /* 0xB893 */ 0x0000, /* 0xB894 */ 0x0000, /* 0xB895 */ 0x0000, /* 0xB896 */ 0x0000, /* 0xB897 */ 0x0000, /* 0xB898 */ 0x0000, /* 0xB899 */ 0x0000, /* 0xB89A */ 0x0000, /* 0xB89B */ 0x0000, /* 0xB89C */ 0x0000, /* 0xB89D */ 0x0000, /* 0xB89E */ 0x0000, /* 0xB89F */ 0x0000, /* 0xB8A0 */ 0x0000, /* 0xB8A1 */ 0x0000, /* 0xB8A2 */ 0x0000, /* 0xB8A3 */ 0x0000, /* 0xB8A4 */ 0x0000, /* 0xB8A5 */ 0x0000, /* 0xB8A6 */ 0x0000, /* 0xB8A7 */ 0x0000, /* 0xB8A8 */ 0x0000, /* 0xB8A9 */ 0x0000, /* 0xB8AA */ 0x0000, /* 0xB8AB */ 0x0000, /* 0xB8AC */ 0x0000, /* 0xB8AD */ 0x0000, /* 0xB8AE */ 0x0000, /* 0xB8AF */ 0x0000, /* 0xB8B0 */ 0x0000, /* 0xB8B1 */ 0x0000, /* 0xB8B2 */ 0x0000, /* 0xB8B3 */ 0x0000, /* 0xB8B4 */ 0x0000, /* 0xB8B5 */ 0x0000, /* 0xB8B6 */ 0x0000, /* 0xB8B7 */ 0x0000, /* 0xB8B8 */ 0x0000, /* 0xB8B9 */ 0x0000, /* 0xB8BA */ 0x0000, /* 0xB8BB */ 0x0000, /* 0xB8BC */ 0x0000, /* 0xB8BD */ 0x0000, /* 0xB8BE */ 0x0000, /* 0xB8BF */ 0x0000, /* 0xB8C0 */ 0x0000, /* 0xB8C1 */ 0x0000, /* 0xB8C2 */ 0x0000, /* 0xB8C3 */ 0x0000, /* 0xB8C4 */ 0x0000, /* 0xB8C5 */ 0x0000, /* 0xB8C6 */ 0x0000, /* 0xB8C7 */ 0x0000, /* 0xB8C8 */ 0x0000, /* 0xB8C9 */ 0x0000, /* 0xB8CA */ 0x0000, /* 0xB8CB */ 0x0000, /* 0xB8CC */ 0x0000, /* 0xB8CD */ 0x0000, /* 0xB8CE */ 0x0000, /* 0xB8CF */ 0x0000, /* 0xB8D0 */ 0x0000, /* 0xB8D1 */ 0x0000, /* 0xB8D2 */ 0x0000, /* 0xB8D3 */ 0x0000, /* 0xB8D4 */ 0x0000, /* 0xB8D5 */ 0x0000, /* 0xB8D6 */ 0x0000, /* 0xB8D7 */ 0x0000, /* 0xB8D8 */ 0x0000, /* 0xB8D9 */ 0x0000, /* 0xB8DA */ 0x0000, /* 0xB8DB */ 0x0000, /* 0xB8DC */ 0x0000, /* 0xB8DD */ 0x0000, /* 0xB8DE */ 0x0000, /* 0xB8DF */ 0x0000, /* 0xB8E0 */ 0x0000, /* 0xB8E1 */ 0x0000, /* 0xB8E2 */ 0x0000, /* 0xB8E3 */ 0x0000, /* 0xB8E4 */ 0x0000, /* 0xB8E5 */ 0x0000, /* 0xB8E6 */ 0x0000, /* 0xB8E7 */ 0x0000, /* 0xB8E8 */ 0x0000, /* 0xB8E9 */ 0x0000, /* 0xB8EA */ 0x0000, /* 0xB8EB */ 0x0000, /* 0xB8EC */ 0x0000, /* 0xB8ED */ 0x0000, /* 0xB8EE */ 0x0000, /* 0xB8EF */ 0x0000, /* 0xB8F0 */ 0x0000, /* 0xB8F1 */ 0x0000, /* 0xB8F2 */ 0x0000, /* 0xB8F3 */ 0x0000, /* 0xB8F4 */ 0x0000, /* 0xB8F5 */ 0x0000, /* 0xB8F6 */ 0x0000, /* 0xB8F7 */ 0x0000, /* 0xB8F8 */ 0x0000, /* 0xB8F9 */ 0x0000, /* 0xB8FA */ 0x0000, /* 0xB8FB */ 0x0000, /* 0xB8FC */ 0x0000, /* 0xB8FD */ 0x0000, /* 0xB8FE */ 0x0000, /* 0xB8FF */ 0x0000, /* 0xB900 */ 0x0000, /* 0xB901 */ 0x0000, /* 0xB902 */ 0x0000, /* 0xB903 */ 0x0000, /* 0xB904 */ 0x0000, /* 0xB905 */ 0x0000, /* 0xB906 */ 0x0000, /* 0xB907 */ 0x0000, /* 0xB908 */ 0x0000, /* 0xB909 */ 0x0000, /* 0xB90A */ 0x0000, /* 0xB90B */ 0x0000, /* 0xB90C */ 0x0000, /* 0xB90D */ 0x0000, /* 0xB90E */ 0x0000, /* 0xB90F */ 0x0000, /* 0xB910 */ 0x0000, /* 0xB911 */ 0x0000, /* 0xB912 */ 0x0000, /* 0xB913 */ 0x0000, /* 0xB914 */ 0x0000, /* 0xB915 */ 0x0000, /* 0xB916 */ 0x0000, /* 0xB917 */ 0x0000, /* 0xB918 */ 0x0000, /* 0xB919 */ 0x0000, /* 0xB91A */ 0x0000, /* 0xB91B */ 0x0000, /* 0xB91C */ 0x0000, /* 0xB91D */ 0x0000, /* 0xB91E */ 0x0000, /* 0xB91F */ 0x0000, /* 0xB920 */ 0x0000, /* 0xB921 */ 0x0000, /* 0xB922 */ 0x0000, /* 0xB923 */ 0x0000, /* 0xB924 */ 0x0000, /* 0xB925 */ 0x0000, /* 0xB926 */ 0x0000, /* 0xB927 */ 0x0000, /* 0xB928 */ 0x0000, /* 0xB929 */ 0x0000, /* 0xB92A */ 0x0000, /* 0xB92B */ 0x0000, /* 0xB92C */ 0x0000, /* 0xB92D */ 0x0000, /* 0xB92E */ 0x0000, /* 0xB92F */ 0x0000, /* 0xB930 */ 0x0000, /* 0xB931 */ 0x0000, /* 0xB932 */ 0x0000, /* 0xB933 */ 0x0000, /* 0xB934 */ 0x0000, /* 0xB935 */ 0x0000, /* 0xB936 */ 0x0000, /* 0xB937 */ 0x0000, /* 0xB938 */ 0x0000, /* 0xB939 */ 0x0000, /* 0xB93A */ 0x0000, /* 0xB93B */ 0x0000, /* 0xB93C */ 0x0000, /* 0xB93D */ 0x0000, /* 0xB93E */ 0x0000, /* 0xB93F */ 0x0000, /* 0xB940 */ 0x0000, /* 0xB941 */ 0x0000, /* 0xB942 */ 0x0000, /* 0xB943 */ 0x0000, /* 0xB944 */ 0x0000, /* 0xB945 */ 0x0000, /* 0xB946 */ 0x0000, /* 0xB947 */ 0x0000, /* 0xB948 */ 0x0000, /* 0xB949 */ 0x0000, /* 0xB94A */ 0x0000, /* 0xB94B */ 0x0000, /* 0xB94C */ 0x0000, /* 0xB94D */ 0x0000, /* 0xB94E */ 0x0000, /* 0xB94F */ 0x0000, /* 0xB950 */ 0x0000, /* 0xB951 */ 0x0000, /* 0xB952 */ 0x0000, /* 0xB953 */ 0x0000, /* 0xB954 */ 0x0000, /* 0xB955 */ 0x0000, /* 0xB956 */ 0x0000, /* 0xB957 */ 0x0000, /* 0xB958 */ 0x0000, /* 0xB959 */ 0x0000, /* 0xB95A */ 0x0000, /* 0xB95B */ 0x0000, /* 0xB95C */ 0x0000, /* 0xB95D */ 0x0000, /* 0xB95E */ 0x0000, /* 0xB95F */ 0x0000, /* 0xB960 */ 0x0000, /* 0xB961 */ 0x0000, /* 0xB962 */ 0x0000, /* 0xB963 */ 0x0000, /* 0xB964 */ 0x0000, /* 0xB965 */ 0x0000, /* 0xB966 */ 0x0000, /* 0xB967 */ 0x0000, /* 0xB968 */ 0x0000, /* 0xB969 */ 0x0000, /* 0xB96A */ 0x0000, /* 0xB96B */ 0x0000, /* 0xB96C */ 0x0000, /* 0xB96D */ 0x0000, /* 0xB96E */ 0x0000, /* 0xB96F */ 0x0000, /* 0xB970 */ 0x0000, /* 0xB971 */ 0x0000, /* 0xB972 */ 0x0000, /* 0xB973 */ 0x0000, /* 0xB974 */ 0x0000, /* 0xB975 */ 0x0000, /* 0xB976 */ 0x0000, /* 0xB977 */ 0x0000, /* 0xB978 */ 0x0000, /* 0xB979 */ 0x0000, /* 0xB97A */ 0x0000, /* 0xB97B */ 0x0000, /* 0xB97C */ 0x0000, /* 0xB97D */ 0x0000, /* 0xB97E */ 0x0000, /* 0xB97F */ 0x0000, /* 0xB980 */ 0x0000, /* 0xB981 */ 0x0000, /* 0xB982 */ 0x0000, /* 0xB983 */ 0x0000, /* 0xB984 */ 0x0000, /* 0xB985 */ 0x0000, /* 0xB986 */ 0x0000, /* 0xB987 */ 0x0000, /* 0xB988 */ 0x0000, /* 0xB989 */ 0x0000, /* 0xB98A */ 0x0000, /* 0xB98B */ 0x0000, /* 0xB98C */ 0x0000, /* 0xB98D */ 0x0000, /* 0xB98E */ 0x0000, /* 0xB98F */ 0x0000, /* 0xB990 */ 0x0000, /* 0xB991 */ 0x0000, /* 0xB992 */ 0x0000, /* 0xB993 */ 0x0000, /* 0xB994 */ 0x0000, /* 0xB995 */ 0x0000, /* 0xB996 */ 0x0000, /* 0xB997 */ 0x0000, /* 0xB998 */ 0x0000, /* 0xB999 */ 0x0000, /* 0xB99A */ 0x0000, /* 0xB99B */ 0x0000, /* 0xB99C */ 0x0000, /* 0xB99D */ 0x0000, /* 0xB99E */ 0x0000, /* 0xB99F */ 0x0000, /* 0xB9A0 */ 0x0000, /* 0xB9A1 */ 0x0000, /* 0xB9A2 */ 0x0000, /* 0xB9A3 */ 0x0000, /* 0xB9A4 */ 0x0000, /* 0xB9A5 */ 0x0000, /* 0xB9A6 */ 0x0000, /* 0xB9A7 */ 0x0000, /* 0xB9A8 */ 0x0000, /* 0xB9A9 */ 0x0000, /* 0xB9AA */ 0x0000, /* 0xB9AB */ 0x0000, /* 0xB9AC */ 0x0000, /* 0xB9AD */ 0x0000, /* 0xB9AE */ 0x0000, /* 0xB9AF */ 0x0000, /* 0xB9B0 */ 0x0000, /* 0xB9B1 */ 0x0000, /* 0xB9B2 */ 0x0000, /* 0xB9B3 */ 0x0000, /* 0xB9B4 */ 0x0000, /* 0xB9B5 */ 0x0000, /* 0xB9B6 */ 0x0000, /* 0xB9B7 */ 0x0000, /* 0xB9B8 */ 0x0000, /* 0xB9B9 */ 0x0000, /* 0xB9BA */ 0x0000, /* 0xB9BB */ 0x0000, /* 0xB9BC */ 0x0000, /* 0xB9BD */ 0x0000, /* 0xB9BE */ 0x0000, /* 0xB9BF */ 0x0000, /* 0xB9C0 */ 0x0000, /* 0xB9C1 */ 0x0000, /* 0xB9C2 */ 0x0000, /* 0xB9C3 */ 0x0000, /* 0xB9C4 */ 0x0000, /* 0xB9C5 */ 0x0000, /* 0xB9C6 */ 0x0000, /* 0xB9C7 */ 0x0000, /* 0xB9C8 */ 0x0000, /* 0xB9C9 */ 0x0000, /* 0xB9CA */ 0x0000, /* 0xB9CB */ 0x0000, /* 0xB9CC */ 0x0000, /* 0xB9CD */ 0x0000, /* 0xB9CE */ 0x0000, /* 0xB9CF */ 0x0000, /* 0xB9D0 */ 0x0000, /* 0xB9D1 */ 0x0000, /* 0xB9D2 */ 0x0000, /* 0xB9D3 */ 0x0000, /* 0xB9D4 */ 0x0000, /* 0xB9D5 */ 0x0000, /* 0xB9D6 */ 0x0000, /* 0xB9D7 */ 0x0000, /* 0xB9D8 */ 0x0000, /* 0xB9D9 */ 0x0000, /* 0xB9DA */ 0x0000, /* 0xB9DB */ 0x0000, /* 0xB9DC */ 0x0000, /* 0xB9DD */ 0x0000, /* 0xB9DE */ 0x0000, /* 0xB9DF */ 0x0000, /* 0xB9E0 */ 0x0000, /* 0xB9E1 */ 0x0000, /* 0xB9E2 */ 0x0000, /* 0xB9E3 */ 0x0000, /* 0xB9E4 */ 0x0000, /* 0xB9E5 */ 0x0000, /* 0xB9E6 */ 0x0000, /* 0xB9E7 */ 0x0000, /* 0xB9E8 */ 0x0000, /* 0xB9E9 */ 0x0000, /* 0xB9EA */ 0x0000, /* 0xB9EB */ 0x0000, /* 0xB9EC */ 0x0000, /* 0xB9ED */ 0x0000, /* 0xB9EE */ 0x0000, /* 0xB9EF */ 0x0000, /* 0xB9F0 */ 0x0000, /* 0xB9F1 */ 0x0000, /* 0xB9F2 */ 0x0000, /* 0xB9F3 */ 0x0000, /* 0xB9F4 */ 0x0000, /* 0xB9F5 */ 0x0000, /* 0xB9F6 */ 0x0000, /* 0xB9F7 */ 0x0000, /* 0xB9F8 */ 0x0000, /* 0xB9F9 */ 0x0000, /* 0xB9FA */ 0x0000, /* 0xB9FB */ 0x0000, /* 0xB9FC */ 0x0000, /* 0xB9FD */ 0x0000, /* 0xB9FE */ 0x0000, /* 0xB9FF */ 0x0000, /* 0xBA00 */ 0x0000, /* 0xBA01 */ 0x0000, /* 0xBA02 */ 0x0000, /* 0xBA03 */ 0x0000, /* 0xBA04 */ 0x0000, /* 0xBA05 */ 0x0000, /* 0xBA06 */ 0x0000, /* 0xBA07 */ 0x0000, /* 0xBA08 */ 0x0000, /* 0xBA09 */ 0x0000, /* 0xBA0A */ 0x0000, /* 0xBA0B */ 0x0000, /* 0xBA0C */ 0x0000, /* 0xBA0D */ 0x0000, /* 0xBA0E */ 0x0000, /* 0xBA0F */ 0x0000, /* 0xBA10 */ 0x0000, /* 0xBA11 */ 0x0000, /* 0xBA12 */ 0x0000, /* 0xBA13 */ 0x0000, /* 0xBA14 */ 0x0000, /* 0xBA15 */ 0x0000, /* 0xBA16 */ 0x0000, /* 0xBA17 */ 0x0000, /* 0xBA18 */ 0x0000, /* 0xBA19 */ 0x0000, /* 0xBA1A */ 0x0000, /* 0xBA1B */ 0x0000, /* 0xBA1C */ 0x0000, /* 0xBA1D */ 0x0000, /* 0xBA1E */ 0x0000, /* 0xBA1F */ 0x0000, /* 0xBA20 */ 0x0000, /* 0xBA21 */ 0x0000, /* 0xBA22 */ 0x0000, /* 0xBA23 */ 0x0000, /* 0xBA24 */ 0x0000, /* 0xBA25 */ 0x0000, /* 0xBA26 */ 0x0000, /* 0xBA27 */ 0x0000, /* 0xBA28 */ 0x0000, /* 0xBA29 */ 0x0000, /* 0xBA2A */ 0x0000, /* 0xBA2B */ 0x0000, /* 0xBA2C */ 0x0000, /* 0xBA2D */ 0x0000, /* 0xBA2E */ 0x0000, /* 0xBA2F */ 0x0000, /* 0xBA30 */ 0x0000, /* 0xBA31 */ 0x0000, /* 0xBA32 */ 0x0000, /* 0xBA33 */ 0x0000, /* 0xBA34 */ 0x0000, /* 0xBA35 */ 0x0000, /* 0xBA36 */ 0x0000, /* 0xBA37 */ 0x0000, /* 0xBA38 */ 0x0000, /* 0xBA39 */ 0x0000, /* 0xBA3A */ 0x0000, /* 0xBA3B */ 0x0000, /* 0xBA3C */ 0x0000, /* 0xBA3D */ 0x0000, /* 0xBA3E */ 0x0000, /* 0xBA3F */ 0x0000, /* 0xBA40 */ 0x0000, /* 0xBA41 */ 0x0000, /* 0xBA42 */ 0x0000, /* 0xBA43 */ 0x0000, /* 0xBA44 */ 0x0000, /* 0xBA45 */ 0x0000, /* 0xBA46 */ 0x0000, /* 0xBA47 */ 0x0000, /* 0xBA48 */ 0x0000, /* 0xBA49 */ 0x0000, /* 0xBA4A */ 0x0000, /* 0xBA4B */ 0x0000, /* 0xBA4C */ 0x0000, /* 0xBA4D */ 0x0000, /* 0xBA4E */ 0x0000, /* 0xBA4F */ 0x0000, /* 0xBA50 */ 0x0000, /* 0xBA51 */ 0x0000, /* 0xBA52 */ 0x0000, /* 0xBA53 */ 0x0000, /* 0xBA54 */ 0x0000, /* 0xBA55 */ 0x0000, /* 0xBA56 */ 0x0000, /* 0xBA57 */ 0x0000, /* 0xBA58 */ 0x0000, /* 0xBA59 */ 0x0000, /* 0xBA5A */ 0x0000, /* 0xBA5B */ 0x0000, /* 0xBA5C */ 0x0000, /* 0xBA5D */ 0x0000, /* 0xBA5E */ 0x0000, /* 0xBA5F */ 0x0000, /* 0xBA60 */ 0x0000, /* 0xBA61 */ 0x0000, /* 0xBA62 */ 0x0000, /* 0xBA63 */ 0x0000, /* 0xBA64 */ 0x0000, /* 0xBA65 */ 0x0000, /* 0xBA66 */ 0x0000, /* 0xBA67 */ 0x0000, /* 0xBA68 */ 0x0000, /* 0xBA69 */ 0x0000, /* 0xBA6A */ 0x0000, /* 0xBA6B */ 0x0000, /* 0xBA6C */ 0x0000, /* 0xBA6D */ 0x0000, /* 0xBA6E */ 0x0000, /* 0xBA6F */ 0x0000, /* 0xBA70 */ 0x0000, /* 0xBA71 */ 0x0000, /* 0xBA72 */ 0x0000, /* 0xBA73 */ 0x0000, /* 0xBA74 */ 0x0000, /* 0xBA75 */ 0x0000, /* 0xBA76 */ 0x0000, /* 0xBA77 */ 0x0000, /* 0xBA78 */ 0x0000, /* 0xBA79 */ 0x0000, /* 0xBA7A */ 0x0000, /* 0xBA7B */ 0x0000, /* 0xBA7C */ 0x0000, /* 0xBA7D */ 0x0000, /* 0xBA7E */ 0x0000, /* 0xBA7F */ 0x0000, /* 0xBA80 */ 0x0000, /* 0xBA81 */ 0x0000, /* 0xBA82 */ 0x0000, /* 0xBA83 */ 0x0000, /* 0xBA84 */ 0x0000, /* 0xBA85 */ 0x0000, /* 0xBA86 */ 0x0000, /* 0xBA87 */ 0x0000, /* 0xBA88 */ 0x0000, /* 0xBA89 */ 0x0000, /* 0xBA8A */ 0x0000, /* 0xBA8B */ 0x0000, /* 0xBA8C */ 0x0000, /* 0xBA8D */ 0x0000, /* 0xBA8E */ 0x0000, /* 0xBA8F */ 0x0000, /* 0xBA90 */ 0x0000, /* 0xBA91 */ 0x0000, /* 0xBA92 */ 0x0000, /* 0xBA93 */ 0x0000, /* 0xBA94 */ 0x0000, /* 0xBA95 */ 0x0000, /* 0xBA96 */ 0x0000, /* 0xBA97 */ 0x0000, /* 0xBA98 */ 0x0000, /* 0xBA99 */ 0x0000, /* 0xBA9A */ 0x0000, /* 0xBA9B */ 0x0000, /* 0xBA9C */ 0x0000, /* 0xBA9D */ 0x0000, /* 0xBA9E */ 0x0000, /* 0xBA9F */ 0x0000, /* 0xBAA0 */ 0x0000, /* 0xBAA1 */ 0x0000, /* 0xBAA2 */ 0x0000, /* 0xBAA3 */ 0x0000, /* 0xBAA4 */ 0x0000, /* 0xBAA5 */ 0x0000, /* 0xBAA6 */ 0x0000, /* 0xBAA7 */ 0x0000, /* 0xBAA8 */ 0x0000, /* 0xBAA9 */ 0x0000, /* 0xBAAA */ 0x0000, /* 0xBAAB */ 0x0000, /* 0xBAAC */ 0x0000, /* 0xBAAD */ 0x0000, /* 0xBAAE */ 0x0000, /* 0xBAAF */ 0x0000, /* 0xBAB0 */ 0x0000, /* 0xBAB1 */ 0x0000, /* 0xBAB2 */ 0x0000, /* 0xBAB3 */ 0x0000, /* 0xBAB4 */ 0x0000, /* 0xBAB5 */ 0x0000, /* 0xBAB6 */ 0x0000, /* 0xBAB7 */ 0x0000, /* 0xBAB8 */ 0x0000, /* 0xBAB9 */ 0x0000, /* 0xBABA */ 0x0000, /* 0xBABB */ 0x0000, /* 0xBABC */ 0x0000, /* 0xBABD */ 0x0000, /* 0xBABE */ 0x0000, /* 0xBABF */ 0x0000, /* 0xBAC0 */ 0x0000, /* 0xBAC1 */ 0x0000, /* 0xBAC2 */ 0x0000, /* 0xBAC3 */ 0x0000, /* 0xBAC4 */ 0x0000, /* 0xBAC5 */ 0x0000, /* 0xBAC6 */ 0x0000, /* 0xBAC7 */ 0x0000, /* 0xBAC8 */ 0x0000, /* 0xBAC9 */ 0x0000, /* 0xBACA */ 0x0000, /* 0xBACB */ 0x0000, /* 0xBACC */ 0x0000, /* 0xBACD */ 0x0000, /* 0xBACE */ 0x0000, /* 0xBACF */ 0x0000, /* 0xBAD0 */ 0x0000, /* 0xBAD1 */ 0x0000, /* 0xBAD2 */ 0x0000, /* 0xBAD3 */ 0x0000, /* 0xBAD4 */ 0x0000, /* 0xBAD5 */ 0x0000, /* 0xBAD6 */ 0x0000, /* 0xBAD7 */ 0x0000, /* 0xBAD8 */ 0x0000, /* 0xBAD9 */ 0x0000, /* 0xBADA */ 0x0000, /* 0xBADB */ 0x0000, /* 0xBADC */ 0x0000, /* 0xBADD */ 0x0000, /* 0xBADE */ 0x0000, /* 0xBADF */ 0x0000, /* 0xBAE0 */ 0x0000, /* 0xBAE1 */ 0x0000, /* 0xBAE2 */ 0x0000, /* 0xBAE3 */ 0x0000, /* 0xBAE4 */ 0x0000, /* 0xBAE5 */ 0x0000, /* 0xBAE6 */ 0x0000, /* 0xBAE7 */ 0x0000, /* 0xBAE8 */ 0x0000, /* 0xBAE9 */ 0x0000, /* 0xBAEA */ 0x0000, /* 0xBAEB */ 0x0000, /* 0xBAEC */ 0x0000, /* 0xBAED */ 0x0000, /* 0xBAEE */ 0x0000, /* 0xBAEF */ 0x0000, /* 0xBAF0 */ 0x0000, /* 0xBAF1 */ 0x0000, /* 0xBAF2 */ 0x0000, /* 0xBAF3 */ 0x0000, /* 0xBAF4 */ 0x0000, /* 0xBAF5 */ 0x0000, /* 0xBAF6 */ 0x0000, /* 0xBAF7 */ 0x0000, /* 0xBAF8 */ 0x0000, /* 0xBAF9 */ 0x0000, /* 0xBAFA */ 0x0000, /* 0xBAFB */ 0x0000, /* 0xBAFC */ 0x0000, /* 0xBAFD */ 0x0000, /* 0xBAFE */ 0x0000, /* 0xBAFF */ 0x0000, /* 0xBB00 */ 0x0000, /* 0xBB01 */ 0x0000, /* 0xBB02 */ 0x0000, /* 0xBB03 */ 0x0000, /* 0xBB04 */ 0x0000, /* 0xBB05 */ 0x0000, /* 0xBB06 */ 0x0000, /* 0xBB07 */ 0x0000, /* 0xBB08 */ 0x0000, /* 0xBB09 */ 0x0000, /* 0xBB0A */ 0x0000, /* 0xBB0B */ 0x0000, /* 0xBB0C */ 0x0000, /* 0xBB0D */ 0x0000, /* 0xBB0E */ 0x0000, /* 0xBB0F */ 0x0000, /* 0xBB10 */ 0x0000, /* 0xBB11 */ 0x0000, /* 0xBB12 */ 0x0000, /* 0xBB13 */ 0x0000, /* 0xBB14 */ 0x0000, /* 0xBB15 */ 0x0000, /* 0xBB16 */ 0x0000, /* 0xBB17 */ 0x0000, /* 0xBB18 */ 0x0000, /* 0xBB19 */ 0x0000, /* 0xBB1A */ 0x0000, /* 0xBB1B */ 0x0000, /* 0xBB1C */ 0x0000, /* 0xBB1D */ 0x0000, /* 0xBB1E */ 0x0000, /* 0xBB1F */ 0x0000, /* 0xBB20 */ 0x0000, /* 0xBB21 */ 0x0000, /* 0xBB22 */ 0x0000, /* 0xBB23 */ 0x0000, /* 0xBB24 */ 0x0000, /* 0xBB25 */ 0x0000, /* 0xBB26 */ 0x0000, /* 0xBB27 */ 0x0000, /* 0xBB28 */ 0x0000, /* 0xBB29 */ 0x0000, /* 0xBB2A */ 0x0000, /* 0xBB2B */ 0x0000, /* 0xBB2C */ 0x0000, /* 0xBB2D */ 0x0000, /* 0xBB2E */ 0x0000, /* 0xBB2F */ 0x0000, /* 0xBB30 */ 0x0000, /* 0xBB31 */ 0x0000, /* 0xBB32 */ 0x0000, /* 0xBB33 */ 0x0000, /* 0xBB34 */ 0x0000, /* 0xBB35 */ 0x0000, /* 0xBB36 */ 0x0000, /* 0xBB37 */ 0x0000, /* 0xBB38 */ 0x0000, /* 0xBB39 */ 0x0000, /* 0xBB3A */ 0x0000, /* 0xBB3B */ 0x0000, /* 0xBB3C */ 0x0000, /* 0xBB3D */ 0x0000, /* 0xBB3E */ 0x0000, /* 0xBB3F */ 0x0000, /* 0xBB40 */ 0x0000, /* 0xBB41 */ 0x0000, /* 0xBB42 */ 0x0000, /* 0xBB43 */ 0x0000, /* 0xBB44 */ 0x0000, /* 0xBB45 */ 0x0000, /* 0xBB46 */ 0x0000, /* 0xBB47 */ 0x0000, /* 0xBB48 */ 0x0000, /* 0xBB49 */ 0x0000, /* 0xBB4A */ 0x0000, /* 0xBB4B */ 0x0000, /* 0xBB4C */ 0x0000, /* 0xBB4D */ 0x0000, /* 0xBB4E */ 0x0000, /* 0xBB4F */ 0x0000, /* 0xBB50 */ 0x0000, /* 0xBB51 */ 0x0000, /* 0xBB52 */ 0x0000, /* 0xBB53 */ 0x0000, /* 0xBB54 */ 0x0000, /* 0xBB55 */ 0x0000, /* 0xBB56 */ 0x0000, /* 0xBB57 */ 0x0000, /* 0xBB58 */ 0x0000, /* 0xBB59 */ 0x0000, /* 0xBB5A */ 0x0000, /* 0xBB5B */ 0x0000, /* 0xBB5C */ 0x0000, /* 0xBB5D */ 0x0000, /* 0xBB5E */ 0x0000, /* 0xBB5F */ 0x0000, /* 0xBB60 */ 0x0000, /* 0xBB61 */ 0x0000, /* 0xBB62 */ 0x0000, /* 0xBB63 */ 0x0000, /* 0xBB64 */ 0x0000, /* 0xBB65 */ 0x0000, /* 0xBB66 */ 0x0000, /* 0xBB67 */ 0x0000, /* 0xBB68 */ 0x0000, /* 0xBB69 */ 0x0000, /* 0xBB6A */ 0x0000, /* 0xBB6B */ 0x0000, /* 0xBB6C */ 0x0000, /* 0xBB6D */ 0x0000, /* 0xBB6E */ 0x0000, /* 0xBB6F */ 0x0000, /* 0xBB70 */ 0x0000, /* 0xBB71 */ 0x0000, /* 0xBB72 */ 0x0000, /* 0xBB73 */ 0x0000, /* 0xBB74 */ 0x0000, /* 0xBB75 */ 0x0000, /* 0xBB76 */ 0x0000, /* 0xBB77 */ 0x0000, /* 0xBB78 */ 0x0000, /* 0xBB79 */ 0x0000, /* 0xBB7A */ 0x0000, /* 0xBB7B */ 0x0000, /* 0xBB7C */ 0x0000, /* 0xBB7D */ 0x0000, /* 0xBB7E */ 0x0000, /* 0xBB7F */ 0x0000, /* 0xBB80 */ 0x0000, /* 0xBB81 */ 0x0000, /* 0xBB82 */ 0x0000, /* 0xBB83 */ 0x0000, /* 0xBB84 */ 0x0000, /* 0xBB85 */ 0x0000, /* 0xBB86 */ 0x0000, /* 0xBB87 */ 0x0000, /* 0xBB88 */ 0x0000, /* 0xBB89 */ 0x0000, /* 0xBB8A */ 0x0000, /* 0xBB8B */ 0x0000, /* 0xBB8C */ 0x0000, /* 0xBB8D */ 0x0000, /* 0xBB8E */ 0x0000, /* 0xBB8F */ 0x0000, /* 0xBB90 */ 0x0000, /* 0xBB91 */ 0x0000, /* 0xBB92 */ 0x0000, /* 0xBB93 */ 0x0000, /* 0xBB94 */ 0x0000, /* 0xBB95 */ 0x0000, /* 0xBB96 */ 0x0000, /* 0xBB97 */ 0x0000, /* 0xBB98 */ 0x0000, /* 0xBB99 */ 0x0000, /* 0xBB9A */ 0x0000, /* 0xBB9B */ 0x0000, /* 0xBB9C */ 0x0000, /* 0xBB9D */ 0x0000, /* 0xBB9E */ 0x0000, /* 0xBB9F */ 0x0000, /* 0xBBA0 */ 0x0000, /* 0xBBA1 */ 0x0000, /* 0xBBA2 */ 0x0000, /* 0xBBA3 */ 0x0000, /* 0xBBA4 */ 0x0000, /* 0xBBA5 */ 0x0000, /* 0xBBA6 */ 0x0000, /* 0xBBA7 */ 0x0000, /* 0xBBA8 */ 0x0000, /* 0xBBA9 */ 0x0000, /* 0xBBAA */ 0x0000, /* 0xBBAB */ 0x0000, /* 0xBBAC */ 0x0000, /* 0xBBAD */ 0x0000, /* 0xBBAE */ 0x0000, /* 0xBBAF */ 0x0000, /* 0xBBB0 */ 0x0000, /* 0xBBB1 */ 0x0000, /* 0xBBB2 */ 0x0000, /* 0xBBB3 */ 0x0000, /* 0xBBB4 */ 0x0000, /* 0xBBB5 */ 0x0000, /* 0xBBB6 */ 0x0000, /* 0xBBB7 */ 0x0000, /* 0xBBB8 */ 0x0000, /* 0xBBB9 */ 0x0000, /* 0xBBBA */ 0x0000, /* 0xBBBB */ 0x0000, /* 0xBBBC */ 0x0000, /* 0xBBBD */ 0x0000, /* 0xBBBE */ 0x0000, /* 0xBBBF */ 0x0000, /* 0xBBC0 */ 0x0000, /* 0xBBC1 */ 0x0000, /* 0xBBC2 */ 0x0000, /* 0xBBC3 */ 0x0000, /* 0xBBC4 */ 0x0000, /* 0xBBC5 */ 0x0000, /* 0xBBC6 */ 0x0000, /* 0xBBC7 */ 0x0000, /* 0xBBC8 */ 0x0000, /* 0xBBC9 */ 0x0000, /* 0xBBCA */ 0x0000, /* 0xBBCB */ 0x0000, /* 0xBBCC */ 0x0000, /* 0xBBCD */ 0x0000, /* 0xBBCE */ 0x0000, /* 0xBBCF */ 0x0000, /* 0xBBD0 */ 0x0000, /* 0xBBD1 */ 0x0000, /* 0xBBD2 */ 0x0000, /* 0xBBD3 */ 0x0000, /* 0xBBD4 */ 0x0000, /* 0xBBD5 */ 0x0000, /* 0xBBD6 */ 0x0000, /* 0xBBD7 */ 0x0000, /* 0xBBD8 */ 0x0000, /* 0xBBD9 */ 0x0000, /* 0xBBDA */ 0x0000, /* 0xBBDB */ 0x0000, /* 0xBBDC */ 0x0000, /* 0xBBDD */ 0x0000, /* 0xBBDE */ 0x0000, /* 0xBBDF */ 0x0000, /* 0xBBE0 */ 0x0000, /* 0xBBE1 */ 0x0000, /* 0xBBE2 */ 0x0000, /* 0xBBE3 */ 0x0000, /* 0xBBE4 */ 0x0000, /* 0xBBE5 */ 0x0000, /* 0xBBE6 */ 0x0000, /* 0xBBE7 */ 0x0000, /* 0xBBE8 */ 0x0000, /* 0xBBE9 */ 0x0000, /* 0xBBEA */ 0x0000, /* 0xBBEB */ 0x0000, /* 0xBBEC */ 0x0000, /* 0xBBED */ 0x0000, /* 0xBBEE */ 0x0000, /* 0xBBEF */ 0x0000, /* 0xBBF0 */ 0x0000, /* 0xBBF1 */ 0x0000, /* 0xBBF2 */ 0x0000, /* 0xBBF3 */ 0x0000, /* 0xBBF4 */ 0x0000, /* 0xBBF5 */ 0x0000, /* 0xBBF6 */ 0x0000, /* 0xBBF7 */ 0x0000, /* 0xBBF8 */ 0x0000, /* 0xBBF9 */ 0x0000, /* 0xBBFA */ 0x0000, /* 0xBBFB */ 0x0000, /* 0xBBFC */ 0x0000, /* 0xBBFD */ 0x0000, /* 0xBBFE */ 0x0000, /* 0xBBFF */ 0x0000, /* 0xBC00 */ 0x0000, /* 0xBC01 */ 0x0000, /* 0xBC02 */ 0x0000, /* 0xBC03 */ 0x0000, /* 0xBC04 */ 0x0000, /* 0xBC05 */ 0x0000, /* 0xBC06 */ 0x0000, /* 0xBC07 */ 0x0000, /* 0xBC08 */ 0x0000, /* 0xBC09 */ 0x0000, /* 0xBC0A */ 0x0000, /* 0xBC0B */ 0x0000, /* 0xBC0C */ 0x0000, /* 0xBC0D */ 0x0000, /* 0xBC0E */ 0x0000, /* 0xBC0F */ 0x0000, /* 0xBC10 */ 0x0000, /* 0xBC11 */ 0x0000, /* 0xBC12 */ 0x0000, /* 0xBC13 */ 0x0000, /* 0xBC14 */ 0x0000, /* 0xBC15 */ 0x0000, /* 0xBC16 */ 0x0000, /* 0xBC17 */ 0x0000, /* 0xBC18 */ 0x0000, /* 0xBC19 */ 0x0000, /* 0xBC1A */ 0x0000, /* 0xBC1B */ 0x0000, /* 0xBC1C */ 0x0000, /* 0xBC1D */ 0x0000, /* 0xBC1E */ 0x0000, /* 0xBC1F */ 0x0000, /* 0xBC20 */ 0x0000, /* 0xBC21 */ 0x0000, /* 0xBC22 */ 0x0000, /* 0xBC23 */ 0x0000, /* 0xBC24 */ 0x0000, /* 0xBC25 */ 0x0000, /* 0xBC26 */ 0x0000, /* 0xBC27 */ 0x0000, /* 0xBC28 */ 0x0000, /* 0xBC29 */ 0x0000, /* 0xBC2A */ 0x0000, /* 0xBC2B */ 0x0000, /* 0xBC2C */ 0x0000, /* 0xBC2D */ 0x0000, /* 0xBC2E */ 0x0000, /* 0xBC2F */ 0x0000, /* 0xBC30 */ 0x0000, /* 0xBC31 */ 0x0000, /* 0xBC32 */ 0x0000, /* 0xBC33 */ 0x0000, /* 0xBC34 */ 0x0000, /* 0xBC35 */ 0x0000, /* 0xBC36 */ 0x0000, /* 0xBC37 */ 0x0000, /* 0xBC38 */ 0x0000, /* 0xBC39 */ 0x0000, /* 0xBC3A */ 0x0000, /* 0xBC3B */ 0x0000, /* 0xBC3C */ 0x0000, /* 0xBC3D */ 0x0000, /* 0xBC3E */ 0x0000, /* 0xBC3F */ 0x0000, /* 0xBC40 */ 0x0000, /* 0xBC41 */ 0x0000, /* 0xBC42 */ 0x0000, /* 0xBC43 */ 0x0000, /* 0xBC44 */ 0x0000, /* 0xBC45 */ 0x0000, /* 0xBC46 */ 0x0000, /* 0xBC47 */ 0x0000, /* 0xBC48 */ 0x0000, /* 0xBC49 */ 0x0000, /* 0xBC4A */ 0x0000, /* 0xBC4B */ 0x0000, /* 0xBC4C */ 0x0000, /* 0xBC4D */ 0x0000, /* 0xBC4E */ 0x0000, /* 0xBC4F */ 0x0000, /* 0xBC50 */ 0x0000, /* 0xBC51 */ 0x0000, /* 0xBC52 */ 0x0000, /* 0xBC53 */ 0x0000, /* 0xBC54 */ 0x0000, /* 0xBC55 */ 0x0000, /* 0xBC56 */ 0x0000, /* 0xBC57 */ 0x0000, /* 0xBC58 */ 0x0000, /* 0xBC59 */ 0x0000, /* 0xBC5A */ 0x0000, /* 0xBC5B */ 0x0000, /* 0xBC5C */ 0x0000, /* 0xBC5D */ 0x0000, /* 0xBC5E */ 0x0000, /* 0xBC5F */ 0x0000, /* 0xBC60 */ 0x0000, /* 0xBC61 */ 0x0000, /* 0xBC62 */ 0x0000, /* 0xBC63 */ 0x0000, /* 0xBC64 */ 0x0000, /* 0xBC65 */ 0x0000, /* 0xBC66 */ 0x0000, /* 0xBC67 */ 0x0000, /* 0xBC68 */ 0x0000, /* 0xBC69 */ 0x0000, /* 0xBC6A */ 0x0000, /* 0xBC6B */ 0x0000, /* 0xBC6C */ 0x0000, /* 0xBC6D */ 0x0000, /* 0xBC6E */ 0x0000, /* 0xBC6F */ 0x0000, /* 0xBC70 */ 0x0000, /* 0xBC71 */ 0x0000, /* 0xBC72 */ 0x0000, /* 0xBC73 */ 0x0000, /* 0xBC74 */ 0x0000, /* 0xBC75 */ 0x0000, /* 0xBC76 */ 0x0000, /* 0xBC77 */ 0x0000, /* 0xBC78 */ 0x0000, /* 0xBC79 */ 0x0000, /* 0xBC7A */ 0x0000, /* 0xBC7B */ 0x0000, /* 0xBC7C */ 0x0000, /* 0xBC7D */ 0x0000, /* 0xBC7E */ 0x0000, /* 0xBC7F */ 0x0000, /* 0xBC80 */ 0x0000, /* 0xBC81 */ 0x0000, /* 0xBC82 */ 0x0000, /* 0xBC83 */ 0x0000, /* 0xBC84 */ 0x0000, /* 0xBC85 */ 0x0000, /* 0xBC86 */ 0x0000, /* 0xBC87 */ 0x0000, /* 0xBC88 */ 0x0000, /* 0xBC89 */ 0x0000, /* 0xBC8A */ 0x0000, /* 0xBC8B */ 0x0000, /* 0xBC8C */ 0x0000, /* 0xBC8D */ 0x0000, /* 0xBC8E */ 0x0000, /* 0xBC8F */ 0x0000, /* 0xBC90 */ 0x0000, /* 0xBC91 */ 0x0000, /* 0xBC92 */ 0x0000, /* 0xBC93 */ 0x0000, /* 0xBC94 */ 0x0000, /* 0xBC95 */ 0x0000, /* 0xBC96 */ 0x0000, /* 0xBC97 */ 0x0000, /* 0xBC98 */ 0x0000, /* 0xBC99 */ 0x0000, /* 0xBC9A */ 0x0000, /* 0xBC9B */ 0x0000, /* 0xBC9C */ 0x0000, /* 0xBC9D */ 0x0000, /* 0xBC9E */ 0x0000, /* 0xBC9F */ 0x0000, /* 0xBCA0 */ 0x0000, /* 0xBCA1 */ 0x0000, /* 0xBCA2 */ 0x0000, /* 0xBCA3 */ 0x0000, /* 0xBCA4 */ 0x0000, /* 0xBCA5 */ 0x0000, /* 0xBCA6 */ 0x0000, /* 0xBCA7 */ 0x0000, /* 0xBCA8 */ 0x0000, /* 0xBCA9 */ 0x0000, /* 0xBCAA */ 0x0000, /* 0xBCAB */ 0x0000, /* 0xBCAC */ 0x0000, /* 0xBCAD */ 0x0000, /* 0xBCAE */ 0x0000, /* 0xBCAF */ 0x0000, /* 0xBCB0 */ 0x0000, /* 0xBCB1 */ 0x0000, /* 0xBCB2 */ 0x0000, /* 0xBCB3 */ 0x0000, /* 0xBCB4 */ 0x0000, /* 0xBCB5 */ 0x0000, /* 0xBCB6 */ 0x0000, /* 0xBCB7 */ 0x0000, /* 0xBCB8 */ 0x0000, /* 0xBCB9 */ 0x0000, /* 0xBCBA */ 0x0000, /* 0xBCBB */ 0x0000, /* 0xBCBC */ 0x0000, /* 0xBCBD */ 0x0000, /* 0xBCBE */ 0x0000, /* 0xBCBF */ 0x0000, /* 0xBCC0 */ 0x0000, /* 0xBCC1 */ 0x0000, /* 0xBCC2 */ 0x0000, /* 0xBCC3 */ 0x0000, /* 0xBCC4 */ 0x0000, /* 0xBCC5 */ 0x0000, /* 0xBCC6 */ 0x0000, /* 0xBCC7 */ 0x0000, /* 0xBCC8 */ 0x0000, /* 0xBCC9 */ 0x0000, /* 0xBCCA */ 0x0000, /* 0xBCCB */ 0x0000, /* 0xBCCC */ 0x0000, /* 0xBCCD */ 0x0000, /* 0xBCCE */ 0x0000, /* 0xBCCF */ 0x0000, /* 0xBCD0 */ 0x0000, /* 0xBCD1 */ 0x0000, /* 0xBCD2 */ 0x0000, /* 0xBCD3 */ 0x0000, /* 0xBCD4 */ 0x0000, /* 0xBCD5 */ 0x0000, /* 0xBCD6 */ 0x0000, /* 0xBCD7 */ 0x0000, /* 0xBCD8 */ 0x0000, /* 0xBCD9 */ 0x0000, /* 0xBCDA */ 0x0000, /* 0xBCDB */ 0x0000, /* 0xBCDC */ 0x0000, /* 0xBCDD */ 0x0000, /* 0xBCDE */ 0x0000, /* 0xBCDF */ 0x0000, /* 0xBCE0 */ 0x0000, /* 0xBCE1 */ 0x0000, /* 0xBCE2 */ 0x0000, /* 0xBCE3 */ 0x0000, /* 0xBCE4 */ 0x0000, /* 0xBCE5 */ 0x0000, /* 0xBCE6 */ 0x0000, /* 0xBCE7 */ 0x0000, /* 0xBCE8 */ 0x0000, /* 0xBCE9 */ 0x0000, /* 0xBCEA */ 0x0000, /* 0xBCEB */ 0x0000, /* 0xBCEC */ 0x0000, /* 0xBCED */ 0x0000, /* 0xBCEE */ 0x0000, /* 0xBCEF */ 0x0000, /* 0xBCF0 */ 0x0000, /* 0xBCF1 */ 0x0000, /* 0xBCF2 */ 0x0000, /* 0xBCF3 */ 0x0000, /* 0xBCF4 */ 0x0000, /* 0xBCF5 */ 0x0000, /* 0xBCF6 */ 0x0000, /* 0xBCF7 */ 0x0000, /* 0xBCF8 */ 0x0000, /* 0xBCF9 */ 0x0000, /* 0xBCFA */ 0x0000, /* 0xBCFB */ 0x0000, /* 0xBCFC */ 0x0000, /* 0xBCFD */ 0x0000, /* 0xBCFE */ 0x0000, /* 0xBCFF */ 0x0000, /* 0xBD00 */ 0x0000, /* 0xBD01 */ 0x0000, /* 0xBD02 */ 0x0000, /* 0xBD03 */ 0x0000, /* 0xBD04 */ 0x0000, /* 0xBD05 */ 0x0000, /* 0xBD06 */ 0x0000, /* 0xBD07 */ 0x0000, /* 0xBD08 */ 0x0000, /* 0xBD09 */ 0x0000, /* 0xBD0A */ 0x0000, /* 0xBD0B */ 0x0000, /* 0xBD0C */ 0x0000, /* 0xBD0D */ 0x0000, /* 0xBD0E */ 0x0000, /* 0xBD0F */ 0x0000, /* 0xBD10 */ 0x0000, /* 0xBD11 */ 0x0000, /* 0xBD12 */ 0x0000, /* 0xBD13 */ 0x0000, /* 0xBD14 */ 0x0000, /* 0xBD15 */ 0x0000, /* 0xBD16 */ 0x0000, /* 0xBD17 */ 0x0000, /* 0xBD18 */ 0x0000, /* 0xBD19 */ 0x0000, /* 0xBD1A */ 0x0000, /* 0xBD1B */ 0x0000, /* 0xBD1C */ 0x0000, /* 0xBD1D */ 0x0000, /* 0xBD1E */ 0x0000, /* 0xBD1F */ 0x0000, /* 0xBD20 */ 0x0000, /* 0xBD21 */ 0x0000, /* 0xBD22 */ 0x0000, /* 0xBD23 */ 0x0000, /* 0xBD24 */ 0x0000, /* 0xBD25 */ 0x0000, /* 0xBD26 */ 0x0000, /* 0xBD27 */ 0x0000, /* 0xBD28 */ 0x0000, /* 0xBD29 */ 0x0000, /* 0xBD2A */ 0x0000, /* 0xBD2B */ 0x0000, /* 0xBD2C */ 0x0000, /* 0xBD2D */ 0x0000, /* 0xBD2E */ 0x0000, /* 0xBD2F */ 0x0000, /* 0xBD30 */ 0x0000, /* 0xBD31 */ 0x0000, /* 0xBD32 */ 0x0000, /* 0xBD33 */ 0x0000, /* 0xBD34 */ 0x0000, /* 0xBD35 */ 0x0000, /* 0xBD36 */ 0x0000, /* 0xBD37 */ 0x0000, /* 0xBD38 */ 0x0000, /* 0xBD39 */ 0x0000, /* 0xBD3A */ 0x0000, /* 0xBD3B */ 0x0000, /* 0xBD3C */ 0x0000, /* 0xBD3D */ 0x0000, /* 0xBD3E */ 0x0000, /* 0xBD3F */ 0x0000, /* 0xBD40 */ 0x0000, /* 0xBD41 */ 0x0000, /* 0xBD42 */ 0x0000, /* 0xBD43 */ 0x0000, /* 0xBD44 */ 0x0000, /* 0xBD45 */ 0x0000, /* 0xBD46 */ 0x0000, /* 0xBD47 */ 0x0000, /* 0xBD48 */ 0x0000, /* 0xBD49 */ 0x0000, /* 0xBD4A */ 0x0000, /* 0xBD4B */ 0x0000, /* 0xBD4C */ 0x0000, /* 0xBD4D */ 0x0000, /* 0xBD4E */ 0x0000, /* 0xBD4F */ 0x0000, /* 0xBD50 */ 0x0000, /* 0xBD51 */ 0x0000, /* 0xBD52 */ 0x0000, /* 0xBD53 */ 0x0000, /* 0xBD54 */ 0x0000, /* 0xBD55 */ 0x0000, /* 0xBD56 */ 0x0000, /* 0xBD57 */ 0x0000, /* 0xBD58 */ 0x0000, /* 0xBD59 */ 0x0000, /* 0xBD5A */ 0x0000, /* 0xBD5B */ 0x0000, /* 0xBD5C */ 0x0000, /* 0xBD5D */ 0x0000, /* 0xBD5E */ 0x0000, /* 0xBD5F */ 0x0000, /* 0xBD60 */ 0x0000, /* 0xBD61 */ 0x0000, /* 0xBD62 */ 0x0000, /* 0xBD63 */ 0x0000, /* 0xBD64 */ 0x0000, /* 0xBD65 */ 0x0000, /* 0xBD66 */ 0x0000, /* 0xBD67 */ 0x0000, /* 0xBD68 */ 0x0000, /* 0xBD69 */ 0x0000, /* 0xBD6A */ 0x0000, /* 0xBD6B */ 0x0000, /* 0xBD6C */ 0x0000, /* 0xBD6D */ 0x0000, /* 0xBD6E */ 0x0000, /* 0xBD6F */ 0x0000, /* 0xBD70 */ 0x0000, /* 0xBD71 */ 0x0000, /* 0xBD72 */ 0x0000, /* 0xBD73 */ 0x0000, /* 0xBD74 */ 0x0000, /* 0xBD75 */ 0x0000, /* 0xBD76 */ 0x0000, /* 0xBD77 */ 0x0000, /* 0xBD78 */ 0x0000, /* 0xBD79 */ 0x0000, /* 0xBD7A */ 0x0000, /* 0xBD7B */ 0x0000, /* 0xBD7C */ 0x0000, /* 0xBD7D */ 0x0000, /* 0xBD7E */ 0x0000, /* 0xBD7F */ 0x0000, /* 0xBD80 */ 0x0000, /* 0xBD81 */ 0x0000, /* 0xBD82 */ 0x0000, /* 0xBD83 */ 0x0000, /* 0xBD84 */ 0x0000, /* 0xBD85 */ 0x0000, /* 0xBD86 */ 0x0000, /* 0xBD87 */ 0x0000, /* 0xBD88 */ 0x0000, /* 0xBD89 */ 0x0000, /* 0xBD8A */ 0x0000, /* 0xBD8B */ 0x0000, /* 0xBD8C */ 0x0000, /* 0xBD8D */ 0x0000, /* 0xBD8E */ 0x0000, /* 0xBD8F */ 0x0000, /* 0xBD90 */ 0x0000, /* 0xBD91 */ 0x0000, /* 0xBD92 */ 0x0000, /* 0xBD93 */ 0x0000, /* 0xBD94 */ 0x0000, /* 0xBD95 */ 0x0000, /* 0xBD96 */ 0x0000, /* 0xBD97 */ 0x0000, /* 0xBD98 */ 0x0000, /* 0xBD99 */ 0x0000, /* 0xBD9A */ 0x0000, /* 0xBD9B */ 0x0000, /* 0xBD9C */ 0x0000, /* 0xBD9D */ 0x0000, /* 0xBD9E */ 0x0000, /* 0xBD9F */ 0x0000, /* 0xBDA0 */ 0x0000, /* 0xBDA1 */ 0x0000, /* 0xBDA2 */ 0x0000, /* 0xBDA3 */ 0x0000, /* 0xBDA4 */ 0x0000, /* 0xBDA5 */ 0x0000, /* 0xBDA6 */ 0x0000, /* 0xBDA7 */ 0x0000, /* 0xBDA8 */ 0x0000, /* 0xBDA9 */ 0x0000, /* 0xBDAA */ 0x0000, /* 0xBDAB */ 0x0000, /* 0xBDAC */ 0x0000, /* 0xBDAD */ 0x0000, /* 0xBDAE */ 0x0000, /* 0xBDAF */ 0x0000, /* 0xBDB0 */ 0x0000, /* 0xBDB1 */ 0x0000, /* 0xBDB2 */ 0x0000, /* 0xBDB3 */ 0x0000, /* 0xBDB4 */ 0x0000, /* 0xBDB5 */ 0x0000, /* 0xBDB6 */ 0x0000, /* 0xBDB7 */ 0x0000, /* 0xBDB8 */ 0x0000, /* 0xBDB9 */ 0x0000, /* 0xBDBA */ 0x0000, /* 0xBDBB */ 0x0000, /* 0xBDBC */ 0x0000, /* 0xBDBD */ 0x0000, /* 0xBDBE */ 0x0000, /* 0xBDBF */ 0x0000, /* 0xBDC0 */ 0x0000, /* 0xBDC1 */ 0x0000, /* 0xBDC2 */ 0x0000, /* 0xBDC3 */ 0x0000, /* 0xBDC4 */ 0x0000, /* 0xBDC5 */ 0x0000, /* 0xBDC6 */ 0x0000, /* 0xBDC7 */ 0x0000, /* 0xBDC8 */ 0x0000, /* 0xBDC9 */ 0x0000, /* 0xBDCA */ 0x0000, /* 0xBDCB */ 0x0000, /* 0xBDCC */ 0x0000, /* 0xBDCD */ 0x0000, /* 0xBDCE */ 0x0000, /* 0xBDCF */ 0x0000, /* 0xBDD0 */ 0x0000, /* 0xBDD1 */ 0x0000, /* 0xBDD2 */ 0x0000, /* 0xBDD3 */ 0x0000, /* 0xBDD4 */ 0x0000, /* 0xBDD5 */ 0x0000, /* 0xBDD6 */ 0x0000, /* 0xBDD7 */ 0x0000, /* 0xBDD8 */ 0x0000, /* 0xBDD9 */ 0x0000, /* 0xBDDA */ 0x0000, /* 0xBDDB */ 0x0000, /* 0xBDDC */ 0x0000, /* 0xBDDD */ 0x0000, /* 0xBDDE */ 0x0000, /* 0xBDDF */ 0x0000, /* 0xBDE0 */ 0x0000, /* 0xBDE1 */ 0x0000, /* 0xBDE2 */ 0x0000, /* 0xBDE3 */ 0x0000, /* 0xBDE4 */ 0x0000, /* 0xBDE5 */ 0x0000, /* 0xBDE6 */ 0x0000, /* 0xBDE7 */ 0x0000, /* 0xBDE8 */ 0x0000, /* 0xBDE9 */ 0x0000, /* 0xBDEA */ 0x0000, /* 0xBDEB */ 0x0000, /* 0xBDEC */ 0x0000, /* 0xBDED */ 0x0000, /* 0xBDEE */ 0x0000, /* 0xBDEF */ 0x0000, /* 0xBDF0 */ 0x0000, /* 0xBDF1 */ 0x0000, /* 0xBDF2 */ 0x0000, /* 0xBDF3 */ 0x0000, /* 0xBDF4 */ 0x0000, /* 0xBDF5 */ 0x0000, /* 0xBDF6 */ 0x0000, /* 0xBDF7 */ 0x0000, /* 0xBDF8 */ 0x0000, /* 0xBDF9 */ 0x0000, /* 0xBDFA */ 0x0000, /* 0xBDFB */ 0x0000, /* 0xBDFC */ 0x0000, /* 0xBDFD */ 0x0000, /* 0xBDFE */ 0x0000, /* 0xBDFF */ 0x0000, /* 0xBE00 */ 0x0000, /* 0xBE01 */ 0x0000, /* 0xBE02 */ 0x0000, /* 0xBE03 */ 0x0000, /* 0xBE04 */ 0x0000, /* 0xBE05 */ 0x0000, /* 0xBE06 */ 0x0000, /* 0xBE07 */ 0x0000, /* 0xBE08 */ 0x0000, /* 0xBE09 */ 0x0000, /* 0xBE0A */ 0x0000, /* 0xBE0B */ 0x0000, /* 0xBE0C */ 0x0000, /* 0xBE0D */ 0x0000, /* 0xBE0E */ 0x0000, /* 0xBE0F */ 0x0000, /* 0xBE10 */ 0x0000, /* 0xBE11 */ 0x0000, /* 0xBE12 */ 0x0000, /* 0xBE13 */ 0x0000, /* 0xBE14 */ 0x0000, /* 0xBE15 */ 0x0000, /* 0xBE16 */ 0x0000, /* 0xBE17 */ 0x0000, /* 0xBE18 */ 0x0000, /* 0xBE19 */ 0x0000, /* 0xBE1A */ 0x0000, /* 0xBE1B */ 0x0000, /* 0xBE1C */ 0x0000, /* 0xBE1D */ 0x0000, /* 0xBE1E */ 0x0000, /* 0xBE1F */ 0x0000, /* 0xBE20 */ 0x0000, /* 0xBE21 */ 0x0000, /* 0xBE22 */ 0x0000, /* 0xBE23 */ 0x0000, /* 0xBE24 */ 0x0000, /* 0xBE25 */ 0x0000, /* 0xBE26 */ 0x0000, /* 0xBE27 */ 0x0000, /* 0xBE28 */ 0x0000, /* 0xBE29 */ 0x0000, /* 0xBE2A */ 0x0000, /* 0xBE2B */ 0x0000, /* 0xBE2C */ 0x0000, /* 0xBE2D */ 0x0000, /* 0xBE2E */ 0x0000, /* 0xBE2F */ 0x0000, /* 0xBE30 */ 0x0000, /* 0xBE31 */ 0x0000, /* 0xBE32 */ 0x0000, /* 0xBE33 */ 0x0000, /* 0xBE34 */ 0x0000, /* 0xBE35 */ 0x0000, /* 0xBE36 */ 0x0000, /* 0xBE37 */ 0x0000, /* 0xBE38 */ 0x0000, /* 0xBE39 */ 0x0000, /* 0xBE3A */ 0x0000, /* 0xBE3B */ 0x0000, /* 0xBE3C */ 0x0000, /* 0xBE3D */ 0x0000, /* 0xBE3E */ 0x0000, /* 0xBE3F */ 0x0000, /* 0xBE40 */ 0x0000, /* 0xBE41 */ 0x0000, /* 0xBE42 */ 0x0000, /* 0xBE43 */ 0x0000, /* 0xBE44 */ 0x0000, /* 0xBE45 */ 0x0000, /* 0xBE46 */ 0x0000, /* 0xBE47 */ 0x0000, /* 0xBE48 */ 0x0000, /* 0xBE49 */ 0x0000, /* 0xBE4A */ 0x0000, /* 0xBE4B */ 0x0000, /* 0xBE4C */ 0x0000, /* 0xBE4D */ 0x0000, /* 0xBE4E */ 0x0000, /* 0xBE4F */ 0x0000, /* 0xBE50 */ 0x0000, /* 0xBE51 */ 0x0000, /* 0xBE52 */ 0x0000, /* 0xBE53 */ 0x0000, /* 0xBE54 */ 0x0000, /* 0xBE55 */ 0x0000, /* 0xBE56 */ 0x0000, /* 0xBE57 */ 0x0000, /* 0xBE58 */ 0x0000, /* 0xBE59 */ 0x0000, /* 0xBE5A */ 0x0000, /* 0xBE5B */ 0x0000, /* 0xBE5C */ 0x0000, /* 0xBE5D */ 0x0000, /* 0xBE5E */ 0x0000, /* 0xBE5F */ 0x0000, /* 0xBE60 */ 0x0000, /* 0xBE61 */ 0x0000, /* 0xBE62 */ 0x0000, /* 0xBE63 */ 0x0000, /* 0xBE64 */ 0x0000, /* 0xBE65 */ 0x0000, /* 0xBE66 */ 0x0000, /* 0xBE67 */ 0x0000, /* 0xBE68 */ 0x0000, /* 0xBE69 */ 0x0000, /* 0xBE6A */ 0x0000, /* 0xBE6B */ 0x0000, /* 0xBE6C */ 0x0000, /* 0xBE6D */ 0x0000, /* 0xBE6E */ 0x0000, /* 0xBE6F */ 0x0000, /* 0xBE70 */ 0x0000, /* 0xBE71 */ 0x0000, /* 0xBE72 */ 0x0000, /* 0xBE73 */ 0x0000, /* 0xBE74 */ 0x0000, /* 0xBE75 */ 0x0000, /* 0xBE76 */ 0x0000, /* 0xBE77 */ 0x0000, /* 0xBE78 */ 0x0000, /* 0xBE79 */ 0x0000, /* 0xBE7A */ 0x0000, /* 0xBE7B */ 0x0000, /* 0xBE7C */ 0x0000, /* 0xBE7D */ 0x0000, /* 0xBE7E */ 0x0000, /* 0xBE7F */ 0x0000, /* 0xBE80 */ 0x0000, /* 0xBE81 */ 0x0000, /* 0xBE82 */ 0x0000, /* 0xBE83 */ 0x0000, /* 0xBE84 */ 0x0000, /* 0xBE85 */ 0x0000, /* 0xBE86 */ 0x0000, /* 0xBE87 */ 0x0000, /* 0xBE88 */ 0x0000, /* 0xBE89 */ 0x0000, /* 0xBE8A */ 0x0000, /* 0xBE8B */ 0x0000, /* 0xBE8C */ 0x0000, /* 0xBE8D */ 0x0000, /* 0xBE8E */ 0x0000, /* 0xBE8F */ 0x0000, /* 0xBE90 */ 0x0000, /* 0xBE91 */ 0x0000, /* 0xBE92 */ 0x0000, /* 0xBE93 */ 0x0000, /* 0xBE94 */ 0x0000, /* 0xBE95 */ 0x0000, /* 0xBE96 */ 0x0000, /* 0xBE97 */ 0x0000, /* 0xBE98 */ 0x0000, /* 0xBE99 */ 0x0000, /* 0xBE9A */ 0x0000, /* 0xBE9B */ 0x0000, /* 0xBE9C */ 0x0000, /* 0xBE9D */ 0x0000, /* 0xBE9E */ 0x0000, /* 0xBE9F */ 0x0000, /* 0xBEA0 */ 0x0000, /* 0xBEA1 */ 0x0000, /* 0xBEA2 */ 0x0000, /* 0xBEA3 */ 0x0000, /* 0xBEA4 */ 0x0000, /* 0xBEA5 */ 0x0000, /* 0xBEA6 */ 0x0000, /* 0xBEA7 */ 0x0000, /* 0xBEA8 */ 0x0000, /* 0xBEA9 */ 0x0000, /* 0xBEAA */ 0x0000, /* 0xBEAB */ 0x0000, /* 0xBEAC */ 0x0000, /* 0xBEAD */ 0x0000, /* 0xBEAE */ 0x0000, /* 0xBEAF */ 0x0000, /* 0xBEB0 */ 0x0000, /* 0xBEB1 */ 0x0000, /* 0xBEB2 */ 0x0000, /* 0xBEB3 */ 0x0000, /* 0xBEB4 */ 0x0000, /* 0xBEB5 */ 0x0000, /* 0xBEB6 */ 0x0000, /* 0xBEB7 */ 0x0000, /* 0xBEB8 */ 0x0000, /* 0xBEB9 */ 0x0000, /* 0xBEBA */ 0x0000, /* 0xBEBB */ 0x0000, /* 0xBEBC */ 0x0000, /* 0xBEBD */ 0x0000, /* 0xBEBE */ 0x0000, /* 0xBEBF */ 0x0000, /* 0xBEC0 */ 0x0000, /* 0xBEC1 */ 0x0000, /* 0xBEC2 */ 0x0000, /* 0xBEC3 */ 0x0000, /* 0xBEC4 */ 0x0000, /* 0xBEC5 */ 0x0000, /* 0xBEC6 */ 0x0000, /* 0xBEC7 */ 0x0000, /* 0xBEC8 */ 0x0000, /* 0xBEC9 */ 0x0000, /* 0xBECA */ 0x0000, /* 0xBECB */ 0x0000, /* 0xBECC */ 0x0000, /* 0xBECD */ 0x0000, /* 0xBECE */ 0x0000, /* 0xBECF */ 0x0000, /* 0xBED0 */ 0x0000, /* 0xBED1 */ 0x0000, /* 0xBED2 */ 0x0000, /* 0xBED3 */ 0x0000, /* 0xBED4 */ 0x0000, /* 0xBED5 */ 0x0000, /* 0xBED6 */ 0x0000, /* 0xBED7 */ 0x0000, /* 0xBED8 */ 0x0000, /* 0xBED9 */ 0x0000, /* 0xBEDA */ 0x0000, /* 0xBEDB */ 0x0000, /* 0xBEDC */ 0x0000, /* 0xBEDD */ 0x0000, /* 0xBEDE */ 0x0000, /* 0xBEDF */ 0x0000, /* 0xBEE0 */ 0x0000, /* 0xBEE1 */ 0x0000, /* 0xBEE2 */ 0x0000, /* 0xBEE3 */ 0x0000, /* 0xBEE4 */ 0x0000, /* 0xBEE5 */ 0x0000, /* 0xBEE6 */ 0x0000, /* 0xBEE7 */ 0x0000, /* 0xBEE8 */ 0x0000, /* 0xBEE9 */ 0x0000, /* 0xBEEA */ 0x0000, /* 0xBEEB */ 0x0000, /* 0xBEEC */ 0x0000, /* 0xBEED */ 0x0000, /* 0xBEEE */ 0x0000, /* 0xBEEF */ 0x0000, /* 0xBEF0 */ 0x0000, /* 0xBEF1 */ 0x0000, /* 0xBEF2 */ 0x0000, /* 0xBEF3 */ 0x0000, /* 0xBEF4 */ 0x0000, /* 0xBEF5 */ 0x0000, /* 0xBEF6 */ 0x0000, /* 0xBEF7 */ 0x0000, /* 0xBEF8 */ 0x0000, /* 0xBEF9 */ 0x0000, /* 0xBEFA */ 0x0000, /* 0xBEFB */ 0x0000, /* 0xBEFC */ 0x0000, /* 0xBEFD */ 0x0000, /* 0xBEFE */ 0x0000, /* 0xBEFF */ 0x0000, /* 0xBF00 */ 0x0000, /* 0xBF01 */ 0x0000, /* 0xBF02 */ 0x0000, /* 0xBF03 */ 0x0000, /* 0xBF04 */ 0x0000, /* 0xBF05 */ 0x0000, /* 0xBF06 */ 0x0000, /* 0xBF07 */ 0x0000, /* 0xBF08 */ 0x0000, /* 0xBF09 */ 0x0000, /* 0xBF0A */ 0x0000, /* 0xBF0B */ 0x0000, /* 0xBF0C */ 0x0000, /* 0xBF0D */ 0x0000, /* 0xBF0E */ 0x0000, /* 0xBF0F */ 0x0000, /* 0xBF10 */ 0x0000, /* 0xBF11 */ 0x0000, /* 0xBF12 */ 0x0000, /* 0xBF13 */ 0x0000, /* 0xBF14 */ 0x0000, /* 0xBF15 */ 0x0000, /* 0xBF16 */ 0x0000, /* 0xBF17 */ 0x0000, /* 0xBF18 */ 0x0000, /* 0xBF19 */ 0x0000, /* 0xBF1A */ 0x0000, /* 0xBF1B */ 0x0000, /* 0xBF1C */ 0x0000, /* 0xBF1D */ 0x0000, /* 0xBF1E */ 0x0000, /* 0xBF1F */ 0x0000, /* 0xBF20 */ 0x0000, /* 0xBF21 */ 0x0000, /* 0xBF22 */ 0x0000, /* 0xBF23 */ 0x0000, /* 0xBF24 */ 0x0000, /* 0xBF25 */ 0x0000, /* 0xBF26 */ 0x0000, /* 0xBF27 */ 0x0000, /* 0xBF28 */ 0x0000, /* 0xBF29 */ 0x0000, /* 0xBF2A */ 0x0000, /* 0xBF2B */ 0x0000, /* 0xBF2C */ 0x0000, /* 0xBF2D */ 0x0000, /* 0xBF2E */ 0x0000, /* 0xBF2F */ 0x0000, /* 0xBF30 */ 0x0000, /* 0xBF31 */ 0x0000, /* 0xBF32 */ 0x0000, /* 0xBF33 */ 0x0000, /* 0xBF34 */ 0x0000, /* 0xBF35 */ 0x0000, /* 0xBF36 */ 0x0000, /* 0xBF37 */ 0x0000, /* 0xBF38 */ 0x0000, /* 0xBF39 */ 0x0000, /* 0xBF3A */ 0x0000, /* 0xBF3B */ 0x0000, /* 0xBF3C */ 0x0000, /* 0xBF3D */ 0x0000, /* 0xBF3E */ 0x0000, /* 0xBF3F */ 0x0000, /* 0xBF40 */ 0x0000, /* 0xBF41 */ 0x0000, /* 0xBF42 */ 0x0000, /* 0xBF43 */ 0x0000, /* 0xBF44 */ 0x0000, /* 0xBF45 */ 0x0000, /* 0xBF46 */ 0x0000, /* 0xBF47 */ 0x0000, /* 0xBF48 */ 0x0000, /* 0xBF49 */ 0x0000, /* 0xBF4A */ 0x0000, /* 0xBF4B */ 0x0000, /* 0xBF4C */ 0x0000, /* 0xBF4D */ 0x0000, /* 0xBF4E */ 0x0000, /* 0xBF4F */ 0x0000, /* 0xBF50 */ 0x0000, /* 0xBF51 */ 0x0000, /* 0xBF52 */ 0x0000, /* 0xBF53 */ 0x0000, /* 0xBF54 */ 0x0000, /* 0xBF55 */ 0x0000, /* 0xBF56 */ 0x0000, /* 0xBF57 */ 0x0000, /* 0xBF58 */ 0x0000, /* 0xBF59 */ 0x0000, /* 0xBF5A */ 0x0000, /* 0xBF5B */ 0x0000, /* 0xBF5C */ 0x0000, /* 0xBF5D */ 0x0000, /* 0xBF5E */ 0x0000, /* 0xBF5F */ 0x0000, /* 0xBF60 */ 0x0000, /* 0xBF61 */ 0x0000, /* 0xBF62 */ 0x0000, /* 0xBF63 */ 0x0000, /* 0xBF64 */ 0x0000, /* 0xBF65 */ 0x0000, /* 0xBF66 */ 0x0000, /* 0xBF67 */ 0x0000, /* 0xBF68 */ 0x0000, /* 0xBF69 */ 0x0000, /* 0xBF6A */ 0x0000, /* 0xBF6B */ 0x0000, /* 0xBF6C */ 0x0000, /* 0xBF6D */ 0x0000, /* 0xBF6E */ 0x0000, /* 0xBF6F */ 0x0000, /* 0xBF70 */ 0x0000, /* 0xBF71 */ 0x0000, /* 0xBF72 */ 0x0000, /* 0xBF73 */ 0x0000, /* 0xBF74 */ 0x0000, /* 0xBF75 */ 0x0000, /* 0xBF76 */ 0x0000, /* 0xBF77 */ 0x0000, /* 0xBF78 */ 0x0000, /* 0xBF79 */ 0x0000, /* 0xBF7A */ 0x0000, /* 0xBF7B */ 0x0000, /* 0xBF7C */ 0x0000, /* 0xBF7D */ 0x0000, /* 0xBF7E */ 0x0000, /* 0xBF7F */ 0x0000, /* 0xBF80 */ 0x0000, /* 0xBF81 */ 0x0000, /* 0xBF82 */ 0x0000, /* 0xBF83 */ 0x0000, /* 0xBF84 */ 0x0000, /* 0xBF85 */ 0x0000, /* 0xBF86 */ 0x0000, /* 0xBF87 */ 0x0000, /* 0xBF88 */ 0x0000, /* 0xBF89 */ 0x0000, /* 0xBF8A */ 0x0000, /* 0xBF8B */ 0x0000, /* 0xBF8C */ 0x0000, /* 0xBF8D */ 0x0000, /* 0xBF8E */ 0x0000, /* 0xBF8F */ 0x0000, /* 0xBF90 */ 0x0000, /* 0xBF91 */ 0x0000, /* 0xBF92 */ 0x0000, /* 0xBF93 */ 0x0000, /* 0xBF94 */ 0x0000, /* 0xBF95 */ 0x0000, /* 0xBF96 */ 0x0000, /* 0xBF97 */ 0x0000, /* 0xBF98 */ 0x0000, /* 0xBF99 */ 0x0000, /* 0xBF9A */ 0x0000, /* 0xBF9B */ 0x0000, /* 0xBF9C */ 0x0000, /* 0xBF9D */ 0x0000, /* 0xBF9E */ 0x0000, /* 0xBF9F */ 0x0000, /* 0xBFA0 */ 0x0000, /* 0xBFA1 */ 0x0000, /* 0xBFA2 */ 0x0000, /* 0xBFA3 */ 0x0000, /* 0xBFA4 */ 0x0000, /* 0xBFA5 */ 0x0000, /* 0xBFA6 */ 0x0000, /* 0xBFA7 */ 0x0000, /* 0xBFA8 */ 0x0000, /* 0xBFA9 */ 0x0000, /* 0xBFAA */ 0x0000, /* 0xBFAB */ 0x0000, /* 0xBFAC */ 0x0000, /* 0xBFAD */ 0x0000, /* 0xBFAE */ 0x0000, /* 0xBFAF */ 0x0000, /* 0xBFB0 */ 0x0000, /* 0xBFB1 */ 0x0000, /* 0xBFB2 */ 0x0000, /* 0xBFB3 */ 0x0000, /* 0xBFB4 */ 0x0000, /* 0xBFB5 */ 0x0000, /* 0xBFB6 */ 0x0000, /* 0xBFB7 */ 0x0000, /* 0xBFB8 */ 0x0000, /* 0xBFB9 */ 0x0000, /* 0xBFBA */ 0x0000, /* 0xBFBB */ 0x0000, /* 0xBFBC */ 0x0000, /* 0xBFBD */ 0x0000, /* 0xBFBE */ 0x0000, /* 0xBFBF */ 0x0000, /* 0xBFC0 */ 0x0000, /* 0xBFC1 */ 0x0000, /* 0xBFC2 */ 0x0000, /* 0xBFC3 */ 0x0000, /* 0xBFC4 */ 0x0000, /* 0xBFC5 */ 0x0000, /* 0xBFC6 */ 0x0000, /* 0xBFC7 */ 0x0000, /* 0xBFC8 */ 0x0000, /* 0xBFC9 */ 0x0000, /* 0xBFCA */ 0x0000, /* 0xBFCB */ 0x0000, /* 0xBFCC */ 0x0000, /* 0xBFCD */ 0x0000, /* 0xBFCE */ 0x0000, /* 0xBFCF */ 0x0000, /* 0xBFD0 */ 0x0000, /* 0xBFD1 */ 0x0000, /* 0xBFD2 */ 0x0000, /* 0xBFD3 */ 0x0000, /* 0xBFD4 */ 0x0000, /* 0xBFD5 */ 0x0000, /* 0xBFD6 */ 0x0000, /* 0xBFD7 */ 0x0000, /* 0xBFD8 */ 0x0000, /* 0xBFD9 */ 0x0000, /* 0xBFDA */ 0x0000, /* 0xBFDB */ 0x0000, /* 0xBFDC */ 0x0000, /* 0xBFDD */ 0x0000, /* 0xBFDE */ 0x0000, /* 0xBFDF */ 0x0000, /* 0xBFE0 */ 0x0000, /* 0xBFE1 */ 0x0000, /* 0xBFE2 */ 0x0000, /* 0xBFE3 */ 0x0000, /* 0xBFE4 */ 0x0000, /* 0xBFE5 */ 0x0000, /* 0xBFE6 */ 0x0000, /* 0xBFE7 */ 0x0000, /* 0xBFE8 */ 0x0000, /* 0xBFE9 */ 0x0000, /* 0xBFEA */ 0x0000, /* 0xBFEB */ 0x0000, /* 0xBFEC */ 0x0000, /* 0xBFED */ 0x0000, /* 0xBFEE */ 0x0000, /* 0xBFEF */ 0x0000, /* 0xBFF0 */ 0x0000, /* 0xBFF1 */ 0x0000, /* 0xBFF2 */ 0x0000, /* 0xBFF3 */ 0x0000, /* 0xBFF4 */ 0x0000, /* 0xBFF5 */ 0x0000, /* 0xBFF6 */ 0x0000, /* 0xBFF7 */ 0x0000, /* 0xBFF8 */ 0x0000, /* 0xBFF9 */ 0x0000, /* 0xBFFA */ 0x0000, /* 0xBFFB */ 0x0000, /* 0xBFFC */ 0x0000, /* 0xBFFD */ 0x0000, /* 0xBFFE */ 0x0000, /* 0xBFFF */ 0x0000, /* 0xC000 */ 0x0000, /* 0xC001 */ 0x0000, /* 0xC002 */ 0x0000, /* 0xC003 */ 0x0000, /* 0xC004 */ 0x0000, /* 0xC005 */ 0x0000, /* 0xC006 */ 0x0000, /* 0xC007 */ 0x0000, /* 0xC008 */ 0x0000, /* 0xC009 */ 0x0000, /* 0xC00A */ 0x0000, /* 0xC00B */ 0x0000, /* 0xC00C */ 0x0000, /* 0xC00D */ 0x0000, /* 0xC00E */ 0x0000, /* 0xC00F */ 0x0000, /* 0xC010 */ 0x0000, /* 0xC011 */ 0x0000, /* 0xC012 */ 0x0000, /* 0xC013 */ 0x0000, /* 0xC014 */ 0x0000, /* 0xC015 */ 0x0000, /* 0xC016 */ 0x0000, /* 0xC017 */ 0x0000, /* 0xC018 */ 0x0000, /* 0xC019 */ 0x0000, /* 0xC01A */ 0x0000, /* 0xC01B */ 0x0000, /* 0xC01C */ 0x0000, /* 0xC01D */ 0x0000, /* 0xC01E */ 0x0000, /* 0xC01F */ 0x0000, /* 0xC020 */ 0x0000, /* 0xC021 */ 0x0000, /* 0xC022 */ 0x0000, /* 0xC023 */ 0x0000, /* 0xC024 */ 0x0000, /* 0xC025 */ 0x0000, /* 0xC026 */ 0x0000, /* 0xC027 */ 0x0000, /* 0xC028 */ 0x0000, /* 0xC029 */ 0x0000, /* 0xC02A */ 0x0000, /* 0xC02B */ 0x0000, /* 0xC02C */ 0x0000, /* 0xC02D */ 0x0000, /* 0xC02E */ 0x0000, /* 0xC02F */ 0x0000, /* 0xC030 */ 0x0000, /* 0xC031 */ 0x0000, /* 0xC032 */ 0x0000, /* 0xC033 */ 0x0000, /* 0xC034 */ 0x0000, /* 0xC035 */ 0x0000, /* 0xC036 */ 0x0000, /* 0xC037 */ 0x0000, /* 0xC038 */ 0x0000, /* 0xC039 */ 0x0000, /* 0xC03A */ 0x0000, /* 0xC03B */ 0x0000, /* 0xC03C */ 0x0000, /* 0xC03D */ 0x0000, /* 0xC03E */ 0x0000, /* 0xC03F */ 0x0000, /* 0xC040 */ 0x0000, /* 0xC041 */ 0x0000, /* 0xC042 */ 0x0000, /* 0xC043 */ 0x0000, /* 0xC044 */ 0x0000, /* 0xC045 */ 0x0000, /* 0xC046 */ 0x0000, /* 0xC047 */ 0x0000, /* 0xC048 */ 0x0000, /* 0xC049 */ 0x0000, /* 0xC04A */ 0x0000, /* 0xC04B */ 0x0000, /* 0xC04C */ 0x0000, /* 0xC04D */ 0x0000, /* 0xC04E */ 0x0000, /* 0xC04F */ 0x0000, /* 0xC050 */ 0x0000, /* 0xC051 */ 0x0000, /* 0xC052 */ 0x0000, /* 0xC053 */ 0x0000, /* 0xC054 */ 0x0000, /* 0xC055 */ 0x0000, /* 0xC056 */ 0x0000, /* 0xC057 */ 0x0000, /* 0xC058 */ 0x0000, /* 0xC059 */ 0x0000, /* 0xC05A */ 0x0000, /* 0xC05B */ 0x0000, /* 0xC05C */ 0x0000, /* 0xC05D */ 0x0000, /* 0xC05E */ 0x0000, /* 0xC05F */ 0x0000, /* 0xC060 */ 0x0000, /* 0xC061 */ 0x0000, /* 0xC062 */ 0x0000, /* 0xC063 */ 0x0000, /* 0xC064 */ 0x0000, /* 0xC065 */ 0x0000, /* 0xC066 */ 0x0000, /* 0xC067 */ 0x0000, /* 0xC068 */ 0x0000, /* 0xC069 */ 0x0000, /* 0xC06A */ 0x0000, /* 0xC06B */ 0x0000, /* 0xC06C */ 0x0000, /* 0xC06D */ 0x0000, /* 0xC06E */ 0x0000, /* 0xC06F */ 0x0000, /* 0xC070 */ 0x0000, /* 0xC071 */ 0x0000, /* 0xC072 */ 0x0000, /* 0xC073 */ 0x0000, /* 0xC074 */ 0x0000, /* 0xC075 */ 0x0000, /* 0xC076 */ 0x0000, /* 0xC077 */ 0x0000, /* 0xC078 */ 0x0000, /* 0xC079 */ 0x0000, /* 0xC07A */ 0x0000, /* 0xC07B */ 0x0000, /* 0xC07C */ 0x0000, /* 0xC07D */ 0x0000, /* 0xC07E */ 0x0000, /* 0xC07F */ 0x0000, /* 0xC080 */ 0x0000, /* 0xC081 */ 0x0000, /* 0xC082 */ 0x0000, /* 0xC083 */ 0x0000, /* 0xC084 */ 0x0000, /* 0xC085 */ 0x0000, /* 0xC086 */ 0x0000, /* 0xC087 */ 0x0000, /* 0xC088 */ 0x0000, /* 0xC089 */ 0x0000, /* 0xC08A */ 0x0000, /* 0xC08B */ 0x0000, /* 0xC08C */ 0x0000, /* 0xC08D */ 0x0000, /* 0xC08E */ 0x0000, /* 0xC08F */ 0x0000, /* 0xC090 */ 0x0000, /* 0xC091 */ 0x0000, /* 0xC092 */ 0x0000, /* 0xC093 */ 0x0000, /* 0xC094 */ 0x0000, /* 0xC095 */ 0x0000, /* 0xC096 */ 0x0000, /* 0xC097 */ 0x0000, /* 0xC098 */ 0x0000, /* 0xC099 */ 0x0000, /* 0xC09A */ 0x0000, /* 0xC09B */ 0x0000, /* 0xC09C */ 0x0000, /* 0xC09D */ 0x0000, /* 0xC09E */ 0x0000, /* 0xC09F */ 0x0000, /* 0xC0A0 */ 0x0000, /* 0xC0A1 */ 0x0000, /* 0xC0A2 */ 0x0000, /* 0xC0A3 */ 0x0000, /* 0xC0A4 */ 0x0000, /* 0xC0A5 */ 0x0000, /* 0xC0A6 */ 0x0000, /* 0xC0A7 */ 0x0000, /* 0xC0A8 */ 0x0000, /* 0xC0A9 */ 0x0000, /* 0xC0AA */ 0x0000, /* 0xC0AB */ 0x0000, /* 0xC0AC */ 0x0000, /* 0xC0AD */ 0x0000, /* 0xC0AE */ 0x0000, /* 0xC0AF */ 0x0000, /* 0xC0B0 */ 0x0000, /* 0xC0B1 */ 0x0000, /* 0xC0B2 */ 0x0000, /* 0xC0B3 */ 0x0000, /* 0xC0B4 */ 0x0000, /* 0xC0B5 */ 0x0000, /* 0xC0B6 */ 0x0000, /* 0xC0B7 */ 0x0000, /* 0xC0B8 */ 0x0000, /* 0xC0B9 */ 0x0000, /* 0xC0BA */ 0x0000, /* 0xC0BB */ 0x0000, /* 0xC0BC */ 0x0000, /* 0xC0BD */ 0x0000, /* 0xC0BE */ 0x0000, /* 0xC0BF */ 0x0000, /* 0xC0C0 */ 0x0000, /* 0xC0C1 */ 0x0000, /* 0xC0C2 */ 0x0000, /* 0xC0C3 */ 0x0000, /* 0xC0C4 */ 0x0000, /* 0xC0C5 */ 0x0000, /* 0xC0C6 */ 0x0000, /* 0xC0C7 */ 0x0000, /* 0xC0C8 */ 0x0000, /* 0xC0C9 */ 0x0000, /* 0xC0CA */ 0x0000, /* 0xC0CB */ 0x0000, /* 0xC0CC */ 0x0000, /* 0xC0CD */ 0x0000, /* 0xC0CE */ 0x0000, /* 0xC0CF */ 0x0000, /* 0xC0D0 */ 0x0000, /* 0xC0D1 */ 0x0000, /* 0xC0D2 */ 0x0000, /* 0xC0D3 */ 0x0000, /* 0xC0D4 */ 0x0000, /* 0xC0D5 */ 0x0000, /* 0xC0D6 */ 0x0000, /* 0xC0D7 */ 0x0000, /* 0xC0D8 */ 0x0000, /* 0xC0D9 */ 0x0000, /* 0xC0DA */ 0x0000, /* 0xC0DB */ 0x0000, /* 0xC0DC */ 0x0000, /* 0xC0DD */ 0x0000, /* 0xC0DE */ 0x0000, /* 0xC0DF */ 0x0000, /* 0xC0E0 */ 0x0000, /* 0xC0E1 */ 0x0000, /* 0xC0E2 */ 0x0000, /* 0xC0E3 */ 0x0000, /* 0xC0E4 */ 0x0000, /* 0xC0E5 */ 0x0000, /* 0xC0E6 */ 0x0000, /* 0xC0E7 */ 0x0000, /* 0xC0E8 */ 0x0000, /* 0xC0E9 */ 0x0000, /* 0xC0EA */ 0x0000, /* 0xC0EB */ 0x0000, /* 0xC0EC */ 0x0000, /* 0xC0ED */ 0x0000, /* 0xC0EE */ 0x0000, /* 0xC0EF */ 0x0000, /* 0xC0F0 */ 0x0000, /* 0xC0F1 */ 0x0000, /* 0xC0F2 */ 0x0000, /* 0xC0F3 */ 0x0000, /* 0xC0F4 */ 0x0000, /* 0xC0F5 */ 0x0000, /* 0xC0F6 */ 0x0000, /* 0xC0F7 */ 0x0000, /* 0xC0F8 */ 0x0000, /* 0xC0F9 */ 0x0000, /* 0xC0FA */ 0x0000, /* 0xC0FB */ 0x0000, /* 0xC0FC */ 0x0000, /* 0xC0FD */ 0x0000, /* 0xC0FE */ 0x0000, /* 0xC0FF */ 0x0000, /* 0xC100 */ 0x0000, /* 0xC101 */ 0x0000, /* 0xC102 */ 0x0000, /* 0xC103 */ 0x0000, /* 0xC104 */ 0x0000, /* 0xC105 */ 0x0000, /* 0xC106 */ 0x0000, /* 0xC107 */ 0x0000, /* 0xC108 */ 0x0000, /* 0xC109 */ 0x0000, /* 0xC10A */ 0x0000, /* 0xC10B */ 0x0000, /* 0xC10C */ 0x0000, /* 0xC10D */ 0x0000, /* 0xC10E */ 0x0000, /* 0xC10F */ 0x0000, /* 0xC110 */ 0x0000, /* 0xC111 */ 0x0000, /* 0xC112 */ 0x0000, /* 0xC113 */ 0x0000, /* 0xC114 */ 0x0000, /* 0xC115 */ 0x0000, /* 0xC116 */ 0x0000, /* 0xC117 */ 0x0000, /* 0xC118 */ 0x0000, /* 0xC119 */ 0x0000, /* 0xC11A */ 0x0000, /* 0xC11B */ 0x0000, /* 0xC11C */ 0x0000, /* 0xC11D */ 0x0000, /* 0xC11E */ 0x0000, /* 0xC11F */ 0x0000, /* 0xC120 */ 0x0000, /* 0xC121 */ 0x0000, /* 0xC122 */ 0x0000, /* 0xC123 */ 0x0000, /* 0xC124 */ 0x0000, /* 0xC125 */ 0x0000, /* 0xC126 */ 0x0000, /* 0xC127 */ 0x0000, /* 0xC128 */ 0x0000, /* 0xC129 */ 0x0000, /* 0xC12A */ 0x0000, /* 0xC12B */ 0x0000, /* 0xC12C */ 0x0000, /* 0xC12D */ 0x0000, /* 0xC12E */ 0x0000, /* 0xC12F */ 0x0000, /* 0xC130 */ 0x0000, /* 0xC131 */ 0x0000, /* 0xC132 */ 0x0000, /* 0xC133 */ 0x0000, /* 0xC134 */ 0x0000, /* 0xC135 */ 0x0000, /* 0xC136 */ 0x0000, /* 0xC137 */ 0x0000, /* 0xC138 */ 0x0000, /* 0xC139 */ 0x0000, /* 0xC13A */ 0x0000, /* 0xC13B */ 0x0000, /* 0xC13C */ 0x0000, /* 0xC13D */ 0x0000, /* 0xC13E */ 0x0000, /* 0xC13F */ 0x0000, /* 0xC140 */ 0x0000, /* 0xC141 */ 0x0000, /* 0xC142 */ 0x0000, /* 0xC143 */ 0x0000, /* 0xC144 */ 0x0000, /* 0xC145 */ 0x0000, /* 0xC146 */ 0x0000, /* 0xC147 */ 0x0000, /* 0xC148 */ 0x0000, /* 0xC149 */ 0x0000, /* 0xC14A */ 0x0000, /* 0xC14B */ 0x0000, /* 0xC14C */ 0x0000, /* 0xC14D */ 0x0000, /* 0xC14E */ 0x0000, /* 0xC14F */ 0x0000, /* 0xC150 */ 0x0000, /* 0xC151 */ 0x0000, /* 0xC152 */ 0x0000, /* 0xC153 */ 0x0000, /* 0xC154 */ 0x0000, /* 0xC155 */ 0x0000, /* 0xC156 */ 0x0000, /* 0xC157 */ 0x0000, /* 0xC158 */ 0x0000, /* 0xC159 */ 0x0000, /* 0xC15A */ 0x0000, /* 0xC15B */ 0x0000, /* 0xC15C */ 0x0000, /* 0xC15D */ 0x0000, /* 0xC15E */ 0x0000, /* 0xC15F */ 0x0000, /* 0xC160 */ 0x0000, /* 0xC161 */ 0x0000, /* 0xC162 */ 0x0000, /* 0xC163 */ 0x0000, /* 0xC164 */ 0x0000, /* 0xC165 */ 0x0000, /* 0xC166 */ 0x0000, /* 0xC167 */ 0x0000, /* 0xC168 */ 0x0000, /* 0xC169 */ 0x0000, /* 0xC16A */ 0x0000, /* 0xC16B */ 0x0000, /* 0xC16C */ 0x0000, /* 0xC16D */ 0x0000, /* 0xC16E */ 0x0000, /* 0xC16F */ 0x0000, /* 0xC170 */ 0x0000, /* 0xC171 */ 0x0000, /* 0xC172 */ 0x0000, /* 0xC173 */ 0x0000, /* 0xC174 */ 0x0000, /* 0xC175 */ 0x0000, /* 0xC176 */ 0x0000, /* 0xC177 */ 0x0000, /* 0xC178 */ 0x0000, /* 0xC179 */ 0x0000, /* 0xC17A */ 0x0000, /* 0xC17B */ 0x0000, /* 0xC17C */ 0x0000, /* 0xC17D */ 0x0000, /* 0xC17E */ 0x0000, /* 0xC17F */ 0x0000, /* 0xC180 */ 0x0000, /* 0xC181 */ 0x0000, /* 0xC182 */ 0x0000, /* 0xC183 */ 0x0000, /* 0xC184 */ 0x0000, /* 0xC185 */ 0x0000, /* 0xC186 */ 0x0000, /* 0xC187 */ 0x0000, /* 0xC188 */ 0x0000, /* 0xC189 */ 0x0000, /* 0xC18A */ 0x0000, /* 0xC18B */ 0x0000, /* 0xC18C */ 0x0000, /* 0xC18D */ 0x0000, /* 0xC18E */ 0x0000, /* 0xC18F */ 0x0000, /* 0xC190 */ 0x0000, /* 0xC191 */ 0x0000, /* 0xC192 */ 0x0000, /* 0xC193 */ 0x0000, /* 0xC194 */ 0x0000, /* 0xC195 */ 0x0000, /* 0xC196 */ 0x0000, /* 0xC197 */ 0x0000, /* 0xC198 */ 0x0000, /* 0xC199 */ 0x0000, /* 0xC19A */ 0x0000, /* 0xC19B */ 0x0000, /* 0xC19C */ 0x0000, /* 0xC19D */ 0x0000, /* 0xC19E */ 0x0000, /* 0xC19F */ 0x0000, /* 0xC1A0 */ 0x0000, /* 0xC1A1 */ 0x0000, /* 0xC1A2 */ 0x0000, /* 0xC1A3 */ 0x0000, /* 0xC1A4 */ 0x0000, /* 0xC1A5 */ 0x0000, /* 0xC1A6 */ 0x0000, /* 0xC1A7 */ 0x0000, /* 0xC1A8 */ 0x0000, /* 0xC1A9 */ 0x0000, /* 0xC1AA */ 0x0000, /* 0xC1AB */ 0x0000, /* 0xC1AC */ 0x0000, /* 0xC1AD */ 0x0000, /* 0xC1AE */ 0x0000, /* 0xC1AF */ 0x0000, /* 0xC1B0 */ 0x0000, /* 0xC1B1 */ 0x0000, /* 0xC1B2 */ 0x0000, /* 0xC1B3 */ 0x0000, /* 0xC1B4 */ 0x0000, /* 0xC1B5 */ 0x0000, /* 0xC1B6 */ 0x0000, /* 0xC1B7 */ 0x0000, /* 0xC1B8 */ 0x0000, /* 0xC1B9 */ 0x0000, /* 0xC1BA */ 0x0000, /* 0xC1BB */ 0x0000, /* 0xC1BC */ 0x0000, /* 0xC1BD */ 0x0000, /* 0xC1BE */ 0x0000, /* 0xC1BF */ 0x0000, /* 0xC1C0 */ 0x0000, /* 0xC1C1 */ 0x0000, /* 0xC1C2 */ 0x0000, /* 0xC1C3 */ 0x0000, /* 0xC1C4 */ 0x0000, /* 0xC1C5 */ 0x0000, /* 0xC1C6 */ 0x0000, /* 0xC1C7 */ 0x0000, /* 0xC1C8 */ 0x0000, /* 0xC1C9 */ 0x0000, /* 0xC1CA */ 0x0000, /* 0xC1CB */ 0x0000, /* 0xC1CC */ 0x0000, /* 0xC1CD */ 0x0000, /* 0xC1CE */ 0x0000, /* 0xC1CF */ 0x0000, /* 0xC1D0 */ 0x0000, /* 0xC1D1 */ 0x0000, /* 0xC1D2 */ 0x0000, /* 0xC1D3 */ 0x0000, /* 0xC1D4 */ 0x0000, /* 0xC1D5 */ 0x0000, /* 0xC1D6 */ 0x0000, /* 0xC1D7 */ 0x0000, /* 0xC1D8 */ 0x0000, /* 0xC1D9 */ 0x0000, /* 0xC1DA */ 0x0000, /* 0xC1DB */ 0x0000, /* 0xC1DC */ 0x0000, /* 0xC1DD */ 0x0000, /* 0xC1DE */ 0x0000, /* 0xC1DF */ 0x0000, /* 0xC1E0 */ 0x0000, /* 0xC1E1 */ 0x0000, /* 0xC1E2 */ 0x0000, /* 0xC1E3 */ 0x0000, /* 0xC1E4 */ 0x0000, /* 0xC1E5 */ 0x0000, /* 0xC1E6 */ 0x0000, /* 0xC1E7 */ 0x0000, /* 0xC1E8 */ 0x0000, /* 0xC1E9 */ 0x0000, /* 0xC1EA */ 0x0000, /* 0xC1EB */ 0x0000, /* 0xC1EC */ 0x0000, /* 0xC1ED */ 0x0000, /* 0xC1EE */ 0x0000, /* 0xC1EF */ 0x0000, /* 0xC1F0 */ 0x0000, /* 0xC1F1 */ 0x0000, /* 0xC1F2 */ 0x0000, /* 0xC1F3 */ 0x0000, /* 0xC1F4 */ 0x0000, /* 0xC1F5 */ 0x0000, /* 0xC1F6 */ 0x0000, /* 0xC1F7 */ 0x0000, /* 0xC1F8 */ 0x0000, /* 0xC1F9 */ 0x0000, /* 0xC1FA */ 0x0000, /* 0xC1FB */ 0x0000, /* 0xC1FC */ 0x0000, /* 0xC1FD */ 0x0000, /* 0xC1FE */ 0x0000, /* 0xC1FF */ 0x0000, /* 0xC200 */ 0x0000, /* 0xC201 */ 0x0000, /* 0xC202 */ 0x0000, /* 0xC203 */ 0x0000, /* 0xC204 */ 0x0000, /* 0xC205 */ 0x0000, /* 0xC206 */ 0x0000, /* 0xC207 */ 0x0000, /* 0xC208 */ 0x0000, /* 0xC209 */ 0x0000, /* 0xC20A */ 0x0000, /* 0xC20B */ 0x0000, /* 0xC20C */ 0x0000, /* 0xC20D */ 0x0000, /* 0xC20E */ 0x0000, /* 0xC20F */ 0x0000, /* 0xC210 */ 0x0000, /* 0xC211 */ 0x0000, /* 0xC212 */ 0x0000, /* 0xC213 */ 0x0000, /* 0xC214 */ 0x0000, /* 0xC215 */ 0x0000, /* 0xC216 */ 0x0000, /* 0xC217 */ 0x0000, /* 0xC218 */ 0x0000, /* 0xC219 */ 0x0000, /* 0xC21A */ 0x0000, /* 0xC21B */ 0x0000, /* 0xC21C */ 0x0000, /* 0xC21D */ 0x0000, /* 0xC21E */ 0x0000, /* 0xC21F */ 0x0000, /* 0xC220 */ 0x0000, /* 0xC221 */ 0x0000, /* 0xC222 */ 0x0000, /* 0xC223 */ 0x0000, /* 0xC224 */ 0x0000, /* 0xC225 */ 0x0000, /* 0xC226 */ 0x0000, /* 0xC227 */ 0x0000, /* 0xC228 */ 0x0000, /* 0xC229 */ 0x0000, /* 0xC22A */ 0x0000, /* 0xC22B */ 0x0000, /* 0xC22C */ 0x0000, /* 0xC22D */ 0x0000, /* 0xC22E */ 0x0000, /* 0xC22F */ 0x0000, /* 0xC230 */ 0x0000, /* 0xC231 */ 0x0000, /* 0xC232 */ 0x0000, /* 0xC233 */ 0x0000, /* 0xC234 */ 0x0000, /* 0xC235 */ 0x0000, /* 0xC236 */ 0x0000, /* 0xC237 */ 0x0000, /* 0xC238 */ 0x0000, /* 0xC239 */ 0x0000, /* 0xC23A */ 0x0000, /* 0xC23B */ 0x0000, /* 0xC23C */ 0x0000, /* 0xC23D */ 0x0000, /* 0xC23E */ 0x0000, /* 0xC23F */ 0x0000, /* 0xC240 */ 0x0000, /* 0xC241 */ 0x0000, /* 0xC242 */ 0x0000, /* 0xC243 */ 0x0000, /* 0xC244 */ 0x0000, /* 0xC245 */ 0x0000, /* 0xC246 */ 0x0000, /* 0xC247 */ 0x0000, /* 0xC248 */ 0x0000, /* 0xC249 */ 0x0000, /* 0xC24A */ 0x0000, /* 0xC24B */ 0x0000, /* 0xC24C */ 0x0000, /* 0xC24D */ 0x0000, /* 0xC24E */ 0x0000, /* 0xC24F */ 0x0000, /* 0xC250 */ 0x0000, /* 0xC251 */ 0x0000, /* 0xC252 */ 0x0000, /* 0xC253 */ 0x0000, /* 0xC254 */ 0x0000, /* 0xC255 */ 0x0000, /* 0xC256 */ 0x0000, /* 0xC257 */ 0x0000, /* 0xC258 */ 0x0000, /* 0xC259 */ 0x0000, /* 0xC25A */ 0x0000, /* 0xC25B */ 0x0000, /* 0xC25C */ 0x0000, /* 0xC25D */ 0x0000, /* 0xC25E */ 0x0000, /* 0xC25F */ 0x0000, /* 0xC260 */ 0x0000, /* 0xC261 */ 0x0000, /* 0xC262 */ 0x0000, /* 0xC263 */ 0x0000, /* 0xC264 */ 0x0000, /* 0xC265 */ 0x0000, /* 0xC266 */ 0x0000, /* 0xC267 */ 0x0000, /* 0xC268 */ 0x0000, /* 0xC269 */ 0x0000, /* 0xC26A */ 0x0000, /* 0xC26B */ 0x0000, /* 0xC26C */ 0x0000, /* 0xC26D */ 0x0000, /* 0xC26E */ 0x0000, /* 0xC26F */ 0x0000, /* 0xC270 */ 0x0000, /* 0xC271 */ 0x0000, /* 0xC272 */ 0x0000, /* 0xC273 */ 0x0000, /* 0xC274 */ 0x0000, /* 0xC275 */ 0x0000, /* 0xC276 */ 0x0000, /* 0xC277 */ 0x0000, /* 0xC278 */ 0x0000, /* 0xC279 */ 0x0000, /* 0xC27A */ 0x0000, /* 0xC27B */ 0x0000, /* 0xC27C */ 0x0000, /* 0xC27D */ 0x0000, /* 0xC27E */ 0x0000, /* 0xC27F */ 0x0000, /* 0xC280 */ 0x0000, /* 0xC281 */ 0x0000, /* 0xC282 */ 0x0000, /* 0xC283 */ 0x0000, /* 0xC284 */ 0x0000, /* 0xC285 */ 0x0000, /* 0xC286 */ 0x0000, /* 0xC287 */ 0x0000, /* 0xC288 */ 0x0000, /* 0xC289 */ 0x0000, /* 0xC28A */ 0x0000, /* 0xC28B */ 0x0000, /* 0xC28C */ 0x0000, /* 0xC28D */ 0x0000, /* 0xC28E */ 0x0000, /* 0xC28F */ 0x0000, /* 0xC290 */ 0x0000, /* 0xC291 */ 0x0000, /* 0xC292 */ 0x0000, /* 0xC293 */ 0x0000, /* 0xC294 */ 0x0000, /* 0xC295 */ 0x0000, /* 0xC296 */ 0x0000, /* 0xC297 */ 0x0000, /* 0xC298 */ 0x0000, /* 0xC299 */ 0x0000, /* 0xC29A */ 0x0000, /* 0xC29B */ 0x0000, /* 0xC29C */ 0x0000, /* 0xC29D */ 0x0000, /* 0xC29E */ 0x0000, /* 0xC29F */ 0x0000, /* 0xC2A0 */ 0x0000, /* 0xC2A1 */ 0x0000, /* 0xC2A2 */ 0x0000, /* 0xC2A3 */ 0x0000, /* 0xC2A4 */ 0x0000, /* 0xC2A5 */ 0x0000, /* 0xC2A6 */ 0x0000, /* 0xC2A7 */ 0x0000, /* 0xC2A8 */ 0x0000, /* 0xC2A9 */ 0x0000, /* 0xC2AA */ 0x0000, /* 0xC2AB */ 0x0000, /* 0xC2AC */ 0x0000, /* 0xC2AD */ 0x0000, /* 0xC2AE */ 0x0000, /* 0xC2AF */ 0x0000, /* 0xC2B0 */ 0x0000, /* 0xC2B1 */ 0x0000, /* 0xC2B2 */ 0x0000, /* 0xC2B3 */ 0x0000, /* 0xC2B4 */ 0x0000, /* 0xC2B5 */ 0x0000, /* 0xC2B6 */ 0x0000, /* 0xC2B7 */ 0x0000, /* 0xC2B8 */ 0x0000, /* 0xC2B9 */ 0x0000, /* 0xC2BA */ 0x0000, /* 0xC2BB */ 0x0000, /* 0xC2BC */ 0x0000, /* 0xC2BD */ 0x0000, /* 0xC2BE */ 0x0000, /* 0xC2BF */ 0x0000, /* 0xC2C0 */ 0x0000, /* 0xC2C1 */ 0x0000, /* 0xC2C2 */ 0x0000, /* 0xC2C3 */ 0x0000, /* 0xC2C4 */ 0x0000, /* 0xC2C5 */ 0x0000, /* 0xC2C6 */ 0x0000, /* 0xC2C7 */ 0x0000, /* 0xC2C8 */ 0x0000, /* 0xC2C9 */ 0x0000, /* 0xC2CA */ 0x0000, /* 0xC2CB */ 0x0000, /* 0xC2CC */ 0x0000, /* 0xC2CD */ 0x0000, /* 0xC2CE */ 0x0000, /* 0xC2CF */ 0x0000, /* 0xC2D0 */ 0x0000, /* 0xC2D1 */ 0x0000, /* 0xC2D2 */ 0x0000, /* 0xC2D3 */ 0x0000, /* 0xC2D4 */ 0x0000, /* 0xC2D5 */ 0x0000, /* 0xC2D6 */ 0x0000, /* 0xC2D7 */ 0x0000, /* 0xC2D8 */ 0x0000, /* 0xC2D9 */ 0x0000, /* 0xC2DA */ 0x0000, /* 0xC2DB */ 0x0000, /* 0xC2DC */ 0x0000, /* 0xC2DD */ 0x0000, /* 0xC2DE */ 0x0000, /* 0xC2DF */ 0x0000, /* 0xC2E0 */ 0x0000, /* 0xC2E1 */ 0x0000, /* 0xC2E2 */ 0x0000, /* 0xC2E3 */ 0x0000, /* 0xC2E4 */ 0x0000, /* 0xC2E5 */ 0x0000, /* 0xC2E6 */ 0x0000, /* 0xC2E7 */ 0x0000, /* 0xC2E8 */ 0x0000, /* 0xC2E9 */ 0x0000, /* 0xC2EA */ 0x0000, /* 0xC2EB */ 0x0000, /* 0xC2EC */ 0x0000, /* 0xC2ED */ 0x0000, /* 0xC2EE */ 0x0000, /* 0xC2EF */ 0x0000, /* 0xC2F0 */ 0x0000, /* 0xC2F1 */ 0x0000, /* 0xC2F2 */ 0x0000, /* 0xC2F3 */ 0x0000, /* 0xC2F4 */ 0x0000, /* 0xC2F5 */ 0x0000, /* 0xC2F6 */ 0x0000, /* 0xC2F7 */ 0x0000, /* 0xC2F8 */ 0x0000, /* 0xC2F9 */ 0x0000, /* 0xC2FA */ 0x0000, /* 0xC2FB */ 0x0000, /* 0xC2FC */ 0x0000, /* 0xC2FD */ 0x0000, /* 0xC2FE */ 0x0000, /* 0xC2FF */ 0x0000, /* 0xC300 */ 0x0000, /* 0xC301 */ 0x0000, /* 0xC302 */ 0x0000, /* 0xC303 */ 0x0000, /* 0xC304 */ 0x0000, /* 0xC305 */ 0x0000, /* 0xC306 */ 0x0000, /* 0xC307 */ 0x0000, /* 0xC308 */ 0x0000, /* 0xC309 */ 0x0000, /* 0xC30A */ 0x0000, /* 0xC30B */ 0x0000, /* 0xC30C */ 0x0000, /* 0xC30D */ 0x0000, /* 0xC30E */ 0x0000, /* 0xC30F */ 0x0000, /* 0xC310 */ 0x0000, /* 0xC311 */ 0x0000, /* 0xC312 */ 0x0000, /* 0xC313 */ 0x0000, /* 0xC314 */ 0x0000, /* 0xC315 */ 0x0000, /* 0xC316 */ 0x0000, /* 0xC317 */ 0x0000, /* 0xC318 */ 0x0000, /* 0xC319 */ 0x0000, /* 0xC31A */ 0x0000, /* 0xC31B */ 0x0000, /* 0xC31C */ 0x0000, /* 0xC31D */ 0x0000, /* 0xC31E */ 0x0000, /* 0xC31F */ 0x0000, /* 0xC320 */ 0x0000, /* 0xC321 */ 0x0000, /* 0xC322 */ 0x0000, /* 0xC323 */ 0x0000, /* 0xC324 */ 0x0000, /* 0xC325 */ 0x0000, /* 0xC326 */ 0x0000, /* 0xC327 */ 0x0000, /* 0xC328 */ 0x0000, /* 0xC329 */ 0x0000, /* 0xC32A */ 0x0000, /* 0xC32B */ 0x0000, /* 0xC32C */ 0x0000, /* 0xC32D */ 0x0000, /* 0xC32E */ 0x0000, /* 0xC32F */ 0x0000, /* 0xC330 */ 0x0000, /* 0xC331 */ 0x0000, /* 0xC332 */ 0x0000, /* 0xC333 */ 0x0000, /* 0xC334 */ 0x0000, /* 0xC335 */ 0x0000, /* 0xC336 */ 0x0000, /* 0xC337 */ 0x0000, /* 0xC338 */ 0x0000, /* 0xC339 */ 0x0000, /* 0xC33A */ 0x0000, /* 0xC33B */ 0x0000, /* 0xC33C */ 0x0000, /* 0xC33D */ 0x0000, /* 0xC33E */ 0x0000, /* 0xC33F */ 0x0000, /* 0xC340 */ 0x0000, /* 0xC341 */ 0x0000, /* 0xC342 */ 0x0000, /* 0xC343 */ 0x0000, /* 0xC344 */ 0x0000, /* 0xC345 */ 0x0000, /* 0xC346 */ 0x0000, /* 0xC347 */ 0x0000, /* 0xC348 */ 0x0000, /* 0xC349 */ 0x0000, /* 0xC34A */ 0x0000, /* 0xC34B */ 0x0000, /* 0xC34C */ 0x0000, /* 0xC34D */ 0x0000, /* 0xC34E */ 0x0000, /* 0xC34F */ 0x0000, /* 0xC350 */ 0x0000, /* 0xC351 */ 0x0000, /* 0xC352 */ 0x0000, /* 0xC353 */ 0x0000, /* 0xC354 */ 0x0000, /* 0xC355 */ 0x0000, /* 0xC356 */ 0x0000, /* 0xC357 */ 0x0000, /* 0xC358 */ 0x0000, /* 0xC359 */ 0x0000, /* 0xC35A */ 0x0000, /* 0xC35B */ 0x0000, /* 0xC35C */ 0x0000, /* 0xC35D */ 0x0000, /* 0xC35E */ 0x0000, /* 0xC35F */ 0x0000, /* 0xC360 */ 0x0000, /* 0xC361 */ 0x0000, /* 0xC362 */ 0x0000, /* 0xC363 */ 0x0000, /* 0xC364 */ 0x0000, /* 0xC365 */ 0x0000, /* 0xC366 */ 0x0000, /* 0xC367 */ 0x0000, /* 0xC368 */ 0x0000, /* 0xC369 */ 0x0000, /* 0xC36A */ 0x0000, /* 0xC36B */ 0x0000, /* 0xC36C */ 0x0000, /* 0xC36D */ 0x0000, /* 0xC36E */ 0x0000, /* 0xC36F */ 0x0000, /* 0xC370 */ 0x0000, /* 0xC371 */ 0x0000, /* 0xC372 */ 0x0000, /* 0xC373 */ 0x0000, /* 0xC374 */ 0x0000, /* 0xC375 */ 0x0000, /* 0xC376 */ 0x0000, /* 0xC377 */ 0x0000, /* 0xC378 */ 0x0000, /* 0xC379 */ 0x0000, /* 0xC37A */ 0x0000, /* 0xC37B */ 0x0000, /* 0xC37C */ 0x0000, /* 0xC37D */ 0x0000, /* 0xC37E */ 0x0000, /* 0xC37F */ 0x0000, /* 0xC380 */ 0x0000, /* 0xC381 */ 0x0000, /* 0xC382 */ 0x0000, /* 0xC383 */ 0x0000, /* 0xC384 */ 0x0000, /* 0xC385 */ 0x0000, /* 0xC386 */ 0x0000, /* 0xC387 */ 0x0000, /* 0xC388 */ 0x0000, /* 0xC389 */ 0x0000, /* 0xC38A */ 0x0000, /* 0xC38B */ 0x0000, /* 0xC38C */ 0x0000, /* 0xC38D */ 0x0000, /* 0xC38E */ 0x0000, /* 0xC38F */ 0x0000, /* 0xC390 */ 0x0000, /* 0xC391 */ 0x0000, /* 0xC392 */ 0x0000, /* 0xC393 */ 0x0000, /* 0xC394 */ 0x0000, /* 0xC395 */ 0x0000, /* 0xC396 */ 0x0000, /* 0xC397 */ 0x0000, /* 0xC398 */ 0x0000, /* 0xC399 */ 0x0000, /* 0xC39A */ 0x0000, /* 0xC39B */ 0x0000, /* 0xC39C */ 0x0000, /* 0xC39D */ 0x0000, /* 0xC39E */ 0x0000, /* 0xC39F */ 0x0000, /* 0xC3A0 */ 0x0000, /* 0xC3A1 */ 0x0000, /* 0xC3A2 */ 0x0000, /* 0xC3A3 */ 0x0000, /* 0xC3A4 */ 0x0000, /* 0xC3A5 */ 0x0000, /* 0xC3A6 */ 0x0000, /* 0xC3A7 */ 0x0000, /* 0xC3A8 */ 0x0000, /* 0xC3A9 */ 0x0000, /* 0xC3AA */ 0x0000, /* 0xC3AB */ 0x0000, /* 0xC3AC */ 0x0000, /* 0xC3AD */ 0x0000, /* 0xC3AE */ 0x0000, /* 0xC3AF */ 0x0000, /* 0xC3B0 */ 0x0000, /* 0xC3B1 */ 0x0000, /* 0xC3B2 */ 0x0000, /* 0xC3B3 */ 0x0000, /* 0xC3B4 */ 0x0000, /* 0xC3B5 */ 0x0000, /* 0xC3B6 */ 0x0000, /* 0xC3B7 */ 0x0000, /* 0xC3B8 */ 0x0000, /* 0xC3B9 */ 0x0000, /* 0xC3BA */ 0x0000, /* 0xC3BB */ 0x0000, /* 0xC3BC */ 0x0000, /* 0xC3BD */ 0x0000, /* 0xC3BE */ 0x0000, /* 0xC3BF */ 0x0000, /* 0xC3C0 */ 0x0000, /* 0xC3C1 */ 0x0000, /* 0xC3C2 */ 0x0000, /* 0xC3C3 */ 0x0000, /* 0xC3C4 */ 0x0000, /* 0xC3C5 */ 0x0000, /* 0xC3C6 */ 0x0000, /* 0xC3C7 */ 0x0000, /* 0xC3C8 */ 0x0000, /* 0xC3C9 */ 0x0000, /* 0xC3CA */ 0x0000, /* 0xC3CB */ 0x0000, /* 0xC3CC */ 0x0000, /* 0xC3CD */ 0x0000, /* 0xC3CE */ 0x0000, /* 0xC3CF */ 0x0000, /* 0xC3D0 */ 0x0000, /* 0xC3D1 */ 0x0000, /* 0xC3D2 */ 0x0000, /* 0xC3D3 */ 0x0000, /* 0xC3D4 */ 0x0000, /* 0xC3D5 */ 0x0000, /* 0xC3D6 */ 0x0000, /* 0xC3D7 */ 0x0000, /* 0xC3D8 */ 0x0000, /* 0xC3D9 */ 0x0000, /* 0xC3DA */ 0x0000, /* 0xC3DB */ 0x0000, /* 0xC3DC */ 0x0000, /* 0xC3DD */ 0x0000, /* 0xC3DE */ 0x0000, /* 0xC3DF */ 0x0000, /* 0xC3E0 */ 0x0000, /* 0xC3E1 */ 0x0000, /* 0xC3E2 */ 0x0000, /* 0xC3E3 */ 0x0000, /* 0xC3E4 */ 0x0000, /* 0xC3E5 */ 0x0000, /* 0xC3E6 */ 0x0000, /* 0xC3E7 */ 0x0000, /* 0xC3E8 */ 0x0000, /* 0xC3E9 */ 0x0000, /* 0xC3EA */ 0x0000, /* 0xC3EB */ 0x0000, /* 0xC3EC */ 0x0000, /* 0xC3ED */ 0x0000, /* 0xC3EE */ 0x0000, /* 0xC3EF */ 0x0000, /* 0xC3F0 */ 0x0000, /* 0xC3F1 */ 0x0000, /* 0xC3F2 */ 0x0000, /* 0xC3F3 */ 0x0000, /* 0xC3F4 */ 0x0000, /* 0xC3F5 */ 0x0000, /* 0xC3F6 */ 0x0000, /* 0xC3F7 */ 0x0000, /* 0xC3F8 */ 0x0000, /* 0xC3F9 */ 0x0000, /* 0xC3FA */ 0x0000, /* 0xC3FB */ 0x0000, /* 0xC3FC */ 0x0000, /* 0xC3FD */ 0x0000, /* 0xC3FE */ 0x0000, /* 0xC3FF */ 0x0000, /* 0xC400 */ 0x0000, /* 0xC401 */ 0x0000, /* 0xC402 */ 0x0000, /* 0xC403 */ 0x0000, /* 0xC404 */ 0x0000, /* 0xC405 */ 0x0000, /* 0xC406 */ 0x0000, /* 0xC407 */ 0x0000, /* 0xC408 */ 0x0000, /* 0xC409 */ 0x0000, /* 0xC40A */ 0x0000, /* 0xC40B */ 0x0000, /* 0xC40C */ 0x0000, /* 0xC40D */ 0x0000, /* 0xC40E */ 0x0000, /* 0xC40F */ 0x0000, /* 0xC410 */ 0x0000, /* 0xC411 */ 0x0000, /* 0xC412 */ 0x0000, /* 0xC413 */ 0x0000, /* 0xC414 */ 0x0000, /* 0xC415 */ 0x0000, /* 0xC416 */ 0x0000, /* 0xC417 */ 0x0000, /* 0xC418 */ 0x0000, /* 0xC419 */ 0x0000, /* 0xC41A */ 0x0000, /* 0xC41B */ 0x0000, /* 0xC41C */ 0x0000, /* 0xC41D */ 0x0000, /* 0xC41E */ 0x0000, /* 0xC41F */ 0x0000, /* 0xC420 */ 0x0000, /* 0xC421 */ 0x0000, /* 0xC422 */ 0x0000, /* 0xC423 */ 0x0000, /* 0xC424 */ 0x0000, /* 0xC425 */ 0x0000, /* 0xC426 */ 0x0000, /* 0xC427 */ 0x0000, /* 0xC428 */ 0x0000, /* 0xC429 */ 0x0000, /* 0xC42A */ 0x0000, /* 0xC42B */ 0x0000, /* 0xC42C */ 0x0000, /* 0xC42D */ 0x0000, /* 0xC42E */ 0x0000, /* 0xC42F */ 0x0000, /* 0xC430 */ 0x0000, /* 0xC431 */ 0x0000, /* 0xC432 */ 0x0000, /* 0xC433 */ 0x0000, /* 0xC434 */ 0x0000, /* 0xC435 */ 0x0000, /* 0xC436 */ 0x0000, /* 0xC437 */ 0x0000, /* 0xC438 */ 0x0000, /* 0xC439 */ 0x0000, /* 0xC43A */ 0x0000, /* 0xC43B */ 0x0000, /* 0xC43C */ 0x0000, /* 0xC43D */ 0x0000, /* 0xC43E */ 0x0000, /* 0xC43F */ 0x0000, /* 0xC440 */ 0x0000, /* 0xC441 */ 0x0000, /* 0xC442 */ 0x0000, /* 0xC443 */ 0x0000, /* 0xC444 */ 0x0000, /* 0xC445 */ 0x0000, /* 0xC446 */ 0x0000, /* 0xC447 */ 0x0000, /* 0xC448 */ 0x0000, /* 0xC449 */ 0x0000, /* 0xC44A */ 0x0000, /* 0xC44B */ 0x0000, /* 0xC44C */ 0x0000, /* 0xC44D */ 0x0000, /* 0xC44E */ 0x0000, /* 0xC44F */ 0x0000, /* 0xC450 */ 0x0000, /* 0xC451 */ 0x0000, /* 0xC452 */ 0x0000, /* 0xC453 */ 0x0000, /* 0xC454 */ 0x0000, /* 0xC455 */ 0x0000, /* 0xC456 */ 0x0000, /* 0xC457 */ 0x0000, /* 0xC458 */ 0x0000, /* 0xC459 */ 0x0000, /* 0xC45A */ 0x0000, /* 0xC45B */ 0x0000, /* 0xC45C */ 0x0000, /* 0xC45D */ 0x0000, /* 0xC45E */ 0x0000, /* 0xC45F */ 0x0000, /* 0xC460 */ 0x0000, /* 0xC461 */ 0x0000, /* 0xC462 */ 0x0000, /* 0xC463 */ 0x0000, /* 0xC464 */ 0x0000, /* 0xC465 */ 0x0000, /* 0xC466 */ 0x0000, /* 0xC467 */ 0x0000, /* 0xC468 */ 0x0000, /* 0xC469 */ 0x0000, /* 0xC46A */ 0x0000, /* 0xC46B */ 0x0000, /* 0xC46C */ 0x0000, /* 0xC46D */ 0x0000, /* 0xC46E */ 0x0000, /* 0xC46F */ 0x0000, /* 0xC470 */ 0x0000, /* 0xC471 */ 0x0000, /* 0xC472 */ 0x0000, /* 0xC473 */ 0x0000, /* 0xC474 */ 0x0000, /* 0xC475 */ 0x0000, /* 0xC476 */ 0x0000, /* 0xC477 */ 0x0000, /* 0xC478 */ 0x0000, /* 0xC479 */ 0x0000, /* 0xC47A */ 0x0000, /* 0xC47B */ 0x0000, /* 0xC47C */ 0x0000, /* 0xC47D */ 0x0000, /* 0xC47E */ 0x0000, /* 0xC47F */ 0x0000, /* 0xC480 */ 0x0000, /* 0xC481 */ 0x0000, /* 0xC482 */ 0x0000, /* 0xC483 */ 0x0000, /* 0xC484 */ 0x0000, /* 0xC485 */ 0x0000, /* 0xC486 */ 0x0000, /* 0xC487 */ 0x0000, /* 0xC488 */ 0x0000, /* 0xC489 */ 0x0000, /* 0xC48A */ 0x0000, /* 0xC48B */ 0x0000, /* 0xC48C */ 0x0000, /* 0xC48D */ 0x0000, /* 0xC48E */ 0x0000, /* 0xC48F */ 0x0000, /* 0xC490 */ 0x0000, /* 0xC491 */ 0x0000, /* 0xC492 */ 0x0000, /* 0xC493 */ 0x0000, /* 0xC494 */ 0x0000, /* 0xC495 */ 0x0000, /* 0xC496 */ 0x0000, /* 0xC497 */ 0x0000, /* 0xC498 */ 0x0000, /* 0xC499 */ 0x0000, /* 0xC49A */ 0x0000, /* 0xC49B */ 0x0000, /* 0xC49C */ 0x0000, /* 0xC49D */ 0x0000, /* 0xC49E */ 0x0000, /* 0xC49F */ 0x0000, /* 0xC4A0 */ 0x0000, /* 0xC4A1 */ 0x0000, /* 0xC4A2 */ 0x0000, /* 0xC4A3 */ 0x0000, /* 0xC4A4 */ 0x0000, /* 0xC4A5 */ 0x0000, /* 0xC4A6 */ 0x0000, /* 0xC4A7 */ 0x0000, /* 0xC4A8 */ 0x0000, /* 0xC4A9 */ 0x0000, /* 0xC4AA */ 0x0000, /* 0xC4AB */ 0x0000, /* 0xC4AC */ 0x0000, /* 0xC4AD */ 0x0000, /* 0xC4AE */ 0x0000, /* 0xC4AF */ 0x0000, /* 0xC4B0 */ 0x0000, /* 0xC4B1 */ 0x0000, /* 0xC4B2 */ 0x0000, /* 0xC4B3 */ 0x0000, /* 0xC4B4 */ 0x0000, /* 0xC4B5 */ 0x0000, /* 0xC4B6 */ 0x0000, /* 0xC4B7 */ 0x0000, /* 0xC4B8 */ 0x0000, /* 0xC4B9 */ 0x0000, /* 0xC4BA */ 0x0000, /* 0xC4BB */ 0x0000, /* 0xC4BC */ 0x0000, /* 0xC4BD */ 0x0000, /* 0xC4BE */ 0x0000, /* 0xC4BF */ 0x0000, /* 0xC4C0 */ 0x0000, /* 0xC4C1 */ 0x0000, /* 0xC4C2 */ 0x0000, /* 0xC4C3 */ 0x0000, /* 0xC4C4 */ 0x0000, /* 0xC4C5 */ 0x0000, /* 0xC4C6 */ 0x0000, /* 0xC4C7 */ 0x0000, /* 0xC4C8 */ 0x0000, /* 0xC4C9 */ 0x0000, /* 0xC4CA */ 0x0000, /* 0xC4CB */ 0x0000, /* 0xC4CC */ 0x0000, /* 0xC4CD */ 0x0000, /* 0xC4CE */ 0x0000, /* 0xC4CF */ 0x0000, /* 0xC4D0 */ 0x0000, /* 0xC4D1 */ 0x0000, /* 0xC4D2 */ 0x0000, /* 0xC4D3 */ 0x0000, /* 0xC4D4 */ 0x0000, /* 0xC4D5 */ 0x0000, /* 0xC4D6 */ 0x0000, /* 0xC4D7 */ 0x0000, /* 0xC4D8 */ 0x0000, /* 0xC4D9 */ 0x0000, /* 0xC4DA */ 0x0000, /* 0xC4DB */ 0x0000, /* 0xC4DC */ 0x0000, /* 0xC4DD */ 0x0000, /* 0xC4DE */ 0x0000, /* 0xC4DF */ 0x0000, /* 0xC4E0 */ 0x0000, /* 0xC4E1 */ 0x0000, /* 0xC4E2 */ 0x0000, /* 0xC4E3 */ 0x0000, /* 0xC4E4 */ 0x0000, /* 0xC4E5 */ 0x0000, /* 0xC4E6 */ 0x0000, /* 0xC4E7 */ 0x0000, /* 0xC4E8 */ 0x0000, /* 0xC4E9 */ 0x0000, /* 0xC4EA */ 0x0000, /* 0xC4EB */ 0x0000, /* 0xC4EC */ 0x0000, /* 0xC4ED */ 0x0000, /* 0xC4EE */ 0x0000, /* 0xC4EF */ 0x0000, /* 0xC4F0 */ 0x0000, /* 0xC4F1 */ 0x0000, /* 0xC4F2 */ 0x0000, /* 0xC4F3 */ 0x0000, /* 0xC4F4 */ 0x0000, /* 0xC4F5 */ 0x0000, /* 0xC4F6 */ 0x0000, /* 0xC4F7 */ 0x0000, /* 0xC4F8 */ 0x0000, /* 0xC4F9 */ 0x0000, /* 0xC4FA */ 0x0000, /* 0xC4FB */ 0x0000, /* 0xC4FC */ 0x0000, /* 0xC4FD */ 0x0000, /* 0xC4FE */ 0x0000, /* 0xC4FF */ 0x0000, /* 0xC500 */ 0x0000, /* 0xC501 */ 0x0000, /* 0xC502 */ 0x0000, /* 0xC503 */ 0x0000, /* 0xC504 */ 0x0000, /* 0xC505 */ 0x0000, /* 0xC506 */ 0x0000, /* 0xC507 */ 0x0000, /* 0xC508 */ 0x0000, /* 0xC509 */ 0x0000, /* 0xC50A */ 0x0000, /* 0xC50B */ 0x0000, /* 0xC50C */ 0x0000, /* 0xC50D */ 0x0000, /* 0xC50E */ 0x0000, /* 0xC50F */ 0x0000, /* 0xC510 */ 0x0000, /* 0xC511 */ 0x0000, /* 0xC512 */ 0x0000, /* 0xC513 */ 0x0000, /* 0xC514 */ 0x0000, /* 0xC515 */ 0x0000, /* 0xC516 */ 0x0000, /* 0xC517 */ 0x0000, /* 0xC518 */ 0x0000, /* 0xC519 */ 0x0000, /* 0xC51A */ 0x0000, /* 0xC51B */ 0x0000, /* 0xC51C */ 0x0000, /* 0xC51D */ 0x0000, /* 0xC51E */ 0x0000, /* 0xC51F */ 0x0000, /* 0xC520 */ 0x0000, /* 0xC521 */ 0x0000, /* 0xC522 */ 0x0000, /* 0xC523 */ 0x0000, /* 0xC524 */ 0x0000, /* 0xC525 */ 0x0000, /* 0xC526 */ 0x0000, /* 0xC527 */ 0x0000, /* 0xC528 */ 0x0000, /* 0xC529 */ 0x0000, /* 0xC52A */ 0x0000, /* 0xC52B */ 0x0000, /* 0xC52C */ 0x0000, /* 0xC52D */ 0x0000, /* 0xC52E */ 0x0000, /* 0xC52F */ 0x0000, /* 0xC530 */ 0x0000, /* 0xC531 */ 0x0000, /* 0xC532 */ 0x0000, /* 0xC533 */ 0x0000, /* 0xC534 */ 0x0000, /* 0xC535 */ 0x0000, /* 0xC536 */ 0x0000, /* 0xC537 */ 0x0000, /* 0xC538 */ 0x0000, /* 0xC539 */ 0x0000, /* 0xC53A */ 0x0000, /* 0xC53B */ 0x0000, /* 0xC53C */ 0x0000, /* 0xC53D */ 0x0000, /* 0xC53E */ 0x0000, /* 0xC53F */ 0x0000, /* 0xC540 */ 0x0000, /* 0xC541 */ 0x0000, /* 0xC542 */ 0x0000, /* 0xC543 */ 0x0000, /* 0xC544 */ 0x0000, /* 0xC545 */ 0x0000, /* 0xC546 */ 0x0000, /* 0xC547 */ 0x0000, /* 0xC548 */ 0x0000, /* 0xC549 */ 0x0000, /* 0xC54A */ 0x0000, /* 0xC54B */ 0x0000, /* 0xC54C */ 0x0000, /* 0xC54D */ 0x0000, /* 0xC54E */ 0x0000, /* 0xC54F */ 0x0000, /* 0xC550 */ 0x0000, /* 0xC551 */ 0x0000, /* 0xC552 */ 0x0000, /* 0xC553 */ 0x0000, /* 0xC554 */ 0x0000, /* 0xC555 */ 0x0000, /* 0xC556 */ 0x0000, /* 0xC557 */ 0x0000, /* 0xC558 */ 0x0000, /* 0xC559 */ 0x0000, /* 0xC55A */ 0x0000, /* 0xC55B */ 0x0000, /* 0xC55C */ 0x0000, /* 0xC55D */ 0x0000, /* 0xC55E */ 0x0000, /* 0xC55F */ 0x0000, /* 0xC560 */ 0x0000, /* 0xC561 */ 0x0000, /* 0xC562 */ 0x0000, /* 0xC563 */ 0x0000, /* 0xC564 */ 0x0000, /* 0xC565 */ 0x0000, /* 0xC566 */ 0x0000, /* 0xC567 */ 0x0000, /* 0xC568 */ 0x0000, /* 0xC569 */ 0x0000, /* 0xC56A */ 0x0000, /* 0xC56B */ 0x0000, /* 0xC56C */ 0x0000, /* 0xC56D */ 0x0000, /* 0xC56E */ 0x0000, /* 0xC56F */ 0x0000, /* 0xC570 */ 0x0000, /* 0xC571 */ 0x0000, /* 0xC572 */ 0x0000, /* 0xC573 */ 0x0000, /* 0xC574 */ 0x0000, /* 0xC575 */ 0x0000, /* 0xC576 */ 0x0000, /* 0xC577 */ 0x0000, /* 0xC578 */ 0x0000, /* 0xC579 */ 0x0000, /* 0xC57A */ 0x0000, /* 0xC57B */ 0x0000, /* 0xC57C */ 0x0000, /* 0xC57D */ 0x0000, /* 0xC57E */ 0x0000, /* 0xC57F */ 0x0000, /* 0xC580 */ 0x0000, /* 0xC581 */ 0x0000, /* 0xC582 */ 0x0000, /* 0xC583 */ 0x0000, /* 0xC584 */ 0x0000, /* 0xC585 */ 0x0000, /* 0xC586 */ 0x0000, /* 0xC587 */ 0x0000, /* 0xC588 */ 0x0000, /* 0xC589 */ 0x0000, /* 0xC58A */ 0x0000, /* 0xC58B */ 0x0000, /* 0xC58C */ 0x0000, /* 0xC58D */ 0x0000, /* 0xC58E */ 0x0000, /* 0xC58F */ 0x0000, /* 0xC590 */ 0x0000, /* 0xC591 */ 0x0000, /* 0xC592 */ 0x0000, /* 0xC593 */ 0x0000, /* 0xC594 */ 0x0000, /* 0xC595 */ 0x0000, /* 0xC596 */ 0x0000, /* 0xC597 */ 0x0000, /* 0xC598 */ 0x0000, /* 0xC599 */ 0x0000, /* 0xC59A */ 0x0000, /* 0xC59B */ 0x0000, /* 0xC59C */ 0x0000, /* 0xC59D */ 0x0000, /* 0xC59E */ 0x0000, /* 0xC59F */ 0x0000, /* 0xC5A0 */ 0x0000, /* 0xC5A1 */ 0x0000, /* 0xC5A2 */ 0x0000, /* 0xC5A3 */ 0x0000, /* 0xC5A4 */ 0x0000, /* 0xC5A5 */ 0x0000, /* 0xC5A6 */ 0x0000, /* 0xC5A7 */ 0x0000, /* 0xC5A8 */ 0x0000, /* 0xC5A9 */ 0x0000, /* 0xC5AA */ 0x0000, /* 0xC5AB */ 0x0000, /* 0xC5AC */ 0x0000, /* 0xC5AD */ 0x0000, /* 0xC5AE */ 0x0000, /* 0xC5AF */ 0x0000, /* 0xC5B0 */ 0x0000, /* 0xC5B1 */ 0x0000, /* 0xC5B2 */ 0x0000, /* 0xC5B3 */ 0x0000, /* 0xC5B4 */ 0x0000, /* 0xC5B5 */ 0x0000, /* 0xC5B6 */ 0x0000, /* 0xC5B7 */ 0x0000, /* 0xC5B8 */ 0x0000, /* 0xC5B9 */ 0x0000, /* 0xC5BA */ 0x0000, /* 0xC5BB */ 0x0000, /* 0xC5BC */ 0x0000, /* 0xC5BD */ 0x0000, /* 0xC5BE */ 0x0000, /* 0xC5BF */ 0x0000, /* 0xC5C0 */ 0x0000, /* 0xC5C1 */ 0x0000, /* 0xC5C2 */ 0x0000, /* 0xC5C3 */ 0x0000, /* 0xC5C4 */ 0x0000, /* 0xC5C5 */ 0x0000, /* 0xC5C6 */ 0x0000, /* 0xC5C7 */ 0x0000, /* 0xC5C8 */ 0x0000, /* 0xC5C9 */ 0x0000, /* 0xC5CA */ 0x0000, /* 0xC5CB */ 0x0000, /* 0xC5CC */ 0x0000, /* 0xC5CD */ 0x0000, /* 0xC5CE */ 0x0000, /* 0xC5CF */ 0x0000, /* 0xC5D0 */ 0x0000, /* 0xC5D1 */ 0x0000, /* 0xC5D2 */ 0x0000, /* 0xC5D3 */ 0x0000, /* 0xC5D4 */ 0x0000, /* 0xC5D5 */ 0x0000, /* 0xC5D6 */ 0x0000, /* 0xC5D7 */ 0x0000, /* 0xC5D8 */ 0x0000, /* 0xC5D9 */ 0x0000, /* 0xC5DA */ 0x0000, /* 0xC5DB */ 0x0000, /* 0xC5DC */ 0x0000, /* 0xC5DD */ 0x0000, /* 0xC5DE */ 0x0000, /* 0xC5DF */ 0x0000, /* 0xC5E0 */ 0x0000, /* 0xC5E1 */ 0x0000, /* 0xC5E2 */ 0x0000, /* 0xC5E3 */ 0x0000, /* 0xC5E4 */ 0x0000, /* 0xC5E5 */ 0x0000, /* 0xC5E6 */ 0x0000, /* 0xC5E7 */ 0x0000, /* 0xC5E8 */ 0x0000, /* 0xC5E9 */ 0x0000, /* 0xC5EA */ 0x0000, /* 0xC5EB */ 0x0000, /* 0xC5EC */ 0x0000, /* 0xC5ED */ 0x0000, /* 0xC5EE */ 0x0000, /* 0xC5EF */ 0x0000, /* 0xC5F0 */ 0x0000, /* 0xC5F1 */ 0x0000, /* 0xC5F2 */ 0x0000, /* 0xC5F3 */ 0x0000, /* 0xC5F4 */ 0x0000, /* 0xC5F5 */ 0x0000, /* 0xC5F6 */ 0x0000, /* 0xC5F7 */ 0x0000, /* 0xC5F8 */ 0x0000, /* 0xC5F9 */ 0x0000, /* 0xC5FA */ 0x0000, /* 0xC5FB */ 0x0000, /* 0xC5FC */ 0x0000, /* 0xC5FD */ 0x0000, /* 0xC5FE */ 0x0000, /* 0xC5FF */ 0x0000, /* 0xC600 */ 0x0000, /* 0xC601 */ 0x0000, /* 0xC602 */ 0x0000, /* 0xC603 */ 0x0000, /* 0xC604 */ 0x0000, /* 0xC605 */ 0x0000, /* 0xC606 */ 0x0000, /* 0xC607 */ 0x0000, /* 0xC608 */ 0x0000, /* 0xC609 */ 0x0000, /* 0xC60A */ 0x0000, /* 0xC60B */ 0x0000, /* 0xC60C */ 0x0000, /* 0xC60D */ 0x0000, /* 0xC60E */ 0x0000, /* 0xC60F */ 0x0000, /* 0xC610 */ 0x0000, /* 0xC611 */ 0x0000, /* 0xC612 */ 0x0000, /* 0xC613 */ 0x0000, /* 0xC614 */ 0x0000, /* 0xC615 */ 0x0000, /* 0xC616 */ 0x0000, /* 0xC617 */ 0x0000, /* 0xC618 */ 0x0000, /* 0xC619 */ 0x0000, /* 0xC61A */ 0x0000, /* 0xC61B */ 0x0000, /* 0xC61C */ 0x0000, /* 0xC61D */ 0x0000, /* 0xC61E */ 0x0000, /* 0xC61F */ 0x0000, /* 0xC620 */ 0x0000, /* 0xC621 */ 0x0000, /* 0xC622 */ 0x0000, /* 0xC623 */ 0x0000, /* 0xC624 */ 0x0000, /* 0xC625 */ 0x0000, /* 0xC626 */ 0x0000, /* 0xC627 */ 0x0000, /* 0xC628 */ 0x0000, /* 0xC629 */ 0x0000, /* 0xC62A */ 0x0000, /* 0xC62B */ 0x0000, /* 0xC62C */ 0x0000, /* 0xC62D */ 0x0000, /* 0xC62E */ 0x0000, /* 0xC62F */ 0x0000, /* 0xC630 */ 0x0000, /* 0xC631 */ 0x0000, /* 0xC632 */ 0x0000, /* 0xC633 */ 0x0000, /* 0xC634 */ 0x0000, /* 0xC635 */ 0x0000, /* 0xC636 */ 0x0000, /* 0xC637 */ 0x0000, /* 0xC638 */ 0x0000, /* 0xC639 */ 0x0000, /* 0xC63A */ 0x0000, /* 0xC63B */ 0x0000, /* 0xC63C */ 0x0000, /* 0xC63D */ 0x0000, /* 0xC63E */ 0x0000, /* 0xC63F */ 0x0000, /* 0xC640 */ 0x0000, /* 0xC641 */ 0x0000, /* 0xC642 */ 0x0000, /* 0xC643 */ 0x0000, /* 0xC644 */ 0x0000, /* 0xC645 */ 0x0000, /* 0xC646 */ 0x0000, /* 0xC647 */ 0x0000, /* 0xC648 */ 0x0000, /* 0xC649 */ 0x0000, /* 0xC64A */ 0x0000, /* 0xC64B */ 0x0000, /* 0xC64C */ 0x0000, /* 0xC64D */ 0x0000, /* 0xC64E */ 0x0000, /* 0xC64F */ 0x0000, /* 0xC650 */ 0x0000, /* 0xC651 */ 0x0000, /* 0xC652 */ 0x0000, /* 0xC653 */ 0x0000, /* 0xC654 */ 0x0000, /* 0xC655 */ 0x0000, /* 0xC656 */ 0x0000, /* 0xC657 */ 0x0000, /* 0xC658 */ 0x0000, /* 0xC659 */ 0x0000, /* 0xC65A */ 0x0000, /* 0xC65B */ 0x0000, /* 0xC65C */ 0x0000, /* 0xC65D */ 0x0000, /* 0xC65E */ 0x0000, /* 0xC65F */ 0x0000, /* 0xC660 */ 0x0000, /* 0xC661 */ 0x0000, /* 0xC662 */ 0x0000, /* 0xC663 */ 0x0000, /* 0xC664 */ 0x0000, /* 0xC665 */ 0x0000, /* 0xC666 */ 0x0000, /* 0xC667 */ 0x0000, /* 0xC668 */ 0x0000, /* 0xC669 */ 0x0000, /* 0xC66A */ 0x0000, /* 0xC66B */ 0x0000, /* 0xC66C */ 0x0000, /* 0xC66D */ 0x0000, /* 0xC66E */ 0x0000, /* 0xC66F */ 0x0000, /* 0xC670 */ 0x0000, /* 0xC671 */ 0x0000, /* 0xC672 */ 0x0000, /* 0xC673 */ 0x0000, /* 0xC674 */ 0x0000, /* 0xC675 */ 0x0000, /* 0xC676 */ 0x0000, /* 0xC677 */ 0x0000, /* 0xC678 */ 0x0000, /* 0xC679 */ 0x0000, /* 0xC67A */ 0x0000, /* 0xC67B */ 0x0000, /* 0xC67C */ 0x0000, /* 0xC67D */ 0x0000, /* 0xC67E */ 0x0000, /* 0xC67F */ 0x0000, /* 0xC680 */ 0x0000, /* 0xC681 */ 0x0000, /* 0xC682 */ 0x0000, /* 0xC683 */ 0x0000, /* 0xC684 */ 0x0000, /* 0xC685 */ 0x0000, /* 0xC686 */ 0x0000, /* 0xC687 */ 0x0000, /* 0xC688 */ 0x0000, /* 0xC689 */ 0x0000, /* 0xC68A */ 0x0000, /* 0xC68B */ 0x0000, /* 0xC68C */ 0x0000, /* 0xC68D */ 0x0000, /* 0xC68E */ 0x0000, /* 0xC68F */ 0x0000, /* 0xC690 */ 0x0000, /* 0xC691 */ 0x0000, /* 0xC692 */ 0x0000, /* 0xC693 */ 0x0000, /* 0xC694 */ 0x0000, /* 0xC695 */ 0x0000, /* 0xC696 */ 0x0000, /* 0xC697 */ 0x0000, /* 0xC698 */ 0x0000, /* 0xC699 */ 0x0000, /* 0xC69A */ 0x0000, /* 0xC69B */ 0x0000, /* 0xC69C */ 0x0000, /* 0xC69D */ 0x0000, /* 0xC69E */ 0x0000, /* 0xC69F */ 0x0000, /* 0xC6A0 */ 0x0000, /* 0xC6A1 */ 0x0000, /* 0xC6A2 */ 0x0000, /* 0xC6A3 */ 0x0000, /* 0xC6A4 */ 0x0000, /* 0xC6A5 */ 0x0000, /* 0xC6A6 */ 0x0000, /* 0xC6A7 */ 0x0000, /* 0xC6A8 */ 0x0000, /* 0xC6A9 */ 0x0000, /* 0xC6AA */ 0x0000, /* 0xC6AB */ 0x0000, /* 0xC6AC */ 0x0000, /* 0xC6AD */ 0x0000, /* 0xC6AE */ 0x0000, /* 0xC6AF */ 0x0000, /* 0xC6B0 */ 0x0000, /* 0xC6B1 */ 0x0000, /* 0xC6B2 */ 0x0000, /* 0xC6B3 */ 0x0000, /* 0xC6B4 */ 0x0000, /* 0xC6B5 */ 0x0000, /* 0xC6B6 */ 0x0000, /* 0xC6B7 */ 0x0000, /* 0xC6B8 */ 0x0000, /* 0xC6B9 */ 0x0000, /* 0xC6BA */ 0x0000, /* 0xC6BB */ 0x0000, /* 0xC6BC */ 0x0000, /* 0xC6BD */ 0x0000, /* 0xC6BE */ 0x0000, /* 0xC6BF */ 0x0000, /* 0xC6C0 */ 0x0000, /* 0xC6C1 */ 0x0000, /* 0xC6C2 */ 0x0000, /* 0xC6C3 */ 0x0000, /* 0xC6C4 */ 0x0000, /* 0xC6C5 */ 0x0000, /* 0xC6C6 */ 0x0000, /* 0xC6C7 */ 0x0000, /* 0xC6C8 */ 0x0000, /* 0xC6C9 */ 0x0000, /* 0xC6CA */ 0x0000, /* 0xC6CB */ 0x0000, /* 0xC6CC */ 0x0000, /* 0xC6CD */ 0x0000, /* 0xC6CE */ 0x0000, /* 0xC6CF */ 0x0000, /* 0xC6D0 */ 0x0000, /* 0xC6D1 */ 0x0000, /* 0xC6D2 */ 0x0000, /* 0xC6D3 */ 0x0000, /* 0xC6D4 */ 0x0000, /* 0xC6D5 */ 0x0000, /* 0xC6D6 */ 0x0000, /* 0xC6D7 */ 0x0000, /* 0xC6D8 */ 0x0000, /* 0xC6D9 */ 0x0000, /* 0xC6DA */ 0x0000, /* 0xC6DB */ 0x0000, /* 0xC6DC */ 0x0000, /* 0xC6DD */ 0x0000, /* 0xC6DE */ 0x0000, /* 0xC6DF */ 0x0000, /* 0xC6E0 */ 0x0000, /* 0xC6E1 */ 0x0000, /* 0xC6E2 */ 0x0000, /* 0xC6E3 */ 0x0000, /* 0xC6E4 */ 0x0000, /* 0xC6E5 */ 0x0000, /* 0xC6E6 */ 0x0000, /* 0xC6E7 */ 0x0000, /* 0xC6E8 */ 0x0000, /* 0xC6E9 */ 0x0000, /* 0xC6EA */ 0x0000, /* 0xC6EB */ 0x0000, /* 0xC6EC */ 0x0000, /* 0xC6ED */ 0x0000, /* 0xC6EE */ 0x0000, /* 0xC6EF */ 0x0000, /* 0xC6F0 */ 0x0000, /* 0xC6F1 */ 0x0000, /* 0xC6F2 */ 0x0000, /* 0xC6F3 */ 0x0000, /* 0xC6F4 */ 0x0000, /* 0xC6F5 */ 0x0000, /* 0xC6F6 */ 0x0000, /* 0xC6F7 */ 0x0000, /* 0xC6F8 */ 0x0000, /* 0xC6F9 */ 0x0000, /* 0xC6FA */ 0x0000, /* 0xC6FB */ 0x0000, /* 0xC6FC */ 0x0000, /* 0xC6FD */ 0x0000, /* 0xC6FE */ 0x0000, /* 0xC6FF */ 0x0000, /* 0xC700 */ 0x0000, /* 0xC701 */ 0x0000, /* 0xC702 */ 0x0000, /* 0xC703 */ 0x0000, /* 0xC704 */ 0x0000, /* 0xC705 */ 0x0000, /* 0xC706 */ 0x0000, /* 0xC707 */ 0x0000, /* 0xC708 */ 0x0000, /* 0xC709 */ 0x0000, /* 0xC70A */ 0x0000, /* 0xC70B */ 0x0000, /* 0xC70C */ 0x0000, /* 0xC70D */ 0x0000, /* 0xC70E */ 0x0000, /* 0xC70F */ 0x0000, /* 0xC710 */ 0x0000, /* 0xC711 */ 0x0000, /* 0xC712 */ 0x0000, /* 0xC713 */ 0x0000, /* 0xC714 */ 0x0000, /* 0xC715 */ 0x0000, /* 0xC716 */ 0x0000, /* 0xC717 */ 0x0000, /* 0xC718 */ 0x0000, /* 0xC719 */ 0x0000, /* 0xC71A */ 0x0000, /* 0xC71B */ 0x0000, /* 0xC71C */ 0x0000, /* 0xC71D */ 0x0000, /* 0xC71E */ 0x0000, /* 0xC71F */ 0x0000, /* 0xC720 */ 0x0000, /* 0xC721 */ 0x0000, /* 0xC722 */ 0x0000, /* 0xC723 */ 0x0000, /* 0xC724 */ 0x0000, /* 0xC725 */ 0x0000, /* 0xC726 */ 0x0000, /* 0xC727 */ 0x0000, /* 0xC728 */ 0x0000, /* 0xC729 */ 0x0000, /* 0xC72A */ 0x0000, /* 0xC72B */ 0x0000, /* 0xC72C */ 0x0000, /* 0xC72D */ 0x0000, /* 0xC72E */ 0x0000, /* 0xC72F */ 0x0000, /* 0xC730 */ 0x0000, /* 0xC731 */ 0x0000, /* 0xC732 */ 0x0000, /* 0xC733 */ 0x0000, /* 0xC734 */ 0x0000, /* 0xC735 */ 0x0000, /* 0xC736 */ 0x0000, /* 0xC737 */ 0x0000, /* 0xC738 */ 0x0000, /* 0xC739 */ 0x0000, /* 0xC73A */ 0x0000, /* 0xC73B */ 0x0000, /* 0xC73C */ 0x0000, /* 0xC73D */ 0x0000, /* 0xC73E */ 0x0000, /* 0xC73F */ 0x0000, /* 0xC740 */ 0x0000, /* 0xC741 */ 0x0000, /* 0xC742 */ 0x0000, /* 0xC743 */ 0x0000, /* 0xC744 */ 0x0000, /* 0xC745 */ 0x0000, /* 0xC746 */ 0x0000, /* 0xC747 */ 0x0000, /* 0xC748 */ 0x0000, /* 0xC749 */ 0x0000, /* 0xC74A */ 0x0000, /* 0xC74B */ 0x0000, /* 0xC74C */ 0x0000, /* 0xC74D */ 0x0000, /* 0xC74E */ 0x0000, /* 0xC74F */ 0x0000, /* 0xC750 */ 0x0000, /* 0xC751 */ 0x0000, /* 0xC752 */ 0x0000, /* 0xC753 */ 0x0000, /* 0xC754 */ 0x0000, /* 0xC755 */ 0x0000, /* 0xC756 */ 0x0000, /* 0xC757 */ 0x0000, /* 0xC758 */ 0x0000, /* 0xC759 */ 0x0000, /* 0xC75A */ 0x0000, /* 0xC75B */ 0x0000, /* 0xC75C */ 0x0000, /* 0xC75D */ 0x0000, /* 0xC75E */ 0x0000, /* 0xC75F */ 0x0000, /* 0xC760 */ 0x0000, /* 0xC761 */ 0x0000, /* 0xC762 */ 0x0000, /* 0xC763 */ 0x0000, /* 0xC764 */ 0x0000, /* 0xC765 */ 0x0000, /* 0xC766 */ 0x0000, /* 0xC767 */ 0x0000, /* 0xC768 */ 0x0000, /* 0xC769 */ 0x0000, /* 0xC76A */ 0x0000, /* 0xC76B */ 0x0000, /* 0xC76C */ 0x0000, /* 0xC76D */ 0x0000, /* 0xC76E */ 0x0000, /* 0xC76F */ 0x0000, /* 0xC770 */ 0x0000, /* 0xC771 */ 0x0000, /* 0xC772 */ 0x0000, /* 0xC773 */ 0x0000, /* 0xC774 */ 0x0000, /* 0xC775 */ 0x0000, /* 0xC776 */ 0x0000, /* 0xC777 */ 0x0000, /* 0xC778 */ 0x0000, /* 0xC779 */ 0x0000, /* 0xC77A */ 0x0000, /* 0xC77B */ 0x0000, /* 0xC77C */ 0x0000, /* 0xC77D */ 0x0000, /* 0xC77E */ 0x0000, /* 0xC77F */ 0x0000, /* 0xC780 */ 0x0000, /* 0xC781 */ 0x0000, /* 0xC782 */ 0x0000, /* 0xC783 */ 0x0000, /* 0xC784 */ 0x0000, /* 0xC785 */ 0x0000, /* 0xC786 */ 0x0000, /* 0xC787 */ 0x0000, /* 0xC788 */ 0x0000, /* 0xC789 */ 0x0000, /* 0xC78A */ 0x0000, /* 0xC78B */ 0x0000, /* 0xC78C */ 0x0000, /* 0xC78D */ 0x0000, /* 0xC78E */ 0x0000, /* 0xC78F */ 0x0000, /* 0xC790 */ 0x0000, /* 0xC791 */ 0x0000, /* 0xC792 */ 0x0000, /* 0xC793 */ 0x0000, /* 0xC794 */ 0x0000, /* 0xC795 */ 0x0000, /* 0xC796 */ 0x0000, /* 0xC797 */ 0x0000, /* 0xC798 */ 0x0000, /* 0xC799 */ 0x0000, /* 0xC79A */ 0x0000, /* 0xC79B */ 0x0000, /* 0xC79C */ 0x0000, /* 0xC79D */ 0x0000, /* 0xC79E */ 0x0000, /* 0xC79F */ 0x0000, /* 0xC7A0 */ 0x0000, /* 0xC7A1 */ 0x0000, /* 0xC7A2 */ 0x0000, /* 0xC7A3 */ 0x0000, /* 0xC7A4 */ 0x0000, /* 0xC7A5 */ 0x0000, /* 0xC7A6 */ 0x0000, /* 0xC7A7 */ 0x0000, /* 0xC7A8 */ 0x0000, /* 0xC7A9 */ 0x0000, /* 0xC7AA */ 0x0000, /* 0xC7AB */ 0x0000, /* 0xC7AC */ 0x0000, /* 0xC7AD */ 0x0000, /* 0xC7AE */ 0x0000, /* 0xC7AF */ 0x0000, /* 0xC7B0 */ 0x0000, /* 0xC7B1 */ 0x0000, /* 0xC7B2 */ 0x0000, /* 0xC7B3 */ 0x0000, /* 0xC7B4 */ 0x0000, /* 0xC7B5 */ 0x0000, /* 0xC7B6 */ 0x0000, /* 0xC7B7 */ 0x0000, /* 0xC7B8 */ 0x0000, /* 0xC7B9 */ 0x0000, /* 0xC7BA */ 0x0000, /* 0xC7BB */ 0x0000, /* 0xC7BC */ 0x0000, /* 0xC7BD */ 0x0000, /* 0xC7BE */ 0x0000, /* 0xC7BF */ 0x0000, /* 0xC7C0 */ 0x0000, /* 0xC7C1 */ 0x0000, /* 0xC7C2 */ 0x0000, /* 0xC7C3 */ 0x0000, /* 0xC7C4 */ 0x0000, /* 0xC7C5 */ 0x0000, /* 0xC7C6 */ 0x0000, /* 0xC7C7 */ 0x0000, /* 0xC7C8 */ 0x0000, /* 0xC7C9 */ 0x0000, /* 0xC7CA */ 0x0000, /* 0xC7CB */ 0x0000, /* 0xC7CC */ 0x0000, /* 0xC7CD */ 0x0000, /* 0xC7CE */ 0x0000, /* 0xC7CF */ 0x0000, /* 0xC7D0 */ 0x0000, /* 0xC7D1 */ 0x0000, /* 0xC7D2 */ 0x0000, /* 0xC7D3 */ 0x0000, /* 0xC7D4 */ 0x0000, /* 0xC7D5 */ 0x0000, /* 0xC7D6 */ 0x0000, /* 0xC7D7 */ 0x0000, /* 0xC7D8 */ 0x0000, /* 0xC7D9 */ 0x0000, /* 0xC7DA */ 0x0000, /* 0xC7DB */ 0x0000, /* 0xC7DC */ 0x0000, /* 0xC7DD */ 0x0000, /* 0xC7DE */ 0x0000, /* 0xC7DF */ 0x0000, /* 0xC7E0 */ 0x0000, /* 0xC7E1 */ 0x0000, /* 0xC7E2 */ 0x0000, /* 0xC7E3 */ 0x0000, /* 0xC7E4 */ 0x0000, /* 0xC7E5 */ 0x0000, /* 0xC7E6 */ 0x0000, /* 0xC7E7 */ 0x0000, /* 0xC7E8 */ 0x0000, /* 0xC7E9 */ 0x0000, /* 0xC7EA */ 0x0000, /* 0xC7EB */ 0x0000, /* 0xC7EC */ 0x0000, /* 0xC7ED */ 0x0000, /* 0xC7EE */ 0x0000, /* 0xC7EF */ 0x0000, /* 0xC7F0 */ 0x0000, /* 0xC7F1 */ 0x0000, /* 0xC7F2 */ 0x0000, /* 0xC7F3 */ 0x0000, /* 0xC7F4 */ 0x0000, /* 0xC7F5 */ 0x0000, /* 0xC7F6 */ 0x0000, /* 0xC7F7 */ 0x0000, /* 0xC7F8 */ 0x0000, /* 0xC7F9 */ 0x0000, /* 0xC7FA */ 0x0000, /* 0xC7FB */ 0x0000, /* 0xC7FC */ 0x0000, /* 0xC7FD */ 0x0000, /* 0xC7FE */ 0x0000, /* 0xC7FF */ 0x0000, /* 0xC800 */ 0x0000, /* 0xC801 */ 0x0000, /* 0xC802 */ 0x0000, /* 0xC803 */ 0x0000, /* 0xC804 */ 0x0000, /* 0xC805 */ 0x0000, /* 0xC806 */ 0x0000, /* 0xC807 */ 0x0000, /* 0xC808 */ 0x0000, /* 0xC809 */ 0x0000, /* 0xC80A */ 0x0000, /* 0xC80B */ 0x0000, /* 0xC80C */ 0x0000, /* 0xC80D */ 0x0000, /* 0xC80E */ 0x0000, /* 0xC80F */ 0x0000, /* 0xC810 */ 0x0000, /* 0xC811 */ 0x0000, /* 0xC812 */ 0x0000, /* 0xC813 */ 0x0000, /* 0xC814 */ 0x0000, /* 0xC815 */ 0x0000, /* 0xC816 */ 0x0000, /* 0xC817 */ 0x0000, /* 0xC818 */ 0x0000, /* 0xC819 */ 0x0000, /* 0xC81A */ 0x0000, /* 0xC81B */ 0x0000, /* 0xC81C */ 0x0000, /* 0xC81D */ 0x0000, /* 0xC81E */ 0x0000, /* 0xC81F */ 0x0000, /* 0xC820 */ 0x0000, /* 0xC821 */ 0x0000, /* 0xC822 */ 0x0000, /* 0xC823 */ 0x0000, /* 0xC824 */ 0x0000, /* 0xC825 */ 0x0000, /* 0xC826 */ 0x0000, /* 0xC827 */ 0x0000, /* 0xC828 */ 0x0000, /* 0xC829 */ 0x0000, /* 0xC82A */ 0x0000, /* 0xC82B */ 0x0000, /* 0xC82C */ 0x0000, /* 0xC82D */ 0x0000, /* 0xC82E */ 0x0000, /* 0xC82F */ 0x0000, /* 0xC830 */ 0x0000, /* 0xC831 */ 0x0000, /* 0xC832 */ 0x0000, /* 0xC833 */ 0x0000, /* 0xC834 */ 0x0000, /* 0xC835 */ 0x0000, /* 0xC836 */ 0x0000, /* 0xC837 */ 0x0000, /* 0xC838 */ 0x0000, /* 0xC839 */ 0x0000, /* 0xC83A */ 0x0000, /* 0xC83B */ 0x0000, /* 0xC83C */ 0x0000, /* 0xC83D */ 0x0000, /* 0xC83E */ 0x0000, /* 0xC83F */ 0x0000, /* 0xC840 */ 0x0000, /* 0xC841 */ 0x0000, /* 0xC842 */ 0x0000, /* 0xC843 */ 0x0000, /* 0xC844 */ 0x0000, /* 0xC845 */ 0x0000, /* 0xC846 */ 0x0000, /* 0xC847 */ 0x0000, /* 0xC848 */ 0x0000, /* 0xC849 */ 0x0000, /* 0xC84A */ 0x0000, /* 0xC84B */ 0x0000, /* 0xC84C */ 0x0000, /* 0xC84D */ 0x0000, /* 0xC84E */ 0x0000, /* 0xC84F */ 0x0000, /* 0xC850 */ 0x0000, /* 0xC851 */ 0x0000, /* 0xC852 */ 0x0000, /* 0xC853 */ 0x0000, /* 0xC854 */ 0x0000, /* 0xC855 */ 0x0000, /* 0xC856 */ 0x0000, /* 0xC857 */ 0x0000, /* 0xC858 */ 0x0000, /* 0xC859 */ 0x0000, /* 0xC85A */ 0x0000, /* 0xC85B */ 0x0000, /* 0xC85C */ 0x0000, /* 0xC85D */ 0x0000, /* 0xC85E */ 0x0000, /* 0xC85F */ 0x0000, /* 0xC860 */ 0x0000, /* 0xC861 */ 0x0000, /* 0xC862 */ 0x0000, /* 0xC863 */ 0x0000, /* 0xC864 */ 0x0000, /* 0xC865 */ 0x0000, /* 0xC866 */ 0x0000, /* 0xC867 */ 0x0000, /* 0xC868 */ 0x0000, /* 0xC869 */ 0x0000, /* 0xC86A */ 0x0000, /* 0xC86B */ 0x0000, /* 0xC86C */ 0x0000, /* 0xC86D */ 0x0000, /* 0xC86E */ 0x0000, /* 0xC86F */ 0x0000, /* 0xC870 */ 0x0000, /* 0xC871 */ 0x0000, /* 0xC872 */ 0x0000, /* 0xC873 */ 0x0000, /* 0xC874 */ 0x0000, /* 0xC875 */ 0x0000, /* 0xC876 */ 0x0000, /* 0xC877 */ 0x0000, /* 0xC878 */ 0x0000, /* 0xC879 */ 0x0000, /* 0xC87A */ 0x0000, /* 0xC87B */ 0x0000, /* 0xC87C */ 0x0000, /* 0xC87D */ 0x0000, /* 0xC87E */ 0x0000, /* 0xC87F */ 0x0000, /* 0xC880 */ 0x0000, /* 0xC881 */ 0x0000, /* 0xC882 */ 0x0000, /* 0xC883 */ 0x0000, /* 0xC884 */ 0x0000, /* 0xC885 */ 0x0000, /* 0xC886 */ 0x0000, /* 0xC887 */ 0x0000, /* 0xC888 */ 0x0000, /* 0xC889 */ 0x0000, /* 0xC88A */ 0x0000, /* 0xC88B */ 0x0000, /* 0xC88C */ 0x0000, /* 0xC88D */ 0x0000, /* 0xC88E */ 0x0000, /* 0xC88F */ 0x0000, /* 0xC890 */ 0x0000, /* 0xC891 */ 0x0000, /* 0xC892 */ 0x0000, /* 0xC893 */ 0x0000, /* 0xC894 */ 0x0000, /* 0xC895 */ 0x0000, /* 0xC896 */ 0x0000, /* 0xC897 */ 0x0000, /* 0xC898 */ 0x0000, /* 0xC899 */ 0x0000, /* 0xC89A */ 0x0000, /* 0xC89B */ 0x0000, /* 0xC89C */ 0x0000, /* 0xC89D */ 0x0000, /* 0xC89E */ 0x0000, /* 0xC89F */ 0x0000, /* 0xC8A0 */ 0x0000, /* 0xC8A1 */ 0x0000, /* 0xC8A2 */ 0x0000, /* 0xC8A3 */ 0x0000, /* 0xC8A4 */ 0x0000, /* 0xC8A5 */ 0x0000, /* 0xC8A6 */ 0x0000, /* 0xC8A7 */ 0x0000, /* 0xC8A8 */ 0x0000, /* 0xC8A9 */ 0x0000, /* 0xC8AA */ 0x0000, /* 0xC8AB */ 0x0000, /* 0xC8AC */ 0x0000, /* 0xC8AD */ 0x0000, /* 0xC8AE */ 0x0000, /* 0xC8AF */ 0x0000, /* 0xC8B0 */ 0x0000, /* 0xC8B1 */ 0x0000, /* 0xC8B2 */ 0x0000, /* 0xC8B3 */ 0x0000, /* 0xC8B4 */ 0x0000, /* 0xC8B5 */ 0x0000, /* 0xC8B6 */ 0x0000, /* 0xC8B7 */ 0x0000, /* 0xC8B8 */ 0x0000, /* 0xC8B9 */ 0x0000, /* 0xC8BA */ 0x0000, /* 0xC8BB */ 0x0000, /* 0xC8BC */ 0x0000, /* 0xC8BD */ 0x0000, /* 0xC8BE */ 0x0000, /* 0xC8BF */ 0x0000, /* 0xC8C0 */ 0x0000, /* 0xC8C1 */ 0x0000, /* 0xC8C2 */ 0x0000, /* 0xC8C3 */ 0x0000, /* 0xC8C4 */ 0x0000, /* 0xC8C5 */ 0x0000, /* 0xC8C6 */ 0x0000, /* 0xC8C7 */ 0x0000, /* 0xC8C8 */ 0x0000, /* 0xC8C9 */ 0x0000, /* 0xC8CA */ 0x0000, /* 0xC8CB */ 0x0000, /* 0xC8CC */ 0x0000, /* 0xC8CD */ 0x0000, /* 0xC8CE */ 0x0000, /* 0xC8CF */ 0x0000, /* 0xC8D0 */ 0x0000, /* 0xC8D1 */ 0x0000, /* 0xC8D2 */ 0x0000, /* 0xC8D3 */ 0x0000, /* 0xC8D4 */ 0x0000, /* 0xC8D5 */ 0x0000, /* 0xC8D6 */ 0x0000, /* 0xC8D7 */ 0x0000, /* 0xC8D8 */ 0x0000, /* 0xC8D9 */ 0x0000, /* 0xC8DA */ 0x0000, /* 0xC8DB */ 0x0000, /* 0xC8DC */ 0x0000, /* 0xC8DD */ 0x0000, /* 0xC8DE */ 0x0000, /* 0xC8DF */ 0x0000, /* 0xC8E0 */ 0x0000, /* 0xC8E1 */ 0x0000, /* 0xC8E2 */ 0x0000, /* 0xC8E3 */ 0x0000, /* 0xC8E4 */ 0x0000, /* 0xC8E5 */ 0x0000, /* 0xC8E6 */ 0x0000, /* 0xC8E7 */ 0x0000, /* 0xC8E8 */ 0x0000, /* 0xC8E9 */ 0x0000, /* 0xC8EA */ 0x0000, /* 0xC8EB */ 0x0000, /* 0xC8EC */ 0x0000, /* 0xC8ED */ 0x0000, /* 0xC8EE */ 0x0000, /* 0xC8EF */ 0x0000, /* 0xC8F0 */ 0x0000, /* 0xC8F1 */ 0x0000, /* 0xC8F2 */ 0x0000, /* 0xC8F3 */ 0x0000, /* 0xC8F4 */ 0x0000, /* 0xC8F5 */ 0x0000, /* 0xC8F6 */ 0x0000, /* 0xC8F7 */ 0x0000, /* 0xC8F8 */ 0x0000, /* 0xC8F9 */ 0x0000, /* 0xC8FA */ 0x0000, /* 0xC8FB */ 0x0000, /* 0xC8FC */ 0x0000, /* 0xC8FD */ 0x0000, /* 0xC8FE */ 0x0000, /* 0xC8FF */ 0x0000, /* 0xC900 */ 0x0000, /* 0xC901 */ 0x0000, /* 0xC902 */ 0x0000, /* 0xC903 */ 0x0000, /* 0xC904 */ 0x0000, /* 0xC905 */ 0x0000, /* 0xC906 */ 0x0000, /* 0xC907 */ 0x0000, /* 0xC908 */ 0x0000, /* 0xC909 */ 0x0000, /* 0xC90A */ 0x0000, /* 0xC90B */ 0x0000, /* 0xC90C */ 0x0000, /* 0xC90D */ 0x0000, /* 0xC90E */ 0x0000, /* 0xC90F */ 0x0000, /* 0xC910 */ 0x0000, /* 0xC911 */ 0x0000, /* 0xC912 */ 0x0000, /* 0xC913 */ 0x0000, /* 0xC914 */ 0x0000, /* 0xC915 */ 0x0000, /* 0xC916 */ 0x0000, /* 0xC917 */ 0x0000, /* 0xC918 */ 0x0000, /* 0xC919 */ 0x0000, /* 0xC91A */ 0x0000, /* 0xC91B */ 0x0000, /* 0xC91C */ 0x0000, /* 0xC91D */ 0x0000, /* 0xC91E */ 0x0000, /* 0xC91F */ 0x0000, /* 0xC920 */ 0x0000, /* 0xC921 */ 0x0000, /* 0xC922 */ 0x0000, /* 0xC923 */ 0x0000, /* 0xC924 */ 0x0000, /* 0xC925 */ 0x0000, /* 0xC926 */ 0x0000, /* 0xC927 */ 0x0000, /* 0xC928 */ 0x0000, /* 0xC929 */ 0x0000, /* 0xC92A */ 0x0000, /* 0xC92B */ 0x0000, /* 0xC92C */ 0x0000, /* 0xC92D */ 0x0000, /* 0xC92E */ 0x0000, /* 0xC92F */ 0x0000, /* 0xC930 */ 0x0000, /* 0xC931 */ 0x0000, /* 0xC932 */ 0x0000, /* 0xC933 */ 0x0000, /* 0xC934 */ 0x0000, /* 0xC935 */ 0x0000, /* 0xC936 */ 0x0000, /* 0xC937 */ 0x0000, /* 0xC938 */ 0x0000, /* 0xC939 */ 0x0000, /* 0xC93A */ 0x0000, /* 0xC93B */ 0x0000, /* 0xC93C */ 0x0000, /* 0xC93D */ 0x0000, /* 0xC93E */ 0x0000, /* 0xC93F */ 0x0000, /* 0xC940 */ 0x0000, /* 0xC941 */ 0x0000, /* 0xC942 */ 0x0000, /* 0xC943 */ 0x0000, /* 0xC944 */ 0x0000, /* 0xC945 */ 0x0000, /* 0xC946 */ 0x0000, /* 0xC947 */ 0x0000, /* 0xC948 */ 0x0000, /* 0xC949 */ 0x0000, /* 0xC94A */ 0x0000, /* 0xC94B */ 0x0000, /* 0xC94C */ 0x0000, /* 0xC94D */ 0x0000, /* 0xC94E */ 0x0000, /* 0xC94F */ 0x0000, /* 0xC950 */ 0x0000, /* 0xC951 */ 0x0000, /* 0xC952 */ 0x0000, /* 0xC953 */ 0x0000, /* 0xC954 */ 0x0000, /* 0xC955 */ 0x0000, /* 0xC956 */ 0x0000, /* 0xC957 */ 0x0000, /* 0xC958 */ 0x0000, /* 0xC959 */ 0x0000, /* 0xC95A */ 0x0000, /* 0xC95B */ 0x0000, /* 0xC95C */ 0x0000, /* 0xC95D */ 0x0000, /* 0xC95E */ 0x0000, /* 0xC95F */ 0x0000, /* 0xC960 */ 0x0000, /* 0xC961 */ 0x0000, /* 0xC962 */ 0x0000, /* 0xC963 */ 0x0000, /* 0xC964 */ 0x0000, /* 0xC965 */ 0x0000, /* 0xC966 */ 0x0000, /* 0xC967 */ 0x0000, /* 0xC968 */ 0x0000, /* 0xC969 */ 0x0000, /* 0xC96A */ 0x0000, /* 0xC96B */ 0x0000, /* 0xC96C */ 0x0000, /* 0xC96D */ 0x0000, /* 0xC96E */ 0x0000, /* 0xC96F */ 0x0000, /* 0xC970 */ 0x0000, /* 0xC971 */ 0x0000, /* 0xC972 */ 0x0000, /* 0xC973 */ 0x0000, /* 0xC974 */ 0x0000, /* 0xC975 */ 0x0000, /* 0xC976 */ 0x0000, /* 0xC977 */ 0x0000, /* 0xC978 */ 0x0000, /* 0xC979 */ 0x0000, /* 0xC97A */ 0x0000, /* 0xC97B */ 0x0000, /* 0xC97C */ 0x0000, /* 0xC97D */ 0x0000, /* 0xC97E */ 0x0000, /* 0xC97F */ 0x0000, /* 0xC980 */ 0x0000, /* 0xC981 */ 0x0000, /* 0xC982 */ 0x0000, /* 0xC983 */ 0x0000, /* 0xC984 */ 0x0000, /* 0xC985 */ 0x0000, /* 0xC986 */ 0x0000, /* 0xC987 */ 0x0000, /* 0xC988 */ 0x0000, /* 0xC989 */ 0x0000, /* 0xC98A */ 0x0000, /* 0xC98B */ 0x0000, /* 0xC98C */ 0x0000, /* 0xC98D */ 0x0000, /* 0xC98E */ 0x0000, /* 0xC98F */ 0x0000, /* 0xC990 */ 0x0000, /* 0xC991 */ 0x0000, /* 0xC992 */ 0x0000, /* 0xC993 */ 0x0000, /* 0xC994 */ 0x0000, /* 0xC995 */ 0x0000, /* 0xC996 */ 0x0000, /* 0xC997 */ 0x0000, /* 0xC998 */ 0x0000, /* 0xC999 */ 0x0000, /* 0xC99A */ 0x0000, /* 0xC99B */ 0x0000, /* 0xC99C */ 0x0000, /* 0xC99D */ 0x0000, /* 0xC99E */ 0x0000, /* 0xC99F */ 0x0000, /* 0xC9A0 */ 0x0000, /* 0xC9A1 */ 0x0000, /* 0xC9A2 */ 0x0000, /* 0xC9A3 */ 0x0000, /* 0xC9A4 */ 0x0000, /* 0xC9A5 */ 0x0000, /* 0xC9A6 */ 0x0000, /* 0xC9A7 */ 0x0000, /* 0xC9A8 */ 0x0000, /* 0xC9A9 */ 0x0000, /* 0xC9AA */ 0x0000, /* 0xC9AB */ 0x0000, /* 0xC9AC */ 0x0000, /* 0xC9AD */ 0x0000, /* 0xC9AE */ 0x0000, /* 0xC9AF */ 0x0000, /* 0xC9B0 */ 0x0000, /* 0xC9B1 */ 0x0000, /* 0xC9B2 */ 0x0000, /* 0xC9B3 */ 0x0000, /* 0xC9B4 */ 0x0000, /* 0xC9B5 */ 0x0000, /* 0xC9B6 */ 0x0000, /* 0xC9B7 */ 0x0000, /* 0xC9B8 */ 0x0000, /* 0xC9B9 */ 0x0000, /* 0xC9BA */ 0x0000, /* 0xC9BB */ 0x0000, /* 0xC9BC */ 0x0000, /* 0xC9BD */ 0x0000, /* 0xC9BE */ 0x0000, /* 0xC9BF */ 0x0000, /* 0xC9C0 */ 0x0000, /* 0xC9C1 */ 0x0000, /* 0xC9C2 */ 0x0000, /* 0xC9C3 */ 0x0000, /* 0xC9C4 */ 0x0000, /* 0xC9C5 */ 0x0000, /* 0xC9C6 */ 0x0000, /* 0xC9C7 */ 0x0000, /* 0xC9C8 */ 0x0000, /* 0xC9C9 */ 0x0000, /* 0xC9CA */ 0x0000, /* 0xC9CB */ 0x0000, /* 0xC9CC */ 0x0000, /* 0xC9CD */ 0x0000, /* 0xC9CE */ 0x0000, /* 0xC9CF */ 0x0000, /* 0xC9D0 */ 0x0000, /* 0xC9D1 */ 0x0000, /* 0xC9D2 */ 0x0000, /* 0xC9D3 */ 0x0000, /* 0xC9D4 */ 0x0000, /* 0xC9D5 */ 0x0000, /* 0xC9D6 */ 0x0000, /* 0xC9D7 */ 0x0000, /* 0xC9D8 */ 0x0000, /* 0xC9D9 */ 0x0000, /* 0xC9DA */ 0x0000, /* 0xC9DB */ 0x0000, /* 0xC9DC */ 0x0000, /* 0xC9DD */ 0x0000, /* 0xC9DE */ 0x0000, /* 0xC9DF */ 0x0000, /* 0xC9E0 */ 0x0000, /* 0xC9E1 */ 0x0000, /* 0xC9E2 */ 0x0000, /* 0xC9E3 */ 0x0000, /* 0xC9E4 */ 0x0000, /* 0xC9E5 */ 0x0000, /* 0xC9E6 */ 0x0000, /* 0xC9E7 */ 0x0000, /* 0xC9E8 */ 0x0000, /* 0xC9E9 */ 0x0000, /* 0xC9EA */ 0x0000, /* 0xC9EB */ 0x0000, /* 0xC9EC */ 0x0000, /* 0xC9ED */ 0x0000, /* 0xC9EE */ 0x0000, /* 0xC9EF */ 0x0000, /* 0xC9F0 */ 0x0000, /* 0xC9F1 */ 0x0000, /* 0xC9F2 */ 0x0000, /* 0xC9F3 */ 0x0000, /* 0xC9F4 */ 0x0000, /* 0xC9F5 */ 0x0000, /* 0xC9F6 */ 0x0000, /* 0xC9F7 */ 0x0000, /* 0xC9F8 */ 0x0000, /* 0xC9F9 */ 0x0000, /* 0xC9FA */ 0x0000, /* 0xC9FB */ 0x0000, /* 0xC9FC */ 0x0000, /* 0xC9FD */ 0x0000, /* 0xC9FE */ 0x0000, /* 0xC9FF */ 0x0000, /* 0xCA00 */ 0x0000, /* 0xCA01 */ 0x0000, /* 0xCA02 */ 0x0000, /* 0xCA03 */ 0x0000, /* 0xCA04 */ 0x0000, /* 0xCA05 */ 0x0000, /* 0xCA06 */ 0x0000, /* 0xCA07 */ 0x0000, /* 0xCA08 */ 0x0000, /* 0xCA09 */ 0x0000, /* 0xCA0A */ 0x0000, /* 0xCA0B */ 0x0000, /* 0xCA0C */ 0x0000, /* 0xCA0D */ 0x0000, /* 0xCA0E */ 0x0000, /* 0xCA0F */ 0x0000, /* 0xCA10 */ 0x0000, /* 0xCA11 */ 0x0000, /* 0xCA12 */ 0x0000, /* 0xCA13 */ 0x0000, /* 0xCA14 */ 0x0000, /* 0xCA15 */ 0x0000, /* 0xCA16 */ 0x0000, /* 0xCA17 */ 0x0000, /* 0xCA18 */ 0x0000, /* 0xCA19 */ 0x0000, /* 0xCA1A */ 0x0000, /* 0xCA1B */ 0x0000, /* 0xCA1C */ 0x0000, /* 0xCA1D */ 0x0000, /* 0xCA1E */ 0x0000, /* 0xCA1F */ 0x0000, /* 0xCA20 */ 0x0000, /* 0xCA21 */ 0x0000, /* 0xCA22 */ 0x0000, /* 0xCA23 */ 0x0000, /* 0xCA24 */ 0x0000, /* 0xCA25 */ 0x0000, /* 0xCA26 */ 0x0000, /* 0xCA27 */ 0x0000, /* 0xCA28 */ 0x0000, /* 0xCA29 */ 0x0000, /* 0xCA2A */ 0x0000, /* 0xCA2B */ 0x0000, /* 0xCA2C */ 0x0000, /* 0xCA2D */ 0x0000, /* 0xCA2E */ 0x0000, /* 0xCA2F */ 0x0000, /* 0xCA30 */ 0x0000, /* 0xCA31 */ 0x0000, /* 0xCA32 */ 0x0000, /* 0xCA33 */ 0x0000, /* 0xCA34 */ 0x0000, /* 0xCA35 */ 0x0000, /* 0xCA36 */ 0x0000, /* 0xCA37 */ 0x0000, /* 0xCA38 */ 0x0000, /* 0xCA39 */ 0x0000, /* 0xCA3A */ 0x0000, /* 0xCA3B */ 0x0000, /* 0xCA3C */ 0x0000, /* 0xCA3D */ 0x0000, /* 0xCA3E */ 0x0000, /* 0xCA3F */ 0x0000, /* 0xCA40 */ 0x0000, /* 0xCA41 */ 0x0000, /* 0xCA42 */ 0x0000, /* 0xCA43 */ 0x0000, /* 0xCA44 */ 0x0000, /* 0xCA45 */ 0x0000, /* 0xCA46 */ 0x0000, /* 0xCA47 */ 0x0000, /* 0xCA48 */ 0x0000, /* 0xCA49 */ 0x0000, /* 0xCA4A */ 0x0000, /* 0xCA4B */ 0x0000, /* 0xCA4C */ 0x0000, /* 0xCA4D */ 0x0000, /* 0xCA4E */ 0x0000, /* 0xCA4F */ 0x0000, /* 0xCA50 */ 0x0000, /* 0xCA51 */ 0x0000, /* 0xCA52 */ 0x0000, /* 0xCA53 */ 0x0000, /* 0xCA54 */ 0x0000, /* 0xCA55 */ 0x0000, /* 0xCA56 */ 0x0000, /* 0xCA57 */ 0x0000, /* 0xCA58 */ 0x0000, /* 0xCA59 */ 0x0000, /* 0xCA5A */ 0x0000, /* 0xCA5B */ 0x0000, /* 0xCA5C */ 0x0000, /* 0xCA5D */ 0x0000, /* 0xCA5E */ 0x0000, /* 0xCA5F */ 0x0000, /* 0xCA60 */ 0x0000, /* 0xCA61 */ 0x0000, /* 0xCA62 */ 0x0000, /* 0xCA63 */ 0x0000, /* 0xCA64 */ 0x0000, /* 0xCA65 */ 0x0000, /* 0xCA66 */ 0x0000, /* 0xCA67 */ 0x0000, /* 0xCA68 */ 0x0000, /* 0xCA69 */ 0x0000, /* 0xCA6A */ 0x0000, /* 0xCA6B */ 0x0000, /* 0xCA6C */ 0x0000, /* 0xCA6D */ 0x0000, /* 0xCA6E */ 0x0000, /* 0xCA6F */ 0x0000, /* 0xCA70 */ 0x0000, /* 0xCA71 */ 0x0000, /* 0xCA72 */ 0x0000, /* 0xCA73 */ 0x0000, /* 0xCA74 */ 0x0000, /* 0xCA75 */ 0x0000, /* 0xCA76 */ 0x0000, /* 0xCA77 */ 0x0000, /* 0xCA78 */ 0x0000, /* 0xCA79 */ 0x0000, /* 0xCA7A */ 0x0000, /* 0xCA7B */ 0x0000, /* 0xCA7C */ 0x0000, /* 0xCA7D */ 0x0000, /* 0xCA7E */ 0x0000, /* 0xCA7F */ 0x0000, /* 0xCA80 */ 0x0000, /* 0xCA81 */ 0x0000, /* 0xCA82 */ 0x0000, /* 0xCA83 */ 0x0000, /* 0xCA84 */ 0x0000, /* 0xCA85 */ 0x0000, /* 0xCA86 */ 0x0000, /* 0xCA87 */ 0x0000, /* 0xCA88 */ 0x0000, /* 0xCA89 */ 0x0000, /* 0xCA8A */ 0x0000, /* 0xCA8B */ 0x0000, /* 0xCA8C */ 0x0000, /* 0xCA8D */ 0x0000, /* 0xCA8E */ 0x0000, /* 0xCA8F */ 0x0000, /* 0xCA90 */ 0x0000, /* 0xCA91 */ 0x0000, /* 0xCA92 */ 0x0000, /* 0xCA93 */ 0x0000, /* 0xCA94 */ 0x0000, /* 0xCA95 */ 0x0000, /* 0xCA96 */ 0x0000, /* 0xCA97 */ 0x0000, /* 0xCA98 */ 0x0000, /* 0xCA99 */ 0x0000, /* 0xCA9A */ 0x0000, /* 0xCA9B */ 0x0000, /* 0xCA9C */ 0x0000, /* 0xCA9D */ 0x0000, /* 0xCA9E */ 0x0000, /* 0xCA9F */ 0x0000, /* 0xCAA0 */ 0x0000, /* 0xCAA1 */ 0x0000, /* 0xCAA2 */ 0x0000, /* 0xCAA3 */ 0x0000, /* 0xCAA4 */ 0x0000, /* 0xCAA5 */ 0x0000, /* 0xCAA6 */ 0x0000, /* 0xCAA7 */ 0x0000, /* 0xCAA8 */ 0x0000, /* 0xCAA9 */ 0x0000, /* 0xCAAA */ 0x0000, /* 0xCAAB */ 0x0000, /* 0xCAAC */ 0x0000, /* 0xCAAD */ 0x0000, /* 0xCAAE */ 0x0000, /* 0xCAAF */ 0x0000, /* 0xCAB0 */ 0x0000, /* 0xCAB1 */ 0x0000, /* 0xCAB2 */ 0x0000, /* 0xCAB3 */ 0x0000, /* 0xCAB4 */ 0x0000, /* 0xCAB5 */ 0x0000, /* 0xCAB6 */ 0x0000, /* 0xCAB7 */ 0x0000, /* 0xCAB8 */ 0x0000, /* 0xCAB9 */ 0x0000, /* 0xCABA */ 0x0000, /* 0xCABB */ 0x0000, /* 0xCABC */ 0x0000, /* 0xCABD */ 0x0000, /* 0xCABE */ 0x0000, /* 0xCABF */ 0x0000, /* 0xCAC0 */ 0x0000, /* 0xCAC1 */ 0x0000, /* 0xCAC2 */ 0x0000, /* 0xCAC3 */ 0x0000, /* 0xCAC4 */ 0x0000, /* 0xCAC5 */ 0x0000, /* 0xCAC6 */ 0x0000, /* 0xCAC7 */ 0x0000, /* 0xCAC8 */ 0x0000, /* 0xCAC9 */ 0x0000, /* 0xCACA */ 0x0000, /* 0xCACB */ 0x0000, /* 0xCACC */ 0x0000, /* 0xCACD */ 0x0000, /* 0xCACE */ 0x0000, /* 0xCACF */ 0x0000, /* 0xCAD0 */ 0x0000, /* 0xCAD1 */ 0x0000, /* 0xCAD2 */ 0x0000, /* 0xCAD3 */ 0x0000, /* 0xCAD4 */ 0x0000, /* 0xCAD5 */ 0x0000, /* 0xCAD6 */ 0x0000, /* 0xCAD7 */ 0x0000, /* 0xCAD8 */ 0x0000, /* 0xCAD9 */ 0x0000, /* 0xCADA */ 0x0000, /* 0xCADB */ 0x0000, /* 0xCADC */ 0x0000, /* 0xCADD */ 0x0000, /* 0xCADE */ 0x0000, /* 0xCADF */ 0x0000, /* 0xCAE0 */ 0x0000, /* 0xCAE1 */ 0x0000, /* 0xCAE2 */ 0x0000, /* 0xCAE3 */ 0x0000, /* 0xCAE4 */ 0x0000, /* 0xCAE5 */ 0x0000, /* 0xCAE6 */ 0x0000, /* 0xCAE7 */ 0x0000, /* 0xCAE8 */ 0x0000, /* 0xCAE9 */ 0x0000, /* 0xCAEA */ 0x0000, /* 0xCAEB */ 0x0000, /* 0xCAEC */ 0x0000, /* 0xCAED */ 0x0000, /* 0xCAEE */ 0x0000, /* 0xCAEF */ 0x0000, /* 0xCAF0 */ 0x0000, /* 0xCAF1 */ 0x0000, /* 0xCAF2 */ 0x0000, /* 0xCAF3 */ 0x0000, /* 0xCAF4 */ 0x0000, /* 0xCAF5 */ 0x0000, /* 0xCAF6 */ 0x0000, /* 0xCAF7 */ 0x0000, /* 0xCAF8 */ 0x0000, /* 0xCAF9 */ 0x0000, /* 0xCAFA */ 0x0000, /* 0xCAFB */ 0x0000, /* 0xCAFC */ 0x0000, /* 0xCAFD */ 0x0000, /* 0xCAFE */ 0x0000, /* 0xCAFF */ 0x0000, /* 0xCB00 */ 0x0000, /* 0xCB01 */ 0x0000, /* 0xCB02 */ 0x0000, /* 0xCB03 */ 0x0000, /* 0xCB04 */ 0x0000, /* 0xCB05 */ 0x0000, /* 0xCB06 */ 0x0000, /* 0xCB07 */ 0x0000, /* 0xCB08 */ 0x0000, /* 0xCB09 */ 0x0000, /* 0xCB0A */ 0x0000, /* 0xCB0B */ 0x0000, /* 0xCB0C */ 0x0000, /* 0xCB0D */ 0x0000, /* 0xCB0E */ 0x0000, /* 0xCB0F */ 0x0000, /* 0xCB10 */ 0x0000, /* 0xCB11 */ 0x0000, /* 0xCB12 */ 0x0000, /* 0xCB13 */ 0x0000, /* 0xCB14 */ 0x0000, /* 0xCB15 */ 0x0000, /* 0xCB16 */ 0x0000, /* 0xCB17 */ 0x0000, /* 0xCB18 */ 0x0000, /* 0xCB19 */ 0x0000, /* 0xCB1A */ 0x0000, /* 0xCB1B */ 0x0000, /* 0xCB1C */ 0x0000, /* 0xCB1D */ 0x0000, /* 0xCB1E */ 0x0000, /* 0xCB1F */ 0x0000, /* 0xCB20 */ 0x0000, /* 0xCB21 */ 0x0000, /* 0xCB22 */ 0x0000, /* 0xCB23 */ 0x0000, /* 0xCB24 */ 0x0000, /* 0xCB25 */ 0x0000, /* 0xCB26 */ 0x0000, /* 0xCB27 */ 0x0000, /* 0xCB28 */ 0x0000, /* 0xCB29 */ 0x0000, /* 0xCB2A */ 0x0000, /* 0xCB2B */ 0x0000, /* 0xCB2C */ 0x0000, /* 0xCB2D */ 0x0000, /* 0xCB2E */ 0x0000, /* 0xCB2F */ 0x0000, /* 0xCB30 */ 0x0000, /* 0xCB31 */ 0x0000, /* 0xCB32 */ 0x0000, /* 0xCB33 */ 0x0000, /* 0xCB34 */ 0x0000, /* 0xCB35 */ 0x0000, /* 0xCB36 */ 0x0000, /* 0xCB37 */ 0x0000, /* 0xCB38 */ 0x0000, /* 0xCB39 */ 0x0000, /* 0xCB3A */ 0x0000, /* 0xCB3B */ 0x0000, /* 0xCB3C */ 0x0000, /* 0xCB3D */ 0x0000, /* 0xCB3E */ 0x0000, /* 0xCB3F */ 0x0000, /* 0xCB40 */ 0x0000, /* 0xCB41 */ 0x0000, /* 0xCB42 */ 0x0000, /* 0xCB43 */ 0x0000, /* 0xCB44 */ 0x0000, /* 0xCB45 */ 0x0000, /* 0xCB46 */ 0x0000, /* 0xCB47 */ 0x0000, /* 0xCB48 */ 0x0000, /* 0xCB49 */ 0x0000, /* 0xCB4A */ 0x0000, /* 0xCB4B */ 0x0000, /* 0xCB4C */ 0x0000, /* 0xCB4D */ 0x0000, /* 0xCB4E */ 0x0000, /* 0xCB4F */ 0x0000, /* 0xCB50 */ 0x0000, /* 0xCB51 */ 0x0000, /* 0xCB52 */ 0x0000, /* 0xCB53 */ 0x0000, /* 0xCB54 */ 0x0000, /* 0xCB55 */ 0x0000, /* 0xCB56 */ 0x0000, /* 0xCB57 */ 0x0000, /* 0xCB58 */ 0x0000, /* 0xCB59 */ 0x0000, /* 0xCB5A */ 0x0000, /* 0xCB5B */ 0x0000, /* 0xCB5C */ 0x0000, /* 0xCB5D */ 0x0000, /* 0xCB5E */ 0x0000, /* 0xCB5F */ 0x0000, /* 0xCB60 */ 0x0000, /* 0xCB61 */ 0x0000, /* 0xCB62 */ 0x0000, /* 0xCB63 */ 0x0000, /* 0xCB64 */ 0x0000, /* 0xCB65 */ 0x0000, /* 0xCB66 */ 0x0000, /* 0xCB67 */ 0x0000, /* 0xCB68 */ 0x0000, /* 0xCB69 */ 0x0000, /* 0xCB6A */ 0x0000, /* 0xCB6B */ 0x0000, /* 0xCB6C */ 0x0000, /* 0xCB6D */ 0x0000, /* 0xCB6E */ 0x0000, /* 0xCB6F */ 0x0000, /* 0xCB70 */ 0x0000, /* 0xCB71 */ 0x0000, /* 0xCB72 */ 0x0000, /* 0xCB73 */ 0x0000, /* 0xCB74 */ 0x0000, /* 0xCB75 */ 0x0000, /* 0xCB76 */ 0x0000, /* 0xCB77 */ 0x0000, /* 0xCB78 */ 0x0000, /* 0xCB79 */ 0x0000, /* 0xCB7A */ 0x0000, /* 0xCB7B */ 0x0000, /* 0xCB7C */ 0x0000, /* 0xCB7D */ 0x0000, /* 0xCB7E */ 0x0000, /* 0xCB7F */ 0x0000, /* 0xCB80 */ 0x0000, /* 0xCB81 */ 0x0000, /* 0xCB82 */ 0x0000, /* 0xCB83 */ 0x0000, /* 0xCB84 */ 0x0000, /* 0xCB85 */ 0x0000, /* 0xCB86 */ 0x0000, /* 0xCB87 */ 0x0000, /* 0xCB88 */ 0x0000, /* 0xCB89 */ 0x0000, /* 0xCB8A */ 0x0000, /* 0xCB8B */ 0x0000, /* 0xCB8C */ 0x0000, /* 0xCB8D */ 0x0000, /* 0xCB8E */ 0x0000, /* 0xCB8F */ 0x0000, /* 0xCB90 */ 0x0000, /* 0xCB91 */ 0x0000, /* 0xCB92 */ 0x0000, /* 0xCB93 */ 0x0000, /* 0xCB94 */ 0x0000, /* 0xCB95 */ 0x0000, /* 0xCB96 */ 0x0000, /* 0xCB97 */ 0x0000, /* 0xCB98 */ 0x0000, /* 0xCB99 */ 0x0000, /* 0xCB9A */ 0x0000, /* 0xCB9B */ 0x0000, /* 0xCB9C */ 0x0000, /* 0xCB9D */ 0x0000, /* 0xCB9E */ 0x0000, /* 0xCB9F */ 0x0000, /* 0xCBA0 */ 0x0000, /* 0xCBA1 */ 0x0000, /* 0xCBA2 */ 0x0000, /* 0xCBA3 */ 0x0000, /* 0xCBA4 */ 0x0000, /* 0xCBA5 */ 0x0000, /* 0xCBA6 */ 0x0000, /* 0xCBA7 */ 0x0000, /* 0xCBA8 */ 0x0000, /* 0xCBA9 */ 0x0000, /* 0xCBAA */ 0x0000, /* 0xCBAB */ 0x0000, /* 0xCBAC */ 0x0000, /* 0xCBAD */ 0x0000, /* 0xCBAE */ 0x0000, /* 0xCBAF */ 0x0000, /* 0xCBB0 */ 0x0000, /* 0xCBB1 */ 0x0000, /* 0xCBB2 */ 0x0000, /* 0xCBB3 */ 0x0000, /* 0xCBB4 */ 0x0000, /* 0xCBB5 */ 0x0000, /* 0xCBB6 */ 0x0000, /* 0xCBB7 */ 0x0000, /* 0xCBB8 */ 0x0000, /* 0xCBB9 */ 0x0000, /* 0xCBBA */ 0x0000, /* 0xCBBB */ 0x0000, /* 0xCBBC */ 0x0000, /* 0xCBBD */ 0x0000, /* 0xCBBE */ 0x0000, /* 0xCBBF */ 0x0000, /* 0xCBC0 */ 0x0000, /* 0xCBC1 */ 0x0000, /* 0xCBC2 */ 0x0000, /* 0xCBC3 */ 0x0000, /* 0xCBC4 */ 0x0000, /* 0xCBC5 */ 0x0000, /* 0xCBC6 */ 0x0000, /* 0xCBC7 */ 0x0000, /* 0xCBC8 */ 0x0000, /* 0xCBC9 */ 0x0000, /* 0xCBCA */ 0x0000, /* 0xCBCB */ 0x0000, /* 0xCBCC */ 0x0000, /* 0xCBCD */ 0x0000, /* 0xCBCE */ 0x0000, /* 0xCBCF */ 0x0000, /* 0xCBD0 */ 0x0000, /* 0xCBD1 */ 0x0000, /* 0xCBD2 */ 0x0000, /* 0xCBD3 */ 0x0000, /* 0xCBD4 */ 0x0000, /* 0xCBD5 */ 0x0000, /* 0xCBD6 */ 0x0000, /* 0xCBD7 */ 0x0000, /* 0xCBD8 */ 0x0000, /* 0xCBD9 */ 0x0000, /* 0xCBDA */ 0x0000, /* 0xCBDB */ 0x0000, /* 0xCBDC */ 0x0000, /* 0xCBDD */ 0x0000, /* 0xCBDE */ 0x0000, /* 0xCBDF */ 0x0000, /* 0xCBE0 */ 0x0000, /* 0xCBE1 */ 0x0000, /* 0xCBE2 */ 0x0000, /* 0xCBE3 */ 0x0000, /* 0xCBE4 */ 0x0000, /* 0xCBE5 */ 0x0000, /* 0xCBE6 */ 0x0000, /* 0xCBE7 */ 0x0000, /* 0xCBE8 */ 0x0000, /* 0xCBE9 */ 0x0000, /* 0xCBEA */ 0x0000, /* 0xCBEB */ 0x0000, /* 0xCBEC */ 0x0000, /* 0xCBED */ 0x0000, /* 0xCBEE */ 0x0000, /* 0xCBEF */ 0x0000, /* 0xCBF0 */ 0x0000, /* 0xCBF1 */ 0x0000, /* 0xCBF2 */ 0x0000, /* 0xCBF3 */ 0x0000, /* 0xCBF4 */ 0x0000, /* 0xCBF5 */ 0x0000, /* 0xCBF6 */ 0x0000, /* 0xCBF7 */ 0x0000, /* 0xCBF8 */ 0x0000, /* 0xCBF9 */ 0x0000, /* 0xCBFA */ 0x0000, /* 0xCBFB */ 0x0000, /* 0xCBFC */ 0x0000, /* 0xCBFD */ 0x0000, /* 0xCBFE */ 0x0000, /* 0xCBFF */ 0x0000, /* 0xCC00 */ 0x0000, /* 0xCC01 */ 0x0000, /* 0xCC02 */ 0x0000, /* 0xCC03 */ 0x0000, /* 0xCC04 */ 0x0000, /* 0xCC05 */ 0x0000, /* 0xCC06 */ 0x0000, /* 0xCC07 */ 0x0000, /* 0xCC08 */ 0x0000, /* 0xCC09 */ 0x0000, /* 0xCC0A */ 0x0000, /* 0xCC0B */ 0x0000, /* 0xCC0C */ 0x0000, /* 0xCC0D */ 0x0000, /* 0xCC0E */ 0x0000, /* 0xCC0F */ 0x0000, /* 0xCC10 */ 0x0000, /* 0xCC11 */ 0x0000, /* 0xCC12 */ 0x0000, /* 0xCC13 */ 0x0000, /* 0xCC14 */ 0x0000, /* 0xCC15 */ 0x0000, /* 0xCC16 */ 0x0000, /* 0xCC17 */ 0x0000, /* 0xCC18 */ 0x0000, /* 0xCC19 */ 0x0000, /* 0xCC1A */ 0x0000, /* 0xCC1B */ 0x0000, /* 0xCC1C */ 0x0000, /* 0xCC1D */ 0x0000, /* 0xCC1E */ 0x0000, /* 0xCC1F */ 0x0000, /* 0xCC20 */ 0x0000, /* 0xCC21 */ 0x0000, /* 0xCC22 */ 0x0000, /* 0xCC23 */ 0x0000, /* 0xCC24 */ 0x0000, /* 0xCC25 */ 0x0000, /* 0xCC26 */ 0x0000, /* 0xCC27 */ 0x0000, /* 0xCC28 */ 0x0000, /* 0xCC29 */ 0x0000, /* 0xCC2A */ 0x0000, /* 0xCC2B */ 0x0000, /* 0xCC2C */ 0x0000, /* 0xCC2D */ 0x0000, /* 0xCC2E */ 0x0000, /* 0xCC2F */ 0x0000, /* 0xCC30 */ 0x0000, /* 0xCC31 */ 0x0000, /* 0xCC32 */ 0x0000, /* 0xCC33 */ 0x0000, /* 0xCC34 */ 0x0000, /* 0xCC35 */ 0x0000, /* 0xCC36 */ 0x0000, /* 0xCC37 */ 0x0000, /* 0xCC38 */ 0x0000, /* 0xCC39 */ 0x0000, /* 0xCC3A */ 0x0000, /* 0xCC3B */ 0x0000, /* 0xCC3C */ 0x0000, /* 0xCC3D */ 0x0000, /* 0xCC3E */ 0x0000, /* 0xCC3F */ 0x0000, /* 0xCC40 */ 0x0000, /* 0xCC41 */ 0x0000, /* 0xCC42 */ 0x0000, /* 0xCC43 */ 0x0000, /* 0xCC44 */ 0x0000, /* 0xCC45 */ 0x0000, /* 0xCC46 */ 0x0000, /* 0xCC47 */ 0x0000, /* 0xCC48 */ 0x0000, /* 0xCC49 */ 0x0000, /* 0xCC4A */ 0x0000, /* 0xCC4B */ 0x0000, /* 0xCC4C */ 0x0000, /* 0xCC4D */ 0x0000, /* 0xCC4E */ 0x0000, /* 0xCC4F */ 0x0000, /* 0xCC50 */ 0x0000, /* 0xCC51 */ 0x0000, /* 0xCC52 */ 0x0000, /* 0xCC53 */ 0x0000, /* 0xCC54 */ 0x0000, /* 0xCC55 */ 0x0000, /* 0xCC56 */ 0x0000, /* 0xCC57 */ 0x0000, /* 0xCC58 */ 0x0000, /* 0xCC59 */ 0x0000, /* 0xCC5A */ 0x0000, /* 0xCC5B */ 0x0000, /* 0xCC5C */ 0x0000, /* 0xCC5D */ 0x0000, /* 0xCC5E */ 0x0000, /* 0xCC5F */ 0x0000, /* 0xCC60 */ 0x0000, /* 0xCC61 */ 0x0000, /* 0xCC62 */ 0x0000, /* 0xCC63 */ 0x0000, /* 0xCC64 */ 0x0000, /* 0xCC65 */ 0x0000, /* 0xCC66 */ 0x0000, /* 0xCC67 */ 0x0000, /* 0xCC68 */ 0x0000, /* 0xCC69 */ 0x0000, /* 0xCC6A */ 0x0000, /* 0xCC6B */ 0x0000, /* 0xCC6C */ 0x0000, /* 0xCC6D */ 0x0000, /* 0xCC6E */ 0x0000, /* 0xCC6F */ 0x0000, /* 0xCC70 */ 0x0000, /* 0xCC71 */ 0x0000, /* 0xCC72 */ 0x0000, /* 0xCC73 */ 0x0000, /* 0xCC74 */ 0x0000, /* 0xCC75 */ 0x0000, /* 0xCC76 */ 0x0000, /* 0xCC77 */ 0x0000, /* 0xCC78 */ 0x0000, /* 0xCC79 */ 0x0000, /* 0xCC7A */ 0x0000, /* 0xCC7B */ 0x0000, /* 0xCC7C */ 0x0000, /* 0xCC7D */ 0x0000, /* 0xCC7E */ 0x0000, /* 0xCC7F */ 0x0000, /* 0xCC80 */ 0x0000, /* 0xCC81 */ 0x0000, /* 0xCC82 */ 0x0000, /* 0xCC83 */ 0x0000, /* 0xCC84 */ 0x0000, /* 0xCC85 */ 0x0000, /* 0xCC86 */ 0x0000, /* 0xCC87 */ 0x0000, /* 0xCC88 */ 0x0000, /* 0xCC89 */ 0x0000, /* 0xCC8A */ 0x0000, /* 0xCC8B */ 0x0000, /* 0xCC8C */ 0x0000, /* 0xCC8D */ 0x0000, /* 0xCC8E */ 0x0000, /* 0xCC8F */ 0x0000, /* 0xCC90 */ 0x0000, /* 0xCC91 */ 0x0000, /* 0xCC92 */ 0x0000, /* 0xCC93 */ 0x0000, /* 0xCC94 */ 0x0000, /* 0xCC95 */ 0x0000, /* 0xCC96 */ 0x0000, /* 0xCC97 */ 0x0000, /* 0xCC98 */ 0x0000, /* 0xCC99 */ 0x0000, /* 0xCC9A */ 0x0000, /* 0xCC9B */ 0x0000, /* 0xCC9C */ 0x0000, /* 0xCC9D */ 0x0000, /* 0xCC9E */ 0x0000, /* 0xCC9F */ 0x0000, /* 0xCCA0 */ 0x0000, /* 0xCCA1 */ 0x0000, /* 0xCCA2 */ 0x0000, /* 0xCCA3 */ 0x0000, /* 0xCCA4 */ 0x0000, /* 0xCCA5 */ 0x0000, /* 0xCCA6 */ 0x0000, /* 0xCCA7 */ 0x0000, /* 0xCCA8 */ 0x0000, /* 0xCCA9 */ 0x0000, /* 0xCCAA */ 0x0000, /* 0xCCAB */ 0x0000, /* 0xCCAC */ 0x0000, /* 0xCCAD */ 0x0000, /* 0xCCAE */ 0x0000, /* 0xCCAF */ 0x0000, /* 0xCCB0 */ 0x0000, /* 0xCCB1 */ 0x0000, /* 0xCCB2 */ 0x0000, /* 0xCCB3 */ 0x0000, /* 0xCCB4 */ 0x0000, /* 0xCCB5 */ 0x0000, /* 0xCCB6 */ 0x0000, /* 0xCCB7 */ 0x0000, /* 0xCCB8 */ 0x0000, /* 0xCCB9 */ 0x0000, /* 0xCCBA */ 0x0000, /* 0xCCBB */ 0x0000, /* 0xCCBC */ 0x0000, /* 0xCCBD */ 0x0000, /* 0xCCBE */ 0x0000, /* 0xCCBF */ 0x0000, /* 0xCCC0 */ 0x0000, /* 0xCCC1 */ 0x0000, /* 0xCCC2 */ 0x0000, /* 0xCCC3 */ 0x0000, /* 0xCCC4 */ 0x0000, /* 0xCCC5 */ 0x0000, /* 0xCCC6 */ 0x0000, /* 0xCCC7 */ 0x0000, /* 0xCCC8 */ 0x0000, /* 0xCCC9 */ 0x0000, /* 0xCCCA */ 0x0000, /* 0xCCCB */ 0x0000, /* 0xCCCC */ 0x0000, /* 0xCCCD */ 0x0000, /* 0xCCCE */ 0x0000, /* 0xCCCF */ 0x0000, /* 0xCCD0 */ 0x0000, /* 0xCCD1 */ 0x0000, /* 0xCCD2 */ 0x0000, /* 0xCCD3 */ 0x0000, /* 0xCCD4 */ 0x0000, /* 0xCCD5 */ 0x0000, /* 0xCCD6 */ 0x0000, /* 0xCCD7 */ 0x0000, /* 0xCCD8 */ 0x0000, /* 0xCCD9 */ 0x0000, /* 0xCCDA */ 0x0000, /* 0xCCDB */ 0x0000, /* 0xCCDC */ 0x0000, /* 0xCCDD */ 0x0000, /* 0xCCDE */ 0x0000, /* 0xCCDF */ 0x0000, /* 0xCCE0 */ 0x0000, /* 0xCCE1 */ 0x0000, /* 0xCCE2 */ 0x0000, /* 0xCCE3 */ 0x0000, /* 0xCCE4 */ 0x0000, /* 0xCCE5 */ 0x0000, /* 0xCCE6 */ 0x0000, /* 0xCCE7 */ 0x0000, /* 0xCCE8 */ 0x0000, /* 0xCCE9 */ 0x0000, /* 0xCCEA */ 0x0000, /* 0xCCEB */ 0x0000, /* 0xCCEC */ 0x0000, /* 0xCCED */ 0x0000, /* 0xCCEE */ 0x0000, /* 0xCCEF */ 0x0000, /* 0xCCF0 */ 0x0000, /* 0xCCF1 */ 0x0000, /* 0xCCF2 */ 0x0000, /* 0xCCF3 */ 0x0000, /* 0xCCF4 */ 0x0000, /* 0xCCF5 */ 0x0000, /* 0xCCF6 */ 0x0000, /* 0xCCF7 */ 0x0000, /* 0xCCF8 */ 0x0000, /* 0xCCF9 */ 0x0000, /* 0xCCFA */ 0x0000, /* 0xCCFB */ 0x0000, /* 0xCCFC */ 0x0000, /* 0xCCFD */ 0x0000, /* 0xCCFE */ 0x0000, /* 0xCCFF */ 0x0000, /* 0xCD00 */ 0x0000, /* 0xCD01 */ 0x0000, /* 0xCD02 */ 0x0000, /* 0xCD03 */ 0x0000, /* 0xCD04 */ 0x0000, /* 0xCD05 */ 0x0000, /* 0xCD06 */ 0x0000, /* 0xCD07 */ 0x0000, /* 0xCD08 */ 0x0000, /* 0xCD09 */ 0x0000, /* 0xCD0A */ 0x0000, /* 0xCD0B */ 0x0000, /* 0xCD0C */ 0x0000, /* 0xCD0D */ 0x0000, /* 0xCD0E */ 0x0000, /* 0xCD0F */ 0x0000, /* 0xCD10 */ 0x0000, /* 0xCD11 */ 0x0000, /* 0xCD12 */ 0x0000, /* 0xCD13 */ 0x0000, /* 0xCD14 */ 0x0000, /* 0xCD15 */ 0x0000, /* 0xCD16 */ 0x0000, /* 0xCD17 */ 0x0000, /* 0xCD18 */ 0x0000, /* 0xCD19 */ 0x0000, /* 0xCD1A */ 0x0000, /* 0xCD1B */ 0x0000, /* 0xCD1C */ 0x0000, /* 0xCD1D */ 0x0000, /* 0xCD1E */ 0x0000, /* 0xCD1F */ 0x0000, /* 0xCD20 */ 0x0000, /* 0xCD21 */ 0x0000, /* 0xCD22 */ 0x0000, /* 0xCD23 */ 0x0000, /* 0xCD24 */ 0x0000, /* 0xCD25 */ 0x0000, /* 0xCD26 */ 0x0000, /* 0xCD27 */ 0x0000, /* 0xCD28 */ 0x0000, /* 0xCD29 */ 0x0000, /* 0xCD2A */ 0x0000, /* 0xCD2B */ 0x0000, /* 0xCD2C */ 0x0000, /* 0xCD2D */ 0x0000, /* 0xCD2E */ 0x0000, /* 0xCD2F */ 0x0000, /* 0xCD30 */ 0x0000, /* 0xCD31 */ 0x0000, /* 0xCD32 */ 0x0000, /* 0xCD33 */ 0x0000, /* 0xCD34 */ 0x0000, /* 0xCD35 */ 0x0000, /* 0xCD36 */ 0x0000, /* 0xCD37 */ 0x0000, /* 0xCD38 */ 0x0000, /* 0xCD39 */ 0x0000, /* 0xCD3A */ 0x0000, /* 0xCD3B */ 0x0000, /* 0xCD3C */ 0x0000, /* 0xCD3D */ 0x0000, /* 0xCD3E */ 0x0000, /* 0xCD3F */ 0x0000, /* 0xCD40 */ 0x0000, /* 0xCD41 */ 0x0000, /* 0xCD42 */ 0x0000, /* 0xCD43 */ 0x0000, /* 0xCD44 */ 0x0000, /* 0xCD45 */ 0x0000, /* 0xCD46 */ 0x0000, /* 0xCD47 */ 0x0000, /* 0xCD48 */ 0x0000, /* 0xCD49 */ 0x0000, /* 0xCD4A */ 0x0000, /* 0xCD4B */ 0x0000, /* 0xCD4C */ 0x0000, /* 0xCD4D */ 0x0000, /* 0xCD4E */ 0x0000, /* 0xCD4F */ 0x0000, /* 0xCD50 */ 0x0000, /* 0xCD51 */ 0x0000, /* 0xCD52 */ 0x0000, /* 0xCD53 */ 0x0000, /* 0xCD54 */ 0x0000, /* 0xCD55 */ 0x0000, /* 0xCD56 */ 0x0000, /* 0xCD57 */ 0x0000, /* 0xCD58 */ 0x0000, /* 0xCD59 */ 0x0000, /* 0xCD5A */ 0x0000, /* 0xCD5B */ 0x0000, /* 0xCD5C */ 0x0000, /* 0xCD5D */ 0x0000, /* 0xCD5E */ 0x0000, /* 0xCD5F */ 0x0000, /* 0xCD60 */ 0x0000, /* 0xCD61 */ 0x0000, /* 0xCD62 */ 0x0000, /* 0xCD63 */ 0x0000, /* 0xCD64 */ 0x0000, /* 0xCD65 */ 0x0000, /* 0xCD66 */ 0x0000, /* 0xCD67 */ 0x0000, /* 0xCD68 */ 0x0000, /* 0xCD69 */ 0x0000, /* 0xCD6A */ 0x0000, /* 0xCD6B */ 0x0000, /* 0xCD6C */ 0x0000, /* 0xCD6D */ 0x0000, /* 0xCD6E */ 0x0000, /* 0xCD6F */ 0x0000, /* 0xCD70 */ 0x0000, /* 0xCD71 */ 0x0000, /* 0xCD72 */ 0x0000, /* 0xCD73 */ 0x0000, /* 0xCD74 */ 0x0000, /* 0xCD75 */ 0x0000, /* 0xCD76 */ 0x0000, /* 0xCD77 */ 0x0000, /* 0xCD78 */ 0x0000, /* 0xCD79 */ 0x0000, /* 0xCD7A */ 0x0000, /* 0xCD7B */ 0x0000, /* 0xCD7C */ 0x0000, /* 0xCD7D */ 0x0000, /* 0xCD7E */ 0x0000, /* 0xCD7F */ 0x0000, /* 0xCD80 */ 0x0000, /* 0xCD81 */ 0x0000, /* 0xCD82 */ 0x0000, /* 0xCD83 */ 0x0000, /* 0xCD84 */ 0x0000, /* 0xCD85 */ 0x0000, /* 0xCD86 */ 0x0000, /* 0xCD87 */ 0x0000, /* 0xCD88 */ 0x0000, /* 0xCD89 */ 0x0000, /* 0xCD8A */ 0x0000, /* 0xCD8B */ 0x0000, /* 0xCD8C */ 0x0000, /* 0xCD8D */ 0x0000, /* 0xCD8E */ 0x0000, /* 0xCD8F */ 0x0000, /* 0xCD90 */ 0x0000, /* 0xCD91 */ 0x0000, /* 0xCD92 */ 0x0000, /* 0xCD93 */ 0x0000, /* 0xCD94 */ 0x0000, /* 0xCD95 */ 0x0000, /* 0xCD96 */ 0x0000, /* 0xCD97 */ 0x0000, /* 0xCD98 */ 0x0000, /* 0xCD99 */ 0x0000, /* 0xCD9A */ 0x0000, /* 0xCD9B */ 0x0000, /* 0xCD9C */ 0x0000, /* 0xCD9D */ 0x0000, /* 0xCD9E */ 0x0000, /* 0xCD9F */ 0x0000, /* 0xCDA0 */ 0x0000, /* 0xCDA1 */ 0x0000, /* 0xCDA2 */ 0x0000, /* 0xCDA3 */ 0x0000, /* 0xCDA4 */ 0x0000, /* 0xCDA5 */ 0x0000, /* 0xCDA6 */ 0x0000, /* 0xCDA7 */ 0x0000, /* 0xCDA8 */ 0x0000, /* 0xCDA9 */ 0x0000, /* 0xCDAA */ 0x0000, /* 0xCDAB */ 0x0000, /* 0xCDAC */ 0x0000, /* 0xCDAD */ 0x0000, /* 0xCDAE */ 0x0000, /* 0xCDAF */ 0x0000, /* 0xCDB0 */ 0x0000, /* 0xCDB1 */ 0x0000, /* 0xCDB2 */ 0x0000, /* 0xCDB3 */ 0x0000, /* 0xCDB4 */ 0x0000, /* 0xCDB5 */ 0x0000, /* 0xCDB6 */ 0x0000, /* 0xCDB7 */ 0x0000, /* 0xCDB8 */ 0x0000, /* 0xCDB9 */ 0x0000, /* 0xCDBA */ 0x0000, /* 0xCDBB */ 0x0000, /* 0xCDBC */ 0x0000, /* 0xCDBD */ 0x0000, /* 0xCDBE */ 0x0000, /* 0xCDBF */ 0x0000, /* 0xCDC0 */ 0x0000, /* 0xCDC1 */ 0x0000, /* 0xCDC2 */ 0x0000, /* 0xCDC3 */ 0x0000, /* 0xCDC4 */ 0x0000, /* 0xCDC5 */ 0x0000, /* 0xCDC6 */ 0x0000, /* 0xCDC7 */ 0x0000, /* 0xCDC8 */ 0x0000, /* 0xCDC9 */ 0x0000, /* 0xCDCA */ 0x0000, /* 0xCDCB */ 0x0000, /* 0xCDCC */ 0x0000, /* 0xCDCD */ 0x0000, /* 0xCDCE */ 0x0000, /* 0xCDCF */ 0x0000, /* 0xCDD0 */ 0x0000, /* 0xCDD1 */ 0x0000, /* 0xCDD2 */ 0x0000, /* 0xCDD3 */ 0x0000, /* 0xCDD4 */ 0x0000, /* 0xCDD5 */ 0x0000, /* 0xCDD6 */ 0x0000, /* 0xCDD7 */ 0x0000, /* 0xCDD8 */ 0x0000, /* 0xCDD9 */ 0x0000, /* 0xCDDA */ 0x0000, /* 0xCDDB */ 0x0000, /* 0xCDDC */ 0x0000, /* 0xCDDD */ 0x0000, /* 0xCDDE */ 0x0000, /* 0xCDDF */ 0x0000, /* 0xCDE0 */ 0x0000, /* 0xCDE1 */ 0x0000, /* 0xCDE2 */ 0x0000, /* 0xCDE3 */ 0x0000, /* 0xCDE4 */ 0x0000, /* 0xCDE5 */ 0x0000, /* 0xCDE6 */ 0x0000, /* 0xCDE7 */ 0x0000, /* 0xCDE8 */ 0x0000, /* 0xCDE9 */ 0x0000, /* 0xCDEA */ 0x0000, /* 0xCDEB */ 0x0000, /* 0xCDEC */ 0x0000, /* 0xCDED */ 0x0000, /* 0xCDEE */ 0x0000, /* 0xCDEF */ 0x0000, /* 0xCDF0 */ 0x0000, /* 0xCDF1 */ 0x0000, /* 0xCDF2 */ 0x0000, /* 0xCDF3 */ 0x0000, /* 0xCDF4 */ 0x0000, /* 0xCDF5 */ 0x0000, /* 0xCDF6 */ 0x0000, /* 0xCDF7 */ 0x0000, /* 0xCDF8 */ 0x0000, /* 0xCDF9 */ 0x0000, /* 0xCDFA */ 0x0000, /* 0xCDFB */ 0x0000, /* 0xCDFC */ 0x0000, /* 0xCDFD */ 0x0000, /* 0xCDFE */ 0x0000, /* 0xCDFF */ 0x0000, /* 0xCE00 */ 0x0000, /* 0xCE01 */ 0x0000, /* 0xCE02 */ 0x0000, /* 0xCE03 */ 0x0000, /* 0xCE04 */ 0x0000, /* 0xCE05 */ 0x0000, /* 0xCE06 */ 0x0000, /* 0xCE07 */ 0x0000, /* 0xCE08 */ 0x0000, /* 0xCE09 */ 0x0000, /* 0xCE0A */ 0x0000, /* 0xCE0B */ 0x0000, /* 0xCE0C */ 0x0000, /* 0xCE0D */ 0x0000, /* 0xCE0E */ 0x0000, /* 0xCE0F */ 0x0000, /* 0xCE10 */ 0x0000, /* 0xCE11 */ 0x0000, /* 0xCE12 */ 0x0000, /* 0xCE13 */ 0x0000, /* 0xCE14 */ 0x0000, /* 0xCE15 */ 0x0000, /* 0xCE16 */ 0x0000, /* 0xCE17 */ 0x0000, /* 0xCE18 */ 0x0000, /* 0xCE19 */ 0x0000, /* 0xCE1A */ 0x0000, /* 0xCE1B */ 0x0000, /* 0xCE1C */ 0x0000, /* 0xCE1D */ 0x0000, /* 0xCE1E */ 0x0000, /* 0xCE1F */ 0x0000, /* 0xCE20 */ 0x0000, /* 0xCE21 */ 0x0000, /* 0xCE22 */ 0x0000, /* 0xCE23 */ 0x0000, /* 0xCE24 */ 0x0000, /* 0xCE25 */ 0x0000, /* 0xCE26 */ 0x0000, /* 0xCE27 */ 0x0000, /* 0xCE28 */ 0x0000, /* 0xCE29 */ 0x0000, /* 0xCE2A */ 0x0000, /* 0xCE2B */ 0x0000, /* 0xCE2C */ 0x0000, /* 0xCE2D */ 0x0000, /* 0xCE2E */ 0x0000, /* 0xCE2F */ 0x0000, /* 0xCE30 */ 0x0000, /* 0xCE31 */ 0x0000, /* 0xCE32 */ 0x0000, /* 0xCE33 */ 0x0000, /* 0xCE34 */ 0x0000, /* 0xCE35 */ 0x0000, /* 0xCE36 */ 0x0000, /* 0xCE37 */ 0x0000, /* 0xCE38 */ 0x0000, /* 0xCE39 */ 0x0000, /* 0xCE3A */ 0x0000, /* 0xCE3B */ 0x0000, /* 0xCE3C */ 0x0000, /* 0xCE3D */ 0x0000, /* 0xCE3E */ 0x0000, /* 0xCE3F */ 0x0000, /* 0xCE40 */ 0x0000, /* 0xCE41 */ 0x0000, /* 0xCE42 */ 0x0000, /* 0xCE43 */ 0x0000, /* 0xCE44 */ 0x0000, /* 0xCE45 */ 0x0000, /* 0xCE46 */ 0x0000, /* 0xCE47 */ 0x0000, /* 0xCE48 */ 0x0000, /* 0xCE49 */ 0x0000, /* 0xCE4A */ 0x0000, /* 0xCE4B */ 0x0000, /* 0xCE4C */ 0x0000, /* 0xCE4D */ 0x0000, /* 0xCE4E */ 0x0000, /* 0xCE4F */ 0x0000, /* 0xCE50 */ 0x0000, /* 0xCE51 */ 0x0000, /* 0xCE52 */ 0x0000, /* 0xCE53 */ 0x0000, /* 0xCE54 */ 0x0000, /* 0xCE55 */ 0x0000, /* 0xCE56 */ 0x0000, /* 0xCE57 */ 0x0000, /* 0xCE58 */ 0x0000, /* 0xCE59 */ 0x0000, /* 0xCE5A */ 0x0000, /* 0xCE5B */ 0x0000, /* 0xCE5C */ 0x0000, /* 0xCE5D */ 0x0000, /* 0xCE5E */ 0x0000, /* 0xCE5F */ 0x0000, /* 0xCE60 */ 0x0000, /* 0xCE61 */ 0x0000, /* 0xCE62 */ 0x0000, /* 0xCE63 */ 0x0000, /* 0xCE64 */ 0x0000, /* 0xCE65 */ 0x0000, /* 0xCE66 */ 0x0000, /* 0xCE67 */ 0x0000, /* 0xCE68 */ 0x0000, /* 0xCE69 */ 0x0000, /* 0xCE6A */ 0x0000, /* 0xCE6B */ 0x0000, /* 0xCE6C */ 0x0000, /* 0xCE6D */ 0x0000, /* 0xCE6E */ 0x0000, /* 0xCE6F */ 0x0000, /* 0xCE70 */ 0x0000, /* 0xCE71 */ 0x0000, /* 0xCE72 */ 0x0000, /* 0xCE73 */ 0x0000, /* 0xCE74 */ 0x0000, /* 0xCE75 */ 0x0000, /* 0xCE76 */ 0x0000, /* 0xCE77 */ 0x0000, /* 0xCE78 */ 0x0000, /* 0xCE79 */ 0x0000, /* 0xCE7A */ 0x0000, /* 0xCE7B */ 0x0000, /* 0xCE7C */ 0x0000, /* 0xCE7D */ 0x0000, /* 0xCE7E */ 0x0000, /* 0xCE7F */ 0x0000, /* 0xCE80 */ 0x0000, /* 0xCE81 */ 0x0000, /* 0xCE82 */ 0x0000, /* 0xCE83 */ 0x0000, /* 0xCE84 */ 0x0000, /* 0xCE85 */ 0x0000, /* 0xCE86 */ 0x0000, /* 0xCE87 */ 0x0000, /* 0xCE88 */ 0x0000, /* 0xCE89 */ 0x0000, /* 0xCE8A */ 0x0000, /* 0xCE8B */ 0x0000, /* 0xCE8C */ 0x0000, /* 0xCE8D */ 0x0000, /* 0xCE8E */ 0x0000, /* 0xCE8F */ 0x0000, /* 0xCE90 */ 0x0000, /* 0xCE91 */ 0x0000, /* 0xCE92 */ 0x0000, /* 0xCE93 */ 0x0000, /* 0xCE94 */ 0x0000, /* 0xCE95 */ 0x0000, /* 0xCE96 */ 0x0000, /* 0xCE97 */ 0x0000, /* 0xCE98 */ 0x0000, /* 0xCE99 */ 0x0000, /* 0xCE9A */ 0x0000, /* 0xCE9B */ 0x0000, /* 0xCE9C */ 0x0000, /* 0xCE9D */ 0x0000, /* 0xCE9E */ 0x0000, /* 0xCE9F */ 0x0000, /* 0xCEA0 */ 0x0000, /* 0xCEA1 */ 0x0000, /* 0xCEA2 */ 0x0000, /* 0xCEA3 */ 0x0000, /* 0xCEA4 */ 0x0000, /* 0xCEA5 */ 0x0000, /* 0xCEA6 */ 0x0000, /* 0xCEA7 */ 0x0000, /* 0xCEA8 */ 0x0000, /* 0xCEA9 */ 0x0000, /* 0xCEAA */ 0x0000, /* 0xCEAB */ 0x0000, /* 0xCEAC */ 0x0000, /* 0xCEAD */ 0x0000, /* 0xCEAE */ 0x0000, /* 0xCEAF */ 0x0000, /* 0xCEB0 */ 0x0000, /* 0xCEB1 */ 0x0000, /* 0xCEB2 */ 0x0000, /* 0xCEB3 */ 0x0000, /* 0xCEB4 */ 0x0000, /* 0xCEB5 */ 0x0000, /* 0xCEB6 */ 0x0000, /* 0xCEB7 */ 0x0000, /* 0xCEB8 */ 0x0000, /* 0xCEB9 */ 0x0000, /* 0xCEBA */ 0x0000, /* 0xCEBB */ 0x0000, /* 0xCEBC */ 0x0000, /* 0xCEBD */ 0x0000, /* 0xCEBE */ 0x0000, /* 0xCEBF */ 0x0000, /* 0xCEC0 */ 0x0000, /* 0xCEC1 */ 0x0000, /* 0xCEC2 */ 0x0000, /* 0xCEC3 */ 0x0000, /* 0xCEC4 */ 0x0000, /* 0xCEC5 */ 0x0000, /* 0xCEC6 */ 0x0000, /* 0xCEC7 */ 0x0000, /* 0xCEC8 */ 0x0000, /* 0xCEC9 */ 0x0000, /* 0xCECA */ 0x0000, /* 0xCECB */ 0x0000, /* 0xCECC */ 0x0000, /* 0xCECD */ 0x0000, /* 0xCECE */ 0x0000, /* 0xCECF */ 0x0000, /* 0xCED0 */ 0x0000, /* 0xCED1 */ 0x0000, /* 0xCED2 */ 0x0000, /* 0xCED3 */ 0x0000, /* 0xCED4 */ 0x0000, /* 0xCED5 */ 0x0000, /* 0xCED6 */ 0x0000, /* 0xCED7 */ 0x0000, /* 0xCED8 */ 0x0000, /* 0xCED9 */ 0x0000, /* 0xCEDA */ 0x0000, /* 0xCEDB */ 0x0000, /* 0xCEDC */ 0x0000, /* 0xCEDD */ 0x0000, /* 0xCEDE */ 0x0000, /* 0xCEDF */ 0x0000, /* 0xCEE0 */ 0x0000, /* 0xCEE1 */ 0x0000, /* 0xCEE2 */ 0x0000, /* 0xCEE3 */ 0x0000, /* 0xCEE4 */ 0x0000, /* 0xCEE5 */ 0x0000, /* 0xCEE6 */ 0x0000, /* 0xCEE7 */ 0x0000, /* 0xCEE8 */ 0x0000, /* 0xCEE9 */ 0x0000, /* 0xCEEA */ 0x0000, /* 0xCEEB */ 0x0000, /* 0xCEEC */ 0x0000, /* 0xCEED */ 0x0000, /* 0xCEEE */ 0x0000, /* 0xCEEF */ 0x0000, /* 0xCEF0 */ 0x0000, /* 0xCEF1 */ 0x0000, /* 0xCEF2 */ 0x0000, /* 0xCEF3 */ 0x0000, /* 0xCEF4 */ 0x0000, /* 0xCEF5 */ 0x0000, /* 0xCEF6 */ 0x0000, /* 0xCEF7 */ 0x0000, /* 0xCEF8 */ 0x0000, /* 0xCEF9 */ 0x0000, /* 0xCEFA */ 0x0000, /* 0xCEFB */ 0x0000, /* 0xCEFC */ 0x0000, /* 0xCEFD */ 0x0000, /* 0xCEFE */ 0x0000, /* 0xCEFF */ 0x0000, /* 0xCF00 */ 0x0000, /* 0xCF01 */ 0x0000, /* 0xCF02 */ 0x0000, /* 0xCF03 */ 0x0000, /* 0xCF04 */ 0x0000, /* 0xCF05 */ 0x0000, /* 0xCF06 */ 0x0000, /* 0xCF07 */ 0x0000, /* 0xCF08 */ 0x0000, /* 0xCF09 */ 0x0000, /* 0xCF0A */ 0x0000, /* 0xCF0B */ 0x0000, /* 0xCF0C */ 0x0000, /* 0xCF0D */ 0x0000, /* 0xCF0E */ 0x0000, /* 0xCF0F */ 0x0000, /* 0xCF10 */ 0x0000, /* 0xCF11 */ 0x0000, /* 0xCF12 */ 0x0000, /* 0xCF13 */ 0x0000, /* 0xCF14 */ 0x0000, /* 0xCF15 */ 0x0000, /* 0xCF16 */ 0x0000, /* 0xCF17 */ 0x0000, /* 0xCF18 */ 0x0000, /* 0xCF19 */ 0x0000, /* 0xCF1A */ 0x0000, /* 0xCF1B */ 0x0000, /* 0xCF1C */ 0x0000, /* 0xCF1D */ 0x0000, /* 0xCF1E */ 0x0000, /* 0xCF1F */ 0x0000, /* 0xCF20 */ 0x0000, /* 0xCF21 */ 0x0000, /* 0xCF22 */ 0x0000, /* 0xCF23 */ 0x0000, /* 0xCF24 */ 0x0000, /* 0xCF25 */ 0x0000, /* 0xCF26 */ 0x0000, /* 0xCF27 */ 0x0000, /* 0xCF28 */ 0x0000, /* 0xCF29 */ 0x0000, /* 0xCF2A */ 0x0000, /* 0xCF2B */ 0x0000, /* 0xCF2C */ 0x0000, /* 0xCF2D */ 0x0000, /* 0xCF2E */ 0x0000, /* 0xCF2F */ 0x0000, /* 0xCF30 */ 0x0000, /* 0xCF31 */ 0x0000, /* 0xCF32 */ 0x0000, /* 0xCF33 */ 0x0000, /* 0xCF34 */ 0x0000, /* 0xCF35 */ 0x0000, /* 0xCF36 */ 0x0000, /* 0xCF37 */ 0x0000, /* 0xCF38 */ 0x0000, /* 0xCF39 */ 0x0000, /* 0xCF3A */ 0x0000, /* 0xCF3B */ 0x0000, /* 0xCF3C */ 0x0000, /* 0xCF3D */ 0x0000, /* 0xCF3E */ 0x0000, /* 0xCF3F */ 0x0000, /* 0xCF40 */ 0x0000, /* 0xCF41 */ 0x0000, /* 0xCF42 */ 0x0000, /* 0xCF43 */ 0x0000, /* 0xCF44 */ 0x0000, /* 0xCF45 */ 0x0000, /* 0xCF46 */ 0x0000, /* 0xCF47 */ 0x0000, /* 0xCF48 */ 0x0000, /* 0xCF49 */ 0x0000, /* 0xCF4A */ 0x0000, /* 0xCF4B */ 0x0000, /* 0xCF4C */ 0x0000, /* 0xCF4D */ 0x0000, /* 0xCF4E */ 0x0000, /* 0xCF4F */ 0x0000, /* 0xCF50 */ 0x0000, /* 0xCF51 */ 0x0000, /* 0xCF52 */ 0x0000, /* 0xCF53 */ 0x0000, /* 0xCF54 */ 0x0000, /* 0xCF55 */ 0x0000, /* 0xCF56 */ 0x0000, /* 0xCF57 */ 0x0000, /* 0xCF58 */ 0x0000, /* 0xCF59 */ 0x0000, /* 0xCF5A */ 0x0000, /* 0xCF5B */ 0x0000, /* 0xCF5C */ 0x0000, /* 0xCF5D */ 0x0000, /* 0xCF5E */ 0x0000, /* 0xCF5F */ 0x0000, /* 0xCF60 */ 0x0000, /* 0xCF61 */ 0x0000, /* 0xCF62 */ 0x0000, /* 0xCF63 */ 0x0000, /* 0xCF64 */ 0x0000, /* 0xCF65 */ 0x0000, /* 0xCF66 */ 0x0000, /* 0xCF67 */ 0x0000, /* 0xCF68 */ 0x0000, /* 0xCF69 */ 0x0000, /* 0xCF6A */ 0x0000, /* 0xCF6B */ 0x0000, /* 0xCF6C */ 0x0000, /* 0xCF6D */ 0x0000, /* 0xCF6E */ 0x0000, /* 0xCF6F */ 0x0000, /* 0xCF70 */ 0x0000, /* 0xCF71 */ 0x0000, /* 0xCF72 */ 0x0000, /* 0xCF73 */ 0x0000, /* 0xCF74 */ 0x0000, /* 0xCF75 */ 0x0000, /* 0xCF76 */ 0x0000, /* 0xCF77 */ 0x0000, /* 0xCF78 */ 0x0000, /* 0xCF79 */ 0x0000, /* 0xCF7A */ 0x0000, /* 0xCF7B */ 0x0000, /* 0xCF7C */ 0x0000, /* 0xCF7D */ 0x0000, /* 0xCF7E */ 0x0000, /* 0xCF7F */ 0x0000, /* 0xCF80 */ 0x0000, /* 0xCF81 */ 0x0000, /* 0xCF82 */ 0x0000, /* 0xCF83 */ 0x0000, /* 0xCF84 */ 0x0000, /* 0xCF85 */ 0x0000, /* 0xCF86 */ 0x0000, /* 0xCF87 */ 0x0000, /* 0xCF88 */ 0x0000, /* 0xCF89 */ 0x0000, /* 0xCF8A */ 0x0000, /* 0xCF8B */ 0x0000, /* 0xCF8C */ 0x0000, /* 0xCF8D */ 0x0000, /* 0xCF8E */ 0x0000, /* 0xCF8F */ 0x0000, /* 0xCF90 */ 0x0000, /* 0xCF91 */ 0x0000, /* 0xCF92 */ 0x0000, /* 0xCF93 */ 0x0000, /* 0xCF94 */ 0x0000, /* 0xCF95 */ 0x0000, /* 0xCF96 */ 0x0000, /* 0xCF97 */ 0x0000, /* 0xCF98 */ 0x0000, /* 0xCF99 */ 0x0000, /* 0xCF9A */ 0x0000, /* 0xCF9B */ 0x0000, /* 0xCF9C */ 0x0000, /* 0xCF9D */ 0x0000, /* 0xCF9E */ 0x0000, /* 0xCF9F */ 0x0000, /* 0xCFA0 */ 0x0000, /* 0xCFA1 */ 0x0000, /* 0xCFA2 */ 0x0000, /* 0xCFA3 */ 0x0000, /* 0xCFA4 */ 0x0000, /* 0xCFA5 */ 0x0000, /* 0xCFA6 */ 0x0000, /* 0xCFA7 */ 0x0000, /* 0xCFA8 */ 0x0000, /* 0xCFA9 */ 0x0000, /* 0xCFAA */ 0x0000, /* 0xCFAB */ 0x0000, /* 0xCFAC */ 0x0000, /* 0xCFAD */ 0x0000, /* 0xCFAE */ 0x0000, /* 0xCFAF */ 0x0000, /* 0xCFB0 */ 0x0000, /* 0xCFB1 */ 0x0000, /* 0xCFB2 */ 0x0000, /* 0xCFB3 */ 0x0000, /* 0xCFB4 */ 0x0000, /* 0xCFB5 */ 0x0000, /* 0xCFB6 */ 0x0000, /* 0xCFB7 */ 0x0000, /* 0xCFB8 */ 0x0000, /* 0xCFB9 */ 0x0000, /* 0xCFBA */ 0x0000, /* 0xCFBB */ 0x0000, /* 0xCFBC */ 0x0000, /* 0xCFBD */ 0x0000, /* 0xCFBE */ 0x0000, /* 0xCFBF */ 0x0000, /* 0xCFC0 */ 0x0000, /* 0xCFC1 */ 0x0000, /* 0xCFC2 */ 0x0000, /* 0xCFC3 */ 0x0000, /* 0xCFC4 */ 0x0000, /* 0xCFC5 */ 0x0000, /* 0xCFC6 */ 0x0000, /* 0xCFC7 */ 0x0000, /* 0xCFC8 */ 0x0000, /* 0xCFC9 */ 0x0000, /* 0xCFCA */ 0x0000, /* 0xCFCB */ 0x0000, /* 0xCFCC */ 0x0000, /* 0xCFCD */ 0x0000, /* 0xCFCE */ 0x0000, /* 0xCFCF */ 0x0000, /* 0xCFD0 */ 0x0000, /* 0xCFD1 */ 0x0000, /* 0xCFD2 */ 0x0000, /* 0xCFD3 */ 0x0000, /* 0xCFD4 */ 0x0000, /* 0xCFD5 */ 0x0000, /* 0xCFD6 */ 0x0000, /* 0xCFD7 */ 0x0000, /* 0xCFD8 */ 0x0000, /* 0xCFD9 */ 0x0000, /* 0xCFDA */ 0x0000, /* 0xCFDB */ 0x0000, /* 0xCFDC */ 0x0000, /* 0xCFDD */ 0x0000, /* 0xCFDE */ 0x0000, /* 0xCFDF */ 0x0000, /* 0xCFE0 */ 0x0000, /* 0xCFE1 */ 0x0000, /* 0xCFE2 */ 0x0000, /* 0xCFE3 */ 0x0000, /* 0xCFE4 */ 0x0000, /* 0xCFE5 */ 0x0000, /* 0xCFE6 */ 0x0000, /* 0xCFE7 */ 0x0000, /* 0xCFE8 */ 0x0000, /* 0xCFE9 */ 0x0000, /* 0xCFEA */ 0x0000, /* 0xCFEB */ 0x0000, /* 0xCFEC */ 0x0000, /* 0xCFED */ 0x0000, /* 0xCFEE */ 0x0000, /* 0xCFEF */ 0x0000, /* 0xCFF0 */ 0x0000, /* 0xCFF1 */ 0x0000, /* 0xCFF2 */ 0x0000, /* 0xCFF3 */ 0x0000, /* 0xCFF4 */ 0x0000, /* 0xCFF5 */ 0x0000, /* 0xCFF6 */ 0x0000, /* 0xCFF7 */ 0x0000, /* 0xCFF8 */ 0x0000, /* 0xCFF9 */ 0x0000, /* 0xCFFA */ 0x0000, /* 0xCFFB */ 0x0000, /* 0xCFFC */ 0x0000, /* 0xCFFD */ 0x0000, /* 0xCFFE */ 0x0000, /* 0xCFFF */ 0x0000, /* 0xD000 */ 0x0000, /* 0xD001 */ 0x0000, /* 0xD002 */ 0x0000, /* 0xD003 */ 0x0000, /* 0xD004 */ 0x0000, /* 0xD005 */ 0x0000, /* 0xD006 */ 0x0000, /* 0xD007 */ 0x0000, /* 0xD008 */ 0x0000, /* 0xD009 */ 0x0000, /* 0xD00A */ 0x0000, /* 0xD00B */ 0x0000, /* 0xD00C */ 0x0000, /* 0xD00D */ 0x0000, /* 0xD00E */ 0x0000, /* 0xD00F */ 0x0000, /* 0xD010 */ 0x0000, /* 0xD011 */ 0x0000, /* 0xD012 */ 0x0000, /* 0xD013 */ 0x0000, /* 0xD014 */ 0x0000, /* 0xD015 */ 0x0000, /* 0xD016 */ 0x0000, /* 0xD017 */ 0x0000, /* 0xD018 */ 0x0000, /* 0xD019 */ 0x0000, /* 0xD01A */ 0x0000, /* 0xD01B */ 0x0000, /* 0xD01C */ 0x0000, /* 0xD01D */ 0x0000, /* 0xD01E */ 0x0000, /* 0xD01F */ 0x0000, /* 0xD020 */ 0x0000, /* 0xD021 */ 0x0000, /* 0xD022 */ 0x0000, /* 0xD023 */ 0x0000, /* 0xD024 */ 0x0000, /* 0xD025 */ 0x0000, /* 0xD026 */ 0x0000, /* 0xD027 */ 0x0000, /* 0xD028 */ 0x0000, /* 0xD029 */ 0x0000, /* 0xD02A */ 0x0000, /* 0xD02B */ 0x0000, /* 0xD02C */ 0x0000, /* 0xD02D */ 0x0000, /* 0xD02E */ 0x0000, /* 0xD02F */ 0x0000, /* 0xD030 */ 0x0000, /* 0xD031 */ 0x0000, /* 0xD032 */ 0x0000, /* 0xD033 */ 0x0000, /* 0xD034 */ 0x0000, /* 0xD035 */ 0x0000, /* 0xD036 */ 0x0000, /* 0xD037 */ 0x0000, /* 0xD038 */ 0x0000, /* 0xD039 */ 0x0000, /* 0xD03A */ 0x0000, /* 0xD03B */ 0x0000, /* 0xD03C */ 0x0000, /* 0xD03D */ 0x0000, /* 0xD03E */ 0x0000, /* 0xD03F */ 0x0000, /* 0xD040 */ 0x0000, /* 0xD041 */ 0x0000, /* 0xD042 */ 0x0000, /* 0xD043 */ 0x0000, /* 0xD044 */ 0x0000, /* 0xD045 */ 0x0000, /* 0xD046 */ 0x0000, /* 0xD047 */ 0x0000, /* 0xD048 */ 0x0000, /* 0xD049 */ 0x0000, /* 0xD04A */ 0x0000, /* 0xD04B */ 0x0000, /* 0xD04C */ 0x0000, /* 0xD04D */ 0x0000, /* 0xD04E */ 0x0000, /* 0xD04F */ 0x0000, /* 0xD050 */ 0x0000, /* 0xD051 */ 0x0000, /* 0xD052 */ 0x0000, /* 0xD053 */ 0x0000, /* 0xD054 */ 0x0000, /* 0xD055 */ 0x0000, /* 0xD056 */ 0x0000, /* 0xD057 */ 0x0000, /* 0xD058 */ 0x0000, /* 0xD059 */ 0x0000, /* 0xD05A */ 0x0000, /* 0xD05B */ 0x0000, /* 0xD05C */ 0x0000, /* 0xD05D */ 0x0000, /* 0xD05E */ 0x0000, /* 0xD05F */ 0x0000, /* 0xD060 */ 0x0000, /* 0xD061 */ 0x0000, /* 0xD062 */ 0x0000, /* 0xD063 */ 0x0000, /* 0xD064 */ 0x0000, /* 0xD065 */ 0x0000, /* 0xD066 */ 0x0000, /* 0xD067 */ 0x0000, /* 0xD068 */ 0x0000, /* 0xD069 */ 0x0000, /* 0xD06A */ 0x0000, /* 0xD06B */ 0x0000, /* 0xD06C */ 0x0000, /* 0xD06D */ 0x0000, /* 0xD06E */ 0x0000, /* 0xD06F */ 0x0000, /* 0xD070 */ 0x0000, /* 0xD071 */ 0x0000, /* 0xD072 */ 0x0000, /* 0xD073 */ 0x0000, /* 0xD074 */ 0x0000, /* 0xD075 */ 0x0000, /* 0xD076 */ 0x0000, /* 0xD077 */ 0x0000, /* 0xD078 */ 0x0000, /* 0xD079 */ 0x0000, /* 0xD07A */ 0x0000, /* 0xD07B */ 0x0000, /* 0xD07C */ 0x0000, /* 0xD07D */ 0x0000, /* 0xD07E */ 0x0000, /* 0xD07F */ 0x0000, /* 0xD080 */ 0x0000, /* 0xD081 */ 0x0000, /* 0xD082 */ 0x0000, /* 0xD083 */ 0x0000, /* 0xD084 */ 0x0000, /* 0xD085 */ 0x0000, /* 0xD086 */ 0x0000, /* 0xD087 */ 0x0000, /* 0xD088 */ 0x0000, /* 0xD089 */ 0x0000, /* 0xD08A */ 0x0000, /* 0xD08B */ 0x0000, /* 0xD08C */ 0x0000, /* 0xD08D */ 0x0000, /* 0xD08E */ 0x0000, /* 0xD08F */ 0x0000, /* 0xD090 */ 0x0000, /* 0xD091 */ 0x0000, /* 0xD092 */ 0x0000, /* 0xD093 */ 0x0000, /* 0xD094 */ 0x0000, /* 0xD095 */ 0x0000, /* 0xD096 */ 0x0000, /* 0xD097 */ 0x0000, /* 0xD098 */ 0x0000, /* 0xD099 */ 0x0000, /* 0xD09A */ 0x0000, /* 0xD09B */ 0x0000, /* 0xD09C */ 0x0000, /* 0xD09D */ 0x0000, /* 0xD09E */ 0x0000, /* 0xD09F */ 0x0000, /* 0xD0A0 */ 0x0000, /* 0xD0A1 */ 0x0000, /* 0xD0A2 */ 0x0000, /* 0xD0A3 */ 0x0000, /* 0xD0A4 */ 0x0000, /* 0xD0A5 */ 0x0000, /* 0xD0A6 */ 0x0000, /* 0xD0A7 */ 0x0000, /* 0xD0A8 */ 0x0000, /* 0xD0A9 */ 0x0000, /* 0xD0AA */ 0x0000, /* 0xD0AB */ 0x0000, /* 0xD0AC */ 0x0000, /* 0xD0AD */ 0x0000, /* 0xD0AE */ 0x0000, /* 0xD0AF */ 0x0000, /* 0xD0B0 */ 0x0000, /* 0xD0B1 */ 0x0000, /* 0xD0B2 */ 0x0000, /* 0xD0B3 */ 0x0000, /* 0xD0B4 */ 0x0000, /* 0xD0B5 */ 0x0000, /* 0xD0B6 */ 0x0000, /* 0xD0B7 */ 0x0000, /* 0xD0B8 */ 0x0000, /* 0xD0B9 */ 0x0000, /* 0xD0BA */ 0x0000, /* 0xD0BB */ 0x0000, /* 0xD0BC */ 0x0000, /* 0xD0BD */ 0x0000, /* 0xD0BE */ 0x0000, /* 0xD0BF */ 0x0000, /* 0xD0C0 */ 0x0000, /* 0xD0C1 */ 0x0000, /* 0xD0C2 */ 0x0000, /* 0xD0C3 */ 0x0000, /* 0xD0C4 */ 0x0000, /* 0xD0C5 */ 0x0000, /* 0xD0C6 */ 0x0000, /* 0xD0C7 */ 0x0000, /* 0xD0C8 */ 0x0000, /* 0xD0C9 */ 0x0000, /* 0xD0CA */ 0x0000, /* 0xD0CB */ 0x0000, /* 0xD0CC */ 0x0000, /* 0xD0CD */ 0x0000, /* 0xD0CE */ 0x0000, /* 0xD0CF */ 0x0000, /* 0xD0D0 */ 0x0000, /* 0xD0D1 */ 0x0000, /* 0xD0D2 */ 0x0000, /* 0xD0D3 */ 0x0000, /* 0xD0D4 */ 0x0000, /* 0xD0D5 */ 0x0000, /* 0xD0D6 */ 0x0000, /* 0xD0D7 */ 0x0000, /* 0xD0D8 */ 0x0000, /* 0xD0D9 */ 0x0000, /* 0xD0DA */ 0x0000, /* 0xD0DB */ 0x0000, /* 0xD0DC */ 0x0000, /* 0xD0DD */ 0x0000, /* 0xD0DE */ 0x0000, /* 0xD0DF */ 0x0000, /* 0xD0E0 */ 0x0000, /* 0xD0E1 */ 0x0000, /* 0xD0E2 */ 0x0000, /* 0xD0E3 */ 0x0000, /* 0xD0E4 */ 0x0000, /* 0xD0E5 */ 0x0000, /* 0xD0E6 */ 0x0000, /* 0xD0E7 */ 0x0000, /* 0xD0E8 */ 0x0000, /* 0xD0E9 */ 0x0000, /* 0xD0EA */ 0x0000, /* 0xD0EB */ 0x0000, /* 0xD0EC */ 0x0000, /* 0xD0ED */ 0x0000, /* 0xD0EE */ 0x0000, /* 0xD0EF */ 0x0000, /* 0xD0F0 */ 0x0000, /* 0xD0F1 */ 0x0000, /* 0xD0F2 */ 0x0000, /* 0xD0F3 */ 0x0000, /* 0xD0F4 */ 0x0000, /* 0xD0F5 */ 0x0000, /* 0xD0F6 */ 0x0000, /* 0xD0F7 */ 0x0000, /* 0xD0F8 */ 0x0000, /* 0xD0F9 */ 0x0000, /* 0xD0FA */ 0x0000, /* 0xD0FB */ 0x0000, /* 0xD0FC */ 0x0000, /* 0xD0FD */ 0x0000, /* 0xD0FE */ 0x0000, /* 0xD0FF */ 0x0000, /* 0xD100 */ 0x0000, /* 0xD101 */ 0x0000, /* 0xD102 */ 0x0000, /* 0xD103 */ 0x0000, /* 0xD104 */ 0x0000, /* 0xD105 */ 0x0000, /* 0xD106 */ 0x0000, /* 0xD107 */ 0x0000, /* 0xD108 */ 0x0000, /* 0xD109 */ 0x0000, /* 0xD10A */ 0x0000, /* 0xD10B */ 0x0000, /* 0xD10C */ 0x0000, /* 0xD10D */ 0x0000, /* 0xD10E */ 0x0000, /* 0xD10F */ 0x0000, /* 0xD110 */ 0x0000, /* 0xD111 */ 0x0000, /* 0xD112 */ 0x0000, /* 0xD113 */ 0x0000, /* 0xD114 */ 0x0000, /* 0xD115 */ 0x0000, /* 0xD116 */ 0x0000, /* 0xD117 */ 0x0000, /* 0xD118 */ 0x0000, /* 0xD119 */ 0x0000, /* 0xD11A */ 0x0000, /* 0xD11B */ 0x0000, /* 0xD11C */ 0x0000, /* 0xD11D */ 0x0000, /* 0xD11E */ 0x0000, /* 0xD11F */ 0x0000, /* 0xD120 */ 0x0000, /* 0xD121 */ 0x0000, /* 0xD122 */ 0x0000, /* 0xD123 */ 0x0000, /* 0xD124 */ 0x0000, /* 0xD125 */ 0x0000, /* 0xD126 */ 0x0000, /* 0xD127 */ 0x0000, /* 0xD128 */ 0x0000, /* 0xD129 */ 0x0000, /* 0xD12A */ 0x0000, /* 0xD12B */ 0x0000, /* 0xD12C */ 0x0000, /* 0xD12D */ 0x0000, /* 0xD12E */ 0x0000, /* 0xD12F */ 0x0000, /* 0xD130 */ 0x0000, /* 0xD131 */ 0x0000, /* 0xD132 */ 0x0000, /* 0xD133 */ 0x0000, /* 0xD134 */ 0x0000, /* 0xD135 */ 0x0000, /* 0xD136 */ 0x0000, /* 0xD137 */ 0x0000, /* 0xD138 */ 0x0000, /* 0xD139 */ 0x0000, /* 0xD13A */ 0x0000, /* 0xD13B */ 0x0000, /* 0xD13C */ 0x0000, /* 0xD13D */ 0x0000, /* 0xD13E */ 0x0000, /* 0xD13F */ 0x0000, /* 0xD140 */ 0x0000, /* 0xD141 */ 0x0000, /* 0xD142 */ 0x0000, /* 0xD143 */ 0x0000, /* 0xD144 */ 0x0000, /* 0xD145 */ 0x0000, /* 0xD146 */ 0x0000, /* 0xD147 */ 0x0000, /* 0xD148 */ 0x0000, /* 0xD149 */ 0x0000, /* 0xD14A */ 0x0000, /* 0xD14B */ 0x0000, /* 0xD14C */ 0x0000, /* 0xD14D */ 0x0000, /* 0xD14E */ 0x0000, /* 0xD14F */ 0x0000, /* 0xD150 */ 0x0000, /* 0xD151 */ 0x0000, /* 0xD152 */ 0x0000, /* 0xD153 */ 0x0000, /* 0xD154 */ 0x0000, /* 0xD155 */ 0x0000, /* 0xD156 */ 0x0000, /* 0xD157 */ 0x0000, /* 0xD158 */ 0x0000, /* 0xD159 */ 0x0000, /* 0xD15A */ 0x0000, /* 0xD15B */ 0x0000, /* 0xD15C */ 0x0000, /* 0xD15D */ 0x0000, /* 0xD15E */ 0x0000, /* 0xD15F */ 0x0000, /* 0xD160 */ 0x0000, /* 0xD161 */ 0x0000, /* 0xD162 */ 0x0000, /* 0xD163 */ 0x0000, /* 0xD164 */ 0x0000, /* 0xD165 */ 0x0000, /* 0xD166 */ 0x0000, /* 0xD167 */ 0x0000, /* 0xD168 */ 0x0000, /* 0xD169 */ 0x0000, /* 0xD16A */ 0x0000, /* 0xD16B */ 0x0000, /* 0xD16C */ 0x0000, /* 0xD16D */ 0x0000, /* 0xD16E */ 0x0000, /* 0xD16F */ 0x0000, /* 0xD170 */ 0x0000, /* 0xD171 */ 0x0000, /* 0xD172 */ 0x0000, /* 0xD173 */ 0x0000, /* 0xD174 */ 0x0000, /* 0xD175 */ 0x0000, /* 0xD176 */ 0x0000, /* 0xD177 */ 0x0000, /* 0xD178 */ 0x0000, /* 0xD179 */ 0x0000, /* 0xD17A */ 0x0000, /* 0xD17B */ 0x0000, /* 0xD17C */ 0x0000, /* 0xD17D */ 0x0000, /* 0xD17E */ 0x0000, /* 0xD17F */ 0x0000, /* 0xD180 */ 0x0000, /* 0xD181 */ 0x0000, /* 0xD182 */ 0x0000, /* 0xD183 */ 0x0000, /* 0xD184 */ 0x0000, /* 0xD185 */ 0x0000, /* 0xD186 */ 0x0000, /* 0xD187 */ 0x0000, /* 0xD188 */ 0x0000, /* 0xD189 */ 0x0000, /* 0xD18A */ 0x0000, /* 0xD18B */ 0x0000, /* 0xD18C */ 0x0000, /* 0xD18D */ 0x0000, /* 0xD18E */ 0x0000, /* 0xD18F */ 0x0000, /* 0xD190 */ 0x0000, /* 0xD191 */ 0x0000, /* 0xD192 */ 0x0000, /* 0xD193 */ 0x0000, /* 0xD194 */ 0x0000, /* 0xD195 */ 0x0000, /* 0xD196 */ 0x0000, /* 0xD197 */ 0x0000, /* 0xD198 */ 0x0000, /* 0xD199 */ 0x0000, /* 0xD19A */ 0x0000, /* 0xD19B */ 0x0000, /* 0xD19C */ 0x0000, /* 0xD19D */ 0x0000, /* 0xD19E */ 0x0000, /* 0xD19F */ 0x0000, /* 0xD1A0 */ 0x0000, /* 0xD1A1 */ 0x0000, /* 0xD1A2 */ 0x0000, /* 0xD1A3 */ 0x0000, /* 0xD1A4 */ 0x0000, /* 0xD1A5 */ 0x0000, /* 0xD1A6 */ 0x0000, /* 0xD1A7 */ 0x0000, /* 0xD1A8 */ 0x0000, /* 0xD1A9 */ 0x0000, /* 0xD1AA */ 0x0000, /* 0xD1AB */ 0x0000, /* 0xD1AC */ 0x0000, /* 0xD1AD */ 0x0000, /* 0xD1AE */ 0x0000, /* 0xD1AF */ 0x0000, /* 0xD1B0 */ 0x0000, /* 0xD1B1 */ 0x0000, /* 0xD1B2 */ 0x0000, /* 0xD1B3 */ 0x0000, /* 0xD1B4 */ 0x0000, /* 0xD1B5 */ 0x0000, /* 0xD1B6 */ 0x0000, /* 0xD1B7 */ 0x0000, /* 0xD1B8 */ 0x0000, /* 0xD1B9 */ 0x0000, /* 0xD1BA */ 0x0000, /* 0xD1BB */ 0x0000, /* 0xD1BC */ 0x0000, /* 0xD1BD */ 0x0000, /* 0xD1BE */ 0x0000, /* 0xD1BF */ 0x0000, /* 0xD1C0 */ 0x0000, /* 0xD1C1 */ 0x0000, /* 0xD1C2 */ 0x0000, /* 0xD1C3 */ 0x0000, /* 0xD1C4 */ 0x0000, /* 0xD1C5 */ 0x0000, /* 0xD1C6 */ 0x0000, /* 0xD1C7 */ 0x0000, /* 0xD1C8 */ 0x0000, /* 0xD1C9 */ 0x0000, /* 0xD1CA */ 0x0000, /* 0xD1CB */ 0x0000, /* 0xD1CC */ 0x0000, /* 0xD1CD */ 0x0000, /* 0xD1CE */ 0x0000, /* 0xD1CF */ 0x0000, /* 0xD1D0 */ 0x0000, /* 0xD1D1 */ 0x0000, /* 0xD1D2 */ 0x0000, /* 0xD1D3 */ 0x0000, /* 0xD1D4 */ 0x0000, /* 0xD1D5 */ 0x0000, /* 0xD1D6 */ 0x0000, /* 0xD1D7 */ 0x0000, /* 0xD1D8 */ 0x0000, /* 0xD1D9 */ 0x0000, /* 0xD1DA */ 0x0000, /* 0xD1DB */ 0x0000, /* 0xD1DC */ 0x0000, /* 0xD1DD */ 0x0000, /* 0xD1DE */ 0x0000, /* 0xD1DF */ 0x0000, /* 0xD1E0 */ 0x0000, /* 0xD1E1 */ 0x0000, /* 0xD1E2 */ 0x0000, /* 0xD1E3 */ 0x0000, /* 0xD1E4 */ 0x0000, /* 0xD1E5 */ 0x0000, /* 0xD1E6 */ 0x0000, /* 0xD1E7 */ 0x0000, /* 0xD1E8 */ 0x0000, /* 0xD1E9 */ 0x0000, /* 0xD1EA */ 0x0000, /* 0xD1EB */ 0x0000, /* 0xD1EC */ 0x0000, /* 0xD1ED */ 0x0000, /* 0xD1EE */ 0x0000, /* 0xD1EF */ 0x0000, /* 0xD1F0 */ 0x0000, /* 0xD1F1 */ 0x0000, /* 0xD1F2 */ 0x0000, /* 0xD1F3 */ 0x0000, /* 0xD1F4 */ 0x0000, /* 0xD1F5 */ 0x0000, /* 0xD1F6 */ 0x0000, /* 0xD1F7 */ 0x0000, /* 0xD1F8 */ 0x0000, /* 0xD1F9 */ 0x0000, /* 0xD1FA */ 0x0000, /* 0xD1FB */ 0x0000, /* 0xD1FC */ 0x0000, /* 0xD1FD */ 0x0000, /* 0xD1FE */ 0x0000, /* 0xD1FF */ 0x0000, /* 0xD200 */ 0x0000, /* 0xD201 */ 0x0000, /* 0xD202 */ 0x0000, /* 0xD203 */ 0x0000, /* 0xD204 */ 0x0000, /* 0xD205 */ 0x0000, /* 0xD206 */ 0x0000, /* 0xD207 */ 0x0000, /* 0xD208 */ 0x0000, /* 0xD209 */ 0x0000, /* 0xD20A */ 0x0000, /* 0xD20B */ 0x0000, /* 0xD20C */ 0x0000, /* 0xD20D */ 0x0000, /* 0xD20E */ 0x0000, /* 0xD20F */ 0x0000, /* 0xD210 */ 0x0000, /* 0xD211 */ 0x0000, /* 0xD212 */ 0x0000, /* 0xD213 */ 0x0000, /* 0xD214 */ 0x0000, /* 0xD215 */ 0x0000, /* 0xD216 */ 0x0000, /* 0xD217 */ 0x0000, /* 0xD218 */ 0x0000, /* 0xD219 */ 0x0000, /* 0xD21A */ 0x0000, /* 0xD21B */ 0x0000, /* 0xD21C */ 0x0000, /* 0xD21D */ 0x0000, /* 0xD21E */ 0x0000, /* 0xD21F */ 0x0000, /* 0xD220 */ 0x0000, /* 0xD221 */ 0x0000, /* 0xD222 */ 0x0000, /* 0xD223 */ 0x0000, /* 0xD224 */ 0x0000, /* 0xD225 */ 0x0000, /* 0xD226 */ 0x0000, /* 0xD227 */ 0x0000, /* 0xD228 */ 0x0000, /* 0xD229 */ 0x0000, /* 0xD22A */ 0x0000, /* 0xD22B */ 0x0000, /* 0xD22C */ 0x0000, /* 0xD22D */ 0x0000, /* 0xD22E */ 0x0000, /* 0xD22F */ 0x0000, /* 0xD230 */ 0x0000, /* 0xD231 */ 0x0000, /* 0xD232 */ 0x0000, /* 0xD233 */ 0x0000, /* 0xD234 */ 0x0000, /* 0xD235 */ 0x0000, /* 0xD236 */ 0x0000, /* 0xD237 */ 0x0000, /* 0xD238 */ 0x0000, /* 0xD239 */ 0x0000, /* 0xD23A */ 0x0000, /* 0xD23B */ 0x0000, /* 0xD23C */ 0x0000, /* 0xD23D */ 0x0000, /* 0xD23E */ 0x0000, /* 0xD23F */ 0x0000, /* 0xD240 */ 0x0000, /* 0xD241 */ 0x0000, /* 0xD242 */ 0x0000, /* 0xD243 */ 0x0000, /* 0xD244 */ 0x0000, /* 0xD245 */ 0x0000, /* 0xD246 */ 0x0000, /* 0xD247 */ 0x0000, /* 0xD248 */ 0x0000, /* 0xD249 */ 0x0000, /* 0xD24A */ 0x0000, /* 0xD24B */ 0x0000, /* 0xD24C */ 0x0000, /* 0xD24D */ 0x0000, /* 0xD24E */ 0x0000, /* 0xD24F */ 0x0000, /* 0xD250 */ 0x0000, /* 0xD251 */ 0x0000, /* 0xD252 */ 0x0000, /* 0xD253 */ 0x0000, /* 0xD254 */ 0x0000, /* 0xD255 */ 0x0000, /* 0xD256 */ 0x0000, /* 0xD257 */ 0x0000, /* 0xD258 */ 0x0000, /* 0xD259 */ 0x0000, /* 0xD25A */ 0x0000, /* 0xD25B */ 0x0000, /* 0xD25C */ 0x0000, /* 0xD25D */ 0x0000, /* 0xD25E */ 0x0000, /* 0xD25F */ 0x0000, /* 0xD260 */ 0x0000, /* 0xD261 */ 0x0000, /* 0xD262 */ 0x0000, /* 0xD263 */ 0x0000, /* 0xD264 */ 0x0000, /* 0xD265 */ 0x0000, /* 0xD266 */ 0x0000, /* 0xD267 */ 0x0000, /* 0xD268 */ 0x0000, /* 0xD269 */ 0x0000, /* 0xD26A */ 0x0000, /* 0xD26B */ 0x0000, /* 0xD26C */ 0x0000, /* 0xD26D */ 0x0000, /* 0xD26E */ 0x0000, /* 0xD26F */ 0x0000, /* 0xD270 */ 0x0000, /* 0xD271 */ 0x0000, /* 0xD272 */ 0x0000, /* 0xD273 */ 0x0000, /* 0xD274 */ 0x0000, /* 0xD275 */ 0x0000, /* 0xD276 */ 0x0000, /* 0xD277 */ 0x0000, /* 0xD278 */ 0x0000, /* 0xD279 */ 0x0000, /* 0xD27A */ 0x0000, /* 0xD27B */ 0x0000, /* 0xD27C */ 0x0000, /* 0xD27D */ 0x0000, /* 0xD27E */ 0x0000, /* 0xD27F */ 0x0000, /* 0xD280 */ 0x0000, /* 0xD281 */ 0x0000, /* 0xD282 */ 0x0000, /* 0xD283 */ 0x0000, /* 0xD284 */ 0x0000, /* 0xD285 */ 0x0000, /* 0xD286 */ 0x0000, /* 0xD287 */ 0x0000, /* 0xD288 */ 0x0000, /* 0xD289 */ 0x0000, /* 0xD28A */ 0x0000, /* 0xD28B */ 0x0000, /* 0xD28C */ 0x0000, /* 0xD28D */ 0x0000, /* 0xD28E */ 0x0000, /* 0xD28F */ 0x0000, /* 0xD290 */ 0x0000, /* 0xD291 */ 0x0000, /* 0xD292 */ 0x0000, /* 0xD293 */ 0x0000, /* 0xD294 */ 0x0000, /* 0xD295 */ 0x0000, /* 0xD296 */ 0x0000, /* 0xD297 */ 0x0000, /* 0xD298 */ 0x0000, /* 0xD299 */ 0x0000, /* 0xD29A */ 0x0000, /* 0xD29B */ 0x0000, /* 0xD29C */ 0x0000, /* 0xD29D */ 0x0000, /* 0xD29E */ 0x0000, /* 0xD29F */ 0x0000, /* 0xD2A0 */ 0x0000, /* 0xD2A1 */ 0x0000, /* 0xD2A2 */ 0x0000, /* 0xD2A3 */ 0x0000, /* 0xD2A4 */ 0x0000, /* 0xD2A5 */ 0x0000, /* 0xD2A6 */ 0x0000, /* 0xD2A7 */ 0x0000, /* 0xD2A8 */ 0x0000, /* 0xD2A9 */ 0x0000, /* 0xD2AA */ 0x0000, /* 0xD2AB */ 0x0000, /* 0xD2AC */ 0x0000, /* 0xD2AD */ 0x0000, /* 0xD2AE */ 0x0000, /* 0xD2AF */ 0x0000, /* 0xD2B0 */ 0x0000, /* 0xD2B1 */ 0x0000, /* 0xD2B2 */ 0x0000, /* 0xD2B3 */ 0x0000, /* 0xD2B4 */ 0x0000, /* 0xD2B5 */ 0x0000, /* 0xD2B6 */ 0x0000, /* 0xD2B7 */ 0x0000, /* 0xD2B8 */ 0x0000, /* 0xD2B9 */ 0x0000, /* 0xD2BA */ 0x0000, /* 0xD2BB */ 0x0000, /* 0xD2BC */ 0x0000, /* 0xD2BD */ 0x0000, /* 0xD2BE */ 0x0000, /* 0xD2BF */ 0x0000, /* 0xD2C0 */ 0x0000, /* 0xD2C1 */ 0x0000, /* 0xD2C2 */ 0x0000, /* 0xD2C3 */ 0x0000, /* 0xD2C4 */ 0x0000, /* 0xD2C5 */ 0x0000, /* 0xD2C6 */ 0x0000, /* 0xD2C7 */ 0x0000, /* 0xD2C8 */ 0x0000, /* 0xD2C9 */ 0x0000, /* 0xD2CA */ 0x0000, /* 0xD2CB */ 0x0000, /* 0xD2CC */ 0x0000, /* 0xD2CD */ 0x0000, /* 0xD2CE */ 0x0000, /* 0xD2CF */ 0x0000, /* 0xD2D0 */ 0x0000, /* 0xD2D1 */ 0x0000, /* 0xD2D2 */ 0x0000, /* 0xD2D3 */ 0x0000, /* 0xD2D4 */ 0x0000, /* 0xD2D5 */ 0x0000, /* 0xD2D6 */ 0x0000, /* 0xD2D7 */ 0x0000, /* 0xD2D8 */ 0x0000, /* 0xD2D9 */ 0x0000, /* 0xD2DA */ 0x0000, /* 0xD2DB */ 0x0000, /* 0xD2DC */ 0x0000, /* 0xD2DD */ 0x0000, /* 0xD2DE */ 0x0000, /* 0xD2DF */ 0x0000, /* 0xD2E0 */ 0x0000, /* 0xD2E1 */ 0x0000, /* 0xD2E2 */ 0x0000, /* 0xD2E3 */ 0x0000, /* 0xD2E4 */ 0x0000, /* 0xD2E5 */ 0x0000, /* 0xD2E6 */ 0x0000, /* 0xD2E7 */ 0x0000, /* 0xD2E8 */ 0x0000, /* 0xD2E9 */ 0x0000, /* 0xD2EA */ 0x0000, /* 0xD2EB */ 0x0000, /* 0xD2EC */ 0x0000, /* 0xD2ED */ 0x0000, /* 0xD2EE */ 0x0000, /* 0xD2EF */ 0x0000, /* 0xD2F0 */ 0x0000, /* 0xD2F1 */ 0x0000, /* 0xD2F2 */ 0x0000, /* 0xD2F3 */ 0x0000, /* 0xD2F4 */ 0x0000, /* 0xD2F5 */ 0x0000, /* 0xD2F6 */ 0x0000, /* 0xD2F7 */ 0x0000, /* 0xD2F8 */ 0x0000, /* 0xD2F9 */ 0x0000, /* 0xD2FA */ 0x0000, /* 0xD2FB */ 0x0000, /* 0xD2FC */ 0x0000, /* 0xD2FD */ 0x0000, /* 0xD2FE */ 0x0000, /* 0xD2FF */ 0x0000, /* 0xD300 */ 0x0000, /* 0xD301 */ 0x0000, /* 0xD302 */ 0x0000, /* 0xD303 */ 0x0000, /* 0xD304 */ 0x0000, /* 0xD305 */ 0x0000, /* 0xD306 */ 0x0000, /* 0xD307 */ 0x0000, /* 0xD308 */ 0x0000, /* 0xD309 */ 0x0000, /* 0xD30A */ 0x0000, /* 0xD30B */ 0x0000, /* 0xD30C */ 0x0000, /* 0xD30D */ 0x0000, /* 0xD30E */ 0x0000, /* 0xD30F */ 0x0000, /* 0xD310 */ 0x0000, /* 0xD311 */ 0x0000, /* 0xD312 */ 0x0000, /* 0xD313 */ 0x0000, /* 0xD314 */ 0x0000, /* 0xD315 */ 0x0000, /* 0xD316 */ 0x0000, /* 0xD317 */ 0x0000, /* 0xD318 */ 0x0000, /* 0xD319 */ 0x0000, /* 0xD31A */ 0x0000, /* 0xD31B */ 0x0000, /* 0xD31C */ 0x0000, /* 0xD31D */ 0x0000, /* 0xD31E */ 0x0000, /* 0xD31F */ 0x0000, /* 0xD320 */ 0x0000, /* 0xD321 */ 0x0000, /* 0xD322 */ 0x0000, /* 0xD323 */ 0x0000, /* 0xD324 */ 0x0000, /* 0xD325 */ 0x0000, /* 0xD326 */ 0x0000, /* 0xD327 */ 0x0000, /* 0xD328 */ 0x0000, /* 0xD329 */ 0x0000, /* 0xD32A */ 0x0000, /* 0xD32B */ 0x0000, /* 0xD32C */ 0x0000, /* 0xD32D */ 0x0000, /* 0xD32E */ 0x0000, /* 0xD32F */ 0x0000, /* 0xD330 */ 0x0000, /* 0xD331 */ 0x0000, /* 0xD332 */ 0x0000, /* 0xD333 */ 0x0000, /* 0xD334 */ 0x0000, /* 0xD335 */ 0x0000, /* 0xD336 */ 0x0000, /* 0xD337 */ 0x0000, /* 0xD338 */ 0x0000, /* 0xD339 */ 0x0000, /* 0xD33A */ 0x0000, /* 0xD33B */ 0x0000, /* 0xD33C */ 0x0000, /* 0xD33D */ 0x0000, /* 0xD33E */ 0x0000, /* 0xD33F */ 0x0000, /* 0xD340 */ 0x0000, /* 0xD341 */ 0x0000, /* 0xD342 */ 0x0000, /* 0xD343 */ 0x0000, /* 0xD344 */ 0x0000, /* 0xD345 */ 0x0000, /* 0xD346 */ 0x0000, /* 0xD347 */ 0x0000, /* 0xD348 */ 0x0000, /* 0xD349 */ 0x0000, /* 0xD34A */ 0x0000, /* 0xD34B */ 0x0000, /* 0xD34C */ 0x0000, /* 0xD34D */ 0x0000, /* 0xD34E */ 0x0000, /* 0xD34F */ 0x0000, /* 0xD350 */ 0x0000, /* 0xD351 */ 0x0000, /* 0xD352 */ 0x0000, /* 0xD353 */ 0x0000, /* 0xD354 */ 0x0000, /* 0xD355 */ 0x0000, /* 0xD356 */ 0x0000, /* 0xD357 */ 0x0000, /* 0xD358 */ 0x0000, /* 0xD359 */ 0x0000, /* 0xD35A */ 0x0000, /* 0xD35B */ 0x0000, /* 0xD35C */ 0x0000, /* 0xD35D */ 0x0000, /* 0xD35E */ 0x0000, /* 0xD35F */ 0x0000, /* 0xD360 */ 0x0000, /* 0xD361 */ 0x0000, /* 0xD362 */ 0x0000, /* 0xD363 */ 0x0000, /* 0xD364 */ 0x0000, /* 0xD365 */ 0x0000, /* 0xD366 */ 0x0000, /* 0xD367 */ 0x0000, /* 0xD368 */ 0x0000, /* 0xD369 */ 0x0000, /* 0xD36A */ 0x0000, /* 0xD36B */ 0x0000, /* 0xD36C */ 0x0000, /* 0xD36D */ 0x0000, /* 0xD36E */ 0x0000, /* 0xD36F */ 0x0000, /* 0xD370 */ 0x0000, /* 0xD371 */ 0x0000, /* 0xD372 */ 0x0000, /* 0xD373 */ 0x0000, /* 0xD374 */ 0x0000, /* 0xD375 */ 0x0000, /* 0xD376 */ 0x0000, /* 0xD377 */ 0x0000, /* 0xD378 */ 0x0000, /* 0xD379 */ 0x0000, /* 0xD37A */ 0x0000, /* 0xD37B */ 0x0000, /* 0xD37C */ 0x0000, /* 0xD37D */ 0x0000, /* 0xD37E */ 0x0000, /* 0xD37F */ 0x0000, /* 0xD380 */ 0x0000, /* 0xD381 */ 0x0000, /* 0xD382 */ 0x0000, /* 0xD383 */ 0x0000, /* 0xD384 */ 0x0000, /* 0xD385 */ 0x0000, /* 0xD386 */ 0x0000, /* 0xD387 */ 0x0000, /* 0xD388 */ 0x0000, /* 0xD389 */ 0x0000, /* 0xD38A */ 0x0000, /* 0xD38B */ 0x0000, /* 0xD38C */ 0x0000, /* 0xD38D */ 0x0000, /* 0xD38E */ 0x0000, /* 0xD38F */ 0x0000, /* 0xD390 */ 0x0000, /* 0xD391 */ 0x0000, /* 0xD392 */ 0x0000, /* 0xD393 */ 0x0000, /* 0xD394 */ 0x0000, /* 0xD395 */ 0x0000, /* 0xD396 */ 0x0000, /* 0xD397 */ 0x0000, /* 0xD398 */ 0x0000, /* 0xD399 */ 0x0000, /* 0xD39A */ 0x0000, /* 0xD39B */ 0x0000, /* 0xD39C */ 0x0000, /* 0xD39D */ 0x0000, /* 0xD39E */ 0x0000, /* 0xD39F */ 0x0000, /* 0xD3A0 */ 0x0000, /* 0xD3A1 */ 0x0000, /* 0xD3A2 */ 0x0000, /* 0xD3A3 */ 0x0000, /* 0xD3A4 */ 0x0000, /* 0xD3A5 */ 0x0000, /* 0xD3A6 */ 0x0000, /* 0xD3A7 */ 0x0000, /* 0xD3A8 */ 0x0000, /* 0xD3A9 */ 0x0000, /* 0xD3AA */ 0x0000, /* 0xD3AB */ 0x0000, /* 0xD3AC */ 0x0000, /* 0xD3AD */ 0x0000, /* 0xD3AE */ 0x0000, /* 0xD3AF */ 0x0000, /* 0xD3B0 */ 0x0000, /* 0xD3B1 */ 0x0000, /* 0xD3B2 */ 0x0000, /* 0xD3B3 */ 0x0000, /* 0xD3B4 */ 0x0000, /* 0xD3B5 */ 0x0000, /* 0xD3B6 */ 0x0000, /* 0xD3B7 */ 0x0000, /* 0xD3B8 */ 0x0000, /* 0xD3B9 */ 0x0000, /* 0xD3BA */ 0x0000, /* 0xD3BB */ 0x0000, /* 0xD3BC */ 0x0000, /* 0xD3BD */ 0x0000, /* 0xD3BE */ 0x0000, /* 0xD3BF */ 0x0000, /* 0xD3C0 */ 0x0000, /* 0xD3C1 */ 0x0000, /* 0xD3C2 */ 0x0000, /* 0xD3C3 */ 0x0000, /* 0xD3C4 */ 0x0000, /* 0xD3C5 */ 0x0000, /* 0xD3C6 */ 0x0000, /* 0xD3C7 */ 0x0000, /* 0xD3C8 */ 0x0000, /* 0xD3C9 */ 0x0000, /* 0xD3CA */ 0x0000, /* 0xD3CB */ 0x0000, /* 0xD3CC */ 0x0000, /* 0xD3CD */ 0x0000, /* 0xD3CE */ 0x0000, /* 0xD3CF */ 0x0000, /* 0xD3D0 */ 0x0000, /* 0xD3D1 */ 0x0000, /* 0xD3D2 */ 0x0000, /* 0xD3D3 */ 0x0000, /* 0xD3D4 */ 0x0000, /* 0xD3D5 */ 0x0000, /* 0xD3D6 */ 0x0000, /* 0xD3D7 */ 0x0000, /* 0xD3D8 */ 0x0000, /* 0xD3D9 */ 0x0000, /* 0xD3DA */ 0x0000, /* 0xD3DB */ 0x0000, /* 0xD3DC */ 0x0000, /* 0xD3DD */ 0x0000, /* 0xD3DE */ 0x0000, /* 0xD3DF */ 0x0000, /* 0xD3E0 */ 0x0000, /* 0xD3E1 */ 0x0000, /* 0xD3E2 */ 0x0000, /* 0xD3E3 */ 0x0000, /* 0xD3E4 */ 0x0000, /* 0xD3E5 */ 0x0000, /* 0xD3E6 */ 0x0000, /* 0xD3E7 */ 0x0000, /* 0xD3E8 */ 0x0000, /* 0xD3E9 */ 0x0000, /* 0xD3EA */ 0x0000, /* 0xD3EB */ 0x0000, /* 0xD3EC */ 0x0000, /* 0xD3ED */ 0x0000, /* 0xD3EE */ 0x0000, /* 0xD3EF */ 0x0000, /* 0xD3F0 */ 0x0000, /* 0xD3F1 */ 0x0000, /* 0xD3F2 */ 0x0000, /* 0xD3F3 */ 0x0000, /* 0xD3F4 */ 0x0000, /* 0xD3F5 */ 0x0000, /* 0xD3F6 */ 0x0000, /* 0xD3F7 */ 0x0000, /* 0xD3F8 */ 0x0000, /* 0xD3F9 */ 0x0000, /* 0xD3FA */ 0x0000, /* 0xD3FB */ 0x0000, /* 0xD3FC */ 0x0000, /* 0xD3FD */ 0x0000, /* 0xD3FE */ 0x0000, /* 0xD3FF */ 0x0000, /* 0xD400 */ 0x0000, /* 0xD401 */ 0x0000, /* 0xD402 */ 0x0000, /* 0xD403 */ 0x0000, /* 0xD404 */ 0x0000, /* 0xD405 */ 0x0000, /* 0xD406 */ 0x0000, /* 0xD407 */ 0x0000, /* 0xD408 */ 0x0000, /* 0xD409 */ 0x0000, /* 0xD40A */ 0x0000, /* 0xD40B */ 0x0000, /* 0xD40C */ 0x0000, /* 0xD40D */ 0x0000, /* 0xD40E */ 0x0000, /* 0xD40F */ 0x0000, /* 0xD410 */ 0x0000, /* 0xD411 */ 0x0000, /* 0xD412 */ 0x0000, /* 0xD413 */ 0x0000, /* 0xD414 */ 0x0000, /* 0xD415 */ 0x0000, /* 0xD416 */ 0x0000, /* 0xD417 */ 0x0000, /* 0xD418 */ 0x0000, /* 0xD419 */ 0x0000, /* 0xD41A */ 0x0000, /* 0xD41B */ 0x0000, /* 0xD41C */ 0x0000, /* 0xD41D */ 0x0000, /* 0xD41E */ 0x0000, /* 0xD41F */ 0x0000, /* 0xD420 */ 0x0000, /* 0xD421 */ 0x0000, /* 0xD422 */ 0x0000, /* 0xD423 */ 0x0000, /* 0xD424 */ 0x0000, /* 0xD425 */ 0x0000, /* 0xD426 */ 0x0000, /* 0xD427 */ 0x0000, /* 0xD428 */ 0x0000, /* 0xD429 */ 0x0000, /* 0xD42A */ 0x0000, /* 0xD42B */ 0x0000, /* 0xD42C */ 0x0000, /* 0xD42D */ 0x0000, /* 0xD42E */ 0x0000, /* 0xD42F */ 0x0000, /* 0xD430 */ 0x0000, /* 0xD431 */ 0x0000, /* 0xD432 */ 0x0000, /* 0xD433 */ 0x0000, /* 0xD434 */ 0x0000, /* 0xD435 */ 0x0000, /* 0xD436 */ 0x0000, /* 0xD437 */ 0x0000, /* 0xD438 */ 0x0000, /* 0xD439 */ 0x0000, /* 0xD43A */ 0x0000, /* 0xD43B */ 0x0000, /* 0xD43C */ 0x0000, /* 0xD43D */ 0x0000, /* 0xD43E */ 0x0000, /* 0xD43F */ 0x0000, /* 0xD440 */ 0x0000, /* 0xD441 */ 0x0000, /* 0xD442 */ 0x0000, /* 0xD443 */ 0x0000, /* 0xD444 */ 0x0000, /* 0xD445 */ 0x0000, /* 0xD446 */ 0x0000, /* 0xD447 */ 0x0000, /* 0xD448 */ 0x0000, /* 0xD449 */ 0x0000, /* 0xD44A */ 0x0000, /* 0xD44B */ 0x0000, /* 0xD44C */ 0x0000, /* 0xD44D */ 0x0000, /* 0xD44E */ 0x0000, /* 0xD44F */ 0x0000, /* 0xD450 */ 0x0000, /* 0xD451 */ 0x0000, /* 0xD452 */ 0x0000, /* 0xD453 */ 0x0000, /* 0xD454 */ 0x0000, /* 0xD455 */ 0x0000, /* 0xD456 */ 0x0000, /* 0xD457 */ 0x0000, /* 0xD458 */ 0x0000, /* 0xD459 */ 0x0000, /* 0xD45A */ 0x0000, /* 0xD45B */ 0x0000, /* 0xD45C */ 0x0000, /* 0xD45D */ 0x0000, /* 0xD45E */ 0x0000, /* 0xD45F */ 0x0000, /* 0xD460 */ 0x0000, /* 0xD461 */ 0x0000, /* 0xD462 */ 0x0000, /* 0xD463 */ 0x0000, /* 0xD464 */ 0x0000, /* 0xD465 */ 0x0000, /* 0xD466 */ 0x0000, /* 0xD467 */ 0x0000, /* 0xD468 */ 0x0000, /* 0xD469 */ 0x0000, /* 0xD46A */ 0x0000, /* 0xD46B */ 0x0000, /* 0xD46C */ 0x0000, /* 0xD46D */ 0x0000, /* 0xD46E */ 0x0000, /* 0xD46F */ 0x0000, /* 0xD470 */ 0x0000, /* 0xD471 */ 0x0000, /* 0xD472 */ 0x0000, /* 0xD473 */ 0x0000, /* 0xD474 */ 0x0000, /* 0xD475 */ 0x0000, /* 0xD476 */ 0x0000, /* 0xD477 */ 0x0000, /* 0xD478 */ 0x0000, /* 0xD479 */ 0x0000, /* 0xD47A */ 0x0000, /* 0xD47B */ 0x0000, /* 0xD47C */ 0x0000, /* 0xD47D */ 0x0000, /* 0xD47E */ 0x0000, /* 0xD47F */ 0x0000, /* 0xD480 */ 0x0000, /* 0xD481 */ 0x0000, /* 0xD482 */ 0x0000, /* 0xD483 */ 0x0000, /* 0xD484 */ 0x0000, /* 0xD485 */ 0x0000, /* 0xD486 */ 0x0000, /* 0xD487 */ 0x0000, /* 0xD488 */ 0x0000, /* 0xD489 */ 0x0000, /* 0xD48A */ 0x0000, /* 0xD48B */ 0x0000, /* 0xD48C */ 0x0000, /* 0xD48D */ 0x0000, /* 0xD48E */ 0x0000, /* 0xD48F */ 0x0000, /* 0xD490 */ 0x0000, /* 0xD491 */ 0x0000, /* 0xD492 */ 0x0000, /* 0xD493 */ 0x0000, /* 0xD494 */ 0x0000, /* 0xD495 */ 0x0000, /* 0xD496 */ 0x0000, /* 0xD497 */ 0x0000, /* 0xD498 */ 0x0000, /* 0xD499 */ 0x0000, /* 0xD49A */ 0x0000, /* 0xD49B */ 0x0000, /* 0xD49C */ 0x0000, /* 0xD49D */ 0x0000, /* 0xD49E */ 0x0000, /* 0xD49F */ 0x0000, /* 0xD4A0 */ 0x0000, /* 0xD4A1 */ 0x0000, /* 0xD4A2 */ 0x0000, /* 0xD4A3 */ 0x0000, /* 0xD4A4 */ 0x0000, /* 0xD4A5 */ 0x0000, /* 0xD4A6 */ 0x0000, /* 0xD4A7 */ 0x0000, /* 0xD4A8 */ 0x0000, /* 0xD4A9 */ 0x0000, /* 0xD4AA */ 0x0000, /* 0xD4AB */ 0x0000, /* 0xD4AC */ 0x0000, /* 0xD4AD */ 0x0000, /* 0xD4AE */ 0x0000, /* 0xD4AF */ 0x0000, /* 0xD4B0 */ 0x0000, /* 0xD4B1 */ 0x0000, /* 0xD4B2 */ 0x0000, /* 0xD4B3 */ 0x0000, /* 0xD4B4 */ 0x0000, /* 0xD4B5 */ 0x0000, /* 0xD4B6 */ 0x0000, /* 0xD4B7 */ 0x0000, /* 0xD4B8 */ 0x0000, /* 0xD4B9 */ 0x0000, /* 0xD4BA */ 0x0000, /* 0xD4BB */ 0x0000, /* 0xD4BC */ 0x0000, /* 0xD4BD */ 0x0000, /* 0xD4BE */ 0x0000, /* 0xD4BF */ 0x0000, /* 0xD4C0 */ 0x0000, /* 0xD4C1 */ 0x0000, /* 0xD4C2 */ 0x0000, /* 0xD4C3 */ 0x0000, /* 0xD4C4 */ 0x0000, /* 0xD4C5 */ 0x0000, /* 0xD4C6 */ 0x0000, /* 0xD4C7 */ 0x0000, /* 0xD4C8 */ 0x0000, /* 0xD4C9 */ 0x0000, /* 0xD4CA */ 0x0000, /* 0xD4CB */ 0x0000, /* 0xD4CC */ 0x0000, /* 0xD4CD */ 0x0000, /* 0xD4CE */ 0x0000, /* 0xD4CF */ 0x0000, /* 0xD4D0 */ 0x0000, /* 0xD4D1 */ 0x0000, /* 0xD4D2 */ 0x0000, /* 0xD4D3 */ 0x0000, /* 0xD4D4 */ 0x0000, /* 0xD4D5 */ 0x0000, /* 0xD4D6 */ 0x0000, /* 0xD4D7 */ 0x0000, /* 0xD4D8 */ 0x0000, /* 0xD4D9 */ 0x0000, /* 0xD4DA */ 0x0000, /* 0xD4DB */ 0x0000, /* 0xD4DC */ 0x0000, /* 0xD4DD */ 0x0000, /* 0xD4DE */ 0x0000, /* 0xD4DF */ 0x0000, /* 0xD4E0 */ 0x0000, /* 0xD4E1 */ 0x0000, /* 0xD4E2 */ 0x0000, /* 0xD4E3 */ 0x0000, /* 0xD4E4 */ 0x0000, /* 0xD4E5 */ 0x0000, /* 0xD4E6 */ 0x0000, /* 0xD4E7 */ 0x0000, /* 0xD4E8 */ 0x0000, /* 0xD4E9 */ 0x0000, /* 0xD4EA */ 0x0000, /* 0xD4EB */ 0x0000, /* 0xD4EC */ 0x0000, /* 0xD4ED */ 0x0000, /* 0xD4EE */ 0x0000, /* 0xD4EF */ 0x0000, /* 0xD4F0 */ 0x0000, /* 0xD4F1 */ 0x0000, /* 0xD4F2 */ 0x0000, /* 0xD4F3 */ 0x0000, /* 0xD4F4 */ 0x0000, /* 0xD4F5 */ 0x0000, /* 0xD4F6 */ 0x0000, /* 0xD4F7 */ 0x0000, /* 0xD4F8 */ 0x0000, /* 0xD4F9 */ 0x0000, /* 0xD4FA */ 0x0000, /* 0xD4FB */ 0x0000, /* 0xD4FC */ 0x0000, /* 0xD4FD */ 0x0000, /* 0xD4FE */ 0x0000, /* 0xD4FF */ 0x0000, /* 0xD500 */ 0x0000, /* 0xD501 */ 0x0000, /* 0xD502 */ 0x0000, /* 0xD503 */ 0x0000, /* 0xD504 */ 0x0000, /* 0xD505 */ 0x0000, /* 0xD506 */ 0x0000, /* 0xD507 */ 0x0000, /* 0xD508 */ 0x0000, /* 0xD509 */ 0x0000, /* 0xD50A */ 0x0000, /* 0xD50B */ 0x0000, /* 0xD50C */ 0x0000, /* 0xD50D */ 0x0000, /* 0xD50E */ 0x0000, /* 0xD50F */ 0x0000, /* 0xD510 */ 0x0000, /* 0xD511 */ 0x0000, /* 0xD512 */ 0x0000, /* 0xD513 */ 0x0000, /* 0xD514 */ 0x0000, /* 0xD515 */ 0x0000, /* 0xD516 */ 0x0000, /* 0xD517 */ 0x0000, /* 0xD518 */ 0x0000, /* 0xD519 */ 0x0000, /* 0xD51A */ 0x0000, /* 0xD51B */ 0x0000, /* 0xD51C */ 0x0000, /* 0xD51D */ 0x0000, /* 0xD51E */ 0x0000, /* 0xD51F */ 0x0000, /* 0xD520 */ 0x0000, /* 0xD521 */ 0x0000, /* 0xD522 */ 0x0000, /* 0xD523 */ 0x0000, /* 0xD524 */ 0x0000, /* 0xD525 */ 0x0000, /* 0xD526 */ 0x0000, /* 0xD527 */ 0x0000, /* 0xD528 */ 0x0000, /* 0xD529 */ 0x0000, /* 0xD52A */ 0x0000, /* 0xD52B */ 0x0000, /* 0xD52C */ 0x0000, /* 0xD52D */ 0x0000, /* 0xD52E */ 0x0000, /* 0xD52F */ 0x0000, /* 0xD530 */ 0x0000, /* 0xD531 */ 0x0000, /* 0xD532 */ 0x0000, /* 0xD533 */ 0x0000, /* 0xD534 */ 0x0000, /* 0xD535 */ 0x0000, /* 0xD536 */ 0x0000, /* 0xD537 */ 0x0000, /* 0xD538 */ 0x0000, /* 0xD539 */ 0x0000, /* 0xD53A */ 0x0000, /* 0xD53B */ 0x0000, /* 0xD53C */ 0x0000, /* 0xD53D */ 0x0000, /* 0xD53E */ 0x0000, /* 0xD53F */ 0x0000, /* 0xD540 */ 0x0000, /* 0xD541 */ 0x0000, /* 0xD542 */ 0x0000, /* 0xD543 */ 0x0000, /* 0xD544 */ 0x0000, /* 0xD545 */ 0x0000, /* 0xD546 */ 0x0000, /* 0xD547 */ 0x0000, /* 0xD548 */ 0x0000, /* 0xD549 */ 0x0000, /* 0xD54A */ 0x0000, /* 0xD54B */ 0x0000, /* 0xD54C */ 0x0000, /* 0xD54D */ 0x0000, /* 0xD54E */ 0x0000, /* 0xD54F */ 0x0000, /* 0xD550 */ 0x0000, /* 0xD551 */ 0x0000, /* 0xD552 */ 0x0000, /* 0xD553 */ 0x0000, /* 0xD554 */ 0x0000, /* 0xD555 */ 0x0000, /* 0xD556 */ 0x0000, /* 0xD557 */ 0x0000, /* 0xD558 */ 0x0000, /* 0xD559 */ 0x0000, /* 0xD55A */ 0x0000, /* 0xD55B */ 0x0000, /* 0xD55C */ 0x0000, /* 0xD55D */ 0x0000, /* 0xD55E */ 0x0000, /* 0xD55F */ 0x0000, /* 0xD560 */ 0x0000, /* 0xD561 */ 0x0000, /* 0xD562 */ 0x0000, /* 0xD563 */ 0x0000, /* 0xD564 */ 0x0000, /* 0xD565 */ 0x0000, /* 0xD566 */ 0x0000, /* 0xD567 */ 0x0000, /* 0xD568 */ 0x0000, /* 0xD569 */ 0x0000, /* 0xD56A */ 0x0000, /* 0xD56B */ 0x0000, /* 0xD56C */ 0x0000, /* 0xD56D */ 0x0000, /* 0xD56E */ 0x0000, /* 0xD56F */ 0x0000, /* 0xD570 */ 0x0000, /* 0xD571 */ 0x0000, /* 0xD572 */ 0x0000, /* 0xD573 */ 0x0000, /* 0xD574 */ 0x0000, /* 0xD575 */ 0x0000, /* 0xD576 */ 0x0000, /* 0xD577 */ 0x0000, /* 0xD578 */ 0x0000, /* 0xD579 */ 0x0000, /* 0xD57A */ 0x0000, /* 0xD57B */ 0x0000, /* 0xD57C */ 0x0000, /* 0xD57D */ 0x0000, /* 0xD57E */ 0x0000, /* 0xD57F */ 0x0000, /* 0xD580 */ 0x0000, /* 0xD581 */ 0x0000, /* 0xD582 */ 0x0000, /* 0xD583 */ 0x0000, /* 0xD584 */ 0x0000, /* 0xD585 */ 0x0000, /* 0xD586 */ 0x0000, /* 0xD587 */ 0x0000, /* 0xD588 */ 0x0000, /* 0xD589 */ 0x0000, /* 0xD58A */ 0x0000, /* 0xD58B */ 0x0000, /* 0xD58C */ 0x0000, /* 0xD58D */ 0x0000, /* 0xD58E */ 0x0000, /* 0xD58F */ 0x0000, /* 0xD590 */ 0x0000, /* 0xD591 */ 0x0000, /* 0xD592 */ 0x0000, /* 0xD593 */ 0x0000, /* 0xD594 */ 0x0000, /* 0xD595 */ 0x0000, /* 0xD596 */ 0x0000, /* 0xD597 */ 0x0000, /* 0xD598 */ 0x0000, /* 0xD599 */ 0x0000, /* 0xD59A */ 0x0000, /* 0xD59B */ 0x0000, /* 0xD59C */ 0x0000, /* 0xD59D */ 0x0000, /* 0xD59E */ 0x0000, /* 0xD59F */ 0x0000, /* 0xD5A0 */ 0x0000, /* 0xD5A1 */ 0x0000, /* 0xD5A2 */ 0x0000, /* 0xD5A3 */ 0x0000, /* 0xD5A4 */ 0x0000, /* 0xD5A5 */ 0x0000, /* 0xD5A6 */ 0x0000, /* 0xD5A7 */ 0x0000, /* 0xD5A8 */ 0x0000, /* 0xD5A9 */ 0x0000, /* 0xD5AA */ 0x0000, /* 0xD5AB */ 0x0000, /* 0xD5AC */ 0x0000, /* 0xD5AD */ 0x0000, /* 0xD5AE */ 0x0000, /* 0xD5AF */ 0x0000, /* 0xD5B0 */ 0x0000, /* 0xD5B1 */ 0x0000, /* 0xD5B2 */ 0x0000, /* 0xD5B3 */ 0x0000, /* 0xD5B4 */ 0x0000, /* 0xD5B5 */ 0x0000, /* 0xD5B6 */ 0x0000, /* 0xD5B7 */ 0x0000, /* 0xD5B8 */ 0x0000, /* 0xD5B9 */ 0x0000, /* 0xD5BA */ 0x0000, /* 0xD5BB */ 0x0000, /* 0xD5BC */ 0x0000, /* 0xD5BD */ 0x0000, /* 0xD5BE */ 0x0000, /* 0xD5BF */ 0x0000, /* 0xD5C0 */ 0x0000, /* 0xD5C1 */ 0x0000, /* 0xD5C2 */ 0x0000, /* 0xD5C3 */ 0x0000, /* 0xD5C4 */ 0x0000, /* 0xD5C5 */ 0x0000, /* 0xD5C6 */ 0x0000, /* 0xD5C7 */ 0x0000, /* 0xD5C8 */ 0x0000, /* 0xD5C9 */ 0x0000, /* 0xD5CA */ 0x0000, /* 0xD5CB */ 0x0000, /* 0xD5CC */ 0x0000, /* 0xD5CD */ 0x0000, /* 0xD5CE */ 0x0000, /* 0xD5CF */ 0x0000, /* 0xD5D0 */ 0x0000, /* 0xD5D1 */ 0x0000, /* 0xD5D2 */ 0x0000, /* 0xD5D3 */ 0x0000, /* 0xD5D4 */ 0x0000, /* 0xD5D5 */ 0x0000, /* 0xD5D6 */ 0x0000, /* 0xD5D7 */ 0x0000, /* 0xD5D8 */ 0x0000, /* 0xD5D9 */ 0x0000, /* 0xD5DA */ 0x0000, /* 0xD5DB */ 0x0000, /* 0xD5DC */ 0x0000, /* 0xD5DD */ 0x0000, /* 0xD5DE */ 0x0000, /* 0xD5DF */ 0x0000, /* 0xD5E0 */ 0x0000, /* 0xD5E1 */ 0x0000, /* 0xD5E2 */ 0x0000, /* 0xD5E3 */ 0x0000, /* 0xD5E4 */ 0x0000, /* 0xD5E5 */ 0x0000, /* 0xD5E6 */ 0x0000, /* 0xD5E7 */ 0x0000, /* 0xD5E8 */ 0x0000, /* 0xD5E9 */ 0x0000, /* 0xD5EA */ 0x0000, /* 0xD5EB */ 0x0000, /* 0xD5EC */ 0x0000, /* 0xD5ED */ 0x0000, /* 0xD5EE */ 0x0000, /* 0xD5EF */ 0x0000, /* 0xD5F0 */ 0x0000, /* 0xD5F1 */ 0x0000, /* 0xD5F2 */ 0x0000, /* 0xD5F3 */ 0x0000, /* 0xD5F4 */ 0x0000, /* 0xD5F5 */ 0x0000, /* 0xD5F6 */ 0x0000, /* 0xD5F7 */ 0x0000, /* 0xD5F8 */ 0x0000, /* 0xD5F9 */ 0x0000, /* 0xD5FA */ 0x0000, /* 0xD5FB */ 0x0000, /* 0xD5FC */ 0x0000, /* 0xD5FD */ 0x0000, /* 0xD5FE */ 0x0000, /* 0xD5FF */ 0x0000, /* 0xD600 */ 0x0000, /* 0xD601 */ 0x0000, /* 0xD602 */ 0x0000, /* 0xD603 */ 0x0000, /* 0xD604 */ 0x0000, /* 0xD605 */ 0x0000, /* 0xD606 */ 0x0000, /* 0xD607 */ 0x0000, /* 0xD608 */ 0x0000, /* 0xD609 */ 0x0000, /* 0xD60A */ 0x0000, /* 0xD60B */ 0x0000, /* 0xD60C */ 0x0000, /* 0xD60D */ 0x0000, /* 0xD60E */ 0x0000, /* 0xD60F */ 0x0000, /* 0xD610 */ 0x0000, /* 0xD611 */ 0x0000, /* 0xD612 */ 0x0000, /* 0xD613 */ 0x0000, /* 0xD614 */ 0x0000, /* 0xD615 */ 0x0000, /* 0xD616 */ 0x0000, /* 0xD617 */ 0x0000, /* 0xD618 */ 0x0000, /* 0xD619 */ 0x0000, /* 0xD61A */ 0x0000, /* 0xD61B */ 0x0000, /* 0xD61C */ 0x0000, /* 0xD61D */ 0x0000, /* 0xD61E */ 0x0000, /* 0xD61F */ 0x0000, /* 0xD620 */ 0x0000, /* 0xD621 */ 0x0000, /* 0xD622 */ 0x0000, /* 0xD623 */ 0x0000, /* 0xD624 */ 0x0000, /* 0xD625 */ 0x0000, /* 0xD626 */ 0x0000, /* 0xD627 */ 0x0000, /* 0xD628 */ 0x0000, /* 0xD629 */ 0x0000, /* 0xD62A */ 0x0000, /* 0xD62B */ 0x0000, /* 0xD62C */ 0x0000, /* 0xD62D */ 0x0000, /* 0xD62E */ 0x0000, /* 0xD62F */ 0x0000, /* 0xD630 */ 0x0000, /* 0xD631 */ 0x0000, /* 0xD632 */ 0x0000, /* 0xD633 */ 0x0000, /* 0xD634 */ 0x0000, /* 0xD635 */ 0x0000, /* 0xD636 */ 0x0000, /* 0xD637 */ 0x0000, /* 0xD638 */ 0x0000, /* 0xD639 */ 0x0000, /* 0xD63A */ 0x0000, /* 0xD63B */ 0x0000, /* 0xD63C */ 0x0000, /* 0xD63D */ 0x0000, /* 0xD63E */ 0x0000, /* 0xD63F */ 0x0000, /* 0xD640 */ 0x0000, /* 0xD641 */ 0x0000, /* 0xD642 */ 0x0000, /* 0xD643 */ 0x0000, /* 0xD644 */ 0x0000, /* 0xD645 */ 0x0000, /* 0xD646 */ 0x0000, /* 0xD647 */ 0x0000, /* 0xD648 */ 0x0000, /* 0xD649 */ 0x0000, /* 0xD64A */ 0x0000, /* 0xD64B */ 0x0000, /* 0xD64C */ 0x0000, /* 0xD64D */ 0x0000, /* 0xD64E */ 0x0000, /* 0xD64F */ 0x0000, /* 0xD650 */ 0x0000, /* 0xD651 */ 0x0000, /* 0xD652 */ 0x0000, /* 0xD653 */ 0x0000, /* 0xD654 */ 0x0000, /* 0xD655 */ 0x0000, /* 0xD656 */ 0x0000, /* 0xD657 */ 0x0000, /* 0xD658 */ 0x0000, /* 0xD659 */ 0x0000, /* 0xD65A */ 0x0000, /* 0xD65B */ 0x0000, /* 0xD65C */ 0x0000, /* 0xD65D */ 0x0000, /* 0xD65E */ 0x0000, /* 0xD65F */ 0x0000, /* 0xD660 */ 0x0000, /* 0xD661 */ 0x0000, /* 0xD662 */ 0x0000, /* 0xD663 */ 0x0000, /* 0xD664 */ 0x0000, /* 0xD665 */ 0x0000, /* 0xD666 */ 0x0000, /* 0xD667 */ 0x0000, /* 0xD668 */ 0x0000, /* 0xD669 */ 0x0000, /* 0xD66A */ 0x0000, /* 0xD66B */ 0x0000, /* 0xD66C */ 0x0000, /* 0xD66D */ 0x0000, /* 0xD66E */ 0x0000, /* 0xD66F */ 0x0000, /* 0xD670 */ 0x0000, /* 0xD671 */ 0x0000, /* 0xD672 */ 0x0000, /* 0xD673 */ 0x0000, /* 0xD674 */ 0x0000, /* 0xD675 */ 0x0000, /* 0xD676 */ 0x0000, /* 0xD677 */ 0x0000, /* 0xD678 */ 0x0000, /* 0xD679 */ 0x0000, /* 0xD67A */ 0x0000, /* 0xD67B */ 0x0000, /* 0xD67C */ 0x0000, /* 0xD67D */ 0x0000, /* 0xD67E */ 0x0000, /* 0xD67F */ 0x0000, /* 0xD680 */ 0x0000, /* 0xD681 */ 0x0000, /* 0xD682 */ 0x0000, /* 0xD683 */ 0x0000, /* 0xD684 */ 0x0000, /* 0xD685 */ 0x0000, /* 0xD686 */ 0x0000, /* 0xD687 */ 0x0000, /* 0xD688 */ 0x0000, /* 0xD689 */ 0x0000, /* 0xD68A */ 0x0000, /* 0xD68B */ 0x0000, /* 0xD68C */ 0x0000, /* 0xD68D */ 0x0000, /* 0xD68E */ 0x0000, /* 0xD68F */ 0x0000, /* 0xD690 */ 0x0000, /* 0xD691 */ 0x0000, /* 0xD692 */ 0x0000, /* 0xD693 */ 0x0000, /* 0xD694 */ 0x0000, /* 0xD695 */ 0x0000, /* 0xD696 */ 0x0000, /* 0xD697 */ 0x0000, /* 0xD698 */ 0x0000, /* 0xD699 */ 0x0000, /* 0xD69A */ 0x0000, /* 0xD69B */ 0x0000, /* 0xD69C */ 0x0000, /* 0xD69D */ 0x0000, /* 0xD69E */ 0x0000, /* 0xD69F */ 0x0000, /* 0xD6A0 */ 0x0000, /* 0xD6A1 */ 0x0000, /* 0xD6A2 */ 0x0000, /* 0xD6A3 */ 0x0000, /* 0xD6A4 */ 0x0000, /* 0xD6A5 */ 0x0000, /* 0xD6A6 */ 0x0000, /* 0xD6A7 */ 0x0000, /* 0xD6A8 */ 0x0000, /* 0xD6A9 */ 0x0000, /* 0xD6AA */ 0x0000, /* 0xD6AB */ 0x0000, /* 0xD6AC */ 0x0000, /* 0xD6AD */ 0x0000, /* 0xD6AE */ 0x0000, /* 0xD6AF */ 0x0000, /* 0xD6B0 */ 0x0000, /* 0xD6B1 */ 0x0000, /* 0xD6B2 */ 0x0000, /* 0xD6B3 */ 0x0000, /* 0xD6B4 */ 0x0000, /* 0xD6B5 */ 0x0000, /* 0xD6B6 */ 0x0000, /* 0xD6B7 */ 0x0000, /* 0xD6B8 */ 0x0000, /* 0xD6B9 */ 0x0000, /* 0xD6BA */ 0x0000, /* 0xD6BB */ 0x0000, /* 0xD6BC */ 0x0000, /* 0xD6BD */ 0x0000, /* 0xD6BE */ 0x0000, /* 0xD6BF */ 0x0000, /* 0xD6C0 */ 0x0000, /* 0xD6C1 */ 0x0000, /* 0xD6C2 */ 0x0000, /* 0xD6C3 */ 0x0000, /* 0xD6C4 */ 0x0000, /* 0xD6C5 */ 0x0000, /* 0xD6C6 */ 0x0000, /* 0xD6C7 */ 0x0000, /* 0xD6C8 */ 0x0000, /* 0xD6C9 */ 0x0000, /* 0xD6CA */ 0x0000, /* 0xD6CB */ 0x0000, /* 0xD6CC */ 0x0000, /* 0xD6CD */ 0x0000, /* 0xD6CE */ 0x0000, /* 0xD6CF */ 0x0000, /* 0xD6D0 */ 0x0000, /* 0xD6D1 */ 0x0000, /* 0xD6D2 */ 0x0000, /* 0xD6D3 */ 0x0000, /* 0xD6D4 */ 0x0000, /* 0xD6D5 */ 0x0000, /* 0xD6D6 */ 0x0000, /* 0xD6D7 */ 0x0000, /* 0xD6D8 */ 0x0000, /* 0xD6D9 */ 0x0000, /* 0xD6DA */ 0x0000, /* 0xD6DB */ 0x0000, /* 0xD6DC */ 0x0000, /* 0xD6DD */ 0x0000, /* 0xD6DE */ 0x0000, /* 0xD6DF */ 0x0000, /* 0xD6E0 */ 0x0000, /* 0xD6E1 */ 0x0000, /* 0xD6E2 */ 0x0000, /* 0xD6E3 */ 0x0000, /* 0xD6E4 */ 0x0000, /* 0xD6E5 */ 0x0000, /* 0xD6E6 */ 0x0000, /* 0xD6E7 */ 0x0000, /* 0xD6E8 */ 0x0000, /* 0xD6E9 */ 0x0000, /* 0xD6EA */ 0x0000, /* 0xD6EB */ 0x0000, /* 0xD6EC */ 0x0000, /* 0xD6ED */ 0x0000, /* 0xD6EE */ 0x0000, /* 0xD6EF */ 0x0000, /* 0xD6F0 */ 0x0000, /* 0xD6F1 */ 0x0000, /* 0xD6F2 */ 0x0000, /* 0xD6F3 */ 0x0000, /* 0xD6F4 */ 0x0000, /* 0xD6F5 */ 0x0000, /* 0xD6F6 */ 0x0000, /* 0xD6F7 */ 0x0000, /* 0xD6F8 */ 0x0000, /* 0xD6F9 */ 0x0000, /* 0xD6FA */ 0x0000, /* 0xD6FB */ 0x0000, /* 0xD6FC */ 0x0000, /* 0xD6FD */ 0x0000, /* 0xD6FE */ 0x0000, /* 0xD6FF */ 0x0000, /* 0xD700 */ 0x0000, /* 0xD701 */ 0x0000, /* 0xD702 */ 0x0000, /* 0xD703 */ 0x0000, /* 0xD704 */ 0x0000, /* 0xD705 */ 0x0000, /* 0xD706 */ 0x0000, /* 0xD707 */ 0x0000, /* 0xD708 */ 0x0000, /* 0xD709 */ 0x0000, /* 0xD70A */ 0x0000, /* 0xD70B */ 0x0000, /* 0xD70C */ 0x0000, /* 0xD70D */ 0x0000, /* 0xD70E */ 0x0000, /* 0xD70F */ 0x0000, /* 0xD710 */ 0x0000, /* 0xD711 */ 0x0000, /* 0xD712 */ 0x0000, /* 0xD713 */ 0x0000, /* 0xD714 */ 0x0000, /* 0xD715 */ 0x0000, /* 0xD716 */ 0x0000, /* 0xD717 */ 0x0000, /* 0xD718 */ 0x0000, /* 0xD719 */ 0x0000, /* 0xD71A */ 0x0000, /* 0xD71B */ 0x0000, /* 0xD71C */ 0x0000, /* 0xD71D */ 0x0000, /* 0xD71E */ 0x0000, /* 0xD71F */ 0x0000, /* 0xD720 */ 0x0000, /* 0xD721 */ 0x0000, /* 0xD722 */ 0x0000, /* 0xD723 */ 0x0000, /* 0xD724 */ 0x0000, /* 0xD725 */ 0x0000, /* 0xD726 */ 0x0000, /* 0xD727 */ 0x0000, /* 0xD728 */ 0x0000, /* 0xD729 */ 0x0000, /* 0xD72A */ 0x0000, /* 0xD72B */ 0x0000, /* 0xD72C */ 0x0000, /* 0xD72D */ 0x0000, /* 0xD72E */ 0x0000, /* 0xD72F */ 0x0000, /* 0xD730 */ 0x0000, /* 0xD731 */ 0x0000, /* 0xD732 */ 0x0000, /* 0xD733 */ 0x0000, /* 0xD734 */ 0x0000, /* 0xD735 */ 0x0000, /* 0xD736 */ 0x0000, /* 0xD737 */ 0x0000, /* 0xD738 */ 0x0000, /* 0xD739 */ 0x0000, /* 0xD73A */ 0x0000, /* 0xD73B */ 0x0000, /* 0xD73C */ 0x0000, /* 0xD73D */ 0x0000, /* 0xD73E */ 0x0000, /* 0xD73F */ 0x0000, /* 0xD740 */ 0x0000, /* 0xD741 */ 0x0000, /* 0xD742 */ 0x0000, /* 0xD743 */ 0x0000, /* 0xD744 */ 0x0000, /* 0xD745 */ 0x0000, /* 0xD746 */ 0x0000, /* 0xD747 */ 0x0000, /* 0xD748 */ 0x0000, /* 0xD749 */ 0x0000, /* 0xD74A */ 0x0000, /* 0xD74B */ 0x0000, /* 0xD74C */ 0x0000, /* 0xD74D */ 0x0000, /* 0xD74E */ 0x0000, /* 0xD74F */ 0x0000, /* 0xD750 */ 0x0000, /* 0xD751 */ 0x0000, /* 0xD752 */ 0x0000, /* 0xD753 */ 0x0000, /* 0xD754 */ 0x0000, /* 0xD755 */ 0x0000, /* 0xD756 */ 0x0000, /* 0xD757 */ 0x0000, /* 0xD758 */ 0x0000, /* 0xD759 */ 0x0000, /* 0xD75A */ 0x0000, /* 0xD75B */ 0x0000, /* 0xD75C */ 0x0000, /* 0xD75D */ 0x0000, /* 0xD75E */ 0x0000, /* 0xD75F */ 0x0000, /* 0xD760 */ 0x0000, /* 0xD761 */ 0x0000, /* 0xD762 */ 0x0000, /* 0xD763 */ 0x0000, /* 0xD764 */ 0x0000, /* 0xD765 */ 0x0000, /* 0xD766 */ 0x0000, /* 0xD767 */ 0x0000, /* 0xD768 */ 0x0000, /* 0xD769 */ 0x0000, /* 0xD76A */ 0x0000, /* 0xD76B */ 0x0000, /* 0xD76C */ 0x0000, /* 0xD76D */ 0x0000, /* 0xD76E */ 0x0000, /* 0xD76F */ 0x0000, /* 0xD770 */ 0x0000, /* 0xD771 */ 0x0000, /* 0xD772 */ 0x0000, /* 0xD773 */ 0x0000, /* 0xD774 */ 0x0000, /* 0xD775 */ 0x0000, /* 0xD776 */ 0x0000, /* 0xD777 */ 0x0000, /* 0xD778 */ 0x0000, /* 0xD779 */ 0x0000, /* 0xD77A */ 0x0000, /* 0xD77B */ 0x0000, /* 0xD77C */ 0x0000, /* 0xD77D */ 0x0000, /* 0xD77E */ 0x0000, /* 0xD77F */ 0x0000, /* 0xD780 */ 0x0000, /* 0xD781 */ 0x0000, /* 0xD782 */ 0x0000, /* 0xD783 */ 0x0000, /* 0xD784 */ 0x0000, /* 0xD785 */ 0x0000, /* 0xD786 */ 0x0000, /* 0xD787 */ 0x0000, /* 0xD788 */ 0x0000, /* 0xD789 */ 0x0000, /* 0xD78A */ 0x0000, /* 0xD78B */ 0x0000, /* 0xD78C */ 0x0000, /* 0xD78D */ 0x0000, /* 0xD78E */ 0x0000, /* 0xD78F */ 0x0000, /* 0xD790 */ 0x0000, /* 0xD791 */ 0x0000, /* 0xD792 */ 0x0000, /* 0xD793 */ 0x0000, /* 0xD794 */ 0x0000, /* 0xD795 */ 0x0000, /* 0xD796 */ 0x0000, /* 0xD797 */ 0x0000, /* 0xD798 */ 0x0000, /* 0xD799 */ 0x0000, /* 0xD79A */ 0x0000, /* 0xD79B */ 0x0000, /* 0xD79C */ 0x0000, /* 0xD79D */ 0x0000, /* 0xD79E */ 0x0000, /* 0xD79F */ 0x0000, /* 0xD7A0 */ 0x0000, /* 0xD7A1 */ 0x0000, /* 0xD7A2 */ 0x0000, /* 0xD7A3 */ 0x0000, /* 0xD7A4 */ 0x0000, /* 0xD7A5 */ 0x0000, /* 0xD7A6 */ 0x0000, /* 0xD7A7 */ 0x0000, /* 0xD7A8 */ 0x0000, /* 0xD7A9 */ 0x0000, /* 0xD7AA */ 0x0000, /* 0xD7AB */ 0x0000, /* 0xD7AC */ 0x0000, /* 0xD7AD */ 0x0000, /* 0xD7AE */ 0x0000, /* 0xD7AF */ 0x0000, /* 0xD7B0 */ 0x0000, /* 0xD7B1 */ 0x0000, /* 0xD7B2 */ 0x0000, /* 0xD7B3 */ 0x0000, /* 0xD7B4 */ 0x0000, /* 0xD7B5 */ 0x0000, /* 0xD7B6 */ 0x0000, /* 0xD7B7 */ 0x0000, /* 0xD7B8 */ 0x0000, /* 0xD7B9 */ 0x0000, /* 0xD7BA */ 0x0000, /* 0xD7BB */ 0x0000, /* 0xD7BC */ 0x0000, /* 0xD7BD */ 0x0000, /* 0xD7BE */ 0x0000, /* 0xD7BF */ 0x0000, /* 0xD7C0 */ 0x0000, /* 0xD7C1 */ 0x0000, /* 0xD7C2 */ 0x0000, /* 0xD7C3 */ 0x0000, /* 0xD7C4 */ 0x0000, /* 0xD7C5 */ 0x0000, /* 0xD7C6 */ 0x0000, /* 0xD7C7 */ 0x0000, /* 0xD7C8 */ 0x0000, /* 0xD7C9 */ 0x0000, /* 0xD7CA */ 0x0000, /* 0xD7CB */ 0x0000, /* 0xD7CC */ 0x0000, /* 0xD7CD */ 0x0000, /* 0xD7CE */ 0x0000, /* 0xD7CF */ 0x0000, /* 0xD7D0 */ 0x0000, /* 0xD7D1 */ 0x0000, /* 0xD7D2 */ 0x0000, /* 0xD7D3 */ 0x0000, /* 0xD7D4 */ 0x0000, /* 0xD7D5 */ 0x0000, /* 0xD7D6 */ 0x0000, /* 0xD7D7 */ 0x0000, /* 0xD7D8 */ 0x0000, /* 0xD7D9 */ 0x0000, /* 0xD7DA */ 0x0000, /* 0xD7DB */ 0x0000, /* 0xD7DC */ 0x0000, /* 0xD7DD */ 0x0000, /* 0xD7DE */ 0x0000, /* 0xD7DF */ 0x0000, /* 0xD7E0 */ 0x0000, /* 0xD7E1 */ 0x0000, /* 0xD7E2 */ 0x0000, /* 0xD7E3 */ 0x0000, /* 0xD7E4 */ 0x0000, /* 0xD7E5 */ 0x0000, /* 0xD7E6 */ 0x0000, /* 0xD7E7 */ 0x0000, /* 0xD7E8 */ 0x0000, /* 0xD7E9 */ 0x0000, /* 0xD7EA */ 0x0000, /* 0xD7EB */ 0x0000, /* 0xD7EC */ 0x0000, /* 0xD7ED */ 0x0000, /* 0xD7EE */ 0x0000, /* 0xD7EF */ 0x0000, /* 0xD7F0 */ 0x0000, /* 0xD7F1 */ 0x0000, /* 0xD7F2 */ 0x0000, /* 0xD7F3 */ 0x0000, /* 0xD7F4 */ 0x0000, /* 0xD7F5 */ 0x0000, /* 0xD7F6 */ 0x0000, /* 0xD7F7 */ 0x0000, /* 0xD7F8 */ 0x0000, /* 0xD7F9 */ 0x0000, /* 0xD7FA */ 0x0000, /* 0xD7FB */ 0x0000, /* 0xD7FC */ 0x0000, /* 0xD7FD */ 0x0000, /* 0xD7FE */ 0x0000, /* 0xD7FF */ 0x0000, /* 0xD800 */ 0x0000, /* 0xD801 */ 0x0000, /* 0xD802 */ 0x0000, /* 0xD803 */ 0x0000, /* 0xD804 */ 0x0000, /* 0xD805 */ 0x0000, /* 0xD806 */ 0x0000, /* 0xD807 */ 0x0000, /* 0xD808 */ 0x0000, /* 0xD809 */ 0x0000, /* 0xD80A */ 0x0000, /* 0xD80B */ 0x0000, /* 0xD80C */ 0x0000, /* 0xD80D */ 0x0000, /* 0xD80E */ 0x0000, /* 0xD80F */ 0x0000, /* 0xD810 */ 0x0000, /* 0xD811 */ 0x0000, /* 0xD812 */ 0x0000, /* 0xD813 */ 0x0000, /* 0xD814 */ 0x0000, /* 0xD815 */ 0x0000, /* 0xD816 */ 0x0000, /* 0xD817 */ 0x0000, /* 0xD818 */ 0x0000, /* 0xD819 */ 0x0000, /* 0xD81A */ 0x0000, /* 0xD81B */ 0x0000, /* 0xD81C */ 0x0000, /* 0xD81D */ 0x0000, /* 0xD81E */ 0x0000, /* 0xD81F */ 0x0000, /* 0xD820 */ 0x0000, /* 0xD821 */ 0x0000, /* 0xD822 */ 0x0000, /* 0xD823 */ 0x0000, /* 0xD824 */ 0x0000, /* 0xD825 */ 0x0000, /* 0xD826 */ 0x0000, /* 0xD827 */ 0x0000, /* 0xD828 */ 0x0000, /* 0xD829 */ 0x0000, /* 0xD82A */ 0x0000, /* 0xD82B */ 0x0000, /* 0xD82C */ 0x0000, /* 0xD82D */ 0x0000, /* 0xD82E */ 0x0000, /* 0xD82F */ 0x0000, /* 0xD830 */ 0x0000, /* 0xD831 */ 0x0000, /* 0xD832 */ 0x0000, /* 0xD833 */ 0x0000, /* 0xD834 */ 0x0000, /* 0xD835 */ 0x0000, /* 0xD836 */ 0x0000, /* 0xD837 */ 0x0000, /* 0xD838 */ 0x0000, /* 0xD839 */ 0x0000, /* 0xD83A */ 0x0000, /* 0xD83B */ 0x0000, /* 0xD83C */ 0x0000, /* 0xD83D */ 0x0000, /* 0xD83E */ 0x0000, /* 0xD83F */ 0x0000, /* 0xD840 */ 0x0000, /* 0xD841 */ 0x0000, /* 0xD842 */ 0x0000, /* 0xD843 */ 0x0000, /* 0xD844 */ 0x0000, /* 0xD845 */ 0x0000, /* 0xD846 */ 0x0000, /* 0xD847 */ 0x0000, /* 0xD848 */ 0x0000, /* 0xD849 */ 0x0000, /* 0xD84A */ 0x0000, /* 0xD84B */ 0x0000, /* 0xD84C */ 0x0000, /* 0xD84D */ 0x0000, /* 0xD84E */ 0x0000, /* 0xD84F */ 0x0000, /* 0xD850 */ 0x0000, /* 0xD851 */ 0x0000, /* 0xD852 */ 0x0000, /* 0xD853 */ 0x0000, /* 0xD854 */ 0x0000, /* 0xD855 */ 0x0000, /* 0xD856 */ 0x0000, /* 0xD857 */ 0x0000, /* 0xD858 */ 0x0000, /* 0xD859 */ 0x0000, /* 0xD85A */ 0x0000, /* 0xD85B */ 0x0000, /* 0xD85C */ 0x0000, /* 0xD85D */ 0x0000, /* 0xD85E */ 0x0000, /* 0xD85F */ 0x0000, /* 0xD860 */ 0x0000, /* 0xD861 */ 0x0000, /* 0xD862 */ 0x0000, /* 0xD863 */ 0x0000, /* 0xD864 */ 0x0000, /* 0xD865 */ 0x0000, /* 0xD866 */ 0x0000, /* 0xD867 */ 0x0000, /* 0xD868 */ 0x0000, /* 0xD869 */ 0x0000, /* 0xD86A */ 0x0000, /* 0xD86B */ 0x0000, /* 0xD86C */ 0x0000, /* 0xD86D */ 0x0000, /* 0xD86E */ 0x0000, /* 0xD86F */ 0x0000, /* 0xD870 */ 0x0000, /* 0xD871 */ 0x0000, /* 0xD872 */ 0x0000, /* 0xD873 */ 0x0000, /* 0xD874 */ 0x0000, /* 0xD875 */ 0x0000, /* 0xD876 */ 0x0000, /* 0xD877 */ 0x0000, /* 0xD878 */ 0x0000, /* 0xD879 */ 0x0000, /* 0xD87A */ 0x0000, /* 0xD87B */ 0x0000, /* 0xD87C */ 0x0000, /* 0xD87D */ 0x0000, /* 0xD87E */ 0x0000, /* 0xD87F */ 0x0000, /* 0xD880 */ 0x0000, /* 0xD881 */ 0x0000, /* 0xD882 */ 0x0000, /* 0xD883 */ 0x0000, /* 0xD884 */ 0x0000, /* 0xD885 */ 0x0000, /* 0xD886 */ 0x0000, /* 0xD887 */ 0x0000, /* 0xD888 */ 0x0000, /* 0xD889 */ 0x0000, /* 0xD88A */ 0x0000, /* 0xD88B */ 0x0000, /* 0xD88C */ 0x0000, /* 0xD88D */ 0x0000, /* 0xD88E */ 0x0000, /* 0xD88F */ 0x0000, /* 0xD890 */ 0x0000, /* 0xD891 */ 0x0000, /* 0xD892 */ 0x0000, /* 0xD893 */ 0x0000, /* 0xD894 */ 0x0000, /* 0xD895 */ 0x0000, /* 0xD896 */ 0x0000, /* 0xD897 */ 0x0000, /* 0xD898 */ 0x0000, /* 0xD899 */ 0x0000, /* 0xD89A */ 0x0000, /* 0xD89B */ 0x0000, /* 0xD89C */ 0x0000, /* 0xD89D */ 0x0000, /* 0xD89E */ 0x0000, /* 0xD89F */ 0x0000, /* 0xD8A0 */ 0x0000, /* 0xD8A1 */ 0x0000, /* 0xD8A2 */ 0x0000, /* 0xD8A3 */ 0x0000, /* 0xD8A4 */ 0x0000, /* 0xD8A5 */ 0x0000, /* 0xD8A6 */ 0x0000, /* 0xD8A7 */ 0x0000, /* 0xD8A8 */ 0x0000, /* 0xD8A9 */ 0x0000, /* 0xD8AA */ 0x0000, /* 0xD8AB */ 0x0000, /* 0xD8AC */ 0x0000, /* 0xD8AD */ 0x0000, /* 0xD8AE */ 0x0000, /* 0xD8AF */ 0x0000, /* 0xD8B0 */ 0x0000, /* 0xD8B1 */ 0x0000, /* 0xD8B2 */ 0x0000, /* 0xD8B3 */ 0x0000, /* 0xD8B4 */ 0x0000, /* 0xD8B5 */ 0x0000, /* 0xD8B6 */ 0x0000, /* 0xD8B7 */ 0x0000, /* 0xD8B8 */ 0x0000, /* 0xD8B9 */ 0x0000, /* 0xD8BA */ 0x0000, /* 0xD8BB */ 0x0000, /* 0xD8BC */ 0x0000, /* 0xD8BD */ 0x0000, /* 0xD8BE */ 0x0000, /* 0xD8BF */ 0x0000, /* 0xD8C0 */ 0x0000, /* 0xD8C1 */ 0x0000, /* 0xD8C2 */ 0x0000, /* 0xD8C3 */ 0x0000, /* 0xD8C4 */ 0x0000, /* 0xD8C5 */ 0x0000, /* 0xD8C6 */ 0x0000, /* 0xD8C7 */ 0x0000, /* 0xD8C8 */ 0x0000, /* 0xD8C9 */ 0x0000, /* 0xD8CA */ 0x0000, /* 0xD8CB */ 0x0000, /* 0xD8CC */ 0x0000, /* 0xD8CD */ 0x0000, /* 0xD8CE */ 0x0000, /* 0xD8CF */ 0x0000, /* 0xD8D0 */ 0x0000, /* 0xD8D1 */ 0x0000, /* 0xD8D2 */ 0x0000, /* 0xD8D3 */ 0x0000, /* 0xD8D4 */ 0x0000, /* 0xD8D5 */ 0x0000, /* 0xD8D6 */ 0x0000, /* 0xD8D7 */ 0x0000, /* 0xD8D8 */ 0x0000, /* 0xD8D9 */ 0x0000, /* 0xD8DA */ 0x0000, /* 0xD8DB */ 0x0000, /* 0xD8DC */ 0x0000, /* 0xD8DD */ 0x0000, /* 0xD8DE */ 0x0000, /* 0xD8DF */ 0x0000, /* 0xD8E0 */ 0x0000, /* 0xD8E1 */ 0x0000, /* 0xD8E2 */ 0x0000, /* 0xD8E3 */ 0x0000, /* 0xD8E4 */ 0x0000, /* 0xD8E5 */ 0x0000, /* 0xD8E6 */ 0x0000, /* 0xD8E7 */ 0x0000, /* 0xD8E8 */ 0x0000, /* 0xD8E9 */ 0x0000, /* 0xD8EA */ 0x0000, /* 0xD8EB */ 0x0000, /* 0xD8EC */ 0x0000, /* 0xD8ED */ 0x0000, /* 0xD8EE */ 0x0000, /* 0xD8EF */ 0x0000, /* 0xD8F0 */ 0x0000, /* 0xD8F1 */ 0x0000, /* 0xD8F2 */ 0x0000, /* 0xD8F3 */ 0x0000, /* 0xD8F4 */ 0x0000, /* 0xD8F5 */ 0x0000, /* 0xD8F6 */ 0x0000, /* 0xD8F7 */ 0x0000, /* 0xD8F8 */ 0x0000, /* 0xD8F9 */ 0x0000, /* 0xD8FA */ 0x0000, /* 0xD8FB */ 0x0000, /* 0xD8FC */ 0x0000, /* 0xD8FD */ 0x0000, /* 0xD8FE */ 0x0000, /* 0xD8FF */ 0x0000, /* 0xD900 */ 0x0000, /* 0xD901 */ 0x0000, /* 0xD902 */ 0x0000, /* 0xD903 */ 0x0000, /* 0xD904 */ 0x0000, /* 0xD905 */ 0x0000, /* 0xD906 */ 0x0000, /* 0xD907 */ 0x0000, /* 0xD908 */ 0x0000, /* 0xD909 */ 0x0000, /* 0xD90A */ 0x0000, /* 0xD90B */ 0x0000, /* 0xD90C */ 0x0000, /* 0xD90D */ 0x0000, /* 0xD90E */ 0x0000, /* 0xD90F */ 0x0000, /* 0xD910 */ 0x0000, /* 0xD911 */ 0x0000, /* 0xD912 */ 0x0000, /* 0xD913 */ 0x0000, /* 0xD914 */ 0x0000, /* 0xD915 */ 0x0000, /* 0xD916 */ 0x0000, /* 0xD917 */ 0x0000, /* 0xD918 */ 0x0000, /* 0xD919 */ 0x0000, /* 0xD91A */ 0x0000, /* 0xD91B */ 0x0000, /* 0xD91C */ 0x0000, /* 0xD91D */ 0x0000, /* 0xD91E */ 0x0000, /* 0xD91F */ 0x0000, /* 0xD920 */ 0x0000, /* 0xD921 */ 0x0000, /* 0xD922 */ 0x0000, /* 0xD923 */ 0x0000, /* 0xD924 */ 0x0000, /* 0xD925 */ 0x0000, /* 0xD926 */ 0x0000, /* 0xD927 */ 0x0000, /* 0xD928 */ 0x0000, /* 0xD929 */ 0x0000, /* 0xD92A */ 0x0000, /* 0xD92B */ 0x0000, /* 0xD92C */ 0x0000, /* 0xD92D */ 0x0000, /* 0xD92E */ 0x0000, /* 0xD92F */ 0x0000, /* 0xD930 */ 0x0000, /* 0xD931 */ 0x0000, /* 0xD932 */ 0x0000, /* 0xD933 */ 0x0000, /* 0xD934 */ 0x0000, /* 0xD935 */ 0x0000, /* 0xD936 */ 0x0000, /* 0xD937 */ 0x0000, /* 0xD938 */ 0x0000, /* 0xD939 */ 0x0000, /* 0xD93A */ 0x0000, /* 0xD93B */ 0x0000, /* 0xD93C */ 0x0000, /* 0xD93D */ 0x0000, /* 0xD93E */ 0x0000, /* 0xD93F */ 0x0000, /* 0xD940 */ 0x0000, /* 0xD941 */ 0x0000, /* 0xD942 */ 0x0000, /* 0xD943 */ 0x0000, /* 0xD944 */ 0x0000, /* 0xD945 */ 0x0000, /* 0xD946 */ 0x0000, /* 0xD947 */ 0x0000, /* 0xD948 */ 0x0000, /* 0xD949 */ 0x0000, /* 0xD94A */ 0x0000, /* 0xD94B */ 0x0000, /* 0xD94C */ 0x0000, /* 0xD94D */ 0x0000, /* 0xD94E */ 0x0000, /* 0xD94F */ 0x0000, /* 0xD950 */ 0x0000, /* 0xD951 */ 0x0000, /* 0xD952 */ 0x0000, /* 0xD953 */ 0x0000, /* 0xD954 */ 0x0000, /* 0xD955 */ 0x0000, /* 0xD956 */ 0x0000, /* 0xD957 */ 0x0000, /* 0xD958 */ 0x0000, /* 0xD959 */ 0x0000, /* 0xD95A */ 0x0000, /* 0xD95B */ 0x0000, /* 0xD95C */ 0x0000, /* 0xD95D */ 0x0000, /* 0xD95E */ 0x0000, /* 0xD95F */ 0x0000, /* 0xD960 */ 0x0000, /* 0xD961 */ 0x0000, /* 0xD962 */ 0x0000, /* 0xD963 */ 0x0000, /* 0xD964 */ 0x0000, /* 0xD965 */ 0x0000, /* 0xD966 */ 0x0000, /* 0xD967 */ 0x0000, /* 0xD968 */ 0x0000, /* 0xD969 */ 0x0000, /* 0xD96A */ 0x0000, /* 0xD96B */ 0x0000, /* 0xD96C */ 0x0000, /* 0xD96D */ 0x0000, /* 0xD96E */ 0x0000, /* 0xD96F */ 0x0000, /* 0xD970 */ 0x0000, /* 0xD971 */ 0x0000, /* 0xD972 */ 0x0000, /* 0xD973 */ 0x0000, /* 0xD974 */ 0x0000, /* 0xD975 */ 0x0000, /* 0xD976 */ 0x0000, /* 0xD977 */ 0x0000, /* 0xD978 */ 0x0000, /* 0xD979 */ 0x0000, /* 0xD97A */ 0x0000, /* 0xD97B */ 0x0000, /* 0xD97C */ 0x0000, /* 0xD97D */ 0x0000, /* 0xD97E */ 0x0000, /* 0xD97F */ 0x0000, /* 0xD980 */ 0x0000, /* 0xD981 */ 0x0000, /* 0xD982 */ 0x0000, /* 0xD983 */ 0x0000, /* 0xD984 */ 0x0000, /* 0xD985 */ 0x0000, /* 0xD986 */ 0x0000, /* 0xD987 */ 0x0000, /* 0xD988 */ 0x0000, /* 0xD989 */ 0x0000, /* 0xD98A */ 0x0000, /* 0xD98B */ 0x0000, /* 0xD98C */ 0x0000, /* 0xD98D */ 0x0000, /* 0xD98E */ 0x0000, /* 0xD98F */ 0x0000, /* 0xD990 */ 0x0000, /* 0xD991 */ 0x0000, /* 0xD992 */ 0x0000, /* 0xD993 */ 0x0000, /* 0xD994 */ 0x0000, /* 0xD995 */ 0x0000, /* 0xD996 */ 0x0000, /* 0xD997 */ 0x0000, /* 0xD998 */ 0x0000, /* 0xD999 */ 0x0000, /* 0xD99A */ 0x0000, /* 0xD99B */ 0x0000, /* 0xD99C */ 0x0000, /* 0xD99D */ 0x0000, /* 0xD99E */ 0x0000, /* 0xD99F */ 0x0000, /* 0xD9A0 */ 0x0000, /* 0xD9A1 */ 0x0000, /* 0xD9A2 */ 0x0000, /* 0xD9A3 */ 0x0000, /* 0xD9A4 */ 0x0000, /* 0xD9A5 */ 0x0000, /* 0xD9A6 */ 0x0000, /* 0xD9A7 */ 0x0000, /* 0xD9A8 */ 0x0000, /* 0xD9A9 */ 0x0000, /* 0xD9AA */ 0x0000, /* 0xD9AB */ 0x0000, /* 0xD9AC */ 0x0000, /* 0xD9AD */ 0x0000, /* 0xD9AE */ 0x0000, /* 0xD9AF */ 0x0000, /* 0xD9B0 */ 0x0000, /* 0xD9B1 */ 0x0000, /* 0xD9B2 */ 0x0000, /* 0xD9B3 */ 0x0000, /* 0xD9B4 */ 0x0000, /* 0xD9B5 */ 0x0000, /* 0xD9B6 */ 0x0000, /* 0xD9B7 */ 0x0000, /* 0xD9B8 */ 0x0000, /* 0xD9B9 */ 0x0000, /* 0xD9BA */ 0x0000, /* 0xD9BB */ 0x0000, /* 0xD9BC */ 0x0000, /* 0xD9BD */ 0x0000, /* 0xD9BE */ 0x0000, /* 0xD9BF */ 0x0000, /* 0xD9C0 */ 0x0000, /* 0xD9C1 */ 0x0000, /* 0xD9C2 */ 0x0000, /* 0xD9C3 */ 0x0000, /* 0xD9C4 */ 0x0000, /* 0xD9C5 */ 0x0000, /* 0xD9C6 */ 0x0000, /* 0xD9C7 */ 0x0000, /* 0xD9C8 */ 0x0000, /* 0xD9C9 */ 0x0000, /* 0xD9CA */ 0x0000, /* 0xD9CB */ 0x0000, /* 0xD9CC */ 0x0000, /* 0xD9CD */ 0x0000, /* 0xD9CE */ 0x0000, /* 0xD9CF */ 0x0000, /* 0xD9D0 */ 0x0000, /* 0xD9D1 */ 0x0000, /* 0xD9D2 */ 0x0000, /* 0xD9D3 */ 0x0000, /* 0xD9D4 */ 0x0000, /* 0xD9D5 */ 0x0000, /* 0xD9D6 */ 0x0000, /* 0xD9D7 */ 0x0000, /* 0xD9D8 */ 0x0000, /* 0xD9D9 */ 0x0000, /* 0xD9DA */ 0x0000, /* 0xD9DB */ 0x0000, /* 0xD9DC */ 0x0000, /* 0xD9DD */ 0x0000, /* 0xD9DE */ 0x0000, /* 0xD9DF */ 0x0000, /* 0xD9E0 */ 0x0000, /* 0xD9E1 */ 0x0000, /* 0xD9E2 */ 0x0000, /* 0xD9E3 */ 0x0000, /* 0xD9E4 */ 0x0000, /* 0xD9E5 */ 0x0000, /* 0xD9E6 */ 0x0000, /* 0xD9E7 */ 0x0000, /* 0xD9E8 */ 0x0000, /* 0xD9E9 */ 0x0000, /* 0xD9EA */ 0x0000, /* 0xD9EB */ 0x0000, /* 0xD9EC */ 0x0000, /* 0xD9ED */ 0x0000, /* 0xD9EE */ 0x0000, /* 0xD9EF */ 0x0000, /* 0xD9F0 */ 0x0000, /* 0xD9F1 */ 0x0000, /* 0xD9F2 */ 0x0000, /* 0xD9F3 */ 0x0000, /* 0xD9F4 */ 0x0000, /* 0xD9F5 */ 0x0000, /* 0xD9F6 */ 0x0000, /* 0xD9F7 */ 0x0000, /* 0xD9F8 */ 0x0000, /* 0xD9F9 */ 0x0000, /* 0xD9FA */ 0x0000, /* 0xD9FB */ 0x0000, /* 0xD9FC */ 0x0000, /* 0xD9FD */ 0x0000, /* 0xD9FE */ 0x0000, /* 0xD9FF */ 0x0000, /* 0xDA00 */ 0x0000, /* 0xDA01 */ 0x0000, /* 0xDA02 */ 0x0000, /* 0xDA03 */ 0x0000, /* 0xDA04 */ 0x0000, /* 0xDA05 */ 0x0000, /* 0xDA06 */ 0x0000, /* 0xDA07 */ 0x0000, /* 0xDA08 */ 0x0000, /* 0xDA09 */ 0x0000, /* 0xDA0A */ 0x0000, /* 0xDA0B */ 0x0000, /* 0xDA0C */ 0x0000, /* 0xDA0D */ 0x0000, /* 0xDA0E */ 0x0000, /* 0xDA0F */ 0x0000, /* 0xDA10 */ 0x0000, /* 0xDA11 */ 0x0000, /* 0xDA12 */ 0x0000, /* 0xDA13 */ 0x0000, /* 0xDA14 */ 0x0000, /* 0xDA15 */ 0x0000, /* 0xDA16 */ 0x0000, /* 0xDA17 */ 0x0000, /* 0xDA18 */ 0x0000, /* 0xDA19 */ 0x0000, /* 0xDA1A */ 0x0000, /* 0xDA1B */ 0x0000, /* 0xDA1C */ 0x0000, /* 0xDA1D */ 0x0000, /* 0xDA1E */ 0x0000, /* 0xDA1F */ 0x0000, /* 0xDA20 */ 0x0000, /* 0xDA21 */ 0x0000, /* 0xDA22 */ 0x0000, /* 0xDA23 */ 0x0000, /* 0xDA24 */ 0x0000, /* 0xDA25 */ 0x0000, /* 0xDA26 */ 0x0000, /* 0xDA27 */ 0x0000, /* 0xDA28 */ 0x0000, /* 0xDA29 */ 0x0000, /* 0xDA2A */ 0x0000, /* 0xDA2B */ 0x0000, /* 0xDA2C */ 0x0000, /* 0xDA2D */ 0x0000, /* 0xDA2E */ 0x0000, /* 0xDA2F */ 0x0000, /* 0xDA30 */ 0x0000, /* 0xDA31 */ 0x0000, /* 0xDA32 */ 0x0000, /* 0xDA33 */ 0x0000, /* 0xDA34 */ 0x0000, /* 0xDA35 */ 0x0000, /* 0xDA36 */ 0x0000, /* 0xDA37 */ 0x0000, /* 0xDA38 */ 0x0000, /* 0xDA39 */ 0x0000, /* 0xDA3A */ 0x0000, /* 0xDA3B */ 0x0000, /* 0xDA3C */ 0x0000, /* 0xDA3D */ 0x0000, /* 0xDA3E */ 0x0000, /* 0xDA3F */ 0x0000, /* 0xDA40 */ 0x0000, /* 0xDA41 */ 0x0000, /* 0xDA42 */ 0x0000, /* 0xDA43 */ 0x0000, /* 0xDA44 */ 0x0000, /* 0xDA45 */ 0x0000, /* 0xDA46 */ 0x0000, /* 0xDA47 */ 0x0000, /* 0xDA48 */ 0x0000, /* 0xDA49 */ 0x0000, /* 0xDA4A */ 0x0000, /* 0xDA4B */ 0x0000, /* 0xDA4C */ 0x0000, /* 0xDA4D */ 0x0000, /* 0xDA4E */ 0x0000, /* 0xDA4F */ 0x0000, /* 0xDA50 */ 0x0000, /* 0xDA51 */ 0x0000, /* 0xDA52 */ 0x0000, /* 0xDA53 */ 0x0000, /* 0xDA54 */ 0x0000, /* 0xDA55 */ 0x0000, /* 0xDA56 */ 0x0000, /* 0xDA57 */ 0x0000, /* 0xDA58 */ 0x0000, /* 0xDA59 */ 0x0000, /* 0xDA5A */ 0x0000, /* 0xDA5B */ 0x0000, /* 0xDA5C */ 0x0000, /* 0xDA5D */ 0x0000, /* 0xDA5E */ 0x0000, /* 0xDA5F */ 0x0000, /* 0xDA60 */ 0x0000, /* 0xDA61 */ 0x0000, /* 0xDA62 */ 0x0000, /* 0xDA63 */ 0x0000, /* 0xDA64 */ 0x0000, /* 0xDA65 */ 0x0000, /* 0xDA66 */ 0x0000, /* 0xDA67 */ 0x0000, /* 0xDA68 */ 0x0000, /* 0xDA69 */ 0x0000, /* 0xDA6A */ 0x0000, /* 0xDA6B */ 0x0000, /* 0xDA6C */ 0x0000, /* 0xDA6D */ 0x0000, /* 0xDA6E */ 0x0000, /* 0xDA6F */ 0x0000, /* 0xDA70 */ 0x0000, /* 0xDA71 */ 0x0000, /* 0xDA72 */ 0x0000, /* 0xDA73 */ 0x0000, /* 0xDA74 */ 0x0000, /* 0xDA75 */ 0x0000, /* 0xDA76 */ 0x0000, /* 0xDA77 */ 0x0000, /* 0xDA78 */ 0x0000, /* 0xDA79 */ 0x0000, /* 0xDA7A */ 0x0000, /* 0xDA7B */ 0x0000, /* 0xDA7C */ 0x0000, /* 0xDA7D */ 0x0000, /* 0xDA7E */ 0x0000, /* 0xDA7F */ 0x0000, /* 0xDA80 */ 0x0000, /* 0xDA81 */ 0x0000, /* 0xDA82 */ 0x0000, /* 0xDA83 */ 0x0000, /* 0xDA84 */ 0x0000, /* 0xDA85 */ 0x0000, /* 0xDA86 */ 0x0000, /* 0xDA87 */ 0x0000, /* 0xDA88 */ 0x0000, /* 0xDA89 */ 0x0000, /* 0xDA8A */ 0x0000, /* 0xDA8B */ 0x0000, /* 0xDA8C */ 0x0000, /* 0xDA8D */ 0x0000, /* 0xDA8E */ 0x0000, /* 0xDA8F */ 0x0000, /* 0xDA90 */ 0x0000, /* 0xDA91 */ 0x0000, /* 0xDA92 */ 0x0000, /* 0xDA93 */ 0x0000, /* 0xDA94 */ 0x0000, /* 0xDA95 */ 0x0000, /* 0xDA96 */ 0x0000, /* 0xDA97 */ 0x0000, /* 0xDA98 */ 0x0000, /* 0xDA99 */ 0x0000, /* 0xDA9A */ 0x0000, /* 0xDA9B */ 0x0000, /* 0xDA9C */ 0x0000, /* 0xDA9D */ 0x0000, /* 0xDA9E */ 0x0000, /* 0xDA9F */ 0x0000, /* 0xDAA0 */ 0x0000, /* 0xDAA1 */ 0x0000, /* 0xDAA2 */ 0x0000, /* 0xDAA3 */ 0x0000, /* 0xDAA4 */ 0x0000, /* 0xDAA5 */ 0x0000, /* 0xDAA6 */ 0x0000, /* 0xDAA7 */ 0x0000, /* 0xDAA8 */ 0x0000, /* 0xDAA9 */ 0x0000, /* 0xDAAA */ 0x0000, /* 0xDAAB */ 0x0000, /* 0xDAAC */ 0x0000, /* 0xDAAD */ 0x0000, /* 0xDAAE */ 0x0000, /* 0xDAAF */ 0x0000, /* 0xDAB0 */ 0x0000, /* 0xDAB1 */ 0x0000, /* 0xDAB2 */ 0x0000, /* 0xDAB3 */ 0x0000, /* 0xDAB4 */ 0x0000, /* 0xDAB5 */ 0x0000, /* 0xDAB6 */ 0x0000, /* 0xDAB7 */ 0x0000, /* 0xDAB8 */ 0x0000, /* 0xDAB9 */ 0x0000, /* 0xDABA */ 0x0000, /* 0xDABB */ 0x0000, /* 0xDABC */ 0x0000, /* 0xDABD */ 0x0000, /* 0xDABE */ 0x0000, /* 0xDABF */ 0x0000, /* 0xDAC0 */ 0x0000, /* 0xDAC1 */ 0x0000, /* 0xDAC2 */ 0x0000, /* 0xDAC3 */ 0x0000, /* 0xDAC4 */ 0x0000, /* 0xDAC5 */ 0x0000, /* 0xDAC6 */ 0x0000, /* 0xDAC7 */ 0x0000, /* 0xDAC8 */ 0x0000, /* 0xDAC9 */ 0x0000, /* 0xDACA */ 0x0000, /* 0xDACB */ 0x0000, /* 0xDACC */ 0x0000, /* 0xDACD */ 0x0000, /* 0xDACE */ 0x0000, /* 0xDACF */ 0x0000, /* 0xDAD0 */ 0x0000, /* 0xDAD1 */ 0x0000, /* 0xDAD2 */ 0x0000, /* 0xDAD3 */ 0x0000, /* 0xDAD4 */ 0x0000, /* 0xDAD5 */ 0x0000, /* 0xDAD6 */ 0x0000, /* 0xDAD7 */ 0x0000, /* 0xDAD8 */ 0x0000, /* 0xDAD9 */ 0x0000, /* 0xDADA */ 0x0000, /* 0xDADB */ 0x0000, /* 0xDADC */ 0x0000, /* 0xDADD */ 0x0000, /* 0xDADE */ 0x0000, /* 0xDADF */ 0x0000, /* 0xDAE0 */ 0x0000, /* 0xDAE1 */ 0x0000, /* 0xDAE2 */ 0x0000, /* 0xDAE3 */ 0x0000, /* 0xDAE4 */ 0x0000, /* 0xDAE5 */ 0x0000, /* 0xDAE6 */ 0x0000, /* 0xDAE7 */ 0x0000, /* 0xDAE8 */ 0x0000, /* 0xDAE9 */ 0x0000, /* 0xDAEA */ 0x0000, /* 0xDAEB */ 0x0000, /* 0xDAEC */ 0x0000, /* 0xDAED */ 0x0000, /* 0xDAEE */ 0x0000, /* 0xDAEF */ 0x0000, /* 0xDAF0 */ 0x0000, /* 0xDAF1 */ 0x0000, /* 0xDAF2 */ 0x0000, /* 0xDAF3 */ 0x0000, /* 0xDAF4 */ 0x0000, /* 0xDAF5 */ 0x0000, /* 0xDAF6 */ 0x0000, /* 0xDAF7 */ 0x0000, /* 0xDAF8 */ 0x0000, /* 0xDAF9 */ 0x0000, /* 0xDAFA */ 0x0000, /* 0xDAFB */ 0x0000, /* 0xDAFC */ 0x0000, /* 0xDAFD */ 0x0000, /* 0xDAFE */ 0x0000, /* 0xDAFF */ 0x0000, /* 0xDB00 */ 0x0000, /* 0xDB01 */ 0x0000, /* 0xDB02 */ 0x0000, /* 0xDB03 */ 0x0000, /* 0xDB04 */ 0x0000, /* 0xDB05 */ 0x0000, /* 0xDB06 */ 0x0000, /* 0xDB07 */ 0x0000, /* 0xDB08 */ 0x0000, /* 0xDB09 */ 0x0000, /* 0xDB0A */ 0x0000, /* 0xDB0B */ 0x0000, /* 0xDB0C */ 0x0000, /* 0xDB0D */ 0x0000, /* 0xDB0E */ 0x0000, /* 0xDB0F */ 0x0000, /* 0xDB10 */ 0x0000, /* 0xDB11 */ 0x0000, /* 0xDB12 */ 0x0000, /* 0xDB13 */ 0x0000, /* 0xDB14 */ 0x0000, /* 0xDB15 */ 0x0000, /* 0xDB16 */ 0x0000, /* 0xDB17 */ 0x0000, /* 0xDB18 */ 0x0000, /* 0xDB19 */ 0x0000, /* 0xDB1A */ 0x0000, /* 0xDB1B */ 0x0000, /* 0xDB1C */ 0x0000, /* 0xDB1D */ 0x0000, /* 0xDB1E */ 0x0000, /* 0xDB1F */ 0x0000, /* 0xDB20 */ 0x0000, /* 0xDB21 */ 0x0000, /* 0xDB22 */ 0x0000, /* 0xDB23 */ 0x0000, /* 0xDB24 */ 0x0000, /* 0xDB25 */ 0x0000, /* 0xDB26 */ 0x0000, /* 0xDB27 */ 0x0000, /* 0xDB28 */ 0x0000, /* 0xDB29 */ 0x0000, /* 0xDB2A */ 0x0000, /* 0xDB2B */ 0x0000, /* 0xDB2C */ 0x0000, /* 0xDB2D */ 0x0000, /* 0xDB2E */ 0x0000, /* 0xDB2F */ 0x0000, /* 0xDB30 */ 0x0000, /* 0xDB31 */ 0x0000, /* 0xDB32 */ 0x0000, /* 0xDB33 */ 0x0000, /* 0xDB34 */ 0x0000, /* 0xDB35 */ 0x0000, /* 0xDB36 */ 0x0000, /* 0xDB37 */ 0x0000, /* 0xDB38 */ 0x0000, /* 0xDB39 */ 0x0000, /* 0xDB3A */ 0x0000, /* 0xDB3B */ 0x0000, /* 0xDB3C */ 0x0000, /* 0xDB3D */ 0x0000, /* 0xDB3E */ 0x0000, /* 0xDB3F */ 0x0000, /* 0xDB40 */ 0x0000, /* 0xDB41 */ 0x0000, /* 0xDB42 */ 0x0000, /* 0xDB43 */ 0x0000, /* 0xDB44 */ 0x0000, /* 0xDB45 */ 0x0000, /* 0xDB46 */ 0x0000, /* 0xDB47 */ 0x0000, /* 0xDB48 */ 0x0000, /* 0xDB49 */ 0x0000, /* 0xDB4A */ 0x0000, /* 0xDB4B */ 0x0000, /* 0xDB4C */ 0x0000, /* 0xDB4D */ 0x0000, /* 0xDB4E */ 0x0000, /* 0xDB4F */ 0x0000, /* 0xDB50 */ 0x0000, /* 0xDB51 */ 0x0000, /* 0xDB52 */ 0x0000, /* 0xDB53 */ 0x0000, /* 0xDB54 */ 0x0000, /* 0xDB55 */ 0x0000, /* 0xDB56 */ 0x0000, /* 0xDB57 */ 0x0000, /* 0xDB58 */ 0x0000, /* 0xDB59 */ 0x0000, /* 0xDB5A */ 0x0000, /* 0xDB5B */ 0x0000, /* 0xDB5C */ 0x0000, /* 0xDB5D */ 0x0000, /* 0xDB5E */ 0x0000, /* 0xDB5F */ 0x0000, /* 0xDB60 */ 0x0000, /* 0xDB61 */ 0x0000, /* 0xDB62 */ 0x0000, /* 0xDB63 */ 0x0000, /* 0xDB64 */ 0x0000, /* 0xDB65 */ 0x0000, /* 0xDB66 */ 0x0000, /* 0xDB67 */ 0x0000, /* 0xDB68 */ 0x0000, /* 0xDB69 */ 0x0000, /* 0xDB6A */ 0x0000, /* 0xDB6B */ 0x0000, /* 0xDB6C */ 0x0000, /* 0xDB6D */ 0x0000, /* 0xDB6E */ 0x0000, /* 0xDB6F */ 0x0000, /* 0xDB70 */ 0x0000, /* 0xDB71 */ 0x0000, /* 0xDB72 */ 0x0000, /* 0xDB73 */ 0x0000, /* 0xDB74 */ 0x0000, /* 0xDB75 */ 0x0000, /* 0xDB76 */ 0x0000, /* 0xDB77 */ 0x0000, /* 0xDB78 */ 0x0000, /* 0xDB79 */ 0x0000, /* 0xDB7A */ 0x0000, /* 0xDB7B */ 0x0000, /* 0xDB7C */ 0x0000, /* 0xDB7D */ 0x0000, /* 0xDB7E */ 0x0000, /* 0xDB7F */ 0x0000, /* 0xDB80 */ 0x0000, /* 0xDB81 */ 0x0000, /* 0xDB82 */ 0x0000, /* 0xDB83 */ 0x0000, /* 0xDB84 */ 0x0000, /* 0xDB85 */ 0x0000, /* 0xDB86 */ 0x0000, /* 0xDB87 */ 0x0000, /* 0xDB88 */ 0x0000, /* 0xDB89 */ 0x0000, /* 0xDB8A */ 0x0000, /* 0xDB8B */ 0x0000, /* 0xDB8C */ 0x0000, /* 0xDB8D */ 0x0000, /* 0xDB8E */ 0x0000, /* 0xDB8F */ 0x0000, /* 0xDB90 */ 0x0000, /* 0xDB91 */ 0x0000, /* 0xDB92 */ 0x0000, /* 0xDB93 */ 0x0000, /* 0xDB94 */ 0x0000, /* 0xDB95 */ 0x0000, /* 0xDB96 */ 0x0000, /* 0xDB97 */ 0x0000, /* 0xDB98 */ 0x0000, /* 0xDB99 */ 0x0000, /* 0xDB9A */ 0x0000, /* 0xDB9B */ 0x0000, /* 0xDB9C */ 0x0000, /* 0xDB9D */ 0x0000, /* 0xDB9E */ 0x0000, /* 0xDB9F */ 0x0000, /* 0xDBA0 */ 0x0000, /* 0xDBA1 */ 0x0000, /* 0xDBA2 */ 0x0000, /* 0xDBA3 */ 0x0000, /* 0xDBA4 */ 0x0000, /* 0xDBA5 */ 0x0000, /* 0xDBA6 */ 0x0000, /* 0xDBA7 */ 0x0000, /* 0xDBA8 */ 0x0000, /* 0xDBA9 */ 0x0000, /* 0xDBAA */ 0x0000, /* 0xDBAB */ 0x0000, /* 0xDBAC */ 0x0000, /* 0xDBAD */ 0x0000, /* 0xDBAE */ 0x0000, /* 0xDBAF */ 0x0000, /* 0xDBB0 */ 0x0000, /* 0xDBB1 */ 0x0000, /* 0xDBB2 */ 0x0000, /* 0xDBB3 */ 0x0000, /* 0xDBB4 */ 0x0000, /* 0xDBB5 */ 0x0000, /* 0xDBB6 */ 0x0000, /* 0xDBB7 */ 0x0000, /* 0xDBB8 */ 0x0000, /* 0xDBB9 */ 0x0000, /* 0xDBBA */ 0x0000, /* 0xDBBB */ 0x0000, /* 0xDBBC */ 0x0000, /* 0xDBBD */ 0x0000, /* 0xDBBE */ 0x0000, /* 0xDBBF */ 0x0000, /* 0xDBC0 */ 0x0000, /* 0xDBC1 */ 0x0000, /* 0xDBC2 */ 0x0000, /* 0xDBC3 */ 0x0000, /* 0xDBC4 */ 0x0000, /* 0xDBC5 */ 0x0000, /* 0xDBC6 */ 0x0000, /* 0xDBC7 */ 0x0000, /* 0xDBC8 */ 0x0000, /* 0xDBC9 */ 0x0000, /* 0xDBCA */ 0x0000, /* 0xDBCB */ 0x0000, /* 0xDBCC */ 0x0000, /* 0xDBCD */ 0x0000, /* 0xDBCE */ 0x0000, /* 0xDBCF */ 0x0000, /* 0xDBD0 */ 0x0000, /* 0xDBD1 */ 0x0000, /* 0xDBD2 */ 0x0000, /* 0xDBD3 */ 0x0000, /* 0xDBD4 */ 0x0000, /* 0xDBD5 */ 0x0000, /* 0xDBD6 */ 0x0000, /* 0xDBD7 */ 0x0000, /* 0xDBD8 */ 0x0000, /* 0xDBD9 */ 0x0000, /* 0xDBDA */ 0x0000, /* 0xDBDB */ 0x0000, /* 0xDBDC */ 0x0000, /* 0xDBDD */ 0x0000, /* 0xDBDE */ 0x0000, /* 0xDBDF */ 0x0000, /* 0xDBE0 */ 0x0000, /* 0xDBE1 */ 0x0000, /* 0xDBE2 */ 0x0000, /* 0xDBE3 */ 0x0000, /* 0xDBE4 */ 0x0000, /* 0xDBE5 */ 0x0000, /* 0xDBE6 */ 0x0000, /* 0xDBE7 */ 0x0000, /* 0xDBE8 */ 0x0000, /* 0xDBE9 */ 0x0000, /* 0xDBEA */ 0x0000, /* 0xDBEB */ 0x0000, /* 0xDBEC */ 0x0000, /* 0xDBED */ 0x0000, /* 0xDBEE */ 0x0000, /* 0xDBEF */ 0x0000, /* 0xDBF0 */ 0x0000, /* 0xDBF1 */ 0x0000, /* 0xDBF2 */ 0x0000, /* 0xDBF3 */ 0x0000, /* 0xDBF4 */ 0x0000, /* 0xDBF5 */ 0x0000, /* 0xDBF6 */ 0x0000, /* 0xDBF7 */ 0x0000, /* 0xDBF8 */ 0x0000, /* 0xDBF9 */ 0x0000, /* 0xDBFA */ 0x0000, /* 0xDBFB */ 0x0000, /* 0xDBFC */ 0x0000, /* 0xDBFD */ 0x0000, /* 0xDBFE */ 0x0000, /* 0xDBFF */ 0x0000, /* 0xDC00 */ 0x0000, /* 0xDC01 */ 0x0000, /* 0xDC02 */ 0x0000, /* 0xDC03 */ 0x0000, /* 0xDC04 */ 0x0000, /* 0xDC05 */ 0x0000, /* 0xDC06 */ 0x0000, /* 0xDC07 */ 0x0000, /* 0xDC08 */ 0x0000, /* 0xDC09 */ 0x0000, /* 0xDC0A */ 0x0000, /* 0xDC0B */ 0x0000, /* 0xDC0C */ 0x0000, /* 0xDC0D */ 0x0000, /* 0xDC0E */ 0x0000, /* 0xDC0F */ 0x0000, /* 0xDC10 */ 0x0000, /* 0xDC11 */ 0x0000, /* 0xDC12 */ 0x0000, /* 0xDC13 */ 0x0000, /* 0xDC14 */ 0x0000, /* 0xDC15 */ 0x0000, /* 0xDC16 */ 0x0000, /* 0xDC17 */ 0x0000, /* 0xDC18 */ 0x0000, /* 0xDC19 */ 0x0000, /* 0xDC1A */ 0x0000, /* 0xDC1B */ 0x0000, /* 0xDC1C */ 0x0000, /* 0xDC1D */ 0x0000, /* 0xDC1E */ 0x0000, /* 0xDC1F */ 0x0000, /* 0xDC20 */ 0x0000, /* 0xDC21 */ 0x0000, /* 0xDC22 */ 0x0000, /* 0xDC23 */ 0x0000, /* 0xDC24 */ 0x0000, /* 0xDC25 */ 0x0000, /* 0xDC26 */ 0x0000, /* 0xDC27 */ 0x0000, /* 0xDC28 */ 0x0000, /* 0xDC29 */ 0x0000, /* 0xDC2A */ 0x0000, /* 0xDC2B */ 0x0000, /* 0xDC2C */ 0x0000, /* 0xDC2D */ 0x0000, /* 0xDC2E */ 0x0000, /* 0xDC2F */ 0x0000, /* 0xDC30 */ 0x0000, /* 0xDC31 */ 0x0000, /* 0xDC32 */ 0x0000, /* 0xDC33 */ 0x0000, /* 0xDC34 */ 0x0000, /* 0xDC35 */ 0x0000, /* 0xDC36 */ 0x0000, /* 0xDC37 */ 0x0000, /* 0xDC38 */ 0x0000, /* 0xDC39 */ 0x0000, /* 0xDC3A */ 0x0000, /* 0xDC3B */ 0x0000, /* 0xDC3C */ 0x0000, /* 0xDC3D */ 0x0000, /* 0xDC3E */ 0x0000, /* 0xDC3F */ 0x0000, /* 0xDC40 */ 0x0000, /* 0xDC41 */ 0x0000, /* 0xDC42 */ 0x0000, /* 0xDC43 */ 0x0000, /* 0xDC44 */ 0x0000, /* 0xDC45 */ 0x0000, /* 0xDC46 */ 0x0000, /* 0xDC47 */ 0x0000, /* 0xDC48 */ 0x0000, /* 0xDC49 */ 0x0000, /* 0xDC4A */ 0x0000, /* 0xDC4B */ 0x0000, /* 0xDC4C */ 0x0000, /* 0xDC4D */ 0x0000, /* 0xDC4E */ 0x0000, /* 0xDC4F */ 0x0000, /* 0xDC50 */ 0x0000, /* 0xDC51 */ 0x0000, /* 0xDC52 */ 0x0000, /* 0xDC53 */ 0x0000, /* 0xDC54 */ 0x0000, /* 0xDC55 */ 0x0000, /* 0xDC56 */ 0x0000, /* 0xDC57 */ 0x0000, /* 0xDC58 */ 0x0000, /* 0xDC59 */ 0x0000, /* 0xDC5A */ 0x0000, /* 0xDC5B */ 0x0000, /* 0xDC5C */ 0x0000, /* 0xDC5D */ 0x0000, /* 0xDC5E */ 0x0000, /* 0xDC5F */ 0x0000, /* 0xDC60 */ 0x0000, /* 0xDC61 */ 0x0000, /* 0xDC62 */ 0x0000, /* 0xDC63 */ 0x0000, /* 0xDC64 */ 0x0000, /* 0xDC65 */ 0x0000, /* 0xDC66 */ 0x0000, /* 0xDC67 */ 0x0000, /* 0xDC68 */ 0x0000, /* 0xDC69 */ 0x0000, /* 0xDC6A */ 0x0000, /* 0xDC6B */ 0x0000, /* 0xDC6C */ 0x0000, /* 0xDC6D */ 0x0000, /* 0xDC6E */ 0x0000, /* 0xDC6F */ 0x0000, /* 0xDC70 */ 0x0000, /* 0xDC71 */ 0x0000, /* 0xDC72 */ 0x0000, /* 0xDC73 */ 0x0000, /* 0xDC74 */ 0x0000, /* 0xDC75 */ 0x0000, /* 0xDC76 */ 0x0000, /* 0xDC77 */ 0x0000, /* 0xDC78 */ 0x0000, /* 0xDC79 */ 0x0000, /* 0xDC7A */ 0x0000, /* 0xDC7B */ 0x0000, /* 0xDC7C */ 0x0000, /* 0xDC7D */ 0x0000, /* 0xDC7E */ 0x0000, /* 0xDC7F */ 0x0000, /* 0xDC80 */ 0x0000, /* 0xDC81 */ 0x0000, /* 0xDC82 */ 0x0000, /* 0xDC83 */ 0x0000, /* 0xDC84 */ 0x0000, /* 0xDC85 */ 0x0000, /* 0xDC86 */ 0x0000, /* 0xDC87 */ 0x0000, /* 0xDC88 */ 0x0000, /* 0xDC89 */ 0x0000, /* 0xDC8A */ 0x0000, /* 0xDC8B */ 0x0000, /* 0xDC8C */ 0x0000, /* 0xDC8D */ 0x0000, /* 0xDC8E */ 0x0000, /* 0xDC8F */ 0x0000, /* 0xDC90 */ 0x0000, /* 0xDC91 */ 0x0000, /* 0xDC92 */ 0x0000, /* 0xDC93 */ 0x0000, /* 0xDC94 */ 0x0000, /* 0xDC95 */ 0x0000, /* 0xDC96 */ 0x0000, /* 0xDC97 */ 0x0000, /* 0xDC98 */ 0x0000, /* 0xDC99 */ 0x0000, /* 0xDC9A */ 0x0000, /* 0xDC9B */ 0x0000, /* 0xDC9C */ 0x0000, /* 0xDC9D */ 0x0000, /* 0xDC9E */ 0x0000, /* 0xDC9F */ 0x0000, /* 0xDCA0 */ 0x0000, /* 0xDCA1 */ 0x0000, /* 0xDCA2 */ 0x0000, /* 0xDCA3 */ 0x0000, /* 0xDCA4 */ 0x0000, /* 0xDCA5 */ 0x0000, /* 0xDCA6 */ 0x0000, /* 0xDCA7 */ 0x0000, /* 0xDCA8 */ 0x0000, /* 0xDCA9 */ 0x0000, /* 0xDCAA */ 0x0000, /* 0xDCAB */ 0x0000, /* 0xDCAC */ 0x0000, /* 0xDCAD */ 0x0000, /* 0xDCAE */ 0x0000, /* 0xDCAF */ 0x0000, /* 0xDCB0 */ 0x0000, /* 0xDCB1 */ 0x0000, /* 0xDCB2 */ 0x0000, /* 0xDCB3 */ 0x0000, /* 0xDCB4 */ 0x0000, /* 0xDCB5 */ 0x0000, /* 0xDCB6 */ 0x0000, /* 0xDCB7 */ 0x0000, /* 0xDCB8 */ 0x0000, /* 0xDCB9 */ 0x0000, /* 0xDCBA */ 0x0000, /* 0xDCBB */ 0x0000, /* 0xDCBC */ 0x0000, /* 0xDCBD */ 0x0000, /* 0xDCBE */ 0x0000, /* 0xDCBF */ 0x0000, /* 0xDCC0 */ 0x0000, /* 0xDCC1 */ 0x0000, /* 0xDCC2 */ 0x0000, /* 0xDCC3 */ 0x0000, /* 0xDCC4 */ 0x0000, /* 0xDCC5 */ 0x0000, /* 0xDCC6 */ 0x0000, /* 0xDCC7 */ 0x0000, /* 0xDCC8 */ 0x0000, /* 0xDCC9 */ 0x0000, /* 0xDCCA */ 0x0000, /* 0xDCCB */ 0x0000, /* 0xDCCC */ 0x0000, /* 0xDCCD */ 0x0000, /* 0xDCCE */ 0x0000, /* 0xDCCF */ 0x0000, /* 0xDCD0 */ 0x0000, /* 0xDCD1 */ 0x0000, /* 0xDCD2 */ 0x0000, /* 0xDCD3 */ 0x0000, /* 0xDCD4 */ 0x0000, /* 0xDCD5 */ 0x0000, /* 0xDCD6 */ 0x0000, /* 0xDCD7 */ 0x0000, /* 0xDCD8 */ 0x0000, /* 0xDCD9 */ 0x0000, /* 0xDCDA */ 0x0000, /* 0xDCDB */ 0x0000, /* 0xDCDC */ 0x0000, /* 0xDCDD */ 0x0000, /* 0xDCDE */ 0x0000, /* 0xDCDF */ 0x0000, /* 0xDCE0 */ 0x0000, /* 0xDCE1 */ 0x0000, /* 0xDCE2 */ 0x0000, /* 0xDCE3 */ 0x0000, /* 0xDCE4 */ 0x0000, /* 0xDCE5 */ 0x0000, /* 0xDCE6 */ 0x0000, /* 0xDCE7 */ 0x0000, /* 0xDCE8 */ 0x0000, /* 0xDCE9 */ 0x0000, /* 0xDCEA */ 0x0000, /* 0xDCEB */ 0x0000, /* 0xDCEC */ 0x0000, /* 0xDCED */ 0x0000, /* 0xDCEE */ 0x0000, /* 0xDCEF */ 0x0000, /* 0xDCF0 */ 0x0000, /* 0xDCF1 */ 0x0000, /* 0xDCF2 */ 0x0000, /* 0xDCF3 */ 0x0000, /* 0xDCF4 */ 0x0000, /* 0xDCF5 */ 0x0000, /* 0xDCF6 */ 0x0000, /* 0xDCF7 */ 0x0000, /* 0xDCF8 */ 0x0000, /* 0xDCF9 */ 0x0000, /* 0xDCFA */ 0x0000, /* 0xDCFB */ 0x0000, /* 0xDCFC */ 0x0000, /* 0xDCFD */ 0x0000, /* 0xDCFE */ 0x0000, /* 0xDCFF */ 0x0000, /* 0xDD00 */ 0x0000, /* 0xDD01 */ 0x0000, /* 0xDD02 */ 0x0000, /* 0xDD03 */ 0x0000, /* 0xDD04 */ 0x0000, /* 0xDD05 */ 0x0000, /* 0xDD06 */ 0x0000, /* 0xDD07 */ 0x0000, /* 0xDD08 */ 0x0000, /* 0xDD09 */ 0x0000, /* 0xDD0A */ 0x0000, /* 0xDD0B */ 0x0000, /* 0xDD0C */ 0x0000, /* 0xDD0D */ 0x0000, /* 0xDD0E */ 0x0000, /* 0xDD0F */ 0x0000, /* 0xDD10 */ 0x0000, /* 0xDD11 */ 0x0000, /* 0xDD12 */ 0x0000, /* 0xDD13 */ 0x0000, /* 0xDD14 */ 0x0000, /* 0xDD15 */ 0x0000, /* 0xDD16 */ 0x0000, /* 0xDD17 */ 0x0000, /* 0xDD18 */ 0x0000, /* 0xDD19 */ 0x0000, /* 0xDD1A */ 0x0000, /* 0xDD1B */ 0x0000, /* 0xDD1C */ 0x0000, /* 0xDD1D */ 0x0000, /* 0xDD1E */ 0x0000, /* 0xDD1F */ 0x0000, /* 0xDD20 */ 0x0000, /* 0xDD21 */ 0x0000, /* 0xDD22 */ 0x0000, /* 0xDD23 */ 0x0000, /* 0xDD24 */ 0x0000, /* 0xDD25 */ 0x0000, /* 0xDD26 */ 0x0000, /* 0xDD27 */ 0x0000, /* 0xDD28 */ 0x0000, /* 0xDD29 */ 0x0000, /* 0xDD2A */ 0x0000, /* 0xDD2B */ 0x0000, /* 0xDD2C */ 0x0000, /* 0xDD2D */ 0x0000, /* 0xDD2E */ 0x0000, /* 0xDD2F */ 0x0000, /* 0xDD30 */ 0x0000, /* 0xDD31 */ 0x0000, /* 0xDD32 */ 0x0000, /* 0xDD33 */ 0x0000, /* 0xDD34 */ 0x0000, /* 0xDD35 */ 0x0000, /* 0xDD36 */ 0x0000, /* 0xDD37 */ 0x0000, /* 0xDD38 */ 0x0000, /* 0xDD39 */ 0x0000, /* 0xDD3A */ 0x0000, /* 0xDD3B */ 0x0000, /* 0xDD3C */ 0x0000, /* 0xDD3D */ 0x0000, /* 0xDD3E */ 0x0000, /* 0xDD3F */ 0x0000, /* 0xDD40 */ 0x0000, /* 0xDD41 */ 0x0000, /* 0xDD42 */ 0x0000, /* 0xDD43 */ 0x0000, /* 0xDD44 */ 0x0000, /* 0xDD45 */ 0x0000, /* 0xDD46 */ 0x0000, /* 0xDD47 */ 0x0000, /* 0xDD48 */ 0x0000, /* 0xDD49 */ 0x0000, /* 0xDD4A */ 0x0000, /* 0xDD4B */ 0x0000, /* 0xDD4C */ 0x0000, /* 0xDD4D */ 0x0000, /* 0xDD4E */ 0x0000, /* 0xDD4F */ 0x0000, /* 0xDD50 */ 0x0000, /* 0xDD51 */ 0x0000, /* 0xDD52 */ 0x0000, /* 0xDD53 */ 0x0000, /* 0xDD54 */ 0x0000, /* 0xDD55 */ 0x0000, /* 0xDD56 */ 0x0000, /* 0xDD57 */ 0x0000, /* 0xDD58 */ 0x0000, /* 0xDD59 */ 0x0000, /* 0xDD5A */ 0x0000, /* 0xDD5B */ 0x0000, /* 0xDD5C */ 0x0000, /* 0xDD5D */ 0x0000, /* 0xDD5E */ 0x0000, /* 0xDD5F */ 0x0000, /* 0xDD60 */ 0x0000, /* 0xDD61 */ 0x0000, /* 0xDD62 */ 0x0000, /* 0xDD63 */ 0x0000, /* 0xDD64 */ 0x0000, /* 0xDD65 */ 0x0000, /* 0xDD66 */ 0x0000, /* 0xDD67 */ 0x0000, /* 0xDD68 */ 0x0000, /* 0xDD69 */ 0x0000, /* 0xDD6A */ 0x0000, /* 0xDD6B */ 0x0000, /* 0xDD6C */ 0x0000, /* 0xDD6D */ 0x0000, /* 0xDD6E */ 0x0000, /* 0xDD6F */ 0x0000, /* 0xDD70 */ 0x0000, /* 0xDD71 */ 0x0000, /* 0xDD72 */ 0x0000, /* 0xDD73 */ 0x0000, /* 0xDD74 */ 0x0000, /* 0xDD75 */ 0x0000, /* 0xDD76 */ 0x0000, /* 0xDD77 */ 0x0000, /* 0xDD78 */ 0x0000, /* 0xDD79 */ 0x0000, /* 0xDD7A */ 0x0000, /* 0xDD7B */ 0x0000, /* 0xDD7C */ 0x0000, /* 0xDD7D */ 0x0000, /* 0xDD7E */ 0x0000, /* 0xDD7F */ 0x0000, /* 0xDD80 */ 0x0000, /* 0xDD81 */ 0x0000, /* 0xDD82 */ 0x0000, /* 0xDD83 */ 0x0000, /* 0xDD84 */ 0x0000, /* 0xDD85 */ 0x0000, /* 0xDD86 */ 0x0000, /* 0xDD87 */ 0x0000, /* 0xDD88 */ 0x0000, /* 0xDD89 */ 0x0000, /* 0xDD8A */ 0x0000, /* 0xDD8B */ 0x0000, /* 0xDD8C */ 0x0000, /* 0xDD8D */ 0x0000, /* 0xDD8E */ 0x0000, /* 0xDD8F */ 0x0000, /* 0xDD90 */ 0x0000, /* 0xDD91 */ 0x0000, /* 0xDD92 */ 0x0000, /* 0xDD93 */ 0x0000, /* 0xDD94 */ 0x0000, /* 0xDD95 */ 0x0000, /* 0xDD96 */ 0x0000, /* 0xDD97 */ 0x0000, /* 0xDD98 */ 0x0000, /* 0xDD99 */ 0x0000, /* 0xDD9A */ 0x0000, /* 0xDD9B */ 0x0000, /* 0xDD9C */ 0x0000, /* 0xDD9D */ 0x0000, /* 0xDD9E */ 0x0000, /* 0xDD9F */ 0x0000, /* 0xDDA0 */ 0x0000, /* 0xDDA1 */ 0x0000, /* 0xDDA2 */ 0x0000, /* 0xDDA3 */ 0x0000, /* 0xDDA4 */ 0x0000, /* 0xDDA5 */ 0x0000, /* 0xDDA6 */ 0x0000, /* 0xDDA7 */ 0x0000, /* 0xDDA8 */ 0x0000, /* 0xDDA9 */ 0x0000, /* 0xDDAA */ 0x0000, /* 0xDDAB */ 0x0000, /* 0xDDAC */ 0x0000, /* 0xDDAD */ 0x0000, /* 0xDDAE */ 0x0000, /* 0xDDAF */ 0x0000, /* 0xDDB0 */ 0x0000, /* 0xDDB1 */ 0x0000, /* 0xDDB2 */ 0x0000, /* 0xDDB3 */ 0x0000, /* 0xDDB4 */ 0x0000, /* 0xDDB5 */ 0x0000, /* 0xDDB6 */ 0x0000, /* 0xDDB7 */ 0x0000, /* 0xDDB8 */ 0x0000, /* 0xDDB9 */ 0x0000, /* 0xDDBA */ 0x0000, /* 0xDDBB */ 0x0000, /* 0xDDBC */ 0x0000, /* 0xDDBD */ 0x0000, /* 0xDDBE */ 0x0000, /* 0xDDBF */ 0x0000, /* 0xDDC0 */ 0x0000, /* 0xDDC1 */ 0x0000, /* 0xDDC2 */ 0x0000, /* 0xDDC3 */ 0x0000, /* 0xDDC4 */ 0x0000, /* 0xDDC5 */ 0x0000, /* 0xDDC6 */ 0x0000, /* 0xDDC7 */ 0x0000, /* 0xDDC8 */ 0x0000, /* 0xDDC9 */ 0x0000, /* 0xDDCA */ 0x0000, /* 0xDDCB */ 0x0000, /* 0xDDCC */ 0x0000, /* 0xDDCD */ 0x0000, /* 0xDDCE */ 0x0000, /* 0xDDCF */ 0x0000, /* 0xDDD0 */ 0x0000, /* 0xDDD1 */ 0x0000, /* 0xDDD2 */ 0x0000, /* 0xDDD3 */ 0x0000, /* 0xDDD4 */ 0x0000, /* 0xDDD5 */ 0x0000, /* 0xDDD6 */ 0x0000, /* 0xDDD7 */ 0x0000, /* 0xDDD8 */ 0x0000, /* 0xDDD9 */ 0x0000, /* 0xDDDA */ 0x0000, /* 0xDDDB */ 0x0000, /* 0xDDDC */ 0x0000, /* 0xDDDD */ 0x0000, /* 0xDDDE */ 0x0000, /* 0xDDDF */ 0x0000, /* 0xDDE0 */ 0x0000, /* 0xDDE1 */ 0x0000, /* 0xDDE2 */ 0x0000, /* 0xDDE3 */ 0x0000, /* 0xDDE4 */ 0x0000, /* 0xDDE5 */ 0x0000, /* 0xDDE6 */ 0x0000, /* 0xDDE7 */ 0x0000, /* 0xDDE8 */ 0x0000, /* 0xDDE9 */ 0x0000, /* 0xDDEA */ 0x0000, /* 0xDDEB */ 0x0000, /* 0xDDEC */ 0x0000, /* 0xDDED */ 0x0000, /* 0xDDEE */ 0x0000, /* 0xDDEF */ 0x0000, /* 0xDDF0 */ 0x0000, /* 0xDDF1 */ 0x0000, /* 0xDDF2 */ 0x0000, /* 0xDDF3 */ 0x0000, /* 0xDDF4 */ 0x0000, /* 0xDDF5 */ 0x0000, /* 0xDDF6 */ 0x0000, /* 0xDDF7 */ 0x0000, /* 0xDDF8 */ 0x0000, /* 0xDDF9 */ 0x0000, /* 0xDDFA */ 0x0000, /* 0xDDFB */ 0x0000, /* 0xDDFC */ 0x0000, /* 0xDDFD */ 0x0000, /* 0xDDFE */ 0x0000, /* 0xDDFF */ 0x0000, /* 0xDE00 */ 0x0000, /* 0xDE01 */ 0x0000, /* 0xDE02 */ 0x0000, /* 0xDE03 */ 0x0000, /* 0xDE04 */ 0x0000, /* 0xDE05 */ 0x0000, /* 0xDE06 */ 0x0000, /* 0xDE07 */ 0x0000, /* 0xDE08 */ 0x0000, /* 0xDE09 */ 0x0000, /* 0xDE0A */ 0x0000, /* 0xDE0B */ 0x0000, /* 0xDE0C */ 0x0000, /* 0xDE0D */ 0x0000, /* 0xDE0E */ 0x0000, /* 0xDE0F */ 0x0000, /* 0xDE10 */ 0x0000, /* 0xDE11 */ 0x0000, /* 0xDE12 */ 0x0000, /* 0xDE13 */ 0x0000, /* 0xDE14 */ 0x0000, /* 0xDE15 */ 0x0000, /* 0xDE16 */ 0x0000, /* 0xDE17 */ 0x0000, /* 0xDE18 */ 0x0000, /* 0xDE19 */ 0x0000, /* 0xDE1A */ 0x0000, /* 0xDE1B */ 0x0000, /* 0xDE1C */ 0x0000, /* 0xDE1D */ 0x0000, /* 0xDE1E */ 0x0000, /* 0xDE1F */ 0x0000, /* 0xDE20 */ 0x0000, /* 0xDE21 */ 0x0000, /* 0xDE22 */ 0x0000, /* 0xDE23 */ 0x0000, /* 0xDE24 */ 0x0000, /* 0xDE25 */ 0x0000, /* 0xDE26 */ 0x0000, /* 0xDE27 */ 0x0000, /* 0xDE28 */ 0x0000, /* 0xDE29 */ 0x0000, /* 0xDE2A */ 0x0000, /* 0xDE2B */ 0x0000, /* 0xDE2C */ 0x0000, /* 0xDE2D */ 0x0000, /* 0xDE2E */ 0x0000, /* 0xDE2F */ 0x0000, /* 0xDE30 */ 0x0000, /* 0xDE31 */ 0x0000, /* 0xDE32 */ 0x0000, /* 0xDE33 */ 0x0000, /* 0xDE34 */ 0x0000, /* 0xDE35 */ 0x0000, /* 0xDE36 */ 0x0000, /* 0xDE37 */ 0x0000, /* 0xDE38 */ 0x0000, /* 0xDE39 */ 0x0000, /* 0xDE3A */ 0x0000, /* 0xDE3B */ 0x0000, /* 0xDE3C */ 0x0000, /* 0xDE3D */ 0x0000, /* 0xDE3E */ 0x0000, /* 0xDE3F */ 0x0000, /* 0xDE40 */ 0x0000, /* 0xDE41 */ 0x0000, /* 0xDE42 */ 0x0000, /* 0xDE43 */ 0x0000, /* 0xDE44 */ 0x0000, /* 0xDE45 */ 0x0000, /* 0xDE46 */ 0x0000, /* 0xDE47 */ 0x0000, /* 0xDE48 */ 0x0000, /* 0xDE49 */ 0x0000, /* 0xDE4A */ 0x0000, /* 0xDE4B */ 0x0000, /* 0xDE4C */ 0x0000, /* 0xDE4D */ 0x0000, /* 0xDE4E */ 0x0000, /* 0xDE4F */ 0x0000, /* 0xDE50 */ 0x0000, /* 0xDE51 */ 0x0000, /* 0xDE52 */ 0x0000, /* 0xDE53 */ 0x0000, /* 0xDE54 */ 0x0000, /* 0xDE55 */ 0x0000, /* 0xDE56 */ 0x0000, /* 0xDE57 */ 0x0000, /* 0xDE58 */ 0x0000, /* 0xDE59 */ 0x0000, /* 0xDE5A */ 0x0000, /* 0xDE5B */ 0x0000, /* 0xDE5C */ 0x0000, /* 0xDE5D */ 0x0000, /* 0xDE5E */ 0x0000, /* 0xDE5F */ 0x0000, /* 0xDE60 */ 0x0000, /* 0xDE61 */ 0x0000, /* 0xDE62 */ 0x0000, /* 0xDE63 */ 0x0000, /* 0xDE64 */ 0x0000, /* 0xDE65 */ 0x0000, /* 0xDE66 */ 0x0000, /* 0xDE67 */ 0x0000, /* 0xDE68 */ 0x0000, /* 0xDE69 */ 0x0000, /* 0xDE6A */ 0x0000, /* 0xDE6B */ 0x0000, /* 0xDE6C */ 0x0000, /* 0xDE6D */ 0x0000, /* 0xDE6E */ 0x0000, /* 0xDE6F */ 0x0000, /* 0xDE70 */ 0x0000, /* 0xDE71 */ 0x0000, /* 0xDE72 */ 0x0000, /* 0xDE73 */ 0x0000, /* 0xDE74 */ 0x0000, /* 0xDE75 */ 0x0000, /* 0xDE76 */ 0x0000, /* 0xDE77 */ 0x0000, /* 0xDE78 */ 0x0000, /* 0xDE79 */ 0x0000, /* 0xDE7A */ 0x0000, /* 0xDE7B */ 0x0000, /* 0xDE7C */ 0x0000, /* 0xDE7D */ 0x0000, /* 0xDE7E */ 0x0000, /* 0xDE7F */ 0x0000, /* 0xDE80 */ 0x0000, /* 0xDE81 */ 0x0000, /* 0xDE82 */ 0x0000, /* 0xDE83 */ 0x0000, /* 0xDE84 */ 0x0000, /* 0xDE85 */ 0x0000, /* 0xDE86 */ 0x0000, /* 0xDE87 */ 0x0000, /* 0xDE88 */ 0x0000, /* 0xDE89 */ 0x0000, /* 0xDE8A */ 0x0000, /* 0xDE8B */ 0x0000, /* 0xDE8C */ 0x0000, /* 0xDE8D */ 0x0000, /* 0xDE8E */ 0x0000, /* 0xDE8F */ 0x0000, /* 0xDE90 */ 0x0000, /* 0xDE91 */ 0x0000, /* 0xDE92 */ 0x0000, /* 0xDE93 */ 0x0000, /* 0xDE94 */ 0x0000, /* 0xDE95 */ 0x0000, /* 0xDE96 */ 0x0000, /* 0xDE97 */ 0x0000, /* 0xDE98 */ 0x0000, /* 0xDE99 */ 0x0000, /* 0xDE9A */ 0x0000, /* 0xDE9B */ 0x0000, /* 0xDE9C */ 0x0000, /* 0xDE9D */ 0x0000, /* 0xDE9E */ 0x0000, /* 0xDE9F */ 0x0000, /* 0xDEA0 */ 0x0000, /* 0xDEA1 */ 0x0000, /* 0xDEA2 */ 0x0000, /* 0xDEA3 */ 0x0000, /* 0xDEA4 */ 0x0000, /* 0xDEA5 */ 0x0000, /* 0xDEA6 */ 0x0000, /* 0xDEA7 */ 0x0000, /* 0xDEA8 */ 0x0000, /* 0xDEA9 */ 0x0000, /* 0xDEAA */ 0x0000, /* 0xDEAB */ 0x0000, /* 0xDEAC */ 0x0000, /* 0xDEAD */ 0x0000, /* 0xDEAE */ 0x0000, /* 0xDEAF */ 0x0000, /* 0xDEB0 */ 0x0000, /* 0xDEB1 */ 0x0000, /* 0xDEB2 */ 0x0000, /* 0xDEB3 */ 0x0000, /* 0xDEB4 */ 0x0000, /* 0xDEB5 */ 0x0000, /* 0xDEB6 */ 0x0000, /* 0xDEB7 */ 0x0000, /* 0xDEB8 */ 0x0000, /* 0xDEB9 */ 0x0000, /* 0xDEBA */ 0x0000, /* 0xDEBB */ 0x0000, /* 0xDEBC */ 0x0000, /* 0xDEBD */ 0x0000, /* 0xDEBE */ 0x0000, /* 0xDEBF */ 0x0000, /* 0xDEC0 */ 0x0000, /* 0xDEC1 */ 0x0000, /* 0xDEC2 */ 0x0000, /* 0xDEC3 */ 0x0000, /* 0xDEC4 */ 0x0000, /* 0xDEC5 */ 0x0000, /* 0xDEC6 */ 0x0000, /* 0xDEC7 */ 0x0000, /* 0xDEC8 */ 0x0000, /* 0xDEC9 */ 0x0000, /* 0xDECA */ 0x0000, /* 0xDECB */ 0x0000, /* 0xDECC */ 0x0000, /* 0xDECD */ 0x0000, /* 0xDECE */ 0x0000, /* 0xDECF */ 0x0000, /* 0xDED0 */ 0x0000, /* 0xDED1 */ 0x0000, /* 0xDED2 */ 0x0000, /* 0xDED3 */ 0x0000, /* 0xDED4 */ 0x0000, /* 0xDED5 */ 0x0000, /* 0xDED6 */ 0x0000, /* 0xDED7 */ 0x0000, /* 0xDED8 */ 0x0000, /* 0xDED9 */ 0x0000, /* 0xDEDA */ 0x0000, /* 0xDEDB */ 0x0000, /* 0xDEDC */ 0x0000, /* 0xDEDD */ 0x0000, /* 0xDEDE */ 0x0000, /* 0xDEDF */ 0x0000, /* 0xDEE0 */ 0x0000, /* 0xDEE1 */ 0x0000, /* 0xDEE2 */ 0x0000, /* 0xDEE3 */ 0x0000, /* 0xDEE4 */ 0x0000, /* 0xDEE5 */ 0x0000, /* 0xDEE6 */ 0x0000, /* 0xDEE7 */ 0x0000, /* 0xDEE8 */ 0x0000, /* 0xDEE9 */ 0x0000, /* 0xDEEA */ 0x0000, /* 0xDEEB */ 0x0000, /* 0xDEEC */ 0x0000, /* 0xDEED */ 0x0000, /* 0xDEEE */ 0x0000, /* 0xDEEF */ 0x0000, /* 0xDEF0 */ 0x0000, /* 0xDEF1 */ 0x0000, /* 0xDEF2 */ 0x0000, /* 0xDEF3 */ 0x0000, /* 0xDEF4 */ 0x0000, /* 0xDEF5 */ 0x0000, /* 0xDEF6 */ 0x0000, /* 0xDEF7 */ 0x0000, /* 0xDEF8 */ 0x0000, /* 0xDEF9 */ 0x0000, /* 0xDEFA */ 0x0000, /* 0xDEFB */ 0x0000, /* 0xDEFC */ 0x0000, /* 0xDEFD */ 0x0000, /* 0xDEFE */ 0x0000, /* 0xDEFF */ 0x0000, /* 0xDF00 */ 0x0000, /* 0xDF01 */ 0x0000, /* 0xDF02 */ 0x0000, /* 0xDF03 */ 0x0000, /* 0xDF04 */ 0x0000, /* 0xDF05 */ 0x0000, /* 0xDF06 */ 0x0000, /* 0xDF07 */ 0x0000, /* 0xDF08 */ 0x0000, /* 0xDF09 */ 0x0000, /* 0xDF0A */ 0x0000, /* 0xDF0B */ 0x0000, /* 0xDF0C */ 0x0000, /* 0xDF0D */ 0x0000, /* 0xDF0E */ 0x0000, /* 0xDF0F */ 0x0000, /* 0xDF10 */ 0x0000, /* 0xDF11 */ 0x0000, /* 0xDF12 */ 0x0000, /* 0xDF13 */ 0x0000, /* 0xDF14 */ 0x0000, /* 0xDF15 */ 0x0000, /* 0xDF16 */ 0x0000, /* 0xDF17 */ 0x0000, /* 0xDF18 */ 0x0000, /* 0xDF19 */ 0x0000, /* 0xDF1A */ 0x0000, /* 0xDF1B */ 0x0000, /* 0xDF1C */ 0x0000, /* 0xDF1D */ 0x0000, /* 0xDF1E */ 0x0000, /* 0xDF1F */ 0x0000, /* 0xDF20 */ 0x0000, /* 0xDF21 */ 0x0000, /* 0xDF22 */ 0x0000, /* 0xDF23 */ 0x0000, /* 0xDF24 */ 0x0000, /* 0xDF25 */ 0x0000, /* 0xDF26 */ 0x0000, /* 0xDF27 */ 0x0000, /* 0xDF28 */ 0x0000, /* 0xDF29 */ 0x0000, /* 0xDF2A */ 0x0000, /* 0xDF2B */ 0x0000, /* 0xDF2C */ 0x0000, /* 0xDF2D */ 0x0000, /* 0xDF2E */ 0x0000, /* 0xDF2F */ 0x0000, /* 0xDF30 */ 0x0000, /* 0xDF31 */ 0x0000, /* 0xDF32 */ 0x0000, /* 0xDF33 */ 0x0000, /* 0xDF34 */ 0x0000, /* 0xDF35 */ 0x0000, /* 0xDF36 */ 0x0000, /* 0xDF37 */ 0x0000, /* 0xDF38 */ 0x0000, /* 0xDF39 */ 0x0000, /* 0xDF3A */ 0x0000, /* 0xDF3B */ 0x0000, /* 0xDF3C */ 0x0000, /* 0xDF3D */ 0x0000, /* 0xDF3E */ 0x0000, /* 0xDF3F */ 0x0000, /* 0xDF40 */ 0x0000, /* 0xDF41 */ 0x0000, /* 0xDF42 */ 0x0000, /* 0xDF43 */ 0x0000, /* 0xDF44 */ 0x0000, /* 0xDF45 */ 0x0000, /* 0xDF46 */ 0x0000, /* 0xDF47 */ 0x0000, /* 0xDF48 */ 0x0000, /* 0xDF49 */ 0x0000, /* 0xDF4A */ 0x0000, /* 0xDF4B */ 0x0000, /* 0xDF4C */ 0x0000, /* 0xDF4D */ 0x0000, /* 0xDF4E */ 0x0000, /* 0xDF4F */ 0x0000, /* 0xDF50 */ 0x0000, /* 0xDF51 */ 0x0000, /* 0xDF52 */ 0x0000, /* 0xDF53 */ 0x0000, /* 0xDF54 */ 0x0000, /* 0xDF55 */ 0x0000, /* 0xDF56 */ 0x0000, /* 0xDF57 */ 0x0000, /* 0xDF58 */ 0x0000, /* 0xDF59 */ 0x0000, /* 0xDF5A */ 0x0000, /* 0xDF5B */ 0x0000, /* 0xDF5C */ 0x0000, /* 0xDF5D */ 0x0000, /* 0xDF5E */ 0x0000, /* 0xDF5F */ 0x0000, /* 0xDF60 */ 0x0000, /* 0xDF61 */ 0x0000, /* 0xDF62 */ 0x0000, /* 0xDF63 */ 0x0000, /* 0xDF64 */ 0x0000, /* 0xDF65 */ 0x0000, /* 0xDF66 */ 0x0000, /* 0xDF67 */ 0x0000, /* 0xDF68 */ 0x0000, /* 0xDF69 */ 0x0000, /* 0xDF6A */ 0x0000, /* 0xDF6B */ 0x0000, /* 0xDF6C */ 0x0000, /* 0xDF6D */ 0x0000, /* 0xDF6E */ 0x0000, /* 0xDF6F */ 0x0000, /* 0xDF70 */ 0x0000, /* 0xDF71 */ 0x0000, /* 0xDF72 */ 0x0000, /* 0xDF73 */ 0x0000, /* 0xDF74 */ 0x0000, /* 0xDF75 */ 0x0000, /* 0xDF76 */ 0x0000, /* 0xDF77 */ 0x0000, /* 0xDF78 */ 0x0000, /* 0xDF79 */ 0x0000, /* 0xDF7A */ 0x0000, /* 0xDF7B */ 0x0000, /* 0xDF7C */ 0x0000, /* 0xDF7D */ 0x0000, /* 0xDF7E */ 0x0000, /* 0xDF7F */ 0x0000, /* 0xDF80 */ 0x0000, /* 0xDF81 */ 0x0000, /* 0xDF82 */ 0x0000, /* 0xDF83 */ 0x0000, /* 0xDF84 */ 0x0000, /* 0xDF85 */ 0x0000, /* 0xDF86 */ 0x0000, /* 0xDF87 */ 0x0000, /* 0xDF88 */ 0x0000, /* 0xDF89 */ 0x0000, /* 0xDF8A */ 0x0000, /* 0xDF8B */ 0x0000, /* 0xDF8C */ 0x0000, /* 0xDF8D */ 0x0000, /* 0xDF8E */ 0x0000, /* 0xDF8F */ 0x0000, /* 0xDF90 */ 0x0000, /* 0xDF91 */ 0x0000, /* 0xDF92 */ 0x0000, /* 0xDF93 */ 0x0000, /* 0xDF94 */ 0x0000, /* 0xDF95 */ 0x0000, /* 0xDF96 */ 0x0000, /* 0xDF97 */ 0x0000, /* 0xDF98 */ 0x0000, /* 0xDF99 */ 0x0000, /* 0xDF9A */ 0x0000, /* 0xDF9B */ 0x0000, /* 0xDF9C */ 0x0000, /* 0xDF9D */ 0x0000, /* 0xDF9E */ 0x0000, /* 0xDF9F */ 0x0000, /* 0xDFA0 */ 0x0000, /* 0xDFA1 */ 0x0000, /* 0xDFA2 */ 0x0000, /* 0xDFA3 */ 0x0000, /* 0xDFA4 */ 0x0000, /* 0xDFA5 */ 0x0000, /* 0xDFA6 */ 0x0000, /* 0xDFA7 */ 0x0000, /* 0xDFA8 */ 0x0000, /* 0xDFA9 */ 0x0000, /* 0xDFAA */ 0x0000, /* 0xDFAB */ 0x0000, /* 0xDFAC */ 0x0000, /* 0xDFAD */ 0x0000, /* 0xDFAE */ 0x0000, /* 0xDFAF */ 0x0000, /* 0xDFB0 */ 0x0000, /* 0xDFB1 */ 0x0000, /* 0xDFB2 */ 0x0000, /* 0xDFB3 */ 0x0000, /* 0xDFB4 */ 0x0000, /* 0xDFB5 */ 0x0000, /* 0xDFB6 */ 0x0000, /* 0xDFB7 */ 0x0000, /* 0xDFB8 */ 0x0000, /* 0xDFB9 */ 0x0000, /* 0xDFBA */ 0x0000, /* 0xDFBB */ 0x0000, /* 0xDFBC */ 0x0000, /* 0xDFBD */ 0x0000, /* 0xDFBE */ 0x0000, /* 0xDFBF */ 0x0000, /* 0xDFC0 */ 0x0000, /* 0xDFC1 */ 0x0000, /* 0xDFC2 */ 0x0000, /* 0xDFC3 */ 0x0000, /* 0xDFC4 */ 0x0000, /* 0xDFC5 */ 0x0000, /* 0xDFC6 */ 0x0000, /* 0xDFC7 */ 0x0000, /* 0xDFC8 */ 0x0000, /* 0xDFC9 */ 0x0000, /* 0xDFCA */ 0x0000, /* 0xDFCB */ 0x0000, /* 0xDFCC */ 0x0000, /* 0xDFCD */ 0x0000, /* 0xDFCE */ 0x0000, /* 0xDFCF */ 0x0000, /* 0xDFD0 */ 0x0000, /* 0xDFD1 */ 0x0000, /* 0xDFD2 */ 0x0000, /* 0xDFD3 */ 0x0000, /* 0xDFD4 */ 0x0000, /* 0xDFD5 */ 0x0000, /* 0xDFD6 */ 0x0000, /* 0xDFD7 */ 0x0000, /* 0xDFD8 */ 0x0000, /* 0xDFD9 */ 0x0000, /* 0xDFDA */ 0x0000, /* 0xDFDB */ 0x0000, /* 0xDFDC */ 0x0000, /* 0xDFDD */ 0x0000, /* 0xDFDE */ 0x0000, /* 0xDFDF */ 0x0000, /* 0xDFE0 */ 0x0000, /* 0xDFE1 */ 0x0000, /* 0xDFE2 */ 0x0000, /* 0xDFE3 */ 0x0000, /* 0xDFE4 */ 0x0000, /* 0xDFE5 */ 0x0000, /* 0xDFE6 */ 0x0000, /* 0xDFE7 */ 0x0000, /* 0xDFE8 */ 0x0000, /* 0xDFE9 */ 0x0000, /* 0xDFEA */ 0x0000, /* 0xDFEB */ 0x0000, /* 0xDFEC */ 0x0000, /* 0xDFED */ 0x0000, /* 0xDFEE */ 0x0000, /* 0xDFEF */ 0x0000, /* 0xDFF0 */ 0x0000, /* 0xDFF1 */ 0x0000, /* 0xDFF2 */ 0x0000, /* 0xDFF3 */ 0x0000, /* 0xDFF4 */ 0x0000, /* 0xDFF5 */ 0x0000, /* 0xDFF6 */ 0x0000, /* 0xDFF7 */ 0x0000, /* 0xDFF8 */ 0x0000, /* 0xDFF9 */ 0x0000, /* 0xDFFA */ 0x0000, /* 0xDFFB */ 0x0000, /* 0xDFFC */ 0x0000, /* 0xDFFD */ 0x0000, /* 0xDFFE */ 0x0000, /* 0xDFFF */ 0x0000, /* 0xE000 */ 0x0000, /* 0xE001 */ 0x0000, /* 0xE002 */ 0x0000, /* 0xE003 */ 0x0000, /* 0xE004 */ 0x0000, /* 0xE005 */ 0x0000, /* 0xE006 */ 0x0000, /* 0xE007 */ 0x0000, /* 0xE008 */ 0x0000, /* 0xE009 */ 0x0000, /* 0xE00A */ 0x0000, /* 0xE00B */ 0x0000, /* 0xE00C */ 0x0000, /* 0xE00D */ 0x0000, /* 0xE00E */ 0x0000, /* 0xE00F */ 0x0000, /* 0xE010 */ 0x0000, /* 0xE011 */ 0x0000, /* 0xE012 */ 0x0000, /* 0xE013 */ 0x0000, /* 0xE014 */ 0x0000, /* 0xE015 */ 0x0000, /* 0xE016 */ 0x0000, /* 0xE017 */ 0x0000, /* 0xE018 */ 0x0000, /* 0xE019 */ 0x0000, /* 0xE01A */ 0x0000, /* 0xE01B */ 0x0000, /* 0xE01C */ 0x0000, /* 0xE01D */ 0x0000, /* 0xE01E */ 0x0000, /* 0xE01F */ 0x0000, /* 0xE020 */ 0x0000, /* 0xE021 */ 0x0000, /* 0xE022 */ 0x0000, /* 0xE023 */ 0x0000, /* 0xE024 */ 0x0000, /* 0xE025 */ 0x0000, /* 0xE026 */ 0x0000, /* 0xE027 */ 0x0000, /* 0xE028 */ 0x0000, /* 0xE029 */ 0x0000, /* 0xE02A */ 0x0000, /* 0xE02B */ 0x0000, /* 0xE02C */ 0x0000, /* 0xE02D */ 0x0000, /* 0xE02E */ 0x0000, /* 0xE02F */ 0x0000, /* 0xE030 */ 0x0000, /* 0xE031 */ 0x0000, /* 0xE032 */ 0x0000, /* 0xE033 */ 0x0000, /* 0xE034 */ 0x0000, /* 0xE035 */ 0x0000, /* 0xE036 */ 0x0000, /* 0xE037 */ 0x0000, /* 0xE038 */ 0x0000, /* 0xE039 */ 0x0000, /* 0xE03A */ 0x0000, /* 0xE03B */ 0x0000, /* 0xE03C */ 0x0000, /* 0xE03D */ 0x0000, /* 0xE03E */ 0x0000, /* 0xE03F */ 0x6F3E, /* 0xE040 */ 0x6F13, /* 0xE041 */ 0x6EF7, /* 0xE042 */ 0x6F86, /* 0xE043 */ 0x6F7A, /* 0xE044 */ 0x6F78, /* 0xE045 */ 0x6F81, /* 0xE046 */ 0x6F80, /* 0xE047 */ 0x6F6F, /* 0xE048 */ 0x6F5B, /* 0xE049 */ 0x6FF3, /* 0xE04A */ 0x6F6D, /* 0xE04B */ 0x6F82, /* 0xE04C */ 0x6F7C, /* 0xE04D */ 0x6F58, /* 0xE04E */ 0x6F8E, /* 0xE04F */ 0x6F91, /* 0xE050 */ 0x6FC2, /* 0xE051 */ 0x6F66, /* 0xE052 */ 0x6FB3, /* 0xE053 */ 0x6FA3, /* 0xE054 */ 0x6FA1, /* 0xE055 */ 0x6FA4, /* 0xE056 */ 0x6FB9, /* 0xE057 */ 0x6FC6, /* 0xE058 */ 0x6FAA, /* 0xE059 */ 0x6FDF, /* 0xE05A */ 0x6FD5, /* 0xE05B */ 0x6FEC, /* 0xE05C */ 0x6FD4, /* 0xE05D */ 0x6FD8, /* 0xE05E */ 0x6FF1, /* 0xE05F */ 0x6FEE, /* 0xE060 */ 0x6FDB, /* 0xE061 */ 0x7009, /* 0xE062 */ 0x700B, /* 0xE063 */ 0x6FFA, /* 0xE064 */ 0x7011, /* 0xE065 */ 0x7001, /* 0xE066 */ 0x700F, /* 0xE067 */ 0x6FFE, /* 0xE068 */ 0x701B, /* 0xE069 */ 0x701A, /* 0xE06A */ 0x6F74, /* 0xE06B */ 0x701D, /* 0xE06C */ 0x7018, /* 0xE06D */ 0x701F, /* 0xE06E */ 0x7030, /* 0xE06F */ 0x703E, /* 0xE070 */ 0x7032, /* 0xE071 */ 0x7051, /* 0xE072 */ 0x7063, /* 0xE073 */ 0x7099, /* 0xE074 */ 0x7092, /* 0xE075 */ 0x70AF, /* 0xE076 */ 0x70F1, /* 0xE077 */ 0x70AC, /* 0xE078 */ 0x70B8, /* 0xE079 */ 0x70B3, /* 0xE07A */ 0x70AE, /* 0xE07B */ 0x70DF, /* 0xE07C */ 0x70CB, /* 0xE07D */ 0x70DD, /* 0xE07E */ 0x0000, /* 0xE07F */ 0x70D9, /* 0xE080 */ 0x7109, /* 0xE081 */ 0x70FD, /* 0xE082 */ 0x711C, /* 0xE083 */ 0x7119, /* 0xE084 */ 0x7165, /* 0xE085 */ 0x7155, /* 0xE086 */ 0x7188, /* 0xE087 */ 0x7166, /* 0xE088 */ 0x7162, /* 0xE089 */ 0x714C, /* 0xE08A */ 0x7156, /* 0xE08B */ 0x716C, /* 0xE08C */ 0x718F, /* 0xE08D */ 0x71FB, /* 0xE08E */ 0x7184, /* 0xE08F */ 0x7195, /* 0xE090 */ 0x71A8, /* 0xE091 */ 0x71AC, /* 0xE092 */ 0x71D7, /* 0xE093 */ 0x71B9, /* 0xE094 */ 0x71BE, /* 0xE095 */ 0x71D2, /* 0xE096 */ 0x71C9, /* 0xE097 */ 0x71D4, /* 0xE098 */ 0x71CE, /* 0xE099 */ 0x71E0, /* 0xE09A */ 0x71EC, /* 0xE09B */ 0x71E7, /* 0xE09C */ 0x71F5, /* 0xE09D */ 0x71FC, /* 0xE09E */ 0x71F9, /* 0xE09F */ 0x71FF, /* 0xE0A0 */ 0x720D, /* 0xE0A1 */ 0x7210, /* 0xE0A2 */ 0x721B, /* 0xE0A3 */ 0x7228, /* 0xE0A4 */ 0x722D, /* 0xE0A5 */ 0x722C, /* 0xE0A6 */ 0x7230, /* 0xE0A7 */ 0x7232, /* 0xE0A8 */ 0x723B, /* 0xE0A9 */ 0x723C, /* 0xE0AA */ 0x723F, /* 0xE0AB */ 0x7240, /* 0xE0AC */ 0x7246, /* 0xE0AD */ 0x724B, /* 0xE0AE */ 0x7258, /* 0xE0AF */ 0x7274, /* 0xE0B0 */ 0x727E, /* 0xE0B1 */ 0x7282, /* 0xE0B2 */ 0x7281, /* 0xE0B3 */ 0x7287, /* 0xE0B4 */ 0x7292, /* 0xE0B5 */ 0x7296, /* 0xE0B6 */ 0x72A2, /* 0xE0B7 */ 0x72A7, /* 0xE0B8 */ 0x72B9, /* 0xE0B9 */ 0x72B2, /* 0xE0BA */ 0x72C3, /* 0xE0BB */ 0x72C6, /* 0xE0BC */ 0x72C4, /* 0xE0BD */ 0x72CE, /* 0xE0BE */ 0x72D2, /* 0xE0BF */ 0x72E2, /* 0xE0C0 */ 0x72E0, /* 0xE0C1 */ 0x72E1, /* 0xE0C2 */ 0x72F9, /* 0xE0C3 */ 0x72F7, /* 0xE0C4 */ 0x500F, /* 0xE0C5 */ 0x7317, /* 0xE0C6 */ 0x730A, /* 0xE0C7 */ 0x731C, /* 0xE0C8 */ 0x7316, /* 0xE0C9 */ 0x731D, /* 0xE0CA */ 0x7334, /* 0xE0CB */ 0x732F, /* 0xE0CC */ 0x7329, /* 0xE0CD */ 0x7325, /* 0xE0CE */ 0x733E, /* 0xE0CF */ 0x734E, /* 0xE0D0 */ 0x734F, /* 0xE0D1 */ 0x9ED8, /* 0xE0D2 */ 0x7357, /* 0xE0D3 */ 0x736A, /* 0xE0D4 */ 0x7368, /* 0xE0D5 */ 0x7370, /* 0xE0D6 */ 0x7378, /* 0xE0D7 */ 0x7375, /* 0xE0D8 */ 0x737B, /* 0xE0D9 */ 0x737A, /* 0xE0DA */ 0x73C8, /* 0xE0DB */ 0x73B3, /* 0xE0DC */ 0x73CE, /* 0xE0DD */ 0x73BB, /* 0xE0DE */ 0x73C0, /* 0xE0DF */ 0x73E5, /* 0xE0E0 */ 0x73EE, /* 0xE0E1 */ 0x73DE, /* 0xE0E2 */ 0x74A2, /* 0xE0E3 */ 0x7405, /* 0xE0E4 */ 0x746F, /* 0xE0E5 */ 0x7425, /* 0xE0E6 */ 0x73F8, /* 0xE0E7 */ 0x7432, /* 0xE0E8 */ 0x743A, /* 0xE0E9 */ 0x7455, /* 0xE0EA */ 0x743F, /* 0xE0EB */ 0x745F, /* 0xE0EC */ 0x7459, /* 0xE0ED */ 0x7441, /* 0xE0EE */ 0x745C, /* 0xE0EF */ 0x7469, /* 0xE0F0 */ 0x7470, /* 0xE0F1 */ 0x7463, /* 0xE0F2 */ 0x746A, /* 0xE0F3 */ 0x7476, /* 0xE0F4 */ 0x747E, /* 0xE0F5 */ 0x748B, /* 0xE0F6 */ 0x749E, /* 0xE0F7 */ 0x74A7, /* 0xE0F8 */ 0x74CA, /* 0xE0F9 */ 0x74CF, /* 0xE0FA */ 0x74D4, /* 0xE0FB */ 0x73F1, /* 0xE0FC */ 0x0000, /* 0xE0FD */ 0x0000, /* 0xE0FE */ 0x0000, /* 0xE0FF */ 0x0000, /* 0xE100 */ 0x0000, /* 0xE101 */ 0x0000, /* 0xE102 */ 0x0000, /* 0xE103 */ 0x0000, /* 0xE104 */ 0x0000, /* 0xE105 */ 0x0000, /* 0xE106 */ 0x0000, /* 0xE107 */ 0x0000, /* 0xE108 */ 0x0000, /* 0xE109 */ 0x0000, /* 0xE10A */ 0x0000, /* 0xE10B */ 0x0000, /* 0xE10C */ 0x0000, /* 0xE10D */ 0x0000, /* 0xE10E */ 0x0000, /* 0xE10F */ 0x0000, /* 0xE110 */ 0x0000, /* 0xE111 */ 0x0000, /* 0xE112 */ 0x0000, /* 0xE113 */ 0x0000, /* 0xE114 */ 0x0000, /* 0xE115 */ 0x0000, /* 0xE116 */ 0x0000, /* 0xE117 */ 0x0000, /* 0xE118 */ 0x0000, /* 0xE119 */ 0x0000, /* 0xE11A */ 0x0000, /* 0xE11B */ 0x0000, /* 0xE11C */ 0x0000, /* 0xE11D */ 0x0000, /* 0xE11E */ 0x0000, /* 0xE11F */ 0x0000, /* 0xE120 */ 0x0000, /* 0xE121 */ 0x0000, /* 0xE122 */ 0x0000, /* 0xE123 */ 0x0000, /* 0xE124 */ 0x0000, /* 0xE125 */ 0x0000, /* 0xE126 */ 0x0000, /* 0xE127 */ 0x0000, /* 0xE128 */ 0x0000, /* 0xE129 */ 0x0000, /* 0xE12A */ 0x0000, /* 0xE12B */ 0x0000, /* 0xE12C */ 0x0000, /* 0xE12D */ 0x0000, /* 0xE12E */ 0x0000, /* 0xE12F */ 0x0000, /* 0xE130 */ 0x0000, /* 0xE131 */ 0x0000, /* 0xE132 */ 0x0000, /* 0xE133 */ 0x0000, /* 0xE134 */ 0x0000, /* 0xE135 */ 0x0000, /* 0xE136 */ 0x0000, /* 0xE137 */ 0x0000, /* 0xE138 */ 0x0000, /* 0xE139 */ 0x0000, /* 0xE13A */ 0x0000, /* 0xE13B */ 0x0000, /* 0xE13C */ 0x0000, /* 0xE13D */ 0x0000, /* 0xE13E */ 0x0000, /* 0xE13F */ 0x74E0, /* 0xE140 */ 0x74E3, /* 0xE141 */ 0x74E7, /* 0xE142 */ 0x74E9, /* 0xE143 */ 0x74EE, /* 0xE144 */ 0x74F2, /* 0xE145 */ 0x74F0, /* 0xE146 */ 0x74F1, /* 0xE147 */ 0x74F8, /* 0xE148 */ 0x74F7, /* 0xE149 */ 0x7504, /* 0xE14A */ 0x7503, /* 0xE14B */ 0x7505, /* 0xE14C */ 0x750C, /* 0xE14D */ 0x750E, /* 0xE14E */ 0x750D, /* 0xE14F */ 0x7515, /* 0xE150 */ 0x7513, /* 0xE151 */ 0x751E, /* 0xE152 */ 0x7526, /* 0xE153 */ 0x752C, /* 0xE154 */ 0x753C, /* 0xE155 */ 0x7544, /* 0xE156 */ 0x754D, /* 0xE157 */ 0x754A, /* 0xE158 */ 0x7549, /* 0xE159 */ 0x755B, /* 0xE15A */ 0x7546, /* 0xE15B */ 0x755A, /* 0xE15C */ 0x7569, /* 0xE15D */ 0x7564, /* 0xE15E */ 0x7567, /* 0xE15F */ 0x756B, /* 0xE160 */ 0x756D, /* 0xE161 */ 0x7578, /* 0xE162 */ 0x7576, /* 0xE163 */ 0x7586, /* 0xE164 */ 0x7587, /* 0xE165 */ 0x7574, /* 0xE166 */ 0x758A, /* 0xE167 */ 0x7589, /* 0xE168 */ 0x7582, /* 0xE169 */ 0x7594, /* 0xE16A */ 0x759A, /* 0xE16B */ 0x759D, /* 0xE16C */ 0x75A5, /* 0xE16D */ 0x75A3, /* 0xE16E */ 0x75C2, /* 0xE16F */ 0x75B3, /* 0xE170 */ 0x75C3, /* 0xE171 */ 0x75B5, /* 0xE172 */ 0x75BD, /* 0xE173 */ 0x75B8, /* 0xE174 */ 0x75BC, /* 0xE175 */ 0x75B1, /* 0xE176 */ 0x75CD, /* 0xE177 */ 0x75CA, /* 0xE178 */ 0x75D2, /* 0xE179 */ 0x75D9, /* 0xE17A */ 0x75E3, /* 0xE17B */ 0x75DE, /* 0xE17C */ 0x75FE, /* 0xE17D */ 0x75FF, /* 0xE17E */ 0x0000, /* 0xE17F */ 0x75FC, /* 0xE180 */ 0x7601, /* 0xE181 */ 0x75F0, /* 0xE182 */ 0x75FA, /* 0xE183 */ 0x75F2, /* 0xE184 */ 0x75F3, /* 0xE185 */ 0x760B, /* 0xE186 */ 0x760D, /* 0xE187 */ 0x7609, /* 0xE188 */ 0x761F, /* 0xE189 */ 0x7627, /* 0xE18A */ 0x7620, /* 0xE18B */ 0x7621, /* 0xE18C */ 0x7622, /* 0xE18D */ 0x7624, /* 0xE18E */ 0x7634, /* 0xE18F */ 0x7630, /* 0xE190 */ 0x763B, /* 0xE191 */ 0x7647, /* 0xE192 */ 0x7648, /* 0xE193 */ 0x7646, /* 0xE194 */ 0x765C, /* 0xE195 */ 0x7658, /* 0xE196 */ 0x7661, /* 0xE197 */ 0x7662, /* 0xE198 */ 0x7668, /* 0xE199 */ 0x7669, /* 0xE19A */ 0x766A, /* 0xE19B */ 0x7667, /* 0xE19C */ 0x766C, /* 0xE19D */ 0x7670, /* 0xE19E */ 0x7672, /* 0xE19F */ 0x7676, /* 0xE1A0 */ 0x7678, /* 0xE1A1 */ 0x767C, /* 0xE1A2 */ 0x7680, /* 0xE1A3 */ 0x7683, /* 0xE1A4 */ 0x7688, /* 0xE1A5 */ 0x768B, /* 0xE1A6 */ 0x768E, /* 0xE1A7 */ 0x7696, /* 0xE1A8 */ 0x7693, /* 0xE1A9 */ 0x7699, /* 0xE1AA */ 0x769A, /* 0xE1AB */ 0x76B0, /* 0xE1AC */ 0x76B4, /* 0xE1AD */ 0x76B8, /* 0xE1AE */ 0x76B9, /* 0xE1AF */ 0x76BA, /* 0xE1B0 */ 0x76C2, /* 0xE1B1 */ 0x76CD, /* 0xE1B2 */ 0x76D6, /* 0xE1B3 */ 0x76D2, /* 0xE1B4 */ 0x76DE, /* 0xE1B5 */ 0x76E1, /* 0xE1B6 */ 0x76E5, /* 0xE1B7 */ 0x76E7, /* 0xE1B8 */ 0x76EA, /* 0xE1B9 */ 0x862F, /* 0xE1BA */ 0x76FB, /* 0xE1BB */ 0x7708, /* 0xE1BC */ 0x7707, /* 0xE1BD */ 0x7704, /* 0xE1BE */ 0x7729, /* 0xE1BF */ 0x7724, /* 0xE1C0 */ 0x771E, /* 0xE1C1 */ 0x7725, /* 0xE1C2 */ 0x7726, /* 0xE1C3 */ 0x771B, /* 0xE1C4 */ 0x7737, /* 0xE1C5 */ 0x7738, /* 0xE1C6 */ 0x7747, /* 0xE1C7 */ 0x775A, /* 0xE1C8 */ 0x7768, /* 0xE1C9 */ 0x776B, /* 0xE1CA */ 0x775B, /* 0xE1CB */ 0x7765, /* 0xE1CC */ 0x777F, /* 0xE1CD */ 0x777E, /* 0xE1CE */ 0x7779, /* 0xE1CF */ 0x778E, /* 0xE1D0 */ 0x778B, /* 0xE1D1 */ 0x7791, /* 0xE1D2 */ 0x77A0, /* 0xE1D3 */ 0x779E, /* 0xE1D4 */ 0x77B0, /* 0xE1D5 */ 0x77B6, /* 0xE1D6 */ 0x77B9, /* 0xE1D7 */ 0x77BF, /* 0xE1D8 */ 0x77BC, /* 0xE1D9 */ 0x77BD, /* 0xE1DA */ 0x77BB, /* 0xE1DB */ 0x77C7, /* 0xE1DC */ 0x77CD, /* 0xE1DD */ 0x77D7, /* 0xE1DE */ 0x77DA, /* 0xE1DF */ 0x77DC, /* 0xE1E0 */ 0x77E3, /* 0xE1E1 */ 0x77EE, /* 0xE1E2 */ 0x77FC, /* 0xE1E3 */ 0x780C, /* 0xE1E4 */ 0x7812, /* 0xE1E5 */ 0x7926, /* 0xE1E6 */ 0x7820, /* 0xE1E7 */ 0x792A, /* 0xE1E8 */ 0x7845, /* 0xE1E9 */ 0x788E, /* 0xE1EA */ 0x7874, /* 0xE1EB */ 0x7886, /* 0xE1EC */ 0x787C, /* 0xE1ED */ 0x789A, /* 0xE1EE */ 0x788C, /* 0xE1EF */ 0x78A3, /* 0xE1F0 */ 0x78B5, /* 0xE1F1 */ 0x78AA, /* 0xE1F2 */ 0x78AF, /* 0xE1F3 */ 0x78D1, /* 0xE1F4 */ 0x78C6, /* 0xE1F5 */ 0x78CB, /* 0xE1F6 */ 0x78D4, /* 0xE1F7 */ 0x78BE, /* 0xE1F8 */ 0x78BC, /* 0xE1F9 */ 0x78C5, /* 0xE1FA */ 0x78CA, /* 0xE1FB */ 0x78EC, /* 0xE1FC */ 0x0000, /* 0xE1FD */ 0x0000, /* 0xE1FE */ 0x0000, /* 0xE1FF */ 0x0000, /* 0xE200 */ 0x0000, /* 0xE201 */ 0x0000, /* 0xE202 */ 0x0000, /* 0xE203 */ 0x0000, /* 0xE204 */ 0x0000, /* 0xE205 */ 0x0000, /* 0xE206 */ 0x0000, /* 0xE207 */ 0x0000, /* 0xE208 */ 0x0000, /* 0xE209 */ 0x0000, /* 0xE20A */ 0x0000, /* 0xE20B */ 0x0000, /* 0xE20C */ 0x0000, /* 0xE20D */ 0x0000, /* 0xE20E */ 0x0000, /* 0xE20F */ 0x0000, /* 0xE210 */ 0x0000, /* 0xE211 */ 0x0000, /* 0xE212 */ 0x0000, /* 0xE213 */ 0x0000, /* 0xE214 */ 0x0000, /* 0xE215 */ 0x0000, /* 0xE216 */ 0x0000, /* 0xE217 */ 0x0000, /* 0xE218 */ 0x0000, /* 0xE219 */ 0x0000, /* 0xE21A */ 0x0000, /* 0xE21B */ 0x0000, /* 0xE21C */ 0x0000, /* 0xE21D */ 0x0000, /* 0xE21E */ 0x0000, /* 0xE21F */ 0x0000, /* 0xE220 */ 0x0000, /* 0xE221 */ 0x0000, /* 0xE222 */ 0x0000, /* 0xE223 */ 0x0000, /* 0xE224 */ 0x0000, /* 0xE225 */ 0x0000, /* 0xE226 */ 0x0000, /* 0xE227 */ 0x0000, /* 0xE228 */ 0x0000, /* 0xE229 */ 0x0000, /* 0xE22A */ 0x0000, /* 0xE22B */ 0x0000, /* 0xE22C */ 0x0000, /* 0xE22D */ 0x0000, /* 0xE22E */ 0x0000, /* 0xE22F */ 0x0000, /* 0xE230 */ 0x0000, /* 0xE231 */ 0x0000, /* 0xE232 */ 0x0000, /* 0xE233 */ 0x0000, /* 0xE234 */ 0x0000, /* 0xE235 */ 0x0000, /* 0xE236 */ 0x0000, /* 0xE237 */ 0x0000, /* 0xE238 */ 0x0000, /* 0xE239 */ 0x0000, /* 0xE23A */ 0x0000, /* 0xE23B */ 0x0000, /* 0xE23C */ 0x0000, /* 0xE23D */ 0x0000, /* 0xE23E */ 0x0000, /* 0xE23F */ 0x78E7, /* 0xE240 */ 0x78DA, /* 0xE241 */ 0x78FD, /* 0xE242 */ 0x78F4, /* 0xE243 */ 0x7907, /* 0xE244 */ 0x7912, /* 0xE245 */ 0x7911, /* 0xE246 */ 0x7919, /* 0xE247 */ 0x792C, /* 0xE248 */ 0x792B, /* 0xE249 */ 0x7940, /* 0xE24A */ 0x7960, /* 0xE24B */ 0x7957, /* 0xE24C */ 0x795F, /* 0xE24D */ 0x795A, /* 0xE24E */ 0x7955, /* 0xE24F */ 0x7953, /* 0xE250 */ 0x797A, /* 0xE251 */ 0x797F, /* 0xE252 */ 0x798A, /* 0xE253 */ 0x799D, /* 0xE254 */ 0x79A7, /* 0xE255 */ 0x9F4B, /* 0xE256 */ 0x79AA, /* 0xE257 */ 0x79AE, /* 0xE258 */ 0x79B3, /* 0xE259 */ 0x79B9, /* 0xE25A */ 0x79BA, /* 0xE25B */ 0x79C9, /* 0xE25C */ 0x79D5, /* 0xE25D */ 0x79E7, /* 0xE25E */ 0x79EC, /* 0xE25F */ 0x79E1, /* 0xE260 */ 0x79E3, /* 0xE261 */ 0x7A08, /* 0xE262 */ 0x7A0D, /* 0xE263 */ 0x7A18, /* 0xE264 */ 0x7A19, /* 0xE265 */ 0x7A20, /* 0xE266 */ 0x7A1F, /* 0xE267 */ 0x7980, /* 0xE268 */ 0x7A31, /* 0xE269 */ 0x7A3B, /* 0xE26A */ 0x7A3E, /* 0xE26B */ 0x7A37, /* 0xE26C */ 0x7A43, /* 0xE26D */ 0x7A57, /* 0xE26E */ 0x7A49, /* 0xE26F */ 0x7A61, /* 0xE270 */ 0x7A62, /* 0xE271 */ 0x7A69, /* 0xE272 */ 0x9F9D, /* 0xE273 */ 0x7A70, /* 0xE274 */ 0x7A79, /* 0xE275 */ 0x7A7D, /* 0xE276 */ 0x7A88, /* 0xE277 */ 0x7A97, /* 0xE278 */ 0x7A95, /* 0xE279 */ 0x7A98, /* 0xE27A */ 0x7A96, /* 0xE27B */ 0x7AA9, /* 0xE27C */ 0x7AC8, /* 0xE27D */ 0x7AB0, /* 0xE27E */ 0x0000, /* 0xE27F */ 0x7AB6, /* 0xE280 */ 0x7AC5, /* 0xE281 */ 0x7AC4, /* 0xE282 */ 0x7ABF, /* 0xE283 */ 0x9083, /* 0xE284 */ 0x7AC7, /* 0xE285 */ 0x7ACA, /* 0xE286 */ 0x7ACD, /* 0xE287 */ 0x7ACF, /* 0xE288 */ 0x7AD5, /* 0xE289 */ 0x7AD3, /* 0xE28A */ 0x7AD9, /* 0xE28B */ 0x7ADA, /* 0xE28C */ 0x7ADD, /* 0xE28D */ 0x7AE1, /* 0xE28E */ 0x7AE2, /* 0xE28F */ 0x7AE6, /* 0xE290 */ 0x7AED, /* 0xE291 */ 0x7AF0, /* 0xE292 */ 0x7B02, /* 0xE293 */ 0x7B0F, /* 0xE294 */ 0x7B0A, /* 0xE295 */ 0x7B06, /* 0xE296 */ 0x7B33, /* 0xE297 */ 0x7B18, /* 0xE298 */ 0x7B19, /* 0xE299 */ 0x7B1E, /* 0xE29A */ 0x7B35, /* 0xE29B */ 0x7B28, /* 0xE29C */ 0x7B36, /* 0xE29D */ 0x7B50, /* 0xE29E */ 0x7B7A, /* 0xE29F */ 0x7B04, /* 0xE2A0 */ 0x7B4D, /* 0xE2A1 */ 0x7B0B, /* 0xE2A2 */ 0x7B4C, /* 0xE2A3 */ 0x7B45, /* 0xE2A4 */ 0x7B75, /* 0xE2A5 */ 0x7B65, /* 0xE2A6 */ 0x7B74, /* 0xE2A7 */ 0x7B67, /* 0xE2A8 */ 0x7B70, /* 0xE2A9 */ 0x7B71, /* 0xE2AA */ 0x7B6C, /* 0xE2AB */ 0x7B6E, /* 0xE2AC */ 0x7B9D, /* 0xE2AD */ 0x7B98, /* 0xE2AE */ 0x7B9F, /* 0xE2AF */ 0x7B8D, /* 0xE2B0 */ 0x7B9C, /* 0xE2B1 */ 0x7B9A, /* 0xE2B2 */ 0x7B8B, /* 0xE2B3 */ 0x7B92, /* 0xE2B4 */ 0x7B8F, /* 0xE2B5 */ 0x7B5D, /* 0xE2B6 */ 0x7B99, /* 0xE2B7 */ 0x7BCB, /* 0xE2B8 */ 0x7BC1, /* 0xE2B9 */ 0x7BCC, /* 0xE2BA */ 0x7BCF, /* 0xE2BB */ 0x7BB4, /* 0xE2BC */ 0x7BC6, /* 0xE2BD */ 0x7BDD, /* 0xE2BE */ 0x7BE9, /* 0xE2BF */ 0x7C11, /* 0xE2C0 */ 0x7C14, /* 0xE2C1 */ 0x7BE6, /* 0xE2C2 */ 0x7BE5, /* 0xE2C3 */ 0x7C60, /* 0xE2C4 */ 0x7C00, /* 0xE2C5 */ 0x7C07, /* 0xE2C6 */ 0x7C13, /* 0xE2C7 */ 0x7BF3, /* 0xE2C8 */ 0x7BF7, /* 0xE2C9 */ 0x7C17, /* 0xE2CA */ 0x7C0D, /* 0xE2CB */ 0x7BF6, /* 0xE2CC */ 0x7C23, /* 0xE2CD */ 0x7C27, /* 0xE2CE */ 0x7C2A, /* 0xE2CF */ 0x7C1F, /* 0xE2D0 */ 0x7C37, /* 0xE2D1 */ 0x7C2B, /* 0xE2D2 */ 0x7C3D, /* 0xE2D3 */ 0x7C4C, /* 0xE2D4 */ 0x7C43, /* 0xE2D5 */ 0x7C54, /* 0xE2D6 */ 0x7C4F, /* 0xE2D7 */ 0x7C40, /* 0xE2D8 */ 0x7C50, /* 0xE2D9 */ 0x7C58, /* 0xE2DA */ 0x7C5F, /* 0xE2DB */ 0x7C64, /* 0xE2DC */ 0x7C56, /* 0xE2DD */ 0x7C65, /* 0xE2DE */ 0x7C6C, /* 0xE2DF */ 0x7C75, /* 0xE2E0 */ 0x7C83, /* 0xE2E1 */ 0x7C90, /* 0xE2E2 */ 0x7CA4, /* 0xE2E3 */ 0x7CAD, /* 0xE2E4 */ 0x7CA2, /* 0xE2E5 */ 0x7CAB, /* 0xE2E6 */ 0x7CA1, /* 0xE2E7 */ 0x7CA8, /* 0xE2E8 */ 0x7CB3, /* 0xE2E9 */ 0x7CB2, /* 0xE2EA */ 0x7CB1, /* 0xE2EB */ 0x7CAE, /* 0xE2EC */ 0x7CB9, /* 0xE2ED */ 0x7CBD, /* 0xE2EE */ 0x7CC0, /* 0xE2EF */ 0x7CC5, /* 0xE2F0 */ 0x7CC2, /* 0xE2F1 */ 0x7CD8, /* 0xE2F2 */ 0x7CD2, /* 0xE2F3 */ 0x7CDC, /* 0xE2F4 */ 0x7CE2, /* 0xE2F5 */ 0x9B3B, /* 0xE2F6 */ 0x7CEF, /* 0xE2F7 */ 0x7CF2, /* 0xE2F8 */ 0x7CF4, /* 0xE2F9 */ 0x7CF6, /* 0xE2FA */ 0x7CFA, /* 0xE2FB */ 0x7D06, /* 0xE2FC */ 0x0000, /* 0xE2FD */ 0x0000, /* 0xE2FE */ 0x0000, /* 0xE2FF */ 0x0000, /* 0xE300 */ 0x0000, /* 0xE301 */ 0x0000, /* 0xE302 */ 0x0000, /* 0xE303 */ 0x0000, /* 0xE304 */ 0x0000, /* 0xE305 */ 0x0000, /* 0xE306 */ 0x0000, /* 0xE307 */ 0x0000, /* 0xE308 */ 0x0000, /* 0xE309 */ 0x0000, /* 0xE30A */ 0x0000, /* 0xE30B */ 0x0000, /* 0xE30C */ 0x0000, /* 0xE30D */ 0x0000, /* 0xE30E */ 0x0000, /* 0xE30F */ 0x0000, /* 0xE310 */ 0x0000, /* 0xE311 */ 0x0000, /* 0xE312 */ 0x0000, /* 0xE313 */ 0x0000, /* 0xE314 */ 0x0000, /* 0xE315 */ 0x0000, /* 0xE316 */ 0x0000, /* 0xE317 */ 0x0000, /* 0xE318 */ 0x0000, /* 0xE319 */ 0x0000, /* 0xE31A */ 0x0000, /* 0xE31B */ 0x0000, /* 0xE31C */ 0x0000, /* 0xE31D */ 0x0000, /* 0xE31E */ 0x0000, /* 0xE31F */ 0x0000, /* 0xE320 */ 0x0000, /* 0xE321 */ 0x0000, /* 0xE322 */ 0x0000, /* 0xE323 */ 0x0000, /* 0xE324 */ 0x0000, /* 0xE325 */ 0x0000, /* 0xE326 */ 0x0000, /* 0xE327 */ 0x0000, /* 0xE328 */ 0x0000, /* 0xE329 */ 0x0000, /* 0xE32A */ 0x0000, /* 0xE32B */ 0x0000, /* 0xE32C */ 0x0000, /* 0xE32D */ 0x0000, /* 0xE32E */ 0x0000, /* 0xE32F */ 0x0000, /* 0xE330 */ 0x0000, /* 0xE331 */ 0x0000, /* 0xE332 */ 0x0000, /* 0xE333 */ 0x0000, /* 0xE334 */ 0x0000, /* 0xE335 */ 0x0000, /* 0xE336 */ 0x0000, /* 0xE337 */ 0x0000, /* 0xE338 */ 0x0000, /* 0xE339 */ 0x0000, /* 0xE33A */ 0x0000, /* 0xE33B */ 0x0000, /* 0xE33C */ 0x0000, /* 0xE33D */ 0x0000, /* 0xE33E */ 0x0000, /* 0xE33F */ 0x7D02, /* 0xE340 */ 0x7D1C, /* 0xE341 */ 0x7D15, /* 0xE342 */ 0x7D0A, /* 0xE343 */ 0x7D45, /* 0xE344 */ 0x7D4B, /* 0xE345 */ 0x7D2E, /* 0xE346 */ 0x7D32, /* 0xE347 */ 0x7D3F, /* 0xE348 */ 0x7D35, /* 0xE349 */ 0x7D46, /* 0xE34A */ 0x7D73, /* 0xE34B */ 0x7D56, /* 0xE34C */ 0x7D4E, /* 0xE34D */ 0x7D72, /* 0xE34E */ 0x7D68, /* 0xE34F */ 0x7D6E, /* 0xE350 */ 0x7D4F, /* 0xE351 */ 0x7D63, /* 0xE352 */ 0x7D93, /* 0xE353 */ 0x7D89, /* 0xE354 */ 0x7D5B, /* 0xE355 */ 0x7D8F, /* 0xE356 */ 0x7D7D, /* 0xE357 */ 0x7D9B, /* 0xE358 */ 0x7DBA, /* 0xE359 */ 0x7DAE, /* 0xE35A */ 0x7DA3, /* 0xE35B */ 0x7DB5, /* 0xE35C */ 0x7DC7, /* 0xE35D */ 0x7DBD, /* 0xE35E */ 0x7DAB, /* 0xE35F */ 0x7E3D, /* 0xE360 */ 0x7DA2, /* 0xE361 */ 0x7DAF, /* 0xE362 */ 0x7DDC, /* 0xE363 */ 0x7DB8, /* 0xE364 */ 0x7D9F, /* 0xE365 */ 0x7DB0, /* 0xE366 */ 0x7DD8, /* 0xE367 */ 0x7DDD, /* 0xE368 */ 0x7DE4, /* 0xE369 */ 0x7DDE, /* 0xE36A */ 0x7DFB, /* 0xE36B */ 0x7DF2, /* 0xE36C */ 0x7DE1, /* 0xE36D */ 0x7E05, /* 0xE36E */ 0x7E0A, /* 0xE36F */ 0x7E23, /* 0xE370 */ 0x7E21, /* 0xE371 */ 0x7E12, /* 0xE372 */ 0x7E31, /* 0xE373 */ 0x7E1F, /* 0xE374 */ 0x7E09, /* 0xE375 */ 0x7E0B, /* 0xE376 */ 0x7E22, /* 0xE377 */ 0x7E46, /* 0xE378 */ 0x7E66, /* 0xE379 */ 0x7E3B, /* 0xE37A */ 0x7E35, /* 0xE37B */ 0x7E39, /* 0xE37C */ 0x7E43, /* 0xE37D */ 0x7E37, /* 0xE37E */ 0x0000, /* 0xE37F */ 0x7E32, /* 0xE380 */ 0x7E3A, /* 0xE381 */ 0x7E67, /* 0xE382 */ 0x7E5D, /* 0xE383 */ 0x7E56, /* 0xE384 */ 0x7E5E, /* 0xE385 */ 0x7E59, /* 0xE386 */ 0x7E5A, /* 0xE387 */ 0x7E79, /* 0xE388 */ 0x7E6A, /* 0xE389 */ 0x7E69, /* 0xE38A */ 0x7E7C, /* 0xE38B */ 0x7E7B, /* 0xE38C */ 0x7E83, /* 0xE38D */ 0x7DD5, /* 0xE38E */ 0x7E7D, /* 0xE38F */ 0x8FAE, /* 0xE390 */ 0x7E7F, /* 0xE391 */ 0x7E88, /* 0xE392 */ 0x7E89, /* 0xE393 */ 0x7E8C, /* 0xE394 */ 0x7E92, /* 0xE395 */ 0x7E90, /* 0xE396 */ 0x7E93, /* 0xE397 */ 0x7E94, /* 0xE398 */ 0x7E96, /* 0xE399 */ 0x7E8E, /* 0xE39A */ 0x7E9B, /* 0xE39B */ 0x7E9C, /* 0xE39C */ 0x7F38, /* 0xE39D */ 0x7F3A, /* 0xE39E */ 0x7F45, /* 0xE39F */ 0x7F4C, /* 0xE3A0 */ 0x7F4D, /* 0xE3A1 */ 0x7F4E, /* 0xE3A2 */ 0x7F50, /* 0xE3A3 */ 0x7F51, /* 0xE3A4 */ 0x7F55, /* 0xE3A5 */ 0x7F54, /* 0xE3A6 */ 0x7F58, /* 0xE3A7 */ 0x7F5F, /* 0xE3A8 */ 0x7F60, /* 0xE3A9 */ 0x7F68, /* 0xE3AA */ 0x7F69, /* 0xE3AB */ 0x7F67, /* 0xE3AC */ 0x7F78, /* 0xE3AD */ 0x7F82, /* 0xE3AE */ 0x7F86, /* 0xE3AF */ 0x7F83, /* 0xE3B0 */ 0x7F88, /* 0xE3B1 */ 0x7F87, /* 0xE3B2 */ 0x7F8C, /* 0xE3B3 */ 0x7F94, /* 0xE3B4 */ 0x7F9E, /* 0xE3B5 */ 0x7F9D, /* 0xE3B6 */ 0x7F9A, /* 0xE3B7 */ 0x7FA3, /* 0xE3B8 */ 0x7FAF, /* 0xE3B9 */ 0x7FB2, /* 0xE3BA */ 0x7FB9, /* 0xE3BB */ 0x7FAE, /* 0xE3BC */ 0x7FB6, /* 0xE3BD */ 0x7FB8, /* 0xE3BE */ 0x8B71, /* 0xE3BF */ 0x7FC5, /* 0xE3C0 */ 0x7FC6, /* 0xE3C1 */ 0x7FCA, /* 0xE3C2 */ 0x7FD5, /* 0xE3C3 */ 0x7FD4, /* 0xE3C4 */ 0x7FE1, /* 0xE3C5 */ 0x7FE6, /* 0xE3C6 */ 0x7FE9, /* 0xE3C7 */ 0x7FF3, /* 0xE3C8 */ 0x7FF9, /* 0xE3C9 */ 0x98DC, /* 0xE3CA */ 0x8006, /* 0xE3CB */ 0x8004, /* 0xE3CC */ 0x800B, /* 0xE3CD */ 0x8012, /* 0xE3CE */ 0x8018, /* 0xE3CF */ 0x8019, /* 0xE3D0 */ 0x801C, /* 0xE3D1 */ 0x8021, /* 0xE3D2 */ 0x8028, /* 0xE3D3 */ 0x803F, /* 0xE3D4 */ 0x803B, /* 0xE3D5 */ 0x804A, /* 0xE3D6 */ 0x8046, /* 0xE3D7 */ 0x8052, /* 0xE3D8 */ 0x8058, /* 0xE3D9 */ 0x805A, /* 0xE3DA */ 0x805F, /* 0xE3DB */ 0x8062, /* 0xE3DC */ 0x8068, /* 0xE3DD */ 0x8073, /* 0xE3DE */ 0x8072, /* 0xE3DF */ 0x8070, /* 0xE3E0 */ 0x8076, /* 0xE3E1 */ 0x8079, /* 0xE3E2 */ 0x807D, /* 0xE3E3 */ 0x807F, /* 0xE3E4 */ 0x8084, /* 0xE3E5 */ 0x8086, /* 0xE3E6 */ 0x8085, /* 0xE3E7 */ 0x809B, /* 0xE3E8 */ 0x8093, /* 0xE3E9 */ 0x809A, /* 0xE3EA */ 0x80AD, /* 0xE3EB */ 0x5190, /* 0xE3EC */ 0x80AC, /* 0xE3ED */ 0x80DB, /* 0xE3EE */ 0x80E5, /* 0xE3EF */ 0x80D9, /* 0xE3F0 */ 0x80DD, /* 0xE3F1 */ 0x80C4, /* 0xE3F2 */ 0x80DA, /* 0xE3F3 */ 0x80D6, /* 0xE3F4 */ 0x8109, /* 0xE3F5 */ 0x80EF, /* 0xE3F6 */ 0x80F1, /* 0xE3F7 */ 0x811B, /* 0xE3F8 */ 0x8129, /* 0xE3F9 */ 0x8123, /* 0xE3FA */ 0x812F, /* 0xE3FB */ 0x814B, /* 0xE3FC */ 0x0000, /* 0xE3FD */ 0x0000, /* 0xE3FE */ 0x0000, /* 0xE3FF */ 0x0000, /* 0xE400 */ 0x0000, /* 0xE401 */ 0x0000, /* 0xE402 */ 0x0000, /* 0xE403 */ 0x0000, /* 0xE404 */ 0x0000, /* 0xE405 */ 0x0000, /* 0xE406 */ 0x0000, /* 0xE407 */ 0x0000, /* 0xE408 */ 0x0000, /* 0xE409 */ 0x0000, /* 0xE40A */ 0x0000, /* 0xE40B */ 0x0000, /* 0xE40C */ 0x0000, /* 0xE40D */ 0x0000, /* 0xE40E */ 0x0000, /* 0xE40F */ 0x0000, /* 0xE410 */ 0x0000, /* 0xE411 */ 0x0000, /* 0xE412 */ 0x0000, /* 0xE413 */ 0x0000, /* 0xE414 */ 0x0000, /* 0xE415 */ 0x0000, /* 0xE416 */ 0x0000, /* 0xE417 */ 0x0000, /* 0xE418 */ 0x0000, /* 0xE419 */ 0x0000, /* 0xE41A */ 0x0000, /* 0xE41B */ 0x0000, /* 0xE41C */ 0x0000, /* 0xE41D */ 0x0000, /* 0xE41E */ 0x0000, /* 0xE41F */ 0x0000, /* 0xE420 */ 0x0000, /* 0xE421 */ 0x0000, /* 0xE422 */ 0x0000, /* 0xE423 */ 0x0000, /* 0xE424 */ 0x0000, /* 0xE425 */ 0x0000, /* 0xE426 */ 0x0000, /* 0xE427 */ 0x0000, /* 0xE428 */ 0x0000, /* 0xE429 */ 0x0000, /* 0xE42A */ 0x0000, /* 0xE42B */ 0x0000, /* 0xE42C */ 0x0000, /* 0xE42D */ 0x0000, /* 0xE42E */ 0x0000, /* 0xE42F */ 0x0000, /* 0xE430 */ 0x0000, /* 0xE431 */ 0x0000, /* 0xE432 */ 0x0000, /* 0xE433 */ 0x0000, /* 0xE434 */ 0x0000, /* 0xE435 */ 0x0000, /* 0xE436 */ 0x0000, /* 0xE437 */ 0x0000, /* 0xE438 */ 0x0000, /* 0xE439 */ 0x0000, /* 0xE43A */ 0x0000, /* 0xE43B */ 0x0000, /* 0xE43C */ 0x0000, /* 0xE43D */ 0x0000, /* 0xE43E */ 0x0000, /* 0xE43F */ 0x968B, /* 0xE440 */ 0x8146, /* 0xE441 */ 0x813E, /* 0xE442 */ 0x8153, /* 0xE443 */ 0x8151, /* 0xE444 */ 0x80FC, /* 0xE445 */ 0x8171, /* 0xE446 */ 0x816E, /* 0xE447 */ 0x8165, /* 0xE448 */ 0x8166, /* 0xE449 */ 0x8174, /* 0xE44A */ 0x8183, /* 0xE44B */ 0x8188, /* 0xE44C */ 0x818A, /* 0xE44D */ 0x8180, /* 0xE44E */ 0x8182, /* 0xE44F */ 0x81A0, /* 0xE450 */ 0x8195, /* 0xE451 */ 0x81A4, /* 0xE452 */ 0x81A3, /* 0xE453 */ 0x815F, /* 0xE454 */ 0x8193, /* 0xE455 */ 0x81A9, /* 0xE456 */ 0x81B0, /* 0xE457 */ 0x81B5, /* 0xE458 */ 0x81BE, /* 0xE459 */ 0x81B8, /* 0xE45A */ 0x81BD, /* 0xE45B */ 0x81C0, /* 0xE45C */ 0x81C2, /* 0xE45D */ 0x81BA, /* 0xE45E */ 0x81C9, /* 0xE45F */ 0x81CD, /* 0xE460 */ 0x81D1, /* 0xE461 */ 0x81D9, /* 0xE462 */ 0x81D8, /* 0xE463 */ 0x81C8, /* 0xE464 */ 0x81DA, /* 0xE465 */ 0x81DF, /* 0xE466 */ 0x81E0, /* 0xE467 */ 0x81E7, /* 0xE468 */ 0x81FA, /* 0xE469 */ 0x81FB, /* 0xE46A */ 0x81FE, /* 0xE46B */ 0x8201, /* 0xE46C */ 0x8202, /* 0xE46D */ 0x8205, /* 0xE46E */ 0x8207, /* 0xE46F */ 0x820A, /* 0xE470 */ 0x820D, /* 0xE471 */ 0x8210, /* 0xE472 */ 0x8216, /* 0xE473 */ 0x8229, /* 0xE474 */ 0x822B, /* 0xE475 */ 0x8238, /* 0xE476 */ 0x8233, /* 0xE477 */ 0x8240, /* 0xE478 */ 0x8259, /* 0xE479 */ 0x8258, /* 0xE47A */ 0x825D, /* 0xE47B */ 0x825A, /* 0xE47C */ 0x825F, /* 0xE47D */ 0x8264, /* 0xE47E */ 0x0000, /* 0xE47F */ 0x8262, /* 0xE480 */ 0x8268, /* 0xE481 */ 0x826A, /* 0xE482 */ 0x826B, /* 0xE483 */ 0x822E, /* 0xE484 */ 0x8271, /* 0xE485 */ 0x8277, /* 0xE486 */ 0x8278, /* 0xE487 */ 0x827E, /* 0xE488 */ 0x828D, /* 0xE489 */ 0x8292, /* 0xE48A */ 0x82AB, /* 0xE48B */ 0x829F, /* 0xE48C */ 0x82BB, /* 0xE48D */ 0x82AC, /* 0xE48E */ 0x82E1, /* 0xE48F */ 0x82E3, /* 0xE490 */ 0x82DF, /* 0xE491 */ 0x82D2, /* 0xE492 */ 0x82F4, /* 0xE493 */ 0x82F3, /* 0xE494 */ 0x82FA, /* 0xE495 */ 0x8393, /* 0xE496 */ 0x8303, /* 0xE497 */ 0x82FB, /* 0xE498 */ 0x82F9, /* 0xE499 */ 0x82DE, /* 0xE49A */ 0x8306, /* 0xE49B */ 0x82DC, /* 0xE49C */ 0x8309, /* 0xE49D */ 0x82D9, /* 0xE49E */ 0x8335, /* 0xE49F */ 0x8334, /* 0xE4A0 */ 0x8316, /* 0xE4A1 */ 0x8332, /* 0xE4A2 */ 0x8331, /* 0xE4A3 */ 0x8340, /* 0xE4A4 */ 0x8339, /* 0xE4A5 */ 0x8350, /* 0xE4A6 */ 0x8345, /* 0xE4A7 */ 0x832F, /* 0xE4A8 */ 0x832B, /* 0xE4A9 */ 0x8317, /* 0xE4AA */ 0x8318, /* 0xE4AB */ 0x8385, /* 0xE4AC */ 0x839A, /* 0xE4AD */ 0x83AA, /* 0xE4AE */ 0x839F, /* 0xE4AF */ 0x83A2, /* 0xE4B0 */ 0x8396, /* 0xE4B1 */ 0x8323, /* 0xE4B2 */ 0x838E, /* 0xE4B3 */ 0x8387, /* 0xE4B4 */ 0x838A, /* 0xE4B5 */ 0x837C, /* 0xE4B6 */ 0x83B5, /* 0xE4B7 */ 0x8373, /* 0xE4B8 */ 0x8375, /* 0xE4B9 */ 0x83A0, /* 0xE4BA */ 0x8389, /* 0xE4BB */ 0x83A8, /* 0xE4BC */ 0x83F4, /* 0xE4BD */ 0x8413, /* 0xE4BE */ 0x83EB, /* 0xE4BF */ 0x83CE, /* 0xE4C0 */ 0x83FD, /* 0xE4C1 */ 0x8403, /* 0xE4C2 */ 0x83D8, /* 0xE4C3 */ 0x840B, /* 0xE4C4 */ 0x83C1, /* 0xE4C5 */ 0x83F7, /* 0xE4C6 */ 0x8407, /* 0xE4C7 */ 0x83E0, /* 0xE4C8 */ 0x83F2, /* 0xE4C9 */ 0x840D, /* 0xE4CA */ 0x8422, /* 0xE4CB */ 0x8420, /* 0xE4CC */ 0x83BD, /* 0xE4CD */ 0x8438, /* 0xE4CE */ 0x8506, /* 0xE4CF */ 0x83FB, /* 0xE4D0 */ 0x846D, /* 0xE4D1 */ 0x842A, /* 0xE4D2 */ 0x843C, /* 0xE4D3 */ 0x855A, /* 0xE4D4 */ 0x8484, /* 0xE4D5 */ 0x8477, /* 0xE4D6 */ 0x846B, /* 0xE4D7 */ 0x84AD, /* 0xE4D8 */ 0x846E, /* 0xE4D9 */ 0x8482, /* 0xE4DA */ 0x8469, /* 0xE4DB */ 0x8446, /* 0xE4DC */ 0x842C, /* 0xE4DD */ 0x846F, /* 0xE4DE */ 0x8479, /* 0xE4DF */ 0x8435, /* 0xE4E0 */ 0x84CA, /* 0xE4E1 */ 0x8462, /* 0xE4E2 */ 0x84B9, /* 0xE4E3 */ 0x84BF, /* 0xE4E4 */ 0x849F, /* 0xE4E5 */ 0x84D9, /* 0xE4E6 */ 0x84CD, /* 0xE4E7 */ 0x84BB, /* 0xE4E8 */ 0x84DA, /* 0xE4E9 */ 0x84D0, /* 0xE4EA */ 0x84C1, /* 0xE4EB */ 0x84C6, /* 0xE4EC */ 0x84D6, /* 0xE4ED */ 0x84A1, /* 0xE4EE */ 0x8521, /* 0xE4EF */ 0x84FF, /* 0xE4F0 */ 0x84F4, /* 0xE4F1 */ 0x8517, /* 0xE4F2 */ 0x8518, /* 0xE4F3 */ 0x852C, /* 0xE4F4 */ 0x851F, /* 0xE4F5 */ 0x8515, /* 0xE4F6 */ 0x8514, /* 0xE4F7 */ 0x84FC, /* 0xE4F8 */ 0x8540, /* 0xE4F9 */ 0x8563, /* 0xE4FA */ 0x8558, /* 0xE4FB */ 0x8548, /* 0xE4FC */ 0x0000, /* 0xE4FD */ 0x0000, /* 0xE4FE */ 0x0000, /* 0xE4FF */ 0x0000, /* 0xE500 */ 0x0000, /* 0xE501 */ 0x0000, /* 0xE502 */ 0x0000, /* 0xE503 */ 0x0000, /* 0xE504 */ 0x0000, /* 0xE505 */ 0x0000, /* 0xE506 */ 0x0000, /* 0xE507 */ 0x0000, /* 0xE508 */ 0x0000, /* 0xE509 */ 0x0000, /* 0xE50A */ 0x0000, /* 0xE50B */ 0x0000, /* 0xE50C */ 0x0000, /* 0xE50D */ 0x0000, /* 0xE50E */ 0x0000, /* 0xE50F */ 0x0000, /* 0xE510 */ 0x0000, /* 0xE511 */ 0x0000, /* 0xE512 */ 0x0000, /* 0xE513 */ 0x0000, /* 0xE514 */ 0x0000, /* 0xE515 */ 0x0000, /* 0xE516 */ 0x0000, /* 0xE517 */ 0x0000, /* 0xE518 */ 0x0000, /* 0xE519 */ 0x0000, /* 0xE51A */ 0x0000, /* 0xE51B */ 0x0000, /* 0xE51C */ 0x0000, /* 0xE51D */ 0x0000, /* 0xE51E */ 0x0000, /* 0xE51F */ 0x0000, /* 0xE520 */ 0x0000, /* 0xE521 */ 0x0000, /* 0xE522 */ 0x0000, /* 0xE523 */ 0x0000, /* 0xE524 */ 0x0000, /* 0xE525 */ 0x0000, /* 0xE526 */ 0x0000, /* 0xE527 */ 0x0000, /* 0xE528 */ 0x0000, /* 0xE529 */ 0x0000, /* 0xE52A */ 0x0000, /* 0xE52B */ 0x0000, /* 0xE52C */ 0x0000, /* 0xE52D */ 0x0000, /* 0xE52E */ 0x0000, /* 0xE52F */ 0x0000, /* 0xE530 */ 0x0000, /* 0xE531 */ 0x0000, /* 0xE532 */ 0x0000, /* 0xE533 */ 0x0000, /* 0xE534 */ 0x0000, /* 0xE535 */ 0x0000, /* 0xE536 */ 0x0000, /* 0xE537 */ 0x0000, /* 0xE538 */ 0x0000, /* 0xE539 */ 0x0000, /* 0xE53A */ 0x0000, /* 0xE53B */ 0x0000, /* 0xE53C */ 0x0000, /* 0xE53D */ 0x0000, /* 0xE53E */ 0x0000, /* 0xE53F */ 0x8541, /* 0xE540 */ 0x8602, /* 0xE541 */ 0x854B, /* 0xE542 */ 0x8555, /* 0xE543 */ 0x8580, /* 0xE544 */ 0x85A4, /* 0xE545 */ 0x8588, /* 0xE546 */ 0x8591, /* 0xE547 */ 0x858A, /* 0xE548 */ 0x85A8, /* 0xE549 */ 0x856D, /* 0xE54A */ 0x8594, /* 0xE54B */ 0x859B, /* 0xE54C */ 0x85EA, /* 0xE54D */ 0x8587, /* 0xE54E */ 0x859C, /* 0xE54F */ 0x8577, /* 0xE550 */ 0x857E, /* 0xE551 */ 0x8590, /* 0xE552 */ 0x85C9, /* 0xE553 */ 0x85BA, /* 0xE554 */ 0x85CF, /* 0xE555 */ 0x85B9, /* 0xE556 */ 0x85D0, /* 0xE557 */ 0x85D5, /* 0xE558 */ 0x85DD, /* 0xE559 */ 0x85E5, /* 0xE55A */ 0x85DC, /* 0xE55B */ 0x85F9, /* 0xE55C */ 0x860A, /* 0xE55D */ 0x8613, /* 0xE55E */ 0x860B, /* 0xE55F */ 0x85FE, /* 0xE560 */ 0x85FA, /* 0xE561 */ 0x8606, /* 0xE562 */ 0x8622, /* 0xE563 */ 0x861A, /* 0xE564 */ 0x8630, /* 0xE565 */ 0x863F, /* 0xE566 */ 0x864D, /* 0xE567 */ 0x4E55, /* 0xE568 */ 0x8654, /* 0xE569 */ 0x865F, /* 0xE56A */ 0x8667, /* 0xE56B */ 0x8671, /* 0xE56C */ 0x8693, /* 0xE56D */ 0x86A3, /* 0xE56E */ 0x86A9, /* 0xE56F */ 0x86AA, /* 0xE570 */ 0x868B, /* 0xE571 */ 0x868C, /* 0xE572 */ 0x86B6, /* 0xE573 */ 0x86AF, /* 0xE574 */ 0x86C4, /* 0xE575 */ 0x86C6, /* 0xE576 */ 0x86B0, /* 0xE577 */ 0x86C9, /* 0xE578 */ 0x8823, /* 0xE579 */ 0x86AB, /* 0xE57A */ 0x86D4, /* 0xE57B */ 0x86DE, /* 0xE57C */ 0x86E9, /* 0xE57D */ 0x86EC, /* 0xE57E */ 0x0000, /* 0xE57F */ 0x86DF, /* 0xE580 */ 0x86DB, /* 0xE581 */ 0x86EF, /* 0xE582 */ 0x8712, /* 0xE583 */ 0x8706, /* 0xE584 */ 0x8708, /* 0xE585 */ 0x8700, /* 0xE586 */ 0x8703, /* 0xE587 */ 0x86FB, /* 0xE588 */ 0x8711, /* 0xE589 */ 0x8709, /* 0xE58A */ 0x870D, /* 0xE58B */ 0x86F9, /* 0xE58C */ 0x870A, /* 0xE58D */ 0x8734, /* 0xE58E */ 0x873F, /* 0xE58F */ 0x8737, /* 0xE590 */ 0x873B, /* 0xE591 */ 0x8725, /* 0xE592 */ 0x8729, /* 0xE593 */ 0x871A, /* 0xE594 */ 0x8760, /* 0xE595 */ 0x875F, /* 0xE596 */ 0x8778, /* 0xE597 */ 0x874C, /* 0xE598 */ 0x874E, /* 0xE599 */ 0x8774, /* 0xE59A */ 0x8757, /* 0xE59B */ 0x8768, /* 0xE59C */ 0x876E, /* 0xE59D */ 0x8759, /* 0xE59E */ 0x8753, /* 0xE59F */ 0x8763, /* 0xE5A0 */ 0x876A, /* 0xE5A1 */ 0x8805, /* 0xE5A2 */ 0x87A2, /* 0xE5A3 */ 0x879F, /* 0xE5A4 */ 0x8782, /* 0xE5A5 */ 0x87AF, /* 0xE5A6 */ 0x87CB, /* 0xE5A7 */ 0x87BD, /* 0xE5A8 */ 0x87C0, /* 0xE5A9 */ 0x87D0, /* 0xE5AA */ 0x96D6, /* 0xE5AB */ 0x87AB, /* 0xE5AC */ 0x87C4, /* 0xE5AD */ 0x87B3, /* 0xE5AE */ 0x87C7, /* 0xE5AF */ 0x87C6, /* 0xE5B0 */ 0x87BB, /* 0xE5B1 */ 0x87EF, /* 0xE5B2 */ 0x87F2, /* 0xE5B3 */ 0x87E0, /* 0xE5B4 */ 0x880F, /* 0xE5B5 */ 0x880D, /* 0xE5B6 */ 0x87FE, /* 0xE5B7 */ 0x87F6, /* 0xE5B8 */ 0x87F7, /* 0xE5B9 */ 0x880E, /* 0xE5BA */ 0x87D2, /* 0xE5BB */ 0x8811, /* 0xE5BC */ 0x8816, /* 0xE5BD */ 0x8815, /* 0xE5BE */ 0x8822, /* 0xE5BF */ 0x8821, /* 0xE5C0 */ 0x8831, /* 0xE5C1 */ 0x8836, /* 0xE5C2 */ 0x8839, /* 0xE5C3 */ 0x8827, /* 0xE5C4 */ 0x883B, /* 0xE5C5 */ 0x8844, /* 0xE5C6 */ 0x8842, /* 0xE5C7 */ 0x8852, /* 0xE5C8 */ 0x8859, /* 0xE5C9 */ 0x885E, /* 0xE5CA */ 0x8862, /* 0xE5CB */ 0x886B, /* 0xE5CC */ 0x8881, /* 0xE5CD */ 0x887E, /* 0xE5CE */ 0x889E, /* 0xE5CF */ 0x8875, /* 0xE5D0 */ 0x887D, /* 0xE5D1 */ 0x88B5, /* 0xE5D2 */ 0x8872, /* 0xE5D3 */ 0x8882, /* 0xE5D4 */ 0x8897, /* 0xE5D5 */ 0x8892, /* 0xE5D6 */ 0x88AE, /* 0xE5D7 */ 0x8899, /* 0xE5D8 */ 0x88A2, /* 0xE5D9 */ 0x888D, /* 0xE5DA */ 0x88A4, /* 0xE5DB */ 0x88B0, /* 0xE5DC */ 0x88BF, /* 0xE5DD */ 0x88B1, /* 0xE5DE */ 0x88C3, /* 0xE5DF */ 0x88C4, /* 0xE5E0 */ 0x88D4, /* 0xE5E1 */ 0x88D8, /* 0xE5E2 */ 0x88D9, /* 0xE5E3 */ 0x88DD, /* 0xE5E4 */ 0x88F9, /* 0xE5E5 */ 0x8902, /* 0xE5E6 */ 0x88FC, /* 0xE5E7 */ 0x88F4, /* 0xE5E8 */ 0x88E8, /* 0xE5E9 */ 0x88F2, /* 0xE5EA */ 0x8904, /* 0xE5EB */ 0x890C, /* 0xE5EC */ 0x890A, /* 0xE5ED */ 0x8913, /* 0xE5EE */ 0x8943, /* 0xE5EF */ 0x891E, /* 0xE5F0 */ 0x8925, /* 0xE5F1 */ 0x892A, /* 0xE5F2 */ 0x892B, /* 0xE5F3 */ 0x8941, /* 0xE5F4 */ 0x8944, /* 0xE5F5 */ 0x893B, /* 0xE5F6 */ 0x8936, /* 0xE5F7 */ 0x8938, /* 0xE5F8 */ 0x894C, /* 0xE5F9 */ 0x891D, /* 0xE5FA */ 0x8960, /* 0xE5FB */ 0x895E, /* 0xE5FC */ 0x0000, /* 0xE5FD */ 0x0000, /* 0xE5FE */ 0x0000, /* 0xE5FF */ 0x0000, /* 0xE600 */ 0x0000, /* 0xE601 */ 0x0000, /* 0xE602 */ 0x0000, /* 0xE603 */ 0x0000, /* 0xE604 */ 0x0000, /* 0xE605 */ 0x0000, /* 0xE606 */ 0x0000, /* 0xE607 */ 0x0000, /* 0xE608 */ 0x0000, /* 0xE609 */ 0x0000, /* 0xE60A */ 0x0000, /* 0xE60B */ 0x0000, /* 0xE60C */ 0x0000, /* 0xE60D */ 0x0000, /* 0xE60E */ 0x0000, /* 0xE60F */ 0x0000, /* 0xE610 */ 0x0000, /* 0xE611 */ 0x0000, /* 0xE612 */ 0x0000, /* 0xE613 */ 0x0000, /* 0xE614 */ 0x0000, /* 0xE615 */ 0x0000, /* 0xE616 */ 0x0000, /* 0xE617 */ 0x0000, /* 0xE618 */ 0x0000, /* 0xE619 */ 0x0000, /* 0xE61A */ 0x0000, /* 0xE61B */ 0x0000, /* 0xE61C */ 0x0000, /* 0xE61D */ 0x0000, /* 0xE61E */ 0x0000, /* 0xE61F */ 0x0000, /* 0xE620 */ 0x0000, /* 0xE621 */ 0x0000, /* 0xE622 */ 0x0000, /* 0xE623 */ 0x0000, /* 0xE624 */ 0x0000, /* 0xE625 */ 0x0000, /* 0xE626 */ 0x0000, /* 0xE627 */ 0x0000, /* 0xE628 */ 0x0000, /* 0xE629 */ 0x0000, /* 0xE62A */ 0x0000, /* 0xE62B */ 0x0000, /* 0xE62C */ 0x0000, /* 0xE62D */ 0x0000, /* 0xE62E */ 0x0000, /* 0xE62F */ 0x0000, /* 0xE630 */ 0x0000, /* 0xE631 */ 0x0000, /* 0xE632 */ 0x0000, /* 0xE633 */ 0x0000, /* 0xE634 */ 0x0000, /* 0xE635 */ 0x0000, /* 0xE636 */ 0x0000, /* 0xE637 */ 0x0000, /* 0xE638 */ 0x0000, /* 0xE639 */ 0x0000, /* 0xE63A */ 0x0000, /* 0xE63B */ 0x0000, /* 0xE63C */ 0x0000, /* 0xE63D */ 0x0000, /* 0xE63E */ 0x0000, /* 0xE63F */ 0x8966, /* 0xE640 */ 0x8964, /* 0xE641 */ 0x896D, /* 0xE642 */ 0x896A, /* 0xE643 */ 0x896F, /* 0xE644 */ 0x8974, /* 0xE645 */ 0x8977, /* 0xE646 */ 0x897E, /* 0xE647 */ 0x8983, /* 0xE648 */ 0x8988, /* 0xE649 */ 0x898A, /* 0xE64A */ 0x8993, /* 0xE64B */ 0x8998, /* 0xE64C */ 0x89A1, /* 0xE64D */ 0x89A9, /* 0xE64E */ 0x89A6, /* 0xE64F */ 0x89AC, /* 0xE650 */ 0x89AF, /* 0xE651 */ 0x89B2, /* 0xE652 */ 0x89BA, /* 0xE653 */ 0x89BD, /* 0xE654 */ 0x89BF, /* 0xE655 */ 0x89C0, /* 0xE656 */ 0x89DA, /* 0xE657 */ 0x89DC, /* 0xE658 */ 0x89DD, /* 0xE659 */ 0x89E7, /* 0xE65A */ 0x89F4, /* 0xE65B */ 0x89F8, /* 0xE65C */ 0x8A03, /* 0xE65D */ 0x8A16, /* 0xE65E */ 0x8A10, /* 0xE65F */ 0x8A0C, /* 0xE660 */ 0x8A1B, /* 0xE661 */ 0x8A1D, /* 0xE662 */ 0x8A25, /* 0xE663 */ 0x8A36, /* 0xE664 */ 0x8A41, /* 0xE665 */ 0x8A5B, /* 0xE666 */ 0x8A52, /* 0xE667 */ 0x8A46, /* 0xE668 */ 0x8A48, /* 0xE669 */ 0x8A7C, /* 0xE66A */ 0x8A6D, /* 0xE66B */ 0x8A6C, /* 0xE66C */ 0x8A62, /* 0xE66D */ 0x8A85, /* 0xE66E */ 0x8A82, /* 0xE66F */ 0x8A84, /* 0xE670 */ 0x8AA8, /* 0xE671 */ 0x8AA1, /* 0xE672 */ 0x8A91, /* 0xE673 */ 0x8AA5, /* 0xE674 */ 0x8AA6, /* 0xE675 */ 0x8A9A, /* 0xE676 */ 0x8AA3, /* 0xE677 */ 0x8AC4, /* 0xE678 */ 0x8ACD, /* 0xE679 */ 0x8AC2, /* 0xE67A */ 0x8ADA, /* 0xE67B */ 0x8AEB, /* 0xE67C */ 0x8AF3, /* 0xE67D */ 0x8AE7, /* 0xE67E */ 0x0000, /* 0xE67F */ 0x8AE4, /* 0xE680 */ 0x8AF1, /* 0xE681 */ 0x8B14, /* 0xE682 */ 0x8AE0, /* 0xE683 */ 0x8AE2, /* 0xE684 */ 0x8AF7, /* 0xE685 */ 0x8ADE, /* 0xE686 */ 0x8ADB, /* 0xE687 */ 0x8B0C, /* 0xE688 */ 0x8B07, /* 0xE689 */ 0x8B1A, /* 0xE68A */ 0x8AE1, /* 0xE68B */ 0x8B16, /* 0xE68C */ 0x8B10, /* 0xE68D */ 0x8B17, /* 0xE68E */ 0x8B20, /* 0xE68F */ 0x8B33, /* 0xE690 */ 0x97AB, /* 0xE691 */ 0x8B26, /* 0xE692 */ 0x8B2B, /* 0xE693 */ 0x8B3E, /* 0xE694 */ 0x8B28, /* 0xE695 */ 0x8B41, /* 0xE696 */ 0x8B4C, /* 0xE697 */ 0x8B4F, /* 0xE698 */ 0x8B4E, /* 0xE699 */ 0x8B49, /* 0xE69A */ 0x8B56, /* 0xE69B */ 0x8B5B, /* 0xE69C */ 0x8B5A, /* 0xE69D */ 0x8B6B, /* 0xE69E */ 0x8B5F, /* 0xE69F */ 0x8B6C, /* 0xE6A0 */ 0x8B6F, /* 0xE6A1 */ 0x8B74, /* 0xE6A2 */ 0x8B7D, /* 0xE6A3 */ 0x8B80, /* 0xE6A4 */ 0x8B8C, /* 0xE6A5 */ 0x8B8E, /* 0xE6A6 */ 0x8B92, /* 0xE6A7 */ 0x8B93, /* 0xE6A8 */ 0x8B96, /* 0xE6A9 */ 0x8B99, /* 0xE6AA */ 0x8B9A, /* 0xE6AB */ 0x8C3A, /* 0xE6AC */ 0x8C41, /* 0xE6AD */ 0x8C3F, /* 0xE6AE */ 0x8C48, /* 0xE6AF */ 0x8C4C, /* 0xE6B0 */ 0x8C4E, /* 0xE6B1 */ 0x8C50, /* 0xE6B2 */ 0x8C55, /* 0xE6B3 */ 0x8C62, /* 0xE6B4 */ 0x8C6C, /* 0xE6B5 */ 0x8C78, /* 0xE6B6 */ 0x8C7A, /* 0xE6B7 */ 0x8C82, /* 0xE6B8 */ 0x8C89, /* 0xE6B9 */ 0x8C85, /* 0xE6BA */ 0x8C8A, /* 0xE6BB */ 0x8C8D, /* 0xE6BC */ 0x8C8E, /* 0xE6BD */ 0x8C94, /* 0xE6BE */ 0x8C7C, /* 0xE6BF */ 0x8C98, /* 0xE6C0 */ 0x621D, /* 0xE6C1 */ 0x8CAD, /* 0xE6C2 */ 0x8CAA, /* 0xE6C3 */ 0x8CBD, /* 0xE6C4 */ 0x8CB2, /* 0xE6C5 */ 0x8CB3, /* 0xE6C6 */ 0x8CAE, /* 0xE6C7 */ 0x8CB6, /* 0xE6C8 */ 0x8CC8, /* 0xE6C9 */ 0x8CC1, /* 0xE6CA */ 0x8CE4, /* 0xE6CB */ 0x8CE3, /* 0xE6CC */ 0x8CDA, /* 0xE6CD */ 0x8CFD, /* 0xE6CE */ 0x8CFA, /* 0xE6CF */ 0x8CFB, /* 0xE6D0 */ 0x8D04, /* 0xE6D1 */ 0x8D05, /* 0xE6D2 */ 0x8D0A, /* 0xE6D3 */ 0x8D07, /* 0xE6D4 */ 0x8D0F, /* 0xE6D5 */ 0x8D0D, /* 0xE6D6 */ 0x8D10, /* 0xE6D7 */ 0x9F4E, /* 0xE6D8 */ 0x8D13, /* 0xE6D9 */ 0x8CCD, /* 0xE6DA */ 0x8D14, /* 0xE6DB */ 0x8D16, /* 0xE6DC */ 0x8D67, /* 0xE6DD */ 0x8D6D, /* 0xE6DE */ 0x8D71, /* 0xE6DF */ 0x8D73, /* 0xE6E0 */ 0x8D81, /* 0xE6E1 */ 0x8D99, /* 0xE6E2 */ 0x8DC2, /* 0xE6E3 */ 0x8DBE, /* 0xE6E4 */ 0x8DBA, /* 0xE6E5 */ 0x8DCF, /* 0xE6E6 */ 0x8DDA, /* 0xE6E7 */ 0x8DD6, /* 0xE6E8 */ 0x8DCC, /* 0xE6E9 */ 0x8DDB, /* 0xE6EA */ 0x8DCB, /* 0xE6EB */ 0x8DEA, /* 0xE6EC */ 0x8DEB, /* 0xE6ED */ 0x8DDF, /* 0xE6EE */ 0x8DE3, /* 0xE6EF */ 0x8DFC, /* 0xE6F0 */ 0x8E08, /* 0xE6F1 */ 0x8E09, /* 0xE6F2 */ 0x8DFF, /* 0xE6F3 */ 0x8E1D, /* 0xE6F4 */ 0x8E1E, /* 0xE6F5 */ 0x8E10, /* 0xE6F6 */ 0x8E1F, /* 0xE6F7 */ 0x8E42, /* 0xE6F8 */ 0x8E35, /* 0xE6F9 */ 0x8E30, /* 0xE6FA */ 0x8E34, /* 0xE6FB */ 0x8E4A, /* 0xE6FC */ 0x0000, /* 0xE6FD */ 0x0000, /* 0xE6FE */ 0x0000, /* 0xE6FF */ 0x0000, /* 0xE700 */ 0x0000, /* 0xE701 */ 0x0000, /* 0xE702 */ 0x0000, /* 0xE703 */ 0x0000, /* 0xE704 */ 0x0000, /* 0xE705 */ 0x0000, /* 0xE706 */ 0x0000, /* 0xE707 */ 0x0000, /* 0xE708 */ 0x0000, /* 0xE709 */ 0x0000, /* 0xE70A */ 0x0000, /* 0xE70B */ 0x0000, /* 0xE70C */ 0x0000, /* 0xE70D */ 0x0000, /* 0xE70E */ 0x0000, /* 0xE70F */ 0x0000, /* 0xE710 */ 0x0000, /* 0xE711 */ 0x0000, /* 0xE712 */ 0x0000, /* 0xE713 */ 0x0000, /* 0xE714 */ 0x0000, /* 0xE715 */ 0x0000, /* 0xE716 */ 0x0000, /* 0xE717 */ 0x0000, /* 0xE718 */ 0x0000, /* 0xE719 */ 0x0000, /* 0xE71A */ 0x0000, /* 0xE71B */ 0x0000, /* 0xE71C */ 0x0000, /* 0xE71D */ 0x0000, /* 0xE71E */ 0x0000, /* 0xE71F */ 0x0000, /* 0xE720 */ 0x0000, /* 0xE721 */ 0x0000, /* 0xE722 */ 0x0000, /* 0xE723 */ 0x0000, /* 0xE724 */ 0x0000, /* 0xE725 */ 0x0000, /* 0xE726 */ 0x0000, /* 0xE727 */ 0x0000, /* 0xE728 */ 0x0000, /* 0xE729 */ 0x0000, /* 0xE72A */ 0x0000, /* 0xE72B */ 0x0000, /* 0xE72C */ 0x0000, /* 0xE72D */ 0x0000, /* 0xE72E */ 0x0000, /* 0xE72F */ 0x0000, /* 0xE730 */ 0x0000, /* 0xE731 */ 0x0000, /* 0xE732 */ 0x0000, /* 0xE733 */ 0x0000, /* 0xE734 */ 0x0000, /* 0xE735 */ 0x0000, /* 0xE736 */ 0x0000, /* 0xE737 */ 0x0000, /* 0xE738 */ 0x0000, /* 0xE739 */ 0x0000, /* 0xE73A */ 0x0000, /* 0xE73B */ 0x0000, /* 0xE73C */ 0x0000, /* 0xE73D */ 0x0000, /* 0xE73E */ 0x0000, /* 0xE73F */ 0x8E47, /* 0xE740 */ 0x8E49, /* 0xE741 */ 0x8E4C, /* 0xE742 */ 0x8E50, /* 0xE743 */ 0x8E48, /* 0xE744 */ 0x8E59, /* 0xE745 */ 0x8E64, /* 0xE746 */ 0x8E60, /* 0xE747 */ 0x8E2A, /* 0xE748 */ 0x8E63, /* 0xE749 */ 0x8E55, /* 0xE74A */ 0x8E76, /* 0xE74B */ 0x8E72, /* 0xE74C */ 0x8E7C, /* 0xE74D */ 0x8E81, /* 0xE74E */ 0x8E87, /* 0xE74F */ 0x8E85, /* 0xE750 */ 0x8E84, /* 0xE751 */ 0x8E8B, /* 0xE752 */ 0x8E8A, /* 0xE753 */ 0x8E93, /* 0xE754 */ 0x8E91, /* 0xE755 */ 0x8E94, /* 0xE756 */ 0x8E99, /* 0xE757 */ 0x8EAA, /* 0xE758 */ 0x8EA1, /* 0xE759 */ 0x8EAC, /* 0xE75A */ 0x8EB0, /* 0xE75B */ 0x8EC6, /* 0xE75C */ 0x8EB1, /* 0xE75D */ 0x8EBE, /* 0xE75E */ 0x8EC5, /* 0xE75F */ 0x8EC8, /* 0xE760 */ 0x8ECB, /* 0xE761 */ 0x8EDB, /* 0xE762 */ 0x8EE3, /* 0xE763 */ 0x8EFC, /* 0xE764 */ 0x8EFB, /* 0xE765 */ 0x8EEB, /* 0xE766 */ 0x8EFE, /* 0xE767 */ 0x8F0A, /* 0xE768 */ 0x8F05, /* 0xE769 */ 0x8F15, /* 0xE76A */ 0x8F12, /* 0xE76B */ 0x8F19, /* 0xE76C */ 0x8F13, /* 0xE76D */ 0x8F1C, /* 0xE76E */ 0x8F1F, /* 0xE76F */ 0x8F1B, /* 0xE770 */ 0x8F0C, /* 0xE771 */ 0x8F26, /* 0xE772 */ 0x8F33, /* 0xE773 */ 0x8F3B, /* 0xE774 */ 0x8F39, /* 0xE775 */ 0x8F45, /* 0xE776 */ 0x8F42, /* 0xE777 */ 0x8F3E, /* 0xE778 */ 0x8F4C, /* 0xE779 */ 0x8F49, /* 0xE77A */ 0x8F46, /* 0xE77B */ 0x8F4E, /* 0xE77C */ 0x8F57, /* 0xE77D */ 0x8F5C, /* 0xE77E */ 0x0000, /* 0xE77F */ 0x8F62, /* 0xE780 */ 0x8F63, /* 0xE781 */ 0x8F64, /* 0xE782 */ 0x8F9C, /* 0xE783 */ 0x8F9F, /* 0xE784 */ 0x8FA3, /* 0xE785 */ 0x8FAD, /* 0xE786 */ 0x8FAF, /* 0xE787 */ 0x8FB7, /* 0xE788 */ 0x8FDA, /* 0xE789 */ 0x8FE5, /* 0xE78A */ 0x8FE2, /* 0xE78B */ 0x8FEA, /* 0xE78C */ 0x8FEF, /* 0xE78D */ 0x9087, /* 0xE78E */ 0x8FF4, /* 0xE78F */ 0x9005, /* 0xE790 */ 0x8FF9, /* 0xE791 */ 0x8FFA, /* 0xE792 */ 0x9011, /* 0xE793 */ 0x9015, /* 0xE794 */ 0x9021, /* 0xE795 */ 0x900D, /* 0xE796 */ 0x901E, /* 0xE797 */ 0x9016, /* 0xE798 */ 0x900B, /* 0xE799 */ 0x9027, /* 0xE79A */ 0x9036, /* 0xE79B */ 0x9035, /* 0xE79C */ 0x9039, /* 0xE79D */ 0x8FF8, /* 0xE79E */ 0x904F, /* 0xE79F */ 0x9050, /* 0xE7A0 */ 0x9051, /* 0xE7A1 */ 0x9052, /* 0xE7A2 */ 0x900E, /* 0xE7A3 */ 0x9049, /* 0xE7A4 */ 0x903E, /* 0xE7A5 */ 0x9056, /* 0xE7A6 */ 0x9058, /* 0xE7A7 */ 0x905E, /* 0xE7A8 */ 0x9068, /* 0xE7A9 */ 0x906F, /* 0xE7AA */ 0x9076, /* 0xE7AB */ 0x96A8, /* 0xE7AC */ 0x9072, /* 0xE7AD */ 0x9082, /* 0xE7AE */ 0x907D, /* 0xE7AF */ 0x9081, /* 0xE7B0 */ 0x9080, /* 0xE7B1 */ 0x908A, /* 0xE7B2 */ 0x9089, /* 0xE7B3 */ 0x908F, /* 0xE7B4 */ 0x90A8, /* 0xE7B5 */ 0x90AF, /* 0xE7B6 */ 0x90B1, /* 0xE7B7 */ 0x90B5, /* 0xE7B8 */ 0x90E2, /* 0xE7B9 */ 0x90E4, /* 0xE7BA */ 0x6248, /* 0xE7BB */ 0x90DB, /* 0xE7BC */ 0x9102, /* 0xE7BD */ 0x9112, /* 0xE7BE */ 0x9119, /* 0xE7BF */ 0x9132, /* 0xE7C0 */ 0x9130, /* 0xE7C1 */ 0x914A, /* 0xE7C2 */ 0x9156, /* 0xE7C3 */ 0x9158, /* 0xE7C4 */ 0x9163, /* 0xE7C5 */ 0x9165, /* 0xE7C6 */ 0x9169, /* 0xE7C7 */ 0x9173, /* 0xE7C8 */ 0x9172, /* 0xE7C9 */ 0x918B, /* 0xE7CA */ 0x9189, /* 0xE7CB */ 0x9182, /* 0xE7CC */ 0x91A2, /* 0xE7CD */ 0x91AB, /* 0xE7CE */ 0x91AF, /* 0xE7CF */ 0x91AA, /* 0xE7D0 */ 0x91B5, /* 0xE7D1 */ 0x91B4, /* 0xE7D2 */ 0x91BA, /* 0xE7D3 */ 0x91C0, /* 0xE7D4 */ 0x91C1, /* 0xE7D5 */ 0x91C9, /* 0xE7D6 */ 0x91CB, /* 0xE7D7 */ 0x91D0, /* 0xE7D8 */ 0x91D6, /* 0xE7D9 */ 0x91DF, /* 0xE7DA */ 0x91E1, /* 0xE7DB */ 0x91DB, /* 0xE7DC */ 0x91FC, /* 0xE7DD */ 0x91F5, /* 0xE7DE */ 0x91F6, /* 0xE7DF */ 0x921E, /* 0xE7E0 */ 0x91FF, /* 0xE7E1 */ 0x9214, /* 0xE7E2 */ 0x922C, /* 0xE7E3 */ 0x9215, /* 0xE7E4 */ 0x9211, /* 0xE7E5 */ 0x925E, /* 0xE7E6 */ 0x9257, /* 0xE7E7 */ 0x9245, /* 0xE7E8 */ 0x9249, /* 0xE7E9 */ 0x9264, /* 0xE7EA */ 0x9248, /* 0xE7EB */ 0x9295, /* 0xE7EC */ 0x923F, /* 0xE7ED */ 0x924B, /* 0xE7EE */ 0x9250, /* 0xE7EF */ 0x929C, /* 0xE7F0 */ 0x9296, /* 0xE7F1 */ 0x9293, /* 0xE7F2 */ 0x929B, /* 0xE7F3 */ 0x925A, /* 0xE7F4 */ 0x92CF, /* 0xE7F5 */ 0x92B9, /* 0xE7F6 */ 0x92B7, /* 0xE7F7 */ 0x92E9, /* 0xE7F8 */ 0x930F, /* 0xE7F9 */ 0x92FA, /* 0xE7FA */ 0x9344, /* 0xE7FB */ 0x932E, /* 0xE7FC */ 0x0000, /* 0xE7FD */ 0x0000, /* 0xE7FE */ 0x0000, /* 0xE7FF */ 0x0000, /* 0xE800 */ 0x0000, /* 0xE801 */ 0x0000, /* 0xE802 */ 0x0000, /* 0xE803 */ 0x0000, /* 0xE804 */ 0x0000, /* 0xE805 */ 0x0000, /* 0xE806 */ 0x0000, /* 0xE807 */ 0x0000, /* 0xE808 */ 0x0000, /* 0xE809 */ 0x0000, /* 0xE80A */ 0x0000, /* 0xE80B */ 0x0000, /* 0xE80C */ 0x0000, /* 0xE80D */ 0x0000, /* 0xE80E */ 0x0000, /* 0xE80F */ 0x0000, /* 0xE810 */ 0x0000, /* 0xE811 */ 0x0000, /* 0xE812 */ 0x0000, /* 0xE813 */ 0x0000, /* 0xE814 */ 0x0000, /* 0xE815 */ 0x0000, /* 0xE816 */ 0x0000, /* 0xE817 */ 0x0000, /* 0xE818 */ 0x0000, /* 0xE819 */ 0x0000, /* 0xE81A */ 0x0000, /* 0xE81B */ 0x0000, /* 0xE81C */ 0x0000, /* 0xE81D */ 0x0000, /* 0xE81E */ 0x0000, /* 0xE81F */ 0x0000, /* 0xE820 */ 0x0000, /* 0xE821 */ 0x0000, /* 0xE822 */ 0x0000, /* 0xE823 */ 0x0000, /* 0xE824 */ 0x0000, /* 0xE825 */ 0x0000, /* 0xE826 */ 0x0000, /* 0xE827 */ 0x0000, /* 0xE828 */ 0x0000, /* 0xE829 */ 0x0000, /* 0xE82A */ 0x0000, /* 0xE82B */ 0x0000, /* 0xE82C */ 0x0000, /* 0xE82D */ 0x0000, /* 0xE82E */ 0x0000, /* 0xE82F */ 0x0000, /* 0xE830 */ 0x0000, /* 0xE831 */ 0x0000, /* 0xE832 */ 0x0000, /* 0xE833 */ 0x0000, /* 0xE834 */ 0x0000, /* 0xE835 */ 0x0000, /* 0xE836 */ 0x0000, /* 0xE837 */ 0x0000, /* 0xE838 */ 0x0000, /* 0xE839 */ 0x0000, /* 0xE83A */ 0x0000, /* 0xE83B */ 0x0000, /* 0xE83C */ 0x0000, /* 0xE83D */ 0x0000, /* 0xE83E */ 0x0000, /* 0xE83F */ 0x9319, /* 0xE840 */ 0x9322, /* 0xE841 */ 0x931A, /* 0xE842 */ 0x9323, /* 0xE843 */ 0x933A, /* 0xE844 */ 0x9335, /* 0xE845 */ 0x933B, /* 0xE846 */ 0x935C, /* 0xE847 */ 0x9360, /* 0xE848 */ 0x937C, /* 0xE849 */ 0x936E, /* 0xE84A */ 0x9356, /* 0xE84B */ 0x93B0, /* 0xE84C */ 0x93AC, /* 0xE84D */ 0x93AD, /* 0xE84E */ 0x9394, /* 0xE84F */ 0x93B9, /* 0xE850 */ 0x93D6, /* 0xE851 */ 0x93D7, /* 0xE852 */ 0x93E8, /* 0xE853 */ 0x93E5, /* 0xE854 */ 0x93D8, /* 0xE855 */ 0x93C3, /* 0xE856 */ 0x93DD, /* 0xE857 */ 0x93D0, /* 0xE858 */ 0x93C8, /* 0xE859 */ 0x93E4, /* 0xE85A */ 0x941A, /* 0xE85B */ 0x9414, /* 0xE85C */ 0x9413, /* 0xE85D */ 0x9403, /* 0xE85E */ 0x9407, /* 0xE85F */ 0x9410, /* 0xE860 */ 0x9436, /* 0xE861 */ 0x942B, /* 0xE862 */ 0x9435, /* 0xE863 */ 0x9421, /* 0xE864 */ 0x943A, /* 0xE865 */ 0x9441, /* 0xE866 */ 0x9452, /* 0xE867 */ 0x9444, /* 0xE868 */ 0x945B, /* 0xE869 */ 0x9460, /* 0xE86A */ 0x9462, /* 0xE86B */ 0x945E, /* 0xE86C */ 0x946A, /* 0xE86D */ 0x9229, /* 0xE86E */ 0x9470, /* 0xE86F */ 0x9475, /* 0xE870 */ 0x9477, /* 0xE871 */ 0x947D, /* 0xE872 */ 0x945A, /* 0xE873 */ 0x947C, /* 0xE874 */ 0x947E, /* 0xE875 */ 0x9481, /* 0xE876 */ 0x947F, /* 0xE877 */ 0x9582, /* 0xE878 */ 0x9587, /* 0xE879 */ 0x958A, /* 0xE87A */ 0x9594, /* 0xE87B */ 0x9596, /* 0xE87C */ 0x9598, /* 0xE87D */ 0x9599, /* 0xE87E */ 0x0000, /* 0xE87F */ 0x95A0, /* 0xE880 */ 0x95A8, /* 0xE881 */ 0x95A7, /* 0xE882 */ 0x95AD, /* 0xE883 */ 0x95BC, /* 0xE884 */ 0x95BB, /* 0xE885 */ 0x95B9, /* 0xE886 */ 0x95BE, /* 0xE887 */ 0x95CA, /* 0xE888 */ 0x6FF6, /* 0xE889 */ 0x95C3, /* 0xE88A */ 0x95CD, /* 0xE88B */ 0x95CC, /* 0xE88C */ 0x95D5, /* 0xE88D */ 0x95D4, /* 0xE88E */ 0x95D6, /* 0xE88F */ 0x95DC, /* 0xE890 */ 0x95E1, /* 0xE891 */ 0x95E5, /* 0xE892 */ 0x95E2, /* 0xE893 */ 0x9621, /* 0xE894 */ 0x9628, /* 0xE895 */ 0x962E, /* 0xE896 */ 0x962F, /* 0xE897 */ 0x9642, /* 0xE898 */ 0x964C, /* 0xE899 */ 0x964F, /* 0xE89A */ 0x964B, /* 0xE89B */ 0x9677, /* 0xE89C */ 0x965C, /* 0xE89D */ 0x965E, /* 0xE89E */ 0x965D, /* 0xE89F */ 0x965F, /* 0xE8A0 */ 0x9666, /* 0xE8A1 */ 0x9672, /* 0xE8A2 */ 0x966C, /* 0xE8A3 */ 0x968D, /* 0xE8A4 */ 0x9698, /* 0xE8A5 */ 0x9695, /* 0xE8A6 */ 0x9697, /* 0xE8A7 */ 0x96AA, /* 0xE8A8 */ 0x96A7, /* 0xE8A9 */ 0x96B1, /* 0xE8AA */ 0x96B2, /* 0xE8AB */ 0x96B0, /* 0xE8AC */ 0x96B4, /* 0xE8AD */ 0x96B6, /* 0xE8AE */ 0x96B8, /* 0xE8AF */ 0x96B9, /* 0xE8B0 */ 0x96CE, /* 0xE8B1 */ 0x96CB, /* 0xE8B2 */ 0x96C9, /* 0xE8B3 */ 0x96CD, /* 0xE8B4 */ 0x894D, /* 0xE8B5 */ 0x96DC, /* 0xE8B6 */ 0x970D, /* 0xE8B7 */ 0x96D5, /* 0xE8B8 */ 0x96F9, /* 0xE8B9 */ 0x9704, /* 0xE8BA */ 0x9706, /* 0xE8BB */ 0x9708, /* 0xE8BC */ 0x9713, /* 0xE8BD */ 0x970E, /* 0xE8BE */ 0x9711, /* 0xE8BF */ 0x970F, /* 0xE8C0 */ 0x9716, /* 0xE8C1 */ 0x9719, /* 0xE8C2 */ 0x9724, /* 0xE8C3 */ 0x972A, /* 0xE8C4 */ 0x9730, /* 0xE8C5 */ 0x9739, /* 0xE8C6 */ 0x973D, /* 0xE8C7 */ 0x973E, /* 0xE8C8 */ 0x9744, /* 0xE8C9 */ 0x9746, /* 0xE8CA */ 0x9748, /* 0xE8CB */ 0x9742, /* 0xE8CC */ 0x9749, /* 0xE8CD */ 0x975C, /* 0xE8CE */ 0x9760, /* 0xE8CF */ 0x9764, /* 0xE8D0 */ 0x9766, /* 0xE8D1 */ 0x9768, /* 0xE8D2 */ 0x52D2, /* 0xE8D3 */ 0x976B, /* 0xE8D4 */ 0x9771, /* 0xE8D5 */ 0x9779, /* 0xE8D6 */ 0x9785, /* 0xE8D7 */ 0x977C, /* 0xE8D8 */ 0x9781, /* 0xE8D9 */ 0x977A, /* 0xE8DA */ 0x9786, /* 0xE8DB */ 0x978B, /* 0xE8DC */ 0x978F, /* 0xE8DD */ 0x9790, /* 0xE8DE */ 0x979C, /* 0xE8DF */ 0x97A8, /* 0xE8E0 */ 0x97A6, /* 0xE8E1 */ 0x97A3, /* 0xE8E2 */ 0x97B3, /* 0xE8E3 */ 0x97B4, /* 0xE8E4 */ 0x97C3, /* 0xE8E5 */ 0x97C6, /* 0xE8E6 */ 0x97C8, /* 0xE8E7 */ 0x97CB, /* 0xE8E8 */ 0x97DC, /* 0xE8E9 */ 0x97ED, /* 0xE8EA */ 0x9F4F, /* 0xE8EB */ 0x97F2, /* 0xE8EC */ 0x7ADF, /* 0xE8ED */ 0x97F6, /* 0xE8EE */ 0x97F5, /* 0xE8EF */ 0x980F, /* 0xE8F0 */ 0x980C, /* 0xE8F1 */ 0x9838, /* 0xE8F2 */ 0x9824, /* 0xE8F3 */ 0x9821, /* 0xE8F4 */ 0x9837, /* 0xE8F5 */ 0x983D, /* 0xE8F6 */ 0x9846, /* 0xE8F7 */ 0x984F, /* 0xE8F8 */ 0x984B, /* 0xE8F9 */ 0x986B, /* 0xE8FA */ 0x986F, /* 0xE8FB */ 0x9870, /* 0xE8FC */ 0x0000, /* 0xE8FD */ 0x0000, /* 0xE8FE */ 0x0000, /* 0xE8FF */ 0x0000, /* 0xE900 */ 0x0000, /* 0xE901 */ 0x0000, /* 0xE902 */ 0x0000, /* 0xE903 */ 0x0000, /* 0xE904 */ 0x0000, /* 0xE905 */ 0x0000, /* 0xE906 */ 0x0000, /* 0xE907 */ 0x0000, /* 0xE908 */ 0x0000, /* 0xE909 */ 0x0000, /* 0xE90A */ 0x0000, /* 0xE90B */ 0x0000, /* 0xE90C */ 0x0000, /* 0xE90D */ 0x0000, /* 0xE90E */ 0x0000, /* 0xE90F */ 0x0000, /* 0xE910 */ 0x0000, /* 0xE911 */ 0x0000, /* 0xE912 */ 0x0000, /* 0xE913 */ 0x0000, /* 0xE914 */ 0x0000, /* 0xE915 */ 0x0000, /* 0xE916 */ 0x0000, /* 0xE917 */ 0x0000, /* 0xE918 */ 0x0000, /* 0xE919 */ 0x0000, /* 0xE91A */ 0x0000, /* 0xE91B */ 0x0000, /* 0xE91C */ 0x0000, /* 0xE91D */ 0x0000, /* 0xE91E */ 0x0000, /* 0xE91F */ 0x0000, /* 0xE920 */ 0x0000, /* 0xE921 */ 0x0000, /* 0xE922 */ 0x0000, /* 0xE923 */ 0x0000, /* 0xE924 */ 0x0000, /* 0xE925 */ 0x0000, /* 0xE926 */ 0x0000, /* 0xE927 */ 0x0000, /* 0xE928 */ 0x0000, /* 0xE929 */ 0x0000, /* 0xE92A */ 0x0000, /* 0xE92B */ 0x0000, /* 0xE92C */ 0x0000, /* 0xE92D */ 0x0000, /* 0xE92E */ 0x0000, /* 0xE92F */ 0x0000, /* 0xE930 */ 0x0000, /* 0xE931 */ 0x0000, /* 0xE932 */ 0x0000, /* 0xE933 */ 0x0000, /* 0xE934 */ 0x0000, /* 0xE935 */ 0x0000, /* 0xE936 */ 0x0000, /* 0xE937 */ 0x0000, /* 0xE938 */ 0x0000, /* 0xE939 */ 0x0000, /* 0xE93A */ 0x0000, /* 0xE93B */ 0x0000, /* 0xE93C */ 0x0000, /* 0xE93D */ 0x0000, /* 0xE93E */ 0x0000, /* 0xE93F */ 0x9871, /* 0xE940 */ 0x9874, /* 0xE941 */ 0x9873, /* 0xE942 */ 0x98AA, /* 0xE943 */ 0x98AF, /* 0xE944 */ 0x98B1, /* 0xE945 */ 0x98B6, /* 0xE946 */ 0x98C4, /* 0xE947 */ 0x98C3, /* 0xE948 */ 0x98C6, /* 0xE949 */ 0x98E9, /* 0xE94A */ 0x98EB, /* 0xE94B */ 0x9903, /* 0xE94C */ 0x9909, /* 0xE94D */ 0x9912, /* 0xE94E */ 0x9914, /* 0xE94F */ 0x9918, /* 0xE950 */ 0x9921, /* 0xE951 */ 0x991D, /* 0xE952 */ 0x991E, /* 0xE953 */ 0x9924, /* 0xE954 */ 0x9920, /* 0xE955 */ 0x992C, /* 0xE956 */ 0x992E, /* 0xE957 */ 0x993D, /* 0xE958 */ 0x993E, /* 0xE959 */ 0x9942, /* 0xE95A */ 0x9949, /* 0xE95B */ 0x9945, /* 0xE95C */ 0x9950, /* 0xE95D */ 0x994B, /* 0xE95E */ 0x9951, /* 0xE95F */ 0x9952, /* 0xE960 */ 0x994C, /* 0xE961 */ 0x9955, /* 0xE962 */ 0x9997, /* 0xE963 */ 0x9998, /* 0xE964 */ 0x99A5, /* 0xE965 */ 0x99AD, /* 0xE966 */ 0x99AE, /* 0xE967 */ 0x99BC, /* 0xE968 */ 0x99DF, /* 0xE969 */ 0x99DB, /* 0xE96A */ 0x99DD, /* 0xE96B */ 0x99D8, /* 0xE96C */ 0x99D1, /* 0xE96D */ 0x99ED, /* 0xE96E */ 0x99EE, /* 0xE96F */ 0x99F1, /* 0xE970 */ 0x99F2, /* 0xE971 */ 0x99FB, /* 0xE972 */ 0x99F8, /* 0xE973 */ 0x9A01, /* 0xE974 */ 0x9A0F, /* 0xE975 */ 0x9A05, /* 0xE976 */ 0x99E2, /* 0xE977 */ 0x9A19, /* 0xE978 */ 0x9A2B, /* 0xE979 */ 0x9A37, /* 0xE97A */ 0x9A45, /* 0xE97B */ 0x9A42, /* 0xE97C */ 0x9A40, /* 0xE97D */ 0x9A43, /* 0xE97E */ 0x0000, /* 0xE97F */ 0x9A3E, /* 0xE980 */ 0x9A55, /* 0xE981 */ 0x9A4D, /* 0xE982 */ 0x9A5B, /* 0xE983 */ 0x9A57, /* 0xE984 */ 0x9A5F, /* 0xE985 */ 0x9A62, /* 0xE986 */ 0x9A65, /* 0xE987 */ 0x9A64, /* 0xE988 */ 0x9A69, /* 0xE989 */ 0x9A6B, /* 0xE98A */ 0x9A6A, /* 0xE98B */ 0x9AAD, /* 0xE98C */ 0x9AB0, /* 0xE98D */ 0x9ABC, /* 0xE98E */ 0x9AC0, /* 0xE98F */ 0x9ACF, /* 0xE990 */ 0x9AD1, /* 0xE991 */ 0x9AD3, /* 0xE992 */ 0x9AD4, /* 0xE993 */ 0x9ADE, /* 0xE994 */ 0x9ADF, /* 0xE995 */ 0x9AE2, /* 0xE996 */ 0x9AE3, /* 0xE997 */ 0x9AE6, /* 0xE998 */ 0x9AEF, /* 0xE999 */ 0x9AEB, /* 0xE99A */ 0x9AEE, /* 0xE99B */ 0x9AF4, /* 0xE99C */ 0x9AF1, /* 0xE99D */ 0x9AF7, /* 0xE99E */ 0x9AFB, /* 0xE99F */ 0x9B06, /* 0xE9A0 */ 0x9B18, /* 0xE9A1 */ 0x9B1A, /* 0xE9A2 */ 0x9B1F, /* 0xE9A3 */ 0x9B22, /* 0xE9A4 */ 0x9B23, /* 0xE9A5 */ 0x9B25, /* 0xE9A6 */ 0x9B27, /* 0xE9A7 */ 0x9B28, /* 0xE9A8 */ 0x9B29, /* 0xE9A9 */ 0x9B2A, /* 0xE9AA */ 0x9B2E, /* 0xE9AB */ 0x9B2F, /* 0xE9AC */ 0x9B32, /* 0xE9AD */ 0x9B44, /* 0xE9AE */ 0x9B43, /* 0xE9AF */ 0x9B4F, /* 0xE9B0 */ 0x9B4D, /* 0xE9B1 */ 0x9B4E, /* 0xE9B2 */ 0x9B51, /* 0xE9B3 */ 0x9B58, /* 0xE9B4 */ 0x9B74, /* 0xE9B5 */ 0x9B93, /* 0xE9B6 */ 0x9B83, /* 0xE9B7 */ 0x9B91, /* 0xE9B8 */ 0x9B96, /* 0xE9B9 */ 0x9B97, /* 0xE9BA */ 0x9B9F, /* 0xE9BB */ 0x9BA0, /* 0xE9BC */ 0x9BA8, /* 0xE9BD */ 0x9BB4, /* 0xE9BE */ 0x9BC0, /* 0xE9BF */ 0x9BCA, /* 0xE9C0 */ 0x9BB9, /* 0xE9C1 */ 0x9BC6, /* 0xE9C2 */ 0x9BCF, /* 0xE9C3 */ 0x9BD1, /* 0xE9C4 */ 0x9BD2, /* 0xE9C5 */ 0x9BE3, /* 0xE9C6 */ 0x9BE2, /* 0xE9C7 */ 0x9BE4, /* 0xE9C8 */ 0x9BD4, /* 0xE9C9 */ 0x9BE1, /* 0xE9CA */ 0x9C3A, /* 0xE9CB */ 0x9BF2, /* 0xE9CC */ 0x9BF1, /* 0xE9CD */ 0x9BF0, /* 0xE9CE */ 0x9C15, /* 0xE9CF */ 0x9C14, /* 0xE9D0 */ 0x9C09, /* 0xE9D1 */ 0x9C13, /* 0xE9D2 */ 0x9C0C, /* 0xE9D3 */ 0x9C06, /* 0xE9D4 */ 0x9C08, /* 0xE9D5 */ 0x9C12, /* 0xE9D6 */ 0x9C0A, /* 0xE9D7 */ 0x9C04, /* 0xE9D8 */ 0x9C2E, /* 0xE9D9 */ 0x9C1B, /* 0xE9DA */ 0x9C25, /* 0xE9DB */ 0x9C24, /* 0xE9DC */ 0x9C21, /* 0xE9DD */ 0x9C30, /* 0xE9DE */ 0x9C47, /* 0xE9DF */ 0x9C32, /* 0xE9E0 */ 0x9C46, /* 0xE9E1 */ 0x9C3E, /* 0xE9E2 */ 0x9C5A, /* 0xE9E3 */ 0x9C60, /* 0xE9E4 */ 0x9C67, /* 0xE9E5 */ 0x9C76, /* 0xE9E6 */ 0x9C78, /* 0xE9E7 */ 0x9CE7, /* 0xE9E8 */ 0x9CEC, /* 0xE9E9 */ 0x9CF0, /* 0xE9EA */ 0x9D09, /* 0xE9EB */ 0x9D08, /* 0xE9EC */ 0x9CEB, /* 0xE9ED */ 0x9D03, /* 0xE9EE */ 0x9D06, /* 0xE9EF */ 0x9D2A, /* 0xE9F0 */ 0x9D26, /* 0xE9F1 */ 0x9DAF, /* 0xE9F2 */ 0x9D23, /* 0xE9F3 */ 0x9D1F, /* 0xE9F4 */ 0x9D44, /* 0xE9F5 */ 0x9D15, /* 0xE9F6 */ 0x9D12, /* 0xE9F7 */ 0x9D41, /* 0xE9F8 */ 0x9D3F, /* 0xE9F9 */ 0x9D3E, /* 0xE9FA */ 0x9D46, /* 0xE9FB */ 0x9D48, /* 0xE9FC */ 0x0000, /* 0xE9FD */ 0x0000, /* 0xE9FE */ 0x0000, /* 0xE9FF */ 0x0000, /* 0xEA00 */ 0x0000, /* 0xEA01 */ 0x0000, /* 0xEA02 */ 0x0000, /* 0xEA03 */ 0x0000, /* 0xEA04 */ 0x0000, /* 0xEA05 */ 0x0000, /* 0xEA06 */ 0x0000, /* 0xEA07 */ 0x0000, /* 0xEA08 */ 0x0000, /* 0xEA09 */ 0x0000, /* 0xEA0A */ 0x0000, /* 0xEA0B */ 0x0000, /* 0xEA0C */ 0x0000, /* 0xEA0D */ 0x0000, /* 0xEA0E */ 0x0000, /* 0xEA0F */ 0x0000, /* 0xEA10 */ 0x0000, /* 0xEA11 */ 0x0000, /* 0xEA12 */ 0x0000, /* 0xEA13 */ 0x0000, /* 0xEA14 */ 0x0000, /* 0xEA15 */ 0x0000, /* 0xEA16 */ 0x0000, /* 0xEA17 */ 0x0000, /* 0xEA18 */ 0x0000, /* 0xEA19 */ 0x0000, /* 0xEA1A */ 0x0000, /* 0xEA1B */ 0x0000, /* 0xEA1C */ 0x0000, /* 0xEA1D */ 0x0000, /* 0xEA1E */ 0x0000, /* 0xEA1F */ 0x0000, /* 0xEA20 */ 0x0000, /* 0xEA21 */ 0x0000, /* 0xEA22 */ 0x0000, /* 0xEA23 */ 0x0000, /* 0xEA24 */ 0x0000, /* 0xEA25 */ 0x0000, /* 0xEA26 */ 0x0000, /* 0xEA27 */ 0x0000, /* 0xEA28 */ 0x0000, /* 0xEA29 */ 0x0000, /* 0xEA2A */ 0x0000, /* 0xEA2B */ 0x0000, /* 0xEA2C */ 0x0000, /* 0xEA2D */ 0x0000, /* 0xEA2E */ 0x0000, /* 0xEA2F */ 0x0000, /* 0xEA30 */ 0x0000, /* 0xEA31 */ 0x0000, /* 0xEA32 */ 0x0000, /* 0xEA33 */ 0x0000, /* 0xEA34 */ 0x0000, /* 0xEA35 */ 0x0000, /* 0xEA36 */ 0x0000, /* 0xEA37 */ 0x0000, /* 0xEA38 */ 0x0000, /* 0xEA39 */ 0x0000, /* 0xEA3A */ 0x0000, /* 0xEA3B */ 0x0000, /* 0xEA3C */ 0x0000, /* 0xEA3D */ 0x0000, /* 0xEA3E */ 0x0000, /* 0xEA3F */ 0x9D5D, /* 0xEA40 */ 0x9D5E, /* 0xEA41 */ 0x9D64, /* 0xEA42 */ 0x9D51, /* 0xEA43 */ 0x9D50, /* 0xEA44 */ 0x9D59, /* 0xEA45 */ 0x9D72, /* 0xEA46 */ 0x9D89, /* 0xEA47 */ 0x9D87, /* 0xEA48 */ 0x9DAB, /* 0xEA49 */ 0x9D6F, /* 0xEA4A */ 0x9D7A, /* 0xEA4B */ 0x9D9A, /* 0xEA4C */ 0x9DA4, /* 0xEA4D */ 0x9DA9, /* 0xEA4E */ 0x9DB2, /* 0xEA4F */ 0x9DC4, /* 0xEA50 */ 0x9DC1, /* 0xEA51 */ 0x9DBB, /* 0xEA52 */ 0x9DB8, /* 0xEA53 */ 0x9DBA, /* 0xEA54 */ 0x9DC6, /* 0xEA55 */ 0x9DCF, /* 0xEA56 */ 0x9DC2, /* 0xEA57 */ 0x9DD9, /* 0xEA58 */ 0x9DD3, /* 0xEA59 */ 0x9DF8, /* 0xEA5A */ 0x9DE6, /* 0xEA5B */ 0x9DED, /* 0xEA5C */ 0x9DEF, /* 0xEA5D */ 0x9DFD, /* 0xEA5E */ 0x9E1A, /* 0xEA5F */ 0x9E1B, /* 0xEA60 */ 0x9E1E, /* 0xEA61 */ 0x9E75, /* 0xEA62 */ 0x9E79, /* 0xEA63 */ 0x9E7D, /* 0xEA64 */ 0x9E81, /* 0xEA65 */ 0x9E88, /* 0xEA66 */ 0x9E8B, /* 0xEA67 */ 0x9E8C, /* 0xEA68 */ 0x9E92, /* 0xEA69 */ 0x9E95, /* 0xEA6A */ 0x9E91, /* 0xEA6B */ 0x9E9D, /* 0xEA6C */ 0x9EA5, /* 0xEA6D */ 0x9EA9, /* 0xEA6E */ 0x9EB8, /* 0xEA6F */ 0x9EAA, /* 0xEA70 */ 0x9EAD, /* 0xEA71 */ 0x9761, /* 0xEA72 */ 0x9ECC, /* 0xEA73 */ 0x9ECE, /* 0xEA74 */ 0x9ECF, /* 0xEA75 */ 0x9ED0, /* 0xEA76 */ 0x9ED4, /* 0xEA77 */ 0x9EDC, /* 0xEA78 */ 0x9EDE, /* 0xEA79 */ 0x9EDD, /* 0xEA7A */ 0x9EE0, /* 0xEA7B */ 0x9EE5, /* 0xEA7C */ 0x9EE8, /* 0xEA7D */ 0x9EEF, /* 0xEA7E */ 0x0000, /* 0xEA7F */ 0x9EF4, /* 0xEA80 */ 0x9EF6, /* 0xEA81 */ 0x9EF7, /* 0xEA82 */ 0x9EF9, /* 0xEA83 */ 0x9EFB, /* 0xEA84 */ 0x9EFC, /* 0xEA85 */ 0x9EFD, /* 0xEA86 */ 0x9F07, /* 0xEA87 */ 0x9F08, /* 0xEA88 */ 0x76B7, /* 0xEA89 */ 0x9F15, /* 0xEA8A */ 0x9F21, /* 0xEA8B */ 0x9F2C, /* 0xEA8C */ 0x9F3E, /* 0xEA8D */ 0x9F4A, /* 0xEA8E */ 0x9F52, /* 0xEA8F */ 0x9F54, /* 0xEA90 */ 0x9F63, /* 0xEA91 */ 0x9F5F, /* 0xEA92 */ 0x9F60, /* 0xEA93 */ 0x9F61, /* 0xEA94 */ 0x9F66, /* 0xEA95 */ 0x9F67, /* 0xEA96 */ 0x9F6C, /* 0xEA97 */ 0x9F6A, /* 0xEA98 */ 0x9F77, /* 0xEA99 */ 0x9F72, /* 0xEA9A */ 0x9F76, /* 0xEA9B */ 0x9F95, /* 0xEA9C */ 0x9F9C, /* 0xEA9D */ 0x9FA0, /* 0xEA9E */ 0x582F, /* 0xEA9F */ 0x69C7, /* 0xEAA0 */ 0x9059, /* 0xEAA1 */ 0x7464, /* 0xEAA2 */ 0x51DC, /* 0xEAA3 */ 0x7199, /* 0xEAA4 */ 0x0000, /* 0xEAA5 */ 0x0000, /* 0xEAA6 */ 0x0000, /* 0xEAA7 */ 0x0000, /* 0xEAA8 */ 0x0000, /* 0xEAA9 */ 0x0000, /* 0xEAAA */ 0x0000, /* 0xEAAB */ 0x0000, /* 0xEAAC */ 0x0000, /* 0xEAAD */ 0x0000, /* 0xEAAE */ 0x0000, /* 0xEAAF */ 0x0000, /* 0xEAB0 */ 0x0000, /* 0xEAB1 */ 0x0000, /* 0xEAB2 */ 0x0000, /* 0xEAB3 */ 0x0000, /* 0xEAB4 */ 0x0000, /* 0xEAB5 */ 0x0000, /* 0xEAB6 */ 0x0000, /* 0xEAB7 */ 0x0000, /* 0xEAB8 */ 0x0000, /* 0xEAB9 */ 0x0000, /* 0xEABA */ 0x0000, /* 0xEABB */ 0x0000, /* 0xEABC */ 0x0000, /* 0xEABD */ 0x0000, /* 0xEABE */ 0x0000, /* 0xEABF */ 0x0000, /* 0xEAC0 */ 0x0000, /* 0xEAC1 */ 0x0000, /* 0xEAC2 */ 0x0000, /* 0xEAC3 */ 0x0000, /* 0xEAC4 */ 0x0000, /* 0xEAC5 */ 0x0000, /* 0xEAC6 */ 0x0000, /* 0xEAC7 */ 0x0000, /* 0xEAC8 */ 0x0000, /* 0xEAC9 */ 0x0000, /* 0xEACA */ 0x0000, /* 0xEACB */ 0x0000, /* 0xEACC */ 0x0000, /* 0xEACD */ 0x0000, /* 0xEACE */ 0x0000, /* 0xEACF */ 0x0000, /* 0xEAD0 */ 0x0000, /* 0xEAD1 */ 0x0000, /* 0xEAD2 */ 0x0000, /* 0xEAD3 */ 0x0000, /* 0xEAD4 */ 0x0000, /* 0xEAD5 */ 0x0000, /* 0xEAD6 */ 0x0000, /* 0xEAD7 */ 0x0000, /* 0xEAD8 */ 0x0000, /* 0xEAD9 */ 0x0000, /* 0xEADA */ 0x0000, /* 0xEADB */ 0x0000, /* 0xEADC */ 0x0000, /* 0xEADD */ 0x0000, /* 0xEADE */ 0x0000, /* 0xEADF */ 0x0000, /* 0xEAE0 */ 0x0000, /* 0xEAE1 */ 0x0000, /* 0xEAE2 */ 0x0000, /* 0xEAE3 */ 0x0000, /* 0xEAE4 */ 0x0000, /* 0xEAE5 */ 0x0000, /* 0xEAE6 */ 0x0000, /* 0xEAE7 */ 0x0000, /* 0xEAE8 */ 0x0000, /* 0xEAE9 */ 0x0000, /* 0xEAEA */ 0x0000, /* 0xEAEB */ 0x0000, /* 0xEAEC */ 0x0000, /* 0xEAED */ 0x0000, /* 0xEAEE */ 0x0000, /* 0xEAEF */ 0x0000, /* 0xEAF0 */ 0x0000, /* 0xEAF1 */ 0x0000, /* 0xEAF2 */ 0x0000, /* 0xEAF3 */ 0x0000, /* 0xEAF4 */ 0x0000, /* 0xEAF5 */ 0x0000, /* 0xEAF6 */ 0x0000, /* 0xEAF7 */ 0x0000, /* 0xEAF8 */ 0x0000, /* 0xEAF9 */ 0x0000, /* 0xEAFA */ 0x0000, /* 0xEAFB */ 0x0000, /* 0xEAFC */ 0x0000, /* 0xEAFD */ 0x0000, /* 0xEAFE */ 0x0000, /* 0xEAFF */ 0x0000, /* 0xEB00 */ 0x0000, /* 0xEB01 */ 0x0000, /* 0xEB02 */ 0x0000, /* 0xEB03 */ 0x0000, /* 0xEB04 */ 0x0000, /* 0xEB05 */ 0x0000, /* 0xEB06 */ 0x0000, /* 0xEB07 */ 0x0000, /* 0xEB08 */ 0x0000, /* 0xEB09 */ 0x0000, /* 0xEB0A */ 0x0000, /* 0xEB0B */ 0x0000, /* 0xEB0C */ 0x0000, /* 0xEB0D */ 0x0000, /* 0xEB0E */ 0x0000, /* 0xEB0F */ 0x0000, /* 0xEB10 */ 0x0000, /* 0xEB11 */ 0x0000, /* 0xEB12 */ 0x0000, /* 0xEB13 */ 0x0000, /* 0xEB14 */ 0x0000, /* 0xEB15 */ 0x0000, /* 0xEB16 */ 0x0000, /* 0xEB17 */ 0x0000, /* 0xEB18 */ 0x0000, /* 0xEB19 */ 0x0000, /* 0xEB1A */ 0x0000, /* 0xEB1B */ 0x0000, /* 0xEB1C */ 0x0000, /* 0xEB1D */ 0x0000, /* 0xEB1E */ 0x0000, /* 0xEB1F */ 0x0000, /* 0xEB20 */ 0x0000, /* 0xEB21 */ 0x0000, /* 0xEB22 */ 0x0000, /* 0xEB23 */ 0x0000, /* 0xEB24 */ 0x0000, /* 0xEB25 */ 0x0000, /* 0xEB26 */ 0x0000, /* 0xEB27 */ 0x0000, /* 0xEB28 */ 0x0000, /* 0xEB29 */ 0x0000, /* 0xEB2A */ 0x0000, /* 0xEB2B */ 0x0000, /* 0xEB2C */ 0x0000, /* 0xEB2D */ 0x0000, /* 0xEB2E */ 0x0000, /* 0xEB2F */ 0x0000, /* 0xEB30 */ 0x0000, /* 0xEB31 */ 0x0000, /* 0xEB32 */ 0x0000, /* 0xEB33 */ 0x0000, /* 0xEB34 */ 0x0000, /* 0xEB35 */ 0x0000, /* 0xEB36 */ 0x0000, /* 0xEB37 */ 0x0000, /* 0xEB38 */ 0x0000, /* 0xEB39 */ 0x0000, /* 0xEB3A */ 0x0000, /* 0xEB3B */ 0x0000, /* 0xEB3C */ 0x0000, /* 0xEB3D */ 0x0000, /* 0xEB3E */ 0x0000, /* 0xEB3F */ 0x0000, /* 0xEB40 */ 0x0000, /* 0xEB41 */ 0x0000, /* 0xEB42 */ 0x0000, /* 0xEB43 */ 0x0000, /* 0xEB44 */ 0x0000, /* 0xEB45 */ 0x0000, /* 0xEB46 */ 0x0000, /* 0xEB47 */ 0x0000, /* 0xEB48 */ 0x0000, /* 0xEB49 */ 0x0000, /* 0xEB4A */ 0x0000, /* 0xEB4B */ 0x0000, /* 0xEB4C */ 0x0000, /* 0xEB4D */ 0x0000, /* 0xEB4E */ 0x0000, /* 0xEB4F */ 0x0000, /* 0xEB50 */ 0x0000, /* 0xEB51 */ 0x0000, /* 0xEB52 */ 0x0000, /* 0xEB53 */ 0x0000, /* 0xEB54 */ 0x0000, /* 0xEB55 */ 0x0000, /* 0xEB56 */ 0x0000, /* 0xEB57 */ 0x0000, /* 0xEB58 */ 0x0000, /* 0xEB59 */ 0x0000, /* 0xEB5A */ 0x0000, /* 0xEB5B */ 0x0000, /* 0xEB5C */ 0x0000, /* 0xEB5D */ 0x0000, /* 0xEB5E */ 0x0000, /* 0xEB5F */ 0x0000, /* 0xEB60 */ 0x0000, /* 0xEB61 */ 0x0000, /* 0xEB62 */ 0x0000, /* 0xEB63 */ 0x0000, /* 0xEB64 */ 0x0000, /* 0xEB65 */ 0x0000, /* 0xEB66 */ 0x0000, /* 0xEB67 */ 0x0000, /* 0xEB68 */ 0x0000, /* 0xEB69 */ 0x0000, /* 0xEB6A */ 0x0000, /* 0xEB6B */ 0x0000, /* 0xEB6C */ 0x0000, /* 0xEB6D */ 0x0000, /* 0xEB6E */ 0x0000, /* 0xEB6F */ 0x0000, /* 0xEB70 */ 0x0000, /* 0xEB71 */ 0x0000, /* 0xEB72 */ 0x0000, /* 0xEB73 */ 0x0000, /* 0xEB74 */ 0x0000, /* 0xEB75 */ 0x0000, /* 0xEB76 */ 0x0000, /* 0xEB77 */ 0x0000, /* 0xEB78 */ 0x0000, /* 0xEB79 */ 0x0000, /* 0xEB7A */ 0x0000, /* 0xEB7B */ 0x0000, /* 0xEB7C */ 0x0000, /* 0xEB7D */ 0x0000, /* 0xEB7E */ 0x0000, /* 0xEB7F */ 0x0000, /* 0xEB80 */ 0x0000, /* 0xEB81 */ 0x0000, /* 0xEB82 */ 0x0000, /* 0xEB83 */ 0x0000, /* 0xEB84 */ 0x0000, /* 0xEB85 */ 0x0000, /* 0xEB86 */ 0x0000, /* 0xEB87 */ 0x0000, /* 0xEB88 */ 0x0000, /* 0xEB89 */ 0x0000, /* 0xEB8A */ 0x0000, /* 0xEB8B */ 0x0000, /* 0xEB8C */ 0x0000, /* 0xEB8D */ 0x0000, /* 0xEB8E */ 0x0000, /* 0xEB8F */ 0x0000, /* 0xEB90 */ 0x0000, /* 0xEB91 */ 0x0000, /* 0xEB92 */ 0x0000, /* 0xEB93 */ 0x0000, /* 0xEB94 */ 0x0000, /* 0xEB95 */ 0x0000, /* 0xEB96 */ 0x0000, /* 0xEB97 */ 0x0000, /* 0xEB98 */ 0x0000, /* 0xEB99 */ 0x0000, /* 0xEB9A */ 0x0000, /* 0xEB9B */ 0x0000, /* 0xEB9C */ 0x0000, /* 0xEB9D */ 0x0000, /* 0xEB9E */ 0x0000, /* 0xEB9F */ 0x0000, /* 0xEBA0 */ 0x0000, /* 0xEBA1 */ 0x0000, /* 0xEBA2 */ 0x0000, /* 0xEBA3 */ 0x0000, /* 0xEBA4 */ 0x0000, /* 0xEBA5 */ 0x0000, /* 0xEBA6 */ 0x0000, /* 0xEBA7 */ 0x0000, /* 0xEBA8 */ 0x0000, /* 0xEBA9 */ 0x0000, /* 0xEBAA */ 0x0000, /* 0xEBAB */ 0x0000, /* 0xEBAC */ 0x0000, /* 0xEBAD */ 0x0000, /* 0xEBAE */ 0x0000, /* 0xEBAF */ 0x0000, /* 0xEBB0 */ 0x0000, /* 0xEBB1 */ 0x0000, /* 0xEBB2 */ 0x0000, /* 0xEBB3 */ 0x0000, /* 0xEBB4 */ 0x0000, /* 0xEBB5 */ 0x0000, /* 0xEBB6 */ 0x0000, /* 0xEBB7 */ 0x0000, /* 0xEBB8 */ 0x0000, /* 0xEBB9 */ 0x0000, /* 0xEBBA */ 0x0000, /* 0xEBBB */ 0x0000, /* 0xEBBC */ 0x0000, /* 0xEBBD */ 0x0000, /* 0xEBBE */ 0x0000, /* 0xEBBF */ 0x0000, /* 0xEBC0 */ 0x0000, /* 0xEBC1 */ 0x0000, /* 0xEBC2 */ 0x0000, /* 0xEBC3 */ 0x0000, /* 0xEBC4 */ 0x0000, /* 0xEBC5 */ 0x0000, /* 0xEBC6 */ 0x0000, /* 0xEBC7 */ 0x0000, /* 0xEBC8 */ 0x0000, /* 0xEBC9 */ 0x0000, /* 0xEBCA */ 0x0000, /* 0xEBCB */ 0x0000, /* 0xEBCC */ 0x0000, /* 0xEBCD */ 0x0000, /* 0xEBCE */ 0x0000, /* 0xEBCF */ 0x0000, /* 0xEBD0 */ 0x0000, /* 0xEBD1 */ 0x0000, /* 0xEBD2 */ 0x0000, /* 0xEBD3 */ 0x0000, /* 0xEBD4 */ 0x0000, /* 0xEBD5 */ 0x0000, /* 0xEBD6 */ 0x0000, /* 0xEBD7 */ 0x0000, /* 0xEBD8 */ 0x0000, /* 0xEBD9 */ 0x0000, /* 0xEBDA */ 0x0000, /* 0xEBDB */ 0x0000, /* 0xEBDC */ 0x0000, /* 0xEBDD */ 0x0000, /* 0xEBDE */ 0x0000, /* 0xEBDF */ 0x0000, /* 0xEBE0 */ 0x0000, /* 0xEBE1 */ 0x0000, /* 0xEBE2 */ 0x0000, /* 0xEBE3 */ 0x0000, /* 0xEBE4 */ 0x0000, /* 0xEBE5 */ 0x0000, /* 0xEBE6 */ 0x0000, /* 0xEBE7 */ 0x0000, /* 0xEBE8 */ 0x0000, /* 0xEBE9 */ 0x0000, /* 0xEBEA */ 0x0000, /* 0xEBEB */ 0x0000, /* 0xEBEC */ 0x0000, /* 0xEBED */ 0x0000, /* 0xEBEE */ 0x0000, /* 0xEBEF */ 0x0000, /* 0xEBF0 */ 0x0000, /* 0xEBF1 */ 0x0000, /* 0xEBF2 */ 0x0000, /* 0xEBF3 */ 0x0000, /* 0xEBF4 */ 0x0000, /* 0xEBF5 */ 0x0000, /* 0xEBF6 */ 0x0000, /* 0xEBF7 */ 0x0000, /* 0xEBF8 */ 0x0000, /* 0xEBF9 */ 0x0000, /* 0xEBFA */ 0x0000, /* 0xEBFB */ 0x0000, /* 0xEBFC */ 0x0000, /* 0xEBFD */ 0x0000, /* 0xEBFE */ 0x0000, /* 0xEBFF */ 0x0000, /* 0xEC00 */ 0x0000, /* 0xEC01 */ 0x0000, /* 0xEC02 */ 0x0000, /* 0xEC03 */ 0x0000, /* 0xEC04 */ 0x0000, /* 0xEC05 */ 0x0000, /* 0xEC06 */ 0x0000, /* 0xEC07 */ 0x0000, /* 0xEC08 */ 0x0000, /* 0xEC09 */ 0x0000, /* 0xEC0A */ 0x0000, /* 0xEC0B */ 0x0000, /* 0xEC0C */ 0x0000, /* 0xEC0D */ 0x0000, /* 0xEC0E */ 0x0000, /* 0xEC0F */ 0x0000, /* 0xEC10 */ 0x0000, /* 0xEC11 */ 0x0000, /* 0xEC12 */ 0x0000, /* 0xEC13 */ 0x0000, /* 0xEC14 */ 0x0000, /* 0xEC15 */ 0x0000, /* 0xEC16 */ 0x0000, /* 0xEC17 */ 0x0000, /* 0xEC18 */ 0x0000, /* 0xEC19 */ 0x0000, /* 0xEC1A */ 0x0000, /* 0xEC1B */ 0x0000, /* 0xEC1C */ 0x0000, /* 0xEC1D */ 0x0000, /* 0xEC1E */ 0x0000, /* 0xEC1F */ 0x0000, /* 0xEC20 */ 0x0000, /* 0xEC21 */ 0x0000, /* 0xEC22 */ 0x0000, /* 0xEC23 */ 0x0000, /* 0xEC24 */ 0x0000, /* 0xEC25 */ 0x0000, /* 0xEC26 */ 0x0000, /* 0xEC27 */ 0x0000, /* 0xEC28 */ 0x0000, /* 0xEC29 */ 0x0000, /* 0xEC2A */ 0x0000, /* 0xEC2B */ 0x0000, /* 0xEC2C */ 0x0000, /* 0xEC2D */ 0x0000, /* 0xEC2E */ 0x0000, /* 0xEC2F */ 0x0000, /* 0xEC30 */ 0x0000, /* 0xEC31 */ 0x0000, /* 0xEC32 */ 0x0000, /* 0xEC33 */ 0x0000, /* 0xEC34 */ 0x0000, /* 0xEC35 */ 0x0000, /* 0xEC36 */ 0x0000, /* 0xEC37 */ 0x0000, /* 0xEC38 */ 0x0000, /* 0xEC39 */ 0x0000, /* 0xEC3A */ 0x0000, /* 0xEC3B */ 0x0000, /* 0xEC3C */ 0x0000, /* 0xEC3D */ 0x0000, /* 0xEC3E */ 0x0000, /* 0xEC3F */ 0x0000, /* 0xEC40 */ 0x0000, /* 0xEC41 */ 0x0000, /* 0xEC42 */ 0x0000, /* 0xEC43 */ 0x0000, /* 0xEC44 */ 0x0000, /* 0xEC45 */ 0x0000, /* 0xEC46 */ 0x0000, /* 0xEC47 */ 0x0000, /* 0xEC48 */ 0x0000, /* 0xEC49 */ 0x0000, /* 0xEC4A */ 0x0000, /* 0xEC4B */ 0x0000, /* 0xEC4C */ 0x0000, /* 0xEC4D */ 0x0000, /* 0xEC4E */ 0x0000, /* 0xEC4F */ 0x0000, /* 0xEC50 */ 0x0000, /* 0xEC51 */ 0x0000, /* 0xEC52 */ 0x0000, /* 0xEC53 */ 0x0000, /* 0xEC54 */ 0x0000, /* 0xEC55 */ 0x0000, /* 0xEC56 */ 0x0000, /* 0xEC57 */ 0x0000, /* 0xEC58 */ 0x0000, /* 0xEC59 */ 0x0000, /* 0xEC5A */ 0x0000, /* 0xEC5B */ 0x0000, /* 0xEC5C */ 0x0000, /* 0xEC5D */ 0x0000, /* 0xEC5E */ 0x0000, /* 0xEC5F */ 0x0000, /* 0xEC60 */ 0x0000, /* 0xEC61 */ 0x0000, /* 0xEC62 */ 0x0000, /* 0xEC63 */ 0x0000, /* 0xEC64 */ 0x0000, /* 0xEC65 */ 0x0000, /* 0xEC66 */ 0x0000, /* 0xEC67 */ 0x0000, /* 0xEC68 */ 0x0000, /* 0xEC69 */ 0x0000, /* 0xEC6A */ 0x0000, /* 0xEC6B */ 0x0000, /* 0xEC6C */ 0x0000, /* 0xEC6D */ 0x0000, /* 0xEC6E */ 0x0000, /* 0xEC6F */ 0x0000, /* 0xEC70 */ 0x0000, /* 0xEC71 */ 0x0000, /* 0xEC72 */ 0x0000, /* 0xEC73 */ 0x0000, /* 0xEC74 */ 0x0000, /* 0xEC75 */ 0x0000, /* 0xEC76 */ 0x0000, /* 0xEC77 */ 0x0000, /* 0xEC78 */ 0x0000, /* 0xEC79 */ 0x0000, /* 0xEC7A */ 0x0000, /* 0xEC7B */ 0x0000, /* 0xEC7C */ 0x0000, /* 0xEC7D */ 0x0000, /* 0xEC7E */ 0x0000, /* 0xEC7F */ 0x0000, /* 0xEC80 */ 0x0000, /* 0xEC81 */ 0x0000, /* 0xEC82 */ 0x0000, /* 0xEC83 */ 0x0000, /* 0xEC84 */ 0x0000, /* 0xEC85 */ 0x0000, /* 0xEC86 */ 0x0000, /* 0xEC87 */ 0x0000, /* 0xEC88 */ 0x0000, /* 0xEC89 */ 0x0000, /* 0xEC8A */ 0x0000, /* 0xEC8B */ 0x0000, /* 0xEC8C */ 0x0000, /* 0xEC8D */ 0x0000, /* 0xEC8E */ 0x0000, /* 0xEC8F */ 0x0000, /* 0xEC90 */ 0x0000, /* 0xEC91 */ 0x0000, /* 0xEC92 */ 0x0000, /* 0xEC93 */ 0x0000, /* 0xEC94 */ 0x0000, /* 0xEC95 */ 0x0000, /* 0xEC96 */ 0x0000, /* 0xEC97 */ 0x0000, /* 0xEC98 */ 0x0000, /* 0xEC99 */ 0x0000, /* 0xEC9A */ 0x0000, /* 0xEC9B */ 0x0000, /* 0xEC9C */ 0x0000, /* 0xEC9D */ 0x0000, /* 0xEC9E */ 0x0000, /* 0xEC9F */ 0x0000, /* 0xECA0 */ 0x0000, /* 0xECA1 */ 0x0000, /* 0xECA2 */ 0x0000, /* 0xECA3 */ 0x0000, /* 0xECA4 */ 0x0000, /* 0xECA5 */ 0x0000, /* 0xECA6 */ 0x0000, /* 0xECA7 */ 0x0000, /* 0xECA8 */ 0x0000, /* 0xECA9 */ 0x0000, /* 0xECAA */ 0x0000, /* 0xECAB */ 0x0000, /* 0xECAC */ 0x0000, /* 0xECAD */ 0x0000, /* 0xECAE */ 0x0000, /* 0xECAF */ 0x0000, /* 0xECB0 */ 0x0000, /* 0xECB1 */ 0x0000, /* 0xECB2 */ 0x0000, /* 0xECB3 */ 0x0000, /* 0xECB4 */ 0x0000, /* 0xECB5 */ 0x0000, /* 0xECB6 */ 0x0000, /* 0xECB7 */ 0x0000, /* 0xECB8 */ 0x0000, /* 0xECB9 */ 0x0000, /* 0xECBA */ 0x0000, /* 0xECBB */ 0x0000, /* 0xECBC */ 0x0000, /* 0xECBD */ 0x0000, /* 0xECBE */ 0x0000, /* 0xECBF */ 0x0000, /* 0xECC0 */ 0x0000, /* 0xECC1 */ 0x0000, /* 0xECC2 */ 0x0000, /* 0xECC3 */ 0x0000, /* 0xECC4 */ 0x0000, /* 0xECC5 */ 0x0000, /* 0xECC6 */ 0x0000, /* 0xECC7 */ 0x0000, /* 0xECC8 */ 0x0000, /* 0xECC9 */ 0x0000, /* 0xECCA */ 0x0000, /* 0xECCB */ 0x0000, /* 0xECCC */ 0x0000, /* 0xECCD */ 0x0000, /* 0xECCE */ 0x0000, /* 0xECCF */ 0x0000, /* 0xECD0 */ 0x0000, /* 0xECD1 */ 0x0000, /* 0xECD2 */ 0x0000, /* 0xECD3 */ 0x0000, /* 0xECD4 */ 0x0000, /* 0xECD5 */ 0x0000, /* 0xECD6 */ 0x0000, /* 0xECD7 */ 0x0000, /* 0xECD8 */ 0x0000, /* 0xECD9 */ 0x0000, /* 0xECDA */ 0x0000, /* 0xECDB */ 0x0000, /* 0xECDC */ 0x0000, /* 0xECDD */ 0x0000, /* 0xECDE */ 0x0000, /* 0xECDF */ 0x0000, /* 0xECE0 */ 0x0000, /* 0xECE1 */ 0x0000, /* 0xECE2 */ 0x0000, /* 0xECE3 */ 0x0000, /* 0xECE4 */ 0x0000, /* 0xECE5 */ 0x0000, /* 0xECE6 */ 0x0000, /* 0xECE7 */ 0x0000, /* 0xECE8 */ 0x0000, /* 0xECE9 */ 0x0000, /* 0xECEA */ 0x0000, /* 0xECEB */ 0x0000, /* 0xECEC */ 0x0000, /* 0xECED */ 0x0000, /* 0xECEE */ 0x0000, /* 0xECEF */ 0x0000, /* 0xECF0 */ 0x0000, /* 0xECF1 */ 0x0000, /* 0xECF2 */ 0x0000, /* 0xECF3 */ 0x0000, /* 0xECF4 */ 0x0000, /* 0xECF5 */ 0x0000, /* 0xECF6 */ 0x0000, /* 0xECF7 */ 0x0000, /* 0xECF8 */ 0x0000, /* 0xECF9 */ 0x0000, /* 0xECFA */ 0x0000, /* 0xECFB */ 0x0000, /* 0xECFC */ 0x0000, /* 0xECFD */ 0x0000, /* 0xECFE */ 0x0000, /* 0xECFF */ 0x0000, /* 0xED00 */ 0x0000, /* 0xED01 */ 0x0000, /* 0xED02 */ 0x0000, /* 0xED03 */ 0x0000, /* 0xED04 */ 0x0000, /* 0xED05 */ 0x0000, /* 0xED06 */ 0x0000, /* 0xED07 */ 0x0000, /* 0xED08 */ 0x0000, /* 0xED09 */ 0x0000, /* 0xED0A */ 0x0000, /* 0xED0B */ 0x0000, /* 0xED0C */ 0x0000, /* 0xED0D */ 0x0000, /* 0xED0E */ 0x0000, /* 0xED0F */ 0x0000, /* 0xED10 */ 0x0000, /* 0xED11 */ 0x0000, /* 0xED12 */ 0x0000, /* 0xED13 */ 0x0000, /* 0xED14 */ 0x0000, /* 0xED15 */ 0x0000, /* 0xED16 */ 0x0000, /* 0xED17 */ 0x0000, /* 0xED18 */ 0x0000, /* 0xED19 */ 0x0000, /* 0xED1A */ 0x0000, /* 0xED1B */ 0x0000, /* 0xED1C */ 0x0000, /* 0xED1D */ 0x0000, /* 0xED1E */ 0x0000, /* 0xED1F */ 0x0000, /* 0xED20 */ 0x0000, /* 0xED21 */ 0x0000, /* 0xED22 */ 0x0000, /* 0xED23 */ 0x0000, /* 0xED24 */ 0x0000, /* 0xED25 */ 0x0000, /* 0xED26 */ 0x0000, /* 0xED27 */ 0x0000, /* 0xED28 */ 0x0000, /* 0xED29 */ 0x0000, /* 0xED2A */ 0x0000, /* 0xED2B */ 0x0000, /* 0xED2C */ 0x0000, /* 0xED2D */ 0x0000, /* 0xED2E */ 0x0000, /* 0xED2F */ 0x0000, /* 0xED30 */ 0x0000, /* 0xED31 */ 0x0000, /* 0xED32 */ 0x0000, /* 0xED33 */ 0x0000, /* 0xED34 */ 0x0000, /* 0xED35 */ 0x0000, /* 0xED36 */ 0x0000, /* 0xED37 */ 0x0000, /* 0xED38 */ 0x0000, /* 0xED39 */ 0x0000, /* 0xED3A */ 0x0000, /* 0xED3B */ 0x0000, /* 0xED3C */ 0x0000, /* 0xED3D */ 0x0000, /* 0xED3E */ 0x0000, /* 0xED3F */ 0x7E8A, /* 0xED40 */ 0x891C, /* 0xED41 */ 0x9348, /* 0xED42 */ 0x9288, /* 0xED43 */ 0x84DC, /* 0xED44 */ 0x4FC9, /* 0xED45 */ 0x70BB, /* 0xED46 */ 0x6631, /* 0xED47 */ 0x68C8, /* 0xED48 */ 0x92F9, /* 0xED49 */ 0x66FB, /* 0xED4A */ 0x5F45, /* 0xED4B */ 0x4E28, /* 0xED4C */ 0x4EE1, /* 0xED4D */ 0x4EFC, /* 0xED4E */ 0x4F00, /* 0xED4F */ 0x4F03, /* 0xED50 */ 0x4F39, /* 0xED51 */ 0x4F56, /* 0xED52 */ 0x4F92, /* 0xED53 */ 0x4F8A, /* 0xED54 */ 0x4F9A, /* 0xED55 */ 0x4F94, /* 0xED56 */ 0x4FCD, /* 0xED57 */ 0x5040, /* 0xED58 */ 0x5022, /* 0xED59 */ 0x4FFF, /* 0xED5A */ 0x501E, /* 0xED5B */ 0x5046, /* 0xED5C */ 0x5070, /* 0xED5D */ 0x5042, /* 0xED5E */ 0x5094, /* 0xED5F */ 0x50F4, /* 0xED60 */ 0x50D8, /* 0xED61 */ 0x514A, /* 0xED62 */ 0x5164, /* 0xED63 */ 0x519D, /* 0xED64 */ 0x51BE, /* 0xED65 */ 0x51EC, /* 0xED66 */ 0x5215, /* 0xED67 */ 0x529C, /* 0xED68 */ 0x52A6, /* 0xED69 */ 0x52C0, /* 0xED6A */ 0x52DB, /* 0xED6B */ 0x5300, /* 0xED6C */ 0x5307, /* 0xED6D */ 0x5324, /* 0xED6E */ 0x5372, /* 0xED6F */ 0x5393, /* 0xED70 */ 0x53B2, /* 0xED71 */ 0x53DD, /* 0xED72 */ 0xFA0E, /* 0xED73 */ 0x549C, /* 0xED74 */ 0x548A, /* 0xED75 */ 0x54A9, /* 0xED76 */ 0x54FF, /* 0xED77 */ 0x5586, /* 0xED78 */ 0x5759, /* 0xED79 */ 0x5765, /* 0xED7A */ 0x57AC, /* 0xED7B */ 0x57C8, /* 0xED7C */ 0x57C7, /* 0xED7D */ 0xFA0F, /* 0xED7E */ 0x0000, /* 0xED7F */ 0xFA10, /* 0xED80 */ 0x589E, /* 0xED81 */ 0x58B2, /* 0xED82 */ 0x590B, /* 0xED83 */ 0x5953, /* 0xED84 */ 0x595B, /* 0xED85 */ 0x595D, /* 0xED86 */ 0x5963, /* 0xED87 */ 0x59A4, /* 0xED88 */ 0x59BA, /* 0xED89 */ 0x5B56, /* 0xED8A */ 0x5BC0, /* 0xED8B */ 0x752F, /* 0xED8C */ 0x5BD8, /* 0xED8D */ 0x5BEC, /* 0xED8E */ 0x5C1E, /* 0xED8F */ 0x5CA6, /* 0xED90 */ 0x5CBA, /* 0xED91 */ 0x5CF5, /* 0xED92 */ 0x5D27, /* 0xED93 */ 0x5D53, /* 0xED94 */ 0xFA11, /* 0xED95 */ 0x5D42, /* 0xED96 */ 0x5D6D, /* 0xED97 */ 0x5DB8, /* 0xED98 */ 0x5DB9, /* 0xED99 */ 0x5DD0, /* 0xED9A */ 0x5F21, /* 0xED9B */ 0x5F34, /* 0xED9C */ 0x5F67, /* 0xED9D */ 0x5FB7, /* 0xED9E */ 0x5FDE, /* 0xED9F */ 0x605D, /* 0xEDA0 */ 0x6085, /* 0xEDA1 */ 0x608A, /* 0xEDA2 */ 0x60DE, /* 0xEDA3 */ 0x60D5, /* 0xEDA4 */ 0x6120, /* 0xEDA5 */ 0x60F2, /* 0xEDA6 */ 0x6111, /* 0xEDA7 */ 0x6137, /* 0xEDA8 */ 0x6130, /* 0xEDA9 */ 0x6198, /* 0xEDAA */ 0x6213, /* 0xEDAB */ 0x62A6, /* 0xEDAC */ 0x63F5, /* 0xEDAD */ 0x6460, /* 0xEDAE */ 0x649D, /* 0xEDAF */ 0x64CE, /* 0xEDB0 */ 0x654E, /* 0xEDB1 */ 0x6600, /* 0xEDB2 */ 0x6615, /* 0xEDB3 */ 0x663B, /* 0xEDB4 */ 0x6609, /* 0xEDB5 */ 0x662E, /* 0xEDB6 */ 0x661E, /* 0xEDB7 */ 0x6624, /* 0xEDB8 */ 0x6665, /* 0xEDB9 */ 0x6657, /* 0xEDBA */ 0x6659, /* 0xEDBB */ 0xFA12, /* 0xEDBC */ 0x6673, /* 0xEDBD */ 0x6699, /* 0xEDBE */ 0x66A0, /* 0xEDBF */ 0x66B2, /* 0xEDC0 */ 0x66BF, /* 0xEDC1 */ 0x66FA, /* 0xEDC2 */ 0x670E, /* 0xEDC3 */ 0xF929, /* 0xEDC4 */ 0x6766, /* 0xEDC5 */ 0x67BB, /* 0xEDC6 */ 0x6852, /* 0xEDC7 */ 0x67C0, /* 0xEDC8 */ 0x6801, /* 0xEDC9 */ 0x6844, /* 0xEDCA */ 0x68CF, /* 0xEDCB */ 0xFA13, /* 0xEDCC */ 0x6968, /* 0xEDCD */ 0xFA14, /* 0xEDCE */ 0x6998, /* 0xEDCF */ 0x69E2, /* 0xEDD0 */ 0x6A30, /* 0xEDD1 */ 0x6A6B, /* 0xEDD2 */ 0x6A46, /* 0xEDD3 */ 0x6A73, /* 0xEDD4 */ 0x6A7E, /* 0xEDD5 */ 0x6AE2, /* 0xEDD6 */ 0x6AE4, /* 0xEDD7 */ 0x6BD6, /* 0xEDD8 */ 0x6C3F, /* 0xEDD9 */ 0x6C5C, /* 0xEDDA */ 0x6C86, /* 0xEDDB */ 0x6C6F, /* 0xEDDC */ 0x6CDA, /* 0xEDDD */ 0x6D04, /* 0xEDDE */ 0x6D87, /* 0xEDDF */ 0x6D6F, /* 0xEDE0 */ 0x6D96, /* 0xEDE1 */ 0x6DAC, /* 0xEDE2 */ 0x6DCF, /* 0xEDE3 */ 0x6DF8, /* 0xEDE4 */ 0x6DF2, /* 0xEDE5 */ 0x6DFC, /* 0xEDE6 */ 0x6E39, /* 0xEDE7 */ 0x6E5C, /* 0xEDE8 */ 0x6E27, /* 0xEDE9 */ 0x6E3C, /* 0xEDEA */ 0x6EBF, /* 0xEDEB */ 0x6F88, /* 0xEDEC */ 0x6FB5, /* 0xEDED */ 0x6FF5, /* 0xEDEE */ 0x7005, /* 0xEDEF */ 0x7007, /* 0xEDF0 */ 0x7028, /* 0xEDF1 */ 0x7085, /* 0xEDF2 */ 0x70AB, /* 0xEDF3 */ 0x710F, /* 0xEDF4 */ 0x7104, /* 0xEDF5 */ 0x715C, /* 0xEDF6 */ 0x7146, /* 0xEDF7 */ 0x7147, /* 0xEDF8 */ 0xFA15, /* 0xEDF9 */ 0x71C1, /* 0xEDFA */ 0x71FE, /* 0xEDFB */ 0x72B1, /* 0xEDFC */ 0x0000, /* 0xEDFD */ 0x0000, /* 0xEDFE */ 0x0000, /* 0xEDFF */ 0x0000, /* 0xEE00 */ 0x0000, /* 0xEE01 */ 0x0000, /* 0xEE02 */ 0x0000, /* 0xEE03 */ 0x0000, /* 0xEE04 */ 0x0000, /* 0xEE05 */ 0x0000, /* 0xEE06 */ 0x0000, /* 0xEE07 */ 0x0000, /* 0xEE08 */ 0x0000, /* 0xEE09 */ 0x0000, /* 0xEE0A */ 0x0000, /* 0xEE0B */ 0x0000, /* 0xEE0C */ 0x0000, /* 0xEE0D */ 0x0000, /* 0xEE0E */ 0x0000, /* 0xEE0F */ 0x0000, /* 0xEE10 */ 0x0000, /* 0xEE11 */ 0x0000, /* 0xEE12 */ 0x0000, /* 0xEE13 */ 0x0000, /* 0xEE14 */ 0x0000, /* 0xEE15 */ 0x0000, /* 0xEE16 */ 0x0000, /* 0xEE17 */ 0x0000, /* 0xEE18 */ 0x0000, /* 0xEE19 */ 0x0000, /* 0xEE1A */ 0x0000, /* 0xEE1B */ 0x0000, /* 0xEE1C */ 0x0000, /* 0xEE1D */ 0x0000, /* 0xEE1E */ 0x0000, /* 0xEE1F */ 0x0000, /* 0xEE20 */ 0x0000, /* 0xEE21 */ 0x0000, /* 0xEE22 */ 0x0000, /* 0xEE23 */ 0x0000, /* 0xEE24 */ 0x0000, /* 0xEE25 */ 0x0000, /* 0xEE26 */ 0x0000, /* 0xEE27 */ 0x0000, /* 0xEE28 */ 0x0000, /* 0xEE29 */ 0x0000, /* 0xEE2A */ 0x0000, /* 0xEE2B */ 0x0000, /* 0xEE2C */ 0x0000, /* 0xEE2D */ 0x0000, /* 0xEE2E */ 0x0000, /* 0xEE2F */ 0x0000, /* 0xEE30 */ 0x0000, /* 0xEE31 */ 0x0000, /* 0xEE32 */ 0x0000, /* 0xEE33 */ 0x0000, /* 0xEE34 */ 0x0000, /* 0xEE35 */ 0x0000, /* 0xEE36 */ 0x0000, /* 0xEE37 */ 0x0000, /* 0xEE38 */ 0x0000, /* 0xEE39 */ 0x0000, /* 0xEE3A */ 0x0000, /* 0xEE3B */ 0x0000, /* 0xEE3C */ 0x0000, /* 0xEE3D */ 0x0000, /* 0xEE3E */ 0x0000, /* 0xEE3F */ 0x72BE, /* 0xEE40 */ 0x7324, /* 0xEE41 */ 0xFA16, /* 0xEE42 */ 0x7377, /* 0xEE43 */ 0x73BD, /* 0xEE44 */ 0x73C9, /* 0xEE45 */ 0x73D6, /* 0xEE46 */ 0x73E3, /* 0xEE47 */ 0x73D2, /* 0xEE48 */ 0x7407, /* 0xEE49 */ 0x73F5, /* 0xEE4A */ 0x7426, /* 0xEE4B */ 0x742A, /* 0xEE4C */ 0x7429, /* 0xEE4D */ 0x742E, /* 0xEE4E */ 0x7462, /* 0xEE4F */ 0x7489, /* 0xEE50 */ 0x749F, /* 0xEE51 */ 0x7501, /* 0xEE52 */ 0x756F, /* 0xEE53 */ 0x7682, /* 0xEE54 */ 0x769C, /* 0xEE55 */ 0x769E, /* 0xEE56 */ 0x769B, /* 0xEE57 */ 0x76A6, /* 0xEE58 */ 0xFA17, /* 0xEE59 */ 0x7746, /* 0xEE5A */ 0x52AF, /* 0xEE5B */ 0x7821, /* 0xEE5C */ 0x784E, /* 0xEE5D */ 0x7864, /* 0xEE5E */ 0x787A, /* 0xEE5F */ 0x7930, /* 0xEE60 */ 0xFA18, /* 0xEE61 */ 0xFA19, /* 0xEE62 */ 0xFA1A, /* 0xEE63 */ 0x7994, /* 0xEE64 */ 0xFA1B, /* 0xEE65 */ 0x799B, /* 0xEE66 */ 0x7AD1, /* 0xEE67 */ 0x7AE7, /* 0xEE68 */ 0xFA1C, /* 0xEE69 */ 0x7AEB, /* 0xEE6A */ 0x7B9E, /* 0xEE6B */ 0xFA1D, /* 0xEE6C */ 0x7D48, /* 0xEE6D */ 0x7D5C, /* 0xEE6E */ 0x7DB7, /* 0xEE6F */ 0x7DA0, /* 0xEE70 */ 0x7DD6, /* 0xEE71 */ 0x7E52, /* 0xEE72 */ 0x7F47, /* 0xEE73 */ 0x7FA1, /* 0xEE74 */ 0xFA1E, /* 0xEE75 */ 0x8301, /* 0xEE76 */ 0x8362, /* 0xEE77 */ 0x837F, /* 0xEE78 */ 0x83C7, /* 0xEE79 */ 0x83F6, /* 0xEE7A */ 0x8448, /* 0xEE7B */ 0x84B4, /* 0xEE7C */ 0x8553, /* 0xEE7D */ 0x8559, /* 0xEE7E */ 0x0000, /* 0xEE7F */ 0x856B, /* 0xEE80 */ 0xFA1F, /* 0xEE81 */ 0x85B0, /* 0xEE82 */ 0xFA20, /* 0xEE83 */ 0xFA21, /* 0xEE84 */ 0x8807, /* 0xEE85 */ 0x88F5, /* 0xEE86 */ 0x8A12, /* 0xEE87 */ 0x8A37, /* 0xEE88 */ 0x8A79, /* 0xEE89 */ 0x8AA7, /* 0xEE8A */ 0x8ABE, /* 0xEE8B */ 0x8ADF, /* 0xEE8C */ 0xFA22, /* 0xEE8D */ 0x8AF6, /* 0xEE8E */ 0x8B53, /* 0xEE8F */ 0x8B7F, /* 0xEE90 */ 0x8CF0, /* 0xEE91 */ 0x8CF4, /* 0xEE92 */ 0x8D12, /* 0xEE93 */ 0x8D76, /* 0xEE94 */ 0xFA23, /* 0xEE95 */ 0x8ECF, /* 0xEE96 */ 0xFA24, /* 0xEE97 */ 0xFA25, /* 0xEE98 */ 0x9067, /* 0xEE99 */ 0x90DE, /* 0xEE9A */ 0xFA26, /* 0xEE9B */ 0x9115, /* 0xEE9C */ 0x9127, /* 0xEE9D */ 0x91DA, /* 0xEE9E */ 0x91D7, /* 0xEE9F */ 0x91DE, /* 0xEEA0 */ 0x91ED, /* 0xEEA1 */ 0x91EE, /* 0xEEA2 */ 0x91E4, /* 0xEEA3 */ 0x91E5, /* 0xEEA4 */ 0x9206, /* 0xEEA5 */ 0x9210, /* 0xEEA6 */ 0x920A, /* 0xEEA7 */ 0x923A, /* 0xEEA8 */ 0x9240, /* 0xEEA9 */ 0x923C, /* 0xEEAA */ 0x924E, /* 0xEEAB */ 0x9259, /* 0xEEAC */ 0x9251, /* 0xEEAD */ 0x9239, /* 0xEEAE */ 0x9267, /* 0xEEAF */ 0x92A7, /* 0xEEB0 */ 0x9277, /* 0xEEB1 */ 0x9278, /* 0xEEB2 */ 0x92E7, /* 0xEEB3 */ 0x92D7, /* 0xEEB4 */ 0x92D9, /* 0xEEB5 */ 0x92D0, /* 0xEEB6 */ 0xFA27, /* 0xEEB7 */ 0x92D5, /* 0xEEB8 */ 0x92E0, /* 0xEEB9 */ 0x92D3, /* 0xEEBA */ 0x9325, /* 0xEEBB */ 0x9321, /* 0xEEBC */ 0x92FB, /* 0xEEBD */ 0xFA28, /* 0xEEBE */ 0x931E, /* 0xEEBF */ 0x92FF, /* 0xEEC0 */ 0x931D, /* 0xEEC1 */ 0x9302, /* 0xEEC2 */ 0x9370, /* 0xEEC3 */ 0x9357, /* 0xEEC4 */ 0x93A4, /* 0xEEC5 */ 0x93C6, /* 0xEEC6 */ 0x93DE, /* 0xEEC7 */ 0x93F8, /* 0xEEC8 */ 0x9431, /* 0xEEC9 */ 0x9445, /* 0xEECA */ 0x9448, /* 0xEECB */ 0x9592, /* 0xEECC */ 0xF9DC, /* 0xEECD */ 0xFA29, /* 0xEECE */ 0x969D, /* 0xEECF */ 0x96AF, /* 0xEED0 */ 0x9733, /* 0xEED1 */ 0x973B, /* 0xEED2 */ 0x9743, /* 0xEED3 */ 0x974D, /* 0xEED4 */ 0x974F, /* 0xEED5 */ 0x9751, /* 0xEED6 */ 0x9755, /* 0xEED7 */ 0x9857, /* 0xEED8 */ 0x9865, /* 0xEED9 */ 0xFA2A, /* 0xEEDA */ 0xFA2B, /* 0xEEDB */ 0x9927, /* 0xEEDC */ 0xFA2C, /* 0xEEDD */ 0x999E, /* 0xEEDE */ 0x9A4E, /* 0xEEDF */ 0x9AD9, /* 0xEEE0 */ 0x9ADC, /* 0xEEE1 */ 0x9B75, /* 0xEEE2 */ 0x9B72, /* 0xEEE3 */ 0x9B8F, /* 0xEEE4 */ 0x9BB1, /* 0xEEE5 */ 0x9BBB, /* 0xEEE6 */ 0x9C00, /* 0xEEE7 */ 0x9D70, /* 0xEEE8 */ 0x9D6B, /* 0xEEE9 */ 0xFA2D, /* 0xEEEA */ 0x9E19, /* 0xEEEB */ 0x9ED1, /* 0xEEEC */ 0x0000, /* 0xEEED */ 0x0000, /* 0xEEEE */ 0x2170, /* 0xEEEF */ 0x2171, /* 0xEEF0 */ 0x2172, /* 0xEEF1 */ 0x2173, /* 0xEEF2 */ 0x2174, /* 0xEEF3 */ 0x2175, /* 0xEEF4 */ 0x2176, /* 0xEEF5 */ 0x2177, /* 0xEEF6 */ 0x2178, /* 0xEEF7 */ 0x2179, /* 0xEEF8 */ 0xFFE2, /* 0xEEF9 */ 0xFFE4, /* 0xEEFA */ 0xFF07, /* 0xEEFB */ 0xFF02, /* 0xEEFC */ 0x0000, /* 0xEEFD */ 0x0000, /* 0xEEFE */ 0x0000, /* 0xEEFF */ 0x0000, /* 0xEF00 */ 0x0000, /* 0xEF01 */ 0x0000, /* 0xEF02 */ 0x0000, /* 0xEF03 */ 0x0000, /* 0xEF04 */ 0x0000, /* 0xEF05 */ 0x0000, /* 0xEF06 */ 0x0000, /* 0xEF07 */ 0x0000, /* 0xEF08 */ 0x0000, /* 0xEF09 */ 0x0000, /* 0xEF0A */ 0x0000, /* 0xEF0B */ 0x0000, /* 0xEF0C */ 0x0000, /* 0xEF0D */ 0x0000, /* 0xEF0E */ 0x0000, /* 0xEF0F */ 0x0000, /* 0xEF10 */ 0x0000, /* 0xEF11 */ 0x0000, /* 0xEF12 */ 0x0000, /* 0xEF13 */ 0x0000, /* 0xEF14 */ 0x0000, /* 0xEF15 */ 0x0000, /* 0xEF16 */ 0x0000, /* 0xEF17 */ 0x0000, /* 0xEF18 */ 0x0000, /* 0xEF19 */ 0x0000, /* 0xEF1A */ 0x0000, /* 0xEF1B */ 0x0000, /* 0xEF1C */ 0x0000, /* 0xEF1D */ 0x0000, /* 0xEF1E */ 0x0000, /* 0xEF1F */ 0x0000, /* 0xEF20 */ 0x0000, /* 0xEF21 */ 0x0000, /* 0xEF22 */ 0x0000, /* 0xEF23 */ 0x0000, /* 0xEF24 */ 0x0000, /* 0xEF25 */ 0x0000, /* 0xEF26 */ 0x0000, /* 0xEF27 */ 0x0000, /* 0xEF28 */ 0x0000, /* 0xEF29 */ 0x0000, /* 0xEF2A */ 0x0000, /* 0xEF2B */ 0x0000, /* 0xEF2C */ 0x0000, /* 0xEF2D */ 0x0000, /* 0xEF2E */ 0x0000, /* 0xEF2F */ 0x0000, /* 0xEF30 */ 0x0000, /* 0xEF31 */ 0x0000, /* 0xEF32 */ 0x0000, /* 0xEF33 */ 0x0000, /* 0xEF34 */ 0x0000, /* 0xEF35 */ 0x0000, /* 0xEF36 */ 0x0000, /* 0xEF37 */ 0x0000, /* 0xEF38 */ 0x0000, /* 0xEF39 */ 0x0000, /* 0xEF3A */ 0x0000, /* 0xEF3B */ 0x0000, /* 0xEF3C */ 0x0000, /* 0xEF3D */ 0x0000, /* 0xEF3E */ 0x0000, /* 0xEF3F */ 0x0000, /* 0xEF40 */ 0x0000, /* 0xEF41 */ 0x0000, /* 0xEF42 */ 0x0000, /* 0xEF43 */ 0x0000, /* 0xEF44 */ 0x0000, /* 0xEF45 */ 0x0000, /* 0xEF46 */ 0x0000, /* 0xEF47 */ 0x0000, /* 0xEF48 */ 0x0000, /* 0xEF49 */ 0x0000, /* 0xEF4A */ 0x0000, /* 0xEF4B */ 0x0000, /* 0xEF4C */ 0x0000, /* 0xEF4D */ 0x0000, /* 0xEF4E */ 0x0000, /* 0xEF4F */ 0x0000, /* 0xEF50 */ 0x0000, /* 0xEF51 */ 0x0000, /* 0xEF52 */ 0x0000, /* 0xEF53 */ 0x0000, /* 0xEF54 */ 0x0000, /* 0xEF55 */ 0x0000, /* 0xEF56 */ 0x0000, /* 0xEF57 */ 0x0000, /* 0xEF58 */ 0x0000, /* 0xEF59 */ 0x0000, /* 0xEF5A */ 0x0000, /* 0xEF5B */ 0x0000, /* 0xEF5C */ 0x0000, /* 0xEF5D */ 0x0000, /* 0xEF5E */ 0x0000, /* 0xEF5F */ 0x0000, /* 0xEF60 */ 0x0000, /* 0xEF61 */ 0x0000, /* 0xEF62 */ 0x0000, /* 0xEF63 */ 0x0000, /* 0xEF64 */ 0x0000, /* 0xEF65 */ 0x0000, /* 0xEF66 */ 0x0000, /* 0xEF67 */ 0x0000, /* 0xEF68 */ 0x0000, /* 0xEF69 */ 0x0000, /* 0xEF6A */ 0x0000, /* 0xEF6B */ 0x0000, /* 0xEF6C */ 0x0000, /* 0xEF6D */ 0x0000, /* 0xEF6E */ 0x0000, /* 0xEF6F */ 0x0000, /* 0xEF70 */ 0x0000, /* 0xEF71 */ 0x0000, /* 0xEF72 */ 0x0000, /* 0xEF73 */ 0x0000, /* 0xEF74 */ 0x0000, /* 0xEF75 */ 0x0000, /* 0xEF76 */ 0x0000, /* 0xEF77 */ 0x0000, /* 0xEF78 */ 0x0000, /* 0xEF79 */ 0x0000, /* 0xEF7A */ 0x0000, /* 0xEF7B */ 0x0000, /* 0xEF7C */ 0x0000, /* 0xEF7D */ 0x0000, /* 0xEF7E */ 0x0000, /* 0xEF7F */ 0x0000, /* 0xEF80 */ 0x0000, /* 0xEF81 */ 0x0000, /* 0xEF82 */ 0x0000, /* 0xEF83 */ 0x0000, /* 0xEF84 */ 0x0000, /* 0xEF85 */ 0x0000, /* 0xEF86 */ 0x0000, /* 0xEF87 */ 0x0000, /* 0xEF88 */ 0x0000, /* 0xEF89 */ 0x0000, /* 0xEF8A */ 0x0000, /* 0xEF8B */ 0x0000, /* 0xEF8C */ 0x0000, /* 0xEF8D */ 0x0000, /* 0xEF8E */ 0x0000, /* 0xEF8F */ 0x0000, /* 0xEF90 */ 0x0000, /* 0xEF91 */ 0x0000, /* 0xEF92 */ 0x0000, /* 0xEF93 */ 0x0000, /* 0xEF94 */ 0x0000, /* 0xEF95 */ 0x0000, /* 0xEF96 */ 0x0000, /* 0xEF97 */ 0x0000, /* 0xEF98 */ 0x0000, /* 0xEF99 */ 0x0000, /* 0xEF9A */ 0x0000, /* 0xEF9B */ 0x0000, /* 0xEF9C */ 0x0000, /* 0xEF9D */ 0x0000, /* 0xEF9E */ 0x0000, /* 0xEF9F */ 0x0000, /* 0xEFA0 */ 0x0000, /* 0xEFA1 */ 0x0000, /* 0xEFA2 */ 0x0000, /* 0xEFA3 */ 0x0000, /* 0xEFA4 */ 0x0000, /* 0xEFA5 */ 0x0000, /* 0xEFA6 */ 0x0000, /* 0xEFA7 */ 0x0000, /* 0xEFA8 */ 0x0000, /* 0xEFA9 */ 0x0000, /* 0xEFAA */ 0x0000, /* 0xEFAB */ 0x0000, /* 0xEFAC */ 0x0000, /* 0xEFAD */ 0x0000, /* 0xEFAE */ 0x0000, /* 0xEFAF */ 0x0000, /* 0xEFB0 */ 0x0000, /* 0xEFB1 */ 0x0000, /* 0xEFB2 */ 0x0000, /* 0xEFB3 */ 0x0000, /* 0xEFB4 */ 0x0000, /* 0xEFB5 */ 0x0000, /* 0xEFB6 */ 0x0000, /* 0xEFB7 */ 0x0000, /* 0xEFB8 */ 0x0000, /* 0xEFB9 */ 0x0000, /* 0xEFBA */ 0x0000, /* 0xEFBB */ 0x0000, /* 0xEFBC */ 0x0000, /* 0xEFBD */ 0x0000, /* 0xEFBE */ 0x0000, /* 0xEFBF */ 0x0000, /* 0xEFC0 */ 0x0000, /* 0xEFC1 */ 0x0000, /* 0xEFC2 */ 0x0000, /* 0xEFC3 */ 0x0000, /* 0xEFC4 */ 0x0000, /* 0xEFC5 */ 0x0000, /* 0xEFC6 */ 0x0000, /* 0xEFC7 */ 0x0000, /* 0xEFC8 */ 0x0000, /* 0xEFC9 */ 0x0000, /* 0xEFCA */ 0x0000, /* 0xEFCB */ 0x0000, /* 0xEFCC */ 0x0000, /* 0xEFCD */ 0x0000, /* 0xEFCE */ 0x0000, /* 0xEFCF */ 0x0000, /* 0xEFD0 */ 0x0000, /* 0xEFD1 */ 0x0000, /* 0xEFD2 */ 0x0000, /* 0xEFD3 */ 0x0000, /* 0xEFD4 */ 0x0000, /* 0xEFD5 */ 0x0000, /* 0xEFD6 */ 0x0000, /* 0xEFD7 */ 0x0000, /* 0xEFD8 */ 0x0000, /* 0xEFD9 */ 0x0000, /* 0xEFDA */ 0x0000, /* 0xEFDB */ 0x0000, /* 0xEFDC */ 0x0000, /* 0xEFDD */ 0x0000, /* 0xEFDE */ 0x0000, /* 0xEFDF */ 0x0000, /* 0xEFE0 */ 0x0000, /* 0xEFE1 */ 0x0000, /* 0xEFE2 */ 0x0000, /* 0xEFE3 */ 0x0000, /* 0xEFE4 */ 0x0000, /* 0xEFE5 */ 0x0000, /* 0xEFE6 */ 0x0000, /* 0xEFE7 */ 0x0000, /* 0xEFE8 */ 0x0000, /* 0xEFE9 */ 0x0000, /* 0xEFEA */ 0x0000, /* 0xEFEB */ 0x0000, /* 0xEFEC */ 0x0000, /* 0xEFED */ 0x0000, /* 0xEFEE */ 0x0000, /* 0xEFEF */ 0x0000, /* 0xEFF0 */ 0x0000, /* 0xEFF1 */ 0x0000, /* 0xEFF2 */ 0x0000, /* 0xEFF3 */ 0x0000, /* 0xEFF4 */ 0x0000, /* 0xEFF5 */ 0x0000, /* 0xEFF6 */ 0x0000, /* 0xEFF7 */ 0x0000, /* 0xEFF8 */ 0x0000, /* 0xEFF9 */ 0x0000, /* 0xEFFA */ 0x0000, /* 0xEFFB */ 0x0000, /* 0xEFFC */ 0x0000, /* 0xEFFD */ 0x0000, /* 0xEFFE */ 0x0000, /* 0xEFFF */ 0x0000, /* 0xF000 */ 0x0000, /* 0xF001 */ 0x0000, /* 0xF002 */ 0x0000, /* 0xF003 */ 0x0000, /* 0xF004 */ 0x0000, /* 0xF005 */ 0x0000, /* 0xF006 */ 0x0000, /* 0xF007 */ 0x0000, /* 0xF008 */ 0x0000, /* 0xF009 */ 0x0000, /* 0xF00A */ 0x0000, /* 0xF00B */ 0x0000, /* 0xF00C */ 0x0000, /* 0xF00D */ 0x0000, /* 0xF00E */ 0x0000, /* 0xF00F */ 0x0000, /* 0xF010 */ 0x0000, /* 0xF011 */ 0x0000, /* 0xF012 */ 0x0000, /* 0xF013 */ 0x0000, /* 0xF014 */ 0x0000, /* 0xF015 */ 0x0000, /* 0xF016 */ 0x0000, /* 0xF017 */ 0x0000, /* 0xF018 */ 0x0000, /* 0xF019 */ 0x0000, /* 0xF01A */ 0x0000, /* 0xF01B */ 0x0000, /* 0xF01C */ 0x0000, /* 0xF01D */ 0x0000, /* 0xF01E */ 0x0000, /* 0xF01F */ 0x0000, /* 0xF020 */ 0x0000, /* 0xF021 */ 0x0000, /* 0xF022 */ 0x0000, /* 0xF023 */ 0x0000, /* 0xF024 */ 0x0000, /* 0xF025 */ 0x0000, /* 0xF026 */ 0x0000, /* 0xF027 */ 0x0000, /* 0xF028 */ 0x0000, /* 0xF029 */ 0x0000, /* 0xF02A */ 0x0000, /* 0xF02B */ 0x0000, /* 0xF02C */ 0x0000, /* 0xF02D */ 0x0000, /* 0xF02E */ 0x0000, /* 0xF02F */ 0x0000, /* 0xF030 */ 0x0000, /* 0xF031 */ 0x0000, /* 0xF032 */ 0x0000, /* 0xF033 */ 0x0000, /* 0xF034 */ 0x0000, /* 0xF035 */ 0x0000, /* 0xF036 */ 0x0000, /* 0xF037 */ 0x0000, /* 0xF038 */ 0x0000, /* 0xF039 */ 0x0000, /* 0xF03A */ 0x0000, /* 0xF03B */ 0x0000, /* 0xF03C */ 0x0000, /* 0xF03D */ 0x0000, /* 0xF03E */ 0x0000, /* 0xF03F */ 0x0000, /* 0xF040 */ 0x0000, /* 0xF041 */ 0x0000, /* 0xF042 */ 0x0000, /* 0xF043 */ 0x0000, /* 0xF044 */ 0x0000, /* 0xF045 */ 0x0000, /* 0xF046 */ 0x0000, /* 0xF047 */ 0x0000, /* 0xF048 */ 0x0000, /* 0xF049 */ 0x0000, /* 0xF04A */ 0x0000, /* 0xF04B */ 0x0000, /* 0xF04C */ 0x0000, /* 0xF04D */ 0x0000, /* 0xF04E */ 0x0000, /* 0xF04F */ 0x0000, /* 0xF050 */ 0x0000, /* 0xF051 */ 0x0000, /* 0xF052 */ 0x0000, /* 0xF053 */ 0x0000, /* 0xF054 */ 0x0000, /* 0xF055 */ 0x0000, /* 0xF056 */ 0x0000, /* 0xF057 */ 0x0000, /* 0xF058 */ 0x0000, /* 0xF059 */ 0x0000, /* 0xF05A */ 0x0000, /* 0xF05B */ 0x0000, /* 0xF05C */ 0x0000, /* 0xF05D */ 0x0000, /* 0xF05E */ 0x0000, /* 0xF05F */ 0x0000, /* 0xF060 */ 0x0000, /* 0xF061 */ 0x0000, /* 0xF062 */ 0x0000, /* 0xF063 */ 0x0000, /* 0xF064 */ 0x0000, /* 0xF065 */ 0x0000, /* 0xF066 */ 0x0000, /* 0xF067 */ 0x0000, /* 0xF068 */ 0x0000, /* 0xF069 */ 0x0000, /* 0xF06A */ 0x0000, /* 0xF06B */ 0x0000, /* 0xF06C */ 0x0000, /* 0xF06D */ 0x0000, /* 0xF06E */ 0x0000, /* 0xF06F */ 0x0000, /* 0xF070 */ 0x0000, /* 0xF071 */ 0x0000, /* 0xF072 */ 0x0000, /* 0xF073 */ 0x0000, /* 0xF074 */ 0x0000, /* 0xF075 */ 0x0000, /* 0xF076 */ 0x0000, /* 0xF077 */ 0x0000, /* 0xF078 */ 0x0000, /* 0xF079 */ 0x0000, /* 0xF07A */ 0x0000, /* 0xF07B */ 0x0000, /* 0xF07C */ 0x0000, /* 0xF07D */ 0x0000, /* 0xF07E */ 0x0000, /* 0xF07F */ 0x0000, /* 0xF080 */ 0x0000, /* 0xF081 */ 0x0000, /* 0xF082 */ 0x0000, /* 0xF083 */ 0x0000, /* 0xF084 */ 0x0000, /* 0xF085 */ 0x0000, /* 0xF086 */ 0x0000, /* 0xF087 */ 0x0000, /* 0xF088 */ 0x0000, /* 0xF089 */ 0x0000, /* 0xF08A */ 0x0000, /* 0xF08B */ 0x0000, /* 0xF08C */ 0x0000, /* 0xF08D */ 0x0000, /* 0xF08E */ 0x0000, /* 0xF08F */ 0x0000, /* 0xF090 */ 0x0000, /* 0xF091 */ 0x0000, /* 0xF092 */ 0x0000, /* 0xF093 */ 0x0000, /* 0xF094 */ 0x0000, /* 0xF095 */ 0x0000, /* 0xF096 */ 0x0000, /* 0xF097 */ 0x0000, /* 0xF098 */ 0x0000, /* 0xF099 */ 0x0000, /* 0xF09A */ 0x0000, /* 0xF09B */ 0x0000, /* 0xF09C */ 0x0000, /* 0xF09D */ 0x0000, /* 0xF09E */ 0x0000, /* 0xF09F */ 0x0000, /* 0xF0A0 */ 0x0000, /* 0xF0A1 */ 0x0000, /* 0xF0A2 */ 0x0000, /* 0xF0A3 */ 0x0000, /* 0xF0A4 */ 0x0000, /* 0xF0A5 */ 0x0000, /* 0xF0A6 */ 0x0000, /* 0xF0A7 */ 0x0000, /* 0xF0A8 */ 0x0000, /* 0xF0A9 */ 0x0000, /* 0xF0AA */ 0x0000, /* 0xF0AB */ 0x0000, /* 0xF0AC */ 0x0000, /* 0xF0AD */ 0x0000, /* 0xF0AE */ 0x0000, /* 0xF0AF */ 0x0000, /* 0xF0B0 */ 0x0000, /* 0xF0B1 */ 0x0000, /* 0xF0B2 */ 0x0000, /* 0xF0B3 */ 0x0000, /* 0xF0B4 */ 0x0000, /* 0xF0B5 */ 0x0000, /* 0xF0B6 */ 0x0000, /* 0xF0B7 */ 0x0000, /* 0xF0B8 */ 0x0000, /* 0xF0B9 */ 0x0000, /* 0xF0BA */ 0x0000, /* 0xF0BB */ 0x0000, /* 0xF0BC */ 0x0000, /* 0xF0BD */ 0x0000, /* 0xF0BE */ 0x0000, /* 0xF0BF */ 0x0000, /* 0xF0C0 */ 0x0000, /* 0xF0C1 */ 0x0000, /* 0xF0C2 */ 0x0000, /* 0xF0C3 */ 0x0000, /* 0xF0C4 */ 0x0000, /* 0xF0C5 */ 0x0000, /* 0xF0C6 */ 0x0000, /* 0xF0C7 */ 0x0000, /* 0xF0C8 */ 0x0000, /* 0xF0C9 */ 0x0000, /* 0xF0CA */ 0x0000, /* 0xF0CB */ 0x0000, /* 0xF0CC */ 0x0000, /* 0xF0CD */ 0x0000, /* 0xF0CE */ 0x0000, /* 0xF0CF */ 0x0000, /* 0xF0D0 */ 0x0000, /* 0xF0D1 */ 0x0000, /* 0xF0D2 */ 0x0000, /* 0xF0D3 */ 0x0000, /* 0xF0D4 */ 0x0000, /* 0xF0D5 */ 0x0000, /* 0xF0D6 */ 0x0000, /* 0xF0D7 */ 0x0000, /* 0xF0D8 */ 0x0000, /* 0xF0D9 */ 0x0000, /* 0xF0DA */ 0x0000, /* 0xF0DB */ 0x0000, /* 0xF0DC */ 0x0000, /* 0xF0DD */ 0x0000, /* 0xF0DE */ 0x0000, /* 0xF0DF */ 0x0000, /* 0xF0E0 */ 0x0000, /* 0xF0E1 */ 0x0000, /* 0xF0E2 */ 0x0000, /* 0xF0E3 */ 0x0000, /* 0xF0E4 */ 0x0000, /* 0xF0E5 */ 0x0000, /* 0xF0E6 */ 0x0000, /* 0xF0E7 */ 0x0000, /* 0xF0E8 */ 0x0000, /* 0xF0E9 */ 0x0000, /* 0xF0EA */ 0x0000, /* 0xF0EB */ 0x0000, /* 0xF0EC */ 0x0000, /* 0xF0ED */ 0x0000, /* 0xF0EE */ 0x0000, /* 0xF0EF */ 0x0000, /* 0xF0F0 */ 0x0000, /* 0xF0F1 */ 0x0000, /* 0xF0F2 */ 0x0000, /* 0xF0F3 */ 0x0000, /* 0xF0F4 */ 0x0000, /* 0xF0F5 */ 0x0000, /* 0xF0F6 */ 0x0000, /* 0xF0F7 */ 0x0000, /* 0xF0F8 */ 0x0000, /* 0xF0F9 */ 0x0000, /* 0xF0FA */ 0x0000, /* 0xF0FB */ 0x0000, /* 0xF0FC */ 0x0000, /* 0xF0FD */ 0x0000, /* 0xF0FE */ 0x0000, /* 0xF0FF */ 0x0000, /* 0xF100 */ 0x0000, /* 0xF101 */ 0x0000, /* 0xF102 */ 0x0000, /* 0xF103 */ 0x0000, /* 0xF104 */ 0x0000, /* 0xF105 */ 0x0000, /* 0xF106 */ 0x0000, /* 0xF107 */ 0x0000, /* 0xF108 */ 0x0000, /* 0xF109 */ 0x0000, /* 0xF10A */ 0x0000, /* 0xF10B */ 0x0000, /* 0xF10C */ 0x0000, /* 0xF10D */ 0x0000, /* 0xF10E */ 0x0000, /* 0xF10F */ 0x0000, /* 0xF110 */ 0x0000, /* 0xF111 */ 0x0000, /* 0xF112 */ 0x0000, /* 0xF113 */ 0x0000, /* 0xF114 */ 0x0000, /* 0xF115 */ 0x0000, /* 0xF116 */ 0x0000, /* 0xF117 */ 0x0000, /* 0xF118 */ 0x0000, /* 0xF119 */ 0x0000, /* 0xF11A */ 0x0000, /* 0xF11B */ 0x0000, /* 0xF11C */ 0x0000, /* 0xF11D */ 0x0000, /* 0xF11E */ 0x0000, /* 0xF11F */ 0x0000, /* 0xF120 */ 0x0000, /* 0xF121 */ 0x0000, /* 0xF122 */ 0x0000, /* 0xF123 */ 0x0000, /* 0xF124 */ 0x0000, /* 0xF125 */ 0x0000, /* 0xF126 */ 0x0000, /* 0xF127 */ 0x0000, /* 0xF128 */ 0x0000, /* 0xF129 */ 0x0000, /* 0xF12A */ 0x0000, /* 0xF12B */ 0x0000, /* 0xF12C */ 0x0000, /* 0xF12D */ 0x0000, /* 0xF12E */ 0x0000, /* 0xF12F */ 0x0000, /* 0xF130 */ 0x0000, /* 0xF131 */ 0x0000, /* 0xF132 */ 0x0000, /* 0xF133 */ 0x0000, /* 0xF134 */ 0x0000, /* 0xF135 */ 0x0000, /* 0xF136 */ 0x0000, /* 0xF137 */ 0x0000, /* 0xF138 */ 0x0000, /* 0xF139 */ 0x0000, /* 0xF13A */ 0x0000, /* 0xF13B */ 0x0000, /* 0xF13C */ 0x0000, /* 0xF13D */ 0x0000, /* 0xF13E */ 0x0000, /* 0xF13F */ 0x0000, /* 0xF140 */ 0x0000, /* 0xF141 */ 0x0000, /* 0xF142 */ 0x0000, /* 0xF143 */ 0x0000, /* 0xF144 */ 0x0000, /* 0xF145 */ 0x0000, /* 0xF146 */ 0x0000, /* 0xF147 */ 0x0000, /* 0xF148 */ 0x0000, /* 0xF149 */ 0x0000, /* 0xF14A */ 0x0000, /* 0xF14B */ 0x0000, /* 0xF14C */ 0x0000, /* 0xF14D */ 0x0000, /* 0xF14E */ 0x0000, /* 0xF14F */ 0x0000, /* 0xF150 */ 0x0000, /* 0xF151 */ 0x0000, /* 0xF152 */ 0x0000, /* 0xF153 */ 0x0000, /* 0xF154 */ 0x0000, /* 0xF155 */ 0x0000, /* 0xF156 */ 0x0000, /* 0xF157 */ 0x0000, /* 0xF158 */ 0x0000, /* 0xF159 */ 0x0000, /* 0xF15A */ 0x0000, /* 0xF15B */ 0x0000, /* 0xF15C */ 0x0000, /* 0xF15D */ 0x0000, /* 0xF15E */ 0x0000, /* 0xF15F */ 0x0000, /* 0xF160 */ 0x0000, /* 0xF161 */ 0x0000, /* 0xF162 */ 0x0000, /* 0xF163 */ 0x0000, /* 0xF164 */ 0x0000, /* 0xF165 */ 0x0000, /* 0xF166 */ 0x0000, /* 0xF167 */ 0x0000, /* 0xF168 */ 0x0000, /* 0xF169 */ 0x0000, /* 0xF16A */ 0x0000, /* 0xF16B */ 0x0000, /* 0xF16C */ 0x0000, /* 0xF16D */ 0x0000, /* 0xF16E */ 0x0000, /* 0xF16F */ 0x0000, /* 0xF170 */ 0x0000, /* 0xF171 */ 0x0000, /* 0xF172 */ 0x0000, /* 0xF173 */ 0x0000, /* 0xF174 */ 0x0000, /* 0xF175 */ 0x0000, /* 0xF176 */ 0x0000, /* 0xF177 */ 0x0000, /* 0xF178 */ 0x0000, /* 0xF179 */ 0x0000, /* 0xF17A */ 0x0000, /* 0xF17B */ 0x0000, /* 0xF17C */ 0x0000, /* 0xF17D */ 0x0000, /* 0xF17E */ 0x0000, /* 0xF17F */ 0x0000, /* 0xF180 */ 0x0000, /* 0xF181 */ 0x0000, /* 0xF182 */ 0x0000, /* 0xF183 */ 0x0000, /* 0xF184 */ 0x0000, /* 0xF185 */ 0x0000, /* 0xF186 */ 0x0000, /* 0xF187 */ 0x0000, /* 0xF188 */ 0x0000, /* 0xF189 */ 0x0000, /* 0xF18A */ 0x0000, /* 0xF18B */ 0x0000, /* 0xF18C */ 0x0000, /* 0xF18D */ 0x0000, /* 0xF18E */ 0x0000, /* 0xF18F */ 0x0000, /* 0xF190 */ 0x0000, /* 0xF191 */ 0x0000, /* 0xF192 */ 0x0000, /* 0xF193 */ 0x0000, /* 0xF194 */ 0x0000, /* 0xF195 */ 0x0000, /* 0xF196 */ 0x0000, /* 0xF197 */ 0x0000, /* 0xF198 */ 0x0000, /* 0xF199 */ 0x0000, /* 0xF19A */ 0x0000, /* 0xF19B */ 0x0000, /* 0xF19C */ 0x0000, /* 0xF19D */ 0x0000, /* 0xF19E */ 0x0000, /* 0xF19F */ 0x0000, /* 0xF1A0 */ 0x0000, /* 0xF1A1 */ 0x0000, /* 0xF1A2 */ 0x0000, /* 0xF1A3 */ 0x0000, /* 0xF1A4 */ 0x0000, /* 0xF1A5 */ 0x0000, /* 0xF1A6 */ 0x0000, /* 0xF1A7 */ 0x0000, /* 0xF1A8 */ 0x0000, /* 0xF1A9 */ 0x0000, /* 0xF1AA */ 0x0000, /* 0xF1AB */ 0x0000, /* 0xF1AC */ 0x0000, /* 0xF1AD */ 0x0000, /* 0xF1AE */ 0x0000, /* 0xF1AF */ 0x0000, /* 0xF1B0 */ 0x0000, /* 0xF1B1 */ 0x0000, /* 0xF1B2 */ 0x0000, /* 0xF1B3 */ 0x0000, /* 0xF1B4 */ 0x0000, /* 0xF1B5 */ 0x0000, /* 0xF1B6 */ 0x0000, /* 0xF1B7 */ 0x0000, /* 0xF1B8 */ 0x0000, /* 0xF1B9 */ 0x0000, /* 0xF1BA */ 0x0000, /* 0xF1BB */ 0x0000, /* 0xF1BC */ 0x0000, /* 0xF1BD */ 0x0000, /* 0xF1BE */ 0x0000, /* 0xF1BF */ 0x0000, /* 0xF1C0 */ 0x0000, /* 0xF1C1 */ 0x0000, /* 0xF1C2 */ 0x0000, /* 0xF1C3 */ 0x0000, /* 0xF1C4 */ 0x0000, /* 0xF1C5 */ 0x0000, /* 0xF1C6 */ 0x0000, /* 0xF1C7 */ 0x0000, /* 0xF1C8 */ 0x0000, /* 0xF1C9 */ 0x0000, /* 0xF1CA */ 0x0000, /* 0xF1CB */ 0x0000, /* 0xF1CC */ 0x0000, /* 0xF1CD */ 0x0000, /* 0xF1CE */ 0x0000, /* 0xF1CF */ 0x0000, /* 0xF1D0 */ 0x0000, /* 0xF1D1 */ 0x0000, /* 0xF1D2 */ 0x0000, /* 0xF1D3 */ 0x0000, /* 0xF1D4 */ 0x0000, /* 0xF1D5 */ 0x0000, /* 0xF1D6 */ 0x0000, /* 0xF1D7 */ 0x0000, /* 0xF1D8 */ 0x0000, /* 0xF1D9 */ 0x0000, /* 0xF1DA */ 0x0000, /* 0xF1DB */ 0x0000, /* 0xF1DC */ 0x0000, /* 0xF1DD */ 0x0000, /* 0xF1DE */ 0x0000, /* 0xF1DF */ 0x0000, /* 0xF1E0 */ 0x0000, /* 0xF1E1 */ 0x0000, /* 0xF1E2 */ 0x0000, /* 0xF1E3 */ 0x0000, /* 0xF1E4 */ 0x0000, /* 0xF1E5 */ 0x0000, /* 0xF1E6 */ 0x0000, /* 0xF1E7 */ 0x0000, /* 0xF1E8 */ 0x0000, /* 0xF1E9 */ 0x0000, /* 0xF1EA */ 0x0000, /* 0xF1EB */ 0x0000, /* 0xF1EC */ 0x0000, /* 0xF1ED */ 0x0000, /* 0xF1EE */ 0x0000, /* 0xF1EF */ 0x0000, /* 0xF1F0 */ 0x0000, /* 0xF1F1 */ 0x0000, /* 0xF1F2 */ 0x0000, /* 0xF1F3 */ 0x0000, /* 0xF1F4 */ 0x0000, /* 0xF1F5 */ 0x0000, /* 0xF1F6 */ 0x0000, /* 0xF1F7 */ 0x0000, /* 0xF1F8 */ 0x0000, /* 0xF1F9 */ 0x0000, /* 0xF1FA */ 0x0000, /* 0xF1FB */ 0x0000, /* 0xF1FC */ 0x0000, /* 0xF1FD */ 0x0000, /* 0xF1FE */ 0x0000, /* 0xF1FF */ 0x0000, /* 0xF200 */ 0x0000, /* 0xF201 */ 0x0000, /* 0xF202 */ 0x0000, /* 0xF203 */ 0x0000, /* 0xF204 */ 0x0000, /* 0xF205 */ 0x0000, /* 0xF206 */ 0x0000, /* 0xF207 */ 0x0000, /* 0xF208 */ 0x0000, /* 0xF209 */ 0x0000, /* 0xF20A */ 0x0000, /* 0xF20B */ 0x0000, /* 0xF20C */ 0x0000, /* 0xF20D */ 0x0000, /* 0xF20E */ 0x0000, /* 0xF20F */ 0x0000, /* 0xF210 */ 0x0000, /* 0xF211 */ 0x0000, /* 0xF212 */ 0x0000, /* 0xF213 */ 0x0000, /* 0xF214 */ 0x0000, /* 0xF215 */ 0x0000, /* 0xF216 */ 0x0000, /* 0xF217 */ 0x0000, /* 0xF218 */ 0x0000, /* 0xF219 */ 0x0000, /* 0xF21A */ 0x0000, /* 0xF21B */ 0x0000, /* 0xF21C */ 0x0000, /* 0xF21D */ 0x0000, /* 0xF21E */ 0x0000, /* 0xF21F */ 0x0000, /* 0xF220 */ 0x0000, /* 0xF221 */ 0x0000, /* 0xF222 */ 0x0000, /* 0xF223 */ 0x0000, /* 0xF224 */ 0x0000, /* 0xF225 */ 0x0000, /* 0xF226 */ 0x0000, /* 0xF227 */ 0x0000, /* 0xF228 */ 0x0000, /* 0xF229 */ 0x0000, /* 0xF22A */ 0x0000, /* 0xF22B */ 0x0000, /* 0xF22C */ 0x0000, /* 0xF22D */ 0x0000, /* 0xF22E */ 0x0000, /* 0xF22F */ 0x0000, /* 0xF230 */ 0x0000, /* 0xF231 */ 0x0000, /* 0xF232 */ 0x0000, /* 0xF233 */ 0x0000, /* 0xF234 */ 0x0000, /* 0xF235 */ 0x0000, /* 0xF236 */ 0x0000, /* 0xF237 */ 0x0000, /* 0xF238 */ 0x0000, /* 0xF239 */ 0x0000, /* 0xF23A */ 0x0000, /* 0xF23B */ 0x0000, /* 0xF23C */ 0x0000, /* 0xF23D */ 0x0000, /* 0xF23E */ 0x0000, /* 0xF23F */ 0x0000, /* 0xF240 */ 0x0000, /* 0xF241 */ 0x0000, /* 0xF242 */ 0x0000, /* 0xF243 */ 0x0000, /* 0xF244 */ 0x0000, /* 0xF245 */ 0x0000, /* 0xF246 */ 0x0000, /* 0xF247 */ 0x0000, /* 0xF248 */ 0x0000, /* 0xF249 */ 0x0000, /* 0xF24A */ 0x0000, /* 0xF24B */ 0x0000, /* 0xF24C */ 0x0000, /* 0xF24D */ 0x0000, /* 0xF24E */ 0x0000, /* 0xF24F */ 0x0000, /* 0xF250 */ 0x0000, /* 0xF251 */ 0x0000, /* 0xF252 */ 0x0000, /* 0xF253 */ 0x0000, /* 0xF254 */ 0x0000, /* 0xF255 */ 0x0000, /* 0xF256 */ 0x0000, /* 0xF257 */ 0x0000, /* 0xF258 */ 0x0000, /* 0xF259 */ 0x0000, /* 0xF25A */ 0x0000, /* 0xF25B */ 0x0000, /* 0xF25C */ 0x0000, /* 0xF25D */ 0x0000, /* 0xF25E */ 0x0000, /* 0xF25F */ 0x0000, /* 0xF260 */ 0x0000, /* 0xF261 */ 0x0000, /* 0xF262 */ 0x0000, /* 0xF263 */ 0x0000, /* 0xF264 */ 0x0000, /* 0xF265 */ 0x0000, /* 0xF266 */ 0x0000, /* 0xF267 */ 0x0000, /* 0xF268 */ 0x0000, /* 0xF269 */ 0x0000, /* 0xF26A */ 0x0000, /* 0xF26B */ 0x0000, /* 0xF26C */ 0x0000, /* 0xF26D */ 0x0000, /* 0xF26E */ 0x0000, /* 0xF26F */ 0x0000, /* 0xF270 */ 0x0000, /* 0xF271 */ 0x0000, /* 0xF272 */ 0x0000, /* 0xF273 */ 0x0000, /* 0xF274 */ 0x0000, /* 0xF275 */ 0x0000, /* 0xF276 */ 0x0000, /* 0xF277 */ 0x0000, /* 0xF278 */ 0x0000, /* 0xF279 */ 0x0000, /* 0xF27A */ 0x0000, /* 0xF27B */ 0x0000, /* 0xF27C */ 0x0000, /* 0xF27D */ 0x0000, /* 0xF27E */ 0x0000, /* 0xF27F */ 0x0000, /* 0xF280 */ 0x0000, /* 0xF281 */ 0x0000, /* 0xF282 */ 0x0000, /* 0xF283 */ 0x0000, /* 0xF284 */ 0x0000, /* 0xF285 */ 0x0000, /* 0xF286 */ 0x0000, /* 0xF287 */ 0x0000, /* 0xF288 */ 0x0000, /* 0xF289 */ 0x0000, /* 0xF28A */ 0x0000, /* 0xF28B */ 0x0000, /* 0xF28C */ 0x0000, /* 0xF28D */ 0x0000, /* 0xF28E */ 0x0000, /* 0xF28F */ 0x0000, /* 0xF290 */ 0x0000, /* 0xF291 */ 0x0000, /* 0xF292 */ 0x0000, /* 0xF293 */ 0x0000, /* 0xF294 */ 0x0000, /* 0xF295 */ 0x0000, /* 0xF296 */ 0x0000, /* 0xF297 */ 0x0000, /* 0xF298 */ 0x0000, /* 0xF299 */ 0x0000, /* 0xF29A */ 0x0000, /* 0xF29B */ 0x0000, /* 0xF29C */ 0x0000, /* 0xF29D */ 0x0000, /* 0xF29E */ 0x0000, /* 0xF29F */ 0x0000, /* 0xF2A0 */ 0x0000, /* 0xF2A1 */ 0x0000, /* 0xF2A2 */ 0x0000, /* 0xF2A3 */ 0x0000, /* 0xF2A4 */ 0x0000, /* 0xF2A5 */ 0x0000, /* 0xF2A6 */ 0x0000, /* 0xF2A7 */ 0x0000, /* 0xF2A8 */ 0x0000, /* 0xF2A9 */ 0x0000, /* 0xF2AA */ 0x0000, /* 0xF2AB */ 0x0000, /* 0xF2AC */ 0x0000, /* 0xF2AD */ 0x0000, /* 0xF2AE */ 0x0000, /* 0xF2AF */ 0x0000, /* 0xF2B0 */ 0x0000, /* 0xF2B1 */ 0x0000, /* 0xF2B2 */ 0x0000, /* 0xF2B3 */ 0x0000, /* 0xF2B4 */ 0x0000, /* 0xF2B5 */ 0x0000, /* 0xF2B6 */ 0x0000, /* 0xF2B7 */ 0x0000, /* 0xF2B8 */ 0x0000, /* 0xF2B9 */ 0x0000, /* 0xF2BA */ 0x0000, /* 0xF2BB */ 0x0000, /* 0xF2BC */ 0x0000, /* 0xF2BD */ 0x0000, /* 0xF2BE */ 0x0000, /* 0xF2BF */ 0x0000, /* 0xF2C0 */ 0x0000, /* 0xF2C1 */ 0x0000, /* 0xF2C2 */ 0x0000, /* 0xF2C3 */ 0x0000, /* 0xF2C4 */ 0x0000, /* 0xF2C5 */ 0x0000, /* 0xF2C6 */ 0x0000, /* 0xF2C7 */ 0x0000, /* 0xF2C8 */ 0x0000, /* 0xF2C9 */ 0x0000, /* 0xF2CA */ 0x0000, /* 0xF2CB */ 0x0000, /* 0xF2CC */ 0x0000, /* 0xF2CD */ 0x0000, /* 0xF2CE */ 0x0000, /* 0xF2CF */ 0x0000, /* 0xF2D0 */ 0x0000, /* 0xF2D1 */ 0x0000, /* 0xF2D2 */ 0x0000, /* 0xF2D3 */ 0x0000, /* 0xF2D4 */ 0x0000, /* 0xF2D5 */ 0x0000, /* 0xF2D6 */ 0x0000, /* 0xF2D7 */ 0x0000, /* 0xF2D8 */ 0x0000, /* 0xF2D9 */ 0x0000, /* 0xF2DA */ 0x0000, /* 0xF2DB */ 0x0000, /* 0xF2DC */ 0x0000, /* 0xF2DD */ 0x0000, /* 0xF2DE */ 0x0000, /* 0xF2DF */ 0x0000, /* 0xF2E0 */ 0x0000, /* 0xF2E1 */ 0x0000, /* 0xF2E2 */ 0x0000, /* 0xF2E3 */ 0x0000, /* 0xF2E4 */ 0x0000, /* 0xF2E5 */ 0x0000, /* 0xF2E6 */ 0x0000, /* 0xF2E7 */ 0x0000, /* 0xF2E8 */ 0x0000, /* 0xF2E9 */ 0x0000, /* 0xF2EA */ 0x0000, /* 0xF2EB */ 0x0000, /* 0xF2EC */ 0x0000, /* 0xF2ED */ 0x0000, /* 0xF2EE */ 0x0000, /* 0xF2EF */ 0x0000, /* 0xF2F0 */ 0x0000, /* 0xF2F1 */ 0x0000, /* 0xF2F2 */ 0x0000, /* 0xF2F3 */ 0x0000, /* 0xF2F4 */ 0x0000, /* 0xF2F5 */ 0x0000, /* 0xF2F6 */ 0x0000, /* 0xF2F7 */ 0x0000, /* 0xF2F8 */ 0x0000, /* 0xF2F9 */ 0x0000, /* 0xF2FA */ 0x0000, /* 0xF2FB */ 0x0000, /* 0xF2FC */ 0x0000, /* 0xF2FD */ 0x0000, /* 0xF2FE */ 0x0000, /* 0xF2FF */ 0x0000, /* 0xF300 */ 0x0000, /* 0xF301 */ 0x0000, /* 0xF302 */ 0x0000, /* 0xF303 */ 0x0000, /* 0xF304 */ 0x0000, /* 0xF305 */ 0x0000, /* 0xF306 */ 0x0000, /* 0xF307 */ 0x0000, /* 0xF308 */ 0x0000, /* 0xF309 */ 0x0000, /* 0xF30A */ 0x0000, /* 0xF30B */ 0x0000, /* 0xF30C */ 0x0000, /* 0xF30D */ 0x0000, /* 0xF30E */ 0x0000, /* 0xF30F */ 0x0000, /* 0xF310 */ 0x0000, /* 0xF311 */ 0x0000, /* 0xF312 */ 0x0000, /* 0xF313 */ 0x0000, /* 0xF314 */ 0x0000, /* 0xF315 */ 0x0000, /* 0xF316 */ 0x0000, /* 0xF317 */ 0x0000, /* 0xF318 */ 0x0000, /* 0xF319 */ 0x0000, /* 0xF31A */ 0x0000, /* 0xF31B */ 0x0000, /* 0xF31C */ 0x0000, /* 0xF31D */ 0x0000, /* 0xF31E */ 0x0000, /* 0xF31F */ 0x0000, /* 0xF320 */ 0x0000, /* 0xF321 */ 0x0000, /* 0xF322 */ 0x0000, /* 0xF323 */ 0x0000, /* 0xF324 */ 0x0000, /* 0xF325 */ 0x0000, /* 0xF326 */ 0x0000, /* 0xF327 */ 0x0000, /* 0xF328 */ 0x0000, /* 0xF329 */ 0x0000, /* 0xF32A */ 0x0000, /* 0xF32B */ 0x0000, /* 0xF32C */ 0x0000, /* 0xF32D */ 0x0000, /* 0xF32E */ 0x0000, /* 0xF32F */ 0x0000, /* 0xF330 */ 0x0000, /* 0xF331 */ 0x0000, /* 0xF332 */ 0x0000, /* 0xF333 */ 0x0000, /* 0xF334 */ 0x0000, /* 0xF335 */ 0x0000, /* 0xF336 */ 0x0000, /* 0xF337 */ 0x0000, /* 0xF338 */ 0x0000, /* 0xF339 */ 0x0000, /* 0xF33A */ 0x0000, /* 0xF33B */ 0x0000, /* 0xF33C */ 0x0000, /* 0xF33D */ 0x0000, /* 0xF33E */ 0x0000, /* 0xF33F */ 0x0000, /* 0xF340 */ 0x0000, /* 0xF341 */ 0x0000, /* 0xF342 */ 0x0000, /* 0xF343 */ 0x0000, /* 0xF344 */ 0x0000, /* 0xF345 */ 0x0000, /* 0xF346 */ 0x0000, /* 0xF347 */ 0x0000, /* 0xF348 */ 0x0000, /* 0xF349 */ 0x0000, /* 0xF34A */ 0x0000, /* 0xF34B */ 0x0000, /* 0xF34C */ 0x0000, /* 0xF34D */ 0x0000, /* 0xF34E */ 0x0000, /* 0xF34F */ 0x0000, /* 0xF350 */ 0x0000, /* 0xF351 */ 0x0000, /* 0xF352 */ 0x0000, /* 0xF353 */ 0x0000, /* 0xF354 */ 0x0000, /* 0xF355 */ 0x0000, /* 0xF356 */ 0x0000, /* 0xF357 */ 0x0000, /* 0xF358 */ 0x0000, /* 0xF359 */ 0x0000, /* 0xF35A */ 0x0000, /* 0xF35B */ 0x0000, /* 0xF35C */ 0x0000, /* 0xF35D */ 0x0000, /* 0xF35E */ 0x0000, /* 0xF35F */ 0x0000, /* 0xF360 */ 0x0000, /* 0xF361 */ 0x0000, /* 0xF362 */ 0x0000, /* 0xF363 */ 0x0000, /* 0xF364 */ 0x0000, /* 0xF365 */ 0x0000, /* 0xF366 */ 0x0000, /* 0xF367 */ 0x0000, /* 0xF368 */ 0x0000, /* 0xF369 */ 0x0000, /* 0xF36A */ 0x0000, /* 0xF36B */ 0x0000, /* 0xF36C */ 0x0000, /* 0xF36D */ 0x0000, /* 0xF36E */ 0x0000, /* 0xF36F */ 0x0000, /* 0xF370 */ 0x0000, /* 0xF371 */ 0x0000, /* 0xF372 */ 0x0000, /* 0xF373 */ 0x0000, /* 0xF374 */ 0x0000, /* 0xF375 */ 0x0000, /* 0xF376 */ 0x0000, /* 0xF377 */ 0x0000, /* 0xF378 */ 0x0000, /* 0xF379 */ 0x0000, /* 0xF37A */ 0x0000, /* 0xF37B */ 0x0000, /* 0xF37C */ 0x0000, /* 0xF37D */ 0x0000, /* 0xF37E */ 0x0000, /* 0xF37F */ 0x0000, /* 0xF380 */ 0x0000, /* 0xF381 */ 0x0000, /* 0xF382 */ 0x0000, /* 0xF383 */ 0x0000, /* 0xF384 */ 0x0000, /* 0xF385 */ 0x0000, /* 0xF386 */ 0x0000, /* 0xF387 */ 0x0000, /* 0xF388 */ 0x0000, /* 0xF389 */ 0x0000, /* 0xF38A */ 0x0000, /* 0xF38B */ 0x0000, /* 0xF38C */ 0x0000, /* 0xF38D */ 0x0000, /* 0xF38E */ 0x0000, /* 0xF38F */ 0x0000, /* 0xF390 */ 0x0000, /* 0xF391 */ 0x0000, /* 0xF392 */ 0x0000, /* 0xF393 */ 0x0000, /* 0xF394 */ 0x0000, /* 0xF395 */ 0x0000, /* 0xF396 */ 0x0000, /* 0xF397 */ 0x0000, /* 0xF398 */ 0x0000, /* 0xF399 */ 0x0000, /* 0xF39A */ 0x0000, /* 0xF39B */ 0x0000, /* 0xF39C */ 0x0000, /* 0xF39D */ 0x0000, /* 0xF39E */ 0x0000, /* 0xF39F */ 0x0000, /* 0xF3A0 */ 0x0000, /* 0xF3A1 */ 0x0000, /* 0xF3A2 */ 0x0000, /* 0xF3A3 */ 0x0000, /* 0xF3A4 */ 0x0000, /* 0xF3A5 */ 0x0000, /* 0xF3A6 */ 0x0000, /* 0xF3A7 */ 0x0000, /* 0xF3A8 */ 0x0000, /* 0xF3A9 */ 0x0000, /* 0xF3AA */ 0x0000, /* 0xF3AB */ 0x0000, /* 0xF3AC */ 0x0000, /* 0xF3AD */ 0x0000, /* 0xF3AE */ 0x0000, /* 0xF3AF */ 0x0000, /* 0xF3B0 */ 0x0000, /* 0xF3B1 */ 0x0000, /* 0xF3B2 */ 0x0000, /* 0xF3B3 */ 0x0000, /* 0xF3B4 */ 0x0000, /* 0xF3B5 */ 0x0000, /* 0xF3B6 */ 0x0000, /* 0xF3B7 */ 0x0000, /* 0xF3B8 */ 0x0000, /* 0xF3B9 */ 0x0000, /* 0xF3BA */ 0x0000, /* 0xF3BB */ 0x0000, /* 0xF3BC */ 0x0000, /* 0xF3BD */ 0x0000, /* 0xF3BE */ 0x0000, /* 0xF3BF */ 0x0000, /* 0xF3C0 */ 0x0000, /* 0xF3C1 */ 0x0000, /* 0xF3C2 */ 0x0000, /* 0xF3C3 */ 0x0000, /* 0xF3C4 */ 0x0000, /* 0xF3C5 */ 0x0000, /* 0xF3C6 */ 0x0000, /* 0xF3C7 */ 0x0000, /* 0xF3C8 */ 0x0000, /* 0xF3C9 */ 0x0000, /* 0xF3CA */ 0x0000, /* 0xF3CB */ 0x0000, /* 0xF3CC */ 0x0000, /* 0xF3CD */ 0x0000, /* 0xF3CE */ 0x0000, /* 0xF3CF */ 0x0000, /* 0xF3D0 */ 0x0000, /* 0xF3D1 */ 0x0000, /* 0xF3D2 */ 0x0000, /* 0xF3D3 */ 0x0000, /* 0xF3D4 */ 0x0000, /* 0xF3D5 */ 0x0000, /* 0xF3D6 */ 0x0000, /* 0xF3D7 */ 0x0000, /* 0xF3D8 */ 0x0000, /* 0xF3D9 */ 0x0000, /* 0xF3DA */ 0x0000, /* 0xF3DB */ 0x0000, /* 0xF3DC */ 0x0000, /* 0xF3DD */ 0x0000, /* 0xF3DE */ 0x0000, /* 0xF3DF */ 0x0000, /* 0xF3E0 */ 0x0000, /* 0xF3E1 */ 0x0000, /* 0xF3E2 */ 0x0000, /* 0xF3E3 */ 0x0000, /* 0xF3E4 */ 0x0000, /* 0xF3E5 */ 0x0000, /* 0xF3E6 */ 0x0000, /* 0xF3E7 */ 0x0000, /* 0xF3E8 */ 0x0000, /* 0xF3E9 */ 0x0000, /* 0xF3EA */ 0x0000, /* 0xF3EB */ 0x0000, /* 0xF3EC */ 0x0000, /* 0xF3ED */ 0x0000, /* 0xF3EE */ 0x0000, /* 0xF3EF */ 0x0000, /* 0xF3F0 */ 0x0000, /* 0xF3F1 */ 0x0000, /* 0xF3F2 */ 0x0000, /* 0xF3F3 */ 0x0000, /* 0xF3F4 */ 0x0000, /* 0xF3F5 */ 0x0000, /* 0xF3F6 */ 0x0000, /* 0xF3F7 */ 0x0000, /* 0xF3F8 */ 0x0000, /* 0xF3F9 */ 0x0000, /* 0xF3FA */ 0x0000, /* 0xF3FB */ 0x0000, /* 0xF3FC */ 0x0000, /* 0xF3FD */ 0x0000, /* 0xF3FE */ 0x0000, /* 0xF3FF */ 0x0000, /* 0xF400 */ 0x0000, /* 0xF401 */ 0x0000, /* 0xF402 */ 0x0000, /* 0xF403 */ 0x0000, /* 0xF404 */ 0x0000, /* 0xF405 */ 0x0000, /* 0xF406 */ 0x0000, /* 0xF407 */ 0x0000, /* 0xF408 */ 0x0000, /* 0xF409 */ 0x0000, /* 0xF40A */ 0x0000, /* 0xF40B */ 0x0000, /* 0xF40C */ 0x0000, /* 0xF40D */ 0x0000, /* 0xF40E */ 0x0000, /* 0xF40F */ 0x0000, /* 0xF410 */ 0x0000, /* 0xF411 */ 0x0000, /* 0xF412 */ 0x0000, /* 0xF413 */ 0x0000, /* 0xF414 */ 0x0000, /* 0xF415 */ 0x0000, /* 0xF416 */ 0x0000, /* 0xF417 */ 0x0000, /* 0xF418 */ 0x0000, /* 0xF419 */ 0x0000, /* 0xF41A */ 0x0000, /* 0xF41B */ 0x0000, /* 0xF41C */ 0x0000, /* 0xF41D */ 0x0000, /* 0xF41E */ 0x0000, /* 0xF41F */ 0x0000, /* 0xF420 */ 0x0000, /* 0xF421 */ 0x0000, /* 0xF422 */ 0x0000, /* 0xF423 */ 0x0000, /* 0xF424 */ 0x0000, /* 0xF425 */ 0x0000, /* 0xF426 */ 0x0000, /* 0xF427 */ 0x0000, /* 0xF428 */ 0x0000, /* 0xF429 */ 0x0000, /* 0xF42A */ 0x0000, /* 0xF42B */ 0x0000, /* 0xF42C */ 0x0000, /* 0xF42D */ 0x0000, /* 0xF42E */ 0x0000, /* 0xF42F */ 0x0000, /* 0xF430 */ 0x0000, /* 0xF431 */ 0x0000, /* 0xF432 */ 0x0000, /* 0xF433 */ 0x0000, /* 0xF434 */ 0x0000, /* 0xF435 */ 0x0000, /* 0xF436 */ 0x0000, /* 0xF437 */ 0x0000, /* 0xF438 */ 0x0000, /* 0xF439 */ 0x0000, /* 0xF43A */ 0x0000, /* 0xF43B */ 0x0000, /* 0xF43C */ 0x0000, /* 0xF43D */ 0x0000, /* 0xF43E */ 0x0000, /* 0xF43F */ 0x0000, /* 0xF440 */ 0x0000, /* 0xF441 */ 0x0000, /* 0xF442 */ 0x0000, /* 0xF443 */ 0x0000, /* 0xF444 */ 0x0000, /* 0xF445 */ 0x0000, /* 0xF446 */ 0x0000, /* 0xF447 */ 0x0000, /* 0xF448 */ 0x0000, /* 0xF449 */ 0x0000, /* 0xF44A */ 0x0000, /* 0xF44B */ 0x0000, /* 0xF44C */ 0x0000, /* 0xF44D */ 0x0000, /* 0xF44E */ 0x0000, /* 0xF44F */ 0x0000, /* 0xF450 */ 0x0000, /* 0xF451 */ 0x0000, /* 0xF452 */ 0x0000, /* 0xF453 */ 0x0000, /* 0xF454 */ 0x0000, /* 0xF455 */ 0x0000, /* 0xF456 */ 0x0000, /* 0xF457 */ 0x0000, /* 0xF458 */ 0x0000, /* 0xF459 */ 0x0000, /* 0xF45A */ 0x0000, /* 0xF45B */ 0x0000, /* 0xF45C */ 0x0000, /* 0xF45D */ 0x0000, /* 0xF45E */ 0x0000, /* 0xF45F */ 0x0000, /* 0xF460 */ 0x0000, /* 0xF461 */ 0x0000, /* 0xF462 */ 0x0000, /* 0xF463 */ 0x0000, /* 0xF464 */ 0x0000, /* 0xF465 */ 0x0000, /* 0xF466 */ 0x0000, /* 0xF467 */ 0x0000, /* 0xF468 */ 0x0000, /* 0xF469 */ 0x0000, /* 0xF46A */ 0x0000, /* 0xF46B */ 0x0000, /* 0xF46C */ 0x0000, /* 0xF46D */ 0x0000, /* 0xF46E */ 0x0000, /* 0xF46F */ 0x0000, /* 0xF470 */ 0x0000, /* 0xF471 */ 0x0000, /* 0xF472 */ 0x0000, /* 0xF473 */ 0x0000, /* 0xF474 */ 0x0000, /* 0xF475 */ 0x0000, /* 0xF476 */ 0x0000, /* 0xF477 */ 0x0000, /* 0xF478 */ 0x0000, /* 0xF479 */ 0x0000, /* 0xF47A */ 0x0000, /* 0xF47B */ 0x0000, /* 0xF47C */ 0x0000, /* 0xF47D */ 0x0000, /* 0xF47E */ 0x0000, /* 0xF47F */ 0x0000, /* 0xF480 */ 0x0000, /* 0xF481 */ 0x0000, /* 0xF482 */ 0x0000, /* 0xF483 */ 0x0000, /* 0xF484 */ 0x0000, /* 0xF485 */ 0x0000, /* 0xF486 */ 0x0000, /* 0xF487 */ 0x0000, /* 0xF488 */ 0x0000, /* 0xF489 */ 0x0000, /* 0xF48A */ 0x0000, /* 0xF48B */ 0x0000, /* 0xF48C */ 0x0000, /* 0xF48D */ 0x0000, /* 0xF48E */ 0x0000, /* 0xF48F */ 0x0000, /* 0xF490 */ 0x0000, /* 0xF491 */ 0x0000, /* 0xF492 */ 0x0000, /* 0xF493 */ 0x0000, /* 0xF494 */ 0x0000, /* 0xF495 */ 0x0000, /* 0xF496 */ 0x0000, /* 0xF497 */ 0x0000, /* 0xF498 */ 0x0000, /* 0xF499 */ 0x0000, /* 0xF49A */ 0x0000, /* 0xF49B */ 0x0000, /* 0xF49C */ 0x0000, /* 0xF49D */ 0x0000, /* 0xF49E */ 0x0000, /* 0xF49F */ 0x0000, /* 0xF4A0 */ 0x0000, /* 0xF4A1 */ 0x0000, /* 0xF4A2 */ 0x0000, /* 0xF4A3 */ 0x0000, /* 0xF4A4 */ 0x0000, /* 0xF4A5 */ 0x0000, /* 0xF4A6 */ 0x0000, /* 0xF4A7 */ 0x0000, /* 0xF4A8 */ 0x0000, /* 0xF4A9 */ 0x0000, /* 0xF4AA */ 0x0000, /* 0xF4AB */ 0x0000, /* 0xF4AC */ 0x0000, /* 0xF4AD */ 0x0000, /* 0xF4AE */ 0x0000, /* 0xF4AF */ 0x0000, /* 0xF4B0 */ 0x0000, /* 0xF4B1 */ 0x0000, /* 0xF4B2 */ 0x0000, /* 0xF4B3 */ 0x0000, /* 0xF4B4 */ 0x0000, /* 0xF4B5 */ 0x0000, /* 0xF4B6 */ 0x0000, /* 0xF4B7 */ 0x0000, /* 0xF4B8 */ 0x0000, /* 0xF4B9 */ 0x0000, /* 0xF4BA */ 0x0000, /* 0xF4BB */ 0x0000, /* 0xF4BC */ 0x0000, /* 0xF4BD */ 0x0000, /* 0xF4BE */ 0x0000, /* 0xF4BF */ 0x0000, /* 0xF4C0 */ 0x0000, /* 0xF4C1 */ 0x0000, /* 0xF4C2 */ 0x0000, /* 0xF4C3 */ 0x0000, /* 0xF4C4 */ 0x0000, /* 0xF4C5 */ 0x0000, /* 0xF4C6 */ 0x0000, /* 0xF4C7 */ 0x0000, /* 0xF4C8 */ 0x0000, /* 0xF4C9 */ 0x0000, /* 0xF4CA */ 0x0000, /* 0xF4CB */ 0x0000, /* 0xF4CC */ 0x0000, /* 0xF4CD */ 0x0000, /* 0xF4CE */ 0x0000, /* 0xF4CF */ 0x0000, /* 0xF4D0 */ 0x0000, /* 0xF4D1 */ 0x0000, /* 0xF4D2 */ 0x0000, /* 0xF4D3 */ 0x0000, /* 0xF4D4 */ 0x0000, /* 0xF4D5 */ 0x0000, /* 0xF4D6 */ 0x0000, /* 0xF4D7 */ 0x0000, /* 0xF4D8 */ 0x0000, /* 0xF4D9 */ 0x0000, /* 0xF4DA */ 0x0000, /* 0xF4DB */ 0x0000, /* 0xF4DC */ 0x0000, /* 0xF4DD */ 0x0000, /* 0xF4DE */ 0x0000, /* 0xF4DF */ 0x0000, /* 0xF4E0 */ 0x0000, /* 0xF4E1 */ 0x0000, /* 0xF4E2 */ 0x0000, /* 0xF4E3 */ 0x0000, /* 0xF4E4 */ 0x0000, /* 0xF4E5 */ 0x0000, /* 0xF4E6 */ 0x0000, /* 0xF4E7 */ 0x0000, /* 0xF4E8 */ 0x0000, /* 0xF4E9 */ 0x0000, /* 0xF4EA */ 0x0000, /* 0xF4EB */ 0x0000, /* 0xF4EC */ 0x0000, /* 0xF4ED */ 0x0000, /* 0xF4EE */ 0x0000, /* 0xF4EF */ 0x0000, /* 0xF4F0 */ 0x0000, /* 0xF4F1 */ 0x0000, /* 0xF4F2 */ 0x0000, /* 0xF4F3 */ 0x0000, /* 0xF4F4 */ 0x0000, /* 0xF4F5 */ 0x0000, /* 0xF4F6 */ 0x0000, /* 0xF4F7 */ 0x0000, /* 0xF4F8 */ 0x0000, /* 0xF4F9 */ 0x0000, /* 0xF4FA */ 0x0000, /* 0xF4FB */ 0x0000, /* 0xF4FC */ 0x0000, /* 0xF4FD */ 0x0000, /* 0xF4FE */ 0x0000, /* 0xF4FF */ 0x0000, /* 0xF500 */ 0x0000, /* 0xF501 */ 0x0000, /* 0xF502 */ 0x0000, /* 0xF503 */ 0x0000, /* 0xF504 */ 0x0000, /* 0xF505 */ 0x0000, /* 0xF506 */ 0x0000, /* 0xF507 */ 0x0000, /* 0xF508 */ 0x0000, /* 0xF509 */ 0x0000, /* 0xF50A */ 0x0000, /* 0xF50B */ 0x0000, /* 0xF50C */ 0x0000, /* 0xF50D */ 0x0000, /* 0xF50E */ 0x0000, /* 0xF50F */ 0x0000, /* 0xF510 */ 0x0000, /* 0xF511 */ 0x0000, /* 0xF512 */ 0x0000, /* 0xF513 */ 0x0000, /* 0xF514 */ 0x0000, /* 0xF515 */ 0x0000, /* 0xF516 */ 0x0000, /* 0xF517 */ 0x0000, /* 0xF518 */ 0x0000, /* 0xF519 */ 0x0000, /* 0xF51A */ 0x0000, /* 0xF51B */ 0x0000, /* 0xF51C */ 0x0000, /* 0xF51D */ 0x0000, /* 0xF51E */ 0x0000, /* 0xF51F */ 0x0000, /* 0xF520 */ 0x0000, /* 0xF521 */ 0x0000, /* 0xF522 */ 0x0000, /* 0xF523 */ 0x0000, /* 0xF524 */ 0x0000, /* 0xF525 */ 0x0000, /* 0xF526 */ 0x0000, /* 0xF527 */ 0x0000, /* 0xF528 */ 0x0000, /* 0xF529 */ 0x0000, /* 0xF52A */ 0x0000, /* 0xF52B */ 0x0000, /* 0xF52C */ 0x0000, /* 0xF52D */ 0x0000, /* 0xF52E */ 0x0000, /* 0xF52F */ 0x0000, /* 0xF530 */ 0x0000, /* 0xF531 */ 0x0000, /* 0xF532 */ 0x0000, /* 0xF533 */ 0x0000, /* 0xF534 */ 0x0000, /* 0xF535 */ 0x0000, /* 0xF536 */ 0x0000, /* 0xF537 */ 0x0000, /* 0xF538 */ 0x0000, /* 0xF539 */ 0x0000, /* 0xF53A */ 0x0000, /* 0xF53B */ 0x0000, /* 0xF53C */ 0x0000, /* 0xF53D */ 0x0000, /* 0xF53E */ 0x0000, /* 0xF53F */ 0x0000, /* 0xF540 */ 0x0000, /* 0xF541 */ 0x0000, /* 0xF542 */ 0x0000, /* 0xF543 */ 0x0000, /* 0xF544 */ 0x0000, /* 0xF545 */ 0x0000, /* 0xF546 */ 0x0000, /* 0xF547 */ 0x0000, /* 0xF548 */ 0x0000, /* 0xF549 */ 0x0000, /* 0xF54A */ 0x0000, /* 0xF54B */ 0x0000, /* 0xF54C */ 0x0000, /* 0xF54D */ 0x0000, /* 0xF54E */ 0x0000, /* 0xF54F */ 0x0000, /* 0xF550 */ 0x0000, /* 0xF551 */ 0x0000, /* 0xF552 */ 0x0000, /* 0xF553 */ 0x0000, /* 0xF554 */ 0x0000, /* 0xF555 */ 0x0000, /* 0xF556 */ 0x0000, /* 0xF557 */ 0x0000, /* 0xF558 */ 0x0000, /* 0xF559 */ 0x0000, /* 0xF55A */ 0x0000, /* 0xF55B */ 0x0000, /* 0xF55C */ 0x0000, /* 0xF55D */ 0x0000, /* 0xF55E */ 0x0000, /* 0xF55F */ 0x0000, /* 0xF560 */ 0x0000, /* 0xF561 */ 0x0000, /* 0xF562 */ 0x0000, /* 0xF563 */ 0x0000, /* 0xF564 */ 0x0000, /* 0xF565 */ 0x0000, /* 0xF566 */ 0x0000, /* 0xF567 */ 0x0000, /* 0xF568 */ 0x0000, /* 0xF569 */ 0x0000, /* 0xF56A */ 0x0000, /* 0xF56B */ 0x0000, /* 0xF56C */ 0x0000, /* 0xF56D */ 0x0000, /* 0xF56E */ 0x0000, /* 0xF56F */ 0x0000, /* 0xF570 */ 0x0000, /* 0xF571 */ 0x0000, /* 0xF572 */ 0x0000, /* 0xF573 */ 0x0000, /* 0xF574 */ 0x0000, /* 0xF575 */ 0x0000, /* 0xF576 */ 0x0000, /* 0xF577 */ 0x0000, /* 0xF578 */ 0x0000, /* 0xF579 */ 0x0000, /* 0xF57A */ 0x0000, /* 0xF57B */ 0x0000, /* 0xF57C */ 0x0000, /* 0xF57D */ 0x0000, /* 0xF57E */ 0x0000, /* 0xF57F */ 0x0000, /* 0xF580 */ 0x0000, /* 0xF581 */ 0x0000, /* 0xF582 */ 0x0000, /* 0xF583 */ 0x0000, /* 0xF584 */ 0x0000, /* 0xF585 */ 0x0000, /* 0xF586 */ 0x0000, /* 0xF587 */ 0x0000, /* 0xF588 */ 0x0000, /* 0xF589 */ 0x0000, /* 0xF58A */ 0x0000, /* 0xF58B */ 0x0000, /* 0xF58C */ 0x0000, /* 0xF58D */ 0x0000, /* 0xF58E */ 0x0000, /* 0xF58F */ 0x0000, /* 0xF590 */ 0x0000, /* 0xF591 */ 0x0000, /* 0xF592 */ 0x0000, /* 0xF593 */ 0x0000, /* 0xF594 */ 0x0000, /* 0xF595 */ 0x0000, /* 0xF596 */ 0x0000, /* 0xF597 */ 0x0000, /* 0xF598 */ 0x0000, /* 0xF599 */ 0x0000, /* 0xF59A */ 0x0000, /* 0xF59B */ 0x0000, /* 0xF59C */ 0x0000, /* 0xF59D */ 0x0000, /* 0xF59E */ 0x0000, /* 0xF59F */ 0x0000, /* 0xF5A0 */ 0x0000, /* 0xF5A1 */ 0x0000, /* 0xF5A2 */ 0x0000, /* 0xF5A3 */ 0x0000, /* 0xF5A4 */ 0x0000, /* 0xF5A5 */ 0x0000, /* 0xF5A6 */ 0x0000, /* 0xF5A7 */ 0x0000, /* 0xF5A8 */ 0x0000, /* 0xF5A9 */ 0x0000, /* 0xF5AA */ 0x0000, /* 0xF5AB */ 0x0000, /* 0xF5AC */ 0x0000, /* 0xF5AD */ 0x0000, /* 0xF5AE */ 0x0000, /* 0xF5AF */ 0x0000, /* 0xF5B0 */ 0x0000, /* 0xF5B1 */ 0x0000, /* 0xF5B2 */ 0x0000, /* 0xF5B3 */ 0x0000, /* 0xF5B4 */ 0x0000, /* 0xF5B5 */ 0x0000, /* 0xF5B6 */ 0x0000, /* 0xF5B7 */ 0x0000, /* 0xF5B8 */ 0x0000, /* 0xF5B9 */ 0x0000, /* 0xF5BA */ 0x0000, /* 0xF5BB */ 0x0000, /* 0xF5BC */ 0x0000, /* 0xF5BD */ 0x0000, /* 0xF5BE */ 0x0000, /* 0xF5BF */ 0x0000, /* 0xF5C0 */ 0x0000, /* 0xF5C1 */ 0x0000, /* 0xF5C2 */ 0x0000, /* 0xF5C3 */ 0x0000, /* 0xF5C4 */ 0x0000, /* 0xF5C5 */ 0x0000, /* 0xF5C6 */ 0x0000, /* 0xF5C7 */ 0x0000, /* 0xF5C8 */ 0x0000, /* 0xF5C9 */ 0x0000, /* 0xF5CA */ 0x0000, /* 0xF5CB */ 0x0000, /* 0xF5CC */ 0x0000, /* 0xF5CD */ 0x0000, /* 0xF5CE */ 0x0000, /* 0xF5CF */ 0x0000, /* 0xF5D0 */ 0x0000, /* 0xF5D1 */ 0x0000, /* 0xF5D2 */ 0x0000, /* 0xF5D3 */ 0x0000, /* 0xF5D4 */ 0x0000, /* 0xF5D5 */ 0x0000, /* 0xF5D6 */ 0x0000, /* 0xF5D7 */ 0x0000, /* 0xF5D8 */ 0x0000, /* 0xF5D9 */ 0x0000, /* 0xF5DA */ 0x0000, /* 0xF5DB */ 0x0000, /* 0xF5DC */ 0x0000, /* 0xF5DD */ 0x0000, /* 0xF5DE */ 0x0000, /* 0xF5DF */ 0x0000, /* 0xF5E0 */ 0x0000, /* 0xF5E1 */ 0x0000, /* 0xF5E2 */ 0x0000, /* 0xF5E3 */ 0x0000, /* 0xF5E4 */ 0x0000, /* 0xF5E5 */ 0x0000, /* 0xF5E6 */ 0x0000, /* 0xF5E7 */ 0x0000, /* 0xF5E8 */ 0x0000, /* 0xF5E9 */ 0x0000, /* 0xF5EA */ 0x0000, /* 0xF5EB */ 0x0000, /* 0xF5EC */ 0x0000, /* 0xF5ED */ 0x0000, /* 0xF5EE */ 0x0000, /* 0xF5EF */ 0x0000, /* 0xF5F0 */ 0x0000, /* 0xF5F1 */ 0x0000, /* 0xF5F2 */ 0x0000, /* 0xF5F3 */ 0x0000, /* 0xF5F4 */ 0x0000, /* 0xF5F5 */ 0x0000, /* 0xF5F6 */ 0x0000, /* 0xF5F7 */ 0x0000, /* 0xF5F8 */ 0x0000, /* 0xF5F9 */ 0x0000, /* 0xF5FA */ 0x0000, /* 0xF5FB */ 0x0000, /* 0xF5FC */ 0x0000, /* 0xF5FD */ 0x0000, /* 0xF5FE */ 0x0000, /* 0xF5FF */ 0x0000, /* 0xF600 */ 0x0000, /* 0xF601 */ 0x0000, /* 0xF602 */ 0x0000, /* 0xF603 */ 0x0000, /* 0xF604 */ 0x0000, /* 0xF605 */ 0x0000, /* 0xF606 */ 0x0000, /* 0xF607 */ 0x0000, /* 0xF608 */ 0x0000, /* 0xF609 */ 0x0000, /* 0xF60A */ 0x0000, /* 0xF60B */ 0x0000, /* 0xF60C */ 0x0000, /* 0xF60D */ 0x0000, /* 0xF60E */ 0x0000, /* 0xF60F */ 0x0000, /* 0xF610 */ 0x0000, /* 0xF611 */ 0x0000, /* 0xF612 */ 0x0000, /* 0xF613 */ 0x0000, /* 0xF614 */ 0x0000, /* 0xF615 */ 0x0000, /* 0xF616 */ 0x0000, /* 0xF617 */ 0x0000, /* 0xF618 */ 0x0000, /* 0xF619 */ 0x0000, /* 0xF61A */ 0x0000, /* 0xF61B */ 0x0000, /* 0xF61C */ 0x0000, /* 0xF61D */ 0x0000, /* 0xF61E */ 0x0000, /* 0xF61F */ 0x0000, /* 0xF620 */ 0x0000, /* 0xF621 */ 0x0000, /* 0xF622 */ 0x0000, /* 0xF623 */ 0x0000, /* 0xF624 */ 0x0000, /* 0xF625 */ 0x0000, /* 0xF626 */ 0x0000, /* 0xF627 */ 0x0000, /* 0xF628 */ 0x0000, /* 0xF629 */ 0x0000, /* 0xF62A */ 0x0000, /* 0xF62B */ 0x0000, /* 0xF62C */ 0x0000, /* 0xF62D */ 0x0000, /* 0xF62E */ 0x0000, /* 0xF62F */ 0x0000, /* 0xF630 */ 0x0000, /* 0xF631 */ 0x0000, /* 0xF632 */ 0x0000, /* 0xF633 */ 0x0000, /* 0xF634 */ 0x0000, /* 0xF635 */ 0x0000, /* 0xF636 */ 0x0000, /* 0xF637 */ 0x0000, /* 0xF638 */ 0x0000, /* 0xF639 */ 0x0000, /* 0xF63A */ 0x0000, /* 0xF63B */ 0x0000, /* 0xF63C */ 0x0000, /* 0xF63D */ 0x0000, /* 0xF63E */ 0x0000, /* 0xF63F */ 0x0000, /* 0xF640 */ 0x0000, /* 0xF641 */ 0x0000, /* 0xF642 */ 0x0000, /* 0xF643 */ 0x0000, /* 0xF644 */ 0x0000, /* 0xF645 */ 0x0000, /* 0xF646 */ 0x0000, /* 0xF647 */ 0x0000, /* 0xF648 */ 0x0000, /* 0xF649 */ 0x0000, /* 0xF64A */ 0x0000, /* 0xF64B */ 0x0000, /* 0xF64C */ 0x0000, /* 0xF64D */ 0x0000, /* 0xF64E */ 0x0000, /* 0xF64F */ 0x0000, /* 0xF650 */ 0x0000, /* 0xF651 */ 0x0000, /* 0xF652 */ 0x0000, /* 0xF653 */ 0x0000, /* 0xF654 */ 0x0000, /* 0xF655 */ 0x0000, /* 0xF656 */ 0x0000, /* 0xF657 */ 0x0000, /* 0xF658 */ 0x0000, /* 0xF659 */ 0x0000, /* 0xF65A */ 0x0000, /* 0xF65B */ 0x0000, /* 0xF65C */ 0x0000, /* 0xF65D */ 0x0000, /* 0xF65E */ 0x0000, /* 0xF65F */ 0x0000, /* 0xF660 */ 0x0000, /* 0xF661 */ 0x0000, /* 0xF662 */ 0x0000, /* 0xF663 */ 0x0000, /* 0xF664 */ 0x0000, /* 0xF665 */ 0x0000, /* 0xF666 */ 0x0000, /* 0xF667 */ 0x0000, /* 0xF668 */ 0x0000, /* 0xF669 */ 0x0000, /* 0xF66A */ 0x0000, /* 0xF66B */ 0x0000, /* 0xF66C */ 0x0000, /* 0xF66D */ 0x0000, /* 0xF66E */ 0x0000, /* 0xF66F */ 0x0000, /* 0xF670 */ 0x0000, /* 0xF671 */ 0x0000, /* 0xF672 */ 0x0000, /* 0xF673 */ 0x0000, /* 0xF674 */ 0x0000, /* 0xF675 */ 0x0000, /* 0xF676 */ 0x0000, /* 0xF677 */ 0x0000, /* 0xF678 */ 0x0000, /* 0xF679 */ 0x0000, /* 0xF67A */ 0x0000, /* 0xF67B */ 0x0000, /* 0xF67C */ 0x0000, /* 0xF67D */ 0x0000, /* 0xF67E */ 0x0000, /* 0xF67F */ 0x0000, /* 0xF680 */ 0x0000, /* 0xF681 */ 0x0000, /* 0xF682 */ 0x0000, /* 0xF683 */ 0x0000, /* 0xF684 */ 0x0000, /* 0xF685 */ 0x0000, /* 0xF686 */ 0x0000, /* 0xF687 */ 0x0000, /* 0xF688 */ 0x0000, /* 0xF689 */ 0x0000, /* 0xF68A */ 0x0000, /* 0xF68B */ 0x0000, /* 0xF68C */ 0x0000, /* 0xF68D */ 0x0000, /* 0xF68E */ 0x0000, /* 0xF68F */ 0x0000, /* 0xF690 */ 0x0000, /* 0xF691 */ 0x0000, /* 0xF692 */ 0x0000, /* 0xF693 */ 0x0000, /* 0xF694 */ 0x0000, /* 0xF695 */ 0x0000, /* 0xF696 */ 0x0000, /* 0xF697 */ 0x0000, /* 0xF698 */ 0x0000, /* 0xF699 */ 0x0000, /* 0xF69A */ 0x0000, /* 0xF69B */ 0x0000, /* 0xF69C */ 0x0000, /* 0xF69D */ 0x0000, /* 0xF69E */ 0x0000, /* 0xF69F */ 0x0000, /* 0xF6A0 */ 0x0000, /* 0xF6A1 */ 0x0000, /* 0xF6A2 */ 0x0000, /* 0xF6A3 */ 0x0000, /* 0xF6A4 */ 0x0000, /* 0xF6A5 */ 0x0000, /* 0xF6A6 */ 0x0000, /* 0xF6A7 */ 0x0000, /* 0xF6A8 */ 0x0000, /* 0xF6A9 */ 0x0000, /* 0xF6AA */ 0x0000, /* 0xF6AB */ 0x0000, /* 0xF6AC */ 0x0000, /* 0xF6AD */ 0x0000, /* 0xF6AE */ 0x0000, /* 0xF6AF */ 0x0000, /* 0xF6B0 */ 0x0000, /* 0xF6B1 */ 0x0000, /* 0xF6B2 */ 0x0000, /* 0xF6B3 */ 0x0000, /* 0xF6B4 */ 0x0000, /* 0xF6B5 */ 0x0000, /* 0xF6B6 */ 0x0000, /* 0xF6B7 */ 0x0000, /* 0xF6B8 */ 0x0000, /* 0xF6B9 */ 0x0000, /* 0xF6BA */ 0x0000, /* 0xF6BB */ 0x0000, /* 0xF6BC */ 0x0000, /* 0xF6BD */ 0x0000, /* 0xF6BE */ 0x0000, /* 0xF6BF */ 0x0000, /* 0xF6C0 */ 0x0000, /* 0xF6C1 */ 0x0000, /* 0xF6C2 */ 0x0000, /* 0xF6C3 */ 0x0000, /* 0xF6C4 */ 0x0000, /* 0xF6C5 */ 0x0000, /* 0xF6C6 */ 0x0000, /* 0xF6C7 */ 0x0000, /* 0xF6C8 */ 0x0000, /* 0xF6C9 */ 0x0000, /* 0xF6CA */ 0x0000, /* 0xF6CB */ 0x0000, /* 0xF6CC */ 0x0000, /* 0xF6CD */ 0x0000, /* 0xF6CE */ 0x0000, /* 0xF6CF */ 0x0000, /* 0xF6D0 */ 0x0000, /* 0xF6D1 */ 0x0000, /* 0xF6D2 */ 0x0000, /* 0xF6D3 */ 0x0000, /* 0xF6D4 */ 0x0000, /* 0xF6D5 */ 0x0000, /* 0xF6D6 */ 0x0000, /* 0xF6D7 */ 0x0000, /* 0xF6D8 */ 0x0000, /* 0xF6D9 */ 0x0000, /* 0xF6DA */ 0x0000, /* 0xF6DB */ 0x0000, /* 0xF6DC */ 0x0000, /* 0xF6DD */ 0x0000, /* 0xF6DE */ 0x0000, /* 0xF6DF */ 0x0000, /* 0xF6E0 */ 0x0000, /* 0xF6E1 */ 0x0000, /* 0xF6E2 */ 0x0000, /* 0xF6E3 */ 0x0000, /* 0xF6E4 */ 0x0000, /* 0xF6E5 */ 0x0000, /* 0xF6E6 */ 0x0000, /* 0xF6E7 */ 0x0000, /* 0xF6E8 */ 0x0000, /* 0xF6E9 */ 0x0000, /* 0xF6EA */ 0x0000, /* 0xF6EB */ 0x0000, /* 0xF6EC */ 0x0000, /* 0xF6ED */ 0x0000, /* 0xF6EE */ 0x0000, /* 0xF6EF */ 0x0000, /* 0xF6F0 */ 0x0000, /* 0xF6F1 */ 0x0000, /* 0xF6F2 */ 0x0000, /* 0xF6F3 */ 0x0000, /* 0xF6F4 */ 0x0000, /* 0xF6F5 */ 0x0000, /* 0xF6F6 */ 0x0000, /* 0xF6F7 */ 0x0000, /* 0xF6F8 */ 0x0000, /* 0xF6F9 */ 0x0000, /* 0xF6FA */ 0x0000, /* 0xF6FB */ 0x0000, /* 0xF6FC */ 0x0000, /* 0xF6FD */ 0x0000, /* 0xF6FE */ 0x0000, /* 0xF6FF */ 0x0000, /* 0xF700 */ 0x0000, /* 0xF701 */ 0x0000, /* 0xF702 */ 0x0000, /* 0xF703 */ 0x0000, /* 0xF704 */ 0x0000, /* 0xF705 */ 0x0000, /* 0xF706 */ 0x0000, /* 0xF707 */ 0x0000, /* 0xF708 */ 0x0000, /* 0xF709 */ 0x0000, /* 0xF70A */ 0x0000, /* 0xF70B */ 0x0000, /* 0xF70C */ 0x0000, /* 0xF70D */ 0x0000, /* 0xF70E */ 0x0000, /* 0xF70F */ 0x0000, /* 0xF710 */ 0x0000, /* 0xF711 */ 0x0000, /* 0xF712 */ 0x0000, /* 0xF713 */ 0x0000, /* 0xF714 */ 0x0000, /* 0xF715 */ 0x0000, /* 0xF716 */ 0x0000, /* 0xF717 */ 0x0000, /* 0xF718 */ 0x0000, /* 0xF719 */ 0x0000, /* 0xF71A */ 0x0000, /* 0xF71B */ 0x0000, /* 0xF71C */ 0x0000, /* 0xF71D */ 0x0000, /* 0xF71E */ 0x0000, /* 0xF71F */ 0x0000, /* 0xF720 */ 0x0000, /* 0xF721 */ 0x0000, /* 0xF722 */ 0x0000, /* 0xF723 */ 0x0000, /* 0xF724 */ 0x0000, /* 0xF725 */ 0x0000, /* 0xF726 */ 0x0000, /* 0xF727 */ 0x0000, /* 0xF728 */ 0x0000, /* 0xF729 */ 0x0000, /* 0xF72A */ 0x0000, /* 0xF72B */ 0x0000, /* 0xF72C */ 0x0000, /* 0xF72D */ 0x0000, /* 0xF72E */ 0x0000, /* 0xF72F */ 0x0000, /* 0xF730 */ 0x0000, /* 0xF731 */ 0x0000, /* 0xF732 */ 0x0000, /* 0xF733 */ 0x0000, /* 0xF734 */ 0x0000, /* 0xF735 */ 0x0000, /* 0xF736 */ 0x0000, /* 0xF737 */ 0x0000, /* 0xF738 */ 0x0000, /* 0xF739 */ 0x0000, /* 0xF73A */ 0x0000, /* 0xF73B */ 0x0000, /* 0xF73C */ 0x0000, /* 0xF73D */ 0x0000, /* 0xF73E */ 0x0000, /* 0xF73F */ 0x0000, /* 0xF740 */ 0x0000, /* 0xF741 */ 0x0000, /* 0xF742 */ 0x0000, /* 0xF743 */ 0x0000, /* 0xF744 */ 0x0000, /* 0xF745 */ 0x0000, /* 0xF746 */ 0x0000, /* 0xF747 */ 0x0000, /* 0xF748 */ 0x0000, /* 0xF749 */ 0x0000, /* 0xF74A */ 0x0000, /* 0xF74B */ 0x0000, /* 0xF74C */ 0x0000, /* 0xF74D */ 0x0000, /* 0xF74E */ 0x0000, /* 0xF74F */ 0x0000, /* 0xF750 */ 0x0000, /* 0xF751 */ 0x0000, /* 0xF752 */ 0x0000, /* 0xF753 */ 0x0000, /* 0xF754 */ 0x0000, /* 0xF755 */ 0x0000, /* 0xF756 */ 0x0000, /* 0xF757 */ 0x0000, /* 0xF758 */ 0x0000, /* 0xF759 */ 0x0000, /* 0xF75A */ 0x0000, /* 0xF75B */ 0x0000, /* 0xF75C */ 0x0000, /* 0xF75D */ 0x0000, /* 0xF75E */ 0x0000, /* 0xF75F */ 0x0000, /* 0xF760 */ 0x0000, /* 0xF761 */ 0x0000, /* 0xF762 */ 0x0000, /* 0xF763 */ 0x0000, /* 0xF764 */ 0x0000, /* 0xF765 */ 0x0000, /* 0xF766 */ 0x0000, /* 0xF767 */ 0x0000, /* 0xF768 */ 0x0000, /* 0xF769 */ 0x0000, /* 0xF76A */ 0x0000, /* 0xF76B */ 0x0000, /* 0xF76C */ 0x0000, /* 0xF76D */ 0x0000, /* 0xF76E */ 0x0000, /* 0xF76F */ 0x0000, /* 0xF770 */ 0x0000, /* 0xF771 */ 0x0000, /* 0xF772 */ 0x0000, /* 0xF773 */ 0x0000, /* 0xF774 */ 0x0000, /* 0xF775 */ 0x0000, /* 0xF776 */ 0x0000, /* 0xF777 */ 0x0000, /* 0xF778 */ 0x0000, /* 0xF779 */ 0x0000, /* 0xF77A */ 0x0000, /* 0xF77B */ 0x0000, /* 0xF77C */ 0x0000, /* 0xF77D */ 0x0000, /* 0xF77E */ 0x0000, /* 0xF77F */ 0x0000, /* 0xF780 */ 0x0000, /* 0xF781 */ 0x0000, /* 0xF782 */ 0x0000, /* 0xF783 */ 0x0000, /* 0xF784 */ 0x0000, /* 0xF785 */ 0x0000, /* 0xF786 */ 0x0000, /* 0xF787 */ 0x0000, /* 0xF788 */ 0x0000, /* 0xF789 */ 0x0000, /* 0xF78A */ 0x0000, /* 0xF78B */ 0x0000, /* 0xF78C */ 0x0000, /* 0xF78D */ 0x0000, /* 0xF78E */ 0x0000, /* 0xF78F */ 0x0000, /* 0xF790 */ 0x0000, /* 0xF791 */ 0x0000, /* 0xF792 */ 0x0000, /* 0xF793 */ 0x0000, /* 0xF794 */ 0x0000, /* 0xF795 */ 0x0000, /* 0xF796 */ 0x0000, /* 0xF797 */ 0x0000, /* 0xF798 */ 0x0000, /* 0xF799 */ 0x0000, /* 0xF79A */ 0x0000, /* 0xF79B */ 0x0000, /* 0xF79C */ 0x0000, /* 0xF79D */ 0x0000, /* 0xF79E */ 0x0000, /* 0xF79F */ 0x0000, /* 0xF7A0 */ 0x0000, /* 0xF7A1 */ 0x0000, /* 0xF7A2 */ 0x0000, /* 0xF7A3 */ 0x0000, /* 0xF7A4 */ 0x0000, /* 0xF7A5 */ 0x0000, /* 0xF7A6 */ 0x0000, /* 0xF7A7 */ 0x0000, /* 0xF7A8 */ 0x0000, /* 0xF7A9 */ 0x0000, /* 0xF7AA */ 0x0000, /* 0xF7AB */ 0x0000, /* 0xF7AC */ 0x0000, /* 0xF7AD */ 0x0000, /* 0xF7AE */ 0x0000, /* 0xF7AF */ 0x0000, /* 0xF7B0 */ 0x0000, /* 0xF7B1 */ 0x0000, /* 0xF7B2 */ 0x0000, /* 0xF7B3 */ 0x0000, /* 0xF7B4 */ 0x0000, /* 0xF7B5 */ 0x0000, /* 0xF7B6 */ 0x0000, /* 0xF7B7 */ 0x0000, /* 0xF7B8 */ 0x0000, /* 0xF7B9 */ 0x0000, /* 0xF7BA */ 0x0000, /* 0xF7BB */ 0x0000, /* 0xF7BC */ 0x0000, /* 0xF7BD */ 0x0000, /* 0xF7BE */ 0x0000, /* 0xF7BF */ 0x0000, /* 0xF7C0 */ 0x0000, /* 0xF7C1 */ 0x0000, /* 0xF7C2 */ 0x0000, /* 0xF7C3 */ 0x0000, /* 0xF7C4 */ 0x0000, /* 0xF7C5 */ 0x0000, /* 0xF7C6 */ 0x0000, /* 0xF7C7 */ 0x0000, /* 0xF7C8 */ 0x0000, /* 0xF7C9 */ 0x0000, /* 0xF7CA */ 0x0000, /* 0xF7CB */ 0x0000, /* 0xF7CC */ 0x0000, /* 0xF7CD */ 0x0000, /* 0xF7CE */ 0x0000, /* 0xF7CF */ 0x0000, /* 0xF7D0 */ 0x0000, /* 0xF7D1 */ 0x0000, /* 0xF7D2 */ 0x0000, /* 0xF7D3 */ 0x0000, /* 0xF7D4 */ 0x0000, /* 0xF7D5 */ 0x0000, /* 0xF7D6 */ 0x0000, /* 0xF7D7 */ 0x0000, /* 0xF7D8 */ 0x0000, /* 0xF7D9 */ 0x0000, /* 0xF7DA */ 0x0000, /* 0xF7DB */ 0x0000, /* 0xF7DC */ 0x0000, /* 0xF7DD */ 0x0000, /* 0xF7DE */ 0x0000, /* 0xF7DF */ 0x0000, /* 0xF7E0 */ 0x0000, /* 0xF7E1 */ 0x0000, /* 0xF7E2 */ 0x0000, /* 0xF7E3 */ 0x0000, /* 0xF7E4 */ 0x0000, /* 0xF7E5 */ 0x0000, /* 0xF7E6 */ 0x0000, /* 0xF7E7 */ 0x0000, /* 0xF7E8 */ 0x0000, /* 0xF7E9 */ 0x0000, /* 0xF7EA */ 0x0000, /* 0xF7EB */ 0x0000, /* 0xF7EC */ 0x0000, /* 0xF7ED */ 0x0000, /* 0xF7EE */ 0x0000, /* 0xF7EF */ 0x0000, /* 0xF7F0 */ 0x0000, /* 0xF7F1 */ 0x0000, /* 0xF7F2 */ 0x0000, /* 0xF7F3 */ 0x0000, /* 0xF7F4 */ 0x0000, /* 0xF7F5 */ 0x0000, /* 0xF7F6 */ 0x0000, /* 0xF7F7 */ 0x0000, /* 0xF7F8 */ 0x0000, /* 0xF7F9 */ 0x0000, /* 0xF7FA */ 0x0000, /* 0xF7FB */ 0x0000, /* 0xF7FC */ 0x0000, /* 0xF7FD */ 0x0000, /* 0xF7FE */ 0x0000, /* 0xF7FF */ 0x0000, /* 0xF800 */ 0x0000, /* 0xF801 */ 0x0000, /* 0xF802 */ 0x0000, /* 0xF803 */ 0x0000, /* 0xF804 */ 0x0000, /* 0xF805 */ 0x0000, /* 0xF806 */ 0x0000, /* 0xF807 */ 0x0000, /* 0xF808 */ 0x0000, /* 0xF809 */ 0x0000, /* 0xF80A */ 0x0000, /* 0xF80B */ 0x0000, /* 0xF80C */ 0x0000, /* 0xF80D */ 0x0000, /* 0xF80E */ 0x0000, /* 0xF80F */ 0x0000, /* 0xF810 */ 0x0000, /* 0xF811 */ 0x0000, /* 0xF812 */ 0x0000, /* 0xF813 */ 0x0000, /* 0xF814 */ 0x0000, /* 0xF815 */ 0x0000, /* 0xF816 */ 0x0000, /* 0xF817 */ 0x0000, /* 0xF818 */ 0x0000, /* 0xF819 */ 0x0000, /* 0xF81A */ 0x0000, /* 0xF81B */ 0x0000, /* 0xF81C */ 0x0000, /* 0xF81D */ 0x0000, /* 0xF81E */ 0x0000, /* 0xF81F */ 0x0000, /* 0xF820 */ 0x0000, /* 0xF821 */ 0x0000, /* 0xF822 */ 0x0000, /* 0xF823 */ 0x0000, /* 0xF824 */ 0x0000, /* 0xF825 */ 0x0000, /* 0xF826 */ 0x0000, /* 0xF827 */ 0x0000, /* 0xF828 */ 0x0000, /* 0xF829 */ 0x0000, /* 0xF82A */ 0x0000, /* 0xF82B */ 0x0000, /* 0xF82C */ 0x0000, /* 0xF82D */ 0x0000, /* 0xF82E */ 0x0000, /* 0xF82F */ 0x0000, /* 0xF830 */ 0x0000, /* 0xF831 */ 0x0000, /* 0xF832 */ 0x0000, /* 0xF833 */ 0x0000, /* 0xF834 */ 0x0000, /* 0xF835 */ 0x0000, /* 0xF836 */ 0x0000, /* 0xF837 */ 0x0000, /* 0xF838 */ 0x0000, /* 0xF839 */ 0x0000, /* 0xF83A */ 0x0000, /* 0xF83B */ 0x0000, /* 0xF83C */ 0x0000, /* 0xF83D */ 0x0000, /* 0xF83E */ 0x0000, /* 0xF83F */ 0x0000, /* 0xF840 */ 0x0000, /* 0xF841 */ 0x0000, /* 0xF842 */ 0x0000, /* 0xF843 */ 0x0000, /* 0xF844 */ 0x0000, /* 0xF845 */ 0x0000, /* 0xF846 */ 0x0000, /* 0xF847 */ 0x0000, /* 0xF848 */ 0x0000, /* 0xF849 */ 0x0000, /* 0xF84A */ 0x0000, /* 0xF84B */ 0x0000, /* 0xF84C */ 0x0000, /* 0xF84D */ 0x0000, /* 0xF84E */ 0x0000, /* 0xF84F */ 0x0000, /* 0xF850 */ 0x0000, /* 0xF851 */ 0x0000, /* 0xF852 */ 0x0000, /* 0xF853 */ 0x0000, /* 0xF854 */ 0x0000, /* 0xF855 */ 0x0000, /* 0xF856 */ 0x0000, /* 0xF857 */ 0x0000, /* 0xF858 */ 0x0000, /* 0xF859 */ 0x0000, /* 0xF85A */ 0x0000, /* 0xF85B */ 0x0000, /* 0xF85C */ 0x0000, /* 0xF85D */ 0x0000, /* 0xF85E */ 0x0000, /* 0xF85F */ 0x0000, /* 0xF860 */ 0x0000, /* 0xF861 */ 0x0000, /* 0xF862 */ 0x0000, /* 0xF863 */ 0x0000, /* 0xF864 */ 0x0000, /* 0xF865 */ 0x0000, /* 0xF866 */ 0x0000, /* 0xF867 */ 0x0000, /* 0xF868 */ 0x0000, /* 0xF869 */ 0x0000, /* 0xF86A */ 0x0000, /* 0xF86B */ 0x0000, /* 0xF86C */ 0x0000, /* 0xF86D */ 0x0000, /* 0xF86E */ 0x0000, /* 0xF86F */ 0x0000, /* 0xF870 */ 0x0000, /* 0xF871 */ 0x0000, /* 0xF872 */ 0x0000, /* 0xF873 */ 0x0000, /* 0xF874 */ 0x0000, /* 0xF875 */ 0x0000, /* 0xF876 */ 0x0000, /* 0xF877 */ 0x0000, /* 0xF878 */ 0x0000, /* 0xF879 */ 0x0000, /* 0xF87A */ 0x0000, /* 0xF87B */ 0x0000, /* 0xF87C */ 0x0000, /* 0xF87D */ 0x0000, /* 0xF87E */ 0x0000, /* 0xF87F */ 0x0000, /* 0xF880 */ 0x0000, /* 0xF881 */ 0x0000, /* 0xF882 */ 0x0000, /* 0xF883 */ 0x0000, /* 0xF884 */ 0x0000, /* 0xF885 */ 0x0000, /* 0xF886 */ 0x0000, /* 0xF887 */ 0x0000, /* 0xF888 */ 0x0000, /* 0xF889 */ 0x0000, /* 0xF88A */ 0x0000, /* 0xF88B */ 0x0000, /* 0xF88C */ 0x0000, /* 0xF88D */ 0x0000, /* 0xF88E */ 0x0000, /* 0xF88F */ 0x0000, /* 0xF890 */ 0x0000, /* 0xF891 */ 0x0000, /* 0xF892 */ 0x0000, /* 0xF893 */ 0x0000, /* 0xF894 */ 0x0000, /* 0xF895 */ 0x0000, /* 0xF896 */ 0x0000, /* 0xF897 */ 0x0000, /* 0xF898 */ 0x0000, /* 0xF899 */ 0x0000, /* 0xF89A */ 0x0000, /* 0xF89B */ 0x0000, /* 0xF89C */ 0x0000, /* 0xF89D */ 0x0000, /* 0xF89E */ 0x0000, /* 0xF89F */ 0x0000, /* 0xF8A0 */ 0x0000, /* 0xF8A1 */ 0x0000, /* 0xF8A2 */ 0x0000, /* 0xF8A3 */ 0x0000, /* 0xF8A4 */ 0x0000, /* 0xF8A5 */ 0x0000, /* 0xF8A6 */ 0x0000, /* 0xF8A7 */ 0x0000, /* 0xF8A8 */ 0x0000, /* 0xF8A9 */ 0x0000, /* 0xF8AA */ 0x0000, /* 0xF8AB */ 0x0000, /* 0xF8AC */ 0x0000, /* 0xF8AD */ 0x0000, /* 0xF8AE */ 0x0000, /* 0xF8AF */ 0x0000, /* 0xF8B0 */ 0x0000, /* 0xF8B1 */ 0x0000, /* 0xF8B2 */ 0x0000, /* 0xF8B3 */ 0x0000, /* 0xF8B4 */ 0x0000, /* 0xF8B5 */ 0x0000, /* 0xF8B6 */ 0x0000, /* 0xF8B7 */ 0x0000, /* 0xF8B8 */ 0x0000, /* 0xF8B9 */ 0x0000, /* 0xF8BA */ 0x0000, /* 0xF8BB */ 0x0000, /* 0xF8BC */ 0x0000, /* 0xF8BD */ 0x0000, /* 0xF8BE */ 0x0000, /* 0xF8BF */ 0x0000, /* 0xF8C0 */ 0x0000, /* 0xF8C1 */ 0x0000, /* 0xF8C2 */ 0x0000, /* 0xF8C3 */ 0x0000, /* 0xF8C4 */ 0x0000, /* 0xF8C5 */ 0x0000, /* 0xF8C6 */ 0x0000, /* 0xF8C7 */ 0x0000, /* 0xF8C8 */ 0x0000, /* 0xF8C9 */ 0x0000, /* 0xF8CA */ 0x0000, /* 0xF8CB */ 0x0000, /* 0xF8CC */ 0x0000, /* 0xF8CD */ 0x0000, /* 0xF8CE */ 0x0000, /* 0xF8CF */ 0x0000, /* 0xF8D0 */ 0x0000, /* 0xF8D1 */ 0x0000, /* 0xF8D2 */ 0x0000, /* 0xF8D3 */ 0x0000, /* 0xF8D4 */ 0x0000, /* 0xF8D5 */ 0x0000, /* 0xF8D6 */ 0x0000, /* 0xF8D7 */ 0x0000, /* 0xF8D8 */ 0x0000, /* 0xF8D9 */ 0x0000, /* 0xF8DA */ 0x0000, /* 0xF8DB */ 0x0000, /* 0xF8DC */ 0x0000, /* 0xF8DD */ 0x0000, /* 0xF8DE */ 0x0000, /* 0xF8DF */ 0x0000, /* 0xF8E0 */ 0x0000, /* 0xF8E1 */ 0x0000, /* 0xF8E2 */ 0x0000, /* 0xF8E3 */ 0x0000, /* 0xF8E4 */ 0x0000, /* 0xF8E5 */ 0x0000, /* 0xF8E6 */ 0x0000, /* 0xF8E7 */ 0x0000, /* 0xF8E8 */ 0x0000, /* 0xF8E9 */ 0x0000, /* 0xF8EA */ 0x0000, /* 0xF8EB */ 0x0000, /* 0xF8EC */ 0x0000, /* 0xF8ED */ 0x0000, /* 0xF8EE */ 0x0000, /* 0xF8EF */ 0x0000, /* 0xF8F0 */ 0x0000, /* 0xF8F1 */ 0x0000, /* 0xF8F2 */ 0x0000, /* 0xF8F3 */ 0x0000, /* 0xF8F4 */ 0x0000, /* 0xF8F5 */ 0x0000, /* 0xF8F6 */ 0x0000, /* 0xF8F7 */ 0x0000, /* 0xF8F8 */ 0x0000, /* 0xF8F9 */ 0x0000, /* 0xF8FA */ 0x0000, /* 0xF8FB */ 0x0000, /* 0xF8FC */ 0x0000, /* 0xF8FD */ 0x0000, /* 0xF8FE */ 0x0000, /* 0xF8FF */ 0x0000, /* 0xF900 */ 0x0000, /* 0xF901 */ 0x0000, /* 0xF902 */ 0x0000, /* 0xF903 */ 0x0000, /* 0xF904 */ 0x0000, /* 0xF905 */ 0x0000, /* 0xF906 */ 0x0000, /* 0xF907 */ 0x0000, /* 0xF908 */ 0x0000, /* 0xF909 */ 0x0000, /* 0xF90A */ 0x0000, /* 0xF90B */ 0x0000, /* 0xF90C */ 0x0000, /* 0xF90D */ 0x0000, /* 0xF90E */ 0x0000, /* 0xF90F */ 0x0000, /* 0xF910 */ 0x0000, /* 0xF911 */ 0x0000, /* 0xF912 */ 0x0000, /* 0xF913 */ 0x0000, /* 0xF914 */ 0x0000, /* 0xF915 */ 0x0000, /* 0xF916 */ 0x0000, /* 0xF917 */ 0x0000, /* 0xF918 */ 0x0000, /* 0xF919 */ 0x0000, /* 0xF91A */ 0x0000, /* 0xF91B */ 0x0000, /* 0xF91C */ 0x0000, /* 0xF91D */ 0x0000, /* 0xF91E */ 0x0000, /* 0xF91F */ 0x0000, /* 0xF920 */ 0x0000, /* 0xF921 */ 0x0000, /* 0xF922 */ 0x0000, /* 0xF923 */ 0x0000, /* 0xF924 */ 0x0000, /* 0xF925 */ 0x0000, /* 0xF926 */ 0x0000, /* 0xF927 */ 0x0000, /* 0xF928 */ 0x0000, /* 0xF929 */ 0x0000, /* 0xF92A */ 0x0000, /* 0xF92B */ 0x0000, /* 0xF92C */ 0x0000, /* 0xF92D */ 0x0000, /* 0xF92E */ 0x0000, /* 0xF92F */ 0x0000, /* 0xF930 */ 0x0000, /* 0xF931 */ 0x0000, /* 0xF932 */ 0x0000, /* 0xF933 */ 0x0000, /* 0xF934 */ 0x0000, /* 0xF935 */ 0x0000, /* 0xF936 */ 0x0000, /* 0xF937 */ 0x0000, /* 0xF938 */ 0x0000, /* 0xF939 */ 0x0000, /* 0xF93A */ 0x0000, /* 0xF93B */ 0x0000, /* 0xF93C */ 0x0000, /* 0xF93D */ 0x0000, /* 0xF93E */ 0x0000, /* 0xF93F */ 0x0000, /* 0xF940 */ 0x0000, /* 0xF941 */ 0x0000, /* 0xF942 */ 0x0000, /* 0xF943 */ 0x0000, /* 0xF944 */ 0x0000, /* 0xF945 */ 0x0000, /* 0xF946 */ 0x0000, /* 0xF947 */ 0x0000, /* 0xF948 */ 0x0000, /* 0xF949 */ 0x0000, /* 0xF94A */ 0x0000, /* 0xF94B */ 0x0000, /* 0xF94C */ 0x0000, /* 0xF94D */ 0x0000, /* 0xF94E */ 0x0000, /* 0xF94F */ 0x0000, /* 0xF950 */ 0x0000, /* 0xF951 */ 0x0000, /* 0xF952 */ 0x0000, /* 0xF953 */ 0x0000, /* 0xF954 */ 0x0000, /* 0xF955 */ 0x0000, /* 0xF956 */ 0x0000, /* 0xF957 */ 0x0000, /* 0xF958 */ 0x0000, /* 0xF959 */ 0x0000, /* 0xF95A */ 0x0000, /* 0xF95B */ 0x0000, /* 0xF95C */ 0x0000, /* 0xF95D */ 0x0000, /* 0xF95E */ 0x0000, /* 0xF95F */ 0x0000, /* 0xF960 */ 0x0000, /* 0xF961 */ 0x0000, /* 0xF962 */ 0x0000, /* 0xF963 */ 0x0000, /* 0xF964 */ 0x0000, /* 0xF965 */ 0x0000, /* 0xF966 */ 0x0000, /* 0xF967 */ 0x0000, /* 0xF968 */ 0x0000, /* 0xF969 */ 0x0000, /* 0xF96A */ 0x0000, /* 0xF96B */ 0x0000, /* 0xF96C */ 0x0000, /* 0xF96D */ 0x0000, /* 0xF96E */ 0x0000, /* 0xF96F */ 0x0000, /* 0xF970 */ 0x0000, /* 0xF971 */ 0x0000, /* 0xF972 */ 0x0000, /* 0xF973 */ 0x0000, /* 0xF974 */ 0x0000, /* 0xF975 */ 0x0000, /* 0xF976 */ 0x0000, /* 0xF977 */ 0x0000, /* 0xF978 */ 0x0000, /* 0xF979 */ 0x0000, /* 0xF97A */ 0x0000, /* 0xF97B */ 0x0000, /* 0xF97C */ 0x0000, /* 0xF97D */ 0x0000, /* 0xF97E */ 0x0000, /* 0xF97F */ 0x0000, /* 0xF980 */ 0x0000, /* 0xF981 */ 0x0000, /* 0xF982 */ 0x0000, /* 0xF983 */ 0x0000, /* 0xF984 */ 0x0000, /* 0xF985 */ 0x0000, /* 0xF986 */ 0x0000, /* 0xF987 */ 0x0000, /* 0xF988 */ 0x0000, /* 0xF989 */ 0x0000, /* 0xF98A */ 0x0000, /* 0xF98B */ 0x0000, /* 0xF98C */ 0x0000, /* 0xF98D */ 0x0000, /* 0xF98E */ 0x0000, /* 0xF98F */ 0x0000, /* 0xF990 */ 0x0000, /* 0xF991 */ 0x0000, /* 0xF992 */ 0x0000, /* 0xF993 */ 0x0000, /* 0xF994 */ 0x0000, /* 0xF995 */ 0x0000, /* 0xF996 */ 0x0000, /* 0xF997 */ 0x0000, /* 0xF998 */ 0x0000, /* 0xF999 */ 0x0000, /* 0xF99A */ 0x0000, /* 0xF99B */ 0x0000, /* 0xF99C */ 0x0000, /* 0xF99D */ 0x0000, /* 0xF99E */ 0x0000, /* 0xF99F */ 0x0000, /* 0xF9A0 */ 0x0000, /* 0xF9A1 */ 0x0000, /* 0xF9A2 */ 0x0000, /* 0xF9A3 */ 0x0000, /* 0xF9A4 */ 0x0000, /* 0xF9A5 */ 0x0000, /* 0xF9A6 */ 0x0000, /* 0xF9A7 */ 0x0000, /* 0xF9A8 */ 0x0000, /* 0xF9A9 */ 0x0000, /* 0xF9AA */ 0x0000, /* 0xF9AB */ 0x0000, /* 0xF9AC */ 0x0000, /* 0xF9AD */ 0x0000, /* 0xF9AE */ 0x0000, /* 0xF9AF */ 0x0000, /* 0xF9B0 */ 0x0000, /* 0xF9B1 */ 0x0000, /* 0xF9B2 */ 0x0000, /* 0xF9B3 */ 0x0000, /* 0xF9B4 */ 0x0000, /* 0xF9B5 */ 0x0000, /* 0xF9B6 */ 0x0000, /* 0xF9B7 */ 0x0000, /* 0xF9B8 */ 0x0000, /* 0xF9B9 */ 0x0000, /* 0xF9BA */ 0x0000, /* 0xF9BB */ 0x0000, /* 0xF9BC */ 0x0000, /* 0xF9BD */ 0x0000, /* 0xF9BE */ 0x0000, /* 0xF9BF */ 0x0000, /* 0xF9C0 */ 0x0000, /* 0xF9C1 */ 0x0000, /* 0xF9C2 */ 0x0000, /* 0xF9C3 */ 0x0000, /* 0xF9C4 */ 0x0000, /* 0xF9C5 */ 0x0000, /* 0xF9C6 */ 0x0000, /* 0xF9C7 */ 0x0000, /* 0xF9C8 */ 0x0000, /* 0xF9C9 */ 0x0000, /* 0xF9CA */ 0x0000, /* 0xF9CB */ 0x0000, /* 0xF9CC */ 0x0000, /* 0xF9CD */ 0x0000, /* 0xF9CE */ 0x0000, /* 0xF9CF */ 0x0000, /* 0xF9D0 */ 0x0000, /* 0xF9D1 */ 0x0000, /* 0xF9D2 */ 0x0000, /* 0xF9D3 */ 0x0000, /* 0xF9D4 */ 0x0000, /* 0xF9D5 */ 0x0000, /* 0xF9D6 */ 0x0000, /* 0xF9D7 */ 0x0000, /* 0xF9D8 */ 0x0000, /* 0xF9D9 */ 0x0000, /* 0xF9DA */ 0x0000, /* 0xF9DB */ 0x0000, /* 0xF9DC */ 0x0000, /* 0xF9DD */ 0x0000, /* 0xF9DE */ 0x0000, /* 0xF9DF */ 0x0000, /* 0xF9E0 */ 0x0000, /* 0xF9E1 */ 0x0000, /* 0xF9E2 */ 0x0000, /* 0xF9E3 */ 0x0000, /* 0xF9E4 */ 0x0000, /* 0xF9E5 */ 0x0000, /* 0xF9E6 */ 0x0000, /* 0xF9E7 */ 0x0000, /* 0xF9E8 */ 0x0000, /* 0xF9E9 */ 0x0000, /* 0xF9EA */ 0x0000, /* 0xF9EB */ 0x0000, /* 0xF9EC */ 0x0000, /* 0xF9ED */ 0x0000, /* 0xF9EE */ 0x0000, /* 0xF9EF */ 0x0000, /* 0xF9F0 */ 0x0000, /* 0xF9F1 */ 0x0000, /* 0xF9F2 */ 0x0000, /* 0xF9F3 */ 0x0000, /* 0xF9F4 */ 0x0000, /* 0xF9F5 */ 0x0000, /* 0xF9F6 */ 0x0000, /* 0xF9F7 */ 0x0000, /* 0xF9F8 */ 0x0000, /* 0xF9F9 */ 0x0000, /* 0xF9FA */ 0x0000, /* 0xF9FB */ 0x0000, /* 0xF9FC */ 0x0000, /* 0xF9FD */ 0x0000, /* 0xF9FE */ 0x0000, /* 0xF9FF */ 0x0000, /* 0xFA00 */ 0x0000, /* 0xFA01 */ 0x0000, /* 0xFA02 */ 0x0000, /* 0xFA03 */ 0x0000, /* 0xFA04 */ 0x0000, /* 0xFA05 */ 0x0000, /* 0xFA06 */ 0x0000, /* 0xFA07 */ 0x0000, /* 0xFA08 */ 0x0000, /* 0xFA09 */ 0x0000, /* 0xFA0A */ 0x0000, /* 0xFA0B */ 0x0000, /* 0xFA0C */ 0x0000, /* 0xFA0D */ 0x0000, /* 0xFA0E */ 0x0000, /* 0xFA0F */ 0x0000, /* 0xFA10 */ 0x0000, /* 0xFA11 */ 0x0000, /* 0xFA12 */ 0x0000, /* 0xFA13 */ 0x0000, /* 0xFA14 */ 0x0000, /* 0xFA15 */ 0x0000, /* 0xFA16 */ 0x0000, /* 0xFA17 */ 0x0000, /* 0xFA18 */ 0x0000, /* 0xFA19 */ 0x0000, /* 0xFA1A */ 0x0000, /* 0xFA1B */ 0x0000, /* 0xFA1C */ 0x0000, /* 0xFA1D */ 0x0000, /* 0xFA1E */ 0x0000, /* 0xFA1F */ 0x0000, /* 0xFA20 */ 0x0000, /* 0xFA21 */ 0x0000, /* 0xFA22 */ 0x0000, /* 0xFA23 */ 0x0000, /* 0xFA24 */ 0x0000, /* 0xFA25 */ 0x0000, /* 0xFA26 */ 0x0000, /* 0xFA27 */ 0x0000, /* 0xFA28 */ 0x0000, /* 0xFA29 */ 0x0000, /* 0xFA2A */ 0x0000, /* 0xFA2B */ 0x0000, /* 0xFA2C */ 0x0000, /* 0xFA2D */ 0x0000, /* 0xFA2E */ 0x0000, /* 0xFA2F */ 0x0000, /* 0xFA30 */ 0x0000, /* 0xFA31 */ 0x0000, /* 0xFA32 */ 0x0000, /* 0xFA33 */ 0x0000, /* 0xFA34 */ 0x0000, /* 0xFA35 */ 0x0000, /* 0xFA36 */ 0x0000, /* 0xFA37 */ 0x0000, /* 0xFA38 */ 0x0000, /* 0xFA39 */ 0x0000, /* 0xFA3A */ 0x0000, /* 0xFA3B */ 0x0000, /* 0xFA3C */ 0x0000, /* 0xFA3D */ 0x0000, /* 0xFA3E */ 0x0000, /* 0xFA3F */ 0x2170, /* 0xFA40 */ 0x2171, /* 0xFA41 */ 0x2172, /* 0xFA42 */ 0x2173, /* 0xFA43 */ 0x2174, /* 0xFA44 */ 0x2175, /* 0xFA45 */ 0x2176, /* 0xFA46 */ 0x2177, /* 0xFA47 */ 0x2178, /* 0xFA48 */ 0x2179, /* 0xFA49 */ 0x2160, /* 0xFA4A */ 0x2161, /* 0xFA4B */ 0x2162, /* 0xFA4C */ 0x2163, /* 0xFA4D */ 0x2164, /* 0xFA4E */ 0x2165, /* 0xFA4F */ 0x2166, /* 0xFA50 */ 0x2167, /* 0xFA51 */ 0x2168, /* 0xFA52 */ 0x2169, /* 0xFA53 */ 0xFFE2, /* 0xFA54 */ 0xFFE4, /* 0xFA55 */ 0xFF07, /* 0xFA56 */ 0xFF02, /* 0xFA57 */ 0x3231, /* 0xFA58 */ 0x2116, /* 0xFA59 */ 0x2121, /* 0xFA5A */ 0x2235, /* 0xFA5B */ 0x7E8A, /* 0xFA5C */ 0x891C, /* 0xFA5D */ 0x9348, /* 0xFA5E */ 0x9288, /* 0xFA5F */ 0x84DC, /* 0xFA60 */ 0x4FC9, /* 0xFA61 */ 0x70BB, /* 0xFA62 */ 0x6631, /* 0xFA63 */ 0x68C8, /* 0xFA64 */ 0x92F9, /* 0xFA65 */ 0x66FB, /* 0xFA66 */ 0x5F45, /* 0xFA67 */ 0x4E28, /* 0xFA68 */ 0x4EE1, /* 0xFA69 */ 0x4EFC, /* 0xFA6A */ 0x4F00, /* 0xFA6B */ 0x4F03, /* 0xFA6C */ 0x4F39, /* 0xFA6D */ 0x4F56, /* 0xFA6E */ 0x4F92, /* 0xFA6F */ 0x4F8A, /* 0xFA70 */ 0x4F9A, /* 0xFA71 */ 0x4F94, /* 0xFA72 */ 0x4FCD, /* 0xFA73 */ 0x5040, /* 0xFA74 */ 0x5022, /* 0xFA75 */ 0x4FFF, /* 0xFA76 */ 0x501E, /* 0xFA77 */ 0x5046, /* 0xFA78 */ 0x5070, /* 0xFA79 */ 0x5042, /* 0xFA7A */ 0x5094, /* 0xFA7B */ 0x50F4, /* 0xFA7C */ 0x50D8, /* 0xFA7D */ 0x514A, /* 0xFA7E */ 0x0000, /* 0xFA7F */ 0x5164, /* 0xFA80 */ 0x519D, /* 0xFA81 */ 0x51BE, /* 0xFA82 */ 0x51EC, /* 0xFA83 */ 0x5215, /* 0xFA84 */ 0x529C, /* 0xFA85 */ 0x52A6, /* 0xFA86 */ 0x52C0, /* 0xFA87 */ 0x52DB, /* 0xFA88 */ 0x5300, /* 0xFA89 */ 0x5307, /* 0xFA8A */ 0x5324, /* 0xFA8B */ 0x5372, /* 0xFA8C */ 0x5393, /* 0xFA8D */ 0x53B2, /* 0xFA8E */ 0x53DD, /* 0xFA8F */ 0xFA0E, /* 0xFA90 */ 0x549C, /* 0xFA91 */ 0x548A, /* 0xFA92 */ 0x54A9, /* 0xFA93 */ 0x54FF, /* 0xFA94 */ 0x5586, /* 0xFA95 */ 0x5759, /* 0xFA96 */ 0x5765, /* 0xFA97 */ 0x57AC, /* 0xFA98 */ 0x57C8, /* 0xFA99 */ 0x57C7, /* 0xFA9A */ 0xFA0F, /* 0xFA9B */ 0xFA10, /* 0xFA9C */ 0x589E, /* 0xFA9D */ 0x58B2, /* 0xFA9E */ 0x590B, /* 0xFA9F */ 0x5953, /* 0xFAA0 */ 0x595B, /* 0xFAA1 */ 0x595D, /* 0xFAA2 */ 0x5963, /* 0xFAA3 */ 0x59A4, /* 0xFAA4 */ 0x59BA, /* 0xFAA5 */ 0x5B56, /* 0xFAA6 */ 0x5BC0, /* 0xFAA7 */ 0x752F, /* 0xFAA8 */ 0x5BD8, /* 0xFAA9 */ 0x5BEC, /* 0xFAAA */ 0x5C1E, /* 0xFAAB */ 0x5CA6, /* 0xFAAC */ 0x5CBA, /* 0xFAAD */ 0x5CF5, /* 0xFAAE */ 0x5D27, /* 0xFAAF */ 0x5D53, /* 0xFAB0 */ 0xFA11, /* 0xFAB1 */ 0x5D42, /* 0xFAB2 */ 0x5D6D, /* 0xFAB3 */ 0x5DB8, /* 0xFAB4 */ 0x5DB9, /* 0xFAB5 */ 0x5DD0, /* 0xFAB6 */ 0x5F21, /* 0xFAB7 */ 0x5F34, /* 0xFAB8 */ 0x5F67, /* 0xFAB9 */ 0x5FB7, /* 0xFABA */ 0x5FDE, /* 0xFABB */ 0x605D, /* 0xFABC */ 0x6085, /* 0xFABD */ 0x608A, /* 0xFABE */ 0x60DE, /* 0xFABF */ 0x60D5, /* 0xFAC0 */ 0x6120, /* 0xFAC1 */ 0x60F2, /* 0xFAC2 */ 0x6111, /* 0xFAC3 */ 0x6137, /* 0xFAC4 */ 0x6130, /* 0xFAC5 */ 0x6198, /* 0xFAC6 */ 0x6213, /* 0xFAC7 */ 0x62A6, /* 0xFAC8 */ 0x63F5, /* 0xFAC9 */ 0x6460, /* 0xFACA */ 0x649D, /* 0xFACB */ 0x64CE, /* 0xFACC */ 0x654E, /* 0xFACD */ 0x6600, /* 0xFACE */ 0x6615, /* 0xFACF */ 0x663B, /* 0xFAD0 */ 0x6609, /* 0xFAD1 */ 0x662E, /* 0xFAD2 */ 0x661E, /* 0xFAD3 */ 0x6624, /* 0xFAD4 */ 0x6665, /* 0xFAD5 */ 0x6657, /* 0xFAD6 */ 0x6659, /* 0xFAD7 */ 0xFA12, /* 0xFAD8 */ 0x6673, /* 0xFAD9 */ 0x6699, /* 0xFADA */ 0x66A0, /* 0xFADB */ 0x66B2, /* 0xFADC */ 0x66BF, /* 0xFADD */ 0x66FA, /* 0xFADE */ 0x670E, /* 0xFADF */ 0xF929, /* 0xFAE0 */ 0x6766, /* 0xFAE1 */ 0x67BB, /* 0xFAE2 */ 0x6852, /* 0xFAE3 */ 0x67C0, /* 0xFAE4 */ 0x6801, /* 0xFAE5 */ 0x6844, /* 0xFAE6 */ 0x68CF, /* 0xFAE7 */ 0xFA13, /* 0xFAE8 */ 0x6968, /* 0xFAE9 */ 0xFA14, /* 0xFAEA */ 0x6998, /* 0xFAEB */ 0x69E2, /* 0xFAEC */ 0x6A30, /* 0xFAED */ 0x6A6B, /* 0xFAEE */ 0x6A46, /* 0xFAEF */ 0x6A73, /* 0xFAF0 */ 0x6A7E, /* 0xFAF1 */ 0x6AE2, /* 0xFAF2 */ 0x6AE4, /* 0xFAF3 */ 0x6BD6, /* 0xFAF4 */ 0x6C3F, /* 0xFAF5 */ 0x6C5C, /* 0xFAF6 */ 0x6C86, /* 0xFAF7 */ 0x6C6F, /* 0xFAF8 */ 0x6CDA, /* 0xFAF9 */ 0x6D04, /* 0xFAFA */ 0x6D87, /* 0xFAFB */ 0x6D6F, /* 0xFAFC */ 0x0000, /* 0xFAFD */ 0x0000, /* 0xFAFE */ 0x0000, /* 0xFAFF */ 0x0000, /* 0xFB00 */ 0x0000, /* 0xFB01 */ 0x0000, /* 0xFB02 */ 0x0000, /* 0xFB03 */ 0x0000, /* 0xFB04 */ 0x0000, /* 0xFB05 */ 0x0000, /* 0xFB06 */ 0x0000, /* 0xFB07 */ 0x0000, /* 0xFB08 */ 0x0000, /* 0xFB09 */ 0x0000, /* 0xFB0A */ 0x0000, /* 0xFB0B */ 0x0000, /* 0xFB0C */ 0x0000, /* 0xFB0D */ 0x0000, /* 0xFB0E */ 0x0000, /* 0xFB0F */ 0x0000, /* 0xFB10 */ 0x0000, /* 0xFB11 */ 0x0000, /* 0xFB12 */ 0x0000, /* 0xFB13 */ 0x0000, /* 0xFB14 */ 0x0000, /* 0xFB15 */ 0x0000, /* 0xFB16 */ 0x0000, /* 0xFB17 */ 0x0000, /* 0xFB18 */ 0x0000, /* 0xFB19 */ 0x0000, /* 0xFB1A */ 0x0000, /* 0xFB1B */ 0x0000, /* 0xFB1C */ 0x0000, /* 0xFB1D */ 0x0000, /* 0xFB1E */ 0x0000, /* 0xFB1F */ 0x0000, /* 0xFB20 */ 0x0000, /* 0xFB21 */ 0x0000, /* 0xFB22 */ 0x0000, /* 0xFB23 */ 0x0000, /* 0xFB24 */ 0x0000, /* 0xFB25 */ 0x0000, /* 0xFB26 */ 0x0000, /* 0xFB27 */ 0x0000, /* 0xFB28 */ 0x0000, /* 0xFB29 */ 0x0000, /* 0xFB2A */ 0x0000, /* 0xFB2B */ 0x0000, /* 0xFB2C */ 0x0000, /* 0xFB2D */ 0x0000, /* 0xFB2E */ 0x0000, /* 0xFB2F */ 0x0000, /* 0xFB30 */ 0x0000, /* 0xFB31 */ 0x0000, /* 0xFB32 */ 0x0000, /* 0xFB33 */ 0x0000, /* 0xFB34 */ 0x0000, /* 0xFB35 */ 0x0000, /* 0xFB36 */ 0x0000, /* 0xFB37 */ 0x0000, /* 0xFB38 */ 0x0000, /* 0xFB39 */ 0x0000, /* 0xFB3A */ 0x0000, /* 0xFB3B */ 0x0000, /* 0xFB3C */ 0x0000, /* 0xFB3D */ 0x0000, /* 0xFB3E */ 0x0000, /* 0xFB3F */ 0x6D96, /* 0xFB40 */ 0x6DAC, /* 0xFB41 */ 0x6DCF, /* 0xFB42 */ 0x6DF8, /* 0xFB43 */ 0x6DF2, /* 0xFB44 */ 0x6DFC, /* 0xFB45 */ 0x6E39, /* 0xFB46 */ 0x6E5C, /* 0xFB47 */ 0x6E27, /* 0xFB48 */ 0x6E3C, /* 0xFB49 */ 0x6EBF, /* 0xFB4A */ 0x6F88, /* 0xFB4B */ 0x6FB5, /* 0xFB4C */ 0x6FF5, /* 0xFB4D */ 0x7005, /* 0xFB4E */ 0x7007, /* 0xFB4F */ 0x7028, /* 0xFB50 */ 0x7085, /* 0xFB51 */ 0x70AB, /* 0xFB52 */ 0x710F, /* 0xFB53 */ 0x7104, /* 0xFB54 */ 0x715C, /* 0xFB55 */ 0x7146, /* 0xFB56 */ 0x7147, /* 0xFB57 */ 0xFA15, /* 0xFB58 */ 0x71C1, /* 0xFB59 */ 0x71FE, /* 0xFB5A */ 0x72B1, /* 0xFB5B */ 0x72BE, /* 0xFB5C */ 0x7324, /* 0xFB5D */ 0xFA16, /* 0xFB5E */ 0x7377, /* 0xFB5F */ 0x73BD, /* 0xFB60 */ 0x73C9, /* 0xFB61 */ 0x73D6, /* 0xFB62 */ 0x73E3, /* 0xFB63 */ 0x73D2, /* 0xFB64 */ 0x7407, /* 0xFB65 */ 0x73F5, /* 0xFB66 */ 0x7426, /* 0xFB67 */ 0x742A, /* 0xFB68 */ 0x7429, /* 0xFB69 */ 0x742E, /* 0xFB6A */ 0x7462, /* 0xFB6B */ 0x7489, /* 0xFB6C */ 0x749F, /* 0xFB6D */ 0x7501, /* 0xFB6E */ 0x756F, /* 0xFB6F */ 0x7682, /* 0xFB70 */ 0x769C, /* 0xFB71 */ 0x769E, /* 0xFB72 */ 0x769B, /* 0xFB73 */ 0x76A6, /* 0xFB74 */ 0xFA17, /* 0xFB75 */ 0x7746, /* 0xFB76 */ 0x52AF, /* 0xFB77 */ 0x7821, /* 0xFB78 */ 0x784E, /* 0xFB79 */ 0x7864, /* 0xFB7A */ 0x787A, /* 0xFB7B */ 0x7930, /* 0xFB7C */ 0xFA18, /* 0xFB7D */ 0xFA19, /* 0xFB7E */ 0x0000, /* 0xFB7F */ 0xFA1A, /* 0xFB80 */ 0x7994, /* 0xFB81 */ 0xFA1B, /* 0xFB82 */ 0x799B, /* 0xFB83 */ 0x7AD1, /* 0xFB84 */ 0x7AE7, /* 0xFB85 */ 0xFA1C, /* 0xFB86 */ 0x7AEB, /* 0xFB87 */ 0x7B9E, /* 0xFB88 */ 0xFA1D, /* 0xFB89 */ 0x7D48, /* 0xFB8A */ 0x7D5C, /* 0xFB8B */ 0x7DB7, /* 0xFB8C */ 0x7DA0, /* 0xFB8D */ 0x7DD6, /* 0xFB8E */ 0x7E52, /* 0xFB8F */ 0x7F47, /* 0xFB90 */ 0x7FA1, /* 0xFB91 */ 0xFA1E, /* 0xFB92 */ 0x8301, /* 0xFB93 */ 0x8362, /* 0xFB94 */ 0x837F, /* 0xFB95 */ 0x83C7, /* 0xFB96 */ 0x83F6, /* 0xFB97 */ 0x8448, /* 0xFB98 */ 0x84B4, /* 0xFB99 */ 0x8553, /* 0xFB9A */ 0x8559, /* 0xFB9B */ 0x856B, /* 0xFB9C */ 0xFA1F, /* 0xFB9D */ 0x85B0, /* 0xFB9E */ 0xFA20, /* 0xFB9F */ 0xFA21, /* 0xFBA0 */ 0x8807, /* 0xFBA1 */ 0x88F5, /* 0xFBA2 */ 0x8A12, /* 0xFBA3 */ 0x8A37, /* 0xFBA4 */ 0x8A79, /* 0xFBA5 */ 0x8AA7, /* 0xFBA6 */ 0x8ABE, /* 0xFBA7 */ 0x8ADF, /* 0xFBA8 */ 0xFA22, /* 0xFBA9 */ 0x8AF6, /* 0xFBAA */ 0x8B53, /* 0xFBAB */ 0x8B7F, /* 0xFBAC */ 0x8CF0, /* 0xFBAD */ 0x8CF4, /* 0xFBAE */ 0x8D12, /* 0xFBAF */ 0x8D76, /* 0xFBB0 */ 0xFA23, /* 0xFBB1 */ 0x8ECF, /* 0xFBB2 */ 0xFA24, /* 0xFBB3 */ 0xFA25, /* 0xFBB4 */ 0x9067, /* 0xFBB5 */ 0x90DE, /* 0xFBB6 */ 0xFA26, /* 0xFBB7 */ 0x9115, /* 0xFBB8 */ 0x9127, /* 0xFBB9 */ 0x91DA, /* 0xFBBA */ 0x91D7, /* 0xFBBB */ 0x91DE, /* 0xFBBC */ 0x91ED, /* 0xFBBD */ 0x91EE, /* 0xFBBE */ 0x91E4, /* 0xFBBF */ 0x91E5, /* 0xFBC0 */ 0x9206, /* 0xFBC1 */ 0x9210, /* 0xFBC2 */ 0x920A, /* 0xFBC3 */ 0x923A, /* 0xFBC4 */ 0x9240, /* 0xFBC5 */ 0x923C, /* 0xFBC6 */ 0x924E, /* 0xFBC7 */ 0x9259, /* 0xFBC8 */ 0x9251, /* 0xFBC9 */ 0x9239, /* 0xFBCA */ 0x9267, /* 0xFBCB */ 0x92A7, /* 0xFBCC */ 0x9277, /* 0xFBCD */ 0x9278, /* 0xFBCE */ 0x92E7, /* 0xFBCF */ 0x92D7, /* 0xFBD0 */ 0x92D9, /* 0xFBD1 */ 0x92D0, /* 0xFBD2 */ 0xFA27, /* 0xFBD3 */ 0x92D5, /* 0xFBD4 */ 0x92E0, /* 0xFBD5 */ 0x92D3, /* 0xFBD6 */ 0x9325, /* 0xFBD7 */ 0x9321, /* 0xFBD8 */ 0x92FB, /* 0xFBD9 */ 0xFA28, /* 0xFBDA */ 0x931E, /* 0xFBDB */ 0x92FF, /* 0xFBDC */ 0x931D, /* 0xFBDD */ 0x9302, /* 0xFBDE */ 0x9370, /* 0xFBDF */ 0x9357, /* 0xFBE0 */ 0x93A4, /* 0xFBE1 */ 0x93C6, /* 0xFBE2 */ 0x93DE, /* 0xFBE3 */ 0x93F8, /* 0xFBE4 */ 0x9431, /* 0xFBE5 */ 0x9445, /* 0xFBE6 */ 0x9448, /* 0xFBE7 */ 0x9592, /* 0xFBE8 */ 0xF9DC, /* 0xFBE9 */ 0xFA29, /* 0xFBEA */ 0x969D, /* 0xFBEB */ 0x96AF, /* 0xFBEC */ 0x9733, /* 0xFBED */ 0x973B, /* 0xFBEE */ 0x9743, /* 0xFBEF */ 0x974D, /* 0xFBF0 */ 0x974F, /* 0xFBF1 */ 0x9751, /* 0xFBF2 */ 0x9755, /* 0xFBF3 */ 0x9857, /* 0xFBF4 */ 0x9865, /* 0xFBF5 */ 0xFA2A, /* 0xFBF6 */ 0xFA2B, /* 0xFBF7 */ 0x9927, /* 0xFBF8 */ 0xFA2C, /* 0xFBF9 */ 0x999E, /* 0xFBFA */ 0x9A4E, /* 0xFBFB */ 0x9AD9, /* 0xFBFC */ 0x0000, /* 0xFBFD */ 0x0000, /* 0xFBFE */ 0x0000, /* 0xFBFF */ 0x0000, /* 0xFC00 */ 0x0000, /* 0xFC01 */ 0x0000, /* 0xFC02 */ 0x0000, /* 0xFC03 */ 0x0000, /* 0xFC04 */ 0x0000, /* 0xFC05 */ 0x0000, /* 0xFC06 */ 0x0000, /* 0xFC07 */ 0x0000, /* 0xFC08 */ 0x0000, /* 0xFC09 */ 0x0000, /* 0xFC0A */ 0x0000, /* 0xFC0B */ 0x0000, /* 0xFC0C */ 0x0000, /* 0xFC0D */ 0x0000, /* 0xFC0E */ 0x0000, /* 0xFC0F */ 0x0000, /* 0xFC10 */ 0x0000, /* 0xFC11 */ 0x0000, /* 0xFC12 */ 0x0000, /* 0xFC13 */ 0x0000, /* 0xFC14 */ 0x0000, /* 0xFC15 */ 0x0000, /* 0xFC16 */ 0x0000, /* 0xFC17 */ 0x0000, /* 0xFC18 */ 0x0000, /* 0xFC19 */ 0x0000, /* 0xFC1A */ 0x0000, /* 0xFC1B */ 0x0000, /* 0xFC1C */ 0x0000, /* 0xFC1D */ 0x0000, /* 0xFC1E */ 0x0000, /* 0xFC1F */ 0x0000, /* 0xFC20 */ 0x0000, /* 0xFC21 */ 0x0000, /* 0xFC22 */ 0x0000, /* 0xFC23 */ 0x0000, /* 0xFC24 */ 0x0000, /* 0xFC25 */ 0x0000, /* 0xFC26 */ 0x0000, /* 0xFC27 */ 0x0000, /* 0xFC28 */ 0x0000, /* 0xFC29 */ 0x0000, /* 0xFC2A */ 0x0000, /* 0xFC2B */ 0x0000, /* 0xFC2C */ 0x0000, /* 0xFC2D */ 0x0000, /* 0xFC2E */ 0x0000, /* 0xFC2F */ 0x0000, /* 0xFC30 */ 0x0000, /* 0xFC31 */ 0x0000, /* 0xFC32 */ 0x0000, /* 0xFC33 */ 0x0000, /* 0xFC34 */ 0x0000, /* 0xFC35 */ 0x0000, /* 0xFC36 */ 0x0000, /* 0xFC37 */ 0x0000, /* 0xFC38 */ 0x0000, /* 0xFC39 */ 0x0000, /* 0xFC3A */ 0x0000, /* 0xFC3B */ 0x0000, /* 0xFC3C */ 0x0000, /* 0xFC3D */ 0x0000, /* 0xFC3E */ 0x0000, /* 0xFC3F */ 0x9ADC, /* 0xFC40 */ 0x9B75, /* 0xFC41 */ 0x9B72, /* 0xFC42 */ 0x9B8F, /* 0xFC43 */ 0x9BB1, /* 0xFC44 */ 0x9BBB, /* 0xFC45 */ 0x9C00, /* 0xFC46 */ 0x9D70, /* 0xFC47 */ 0x9D6B, /* 0xFC48 */ 0xFA2D, /* 0xFC49 */ 0x9E19, /* 0xFC4A */ 0x9ED1, /* 0xFC4B */ 0x0000, /* 0xFC4C */ 0x0000, /* 0xFC4D */ 0x0000, /* 0xFC4E */ 0x0000, /* 0xFC4F */ 0x0000, /* 0xFC50 */ 0x0000, /* 0xFC51 */ 0x0000, /* 0xFC52 */ 0x0000, /* 0xFC53 */ 0x0000, /* 0xFC54 */ 0x0000, /* 0xFC55 */ 0x0000, /* 0xFC56 */ 0x0000, /* 0xFC57 */ 0x0000, /* 0xFC58 */ 0x0000, /* 0xFC59 */ 0x0000, /* 0xFC5A */ 0x0000, /* 0xFC5B */ 0x0000, /* 0xFC5C */ 0x0000, /* 0xFC5D */ 0x0000, /* 0xFC5E */ 0x0000, /* 0xFC5F */ 0x0000, /* 0xFC60 */ 0x0000, /* 0xFC61 */ 0x0000, /* 0xFC62 */ 0x0000, /* 0xFC63 */ 0x0000, /* 0xFC64 */ 0x0000, /* 0xFC65 */ 0x0000, /* 0xFC66 */ 0x0000, /* 0xFC67 */ 0x0000, /* 0xFC68 */ 0x0000, /* 0xFC69 */ 0x0000, /* 0xFC6A */ 0x0000, /* 0xFC6B */ 0x0000, /* 0xFC6C */ 0x0000, /* 0xFC6D */ 0x0000, /* 0xFC6E */ 0x0000, /* 0xFC6F */ 0x0000, /* 0xFC70 */ 0x0000, /* 0xFC71 */ 0x0000, /* 0xFC72 */ 0x0000, /* 0xFC73 */ 0x0000, /* 0xFC74 */ 0x0000, /* 0xFC75 */ 0x0000, /* 0xFC76 */ 0x0000, /* 0xFC77 */ 0x0000, /* 0xFC78 */ 0x0000, /* 0xFC79 */ 0x0000, /* 0xFC7A */ 0x0000, /* 0xFC7B */ 0x0000, /* 0xFC7C */ 0x0000, /* 0xFC7D */ 0x0000, /* 0xFC7E */ 0x0000, /* 0xFC7F */ 0x0000, /* 0xFC80 */ 0x0000, /* 0xFC81 */ 0x0000, /* 0xFC82 */ 0x0000, /* 0xFC83 */ 0x0000, /* 0xFC84 */ 0x0000, /* 0xFC85 */ 0x0000, /* 0xFC86 */ 0x0000, /* 0xFC87 */ 0x0000, /* 0xFC88 */ 0x0000, /* 0xFC89 */ 0x0000, /* 0xFC8A */ 0x0000, /* 0xFC8B */ 0x0000, /* 0xFC8C */ 0x0000, /* 0xFC8D */ 0x0000, /* 0xFC8E */ 0x0000, /* 0xFC8F */ 0x0000, /* 0xFC90 */ 0x0000, /* 0xFC91 */ 0x0000, /* 0xFC92 */ 0x0000, /* 0xFC93 */ 0x0000, /* 0xFC94 */ 0x0000, /* 0xFC95 */ 0x0000, /* 0xFC96 */ 0x0000, /* 0xFC97 */ 0x0000, /* 0xFC98 */ 0x0000, /* 0xFC99 */ 0x0000, /* 0xFC9A */ 0x0000, /* 0xFC9B */ 0x0000, /* 0xFC9C */ 0x0000, /* 0xFC9D */ 0x0000, /* 0xFC9E */ 0x0000, /* 0xFC9F */ 0x0000, /* 0xFCA0 */ 0x0000, /* 0xFCA1 */ 0x0000, /* 0xFCA2 */ 0x0000, /* 0xFCA3 */ 0x0000, /* 0xFCA4 */ 0x0000, /* 0xFCA5 */ 0x0000, /* 0xFCA6 */ 0x0000, /* 0xFCA7 */ 0x0000, /* 0xFCA8 */ 0x0000, /* 0xFCA9 */ 0x0000, /* 0xFCAA */ 0x0000, /* 0xFCAB */ 0x0000, /* 0xFCAC */ 0x0000, /* 0xFCAD */ 0x0000, /* 0xFCAE */ 0x0000, /* 0xFCAF */ 0x0000, /* 0xFCB0 */ 0x0000, /* 0xFCB1 */ 0x0000, /* 0xFCB2 */ 0x0000, /* 0xFCB3 */ 0x0000, /* 0xFCB4 */ 0x0000, /* 0xFCB5 */ 0x0000, /* 0xFCB6 */ 0x0000, /* 0xFCB7 */ 0x0000, /* 0xFCB8 */ 0x0000, /* 0xFCB9 */ 0x0000, /* 0xFCBA */ 0x0000, /* 0xFCBB */ 0x0000, /* 0xFCBC */ 0x0000, /* 0xFCBD */ 0x0000, /* 0xFCBE */ 0x0000, /* 0xFCBF */ 0x0000, /* 0xFCC0 */ 0x0000, /* 0xFCC1 */ 0x0000, /* 0xFCC2 */ 0x0000, /* 0xFCC3 */ 0x0000, /* 0xFCC4 */ 0x0000, /* 0xFCC5 */ 0x0000, /* 0xFCC6 */ 0x0000, /* 0xFCC7 */ 0x0000, /* 0xFCC8 */ 0x0000, /* 0xFCC9 */ 0x0000, /* 0xFCCA */ 0x0000, /* 0xFCCB */ 0x0000, /* 0xFCCC */ 0x0000, /* 0xFCCD */ 0x0000, /* 0xFCCE */ 0x0000, /* 0xFCCF */ 0x0000, /* 0xFCD0 */ 0x0000, /* 0xFCD1 */ 0x0000, /* 0xFCD2 */ 0x0000, /* 0xFCD3 */ 0x0000, /* 0xFCD4 */ 0x0000, /* 0xFCD5 */ 0x0000, /* 0xFCD6 */ 0x0000, /* 0xFCD7 */ 0x0000, /* 0xFCD8 */ 0x0000, /* 0xFCD9 */ 0x0000, /* 0xFCDA */ 0x0000, /* 0xFCDB */ 0x0000, /* 0xFCDC */ 0x0000, /* 0xFCDD */ 0x0000, /* 0xFCDE */ 0x0000, /* 0xFCDF */ 0x0000, /* 0xFCE0 */ 0x0000, /* 0xFCE1 */ 0x0000, /* 0xFCE2 */ 0x0000, /* 0xFCE3 */ 0x0000, /* 0xFCE4 */ 0x0000, /* 0xFCE5 */ 0x0000, /* 0xFCE6 */ 0x0000, /* 0xFCE7 */ 0x0000, /* 0xFCE8 */ 0x0000, /* 0xFCE9 */ 0x0000, /* 0xFCEA */ 0x0000, /* 0xFCEB */ 0x0000, /* 0xFCEC */ 0x0000, /* 0xFCED */ 0x0000, /* 0xFCEE */ 0x0000, /* 0xFCEF */ 0x0000, /* 0xFCF0 */ 0x0000, /* 0xFCF1 */ 0x0000, /* 0xFCF2 */ 0x0000, /* 0xFCF3 */ 0x0000, /* 0xFCF4 */ 0x0000, /* 0xFCF5 */ 0x0000, /* 0xFCF6 */ 0x0000, /* 0xFCF7 */ 0x0000, /* 0xFCF8 */ 0x0000, /* 0xFCF9 */ 0x0000, /* 0xFCFA */ 0x0000, /* 0xFCFB */ 0x0000, /* 0xFCFC */ 0x0000, /* 0xFCFD */ 0x0000, /* 0xFCFE */ 0x0000, /* 0xFCFF */ 0x0000, /* 0xFD00 */ 0x0000, /* 0xFD01 */ 0x0000, /* 0xFD02 */ 0x0000, /* 0xFD03 */ 0x0000, /* 0xFD04 */ 0x0000, /* 0xFD05 */ 0x0000, /* 0xFD06 */ 0x0000, /* 0xFD07 */ 0x0000, /* 0xFD08 */ 0x0000, /* 0xFD09 */ 0x0000, /* 0xFD0A */ 0x0000, /* 0xFD0B */ 0x0000, /* 0xFD0C */ 0x0000, /* 0xFD0D */ 0x0000, /* 0xFD0E */ 0x0000, /* 0xFD0F */ 0x0000, /* 0xFD10 */ 0x0000, /* 0xFD11 */ 0x0000, /* 0xFD12 */ 0x0000, /* 0xFD13 */ 0x0000, /* 0xFD14 */ 0x0000, /* 0xFD15 */ 0x0000, /* 0xFD16 */ 0x0000, /* 0xFD17 */ 0x0000, /* 0xFD18 */ 0x0000, /* 0xFD19 */ 0x0000, /* 0xFD1A */ 0x0000, /* 0xFD1B */ 0x0000, /* 0xFD1C */ 0x0000, /* 0xFD1D */ 0x0000, /* 0xFD1E */ 0x0000, /* 0xFD1F */ 0x0000, /* 0xFD20 */ 0x0000, /* 0xFD21 */ 0x0000, /* 0xFD22 */ 0x0000, /* 0xFD23 */ 0x0000, /* 0xFD24 */ 0x0000, /* 0xFD25 */ 0x0000, /* 0xFD26 */ 0x0000, /* 0xFD27 */ 0x0000, /* 0xFD28 */ 0x0000, /* 0xFD29 */ 0x0000, /* 0xFD2A */ 0x0000, /* 0xFD2B */ 0x0000, /* 0xFD2C */ 0x0000, /* 0xFD2D */ 0x0000, /* 0xFD2E */ 0x0000, /* 0xFD2F */ 0x0000, /* 0xFD30 */ 0x0000, /* 0xFD31 */ 0x0000, /* 0xFD32 */ 0x0000, /* 0xFD33 */ 0x0000, /* 0xFD34 */ 0x0000, /* 0xFD35 */ 0x0000, /* 0xFD36 */ 0x0000, /* 0xFD37 */ 0x0000, /* 0xFD38 */ 0x0000, /* 0xFD39 */ 0x0000, /* 0xFD3A */ 0x0000, /* 0xFD3B */ 0x0000, /* 0xFD3C */ 0x0000, /* 0xFD3D */ 0x0000, /* 0xFD3E */ 0x0000, /* 0xFD3F */ 0x0000, /* 0xFD40 */ 0x0000, /* 0xFD41 */ 0x0000, /* 0xFD42 */ 0x0000, /* 0xFD43 */ 0x0000, /* 0xFD44 */ 0x0000, /* 0xFD45 */ 0x0000, /* 0xFD46 */ 0x0000, /* 0xFD47 */ 0x0000, /* 0xFD48 */ 0x0000, /* 0xFD49 */ 0x0000, /* 0xFD4A */ 0x0000, /* 0xFD4B */ 0x0000, /* 0xFD4C */ 0x0000, /* 0xFD4D */ 0x0000, /* 0xFD4E */ 0x0000, /* 0xFD4F */ 0x0000, /* 0xFD50 */ 0x0000, /* 0xFD51 */ 0x0000, /* 0xFD52 */ 0x0000, /* 0xFD53 */ 0x0000, /* 0xFD54 */ 0x0000, /* 0xFD55 */ 0x0000, /* 0xFD56 */ 0x0000, /* 0xFD57 */ 0x0000, /* 0xFD58 */ 0x0000, /* 0xFD59 */ 0x0000, /* 0xFD5A */ 0x0000, /* 0xFD5B */ 0x0000, /* 0xFD5C */ 0x0000, /* 0xFD5D */ 0x0000, /* 0xFD5E */ 0x0000, /* 0xFD5F */ 0x0000, /* 0xFD60 */ 0x0000, /* 0xFD61 */ 0x0000, /* 0xFD62 */ 0x0000, /* 0xFD63 */ 0x0000, /* 0xFD64 */ 0x0000, /* 0xFD65 */ 0x0000, /* 0xFD66 */ 0x0000, /* 0xFD67 */ 0x0000, /* 0xFD68 */ 0x0000, /* 0xFD69 */ 0x0000, /* 0xFD6A */ 0x0000, /* 0xFD6B */ 0x0000, /* 0xFD6C */ 0x0000, /* 0xFD6D */ 0x0000, /* 0xFD6E */ 0x0000, /* 0xFD6F */ 0x0000, /* 0xFD70 */ 0x0000, /* 0xFD71 */ 0x0000, /* 0xFD72 */ 0x0000, /* 0xFD73 */ 0x0000, /* 0xFD74 */ 0x0000, /* 0xFD75 */ 0x0000, /* 0xFD76 */ 0x0000, /* 0xFD77 */ 0x0000, /* 0xFD78 */ 0x0000, /* 0xFD79 */ 0x0000, /* 0xFD7A */ 0x0000, /* 0xFD7B */ 0x0000, /* 0xFD7C */ 0x0000, /* 0xFD7D */ 0x0000, /* 0xFD7E */ 0x0000, /* 0xFD7F */ 0x0000, /* 0xFD80 */ 0x0000, /* 0xFD81 */ 0x0000, /* 0xFD82 */ 0x0000, /* 0xFD83 */ 0x0000, /* 0xFD84 */ 0x0000, /* 0xFD85 */ 0x0000, /* 0xFD86 */ 0x0000, /* 0xFD87 */ 0x0000, /* 0xFD88 */ 0x0000, /* 0xFD89 */ 0x0000, /* 0xFD8A */ 0x0000, /* 0xFD8B */ 0x0000, /* 0xFD8C */ 0x0000, /* 0xFD8D */ 0x0000, /* 0xFD8E */ 0x0000, /* 0xFD8F */ 0x0000, /* 0xFD90 */ 0x0000, /* 0xFD91 */ 0x0000, /* 0xFD92 */ 0x0000, /* 0xFD93 */ 0x0000, /* 0xFD94 */ 0x0000, /* 0xFD95 */ 0x0000, /* 0xFD96 */ 0x0000, /* 0xFD97 */ 0x0000, /* 0xFD98 */ 0x0000, /* 0xFD99 */ 0x0000, /* 0xFD9A */ 0x0000, /* 0xFD9B */ 0x0000, /* 0xFD9C */ 0x0000, /* 0xFD9D */ 0x0000, /* 0xFD9E */ 0x0000, /* 0xFD9F */ 0x0000, /* 0xFDA0 */ 0x0000, /* 0xFDA1 */ 0x0000, /* 0xFDA2 */ 0x0000, /* 0xFDA3 */ 0x0000, /* 0xFDA4 */ 0x0000, /* 0xFDA5 */ 0x0000, /* 0xFDA6 */ 0x0000, /* 0xFDA7 */ 0x0000, /* 0xFDA8 */ 0x0000, /* 0xFDA9 */ 0x0000, /* 0xFDAA */ 0x0000, /* 0xFDAB */ 0x0000, /* 0xFDAC */ 0x0000, /* 0xFDAD */ 0x0000, /* 0xFDAE */ 0x0000, /* 0xFDAF */ 0x0000, /* 0xFDB0 */ 0x0000, /* 0xFDB1 */ 0x0000, /* 0xFDB2 */ 0x0000, /* 0xFDB3 */ 0x0000, /* 0xFDB4 */ 0x0000, /* 0xFDB5 */ 0x0000, /* 0xFDB6 */ 0x0000, /* 0xFDB7 */ 0x0000, /* 0xFDB8 */ 0x0000, /* 0xFDB9 */ 0x0000, /* 0xFDBA */ 0x0000, /* 0xFDBB */ 0x0000, /* 0xFDBC */ 0x0000, /* 0xFDBD */ 0x0000, /* 0xFDBE */ 0x0000, /* 0xFDBF */ 0x0000, /* 0xFDC0 */ 0x0000, /* 0xFDC1 */ 0x0000, /* 0xFDC2 */ 0x0000, /* 0xFDC3 */ 0x0000, /* 0xFDC4 */ 0x0000, /* 0xFDC5 */ 0x0000, /* 0xFDC6 */ 0x0000, /* 0xFDC7 */ 0x0000, /* 0xFDC8 */ 0x0000, /* 0xFDC9 */ 0x0000, /* 0xFDCA */ 0x0000, /* 0xFDCB */ 0x0000, /* 0xFDCC */ 0x0000, /* 0xFDCD */ 0x0000, /* 0xFDCE */ 0x0000, /* 0xFDCF */ 0x0000, /* 0xFDD0 */ 0x0000, /* 0xFDD1 */ 0x0000, /* 0xFDD2 */ 0x0000, /* 0xFDD3 */ 0x0000, /* 0xFDD4 */ 0x0000, /* 0xFDD5 */ 0x0000, /* 0xFDD6 */ 0x0000, /* 0xFDD7 */ 0x0000, /* 0xFDD8 */ 0x0000, /* 0xFDD9 */ 0x0000, /* 0xFDDA */ 0x0000, /* 0xFDDB */ 0x0000, /* 0xFDDC */ 0x0000, /* 0xFDDD */ 0x0000, /* 0xFDDE */ 0x0000, /* 0xFDDF */ 0x0000, /* 0xFDE0 */ 0x0000, /* 0xFDE1 */ 0x0000, /* 0xFDE2 */ 0x0000, /* 0xFDE3 */ 0x0000, /* 0xFDE4 */ 0x0000, /* 0xFDE5 */ 0x0000, /* 0xFDE6 */ 0x0000, /* 0xFDE7 */ 0x0000, /* 0xFDE8 */ 0x0000, /* 0xFDE9 */ 0x0000, /* 0xFDEA */ 0x0000, /* 0xFDEB */ 0x0000, /* 0xFDEC */ 0x0000, /* 0xFDED */ 0x0000, /* 0xFDEE */ 0x0000, /* 0xFDEF */ 0x0000, /* 0xFDF0 */ 0x0000, /* 0xFDF1 */ 0x0000, /* 0xFDF2 */ 0x0000, /* 0xFDF3 */ 0x0000, /* 0xFDF4 */ 0x0000, /* 0xFDF5 */ 0x0000, /* 0xFDF6 */ 0x0000, /* 0xFDF7 */ 0x0000, /* 0xFDF8 */ 0x0000, /* 0xFDF9 */ 0x0000, /* 0xFDFA */ 0x0000, /* 0xFDFB */ 0x0000, /* 0xFDFC */ 0x0000, /* 0xFDFD */ 0x0000, /* 0xFDFE */ 0x0000, /* 0xFDFF */ 0x0000, /* 0xFE00 */ 0x0000, /* 0xFE01 */ 0x0000, /* 0xFE02 */ 0x0000, /* 0xFE03 */ 0x0000, /* 0xFE04 */ 0x0000, /* 0xFE05 */ 0x0000, /* 0xFE06 */ 0x0000, /* 0xFE07 */ 0x0000, /* 0xFE08 */ 0x0000, /* 0xFE09 */ 0x0000, /* 0xFE0A */ 0x0000, /* 0xFE0B */ 0x0000, /* 0xFE0C */ 0x0000, /* 0xFE0D */ 0x0000, /* 0xFE0E */ 0x0000, /* 0xFE0F */ 0x0000, /* 0xFE10 */ 0x0000, /* 0xFE11 */ 0x0000, /* 0xFE12 */ 0x0000, /* 0xFE13 */ 0x0000, /* 0xFE14 */ 0x0000, /* 0xFE15 */ 0x0000, /* 0xFE16 */ 0x0000, /* 0xFE17 */ 0x0000, /* 0xFE18 */ 0x0000, /* 0xFE19 */ 0x0000, /* 0xFE1A */ 0x0000, /* 0xFE1B */ 0x0000, /* 0xFE1C */ 0x0000, /* 0xFE1D */ 0x0000, /* 0xFE1E */ 0x0000, /* 0xFE1F */ 0x0000, /* 0xFE20 */ 0x0000, /* 0xFE21 */ 0x0000, /* 0xFE22 */ 0x0000, /* 0xFE23 */ 0x0000, /* 0xFE24 */ 0x0000, /* 0xFE25 */ 0x0000, /* 0xFE26 */ 0x0000, /* 0xFE27 */ 0x0000, /* 0xFE28 */ 0x0000, /* 0xFE29 */ 0x0000, /* 0xFE2A */ 0x0000, /* 0xFE2B */ 0x0000, /* 0xFE2C */ 0x0000, /* 0xFE2D */ 0x0000, /* 0xFE2E */ 0x0000, /* 0xFE2F */ 0x0000, /* 0xFE30 */ 0x0000, /* 0xFE31 */ 0x0000, /* 0xFE32 */ 0x0000, /* 0xFE33 */ 0x0000, /* 0xFE34 */ 0x0000, /* 0xFE35 */ 0x0000, /* 0xFE36 */ 0x0000, /* 0xFE37 */ 0x0000, /* 0xFE38 */ 0x0000, /* 0xFE39 */ 0x0000, /* 0xFE3A */ 0x0000, /* 0xFE3B */ 0x0000, /* 0xFE3C */ 0x0000, /* 0xFE3D */ 0x0000, /* 0xFE3E */ 0x0000, /* 0xFE3F */ 0x0000, /* 0xFE40 */ 0x0000, /* 0xFE41 */ 0x0000, /* 0xFE42 */ 0x0000, /* 0xFE43 */ 0x0000, /* 0xFE44 */ 0x0000, /* 0xFE45 */ 0x0000, /* 0xFE46 */ 0x0000, /* 0xFE47 */ 0x0000, /* 0xFE48 */ 0x0000, /* 0xFE49 */ 0x0000, /* 0xFE4A */ 0x0000, /* 0xFE4B */ 0x0000, /* 0xFE4C */ 0x0000, /* 0xFE4D */ 0x0000, /* 0xFE4E */ 0x0000, /* 0xFE4F */ 0x0000, /* 0xFE50 */ 0x0000, /* 0xFE51 */ 0x0000, /* 0xFE52 */ 0x0000, /* 0xFE53 */ 0x0000, /* 0xFE54 */ 0x0000, /* 0xFE55 */ 0x0000, /* 0xFE56 */ 0x0000, /* 0xFE57 */ 0x0000, /* 0xFE58 */ 0x0000, /* 0xFE59 */ 0x0000, /* 0xFE5A */ 0x0000, /* 0xFE5B */ 0x0000, /* 0xFE5C */ 0x0000, /* 0xFE5D */ 0x0000, /* 0xFE5E */ 0x0000, /* 0xFE5F */ 0x0000, /* 0xFE60 */ 0x0000, /* 0xFE61 */ 0x0000, /* 0xFE62 */ 0x0000, /* 0xFE63 */ 0x0000, /* 0xFE64 */ 0x0000, /* 0xFE65 */ 0x0000, /* 0xFE66 */ 0x0000, /* 0xFE67 */ 0x0000, /* 0xFE68 */ 0x0000, /* 0xFE69 */ 0x0000, /* 0xFE6A */ 0x0000, /* 0xFE6B */ 0x0000, /* 0xFE6C */ 0x0000, /* 0xFE6D */ 0x0000, /* 0xFE6E */ 0x0000, /* 0xFE6F */ 0x0000, /* 0xFE70 */ 0x0000, /* 0xFE71 */ 0x0000, /* 0xFE72 */ 0x0000, /* 0xFE73 */ 0x0000, /* 0xFE74 */ 0x0000, /* 0xFE75 */ 0x0000, /* 0xFE76 */ 0x0000, /* 0xFE77 */ 0x0000, /* 0xFE78 */ 0x0000, /* 0xFE79 */ 0x0000, /* 0xFE7A */ 0x0000, /* 0xFE7B */ 0x0000, /* 0xFE7C */ 0x0000, /* 0xFE7D */ 0x0000, /* 0xFE7E */ 0x0000, /* 0xFE7F */ 0x0000, /* 0xFE80 */ 0x0000, /* 0xFE81 */ 0x0000, /* 0xFE82 */ 0x0000, /* 0xFE83 */ 0x0000, /* 0xFE84 */ 0x0000, /* 0xFE85 */ 0x0000, /* 0xFE86 */ 0x0000, /* 0xFE87 */ 0x0000, /* 0xFE88 */ 0x0000, /* 0xFE89 */ 0x0000, /* 0xFE8A */ 0x0000, /* 0xFE8B */ 0x0000, /* 0xFE8C */ 0x0000, /* 0xFE8D */ 0x0000, /* 0xFE8E */ 0x0000, /* 0xFE8F */ 0x0000, /* 0xFE90 */ 0x0000, /* 0xFE91 */ 0x0000, /* 0xFE92 */ 0x0000, /* 0xFE93 */ 0x0000, /* 0xFE94 */ 0x0000, /* 0xFE95 */ 0x0000, /* 0xFE96 */ 0x0000, /* 0xFE97 */ 0x0000, /* 0xFE98 */ 0x0000, /* 0xFE99 */ 0x0000, /* 0xFE9A */ 0x0000, /* 0xFE9B */ 0x0000, /* 0xFE9C */ 0x0000, /* 0xFE9D */ 0x0000, /* 0xFE9E */ 0x0000, /* 0xFE9F */ 0x0000, /* 0xFEA0 */ 0x0000, /* 0xFEA1 */ 0x0000, /* 0xFEA2 */ 0x0000, /* 0xFEA3 */ 0x0000, /* 0xFEA4 */ 0x0000, /* 0xFEA5 */ 0x0000, /* 0xFEA6 */ 0x0000, /* 0xFEA7 */ 0x0000, /* 0xFEA8 */ 0x0000, /* 0xFEA9 */ 0x0000, /* 0xFEAA */ 0x0000, /* 0xFEAB */ 0x0000, /* 0xFEAC */ 0x0000, /* 0xFEAD */ 0x0000, /* 0xFEAE */ 0x0000, /* 0xFEAF */ 0x0000, /* 0xFEB0 */ 0x0000, /* 0xFEB1 */ 0x0000, /* 0xFEB2 */ 0x0000, /* 0xFEB3 */ 0x0000, /* 0xFEB4 */ 0x0000, /* 0xFEB5 */ 0x0000, /* 0xFEB6 */ 0x0000, /* 0xFEB7 */ 0x0000, /* 0xFEB8 */ 0x0000, /* 0xFEB9 */ 0x0000, /* 0xFEBA */ 0x0000, /* 0xFEBB */ 0x0000, /* 0xFEBC */ 0x0000, /* 0xFEBD */ 0x0000, /* 0xFEBE */ 0x0000, /* 0xFEBF */ 0x0000, /* 0xFEC0 */ 0x0000, /* 0xFEC1 */ 0x0000, /* 0xFEC2 */ 0x0000, /* 0xFEC3 */ 0x0000, /* 0xFEC4 */ 0x0000, /* 0xFEC5 */ 0x0000, /* 0xFEC6 */ 0x0000, /* 0xFEC7 */ 0x0000, /* 0xFEC8 */ 0x0000, /* 0xFEC9 */ 0x0000, /* 0xFECA */ 0x0000, /* 0xFECB */ 0x0000, /* 0xFECC */ 0x0000, /* 0xFECD */ 0x0000, /* 0xFECE */ 0x0000, /* 0xFECF */ 0x0000, /* 0xFED0 */ 0x0000, /* 0xFED1 */ 0x0000, /* 0xFED2 */ 0x0000, /* 0xFED3 */ 0x0000, /* 0xFED4 */ 0x0000, /* 0xFED5 */ 0x0000, /* 0xFED6 */ 0x0000, /* 0xFED7 */ 0x0000, /* 0xFED8 */ 0x0000, /* 0xFED9 */ 0x0000, /* 0xFEDA */ 0x0000, /* 0xFEDB */ 0x0000, /* 0xFEDC */ 0x0000, /* 0xFEDD */ 0x0000, /* 0xFEDE */ 0x0000, /* 0xFEDF */ 0x0000, /* 0xFEE0 */ 0x0000, /* 0xFEE1 */ 0x0000, /* 0xFEE2 */ 0x0000, /* 0xFEE3 */ 0x0000, /* 0xFEE4 */ 0x0000, /* 0xFEE5 */ 0x0000, /* 0xFEE6 */ 0x0000, /* 0xFEE7 */ 0x0000, /* 0xFEE8 */ 0x0000, /* 0xFEE9 */ 0x0000, /* 0xFEEA */ 0x0000, /* 0xFEEB */ 0x0000, /* 0xFEEC */ 0x0000, /* 0xFEED */ 0x0000, /* 0xFEEE */ 0x0000, /* 0xFEEF */ 0x0000, /* 0xFEF0 */ 0x0000, /* 0xFEF1 */ 0x0000, /* 0xFEF2 */ 0x0000, /* 0xFEF3 */ 0x0000, /* 0xFEF4 */ 0x0000, /* 0xFEF5 */ 0x0000, /* 0xFEF6 */ 0x0000, /* 0xFEF7 */ 0x0000, /* 0xFEF8 */ 0x0000, /* 0xFEF9 */ 0x0000, /* 0xFEFA */ 0x0000, /* 0xFEFB */ 0x0000, /* 0xFEFC */ 0x0000, /* 0xFEFD */ 0x0000, /* 0xFEFE */ 0x0000, /* 0xFEFF */ 0x0000, /* 0xFF00 */ 0x0000, /* 0xFF01 */ 0x0000, /* 0xFF02 */ 0x0000, /* 0xFF03 */ 0x0000, /* 0xFF04 */ 0x0000, /* 0xFF05 */ 0x0000, /* 0xFF06 */ 0x0000, /* 0xFF07 */ 0x0000, /* 0xFF08 */ 0x0000, /* 0xFF09 */ 0x0000, /* 0xFF0A */ 0x0000, /* 0xFF0B */ 0x0000, /* 0xFF0C */ 0x0000, /* 0xFF0D */ 0x0000, /* 0xFF0E */ 0x0000, /* 0xFF0F */ 0x0000, /* 0xFF10 */ 0x0000, /* 0xFF11 */ 0x0000, /* 0xFF12 */ 0x0000, /* 0xFF13 */ 0x0000, /* 0xFF14 */ 0x0000, /* 0xFF15 */ 0x0000, /* 0xFF16 */ 0x0000, /* 0xFF17 */ 0x0000, /* 0xFF18 */ 0x0000, /* 0xFF19 */ 0x0000, /* 0xFF1A */ 0x0000, /* 0xFF1B */ 0x0000, /* 0xFF1C */ 0x0000, /* 0xFF1D */ 0x0000, /* 0xFF1E */ 0x0000, /* 0xFF1F */ 0x0000, /* 0xFF20 */ 0x0000, /* 0xFF21 */ 0x0000, /* 0xFF22 */ 0x0000, /* 0xFF23 */ 0x0000, /* 0xFF24 */ 0x0000, /* 0xFF25 */ 0x0000, /* 0xFF26 */ 0x0000, /* 0xFF27 */ 0x0000, /* 0xFF28 */ 0x0000, /* 0xFF29 */ 0x0000, /* 0xFF2A */ 0x0000, /* 0xFF2B */ 0x0000, /* 0xFF2C */ 0x0000, /* 0xFF2D */ 0x0000, /* 0xFF2E */ 0x0000, /* 0xFF2F */ 0x0000, /* 0xFF30 */ 0x0000, /* 0xFF31 */ 0x0000, /* 0xFF32 */ 0x0000, /* 0xFF33 */ 0x0000, /* 0xFF34 */ 0x0000, /* 0xFF35 */ 0x0000, /* 0xFF36 */ 0x0000, /* 0xFF37 */ 0x0000, /* 0xFF38 */ 0x0000, /* 0xFF39 */ 0x0000, /* 0xFF3A */ 0x0000, /* 0xFF3B */ 0x0000, /* 0xFF3C */ 0x0000, /* 0xFF3D */ 0x0000, /* 0xFF3E */ 0x0000, /* 0xFF3F */ 0x0000, /* 0xFF40 */ 0x0000, /* 0xFF41 */ 0x0000, /* 0xFF42 */ 0x0000, /* 0xFF43 */ 0x0000, /* 0xFF44 */ 0x0000, /* 0xFF45 */ 0x0000, /* 0xFF46 */ 0x0000, /* 0xFF47 */ 0x0000, /* 0xFF48 */ 0x0000, /* 0xFF49 */ 0x0000, /* 0xFF4A */ 0x0000, /* 0xFF4B */ 0x0000, /* 0xFF4C */ 0x0000, /* 0xFF4D */ 0x0000, /* 0xFF4E */ 0x0000, /* 0xFF4F */ 0x0000, /* 0xFF50 */ 0x0000, /* 0xFF51 */ 0x0000, /* 0xFF52 */ 0x0000, /* 0xFF53 */ 0x0000, /* 0xFF54 */ 0x0000, /* 0xFF55 */ 0x0000, /* 0xFF56 */ 0x0000, /* 0xFF57 */ 0x0000, /* 0xFF58 */ 0x0000, /* 0xFF59 */ 0x0000, /* 0xFF5A */ 0x0000, /* 0xFF5B */ 0x0000, /* 0xFF5C */ 0x0000, /* 0xFF5D */ 0x0000, /* 0xFF5E */ 0x0000, /* 0xFF5F */ 0x0000, /* 0xFF60 */ 0x0000, /* 0xFF61 */ 0x0000, /* 0xFF62 */ 0x0000, /* 0xFF63 */ 0x0000, /* 0xFF64 */ 0x0000, /* 0xFF65 */ 0x0000, /* 0xFF66 */ 0x0000, /* 0xFF67 */ 0x0000, /* 0xFF68 */ 0x0000, /* 0xFF69 */ 0x0000, /* 0xFF6A */ 0x0000, /* 0xFF6B */ 0x0000, /* 0xFF6C */ 0x0000, /* 0xFF6D */ 0x0000, /* 0xFF6E */ 0x0000, /* 0xFF6F */ 0x0000, /* 0xFF70 */ 0x0000, /* 0xFF71 */ 0x0000, /* 0xFF72 */ 0x0000, /* 0xFF73 */ 0x0000, /* 0xFF74 */ 0x0000, /* 0xFF75 */ 0x0000, /* 0xFF76 */ 0x0000, /* 0xFF77 */ 0x0000, /* 0xFF78 */ 0x0000, /* 0xFF79 */ 0x0000, /* 0xFF7A */ 0x0000, /* 0xFF7B */ 0x0000, /* 0xFF7C */ 0x0000, /* 0xFF7D */ 0x0000, /* 0xFF7E */ 0x0000, /* 0xFF7F */ 0x0000, /* 0xFF80 */ 0x0000, /* 0xFF81 */ 0x0000, /* 0xFF82 */ 0x0000, /* 0xFF83 */ 0x0000, /* 0xFF84 */ 0x0000, /* 0xFF85 */ 0x0000, /* 0xFF86 */ 0x0000, /* 0xFF87 */ 0x0000, /* 0xFF88 */ 0x0000, /* 0xFF89 */ 0x0000, /* 0xFF8A */ 0x0000, /* 0xFF8B */ 0x0000, /* 0xFF8C */ 0x0000, /* 0xFF8D */ 0x0000, /* 0xFF8E */ 0x0000, /* 0xFF8F */ 0x0000, /* 0xFF90 */ 0x0000, /* 0xFF91 */ 0x0000, /* 0xFF92 */ 0x0000, /* 0xFF93 */ 0x0000, /* 0xFF94 */ 0x0000, /* 0xFF95 */ 0x0000, /* 0xFF96 */ 0x0000, /* 0xFF97 */ 0x0000, /* 0xFF98 */ 0x0000, /* 0xFF99 */ 0x0000, /* 0xFF9A */ 0x0000, /* 0xFF9B */ 0x0000, /* 0xFF9C */ 0x0000, /* 0xFF9D */ 0x0000, /* 0xFF9E */ 0x0000, /* 0xFF9F */ 0x0000, /* 0xFFA0 */ 0x0000, /* 0xFFA1 */ 0x0000, /* 0xFFA2 */ 0x0000, /* 0xFFA3 */ 0x0000, /* 0xFFA4 */ 0x0000, /* 0xFFA5 */ 0x0000, /* 0xFFA6 */ 0x0000, /* 0xFFA7 */ 0x0000, /* 0xFFA8 */ 0x0000, /* 0xFFA9 */ 0x0000, /* 0xFFAA */ 0x0000, /* 0xFFAB */ 0x0000, /* 0xFFAC */ 0x0000, /* 0xFFAD */ 0x0000, /* 0xFFAE */ 0x0000, /* 0xFFAF */ 0x0000, /* 0xFFB0 */ 0x0000, /* 0xFFB1 */ 0x0000, /* 0xFFB2 */ 0x0000, /* 0xFFB3 */ 0x0000, /* 0xFFB4 */ 0x0000, /* 0xFFB5 */ 0x0000, /* 0xFFB6 */ 0x0000, /* 0xFFB7 */ 0x0000, /* 0xFFB8 */ 0x0000, /* 0xFFB9 */ 0x0000, /* 0xFFBA */ 0x0000, /* 0xFFBB */ 0x0000, /* 0xFFBC */ 0x0000, /* 0xFFBD */ 0x0000, /* 0xFFBE */ 0x0000, /* 0xFFBF */ 0x0000, /* 0xFFC0 */ 0x0000, /* 0xFFC1 */ 0x0000, /* 0xFFC2 */ 0x0000, /* 0xFFC3 */ 0x0000, /* 0xFFC4 */ 0x0000, /* 0xFFC5 */ 0x0000, /* 0xFFC6 */ 0x0000, /* 0xFFC7 */ 0x0000, /* 0xFFC8 */ 0x0000, /* 0xFFC9 */ 0x0000, /* 0xFFCA */ 0x0000, /* 0xFFCB */ 0x0000, /* 0xFFCC */ 0x0000, /* 0xFFCD */ 0x0000, /* 0xFFCE */ 0x0000, /* 0xFFCF */ 0x0000, /* 0xFFD0 */ 0x0000, /* 0xFFD1 */ 0x0000, /* 0xFFD2 */ 0x0000, /* 0xFFD3 */ 0x0000, /* 0xFFD4 */ 0x0000, /* 0xFFD5 */ 0x0000, /* 0xFFD6 */ 0x0000, /* 0xFFD7 */ 0x0000, /* 0xFFD8 */ 0x0000, /* 0xFFD9 */ 0x0000, /* 0xFFDA */ 0x0000, /* 0xFFDB */ 0x0000, /* 0xFFDC */ 0x0000, /* 0xFFDD */ 0x0000, /* 0xFFDE */ 0x0000, /* 0xFFDF */ 0x0000, /* 0xFFE0 */ 0x0000, /* 0xFFE1 */ 0x0000, /* 0xFFE2 */ 0x0000, /* 0xFFE3 */ 0x0000, /* 0xFFE4 */ 0x0000, /* 0xFFE5 */ 0x0000, /* 0xFFE6 */ 0x0000, /* 0xFFE7 */ 0x0000, /* 0xFFE8 */ 0x0000, /* 0xFFE9 */ 0x0000, /* 0xFFEA */ 0x0000, /* 0xFFEB */ 0x0000, /* 0xFFEC */ 0x0000, /* 0xFFED */ 0x0000, /* 0xFFEE */ 0x0000, /* 0xFFEF */ 0x0000, /* 0xFFF0 */ 0x0000, /* 0xFFF1 */ 0x0000, /* 0xFFF2 */ 0x0000, /* 0xFFF3 */ 0x0000, /* 0xFFF4 */ 0x0000, /* 0xFFF5 */ 0x0000, /* 0xFFF6 */ 0x0000, /* 0xFFF7 */ 0x0000, /* 0xFFF8 */ 0x0000, /* 0xFFF9 */ 0x0000, /* 0xFFFA */ 0x0000, /* 0xFFFB */ 0x0000, /* 0xFFFC */ 0x0000, /* 0xFFFD */ 0x0000, /* 0xFFFE */ 0x0000, /* 0xFFFF */ }; /* EUC-JP to UCS2 table */ static const unsigned short int euc_tbl[65536] = { 0x0000, /* 0x0000 */ 0x0001, /* 0x0001 */ 0x0002, /* 0x0002 */ 0x0003, /* 0x0003 */ 0x0004, /* 0x0004 */ 0x0005, /* 0x0005 */ 0x0006, /* 0x0006 */ 0x0007, /* 0x0007 */ 0x0008, /* 0x0008 */ 0x0009, /* 0x0009 */ 0x000A, /* 0x000A */ 0x000B, /* 0x000B */ 0x000C, /* 0x000C */ 0x000D, /* 0x000D */ 0x000E, /* 0x000E */ 0x000F, /* 0x000F */ 0x0010, /* 0x0010 */ 0x0011, /* 0x0011 */ 0x0012, /* 0x0012 */ 0x0013, /* 0x0013 */ 0x0014, /* 0x0014 */ 0x0015, /* 0x0015 */ 0x0016, /* 0x0016 */ 0x0017, /* 0x0017 */ 0x0018, /* 0x0018 */ 0x0019, /* 0x0019 */ 0x001A, /* 0x001A */ 0x001B, /* 0x001B */ 0x001C, /* 0x001C */ 0x001D, /* 0x001D */ 0x001E, /* 0x001E */ 0x001F, /* 0x001F */ 0x0020, /* 0x0020 */ 0x0021, /* 0x0021 */ 0x0022, /* 0x0022 */ 0x0023, /* 0x0023 */ 0x0024, /* 0x0024 */ 0x0025, /* 0x0025 */ 0x0026, /* 0x0026 */ 0x0027, /* 0x0027 */ 0x0028, /* 0x0028 */ 0x0029, /* 0x0029 */ 0x002A, /* 0x002A */ 0x002B, /* 0x002B */ 0x002C, /* 0x002C */ 0x002D, /* 0x002D */ 0x002E, /* 0x002E */ 0x002F, /* 0x002F */ 0x0030, /* 0x0030 */ 0x0031, /* 0x0031 */ 0x0032, /* 0x0032 */ 0x0033, /* 0x0033 */ 0x0034, /* 0x0034 */ 0x0035, /* 0x0035 */ 0x0036, /* 0x0036 */ 0x0037, /* 0x0037 */ 0x0038, /* 0x0038 */ 0x0039, /* 0x0039 */ 0x003A, /* 0x003A */ 0x003B, /* 0x003B */ 0x003C, /* 0x003C */ 0x003D, /* 0x003D */ 0x003E, /* 0x003E */ 0x003F, /* 0x003F */ 0x0040, /* 0x0040 */ 0x0041, /* 0x0041 */ 0x0042, /* 0x0042 */ 0x0043, /* 0x0043 */ 0x0044, /* 0x0044 */ 0x0045, /* 0x0045 */ 0x0046, /* 0x0046 */ 0x0047, /* 0x0047 */ 0x0048, /* 0x0048 */ 0x0049, /* 0x0049 */ 0x004A, /* 0x004A */ 0x004B, /* 0x004B */ 0x004C, /* 0x004C */ 0x004D, /* 0x004D */ 0x004E, /* 0x004E */ 0x004F, /* 0x004F */ 0x0050, /* 0x0050 */ 0x0051, /* 0x0051 */ 0x0052, /* 0x0052 */ 0x0053, /* 0x0053 */ 0x0054, /* 0x0054 */ 0x0055, /* 0x0055 */ 0x0056, /* 0x0056 */ 0x0057, /* 0x0057 */ 0x0058, /* 0x0058 */ 0x0059, /* 0x0059 */ 0x005A, /* 0x005A */ 0x005B, /* 0x005B */ 0x005C, /* 0x005C */ 0x005D, /* 0x005D */ 0x005E, /* 0x005E */ 0x005F, /* 0x005F */ 0x0060, /* 0x0060 */ 0x0061, /* 0x0061 */ 0x0062, /* 0x0062 */ 0x0063, /* 0x0063 */ 0x0064, /* 0x0064 */ 0x0065, /* 0x0065 */ 0x0066, /* 0x0066 */ 0x0067, /* 0x0067 */ 0x0068, /* 0x0068 */ 0x0069, /* 0x0069 */ 0x006A, /* 0x006A */ 0x006B, /* 0x006B */ 0x006C, /* 0x006C */ 0x006D, /* 0x006D */ 0x006E, /* 0x006E */ 0x006F, /* 0x006F */ 0x0070, /* 0x0070 */ 0x0071, /* 0x0071 */ 0x0072, /* 0x0072 */ 0x0073, /* 0x0073 */ 0x0074, /* 0x0074 */ 0x0075, /* 0x0075 */ 0x0076, /* 0x0076 */ 0x0077, /* 0x0077 */ 0x0078, /* 0x0078 */ 0x0079, /* 0x0079 */ 0x007A, /* 0x007A */ 0x007B, /* 0x007B */ 0x007C, /* 0x007C */ 0x007D, /* 0x007D */ 0x007E, /* 0x007E */ 0x007F, /* 0x007F */ 0x0080, /* 0x0080 */ 0x0081, /* 0x0081 */ 0x0082, /* 0x0082 */ 0x0083, /* 0x0083 */ 0x0084, /* 0x0084 */ 0x0085, /* 0x0085 */ 0x0086, /* 0x0086 */ 0x0087, /* 0x0087 */ 0x0088, /* 0x0088 */ 0x0089, /* 0x0089 */ 0x008A, /* 0x008A */ 0x008B, /* 0x008B */ 0x008C, /* 0x008C */ 0x008D, /* 0x008D */ 0x008E, /* 0x008E */ 0x008F, /* 0x008F */ 0x0090, /* 0x0090 */ 0x0091, /* 0x0091 */ 0x0092, /* 0x0092 */ 0x0093, /* 0x0093 */ 0x0094, /* 0x0094 */ 0x0095, /* 0x0095 */ 0x0096, /* 0x0096 */ 0x0097, /* 0x0097 */ 0x0098, /* 0x0098 */ 0x0099, /* 0x0099 */ 0x009A, /* 0x009A */ 0x009B, /* 0x009B */ 0x009C, /* 0x009C */ 0x009D, /* 0x009D */ 0x009E, /* 0x009E */ 0x009F, /* 0x009F */ 0x0000, /* 0x00A0 */ 0x0000, /* 0x00A1 */ 0x0000, /* 0x00A2 */ 0x0000, /* 0x00A3 */ 0x0000, /* 0x00A4 */ 0x0000, /* 0x00A5 */ 0x0000, /* 0x00A6 */ 0x0000, /* 0x00A7 */ 0x0000, /* 0x00A8 */ 0x0000, /* 0x00A9 */ 0x0000, /* 0x00AA */ 0x0000, /* 0x00AB */ 0x0000, /* 0x00AC */ 0x0000, /* 0x00AD */ 0x0000, /* 0x00AE */ 0x0000, /* 0x00AF */ 0x0000, /* 0x00B0 */ 0x0000, /* 0x00B1 */ 0x0000, /* 0x00B2 */ 0x0000, /* 0x00B3 */ 0x0000, /* 0x00B4 */ 0x0000, /* 0x00B5 */ 0x0000, /* 0x00B6 */ 0x0000, /* 0x00B7 */ 0x0000, /* 0x00B8 */ 0x0000, /* 0x00B9 */ 0x0000, /* 0x00BA */ 0x0000, /* 0x00BB */ 0x0000, /* 0x00BC */ 0x0000, /* 0x00BD */ 0x0000, /* 0x00BE */ 0x0000, /* 0x00BF */ 0x0000, /* 0x00C0 */ 0x0000, /* 0x00C1 */ 0x0000, /* 0x00C2 */ 0x0000, /* 0x00C3 */ 0x0000, /* 0x00C4 */ 0x0000, /* 0x00C5 */ 0x0000, /* 0x00C6 */ 0x0000, /* 0x00C7 */ 0x0000, /* 0x00C8 */ 0x0000, /* 0x00C9 */ 0x0000, /* 0x00CA */ 0x0000, /* 0x00CB */ 0x0000, /* 0x00CC */ 0x0000, /* 0x00CD */ 0x0000, /* 0x00CE */ 0x0000, /* 0x00CF */ 0x0000, /* 0x00D0 */ 0x0000, /* 0x00D1 */ 0x0000, /* 0x00D2 */ 0x0000, /* 0x00D3 */ 0x0000, /* 0x00D4 */ 0x0000, /* 0x00D5 */ 0x0000, /* 0x00D6 */ 0x0000, /* 0x00D7 */ 0x0000, /* 0x00D8 */ 0x0000, /* 0x00D9 */ 0x0000, /* 0x00DA */ 0x0000, /* 0x00DB */ 0x0000, /* 0x00DC */ 0x0000, /* 0x00DD */ 0x0000, /* 0x00DE */ 0x0000, /* 0x00DF */ 0x0000, /* 0x00E0 */ 0x0000, /* 0x00E1 */ 0x0000, /* 0x00E2 */ 0x0000, /* 0x00E3 */ 0x0000, /* 0x00E4 */ 0x0000, /* 0x00E5 */ 0x0000, /* 0x00E6 */ 0x0000, /* 0x00E7 */ 0x0000, /* 0x00E8 */ 0x0000, /* 0x00E9 */ 0x0000, /* 0x00EA */ 0x0000, /* 0x00EB */ 0x0000, /* 0x00EC */ 0x0000, /* 0x00ED */ 0x0000, /* 0x00EE */ 0x0000, /* 0x00EF */ 0x0000, /* 0x00F0 */ 0x0000, /* 0x00F1 */ 0x0000, /* 0x00F2 */ 0x0000, /* 0x00F3 */ 0x0000, /* 0x00F4 */ 0x0000, /* 0x00F5 */ 0x0000, /* 0x00F6 */ 0x0000, /* 0x00F7 */ 0x0000, /* 0x00F8 */ 0x0000, /* 0x00F9 */ 0x0000, /* 0x00FA */ 0x0000, /* 0x00FB */ 0x0000, /* 0x00FC */ 0x0000, /* 0x00FD */ 0x0000, /* 0x00FE */ 0x0000, /* 0x00FF */ 0x0000, /* 0x0100 */ 0x0000, /* 0x0101 */ 0x0000, /* 0x0102 */ 0x0000, /* 0x0103 */ 0x0000, /* 0x0104 */ 0x0000, /* 0x0105 */ 0x0000, /* 0x0106 */ 0x0000, /* 0x0107 */ 0x0000, /* 0x0108 */ 0x0000, /* 0x0109 */ 0x0000, /* 0x010A */ 0x0000, /* 0x010B */ 0x0000, /* 0x010C */ 0x0000, /* 0x010D */ 0x0000, /* 0x010E */ 0x0000, /* 0x010F */ 0x0000, /* 0x0110 */ 0x0000, /* 0x0111 */ 0x0000, /* 0x0112 */ 0x0000, /* 0x0113 */ 0x0000, /* 0x0114 */ 0x0000, /* 0x0115 */ 0x0000, /* 0x0116 */ 0x0000, /* 0x0117 */ 0x0000, /* 0x0118 */ 0x0000, /* 0x0119 */ 0x0000, /* 0x011A */ 0x0000, /* 0x011B */ 0x0000, /* 0x011C */ 0x0000, /* 0x011D */ 0x0000, /* 0x011E */ 0x0000, /* 0x011F */ 0x0000, /* 0x0120 */ 0x0000, /* 0x0121 */ 0x0000, /* 0x0122 */ 0x0000, /* 0x0123 */ 0x0000, /* 0x0124 */ 0x0000, /* 0x0125 */ 0x0000, /* 0x0126 */ 0x0000, /* 0x0127 */ 0x0000, /* 0x0128 */ 0x0000, /* 0x0129 */ 0x0000, /* 0x012A */ 0x0000, /* 0x012B */ 0x0000, /* 0x012C */ 0x0000, /* 0x012D */ 0x0000, /* 0x012E */ 0x0000, /* 0x012F */ 0x0000, /* 0x0130 */ 0x0000, /* 0x0131 */ 0x0000, /* 0x0132 */ 0x0000, /* 0x0133 */ 0x0000, /* 0x0134 */ 0x0000, /* 0x0135 */ 0x0000, /* 0x0136 */ 0x0000, /* 0x0137 */ 0x0000, /* 0x0138 */ 0x0000, /* 0x0139 */ 0x0000, /* 0x013A */ 0x0000, /* 0x013B */ 0x0000, /* 0x013C */ 0x0000, /* 0x013D */ 0x0000, /* 0x013E */ 0x0000, /* 0x013F */ 0x0000, /* 0x0140 */ 0x0000, /* 0x0141 */ 0x0000, /* 0x0142 */ 0x0000, /* 0x0143 */ 0x0000, /* 0x0144 */ 0x0000, /* 0x0145 */ 0x0000, /* 0x0146 */ 0x0000, /* 0x0147 */ 0x0000, /* 0x0148 */ 0x0000, /* 0x0149 */ 0x0000, /* 0x014A */ 0x0000, /* 0x014B */ 0x0000, /* 0x014C */ 0x0000, /* 0x014D */ 0x0000, /* 0x014E */ 0x0000, /* 0x014F */ 0x0000, /* 0x0150 */ 0x0000, /* 0x0151 */ 0x0000, /* 0x0152 */ 0x0000, /* 0x0153 */ 0x0000, /* 0x0154 */ 0x0000, /* 0x0155 */ 0x0000, /* 0x0156 */ 0x0000, /* 0x0157 */ 0x0000, /* 0x0158 */ 0x0000, /* 0x0159 */ 0x0000, /* 0x015A */ 0x0000, /* 0x015B */ 0x0000, /* 0x015C */ 0x0000, /* 0x015D */ 0x0000, /* 0x015E */ 0x0000, /* 0x015F */ 0x0000, /* 0x0160 */ 0x0000, /* 0x0161 */ 0x0000, /* 0x0162 */ 0x0000, /* 0x0163 */ 0x0000, /* 0x0164 */ 0x0000, /* 0x0165 */ 0x0000, /* 0x0166 */ 0x0000, /* 0x0167 */ 0x0000, /* 0x0168 */ 0x0000, /* 0x0169 */ 0x0000, /* 0x016A */ 0x0000, /* 0x016B */ 0x0000, /* 0x016C */ 0x0000, /* 0x016D */ 0x0000, /* 0x016E */ 0x0000, /* 0x016F */ 0x0000, /* 0x0170 */ 0x0000, /* 0x0171 */ 0x0000, /* 0x0172 */ 0x0000, /* 0x0173 */ 0x0000, /* 0x0174 */ 0x0000, /* 0x0175 */ 0x0000, /* 0x0176 */ 0x0000, /* 0x0177 */ 0x0000, /* 0x0178 */ 0x0000, /* 0x0179 */ 0x0000, /* 0x017A */ 0x0000, /* 0x017B */ 0x0000, /* 0x017C */ 0x0000, /* 0x017D */ 0x0000, /* 0x017E */ 0x0000, /* 0x017F */ 0x0000, /* 0x0180 */ 0x0000, /* 0x0181 */ 0x0000, /* 0x0182 */ 0x0000, /* 0x0183 */ 0x0000, /* 0x0184 */ 0x0000, /* 0x0185 */ 0x0000, /* 0x0186 */ 0x0000, /* 0x0187 */ 0x0000, /* 0x0188 */ 0x0000, /* 0x0189 */ 0x0000, /* 0x018A */ 0x0000, /* 0x018B */ 0x0000, /* 0x018C */ 0x0000, /* 0x018D */ 0x0000, /* 0x018E */ 0x0000, /* 0x018F */ 0x0000, /* 0x0190 */ 0x0000, /* 0x0191 */ 0x0000, /* 0x0192 */ 0x0000, /* 0x0193 */ 0x0000, /* 0x0194 */ 0x0000, /* 0x0195 */ 0x0000, /* 0x0196 */ 0x0000, /* 0x0197 */ 0x0000, /* 0x0198 */ 0x0000, /* 0x0199 */ 0x0000, /* 0x019A */ 0x0000, /* 0x019B */ 0x0000, /* 0x019C */ 0x0000, /* 0x019D */ 0x0000, /* 0x019E */ 0x0000, /* 0x019F */ 0x0000, /* 0x01A0 */ 0x0000, /* 0x01A1 */ 0x0000, /* 0x01A2 */ 0x0000, /* 0x01A3 */ 0x0000, /* 0x01A4 */ 0x0000, /* 0x01A5 */ 0x0000, /* 0x01A6 */ 0x0000, /* 0x01A7 */ 0x0000, /* 0x01A8 */ 0x0000, /* 0x01A9 */ 0x0000, /* 0x01AA */ 0x0000, /* 0x01AB */ 0x0000, /* 0x01AC */ 0x0000, /* 0x01AD */ 0x0000, /* 0x01AE */ 0x0000, /* 0x01AF */ 0x0000, /* 0x01B0 */ 0x0000, /* 0x01B1 */ 0x0000, /* 0x01B2 */ 0x0000, /* 0x01B3 */ 0x0000, /* 0x01B4 */ 0x0000, /* 0x01B5 */ 0x0000, /* 0x01B6 */ 0x0000, /* 0x01B7 */ 0x0000, /* 0x01B8 */ 0x0000, /* 0x01B9 */ 0x0000, /* 0x01BA */ 0x0000, /* 0x01BB */ 0x0000, /* 0x01BC */ 0x0000, /* 0x01BD */ 0x0000, /* 0x01BE */ 0x0000, /* 0x01BF */ 0x0000, /* 0x01C0 */ 0x0000, /* 0x01C1 */ 0x0000, /* 0x01C2 */ 0x0000, /* 0x01C3 */ 0x0000, /* 0x01C4 */ 0x0000, /* 0x01C5 */ 0x0000, /* 0x01C6 */ 0x0000, /* 0x01C7 */ 0x0000, /* 0x01C8 */ 0x0000, /* 0x01C9 */ 0x0000, /* 0x01CA */ 0x0000, /* 0x01CB */ 0x0000, /* 0x01CC */ 0x0000, /* 0x01CD */ 0x0000, /* 0x01CE */ 0x0000, /* 0x01CF */ 0x0000, /* 0x01D0 */ 0x0000, /* 0x01D1 */ 0x0000, /* 0x01D2 */ 0x0000, /* 0x01D3 */ 0x0000, /* 0x01D4 */ 0x0000, /* 0x01D5 */ 0x0000, /* 0x01D6 */ 0x0000, /* 0x01D7 */ 0x0000, /* 0x01D8 */ 0x0000, /* 0x01D9 */ 0x0000, /* 0x01DA */ 0x0000, /* 0x01DB */ 0x0000, /* 0x01DC */ 0x0000, /* 0x01DD */ 0x0000, /* 0x01DE */ 0x0000, /* 0x01DF */ 0x0000, /* 0x01E0 */ 0x0000, /* 0x01E1 */ 0x0000, /* 0x01E2 */ 0x0000, /* 0x01E3 */ 0x0000, /* 0x01E4 */ 0x0000, /* 0x01E5 */ 0x0000, /* 0x01E6 */ 0x0000, /* 0x01E7 */ 0x0000, /* 0x01E8 */ 0x0000, /* 0x01E9 */ 0x0000, /* 0x01EA */ 0x0000, /* 0x01EB */ 0x0000, /* 0x01EC */ 0x0000, /* 0x01ED */ 0x0000, /* 0x01EE */ 0x0000, /* 0x01EF */ 0x0000, /* 0x01F0 */ 0x0000, /* 0x01F1 */ 0x0000, /* 0x01F2 */ 0x0000, /* 0x01F3 */ 0x0000, /* 0x01F4 */ 0x0000, /* 0x01F5 */ 0x0000, /* 0x01F6 */ 0x0000, /* 0x01F7 */ 0x0000, /* 0x01F8 */ 0x0000, /* 0x01F9 */ 0x0000, /* 0x01FA */ 0x0000, /* 0x01FB */ 0x0000, /* 0x01FC */ 0x0000, /* 0x01FD */ 0x0000, /* 0x01FE */ 0x0000, /* 0x01FF */ 0x0000, /* 0x0200 */ 0x0000, /* 0x0201 */ 0x0000, /* 0x0202 */ 0x0000, /* 0x0203 */ 0x0000, /* 0x0204 */ 0x0000, /* 0x0205 */ 0x0000, /* 0x0206 */ 0x0000, /* 0x0207 */ 0x0000, /* 0x0208 */ 0x0000, /* 0x0209 */ 0x0000, /* 0x020A */ 0x0000, /* 0x020B */ 0x0000, /* 0x020C */ 0x0000, /* 0x020D */ 0x0000, /* 0x020E */ 0x0000, /* 0x020F */ 0x0000, /* 0x0210 */ 0x0000, /* 0x0211 */ 0x0000, /* 0x0212 */ 0x0000, /* 0x0213 */ 0x0000, /* 0x0214 */ 0x0000, /* 0x0215 */ 0x0000, /* 0x0216 */ 0x0000, /* 0x0217 */ 0x0000, /* 0x0218 */ 0x0000, /* 0x0219 */ 0x0000, /* 0x021A */ 0x0000, /* 0x021B */ 0x0000, /* 0x021C */ 0x0000, /* 0x021D */ 0x0000, /* 0x021E */ 0x0000, /* 0x021F */ 0x0000, /* 0x0220 */ 0x0000, /* 0x0221 */ 0x0000, /* 0x0222 */ 0x0000, /* 0x0223 */ 0x0000, /* 0x0224 */ 0x0000, /* 0x0225 */ 0x0000, /* 0x0226 */ 0x0000, /* 0x0227 */ 0x0000, /* 0x0228 */ 0x0000, /* 0x0229 */ 0x0000, /* 0x022A */ 0x0000, /* 0x022B */ 0x0000, /* 0x022C */ 0x0000, /* 0x022D */ 0x0000, /* 0x022E */ 0x0000, /* 0x022F */ 0x0000, /* 0x0230 */ 0x0000, /* 0x0231 */ 0x0000, /* 0x0232 */ 0x0000, /* 0x0233 */ 0x0000, /* 0x0234 */ 0x0000, /* 0x0235 */ 0x0000, /* 0x0236 */ 0x0000, /* 0x0237 */ 0x0000, /* 0x0238 */ 0x0000, /* 0x0239 */ 0x0000, /* 0x023A */ 0x0000, /* 0x023B */ 0x0000, /* 0x023C */ 0x0000, /* 0x023D */ 0x0000, /* 0x023E */ 0x0000, /* 0x023F */ 0x0000, /* 0x0240 */ 0x0000, /* 0x0241 */ 0x0000, /* 0x0242 */ 0x0000, /* 0x0243 */ 0x0000, /* 0x0244 */ 0x0000, /* 0x0245 */ 0x0000, /* 0x0246 */ 0x0000, /* 0x0247 */ 0x0000, /* 0x0248 */ 0x0000, /* 0x0249 */ 0x0000, /* 0x024A */ 0x0000, /* 0x024B */ 0x0000, /* 0x024C */ 0x0000, /* 0x024D */ 0x0000, /* 0x024E */ 0x0000, /* 0x024F */ 0x0000, /* 0x0250 */ 0x0000, /* 0x0251 */ 0x0000, /* 0x0252 */ 0x0000, /* 0x0253 */ 0x0000, /* 0x0254 */ 0x0000, /* 0x0255 */ 0x0000, /* 0x0256 */ 0x0000, /* 0x0257 */ 0x0000, /* 0x0258 */ 0x0000, /* 0x0259 */ 0x0000, /* 0x025A */ 0x0000, /* 0x025B */ 0x0000, /* 0x025C */ 0x0000, /* 0x025D */ 0x0000, /* 0x025E */ 0x0000, /* 0x025F */ 0x0000, /* 0x0260 */ 0x0000, /* 0x0261 */ 0x0000, /* 0x0262 */ 0x0000, /* 0x0263 */ 0x0000, /* 0x0264 */ 0x0000, /* 0x0265 */ 0x0000, /* 0x0266 */ 0x0000, /* 0x0267 */ 0x0000, /* 0x0268 */ 0x0000, /* 0x0269 */ 0x0000, /* 0x026A */ 0x0000, /* 0x026B */ 0x0000, /* 0x026C */ 0x0000, /* 0x026D */ 0x0000, /* 0x026E */ 0x0000, /* 0x026F */ 0x0000, /* 0x0270 */ 0x0000, /* 0x0271 */ 0x0000, /* 0x0272 */ 0x0000, /* 0x0273 */ 0x0000, /* 0x0274 */ 0x0000, /* 0x0275 */ 0x0000, /* 0x0276 */ 0x0000, /* 0x0277 */ 0x0000, /* 0x0278 */ 0x0000, /* 0x0279 */ 0x0000, /* 0x027A */ 0x0000, /* 0x027B */ 0x0000, /* 0x027C */ 0x0000, /* 0x027D */ 0x0000, /* 0x027E */ 0x0000, /* 0x027F */ 0x0000, /* 0x0280 */ 0x0000, /* 0x0281 */ 0x0000, /* 0x0282 */ 0x0000, /* 0x0283 */ 0x0000, /* 0x0284 */ 0x0000, /* 0x0285 */ 0x0000, /* 0x0286 */ 0x0000, /* 0x0287 */ 0x0000, /* 0x0288 */ 0x0000, /* 0x0289 */ 0x0000, /* 0x028A */ 0x0000, /* 0x028B */ 0x0000, /* 0x028C */ 0x0000, /* 0x028D */ 0x0000, /* 0x028E */ 0x0000, /* 0x028F */ 0x0000, /* 0x0290 */ 0x0000, /* 0x0291 */ 0x0000, /* 0x0292 */ 0x0000, /* 0x0293 */ 0x0000, /* 0x0294 */ 0x0000, /* 0x0295 */ 0x0000, /* 0x0296 */ 0x0000, /* 0x0297 */ 0x0000, /* 0x0298 */ 0x0000, /* 0x0299 */ 0x0000, /* 0x029A */ 0x0000, /* 0x029B */ 0x0000, /* 0x029C */ 0x0000, /* 0x029D */ 0x0000, /* 0x029E */ 0x0000, /* 0x029F */ 0x0000, /* 0x02A0 */ 0x0000, /* 0x02A1 */ 0x0000, /* 0x02A2 */ 0x0000, /* 0x02A3 */ 0x0000, /* 0x02A4 */ 0x0000, /* 0x02A5 */ 0x0000, /* 0x02A6 */ 0x0000, /* 0x02A7 */ 0x0000, /* 0x02A8 */ 0x0000, /* 0x02A9 */ 0x0000, /* 0x02AA */ 0x0000, /* 0x02AB */ 0x0000, /* 0x02AC */ 0x0000, /* 0x02AD */ 0x0000, /* 0x02AE */ 0x0000, /* 0x02AF */ 0x0000, /* 0x02B0 */ 0x0000, /* 0x02B1 */ 0x0000, /* 0x02B2 */ 0x0000, /* 0x02B3 */ 0x0000, /* 0x02B4 */ 0x0000, /* 0x02B5 */ 0x0000, /* 0x02B6 */ 0x0000, /* 0x02B7 */ 0x0000, /* 0x02B8 */ 0x0000, /* 0x02B9 */ 0x0000, /* 0x02BA */ 0x0000, /* 0x02BB */ 0x0000, /* 0x02BC */ 0x0000, /* 0x02BD */ 0x0000, /* 0x02BE */ 0x0000, /* 0x02BF */ 0x0000, /* 0x02C0 */ 0x0000, /* 0x02C1 */ 0x0000, /* 0x02C2 */ 0x0000, /* 0x02C3 */ 0x0000, /* 0x02C4 */ 0x0000, /* 0x02C5 */ 0x0000, /* 0x02C6 */ 0x0000, /* 0x02C7 */ 0x0000, /* 0x02C8 */ 0x0000, /* 0x02C9 */ 0x0000, /* 0x02CA */ 0x0000, /* 0x02CB */ 0x0000, /* 0x02CC */ 0x0000, /* 0x02CD */ 0x0000, /* 0x02CE */ 0x0000, /* 0x02CF */ 0x0000, /* 0x02D0 */ 0x0000, /* 0x02D1 */ 0x0000, /* 0x02D2 */ 0x0000, /* 0x02D3 */ 0x0000, /* 0x02D4 */ 0x0000, /* 0x02D5 */ 0x0000, /* 0x02D6 */ 0x0000, /* 0x02D7 */ 0x0000, /* 0x02D8 */ 0x0000, /* 0x02D9 */ 0x0000, /* 0x02DA */ 0x0000, /* 0x02DB */ 0x0000, /* 0x02DC */ 0x0000, /* 0x02DD */ 0x0000, /* 0x02DE */ 0x0000, /* 0x02DF */ 0x0000, /* 0x02E0 */ 0x0000, /* 0x02E1 */ 0x0000, /* 0x02E2 */ 0x0000, /* 0x02E3 */ 0x0000, /* 0x02E4 */ 0x0000, /* 0x02E5 */ 0x0000, /* 0x02E6 */ 0x0000, /* 0x02E7 */ 0x0000, /* 0x02E8 */ 0x0000, /* 0x02E9 */ 0x0000, /* 0x02EA */ 0x0000, /* 0x02EB */ 0x0000, /* 0x02EC */ 0x0000, /* 0x02ED */ 0x0000, /* 0x02EE */ 0x0000, /* 0x02EF */ 0x0000, /* 0x02F0 */ 0x0000, /* 0x02F1 */ 0x0000, /* 0x02F2 */ 0x0000, /* 0x02F3 */ 0x0000, /* 0x02F4 */ 0x0000, /* 0x02F5 */ 0x0000, /* 0x02F6 */ 0x0000, /* 0x02F7 */ 0x0000, /* 0x02F8 */ 0x0000, /* 0x02F9 */ 0x0000, /* 0x02FA */ 0x0000, /* 0x02FB */ 0x0000, /* 0x02FC */ 0x0000, /* 0x02FD */ 0x0000, /* 0x02FE */ 0x0000, /* 0x02FF */ 0x0000, /* 0x0300 */ 0x0000, /* 0x0301 */ 0x0000, /* 0x0302 */ 0x0000, /* 0x0303 */ 0x0000, /* 0x0304 */ 0x0000, /* 0x0305 */ 0x0000, /* 0x0306 */ 0x0000, /* 0x0307 */ 0x0000, /* 0x0308 */ 0x0000, /* 0x0309 */ 0x0000, /* 0x030A */ 0x0000, /* 0x030B */ 0x0000, /* 0x030C */ 0x0000, /* 0x030D */ 0x0000, /* 0x030E */ 0x0000, /* 0x030F */ 0x0000, /* 0x0310 */ 0x0000, /* 0x0311 */ 0x0000, /* 0x0312 */ 0x0000, /* 0x0313 */ 0x0000, /* 0x0314 */ 0x0000, /* 0x0315 */ 0x0000, /* 0x0316 */ 0x0000, /* 0x0317 */ 0x0000, /* 0x0318 */ 0x0000, /* 0x0319 */ 0x0000, /* 0x031A */ 0x0000, /* 0x031B */ 0x0000, /* 0x031C */ 0x0000, /* 0x031D */ 0x0000, /* 0x031E */ 0x0000, /* 0x031F */ 0x0000, /* 0x0320 */ 0x0000, /* 0x0321 */ 0x0000, /* 0x0322 */ 0x0000, /* 0x0323 */ 0x0000, /* 0x0324 */ 0x0000, /* 0x0325 */ 0x0000, /* 0x0326 */ 0x0000, /* 0x0327 */ 0x0000, /* 0x0328 */ 0x0000, /* 0x0329 */ 0x0000, /* 0x032A */ 0x0000, /* 0x032B */ 0x0000, /* 0x032C */ 0x0000, /* 0x032D */ 0x0000, /* 0x032E */ 0x0000, /* 0x032F */ 0x0000, /* 0x0330 */ 0x0000, /* 0x0331 */ 0x0000, /* 0x0332 */ 0x0000, /* 0x0333 */ 0x0000, /* 0x0334 */ 0x0000, /* 0x0335 */ 0x0000, /* 0x0336 */ 0x0000, /* 0x0337 */ 0x0000, /* 0x0338 */ 0x0000, /* 0x0339 */ 0x0000, /* 0x033A */ 0x0000, /* 0x033B */ 0x0000, /* 0x033C */ 0x0000, /* 0x033D */ 0x0000, /* 0x033E */ 0x0000, /* 0x033F */ 0x0000, /* 0x0340 */ 0x0000, /* 0x0341 */ 0x0000, /* 0x0342 */ 0x0000, /* 0x0343 */ 0x0000, /* 0x0344 */ 0x0000, /* 0x0345 */ 0x0000, /* 0x0346 */ 0x0000, /* 0x0347 */ 0x0000, /* 0x0348 */ 0x0000, /* 0x0349 */ 0x0000, /* 0x034A */ 0x0000, /* 0x034B */ 0x0000, /* 0x034C */ 0x0000, /* 0x034D */ 0x0000, /* 0x034E */ 0x0000, /* 0x034F */ 0x0000, /* 0x0350 */ 0x0000, /* 0x0351 */ 0x0000, /* 0x0352 */ 0x0000, /* 0x0353 */ 0x0000, /* 0x0354 */ 0x0000, /* 0x0355 */ 0x0000, /* 0x0356 */ 0x0000, /* 0x0357 */ 0x0000, /* 0x0358 */ 0x0000, /* 0x0359 */ 0x0000, /* 0x035A */ 0x0000, /* 0x035B */ 0x0000, /* 0x035C */ 0x0000, /* 0x035D */ 0x0000, /* 0x035E */ 0x0000, /* 0x035F */ 0x0000, /* 0x0360 */ 0x0000, /* 0x0361 */ 0x0000, /* 0x0362 */ 0x0000, /* 0x0363 */ 0x0000, /* 0x0364 */ 0x0000, /* 0x0365 */ 0x0000, /* 0x0366 */ 0x0000, /* 0x0367 */ 0x0000, /* 0x0368 */ 0x0000, /* 0x0369 */ 0x0000, /* 0x036A */ 0x0000, /* 0x036B */ 0x0000, /* 0x036C */ 0x0000, /* 0x036D */ 0x0000, /* 0x036E */ 0x0000, /* 0x036F */ 0x0000, /* 0x0370 */ 0x0000, /* 0x0371 */ 0x0000, /* 0x0372 */ 0x0000, /* 0x0373 */ 0x0000, /* 0x0374 */ 0x0000, /* 0x0375 */ 0x0000, /* 0x0376 */ 0x0000, /* 0x0377 */ 0x0000, /* 0x0378 */ 0x0000, /* 0x0379 */ 0x0000, /* 0x037A */ 0x0000, /* 0x037B */ 0x0000, /* 0x037C */ 0x0000, /* 0x037D */ 0x0000, /* 0x037E */ 0x0000, /* 0x037F */ 0x0000, /* 0x0380 */ 0x0000, /* 0x0381 */ 0x0000, /* 0x0382 */ 0x0000, /* 0x0383 */ 0x0000, /* 0x0384 */ 0x0000, /* 0x0385 */ 0x0000, /* 0x0386 */ 0x0000, /* 0x0387 */ 0x0000, /* 0x0388 */ 0x0000, /* 0x0389 */ 0x0000, /* 0x038A */ 0x0000, /* 0x038B */ 0x0000, /* 0x038C */ 0x0000, /* 0x038D */ 0x0000, /* 0x038E */ 0x0000, /* 0x038F */ 0x0000, /* 0x0390 */ 0x0000, /* 0x0391 */ 0x0000, /* 0x0392 */ 0x0000, /* 0x0393 */ 0x0000, /* 0x0394 */ 0x0000, /* 0x0395 */ 0x0000, /* 0x0396 */ 0x0000, /* 0x0397 */ 0x0000, /* 0x0398 */ 0x0000, /* 0x0399 */ 0x0000, /* 0x039A */ 0x0000, /* 0x039B */ 0x0000, /* 0x039C */ 0x0000, /* 0x039D */ 0x0000, /* 0x039E */ 0x0000, /* 0x039F */ 0x0000, /* 0x03A0 */ 0x0000, /* 0x03A1 */ 0x0000, /* 0x03A2 */ 0x0000, /* 0x03A3 */ 0x0000, /* 0x03A4 */ 0x0000, /* 0x03A5 */ 0x0000, /* 0x03A6 */ 0x0000, /* 0x03A7 */ 0x0000, /* 0x03A8 */ 0x0000, /* 0x03A9 */ 0x0000, /* 0x03AA */ 0x0000, /* 0x03AB */ 0x0000, /* 0x03AC */ 0x0000, /* 0x03AD */ 0x0000, /* 0x03AE */ 0x0000, /* 0x03AF */ 0x0000, /* 0x03B0 */ 0x0000, /* 0x03B1 */ 0x0000, /* 0x03B2 */ 0x0000, /* 0x03B3 */ 0x0000, /* 0x03B4 */ 0x0000, /* 0x03B5 */ 0x0000, /* 0x03B6 */ 0x0000, /* 0x03B7 */ 0x0000, /* 0x03B8 */ 0x0000, /* 0x03B9 */ 0x0000, /* 0x03BA */ 0x0000, /* 0x03BB */ 0x0000, /* 0x03BC */ 0x0000, /* 0x03BD */ 0x0000, /* 0x03BE */ 0x0000, /* 0x03BF */ 0x0000, /* 0x03C0 */ 0x0000, /* 0x03C1 */ 0x0000, /* 0x03C2 */ 0x0000, /* 0x03C3 */ 0x0000, /* 0x03C4 */ 0x0000, /* 0x03C5 */ 0x0000, /* 0x03C6 */ 0x0000, /* 0x03C7 */ 0x0000, /* 0x03C8 */ 0x0000, /* 0x03C9 */ 0x0000, /* 0x03CA */ 0x0000, /* 0x03CB */ 0x0000, /* 0x03CC */ 0x0000, /* 0x03CD */ 0x0000, /* 0x03CE */ 0x0000, /* 0x03CF */ 0x0000, /* 0x03D0 */ 0x0000, /* 0x03D1 */ 0x0000, /* 0x03D2 */ 0x0000, /* 0x03D3 */ 0x0000, /* 0x03D4 */ 0x0000, /* 0x03D5 */ 0x0000, /* 0x03D6 */ 0x0000, /* 0x03D7 */ 0x0000, /* 0x03D8 */ 0x0000, /* 0x03D9 */ 0x0000, /* 0x03DA */ 0x0000, /* 0x03DB */ 0x0000, /* 0x03DC */ 0x0000, /* 0x03DD */ 0x0000, /* 0x03DE */ 0x0000, /* 0x03DF */ 0x0000, /* 0x03E0 */ 0x0000, /* 0x03E1 */ 0x0000, /* 0x03E2 */ 0x0000, /* 0x03E3 */ 0x0000, /* 0x03E4 */ 0x0000, /* 0x03E5 */ 0x0000, /* 0x03E6 */ 0x0000, /* 0x03E7 */ 0x0000, /* 0x03E8 */ 0x0000, /* 0x03E9 */ 0x0000, /* 0x03EA */ 0x0000, /* 0x03EB */ 0x0000, /* 0x03EC */ 0x0000, /* 0x03ED */ 0x0000, /* 0x03EE */ 0x0000, /* 0x03EF */ 0x0000, /* 0x03F0 */ 0x0000, /* 0x03F1 */ 0x0000, /* 0x03F2 */ 0x0000, /* 0x03F3 */ 0x0000, /* 0x03F4 */ 0x0000, /* 0x03F5 */ 0x0000, /* 0x03F6 */ 0x0000, /* 0x03F7 */ 0x0000, /* 0x03F8 */ 0x0000, /* 0x03F9 */ 0x0000, /* 0x03FA */ 0x0000, /* 0x03FB */ 0x0000, /* 0x03FC */ 0x0000, /* 0x03FD */ 0x0000, /* 0x03FE */ 0x0000, /* 0x03FF */ 0x0000, /* 0x0400 */ 0x0000, /* 0x0401 */ 0x0000, /* 0x0402 */ 0x0000, /* 0x0403 */ 0x0000, /* 0x0404 */ 0x0000, /* 0x0405 */ 0x0000, /* 0x0406 */ 0x0000, /* 0x0407 */ 0x0000, /* 0x0408 */ 0x0000, /* 0x0409 */ 0x0000, /* 0x040A */ 0x0000, /* 0x040B */ 0x0000, /* 0x040C */ 0x0000, /* 0x040D */ 0x0000, /* 0x040E */ 0x0000, /* 0x040F */ 0x0000, /* 0x0410 */ 0x0000, /* 0x0411 */ 0x0000, /* 0x0412 */ 0x0000, /* 0x0413 */ 0x0000, /* 0x0414 */ 0x0000, /* 0x0415 */ 0x0000, /* 0x0416 */ 0x0000, /* 0x0417 */ 0x0000, /* 0x0418 */ 0x0000, /* 0x0419 */ 0x0000, /* 0x041A */ 0x0000, /* 0x041B */ 0x0000, /* 0x041C */ 0x0000, /* 0x041D */ 0x0000, /* 0x041E */ 0x0000, /* 0x041F */ 0x0000, /* 0x0420 */ 0x0000, /* 0x0421 */ 0x0000, /* 0x0422 */ 0x0000, /* 0x0423 */ 0x0000, /* 0x0424 */ 0x0000, /* 0x0425 */ 0x0000, /* 0x0426 */ 0x0000, /* 0x0427 */ 0x0000, /* 0x0428 */ 0x0000, /* 0x0429 */ 0x0000, /* 0x042A */ 0x0000, /* 0x042B */ 0x0000, /* 0x042C */ 0x0000, /* 0x042D */ 0x0000, /* 0x042E */ 0x0000, /* 0x042F */ 0x0000, /* 0x0430 */ 0x0000, /* 0x0431 */ 0x0000, /* 0x0432 */ 0x0000, /* 0x0433 */ 0x0000, /* 0x0434 */ 0x0000, /* 0x0435 */ 0x0000, /* 0x0436 */ 0x0000, /* 0x0437 */ 0x0000, /* 0x0438 */ 0x0000, /* 0x0439 */ 0x0000, /* 0x043A */ 0x0000, /* 0x043B */ 0x0000, /* 0x043C */ 0x0000, /* 0x043D */ 0x0000, /* 0x043E */ 0x0000, /* 0x043F */ 0x0000, /* 0x0440 */ 0x0000, /* 0x0441 */ 0x0000, /* 0x0442 */ 0x0000, /* 0x0443 */ 0x0000, /* 0x0444 */ 0x0000, /* 0x0445 */ 0x0000, /* 0x0446 */ 0x0000, /* 0x0447 */ 0x0000, /* 0x0448 */ 0x0000, /* 0x0449 */ 0x0000, /* 0x044A */ 0x0000, /* 0x044B */ 0x0000, /* 0x044C */ 0x0000, /* 0x044D */ 0x0000, /* 0x044E */ 0x0000, /* 0x044F */ 0x0000, /* 0x0450 */ 0x0000, /* 0x0451 */ 0x0000, /* 0x0452 */ 0x0000, /* 0x0453 */ 0x0000, /* 0x0454 */ 0x0000, /* 0x0455 */ 0x0000, /* 0x0456 */ 0x0000, /* 0x0457 */ 0x0000, /* 0x0458 */ 0x0000, /* 0x0459 */ 0x0000, /* 0x045A */ 0x0000, /* 0x045B */ 0x0000, /* 0x045C */ 0x0000, /* 0x045D */ 0x0000, /* 0x045E */ 0x0000, /* 0x045F */ 0x0000, /* 0x0460 */ 0x0000, /* 0x0461 */ 0x0000, /* 0x0462 */ 0x0000, /* 0x0463 */ 0x0000, /* 0x0464 */ 0x0000, /* 0x0465 */ 0x0000, /* 0x0466 */ 0x0000, /* 0x0467 */ 0x0000, /* 0x0468 */ 0x0000, /* 0x0469 */ 0x0000, /* 0x046A */ 0x0000, /* 0x046B */ 0x0000, /* 0x046C */ 0x0000, /* 0x046D */ 0x0000, /* 0x046E */ 0x0000, /* 0x046F */ 0x0000, /* 0x0470 */ 0x0000, /* 0x0471 */ 0x0000, /* 0x0472 */ 0x0000, /* 0x0473 */ 0x0000, /* 0x0474 */ 0x0000, /* 0x0475 */ 0x0000, /* 0x0476 */ 0x0000, /* 0x0477 */ 0x0000, /* 0x0478 */ 0x0000, /* 0x0479 */ 0x0000, /* 0x047A */ 0x0000, /* 0x047B */ 0x0000, /* 0x047C */ 0x0000, /* 0x047D */ 0x0000, /* 0x047E */ 0x0000, /* 0x047F */ 0x0000, /* 0x0480 */ 0x0000, /* 0x0481 */ 0x0000, /* 0x0482 */ 0x0000, /* 0x0483 */ 0x0000, /* 0x0484 */ 0x0000, /* 0x0485 */ 0x0000, /* 0x0486 */ 0x0000, /* 0x0487 */ 0x0000, /* 0x0488 */ 0x0000, /* 0x0489 */ 0x0000, /* 0x048A */ 0x0000, /* 0x048B */ 0x0000, /* 0x048C */ 0x0000, /* 0x048D */ 0x0000, /* 0x048E */ 0x0000, /* 0x048F */ 0x0000, /* 0x0490 */ 0x0000, /* 0x0491 */ 0x0000, /* 0x0492 */ 0x0000, /* 0x0493 */ 0x0000, /* 0x0494 */ 0x0000, /* 0x0495 */ 0x0000, /* 0x0496 */ 0x0000, /* 0x0497 */ 0x0000, /* 0x0498 */ 0x0000, /* 0x0499 */ 0x0000, /* 0x049A */ 0x0000, /* 0x049B */ 0x0000, /* 0x049C */ 0x0000, /* 0x049D */ 0x0000, /* 0x049E */ 0x0000, /* 0x049F */ 0x0000, /* 0x04A0 */ 0x0000, /* 0x04A1 */ 0x0000, /* 0x04A2 */ 0x0000, /* 0x04A3 */ 0x0000, /* 0x04A4 */ 0x0000, /* 0x04A5 */ 0x0000, /* 0x04A6 */ 0x0000, /* 0x04A7 */ 0x0000, /* 0x04A8 */ 0x0000, /* 0x04A9 */ 0x0000, /* 0x04AA */ 0x0000, /* 0x04AB */ 0x0000, /* 0x04AC */ 0x0000, /* 0x04AD */ 0x0000, /* 0x04AE */ 0x0000, /* 0x04AF */ 0x0000, /* 0x04B0 */ 0x0000, /* 0x04B1 */ 0x0000, /* 0x04B2 */ 0x0000, /* 0x04B3 */ 0x0000, /* 0x04B4 */ 0x0000, /* 0x04B5 */ 0x0000, /* 0x04B6 */ 0x0000, /* 0x04B7 */ 0x0000, /* 0x04B8 */ 0x0000, /* 0x04B9 */ 0x0000, /* 0x04BA */ 0x0000, /* 0x04BB */ 0x0000, /* 0x04BC */ 0x0000, /* 0x04BD */ 0x0000, /* 0x04BE */ 0x0000, /* 0x04BF */ 0x0000, /* 0x04C0 */ 0x0000, /* 0x04C1 */ 0x0000, /* 0x04C2 */ 0x0000, /* 0x04C3 */ 0x0000, /* 0x04C4 */ 0x0000, /* 0x04C5 */ 0x0000, /* 0x04C6 */ 0x0000, /* 0x04C7 */ 0x0000, /* 0x04C8 */ 0x0000, /* 0x04C9 */ 0x0000, /* 0x04CA */ 0x0000, /* 0x04CB */ 0x0000, /* 0x04CC */ 0x0000, /* 0x04CD */ 0x0000, /* 0x04CE */ 0x0000, /* 0x04CF */ 0x0000, /* 0x04D0 */ 0x0000, /* 0x04D1 */ 0x0000, /* 0x04D2 */ 0x0000, /* 0x04D3 */ 0x0000, /* 0x04D4 */ 0x0000, /* 0x04D5 */ 0x0000, /* 0x04D6 */ 0x0000, /* 0x04D7 */ 0x0000, /* 0x04D8 */ 0x0000, /* 0x04D9 */ 0x0000, /* 0x04DA */ 0x0000, /* 0x04DB */ 0x0000, /* 0x04DC */ 0x0000, /* 0x04DD */ 0x0000, /* 0x04DE */ 0x0000, /* 0x04DF */ 0x0000, /* 0x04E0 */ 0x0000, /* 0x04E1 */ 0x0000, /* 0x04E2 */ 0x0000, /* 0x04E3 */ 0x0000, /* 0x04E4 */ 0x0000, /* 0x04E5 */ 0x0000, /* 0x04E6 */ 0x0000, /* 0x04E7 */ 0x0000, /* 0x04E8 */ 0x0000, /* 0x04E9 */ 0x0000, /* 0x04EA */ 0x0000, /* 0x04EB */ 0x0000, /* 0x04EC */ 0x0000, /* 0x04ED */ 0x0000, /* 0x04EE */ 0x0000, /* 0x04EF */ 0x0000, /* 0x04F0 */ 0x0000, /* 0x04F1 */ 0x0000, /* 0x04F2 */ 0x0000, /* 0x04F3 */ 0x0000, /* 0x04F4 */ 0x0000, /* 0x04F5 */ 0x0000, /* 0x04F6 */ 0x0000, /* 0x04F7 */ 0x0000, /* 0x04F8 */ 0x0000, /* 0x04F9 */ 0x0000, /* 0x04FA */ 0x0000, /* 0x04FB */ 0x0000, /* 0x04FC */ 0x0000, /* 0x04FD */ 0x0000, /* 0x04FE */ 0x0000, /* 0x04FF */ 0x0000, /* 0x0500 */ 0x0000, /* 0x0501 */ 0x0000, /* 0x0502 */ 0x0000, /* 0x0503 */ 0x0000, /* 0x0504 */ 0x0000, /* 0x0505 */ 0x0000, /* 0x0506 */ 0x0000, /* 0x0507 */ 0x0000, /* 0x0508 */ 0x0000, /* 0x0509 */ 0x0000, /* 0x050A */ 0x0000, /* 0x050B */ 0x0000, /* 0x050C */ 0x0000, /* 0x050D */ 0x0000, /* 0x050E */ 0x0000, /* 0x050F */ 0x0000, /* 0x0510 */ 0x0000, /* 0x0511 */ 0x0000, /* 0x0512 */ 0x0000, /* 0x0513 */ 0x0000, /* 0x0514 */ 0x0000, /* 0x0515 */ 0x0000, /* 0x0516 */ 0x0000, /* 0x0517 */ 0x0000, /* 0x0518 */ 0x0000, /* 0x0519 */ 0x0000, /* 0x051A */ 0x0000, /* 0x051B */ 0x0000, /* 0x051C */ 0x0000, /* 0x051D */ 0x0000, /* 0x051E */ 0x0000, /* 0x051F */ 0x0000, /* 0x0520 */ 0x0000, /* 0x0521 */ 0x0000, /* 0x0522 */ 0x0000, /* 0x0523 */ 0x0000, /* 0x0524 */ 0x0000, /* 0x0525 */ 0x0000, /* 0x0526 */ 0x0000, /* 0x0527 */ 0x0000, /* 0x0528 */ 0x0000, /* 0x0529 */ 0x0000, /* 0x052A */ 0x0000, /* 0x052B */ 0x0000, /* 0x052C */ 0x0000, /* 0x052D */ 0x0000, /* 0x052E */ 0x0000, /* 0x052F */ 0x0000, /* 0x0530 */ 0x0000, /* 0x0531 */ 0x0000, /* 0x0532 */ 0x0000, /* 0x0533 */ 0x0000, /* 0x0534 */ 0x0000, /* 0x0535 */ 0x0000, /* 0x0536 */ 0x0000, /* 0x0537 */ 0x0000, /* 0x0538 */ 0x0000, /* 0x0539 */ 0x0000, /* 0x053A */ 0x0000, /* 0x053B */ 0x0000, /* 0x053C */ 0x0000, /* 0x053D */ 0x0000, /* 0x053E */ 0x0000, /* 0x053F */ 0x0000, /* 0x0540 */ 0x0000, /* 0x0541 */ 0x0000, /* 0x0542 */ 0x0000, /* 0x0543 */ 0x0000, /* 0x0544 */ 0x0000, /* 0x0545 */ 0x0000, /* 0x0546 */ 0x0000, /* 0x0547 */ 0x0000, /* 0x0548 */ 0x0000, /* 0x0549 */ 0x0000, /* 0x054A */ 0x0000, /* 0x054B */ 0x0000, /* 0x054C */ 0x0000, /* 0x054D */ 0x0000, /* 0x054E */ 0x0000, /* 0x054F */ 0x0000, /* 0x0550 */ 0x0000, /* 0x0551 */ 0x0000, /* 0x0552 */ 0x0000, /* 0x0553 */ 0x0000, /* 0x0554 */ 0x0000, /* 0x0555 */ 0x0000, /* 0x0556 */ 0x0000, /* 0x0557 */ 0x0000, /* 0x0558 */ 0x0000, /* 0x0559 */ 0x0000, /* 0x055A */ 0x0000, /* 0x055B */ 0x0000, /* 0x055C */ 0x0000, /* 0x055D */ 0x0000, /* 0x055E */ 0x0000, /* 0x055F */ 0x0000, /* 0x0560 */ 0x0000, /* 0x0561 */ 0x0000, /* 0x0562 */ 0x0000, /* 0x0563 */ 0x0000, /* 0x0564 */ 0x0000, /* 0x0565 */ 0x0000, /* 0x0566 */ 0x0000, /* 0x0567 */ 0x0000, /* 0x0568 */ 0x0000, /* 0x0569 */ 0x0000, /* 0x056A */ 0x0000, /* 0x056B */ 0x0000, /* 0x056C */ 0x0000, /* 0x056D */ 0x0000, /* 0x056E */ 0x0000, /* 0x056F */ 0x0000, /* 0x0570 */ 0x0000, /* 0x0571 */ 0x0000, /* 0x0572 */ 0x0000, /* 0x0573 */ 0x0000, /* 0x0574 */ 0x0000, /* 0x0575 */ 0x0000, /* 0x0576 */ 0x0000, /* 0x0577 */ 0x0000, /* 0x0578 */ 0x0000, /* 0x0579 */ 0x0000, /* 0x057A */ 0x0000, /* 0x057B */ 0x0000, /* 0x057C */ 0x0000, /* 0x057D */ 0x0000, /* 0x057E */ 0x0000, /* 0x057F */ 0x0000, /* 0x0580 */ 0x0000, /* 0x0581 */ 0x0000, /* 0x0582 */ 0x0000, /* 0x0583 */ 0x0000, /* 0x0584 */ 0x0000, /* 0x0585 */ 0x0000, /* 0x0586 */ 0x0000, /* 0x0587 */ 0x0000, /* 0x0588 */ 0x0000, /* 0x0589 */ 0x0000, /* 0x058A */ 0x0000, /* 0x058B */ 0x0000, /* 0x058C */ 0x0000, /* 0x058D */ 0x0000, /* 0x058E */ 0x0000, /* 0x058F */ 0x0000, /* 0x0590 */ 0x0000, /* 0x0591 */ 0x0000, /* 0x0592 */ 0x0000, /* 0x0593 */ 0x0000, /* 0x0594 */ 0x0000, /* 0x0595 */ 0x0000, /* 0x0596 */ 0x0000, /* 0x0597 */ 0x0000, /* 0x0598 */ 0x0000, /* 0x0599 */ 0x0000, /* 0x059A */ 0x0000, /* 0x059B */ 0x0000, /* 0x059C */ 0x0000, /* 0x059D */ 0x0000, /* 0x059E */ 0x0000, /* 0x059F */ 0x0000, /* 0x05A0 */ 0x0000, /* 0x05A1 */ 0x0000, /* 0x05A2 */ 0x0000, /* 0x05A3 */ 0x0000, /* 0x05A4 */ 0x0000, /* 0x05A5 */ 0x0000, /* 0x05A6 */ 0x0000, /* 0x05A7 */ 0x0000, /* 0x05A8 */ 0x0000, /* 0x05A9 */ 0x0000, /* 0x05AA */ 0x0000, /* 0x05AB */ 0x0000, /* 0x05AC */ 0x0000, /* 0x05AD */ 0x0000, /* 0x05AE */ 0x0000, /* 0x05AF */ 0x0000, /* 0x05B0 */ 0x0000, /* 0x05B1 */ 0x0000, /* 0x05B2 */ 0x0000, /* 0x05B3 */ 0x0000, /* 0x05B4 */ 0x0000, /* 0x05B5 */ 0x0000, /* 0x05B6 */ 0x0000, /* 0x05B7 */ 0x0000, /* 0x05B8 */ 0x0000, /* 0x05B9 */ 0x0000, /* 0x05BA */ 0x0000, /* 0x05BB */ 0x0000, /* 0x05BC */ 0x0000, /* 0x05BD */ 0x0000, /* 0x05BE */ 0x0000, /* 0x05BF */ 0x0000, /* 0x05C0 */ 0x0000, /* 0x05C1 */ 0x0000, /* 0x05C2 */ 0x0000, /* 0x05C3 */ 0x0000, /* 0x05C4 */ 0x0000, /* 0x05C5 */ 0x0000, /* 0x05C6 */ 0x0000, /* 0x05C7 */ 0x0000, /* 0x05C8 */ 0x0000, /* 0x05C9 */ 0x0000, /* 0x05CA */ 0x0000, /* 0x05CB */ 0x0000, /* 0x05CC */ 0x0000, /* 0x05CD */ 0x0000, /* 0x05CE */ 0x0000, /* 0x05CF */ 0x0000, /* 0x05D0 */ 0x0000, /* 0x05D1 */ 0x0000, /* 0x05D2 */ 0x0000, /* 0x05D3 */ 0x0000, /* 0x05D4 */ 0x0000, /* 0x05D5 */ 0x0000, /* 0x05D6 */ 0x0000, /* 0x05D7 */ 0x0000, /* 0x05D8 */ 0x0000, /* 0x05D9 */ 0x0000, /* 0x05DA */ 0x0000, /* 0x05DB */ 0x0000, /* 0x05DC */ 0x0000, /* 0x05DD */ 0x0000, /* 0x05DE */ 0x0000, /* 0x05DF */ 0x0000, /* 0x05E0 */ 0x0000, /* 0x05E1 */ 0x0000, /* 0x05E2 */ 0x0000, /* 0x05E3 */ 0x0000, /* 0x05E4 */ 0x0000, /* 0x05E5 */ 0x0000, /* 0x05E6 */ 0x0000, /* 0x05E7 */ 0x0000, /* 0x05E8 */ 0x0000, /* 0x05E9 */ 0x0000, /* 0x05EA */ 0x0000, /* 0x05EB */ 0x0000, /* 0x05EC */ 0x0000, /* 0x05ED */ 0x0000, /* 0x05EE */ 0x0000, /* 0x05EF */ 0x0000, /* 0x05F0 */ 0x0000, /* 0x05F1 */ 0x0000, /* 0x05F2 */ 0x0000, /* 0x05F3 */ 0x0000, /* 0x05F4 */ 0x0000, /* 0x05F5 */ 0x0000, /* 0x05F6 */ 0x0000, /* 0x05F7 */ 0x0000, /* 0x05F8 */ 0x0000, /* 0x05F9 */ 0x0000, /* 0x05FA */ 0x0000, /* 0x05FB */ 0x0000, /* 0x05FC */ 0x0000, /* 0x05FD */ 0x0000, /* 0x05FE */ 0x0000, /* 0x05FF */ 0x0000, /* 0x0600 */ 0x0000, /* 0x0601 */ 0x0000, /* 0x0602 */ 0x0000, /* 0x0603 */ 0x0000, /* 0x0604 */ 0x0000, /* 0x0605 */ 0x0000, /* 0x0606 */ 0x0000, /* 0x0607 */ 0x0000, /* 0x0608 */ 0x0000, /* 0x0609 */ 0x0000, /* 0x060A */ 0x0000, /* 0x060B */ 0x0000, /* 0x060C */ 0x0000, /* 0x060D */ 0x0000, /* 0x060E */ 0x0000, /* 0x060F */ 0x0000, /* 0x0610 */ 0x0000, /* 0x0611 */ 0x0000, /* 0x0612 */ 0x0000, /* 0x0613 */ 0x0000, /* 0x0614 */ 0x0000, /* 0x0615 */ 0x0000, /* 0x0616 */ 0x0000, /* 0x0617 */ 0x0000, /* 0x0618 */ 0x0000, /* 0x0619 */ 0x0000, /* 0x061A */ 0x0000, /* 0x061B */ 0x0000, /* 0x061C */ 0x0000, /* 0x061D */ 0x0000, /* 0x061E */ 0x0000, /* 0x061F */ 0x0000, /* 0x0620 */ 0x0000, /* 0x0621 */ 0x0000, /* 0x0622 */ 0x0000, /* 0x0623 */ 0x0000, /* 0x0624 */ 0x0000, /* 0x0625 */ 0x0000, /* 0x0626 */ 0x0000, /* 0x0627 */ 0x0000, /* 0x0628 */ 0x0000, /* 0x0629 */ 0x0000, /* 0x062A */ 0x0000, /* 0x062B */ 0x0000, /* 0x062C */ 0x0000, /* 0x062D */ 0x0000, /* 0x062E */ 0x0000, /* 0x062F */ 0x0000, /* 0x0630 */ 0x0000, /* 0x0631 */ 0x0000, /* 0x0632 */ 0x0000, /* 0x0633 */ 0x0000, /* 0x0634 */ 0x0000, /* 0x0635 */ 0x0000, /* 0x0636 */ 0x0000, /* 0x0637 */ 0x0000, /* 0x0638 */ 0x0000, /* 0x0639 */ 0x0000, /* 0x063A */ 0x0000, /* 0x063B */ 0x0000, /* 0x063C */ 0x0000, /* 0x063D */ 0x0000, /* 0x063E */ 0x0000, /* 0x063F */ 0x0000, /* 0x0640 */ 0x0000, /* 0x0641 */ 0x0000, /* 0x0642 */ 0x0000, /* 0x0643 */ 0x0000, /* 0x0644 */ 0x0000, /* 0x0645 */ 0x0000, /* 0x0646 */ 0x0000, /* 0x0647 */ 0x0000, /* 0x0648 */ 0x0000, /* 0x0649 */ 0x0000, /* 0x064A */ 0x0000, /* 0x064B */ 0x0000, /* 0x064C */ 0x0000, /* 0x064D */ 0x0000, /* 0x064E */ 0x0000, /* 0x064F */ 0x0000, /* 0x0650 */ 0x0000, /* 0x0651 */ 0x0000, /* 0x0652 */ 0x0000, /* 0x0653 */ 0x0000, /* 0x0654 */ 0x0000, /* 0x0655 */ 0x0000, /* 0x0656 */ 0x0000, /* 0x0657 */ 0x0000, /* 0x0658 */ 0x0000, /* 0x0659 */ 0x0000, /* 0x065A */ 0x0000, /* 0x065B */ 0x0000, /* 0x065C */ 0x0000, /* 0x065D */ 0x0000, /* 0x065E */ 0x0000, /* 0x065F */ 0x0000, /* 0x0660 */ 0x0000, /* 0x0661 */ 0x0000, /* 0x0662 */ 0x0000, /* 0x0663 */ 0x0000, /* 0x0664 */ 0x0000, /* 0x0665 */ 0x0000, /* 0x0666 */ 0x0000, /* 0x0667 */ 0x0000, /* 0x0668 */ 0x0000, /* 0x0669 */ 0x0000, /* 0x066A */ 0x0000, /* 0x066B */ 0x0000, /* 0x066C */ 0x0000, /* 0x066D */ 0x0000, /* 0x066E */ 0x0000, /* 0x066F */ 0x0000, /* 0x0670 */ 0x0000, /* 0x0671 */ 0x0000, /* 0x0672 */ 0x0000, /* 0x0673 */ 0x0000, /* 0x0674 */ 0x0000, /* 0x0675 */ 0x0000, /* 0x0676 */ 0x0000, /* 0x0677 */ 0x0000, /* 0x0678 */ 0x0000, /* 0x0679 */ 0x0000, /* 0x067A */ 0x0000, /* 0x067B */ 0x0000, /* 0x067C */ 0x0000, /* 0x067D */ 0x0000, /* 0x067E */ 0x0000, /* 0x067F */ 0x0000, /* 0x0680 */ 0x0000, /* 0x0681 */ 0x0000, /* 0x0682 */ 0x0000, /* 0x0683 */ 0x0000, /* 0x0684 */ 0x0000, /* 0x0685 */ 0x0000, /* 0x0686 */ 0x0000, /* 0x0687 */ 0x0000, /* 0x0688 */ 0x0000, /* 0x0689 */ 0x0000, /* 0x068A */ 0x0000, /* 0x068B */ 0x0000, /* 0x068C */ 0x0000, /* 0x068D */ 0x0000, /* 0x068E */ 0x0000, /* 0x068F */ 0x0000, /* 0x0690 */ 0x0000, /* 0x0691 */ 0x0000, /* 0x0692 */ 0x0000, /* 0x0693 */ 0x0000, /* 0x0694 */ 0x0000, /* 0x0695 */ 0x0000, /* 0x0696 */ 0x0000, /* 0x0697 */ 0x0000, /* 0x0698 */ 0x0000, /* 0x0699 */ 0x0000, /* 0x069A */ 0x0000, /* 0x069B */ 0x0000, /* 0x069C */ 0x0000, /* 0x069D */ 0x0000, /* 0x069E */ 0x0000, /* 0x069F */ 0x0000, /* 0x06A0 */ 0x0000, /* 0x06A1 */ 0x0000, /* 0x06A2 */ 0x0000, /* 0x06A3 */ 0x0000, /* 0x06A4 */ 0x0000, /* 0x06A5 */ 0x0000, /* 0x06A6 */ 0x0000, /* 0x06A7 */ 0x0000, /* 0x06A8 */ 0x0000, /* 0x06A9 */ 0x0000, /* 0x06AA */ 0x0000, /* 0x06AB */ 0x0000, /* 0x06AC */ 0x0000, /* 0x06AD */ 0x0000, /* 0x06AE */ 0x0000, /* 0x06AF */ 0x0000, /* 0x06B0 */ 0x0000, /* 0x06B1 */ 0x0000, /* 0x06B2 */ 0x0000, /* 0x06B3 */ 0x0000, /* 0x06B4 */ 0x0000, /* 0x06B5 */ 0x0000, /* 0x06B6 */ 0x0000, /* 0x06B7 */ 0x0000, /* 0x06B8 */ 0x0000, /* 0x06B9 */ 0x0000, /* 0x06BA */ 0x0000, /* 0x06BB */ 0x0000, /* 0x06BC */ 0x0000, /* 0x06BD */ 0x0000, /* 0x06BE */ 0x0000, /* 0x06BF */ 0x0000, /* 0x06C0 */ 0x0000, /* 0x06C1 */ 0x0000, /* 0x06C2 */ 0x0000, /* 0x06C3 */ 0x0000, /* 0x06C4 */ 0x0000, /* 0x06C5 */ 0x0000, /* 0x06C6 */ 0x0000, /* 0x06C7 */ 0x0000, /* 0x06C8 */ 0x0000, /* 0x06C9 */ 0x0000, /* 0x06CA */ 0x0000, /* 0x06CB */ 0x0000, /* 0x06CC */ 0x0000, /* 0x06CD */ 0x0000, /* 0x06CE */ 0x0000, /* 0x06CF */ 0x0000, /* 0x06D0 */ 0x0000, /* 0x06D1 */ 0x0000, /* 0x06D2 */ 0x0000, /* 0x06D3 */ 0x0000, /* 0x06D4 */ 0x0000, /* 0x06D5 */ 0x0000, /* 0x06D6 */ 0x0000, /* 0x06D7 */ 0x0000, /* 0x06D8 */ 0x0000, /* 0x06D9 */ 0x0000, /* 0x06DA */ 0x0000, /* 0x06DB */ 0x0000, /* 0x06DC */ 0x0000, /* 0x06DD */ 0x0000, /* 0x06DE */ 0x0000, /* 0x06DF */ 0x0000, /* 0x06E0 */ 0x0000, /* 0x06E1 */ 0x0000, /* 0x06E2 */ 0x0000, /* 0x06E3 */ 0x0000, /* 0x06E4 */ 0x0000, /* 0x06E5 */ 0x0000, /* 0x06E6 */ 0x0000, /* 0x06E7 */ 0x0000, /* 0x06E8 */ 0x0000, /* 0x06E9 */ 0x0000, /* 0x06EA */ 0x0000, /* 0x06EB */ 0x0000, /* 0x06EC */ 0x0000, /* 0x06ED */ 0x0000, /* 0x06EE */ 0x0000, /* 0x06EF */ 0x0000, /* 0x06F0 */ 0x0000, /* 0x06F1 */ 0x0000, /* 0x06F2 */ 0x0000, /* 0x06F3 */ 0x0000, /* 0x06F4 */ 0x0000, /* 0x06F5 */ 0x0000, /* 0x06F6 */ 0x0000, /* 0x06F7 */ 0x0000, /* 0x06F8 */ 0x0000, /* 0x06F9 */ 0x0000, /* 0x06FA */ 0x0000, /* 0x06FB */ 0x0000, /* 0x06FC */ 0x0000, /* 0x06FD */ 0x0000, /* 0x06FE */ 0x0000, /* 0x06FF */ 0x0000, /* 0x0700 */ 0x0000, /* 0x0701 */ 0x0000, /* 0x0702 */ 0x0000, /* 0x0703 */ 0x0000, /* 0x0704 */ 0x0000, /* 0x0705 */ 0x0000, /* 0x0706 */ 0x0000, /* 0x0707 */ 0x0000, /* 0x0708 */ 0x0000, /* 0x0709 */ 0x0000, /* 0x070A */ 0x0000, /* 0x070B */ 0x0000, /* 0x070C */ 0x0000, /* 0x070D */ 0x0000, /* 0x070E */ 0x0000, /* 0x070F */ 0x0000, /* 0x0710 */ 0x0000, /* 0x0711 */ 0x0000, /* 0x0712 */ 0x0000, /* 0x0713 */ 0x0000, /* 0x0714 */ 0x0000, /* 0x0715 */ 0x0000, /* 0x0716 */ 0x0000, /* 0x0717 */ 0x0000, /* 0x0718 */ 0x0000, /* 0x0719 */ 0x0000, /* 0x071A */ 0x0000, /* 0x071B */ 0x0000, /* 0x071C */ 0x0000, /* 0x071D */ 0x0000, /* 0x071E */ 0x0000, /* 0x071F */ 0x0000, /* 0x0720 */ 0x0000, /* 0x0721 */ 0x0000, /* 0x0722 */ 0x0000, /* 0x0723 */ 0x0000, /* 0x0724 */ 0x0000, /* 0x0725 */ 0x0000, /* 0x0726 */ 0x0000, /* 0x0727 */ 0x0000, /* 0x0728 */ 0x0000, /* 0x0729 */ 0x0000, /* 0x072A */ 0x0000, /* 0x072B */ 0x0000, /* 0x072C */ 0x0000, /* 0x072D */ 0x0000, /* 0x072E */ 0x0000, /* 0x072F */ 0x0000, /* 0x0730 */ 0x0000, /* 0x0731 */ 0x0000, /* 0x0732 */ 0x0000, /* 0x0733 */ 0x0000, /* 0x0734 */ 0x0000, /* 0x0735 */ 0x0000, /* 0x0736 */ 0x0000, /* 0x0737 */ 0x0000, /* 0x0738 */ 0x0000, /* 0x0739 */ 0x0000, /* 0x073A */ 0x0000, /* 0x073B */ 0x0000, /* 0x073C */ 0x0000, /* 0x073D */ 0x0000, /* 0x073E */ 0x0000, /* 0x073F */ 0x0000, /* 0x0740 */ 0x0000, /* 0x0741 */ 0x0000, /* 0x0742 */ 0x0000, /* 0x0743 */ 0x0000, /* 0x0744 */ 0x0000, /* 0x0745 */ 0x0000, /* 0x0746 */ 0x0000, /* 0x0747 */ 0x0000, /* 0x0748 */ 0x0000, /* 0x0749 */ 0x0000, /* 0x074A */ 0x0000, /* 0x074B */ 0x0000, /* 0x074C */ 0x0000, /* 0x074D */ 0x0000, /* 0x074E */ 0x0000, /* 0x074F */ 0x0000, /* 0x0750 */ 0x0000, /* 0x0751 */ 0x0000, /* 0x0752 */ 0x0000, /* 0x0753 */ 0x0000, /* 0x0754 */ 0x0000, /* 0x0755 */ 0x0000, /* 0x0756 */ 0x0000, /* 0x0757 */ 0x0000, /* 0x0758 */ 0x0000, /* 0x0759 */ 0x0000, /* 0x075A */ 0x0000, /* 0x075B */ 0x0000, /* 0x075C */ 0x0000, /* 0x075D */ 0x0000, /* 0x075E */ 0x0000, /* 0x075F */ 0x0000, /* 0x0760 */ 0x0000, /* 0x0761 */ 0x0000, /* 0x0762 */ 0x0000, /* 0x0763 */ 0x0000, /* 0x0764 */ 0x0000, /* 0x0765 */ 0x0000, /* 0x0766 */ 0x0000, /* 0x0767 */ 0x0000, /* 0x0768 */ 0x0000, /* 0x0769 */ 0x0000, /* 0x076A */ 0x0000, /* 0x076B */ 0x0000, /* 0x076C */ 0x0000, /* 0x076D */ 0x0000, /* 0x076E */ 0x0000, /* 0x076F */ 0x0000, /* 0x0770 */ 0x0000, /* 0x0771 */ 0x0000, /* 0x0772 */ 0x0000, /* 0x0773 */ 0x0000, /* 0x0774 */ 0x0000, /* 0x0775 */ 0x0000, /* 0x0776 */ 0x0000, /* 0x0777 */ 0x0000, /* 0x0778 */ 0x0000, /* 0x0779 */ 0x0000, /* 0x077A */ 0x0000, /* 0x077B */ 0x0000, /* 0x077C */ 0x0000, /* 0x077D */ 0x0000, /* 0x077E */ 0x0000, /* 0x077F */ 0x0000, /* 0x0780 */ 0x0000, /* 0x0781 */ 0x0000, /* 0x0782 */ 0x0000, /* 0x0783 */ 0x0000, /* 0x0784 */ 0x0000, /* 0x0785 */ 0x0000, /* 0x0786 */ 0x0000, /* 0x0787 */ 0x0000, /* 0x0788 */ 0x0000, /* 0x0789 */ 0x0000, /* 0x078A */ 0x0000, /* 0x078B */ 0x0000, /* 0x078C */ 0x0000, /* 0x078D */ 0x0000, /* 0x078E */ 0x0000, /* 0x078F */ 0x0000, /* 0x0790 */ 0x0000, /* 0x0791 */ 0x0000, /* 0x0792 */ 0x0000, /* 0x0793 */ 0x0000, /* 0x0794 */ 0x0000, /* 0x0795 */ 0x0000, /* 0x0796 */ 0x0000, /* 0x0797 */ 0x0000, /* 0x0798 */ 0x0000, /* 0x0799 */ 0x0000, /* 0x079A */ 0x0000, /* 0x079B */ 0x0000, /* 0x079C */ 0x0000, /* 0x079D */ 0x0000, /* 0x079E */ 0x0000, /* 0x079F */ 0x0000, /* 0x07A0 */ 0x0000, /* 0x07A1 */ 0x0000, /* 0x07A2 */ 0x0000, /* 0x07A3 */ 0x0000, /* 0x07A4 */ 0x0000, /* 0x07A5 */ 0x0000, /* 0x07A6 */ 0x0000, /* 0x07A7 */ 0x0000, /* 0x07A8 */ 0x0000, /* 0x07A9 */ 0x0000, /* 0x07AA */ 0x0000, /* 0x07AB */ 0x0000, /* 0x07AC */ 0x0000, /* 0x07AD */ 0x0000, /* 0x07AE */ 0x0000, /* 0x07AF */ 0x0000, /* 0x07B0 */ 0x0000, /* 0x07B1 */ 0x0000, /* 0x07B2 */ 0x0000, /* 0x07B3 */ 0x0000, /* 0x07B4 */ 0x0000, /* 0x07B5 */ 0x0000, /* 0x07B6 */ 0x0000, /* 0x07B7 */ 0x0000, /* 0x07B8 */ 0x0000, /* 0x07B9 */ 0x0000, /* 0x07BA */ 0x0000, /* 0x07BB */ 0x0000, /* 0x07BC */ 0x0000, /* 0x07BD */ 0x0000, /* 0x07BE */ 0x0000, /* 0x07BF */ 0x0000, /* 0x07C0 */ 0x0000, /* 0x07C1 */ 0x0000, /* 0x07C2 */ 0x0000, /* 0x07C3 */ 0x0000, /* 0x07C4 */ 0x0000, /* 0x07C5 */ 0x0000, /* 0x07C6 */ 0x0000, /* 0x07C7 */ 0x0000, /* 0x07C8 */ 0x0000, /* 0x07C9 */ 0x0000, /* 0x07CA */ 0x0000, /* 0x07CB */ 0x0000, /* 0x07CC */ 0x0000, /* 0x07CD */ 0x0000, /* 0x07CE */ 0x0000, /* 0x07CF */ 0x0000, /* 0x07D0 */ 0x0000, /* 0x07D1 */ 0x0000, /* 0x07D2 */ 0x0000, /* 0x07D3 */ 0x0000, /* 0x07D4 */ 0x0000, /* 0x07D5 */ 0x0000, /* 0x07D6 */ 0x0000, /* 0x07D7 */ 0x0000, /* 0x07D8 */ 0x0000, /* 0x07D9 */ 0x0000, /* 0x07DA */ 0x0000, /* 0x07DB */ 0x0000, /* 0x07DC */ 0x0000, /* 0x07DD */ 0x0000, /* 0x07DE */ 0x0000, /* 0x07DF */ 0x0000, /* 0x07E0 */ 0x0000, /* 0x07E1 */ 0x0000, /* 0x07E2 */ 0x0000, /* 0x07E3 */ 0x0000, /* 0x07E4 */ 0x0000, /* 0x07E5 */ 0x0000, /* 0x07E6 */ 0x0000, /* 0x07E7 */ 0x0000, /* 0x07E8 */ 0x0000, /* 0x07E9 */ 0x0000, /* 0x07EA */ 0x0000, /* 0x07EB */ 0x0000, /* 0x07EC */ 0x0000, /* 0x07ED */ 0x0000, /* 0x07EE */ 0x0000, /* 0x07EF */ 0x0000, /* 0x07F0 */ 0x0000, /* 0x07F1 */ 0x0000, /* 0x07F2 */ 0x0000, /* 0x07F3 */ 0x0000, /* 0x07F4 */ 0x0000, /* 0x07F5 */ 0x0000, /* 0x07F6 */ 0x0000, /* 0x07F7 */ 0x0000, /* 0x07F8 */ 0x0000, /* 0x07F9 */ 0x0000, /* 0x07FA */ 0x0000, /* 0x07FB */ 0x0000, /* 0x07FC */ 0x0000, /* 0x07FD */ 0x0000, /* 0x07FE */ 0x0000, /* 0x07FF */ 0x0000, /* 0x0800 */ 0x0000, /* 0x0801 */ 0x0000, /* 0x0802 */ 0x0000, /* 0x0803 */ 0x0000, /* 0x0804 */ 0x0000, /* 0x0805 */ 0x0000, /* 0x0806 */ 0x0000, /* 0x0807 */ 0x0000, /* 0x0808 */ 0x0000, /* 0x0809 */ 0x0000, /* 0x080A */ 0x0000, /* 0x080B */ 0x0000, /* 0x080C */ 0x0000, /* 0x080D */ 0x0000, /* 0x080E */ 0x0000, /* 0x080F */ 0x0000, /* 0x0810 */ 0x0000, /* 0x0811 */ 0x0000, /* 0x0812 */ 0x0000, /* 0x0813 */ 0x0000, /* 0x0814 */ 0x0000, /* 0x0815 */ 0x0000, /* 0x0816 */ 0x0000, /* 0x0817 */ 0x0000, /* 0x0818 */ 0x0000, /* 0x0819 */ 0x0000, /* 0x081A */ 0x0000, /* 0x081B */ 0x0000, /* 0x081C */ 0x0000, /* 0x081D */ 0x0000, /* 0x081E */ 0x0000, /* 0x081F */ 0x0000, /* 0x0820 */ 0x0000, /* 0x0821 */ 0x0000, /* 0x0822 */ 0x0000, /* 0x0823 */ 0x0000, /* 0x0824 */ 0x0000, /* 0x0825 */ 0x0000, /* 0x0826 */ 0x0000, /* 0x0827 */ 0x0000, /* 0x0828 */ 0x0000, /* 0x0829 */ 0x0000, /* 0x082A */ 0x0000, /* 0x082B */ 0x0000, /* 0x082C */ 0x0000, /* 0x082D */ 0x0000, /* 0x082E */ 0x0000, /* 0x082F */ 0x0000, /* 0x0830 */ 0x0000, /* 0x0831 */ 0x0000, /* 0x0832 */ 0x0000, /* 0x0833 */ 0x0000, /* 0x0834 */ 0x0000, /* 0x0835 */ 0x0000, /* 0x0836 */ 0x0000, /* 0x0837 */ 0x0000, /* 0x0838 */ 0x0000, /* 0x0839 */ 0x0000, /* 0x083A */ 0x0000, /* 0x083B */ 0x0000, /* 0x083C */ 0x0000, /* 0x083D */ 0x0000, /* 0x083E */ 0x0000, /* 0x083F */ 0x0000, /* 0x0840 */ 0x0000, /* 0x0841 */ 0x0000, /* 0x0842 */ 0x0000, /* 0x0843 */ 0x0000, /* 0x0844 */ 0x0000, /* 0x0845 */ 0x0000, /* 0x0846 */ 0x0000, /* 0x0847 */ 0x0000, /* 0x0848 */ 0x0000, /* 0x0849 */ 0x0000, /* 0x084A */ 0x0000, /* 0x084B */ 0x0000, /* 0x084C */ 0x0000, /* 0x084D */ 0x0000, /* 0x084E */ 0x0000, /* 0x084F */ 0x0000, /* 0x0850 */ 0x0000, /* 0x0851 */ 0x0000, /* 0x0852 */ 0x0000, /* 0x0853 */ 0x0000, /* 0x0854 */ 0x0000, /* 0x0855 */ 0x0000, /* 0x0856 */ 0x0000, /* 0x0857 */ 0x0000, /* 0x0858 */ 0x0000, /* 0x0859 */ 0x0000, /* 0x085A */ 0x0000, /* 0x085B */ 0x0000, /* 0x085C */ 0x0000, /* 0x085D */ 0x0000, /* 0x085E */ 0x0000, /* 0x085F */ 0x0000, /* 0x0860 */ 0x0000, /* 0x0861 */ 0x0000, /* 0x0862 */ 0x0000, /* 0x0863 */ 0x0000, /* 0x0864 */ 0x0000, /* 0x0865 */ 0x0000, /* 0x0866 */ 0x0000, /* 0x0867 */ 0x0000, /* 0x0868 */ 0x0000, /* 0x0869 */ 0x0000, /* 0x086A */ 0x0000, /* 0x086B */ 0x0000, /* 0x086C */ 0x0000, /* 0x086D */ 0x0000, /* 0x086E */ 0x0000, /* 0x086F */ 0x0000, /* 0x0870 */ 0x0000, /* 0x0871 */ 0x0000, /* 0x0872 */ 0x0000, /* 0x0873 */ 0x0000, /* 0x0874 */ 0x0000, /* 0x0875 */ 0x0000, /* 0x0876 */ 0x0000, /* 0x0877 */ 0x0000, /* 0x0878 */ 0x0000, /* 0x0879 */ 0x0000, /* 0x087A */ 0x0000, /* 0x087B */ 0x0000, /* 0x087C */ 0x0000, /* 0x087D */ 0x0000, /* 0x087E */ 0x0000, /* 0x087F */ 0x0000, /* 0x0880 */ 0x0000, /* 0x0881 */ 0x0000, /* 0x0882 */ 0x0000, /* 0x0883 */ 0x0000, /* 0x0884 */ 0x0000, /* 0x0885 */ 0x0000, /* 0x0886 */ 0x0000, /* 0x0887 */ 0x0000, /* 0x0888 */ 0x0000, /* 0x0889 */ 0x0000, /* 0x088A */ 0x0000, /* 0x088B */ 0x0000, /* 0x088C */ 0x0000, /* 0x088D */ 0x0000, /* 0x088E */ 0x0000, /* 0x088F */ 0x0000, /* 0x0890 */ 0x0000, /* 0x0891 */ 0x0000, /* 0x0892 */ 0x0000, /* 0x0893 */ 0x0000, /* 0x0894 */ 0x0000, /* 0x0895 */ 0x0000, /* 0x0896 */ 0x0000, /* 0x0897 */ 0x0000, /* 0x0898 */ 0x0000, /* 0x0899 */ 0x0000, /* 0x089A */ 0x0000, /* 0x089B */ 0x0000, /* 0x089C */ 0x0000, /* 0x089D */ 0x0000, /* 0x089E */ 0x0000, /* 0x089F */ 0x0000, /* 0x08A0 */ 0x0000, /* 0x08A1 */ 0x0000, /* 0x08A2 */ 0x0000, /* 0x08A3 */ 0x0000, /* 0x08A4 */ 0x0000, /* 0x08A5 */ 0x0000, /* 0x08A6 */ 0x0000, /* 0x08A7 */ 0x0000, /* 0x08A8 */ 0x0000, /* 0x08A9 */ 0x0000, /* 0x08AA */ 0x0000, /* 0x08AB */ 0x0000, /* 0x08AC */ 0x0000, /* 0x08AD */ 0x0000, /* 0x08AE */ 0x0000, /* 0x08AF */ 0x0000, /* 0x08B0 */ 0x0000, /* 0x08B1 */ 0x0000, /* 0x08B2 */ 0x0000, /* 0x08B3 */ 0x0000, /* 0x08B4 */ 0x0000, /* 0x08B5 */ 0x0000, /* 0x08B6 */ 0x0000, /* 0x08B7 */ 0x0000, /* 0x08B8 */ 0x0000, /* 0x08B9 */ 0x0000, /* 0x08BA */ 0x0000, /* 0x08BB */ 0x0000, /* 0x08BC */ 0x0000, /* 0x08BD */ 0x0000, /* 0x08BE */ 0x0000, /* 0x08BF */ 0x0000, /* 0x08C0 */ 0x0000, /* 0x08C1 */ 0x0000, /* 0x08C2 */ 0x0000, /* 0x08C3 */ 0x0000, /* 0x08C4 */ 0x0000, /* 0x08C5 */ 0x0000, /* 0x08C6 */ 0x0000, /* 0x08C7 */ 0x0000, /* 0x08C8 */ 0x0000, /* 0x08C9 */ 0x0000, /* 0x08CA */ 0x0000, /* 0x08CB */ 0x0000, /* 0x08CC */ 0x0000, /* 0x08CD */ 0x0000, /* 0x08CE */ 0x0000, /* 0x08CF */ 0x0000, /* 0x08D0 */ 0x0000, /* 0x08D1 */ 0x0000, /* 0x08D2 */ 0x0000, /* 0x08D3 */ 0x0000, /* 0x08D4 */ 0x0000, /* 0x08D5 */ 0x0000, /* 0x08D6 */ 0x0000, /* 0x08D7 */ 0x0000, /* 0x08D8 */ 0x0000, /* 0x08D9 */ 0x0000, /* 0x08DA */ 0x0000, /* 0x08DB */ 0x0000, /* 0x08DC */ 0x0000, /* 0x08DD */ 0x0000, /* 0x08DE */ 0x0000, /* 0x08DF */ 0x0000, /* 0x08E0 */ 0x0000, /* 0x08E1 */ 0x0000, /* 0x08E2 */ 0x0000, /* 0x08E3 */ 0x0000, /* 0x08E4 */ 0x0000, /* 0x08E5 */ 0x0000, /* 0x08E6 */ 0x0000, /* 0x08E7 */ 0x0000, /* 0x08E8 */ 0x0000, /* 0x08E9 */ 0x0000, /* 0x08EA */ 0x0000, /* 0x08EB */ 0x0000, /* 0x08EC */ 0x0000, /* 0x08ED */ 0x0000, /* 0x08EE */ 0x0000, /* 0x08EF */ 0x0000, /* 0x08F0 */ 0x0000, /* 0x08F1 */ 0x0000, /* 0x08F2 */ 0x0000, /* 0x08F3 */ 0x0000, /* 0x08F4 */ 0x0000, /* 0x08F5 */ 0x0000, /* 0x08F6 */ 0x0000, /* 0x08F7 */ 0x0000, /* 0x08F8 */ 0x0000, /* 0x08F9 */ 0x0000, /* 0x08FA */ 0x0000, /* 0x08FB */ 0x0000, /* 0x08FC */ 0x0000, /* 0x08FD */ 0x0000, /* 0x08FE */ 0x0000, /* 0x08FF */ 0x0000, /* 0x0900 */ 0x0000, /* 0x0901 */ 0x0000, /* 0x0902 */ 0x0000, /* 0x0903 */ 0x0000, /* 0x0904 */ 0x0000, /* 0x0905 */ 0x0000, /* 0x0906 */ 0x0000, /* 0x0907 */ 0x0000, /* 0x0908 */ 0x0000, /* 0x0909 */ 0x0000, /* 0x090A */ 0x0000, /* 0x090B */ 0x0000, /* 0x090C */ 0x0000, /* 0x090D */ 0x0000, /* 0x090E */ 0x0000, /* 0x090F */ 0x0000, /* 0x0910 */ 0x0000, /* 0x0911 */ 0x0000, /* 0x0912 */ 0x0000, /* 0x0913 */ 0x0000, /* 0x0914 */ 0x0000, /* 0x0915 */ 0x0000, /* 0x0916 */ 0x0000, /* 0x0917 */ 0x0000, /* 0x0918 */ 0x0000, /* 0x0919 */ 0x0000, /* 0x091A */ 0x0000, /* 0x091B */ 0x0000, /* 0x091C */ 0x0000, /* 0x091D */ 0x0000, /* 0x091E */ 0x0000, /* 0x091F */ 0x0000, /* 0x0920 */ 0x0000, /* 0x0921 */ 0x0000, /* 0x0922 */ 0x0000, /* 0x0923 */ 0x0000, /* 0x0924 */ 0x0000, /* 0x0925 */ 0x0000, /* 0x0926 */ 0x0000, /* 0x0927 */ 0x0000, /* 0x0928 */ 0x0000, /* 0x0929 */ 0x0000, /* 0x092A */ 0x0000, /* 0x092B */ 0x0000, /* 0x092C */ 0x0000, /* 0x092D */ 0x0000, /* 0x092E */ 0x0000, /* 0x092F */ 0x0000, /* 0x0930 */ 0x0000, /* 0x0931 */ 0x0000, /* 0x0932 */ 0x0000, /* 0x0933 */ 0x0000, /* 0x0934 */ 0x0000, /* 0x0935 */ 0x0000, /* 0x0936 */ 0x0000, /* 0x0937 */ 0x0000, /* 0x0938 */ 0x0000, /* 0x0939 */ 0x0000, /* 0x093A */ 0x0000, /* 0x093B */ 0x0000, /* 0x093C */ 0x0000, /* 0x093D */ 0x0000, /* 0x093E */ 0x0000, /* 0x093F */ 0x0000, /* 0x0940 */ 0x0000, /* 0x0941 */ 0x0000, /* 0x0942 */ 0x0000, /* 0x0943 */ 0x0000, /* 0x0944 */ 0x0000, /* 0x0945 */ 0x0000, /* 0x0946 */ 0x0000, /* 0x0947 */ 0x0000, /* 0x0948 */ 0x0000, /* 0x0949 */ 0x0000, /* 0x094A */ 0x0000, /* 0x094B */ 0x0000, /* 0x094C */ 0x0000, /* 0x094D */ 0x0000, /* 0x094E */ 0x0000, /* 0x094F */ 0x0000, /* 0x0950 */ 0x0000, /* 0x0951 */ 0x0000, /* 0x0952 */ 0x0000, /* 0x0953 */ 0x0000, /* 0x0954 */ 0x0000, /* 0x0955 */ 0x0000, /* 0x0956 */ 0x0000, /* 0x0957 */ 0x0000, /* 0x0958 */ 0x0000, /* 0x0959 */ 0x0000, /* 0x095A */ 0x0000, /* 0x095B */ 0x0000, /* 0x095C */ 0x0000, /* 0x095D */ 0x0000, /* 0x095E */ 0x0000, /* 0x095F */ 0x0000, /* 0x0960 */ 0x0000, /* 0x0961 */ 0x0000, /* 0x0962 */ 0x0000, /* 0x0963 */ 0x0000, /* 0x0964 */ 0x0000, /* 0x0965 */ 0x0000, /* 0x0966 */ 0x0000, /* 0x0967 */ 0x0000, /* 0x0968 */ 0x0000, /* 0x0969 */ 0x0000, /* 0x096A */ 0x0000, /* 0x096B */ 0x0000, /* 0x096C */ 0x0000, /* 0x096D */ 0x0000, /* 0x096E */ 0x0000, /* 0x096F */ 0x0000, /* 0x0970 */ 0x0000, /* 0x0971 */ 0x0000, /* 0x0972 */ 0x0000, /* 0x0973 */ 0x0000, /* 0x0974 */ 0x0000, /* 0x0975 */ 0x0000, /* 0x0976 */ 0x0000, /* 0x0977 */ 0x0000, /* 0x0978 */ 0x0000, /* 0x0979 */ 0x0000, /* 0x097A */ 0x0000, /* 0x097B */ 0x0000, /* 0x097C */ 0x0000, /* 0x097D */ 0x0000, /* 0x097E */ 0x0000, /* 0x097F */ 0x0000, /* 0x0980 */ 0x0000, /* 0x0981 */ 0x0000, /* 0x0982 */ 0x0000, /* 0x0983 */ 0x0000, /* 0x0984 */ 0x0000, /* 0x0985 */ 0x0000, /* 0x0986 */ 0x0000, /* 0x0987 */ 0x0000, /* 0x0988 */ 0x0000, /* 0x0989 */ 0x0000, /* 0x098A */ 0x0000, /* 0x098B */ 0x0000, /* 0x098C */ 0x0000, /* 0x098D */ 0x0000, /* 0x098E */ 0x0000, /* 0x098F */ 0x0000, /* 0x0990 */ 0x0000, /* 0x0991 */ 0x0000, /* 0x0992 */ 0x0000, /* 0x0993 */ 0x0000, /* 0x0994 */ 0x0000, /* 0x0995 */ 0x0000, /* 0x0996 */ 0x0000, /* 0x0997 */ 0x0000, /* 0x0998 */ 0x0000, /* 0x0999 */ 0x0000, /* 0x099A */ 0x0000, /* 0x099B */ 0x0000, /* 0x099C */ 0x0000, /* 0x099D */ 0x0000, /* 0x099E */ 0x0000, /* 0x099F */ 0x0000, /* 0x09A0 */ 0x0000, /* 0x09A1 */ 0x0000, /* 0x09A2 */ 0x0000, /* 0x09A3 */ 0x0000, /* 0x09A4 */ 0x0000, /* 0x09A5 */ 0x0000, /* 0x09A6 */ 0x0000, /* 0x09A7 */ 0x0000, /* 0x09A8 */ 0x0000, /* 0x09A9 */ 0x0000, /* 0x09AA */ 0x0000, /* 0x09AB */ 0x0000, /* 0x09AC */ 0x0000, /* 0x09AD */ 0x0000, /* 0x09AE */ 0x0000, /* 0x09AF */ 0x0000, /* 0x09B0 */ 0x0000, /* 0x09B1 */ 0x0000, /* 0x09B2 */ 0x0000, /* 0x09B3 */ 0x0000, /* 0x09B4 */ 0x0000, /* 0x09B5 */ 0x0000, /* 0x09B6 */ 0x0000, /* 0x09B7 */ 0x0000, /* 0x09B8 */ 0x0000, /* 0x09B9 */ 0x0000, /* 0x09BA */ 0x0000, /* 0x09BB */ 0x0000, /* 0x09BC */ 0x0000, /* 0x09BD */ 0x0000, /* 0x09BE */ 0x0000, /* 0x09BF */ 0x0000, /* 0x09C0 */ 0x0000, /* 0x09C1 */ 0x0000, /* 0x09C2 */ 0x0000, /* 0x09C3 */ 0x0000, /* 0x09C4 */ 0x0000, /* 0x09C5 */ 0x0000, /* 0x09C6 */ 0x0000, /* 0x09C7 */ 0x0000, /* 0x09C8 */ 0x0000, /* 0x09C9 */ 0x0000, /* 0x09CA */ 0x0000, /* 0x09CB */ 0x0000, /* 0x09CC */ 0x0000, /* 0x09CD */ 0x0000, /* 0x09CE */ 0x0000, /* 0x09CF */ 0x0000, /* 0x09D0 */ 0x0000, /* 0x09D1 */ 0x0000, /* 0x09D2 */ 0x0000, /* 0x09D3 */ 0x0000, /* 0x09D4 */ 0x0000, /* 0x09D5 */ 0x0000, /* 0x09D6 */ 0x0000, /* 0x09D7 */ 0x0000, /* 0x09D8 */ 0x0000, /* 0x09D9 */ 0x0000, /* 0x09DA */ 0x0000, /* 0x09DB */ 0x0000, /* 0x09DC */ 0x0000, /* 0x09DD */ 0x0000, /* 0x09DE */ 0x0000, /* 0x09DF */ 0x0000, /* 0x09E0 */ 0x0000, /* 0x09E1 */ 0x0000, /* 0x09E2 */ 0x0000, /* 0x09E3 */ 0x0000, /* 0x09E4 */ 0x0000, /* 0x09E5 */ 0x0000, /* 0x09E6 */ 0x0000, /* 0x09E7 */ 0x0000, /* 0x09E8 */ 0x0000, /* 0x09E9 */ 0x0000, /* 0x09EA */ 0x0000, /* 0x09EB */ 0x0000, /* 0x09EC */ 0x0000, /* 0x09ED */ 0x0000, /* 0x09EE */ 0x0000, /* 0x09EF */ 0x0000, /* 0x09F0 */ 0x0000, /* 0x09F1 */ 0x0000, /* 0x09F2 */ 0x0000, /* 0x09F3 */ 0x0000, /* 0x09F4 */ 0x0000, /* 0x09F5 */ 0x0000, /* 0x09F6 */ 0x0000, /* 0x09F7 */ 0x0000, /* 0x09F8 */ 0x0000, /* 0x09F9 */ 0x0000, /* 0x09FA */ 0x0000, /* 0x09FB */ 0x0000, /* 0x09FC */ 0x0000, /* 0x09FD */ 0x0000, /* 0x09FE */ 0x0000, /* 0x09FF */ 0x0000, /* 0x0A00 */ 0x0000, /* 0x0A01 */ 0x0000, /* 0x0A02 */ 0x0000, /* 0x0A03 */ 0x0000, /* 0x0A04 */ 0x0000, /* 0x0A05 */ 0x0000, /* 0x0A06 */ 0x0000, /* 0x0A07 */ 0x0000, /* 0x0A08 */ 0x0000, /* 0x0A09 */ 0x0000, /* 0x0A0A */ 0x0000, /* 0x0A0B */ 0x0000, /* 0x0A0C */ 0x0000, /* 0x0A0D */ 0x0000, /* 0x0A0E */ 0x0000, /* 0x0A0F */ 0x0000, /* 0x0A10 */ 0x0000, /* 0x0A11 */ 0x0000, /* 0x0A12 */ 0x0000, /* 0x0A13 */ 0x0000, /* 0x0A14 */ 0x0000, /* 0x0A15 */ 0x0000, /* 0x0A16 */ 0x0000, /* 0x0A17 */ 0x0000, /* 0x0A18 */ 0x0000, /* 0x0A19 */ 0x0000, /* 0x0A1A */ 0x0000, /* 0x0A1B */ 0x0000, /* 0x0A1C */ 0x0000, /* 0x0A1D */ 0x0000, /* 0x0A1E */ 0x0000, /* 0x0A1F */ 0x0000, /* 0x0A20 */ 0x0000, /* 0x0A21 */ 0x0000, /* 0x0A22 */ 0x0000, /* 0x0A23 */ 0x0000, /* 0x0A24 */ 0x0000, /* 0x0A25 */ 0x0000, /* 0x0A26 */ 0x0000, /* 0x0A27 */ 0x0000, /* 0x0A28 */ 0x0000, /* 0x0A29 */ 0x0000, /* 0x0A2A */ 0x0000, /* 0x0A2B */ 0x0000, /* 0x0A2C */ 0x0000, /* 0x0A2D */ 0x0000, /* 0x0A2E */ 0x0000, /* 0x0A2F */ 0x0000, /* 0x0A30 */ 0x0000, /* 0x0A31 */ 0x0000, /* 0x0A32 */ 0x0000, /* 0x0A33 */ 0x0000, /* 0x0A34 */ 0x0000, /* 0x0A35 */ 0x0000, /* 0x0A36 */ 0x0000, /* 0x0A37 */ 0x0000, /* 0x0A38 */ 0x0000, /* 0x0A39 */ 0x0000, /* 0x0A3A */ 0x0000, /* 0x0A3B */ 0x0000, /* 0x0A3C */ 0x0000, /* 0x0A3D */ 0x0000, /* 0x0A3E */ 0x0000, /* 0x0A3F */ 0x0000, /* 0x0A40 */ 0x0000, /* 0x0A41 */ 0x0000, /* 0x0A42 */ 0x0000, /* 0x0A43 */ 0x0000, /* 0x0A44 */ 0x0000, /* 0x0A45 */ 0x0000, /* 0x0A46 */ 0x0000, /* 0x0A47 */ 0x0000, /* 0x0A48 */ 0x0000, /* 0x0A49 */ 0x0000, /* 0x0A4A */ 0x0000, /* 0x0A4B */ 0x0000, /* 0x0A4C */ 0x0000, /* 0x0A4D */ 0x0000, /* 0x0A4E */ 0x0000, /* 0x0A4F */ 0x0000, /* 0x0A50 */ 0x0000, /* 0x0A51 */ 0x0000, /* 0x0A52 */ 0x0000, /* 0x0A53 */ 0x0000, /* 0x0A54 */ 0x0000, /* 0x0A55 */ 0x0000, /* 0x0A56 */ 0x0000, /* 0x0A57 */ 0x0000, /* 0x0A58 */ 0x0000, /* 0x0A59 */ 0x0000, /* 0x0A5A */ 0x0000, /* 0x0A5B */ 0x0000, /* 0x0A5C */ 0x0000, /* 0x0A5D */ 0x0000, /* 0x0A5E */ 0x0000, /* 0x0A5F */ 0x0000, /* 0x0A60 */ 0x0000, /* 0x0A61 */ 0x0000, /* 0x0A62 */ 0x0000, /* 0x0A63 */ 0x0000, /* 0x0A64 */ 0x0000, /* 0x0A65 */ 0x0000, /* 0x0A66 */ 0x0000, /* 0x0A67 */ 0x0000, /* 0x0A68 */ 0x0000, /* 0x0A69 */ 0x0000, /* 0x0A6A */ 0x0000, /* 0x0A6B */ 0x0000, /* 0x0A6C */ 0x0000, /* 0x0A6D */ 0x0000, /* 0x0A6E */ 0x0000, /* 0x0A6F */ 0x0000, /* 0x0A70 */ 0x0000, /* 0x0A71 */ 0x0000, /* 0x0A72 */ 0x0000, /* 0x0A73 */ 0x0000, /* 0x0A74 */ 0x0000, /* 0x0A75 */ 0x0000, /* 0x0A76 */ 0x0000, /* 0x0A77 */ 0x0000, /* 0x0A78 */ 0x0000, /* 0x0A79 */ 0x0000, /* 0x0A7A */ 0x0000, /* 0x0A7B */ 0x0000, /* 0x0A7C */ 0x0000, /* 0x0A7D */ 0x0000, /* 0x0A7E */ 0x0000, /* 0x0A7F */ 0x0000, /* 0x0A80 */ 0x0000, /* 0x0A81 */ 0x0000, /* 0x0A82 */ 0x0000, /* 0x0A83 */ 0x0000, /* 0x0A84 */ 0x0000, /* 0x0A85 */ 0x0000, /* 0x0A86 */ 0x0000, /* 0x0A87 */ 0x0000, /* 0x0A88 */ 0x0000, /* 0x0A89 */ 0x0000, /* 0x0A8A */ 0x0000, /* 0x0A8B */ 0x0000, /* 0x0A8C */ 0x0000, /* 0x0A8D */ 0x0000, /* 0x0A8E */ 0x0000, /* 0x0A8F */ 0x0000, /* 0x0A90 */ 0x0000, /* 0x0A91 */ 0x0000, /* 0x0A92 */ 0x0000, /* 0x0A93 */ 0x0000, /* 0x0A94 */ 0x0000, /* 0x0A95 */ 0x0000, /* 0x0A96 */ 0x0000, /* 0x0A97 */ 0x0000, /* 0x0A98 */ 0x0000, /* 0x0A99 */ 0x0000, /* 0x0A9A */ 0x0000, /* 0x0A9B */ 0x0000, /* 0x0A9C */ 0x0000, /* 0x0A9D */ 0x0000, /* 0x0A9E */ 0x0000, /* 0x0A9F */ 0x0000, /* 0x0AA0 */ 0x0000, /* 0x0AA1 */ 0x0000, /* 0x0AA2 */ 0x0000, /* 0x0AA3 */ 0x0000, /* 0x0AA4 */ 0x0000, /* 0x0AA5 */ 0x0000, /* 0x0AA6 */ 0x0000, /* 0x0AA7 */ 0x0000, /* 0x0AA8 */ 0x0000, /* 0x0AA9 */ 0x0000, /* 0x0AAA */ 0x0000, /* 0x0AAB */ 0x0000, /* 0x0AAC */ 0x0000, /* 0x0AAD */ 0x0000, /* 0x0AAE */ 0x0000, /* 0x0AAF */ 0x0000, /* 0x0AB0 */ 0x0000, /* 0x0AB1 */ 0x0000, /* 0x0AB2 */ 0x0000, /* 0x0AB3 */ 0x0000, /* 0x0AB4 */ 0x0000, /* 0x0AB5 */ 0x0000, /* 0x0AB6 */ 0x0000, /* 0x0AB7 */ 0x0000, /* 0x0AB8 */ 0x0000, /* 0x0AB9 */ 0x0000, /* 0x0ABA */ 0x0000, /* 0x0ABB */ 0x0000, /* 0x0ABC */ 0x0000, /* 0x0ABD */ 0x0000, /* 0x0ABE */ 0x0000, /* 0x0ABF */ 0x0000, /* 0x0AC0 */ 0x0000, /* 0x0AC1 */ 0x0000, /* 0x0AC2 */ 0x0000, /* 0x0AC3 */ 0x0000, /* 0x0AC4 */ 0x0000, /* 0x0AC5 */ 0x0000, /* 0x0AC6 */ 0x0000, /* 0x0AC7 */ 0x0000, /* 0x0AC8 */ 0x0000, /* 0x0AC9 */ 0x0000, /* 0x0ACA */ 0x0000, /* 0x0ACB */ 0x0000, /* 0x0ACC */ 0x0000, /* 0x0ACD */ 0x0000, /* 0x0ACE */ 0x0000, /* 0x0ACF */ 0x0000, /* 0x0AD0 */ 0x0000, /* 0x0AD1 */ 0x0000, /* 0x0AD2 */ 0x0000, /* 0x0AD3 */ 0x0000, /* 0x0AD4 */ 0x0000, /* 0x0AD5 */ 0x0000, /* 0x0AD6 */ 0x0000, /* 0x0AD7 */ 0x0000, /* 0x0AD8 */ 0x0000, /* 0x0AD9 */ 0x0000, /* 0x0ADA */ 0x0000, /* 0x0ADB */ 0x0000, /* 0x0ADC */ 0x0000, /* 0x0ADD */ 0x0000, /* 0x0ADE */ 0x0000, /* 0x0ADF */ 0x0000, /* 0x0AE0 */ 0x0000, /* 0x0AE1 */ 0x0000, /* 0x0AE2 */ 0x0000, /* 0x0AE3 */ 0x0000, /* 0x0AE4 */ 0x0000, /* 0x0AE5 */ 0x0000, /* 0x0AE6 */ 0x0000, /* 0x0AE7 */ 0x0000, /* 0x0AE8 */ 0x0000, /* 0x0AE9 */ 0x0000, /* 0x0AEA */ 0x0000, /* 0x0AEB */ 0x0000, /* 0x0AEC */ 0x0000, /* 0x0AED */ 0x0000, /* 0x0AEE */ 0x0000, /* 0x0AEF */ 0x0000, /* 0x0AF0 */ 0x0000, /* 0x0AF1 */ 0x0000, /* 0x0AF2 */ 0x0000, /* 0x0AF3 */ 0x0000, /* 0x0AF4 */ 0x0000, /* 0x0AF5 */ 0x0000, /* 0x0AF6 */ 0x0000, /* 0x0AF7 */ 0x0000, /* 0x0AF8 */ 0x0000, /* 0x0AF9 */ 0x0000, /* 0x0AFA */ 0x0000, /* 0x0AFB */ 0x0000, /* 0x0AFC */ 0x0000, /* 0x0AFD */ 0x0000, /* 0x0AFE */ 0x0000, /* 0x0AFF */ 0x0000, /* 0x0B00 */ 0x0000, /* 0x0B01 */ 0x0000, /* 0x0B02 */ 0x0000, /* 0x0B03 */ 0x0000, /* 0x0B04 */ 0x0000, /* 0x0B05 */ 0x0000, /* 0x0B06 */ 0x0000, /* 0x0B07 */ 0x0000, /* 0x0B08 */ 0x0000, /* 0x0B09 */ 0x0000, /* 0x0B0A */ 0x0000, /* 0x0B0B */ 0x0000, /* 0x0B0C */ 0x0000, /* 0x0B0D */ 0x0000, /* 0x0B0E */ 0x0000, /* 0x0B0F */ 0x0000, /* 0x0B10 */ 0x0000, /* 0x0B11 */ 0x0000, /* 0x0B12 */ 0x0000, /* 0x0B13 */ 0x0000, /* 0x0B14 */ 0x0000, /* 0x0B15 */ 0x0000, /* 0x0B16 */ 0x0000, /* 0x0B17 */ 0x0000, /* 0x0B18 */ 0x0000, /* 0x0B19 */ 0x0000, /* 0x0B1A */ 0x0000, /* 0x0B1B */ 0x0000, /* 0x0B1C */ 0x0000, /* 0x0B1D */ 0x0000, /* 0x0B1E */ 0x0000, /* 0x0B1F */ 0x0000, /* 0x0B20 */ 0x0000, /* 0x0B21 */ 0x0000, /* 0x0B22 */ 0x0000, /* 0x0B23 */ 0x0000, /* 0x0B24 */ 0x0000, /* 0x0B25 */ 0x0000, /* 0x0B26 */ 0x0000, /* 0x0B27 */ 0x0000, /* 0x0B28 */ 0x0000, /* 0x0B29 */ 0x0000, /* 0x0B2A */ 0x0000, /* 0x0B2B */ 0x0000, /* 0x0B2C */ 0x0000, /* 0x0B2D */ 0x0000, /* 0x0B2E */ 0x0000, /* 0x0B2F */ 0x0000, /* 0x0B30 */ 0x0000, /* 0x0B31 */ 0x0000, /* 0x0B32 */ 0x0000, /* 0x0B33 */ 0x0000, /* 0x0B34 */ 0x0000, /* 0x0B35 */ 0x0000, /* 0x0B36 */ 0x0000, /* 0x0B37 */ 0x0000, /* 0x0B38 */ 0x0000, /* 0x0B39 */ 0x0000, /* 0x0B3A */ 0x0000, /* 0x0B3B */ 0x0000, /* 0x0B3C */ 0x0000, /* 0x0B3D */ 0x0000, /* 0x0B3E */ 0x0000, /* 0x0B3F */ 0x0000, /* 0x0B40 */ 0x0000, /* 0x0B41 */ 0x0000, /* 0x0B42 */ 0x0000, /* 0x0B43 */ 0x0000, /* 0x0B44 */ 0x0000, /* 0x0B45 */ 0x0000, /* 0x0B46 */ 0x0000, /* 0x0B47 */ 0x0000, /* 0x0B48 */ 0x0000, /* 0x0B49 */ 0x0000, /* 0x0B4A */ 0x0000, /* 0x0B4B */ 0x0000, /* 0x0B4C */ 0x0000, /* 0x0B4D */ 0x0000, /* 0x0B4E */ 0x0000, /* 0x0B4F */ 0x0000, /* 0x0B50 */ 0x0000, /* 0x0B51 */ 0x0000, /* 0x0B52 */ 0x0000, /* 0x0B53 */ 0x0000, /* 0x0B54 */ 0x0000, /* 0x0B55 */ 0x0000, /* 0x0B56 */ 0x0000, /* 0x0B57 */ 0x0000, /* 0x0B58 */ 0x0000, /* 0x0B59 */ 0x0000, /* 0x0B5A */ 0x0000, /* 0x0B5B */ 0x0000, /* 0x0B5C */ 0x0000, /* 0x0B5D */ 0x0000, /* 0x0B5E */ 0x0000, /* 0x0B5F */ 0x0000, /* 0x0B60 */ 0x0000, /* 0x0B61 */ 0x0000, /* 0x0B62 */ 0x0000, /* 0x0B63 */ 0x0000, /* 0x0B64 */ 0x0000, /* 0x0B65 */ 0x0000, /* 0x0B66 */ 0x0000, /* 0x0B67 */ 0x0000, /* 0x0B68 */ 0x0000, /* 0x0B69 */ 0x0000, /* 0x0B6A */ 0x0000, /* 0x0B6B */ 0x0000, /* 0x0B6C */ 0x0000, /* 0x0B6D */ 0x0000, /* 0x0B6E */ 0x0000, /* 0x0B6F */ 0x0000, /* 0x0B70 */ 0x0000, /* 0x0B71 */ 0x0000, /* 0x0B72 */ 0x0000, /* 0x0B73 */ 0x0000, /* 0x0B74 */ 0x0000, /* 0x0B75 */ 0x0000, /* 0x0B76 */ 0x0000, /* 0x0B77 */ 0x0000, /* 0x0B78 */ 0x0000, /* 0x0B79 */ 0x0000, /* 0x0B7A */ 0x0000, /* 0x0B7B */ 0x0000, /* 0x0B7C */ 0x0000, /* 0x0B7D */ 0x0000, /* 0x0B7E */ 0x0000, /* 0x0B7F */ 0x0000, /* 0x0B80 */ 0x0000, /* 0x0B81 */ 0x0000, /* 0x0B82 */ 0x0000, /* 0x0B83 */ 0x0000, /* 0x0B84 */ 0x0000, /* 0x0B85 */ 0x0000, /* 0x0B86 */ 0x0000, /* 0x0B87 */ 0x0000, /* 0x0B88 */ 0x0000, /* 0x0B89 */ 0x0000, /* 0x0B8A */ 0x0000, /* 0x0B8B */ 0x0000, /* 0x0B8C */ 0x0000, /* 0x0B8D */ 0x0000, /* 0x0B8E */ 0x0000, /* 0x0B8F */ 0x0000, /* 0x0B90 */ 0x0000, /* 0x0B91 */ 0x0000, /* 0x0B92 */ 0x0000, /* 0x0B93 */ 0x0000, /* 0x0B94 */ 0x0000, /* 0x0B95 */ 0x0000, /* 0x0B96 */ 0x0000, /* 0x0B97 */ 0x0000, /* 0x0B98 */ 0x0000, /* 0x0B99 */ 0x0000, /* 0x0B9A */ 0x0000, /* 0x0B9B */ 0x0000, /* 0x0B9C */ 0x0000, /* 0x0B9D */ 0x0000, /* 0x0B9E */ 0x0000, /* 0x0B9F */ 0x0000, /* 0x0BA0 */ 0x0000, /* 0x0BA1 */ 0x0000, /* 0x0BA2 */ 0x0000, /* 0x0BA3 */ 0x0000, /* 0x0BA4 */ 0x0000, /* 0x0BA5 */ 0x0000, /* 0x0BA6 */ 0x0000, /* 0x0BA7 */ 0x0000, /* 0x0BA8 */ 0x0000, /* 0x0BA9 */ 0x0000, /* 0x0BAA */ 0x0000, /* 0x0BAB */ 0x0000, /* 0x0BAC */ 0x0000, /* 0x0BAD */ 0x0000, /* 0x0BAE */ 0x0000, /* 0x0BAF */ 0x0000, /* 0x0BB0 */ 0x0000, /* 0x0BB1 */ 0x0000, /* 0x0BB2 */ 0x0000, /* 0x0BB3 */ 0x0000, /* 0x0BB4 */ 0x0000, /* 0x0BB5 */ 0x0000, /* 0x0BB6 */ 0x0000, /* 0x0BB7 */ 0x0000, /* 0x0BB8 */ 0x0000, /* 0x0BB9 */ 0x0000, /* 0x0BBA */ 0x0000, /* 0x0BBB */ 0x0000, /* 0x0BBC */ 0x0000, /* 0x0BBD */ 0x0000, /* 0x0BBE */ 0x0000, /* 0x0BBF */ 0x0000, /* 0x0BC0 */ 0x0000, /* 0x0BC1 */ 0x0000, /* 0x0BC2 */ 0x0000, /* 0x0BC3 */ 0x0000, /* 0x0BC4 */ 0x0000, /* 0x0BC5 */ 0x0000, /* 0x0BC6 */ 0x0000, /* 0x0BC7 */ 0x0000, /* 0x0BC8 */ 0x0000, /* 0x0BC9 */ 0x0000, /* 0x0BCA */ 0x0000, /* 0x0BCB */ 0x0000, /* 0x0BCC */ 0x0000, /* 0x0BCD */ 0x0000, /* 0x0BCE */ 0x0000, /* 0x0BCF */ 0x0000, /* 0x0BD0 */ 0x0000, /* 0x0BD1 */ 0x0000, /* 0x0BD2 */ 0x0000, /* 0x0BD3 */ 0x0000, /* 0x0BD4 */ 0x0000, /* 0x0BD5 */ 0x0000, /* 0x0BD6 */ 0x0000, /* 0x0BD7 */ 0x0000, /* 0x0BD8 */ 0x0000, /* 0x0BD9 */ 0x0000, /* 0x0BDA */ 0x0000, /* 0x0BDB */ 0x0000, /* 0x0BDC */ 0x0000, /* 0x0BDD */ 0x0000, /* 0x0BDE */ 0x0000, /* 0x0BDF */ 0x0000, /* 0x0BE0 */ 0x0000, /* 0x0BE1 */ 0x0000, /* 0x0BE2 */ 0x0000, /* 0x0BE3 */ 0x0000, /* 0x0BE4 */ 0x0000, /* 0x0BE5 */ 0x0000, /* 0x0BE6 */ 0x0000, /* 0x0BE7 */ 0x0000, /* 0x0BE8 */ 0x0000, /* 0x0BE9 */ 0x0000, /* 0x0BEA */ 0x0000, /* 0x0BEB */ 0x0000, /* 0x0BEC */ 0x0000, /* 0x0BED */ 0x0000, /* 0x0BEE */ 0x0000, /* 0x0BEF */ 0x0000, /* 0x0BF0 */ 0x0000, /* 0x0BF1 */ 0x0000, /* 0x0BF2 */ 0x0000, /* 0x0BF3 */ 0x0000, /* 0x0BF4 */ 0x0000, /* 0x0BF5 */ 0x0000, /* 0x0BF6 */ 0x0000, /* 0x0BF7 */ 0x0000, /* 0x0BF8 */ 0x0000, /* 0x0BF9 */ 0x0000, /* 0x0BFA */ 0x0000, /* 0x0BFB */ 0x0000, /* 0x0BFC */ 0x0000, /* 0x0BFD */ 0x0000, /* 0x0BFE */ 0x0000, /* 0x0BFF */ 0x0000, /* 0x0C00 */ 0x0000, /* 0x0C01 */ 0x0000, /* 0x0C02 */ 0x0000, /* 0x0C03 */ 0x0000, /* 0x0C04 */ 0x0000, /* 0x0C05 */ 0x0000, /* 0x0C06 */ 0x0000, /* 0x0C07 */ 0x0000, /* 0x0C08 */ 0x0000, /* 0x0C09 */ 0x0000, /* 0x0C0A */ 0x0000, /* 0x0C0B */ 0x0000, /* 0x0C0C */ 0x0000, /* 0x0C0D */ 0x0000, /* 0x0C0E */ 0x0000, /* 0x0C0F */ 0x0000, /* 0x0C10 */ 0x0000, /* 0x0C11 */ 0x0000, /* 0x0C12 */ 0x0000, /* 0x0C13 */ 0x0000, /* 0x0C14 */ 0x0000, /* 0x0C15 */ 0x0000, /* 0x0C16 */ 0x0000, /* 0x0C17 */ 0x0000, /* 0x0C18 */ 0x0000, /* 0x0C19 */ 0x0000, /* 0x0C1A */ 0x0000, /* 0x0C1B */ 0x0000, /* 0x0C1C */ 0x0000, /* 0x0C1D */ 0x0000, /* 0x0C1E */ 0x0000, /* 0x0C1F */ 0x0000, /* 0x0C20 */ 0x0000, /* 0x0C21 */ 0x0000, /* 0x0C22 */ 0x0000, /* 0x0C23 */ 0x0000, /* 0x0C24 */ 0x0000, /* 0x0C25 */ 0x0000, /* 0x0C26 */ 0x0000, /* 0x0C27 */ 0x0000, /* 0x0C28 */ 0x0000, /* 0x0C29 */ 0x0000, /* 0x0C2A */ 0x0000, /* 0x0C2B */ 0x0000, /* 0x0C2C */ 0x0000, /* 0x0C2D */ 0x0000, /* 0x0C2E */ 0x0000, /* 0x0C2F */ 0x0000, /* 0x0C30 */ 0x0000, /* 0x0C31 */ 0x0000, /* 0x0C32 */ 0x0000, /* 0x0C33 */ 0x0000, /* 0x0C34 */ 0x0000, /* 0x0C35 */ 0x0000, /* 0x0C36 */ 0x0000, /* 0x0C37 */ 0x0000, /* 0x0C38 */ 0x0000, /* 0x0C39 */ 0x0000, /* 0x0C3A */ 0x0000, /* 0x0C3B */ 0x0000, /* 0x0C3C */ 0x0000, /* 0x0C3D */ 0x0000, /* 0x0C3E */ 0x0000, /* 0x0C3F */ 0x0000, /* 0x0C40 */ 0x0000, /* 0x0C41 */ 0x0000, /* 0x0C42 */ 0x0000, /* 0x0C43 */ 0x0000, /* 0x0C44 */ 0x0000, /* 0x0C45 */ 0x0000, /* 0x0C46 */ 0x0000, /* 0x0C47 */ 0x0000, /* 0x0C48 */ 0x0000, /* 0x0C49 */ 0x0000, /* 0x0C4A */ 0x0000, /* 0x0C4B */ 0x0000, /* 0x0C4C */ 0x0000, /* 0x0C4D */ 0x0000, /* 0x0C4E */ 0x0000, /* 0x0C4F */ 0x0000, /* 0x0C50 */ 0x0000, /* 0x0C51 */ 0x0000, /* 0x0C52 */ 0x0000, /* 0x0C53 */ 0x0000, /* 0x0C54 */ 0x0000, /* 0x0C55 */ 0x0000, /* 0x0C56 */ 0x0000, /* 0x0C57 */ 0x0000, /* 0x0C58 */ 0x0000, /* 0x0C59 */ 0x0000, /* 0x0C5A */ 0x0000, /* 0x0C5B */ 0x0000, /* 0x0C5C */ 0x0000, /* 0x0C5D */ 0x0000, /* 0x0C5E */ 0x0000, /* 0x0C5F */ 0x0000, /* 0x0C60 */ 0x0000, /* 0x0C61 */ 0x0000, /* 0x0C62 */ 0x0000, /* 0x0C63 */ 0x0000, /* 0x0C64 */ 0x0000, /* 0x0C65 */ 0x0000, /* 0x0C66 */ 0x0000, /* 0x0C67 */ 0x0000, /* 0x0C68 */ 0x0000, /* 0x0C69 */ 0x0000, /* 0x0C6A */ 0x0000, /* 0x0C6B */ 0x0000, /* 0x0C6C */ 0x0000, /* 0x0C6D */ 0x0000, /* 0x0C6E */ 0x0000, /* 0x0C6F */ 0x0000, /* 0x0C70 */ 0x0000, /* 0x0C71 */ 0x0000, /* 0x0C72 */ 0x0000, /* 0x0C73 */ 0x0000, /* 0x0C74 */ 0x0000, /* 0x0C75 */ 0x0000, /* 0x0C76 */ 0x0000, /* 0x0C77 */ 0x0000, /* 0x0C78 */ 0x0000, /* 0x0C79 */ 0x0000, /* 0x0C7A */ 0x0000, /* 0x0C7B */ 0x0000, /* 0x0C7C */ 0x0000, /* 0x0C7D */ 0x0000, /* 0x0C7E */ 0x0000, /* 0x0C7F */ 0x0000, /* 0x0C80 */ 0x0000, /* 0x0C81 */ 0x0000, /* 0x0C82 */ 0x0000, /* 0x0C83 */ 0x0000, /* 0x0C84 */ 0x0000, /* 0x0C85 */ 0x0000, /* 0x0C86 */ 0x0000, /* 0x0C87 */ 0x0000, /* 0x0C88 */ 0x0000, /* 0x0C89 */ 0x0000, /* 0x0C8A */ 0x0000, /* 0x0C8B */ 0x0000, /* 0x0C8C */ 0x0000, /* 0x0C8D */ 0x0000, /* 0x0C8E */ 0x0000, /* 0x0C8F */ 0x0000, /* 0x0C90 */ 0x0000, /* 0x0C91 */ 0x0000, /* 0x0C92 */ 0x0000, /* 0x0C93 */ 0x0000, /* 0x0C94 */ 0x0000, /* 0x0C95 */ 0x0000, /* 0x0C96 */ 0x0000, /* 0x0C97 */ 0x0000, /* 0x0C98 */ 0x0000, /* 0x0C99 */ 0x0000, /* 0x0C9A */ 0x0000, /* 0x0C9B */ 0x0000, /* 0x0C9C */ 0x0000, /* 0x0C9D */ 0x0000, /* 0x0C9E */ 0x0000, /* 0x0C9F */ 0x0000, /* 0x0CA0 */ 0x0000, /* 0x0CA1 */ 0x0000, /* 0x0CA2 */ 0x0000, /* 0x0CA3 */ 0x0000, /* 0x0CA4 */ 0x0000, /* 0x0CA5 */ 0x0000, /* 0x0CA6 */ 0x0000, /* 0x0CA7 */ 0x0000, /* 0x0CA8 */ 0x0000, /* 0x0CA9 */ 0x0000, /* 0x0CAA */ 0x0000, /* 0x0CAB */ 0x0000, /* 0x0CAC */ 0x0000, /* 0x0CAD */ 0x0000, /* 0x0CAE */ 0x0000, /* 0x0CAF */ 0x0000, /* 0x0CB0 */ 0x0000, /* 0x0CB1 */ 0x0000, /* 0x0CB2 */ 0x0000, /* 0x0CB3 */ 0x0000, /* 0x0CB4 */ 0x0000, /* 0x0CB5 */ 0x0000, /* 0x0CB6 */ 0x0000, /* 0x0CB7 */ 0x0000, /* 0x0CB8 */ 0x0000, /* 0x0CB9 */ 0x0000, /* 0x0CBA */ 0x0000, /* 0x0CBB */ 0x0000, /* 0x0CBC */ 0x0000, /* 0x0CBD */ 0x0000, /* 0x0CBE */ 0x0000, /* 0x0CBF */ 0x0000, /* 0x0CC0 */ 0x0000, /* 0x0CC1 */ 0x0000, /* 0x0CC2 */ 0x0000, /* 0x0CC3 */ 0x0000, /* 0x0CC4 */ 0x0000, /* 0x0CC5 */ 0x0000, /* 0x0CC6 */ 0x0000, /* 0x0CC7 */ 0x0000, /* 0x0CC8 */ 0x0000, /* 0x0CC9 */ 0x0000, /* 0x0CCA */ 0x0000, /* 0x0CCB */ 0x0000, /* 0x0CCC */ 0x0000, /* 0x0CCD */ 0x0000, /* 0x0CCE */ 0x0000, /* 0x0CCF */ 0x0000, /* 0x0CD0 */ 0x0000, /* 0x0CD1 */ 0x0000, /* 0x0CD2 */ 0x0000, /* 0x0CD3 */ 0x0000, /* 0x0CD4 */ 0x0000, /* 0x0CD5 */ 0x0000, /* 0x0CD6 */ 0x0000, /* 0x0CD7 */ 0x0000, /* 0x0CD8 */ 0x0000, /* 0x0CD9 */ 0x0000, /* 0x0CDA */ 0x0000, /* 0x0CDB */ 0x0000, /* 0x0CDC */ 0x0000, /* 0x0CDD */ 0x0000, /* 0x0CDE */ 0x0000, /* 0x0CDF */ 0x0000, /* 0x0CE0 */ 0x0000, /* 0x0CE1 */ 0x0000, /* 0x0CE2 */ 0x0000, /* 0x0CE3 */ 0x0000, /* 0x0CE4 */ 0x0000, /* 0x0CE5 */ 0x0000, /* 0x0CE6 */ 0x0000, /* 0x0CE7 */ 0x0000, /* 0x0CE8 */ 0x0000, /* 0x0CE9 */ 0x0000, /* 0x0CEA */ 0x0000, /* 0x0CEB */ 0x0000, /* 0x0CEC */ 0x0000, /* 0x0CED */ 0x0000, /* 0x0CEE */ 0x0000, /* 0x0CEF */ 0x0000, /* 0x0CF0 */ 0x0000, /* 0x0CF1 */ 0x0000, /* 0x0CF2 */ 0x0000, /* 0x0CF3 */ 0x0000, /* 0x0CF4 */ 0x0000, /* 0x0CF5 */ 0x0000, /* 0x0CF6 */ 0x0000, /* 0x0CF7 */ 0x0000, /* 0x0CF8 */ 0x0000, /* 0x0CF9 */ 0x0000, /* 0x0CFA */ 0x0000, /* 0x0CFB */ 0x0000, /* 0x0CFC */ 0x0000, /* 0x0CFD */ 0x0000, /* 0x0CFE */ 0x0000, /* 0x0CFF */ 0x0000, /* 0x0D00 */ 0x0000, /* 0x0D01 */ 0x0000, /* 0x0D02 */ 0x0000, /* 0x0D03 */ 0x0000, /* 0x0D04 */ 0x0000, /* 0x0D05 */ 0x0000, /* 0x0D06 */ 0x0000, /* 0x0D07 */ 0x0000, /* 0x0D08 */ 0x0000, /* 0x0D09 */ 0x0000, /* 0x0D0A */ 0x0000, /* 0x0D0B */ 0x0000, /* 0x0D0C */ 0x0000, /* 0x0D0D */ 0x0000, /* 0x0D0E */ 0x0000, /* 0x0D0F */ 0x0000, /* 0x0D10 */ 0x0000, /* 0x0D11 */ 0x0000, /* 0x0D12 */ 0x0000, /* 0x0D13 */ 0x0000, /* 0x0D14 */ 0x0000, /* 0x0D15 */ 0x0000, /* 0x0D16 */ 0x0000, /* 0x0D17 */ 0x0000, /* 0x0D18 */ 0x0000, /* 0x0D19 */ 0x0000, /* 0x0D1A */ 0x0000, /* 0x0D1B */ 0x0000, /* 0x0D1C */ 0x0000, /* 0x0D1D */ 0x0000, /* 0x0D1E */ 0x0000, /* 0x0D1F */ 0x0000, /* 0x0D20 */ 0x0000, /* 0x0D21 */ 0x0000, /* 0x0D22 */ 0x0000, /* 0x0D23 */ 0x0000, /* 0x0D24 */ 0x0000, /* 0x0D25 */ 0x0000, /* 0x0D26 */ 0x0000, /* 0x0D27 */ 0x0000, /* 0x0D28 */ 0x0000, /* 0x0D29 */ 0x0000, /* 0x0D2A */ 0x0000, /* 0x0D2B */ 0x0000, /* 0x0D2C */ 0x0000, /* 0x0D2D */ 0x0000, /* 0x0D2E */ 0x0000, /* 0x0D2F */ 0x0000, /* 0x0D30 */ 0x0000, /* 0x0D31 */ 0x0000, /* 0x0D32 */ 0x0000, /* 0x0D33 */ 0x0000, /* 0x0D34 */ 0x0000, /* 0x0D35 */ 0x0000, /* 0x0D36 */ 0x0000, /* 0x0D37 */ 0x0000, /* 0x0D38 */ 0x0000, /* 0x0D39 */ 0x0000, /* 0x0D3A */ 0x0000, /* 0x0D3B */ 0x0000, /* 0x0D3C */ 0x0000, /* 0x0D3D */ 0x0000, /* 0x0D3E */ 0x0000, /* 0x0D3F */ 0x0000, /* 0x0D40 */ 0x0000, /* 0x0D41 */ 0x0000, /* 0x0D42 */ 0x0000, /* 0x0D43 */ 0x0000, /* 0x0D44 */ 0x0000, /* 0x0D45 */ 0x0000, /* 0x0D46 */ 0x0000, /* 0x0D47 */ 0x0000, /* 0x0D48 */ 0x0000, /* 0x0D49 */ 0x0000, /* 0x0D4A */ 0x0000, /* 0x0D4B */ 0x0000, /* 0x0D4C */ 0x0000, /* 0x0D4D */ 0x0000, /* 0x0D4E */ 0x0000, /* 0x0D4F */ 0x0000, /* 0x0D50 */ 0x0000, /* 0x0D51 */ 0x0000, /* 0x0D52 */ 0x0000, /* 0x0D53 */ 0x0000, /* 0x0D54 */ 0x0000, /* 0x0D55 */ 0x0000, /* 0x0D56 */ 0x0000, /* 0x0D57 */ 0x0000, /* 0x0D58 */ 0x0000, /* 0x0D59 */ 0x0000, /* 0x0D5A */ 0x0000, /* 0x0D5B */ 0x0000, /* 0x0D5C */ 0x0000, /* 0x0D5D */ 0x0000, /* 0x0D5E */ 0x0000, /* 0x0D5F */ 0x0000, /* 0x0D60 */ 0x0000, /* 0x0D61 */ 0x0000, /* 0x0D62 */ 0x0000, /* 0x0D63 */ 0x0000, /* 0x0D64 */ 0x0000, /* 0x0D65 */ 0x0000, /* 0x0D66 */ 0x0000, /* 0x0D67 */ 0x0000, /* 0x0D68 */ 0x0000, /* 0x0D69 */ 0x0000, /* 0x0D6A */ 0x0000, /* 0x0D6B */ 0x0000, /* 0x0D6C */ 0x0000, /* 0x0D6D */ 0x0000, /* 0x0D6E */ 0x0000, /* 0x0D6F */ 0x0000, /* 0x0D70 */ 0x0000, /* 0x0D71 */ 0x0000, /* 0x0D72 */ 0x0000, /* 0x0D73 */ 0x0000, /* 0x0D74 */ 0x0000, /* 0x0D75 */ 0x0000, /* 0x0D76 */ 0x0000, /* 0x0D77 */ 0x0000, /* 0x0D78 */ 0x0000, /* 0x0D79 */ 0x0000, /* 0x0D7A */ 0x0000, /* 0x0D7B */ 0x0000, /* 0x0D7C */ 0x0000, /* 0x0D7D */ 0x0000, /* 0x0D7E */ 0x0000, /* 0x0D7F */ 0x0000, /* 0x0D80 */ 0x0000, /* 0x0D81 */ 0x0000, /* 0x0D82 */ 0x0000, /* 0x0D83 */ 0x0000, /* 0x0D84 */ 0x0000, /* 0x0D85 */ 0x0000, /* 0x0D86 */ 0x0000, /* 0x0D87 */ 0x0000, /* 0x0D88 */ 0x0000, /* 0x0D89 */ 0x0000, /* 0x0D8A */ 0x0000, /* 0x0D8B */ 0x0000, /* 0x0D8C */ 0x0000, /* 0x0D8D */ 0x0000, /* 0x0D8E */ 0x0000, /* 0x0D8F */ 0x0000, /* 0x0D90 */ 0x0000, /* 0x0D91 */ 0x0000, /* 0x0D92 */ 0x0000, /* 0x0D93 */ 0x0000, /* 0x0D94 */ 0x0000, /* 0x0D95 */ 0x0000, /* 0x0D96 */ 0x0000, /* 0x0D97 */ 0x0000, /* 0x0D98 */ 0x0000, /* 0x0D99 */ 0x0000, /* 0x0D9A */ 0x0000, /* 0x0D9B */ 0x0000, /* 0x0D9C */ 0x0000, /* 0x0D9D */ 0x0000, /* 0x0D9E */ 0x0000, /* 0x0D9F */ 0x0000, /* 0x0DA0 */ 0x0000, /* 0x0DA1 */ 0x0000, /* 0x0DA2 */ 0x0000, /* 0x0DA3 */ 0x0000, /* 0x0DA4 */ 0x0000, /* 0x0DA5 */ 0x0000, /* 0x0DA6 */ 0x0000, /* 0x0DA7 */ 0x0000, /* 0x0DA8 */ 0x0000, /* 0x0DA9 */ 0x0000, /* 0x0DAA */ 0x0000, /* 0x0DAB */ 0x0000, /* 0x0DAC */ 0x0000, /* 0x0DAD */ 0x0000, /* 0x0DAE */ 0x0000, /* 0x0DAF */ 0x0000, /* 0x0DB0 */ 0x0000, /* 0x0DB1 */ 0x0000, /* 0x0DB2 */ 0x0000, /* 0x0DB3 */ 0x0000, /* 0x0DB4 */ 0x0000, /* 0x0DB5 */ 0x0000, /* 0x0DB6 */ 0x0000, /* 0x0DB7 */ 0x0000, /* 0x0DB8 */ 0x0000, /* 0x0DB9 */ 0x0000, /* 0x0DBA */ 0x0000, /* 0x0DBB */ 0x0000, /* 0x0DBC */ 0x0000, /* 0x0DBD */ 0x0000, /* 0x0DBE */ 0x0000, /* 0x0DBF */ 0x0000, /* 0x0DC0 */ 0x0000, /* 0x0DC1 */ 0x0000, /* 0x0DC2 */ 0x0000, /* 0x0DC3 */ 0x0000, /* 0x0DC4 */ 0x0000, /* 0x0DC5 */ 0x0000, /* 0x0DC6 */ 0x0000, /* 0x0DC7 */ 0x0000, /* 0x0DC8 */ 0x0000, /* 0x0DC9 */ 0x0000, /* 0x0DCA */ 0x0000, /* 0x0DCB */ 0x0000, /* 0x0DCC */ 0x0000, /* 0x0DCD */ 0x0000, /* 0x0DCE */ 0x0000, /* 0x0DCF */ 0x0000, /* 0x0DD0 */ 0x0000, /* 0x0DD1 */ 0x0000, /* 0x0DD2 */ 0x0000, /* 0x0DD3 */ 0x0000, /* 0x0DD4 */ 0x0000, /* 0x0DD5 */ 0x0000, /* 0x0DD6 */ 0x0000, /* 0x0DD7 */ 0x0000, /* 0x0DD8 */ 0x0000, /* 0x0DD9 */ 0x0000, /* 0x0DDA */ 0x0000, /* 0x0DDB */ 0x0000, /* 0x0DDC */ 0x0000, /* 0x0DDD */ 0x0000, /* 0x0DDE */ 0x0000, /* 0x0DDF */ 0x0000, /* 0x0DE0 */ 0x0000, /* 0x0DE1 */ 0x0000, /* 0x0DE2 */ 0x0000, /* 0x0DE3 */ 0x0000, /* 0x0DE4 */ 0x0000, /* 0x0DE5 */ 0x0000, /* 0x0DE6 */ 0x0000, /* 0x0DE7 */ 0x0000, /* 0x0DE8 */ 0x0000, /* 0x0DE9 */ 0x0000, /* 0x0DEA */ 0x0000, /* 0x0DEB */ 0x0000, /* 0x0DEC */ 0x0000, /* 0x0DED */ 0x0000, /* 0x0DEE */ 0x0000, /* 0x0DEF */ 0x0000, /* 0x0DF0 */ 0x0000, /* 0x0DF1 */ 0x0000, /* 0x0DF2 */ 0x0000, /* 0x0DF3 */ 0x0000, /* 0x0DF4 */ 0x0000, /* 0x0DF5 */ 0x0000, /* 0x0DF6 */ 0x0000, /* 0x0DF7 */ 0x0000, /* 0x0DF8 */ 0x0000, /* 0x0DF9 */ 0x0000, /* 0x0DFA */ 0x0000, /* 0x0DFB */ 0x0000, /* 0x0DFC */ 0x0000, /* 0x0DFD */ 0x0000, /* 0x0DFE */ 0x0000, /* 0x0DFF */ 0x0000, /* 0x0E00 */ 0x0000, /* 0x0E01 */ 0x0000, /* 0x0E02 */ 0x0000, /* 0x0E03 */ 0x0000, /* 0x0E04 */ 0x0000, /* 0x0E05 */ 0x0000, /* 0x0E06 */ 0x0000, /* 0x0E07 */ 0x0000, /* 0x0E08 */ 0x0000, /* 0x0E09 */ 0x0000, /* 0x0E0A */ 0x0000, /* 0x0E0B */ 0x0000, /* 0x0E0C */ 0x0000, /* 0x0E0D */ 0x0000, /* 0x0E0E */ 0x0000, /* 0x0E0F */ 0x0000, /* 0x0E10 */ 0x0000, /* 0x0E11 */ 0x0000, /* 0x0E12 */ 0x0000, /* 0x0E13 */ 0x0000, /* 0x0E14 */ 0x0000, /* 0x0E15 */ 0x0000, /* 0x0E16 */ 0x0000, /* 0x0E17 */ 0x0000, /* 0x0E18 */ 0x0000, /* 0x0E19 */ 0x0000, /* 0x0E1A */ 0x0000, /* 0x0E1B */ 0x0000, /* 0x0E1C */ 0x0000, /* 0x0E1D */ 0x0000, /* 0x0E1E */ 0x0000, /* 0x0E1F */ 0x0000, /* 0x0E20 */ 0x0000, /* 0x0E21 */ 0x0000, /* 0x0E22 */ 0x0000, /* 0x0E23 */ 0x0000, /* 0x0E24 */ 0x0000, /* 0x0E25 */ 0x0000, /* 0x0E26 */ 0x0000, /* 0x0E27 */ 0x0000, /* 0x0E28 */ 0x0000, /* 0x0E29 */ 0x0000, /* 0x0E2A */ 0x0000, /* 0x0E2B */ 0x0000, /* 0x0E2C */ 0x0000, /* 0x0E2D */ 0x0000, /* 0x0E2E */ 0x0000, /* 0x0E2F */ 0x0000, /* 0x0E30 */ 0x0000, /* 0x0E31 */ 0x0000, /* 0x0E32 */ 0x0000, /* 0x0E33 */ 0x0000, /* 0x0E34 */ 0x0000, /* 0x0E35 */ 0x0000, /* 0x0E36 */ 0x0000, /* 0x0E37 */ 0x0000, /* 0x0E38 */ 0x0000, /* 0x0E39 */ 0x0000, /* 0x0E3A */ 0x0000, /* 0x0E3B */ 0x0000, /* 0x0E3C */ 0x0000, /* 0x0E3D */ 0x0000, /* 0x0E3E */ 0x0000, /* 0x0E3F */ 0x0000, /* 0x0E40 */ 0x0000, /* 0x0E41 */ 0x0000, /* 0x0E42 */ 0x0000, /* 0x0E43 */ 0x0000, /* 0x0E44 */ 0x0000, /* 0x0E45 */ 0x0000, /* 0x0E46 */ 0x0000, /* 0x0E47 */ 0x0000, /* 0x0E48 */ 0x0000, /* 0x0E49 */ 0x0000, /* 0x0E4A */ 0x0000, /* 0x0E4B */ 0x0000, /* 0x0E4C */ 0x0000, /* 0x0E4D */ 0x0000, /* 0x0E4E */ 0x0000, /* 0x0E4F */ 0x0000, /* 0x0E50 */ 0x0000, /* 0x0E51 */ 0x0000, /* 0x0E52 */ 0x0000, /* 0x0E53 */ 0x0000, /* 0x0E54 */ 0x0000, /* 0x0E55 */ 0x0000, /* 0x0E56 */ 0x0000, /* 0x0E57 */ 0x0000, /* 0x0E58 */ 0x0000, /* 0x0E59 */ 0x0000, /* 0x0E5A */ 0x0000, /* 0x0E5B */ 0x0000, /* 0x0E5C */ 0x0000, /* 0x0E5D */ 0x0000, /* 0x0E5E */ 0x0000, /* 0x0E5F */ 0x0000, /* 0x0E60 */ 0x0000, /* 0x0E61 */ 0x0000, /* 0x0E62 */ 0x0000, /* 0x0E63 */ 0x0000, /* 0x0E64 */ 0x0000, /* 0x0E65 */ 0x0000, /* 0x0E66 */ 0x0000, /* 0x0E67 */ 0x0000, /* 0x0E68 */ 0x0000, /* 0x0E69 */ 0x0000, /* 0x0E6A */ 0x0000, /* 0x0E6B */ 0x0000, /* 0x0E6C */ 0x0000, /* 0x0E6D */ 0x0000, /* 0x0E6E */ 0x0000, /* 0x0E6F */ 0x0000, /* 0x0E70 */ 0x0000, /* 0x0E71 */ 0x0000, /* 0x0E72 */ 0x0000, /* 0x0E73 */ 0x0000, /* 0x0E74 */ 0x0000, /* 0x0E75 */ 0x0000, /* 0x0E76 */ 0x0000, /* 0x0E77 */ 0x0000, /* 0x0E78 */ 0x0000, /* 0x0E79 */ 0x0000, /* 0x0E7A */ 0x0000, /* 0x0E7B */ 0x0000, /* 0x0E7C */ 0x0000, /* 0x0E7D */ 0x0000, /* 0x0E7E */ 0x0000, /* 0x0E7F */ 0x0000, /* 0x0E80 */ 0x0000, /* 0x0E81 */ 0x0000, /* 0x0E82 */ 0x0000, /* 0x0E83 */ 0x0000, /* 0x0E84 */ 0x0000, /* 0x0E85 */ 0x0000, /* 0x0E86 */ 0x0000, /* 0x0E87 */ 0x0000, /* 0x0E88 */ 0x0000, /* 0x0E89 */ 0x0000, /* 0x0E8A */ 0x0000, /* 0x0E8B */ 0x0000, /* 0x0E8C */ 0x0000, /* 0x0E8D */ 0x0000, /* 0x0E8E */ 0x0000, /* 0x0E8F */ 0x0000, /* 0x0E90 */ 0x0000, /* 0x0E91 */ 0x0000, /* 0x0E92 */ 0x0000, /* 0x0E93 */ 0x0000, /* 0x0E94 */ 0x0000, /* 0x0E95 */ 0x0000, /* 0x0E96 */ 0x0000, /* 0x0E97 */ 0x0000, /* 0x0E98 */ 0x0000, /* 0x0E99 */ 0x0000, /* 0x0E9A */ 0x0000, /* 0x0E9B */ 0x0000, /* 0x0E9C */ 0x0000, /* 0x0E9D */ 0x0000, /* 0x0E9E */ 0x0000, /* 0x0E9F */ 0x0000, /* 0x0EA0 */ 0x0000, /* 0x0EA1 */ 0x0000, /* 0x0EA2 */ 0x0000, /* 0x0EA3 */ 0x0000, /* 0x0EA4 */ 0x0000, /* 0x0EA5 */ 0x0000, /* 0x0EA6 */ 0x0000, /* 0x0EA7 */ 0x0000, /* 0x0EA8 */ 0x0000, /* 0x0EA9 */ 0x0000, /* 0x0EAA */ 0x0000, /* 0x0EAB */ 0x0000, /* 0x0EAC */ 0x0000, /* 0x0EAD */ 0x0000, /* 0x0EAE */ 0x0000, /* 0x0EAF */ 0x0000, /* 0x0EB0 */ 0x0000, /* 0x0EB1 */ 0x0000, /* 0x0EB2 */ 0x0000, /* 0x0EB3 */ 0x0000, /* 0x0EB4 */ 0x0000, /* 0x0EB5 */ 0x0000, /* 0x0EB6 */ 0x0000, /* 0x0EB7 */ 0x0000, /* 0x0EB8 */ 0x0000, /* 0x0EB9 */ 0x0000, /* 0x0EBA */ 0x0000, /* 0x0EBB */ 0x0000, /* 0x0EBC */ 0x0000, /* 0x0EBD */ 0x0000, /* 0x0EBE */ 0x0000, /* 0x0EBF */ 0x0000, /* 0x0EC0 */ 0x0000, /* 0x0EC1 */ 0x0000, /* 0x0EC2 */ 0x0000, /* 0x0EC3 */ 0x0000, /* 0x0EC4 */ 0x0000, /* 0x0EC5 */ 0x0000, /* 0x0EC6 */ 0x0000, /* 0x0EC7 */ 0x0000, /* 0x0EC8 */ 0x0000, /* 0x0EC9 */ 0x0000, /* 0x0ECA */ 0x0000, /* 0x0ECB */ 0x0000, /* 0x0ECC */ 0x0000, /* 0x0ECD */ 0x0000, /* 0x0ECE */ 0x0000, /* 0x0ECF */ 0x0000, /* 0x0ED0 */ 0x0000, /* 0x0ED1 */ 0x0000, /* 0x0ED2 */ 0x0000, /* 0x0ED3 */ 0x0000, /* 0x0ED4 */ 0x0000, /* 0x0ED5 */ 0x0000, /* 0x0ED6 */ 0x0000, /* 0x0ED7 */ 0x0000, /* 0x0ED8 */ 0x0000, /* 0x0ED9 */ 0x0000, /* 0x0EDA */ 0x0000, /* 0x0EDB */ 0x0000, /* 0x0EDC */ 0x0000, /* 0x0EDD */ 0x0000, /* 0x0EDE */ 0x0000, /* 0x0EDF */ 0x0000, /* 0x0EE0 */ 0x0000, /* 0x0EE1 */ 0x0000, /* 0x0EE2 */ 0x0000, /* 0x0EE3 */ 0x0000, /* 0x0EE4 */ 0x0000, /* 0x0EE5 */ 0x0000, /* 0x0EE6 */ 0x0000, /* 0x0EE7 */ 0x0000, /* 0x0EE8 */ 0x0000, /* 0x0EE9 */ 0x0000, /* 0x0EEA */ 0x0000, /* 0x0EEB */ 0x0000, /* 0x0EEC */ 0x0000, /* 0x0EED */ 0x0000, /* 0x0EEE */ 0x0000, /* 0x0EEF */ 0x0000, /* 0x0EF0 */ 0x0000, /* 0x0EF1 */ 0x0000, /* 0x0EF2 */ 0x0000, /* 0x0EF3 */ 0x0000, /* 0x0EF4 */ 0x0000, /* 0x0EF5 */ 0x0000, /* 0x0EF6 */ 0x0000, /* 0x0EF7 */ 0x0000, /* 0x0EF8 */ 0x0000, /* 0x0EF9 */ 0x0000, /* 0x0EFA */ 0x0000, /* 0x0EFB */ 0x0000, /* 0x0EFC */ 0x0000, /* 0x0EFD */ 0x0000, /* 0x0EFE */ 0x0000, /* 0x0EFF */ 0x0000, /* 0x0F00 */ 0x0000, /* 0x0F01 */ 0x0000, /* 0x0F02 */ 0x0000, /* 0x0F03 */ 0x0000, /* 0x0F04 */ 0x0000, /* 0x0F05 */ 0x0000, /* 0x0F06 */ 0x0000, /* 0x0F07 */ 0x0000, /* 0x0F08 */ 0x0000, /* 0x0F09 */ 0x0000, /* 0x0F0A */ 0x0000, /* 0x0F0B */ 0x0000, /* 0x0F0C */ 0x0000, /* 0x0F0D */ 0x0000, /* 0x0F0E */ 0x0000, /* 0x0F0F */ 0x0000, /* 0x0F10 */ 0x0000, /* 0x0F11 */ 0x0000, /* 0x0F12 */ 0x0000, /* 0x0F13 */ 0x0000, /* 0x0F14 */ 0x0000, /* 0x0F15 */ 0x0000, /* 0x0F16 */ 0x0000, /* 0x0F17 */ 0x0000, /* 0x0F18 */ 0x0000, /* 0x0F19 */ 0x0000, /* 0x0F1A */ 0x0000, /* 0x0F1B */ 0x0000, /* 0x0F1C */ 0x0000, /* 0x0F1D */ 0x0000, /* 0x0F1E */ 0x0000, /* 0x0F1F */ 0x0000, /* 0x0F20 */ 0x0000, /* 0x0F21 */ 0x0000, /* 0x0F22 */ 0x0000, /* 0x0F23 */ 0x0000, /* 0x0F24 */ 0x0000, /* 0x0F25 */ 0x0000, /* 0x0F26 */ 0x0000, /* 0x0F27 */ 0x0000, /* 0x0F28 */ 0x0000, /* 0x0F29 */ 0x0000, /* 0x0F2A */ 0x0000, /* 0x0F2B */ 0x0000, /* 0x0F2C */ 0x0000, /* 0x0F2D */ 0x0000, /* 0x0F2E */ 0x0000, /* 0x0F2F */ 0x0000, /* 0x0F30 */ 0x0000, /* 0x0F31 */ 0x0000, /* 0x0F32 */ 0x0000, /* 0x0F33 */ 0x0000, /* 0x0F34 */ 0x0000, /* 0x0F35 */ 0x0000, /* 0x0F36 */ 0x0000, /* 0x0F37 */ 0x0000, /* 0x0F38 */ 0x0000, /* 0x0F39 */ 0x0000, /* 0x0F3A */ 0x0000, /* 0x0F3B */ 0x0000, /* 0x0F3C */ 0x0000, /* 0x0F3D */ 0x0000, /* 0x0F3E */ 0x0000, /* 0x0F3F */ 0x0000, /* 0x0F40 */ 0x0000, /* 0x0F41 */ 0x0000, /* 0x0F42 */ 0x0000, /* 0x0F43 */ 0x0000, /* 0x0F44 */ 0x0000, /* 0x0F45 */ 0x0000, /* 0x0F46 */ 0x0000, /* 0x0F47 */ 0x0000, /* 0x0F48 */ 0x0000, /* 0x0F49 */ 0x0000, /* 0x0F4A */ 0x0000, /* 0x0F4B */ 0x0000, /* 0x0F4C */ 0x0000, /* 0x0F4D */ 0x0000, /* 0x0F4E */ 0x0000, /* 0x0F4F */ 0x0000, /* 0x0F50 */ 0x0000, /* 0x0F51 */ 0x0000, /* 0x0F52 */ 0x0000, /* 0x0F53 */ 0x0000, /* 0x0F54 */ 0x0000, /* 0x0F55 */ 0x0000, /* 0x0F56 */ 0x0000, /* 0x0F57 */ 0x0000, /* 0x0F58 */ 0x0000, /* 0x0F59 */ 0x0000, /* 0x0F5A */ 0x0000, /* 0x0F5B */ 0x0000, /* 0x0F5C */ 0x0000, /* 0x0F5D */ 0x0000, /* 0x0F5E */ 0x0000, /* 0x0F5F */ 0x0000, /* 0x0F60 */ 0x0000, /* 0x0F61 */ 0x0000, /* 0x0F62 */ 0x0000, /* 0x0F63 */ 0x0000, /* 0x0F64 */ 0x0000, /* 0x0F65 */ 0x0000, /* 0x0F66 */ 0x0000, /* 0x0F67 */ 0x0000, /* 0x0F68 */ 0x0000, /* 0x0F69 */ 0x0000, /* 0x0F6A */ 0x0000, /* 0x0F6B */ 0x0000, /* 0x0F6C */ 0x0000, /* 0x0F6D */ 0x0000, /* 0x0F6E */ 0x0000, /* 0x0F6F */ 0x0000, /* 0x0F70 */ 0x0000, /* 0x0F71 */ 0x0000, /* 0x0F72 */ 0x0000, /* 0x0F73 */ 0x0000, /* 0x0F74 */ 0x0000, /* 0x0F75 */ 0x0000, /* 0x0F76 */ 0x0000, /* 0x0F77 */ 0x0000, /* 0x0F78 */ 0x0000, /* 0x0F79 */ 0x0000, /* 0x0F7A */ 0x0000, /* 0x0F7B */ 0x0000, /* 0x0F7C */ 0x0000, /* 0x0F7D */ 0x0000, /* 0x0F7E */ 0x0000, /* 0x0F7F */ 0x0000, /* 0x0F80 */ 0x0000, /* 0x0F81 */ 0x0000, /* 0x0F82 */ 0x0000, /* 0x0F83 */ 0x0000, /* 0x0F84 */ 0x0000, /* 0x0F85 */ 0x0000, /* 0x0F86 */ 0x0000, /* 0x0F87 */ 0x0000, /* 0x0F88 */ 0x0000, /* 0x0F89 */ 0x0000, /* 0x0F8A */ 0x0000, /* 0x0F8B */ 0x0000, /* 0x0F8C */ 0x0000, /* 0x0F8D */ 0x0000, /* 0x0F8E */ 0x0000, /* 0x0F8F */ 0x0000, /* 0x0F90 */ 0x0000, /* 0x0F91 */ 0x0000, /* 0x0F92 */ 0x0000, /* 0x0F93 */ 0x0000, /* 0x0F94 */ 0x0000, /* 0x0F95 */ 0x0000, /* 0x0F96 */ 0x0000, /* 0x0F97 */ 0x0000, /* 0x0F98 */ 0x0000, /* 0x0F99 */ 0x0000, /* 0x0F9A */ 0x0000, /* 0x0F9B */ 0x0000, /* 0x0F9C */ 0x0000, /* 0x0F9D */ 0x0000, /* 0x0F9E */ 0x0000, /* 0x0F9F */ 0x0000, /* 0x0FA0 */ 0x0000, /* 0x0FA1 */ 0x0000, /* 0x0FA2 */ 0x0000, /* 0x0FA3 */ 0x0000, /* 0x0FA4 */ 0x0000, /* 0x0FA5 */ 0x0000, /* 0x0FA6 */ 0x0000, /* 0x0FA7 */ 0x0000, /* 0x0FA8 */ 0x0000, /* 0x0FA9 */ 0x0000, /* 0x0FAA */ 0x0000, /* 0x0FAB */ 0x0000, /* 0x0FAC */ 0x0000, /* 0x0FAD */ 0x0000, /* 0x0FAE */ 0x0000, /* 0x0FAF */ 0x0000, /* 0x0FB0 */ 0x0000, /* 0x0FB1 */ 0x0000, /* 0x0FB2 */ 0x0000, /* 0x0FB3 */ 0x0000, /* 0x0FB4 */ 0x0000, /* 0x0FB5 */ 0x0000, /* 0x0FB6 */ 0x0000, /* 0x0FB7 */ 0x0000, /* 0x0FB8 */ 0x0000, /* 0x0FB9 */ 0x0000, /* 0x0FBA */ 0x0000, /* 0x0FBB */ 0x0000, /* 0x0FBC */ 0x0000, /* 0x0FBD */ 0x0000, /* 0x0FBE */ 0x0000, /* 0x0FBF */ 0x0000, /* 0x0FC0 */ 0x0000, /* 0x0FC1 */ 0x0000, /* 0x0FC2 */ 0x0000, /* 0x0FC3 */ 0x0000, /* 0x0FC4 */ 0x0000, /* 0x0FC5 */ 0x0000, /* 0x0FC6 */ 0x0000, /* 0x0FC7 */ 0x0000, /* 0x0FC8 */ 0x0000, /* 0x0FC9 */ 0x0000, /* 0x0FCA */ 0x0000, /* 0x0FCB */ 0x0000, /* 0x0FCC */ 0x0000, /* 0x0FCD */ 0x0000, /* 0x0FCE */ 0x0000, /* 0x0FCF */ 0x0000, /* 0x0FD0 */ 0x0000, /* 0x0FD1 */ 0x0000, /* 0x0FD2 */ 0x0000, /* 0x0FD3 */ 0x0000, /* 0x0FD4 */ 0x0000, /* 0x0FD5 */ 0x0000, /* 0x0FD6 */ 0x0000, /* 0x0FD7 */ 0x0000, /* 0x0FD8 */ 0x0000, /* 0x0FD9 */ 0x0000, /* 0x0FDA */ 0x0000, /* 0x0FDB */ 0x0000, /* 0x0FDC */ 0x0000, /* 0x0FDD */ 0x0000, /* 0x0FDE */ 0x0000, /* 0x0FDF */ 0x0000, /* 0x0FE0 */ 0x0000, /* 0x0FE1 */ 0x0000, /* 0x0FE2 */ 0x0000, /* 0x0FE3 */ 0x0000, /* 0x0FE4 */ 0x0000, /* 0x0FE5 */ 0x0000, /* 0x0FE6 */ 0x0000, /* 0x0FE7 */ 0x0000, /* 0x0FE8 */ 0x0000, /* 0x0FE9 */ 0x0000, /* 0x0FEA */ 0x0000, /* 0x0FEB */ 0x0000, /* 0x0FEC */ 0x0000, /* 0x0FED */ 0x0000, /* 0x0FEE */ 0x0000, /* 0x0FEF */ 0x0000, /* 0x0FF0 */ 0x0000, /* 0x0FF1 */ 0x0000, /* 0x0FF2 */ 0x0000, /* 0x0FF3 */ 0x0000, /* 0x0FF4 */ 0x0000, /* 0x0FF5 */ 0x0000, /* 0x0FF6 */ 0x0000, /* 0x0FF7 */ 0x0000, /* 0x0FF8 */ 0x0000, /* 0x0FF9 */ 0x0000, /* 0x0FFA */ 0x0000, /* 0x0FFB */ 0x0000, /* 0x0FFC */ 0x0000, /* 0x0FFD */ 0x0000, /* 0x0FFE */ 0x0000, /* 0x0FFF */ 0x0000, /* 0x1000 */ 0x0000, /* 0x1001 */ 0x0000, /* 0x1002 */ 0x0000, /* 0x1003 */ 0x0000, /* 0x1004 */ 0x0000, /* 0x1005 */ 0x0000, /* 0x1006 */ 0x0000, /* 0x1007 */ 0x0000, /* 0x1008 */ 0x0000, /* 0x1009 */ 0x0000, /* 0x100A */ 0x0000, /* 0x100B */ 0x0000, /* 0x100C */ 0x0000, /* 0x100D */ 0x0000, /* 0x100E */ 0x0000, /* 0x100F */ 0x0000, /* 0x1010 */ 0x0000, /* 0x1011 */ 0x0000, /* 0x1012 */ 0x0000, /* 0x1013 */ 0x0000, /* 0x1014 */ 0x0000, /* 0x1015 */ 0x0000, /* 0x1016 */ 0x0000, /* 0x1017 */ 0x0000, /* 0x1018 */ 0x0000, /* 0x1019 */ 0x0000, /* 0x101A */ 0x0000, /* 0x101B */ 0x0000, /* 0x101C */ 0x0000, /* 0x101D */ 0x0000, /* 0x101E */ 0x0000, /* 0x101F */ 0x0000, /* 0x1020 */ 0x0000, /* 0x1021 */ 0x0000, /* 0x1022 */ 0x0000, /* 0x1023 */ 0x0000, /* 0x1024 */ 0x0000, /* 0x1025 */ 0x0000, /* 0x1026 */ 0x0000, /* 0x1027 */ 0x0000, /* 0x1028 */ 0x0000, /* 0x1029 */ 0x0000, /* 0x102A */ 0x0000, /* 0x102B */ 0x0000, /* 0x102C */ 0x0000, /* 0x102D */ 0x0000, /* 0x102E */ 0x0000, /* 0x102F */ 0x0000, /* 0x1030 */ 0x0000, /* 0x1031 */ 0x0000, /* 0x1032 */ 0x0000, /* 0x1033 */ 0x0000, /* 0x1034 */ 0x0000, /* 0x1035 */ 0x0000, /* 0x1036 */ 0x0000, /* 0x1037 */ 0x0000, /* 0x1038 */ 0x0000, /* 0x1039 */ 0x0000, /* 0x103A */ 0x0000, /* 0x103B */ 0x0000, /* 0x103C */ 0x0000, /* 0x103D */ 0x0000, /* 0x103E */ 0x0000, /* 0x103F */ 0x0000, /* 0x1040 */ 0x0000, /* 0x1041 */ 0x0000, /* 0x1042 */ 0x0000, /* 0x1043 */ 0x0000, /* 0x1044 */ 0x0000, /* 0x1045 */ 0x0000, /* 0x1046 */ 0x0000, /* 0x1047 */ 0x0000, /* 0x1048 */ 0x0000, /* 0x1049 */ 0x0000, /* 0x104A */ 0x0000, /* 0x104B */ 0x0000, /* 0x104C */ 0x0000, /* 0x104D */ 0x0000, /* 0x104E */ 0x0000, /* 0x104F */ 0x0000, /* 0x1050 */ 0x0000, /* 0x1051 */ 0x0000, /* 0x1052 */ 0x0000, /* 0x1053 */ 0x0000, /* 0x1054 */ 0x0000, /* 0x1055 */ 0x0000, /* 0x1056 */ 0x0000, /* 0x1057 */ 0x0000, /* 0x1058 */ 0x0000, /* 0x1059 */ 0x0000, /* 0x105A */ 0x0000, /* 0x105B */ 0x0000, /* 0x105C */ 0x0000, /* 0x105D */ 0x0000, /* 0x105E */ 0x0000, /* 0x105F */ 0x0000, /* 0x1060 */ 0x0000, /* 0x1061 */ 0x0000, /* 0x1062 */ 0x0000, /* 0x1063 */ 0x0000, /* 0x1064 */ 0x0000, /* 0x1065 */ 0x0000, /* 0x1066 */ 0x0000, /* 0x1067 */ 0x0000, /* 0x1068 */ 0x0000, /* 0x1069 */ 0x0000, /* 0x106A */ 0x0000, /* 0x106B */ 0x0000, /* 0x106C */ 0x0000, /* 0x106D */ 0x0000, /* 0x106E */ 0x0000, /* 0x106F */ 0x0000, /* 0x1070 */ 0x0000, /* 0x1071 */ 0x0000, /* 0x1072 */ 0x0000, /* 0x1073 */ 0x0000, /* 0x1074 */ 0x0000, /* 0x1075 */ 0x0000, /* 0x1076 */ 0x0000, /* 0x1077 */ 0x0000, /* 0x1078 */ 0x0000, /* 0x1079 */ 0x0000, /* 0x107A */ 0x0000, /* 0x107B */ 0x0000, /* 0x107C */ 0x0000, /* 0x107D */ 0x0000, /* 0x107E */ 0x0000, /* 0x107F */ 0x0000, /* 0x1080 */ 0x0000, /* 0x1081 */ 0x0000, /* 0x1082 */ 0x0000, /* 0x1083 */ 0x0000, /* 0x1084 */ 0x0000, /* 0x1085 */ 0x0000, /* 0x1086 */ 0x0000, /* 0x1087 */ 0x0000, /* 0x1088 */ 0x0000, /* 0x1089 */ 0x0000, /* 0x108A */ 0x0000, /* 0x108B */ 0x0000, /* 0x108C */ 0x0000, /* 0x108D */ 0x0000, /* 0x108E */ 0x0000, /* 0x108F */ 0x0000, /* 0x1090 */ 0x0000, /* 0x1091 */ 0x0000, /* 0x1092 */ 0x0000, /* 0x1093 */ 0x0000, /* 0x1094 */ 0x0000, /* 0x1095 */ 0x0000, /* 0x1096 */ 0x0000, /* 0x1097 */ 0x0000, /* 0x1098 */ 0x0000, /* 0x1099 */ 0x0000, /* 0x109A */ 0x0000, /* 0x109B */ 0x0000, /* 0x109C */ 0x0000, /* 0x109D */ 0x0000, /* 0x109E */ 0x0000, /* 0x109F */ 0x0000, /* 0x10A0 */ 0x0000, /* 0x10A1 */ 0x0000, /* 0x10A2 */ 0x0000, /* 0x10A3 */ 0x0000, /* 0x10A4 */ 0x0000, /* 0x10A5 */ 0x0000, /* 0x10A6 */ 0x0000, /* 0x10A7 */ 0x0000, /* 0x10A8 */ 0x0000, /* 0x10A9 */ 0x0000, /* 0x10AA */ 0x0000, /* 0x10AB */ 0x0000, /* 0x10AC */ 0x0000, /* 0x10AD */ 0x0000, /* 0x10AE */ 0x0000, /* 0x10AF */ 0x0000, /* 0x10B0 */ 0x0000, /* 0x10B1 */ 0x0000, /* 0x10B2 */ 0x0000, /* 0x10B3 */ 0x0000, /* 0x10B4 */ 0x0000, /* 0x10B5 */ 0x0000, /* 0x10B6 */ 0x0000, /* 0x10B7 */ 0x0000, /* 0x10B8 */ 0x0000, /* 0x10B9 */ 0x0000, /* 0x10BA */ 0x0000, /* 0x10BB */ 0x0000, /* 0x10BC */ 0x0000, /* 0x10BD */ 0x0000, /* 0x10BE */ 0x0000, /* 0x10BF */ 0x0000, /* 0x10C0 */ 0x0000, /* 0x10C1 */ 0x0000, /* 0x10C2 */ 0x0000, /* 0x10C3 */ 0x0000, /* 0x10C4 */ 0x0000, /* 0x10C5 */ 0x0000, /* 0x10C6 */ 0x0000, /* 0x10C7 */ 0x0000, /* 0x10C8 */ 0x0000, /* 0x10C9 */ 0x0000, /* 0x10CA */ 0x0000, /* 0x10CB */ 0x0000, /* 0x10CC */ 0x0000, /* 0x10CD */ 0x0000, /* 0x10CE */ 0x0000, /* 0x10CF */ 0x0000, /* 0x10D0 */ 0x0000, /* 0x10D1 */ 0x0000, /* 0x10D2 */ 0x0000, /* 0x10D3 */ 0x0000, /* 0x10D4 */ 0x0000, /* 0x10D5 */ 0x0000, /* 0x10D6 */ 0x0000, /* 0x10D7 */ 0x0000, /* 0x10D8 */ 0x0000, /* 0x10D9 */ 0x0000, /* 0x10DA */ 0x0000, /* 0x10DB */ 0x0000, /* 0x10DC */ 0x0000, /* 0x10DD */ 0x0000, /* 0x10DE */ 0x0000, /* 0x10DF */ 0x0000, /* 0x10E0 */ 0x0000, /* 0x10E1 */ 0x0000, /* 0x10E2 */ 0x0000, /* 0x10E3 */ 0x0000, /* 0x10E4 */ 0x0000, /* 0x10E5 */ 0x0000, /* 0x10E6 */ 0x0000, /* 0x10E7 */ 0x0000, /* 0x10E8 */ 0x0000, /* 0x10E9 */ 0x0000, /* 0x10EA */ 0x0000, /* 0x10EB */ 0x0000, /* 0x10EC */ 0x0000, /* 0x10ED */ 0x0000, /* 0x10EE */ 0x0000, /* 0x10EF */ 0x0000, /* 0x10F0 */ 0x0000, /* 0x10F1 */ 0x0000, /* 0x10F2 */ 0x0000, /* 0x10F3 */ 0x0000, /* 0x10F4 */ 0x0000, /* 0x10F5 */ 0x0000, /* 0x10F6 */ 0x0000, /* 0x10F7 */ 0x0000, /* 0x10F8 */ 0x0000, /* 0x10F9 */ 0x0000, /* 0x10FA */ 0x0000, /* 0x10FB */ 0x0000, /* 0x10FC */ 0x0000, /* 0x10FD */ 0x0000, /* 0x10FE */ 0x0000, /* 0x10FF */ 0x0000, /* 0x1100 */ 0x0000, /* 0x1101 */ 0x0000, /* 0x1102 */ 0x0000, /* 0x1103 */ 0x0000, /* 0x1104 */ 0x0000, /* 0x1105 */ 0x0000, /* 0x1106 */ 0x0000, /* 0x1107 */ 0x0000, /* 0x1108 */ 0x0000, /* 0x1109 */ 0x0000, /* 0x110A */ 0x0000, /* 0x110B */ 0x0000, /* 0x110C */ 0x0000, /* 0x110D */ 0x0000, /* 0x110E */ 0x0000, /* 0x110F */ 0x0000, /* 0x1110 */ 0x0000, /* 0x1111 */ 0x0000, /* 0x1112 */ 0x0000, /* 0x1113 */ 0x0000, /* 0x1114 */ 0x0000, /* 0x1115 */ 0x0000, /* 0x1116 */ 0x0000, /* 0x1117 */ 0x0000, /* 0x1118 */ 0x0000, /* 0x1119 */ 0x0000, /* 0x111A */ 0x0000, /* 0x111B */ 0x0000, /* 0x111C */ 0x0000, /* 0x111D */ 0x0000, /* 0x111E */ 0x0000, /* 0x111F */ 0x0000, /* 0x1120 */ 0x0000, /* 0x1121 */ 0x0000, /* 0x1122 */ 0x0000, /* 0x1123 */ 0x0000, /* 0x1124 */ 0x0000, /* 0x1125 */ 0x0000, /* 0x1126 */ 0x0000, /* 0x1127 */ 0x0000, /* 0x1128 */ 0x0000, /* 0x1129 */ 0x0000, /* 0x112A */ 0x0000, /* 0x112B */ 0x0000, /* 0x112C */ 0x0000, /* 0x112D */ 0x0000, /* 0x112E */ 0x0000, /* 0x112F */ 0x0000, /* 0x1130 */ 0x0000, /* 0x1131 */ 0x0000, /* 0x1132 */ 0x0000, /* 0x1133 */ 0x0000, /* 0x1134 */ 0x0000, /* 0x1135 */ 0x0000, /* 0x1136 */ 0x0000, /* 0x1137 */ 0x0000, /* 0x1138 */ 0x0000, /* 0x1139 */ 0x0000, /* 0x113A */ 0x0000, /* 0x113B */ 0x0000, /* 0x113C */ 0x0000, /* 0x113D */ 0x0000, /* 0x113E */ 0x0000, /* 0x113F */ 0x0000, /* 0x1140 */ 0x0000, /* 0x1141 */ 0x0000, /* 0x1142 */ 0x0000, /* 0x1143 */ 0x0000, /* 0x1144 */ 0x0000, /* 0x1145 */ 0x0000, /* 0x1146 */ 0x0000, /* 0x1147 */ 0x0000, /* 0x1148 */ 0x0000, /* 0x1149 */ 0x0000, /* 0x114A */ 0x0000, /* 0x114B */ 0x0000, /* 0x114C */ 0x0000, /* 0x114D */ 0x0000, /* 0x114E */ 0x0000, /* 0x114F */ 0x0000, /* 0x1150 */ 0x0000, /* 0x1151 */ 0x0000, /* 0x1152 */ 0x0000, /* 0x1153 */ 0x0000, /* 0x1154 */ 0x0000, /* 0x1155 */ 0x0000, /* 0x1156 */ 0x0000, /* 0x1157 */ 0x0000, /* 0x1158 */ 0x0000, /* 0x1159 */ 0x0000, /* 0x115A */ 0x0000, /* 0x115B */ 0x0000, /* 0x115C */ 0x0000, /* 0x115D */ 0x0000, /* 0x115E */ 0x0000, /* 0x115F */ 0x0000, /* 0x1160 */ 0x0000, /* 0x1161 */ 0x0000, /* 0x1162 */ 0x0000, /* 0x1163 */ 0x0000, /* 0x1164 */ 0x0000, /* 0x1165 */ 0x0000, /* 0x1166 */ 0x0000, /* 0x1167 */ 0x0000, /* 0x1168 */ 0x0000, /* 0x1169 */ 0x0000, /* 0x116A */ 0x0000, /* 0x116B */ 0x0000, /* 0x116C */ 0x0000, /* 0x116D */ 0x0000, /* 0x116E */ 0x0000, /* 0x116F */ 0x0000, /* 0x1170 */ 0x0000, /* 0x1171 */ 0x0000, /* 0x1172 */ 0x0000, /* 0x1173 */ 0x0000, /* 0x1174 */ 0x0000, /* 0x1175 */ 0x0000, /* 0x1176 */ 0x0000, /* 0x1177 */ 0x0000, /* 0x1178 */ 0x0000, /* 0x1179 */ 0x0000, /* 0x117A */ 0x0000, /* 0x117B */ 0x0000, /* 0x117C */ 0x0000, /* 0x117D */ 0x0000, /* 0x117E */ 0x0000, /* 0x117F */ 0x0000, /* 0x1180 */ 0x0000, /* 0x1181 */ 0x0000, /* 0x1182 */ 0x0000, /* 0x1183 */ 0x0000, /* 0x1184 */ 0x0000, /* 0x1185 */ 0x0000, /* 0x1186 */ 0x0000, /* 0x1187 */ 0x0000, /* 0x1188 */ 0x0000, /* 0x1189 */ 0x0000, /* 0x118A */ 0x0000, /* 0x118B */ 0x0000, /* 0x118C */ 0x0000, /* 0x118D */ 0x0000, /* 0x118E */ 0x0000, /* 0x118F */ 0x0000, /* 0x1190 */ 0x0000, /* 0x1191 */ 0x0000, /* 0x1192 */ 0x0000, /* 0x1193 */ 0x0000, /* 0x1194 */ 0x0000, /* 0x1195 */ 0x0000, /* 0x1196 */ 0x0000, /* 0x1197 */ 0x0000, /* 0x1198 */ 0x0000, /* 0x1199 */ 0x0000, /* 0x119A */ 0x0000, /* 0x119B */ 0x0000, /* 0x119C */ 0x0000, /* 0x119D */ 0x0000, /* 0x119E */ 0x0000, /* 0x119F */ 0x0000, /* 0x11A0 */ 0x0000, /* 0x11A1 */ 0x0000, /* 0x11A2 */ 0x0000, /* 0x11A3 */ 0x0000, /* 0x11A4 */ 0x0000, /* 0x11A5 */ 0x0000, /* 0x11A6 */ 0x0000, /* 0x11A7 */ 0x0000, /* 0x11A8 */ 0x0000, /* 0x11A9 */ 0x0000, /* 0x11AA */ 0x0000, /* 0x11AB */ 0x0000, /* 0x11AC */ 0x0000, /* 0x11AD */ 0x0000, /* 0x11AE */ 0x0000, /* 0x11AF */ 0x0000, /* 0x11B0 */ 0x0000, /* 0x11B1 */ 0x0000, /* 0x11B2 */ 0x0000, /* 0x11B3 */ 0x0000, /* 0x11B4 */ 0x0000, /* 0x11B5 */ 0x0000, /* 0x11B6 */ 0x0000, /* 0x11B7 */ 0x0000, /* 0x11B8 */ 0x0000, /* 0x11B9 */ 0x0000, /* 0x11BA */ 0x0000, /* 0x11BB */ 0x0000, /* 0x11BC */ 0x0000, /* 0x11BD */ 0x0000, /* 0x11BE */ 0x0000, /* 0x11BF */ 0x0000, /* 0x11C0 */ 0x0000, /* 0x11C1 */ 0x0000, /* 0x11C2 */ 0x0000, /* 0x11C3 */ 0x0000, /* 0x11C4 */ 0x0000, /* 0x11C5 */ 0x0000, /* 0x11C6 */ 0x0000, /* 0x11C7 */ 0x0000, /* 0x11C8 */ 0x0000, /* 0x11C9 */ 0x0000, /* 0x11CA */ 0x0000, /* 0x11CB */ 0x0000, /* 0x11CC */ 0x0000, /* 0x11CD */ 0x0000, /* 0x11CE */ 0x0000, /* 0x11CF */ 0x0000, /* 0x11D0 */ 0x0000, /* 0x11D1 */ 0x0000, /* 0x11D2 */ 0x0000, /* 0x11D3 */ 0x0000, /* 0x11D4 */ 0x0000, /* 0x11D5 */ 0x0000, /* 0x11D6 */ 0x0000, /* 0x11D7 */ 0x0000, /* 0x11D8 */ 0x0000, /* 0x11D9 */ 0x0000, /* 0x11DA */ 0x0000, /* 0x11DB */ 0x0000, /* 0x11DC */ 0x0000, /* 0x11DD */ 0x0000, /* 0x11DE */ 0x0000, /* 0x11DF */ 0x0000, /* 0x11E0 */ 0x0000, /* 0x11E1 */ 0x0000, /* 0x11E2 */ 0x0000, /* 0x11E3 */ 0x0000, /* 0x11E4 */ 0x0000, /* 0x11E5 */ 0x0000, /* 0x11E6 */ 0x0000, /* 0x11E7 */ 0x0000, /* 0x11E8 */ 0x0000, /* 0x11E9 */ 0x0000, /* 0x11EA */ 0x0000, /* 0x11EB */ 0x0000, /* 0x11EC */ 0x0000, /* 0x11ED */ 0x0000, /* 0x11EE */ 0x0000, /* 0x11EF */ 0x0000, /* 0x11F0 */ 0x0000, /* 0x11F1 */ 0x0000, /* 0x11F2 */ 0x0000, /* 0x11F3 */ 0x0000, /* 0x11F4 */ 0x0000, /* 0x11F5 */ 0x0000, /* 0x11F6 */ 0x0000, /* 0x11F7 */ 0x0000, /* 0x11F8 */ 0x0000, /* 0x11F9 */ 0x0000, /* 0x11FA */ 0x0000, /* 0x11FB */ 0x0000, /* 0x11FC */ 0x0000, /* 0x11FD */ 0x0000, /* 0x11FE */ 0x0000, /* 0x11FF */ 0x0000, /* 0x1200 */ 0x0000, /* 0x1201 */ 0x0000, /* 0x1202 */ 0x0000, /* 0x1203 */ 0x0000, /* 0x1204 */ 0x0000, /* 0x1205 */ 0x0000, /* 0x1206 */ 0x0000, /* 0x1207 */ 0x0000, /* 0x1208 */ 0x0000, /* 0x1209 */ 0x0000, /* 0x120A */ 0x0000, /* 0x120B */ 0x0000, /* 0x120C */ 0x0000, /* 0x120D */ 0x0000, /* 0x120E */ 0x0000, /* 0x120F */ 0x0000, /* 0x1210 */ 0x0000, /* 0x1211 */ 0x0000, /* 0x1212 */ 0x0000, /* 0x1213 */ 0x0000, /* 0x1214 */ 0x0000, /* 0x1215 */ 0x0000, /* 0x1216 */ 0x0000, /* 0x1217 */ 0x0000, /* 0x1218 */ 0x0000, /* 0x1219 */ 0x0000, /* 0x121A */ 0x0000, /* 0x121B */ 0x0000, /* 0x121C */ 0x0000, /* 0x121D */ 0x0000, /* 0x121E */ 0x0000, /* 0x121F */ 0x0000, /* 0x1220 */ 0x0000, /* 0x1221 */ 0x0000, /* 0x1222 */ 0x0000, /* 0x1223 */ 0x0000, /* 0x1224 */ 0x0000, /* 0x1225 */ 0x0000, /* 0x1226 */ 0x0000, /* 0x1227 */ 0x0000, /* 0x1228 */ 0x0000, /* 0x1229 */ 0x0000, /* 0x122A */ 0x0000, /* 0x122B */ 0x0000, /* 0x122C */ 0x0000, /* 0x122D */ 0x0000, /* 0x122E */ 0x0000, /* 0x122F */ 0x0000, /* 0x1230 */ 0x0000, /* 0x1231 */ 0x0000, /* 0x1232 */ 0x0000, /* 0x1233 */ 0x0000, /* 0x1234 */ 0x0000, /* 0x1235 */ 0x0000, /* 0x1236 */ 0x0000, /* 0x1237 */ 0x0000, /* 0x1238 */ 0x0000, /* 0x1239 */ 0x0000, /* 0x123A */ 0x0000, /* 0x123B */ 0x0000, /* 0x123C */ 0x0000, /* 0x123D */ 0x0000, /* 0x123E */ 0x0000, /* 0x123F */ 0x0000, /* 0x1240 */ 0x0000, /* 0x1241 */ 0x0000, /* 0x1242 */ 0x0000, /* 0x1243 */ 0x0000, /* 0x1244 */ 0x0000, /* 0x1245 */ 0x0000, /* 0x1246 */ 0x0000, /* 0x1247 */ 0x0000, /* 0x1248 */ 0x0000, /* 0x1249 */ 0x0000, /* 0x124A */ 0x0000, /* 0x124B */ 0x0000, /* 0x124C */ 0x0000, /* 0x124D */ 0x0000, /* 0x124E */ 0x0000, /* 0x124F */ 0x0000, /* 0x1250 */ 0x0000, /* 0x1251 */ 0x0000, /* 0x1252 */ 0x0000, /* 0x1253 */ 0x0000, /* 0x1254 */ 0x0000, /* 0x1255 */ 0x0000, /* 0x1256 */ 0x0000, /* 0x1257 */ 0x0000, /* 0x1258 */ 0x0000, /* 0x1259 */ 0x0000, /* 0x125A */ 0x0000, /* 0x125B */ 0x0000, /* 0x125C */ 0x0000, /* 0x125D */ 0x0000, /* 0x125E */ 0x0000, /* 0x125F */ 0x0000, /* 0x1260 */ 0x0000, /* 0x1261 */ 0x0000, /* 0x1262 */ 0x0000, /* 0x1263 */ 0x0000, /* 0x1264 */ 0x0000, /* 0x1265 */ 0x0000, /* 0x1266 */ 0x0000, /* 0x1267 */ 0x0000, /* 0x1268 */ 0x0000, /* 0x1269 */ 0x0000, /* 0x126A */ 0x0000, /* 0x126B */ 0x0000, /* 0x126C */ 0x0000, /* 0x126D */ 0x0000, /* 0x126E */ 0x0000, /* 0x126F */ 0x0000, /* 0x1270 */ 0x0000, /* 0x1271 */ 0x0000, /* 0x1272 */ 0x0000, /* 0x1273 */ 0x0000, /* 0x1274 */ 0x0000, /* 0x1275 */ 0x0000, /* 0x1276 */ 0x0000, /* 0x1277 */ 0x0000, /* 0x1278 */ 0x0000, /* 0x1279 */ 0x0000, /* 0x127A */ 0x0000, /* 0x127B */ 0x0000, /* 0x127C */ 0x0000, /* 0x127D */ 0x0000, /* 0x127E */ 0x0000, /* 0x127F */ 0x0000, /* 0x1280 */ 0x0000, /* 0x1281 */ 0x0000, /* 0x1282 */ 0x0000, /* 0x1283 */ 0x0000, /* 0x1284 */ 0x0000, /* 0x1285 */ 0x0000, /* 0x1286 */ 0x0000, /* 0x1287 */ 0x0000, /* 0x1288 */ 0x0000, /* 0x1289 */ 0x0000, /* 0x128A */ 0x0000, /* 0x128B */ 0x0000, /* 0x128C */ 0x0000, /* 0x128D */ 0x0000, /* 0x128E */ 0x0000, /* 0x128F */ 0x0000, /* 0x1290 */ 0x0000, /* 0x1291 */ 0x0000, /* 0x1292 */ 0x0000, /* 0x1293 */ 0x0000, /* 0x1294 */ 0x0000, /* 0x1295 */ 0x0000, /* 0x1296 */ 0x0000, /* 0x1297 */ 0x0000, /* 0x1298 */ 0x0000, /* 0x1299 */ 0x0000, /* 0x129A */ 0x0000, /* 0x129B */ 0x0000, /* 0x129C */ 0x0000, /* 0x129D */ 0x0000, /* 0x129E */ 0x0000, /* 0x129F */ 0x0000, /* 0x12A0 */ 0x0000, /* 0x12A1 */ 0x0000, /* 0x12A2 */ 0x0000, /* 0x12A3 */ 0x0000, /* 0x12A4 */ 0x0000, /* 0x12A5 */ 0x0000, /* 0x12A6 */ 0x0000, /* 0x12A7 */ 0x0000, /* 0x12A8 */ 0x0000, /* 0x12A9 */ 0x0000, /* 0x12AA */ 0x0000, /* 0x12AB */ 0x0000, /* 0x12AC */ 0x0000, /* 0x12AD */ 0x0000, /* 0x12AE */ 0x0000, /* 0x12AF */ 0x0000, /* 0x12B0 */ 0x0000, /* 0x12B1 */ 0x0000, /* 0x12B2 */ 0x0000, /* 0x12B3 */ 0x0000, /* 0x12B4 */ 0x0000, /* 0x12B5 */ 0x0000, /* 0x12B6 */ 0x0000, /* 0x12B7 */ 0x0000, /* 0x12B8 */ 0x0000, /* 0x12B9 */ 0x0000, /* 0x12BA */ 0x0000, /* 0x12BB */ 0x0000, /* 0x12BC */ 0x0000, /* 0x12BD */ 0x0000, /* 0x12BE */ 0x0000, /* 0x12BF */ 0x0000, /* 0x12C0 */ 0x0000, /* 0x12C1 */ 0x0000, /* 0x12C2 */ 0x0000, /* 0x12C3 */ 0x0000, /* 0x12C4 */ 0x0000, /* 0x12C5 */ 0x0000, /* 0x12C6 */ 0x0000, /* 0x12C7 */ 0x0000, /* 0x12C8 */ 0x0000, /* 0x12C9 */ 0x0000, /* 0x12CA */ 0x0000, /* 0x12CB */ 0x0000, /* 0x12CC */ 0x0000, /* 0x12CD */ 0x0000, /* 0x12CE */ 0x0000, /* 0x12CF */ 0x0000, /* 0x12D0 */ 0x0000, /* 0x12D1 */ 0x0000, /* 0x12D2 */ 0x0000, /* 0x12D3 */ 0x0000, /* 0x12D4 */ 0x0000, /* 0x12D5 */ 0x0000, /* 0x12D6 */ 0x0000, /* 0x12D7 */ 0x0000, /* 0x12D8 */ 0x0000, /* 0x12D9 */ 0x0000, /* 0x12DA */ 0x0000, /* 0x12DB */ 0x0000, /* 0x12DC */ 0x0000, /* 0x12DD */ 0x0000, /* 0x12DE */ 0x0000, /* 0x12DF */ 0x0000, /* 0x12E0 */ 0x0000, /* 0x12E1 */ 0x0000, /* 0x12E2 */ 0x0000, /* 0x12E3 */ 0x0000, /* 0x12E4 */ 0x0000, /* 0x12E5 */ 0x0000, /* 0x12E6 */ 0x0000, /* 0x12E7 */ 0x0000, /* 0x12E8 */ 0x0000, /* 0x12E9 */ 0x0000, /* 0x12EA */ 0x0000, /* 0x12EB */ 0x0000, /* 0x12EC */ 0x0000, /* 0x12ED */ 0x0000, /* 0x12EE */ 0x0000, /* 0x12EF */ 0x0000, /* 0x12F0 */ 0x0000, /* 0x12F1 */ 0x0000, /* 0x12F2 */ 0x0000, /* 0x12F3 */ 0x0000, /* 0x12F4 */ 0x0000, /* 0x12F5 */ 0x0000, /* 0x12F6 */ 0x0000, /* 0x12F7 */ 0x0000, /* 0x12F8 */ 0x0000, /* 0x12F9 */ 0x0000, /* 0x12FA */ 0x0000, /* 0x12FB */ 0x0000, /* 0x12FC */ 0x0000, /* 0x12FD */ 0x0000, /* 0x12FE */ 0x0000, /* 0x12FF */ 0x0000, /* 0x1300 */ 0x0000, /* 0x1301 */ 0x0000, /* 0x1302 */ 0x0000, /* 0x1303 */ 0x0000, /* 0x1304 */ 0x0000, /* 0x1305 */ 0x0000, /* 0x1306 */ 0x0000, /* 0x1307 */ 0x0000, /* 0x1308 */ 0x0000, /* 0x1309 */ 0x0000, /* 0x130A */ 0x0000, /* 0x130B */ 0x0000, /* 0x130C */ 0x0000, /* 0x130D */ 0x0000, /* 0x130E */ 0x0000, /* 0x130F */ 0x0000, /* 0x1310 */ 0x0000, /* 0x1311 */ 0x0000, /* 0x1312 */ 0x0000, /* 0x1313 */ 0x0000, /* 0x1314 */ 0x0000, /* 0x1315 */ 0x0000, /* 0x1316 */ 0x0000, /* 0x1317 */ 0x0000, /* 0x1318 */ 0x0000, /* 0x1319 */ 0x0000, /* 0x131A */ 0x0000, /* 0x131B */ 0x0000, /* 0x131C */ 0x0000, /* 0x131D */ 0x0000, /* 0x131E */ 0x0000, /* 0x131F */ 0x0000, /* 0x1320 */ 0x0000, /* 0x1321 */ 0x0000, /* 0x1322 */ 0x0000, /* 0x1323 */ 0x0000, /* 0x1324 */ 0x0000, /* 0x1325 */ 0x0000, /* 0x1326 */ 0x0000, /* 0x1327 */ 0x0000, /* 0x1328 */ 0x0000, /* 0x1329 */ 0x0000, /* 0x132A */ 0x0000, /* 0x132B */ 0x0000, /* 0x132C */ 0x0000, /* 0x132D */ 0x0000, /* 0x132E */ 0x0000, /* 0x132F */ 0x0000, /* 0x1330 */ 0x0000, /* 0x1331 */ 0x0000, /* 0x1332 */ 0x0000, /* 0x1333 */ 0x0000, /* 0x1334 */ 0x0000, /* 0x1335 */ 0x0000, /* 0x1336 */ 0x0000, /* 0x1337 */ 0x0000, /* 0x1338 */ 0x0000, /* 0x1339 */ 0x0000, /* 0x133A */ 0x0000, /* 0x133B */ 0x0000, /* 0x133C */ 0x0000, /* 0x133D */ 0x0000, /* 0x133E */ 0x0000, /* 0x133F */ 0x0000, /* 0x1340 */ 0x0000, /* 0x1341 */ 0x0000, /* 0x1342 */ 0x0000, /* 0x1343 */ 0x0000, /* 0x1344 */ 0x0000, /* 0x1345 */ 0x0000, /* 0x1346 */ 0x0000, /* 0x1347 */ 0x0000, /* 0x1348 */ 0x0000, /* 0x1349 */ 0x0000, /* 0x134A */ 0x0000, /* 0x134B */ 0x0000, /* 0x134C */ 0x0000, /* 0x134D */ 0x0000, /* 0x134E */ 0x0000, /* 0x134F */ 0x0000, /* 0x1350 */ 0x0000, /* 0x1351 */ 0x0000, /* 0x1352 */ 0x0000, /* 0x1353 */ 0x0000, /* 0x1354 */ 0x0000, /* 0x1355 */ 0x0000, /* 0x1356 */ 0x0000, /* 0x1357 */ 0x0000, /* 0x1358 */ 0x0000, /* 0x1359 */ 0x0000, /* 0x135A */ 0x0000, /* 0x135B */ 0x0000, /* 0x135C */ 0x0000, /* 0x135D */ 0x0000, /* 0x135E */ 0x0000, /* 0x135F */ 0x0000, /* 0x1360 */ 0x0000, /* 0x1361 */ 0x0000, /* 0x1362 */ 0x0000, /* 0x1363 */ 0x0000, /* 0x1364 */ 0x0000, /* 0x1365 */ 0x0000, /* 0x1366 */ 0x0000, /* 0x1367 */ 0x0000, /* 0x1368 */ 0x0000, /* 0x1369 */ 0x0000, /* 0x136A */ 0x0000, /* 0x136B */ 0x0000, /* 0x136C */ 0x0000, /* 0x136D */ 0x0000, /* 0x136E */ 0x0000, /* 0x136F */ 0x0000, /* 0x1370 */ 0x0000, /* 0x1371 */ 0x0000, /* 0x1372 */ 0x0000, /* 0x1373 */ 0x0000, /* 0x1374 */ 0x0000, /* 0x1375 */ 0x0000, /* 0x1376 */ 0x0000, /* 0x1377 */ 0x0000, /* 0x1378 */ 0x0000, /* 0x1379 */ 0x0000, /* 0x137A */ 0x0000, /* 0x137B */ 0x0000, /* 0x137C */ 0x0000, /* 0x137D */ 0x0000, /* 0x137E */ 0x0000, /* 0x137F */ 0x0000, /* 0x1380 */ 0x0000, /* 0x1381 */ 0x0000, /* 0x1382 */ 0x0000, /* 0x1383 */ 0x0000, /* 0x1384 */ 0x0000, /* 0x1385 */ 0x0000, /* 0x1386 */ 0x0000, /* 0x1387 */ 0x0000, /* 0x1388 */ 0x0000, /* 0x1389 */ 0x0000, /* 0x138A */ 0x0000, /* 0x138B */ 0x0000, /* 0x138C */ 0x0000, /* 0x138D */ 0x0000, /* 0x138E */ 0x0000, /* 0x138F */ 0x0000, /* 0x1390 */ 0x0000, /* 0x1391 */ 0x0000, /* 0x1392 */ 0x0000, /* 0x1393 */ 0x0000, /* 0x1394 */ 0x0000, /* 0x1395 */ 0x0000, /* 0x1396 */ 0x0000, /* 0x1397 */ 0x0000, /* 0x1398 */ 0x0000, /* 0x1399 */ 0x0000, /* 0x139A */ 0x0000, /* 0x139B */ 0x0000, /* 0x139C */ 0x0000, /* 0x139D */ 0x0000, /* 0x139E */ 0x0000, /* 0x139F */ 0x0000, /* 0x13A0 */ 0x0000, /* 0x13A1 */ 0x0000, /* 0x13A2 */ 0x0000, /* 0x13A3 */ 0x0000, /* 0x13A4 */ 0x0000, /* 0x13A5 */ 0x0000, /* 0x13A6 */ 0x0000, /* 0x13A7 */ 0x0000, /* 0x13A8 */ 0x0000, /* 0x13A9 */ 0x0000, /* 0x13AA */ 0x0000, /* 0x13AB */ 0x0000, /* 0x13AC */ 0x0000, /* 0x13AD */ 0x0000, /* 0x13AE */ 0x0000, /* 0x13AF */ 0x0000, /* 0x13B0 */ 0x0000, /* 0x13B1 */ 0x0000, /* 0x13B2 */ 0x0000, /* 0x13B3 */ 0x0000, /* 0x13B4 */ 0x0000, /* 0x13B5 */ 0x0000, /* 0x13B6 */ 0x0000, /* 0x13B7 */ 0x0000, /* 0x13B8 */ 0x0000, /* 0x13B9 */ 0x0000, /* 0x13BA */ 0x0000, /* 0x13BB */ 0x0000, /* 0x13BC */ 0x0000, /* 0x13BD */ 0x0000, /* 0x13BE */ 0x0000, /* 0x13BF */ 0x0000, /* 0x13C0 */ 0x0000, /* 0x13C1 */ 0x0000, /* 0x13C2 */ 0x0000, /* 0x13C3 */ 0x0000, /* 0x13C4 */ 0x0000, /* 0x13C5 */ 0x0000, /* 0x13C6 */ 0x0000, /* 0x13C7 */ 0x0000, /* 0x13C8 */ 0x0000, /* 0x13C9 */ 0x0000, /* 0x13CA */ 0x0000, /* 0x13CB */ 0x0000, /* 0x13CC */ 0x0000, /* 0x13CD */ 0x0000, /* 0x13CE */ 0x0000, /* 0x13CF */ 0x0000, /* 0x13D0 */ 0x0000, /* 0x13D1 */ 0x0000, /* 0x13D2 */ 0x0000, /* 0x13D3 */ 0x0000, /* 0x13D4 */ 0x0000, /* 0x13D5 */ 0x0000, /* 0x13D6 */ 0x0000, /* 0x13D7 */ 0x0000, /* 0x13D8 */ 0x0000, /* 0x13D9 */ 0x0000, /* 0x13DA */ 0x0000, /* 0x13DB */ 0x0000, /* 0x13DC */ 0x0000, /* 0x13DD */ 0x0000, /* 0x13DE */ 0x0000, /* 0x13DF */ 0x0000, /* 0x13E0 */ 0x0000, /* 0x13E1 */ 0x0000, /* 0x13E2 */ 0x0000, /* 0x13E3 */ 0x0000, /* 0x13E4 */ 0x0000, /* 0x13E5 */ 0x0000, /* 0x13E6 */ 0x0000, /* 0x13E7 */ 0x0000, /* 0x13E8 */ 0x0000, /* 0x13E9 */ 0x0000, /* 0x13EA */ 0x0000, /* 0x13EB */ 0x0000, /* 0x13EC */ 0x0000, /* 0x13ED */ 0x0000, /* 0x13EE */ 0x0000, /* 0x13EF */ 0x0000, /* 0x13F0 */ 0x0000, /* 0x13F1 */ 0x0000, /* 0x13F2 */ 0x0000, /* 0x13F3 */ 0x0000, /* 0x13F4 */ 0x0000, /* 0x13F5 */ 0x0000, /* 0x13F6 */ 0x0000, /* 0x13F7 */ 0x0000, /* 0x13F8 */ 0x0000, /* 0x13F9 */ 0x0000, /* 0x13FA */ 0x0000, /* 0x13FB */ 0x0000, /* 0x13FC */ 0x0000, /* 0x13FD */ 0x0000, /* 0x13FE */ 0x0000, /* 0x13FF */ 0x0000, /* 0x1400 */ 0x0000, /* 0x1401 */ 0x0000, /* 0x1402 */ 0x0000, /* 0x1403 */ 0x0000, /* 0x1404 */ 0x0000, /* 0x1405 */ 0x0000, /* 0x1406 */ 0x0000, /* 0x1407 */ 0x0000, /* 0x1408 */ 0x0000, /* 0x1409 */ 0x0000, /* 0x140A */ 0x0000, /* 0x140B */ 0x0000, /* 0x140C */ 0x0000, /* 0x140D */ 0x0000, /* 0x140E */ 0x0000, /* 0x140F */ 0x0000, /* 0x1410 */ 0x0000, /* 0x1411 */ 0x0000, /* 0x1412 */ 0x0000, /* 0x1413 */ 0x0000, /* 0x1414 */ 0x0000, /* 0x1415 */ 0x0000, /* 0x1416 */ 0x0000, /* 0x1417 */ 0x0000, /* 0x1418 */ 0x0000, /* 0x1419 */ 0x0000, /* 0x141A */ 0x0000, /* 0x141B */ 0x0000, /* 0x141C */ 0x0000, /* 0x141D */ 0x0000, /* 0x141E */ 0x0000, /* 0x141F */ 0x0000, /* 0x1420 */ 0x0000, /* 0x1421 */ 0x0000, /* 0x1422 */ 0x0000, /* 0x1423 */ 0x0000, /* 0x1424 */ 0x0000, /* 0x1425 */ 0x0000, /* 0x1426 */ 0x0000, /* 0x1427 */ 0x0000, /* 0x1428 */ 0x0000, /* 0x1429 */ 0x0000, /* 0x142A */ 0x0000, /* 0x142B */ 0x0000, /* 0x142C */ 0x0000, /* 0x142D */ 0x0000, /* 0x142E */ 0x0000, /* 0x142F */ 0x0000, /* 0x1430 */ 0x0000, /* 0x1431 */ 0x0000, /* 0x1432 */ 0x0000, /* 0x1433 */ 0x0000, /* 0x1434 */ 0x0000, /* 0x1435 */ 0x0000, /* 0x1436 */ 0x0000, /* 0x1437 */ 0x0000, /* 0x1438 */ 0x0000, /* 0x1439 */ 0x0000, /* 0x143A */ 0x0000, /* 0x143B */ 0x0000, /* 0x143C */ 0x0000, /* 0x143D */ 0x0000, /* 0x143E */ 0x0000, /* 0x143F */ 0x0000, /* 0x1440 */ 0x0000, /* 0x1441 */ 0x0000, /* 0x1442 */ 0x0000, /* 0x1443 */ 0x0000, /* 0x1444 */ 0x0000, /* 0x1445 */ 0x0000, /* 0x1446 */ 0x0000, /* 0x1447 */ 0x0000, /* 0x1448 */ 0x0000, /* 0x1449 */ 0x0000, /* 0x144A */ 0x0000, /* 0x144B */ 0x0000, /* 0x144C */ 0x0000, /* 0x144D */ 0x0000, /* 0x144E */ 0x0000, /* 0x144F */ 0x0000, /* 0x1450 */ 0x0000, /* 0x1451 */ 0x0000, /* 0x1452 */ 0x0000, /* 0x1453 */ 0x0000, /* 0x1454 */ 0x0000, /* 0x1455 */ 0x0000, /* 0x1456 */ 0x0000, /* 0x1457 */ 0x0000, /* 0x1458 */ 0x0000, /* 0x1459 */ 0x0000, /* 0x145A */ 0x0000, /* 0x145B */ 0x0000, /* 0x145C */ 0x0000, /* 0x145D */ 0x0000, /* 0x145E */ 0x0000, /* 0x145F */ 0x0000, /* 0x1460 */ 0x0000, /* 0x1461 */ 0x0000, /* 0x1462 */ 0x0000, /* 0x1463 */ 0x0000, /* 0x1464 */ 0x0000, /* 0x1465 */ 0x0000, /* 0x1466 */ 0x0000, /* 0x1467 */ 0x0000, /* 0x1468 */ 0x0000, /* 0x1469 */ 0x0000, /* 0x146A */ 0x0000, /* 0x146B */ 0x0000, /* 0x146C */ 0x0000, /* 0x146D */ 0x0000, /* 0x146E */ 0x0000, /* 0x146F */ 0x0000, /* 0x1470 */ 0x0000, /* 0x1471 */ 0x0000, /* 0x1472 */ 0x0000, /* 0x1473 */ 0x0000, /* 0x1474 */ 0x0000, /* 0x1475 */ 0x0000, /* 0x1476 */ 0x0000, /* 0x1477 */ 0x0000, /* 0x1478 */ 0x0000, /* 0x1479 */ 0x0000, /* 0x147A */ 0x0000, /* 0x147B */ 0x0000, /* 0x147C */ 0x0000, /* 0x147D */ 0x0000, /* 0x147E */ 0x0000, /* 0x147F */ 0x0000, /* 0x1480 */ 0x0000, /* 0x1481 */ 0x0000, /* 0x1482 */ 0x0000, /* 0x1483 */ 0x0000, /* 0x1484 */ 0x0000, /* 0x1485 */ 0x0000, /* 0x1486 */ 0x0000, /* 0x1487 */ 0x0000, /* 0x1488 */ 0x0000, /* 0x1489 */ 0x0000, /* 0x148A */ 0x0000, /* 0x148B */ 0x0000, /* 0x148C */ 0x0000, /* 0x148D */ 0x0000, /* 0x148E */ 0x0000, /* 0x148F */ 0x0000, /* 0x1490 */ 0x0000, /* 0x1491 */ 0x0000, /* 0x1492 */ 0x0000, /* 0x1493 */ 0x0000, /* 0x1494 */ 0x0000, /* 0x1495 */ 0x0000, /* 0x1496 */ 0x0000, /* 0x1497 */ 0x0000, /* 0x1498 */ 0x0000, /* 0x1499 */ 0x0000, /* 0x149A */ 0x0000, /* 0x149B */ 0x0000, /* 0x149C */ 0x0000, /* 0x149D */ 0x0000, /* 0x149E */ 0x0000, /* 0x149F */ 0x0000, /* 0x14A0 */ 0x0000, /* 0x14A1 */ 0x0000, /* 0x14A2 */ 0x0000, /* 0x14A3 */ 0x0000, /* 0x14A4 */ 0x0000, /* 0x14A5 */ 0x0000, /* 0x14A6 */ 0x0000, /* 0x14A7 */ 0x0000, /* 0x14A8 */ 0x0000, /* 0x14A9 */ 0x0000, /* 0x14AA */ 0x0000, /* 0x14AB */ 0x0000, /* 0x14AC */ 0x0000, /* 0x14AD */ 0x0000, /* 0x14AE */ 0x0000, /* 0x14AF */ 0x0000, /* 0x14B0 */ 0x0000, /* 0x14B1 */ 0x0000, /* 0x14B2 */ 0x0000, /* 0x14B3 */ 0x0000, /* 0x14B4 */ 0x0000, /* 0x14B5 */ 0x0000, /* 0x14B6 */ 0x0000, /* 0x14B7 */ 0x0000, /* 0x14B8 */ 0x0000, /* 0x14B9 */ 0x0000, /* 0x14BA */ 0x0000, /* 0x14BB */ 0x0000, /* 0x14BC */ 0x0000, /* 0x14BD */ 0x0000, /* 0x14BE */ 0x0000, /* 0x14BF */ 0x0000, /* 0x14C0 */ 0x0000, /* 0x14C1 */ 0x0000, /* 0x14C2 */ 0x0000, /* 0x14C3 */ 0x0000, /* 0x14C4 */ 0x0000, /* 0x14C5 */ 0x0000, /* 0x14C6 */ 0x0000, /* 0x14C7 */ 0x0000, /* 0x14C8 */ 0x0000, /* 0x14C9 */ 0x0000, /* 0x14CA */ 0x0000, /* 0x14CB */ 0x0000, /* 0x14CC */ 0x0000, /* 0x14CD */ 0x0000, /* 0x14CE */ 0x0000, /* 0x14CF */ 0x0000, /* 0x14D0 */ 0x0000, /* 0x14D1 */ 0x0000, /* 0x14D2 */ 0x0000, /* 0x14D3 */ 0x0000, /* 0x14D4 */ 0x0000, /* 0x14D5 */ 0x0000, /* 0x14D6 */ 0x0000, /* 0x14D7 */ 0x0000, /* 0x14D8 */ 0x0000, /* 0x14D9 */ 0x0000, /* 0x14DA */ 0x0000, /* 0x14DB */ 0x0000, /* 0x14DC */ 0x0000, /* 0x14DD */ 0x0000, /* 0x14DE */ 0x0000, /* 0x14DF */ 0x0000, /* 0x14E0 */ 0x0000, /* 0x14E1 */ 0x0000, /* 0x14E2 */ 0x0000, /* 0x14E3 */ 0x0000, /* 0x14E4 */ 0x0000, /* 0x14E5 */ 0x0000, /* 0x14E6 */ 0x0000, /* 0x14E7 */ 0x0000, /* 0x14E8 */ 0x0000, /* 0x14E9 */ 0x0000, /* 0x14EA */ 0x0000, /* 0x14EB */ 0x0000, /* 0x14EC */ 0x0000, /* 0x14ED */ 0x0000, /* 0x14EE */ 0x0000, /* 0x14EF */ 0x0000, /* 0x14F0 */ 0x0000, /* 0x14F1 */ 0x0000, /* 0x14F2 */ 0x0000, /* 0x14F3 */ 0x0000, /* 0x14F4 */ 0x0000, /* 0x14F5 */ 0x0000, /* 0x14F6 */ 0x0000, /* 0x14F7 */ 0x0000, /* 0x14F8 */ 0x0000, /* 0x14F9 */ 0x0000, /* 0x14FA */ 0x0000, /* 0x14FB */ 0x0000, /* 0x14FC */ 0x0000, /* 0x14FD */ 0x0000, /* 0x14FE */ 0x0000, /* 0x14FF */ 0x0000, /* 0x1500 */ 0x0000, /* 0x1501 */ 0x0000, /* 0x1502 */ 0x0000, /* 0x1503 */ 0x0000, /* 0x1504 */ 0x0000, /* 0x1505 */ 0x0000, /* 0x1506 */ 0x0000, /* 0x1507 */ 0x0000, /* 0x1508 */ 0x0000, /* 0x1509 */ 0x0000, /* 0x150A */ 0x0000, /* 0x150B */ 0x0000, /* 0x150C */ 0x0000, /* 0x150D */ 0x0000, /* 0x150E */ 0x0000, /* 0x150F */ 0x0000, /* 0x1510 */ 0x0000, /* 0x1511 */ 0x0000, /* 0x1512 */ 0x0000, /* 0x1513 */ 0x0000, /* 0x1514 */ 0x0000, /* 0x1515 */ 0x0000, /* 0x1516 */ 0x0000, /* 0x1517 */ 0x0000, /* 0x1518 */ 0x0000, /* 0x1519 */ 0x0000, /* 0x151A */ 0x0000, /* 0x151B */ 0x0000, /* 0x151C */ 0x0000, /* 0x151D */ 0x0000, /* 0x151E */ 0x0000, /* 0x151F */ 0x0000, /* 0x1520 */ 0x0000, /* 0x1521 */ 0x0000, /* 0x1522 */ 0x0000, /* 0x1523 */ 0x0000, /* 0x1524 */ 0x0000, /* 0x1525 */ 0x0000, /* 0x1526 */ 0x0000, /* 0x1527 */ 0x0000, /* 0x1528 */ 0x0000, /* 0x1529 */ 0x0000, /* 0x152A */ 0x0000, /* 0x152B */ 0x0000, /* 0x152C */ 0x0000, /* 0x152D */ 0x0000, /* 0x152E */ 0x0000, /* 0x152F */ 0x0000, /* 0x1530 */ 0x0000, /* 0x1531 */ 0x0000, /* 0x1532 */ 0x0000, /* 0x1533 */ 0x0000, /* 0x1534 */ 0x0000, /* 0x1535 */ 0x0000, /* 0x1536 */ 0x0000, /* 0x1537 */ 0x0000, /* 0x1538 */ 0x0000, /* 0x1539 */ 0x0000, /* 0x153A */ 0x0000, /* 0x153B */ 0x0000, /* 0x153C */ 0x0000, /* 0x153D */ 0x0000, /* 0x153E */ 0x0000, /* 0x153F */ 0x0000, /* 0x1540 */ 0x0000, /* 0x1541 */ 0x0000, /* 0x1542 */ 0x0000, /* 0x1543 */ 0x0000, /* 0x1544 */ 0x0000, /* 0x1545 */ 0x0000, /* 0x1546 */ 0x0000, /* 0x1547 */ 0x0000, /* 0x1548 */ 0x0000, /* 0x1549 */ 0x0000, /* 0x154A */ 0x0000, /* 0x154B */ 0x0000, /* 0x154C */ 0x0000, /* 0x154D */ 0x0000, /* 0x154E */ 0x0000, /* 0x154F */ 0x0000, /* 0x1550 */ 0x0000, /* 0x1551 */ 0x0000, /* 0x1552 */ 0x0000, /* 0x1553 */ 0x0000, /* 0x1554 */ 0x0000, /* 0x1555 */ 0x0000, /* 0x1556 */ 0x0000, /* 0x1557 */ 0x0000, /* 0x1558 */ 0x0000, /* 0x1559 */ 0x0000, /* 0x155A */ 0x0000, /* 0x155B */ 0x0000, /* 0x155C */ 0x0000, /* 0x155D */ 0x0000, /* 0x155E */ 0x0000, /* 0x155F */ 0x0000, /* 0x1560 */ 0x0000, /* 0x1561 */ 0x0000, /* 0x1562 */ 0x0000, /* 0x1563 */ 0x0000, /* 0x1564 */ 0x0000, /* 0x1565 */ 0x0000, /* 0x1566 */ 0x0000, /* 0x1567 */ 0x0000, /* 0x1568 */ 0x0000, /* 0x1569 */ 0x0000, /* 0x156A */ 0x0000, /* 0x156B */ 0x0000, /* 0x156C */ 0x0000, /* 0x156D */ 0x0000, /* 0x156E */ 0x0000, /* 0x156F */ 0x0000, /* 0x1570 */ 0x0000, /* 0x1571 */ 0x0000, /* 0x1572 */ 0x0000, /* 0x1573 */ 0x0000, /* 0x1574 */ 0x0000, /* 0x1575 */ 0x0000, /* 0x1576 */ 0x0000, /* 0x1577 */ 0x0000, /* 0x1578 */ 0x0000, /* 0x1579 */ 0x0000, /* 0x157A */ 0x0000, /* 0x157B */ 0x0000, /* 0x157C */ 0x0000, /* 0x157D */ 0x0000, /* 0x157E */ 0x0000, /* 0x157F */ 0x0000, /* 0x1580 */ 0x0000, /* 0x1581 */ 0x0000, /* 0x1582 */ 0x0000, /* 0x1583 */ 0x0000, /* 0x1584 */ 0x0000, /* 0x1585 */ 0x0000, /* 0x1586 */ 0x0000, /* 0x1587 */ 0x0000, /* 0x1588 */ 0x0000, /* 0x1589 */ 0x0000, /* 0x158A */ 0x0000, /* 0x158B */ 0x0000, /* 0x158C */ 0x0000, /* 0x158D */ 0x0000, /* 0x158E */ 0x0000, /* 0x158F */ 0x0000, /* 0x1590 */ 0x0000, /* 0x1591 */ 0x0000, /* 0x1592 */ 0x0000, /* 0x1593 */ 0x0000, /* 0x1594 */ 0x0000, /* 0x1595 */ 0x0000, /* 0x1596 */ 0x0000, /* 0x1597 */ 0x0000, /* 0x1598 */ 0x0000, /* 0x1599 */ 0x0000, /* 0x159A */ 0x0000, /* 0x159B */ 0x0000, /* 0x159C */ 0x0000, /* 0x159D */ 0x0000, /* 0x159E */ 0x0000, /* 0x159F */ 0x0000, /* 0x15A0 */ 0x0000, /* 0x15A1 */ 0x0000, /* 0x15A2 */ 0x0000, /* 0x15A3 */ 0x0000, /* 0x15A4 */ 0x0000, /* 0x15A5 */ 0x0000, /* 0x15A6 */ 0x0000, /* 0x15A7 */ 0x0000, /* 0x15A8 */ 0x0000, /* 0x15A9 */ 0x0000, /* 0x15AA */ 0x0000, /* 0x15AB */ 0x0000, /* 0x15AC */ 0x0000, /* 0x15AD */ 0x0000, /* 0x15AE */ 0x0000, /* 0x15AF */ 0x0000, /* 0x15B0 */ 0x0000, /* 0x15B1 */ 0x0000, /* 0x15B2 */ 0x0000, /* 0x15B3 */ 0x0000, /* 0x15B4 */ 0x0000, /* 0x15B5 */ 0x0000, /* 0x15B6 */ 0x0000, /* 0x15B7 */ 0x0000, /* 0x15B8 */ 0x0000, /* 0x15B9 */ 0x0000, /* 0x15BA */ 0x0000, /* 0x15BB */ 0x0000, /* 0x15BC */ 0x0000, /* 0x15BD */ 0x0000, /* 0x15BE */ 0x0000, /* 0x15BF */ 0x0000, /* 0x15C0 */ 0x0000, /* 0x15C1 */ 0x0000, /* 0x15C2 */ 0x0000, /* 0x15C3 */ 0x0000, /* 0x15C4 */ 0x0000, /* 0x15C5 */ 0x0000, /* 0x15C6 */ 0x0000, /* 0x15C7 */ 0x0000, /* 0x15C8 */ 0x0000, /* 0x15C9 */ 0x0000, /* 0x15CA */ 0x0000, /* 0x15CB */ 0x0000, /* 0x15CC */ 0x0000, /* 0x15CD */ 0x0000, /* 0x15CE */ 0x0000, /* 0x15CF */ 0x0000, /* 0x15D0 */ 0x0000, /* 0x15D1 */ 0x0000, /* 0x15D2 */ 0x0000, /* 0x15D3 */ 0x0000, /* 0x15D4 */ 0x0000, /* 0x15D5 */ 0x0000, /* 0x15D6 */ 0x0000, /* 0x15D7 */ 0x0000, /* 0x15D8 */ 0x0000, /* 0x15D9 */ 0x0000, /* 0x15DA */ 0x0000, /* 0x15DB */ 0x0000, /* 0x15DC */ 0x0000, /* 0x15DD */ 0x0000, /* 0x15DE */ 0x0000, /* 0x15DF */ 0x0000, /* 0x15E0 */ 0x0000, /* 0x15E1 */ 0x0000, /* 0x15E2 */ 0x0000, /* 0x15E3 */ 0x0000, /* 0x15E4 */ 0x0000, /* 0x15E5 */ 0x0000, /* 0x15E6 */ 0x0000, /* 0x15E7 */ 0x0000, /* 0x15E8 */ 0x0000, /* 0x15E9 */ 0x0000, /* 0x15EA */ 0x0000, /* 0x15EB */ 0x0000, /* 0x15EC */ 0x0000, /* 0x15ED */ 0x0000, /* 0x15EE */ 0x0000, /* 0x15EF */ 0x0000, /* 0x15F0 */ 0x0000, /* 0x15F1 */ 0x0000, /* 0x15F2 */ 0x0000, /* 0x15F3 */ 0x0000, /* 0x15F4 */ 0x0000, /* 0x15F5 */ 0x0000, /* 0x15F6 */ 0x0000, /* 0x15F7 */ 0x0000, /* 0x15F8 */ 0x0000, /* 0x15F9 */ 0x0000, /* 0x15FA */ 0x0000, /* 0x15FB */ 0x0000, /* 0x15FC */ 0x0000, /* 0x15FD */ 0x0000, /* 0x15FE */ 0x0000, /* 0x15FF */ 0x0000, /* 0x1600 */ 0x0000, /* 0x1601 */ 0x0000, /* 0x1602 */ 0x0000, /* 0x1603 */ 0x0000, /* 0x1604 */ 0x0000, /* 0x1605 */ 0x0000, /* 0x1606 */ 0x0000, /* 0x1607 */ 0x0000, /* 0x1608 */ 0x0000, /* 0x1609 */ 0x0000, /* 0x160A */ 0x0000, /* 0x160B */ 0x0000, /* 0x160C */ 0x0000, /* 0x160D */ 0x0000, /* 0x160E */ 0x0000, /* 0x160F */ 0x0000, /* 0x1610 */ 0x0000, /* 0x1611 */ 0x0000, /* 0x1612 */ 0x0000, /* 0x1613 */ 0x0000, /* 0x1614 */ 0x0000, /* 0x1615 */ 0x0000, /* 0x1616 */ 0x0000, /* 0x1617 */ 0x0000, /* 0x1618 */ 0x0000, /* 0x1619 */ 0x0000, /* 0x161A */ 0x0000, /* 0x161B */ 0x0000, /* 0x161C */ 0x0000, /* 0x161D */ 0x0000, /* 0x161E */ 0x0000, /* 0x161F */ 0x0000, /* 0x1620 */ 0x0000, /* 0x1621 */ 0x0000, /* 0x1622 */ 0x0000, /* 0x1623 */ 0x0000, /* 0x1624 */ 0x0000, /* 0x1625 */ 0x0000, /* 0x1626 */ 0x0000, /* 0x1627 */ 0x0000, /* 0x1628 */ 0x0000, /* 0x1629 */ 0x0000, /* 0x162A */ 0x0000, /* 0x162B */ 0x0000, /* 0x162C */ 0x0000, /* 0x162D */ 0x0000, /* 0x162E */ 0x0000, /* 0x162F */ 0x0000, /* 0x1630 */ 0x0000, /* 0x1631 */ 0x0000, /* 0x1632 */ 0x0000, /* 0x1633 */ 0x0000, /* 0x1634 */ 0x0000, /* 0x1635 */ 0x0000, /* 0x1636 */ 0x0000, /* 0x1637 */ 0x0000, /* 0x1638 */ 0x0000, /* 0x1639 */ 0x0000, /* 0x163A */ 0x0000, /* 0x163B */ 0x0000, /* 0x163C */ 0x0000, /* 0x163D */ 0x0000, /* 0x163E */ 0x0000, /* 0x163F */ 0x0000, /* 0x1640 */ 0x0000, /* 0x1641 */ 0x0000, /* 0x1642 */ 0x0000, /* 0x1643 */ 0x0000, /* 0x1644 */ 0x0000, /* 0x1645 */ 0x0000, /* 0x1646 */ 0x0000, /* 0x1647 */ 0x0000, /* 0x1648 */ 0x0000, /* 0x1649 */ 0x0000, /* 0x164A */ 0x0000, /* 0x164B */ 0x0000, /* 0x164C */ 0x0000, /* 0x164D */ 0x0000, /* 0x164E */ 0x0000, /* 0x164F */ 0x0000, /* 0x1650 */ 0x0000, /* 0x1651 */ 0x0000, /* 0x1652 */ 0x0000, /* 0x1653 */ 0x0000, /* 0x1654 */ 0x0000, /* 0x1655 */ 0x0000, /* 0x1656 */ 0x0000, /* 0x1657 */ 0x0000, /* 0x1658 */ 0x0000, /* 0x1659 */ 0x0000, /* 0x165A */ 0x0000, /* 0x165B */ 0x0000, /* 0x165C */ 0x0000, /* 0x165D */ 0x0000, /* 0x165E */ 0x0000, /* 0x165F */ 0x0000, /* 0x1660 */ 0x0000, /* 0x1661 */ 0x0000, /* 0x1662 */ 0x0000, /* 0x1663 */ 0x0000, /* 0x1664 */ 0x0000, /* 0x1665 */ 0x0000, /* 0x1666 */ 0x0000, /* 0x1667 */ 0x0000, /* 0x1668 */ 0x0000, /* 0x1669 */ 0x0000, /* 0x166A */ 0x0000, /* 0x166B */ 0x0000, /* 0x166C */ 0x0000, /* 0x166D */ 0x0000, /* 0x166E */ 0x0000, /* 0x166F */ 0x0000, /* 0x1670 */ 0x0000, /* 0x1671 */ 0x0000, /* 0x1672 */ 0x0000, /* 0x1673 */ 0x0000, /* 0x1674 */ 0x0000, /* 0x1675 */ 0x0000, /* 0x1676 */ 0x0000, /* 0x1677 */ 0x0000, /* 0x1678 */ 0x0000, /* 0x1679 */ 0x0000, /* 0x167A */ 0x0000, /* 0x167B */ 0x0000, /* 0x167C */ 0x0000, /* 0x167D */ 0x0000, /* 0x167E */ 0x0000, /* 0x167F */ 0x0000, /* 0x1680 */ 0x0000, /* 0x1681 */ 0x0000, /* 0x1682 */ 0x0000, /* 0x1683 */ 0x0000, /* 0x1684 */ 0x0000, /* 0x1685 */ 0x0000, /* 0x1686 */ 0x0000, /* 0x1687 */ 0x0000, /* 0x1688 */ 0x0000, /* 0x1689 */ 0x0000, /* 0x168A */ 0x0000, /* 0x168B */ 0x0000, /* 0x168C */ 0x0000, /* 0x168D */ 0x0000, /* 0x168E */ 0x0000, /* 0x168F */ 0x0000, /* 0x1690 */ 0x0000, /* 0x1691 */ 0x0000, /* 0x1692 */ 0x0000, /* 0x1693 */ 0x0000, /* 0x1694 */ 0x0000, /* 0x1695 */ 0x0000, /* 0x1696 */ 0x0000, /* 0x1697 */ 0x0000, /* 0x1698 */ 0x0000, /* 0x1699 */ 0x0000, /* 0x169A */ 0x0000, /* 0x169B */ 0x0000, /* 0x169C */ 0x0000, /* 0x169D */ 0x0000, /* 0x169E */ 0x0000, /* 0x169F */ 0x0000, /* 0x16A0 */ 0x0000, /* 0x16A1 */ 0x0000, /* 0x16A2 */ 0x0000, /* 0x16A3 */ 0x0000, /* 0x16A4 */ 0x0000, /* 0x16A5 */ 0x0000, /* 0x16A6 */ 0x0000, /* 0x16A7 */ 0x0000, /* 0x16A8 */ 0x0000, /* 0x16A9 */ 0x0000, /* 0x16AA */ 0x0000, /* 0x16AB */ 0x0000, /* 0x16AC */ 0x0000, /* 0x16AD */ 0x0000, /* 0x16AE */ 0x0000, /* 0x16AF */ 0x0000, /* 0x16B0 */ 0x0000, /* 0x16B1 */ 0x0000, /* 0x16B2 */ 0x0000, /* 0x16B3 */ 0x0000, /* 0x16B4 */ 0x0000, /* 0x16B5 */ 0x0000, /* 0x16B6 */ 0x0000, /* 0x16B7 */ 0x0000, /* 0x16B8 */ 0x0000, /* 0x16B9 */ 0x0000, /* 0x16BA */ 0x0000, /* 0x16BB */ 0x0000, /* 0x16BC */ 0x0000, /* 0x16BD */ 0x0000, /* 0x16BE */ 0x0000, /* 0x16BF */ 0x0000, /* 0x16C0 */ 0x0000, /* 0x16C1 */ 0x0000, /* 0x16C2 */ 0x0000, /* 0x16C3 */ 0x0000, /* 0x16C4 */ 0x0000, /* 0x16C5 */ 0x0000, /* 0x16C6 */ 0x0000, /* 0x16C7 */ 0x0000, /* 0x16C8 */ 0x0000, /* 0x16C9 */ 0x0000, /* 0x16CA */ 0x0000, /* 0x16CB */ 0x0000, /* 0x16CC */ 0x0000, /* 0x16CD */ 0x0000, /* 0x16CE */ 0x0000, /* 0x16CF */ 0x0000, /* 0x16D0 */ 0x0000, /* 0x16D1 */ 0x0000, /* 0x16D2 */ 0x0000, /* 0x16D3 */ 0x0000, /* 0x16D4 */ 0x0000, /* 0x16D5 */ 0x0000, /* 0x16D6 */ 0x0000, /* 0x16D7 */ 0x0000, /* 0x16D8 */ 0x0000, /* 0x16D9 */ 0x0000, /* 0x16DA */ 0x0000, /* 0x16DB */ 0x0000, /* 0x16DC */ 0x0000, /* 0x16DD */ 0x0000, /* 0x16DE */ 0x0000, /* 0x16DF */ 0x0000, /* 0x16E0 */ 0x0000, /* 0x16E1 */ 0x0000, /* 0x16E2 */ 0x0000, /* 0x16E3 */ 0x0000, /* 0x16E4 */ 0x0000, /* 0x16E5 */ 0x0000, /* 0x16E6 */ 0x0000, /* 0x16E7 */ 0x0000, /* 0x16E8 */ 0x0000, /* 0x16E9 */ 0x0000, /* 0x16EA */ 0x0000, /* 0x16EB */ 0x0000, /* 0x16EC */ 0x0000, /* 0x16ED */ 0x0000, /* 0x16EE */ 0x0000, /* 0x16EF */ 0x0000, /* 0x16F0 */ 0x0000, /* 0x16F1 */ 0x0000, /* 0x16F2 */ 0x0000, /* 0x16F3 */ 0x0000, /* 0x16F4 */ 0x0000, /* 0x16F5 */ 0x0000, /* 0x16F6 */ 0x0000, /* 0x16F7 */ 0x0000, /* 0x16F8 */ 0x0000, /* 0x16F9 */ 0x0000, /* 0x16FA */ 0x0000, /* 0x16FB */ 0x0000, /* 0x16FC */ 0x0000, /* 0x16FD */ 0x0000, /* 0x16FE */ 0x0000, /* 0x16FF */ 0x0000, /* 0x1700 */ 0x0000, /* 0x1701 */ 0x0000, /* 0x1702 */ 0x0000, /* 0x1703 */ 0x0000, /* 0x1704 */ 0x0000, /* 0x1705 */ 0x0000, /* 0x1706 */ 0x0000, /* 0x1707 */ 0x0000, /* 0x1708 */ 0x0000, /* 0x1709 */ 0x0000, /* 0x170A */ 0x0000, /* 0x170B */ 0x0000, /* 0x170C */ 0x0000, /* 0x170D */ 0x0000, /* 0x170E */ 0x0000, /* 0x170F */ 0x0000, /* 0x1710 */ 0x0000, /* 0x1711 */ 0x0000, /* 0x1712 */ 0x0000, /* 0x1713 */ 0x0000, /* 0x1714 */ 0x0000, /* 0x1715 */ 0x0000, /* 0x1716 */ 0x0000, /* 0x1717 */ 0x0000, /* 0x1718 */ 0x0000, /* 0x1719 */ 0x0000, /* 0x171A */ 0x0000, /* 0x171B */ 0x0000, /* 0x171C */ 0x0000, /* 0x171D */ 0x0000, /* 0x171E */ 0x0000, /* 0x171F */ 0x0000, /* 0x1720 */ 0x0000, /* 0x1721 */ 0x0000, /* 0x1722 */ 0x0000, /* 0x1723 */ 0x0000, /* 0x1724 */ 0x0000, /* 0x1725 */ 0x0000, /* 0x1726 */ 0x0000, /* 0x1727 */ 0x0000, /* 0x1728 */ 0x0000, /* 0x1729 */ 0x0000, /* 0x172A */ 0x0000, /* 0x172B */ 0x0000, /* 0x172C */ 0x0000, /* 0x172D */ 0x0000, /* 0x172E */ 0x0000, /* 0x172F */ 0x0000, /* 0x1730 */ 0x0000, /* 0x1731 */ 0x0000, /* 0x1732 */ 0x0000, /* 0x1733 */ 0x0000, /* 0x1734 */ 0x0000, /* 0x1735 */ 0x0000, /* 0x1736 */ 0x0000, /* 0x1737 */ 0x0000, /* 0x1738 */ 0x0000, /* 0x1739 */ 0x0000, /* 0x173A */ 0x0000, /* 0x173B */ 0x0000, /* 0x173C */ 0x0000, /* 0x173D */ 0x0000, /* 0x173E */ 0x0000, /* 0x173F */ 0x0000, /* 0x1740 */ 0x0000, /* 0x1741 */ 0x0000, /* 0x1742 */ 0x0000, /* 0x1743 */ 0x0000, /* 0x1744 */ 0x0000, /* 0x1745 */ 0x0000, /* 0x1746 */ 0x0000, /* 0x1747 */ 0x0000, /* 0x1748 */ 0x0000, /* 0x1749 */ 0x0000, /* 0x174A */ 0x0000, /* 0x174B */ 0x0000, /* 0x174C */ 0x0000, /* 0x174D */ 0x0000, /* 0x174E */ 0x0000, /* 0x174F */ 0x0000, /* 0x1750 */ 0x0000, /* 0x1751 */ 0x0000, /* 0x1752 */ 0x0000, /* 0x1753 */ 0x0000, /* 0x1754 */ 0x0000, /* 0x1755 */ 0x0000, /* 0x1756 */ 0x0000, /* 0x1757 */ 0x0000, /* 0x1758 */ 0x0000, /* 0x1759 */ 0x0000, /* 0x175A */ 0x0000, /* 0x175B */ 0x0000, /* 0x175C */ 0x0000, /* 0x175D */ 0x0000, /* 0x175E */ 0x0000, /* 0x175F */ 0x0000, /* 0x1760 */ 0x0000, /* 0x1761 */ 0x0000, /* 0x1762 */ 0x0000, /* 0x1763 */ 0x0000, /* 0x1764 */ 0x0000, /* 0x1765 */ 0x0000, /* 0x1766 */ 0x0000, /* 0x1767 */ 0x0000, /* 0x1768 */ 0x0000, /* 0x1769 */ 0x0000, /* 0x176A */ 0x0000, /* 0x176B */ 0x0000, /* 0x176C */ 0x0000, /* 0x176D */ 0x0000, /* 0x176E */ 0x0000, /* 0x176F */ 0x0000, /* 0x1770 */ 0x0000, /* 0x1771 */ 0x0000, /* 0x1772 */ 0x0000, /* 0x1773 */ 0x0000, /* 0x1774 */ 0x0000, /* 0x1775 */ 0x0000, /* 0x1776 */ 0x0000, /* 0x1777 */ 0x0000, /* 0x1778 */ 0x0000, /* 0x1779 */ 0x0000, /* 0x177A */ 0x0000, /* 0x177B */ 0x0000, /* 0x177C */ 0x0000, /* 0x177D */ 0x0000, /* 0x177E */ 0x0000, /* 0x177F */ 0x0000, /* 0x1780 */ 0x0000, /* 0x1781 */ 0x0000, /* 0x1782 */ 0x0000, /* 0x1783 */ 0x0000, /* 0x1784 */ 0x0000, /* 0x1785 */ 0x0000, /* 0x1786 */ 0x0000, /* 0x1787 */ 0x0000, /* 0x1788 */ 0x0000, /* 0x1789 */ 0x0000, /* 0x178A */ 0x0000, /* 0x178B */ 0x0000, /* 0x178C */ 0x0000, /* 0x178D */ 0x0000, /* 0x178E */ 0x0000, /* 0x178F */ 0x0000, /* 0x1790 */ 0x0000, /* 0x1791 */ 0x0000, /* 0x1792 */ 0x0000, /* 0x1793 */ 0x0000, /* 0x1794 */ 0x0000, /* 0x1795 */ 0x0000, /* 0x1796 */ 0x0000, /* 0x1797 */ 0x0000, /* 0x1798 */ 0x0000, /* 0x1799 */ 0x0000, /* 0x179A */ 0x0000, /* 0x179B */ 0x0000, /* 0x179C */ 0x0000, /* 0x179D */ 0x0000, /* 0x179E */ 0x0000, /* 0x179F */ 0x0000, /* 0x17A0 */ 0x0000, /* 0x17A1 */ 0x0000, /* 0x17A2 */ 0x0000, /* 0x17A3 */ 0x0000, /* 0x17A4 */ 0x0000, /* 0x17A5 */ 0x0000, /* 0x17A6 */ 0x0000, /* 0x17A7 */ 0x0000, /* 0x17A8 */ 0x0000, /* 0x17A9 */ 0x0000, /* 0x17AA */ 0x0000, /* 0x17AB */ 0x0000, /* 0x17AC */ 0x0000, /* 0x17AD */ 0x0000, /* 0x17AE */ 0x0000, /* 0x17AF */ 0x0000, /* 0x17B0 */ 0x0000, /* 0x17B1 */ 0x0000, /* 0x17B2 */ 0x0000, /* 0x17B3 */ 0x0000, /* 0x17B4 */ 0x0000, /* 0x17B5 */ 0x0000, /* 0x17B6 */ 0x0000, /* 0x17B7 */ 0x0000, /* 0x17B8 */ 0x0000, /* 0x17B9 */ 0x0000, /* 0x17BA */ 0x0000, /* 0x17BB */ 0x0000, /* 0x17BC */ 0x0000, /* 0x17BD */ 0x0000, /* 0x17BE */ 0x0000, /* 0x17BF */ 0x0000, /* 0x17C0 */ 0x0000, /* 0x17C1 */ 0x0000, /* 0x17C2 */ 0x0000, /* 0x17C3 */ 0x0000, /* 0x17C4 */ 0x0000, /* 0x17C5 */ 0x0000, /* 0x17C6 */ 0x0000, /* 0x17C7 */ 0x0000, /* 0x17C8 */ 0x0000, /* 0x17C9 */ 0x0000, /* 0x17CA */ 0x0000, /* 0x17CB */ 0x0000, /* 0x17CC */ 0x0000, /* 0x17CD */ 0x0000, /* 0x17CE */ 0x0000, /* 0x17CF */ 0x0000, /* 0x17D0 */ 0x0000, /* 0x17D1 */ 0x0000, /* 0x17D2 */ 0x0000, /* 0x17D3 */ 0x0000, /* 0x17D4 */ 0x0000, /* 0x17D5 */ 0x0000, /* 0x17D6 */ 0x0000, /* 0x17D7 */ 0x0000, /* 0x17D8 */ 0x0000, /* 0x17D9 */ 0x0000, /* 0x17DA */ 0x0000, /* 0x17DB */ 0x0000, /* 0x17DC */ 0x0000, /* 0x17DD */ 0x0000, /* 0x17DE */ 0x0000, /* 0x17DF */ 0x0000, /* 0x17E0 */ 0x0000, /* 0x17E1 */ 0x0000, /* 0x17E2 */ 0x0000, /* 0x17E3 */ 0x0000, /* 0x17E4 */ 0x0000, /* 0x17E5 */ 0x0000, /* 0x17E6 */ 0x0000, /* 0x17E7 */ 0x0000, /* 0x17E8 */ 0x0000, /* 0x17E9 */ 0x0000, /* 0x17EA */ 0x0000, /* 0x17EB */ 0x0000, /* 0x17EC */ 0x0000, /* 0x17ED */ 0x0000, /* 0x17EE */ 0x0000, /* 0x17EF */ 0x0000, /* 0x17F0 */ 0x0000, /* 0x17F1 */ 0x0000, /* 0x17F2 */ 0x0000, /* 0x17F3 */ 0x0000, /* 0x17F4 */ 0x0000, /* 0x17F5 */ 0x0000, /* 0x17F6 */ 0x0000, /* 0x17F7 */ 0x0000, /* 0x17F8 */ 0x0000, /* 0x17F9 */ 0x0000, /* 0x17FA */ 0x0000, /* 0x17FB */ 0x0000, /* 0x17FC */ 0x0000, /* 0x17FD */ 0x0000, /* 0x17FE */ 0x0000, /* 0x17FF */ 0x0000, /* 0x1800 */ 0x0000, /* 0x1801 */ 0x0000, /* 0x1802 */ 0x0000, /* 0x1803 */ 0x0000, /* 0x1804 */ 0x0000, /* 0x1805 */ 0x0000, /* 0x1806 */ 0x0000, /* 0x1807 */ 0x0000, /* 0x1808 */ 0x0000, /* 0x1809 */ 0x0000, /* 0x180A */ 0x0000, /* 0x180B */ 0x0000, /* 0x180C */ 0x0000, /* 0x180D */ 0x0000, /* 0x180E */ 0x0000, /* 0x180F */ 0x0000, /* 0x1810 */ 0x0000, /* 0x1811 */ 0x0000, /* 0x1812 */ 0x0000, /* 0x1813 */ 0x0000, /* 0x1814 */ 0x0000, /* 0x1815 */ 0x0000, /* 0x1816 */ 0x0000, /* 0x1817 */ 0x0000, /* 0x1818 */ 0x0000, /* 0x1819 */ 0x0000, /* 0x181A */ 0x0000, /* 0x181B */ 0x0000, /* 0x181C */ 0x0000, /* 0x181D */ 0x0000, /* 0x181E */ 0x0000, /* 0x181F */ 0x0000, /* 0x1820 */ 0x0000, /* 0x1821 */ 0x0000, /* 0x1822 */ 0x0000, /* 0x1823 */ 0x0000, /* 0x1824 */ 0x0000, /* 0x1825 */ 0x0000, /* 0x1826 */ 0x0000, /* 0x1827 */ 0x0000, /* 0x1828 */ 0x0000, /* 0x1829 */ 0x0000, /* 0x182A */ 0x0000, /* 0x182B */ 0x0000, /* 0x182C */ 0x0000, /* 0x182D */ 0x0000, /* 0x182E */ 0x0000, /* 0x182F */ 0x0000, /* 0x1830 */ 0x0000, /* 0x1831 */ 0x0000, /* 0x1832 */ 0x0000, /* 0x1833 */ 0x0000, /* 0x1834 */ 0x0000, /* 0x1835 */ 0x0000, /* 0x1836 */ 0x0000, /* 0x1837 */ 0x0000, /* 0x1838 */ 0x0000, /* 0x1839 */ 0x0000, /* 0x183A */ 0x0000, /* 0x183B */ 0x0000, /* 0x183C */ 0x0000, /* 0x183D */ 0x0000, /* 0x183E */ 0x0000, /* 0x183F */ 0x0000, /* 0x1840 */ 0x0000, /* 0x1841 */ 0x0000, /* 0x1842 */ 0x0000, /* 0x1843 */ 0x0000, /* 0x1844 */ 0x0000, /* 0x1845 */ 0x0000, /* 0x1846 */ 0x0000, /* 0x1847 */ 0x0000, /* 0x1848 */ 0x0000, /* 0x1849 */ 0x0000, /* 0x184A */ 0x0000, /* 0x184B */ 0x0000, /* 0x184C */ 0x0000, /* 0x184D */ 0x0000, /* 0x184E */ 0x0000, /* 0x184F */ 0x0000, /* 0x1850 */ 0x0000, /* 0x1851 */ 0x0000, /* 0x1852 */ 0x0000, /* 0x1853 */ 0x0000, /* 0x1854 */ 0x0000, /* 0x1855 */ 0x0000, /* 0x1856 */ 0x0000, /* 0x1857 */ 0x0000, /* 0x1858 */ 0x0000, /* 0x1859 */ 0x0000, /* 0x185A */ 0x0000, /* 0x185B */ 0x0000, /* 0x185C */ 0x0000, /* 0x185D */ 0x0000, /* 0x185E */ 0x0000, /* 0x185F */ 0x0000, /* 0x1860 */ 0x0000, /* 0x1861 */ 0x0000, /* 0x1862 */ 0x0000, /* 0x1863 */ 0x0000, /* 0x1864 */ 0x0000, /* 0x1865 */ 0x0000, /* 0x1866 */ 0x0000, /* 0x1867 */ 0x0000, /* 0x1868 */ 0x0000, /* 0x1869 */ 0x0000, /* 0x186A */ 0x0000, /* 0x186B */ 0x0000, /* 0x186C */ 0x0000, /* 0x186D */ 0x0000, /* 0x186E */ 0x0000, /* 0x186F */ 0x0000, /* 0x1870 */ 0x0000, /* 0x1871 */ 0x0000, /* 0x1872 */ 0x0000, /* 0x1873 */ 0x0000, /* 0x1874 */ 0x0000, /* 0x1875 */ 0x0000, /* 0x1876 */ 0x0000, /* 0x1877 */ 0x0000, /* 0x1878 */ 0x0000, /* 0x1879 */ 0x0000, /* 0x187A */ 0x0000, /* 0x187B */ 0x0000, /* 0x187C */ 0x0000, /* 0x187D */ 0x0000, /* 0x187E */ 0x0000, /* 0x187F */ 0x0000, /* 0x1880 */ 0x0000, /* 0x1881 */ 0x0000, /* 0x1882 */ 0x0000, /* 0x1883 */ 0x0000, /* 0x1884 */ 0x0000, /* 0x1885 */ 0x0000, /* 0x1886 */ 0x0000, /* 0x1887 */ 0x0000, /* 0x1888 */ 0x0000, /* 0x1889 */ 0x0000, /* 0x188A */ 0x0000, /* 0x188B */ 0x0000, /* 0x188C */ 0x0000, /* 0x188D */ 0x0000, /* 0x188E */ 0x0000, /* 0x188F */ 0x0000, /* 0x1890 */ 0x0000, /* 0x1891 */ 0x0000, /* 0x1892 */ 0x0000, /* 0x1893 */ 0x0000, /* 0x1894 */ 0x0000, /* 0x1895 */ 0x0000, /* 0x1896 */ 0x0000, /* 0x1897 */ 0x0000, /* 0x1898 */ 0x0000, /* 0x1899 */ 0x0000, /* 0x189A */ 0x0000, /* 0x189B */ 0x0000, /* 0x189C */ 0x0000, /* 0x189D */ 0x0000, /* 0x189E */ 0x0000, /* 0x189F */ 0x0000, /* 0x18A0 */ 0x0000, /* 0x18A1 */ 0x0000, /* 0x18A2 */ 0x0000, /* 0x18A3 */ 0x0000, /* 0x18A4 */ 0x0000, /* 0x18A5 */ 0x0000, /* 0x18A6 */ 0x0000, /* 0x18A7 */ 0x0000, /* 0x18A8 */ 0x0000, /* 0x18A9 */ 0x0000, /* 0x18AA */ 0x0000, /* 0x18AB */ 0x0000, /* 0x18AC */ 0x0000, /* 0x18AD */ 0x0000, /* 0x18AE */ 0x0000, /* 0x18AF */ 0x0000, /* 0x18B0 */ 0x0000, /* 0x18B1 */ 0x0000, /* 0x18B2 */ 0x0000, /* 0x18B3 */ 0x0000, /* 0x18B4 */ 0x0000, /* 0x18B5 */ 0x0000, /* 0x18B6 */ 0x0000, /* 0x18B7 */ 0x0000, /* 0x18B8 */ 0x0000, /* 0x18B9 */ 0x0000, /* 0x18BA */ 0x0000, /* 0x18BB */ 0x0000, /* 0x18BC */ 0x0000, /* 0x18BD */ 0x0000, /* 0x18BE */ 0x0000, /* 0x18BF */ 0x0000, /* 0x18C0 */ 0x0000, /* 0x18C1 */ 0x0000, /* 0x18C2 */ 0x0000, /* 0x18C3 */ 0x0000, /* 0x18C4 */ 0x0000, /* 0x18C5 */ 0x0000, /* 0x18C6 */ 0x0000, /* 0x18C7 */ 0x0000, /* 0x18C8 */ 0x0000, /* 0x18C9 */ 0x0000, /* 0x18CA */ 0x0000, /* 0x18CB */ 0x0000, /* 0x18CC */ 0x0000, /* 0x18CD */ 0x0000, /* 0x18CE */ 0x0000, /* 0x18CF */ 0x0000, /* 0x18D0 */ 0x0000, /* 0x18D1 */ 0x0000, /* 0x18D2 */ 0x0000, /* 0x18D3 */ 0x0000, /* 0x18D4 */ 0x0000, /* 0x18D5 */ 0x0000, /* 0x18D6 */ 0x0000, /* 0x18D7 */ 0x0000, /* 0x18D8 */ 0x0000, /* 0x18D9 */ 0x0000, /* 0x18DA */ 0x0000, /* 0x18DB */ 0x0000, /* 0x18DC */ 0x0000, /* 0x18DD */ 0x0000, /* 0x18DE */ 0x0000, /* 0x18DF */ 0x0000, /* 0x18E0 */ 0x0000, /* 0x18E1 */ 0x0000, /* 0x18E2 */ 0x0000, /* 0x18E3 */ 0x0000, /* 0x18E4 */ 0x0000, /* 0x18E5 */ 0x0000, /* 0x18E6 */ 0x0000, /* 0x18E7 */ 0x0000, /* 0x18E8 */ 0x0000, /* 0x18E9 */ 0x0000, /* 0x18EA */ 0x0000, /* 0x18EB */ 0x0000, /* 0x18EC */ 0x0000, /* 0x18ED */ 0x0000, /* 0x18EE */ 0x0000, /* 0x18EF */ 0x0000, /* 0x18F0 */ 0x0000, /* 0x18F1 */ 0x0000, /* 0x18F2 */ 0x0000, /* 0x18F3 */ 0x0000, /* 0x18F4 */ 0x0000, /* 0x18F5 */ 0x0000, /* 0x18F6 */ 0x0000, /* 0x18F7 */ 0x0000, /* 0x18F8 */ 0x0000, /* 0x18F9 */ 0x0000, /* 0x18FA */ 0x0000, /* 0x18FB */ 0x0000, /* 0x18FC */ 0x0000, /* 0x18FD */ 0x0000, /* 0x18FE */ 0x0000, /* 0x18FF */ 0x0000, /* 0x1900 */ 0x0000, /* 0x1901 */ 0x0000, /* 0x1902 */ 0x0000, /* 0x1903 */ 0x0000, /* 0x1904 */ 0x0000, /* 0x1905 */ 0x0000, /* 0x1906 */ 0x0000, /* 0x1907 */ 0x0000, /* 0x1908 */ 0x0000, /* 0x1909 */ 0x0000, /* 0x190A */ 0x0000, /* 0x190B */ 0x0000, /* 0x190C */ 0x0000, /* 0x190D */ 0x0000, /* 0x190E */ 0x0000, /* 0x190F */ 0x0000, /* 0x1910 */ 0x0000, /* 0x1911 */ 0x0000, /* 0x1912 */ 0x0000, /* 0x1913 */ 0x0000, /* 0x1914 */ 0x0000, /* 0x1915 */ 0x0000, /* 0x1916 */ 0x0000, /* 0x1917 */ 0x0000, /* 0x1918 */ 0x0000, /* 0x1919 */ 0x0000, /* 0x191A */ 0x0000, /* 0x191B */ 0x0000, /* 0x191C */ 0x0000, /* 0x191D */ 0x0000, /* 0x191E */ 0x0000, /* 0x191F */ 0x0000, /* 0x1920 */ 0x0000, /* 0x1921 */ 0x0000, /* 0x1922 */ 0x0000, /* 0x1923 */ 0x0000, /* 0x1924 */ 0x0000, /* 0x1925 */ 0x0000, /* 0x1926 */ 0x0000, /* 0x1927 */ 0x0000, /* 0x1928 */ 0x0000, /* 0x1929 */ 0x0000, /* 0x192A */ 0x0000, /* 0x192B */ 0x0000, /* 0x192C */ 0x0000, /* 0x192D */ 0x0000, /* 0x192E */ 0x0000, /* 0x192F */ 0x0000, /* 0x1930 */ 0x0000, /* 0x1931 */ 0x0000, /* 0x1932 */ 0x0000, /* 0x1933 */ 0x0000, /* 0x1934 */ 0x0000, /* 0x1935 */ 0x0000, /* 0x1936 */ 0x0000, /* 0x1937 */ 0x0000, /* 0x1938 */ 0x0000, /* 0x1939 */ 0x0000, /* 0x193A */ 0x0000, /* 0x193B */ 0x0000, /* 0x193C */ 0x0000, /* 0x193D */ 0x0000, /* 0x193E */ 0x0000, /* 0x193F */ 0x0000, /* 0x1940 */ 0x0000, /* 0x1941 */ 0x0000, /* 0x1942 */ 0x0000, /* 0x1943 */ 0x0000, /* 0x1944 */ 0x0000, /* 0x1945 */ 0x0000, /* 0x1946 */ 0x0000, /* 0x1947 */ 0x0000, /* 0x1948 */ 0x0000, /* 0x1949 */ 0x0000, /* 0x194A */ 0x0000, /* 0x194B */ 0x0000, /* 0x194C */ 0x0000, /* 0x194D */ 0x0000, /* 0x194E */ 0x0000, /* 0x194F */ 0x0000, /* 0x1950 */ 0x0000, /* 0x1951 */ 0x0000, /* 0x1952 */ 0x0000, /* 0x1953 */ 0x0000, /* 0x1954 */ 0x0000, /* 0x1955 */ 0x0000, /* 0x1956 */ 0x0000, /* 0x1957 */ 0x0000, /* 0x1958 */ 0x0000, /* 0x1959 */ 0x0000, /* 0x195A */ 0x0000, /* 0x195B */ 0x0000, /* 0x195C */ 0x0000, /* 0x195D */ 0x0000, /* 0x195E */ 0x0000, /* 0x195F */ 0x0000, /* 0x1960 */ 0x0000, /* 0x1961 */ 0x0000, /* 0x1962 */ 0x0000, /* 0x1963 */ 0x0000, /* 0x1964 */ 0x0000, /* 0x1965 */ 0x0000, /* 0x1966 */ 0x0000, /* 0x1967 */ 0x0000, /* 0x1968 */ 0x0000, /* 0x1969 */ 0x0000, /* 0x196A */ 0x0000, /* 0x196B */ 0x0000, /* 0x196C */ 0x0000, /* 0x196D */ 0x0000, /* 0x196E */ 0x0000, /* 0x196F */ 0x0000, /* 0x1970 */ 0x0000, /* 0x1971 */ 0x0000, /* 0x1972 */ 0x0000, /* 0x1973 */ 0x0000, /* 0x1974 */ 0x0000, /* 0x1975 */ 0x0000, /* 0x1976 */ 0x0000, /* 0x1977 */ 0x0000, /* 0x1978 */ 0x0000, /* 0x1979 */ 0x0000, /* 0x197A */ 0x0000, /* 0x197B */ 0x0000, /* 0x197C */ 0x0000, /* 0x197D */ 0x0000, /* 0x197E */ 0x0000, /* 0x197F */ 0x0000, /* 0x1980 */ 0x0000, /* 0x1981 */ 0x0000, /* 0x1982 */ 0x0000, /* 0x1983 */ 0x0000, /* 0x1984 */ 0x0000, /* 0x1985 */ 0x0000, /* 0x1986 */ 0x0000, /* 0x1987 */ 0x0000, /* 0x1988 */ 0x0000, /* 0x1989 */ 0x0000, /* 0x198A */ 0x0000, /* 0x198B */ 0x0000, /* 0x198C */ 0x0000, /* 0x198D */ 0x0000, /* 0x198E */ 0x0000, /* 0x198F */ 0x0000, /* 0x1990 */ 0x0000, /* 0x1991 */ 0x0000, /* 0x1992 */ 0x0000, /* 0x1993 */ 0x0000, /* 0x1994 */ 0x0000, /* 0x1995 */ 0x0000, /* 0x1996 */ 0x0000, /* 0x1997 */ 0x0000, /* 0x1998 */ 0x0000, /* 0x1999 */ 0x0000, /* 0x199A */ 0x0000, /* 0x199B */ 0x0000, /* 0x199C */ 0x0000, /* 0x199D */ 0x0000, /* 0x199E */ 0x0000, /* 0x199F */ 0x0000, /* 0x19A0 */ 0x0000, /* 0x19A1 */ 0x0000, /* 0x19A2 */ 0x0000, /* 0x19A3 */ 0x0000, /* 0x19A4 */ 0x0000, /* 0x19A5 */ 0x0000, /* 0x19A6 */ 0x0000, /* 0x19A7 */ 0x0000, /* 0x19A8 */ 0x0000, /* 0x19A9 */ 0x0000, /* 0x19AA */ 0x0000, /* 0x19AB */ 0x0000, /* 0x19AC */ 0x0000, /* 0x19AD */ 0x0000, /* 0x19AE */ 0x0000, /* 0x19AF */ 0x0000, /* 0x19B0 */ 0x0000, /* 0x19B1 */ 0x0000, /* 0x19B2 */ 0x0000, /* 0x19B3 */ 0x0000, /* 0x19B4 */ 0x0000, /* 0x19B5 */ 0x0000, /* 0x19B6 */ 0x0000, /* 0x19B7 */ 0x0000, /* 0x19B8 */ 0x0000, /* 0x19B9 */ 0x0000, /* 0x19BA */ 0x0000, /* 0x19BB */ 0x0000, /* 0x19BC */ 0x0000, /* 0x19BD */ 0x0000, /* 0x19BE */ 0x0000, /* 0x19BF */ 0x0000, /* 0x19C0 */ 0x0000, /* 0x19C1 */ 0x0000, /* 0x19C2 */ 0x0000, /* 0x19C3 */ 0x0000, /* 0x19C4 */ 0x0000, /* 0x19C5 */ 0x0000, /* 0x19C6 */ 0x0000, /* 0x19C7 */ 0x0000, /* 0x19C8 */ 0x0000, /* 0x19C9 */ 0x0000, /* 0x19CA */ 0x0000, /* 0x19CB */ 0x0000, /* 0x19CC */ 0x0000, /* 0x19CD */ 0x0000, /* 0x19CE */ 0x0000, /* 0x19CF */ 0x0000, /* 0x19D0 */ 0x0000, /* 0x19D1 */ 0x0000, /* 0x19D2 */ 0x0000, /* 0x19D3 */ 0x0000, /* 0x19D4 */ 0x0000, /* 0x19D5 */ 0x0000, /* 0x19D6 */ 0x0000, /* 0x19D7 */ 0x0000, /* 0x19D8 */ 0x0000, /* 0x19D9 */ 0x0000, /* 0x19DA */ 0x0000, /* 0x19DB */ 0x0000, /* 0x19DC */ 0x0000, /* 0x19DD */ 0x0000, /* 0x19DE */ 0x0000, /* 0x19DF */ 0x0000, /* 0x19E0 */ 0x0000, /* 0x19E1 */ 0x0000, /* 0x19E2 */ 0x0000, /* 0x19E3 */ 0x0000, /* 0x19E4 */ 0x0000, /* 0x19E5 */ 0x0000, /* 0x19E6 */ 0x0000, /* 0x19E7 */ 0x0000, /* 0x19E8 */ 0x0000, /* 0x19E9 */ 0x0000, /* 0x19EA */ 0x0000, /* 0x19EB */ 0x0000, /* 0x19EC */ 0x0000, /* 0x19ED */ 0x0000, /* 0x19EE */ 0x0000, /* 0x19EF */ 0x0000, /* 0x19F0 */ 0x0000, /* 0x19F1 */ 0x0000, /* 0x19F2 */ 0x0000, /* 0x19F3 */ 0x0000, /* 0x19F4 */ 0x0000, /* 0x19F5 */ 0x0000, /* 0x19F6 */ 0x0000, /* 0x19F7 */ 0x0000, /* 0x19F8 */ 0x0000, /* 0x19F9 */ 0x0000, /* 0x19FA */ 0x0000, /* 0x19FB */ 0x0000, /* 0x19FC */ 0x0000, /* 0x19FD */ 0x0000, /* 0x19FE */ 0x0000, /* 0x19FF */ 0x0000, /* 0x1A00 */ 0x0000, /* 0x1A01 */ 0x0000, /* 0x1A02 */ 0x0000, /* 0x1A03 */ 0x0000, /* 0x1A04 */ 0x0000, /* 0x1A05 */ 0x0000, /* 0x1A06 */ 0x0000, /* 0x1A07 */ 0x0000, /* 0x1A08 */ 0x0000, /* 0x1A09 */ 0x0000, /* 0x1A0A */ 0x0000, /* 0x1A0B */ 0x0000, /* 0x1A0C */ 0x0000, /* 0x1A0D */ 0x0000, /* 0x1A0E */ 0x0000, /* 0x1A0F */ 0x0000, /* 0x1A10 */ 0x0000, /* 0x1A11 */ 0x0000, /* 0x1A12 */ 0x0000, /* 0x1A13 */ 0x0000, /* 0x1A14 */ 0x0000, /* 0x1A15 */ 0x0000, /* 0x1A16 */ 0x0000, /* 0x1A17 */ 0x0000, /* 0x1A18 */ 0x0000, /* 0x1A19 */ 0x0000, /* 0x1A1A */ 0x0000, /* 0x1A1B */ 0x0000, /* 0x1A1C */ 0x0000, /* 0x1A1D */ 0x0000, /* 0x1A1E */ 0x0000, /* 0x1A1F */ 0x0000, /* 0x1A20 */ 0x0000, /* 0x1A21 */ 0x0000, /* 0x1A22 */ 0x0000, /* 0x1A23 */ 0x0000, /* 0x1A24 */ 0x0000, /* 0x1A25 */ 0x0000, /* 0x1A26 */ 0x0000, /* 0x1A27 */ 0x0000, /* 0x1A28 */ 0x0000, /* 0x1A29 */ 0x0000, /* 0x1A2A */ 0x0000, /* 0x1A2B */ 0x0000, /* 0x1A2C */ 0x0000, /* 0x1A2D */ 0x0000, /* 0x1A2E */ 0x0000, /* 0x1A2F */ 0x0000, /* 0x1A30 */ 0x0000, /* 0x1A31 */ 0x0000, /* 0x1A32 */ 0x0000, /* 0x1A33 */ 0x0000, /* 0x1A34 */ 0x0000, /* 0x1A35 */ 0x0000, /* 0x1A36 */ 0x0000, /* 0x1A37 */ 0x0000, /* 0x1A38 */ 0x0000, /* 0x1A39 */ 0x0000, /* 0x1A3A */ 0x0000, /* 0x1A3B */ 0x0000, /* 0x1A3C */ 0x0000, /* 0x1A3D */ 0x0000, /* 0x1A3E */ 0x0000, /* 0x1A3F */ 0x0000, /* 0x1A40 */ 0x0000, /* 0x1A41 */ 0x0000, /* 0x1A42 */ 0x0000, /* 0x1A43 */ 0x0000, /* 0x1A44 */ 0x0000, /* 0x1A45 */ 0x0000, /* 0x1A46 */ 0x0000, /* 0x1A47 */ 0x0000, /* 0x1A48 */ 0x0000, /* 0x1A49 */ 0x0000, /* 0x1A4A */ 0x0000, /* 0x1A4B */ 0x0000, /* 0x1A4C */ 0x0000, /* 0x1A4D */ 0x0000, /* 0x1A4E */ 0x0000, /* 0x1A4F */ 0x0000, /* 0x1A50 */ 0x0000, /* 0x1A51 */ 0x0000, /* 0x1A52 */ 0x0000, /* 0x1A53 */ 0x0000, /* 0x1A54 */ 0x0000, /* 0x1A55 */ 0x0000, /* 0x1A56 */ 0x0000, /* 0x1A57 */ 0x0000, /* 0x1A58 */ 0x0000, /* 0x1A59 */ 0x0000, /* 0x1A5A */ 0x0000, /* 0x1A5B */ 0x0000, /* 0x1A5C */ 0x0000, /* 0x1A5D */ 0x0000, /* 0x1A5E */ 0x0000, /* 0x1A5F */ 0x0000, /* 0x1A60 */ 0x0000, /* 0x1A61 */ 0x0000, /* 0x1A62 */ 0x0000, /* 0x1A63 */ 0x0000, /* 0x1A64 */ 0x0000, /* 0x1A65 */ 0x0000, /* 0x1A66 */ 0x0000, /* 0x1A67 */ 0x0000, /* 0x1A68 */ 0x0000, /* 0x1A69 */ 0x0000, /* 0x1A6A */ 0x0000, /* 0x1A6B */ 0x0000, /* 0x1A6C */ 0x0000, /* 0x1A6D */ 0x0000, /* 0x1A6E */ 0x0000, /* 0x1A6F */ 0x0000, /* 0x1A70 */ 0x0000, /* 0x1A71 */ 0x0000, /* 0x1A72 */ 0x0000, /* 0x1A73 */ 0x0000, /* 0x1A74 */ 0x0000, /* 0x1A75 */ 0x0000, /* 0x1A76 */ 0x0000, /* 0x1A77 */ 0x0000, /* 0x1A78 */ 0x0000, /* 0x1A79 */ 0x0000, /* 0x1A7A */ 0x0000, /* 0x1A7B */ 0x0000, /* 0x1A7C */ 0x0000, /* 0x1A7D */ 0x0000, /* 0x1A7E */ 0x0000, /* 0x1A7F */ 0x0000, /* 0x1A80 */ 0x0000, /* 0x1A81 */ 0x0000, /* 0x1A82 */ 0x0000, /* 0x1A83 */ 0x0000, /* 0x1A84 */ 0x0000, /* 0x1A85 */ 0x0000, /* 0x1A86 */ 0x0000, /* 0x1A87 */ 0x0000, /* 0x1A88 */ 0x0000, /* 0x1A89 */ 0x0000, /* 0x1A8A */ 0x0000, /* 0x1A8B */ 0x0000, /* 0x1A8C */ 0x0000, /* 0x1A8D */ 0x0000, /* 0x1A8E */ 0x0000, /* 0x1A8F */ 0x0000, /* 0x1A90 */ 0x0000, /* 0x1A91 */ 0x0000, /* 0x1A92 */ 0x0000, /* 0x1A93 */ 0x0000, /* 0x1A94 */ 0x0000, /* 0x1A95 */ 0x0000, /* 0x1A96 */ 0x0000, /* 0x1A97 */ 0x0000, /* 0x1A98 */ 0x0000, /* 0x1A99 */ 0x0000, /* 0x1A9A */ 0x0000, /* 0x1A9B */ 0x0000, /* 0x1A9C */ 0x0000, /* 0x1A9D */ 0x0000, /* 0x1A9E */ 0x0000, /* 0x1A9F */ 0x0000, /* 0x1AA0 */ 0x0000, /* 0x1AA1 */ 0x0000, /* 0x1AA2 */ 0x0000, /* 0x1AA3 */ 0x0000, /* 0x1AA4 */ 0x0000, /* 0x1AA5 */ 0x0000, /* 0x1AA6 */ 0x0000, /* 0x1AA7 */ 0x0000, /* 0x1AA8 */ 0x0000, /* 0x1AA9 */ 0x0000, /* 0x1AAA */ 0x0000, /* 0x1AAB */ 0x0000, /* 0x1AAC */ 0x0000, /* 0x1AAD */ 0x0000, /* 0x1AAE */ 0x0000, /* 0x1AAF */ 0x0000, /* 0x1AB0 */ 0x0000, /* 0x1AB1 */ 0x0000, /* 0x1AB2 */ 0x0000, /* 0x1AB3 */ 0x0000, /* 0x1AB4 */ 0x0000, /* 0x1AB5 */ 0x0000, /* 0x1AB6 */ 0x0000, /* 0x1AB7 */ 0x0000, /* 0x1AB8 */ 0x0000, /* 0x1AB9 */ 0x0000, /* 0x1ABA */ 0x0000, /* 0x1ABB */ 0x0000, /* 0x1ABC */ 0x0000, /* 0x1ABD */ 0x0000, /* 0x1ABE */ 0x0000, /* 0x1ABF */ 0x0000, /* 0x1AC0 */ 0x0000, /* 0x1AC1 */ 0x0000, /* 0x1AC2 */ 0x0000, /* 0x1AC3 */ 0x0000, /* 0x1AC4 */ 0x0000, /* 0x1AC5 */ 0x0000, /* 0x1AC6 */ 0x0000, /* 0x1AC7 */ 0x0000, /* 0x1AC8 */ 0x0000, /* 0x1AC9 */ 0x0000, /* 0x1ACA */ 0x0000, /* 0x1ACB */ 0x0000, /* 0x1ACC */ 0x0000, /* 0x1ACD */ 0x0000, /* 0x1ACE */ 0x0000, /* 0x1ACF */ 0x0000, /* 0x1AD0 */ 0x0000, /* 0x1AD1 */ 0x0000, /* 0x1AD2 */ 0x0000, /* 0x1AD3 */ 0x0000, /* 0x1AD4 */ 0x0000, /* 0x1AD5 */ 0x0000, /* 0x1AD6 */ 0x0000, /* 0x1AD7 */ 0x0000, /* 0x1AD8 */ 0x0000, /* 0x1AD9 */ 0x0000, /* 0x1ADA */ 0x0000, /* 0x1ADB */ 0x0000, /* 0x1ADC */ 0x0000, /* 0x1ADD */ 0x0000, /* 0x1ADE */ 0x0000, /* 0x1ADF */ 0x0000, /* 0x1AE0 */ 0x0000, /* 0x1AE1 */ 0x0000, /* 0x1AE2 */ 0x0000, /* 0x1AE3 */ 0x0000, /* 0x1AE4 */ 0x0000, /* 0x1AE5 */ 0x0000, /* 0x1AE6 */ 0x0000, /* 0x1AE7 */ 0x0000, /* 0x1AE8 */ 0x0000, /* 0x1AE9 */ 0x0000, /* 0x1AEA */ 0x0000, /* 0x1AEB */ 0x0000, /* 0x1AEC */ 0x0000, /* 0x1AED */ 0x0000, /* 0x1AEE */ 0x0000, /* 0x1AEF */ 0x0000, /* 0x1AF0 */ 0x0000, /* 0x1AF1 */ 0x0000, /* 0x1AF2 */ 0x0000, /* 0x1AF3 */ 0x0000, /* 0x1AF4 */ 0x0000, /* 0x1AF5 */ 0x0000, /* 0x1AF6 */ 0x0000, /* 0x1AF7 */ 0x0000, /* 0x1AF8 */ 0x0000, /* 0x1AF9 */ 0x0000, /* 0x1AFA */ 0x0000, /* 0x1AFB */ 0x0000, /* 0x1AFC */ 0x0000, /* 0x1AFD */ 0x0000, /* 0x1AFE */ 0x0000, /* 0x1AFF */ 0x0000, /* 0x1B00 */ 0x0000, /* 0x1B01 */ 0x0000, /* 0x1B02 */ 0x0000, /* 0x1B03 */ 0x0000, /* 0x1B04 */ 0x0000, /* 0x1B05 */ 0x0000, /* 0x1B06 */ 0x0000, /* 0x1B07 */ 0x0000, /* 0x1B08 */ 0x0000, /* 0x1B09 */ 0x0000, /* 0x1B0A */ 0x0000, /* 0x1B0B */ 0x0000, /* 0x1B0C */ 0x0000, /* 0x1B0D */ 0x0000, /* 0x1B0E */ 0x0000, /* 0x1B0F */ 0x0000, /* 0x1B10 */ 0x0000, /* 0x1B11 */ 0x0000, /* 0x1B12 */ 0x0000, /* 0x1B13 */ 0x0000, /* 0x1B14 */ 0x0000, /* 0x1B15 */ 0x0000, /* 0x1B16 */ 0x0000, /* 0x1B17 */ 0x0000, /* 0x1B18 */ 0x0000, /* 0x1B19 */ 0x0000, /* 0x1B1A */ 0x0000, /* 0x1B1B */ 0x0000, /* 0x1B1C */ 0x0000, /* 0x1B1D */ 0x0000, /* 0x1B1E */ 0x0000, /* 0x1B1F */ 0x0000, /* 0x1B20 */ 0x0000, /* 0x1B21 */ 0x0000, /* 0x1B22 */ 0x0000, /* 0x1B23 */ 0x0000, /* 0x1B24 */ 0x0000, /* 0x1B25 */ 0x0000, /* 0x1B26 */ 0x0000, /* 0x1B27 */ 0x0000, /* 0x1B28 */ 0x0000, /* 0x1B29 */ 0x0000, /* 0x1B2A */ 0x0000, /* 0x1B2B */ 0x0000, /* 0x1B2C */ 0x0000, /* 0x1B2D */ 0x0000, /* 0x1B2E */ 0x0000, /* 0x1B2F */ 0x0000, /* 0x1B30 */ 0x0000, /* 0x1B31 */ 0x0000, /* 0x1B32 */ 0x0000, /* 0x1B33 */ 0x0000, /* 0x1B34 */ 0x0000, /* 0x1B35 */ 0x0000, /* 0x1B36 */ 0x0000, /* 0x1B37 */ 0x0000, /* 0x1B38 */ 0x0000, /* 0x1B39 */ 0x0000, /* 0x1B3A */ 0x0000, /* 0x1B3B */ 0x0000, /* 0x1B3C */ 0x0000, /* 0x1B3D */ 0x0000, /* 0x1B3E */ 0x0000, /* 0x1B3F */ 0x0000, /* 0x1B40 */ 0x0000, /* 0x1B41 */ 0x0000, /* 0x1B42 */ 0x0000, /* 0x1B43 */ 0x0000, /* 0x1B44 */ 0x0000, /* 0x1B45 */ 0x0000, /* 0x1B46 */ 0x0000, /* 0x1B47 */ 0x0000, /* 0x1B48 */ 0x0000, /* 0x1B49 */ 0x0000, /* 0x1B4A */ 0x0000, /* 0x1B4B */ 0x0000, /* 0x1B4C */ 0x0000, /* 0x1B4D */ 0x0000, /* 0x1B4E */ 0x0000, /* 0x1B4F */ 0x0000, /* 0x1B50 */ 0x0000, /* 0x1B51 */ 0x0000, /* 0x1B52 */ 0x0000, /* 0x1B53 */ 0x0000, /* 0x1B54 */ 0x0000, /* 0x1B55 */ 0x0000, /* 0x1B56 */ 0x0000, /* 0x1B57 */ 0x0000, /* 0x1B58 */ 0x0000, /* 0x1B59 */ 0x0000, /* 0x1B5A */ 0x0000, /* 0x1B5B */ 0x0000, /* 0x1B5C */ 0x0000, /* 0x1B5D */ 0x0000, /* 0x1B5E */ 0x0000, /* 0x1B5F */ 0x0000, /* 0x1B60 */ 0x0000, /* 0x1B61 */ 0x0000, /* 0x1B62 */ 0x0000, /* 0x1B63 */ 0x0000, /* 0x1B64 */ 0x0000, /* 0x1B65 */ 0x0000, /* 0x1B66 */ 0x0000, /* 0x1B67 */ 0x0000, /* 0x1B68 */ 0x0000, /* 0x1B69 */ 0x0000, /* 0x1B6A */ 0x0000, /* 0x1B6B */ 0x0000, /* 0x1B6C */ 0x0000, /* 0x1B6D */ 0x0000, /* 0x1B6E */ 0x0000, /* 0x1B6F */ 0x0000, /* 0x1B70 */ 0x0000, /* 0x1B71 */ 0x0000, /* 0x1B72 */ 0x0000, /* 0x1B73 */ 0x0000, /* 0x1B74 */ 0x0000, /* 0x1B75 */ 0x0000, /* 0x1B76 */ 0x0000, /* 0x1B77 */ 0x0000, /* 0x1B78 */ 0x0000, /* 0x1B79 */ 0x0000, /* 0x1B7A */ 0x0000, /* 0x1B7B */ 0x0000, /* 0x1B7C */ 0x0000, /* 0x1B7D */ 0x0000, /* 0x1B7E */ 0x0000, /* 0x1B7F */ 0x0000, /* 0x1B80 */ 0x0000, /* 0x1B81 */ 0x0000, /* 0x1B82 */ 0x0000, /* 0x1B83 */ 0x0000, /* 0x1B84 */ 0x0000, /* 0x1B85 */ 0x0000, /* 0x1B86 */ 0x0000, /* 0x1B87 */ 0x0000, /* 0x1B88 */ 0x0000, /* 0x1B89 */ 0x0000, /* 0x1B8A */ 0x0000, /* 0x1B8B */ 0x0000, /* 0x1B8C */ 0x0000, /* 0x1B8D */ 0x0000, /* 0x1B8E */ 0x0000, /* 0x1B8F */ 0x0000, /* 0x1B90 */ 0x0000, /* 0x1B91 */ 0x0000, /* 0x1B92 */ 0x0000, /* 0x1B93 */ 0x0000, /* 0x1B94 */ 0x0000, /* 0x1B95 */ 0x0000, /* 0x1B96 */ 0x0000, /* 0x1B97 */ 0x0000, /* 0x1B98 */ 0x0000, /* 0x1B99 */ 0x0000, /* 0x1B9A */ 0x0000, /* 0x1B9B */ 0x0000, /* 0x1B9C */ 0x0000, /* 0x1B9D */ 0x0000, /* 0x1B9E */ 0x0000, /* 0x1B9F */ 0x0000, /* 0x1BA0 */ 0x0000, /* 0x1BA1 */ 0x0000, /* 0x1BA2 */ 0x0000, /* 0x1BA3 */ 0x0000, /* 0x1BA4 */ 0x0000, /* 0x1BA5 */ 0x0000, /* 0x1BA6 */ 0x0000, /* 0x1BA7 */ 0x0000, /* 0x1BA8 */ 0x0000, /* 0x1BA9 */ 0x0000, /* 0x1BAA */ 0x0000, /* 0x1BAB */ 0x0000, /* 0x1BAC */ 0x0000, /* 0x1BAD */ 0x0000, /* 0x1BAE */ 0x0000, /* 0x1BAF */ 0x0000, /* 0x1BB0 */ 0x0000, /* 0x1BB1 */ 0x0000, /* 0x1BB2 */ 0x0000, /* 0x1BB3 */ 0x0000, /* 0x1BB4 */ 0x0000, /* 0x1BB5 */ 0x0000, /* 0x1BB6 */ 0x0000, /* 0x1BB7 */ 0x0000, /* 0x1BB8 */ 0x0000, /* 0x1BB9 */ 0x0000, /* 0x1BBA */ 0x0000, /* 0x1BBB */ 0x0000, /* 0x1BBC */ 0x0000, /* 0x1BBD */ 0x0000, /* 0x1BBE */ 0x0000, /* 0x1BBF */ 0x0000, /* 0x1BC0 */ 0x0000, /* 0x1BC1 */ 0x0000, /* 0x1BC2 */ 0x0000, /* 0x1BC3 */ 0x0000, /* 0x1BC4 */ 0x0000, /* 0x1BC5 */ 0x0000, /* 0x1BC6 */ 0x0000, /* 0x1BC7 */ 0x0000, /* 0x1BC8 */ 0x0000, /* 0x1BC9 */ 0x0000, /* 0x1BCA */ 0x0000, /* 0x1BCB */ 0x0000, /* 0x1BCC */ 0x0000, /* 0x1BCD */ 0x0000, /* 0x1BCE */ 0x0000, /* 0x1BCF */ 0x0000, /* 0x1BD0 */ 0x0000, /* 0x1BD1 */ 0x0000, /* 0x1BD2 */ 0x0000, /* 0x1BD3 */ 0x0000, /* 0x1BD4 */ 0x0000, /* 0x1BD5 */ 0x0000, /* 0x1BD6 */ 0x0000, /* 0x1BD7 */ 0x0000, /* 0x1BD8 */ 0x0000, /* 0x1BD9 */ 0x0000, /* 0x1BDA */ 0x0000, /* 0x1BDB */ 0x0000, /* 0x1BDC */ 0x0000, /* 0x1BDD */ 0x0000, /* 0x1BDE */ 0x0000, /* 0x1BDF */ 0x0000, /* 0x1BE0 */ 0x0000, /* 0x1BE1 */ 0x0000, /* 0x1BE2 */ 0x0000, /* 0x1BE3 */ 0x0000, /* 0x1BE4 */ 0x0000, /* 0x1BE5 */ 0x0000, /* 0x1BE6 */ 0x0000, /* 0x1BE7 */ 0x0000, /* 0x1BE8 */ 0x0000, /* 0x1BE9 */ 0x0000, /* 0x1BEA */ 0x0000, /* 0x1BEB */ 0x0000, /* 0x1BEC */ 0x0000, /* 0x1BED */ 0x0000, /* 0x1BEE */ 0x0000, /* 0x1BEF */ 0x0000, /* 0x1BF0 */ 0x0000, /* 0x1BF1 */ 0x0000, /* 0x1BF2 */ 0x0000, /* 0x1BF3 */ 0x0000, /* 0x1BF4 */ 0x0000, /* 0x1BF5 */ 0x0000, /* 0x1BF6 */ 0x0000, /* 0x1BF7 */ 0x0000, /* 0x1BF8 */ 0x0000, /* 0x1BF9 */ 0x0000, /* 0x1BFA */ 0x0000, /* 0x1BFB */ 0x0000, /* 0x1BFC */ 0x0000, /* 0x1BFD */ 0x0000, /* 0x1BFE */ 0x0000, /* 0x1BFF */ 0x0000, /* 0x1C00 */ 0x0000, /* 0x1C01 */ 0x0000, /* 0x1C02 */ 0x0000, /* 0x1C03 */ 0x0000, /* 0x1C04 */ 0x0000, /* 0x1C05 */ 0x0000, /* 0x1C06 */ 0x0000, /* 0x1C07 */ 0x0000, /* 0x1C08 */ 0x0000, /* 0x1C09 */ 0x0000, /* 0x1C0A */ 0x0000, /* 0x1C0B */ 0x0000, /* 0x1C0C */ 0x0000, /* 0x1C0D */ 0x0000, /* 0x1C0E */ 0x0000, /* 0x1C0F */ 0x0000, /* 0x1C10 */ 0x0000, /* 0x1C11 */ 0x0000, /* 0x1C12 */ 0x0000, /* 0x1C13 */ 0x0000, /* 0x1C14 */ 0x0000, /* 0x1C15 */ 0x0000, /* 0x1C16 */ 0x0000, /* 0x1C17 */ 0x0000, /* 0x1C18 */ 0x0000, /* 0x1C19 */ 0x0000, /* 0x1C1A */ 0x0000, /* 0x1C1B */ 0x0000, /* 0x1C1C */ 0x0000, /* 0x1C1D */ 0x0000, /* 0x1C1E */ 0x0000, /* 0x1C1F */ 0x0000, /* 0x1C20 */ 0x0000, /* 0x1C21 */ 0x0000, /* 0x1C22 */ 0x0000, /* 0x1C23 */ 0x0000, /* 0x1C24 */ 0x0000, /* 0x1C25 */ 0x0000, /* 0x1C26 */ 0x0000, /* 0x1C27 */ 0x0000, /* 0x1C28 */ 0x0000, /* 0x1C29 */ 0x0000, /* 0x1C2A */ 0x0000, /* 0x1C2B */ 0x0000, /* 0x1C2C */ 0x0000, /* 0x1C2D */ 0x0000, /* 0x1C2E */ 0x0000, /* 0x1C2F */ 0x0000, /* 0x1C30 */ 0x0000, /* 0x1C31 */ 0x0000, /* 0x1C32 */ 0x0000, /* 0x1C33 */ 0x0000, /* 0x1C34 */ 0x0000, /* 0x1C35 */ 0x0000, /* 0x1C36 */ 0x0000, /* 0x1C37 */ 0x0000, /* 0x1C38 */ 0x0000, /* 0x1C39 */ 0x0000, /* 0x1C3A */ 0x0000, /* 0x1C3B */ 0x0000, /* 0x1C3C */ 0x0000, /* 0x1C3D */ 0x0000, /* 0x1C3E */ 0x0000, /* 0x1C3F */ 0x0000, /* 0x1C40 */ 0x0000, /* 0x1C41 */ 0x0000, /* 0x1C42 */ 0x0000, /* 0x1C43 */ 0x0000, /* 0x1C44 */ 0x0000, /* 0x1C45 */ 0x0000, /* 0x1C46 */ 0x0000, /* 0x1C47 */ 0x0000, /* 0x1C48 */ 0x0000, /* 0x1C49 */ 0x0000, /* 0x1C4A */ 0x0000, /* 0x1C4B */ 0x0000, /* 0x1C4C */ 0x0000, /* 0x1C4D */ 0x0000, /* 0x1C4E */ 0x0000, /* 0x1C4F */ 0x0000, /* 0x1C50 */ 0x0000, /* 0x1C51 */ 0x0000, /* 0x1C52 */ 0x0000, /* 0x1C53 */ 0x0000, /* 0x1C54 */ 0x0000, /* 0x1C55 */ 0x0000, /* 0x1C56 */ 0x0000, /* 0x1C57 */ 0x0000, /* 0x1C58 */ 0x0000, /* 0x1C59 */ 0x0000, /* 0x1C5A */ 0x0000, /* 0x1C5B */ 0x0000, /* 0x1C5C */ 0x0000, /* 0x1C5D */ 0x0000, /* 0x1C5E */ 0x0000, /* 0x1C5F */ 0x0000, /* 0x1C60 */ 0x0000, /* 0x1C61 */ 0x0000, /* 0x1C62 */ 0x0000, /* 0x1C63 */ 0x0000, /* 0x1C64 */ 0x0000, /* 0x1C65 */ 0x0000, /* 0x1C66 */ 0x0000, /* 0x1C67 */ 0x0000, /* 0x1C68 */ 0x0000, /* 0x1C69 */ 0x0000, /* 0x1C6A */ 0x0000, /* 0x1C6B */ 0x0000, /* 0x1C6C */ 0x0000, /* 0x1C6D */ 0x0000, /* 0x1C6E */ 0x0000, /* 0x1C6F */ 0x0000, /* 0x1C70 */ 0x0000, /* 0x1C71 */ 0x0000, /* 0x1C72 */ 0x0000, /* 0x1C73 */ 0x0000, /* 0x1C74 */ 0x0000, /* 0x1C75 */ 0x0000, /* 0x1C76 */ 0x0000, /* 0x1C77 */ 0x0000, /* 0x1C78 */ 0x0000, /* 0x1C79 */ 0x0000, /* 0x1C7A */ 0x0000, /* 0x1C7B */ 0x0000, /* 0x1C7C */ 0x0000, /* 0x1C7D */ 0x0000, /* 0x1C7E */ 0x0000, /* 0x1C7F */ 0x0000, /* 0x1C80 */ 0x0000, /* 0x1C81 */ 0x0000, /* 0x1C82 */ 0x0000, /* 0x1C83 */ 0x0000, /* 0x1C84 */ 0x0000, /* 0x1C85 */ 0x0000, /* 0x1C86 */ 0x0000, /* 0x1C87 */ 0x0000, /* 0x1C88 */ 0x0000, /* 0x1C89 */ 0x0000, /* 0x1C8A */ 0x0000, /* 0x1C8B */ 0x0000, /* 0x1C8C */ 0x0000, /* 0x1C8D */ 0x0000, /* 0x1C8E */ 0x0000, /* 0x1C8F */ 0x0000, /* 0x1C90 */ 0x0000, /* 0x1C91 */ 0x0000, /* 0x1C92 */ 0x0000, /* 0x1C93 */ 0x0000, /* 0x1C94 */ 0x0000, /* 0x1C95 */ 0x0000, /* 0x1C96 */ 0x0000, /* 0x1C97 */ 0x0000, /* 0x1C98 */ 0x0000, /* 0x1C99 */ 0x0000, /* 0x1C9A */ 0x0000, /* 0x1C9B */ 0x0000, /* 0x1C9C */ 0x0000, /* 0x1C9D */ 0x0000, /* 0x1C9E */ 0x0000, /* 0x1C9F */ 0x0000, /* 0x1CA0 */ 0x0000, /* 0x1CA1 */ 0x0000, /* 0x1CA2 */ 0x0000, /* 0x1CA3 */ 0x0000, /* 0x1CA4 */ 0x0000, /* 0x1CA5 */ 0x0000, /* 0x1CA6 */ 0x0000, /* 0x1CA7 */ 0x0000, /* 0x1CA8 */ 0x0000, /* 0x1CA9 */ 0x0000, /* 0x1CAA */ 0x0000, /* 0x1CAB */ 0x0000, /* 0x1CAC */ 0x0000, /* 0x1CAD */ 0x0000, /* 0x1CAE */ 0x0000, /* 0x1CAF */ 0x0000, /* 0x1CB0 */ 0x0000, /* 0x1CB1 */ 0x0000, /* 0x1CB2 */ 0x0000, /* 0x1CB3 */ 0x0000, /* 0x1CB4 */ 0x0000, /* 0x1CB5 */ 0x0000, /* 0x1CB6 */ 0x0000, /* 0x1CB7 */ 0x0000, /* 0x1CB8 */ 0x0000, /* 0x1CB9 */ 0x0000, /* 0x1CBA */ 0x0000, /* 0x1CBB */ 0x0000, /* 0x1CBC */ 0x0000, /* 0x1CBD */ 0x0000, /* 0x1CBE */ 0x0000, /* 0x1CBF */ 0x0000, /* 0x1CC0 */ 0x0000, /* 0x1CC1 */ 0x0000, /* 0x1CC2 */ 0x0000, /* 0x1CC3 */ 0x0000, /* 0x1CC4 */ 0x0000, /* 0x1CC5 */ 0x0000, /* 0x1CC6 */ 0x0000, /* 0x1CC7 */ 0x0000, /* 0x1CC8 */ 0x0000, /* 0x1CC9 */ 0x0000, /* 0x1CCA */ 0x0000, /* 0x1CCB */ 0x0000, /* 0x1CCC */ 0x0000, /* 0x1CCD */ 0x0000, /* 0x1CCE */ 0x0000, /* 0x1CCF */ 0x0000, /* 0x1CD0 */ 0x0000, /* 0x1CD1 */ 0x0000, /* 0x1CD2 */ 0x0000, /* 0x1CD3 */ 0x0000, /* 0x1CD4 */ 0x0000, /* 0x1CD5 */ 0x0000, /* 0x1CD6 */ 0x0000, /* 0x1CD7 */ 0x0000, /* 0x1CD8 */ 0x0000, /* 0x1CD9 */ 0x0000, /* 0x1CDA */ 0x0000, /* 0x1CDB */ 0x0000, /* 0x1CDC */ 0x0000, /* 0x1CDD */ 0x0000, /* 0x1CDE */ 0x0000, /* 0x1CDF */ 0x0000, /* 0x1CE0 */ 0x0000, /* 0x1CE1 */ 0x0000, /* 0x1CE2 */ 0x0000, /* 0x1CE3 */ 0x0000, /* 0x1CE4 */ 0x0000, /* 0x1CE5 */ 0x0000, /* 0x1CE6 */ 0x0000, /* 0x1CE7 */ 0x0000, /* 0x1CE8 */ 0x0000, /* 0x1CE9 */ 0x0000, /* 0x1CEA */ 0x0000, /* 0x1CEB */ 0x0000, /* 0x1CEC */ 0x0000, /* 0x1CED */ 0x0000, /* 0x1CEE */ 0x0000, /* 0x1CEF */ 0x0000, /* 0x1CF0 */ 0x0000, /* 0x1CF1 */ 0x0000, /* 0x1CF2 */ 0x0000, /* 0x1CF3 */ 0x0000, /* 0x1CF4 */ 0x0000, /* 0x1CF5 */ 0x0000, /* 0x1CF6 */ 0x0000, /* 0x1CF7 */ 0x0000, /* 0x1CF8 */ 0x0000, /* 0x1CF9 */ 0x0000, /* 0x1CFA */ 0x0000, /* 0x1CFB */ 0x0000, /* 0x1CFC */ 0x0000, /* 0x1CFD */ 0x0000, /* 0x1CFE */ 0x0000, /* 0x1CFF */ 0x0000, /* 0x1D00 */ 0x0000, /* 0x1D01 */ 0x0000, /* 0x1D02 */ 0x0000, /* 0x1D03 */ 0x0000, /* 0x1D04 */ 0x0000, /* 0x1D05 */ 0x0000, /* 0x1D06 */ 0x0000, /* 0x1D07 */ 0x0000, /* 0x1D08 */ 0x0000, /* 0x1D09 */ 0x0000, /* 0x1D0A */ 0x0000, /* 0x1D0B */ 0x0000, /* 0x1D0C */ 0x0000, /* 0x1D0D */ 0x0000, /* 0x1D0E */ 0x0000, /* 0x1D0F */ 0x0000, /* 0x1D10 */ 0x0000, /* 0x1D11 */ 0x0000, /* 0x1D12 */ 0x0000, /* 0x1D13 */ 0x0000, /* 0x1D14 */ 0x0000, /* 0x1D15 */ 0x0000, /* 0x1D16 */ 0x0000, /* 0x1D17 */ 0x0000, /* 0x1D18 */ 0x0000, /* 0x1D19 */ 0x0000, /* 0x1D1A */ 0x0000, /* 0x1D1B */ 0x0000, /* 0x1D1C */ 0x0000, /* 0x1D1D */ 0x0000, /* 0x1D1E */ 0x0000, /* 0x1D1F */ 0x0000, /* 0x1D20 */ 0x0000, /* 0x1D21 */ 0x0000, /* 0x1D22 */ 0x0000, /* 0x1D23 */ 0x0000, /* 0x1D24 */ 0x0000, /* 0x1D25 */ 0x0000, /* 0x1D26 */ 0x0000, /* 0x1D27 */ 0x0000, /* 0x1D28 */ 0x0000, /* 0x1D29 */ 0x0000, /* 0x1D2A */ 0x0000, /* 0x1D2B */ 0x0000, /* 0x1D2C */ 0x0000, /* 0x1D2D */ 0x0000, /* 0x1D2E */ 0x0000, /* 0x1D2F */ 0x0000, /* 0x1D30 */ 0x0000, /* 0x1D31 */ 0x0000, /* 0x1D32 */ 0x0000, /* 0x1D33 */ 0x0000, /* 0x1D34 */ 0x0000, /* 0x1D35 */ 0x0000, /* 0x1D36 */ 0x0000, /* 0x1D37 */ 0x0000, /* 0x1D38 */ 0x0000, /* 0x1D39 */ 0x0000, /* 0x1D3A */ 0x0000, /* 0x1D3B */ 0x0000, /* 0x1D3C */ 0x0000, /* 0x1D3D */ 0x0000, /* 0x1D3E */ 0x0000, /* 0x1D3F */ 0x0000, /* 0x1D40 */ 0x0000, /* 0x1D41 */ 0x0000, /* 0x1D42 */ 0x0000, /* 0x1D43 */ 0x0000, /* 0x1D44 */ 0x0000, /* 0x1D45 */ 0x0000, /* 0x1D46 */ 0x0000, /* 0x1D47 */ 0x0000, /* 0x1D48 */ 0x0000, /* 0x1D49 */ 0x0000, /* 0x1D4A */ 0x0000, /* 0x1D4B */ 0x0000, /* 0x1D4C */ 0x0000, /* 0x1D4D */ 0x0000, /* 0x1D4E */ 0x0000, /* 0x1D4F */ 0x0000, /* 0x1D50 */ 0x0000, /* 0x1D51 */ 0x0000, /* 0x1D52 */ 0x0000, /* 0x1D53 */ 0x0000, /* 0x1D54 */ 0x0000, /* 0x1D55 */ 0x0000, /* 0x1D56 */ 0x0000, /* 0x1D57 */ 0x0000, /* 0x1D58 */ 0x0000, /* 0x1D59 */ 0x0000, /* 0x1D5A */ 0x0000, /* 0x1D5B */ 0x0000, /* 0x1D5C */ 0x0000, /* 0x1D5D */ 0x0000, /* 0x1D5E */ 0x0000, /* 0x1D5F */ 0x0000, /* 0x1D60 */ 0x0000, /* 0x1D61 */ 0x0000, /* 0x1D62 */ 0x0000, /* 0x1D63 */ 0x0000, /* 0x1D64 */ 0x0000, /* 0x1D65 */ 0x0000, /* 0x1D66 */ 0x0000, /* 0x1D67 */ 0x0000, /* 0x1D68 */ 0x0000, /* 0x1D69 */ 0x0000, /* 0x1D6A */ 0x0000, /* 0x1D6B */ 0x0000, /* 0x1D6C */ 0x0000, /* 0x1D6D */ 0x0000, /* 0x1D6E */ 0x0000, /* 0x1D6F */ 0x0000, /* 0x1D70 */ 0x0000, /* 0x1D71 */ 0x0000, /* 0x1D72 */ 0x0000, /* 0x1D73 */ 0x0000, /* 0x1D74 */ 0x0000, /* 0x1D75 */ 0x0000, /* 0x1D76 */ 0x0000, /* 0x1D77 */ 0x0000, /* 0x1D78 */ 0x0000, /* 0x1D79 */ 0x0000, /* 0x1D7A */ 0x0000, /* 0x1D7B */ 0x0000, /* 0x1D7C */ 0x0000, /* 0x1D7D */ 0x0000, /* 0x1D7E */ 0x0000, /* 0x1D7F */ 0x0000, /* 0x1D80 */ 0x0000, /* 0x1D81 */ 0x0000, /* 0x1D82 */ 0x0000, /* 0x1D83 */ 0x0000, /* 0x1D84 */ 0x0000, /* 0x1D85 */ 0x0000, /* 0x1D86 */ 0x0000, /* 0x1D87 */ 0x0000, /* 0x1D88 */ 0x0000, /* 0x1D89 */ 0x0000, /* 0x1D8A */ 0x0000, /* 0x1D8B */ 0x0000, /* 0x1D8C */ 0x0000, /* 0x1D8D */ 0x0000, /* 0x1D8E */ 0x0000, /* 0x1D8F */ 0x0000, /* 0x1D90 */ 0x0000, /* 0x1D91 */ 0x0000, /* 0x1D92 */ 0x0000, /* 0x1D93 */ 0x0000, /* 0x1D94 */ 0x0000, /* 0x1D95 */ 0x0000, /* 0x1D96 */ 0x0000, /* 0x1D97 */ 0x0000, /* 0x1D98 */ 0x0000, /* 0x1D99 */ 0x0000, /* 0x1D9A */ 0x0000, /* 0x1D9B */ 0x0000, /* 0x1D9C */ 0x0000, /* 0x1D9D */ 0x0000, /* 0x1D9E */ 0x0000, /* 0x1D9F */ 0x0000, /* 0x1DA0 */ 0x0000, /* 0x1DA1 */ 0x0000, /* 0x1DA2 */ 0x0000, /* 0x1DA3 */ 0x0000, /* 0x1DA4 */ 0x0000, /* 0x1DA5 */ 0x0000, /* 0x1DA6 */ 0x0000, /* 0x1DA7 */ 0x0000, /* 0x1DA8 */ 0x0000, /* 0x1DA9 */ 0x0000, /* 0x1DAA */ 0x0000, /* 0x1DAB */ 0x0000, /* 0x1DAC */ 0x0000, /* 0x1DAD */ 0x0000, /* 0x1DAE */ 0x0000, /* 0x1DAF */ 0x0000, /* 0x1DB0 */ 0x0000, /* 0x1DB1 */ 0x0000, /* 0x1DB2 */ 0x0000, /* 0x1DB3 */ 0x0000, /* 0x1DB4 */ 0x0000, /* 0x1DB5 */ 0x0000, /* 0x1DB6 */ 0x0000, /* 0x1DB7 */ 0x0000, /* 0x1DB8 */ 0x0000, /* 0x1DB9 */ 0x0000, /* 0x1DBA */ 0x0000, /* 0x1DBB */ 0x0000, /* 0x1DBC */ 0x0000, /* 0x1DBD */ 0x0000, /* 0x1DBE */ 0x0000, /* 0x1DBF */ 0x0000, /* 0x1DC0 */ 0x0000, /* 0x1DC1 */ 0x0000, /* 0x1DC2 */ 0x0000, /* 0x1DC3 */ 0x0000, /* 0x1DC4 */ 0x0000, /* 0x1DC5 */ 0x0000, /* 0x1DC6 */ 0x0000, /* 0x1DC7 */ 0x0000, /* 0x1DC8 */ 0x0000, /* 0x1DC9 */ 0x0000, /* 0x1DCA */ 0x0000, /* 0x1DCB */ 0x0000, /* 0x1DCC */ 0x0000, /* 0x1DCD */ 0x0000, /* 0x1DCE */ 0x0000, /* 0x1DCF */ 0x0000, /* 0x1DD0 */ 0x0000, /* 0x1DD1 */ 0x0000, /* 0x1DD2 */ 0x0000, /* 0x1DD3 */ 0x0000, /* 0x1DD4 */ 0x0000, /* 0x1DD5 */ 0x0000, /* 0x1DD6 */ 0x0000, /* 0x1DD7 */ 0x0000, /* 0x1DD8 */ 0x0000, /* 0x1DD9 */ 0x0000, /* 0x1DDA */ 0x0000, /* 0x1DDB */ 0x0000, /* 0x1DDC */ 0x0000, /* 0x1DDD */ 0x0000, /* 0x1DDE */ 0x0000, /* 0x1DDF */ 0x0000, /* 0x1DE0 */ 0x0000, /* 0x1DE1 */ 0x0000, /* 0x1DE2 */ 0x0000, /* 0x1DE3 */ 0x0000, /* 0x1DE4 */ 0x0000, /* 0x1DE5 */ 0x0000, /* 0x1DE6 */ 0x0000, /* 0x1DE7 */ 0x0000, /* 0x1DE8 */ 0x0000, /* 0x1DE9 */ 0x0000, /* 0x1DEA */ 0x0000, /* 0x1DEB */ 0x0000, /* 0x1DEC */ 0x0000, /* 0x1DED */ 0x0000, /* 0x1DEE */ 0x0000, /* 0x1DEF */ 0x0000, /* 0x1DF0 */ 0x0000, /* 0x1DF1 */ 0x0000, /* 0x1DF2 */ 0x0000, /* 0x1DF3 */ 0x0000, /* 0x1DF4 */ 0x0000, /* 0x1DF5 */ 0x0000, /* 0x1DF6 */ 0x0000, /* 0x1DF7 */ 0x0000, /* 0x1DF8 */ 0x0000, /* 0x1DF9 */ 0x0000, /* 0x1DFA */ 0x0000, /* 0x1DFB */ 0x0000, /* 0x1DFC */ 0x0000, /* 0x1DFD */ 0x0000, /* 0x1DFE */ 0x0000, /* 0x1DFF */ 0x0000, /* 0x1E00 */ 0x0000, /* 0x1E01 */ 0x0000, /* 0x1E02 */ 0x0000, /* 0x1E03 */ 0x0000, /* 0x1E04 */ 0x0000, /* 0x1E05 */ 0x0000, /* 0x1E06 */ 0x0000, /* 0x1E07 */ 0x0000, /* 0x1E08 */ 0x0000, /* 0x1E09 */ 0x0000, /* 0x1E0A */ 0x0000, /* 0x1E0B */ 0x0000, /* 0x1E0C */ 0x0000, /* 0x1E0D */ 0x0000, /* 0x1E0E */ 0x0000, /* 0x1E0F */ 0x0000, /* 0x1E10 */ 0x0000, /* 0x1E11 */ 0x0000, /* 0x1E12 */ 0x0000, /* 0x1E13 */ 0x0000, /* 0x1E14 */ 0x0000, /* 0x1E15 */ 0x0000, /* 0x1E16 */ 0x0000, /* 0x1E17 */ 0x0000, /* 0x1E18 */ 0x0000, /* 0x1E19 */ 0x0000, /* 0x1E1A */ 0x0000, /* 0x1E1B */ 0x0000, /* 0x1E1C */ 0x0000, /* 0x1E1D */ 0x0000, /* 0x1E1E */ 0x0000, /* 0x1E1F */ 0x0000, /* 0x1E20 */ 0x0000, /* 0x1E21 */ 0x0000, /* 0x1E22 */ 0x0000, /* 0x1E23 */ 0x0000, /* 0x1E24 */ 0x0000, /* 0x1E25 */ 0x0000, /* 0x1E26 */ 0x0000, /* 0x1E27 */ 0x0000, /* 0x1E28 */ 0x0000, /* 0x1E29 */ 0x0000, /* 0x1E2A */ 0x0000, /* 0x1E2B */ 0x0000, /* 0x1E2C */ 0x0000, /* 0x1E2D */ 0x0000, /* 0x1E2E */ 0x0000, /* 0x1E2F */ 0x0000, /* 0x1E30 */ 0x0000, /* 0x1E31 */ 0x0000, /* 0x1E32 */ 0x0000, /* 0x1E33 */ 0x0000, /* 0x1E34 */ 0x0000, /* 0x1E35 */ 0x0000, /* 0x1E36 */ 0x0000, /* 0x1E37 */ 0x0000, /* 0x1E38 */ 0x0000, /* 0x1E39 */ 0x0000, /* 0x1E3A */ 0x0000, /* 0x1E3B */ 0x0000, /* 0x1E3C */ 0x0000, /* 0x1E3D */ 0x0000, /* 0x1E3E */ 0x0000, /* 0x1E3F */ 0x0000, /* 0x1E40 */ 0x0000, /* 0x1E41 */ 0x0000, /* 0x1E42 */ 0x0000, /* 0x1E43 */ 0x0000, /* 0x1E44 */ 0x0000, /* 0x1E45 */ 0x0000, /* 0x1E46 */ 0x0000, /* 0x1E47 */ 0x0000, /* 0x1E48 */ 0x0000, /* 0x1E49 */ 0x0000, /* 0x1E4A */ 0x0000, /* 0x1E4B */ 0x0000, /* 0x1E4C */ 0x0000, /* 0x1E4D */ 0x0000, /* 0x1E4E */ 0x0000, /* 0x1E4F */ 0x0000, /* 0x1E50 */ 0x0000, /* 0x1E51 */ 0x0000, /* 0x1E52 */ 0x0000, /* 0x1E53 */ 0x0000, /* 0x1E54 */ 0x0000, /* 0x1E55 */ 0x0000, /* 0x1E56 */ 0x0000, /* 0x1E57 */ 0x0000, /* 0x1E58 */ 0x0000, /* 0x1E59 */ 0x0000, /* 0x1E5A */ 0x0000, /* 0x1E5B */ 0x0000, /* 0x1E5C */ 0x0000, /* 0x1E5D */ 0x0000, /* 0x1E5E */ 0x0000, /* 0x1E5F */ 0x0000, /* 0x1E60 */ 0x0000, /* 0x1E61 */ 0x0000, /* 0x1E62 */ 0x0000, /* 0x1E63 */ 0x0000, /* 0x1E64 */ 0x0000, /* 0x1E65 */ 0x0000, /* 0x1E66 */ 0x0000, /* 0x1E67 */ 0x0000, /* 0x1E68 */ 0x0000, /* 0x1E69 */ 0x0000, /* 0x1E6A */ 0x0000, /* 0x1E6B */ 0x0000, /* 0x1E6C */ 0x0000, /* 0x1E6D */ 0x0000, /* 0x1E6E */ 0x0000, /* 0x1E6F */ 0x0000, /* 0x1E70 */ 0x0000, /* 0x1E71 */ 0x0000, /* 0x1E72 */ 0x0000, /* 0x1E73 */ 0x0000, /* 0x1E74 */ 0x0000, /* 0x1E75 */ 0x0000, /* 0x1E76 */ 0x0000, /* 0x1E77 */ 0x0000, /* 0x1E78 */ 0x0000, /* 0x1E79 */ 0x0000, /* 0x1E7A */ 0x0000, /* 0x1E7B */ 0x0000, /* 0x1E7C */ 0x0000, /* 0x1E7D */ 0x0000, /* 0x1E7E */ 0x0000, /* 0x1E7F */ 0x0000, /* 0x1E80 */ 0x0000, /* 0x1E81 */ 0x0000, /* 0x1E82 */ 0x0000, /* 0x1E83 */ 0x0000, /* 0x1E84 */ 0x0000, /* 0x1E85 */ 0x0000, /* 0x1E86 */ 0x0000, /* 0x1E87 */ 0x0000, /* 0x1E88 */ 0x0000, /* 0x1E89 */ 0x0000, /* 0x1E8A */ 0x0000, /* 0x1E8B */ 0x0000, /* 0x1E8C */ 0x0000, /* 0x1E8D */ 0x0000, /* 0x1E8E */ 0x0000, /* 0x1E8F */ 0x0000, /* 0x1E90 */ 0x0000, /* 0x1E91 */ 0x0000, /* 0x1E92 */ 0x0000, /* 0x1E93 */ 0x0000, /* 0x1E94 */ 0x0000, /* 0x1E95 */ 0x0000, /* 0x1E96 */ 0x0000, /* 0x1E97 */ 0x0000, /* 0x1E98 */ 0x0000, /* 0x1E99 */ 0x0000, /* 0x1E9A */ 0x0000, /* 0x1E9B */ 0x0000, /* 0x1E9C */ 0x0000, /* 0x1E9D */ 0x0000, /* 0x1E9E */ 0x0000, /* 0x1E9F */ 0x0000, /* 0x1EA0 */ 0x0000, /* 0x1EA1 */ 0x0000, /* 0x1EA2 */ 0x0000, /* 0x1EA3 */ 0x0000, /* 0x1EA4 */ 0x0000, /* 0x1EA5 */ 0x0000, /* 0x1EA6 */ 0x0000, /* 0x1EA7 */ 0x0000, /* 0x1EA8 */ 0x0000, /* 0x1EA9 */ 0x0000, /* 0x1EAA */ 0x0000, /* 0x1EAB */ 0x0000, /* 0x1EAC */ 0x0000, /* 0x1EAD */ 0x0000, /* 0x1EAE */ 0x0000, /* 0x1EAF */ 0x0000, /* 0x1EB0 */ 0x0000, /* 0x1EB1 */ 0x0000, /* 0x1EB2 */ 0x0000, /* 0x1EB3 */ 0x0000, /* 0x1EB4 */ 0x0000, /* 0x1EB5 */ 0x0000, /* 0x1EB6 */ 0x0000, /* 0x1EB7 */ 0x0000, /* 0x1EB8 */ 0x0000, /* 0x1EB9 */ 0x0000, /* 0x1EBA */ 0x0000, /* 0x1EBB */ 0x0000, /* 0x1EBC */ 0x0000, /* 0x1EBD */ 0x0000, /* 0x1EBE */ 0x0000, /* 0x1EBF */ 0x0000, /* 0x1EC0 */ 0x0000, /* 0x1EC1 */ 0x0000, /* 0x1EC2 */ 0x0000, /* 0x1EC3 */ 0x0000, /* 0x1EC4 */ 0x0000, /* 0x1EC5 */ 0x0000, /* 0x1EC6 */ 0x0000, /* 0x1EC7 */ 0x0000, /* 0x1EC8 */ 0x0000, /* 0x1EC9 */ 0x0000, /* 0x1ECA */ 0x0000, /* 0x1ECB */ 0x0000, /* 0x1ECC */ 0x0000, /* 0x1ECD */ 0x0000, /* 0x1ECE */ 0x0000, /* 0x1ECF */ 0x0000, /* 0x1ED0 */ 0x0000, /* 0x1ED1 */ 0x0000, /* 0x1ED2 */ 0x0000, /* 0x1ED3 */ 0x0000, /* 0x1ED4 */ 0x0000, /* 0x1ED5 */ 0x0000, /* 0x1ED6 */ 0x0000, /* 0x1ED7 */ 0x0000, /* 0x1ED8 */ 0x0000, /* 0x1ED9 */ 0x0000, /* 0x1EDA */ 0x0000, /* 0x1EDB */ 0x0000, /* 0x1EDC */ 0x0000, /* 0x1EDD */ 0x0000, /* 0x1EDE */ 0x0000, /* 0x1EDF */ 0x0000, /* 0x1EE0 */ 0x0000, /* 0x1EE1 */ 0x0000, /* 0x1EE2 */ 0x0000, /* 0x1EE3 */ 0x0000, /* 0x1EE4 */ 0x0000, /* 0x1EE5 */ 0x0000, /* 0x1EE6 */ 0x0000, /* 0x1EE7 */ 0x0000, /* 0x1EE8 */ 0x0000, /* 0x1EE9 */ 0x0000, /* 0x1EEA */ 0x0000, /* 0x1EEB */ 0x0000, /* 0x1EEC */ 0x0000, /* 0x1EED */ 0x0000, /* 0x1EEE */ 0x0000, /* 0x1EEF */ 0x0000, /* 0x1EF0 */ 0x0000, /* 0x1EF1 */ 0x0000, /* 0x1EF2 */ 0x0000, /* 0x1EF3 */ 0x0000, /* 0x1EF4 */ 0x0000, /* 0x1EF5 */ 0x0000, /* 0x1EF6 */ 0x0000, /* 0x1EF7 */ 0x0000, /* 0x1EF8 */ 0x0000, /* 0x1EF9 */ 0x0000, /* 0x1EFA */ 0x0000, /* 0x1EFB */ 0x0000, /* 0x1EFC */ 0x0000, /* 0x1EFD */ 0x0000, /* 0x1EFE */ 0x0000, /* 0x1EFF */ 0x0000, /* 0x1F00 */ 0x0000, /* 0x1F01 */ 0x0000, /* 0x1F02 */ 0x0000, /* 0x1F03 */ 0x0000, /* 0x1F04 */ 0x0000, /* 0x1F05 */ 0x0000, /* 0x1F06 */ 0x0000, /* 0x1F07 */ 0x0000, /* 0x1F08 */ 0x0000, /* 0x1F09 */ 0x0000, /* 0x1F0A */ 0x0000, /* 0x1F0B */ 0x0000, /* 0x1F0C */ 0x0000, /* 0x1F0D */ 0x0000, /* 0x1F0E */ 0x0000, /* 0x1F0F */ 0x0000, /* 0x1F10 */ 0x0000, /* 0x1F11 */ 0x0000, /* 0x1F12 */ 0x0000, /* 0x1F13 */ 0x0000, /* 0x1F14 */ 0x0000, /* 0x1F15 */ 0x0000, /* 0x1F16 */ 0x0000, /* 0x1F17 */ 0x0000, /* 0x1F18 */ 0x0000, /* 0x1F19 */ 0x0000, /* 0x1F1A */ 0x0000, /* 0x1F1B */ 0x0000, /* 0x1F1C */ 0x0000, /* 0x1F1D */ 0x0000, /* 0x1F1E */ 0x0000, /* 0x1F1F */ 0x0000, /* 0x1F20 */ 0x0000, /* 0x1F21 */ 0x0000, /* 0x1F22 */ 0x0000, /* 0x1F23 */ 0x0000, /* 0x1F24 */ 0x0000, /* 0x1F25 */ 0x0000, /* 0x1F26 */ 0x0000, /* 0x1F27 */ 0x0000, /* 0x1F28 */ 0x0000, /* 0x1F29 */ 0x0000, /* 0x1F2A */ 0x0000, /* 0x1F2B */ 0x0000, /* 0x1F2C */ 0x0000, /* 0x1F2D */ 0x0000, /* 0x1F2E */ 0x0000, /* 0x1F2F */ 0x0000, /* 0x1F30 */ 0x0000, /* 0x1F31 */ 0x0000, /* 0x1F32 */ 0x0000, /* 0x1F33 */ 0x0000, /* 0x1F34 */ 0x0000, /* 0x1F35 */ 0x0000, /* 0x1F36 */ 0x0000, /* 0x1F37 */ 0x0000, /* 0x1F38 */ 0x0000, /* 0x1F39 */ 0x0000, /* 0x1F3A */ 0x0000, /* 0x1F3B */ 0x0000, /* 0x1F3C */ 0x0000, /* 0x1F3D */ 0x0000, /* 0x1F3E */ 0x0000, /* 0x1F3F */ 0x0000, /* 0x1F40 */ 0x0000, /* 0x1F41 */ 0x0000, /* 0x1F42 */ 0x0000, /* 0x1F43 */ 0x0000, /* 0x1F44 */ 0x0000, /* 0x1F45 */ 0x0000, /* 0x1F46 */ 0x0000, /* 0x1F47 */ 0x0000, /* 0x1F48 */ 0x0000, /* 0x1F49 */ 0x0000, /* 0x1F4A */ 0x0000, /* 0x1F4B */ 0x0000, /* 0x1F4C */ 0x0000, /* 0x1F4D */ 0x0000, /* 0x1F4E */ 0x0000, /* 0x1F4F */ 0x0000, /* 0x1F50 */ 0x0000, /* 0x1F51 */ 0x0000, /* 0x1F52 */ 0x0000, /* 0x1F53 */ 0x0000, /* 0x1F54 */ 0x0000, /* 0x1F55 */ 0x0000, /* 0x1F56 */ 0x0000, /* 0x1F57 */ 0x0000, /* 0x1F58 */ 0x0000, /* 0x1F59 */ 0x0000, /* 0x1F5A */ 0x0000, /* 0x1F5B */ 0x0000, /* 0x1F5C */ 0x0000, /* 0x1F5D */ 0x0000, /* 0x1F5E */ 0x0000, /* 0x1F5F */ 0x0000, /* 0x1F60 */ 0x0000, /* 0x1F61 */ 0x0000, /* 0x1F62 */ 0x0000, /* 0x1F63 */ 0x0000, /* 0x1F64 */ 0x0000, /* 0x1F65 */ 0x0000, /* 0x1F66 */ 0x0000, /* 0x1F67 */ 0x0000, /* 0x1F68 */ 0x0000, /* 0x1F69 */ 0x0000, /* 0x1F6A */ 0x0000, /* 0x1F6B */ 0x0000, /* 0x1F6C */ 0x0000, /* 0x1F6D */ 0x0000, /* 0x1F6E */ 0x0000, /* 0x1F6F */ 0x0000, /* 0x1F70 */ 0x0000, /* 0x1F71 */ 0x0000, /* 0x1F72 */ 0x0000, /* 0x1F73 */ 0x0000, /* 0x1F74 */ 0x0000, /* 0x1F75 */ 0x0000, /* 0x1F76 */ 0x0000, /* 0x1F77 */ 0x0000, /* 0x1F78 */ 0x0000, /* 0x1F79 */ 0x0000, /* 0x1F7A */ 0x0000, /* 0x1F7B */ 0x0000, /* 0x1F7C */ 0x0000, /* 0x1F7D */ 0x0000, /* 0x1F7E */ 0x0000, /* 0x1F7F */ 0x0000, /* 0x1F80 */ 0x0000, /* 0x1F81 */ 0x0000, /* 0x1F82 */ 0x0000, /* 0x1F83 */ 0x0000, /* 0x1F84 */ 0x0000, /* 0x1F85 */ 0x0000, /* 0x1F86 */ 0x0000, /* 0x1F87 */ 0x0000, /* 0x1F88 */ 0x0000, /* 0x1F89 */ 0x0000, /* 0x1F8A */ 0x0000, /* 0x1F8B */ 0x0000, /* 0x1F8C */ 0x0000, /* 0x1F8D */ 0x0000, /* 0x1F8E */ 0x0000, /* 0x1F8F */ 0x0000, /* 0x1F90 */ 0x0000, /* 0x1F91 */ 0x0000, /* 0x1F92 */ 0x0000, /* 0x1F93 */ 0x0000, /* 0x1F94 */ 0x0000, /* 0x1F95 */ 0x0000, /* 0x1F96 */ 0x0000, /* 0x1F97 */ 0x0000, /* 0x1F98 */ 0x0000, /* 0x1F99 */ 0x0000, /* 0x1F9A */ 0x0000, /* 0x1F9B */ 0x0000, /* 0x1F9C */ 0x0000, /* 0x1F9D */ 0x0000, /* 0x1F9E */ 0x0000, /* 0x1F9F */ 0x0000, /* 0x1FA0 */ 0x0000, /* 0x1FA1 */ 0x0000, /* 0x1FA2 */ 0x0000, /* 0x1FA3 */ 0x0000, /* 0x1FA4 */ 0x0000, /* 0x1FA5 */ 0x0000, /* 0x1FA6 */ 0x0000, /* 0x1FA7 */ 0x0000, /* 0x1FA8 */ 0x0000, /* 0x1FA9 */ 0x0000, /* 0x1FAA */ 0x0000, /* 0x1FAB */ 0x0000, /* 0x1FAC */ 0x0000, /* 0x1FAD */ 0x0000, /* 0x1FAE */ 0x0000, /* 0x1FAF */ 0x0000, /* 0x1FB0 */ 0x0000, /* 0x1FB1 */ 0x0000, /* 0x1FB2 */ 0x0000, /* 0x1FB3 */ 0x0000, /* 0x1FB4 */ 0x0000, /* 0x1FB5 */ 0x0000, /* 0x1FB6 */ 0x0000, /* 0x1FB7 */ 0x0000, /* 0x1FB8 */ 0x0000, /* 0x1FB9 */ 0x0000, /* 0x1FBA */ 0x0000, /* 0x1FBB */ 0x0000, /* 0x1FBC */ 0x0000, /* 0x1FBD */ 0x0000, /* 0x1FBE */ 0x0000, /* 0x1FBF */ 0x0000, /* 0x1FC0 */ 0x0000, /* 0x1FC1 */ 0x0000, /* 0x1FC2 */ 0x0000, /* 0x1FC3 */ 0x0000, /* 0x1FC4 */ 0x0000, /* 0x1FC5 */ 0x0000, /* 0x1FC6 */ 0x0000, /* 0x1FC7 */ 0x0000, /* 0x1FC8 */ 0x0000, /* 0x1FC9 */ 0x0000, /* 0x1FCA */ 0x0000, /* 0x1FCB */ 0x0000, /* 0x1FCC */ 0x0000, /* 0x1FCD */ 0x0000, /* 0x1FCE */ 0x0000, /* 0x1FCF */ 0x0000, /* 0x1FD0 */ 0x0000, /* 0x1FD1 */ 0x0000, /* 0x1FD2 */ 0x0000, /* 0x1FD3 */ 0x0000, /* 0x1FD4 */ 0x0000, /* 0x1FD5 */ 0x0000, /* 0x1FD6 */ 0x0000, /* 0x1FD7 */ 0x0000, /* 0x1FD8 */ 0x0000, /* 0x1FD9 */ 0x0000, /* 0x1FDA */ 0x0000, /* 0x1FDB */ 0x0000, /* 0x1FDC */ 0x0000, /* 0x1FDD */ 0x0000, /* 0x1FDE */ 0x0000, /* 0x1FDF */ 0x0000, /* 0x1FE0 */ 0x0000, /* 0x1FE1 */ 0x0000, /* 0x1FE2 */ 0x0000, /* 0x1FE3 */ 0x0000, /* 0x1FE4 */ 0x0000, /* 0x1FE5 */ 0x0000, /* 0x1FE6 */ 0x0000, /* 0x1FE7 */ 0x0000, /* 0x1FE8 */ 0x0000, /* 0x1FE9 */ 0x0000, /* 0x1FEA */ 0x0000, /* 0x1FEB */ 0x0000, /* 0x1FEC */ 0x0000, /* 0x1FED */ 0x0000, /* 0x1FEE */ 0x0000, /* 0x1FEF */ 0x0000, /* 0x1FF0 */ 0x0000, /* 0x1FF1 */ 0x0000, /* 0x1FF2 */ 0x0000, /* 0x1FF3 */ 0x0000, /* 0x1FF4 */ 0x0000, /* 0x1FF5 */ 0x0000, /* 0x1FF6 */ 0x0000, /* 0x1FF7 */ 0x0000, /* 0x1FF8 */ 0x0000, /* 0x1FF9 */ 0x0000, /* 0x1FFA */ 0x0000, /* 0x1FFB */ 0x0000, /* 0x1FFC */ 0x0000, /* 0x1FFD */ 0x0000, /* 0x1FFE */ 0x0000, /* 0x1FFF */ 0x0000, /* 0x2000 */ 0x0000, /* 0x2001 */ 0x0000, /* 0x2002 */ 0x0000, /* 0x2003 */ 0x0000, /* 0x2004 */ 0x0000, /* 0x2005 */ 0x0000, /* 0x2006 */ 0x0000, /* 0x2007 */ 0x0000, /* 0x2008 */ 0x0000, /* 0x2009 */ 0x0000, /* 0x200A */ 0x0000, /* 0x200B */ 0x0000, /* 0x200C */ 0x0000, /* 0x200D */ 0x0000, /* 0x200E */ 0x0000, /* 0x200F */ 0x0000, /* 0x2010 */ 0x0000, /* 0x2011 */ 0x0000, /* 0x2012 */ 0x0000, /* 0x2013 */ 0x0000, /* 0x2014 */ 0x0000, /* 0x2015 */ 0x0000, /* 0x2016 */ 0x0000, /* 0x2017 */ 0x0000, /* 0x2018 */ 0x0000, /* 0x2019 */ 0x0000, /* 0x201A */ 0x0000, /* 0x201B */ 0x0000, /* 0x201C */ 0x0000, /* 0x201D */ 0x0000, /* 0x201E */ 0x0000, /* 0x201F */ 0x0000, /* 0x2020 */ 0x0000, /* 0x2021 */ 0x0000, /* 0x2022 */ 0x0000, /* 0x2023 */ 0x0000, /* 0x2024 */ 0x0000, /* 0x2025 */ 0x0000, /* 0x2026 */ 0x0000, /* 0x2027 */ 0x0000, /* 0x2028 */ 0x0000, /* 0x2029 */ 0x0000, /* 0x202A */ 0x0000, /* 0x202B */ 0x0000, /* 0x202C */ 0x0000, /* 0x202D */ 0x0000, /* 0x202E */ 0x0000, /* 0x202F */ 0x0000, /* 0x2030 */ 0x0000, /* 0x2031 */ 0x0000, /* 0x2032 */ 0x0000, /* 0x2033 */ 0x0000, /* 0x2034 */ 0x0000, /* 0x2035 */ 0x0000, /* 0x2036 */ 0x0000, /* 0x2037 */ 0x0000, /* 0x2038 */ 0x0000, /* 0x2039 */ 0x0000, /* 0x203A */ 0x0000, /* 0x203B */ 0x0000, /* 0x203C */ 0x0000, /* 0x203D */ 0x0000, /* 0x203E */ 0x0000, /* 0x203F */ 0x0000, /* 0x2040 */ 0x0000, /* 0x2041 */ 0x0000, /* 0x2042 */ 0x0000, /* 0x2043 */ 0x0000, /* 0x2044 */ 0x0000, /* 0x2045 */ 0x0000, /* 0x2046 */ 0x0000, /* 0x2047 */ 0x0000, /* 0x2048 */ 0x0000, /* 0x2049 */ 0x0000, /* 0x204A */ 0x0000, /* 0x204B */ 0x0000, /* 0x204C */ 0x0000, /* 0x204D */ 0x0000, /* 0x204E */ 0x0000, /* 0x204F */ 0x0000, /* 0x2050 */ 0x0000, /* 0x2051 */ 0x0000, /* 0x2052 */ 0x0000, /* 0x2053 */ 0x0000, /* 0x2054 */ 0x0000, /* 0x2055 */ 0x0000, /* 0x2056 */ 0x0000, /* 0x2057 */ 0x0000, /* 0x2058 */ 0x0000, /* 0x2059 */ 0x0000, /* 0x205A */ 0x0000, /* 0x205B */ 0x0000, /* 0x205C */ 0x0000, /* 0x205D */ 0x0000, /* 0x205E */ 0x0000, /* 0x205F */ 0x0000, /* 0x2060 */ 0x0000, /* 0x2061 */ 0x0000, /* 0x2062 */ 0x0000, /* 0x2063 */ 0x0000, /* 0x2064 */ 0x0000, /* 0x2065 */ 0x0000, /* 0x2066 */ 0x0000, /* 0x2067 */ 0x0000, /* 0x2068 */ 0x0000, /* 0x2069 */ 0x0000, /* 0x206A */ 0x0000, /* 0x206B */ 0x0000, /* 0x206C */ 0x0000, /* 0x206D */ 0x0000, /* 0x206E */ 0x0000, /* 0x206F */ 0x0000, /* 0x2070 */ 0x0000, /* 0x2071 */ 0x0000, /* 0x2072 */ 0x0000, /* 0x2073 */ 0x0000, /* 0x2074 */ 0x0000, /* 0x2075 */ 0x0000, /* 0x2076 */ 0x0000, /* 0x2077 */ 0x0000, /* 0x2078 */ 0x0000, /* 0x2079 */ 0x0000, /* 0x207A */ 0x0000, /* 0x207B */ 0x0000, /* 0x207C */ 0x0000, /* 0x207D */ 0x0000, /* 0x207E */ 0x0000, /* 0x207F */ 0x0000, /* 0x2080 */ 0x0000, /* 0x2081 */ 0x0000, /* 0x2082 */ 0x0000, /* 0x2083 */ 0x0000, /* 0x2084 */ 0x0000, /* 0x2085 */ 0x0000, /* 0x2086 */ 0x0000, /* 0x2087 */ 0x0000, /* 0x2088 */ 0x0000, /* 0x2089 */ 0x0000, /* 0x208A */ 0x0000, /* 0x208B */ 0x0000, /* 0x208C */ 0x0000, /* 0x208D */ 0x0000, /* 0x208E */ 0x0000, /* 0x208F */ 0x0000, /* 0x2090 */ 0x0000, /* 0x2091 */ 0x0000, /* 0x2092 */ 0x0000, /* 0x2093 */ 0x0000, /* 0x2094 */ 0x0000, /* 0x2095 */ 0x0000, /* 0x2096 */ 0x0000, /* 0x2097 */ 0x0000, /* 0x2098 */ 0x0000, /* 0x2099 */ 0x0000, /* 0x209A */ 0x0000, /* 0x209B */ 0x0000, /* 0x209C */ 0x0000, /* 0x209D */ 0x0000, /* 0x209E */ 0x0000, /* 0x209F */ 0x0000, /* 0x20A0 */ 0x0000, /* 0x20A1 */ 0x0000, /* 0x20A2 */ 0x0000, /* 0x20A3 */ 0x0000, /* 0x20A4 */ 0x0000, /* 0x20A5 */ 0x0000, /* 0x20A6 */ 0x0000, /* 0x20A7 */ 0x0000, /* 0x20A8 */ 0x0000, /* 0x20A9 */ 0x0000, /* 0x20AA */ 0x0000, /* 0x20AB */ 0x0000, /* 0x20AC */ 0x0000, /* 0x20AD */ 0x0000, /* 0x20AE */ 0x0000, /* 0x20AF */ 0x0000, /* 0x20B0 */ 0x0000, /* 0x20B1 */ 0x0000, /* 0x20B2 */ 0x0000, /* 0x20B3 */ 0x0000, /* 0x20B4 */ 0x0000, /* 0x20B5 */ 0x0000, /* 0x20B6 */ 0x0000, /* 0x20B7 */ 0x0000, /* 0x20B8 */ 0x0000, /* 0x20B9 */ 0x0000, /* 0x20BA */ 0x0000, /* 0x20BB */ 0x0000, /* 0x20BC */ 0x0000, /* 0x20BD */ 0x0000, /* 0x20BE */ 0x0000, /* 0x20BF */ 0x0000, /* 0x20C0 */ 0x0000, /* 0x20C1 */ 0x0000, /* 0x20C2 */ 0x0000, /* 0x20C3 */ 0x0000, /* 0x20C4 */ 0x0000, /* 0x20C5 */ 0x0000, /* 0x20C6 */ 0x0000, /* 0x20C7 */ 0x0000, /* 0x20C8 */ 0x0000, /* 0x20C9 */ 0x0000, /* 0x20CA */ 0x0000, /* 0x20CB */ 0x0000, /* 0x20CC */ 0x0000, /* 0x20CD */ 0x0000, /* 0x20CE */ 0x0000, /* 0x20CF */ 0x0000, /* 0x20D0 */ 0x0000, /* 0x20D1 */ 0x0000, /* 0x20D2 */ 0x0000, /* 0x20D3 */ 0x0000, /* 0x20D4 */ 0x0000, /* 0x20D5 */ 0x0000, /* 0x20D6 */ 0x0000, /* 0x20D7 */ 0x0000, /* 0x20D8 */ 0x0000, /* 0x20D9 */ 0x0000, /* 0x20DA */ 0x0000, /* 0x20DB */ 0x0000, /* 0x20DC */ 0x0000, /* 0x20DD */ 0x0000, /* 0x20DE */ 0x0000, /* 0x20DF */ 0x0000, /* 0x20E0 */ 0x0000, /* 0x20E1 */ 0x0000, /* 0x20E2 */ 0x0000, /* 0x20E3 */ 0x0000, /* 0x20E4 */ 0x0000, /* 0x20E5 */ 0x0000, /* 0x20E6 */ 0x0000, /* 0x20E7 */ 0x0000, /* 0x20E8 */ 0x0000, /* 0x20E9 */ 0x0000, /* 0x20EA */ 0x0000, /* 0x20EB */ 0x0000, /* 0x20EC */ 0x0000, /* 0x20ED */ 0x0000, /* 0x20EE */ 0x0000, /* 0x20EF */ 0x0000, /* 0x20F0 */ 0x0000, /* 0x20F1 */ 0x0000, /* 0x20F2 */ 0x0000, /* 0x20F3 */ 0x0000, /* 0x20F4 */ 0x0000, /* 0x20F5 */ 0x0000, /* 0x20F6 */ 0x0000, /* 0x20F7 */ 0x0000, /* 0x20F8 */ 0x0000, /* 0x20F9 */ 0x0000, /* 0x20FA */ 0x0000, /* 0x20FB */ 0x0000, /* 0x20FC */ 0x0000, /* 0x20FD */ 0x0000, /* 0x20FE */ 0x0000, /* 0x20FF */ 0x0000, /* 0x2100 */ 0x0000, /* 0x2101 */ 0x0000, /* 0x2102 */ 0x0000, /* 0x2103 */ 0x0000, /* 0x2104 */ 0x0000, /* 0x2105 */ 0x0000, /* 0x2106 */ 0x0000, /* 0x2107 */ 0x0000, /* 0x2108 */ 0x0000, /* 0x2109 */ 0x0000, /* 0x210A */ 0x0000, /* 0x210B */ 0x0000, /* 0x210C */ 0x0000, /* 0x210D */ 0x0000, /* 0x210E */ 0x0000, /* 0x210F */ 0x0000, /* 0x2110 */ 0x0000, /* 0x2111 */ 0x0000, /* 0x2112 */ 0x0000, /* 0x2113 */ 0x0000, /* 0x2114 */ 0x0000, /* 0x2115 */ 0x0000, /* 0x2116 */ 0x0000, /* 0x2117 */ 0x0000, /* 0x2118 */ 0x0000, /* 0x2119 */ 0x0000, /* 0x211A */ 0x0000, /* 0x211B */ 0x0000, /* 0x211C */ 0x0000, /* 0x211D */ 0x0000, /* 0x211E */ 0x0000, /* 0x211F */ 0x0000, /* 0x2120 */ 0x0000, /* 0x2121 */ 0x0000, /* 0x2122 */ 0x0000, /* 0x2123 */ 0x0000, /* 0x2124 */ 0x0000, /* 0x2125 */ 0x0000, /* 0x2126 */ 0x0000, /* 0x2127 */ 0x0000, /* 0x2128 */ 0x0000, /* 0x2129 */ 0x0000, /* 0x212A */ 0x0000, /* 0x212B */ 0x0000, /* 0x212C */ 0x0000, /* 0x212D */ 0x0000, /* 0x212E */ 0x0000, /* 0x212F */ 0x0000, /* 0x2130 */ 0x0000, /* 0x2131 */ 0x0000, /* 0x2132 */ 0x0000, /* 0x2133 */ 0x0000, /* 0x2134 */ 0x0000, /* 0x2135 */ 0x0000, /* 0x2136 */ 0x0000, /* 0x2137 */ 0x0000, /* 0x2138 */ 0x0000, /* 0x2139 */ 0x0000, /* 0x213A */ 0x0000, /* 0x213B */ 0x0000, /* 0x213C */ 0x0000, /* 0x213D */ 0x0000, /* 0x213E */ 0x0000, /* 0x213F */ 0x0000, /* 0x2140 */ 0x0000, /* 0x2141 */ 0x0000, /* 0x2142 */ 0x0000, /* 0x2143 */ 0x0000, /* 0x2144 */ 0x0000, /* 0x2145 */ 0x0000, /* 0x2146 */ 0x0000, /* 0x2147 */ 0x0000, /* 0x2148 */ 0x0000, /* 0x2149 */ 0x0000, /* 0x214A */ 0x0000, /* 0x214B */ 0x0000, /* 0x214C */ 0x0000, /* 0x214D */ 0x0000, /* 0x214E */ 0x0000, /* 0x214F */ 0x0000, /* 0x2150 */ 0x0000, /* 0x2151 */ 0x0000, /* 0x2152 */ 0x0000, /* 0x2153 */ 0x0000, /* 0x2154 */ 0x0000, /* 0x2155 */ 0x0000, /* 0x2156 */ 0x0000, /* 0x2157 */ 0x0000, /* 0x2158 */ 0x0000, /* 0x2159 */ 0x0000, /* 0x215A */ 0x0000, /* 0x215B */ 0x0000, /* 0x215C */ 0x0000, /* 0x215D */ 0x0000, /* 0x215E */ 0x0000, /* 0x215F */ 0x0000, /* 0x2160 */ 0x0000, /* 0x2161 */ 0x0000, /* 0x2162 */ 0x0000, /* 0x2163 */ 0x0000, /* 0x2164 */ 0x0000, /* 0x2165 */ 0x0000, /* 0x2166 */ 0x0000, /* 0x2167 */ 0x0000, /* 0x2168 */ 0x0000, /* 0x2169 */ 0x0000, /* 0x216A */ 0x0000, /* 0x216B */ 0x0000, /* 0x216C */ 0x0000, /* 0x216D */ 0x0000, /* 0x216E */ 0x0000, /* 0x216F */ 0x0000, /* 0x2170 */ 0x0000, /* 0x2171 */ 0x0000, /* 0x2172 */ 0x0000, /* 0x2173 */ 0x0000, /* 0x2174 */ 0x0000, /* 0x2175 */ 0x0000, /* 0x2176 */ 0x0000, /* 0x2177 */ 0x0000, /* 0x2178 */ 0x0000, /* 0x2179 */ 0x0000, /* 0x217A */ 0x0000, /* 0x217B */ 0x0000, /* 0x217C */ 0x0000, /* 0x217D */ 0x0000, /* 0x217E */ 0x0000, /* 0x217F */ 0x0000, /* 0x2180 */ 0x0000, /* 0x2181 */ 0x0000, /* 0x2182 */ 0x0000, /* 0x2183 */ 0x0000, /* 0x2184 */ 0x0000, /* 0x2185 */ 0x0000, /* 0x2186 */ 0x0000, /* 0x2187 */ 0x0000, /* 0x2188 */ 0x0000, /* 0x2189 */ 0x0000, /* 0x218A */ 0x0000, /* 0x218B */ 0x0000, /* 0x218C */ 0x0000, /* 0x218D */ 0x0000, /* 0x218E */ 0x0000, /* 0x218F */ 0x0000, /* 0x2190 */ 0x0000, /* 0x2191 */ 0x0000, /* 0x2192 */ 0x0000, /* 0x2193 */ 0x0000, /* 0x2194 */ 0x0000, /* 0x2195 */ 0x0000, /* 0x2196 */ 0x0000, /* 0x2197 */ 0x0000, /* 0x2198 */ 0x0000, /* 0x2199 */ 0x0000, /* 0x219A */ 0x0000, /* 0x219B */ 0x0000, /* 0x219C */ 0x0000, /* 0x219D */ 0x0000, /* 0x219E */ 0x0000, /* 0x219F */ 0x0000, /* 0x21A0 */ 0x0000, /* 0x21A1 */ 0x0000, /* 0x21A2 */ 0x0000, /* 0x21A3 */ 0x0000, /* 0x21A4 */ 0x0000, /* 0x21A5 */ 0x0000, /* 0x21A6 */ 0x0000, /* 0x21A7 */ 0x0000, /* 0x21A8 */ 0x0000, /* 0x21A9 */ 0x0000, /* 0x21AA */ 0x0000, /* 0x21AB */ 0x0000, /* 0x21AC */ 0x0000, /* 0x21AD */ 0x0000, /* 0x21AE */ 0x0000, /* 0x21AF */ 0x0000, /* 0x21B0 */ 0x0000, /* 0x21B1 */ 0x0000, /* 0x21B2 */ 0x0000, /* 0x21B3 */ 0x0000, /* 0x21B4 */ 0x0000, /* 0x21B5 */ 0x0000, /* 0x21B6 */ 0x0000, /* 0x21B7 */ 0x0000, /* 0x21B8 */ 0x0000, /* 0x21B9 */ 0x0000, /* 0x21BA */ 0x0000, /* 0x21BB */ 0x0000, /* 0x21BC */ 0x0000, /* 0x21BD */ 0x0000, /* 0x21BE */ 0x0000, /* 0x21BF */ 0x0000, /* 0x21C0 */ 0x0000, /* 0x21C1 */ 0x0000, /* 0x21C2 */ 0x0000, /* 0x21C3 */ 0x0000, /* 0x21C4 */ 0x0000, /* 0x21C5 */ 0x0000, /* 0x21C6 */ 0x0000, /* 0x21C7 */ 0x0000, /* 0x21C8 */ 0x0000, /* 0x21C9 */ 0x0000, /* 0x21CA */ 0x0000, /* 0x21CB */ 0x0000, /* 0x21CC */ 0x0000, /* 0x21CD */ 0x0000, /* 0x21CE */ 0x0000, /* 0x21CF */ 0x0000, /* 0x21D0 */ 0x0000, /* 0x21D1 */ 0x0000, /* 0x21D2 */ 0x0000, /* 0x21D3 */ 0x0000, /* 0x21D4 */ 0x0000, /* 0x21D5 */ 0x0000, /* 0x21D6 */ 0x0000, /* 0x21D7 */ 0x0000, /* 0x21D8 */ 0x0000, /* 0x21D9 */ 0x0000, /* 0x21DA */ 0x0000, /* 0x21DB */ 0x0000, /* 0x21DC */ 0x0000, /* 0x21DD */ 0x0000, /* 0x21DE */ 0x0000, /* 0x21DF */ 0x0000, /* 0x21E0 */ 0x0000, /* 0x21E1 */ 0x0000, /* 0x21E2 */ 0x0000, /* 0x21E3 */ 0x0000, /* 0x21E4 */ 0x0000, /* 0x21E5 */ 0x0000, /* 0x21E6 */ 0x0000, /* 0x21E7 */ 0x0000, /* 0x21E8 */ 0x0000, /* 0x21E9 */ 0x0000, /* 0x21EA */ 0x0000, /* 0x21EB */ 0x0000, /* 0x21EC */ 0x0000, /* 0x21ED */ 0x0000, /* 0x21EE */ 0x0000, /* 0x21EF */ 0x0000, /* 0x21F0 */ 0x0000, /* 0x21F1 */ 0x0000, /* 0x21F2 */ 0x0000, /* 0x21F3 */ 0x0000, /* 0x21F4 */ 0x0000, /* 0x21F5 */ 0x0000, /* 0x21F6 */ 0x0000, /* 0x21F7 */ 0x0000, /* 0x21F8 */ 0x0000, /* 0x21F9 */ 0x0000, /* 0x21FA */ 0x0000, /* 0x21FB */ 0x0000, /* 0x21FC */ 0x0000, /* 0x21FD */ 0x0000, /* 0x21FE */ 0x0000, /* 0x21FF */ 0x0000, /* 0x2200 */ 0x0000, /* 0x2201 */ 0x0000, /* 0x2202 */ 0x0000, /* 0x2203 */ 0x0000, /* 0x2204 */ 0x0000, /* 0x2205 */ 0x0000, /* 0x2206 */ 0x0000, /* 0x2207 */ 0x0000, /* 0x2208 */ 0x0000, /* 0x2209 */ 0x0000, /* 0x220A */ 0x0000, /* 0x220B */ 0x0000, /* 0x220C */ 0x0000, /* 0x220D */ 0x0000, /* 0x220E */ 0x0000, /* 0x220F */ 0x0000, /* 0x2210 */ 0x0000, /* 0x2211 */ 0x0000, /* 0x2212 */ 0x0000, /* 0x2213 */ 0x0000, /* 0x2214 */ 0x0000, /* 0x2215 */ 0x0000, /* 0x2216 */ 0x0000, /* 0x2217 */ 0x0000, /* 0x2218 */ 0x0000, /* 0x2219 */ 0x0000, /* 0x221A */ 0x0000, /* 0x221B */ 0x0000, /* 0x221C */ 0x0000, /* 0x221D */ 0x0000, /* 0x221E */ 0x0000, /* 0x221F */ 0x0000, /* 0x2220 */ 0x0000, /* 0x2221 */ 0x0000, /* 0x2222 */ 0x0000, /* 0x2223 */ 0x0000, /* 0x2224 */ 0x0000, /* 0x2225 */ 0x0000, /* 0x2226 */ 0x0000, /* 0x2227 */ 0x0000, /* 0x2228 */ 0x0000, /* 0x2229 */ 0x0000, /* 0x222A */ 0x0000, /* 0x222B */ 0x0000, /* 0x222C */ 0x0000, /* 0x222D */ 0x0000, /* 0x222E */ 0x0000, /* 0x222F */ 0x0000, /* 0x2230 */ 0x0000, /* 0x2231 */ 0x0000, /* 0x2232 */ 0x0000, /* 0x2233 */ 0x0000, /* 0x2234 */ 0x0000, /* 0x2235 */ 0x0000, /* 0x2236 */ 0x0000, /* 0x2237 */ 0x0000, /* 0x2238 */ 0x0000, /* 0x2239 */ 0x0000, /* 0x223A */ 0x0000, /* 0x223B */ 0x0000, /* 0x223C */ 0x0000, /* 0x223D */ 0x0000, /* 0x223E */ 0x0000, /* 0x223F */ 0x0000, /* 0x2240 */ 0x0000, /* 0x2241 */ 0x0000, /* 0x2242 */ 0x0000, /* 0x2243 */ 0x0000, /* 0x2244 */ 0x0000, /* 0x2245 */ 0x0000, /* 0x2246 */ 0x0000, /* 0x2247 */ 0x0000, /* 0x2248 */ 0x0000, /* 0x2249 */ 0x0000, /* 0x224A */ 0x0000, /* 0x224B */ 0x0000, /* 0x224C */ 0x0000, /* 0x224D */ 0x0000, /* 0x224E */ 0x0000, /* 0x224F */ 0x0000, /* 0x2250 */ 0x0000, /* 0x2251 */ 0x0000, /* 0x2252 */ 0x0000, /* 0x2253 */ 0x0000, /* 0x2254 */ 0x0000, /* 0x2255 */ 0x0000, /* 0x2256 */ 0x0000, /* 0x2257 */ 0x0000, /* 0x2258 */ 0x0000, /* 0x2259 */ 0x0000, /* 0x225A */ 0x0000, /* 0x225B */ 0x0000, /* 0x225C */ 0x0000, /* 0x225D */ 0x0000, /* 0x225E */ 0x0000, /* 0x225F */ 0x0000, /* 0x2260 */ 0x0000, /* 0x2261 */ 0x0000, /* 0x2262 */ 0x0000, /* 0x2263 */ 0x0000, /* 0x2264 */ 0x0000, /* 0x2265 */ 0x0000, /* 0x2266 */ 0x0000, /* 0x2267 */ 0x0000, /* 0x2268 */ 0x0000, /* 0x2269 */ 0x0000, /* 0x226A */ 0x0000, /* 0x226B */ 0x0000, /* 0x226C */ 0x0000, /* 0x226D */ 0x0000, /* 0x226E */ 0x0000, /* 0x226F */ 0x0000, /* 0x2270 */ 0x0000, /* 0x2271 */ 0x0000, /* 0x2272 */ 0x0000, /* 0x2273 */ 0x0000, /* 0x2274 */ 0x0000, /* 0x2275 */ 0x0000, /* 0x2276 */ 0x0000, /* 0x2277 */ 0x0000, /* 0x2278 */ 0x0000, /* 0x2279 */ 0x0000, /* 0x227A */ 0x0000, /* 0x227B */ 0x0000, /* 0x227C */ 0x0000, /* 0x227D */ 0x0000, /* 0x227E */ 0x0000, /* 0x227F */ 0x0000, /* 0x2280 */ 0x0000, /* 0x2281 */ 0x0000, /* 0x2282 */ 0x0000, /* 0x2283 */ 0x0000, /* 0x2284 */ 0x0000, /* 0x2285 */ 0x0000, /* 0x2286 */ 0x0000, /* 0x2287 */ 0x0000, /* 0x2288 */ 0x0000, /* 0x2289 */ 0x0000, /* 0x228A */ 0x0000, /* 0x228B */ 0x0000, /* 0x228C */ 0x0000, /* 0x228D */ 0x0000, /* 0x228E */ 0x0000, /* 0x228F */ 0x0000, /* 0x2290 */ 0x0000, /* 0x2291 */ 0x0000, /* 0x2292 */ 0x0000, /* 0x2293 */ 0x0000, /* 0x2294 */ 0x0000, /* 0x2295 */ 0x0000, /* 0x2296 */ 0x0000, /* 0x2297 */ 0x0000, /* 0x2298 */ 0x0000, /* 0x2299 */ 0x0000, /* 0x229A */ 0x0000, /* 0x229B */ 0x0000, /* 0x229C */ 0x0000, /* 0x229D */ 0x0000, /* 0x229E */ 0x0000, /* 0x229F */ 0x0000, /* 0x22A0 */ 0x0000, /* 0x22A1 */ 0x0000, /* 0x22A2 */ 0x0000, /* 0x22A3 */ 0x0000, /* 0x22A4 */ 0x0000, /* 0x22A5 */ 0x0000, /* 0x22A6 */ 0x0000, /* 0x22A7 */ 0x0000, /* 0x22A8 */ 0x0000, /* 0x22A9 */ 0x0000, /* 0x22AA */ 0x0000, /* 0x22AB */ 0x0000, /* 0x22AC */ 0x0000, /* 0x22AD */ 0x0000, /* 0x22AE */ 0x0000, /* 0x22AF */ 0x0000, /* 0x22B0 */ 0x0000, /* 0x22B1 */ 0x0000, /* 0x22B2 */ 0x0000, /* 0x22B3 */ 0x0000, /* 0x22B4 */ 0x0000, /* 0x22B5 */ 0x0000, /* 0x22B6 */ 0x0000, /* 0x22B7 */ 0x0000, /* 0x22B8 */ 0x0000, /* 0x22B9 */ 0x0000, /* 0x22BA */ 0x0000, /* 0x22BB */ 0x0000, /* 0x22BC */ 0x0000, /* 0x22BD */ 0x0000, /* 0x22BE */ 0x0000, /* 0x22BF */ 0x0000, /* 0x22C0 */ 0x0000, /* 0x22C1 */ 0x0000, /* 0x22C2 */ 0x0000, /* 0x22C3 */ 0x0000, /* 0x22C4 */ 0x0000, /* 0x22C5 */ 0x0000, /* 0x22C6 */ 0x0000, /* 0x22C7 */ 0x0000, /* 0x22C8 */ 0x0000, /* 0x22C9 */ 0x0000, /* 0x22CA */ 0x0000, /* 0x22CB */ 0x0000, /* 0x22CC */ 0x0000, /* 0x22CD */ 0x0000, /* 0x22CE */ 0x0000, /* 0x22CF */ 0x0000, /* 0x22D0 */ 0x0000, /* 0x22D1 */ 0x0000, /* 0x22D2 */ 0x0000, /* 0x22D3 */ 0x0000, /* 0x22D4 */ 0x0000, /* 0x22D5 */ 0x0000, /* 0x22D6 */ 0x0000, /* 0x22D7 */ 0x0000, /* 0x22D8 */ 0x0000, /* 0x22D9 */ 0x0000, /* 0x22DA */ 0x0000, /* 0x22DB */ 0x0000, /* 0x22DC */ 0x0000, /* 0x22DD */ 0x0000, /* 0x22DE */ 0x0000, /* 0x22DF */ 0x0000, /* 0x22E0 */ 0x0000, /* 0x22E1 */ 0x0000, /* 0x22E2 */ 0x0000, /* 0x22E3 */ 0x0000, /* 0x22E4 */ 0x0000, /* 0x22E5 */ 0x0000, /* 0x22E6 */ 0x0000, /* 0x22E7 */ 0x0000, /* 0x22E8 */ 0x0000, /* 0x22E9 */ 0x0000, /* 0x22EA */ 0x0000, /* 0x22EB */ 0x0000, /* 0x22EC */ 0x0000, /* 0x22ED */ 0x0000, /* 0x22EE */ 0x0000, /* 0x22EF */ 0x0000, /* 0x22F0 */ 0x0000, /* 0x22F1 */ 0x0000, /* 0x22F2 */ 0x0000, /* 0x22F3 */ 0x0000, /* 0x22F4 */ 0x0000, /* 0x22F5 */ 0x0000, /* 0x22F6 */ 0x0000, /* 0x22F7 */ 0x0000, /* 0x22F8 */ 0x0000, /* 0x22F9 */ 0x0000, /* 0x22FA */ 0x0000, /* 0x22FB */ 0x0000, /* 0x22FC */ 0x0000, /* 0x22FD */ 0x0000, /* 0x22FE */ 0x0000, /* 0x22FF */ 0x0000, /* 0x2300 */ 0x0000, /* 0x2301 */ 0x0000, /* 0x2302 */ 0x0000, /* 0x2303 */ 0x0000, /* 0x2304 */ 0x0000, /* 0x2305 */ 0x0000, /* 0x2306 */ 0x0000, /* 0x2307 */ 0x0000, /* 0x2308 */ 0x0000, /* 0x2309 */ 0x0000, /* 0x230A */ 0x0000, /* 0x230B */ 0x0000, /* 0x230C */ 0x0000, /* 0x230D */ 0x0000, /* 0x230E */ 0x0000, /* 0x230F */ 0x0000, /* 0x2310 */ 0x0000, /* 0x2311 */ 0x0000, /* 0x2312 */ 0x0000, /* 0x2313 */ 0x0000, /* 0x2314 */ 0x0000, /* 0x2315 */ 0x0000, /* 0x2316 */ 0x0000, /* 0x2317 */ 0x0000, /* 0x2318 */ 0x0000, /* 0x2319 */ 0x0000, /* 0x231A */ 0x0000, /* 0x231B */ 0x0000, /* 0x231C */ 0x0000, /* 0x231D */ 0x0000, /* 0x231E */ 0x0000, /* 0x231F */ 0x0000, /* 0x2320 */ 0x0000, /* 0x2321 */ 0x0000, /* 0x2322 */ 0x0000, /* 0x2323 */ 0x0000, /* 0x2324 */ 0x0000, /* 0x2325 */ 0x0000, /* 0x2326 */ 0x0000, /* 0x2327 */ 0x0000, /* 0x2328 */ 0x0000, /* 0x2329 */ 0x0000, /* 0x232A */ 0x0000, /* 0x232B */ 0x0000, /* 0x232C */ 0x0000, /* 0x232D */ 0x0000, /* 0x232E */ 0x0000, /* 0x232F */ 0x0000, /* 0x2330 */ 0x0000, /* 0x2331 */ 0x0000, /* 0x2332 */ 0x0000, /* 0x2333 */ 0x0000, /* 0x2334 */ 0x0000, /* 0x2335 */ 0x0000, /* 0x2336 */ 0x0000, /* 0x2337 */ 0x0000, /* 0x2338 */ 0x0000, /* 0x2339 */ 0x0000, /* 0x233A */ 0x0000, /* 0x233B */ 0x0000, /* 0x233C */ 0x0000, /* 0x233D */ 0x0000, /* 0x233E */ 0x0000, /* 0x233F */ 0x0000, /* 0x2340 */ 0x0000, /* 0x2341 */ 0x0000, /* 0x2342 */ 0x0000, /* 0x2343 */ 0x0000, /* 0x2344 */ 0x0000, /* 0x2345 */ 0x0000, /* 0x2346 */ 0x0000, /* 0x2347 */ 0x0000, /* 0x2348 */ 0x0000, /* 0x2349 */ 0x0000, /* 0x234A */ 0x0000, /* 0x234B */ 0x0000, /* 0x234C */ 0x0000, /* 0x234D */ 0x0000, /* 0x234E */ 0x0000, /* 0x234F */ 0x0000, /* 0x2350 */ 0x0000, /* 0x2351 */ 0x0000, /* 0x2352 */ 0x0000, /* 0x2353 */ 0x0000, /* 0x2354 */ 0x0000, /* 0x2355 */ 0x0000, /* 0x2356 */ 0x0000, /* 0x2357 */ 0x0000, /* 0x2358 */ 0x0000, /* 0x2359 */ 0x0000, /* 0x235A */ 0x0000, /* 0x235B */ 0x0000, /* 0x235C */ 0x0000, /* 0x235D */ 0x0000, /* 0x235E */ 0x0000, /* 0x235F */ 0x0000, /* 0x2360 */ 0x0000, /* 0x2361 */ 0x0000, /* 0x2362 */ 0x0000, /* 0x2363 */ 0x0000, /* 0x2364 */ 0x0000, /* 0x2365 */ 0x0000, /* 0x2366 */ 0x0000, /* 0x2367 */ 0x0000, /* 0x2368 */ 0x0000, /* 0x2369 */ 0x0000, /* 0x236A */ 0x0000, /* 0x236B */ 0x0000, /* 0x236C */ 0x0000, /* 0x236D */ 0x0000, /* 0x236E */ 0x0000, /* 0x236F */ 0x0000, /* 0x2370 */ 0x0000, /* 0x2371 */ 0x0000, /* 0x2372 */ 0x0000, /* 0x2373 */ 0x0000, /* 0x2374 */ 0x0000, /* 0x2375 */ 0x0000, /* 0x2376 */ 0x0000, /* 0x2377 */ 0x0000, /* 0x2378 */ 0x0000, /* 0x2379 */ 0x0000, /* 0x237A */ 0x0000, /* 0x237B */ 0x0000, /* 0x237C */ 0x0000, /* 0x237D */ 0x0000, /* 0x237E */ 0x0000, /* 0x237F */ 0x0000, /* 0x2380 */ 0x0000, /* 0x2381 */ 0x0000, /* 0x2382 */ 0x0000, /* 0x2383 */ 0x0000, /* 0x2384 */ 0x0000, /* 0x2385 */ 0x0000, /* 0x2386 */ 0x0000, /* 0x2387 */ 0x0000, /* 0x2388 */ 0x0000, /* 0x2389 */ 0x0000, /* 0x238A */ 0x0000, /* 0x238B */ 0x0000, /* 0x238C */ 0x0000, /* 0x238D */ 0x0000, /* 0x238E */ 0x0000, /* 0x238F */ 0x0000, /* 0x2390 */ 0x0000, /* 0x2391 */ 0x0000, /* 0x2392 */ 0x0000, /* 0x2393 */ 0x0000, /* 0x2394 */ 0x0000, /* 0x2395 */ 0x0000, /* 0x2396 */ 0x0000, /* 0x2397 */ 0x0000, /* 0x2398 */ 0x0000, /* 0x2399 */ 0x0000, /* 0x239A */ 0x0000, /* 0x239B */ 0x0000, /* 0x239C */ 0x0000, /* 0x239D */ 0x0000, /* 0x239E */ 0x0000, /* 0x239F */ 0x0000, /* 0x23A0 */ 0x0000, /* 0x23A1 */ 0x0000, /* 0x23A2 */ 0x0000, /* 0x23A3 */ 0x0000, /* 0x23A4 */ 0x0000, /* 0x23A5 */ 0x0000, /* 0x23A6 */ 0x0000, /* 0x23A7 */ 0x0000, /* 0x23A8 */ 0x0000, /* 0x23A9 */ 0x0000, /* 0x23AA */ 0x0000, /* 0x23AB */ 0x0000, /* 0x23AC */ 0x0000, /* 0x23AD */ 0x0000, /* 0x23AE */ 0x0000, /* 0x23AF */ 0x0000, /* 0x23B0 */ 0x0000, /* 0x23B1 */ 0x0000, /* 0x23B2 */ 0x0000, /* 0x23B3 */ 0x0000, /* 0x23B4 */ 0x0000, /* 0x23B5 */ 0x0000, /* 0x23B6 */ 0x0000, /* 0x23B7 */ 0x0000, /* 0x23B8 */ 0x0000, /* 0x23B9 */ 0x0000, /* 0x23BA */ 0x0000, /* 0x23BB */ 0x0000, /* 0x23BC */ 0x0000, /* 0x23BD */ 0x0000, /* 0x23BE */ 0x0000, /* 0x23BF */ 0x0000, /* 0x23C0 */ 0x0000, /* 0x23C1 */ 0x0000, /* 0x23C2 */ 0x0000, /* 0x23C3 */ 0x0000, /* 0x23C4 */ 0x0000, /* 0x23C5 */ 0x0000, /* 0x23C6 */ 0x0000, /* 0x23C7 */ 0x0000, /* 0x23C8 */ 0x0000, /* 0x23C9 */ 0x0000, /* 0x23CA */ 0x0000, /* 0x23CB */ 0x0000, /* 0x23CC */ 0x0000, /* 0x23CD */ 0x0000, /* 0x23CE */ 0x0000, /* 0x23CF */ 0x0000, /* 0x23D0 */ 0x0000, /* 0x23D1 */ 0x0000, /* 0x23D2 */ 0x0000, /* 0x23D3 */ 0x0000, /* 0x23D4 */ 0x0000, /* 0x23D5 */ 0x0000, /* 0x23D6 */ 0x0000, /* 0x23D7 */ 0x0000, /* 0x23D8 */ 0x0000, /* 0x23D9 */ 0x0000, /* 0x23DA */ 0x0000, /* 0x23DB */ 0x0000, /* 0x23DC */ 0x0000, /* 0x23DD */ 0x0000, /* 0x23DE */ 0x0000, /* 0x23DF */ 0x0000, /* 0x23E0 */ 0x0000, /* 0x23E1 */ 0x0000, /* 0x23E2 */ 0x0000, /* 0x23E3 */ 0x0000, /* 0x23E4 */ 0x0000, /* 0x23E5 */ 0x0000, /* 0x23E6 */ 0x0000, /* 0x23E7 */ 0x0000, /* 0x23E8 */ 0x0000, /* 0x23E9 */ 0x0000, /* 0x23EA */ 0x0000, /* 0x23EB */ 0x0000, /* 0x23EC */ 0x0000, /* 0x23ED */ 0x0000, /* 0x23EE */ 0x0000, /* 0x23EF */ 0x0000, /* 0x23F0 */ 0x0000, /* 0x23F1 */ 0x0000, /* 0x23F2 */ 0x0000, /* 0x23F3 */ 0x0000, /* 0x23F4 */ 0x0000, /* 0x23F5 */ 0x0000, /* 0x23F6 */ 0x0000, /* 0x23F7 */ 0x0000, /* 0x23F8 */ 0x0000, /* 0x23F9 */ 0x0000, /* 0x23FA */ 0x0000, /* 0x23FB */ 0x0000, /* 0x23FC */ 0x0000, /* 0x23FD */ 0x0000, /* 0x23FE */ 0x0000, /* 0x23FF */ 0x0000, /* 0x2400 */ 0x0000, /* 0x2401 */ 0x0000, /* 0x2402 */ 0x0000, /* 0x2403 */ 0x0000, /* 0x2404 */ 0x0000, /* 0x2405 */ 0x0000, /* 0x2406 */ 0x0000, /* 0x2407 */ 0x0000, /* 0x2408 */ 0x0000, /* 0x2409 */ 0x0000, /* 0x240A */ 0x0000, /* 0x240B */ 0x0000, /* 0x240C */ 0x0000, /* 0x240D */ 0x0000, /* 0x240E */ 0x0000, /* 0x240F */ 0x0000, /* 0x2410 */ 0x0000, /* 0x2411 */ 0x0000, /* 0x2412 */ 0x0000, /* 0x2413 */ 0x0000, /* 0x2414 */ 0x0000, /* 0x2415 */ 0x0000, /* 0x2416 */ 0x0000, /* 0x2417 */ 0x0000, /* 0x2418 */ 0x0000, /* 0x2419 */ 0x0000, /* 0x241A */ 0x0000, /* 0x241B */ 0x0000, /* 0x241C */ 0x0000, /* 0x241D */ 0x0000, /* 0x241E */ 0x0000, /* 0x241F */ 0x0000, /* 0x2420 */ 0x0000, /* 0x2421 */ 0x0000, /* 0x2422 */ 0x0000, /* 0x2423 */ 0x0000, /* 0x2424 */ 0x0000, /* 0x2425 */ 0x0000, /* 0x2426 */ 0x0000, /* 0x2427 */ 0x0000, /* 0x2428 */ 0x0000, /* 0x2429 */ 0x0000, /* 0x242A */ 0x0000, /* 0x242B */ 0x0000, /* 0x242C */ 0x0000, /* 0x242D */ 0x0000, /* 0x242E */ 0x0000, /* 0x242F */ 0x0000, /* 0x2430 */ 0x0000, /* 0x2431 */ 0x0000, /* 0x2432 */ 0x0000, /* 0x2433 */ 0x0000, /* 0x2434 */ 0x0000, /* 0x2435 */ 0x0000, /* 0x2436 */ 0x0000, /* 0x2437 */ 0x0000, /* 0x2438 */ 0x0000, /* 0x2439 */ 0x0000, /* 0x243A */ 0x0000, /* 0x243B */ 0x0000, /* 0x243C */ 0x0000, /* 0x243D */ 0x0000, /* 0x243E */ 0x0000, /* 0x243F */ 0x0000, /* 0x2440 */ 0x0000, /* 0x2441 */ 0x0000, /* 0x2442 */ 0x0000, /* 0x2443 */ 0x0000, /* 0x2444 */ 0x0000, /* 0x2445 */ 0x0000, /* 0x2446 */ 0x0000, /* 0x2447 */ 0x0000, /* 0x2448 */ 0x0000, /* 0x2449 */ 0x0000, /* 0x244A */ 0x0000, /* 0x244B */ 0x0000, /* 0x244C */ 0x0000, /* 0x244D */ 0x0000, /* 0x244E */ 0x0000, /* 0x244F */ 0x0000, /* 0x2450 */ 0x0000, /* 0x2451 */ 0x0000, /* 0x2452 */ 0x0000, /* 0x2453 */ 0x0000, /* 0x2454 */ 0x0000, /* 0x2455 */ 0x0000, /* 0x2456 */ 0x0000, /* 0x2457 */ 0x0000, /* 0x2458 */ 0x0000, /* 0x2459 */ 0x0000, /* 0x245A */ 0x0000, /* 0x245B */ 0x0000, /* 0x245C */ 0x0000, /* 0x245D */ 0x0000, /* 0x245E */ 0x0000, /* 0x245F */ 0x0000, /* 0x2460 */ 0x0000, /* 0x2461 */ 0x0000, /* 0x2462 */ 0x0000, /* 0x2463 */ 0x0000, /* 0x2464 */ 0x0000, /* 0x2465 */ 0x0000, /* 0x2466 */ 0x0000, /* 0x2467 */ 0x0000, /* 0x2468 */ 0x0000, /* 0x2469 */ 0x0000, /* 0x246A */ 0x0000, /* 0x246B */ 0x0000, /* 0x246C */ 0x0000, /* 0x246D */ 0x0000, /* 0x246E */ 0x0000, /* 0x246F */ 0x0000, /* 0x2470 */ 0x0000, /* 0x2471 */ 0x0000, /* 0x2472 */ 0x0000, /* 0x2473 */ 0x0000, /* 0x2474 */ 0x0000, /* 0x2475 */ 0x0000, /* 0x2476 */ 0x0000, /* 0x2477 */ 0x0000, /* 0x2478 */ 0x0000, /* 0x2479 */ 0x0000, /* 0x247A */ 0x0000, /* 0x247B */ 0x0000, /* 0x247C */ 0x0000, /* 0x247D */ 0x0000, /* 0x247E */ 0x0000, /* 0x247F */ 0x0000, /* 0x2480 */ 0x0000, /* 0x2481 */ 0x0000, /* 0x2482 */ 0x0000, /* 0x2483 */ 0x0000, /* 0x2484 */ 0x0000, /* 0x2485 */ 0x0000, /* 0x2486 */ 0x0000, /* 0x2487 */ 0x0000, /* 0x2488 */ 0x0000, /* 0x2489 */ 0x0000, /* 0x248A */ 0x0000, /* 0x248B */ 0x0000, /* 0x248C */ 0x0000, /* 0x248D */ 0x0000, /* 0x248E */ 0x0000, /* 0x248F */ 0x0000, /* 0x2490 */ 0x0000, /* 0x2491 */ 0x0000, /* 0x2492 */ 0x0000, /* 0x2493 */ 0x0000, /* 0x2494 */ 0x0000, /* 0x2495 */ 0x0000, /* 0x2496 */ 0x0000, /* 0x2497 */ 0x0000, /* 0x2498 */ 0x0000, /* 0x2499 */ 0x0000, /* 0x249A */ 0x0000, /* 0x249B */ 0x0000, /* 0x249C */ 0x0000, /* 0x249D */ 0x0000, /* 0x249E */ 0x0000, /* 0x249F */ 0x0000, /* 0x24A0 */ 0x0000, /* 0x24A1 */ 0x0000, /* 0x24A2 */ 0x0000, /* 0x24A3 */ 0x0000, /* 0x24A4 */ 0x0000, /* 0x24A5 */ 0x0000, /* 0x24A6 */ 0x0000, /* 0x24A7 */ 0x0000, /* 0x24A8 */ 0x0000, /* 0x24A9 */ 0x0000, /* 0x24AA */ 0x0000, /* 0x24AB */ 0x0000, /* 0x24AC */ 0x0000, /* 0x24AD */ 0x0000, /* 0x24AE */ 0x0000, /* 0x24AF */ 0x0000, /* 0x24B0 */ 0x0000, /* 0x24B1 */ 0x0000, /* 0x24B2 */ 0x0000, /* 0x24B3 */ 0x0000, /* 0x24B4 */ 0x0000, /* 0x24B5 */ 0x0000, /* 0x24B6 */ 0x0000, /* 0x24B7 */ 0x0000, /* 0x24B8 */ 0x0000, /* 0x24B9 */ 0x0000, /* 0x24BA */ 0x0000, /* 0x24BB */ 0x0000, /* 0x24BC */ 0x0000, /* 0x24BD */ 0x0000, /* 0x24BE */ 0x0000, /* 0x24BF */ 0x0000, /* 0x24C0 */ 0x0000, /* 0x24C1 */ 0x0000, /* 0x24C2 */ 0x0000, /* 0x24C3 */ 0x0000, /* 0x24C4 */ 0x0000, /* 0x24C5 */ 0x0000, /* 0x24C6 */ 0x0000, /* 0x24C7 */ 0x0000, /* 0x24C8 */ 0x0000, /* 0x24C9 */ 0x0000, /* 0x24CA */ 0x0000, /* 0x24CB */ 0x0000, /* 0x24CC */ 0x0000, /* 0x24CD */ 0x0000, /* 0x24CE */ 0x0000, /* 0x24CF */ 0x0000, /* 0x24D0 */ 0x0000, /* 0x24D1 */ 0x0000, /* 0x24D2 */ 0x0000, /* 0x24D3 */ 0x0000, /* 0x24D4 */ 0x0000, /* 0x24D5 */ 0x0000, /* 0x24D6 */ 0x0000, /* 0x24D7 */ 0x0000, /* 0x24D8 */ 0x0000, /* 0x24D9 */ 0x0000, /* 0x24DA */ 0x0000, /* 0x24DB */ 0x0000, /* 0x24DC */ 0x0000, /* 0x24DD */ 0x0000, /* 0x24DE */ 0x0000, /* 0x24DF */ 0x0000, /* 0x24E0 */ 0x0000, /* 0x24E1 */ 0x0000, /* 0x24E2 */ 0x0000, /* 0x24E3 */ 0x0000, /* 0x24E4 */ 0x0000, /* 0x24E5 */ 0x0000, /* 0x24E6 */ 0x0000, /* 0x24E7 */ 0x0000, /* 0x24E8 */ 0x0000, /* 0x24E9 */ 0x0000, /* 0x24EA */ 0x0000, /* 0x24EB */ 0x0000, /* 0x24EC */ 0x0000, /* 0x24ED */ 0x0000, /* 0x24EE */ 0x0000, /* 0x24EF */ 0x0000, /* 0x24F0 */ 0x0000, /* 0x24F1 */ 0x0000, /* 0x24F2 */ 0x0000, /* 0x24F3 */ 0x0000, /* 0x24F4 */ 0x0000, /* 0x24F5 */ 0x0000, /* 0x24F6 */ 0x0000, /* 0x24F7 */ 0x0000, /* 0x24F8 */ 0x0000, /* 0x24F9 */ 0x0000, /* 0x24FA */ 0x0000, /* 0x24FB */ 0x0000, /* 0x24FC */ 0x0000, /* 0x24FD */ 0x0000, /* 0x24FE */ 0x0000, /* 0x24FF */ 0x0000, /* 0x2500 */ 0x0000, /* 0x2501 */ 0x0000, /* 0x2502 */ 0x0000, /* 0x2503 */ 0x0000, /* 0x2504 */ 0x0000, /* 0x2505 */ 0x0000, /* 0x2506 */ 0x0000, /* 0x2507 */ 0x0000, /* 0x2508 */ 0x0000, /* 0x2509 */ 0x0000, /* 0x250A */ 0x0000, /* 0x250B */ 0x0000, /* 0x250C */ 0x0000, /* 0x250D */ 0x0000, /* 0x250E */ 0x0000, /* 0x250F */ 0x0000, /* 0x2510 */ 0x0000, /* 0x2511 */ 0x0000, /* 0x2512 */ 0x0000, /* 0x2513 */ 0x0000, /* 0x2514 */ 0x0000, /* 0x2515 */ 0x0000, /* 0x2516 */ 0x0000, /* 0x2517 */ 0x0000, /* 0x2518 */ 0x0000, /* 0x2519 */ 0x0000, /* 0x251A */ 0x0000, /* 0x251B */ 0x0000, /* 0x251C */ 0x0000, /* 0x251D */ 0x0000, /* 0x251E */ 0x0000, /* 0x251F */ 0x0000, /* 0x2520 */ 0x0000, /* 0x2521 */ 0x0000, /* 0x2522 */ 0x0000, /* 0x2523 */ 0x0000, /* 0x2524 */ 0x0000, /* 0x2525 */ 0x0000, /* 0x2526 */ 0x0000, /* 0x2527 */ 0x0000, /* 0x2528 */ 0x0000, /* 0x2529 */ 0x0000, /* 0x252A */ 0x0000, /* 0x252B */ 0x0000, /* 0x252C */ 0x0000, /* 0x252D */ 0x0000, /* 0x252E */ 0x0000, /* 0x252F */ 0x0000, /* 0x2530 */ 0x0000, /* 0x2531 */ 0x0000, /* 0x2532 */ 0x0000, /* 0x2533 */ 0x0000, /* 0x2534 */ 0x0000, /* 0x2535 */ 0x0000, /* 0x2536 */ 0x0000, /* 0x2537 */ 0x0000, /* 0x2538 */ 0x0000, /* 0x2539 */ 0x0000, /* 0x253A */ 0x0000, /* 0x253B */ 0x0000, /* 0x253C */ 0x0000, /* 0x253D */ 0x0000, /* 0x253E */ 0x0000, /* 0x253F */ 0x0000, /* 0x2540 */ 0x0000, /* 0x2541 */ 0x0000, /* 0x2542 */ 0x0000, /* 0x2543 */ 0x0000, /* 0x2544 */ 0x0000, /* 0x2545 */ 0x0000, /* 0x2546 */ 0x0000, /* 0x2547 */ 0x0000, /* 0x2548 */ 0x0000, /* 0x2549 */ 0x0000, /* 0x254A */ 0x0000, /* 0x254B */ 0x0000, /* 0x254C */ 0x0000, /* 0x254D */ 0x0000, /* 0x254E */ 0x0000, /* 0x254F */ 0x0000, /* 0x2550 */ 0x0000, /* 0x2551 */ 0x0000, /* 0x2552 */ 0x0000, /* 0x2553 */ 0x0000, /* 0x2554 */ 0x0000, /* 0x2555 */ 0x0000, /* 0x2556 */ 0x0000, /* 0x2557 */ 0x0000, /* 0x2558 */ 0x0000, /* 0x2559 */ 0x0000, /* 0x255A */ 0x0000, /* 0x255B */ 0x0000, /* 0x255C */ 0x0000, /* 0x255D */ 0x0000, /* 0x255E */ 0x0000, /* 0x255F */ 0x0000, /* 0x2560 */ 0x0000, /* 0x2561 */ 0x0000, /* 0x2562 */ 0x0000, /* 0x2563 */ 0x0000, /* 0x2564 */ 0x0000, /* 0x2565 */ 0x0000, /* 0x2566 */ 0x0000, /* 0x2567 */ 0x0000, /* 0x2568 */ 0x0000, /* 0x2569 */ 0x0000, /* 0x256A */ 0x0000, /* 0x256B */ 0x0000, /* 0x256C */ 0x0000, /* 0x256D */ 0x0000, /* 0x256E */ 0x0000, /* 0x256F */ 0x0000, /* 0x2570 */ 0x0000, /* 0x2571 */ 0x0000, /* 0x2572 */ 0x0000, /* 0x2573 */ 0x0000, /* 0x2574 */ 0x0000, /* 0x2575 */ 0x0000, /* 0x2576 */ 0x0000, /* 0x2577 */ 0x0000, /* 0x2578 */ 0x0000, /* 0x2579 */ 0x0000, /* 0x257A */ 0x0000, /* 0x257B */ 0x0000, /* 0x257C */ 0x0000, /* 0x257D */ 0x0000, /* 0x257E */ 0x0000, /* 0x257F */ 0x0000, /* 0x2580 */ 0x0000, /* 0x2581 */ 0x0000, /* 0x2582 */ 0x0000, /* 0x2583 */ 0x0000, /* 0x2584 */ 0x0000, /* 0x2585 */ 0x0000, /* 0x2586 */ 0x0000, /* 0x2587 */ 0x0000, /* 0x2588 */ 0x0000, /* 0x2589 */ 0x0000, /* 0x258A */ 0x0000, /* 0x258B */ 0x0000, /* 0x258C */ 0x0000, /* 0x258D */ 0x0000, /* 0x258E */ 0x0000, /* 0x258F */ 0x0000, /* 0x2590 */ 0x0000, /* 0x2591 */ 0x0000, /* 0x2592 */ 0x0000, /* 0x2593 */ 0x0000, /* 0x2594 */ 0x0000, /* 0x2595 */ 0x0000, /* 0x2596 */ 0x0000, /* 0x2597 */ 0x0000, /* 0x2598 */ 0x0000, /* 0x2599 */ 0x0000, /* 0x259A */ 0x0000, /* 0x259B */ 0x0000, /* 0x259C */ 0x0000, /* 0x259D */ 0x0000, /* 0x259E */ 0x0000, /* 0x259F */ 0x0000, /* 0x25A0 */ 0x0000, /* 0x25A1 */ 0x0000, /* 0x25A2 */ 0x0000, /* 0x25A3 */ 0x0000, /* 0x25A4 */ 0x0000, /* 0x25A5 */ 0x0000, /* 0x25A6 */ 0x0000, /* 0x25A7 */ 0x0000, /* 0x25A8 */ 0x0000, /* 0x25A9 */ 0x0000, /* 0x25AA */ 0x0000, /* 0x25AB */ 0x0000, /* 0x25AC */ 0x0000, /* 0x25AD */ 0x0000, /* 0x25AE */ 0x0000, /* 0x25AF */ 0x0000, /* 0x25B0 */ 0x0000, /* 0x25B1 */ 0x0000, /* 0x25B2 */ 0x0000, /* 0x25B3 */ 0x0000, /* 0x25B4 */ 0x0000, /* 0x25B5 */ 0x0000, /* 0x25B6 */ 0x0000, /* 0x25B7 */ 0x0000, /* 0x25B8 */ 0x0000, /* 0x25B9 */ 0x0000, /* 0x25BA */ 0x0000, /* 0x25BB */ 0x0000, /* 0x25BC */ 0x0000, /* 0x25BD */ 0x0000, /* 0x25BE */ 0x0000, /* 0x25BF */ 0x0000, /* 0x25C0 */ 0x0000, /* 0x25C1 */ 0x0000, /* 0x25C2 */ 0x0000, /* 0x25C3 */ 0x0000, /* 0x25C4 */ 0x0000, /* 0x25C5 */ 0x0000, /* 0x25C6 */ 0x0000, /* 0x25C7 */ 0x0000, /* 0x25C8 */ 0x0000, /* 0x25C9 */ 0x0000, /* 0x25CA */ 0x0000, /* 0x25CB */ 0x0000, /* 0x25CC */ 0x0000, /* 0x25CD */ 0x0000, /* 0x25CE */ 0x0000, /* 0x25CF */ 0x0000, /* 0x25D0 */ 0x0000, /* 0x25D1 */ 0x0000, /* 0x25D2 */ 0x0000, /* 0x25D3 */ 0x0000, /* 0x25D4 */ 0x0000, /* 0x25D5 */ 0x0000, /* 0x25D6 */ 0x0000, /* 0x25D7 */ 0x0000, /* 0x25D8 */ 0x0000, /* 0x25D9 */ 0x0000, /* 0x25DA */ 0x0000, /* 0x25DB */ 0x0000, /* 0x25DC */ 0x0000, /* 0x25DD */ 0x0000, /* 0x25DE */ 0x0000, /* 0x25DF */ 0x0000, /* 0x25E0 */ 0x0000, /* 0x25E1 */ 0x0000, /* 0x25E2 */ 0x0000, /* 0x25E3 */ 0x0000, /* 0x25E4 */ 0x0000, /* 0x25E5 */ 0x0000, /* 0x25E6 */ 0x0000, /* 0x25E7 */ 0x0000, /* 0x25E8 */ 0x0000, /* 0x25E9 */ 0x0000, /* 0x25EA */ 0x0000, /* 0x25EB */ 0x0000, /* 0x25EC */ 0x0000, /* 0x25ED */ 0x0000, /* 0x25EE */ 0x0000, /* 0x25EF */ 0x0000, /* 0x25F0 */ 0x0000, /* 0x25F1 */ 0x0000, /* 0x25F2 */ 0x0000, /* 0x25F3 */ 0x0000, /* 0x25F4 */ 0x0000, /* 0x25F5 */ 0x0000, /* 0x25F6 */ 0x0000, /* 0x25F7 */ 0x0000, /* 0x25F8 */ 0x0000, /* 0x25F9 */ 0x0000, /* 0x25FA */ 0x0000, /* 0x25FB */ 0x0000, /* 0x25FC */ 0x0000, /* 0x25FD */ 0x0000, /* 0x25FE */ 0x0000, /* 0x25FF */ 0x0000, /* 0x2600 */ 0x0000, /* 0x2601 */ 0x0000, /* 0x2602 */ 0x0000, /* 0x2603 */ 0x0000, /* 0x2604 */ 0x0000, /* 0x2605 */ 0x0000, /* 0x2606 */ 0x0000, /* 0x2607 */ 0x0000, /* 0x2608 */ 0x0000, /* 0x2609 */ 0x0000, /* 0x260A */ 0x0000, /* 0x260B */ 0x0000, /* 0x260C */ 0x0000, /* 0x260D */ 0x0000, /* 0x260E */ 0x0000, /* 0x260F */ 0x0000, /* 0x2610 */ 0x0000, /* 0x2611 */ 0x0000, /* 0x2612 */ 0x0000, /* 0x2613 */ 0x0000, /* 0x2614 */ 0x0000, /* 0x2615 */ 0x0000, /* 0x2616 */ 0x0000, /* 0x2617 */ 0x0000, /* 0x2618 */ 0x0000, /* 0x2619 */ 0x0000, /* 0x261A */ 0x0000, /* 0x261B */ 0x0000, /* 0x261C */ 0x0000, /* 0x261D */ 0x0000, /* 0x261E */ 0x0000, /* 0x261F */ 0x0000, /* 0x2620 */ 0x0000, /* 0x2621 */ 0x0000, /* 0x2622 */ 0x0000, /* 0x2623 */ 0x0000, /* 0x2624 */ 0x0000, /* 0x2625 */ 0x0000, /* 0x2626 */ 0x0000, /* 0x2627 */ 0x0000, /* 0x2628 */ 0x0000, /* 0x2629 */ 0x0000, /* 0x262A */ 0x0000, /* 0x262B */ 0x0000, /* 0x262C */ 0x0000, /* 0x262D */ 0x0000, /* 0x262E */ 0x0000, /* 0x262F */ 0x0000, /* 0x2630 */ 0x0000, /* 0x2631 */ 0x0000, /* 0x2632 */ 0x0000, /* 0x2633 */ 0x0000, /* 0x2634 */ 0x0000, /* 0x2635 */ 0x0000, /* 0x2636 */ 0x0000, /* 0x2637 */ 0x0000, /* 0x2638 */ 0x0000, /* 0x2639 */ 0x0000, /* 0x263A */ 0x0000, /* 0x263B */ 0x0000, /* 0x263C */ 0x0000, /* 0x263D */ 0x0000, /* 0x263E */ 0x0000, /* 0x263F */ 0x0000, /* 0x2640 */ 0x0000, /* 0x2641 */ 0x0000, /* 0x2642 */ 0x0000, /* 0x2643 */ 0x0000, /* 0x2644 */ 0x0000, /* 0x2645 */ 0x0000, /* 0x2646 */ 0x0000, /* 0x2647 */ 0x0000, /* 0x2648 */ 0x0000, /* 0x2649 */ 0x0000, /* 0x264A */ 0x0000, /* 0x264B */ 0x0000, /* 0x264C */ 0x0000, /* 0x264D */ 0x0000, /* 0x264E */ 0x0000, /* 0x264F */ 0x0000, /* 0x2650 */ 0x0000, /* 0x2651 */ 0x0000, /* 0x2652 */ 0x0000, /* 0x2653 */ 0x0000, /* 0x2654 */ 0x0000, /* 0x2655 */ 0x0000, /* 0x2656 */ 0x0000, /* 0x2657 */ 0x0000, /* 0x2658 */ 0x0000, /* 0x2659 */ 0x0000, /* 0x265A */ 0x0000, /* 0x265B */ 0x0000, /* 0x265C */ 0x0000, /* 0x265D */ 0x0000, /* 0x265E */ 0x0000, /* 0x265F */ 0x0000, /* 0x2660 */ 0x0000, /* 0x2661 */ 0x0000, /* 0x2662 */ 0x0000, /* 0x2663 */ 0x0000, /* 0x2664 */ 0x0000, /* 0x2665 */ 0x0000, /* 0x2666 */ 0x0000, /* 0x2667 */ 0x0000, /* 0x2668 */ 0x0000, /* 0x2669 */ 0x0000, /* 0x266A */ 0x0000, /* 0x266B */ 0x0000, /* 0x266C */ 0x0000, /* 0x266D */ 0x0000, /* 0x266E */ 0x0000, /* 0x266F */ 0x0000, /* 0x2670 */ 0x0000, /* 0x2671 */ 0x0000, /* 0x2672 */ 0x0000, /* 0x2673 */ 0x0000, /* 0x2674 */ 0x0000, /* 0x2675 */ 0x0000, /* 0x2676 */ 0x0000, /* 0x2677 */ 0x0000, /* 0x2678 */ 0x0000, /* 0x2679 */ 0x0000, /* 0x267A */ 0x0000, /* 0x267B */ 0x0000, /* 0x267C */ 0x0000, /* 0x267D */ 0x0000, /* 0x267E */ 0x0000, /* 0x267F */ 0x0000, /* 0x2680 */ 0x0000, /* 0x2681 */ 0x0000, /* 0x2682 */ 0x0000, /* 0x2683 */ 0x0000, /* 0x2684 */ 0x0000, /* 0x2685 */ 0x0000, /* 0x2686 */ 0x0000, /* 0x2687 */ 0x0000, /* 0x2688 */ 0x0000, /* 0x2689 */ 0x0000, /* 0x268A */ 0x0000, /* 0x268B */ 0x0000, /* 0x268C */ 0x0000, /* 0x268D */ 0x0000, /* 0x268E */ 0x0000, /* 0x268F */ 0x0000, /* 0x2690 */ 0x0000, /* 0x2691 */ 0x0000, /* 0x2692 */ 0x0000, /* 0x2693 */ 0x0000, /* 0x2694 */ 0x0000, /* 0x2695 */ 0x0000, /* 0x2696 */ 0x0000, /* 0x2697 */ 0x0000, /* 0x2698 */ 0x0000, /* 0x2699 */ 0x0000, /* 0x269A */ 0x0000, /* 0x269B */ 0x0000, /* 0x269C */ 0x0000, /* 0x269D */ 0x0000, /* 0x269E */ 0x0000, /* 0x269F */ 0x0000, /* 0x26A0 */ 0x0000, /* 0x26A1 */ 0x0000, /* 0x26A2 */ 0x0000, /* 0x26A3 */ 0x0000, /* 0x26A4 */ 0x0000, /* 0x26A5 */ 0x0000, /* 0x26A6 */ 0x0000, /* 0x26A7 */ 0x0000, /* 0x26A8 */ 0x0000, /* 0x26A9 */ 0x0000, /* 0x26AA */ 0x0000, /* 0x26AB */ 0x0000, /* 0x26AC */ 0x0000, /* 0x26AD */ 0x0000, /* 0x26AE */ 0x0000, /* 0x26AF */ 0x0000, /* 0x26B0 */ 0x0000, /* 0x26B1 */ 0x0000, /* 0x26B2 */ 0x0000, /* 0x26B3 */ 0x0000, /* 0x26B4 */ 0x0000, /* 0x26B5 */ 0x0000, /* 0x26B6 */ 0x0000, /* 0x26B7 */ 0x0000, /* 0x26B8 */ 0x0000, /* 0x26B9 */ 0x0000, /* 0x26BA */ 0x0000, /* 0x26BB */ 0x0000, /* 0x26BC */ 0x0000, /* 0x26BD */ 0x0000, /* 0x26BE */ 0x0000, /* 0x26BF */ 0x0000, /* 0x26C0 */ 0x0000, /* 0x26C1 */ 0x0000, /* 0x26C2 */ 0x0000, /* 0x26C3 */ 0x0000, /* 0x26C4 */ 0x0000, /* 0x26C5 */ 0x0000, /* 0x26C6 */ 0x0000, /* 0x26C7 */ 0x0000, /* 0x26C8 */ 0x0000, /* 0x26C9 */ 0x0000, /* 0x26CA */ 0x0000, /* 0x26CB */ 0x0000, /* 0x26CC */ 0x0000, /* 0x26CD */ 0x0000, /* 0x26CE */ 0x0000, /* 0x26CF */ 0x0000, /* 0x26D0 */ 0x0000, /* 0x26D1 */ 0x0000, /* 0x26D2 */ 0x0000, /* 0x26D3 */ 0x0000, /* 0x26D4 */ 0x0000, /* 0x26D5 */ 0x0000, /* 0x26D6 */ 0x0000, /* 0x26D7 */ 0x0000, /* 0x26D8 */ 0x0000, /* 0x26D9 */ 0x0000, /* 0x26DA */ 0x0000, /* 0x26DB */ 0x0000, /* 0x26DC */ 0x0000, /* 0x26DD */ 0x0000, /* 0x26DE */ 0x0000, /* 0x26DF */ 0x0000, /* 0x26E0 */ 0x0000, /* 0x26E1 */ 0x0000, /* 0x26E2 */ 0x0000, /* 0x26E3 */ 0x0000, /* 0x26E4 */ 0x0000, /* 0x26E5 */ 0x0000, /* 0x26E6 */ 0x0000, /* 0x26E7 */ 0x0000, /* 0x26E8 */ 0x0000, /* 0x26E9 */ 0x0000, /* 0x26EA */ 0x0000, /* 0x26EB */ 0x0000, /* 0x26EC */ 0x0000, /* 0x26ED */ 0x0000, /* 0x26EE */ 0x0000, /* 0x26EF */ 0x0000, /* 0x26F0 */ 0x0000, /* 0x26F1 */ 0x0000, /* 0x26F2 */ 0x0000, /* 0x26F3 */ 0x0000, /* 0x26F4 */ 0x0000, /* 0x26F5 */ 0x0000, /* 0x26F6 */ 0x0000, /* 0x26F7 */ 0x0000, /* 0x26F8 */ 0x0000, /* 0x26F9 */ 0x0000, /* 0x26FA */ 0x0000, /* 0x26FB */ 0x0000, /* 0x26FC */ 0x0000, /* 0x26FD */ 0x0000, /* 0x26FE */ 0x0000, /* 0x26FF */ 0x0000, /* 0x2700 */ 0x0000, /* 0x2701 */ 0x0000, /* 0x2702 */ 0x0000, /* 0x2703 */ 0x0000, /* 0x2704 */ 0x0000, /* 0x2705 */ 0x0000, /* 0x2706 */ 0x0000, /* 0x2707 */ 0x0000, /* 0x2708 */ 0x0000, /* 0x2709 */ 0x0000, /* 0x270A */ 0x0000, /* 0x270B */ 0x0000, /* 0x270C */ 0x0000, /* 0x270D */ 0x0000, /* 0x270E */ 0x0000, /* 0x270F */ 0x0000, /* 0x2710 */ 0x0000, /* 0x2711 */ 0x0000, /* 0x2712 */ 0x0000, /* 0x2713 */ 0x0000, /* 0x2714 */ 0x0000, /* 0x2715 */ 0x0000, /* 0x2716 */ 0x0000, /* 0x2717 */ 0x0000, /* 0x2718 */ 0x0000, /* 0x2719 */ 0x0000, /* 0x271A */ 0x0000, /* 0x271B */ 0x0000, /* 0x271C */ 0x0000, /* 0x271D */ 0x0000, /* 0x271E */ 0x0000, /* 0x271F */ 0x0000, /* 0x2720 */ 0x0000, /* 0x2721 */ 0x0000, /* 0x2722 */ 0x0000, /* 0x2723 */ 0x0000, /* 0x2724 */ 0x0000, /* 0x2725 */ 0x0000, /* 0x2726 */ 0x0000, /* 0x2727 */ 0x0000, /* 0x2728 */ 0x0000, /* 0x2729 */ 0x0000, /* 0x272A */ 0x0000, /* 0x272B */ 0x0000, /* 0x272C */ 0x0000, /* 0x272D */ 0x0000, /* 0x272E */ 0x0000, /* 0x272F */ 0x0000, /* 0x2730 */ 0x0000, /* 0x2731 */ 0x0000, /* 0x2732 */ 0x0000, /* 0x2733 */ 0x0000, /* 0x2734 */ 0x0000, /* 0x2735 */ 0x0000, /* 0x2736 */ 0x0000, /* 0x2737 */ 0x0000, /* 0x2738 */ 0x0000, /* 0x2739 */ 0x0000, /* 0x273A */ 0x0000, /* 0x273B */ 0x0000, /* 0x273C */ 0x0000, /* 0x273D */ 0x0000, /* 0x273E */ 0x0000, /* 0x273F */ 0x0000, /* 0x2740 */ 0x0000, /* 0x2741 */ 0x0000, /* 0x2742 */ 0x0000, /* 0x2743 */ 0x0000, /* 0x2744 */ 0x0000, /* 0x2745 */ 0x0000, /* 0x2746 */ 0x0000, /* 0x2747 */ 0x0000, /* 0x2748 */ 0x0000, /* 0x2749 */ 0x0000, /* 0x274A */ 0x0000, /* 0x274B */ 0x0000, /* 0x274C */ 0x0000, /* 0x274D */ 0x0000, /* 0x274E */ 0x0000, /* 0x274F */ 0x0000, /* 0x2750 */ 0x0000, /* 0x2751 */ 0x0000, /* 0x2752 */ 0x0000, /* 0x2753 */ 0x0000, /* 0x2754 */ 0x0000, /* 0x2755 */ 0x0000, /* 0x2756 */ 0x0000, /* 0x2757 */ 0x0000, /* 0x2758 */ 0x0000, /* 0x2759 */ 0x0000, /* 0x275A */ 0x0000, /* 0x275B */ 0x0000, /* 0x275C */ 0x0000, /* 0x275D */ 0x0000, /* 0x275E */ 0x0000, /* 0x275F */ 0x0000, /* 0x2760 */ 0x0000, /* 0x2761 */ 0x0000, /* 0x2762 */ 0x0000, /* 0x2763 */ 0x0000, /* 0x2764 */ 0x0000, /* 0x2765 */ 0x0000, /* 0x2766 */ 0x0000, /* 0x2767 */ 0x0000, /* 0x2768 */ 0x0000, /* 0x2769 */ 0x0000, /* 0x276A */ 0x0000, /* 0x276B */ 0x0000, /* 0x276C */ 0x0000, /* 0x276D */ 0x0000, /* 0x276E */ 0x0000, /* 0x276F */ 0x0000, /* 0x2770 */ 0x0000, /* 0x2771 */ 0x0000, /* 0x2772 */ 0x0000, /* 0x2773 */ 0x0000, /* 0x2774 */ 0x0000, /* 0x2775 */ 0x0000, /* 0x2776 */ 0x0000, /* 0x2777 */ 0x0000, /* 0x2778 */ 0x0000, /* 0x2779 */ 0x0000, /* 0x277A */ 0x0000, /* 0x277B */ 0x0000, /* 0x277C */ 0x0000, /* 0x277D */ 0x0000, /* 0x277E */ 0x0000, /* 0x277F */ 0x0000, /* 0x2780 */ 0x0000, /* 0x2781 */ 0x0000, /* 0x2782 */ 0x0000, /* 0x2783 */ 0x0000, /* 0x2784 */ 0x0000, /* 0x2785 */ 0x0000, /* 0x2786 */ 0x0000, /* 0x2787 */ 0x0000, /* 0x2788 */ 0x0000, /* 0x2789 */ 0x0000, /* 0x278A */ 0x0000, /* 0x278B */ 0x0000, /* 0x278C */ 0x0000, /* 0x278D */ 0x0000, /* 0x278E */ 0x0000, /* 0x278F */ 0x0000, /* 0x2790 */ 0x0000, /* 0x2791 */ 0x0000, /* 0x2792 */ 0x0000, /* 0x2793 */ 0x0000, /* 0x2794 */ 0x0000, /* 0x2795 */ 0x0000, /* 0x2796 */ 0x0000, /* 0x2797 */ 0x0000, /* 0x2798 */ 0x0000, /* 0x2799 */ 0x0000, /* 0x279A */ 0x0000, /* 0x279B */ 0x0000, /* 0x279C */ 0x0000, /* 0x279D */ 0x0000, /* 0x279E */ 0x0000, /* 0x279F */ 0x0000, /* 0x27A0 */ 0x0000, /* 0x27A1 */ 0x0000, /* 0x27A2 */ 0x0000, /* 0x27A3 */ 0x0000, /* 0x27A4 */ 0x0000, /* 0x27A5 */ 0x0000, /* 0x27A6 */ 0x0000, /* 0x27A7 */ 0x0000, /* 0x27A8 */ 0x0000, /* 0x27A9 */ 0x0000, /* 0x27AA */ 0x0000, /* 0x27AB */ 0x0000, /* 0x27AC */ 0x0000, /* 0x27AD */ 0x0000, /* 0x27AE */ 0x0000, /* 0x27AF */ 0x0000, /* 0x27B0 */ 0x0000, /* 0x27B1 */ 0x0000, /* 0x27B2 */ 0x0000, /* 0x27B3 */ 0x0000, /* 0x27B4 */ 0x0000, /* 0x27B5 */ 0x0000, /* 0x27B6 */ 0x0000, /* 0x27B7 */ 0x0000, /* 0x27B8 */ 0x0000, /* 0x27B9 */ 0x0000, /* 0x27BA */ 0x0000, /* 0x27BB */ 0x0000, /* 0x27BC */ 0x0000, /* 0x27BD */ 0x0000, /* 0x27BE */ 0x0000, /* 0x27BF */ 0x0000, /* 0x27C0 */ 0x0000, /* 0x27C1 */ 0x0000, /* 0x27C2 */ 0x0000, /* 0x27C3 */ 0x0000, /* 0x27C4 */ 0x0000, /* 0x27C5 */ 0x0000, /* 0x27C6 */ 0x0000, /* 0x27C7 */ 0x0000, /* 0x27C8 */ 0x0000, /* 0x27C9 */ 0x0000, /* 0x27CA */ 0x0000, /* 0x27CB */ 0x0000, /* 0x27CC */ 0x0000, /* 0x27CD */ 0x0000, /* 0x27CE */ 0x0000, /* 0x27CF */ 0x0000, /* 0x27D0 */ 0x0000, /* 0x27D1 */ 0x0000, /* 0x27D2 */ 0x0000, /* 0x27D3 */ 0x0000, /* 0x27D4 */ 0x0000, /* 0x27D5 */ 0x0000, /* 0x27D6 */ 0x0000, /* 0x27D7 */ 0x0000, /* 0x27D8 */ 0x0000, /* 0x27D9 */ 0x0000, /* 0x27DA */ 0x0000, /* 0x27DB */ 0x0000, /* 0x27DC */ 0x0000, /* 0x27DD */ 0x0000, /* 0x27DE */ 0x0000, /* 0x27DF */ 0x0000, /* 0x27E0 */ 0x0000, /* 0x27E1 */ 0x0000, /* 0x27E2 */ 0x0000, /* 0x27E3 */ 0x0000, /* 0x27E4 */ 0x0000, /* 0x27E5 */ 0x0000, /* 0x27E6 */ 0x0000, /* 0x27E7 */ 0x0000, /* 0x27E8 */ 0x0000, /* 0x27E9 */ 0x0000, /* 0x27EA */ 0x0000, /* 0x27EB */ 0x0000, /* 0x27EC */ 0x0000, /* 0x27ED */ 0x0000, /* 0x27EE */ 0x0000, /* 0x27EF */ 0x0000, /* 0x27F0 */ 0x0000, /* 0x27F1 */ 0x0000, /* 0x27F2 */ 0x0000, /* 0x27F3 */ 0x0000, /* 0x27F4 */ 0x0000, /* 0x27F5 */ 0x0000, /* 0x27F6 */ 0x0000, /* 0x27F7 */ 0x0000, /* 0x27F8 */ 0x0000, /* 0x27F9 */ 0x0000, /* 0x27FA */ 0x0000, /* 0x27FB */ 0x0000, /* 0x27FC */ 0x0000, /* 0x27FD */ 0x0000, /* 0x27FE */ 0x0000, /* 0x27FF */ 0x0000, /* 0x2800 */ 0x0000, /* 0x2801 */ 0x0000, /* 0x2802 */ 0x0000, /* 0x2803 */ 0x0000, /* 0x2804 */ 0x0000, /* 0x2805 */ 0x0000, /* 0x2806 */ 0x0000, /* 0x2807 */ 0x0000, /* 0x2808 */ 0x0000, /* 0x2809 */ 0x0000, /* 0x280A */ 0x0000, /* 0x280B */ 0x0000, /* 0x280C */ 0x0000, /* 0x280D */ 0x0000, /* 0x280E */ 0x0000, /* 0x280F */ 0x0000, /* 0x2810 */ 0x0000, /* 0x2811 */ 0x0000, /* 0x2812 */ 0x0000, /* 0x2813 */ 0x0000, /* 0x2814 */ 0x0000, /* 0x2815 */ 0x0000, /* 0x2816 */ 0x0000, /* 0x2817 */ 0x0000, /* 0x2818 */ 0x0000, /* 0x2819 */ 0x0000, /* 0x281A */ 0x0000, /* 0x281B */ 0x0000, /* 0x281C */ 0x0000, /* 0x281D */ 0x0000, /* 0x281E */ 0x0000, /* 0x281F */ 0x0000, /* 0x2820 */ 0x0000, /* 0x2821 */ 0x0000, /* 0x2822 */ 0x0000, /* 0x2823 */ 0x0000, /* 0x2824 */ 0x0000, /* 0x2825 */ 0x0000, /* 0x2826 */ 0x0000, /* 0x2827 */ 0x0000, /* 0x2828 */ 0x0000, /* 0x2829 */ 0x0000, /* 0x282A */ 0x0000, /* 0x282B */ 0x0000, /* 0x282C */ 0x0000, /* 0x282D */ 0x0000, /* 0x282E */ 0x0000, /* 0x282F */ 0x0000, /* 0x2830 */ 0x0000, /* 0x2831 */ 0x0000, /* 0x2832 */ 0x0000, /* 0x2833 */ 0x0000, /* 0x2834 */ 0x0000, /* 0x2835 */ 0x0000, /* 0x2836 */ 0x0000, /* 0x2837 */ 0x0000, /* 0x2838 */ 0x0000, /* 0x2839 */ 0x0000, /* 0x283A */ 0x0000, /* 0x283B */ 0x0000, /* 0x283C */ 0x0000, /* 0x283D */ 0x0000, /* 0x283E */ 0x0000, /* 0x283F */ 0x0000, /* 0x2840 */ 0x0000, /* 0x2841 */ 0x0000, /* 0x2842 */ 0x0000, /* 0x2843 */ 0x0000, /* 0x2844 */ 0x0000, /* 0x2845 */ 0x0000, /* 0x2846 */ 0x0000, /* 0x2847 */ 0x0000, /* 0x2848 */ 0x0000, /* 0x2849 */ 0x0000, /* 0x284A */ 0x0000, /* 0x284B */ 0x0000, /* 0x284C */ 0x0000, /* 0x284D */ 0x0000, /* 0x284E */ 0x0000, /* 0x284F */ 0x0000, /* 0x2850 */ 0x0000, /* 0x2851 */ 0x0000, /* 0x2852 */ 0x0000, /* 0x2853 */ 0x0000, /* 0x2854 */ 0x0000, /* 0x2855 */ 0x0000, /* 0x2856 */ 0x0000, /* 0x2857 */ 0x0000, /* 0x2858 */ 0x0000, /* 0x2859 */ 0x0000, /* 0x285A */ 0x0000, /* 0x285B */ 0x0000, /* 0x285C */ 0x0000, /* 0x285D */ 0x0000, /* 0x285E */ 0x0000, /* 0x285F */ 0x0000, /* 0x2860 */ 0x0000, /* 0x2861 */ 0x0000, /* 0x2862 */ 0x0000, /* 0x2863 */ 0x0000, /* 0x2864 */ 0x0000, /* 0x2865 */ 0x0000, /* 0x2866 */ 0x0000, /* 0x2867 */ 0x0000, /* 0x2868 */ 0x0000, /* 0x2869 */ 0x0000, /* 0x286A */ 0x0000, /* 0x286B */ 0x0000, /* 0x286C */ 0x0000, /* 0x286D */ 0x0000, /* 0x286E */ 0x0000, /* 0x286F */ 0x0000, /* 0x2870 */ 0x0000, /* 0x2871 */ 0x0000, /* 0x2872 */ 0x0000, /* 0x2873 */ 0x0000, /* 0x2874 */ 0x0000, /* 0x2875 */ 0x0000, /* 0x2876 */ 0x0000, /* 0x2877 */ 0x0000, /* 0x2878 */ 0x0000, /* 0x2879 */ 0x0000, /* 0x287A */ 0x0000, /* 0x287B */ 0x0000, /* 0x287C */ 0x0000, /* 0x287D */ 0x0000, /* 0x287E */ 0x0000, /* 0x287F */ 0x0000, /* 0x2880 */ 0x0000, /* 0x2881 */ 0x0000, /* 0x2882 */ 0x0000, /* 0x2883 */ 0x0000, /* 0x2884 */ 0x0000, /* 0x2885 */ 0x0000, /* 0x2886 */ 0x0000, /* 0x2887 */ 0x0000, /* 0x2888 */ 0x0000, /* 0x2889 */ 0x0000, /* 0x288A */ 0x0000, /* 0x288B */ 0x0000, /* 0x288C */ 0x0000, /* 0x288D */ 0x0000, /* 0x288E */ 0x0000, /* 0x288F */ 0x0000, /* 0x2890 */ 0x0000, /* 0x2891 */ 0x0000, /* 0x2892 */ 0x0000, /* 0x2893 */ 0x0000, /* 0x2894 */ 0x0000, /* 0x2895 */ 0x0000, /* 0x2896 */ 0x0000, /* 0x2897 */ 0x0000, /* 0x2898 */ 0x0000, /* 0x2899 */ 0x0000, /* 0x289A */ 0x0000, /* 0x289B */ 0x0000, /* 0x289C */ 0x0000, /* 0x289D */ 0x0000, /* 0x289E */ 0x0000, /* 0x289F */ 0x0000, /* 0x28A0 */ 0x0000, /* 0x28A1 */ 0x0000, /* 0x28A2 */ 0x0000, /* 0x28A3 */ 0x0000, /* 0x28A4 */ 0x0000, /* 0x28A5 */ 0x0000, /* 0x28A6 */ 0x0000, /* 0x28A7 */ 0x0000, /* 0x28A8 */ 0x0000, /* 0x28A9 */ 0x0000, /* 0x28AA */ 0x0000, /* 0x28AB */ 0x0000, /* 0x28AC */ 0x0000, /* 0x28AD */ 0x0000, /* 0x28AE */ 0x0000, /* 0x28AF */ 0x0000, /* 0x28B0 */ 0x0000, /* 0x28B1 */ 0x0000, /* 0x28B2 */ 0x0000, /* 0x28B3 */ 0x0000, /* 0x28B4 */ 0x0000, /* 0x28B5 */ 0x0000, /* 0x28B6 */ 0x0000, /* 0x28B7 */ 0x0000, /* 0x28B8 */ 0x0000, /* 0x28B9 */ 0x0000, /* 0x28BA */ 0x0000, /* 0x28BB */ 0x0000, /* 0x28BC */ 0x0000, /* 0x28BD */ 0x0000, /* 0x28BE */ 0x0000, /* 0x28BF */ 0x0000, /* 0x28C0 */ 0x0000, /* 0x28C1 */ 0x0000, /* 0x28C2 */ 0x0000, /* 0x28C3 */ 0x0000, /* 0x28C4 */ 0x0000, /* 0x28C5 */ 0x0000, /* 0x28C6 */ 0x0000, /* 0x28C7 */ 0x0000, /* 0x28C8 */ 0x0000, /* 0x28C9 */ 0x0000, /* 0x28CA */ 0x0000, /* 0x28CB */ 0x0000, /* 0x28CC */ 0x0000, /* 0x28CD */ 0x0000, /* 0x28CE */ 0x0000, /* 0x28CF */ 0x0000, /* 0x28D0 */ 0x0000, /* 0x28D1 */ 0x0000, /* 0x28D2 */ 0x0000, /* 0x28D3 */ 0x0000, /* 0x28D4 */ 0x0000, /* 0x28D5 */ 0x0000, /* 0x28D6 */ 0x0000, /* 0x28D7 */ 0x0000, /* 0x28D8 */ 0x0000, /* 0x28D9 */ 0x0000, /* 0x28DA */ 0x0000, /* 0x28DB */ 0x0000, /* 0x28DC */ 0x0000, /* 0x28DD */ 0x0000, /* 0x28DE */ 0x0000, /* 0x28DF */ 0x0000, /* 0x28E0 */ 0x0000, /* 0x28E1 */ 0x0000, /* 0x28E2 */ 0x0000, /* 0x28E3 */ 0x0000, /* 0x28E4 */ 0x0000, /* 0x28E5 */ 0x0000, /* 0x28E6 */ 0x0000, /* 0x28E7 */ 0x0000, /* 0x28E8 */ 0x0000, /* 0x28E9 */ 0x0000, /* 0x28EA */ 0x0000, /* 0x28EB */ 0x0000, /* 0x28EC */ 0x0000, /* 0x28ED */ 0x0000, /* 0x28EE */ 0x0000, /* 0x28EF */ 0x0000, /* 0x28F0 */ 0x0000, /* 0x28F1 */ 0x0000, /* 0x28F2 */ 0x0000, /* 0x28F3 */ 0x0000, /* 0x28F4 */ 0x0000, /* 0x28F5 */ 0x0000, /* 0x28F6 */ 0x0000, /* 0x28F7 */ 0x0000, /* 0x28F8 */ 0x0000, /* 0x28F9 */ 0x0000, /* 0x28FA */ 0x0000, /* 0x28FB */ 0x0000, /* 0x28FC */ 0x0000, /* 0x28FD */ 0x0000, /* 0x28FE */ 0x0000, /* 0x28FF */ 0x0000, /* 0x2900 */ 0x0000, /* 0x2901 */ 0x0000, /* 0x2902 */ 0x0000, /* 0x2903 */ 0x0000, /* 0x2904 */ 0x0000, /* 0x2905 */ 0x0000, /* 0x2906 */ 0x0000, /* 0x2907 */ 0x0000, /* 0x2908 */ 0x0000, /* 0x2909 */ 0x0000, /* 0x290A */ 0x0000, /* 0x290B */ 0x0000, /* 0x290C */ 0x0000, /* 0x290D */ 0x0000, /* 0x290E */ 0x0000, /* 0x290F */ 0x0000, /* 0x2910 */ 0x0000, /* 0x2911 */ 0x0000, /* 0x2912 */ 0x0000, /* 0x2913 */ 0x0000, /* 0x2914 */ 0x0000, /* 0x2915 */ 0x0000, /* 0x2916 */ 0x0000, /* 0x2917 */ 0x0000, /* 0x2918 */ 0x0000, /* 0x2919 */ 0x0000, /* 0x291A */ 0x0000, /* 0x291B */ 0x0000, /* 0x291C */ 0x0000, /* 0x291D */ 0x0000, /* 0x291E */ 0x0000, /* 0x291F */ 0x0000, /* 0x2920 */ 0x0000, /* 0x2921 */ 0x0000, /* 0x2922 */ 0x0000, /* 0x2923 */ 0x0000, /* 0x2924 */ 0x0000, /* 0x2925 */ 0x0000, /* 0x2926 */ 0x0000, /* 0x2927 */ 0x0000, /* 0x2928 */ 0x0000, /* 0x2929 */ 0x0000, /* 0x292A */ 0x0000, /* 0x292B */ 0x0000, /* 0x292C */ 0x0000, /* 0x292D */ 0x0000, /* 0x292E */ 0x0000, /* 0x292F */ 0x0000, /* 0x2930 */ 0x0000, /* 0x2931 */ 0x0000, /* 0x2932 */ 0x0000, /* 0x2933 */ 0x0000, /* 0x2934 */ 0x0000, /* 0x2935 */ 0x0000, /* 0x2936 */ 0x0000, /* 0x2937 */ 0x0000, /* 0x2938 */ 0x0000, /* 0x2939 */ 0x0000, /* 0x293A */ 0x0000, /* 0x293B */ 0x0000, /* 0x293C */ 0x0000, /* 0x293D */ 0x0000, /* 0x293E */ 0x0000, /* 0x293F */ 0x0000, /* 0x2940 */ 0x0000, /* 0x2941 */ 0x0000, /* 0x2942 */ 0x0000, /* 0x2943 */ 0x0000, /* 0x2944 */ 0x0000, /* 0x2945 */ 0x0000, /* 0x2946 */ 0x0000, /* 0x2947 */ 0x0000, /* 0x2948 */ 0x0000, /* 0x2949 */ 0x0000, /* 0x294A */ 0x0000, /* 0x294B */ 0x0000, /* 0x294C */ 0x0000, /* 0x294D */ 0x0000, /* 0x294E */ 0x0000, /* 0x294F */ 0x0000, /* 0x2950 */ 0x0000, /* 0x2951 */ 0x0000, /* 0x2952 */ 0x0000, /* 0x2953 */ 0x0000, /* 0x2954 */ 0x0000, /* 0x2955 */ 0x0000, /* 0x2956 */ 0x0000, /* 0x2957 */ 0x0000, /* 0x2958 */ 0x0000, /* 0x2959 */ 0x0000, /* 0x295A */ 0x0000, /* 0x295B */ 0x0000, /* 0x295C */ 0x0000, /* 0x295D */ 0x0000, /* 0x295E */ 0x0000, /* 0x295F */ 0x0000, /* 0x2960 */ 0x0000, /* 0x2961 */ 0x0000, /* 0x2962 */ 0x0000, /* 0x2963 */ 0x0000, /* 0x2964 */ 0x0000, /* 0x2965 */ 0x0000, /* 0x2966 */ 0x0000, /* 0x2967 */ 0x0000, /* 0x2968 */ 0x0000, /* 0x2969 */ 0x0000, /* 0x296A */ 0x0000, /* 0x296B */ 0x0000, /* 0x296C */ 0x0000, /* 0x296D */ 0x0000, /* 0x296E */ 0x0000, /* 0x296F */ 0x0000, /* 0x2970 */ 0x0000, /* 0x2971 */ 0x0000, /* 0x2972 */ 0x0000, /* 0x2973 */ 0x0000, /* 0x2974 */ 0x0000, /* 0x2975 */ 0x0000, /* 0x2976 */ 0x0000, /* 0x2977 */ 0x0000, /* 0x2978 */ 0x0000, /* 0x2979 */ 0x0000, /* 0x297A */ 0x0000, /* 0x297B */ 0x0000, /* 0x297C */ 0x0000, /* 0x297D */ 0x0000, /* 0x297E */ 0x0000, /* 0x297F */ 0x0000, /* 0x2980 */ 0x0000, /* 0x2981 */ 0x0000, /* 0x2982 */ 0x0000, /* 0x2983 */ 0x0000, /* 0x2984 */ 0x0000, /* 0x2985 */ 0x0000, /* 0x2986 */ 0x0000, /* 0x2987 */ 0x0000, /* 0x2988 */ 0x0000, /* 0x2989 */ 0x0000, /* 0x298A */ 0x0000, /* 0x298B */ 0x0000, /* 0x298C */ 0x0000, /* 0x298D */ 0x0000, /* 0x298E */ 0x0000, /* 0x298F */ 0x0000, /* 0x2990 */ 0x0000, /* 0x2991 */ 0x0000, /* 0x2992 */ 0x0000, /* 0x2993 */ 0x0000, /* 0x2994 */ 0x0000, /* 0x2995 */ 0x0000, /* 0x2996 */ 0x0000, /* 0x2997 */ 0x0000, /* 0x2998 */ 0x0000, /* 0x2999 */ 0x0000, /* 0x299A */ 0x0000, /* 0x299B */ 0x0000, /* 0x299C */ 0x0000, /* 0x299D */ 0x0000, /* 0x299E */ 0x0000, /* 0x299F */ 0x0000, /* 0x29A0 */ 0x0000, /* 0x29A1 */ 0x0000, /* 0x29A2 */ 0x0000, /* 0x29A3 */ 0x0000, /* 0x29A4 */ 0x0000, /* 0x29A5 */ 0x0000, /* 0x29A6 */ 0x0000, /* 0x29A7 */ 0x0000, /* 0x29A8 */ 0x0000, /* 0x29A9 */ 0x0000, /* 0x29AA */ 0x0000, /* 0x29AB */ 0x0000, /* 0x29AC */ 0x0000, /* 0x29AD */ 0x0000, /* 0x29AE */ 0x0000, /* 0x29AF */ 0x0000, /* 0x29B0 */ 0x0000, /* 0x29B1 */ 0x0000, /* 0x29B2 */ 0x0000, /* 0x29B3 */ 0x0000, /* 0x29B4 */ 0x0000, /* 0x29B5 */ 0x0000, /* 0x29B6 */ 0x0000, /* 0x29B7 */ 0x0000, /* 0x29B8 */ 0x0000, /* 0x29B9 */ 0x0000, /* 0x29BA */ 0x0000, /* 0x29BB */ 0x0000, /* 0x29BC */ 0x0000, /* 0x29BD */ 0x0000, /* 0x29BE */ 0x0000, /* 0x29BF */ 0x0000, /* 0x29C0 */ 0x0000, /* 0x29C1 */ 0x0000, /* 0x29C2 */ 0x0000, /* 0x29C3 */ 0x0000, /* 0x29C4 */ 0x0000, /* 0x29C5 */ 0x0000, /* 0x29C6 */ 0x0000, /* 0x29C7 */ 0x0000, /* 0x29C8 */ 0x0000, /* 0x29C9 */ 0x0000, /* 0x29CA */ 0x0000, /* 0x29CB */ 0x0000, /* 0x29CC */ 0x0000, /* 0x29CD */ 0x0000, /* 0x29CE */ 0x0000, /* 0x29CF */ 0x0000, /* 0x29D0 */ 0x0000, /* 0x29D1 */ 0x0000, /* 0x29D2 */ 0x0000, /* 0x29D3 */ 0x0000, /* 0x29D4 */ 0x0000, /* 0x29D5 */ 0x0000, /* 0x29D6 */ 0x0000, /* 0x29D7 */ 0x0000, /* 0x29D8 */ 0x0000, /* 0x29D9 */ 0x0000, /* 0x29DA */ 0x0000, /* 0x29DB */ 0x0000, /* 0x29DC */ 0x0000, /* 0x29DD */ 0x0000, /* 0x29DE */ 0x0000, /* 0x29DF */ 0x0000, /* 0x29E0 */ 0x0000, /* 0x29E1 */ 0x0000, /* 0x29E2 */ 0x0000, /* 0x29E3 */ 0x0000, /* 0x29E4 */ 0x0000, /* 0x29E5 */ 0x0000, /* 0x29E6 */ 0x0000, /* 0x29E7 */ 0x0000, /* 0x29E8 */ 0x0000, /* 0x29E9 */ 0x0000, /* 0x29EA */ 0x0000, /* 0x29EB */ 0x0000, /* 0x29EC */ 0x0000, /* 0x29ED */ 0x0000, /* 0x29EE */ 0x0000, /* 0x29EF */ 0x0000, /* 0x29F0 */ 0x0000, /* 0x29F1 */ 0x0000, /* 0x29F2 */ 0x0000, /* 0x29F3 */ 0x0000, /* 0x29F4 */ 0x0000, /* 0x29F5 */ 0x0000, /* 0x29F6 */ 0x0000, /* 0x29F7 */ 0x0000, /* 0x29F8 */ 0x0000, /* 0x29F9 */ 0x0000, /* 0x29FA */ 0x0000, /* 0x29FB */ 0x0000, /* 0x29FC */ 0x0000, /* 0x29FD */ 0x0000, /* 0x29FE */ 0x0000, /* 0x29FF */ 0x0000, /* 0x2A00 */ 0x0000, /* 0x2A01 */ 0x0000, /* 0x2A02 */ 0x0000, /* 0x2A03 */ 0x0000, /* 0x2A04 */ 0x0000, /* 0x2A05 */ 0x0000, /* 0x2A06 */ 0x0000, /* 0x2A07 */ 0x0000, /* 0x2A08 */ 0x0000, /* 0x2A09 */ 0x0000, /* 0x2A0A */ 0x0000, /* 0x2A0B */ 0x0000, /* 0x2A0C */ 0x0000, /* 0x2A0D */ 0x0000, /* 0x2A0E */ 0x0000, /* 0x2A0F */ 0x0000, /* 0x2A10 */ 0x0000, /* 0x2A11 */ 0x0000, /* 0x2A12 */ 0x0000, /* 0x2A13 */ 0x0000, /* 0x2A14 */ 0x0000, /* 0x2A15 */ 0x0000, /* 0x2A16 */ 0x0000, /* 0x2A17 */ 0x0000, /* 0x2A18 */ 0x0000, /* 0x2A19 */ 0x0000, /* 0x2A1A */ 0x0000, /* 0x2A1B */ 0x0000, /* 0x2A1C */ 0x0000, /* 0x2A1D */ 0x0000, /* 0x2A1E */ 0x0000, /* 0x2A1F */ 0x0000, /* 0x2A20 */ 0x0000, /* 0x2A21 */ 0x0000, /* 0x2A22 */ 0x0000, /* 0x2A23 */ 0x0000, /* 0x2A24 */ 0x0000, /* 0x2A25 */ 0x0000, /* 0x2A26 */ 0x0000, /* 0x2A27 */ 0x0000, /* 0x2A28 */ 0x0000, /* 0x2A29 */ 0x0000, /* 0x2A2A */ 0x0000, /* 0x2A2B */ 0x0000, /* 0x2A2C */ 0x0000, /* 0x2A2D */ 0x0000, /* 0x2A2E */ 0x0000, /* 0x2A2F */ 0x0000, /* 0x2A30 */ 0x0000, /* 0x2A31 */ 0x0000, /* 0x2A32 */ 0x0000, /* 0x2A33 */ 0x0000, /* 0x2A34 */ 0x0000, /* 0x2A35 */ 0x0000, /* 0x2A36 */ 0x0000, /* 0x2A37 */ 0x0000, /* 0x2A38 */ 0x0000, /* 0x2A39 */ 0x0000, /* 0x2A3A */ 0x0000, /* 0x2A3B */ 0x0000, /* 0x2A3C */ 0x0000, /* 0x2A3D */ 0x0000, /* 0x2A3E */ 0x0000, /* 0x2A3F */ 0x0000, /* 0x2A40 */ 0x0000, /* 0x2A41 */ 0x0000, /* 0x2A42 */ 0x0000, /* 0x2A43 */ 0x0000, /* 0x2A44 */ 0x0000, /* 0x2A45 */ 0x0000, /* 0x2A46 */ 0x0000, /* 0x2A47 */ 0x0000, /* 0x2A48 */ 0x0000, /* 0x2A49 */ 0x0000, /* 0x2A4A */ 0x0000, /* 0x2A4B */ 0x0000, /* 0x2A4C */ 0x0000, /* 0x2A4D */ 0x0000, /* 0x2A4E */ 0x0000, /* 0x2A4F */ 0x0000, /* 0x2A50 */ 0x0000, /* 0x2A51 */ 0x0000, /* 0x2A52 */ 0x0000, /* 0x2A53 */ 0x0000, /* 0x2A54 */ 0x0000, /* 0x2A55 */ 0x0000, /* 0x2A56 */ 0x0000, /* 0x2A57 */ 0x0000, /* 0x2A58 */ 0x0000, /* 0x2A59 */ 0x0000, /* 0x2A5A */ 0x0000, /* 0x2A5B */ 0x0000, /* 0x2A5C */ 0x0000, /* 0x2A5D */ 0x0000, /* 0x2A5E */ 0x0000, /* 0x2A5F */ 0x0000, /* 0x2A60 */ 0x0000, /* 0x2A61 */ 0x0000, /* 0x2A62 */ 0x0000, /* 0x2A63 */ 0x0000, /* 0x2A64 */ 0x0000, /* 0x2A65 */ 0x0000, /* 0x2A66 */ 0x0000, /* 0x2A67 */ 0x0000, /* 0x2A68 */ 0x0000, /* 0x2A69 */ 0x0000, /* 0x2A6A */ 0x0000, /* 0x2A6B */ 0x0000, /* 0x2A6C */ 0x0000, /* 0x2A6D */ 0x0000, /* 0x2A6E */ 0x0000, /* 0x2A6F */ 0x0000, /* 0x2A70 */ 0x0000, /* 0x2A71 */ 0x0000, /* 0x2A72 */ 0x0000, /* 0x2A73 */ 0x0000, /* 0x2A74 */ 0x0000, /* 0x2A75 */ 0x0000, /* 0x2A76 */ 0x0000, /* 0x2A77 */ 0x0000, /* 0x2A78 */ 0x0000, /* 0x2A79 */ 0x0000, /* 0x2A7A */ 0x0000, /* 0x2A7B */ 0x0000, /* 0x2A7C */ 0x0000, /* 0x2A7D */ 0x0000, /* 0x2A7E */ 0x0000, /* 0x2A7F */ 0x0000, /* 0x2A80 */ 0x0000, /* 0x2A81 */ 0x0000, /* 0x2A82 */ 0x0000, /* 0x2A83 */ 0x0000, /* 0x2A84 */ 0x0000, /* 0x2A85 */ 0x0000, /* 0x2A86 */ 0x0000, /* 0x2A87 */ 0x0000, /* 0x2A88 */ 0x0000, /* 0x2A89 */ 0x0000, /* 0x2A8A */ 0x0000, /* 0x2A8B */ 0x0000, /* 0x2A8C */ 0x0000, /* 0x2A8D */ 0x0000, /* 0x2A8E */ 0x0000, /* 0x2A8F */ 0x0000, /* 0x2A90 */ 0x0000, /* 0x2A91 */ 0x0000, /* 0x2A92 */ 0x0000, /* 0x2A93 */ 0x0000, /* 0x2A94 */ 0x0000, /* 0x2A95 */ 0x0000, /* 0x2A96 */ 0x0000, /* 0x2A97 */ 0x0000, /* 0x2A98 */ 0x0000, /* 0x2A99 */ 0x0000, /* 0x2A9A */ 0x0000, /* 0x2A9B */ 0x0000, /* 0x2A9C */ 0x0000, /* 0x2A9D */ 0x0000, /* 0x2A9E */ 0x0000, /* 0x2A9F */ 0x0000, /* 0x2AA0 */ 0x0000, /* 0x2AA1 */ 0x0000, /* 0x2AA2 */ 0x0000, /* 0x2AA3 */ 0x0000, /* 0x2AA4 */ 0x0000, /* 0x2AA5 */ 0x0000, /* 0x2AA6 */ 0x0000, /* 0x2AA7 */ 0x0000, /* 0x2AA8 */ 0x0000, /* 0x2AA9 */ 0x0000, /* 0x2AAA */ 0x0000, /* 0x2AAB */ 0x0000, /* 0x2AAC */ 0x0000, /* 0x2AAD */ 0x0000, /* 0x2AAE */ 0x0000, /* 0x2AAF */ 0x0000, /* 0x2AB0 */ 0x0000, /* 0x2AB1 */ 0x0000, /* 0x2AB2 */ 0x0000, /* 0x2AB3 */ 0x0000, /* 0x2AB4 */ 0x0000, /* 0x2AB5 */ 0x0000, /* 0x2AB6 */ 0x0000, /* 0x2AB7 */ 0x0000, /* 0x2AB8 */ 0x0000, /* 0x2AB9 */ 0x0000, /* 0x2ABA */ 0x0000, /* 0x2ABB */ 0x0000, /* 0x2ABC */ 0x0000, /* 0x2ABD */ 0x0000, /* 0x2ABE */ 0x0000, /* 0x2ABF */ 0x0000, /* 0x2AC0 */ 0x0000, /* 0x2AC1 */ 0x0000, /* 0x2AC2 */ 0x0000, /* 0x2AC3 */ 0x0000, /* 0x2AC4 */ 0x0000, /* 0x2AC5 */ 0x0000, /* 0x2AC6 */ 0x0000, /* 0x2AC7 */ 0x0000, /* 0x2AC8 */ 0x0000, /* 0x2AC9 */ 0x0000, /* 0x2ACA */ 0x0000, /* 0x2ACB */ 0x0000, /* 0x2ACC */ 0x0000, /* 0x2ACD */ 0x0000, /* 0x2ACE */ 0x0000, /* 0x2ACF */ 0x0000, /* 0x2AD0 */ 0x0000, /* 0x2AD1 */ 0x0000, /* 0x2AD2 */ 0x0000, /* 0x2AD3 */ 0x0000, /* 0x2AD4 */ 0x0000, /* 0x2AD5 */ 0x0000, /* 0x2AD6 */ 0x0000, /* 0x2AD7 */ 0x0000, /* 0x2AD8 */ 0x0000, /* 0x2AD9 */ 0x0000, /* 0x2ADA */ 0x0000, /* 0x2ADB */ 0x0000, /* 0x2ADC */ 0x0000, /* 0x2ADD */ 0x0000, /* 0x2ADE */ 0x0000, /* 0x2ADF */ 0x0000, /* 0x2AE0 */ 0x0000, /* 0x2AE1 */ 0x0000, /* 0x2AE2 */ 0x0000, /* 0x2AE3 */ 0x0000, /* 0x2AE4 */ 0x0000, /* 0x2AE5 */ 0x0000, /* 0x2AE6 */ 0x0000, /* 0x2AE7 */ 0x0000, /* 0x2AE8 */ 0x0000, /* 0x2AE9 */ 0x0000, /* 0x2AEA */ 0x0000, /* 0x2AEB */ 0x0000, /* 0x2AEC */ 0x0000, /* 0x2AED */ 0x0000, /* 0x2AEE */ 0x0000, /* 0x2AEF */ 0x0000, /* 0x2AF0 */ 0x0000, /* 0x2AF1 */ 0x0000, /* 0x2AF2 */ 0x0000, /* 0x2AF3 */ 0x0000, /* 0x2AF4 */ 0x0000, /* 0x2AF5 */ 0x0000, /* 0x2AF6 */ 0x0000, /* 0x2AF7 */ 0x0000, /* 0x2AF8 */ 0x0000, /* 0x2AF9 */ 0x0000, /* 0x2AFA */ 0x0000, /* 0x2AFB */ 0x0000, /* 0x2AFC */ 0x0000, /* 0x2AFD */ 0x0000, /* 0x2AFE */ 0x0000, /* 0x2AFF */ 0x0000, /* 0x2B00 */ 0x0000, /* 0x2B01 */ 0x0000, /* 0x2B02 */ 0x0000, /* 0x2B03 */ 0x0000, /* 0x2B04 */ 0x0000, /* 0x2B05 */ 0x0000, /* 0x2B06 */ 0x0000, /* 0x2B07 */ 0x0000, /* 0x2B08 */ 0x0000, /* 0x2B09 */ 0x0000, /* 0x2B0A */ 0x0000, /* 0x2B0B */ 0x0000, /* 0x2B0C */ 0x0000, /* 0x2B0D */ 0x0000, /* 0x2B0E */ 0x0000, /* 0x2B0F */ 0x0000, /* 0x2B10 */ 0x0000, /* 0x2B11 */ 0x0000, /* 0x2B12 */ 0x0000, /* 0x2B13 */ 0x0000, /* 0x2B14 */ 0x0000, /* 0x2B15 */ 0x0000, /* 0x2B16 */ 0x0000, /* 0x2B17 */ 0x0000, /* 0x2B18 */ 0x0000, /* 0x2B19 */ 0x0000, /* 0x2B1A */ 0x0000, /* 0x2B1B */ 0x0000, /* 0x2B1C */ 0x0000, /* 0x2B1D */ 0x0000, /* 0x2B1E */ 0x0000, /* 0x2B1F */ 0x0000, /* 0x2B20 */ 0x0000, /* 0x2B21 */ 0x0000, /* 0x2B22 */ 0x0000, /* 0x2B23 */ 0x0000, /* 0x2B24 */ 0x0000, /* 0x2B25 */ 0x0000, /* 0x2B26 */ 0x0000, /* 0x2B27 */ 0x0000, /* 0x2B28 */ 0x0000, /* 0x2B29 */ 0x0000, /* 0x2B2A */ 0x0000, /* 0x2B2B */ 0x0000, /* 0x2B2C */ 0x0000, /* 0x2B2D */ 0x0000, /* 0x2B2E */ 0x0000, /* 0x2B2F */ 0x0000, /* 0x2B30 */ 0x0000, /* 0x2B31 */ 0x0000, /* 0x2B32 */ 0x0000, /* 0x2B33 */ 0x0000, /* 0x2B34 */ 0x0000, /* 0x2B35 */ 0x0000, /* 0x2B36 */ 0x0000, /* 0x2B37 */ 0x0000, /* 0x2B38 */ 0x0000, /* 0x2B39 */ 0x0000, /* 0x2B3A */ 0x0000, /* 0x2B3B */ 0x0000, /* 0x2B3C */ 0x0000, /* 0x2B3D */ 0x0000, /* 0x2B3E */ 0x0000, /* 0x2B3F */ 0x0000, /* 0x2B40 */ 0x0000, /* 0x2B41 */ 0x0000, /* 0x2B42 */ 0x0000, /* 0x2B43 */ 0x0000, /* 0x2B44 */ 0x0000, /* 0x2B45 */ 0x0000, /* 0x2B46 */ 0x0000, /* 0x2B47 */ 0x0000, /* 0x2B48 */ 0x0000, /* 0x2B49 */ 0x0000, /* 0x2B4A */ 0x0000, /* 0x2B4B */ 0x0000, /* 0x2B4C */ 0x0000, /* 0x2B4D */ 0x0000, /* 0x2B4E */ 0x0000, /* 0x2B4F */ 0x0000, /* 0x2B50 */ 0x0000, /* 0x2B51 */ 0x0000, /* 0x2B52 */ 0x0000, /* 0x2B53 */ 0x0000, /* 0x2B54 */ 0x0000, /* 0x2B55 */ 0x0000, /* 0x2B56 */ 0x0000, /* 0x2B57 */ 0x0000, /* 0x2B58 */ 0x0000, /* 0x2B59 */ 0x0000, /* 0x2B5A */ 0x0000, /* 0x2B5B */ 0x0000, /* 0x2B5C */ 0x0000, /* 0x2B5D */ 0x0000, /* 0x2B5E */ 0x0000, /* 0x2B5F */ 0x0000, /* 0x2B60 */ 0x0000, /* 0x2B61 */ 0x0000, /* 0x2B62 */ 0x0000, /* 0x2B63 */ 0x0000, /* 0x2B64 */ 0x0000, /* 0x2B65 */ 0x0000, /* 0x2B66 */ 0x0000, /* 0x2B67 */ 0x0000, /* 0x2B68 */ 0x0000, /* 0x2B69 */ 0x0000, /* 0x2B6A */ 0x0000, /* 0x2B6B */ 0x0000, /* 0x2B6C */ 0x0000, /* 0x2B6D */ 0x0000, /* 0x2B6E */ 0x0000, /* 0x2B6F */ 0x0000, /* 0x2B70 */ 0x0000, /* 0x2B71 */ 0x0000, /* 0x2B72 */ 0x0000, /* 0x2B73 */ 0x0000, /* 0x2B74 */ 0x0000, /* 0x2B75 */ 0x0000, /* 0x2B76 */ 0x0000, /* 0x2B77 */ 0x0000, /* 0x2B78 */ 0x0000, /* 0x2B79 */ 0x0000, /* 0x2B7A */ 0x0000, /* 0x2B7B */ 0x0000, /* 0x2B7C */ 0x0000, /* 0x2B7D */ 0x0000, /* 0x2B7E */ 0x0000, /* 0x2B7F */ 0x0000, /* 0x2B80 */ 0x0000, /* 0x2B81 */ 0x0000, /* 0x2B82 */ 0x0000, /* 0x2B83 */ 0x0000, /* 0x2B84 */ 0x0000, /* 0x2B85 */ 0x0000, /* 0x2B86 */ 0x0000, /* 0x2B87 */ 0x0000, /* 0x2B88 */ 0x0000, /* 0x2B89 */ 0x0000, /* 0x2B8A */ 0x0000, /* 0x2B8B */ 0x0000, /* 0x2B8C */ 0x0000, /* 0x2B8D */ 0x0000, /* 0x2B8E */ 0x0000, /* 0x2B8F */ 0x0000, /* 0x2B90 */ 0x0000, /* 0x2B91 */ 0x0000, /* 0x2B92 */ 0x0000, /* 0x2B93 */ 0x0000, /* 0x2B94 */ 0x0000, /* 0x2B95 */ 0x0000, /* 0x2B96 */ 0x0000, /* 0x2B97 */ 0x0000, /* 0x2B98 */ 0x0000, /* 0x2B99 */ 0x0000, /* 0x2B9A */ 0x0000, /* 0x2B9B */ 0x0000, /* 0x2B9C */ 0x0000, /* 0x2B9D */ 0x0000, /* 0x2B9E */ 0x0000, /* 0x2B9F */ 0x0000, /* 0x2BA0 */ 0x0000, /* 0x2BA1 */ 0x0000, /* 0x2BA2 */ 0x0000, /* 0x2BA3 */ 0x0000, /* 0x2BA4 */ 0x0000, /* 0x2BA5 */ 0x0000, /* 0x2BA6 */ 0x0000, /* 0x2BA7 */ 0x0000, /* 0x2BA8 */ 0x0000, /* 0x2BA9 */ 0x0000, /* 0x2BAA */ 0x0000, /* 0x2BAB */ 0x0000, /* 0x2BAC */ 0x0000, /* 0x2BAD */ 0x0000, /* 0x2BAE */ 0x0000, /* 0x2BAF */ 0x0000, /* 0x2BB0 */ 0x0000, /* 0x2BB1 */ 0x0000, /* 0x2BB2 */ 0x0000, /* 0x2BB3 */ 0x0000, /* 0x2BB4 */ 0x0000, /* 0x2BB5 */ 0x0000, /* 0x2BB6 */ 0x0000, /* 0x2BB7 */ 0x0000, /* 0x2BB8 */ 0x0000, /* 0x2BB9 */ 0x0000, /* 0x2BBA */ 0x0000, /* 0x2BBB */ 0x0000, /* 0x2BBC */ 0x0000, /* 0x2BBD */ 0x0000, /* 0x2BBE */ 0x0000, /* 0x2BBF */ 0x0000, /* 0x2BC0 */ 0x0000, /* 0x2BC1 */ 0x0000, /* 0x2BC2 */ 0x0000, /* 0x2BC3 */ 0x0000, /* 0x2BC4 */ 0x0000, /* 0x2BC5 */ 0x0000, /* 0x2BC6 */ 0x0000, /* 0x2BC7 */ 0x0000, /* 0x2BC8 */ 0x0000, /* 0x2BC9 */ 0x0000, /* 0x2BCA */ 0x0000, /* 0x2BCB */ 0x0000, /* 0x2BCC */ 0x0000, /* 0x2BCD */ 0x0000, /* 0x2BCE */ 0x0000, /* 0x2BCF */ 0x0000, /* 0x2BD0 */ 0x0000, /* 0x2BD1 */ 0x0000, /* 0x2BD2 */ 0x0000, /* 0x2BD3 */ 0x0000, /* 0x2BD4 */ 0x0000, /* 0x2BD5 */ 0x0000, /* 0x2BD6 */ 0x0000, /* 0x2BD7 */ 0x0000, /* 0x2BD8 */ 0x0000, /* 0x2BD9 */ 0x0000, /* 0x2BDA */ 0x0000, /* 0x2BDB */ 0x0000, /* 0x2BDC */ 0x0000, /* 0x2BDD */ 0x0000, /* 0x2BDE */ 0x0000, /* 0x2BDF */ 0x0000, /* 0x2BE0 */ 0x0000, /* 0x2BE1 */ 0x0000, /* 0x2BE2 */ 0x0000, /* 0x2BE3 */ 0x0000, /* 0x2BE4 */ 0x0000, /* 0x2BE5 */ 0x0000, /* 0x2BE6 */ 0x0000, /* 0x2BE7 */ 0x0000, /* 0x2BE8 */ 0x0000, /* 0x2BE9 */ 0x0000, /* 0x2BEA */ 0x0000, /* 0x2BEB */ 0x0000, /* 0x2BEC */ 0x0000, /* 0x2BED */ 0x0000, /* 0x2BEE */ 0x0000, /* 0x2BEF */ 0x0000, /* 0x2BF0 */ 0x0000, /* 0x2BF1 */ 0x0000, /* 0x2BF2 */ 0x0000, /* 0x2BF3 */ 0x0000, /* 0x2BF4 */ 0x0000, /* 0x2BF5 */ 0x0000, /* 0x2BF6 */ 0x0000, /* 0x2BF7 */ 0x0000, /* 0x2BF8 */ 0x0000, /* 0x2BF9 */ 0x0000, /* 0x2BFA */ 0x0000, /* 0x2BFB */ 0x0000, /* 0x2BFC */ 0x0000, /* 0x2BFD */ 0x0000, /* 0x2BFE */ 0x0000, /* 0x2BFF */ 0x0000, /* 0x2C00 */ 0x0000, /* 0x2C01 */ 0x0000, /* 0x2C02 */ 0x0000, /* 0x2C03 */ 0x0000, /* 0x2C04 */ 0x0000, /* 0x2C05 */ 0x0000, /* 0x2C06 */ 0x0000, /* 0x2C07 */ 0x0000, /* 0x2C08 */ 0x0000, /* 0x2C09 */ 0x0000, /* 0x2C0A */ 0x0000, /* 0x2C0B */ 0x0000, /* 0x2C0C */ 0x0000, /* 0x2C0D */ 0x0000, /* 0x2C0E */ 0x0000, /* 0x2C0F */ 0x0000, /* 0x2C10 */ 0x0000, /* 0x2C11 */ 0x0000, /* 0x2C12 */ 0x0000, /* 0x2C13 */ 0x0000, /* 0x2C14 */ 0x0000, /* 0x2C15 */ 0x0000, /* 0x2C16 */ 0x0000, /* 0x2C17 */ 0x0000, /* 0x2C18 */ 0x0000, /* 0x2C19 */ 0x0000, /* 0x2C1A */ 0x0000, /* 0x2C1B */ 0x0000, /* 0x2C1C */ 0x0000, /* 0x2C1D */ 0x0000, /* 0x2C1E */ 0x0000, /* 0x2C1F */ 0x0000, /* 0x2C20 */ 0x0000, /* 0x2C21 */ 0x0000, /* 0x2C22 */ 0x0000, /* 0x2C23 */ 0x0000, /* 0x2C24 */ 0x0000, /* 0x2C25 */ 0x0000, /* 0x2C26 */ 0x0000, /* 0x2C27 */ 0x0000, /* 0x2C28 */ 0x0000, /* 0x2C29 */ 0x0000, /* 0x2C2A */ 0x0000, /* 0x2C2B */ 0x0000, /* 0x2C2C */ 0x0000, /* 0x2C2D */ 0x0000, /* 0x2C2E */ 0x0000, /* 0x2C2F */ 0x0000, /* 0x2C30 */ 0x0000, /* 0x2C31 */ 0x0000, /* 0x2C32 */ 0x0000, /* 0x2C33 */ 0x0000, /* 0x2C34 */ 0x0000, /* 0x2C35 */ 0x0000, /* 0x2C36 */ 0x0000, /* 0x2C37 */ 0x0000, /* 0x2C38 */ 0x0000, /* 0x2C39 */ 0x0000, /* 0x2C3A */ 0x0000, /* 0x2C3B */ 0x0000, /* 0x2C3C */ 0x0000, /* 0x2C3D */ 0x0000, /* 0x2C3E */ 0x0000, /* 0x2C3F */ 0x0000, /* 0x2C40 */ 0x0000, /* 0x2C41 */ 0x0000, /* 0x2C42 */ 0x0000, /* 0x2C43 */ 0x0000, /* 0x2C44 */ 0x0000, /* 0x2C45 */ 0x0000, /* 0x2C46 */ 0x0000, /* 0x2C47 */ 0x0000, /* 0x2C48 */ 0x0000, /* 0x2C49 */ 0x0000, /* 0x2C4A */ 0x0000, /* 0x2C4B */ 0x0000, /* 0x2C4C */ 0x0000, /* 0x2C4D */ 0x0000, /* 0x2C4E */ 0x0000, /* 0x2C4F */ 0x0000, /* 0x2C50 */ 0x0000, /* 0x2C51 */ 0x0000, /* 0x2C52 */ 0x0000, /* 0x2C53 */ 0x0000, /* 0x2C54 */ 0x0000, /* 0x2C55 */ 0x0000, /* 0x2C56 */ 0x0000, /* 0x2C57 */ 0x0000, /* 0x2C58 */ 0x0000, /* 0x2C59 */ 0x0000, /* 0x2C5A */ 0x0000, /* 0x2C5B */ 0x0000, /* 0x2C5C */ 0x0000, /* 0x2C5D */ 0x0000, /* 0x2C5E */ 0x0000, /* 0x2C5F */ 0x0000, /* 0x2C60 */ 0x0000, /* 0x2C61 */ 0x0000, /* 0x2C62 */ 0x0000, /* 0x2C63 */ 0x0000, /* 0x2C64 */ 0x0000, /* 0x2C65 */ 0x0000, /* 0x2C66 */ 0x0000, /* 0x2C67 */ 0x0000, /* 0x2C68 */ 0x0000, /* 0x2C69 */ 0x0000, /* 0x2C6A */ 0x0000, /* 0x2C6B */ 0x0000, /* 0x2C6C */ 0x0000, /* 0x2C6D */ 0x0000, /* 0x2C6E */ 0x0000, /* 0x2C6F */ 0x0000, /* 0x2C70 */ 0x0000, /* 0x2C71 */ 0x0000, /* 0x2C72 */ 0x0000, /* 0x2C73 */ 0x0000, /* 0x2C74 */ 0x0000, /* 0x2C75 */ 0x0000, /* 0x2C76 */ 0x0000, /* 0x2C77 */ 0x0000, /* 0x2C78 */ 0x0000, /* 0x2C79 */ 0x0000, /* 0x2C7A */ 0x0000, /* 0x2C7B */ 0x0000, /* 0x2C7C */ 0x0000, /* 0x2C7D */ 0x0000, /* 0x2C7E */ 0x0000, /* 0x2C7F */ 0x0000, /* 0x2C80 */ 0x0000, /* 0x2C81 */ 0x0000, /* 0x2C82 */ 0x0000, /* 0x2C83 */ 0x0000, /* 0x2C84 */ 0x0000, /* 0x2C85 */ 0x0000, /* 0x2C86 */ 0x0000, /* 0x2C87 */ 0x0000, /* 0x2C88 */ 0x0000, /* 0x2C89 */ 0x0000, /* 0x2C8A */ 0x0000, /* 0x2C8B */ 0x0000, /* 0x2C8C */ 0x0000, /* 0x2C8D */ 0x0000, /* 0x2C8E */ 0x0000, /* 0x2C8F */ 0x0000, /* 0x2C90 */ 0x0000, /* 0x2C91 */ 0x0000, /* 0x2C92 */ 0x0000, /* 0x2C93 */ 0x0000, /* 0x2C94 */ 0x0000, /* 0x2C95 */ 0x0000, /* 0x2C96 */ 0x0000, /* 0x2C97 */ 0x0000, /* 0x2C98 */ 0x0000, /* 0x2C99 */ 0x0000, /* 0x2C9A */ 0x0000, /* 0x2C9B */ 0x0000, /* 0x2C9C */ 0x0000, /* 0x2C9D */ 0x0000, /* 0x2C9E */ 0x0000, /* 0x2C9F */ 0x0000, /* 0x2CA0 */ 0x0000, /* 0x2CA1 */ 0x0000, /* 0x2CA2 */ 0x0000, /* 0x2CA3 */ 0x0000, /* 0x2CA4 */ 0x0000, /* 0x2CA5 */ 0x0000, /* 0x2CA6 */ 0x0000, /* 0x2CA7 */ 0x0000, /* 0x2CA8 */ 0x0000, /* 0x2CA9 */ 0x0000, /* 0x2CAA */ 0x0000, /* 0x2CAB */ 0x0000, /* 0x2CAC */ 0x0000, /* 0x2CAD */ 0x0000, /* 0x2CAE */ 0x0000, /* 0x2CAF */ 0x0000, /* 0x2CB0 */ 0x0000, /* 0x2CB1 */ 0x0000, /* 0x2CB2 */ 0x0000, /* 0x2CB3 */ 0x0000, /* 0x2CB4 */ 0x0000, /* 0x2CB5 */ 0x0000, /* 0x2CB6 */ 0x0000, /* 0x2CB7 */ 0x0000, /* 0x2CB8 */ 0x0000, /* 0x2CB9 */ 0x0000, /* 0x2CBA */ 0x0000, /* 0x2CBB */ 0x0000, /* 0x2CBC */ 0x0000, /* 0x2CBD */ 0x0000, /* 0x2CBE */ 0x0000, /* 0x2CBF */ 0x0000, /* 0x2CC0 */ 0x0000, /* 0x2CC1 */ 0x0000, /* 0x2CC2 */ 0x0000, /* 0x2CC3 */ 0x0000, /* 0x2CC4 */ 0x0000, /* 0x2CC5 */ 0x0000, /* 0x2CC6 */ 0x0000, /* 0x2CC7 */ 0x0000, /* 0x2CC8 */ 0x0000, /* 0x2CC9 */ 0x0000, /* 0x2CCA */ 0x0000, /* 0x2CCB */ 0x0000, /* 0x2CCC */ 0x0000, /* 0x2CCD */ 0x0000, /* 0x2CCE */ 0x0000, /* 0x2CCF */ 0x0000, /* 0x2CD0 */ 0x0000, /* 0x2CD1 */ 0x0000, /* 0x2CD2 */ 0x0000, /* 0x2CD3 */ 0x0000, /* 0x2CD4 */ 0x0000, /* 0x2CD5 */ 0x0000, /* 0x2CD6 */ 0x0000, /* 0x2CD7 */ 0x0000, /* 0x2CD8 */ 0x0000, /* 0x2CD9 */ 0x0000, /* 0x2CDA */ 0x0000, /* 0x2CDB */ 0x0000, /* 0x2CDC */ 0x0000, /* 0x2CDD */ 0x0000, /* 0x2CDE */ 0x0000, /* 0x2CDF */ 0x0000, /* 0x2CE0 */ 0x0000, /* 0x2CE1 */ 0x0000, /* 0x2CE2 */ 0x0000, /* 0x2CE3 */ 0x0000, /* 0x2CE4 */ 0x0000, /* 0x2CE5 */ 0x0000, /* 0x2CE6 */ 0x0000, /* 0x2CE7 */ 0x0000, /* 0x2CE8 */ 0x0000, /* 0x2CE9 */ 0x0000, /* 0x2CEA */ 0x0000, /* 0x2CEB */ 0x0000, /* 0x2CEC */ 0x0000, /* 0x2CED */ 0x0000, /* 0x2CEE */ 0x0000, /* 0x2CEF */ 0x0000, /* 0x2CF0 */ 0x0000, /* 0x2CF1 */ 0x0000, /* 0x2CF2 */ 0x0000, /* 0x2CF3 */ 0x0000, /* 0x2CF4 */ 0x0000, /* 0x2CF5 */ 0x0000, /* 0x2CF6 */ 0x0000, /* 0x2CF7 */ 0x0000, /* 0x2CF8 */ 0x0000, /* 0x2CF9 */ 0x0000, /* 0x2CFA */ 0x0000, /* 0x2CFB */ 0x0000, /* 0x2CFC */ 0x0000, /* 0x2CFD */ 0x0000, /* 0x2CFE */ 0x0000, /* 0x2CFF */ 0x0000, /* 0x2D00 */ 0x0000, /* 0x2D01 */ 0x0000, /* 0x2D02 */ 0x0000, /* 0x2D03 */ 0x0000, /* 0x2D04 */ 0x0000, /* 0x2D05 */ 0x0000, /* 0x2D06 */ 0x0000, /* 0x2D07 */ 0x0000, /* 0x2D08 */ 0x0000, /* 0x2D09 */ 0x0000, /* 0x2D0A */ 0x0000, /* 0x2D0B */ 0x0000, /* 0x2D0C */ 0x0000, /* 0x2D0D */ 0x0000, /* 0x2D0E */ 0x0000, /* 0x2D0F */ 0x0000, /* 0x2D10 */ 0x0000, /* 0x2D11 */ 0x0000, /* 0x2D12 */ 0x0000, /* 0x2D13 */ 0x0000, /* 0x2D14 */ 0x0000, /* 0x2D15 */ 0x0000, /* 0x2D16 */ 0x0000, /* 0x2D17 */ 0x0000, /* 0x2D18 */ 0x0000, /* 0x2D19 */ 0x0000, /* 0x2D1A */ 0x0000, /* 0x2D1B */ 0x0000, /* 0x2D1C */ 0x0000, /* 0x2D1D */ 0x0000, /* 0x2D1E */ 0x0000, /* 0x2D1F */ 0x0000, /* 0x2D20 */ 0x0000, /* 0x2D21 */ 0x0000, /* 0x2D22 */ 0x0000, /* 0x2D23 */ 0x0000, /* 0x2D24 */ 0x0000, /* 0x2D25 */ 0x0000, /* 0x2D26 */ 0x0000, /* 0x2D27 */ 0x0000, /* 0x2D28 */ 0x0000, /* 0x2D29 */ 0x0000, /* 0x2D2A */ 0x0000, /* 0x2D2B */ 0x0000, /* 0x2D2C */ 0x0000, /* 0x2D2D */ 0x0000, /* 0x2D2E */ 0x0000, /* 0x2D2F */ 0x0000, /* 0x2D30 */ 0x0000, /* 0x2D31 */ 0x0000, /* 0x2D32 */ 0x0000, /* 0x2D33 */ 0x0000, /* 0x2D34 */ 0x0000, /* 0x2D35 */ 0x0000, /* 0x2D36 */ 0x0000, /* 0x2D37 */ 0x0000, /* 0x2D38 */ 0x0000, /* 0x2D39 */ 0x0000, /* 0x2D3A */ 0x0000, /* 0x2D3B */ 0x0000, /* 0x2D3C */ 0x0000, /* 0x2D3D */ 0x0000, /* 0x2D3E */ 0x0000, /* 0x2D3F */ 0x0000, /* 0x2D40 */ 0x0000, /* 0x2D41 */ 0x0000, /* 0x2D42 */ 0x0000, /* 0x2D43 */ 0x0000, /* 0x2D44 */ 0x0000, /* 0x2D45 */ 0x0000, /* 0x2D46 */ 0x0000, /* 0x2D47 */ 0x0000, /* 0x2D48 */ 0x0000, /* 0x2D49 */ 0x0000, /* 0x2D4A */ 0x0000, /* 0x2D4B */ 0x0000, /* 0x2D4C */ 0x0000, /* 0x2D4D */ 0x0000, /* 0x2D4E */ 0x0000, /* 0x2D4F */ 0x0000, /* 0x2D50 */ 0x0000, /* 0x2D51 */ 0x0000, /* 0x2D52 */ 0x0000, /* 0x2D53 */ 0x0000, /* 0x2D54 */ 0x0000, /* 0x2D55 */ 0x0000, /* 0x2D56 */ 0x0000, /* 0x2D57 */ 0x0000, /* 0x2D58 */ 0x0000, /* 0x2D59 */ 0x0000, /* 0x2D5A */ 0x0000, /* 0x2D5B */ 0x0000, /* 0x2D5C */ 0x0000, /* 0x2D5D */ 0x0000, /* 0x2D5E */ 0x0000, /* 0x2D5F */ 0x0000, /* 0x2D60 */ 0x0000, /* 0x2D61 */ 0x0000, /* 0x2D62 */ 0x0000, /* 0x2D63 */ 0x0000, /* 0x2D64 */ 0x0000, /* 0x2D65 */ 0x0000, /* 0x2D66 */ 0x0000, /* 0x2D67 */ 0x0000, /* 0x2D68 */ 0x0000, /* 0x2D69 */ 0x0000, /* 0x2D6A */ 0x0000, /* 0x2D6B */ 0x0000, /* 0x2D6C */ 0x0000, /* 0x2D6D */ 0x0000, /* 0x2D6E */ 0x0000, /* 0x2D6F */ 0x0000, /* 0x2D70 */ 0x0000, /* 0x2D71 */ 0x0000, /* 0x2D72 */ 0x0000, /* 0x2D73 */ 0x0000, /* 0x2D74 */ 0x0000, /* 0x2D75 */ 0x0000, /* 0x2D76 */ 0x0000, /* 0x2D77 */ 0x0000, /* 0x2D78 */ 0x0000, /* 0x2D79 */ 0x0000, /* 0x2D7A */ 0x0000, /* 0x2D7B */ 0x0000, /* 0x2D7C */ 0x0000, /* 0x2D7D */ 0x0000, /* 0x2D7E */ 0x0000, /* 0x2D7F */ 0x0000, /* 0x2D80 */ 0x0000, /* 0x2D81 */ 0x0000, /* 0x2D82 */ 0x0000, /* 0x2D83 */ 0x0000, /* 0x2D84 */ 0x0000, /* 0x2D85 */ 0x0000, /* 0x2D86 */ 0x0000, /* 0x2D87 */ 0x0000, /* 0x2D88 */ 0x0000, /* 0x2D89 */ 0x0000, /* 0x2D8A */ 0x0000, /* 0x2D8B */ 0x0000, /* 0x2D8C */ 0x0000, /* 0x2D8D */ 0x0000, /* 0x2D8E */ 0x0000, /* 0x2D8F */ 0x0000, /* 0x2D90 */ 0x0000, /* 0x2D91 */ 0x0000, /* 0x2D92 */ 0x0000, /* 0x2D93 */ 0x0000, /* 0x2D94 */ 0x0000, /* 0x2D95 */ 0x0000, /* 0x2D96 */ 0x0000, /* 0x2D97 */ 0x0000, /* 0x2D98 */ 0x0000, /* 0x2D99 */ 0x0000, /* 0x2D9A */ 0x0000, /* 0x2D9B */ 0x0000, /* 0x2D9C */ 0x0000, /* 0x2D9D */ 0x0000, /* 0x2D9E */ 0x0000, /* 0x2D9F */ 0x0000, /* 0x2DA0 */ 0x0000, /* 0x2DA1 */ 0x0000, /* 0x2DA2 */ 0x0000, /* 0x2DA3 */ 0x0000, /* 0x2DA4 */ 0x0000, /* 0x2DA5 */ 0x0000, /* 0x2DA6 */ 0x0000, /* 0x2DA7 */ 0x0000, /* 0x2DA8 */ 0x0000, /* 0x2DA9 */ 0x0000, /* 0x2DAA */ 0x0000, /* 0x2DAB */ 0x0000, /* 0x2DAC */ 0x0000, /* 0x2DAD */ 0x0000, /* 0x2DAE */ 0x0000, /* 0x2DAF */ 0x0000, /* 0x2DB0 */ 0x0000, /* 0x2DB1 */ 0x0000, /* 0x2DB2 */ 0x0000, /* 0x2DB3 */ 0x0000, /* 0x2DB4 */ 0x0000, /* 0x2DB5 */ 0x0000, /* 0x2DB6 */ 0x0000, /* 0x2DB7 */ 0x0000, /* 0x2DB8 */ 0x0000, /* 0x2DB9 */ 0x0000, /* 0x2DBA */ 0x0000, /* 0x2DBB */ 0x0000, /* 0x2DBC */ 0x0000, /* 0x2DBD */ 0x0000, /* 0x2DBE */ 0x0000, /* 0x2DBF */ 0x0000, /* 0x2DC0 */ 0x0000, /* 0x2DC1 */ 0x0000, /* 0x2DC2 */ 0x0000, /* 0x2DC3 */ 0x0000, /* 0x2DC4 */ 0x0000, /* 0x2DC5 */ 0x0000, /* 0x2DC6 */ 0x0000, /* 0x2DC7 */ 0x0000, /* 0x2DC8 */ 0x0000, /* 0x2DC9 */ 0x0000, /* 0x2DCA */ 0x0000, /* 0x2DCB */ 0x0000, /* 0x2DCC */ 0x0000, /* 0x2DCD */ 0x0000, /* 0x2DCE */ 0x0000, /* 0x2DCF */ 0x0000, /* 0x2DD0 */ 0x0000, /* 0x2DD1 */ 0x0000, /* 0x2DD2 */ 0x0000, /* 0x2DD3 */ 0x0000, /* 0x2DD4 */ 0x0000, /* 0x2DD5 */ 0x0000, /* 0x2DD6 */ 0x0000, /* 0x2DD7 */ 0x0000, /* 0x2DD8 */ 0x0000, /* 0x2DD9 */ 0x0000, /* 0x2DDA */ 0x0000, /* 0x2DDB */ 0x0000, /* 0x2DDC */ 0x0000, /* 0x2DDD */ 0x0000, /* 0x2DDE */ 0x0000, /* 0x2DDF */ 0x0000, /* 0x2DE0 */ 0x0000, /* 0x2DE1 */ 0x0000, /* 0x2DE2 */ 0x0000, /* 0x2DE3 */ 0x0000, /* 0x2DE4 */ 0x0000, /* 0x2DE5 */ 0x0000, /* 0x2DE6 */ 0x0000, /* 0x2DE7 */ 0x0000, /* 0x2DE8 */ 0x0000, /* 0x2DE9 */ 0x0000, /* 0x2DEA */ 0x0000, /* 0x2DEB */ 0x0000, /* 0x2DEC */ 0x0000, /* 0x2DED */ 0x0000, /* 0x2DEE */ 0x0000, /* 0x2DEF */ 0x0000, /* 0x2DF0 */ 0x0000, /* 0x2DF1 */ 0x0000, /* 0x2DF2 */ 0x0000, /* 0x2DF3 */ 0x0000, /* 0x2DF4 */ 0x0000, /* 0x2DF5 */ 0x0000, /* 0x2DF6 */ 0x0000, /* 0x2DF7 */ 0x0000, /* 0x2DF8 */ 0x0000, /* 0x2DF9 */ 0x0000, /* 0x2DFA */ 0x0000, /* 0x2DFB */ 0x0000, /* 0x2DFC */ 0x0000, /* 0x2DFD */ 0x0000, /* 0x2DFE */ 0x0000, /* 0x2DFF */ 0x0000, /* 0x2E00 */ 0x0000, /* 0x2E01 */ 0x0000, /* 0x2E02 */ 0x0000, /* 0x2E03 */ 0x0000, /* 0x2E04 */ 0x0000, /* 0x2E05 */ 0x0000, /* 0x2E06 */ 0x0000, /* 0x2E07 */ 0x0000, /* 0x2E08 */ 0x0000, /* 0x2E09 */ 0x0000, /* 0x2E0A */ 0x0000, /* 0x2E0B */ 0x0000, /* 0x2E0C */ 0x0000, /* 0x2E0D */ 0x0000, /* 0x2E0E */ 0x0000, /* 0x2E0F */ 0x0000, /* 0x2E10 */ 0x0000, /* 0x2E11 */ 0x0000, /* 0x2E12 */ 0x0000, /* 0x2E13 */ 0x0000, /* 0x2E14 */ 0x0000, /* 0x2E15 */ 0x0000, /* 0x2E16 */ 0x0000, /* 0x2E17 */ 0x0000, /* 0x2E18 */ 0x0000, /* 0x2E19 */ 0x0000, /* 0x2E1A */ 0x0000, /* 0x2E1B */ 0x0000, /* 0x2E1C */ 0x0000, /* 0x2E1D */ 0x0000, /* 0x2E1E */ 0x0000, /* 0x2E1F */ 0x0000, /* 0x2E20 */ 0x0000, /* 0x2E21 */ 0x0000, /* 0x2E22 */ 0x0000, /* 0x2E23 */ 0x0000, /* 0x2E24 */ 0x0000, /* 0x2E25 */ 0x0000, /* 0x2E26 */ 0x0000, /* 0x2E27 */ 0x0000, /* 0x2E28 */ 0x0000, /* 0x2E29 */ 0x0000, /* 0x2E2A */ 0x0000, /* 0x2E2B */ 0x0000, /* 0x2E2C */ 0x0000, /* 0x2E2D */ 0x0000, /* 0x2E2E */ 0x0000, /* 0x2E2F */ 0x0000, /* 0x2E30 */ 0x0000, /* 0x2E31 */ 0x0000, /* 0x2E32 */ 0x0000, /* 0x2E33 */ 0x0000, /* 0x2E34 */ 0x0000, /* 0x2E35 */ 0x0000, /* 0x2E36 */ 0x0000, /* 0x2E37 */ 0x0000, /* 0x2E38 */ 0x0000, /* 0x2E39 */ 0x0000, /* 0x2E3A */ 0x0000, /* 0x2E3B */ 0x0000, /* 0x2E3C */ 0x0000, /* 0x2E3D */ 0x0000, /* 0x2E3E */ 0x0000, /* 0x2E3F */ 0x0000, /* 0x2E40 */ 0x0000, /* 0x2E41 */ 0x0000, /* 0x2E42 */ 0x0000, /* 0x2E43 */ 0x0000, /* 0x2E44 */ 0x0000, /* 0x2E45 */ 0x0000, /* 0x2E46 */ 0x0000, /* 0x2E47 */ 0x0000, /* 0x2E48 */ 0x0000, /* 0x2E49 */ 0x0000, /* 0x2E4A */ 0x0000, /* 0x2E4B */ 0x0000, /* 0x2E4C */ 0x0000, /* 0x2E4D */ 0x0000, /* 0x2E4E */ 0x0000, /* 0x2E4F */ 0x0000, /* 0x2E50 */ 0x0000, /* 0x2E51 */ 0x0000, /* 0x2E52 */ 0x0000, /* 0x2E53 */ 0x0000, /* 0x2E54 */ 0x0000, /* 0x2E55 */ 0x0000, /* 0x2E56 */ 0x0000, /* 0x2E57 */ 0x0000, /* 0x2E58 */ 0x0000, /* 0x2E59 */ 0x0000, /* 0x2E5A */ 0x0000, /* 0x2E5B */ 0x0000, /* 0x2E5C */ 0x0000, /* 0x2E5D */ 0x0000, /* 0x2E5E */ 0x0000, /* 0x2E5F */ 0x0000, /* 0x2E60 */ 0x0000, /* 0x2E61 */ 0x0000, /* 0x2E62 */ 0x0000, /* 0x2E63 */ 0x0000, /* 0x2E64 */ 0x0000, /* 0x2E65 */ 0x0000, /* 0x2E66 */ 0x0000, /* 0x2E67 */ 0x0000, /* 0x2E68 */ 0x0000, /* 0x2E69 */ 0x0000, /* 0x2E6A */ 0x0000, /* 0x2E6B */ 0x0000, /* 0x2E6C */ 0x0000, /* 0x2E6D */ 0x0000, /* 0x2E6E */ 0x0000, /* 0x2E6F */ 0x0000, /* 0x2E70 */ 0x0000, /* 0x2E71 */ 0x0000, /* 0x2E72 */ 0x0000, /* 0x2E73 */ 0x0000, /* 0x2E74 */ 0x0000, /* 0x2E75 */ 0x0000, /* 0x2E76 */ 0x0000, /* 0x2E77 */ 0x0000, /* 0x2E78 */ 0x0000, /* 0x2E79 */ 0x0000, /* 0x2E7A */ 0x0000, /* 0x2E7B */ 0x0000, /* 0x2E7C */ 0x0000, /* 0x2E7D */ 0x0000, /* 0x2E7E */ 0x0000, /* 0x2E7F */ 0x0000, /* 0x2E80 */ 0x0000, /* 0x2E81 */ 0x0000, /* 0x2E82 */ 0x0000, /* 0x2E83 */ 0x0000, /* 0x2E84 */ 0x0000, /* 0x2E85 */ 0x0000, /* 0x2E86 */ 0x0000, /* 0x2E87 */ 0x0000, /* 0x2E88 */ 0x0000, /* 0x2E89 */ 0x0000, /* 0x2E8A */ 0x0000, /* 0x2E8B */ 0x0000, /* 0x2E8C */ 0x0000, /* 0x2E8D */ 0x0000, /* 0x2E8E */ 0x0000, /* 0x2E8F */ 0x0000, /* 0x2E90 */ 0x0000, /* 0x2E91 */ 0x0000, /* 0x2E92 */ 0x0000, /* 0x2E93 */ 0x0000, /* 0x2E94 */ 0x0000, /* 0x2E95 */ 0x0000, /* 0x2E96 */ 0x0000, /* 0x2E97 */ 0x0000, /* 0x2E98 */ 0x0000, /* 0x2E99 */ 0x0000, /* 0x2E9A */ 0x0000, /* 0x2E9B */ 0x0000, /* 0x2E9C */ 0x0000, /* 0x2E9D */ 0x0000, /* 0x2E9E */ 0x0000, /* 0x2E9F */ 0x0000, /* 0x2EA0 */ 0x0000, /* 0x2EA1 */ 0x0000, /* 0x2EA2 */ 0x0000, /* 0x2EA3 */ 0x0000, /* 0x2EA4 */ 0x0000, /* 0x2EA5 */ 0x0000, /* 0x2EA6 */ 0x0000, /* 0x2EA7 */ 0x0000, /* 0x2EA8 */ 0x0000, /* 0x2EA9 */ 0x0000, /* 0x2EAA */ 0x0000, /* 0x2EAB */ 0x0000, /* 0x2EAC */ 0x0000, /* 0x2EAD */ 0x0000, /* 0x2EAE */ 0x0000, /* 0x2EAF */ 0x0000, /* 0x2EB0 */ 0x0000, /* 0x2EB1 */ 0x0000, /* 0x2EB2 */ 0x0000, /* 0x2EB3 */ 0x0000, /* 0x2EB4 */ 0x0000, /* 0x2EB5 */ 0x0000, /* 0x2EB6 */ 0x0000, /* 0x2EB7 */ 0x0000, /* 0x2EB8 */ 0x0000, /* 0x2EB9 */ 0x0000, /* 0x2EBA */ 0x0000, /* 0x2EBB */ 0x0000, /* 0x2EBC */ 0x0000, /* 0x2EBD */ 0x0000, /* 0x2EBE */ 0x0000, /* 0x2EBF */ 0x0000, /* 0x2EC0 */ 0x0000, /* 0x2EC1 */ 0x0000, /* 0x2EC2 */ 0x0000, /* 0x2EC3 */ 0x0000, /* 0x2EC4 */ 0x0000, /* 0x2EC5 */ 0x0000, /* 0x2EC6 */ 0x0000, /* 0x2EC7 */ 0x0000, /* 0x2EC8 */ 0x0000, /* 0x2EC9 */ 0x0000, /* 0x2ECA */ 0x0000, /* 0x2ECB */ 0x0000, /* 0x2ECC */ 0x0000, /* 0x2ECD */ 0x0000, /* 0x2ECE */ 0x0000, /* 0x2ECF */ 0x0000, /* 0x2ED0 */ 0x0000, /* 0x2ED1 */ 0x0000, /* 0x2ED2 */ 0x0000, /* 0x2ED3 */ 0x0000, /* 0x2ED4 */ 0x0000, /* 0x2ED5 */ 0x0000, /* 0x2ED6 */ 0x0000, /* 0x2ED7 */ 0x0000, /* 0x2ED8 */ 0x0000, /* 0x2ED9 */ 0x0000, /* 0x2EDA */ 0x0000, /* 0x2EDB */ 0x0000, /* 0x2EDC */ 0x0000, /* 0x2EDD */ 0x0000, /* 0x2EDE */ 0x0000, /* 0x2EDF */ 0x0000, /* 0x2EE0 */ 0x0000, /* 0x2EE1 */ 0x0000, /* 0x2EE2 */ 0x0000, /* 0x2EE3 */ 0x0000, /* 0x2EE4 */ 0x0000, /* 0x2EE5 */ 0x0000, /* 0x2EE6 */ 0x0000, /* 0x2EE7 */ 0x0000, /* 0x2EE8 */ 0x0000, /* 0x2EE9 */ 0x0000, /* 0x2EEA */ 0x0000, /* 0x2EEB */ 0x0000, /* 0x2EEC */ 0x0000, /* 0x2EED */ 0x0000, /* 0x2EEE */ 0x0000, /* 0x2EEF */ 0x0000, /* 0x2EF0 */ 0x0000, /* 0x2EF1 */ 0x0000, /* 0x2EF2 */ 0x0000, /* 0x2EF3 */ 0x0000, /* 0x2EF4 */ 0x0000, /* 0x2EF5 */ 0x0000, /* 0x2EF6 */ 0x0000, /* 0x2EF7 */ 0x0000, /* 0x2EF8 */ 0x0000, /* 0x2EF9 */ 0x0000, /* 0x2EFA */ 0x0000, /* 0x2EFB */ 0x0000, /* 0x2EFC */ 0x0000, /* 0x2EFD */ 0x0000, /* 0x2EFE */ 0x0000, /* 0x2EFF */ 0x0000, /* 0x2F00 */ 0x0000, /* 0x2F01 */ 0x0000, /* 0x2F02 */ 0x0000, /* 0x2F03 */ 0x0000, /* 0x2F04 */ 0x0000, /* 0x2F05 */ 0x0000, /* 0x2F06 */ 0x0000, /* 0x2F07 */ 0x0000, /* 0x2F08 */ 0x0000, /* 0x2F09 */ 0x0000, /* 0x2F0A */ 0x0000, /* 0x2F0B */ 0x0000, /* 0x2F0C */ 0x0000, /* 0x2F0D */ 0x0000, /* 0x2F0E */ 0x0000, /* 0x2F0F */ 0x0000, /* 0x2F10 */ 0x0000, /* 0x2F11 */ 0x0000, /* 0x2F12 */ 0x0000, /* 0x2F13 */ 0x0000, /* 0x2F14 */ 0x0000, /* 0x2F15 */ 0x0000, /* 0x2F16 */ 0x0000, /* 0x2F17 */ 0x0000, /* 0x2F18 */ 0x0000, /* 0x2F19 */ 0x0000, /* 0x2F1A */ 0x0000, /* 0x2F1B */ 0x0000, /* 0x2F1C */ 0x0000, /* 0x2F1D */ 0x0000, /* 0x2F1E */ 0x0000, /* 0x2F1F */ 0x0000, /* 0x2F20 */ 0x0000, /* 0x2F21 */ 0x0000, /* 0x2F22 */ 0x0000, /* 0x2F23 */ 0x0000, /* 0x2F24 */ 0x0000, /* 0x2F25 */ 0x0000, /* 0x2F26 */ 0x0000, /* 0x2F27 */ 0x0000, /* 0x2F28 */ 0x0000, /* 0x2F29 */ 0x0000, /* 0x2F2A */ 0x0000, /* 0x2F2B */ 0x0000, /* 0x2F2C */ 0x0000, /* 0x2F2D */ 0x0000, /* 0x2F2E */ 0x0000, /* 0x2F2F */ 0x0000, /* 0x2F30 */ 0x0000, /* 0x2F31 */ 0x0000, /* 0x2F32 */ 0x0000, /* 0x2F33 */ 0x0000, /* 0x2F34 */ 0x0000, /* 0x2F35 */ 0x0000, /* 0x2F36 */ 0x0000, /* 0x2F37 */ 0x0000, /* 0x2F38 */ 0x0000, /* 0x2F39 */ 0x0000, /* 0x2F3A */ 0x0000, /* 0x2F3B */ 0x0000, /* 0x2F3C */ 0x0000, /* 0x2F3D */ 0x0000, /* 0x2F3E */ 0x0000, /* 0x2F3F */ 0x0000, /* 0x2F40 */ 0x0000, /* 0x2F41 */ 0x0000, /* 0x2F42 */ 0x0000, /* 0x2F43 */ 0x0000, /* 0x2F44 */ 0x0000, /* 0x2F45 */ 0x0000, /* 0x2F46 */ 0x0000, /* 0x2F47 */ 0x0000, /* 0x2F48 */ 0x0000, /* 0x2F49 */ 0x0000, /* 0x2F4A */ 0x0000, /* 0x2F4B */ 0x0000, /* 0x2F4C */ 0x0000, /* 0x2F4D */ 0x0000, /* 0x2F4E */ 0x0000, /* 0x2F4F */ 0x0000, /* 0x2F50 */ 0x0000, /* 0x2F51 */ 0x0000, /* 0x2F52 */ 0x0000, /* 0x2F53 */ 0x0000, /* 0x2F54 */ 0x0000, /* 0x2F55 */ 0x0000, /* 0x2F56 */ 0x0000, /* 0x2F57 */ 0x0000, /* 0x2F58 */ 0x0000, /* 0x2F59 */ 0x0000, /* 0x2F5A */ 0x0000, /* 0x2F5B */ 0x0000, /* 0x2F5C */ 0x0000, /* 0x2F5D */ 0x0000, /* 0x2F5E */ 0x0000, /* 0x2F5F */ 0x0000, /* 0x2F60 */ 0x0000, /* 0x2F61 */ 0x0000, /* 0x2F62 */ 0x0000, /* 0x2F63 */ 0x0000, /* 0x2F64 */ 0x0000, /* 0x2F65 */ 0x0000, /* 0x2F66 */ 0x0000, /* 0x2F67 */ 0x0000, /* 0x2F68 */ 0x0000, /* 0x2F69 */ 0x0000, /* 0x2F6A */ 0x0000, /* 0x2F6B */ 0x0000, /* 0x2F6C */ 0x0000, /* 0x2F6D */ 0x0000, /* 0x2F6E */ 0x0000, /* 0x2F6F */ 0x0000, /* 0x2F70 */ 0x0000, /* 0x2F71 */ 0x0000, /* 0x2F72 */ 0x0000, /* 0x2F73 */ 0x0000, /* 0x2F74 */ 0x0000, /* 0x2F75 */ 0x0000, /* 0x2F76 */ 0x0000, /* 0x2F77 */ 0x0000, /* 0x2F78 */ 0x0000, /* 0x2F79 */ 0x0000, /* 0x2F7A */ 0x0000, /* 0x2F7B */ 0x0000, /* 0x2F7C */ 0x0000, /* 0x2F7D */ 0x0000, /* 0x2F7E */ 0x0000, /* 0x2F7F */ 0x0000, /* 0x2F80 */ 0x0000, /* 0x2F81 */ 0x0000, /* 0x2F82 */ 0x0000, /* 0x2F83 */ 0x0000, /* 0x2F84 */ 0x0000, /* 0x2F85 */ 0x0000, /* 0x2F86 */ 0x0000, /* 0x2F87 */ 0x0000, /* 0x2F88 */ 0x0000, /* 0x2F89 */ 0x0000, /* 0x2F8A */ 0x0000, /* 0x2F8B */ 0x0000, /* 0x2F8C */ 0x0000, /* 0x2F8D */ 0x0000, /* 0x2F8E */ 0x0000, /* 0x2F8F */ 0x0000, /* 0x2F90 */ 0x0000, /* 0x2F91 */ 0x0000, /* 0x2F92 */ 0x0000, /* 0x2F93 */ 0x0000, /* 0x2F94 */ 0x0000, /* 0x2F95 */ 0x0000, /* 0x2F96 */ 0x0000, /* 0x2F97 */ 0x0000, /* 0x2F98 */ 0x0000, /* 0x2F99 */ 0x0000, /* 0x2F9A */ 0x0000, /* 0x2F9B */ 0x0000, /* 0x2F9C */ 0x0000, /* 0x2F9D */ 0x0000, /* 0x2F9E */ 0x0000, /* 0x2F9F */ 0x0000, /* 0x2FA0 */ 0x0000, /* 0x2FA1 */ 0x0000, /* 0x2FA2 */ 0x0000, /* 0x2FA3 */ 0x0000, /* 0x2FA4 */ 0x0000, /* 0x2FA5 */ 0x0000, /* 0x2FA6 */ 0x0000, /* 0x2FA7 */ 0x0000, /* 0x2FA8 */ 0x0000, /* 0x2FA9 */ 0x0000, /* 0x2FAA */ 0x0000, /* 0x2FAB */ 0x0000, /* 0x2FAC */ 0x0000, /* 0x2FAD */ 0x0000, /* 0x2FAE */ 0x0000, /* 0x2FAF */ 0x0000, /* 0x2FB0 */ 0x0000, /* 0x2FB1 */ 0x0000, /* 0x2FB2 */ 0x0000, /* 0x2FB3 */ 0x0000, /* 0x2FB4 */ 0x0000, /* 0x2FB5 */ 0x0000, /* 0x2FB6 */ 0x0000, /* 0x2FB7 */ 0x0000, /* 0x2FB8 */ 0x0000, /* 0x2FB9 */ 0x0000, /* 0x2FBA */ 0x0000, /* 0x2FBB */ 0x0000, /* 0x2FBC */ 0x0000, /* 0x2FBD */ 0x0000, /* 0x2FBE */ 0x0000, /* 0x2FBF */ 0x0000, /* 0x2FC0 */ 0x0000, /* 0x2FC1 */ 0x0000, /* 0x2FC2 */ 0x0000, /* 0x2FC3 */ 0x0000, /* 0x2FC4 */ 0x0000, /* 0x2FC5 */ 0x0000, /* 0x2FC6 */ 0x0000, /* 0x2FC7 */ 0x0000, /* 0x2FC8 */ 0x0000, /* 0x2FC9 */ 0x0000, /* 0x2FCA */ 0x0000, /* 0x2FCB */ 0x0000, /* 0x2FCC */ 0x0000, /* 0x2FCD */ 0x0000, /* 0x2FCE */ 0x0000, /* 0x2FCF */ 0x0000, /* 0x2FD0 */ 0x0000, /* 0x2FD1 */ 0x0000, /* 0x2FD2 */ 0x0000, /* 0x2FD3 */ 0x0000, /* 0x2FD4 */ 0x0000, /* 0x2FD5 */ 0x0000, /* 0x2FD6 */ 0x0000, /* 0x2FD7 */ 0x0000, /* 0x2FD8 */ 0x0000, /* 0x2FD9 */ 0x0000, /* 0x2FDA */ 0x0000, /* 0x2FDB */ 0x0000, /* 0x2FDC */ 0x0000, /* 0x2FDD */ 0x0000, /* 0x2FDE */ 0x0000, /* 0x2FDF */ 0x0000, /* 0x2FE0 */ 0x0000, /* 0x2FE1 */ 0x0000, /* 0x2FE2 */ 0x0000, /* 0x2FE3 */ 0x0000, /* 0x2FE4 */ 0x0000, /* 0x2FE5 */ 0x0000, /* 0x2FE6 */ 0x0000, /* 0x2FE7 */ 0x0000, /* 0x2FE8 */ 0x0000, /* 0x2FE9 */ 0x0000, /* 0x2FEA */ 0x0000, /* 0x2FEB */ 0x0000, /* 0x2FEC */ 0x0000, /* 0x2FED */ 0x0000, /* 0x2FEE */ 0x0000, /* 0x2FEF */ 0x0000, /* 0x2FF0 */ 0x0000, /* 0x2FF1 */ 0x0000, /* 0x2FF2 */ 0x0000, /* 0x2FF3 */ 0x0000, /* 0x2FF4 */ 0x0000, /* 0x2FF5 */ 0x0000, /* 0x2FF6 */ 0x0000, /* 0x2FF7 */ 0x0000, /* 0x2FF8 */ 0x0000, /* 0x2FF9 */ 0x0000, /* 0x2FFA */ 0x0000, /* 0x2FFB */ 0x0000, /* 0x2FFC */ 0x0000, /* 0x2FFD */ 0x0000, /* 0x2FFE */ 0x0000, /* 0x2FFF */ 0x0000, /* 0x3000 */ 0x0000, /* 0x3001 */ 0x0000, /* 0x3002 */ 0x0000, /* 0x3003 */ 0x0000, /* 0x3004 */ 0x0000, /* 0x3005 */ 0x0000, /* 0x3006 */ 0x0000, /* 0x3007 */ 0x0000, /* 0x3008 */ 0x0000, /* 0x3009 */ 0x0000, /* 0x300A */ 0x0000, /* 0x300B */ 0x0000, /* 0x300C */ 0x0000, /* 0x300D */ 0x0000, /* 0x300E */ 0x0000, /* 0x300F */ 0x0000, /* 0x3010 */ 0x0000, /* 0x3011 */ 0x0000, /* 0x3012 */ 0x0000, /* 0x3013 */ 0x0000, /* 0x3014 */ 0x0000, /* 0x3015 */ 0x0000, /* 0x3016 */ 0x0000, /* 0x3017 */ 0x0000, /* 0x3018 */ 0x0000, /* 0x3019 */ 0x0000, /* 0x301A */ 0x0000, /* 0x301B */ 0x0000, /* 0x301C */ 0x0000, /* 0x301D */ 0x0000, /* 0x301E */ 0x0000, /* 0x301F */ 0x0000, /* 0x3020 */ 0x0000, /* 0x3021 */ 0x0000, /* 0x3022 */ 0x0000, /* 0x3023 */ 0x0000, /* 0x3024 */ 0x0000, /* 0x3025 */ 0x0000, /* 0x3026 */ 0x0000, /* 0x3027 */ 0x0000, /* 0x3028 */ 0x0000, /* 0x3029 */ 0x0000, /* 0x302A */ 0x0000, /* 0x302B */ 0x0000, /* 0x302C */ 0x0000, /* 0x302D */ 0x0000, /* 0x302E */ 0x0000, /* 0x302F */ 0x0000, /* 0x3030 */ 0x0000, /* 0x3031 */ 0x0000, /* 0x3032 */ 0x0000, /* 0x3033 */ 0x0000, /* 0x3034 */ 0x0000, /* 0x3035 */ 0x0000, /* 0x3036 */ 0x0000, /* 0x3037 */ 0x0000, /* 0x3038 */ 0x0000, /* 0x3039 */ 0x0000, /* 0x303A */ 0x0000, /* 0x303B */ 0x0000, /* 0x303C */ 0x0000, /* 0x303D */ 0x0000, /* 0x303E */ 0x0000, /* 0x303F */ 0x0000, /* 0x3040 */ 0x0000, /* 0x3041 */ 0x0000, /* 0x3042 */ 0x0000, /* 0x3043 */ 0x0000, /* 0x3044 */ 0x0000, /* 0x3045 */ 0x0000, /* 0x3046 */ 0x0000, /* 0x3047 */ 0x0000, /* 0x3048 */ 0x0000, /* 0x3049 */ 0x0000, /* 0x304A */ 0x0000, /* 0x304B */ 0x0000, /* 0x304C */ 0x0000, /* 0x304D */ 0x0000, /* 0x304E */ 0x0000, /* 0x304F */ 0x0000, /* 0x3050 */ 0x0000, /* 0x3051 */ 0x0000, /* 0x3052 */ 0x0000, /* 0x3053 */ 0x0000, /* 0x3054 */ 0x0000, /* 0x3055 */ 0x0000, /* 0x3056 */ 0x0000, /* 0x3057 */ 0x0000, /* 0x3058 */ 0x0000, /* 0x3059 */ 0x0000, /* 0x305A */ 0x0000, /* 0x305B */ 0x0000, /* 0x305C */ 0x0000, /* 0x305D */ 0x0000, /* 0x305E */ 0x0000, /* 0x305F */ 0x0000, /* 0x3060 */ 0x0000, /* 0x3061 */ 0x0000, /* 0x3062 */ 0x0000, /* 0x3063 */ 0x0000, /* 0x3064 */ 0x0000, /* 0x3065 */ 0x0000, /* 0x3066 */ 0x0000, /* 0x3067 */ 0x0000, /* 0x3068 */ 0x0000, /* 0x3069 */ 0x0000, /* 0x306A */ 0x0000, /* 0x306B */ 0x0000, /* 0x306C */ 0x0000, /* 0x306D */ 0x0000, /* 0x306E */ 0x0000, /* 0x306F */ 0x0000, /* 0x3070 */ 0x0000, /* 0x3071 */ 0x0000, /* 0x3072 */ 0x0000, /* 0x3073 */ 0x0000, /* 0x3074 */ 0x0000, /* 0x3075 */ 0x0000, /* 0x3076 */ 0x0000, /* 0x3077 */ 0x0000, /* 0x3078 */ 0x0000, /* 0x3079 */ 0x0000, /* 0x307A */ 0x0000, /* 0x307B */ 0x0000, /* 0x307C */ 0x0000, /* 0x307D */ 0x0000, /* 0x307E */ 0x0000, /* 0x307F */ 0x0000, /* 0x3080 */ 0x0000, /* 0x3081 */ 0x0000, /* 0x3082 */ 0x0000, /* 0x3083 */ 0x0000, /* 0x3084 */ 0x0000, /* 0x3085 */ 0x0000, /* 0x3086 */ 0x0000, /* 0x3087 */ 0x0000, /* 0x3088 */ 0x0000, /* 0x3089 */ 0x0000, /* 0x308A */ 0x0000, /* 0x308B */ 0x0000, /* 0x308C */ 0x0000, /* 0x308D */ 0x0000, /* 0x308E */ 0x0000, /* 0x308F */ 0x0000, /* 0x3090 */ 0x0000, /* 0x3091 */ 0x0000, /* 0x3092 */ 0x0000, /* 0x3093 */ 0x0000, /* 0x3094 */ 0x0000, /* 0x3095 */ 0x0000, /* 0x3096 */ 0x0000, /* 0x3097 */ 0x0000, /* 0x3098 */ 0x0000, /* 0x3099 */ 0x0000, /* 0x309A */ 0x0000, /* 0x309B */ 0x0000, /* 0x309C */ 0x0000, /* 0x309D */ 0x0000, /* 0x309E */ 0x0000, /* 0x309F */ 0x0000, /* 0x30A0 */ 0x0000, /* 0x30A1 */ 0x0000, /* 0x30A2 */ 0x0000, /* 0x30A3 */ 0x0000, /* 0x30A4 */ 0x0000, /* 0x30A5 */ 0x0000, /* 0x30A6 */ 0x0000, /* 0x30A7 */ 0x0000, /* 0x30A8 */ 0x0000, /* 0x30A9 */ 0x0000, /* 0x30AA */ 0x0000, /* 0x30AB */ 0x0000, /* 0x30AC */ 0x0000, /* 0x30AD */ 0x0000, /* 0x30AE */ 0x0000, /* 0x30AF */ 0x0000, /* 0x30B0 */ 0x0000, /* 0x30B1 */ 0x0000, /* 0x30B2 */ 0x0000, /* 0x30B3 */ 0x0000, /* 0x30B4 */ 0x0000, /* 0x30B5 */ 0x0000, /* 0x30B6 */ 0x0000, /* 0x30B7 */ 0x0000, /* 0x30B8 */ 0x0000, /* 0x30B9 */ 0x0000, /* 0x30BA */ 0x0000, /* 0x30BB */ 0x0000, /* 0x30BC */ 0x0000, /* 0x30BD */ 0x0000, /* 0x30BE */ 0x0000, /* 0x30BF */ 0x0000, /* 0x30C0 */ 0x0000, /* 0x30C1 */ 0x0000, /* 0x30C2 */ 0x0000, /* 0x30C3 */ 0x0000, /* 0x30C4 */ 0x0000, /* 0x30C5 */ 0x0000, /* 0x30C6 */ 0x0000, /* 0x30C7 */ 0x0000, /* 0x30C8 */ 0x0000, /* 0x30C9 */ 0x0000, /* 0x30CA */ 0x0000, /* 0x30CB */ 0x0000, /* 0x30CC */ 0x0000, /* 0x30CD */ 0x0000, /* 0x30CE */ 0x0000, /* 0x30CF */ 0x0000, /* 0x30D0 */ 0x0000, /* 0x30D1 */ 0x0000, /* 0x30D2 */ 0x0000, /* 0x30D3 */ 0x0000, /* 0x30D4 */ 0x0000, /* 0x30D5 */ 0x0000, /* 0x30D6 */ 0x0000, /* 0x30D7 */ 0x0000, /* 0x30D8 */ 0x0000, /* 0x30D9 */ 0x0000, /* 0x30DA */ 0x0000, /* 0x30DB */ 0x0000, /* 0x30DC */ 0x0000, /* 0x30DD */ 0x0000, /* 0x30DE */ 0x0000, /* 0x30DF */ 0x0000, /* 0x30E0 */ 0x0000, /* 0x30E1 */ 0x0000, /* 0x30E2 */ 0x0000, /* 0x30E3 */ 0x0000, /* 0x30E4 */ 0x0000, /* 0x30E5 */ 0x0000, /* 0x30E6 */ 0x0000, /* 0x30E7 */ 0x0000, /* 0x30E8 */ 0x0000, /* 0x30E9 */ 0x0000, /* 0x30EA */ 0x0000, /* 0x30EB */ 0x0000, /* 0x30EC */ 0x0000, /* 0x30ED */ 0x0000, /* 0x30EE */ 0x0000, /* 0x30EF */ 0x0000, /* 0x30F0 */ 0x0000, /* 0x30F1 */ 0x0000, /* 0x30F2 */ 0x0000, /* 0x30F3 */ 0x0000, /* 0x30F4 */ 0x0000, /* 0x30F5 */ 0x0000, /* 0x30F6 */ 0x0000, /* 0x30F7 */ 0x0000, /* 0x30F8 */ 0x0000, /* 0x30F9 */ 0x0000, /* 0x30FA */ 0x0000, /* 0x30FB */ 0x0000, /* 0x30FC */ 0x0000, /* 0x30FD */ 0x0000, /* 0x30FE */ 0x0000, /* 0x30FF */ 0x0000, /* 0x3100 */ 0x0000, /* 0x3101 */ 0x0000, /* 0x3102 */ 0x0000, /* 0x3103 */ 0x0000, /* 0x3104 */ 0x0000, /* 0x3105 */ 0x0000, /* 0x3106 */ 0x0000, /* 0x3107 */ 0x0000, /* 0x3108 */ 0x0000, /* 0x3109 */ 0x0000, /* 0x310A */ 0x0000, /* 0x310B */ 0x0000, /* 0x310C */ 0x0000, /* 0x310D */ 0x0000, /* 0x310E */ 0x0000, /* 0x310F */ 0x0000, /* 0x3110 */ 0x0000, /* 0x3111 */ 0x0000, /* 0x3112 */ 0x0000, /* 0x3113 */ 0x0000, /* 0x3114 */ 0x0000, /* 0x3115 */ 0x0000, /* 0x3116 */ 0x0000, /* 0x3117 */ 0x0000, /* 0x3118 */ 0x0000, /* 0x3119 */ 0x0000, /* 0x311A */ 0x0000, /* 0x311B */ 0x0000, /* 0x311C */ 0x0000, /* 0x311D */ 0x0000, /* 0x311E */ 0x0000, /* 0x311F */ 0x0000, /* 0x3120 */ 0x0000, /* 0x3121 */ 0x0000, /* 0x3122 */ 0x0000, /* 0x3123 */ 0x0000, /* 0x3124 */ 0x0000, /* 0x3125 */ 0x0000, /* 0x3126 */ 0x0000, /* 0x3127 */ 0x0000, /* 0x3128 */ 0x0000, /* 0x3129 */ 0x0000, /* 0x312A */ 0x0000, /* 0x312B */ 0x0000, /* 0x312C */ 0x0000, /* 0x312D */ 0x0000, /* 0x312E */ 0x0000, /* 0x312F */ 0x0000, /* 0x3130 */ 0x0000, /* 0x3131 */ 0x0000, /* 0x3132 */ 0x0000, /* 0x3133 */ 0x0000, /* 0x3134 */ 0x0000, /* 0x3135 */ 0x0000, /* 0x3136 */ 0x0000, /* 0x3137 */ 0x0000, /* 0x3138 */ 0x0000, /* 0x3139 */ 0x0000, /* 0x313A */ 0x0000, /* 0x313B */ 0x0000, /* 0x313C */ 0x0000, /* 0x313D */ 0x0000, /* 0x313E */ 0x0000, /* 0x313F */ 0x0000, /* 0x3140 */ 0x0000, /* 0x3141 */ 0x0000, /* 0x3142 */ 0x0000, /* 0x3143 */ 0x0000, /* 0x3144 */ 0x0000, /* 0x3145 */ 0x0000, /* 0x3146 */ 0x0000, /* 0x3147 */ 0x0000, /* 0x3148 */ 0x0000, /* 0x3149 */ 0x0000, /* 0x314A */ 0x0000, /* 0x314B */ 0x0000, /* 0x314C */ 0x0000, /* 0x314D */ 0x0000, /* 0x314E */ 0x0000, /* 0x314F */ 0x0000, /* 0x3150 */ 0x0000, /* 0x3151 */ 0x0000, /* 0x3152 */ 0x0000, /* 0x3153 */ 0x0000, /* 0x3154 */ 0x0000, /* 0x3155 */ 0x0000, /* 0x3156 */ 0x0000, /* 0x3157 */ 0x0000, /* 0x3158 */ 0x0000, /* 0x3159 */ 0x0000, /* 0x315A */ 0x0000, /* 0x315B */ 0x0000, /* 0x315C */ 0x0000, /* 0x315D */ 0x0000, /* 0x315E */ 0x0000, /* 0x315F */ 0x0000, /* 0x3160 */ 0x0000, /* 0x3161 */ 0x0000, /* 0x3162 */ 0x0000, /* 0x3163 */ 0x0000, /* 0x3164 */ 0x0000, /* 0x3165 */ 0x0000, /* 0x3166 */ 0x0000, /* 0x3167 */ 0x0000, /* 0x3168 */ 0x0000, /* 0x3169 */ 0x0000, /* 0x316A */ 0x0000, /* 0x316B */ 0x0000, /* 0x316C */ 0x0000, /* 0x316D */ 0x0000, /* 0x316E */ 0x0000, /* 0x316F */ 0x0000, /* 0x3170 */ 0x0000, /* 0x3171 */ 0x0000, /* 0x3172 */ 0x0000, /* 0x3173 */ 0x0000, /* 0x3174 */ 0x0000, /* 0x3175 */ 0x0000, /* 0x3176 */ 0x0000, /* 0x3177 */ 0x0000, /* 0x3178 */ 0x0000, /* 0x3179 */ 0x0000, /* 0x317A */ 0x0000, /* 0x317B */ 0x0000, /* 0x317C */ 0x0000, /* 0x317D */ 0x0000, /* 0x317E */ 0x0000, /* 0x317F */ 0x0000, /* 0x3180 */ 0x0000, /* 0x3181 */ 0x0000, /* 0x3182 */ 0x0000, /* 0x3183 */ 0x0000, /* 0x3184 */ 0x0000, /* 0x3185 */ 0x0000, /* 0x3186 */ 0x0000, /* 0x3187 */ 0x0000, /* 0x3188 */ 0x0000, /* 0x3189 */ 0x0000, /* 0x318A */ 0x0000, /* 0x318B */ 0x0000, /* 0x318C */ 0x0000, /* 0x318D */ 0x0000, /* 0x318E */ 0x0000, /* 0x318F */ 0x0000, /* 0x3190 */ 0x0000, /* 0x3191 */ 0x0000, /* 0x3192 */ 0x0000, /* 0x3193 */ 0x0000, /* 0x3194 */ 0x0000, /* 0x3195 */ 0x0000, /* 0x3196 */ 0x0000, /* 0x3197 */ 0x0000, /* 0x3198 */ 0x0000, /* 0x3199 */ 0x0000, /* 0x319A */ 0x0000, /* 0x319B */ 0x0000, /* 0x319C */ 0x0000, /* 0x319D */ 0x0000, /* 0x319E */ 0x0000, /* 0x319F */ 0x0000, /* 0x31A0 */ 0x0000, /* 0x31A1 */ 0x0000, /* 0x31A2 */ 0x0000, /* 0x31A3 */ 0x0000, /* 0x31A4 */ 0x0000, /* 0x31A5 */ 0x0000, /* 0x31A6 */ 0x0000, /* 0x31A7 */ 0x0000, /* 0x31A8 */ 0x0000, /* 0x31A9 */ 0x0000, /* 0x31AA */ 0x0000, /* 0x31AB */ 0x0000, /* 0x31AC */ 0x0000, /* 0x31AD */ 0x0000, /* 0x31AE */ 0x0000, /* 0x31AF */ 0x0000, /* 0x31B0 */ 0x0000, /* 0x31B1 */ 0x0000, /* 0x31B2 */ 0x0000, /* 0x31B3 */ 0x0000, /* 0x31B4 */ 0x0000, /* 0x31B5 */ 0x0000, /* 0x31B6 */ 0x0000, /* 0x31B7 */ 0x0000, /* 0x31B8 */ 0x0000, /* 0x31B9 */ 0x0000, /* 0x31BA */ 0x0000, /* 0x31BB */ 0x0000, /* 0x31BC */ 0x0000, /* 0x31BD */ 0x0000, /* 0x31BE */ 0x0000, /* 0x31BF */ 0x0000, /* 0x31C0 */ 0x0000, /* 0x31C1 */ 0x0000, /* 0x31C2 */ 0x0000, /* 0x31C3 */ 0x0000, /* 0x31C4 */ 0x0000, /* 0x31C5 */ 0x0000, /* 0x31C6 */ 0x0000, /* 0x31C7 */ 0x0000, /* 0x31C8 */ 0x0000, /* 0x31C9 */ 0x0000, /* 0x31CA */ 0x0000, /* 0x31CB */ 0x0000, /* 0x31CC */ 0x0000, /* 0x31CD */ 0x0000, /* 0x31CE */ 0x0000, /* 0x31CF */ 0x0000, /* 0x31D0 */ 0x0000, /* 0x31D1 */ 0x0000, /* 0x31D2 */ 0x0000, /* 0x31D3 */ 0x0000, /* 0x31D4 */ 0x0000, /* 0x31D5 */ 0x0000, /* 0x31D6 */ 0x0000, /* 0x31D7 */ 0x0000, /* 0x31D8 */ 0x0000, /* 0x31D9 */ 0x0000, /* 0x31DA */ 0x0000, /* 0x31DB */ 0x0000, /* 0x31DC */ 0x0000, /* 0x31DD */ 0x0000, /* 0x31DE */ 0x0000, /* 0x31DF */ 0x0000, /* 0x31E0 */ 0x0000, /* 0x31E1 */ 0x0000, /* 0x31E2 */ 0x0000, /* 0x31E3 */ 0x0000, /* 0x31E4 */ 0x0000, /* 0x31E5 */ 0x0000, /* 0x31E6 */ 0x0000, /* 0x31E7 */ 0x0000, /* 0x31E8 */ 0x0000, /* 0x31E9 */ 0x0000, /* 0x31EA */ 0x0000, /* 0x31EB */ 0x0000, /* 0x31EC */ 0x0000, /* 0x31ED */ 0x0000, /* 0x31EE */ 0x0000, /* 0x31EF */ 0x0000, /* 0x31F0 */ 0x0000, /* 0x31F1 */ 0x0000, /* 0x31F2 */ 0x0000, /* 0x31F3 */ 0x0000, /* 0x31F4 */ 0x0000, /* 0x31F5 */ 0x0000, /* 0x31F6 */ 0x0000, /* 0x31F7 */ 0x0000, /* 0x31F8 */ 0x0000, /* 0x31F9 */ 0x0000, /* 0x31FA */ 0x0000, /* 0x31FB */ 0x0000, /* 0x31FC */ 0x0000, /* 0x31FD */ 0x0000, /* 0x31FE */ 0x0000, /* 0x31FF */ 0x0000, /* 0x3200 */ 0x0000, /* 0x3201 */ 0x0000, /* 0x3202 */ 0x0000, /* 0x3203 */ 0x0000, /* 0x3204 */ 0x0000, /* 0x3205 */ 0x0000, /* 0x3206 */ 0x0000, /* 0x3207 */ 0x0000, /* 0x3208 */ 0x0000, /* 0x3209 */ 0x0000, /* 0x320A */ 0x0000, /* 0x320B */ 0x0000, /* 0x320C */ 0x0000, /* 0x320D */ 0x0000, /* 0x320E */ 0x0000, /* 0x320F */ 0x0000, /* 0x3210 */ 0x0000, /* 0x3211 */ 0x0000, /* 0x3212 */ 0x0000, /* 0x3213 */ 0x0000, /* 0x3214 */ 0x0000, /* 0x3215 */ 0x0000, /* 0x3216 */ 0x0000, /* 0x3217 */ 0x0000, /* 0x3218 */ 0x0000, /* 0x3219 */ 0x0000, /* 0x321A */ 0x0000, /* 0x321B */ 0x0000, /* 0x321C */ 0x0000, /* 0x321D */ 0x0000, /* 0x321E */ 0x0000, /* 0x321F */ 0x0000, /* 0x3220 */ 0x0000, /* 0x3221 */ 0x0000, /* 0x3222 */ 0x0000, /* 0x3223 */ 0x0000, /* 0x3224 */ 0x0000, /* 0x3225 */ 0x0000, /* 0x3226 */ 0x0000, /* 0x3227 */ 0x0000, /* 0x3228 */ 0x0000, /* 0x3229 */ 0x0000, /* 0x322A */ 0x0000, /* 0x322B */ 0x0000, /* 0x322C */ 0x0000, /* 0x322D */ 0x0000, /* 0x322E */ 0x0000, /* 0x322F */ 0x0000, /* 0x3230 */ 0x0000, /* 0x3231 */ 0x0000, /* 0x3232 */ 0x0000, /* 0x3233 */ 0x0000, /* 0x3234 */ 0x0000, /* 0x3235 */ 0x0000, /* 0x3236 */ 0x0000, /* 0x3237 */ 0x0000, /* 0x3238 */ 0x0000, /* 0x3239 */ 0x0000, /* 0x323A */ 0x0000, /* 0x323B */ 0x0000, /* 0x323C */ 0x0000, /* 0x323D */ 0x0000, /* 0x323E */ 0x0000, /* 0x323F */ 0x0000, /* 0x3240 */ 0x0000, /* 0x3241 */ 0x0000, /* 0x3242 */ 0x0000, /* 0x3243 */ 0x0000, /* 0x3244 */ 0x0000, /* 0x3245 */ 0x0000, /* 0x3246 */ 0x0000, /* 0x3247 */ 0x0000, /* 0x3248 */ 0x0000, /* 0x3249 */ 0x0000, /* 0x324A */ 0x0000, /* 0x324B */ 0x0000, /* 0x324C */ 0x0000, /* 0x324D */ 0x0000, /* 0x324E */ 0x0000, /* 0x324F */ 0x0000, /* 0x3250 */ 0x0000, /* 0x3251 */ 0x0000, /* 0x3252 */ 0x0000, /* 0x3253 */ 0x0000, /* 0x3254 */ 0x0000, /* 0x3255 */ 0x0000, /* 0x3256 */ 0x0000, /* 0x3257 */ 0x0000, /* 0x3258 */ 0x0000, /* 0x3259 */ 0x0000, /* 0x325A */ 0x0000, /* 0x325B */ 0x0000, /* 0x325C */ 0x0000, /* 0x325D */ 0x0000, /* 0x325E */ 0x0000, /* 0x325F */ 0x0000, /* 0x3260 */ 0x0000, /* 0x3261 */ 0x0000, /* 0x3262 */ 0x0000, /* 0x3263 */ 0x0000, /* 0x3264 */ 0x0000, /* 0x3265 */ 0x0000, /* 0x3266 */ 0x0000, /* 0x3267 */ 0x0000, /* 0x3268 */ 0x0000, /* 0x3269 */ 0x0000, /* 0x326A */ 0x0000, /* 0x326B */ 0x0000, /* 0x326C */ 0x0000, /* 0x326D */ 0x0000, /* 0x326E */ 0x0000, /* 0x326F */ 0x0000, /* 0x3270 */ 0x0000, /* 0x3271 */ 0x0000, /* 0x3272 */ 0x0000, /* 0x3273 */ 0x0000, /* 0x3274 */ 0x0000, /* 0x3275 */ 0x0000, /* 0x3276 */ 0x0000, /* 0x3277 */ 0x0000, /* 0x3278 */ 0x0000, /* 0x3279 */ 0x0000, /* 0x327A */ 0x0000, /* 0x327B */ 0x0000, /* 0x327C */ 0x0000, /* 0x327D */ 0x0000, /* 0x327E */ 0x0000, /* 0x327F */ 0x0000, /* 0x3280 */ 0x0000, /* 0x3281 */ 0x0000, /* 0x3282 */ 0x0000, /* 0x3283 */ 0x0000, /* 0x3284 */ 0x0000, /* 0x3285 */ 0x0000, /* 0x3286 */ 0x0000, /* 0x3287 */ 0x0000, /* 0x3288 */ 0x0000, /* 0x3289 */ 0x0000, /* 0x328A */ 0x0000, /* 0x328B */ 0x0000, /* 0x328C */ 0x0000, /* 0x328D */ 0x0000, /* 0x328E */ 0x0000, /* 0x328F */ 0x0000, /* 0x3290 */ 0x0000, /* 0x3291 */ 0x0000, /* 0x3292 */ 0x0000, /* 0x3293 */ 0x0000, /* 0x3294 */ 0x0000, /* 0x3295 */ 0x0000, /* 0x3296 */ 0x0000, /* 0x3297 */ 0x0000, /* 0x3298 */ 0x0000, /* 0x3299 */ 0x0000, /* 0x329A */ 0x0000, /* 0x329B */ 0x0000, /* 0x329C */ 0x0000, /* 0x329D */ 0x0000, /* 0x329E */ 0x0000, /* 0x329F */ 0x0000, /* 0x32A0 */ 0x0000, /* 0x32A1 */ 0x0000, /* 0x32A2 */ 0x0000, /* 0x32A3 */ 0x0000, /* 0x32A4 */ 0x0000, /* 0x32A5 */ 0x0000, /* 0x32A6 */ 0x0000, /* 0x32A7 */ 0x0000, /* 0x32A8 */ 0x0000, /* 0x32A9 */ 0x0000, /* 0x32AA */ 0x0000, /* 0x32AB */ 0x0000, /* 0x32AC */ 0x0000, /* 0x32AD */ 0x0000, /* 0x32AE */ 0x0000, /* 0x32AF */ 0x0000, /* 0x32B0 */ 0x0000, /* 0x32B1 */ 0x0000, /* 0x32B2 */ 0x0000, /* 0x32B3 */ 0x0000, /* 0x32B4 */ 0x0000, /* 0x32B5 */ 0x0000, /* 0x32B6 */ 0x0000, /* 0x32B7 */ 0x0000, /* 0x32B8 */ 0x0000, /* 0x32B9 */ 0x0000, /* 0x32BA */ 0x0000, /* 0x32BB */ 0x0000, /* 0x32BC */ 0x0000, /* 0x32BD */ 0x0000, /* 0x32BE */ 0x0000, /* 0x32BF */ 0x0000, /* 0x32C0 */ 0x0000, /* 0x32C1 */ 0x0000, /* 0x32C2 */ 0x0000, /* 0x32C3 */ 0x0000, /* 0x32C4 */ 0x0000, /* 0x32C5 */ 0x0000, /* 0x32C6 */ 0x0000, /* 0x32C7 */ 0x0000, /* 0x32C8 */ 0x0000, /* 0x32C9 */ 0x0000, /* 0x32CA */ 0x0000, /* 0x32CB */ 0x0000, /* 0x32CC */ 0x0000, /* 0x32CD */ 0x0000, /* 0x32CE */ 0x0000, /* 0x32CF */ 0x0000, /* 0x32D0 */ 0x0000, /* 0x32D1 */ 0x0000, /* 0x32D2 */ 0x0000, /* 0x32D3 */ 0x0000, /* 0x32D4 */ 0x0000, /* 0x32D5 */ 0x0000, /* 0x32D6 */ 0x0000, /* 0x32D7 */ 0x0000, /* 0x32D8 */ 0x0000, /* 0x32D9 */ 0x0000, /* 0x32DA */ 0x0000, /* 0x32DB */ 0x0000, /* 0x32DC */ 0x0000, /* 0x32DD */ 0x0000, /* 0x32DE */ 0x0000, /* 0x32DF */ 0x0000, /* 0x32E0 */ 0x0000, /* 0x32E1 */ 0x0000, /* 0x32E2 */ 0x0000, /* 0x32E3 */ 0x0000, /* 0x32E4 */ 0x0000, /* 0x32E5 */ 0x0000, /* 0x32E6 */ 0x0000, /* 0x32E7 */ 0x0000, /* 0x32E8 */ 0x0000, /* 0x32E9 */ 0x0000, /* 0x32EA */ 0x0000, /* 0x32EB */ 0x0000, /* 0x32EC */ 0x0000, /* 0x32ED */ 0x0000, /* 0x32EE */ 0x0000, /* 0x32EF */ 0x0000, /* 0x32F0 */ 0x0000, /* 0x32F1 */ 0x0000, /* 0x32F2 */ 0x0000, /* 0x32F3 */ 0x0000, /* 0x32F4 */ 0x0000, /* 0x32F5 */ 0x0000, /* 0x32F6 */ 0x0000, /* 0x32F7 */ 0x0000, /* 0x32F8 */ 0x0000, /* 0x32F9 */ 0x0000, /* 0x32FA */ 0x0000, /* 0x32FB */ 0x0000, /* 0x32FC */ 0x0000, /* 0x32FD */ 0x0000, /* 0x32FE */ 0x0000, /* 0x32FF */ 0x0000, /* 0x3300 */ 0x0000, /* 0x3301 */ 0x0000, /* 0x3302 */ 0x0000, /* 0x3303 */ 0x0000, /* 0x3304 */ 0x0000, /* 0x3305 */ 0x0000, /* 0x3306 */ 0x0000, /* 0x3307 */ 0x0000, /* 0x3308 */ 0x0000, /* 0x3309 */ 0x0000, /* 0x330A */ 0x0000, /* 0x330B */ 0x0000, /* 0x330C */ 0x0000, /* 0x330D */ 0x0000, /* 0x330E */ 0x0000, /* 0x330F */ 0x0000, /* 0x3310 */ 0x0000, /* 0x3311 */ 0x0000, /* 0x3312 */ 0x0000, /* 0x3313 */ 0x0000, /* 0x3314 */ 0x0000, /* 0x3315 */ 0x0000, /* 0x3316 */ 0x0000, /* 0x3317 */ 0x0000, /* 0x3318 */ 0x0000, /* 0x3319 */ 0x0000, /* 0x331A */ 0x0000, /* 0x331B */ 0x0000, /* 0x331C */ 0x0000, /* 0x331D */ 0x0000, /* 0x331E */ 0x0000, /* 0x331F */ 0x0000, /* 0x3320 */ 0x0000, /* 0x3321 */ 0x0000, /* 0x3322 */ 0x0000, /* 0x3323 */ 0x0000, /* 0x3324 */ 0x0000, /* 0x3325 */ 0x0000, /* 0x3326 */ 0x0000, /* 0x3327 */ 0x0000, /* 0x3328 */ 0x0000, /* 0x3329 */ 0x0000, /* 0x332A */ 0x0000, /* 0x332B */ 0x0000, /* 0x332C */ 0x0000, /* 0x332D */ 0x0000, /* 0x332E */ 0x0000, /* 0x332F */ 0x0000, /* 0x3330 */ 0x0000, /* 0x3331 */ 0x0000, /* 0x3332 */ 0x0000, /* 0x3333 */ 0x0000, /* 0x3334 */ 0x0000, /* 0x3335 */ 0x0000, /* 0x3336 */ 0x0000, /* 0x3337 */ 0x0000, /* 0x3338 */ 0x0000, /* 0x3339 */ 0x0000, /* 0x333A */ 0x0000, /* 0x333B */ 0x0000, /* 0x333C */ 0x0000, /* 0x333D */ 0x0000, /* 0x333E */ 0x0000, /* 0x333F */ 0x0000, /* 0x3340 */ 0x0000, /* 0x3341 */ 0x0000, /* 0x3342 */ 0x0000, /* 0x3343 */ 0x0000, /* 0x3344 */ 0x0000, /* 0x3345 */ 0x0000, /* 0x3346 */ 0x0000, /* 0x3347 */ 0x0000, /* 0x3348 */ 0x0000, /* 0x3349 */ 0x0000, /* 0x334A */ 0x0000, /* 0x334B */ 0x0000, /* 0x334C */ 0x0000, /* 0x334D */ 0x0000, /* 0x334E */ 0x0000, /* 0x334F */ 0x0000, /* 0x3350 */ 0x0000, /* 0x3351 */ 0x0000, /* 0x3352 */ 0x0000, /* 0x3353 */ 0x0000, /* 0x3354 */ 0x0000, /* 0x3355 */ 0x0000, /* 0x3356 */ 0x0000, /* 0x3357 */ 0x0000, /* 0x3358 */ 0x0000, /* 0x3359 */ 0x0000, /* 0x335A */ 0x0000, /* 0x335B */ 0x0000, /* 0x335C */ 0x0000, /* 0x335D */ 0x0000, /* 0x335E */ 0x0000, /* 0x335F */ 0x0000, /* 0x3360 */ 0x0000, /* 0x3361 */ 0x0000, /* 0x3362 */ 0x0000, /* 0x3363 */ 0x0000, /* 0x3364 */ 0x0000, /* 0x3365 */ 0x0000, /* 0x3366 */ 0x0000, /* 0x3367 */ 0x0000, /* 0x3368 */ 0x0000, /* 0x3369 */ 0x0000, /* 0x336A */ 0x0000, /* 0x336B */ 0x0000, /* 0x336C */ 0x0000, /* 0x336D */ 0x0000, /* 0x336E */ 0x0000, /* 0x336F */ 0x0000, /* 0x3370 */ 0x0000, /* 0x3371 */ 0x0000, /* 0x3372 */ 0x0000, /* 0x3373 */ 0x0000, /* 0x3374 */ 0x0000, /* 0x3375 */ 0x0000, /* 0x3376 */ 0x0000, /* 0x3377 */ 0x0000, /* 0x3378 */ 0x0000, /* 0x3379 */ 0x0000, /* 0x337A */ 0x0000, /* 0x337B */ 0x0000, /* 0x337C */ 0x0000, /* 0x337D */ 0x0000, /* 0x337E */ 0x0000, /* 0x337F */ 0x0000, /* 0x3380 */ 0x0000, /* 0x3381 */ 0x0000, /* 0x3382 */ 0x0000, /* 0x3383 */ 0x0000, /* 0x3384 */ 0x0000, /* 0x3385 */ 0x0000, /* 0x3386 */ 0x0000, /* 0x3387 */ 0x0000, /* 0x3388 */ 0x0000, /* 0x3389 */ 0x0000, /* 0x338A */ 0x0000, /* 0x338B */ 0x0000, /* 0x338C */ 0x0000, /* 0x338D */ 0x0000, /* 0x338E */ 0x0000, /* 0x338F */ 0x0000, /* 0x3390 */ 0x0000, /* 0x3391 */ 0x0000, /* 0x3392 */ 0x0000, /* 0x3393 */ 0x0000, /* 0x3394 */ 0x0000, /* 0x3395 */ 0x0000, /* 0x3396 */ 0x0000, /* 0x3397 */ 0x0000, /* 0x3398 */ 0x0000, /* 0x3399 */ 0x0000, /* 0x339A */ 0x0000, /* 0x339B */ 0x0000, /* 0x339C */ 0x0000, /* 0x339D */ 0x0000, /* 0x339E */ 0x0000, /* 0x339F */ 0x0000, /* 0x33A0 */ 0x0000, /* 0x33A1 */ 0x0000, /* 0x33A2 */ 0x0000, /* 0x33A3 */ 0x0000, /* 0x33A4 */ 0x0000, /* 0x33A5 */ 0x0000, /* 0x33A6 */ 0x0000, /* 0x33A7 */ 0x0000, /* 0x33A8 */ 0x0000, /* 0x33A9 */ 0x0000, /* 0x33AA */ 0x0000, /* 0x33AB */ 0x0000, /* 0x33AC */ 0x0000, /* 0x33AD */ 0x0000, /* 0x33AE */ 0x0000, /* 0x33AF */ 0x0000, /* 0x33B0 */ 0x0000, /* 0x33B1 */ 0x0000, /* 0x33B2 */ 0x0000, /* 0x33B3 */ 0x0000, /* 0x33B4 */ 0x0000, /* 0x33B5 */ 0x0000, /* 0x33B6 */ 0x0000, /* 0x33B7 */ 0x0000, /* 0x33B8 */ 0x0000, /* 0x33B9 */ 0x0000, /* 0x33BA */ 0x0000, /* 0x33BB */ 0x0000, /* 0x33BC */ 0x0000, /* 0x33BD */ 0x0000, /* 0x33BE */ 0x0000, /* 0x33BF */ 0x0000, /* 0x33C0 */ 0x0000, /* 0x33C1 */ 0x0000, /* 0x33C2 */ 0x0000, /* 0x33C3 */ 0x0000, /* 0x33C4 */ 0x0000, /* 0x33C5 */ 0x0000, /* 0x33C6 */ 0x0000, /* 0x33C7 */ 0x0000, /* 0x33C8 */ 0x0000, /* 0x33C9 */ 0x0000, /* 0x33CA */ 0x0000, /* 0x33CB */ 0x0000, /* 0x33CC */ 0x0000, /* 0x33CD */ 0x0000, /* 0x33CE */ 0x0000, /* 0x33CF */ 0x0000, /* 0x33D0 */ 0x0000, /* 0x33D1 */ 0x0000, /* 0x33D2 */ 0x0000, /* 0x33D3 */ 0x0000, /* 0x33D4 */ 0x0000, /* 0x33D5 */ 0x0000, /* 0x33D6 */ 0x0000, /* 0x33D7 */ 0x0000, /* 0x33D8 */ 0x0000, /* 0x33D9 */ 0x0000, /* 0x33DA */ 0x0000, /* 0x33DB */ 0x0000, /* 0x33DC */ 0x0000, /* 0x33DD */ 0x0000, /* 0x33DE */ 0x0000, /* 0x33DF */ 0x0000, /* 0x33E0 */ 0x0000, /* 0x33E1 */ 0x0000, /* 0x33E2 */ 0x0000, /* 0x33E3 */ 0x0000, /* 0x33E4 */ 0x0000, /* 0x33E5 */ 0x0000, /* 0x33E6 */ 0x0000, /* 0x33E7 */ 0x0000, /* 0x33E8 */ 0x0000, /* 0x33E9 */ 0x0000, /* 0x33EA */ 0x0000, /* 0x33EB */ 0x0000, /* 0x33EC */ 0x0000, /* 0x33ED */ 0x0000, /* 0x33EE */ 0x0000, /* 0x33EF */ 0x0000, /* 0x33F0 */ 0x0000, /* 0x33F1 */ 0x0000, /* 0x33F2 */ 0x0000, /* 0x33F3 */ 0x0000, /* 0x33F4 */ 0x0000, /* 0x33F5 */ 0x0000, /* 0x33F6 */ 0x0000, /* 0x33F7 */ 0x0000, /* 0x33F8 */ 0x0000, /* 0x33F9 */ 0x0000, /* 0x33FA */ 0x0000, /* 0x33FB */ 0x0000, /* 0x33FC */ 0x0000, /* 0x33FD */ 0x0000, /* 0x33FE */ 0x0000, /* 0x33FF */ 0x0000, /* 0x3400 */ 0x0000, /* 0x3401 */ 0x0000, /* 0x3402 */ 0x0000, /* 0x3403 */ 0x0000, /* 0x3404 */ 0x0000, /* 0x3405 */ 0x0000, /* 0x3406 */ 0x0000, /* 0x3407 */ 0x0000, /* 0x3408 */ 0x0000, /* 0x3409 */ 0x0000, /* 0x340A */ 0x0000, /* 0x340B */ 0x0000, /* 0x340C */ 0x0000, /* 0x340D */ 0x0000, /* 0x340E */ 0x0000, /* 0x340F */ 0x0000, /* 0x3410 */ 0x0000, /* 0x3411 */ 0x0000, /* 0x3412 */ 0x0000, /* 0x3413 */ 0x0000, /* 0x3414 */ 0x0000, /* 0x3415 */ 0x0000, /* 0x3416 */ 0x0000, /* 0x3417 */ 0x0000, /* 0x3418 */ 0x0000, /* 0x3419 */ 0x0000, /* 0x341A */ 0x0000, /* 0x341B */ 0x0000, /* 0x341C */ 0x0000, /* 0x341D */ 0x0000, /* 0x341E */ 0x0000, /* 0x341F */ 0x0000, /* 0x3420 */ 0x0000, /* 0x3421 */ 0x0000, /* 0x3422 */ 0x0000, /* 0x3423 */ 0x0000, /* 0x3424 */ 0x0000, /* 0x3425 */ 0x0000, /* 0x3426 */ 0x0000, /* 0x3427 */ 0x0000, /* 0x3428 */ 0x0000, /* 0x3429 */ 0x0000, /* 0x342A */ 0x0000, /* 0x342B */ 0x0000, /* 0x342C */ 0x0000, /* 0x342D */ 0x0000, /* 0x342E */ 0x0000, /* 0x342F */ 0x0000, /* 0x3430 */ 0x0000, /* 0x3431 */ 0x0000, /* 0x3432 */ 0x0000, /* 0x3433 */ 0x0000, /* 0x3434 */ 0x0000, /* 0x3435 */ 0x0000, /* 0x3436 */ 0x0000, /* 0x3437 */ 0x0000, /* 0x3438 */ 0x0000, /* 0x3439 */ 0x0000, /* 0x343A */ 0x0000, /* 0x343B */ 0x0000, /* 0x343C */ 0x0000, /* 0x343D */ 0x0000, /* 0x343E */ 0x0000, /* 0x343F */ 0x0000, /* 0x3440 */ 0x0000, /* 0x3441 */ 0x0000, /* 0x3442 */ 0x0000, /* 0x3443 */ 0x0000, /* 0x3444 */ 0x0000, /* 0x3445 */ 0x0000, /* 0x3446 */ 0x0000, /* 0x3447 */ 0x0000, /* 0x3448 */ 0x0000, /* 0x3449 */ 0x0000, /* 0x344A */ 0x0000, /* 0x344B */ 0x0000, /* 0x344C */ 0x0000, /* 0x344D */ 0x0000, /* 0x344E */ 0x0000, /* 0x344F */ 0x0000, /* 0x3450 */ 0x0000, /* 0x3451 */ 0x0000, /* 0x3452 */ 0x0000, /* 0x3453 */ 0x0000, /* 0x3454 */ 0x0000, /* 0x3455 */ 0x0000, /* 0x3456 */ 0x0000, /* 0x3457 */ 0x0000, /* 0x3458 */ 0x0000, /* 0x3459 */ 0x0000, /* 0x345A */ 0x0000, /* 0x345B */ 0x0000, /* 0x345C */ 0x0000, /* 0x345D */ 0x0000, /* 0x345E */ 0x0000, /* 0x345F */ 0x0000, /* 0x3460 */ 0x0000, /* 0x3461 */ 0x0000, /* 0x3462 */ 0x0000, /* 0x3463 */ 0x0000, /* 0x3464 */ 0x0000, /* 0x3465 */ 0x0000, /* 0x3466 */ 0x0000, /* 0x3467 */ 0x0000, /* 0x3468 */ 0x0000, /* 0x3469 */ 0x0000, /* 0x346A */ 0x0000, /* 0x346B */ 0x0000, /* 0x346C */ 0x0000, /* 0x346D */ 0x0000, /* 0x346E */ 0x0000, /* 0x346F */ 0x0000, /* 0x3470 */ 0x0000, /* 0x3471 */ 0x0000, /* 0x3472 */ 0x0000, /* 0x3473 */ 0x0000, /* 0x3474 */ 0x0000, /* 0x3475 */ 0x0000, /* 0x3476 */ 0x0000, /* 0x3477 */ 0x0000, /* 0x3478 */ 0x0000, /* 0x3479 */ 0x0000, /* 0x347A */ 0x0000, /* 0x347B */ 0x0000, /* 0x347C */ 0x0000, /* 0x347D */ 0x0000, /* 0x347E */ 0x0000, /* 0x347F */ 0x0000, /* 0x3480 */ 0x0000, /* 0x3481 */ 0x0000, /* 0x3482 */ 0x0000, /* 0x3483 */ 0x0000, /* 0x3484 */ 0x0000, /* 0x3485 */ 0x0000, /* 0x3486 */ 0x0000, /* 0x3487 */ 0x0000, /* 0x3488 */ 0x0000, /* 0x3489 */ 0x0000, /* 0x348A */ 0x0000, /* 0x348B */ 0x0000, /* 0x348C */ 0x0000, /* 0x348D */ 0x0000, /* 0x348E */ 0x0000, /* 0x348F */ 0x0000, /* 0x3490 */ 0x0000, /* 0x3491 */ 0x0000, /* 0x3492 */ 0x0000, /* 0x3493 */ 0x0000, /* 0x3494 */ 0x0000, /* 0x3495 */ 0x0000, /* 0x3496 */ 0x0000, /* 0x3497 */ 0x0000, /* 0x3498 */ 0x0000, /* 0x3499 */ 0x0000, /* 0x349A */ 0x0000, /* 0x349B */ 0x0000, /* 0x349C */ 0x0000, /* 0x349D */ 0x0000, /* 0x349E */ 0x0000, /* 0x349F */ 0x0000, /* 0x34A0 */ 0x0000, /* 0x34A1 */ 0x0000, /* 0x34A2 */ 0x0000, /* 0x34A3 */ 0x0000, /* 0x34A4 */ 0x0000, /* 0x34A5 */ 0x0000, /* 0x34A6 */ 0x0000, /* 0x34A7 */ 0x0000, /* 0x34A8 */ 0x0000, /* 0x34A9 */ 0x0000, /* 0x34AA */ 0x0000, /* 0x34AB */ 0x0000, /* 0x34AC */ 0x0000, /* 0x34AD */ 0x0000, /* 0x34AE */ 0x0000, /* 0x34AF */ 0x0000, /* 0x34B0 */ 0x0000, /* 0x34B1 */ 0x0000, /* 0x34B2 */ 0x0000, /* 0x34B3 */ 0x0000, /* 0x34B4 */ 0x0000, /* 0x34B5 */ 0x0000, /* 0x34B6 */ 0x0000, /* 0x34B7 */ 0x0000, /* 0x34B8 */ 0x0000, /* 0x34B9 */ 0x0000, /* 0x34BA */ 0x0000, /* 0x34BB */ 0x0000, /* 0x34BC */ 0x0000, /* 0x34BD */ 0x0000, /* 0x34BE */ 0x0000, /* 0x34BF */ 0x0000, /* 0x34C0 */ 0x0000, /* 0x34C1 */ 0x0000, /* 0x34C2 */ 0x0000, /* 0x34C3 */ 0x0000, /* 0x34C4 */ 0x0000, /* 0x34C5 */ 0x0000, /* 0x34C6 */ 0x0000, /* 0x34C7 */ 0x0000, /* 0x34C8 */ 0x0000, /* 0x34C9 */ 0x0000, /* 0x34CA */ 0x0000, /* 0x34CB */ 0x0000, /* 0x34CC */ 0x0000, /* 0x34CD */ 0x0000, /* 0x34CE */ 0x0000, /* 0x34CF */ 0x0000, /* 0x34D0 */ 0x0000, /* 0x34D1 */ 0x0000, /* 0x34D2 */ 0x0000, /* 0x34D3 */ 0x0000, /* 0x34D4 */ 0x0000, /* 0x34D5 */ 0x0000, /* 0x34D6 */ 0x0000, /* 0x34D7 */ 0x0000, /* 0x34D8 */ 0x0000, /* 0x34D9 */ 0x0000, /* 0x34DA */ 0x0000, /* 0x34DB */ 0x0000, /* 0x34DC */ 0x0000, /* 0x34DD */ 0x0000, /* 0x34DE */ 0x0000, /* 0x34DF */ 0x0000, /* 0x34E0 */ 0x0000, /* 0x34E1 */ 0x0000, /* 0x34E2 */ 0x0000, /* 0x34E3 */ 0x0000, /* 0x34E4 */ 0x0000, /* 0x34E5 */ 0x0000, /* 0x34E6 */ 0x0000, /* 0x34E7 */ 0x0000, /* 0x34E8 */ 0x0000, /* 0x34E9 */ 0x0000, /* 0x34EA */ 0x0000, /* 0x34EB */ 0x0000, /* 0x34EC */ 0x0000, /* 0x34ED */ 0x0000, /* 0x34EE */ 0x0000, /* 0x34EF */ 0x0000, /* 0x34F0 */ 0x0000, /* 0x34F1 */ 0x0000, /* 0x34F2 */ 0x0000, /* 0x34F3 */ 0x0000, /* 0x34F4 */ 0x0000, /* 0x34F5 */ 0x0000, /* 0x34F6 */ 0x0000, /* 0x34F7 */ 0x0000, /* 0x34F8 */ 0x0000, /* 0x34F9 */ 0x0000, /* 0x34FA */ 0x0000, /* 0x34FB */ 0x0000, /* 0x34FC */ 0x0000, /* 0x34FD */ 0x0000, /* 0x34FE */ 0x0000, /* 0x34FF */ 0x0000, /* 0x3500 */ 0x0000, /* 0x3501 */ 0x0000, /* 0x3502 */ 0x0000, /* 0x3503 */ 0x0000, /* 0x3504 */ 0x0000, /* 0x3505 */ 0x0000, /* 0x3506 */ 0x0000, /* 0x3507 */ 0x0000, /* 0x3508 */ 0x0000, /* 0x3509 */ 0x0000, /* 0x350A */ 0x0000, /* 0x350B */ 0x0000, /* 0x350C */ 0x0000, /* 0x350D */ 0x0000, /* 0x350E */ 0x0000, /* 0x350F */ 0x0000, /* 0x3510 */ 0x0000, /* 0x3511 */ 0x0000, /* 0x3512 */ 0x0000, /* 0x3513 */ 0x0000, /* 0x3514 */ 0x0000, /* 0x3515 */ 0x0000, /* 0x3516 */ 0x0000, /* 0x3517 */ 0x0000, /* 0x3518 */ 0x0000, /* 0x3519 */ 0x0000, /* 0x351A */ 0x0000, /* 0x351B */ 0x0000, /* 0x351C */ 0x0000, /* 0x351D */ 0x0000, /* 0x351E */ 0x0000, /* 0x351F */ 0x0000, /* 0x3520 */ 0x0000, /* 0x3521 */ 0x0000, /* 0x3522 */ 0x0000, /* 0x3523 */ 0x0000, /* 0x3524 */ 0x0000, /* 0x3525 */ 0x0000, /* 0x3526 */ 0x0000, /* 0x3527 */ 0x0000, /* 0x3528 */ 0x0000, /* 0x3529 */ 0x0000, /* 0x352A */ 0x0000, /* 0x352B */ 0x0000, /* 0x352C */ 0x0000, /* 0x352D */ 0x0000, /* 0x352E */ 0x0000, /* 0x352F */ 0x0000, /* 0x3530 */ 0x0000, /* 0x3531 */ 0x0000, /* 0x3532 */ 0x0000, /* 0x3533 */ 0x0000, /* 0x3534 */ 0x0000, /* 0x3535 */ 0x0000, /* 0x3536 */ 0x0000, /* 0x3537 */ 0x0000, /* 0x3538 */ 0x0000, /* 0x3539 */ 0x0000, /* 0x353A */ 0x0000, /* 0x353B */ 0x0000, /* 0x353C */ 0x0000, /* 0x353D */ 0x0000, /* 0x353E */ 0x0000, /* 0x353F */ 0x0000, /* 0x3540 */ 0x0000, /* 0x3541 */ 0x0000, /* 0x3542 */ 0x0000, /* 0x3543 */ 0x0000, /* 0x3544 */ 0x0000, /* 0x3545 */ 0x0000, /* 0x3546 */ 0x0000, /* 0x3547 */ 0x0000, /* 0x3548 */ 0x0000, /* 0x3549 */ 0x0000, /* 0x354A */ 0x0000, /* 0x354B */ 0x0000, /* 0x354C */ 0x0000, /* 0x354D */ 0x0000, /* 0x354E */ 0x0000, /* 0x354F */ 0x0000, /* 0x3550 */ 0x0000, /* 0x3551 */ 0x0000, /* 0x3552 */ 0x0000, /* 0x3553 */ 0x0000, /* 0x3554 */ 0x0000, /* 0x3555 */ 0x0000, /* 0x3556 */ 0x0000, /* 0x3557 */ 0x0000, /* 0x3558 */ 0x0000, /* 0x3559 */ 0x0000, /* 0x355A */ 0x0000, /* 0x355B */ 0x0000, /* 0x355C */ 0x0000, /* 0x355D */ 0x0000, /* 0x355E */ 0x0000, /* 0x355F */ 0x0000, /* 0x3560 */ 0x0000, /* 0x3561 */ 0x0000, /* 0x3562 */ 0x0000, /* 0x3563 */ 0x0000, /* 0x3564 */ 0x0000, /* 0x3565 */ 0x0000, /* 0x3566 */ 0x0000, /* 0x3567 */ 0x0000, /* 0x3568 */ 0x0000, /* 0x3569 */ 0x0000, /* 0x356A */ 0x0000, /* 0x356B */ 0x0000, /* 0x356C */ 0x0000, /* 0x356D */ 0x0000, /* 0x356E */ 0x0000, /* 0x356F */ 0x0000, /* 0x3570 */ 0x0000, /* 0x3571 */ 0x0000, /* 0x3572 */ 0x0000, /* 0x3573 */ 0x0000, /* 0x3574 */ 0x0000, /* 0x3575 */ 0x0000, /* 0x3576 */ 0x0000, /* 0x3577 */ 0x0000, /* 0x3578 */ 0x0000, /* 0x3579 */ 0x0000, /* 0x357A */ 0x0000, /* 0x357B */ 0x0000, /* 0x357C */ 0x0000, /* 0x357D */ 0x0000, /* 0x357E */ 0x0000, /* 0x357F */ 0x0000, /* 0x3580 */ 0x0000, /* 0x3581 */ 0x0000, /* 0x3582 */ 0x0000, /* 0x3583 */ 0x0000, /* 0x3584 */ 0x0000, /* 0x3585 */ 0x0000, /* 0x3586 */ 0x0000, /* 0x3587 */ 0x0000, /* 0x3588 */ 0x0000, /* 0x3589 */ 0x0000, /* 0x358A */ 0x0000, /* 0x358B */ 0x0000, /* 0x358C */ 0x0000, /* 0x358D */ 0x0000, /* 0x358E */ 0x0000, /* 0x358F */ 0x0000, /* 0x3590 */ 0x0000, /* 0x3591 */ 0x0000, /* 0x3592 */ 0x0000, /* 0x3593 */ 0x0000, /* 0x3594 */ 0x0000, /* 0x3595 */ 0x0000, /* 0x3596 */ 0x0000, /* 0x3597 */ 0x0000, /* 0x3598 */ 0x0000, /* 0x3599 */ 0x0000, /* 0x359A */ 0x0000, /* 0x359B */ 0x0000, /* 0x359C */ 0x0000, /* 0x359D */ 0x0000, /* 0x359E */ 0x0000, /* 0x359F */ 0x0000, /* 0x35A0 */ 0x0000, /* 0x35A1 */ 0x0000, /* 0x35A2 */ 0x0000, /* 0x35A3 */ 0x0000, /* 0x35A4 */ 0x0000, /* 0x35A5 */ 0x0000, /* 0x35A6 */ 0x0000, /* 0x35A7 */ 0x0000, /* 0x35A8 */ 0x0000, /* 0x35A9 */ 0x0000, /* 0x35AA */ 0x0000, /* 0x35AB */ 0x0000, /* 0x35AC */ 0x0000, /* 0x35AD */ 0x0000, /* 0x35AE */ 0x0000, /* 0x35AF */ 0x0000, /* 0x35B0 */ 0x0000, /* 0x35B1 */ 0x0000, /* 0x35B2 */ 0x0000, /* 0x35B3 */ 0x0000, /* 0x35B4 */ 0x0000, /* 0x35B5 */ 0x0000, /* 0x35B6 */ 0x0000, /* 0x35B7 */ 0x0000, /* 0x35B8 */ 0x0000, /* 0x35B9 */ 0x0000, /* 0x35BA */ 0x0000, /* 0x35BB */ 0x0000, /* 0x35BC */ 0x0000, /* 0x35BD */ 0x0000, /* 0x35BE */ 0x0000, /* 0x35BF */ 0x0000, /* 0x35C0 */ 0x0000, /* 0x35C1 */ 0x0000, /* 0x35C2 */ 0x0000, /* 0x35C3 */ 0x0000, /* 0x35C4 */ 0x0000, /* 0x35C5 */ 0x0000, /* 0x35C6 */ 0x0000, /* 0x35C7 */ 0x0000, /* 0x35C8 */ 0x0000, /* 0x35C9 */ 0x0000, /* 0x35CA */ 0x0000, /* 0x35CB */ 0x0000, /* 0x35CC */ 0x0000, /* 0x35CD */ 0x0000, /* 0x35CE */ 0x0000, /* 0x35CF */ 0x0000, /* 0x35D0 */ 0x0000, /* 0x35D1 */ 0x0000, /* 0x35D2 */ 0x0000, /* 0x35D3 */ 0x0000, /* 0x35D4 */ 0x0000, /* 0x35D5 */ 0x0000, /* 0x35D6 */ 0x0000, /* 0x35D7 */ 0x0000, /* 0x35D8 */ 0x0000, /* 0x35D9 */ 0x0000, /* 0x35DA */ 0x0000, /* 0x35DB */ 0x0000, /* 0x35DC */ 0x0000, /* 0x35DD */ 0x0000, /* 0x35DE */ 0x0000, /* 0x35DF */ 0x0000, /* 0x35E0 */ 0x0000, /* 0x35E1 */ 0x0000, /* 0x35E2 */ 0x0000, /* 0x35E3 */ 0x0000, /* 0x35E4 */ 0x0000, /* 0x35E5 */ 0x0000, /* 0x35E6 */ 0x0000, /* 0x35E7 */ 0x0000, /* 0x35E8 */ 0x0000, /* 0x35E9 */ 0x0000, /* 0x35EA */ 0x0000, /* 0x35EB */ 0x0000, /* 0x35EC */ 0x0000, /* 0x35ED */ 0x0000, /* 0x35EE */ 0x0000, /* 0x35EF */ 0x0000, /* 0x35F0 */ 0x0000, /* 0x35F1 */ 0x0000, /* 0x35F2 */ 0x0000, /* 0x35F3 */ 0x0000, /* 0x35F4 */ 0x0000, /* 0x35F5 */ 0x0000, /* 0x35F6 */ 0x0000, /* 0x35F7 */ 0x0000, /* 0x35F8 */ 0x0000, /* 0x35F9 */ 0x0000, /* 0x35FA */ 0x0000, /* 0x35FB */ 0x0000, /* 0x35FC */ 0x0000, /* 0x35FD */ 0x0000, /* 0x35FE */ 0x0000, /* 0x35FF */ 0x0000, /* 0x3600 */ 0x0000, /* 0x3601 */ 0x0000, /* 0x3602 */ 0x0000, /* 0x3603 */ 0x0000, /* 0x3604 */ 0x0000, /* 0x3605 */ 0x0000, /* 0x3606 */ 0x0000, /* 0x3607 */ 0x0000, /* 0x3608 */ 0x0000, /* 0x3609 */ 0x0000, /* 0x360A */ 0x0000, /* 0x360B */ 0x0000, /* 0x360C */ 0x0000, /* 0x360D */ 0x0000, /* 0x360E */ 0x0000, /* 0x360F */ 0x0000, /* 0x3610 */ 0x0000, /* 0x3611 */ 0x0000, /* 0x3612 */ 0x0000, /* 0x3613 */ 0x0000, /* 0x3614 */ 0x0000, /* 0x3615 */ 0x0000, /* 0x3616 */ 0x0000, /* 0x3617 */ 0x0000, /* 0x3618 */ 0x0000, /* 0x3619 */ 0x0000, /* 0x361A */ 0x0000, /* 0x361B */ 0x0000, /* 0x361C */ 0x0000, /* 0x361D */ 0x0000, /* 0x361E */ 0x0000, /* 0x361F */ 0x0000, /* 0x3620 */ 0x0000, /* 0x3621 */ 0x0000, /* 0x3622 */ 0x0000, /* 0x3623 */ 0x0000, /* 0x3624 */ 0x0000, /* 0x3625 */ 0x0000, /* 0x3626 */ 0x0000, /* 0x3627 */ 0x0000, /* 0x3628 */ 0x0000, /* 0x3629 */ 0x0000, /* 0x362A */ 0x0000, /* 0x362B */ 0x0000, /* 0x362C */ 0x0000, /* 0x362D */ 0x0000, /* 0x362E */ 0x0000, /* 0x362F */ 0x0000, /* 0x3630 */ 0x0000, /* 0x3631 */ 0x0000, /* 0x3632 */ 0x0000, /* 0x3633 */ 0x0000, /* 0x3634 */ 0x0000, /* 0x3635 */ 0x0000, /* 0x3636 */ 0x0000, /* 0x3637 */ 0x0000, /* 0x3638 */ 0x0000, /* 0x3639 */ 0x0000, /* 0x363A */ 0x0000, /* 0x363B */ 0x0000, /* 0x363C */ 0x0000, /* 0x363D */ 0x0000, /* 0x363E */ 0x0000, /* 0x363F */ 0x0000, /* 0x3640 */ 0x0000, /* 0x3641 */ 0x0000, /* 0x3642 */ 0x0000, /* 0x3643 */ 0x0000, /* 0x3644 */ 0x0000, /* 0x3645 */ 0x0000, /* 0x3646 */ 0x0000, /* 0x3647 */ 0x0000, /* 0x3648 */ 0x0000, /* 0x3649 */ 0x0000, /* 0x364A */ 0x0000, /* 0x364B */ 0x0000, /* 0x364C */ 0x0000, /* 0x364D */ 0x0000, /* 0x364E */ 0x0000, /* 0x364F */ 0x0000, /* 0x3650 */ 0x0000, /* 0x3651 */ 0x0000, /* 0x3652 */ 0x0000, /* 0x3653 */ 0x0000, /* 0x3654 */ 0x0000, /* 0x3655 */ 0x0000, /* 0x3656 */ 0x0000, /* 0x3657 */ 0x0000, /* 0x3658 */ 0x0000, /* 0x3659 */ 0x0000, /* 0x365A */ 0x0000, /* 0x365B */ 0x0000, /* 0x365C */ 0x0000, /* 0x365D */ 0x0000, /* 0x365E */ 0x0000, /* 0x365F */ 0x0000, /* 0x3660 */ 0x0000, /* 0x3661 */ 0x0000, /* 0x3662 */ 0x0000, /* 0x3663 */ 0x0000, /* 0x3664 */ 0x0000, /* 0x3665 */ 0x0000, /* 0x3666 */ 0x0000, /* 0x3667 */ 0x0000, /* 0x3668 */ 0x0000, /* 0x3669 */ 0x0000, /* 0x366A */ 0x0000, /* 0x366B */ 0x0000, /* 0x366C */ 0x0000, /* 0x366D */ 0x0000, /* 0x366E */ 0x0000, /* 0x366F */ 0x0000, /* 0x3670 */ 0x0000, /* 0x3671 */ 0x0000, /* 0x3672 */ 0x0000, /* 0x3673 */ 0x0000, /* 0x3674 */ 0x0000, /* 0x3675 */ 0x0000, /* 0x3676 */ 0x0000, /* 0x3677 */ 0x0000, /* 0x3678 */ 0x0000, /* 0x3679 */ 0x0000, /* 0x367A */ 0x0000, /* 0x367B */ 0x0000, /* 0x367C */ 0x0000, /* 0x367D */ 0x0000, /* 0x367E */ 0x0000, /* 0x367F */ 0x0000, /* 0x3680 */ 0x0000, /* 0x3681 */ 0x0000, /* 0x3682 */ 0x0000, /* 0x3683 */ 0x0000, /* 0x3684 */ 0x0000, /* 0x3685 */ 0x0000, /* 0x3686 */ 0x0000, /* 0x3687 */ 0x0000, /* 0x3688 */ 0x0000, /* 0x3689 */ 0x0000, /* 0x368A */ 0x0000, /* 0x368B */ 0x0000, /* 0x368C */ 0x0000, /* 0x368D */ 0x0000, /* 0x368E */ 0x0000, /* 0x368F */ 0x0000, /* 0x3690 */ 0x0000, /* 0x3691 */ 0x0000, /* 0x3692 */ 0x0000, /* 0x3693 */ 0x0000, /* 0x3694 */ 0x0000, /* 0x3695 */ 0x0000, /* 0x3696 */ 0x0000, /* 0x3697 */ 0x0000, /* 0x3698 */ 0x0000, /* 0x3699 */ 0x0000, /* 0x369A */ 0x0000, /* 0x369B */ 0x0000, /* 0x369C */ 0x0000, /* 0x369D */ 0x0000, /* 0x369E */ 0x0000, /* 0x369F */ 0x0000, /* 0x36A0 */ 0x0000, /* 0x36A1 */ 0x0000, /* 0x36A2 */ 0x0000, /* 0x36A3 */ 0x0000, /* 0x36A4 */ 0x0000, /* 0x36A5 */ 0x0000, /* 0x36A6 */ 0x0000, /* 0x36A7 */ 0x0000, /* 0x36A8 */ 0x0000, /* 0x36A9 */ 0x0000, /* 0x36AA */ 0x0000, /* 0x36AB */ 0x0000, /* 0x36AC */ 0x0000, /* 0x36AD */ 0x0000, /* 0x36AE */ 0x0000, /* 0x36AF */ 0x0000, /* 0x36B0 */ 0x0000, /* 0x36B1 */ 0x0000, /* 0x36B2 */ 0x0000, /* 0x36B3 */ 0x0000, /* 0x36B4 */ 0x0000, /* 0x36B5 */ 0x0000, /* 0x36B6 */ 0x0000, /* 0x36B7 */ 0x0000, /* 0x36B8 */ 0x0000, /* 0x36B9 */ 0x0000, /* 0x36BA */ 0x0000, /* 0x36BB */ 0x0000, /* 0x36BC */ 0x0000, /* 0x36BD */ 0x0000, /* 0x36BE */ 0x0000, /* 0x36BF */ 0x0000, /* 0x36C0 */ 0x0000, /* 0x36C1 */ 0x0000, /* 0x36C2 */ 0x0000, /* 0x36C3 */ 0x0000, /* 0x36C4 */ 0x0000, /* 0x36C5 */ 0x0000, /* 0x36C6 */ 0x0000, /* 0x36C7 */ 0x0000, /* 0x36C8 */ 0x0000, /* 0x36C9 */ 0x0000, /* 0x36CA */ 0x0000, /* 0x36CB */ 0x0000, /* 0x36CC */ 0x0000, /* 0x36CD */ 0x0000, /* 0x36CE */ 0x0000, /* 0x36CF */ 0x0000, /* 0x36D0 */ 0x0000, /* 0x36D1 */ 0x0000, /* 0x36D2 */ 0x0000, /* 0x36D3 */ 0x0000, /* 0x36D4 */ 0x0000, /* 0x36D5 */ 0x0000, /* 0x36D6 */ 0x0000, /* 0x36D7 */ 0x0000, /* 0x36D8 */ 0x0000, /* 0x36D9 */ 0x0000, /* 0x36DA */ 0x0000, /* 0x36DB */ 0x0000, /* 0x36DC */ 0x0000, /* 0x36DD */ 0x0000, /* 0x36DE */ 0x0000, /* 0x36DF */ 0x0000, /* 0x36E0 */ 0x0000, /* 0x36E1 */ 0x0000, /* 0x36E2 */ 0x0000, /* 0x36E3 */ 0x0000, /* 0x36E4 */ 0x0000, /* 0x36E5 */ 0x0000, /* 0x36E6 */ 0x0000, /* 0x36E7 */ 0x0000, /* 0x36E8 */ 0x0000, /* 0x36E9 */ 0x0000, /* 0x36EA */ 0x0000, /* 0x36EB */ 0x0000, /* 0x36EC */ 0x0000, /* 0x36ED */ 0x0000, /* 0x36EE */ 0x0000, /* 0x36EF */ 0x0000, /* 0x36F0 */ 0x0000, /* 0x36F1 */ 0x0000, /* 0x36F2 */ 0x0000, /* 0x36F3 */ 0x0000, /* 0x36F4 */ 0x0000, /* 0x36F5 */ 0x0000, /* 0x36F6 */ 0x0000, /* 0x36F7 */ 0x0000, /* 0x36F8 */ 0x0000, /* 0x36F9 */ 0x0000, /* 0x36FA */ 0x0000, /* 0x36FB */ 0x0000, /* 0x36FC */ 0x0000, /* 0x36FD */ 0x0000, /* 0x36FE */ 0x0000, /* 0x36FF */ 0x0000, /* 0x3700 */ 0x0000, /* 0x3701 */ 0x0000, /* 0x3702 */ 0x0000, /* 0x3703 */ 0x0000, /* 0x3704 */ 0x0000, /* 0x3705 */ 0x0000, /* 0x3706 */ 0x0000, /* 0x3707 */ 0x0000, /* 0x3708 */ 0x0000, /* 0x3709 */ 0x0000, /* 0x370A */ 0x0000, /* 0x370B */ 0x0000, /* 0x370C */ 0x0000, /* 0x370D */ 0x0000, /* 0x370E */ 0x0000, /* 0x370F */ 0x0000, /* 0x3710 */ 0x0000, /* 0x3711 */ 0x0000, /* 0x3712 */ 0x0000, /* 0x3713 */ 0x0000, /* 0x3714 */ 0x0000, /* 0x3715 */ 0x0000, /* 0x3716 */ 0x0000, /* 0x3717 */ 0x0000, /* 0x3718 */ 0x0000, /* 0x3719 */ 0x0000, /* 0x371A */ 0x0000, /* 0x371B */ 0x0000, /* 0x371C */ 0x0000, /* 0x371D */ 0x0000, /* 0x371E */ 0x0000, /* 0x371F */ 0x0000, /* 0x3720 */ 0x0000, /* 0x3721 */ 0x0000, /* 0x3722 */ 0x0000, /* 0x3723 */ 0x0000, /* 0x3724 */ 0x0000, /* 0x3725 */ 0x0000, /* 0x3726 */ 0x0000, /* 0x3727 */ 0x0000, /* 0x3728 */ 0x0000, /* 0x3729 */ 0x0000, /* 0x372A */ 0x0000, /* 0x372B */ 0x0000, /* 0x372C */ 0x0000, /* 0x372D */ 0x0000, /* 0x372E */ 0x0000, /* 0x372F */ 0x0000, /* 0x3730 */ 0x0000, /* 0x3731 */ 0x0000, /* 0x3732 */ 0x0000, /* 0x3733 */ 0x0000, /* 0x3734 */ 0x0000, /* 0x3735 */ 0x0000, /* 0x3736 */ 0x0000, /* 0x3737 */ 0x0000, /* 0x3738 */ 0x0000, /* 0x3739 */ 0x0000, /* 0x373A */ 0x0000, /* 0x373B */ 0x0000, /* 0x373C */ 0x0000, /* 0x373D */ 0x0000, /* 0x373E */ 0x0000, /* 0x373F */ 0x0000, /* 0x3740 */ 0x0000, /* 0x3741 */ 0x0000, /* 0x3742 */ 0x0000, /* 0x3743 */ 0x0000, /* 0x3744 */ 0x0000, /* 0x3745 */ 0x0000, /* 0x3746 */ 0x0000, /* 0x3747 */ 0x0000, /* 0x3748 */ 0x0000, /* 0x3749 */ 0x0000, /* 0x374A */ 0x0000, /* 0x374B */ 0x0000, /* 0x374C */ 0x0000, /* 0x374D */ 0x0000, /* 0x374E */ 0x0000, /* 0x374F */ 0x0000, /* 0x3750 */ 0x0000, /* 0x3751 */ 0x0000, /* 0x3752 */ 0x0000, /* 0x3753 */ 0x0000, /* 0x3754 */ 0x0000, /* 0x3755 */ 0x0000, /* 0x3756 */ 0x0000, /* 0x3757 */ 0x0000, /* 0x3758 */ 0x0000, /* 0x3759 */ 0x0000, /* 0x375A */ 0x0000, /* 0x375B */ 0x0000, /* 0x375C */ 0x0000, /* 0x375D */ 0x0000, /* 0x375E */ 0x0000, /* 0x375F */ 0x0000, /* 0x3760 */ 0x0000, /* 0x3761 */ 0x0000, /* 0x3762 */ 0x0000, /* 0x3763 */ 0x0000, /* 0x3764 */ 0x0000, /* 0x3765 */ 0x0000, /* 0x3766 */ 0x0000, /* 0x3767 */ 0x0000, /* 0x3768 */ 0x0000, /* 0x3769 */ 0x0000, /* 0x376A */ 0x0000, /* 0x376B */ 0x0000, /* 0x376C */ 0x0000, /* 0x376D */ 0x0000, /* 0x376E */ 0x0000, /* 0x376F */ 0x0000, /* 0x3770 */ 0x0000, /* 0x3771 */ 0x0000, /* 0x3772 */ 0x0000, /* 0x3773 */ 0x0000, /* 0x3774 */ 0x0000, /* 0x3775 */ 0x0000, /* 0x3776 */ 0x0000, /* 0x3777 */ 0x0000, /* 0x3778 */ 0x0000, /* 0x3779 */ 0x0000, /* 0x377A */ 0x0000, /* 0x377B */ 0x0000, /* 0x377C */ 0x0000, /* 0x377D */ 0x0000, /* 0x377E */ 0x0000, /* 0x377F */ 0x0000, /* 0x3780 */ 0x0000, /* 0x3781 */ 0x0000, /* 0x3782 */ 0x0000, /* 0x3783 */ 0x0000, /* 0x3784 */ 0x0000, /* 0x3785 */ 0x0000, /* 0x3786 */ 0x0000, /* 0x3787 */ 0x0000, /* 0x3788 */ 0x0000, /* 0x3789 */ 0x0000, /* 0x378A */ 0x0000, /* 0x378B */ 0x0000, /* 0x378C */ 0x0000, /* 0x378D */ 0x0000, /* 0x378E */ 0x0000, /* 0x378F */ 0x0000, /* 0x3790 */ 0x0000, /* 0x3791 */ 0x0000, /* 0x3792 */ 0x0000, /* 0x3793 */ 0x0000, /* 0x3794 */ 0x0000, /* 0x3795 */ 0x0000, /* 0x3796 */ 0x0000, /* 0x3797 */ 0x0000, /* 0x3798 */ 0x0000, /* 0x3799 */ 0x0000, /* 0x379A */ 0x0000, /* 0x379B */ 0x0000, /* 0x379C */ 0x0000, /* 0x379D */ 0x0000, /* 0x379E */ 0x0000, /* 0x379F */ 0x0000, /* 0x37A0 */ 0x0000, /* 0x37A1 */ 0x0000, /* 0x37A2 */ 0x0000, /* 0x37A3 */ 0x0000, /* 0x37A4 */ 0x0000, /* 0x37A5 */ 0x0000, /* 0x37A6 */ 0x0000, /* 0x37A7 */ 0x0000, /* 0x37A8 */ 0x0000, /* 0x37A9 */ 0x0000, /* 0x37AA */ 0x0000, /* 0x37AB */ 0x0000, /* 0x37AC */ 0x0000, /* 0x37AD */ 0x0000, /* 0x37AE */ 0x0000, /* 0x37AF */ 0x0000, /* 0x37B0 */ 0x0000, /* 0x37B1 */ 0x0000, /* 0x37B2 */ 0x0000, /* 0x37B3 */ 0x0000, /* 0x37B4 */ 0x0000, /* 0x37B5 */ 0x0000, /* 0x37B6 */ 0x0000, /* 0x37B7 */ 0x0000, /* 0x37B8 */ 0x0000, /* 0x37B9 */ 0x0000, /* 0x37BA */ 0x0000, /* 0x37BB */ 0x0000, /* 0x37BC */ 0x0000, /* 0x37BD */ 0x0000, /* 0x37BE */ 0x0000, /* 0x37BF */ 0x0000, /* 0x37C0 */ 0x0000, /* 0x37C1 */ 0x0000, /* 0x37C2 */ 0x0000, /* 0x37C3 */ 0x0000, /* 0x37C4 */ 0x0000, /* 0x37C5 */ 0x0000, /* 0x37C6 */ 0x0000, /* 0x37C7 */ 0x0000, /* 0x37C8 */ 0x0000, /* 0x37C9 */ 0x0000, /* 0x37CA */ 0x0000, /* 0x37CB */ 0x0000, /* 0x37CC */ 0x0000, /* 0x37CD */ 0x0000, /* 0x37CE */ 0x0000, /* 0x37CF */ 0x0000, /* 0x37D0 */ 0x0000, /* 0x37D1 */ 0x0000, /* 0x37D2 */ 0x0000, /* 0x37D3 */ 0x0000, /* 0x37D4 */ 0x0000, /* 0x37D5 */ 0x0000, /* 0x37D6 */ 0x0000, /* 0x37D7 */ 0x0000, /* 0x37D8 */ 0x0000, /* 0x37D9 */ 0x0000, /* 0x37DA */ 0x0000, /* 0x37DB */ 0x0000, /* 0x37DC */ 0x0000, /* 0x37DD */ 0x0000, /* 0x37DE */ 0x0000, /* 0x37DF */ 0x0000, /* 0x37E0 */ 0x0000, /* 0x37E1 */ 0x0000, /* 0x37E2 */ 0x0000, /* 0x37E3 */ 0x0000, /* 0x37E4 */ 0x0000, /* 0x37E5 */ 0x0000, /* 0x37E6 */ 0x0000, /* 0x37E7 */ 0x0000, /* 0x37E8 */ 0x0000, /* 0x37E9 */ 0x0000, /* 0x37EA */ 0x0000, /* 0x37EB */ 0x0000, /* 0x37EC */ 0x0000, /* 0x37ED */ 0x0000, /* 0x37EE */ 0x0000, /* 0x37EF */ 0x0000, /* 0x37F0 */ 0x0000, /* 0x37F1 */ 0x0000, /* 0x37F2 */ 0x0000, /* 0x37F3 */ 0x0000, /* 0x37F4 */ 0x0000, /* 0x37F5 */ 0x0000, /* 0x37F6 */ 0x0000, /* 0x37F7 */ 0x0000, /* 0x37F8 */ 0x0000, /* 0x37F9 */ 0x0000, /* 0x37FA */ 0x0000, /* 0x37FB */ 0x0000, /* 0x37FC */ 0x0000, /* 0x37FD */ 0x0000, /* 0x37FE */ 0x0000, /* 0x37FF */ 0x0000, /* 0x3800 */ 0x0000, /* 0x3801 */ 0x0000, /* 0x3802 */ 0x0000, /* 0x3803 */ 0x0000, /* 0x3804 */ 0x0000, /* 0x3805 */ 0x0000, /* 0x3806 */ 0x0000, /* 0x3807 */ 0x0000, /* 0x3808 */ 0x0000, /* 0x3809 */ 0x0000, /* 0x380A */ 0x0000, /* 0x380B */ 0x0000, /* 0x380C */ 0x0000, /* 0x380D */ 0x0000, /* 0x380E */ 0x0000, /* 0x380F */ 0x0000, /* 0x3810 */ 0x0000, /* 0x3811 */ 0x0000, /* 0x3812 */ 0x0000, /* 0x3813 */ 0x0000, /* 0x3814 */ 0x0000, /* 0x3815 */ 0x0000, /* 0x3816 */ 0x0000, /* 0x3817 */ 0x0000, /* 0x3818 */ 0x0000, /* 0x3819 */ 0x0000, /* 0x381A */ 0x0000, /* 0x381B */ 0x0000, /* 0x381C */ 0x0000, /* 0x381D */ 0x0000, /* 0x381E */ 0x0000, /* 0x381F */ 0x0000, /* 0x3820 */ 0x0000, /* 0x3821 */ 0x0000, /* 0x3822 */ 0x0000, /* 0x3823 */ 0x0000, /* 0x3824 */ 0x0000, /* 0x3825 */ 0x0000, /* 0x3826 */ 0x0000, /* 0x3827 */ 0x0000, /* 0x3828 */ 0x0000, /* 0x3829 */ 0x0000, /* 0x382A */ 0x0000, /* 0x382B */ 0x0000, /* 0x382C */ 0x0000, /* 0x382D */ 0x0000, /* 0x382E */ 0x0000, /* 0x382F */ 0x0000, /* 0x3830 */ 0x0000, /* 0x3831 */ 0x0000, /* 0x3832 */ 0x0000, /* 0x3833 */ 0x0000, /* 0x3834 */ 0x0000, /* 0x3835 */ 0x0000, /* 0x3836 */ 0x0000, /* 0x3837 */ 0x0000, /* 0x3838 */ 0x0000, /* 0x3839 */ 0x0000, /* 0x383A */ 0x0000, /* 0x383B */ 0x0000, /* 0x383C */ 0x0000, /* 0x383D */ 0x0000, /* 0x383E */ 0x0000, /* 0x383F */ 0x0000, /* 0x3840 */ 0x0000, /* 0x3841 */ 0x0000, /* 0x3842 */ 0x0000, /* 0x3843 */ 0x0000, /* 0x3844 */ 0x0000, /* 0x3845 */ 0x0000, /* 0x3846 */ 0x0000, /* 0x3847 */ 0x0000, /* 0x3848 */ 0x0000, /* 0x3849 */ 0x0000, /* 0x384A */ 0x0000, /* 0x384B */ 0x0000, /* 0x384C */ 0x0000, /* 0x384D */ 0x0000, /* 0x384E */ 0x0000, /* 0x384F */ 0x0000, /* 0x3850 */ 0x0000, /* 0x3851 */ 0x0000, /* 0x3852 */ 0x0000, /* 0x3853 */ 0x0000, /* 0x3854 */ 0x0000, /* 0x3855 */ 0x0000, /* 0x3856 */ 0x0000, /* 0x3857 */ 0x0000, /* 0x3858 */ 0x0000, /* 0x3859 */ 0x0000, /* 0x385A */ 0x0000, /* 0x385B */ 0x0000, /* 0x385C */ 0x0000, /* 0x385D */ 0x0000, /* 0x385E */ 0x0000, /* 0x385F */ 0x0000, /* 0x3860 */ 0x0000, /* 0x3861 */ 0x0000, /* 0x3862 */ 0x0000, /* 0x3863 */ 0x0000, /* 0x3864 */ 0x0000, /* 0x3865 */ 0x0000, /* 0x3866 */ 0x0000, /* 0x3867 */ 0x0000, /* 0x3868 */ 0x0000, /* 0x3869 */ 0x0000, /* 0x386A */ 0x0000, /* 0x386B */ 0x0000, /* 0x386C */ 0x0000, /* 0x386D */ 0x0000, /* 0x386E */ 0x0000, /* 0x386F */ 0x0000, /* 0x3870 */ 0x0000, /* 0x3871 */ 0x0000, /* 0x3872 */ 0x0000, /* 0x3873 */ 0x0000, /* 0x3874 */ 0x0000, /* 0x3875 */ 0x0000, /* 0x3876 */ 0x0000, /* 0x3877 */ 0x0000, /* 0x3878 */ 0x0000, /* 0x3879 */ 0x0000, /* 0x387A */ 0x0000, /* 0x387B */ 0x0000, /* 0x387C */ 0x0000, /* 0x387D */ 0x0000, /* 0x387E */ 0x0000, /* 0x387F */ 0x0000, /* 0x3880 */ 0x0000, /* 0x3881 */ 0x0000, /* 0x3882 */ 0x0000, /* 0x3883 */ 0x0000, /* 0x3884 */ 0x0000, /* 0x3885 */ 0x0000, /* 0x3886 */ 0x0000, /* 0x3887 */ 0x0000, /* 0x3888 */ 0x0000, /* 0x3889 */ 0x0000, /* 0x388A */ 0x0000, /* 0x388B */ 0x0000, /* 0x388C */ 0x0000, /* 0x388D */ 0x0000, /* 0x388E */ 0x0000, /* 0x388F */ 0x0000, /* 0x3890 */ 0x0000, /* 0x3891 */ 0x0000, /* 0x3892 */ 0x0000, /* 0x3893 */ 0x0000, /* 0x3894 */ 0x0000, /* 0x3895 */ 0x0000, /* 0x3896 */ 0x0000, /* 0x3897 */ 0x0000, /* 0x3898 */ 0x0000, /* 0x3899 */ 0x0000, /* 0x389A */ 0x0000, /* 0x389B */ 0x0000, /* 0x389C */ 0x0000, /* 0x389D */ 0x0000, /* 0x389E */ 0x0000, /* 0x389F */ 0x0000, /* 0x38A0 */ 0x0000, /* 0x38A1 */ 0x0000, /* 0x38A2 */ 0x0000, /* 0x38A3 */ 0x0000, /* 0x38A4 */ 0x0000, /* 0x38A5 */ 0x0000, /* 0x38A6 */ 0x0000, /* 0x38A7 */ 0x0000, /* 0x38A8 */ 0x0000, /* 0x38A9 */ 0x0000, /* 0x38AA */ 0x0000, /* 0x38AB */ 0x0000, /* 0x38AC */ 0x0000, /* 0x38AD */ 0x0000, /* 0x38AE */ 0x0000, /* 0x38AF */ 0x0000, /* 0x38B0 */ 0x0000, /* 0x38B1 */ 0x0000, /* 0x38B2 */ 0x0000, /* 0x38B3 */ 0x0000, /* 0x38B4 */ 0x0000, /* 0x38B5 */ 0x0000, /* 0x38B6 */ 0x0000, /* 0x38B7 */ 0x0000, /* 0x38B8 */ 0x0000, /* 0x38B9 */ 0x0000, /* 0x38BA */ 0x0000, /* 0x38BB */ 0x0000, /* 0x38BC */ 0x0000, /* 0x38BD */ 0x0000, /* 0x38BE */ 0x0000, /* 0x38BF */ 0x0000, /* 0x38C0 */ 0x0000, /* 0x38C1 */ 0x0000, /* 0x38C2 */ 0x0000, /* 0x38C3 */ 0x0000, /* 0x38C4 */ 0x0000, /* 0x38C5 */ 0x0000, /* 0x38C6 */ 0x0000, /* 0x38C7 */ 0x0000, /* 0x38C8 */ 0x0000, /* 0x38C9 */ 0x0000, /* 0x38CA */ 0x0000, /* 0x38CB */ 0x0000, /* 0x38CC */ 0x0000, /* 0x38CD */ 0x0000, /* 0x38CE */ 0x0000, /* 0x38CF */ 0x0000, /* 0x38D0 */ 0x0000, /* 0x38D1 */ 0x0000, /* 0x38D2 */ 0x0000, /* 0x38D3 */ 0x0000, /* 0x38D4 */ 0x0000, /* 0x38D5 */ 0x0000, /* 0x38D6 */ 0x0000, /* 0x38D7 */ 0x0000, /* 0x38D8 */ 0x0000, /* 0x38D9 */ 0x0000, /* 0x38DA */ 0x0000, /* 0x38DB */ 0x0000, /* 0x38DC */ 0x0000, /* 0x38DD */ 0x0000, /* 0x38DE */ 0x0000, /* 0x38DF */ 0x0000, /* 0x38E0 */ 0x0000, /* 0x38E1 */ 0x0000, /* 0x38E2 */ 0x0000, /* 0x38E3 */ 0x0000, /* 0x38E4 */ 0x0000, /* 0x38E5 */ 0x0000, /* 0x38E6 */ 0x0000, /* 0x38E7 */ 0x0000, /* 0x38E8 */ 0x0000, /* 0x38E9 */ 0x0000, /* 0x38EA */ 0x0000, /* 0x38EB */ 0x0000, /* 0x38EC */ 0x0000, /* 0x38ED */ 0x0000, /* 0x38EE */ 0x0000, /* 0x38EF */ 0x0000, /* 0x38F0 */ 0x0000, /* 0x38F1 */ 0x0000, /* 0x38F2 */ 0x0000, /* 0x38F3 */ 0x0000, /* 0x38F4 */ 0x0000, /* 0x38F5 */ 0x0000, /* 0x38F6 */ 0x0000, /* 0x38F7 */ 0x0000, /* 0x38F8 */ 0x0000, /* 0x38F9 */ 0x0000, /* 0x38FA */ 0x0000, /* 0x38FB */ 0x0000, /* 0x38FC */ 0x0000, /* 0x38FD */ 0x0000, /* 0x38FE */ 0x0000, /* 0x38FF */ 0x0000, /* 0x3900 */ 0x0000, /* 0x3901 */ 0x0000, /* 0x3902 */ 0x0000, /* 0x3903 */ 0x0000, /* 0x3904 */ 0x0000, /* 0x3905 */ 0x0000, /* 0x3906 */ 0x0000, /* 0x3907 */ 0x0000, /* 0x3908 */ 0x0000, /* 0x3909 */ 0x0000, /* 0x390A */ 0x0000, /* 0x390B */ 0x0000, /* 0x390C */ 0x0000, /* 0x390D */ 0x0000, /* 0x390E */ 0x0000, /* 0x390F */ 0x0000, /* 0x3910 */ 0x0000, /* 0x3911 */ 0x0000, /* 0x3912 */ 0x0000, /* 0x3913 */ 0x0000, /* 0x3914 */ 0x0000, /* 0x3915 */ 0x0000, /* 0x3916 */ 0x0000, /* 0x3917 */ 0x0000, /* 0x3918 */ 0x0000, /* 0x3919 */ 0x0000, /* 0x391A */ 0x0000, /* 0x391B */ 0x0000, /* 0x391C */ 0x0000, /* 0x391D */ 0x0000, /* 0x391E */ 0x0000, /* 0x391F */ 0x0000, /* 0x3920 */ 0x0000, /* 0x3921 */ 0x0000, /* 0x3922 */ 0x0000, /* 0x3923 */ 0x0000, /* 0x3924 */ 0x0000, /* 0x3925 */ 0x0000, /* 0x3926 */ 0x0000, /* 0x3927 */ 0x0000, /* 0x3928 */ 0x0000, /* 0x3929 */ 0x0000, /* 0x392A */ 0x0000, /* 0x392B */ 0x0000, /* 0x392C */ 0x0000, /* 0x392D */ 0x0000, /* 0x392E */ 0x0000, /* 0x392F */ 0x0000, /* 0x3930 */ 0x0000, /* 0x3931 */ 0x0000, /* 0x3932 */ 0x0000, /* 0x3933 */ 0x0000, /* 0x3934 */ 0x0000, /* 0x3935 */ 0x0000, /* 0x3936 */ 0x0000, /* 0x3937 */ 0x0000, /* 0x3938 */ 0x0000, /* 0x3939 */ 0x0000, /* 0x393A */ 0x0000, /* 0x393B */ 0x0000, /* 0x393C */ 0x0000, /* 0x393D */ 0x0000, /* 0x393E */ 0x0000, /* 0x393F */ 0x0000, /* 0x3940 */ 0x0000, /* 0x3941 */ 0x0000, /* 0x3942 */ 0x0000, /* 0x3943 */ 0x0000, /* 0x3944 */ 0x0000, /* 0x3945 */ 0x0000, /* 0x3946 */ 0x0000, /* 0x3947 */ 0x0000, /* 0x3948 */ 0x0000, /* 0x3949 */ 0x0000, /* 0x394A */ 0x0000, /* 0x394B */ 0x0000, /* 0x394C */ 0x0000, /* 0x394D */ 0x0000, /* 0x394E */ 0x0000, /* 0x394F */ 0x0000, /* 0x3950 */ 0x0000, /* 0x3951 */ 0x0000, /* 0x3952 */ 0x0000, /* 0x3953 */ 0x0000, /* 0x3954 */ 0x0000, /* 0x3955 */ 0x0000, /* 0x3956 */ 0x0000, /* 0x3957 */ 0x0000, /* 0x3958 */ 0x0000, /* 0x3959 */ 0x0000, /* 0x395A */ 0x0000, /* 0x395B */ 0x0000, /* 0x395C */ 0x0000, /* 0x395D */ 0x0000, /* 0x395E */ 0x0000, /* 0x395F */ 0x0000, /* 0x3960 */ 0x0000, /* 0x3961 */ 0x0000, /* 0x3962 */ 0x0000, /* 0x3963 */ 0x0000, /* 0x3964 */ 0x0000, /* 0x3965 */ 0x0000, /* 0x3966 */ 0x0000, /* 0x3967 */ 0x0000, /* 0x3968 */ 0x0000, /* 0x3969 */ 0x0000, /* 0x396A */ 0x0000, /* 0x396B */ 0x0000, /* 0x396C */ 0x0000, /* 0x396D */ 0x0000, /* 0x396E */ 0x0000, /* 0x396F */ 0x0000, /* 0x3970 */ 0x0000, /* 0x3971 */ 0x0000, /* 0x3972 */ 0x0000, /* 0x3973 */ 0x0000, /* 0x3974 */ 0x0000, /* 0x3975 */ 0x0000, /* 0x3976 */ 0x0000, /* 0x3977 */ 0x0000, /* 0x3978 */ 0x0000, /* 0x3979 */ 0x0000, /* 0x397A */ 0x0000, /* 0x397B */ 0x0000, /* 0x397C */ 0x0000, /* 0x397D */ 0x0000, /* 0x397E */ 0x0000, /* 0x397F */ 0x0000, /* 0x3980 */ 0x0000, /* 0x3981 */ 0x0000, /* 0x3982 */ 0x0000, /* 0x3983 */ 0x0000, /* 0x3984 */ 0x0000, /* 0x3985 */ 0x0000, /* 0x3986 */ 0x0000, /* 0x3987 */ 0x0000, /* 0x3988 */ 0x0000, /* 0x3989 */ 0x0000, /* 0x398A */ 0x0000, /* 0x398B */ 0x0000, /* 0x398C */ 0x0000, /* 0x398D */ 0x0000, /* 0x398E */ 0x0000, /* 0x398F */ 0x0000, /* 0x3990 */ 0x0000, /* 0x3991 */ 0x0000, /* 0x3992 */ 0x0000, /* 0x3993 */ 0x0000, /* 0x3994 */ 0x0000, /* 0x3995 */ 0x0000, /* 0x3996 */ 0x0000, /* 0x3997 */ 0x0000, /* 0x3998 */ 0x0000, /* 0x3999 */ 0x0000, /* 0x399A */ 0x0000, /* 0x399B */ 0x0000, /* 0x399C */ 0x0000, /* 0x399D */ 0x0000, /* 0x399E */ 0x0000, /* 0x399F */ 0x0000, /* 0x39A0 */ 0x0000, /* 0x39A1 */ 0x0000, /* 0x39A2 */ 0x0000, /* 0x39A3 */ 0x0000, /* 0x39A4 */ 0x0000, /* 0x39A5 */ 0x0000, /* 0x39A6 */ 0x0000, /* 0x39A7 */ 0x0000, /* 0x39A8 */ 0x0000, /* 0x39A9 */ 0x0000, /* 0x39AA */ 0x0000, /* 0x39AB */ 0x0000, /* 0x39AC */ 0x0000, /* 0x39AD */ 0x0000, /* 0x39AE */ 0x0000, /* 0x39AF */ 0x0000, /* 0x39B0 */ 0x0000, /* 0x39B1 */ 0x0000, /* 0x39B2 */ 0x0000, /* 0x39B3 */ 0x0000, /* 0x39B4 */ 0x0000, /* 0x39B5 */ 0x0000, /* 0x39B6 */ 0x0000, /* 0x39B7 */ 0x0000, /* 0x39B8 */ 0x0000, /* 0x39B9 */ 0x0000, /* 0x39BA */ 0x0000, /* 0x39BB */ 0x0000, /* 0x39BC */ 0x0000, /* 0x39BD */ 0x0000, /* 0x39BE */ 0x0000, /* 0x39BF */ 0x0000, /* 0x39C0 */ 0x0000, /* 0x39C1 */ 0x0000, /* 0x39C2 */ 0x0000, /* 0x39C3 */ 0x0000, /* 0x39C4 */ 0x0000, /* 0x39C5 */ 0x0000, /* 0x39C6 */ 0x0000, /* 0x39C7 */ 0x0000, /* 0x39C8 */ 0x0000, /* 0x39C9 */ 0x0000, /* 0x39CA */ 0x0000, /* 0x39CB */ 0x0000, /* 0x39CC */ 0x0000, /* 0x39CD */ 0x0000, /* 0x39CE */ 0x0000, /* 0x39CF */ 0x0000, /* 0x39D0 */ 0x0000, /* 0x39D1 */ 0x0000, /* 0x39D2 */ 0x0000, /* 0x39D3 */ 0x0000, /* 0x39D4 */ 0x0000, /* 0x39D5 */ 0x0000, /* 0x39D6 */ 0x0000, /* 0x39D7 */ 0x0000, /* 0x39D8 */ 0x0000, /* 0x39D9 */ 0x0000, /* 0x39DA */ 0x0000, /* 0x39DB */ 0x0000, /* 0x39DC */ 0x0000, /* 0x39DD */ 0x0000, /* 0x39DE */ 0x0000, /* 0x39DF */ 0x0000, /* 0x39E0 */ 0x0000, /* 0x39E1 */ 0x0000, /* 0x39E2 */ 0x0000, /* 0x39E3 */ 0x0000, /* 0x39E4 */ 0x0000, /* 0x39E5 */ 0x0000, /* 0x39E6 */ 0x0000, /* 0x39E7 */ 0x0000, /* 0x39E8 */ 0x0000, /* 0x39E9 */ 0x0000, /* 0x39EA */ 0x0000, /* 0x39EB */ 0x0000, /* 0x39EC */ 0x0000, /* 0x39ED */ 0x0000, /* 0x39EE */ 0x0000, /* 0x39EF */ 0x0000, /* 0x39F0 */ 0x0000, /* 0x39F1 */ 0x0000, /* 0x39F2 */ 0x0000, /* 0x39F3 */ 0x0000, /* 0x39F4 */ 0x0000, /* 0x39F5 */ 0x0000, /* 0x39F6 */ 0x0000, /* 0x39F7 */ 0x0000, /* 0x39F8 */ 0x0000, /* 0x39F9 */ 0x0000, /* 0x39FA */ 0x0000, /* 0x39FB */ 0x0000, /* 0x39FC */ 0x0000, /* 0x39FD */ 0x0000, /* 0x39FE */ 0x0000, /* 0x39FF */ 0x0000, /* 0x3A00 */ 0x0000, /* 0x3A01 */ 0x0000, /* 0x3A02 */ 0x0000, /* 0x3A03 */ 0x0000, /* 0x3A04 */ 0x0000, /* 0x3A05 */ 0x0000, /* 0x3A06 */ 0x0000, /* 0x3A07 */ 0x0000, /* 0x3A08 */ 0x0000, /* 0x3A09 */ 0x0000, /* 0x3A0A */ 0x0000, /* 0x3A0B */ 0x0000, /* 0x3A0C */ 0x0000, /* 0x3A0D */ 0x0000, /* 0x3A0E */ 0x0000, /* 0x3A0F */ 0x0000, /* 0x3A10 */ 0x0000, /* 0x3A11 */ 0x0000, /* 0x3A12 */ 0x0000, /* 0x3A13 */ 0x0000, /* 0x3A14 */ 0x0000, /* 0x3A15 */ 0x0000, /* 0x3A16 */ 0x0000, /* 0x3A17 */ 0x0000, /* 0x3A18 */ 0x0000, /* 0x3A19 */ 0x0000, /* 0x3A1A */ 0x0000, /* 0x3A1B */ 0x0000, /* 0x3A1C */ 0x0000, /* 0x3A1D */ 0x0000, /* 0x3A1E */ 0x0000, /* 0x3A1F */ 0x0000, /* 0x3A20 */ 0x0000, /* 0x3A21 */ 0x0000, /* 0x3A22 */ 0x0000, /* 0x3A23 */ 0x0000, /* 0x3A24 */ 0x0000, /* 0x3A25 */ 0x0000, /* 0x3A26 */ 0x0000, /* 0x3A27 */ 0x0000, /* 0x3A28 */ 0x0000, /* 0x3A29 */ 0x0000, /* 0x3A2A */ 0x0000, /* 0x3A2B */ 0x0000, /* 0x3A2C */ 0x0000, /* 0x3A2D */ 0x0000, /* 0x3A2E */ 0x0000, /* 0x3A2F */ 0x0000, /* 0x3A30 */ 0x0000, /* 0x3A31 */ 0x0000, /* 0x3A32 */ 0x0000, /* 0x3A33 */ 0x0000, /* 0x3A34 */ 0x0000, /* 0x3A35 */ 0x0000, /* 0x3A36 */ 0x0000, /* 0x3A37 */ 0x0000, /* 0x3A38 */ 0x0000, /* 0x3A39 */ 0x0000, /* 0x3A3A */ 0x0000, /* 0x3A3B */ 0x0000, /* 0x3A3C */ 0x0000, /* 0x3A3D */ 0x0000, /* 0x3A3E */ 0x0000, /* 0x3A3F */ 0x0000, /* 0x3A40 */ 0x0000, /* 0x3A41 */ 0x0000, /* 0x3A42 */ 0x0000, /* 0x3A43 */ 0x0000, /* 0x3A44 */ 0x0000, /* 0x3A45 */ 0x0000, /* 0x3A46 */ 0x0000, /* 0x3A47 */ 0x0000, /* 0x3A48 */ 0x0000, /* 0x3A49 */ 0x0000, /* 0x3A4A */ 0x0000, /* 0x3A4B */ 0x0000, /* 0x3A4C */ 0x0000, /* 0x3A4D */ 0x0000, /* 0x3A4E */ 0x0000, /* 0x3A4F */ 0x0000, /* 0x3A50 */ 0x0000, /* 0x3A51 */ 0x0000, /* 0x3A52 */ 0x0000, /* 0x3A53 */ 0x0000, /* 0x3A54 */ 0x0000, /* 0x3A55 */ 0x0000, /* 0x3A56 */ 0x0000, /* 0x3A57 */ 0x0000, /* 0x3A58 */ 0x0000, /* 0x3A59 */ 0x0000, /* 0x3A5A */ 0x0000, /* 0x3A5B */ 0x0000, /* 0x3A5C */ 0x0000, /* 0x3A5D */ 0x0000, /* 0x3A5E */ 0x0000, /* 0x3A5F */ 0x0000, /* 0x3A60 */ 0x0000, /* 0x3A61 */ 0x0000, /* 0x3A62 */ 0x0000, /* 0x3A63 */ 0x0000, /* 0x3A64 */ 0x0000, /* 0x3A65 */ 0x0000, /* 0x3A66 */ 0x0000, /* 0x3A67 */ 0x0000, /* 0x3A68 */ 0x0000, /* 0x3A69 */ 0x0000, /* 0x3A6A */ 0x0000, /* 0x3A6B */ 0x0000, /* 0x3A6C */ 0x0000, /* 0x3A6D */ 0x0000, /* 0x3A6E */ 0x0000, /* 0x3A6F */ 0x0000, /* 0x3A70 */ 0x0000, /* 0x3A71 */ 0x0000, /* 0x3A72 */ 0x0000, /* 0x3A73 */ 0x0000, /* 0x3A74 */ 0x0000, /* 0x3A75 */ 0x0000, /* 0x3A76 */ 0x0000, /* 0x3A77 */ 0x0000, /* 0x3A78 */ 0x0000, /* 0x3A79 */ 0x0000, /* 0x3A7A */ 0x0000, /* 0x3A7B */ 0x0000, /* 0x3A7C */ 0x0000, /* 0x3A7D */ 0x0000, /* 0x3A7E */ 0x0000, /* 0x3A7F */ 0x0000, /* 0x3A80 */ 0x0000, /* 0x3A81 */ 0x0000, /* 0x3A82 */ 0x0000, /* 0x3A83 */ 0x0000, /* 0x3A84 */ 0x0000, /* 0x3A85 */ 0x0000, /* 0x3A86 */ 0x0000, /* 0x3A87 */ 0x0000, /* 0x3A88 */ 0x0000, /* 0x3A89 */ 0x0000, /* 0x3A8A */ 0x0000, /* 0x3A8B */ 0x0000, /* 0x3A8C */ 0x0000, /* 0x3A8D */ 0x0000, /* 0x3A8E */ 0x0000, /* 0x3A8F */ 0x0000, /* 0x3A90 */ 0x0000, /* 0x3A91 */ 0x0000, /* 0x3A92 */ 0x0000, /* 0x3A93 */ 0x0000, /* 0x3A94 */ 0x0000, /* 0x3A95 */ 0x0000, /* 0x3A96 */ 0x0000, /* 0x3A97 */ 0x0000, /* 0x3A98 */ 0x0000, /* 0x3A99 */ 0x0000, /* 0x3A9A */ 0x0000, /* 0x3A9B */ 0x0000, /* 0x3A9C */ 0x0000, /* 0x3A9D */ 0x0000, /* 0x3A9E */ 0x0000, /* 0x3A9F */ 0x0000, /* 0x3AA0 */ 0x0000, /* 0x3AA1 */ 0x0000, /* 0x3AA2 */ 0x0000, /* 0x3AA3 */ 0x0000, /* 0x3AA4 */ 0x0000, /* 0x3AA5 */ 0x0000, /* 0x3AA6 */ 0x0000, /* 0x3AA7 */ 0x0000, /* 0x3AA8 */ 0x0000, /* 0x3AA9 */ 0x0000, /* 0x3AAA */ 0x0000, /* 0x3AAB */ 0x0000, /* 0x3AAC */ 0x0000, /* 0x3AAD */ 0x0000, /* 0x3AAE */ 0x0000, /* 0x3AAF */ 0x0000, /* 0x3AB0 */ 0x0000, /* 0x3AB1 */ 0x0000, /* 0x3AB2 */ 0x0000, /* 0x3AB3 */ 0x0000, /* 0x3AB4 */ 0x0000, /* 0x3AB5 */ 0x0000, /* 0x3AB6 */ 0x0000, /* 0x3AB7 */ 0x0000, /* 0x3AB8 */ 0x0000, /* 0x3AB9 */ 0x0000, /* 0x3ABA */ 0x0000, /* 0x3ABB */ 0x0000, /* 0x3ABC */ 0x0000, /* 0x3ABD */ 0x0000, /* 0x3ABE */ 0x0000, /* 0x3ABF */ 0x0000, /* 0x3AC0 */ 0x0000, /* 0x3AC1 */ 0x0000, /* 0x3AC2 */ 0x0000, /* 0x3AC3 */ 0x0000, /* 0x3AC4 */ 0x0000, /* 0x3AC5 */ 0x0000, /* 0x3AC6 */ 0x0000, /* 0x3AC7 */ 0x0000, /* 0x3AC8 */ 0x0000, /* 0x3AC9 */ 0x0000, /* 0x3ACA */ 0x0000, /* 0x3ACB */ 0x0000, /* 0x3ACC */ 0x0000, /* 0x3ACD */ 0x0000, /* 0x3ACE */ 0x0000, /* 0x3ACF */ 0x0000, /* 0x3AD0 */ 0x0000, /* 0x3AD1 */ 0x0000, /* 0x3AD2 */ 0x0000, /* 0x3AD3 */ 0x0000, /* 0x3AD4 */ 0x0000, /* 0x3AD5 */ 0x0000, /* 0x3AD6 */ 0x0000, /* 0x3AD7 */ 0x0000, /* 0x3AD8 */ 0x0000, /* 0x3AD9 */ 0x0000, /* 0x3ADA */ 0x0000, /* 0x3ADB */ 0x0000, /* 0x3ADC */ 0x0000, /* 0x3ADD */ 0x0000, /* 0x3ADE */ 0x0000, /* 0x3ADF */ 0x0000, /* 0x3AE0 */ 0x0000, /* 0x3AE1 */ 0x0000, /* 0x3AE2 */ 0x0000, /* 0x3AE3 */ 0x0000, /* 0x3AE4 */ 0x0000, /* 0x3AE5 */ 0x0000, /* 0x3AE6 */ 0x0000, /* 0x3AE7 */ 0x0000, /* 0x3AE8 */ 0x0000, /* 0x3AE9 */ 0x0000, /* 0x3AEA */ 0x0000, /* 0x3AEB */ 0x0000, /* 0x3AEC */ 0x0000, /* 0x3AED */ 0x0000, /* 0x3AEE */ 0x0000, /* 0x3AEF */ 0x0000, /* 0x3AF0 */ 0x0000, /* 0x3AF1 */ 0x0000, /* 0x3AF2 */ 0x0000, /* 0x3AF3 */ 0x0000, /* 0x3AF4 */ 0x0000, /* 0x3AF5 */ 0x0000, /* 0x3AF6 */ 0x0000, /* 0x3AF7 */ 0x0000, /* 0x3AF8 */ 0x0000, /* 0x3AF9 */ 0x0000, /* 0x3AFA */ 0x0000, /* 0x3AFB */ 0x0000, /* 0x3AFC */ 0x0000, /* 0x3AFD */ 0x0000, /* 0x3AFE */ 0x0000, /* 0x3AFF */ 0x0000, /* 0x3B00 */ 0x0000, /* 0x3B01 */ 0x0000, /* 0x3B02 */ 0x0000, /* 0x3B03 */ 0x0000, /* 0x3B04 */ 0x0000, /* 0x3B05 */ 0x0000, /* 0x3B06 */ 0x0000, /* 0x3B07 */ 0x0000, /* 0x3B08 */ 0x0000, /* 0x3B09 */ 0x0000, /* 0x3B0A */ 0x0000, /* 0x3B0B */ 0x0000, /* 0x3B0C */ 0x0000, /* 0x3B0D */ 0x0000, /* 0x3B0E */ 0x0000, /* 0x3B0F */ 0x0000, /* 0x3B10 */ 0x0000, /* 0x3B11 */ 0x0000, /* 0x3B12 */ 0x0000, /* 0x3B13 */ 0x0000, /* 0x3B14 */ 0x0000, /* 0x3B15 */ 0x0000, /* 0x3B16 */ 0x0000, /* 0x3B17 */ 0x0000, /* 0x3B18 */ 0x0000, /* 0x3B19 */ 0x0000, /* 0x3B1A */ 0x0000, /* 0x3B1B */ 0x0000, /* 0x3B1C */ 0x0000, /* 0x3B1D */ 0x0000, /* 0x3B1E */ 0x0000, /* 0x3B1F */ 0x0000, /* 0x3B20 */ 0x0000, /* 0x3B21 */ 0x0000, /* 0x3B22 */ 0x0000, /* 0x3B23 */ 0x0000, /* 0x3B24 */ 0x0000, /* 0x3B25 */ 0x0000, /* 0x3B26 */ 0x0000, /* 0x3B27 */ 0x0000, /* 0x3B28 */ 0x0000, /* 0x3B29 */ 0x0000, /* 0x3B2A */ 0x0000, /* 0x3B2B */ 0x0000, /* 0x3B2C */ 0x0000, /* 0x3B2D */ 0x0000, /* 0x3B2E */ 0x0000, /* 0x3B2F */ 0x0000, /* 0x3B30 */ 0x0000, /* 0x3B31 */ 0x0000, /* 0x3B32 */ 0x0000, /* 0x3B33 */ 0x0000, /* 0x3B34 */ 0x0000, /* 0x3B35 */ 0x0000, /* 0x3B36 */ 0x0000, /* 0x3B37 */ 0x0000, /* 0x3B38 */ 0x0000, /* 0x3B39 */ 0x0000, /* 0x3B3A */ 0x0000, /* 0x3B3B */ 0x0000, /* 0x3B3C */ 0x0000, /* 0x3B3D */ 0x0000, /* 0x3B3E */ 0x0000, /* 0x3B3F */ 0x0000, /* 0x3B40 */ 0x0000, /* 0x3B41 */ 0x0000, /* 0x3B42 */ 0x0000, /* 0x3B43 */ 0x0000, /* 0x3B44 */ 0x0000, /* 0x3B45 */ 0x0000, /* 0x3B46 */ 0x0000, /* 0x3B47 */ 0x0000, /* 0x3B48 */ 0x0000, /* 0x3B49 */ 0x0000, /* 0x3B4A */ 0x0000, /* 0x3B4B */ 0x0000, /* 0x3B4C */ 0x0000, /* 0x3B4D */ 0x0000, /* 0x3B4E */ 0x0000, /* 0x3B4F */ 0x0000, /* 0x3B50 */ 0x0000, /* 0x3B51 */ 0x0000, /* 0x3B52 */ 0x0000, /* 0x3B53 */ 0x0000, /* 0x3B54 */ 0x0000, /* 0x3B55 */ 0x0000, /* 0x3B56 */ 0x0000, /* 0x3B57 */ 0x0000, /* 0x3B58 */ 0x0000, /* 0x3B59 */ 0x0000, /* 0x3B5A */ 0x0000, /* 0x3B5B */ 0x0000, /* 0x3B5C */ 0x0000, /* 0x3B5D */ 0x0000, /* 0x3B5E */ 0x0000, /* 0x3B5F */ 0x0000, /* 0x3B60 */ 0x0000, /* 0x3B61 */ 0x0000, /* 0x3B62 */ 0x0000, /* 0x3B63 */ 0x0000, /* 0x3B64 */ 0x0000, /* 0x3B65 */ 0x0000, /* 0x3B66 */ 0x0000, /* 0x3B67 */ 0x0000, /* 0x3B68 */ 0x0000, /* 0x3B69 */ 0x0000, /* 0x3B6A */ 0x0000, /* 0x3B6B */ 0x0000, /* 0x3B6C */ 0x0000, /* 0x3B6D */ 0x0000, /* 0x3B6E */ 0x0000, /* 0x3B6F */ 0x0000, /* 0x3B70 */ 0x0000, /* 0x3B71 */ 0x0000, /* 0x3B72 */ 0x0000, /* 0x3B73 */ 0x0000, /* 0x3B74 */ 0x0000, /* 0x3B75 */ 0x0000, /* 0x3B76 */ 0x0000, /* 0x3B77 */ 0x0000, /* 0x3B78 */ 0x0000, /* 0x3B79 */ 0x0000, /* 0x3B7A */ 0x0000, /* 0x3B7B */ 0x0000, /* 0x3B7C */ 0x0000, /* 0x3B7D */ 0x0000, /* 0x3B7E */ 0x0000, /* 0x3B7F */ 0x0000, /* 0x3B80 */ 0x0000, /* 0x3B81 */ 0x0000, /* 0x3B82 */ 0x0000, /* 0x3B83 */ 0x0000, /* 0x3B84 */ 0x0000, /* 0x3B85 */ 0x0000, /* 0x3B86 */ 0x0000, /* 0x3B87 */ 0x0000, /* 0x3B88 */ 0x0000, /* 0x3B89 */ 0x0000, /* 0x3B8A */ 0x0000, /* 0x3B8B */ 0x0000, /* 0x3B8C */ 0x0000, /* 0x3B8D */ 0x0000, /* 0x3B8E */ 0x0000, /* 0x3B8F */ 0x0000, /* 0x3B90 */ 0x0000, /* 0x3B91 */ 0x0000, /* 0x3B92 */ 0x0000, /* 0x3B93 */ 0x0000, /* 0x3B94 */ 0x0000, /* 0x3B95 */ 0x0000, /* 0x3B96 */ 0x0000, /* 0x3B97 */ 0x0000, /* 0x3B98 */ 0x0000, /* 0x3B99 */ 0x0000, /* 0x3B9A */ 0x0000, /* 0x3B9B */ 0x0000, /* 0x3B9C */ 0x0000, /* 0x3B9D */ 0x0000, /* 0x3B9E */ 0x0000, /* 0x3B9F */ 0x0000, /* 0x3BA0 */ 0x0000, /* 0x3BA1 */ 0x0000, /* 0x3BA2 */ 0x0000, /* 0x3BA3 */ 0x0000, /* 0x3BA4 */ 0x0000, /* 0x3BA5 */ 0x0000, /* 0x3BA6 */ 0x0000, /* 0x3BA7 */ 0x0000, /* 0x3BA8 */ 0x0000, /* 0x3BA9 */ 0x0000, /* 0x3BAA */ 0x0000, /* 0x3BAB */ 0x0000, /* 0x3BAC */ 0x0000, /* 0x3BAD */ 0x0000, /* 0x3BAE */ 0x0000, /* 0x3BAF */ 0x0000, /* 0x3BB0 */ 0x0000, /* 0x3BB1 */ 0x0000, /* 0x3BB2 */ 0x0000, /* 0x3BB3 */ 0x0000, /* 0x3BB4 */ 0x0000, /* 0x3BB5 */ 0x0000, /* 0x3BB6 */ 0x0000, /* 0x3BB7 */ 0x0000, /* 0x3BB8 */ 0x0000, /* 0x3BB9 */ 0x0000, /* 0x3BBA */ 0x0000, /* 0x3BBB */ 0x0000, /* 0x3BBC */ 0x0000, /* 0x3BBD */ 0x0000, /* 0x3BBE */ 0x0000, /* 0x3BBF */ 0x0000, /* 0x3BC0 */ 0x0000, /* 0x3BC1 */ 0x0000, /* 0x3BC2 */ 0x0000, /* 0x3BC3 */ 0x0000, /* 0x3BC4 */ 0x0000, /* 0x3BC5 */ 0x0000, /* 0x3BC6 */ 0x0000, /* 0x3BC7 */ 0x0000, /* 0x3BC8 */ 0x0000, /* 0x3BC9 */ 0x0000, /* 0x3BCA */ 0x0000, /* 0x3BCB */ 0x0000, /* 0x3BCC */ 0x0000, /* 0x3BCD */ 0x0000, /* 0x3BCE */ 0x0000, /* 0x3BCF */ 0x0000, /* 0x3BD0 */ 0x0000, /* 0x3BD1 */ 0x0000, /* 0x3BD2 */ 0x0000, /* 0x3BD3 */ 0x0000, /* 0x3BD4 */ 0x0000, /* 0x3BD5 */ 0x0000, /* 0x3BD6 */ 0x0000, /* 0x3BD7 */ 0x0000, /* 0x3BD8 */ 0x0000, /* 0x3BD9 */ 0x0000, /* 0x3BDA */ 0x0000, /* 0x3BDB */ 0x0000, /* 0x3BDC */ 0x0000, /* 0x3BDD */ 0x0000, /* 0x3BDE */ 0x0000, /* 0x3BDF */ 0x0000, /* 0x3BE0 */ 0x0000, /* 0x3BE1 */ 0x0000, /* 0x3BE2 */ 0x0000, /* 0x3BE3 */ 0x0000, /* 0x3BE4 */ 0x0000, /* 0x3BE5 */ 0x0000, /* 0x3BE6 */ 0x0000, /* 0x3BE7 */ 0x0000, /* 0x3BE8 */ 0x0000, /* 0x3BE9 */ 0x0000, /* 0x3BEA */ 0x0000, /* 0x3BEB */ 0x0000, /* 0x3BEC */ 0x0000, /* 0x3BED */ 0x0000, /* 0x3BEE */ 0x0000, /* 0x3BEF */ 0x0000, /* 0x3BF0 */ 0x0000, /* 0x3BF1 */ 0x0000, /* 0x3BF2 */ 0x0000, /* 0x3BF3 */ 0x0000, /* 0x3BF4 */ 0x0000, /* 0x3BF5 */ 0x0000, /* 0x3BF6 */ 0x0000, /* 0x3BF7 */ 0x0000, /* 0x3BF8 */ 0x0000, /* 0x3BF9 */ 0x0000, /* 0x3BFA */ 0x0000, /* 0x3BFB */ 0x0000, /* 0x3BFC */ 0x0000, /* 0x3BFD */ 0x0000, /* 0x3BFE */ 0x0000, /* 0x3BFF */ 0x0000, /* 0x3C00 */ 0x0000, /* 0x3C01 */ 0x0000, /* 0x3C02 */ 0x0000, /* 0x3C03 */ 0x0000, /* 0x3C04 */ 0x0000, /* 0x3C05 */ 0x0000, /* 0x3C06 */ 0x0000, /* 0x3C07 */ 0x0000, /* 0x3C08 */ 0x0000, /* 0x3C09 */ 0x0000, /* 0x3C0A */ 0x0000, /* 0x3C0B */ 0x0000, /* 0x3C0C */ 0x0000, /* 0x3C0D */ 0x0000, /* 0x3C0E */ 0x0000, /* 0x3C0F */ 0x0000, /* 0x3C10 */ 0x0000, /* 0x3C11 */ 0x0000, /* 0x3C12 */ 0x0000, /* 0x3C13 */ 0x0000, /* 0x3C14 */ 0x0000, /* 0x3C15 */ 0x0000, /* 0x3C16 */ 0x0000, /* 0x3C17 */ 0x0000, /* 0x3C18 */ 0x0000, /* 0x3C19 */ 0x0000, /* 0x3C1A */ 0x0000, /* 0x3C1B */ 0x0000, /* 0x3C1C */ 0x0000, /* 0x3C1D */ 0x0000, /* 0x3C1E */ 0x0000, /* 0x3C1F */ 0x0000, /* 0x3C20 */ 0x0000, /* 0x3C21 */ 0x0000, /* 0x3C22 */ 0x0000, /* 0x3C23 */ 0x0000, /* 0x3C24 */ 0x0000, /* 0x3C25 */ 0x0000, /* 0x3C26 */ 0x0000, /* 0x3C27 */ 0x0000, /* 0x3C28 */ 0x0000, /* 0x3C29 */ 0x0000, /* 0x3C2A */ 0x0000, /* 0x3C2B */ 0x0000, /* 0x3C2C */ 0x0000, /* 0x3C2D */ 0x0000, /* 0x3C2E */ 0x0000, /* 0x3C2F */ 0x0000, /* 0x3C30 */ 0x0000, /* 0x3C31 */ 0x0000, /* 0x3C32 */ 0x0000, /* 0x3C33 */ 0x0000, /* 0x3C34 */ 0x0000, /* 0x3C35 */ 0x0000, /* 0x3C36 */ 0x0000, /* 0x3C37 */ 0x0000, /* 0x3C38 */ 0x0000, /* 0x3C39 */ 0x0000, /* 0x3C3A */ 0x0000, /* 0x3C3B */ 0x0000, /* 0x3C3C */ 0x0000, /* 0x3C3D */ 0x0000, /* 0x3C3E */ 0x0000, /* 0x3C3F */ 0x0000, /* 0x3C40 */ 0x0000, /* 0x3C41 */ 0x0000, /* 0x3C42 */ 0x0000, /* 0x3C43 */ 0x0000, /* 0x3C44 */ 0x0000, /* 0x3C45 */ 0x0000, /* 0x3C46 */ 0x0000, /* 0x3C47 */ 0x0000, /* 0x3C48 */ 0x0000, /* 0x3C49 */ 0x0000, /* 0x3C4A */ 0x0000, /* 0x3C4B */ 0x0000, /* 0x3C4C */ 0x0000, /* 0x3C4D */ 0x0000, /* 0x3C4E */ 0x0000, /* 0x3C4F */ 0x0000, /* 0x3C50 */ 0x0000, /* 0x3C51 */ 0x0000, /* 0x3C52 */ 0x0000, /* 0x3C53 */ 0x0000, /* 0x3C54 */ 0x0000, /* 0x3C55 */ 0x0000, /* 0x3C56 */ 0x0000, /* 0x3C57 */ 0x0000, /* 0x3C58 */ 0x0000, /* 0x3C59 */ 0x0000, /* 0x3C5A */ 0x0000, /* 0x3C5B */ 0x0000, /* 0x3C5C */ 0x0000, /* 0x3C5D */ 0x0000, /* 0x3C5E */ 0x0000, /* 0x3C5F */ 0x0000, /* 0x3C60 */ 0x0000, /* 0x3C61 */ 0x0000, /* 0x3C62 */ 0x0000, /* 0x3C63 */ 0x0000, /* 0x3C64 */ 0x0000, /* 0x3C65 */ 0x0000, /* 0x3C66 */ 0x0000, /* 0x3C67 */ 0x0000, /* 0x3C68 */ 0x0000, /* 0x3C69 */ 0x0000, /* 0x3C6A */ 0x0000, /* 0x3C6B */ 0x0000, /* 0x3C6C */ 0x0000, /* 0x3C6D */ 0x0000, /* 0x3C6E */ 0x0000, /* 0x3C6F */ 0x0000, /* 0x3C70 */ 0x0000, /* 0x3C71 */ 0x0000, /* 0x3C72 */ 0x0000, /* 0x3C73 */ 0x0000, /* 0x3C74 */ 0x0000, /* 0x3C75 */ 0x0000, /* 0x3C76 */ 0x0000, /* 0x3C77 */ 0x0000, /* 0x3C78 */ 0x0000, /* 0x3C79 */ 0x0000, /* 0x3C7A */ 0x0000, /* 0x3C7B */ 0x0000, /* 0x3C7C */ 0x0000, /* 0x3C7D */ 0x0000, /* 0x3C7E */ 0x0000, /* 0x3C7F */ 0x0000, /* 0x3C80 */ 0x0000, /* 0x3C81 */ 0x0000, /* 0x3C82 */ 0x0000, /* 0x3C83 */ 0x0000, /* 0x3C84 */ 0x0000, /* 0x3C85 */ 0x0000, /* 0x3C86 */ 0x0000, /* 0x3C87 */ 0x0000, /* 0x3C88 */ 0x0000, /* 0x3C89 */ 0x0000, /* 0x3C8A */ 0x0000, /* 0x3C8B */ 0x0000, /* 0x3C8C */ 0x0000, /* 0x3C8D */ 0x0000, /* 0x3C8E */ 0x0000, /* 0x3C8F */ 0x0000, /* 0x3C90 */ 0x0000, /* 0x3C91 */ 0x0000, /* 0x3C92 */ 0x0000, /* 0x3C93 */ 0x0000, /* 0x3C94 */ 0x0000, /* 0x3C95 */ 0x0000, /* 0x3C96 */ 0x0000, /* 0x3C97 */ 0x0000, /* 0x3C98 */ 0x0000, /* 0x3C99 */ 0x0000, /* 0x3C9A */ 0x0000, /* 0x3C9B */ 0x0000, /* 0x3C9C */ 0x0000, /* 0x3C9D */ 0x0000, /* 0x3C9E */ 0x0000, /* 0x3C9F */ 0x0000, /* 0x3CA0 */ 0x0000, /* 0x3CA1 */ 0x0000, /* 0x3CA2 */ 0x0000, /* 0x3CA3 */ 0x0000, /* 0x3CA4 */ 0x0000, /* 0x3CA5 */ 0x0000, /* 0x3CA6 */ 0x0000, /* 0x3CA7 */ 0x0000, /* 0x3CA8 */ 0x0000, /* 0x3CA9 */ 0x0000, /* 0x3CAA */ 0x0000, /* 0x3CAB */ 0x0000, /* 0x3CAC */ 0x0000, /* 0x3CAD */ 0x0000, /* 0x3CAE */ 0x0000, /* 0x3CAF */ 0x0000, /* 0x3CB0 */ 0x0000, /* 0x3CB1 */ 0x0000, /* 0x3CB2 */ 0x0000, /* 0x3CB3 */ 0x0000, /* 0x3CB4 */ 0x0000, /* 0x3CB5 */ 0x0000, /* 0x3CB6 */ 0x0000, /* 0x3CB7 */ 0x0000, /* 0x3CB8 */ 0x0000, /* 0x3CB9 */ 0x0000, /* 0x3CBA */ 0x0000, /* 0x3CBB */ 0x0000, /* 0x3CBC */ 0x0000, /* 0x3CBD */ 0x0000, /* 0x3CBE */ 0x0000, /* 0x3CBF */ 0x0000, /* 0x3CC0 */ 0x0000, /* 0x3CC1 */ 0x0000, /* 0x3CC2 */ 0x0000, /* 0x3CC3 */ 0x0000, /* 0x3CC4 */ 0x0000, /* 0x3CC5 */ 0x0000, /* 0x3CC6 */ 0x0000, /* 0x3CC7 */ 0x0000, /* 0x3CC8 */ 0x0000, /* 0x3CC9 */ 0x0000, /* 0x3CCA */ 0x0000, /* 0x3CCB */ 0x0000, /* 0x3CCC */ 0x0000, /* 0x3CCD */ 0x0000, /* 0x3CCE */ 0x0000, /* 0x3CCF */ 0x0000, /* 0x3CD0 */ 0x0000, /* 0x3CD1 */ 0x0000, /* 0x3CD2 */ 0x0000, /* 0x3CD3 */ 0x0000, /* 0x3CD4 */ 0x0000, /* 0x3CD5 */ 0x0000, /* 0x3CD6 */ 0x0000, /* 0x3CD7 */ 0x0000, /* 0x3CD8 */ 0x0000, /* 0x3CD9 */ 0x0000, /* 0x3CDA */ 0x0000, /* 0x3CDB */ 0x0000, /* 0x3CDC */ 0x0000, /* 0x3CDD */ 0x0000, /* 0x3CDE */ 0x0000, /* 0x3CDF */ 0x0000, /* 0x3CE0 */ 0x0000, /* 0x3CE1 */ 0x0000, /* 0x3CE2 */ 0x0000, /* 0x3CE3 */ 0x0000, /* 0x3CE4 */ 0x0000, /* 0x3CE5 */ 0x0000, /* 0x3CE6 */ 0x0000, /* 0x3CE7 */ 0x0000, /* 0x3CE8 */ 0x0000, /* 0x3CE9 */ 0x0000, /* 0x3CEA */ 0x0000, /* 0x3CEB */ 0x0000, /* 0x3CEC */ 0x0000, /* 0x3CED */ 0x0000, /* 0x3CEE */ 0x0000, /* 0x3CEF */ 0x0000, /* 0x3CF0 */ 0x0000, /* 0x3CF1 */ 0x0000, /* 0x3CF2 */ 0x0000, /* 0x3CF3 */ 0x0000, /* 0x3CF4 */ 0x0000, /* 0x3CF5 */ 0x0000, /* 0x3CF6 */ 0x0000, /* 0x3CF7 */ 0x0000, /* 0x3CF8 */ 0x0000, /* 0x3CF9 */ 0x0000, /* 0x3CFA */ 0x0000, /* 0x3CFB */ 0x0000, /* 0x3CFC */ 0x0000, /* 0x3CFD */ 0x0000, /* 0x3CFE */ 0x0000, /* 0x3CFF */ 0x0000, /* 0x3D00 */ 0x0000, /* 0x3D01 */ 0x0000, /* 0x3D02 */ 0x0000, /* 0x3D03 */ 0x0000, /* 0x3D04 */ 0x0000, /* 0x3D05 */ 0x0000, /* 0x3D06 */ 0x0000, /* 0x3D07 */ 0x0000, /* 0x3D08 */ 0x0000, /* 0x3D09 */ 0x0000, /* 0x3D0A */ 0x0000, /* 0x3D0B */ 0x0000, /* 0x3D0C */ 0x0000, /* 0x3D0D */ 0x0000, /* 0x3D0E */ 0x0000, /* 0x3D0F */ 0x0000, /* 0x3D10 */ 0x0000, /* 0x3D11 */ 0x0000, /* 0x3D12 */ 0x0000, /* 0x3D13 */ 0x0000, /* 0x3D14 */ 0x0000, /* 0x3D15 */ 0x0000, /* 0x3D16 */ 0x0000, /* 0x3D17 */ 0x0000, /* 0x3D18 */ 0x0000, /* 0x3D19 */ 0x0000, /* 0x3D1A */ 0x0000, /* 0x3D1B */ 0x0000, /* 0x3D1C */ 0x0000, /* 0x3D1D */ 0x0000, /* 0x3D1E */ 0x0000, /* 0x3D1F */ 0x0000, /* 0x3D20 */ 0x0000, /* 0x3D21 */ 0x0000, /* 0x3D22 */ 0x0000, /* 0x3D23 */ 0x0000, /* 0x3D24 */ 0x0000, /* 0x3D25 */ 0x0000, /* 0x3D26 */ 0x0000, /* 0x3D27 */ 0x0000, /* 0x3D28 */ 0x0000, /* 0x3D29 */ 0x0000, /* 0x3D2A */ 0x0000, /* 0x3D2B */ 0x0000, /* 0x3D2C */ 0x0000, /* 0x3D2D */ 0x0000, /* 0x3D2E */ 0x0000, /* 0x3D2F */ 0x0000, /* 0x3D30 */ 0x0000, /* 0x3D31 */ 0x0000, /* 0x3D32 */ 0x0000, /* 0x3D33 */ 0x0000, /* 0x3D34 */ 0x0000, /* 0x3D35 */ 0x0000, /* 0x3D36 */ 0x0000, /* 0x3D37 */ 0x0000, /* 0x3D38 */ 0x0000, /* 0x3D39 */ 0x0000, /* 0x3D3A */ 0x0000, /* 0x3D3B */ 0x0000, /* 0x3D3C */ 0x0000, /* 0x3D3D */ 0x0000, /* 0x3D3E */ 0x0000, /* 0x3D3F */ 0x0000, /* 0x3D40 */ 0x0000, /* 0x3D41 */ 0x0000, /* 0x3D42 */ 0x0000, /* 0x3D43 */ 0x0000, /* 0x3D44 */ 0x0000, /* 0x3D45 */ 0x0000, /* 0x3D46 */ 0x0000, /* 0x3D47 */ 0x0000, /* 0x3D48 */ 0x0000, /* 0x3D49 */ 0x0000, /* 0x3D4A */ 0x0000, /* 0x3D4B */ 0x0000, /* 0x3D4C */ 0x0000, /* 0x3D4D */ 0x0000, /* 0x3D4E */ 0x0000, /* 0x3D4F */ 0x0000, /* 0x3D50 */ 0x0000, /* 0x3D51 */ 0x0000, /* 0x3D52 */ 0x0000, /* 0x3D53 */ 0x0000, /* 0x3D54 */ 0x0000, /* 0x3D55 */ 0x0000, /* 0x3D56 */ 0x0000, /* 0x3D57 */ 0x0000, /* 0x3D58 */ 0x0000, /* 0x3D59 */ 0x0000, /* 0x3D5A */ 0x0000, /* 0x3D5B */ 0x0000, /* 0x3D5C */ 0x0000, /* 0x3D5D */ 0x0000, /* 0x3D5E */ 0x0000, /* 0x3D5F */ 0x0000, /* 0x3D60 */ 0x0000, /* 0x3D61 */ 0x0000, /* 0x3D62 */ 0x0000, /* 0x3D63 */ 0x0000, /* 0x3D64 */ 0x0000, /* 0x3D65 */ 0x0000, /* 0x3D66 */ 0x0000, /* 0x3D67 */ 0x0000, /* 0x3D68 */ 0x0000, /* 0x3D69 */ 0x0000, /* 0x3D6A */ 0x0000, /* 0x3D6B */ 0x0000, /* 0x3D6C */ 0x0000, /* 0x3D6D */ 0x0000, /* 0x3D6E */ 0x0000, /* 0x3D6F */ 0x0000, /* 0x3D70 */ 0x0000, /* 0x3D71 */ 0x0000, /* 0x3D72 */ 0x0000, /* 0x3D73 */ 0x0000, /* 0x3D74 */ 0x0000, /* 0x3D75 */ 0x0000, /* 0x3D76 */ 0x0000, /* 0x3D77 */ 0x0000, /* 0x3D78 */ 0x0000, /* 0x3D79 */ 0x0000, /* 0x3D7A */ 0x0000, /* 0x3D7B */ 0x0000, /* 0x3D7C */ 0x0000, /* 0x3D7D */ 0x0000, /* 0x3D7E */ 0x0000, /* 0x3D7F */ 0x0000, /* 0x3D80 */ 0x0000, /* 0x3D81 */ 0x0000, /* 0x3D82 */ 0x0000, /* 0x3D83 */ 0x0000, /* 0x3D84 */ 0x0000, /* 0x3D85 */ 0x0000, /* 0x3D86 */ 0x0000, /* 0x3D87 */ 0x0000, /* 0x3D88 */ 0x0000, /* 0x3D89 */ 0x0000, /* 0x3D8A */ 0x0000, /* 0x3D8B */ 0x0000, /* 0x3D8C */ 0x0000, /* 0x3D8D */ 0x0000, /* 0x3D8E */ 0x0000, /* 0x3D8F */ 0x0000, /* 0x3D90 */ 0x0000, /* 0x3D91 */ 0x0000, /* 0x3D92 */ 0x0000, /* 0x3D93 */ 0x0000, /* 0x3D94 */ 0x0000, /* 0x3D95 */ 0x0000, /* 0x3D96 */ 0x0000, /* 0x3D97 */ 0x0000, /* 0x3D98 */ 0x0000, /* 0x3D99 */ 0x0000, /* 0x3D9A */ 0x0000, /* 0x3D9B */ 0x0000, /* 0x3D9C */ 0x0000, /* 0x3D9D */ 0x0000, /* 0x3D9E */ 0x0000, /* 0x3D9F */ 0x0000, /* 0x3DA0 */ 0x0000, /* 0x3DA1 */ 0x0000, /* 0x3DA2 */ 0x0000, /* 0x3DA3 */ 0x0000, /* 0x3DA4 */ 0x0000, /* 0x3DA5 */ 0x0000, /* 0x3DA6 */ 0x0000, /* 0x3DA7 */ 0x0000, /* 0x3DA8 */ 0x0000, /* 0x3DA9 */ 0x0000, /* 0x3DAA */ 0x0000, /* 0x3DAB */ 0x0000, /* 0x3DAC */ 0x0000, /* 0x3DAD */ 0x0000, /* 0x3DAE */ 0x0000, /* 0x3DAF */ 0x0000, /* 0x3DB0 */ 0x0000, /* 0x3DB1 */ 0x0000, /* 0x3DB2 */ 0x0000, /* 0x3DB3 */ 0x0000, /* 0x3DB4 */ 0x0000, /* 0x3DB5 */ 0x0000, /* 0x3DB6 */ 0x0000, /* 0x3DB7 */ 0x0000, /* 0x3DB8 */ 0x0000, /* 0x3DB9 */ 0x0000, /* 0x3DBA */ 0x0000, /* 0x3DBB */ 0x0000, /* 0x3DBC */ 0x0000, /* 0x3DBD */ 0x0000, /* 0x3DBE */ 0x0000, /* 0x3DBF */ 0x0000, /* 0x3DC0 */ 0x0000, /* 0x3DC1 */ 0x0000, /* 0x3DC2 */ 0x0000, /* 0x3DC3 */ 0x0000, /* 0x3DC4 */ 0x0000, /* 0x3DC5 */ 0x0000, /* 0x3DC6 */ 0x0000, /* 0x3DC7 */ 0x0000, /* 0x3DC8 */ 0x0000, /* 0x3DC9 */ 0x0000, /* 0x3DCA */ 0x0000, /* 0x3DCB */ 0x0000, /* 0x3DCC */ 0x0000, /* 0x3DCD */ 0x0000, /* 0x3DCE */ 0x0000, /* 0x3DCF */ 0x0000, /* 0x3DD0 */ 0x0000, /* 0x3DD1 */ 0x0000, /* 0x3DD2 */ 0x0000, /* 0x3DD3 */ 0x0000, /* 0x3DD4 */ 0x0000, /* 0x3DD5 */ 0x0000, /* 0x3DD6 */ 0x0000, /* 0x3DD7 */ 0x0000, /* 0x3DD8 */ 0x0000, /* 0x3DD9 */ 0x0000, /* 0x3DDA */ 0x0000, /* 0x3DDB */ 0x0000, /* 0x3DDC */ 0x0000, /* 0x3DDD */ 0x0000, /* 0x3DDE */ 0x0000, /* 0x3DDF */ 0x0000, /* 0x3DE0 */ 0x0000, /* 0x3DE1 */ 0x0000, /* 0x3DE2 */ 0x0000, /* 0x3DE3 */ 0x0000, /* 0x3DE4 */ 0x0000, /* 0x3DE5 */ 0x0000, /* 0x3DE6 */ 0x0000, /* 0x3DE7 */ 0x0000, /* 0x3DE8 */ 0x0000, /* 0x3DE9 */ 0x0000, /* 0x3DEA */ 0x0000, /* 0x3DEB */ 0x0000, /* 0x3DEC */ 0x0000, /* 0x3DED */ 0x0000, /* 0x3DEE */ 0x0000, /* 0x3DEF */ 0x0000, /* 0x3DF0 */ 0x0000, /* 0x3DF1 */ 0x0000, /* 0x3DF2 */ 0x0000, /* 0x3DF3 */ 0x0000, /* 0x3DF4 */ 0x0000, /* 0x3DF5 */ 0x0000, /* 0x3DF6 */ 0x0000, /* 0x3DF7 */ 0x0000, /* 0x3DF8 */ 0x0000, /* 0x3DF9 */ 0x0000, /* 0x3DFA */ 0x0000, /* 0x3DFB */ 0x0000, /* 0x3DFC */ 0x0000, /* 0x3DFD */ 0x0000, /* 0x3DFE */ 0x0000, /* 0x3DFF */ 0x0000, /* 0x3E00 */ 0x0000, /* 0x3E01 */ 0x0000, /* 0x3E02 */ 0x0000, /* 0x3E03 */ 0x0000, /* 0x3E04 */ 0x0000, /* 0x3E05 */ 0x0000, /* 0x3E06 */ 0x0000, /* 0x3E07 */ 0x0000, /* 0x3E08 */ 0x0000, /* 0x3E09 */ 0x0000, /* 0x3E0A */ 0x0000, /* 0x3E0B */ 0x0000, /* 0x3E0C */ 0x0000, /* 0x3E0D */ 0x0000, /* 0x3E0E */ 0x0000, /* 0x3E0F */ 0x0000, /* 0x3E10 */ 0x0000, /* 0x3E11 */ 0x0000, /* 0x3E12 */ 0x0000, /* 0x3E13 */ 0x0000, /* 0x3E14 */ 0x0000, /* 0x3E15 */ 0x0000, /* 0x3E16 */ 0x0000, /* 0x3E17 */ 0x0000, /* 0x3E18 */ 0x0000, /* 0x3E19 */ 0x0000, /* 0x3E1A */ 0x0000, /* 0x3E1B */ 0x0000, /* 0x3E1C */ 0x0000, /* 0x3E1D */ 0x0000, /* 0x3E1E */ 0x0000, /* 0x3E1F */ 0x0000, /* 0x3E20 */ 0x0000, /* 0x3E21 */ 0x0000, /* 0x3E22 */ 0x0000, /* 0x3E23 */ 0x0000, /* 0x3E24 */ 0x0000, /* 0x3E25 */ 0x0000, /* 0x3E26 */ 0x0000, /* 0x3E27 */ 0x0000, /* 0x3E28 */ 0x0000, /* 0x3E29 */ 0x0000, /* 0x3E2A */ 0x0000, /* 0x3E2B */ 0x0000, /* 0x3E2C */ 0x0000, /* 0x3E2D */ 0x0000, /* 0x3E2E */ 0x0000, /* 0x3E2F */ 0x0000, /* 0x3E30 */ 0x0000, /* 0x3E31 */ 0x0000, /* 0x3E32 */ 0x0000, /* 0x3E33 */ 0x0000, /* 0x3E34 */ 0x0000, /* 0x3E35 */ 0x0000, /* 0x3E36 */ 0x0000, /* 0x3E37 */ 0x0000, /* 0x3E38 */ 0x0000, /* 0x3E39 */ 0x0000, /* 0x3E3A */ 0x0000, /* 0x3E3B */ 0x0000, /* 0x3E3C */ 0x0000, /* 0x3E3D */ 0x0000, /* 0x3E3E */ 0x0000, /* 0x3E3F */ 0x0000, /* 0x3E40 */ 0x0000, /* 0x3E41 */ 0x0000, /* 0x3E42 */ 0x0000, /* 0x3E43 */ 0x0000, /* 0x3E44 */ 0x0000, /* 0x3E45 */ 0x0000, /* 0x3E46 */ 0x0000, /* 0x3E47 */ 0x0000, /* 0x3E48 */ 0x0000, /* 0x3E49 */ 0x0000, /* 0x3E4A */ 0x0000, /* 0x3E4B */ 0x0000, /* 0x3E4C */ 0x0000, /* 0x3E4D */ 0x0000, /* 0x3E4E */ 0x0000, /* 0x3E4F */ 0x0000, /* 0x3E50 */ 0x0000, /* 0x3E51 */ 0x0000, /* 0x3E52 */ 0x0000, /* 0x3E53 */ 0x0000, /* 0x3E54 */ 0x0000, /* 0x3E55 */ 0x0000, /* 0x3E56 */ 0x0000, /* 0x3E57 */ 0x0000, /* 0x3E58 */ 0x0000, /* 0x3E59 */ 0x0000, /* 0x3E5A */ 0x0000, /* 0x3E5B */ 0x0000, /* 0x3E5C */ 0x0000, /* 0x3E5D */ 0x0000, /* 0x3E5E */ 0x0000, /* 0x3E5F */ 0x0000, /* 0x3E60 */ 0x0000, /* 0x3E61 */ 0x0000, /* 0x3E62 */ 0x0000, /* 0x3E63 */ 0x0000, /* 0x3E64 */ 0x0000, /* 0x3E65 */ 0x0000, /* 0x3E66 */ 0x0000, /* 0x3E67 */ 0x0000, /* 0x3E68 */ 0x0000, /* 0x3E69 */ 0x0000, /* 0x3E6A */ 0x0000, /* 0x3E6B */ 0x0000, /* 0x3E6C */ 0x0000, /* 0x3E6D */ 0x0000, /* 0x3E6E */ 0x0000, /* 0x3E6F */ 0x0000, /* 0x3E70 */ 0x0000, /* 0x3E71 */ 0x0000, /* 0x3E72 */ 0x0000, /* 0x3E73 */ 0x0000, /* 0x3E74 */ 0x0000, /* 0x3E75 */ 0x0000, /* 0x3E76 */ 0x0000, /* 0x3E77 */ 0x0000, /* 0x3E78 */ 0x0000, /* 0x3E79 */ 0x0000, /* 0x3E7A */ 0x0000, /* 0x3E7B */ 0x0000, /* 0x3E7C */ 0x0000, /* 0x3E7D */ 0x0000, /* 0x3E7E */ 0x0000, /* 0x3E7F */ 0x0000, /* 0x3E80 */ 0x0000, /* 0x3E81 */ 0x0000, /* 0x3E82 */ 0x0000, /* 0x3E83 */ 0x0000, /* 0x3E84 */ 0x0000, /* 0x3E85 */ 0x0000, /* 0x3E86 */ 0x0000, /* 0x3E87 */ 0x0000, /* 0x3E88 */ 0x0000, /* 0x3E89 */ 0x0000, /* 0x3E8A */ 0x0000, /* 0x3E8B */ 0x0000, /* 0x3E8C */ 0x0000, /* 0x3E8D */ 0x0000, /* 0x3E8E */ 0x0000, /* 0x3E8F */ 0x0000, /* 0x3E90 */ 0x0000, /* 0x3E91 */ 0x0000, /* 0x3E92 */ 0x0000, /* 0x3E93 */ 0x0000, /* 0x3E94 */ 0x0000, /* 0x3E95 */ 0x0000, /* 0x3E96 */ 0x0000, /* 0x3E97 */ 0x0000, /* 0x3E98 */ 0x0000, /* 0x3E99 */ 0x0000, /* 0x3E9A */ 0x0000, /* 0x3E9B */ 0x0000, /* 0x3E9C */ 0x0000, /* 0x3E9D */ 0x0000, /* 0x3E9E */ 0x0000, /* 0x3E9F */ 0x0000, /* 0x3EA0 */ 0x0000, /* 0x3EA1 */ 0x0000, /* 0x3EA2 */ 0x0000, /* 0x3EA3 */ 0x0000, /* 0x3EA4 */ 0x0000, /* 0x3EA5 */ 0x0000, /* 0x3EA6 */ 0x0000, /* 0x3EA7 */ 0x0000, /* 0x3EA8 */ 0x0000, /* 0x3EA9 */ 0x0000, /* 0x3EAA */ 0x0000, /* 0x3EAB */ 0x0000, /* 0x3EAC */ 0x0000, /* 0x3EAD */ 0x0000, /* 0x3EAE */ 0x0000, /* 0x3EAF */ 0x0000, /* 0x3EB0 */ 0x0000, /* 0x3EB1 */ 0x0000, /* 0x3EB2 */ 0x0000, /* 0x3EB3 */ 0x0000, /* 0x3EB4 */ 0x0000, /* 0x3EB5 */ 0x0000, /* 0x3EB6 */ 0x0000, /* 0x3EB7 */ 0x0000, /* 0x3EB8 */ 0x0000, /* 0x3EB9 */ 0x0000, /* 0x3EBA */ 0x0000, /* 0x3EBB */ 0x0000, /* 0x3EBC */ 0x0000, /* 0x3EBD */ 0x0000, /* 0x3EBE */ 0x0000, /* 0x3EBF */ 0x0000, /* 0x3EC0 */ 0x0000, /* 0x3EC1 */ 0x0000, /* 0x3EC2 */ 0x0000, /* 0x3EC3 */ 0x0000, /* 0x3EC4 */ 0x0000, /* 0x3EC5 */ 0x0000, /* 0x3EC6 */ 0x0000, /* 0x3EC7 */ 0x0000, /* 0x3EC8 */ 0x0000, /* 0x3EC9 */ 0x0000, /* 0x3ECA */ 0x0000, /* 0x3ECB */ 0x0000, /* 0x3ECC */ 0x0000, /* 0x3ECD */ 0x0000, /* 0x3ECE */ 0x0000, /* 0x3ECF */ 0x0000, /* 0x3ED0 */ 0x0000, /* 0x3ED1 */ 0x0000, /* 0x3ED2 */ 0x0000, /* 0x3ED3 */ 0x0000, /* 0x3ED4 */ 0x0000, /* 0x3ED5 */ 0x0000, /* 0x3ED6 */ 0x0000, /* 0x3ED7 */ 0x0000, /* 0x3ED8 */ 0x0000, /* 0x3ED9 */ 0x0000, /* 0x3EDA */ 0x0000, /* 0x3EDB */ 0x0000, /* 0x3EDC */ 0x0000, /* 0x3EDD */ 0x0000, /* 0x3EDE */ 0x0000, /* 0x3EDF */ 0x0000, /* 0x3EE0 */ 0x0000, /* 0x3EE1 */ 0x0000, /* 0x3EE2 */ 0x0000, /* 0x3EE3 */ 0x0000, /* 0x3EE4 */ 0x0000, /* 0x3EE5 */ 0x0000, /* 0x3EE6 */ 0x0000, /* 0x3EE7 */ 0x0000, /* 0x3EE8 */ 0x0000, /* 0x3EE9 */ 0x0000, /* 0x3EEA */ 0x0000, /* 0x3EEB */ 0x0000, /* 0x3EEC */ 0x0000, /* 0x3EED */ 0x0000, /* 0x3EEE */ 0x0000, /* 0x3EEF */ 0x0000, /* 0x3EF0 */ 0x0000, /* 0x3EF1 */ 0x0000, /* 0x3EF2 */ 0x0000, /* 0x3EF3 */ 0x0000, /* 0x3EF4 */ 0x0000, /* 0x3EF5 */ 0x0000, /* 0x3EF6 */ 0x0000, /* 0x3EF7 */ 0x0000, /* 0x3EF8 */ 0x0000, /* 0x3EF9 */ 0x0000, /* 0x3EFA */ 0x0000, /* 0x3EFB */ 0x0000, /* 0x3EFC */ 0x0000, /* 0x3EFD */ 0x0000, /* 0x3EFE */ 0x0000, /* 0x3EFF */ 0x0000, /* 0x3F00 */ 0x0000, /* 0x3F01 */ 0x0000, /* 0x3F02 */ 0x0000, /* 0x3F03 */ 0x0000, /* 0x3F04 */ 0x0000, /* 0x3F05 */ 0x0000, /* 0x3F06 */ 0x0000, /* 0x3F07 */ 0x0000, /* 0x3F08 */ 0x0000, /* 0x3F09 */ 0x0000, /* 0x3F0A */ 0x0000, /* 0x3F0B */ 0x0000, /* 0x3F0C */ 0x0000, /* 0x3F0D */ 0x0000, /* 0x3F0E */ 0x0000, /* 0x3F0F */ 0x0000, /* 0x3F10 */ 0x0000, /* 0x3F11 */ 0x0000, /* 0x3F12 */ 0x0000, /* 0x3F13 */ 0x0000, /* 0x3F14 */ 0x0000, /* 0x3F15 */ 0x0000, /* 0x3F16 */ 0x0000, /* 0x3F17 */ 0x0000, /* 0x3F18 */ 0x0000, /* 0x3F19 */ 0x0000, /* 0x3F1A */ 0x0000, /* 0x3F1B */ 0x0000, /* 0x3F1C */ 0x0000, /* 0x3F1D */ 0x0000, /* 0x3F1E */ 0x0000, /* 0x3F1F */ 0x0000, /* 0x3F20 */ 0x0000, /* 0x3F21 */ 0x0000, /* 0x3F22 */ 0x0000, /* 0x3F23 */ 0x0000, /* 0x3F24 */ 0x0000, /* 0x3F25 */ 0x0000, /* 0x3F26 */ 0x0000, /* 0x3F27 */ 0x0000, /* 0x3F28 */ 0x0000, /* 0x3F29 */ 0x0000, /* 0x3F2A */ 0x0000, /* 0x3F2B */ 0x0000, /* 0x3F2C */ 0x0000, /* 0x3F2D */ 0x0000, /* 0x3F2E */ 0x0000, /* 0x3F2F */ 0x0000, /* 0x3F30 */ 0x0000, /* 0x3F31 */ 0x0000, /* 0x3F32 */ 0x0000, /* 0x3F33 */ 0x0000, /* 0x3F34 */ 0x0000, /* 0x3F35 */ 0x0000, /* 0x3F36 */ 0x0000, /* 0x3F37 */ 0x0000, /* 0x3F38 */ 0x0000, /* 0x3F39 */ 0x0000, /* 0x3F3A */ 0x0000, /* 0x3F3B */ 0x0000, /* 0x3F3C */ 0x0000, /* 0x3F3D */ 0x0000, /* 0x3F3E */ 0x0000, /* 0x3F3F */ 0x0000, /* 0x3F40 */ 0x0000, /* 0x3F41 */ 0x0000, /* 0x3F42 */ 0x0000, /* 0x3F43 */ 0x0000, /* 0x3F44 */ 0x0000, /* 0x3F45 */ 0x0000, /* 0x3F46 */ 0x0000, /* 0x3F47 */ 0x0000, /* 0x3F48 */ 0x0000, /* 0x3F49 */ 0x0000, /* 0x3F4A */ 0x0000, /* 0x3F4B */ 0x0000, /* 0x3F4C */ 0x0000, /* 0x3F4D */ 0x0000, /* 0x3F4E */ 0x0000, /* 0x3F4F */ 0x0000, /* 0x3F50 */ 0x0000, /* 0x3F51 */ 0x0000, /* 0x3F52 */ 0x0000, /* 0x3F53 */ 0x0000, /* 0x3F54 */ 0x0000, /* 0x3F55 */ 0x0000, /* 0x3F56 */ 0x0000, /* 0x3F57 */ 0x0000, /* 0x3F58 */ 0x0000, /* 0x3F59 */ 0x0000, /* 0x3F5A */ 0x0000, /* 0x3F5B */ 0x0000, /* 0x3F5C */ 0x0000, /* 0x3F5D */ 0x0000, /* 0x3F5E */ 0x0000, /* 0x3F5F */ 0x0000, /* 0x3F60 */ 0x0000, /* 0x3F61 */ 0x0000, /* 0x3F62 */ 0x0000, /* 0x3F63 */ 0x0000, /* 0x3F64 */ 0x0000, /* 0x3F65 */ 0x0000, /* 0x3F66 */ 0x0000, /* 0x3F67 */ 0x0000, /* 0x3F68 */ 0x0000, /* 0x3F69 */ 0x0000, /* 0x3F6A */ 0x0000, /* 0x3F6B */ 0x0000, /* 0x3F6C */ 0x0000, /* 0x3F6D */ 0x0000, /* 0x3F6E */ 0x0000, /* 0x3F6F */ 0x0000, /* 0x3F70 */ 0x0000, /* 0x3F71 */ 0x0000, /* 0x3F72 */ 0x0000, /* 0x3F73 */ 0x0000, /* 0x3F74 */ 0x0000, /* 0x3F75 */ 0x0000, /* 0x3F76 */ 0x0000, /* 0x3F77 */ 0x0000, /* 0x3F78 */ 0x0000, /* 0x3F79 */ 0x0000, /* 0x3F7A */ 0x0000, /* 0x3F7B */ 0x0000, /* 0x3F7C */ 0x0000, /* 0x3F7D */ 0x0000, /* 0x3F7E */ 0x0000, /* 0x3F7F */ 0x0000, /* 0x3F80 */ 0x0000, /* 0x3F81 */ 0x0000, /* 0x3F82 */ 0x0000, /* 0x3F83 */ 0x0000, /* 0x3F84 */ 0x0000, /* 0x3F85 */ 0x0000, /* 0x3F86 */ 0x0000, /* 0x3F87 */ 0x0000, /* 0x3F88 */ 0x0000, /* 0x3F89 */ 0x0000, /* 0x3F8A */ 0x0000, /* 0x3F8B */ 0x0000, /* 0x3F8C */ 0x0000, /* 0x3F8D */ 0x0000, /* 0x3F8E */ 0x0000, /* 0x3F8F */ 0x0000, /* 0x3F90 */ 0x0000, /* 0x3F91 */ 0x0000, /* 0x3F92 */ 0x0000, /* 0x3F93 */ 0x0000, /* 0x3F94 */ 0x0000, /* 0x3F95 */ 0x0000, /* 0x3F96 */ 0x0000, /* 0x3F97 */ 0x0000, /* 0x3F98 */ 0x0000, /* 0x3F99 */ 0x0000, /* 0x3F9A */ 0x0000, /* 0x3F9B */ 0x0000, /* 0x3F9C */ 0x0000, /* 0x3F9D */ 0x0000, /* 0x3F9E */ 0x0000, /* 0x3F9F */ 0x0000, /* 0x3FA0 */ 0x0000, /* 0x3FA1 */ 0x0000, /* 0x3FA2 */ 0x0000, /* 0x3FA3 */ 0x0000, /* 0x3FA4 */ 0x0000, /* 0x3FA5 */ 0x0000, /* 0x3FA6 */ 0x0000, /* 0x3FA7 */ 0x0000, /* 0x3FA8 */ 0x0000, /* 0x3FA9 */ 0x0000, /* 0x3FAA */ 0x0000, /* 0x3FAB */ 0x0000, /* 0x3FAC */ 0x0000, /* 0x3FAD */ 0x0000, /* 0x3FAE */ 0x0000, /* 0x3FAF */ 0x0000, /* 0x3FB0 */ 0x0000, /* 0x3FB1 */ 0x0000, /* 0x3FB2 */ 0x0000, /* 0x3FB3 */ 0x0000, /* 0x3FB4 */ 0x0000, /* 0x3FB5 */ 0x0000, /* 0x3FB6 */ 0x0000, /* 0x3FB7 */ 0x0000, /* 0x3FB8 */ 0x0000, /* 0x3FB9 */ 0x0000, /* 0x3FBA */ 0x0000, /* 0x3FBB */ 0x0000, /* 0x3FBC */ 0x0000, /* 0x3FBD */ 0x0000, /* 0x3FBE */ 0x0000, /* 0x3FBF */ 0x0000, /* 0x3FC0 */ 0x0000, /* 0x3FC1 */ 0x0000, /* 0x3FC2 */ 0x0000, /* 0x3FC3 */ 0x0000, /* 0x3FC4 */ 0x0000, /* 0x3FC5 */ 0x0000, /* 0x3FC6 */ 0x0000, /* 0x3FC7 */ 0x0000, /* 0x3FC8 */ 0x0000, /* 0x3FC9 */ 0x0000, /* 0x3FCA */ 0x0000, /* 0x3FCB */ 0x0000, /* 0x3FCC */ 0x0000, /* 0x3FCD */ 0x0000, /* 0x3FCE */ 0x0000, /* 0x3FCF */ 0x0000, /* 0x3FD0 */ 0x0000, /* 0x3FD1 */ 0x0000, /* 0x3FD2 */ 0x0000, /* 0x3FD3 */ 0x0000, /* 0x3FD4 */ 0x0000, /* 0x3FD5 */ 0x0000, /* 0x3FD6 */ 0x0000, /* 0x3FD7 */ 0x0000, /* 0x3FD8 */ 0x0000, /* 0x3FD9 */ 0x0000, /* 0x3FDA */ 0x0000, /* 0x3FDB */ 0x0000, /* 0x3FDC */ 0x0000, /* 0x3FDD */ 0x0000, /* 0x3FDE */ 0x0000, /* 0x3FDF */ 0x0000, /* 0x3FE0 */ 0x0000, /* 0x3FE1 */ 0x0000, /* 0x3FE2 */ 0x0000, /* 0x3FE3 */ 0x0000, /* 0x3FE4 */ 0x0000, /* 0x3FE5 */ 0x0000, /* 0x3FE6 */ 0x0000, /* 0x3FE7 */ 0x0000, /* 0x3FE8 */ 0x0000, /* 0x3FE9 */ 0x0000, /* 0x3FEA */ 0x0000, /* 0x3FEB */ 0x0000, /* 0x3FEC */ 0x0000, /* 0x3FED */ 0x0000, /* 0x3FEE */ 0x0000, /* 0x3FEF */ 0x0000, /* 0x3FF0 */ 0x0000, /* 0x3FF1 */ 0x0000, /* 0x3FF2 */ 0x0000, /* 0x3FF3 */ 0x0000, /* 0x3FF4 */ 0x0000, /* 0x3FF5 */ 0x0000, /* 0x3FF6 */ 0x0000, /* 0x3FF7 */ 0x0000, /* 0x3FF8 */ 0x0000, /* 0x3FF9 */ 0x0000, /* 0x3FFA */ 0x0000, /* 0x3FFB */ 0x0000, /* 0x3FFC */ 0x0000, /* 0x3FFD */ 0x0000, /* 0x3FFE */ 0x0000, /* 0x3FFF */ 0x0000, /* 0x4000 */ 0x0000, /* 0x4001 */ 0x0000, /* 0x4002 */ 0x0000, /* 0x4003 */ 0x0000, /* 0x4004 */ 0x0000, /* 0x4005 */ 0x0000, /* 0x4006 */ 0x0000, /* 0x4007 */ 0x0000, /* 0x4008 */ 0x0000, /* 0x4009 */ 0x0000, /* 0x400A */ 0x0000, /* 0x400B */ 0x0000, /* 0x400C */ 0x0000, /* 0x400D */ 0x0000, /* 0x400E */ 0x0000, /* 0x400F */ 0x0000, /* 0x4010 */ 0x0000, /* 0x4011 */ 0x0000, /* 0x4012 */ 0x0000, /* 0x4013 */ 0x0000, /* 0x4014 */ 0x0000, /* 0x4015 */ 0x0000, /* 0x4016 */ 0x0000, /* 0x4017 */ 0x0000, /* 0x4018 */ 0x0000, /* 0x4019 */ 0x0000, /* 0x401A */ 0x0000, /* 0x401B */ 0x0000, /* 0x401C */ 0x0000, /* 0x401D */ 0x0000, /* 0x401E */ 0x0000, /* 0x401F */ 0x0000, /* 0x4020 */ 0x0000, /* 0x4021 */ 0x0000, /* 0x4022 */ 0x0000, /* 0x4023 */ 0x0000, /* 0x4024 */ 0x0000, /* 0x4025 */ 0x0000, /* 0x4026 */ 0x0000, /* 0x4027 */ 0x0000, /* 0x4028 */ 0x0000, /* 0x4029 */ 0x0000, /* 0x402A */ 0x0000, /* 0x402B */ 0x0000, /* 0x402C */ 0x0000, /* 0x402D */ 0x0000, /* 0x402E */ 0x0000, /* 0x402F */ 0x0000, /* 0x4030 */ 0x0000, /* 0x4031 */ 0x0000, /* 0x4032 */ 0x0000, /* 0x4033 */ 0x0000, /* 0x4034 */ 0x0000, /* 0x4035 */ 0x0000, /* 0x4036 */ 0x0000, /* 0x4037 */ 0x0000, /* 0x4038 */ 0x0000, /* 0x4039 */ 0x0000, /* 0x403A */ 0x0000, /* 0x403B */ 0x0000, /* 0x403C */ 0x0000, /* 0x403D */ 0x0000, /* 0x403E */ 0x0000, /* 0x403F */ 0x0000, /* 0x4040 */ 0x0000, /* 0x4041 */ 0x0000, /* 0x4042 */ 0x0000, /* 0x4043 */ 0x0000, /* 0x4044 */ 0x0000, /* 0x4045 */ 0x0000, /* 0x4046 */ 0x0000, /* 0x4047 */ 0x0000, /* 0x4048 */ 0x0000, /* 0x4049 */ 0x0000, /* 0x404A */ 0x0000, /* 0x404B */ 0x0000, /* 0x404C */ 0x0000, /* 0x404D */ 0x0000, /* 0x404E */ 0x0000, /* 0x404F */ 0x0000, /* 0x4050 */ 0x0000, /* 0x4051 */ 0x0000, /* 0x4052 */ 0x0000, /* 0x4053 */ 0x0000, /* 0x4054 */ 0x0000, /* 0x4055 */ 0x0000, /* 0x4056 */ 0x0000, /* 0x4057 */ 0x0000, /* 0x4058 */ 0x0000, /* 0x4059 */ 0x0000, /* 0x405A */ 0x0000, /* 0x405B */ 0x0000, /* 0x405C */ 0x0000, /* 0x405D */ 0x0000, /* 0x405E */ 0x0000, /* 0x405F */ 0x0000, /* 0x4060 */ 0x0000, /* 0x4061 */ 0x0000, /* 0x4062 */ 0x0000, /* 0x4063 */ 0x0000, /* 0x4064 */ 0x0000, /* 0x4065 */ 0x0000, /* 0x4066 */ 0x0000, /* 0x4067 */ 0x0000, /* 0x4068 */ 0x0000, /* 0x4069 */ 0x0000, /* 0x406A */ 0x0000, /* 0x406B */ 0x0000, /* 0x406C */ 0x0000, /* 0x406D */ 0x0000, /* 0x406E */ 0x0000, /* 0x406F */ 0x0000, /* 0x4070 */ 0x0000, /* 0x4071 */ 0x0000, /* 0x4072 */ 0x0000, /* 0x4073 */ 0x0000, /* 0x4074 */ 0x0000, /* 0x4075 */ 0x0000, /* 0x4076 */ 0x0000, /* 0x4077 */ 0x0000, /* 0x4078 */ 0x0000, /* 0x4079 */ 0x0000, /* 0x407A */ 0x0000, /* 0x407B */ 0x0000, /* 0x407C */ 0x0000, /* 0x407D */ 0x0000, /* 0x407E */ 0x0000, /* 0x407F */ 0x0000, /* 0x4080 */ 0x0000, /* 0x4081 */ 0x0000, /* 0x4082 */ 0x0000, /* 0x4083 */ 0x0000, /* 0x4084 */ 0x0000, /* 0x4085 */ 0x0000, /* 0x4086 */ 0x0000, /* 0x4087 */ 0x0000, /* 0x4088 */ 0x0000, /* 0x4089 */ 0x0000, /* 0x408A */ 0x0000, /* 0x408B */ 0x0000, /* 0x408C */ 0x0000, /* 0x408D */ 0x0000, /* 0x408E */ 0x0000, /* 0x408F */ 0x0000, /* 0x4090 */ 0x0000, /* 0x4091 */ 0x0000, /* 0x4092 */ 0x0000, /* 0x4093 */ 0x0000, /* 0x4094 */ 0x0000, /* 0x4095 */ 0x0000, /* 0x4096 */ 0x0000, /* 0x4097 */ 0x0000, /* 0x4098 */ 0x0000, /* 0x4099 */ 0x0000, /* 0x409A */ 0x0000, /* 0x409B */ 0x0000, /* 0x409C */ 0x0000, /* 0x409D */ 0x0000, /* 0x409E */ 0x0000, /* 0x409F */ 0x0000, /* 0x40A0 */ 0x0000, /* 0x40A1 */ 0x0000, /* 0x40A2 */ 0x0000, /* 0x40A3 */ 0x0000, /* 0x40A4 */ 0x0000, /* 0x40A5 */ 0x0000, /* 0x40A6 */ 0x0000, /* 0x40A7 */ 0x0000, /* 0x40A8 */ 0x0000, /* 0x40A9 */ 0x0000, /* 0x40AA */ 0x0000, /* 0x40AB */ 0x0000, /* 0x40AC */ 0x0000, /* 0x40AD */ 0x0000, /* 0x40AE */ 0x0000, /* 0x40AF */ 0x0000, /* 0x40B0 */ 0x0000, /* 0x40B1 */ 0x0000, /* 0x40B2 */ 0x0000, /* 0x40B3 */ 0x0000, /* 0x40B4 */ 0x0000, /* 0x40B5 */ 0x0000, /* 0x40B6 */ 0x0000, /* 0x40B7 */ 0x0000, /* 0x40B8 */ 0x0000, /* 0x40B9 */ 0x0000, /* 0x40BA */ 0x0000, /* 0x40BB */ 0x0000, /* 0x40BC */ 0x0000, /* 0x40BD */ 0x0000, /* 0x40BE */ 0x0000, /* 0x40BF */ 0x0000, /* 0x40C0 */ 0x0000, /* 0x40C1 */ 0x0000, /* 0x40C2 */ 0x0000, /* 0x40C3 */ 0x0000, /* 0x40C4 */ 0x0000, /* 0x40C5 */ 0x0000, /* 0x40C6 */ 0x0000, /* 0x40C7 */ 0x0000, /* 0x40C8 */ 0x0000, /* 0x40C9 */ 0x0000, /* 0x40CA */ 0x0000, /* 0x40CB */ 0x0000, /* 0x40CC */ 0x0000, /* 0x40CD */ 0x0000, /* 0x40CE */ 0x0000, /* 0x40CF */ 0x0000, /* 0x40D0 */ 0x0000, /* 0x40D1 */ 0x0000, /* 0x40D2 */ 0x0000, /* 0x40D3 */ 0x0000, /* 0x40D4 */ 0x0000, /* 0x40D5 */ 0x0000, /* 0x40D6 */ 0x0000, /* 0x40D7 */ 0x0000, /* 0x40D8 */ 0x0000, /* 0x40D9 */ 0x0000, /* 0x40DA */ 0x0000, /* 0x40DB */ 0x0000, /* 0x40DC */ 0x0000, /* 0x40DD */ 0x0000, /* 0x40DE */ 0x0000, /* 0x40DF */ 0x0000, /* 0x40E0 */ 0x0000, /* 0x40E1 */ 0x0000, /* 0x40E2 */ 0x0000, /* 0x40E3 */ 0x0000, /* 0x40E4 */ 0x0000, /* 0x40E5 */ 0x0000, /* 0x40E6 */ 0x0000, /* 0x40E7 */ 0x0000, /* 0x40E8 */ 0x0000, /* 0x40E9 */ 0x0000, /* 0x40EA */ 0x0000, /* 0x40EB */ 0x0000, /* 0x40EC */ 0x0000, /* 0x40ED */ 0x0000, /* 0x40EE */ 0x0000, /* 0x40EF */ 0x0000, /* 0x40F0 */ 0x0000, /* 0x40F1 */ 0x0000, /* 0x40F2 */ 0x0000, /* 0x40F3 */ 0x0000, /* 0x40F4 */ 0x0000, /* 0x40F5 */ 0x0000, /* 0x40F6 */ 0x0000, /* 0x40F7 */ 0x0000, /* 0x40F8 */ 0x0000, /* 0x40F9 */ 0x0000, /* 0x40FA */ 0x0000, /* 0x40FB */ 0x0000, /* 0x40FC */ 0x0000, /* 0x40FD */ 0x0000, /* 0x40FE */ 0x0000, /* 0x40FF */ 0x0000, /* 0x4100 */ 0x0000, /* 0x4101 */ 0x0000, /* 0x4102 */ 0x0000, /* 0x4103 */ 0x0000, /* 0x4104 */ 0x0000, /* 0x4105 */ 0x0000, /* 0x4106 */ 0x0000, /* 0x4107 */ 0x0000, /* 0x4108 */ 0x0000, /* 0x4109 */ 0x0000, /* 0x410A */ 0x0000, /* 0x410B */ 0x0000, /* 0x410C */ 0x0000, /* 0x410D */ 0x0000, /* 0x410E */ 0x0000, /* 0x410F */ 0x0000, /* 0x4110 */ 0x0000, /* 0x4111 */ 0x0000, /* 0x4112 */ 0x0000, /* 0x4113 */ 0x0000, /* 0x4114 */ 0x0000, /* 0x4115 */ 0x0000, /* 0x4116 */ 0x0000, /* 0x4117 */ 0x0000, /* 0x4118 */ 0x0000, /* 0x4119 */ 0x0000, /* 0x411A */ 0x0000, /* 0x411B */ 0x0000, /* 0x411C */ 0x0000, /* 0x411D */ 0x0000, /* 0x411E */ 0x0000, /* 0x411F */ 0x0000, /* 0x4120 */ 0x0000, /* 0x4121 */ 0x0000, /* 0x4122 */ 0x0000, /* 0x4123 */ 0x0000, /* 0x4124 */ 0x0000, /* 0x4125 */ 0x0000, /* 0x4126 */ 0x0000, /* 0x4127 */ 0x0000, /* 0x4128 */ 0x0000, /* 0x4129 */ 0x0000, /* 0x412A */ 0x0000, /* 0x412B */ 0x0000, /* 0x412C */ 0x0000, /* 0x412D */ 0x0000, /* 0x412E */ 0x0000, /* 0x412F */ 0x0000, /* 0x4130 */ 0x0000, /* 0x4131 */ 0x0000, /* 0x4132 */ 0x0000, /* 0x4133 */ 0x0000, /* 0x4134 */ 0x0000, /* 0x4135 */ 0x0000, /* 0x4136 */ 0x0000, /* 0x4137 */ 0x0000, /* 0x4138 */ 0x0000, /* 0x4139 */ 0x0000, /* 0x413A */ 0x0000, /* 0x413B */ 0x0000, /* 0x413C */ 0x0000, /* 0x413D */ 0x0000, /* 0x413E */ 0x0000, /* 0x413F */ 0x0000, /* 0x4140 */ 0x0000, /* 0x4141 */ 0x0000, /* 0x4142 */ 0x0000, /* 0x4143 */ 0x0000, /* 0x4144 */ 0x0000, /* 0x4145 */ 0x0000, /* 0x4146 */ 0x0000, /* 0x4147 */ 0x0000, /* 0x4148 */ 0x0000, /* 0x4149 */ 0x0000, /* 0x414A */ 0x0000, /* 0x414B */ 0x0000, /* 0x414C */ 0x0000, /* 0x414D */ 0x0000, /* 0x414E */ 0x0000, /* 0x414F */ 0x0000, /* 0x4150 */ 0x0000, /* 0x4151 */ 0x0000, /* 0x4152 */ 0x0000, /* 0x4153 */ 0x0000, /* 0x4154 */ 0x0000, /* 0x4155 */ 0x0000, /* 0x4156 */ 0x0000, /* 0x4157 */ 0x0000, /* 0x4158 */ 0x0000, /* 0x4159 */ 0x0000, /* 0x415A */ 0x0000, /* 0x415B */ 0x0000, /* 0x415C */ 0x0000, /* 0x415D */ 0x0000, /* 0x415E */ 0x0000, /* 0x415F */ 0x0000, /* 0x4160 */ 0x0000, /* 0x4161 */ 0x0000, /* 0x4162 */ 0x0000, /* 0x4163 */ 0x0000, /* 0x4164 */ 0x0000, /* 0x4165 */ 0x0000, /* 0x4166 */ 0x0000, /* 0x4167 */ 0x0000, /* 0x4168 */ 0x0000, /* 0x4169 */ 0x0000, /* 0x416A */ 0x0000, /* 0x416B */ 0x0000, /* 0x416C */ 0x0000, /* 0x416D */ 0x0000, /* 0x416E */ 0x0000, /* 0x416F */ 0x0000, /* 0x4170 */ 0x0000, /* 0x4171 */ 0x0000, /* 0x4172 */ 0x0000, /* 0x4173 */ 0x0000, /* 0x4174 */ 0x0000, /* 0x4175 */ 0x0000, /* 0x4176 */ 0x0000, /* 0x4177 */ 0x0000, /* 0x4178 */ 0x0000, /* 0x4179 */ 0x0000, /* 0x417A */ 0x0000, /* 0x417B */ 0x0000, /* 0x417C */ 0x0000, /* 0x417D */ 0x0000, /* 0x417E */ 0x0000, /* 0x417F */ 0x0000, /* 0x4180 */ 0x0000, /* 0x4181 */ 0x0000, /* 0x4182 */ 0x0000, /* 0x4183 */ 0x0000, /* 0x4184 */ 0x0000, /* 0x4185 */ 0x0000, /* 0x4186 */ 0x0000, /* 0x4187 */ 0x0000, /* 0x4188 */ 0x0000, /* 0x4189 */ 0x0000, /* 0x418A */ 0x0000, /* 0x418B */ 0x0000, /* 0x418C */ 0x0000, /* 0x418D */ 0x0000, /* 0x418E */ 0x0000, /* 0x418F */ 0x0000, /* 0x4190 */ 0x0000, /* 0x4191 */ 0x0000, /* 0x4192 */ 0x0000, /* 0x4193 */ 0x0000, /* 0x4194 */ 0x0000, /* 0x4195 */ 0x0000, /* 0x4196 */ 0x0000, /* 0x4197 */ 0x0000, /* 0x4198 */ 0x0000, /* 0x4199 */ 0x0000, /* 0x419A */ 0x0000, /* 0x419B */ 0x0000, /* 0x419C */ 0x0000, /* 0x419D */ 0x0000, /* 0x419E */ 0x0000, /* 0x419F */ 0x0000, /* 0x41A0 */ 0x0000, /* 0x41A1 */ 0x0000, /* 0x41A2 */ 0x0000, /* 0x41A3 */ 0x0000, /* 0x41A4 */ 0x0000, /* 0x41A5 */ 0x0000, /* 0x41A6 */ 0x0000, /* 0x41A7 */ 0x0000, /* 0x41A8 */ 0x0000, /* 0x41A9 */ 0x0000, /* 0x41AA */ 0x0000, /* 0x41AB */ 0x0000, /* 0x41AC */ 0x0000, /* 0x41AD */ 0x0000, /* 0x41AE */ 0x0000, /* 0x41AF */ 0x0000, /* 0x41B0 */ 0x0000, /* 0x41B1 */ 0x0000, /* 0x41B2 */ 0x0000, /* 0x41B3 */ 0x0000, /* 0x41B4 */ 0x0000, /* 0x41B5 */ 0x0000, /* 0x41B6 */ 0x0000, /* 0x41B7 */ 0x0000, /* 0x41B8 */ 0x0000, /* 0x41B9 */ 0x0000, /* 0x41BA */ 0x0000, /* 0x41BB */ 0x0000, /* 0x41BC */ 0x0000, /* 0x41BD */ 0x0000, /* 0x41BE */ 0x0000, /* 0x41BF */ 0x0000, /* 0x41C0 */ 0x0000, /* 0x41C1 */ 0x0000, /* 0x41C2 */ 0x0000, /* 0x41C3 */ 0x0000, /* 0x41C4 */ 0x0000, /* 0x41C5 */ 0x0000, /* 0x41C6 */ 0x0000, /* 0x41C7 */ 0x0000, /* 0x41C8 */ 0x0000, /* 0x41C9 */ 0x0000, /* 0x41CA */ 0x0000, /* 0x41CB */ 0x0000, /* 0x41CC */ 0x0000, /* 0x41CD */ 0x0000, /* 0x41CE */ 0x0000, /* 0x41CF */ 0x0000, /* 0x41D0 */ 0x0000, /* 0x41D1 */ 0x0000, /* 0x41D2 */ 0x0000, /* 0x41D3 */ 0x0000, /* 0x41D4 */ 0x0000, /* 0x41D5 */ 0x0000, /* 0x41D6 */ 0x0000, /* 0x41D7 */ 0x0000, /* 0x41D8 */ 0x0000, /* 0x41D9 */ 0x0000, /* 0x41DA */ 0x0000, /* 0x41DB */ 0x0000, /* 0x41DC */ 0x0000, /* 0x41DD */ 0x0000, /* 0x41DE */ 0x0000, /* 0x41DF */ 0x0000, /* 0x41E0 */ 0x0000, /* 0x41E1 */ 0x0000, /* 0x41E2 */ 0x0000, /* 0x41E3 */ 0x0000, /* 0x41E4 */ 0x0000, /* 0x41E5 */ 0x0000, /* 0x41E6 */ 0x0000, /* 0x41E7 */ 0x0000, /* 0x41E8 */ 0x0000, /* 0x41E9 */ 0x0000, /* 0x41EA */ 0x0000, /* 0x41EB */ 0x0000, /* 0x41EC */ 0x0000, /* 0x41ED */ 0x0000, /* 0x41EE */ 0x0000, /* 0x41EF */ 0x0000, /* 0x41F0 */ 0x0000, /* 0x41F1 */ 0x0000, /* 0x41F2 */ 0x0000, /* 0x41F3 */ 0x0000, /* 0x41F4 */ 0x0000, /* 0x41F5 */ 0x0000, /* 0x41F6 */ 0x0000, /* 0x41F7 */ 0x0000, /* 0x41F8 */ 0x0000, /* 0x41F9 */ 0x0000, /* 0x41FA */ 0x0000, /* 0x41FB */ 0x0000, /* 0x41FC */ 0x0000, /* 0x41FD */ 0x0000, /* 0x41FE */ 0x0000, /* 0x41FF */ 0x0000, /* 0x4200 */ 0x0000, /* 0x4201 */ 0x0000, /* 0x4202 */ 0x0000, /* 0x4203 */ 0x0000, /* 0x4204 */ 0x0000, /* 0x4205 */ 0x0000, /* 0x4206 */ 0x0000, /* 0x4207 */ 0x0000, /* 0x4208 */ 0x0000, /* 0x4209 */ 0x0000, /* 0x420A */ 0x0000, /* 0x420B */ 0x0000, /* 0x420C */ 0x0000, /* 0x420D */ 0x0000, /* 0x420E */ 0x0000, /* 0x420F */ 0x0000, /* 0x4210 */ 0x0000, /* 0x4211 */ 0x0000, /* 0x4212 */ 0x0000, /* 0x4213 */ 0x0000, /* 0x4214 */ 0x0000, /* 0x4215 */ 0x0000, /* 0x4216 */ 0x0000, /* 0x4217 */ 0x0000, /* 0x4218 */ 0x0000, /* 0x4219 */ 0x0000, /* 0x421A */ 0x0000, /* 0x421B */ 0x0000, /* 0x421C */ 0x0000, /* 0x421D */ 0x0000, /* 0x421E */ 0x0000, /* 0x421F */ 0x0000, /* 0x4220 */ 0x0000, /* 0x4221 */ 0x0000, /* 0x4222 */ 0x0000, /* 0x4223 */ 0x0000, /* 0x4224 */ 0x0000, /* 0x4225 */ 0x0000, /* 0x4226 */ 0x0000, /* 0x4227 */ 0x0000, /* 0x4228 */ 0x0000, /* 0x4229 */ 0x0000, /* 0x422A */ 0x0000, /* 0x422B */ 0x0000, /* 0x422C */ 0x0000, /* 0x422D */ 0x0000, /* 0x422E */ 0x0000, /* 0x422F */ 0x0000, /* 0x4230 */ 0x0000, /* 0x4231 */ 0x0000, /* 0x4232 */ 0x0000, /* 0x4233 */ 0x0000, /* 0x4234 */ 0x0000, /* 0x4235 */ 0x0000, /* 0x4236 */ 0x0000, /* 0x4237 */ 0x0000, /* 0x4238 */ 0x0000, /* 0x4239 */ 0x0000, /* 0x423A */ 0x0000, /* 0x423B */ 0x0000, /* 0x423C */ 0x0000, /* 0x423D */ 0x0000, /* 0x423E */ 0x0000, /* 0x423F */ 0x0000, /* 0x4240 */ 0x0000, /* 0x4241 */ 0x0000, /* 0x4242 */ 0x0000, /* 0x4243 */ 0x0000, /* 0x4244 */ 0x0000, /* 0x4245 */ 0x0000, /* 0x4246 */ 0x0000, /* 0x4247 */ 0x0000, /* 0x4248 */ 0x0000, /* 0x4249 */ 0x0000, /* 0x424A */ 0x0000, /* 0x424B */ 0x0000, /* 0x424C */ 0x0000, /* 0x424D */ 0x0000, /* 0x424E */ 0x0000, /* 0x424F */ 0x0000, /* 0x4250 */ 0x0000, /* 0x4251 */ 0x0000, /* 0x4252 */ 0x0000, /* 0x4253 */ 0x0000, /* 0x4254 */ 0x0000, /* 0x4255 */ 0x0000, /* 0x4256 */ 0x0000, /* 0x4257 */ 0x0000, /* 0x4258 */ 0x0000, /* 0x4259 */ 0x0000, /* 0x425A */ 0x0000, /* 0x425B */ 0x0000, /* 0x425C */ 0x0000, /* 0x425D */ 0x0000, /* 0x425E */ 0x0000, /* 0x425F */ 0x0000, /* 0x4260 */ 0x0000, /* 0x4261 */ 0x0000, /* 0x4262 */ 0x0000, /* 0x4263 */ 0x0000, /* 0x4264 */ 0x0000, /* 0x4265 */ 0x0000, /* 0x4266 */ 0x0000, /* 0x4267 */ 0x0000, /* 0x4268 */ 0x0000, /* 0x4269 */ 0x0000, /* 0x426A */ 0x0000, /* 0x426B */ 0x0000, /* 0x426C */ 0x0000, /* 0x426D */ 0x0000, /* 0x426E */ 0x0000, /* 0x426F */ 0x0000, /* 0x4270 */ 0x0000, /* 0x4271 */ 0x0000, /* 0x4272 */ 0x0000, /* 0x4273 */ 0x0000, /* 0x4274 */ 0x0000, /* 0x4275 */ 0x0000, /* 0x4276 */ 0x0000, /* 0x4277 */ 0x0000, /* 0x4278 */ 0x0000, /* 0x4279 */ 0x0000, /* 0x427A */ 0x0000, /* 0x427B */ 0x0000, /* 0x427C */ 0x0000, /* 0x427D */ 0x0000, /* 0x427E */ 0x0000, /* 0x427F */ 0x0000, /* 0x4280 */ 0x0000, /* 0x4281 */ 0x0000, /* 0x4282 */ 0x0000, /* 0x4283 */ 0x0000, /* 0x4284 */ 0x0000, /* 0x4285 */ 0x0000, /* 0x4286 */ 0x0000, /* 0x4287 */ 0x0000, /* 0x4288 */ 0x0000, /* 0x4289 */ 0x0000, /* 0x428A */ 0x0000, /* 0x428B */ 0x0000, /* 0x428C */ 0x0000, /* 0x428D */ 0x0000, /* 0x428E */ 0x0000, /* 0x428F */ 0x0000, /* 0x4290 */ 0x0000, /* 0x4291 */ 0x0000, /* 0x4292 */ 0x0000, /* 0x4293 */ 0x0000, /* 0x4294 */ 0x0000, /* 0x4295 */ 0x0000, /* 0x4296 */ 0x0000, /* 0x4297 */ 0x0000, /* 0x4298 */ 0x0000, /* 0x4299 */ 0x0000, /* 0x429A */ 0x0000, /* 0x429B */ 0x0000, /* 0x429C */ 0x0000, /* 0x429D */ 0x0000, /* 0x429E */ 0x0000, /* 0x429F */ 0x0000, /* 0x42A0 */ 0x0000, /* 0x42A1 */ 0x0000, /* 0x42A2 */ 0x0000, /* 0x42A3 */ 0x0000, /* 0x42A4 */ 0x0000, /* 0x42A5 */ 0x0000, /* 0x42A6 */ 0x0000, /* 0x42A7 */ 0x0000, /* 0x42A8 */ 0x0000, /* 0x42A9 */ 0x0000, /* 0x42AA */ 0x0000, /* 0x42AB */ 0x0000, /* 0x42AC */ 0x0000, /* 0x42AD */ 0x0000, /* 0x42AE */ 0x0000, /* 0x42AF */ 0x0000, /* 0x42B0 */ 0x0000, /* 0x42B1 */ 0x0000, /* 0x42B2 */ 0x0000, /* 0x42B3 */ 0x0000, /* 0x42B4 */ 0x0000, /* 0x42B5 */ 0x0000, /* 0x42B6 */ 0x0000, /* 0x42B7 */ 0x0000, /* 0x42B8 */ 0x0000, /* 0x42B9 */ 0x0000, /* 0x42BA */ 0x0000, /* 0x42BB */ 0x0000, /* 0x42BC */ 0x0000, /* 0x42BD */ 0x0000, /* 0x42BE */ 0x0000, /* 0x42BF */ 0x0000, /* 0x42C0 */ 0x0000, /* 0x42C1 */ 0x0000, /* 0x42C2 */ 0x0000, /* 0x42C3 */ 0x0000, /* 0x42C4 */ 0x0000, /* 0x42C5 */ 0x0000, /* 0x42C6 */ 0x0000, /* 0x42C7 */ 0x0000, /* 0x42C8 */ 0x0000, /* 0x42C9 */ 0x0000, /* 0x42CA */ 0x0000, /* 0x42CB */ 0x0000, /* 0x42CC */ 0x0000, /* 0x42CD */ 0x0000, /* 0x42CE */ 0x0000, /* 0x42CF */ 0x0000, /* 0x42D0 */ 0x0000, /* 0x42D1 */ 0x0000, /* 0x42D2 */ 0x0000, /* 0x42D3 */ 0x0000, /* 0x42D4 */ 0x0000, /* 0x42D5 */ 0x0000, /* 0x42D6 */ 0x0000, /* 0x42D7 */ 0x0000, /* 0x42D8 */ 0x0000, /* 0x42D9 */ 0x0000, /* 0x42DA */ 0x0000, /* 0x42DB */ 0x0000, /* 0x42DC */ 0x0000, /* 0x42DD */ 0x0000, /* 0x42DE */ 0x0000, /* 0x42DF */ 0x0000, /* 0x42E0 */ 0x0000, /* 0x42E1 */ 0x0000, /* 0x42E2 */ 0x0000, /* 0x42E3 */ 0x0000, /* 0x42E4 */ 0x0000, /* 0x42E5 */ 0x0000, /* 0x42E6 */ 0x0000, /* 0x42E7 */ 0x0000, /* 0x42E8 */ 0x0000, /* 0x42E9 */ 0x0000, /* 0x42EA */ 0x0000, /* 0x42EB */ 0x0000, /* 0x42EC */ 0x0000, /* 0x42ED */ 0x0000, /* 0x42EE */ 0x0000, /* 0x42EF */ 0x0000, /* 0x42F0 */ 0x0000, /* 0x42F1 */ 0x0000, /* 0x42F2 */ 0x0000, /* 0x42F3 */ 0x0000, /* 0x42F4 */ 0x0000, /* 0x42F5 */ 0x0000, /* 0x42F6 */ 0x0000, /* 0x42F7 */ 0x0000, /* 0x42F8 */ 0x0000, /* 0x42F9 */ 0x0000, /* 0x42FA */ 0x0000, /* 0x42FB */ 0x0000, /* 0x42FC */ 0x0000, /* 0x42FD */ 0x0000, /* 0x42FE */ 0x0000, /* 0x42FF */ 0x0000, /* 0x4300 */ 0x0000, /* 0x4301 */ 0x0000, /* 0x4302 */ 0x0000, /* 0x4303 */ 0x0000, /* 0x4304 */ 0x0000, /* 0x4305 */ 0x0000, /* 0x4306 */ 0x0000, /* 0x4307 */ 0x0000, /* 0x4308 */ 0x0000, /* 0x4309 */ 0x0000, /* 0x430A */ 0x0000, /* 0x430B */ 0x0000, /* 0x430C */ 0x0000, /* 0x430D */ 0x0000, /* 0x430E */ 0x0000, /* 0x430F */ 0x0000, /* 0x4310 */ 0x0000, /* 0x4311 */ 0x0000, /* 0x4312 */ 0x0000, /* 0x4313 */ 0x0000, /* 0x4314 */ 0x0000, /* 0x4315 */ 0x0000, /* 0x4316 */ 0x0000, /* 0x4317 */ 0x0000, /* 0x4318 */ 0x0000, /* 0x4319 */ 0x0000, /* 0x431A */ 0x0000, /* 0x431B */ 0x0000, /* 0x431C */ 0x0000, /* 0x431D */ 0x0000, /* 0x431E */ 0x0000, /* 0x431F */ 0x0000, /* 0x4320 */ 0x0000, /* 0x4321 */ 0x0000, /* 0x4322 */ 0x0000, /* 0x4323 */ 0x0000, /* 0x4324 */ 0x0000, /* 0x4325 */ 0x0000, /* 0x4326 */ 0x0000, /* 0x4327 */ 0x0000, /* 0x4328 */ 0x0000, /* 0x4329 */ 0x0000, /* 0x432A */ 0x0000, /* 0x432B */ 0x0000, /* 0x432C */ 0x0000, /* 0x432D */ 0x0000, /* 0x432E */ 0x0000, /* 0x432F */ 0x0000, /* 0x4330 */ 0x0000, /* 0x4331 */ 0x0000, /* 0x4332 */ 0x0000, /* 0x4333 */ 0x0000, /* 0x4334 */ 0x0000, /* 0x4335 */ 0x0000, /* 0x4336 */ 0x0000, /* 0x4337 */ 0x0000, /* 0x4338 */ 0x0000, /* 0x4339 */ 0x0000, /* 0x433A */ 0x0000, /* 0x433B */ 0x0000, /* 0x433C */ 0x0000, /* 0x433D */ 0x0000, /* 0x433E */ 0x0000, /* 0x433F */ 0x0000, /* 0x4340 */ 0x0000, /* 0x4341 */ 0x0000, /* 0x4342 */ 0x0000, /* 0x4343 */ 0x0000, /* 0x4344 */ 0x0000, /* 0x4345 */ 0x0000, /* 0x4346 */ 0x0000, /* 0x4347 */ 0x0000, /* 0x4348 */ 0x0000, /* 0x4349 */ 0x0000, /* 0x434A */ 0x0000, /* 0x434B */ 0x0000, /* 0x434C */ 0x0000, /* 0x434D */ 0x0000, /* 0x434E */ 0x0000, /* 0x434F */ 0x0000, /* 0x4350 */ 0x0000, /* 0x4351 */ 0x0000, /* 0x4352 */ 0x0000, /* 0x4353 */ 0x0000, /* 0x4354 */ 0x0000, /* 0x4355 */ 0x0000, /* 0x4356 */ 0x0000, /* 0x4357 */ 0x0000, /* 0x4358 */ 0x0000, /* 0x4359 */ 0x0000, /* 0x435A */ 0x0000, /* 0x435B */ 0x0000, /* 0x435C */ 0x0000, /* 0x435D */ 0x0000, /* 0x435E */ 0x0000, /* 0x435F */ 0x0000, /* 0x4360 */ 0x0000, /* 0x4361 */ 0x0000, /* 0x4362 */ 0x0000, /* 0x4363 */ 0x0000, /* 0x4364 */ 0x0000, /* 0x4365 */ 0x0000, /* 0x4366 */ 0x0000, /* 0x4367 */ 0x0000, /* 0x4368 */ 0x0000, /* 0x4369 */ 0x0000, /* 0x436A */ 0x0000, /* 0x436B */ 0x0000, /* 0x436C */ 0x0000, /* 0x436D */ 0x0000, /* 0x436E */ 0x0000, /* 0x436F */ 0x0000, /* 0x4370 */ 0x0000, /* 0x4371 */ 0x0000, /* 0x4372 */ 0x0000, /* 0x4373 */ 0x0000, /* 0x4374 */ 0x0000, /* 0x4375 */ 0x0000, /* 0x4376 */ 0x0000, /* 0x4377 */ 0x0000, /* 0x4378 */ 0x0000, /* 0x4379 */ 0x0000, /* 0x437A */ 0x0000, /* 0x437B */ 0x0000, /* 0x437C */ 0x0000, /* 0x437D */ 0x0000, /* 0x437E */ 0x0000, /* 0x437F */ 0x0000, /* 0x4380 */ 0x0000, /* 0x4381 */ 0x0000, /* 0x4382 */ 0x0000, /* 0x4383 */ 0x0000, /* 0x4384 */ 0x0000, /* 0x4385 */ 0x0000, /* 0x4386 */ 0x0000, /* 0x4387 */ 0x0000, /* 0x4388 */ 0x0000, /* 0x4389 */ 0x0000, /* 0x438A */ 0x0000, /* 0x438B */ 0x0000, /* 0x438C */ 0x0000, /* 0x438D */ 0x0000, /* 0x438E */ 0x0000, /* 0x438F */ 0x0000, /* 0x4390 */ 0x0000, /* 0x4391 */ 0x0000, /* 0x4392 */ 0x0000, /* 0x4393 */ 0x0000, /* 0x4394 */ 0x0000, /* 0x4395 */ 0x0000, /* 0x4396 */ 0x0000, /* 0x4397 */ 0x0000, /* 0x4398 */ 0x0000, /* 0x4399 */ 0x0000, /* 0x439A */ 0x0000, /* 0x439B */ 0x0000, /* 0x439C */ 0x0000, /* 0x439D */ 0x0000, /* 0x439E */ 0x0000, /* 0x439F */ 0x0000, /* 0x43A0 */ 0x0000, /* 0x43A1 */ 0x0000, /* 0x43A2 */ 0x0000, /* 0x43A3 */ 0x0000, /* 0x43A4 */ 0x0000, /* 0x43A5 */ 0x0000, /* 0x43A6 */ 0x0000, /* 0x43A7 */ 0x0000, /* 0x43A8 */ 0x0000, /* 0x43A9 */ 0x0000, /* 0x43AA */ 0x0000, /* 0x43AB */ 0x0000, /* 0x43AC */ 0x0000, /* 0x43AD */ 0x0000, /* 0x43AE */ 0x0000, /* 0x43AF */ 0x0000, /* 0x43B0 */ 0x0000, /* 0x43B1 */ 0x0000, /* 0x43B2 */ 0x0000, /* 0x43B3 */ 0x0000, /* 0x43B4 */ 0x0000, /* 0x43B5 */ 0x0000, /* 0x43B6 */ 0x0000, /* 0x43B7 */ 0x0000, /* 0x43B8 */ 0x0000, /* 0x43B9 */ 0x0000, /* 0x43BA */ 0x0000, /* 0x43BB */ 0x0000, /* 0x43BC */ 0x0000, /* 0x43BD */ 0x0000, /* 0x43BE */ 0x0000, /* 0x43BF */ 0x0000, /* 0x43C0 */ 0x0000, /* 0x43C1 */ 0x0000, /* 0x43C2 */ 0x0000, /* 0x43C3 */ 0x0000, /* 0x43C4 */ 0x0000, /* 0x43C5 */ 0x0000, /* 0x43C6 */ 0x0000, /* 0x43C7 */ 0x0000, /* 0x43C8 */ 0x0000, /* 0x43C9 */ 0x0000, /* 0x43CA */ 0x0000, /* 0x43CB */ 0x0000, /* 0x43CC */ 0x0000, /* 0x43CD */ 0x0000, /* 0x43CE */ 0x0000, /* 0x43CF */ 0x0000, /* 0x43D0 */ 0x0000, /* 0x43D1 */ 0x0000, /* 0x43D2 */ 0x0000, /* 0x43D3 */ 0x0000, /* 0x43D4 */ 0x0000, /* 0x43D5 */ 0x0000, /* 0x43D6 */ 0x0000, /* 0x43D7 */ 0x0000, /* 0x43D8 */ 0x0000, /* 0x43D9 */ 0x0000, /* 0x43DA */ 0x0000, /* 0x43DB */ 0x0000, /* 0x43DC */ 0x0000, /* 0x43DD */ 0x0000, /* 0x43DE */ 0x0000, /* 0x43DF */ 0x0000, /* 0x43E0 */ 0x0000, /* 0x43E1 */ 0x0000, /* 0x43E2 */ 0x0000, /* 0x43E3 */ 0x0000, /* 0x43E4 */ 0x0000, /* 0x43E5 */ 0x0000, /* 0x43E6 */ 0x0000, /* 0x43E7 */ 0x0000, /* 0x43E8 */ 0x0000, /* 0x43E9 */ 0x0000, /* 0x43EA */ 0x0000, /* 0x43EB */ 0x0000, /* 0x43EC */ 0x0000, /* 0x43ED */ 0x0000, /* 0x43EE */ 0x0000, /* 0x43EF */ 0x0000, /* 0x43F0 */ 0x0000, /* 0x43F1 */ 0x0000, /* 0x43F2 */ 0x0000, /* 0x43F3 */ 0x0000, /* 0x43F4 */ 0x0000, /* 0x43F5 */ 0x0000, /* 0x43F6 */ 0x0000, /* 0x43F7 */ 0x0000, /* 0x43F8 */ 0x0000, /* 0x43F9 */ 0x0000, /* 0x43FA */ 0x0000, /* 0x43FB */ 0x0000, /* 0x43FC */ 0x0000, /* 0x43FD */ 0x0000, /* 0x43FE */ 0x0000, /* 0x43FF */ 0x0000, /* 0x4400 */ 0x0000, /* 0x4401 */ 0x0000, /* 0x4402 */ 0x0000, /* 0x4403 */ 0x0000, /* 0x4404 */ 0x0000, /* 0x4405 */ 0x0000, /* 0x4406 */ 0x0000, /* 0x4407 */ 0x0000, /* 0x4408 */ 0x0000, /* 0x4409 */ 0x0000, /* 0x440A */ 0x0000, /* 0x440B */ 0x0000, /* 0x440C */ 0x0000, /* 0x440D */ 0x0000, /* 0x440E */ 0x0000, /* 0x440F */ 0x0000, /* 0x4410 */ 0x0000, /* 0x4411 */ 0x0000, /* 0x4412 */ 0x0000, /* 0x4413 */ 0x0000, /* 0x4414 */ 0x0000, /* 0x4415 */ 0x0000, /* 0x4416 */ 0x0000, /* 0x4417 */ 0x0000, /* 0x4418 */ 0x0000, /* 0x4419 */ 0x0000, /* 0x441A */ 0x0000, /* 0x441B */ 0x0000, /* 0x441C */ 0x0000, /* 0x441D */ 0x0000, /* 0x441E */ 0x0000, /* 0x441F */ 0x0000, /* 0x4420 */ 0x0000, /* 0x4421 */ 0x0000, /* 0x4422 */ 0x0000, /* 0x4423 */ 0x0000, /* 0x4424 */ 0x0000, /* 0x4425 */ 0x0000, /* 0x4426 */ 0x0000, /* 0x4427 */ 0x0000, /* 0x4428 */ 0x0000, /* 0x4429 */ 0x0000, /* 0x442A */ 0x0000, /* 0x442B */ 0x0000, /* 0x442C */ 0x0000, /* 0x442D */ 0x0000, /* 0x442E */ 0x0000, /* 0x442F */ 0x0000, /* 0x4430 */ 0x0000, /* 0x4431 */ 0x0000, /* 0x4432 */ 0x0000, /* 0x4433 */ 0x0000, /* 0x4434 */ 0x0000, /* 0x4435 */ 0x0000, /* 0x4436 */ 0x0000, /* 0x4437 */ 0x0000, /* 0x4438 */ 0x0000, /* 0x4439 */ 0x0000, /* 0x443A */ 0x0000, /* 0x443B */ 0x0000, /* 0x443C */ 0x0000, /* 0x443D */ 0x0000, /* 0x443E */ 0x0000, /* 0x443F */ 0x0000, /* 0x4440 */ 0x0000, /* 0x4441 */ 0x0000, /* 0x4442 */ 0x0000, /* 0x4443 */ 0x0000, /* 0x4444 */ 0x0000, /* 0x4445 */ 0x0000, /* 0x4446 */ 0x0000, /* 0x4447 */ 0x0000, /* 0x4448 */ 0x0000, /* 0x4449 */ 0x0000, /* 0x444A */ 0x0000, /* 0x444B */ 0x0000, /* 0x444C */ 0x0000, /* 0x444D */ 0x0000, /* 0x444E */ 0x0000, /* 0x444F */ 0x0000, /* 0x4450 */ 0x0000, /* 0x4451 */ 0x0000, /* 0x4452 */ 0x0000, /* 0x4453 */ 0x0000, /* 0x4454 */ 0x0000, /* 0x4455 */ 0x0000, /* 0x4456 */ 0x0000, /* 0x4457 */ 0x0000, /* 0x4458 */ 0x0000, /* 0x4459 */ 0x0000, /* 0x445A */ 0x0000, /* 0x445B */ 0x0000, /* 0x445C */ 0x0000, /* 0x445D */ 0x0000, /* 0x445E */ 0x0000, /* 0x445F */ 0x0000, /* 0x4460 */ 0x0000, /* 0x4461 */ 0x0000, /* 0x4462 */ 0x0000, /* 0x4463 */ 0x0000, /* 0x4464 */ 0x0000, /* 0x4465 */ 0x0000, /* 0x4466 */ 0x0000, /* 0x4467 */ 0x0000, /* 0x4468 */ 0x0000, /* 0x4469 */ 0x0000, /* 0x446A */ 0x0000, /* 0x446B */ 0x0000, /* 0x446C */ 0x0000, /* 0x446D */ 0x0000, /* 0x446E */ 0x0000, /* 0x446F */ 0x0000, /* 0x4470 */ 0x0000, /* 0x4471 */ 0x0000, /* 0x4472 */ 0x0000, /* 0x4473 */ 0x0000, /* 0x4474 */ 0x0000, /* 0x4475 */ 0x0000, /* 0x4476 */ 0x0000, /* 0x4477 */ 0x0000, /* 0x4478 */ 0x0000, /* 0x4479 */ 0x0000, /* 0x447A */ 0x0000, /* 0x447B */ 0x0000, /* 0x447C */ 0x0000, /* 0x447D */ 0x0000, /* 0x447E */ 0x0000, /* 0x447F */ 0x0000, /* 0x4480 */ 0x0000, /* 0x4481 */ 0x0000, /* 0x4482 */ 0x0000, /* 0x4483 */ 0x0000, /* 0x4484 */ 0x0000, /* 0x4485 */ 0x0000, /* 0x4486 */ 0x0000, /* 0x4487 */ 0x0000, /* 0x4488 */ 0x0000, /* 0x4489 */ 0x0000, /* 0x448A */ 0x0000, /* 0x448B */ 0x0000, /* 0x448C */ 0x0000, /* 0x448D */ 0x0000, /* 0x448E */ 0x0000, /* 0x448F */ 0x0000, /* 0x4490 */ 0x0000, /* 0x4491 */ 0x0000, /* 0x4492 */ 0x0000, /* 0x4493 */ 0x0000, /* 0x4494 */ 0x0000, /* 0x4495 */ 0x0000, /* 0x4496 */ 0x0000, /* 0x4497 */ 0x0000, /* 0x4498 */ 0x0000, /* 0x4499 */ 0x0000, /* 0x449A */ 0x0000, /* 0x449B */ 0x0000, /* 0x449C */ 0x0000, /* 0x449D */ 0x0000, /* 0x449E */ 0x0000, /* 0x449F */ 0x0000, /* 0x44A0 */ 0x0000, /* 0x44A1 */ 0x0000, /* 0x44A2 */ 0x0000, /* 0x44A3 */ 0x0000, /* 0x44A4 */ 0x0000, /* 0x44A5 */ 0x0000, /* 0x44A6 */ 0x0000, /* 0x44A7 */ 0x0000, /* 0x44A8 */ 0x0000, /* 0x44A9 */ 0x0000, /* 0x44AA */ 0x0000, /* 0x44AB */ 0x0000, /* 0x44AC */ 0x0000, /* 0x44AD */ 0x0000, /* 0x44AE */ 0x0000, /* 0x44AF */ 0x0000, /* 0x44B0 */ 0x0000, /* 0x44B1 */ 0x0000, /* 0x44B2 */ 0x0000, /* 0x44B3 */ 0x0000, /* 0x44B4 */ 0x0000, /* 0x44B5 */ 0x0000, /* 0x44B6 */ 0x0000, /* 0x44B7 */ 0x0000, /* 0x44B8 */ 0x0000, /* 0x44B9 */ 0x0000, /* 0x44BA */ 0x0000, /* 0x44BB */ 0x0000, /* 0x44BC */ 0x0000, /* 0x44BD */ 0x0000, /* 0x44BE */ 0x0000, /* 0x44BF */ 0x0000, /* 0x44C0 */ 0x0000, /* 0x44C1 */ 0x0000, /* 0x44C2 */ 0x0000, /* 0x44C3 */ 0x0000, /* 0x44C4 */ 0x0000, /* 0x44C5 */ 0x0000, /* 0x44C6 */ 0x0000, /* 0x44C7 */ 0x0000, /* 0x44C8 */ 0x0000, /* 0x44C9 */ 0x0000, /* 0x44CA */ 0x0000, /* 0x44CB */ 0x0000, /* 0x44CC */ 0x0000, /* 0x44CD */ 0x0000, /* 0x44CE */ 0x0000, /* 0x44CF */ 0x0000, /* 0x44D0 */ 0x0000, /* 0x44D1 */ 0x0000, /* 0x44D2 */ 0x0000, /* 0x44D3 */ 0x0000, /* 0x44D4 */ 0x0000, /* 0x44D5 */ 0x0000, /* 0x44D6 */ 0x0000, /* 0x44D7 */ 0x0000, /* 0x44D8 */ 0x0000, /* 0x44D9 */ 0x0000, /* 0x44DA */ 0x0000, /* 0x44DB */ 0x0000, /* 0x44DC */ 0x0000, /* 0x44DD */ 0x0000, /* 0x44DE */ 0x0000, /* 0x44DF */ 0x0000, /* 0x44E0 */ 0x0000, /* 0x44E1 */ 0x0000, /* 0x44E2 */ 0x0000, /* 0x44E3 */ 0x0000, /* 0x44E4 */ 0x0000, /* 0x44E5 */ 0x0000, /* 0x44E6 */ 0x0000, /* 0x44E7 */ 0x0000, /* 0x44E8 */ 0x0000, /* 0x44E9 */ 0x0000, /* 0x44EA */ 0x0000, /* 0x44EB */ 0x0000, /* 0x44EC */ 0x0000, /* 0x44ED */ 0x0000, /* 0x44EE */ 0x0000, /* 0x44EF */ 0x0000, /* 0x44F0 */ 0x0000, /* 0x44F1 */ 0x0000, /* 0x44F2 */ 0x0000, /* 0x44F3 */ 0x0000, /* 0x44F4 */ 0x0000, /* 0x44F5 */ 0x0000, /* 0x44F6 */ 0x0000, /* 0x44F7 */ 0x0000, /* 0x44F8 */ 0x0000, /* 0x44F9 */ 0x0000, /* 0x44FA */ 0x0000, /* 0x44FB */ 0x0000, /* 0x44FC */ 0x0000, /* 0x44FD */ 0x0000, /* 0x44FE */ 0x0000, /* 0x44FF */ 0x0000, /* 0x4500 */ 0x0000, /* 0x4501 */ 0x0000, /* 0x4502 */ 0x0000, /* 0x4503 */ 0x0000, /* 0x4504 */ 0x0000, /* 0x4505 */ 0x0000, /* 0x4506 */ 0x0000, /* 0x4507 */ 0x0000, /* 0x4508 */ 0x0000, /* 0x4509 */ 0x0000, /* 0x450A */ 0x0000, /* 0x450B */ 0x0000, /* 0x450C */ 0x0000, /* 0x450D */ 0x0000, /* 0x450E */ 0x0000, /* 0x450F */ 0x0000, /* 0x4510 */ 0x0000, /* 0x4511 */ 0x0000, /* 0x4512 */ 0x0000, /* 0x4513 */ 0x0000, /* 0x4514 */ 0x0000, /* 0x4515 */ 0x0000, /* 0x4516 */ 0x0000, /* 0x4517 */ 0x0000, /* 0x4518 */ 0x0000, /* 0x4519 */ 0x0000, /* 0x451A */ 0x0000, /* 0x451B */ 0x0000, /* 0x451C */ 0x0000, /* 0x451D */ 0x0000, /* 0x451E */ 0x0000, /* 0x451F */ 0x0000, /* 0x4520 */ 0x0000, /* 0x4521 */ 0x0000, /* 0x4522 */ 0x0000, /* 0x4523 */ 0x0000, /* 0x4524 */ 0x0000, /* 0x4525 */ 0x0000, /* 0x4526 */ 0x0000, /* 0x4527 */ 0x0000, /* 0x4528 */ 0x0000, /* 0x4529 */ 0x0000, /* 0x452A */ 0x0000, /* 0x452B */ 0x0000, /* 0x452C */ 0x0000, /* 0x452D */ 0x0000, /* 0x452E */ 0x0000, /* 0x452F */ 0x0000, /* 0x4530 */ 0x0000, /* 0x4531 */ 0x0000, /* 0x4532 */ 0x0000, /* 0x4533 */ 0x0000, /* 0x4534 */ 0x0000, /* 0x4535 */ 0x0000, /* 0x4536 */ 0x0000, /* 0x4537 */ 0x0000, /* 0x4538 */ 0x0000, /* 0x4539 */ 0x0000, /* 0x453A */ 0x0000, /* 0x453B */ 0x0000, /* 0x453C */ 0x0000, /* 0x453D */ 0x0000, /* 0x453E */ 0x0000, /* 0x453F */ 0x0000, /* 0x4540 */ 0x0000, /* 0x4541 */ 0x0000, /* 0x4542 */ 0x0000, /* 0x4543 */ 0x0000, /* 0x4544 */ 0x0000, /* 0x4545 */ 0x0000, /* 0x4546 */ 0x0000, /* 0x4547 */ 0x0000, /* 0x4548 */ 0x0000, /* 0x4549 */ 0x0000, /* 0x454A */ 0x0000, /* 0x454B */ 0x0000, /* 0x454C */ 0x0000, /* 0x454D */ 0x0000, /* 0x454E */ 0x0000, /* 0x454F */ 0x0000, /* 0x4550 */ 0x0000, /* 0x4551 */ 0x0000, /* 0x4552 */ 0x0000, /* 0x4553 */ 0x0000, /* 0x4554 */ 0x0000, /* 0x4555 */ 0x0000, /* 0x4556 */ 0x0000, /* 0x4557 */ 0x0000, /* 0x4558 */ 0x0000, /* 0x4559 */ 0x0000, /* 0x455A */ 0x0000, /* 0x455B */ 0x0000, /* 0x455C */ 0x0000, /* 0x455D */ 0x0000, /* 0x455E */ 0x0000, /* 0x455F */ 0x0000, /* 0x4560 */ 0x0000, /* 0x4561 */ 0x0000, /* 0x4562 */ 0x0000, /* 0x4563 */ 0x0000, /* 0x4564 */ 0x0000, /* 0x4565 */ 0x0000, /* 0x4566 */ 0x0000, /* 0x4567 */ 0x0000, /* 0x4568 */ 0x0000, /* 0x4569 */ 0x0000, /* 0x456A */ 0x0000, /* 0x456B */ 0x0000, /* 0x456C */ 0x0000, /* 0x456D */ 0x0000, /* 0x456E */ 0x0000, /* 0x456F */ 0x0000, /* 0x4570 */ 0x0000, /* 0x4571 */ 0x0000, /* 0x4572 */ 0x0000, /* 0x4573 */ 0x0000, /* 0x4574 */ 0x0000, /* 0x4575 */ 0x0000, /* 0x4576 */ 0x0000, /* 0x4577 */ 0x0000, /* 0x4578 */ 0x0000, /* 0x4579 */ 0x0000, /* 0x457A */ 0x0000, /* 0x457B */ 0x0000, /* 0x457C */ 0x0000, /* 0x457D */ 0x0000, /* 0x457E */ 0x0000, /* 0x457F */ 0x0000, /* 0x4580 */ 0x0000, /* 0x4581 */ 0x0000, /* 0x4582 */ 0x0000, /* 0x4583 */ 0x0000, /* 0x4584 */ 0x0000, /* 0x4585 */ 0x0000, /* 0x4586 */ 0x0000, /* 0x4587 */ 0x0000, /* 0x4588 */ 0x0000, /* 0x4589 */ 0x0000, /* 0x458A */ 0x0000, /* 0x458B */ 0x0000, /* 0x458C */ 0x0000, /* 0x458D */ 0x0000, /* 0x458E */ 0x0000, /* 0x458F */ 0x0000, /* 0x4590 */ 0x0000, /* 0x4591 */ 0x0000, /* 0x4592 */ 0x0000, /* 0x4593 */ 0x0000, /* 0x4594 */ 0x0000, /* 0x4595 */ 0x0000, /* 0x4596 */ 0x0000, /* 0x4597 */ 0x0000, /* 0x4598 */ 0x0000, /* 0x4599 */ 0x0000, /* 0x459A */ 0x0000, /* 0x459B */ 0x0000, /* 0x459C */ 0x0000, /* 0x459D */ 0x0000, /* 0x459E */ 0x0000, /* 0x459F */ 0x0000, /* 0x45A0 */ 0x0000, /* 0x45A1 */ 0x0000, /* 0x45A2 */ 0x0000, /* 0x45A3 */ 0x0000, /* 0x45A4 */ 0x0000, /* 0x45A5 */ 0x0000, /* 0x45A6 */ 0x0000, /* 0x45A7 */ 0x0000, /* 0x45A8 */ 0x0000, /* 0x45A9 */ 0x0000, /* 0x45AA */ 0x0000, /* 0x45AB */ 0x0000, /* 0x45AC */ 0x0000, /* 0x45AD */ 0x0000, /* 0x45AE */ 0x0000, /* 0x45AF */ 0x0000, /* 0x45B0 */ 0x0000, /* 0x45B1 */ 0x0000, /* 0x45B2 */ 0x0000, /* 0x45B3 */ 0x0000, /* 0x45B4 */ 0x0000, /* 0x45B5 */ 0x0000, /* 0x45B6 */ 0x0000, /* 0x45B7 */ 0x0000, /* 0x45B8 */ 0x0000, /* 0x45B9 */ 0x0000, /* 0x45BA */ 0x0000, /* 0x45BB */ 0x0000, /* 0x45BC */ 0x0000, /* 0x45BD */ 0x0000, /* 0x45BE */ 0x0000, /* 0x45BF */ 0x0000, /* 0x45C0 */ 0x0000, /* 0x45C1 */ 0x0000, /* 0x45C2 */ 0x0000, /* 0x45C3 */ 0x0000, /* 0x45C4 */ 0x0000, /* 0x45C5 */ 0x0000, /* 0x45C6 */ 0x0000, /* 0x45C7 */ 0x0000, /* 0x45C8 */ 0x0000, /* 0x45C9 */ 0x0000, /* 0x45CA */ 0x0000, /* 0x45CB */ 0x0000, /* 0x45CC */ 0x0000, /* 0x45CD */ 0x0000, /* 0x45CE */ 0x0000, /* 0x45CF */ 0x0000, /* 0x45D0 */ 0x0000, /* 0x45D1 */ 0x0000, /* 0x45D2 */ 0x0000, /* 0x45D3 */ 0x0000, /* 0x45D4 */ 0x0000, /* 0x45D5 */ 0x0000, /* 0x45D6 */ 0x0000, /* 0x45D7 */ 0x0000, /* 0x45D8 */ 0x0000, /* 0x45D9 */ 0x0000, /* 0x45DA */ 0x0000, /* 0x45DB */ 0x0000, /* 0x45DC */ 0x0000, /* 0x45DD */ 0x0000, /* 0x45DE */ 0x0000, /* 0x45DF */ 0x0000, /* 0x45E0 */ 0x0000, /* 0x45E1 */ 0x0000, /* 0x45E2 */ 0x0000, /* 0x45E3 */ 0x0000, /* 0x45E4 */ 0x0000, /* 0x45E5 */ 0x0000, /* 0x45E6 */ 0x0000, /* 0x45E7 */ 0x0000, /* 0x45E8 */ 0x0000, /* 0x45E9 */ 0x0000, /* 0x45EA */ 0x0000, /* 0x45EB */ 0x0000, /* 0x45EC */ 0x0000, /* 0x45ED */ 0x0000, /* 0x45EE */ 0x0000, /* 0x45EF */ 0x0000, /* 0x45F0 */ 0x0000, /* 0x45F1 */ 0x0000, /* 0x45F2 */ 0x0000, /* 0x45F3 */ 0x0000, /* 0x45F4 */ 0x0000, /* 0x45F5 */ 0x0000, /* 0x45F6 */ 0x0000, /* 0x45F7 */ 0x0000, /* 0x45F8 */ 0x0000, /* 0x45F9 */ 0x0000, /* 0x45FA */ 0x0000, /* 0x45FB */ 0x0000, /* 0x45FC */ 0x0000, /* 0x45FD */ 0x0000, /* 0x45FE */ 0x0000, /* 0x45FF */ 0x0000, /* 0x4600 */ 0x0000, /* 0x4601 */ 0x0000, /* 0x4602 */ 0x0000, /* 0x4603 */ 0x0000, /* 0x4604 */ 0x0000, /* 0x4605 */ 0x0000, /* 0x4606 */ 0x0000, /* 0x4607 */ 0x0000, /* 0x4608 */ 0x0000, /* 0x4609 */ 0x0000, /* 0x460A */ 0x0000, /* 0x460B */ 0x0000, /* 0x460C */ 0x0000, /* 0x460D */ 0x0000, /* 0x460E */ 0x0000, /* 0x460F */ 0x0000, /* 0x4610 */ 0x0000, /* 0x4611 */ 0x0000, /* 0x4612 */ 0x0000, /* 0x4613 */ 0x0000, /* 0x4614 */ 0x0000, /* 0x4615 */ 0x0000, /* 0x4616 */ 0x0000, /* 0x4617 */ 0x0000, /* 0x4618 */ 0x0000, /* 0x4619 */ 0x0000, /* 0x461A */ 0x0000, /* 0x461B */ 0x0000, /* 0x461C */ 0x0000, /* 0x461D */ 0x0000, /* 0x461E */ 0x0000, /* 0x461F */ 0x0000, /* 0x4620 */ 0x0000, /* 0x4621 */ 0x0000, /* 0x4622 */ 0x0000, /* 0x4623 */ 0x0000, /* 0x4624 */ 0x0000, /* 0x4625 */ 0x0000, /* 0x4626 */ 0x0000, /* 0x4627 */ 0x0000, /* 0x4628 */ 0x0000, /* 0x4629 */ 0x0000, /* 0x462A */ 0x0000, /* 0x462B */ 0x0000, /* 0x462C */ 0x0000, /* 0x462D */ 0x0000, /* 0x462E */ 0x0000, /* 0x462F */ 0x0000, /* 0x4630 */ 0x0000, /* 0x4631 */ 0x0000, /* 0x4632 */ 0x0000, /* 0x4633 */ 0x0000, /* 0x4634 */ 0x0000, /* 0x4635 */ 0x0000, /* 0x4636 */ 0x0000, /* 0x4637 */ 0x0000, /* 0x4638 */ 0x0000, /* 0x4639 */ 0x0000, /* 0x463A */ 0x0000, /* 0x463B */ 0x0000, /* 0x463C */ 0x0000, /* 0x463D */ 0x0000, /* 0x463E */ 0x0000, /* 0x463F */ 0x0000, /* 0x4640 */ 0x0000, /* 0x4641 */ 0x0000, /* 0x4642 */ 0x0000, /* 0x4643 */ 0x0000, /* 0x4644 */ 0x0000, /* 0x4645 */ 0x0000, /* 0x4646 */ 0x0000, /* 0x4647 */ 0x0000, /* 0x4648 */ 0x0000, /* 0x4649 */ 0x0000, /* 0x464A */ 0x0000, /* 0x464B */ 0x0000, /* 0x464C */ 0x0000, /* 0x464D */ 0x0000, /* 0x464E */ 0x0000, /* 0x464F */ 0x0000, /* 0x4650 */ 0x0000, /* 0x4651 */ 0x0000, /* 0x4652 */ 0x0000, /* 0x4653 */ 0x0000, /* 0x4654 */ 0x0000, /* 0x4655 */ 0x0000, /* 0x4656 */ 0x0000, /* 0x4657 */ 0x0000, /* 0x4658 */ 0x0000, /* 0x4659 */ 0x0000, /* 0x465A */ 0x0000, /* 0x465B */ 0x0000, /* 0x465C */ 0x0000, /* 0x465D */ 0x0000, /* 0x465E */ 0x0000, /* 0x465F */ 0x0000, /* 0x4660 */ 0x0000, /* 0x4661 */ 0x0000, /* 0x4662 */ 0x0000, /* 0x4663 */ 0x0000, /* 0x4664 */ 0x0000, /* 0x4665 */ 0x0000, /* 0x4666 */ 0x0000, /* 0x4667 */ 0x0000, /* 0x4668 */ 0x0000, /* 0x4669 */ 0x0000, /* 0x466A */ 0x0000, /* 0x466B */ 0x0000, /* 0x466C */ 0x0000, /* 0x466D */ 0x0000, /* 0x466E */ 0x0000, /* 0x466F */ 0x0000, /* 0x4670 */ 0x0000, /* 0x4671 */ 0x0000, /* 0x4672 */ 0x0000, /* 0x4673 */ 0x0000, /* 0x4674 */ 0x0000, /* 0x4675 */ 0x0000, /* 0x4676 */ 0x0000, /* 0x4677 */ 0x0000, /* 0x4678 */ 0x0000, /* 0x4679 */ 0x0000, /* 0x467A */ 0x0000, /* 0x467B */ 0x0000, /* 0x467C */ 0x0000, /* 0x467D */ 0x0000, /* 0x467E */ 0x0000, /* 0x467F */ 0x0000, /* 0x4680 */ 0x0000, /* 0x4681 */ 0x0000, /* 0x4682 */ 0x0000, /* 0x4683 */ 0x0000, /* 0x4684 */ 0x0000, /* 0x4685 */ 0x0000, /* 0x4686 */ 0x0000, /* 0x4687 */ 0x0000, /* 0x4688 */ 0x0000, /* 0x4689 */ 0x0000, /* 0x468A */ 0x0000, /* 0x468B */ 0x0000, /* 0x468C */ 0x0000, /* 0x468D */ 0x0000, /* 0x468E */ 0x0000, /* 0x468F */ 0x0000, /* 0x4690 */ 0x0000, /* 0x4691 */ 0x0000, /* 0x4692 */ 0x0000, /* 0x4693 */ 0x0000, /* 0x4694 */ 0x0000, /* 0x4695 */ 0x0000, /* 0x4696 */ 0x0000, /* 0x4697 */ 0x0000, /* 0x4698 */ 0x0000, /* 0x4699 */ 0x0000, /* 0x469A */ 0x0000, /* 0x469B */ 0x0000, /* 0x469C */ 0x0000, /* 0x469D */ 0x0000, /* 0x469E */ 0x0000, /* 0x469F */ 0x0000, /* 0x46A0 */ 0x0000, /* 0x46A1 */ 0x0000, /* 0x46A2 */ 0x0000, /* 0x46A3 */ 0x0000, /* 0x46A4 */ 0x0000, /* 0x46A5 */ 0x0000, /* 0x46A6 */ 0x0000, /* 0x46A7 */ 0x0000, /* 0x46A8 */ 0x0000, /* 0x46A9 */ 0x0000, /* 0x46AA */ 0x0000, /* 0x46AB */ 0x0000, /* 0x46AC */ 0x0000, /* 0x46AD */ 0x0000, /* 0x46AE */ 0x0000, /* 0x46AF */ 0x0000, /* 0x46B0 */ 0x0000, /* 0x46B1 */ 0x0000, /* 0x46B2 */ 0x0000, /* 0x46B3 */ 0x0000, /* 0x46B4 */ 0x0000, /* 0x46B5 */ 0x0000, /* 0x46B6 */ 0x0000, /* 0x46B7 */ 0x0000, /* 0x46B8 */ 0x0000, /* 0x46B9 */ 0x0000, /* 0x46BA */ 0x0000, /* 0x46BB */ 0x0000, /* 0x46BC */ 0x0000, /* 0x46BD */ 0x0000, /* 0x46BE */ 0x0000, /* 0x46BF */ 0x0000, /* 0x46C0 */ 0x0000, /* 0x46C1 */ 0x0000, /* 0x46C2 */ 0x0000, /* 0x46C3 */ 0x0000, /* 0x46C4 */ 0x0000, /* 0x46C5 */ 0x0000, /* 0x46C6 */ 0x0000, /* 0x46C7 */ 0x0000, /* 0x46C8 */ 0x0000, /* 0x46C9 */ 0x0000, /* 0x46CA */ 0x0000, /* 0x46CB */ 0x0000, /* 0x46CC */ 0x0000, /* 0x46CD */ 0x0000, /* 0x46CE */ 0x0000, /* 0x46CF */ 0x0000, /* 0x46D0 */ 0x0000, /* 0x46D1 */ 0x0000, /* 0x46D2 */ 0x0000, /* 0x46D3 */ 0x0000, /* 0x46D4 */ 0x0000, /* 0x46D5 */ 0x0000, /* 0x46D6 */ 0x0000, /* 0x46D7 */ 0x0000, /* 0x46D8 */ 0x0000, /* 0x46D9 */ 0x0000, /* 0x46DA */ 0x0000, /* 0x46DB */ 0x0000, /* 0x46DC */ 0x0000, /* 0x46DD */ 0x0000, /* 0x46DE */ 0x0000, /* 0x46DF */ 0x0000, /* 0x46E0 */ 0x0000, /* 0x46E1 */ 0x0000, /* 0x46E2 */ 0x0000, /* 0x46E3 */ 0x0000, /* 0x46E4 */ 0x0000, /* 0x46E5 */ 0x0000, /* 0x46E6 */ 0x0000, /* 0x46E7 */ 0x0000, /* 0x46E8 */ 0x0000, /* 0x46E9 */ 0x0000, /* 0x46EA */ 0x0000, /* 0x46EB */ 0x0000, /* 0x46EC */ 0x0000, /* 0x46ED */ 0x0000, /* 0x46EE */ 0x0000, /* 0x46EF */ 0x0000, /* 0x46F0 */ 0x0000, /* 0x46F1 */ 0x0000, /* 0x46F2 */ 0x0000, /* 0x46F3 */ 0x0000, /* 0x46F4 */ 0x0000, /* 0x46F5 */ 0x0000, /* 0x46F6 */ 0x0000, /* 0x46F7 */ 0x0000, /* 0x46F8 */ 0x0000, /* 0x46F9 */ 0x0000, /* 0x46FA */ 0x0000, /* 0x46FB */ 0x0000, /* 0x46FC */ 0x0000, /* 0x46FD */ 0x0000, /* 0x46FE */ 0x0000, /* 0x46FF */ 0x0000, /* 0x4700 */ 0x0000, /* 0x4701 */ 0x0000, /* 0x4702 */ 0x0000, /* 0x4703 */ 0x0000, /* 0x4704 */ 0x0000, /* 0x4705 */ 0x0000, /* 0x4706 */ 0x0000, /* 0x4707 */ 0x0000, /* 0x4708 */ 0x0000, /* 0x4709 */ 0x0000, /* 0x470A */ 0x0000, /* 0x470B */ 0x0000, /* 0x470C */ 0x0000, /* 0x470D */ 0x0000, /* 0x470E */ 0x0000, /* 0x470F */ 0x0000, /* 0x4710 */ 0x0000, /* 0x4711 */ 0x0000, /* 0x4712 */ 0x0000, /* 0x4713 */ 0x0000, /* 0x4714 */ 0x0000, /* 0x4715 */ 0x0000, /* 0x4716 */ 0x0000, /* 0x4717 */ 0x0000, /* 0x4718 */ 0x0000, /* 0x4719 */ 0x0000, /* 0x471A */ 0x0000, /* 0x471B */ 0x0000, /* 0x471C */ 0x0000, /* 0x471D */ 0x0000, /* 0x471E */ 0x0000, /* 0x471F */ 0x0000, /* 0x4720 */ 0x0000, /* 0x4721 */ 0x0000, /* 0x4722 */ 0x0000, /* 0x4723 */ 0x0000, /* 0x4724 */ 0x0000, /* 0x4725 */ 0x0000, /* 0x4726 */ 0x0000, /* 0x4727 */ 0x0000, /* 0x4728 */ 0x0000, /* 0x4729 */ 0x0000, /* 0x472A */ 0x0000, /* 0x472B */ 0x0000, /* 0x472C */ 0x0000, /* 0x472D */ 0x0000, /* 0x472E */ 0x0000, /* 0x472F */ 0x0000, /* 0x4730 */ 0x0000, /* 0x4731 */ 0x0000, /* 0x4732 */ 0x0000, /* 0x4733 */ 0x0000, /* 0x4734 */ 0x0000, /* 0x4735 */ 0x0000, /* 0x4736 */ 0x0000, /* 0x4737 */ 0x0000, /* 0x4738 */ 0x0000, /* 0x4739 */ 0x0000, /* 0x473A */ 0x0000, /* 0x473B */ 0x0000, /* 0x473C */ 0x0000, /* 0x473D */ 0x0000, /* 0x473E */ 0x0000, /* 0x473F */ 0x0000, /* 0x4740 */ 0x0000, /* 0x4741 */ 0x0000, /* 0x4742 */ 0x0000, /* 0x4743 */ 0x0000, /* 0x4744 */ 0x0000, /* 0x4745 */ 0x0000, /* 0x4746 */ 0x0000, /* 0x4747 */ 0x0000, /* 0x4748 */ 0x0000, /* 0x4749 */ 0x0000, /* 0x474A */ 0x0000, /* 0x474B */ 0x0000, /* 0x474C */ 0x0000, /* 0x474D */ 0x0000, /* 0x474E */ 0x0000, /* 0x474F */ 0x0000, /* 0x4750 */ 0x0000, /* 0x4751 */ 0x0000, /* 0x4752 */ 0x0000, /* 0x4753 */ 0x0000, /* 0x4754 */ 0x0000, /* 0x4755 */ 0x0000, /* 0x4756 */ 0x0000, /* 0x4757 */ 0x0000, /* 0x4758 */ 0x0000, /* 0x4759 */ 0x0000, /* 0x475A */ 0x0000, /* 0x475B */ 0x0000, /* 0x475C */ 0x0000, /* 0x475D */ 0x0000, /* 0x475E */ 0x0000, /* 0x475F */ 0x0000, /* 0x4760 */ 0x0000, /* 0x4761 */ 0x0000, /* 0x4762 */ 0x0000, /* 0x4763 */ 0x0000, /* 0x4764 */ 0x0000, /* 0x4765 */ 0x0000, /* 0x4766 */ 0x0000, /* 0x4767 */ 0x0000, /* 0x4768 */ 0x0000, /* 0x4769 */ 0x0000, /* 0x476A */ 0x0000, /* 0x476B */ 0x0000, /* 0x476C */ 0x0000, /* 0x476D */ 0x0000, /* 0x476E */ 0x0000, /* 0x476F */ 0x0000, /* 0x4770 */ 0x0000, /* 0x4771 */ 0x0000, /* 0x4772 */ 0x0000, /* 0x4773 */ 0x0000, /* 0x4774 */ 0x0000, /* 0x4775 */ 0x0000, /* 0x4776 */ 0x0000, /* 0x4777 */ 0x0000, /* 0x4778 */ 0x0000, /* 0x4779 */ 0x0000, /* 0x477A */ 0x0000, /* 0x477B */ 0x0000, /* 0x477C */ 0x0000, /* 0x477D */ 0x0000, /* 0x477E */ 0x0000, /* 0x477F */ 0x0000, /* 0x4780 */ 0x0000, /* 0x4781 */ 0x0000, /* 0x4782 */ 0x0000, /* 0x4783 */ 0x0000, /* 0x4784 */ 0x0000, /* 0x4785 */ 0x0000, /* 0x4786 */ 0x0000, /* 0x4787 */ 0x0000, /* 0x4788 */ 0x0000, /* 0x4789 */ 0x0000, /* 0x478A */ 0x0000, /* 0x478B */ 0x0000, /* 0x478C */ 0x0000, /* 0x478D */ 0x0000, /* 0x478E */ 0x0000, /* 0x478F */ 0x0000, /* 0x4790 */ 0x0000, /* 0x4791 */ 0x0000, /* 0x4792 */ 0x0000, /* 0x4793 */ 0x0000, /* 0x4794 */ 0x0000, /* 0x4795 */ 0x0000, /* 0x4796 */ 0x0000, /* 0x4797 */ 0x0000, /* 0x4798 */ 0x0000, /* 0x4799 */ 0x0000, /* 0x479A */ 0x0000, /* 0x479B */ 0x0000, /* 0x479C */ 0x0000, /* 0x479D */ 0x0000, /* 0x479E */ 0x0000, /* 0x479F */ 0x0000, /* 0x47A0 */ 0x0000, /* 0x47A1 */ 0x0000, /* 0x47A2 */ 0x0000, /* 0x47A3 */ 0x0000, /* 0x47A4 */ 0x0000, /* 0x47A5 */ 0x0000, /* 0x47A6 */ 0x0000, /* 0x47A7 */ 0x0000, /* 0x47A8 */ 0x0000, /* 0x47A9 */ 0x0000, /* 0x47AA */ 0x0000, /* 0x47AB */ 0x0000, /* 0x47AC */ 0x0000, /* 0x47AD */ 0x0000, /* 0x47AE */ 0x0000, /* 0x47AF */ 0x0000, /* 0x47B0 */ 0x0000, /* 0x47B1 */ 0x0000, /* 0x47B2 */ 0x0000, /* 0x47B3 */ 0x0000, /* 0x47B4 */ 0x0000, /* 0x47B5 */ 0x0000, /* 0x47B6 */ 0x0000, /* 0x47B7 */ 0x0000, /* 0x47B8 */ 0x0000, /* 0x47B9 */ 0x0000, /* 0x47BA */ 0x0000, /* 0x47BB */ 0x0000, /* 0x47BC */ 0x0000, /* 0x47BD */ 0x0000, /* 0x47BE */ 0x0000, /* 0x47BF */ 0x0000, /* 0x47C0 */ 0x0000, /* 0x47C1 */ 0x0000, /* 0x47C2 */ 0x0000, /* 0x47C3 */ 0x0000, /* 0x47C4 */ 0x0000, /* 0x47C5 */ 0x0000, /* 0x47C6 */ 0x0000, /* 0x47C7 */ 0x0000, /* 0x47C8 */ 0x0000, /* 0x47C9 */ 0x0000, /* 0x47CA */ 0x0000, /* 0x47CB */ 0x0000, /* 0x47CC */ 0x0000, /* 0x47CD */ 0x0000, /* 0x47CE */ 0x0000, /* 0x47CF */ 0x0000, /* 0x47D0 */ 0x0000, /* 0x47D1 */ 0x0000, /* 0x47D2 */ 0x0000, /* 0x47D3 */ 0x0000, /* 0x47D4 */ 0x0000, /* 0x47D5 */ 0x0000, /* 0x47D6 */ 0x0000, /* 0x47D7 */ 0x0000, /* 0x47D8 */ 0x0000, /* 0x47D9 */ 0x0000, /* 0x47DA */ 0x0000, /* 0x47DB */ 0x0000, /* 0x47DC */ 0x0000, /* 0x47DD */ 0x0000, /* 0x47DE */ 0x0000, /* 0x47DF */ 0x0000, /* 0x47E0 */ 0x0000, /* 0x47E1 */ 0x0000, /* 0x47E2 */ 0x0000, /* 0x47E3 */ 0x0000, /* 0x47E4 */ 0x0000, /* 0x47E5 */ 0x0000, /* 0x47E6 */ 0x0000, /* 0x47E7 */ 0x0000, /* 0x47E8 */ 0x0000, /* 0x47E9 */ 0x0000, /* 0x47EA */ 0x0000, /* 0x47EB */ 0x0000, /* 0x47EC */ 0x0000, /* 0x47ED */ 0x0000, /* 0x47EE */ 0x0000, /* 0x47EF */ 0x0000, /* 0x47F0 */ 0x0000, /* 0x47F1 */ 0x0000, /* 0x47F2 */ 0x0000, /* 0x47F3 */ 0x0000, /* 0x47F4 */ 0x0000, /* 0x47F5 */ 0x0000, /* 0x47F6 */ 0x0000, /* 0x47F7 */ 0x0000, /* 0x47F8 */ 0x0000, /* 0x47F9 */ 0x0000, /* 0x47FA */ 0x0000, /* 0x47FB */ 0x0000, /* 0x47FC */ 0x0000, /* 0x47FD */ 0x0000, /* 0x47FE */ 0x0000, /* 0x47FF */ 0x0000, /* 0x4800 */ 0x0000, /* 0x4801 */ 0x0000, /* 0x4802 */ 0x0000, /* 0x4803 */ 0x0000, /* 0x4804 */ 0x0000, /* 0x4805 */ 0x0000, /* 0x4806 */ 0x0000, /* 0x4807 */ 0x0000, /* 0x4808 */ 0x0000, /* 0x4809 */ 0x0000, /* 0x480A */ 0x0000, /* 0x480B */ 0x0000, /* 0x480C */ 0x0000, /* 0x480D */ 0x0000, /* 0x480E */ 0x0000, /* 0x480F */ 0x0000, /* 0x4810 */ 0x0000, /* 0x4811 */ 0x0000, /* 0x4812 */ 0x0000, /* 0x4813 */ 0x0000, /* 0x4814 */ 0x0000, /* 0x4815 */ 0x0000, /* 0x4816 */ 0x0000, /* 0x4817 */ 0x0000, /* 0x4818 */ 0x0000, /* 0x4819 */ 0x0000, /* 0x481A */ 0x0000, /* 0x481B */ 0x0000, /* 0x481C */ 0x0000, /* 0x481D */ 0x0000, /* 0x481E */ 0x0000, /* 0x481F */ 0x0000, /* 0x4820 */ 0x0000, /* 0x4821 */ 0x0000, /* 0x4822 */ 0x0000, /* 0x4823 */ 0x0000, /* 0x4824 */ 0x0000, /* 0x4825 */ 0x0000, /* 0x4826 */ 0x0000, /* 0x4827 */ 0x0000, /* 0x4828 */ 0x0000, /* 0x4829 */ 0x0000, /* 0x482A */ 0x0000, /* 0x482B */ 0x0000, /* 0x482C */ 0x0000, /* 0x482D */ 0x0000, /* 0x482E */ 0x0000, /* 0x482F */ 0x0000, /* 0x4830 */ 0x0000, /* 0x4831 */ 0x0000, /* 0x4832 */ 0x0000, /* 0x4833 */ 0x0000, /* 0x4834 */ 0x0000, /* 0x4835 */ 0x0000, /* 0x4836 */ 0x0000, /* 0x4837 */ 0x0000, /* 0x4838 */ 0x0000, /* 0x4839 */ 0x0000, /* 0x483A */ 0x0000, /* 0x483B */ 0x0000, /* 0x483C */ 0x0000, /* 0x483D */ 0x0000, /* 0x483E */ 0x0000, /* 0x483F */ 0x0000, /* 0x4840 */ 0x0000, /* 0x4841 */ 0x0000, /* 0x4842 */ 0x0000, /* 0x4843 */ 0x0000, /* 0x4844 */ 0x0000, /* 0x4845 */ 0x0000, /* 0x4846 */ 0x0000, /* 0x4847 */ 0x0000, /* 0x4848 */ 0x0000, /* 0x4849 */ 0x0000, /* 0x484A */ 0x0000, /* 0x484B */ 0x0000, /* 0x484C */ 0x0000, /* 0x484D */ 0x0000, /* 0x484E */ 0x0000, /* 0x484F */ 0x0000, /* 0x4850 */ 0x0000, /* 0x4851 */ 0x0000, /* 0x4852 */ 0x0000, /* 0x4853 */ 0x0000, /* 0x4854 */ 0x0000, /* 0x4855 */ 0x0000, /* 0x4856 */ 0x0000, /* 0x4857 */ 0x0000, /* 0x4858 */ 0x0000, /* 0x4859 */ 0x0000, /* 0x485A */ 0x0000, /* 0x485B */ 0x0000, /* 0x485C */ 0x0000, /* 0x485D */ 0x0000, /* 0x485E */ 0x0000, /* 0x485F */ 0x0000, /* 0x4860 */ 0x0000, /* 0x4861 */ 0x0000, /* 0x4862 */ 0x0000, /* 0x4863 */ 0x0000, /* 0x4864 */ 0x0000, /* 0x4865 */ 0x0000, /* 0x4866 */ 0x0000, /* 0x4867 */ 0x0000, /* 0x4868 */ 0x0000, /* 0x4869 */ 0x0000, /* 0x486A */ 0x0000, /* 0x486B */ 0x0000, /* 0x486C */ 0x0000, /* 0x486D */ 0x0000, /* 0x486E */ 0x0000, /* 0x486F */ 0x0000, /* 0x4870 */ 0x0000, /* 0x4871 */ 0x0000, /* 0x4872 */ 0x0000, /* 0x4873 */ 0x0000, /* 0x4874 */ 0x0000, /* 0x4875 */ 0x0000, /* 0x4876 */ 0x0000, /* 0x4877 */ 0x0000, /* 0x4878 */ 0x0000, /* 0x4879 */ 0x0000, /* 0x487A */ 0x0000, /* 0x487B */ 0x0000, /* 0x487C */ 0x0000, /* 0x487D */ 0x0000, /* 0x487E */ 0x0000, /* 0x487F */ 0x0000, /* 0x4880 */ 0x0000, /* 0x4881 */ 0x0000, /* 0x4882 */ 0x0000, /* 0x4883 */ 0x0000, /* 0x4884 */ 0x0000, /* 0x4885 */ 0x0000, /* 0x4886 */ 0x0000, /* 0x4887 */ 0x0000, /* 0x4888 */ 0x0000, /* 0x4889 */ 0x0000, /* 0x488A */ 0x0000, /* 0x488B */ 0x0000, /* 0x488C */ 0x0000, /* 0x488D */ 0x0000, /* 0x488E */ 0x0000, /* 0x488F */ 0x0000, /* 0x4890 */ 0x0000, /* 0x4891 */ 0x0000, /* 0x4892 */ 0x0000, /* 0x4893 */ 0x0000, /* 0x4894 */ 0x0000, /* 0x4895 */ 0x0000, /* 0x4896 */ 0x0000, /* 0x4897 */ 0x0000, /* 0x4898 */ 0x0000, /* 0x4899 */ 0x0000, /* 0x489A */ 0x0000, /* 0x489B */ 0x0000, /* 0x489C */ 0x0000, /* 0x489D */ 0x0000, /* 0x489E */ 0x0000, /* 0x489F */ 0x0000, /* 0x48A0 */ 0x0000, /* 0x48A1 */ 0x0000, /* 0x48A2 */ 0x0000, /* 0x48A3 */ 0x0000, /* 0x48A4 */ 0x0000, /* 0x48A5 */ 0x0000, /* 0x48A6 */ 0x0000, /* 0x48A7 */ 0x0000, /* 0x48A8 */ 0x0000, /* 0x48A9 */ 0x0000, /* 0x48AA */ 0x0000, /* 0x48AB */ 0x0000, /* 0x48AC */ 0x0000, /* 0x48AD */ 0x0000, /* 0x48AE */ 0x0000, /* 0x48AF */ 0x0000, /* 0x48B0 */ 0x0000, /* 0x48B1 */ 0x0000, /* 0x48B2 */ 0x0000, /* 0x48B3 */ 0x0000, /* 0x48B4 */ 0x0000, /* 0x48B5 */ 0x0000, /* 0x48B6 */ 0x0000, /* 0x48B7 */ 0x0000, /* 0x48B8 */ 0x0000, /* 0x48B9 */ 0x0000, /* 0x48BA */ 0x0000, /* 0x48BB */ 0x0000, /* 0x48BC */ 0x0000, /* 0x48BD */ 0x0000, /* 0x48BE */ 0x0000, /* 0x48BF */ 0x0000, /* 0x48C0 */ 0x0000, /* 0x48C1 */ 0x0000, /* 0x48C2 */ 0x0000, /* 0x48C3 */ 0x0000, /* 0x48C4 */ 0x0000, /* 0x48C5 */ 0x0000, /* 0x48C6 */ 0x0000, /* 0x48C7 */ 0x0000, /* 0x48C8 */ 0x0000, /* 0x48C9 */ 0x0000, /* 0x48CA */ 0x0000, /* 0x48CB */ 0x0000, /* 0x48CC */ 0x0000, /* 0x48CD */ 0x0000, /* 0x48CE */ 0x0000, /* 0x48CF */ 0x0000, /* 0x48D0 */ 0x0000, /* 0x48D1 */ 0x0000, /* 0x48D2 */ 0x0000, /* 0x48D3 */ 0x0000, /* 0x48D4 */ 0x0000, /* 0x48D5 */ 0x0000, /* 0x48D6 */ 0x0000, /* 0x48D7 */ 0x0000, /* 0x48D8 */ 0x0000, /* 0x48D9 */ 0x0000, /* 0x48DA */ 0x0000, /* 0x48DB */ 0x0000, /* 0x48DC */ 0x0000, /* 0x48DD */ 0x0000, /* 0x48DE */ 0x0000, /* 0x48DF */ 0x0000, /* 0x48E0 */ 0x0000, /* 0x48E1 */ 0x0000, /* 0x48E2 */ 0x0000, /* 0x48E3 */ 0x0000, /* 0x48E4 */ 0x0000, /* 0x48E5 */ 0x0000, /* 0x48E6 */ 0x0000, /* 0x48E7 */ 0x0000, /* 0x48E8 */ 0x0000, /* 0x48E9 */ 0x0000, /* 0x48EA */ 0x0000, /* 0x48EB */ 0x0000, /* 0x48EC */ 0x0000, /* 0x48ED */ 0x0000, /* 0x48EE */ 0x0000, /* 0x48EF */ 0x0000, /* 0x48F0 */ 0x0000, /* 0x48F1 */ 0x0000, /* 0x48F2 */ 0x0000, /* 0x48F3 */ 0x0000, /* 0x48F4 */ 0x0000, /* 0x48F5 */ 0x0000, /* 0x48F6 */ 0x0000, /* 0x48F7 */ 0x0000, /* 0x48F8 */ 0x0000, /* 0x48F9 */ 0x0000, /* 0x48FA */ 0x0000, /* 0x48FB */ 0x0000, /* 0x48FC */ 0x0000, /* 0x48FD */ 0x0000, /* 0x48FE */ 0x0000, /* 0x48FF */ 0x0000, /* 0x4900 */ 0x0000, /* 0x4901 */ 0x0000, /* 0x4902 */ 0x0000, /* 0x4903 */ 0x0000, /* 0x4904 */ 0x0000, /* 0x4905 */ 0x0000, /* 0x4906 */ 0x0000, /* 0x4907 */ 0x0000, /* 0x4908 */ 0x0000, /* 0x4909 */ 0x0000, /* 0x490A */ 0x0000, /* 0x490B */ 0x0000, /* 0x490C */ 0x0000, /* 0x490D */ 0x0000, /* 0x490E */ 0x0000, /* 0x490F */ 0x0000, /* 0x4910 */ 0x0000, /* 0x4911 */ 0x0000, /* 0x4912 */ 0x0000, /* 0x4913 */ 0x0000, /* 0x4914 */ 0x0000, /* 0x4915 */ 0x0000, /* 0x4916 */ 0x0000, /* 0x4917 */ 0x0000, /* 0x4918 */ 0x0000, /* 0x4919 */ 0x0000, /* 0x491A */ 0x0000, /* 0x491B */ 0x0000, /* 0x491C */ 0x0000, /* 0x491D */ 0x0000, /* 0x491E */ 0x0000, /* 0x491F */ 0x0000, /* 0x4920 */ 0x0000, /* 0x4921 */ 0x0000, /* 0x4922 */ 0x0000, /* 0x4923 */ 0x0000, /* 0x4924 */ 0x0000, /* 0x4925 */ 0x0000, /* 0x4926 */ 0x0000, /* 0x4927 */ 0x0000, /* 0x4928 */ 0x0000, /* 0x4929 */ 0x0000, /* 0x492A */ 0x0000, /* 0x492B */ 0x0000, /* 0x492C */ 0x0000, /* 0x492D */ 0x0000, /* 0x492E */ 0x0000, /* 0x492F */ 0x0000, /* 0x4930 */ 0x0000, /* 0x4931 */ 0x0000, /* 0x4932 */ 0x0000, /* 0x4933 */ 0x0000, /* 0x4934 */ 0x0000, /* 0x4935 */ 0x0000, /* 0x4936 */ 0x0000, /* 0x4937 */ 0x0000, /* 0x4938 */ 0x0000, /* 0x4939 */ 0x0000, /* 0x493A */ 0x0000, /* 0x493B */ 0x0000, /* 0x493C */ 0x0000, /* 0x493D */ 0x0000, /* 0x493E */ 0x0000, /* 0x493F */ 0x0000, /* 0x4940 */ 0x0000, /* 0x4941 */ 0x0000, /* 0x4942 */ 0x0000, /* 0x4943 */ 0x0000, /* 0x4944 */ 0x0000, /* 0x4945 */ 0x0000, /* 0x4946 */ 0x0000, /* 0x4947 */ 0x0000, /* 0x4948 */ 0x0000, /* 0x4949 */ 0x0000, /* 0x494A */ 0x0000, /* 0x494B */ 0x0000, /* 0x494C */ 0x0000, /* 0x494D */ 0x0000, /* 0x494E */ 0x0000, /* 0x494F */ 0x0000, /* 0x4950 */ 0x0000, /* 0x4951 */ 0x0000, /* 0x4952 */ 0x0000, /* 0x4953 */ 0x0000, /* 0x4954 */ 0x0000, /* 0x4955 */ 0x0000, /* 0x4956 */ 0x0000, /* 0x4957 */ 0x0000, /* 0x4958 */ 0x0000, /* 0x4959 */ 0x0000, /* 0x495A */ 0x0000, /* 0x495B */ 0x0000, /* 0x495C */ 0x0000, /* 0x495D */ 0x0000, /* 0x495E */ 0x0000, /* 0x495F */ 0x0000, /* 0x4960 */ 0x0000, /* 0x4961 */ 0x0000, /* 0x4962 */ 0x0000, /* 0x4963 */ 0x0000, /* 0x4964 */ 0x0000, /* 0x4965 */ 0x0000, /* 0x4966 */ 0x0000, /* 0x4967 */ 0x0000, /* 0x4968 */ 0x0000, /* 0x4969 */ 0x0000, /* 0x496A */ 0x0000, /* 0x496B */ 0x0000, /* 0x496C */ 0x0000, /* 0x496D */ 0x0000, /* 0x496E */ 0x0000, /* 0x496F */ 0x0000, /* 0x4970 */ 0x0000, /* 0x4971 */ 0x0000, /* 0x4972 */ 0x0000, /* 0x4973 */ 0x0000, /* 0x4974 */ 0x0000, /* 0x4975 */ 0x0000, /* 0x4976 */ 0x0000, /* 0x4977 */ 0x0000, /* 0x4978 */ 0x0000, /* 0x4979 */ 0x0000, /* 0x497A */ 0x0000, /* 0x497B */ 0x0000, /* 0x497C */ 0x0000, /* 0x497D */ 0x0000, /* 0x497E */ 0x0000, /* 0x497F */ 0x0000, /* 0x4980 */ 0x0000, /* 0x4981 */ 0x0000, /* 0x4982 */ 0x0000, /* 0x4983 */ 0x0000, /* 0x4984 */ 0x0000, /* 0x4985 */ 0x0000, /* 0x4986 */ 0x0000, /* 0x4987 */ 0x0000, /* 0x4988 */ 0x0000, /* 0x4989 */ 0x0000, /* 0x498A */ 0x0000, /* 0x498B */ 0x0000, /* 0x498C */ 0x0000, /* 0x498D */ 0x0000, /* 0x498E */ 0x0000, /* 0x498F */ 0x0000, /* 0x4990 */ 0x0000, /* 0x4991 */ 0x0000, /* 0x4992 */ 0x0000, /* 0x4993 */ 0x0000, /* 0x4994 */ 0x0000, /* 0x4995 */ 0x0000, /* 0x4996 */ 0x0000, /* 0x4997 */ 0x0000, /* 0x4998 */ 0x0000, /* 0x4999 */ 0x0000, /* 0x499A */ 0x0000, /* 0x499B */ 0x0000, /* 0x499C */ 0x0000, /* 0x499D */ 0x0000, /* 0x499E */ 0x0000, /* 0x499F */ 0x0000, /* 0x49A0 */ 0x0000, /* 0x49A1 */ 0x0000, /* 0x49A2 */ 0x0000, /* 0x49A3 */ 0x0000, /* 0x49A4 */ 0x0000, /* 0x49A5 */ 0x0000, /* 0x49A6 */ 0x0000, /* 0x49A7 */ 0x0000, /* 0x49A8 */ 0x0000, /* 0x49A9 */ 0x0000, /* 0x49AA */ 0x0000, /* 0x49AB */ 0x0000, /* 0x49AC */ 0x0000, /* 0x49AD */ 0x0000, /* 0x49AE */ 0x0000, /* 0x49AF */ 0x0000, /* 0x49B0 */ 0x0000, /* 0x49B1 */ 0x0000, /* 0x49B2 */ 0x0000, /* 0x49B3 */ 0x0000, /* 0x49B4 */ 0x0000, /* 0x49B5 */ 0x0000, /* 0x49B6 */ 0x0000, /* 0x49B7 */ 0x0000, /* 0x49B8 */ 0x0000, /* 0x49B9 */ 0x0000, /* 0x49BA */ 0x0000, /* 0x49BB */ 0x0000, /* 0x49BC */ 0x0000, /* 0x49BD */ 0x0000, /* 0x49BE */ 0x0000, /* 0x49BF */ 0x0000, /* 0x49C0 */ 0x0000, /* 0x49C1 */ 0x0000, /* 0x49C2 */ 0x0000, /* 0x49C3 */ 0x0000, /* 0x49C4 */ 0x0000, /* 0x49C5 */ 0x0000, /* 0x49C6 */ 0x0000, /* 0x49C7 */ 0x0000, /* 0x49C8 */ 0x0000, /* 0x49C9 */ 0x0000, /* 0x49CA */ 0x0000, /* 0x49CB */ 0x0000, /* 0x49CC */ 0x0000, /* 0x49CD */ 0x0000, /* 0x49CE */ 0x0000, /* 0x49CF */ 0x0000, /* 0x49D0 */ 0x0000, /* 0x49D1 */ 0x0000, /* 0x49D2 */ 0x0000, /* 0x49D3 */ 0x0000, /* 0x49D4 */ 0x0000, /* 0x49D5 */ 0x0000, /* 0x49D6 */ 0x0000, /* 0x49D7 */ 0x0000, /* 0x49D8 */ 0x0000, /* 0x49D9 */ 0x0000, /* 0x49DA */ 0x0000, /* 0x49DB */ 0x0000, /* 0x49DC */ 0x0000, /* 0x49DD */ 0x0000, /* 0x49DE */ 0x0000, /* 0x49DF */ 0x0000, /* 0x49E0 */ 0x0000, /* 0x49E1 */ 0x0000, /* 0x49E2 */ 0x0000, /* 0x49E3 */ 0x0000, /* 0x49E4 */ 0x0000, /* 0x49E5 */ 0x0000, /* 0x49E6 */ 0x0000, /* 0x49E7 */ 0x0000, /* 0x49E8 */ 0x0000, /* 0x49E9 */ 0x0000, /* 0x49EA */ 0x0000, /* 0x49EB */ 0x0000, /* 0x49EC */ 0x0000, /* 0x49ED */ 0x0000, /* 0x49EE */ 0x0000, /* 0x49EF */ 0x0000, /* 0x49F0 */ 0x0000, /* 0x49F1 */ 0x0000, /* 0x49F2 */ 0x0000, /* 0x49F3 */ 0x0000, /* 0x49F4 */ 0x0000, /* 0x49F5 */ 0x0000, /* 0x49F6 */ 0x0000, /* 0x49F7 */ 0x0000, /* 0x49F8 */ 0x0000, /* 0x49F9 */ 0x0000, /* 0x49FA */ 0x0000, /* 0x49FB */ 0x0000, /* 0x49FC */ 0x0000, /* 0x49FD */ 0x0000, /* 0x49FE */ 0x0000, /* 0x49FF */ 0x0000, /* 0x4A00 */ 0x0000, /* 0x4A01 */ 0x0000, /* 0x4A02 */ 0x0000, /* 0x4A03 */ 0x0000, /* 0x4A04 */ 0x0000, /* 0x4A05 */ 0x0000, /* 0x4A06 */ 0x0000, /* 0x4A07 */ 0x0000, /* 0x4A08 */ 0x0000, /* 0x4A09 */ 0x0000, /* 0x4A0A */ 0x0000, /* 0x4A0B */ 0x0000, /* 0x4A0C */ 0x0000, /* 0x4A0D */ 0x0000, /* 0x4A0E */ 0x0000, /* 0x4A0F */ 0x0000, /* 0x4A10 */ 0x0000, /* 0x4A11 */ 0x0000, /* 0x4A12 */ 0x0000, /* 0x4A13 */ 0x0000, /* 0x4A14 */ 0x0000, /* 0x4A15 */ 0x0000, /* 0x4A16 */ 0x0000, /* 0x4A17 */ 0x0000, /* 0x4A18 */ 0x0000, /* 0x4A19 */ 0x0000, /* 0x4A1A */ 0x0000, /* 0x4A1B */ 0x0000, /* 0x4A1C */ 0x0000, /* 0x4A1D */ 0x0000, /* 0x4A1E */ 0x0000, /* 0x4A1F */ 0x0000, /* 0x4A20 */ 0x0000, /* 0x4A21 */ 0x0000, /* 0x4A22 */ 0x0000, /* 0x4A23 */ 0x0000, /* 0x4A24 */ 0x0000, /* 0x4A25 */ 0x0000, /* 0x4A26 */ 0x0000, /* 0x4A27 */ 0x0000, /* 0x4A28 */ 0x0000, /* 0x4A29 */ 0x0000, /* 0x4A2A */ 0x0000, /* 0x4A2B */ 0x0000, /* 0x4A2C */ 0x0000, /* 0x4A2D */ 0x0000, /* 0x4A2E */ 0x0000, /* 0x4A2F */ 0x0000, /* 0x4A30 */ 0x0000, /* 0x4A31 */ 0x0000, /* 0x4A32 */ 0x0000, /* 0x4A33 */ 0x0000, /* 0x4A34 */ 0x0000, /* 0x4A35 */ 0x0000, /* 0x4A36 */ 0x0000, /* 0x4A37 */ 0x0000, /* 0x4A38 */ 0x0000, /* 0x4A39 */ 0x0000, /* 0x4A3A */ 0x0000, /* 0x4A3B */ 0x0000, /* 0x4A3C */ 0x0000, /* 0x4A3D */ 0x0000, /* 0x4A3E */ 0x0000, /* 0x4A3F */ 0x0000, /* 0x4A40 */ 0x0000, /* 0x4A41 */ 0x0000, /* 0x4A42 */ 0x0000, /* 0x4A43 */ 0x0000, /* 0x4A44 */ 0x0000, /* 0x4A45 */ 0x0000, /* 0x4A46 */ 0x0000, /* 0x4A47 */ 0x0000, /* 0x4A48 */ 0x0000, /* 0x4A49 */ 0x0000, /* 0x4A4A */ 0x0000, /* 0x4A4B */ 0x0000, /* 0x4A4C */ 0x0000, /* 0x4A4D */ 0x0000, /* 0x4A4E */ 0x0000, /* 0x4A4F */ 0x0000, /* 0x4A50 */ 0x0000, /* 0x4A51 */ 0x0000, /* 0x4A52 */ 0x0000, /* 0x4A53 */ 0x0000, /* 0x4A54 */ 0x0000, /* 0x4A55 */ 0x0000, /* 0x4A56 */ 0x0000, /* 0x4A57 */ 0x0000, /* 0x4A58 */ 0x0000, /* 0x4A59 */ 0x0000, /* 0x4A5A */ 0x0000, /* 0x4A5B */ 0x0000, /* 0x4A5C */ 0x0000, /* 0x4A5D */ 0x0000, /* 0x4A5E */ 0x0000, /* 0x4A5F */ 0x0000, /* 0x4A60 */ 0x0000, /* 0x4A61 */ 0x0000, /* 0x4A62 */ 0x0000, /* 0x4A63 */ 0x0000, /* 0x4A64 */ 0x0000, /* 0x4A65 */ 0x0000, /* 0x4A66 */ 0x0000, /* 0x4A67 */ 0x0000, /* 0x4A68 */ 0x0000, /* 0x4A69 */ 0x0000, /* 0x4A6A */ 0x0000, /* 0x4A6B */ 0x0000, /* 0x4A6C */ 0x0000, /* 0x4A6D */ 0x0000, /* 0x4A6E */ 0x0000, /* 0x4A6F */ 0x0000, /* 0x4A70 */ 0x0000, /* 0x4A71 */ 0x0000, /* 0x4A72 */ 0x0000, /* 0x4A73 */ 0x0000, /* 0x4A74 */ 0x0000, /* 0x4A75 */ 0x0000, /* 0x4A76 */ 0x0000, /* 0x4A77 */ 0x0000, /* 0x4A78 */ 0x0000, /* 0x4A79 */ 0x0000, /* 0x4A7A */ 0x0000, /* 0x4A7B */ 0x0000, /* 0x4A7C */ 0x0000, /* 0x4A7D */ 0x0000, /* 0x4A7E */ 0x0000, /* 0x4A7F */ 0x0000, /* 0x4A80 */ 0x0000, /* 0x4A81 */ 0x0000, /* 0x4A82 */ 0x0000, /* 0x4A83 */ 0x0000, /* 0x4A84 */ 0x0000, /* 0x4A85 */ 0x0000, /* 0x4A86 */ 0x0000, /* 0x4A87 */ 0x0000, /* 0x4A88 */ 0x0000, /* 0x4A89 */ 0x0000, /* 0x4A8A */ 0x0000, /* 0x4A8B */ 0x0000, /* 0x4A8C */ 0x0000, /* 0x4A8D */ 0x0000, /* 0x4A8E */ 0x0000, /* 0x4A8F */ 0x0000, /* 0x4A90 */ 0x0000, /* 0x4A91 */ 0x0000, /* 0x4A92 */ 0x0000, /* 0x4A93 */ 0x0000, /* 0x4A94 */ 0x0000, /* 0x4A95 */ 0x0000, /* 0x4A96 */ 0x0000, /* 0x4A97 */ 0x0000, /* 0x4A98 */ 0x0000, /* 0x4A99 */ 0x0000, /* 0x4A9A */ 0x0000, /* 0x4A9B */ 0x0000, /* 0x4A9C */ 0x0000, /* 0x4A9D */ 0x0000, /* 0x4A9E */ 0x0000, /* 0x4A9F */ 0x0000, /* 0x4AA0 */ 0x0000, /* 0x4AA1 */ 0x0000, /* 0x4AA2 */ 0x0000, /* 0x4AA3 */ 0x0000, /* 0x4AA4 */ 0x0000, /* 0x4AA5 */ 0x0000, /* 0x4AA6 */ 0x0000, /* 0x4AA7 */ 0x0000, /* 0x4AA8 */ 0x0000, /* 0x4AA9 */ 0x0000, /* 0x4AAA */ 0x0000, /* 0x4AAB */ 0x0000, /* 0x4AAC */ 0x0000, /* 0x4AAD */ 0x0000, /* 0x4AAE */ 0x0000, /* 0x4AAF */ 0x0000, /* 0x4AB0 */ 0x0000, /* 0x4AB1 */ 0x0000, /* 0x4AB2 */ 0x0000, /* 0x4AB3 */ 0x0000, /* 0x4AB4 */ 0x0000, /* 0x4AB5 */ 0x0000, /* 0x4AB6 */ 0x0000, /* 0x4AB7 */ 0x0000, /* 0x4AB8 */ 0x0000, /* 0x4AB9 */ 0x0000, /* 0x4ABA */ 0x0000, /* 0x4ABB */ 0x0000, /* 0x4ABC */ 0x0000, /* 0x4ABD */ 0x0000, /* 0x4ABE */ 0x0000, /* 0x4ABF */ 0x0000, /* 0x4AC0 */ 0x0000, /* 0x4AC1 */ 0x0000, /* 0x4AC2 */ 0x0000, /* 0x4AC3 */ 0x0000, /* 0x4AC4 */ 0x0000, /* 0x4AC5 */ 0x0000, /* 0x4AC6 */ 0x0000, /* 0x4AC7 */ 0x0000, /* 0x4AC8 */ 0x0000, /* 0x4AC9 */ 0x0000, /* 0x4ACA */ 0x0000, /* 0x4ACB */ 0x0000, /* 0x4ACC */ 0x0000, /* 0x4ACD */ 0x0000, /* 0x4ACE */ 0x0000, /* 0x4ACF */ 0x0000, /* 0x4AD0 */ 0x0000, /* 0x4AD1 */ 0x0000, /* 0x4AD2 */ 0x0000, /* 0x4AD3 */ 0x0000, /* 0x4AD4 */ 0x0000, /* 0x4AD5 */ 0x0000, /* 0x4AD6 */ 0x0000, /* 0x4AD7 */ 0x0000, /* 0x4AD8 */ 0x0000, /* 0x4AD9 */ 0x0000, /* 0x4ADA */ 0x0000, /* 0x4ADB */ 0x0000, /* 0x4ADC */ 0x0000, /* 0x4ADD */ 0x0000, /* 0x4ADE */ 0x0000, /* 0x4ADF */ 0x0000, /* 0x4AE0 */ 0x0000, /* 0x4AE1 */ 0x0000, /* 0x4AE2 */ 0x0000, /* 0x4AE3 */ 0x0000, /* 0x4AE4 */ 0x0000, /* 0x4AE5 */ 0x0000, /* 0x4AE6 */ 0x0000, /* 0x4AE7 */ 0x0000, /* 0x4AE8 */ 0x0000, /* 0x4AE9 */ 0x0000, /* 0x4AEA */ 0x0000, /* 0x4AEB */ 0x0000, /* 0x4AEC */ 0x0000, /* 0x4AED */ 0x0000, /* 0x4AEE */ 0x0000, /* 0x4AEF */ 0x0000, /* 0x4AF0 */ 0x0000, /* 0x4AF1 */ 0x0000, /* 0x4AF2 */ 0x0000, /* 0x4AF3 */ 0x0000, /* 0x4AF4 */ 0x0000, /* 0x4AF5 */ 0x0000, /* 0x4AF6 */ 0x0000, /* 0x4AF7 */ 0x0000, /* 0x4AF8 */ 0x0000, /* 0x4AF9 */ 0x0000, /* 0x4AFA */ 0x0000, /* 0x4AFB */ 0x0000, /* 0x4AFC */ 0x0000, /* 0x4AFD */ 0x0000, /* 0x4AFE */ 0x0000, /* 0x4AFF */ 0x0000, /* 0x4B00 */ 0x0000, /* 0x4B01 */ 0x0000, /* 0x4B02 */ 0x0000, /* 0x4B03 */ 0x0000, /* 0x4B04 */ 0x0000, /* 0x4B05 */ 0x0000, /* 0x4B06 */ 0x0000, /* 0x4B07 */ 0x0000, /* 0x4B08 */ 0x0000, /* 0x4B09 */ 0x0000, /* 0x4B0A */ 0x0000, /* 0x4B0B */ 0x0000, /* 0x4B0C */ 0x0000, /* 0x4B0D */ 0x0000, /* 0x4B0E */ 0x0000, /* 0x4B0F */ 0x0000, /* 0x4B10 */ 0x0000, /* 0x4B11 */ 0x0000, /* 0x4B12 */ 0x0000, /* 0x4B13 */ 0x0000, /* 0x4B14 */ 0x0000, /* 0x4B15 */ 0x0000, /* 0x4B16 */ 0x0000, /* 0x4B17 */ 0x0000, /* 0x4B18 */ 0x0000, /* 0x4B19 */ 0x0000, /* 0x4B1A */ 0x0000, /* 0x4B1B */ 0x0000, /* 0x4B1C */ 0x0000, /* 0x4B1D */ 0x0000, /* 0x4B1E */ 0x0000, /* 0x4B1F */ 0x0000, /* 0x4B20 */ 0x0000, /* 0x4B21 */ 0x0000, /* 0x4B22 */ 0x0000, /* 0x4B23 */ 0x0000, /* 0x4B24 */ 0x0000, /* 0x4B25 */ 0x0000, /* 0x4B26 */ 0x0000, /* 0x4B27 */ 0x0000, /* 0x4B28 */ 0x0000, /* 0x4B29 */ 0x0000, /* 0x4B2A */ 0x0000, /* 0x4B2B */ 0x0000, /* 0x4B2C */ 0x0000, /* 0x4B2D */ 0x0000, /* 0x4B2E */ 0x0000, /* 0x4B2F */ 0x0000, /* 0x4B30 */ 0x0000, /* 0x4B31 */ 0x0000, /* 0x4B32 */ 0x0000, /* 0x4B33 */ 0x0000, /* 0x4B34 */ 0x0000, /* 0x4B35 */ 0x0000, /* 0x4B36 */ 0x0000, /* 0x4B37 */ 0x0000, /* 0x4B38 */ 0x0000, /* 0x4B39 */ 0x0000, /* 0x4B3A */ 0x0000, /* 0x4B3B */ 0x0000, /* 0x4B3C */ 0x0000, /* 0x4B3D */ 0x0000, /* 0x4B3E */ 0x0000, /* 0x4B3F */ 0x0000, /* 0x4B40 */ 0x0000, /* 0x4B41 */ 0x0000, /* 0x4B42 */ 0x0000, /* 0x4B43 */ 0x0000, /* 0x4B44 */ 0x0000, /* 0x4B45 */ 0x0000, /* 0x4B46 */ 0x0000, /* 0x4B47 */ 0x0000, /* 0x4B48 */ 0x0000, /* 0x4B49 */ 0x0000, /* 0x4B4A */ 0x0000, /* 0x4B4B */ 0x0000, /* 0x4B4C */ 0x0000, /* 0x4B4D */ 0x0000, /* 0x4B4E */ 0x0000, /* 0x4B4F */ 0x0000, /* 0x4B50 */ 0x0000, /* 0x4B51 */ 0x0000, /* 0x4B52 */ 0x0000, /* 0x4B53 */ 0x0000, /* 0x4B54 */ 0x0000, /* 0x4B55 */ 0x0000, /* 0x4B56 */ 0x0000, /* 0x4B57 */ 0x0000, /* 0x4B58 */ 0x0000, /* 0x4B59 */ 0x0000, /* 0x4B5A */ 0x0000, /* 0x4B5B */ 0x0000, /* 0x4B5C */ 0x0000, /* 0x4B5D */ 0x0000, /* 0x4B5E */ 0x0000, /* 0x4B5F */ 0x0000, /* 0x4B60 */ 0x0000, /* 0x4B61 */ 0x0000, /* 0x4B62 */ 0x0000, /* 0x4B63 */ 0x0000, /* 0x4B64 */ 0x0000, /* 0x4B65 */ 0x0000, /* 0x4B66 */ 0x0000, /* 0x4B67 */ 0x0000, /* 0x4B68 */ 0x0000, /* 0x4B69 */ 0x0000, /* 0x4B6A */ 0x0000, /* 0x4B6B */ 0x0000, /* 0x4B6C */ 0x0000, /* 0x4B6D */ 0x0000, /* 0x4B6E */ 0x0000, /* 0x4B6F */ 0x0000, /* 0x4B70 */ 0x0000, /* 0x4B71 */ 0x0000, /* 0x4B72 */ 0x0000, /* 0x4B73 */ 0x0000, /* 0x4B74 */ 0x0000, /* 0x4B75 */ 0x0000, /* 0x4B76 */ 0x0000, /* 0x4B77 */ 0x0000, /* 0x4B78 */ 0x0000, /* 0x4B79 */ 0x0000, /* 0x4B7A */ 0x0000, /* 0x4B7B */ 0x0000, /* 0x4B7C */ 0x0000, /* 0x4B7D */ 0x0000, /* 0x4B7E */ 0x0000, /* 0x4B7F */ 0x0000, /* 0x4B80 */ 0x0000, /* 0x4B81 */ 0x0000, /* 0x4B82 */ 0x0000, /* 0x4B83 */ 0x0000, /* 0x4B84 */ 0x0000, /* 0x4B85 */ 0x0000, /* 0x4B86 */ 0x0000, /* 0x4B87 */ 0x0000, /* 0x4B88 */ 0x0000, /* 0x4B89 */ 0x0000, /* 0x4B8A */ 0x0000, /* 0x4B8B */ 0x0000, /* 0x4B8C */ 0x0000, /* 0x4B8D */ 0x0000, /* 0x4B8E */ 0x0000, /* 0x4B8F */ 0x0000, /* 0x4B90 */ 0x0000, /* 0x4B91 */ 0x0000, /* 0x4B92 */ 0x0000, /* 0x4B93 */ 0x0000, /* 0x4B94 */ 0x0000, /* 0x4B95 */ 0x0000, /* 0x4B96 */ 0x0000, /* 0x4B97 */ 0x0000, /* 0x4B98 */ 0x0000, /* 0x4B99 */ 0x0000, /* 0x4B9A */ 0x0000, /* 0x4B9B */ 0x0000, /* 0x4B9C */ 0x0000, /* 0x4B9D */ 0x0000, /* 0x4B9E */ 0x0000, /* 0x4B9F */ 0x0000, /* 0x4BA0 */ 0x0000, /* 0x4BA1 */ 0x0000, /* 0x4BA2 */ 0x0000, /* 0x4BA3 */ 0x0000, /* 0x4BA4 */ 0x0000, /* 0x4BA5 */ 0x0000, /* 0x4BA6 */ 0x0000, /* 0x4BA7 */ 0x0000, /* 0x4BA8 */ 0x0000, /* 0x4BA9 */ 0x0000, /* 0x4BAA */ 0x0000, /* 0x4BAB */ 0x0000, /* 0x4BAC */ 0x0000, /* 0x4BAD */ 0x0000, /* 0x4BAE */ 0x0000, /* 0x4BAF */ 0x0000, /* 0x4BB0 */ 0x0000, /* 0x4BB1 */ 0x0000, /* 0x4BB2 */ 0x0000, /* 0x4BB3 */ 0x0000, /* 0x4BB4 */ 0x0000, /* 0x4BB5 */ 0x0000, /* 0x4BB6 */ 0x0000, /* 0x4BB7 */ 0x0000, /* 0x4BB8 */ 0x0000, /* 0x4BB9 */ 0x0000, /* 0x4BBA */ 0x0000, /* 0x4BBB */ 0x0000, /* 0x4BBC */ 0x0000, /* 0x4BBD */ 0x0000, /* 0x4BBE */ 0x0000, /* 0x4BBF */ 0x0000, /* 0x4BC0 */ 0x0000, /* 0x4BC1 */ 0x0000, /* 0x4BC2 */ 0x0000, /* 0x4BC3 */ 0x0000, /* 0x4BC4 */ 0x0000, /* 0x4BC5 */ 0x0000, /* 0x4BC6 */ 0x0000, /* 0x4BC7 */ 0x0000, /* 0x4BC8 */ 0x0000, /* 0x4BC9 */ 0x0000, /* 0x4BCA */ 0x0000, /* 0x4BCB */ 0x0000, /* 0x4BCC */ 0x0000, /* 0x4BCD */ 0x0000, /* 0x4BCE */ 0x0000, /* 0x4BCF */ 0x0000, /* 0x4BD0 */ 0x0000, /* 0x4BD1 */ 0x0000, /* 0x4BD2 */ 0x0000, /* 0x4BD3 */ 0x0000, /* 0x4BD4 */ 0x0000, /* 0x4BD5 */ 0x0000, /* 0x4BD6 */ 0x0000, /* 0x4BD7 */ 0x0000, /* 0x4BD8 */ 0x0000, /* 0x4BD9 */ 0x0000, /* 0x4BDA */ 0x0000, /* 0x4BDB */ 0x0000, /* 0x4BDC */ 0x0000, /* 0x4BDD */ 0x0000, /* 0x4BDE */ 0x0000, /* 0x4BDF */ 0x0000, /* 0x4BE0 */ 0x0000, /* 0x4BE1 */ 0x0000, /* 0x4BE2 */ 0x0000, /* 0x4BE3 */ 0x0000, /* 0x4BE4 */ 0x0000, /* 0x4BE5 */ 0x0000, /* 0x4BE6 */ 0x0000, /* 0x4BE7 */ 0x0000, /* 0x4BE8 */ 0x0000, /* 0x4BE9 */ 0x0000, /* 0x4BEA */ 0x0000, /* 0x4BEB */ 0x0000, /* 0x4BEC */ 0x0000, /* 0x4BED */ 0x0000, /* 0x4BEE */ 0x0000, /* 0x4BEF */ 0x0000, /* 0x4BF0 */ 0x0000, /* 0x4BF1 */ 0x0000, /* 0x4BF2 */ 0x0000, /* 0x4BF3 */ 0x0000, /* 0x4BF4 */ 0x0000, /* 0x4BF5 */ 0x0000, /* 0x4BF6 */ 0x0000, /* 0x4BF7 */ 0x0000, /* 0x4BF8 */ 0x0000, /* 0x4BF9 */ 0x0000, /* 0x4BFA */ 0x0000, /* 0x4BFB */ 0x0000, /* 0x4BFC */ 0x0000, /* 0x4BFD */ 0x0000, /* 0x4BFE */ 0x0000, /* 0x4BFF */ 0x0000, /* 0x4C00 */ 0x0000, /* 0x4C01 */ 0x0000, /* 0x4C02 */ 0x0000, /* 0x4C03 */ 0x0000, /* 0x4C04 */ 0x0000, /* 0x4C05 */ 0x0000, /* 0x4C06 */ 0x0000, /* 0x4C07 */ 0x0000, /* 0x4C08 */ 0x0000, /* 0x4C09 */ 0x0000, /* 0x4C0A */ 0x0000, /* 0x4C0B */ 0x0000, /* 0x4C0C */ 0x0000, /* 0x4C0D */ 0x0000, /* 0x4C0E */ 0x0000, /* 0x4C0F */ 0x0000, /* 0x4C10 */ 0x0000, /* 0x4C11 */ 0x0000, /* 0x4C12 */ 0x0000, /* 0x4C13 */ 0x0000, /* 0x4C14 */ 0x0000, /* 0x4C15 */ 0x0000, /* 0x4C16 */ 0x0000, /* 0x4C17 */ 0x0000, /* 0x4C18 */ 0x0000, /* 0x4C19 */ 0x0000, /* 0x4C1A */ 0x0000, /* 0x4C1B */ 0x0000, /* 0x4C1C */ 0x0000, /* 0x4C1D */ 0x0000, /* 0x4C1E */ 0x0000, /* 0x4C1F */ 0x0000, /* 0x4C20 */ 0x0000, /* 0x4C21 */ 0x0000, /* 0x4C22 */ 0x0000, /* 0x4C23 */ 0x0000, /* 0x4C24 */ 0x0000, /* 0x4C25 */ 0x0000, /* 0x4C26 */ 0x0000, /* 0x4C27 */ 0x0000, /* 0x4C28 */ 0x0000, /* 0x4C29 */ 0x0000, /* 0x4C2A */ 0x0000, /* 0x4C2B */ 0x0000, /* 0x4C2C */ 0x0000, /* 0x4C2D */ 0x0000, /* 0x4C2E */ 0x0000, /* 0x4C2F */ 0x0000, /* 0x4C30 */ 0x0000, /* 0x4C31 */ 0x0000, /* 0x4C32 */ 0x0000, /* 0x4C33 */ 0x0000, /* 0x4C34 */ 0x0000, /* 0x4C35 */ 0x0000, /* 0x4C36 */ 0x0000, /* 0x4C37 */ 0x0000, /* 0x4C38 */ 0x0000, /* 0x4C39 */ 0x0000, /* 0x4C3A */ 0x0000, /* 0x4C3B */ 0x0000, /* 0x4C3C */ 0x0000, /* 0x4C3D */ 0x0000, /* 0x4C3E */ 0x0000, /* 0x4C3F */ 0x0000, /* 0x4C40 */ 0x0000, /* 0x4C41 */ 0x0000, /* 0x4C42 */ 0x0000, /* 0x4C43 */ 0x0000, /* 0x4C44 */ 0x0000, /* 0x4C45 */ 0x0000, /* 0x4C46 */ 0x0000, /* 0x4C47 */ 0x0000, /* 0x4C48 */ 0x0000, /* 0x4C49 */ 0x0000, /* 0x4C4A */ 0x0000, /* 0x4C4B */ 0x0000, /* 0x4C4C */ 0x0000, /* 0x4C4D */ 0x0000, /* 0x4C4E */ 0x0000, /* 0x4C4F */ 0x0000, /* 0x4C50 */ 0x0000, /* 0x4C51 */ 0x0000, /* 0x4C52 */ 0x0000, /* 0x4C53 */ 0x0000, /* 0x4C54 */ 0x0000, /* 0x4C55 */ 0x0000, /* 0x4C56 */ 0x0000, /* 0x4C57 */ 0x0000, /* 0x4C58 */ 0x0000, /* 0x4C59 */ 0x0000, /* 0x4C5A */ 0x0000, /* 0x4C5B */ 0x0000, /* 0x4C5C */ 0x0000, /* 0x4C5D */ 0x0000, /* 0x4C5E */ 0x0000, /* 0x4C5F */ 0x0000, /* 0x4C60 */ 0x0000, /* 0x4C61 */ 0x0000, /* 0x4C62 */ 0x0000, /* 0x4C63 */ 0x0000, /* 0x4C64 */ 0x0000, /* 0x4C65 */ 0x0000, /* 0x4C66 */ 0x0000, /* 0x4C67 */ 0x0000, /* 0x4C68 */ 0x0000, /* 0x4C69 */ 0x0000, /* 0x4C6A */ 0x0000, /* 0x4C6B */ 0x0000, /* 0x4C6C */ 0x0000, /* 0x4C6D */ 0x0000, /* 0x4C6E */ 0x0000, /* 0x4C6F */ 0x0000, /* 0x4C70 */ 0x0000, /* 0x4C71 */ 0x0000, /* 0x4C72 */ 0x0000, /* 0x4C73 */ 0x0000, /* 0x4C74 */ 0x0000, /* 0x4C75 */ 0x0000, /* 0x4C76 */ 0x0000, /* 0x4C77 */ 0x0000, /* 0x4C78 */ 0x0000, /* 0x4C79 */ 0x0000, /* 0x4C7A */ 0x0000, /* 0x4C7B */ 0x0000, /* 0x4C7C */ 0x0000, /* 0x4C7D */ 0x0000, /* 0x4C7E */ 0x0000, /* 0x4C7F */ 0x0000, /* 0x4C80 */ 0x0000, /* 0x4C81 */ 0x0000, /* 0x4C82 */ 0x0000, /* 0x4C83 */ 0x0000, /* 0x4C84 */ 0x0000, /* 0x4C85 */ 0x0000, /* 0x4C86 */ 0x0000, /* 0x4C87 */ 0x0000, /* 0x4C88 */ 0x0000, /* 0x4C89 */ 0x0000, /* 0x4C8A */ 0x0000, /* 0x4C8B */ 0x0000, /* 0x4C8C */ 0x0000, /* 0x4C8D */ 0x0000, /* 0x4C8E */ 0x0000, /* 0x4C8F */ 0x0000, /* 0x4C90 */ 0x0000, /* 0x4C91 */ 0x0000, /* 0x4C92 */ 0x0000, /* 0x4C93 */ 0x0000, /* 0x4C94 */ 0x0000, /* 0x4C95 */ 0x0000, /* 0x4C96 */ 0x0000, /* 0x4C97 */ 0x0000, /* 0x4C98 */ 0x0000, /* 0x4C99 */ 0x0000, /* 0x4C9A */ 0x0000, /* 0x4C9B */ 0x0000, /* 0x4C9C */ 0x0000, /* 0x4C9D */ 0x0000, /* 0x4C9E */ 0x0000, /* 0x4C9F */ 0x0000, /* 0x4CA0 */ 0x0000, /* 0x4CA1 */ 0x0000, /* 0x4CA2 */ 0x0000, /* 0x4CA3 */ 0x0000, /* 0x4CA4 */ 0x0000, /* 0x4CA5 */ 0x0000, /* 0x4CA6 */ 0x0000, /* 0x4CA7 */ 0x0000, /* 0x4CA8 */ 0x0000, /* 0x4CA9 */ 0x0000, /* 0x4CAA */ 0x0000, /* 0x4CAB */ 0x0000, /* 0x4CAC */ 0x0000, /* 0x4CAD */ 0x0000, /* 0x4CAE */ 0x0000, /* 0x4CAF */ 0x0000, /* 0x4CB0 */ 0x0000, /* 0x4CB1 */ 0x0000, /* 0x4CB2 */ 0x0000, /* 0x4CB3 */ 0x0000, /* 0x4CB4 */ 0x0000, /* 0x4CB5 */ 0x0000, /* 0x4CB6 */ 0x0000, /* 0x4CB7 */ 0x0000, /* 0x4CB8 */ 0x0000, /* 0x4CB9 */ 0x0000, /* 0x4CBA */ 0x0000, /* 0x4CBB */ 0x0000, /* 0x4CBC */ 0x0000, /* 0x4CBD */ 0x0000, /* 0x4CBE */ 0x0000, /* 0x4CBF */ 0x0000, /* 0x4CC0 */ 0x0000, /* 0x4CC1 */ 0x0000, /* 0x4CC2 */ 0x0000, /* 0x4CC3 */ 0x0000, /* 0x4CC4 */ 0x0000, /* 0x4CC5 */ 0x0000, /* 0x4CC6 */ 0x0000, /* 0x4CC7 */ 0x0000, /* 0x4CC8 */ 0x0000, /* 0x4CC9 */ 0x0000, /* 0x4CCA */ 0x0000, /* 0x4CCB */ 0x0000, /* 0x4CCC */ 0x0000, /* 0x4CCD */ 0x0000, /* 0x4CCE */ 0x0000, /* 0x4CCF */ 0x0000, /* 0x4CD0 */ 0x0000, /* 0x4CD1 */ 0x0000, /* 0x4CD2 */ 0x0000, /* 0x4CD3 */ 0x0000, /* 0x4CD4 */ 0x0000, /* 0x4CD5 */ 0x0000, /* 0x4CD6 */ 0x0000, /* 0x4CD7 */ 0x0000, /* 0x4CD8 */ 0x0000, /* 0x4CD9 */ 0x0000, /* 0x4CDA */ 0x0000, /* 0x4CDB */ 0x0000, /* 0x4CDC */ 0x0000, /* 0x4CDD */ 0x0000, /* 0x4CDE */ 0x0000, /* 0x4CDF */ 0x0000, /* 0x4CE0 */ 0x0000, /* 0x4CE1 */ 0x0000, /* 0x4CE2 */ 0x0000, /* 0x4CE3 */ 0x0000, /* 0x4CE4 */ 0x0000, /* 0x4CE5 */ 0x0000, /* 0x4CE6 */ 0x0000, /* 0x4CE7 */ 0x0000, /* 0x4CE8 */ 0x0000, /* 0x4CE9 */ 0x0000, /* 0x4CEA */ 0x0000, /* 0x4CEB */ 0x0000, /* 0x4CEC */ 0x0000, /* 0x4CED */ 0x0000, /* 0x4CEE */ 0x0000, /* 0x4CEF */ 0x0000, /* 0x4CF0 */ 0x0000, /* 0x4CF1 */ 0x0000, /* 0x4CF2 */ 0x0000, /* 0x4CF3 */ 0x0000, /* 0x4CF4 */ 0x0000, /* 0x4CF5 */ 0x0000, /* 0x4CF6 */ 0x0000, /* 0x4CF7 */ 0x0000, /* 0x4CF8 */ 0x0000, /* 0x4CF9 */ 0x0000, /* 0x4CFA */ 0x0000, /* 0x4CFB */ 0x0000, /* 0x4CFC */ 0x0000, /* 0x4CFD */ 0x0000, /* 0x4CFE */ 0x0000, /* 0x4CFF */ 0x0000, /* 0x4D00 */ 0x0000, /* 0x4D01 */ 0x0000, /* 0x4D02 */ 0x0000, /* 0x4D03 */ 0x0000, /* 0x4D04 */ 0x0000, /* 0x4D05 */ 0x0000, /* 0x4D06 */ 0x0000, /* 0x4D07 */ 0x0000, /* 0x4D08 */ 0x0000, /* 0x4D09 */ 0x0000, /* 0x4D0A */ 0x0000, /* 0x4D0B */ 0x0000, /* 0x4D0C */ 0x0000, /* 0x4D0D */ 0x0000, /* 0x4D0E */ 0x0000, /* 0x4D0F */ 0x0000, /* 0x4D10 */ 0x0000, /* 0x4D11 */ 0x0000, /* 0x4D12 */ 0x0000, /* 0x4D13 */ 0x0000, /* 0x4D14 */ 0x0000, /* 0x4D15 */ 0x0000, /* 0x4D16 */ 0x0000, /* 0x4D17 */ 0x0000, /* 0x4D18 */ 0x0000, /* 0x4D19 */ 0x0000, /* 0x4D1A */ 0x0000, /* 0x4D1B */ 0x0000, /* 0x4D1C */ 0x0000, /* 0x4D1D */ 0x0000, /* 0x4D1E */ 0x0000, /* 0x4D1F */ 0x0000, /* 0x4D20 */ 0x0000, /* 0x4D21 */ 0x0000, /* 0x4D22 */ 0x0000, /* 0x4D23 */ 0x0000, /* 0x4D24 */ 0x0000, /* 0x4D25 */ 0x0000, /* 0x4D26 */ 0x0000, /* 0x4D27 */ 0x0000, /* 0x4D28 */ 0x0000, /* 0x4D29 */ 0x0000, /* 0x4D2A */ 0x0000, /* 0x4D2B */ 0x0000, /* 0x4D2C */ 0x0000, /* 0x4D2D */ 0x0000, /* 0x4D2E */ 0x0000, /* 0x4D2F */ 0x0000, /* 0x4D30 */ 0x0000, /* 0x4D31 */ 0x0000, /* 0x4D32 */ 0x0000, /* 0x4D33 */ 0x0000, /* 0x4D34 */ 0x0000, /* 0x4D35 */ 0x0000, /* 0x4D36 */ 0x0000, /* 0x4D37 */ 0x0000, /* 0x4D38 */ 0x0000, /* 0x4D39 */ 0x0000, /* 0x4D3A */ 0x0000, /* 0x4D3B */ 0x0000, /* 0x4D3C */ 0x0000, /* 0x4D3D */ 0x0000, /* 0x4D3E */ 0x0000, /* 0x4D3F */ 0x0000, /* 0x4D40 */ 0x0000, /* 0x4D41 */ 0x0000, /* 0x4D42 */ 0x0000, /* 0x4D43 */ 0x0000, /* 0x4D44 */ 0x0000, /* 0x4D45 */ 0x0000, /* 0x4D46 */ 0x0000, /* 0x4D47 */ 0x0000, /* 0x4D48 */ 0x0000, /* 0x4D49 */ 0x0000, /* 0x4D4A */ 0x0000, /* 0x4D4B */ 0x0000, /* 0x4D4C */ 0x0000, /* 0x4D4D */ 0x0000, /* 0x4D4E */ 0x0000, /* 0x4D4F */ 0x0000, /* 0x4D50 */ 0x0000, /* 0x4D51 */ 0x0000, /* 0x4D52 */ 0x0000, /* 0x4D53 */ 0x0000, /* 0x4D54 */ 0x0000, /* 0x4D55 */ 0x0000, /* 0x4D56 */ 0x0000, /* 0x4D57 */ 0x0000, /* 0x4D58 */ 0x0000, /* 0x4D59 */ 0x0000, /* 0x4D5A */ 0x0000, /* 0x4D5B */ 0x0000, /* 0x4D5C */ 0x0000, /* 0x4D5D */ 0x0000, /* 0x4D5E */ 0x0000, /* 0x4D5F */ 0x0000, /* 0x4D60 */ 0x0000, /* 0x4D61 */ 0x0000, /* 0x4D62 */ 0x0000, /* 0x4D63 */ 0x0000, /* 0x4D64 */ 0x0000, /* 0x4D65 */ 0x0000, /* 0x4D66 */ 0x0000, /* 0x4D67 */ 0x0000, /* 0x4D68 */ 0x0000, /* 0x4D69 */ 0x0000, /* 0x4D6A */ 0x0000, /* 0x4D6B */ 0x0000, /* 0x4D6C */ 0x0000, /* 0x4D6D */ 0x0000, /* 0x4D6E */ 0x0000, /* 0x4D6F */ 0x0000, /* 0x4D70 */ 0x0000, /* 0x4D71 */ 0x0000, /* 0x4D72 */ 0x0000, /* 0x4D73 */ 0x0000, /* 0x4D74 */ 0x0000, /* 0x4D75 */ 0x0000, /* 0x4D76 */ 0x0000, /* 0x4D77 */ 0x0000, /* 0x4D78 */ 0x0000, /* 0x4D79 */ 0x0000, /* 0x4D7A */ 0x0000, /* 0x4D7B */ 0x0000, /* 0x4D7C */ 0x0000, /* 0x4D7D */ 0x0000, /* 0x4D7E */ 0x0000, /* 0x4D7F */ 0x0000, /* 0x4D80 */ 0x0000, /* 0x4D81 */ 0x0000, /* 0x4D82 */ 0x0000, /* 0x4D83 */ 0x0000, /* 0x4D84 */ 0x0000, /* 0x4D85 */ 0x0000, /* 0x4D86 */ 0x0000, /* 0x4D87 */ 0x0000, /* 0x4D88 */ 0x0000, /* 0x4D89 */ 0x0000, /* 0x4D8A */ 0x0000, /* 0x4D8B */ 0x0000, /* 0x4D8C */ 0x0000, /* 0x4D8D */ 0x0000, /* 0x4D8E */ 0x0000, /* 0x4D8F */ 0x0000, /* 0x4D90 */ 0x0000, /* 0x4D91 */ 0x0000, /* 0x4D92 */ 0x0000, /* 0x4D93 */ 0x0000, /* 0x4D94 */ 0x0000, /* 0x4D95 */ 0x0000, /* 0x4D96 */ 0x0000, /* 0x4D97 */ 0x0000, /* 0x4D98 */ 0x0000, /* 0x4D99 */ 0x0000, /* 0x4D9A */ 0x0000, /* 0x4D9B */ 0x0000, /* 0x4D9C */ 0x0000, /* 0x4D9D */ 0x0000, /* 0x4D9E */ 0x0000, /* 0x4D9F */ 0x0000, /* 0x4DA0 */ 0x0000, /* 0x4DA1 */ 0x0000, /* 0x4DA2 */ 0x0000, /* 0x4DA3 */ 0x0000, /* 0x4DA4 */ 0x0000, /* 0x4DA5 */ 0x0000, /* 0x4DA6 */ 0x0000, /* 0x4DA7 */ 0x0000, /* 0x4DA8 */ 0x0000, /* 0x4DA9 */ 0x0000, /* 0x4DAA */ 0x0000, /* 0x4DAB */ 0x0000, /* 0x4DAC */ 0x0000, /* 0x4DAD */ 0x0000, /* 0x4DAE */ 0x0000, /* 0x4DAF */ 0x0000, /* 0x4DB0 */ 0x0000, /* 0x4DB1 */ 0x0000, /* 0x4DB2 */ 0x0000, /* 0x4DB3 */ 0x0000, /* 0x4DB4 */ 0x0000, /* 0x4DB5 */ 0x0000, /* 0x4DB6 */ 0x0000, /* 0x4DB7 */ 0x0000, /* 0x4DB8 */ 0x0000, /* 0x4DB9 */ 0x0000, /* 0x4DBA */ 0x0000, /* 0x4DBB */ 0x0000, /* 0x4DBC */ 0x0000, /* 0x4DBD */ 0x0000, /* 0x4DBE */ 0x0000, /* 0x4DBF */ 0x0000, /* 0x4DC0 */ 0x0000, /* 0x4DC1 */ 0x0000, /* 0x4DC2 */ 0x0000, /* 0x4DC3 */ 0x0000, /* 0x4DC4 */ 0x0000, /* 0x4DC5 */ 0x0000, /* 0x4DC6 */ 0x0000, /* 0x4DC7 */ 0x0000, /* 0x4DC8 */ 0x0000, /* 0x4DC9 */ 0x0000, /* 0x4DCA */ 0x0000, /* 0x4DCB */ 0x0000, /* 0x4DCC */ 0x0000, /* 0x4DCD */ 0x0000, /* 0x4DCE */ 0x0000, /* 0x4DCF */ 0x0000, /* 0x4DD0 */ 0x0000, /* 0x4DD1 */ 0x0000, /* 0x4DD2 */ 0x0000, /* 0x4DD3 */ 0x0000, /* 0x4DD4 */ 0x0000, /* 0x4DD5 */ 0x0000, /* 0x4DD6 */ 0x0000, /* 0x4DD7 */ 0x0000, /* 0x4DD8 */ 0x0000, /* 0x4DD9 */ 0x0000, /* 0x4DDA */ 0x0000, /* 0x4DDB */ 0x0000, /* 0x4DDC */ 0x0000, /* 0x4DDD */ 0x0000, /* 0x4DDE */ 0x0000, /* 0x4DDF */ 0x0000, /* 0x4DE0 */ 0x0000, /* 0x4DE1 */ 0x0000, /* 0x4DE2 */ 0x0000, /* 0x4DE3 */ 0x0000, /* 0x4DE4 */ 0x0000, /* 0x4DE5 */ 0x0000, /* 0x4DE6 */ 0x0000, /* 0x4DE7 */ 0x0000, /* 0x4DE8 */ 0x0000, /* 0x4DE9 */ 0x0000, /* 0x4DEA */ 0x0000, /* 0x4DEB */ 0x0000, /* 0x4DEC */ 0x0000, /* 0x4DED */ 0x0000, /* 0x4DEE */ 0x0000, /* 0x4DEF */ 0x0000, /* 0x4DF0 */ 0x0000, /* 0x4DF1 */ 0x0000, /* 0x4DF2 */ 0x0000, /* 0x4DF3 */ 0x0000, /* 0x4DF4 */ 0x0000, /* 0x4DF5 */ 0x0000, /* 0x4DF6 */ 0x0000, /* 0x4DF7 */ 0x0000, /* 0x4DF8 */ 0x0000, /* 0x4DF9 */ 0x0000, /* 0x4DFA */ 0x0000, /* 0x4DFB */ 0x0000, /* 0x4DFC */ 0x0000, /* 0x4DFD */ 0x0000, /* 0x4DFE */ 0x0000, /* 0x4DFF */ 0x0000, /* 0x4E00 */ 0x0000, /* 0x4E01 */ 0x0000, /* 0x4E02 */ 0x0000, /* 0x4E03 */ 0x0000, /* 0x4E04 */ 0x0000, /* 0x4E05 */ 0x0000, /* 0x4E06 */ 0x0000, /* 0x4E07 */ 0x0000, /* 0x4E08 */ 0x0000, /* 0x4E09 */ 0x0000, /* 0x4E0A */ 0x0000, /* 0x4E0B */ 0x0000, /* 0x4E0C */ 0x0000, /* 0x4E0D */ 0x0000, /* 0x4E0E */ 0x0000, /* 0x4E0F */ 0x0000, /* 0x4E10 */ 0x0000, /* 0x4E11 */ 0x0000, /* 0x4E12 */ 0x0000, /* 0x4E13 */ 0x0000, /* 0x4E14 */ 0x0000, /* 0x4E15 */ 0x0000, /* 0x4E16 */ 0x0000, /* 0x4E17 */ 0x0000, /* 0x4E18 */ 0x0000, /* 0x4E19 */ 0x0000, /* 0x4E1A */ 0x0000, /* 0x4E1B */ 0x0000, /* 0x4E1C */ 0x0000, /* 0x4E1D */ 0x0000, /* 0x4E1E */ 0x0000, /* 0x4E1F */ 0x0000, /* 0x4E20 */ 0x0000, /* 0x4E21 */ 0x0000, /* 0x4E22 */ 0x0000, /* 0x4E23 */ 0x0000, /* 0x4E24 */ 0x0000, /* 0x4E25 */ 0x0000, /* 0x4E26 */ 0x0000, /* 0x4E27 */ 0x0000, /* 0x4E28 */ 0x0000, /* 0x4E29 */ 0x0000, /* 0x4E2A */ 0x0000, /* 0x4E2B */ 0x0000, /* 0x4E2C */ 0x0000, /* 0x4E2D */ 0x0000, /* 0x4E2E */ 0x0000, /* 0x4E2F */ 0x0000, /* 0x4E30 */ 0x0000, /* 0x4E31 */ 0x0000, /* 0x4E32 */ 0x0000, /* 0x4E33 */ 0x0000, /* 0x4E34 */ 0x0000, /* 0x4E35 */ 0x0000, /* 0x4E36 */ 0x0000, /* 0x4E37 */ 0x0000, /* 0x4E38 */ 0x0000, /* 0x4E39 */ 0x0000, /* 0x4E3A */ 0x0000, /* 0x4E3B */ 0x0000, /* 0x4E3C */ 0x0000, /* 0x4E3D */ 0x0000, /* 0x4E3E */ 0x0000, /* 0x4E3F */ 0x0000, /* 0x4E40 */ 0x0000, /* 0x4E41 */ 0x0000, /* 0x4E42 */ 0x0000, /* 0x4E43 */ 0x0000, /* 0x4E44 */ 0x0000, /* 0x4E45 */ 0x0000, /* 0x4E46 */ 0x0000, /* 0x4E47 */ 0x0000, /* 0x4E48 */ 0x0000, /* 0x4E49 */ 0x0000, /* 0x4E4A */ 0x0000, /* 0x4E4B */ 0x0000, /* 0x4E4C */ 0x0000, /* 0x4E4D */ 0x0000, /* 0x4E4E */ 0x0000, /* 0x4E4F */ 0x0000, /* 0x4E50 */ 0x0000, /* 0x4E51 */ 0x0000, /* 0x4E52 */ 0x0000, /* 0x4E53 */ 0x0000, /* 0x4E54 */ 0x0000, /* 0x4E55 */ 0x0000, /* 0x4E56 */ 0x0000, /* 0x4E57 */ 0x0000, /* 0x4E58 */ 0x0000, /* 0x4E59 */ 0x0000, /* 0x4E5A */ 0x0000, /* 0x4E5B */ 0x0000, /* 0x4E5C */ 0x0000, /* 0x4E5D */ 0x0000, /* 0x4E5E */ 0x0000, /* 0x4E5F */ 0x0000, /* 0x4E60 */ 0x0000, /* 0x4E61 */ 0x0000, /* 0x4E62 */ 0x0000, /* 0x4E63 */ 0x0000, /* 0x4E64 */ 0x0000, /* 0x4E65 */ 0x0000, /* 0x4E66 */ 0x0000, /* 0x4E67 */ 0x0000, /* 0x4E68 */ 0x0000, /* 0x4E69 */ 0x0000, /* 0x4E6A */ 0x0000, /* 0x4E6B */ 0x0000, /* 0x4E6C */ 0x0000, /* 0x4E6D */ 0x0000, /* 0x4E6E */ 0x0000, /* 0x4E6F */ 0x0000, /* 0x4E70 */ 0x0000, /* 0x4E71 */ 0x0000, /* 0x4E72 */ 0x0000, /* 0x4E73 */ 0x0000, /* 0x4E74 */ 0x0000, /* 0x4E75 */ 0x0000, /* 0x4E76 */ 0x0000, /* 0x4E77 */ 0x0000, /* 0x4E78 */ 0x0000, /* 0x4E79 */ 0x0000, /* 0x4E7A */ 0x0000, /* 0x4E7B */ 0x0000, /* 0x4E7C */ 0x0000, /* 0x4E7D */ 0x0000, /* 0x4E7E */ 0x0000, /* 0x4E7F */ 0x0000, /* 0x4E80 */ 0x0000, /* 0x4E81 */ 0x0000, /* 0x4E82 */ 0x0000, /* 0x4E83 */ 0x0000, /* 0x4E84 */ 0x0000, /* 0x4E85 */ 0x0000, /* 0x4E86 */ 0x0000, /* 0x4E87 */ 0x0000, /* 0x4E88 */ 0x0000, /* 0x4E89 */ 0x0000, /* 0x4E8A */ 0x0000, /* 0x4E8B */ 0x0000, /* 0x4E8C */ 0x0000, /* 0x4E8D */ 0x0000, /* 0x4E8E */ 0x0000, /* 0x4E8F */ 0x0000, /* 0x4E90 */ 0x0000, /* 0x4E91 */ 0x0000, /* 0x4E92 */ 0x0000, /* 0x4E93 */ 0x0000, /* 0x4E94 */ 0x0000, /* 0x4E95 */ 0x0000, /* 0x4E96 */ 0x0000, /* 0x4E97 */ 0x0000, /* 0x4E98 */ 0x0000, /* 0x4E99 */ 0x0000, /* 0x4E9A */ 0x0000, /* 0x4E9B */ 0x0000, /* 0x4E9C */ 0x0000, /* 0x4E9D */ 0x0000, /* 0x4E9E */ 0x0000, /* 0x4E9F */ 0x0000, /* 0x4EA0 */ 0x0000, /* 0x4EA1 */ 0x0000, /* 0x4EA2 */ 0x0000, /* 0x4EA3 */ 0x0000, /* 0x4EA4 */ 0x0000, /* 0x4EA5 */ 0x0000, /* 0x4EA6 */ 0x0000, /* 0x4EA7 */ 0x0000, /* 0x4EA8 */ 0x0000, /* 0x4EA9 */ 0x0000, /* 0x4EAA */ 0x0000, /* 0x4EAB */ 0x0000, /* 0x4EAC */ 0x0000, /* 0x4EAD */ 0x0000, /* 0x4EAE */ 0x0000, /* 0x4EAF */ 0x0000, /* 0x4EB0 */ 0x0000, /* 0x4EB1 */ 0x0000, /* 0x4EB2 */ 0x0000, /* 0x4EB3 */ 0x0000, /* 0x4EB4 */ 0x0000, /* 0x4EB5 */ 0x0000, /* 0x4EB6 */ 0x0000, /* 0x4EB7 */ 0x0000, /* 0x4EB8 */ 0x0000, /* 0x4EB9 */ 0x0000, /* 0x4EBA */ 0x0000, /* 0x4EBB */ 0x0000, /* 0x4EBC */ 0x0000, /* 0x4EBD */ 0x0000, /* 0x4EBE */ 0x0000, /* 0x4EBF */ 0x0000, /* 0x4EC0 */ 0x0000, /* 0x4EC1 */ 0x0000, /* 0x4EC2 */ 0x0000, /* 0x4EC3 */ 0x0000, /* 0x4EC4 */ 0x0000, /* 0x4EC5 */ 0x0000, /* 0x4EC6 */ 0x0000, /* 0x4EC7 */ 0x0000, /* 0x4EC8 */ 0x0000, /* 0x4EC9 */ 0x0000, /* 0x4ECA */ 0x0000, /* 0x4ECB */ 0x0000, /* 0x4ECC */ 0x0000, /* 0x4ECD */ 0x0000, /* 0x4ECE */ 0x0000, /* 0x4ECF */ 0x0000, /* 0x4ED0 */ 0x0000, /* 0x4ED1 */ 0x0000, /* 0x4ED2 */ 0x0000, /* 0x4ED3 */ 0x0000, /* 0x4ED4 */ 0x0000, /* 0x4ED5 */ 0x0000, /* 0x4ED6 */ 0x0000, /* 0x4ED7 */ 0x0000, /* 0x4ED8 */ 0x0000, /* 0x4ED9 */ 0x0000, /* 0x4EDA */ 0x0000, /* 0x4EDB */ 0x0000, /* 0x4EDC */ 0x0000, /* 0x4EDD */ 0x0000, /* 0x4EDE */ 0x0000, /* 0x4EDF */ 0x0000, /* 0x4EE0 */ 0x0000, /* 0x4EE1 */ 0x0000, /* 0x4EE2 */ 0x0000, /* 0x4EE3 */ 0x0000, /* 0x4EE4 */ 0x0000, /* 0x4EE5 */ 0x0000, /* 0x4EE6 */ 0x0000, /* 0x4EE7 */ 0x0000, /* 0x4EE8 */ 0x0000, /* 0x4EE9 */ 0x0000, /* 0x4EEA */ 0x0000, /* 0x4EEB */ 0x0000, /* 0x4EEC */ 0x0000, /* 0x4EED */ 0x0000, /* 0x4EEE */ 0x0000, /* 0x4EEF */ 0x0000, /* 0x4EF0 */ 0x0000, /* 0x4EF1 */ 0x0000, /* 0x4EF2 */ 0x0000, /* 0x4EF3 */ 0x0000, /* 0x4EF4 */ 0x0000, /* 0x4EF5 */ 0x0000, /* 0x4EF6 */ 0x0000, /* 0x4EF7 */ 0x0000, /* 0x4EF8 */ 0x0000, /* 0x4EF9 */ 0x0000, /* 0x4EFA */ 0x0000, /* 0x4EFB */ 0x0000, /* 0x4EFC */ 0x0000, /* 0x4EFD */ 0x0000, /* 0x4EFE */ 0x0000, /* 0x4EFF */ 0x0000, /* 0x4F00 */ 0x0000, /* 0x4F01 */ 0x0000, /* 0x4F02 */ 0x0000, /* 0x4F03 */ 0x0000, /* 0x4F04 */ 0x0000, /* 0x4F05 */ 0x0000, /* 0x4F06 */ 0x0000, /* 0x4F07 */ 0x0000, /* 0x4F08 */ 0x0000, /* 0x4F09 */ 0x0000, /* 0x4F0A */ 0x0000, /* 0x4F0B */ 0x0000, /* 0x4F0C */ 0x0000, /* 0x4F0D */ 0x0000, /* 0x4F0E */ 0x0000, /* 0x4F0F */ 0x0000, /* 0x4F10 */ 0x0000, /* 0x4F11 */ 0x0000, /* 0x4F12 */ 0x0000, /* 0x4F13 */ 0x0000, /* 0x4F14 */ 0x0000, /* 0x4F15 */ 0x0000, /* 0x4F16 */ 0x0000, /* 0x4F17 */ 0x0000, /* 0x4F18 */ 0x0000, /* 0x4F19 */ 0x0000, /* 0x4F1A */ 0x0000, /* 0x4F1B */ 0x0000, /* 0x4F1C */ 0x0000, /* 0x4F1D */ 0x0000, /* 0x4F1E */ 0x0000, /* 0x4F1F */ 0x0000, /* 0x4F20 */ 0x0000, /* 0x4F21 */ 0x0000, /* 0x4F22 */ 0x0000, /* 0x4F23 */ 0x0000, /* 0x4F24 */ 0x0000, /* 0x4F25 */ 0x0000, /* 0x4F26 */ 0x0000, /* 0x4F27 */ 0x0000, /* 0x4F28 */ 0x0000, /* 0x4F29 */ 0x0000, /* 0x4F2A */ 0x0000, /* 0x4F2B */ 0x0000, /* 0x4F2C */ 0x0000, /* 0x4F2D */ 0x0000, /* 0x4F2E */ 0x0000, /* 0x4F2F */ 0x0000, /* 0x4F30 */ 0x0000, /* 0x4F31 */ 0x0000, /* 0x4F32 */ 0x0000, /* 0x4F33 */ 0x0000, /* 0x4F34 */ 0x0000, /* 0x4F35 */ 0x0000, /* 0x4F36 */ 0x0000, /* 0x4F37 */ 0x0000, /* 0x4F38 */ 0x0000, /* 0x4F39 */ 0x0000, /* 0x4F3A */ 0x0000, /* 0x4F3B */ 0x0000, /* 0x4F3C */ 0x0000, /* 0x4F3D */ 0x0000, /* 0x4F3E */ 0x0000, /* 0x4F3F */ 0x0000, /* 0x4F40 */ 0x0000, /* 0x4F41 */ 0x0000, /* 0x4F42 */ 0x0000, /* 0x4F43 */ 0x0000, /* 0x4F44 */ 0x0000, /* 0x4F45 */ 0x0000, /* 0x4F46 */ 0x0000, /* 0x4F47 */ 0x0000, /* 0x4F48 */ 0x0000, /* 0x4F49 */ 0x0000, /* 0x4F4A */ 0x0000, /* 0x4F4B */ 0x0000, /* 0x4F4C */ 0x0000, /* 0x4F4D */ 0x0000, /* 0x4F4E */ 0x0000, /* 0x4F4F */ 0x0000, /* 0x4F50 */ 0x0000, /* 0x4F51 */ 0x0000, /* 0x4F52 */ 0x0000, /* 0x4F53 */ 0x0000, /* 0x4F54 */ 0x0000, /* 0x4F55 */ 0x0000, /* 0x4F56 */ 0x0000, /* 0x4F57 */ 0x0000, /* 0x4F58 */ 0x0000, /* 0x4F59 */ 0x0000, /* 0x4F5A */ 0x0000, /* 0x4F5B */ 0x0000, /* 0x4F5C */ 0x0000, /* 0x4F5D */ 0x0000, /* 0x4F5E */ 0x0000, /* 0x4F5F */ 0x0000, /* 0x4F60 */ 0x0000, /* 0x4F61 */ 0x0000, /* 0x4F62 */ 0x0000, /* 0x4F63 */ 0x0000, /* 0x4F64 */ 0x0000, /* 0x4F65 */ 0x0000, /* 0x4F66 */ 0x0000, /* 0x4F67 */ 0x0000, /* 0x4F68 */ 0x0000, /* 0x4F69 */ 0x0000, /* 0x4F6A */ 0x0000, /* 0x4F6B */ 0x0000, /* 0x4F6C */ 0x0000, /* 0x4F6D */ 0x0000, /* 0x4F6E */ 0x0000, /* 0x4F6F */ 0x0000, /* 0x4F70 */ 0x0000, /* 0x4F71 */ 0x0000, /* 0x4F72 */ 0x0000, /* 0x4F73 */ 0x0000, /* 0x4F74 */ 0x0000, /* 0x4F75 */ 0x0000, /* 0x4F76 */ 0x0000, /* 0x4F77 */ 0x0000, /* 0x4F78 */ 0x0000, /* 0x4F79 */ 0x0000, /* 0x4F7A */ 0x0000, /* 0x4F7B */ 0x0000, /* 0x4F7C */ 0x0000, /* 0x4F7D */ 0x0000, /* 0x4F7E */ 0x0000, /* 0x4F7F */ 0x0000, /* 0x4F80 */ 0x0000, /* 0x4F81 */ 0x0000, /* 0x4F82 */ 0x0000, /* 0x4F83 */ 0x0000, /* 0x4F84 */ 0x0000, /* 0x4F85 */ 0x0000, /* 0x4F86 */ 0x0000, /* 0x4F87 */ 0x0000, /* 0x4F88 */ 0x0000, /* 0x4F89 */ 0x0000, /* 0x4F8A */ 0x0000, /* 0x4F8B */ 0x0000, /* 0x4F8C */ 0x0000, /* 0x4F8D */ 0x0000, /* 0x4F8E */ 0x0000, /* 0x4F8F */ 0x0000, /* 0x4F90 */ 0x0000, /* 0x4F91 */ 0x0000, /* 0x4F92 */ 0x0000, /* 0x4F93 */ 0x0000, /* 0x4F94 */ 0x0000, /* 0x4F95 */ 0x0000, /* 0x4F96 */ 0x0000, /* 0x4F97 */ 0x0000, /* 0x4F98 */ 0x0000, /* 0x4F99 */ 0x0000, /* 0x4F9A */ 0x0000, /* 0x4F9B */ 0x0000, /* 0x4F9C */ 0x0000, /* 0x4F9D */ 0x0000, /* 0x4F9E */ 0x0000, /* 0x4F9F */ 0x0000, /* 0x4FA0 */ 0x0000, /* 0x4FA1 */ 0x0000, /* 0x4FA2 */ 0x0000, /* 0x4FA3 */ 0x0000, /* 0x4FA4 */ 0x0000, /* 0x4FA5 */ 0x0000, /* 0x4FA6 */ 0x0000, /* 0x4FA7 */ 0x0000, /* 0x4FA8 */ 0x0000, /* 0x4FA9 */ 0x0000, /* 0x4FAA */ 0x0000, /* 0x4FAB */ 0x0000, /* 0x4FAC */ 0x0000, /* 0x4FAD */ 0x0000, /* 0x4FAE */ 0x0000, /* 0x4FAF */ 0x0000, /* 0x4FB0 */ 0x0000, /* 0x4FB1 */ 0x0000, /* 0x4FB2 */ 0x0000, /* 0x4FB3 */ 0x0000, /* 0x4FB4 */ 0x0000, /* 0x4FB5 */ 0x0000, /* 0x4FB6 */ 0x0000, /* 0x4FB7 */ 0x0000, /* 0x4FB8 */ 0x0000, /* 0x4FB9 */ 0x0000, /* 0x4FBA */ 0x0000, /* 0x4FBB */ 0x0000, /* 0x4FBC */ 0x0000, /* 0x4FBD */ 0x0000, /* 0x4FBE */ 0x0000, /* 0x4FBF */ 0x0000, /* 0x4FC0 */ 0x0000, /* 0x4FC1 */ 0x0000, /* 0x4FC2 */ 0x0000, /* 0x4FC3 */ 0x0000, /* 0x4FC4 */ 0x0000, /* 0x4FC5 */ 0x0000, /* 0x4FC6 */ 0x0000, /* 0x4FC7 */ 0x0000, /* 0x4FC8 */ 0x0000, /* 0x4FC9 */ 0x0000, /* 0x4FCA */ 0x0000, /* 0x4FCB */ 0x0000, /* 0x4FCC */ 0x0000, /* 0x4FCD */ 0x0000, /* 0x4FCE */ 0x0000, /* 0x4FCF */ 0x0000, /* 0x4FD0 */ 0x0000, /* 0x4FD1 */ 0x0000, /* 0x4FD2 */ 0x0000, /* 0x4FD3 */ 0x0000, /* 0x4FD4 */ 0x0000, /* 0x4FD5 */ 0x0000, /* 0x4FD6 */ 0x0000, /* 0x4FD7 */ 0x0000, /* 0x4FD8 */ 0x0000, /* 0x4FD9 */ 0x0000, /* 0x4FDA */ 0x0000, /* 0x4FDB */ 0x0000, /* 0x4FDC */ 0x0000, /* 0x4FDD */ 0x0000, /* 0x4FDE */ 0x0000, /* 0x4FDF */ 0x0000, /* 0x4FE0 */ 0x0000, /* 0x4FE1 */ 0x0000, /* 0x4FE2 */ 0x0000, /* 0x4FE3 */ 0x0000, /* 0x4FE4 */ 0x0000, /* 0x4FE5 */ 0x0000, /* 0x4FE6 */ 0x0000, /* 0x4FE7 */ 0x0000, /* 0x4FE8 */ 0x0000, /* 0x4FE9 */ 0x0000, /* 0x4FEA */ 0x0000, /* 0x4FEB */ 0x0000, /* 0x4FEC */ 0x0000, /* 0x4FED */ 0x0000, /* 0x4FEE */ 0x0000, /* 0x4FEF */ 0x0000, /* 0x4FF0 */ 0x0000, /* 0x4FF1 */ 0x0000, /* 0x4FF2 */ 0x0000, /* 0x4FF3 */ 0x0000, /* 0x4FF4 */ 0x0000, /* 0x4FF5 */ 0x0000, /* 0x4FF6 */ 0x0000, /* 0x4FF7 */ 0x0000, /* 0x4FF8 */ 0x0000, /* 0x4FF9 */ 0x0000, /* 0x4FFA */ 0x0000, /* 0x4FFB */ 0x0000, /* 0x4FFC */ 0x0000, /* 0x4FFD */ 0x0000, /* 0x4FFE */ 0x0000, /* 0x4FFF */ 0x0000, /* 0x5000 */ 0x0000, /* 0x5001 */ 0x0000, /* 0x5002 */ 0x0000, /* 0x5003 */ 0x0000, /* 0x5004 */ 0x0000, /* 0x5005 */ 0x0000, /* 0x5006 */ 0x0000, /* 0x5007 */ 0x0000, /* 0x5008 */ 0x0000, /* 0x5009 */ 0x0000, /* 0x500A */ 0x0000, /* 0x500B */ 0x0000, /* 0x500C */ 0x0000, /* 0x500D */ 0x0000, /* 0x500E */ 0x0000, /* 0x500F */ 0x0000, /* 0x5010 */ 0x0000, /* 0x5011 */ 0x0000, /* 0x5012 */ 0x0000, /* 0x5013 */ 0x0000, /* 0x5014 */ 0x0000, /* 0x5015 */ 0x0000, /* 0x5016 */ 0x0000, /* 0x5017 */ 0x0000, /* 0x5018 */ 0x0000, /* 0x5019 */ 0x0000, /* 0x501A */ 0x0000, /* 0x501B */ 0x0000, /* 0x501C */ 0x0000, /* 0x501D */ 0x0000, /* 0x501E */ 0x0000, /* 0x501F */ 0x0000, /* 0x5020 */ 0x0000, /* 0x5021 */ 0x0000, /* 0x5022 */ 0x0000, /* 0x5023 */ 0x0000, /* 0x5024 */ 0x0000, /* 0x5025 */ 0x0000, /* 0x5026 */ 0x0000, /* 0x5027 */ 0x0000, /* 0x5028 */ 0x0000, /* 0x5029 */ 0x0000, /* 0x502A */ 0x0000, /* 0x502B */ 0x0000, /* 0x502C */ 0x0000, /* 0x502D */ 0x0000, /* 0x502E */ 0x0000, /* 0x502F */ 0x0000, /* 0x5030 */ 0x0000, /* 0x5031 */ 0x0000, /* 0x5032 */ 0x0000, /* 0x5033 */ 0x0000, /* 0x5034 */ 0x0000, /* 0x5035 */ 0x0000, /* 0x5036 */ 0x0000, /* 0x5037 */ 0x0000, /* 0x5038 */ 0x0000, /* 0x5039 */ 0x0000, /* 0x503A */ 0x0000, /* 0x503B */ 0x0000, /* 0x503C */ 0x0000, /* 0x503D */ 0x0000, /* 0x503E */ 0x0000, /* 0x503F */ 0x0000, /* 0x5040 */ 0x0000, /* 0x5041 */ 0x0000, /* 0x5042 */ 0x0000, /* 0x5043 */ 0x0000, /* 0x5044 */ 0x0000, /* 0x5045 */ 0x0000, /* 0x5046 */ 0x0000, /* 0x5047 */ 0x0000, /* 0x5048 */ 0x0000, /* 0x5049 */ 0x0000, /* 0x504A */ 0x0000, /* 0x504B */ 0x0000, /* 0x504C */ 0x0000, /* 0x504D */ 0x0000, /* 0x504E */ 0x0000, /* 0x504F */ 0x0000, /* 0x5050 */ 0x0000, /* 0x5051 */ 0x0000, /* 0x5052 */ 0x0000, /* 0x5053 */ 0x0000, /* 0x5054 */ 0x0000, /* 0x5055 */ 0x0000, /* 0x5056 */ 0x0000, /* 0x5057 */ 0x0000, /* 0x5058 */ 0x0000, /* 0x5059 */ 0x0000, /* 0x505A */ 0x0000, /* 0x505B */ 0x0000, /* 0x505C */ 0x0000, /* 0x505D */ 0x0000, /* 0x505E */ 0x0000, /* 0x505F */ 0x0000, /* 0x5060 */ 0x0000, /* 0x5061 */ 0x0000, /* 0x5062 */ 0x0000, /* 0x5063 */ 0x0000, /* 0x5064 */ 0x0000, /* 0x5065 */ 0x0000, /* 0x5066 */ 0x0000, /* 0x5067 */ 0x0000, /* 0x5068 */ 0x0000, /* 0x5069 */ 0x0000, /* 0x506A */ 0x0000, /* 0x506B */ 0x0000, /* 0x506C */ 0x0000, /* 0x506D */ 0x0000, /* 0x506E */ 0x0000, /* 0x506F */ 0x0000, /* 0x5070 */ 0x0000, /* 0x5071 */ 0x0000, /* 0x5072 */ 0x0000, /* 0x5073 */ 0x0000, /* 0x5074 */ 0x0000, /* 0x5075 */ 0x0000, /* 0x5076 */ 0x0000, /* 0x5077 */ 0x0000, /* 0x5078 */ 0x0000, /* 0x5079 */ 0x0000, /* 0x507A */ 0x0000, /* 0x507B */ 0x0000, /* 0x507C */ 0x0000, /* 0x507D */ 0x0000, /* 0x507E */ 0x0000, /* 0x507F */ 0x0000, /* 0x5080 */ 0x0000, /* 0x5081 */ 0x0000, /* 0x5082 */ 0x0000, /* 0x5083 */ 0x0000, /* 0x5084 */ 0x0000, /* 0x5085 */ 0x0000, /* 0x5086 */ 0x0000, /* 0x5087 */ 0x0000, /* 0x5088 */ 0x0000, /* 0x5089 */ 0x0000, /* 0x508A */ 0x0000, /* 0x508B */ 0x0000, /* 0x508C */ 0x0000, /* 0x508D */ 0x0000, /* 0x508E */ 0x0000, /* 0x508F */ 0x0000, /* 0x5090 */ 0x0000, /* 0x5091 */ 0x0000, /* 0x5092 */ 0x0000, /* 0x5093 */ 0x0000, /* 0x5094 */ 0x0000, /* 0x5095 */ 0x0000, /* 0x5096 */ 0x0000, /* 0x5097 */ 0x0000, /* 0x5098 */ 0x0000, /* 0x5099 */ 0x0000, /* 0x509A */ 0x0000, /* 0x509B */ 0x0000, /* 0x509C */ 0x0000, /* 0x509D */ 0x0000, /* 0x509E */ 0x0000, /* 0x509F */ 0x0000, /* 0x50A0 */ 0x0000, /* 0x50A1 */ 0x0000, /* 0x50A2 */ 0x0000, /* 0x50A3 */ 0x0000, /* 0x50A4 */ 0x0000, /* 0x50A5 */ 0x0000, /* 0x50A6 */ 0x0000, /* 0x50A7 */ 0x0000, /* 0x50A8 */ 0x0000, /* 0x50A9 */ 0x0000, /* 0x50AA */ 0x0000, /* 0x50AB */ 0x0000, /* 0x50AC */ 0x0000, /* 0x50AD */ 0x0000, /* 0x50AE */ 0x0000, /* 0x50AF */ 0x0000, /* 0x50B0 */ 0x0000, /* 0x50B1 */ 0x0000, /* 0x50B2 */ 0x0000, /* 0x50B3 */ 0x0000, /* 0x50B4 */ 0x0000, /* 0x50B5 */ 0x0000, /* 0x50B6 */ 0x0000, /* 0x50B7 */ 0x0000, /* 0x50B8 */ 0x0000, /* 0x50B9 */ 0x0000, /* 0x50BA */ 0x0000, /* 0x50BB */ 0x0000, /* 0x50BC */ 0x0000, /* 0x50BD */ 0x0000, /* 0x50BE */ 0x0000, /* 0x50BF */ 0x0000, /* 0x50C0 */ 0x0000, /* 0x50C1 */ 0x0000, /* 0x50C2 */ 0x0000, /* 0x50C3 */ 0x0000, /* 0x50C4 */ 0x0000, /* 0x50C5 */ 0x0000, /* 0x50C6 */ 0x0000, /* 0x50C7 */ 0x0000, /* 0x50C8 */ 0x0000, /* 0x50C9 */ 0x0000, /* 0x50CA */ 0x0000, /* 0x50CB */ 0x0000, /* 0x50CC */ 0x0000, /* 0x50CD */ 0x0000, /* 0x50CE */ 0x0000, /* 0x50CF */ 0x0000, /* 0x50D0 */ 0x0000, /* 0x50D1 */ 0x0000, /* 0x50D2 */ 0x0000, /* 0x50D3 */ 0x0000, /* 0x50D4 */ 0x0000, /* 0x50D5 */ 0x0000, /* 0x50D6 */ 0x0000, /* 0x50D7 */ 0x0000, /* 0x50D8 */ 0x0000, /* 0x50D9 */ 0x0000, /* 0x50DA */ 0x0000, /* 0x50DB */ 0x0000, /* 0x50DC */ 0x0000, /* 0x50DD */ 0x0000, /* 0x50DE */ 0x0000, /* 0x50DF */ 0x0000, /* 0x50E0 */ 0x0000, /* 0x50E1 */ 0x0000, /* 0x50E2 */ 0x0000, /* 0x50E3 */ 0x0000, /* 0x50E4 */ 0x0000, /* 0x50E5 */ 0x0000, /* 0x50E6 */ 0x0000, /* 0x50E7 */ 0x0000, /* 0x50E8 */ 0x0000, /* 0x50E9 */ 0x0000, /* 0x50EA */ 0x0000, /* 0x50EB */ 0x0000, /* 0x50EC */ 0x0000, /* 0x50ED */ 0x0000, /* 0x50EE */ 0x0000, /* 0x50EF */ 0x0000, /* 0x50F0 */ 0x0000, /* 0x50F1 */ 0x0000, /* 0x50F2 */ 0x0000, /* 0x50F3 */ 0x0000, /* 0x50F4 */ 0x0000, /* 0x50F5 */ 0x0000, /* 0x50F6 */ 0x0000, /* 0x50F7 */ 0x0000, /* 0x50F8 */ 0x0000, /* 0x50F9 */ 0x0000, /* 0x50FA */ 0x0000, /* 0x50FB */ 0x0000, /* 0x50FC */ 0x0000, /* 0x50FD */ 0x0000, /* 0x50FE */ 0x0000, /* 0x50FF */ 0x0000, /* 0x5100 */ 0x0000, /* 0x5101 */ 0x0000, /* 0x5102 */ 0x0000, /* 0x5103 */ 0x0000, /* 0x5104 */ 0x0000, /* 0x5105 */ 0x0000, /* 0x5106 */ 0x0000, /* 0x5107 */ 0x0000, /* 0x5108 */ 0x0000, /* 0x5109 */ 0x0000, /* 0x510A */ 0x0000, /* 0x510B */ 0x0000, /* 0x510C */ 0x0000, /* 0x510D */ 0x0000, /* 0x510E */ 0x0000, /* 0x510F */ 0x0000, /* 0x5110 */ 0x0000, /* 0x5111 */ 0x0000, /* 0x5112 */ 0x0000, /* 0x5113 */ 0x0000, /* 0x5114 */ 0x0000, /* 0x5115 */ 0x0000, /* 0x5116 */ 0x0000, /* 0x5117 */ 0x0000, /* 0x5118 */ 0x0000, /* 0x5119 */ 0x0000, /* 0x511A */ 0x0000, /* 0x511B */ 0x0000, /* 0x511C */ 0x0000, /* 0x511D */ 0x0000, /* 0x511E */ 0x0000, /* 0x511F */ 0x0000, /* 0x5120 */ 0x0000, /* 0x5121 */ 0x0000, /* 0x5122 */ 0x0000, /* 0x5123 */ 0x0000, /* 0x5124 */ 0x0000, /* 0x5125 */ 0x0000, /* 0x5126 */ 0x0000, /* 0x5127 */ 0x0000, /* 0x5128 */ 0x0000, /* 0x5129 */ 0x0000, /* 0x512A */ 0x0000, /* 0x512B */ 0x0000, /* 0x512C */ 0x0000, /* 0x512D */ 0x0000, /* 0x512E */ 0x0000, /* 0x512F */ 0x0000, /* 0x5130 */ 0x0000, /* 0x5131 */ 0x0000, /* 0x5132 */ 0x0000, /* 0x5133 */ 0x0000, /* 0x5134 */ 0x0000, /* 0x5135 */ 0x0000, /* 0x5136 */ 0x0000, /* 0x5137 */ 0x0000, /* 0x5138 */ 0x0000, /* 0x5139 */ 0x0000, /* 0x513A */ 0x0000, /* 0x513B */ 0x0000, /* 0x513C */ 0x0000, /* 0x513D */ 0x0000, /* 0x513E */ 0x0000, /* 0x513F */ 0x0000, /* 0x5140 */ 0x0000, /* 0x5141 */ 0x0000, /* 0x5142 */ 0x0000, /* 0x5143 */ 0x0000, /* 0x5144 */ 0x0000, /* 0x5145 */ 0x0000, /* 0x5146 */ 0x0000, /* 0x5147 */ 0x0000, /* 0x5148 */ 0x0000, /* 0x5149 */ 0x0000, /* 0x514A */ 0x0000, /* 0x514B */ 0x0000, /* 0x514C */ 0x0000, /* 0x514D */ 0x0000, /* 0x514E */ 0x0000, /* 0x514F */ 0x0000, /* 0x5150 */ 0x0000, /* 0x5151 */ 0x0000, /* 0x5152 */ 0x0000, /* 0x5153 */ 0x0000, /* 0x5154 */ 0x0000, /* 0x5155 */ 0x0000, /* 0x5156 */ 0x0000, /* 0x5157 */ 0x0000, /* 0x5158 */ 0x0000, /* 0x5159 */ 0x0000, /* 0x515A */ 0x0000, /* 0x515B */ 0x0000, /* 0x515C */ 0x0000, /* 0x515D */ 0x0000, /* 0x515E */ 0x0000, /* 0x515F */ 0x0000, /* 0x5160 */ 0x0000, /* 0x5161 */ 0x0000, /* 0x5162 */ 0x0000, /* 0x5163 */ 0x0000, /* 0x5164 */ 0x0000, /* 0x5165 */ 0x0000, /* 0x5166 */ 0x0000, /* 0x5167 */ 0x0000, /* 0x5168 */ 0x0000, /* 0x5169 */ 0x0000, /* 0x516A */ 0x0000, /* 0x516B */ 0x0000, /* 0x516C */ 0x0000, /* 0x516D */ 0x0000, /* 0x516E */ 0x0000, /* 0x516F */ 0x0000, /* 0x5170 */ 0x0000, /* 0x5171 */ 0x0000, /* 0x5172 */ 0x0000, /* 0x5173 */ 0x0000, /* 0x5174 */ 0x0000, /* 0x5175 */ 0x0000, /* 0x5176 */ 0x0000, /* 0x5177 */ 0x0000, /* 0x5178 */ 0x0000, /* 0x5179 */ 0x0000, /* 0x517A */ 0x0000, /* 0x517B */ 0x0000, /* 0x517C */ 0x0000, /* 0x517D */ 0x0000, /* 0x517E */ 0x0000, /* 0x517F */ 0x0000, /* 0x5180 */ 0x0000, /* 0x5181 */ 0x0000, /* 0x5182 */ 0x0000, /* 0x5183 */ 0x0000, /* 0x5184 */ 0x0000, /* 0x5185 */ 0x0000, /* 0x5186 */ 0x0000, /* 0x5187 */ 0x0000, /* 0x5188 */ 0x0000, /* 0x5189 */ 0x0000, /* 0x518A */ 0x0000, /* 0x518B */ 0x0000, /* 0x518C */ 0x0000, /* 0x518D */ 0x0000, /* 0x518E */ 0x0000, /* 0x518F */ 0x0000, /* 0x5190 */ 0x0000, /* 0x5191 */ 0x0000, /* 0x5192 */ 0x0000, /* 0x5193 */ 0x0000, /* 0x5194 */ 0x0000, /* 0x5195 */ 0x0000, /* 0x5196 */ 0x0000, /* 0x5197 */ 0x0000, /* 0x5198 */ 0x0000, /* 0x5199 */ 0x0000, /* 0x519A */ 0x0000, /* 0x519B */ 0x0000, /* 0x519C */ 0x0000, /* 0x519D */ 0x0000, /* 0x519E */ 0x0000, /* 0x519F */ 0x0000, /* 0x51A0 */ 0x0000, /* 0x51A1 */ 0x0000, /* 0x51A2 */ 0x0000, /* 0x51A3 */ 0x0000, /* 0x51A4 */ 0x0000, /* 0x51A5 */ 0x0000, /* 0x51A6 */ 0x0000, /* 0x51A7 */ 0x0000, /* 0x51A8 */ 0x0000, /* 0x51A9 */ 0x0000, /* 0x51AA */ 0x0000, /* 0x51AB */ 0x0000, /* 0x51AC */ 0x0000, /* 0x51AD */ 0x0000, /* 0x51AE */ 0x0000, /* 0x51AF */ 0x0000, /* 0x51B0 */ 0x0000, /* 0x51B1 */ 0x0000, /* 0x51B2 */ 0x0000, /* 0x51B3 */ 0x0000, /* 0x51B4 */ 0x0000, /* 0x51B5 */ 0x0000, /* 0x51B6 */ 0x0000, /* 0x51B7 */ 0x0000, /* 0x51B8 */ 0x0000, /* 0x51B9 */ 0x0000, /* 0x51BA */ 0x0000, /* 0x51BB */ 0x0000, /* 0x51BC */ 0x0000, /* 0x51BD */ 0x0000, /* 0x51BE */ 0x0000, /* 0x51BF */ 0x0000, /* 0x51C0 */ 0x0000, /* 0x51C1 */ 0x0000, /* 0x51C2 */ 0x0000, /* 0x51C3 */ 0x0000, /* 0x51C4 */ 0x0000, /* 0x51C5 */ 0x0000, /* 0x51C6 */ 0x0000, /* 0x51C7 */ 0x0000, /* 0x51C8 */ 0x0000, /* 0x51C9 */ 0x0000, /* 0x51CA */ 0x0000, /* 0x51CB */ 0x0000, /* 0x51CC */ 0x0000, /* 0x51CD */ 0x0000, /* 0x51CE */ 0x0000, /* 0x51CF */ 0x0000, /* 0x51D0 */ 0x0000, /* 0x51D1 */ 0x0000, /* 0x51D2 */ 0x0000, /* 0x51D3 */ 0x0000, /* 0x51D4 */ 0x0000, /* 0x51D5 */ 0x0000, /* 0x51D6 */ 0x0000, /* 0x51D7 */ 0x0000, /* 0x51D8 */ 0x0000, /* 0x51D9 */ 0x0000, /* 0x51DA */ 0x0000, /* 0x51DB */ 0x0000, /* 0x51DC */ 0x0000, /* 0x51DD */ 0x0000, /* 0x51DE */ 0x0000, /* 0x51DF */ 0x0000, /* 0x51E0 */ 0x0000, /* 0x51E1 */ 0x0000, /* 0x51E2 */ 0x0000, /* 0x51E3 */ 0x0000, /* 0x51E4 */ 0x0000, /* 0x51E5 */ 0x0000, /* 0x51E6 */ 0x0000, /* 0x51E7 */ 0x0000, /* 0x51E8 */ 0x0000, /* 0x51E9 */ 0x0000, /* 0x51EA */ 0x0000, /* 0x51EB */ 0x0000, /* 0x51EC */ 0x0000, /* 0x51ED */ 0x0000, /* 0x51EE */ 0x0000, /* 0x51EF */ 0x0000, /* 0x51F0 */ 0x0000, /* 0x51F1 */ 0x0000, /* 0x51F2 */ 0x0000, /* 0x51F3 */ 0x0000, /* 0x51F4 */ 0x0000, /* 0x51F5 */ 0x0000, /* 0x51F6 */ 0x0000, /* 0x51F7 */ 0x0000, /* 0x51F8 */ 0x0000, /* 0x51F9 */ 0x0000, /* 0x51FA */ 0x0000, /* 0x51FB */ 0x0000, /* 0x51FC */ 0x0000, /* 0x51FD */ 0x0000, /* 0x51FE */ 0x0000, /* 0x51FF */ 0x0000, /* 0x5200 */ 0x0000, /* 0x5201 */ 0x0000, /* 0x5202 */ 0x0000, /* 0x5203 */ 0x0000, /* 0x5204 */ 0x0000, /* 0x5205 */ 0x0000, /* 0x5206 */ 0x0000, /* 0x5207 */ 0x0000, /* 0x5208 */ 0x0000, /* 0x5209 */ 0x0000, /* 0x520A */ 0x0000, /* 0x520B */ 0x0000, /* 0x520C */ 0x0000, /* 0x520D */ 0x0000, /* 0x520E */ 0x0000, /* 0x520F */ 0x0000, /* 0x5210 */ 0x0000, /* 0x5211 */ 0x0000, /* 0x5212 */ 0x0000, /* 0x5213 */ 0x0000, /* 0x5214 */ 0x0000, /* 0x5215 */ 0x0000, /* 0x5216 */ 0x0000, /* 0x5217 */ 0x0000, /* 0x5218 */ 0x0000, /* 0x5219 */ 0x0000, /* 0x521A */ 0x0000, /* 0x521B */ 0x0000, /* 0x521C */ 0x0000, /* 0x521D */ 0x0000, /* 0x521E */ 0x0000, /* 0x521F */ 0x0000, /* 0x5220 */ 0x0000, /* 0x5221 */ 0x0000, /* 0x5222 */ 0x0000, /* 0x5223 */ 0x0000, /* 0x5224 */ 0x0000, /* 0x5225 */ 0x0000, /* 0x5226 */ 0x0000, /* 0x5227 */ 0x0000, /* 0x5228 */ 0x0000, /* 0x5229 */ 0x0000, /* 0x522A */ 0x0000, /* 0x522B */ 0x0000, /* 0x522C */ 0x0000, /* 0x522D */ 0x0000, /* 0x522E */ 0x0000, /* 0x522F */ 0x0000, /* 0x5230 */ 0x0000, /* 0x5231 */ 0x0000, /* 0x5232 */ 0x0000, /* 0x5233 */ 0x0000, /* 0x5234 */ 0x0000, /* 0x5235 */ 0x0000, /* 0x5236 */ 0x0000, /* 0x5237 */ 0x0000, /* 0x5238 */ 0x0000, /* 0x5239 */ 0x0000, /* 0x523A */ 0x0000, /* 0x523B */ 0x0000, /* 0x523C */ 0x0000, /* 0x523D */ 0x0000, /* 0x523E */ 0x0000, /* 0x523F */ 0x0000, /* 0x5240 */ 0x0000, /* 0x5241 */ 0x0000, /* 0x5242 */ 0x0000, /* 0x5243 */ 0x0000, /* 0x5244 */ 0x0000, /* 0x5245 */ 0x0000, /* 0x5246 */ 0x0000, /* 0x5247 */ 0x0000, /* 0x5248 */ 0x0000, /* 0x5249 */ 0x0000, /* 0x524A */ 0x0000, /* 0x524B */ 0x0000, /* 0x524C */ 0x0000, /* 0x524D */ 0x0000, /* 0x524E */ 0x0000, /* 0x524F */ 0x0000, /* 0x5250 */ 0x0000, /* 0x5251 */ 0x0000, /* 0x5252 */ 0x0000, /* 0x5253 */ 0x0000, /* 0x5254 */ 0x0000, /* 0x5255 */ 0x0000, /* 0x5256 */ 0x0000, /* 0x5257 */ 0x0000, /* 0x5258 */ 0x0000, /* 0x5259 */ 0x0000, /* 0x525A */ 0x0000, /* 0x525B */ 0x0000, /* 0x525C */ 0x0000, /* 0x525D */ 0x0000, /* 0x525E */ 0x0000, /* 0x525F */ 0x0000, /* 0x5260 */ 0x0000, /* 0x5261 */ 0x0000, /* 0x5262 */ 0x0000, /* 0x5263 */ 0x0000, /* 0x5264 */ 0x0000, /* 0x5265 */ 0x0000, /* 0x5266 */ 0x0000, /* 0x5267 */ 0x0000, /* 0x5268 */ 0x0000, /* 0x5269 */ 0x0000, /* 0x526A */ 0x0000, /* 0x526B */ 0x0000, /* 0x526C */ 0x0000, /* 0x526D */ 0x0000, /* 0x526E */ 0x0000, /* 0x526F */ 0x0000, /* 0x5270 */ 0x0000, /* 0x5271 */ 0x0000, /* 0x5272 */ 0x0000, /* 0x5273 */ 0x0000, /* 0x5274 */ 0x0000, /* 0x5275 */ 0x0000, /* 0x5276 */ 0x0000, /* 0x5277 */ 0x0000, /* 0x5278 */ 0x0000, /* 0x5279 */ 0x0000, /* 0x527A */ 0x0000, /* 0x527B */ 0x0000, /* 0x527C */ 0x0000, /* 0x527D */ 0x0000, /* 0x527E */ 0x0000, /* 0x527F */ 0x0000, /* 0x5280 */ 0x0000, /* 0x5281 */ 0x0000, /* 0x5282 */ 0x0000, /* 0x5283 */ 0x0000, /* 0x5284 */ 0x0000, /* 0x5285 */ 0x0000, /* 0x5286 */ 0x0000, /* 0x5287 */ 0x0000, /* 0x5288 */ 0x0000, /* 0x5289 */ 0x0000, /* 0x528A */ 0x0000, /* 0x528B */ 0x0000, /* 0x528C */ 0x0000, /* 0x528D */ 0x0000, /* 0x528E */ 0x0000, /* 0x528F */ 0x0000, /* 0x5290 */ 0x0000, /* 0x5291 */ 0x0000, /* 0x5292 */ 0x0000, /* 0x5293 */ 0x0000, /* 0x5294 */ 0x0000, /* 0x5295 */ 0x0000, /* 0x5296 */ 0x0000, /* 0x5297 */ 0x0000, /* 0x5298 */ 0x0000, /* 0x5299 */ 0x0000, /* 0x529A */ 0x0000, /* 0x529B */ 0x0000, /* 0x529C */ 0x0000, /* 0x529D */ 0x0000, /* 0x529E */ 0x0000, /* 0x529F */ 0x0000, /* 0x52A0 */ 0x0000, /* 0x52A1 */ 0x0000, /* 0x52A2 */ 0x0000, /* 0x52A3 */ 0x0000, /* 0x52A4 */ 0x0000, /* 0x52A5 */ 0x0000, /* 0x52A6 */ 0x0000, /* 0x52A7 */ 0x0000, /* 0x52A8 */ 0x0000, /* 0x52A9 */ 0x0000, /* 0x52AA */ 0x0000, /* 0x52AB */ 0x0000, /* 0x52AC */ 0x0000, /* 0x52AD */ 0x0000, /* 0x52AE */ 0x0000, /* 0x52AF */ 0x0000, /* 0x52B0 */ 0x0000, /* 0x52B1 */ 0x0000, /* 0x52B2 */ 0x0000, /* 0x52B3 */ 0x0000, /* 0x52B4 */ 0x0000, /* 0x52B5 */ 0x0000, /* 0x52B6 */ 0x0000, /* 0x52B7 */ 0x0000, /* 0x52B8 */ 0x0000, /* 0x52B9 */ 0x0000, /* 0x52BA */ 0x0000, /* 0x52BB */ 0x0000, /* 0x52BC */ 0x0000, /* 0x52BD */ 0x0000, /* 0x52BE */ 0x0000, /* 0x52BF */ 0x0000, /* 0x52C0 */ 0x0000, /* 0x52C1 */ 0x0000, /* 0x52C2 */ 0x0000, /* 0x52C3 */ 0x0000, /* 0x52C4 */ 0x0000, /* 0x52C5 */ 0x0000, /* 0x52C6 */ 0x0000, /* 0x52C7 */ 0x0000, /* 0x52C8 */ 0x0000, /* 0x52C9 */ 0x0000, /* 0x52CA */ 0x0000, /* 0x52CB */ 0x0000, /* 0x52CC */ 0x0000, /* 0x52CD */ 0x0000, /* 0x52CE */ 0x0000, /* 0x52CF */ 0x0000, /* 0x52D0 */ 0x0000, /* 0x52D1 */ 0x0000, /* 0x52D2 */ 0x0000, /* 0x52D3 */ 0x0000, /* 0x52D4 */ 0x0000, /* 0x52D5 */ 0x0000, /* 0x52D6 */ 0x0000, /* 0x52D7 */ 0x0000, /* 0x52D8 */ 0x0000, /* 0x52D9 */ 0x0000, /* 0x52DA */ 0x0000, /* 0x52DB */ 0x0000, /* 0x52DC */ 0x0000, /* 0x52DD */ 0x0000, /* 0x52DE */ 0x0000, /* 0x52DF */ 0x0000, /* 0x52E0 */ 0x0000, /* 0x52E1 */ 0x0000, /* 0x52E2 */ 0x0000, /* 0x52E3 */ 0x0000, /* 0x52E4 */ 0x0000, /* 0x52E5 */ 0x0000, /* 0x52E6 */ 0x0000, /* 0x52E7 */ 0x0000, /* 0x52E8 */ 0x0000, /* 0x52E9 */ 0x0000, /* 0x52EA */ 0x0000, /* 0x52EB */ 0x0000, /* 0x52EC */ 0x0000, /* 0x52ED */ 0x0000, /* 0x52EE */ 0x0000, /* 0x52EF */ 0x0000, /* 0x52F0 */ 0x0000, /* 0x52F1 */ 0x0000, /* 0x52F2 */ 0x0000, /* 0x52F3 */ 0x0000, /* 0x52F4 */ 0x0000, /* 0x52F5 */ 0x0000, /* 0x52F6 */ 0x0000, /* 0x52F7 */ 0x0000, /* 0x52F8 */ 0x0000, /* 0x52F9 */ 0x0000, /* 0x52FA */ 0x0000, /* 0x52FB */ 0x0000, /* 0x52FC */ 0x0000, /* 0x52FD */ 0x0000, /* 0x52FE */ 0x0000, /* 0x52FF */ 0x0000, /* 0x5300 */ 0x0000, /* 0x5301 */ 0x0000, /* 0x5302 */ 0x0000, /* 0x5303 */ 0x0000, /* 0x5304 */ 0x0000, /* 0x5305 */ 0x0000, /* 0x5306 */ 0x0000, /* 0x5307 */ 0x0000, /* 0x5308 */ 0x0000, /* 0x5309 */ 0x0000, /* 0x530A */ 0x0000, /* 0x530B */ 0x0000, /* 0x530C */ 0x0000, /* 0x530D */ 0x0000, /* 0x530E */ 0x0000, /* 0x530F */ 0x0000, /* 0x5310 */ 0x0000, /* 0x5311 */ 0x0000, /* 0x5312 */ 0x0000, /* 0x5313 */ 0x0000, /* 0x5314 */ 0x0000, /* 0x5315 */ 0x0000, /* 0x5316 */ 0x0000, /* 0x5317 */ 0x0000, /* 0x5318 */ 0x0000, /* 0x5319 */ 0x0000, /* 0x531A */ 0x0000, /* 0x531B */ 0x0000, /* 0x531C */ 0x0000, /* 0x531D */ 0x0000, /* 0x531E */ 0x0000, /* 0x531F */ 0x0000, /* 0x5320 */ 0x0000, /* 0x5321 */ 0x0000, /* 0x5322 */ 0x0000, /* 0x5323 */ 0x0000, /* 0x5324 */ 0x0000, /* 0x5325 */ 0x0000, /* 0x5326 */ 0x0000, /* 0x5327 */ 0x0000, /* 0x5328 */ 0x0000, /* 0x5329 */ 0x0000, /* 0x532A */ 0x0000, /* 0x532B */ 0x0000, /* 0x532C */ 0x0000, /* 0x532D */ 0x0000, /* 0x532E */ 0x0000, /* 0x532F */ 0x0000, /* 0x5330 */ 0x0000, /* 0x5331 */ 0x0000, /* 0x5332 */ 0x0000, /* 0x5333 */ 0x0000, /* 0x5334 */ 0x0000, /* 0x5335 */ 0x0000, /* 0x5336 */ 0x0000, /* 0x5337 */ 0x0000, /* 0x5338 */ 0x0000, /* 0x5339 */ 0x0000, /* 0x533A */ 0x0000, /* 0x533B */ 0x0000, /* 0x533C */ 0x0000, /* 0x533D */ 0x0000, /* 0x533E */ 0x0000, /* 0x533F */ 0x0000, /* 0x5340 */ 0x0000, /* 0x5341 */ 0x0000, /* 0x5342 */ 0x0000, /* 0x5343 */ 0x0000, /* 0x5344 */ 0x0000, /* 0x5345 */ 0x0000, /* 0x5346 */ 0x0000, /* 0x5347 */ 0x0000, /* 0x5348 */ 0x0000, /* 0x5349 */ 0x0000, /* 0x534A */ 0x0000, /* 0x534B */ 0x0000, /* 0x534C */ 0x0000, /* 0x534D */ 0x0000, /* 0x534E */ 0x0000, /* 0x534F */ 0x0000, /* 0x5350 */ 0x0000, /* 0x5351 */ 0x0000, /* 0x5352 */ 0x0000, /* 0x5353 */ 0x0000, /* 0x5354 */ 0x0000, /* 0x5355 */ 0x0000, /* 0x5356 */ 0x0000, /* 0x5357 */ 0x0000, /* 0x5358 */ 0x0000, /* 0x5359 */ 0x0000, /* 0x535A */ 0x0000, /* 0x535B */ 0x0000, /* 0x535C */ 0x0000, /* 0x535D */ 0x0000, /* 0x535E */ 0x0000, /* 0x535F */ 0x0000, /* 0x5360 */ 0x0000, /* 0x5361 */ 0x0000, /* 0x5362 */ 0x0000, /* 0x5363 */ 0x0000, /* 0x5364 */ 0x0000, /* 0x5365 */ 0x0000, /* 0x5366 */ 0x0000, /* 0x5367 */ 0x0000, /* 0x5368 */ 0x0000, /* 0x5369 */ 0x0000, /* 0x536A */ 0x0000, /* 0x536B */ 0x0000, /* 0x536C */ 0x0000, /* 0x536D */ 0x0000, /* 0x536E */ 0x0000, /* 0x536F */ 0x0000, /* 0x5370 */ 0x0000, /* 0x5371 */ 0x0000, /* 0x5372 */ 0x0000, /* 0x5373 */ 0x0000, /* 0x5374 */ 0x0000, /* 0x5375 */ 0x0000, /* 0x5376 */ 0x0000, /* 0x5377 */ 0x0000, /* 0x5378 */ 0x0000, /* 0x5379 */ 0x0000, /* 0x537A */ 0x0000, /* 0x537B */ 0x0000, /* 0x537C */ 0x0000, /* 0x537D */ 0x0000, /* 0x537E */ 0x0000, /* 0x537F */ 0x0000, /* 0x5380 */ 0x0000, /* 0x5381 */ 0x0000, /* 0x5382 */ 0x0000, /* 0x5383 */ 0x0000, /* 0x5384 */ 0x0000, /* 0x5385 */ 0x0000, /* 0x5386 */ 0x0000, /* 0x5387 */ 0x0000, /* 0x5388 */ 0x0000, /* 0x5389 */ 0x0000, /* 0x538A */ 0x0000, /* 0x538B */ 0x0000, /* 0x538C */ 0x0000, /* 0x538D */ 0x0000, /* 0x538E */ 0x0000, /* 0x538F */ 0x0000, /* 0x5390 */ 0x0000, /* 0x5391 */ 0x0000, /* 0x5392 */ 0x0000, /* 0x5393 */ 0x0000, /* 0x5394 */ 0x0000, /* 0x5395 */ 0x0000, /* 0x5396 */ 0x0000, /* 0x5397 */ 0x0000, /* 0x5398 */ 0x0000, /* 0x5399 */ 0x0000, /* 0x539A */ 0x0000, /* 0x539B */ 0x0000, /* 0x539C */ 0x0000, /* 0x539D */ 0x0000, /* 0x539E */ 0x0000, /* 0x539F */ 0x0000, /* 0x53A0 */ 0x0000, /* 0x53A1 */ 0x0000, /* 0x53A2 */ 0x0000, /* 0x53A3 */ 0x0000, /* 0x53A4 */ 0x0000, /* 0x53A5 */ 0x0000, /* 0x53A6 */ 0x0000, /* 0x53A7 */ 0x0000, /* 0x53A8 */ 0x0000, /* 0x53A9 */ 0x0000, /* 0x53AA */ 0x0000, /* 0x53AB */ 0x0000, /* 0x53AC */ 0x0000, /* 0x53AD */ 0x0000, /* 0x53AE */ 0x0000, /* 0x53AF */ 0x0000, /* 0x53B0 */ 0x0000, /* 0x53B1 */ 0x0000, /* 0x53B2 */ 0x0000, /* 0x53B3 */ 0x0000, /* 0x53B4 */ 0x0000, /* 0x53B5 */ 0x0000, /* 0x53B6 */ 0x0000, /* 0x53B7 */ 0x0000, /* 0x53B8 */ 0x0000, /* 0x53B9 */ 0x0000, /* 0x53BA */ 0x0000, /* 0x53BB */ 0x0000, /* 0x53BC */ 0x0000, /* 0x53BD */ 0x0000, /* 0x53BE */ 0x0000, /* 0x53BF */ 0x0000, /* 0x53C0 */ 0x0000, /* 0x53C1 */ 0x0000, /* 0x53C2 */ 0x0000, /* 0x53C3 */ 0x0000, /* 0x53C4 */ 0x0000, /* 0x53C5 */ 0x0000, /* 0x53C6 */ 0x0000, /* 0x53C7 */ 0x0000, /* 0x53C8 */ 0x0000, /* 0x53C9 */ 0x0000, /* 0x53CA */ 0x0000, /* 0x53CB */ 0x0000, /* 0x53CC */ 0x0000, /* 0x53CD */ 0x0000, /* 0x53CE */ 0x0000, /* 0x53CF */ 0x0000, /* 0x53D0 */ 0x0000, /* 0x53D1 */ 0x0000, /* 0x53D2 */ 0x0000, /* 0x53D3 */ 0x0000, /* 0x53D4 */ 0x0000, /* 0x53D5 */ 0x0000, /* 0x53D6 */ 0x0000, /* 0x53D7 */ 0x0000, /* 0x53D8 */ 0x0000, /* 0x53D9 */ 0x0000, /* 0x53DA */ 0x0000, /* 0x53DB */ 0x0000, /* 0x53DC */ 0x0000, /* 0x53DD */ 0x0000, /* 0x53DE */ 0x0000, /* 0x53DF */ 0x0000, /* 0x53E0 */ 0x0000, /* 0x53E1 */ 0x0000, /* 0x53E2 */ 0x0000, /* 0x53E3 */ 0x0000, /* 0x53E4 */ 0x0000, /* 0x53E5 */ 0x0000, /* 0x53E6 */ 0x0000, /* 0x53E7 */ 0x0000, /* 0x53E8 */ 0x0000, /* 0x53E9 */ 0x0000, /* 0x53EA */ 0x0000, /* 0x53EB */ 0x0000, /* 0x53EC */ 0x0000, /* 0x53ED */ 0x0000, /* 0x53EE */ 0x0000, /* 0x53EF */ 0x0000, /* 0x53F0 */ 0x0000, /* 0x53F1 */ 0x0000, /* 0x53F2 */ 0x0000, /* 0x53F3 */ 0x0000, /* 0x53F4 */ 0x0000, /* 0x53F5 */ 0x0000, /* 0x53F6 */ 0x0000, /* 0x53F7 */ 0x0000, /* 0x53F8 */ 0x0000, /* 0x53F9 */ 0x0000, /* 0x53FA */ 0x0000, /* 0x53FB */ 0x0000, /* 0x53FC */ 0x0000, /* 0x53FD */ 0x0000, /* 0x53FE */ 0x0000, /* 0x53FF */ 0x0000, /* 0x5400 */ 0x0000, /* 0x5401 */ 0x0000, /* 0x5402 */ 0x0000, /* 0x5403 */ 0x0000, /* 0x5404 */ 0x0000, /* 0x5405 */ 0x0000, /* 0x5406 */ 0x0000, /* 0x5407 */ 0x0000, /* 0x5408 */ 0x0000, /* 0x5409 */ 0x0000, /* 0x540A */ 0x0000, /* 0x540B */ 0x0000, /* 0x540C */ 0x0000, /* 0x540D */ 0x0000, /* 0x540E */ 0x0000, /* 0x540F */ 0x0000, /* 0x5410 */ 0x0000, /* 0x5411 */ 0x0000, /* 0x5412 */ 0x0000, /* 0x5413 */ 0x0000, /* 0x5414 */ 0x0000, /* 0x5415 */ 0x0000, /* 0x5416 */ 0x0000, /* 0x5417 */ 0x0000, /* 0x5418 */ 0x0000, /* 0x5419 */ 0x0000, /* 0x541A */ 0x0000, /* 0x541B */ 0x0000, /* 0x541C */ 0x0000, /* 0x541D */ 0x0000, /* 0x541E */ 0x0000, /* 0x541F */ 0x0000, /* 0x5420 */ 0x0000, /* 0x5421 */ 0x0000, /* 0x5422 */ 0x0000, /* 0x5423 */ 0x0000, /* 0x5424 */ 0x0000, /* 0x5425 */ 0x0000, /* 0x5426 */ 0x0000, /* 0x5427 */ 0x0000, /* 0x5428 */ 0x0000, /* 0x5429 */ 0x0000, /* 0x542A */ 0x0000, /* 0x542B */ 0x0000, /* 0x542C */ 0x0000, /* 0x542D */ 0x0000, /* 0x542E */ 0x0000, /* 0x542F */ 0x0000, /* 0x5430 */ 0x0000, /* 0x5431 */ 0x0000, /* 0x5432 */ 0x0000, /* 0x5433 */ 0x0000, /* 0x5434 */ 0x0000, /* 0x5435 */ 0x0000, /* 0x5436 */ 0x0000, /* 0x5437 */ 0x0000, /* 0x5438 */ 0x0000, /* 0x5439 */ 0x0000, /* 0x543A */ 0x0000, /* 0x543B */ 0x0000, /* 0x543C */ 0x0000, /* 0x543D */ 0x0000, /* 0x543E */ 0x0000, /* 0x543F */ 0x0000, /* 0x5440 */ 0x0000, /* 0x5441 */ 0x0000, /* 0x5442 */ 0x0000, /* 0x5443 */ 0x0000, /* 0x5444 */ 0x0000, /* 0x5445 */ 0x0000, /* 0x5446 */ 0x0000, /* 0x5447 */ 0x0000, /* 0x5448 */ 0x0000, /* 0x5449 */ 0x0000, /* 0x544A */ 0x0000, /* 0x544B */ 0x0000, /* 0x544C */ 0x0000, /* 0x544D */ 0x0000, /* 0x544E */ 0x0000, /* 0x544F */ 0x0000, /* 0x5450 */ 0x0000, /* 0x5451 */ 0x0000, /* 0x5452 */ 0x0000, /* 0x5453 */ 0x0000, /* 0x5454 */ 0x0000, /* 0x5455 */ 0x0000, /* 0x5456 */ 0x0000, /* 0x5457 */ 0x0000, /* 0x5458 */ 0x0000, /* 0x5459 */ 0x0000, /* 0x545A */ 0x0000, /* 0x545B */ 0x0000, /* 0x545C */ 0x0000, /* 0x545D */ 0x0000, /* 0x545E */ 0x0000, /* 0x545F */ 0x0000, /* 0x5460 */ 0x0000, /* 0x5461 */ 0x0000, /* 0x5462 */ 0x0000, /* 0x5463 */ 0x0000, /* 0x5464 */ 0x0000, /* 0x5465 */ 0x0000, /* 0x5466 */ 0x0000, /* 0x5467 */ 0x0000, /* 0x5468 */ 0x0000, /* 0x5469 */ 0x0000, /* 0x546A */ 0x0000, /* 0x546B */ 0x0000, /* 0x546C */ 0x0000, /* 0x546D */ 0x0000, /* 0x546E */ 0x0000, /* 0x546F */ 0x0000, /* 0x5470 */ 0x0000, /* 0x5471 */ 0x0000, /* 0x5472 */ 0x0000, /* 0x5473 */ 0x0000, /* 0x5474 */ 0x0000, /* 0x5475 */ 0x0000, /* 0x5476 */ 0x0000, /* 0x5477 */ 0x0000, /* 0x5478 */ 0x0000, /* 0x5479 */ 0x0000, /* 0x547A */ 0x0000, /* 0x547B */ 0x0000, /* 0x547C */ 0x0000, /* 0x547D */ 0x0000, /* 0x547E */ 0x0000, /* 0x547F */ 0x0000, /* 0x5480 */ 0x0000, /* 0x5481 */ 0x0000, /* 0x5482 */ 0x0000, /* 0x5483 */ 0x0000, /* 0x5484 */ 0x0000, /* 0x5485 */ 0x0000, /* 0x5486 */ 0x0000, /* 0x5487 */ 0x0000, /* 0x5488 */ 0x0000, /* 0x5489 */ 0x0000, /* 0x548A */ 0x0000, /* 0x548B */ 0x0000, /* 0x548C */ 0x0000, /* 0x548D */ 0x0000, /* 0x548E */ 0x0000, /* 0x548F */ 0x0000, /* 0x5490 */ 0x0000, /* 0x5491 */ 0x0000, /* 0x5492 */ 0x0000, /* 0x5493 */ 0x0000, /* 0x5494 */ 0x0000, /* 0x5495 */ 0x0000, /* 0x5496 */ 0x0000, /* 0x5497 */ 0x0000, /* 0x5498 */ 0x0000, /* 0x5499 */ 0x0000, /* 0x549A */ 0x0000, /* 0x549B */ 0x0000, /* 0x549C */ 0x0000, /* 0x549D */ 0x0000, /* 0x549E */ 0x0000, /* 0x549F */ 0x0000, /* 0x54A0 */ 0x0000, /* 0x54A1 */ 0x0000, /* 0x54A2 */ 0x0000, /* 0x54A3 */ 0x0000, /* 0x54A4 */ 0x0000, /* 0x54A5 */ 0x0000, /* 0x54A6 */ 0x0000, /* 0x54A7 */ 0x0000, /* 0x54A8 */ 0x0000, /* 0x54A9 */ 0x0000, /* 0x54AA */ 0x0000, /* 0x54AB */ 0x0000, /* 0x54AC */ 0x0000, /* 0x54AD */ 0x0000, /* 0x54AE */ 0x0000, /* 0x54AF */ 0x0000, /* 0x54B0 */ 0x0000, /* 0x54B1 */ 0x0000, /* 0x54B2 */ 0x0000, /* 0x54B3 */ 0x0000, /* 0x54B4 */ 0x0000, /* 0x54B5 */ 0x0000, /* 0x54B6 */ 0x0000, /* 0x54B7 */ 0x0000, /* 0x54B8 */ 0x0000, /* 0x54B9 */ 0x0000, /* 0x54BA */ 0x0000, /* 0x54BB */ 0x0000, /* 0x54BC */ 0x0000, /* 0x54BD */ 0x0000, /* 0x54BE */ 0x0000, /* 0x54BF */ 0x0000, /* 0x54C0 */ 0x0000, /* 0x54C1 */ 0x0000, /* 0x54C2 */ 0x0000, /* 0x54C3 */ 0x0000, /* 0x54C4 */ 0x0000, /* 0x54C5 */ 0x0000, /* 0x54C6 */ 0x0000, /* 0x54C7 */ 0x0000, /* 0x54C8 */ 0x0000, /* 0x54C9 */ 0x0000, /* 0x54CA */ 0x0000, /* 0x54CB */ 0x0000, /* 0x54CC */ 0x0000, /* 0x54CD */ 0x0000, /* 0x54CE */ 0x0000, /* 0x54CF */ 0x0000, /* 0x54D0 */ 0x0000, /* 0x54D1 */ 0x0000, /* 0x54D2 */ 0x0000, /* 0x54D3 */ 0x0000, /* 0x54D4 */ 0x0000, /* 0x54D5 */ 0x0000, /* 0x54D6 */ 0x0000, /* 0x54D7 */ 0x0000, /* 0x54D8 */ 0x0000, /* 0x54D9 */ 0x0000, /* 0x54DA */ 0x0000, /* 0x54DB */ 0x0000, /* 0x54DC */ 0x0000, /* 0x54DD */ 0x0000, /* 0x54DE */ 0x0000, /* 0x54DF */ 0x0000, /* 0x54E0 */ 0x0000, /* 0x54E1 */ 0x0000, /* 0x54E2 */ 0x0000, /* 0x54E3 */ 0x0000, /* 0x54E4 */ 0x0000, /* 0x54E5 */ 0x0000, /* 0x54E6 */ 0x0000, /* 0x54E7 */ 0x0000, /* 0x54E8 */ 0x0000, /* 0x54E9 */ 0x0000, /* 0x54EA */ 0x0000, /* 0x54EB */ 0x0000, /* 0x54EC */ 0x0000, /* 0x54ED */ 0x0000, /* 0x54EE */ 0x0000, /* 0x54EF */ 0x0000, /* 0x54F0 */ 0x0000, /* 0x54F1 */ 0x0000, /* 0x54F2 */ 0x0000, /* 0x54F3 */ 0x0000, /* 0x54F4 */ 0x0000, /* 0x54F5 */ 0x0000, /* 0x54F6 */ 0x0000, /* 0x54F7 */ 0x0000, /* 0x54F8 */ 0x0000, /* 0x54F9 */ 0x0000, /* 0x54FA */ 0x0000, /* 0x54FB */ 0x0000, /* 0x54FC */ 0x0000, /* 0x54FD */ 0x0000, /* 0x54FE */ 0x0000, /* 0x54FF */ 0x0000, /* 0x5500 */ 0x0000, /* 0x5501 */ 0x0000, /* 0x5502 */ 0x0000, /* 0x5503 */ 0x0000, /* 0x5504 */ 0x0000, /* 0x5505 */ 0x0000, /* 0x5506 */ 0x0000, /* 0x5507 */ 0x0000, /* 0x5508 */ 0x0000, /* 0x5509 */ 0x0000, /* 0x550A */ 0x0000, /* 0x550B */ 0x0000, /* 0x550C */ 0x0000, /* 0x550D */ 0x0000, /* 0x550E */ 0x0000, /* 0x550F */ 0x0000, /* 0x5510 */ 0x0000, /* 0x5511 */ 0x0000, /* 0x5512 */ 0x0000, /* 0x5513 */ 0x0000, /* 0x5514 */ 0x0000, /* 0x5515 */ 0x0000, /* 0x5516 */ 0x0000, /* 0x5517 */ 0x0000, /* 0x5518 */ 0x0000, /* 0x5519 */ 0x0000, /* 0x551A */ 0x0000, /* 0x551B */ 0x0000, /* 0x551C */ 0x0000, /* 0x551D */ 0x0000, /* 0x551E */ 0x0000, /* 0x551F */ 0x0000, /* 0x5520 */ 0x0000, /* 0x5521 */ 0x0000, /* 0x5522 */ 0x0000, /* 0x5523 */ 0x0000, /* 0x5524 */ 0x0000, /* 0x5525 */ 0x0000, /* 0x5526 */ 0x0000, /* 0x5527 */ 0x0000, /* 0x5528 */ 0x0000, /* 0x5529 */ 0x0000, /* 0x552A */ 0x0000, /* 0x552B */ 0x0000, /* 0x552C */ 0x0000, /* 0x552D */ 0x0000, /* 0x552E */ 0x0000, /* 0x552F */ 0x0000, /* 0x5530 */ 0x0000, /* 0x5531 */ 0x0000, /* 0x5532 */ 0x0000, /* 0x5533 */ 0x0000, /* 0x5534 */ 0x0000, /* 0x5535 */ 0x0000, /* 0x5536 */ 0x0000, /* 0x5537 */ 0x0000, /* 0x5538 */ 0x0000, /* 0x5539 */ 0x0000, /* 0x553A */ 0x0000, /* 0x553B */ 0x0000, /* 0x553C */ 0x0000, /* 0x553D */ 0x0000, /* 0x553E */ 0x0000, /* 0x553F */ 0x0000, /* 0x5540 */ 0x0000, /* 0x5541 */ 0x0000, /* 0x5542 */ 0x0000, /* 0x5543 */ 0x0000, /* 0x5544 */ 0x0000, /* 0x5545 */ 0x0000, /* 0x5546 */ 0x0000, /* 0x5547 */ 0x0000, /* 0x5548 */ 0x0000, /* 0x5549 */ 0x0000, /* 0x554A */ 0x0000, /* 0x554B */ 0x0000, /* 0x554C */ 0x0000, /* 0x554D */ 0x0000, /* 0x554E */ 0x0000, /* 0x554F */ 0x0000, /* 0x5550 */ 0x0000, /* 0x5551 */ 0x0000, /* 0x5552 */ 0x0000, /* 0x5553 */ 0x0000, /* 0x5554 */ 0x0000, /* 0x5555 */ 0x0000, /* 0x5556 */ 0x0000, /* 0x5557 */ 0x0000, /* 0x5558 */ 0x0000, /* 0x5559 */ 0x0000, /* 0x555A */ 0x0000, /* 0x555B */ 0x0000, /* 0x555C */ 0x0000, /* 0x555D */ 0x0000, /* 0x555E */ 0x0000, /* 0x555F */ 0x0000, /* 0x5560 */ 0x0000, /* 0x5561 */ 0x0000, /* 0x5562 */ 0x0000, /* 0x5563 */ 0x0000, /* 0x5564 */ 0x0000, /* 0x5565 */ 0x0000, /* 0x5566 */ 0x0000, /* 0x5567 */ 0x0000, /* 0x5568 */ 0x0000, /* 0x5569 */ 0x0000, /* 0x556A */ 0x0000, /* 0x556B */ 0x0000, /* 0x556C */ 0x0000, /* 0x556D */ 0x0000, /* 0x556E */ 0x0000, /* 0x556F */ 0x0000, /* 0x5570 */ 0x0000, /* 0x5571 */ 0x0000, /* 0x5572 */ 0x0000, /* 0x5573 */ 0x0000, /* 0x5574 */ 0x0000, /* 0x5575 */ 0x0000, /* 0x5576 */ 0x0000, /* 0x5577 */ 0x0000, /* 0x5578 */ 0x0000, /* 0x5579 */ 0x0000, /* 0x557A */ 0x0000, /* 0x557B */ 0x0000, /* 0x557C */ 0x0000, /* 0x557D */ 0x0000, /* 0x557E */ 0x0000, /* 0x557F */ 0x0000, /* 0x5580 */ 0x0000, /* 0x5581 */ 0x0000, /* 0x5582 */ 0x0000, /* 0x5583 */ 0x0000, /* 0x5584 */ 0x0000, /* 0x5585 */ 0x0000, /* 0x5586 */ 0x0000, /* 0x5587 */ 0x0000, /* 0x5588 */ 0x0000, /* 0x5589 */ 0x0000, /* 0x558A */ 0x0000, /* 0x558B */ 0x0000, /* 0x558C */ 0x0000, /* 0x558D */ 0x0000, /* 0x558E */ 0x0000, /* 0x558F */ 0x0000, /* 0x5590 */ 0x0000, /* 0x5591 */ 0x0000, /* 0x5592 */ 0x0000, /* 0x5593 */ 0x0000, /* 0x5594 */ 0x0000, /* 0x5595 */ 0x0000, /* 0x5596 */ 0x0000, /* 0x5597 */ 0x0000, /* 0x5598 */ 0x0000, /* 0x5599 */ 0x0000, /* 0x559A */ 0x0000, /* 0x559B */ 0x0000, /* 0x559C */ 0x0000, /* 0x559D */ 0x0000, /* 0x559E */ 0x0000, /* 0x559F */ 0x0000, /* 0x55A0 */ 0x0000, /* 0x55A1 */ 0x0000, /* 0x55A2 */ 0x0000, /* 0x55A3 */ 0x0000, /* 0x55A4 */ 0x0000, /* 0x55A5 */ 0x0000, /* 0x55A6 */ 0x0000, /* 0x55A7 */ 0x0000, /* 0x55A8 */ 0x0000, /* 0x55A9 */ 0x0000, /* 0x55AA */ 0x0000, /* 0x55AB */ 0x0000, /* 0x55AC */ 0x0000, /* 0x55AD */ 0x0000, /* 0x55AE */ 0x0000, /* 0x55AF */ 0x0000, /* 0x55B0 */ 0x0000, /* 0x55B1 */ 0x0000, /* 0x55B2 */ 0x0000, /* 0x55B3 */ 0x0000, /* 0x55B4 */ 0x0000, /* 0x55B5 */ 0x0000, /* 0x55B6 */ 0x0000, /* 0x55B7 */ 0x0000, /* 0x55B8 */ 0x0000, /* 0x55B9 */ 0x0000, /* 0x55BA */ 0x0000, /* 0x55BB */ 0x0000, /* 0x55BC */ 0x0000, /* 0x55BD */ 0x0000, /* 0x55BE */ 0x0000, /* 0x55BF */ 0x0000, /* 0x55C0 */ 0x0000, /* 0x55C1 */ 0x0000, /* 0x55C2 */ 0x0000, /* 0x55C3 */ 0x0000, /* 0x55C4 */ 0x0000, /* 0x55C5 */ 0x0000, /* 0x55C6 */ 0x0000, /* 0x55C7 */ 0x0000, /* 0x55C8 */ 0x0000, /* 0x55C9 */ 0x0000, /* 0x55CA */ 0x0000, /* 0x55CB */ 0x0000, /* 0x55CC */ 0x0000, /* 0x55CD */ 0x0000, /* 0x55CE */ 0x0000, /* 0x55CF */ 0x0000, /* 0x55D0 */ 0x0000, /* 0x55D1 */ 0x0000, /* 0x55D2 */ 0x0000, /* 0x55D3 */ 0x0000, /* 0x55D4 */ 0x0000, /* 0x55D5 */ 0x0000, /* 0x55D6 */ 0x0000, /* 0x55D7 */ 0x0000, /* 0x55D8 */ 0x0000, /* 0x55D9 */ 0x0000, /* 0x55DA */ 0x0000, /* 0x55DB */ 0x0000, /* 0x55DC */ 0x0000, /* 0x55DD */ 0x0000, /* 0x55DE */ 0x0000, /* 0x55DF */ 0x0000, /* 0x55E0 */ 0x0000, /* 0x55E1 */ 0x0000, /* 0x55E2 */ 0x0000, /* 0x55E3 */ 0x0000, /* 0x55E4 */ 0x0000, /* 0x55E5 */ 0x0000, /* 0x55E6 */ 0x0000, /* 0x55E7 */ 0x0000, /* 0x55E8 */ 0x0000, /* 0x55E9 */ 0x0000, /* 0x55EA */ 0x0000, /* 0x55EB */ 0x0000, /* 0x55EC */ 0x0000, /* 0x55ED */ 0x0000, /* 0x55EE */ 0x0000, /* 0x55EF */ 0x0000, /* 0x55F0 */ 0x0000, /* 0x55F1 */ 0x0000, /* 0x55F2 */ 0x0000, /* 0x55F3 */ 0x0000, /* 0x55F4 */ 0x0000, /* 0x55F5 */ 0x0000, /* 0x55F6 */ 0x0000, /* 0x55F7 */ 0x0000, /* 0x55F8 */ 0x0000, /* 0x55F9 */ 0x0000, /* 0x55FA */ 0x0000, /* 0x55FB */ 0x0000, /* 0x55FC */ 0x0000, /* 0x55FD */ 0x0000, /* 0x55FE */ 0x0000, /* 0x55FF */ 0x0000, /* 0x5600 */ 0x0000, /* 0x5601 */ 0x0000, /* 0x5602 */ 0x0000, /* 0x5603 */ 0x0000, /* 0x5604 */ 0x0000, /* 0x5605 */ 0x0000, /* 0x5606 */ 0x0000, /* 0x5607 */ 0x0000, /* 0x5608 */ 0x0000, /* 0x5609 */ 0x0000, /* 0x560A */ 0x0000, /* 0x560B */ 0x0000, /* 0x560C */ 0x0000, /* 0x560D */ 0x0000, /* 0x560E */ 0x0000, /* 0x560F */ 0x0000, /* 0x5610 */ 0x0000, /* 0x5611 */ 0x0000, /* 0x5612 */ 0x0000, /* 0x5613 */ 0x0000, /* 0x5614 */ 0x0000, /* 0x5615 */ 0x0000, /* 0x5616 */ 0x0000, /* 0x5617 */ 0x0000, /* 0x5618 */ 0x0000, /* 0x5619 */ 0x0000, /* 0x561A */ 0x0000, /* 0x561B */ 0x0000, /* 0x561C */ 0x0000, /* 0x561D */ 0x0000, /* 0x561E */ 0x0000, /* 0x561F */ 0x0000, /* 0x5620 */ 0x0000, /* 0x5621 */ 0x0000, /* 0x5622 */ 0x0000, /* 0x5623 */ 0x0000, /* 0x5624 */ 0x0000, /* 0x5625 */ 0x0000, /* 0x5626 */ 0x0000, /* 0x5627 */ 0x0000, /* 0x5628 */ 0x0000, /* 0x5629 */ 0x0000, /* 0x562A */ 0x0000, /* 0x562B */ 0x0000, /* 0x562C */ 0x0000, /* 0x562D */ 0x0000, /* 0x562E */ 0x0000, /* 0x562F */ 0x0000, /* 0x5630 */ 0x0000, /* 0x5631 */ 0x0000, /* 0x5632 */ 0x0000, /* 0x5633 */ 0x0000, /* 0x5634 */ 0x0000, /* 0x5635 */ 0x0000, /* 0x5636 */ 0x0000, /* 0x5637 */ 0x0000, /* 0x5638 */ 0x0000, /* 0x5639 */ 0x0000, /* 0x563A */ 0x0000, /* 0x563B */ 0x0000, /* 0x563C */ 0x0000, /* 0x563D */ 0x0000, /* 0x563E */ 0x0000, /* 0x563F */ 0x0000, /* 0x5640 */ 0x0000, /* 0x5641 */ 0x0000, /* 0x5642 */ 0x0000, /* 0x5643 */ 0x0000, /* 0x5644 */ 0x0000, /* 0x5645 */ 0x0000, /* 0x5646 */ 0x0000, /* 0x5647 */ 0x0000, /* 0x5648 */ 0x0000, /* 0x5649 */ 0x0000, /* 0x564A */ 0x0000, /* 0x564B */ 0x0000, /* 0x564C */ 0x0000, /* 0x564D */ 0x0000, /* 0x564E */ 0x0000, /* 0x564F */ 0x0000, /* 0x5650 */ 0x0000, /* 0x5651 */ 0x0000, /* 0x5652 */ 0x0000, /* 0x5653 */ 0x0000, /* 0x5654 */ 0x0000, /* 0x5655 */ 0x0000, /* 0x5656 */ 0x0000, /* 0x5657 */ 0x0000, /* 0x5658 */ 0x0000, /* 0x5659 */ 0x0000, /* 0x565A */ 0x0000, /* 0x565B */ 0x0000, /* 0x565C */ 0x0000, /* 0x565D */ 0x0000, /* 0x565E */ 0x0000, /* 0x565F */ 0x0000, /* 0x5660 */ 0x0000, /* 0x5661 */ 0x0000, /* 0x5662 */ 0x0000, /* 0x5663 */ 0x0000, /* 0x5664 */ 0x0000, /* 0x5665 */ 0x0000, /* 0x5666 */ 0x0000, /* 0x5667 */ 0x0000, /* 0x5668 */ 0x0000, /* 0x5669 */ 0x0000, /* 0x566A */ 0x0000, /* 0x566B */ 0x0000, /* 0x566C */ 0x0000, /* 0x566D */ 0x0000, /* 0x566E */ 0x0000, /* 0x566F */ 0x0000, /* 0x5670 */ 0x0000, /* 0x5671 */ 0x0000, /* 0x5672 */ 0x0000, /* 0x5673 */ 0x0000, /* 0x5674 */ 0x0000, /* 0x5675 */ 0x0000, /* 0x5676 */ 0x0000, /* 0x5677 */ 0x0000, /* 0x5678 */ 0x0000, /* 0x5679 */ 0x0000, /* 0x567A */ 0x0000, /* 0x567B */ 0x0000, /* 0x567C */ 0x0000, /* 0x567D */ 0x0000, /* 0x567E */ 0x0000, /* 0x567F */ 0x0000, /* 0x5680 */ 0x0000, /* 0x5681 */ 0x0000, /* 0x5682 */ 0x0000, /* 0x5683 */ 0x0000, /* 0x5684 */ 0x0000, /* 0x5685 */ 0x0000, /* 0x5686 */ 0x0000, /* 0x5687 */ 0x0000, /* 0x5688 */ 0x0000, /* 0x5689 */ 0x0000, /* 0x568A */ 0x0000, /* 0x568B */ 0x0000, /* 0x568C */ 0x0000, /* 0x568D */ 0x0000, /* 0x568E */ 0x0000, /* 0x568F */ 0x0000, /* 0x5690 */ 0x0000, /* 0x5691 */ 0x0000, /* 0x5692 */ 0x0000, /* 0x5693 */ 0x0000, /* 0x5694 */ 0x0000, /* 0x5695 */ 0x0000, /* 0x5696 */ 0x0000, /* 0x5697 */ 0x0000, /* 0x5698 */ 0x0000, /* 0x5699 */ 0x0000, /* 0x569A */ 0x0000, /* 0x569B */ 0x0000, /* 0x569C */ 0x0000, /* 0x569D */ 0x0000, /* 0x569E */ 0x0000, /* 0x569F */ 0x0000, /* 0x56A0 */ 0x0000, /* 0x56A1 */ 0x0000, /* 0x56A2 */ 0x0000, /* 0x56A3 */ 0x0000, /* 0x56A4 */ 0x0000, /* 0x56A5 */ 0x0000, /* 0x56A6 */ 0x0000, /* 0x56A7 */ 0x0000, /* 0x56A8 */ 0x0000, /* 0x56A9 */ 0x0000, /* 0x56AA */ 0x0000, /* 0x56AB */ 0x0000, /* 0x56AC */ 0x0000, /* 0x56AD */ 0x0000, /* 0x56AE */ 0x0000, /* 0x56AF */ 0x0000, /* 0x56B0 */ 0x0000, /* 0x56B1 */ 0x0000, /* 0x56B2 */ 0x0000, /* 0x56B3 */ 0x0000, /* 0x56B4 */ 0x0000, /* 0x56B5 */ 0x0000, /* 0x56B6 */ 0x0000, /* 0x56B7 */ 0x0000, /* 0x56B8 */ 0x0000, /* 0x56B9 */ 0x0000, /* 0x56BA */ 0x0000, /* 0x56BB */ 0x0000, /* 0x56BC */ 0x0000, /* 0x56BD */ 0x0000, /* 0x56BE */ 0x0000, /* 0x56BF */ 0x0000, /* 0x56C0 */ 0x0000, /* 0x56C1 */ 0x0000, /* 0x56C2 */ 0x0000, /* 0x56C3 */ 0x0000, /* 0x56C4 */ 0x0000, /* 0x56C5 */ 0x0000, /* 0x56C6 */ 0x0000, /* 0x56C7 */ 0x0000, /* 0x56C8 */ 0x0000, /* 0x56C9 */ 0x0000, /* 0x56CA */ 0x0000, /* 0x56CB */ 0x0000, /* 0x56CC */ 0x0000, /* 0x56CD */ 0x0000, /* 0x56CE */ 0x0000, /* 0x56CF */ 0x0000, /* 0x56D0 */ 0x0000, /* 0x56D1 */ 0x0000, /* 0x56D2 */ 0x0000, /* 0x56D3 */ 0x0000, /* 0x56D4 */ 0x0000, /* 0x56D5 */ 0x0000, /* 0x56D6 */ 0x0000, /* 0x56D7 */ 0x0000, /* 0x56D8 */ 0x0000, /* 0x56D9 */ 0x0000, /* 0x56DA */ 0x0000, /* 0x56DB */ 0x0000, /* 0x56DC */ 0x0000, /* 0x56DD */ 0x0000, /* 0x56DE */ 0x0000, /* 0x56DF */ 0x0000, /* 0x56E0 */ 0x0000, /* 0x56E1 */ 0x0000, /* 0x56E2 */ 0x0000, /* 0x56E3 */ 0x0000, /* 0x56E4 */ 0x0000, /* 0x56E5 */ 0x0000, /* 0x56E6 */ 0x0000, /* 0x56E7 */ 0x0000, /* 0x56E8 */ 0x0000, /* 0x56E9 */ 0x0000, /* 0x56EA */ 0x0000, /* 0x56EB */ 0x0000, /* 0x56EC */ 0x0000, /* 0x56ED */ 0x0000, /* 0x56EE */ 0x0000, /* 0x56EF */ 0x0000, /* 0x56F0 */ 0x0000, /* 0x56F1 */ 0x0000, /* 0x56F2 */ 0x0000, /* 0x56F3 */ 0x0000, /* 0x56F4 */ 0x0000, /* 0x56F5 */ 0x0000, /* 0x56F6 */ 0x0000, /* 0x56F7 */ 0x0000, /* 0x56F8 */ 0x0000, /* 0x56F9 */ 0x0000, /* 0x56FA */ 0x0000, /* 0x56FB */ 0x0000, /* 0x56FC */ 0x0000, /* 0x56FD */ 0x0000, /* 0x56FE */ 0x0000, /* 0x56FF */ 0x0000, /* 0x5700 */ 0x0000, /* 0x5701 */ 0x0000, /* 0x5702 */ 0x0000, /* 0x5703 */ 0x0000, /* 0x5704 */ 0x0000, /* 0x5705 */ 0x0000, /* 0x5706 */ 0x0000, /* 0x5707 */ 0x0000, /* 0x5708 */ 0x0000, /* 0x5709 */ 0x0000, /* 0x570A */ 0x0000, /* 0x570B */ 0x0000, /* 0x570C */ 0x0000, /* 0x570D */ 0x0000, /* 0x570E */ 0x0000, /* 0x570F */ 0x0000, /* 0x5710 */ 0x0000, /* 0x5711 */ 0x0000, /* 0x5712 */ 0x0000, /* 0x5713 */ 0x0000, /* 0x5714 */ 0x0000, /* 0x5715 */ 0x0000, /* 0x5716 */ 0x0000, /* 0x5717 */ 0x0000, /* 0x5718 */ 0x0000, /* 0x5719 */ 0x0000, /* 0x571A */ 0x0000, /* 0x571B */ 0x0000, /* 0x571C */ 0x0000, /* 0x571D */ 0x0000, /* 0x571E */ 0x0000, /* 0x571F */ 0x0000, /* 0x5720 */ 0x0000, /* 0x5721 */ 0x0000, /* 0x5722 */ 0x0000, /* 0x5723 */ 0x0000, /* 0x5724 */ 0x0000, /* 0x5725 */ 0x0000, /* 0x5726 */ 0x0000, /* 0x5727 */ 0x0000, /* 0x5728 */ 0x0000, /* 0x5729 */ 0x0000, /* 0x572A */ 0x0000, /* 0x572B */ 0x0000, /* 0x572C */ 0x0000, /* 0x572D */ 0x0000, /* 0x572E */ 0x0000, /* 0x572F */ 0x0000, /* 0x5730 */ 0x0000, /* 0x5731 */ 0x0000, /* 0x5732 */ 0x0000, /* 0x5733 */ 0x0000, /* 0x5734 */ 0x0000, /* 0x5735 */ 0x0000, /* 0x5736 */ 0x0000, /* 0x5737 */ 0x0000, /* 0x5738 */ 0x0000, /* 0x5739 */ 0x0000, /* 0x573A */ 0x0000, /* 0x573B */ 0x0000, /* 0x573C */ 0x0000, /* 0x573D */ 0x0000, /* 0x573E */ 0x0000, /* 0x573F */ 0x0000, /* 0x5740 */ 0x0000, /* 0x5741 */ 0x0000, /* 0x5742 */ 0x0000, /* 0x5743 */ 0x0000, /* 0x5744 */ 0x0000, /* 0x5745 */ 0x0000, /* 0x5746 */ 0x0000, /* 0x5747 */ 0x0000, /* 0x5748 */ 0x0000, /* 0x5749 */ 0x0000, /* 0x574A */ 0x0000, /* 0x574B */ 0x0000, /* 0x574C */ 0x0000, /* 0x574D */ 0x0000, /* 0x574E */ 0x0000, /* 0x574F */ 0x0000, /* 0x5750 */ 0x0000, /* 0x5751 */ 0x0000, /* 0x5752 */ 0x0000, /* 0x5753 */ 0x0000, /* 0x5754 */ 0x0000, /* 0x5755 */ 0x0000, /* 0x5756 */ 0x0000, /* 0x5757 */ 0x0000, /* 0x5758 */ 0x0000, /* 0x5759 */ 0x0000, /* 0x575A */ 0x0000, /* 0x575B */ 0x0000, /* 0x575C */ 0x0000, /* 0x575D */ 0x0000, /* 0x575E */ 0x0000, /* 0x575F */ 0x0000, /* 0x5760 */ 0x0000, /* 0x5761 */ 0x0000, /* 0x5762 */ 0x0000, /* 0x5763 */ 0x0000, /* 0x5764 */ 0x0000, /* 0x5765 */ 0x0000, /* 0x5766 */ 0x0000, /* 0x5767 */ 0x0000, /* 0x5768 */ 0x0000, /* 0x5769 */ 0x0000, /* 0x576A */ 0x0000, /* 0x576B */ 0x0000, /* 0x576C */ 0x0000, /* 0x576D */ 0x0000, /* 0x576E */ 0x0000, /* 0x576F */ 0x0000, /* 0x5770 */ 0x0000, /* 0x5771 */ 0x0000, /* 0x5772 */ 0x0000, /* 0x5773 */ 0x0000, /* 0x5774 */ 0x0000, /* 0x5775 */ 0x0000, /* 0x5776 */ 0x0000, /* 0x5777 */ 0x0000, /* 0x5778 */ 0x0000, /* 0x5779 */ 0x0000, /* 0x577A */ 0x0000, /* 0x577B */ 0x0000, /* 0x577C */ 0x0000, /* 0x577D */ 0x0000, /* 0x577E */ 0x0000, /* 0x577F */ 0x0000, /* 0x5780 */ 0x0000, /* 0x5781 */ 0x0000, /* 0x5782 */ 0x0000, /* 0x5783 */ 0x0000, /* 0x5784 */ 0x0000, /* 0x5785 */ 0x0000, /* 0x5786 */ 0x0000, /* 0x5787 */ 0x0000, /* 0x5788 */ 0x0000, /* 0x5789 */ 0x0000, /* 0x578A */ 0x0000, /* 0x578B */ 0x0000, /* 0x578C */ 0x0000, /* 0x578D */ 0x0000, /* 0x578E */ 0x0000, /* 0x578F */ 0x0000, /* 0x5790 */ 0x0000, /* 0x5791 */ 0x0000, /* 0x5792 */ 0x0000, /* 0x5793 */ 0x0000, /* 0x5794 */ 0x0000, /* 0x5795 */ 0x0000, /* 0x5796 */ 0x0000, /* 0x5797 */ 0x0000, /* 0x5798 */ 0x0000, /* 0x5799 */ 0x0000, /* 0x579A */ 0x0000, /* 0x579B */ 0x0000, /* 0x579C */ 0x0000, /* 0x579D */ 0x0000, /* 0x579E */ 0x0000, /* 0x579F */ 0x0000, /* 0x57A0 */ 0x0000, /* 0x57A1 */ 0x0000, /* 0x57A2 */ 0x0000, /* 0x57A3 */ 0x0000, /* 0x57A4 */ 0x0000, /* 0x57A5 */ 0x0000, /* 0x57A6 */ 0x0000, /* 0x57A7 */ 0x0000, /* 0x57A8 */ 0x0000, /* 0x57A9 */ 0x0000, /* 0x57AA */ 0x0000, /* 0x57AB */ 0x0000, /* 0x57AC */ 0x0000, /* 0x57AD */ 0x0000, /* 0x57AE */ 0x0000, /* 0x57AF */ 0x0000, /* 0x57B0 */ 0x0000, /* 0x57B1 */ 0x0000, /* 0x57B2 */ 0x0000, /* 0x57B3 */ 0x0000, /* 0x57B4 */ 0x0000, /* 0x57B5 */ 0x0000, /* 0x57B6 */ 0x0000, /* 0x57B7 */ 0x0000, /* 0x57B8 */ 0x0000, /* 0x57B9 */ 0x0000, /* 0x57BA */ 0x0000, /* 0x57BB */ 0x0000, /* 0x57BC */ 0x0000, /* 0x57BD */ 0x0000, /* 0x57BE */ 0x0000, /* 0x57BF */ 0x0000, /* 0x57C0 */ 0x0000, /* 0x57C1 */ 0x0000, /* 0x57C2 */ 0x0000, /* 0x57C3 */ 0x0000, /* 0x57C4 */ 0x0000, /* 0x57C5 */ 0x0000, /* 0x57C6 */ 0x0000, /* 0x57C7 */ 0x0000, /* 0x57C8 */ 0x0000, /* 0x57C9 */ 0x0000, /* 0x57CA */ 0x0000, /* 0x57CB */ 0x0000, /* 0x57CC */ 0x0000, /* 0x57CD */ 0x0000, /* 0x57CE */ 0x0000, /* 0x57CF */ 0x0000, /* 0x57D0 */ 0x0000, /* 0x57D1 */ 0x0000, /* 0x57D2 */ 0x0000, /* 0x57D3 */ 0x0000, /* 0x57D4 */ 0x0000, /* 0x57D5 */ 0x0000, /* 0x57D6 */ 0x0000, /* 0x57D7 */ 0x0000, /* 0x57D8 */ 0x0000, /* 0x57D9 */ 0x0000, /* 0x57DA */ 0x0000, /* 0x57DB */ 0x0000, /* 0x57DC */ 0x0000, /* 0x57DD */ 0x0000, /* 0x57DE */ 0x0000, /* 0x57DF */ 0x0000, /* 0x57E0 */ 0x0000, /* 0x57E1 */ 0x0000, /* 0x57E2 */ 0x0000, /* 0x57E3 */ 0x0000, /* 0x57E4 */ 0x0000, /* 0x57E5 */ 0x0000, /* 0x57E6 */ 0x0000, /* 0x57E7 */ 0x0000, /* 0x57E8 */ 0x0000, /* 0x57E9 */ 0x0000, /* 0x57EA */ 0x0000, /* 0x57EB */ 0x0000, /* 0x57EC */ 0x0000, /* 0x57ED */ 0x0000, /* 0x57EE */ 0x0000, /* 0x57EF */ 0x0000, /* 0x57F0 */ 0x0000, /* 0x57F1 */ 0x0000, /* 0x57F2 */ 0x0000, /* 0x57F3 */ 0x0000, /* 0x57F4 */ 0x0000, /* 0x57F5 */ 0x0000, /* 0x57F6 */ 0x0000, /* 0x57F7 */ 0x0000, /* 0x57F8 */ 0x0000, /* 0x57F9 */ 0x0000, /* 0x57FA */ 0x0000, /* 0x57FB */ 0x0000, /* 0x57FC */ 0x0000, /* 0x57FD */ 0x0000, /* 0x57FE */ 0x0000, /* 0x57FF */ 0x0000, /* 0x5800 */ 0x0000, /* 0x5801 */ 0x0000, /* 0x5802 */ 0x0000, /* 0x5803 */ 0x0000, /* 0x5804 */ 0x0000, /* 0x5805 */ 0x0000, /* 0x5806 */ 0x0000, /* 0x5807 */ 0x0000, /* 0x5808 */ 0x0000, /* 0x5809 */ 0x0000, /* 0x580A */ 0x0000, /* 0x580B */ 0x0000, /* 0x580C */ 0x0000, /* 0x580D */ 0x0000, /* 0x580E */ 0x0000, /* 0x580F */ 0x0000, /* 0x5810 */ 0x0000, /* 0x5811 */ 0x0000, /* 0x5812 */ 0x0000, /* 0x5813 */ 0x0000, /* 0x5814 */ 0x0000, /* 0x5815 */ 0x0000, /* 0x5816 */ 0x0000, /* 0x5817 */ 0x0000, /* 0x5818 */ 0x0000, /* 0x5819 */ 0x0000, /* 0x581A */ 0x0000, /* 0x581B */ 0x0000, /* 0x581C */ 0x0000, /* 0x581D */ 0x0000, /* 0x581E */ 0x0000, /* 0x581F */ 0x0000, /* 0x5820 */ 0x0000, /* 0x5821 */ 0x0000, /* 0x5822 */ 0x0000, /* 0x5823 */ 0x0000, /* 0x5824 */ 0x0000, /* 0x5825 */ 0x0000, /* 0x5826 */ 0x0000, /* 0x5827 */ 0x0000, /* 0x5828 */ 0x0000, /* 0x5829 */ 0x0000, /* 0x582A */ 0x0000, /* 0x582B */ 0x0000, /* 0x582C */ 0x0000, /* 0x582D */ 0x0000, /* 0x582E */ 0x0000, /* 0x582F */ 0x0000, /* 0x5830 */ 0x0000, /* 0x5831 */ 0x0000, /* 0x5832 */ 0x0000, /* 0x5833 */ 0x0000, /* 0x5834 */ 0x0000, /* 0x5835 */ 0x0000, /* 0x5836 */ 0x0000, /* 0x5837 */ 0x0000, /* 0x5838 */ 0x0000, /* 0x5839 */ 0x0000, /* 0x583A */ 0x0000, /* 0x583B */ 0x0000, /* 0x583C */ 0x0000, /* 0x583D */ 0x0000, /* 0x583E */ 0x0000, /* 0x583F */ 0x0000, /* 0x5840 */ 0x0000, /* 0x5841 */ 0x0000, /* 0x5842 */ 0x0000, /* 0x5843 */ 0x0000, /* 0x5844 */ 0x0000, /* 0x5845 */ 0x0000, /* 0x5846 */ 0x0000, /* 0x5847 */ 0x0000, /* 0x5848 */ 0x0000, /* 0x5849 */ 0x0000, /* 0x584A */ 0x0000, /* 0x584B */ 0x0000, /* 0x584C */ 0x0000, /* 0x584D */ 0x0000, /* 0x584E */ 0x0000, /* 0x584F */ 0x0000, /* 0x5850 */ 0x0000, /* 0x5851 */ 0x0000, /* 0x5852 */ 0x0000, /* 0x5853 */ 0x0000, /* 0x5854 */ 0x0000, /* 0x5855 */ 0x0000, /* 0x5856 */ 0x0000, /* 0x5857 */ 0x0000, /* 0x5858 */ 0x0000, /* 0x5859 */ 0x0000, /* 0x585A */ 0x0000, /* 0x585B */ 0x0000, /* 0x585C */ 0x0000, /* 0x585D */ 0x0000, /* 0x585E */ 0x0000, /* 0x585F */ 0x0000, /* 0x5860 */ 0x0000, /* 0x5861 */ 0x0000, /* 0x5862 */ 0x0000, /* 0x5863 */ 0x0000, /* 0x5864 */ 0x0000, /* 0x5865 */ 0x0000, /* 0x5866 */ 0x0000, /* 0x5867 */ 0x0000, /* 0x5868 */ 0x0000, /* 0x5869 */ 0x0000, /* 0x586A */ 0x0000, /* 0x586B */ 0x0000, /* 0x586C */ 0x0000, /* 0x586D */ 0x0000, /* 0x586E */ 0x0000, /* 0x586F */ 0x0000, /* 0x5870 */ 0x0000, /* 0x5871 */ 0x0000, /* 0x5872 */ 0x0000, /* 0x5873 */ 0x0000, /* 0x5874 */ 0x0000, /* 0x5875 */ 0x0000, /* 0x5876 */ 0x0000, /* 0x5877 */ 0x0000, /* 0x5878 */ 0x0000, /* 0x5879 */ 0x0000, /* 0x587A */ 0x0000, /* 0x587B */ 0x0000, /* 0x587C */ 0x0000, /* 0x587D */ 0x0000, /* 0x587E */ 0x0000, /* 0x587F */ 0x0000, /* 0x5880 */ 0x0000, /* 0x5881 */ 0x0000, /* 0x5882 */ 0x0000, /* 0x5883 */ 0x0000, /* 0x5884 */ 0x0000, /* 0x5885 */ 0x0000, /* 0x5886 */ 0x0000, /* 0x5887 */ 0x0000, /* 0x5888 */ 0x0000, /* 0x5889 */ 0x0000, /* 0x588A */ 0x0000, /* 0x588B */ 0x0000, /* 0x588C */ 0x0000, /* 0x588D */ 0x0000, /* 0x588E */ 0x0000, /* 0x588F */ 0x0000, /* 0x5890 */ 0x0000, /* 0x5891 */ 0x0000, /* 0x5892 */ 0x0000, /* 0x5893 */ 0x0000, /* 0x5894 */ 0x0000, /* 0x5895 */ 0x0000, /* 0x5896 */ 0x0000, /* 0x5897 */ 0x0000, /* 0x5898 */ 0x0000, /* 0x5899 */ 0x0000, /* 0x589A */ 0x0000, /* 0x589B */ 0x0000, /* 0x589C */ 0x0000, /* 0x589D */ 0x0000, /* 0x589E */ 0x0000, /* 0x589F */ 0x0000, /* 0x58A0 */ 0x0000, /* 0x58A1 */ 0x0000, /* 0x58A2 */ 0x0000, /* 0x58A3 */ 0x0000, /* 0x58A4 */ 0x0000, /* 0x58A5 */ 0x0000, /* 0x58A6 */ 0x0000, /* 0x58A7 */ 0x0000, /* 0x58A8 */ 0x0000, /* 0x58A9 */ 0x0000, /* 0x58AA */ 0x0000, /* 0x58AB */ 0x0000, /* 0x58AC */ 0x0000, /* 0x58AD */ 0x0000, /* 0x58AE */ 0x0000, /* 0x58AF */ 0x0000, /* 0x58B0 */ 0x0000, /* 0x58B1 */ 0x0000, /* 0x58B2 */ 0x0000, /* 0x58B3 */ 0x0000, /* 0x58B4 */ 0x0000, /* 0x58B5 */ 0x0000, /* 0x58B6 */ 0x0000, /* 0x58B7 */ 0x0000, /* 0x58B8 */ 0x0000, /* 0x58B9 */ 0x0000, /* 0x58BA */ 0x0000, /* 0x58BB */ 0x0000, /* 0x58BC */ 0x0000, /* 0x58BD */ 0x0000, /* 0x58BE */ 0x0000, /* 0x58BF */ 0x0000, /* 0x58C0 */ 0x0000, /* 0x58C1 */ 0x0000, /* 0x58C2 */ 0x0000, /* 0x58C3 */ 0x0000, /* 0x58C4 */ 0x0000, /* 0x58C5 */ 0x0000, /* 0x58C6 */ 0x0000, /* 0x58C7 */ 0x0000, /* 0x58C8 */ 0x0000, /* 0x58C9 */ 0x0000, /* 0x58CA */ 0x0000, /* 0x58CB */ 0x0000, /* 0x58CC */ 0x0000, /* 0x58CD */ 0x0000, /* 0x58CE */ 0x0000, /* 0x58CF */ 0x0000, /* 0x58D0 */ 0x0000, /* 0x58D1 */ 0x0000, /* 0x58D2 */ 0x0000, /* 0x58D3 */ 0x0000, /* 0x58D4 */ 0x0000, /* 0x58D5 */ 0x0000, /* 0x58D6 */ 0x0000, /* 0x58D7 */ 0x0000, /* 0x58D8 */ 0x0000, /* 0x58D9 */ 0x0000, /* 0x58DA */ 0x0000, /* 0x58DB */ 0x0000, /* 0x58DC */ 0x0000, /* 0x58DD */ 0x0000, /* 0x58DE */ 0x0000, /* 0x58DF */ 0x0000, /* 0x58E0 */ 0x0000, /* 0x58E1 */ 0x0000, /* 0x58E2 */ 0x0000, /* 0x58E3 */ 0x0000, /* 0x58E4 */ 0x0000, /* 0x58E5 */ 0x0000, /* 0x58E6 */ 0x0000, /* 0x58E7 */ 0x0000, /* 0x58E8 */ 0x0000, /* 0x58E9 */ 0x0000, /* 0x58EA */ 0x0000, /* 0x58EB */ 0x0000, /* 0x58EC */ 0x0000, /* 0x58ED */ 0x0000, /* 0x58EE */ 0x0000, /* 0x58EF */ 0x0000, /* 0x58F0 */ 0x0000, /* 0x58F1 */ 0x0000, /* 0x58F2 */ 0x0000, /* 0x58F3 */ 0x0000, /* 0x58F4 */ 0x0000, /* 0x58F5 */ 0x0000, /* 0x58F6 */ 0x0000, /* 0x58F7 */ 0x0000, /* 0x58F8 */ 0x0000, /* 0x58F9 */ 0x0000, /* 0x58FA */ 0x0000, /* 0x58FB */ 0x0000, /* 0x58FC */ 0x0000, /* 0x58FD */ 0x0000, /* 0x58FE */ 0x0000, /* 0x58FF */ 0x0000, /* 0x5900 */ 0x0000, /* 0x5901 */ 0x0000, /* 0x5902 */ 0x0000, /* 0x5903 */ 0x0000, /* 0x5904 */ 0x0000, /* 0x5905 */ 0x0000, /* 0x5906 */ 0x0000, /* 0x5907 */ 0x0000, /* 0x5908 */ 0x0000, /* 0x5909 */ 0x0000, /* 0x590A */ 0x0000, /* 0x590B */ 0x0000, /* 0x590C */ 0x0000, /* 0x590D */ 0x0000, /* 0x590E */ 0x0000, /* 0x590F */ 0x0000, /* 0x5910 */ 0x0000, /* 0x5911 */ 0x0000, /* 0x5912 */ 0x0000, /* 0x5913 */ 0x0000, /* 0x5914 */ 0x0000, /* 0x5915 */ 0x0000, /* 0x5916 */ 0x0000, /* 0x5917 */ 0x0000, /* 0x5918 */ 0x0000, /* 0x5919 */ 0x0000, /* 0x591A */ 0x0000, /* 0x591B */ 0x0000, /* 0x591C */ 0x0000, /* 0x591D */ 0x0000, /* 0x591E */ 0x0000, /* 0x591F */ 0x0000, /* 0x5920 */ 0x0000, /* 0x5921 */ 0x0000, /* 0x5922 */ 0x0000, /* 0x5923 */ 0x0000, /* 0x5924 */ 0x0000, /* 0x5925 */ 0x0000, /* 0x5926 */ 0x0000, /* 0x5927 */ 0x0000, /* 0x5928 */ 0x0000, /* 0x5929 */ 0x0000, /* 0x592A */ 0x0000, /* 0x592B */ 0x0000, /* 0x592C */ 0x0000, /* 0x592D */ 0x0000, /* 0x592E */ 0x0000, /* 0x592F */ 0x0000, /* 0x5930 */ 0x0000, /* 0x5931 */ 0x0000, /* 0x5932 */ 0x0000, /* 0x5933 */ 0x0000, /* 0x5934 */ 0x0000, /* 0x5935 */ 0x0000, /* 0x5936 */ 0x0000, /* 0x5937 */ 0x0000, /* 0x5938 */ 0x0000, /* 0x5939 */ 0x0000, /* 0x593A */ 0x0000, /* 0x593B */ 0x0000, /* 0x593C */ 0x0000, /* 0x593D */ 0x0000, /* 0x593E */ 0x0000, /* 0x593F */ 0x0000, /* 0x5940 */ 0x0000, /* 0x5941 */ 0x0000, /* 0x5942 */ 0x0000, /* 0x5943 */ 0x0000, /* 0x5944 */ 0x0000, /* 0x5945 */ 0x0000, /* 0x5946 */ 0x0000, /* 0x5947 */ 0x0000, /* 0x5948 */ 0x0000, /* 0x5949 */ 0x0000, /* 0x594A */ 0x0000, /* 0x594B */ 0x0000, /* 0x594C */ 0x0000, /* 0x594D */ 0x0000, /* 0x594E */ 0x0000, /* 0x594F */ 0x0000, /* 0x5950 */ 0x0000, /* 0x5951 */ 0x0000, /* 0x5952 */ 0x0000, /* 0x5953 */ 0x0000, /* 0x5954 */ 0x0000, /* 0x5955 */ 0x0000, /* 0x5956 */ 0x0000, /* 0x5957 */ 0x0000, /* 0x5958 */ 0x0000, /* 0x5959 */ 0x0000, /* 0x595A */ 0x0000, /* 0x595B */ 0x0000, /* 0x595C */ 0x0000, /* 0x595D */ 0x0000, /* 0x595E */ 0x0000, /* 0x595F */ 0x0000, /* 0x5960 */ 0x0000, /* 0x5961 */ 0x0000, /* 0x5962 */ 0x0000, /* 0x5963 */ 0x0000, /* 0x5964 */ 0x0000, /* 0x5965 */ 0x0000, /* 0x5966 */ 0x0000, /* 0x5967 */ 0x0000, /* 0x5968 */ 0x0000, /* 0x5969 */ 0x0000, /* 0x596A */ 0x0000, /* 0x596B */ 0x0000, /* 0x596C */ 0x0000, /* 0x596D */ 0x0000, /* 0x596E */ 0x0000, /* 0x596F */ 0x0000, /* 0x5970 */ 0x0000, /* 0x5971 */ 0x0000, /* 0x5972 */ 0x0000, /* 0x5973 */ 0x0000, /* 0x5974 */ 0x0000, /* 0x5975 */ 0x0000, /* 0x5976 */ 0x0000, /* 0x5977 */ 0x0000, /* 0x5978 */ 0x0000, /* 0x5979 */ 0x0000, /* 0x597A */ 0x0000, /* 0x597B */ 0x0000, /* 0x597C */ 0x0000, /* 0x597D */ 0x0000, /* 0x597E */ 0x0000, /* 0x597F */ 0x0000, /* 0x5980 */ 0x0000, /* 0x5981 */ 0x0000, /* 0x5982 */ 0x0000, /* 0x5983 */ 0x0000, /* 0x5984 */ 0x0000, /* 0x5985 */ 0x0000, /* 0x5986 */ 0x0000, /* 0x5987 */ 0x0000, /* 0x5988 */ 0x0000, /* 0x5989 */ 0x0000, /* 0x598A */ 0x0000, /* 0x598B */ 0x0000, /* 0x598C */ 0x0000, /* 0x598D */ 0x0000, /* 0x598E */ 0x0000, /* 0x598F */ 0x0000, /* 0x5990 */ 0x0000, /* 0x5991 */ 0x0000, /* 0x5992 */ 0x0000, /* 0x5993 */ 0x0000, /* 0x5994 */ 0x0000, /* 0x5995 */ 0x0000, /* 0x5996 */ 0x0000, /* 0x5997 */ 0x0000, /* 0x5998 */ 0x0000, /* 0x5999 */ 0x0000, /* 0x599A */ 0x0000, /* 0x599B */ 0x0000, /* 0x599C */ 0x0000, /* 0x599D */ 0x0000, /* 0x599E */ 0x0000, /* 0x599F */ 0x0000, /* 0x59A0 */ 0x0000, /* 0x59A1 */ 0x0000, /* 0x59A2 */ 0x0000, /* 0x59A3 */ 0x0000, /* 0x59A4 */ 0x0000, /* 0x59A5 */ 0x0000, /* 0x59A6 */ 0x0000, /* 0x59A7 */ 0x0000, /* 0x59A8 */ 0x0000, /* 0x59A9 */ 0x0000, /* 0x59AA */ 0x0000, /* 0x59AB */ 0x0000, /* 0x59AC */ 0x0000, /* 0x59AD */ 0x0000, /* 0x59AE */ 0x0000, /* 0x59AF */ 0x0000, /* 0x59B0 */ 0x0000, /* 0x59B1 */ 0x0000, /* 0x59B2 */ 0x0000, /* 0x59B3 */ 0x0000, /* 0x59B4 */ 0x0000, /* 0x59B5 */ 0x0000, /* 0x59B6 */ 0x0000, /* 0x59B7 */ 0x0000, /* 0x59B8 */ 0x0000, /* 0x59B9 */ 0x0000, /* 0x59BA */ 0x0000, /* 0x59BB */ 0x0000, /* 0x59BC */ 0x0000, /* 0x59BD */ 0x0000, /* 0x59BE */ 0x0000, /* 0x59BF */ 0x0000, /* 0x59C0 */ 0x0000, /* 0x59C1 */ 0x0000, /* 0x59C2 */ 0x0000, /* 0x59C3 */ 0x0000, /* 0x59C4 */ 0x0000, /* 0x59C5 */ 0x0000, /* 0x59C6 */ 0x0000, /* 0x59C7 */ 0x0000, /* 0x59C8 */ 0x0000, /* 0x59C9 */ 0x0000, /* 0x59CA */ 0x0000, /* 0x59CB */ 0x0000, /* 0x59CC */ 0x0000, /* 0x59CD */ 0x0000, /* 0x59CE */ 0x0000, /* 0x59CF */ 0x0000, /* 0x59D0 */ 0x0000, /* 0x59D1 */ 0x0000, /* 0x59D2 */ 0x0000, /* 0x59D3 */ 0x0000, /* 0x59D4 */ 0x0000, /* 0x59D5 */ 0x0000, /* 0x59D6 */ 0x0000, /* 0x59D7 */ 0x0000, /* 0x59D8 */ 0x0000, /* 0x59D9 */ 0x0000, /* 0x59DA */ 0x0000, /* 0x59DB */ 0x0000, /* 0x59DC */ 0x0000, /* 0x59DD */ 0x0000, /* 0x59DE */ 0x0000, /* 0x59DF */ 0x0000, /* 0x59E0 */ 0x0000, /* 0x59E1 */ 0x0000, /* 0x59E2 */ 0x0000, /* 0x59E3 */ 0x0000, /* 0x59E4 */ 0x0000, /* 0x59E5 */ 0x0000, /* 0x59E6 */ 0x0000, /* 0x59E7 */ 0x0000, /* 0x59E8 */ 0x0000, /* 0x59E9 */ 0x0000, /* 0x59EA */ 0x0000, /* 0x59EB */ 0x0000, /* 0x59EC */ 0x0000, /* 0x59ED */ 0x0000, /* 0x59EE */ 0x0000, /* 0x59EF */ 0x0000, /* 0x59F0 */ 0x0000, /* 0x59F1 */ 0x0000, /* 0x59F2 */ 0x0000, /* 0x59F3 */ 0x0000, /* 0x59F4 */ 0x0000, /* 0x59F5 */ 0x0000, /* 0x59F6 */ 0x0000, /* 0x59F7 */ 0x0000, /* 0x59F8 */ 0x0000, /* 0x59F9 */ 0x0000, /* 0x59FA */ 0x0000, /* 0x59FB */ 0x0000, /* 0x59FC */ 0x0000, /* 0x59FD */ 0x0000, /* 0x59FE */ 0x0000, /* 0x59FF */ 0x0000, /* 0x5A00 */ 0x0000, /* 0x5A01 */ 0x0000, /* 0x5A02 */ 0x0000, /* 0x5A03 */ 0x0000, /* 0x5A04 */ 0x0000, /* 0x5A05 */ 0x0000, /* 0x5A06 */ 0x0000, /* 0x5A07 */ 0x0000, /* 0x5A08 */ 0x0000, /* 0x5A09 */ 0x0000, /* 0x5A0A */ 0x0000, /* 0x5A0B */ 0x0000, /* 0x5A0C */ 0x0000, /* 0x5A0D */ 0x0000, /* 0x5A0E */ 0x0000, /* 0x5A0F */ 0x0000, /* 0x5A10 */ 0x0000, /* 0x5A11 */ 0x0000, /* 0x5A12 */ 0x0000, /* 0x5A13 */ 0x0000, /* 0x5A14 */ 0x0000, /* 0x5A15 */ 0x0000, /* 0x5A16 */ 0x0000, /* 0x5A17 */ 0x0000, /* 0x5A18 */ 0x0000, /* 0x5A19 */ 0x0000, /* 0x5A1A */ 0x0000, /* 0x5A1B */ 0x0000, /* 0x5A1C */ 0x0000, /* 0x5A1D */ 0x0000, /* 0x5A1E */ 0x0000, /* 0x5A1F */ 0x0000, /* 0x5A20 */ 0x0000, /* 0x5A21 */ 0x0000, /* 0x5A22 */ 0x0000, /* 0x5A23 */ 0x0000, /* 0x5A24 */ 0x0000, /* 0x5A25 */ 0x0000, /* 0x5A26 */ 0x0000, /* 0x5A27 */ 0x0000, /* 0x5A28 */ 0x0000, /* 0x5A29 */ 0x0000, /* 0x5A2A */ 0x0000, /* 0x5A2B */ 0x0000, /* 0x5A2C */ 0x0000, /* 0x5A2D */ 0x0000, /* 0x5A2E */ 0x0000, /* 0x5A2F */ 0x0000, /* 0x5A30 */ 0x0000, /* 0x5A31 */ 0x0000, /* 0x5A32 */ 0x0000, /* 0x5A33 */ 0x0000, /* 0x5A34 */ 0x0000, /* 0x5A35 */ 0x0000, /* 0x5A36 */ 0x0000, /* 0x5A37 */ 0x0000, /* 0x5A38 */ 0x0000, /* 0x5A39 */ 0x0000, /* 0x5A3A */ 0x0000, /* 0x5A3B */ 0x0000, /* 0x5A3C */ 0x0000, /* 0x5A3D */ 0x0000, /* 0x5A3E */ 0x0000, /* 0x5A3F */ 0x0000, /* 0x5A40 */ 0x0000, /* 0x5A41 */ 0x0000, /* 0x5A42 */ 0x0000, /* 0x5A43 */ 0x0000, /* 0x5A44 */ 0x0000, /* 0x5A45 */ 0x0000, /* 0x5A46 */ 0x0000, /* 0x5A47 */ 0x0000, /* 0x5A48 */ 0x0000, /* 0x5A49 */ 0x0000, /* 0x5A4A */ 0x0000, /* 0x5A4B */ 0x0000, /* 0x5A4C */ 0x0000, /* 0x5A4D */ 0x0000, /* 0x5A4E */ 0x0000, /* 0x5A4F */ 0x0000, /* 0x5A50 */ 0x0000, /* 0x5A51 */ 0x0000, /* 0x5A52 */ 0x0000, /* 0x5A53 */ 0x0000, /* 0x5A54 */ 0x0000, /* 0x5A55 */ 0x0000, /* 0x5A56 */ 0x0000, /* 0x5A57 */ 0x0000, /* 0x5A58 */ 0x0000, /* 0x5A59 */ 0x0000, /* 0x5A5A */ 0x0000, /* 0x5A5B */ 0x0000, /* 0x5A5C */ 0x0000, /* 0x5A5D */ 0x0000, /* 0x5A5E */ 0x0000, /* 0x5A5F */ 0x0000, /* 0x5A60 */ 0x0000, /* 0x5A61 */ 0x0000, /* 0x5A62 */ 0x0000, /* 0x5A63 */ 0x0000, /* 0x5A64 */ 0x0000, /* 0x5A65 */ 0x0000, /* 0x5A66 */ 0x0000, /* 0x5A67 */ 0x0000, /* 0x5A68 */ 0x0000, /* 0x5A69 */ 0x0000, /* 0x5A6A */ 0x0000, /* 0x5A6B */ 0x0000, /* 0x5A6C */ 0x0000, /* 0x5A6D */ 0x0000, /* 0x5A6E */ 0x0000, /* 0x5A6F */ 0x0000, /* 0x5A70 */ 0x0000, /* 0x5A71 */ 0x0000, /* 0x5A72 */ 0x0000, /* 0x5A73 */ 0x0000, /* 0x5A74 */ 0x0000, /* 0x5A75 */ 0x0000, /* 0x5A76 */ 0x0000, /* 0x5A77 */ 0x0000, /* 0x5A78 */ 0x0000, /* 0x5A79 */ 0x0000, /* 0x5A7A */ 0x0000, /* 0x5A7B */ 0x0000, /* 0x5A7C */ 0x0000, /* 0x5A7D */ 0x0000, /* 0x5A7E */ 0x0000, /* 0x5A7F */ 0x0000, /* 0x5A80 */ 0x0000, /* 0x5A81 */ 0x0000, /* 0x5A82 */ 0x0000, /* 0x5A83 */ 0x0000, /* 0x5A84 */ 0x0000, /* 0x5A85 */ 0x0000, /* 0x5A86 */ 0x0000, /* 0x5A87 */ 0x0000, /* 0x5A88 */ 0x0000, /* 0x5A89 */ 0x0000, /* 0x5A8A */ 0x0000, /* 0x5A8B */ 0x0000, /* 0x5A8C */ 0x0000, /* 0x5A8D */ 0x0000, /* 0x5A8E */ 0x0000, /* 0x5A8F */ 0x0000, /* 0x5A90 */ 0x0000, /* 0x5A91 */ 0x0000, /* 0x5A92 */ 0x0000, /* 0x5A93 */ 0x0000, /* 0x5A94 */ 0x0000, /* 0x5A95 */ 0x0000, /* 0x5A96 */ 0x0000, /* 0x5A97 */ 0x0000, /* 0x5A98 */ 0x0000, /* 0x5A99 */ 0x0000, /* 0x5A9A */ 0x0000, /* 0x5A9B */ 0x0000, /* 0x5A9C */ 0x0000, /* 0x5A9D */ 0x0000, /* 0x5A9E */ 0x0000, /* 0x5A9F */ 0x0000, /* 0x5AA0 */ 0x0000, /* 0x5AA1 */ 0x0000, /* 0x5AA2 */ 0x0000, /* 0x5AA3 */ 0x0000, /* 0x5AA4 */ 0x0000, /* 0x5AA5 */ 0x0000, /* 0x5AA6 */ 0x0000, /* 0x5AA7 */ 0x0000, /* 0x5AA8 */ 0x0000, /* 0x5AA9 */ 0x0000, /* 0x5AAA */ 0x0000, /* 0x5AAB */ 0x0000, /* 0x5AAC */ 0x0000, /* 0x5AAD */ 0x0000, /* 0x5AAE */ 0x0000, /* 0x5AAF */ 0x0000, /* 0x5AB0 */ 0x0000, /* 0x5AB1 */ 0x0000, /* 0x5AB2 */ 0x0000, /* 0x5AB3 */ 0x0000, /* 0x5AB4 */ 0x0000, /* 0x5AB5 */ 0x0000, /* 0x5AB6 */ 0x0000, /* 0x5AB7 */ 0x0000, /* 0x5AB8 */ 0x0000, /* 0x5AB9 */ 0x0000, /* 0x5ABA */ 0x0000, /* 0x5ABB */ 0x0000, /* 0x5ABC */ 0x0000, /* 0x5ABD */ 0x0000, /* 0x5ABE */ 0x0000, /* 0x5ABF */ 0x0000, /* 0x5AC0 */ 0x0000, /* 0x5AC1 */ 0x0000, /* 0x5AC2 */ 0x0000, /* 0x5AC3 */ 0x0000, /* 0x5AC4 */ 0x0000, /* 0x5AC5 */ 0x0000, /* 0x5AC6 */ 0x0000, /* 0x5AC7 */ 0x0000, /* 0x5AC8 */ 0x0000, /* 0x5AC9 */ 0x0000, /* 0x5ACA */ 0x0000, /* 0x5ACB */ 0x0000, /* 0x5ACC */ 0x0000, /* 0x5ACD */ 0x0000, /* 0x5ACE */ 0x0000, /* 0x5ACF */ 0x0000, /* 0x5AD0 */ 0x0000, /* 0x5AD1 */ 0x0000, /* 0x5AD2 */ 0x0000, /* 0x5AD3 */ 0x0000, /* 0x5AD4 */ 0x0000, /* 0x5AD5 */ 0x0000, /* 0x5AD6 */ 0x0000, /* 0x5AD7 */ 0x0000, /* 0x5AD8 */ 0x0000, /* 0x5AD9 */ 0x0000, /* 0x5ADA */ 0x0000, /* 0x5ADB */ 0x0000, /* 0x5ADC */ 0x0000, /* 0x5ADD */ 0x0000, /* 0x5ADE */ 0x0000, /* 0x5ADF */ 0x0000, /* 0x5AE0 */ 0x0000, /* 0x5AE1 */ 0x0000, /* 0x5AE2 */ 0x0000, /* 0x5AE3 */ 0x0000, /* 0x5AE4 */ 0x0000, /* 0x5AE5 */ 0x0000, /* 0x5AE6 */ 0x0000, /* 0x5AE7 */ 0x0000, /* 0x5AE8 */ 0x0000, /* 0x5AE9 */ 0x0000, /* 0x5AEA */ 0x0000, /* 0x5AEB */ 0x0000, /* 0x5AEC */ 0x0000, /* 0x5AED */ 0x0000, /* 0x5AEE */ 0x0000, /* 0x5AEF */ 0x0000, /* 0x5AF0 */ 0x0000, /* 0x5AF1 */ 0x0000, /* 0x5AF2 */ 0x0000, /* 0x5AF3 */ 0x0000, /* 0x5AF4 */ 0x0000, /* 0x5AF5 */ 0x0000, /* 0x5AF6 */ 0x0000, /* 0x5AF7 */ 0x0000, /* 0x5AF8 */ 0x0000, /* 0x5AF9 */ 0x0000, /* 0x5AFA */ 0x0000, /* 0x5AFB */ 0x0000, /* 0x5AFC */ 0x0000, /* 0x5AFD */ 0x0000, /* 0x5AFE */ 0x0000, /* 0x5AFF */ 0x0000, /* 0x5B00 */ 0x0000, /* 0x5B01 */ 0x0000, /* 0x5B02 */ 0x0000, /* 0x5B03 */ 0x0000, /* 0x5B04 */ 0x0000, /* 0x5B05 */ 0x0000, /* 0x5B06 */ 0x0000, /* 0x5B07 */ 0x0000, /* 0x5B08 */ 0x0000, /* 0x5B09 */ 0x0000, /* 0x5B0A */ 0x0000, /* 0x5B0B */ 0x0000, /* 0x5B0C */ 0x0000, /* 0x5B0D */ 0x0000, /* 0x5B0E */ 0x0000, /* 0x5B0F */ 0x0000, /* 0x5B10 */ 0x0000, /* 0x5B11 */ 0x0000, /* 0x5B12 */ 0x0000, /* 0x5B13 */ 0x0000, /* 0x5B14 */ 0x0000, /* 0x5B15 */ 0x0000, /* 0x5B16 */ 0x0000, /* 0x5B17 */ 0x0000, /* 0x5B18 */ 0x0000, /* 0x5B19 */ 0x0000, /* 0x5B1A */ 0x0000, /* 0x5B1B */ 0x0000, /* 0x5B1C */ 0x0000, /* 0x5B1D */ 0x0000, /* 0x5B1E */ 0x0000, /* 0x5B1F */ 0x0000, /* 0x5B20 */ 0x0000, /* 0x5B21 */ 0x0000, /* 0x5B22 */ 0x0000, /* 0x5B23 */ 0x0000, /* 0x5B24 */ 0x0000, /* 0x5B25 */ 0x0000, /* 0x5B26 */ 0x0000, /* 0x5B27 */ 0x0000, /* 0x5B28 */ 0x0000, /* 0x5B29 */ 0x0000, /* 0x5B2A */ 0x0000, /* 0x5B2B */ 0x0000, /* 0x5B2C */ 0x0000, /* 0x5B2D */ 0x0000, /* 0x5B2E */ 0x0000, /* 0x5B2F */ 0x0000, /* 0x5B30 */ 0x0000, /* 0x5B31 */ 0x0000, /* 0x5B32 */ 0x0000, /* 0x5B33 */ 0x0000, /* 0x5B34 */ 0x0000, /* 0x5B35 */ 0x0000, /* 0x5B36 */ 0x0000, /* 0x5B37 */ 0x0000, /* 0x5B38 */ 0x0000, /* 0x5B39 */ 0x0000, /* 0x5B3A */ 0x0000, /* 0x5B3B */ 0x0000, /* 0x5B3C */ 0x0000, /* 0x5B3D */ 0x0000, /* 0x5B3E */ 0x0000, /* 0x5B3F */ 0x0000, /* 0x5B40 */ 0x0000, /* 0x5B41 */ 0x0000, /* 0x5B42 */ 0x0000, /* 0x5B43 */ 0x0000, /* 0x5B44 */ 0x0000, /* 0x5B45 */ 0x0000, /* 0x5B46 */ 0x0000, /* 0x5B47 */ 0x0000, /* 0x5B48 */ 0x0000, /* 0x5B49 */ 0x0000, /* 0x5B4A */ 0x0000, /* 0x5B4B */ 0x0000, /* 0x5B4C */ 0x0000, /* 0x5B4D */ 0x0000, /* 0x5B4E */ 0x0000, /* 0x5B4F */ 0x0000, /* 0x5B50 */ 0x0000, /* 0x5B51 */ 0x0000, /* 0x5B52 */ 0x0000, /* 0x5B53 */ 0x0000, /* 0x5B54 */ 0x0000, /* 0x5B55 */ 0x0000, /* 0x5B56 */ 0x0000, /* 0x5B57 */ 0x0000, /* 0x5B58 */ 0x0000, /* 0x5B59 */ 0x0000, /* 0x5B5A */ 0x0000, /* 0x5B5B */ 0x0000, /* 0x5B5C */ 0x0000, /* 0x5B5D */ 0x0000, /* 0x5B5E */ 0x0000, /* 0x5B5F */ 0x0000, /* 0x5B60 */ 0x0000, /* 0x5B61 */ 0x0000, /* 0x5B62 */ 0x0000, /* 0x5B63 */ 0x0000, /* 0x5B64 */ 0x0000, /* 0x5B65 */ 0x0000, /* 0x5B66 */ 0x0000, /* 0x5B67 */ 0x0000, /* 0x5B68 */ 0x0000, /* 0x5B69 */ 0x0000, /* 0x5B6A */ 0x0000, /* 0x5B6B */ 0x0000, /* 0x5B6C */ 0x0000, /* 0x5B6D */ 0x0000, /* 0x5B6E */ 0x0000, /* 0x5B6F */ 0x0000, /* 0x5B70 */ 0x0000, /* 0x5B71 */ 0x0000, /* 0x5B72 */ 0x0000, /* 0x5B73 */ 0x0000, /* 0x5B74 */ 0x0000, /* 0x5B75 */ 0x0000, /* 0x5B76 */ 0x0000, /* 0x5B77 */ 0x0000, /* 0x5B78 */ 0x0000, /* 0x5B79 */ 0x0000, /* 0x5B7A */ 0x0000, /* 0x5B7B */ 0x0000, /* 0x5B7C */ 0x0000, /* 0x5B7D */ 0x0000, /* 0x5B7E */ 0x0000, /* 0x5B7F */ 0x0000, /* 0x5B80 */ 0x0000, /* 0x5B81 */ 0x0000, /* 0x5B82 */ 0x0000, /* 0x5B83 */ 0x0000, /* 0x5B84 */ 0x0000, /* 0x5B85 */ 0x0000, /* 0x5B86 */ 0x0000, /* 0x5B87 */ 0x0000, /* 0x5B88 */ 0x0000, /* 0x5B89 */ 0x0000, /* 0x5B8A */ 0x0000, /* 0x5B8B */ 0x0000, /* 0x5B8C */ 0x0000, /* 0x5B8D */ 0x0000, /* 0x5B8E */ 0x0000, /* 0x5B8F */ 0x0000, /* 0x5B90 */ 0x0000, /* 0x5B91 */ 0x0000, /* 0x5B92 */ 0x0000, /* 0x5B93 */ 0x0000, /* 0x5B94 */ 0x0000, /* 0x5B95 */ 0x0000, /* 0x5B96 */ 0x0000, /* 0x5B97 */ 0x0000, /* 0x5B98 */ 0x0000, /* 0x5B99 */ 0x0000, /* 0x5B9A */ 0x0000, /* 0x5B9B */ 0x0000, /* 0x5B9C */ 0x0000, /* 0x5B9D */ 0x0000, /* 0x5B9E */ 0x0000, /* 0x5B9F */ 0x0000, /* 0x5BA0 */ 0x0000, /* 0x5BA1 */ 0x0000, /* 0x5BA2 */ 0x0000, /* 0x5BA3 */ 0x0000, /* 0x5BA4 */ 0x0000, /* 0x5BA5 */ 0x0000, /* 0x5BA6 */ 0x0000, /* 0x5BA7 */ 0x0000, /* 0x5BA8 */ 0x0000, /* 0x5BA9 */ 0x0000, /* 0x5BAA */ 0x0000, /* 0x5BAB */ 0x0000, /* 0x5BAC */ 0x0000, /* 0x5BAD */ 0x0000, /* 0x5BAE */ 0x0000, /* 0x5BAF */ 0x0000, /* 0x5BB0 */ 0x0000, /* 0x5BB1 */ 0x0000, /* 0x5BB2 */ 0x0000, /* 0x5BB3 */ 0x0000, /* 0x5BB4 */ 0x0000, /* 0x5BB5 */ 0x0000, /* 0x5BB6 */ 0x0000, /* 0x5BB7 */ 0x0000, /* 0x5BB8 */ 0x0000, /* 0x5BB9 */ 0x0000, /* 0x5BBA */ 0x0000, /* 0x5BBB */ 0x0000, /* 0x5BBC */ 0x0000, /* 0x5BBD */ 0x0000, /* 0x5BBE */ 0x0000, /* 0x5BBF */ 0x0000, /* 0x5BC0 */ 0x0000, /* 0x5BC1 */ 0x0000, /* 0x5BC2 */ 0x0000, /* 0x5BC3 */ 0x0000, /* 0x5BC4 */ 0x0000, /* 0x5BC5 */ 0x0000, /* 0x5BC6 */ 0x0000, /* 0x5BC7 */ 0x0000, /* 0x5BC8 */ 0x0000, /* 0x5BC9 */ 0x0000, /* 0x5BCA */ 0x0000, /* 0x5BCB */ 0x0000, /* 0x5BCC */ 0x0000, /* 0x5BCD */ 0x0000, /* 0x5BCE */ 0x0000, /* 0x5BCF */ 0x0000, /* 0x5BD0 */ 0x0000, /* 0x5BD1 */ 0x0000, /* 0x5BD2 */ 0x0000, /* 0x5BD3 */ 0x0000, /* 0x5BD4 */ 0x0000, /* 0x5BD5 */ 0x0000, /* 0x5BD6 */ 0x0000, /* 0x5BD7 */ 0x0000, /* 0x5BD8 */ 0x0000, /* 0x5BD9 */ 0x0000, /* 0x5BDA */ 0x0000, /* 0x5BDB */ 0x0000, /* 0x5BDC */ 0x0000, /* 0x5BDD */ 0x0000, /* 0x5BDE */ 0x0000, /* 0x5BDF */ 0x0000, /* 0x5BE0 */ 0x0000, /* 0x5BE1 */ 0x0000, /* 0x5BE2 */ 0x0000, /* 0x5BE3 */ 0x0000, /* 0x5BE4 */ 0x0000, /* 0x5BE5 */ 0x0000, /* 0x5BE6 */ 0x0000, /* 0x5BE7 */ 0x0000, /* 0x5BE8 */ 0x0000, /* 0x5BE9 */ 0x0000, /* 0x5BEA */ 0x0000, /* 0x5BEB */ 0x0000, /* 0x5BEC */ 0x0000, /* 0x5BED */ 0x0000, /* 0x5BEE */ 0x0000, /* 0x5BEF */ 0x0000, /* 0x5BF0 */ 0x0000, /* 0x5BF1 */ 0x0000, /* 0x5BF2 */ 0x0000, /* 0x5BF3 */ 0x0000, /* 0x5BF4 */ 0x0000, /* 0x5BF5 */ 0x0000, /* 0x5BF6 */ 0x0000, /* 0x5BF7 */ 0x0000, /* 0x5BF8 */ 0x0000, /* 0x5BF9 */ 0x0000, /* 0x5BFA */ 0x0000, /* 0x5BFB */ 0x0000, /* 0x5BFC */ 0x0000, /* 0x5BFD */ 0x0000, /* 0x5BFE */ 0x0000, /* 0x5BFF */ 0x0000, /* 0x5C00 */ 0x0000, /* 0x5C01 */ 0x0000, /* 0x5C02 */ 0x0000, /* 0x5C03 */ 0x0000, /* 0x5C04 */ 0x0000, /* 0x5C05 */ 0x0000, /* 0x5C06 */ 0x0000, /* 0x5C07 */ 0x0000, /* 0x5C08 */ 0x0000, /* 0x5C09 */ 0x0000, /* 0x5C0A */ 0x0000, /* 0x5C0B */ 0x0000, /* 0x5C0C */ 0x0000, /* 0x5C0D */ 0x0000, /* 0x5C0E */ 0x0000, /* 0x5C0F */ 0x0000, /* 0x5C10 */ 0x0000, /* 0x5C11 */ 0x0000, /* 0x5C12 */ 0x0000, /* 0x5C13 */ 0x0000, /* 0x5C14 */ 0x0000, /* 0x5C15 */ 0x0000, /* 0x5C16 */ 0x0000, /* 0x5C17 */ 0x0000, /* 0x5C18 */ 0x0000, /* 0x5C19 */ 0x0000, /* 0x5C1A */ 0x0000, /* 0x5C1B */ 0x0000, /* 0x5C1C */ 0x0000, /* 0x5C1D */ 0x0000, /* 0x5C1E */ 0x0000, /* 0x5C1F */ 0x0000, /* 0x5C20 */ 0x0000, /* 0x5C21 */ 0x0000, /* 0x5C22 */ 0x0000, /* 0x5C23 */ 0x0000, /* 0x5C24 */ 0x0000, /* 0x5C25 */ 0x0000, /* 0x5C26 */ 0x0000, /* 0x5C27 */ 0x0000, /* 0x5C28 */ 0x0000, /* 0x5C29 */ 0x0000, /* 0x5C2A */ 0x0000, /* 0x5C2B */ 0x0000, /* 0x5C2C */ 0x0000, /* 0x5C2D */ 0x0000, /* 0x5C2E */ 0x0000, /* 0x5C2F */ 0x0000, /* 0x5C30 */ 0x0000, /* 0x5C31 */ 0x0000, /* 0x5C32 */ 0x0000, /* 0x5C33 */ 0x0000, /* 0x5C34 */ 0x0000, /* 0x5C35 */ 0x0000, /* 0x5C36 */ 0x0000, /* 0x5C37 */ 0x0000, /* 0x5C38 */ 0x0000, /* 0x5C39 */ 0x0000, /* 0x5C3A */ 0x0000, /* 0x5C3B */ 0x0000, /* 0x5C3C */ 0x0000, /* 0x5C3D */ 0x0000, /* 0x5C3E */ 0x0000, /* 0x5C3F */ 0x0000, /* 0x5C40 */ 0x0000, /* 0x5C41 */ 0x0000, /* 0x5C42 */ 0x0000, /* 0x5C43 */ 0x0000, /* 0x5C44 */ 0x0000, /* 0x5C45 */ 0x0000, /* 0x5C46 */ 0x0000, /* 0x5C47 */ 0x0000, /* 0x5C48 */ 0x0000, /* 0x5C49 */ 0x0000, /* 0x5C4A */ 0x0000, /* 0x5C4B */ 0x0000, /* 0x5C4C */ 0x0000, /* 0x5C4D */ 0x0000, /* 0x5C4E */ 0x0000, /* 0x5C4F */ 0x0000, /* 0x5C50 */ 0x0000, /* 0x5C51 */ 0x0000, /* 0x5C52 */ 0x0000, /* 0x5C53 */ 0x0000, /* 0x5C54 */ 0x0000, /* 0x5C55 */ 0x0000, /* 0x5C56 */ 0x0000, /* 0x5C57 */ 0x0000, /* 0x5C58 */ 0x0000, /* 0x5C59 */ 0x0000, /* 0x5C5A */ 0x0000, /* 0x5C5B */ 0x0000, /* 0x5C5C */ 0x0000, /* 0x5C5D */ 0x0000, /* 0x5C5E */ 0x0000, /* 0x5C5F */ 0x0000, /* 0x5C60 */ 0x0000, /* 0x5C61 */ 0x0000, /* 0x5C62 */ 0x0000, /* 0x5C63 */ 0x0000, /* 0x5C64 */ 0x0000, /* 0x5C65 */ 0x0000, /* 0x5C66 */ 0x0000, /* 0x5C67 */ 0x0000, /* 0x5C68 */ 0x0000, /* 0x5C69 */ 0x0000, /* 0x5C6A */ 0x0000, /* 0x5C6B */ 0x0000, /* 0x5C6C */ 0x0000, /* 0x5C6D */ 0x0000, /* 0x5C6E */ 0x0000, /* 0x5C6F */ 0x0000, /* 0x5C70 */ 0x0000, /* 0x5C71 */ 0x0000, /* 0x5C72 */ 0x0000, /* 0x5C73 */ 0x0000, /* 0x5C74 */ 0x0000, /* 0x5C75 */ 0x0000, /* 0x5C76 */ 0x0000, /* 0x5C77 */ 0x0000, /* 0x5C78 */ 0x0000, /* 0x5C79 */ 0x0000, /* 0x5C7A */ 0x0000, /* 0x5C7B */ 0x0000, /* 0x5C7C */ 0x0000, /* 0x5C7D */ 0x0000, /* 0x5C7E */ 0x0000, /* 0x5C7F */ 0x0000, /* 0x5C80 */ 0x0000, /* 0x5C81 */ 0x0000, /* 0x5C82 */ 0x0000, /* 0x5C83 */ 0x0000, /* 0x5C84 */ 0x0000, /* 0x5C85 */ 0x0000, /* 0x5C86 */ 0x0000, /* 0x5C87 */ 0x0000, /* 0x5C88 */ 0x0000, /* 0x5C89 */ 0x0000, /* 0x5C8A */ 0x0000, /* 0x5C8B */ 0x0000, /* 0x5C8C */ 0x0000, /* 0x5C8D */ 0x0000, /* 0x5C8E */ 0x0000, /* 0x5C8F */ 0x0000, /* 0x5C90 */ 0x0000, /* 0x5C91 */ 0x0000, /* 0x5C92 */ 0x0000, /* 0x5C93 */ 0x0000, /* 0x5C94 */ 0x0000, /* 0x5C95 */ 0x0000, /* 0x5C96 */ 0x0000, /* 0x5C97 */ 0x0000, /* 0x5C98 */ 0x0000, /* 0x5C99 */ 0x0000, /* 0x5C9A */ 0x0000, /* 0x5C9B */ 0x0000, /* 0x5C9C */ 0x0000, /* 0x5C9D */ 0x0000, /* 0x5C9E */ 0x0000, /* 0x5C9F */ 0x0000, /* 0x5CA0 */ 0x0000, /* 0x5CA1 */ 0x0000, /* 0x5CA2 */ 0x0000, /* 0x5CA3 */ 0x0000, /* 0x5CA4 */ 0x0000, /* 0x5CA5 */ 0x0000, /* 0x5CA6 */ 0x0000, /* 0x5CA7 */ 0x0000, /* 0x5CA8 */ 0x0000, /* 0x5CA9 */ 0x0000, /* 0x5CAA */ 0x0000, /* 0x5CAB */ 0x0000, /* 0x5CAC */ 0x0000, /* 0x5CAD */ 0x0000, /* 0x5CAE */ 0x0000, /* 0x5CAF */ 0x0000, /* 0x5CB0 */ 0x0000, /* 0x5CB1 */ 0x0000, /* 0x5CB2 */ 0x0000, /* 0x5CB3 */ 0x0000, /* 0x5CB4 */ 0x0000, /* 0x5CB5 */ 0x0000, /* 0x5CB6 */ 0x0000, /* 0x5CB7 */ 0x0000, /* 0x5CB8 */ 0x0000, /* 0x5CB9 */ 0x0000, /* 0x5CBA */ 0x0000, /* 0x5CBB */ 0x0000, /* 0x5CBC */ 0x0000, /* 0x5CBD */ 0x0000, /* 0x5CBE */ 0x0000, /* 0x5CBF */ 0x0000, /* 0x5CC0 */ 0x0000, /* 0x5CC1 */ 0x0000, /* 0x5CC2 */ 0x0000, /* 0x5CC3 */ 0x0000, /* 0x5CC4 */ 0x0000, /* 0x5CC5 */ 0x0000, /* 0x5CC6 */ 0x0000, /* 0x5CC7 */ 0x0000, /* 0x5CC8 */ 0x0000, /* 0x5CC9 */ 0x0000, /* 0x5CCA */ 0x0000, /* 0x5CCB */ 0x0000, /* 0x5CCC */ 0x0000, /* 0x5CCD */ 0x0000, /* 0x5CCE */ 0x0000, /* 0x5CCF */ 0x0000, /* 0x5CD0 */ 0x0000, /* 0x5CD1 */ 0x0000, /* 0x5CD2 */ 0x0000, /* 0x5CD3 */ 0x0000, /* 0x5CD4 */ 0x0000, /* 0x5CD5 */ 0x0000, /* 0x5CD6 */ 0x0000, /* 0x5CD7 */ 0x0000, /* 0x5CD8 */ 0x0000, /* 0x5CD9 */ 0x0000, /* 0x5CDA */ 0x0000, /* 0x5CDB */ 0x0000, /* 0x5CDC */ 0x0000, /* 0x5CDD */ 0x0000, /* 0x5CDE */ 0x0000, /* 0x5CDF */ 0x0000, /* 0x5CE0 */ 0x0000, /* 0x5CE1 */ 0x0000, /* 0x5CE2 */ 0x0000, /* 0x5CE3 */ 0x0000, /* 0x5CE4 */ 0x0000, /* 0x5CE5 */ 0x0000, /* 0x5CE6 */ 0x0000, /* 0x5CE7 */ 0x0000, /* 0x5CE8 */ 0x0000, /* 0x5CE9 */ 0x0000, /* 0x5CEA */ 0x0000, /* 0x5CEB */ 0x0000, /* 0x5CEC */ 0x0000, /* 0x5CED */ 0x0000, /* 0x5CEE */ 0x0000, /* 0x5CEF */ 0x0000, /* 0x5CF0 */ 0x0000, /* 0x5CF1 */ 0x0000, /* 0x5CF2 */ 0x0000, /* 0x5CF3 */ 0x0000, /* 0x5CF4 */ 0x0000, /* 0x5CF5 */ 0x0000, /* 0x5CF6 */ 0x0000, /* 0x5CF7 */ 0x0000, /* 0x5CF8 */ 0x0000, /* 0x5CF9 */ 0x0000, /* 0x5CFA */ 0x0000, /* 0x5CFB */ 0x0000, /* 0x5CFC */ 0x0000, /* 0x5CFD */ 0x0000, /* 0x5CFE */ 0x0000, /* 0x5CFF */ 0x0000, /* 0x5D00 */ 0x0000, /* 0x5D01 */ 0x0000, /* 0x5D02 */ 0x0000, /* 0x5D03 */ 0x0000, /* 0x5D04 */ 0x0000, /* 0x5D05 */ 0x0000, /* 0x5D06 */ 0x0000, /* 0x5D07 */ 0x0000, /* 0x5D08 */ 0x0000, /* 0x5D09 */ 0x0000, /* 0x5D0A */ 0x0000, /* 0x5D0B */ 0x0000, /* 0x5D0C */ 0x0000, /* 0x5D0D */ 0x0000, /* 0x5D0E */ 0x0000, /* 0x5D0F */ 0x0000, /* 0x5D10 */ 0x0000, /* 0x5D11 */ 0x0000, /* 0x5D12 */ 0x0000, /* 0x5D13 */ 0x0000, /* 0x5D14 */ 0x0000, /* 0x5D15 */ 0x0000, /* 0x5D16 */ 0x0000, /* 0x5D17 */ 0x0000, /* 0x5D18 */ 0x0000, /* 0x5D19 */ 0x0000, /* 0x5D1A */ 0x0000, /* 0x5D1B */ 0x0000, /* 0x5D1C */ 0x0000, /* 0x5D1D */ 0x0000, /* 0x5D1E */ 0x0000, /* 0x5D1F */ 0x0000, /* 0x5D20 */ 0x0000, /* 0x5D21 */ 0x0000, /* 0x5D22 */ 0x0000, /* 0x5D23 */ 0x0000, /* 0x5D24 */ 0x0000, /* 0x5D25 */ 0x0000, /* 0x5D26 */ 0x0000, /* 0x5D27 */ 0x0000, /* 0x5D28 */ 0x0000, /* 0x5D29 */ 0x0000, /* 0x5D2A */ 0x0000, /* 0x5D2B */ 0x0000, /* 0x5D2C */ 0x0000, /* 0x5D2D */ 0x0000, /* 0x5D2E */ 0x0000, /* 0x5D2F */ 0x0000, /* 0x5D30 */ 0x0000, /* 0x5D31 */ 0x0000, /* 0x5D32 */ 0x0000, /* 0x5D33 */ 0x0000, /* 0x5D34 */ 0x0000, /* 0x5D35 */ 0x0000, /* 0x5D36 */ 0x0000, /* 0x5D37 */ 0x0000, /* 0x5D38 */ 0x0000, /* 0x5D39 */ 0x0000, /* 0x5D3A */ 0x0000, /* 0x5D3B */ 0x0000, /* 0x5D3C */ 0x0000, /* 0x5D3D */ 0x0000, /* 0x5D3E */ 0x0000, /* 0x5D3F */ 0x0000, /* 0x5D40 */ 0x0000, /* 0x5D41 */ 0x0000, /* 0x5D42 */ 0x0000, /* 0x5D43 */ 0x0000, /* 0x5D44 */ 0x0000, /* 0x5D45 */ 0x0000, /* 0x5D46 */ 0x0000, /* 0x5D47 */ 0x0000, /* 0x5D48 */ 0x0000, /* 0x5D49 */ 0x0000, /* 0x5D4A */ 0x0000, /* 0x5D4B */ 0x0000, /* 0x5D4C */ 0x0000, /* 0x5D4D */ 0x0000, /* 0x5D4E */ 0x0000, /* 0x5D4F */ 0x0000, /* 0x5D50 */ 0x0000, /* 0x5D51 */ 0x0000, /* 0x5D52 */ 0x0000, /* 0x5D53 */ 0x0000, /* 0x5D54 */ 0x0000, /* 0x5D55 */ 0x0000, /* 0x5D56 */ 0x0000, /* 0x5D57 */ 0x0000, /* 0x5D58 */ 0x0000, /* 0x5D59 */ 0x0000, /* 0x5D5A */ 0x0000, /* 0x5D5B */ 0x0000, /* 0x5D5C */ 0x0000, /* 0x5D5D */ 0x0000, /* 0x5D5E */ 0x0000, /* 0x5D5F */ 0x0000, /* 0x5D60 */ 0x0000, /* 0x5D61 */ 0x0000, /* 0x5D62 */ 0x0000, /* 0x5D63 */ 0x0000, /* 0x5D64 */ 0x0000, /* 0x5D65 */ 0x0000, /* 0x5D66 */ 0x0000, /* 0x5D67 */ 0x0000, /* 0x5D68 */ 0x0000, /* 0x5D69 */ 0x0000, /* 0x5D6A */ 0x0000, /* 0x5D6B */ 0x0000, /* 0x5D6C */ 0x0000, /* 0x5D6D */ 0x0000, /* 0x5D6E */ 0x0000, /* 0x5D6F */ 0x0000, /* 0x5D70 */ 0x0000, /* 0x5D71 */ 0x0000, /* 0x5D72 */ 0x0000, /* 0x5D73 */ 0x0000, /* 0x5D74 */ 0x0000, /* 0x5D75 */ 0x0000, /* 0x5D76 */ 0x0000, /* 0x5D77 */ 0x0000, /* 0x5D78 */ 0x0000, /* 0x5D79 */ 0x0000, /* 0x5D7A */ 0x0000, /* 0x5D7B */ 0x0000, /* 0x5D7C */ 0x0000, /* 0x5D7D */ 0x0000, /* 0x5D7E */ 0x0000, /* 0x5D7F */ 0x0000, /* 0x5D80 */ 0x0000, /* 0x5D81 */ 0x0000, /* 0x5D82 */ 0x0000, /* 0x5D83 */ 0x0000, /* 0x5D84 */ 0x0000, /* 0x5D85 */ 0x0000, /* 0x5D86 */ 0x0000, /* 0x5D87 */ 0x0000, /* 0x5D88 */ 0x0000, /* 0x5D89 */ 0x0000, /* 0x5D8A */ 0x0000, /* 0x5D8B */ 0x0000, /* 0x5D8C */ 0x0000, /* 0x5D8D */ 0x0000, /* 0x5D8E */ 0x0000, /* 0x5D8F */ 0x0000, /* 0x5D90 */ 0x0000, /* 0x5D91 */ 0x0000, /* 0x5D92 */ 0x0000, /* 0x5D93 */ 0x0000, /* 0x5D94 */ 0x0000, /* 0x5D95 */ 0x0000, /* 0x5D96 */ 0x0000, /* 0x5D97 */ 0x0000, /* 0x5D98 */ 0x0000, /* 0x5D99 */ 0x0000, /* 0x5D9A */ 0x0000, /* 0x5D9B */ 0x0000, /* 0x5D9C */ 0x0000, /* 0x5D9D */ 0x0000, /* 0x5D9E */ 0x0000, /* 0x5D9F */ 0x0000, /* 0x5DA0 */ 0x0000, /* 0x5DA1 */ 0x0000, /* 0x5DA2 */ 0x0000, /* 0x5DA3 */ 0x0000, /* 0x5DA4 */ 0x0000, /* 0x5DA5 */ 0x0000, /* 0x5DA6 */ 0x0000, /* 0x5DA7 */ 0x0000, /* 0x5DA8 */ 0x0000, /* 0x5DA9 */ 0x0000, /* 0x5DAA */ 0x0000, /* 0x5DAB */ 0x0000, /* 0x5DAC */ 0x0000, /* 0x5DAD */ 0x0000, /* 0x5DAE */ 0x0000, /* 0x5DAF */ 0x0000, /* 0x5DB0 */ 0x0000, /* 0x5DB1 */ 0x0000, /* 0x5DB2 */ 0x0000, /* 0x5DB3 */ 0x0000, /* 0x5DB4 */ 0x0000, /* 0x5DB5 */ 0x0000, /* 0x5DB6 */ 0x0000, /* 0x5DB7 */ 0x0000, /* 0x5DB8 */ 0x0000, /* 0x5DB9 */ 0x0000, /* 0x5DBA */ 0x0000, /* 0x5DBB */ 0x0000, /* 0x5DBC */ 0x0000, /* 0x5DBD */ 0x0000, /* 0x5DBE */ 0x0000, /* 0x5DBF */ 0x0000, /* 0x5DC0 */ 0x0000, /* 0x5DC1 */ 0x0000, /* 0x5DC2 */ 0x0000, /* 0x5DC3 */ 0x0000, /* 0x5DC4 */ 0x0000, /* 0x5DC5 */ 0x0000, /* 0x5DC6 */ 0x0000, /* 0x5DC7 */ 0x0000, /* 0x5DC8 */ 0x0000, /* 0x5DC9 */ 0x0000, /* 0x5DCA */ 0x0000, /* 0x5DCB */ 0x0000, /* 0x5DCC */ 0x0000, /* 0x5DCD */ 0x0000, /* 0x5DCE */ 0x0000, /* 0x5DCF */ 0x0000, /* 0x5DD0 */ 0x0000, /* 0x5DD1 */ 0x0000, /* 0x5DD2 */ 0x0000, /* 0x5DD3 */ 0x0000, /* 0x5DD4 */ 0x0000, /* 0x5DD5 */ 0x0000, /* 0x5DD6 */ 0x0000, /* 0x5DD7 */ 0x0000, /* 0x5DD8 */ 0x0000, /* 0x5DD9 */ 0x0000, /* 0x5DDA */ 0x0000, /* 0x5DDB */ 0x0000, /* 0x5DDC */ 0x0000, /* 0x5DDD */ 0x0000, /* 0x5DDE */ 0x0000, /* 0x5DDF */ 0x0000, /* 0x5DE0 */ 0x0000, /* 0x5DE1 */ 0x0000, /* 0x5DE2 */ 0x0000, /* 0x5DE3 */ 0x0000, /* 0x5DE4 */ 0x0000, /* 0x5DE5 */ 0x0000, /* 0x5DE6 */ 0x0000, /* 0x5DE7 */ 0x0000, /* 0x5DE8 */ 0x0000, /* 0x5DE9 */ 0x0000, /* 0x5DEA */ 0x0000, /* 0x5DEB */ 0x0000, /* 0x5DEC */ 0x0000, /* 0x5DED */ 0x0000, /* 0x5DEE */ 0x0000, /* 0x5DEF */ 0x0000, /* 0x5DF0 */ 0x0000, /* 0x5DF1 */ 0x0000, /* 0x5DF2 */ 0x0000, /* 0x5DF3 */ 0x0000, /* 0x5DF4 */ 0x0000, /* 0x5DF5 */ 0x0000, /* 0x5DF6 */ 0x0000, /* 0x5DF7 */ 0x0000, /* 0x5DF8 */ 0x0000, /* 0x5DF9 */ 0x0000, /* 0x5DFA */ 0x0000, /* 0x5DFB */ 0x0000, /* 0x5DFC */ 0x0000, /* 0x5DFD */ 0x0000, /* 0x5DFE */ 0x0000, /* 0x5DFF */ 0x0000, /* 0x5E00 */ 0x0000, /* 0x5E01 */ 0x0000, /* 0x5E02 */ 0x0000, /* 0x5E03 */ 0x0000, /* 0x5E04 */ 0x0000, /* 0x5E05 */ 0x0000, /* 0x5E06 */ 0x0000, /* 0x5E07 */ 0x0000, /* 0x5E08 */ 0x0000, /* 0x5E09 */ 0x0000, /* 0x5E0A */ 0x0000, /* 0x5E0B */ 0x0000, /* 0x5E0C */ 0x0000, /* 0x5E0D */ 0x0000, /* 0x5E0E */ 0x0000, /* 0x5E0F */ 0x0000, /* 0x5E10 */ 0x0000, /* 0x5E11 */ 0x0000, /* 0x5E12 */ 0x0000, /* 0x5E13 */ 0x0000, /* 0x5E14 */ 0x0000, /* 0x5E15 */ 0x0000, /* 0x5E16 */ 0x0000, /* 0x5E17 */ 0x0000, /* 0x5E18 */ 0x0000, /* 0x5E19 */ 0x0000, /* 0x5E1A */ 0x0000, /* 0x5E1B */ 0x0000, /* 0x5E1C */ 0x0000, /* 0x5E1D */ 0x0000, /* 0x5E1E */ 0x0000, /* 0x5E1F */ 0x0000, /* 0x5E20 */ 0x0000, /* 0x5E21 */ 0x0000, /* 0x5E22 */ 0x0000, /* 0x5E23 */ 0x0000, /* 0x5E24 */ 0x0000, /* 0x5E25 */ 0x0000, /* 0x5E26 */ 0x0000, /* 0x5E27 */ 0x0000, /* 0x5E28 */ 0x0000, /* 0x5E29 */ 0x0000, /* 0x5E2A */ 0x0000, /* 0x5E2B */ 0x0000, /* 0x5E2C */ 0x0000, /* 0x5E2D */ 0x0000, /* 0x5E2E */ 0x0000, /* 0x5E2F */ 0x0000, /* 0x5E30 */ 0x0000, /* 0x5E31 */ 0x0000, /* 0x5E32 */ 0x0000, /* 0x5E33 */ 0x0000, /* 0x5E34 */ 0x0000, /* 0x5E35 */ 0x0000, /* 0x5E36 */ 0x0000, /* 0x5E37 */ 0x0000, /* 0x5E38 */ 0x0000, /* 0x5E39 */ 0x0000, /* 0x5E3A */ 0x0000, /* 0x5E3B */ 0x0000, /* 0x5E3C */ 0x0000, /* 0x5E3D */ 0x0000, /* 0x5E3E */ 0x0000, /* 0x5E3F */ 0x0000, /* 0x5E40 */ 0x0000, /* 0x5E41 */ 0x0000, /* 0x5E42 */ 0x0000, /* 0x5E43 */ 0x0000, /* 0x5E44 */ 0x0000, /* 0x5E45 */ 0x0000, /* 0x5E46 */ 0x0000, /* 0x5E47 */ 0x0000, /* 0x5E48 */ 0x0000, /* 0x5E49 */ 0x0000, /* 0x5E4A */ 0x0000, /* 0x5E4B */ 0x0000, /* 0x5E4C */ 0x0000, /* 0x5E4D */ 0x0000, /* 0x5E4E */ 0x0000, /* 0x5E4F */ 0x0000, /* 0x5E50 */ 0x0000, /* 0x5E51 */ 0x0000, /* 0x5E52 */ 0x0000, /* 0x5E53 */ 0x0000, /* 0x5E54 */ 0x0000, /* 0x5E55 */ 0x0000, /* 0x5E56 */ 0x0000, /* 0x5E57 */ 0x0000, /* 0x5E58 */ 0x0000, /* 0x5E59 */ 0x0000, /* 0x5E5A */ 0x0000, /* 0x5E5B */ 0x0000, /* 0x5E5C */ 0x0000, /* 0x5E5D */ 0x0000, /* 0x5E5E */ 0x0000, /* 0x5E5F */ 0x0000, /* 0x5E60 */ 0x0000, /* 0x5E61 */ 0x0000, /* 0x5E62 */ 0x0000, /* 0x5E63 */ 0x0000, /* 0x5E64 */ 0x0000, /* 0x5E65 */ 0x0000, /* 0x5E66 */ 0x0000, /* 0x5E67 */ 0x0000, /* 0x5E68 */ 0x0000, /* 0x5E69 */ 0x0000, /* 0x5E6A */ 0x0000, /* 0x5E6B */ 0x0000, /* 0x5E6C */ 0x0000, /* 0x5E6D */ 0x0000, /* 0x5E6E */ 0x0000, /* 0x5E6F */ 0x0000, /* 0x5E70 */ 0x0000, /* 0x5E71 */ 0x0000, /* 0x5E72 */ 0x0000, /* 0x5E73 */ 0x0000, /* 0x5E74 */ 0x0000, /* 0x5E75 */ 0x0000, /* 0x5E76 */ 0x0000, /* 0x5E77 */ 0x0000, /* 0x5E78 */ 0x0000, /* 0x5E79 */ 0x0000, /* 0x5E7A */ 0x0000, /* 0x5E7B */ 0x0000, /* 0x5E7C */ 0x0000, /* 0x5E7D */ 0x0000, /* 0x5E7E */ 0x0000, /* 0x5E7F */ 0x0000, /* 0x5E80 */ 0x0000, /* 0x5E81 */ 0x0000, /* 0x5E82 */ 0x0000, /* 0x5E83 */ 0x0000, /* 0x5E84 */ 0x0000, /* 0x5E85 */ 0x0000, /* 0x5E86 */ 0x0000, /* 0x5E87 */ 0x0000, /* 0x5E88 */ 0x0000, /* 0x5E89 */ 0x0000, /* 0x5E8A */ 0x0000, /* 0x5E8B */ 0x0000, /* 0x5E8C */ 0x0000, /* 0x5E8D */ 0x0000, /* 0x5E8E */ 0x0000, /* 0x5E8F */ 0x0000, /* 0x5E90 */ 0x0000, /* 0x5E91 */ 0x0000, /* 0x5E92 */ 0x0000, /* 0x5E93 */ 0x0000, /* 0x5E94 */ 0x0000, /* 0x5E95 */ 0x0000, /* 0x5E96 */ 0x0000, /* 0x5E97 */ 0x0000, /* 0x5E98 */ 0x0000, /* 0x5E99 */ 0x0000, /* 0x5E9A */ 0x0000, /* 0x5E9B */ 0x0000, /* 0x5E9C */ 0x0000, /* 0x5E9D */ 0x0000, /* 0x5E9E */ 0x0000, /* 0x5E9F */ 0x0000, /* 0x5EA0 */ 0x0000, /* 0x5EA1 */ 0x0000, /* 0x5EA2 */ 0x0000, /* 0x5EA3 */ 0x0000, /* 0x5EA4 */ 0x0000, /* 0x5EA5 */ 0x0000, /* 0x5EA6 */ 0x0000, /* 0x5EA7 */ 0x0000, /* 0x5EA8 */ 0x0000, /* 0x5EA9 */ 0x0000, /* 0x5EAA */ 0x0000, /* 0x5EAB */ 0x0000, /* 0x5EAC */ 0x0000, /* 0x5EAD */ 0x0000, /* 0x5EAE */ 0x0000, /* 0x5EAF */ 0x0000, /* 0x5EB0 */ 0x0000, /* 0x5EB1 */ 0x0000, /* 0x5EB2 */ 0x0000, /* 0x5EB3 */ 0x0000, /* 0x5EB4 */ 0x0000, /* 0x5EB5 */ 0x0000, /* 0x5EB6 */ 0x0000, /* 0x5EB7 */ 0x0000, /* 0x5EB8 */ 0x0000, /* 0x5EB9 */ 0x0000, /* 0x5EBA */ 0x0000, /* 0x5EBB */ 0x0000, /* 0x5EBC */ 0x0000, /* 0x5EBD */ 0x0000, /* 0x5EBE */ 0x0000, /* 0x5EBF */ 0x0000, /* 0x5EC0 */ 0x0000, /* 0x5EC1 */ 0x0000, /* 0x5EC2 */ 0x0000, /* 0x5EC3 */ 0x0000, /* 0x5EC4 */ 0x0000, /* 0x5EC5 */ 0x0000, /* 0x5EC6 */ 0x0000, /* 0x5EC7 */ 0x0000, /* 0x5EC8 */ 0x0000, /* 0x5EC9 */ 0x0000, /* 0x5ECA */ 0x0000, /* 0x5ECB */ 0x0000, /* 0x5ECC */ 0x0000, /* 0x5ECD */ 0x0000, /* 0x5ECE */ 0x0000, /* 0x5ECF */ 0x0000, /* 0x5ED0 */ 0x0000, /* 0x5ED1 */ 0x0000, /* 0x5ED2 */ 0x0000, /* 0x5ED3 */ 0x0000, /* 0x5ED4 */ 0x0000, /* 0x5ED5 */ 0x0000, /* 0x5ED6 */ 0x0000, /* 0x5ED7 */ 0x0000, /* 0x5ED8 */ 0x0000, /* 0x5ED9 */ 0x0000, /* 0x5EDA */ 0x0000, /* 0x5EDB */ 0x0000, /* 0x5EDC */ 0x0000, /* 0x5EDD */ 0x0000, /* 0x5EDE */ 0x0000, /* 0x5EDF */ 0x0000, /* 0x5EE0 */ 0x0000, /* 0x5EE1 */ 0x0000, /* 0x5EE2 */ 0x0000, /* 0x5EE3 */ 0x0000, /* 0x5EE4 */ 0x0000, /* 0x5EE5 */ 0x0000, /* 0x5EE6 */ 0x0000, /* 0x5EE7 */ 0x0000, /* 0x5EE8 */ 0x0000, /* 0x5EE9 */ 0x0000, /* 0x5EEA */ 0x0000, /* 0x5EEB */ 0x0000, /* 0x5EEC */ 0x0000, /* 0x5EED */ 0x0000, /* 0x5EEE */ 0x0000, /* 0x5EEF */ 0x0000, /* 0x5EF0 */ 0x0000, /* 0x5EF1 */ 0x0000, /* 0x5EF2 */ 0x0000, /* 0x5EF3 */ 0x0000, /* 0x5EF4 */ 0x0000, /* 0x5EF5 */ 0x0000, /* 0x5EF6 */ 0x0000, /* 0x5EF7 */ 0x0000, /* 0x5EF8 */ 0x0000, /* 0x5EF9 */ 0x0000, /* 0x5EFA */ 0x0000, /* 0x5EFB */ 0x0000, /* 0x5EFC */ 0x0000, /* 0x5EFD */ 0x0000, /* 0x5EFE */ 0x0000, /* 0x5EFF */ 0x0000, /* 0x5F00 */ 0x0000, /* 0x5F01 */ 0x0000, /* 0x5F02 */ 0x0000, /* 0x5F03 */ 0x0000, /* 0x5F04 */ 0x0000, /* 0x5F05 */ 0x0000, /* 0x5F06 */ 0x0000, /* 0x5F07 */ 0x0000, /* 0x5F08 */ 0x0000, /* 0x5F09 */ 0x0000, /* 0x5F0A */ 0x0000, /* 0x5F0B */ 0x0000, /* 0x5F0C */ 0x0000, /* 0x5F0D */ 0x0000, /* 0x5F0E */ 0x0000, /* 0x5F0F */ 0x0000, /* 0x5F10 */ 0x0000, /* 0x5F11 */ 0x0000, /* 0x5F12 */ 0x0000, /* 0x5F13 */ 0x0000, /* 0x5F14 */ 0x0000, /* 0x5F15 */ 0x0000, /* 0x5F16 */ 0x0000, /* 0x5F17 */ 0x0000, /* 0x5F18 */ 0x0000, /* 0x5F19 */ 0x0000, /* 0x5F1A */ 0x0000, /* 0x5F1B */ 0x0000, /* 0x5F1C */ 0x0000, /* 0x5F1D */ 0x0000, /* 0x5F1E */ 0x0000, /* 0x5F1F */ 0x0000, /* 0x5F20 */ 0x0000, /* 0x5F21 */ 0x0000, /* 0x5F22 */ 0x0000, /* 0x5F23 */ 0x0000, /* 0x5F24 */ 0x0000, /* 0x5F25 */ 0x0000, /* 0x5F26 */ 0x0000, /* 0x5F27 */ 0x0000, /* 0x5F28 */ 0x0000, /* 0x5F29 */ 0x0000, /* 0x5F2A */ 0x0000, /* 0x5F2B */ 0x0000, /* 0x5F2C */ 0x0000, /* 0x5F2D */ 0x0000, /* 0x5F2E */ 0x0000, /* 0x5F2F */ 0x0000, /* 0x5F30 */ 0x0000, /* 0x5F31 */ 0x0000, /* 0x5F32 */ 0x0000, /* 0x5F33 */ 0x0000, /* 0x5F34 */ 0x0000, /* 0x5F35 */ 0x0000, /* 0x5F36 */ 0x0000, /* 0x5F37 */ 0x0000, /* 0x5F38 */ 0x0000, /* 0x5F39 */ 0x0000, /* 0x5F3A */ 0x0000, /* 0x5F3B */ 0x0000, /* 0x5F3C */ 0x0000, /* 0x5F3D */ 0x0000, /* 0x5F3E */ 0x0000, /* 0x5F3F */ 0x0000, /* 0x5F40 */ 0x0000, /* 0x5F41 */ 0x0000, /* 0x5F42 */ 0x0000, /* 0x5F43 */ 0x0000, /* 0x5F44 */ 0x0000, /* 0x5F45 */ 0x0000, /* 0x5F46 */ 0x0000, /* 0x5F47 */ 0x0000, /* 0x5F48 */ 0x0000, /* 0x5F49 */ 0x0000, /* 0x5F4A */ 0x0000, /* 0x5F4B */ 0x0000, /* 0x5F4C */ 0x0000, /* 0x5F4D */ 0x0000, /* 0x5F4E */ 0x0000, /* 0x5F4F */ 0x0000, /* 0x5F50 */ 0x0000, /* 0x5F51 */ 0x0000, /* 0x5F52 */ 0x0000, /* 0x5F53 */ 0x0000, /* 0x5F54 */ 0x0000, /* 0x5F55 */ 0x0000, /* 0x5F56 */ 0x0000, /* 0x5F57 */ 0x0000, /* 0x5F58 */ 0x0000, /* 0x5F59 */ 0x0000, /* 0x5F5A */ 0x0000, /* 0x5F5B */ 0x0000, /* 0x5F5C */ 0x0000, /* 0x5F5D */ 0x0000, /* 0x5F5E */ 0x0000, /* 0x5F5F */ 0x0000, /* 0x5F60 */ 0x0000, /* 0x5F61 */ 0x0000, /* 0x5F62 */ 0x0000, /* 0x5F63 */ 0x0000, /* 0x5F64 */ 0x0000, /* 0x5F65 */ 0x0000, /* 0x5F66 */ 0x0000, /* 0x5F67 */ 0x0000, /* 0x5F68 */ 0x0000, /* 0x5F69 */ 0x0000, /* 0x5F6A */ 0x0000, /* 0x5F6B */ 0x0000, /* 0x5F6C */ 0x0000, /* 0x5F6D */ 0x0000, /* 0x5F6E */ 0x0000, /* 0x5F6F */ 0x0000, /* 0x5F70 */ 0x0000, /* 0x5F71 */ 0x0000, /* 0x5F72 */ 0x0000, /* 0x5F73 */ 0x0000, /* 0x5F74 */ 0x0000, /* 0x5F75 */ 0x0000, /* 0x5F76 */ 0x0000, /* 0x5F77 */ 0x0000, /* 0x5F78 */ 0x0000, /* 0x5F79 */ 0x0000, /* 0x5F7A */ 0x0000, /* 0x5F7B */ 0x0000, /* 0x5F7C */ 0x0000, /* 0x5F7D */ 0x0000, /* 0x5F7E */ 0x0000, /* 0x5F7F */ 0x0000, /* 0x5F80 */ 0x0000, /* 0x5F81 */ 0x0000, /* 0x5F82 */ 0x0000, /* 0x5F83 */ 0x0000, /* 0x5F84 */ 0x0000, /* 0x5F85 */ 0x0000, /* 0x5F86 */ 0x0000, /* 0x5F87 */ 0x0000, /* 0x5F88 */ 0x0000, /* 0x5F89 */ 0x0000, /* 0x5F8A */ 0x0000, /* 0x5F8B */ 0x0000, /* 0x5F8C */ 0x0000, /* 0x5F8D */ 0x0000, /* 0x5F8E */ 0x0000, /* 0x5F8F */ 0x0000, /* 0x5F90 */ 0x0000, /* 0x5F91 */ 0x0000, /* 0x5F92 */ 0x0000, /* 0x5F93 */ 0x0000, /* 0x5F94 */ 0x0000, /* 0x5F95 */ 0x0000, /* 0x5F96 */ 0x0000, /* 0x5F97 */ 0x0000, /* 0x5F98 */ 0x0000, /* 0x5F99 */ 0x0000, /* 0x5F9A */ 0x0000, /* 0x5F9B */ 0x0000, /* 0x5F9C */ 0x0000, /* 0x5F9D */ 0x0000, /* 0x5F9E */ 0x0000, /* 0x5F9F */ 0x0000, /* 0x5FA0 */ 0x0000, /* 0x5FA1 */ 0x0000, /* 0x5FA2 */ 0x0000, /* 0x5FA3 */ 0x0000, /* 0x5FA4 */ 0x0000, /* 0x5FA5 */ 0x0000, /* 0x5FA6 */ 0x0000, /* 0x5FA7 */ 0x0000, /* 0x5FA8 */ 0x0000, /* 0x5FA9 */ 0x0000, /* 0x5FAA */ 0x0000, /* 0x5FAB */ 0x0000, /* 0x5FAC */ 0x0000, /* 0x5FAD */ 0x0000, /* 0x5FAE */ 0x0000, /* 0x5FAF */ 0x0000, /* 0x5FB0 */ 0x0000, /* 0x5FB1 */ 0x0000, /* 0x5FB2 */ 0x0000, /* 0x5FB3 */ 0x0000, /* 0x5FB4 */ 0x0000, /* 0x5FB5 */ 0x0000, /* 0x5FB6 */ 0x0000, /* 0x5FB7 */ 0x0000, /* 0x5FB8 */ 0x0000, /* 0x5FB9 */ 0x0000, /* 0x5FBA */ 0x0000, /* 0x5FBB */ 0x0000, /* 0x5FBC */ 0x0000, /* 0x5FBD */ 0x0000, /* 0x5FBE */ 0x0000, /* 0x5FBF */ 0x0000, /* 0x5FC0 */ 0x0000, /* 0x5FC1 */ 0x0000, /* 0x5FC2 */ 0x0000, /* 0x5FC3 */ 0x0000, /* 0x5FC4 */ 0x0000, /* 0x5FC5 */ 0x0000, /* 0x5FC6 */ 0x0000, /* 0x5FC7 */ 0x0000, /* 0x5FC8 */ 0x0000, /* 0x5FC9 */ 0x0000, /* 0x5FCA */ 0x0000, /* 0x5FCB */ 0x0000, /* 0x5FCC */ 0x0000, /* 0x5FCD */ 0x0000, /* 0x5FCE */ 0x0000, /* 0x5FCF */ 0x0000, /* 0x5FD0 */ 0x0000, /* 0x5FD1 */ 0x0000, /* 0x5FD2 */ 0x0000, /* 0x5FD3 */ 0x0000, /* 0x5FD4 */ 0x0000, /* 0x5FD5 */ 0x0000, /* 0x5FD6 */ 0x0000, /* 0x5FD7 */ 0x0000, /* 0x5FD8 */ 0x0000, /* 0x5FD9 */ 0x0000, /* 0x5FDA */ 0x0000, /* 0x5FDB */ 0x0000, /* 0x5FDC */ 0x0000, /* 0x5FDD */ 0x0000, /* 0x5FDE */ 0x0000, /* 0x5FDF */ 0x0000, /* 0x5FE0 */ 0x0000, /* 0x5FE1 */ 0x0000, /* 0x5FE2 */ 0x0000, /* 0x5FE3 */ 0x0000, /* 0x5FE4 */ 0x0000, /* 0x5FE5 */ 0x0000, /* 0x5FE6 */ 0x0000, /* 0x5FE7 */ 0x0000, /* 0x5FE8 */ 0x0000, /* 0x5FE9 */ 0x0000, /* 0x5FEA */ 0x0000, /* 0x5FEB */ 0x0000, /* 0x5FEC */ 0x0000, /* 0x5FED */ 0x0000, /* 0x5FEE */ 0x0000, /* 0x5FEF */ 0x0000, /* 0x5FF0 */ 0x0000, /* 0x5FF1 */ 0x0000, /* 0x5FF2 */ 0x0000, /* 0x5FF3 */ 0x0000, /* 0x5FF4 */ 0x0000, /* 0x5FF5 */ 0x0000, /* 0x5FF6 */ 0x0000, /* 0x5FF7 */ 0x0000, /* 0x5FF8 */ 0x0000, /* 0x5FF9 */ 0x0000, /* 0x5FFA */ 0x0000, /* 0x5FFB */ 0x0000, /* 0x5FFC */ 0x0000, /* 0x5FFD */ 0x0000, /* 0x5FFE */ 0x0000, /* 0x5FFF */ 0x0000, /* 0x6000 */ 0x0000, /* 0x6001 */ 0x0000, /* 0x6002 */ 0x0000, /* 0x6003 */ 0x0000, /* 0x6004 */ 0x0000, /* 0x6005 */ 0x0000, /* 0x6006 */ 0x0000, /* 0x6007 */ 0x0000, /* 0x6008 */ 0x0000, /* 0x6009 */ 0x0000, /* 0x600A */ 0x0000, /* 0x600B */ 0x0000, /* 0x600C */ 0x0000, /* 0x600D */ 0x0000, /* 0x600E */ 0x0000, /* 0x600F */ 0x0000, /* 0x6010 */ 0x0000, /* 0x6011 */ 0x0000, /* 0x6012 */ 0x0000, /* 0x6013 */ 0x0000, /* 0x6014 */ 0x0000, /* 0x6015 */ 0x0000, /* 0x6016 */ 0x0000, /* 0x6017 */ 0x0000, /* 0x6018 */ 0x0000, /* 0x6019 */ 0x0000, /* 0x601A */ 0x0000, /* 0x601B */ 0x0000, /* 0x601C */ 0x0000, /* 0x601D */ 0x0000, /* 0x601E */ 0x0000, /* 0x601F */ 0x0000, /* 0x6020 */ 0x0000, /* 0x6021 */ 0x0000, /* 0x6022 */ 0x0000, /* 0x6023 */ 0x0000, /* 0x6024 */ 0x0000, /* 0x6025 */ 0x0000, /* 0x6026 */ 0x0000, /* 0x6027 */ 0x0000, /* 0x6028 */ 0x0000, /* 0x6029 */ 0x0000, /* 0x602A */ 0x0000, /* 0x602B */ 0x0000, /* 0x602C */ 0x0000, /* 0x602D */ 0x0000, /* 0x602E */ 0x0000, /* 0x602F */ 0x0000, /* 0x6030 */ 0x0000, /* 0x6031 */ 0x0000, /* 0x6032 */ 0x0000, /* 0x6033 */ 0x0000, /* 0x6034 */ 0x0000, /* 0x6035 */ 0x0000, /* 0x6036 */ 0x0000, /* 0x6037 */ 0x0000, /* 0x6038 */ 0x0000, /* 0x6039 */ 0x0000, /* 0x603A */ 0x0000, /* 0x603B */ 0x0000, /* 0x603C */ 0x0000, /* 0x603D */ 0x0000, /* 0x603E */ 0x0000, /* 0x603F */ 0x0000, /* 0x6040 */ 0x0000, /* 0x6041 */ 0x0000, /* 0x6042 */ 0x0000, /* 0x6043 */ 0x0000, /* 0x6044 */ 0x0000, /* 0x6045 */ 0x0000, /* 0x6046 */ 0x0000, /* 0x6047 */ 0x0000, /* 0x6048 */ 0x0000, /* 0x6049 */ 0x0000, /* 0x604A */ 0x0000, /* 0x604B */ 0x0000, /* 0x604C */ 0x0000, /* 0x604D */ 0x0000, /* 0x604E */ 0x0000, /* 0x604F */ 0x0000, /* 0x6050 */ 0x0000, /* 0x6051 */ 0x0000, /* 0x6052 */ 0x0000, /* 0x6053 */ 0x0000, /* 0x6054 */ 0x0000, /* 0x6055 */ 0x0000, /* 0x6056 */ 0x0000, /* 0x6057 */ 0x0000, /* 0x6058 */ 0x0000, /* 0x6059 */ 0x0000, /* 0x605A */ 0x0000, /* 0x605B */ 0x0000, /* 0x605C */ 0x0000, /* 0x605D */ 0x0000, /* 0x605E */ 0x0000, /* 0x605F */ 0x0000, /* 0x6060 */ 0x0000, /* 0x6061 */ 0x0000, /* 0x6062 */ 0x0000, /* 0x6063 */ 0x0000, /* 0x6064 */ 0x0000, /* 0x6065 */ 0x0000, /* 0x6066 */ 0x0000, /* 0x6067 */ 0x0000, /* 0x6068 */ 0x0000, /* 0x6069 */ 0x0000, /* 0x606A */ 0x0000, /* 0x606B */ 0x0000, /* 0x606C */ 0x0000, /* 0x606D */ 0x0000, /* 0x606E */ 0x0000, /* 0x606F */ 0x0000, /* 0x6070 */ 0x0000, /* 0x6071 */ 0x0000, /* 0x6072 */ 0x0000, /* 0x6073 */ 0x0000, /* 0x6074 */ 0x0000, /* 0x6075 */ 0x0000, /* 0x6076 */ 0x0000, /* 0x6077 */ 0x0000, /* 0x6078 */ 0x0000, /* 0x6079 */ 0x0000, /* 0x607A */ 0x0000, /* 0x607B */ 0x0000, /* 0x607C */ 0x0000, /* 0x607D */ 0x0000, /* 0x607E */ 0x0000, /* 0x607F */ 0x0000, /* 0x6080 */ 0x0000, /* 0x6081 */ 0x0000, /* 0x6082 */ 0x0000, /* 0x6083 */ 0x0000, /* 0x6084 */ 0x0000, /* 0x6085 */ 0x0000, /* 0x6086 */ 0x0000, /* 0x6087 */ 0x0000, /* 0x6088 */ 0x0000, /* 0x6089 */ 0x0000, /* 0x608A */ 0x0000, /* 0x608B */ 0x0000, /* 0x608C */ 0x0000, /* 0x608D */ 0x0000, /* 0x608E */ 0x0000, /* 0x608F */ 0x0000, /* 0x6090 */ 0x0000, /* 0x6091 */ 0x0000, /* 0x6092 */ 0x0000, /* 0x6093 */ 0x0000, /* 0x6094 */ 0x0000, /* 0x6095 */ 0x0000, /* 0x6096 */ 0x0000, /* 0x6097 */ 0x0000, /* 0x6098 */ 0x0000, /* 0x6099 */ 0x0000, /* 0x609A */ 0x0000, /* 0x609B */ 0x0000, /* 0x609C */ 0x0000, /* 0x609D */ 0x0000, /* 0x609E */ 0x0000, /* 0x609F */ 0x0000, /* 0x60A0 */ 0x0000, /* 0x60A1 */ 0x0000, /* 0x60A2 */ 0x0000, /* 0x60A3 */ 0x0000, /* 0x60A4 */ 0x0000, /* 0x60A5 */ 0x0000, /* 0x60A6 */ 0x0000, /* 0x60A7 */ 0x0000, /* 0x60A8 */ 0x0000, /* 0x60A9 */ 0x0000, /* 0x60AA */ 0x0000, /* 0x60AB */ 0x0000, /* 0x60AC */ 0x0000, /* 0x60AD */ 0x0000, /* 0x60AE */ 0x0000, /* 0x60AF */ 0x0000, /* 0x60B0 */ 0x0000, /* 0x60B1 */ 0x0000, /* 0x60B2 */ 0x0000, /* 0x60B3 */ 0x0000, /* 0x60B4 */ 0x0000, /* 0x60B5 */ 0x0000, /* 0x60B6 */ 0x0000, /* 0x60B7 */ 0x0000, /* 0x60B8 */ 0x0000, /* 0x60B9 */ 0x0000, /* 0x60BA */ 0x0000, /* 0x60BB */ 0x0000, /* 0x60BC */ 0x0000, /* 0x60BD */ 0x0000, /* 0x60BE */ 0x0000, /* 0x60BF */ 0x0000, /* 0x60C0 */ 0x0000, /* 0x60C1 */ 0x0000, /* 0x60C2 */ 0x0000, /* 0x60C3 */ 0x0000, /* 0x60C4 */ 0x0000, /* 0x60C5 */ 0x0000, /* 0x60C6 */ 0x0000, /* 0x60C7 */ 0x0000, /* 0x60C8 */ 0x0000, /* 0x60C9 */ 0x0000, /* 0x60CA */ 0x0000, /* 0x60CB */ 0x0000, /* 0x60CC */ 0x0000, /* 0x60CD */ 0x0000, /* 0x60CE */ 0x0000, /* 0x60CF */ 0x0000, /* 0x60D0 */ 0x0000, /* 0x60D1 */ 0x0000, /* 0x60D2 */ 0x0000, /* 0x60D3 */ 0x0000, /* 0x60D4 */ 0x0000, /* 0x60D5 */ 0x0000, /* 0x60D6 */ 0x0000, /* 0x60D7 */ 0x0000, /* 0x60D8 */ 0x0000, /* 0x60D9 */ 0x0000, /* 0x60DA */ 0x0000, /* 0x60DB */ 0x0000, /* 0x60DC */ 0x0000, /* 0x60DD */ 0x0000, /* 0x60DE */ 0x0000, /* 0x60DF */ 0x0000, /* 0x60E0 */ 0x0000, /* 0x60E1 */ 0x0000, /* 0x60E2 */ 0x0000, /* 0x60E3 */ 0x0000, /* 0x60E4 */ 0x0000, /* 0x60E5 */ 0x0000, /* 0x60E6 */ 0x0000, /* 0x60E7 */ 0x0000, /* 0x60E8 */ 0x0000, /* 0x60E9 */ 0x0000, /* 0x60EA */ 0x0000, /* 0x60EB */ 0x0000, /* 0x60EC */ 0x0000, /* 0x60ED */ 0x0000, /* 0x60EE */ 0x0000, /* 0x60EF */ 0x0000, /* 0x60F0 */ 0x0000, /* 0x60F1 */ 0x0000, /* 0x60F2 */ 0x0000, /* 0x60F3 */ 0x0000, /* 0x60F4 */ 0x0000, /* 0x60F5 */ 0x0000, /* 0x60F6 */ 0x0000, /* 0x60F7 */ 0x0000, /* 0x60F8 */ 0x0000, /* 0x60F9 */ 0x0000, /* 0x60FA */ 0x0000, /* 0x60FB */ 0x0000, /* 0x60FC */ 0x0000, /* 0x60FD */ 0x0000, /* 0x60FE */ 0x0000, /* 0x60FF */ 0x0000, /* 0x6100 */ 0x0000, /* 0x6101 */ 0x0000, /* 0x6102 */ 0x0000, /* 0x6103 */ 0x0000, /* 0x6104 */ 0x0000, /* 0x6105 */ 0x0000, /* 0x6106 */ 0x0000, /* 0x6107 */ 0x0000, /* 0x6108 */ 0x0000, /* 0x6109 */ 0x0000, /* 0x610A */ 0x0000, /* 0x610B */ 0x0000, /* 0x610C */ 0x0000, /* 0x610D */ 0x0000, /* 0x610E */ 0x0000, /* 0x610F */ 0x0000, /* 0x6110 */ 0x0000, /* 0x6111 */ 0x0000, /* 0x6112 */ 0x0000, /* 0x6113 */ 0x0000, /* 0x6114 */ 0x0000, /* 0x6115 */ 0x0000, /* 0x6116 */ 0x0000, /* 0x6117 */ 0x0000, /* 0x6118 */ 0x0000, /* 0x6119 */ 0x0000, /* 0x611A */ 0x0000, /* 0x611B */ 0x0000, /* 0x611C */ 0x0000, /* 0x611D */ 0x0000, /* 0x611E */ 0x0000, /* 0x611F */ 0x0000, /* 0x6120 */ 0x0000, /* 0x6121 */ 0x0000, /* 0x6122 */ 0x0000, /* 0x6123 */ 0x0000, /* 0x6124 */ 0x0000, /* 0x6125 */ 0x0000, /* 0x6126 */ 0x0000, /* 0x6127 */ 0x0000, /* 0x6128 */ 0x0000, /* 0x6129 */ 0x0000, /* 0x612A */ 0x0000, /* 0x612B */ 0x0000, /* 0x612C */ 0x0000, /* 0x612D */ 0x0000, /* 0x612E */ 0x0000, /* 0x612F */ 0x0000, /* 0x6130 */ 0x0000, /* 0x6131 */ 0x0000, /* 0x6132 */ 0x0000, /* 0x6133 */ 0x0000, /* 0x6134 */ 0x0000, /* 0x6135 */ 0x0000, /* 0x6136 */ 0x0000, /* 0x6137 */ 0x0000, /* 0x6138 */ 0x0000, /* 0x6139 */ 0x0000, /* 0x613A */ 0x0000, /* 0x613B */ 0x0000, /* 0x613C */ 0x0000, /* 0x613D */ 0x0000, /* 0x613E */ 0x0000, /* 0x613F */ 0x0000, /* 0x6140 */ 0x0000, /* 0x6141 */ 0x0000, /* 0x6142 */ 0x0000, /* 0x6143 */ 0x0000, /* 0x6144 */ 0x0000, /* 0x6145 */ 0x0000, /* 0x6146 */ 0x0000, /* 0x6147 */ 0x0000, /* 0x6148 */ 0x0000, /* 0x6149 */ 0x0000, /* 0x614A */ 0x0000, /* 0x614B */ 0x0000, /* 0x614C */ 0x0000, /* 0x614D */ 0x0000, /* 0x614E */ 0x0000, /* 0x614F */ 0x0000, /* 0x6150 */ 0x0000, /* 0x6151 */ 0x0000, /* 0x6152 */ 0x0000, /* 0x6153 */ 0x0000, /* 0x6154 */ 0x0000, /* 0x6155 */ 0x0000, /* 0x6156 */ 0x0000, /* 0x6157 */ 0x0000, /* 0x6158 */ 0x0000, /* 0x6159 */ 0x0000, /* 0x615A */ 0x0000, /* 0x615B */ 0x0000, /* 0x615C */ 0x0000, /* 0x615D */ 0x0000, /* 0x615E */ 0x0000, /* 0x615F */ 0x0000, /* 0x6160 */ 0x0000, /* 0x6161 */ 0x0000, /* 0x6162 */ 0x0000, /* 0x6163 */ 0x0000, /* 0x6164 */ 0x0000, /* 0x6165 */ 0x0000, /* 0x6166 */ 0x0000, /* 0x6167 */ 0x0000, /* 0x6168 */ 0x0000, /* 0x6169 */ 0x0000, /* 0x616A */ 0x0000, /* 0x616B */ 0x0000, /* 0x616C */ 0x0000, /* 0x616D */ 0x0000, /* 0x616E */ 0x0000, /* 0x616F */ 0x0000, /* 0x6170 */ 0x0000, /* 0x6171 */ 0x0000, /* 0x6172 */ 0x0000, /* 0x6173 */ 0x0000, /* 0x6174 */ 0x0000, /* 0x6175 */ 0x0000, /* 0x6176 */ 0x0000, /* 0x6177 */ 0x0000, /* 0x6178 */ 0x0000, /* 0x6179 */ 0x0000, /* 0x617A */ 0x0000, /* 0x617B */ 0x0000, /* 0x617C */ 0x0000, /* 0x617D */ 0x0000, /* 0x617E */ 0x0000, /* 0x617F */ 0x0000, /* 0x6180 */ 0x0000, /* 0x6181 */ 0x0000, /* 0x6182 */ 0x0000, /* 0x6183 */ 0x0000, /* 0x6184 */ 0x0000, /* 0x6185 */ 0x0000, /* 0x6186 */ 0x0000, /* 0x6187 */ 0x0000, /* 0x6188 */ 0x0000, /* 0x6189 */ 0x0000, /* 0x618A */ 0x0000, /* 0x618B */ 0x0000, /* 0x618C */ 0x0000, /* 0x618D */ 0x0000, /* 0x618E */ 0x0000, /* 0x618F */ 0x0000, /* 0x6190 */ 0x0000, /* 0x6191 */ 0x0000, /* 0x6192 */ 0x0000, /* 0x6193 */ 0x0000, /* 0x6194 */ 0x0000, /* 0x6195 */ 0x0000, /* 0x6196 */ 0x0000, /* 0x6197 */ 0x0000, /* 0x6198 */ 0x0000, /* 0x6199 */ 0x0000, /* 0x619A */ 0x0000, /* 0x619B */ 0x0000, /* 0x619C */ 0x0000, /* 0x619D */ 0x0000, /* 0x619E */ 0x0000, /* 0x619F */ 0x0000, /* 0x61A0 */ 0x0000, /* 0x61A1 */ 0x0000, /* 0x61A2 */ 0x0000, /* 0x61A3 */ 0x0000, /* 0x61A4 */ 0x0000, /* 0x61A5 */ 0x0000, /* 0x61A6 */ 0x0000, /* 0x61A7 */ 0x0000, /* 0x61A8 */ 0x0000, /* 0x61A9 */ 0x0000, /* 0x61AA */ 0x0000, /* 0x61AB */ 0x0000, /* 0x61AC */ 0x0000, /* 0x61AD */ 0x0000, /* 0x61AE */ 0x0000, /* 0x61AF */ 0x0000, /* 0x61B0 */ 0x0000, /* 0x61B1 */ 0x0000, /* 0x61B2 */ 0x0000, /* 0x61B3 */ 0x0000, /* 0x61B4 */ 0x0000, /* 0x61B5 */ 0x0000, /* 0x61B6 */ 0x0000, /* 0x61B7 */ 0x0000, /* 0x61B8 */ 0x0000, /* 0x61B9 */ 0x0000, /* 0x61BA */ 0x0000, /* 0x61BB */ 0x0000, /* 0x61BC */ 0x0000, /* 0x61BD */ 0x0000, /* 0x61BE */ 0x0000, /* 0x61BF */ 0x0000, /* 0x61C0 */ 0x0000, /* 0x61C1 */ 0x0000, /* 0x61C2 */ 0x0000, /* 0x61C3 */ 0x0000, /* 0x61C4 */ 0x0000, /* 0x61C5 */ 0x0000, /* 0x61C6 */ 0x0000, /* 0x61C7 */ 0x0000, /* 0x61C8 */ 0x0000, /* 0x61C9 */ 0x0000, /* 0x61CA */ 0x0000, /* 0x61CB */ 0x0000, /* 0x61CC */ 0x0000, /* 0x61CD */ 0x0000, /* 0x61CE */ 0x0000, /* 0x61CF */ 0x0000, /* 0x61D0 */ 0x0000, /* 0x61D1 */ 0x0000, /* 0x61D2 */ 0x0000, /* 0x61D3 */ 0x0000, /* 0x61D4 */ 0x0000, /* 0x61D5 */ 0x0000, /* 0x61D6 */ 0x0000, /* 0x61D7 */ 0x0000, /* 0x61D8 */ 0x0000, /* 0x61D9 */ 0x0000, /* 0x61DA */ 0x0000, /* 0x61DB */ 0x0000, /* 0x61DC */ 0x0000, /* 0x61DD */ 0x0000, /* 0x61DE */ 0x0000, /* 0x61DF */ 0x0000, /* 0x61E0 */ 0x0000, /* 0x61E1 */ 0x0000, /* 0x61E2 */ 0x0000, /* 0x61E3 */ 0x0000, /* 0x61E4 */ 0x0000, /* 0x61E5 */ 0x0000, /* 0x61E6 */ 0x0000, /* 0x61E7 */ 0x0000, /* 0x61E8 */ 0x0000, /* 0x61E9 */ 0x0000, /* 0x61EA */ 0x0000, /* 0x61EB */ 0x0000, /* 0x61EC */ 0x0000, /* 0x61ED */ 0x0000, /* 0x61EE */ 0x0000, /* 0x61EF */ 0x0000, /* 0x61F0 */ 0x0000, /* 0x61F1 */ 0x0000, /* 0x61F2 */ 0x0000, /* 0x61F3 */ 0x0000, /* 0x61F4 */ 0x0000, /* 0x61F5 */ 0x0000, /* 0x61F6 */ 0x0000, /* 0x61F7 */ 0x0000, /* 0x61F8 */ 0x0000, /* 0x61F9 */ 0x0000, /* 0x61FA */ 0x0000, /* 0x61FB */ 0x0000, /* 0x61FC */ 0x0000, /* 0x61FD */ 0x0000, /* 0x61FE */ 0x0000, /* 0x61FF */ 0x0000, /* 0x6200 */ 0x0000, /* 0x6201 */ 0x0000, /* 0x6202 */ 0x0000, /* 0x6203 */ 0x0000, /* 0x6204 */ 0x0000, /* 0x6205 */ 0x0000, /* 0x6206 */ 0x0000, /* 0x6207 */ 0x0000, /* 0x6208 */ 0x0000, /* 0x6209 */ 0x0000, /* 0x620A */ 0x0000, /* 0x620B */ 0x0000, /* 0x620C */ 0x0000, /* 0x620D */ 0x0000, /* 0x620E */ 0x0000, /* 0x620F */ 0x0000, /* 0x6210 */ 0x0000, /* 0x6211 */ 0x0000, /* 0x6212 */ 0x0000, /* 0x6213 */ 0x0000, /* 0x6214 */ 0x0000, /* 0x6215 */ 0x0000, /* 0x6216 */ 0x0000, /* 0x6217 */ 0x0000, /* 0x6218 */ 0x0000, /* 0x6219 */ 0x0000, /* 0x621A */ 0x0000, /* 0x621B */ 0x0000, /* 0x621C */ 0x0000, /* 0x621D */ 0x0000, /* 0x621E */ 0x0000, /* 0x621F */ 0x0000, /* 0x6220 */ 0x0000, /* 0x6221 */ 0x0000, /* 0x6222 */ 0x0000, /* 0x6223 */ 0x0000, /* 0x6224 */ 0x0000, /* 0x6225 */ 0x0000, /* 0x6226 */ 0x0000, /* 0x6227 */ 0x0000, /* 0x6228 */ 0x0000, /* 0x6229 */ 0x0000, /* 0x622A */ 0x0000, /* 0x622B */ 0x0000, /* 0x622C */ 0x0000, /* 0x622D */ 0x0000, /* 0x622E */ 0x0000, /* 0x622F */ 0x0000, /* 0x6230 */ 0x0000, /* 0x6231 */ 0x0000, /* 0x6232 */ 0x0000, /* 0x6233 */ 0x0000, /* 0x6234 */ 0x0000, /* 0x6235 */ 0x0000, /* 0x6236 */ 0x0000, /* 0x6237 */ 0x0000, /* 0x6238 */ 0x0000, /* 0x6239 */ 0x0000, /* 0x623A */ 0x0000, /* 0x623B */ 0x0000, /* 0x623C */ 0x0000, /* 0x623D */ 0x0000, /* 0x623E */ 0x0000, /* 0x623F */ 0x0000, /* 0x6240 */ 0x0000, /* 0x6241 */ 0x0000, /* 0x6242 */ 0x0000, /* 0x6243 */ 0x0000, /* 0x6244 */ 0x0000, /* 0x6245 */ 0x0000, /* 0x6246 */ 0x0000, /* 0x6247 */ 0x0000, /* 0x6248 */ 0x0000, /* 0x6249 */ 0x0000, /* 0x624A */ 0x0000, /* 0x624B */ 0x0000, /* 0x624C */ 0x0000, /* 0x624D */ 0x0000, /* 0x624E */ 0x0000, /* 0x624F */ 0x0000, /* 0x6250 */ 0x0000, /* 0x6251 */ 0x0000, /* 0x6252 */ 0x0000, /* 0x6253 */ 0x0000, /* 0x6254 */ 0x0000, /* 0x6255 */ 0x0000, /* 0x6256 */ 0x0000, /* 0x6257 */ 0x0000, /* 0x6258 */ 0x0000, /* 0x6259 */ 0x0000, /* 0x625A */ 0x0000, /* 0x625B */ 0x0000, /* 0x625C */ 0x0000, /* 0x625D */ 0x0000, /* 0x625E */ 0x0000, /* 0x625F */ 0x0000, /* 0x6260 */ 0x0000, /* 0x6261 */ 0x0000, /* 0x6262 */ 0x0000, /* 0x6263 */ 0x0000, /* 0x6264 */ 0x0000, /* 0x6265 */ 0x0000, /* 0x6266 */ 0x0000, /* 0x6267 */ 0x0000, /* 0x6268 */ 0x0000, /* 0x6269 */ 0x0000, /* 0x626A */ 0x0000, /* 0x626B */ 0x0000, /* 0x626C */ 0x0000, /* 0x626D */ 0x0000, /* 0x626E */ 0x0000, /* 0x626F */ 0x0000, /* 0x6270 */ 0x0000, /* 0x6271 */ 0x0000, /* 0x6272 */ 0x0000, /* 0x6273 */ 0x0000, /* 0x6274 */ 0x0000, /* 0x6275 */ 0x0000, /* 0x6276 */ 0x0000, /* 0x6277 */ 0x0000, /* 0x6278 */ 0x0000, /* 0x6279 */ 0x0000, /* 0x627A */ 0x0000, /* 0x627B */ 0x0000, /* 0x627C */ 0x0000, /* 0x627D */ 0x0000, /* 0x627E */ 0x0000, /* 0x627F */ 0x0000, /* 0x6280 */ 0x0000, /* 0x6281 */ 0x0000, /* 0x6282 */ 0x0000, /* 0x6283 */ 0x0000, /* 0x6284 */ 0x0000, /* 0x6285 */ 0x0000, /* 0x6286 */ 0x0000, /* 0x6287 */ 0x0000, /* 0x6288 */ 0x0000, /* 0x6289 */ 0x0000, /* 0x628A */ 0x0000, /* 0x628B */ 0x0000, /* 0x628C */ 0x0000, /* 0x628D */ 0x0000, /* 0x628E */ 0x0000, /* 0x628F */ 0x0000, /* 0x6290 */ 0x0000, /* 0x6291 */ 0x0000, /* 0x6292 */ 0x0000, /* 0x6293 */ 0x0000, /* 0x6294 */ 0x0000, /* 0x6295 */ 0x0000, /* 0x6296 */ 0x0000, /* 0x6297 */ 0x0000, /* 0x6298 */ 0x0000, /* 0x6299 */ 0x0000, /* 0x629A */ 0x0000, /* 0x629B */ 0x0000, /* 0x629C */ 0x0000, /* 0x629D */ 0x0000, /* 0x629E */ 0x0000, /* 0x629F */ 0x0000, /* 0x62A0 */ 0x0000, /* 0x62A1 */ 0x0000, /* 0x62A2 */ 0x0000, /* 0x62A3 */ 0x0000, /* 0x62A4 */ 0x0000, /* 0x62A5 */ 0x0000, /* 0x62A6 */ 0x0000, /* 0x62A7 */ 0x0000, /* 0x62A8 */ 0x0000, /* 0x62A9 */ 0x0000, /* 0x62AA */ 0x0000, /* 0x62AB */ 0x0000, /* 0x62AC */ 0x0000, /* 0x62AD */ 0x0000, /* 0x62AE */ 0x0000, /* 0x62AF */ 0x0000, /* 0x62B0 */ 0x0000, /* 0x62B1 */ 0x0000, /* 0x62B2 */ 0x0000, /* 0x62B3 */ 0x0000, /* 0x62B4 */ 0x0000, /* 0x62B5 */ 0x0000, /* 0x62B6 */ 0x0000, /* 0x62B7 */ 0x0000, /* 0x62B8 */ 0x0000, /* 0x62B9 */ 0x0000, /* 0x62BA */ 0x0000, /* 0x62BB */ 0x0000, /* 0x62BC */ 0x0000, /* 0x62BD */ 0x0000, /* 0x62BE */ 0x0000, /* 0x62BF */ 0x0000, /* 0x62C0 */ 0x0000, /* 0x62C1 */ 0x0000, /* 0x62C2 */ 0x0000, /* 0x62C3 */ 0x0000, /* 0x62C4 */ 0x0000, /* 0x62C5 */ 0x0000, /* 0x62C6 */ 0x0000, /* 0x62C7 */ 0x0000, /* 0x62C8 */ 0x0000, /* 0x62C9 */ 0x0000, /* 0x62CA */ 0x0000, /* 0x62CB */ 0x0000, /* 0x62CC */ 0x0000, /* 0x62CD */ 0x0000, /* 0x62CE */ 0x0000, /* 0x62CF */ 0x0000, /* 0x62D0 */ 0x0000, /* 0x62D1 */ 0x0000, /* 0x62D2 */ 0x0000, /* 0x62D3 */ 0x0000, /* 0x62D4 */ 0x0000, /* 0x62D5 */ 0x0000, /* 0x62D6 */ 0x0000, /* 0x62D7 */ 0x0000, /* 0x62D8 */ 0x0000, /* 0x62D9 */ 0x0000, /* 0x62DA */ 0x0000, /* 0x62DB */ 0x0000, /* 0x62DC */ 0x0000, /* 0x62DD */ 0x0000, /* 0x62DE */ 0x0000, /* 0x62DF */ 0x0000, /* 0x62E0 */ 0x0000, /* 0x62E1 */ 0x0000, /* 0x62E2 */ 0x0000, /* 0x62E3 */ 0x0000, /* 0x62E4 */ 0x0000, /* 0x62E5 */ 0x0000, /* 0x62E6 */ 0x0000, /* 0x62E7 */ 0x0000, /* 0x62E8 */ 0x0000, /* 0x62E9 */ 0x0000, /* 0x62EA */ 0x0000, /* 0x62EB */ 0x0000, /* 0x62EC */ 0x0000, /* 0x62ED */ 0x0000, /* 0x62EE */ 0x0000, /* 0x62EF */ 0x0000, /* 0x62F0 */ 0x0000, /* 0x62F1 */ 0x0000, /* 0x62F2 */ 0x0000, /* 0x62F3 */ 0x0000, /* 0x62F4 */ 0x0000, /* 0x62F5 */ 0x0000, /* 0x62F6 */ 0x0000, /* 0x62F7 */ 0x0000, /* 0x62F8 */ 0x0000, /* 0x62F9 */ 0x0000, /* 0x62FA */ 0x0000, /* 0x62FB */ 0x0000, /* 0x62FC */ 0x0000, /* 0x62FD */ 0x0000, /* 0x62FE */ 0x0000, /* 0x62FF */ 0x0000, /* 0x6300 */ 0x0000, /* 0x6301 */ 0x0000, /* 0x6302 */ 0x0000, /* 0x6303 */ 0x0000, /* 0x6304 */ 0x0000, /* 0x6305 */ 0x0000, /* 0x6306 */ 0x0000, /* 0x6307 */ 0x0000, /* 0x6308 */ 0x0000, /* 0x6309 */ 0x0000, /* 0x630A */ 0x0000, /* 0x630B */ 0x0000, /* 0x630C */ 0x0000, /* 0x630D */ 0x0000, /* 0x630E */ 0x0000, /* 0x630F */ 0x0000, /* 0x6310 */ 0x0000, /* 0x6311 */ 0x0000, /* 0x6312 */ 0x0000, /* 0x6313 */ 0x0000, /* 0x6314 */ 0x0000, /* 0x6315 */ 0x0000, /* 0x6316 */ 0x0000, /* 0x6317 */ 0x0000, /* 0x6318 */ 0x0000, /* 0x6319 */ 0x0000, /* 0x631A */ 0x0000, /* 0x631B */ 0x0000, /* 0x631C */ 0x0000, /* 0x631D */ 0x0000, /* 0x631E */ 0x0000, /* 0x631F */ 0x0000, /* 0x6320 */ 0x0000, /* 0x6321 */ 0x0000, /* 0x6322 */ 0x0000, /* 0x6323 */ 0x0000, /* 0x6324 */ 0x0000, /* 0x6325 */ 0x0000, /* 0x6326 */ 0x0000, /* 0x6327 */ 0x0000, /* 0x6328 */ 0x0000, /* 0x6329 */ 0x0000, /* 0x632A */ 0x0000, /* 0x632B */ 0x0000, /* 0x632C */ 0x0000, /* 0x632D */ 0x0000, /* 0x632E */ 0x0000, /* 0x632F */ 0x0000, /* 0x6330 */ 0x0000, /* 0x6331 */ 0x0000, /* 0x6332 */ 0x0000, /* 0x6333 */ 0x0000, /* 0x6334 */ 0x0000, /* 0x6335 */ 0x0000, /* 0x6336 */ 0x0000, /* 0x6337 */ 0x0000, /* 0x6338 */ 0x0000, /* 0x6339 */ 0x0000, /* 0x633A */ 0x0000, /* 0x633B */ 0x0000, /* 0x633C */ 0x0000, /* 0x633D */ 0x0000, /* 0x633E */ 0x0000, /* 0x633F */ 0x0000, /* 0x6340 */ 0x0000, /* 0x6341 */ 0x0000, /* 0x6342 */ 0x0000, /* 0x6343 */ 0x0000, /* 0x6344 */ 0x0000, /* 0x6345 */ 0x0000, /* 0x6346 */ 0x0000, /* 0x6347 */ 0x0000, /* 0x6348 */ 0x0000, /* 0x6349 */ 0x0000, /* 0x634A */ 0x0000, /* 0x634B */ 0x0000, /* 0x634C */ 0x0000, /* 0x634D */ 0x0000, /* 0x634E */ 0x0000, /* 0x634F */ 0x0000, /* 0x6350 */ 0x0000, /* 0x6351 */ 0x0000, /* 0x6352 */ 0x0000, /* 0x6353 */ 0x0000, /* 0x6354 */ 0x0000, /* 0x6355 */ 0x0000, /* 0x6356 */ 0x0000, /* 0x6357 */ 0x0000, /* 0x6358 */ 0x0000, /* 0x6359 */ 0x0000, /* 0x635A */ 0x0000, /* 0x635B */ 0x0000, /* 0x635C */ 0x0000, /* 0x635D */ 0x0000, /* 0x635E */ 0x0000, /* 0x635F */ 0x0000, /* 0x6360 */ 0x0000, /* 0x6361 */ 0x0000, /* 0x6362 */ 0x0000, /* 0x6363 */ 0x0000, /* 0x6364 */ 0x0000, /* 0x6365 */ 0x0000, /* 0x6366 */ 0x0000, /* 0x6367 */ 0x0000, /* 0x6368 */ 0x0000, /* 0x6369 */ 0x0000, /* 0x636A */ 0x0000, /* 0x636B */ 0x0000, /* 0x636C */ 0x0000, /* 0x636D */ 0x0000, /* 0x636E */ 0x0000, /* 0x636F */ 0x0000, /* 0x6370 */ 0x0000, /* 0x6371 */ 0x0000, /* 0x6372 */ 0x0000, /* 0x6373 */ 0x0000, /* 0x6374 */ 0x0000, /* 0x6375 */ 0x0000, /* 0x6376 */ 0x0000, /* 0x6377 */ 0x0000, /* 0x6378 */ 0x0000, /* 0x6379 */ 0x0000, /* 0x637A */ 0x0000, /* 0x637B */ 0x0000, /* 0x637C */ 0x0000, /* 0x637D */ 0x0000, /* 0x637E */ 0x0000, /* 0x637F */ 0x0000, /* 0x6380 */ 0x0000, /* 0x6381 */ 0x0000, /* 0x6382 */ 0x0000, /* 0x6383 */ 0x0000, /* 0x6384 */ 0x0000, /* 0x6385 */ 0x0000, /* 0x6386 */ 0x0000, /* 0x6387 */ 0x0000, /* 0x6388 */ 0x0000, /* 0x6389 */ 0x0000, /* 0x638A */ 0x0000, /* 0x638B */ 0x0000, /* 0x638C */ 0x0000, /* 0x638D */ 0x0000, /* 0x638E */ 0x0000, /* 0x638F */ 0x0000, /* 0x6390 */ 0x0000, /* 0x6391 */ 0x0000, /* 0x6392 */ 0x0000, /* 0x6393 */ 0x0000, /* 0x6394 */ 0x0000, /* 0x6395 */ 0x0000, /* 0x6396 */ 0x0000, /* 0x6397 */ 0x0000, /* 0x6398 */ 0x0000, /* 0x6399 */ 0x0000, /* 0x639A */ 0x0000, /* 0x639B */ 0x0000, /* 0x639C */ 0x0000, /* 0x639D */ 0x0000, /* 0x639E */ 0x0000, /* 0x639F */ 0x0000, /* 0x63A0 */ 0x0000, /* 0x63A1 */ 0x0000, /* 0x63A2 */ 0x0000, /* 0x63A3 */ 0x0000, /* 0x63A4 */ 0x0000, /* 0x63A5 */ 0x0000, /* 0x63A6 */ 0x0000, /* 0x63A7 */ 0x0000, /* 0x63A8 */ 0x0000, /* 0x63A9 */ 0x0000, /* 0x63AA */ 0x0000, /* 0x63AB */ 0x0000, /* 0x63AC */ 0x0000, /* 0x63AD */ 0x0000, /* 0x63AE */ 0x0000, /* 0x63AF */ 0x0000, /* 0x63B0 */ 0x0000, /* 0x63B1 */ 0x0000, /* 0x63B2 */ 0x0000, /* 0x63B3 */ 0x0000, /* 0x63B4 */ 0x0000, /* 0x63B5 */ 0x0000, /* 0x63B6 */ 0x0000, /* 0x63B7 */ 0x0000, /* 0x63B8 */ 0x0000, /* 0x63B9 */ 0x0000, /* 0x63BA */ 0x0000, /* 0x63BB */ 0x0000, /* 0x63BC */ 0x0000, /* 0x63BD */ 0x0000, /* 0x63BE */ 0x0000, /* 0x63BF */ 0x0000, /* 0x63C0 */ 0x0000, /* 0x63C1 */ 0x0000, /* 0x63C2 */ 0x0000, /* 0x63C3 */ 0x0000, /* 0x63C4 */ 0x0000, /* 0x63C5 */ 0x0000, /* 0x63C6 */ 0x0000, /* 0x63C7 */ 0x0000, /* 0x63C8 */ 0x0000, /* 0x63C9 */ 0x0000, /* 0x63CA */ 0x0000, /* 0x63CB */ 0x0000, /* 0x63CC */ 0x0000, /* 0x63CD */ 0x0000, /* 0x63CE */ 0x0000, /* 0x63CF */ 0x0000, /* 0x63D0 */ 0x0000, /* 0x63D1 */ 0x0000, /* 0x63D2 */ 0x0000, /* 0x63D3 */ 0x0000, /* 0x63D4 */ 0x0000, /* 0x63D5 */ 0x0000, /* 0x63D6 */ 0x0000, /* 0x63D7 */ 0x0000, /* 0x63D8 */ 0x0000, /* 0x63D9 */ 0x0000, /* 0x63DA */ 0x0000, /* 0x63DB */ 0x0000, /* 0x63DC */ 0x0000, /* 0x63DD */ 0x0000, /* 0x63DE */ 0x0000, /* 0x63DF */ 0x0000, /* 0x63E0 */ 0x0000, /* 0x63E1 */ 0x0000, /* 0x63E2 */ 0x0000, /* 0x63E3 */ 0x0000, /* 0x63E4 */ 0x0000, /* 0x63E5 */ 0x0000, /* 0x63E6 */ 0x0000, /* 0x63E7 */ 0x0000, /* 0x63E8 */ 0x0000, /* 0x63E9 */ 0x0000, /* 0x63EA */ 0x0000, /* 0x63EB */ 0x0000, /* 0x63EC */ 0x0000, /* 0x63ED */ 0x0000, /* 0x63EE */ 0x0000, /* 0x63EF */ 0x0000, /* 0x63F0 */ 0x0000, /* 0x63F1 */ 0x0000, /* 0x63F2 */ 0x0000, /* 0x63F3 */ 0x0000, /* 0x63F4 */ 0x0000, /* 0x63F5 */ 0x0000, /* 0x63F6 */ 0x0000, /* 0x63F7 */ 0x0000, /* 0x63F8 */ 0x0000, /* 0x63F9 */ 0x0000, /* 0x63FA */ 0x0000, /* 0x63FB */ 0x0000, /* 0x63FC */ 0x0000, /* 0x63FD */ 0x0000, /* 0x63FE */ 0x0000, /* 0x63FF */ 0x0000, /* 0x6400 */ 0x0000, /* 0x6401 */ 0x0000, /* 0x6402 */ 0x0000, /* 0x6403 */ 0x0000, /* 0x6404 */ 0x0000, /* 0x6405 */ 0x0000, /* 0x6406 */ 0x0000, /* 0x6407 */ 0x0000, /* 0x6408 */ 0x0000, /* 0x6409 */ 0x0000, /* 0x640A */ 0x0000, /* 0x640B */ 0x0000, /* 0x640C */ 0x0000, /* 0x640D */ 0x0000, /* 0x640E */ 0x0000, /* 0x640F */ 0x0000, /* 0x6410 */ 0x0000, /* 0x6411 */ 0x0000, /* 0x6412 */ 0x0000, /* 0x6413 */ 0x0000, /* 0x6414 */ 0x0000, /* 0x6415 */ 0x0000, /* 0x6416 */ 0x0000, /* 0x6417 */ 0x0000, /* 0x6418 */ 0x0000, /* 0x6419 */ 0x0000, /* 0x641A */ 0x0000, /* 0x641B */ 0x0000, /* 0x641C */ 0x0000, /* 0x641D */ 0x0000, /* 0x641E */ 0x0000, /* 0x641F */ 0x0000, /* 0x6420 */ 0x0000, /* 0x6421 */ 0x0000, /* 0x6422 */ 0x0000, /* 0x6423 */ 0x0000, /* 0x6424 */ 0x0000, /* 0x6425 */ 0x0000, /* 0x6426 */ 0x0000, /* 0x6427 */ 0x0000, /* 0x6428 */ 0x0000, /* 0x6429 */ 0x0000, /* 0x642A */ 0x0000, /* 0x642B */ 0x0000, /* 0x642C */ 0x0000, /* 0x642D */ 0x0000, /* 0x642E */ 0x0000, /* 0x642F */ 0x0000, /* 0x6430 */ 0x0000, /* 0x6431 */ 0x0000, /* 0x6432 */ 0x0000, /* 0x6433 */ 0x0000, /* 0x6434 */ 0x0000, /* 0x6435 */ 0x0000, /* 0x6436 */ 0x0000, /* 0x6437 */ 0x0000, /* 0x6438 */ 0x0000, /* 0x6439 */ 0x0000, /* 0x643A */ 0x0000, /* 0x643B */ 0x0000, /* 0x643C */ 0x0000, /* 0x643D */ 0x0000, /* 0x643E */ 0x0000, /* 0x643F */ 0x0000, /* 0x6440 */ 0x0000, /* 0x6441 */ 0x0000, /* 0x6442 */ 0x0000, /* 0x6443 */ 0x0000, /* 0x6444 */ 0x0000, /* 0x6445 */ 0x0000, /* 0x6446 */ 0x0000, /* 0x6447 */ 0x0000, /* 0x6448 */ 0x0000, /* 0x6449 */ 0x0000, /* 0x644A */ 0x0000, /* 0x644B */ 0x0000, /* 0x644C */ 0x0000, /* 0x644D */ 0x0000, /* 0x644E */ 0x0000, /* 0x644F */ 0x0000, /* 0x6450 */ 0x0000, /* 0x6451 */ 0x0000, /* 0x6452 */ 0x0000, /* 0x6453 */ 0x0000, /* 0x6454 */ 0x0000, /* 0x6455 */ 0x0000, /* 0x6456 */ 0x0000, /* 0x6457 */ 0x0000, /* 0x6458 */ 0x0000, /* 0x6459 */ 0x0000, /* 0x645A */ 0x0000, /* 0x645B */ 0x0000, /* 0x645C */ 0x0000, /* 0x645D */ 0x0000, /* 0x645E */ 0x0000, /* 0x645F */ 0x0000, /* 0x6460 */ 0x0000, /* 0x6461 */ 0x0000, /* 0x6462 */ 0x0000, /* 0x6463 */ 0x0000, /* 0x6464 */ 0x0000, /* 0x6465 */ 0x0000, /* 0x6466 */ 0x0000, /* 0x6467 */ 0x0000, /* 0x6468 */ 0x0000, /* 0x6469 */ 0x0000, /* 0x646A */ 0x0000, /* 0x646B */ 0x0000, /* 0x646C */ 0x0000, /* 0x646D */ 0x0000, /* 0x646E */ 0x0000, /* 0x646F */ 0x0000, /* 0x6470 */ 0x0000, /* 0x6471 */ 0x0000, /* 0x6472 */ 0x0000, /* 0x6473 */ 0x0000, /* 0x6474 */ 0x0000, /* 0x6475 */ 0x0000, /* 0x6476 */ 0x0000, /* 0x6477 */ 0x0000, /* 0x6478 */ 0x0000, /* 0x6479 */ 0x0000, /* 0x647A */ 0x0000, /* 0x647B */ 0x0000, /* 0x647C */ 0x0000, /* 0x647D */ 0x0000, /* 0x647E */ 0x0000, /* 0x647F */ 0x0000, /* 0x6480 */ 0x0000, /* 0x6481 */ 0x0000, /* 0x6482 */ 0x0000, /* 0x6483 */ 0x0000, /* 0x6484 */ 0x0000, /* 0x6485 */ 0x0000, /* 0x6486 */ 0x0000, /* 0x6487 */ 0x0000, /* 0x6488 */ 0x0000, /* 0x6489 */ 0x0000, /* 0x648A */ 0x0000, /* 0x648B */ 0x0000, /* 0x648C */ 0x0000, /* 0x648D */ 0x0000, /* 0x648E */ 0x0000, /* 0x648F */ 0x0000, /* 0x6490 */ 0x0000, /* 0x6491 */ 0x0000, /* 0x6492 */ 0x0000, /* 0x6493 */ 0x0000, /* 0x6494 */ 0x0000, /* 0x6495 */ 0x0000, /* 0x6496 */ 0x0000, /* 0x6497 */ 0x0000, /* 0x6498 */ 0x0000, /* 0x6499 */ 0x0000, /* 0x649A */ 0x0000, /* 0x649B */ 0x0000, /* 0x649C */ 0x0000, /* 0x649D */ 0x0000, /* 0x649E */ 0x0000, /* 0x649F */ 0x0000, /* 0x64A0 */ 0x0000, /* 0x64A1 */ 0x0000, /* 0x64A2 */ 0x0000, /* 0x64A3 */ 0x0000, /* 0x64A4 */ 0x0000, /* 0x64A5 */ 0x0000, /* 0x64A6 */ 0x0000, /* 0x64A7 */ 0x0000, /* 0x64A8 */ 0x0000, /* 0x64A9 */ 0x0000, /* 0x64AA */ 0x0000, /* 0x64AB */ 0x0000, /* 0x64AC */ 0x0000, /* 0x64AD */ 0x0000, /* 0x64AE */ 0x0000, /* 0x64AF */ 0x0000, /* 0x64B0 */ 0x0000, /* 0x64B1 */ 0x0000, /* 0x64B2 */ 0x0000, /* 0x64B3 */ 0x0000, /* 0x64B4 */ 0x0000, /* 0x64B5 */ 0x0000, /* 0x64B6 */ 0x0000, /* 0x64B7 */ 0x0000, /* 0x64B8 */ 0x0000, /* 0x64B9 */ 0x0000, /* 0x64BA */ 0x0000, /* 0x64BB */ 0x0000, /* 0x64BC */ 0x0000, /* 0x64BD */ 0x0000, /* 0x64BE */ 0x0000, /* 0x64BF */ 0x0000, /* 0x64C0 */ 0x0000, /* 0x64C1 */ 0x0000, /* 0x64C2 */ 0x0000, /* 0x64C3 */ 0x0000, /* 0x64C4 */ 0x0000, /* 0x64C5 */ 0x0000, /* 0x64C6 */ 0x0000, /* 0x64C7 */ 0x0000, /* 0x64C8 */ 0x0000, /* 0x64C9 */ 0x0000, /* 0x64CA */ 0x0000, /* 0x64CB */ 0x0000, /* 0x64CC */ 0x0000, /* 0x64CD */ 0x0000, /* 0x64CE */ 0x0000, /* 0x64CF */ 0x0000, /* 0x64D0 */ 0x0000, /* 0x64D1 */ 0x0000, /* 0x64D2 */ 0x0000, /* 0x64D3 */ 0x0000, /* 0x64D4 */ 0x0000, /* 0x64D5 */ 0x0000, /* 0x64D6 */ 0x0000, /* 0x64D7 */ 0x0000, /* 0x64D8 */ 0x0000, /* 0x64D9 */ 0x0000, /* 0x64DA */ 0x0000, /* 0x64DB */ 0x0000, /* 0x64DC */ 0x0000, /* 0x64DD */ 0x0000, /* 0x64DE */ 0x0000, /* 0x64DF */ 0x0000, /* 0x64E0 */ 0x0000, /* 0x64E1 */ 0x0000, /* 0x64E2 */ 0x0000, /* 0x64E3 */ 0x0000, /* 0x64E4 */ 0x0000, /* 0x64E5 */ 0x0000, /* 0x64E6 */ 0x0000, /* 0x64E7 */ 0x0000, /* 0x64E8 */ 0x0000, /* 0x64E9 */ 0x0000, /* 0x64EA */ 0x0000, /* 0x64EB */ 0x0000, /* 0x64EC */ 0x0000, /* 0x64ED */ 0x0000, /* 0x64EE */ 0x0000, /* 0x64EF */ 0x0000, /* 0x64F0 */ 0x0000, /* 0x64F1 */ 0x0000, /* 0x64F2 */ 0x0000, /* 0x64F3 */ 0x0000, /* 0x64F4 */ 0x0000, /* 0x64F5 */ 0x0000, /* 0x64F6 */ 0x0000, /* 0x64F7 */ 0x0000, /* 0x64F8 */ 0x0000, /* 0x64F9 */ 0x0000, /* 0x64FA */ 0x0000, /* 0x64FB */ 0x0000, /* 0x64FC */ 0x0000, /* 0x64FD */ 0x0000, /* 0x64FE */ 0x0000, /* 0x64FF */ 0x0000, /* 0x6500 */ 0x0000, /* 0x6501 */ 0x0000, /* 0x6502 */ 0x0000, /* 0x6503 */ 0x0000, /* 0x6504 */ 0x0000, /* 0x6505 */ 0x0000, /* 0x6506 */ 0x0000, /* 0x6507 */ 0x0000, /* 0x6508 */ 0x0000, /* 0x6509 */ 0x0000, /* 0x650A */ 0x0000, /* 0x650B */ 0x0000, /* 0x650C */ 0x0000, /* 0x650D */ 0x0000, /* 0x650E */ 0x0000, /* 0x650F */ 0x0000, /* 0x6510 */ 0x0000, /* 0x6511 */ 0x0000, /* 0x6512 */ 0x0000, /* 0x6513 */ 0x0000, /* 0x6514 */ 0x0000, /* 0x6515 */ 0x0000, /* 0x6516 */ 0x0000, /* 0x6517 */ 0x0000, /* 0x6518 */ 0x0000, /* 0x6519 */ 0x0000, /* 0x651A */ 0x0000, /* 0x651B */ 0x0000, /* 0x651C */ 0x0000, /* 0x651D */ 0x0000, /* 0x651E */ 0x0000, /* 0x651F */ 0x0000, /* 0x6520 */ 0x0000, /* 0x6521 */ 0x0000, /* 0x6522 */ 0x0000, /* 0x6523 */ 0x0000, /* 0x6524 */ 0x0000, /* 0x6525 */ 0x0000, /* 0x6526 */ 0x0000, /* 0x6527 */ 0x0000, /* 0x6528 */ 0x0000, /* 0x6529 */ 0x0000, /* 0x652A */ 0x0000, /* 0x652B */ 0x0000, /* 0x652C */ 0x0000, /* 0x652D */ 0x0000, /* 0x652E */ 0x0000, /* 0x652F */ 0x0000, /* 0x6530 */ 0x0000, /* 0x6531 */ 0x0000, /* 0x6532 */ 0x0000, /* 0x6533 */ 0x0000, /* 0x6534 */ 0x0000, /* 0x6535 */ 0x0000, /* 0x6536 */ 0x0000, /* 0x6537 */ 0x0000, /* 0x6538 */ 0x0000, /* 0x6539 */ 0x0000, /* 0x653A */ 0x0000, /* 0x653B */ 0x0000, /* 0x653C */ 0x0000, /* 0x653D */ 0x0000, /* 0x653E */ 0x0000, /* 0x653F */ 0x0000, /* 0x6540 */ 0x0000, /* 0x6541 */ 0x0000, /* 0x6542 */ 0x0000, /* 0x6543 */ 0x0000, /* 0x6544 */ 0x0000, /* 0x6545 */ 0x0000, /* 0x6546 */ 0x0000, /* 0x6547 */ 0x0000, /* 0x6548 */ 0x0000, /* 0x6549 */ 0x0000, /* 0x654A */ 0x0000, /* 0x654B */ 0x0000, /* 0x654C */ 0x0000, /* 0x654D */ 0x0000, /* 0x654E */ 0x0000, /* 0x654F */ 0x0000, /* 0x6550 */ 0x0000, /* 0x6551 */ 0x0000, /* 0x6552 */ 0x0000, /* 0x6553 */ 0x0000, /* 0x6554 */ 0x0000, /* 0x6555 */ 0x0000, /* 0x6556 */ 0x0000, /* 0x6557 */ 0x0000, /* 0x6558 */ 0x0000, /* 0x6559 */ 0x0000, /* 0x655A */ 0x0000, /* 0x655B */ 0x0000, /* 0x655C */ 0x0000, /* 0x655D */ 0x0000, /* 0x655E */ 0x0000, /* 0x655F */ 0x0000, /* 0x6560 */ 0x0000, /* 0x6561 */ 0x0000, /* 0x6562 */ 0x0000, /* 0x6563 */ 0x0000, /* 0x6564 */ 0x0000, /* 0x6565 */ 0x0000, /* 0x6566 */ 0x0000, /* 0x6567 */ 0x0000, /* 0x6568 */ 0x0000, /* 0x6569 */ 0x0000, /* 0x656A */ 0x0000, /* 0x656B */ 0x0000, /* 0x656C */ 0x0000, /* 0x656D */ 0x0000, /* 0x656E */ 0x0000, /* 0x656F */ 0x0000, /* 0x6570 */ 0x0000, /* 0x6571 */ 0x0000, /* 0x6572 */ 0x0000, /* 0x6573 */ 0x0000, /* 0x6574 */ 0x0000, /* 0x6575 */ 0x0000, /* 0x6576 */ 0x0000, /* 0x6577 */ 0x0000, /* 0x6578 */ 0x0000, /* 0x6579 */ 0x0000, /* 0x657A */ 0x0000, /* 0x657B */ 0x0000, /* 0x657C */ 0x0000, /* 0x657D */ 0x0000, /* 0x657E */ 0x0000, /* 0x657F */ 0x0000, /* 0x6580 */ 0x0000, /* 0x6581 */ 0x0000, /* 0x6582 */ 0x0000, /* 0x6583 */ 0x0000, /* 0x6584 */ 0x0000, /* 0x6585 */ 0x0000, /* 0x6586 */ 0x0000, /* 0x6587 */ 0x0000, /* 0x6588 */ 0x0000, /* 0x6589 */ 0x0000, /* 0x658A */ 0x0000, /* 0x658B */ 0x0000, /* 0x658C */ 0x0000, /* 0x658D */ 0x0000, /* 0x658E */ 0x0000, /* 0x658F */ 0x0000, /* 0x6590 */ 0x0000, /* 0x6591 */ 0x0000, /* 0x6592 */ 0x0000, /* 0x6593 */ 0x0000, /* 0x6594 */ 0x0000, /* 0x6595 */ 0x0000, /* 0x6596 */ 0x0000, /* 0x6597 */ 0x0000, /* 0x6598 */ 0x0000, /* 0x6599 */ 0x0000, /* 0x659A */ 0x0000, /* 0x659B */ 0x0000, /* 0x659C */ 0x0000, /* 0x659D */ 0x0000, /* 0x659E */ 0x0000, /* 0x659F */ 0x0000, /* 0x65A0 */ 0x0000, /* 0x65A1 */ 0x0000, /* 0x65A2 */ 0x0000, /* 0x65A3 */ 0x0000, /* 0x65A4 */ 0x0000, /* 0x65A5 */ 0x0000, /* 0x65A6 */ 0x0000, /* 0x65A7 */ 0x0000, /* 0x65A8 */ 0x0000, /* 0x65A9 */ 0x0000, /* 0x65AA */ 0x0000, /* 0x65AB */ 0x0000, /* 0x65AC */ 0x0000, /* 0x65AD */ 0x0000, /* 0x65AE */ 0x0000, /* 0x65AF */ 0x0000, /* 0x65B0 */ 0x0000, /* 0x65B1 */ 0x0000, /* 0x65B2 */ 0x0000, /* 0x65B3 */ 0x0000, /* 0x65B4 */ 0x0000, /* 0x65B5 */ 0x0000, /* 0x65B6 */ 0x0000, /* 0x65B7 */ 0x0000, /* 0x65B8 */ 0x0000, /* 0x65B9 */ 0x0000, /* 0x65BA */ 0x0000, /* 0x65BB */ 0x0000, /* 0x65BC */ 0x0000, /* 0x65BD */ 0x0000, /* 0x65BE */ 0x0000, /* 0x65BF */ 0x0000, /* 0x65C0 */ 0x0000, /* 0x65C1 */ 0x0000, /* 0x65C2 */ 0x0000, /* 0x65C3 */ 0x0000, /* 0x65C4 */ 0x0000, /* 0x65C5 */ 0x0000, /* 0x65C6 */ 0x0000, /* 0x65C7 */ 0x0000, /* 0x65C8 */ 0x0000, /* 0x65C9 */ 0x0000, /* 0x65CA */ 0x0000, /* 0x65CB */ 0x0000, /* 0x65CC */ 0x0000, /* 0x65CD */ 0x0000, /* 0x65CE */ 0x0000, /* 0x65CF */ 0x0000, /* 0x65D0 */ 0x0000, /* 0x65D1 */ 0x0000, /* 0x65D2 */ 0x0000, /* 0x65D3 */ 0x0000, /* 0x65D4 */ 0x0000, /* 0x65D5 */ 0x0000, /* 0x65D6 */ 0x0000, /* 0x65D7 */ 0x0000, /* 0x65D8 */ 0x0000, /* 0x65D9 */ 0x0000, /* 0x65DA */ 0x0000, /* 0x65DB */ 0x0000, /* 0x65DC */ 0x0000, /* 0x65DD */ 0x0000, /* 0x65DE */ 0x0000, /* 0x65DF */ 0x0000, /* 0x65E0 */ 0x0000, /* 0x65E1 */ 0x0000, /* 0x65E2 */ 0x0000, /* 0x65E3 */ 0x0000, /* 0x65E4 */ 0x0000, /* 0x65E5 */ 0x0000, /* 0x65E6 */ 0x0000, /* 0x65E7 */ 0x0000, /* 0x65E8 */ 0x0000, /* 0x65E9 */ 0x0000, /* 0x65EA */ 0x0000, /* 0x65EB */ 0x0000, /* 0x65EC */ 0x0000, /* 0x65ED */ 0x0000, /* 0x65EE */ 0x0000, /* 0x65EF */ 0x0000, /* 0x65F0 */ 0x0000, /* 0x65F1 */ 0x0000, /* 0x65F2 */ 0x0000, /* 0x65F3 */ 0x0000, /* 0x65F4 */ 0x0000, /* 0x65F5 */ 0x0000, /* 0x65F6 */ 0x0000, /* 0x65F7 */ 0x0000, /* 0x65F8 */ 0x0000, /* 0x65F9 */ 0x0000, /* 0x65FA */ 0x0000, /* 0x65FB */ 0x0000, /* 0x65FC */ 0x0000, /* 0x65FD */ 0x0000, /* 0x65FE */ 0x0000, /* 0x65FF */ 0x0000, /* 0x6600 */ 0x0000, /* 0x6601 */ 0x0000, /* 0x6602 */ 0x0000, /* 0x6603 */ 0x0000, /* 0x6604 */ 0x0000, /* 0x6605 */ 0x0000, /* 0x6606 */ 0x0000, /* 0x6607 */ 0x0000, /* 0x6608 */ 0x0000, /* 0x6609 */ 0x0000, /* 0x660A */ 0x0000, /* 0x660B */ 0x0000, /* 0x660C */ 0x0000, /* 0x660D */ 0x0000, /* 0x660E */ 0x0000, /* 0x660F */ 0x0000, /* 0x6610 */ 0x0000, /* 0x6611 */ 0x0000, /* 0x6612 */ 0x0000, /* 0x6613 */ 0x0000, /* 0x6614 */ 0x0000, /* 0x6615 */ 0x0000, /* 0x6616 */ 0x0000, /* 0x6617 */ 0x0000, /* 0x6618 */ 0x0000, /* 0x6619 */ 0x0000, /* 0x661A */ 0x0000, /* 0x661B */ 0x0000, /* 0x661C */ 0x0000, /* 0x661D */ 0x0000, /* 0x661E */ 0x0000, /* 0x661F */ 0x0000, /* 0x6620 */ 0x0000, /* 0x6621 */ 0x0000, /* 0x6622 */ 0x0000, /* 0x6623 */ 0x0000, /* 0x6624 */ 0x0000, /* 0x6625 */ 0x0000, /* 0x6626 */ 0x0000, /* 0x6627 */ 0x0000, /* 0x6628 */ 0x0000, /* 0x6629 */ 0x0000, /* 0x662A */ 0x0000, /* 0x662B */ 0x0000, /* 0x662C */ 0x0000, /* 0x662D */ 0x0000, /* 0x662E */ 0x0000, /* 0x662F */ 0x0000, /* 0x6630 */ 0x0000, /* 0x6631 */ 0x0000, /* 0x6632 */ 0x0000, /* 0x6633 */ 0x0000, /* 0x6634 */ 0x0000, /* 0x6635 */ 0x0000, /* 0x6636 */ 0x0000, /* 0x6637 */ 0x0000, /* 0x6638 */ 0x0000, /* 0x6639 */ 0x0000, /* 0x663A */ 0x0000, /* 0x663B */ 0x0000, /* 0x663C */ 0x0000, /* 0x663D */ 0x0000, /* 0x663E */ 0x0000, /* 0x663F */ 0x0000, /* 0x6640 */ 0x0000, /* 0x6641 */ 0x0000, /* 0x6642 */ 0x0000, /* 0x6643 */ 0x0000, /* 0x6644 */ 0x0000, /* 0x6645 */ 0x0000, /* 0x6646 */ 0x0000, /* 0x6647 */ 0x0000, /* 0x6648 */ 0x0000, /* 0x6649 */ 0x0000, /* 0x664A */ 0x0000, /* 0x664B */ 0x0000, /* 0x664C */ 0x0000, /* 0x664D */ 0x0000, /* 0x664E */ 0x0000, /* 0x664F */ 0x0000, /* 0x6650 */ 0x0000, /* 0x6651 */ 0x0000, /* 0x6652 */ 0x0000, /* 0x6653 */ 0x0000, /* 0x6654 */ 0x0000, /* 0x6655 */ 0x0000, /* 0x6656 */ 0x0000, /* 0x6657 */ 0x0000, /* 0x6658 */ 0x0000, /* 0x6659 */ 0x0000, /* 0x665A */ 0x0000, /* 0x665B */ 0x0000, /* 0x665C */ 0x0000, /* 0x665D */ 0x0000, /* 0x665E */ 0x0000, /* 0x665F */ 0x0000, /* 0x6660 */ 0x0000, /* 0x6661 */ 0x0000, /* 0x6662 */ 0x0000, /* 0x6663 */ 0x0000, /* 0x6664 */ 0x0000, /* 0x6665 */ 0x0000, /* 0x6666 */ 0x0000, /* 0x6667 */ 0x0000, /* 0x6668 */ 0x0000, /* 0x6669 */ 0x0000, /* 0x666A */ 0x0000, /* 0x666B */ 0x0000, /* 0x666C */ 0x0000, /* 0x666D */ 0x0000, /* 0x666E */ 0x0000, /* 0x666F */ 0x0000, /* 0x6670 */ 0x0000, /* 0x6671 */ 0x0000, /* 0x6672 */ 0x0000, /* 0x6673 */ 0x0000, /* 0x6674 */ 0x0000, /* 0x6675 */ 0x0000, /* 0x6676 */ 0x0000, /* 0x6677 */ 0x0000, /* 0x6678 */ 0x0000, /* 0x6679 */ 0x0000, /* 0x667A */ 0x0000, /* 0x667B */ 0x0000, /* 0x667C */ 0x0000, /* 0x667D */ 0x0000, /* 0x667E */ 0x0000, /* 0x667F */ 0x0000, /* 0x6680 */ 0x0000, /* 0x6681 */ 0x0000, /* 0x6682 */ 0x0000, /* 0x6683 */ 0x0000, /* 0x6684 */ 0x0000, /* 0x6685 */ 0x0000, /* 0x6686 */ 0x0000, /* 0x6687 */ 0x0000, /* 0x6688 */ 0x0000, /* 0x6689 */ 0x0000, /* 0x668A */ 0x0000, /* 0x668B */ 0x0000, /* 0x668C */ 0x0000, /* 0x668D */ 0x0000, /* 0x668E */ 0x0000, /* 0x668F */ 0x0000, /* 0x6690 */ 0x0000, /* 0x6691 */ 0x0000, /* 0x6692 */ 0x0000, /* 0x6693 */ 0x0000, /* 0x6694 */ 0x0000, /* 0x6695 */ 0x0000, /* 0x6696 */ 0x0000, /* 0x6697 */ 0x0000, /* 0x6698 */ 0x0000, /* 0x6699 */ 0x0000, /* 0x669A */ 0x0000, /* 0x669B */ 0x0000, /* 0x669C */ 0x0000, /* 0x669D */ 0x0000, /* 0x669E */ 0x0000, /* 0x669F */ 0x0000, /* 0x66A0 */ 0x0000, /* 0x66A1 */ 0x0000, /* 0x66A2 */ 0x0000, /* 0x66A3 */ 0x0000, /* 0x66A4 */ 0x0000, /* 0x66A5 */ 0x0000, /* 0x66A6 */ 0x0000, /* 0x66A7 */ 0x0000, /* 0x66A8 */ 0x0000, /* 0x66A9 */ 0x0000, /* 0x66AA */ 0x0000, /* 0x66AB */ 0x0000, /* 0x66AC */ 0x0000, /* 0x66AD */ 0x0000, /* 0x66AE */ 0x0000, /* 0x66AF */ 0x0000, /* 0x66B0 */ 0x0000, /* 0x66B1 */ 0x0000, /* 0x66B2 */ 0x0000, /* 0x66B3 */ 0x0000, /* 0x66B4 */ 0x0000, /* 0x66B5 */ 0x0000, /* 0x66B6 */ 0x0000, /* 0x66B7 */ 0x0000, /* 0x66B8 */ 0x0000, /* 0x66B9 */ 0x0000, /* 0x66BA */ 0x0000, /* 0x66BB */ 0x0000, /* 0x66BC */ 0x0000, /* 0x66BD */ 0x0000, /* 0x66BE */ 0x0000, /* 0x66BF */ 0x0000, /* 0x66C0 */ 0x0000, /* 0x66C1 */ 0x0000, /* 0x66C2 */ 0x0000, /* 0x66C3 */ 0x0000, /* 0x66C4 */ 0x0000, /* 0x66C5 */ 0x0000, /* 0x66C6 */ 0x0000, /* 0x66C7 */ 0x0000, /* 0x66C8 */ 0x0000, /* 0x66C9 */ 0x0000, /* 0x66CA */ 0x0000, /* 0x66CB */ 0x0000, /* 0x66CC */ 0x0000, /* 0x66CD */ 0x0000, /* 0x66CE */ 0x0000, /* 0x66CF */ 0x0000, /* 0x66D0 */ 0x0000, /* 0x66D1 */ 0x0000, /* 0x66D2 */ 0x0000, /* 0x66D3 */ 0x0000, /* 0x66D4 */ 0x0000, /* 0x66D5 */ 0x0000, /* 0x66D6 */ 0x0000, /* 0x66D7 */ 0x0000, /* 0x66D8 */ 0x0000, /* 0x66D9 */ 0x0000, /* 0x66DA */ 0x0000, /* 0x66DB */ 0x0000, /* 0x66DC */ 0x0000, /* 0x66DD */ 0x0000, /* 0x66DE */ 0x0000, /* 0x66DF */ 0x0000, /* 0x66E0 */ 0x0000, /* 0x66E1 */ 0x0000, /* 0x66E2 */ 0x0000, /* 0x66E3 */ 0x0000, /* 0x66E4 */ 0x0000, /* 0x66E5 */ 0x0000, /* 0x66E6 */ 0x0000, /* 0x66E7 */ 0x0000, /* 0x66E8 */ 0x0000, /* 0x66E9 */ 0x0000, /* 0x66EA */ 0x0000, /* 0x66EB */ 0x0000, /* 0x66EC */ 0x0000, /* 0x66ED */ 0x0000, /* 0x66EE */ 0x0000, /* 0x66EF */ 0x0000, /* 0x66F0 */ 0x0000, /* 0x66F1 */ 0x0000, /* 0x66F2 */ 0x0000, /* 0x66F3 */ 0x0000, /* 0x66F4 */ 0x0000, /* 0x66F5 */ 0x0000, /* 0x66F6 */ 0x0000, /* 0x66F7 */ 0x0000, /* 0x66F8 */ 0x0000, /* 0x66F9 */ 0x0000, /* 0x66FA */ 0x0000, /* 0x66FB */ 0x0000, /* 0x66FC */ 0x0000, /* 0x66FD */ 0x0000, /* 0x66FE */ 0x0000, /* 0x66FF */ 0x0000, /* 0x6700 */ 0x0000, /* 0x6701 */ 0x0000, /* 0x6702 */ 0x0000, /* 0x6703 */ 0x0000, /* 0x6704 */ 0x0000, /* 0x6705 */ 0x0000, /* 0x6706 */ 0x0000, /* 0x6707 */ 0x0000, /* 0x6708 */ 0x0000, /* 0x6709 */ 0x0000, /* 0x670A */ 0x0000, /* 0x670B */ 0x0000, /* 0x670C */ 0x0000, /* 0x670D */ 0x0000, /* 0x670E */ 0x0000, /* 0x670F */ 0x0000, /* 0x6710 */ 0x0000, /* 0x6711 */ 0x0000, /* 0x6712 */ 0x0000, /* 0x6713 */ 0x0000, /* 0x6714 */ 0x0000, /* 0x6715 */ 0x0000, /* 0x6716 */ 0x0000, /* 0x6717 */ 0x0000, /* 0x6718 */ 0x0000, /* 0x6719 */ 0x0000, /* 0x671A */ 0x0000, /* 0x671B */ 0x0000, /* 0x671C */ 0x0000, /* 0x671D */ 0x0000, /* 0x671E */ 0x0000, /* 0x671F */ 0x0000, /* 0x6720 */ 0x0000, /* 0x6721 */ 0x0000, /* 0x6722 */ 0x0000, /* 0x6723 */ 0x0000, /* 0x6724 */ 0x0000, /* 0x6725 */ 0x0000, /* 0x6726 */ 0x0000, /* 0x6727 */ 0x0000, /* 0x6728 */ 0x0000, /* 0x6729 */ 0x0000, /* 0x672A */ 0x0000, /* 0x672B */ 0x0000, /* 0x672C */ 0x0000, /* 0x672D */ 0x0000, /* 0x672E */ 0x0000, /* 0x672F */ 0x0000, /* 0x6730 */ 0x0000, /* 0x6731 */ 0x0000, /* 0x6732 */ 0x0000, /* 0x6733 */ 0x0000, /* 0x6734 */ 0x0000, /* 0x6735 */ 0x0000, /* 0x6736 */ 0x0000, /* 0x6737 */ 0x0000, /* 0x6738 */ 0x0000, /* 0x6739 */ 0x0000, /* 0x673A */ 0x0000, /* 0x673B */ 0x0000, /* 0x673C */ 0x0000, /* 0x673D */ 0x0000, /* 0x673E */ 0x0000, /* 0x673F */ 0x0000, /* 0x6740 */ 0x0000, /* 0x6741 */ 0x0000, /* 0x6742 */ 0x0000, /* 0x6743 */ 0x0000, /* 0x6744 */ 0x0000, /* 0x6745 */ 0x0000, /* 0x6746 */ 0x0000, /* 0x6747 */ 0x0000, /* 0x6748 */ 0x0000, /* 0x6749 */ 0x0000, /* 0x674A */ 0x0000, /* 0x674B */ 0x0000, /* 0x674C */ 0x0000, /* 0x674D */ 0x0000, /* 0x674E */ 0x0000, /* 0x674F */ 0x0000, /* 0x6750 */ 0x0000, /* 0x6751 */ 0x0000, /* 0x6752 */ 0x0000, /* 0x6753 */ 0x0000, /* 0x6754 */ 0x0000, /* 0x6755 */ 0x0000, /* 0x6756 */ 0x0000, /* 0x6757 */ 0x0000, /* 0x6758 */ 0x0000, /* 0x6759 */ 0x0000, /* 0x675A */ 0x0000, /* 0x675B */ 0x0000, /* 0x675C */ 0x0000, /* 0x675D */ 0x0000, /* 0x675E */ 0x0000, /* 0x675F */ 0x0000, /* 0x6760 */ 0x0000, /* 0x6761 */ 0x0000, /* 0x6762 */ 0x0000, /* 0x6763 */ 0x0000, /* 0x6764 */ 0x0000, /* 0x6765 */ 0x0000, /* 0x6766 */ 0x0000, /* 0x6767 */ 0x0000, /* 0x6768 */ 0x0000, /* 0x6769 */ 0x0000, /* 0x676A */ 0x0000, /* 0x676B */ 0x0000, /* 0x676C */ 0x0000, /* 0x676D */ 0x0000, /* 0x676E */ 0x0000, /* 0x676F */ 0x0000, /* 0x6770 */ 0x0000, /* 0x6771 */ 0x0000, /* 0x6772 */ 0x0000, /* 0x6773 */ 0x0000, /* 0x6774 */ 0x0000, /* 0x6775 */ 0x0000, /* 0x6776 */ 0x0000, /* 0x6777 */ 0x0000, /* 0x6778 */ 0x0000, /* 0x6779 */ 0x0000, /* 0x677A */ 0x0000, /* 0x677B */ 0x0000, /* 0x677C */ 0x0000, /* 0x677D */ 0x0000, /* 0x677E */ 0x0000, /* 0x677F */ 0x0000, /* 0x6780 */ 0x0000, /* 0x6781 */ 0x0000, /* 0x6782 */ 0x0000, /* 0x6783 */ 0x0000, /* 0x6784 */ 0x0000, /* 0x6785 */ 0x0000, /* 0x6786 */ 0x0000, /* 0x6787 */ 0x0000, /* 0x6788 */ 0x0000, /* 0x6789 */ 0x0000, /* 0x678A */ 0x0000, /* 0x678B */ 0x0000, /* 0x678C */ 0x0000, /* 0x678D */ 0x0000, /* 0x678E */ 0x0000, /* 0x678F */ 0x0000, /* 0x6790 */ 0x0000, /* 0x6791 */ 0x0000, /* 0x6792 */ 0x0000, /* 0x6793 */ 0x0000, /* 0x6794 */ 0x0000, /* 0x6795 */ 0x0000, /* 0x6796 */ 0x0000, /* 0x6797 */ 0x0000, /* 0x6798 */ 0x0000, /* 0x6799 */ 0x0000, /* 0x679A */ 0x0000, /* 0x679B */ 0x0000, /* 0x679C */ 0x0000, /* 0x679D */ 0x0000, /* 0x679E */ 0x0000, /* 0x679F */ 0x0000, /* 0x67A0 */ 0x0000, /* 0x67A1 */ 0x0000, /* 0x67A2 */ 0x0000, /* 0x67A3 */ 0x0000, /* 0x67A4 */ 0x0000, /* 0x67A5 */ 0x0000, /* 0x67A6 */ 0x0000, /* 0x67A7 */ 0x0000, /* 0x67A8 */ 0x0000, /* 0x67A9 */ 0x0000, /* 0x67AA */ 0x0000, /* 0x67AB */ 0x0000, /* 0x67AC */ 0x0000, /* 0x67AD */ 0x0000, /* 0x67AE */ 0x0000, /* 0x67AF */ 0x0000, /* 0x67B0 */ 0x0000, /* 0x67B1 */ 0x0000, /* 0x67B2 */ 0x0000, /* 0x67B3 */ 0x0000, /* 0x67B4 */ 0x0000, /* 0x67B5 */ 0x0000, /* 0x67B6 */ 0x0000, /* 0x67B7 */ 0x0000, /* 0x67B8 */ 0x0000, /* 0x67B9 */ 0x0000, /* 0x67BA */ 0x0000, /* 0x67BB */ 0x0000, /* 0x67BC */ 0x0000, /* 0x67BD */ 0x0000, /* 0x67BE */ 0x0000, /* 0x67BF */ 0x0000, /* 0x67C0 */ 0x0000, /* 0x67C1 */ 0x0000, /* 0x67C2 */ 0x0000, /* 0x67C3 */ 0x0000, /* 0x67C4 */ 0x0000, /* 0x67C5 */ 0x0000, /* 0x67C6 */ 0x0000, /* 0x67C7 */ 0x0000, /* 0x67C8 */ 0x0000, /* 0x67C9 */ 0x0000, /* 0x67CA */ 0x0000, /* 0x67CB */ 0x0000, /* 0x67CC */ 0x0000, /* 0x67CD */ 0x0000, /* 0x67CE */ 0x0000, /* 0x67CF */ 0x0000, /* 0x67D0 */ 0x0000, /* 0x67D1 */ 0x0000, /* 0x67D2 */ 0x0000, /* 0x67D3 */ 0x0000, /* 0x67D4 */ 0x0000, /* 0x67D5 */ 0x0000, /* 0x67D6 */ 0x0000, /* 0x67D7 */ 0x0000, /* 0x67D8 */ 0x0000, /* 0x67D9 */ 0x0000, /* 0x67DA */ 0x0000, /* 0x67DB */ 0x0000, /* 0x67DC */ 0x0000, /* 0x67DD */ 0x0000, /* 0x67DE */ 0x0000, /* 0x67DF */ 0x0000, /* 0x67E0 */ 0x0000, /* 0x67E1 */ 0x0000, /* 0x67E2 */ 0x0000, /* 0x67E3 */ 0x0000, /* 0x67E4 */ 0x0000, /* 0x67E5 */ 0x0000, /* 0x67E6 */ 0x0000, /* 0x67E7 */ 0x0000, /* 0x67E8 */ 0x0000, /* 0x67E9 */ 0x0000, /* 0x67EA */ 0x0000, /* 0x67EB */ 0x0000, /* 0x67EC */ 0x0000, /* 0x67ED */ 0x0000, /* 0x67EE */ 0x0000, /* 0x67EF */ 0x0000, /* 0x67F0 */ 0x0000, /* 0x67F1 */ 0x0000, /* 0x67F2 */ 0x0000, /* 0x67F3 */ 0x0000, /* 0x67F4 */ 0x0000, /* 0x67F5 */ 0x0000, /* 0x67F6 */ 0x0000, /* 0x67F7 */ 0x0000, /* 0x67F8 */ 0x0000, /* 0x67F9 */ 0x0000, /* 0x67FA */ 0x0000, /* 0x67FB */ 0x0000, /* 0x67FC */ 0x0000, /* 0x67FD */ 0x0000, /* 0x67FE */ 0x0000, /* 0x67FF */ 0x0000, /* 0x6800 */ 0x0000, /* 0x6801 */ 0x0000, /* 0x6802 */ 0x0000, /* 0x6803 */ 0x0000, /* 0x6804 */ 0x0000, /* 0x6805 */ 0x0000, /* 0x6806 */ 0x0000, /* 0x6807 */ 0x0000, /* 0x6808 */ 0x0000, /* 0x6809 */ 0x0000, /* 0x680A */ 0x0000, /* 0x680B */ 0x0000, /* 0x680C */ 0x0000, /* 0x680D */ 0x0000, /* 0x680E */ 0x0000, /* 0x680F */ 0x0000, /* 0x6810 */ 0x0000, /* 0x6811 */ 0x0000, /* 0x6812 */ 0x0000, /* 0x6813 */ 0x0000, /* 0x6814 */ 0x0000, /* 0x6815 */ 0x0000, /* 0x6816 */ 0x0000, /* 0x6817 */ 0x0000, /* 0x6818 */ 0x0000, /* 0x6819 */ 0x0000, /* 0x681A */ 0x0000, /* 0x681B */ 0x0000, /* 0x681C */ 0x0000, /* 0x681D */ 0x0000, /* 0x681E */ 0x0000, /* 0x681F */ 0x0000, /* 0x6820 */ 0x0000, /* 0x6821 */ 0x0000, /* 0x6822 */ 0x0000, /* 0x6823 */ 0x0000, /* 0x6824 */ 0x0000, /* 0x6825 */ 0x0000, /* 0x6826 */ 0x0000, /* 0x6827 */ 0x0000, /* 0x6828 */ 0x0000, /* 0x6829 */ 0x0000, /* 0x682A */ 0x0000, /* 0x682B */ 0x0000, /* 0x682C */ 0x0000, /* 0x682D */ 0x0000, /* 0x682E */ 0x0000, /* 0x682F */ 0x0000, /* 0x6830 */ 0x0000, /* 0x6831 */ 0x0000, /* 0x6832 */ 0x0000, /* 0x6833 */ 0x0000, /* 0x6834 */ 0x0000, /* 0x6835 */ 0x0000, /* 0x6836 */ 0x0000, /* 0x6837 */ 0x0000, /* 0x6838 */ 0x0000, /* 0x6839 */ 0x0000, /* 0x683A */ 0x0000, /* 0x683B */ 0x0000, /* 0x683C */ 0x0000, /* 0x683D */ 0x0000, /* 0x683E */ 0x0000, /* 0x683F */ 0x0000, /* 0x6840 */ 0x0000, /* 0x6841 */ 0x0000, /* 0x6842 */ 0x0000, /* 0x6843 */ 0x0000, /* 0x6844 */ 0x0000, /* 0x6845 */ 0x0000, /* 0x6846 */ 0x0000, /* 0x6847 */ 0x0000, /* 0x6848 */ 0x0000, /* 0x6849 */ 0x0000, /* 0x684A */ 0x0000, /* 0x684B */ 0x0000, /* 0x684C */ 0x0000, /* 0x684D */ 0x0000, /* 0x684E */ 0x0000, /* 0x684F */ 0x0000, /* 0x6850 */ 0x0000, /* 0x6851 */ 0x0000, /* 0x6852 */ 0x0000, /* 0x6853 */ 0x0000, /* 0x6854 */ 0x0000, /* 0x6855 */ 0x0000, /* 0x6856 */ 0x0000, /* 0x6857 */ 0x0000, /* 0x6858 */ 0x0000, /* 0x6859 */ 0x0000, /* 0x685A */ 0x0000, /* 0x685B */ 0x0000, /* 0x685C */ 0x0000, /* 0x685D */ 0x0000, /* 0x685E */ 0x0000, /* 0x685F */ 0x0000, /* 0x6860 */ 0x0000, /* 0x6861 */ 0x0000, /* 0x6862 */ 0x0000, /* 0x6863 */ 0x0000, /* 0x6864 */ 0x0000, /* 0x6865 */ 0x0000, /* 0x6866 */ 0x0000, /* 0x6867 */ 0x0000, /* 0x6868 */ 0x0000, /* 0x6869 */ 0x0000, /* 0x686A */ 0x0000, /* 0x686B */ 0x0000, /* 0x686C */ 0x0000, /* 0x686D */ 0x0000, /* 0x686E */ 0x0000, /* 0x686F */ 0x0000, /* 0x6870 */ 0x0000, /* 0x6871 */ 0x0000, /* 0x6872 */ 0x0000, /* 0x6873 */ 0x0000, /* 0x6874 */ 0x0000, /* 0x6875 */ 0x0000, /* 0x6876 */ 0x0000, /* 0x6877 */ 0x0000, /* 0x6878 */ 0x0000, /* 0x6879 */ 0x0000, /* 0x687A */ 0x0000, /* 0x687B */ 0x0000, /* 0x687C */ 0x0000, /* 0x687D */ 0x0000, /* 0x687E */ 0x0000, /* 0x687F */ 0x0000, /* 0x6880 */ 0x0000, /* 0x6881 */ 0x0000, /* 0x6882 */ 0x0000, /* 0x6883 */ 0x0000, /* 0x6884 */ 0x0000, /* 0x6885 */ 0x0000, /* 0x6886 */ 0x0000, /* 0x6887 */ 0x0000, /* 0x6888 */ 0x0000, /* 0x6889 */ 0x0000, /* 0x688A */ 0x0000, /* 0x688B */ 0x0000, /* 0x688C */ 0x0000, /* 0x688D */ 0x0000, /* 0x688E */ 0x0000, /* 0x688F */ 0x0000, /* 0x6890 */ 0x0000, /* 0x6891 */ 0x0000, /* 0x6892 */ 0x0000, /* 0x6893 */ 0x0000, /* 0x6894 */ 0x0000, /* 0x6895 */ 0x0000, /* 0x6896 */ 0x0000, /* 0x6897 */ 0x0000, /* 0x6898 */ 0x0000, /* 0x6899 */ 0x0000, /* 0x689A */ 0x0000, /* 0x689B */ 0x0000, /* 0x689C */ 0x0000, /* 0x689D */ 0x0000, /* 0x689E */ 0x0000, /* 0x689F */ 0x0000, /* 0x68A0 */ 0x0000, /* 0x68A1 */ 0x0000, /* 0x68A2 */ 0x0000, /* 0x68A3 */ 0x0000, /* 0x68A4 */ 0x0000, /* 0x68A5 */ 0x0000, /* 0x68A6 */ 0x0000, /* 0x68A7 */ 0x0000, /* 0x68A8 */ 0x0000, /* 0x68A9 */ 0x0000, /* 0x68AA */ 0x0000, /* 0x68AB */ 0x0000, /* 0x68AC */ 0x0000, /* 0x68AD */ 0x0000, /* 0x68AE */ 0x0000, /* 0x68AF */ 0x0000, /* 0x68B0 */ 0x0000, /* 0x68B1 */ 0x0000, /* 0x68B2 */ 0x0000, /* 0x68B3 */ 0x0000, /* 0x68B4 */ 0x0000, /* 0x68B5 */ 0x0000, /* 0x68B6 */ 0x0000, /* 0x68B7 */ 0x0000, /* 0x68B8 */ 0x0000, /* 0x68B9 */ 0x0000, /* 0x68BA */ 0x0000, /* 0x68BB */ 0x0000, /* 0x68BC */ 0x0000, /* 0x68BD */ 0x0000, /* 0x68BE */ 0x0000, /* 0x68BF */ 0x0000, /* 0x68C0 */ 0x0000, /* 0x68C1 */ 0x0000, /* 0x68C2 */ 0x0000, /* 0x68C3 */ 0x0000, /* 0x68C4 */ 0x0000, /* 0x68C5 */ 0x0000, /* 0x68C6 */ 0x0000, /* 0x68C7 */ 0x0000, /* 0x68C8 */ 0x0000, /* 0x68C9 */ 0x0000, /* 0x68CA */ 0x0000, /* 0x68CB */ 0x0000, /* 0x68CC */ 0x0000, /* 0x68CD */ 0x0000, /* 0x68CE */ 0x0000, /* 0x68CF */ 0x0000, /* 0x68D0 */ 0x0000, /* 0x68D1 */ 0x0000, /* 0x68D2 */ 0x0000, /* 0x68D3 */ 0x0000, /* 0x68D4 */ 0x0000, /* 0x68D5 */ 0x0000, /* 0x68D6 */ 0x0000, /* 0x68D7 */ 0x0000, /* 0x68D8 */ 0x0000, /* 0x68D9 */ 0x0000, /* 0x68DA */ 0x0000, /* 0x68DB */ 0x0000, /* 0x68DC */ 0x0000, /* 0x68DD */ 0x0000, /* 0x68DE */ 0x0000, /* 0x68DF */ 0x0000, /* 0x68E0 */ 0x0000, /* 0x68E1 */ 0x0000, /* 0x68E2 */ 0x0000, /* 0x68E3 */ 0x0000, /* 0x68E4 */ 0x0000, /* 0x68E5 */ 0x0000, /* 0x68E6 */ 0x0000, /* 0x68E7 */ 0x0000, /* 0x68E8 */ 0x0000, /* 0x68E9 */ 0x0000, /* 0x68EA */ 0x0000, /* 0x68EB */ 0x0000, /* 0x68EC */ 0x0000, /* 0x68ED */ 0x0000, /* 0x68EE */ 0x0000, /* 0x68EF */ 0x0000, /* 0x68F0 */ 0x0000, /* 0x68F1 */ 0x0000, /* 0x68F2 */ 0x0000, /* 0x68F3 */ 0x0000, /* 0x68F4 */ 0x0000, /* 0x68F5 */ 0x0000, /* 0x68F6 */ 0x0000, /* 0x68F7 */ 0x0000, /* 0x68F8 */ 0x0000, /* 0x68F9 */ 0x0000, /* 0x68FA */ 0x0000, /* 0x68FB */ 0x0000, /* 0x68FC */ 0x0000, /* 0x68FD */ 0x0000, /* 0x68FE */ 0x0000, /* 0x68FF */ 0x0000, /* 0x6900 */ 0x0000, /* 0x6901 */ 0x0000, /* 0x6902 */ 0x0000, /* 0x6903 */ 0x0000, /* 0x6904 */ 0x0000, /* 0x6905 */ 0x0000, /* 0x6906 */ 0x0000, /* 0x6907 */ 0x0000, /* 0x6908 */ 0x0000, /* 0x6909 */ 0x0000, /* 0x690A */ 0x0000, /* 0x690B */ 0x0000, /* 0x690C */ 0x0000, /* 0x690D */ 0x0000, /* 0x690E */ 0x0000, /* 0x690F */ 0x0000, /* 0x6910 */ 0x0000, /* 0x6911 */ 0x0000, /* 0x6912 */ 0x0000, /* 0x6913 */ 0x0000, /* 0x6914 */ 0x0000, /* 0x6915 */ 0x0000, /* 0x6916 */ 0x0000, /* 0x6917 */ 0x0000, /* 0x6918 */ 0x0000, /* 0x6919 */ 0x0000, /* 0x691A */ 0x0000, /* 0x691B */ 0x0000, /* 0x691C */ 0x0000, /* 0x691D */ 0x0000, /* 0x691E */ 0x0000, /* 0x691F */ 0x0000, /* 0x6920 */ 0x0000, /* 0x6921 */ 0x0000, /* 0x6922 */ 0x0000, /* 0x6923 */ 0x0000, /* 0x6924 */ 0x0000, /* 0x6925 */ 0x0000, /* 0x6926 */ 0x0000, /* 0x6927 */ 0x0000, /* 0x6928 */ 0x0000, /* 0x6929 */ 0x0000, /* 0x692A */ 0x0000, /* 0x692B */ 0x0000, /* 0x692C */ 0x0000, /* 0x692D */ 0x0000, /* 0x692E */ 0x0000, /* 0x692F */ 0x0000, /* 0x6930 */ 0x0000, /* 0x6931 */ 0x0000, /* 0x6932 */ 0x0000, /* 0x6933 */ 0x0000, /* 0x6934 */ 0x0000, /* 0x6935 */ 0x0000, /* 0x6936 */ 0x0000, /* 0x6937 */ 0x0000, /* 0x6938 */ 0x0000, /* 0x6939 */ 0x0000, /* 0x693A */ 0x0000, /* 0x693B */ 0x0000, /* 0x693C */ 0x0000, /* 0x693D */ 0x0000, /* 0x693E */ 0x0000, /* 0x693F */ 0x0000, /* 0x6940 */ 0x0000, /* 0x6941 */ 0x0000, /* 0x6942 */ 0x0000, /* 0x6943 */ 0x0000, /* 0x6944 */ 0x0000, /* 0x6945 */ 0x0000, /* 0x6946 */ 0x0000, /* 0x6947 */ 0x0000, /* 0x6948 */ 0x0000, /* 0x6949 */ 0x0000, /* 0x694A */ 0x0000, /* 0x694B */ 0x0000, /* 0x694C */ 0x0000, /* 0x694D */ 0x0000, /* 0x694E */ 0x0000, /* 0x694F */ 0x0000, /* 0x6950 */ 0x0000, /* 0x6951 */ 0x0000, /* 0x6952 */ 0x0000, /* 0x6953 */ 0x0000, /* 0x6954 */ 0x0000, /* 0x6955 */ 0x0000, /* 0x6956 */ 0x0000, /* 0x6957 */ 0x0000, /* 0x6958 */ 0x0000, /* 0x6959 */ 0x0000, /* 0x695A */ 0x0000, /* 0x695B */ 0x0000, /* 0x695C */ 0x0000, /* 0x695D */ 0x0000, /* 0x695E */ 0x0000, /* 0x695F */ 0x0000, /* 0x6960 */ 0x0000, /* 0x6961 */ 0x0000, /* 0x6962 */ 0x0000, /* 0x6963 */ 0x0000, /* 0x6964 */ 0x0000, /* 0x6965 */ 0x0000, /* 0x6966 */ 0x0000, /* 0x6967 */ 0x0000, /* 0x6968 */ 0x0000, /* 0x6969 */ 0x0000, /* 0x696A */ 0x0000, /* 0x696B */ 0x0000, /* 0x696C */ 0x0000, /* 0x696D */ 0x0000, /* 0x696E */ 0x0000, /* 0x696F */ 0x0000, /* 0x6970 */ 0x0000, /* 0x6971 */ 0x0000, /* 0x6972 */ 0x0000, /* 0x6973 */ 0x0000, /* 0x6974 */ 0x0000, /* 0x6975 */ 0x0000, /* 0x6976 */ 0x0000, /* 0x6977 */ 0x0000, /* 0x6978 */ 0x0000, /* 0x6979 */ 0x0000, /* 0x697A */ 0x0000, /* 0x697B */ 0x0000, /* 0x697C */ 0x0000, /* 0x697D */ 0x0000, /* 0x697E */ 0x0000, /* 0x697F */ 0x0000, /* 0x6980 */ 0x0000, /* 0x6981 */ 0x0000, /* 0x6982 */ 0x0000, /* 0x6983 */ 0x0000, /* 0x6984 */ 0x0000, /* 0x6985 */ 0x0000, /* 0x6986 */ 0x0000, /* 0x6987 */ 0x0000, /* 0x6988 */ 0x0000, /* 0x6989 */ 0x0000, /* 0x698A */ 0x0000, /* 0x698B */ 0x0000, /* 0x698C */ 0x0000, /* 0x698D */ 0x0000, /* 0x698E */ 0x0000, /* 0x698F */ 0x0000, /* 0x6990 */ 0x0000, /* 0x6991 */ 0x0000, /* 0x6992 */ 0x0000, /* 0x6993 */ 0x0000, /* 0x6994 */ 0x0000, /* 0x6995 */ 0x0000, /* 0x6996 */ 0x0000, /* 0x6997 */ 0x0000, /* 0x6998 */ 0x0000, /* 0x6999 */ 0x0000, /* 0x699A */ 0x0000, /* 0x699B */ 0x0000, /* 0x699C */ 0x0000, /* 0x699D */ 0x0000, /* 0x699E */ 0x0000, /* 0x699F */ 0x0000, /* 0x69A0 */ 0x0000, /* 0x69A1 */ 0x0000, /* 0x69A2 */ 0x0000, /* 0x69A3 */ 0x0000, /* 0x69A4 */ 0x0000, /* 0x69A5 */ 0x0000, /* 0x69A6 */ 0x0000, /* 0x69A7 */ 0x0000, /* 0x69A8 */ 0x0000, /* 0x69A9 */ 0x0000, /* 0x69AA */ 0x0000, /* 0x69AB */ 0x0000, /* 0x69AC */ 0x0000, /* 0x69AD */ 0x0000, /* 0x69AE */ 0x0000, /* 0x69AF */ 0x0000, /* 0x69B0 */ 0x0000, /* 0x69B1 */ 0x0000, /* 0x69B2 */ 0x0000, /* 0x69B3 */ 0x0000, /* 0x69B4 */ 0x0000, /* 0x69B5 */ 0x0000, /* 0x69B6 */ 0x0000, /* 0x69B7 */ 0x0000, /* 0x69B8 */ 0x0000, /* 0x69B9 */ 0x0000, /* 0x69BA */ 0x0000, /* 0x69BB */ 0x0000, /* 0x69BC */ 0x0000, /* 0x69BD */ 0x0000, /* 0x69BE */ 0x0000, /* 0x69BF */ 0x0000, /* 0x69C0 */ 0x0000, /* 0x69C1 */ 0x0000, /* 0x69C2 */ 0x0000, /* 0x69C3 */ 0x0000, /* 0x69C4 */ 0x0000, /* 0x69C5 */ 0x0000, /* 0x69C6 */ 0x0000, /* 0x69C7 */ 0x0000, /* 0x69C8 */ 0x0000, /* 0x69C9 */ 0x0000, /* 0x69CA */ 0x0000, /* 0x69CB */ 0x0000, /* 0x69CC */ 0x0000, /* 0x69CD */ 0x0000, /* 0x69CE */ 0x0000, /* 0x69CF */ 0x0000, /* 0x69D0 */ 0x0000, /* 0x69D1 */ 0x0000, /* 0x69D2 */ 0x0000, /* 0x69D3 */ 0x0000, /* 0x69D4 */ 0x0000, /* 0x69D5 */ 0x0000, /* 0x69D6 */ 0x0000, /* 0x69D7 */ 0x0000, /* 0x69D8 */ 0x0000, /* 0x69D9 */ 0x0000, /* 0x69DA */ 0x0000, /* 0x69DB */ 0x0000, /* 0x69DC */ 0x0000, /* 0x69DD */ 0x0000, /* 0x69DE */ 0x0000, /* 0x69DF */ 0x0000, /* 0x69E0 */ 0x0000, /* 0x69E1 */ 0x0000, /* 0x69E2 */ 0x0000, /* 0x69E3 */ 0x0000, /* 0x69E4 */ 0x0000, /* 0x69E5 */ 0x0000, /* 0x69E6 */ 0x0000, /* 0x69E7 */ 0x0000, /* 0x69E8 */ 0x0000, /* 0x69E9 */ 0x0000, /* 0x69EA */ 0x0000, /* 0x69EB */ 0x0000, /* 0x69EC */ 0x0000, /* 0x69ED */ 0x0000, /* 0x69EE */ 0x0000, /* 0x69EF */ 0x0000, /* 0x69F0 */ 0x0000, /* 0x69F1 */ 0x0000, /* 0x69F2 */ 0x0000, /* 0x69F3 */ 0x0000, /* 0x69F4 */ 0x0000, /* 0x69F5 */ 0x0000, /* 0x69F6 */ 0x0000, /* 0x69F7 */ 0x0000, /* 0x69F8 */ 0x0000, /* 0x69F9 */ 0x0000, /* 0x69FA */ 0x0000, /* 0x69FB */ 0x0000, /* 0x69FC */ 0x0000, /* 0x69FD */ 0x0000, /* 0x69FE */ 0x0000, /* 0x69FF */ 0x0000, /* 0x6A00 */ 0x0000, /* 0x6A01 */ 0x0000, /* 0x6A02 */ 0x0000, /* 0x6A03 */ 0x0000, /* 0x6A04 */ 0x0000, /* 0x6A05 */ 0x0000, /* 0x6A06 */ 0x0000, /* 0x6A07 */ 0x0000, /* 0x6A08 */ 0x0000, /* 0x6A09 */ 0x0000, /* 0x6A0A */ 0x0000, /* 0x6A0B */ 0x0000, /* 0x6A0C */ 0x0000, /* 0x6A0D */ 0x0000, /* 0x6A0E */ 0x0000, /* 0x6A0F */ 0x0000, /* 0x6A10 */ 0x0000, /* 0x6A11 */ 0x0000, /* 0x6A12 */ 0x0000, /* 0x6A13 */ 0x0000, /* 0x6A14 */ 0x0000, /* 0x6A15 */ 0x0000, /* 0x6A16 */ 0x0000, /* 0x6A17 */ 0x0000, /* 0x6A18 */ 0x0000, /* 0x6A19 */ 0x0000, /* 0x6A1A */ 0x0000, /* 0x6A1B */ 0x0000, /* 0x6A1C */ 0x0000, /* 0x6A1D */ 0x0000, /* 0x6A1E */ 0x0000, /* 0x6A1F */ 0x0000, /* 0x6A20 */ 0x0000, /* 0x6A21 */ 0x0000, /* 0x6A22 */ 0x0000, /* 0x6A23 */ 0x0000, /* 0x6A24 */ 0x0000, /* 0x6A25 */ 0x0000, /* 0x6A26 */ 0x0000, /* 0x6A27 */ 0x0000, /* 0x6A28 */ 0x0000, /* 0x6A29 */ 0x0000, /* 0x6A2A */ 0x0000, /* 0x6A2B */ 0x0000, /* 0x6A2C */ 0x0000, /* 0x6A2D */ 0x0000, /* 0x6A2E */ 0x0000, /* 0x6A2F */ 0x0000, /* 0x6A30 */ 0x0000, /* 0x6A31 */ 0x0000, /* 0x6A32 */ 0x0000, /* 0x6A33 */ 0x0000, /* 0x6A34 */ 0x0000, /* 0x6A35 */ 0x0000, /* 0x6A36 */ 0x0000, /* 0x6A37 */ 0x0000, /* 0x6A38 */ 0x0000, /* 0x6A39 */ 0x0000, /* 0x6A3A */ 0x0000, /* 0x6A3B */ 0x0000, /* 0x6A3C */ 0x0000, /* 0x6A3D */ 0x0000, /* 0x6A3E */ 0x0000, /* 0x6A3F */ 0x0000, /* 0x6A40 */ 0x0000, /* 0x6A41 */ 0x0000, /* 0x6A42 */ 0x0000, /* 0x6A43 */ 0x0000, /* 0x6A44 */ 0x0000, /* 0x6A45 */ 0x0000, /* 0x6A46 */ 0x0000, /* 0x6A47 */ 0x0000, /* 0x6A48 */ 0x0000, /* 0x6A49 */ 0x0000, /* 0x6A4A */ 0x0000, /* 0x6A4B */ 0x0000, /* 0x6A4C */ 0x0000, /* 0x6A4D */ 0x0000, /* 0x6A4E */ 0x0000, /* 0x6A4F */ 0x0000, /* 0x6A50 */ 0x0000, /* 0x6A51 */ 0x0000, /* 0x6A52 */ 0x0000, /* 0x6A53 */ 0x0000, /* 0x6A54 */ 0x0000, /* 0x6A55 */ 0x0000, /* 0x6A56 */ 0x0000, /* 0x6A57 */ 0x0000, /* 0x6A58 */ 0x0000, /* 0x6A59 */ 0x0000, /* 0x6A5A */ 0x0000, /* 0x6A5B */ 0x0000, /* 0x6A5C */ 0x0000, /* 0x6A5D */ 0x0000, /* 0x6A5E */ 0x0000, /* 0x6A5F */ 0x0000, /* 0x6A60 */ 0x0000, /* 0x6A61 */ 0x0000, /* 0x6A62 */ 0x0000, /* 0x6A63 */ 0x0000, /* 0x6A64 */ 0x0000, /* 0x6A65 */ 0x0000, /* 0x6A66 */ 0x0000, /* 0x6A67 */ 0x0000, /* 0x6A68 */ 0x0000, /* 0x6A69 */ 0x0000, /* 0x6A6A */ 0x0000, /* 0x6A6B */ 0x0000, /* 0x6A6C */ 0x0000, /* 0x6A6D */ 0x0000, /* 0x6A6E */ 0x0000, /* 0x6A6F */ 0x0000, /* 0x6A70 */ 0x0000, /* 0x6A71 */ 0x0000, /* 0x6A72 */ 0x0000, /* 0x6A73 */ 0x0000, /* 0x6A74 */ 0x0000, /* 0x6A75 */ 0x0000, /* 0x6A76 */ 0x0000, /* 0x6A77 */ 0x0000, /* 0x6A78 */ 0x0000, /* 0x6A79 */ 0x0000, /* 0x6A7A */ 0x0000, /* 0x6A7B */ 0x0000, /* 0x6A7C */ 0x0000, /* 0x6A7D */ 0x0000, /* 0x6A7E */ 0x0000, /* 0x6A7F */ 0x0000, /* 0x6A80 */ 0x0000, /* 0x6A81 */ 0x0000, /* 0x6A82 */ 0x0000, /* 0x6A83 */ 0x0000, /* 0x6A84 */ 0x0000, /* 0x6A85 */ 0x0000, /* 0x6A86 */ 0x0000, /* 0x6A87 */ 0x0000, /* 0x6A88 */ 0x0000, /* 0x6A89 */ 0x0000, /* 0x6A8A */ 0x0000, /* 0x6A8B */ 0x0000, /* 0x6A8C */ 0x0000, /* 0x6A8D */ 0x0000, /* 0x6A8E */ 0x0000, /* 0x6A8F */ 0x0000, /* 0x6A90 */ 0x0000, /* 0x6A91 */ 0x0000, /* 0x6A92 */ 0x0000, /* 0x6A93 */ 0x0000, /* 0x6A94 */ 0x0000, /* 0x6A95 */ 0x0000, /* 0x6A96 */ 0x0000, /* 0x6A97 */ 0x0000, /* 0x6A98 */ 0x0000, /* 0x6A99 */ 0x0000, /* 0x6A9A */ 0x0000, /* 0x6A9B */ 0x0000, /* 0x6A9C */ 0x0000, /* 0x6A9D */ 0x0000, /* 0x6A9E */ 0x0000, /* 0x6A9F */ 0x0000, /* 0x6AA0 */ 0x0000, /* 0x6AA1 */ 0x0000, /* 0x6AA2 */ 0x0000, /* 0x6AA3 */ 0x0000, /* 0x6AA4 */ 0x0000, /* 0x6AA5 */ 0x0000, /* 0x6AA6 */ 0x0000, /* 0x6AA7 */ 0x0000, /* 0x6AA8 */ 0x0000, /* 0x6AA9 */ 0x0000, /* 0x6AAA */ 0x0000, /* 0x6AAB */ 0x0000, /* 0x6AAC */ 0x0000, /* 0x6AAD */ 0x0000, /* 0x6AAE */ 0x0000, /* 0x6AAF */ 0x0000, /* 0x6AB0 */ 0x0000, /* 0x6AB1 */ 0x0000, /* 0x6AB2 */ 0x0000, /* 0x6AB3 */ 0x0000, /* 0x6AB4 */ 0x0000, /* 0x6AB5 */ 0x0000, /* 0x6AB6 */ 0x0000, /* 0x6AB7 */ 0x0000, /* 0x6AB8 */ 0x0000, /* 0x6AB9 */ 0x0000, /* 0x6ABA */ 0x0000, /* 0x6ABB */ 0x0000, /* 0x6ABC */ 0x0000, /* 0x6ABD */ 0x0000, /* 0x6ABE */ 0x0000, /* 0x6ABF */ 0x0000, /* 0x6AC0 */ 0x0000, /* 0x6AC1 */ 0x0000, /* 0x6AC2 */ 0x0000, /* 0x6AC3 */ 0x0000, /* 0x6AC4 */ 0x0000, /* 0x6AC5 */ 0x0000, /* 0x6AC6 */ 0x0000, /* 0x6AC7 */ 0x0000, /* 0x6AC8 */ 0x0000, /* 0x6AC9 */ 0x0000, /* 0x6ACA */ 0x0000, /* 0x6ACB */ 0x0000, /* 0x6ACC */ 0x0000, /* 0x6ACD */ 0x0000, /* 0x6ACE */ 0x0000, /* 0x6ACF */ 0x0000, /* 0x6AD0 */ 0x0000, /* 0x6AD1 */ 0x0000, /* 0x6AD2 */ 0x0000, /* 0x6AD3 */ 0x0000, /* 0x6AD4 */ 0x0000, /* 0x6AD5 */ 0x0000, /* 0x6AD6 */ 0x0000, /* 0x6AD7 */ 0x0000, /* 0x6AD8 */ 0x0000, /* 0x6AD9 */ 0x0000, /* 0x6ADA */ 0x0000, /* 0x6ADB */ 0x0000, /* 0x6ADC */ 0x0000, /* 0x6ADD */ 0x0000, /* 0x6ADE */ 0x0000, /* 0x6ADF */ 0x0000, /* 0x6AE0 */ 0x0000, /* 0x6AE1 */ 0x0000, /* 0x6AE2 */ 0x0000, /* 0x6AE3 */ 0x0000, /* 0x6AE4 */ 0x0000, /* 0x6AE5 */ 0x0000, /* 0x6AE6 */ 0x0000, /* 0x6AE7 */ 0x0000, /* 0x6AE8 */ 0x0000, /* 0x6AE9 */ 0x0000, /* 0x6AEA */ 0x0000, /* 0x6AEB */ 0x0000, /* 0x6AEC */ 0x0000, /* 0x6AED */ 0x0000, /* 0x6AEE */ 0x0000, /* 0x6AEF */ 0x0000, /* 0x6AF0 */ 0x0000, /* 0x6AF1 */ 0x0000, /* 0x6AF2 */ 0x0000, /* 0x6AF3 */ 0x0000, /* 0x6AF4 */ 0x0000, /* 0x6AF5 */ 0x0000, /* 0x6AF6 */ 0x0000, /* 0x6AF7 */ 0x0000, /* 0x6AF8 */ 0x0000, /* 0x6AF9 */ 0x0000, /* 0x6AFA */ 0x0000, /* 0x6AFB */ 0x0000, /* 0x6AFC */ 0x0000, /* 0x6AFD */ 0x0000, /* 0x6AFE */ 0x0000, /* 0x6AFF */ 0x0000, /* 0x6B00 */ 0x0000, /* 0x6B01 */ 0x0000, /* 0x6B02 */ 0x0000, /* 0x6B03 */ 0x0000, /* 0x6B04 */ 0x0000, /* 0x6B05 */ 0x0000, /* 0x6B06 */ 0x0000, /* 0x6B07 */ 0x0000, /* 0x6B08 */ 0x0000, /* 0x6B09 */ 0x0000, /* 0x6B0A */ 0x0000, /* 0x6B0B */ 0x0000, /* 0x6B0C */ 0x0000, /* 0x6B0D */ 0x0000, /* 0x6B0E */ 0x0000, /* 0x6B0F */ 0x0000, /* 0x6B10 */ 0x0000, /* 0x6B11 */ 0x0000, /* 0x6B12 */ 0x0000, /* 0x6B13 */ 0x0000, /* 0x6B14 */ 0x0000, /* 0x6B15 */ 0x0000, /* 0x6B16 */ 0x0000, /* 0x6B17 */ 0x0000, /* 0x6B18 */ 0x0000, /* 0x6B19 */ 0x0000, /* 0x6B1A */ 0x0000, /* 0x6B1B */ 0x0000, /* 0x6B1C */ 0x0000, /* 0x6B1D */ 0x0000, /* 0x6B1E */ 0x0000, /* 0x6B1F */ 0x0000, /* 0x6B20 */ 0x0000, /* 0x6B21 */ 0x0000, /* 0x6B22 */ 0x0000, /* 0x6B23 */ 0x0000, /* 0x6B24 */ 0x0000, /* 0x6B25 */ 0x0000, /* 0x6B26 */ 0x0000, /* 0x6B27 */ 0x0000, /* 0x6B28 */ 0x0000, /* 0x6B29 */ 0x0000, /* 0x6B2A */ 0x0000, /* 0x6B2B */ 0x0000, /* 0x6B2C */ 0x0000, /* 0x6B2D */ 0x0000, /* 0x6B2E */ 0x0000, /* 0x6B2F */ 0x0000, /* 0x6B30 */ 0x0000, /* 0x6B31 */ 0x0000, /* 0x6B32 */ 0x0000, /* 0x6B33 */ 0x0000, /* 0x6B34 */ 0x0000, /* 0x6B35 */ 0x0000, /* 0x6B36 */ 0x0000, /* 0x6B37 */ 0x0000, /* 0x6B38 */ 0x0000, /* 0x6B39 */ 0x0000, /* 0x6B3A */ 0x0000, /* 0x6B3B */ 0x0000, /* 0x6B3C */ 0x0000, /* 0x6B3D */ 0x0000, /* 0x6B3E */ 0x0000, /* 0x6B3F */ 0x0000, /* 0x6B40 */ 0x0000, /* 0x6B41 */ 0x0000, /* 0x6B42 */ 0x0000, /* 0x6B43 */ 0x0000, /* 0x6B44 */ 0x0000, /* 0x6B45 */ 0x0000, /* 0x6B46 */ 0x0000, /* 0x6B47 */ 0x0000, /* 0x6B48 */ 0x0000, /* 0x6B49 */ 0x0000, /* 0x6B4A */ 0x0000, /* 0x6B4B */ 0x0000, /* 0x6B4C */ 0x0000, /* 0x6B4D */ 0x0000, /* 0x6B4E */ 0x0000, /* 0x6B4F */ 0x0000, /* 0x6B50 */ 0x0000, /* 0x6B51 */ 0x0000, /* 0x6B52 */ 0x0000, /* 0x6B53 */ 0x0000, /* 0x6B54 */ 0x0000, /* 0x6B55 */ 0x0000, /* 0x6B56 */ 0x0000, /* 0x6B57 */ 0x0000, /* 0x6B58 */ 0x0000, /* 0x6B59 */ 0x0000, /* 0x6B5A */ 0x0000, /* 0x6B5B */ 0x0000, /* 0x6B5C */ 0x0000, /* 0x6B5D */ 0x0000, /* 0x6B5E */ 0x0000, /* 0x6B5F */ 0x0000, /* 0x6B60 */ 0x0000, /* 0x6B61 */ 0x0000, /* 0x6B62 */ 0x0000, /* 0x6B63 */ 0x0000, /* 0x6B64 */ 0x0000, /* 0x6B65 */ 0x0000, /* 0x6B66 */ 0x0000, /* 0x6B67 */ 0x0000, /* 0x6B68 */ 0x0000, /* 0x6B69 */ 0x0000, /* 0x6B6A */ 0x0000, /* 0x6B6B */ 0x0000, /* 0x6B6C */ 0x0000, /* 0x6B6D */ 0x0000, /* 0x6B6E */ 0x0000, /* 0x6B6F */ 0x0000, /* 0x6B70 */ 0x0000, /* 0x6B71 */ 0x0000, /* 0x6B72 */ 0x0000, /* 0x6B73 */ 0x0000, /* 0x6B74 */ 0x0000, /* 0x6B75 */ 0x0000, /* 0x6B76 */ 0x0000, /* 0x6B77 */ 0x0000, /* 0x6B78 */ 0x0000, /* 0x6B79 */ 0x0000, /* 0x6B7A */ 0x0000, /* 0x6B7B */ 0x0000, /* 0x6B7C */ 0x0000, /* 0x6B7D */ 0x0000, /* 0x6B7E */ 0x0000, /* 0x6B7F */ 0x0000, /* 0x6B80 */ 0x0000, /* 0x6B81 */ 0x0000, /* 0x6B82 */ 0x0000, /* 0x6B83 */ 0x0000, /* 0x6B84 */ 0x0000, /* 0x6B85 */ 0x0000, /* 0x6B86 */ 0x0000, /* 0x6B87 */ 0x0000, /* 0x6B88 */ 0x0000, /* 0x6B89 */ 0x0000, /* 0x6B8A */ 0x0000, /* 0x6B8B */ 0x0000, /* 0x6B8C */ 0x0000, /* 0x6B8D */ 0x0000, /* 0x6B8E */ 0x0000, /* 0x6B8F */ 0x0000, /* 0x6B90 */ 0x0000, /* 0x6B91 */ 0x0000, /* 0x6B92 */ 0x0000, /* 0x6B93 */ 0x0000, /* 0x6B94 */ 0x0000, /* 0x6B95 */ 0x0000, /* 0x6B96 */ 0x0000, /* 0x6B97 */ 0x0000, /* 0x6B98 */ 0x0000, /* 0x6B99 */ 0x0000, /* 0x6B9A */ 0x0000, /* 0x6B9B */ 0x0000, /* 0x6B9C */ 0x0000, /* 0x6B9D */ 0x0000, /* 0x6B9E */ 0x0000, /* 0x6B9F */ 0x0000, /* 0x6BA0 */ 0x0000, /* 0x6BA1 */ 0x0000, /* 0x6BA2 */ 0x0000, /* 0x6BA3 */ 0x0000, /* 0x6BA4 */ 0x0000, /* 0x6BA5 */ 0x0000, /* 0x6BA6 */ 0x0000, /* 0x6BA7 */ 0x0000, /* 0x6BA8 */ 0x0000, /* 0x6BA9 */ 0x0000, /* 0x6BAA */ 0x0000, /* 0x6BAB */ 0x0000, /* 0x6BAC */ 0x0000, /* 0x6BAD */ 0x0000, /* 0x6BAE */ 0x0000, /* 0x6BAF */ 0x0000, /* 0x6BB0 */ 0x0000, /* 0x6BB1 */ 0x0000, /* 0x6BB2 */ 0x0000, /* 0x6BB3 */ 0x0000, /* 0x6BB4 */ 0x0000, /* 0x6BB5 */ 0x0000, /* 0x6BB6 */ 0x0000, /* 0x6BB7 */ 0x0000, /* 0x6BB8 */ 0x0000, /* 0x6BB9 */ 0x0000, /* 0x6BBA */ 0x0000, /* 0x6BBB */ 0x0000, /* 0x6BBC */ 0x0000, /* 0x6BBD */ 0x0000, /* 0x6BBE */ 0x0000, /* 0x6BBF */ 0x0000, /* 0x6BC0 */ 0x0000, /* 0x6BC1 */ 0x0000, /* 0x6BC2 */ 0x0000, /* 0x6BC3 */ 0x0000, /* 0x6BC4 */ 0x0000, /* 0x6BC5 */ 0x0000, /* 0x6BC6 */ 0x0000, /* 0x6BC7 */ 0x0000, /* 0x6BC8 */ 0x0000, /* 0x6BC9 */ 0x0000, /* 0x6BCA */ 0x0000, /* 0x6BCB */ 0x0000, /* 0x6BCC */ 0x0000, /* 0x6BCD */ 0x0000, /* 0x6BCE */ 0x0000, /* 0x6BCF */ 0x0000, /* 0x6BD0 */ 0x0000, /* 0x6BD1 */ 0x0000, /* 0x6BD2 */ 0x0000, /* 0x6BD3 */ 0x0000, /* 0x6BD4 */ 0x0000, /* 0x6BD5 */ 0x0000, /* 0x6BD6 */ 0x0000, /* 0x6BD7 */ 0x0000, /* 0x6BD8 */ 0x0000, /* 0x6BD9 */ 0x0000, /* 0x6BDA */ 0x0000, /* 0x6BDB */ 0x0000, /* 0x6BDC */ 0x0000, /* 0x6BDD */ 0x0000, /* 0x6BDE */ 0x0000, /* 0x6BDF */ 0x0000, /* 0x6BE0 */ 0x0000, /* 0x6BE1 */ 0x0000, /* 0x6BE2 */ 0x0000, /* 0x6BE3 */ 0x0000, /* 0x6BE4 */ 0x0000, /* 0x6BE5 */ 0x0000, /* 0x6BE6 */ 0x0000, /* 0x6BE7 */ 0x0000, /* 0x6BE8 */ 0x0000, /* 0x6BE9 */ 0x0000, /* 0x6BEA */ 0x0000, /* 0x6BEB */ 0x0000, /* 0x6BEC */ 0x0000, /* 0x6BED */ 0x0000, /* 0x6BEE */ 0x0000, /* 0x6BEF */ 0x0000, /* 0x6BF0 */ 0x0000, /* 0x6BF1 */ 0x0000, /* 0x6BF2 */ 0x0000, /* 0x6BF3 */ 0x0000, /* 0x6BF4 */ 0x0000, /* 0x6BF5 */ 0x0000, /* 0x6BF6 */ 0x0000, /* 0x6BF7 */ 0x0000, /* 0x6BF8 */ 0x0000, /* 0x6BF9 */ 0x0000, /* 0x6BFA */ 0x0000, /* 0x6BFB */ 0x0000, /* 0x6BFC */ 0x0000, /* 0x6BFD */ 0x0000, /* 0x6BFE */ 0x0000, /* 0x6BFF */ 0x0000, /* 0x6C00 */ 0x0000, /* 0x6C01 */ 0x0000, /* 0x6C02 */ 0x0000, /* 0x6C03 */ 0x0000, /* 0x6C04 */ 0x0000, /* 0x6C05 */ 0x0000, /* 0x6C06 */ 0x0000, /* 0x6C07 */ 0x0000, /* 0x6C08 */ 0x0000, /* 0x6C09 */ 0x0000, /* 0x6C0A */ 0x0000, /* 0x6C0B */ 0x0000, /* 0x6C0C */ 0x0000, /* 0x6C0D */ 0x0000, /* 0x6C0E */ 0x0000, /* 0x6C0F */ 0x0000, /* 0x6C10 */ 0x0000, /* 0x6C11 */ 0x0000, /* 0x6C12 */ 0x0000, /* 0x6C13 */ 0x0000, /* 0x6C14 */ 0x0000, /* 0x6C15 */ 0x0000, /* 0x6C16 */ 0x0000, /* 0x6C17 */ 0x0000, /* 0x6C18 */ 0x0000, /* 0x6C19 */ 0x0000, /* 0x6C1A */ 0x0000, /* 0x6C1B */ 0x0000, /* 0x6C1C */ 0x0000, /* 0x6C1D */ 0x0000, /* 0x6C1E */ 0x0000, /* 0x6C1F */ 0x0000, /* 0x6C20 */ 0x0000, /* 0x6C21 */ 0x0000, /* 0x6C22 */ 0x0000, /* 0x6C23 */ 0x0000, /* 0x6C24 */ 0x0000, /* 0x6C25 */ 0x0000, /* 0x6C26 */ 0x0000, /* 0x6C27 */ 0x0000, /* 0x6C28 */ 0x0000, /* 0x6C29 */ 0x0000, /* 0x6C2A */ 0x0000, /* 0x6C2B */ 0x0000, /* 0x6C2C */ 0x0000, /* 0x6C2D */ 0x0000, /* 0x6C2E */ 0x0000, /* 0x6C2F */ 0x0000, /* 0x6C30 */ 0x0000, /* 0x6C31 */ 0x0000, /* 0x6C32 */ 0x0000, /* 0x6C33 */ 0x0000, /* 0x6C34 */ 0x0000, /* 0x6C35 */ 0x0000, /* 0x6C36 */ 0x0000, /* 0x6C37 */ 0x0000, /* 0x6C38 */ 0x0000, /* 0x6C39 */ 0x0000, /* 0x6C3A */ 0x0000, /* 0x6C3B */ 0x0000, /* 0x6C3C */ 0x0000, /* 0x6C3D */ 0x0000, /* 0x6C3E */ 0x0000, /* 0x6C3F */ 0x0000, /* 0x6C40 */ 0x0000, /* 0x6C41 */ 0x0000, /* 0x6C42 */ 0x0000, /* 0x6C43 */ 0x0000, /* 0x6C44 */ 0x0000, /* 0x6C45 */ 0x0000, /* 0x6C46 */ 0x0000, /* 0x6C47 */ 0x0000, /* 0x6C48 */ 0x0000, /* 0x6C49 */ 0x0000, /* 0x6C4A */ 0x0000, /* 0x6C4B */ 0x0000, /* 0x6C4C */ 0x0000, /* 0x6C4D */ 0x0000, /* 0x6C4E */ 0x0000, /* 0x6C4F */ 0x0000, /* 0x6C50 */ 0x0000, /* 0x6C51 */ 0x0000, /* 0x6C52 */ 0x0000, /* 0x6C53 */ 0x0000, /* 0x6C54 */ 0x0000, /* 0x6C55 */ 0x0000, /* 0x6C56 */ 0x0000, /* 0x6C57 */ 0x0000, /* 0x6C58 */ 0x0000, /* 0x6C59 */ 0x0000, /* 0x6C5A */ 0x0000, /* 0x6C5B */ 0x0000, /* 0x6C5C */ 0x0000, /* 0x6C5D */ 0x0000, /* 0x6C5E */ 0x0000, /* 0x6C5F */ 0x0000, /* 0x6C60 */ 0x0000, /* 0x6C61 */ 0x0000, /* 0x6C62 */ 0x0000, /* 0x6C63 */ 0x0000, /* 0x6C64 */ 0x0000, /* 0x6C65 */ 0x0000, /* 0x6C66 */ 0x0000, /* 0x6C67 */ 0x0000, /* 0x6C68 */ 0x0000, /* 0x6C69 */ 0x0000, /* 0x6C6A */ 0x0000, /* 0x6C6B */ 0x0000, /* 0x6C6C */ 0x0000, /* 0x6C6D */ 0x0000, /* 0x6C6E */ 0x0000, /* 0x6C6F */ 0x0000, /* 0x6C70 */ 0x0000, /* 0x6C71 */ 0x0000, /* 0x6C72 */ 0x0000, /* 0x6C73 */ 0x0000, /* 0x6C74 */ 0x0000, /* 0x6C75 */ 0x0000, /* 0x6C76 */ 0x0000, /* 0x6C77 */ 0x0000, /* 0x6C78 */ 0x0000, /* 0x6C79 */ 0x0000, /* 0x6C7A */ 0x0000, /* 0x6C7B */ 0x0000, /* 0x6C7C */ 0x0000, /* 0x6C7D */ 0x0000, /* 0x6C7E */ 0x0000, /* 0x6C7F */ 0x0000, /* 0x6C80 */ 0x0000, /* 0x6C81 */ 0x0000, /* 0x6C82 */ 0x0000, /* 0x6C83 */ 0x0000, /* 0x6C84 */ 0x0000, /* 0x6C85 */ 0x0000, /* 0x6C86 */ 0x0000, /* 0x6C87 */ 0x0000, /* 0x6C88 */ 0x0000, /* 0x6C89 */ 0x0000, /* 0x6C8A */ 0x0000, /* 0x6C8B */ 0x0000, /* 0x6C8C */ 0x0000, /* 0x6C8D */ 0x0000, /* 0x6C8E */ 0x0000, /* 0x6C8F */ 0x0000, /* 0x6C90 */ 0x0000, /* 0x6C91 */ 0x0000, /* 0x6C92 */ 0x0000, /* 0x6C93 */ 0x0000, /* 0x6C94 */ 0x0000, /* 0x6C95 */ 0x0000, /* 0x6C96 */ 0x0000, /* 0x6C97 */ 0x0000, /* 0x6C98 */ 0x0000, /* 0x6C99 */ 0x0000, /* 0x6C9A */ 0x0000, /* 0x6C9B */ 0x0000, /* 0x6C9C */ 0x0000, /* 0x6C9D */ 0x0000, /* 0x6C9E */ 0x0000, /* 0x6C9F */ 0x0000, /* 0x6CA0 */ 0x0000, /* 0x6CA1 */ 0x0000, /* 0x6CA2 */ 0x0000, /* 0x6CA3 */ 0x0000, /* 0x6CA4 */ 0x0000, /* 0x6CA5 */ 0x0000, /* 0x6CA6 */ 0x0000, /* 0x6CA7 */ 0x0000, /* 0x6CA8 */ 0x0000, /* 0x6CA9 */ 0x0000, /* 0x6CAA */ 0x0000, /* 0x6CAB */ 0x0000, /* 0x6CAC */ 0x0000, /* 0x6CAD */ 0x0000, /* 0x6CAE */ 0x0000, /* 0x6CAF */ 0x0000, /* 0x6CB0 */ 0x0000, /* 0x6CB1 */ 0x0000, /* 0x6CB2 */ 0x0000, /* 0x6CB3 */ 0x0000, /* 0x6CB4 */ 0x0000, /* 0x6CB5 */ 0x0000, /* 0x6CB6 */ 0x0000, /* 0x6CB7 */ 0x0000, /* 0x6CB8 */ 0x0000, /* 0x6CB9 */ 0x0000, /* 0x6CBA */ 0x0000, /* 0x6CBB */ 0x0000, /* 0x6CBC */ 0x0000, /* 0x6CBD */ 0x0000, /* 0x6CBE */ 0x0000, /* 0x6CBF */ 0x0000, /* 0x6CC0 */ 0x0000, /* 0x6CC1 */ 0x0000, /* 0x6CC2 */ 0x0000, /* 0x6CC3 */ 0x0000, /* 0x6CC4 */ 0x0000, /* 0x6CC5 */ 0x0000, /* 0x6CC6 */ 0x0000, /* 0x6CC7 */ 0x0000, /* 0x6CC8 */ 0x0000, /* 0x6CC9 */ 0x0000, /* 0x6CCA */ 0x0000, /* 0x6CCB */ 0x0000, /* 0x6CCC */ 0x0000, /* 0x6CCD */ 0x0000, /* 0x6CCE */ 0x0000, /* 0x6CCF */ 0x0000, /* 0x6CD0 */ 0x0000, /* 0x6CD1 */ 0x0000, /* 0x6CD2 */ 0x0000, /* 0x6CD3 */ 0x0000, /* 0x6CD4 */ 0x0000, /* 0x6CD5 */ 0x0000, /* 0x6CD6 */ 0x0000, /* 0x6CD7 */ 0x0000, /* 0x6CD8 */ 0x0000, /* 0x6CD9 */ 0x0000, /* 0x6CDA */ 0x0000, /* 0x6CDB */ 0x0000, /* 0x6CDC */ 0x0000, /* 0x6CDD */ 0x0000, /* 0x6CDE */ 0x0000, /* 0x6CDF */ 0x0000, /* 0x6CE0 */ 0x0000, /* 0x6CE1 */ 0x0000, /* 0x6CE2 */ 0x0000, /* 0x6CE3 */ 0x0000, /* 0x6CE4 */ 0x0000, /* 0x6CE5 */ 0x0000, /* 0x6CE6 */ 0x0000, /* 0x6CE7 */ 0x0000, /* 0x6CE8 */ 0x0000, /* 0x6CE9 */ 0x0000, /* 0x6CEA */ 0x0000, /* 0x6CEB */ 0x0000, /* 0x6CEC */ 0x0000, /* 0x6CED */ 0x0000, /* 0x6CEE */ 0x0000, /* 0x6CEF */ 0x0000, /* 0x6CF0 */ 0x0000, /* 0x6CF1 */ 0x0000, /* 0x6CF2 */ 0x0000, /* 0x6CF3 */ 0x0000, /* 0x6CF4 */ 0x0000, /* 0x6CF5 */ 0x0000, /* 0x6CF6 */ 0x0000, /* 0x6CF7 */ 0x0000, /* 0x6CF8 */ 0x0000, /* 0x6CF9 */ 0x0000, /* 0x6CFA */ 0x0000, /* 0x6CFB */ 0x0000, /* 0x6CFC */ 0x0000, /* 0x6CFD */ 0x0000, /* 0x6CFE */ 0x0000, /* 0x6CFF */ 0x0000, /* 0x6D00 */ 0x0000, /* 0x6D01 */ 0x0000, /* 0x6D02 */ 0x0000, /* 0x6D03 */ 0x0000, /* 0x6D04 */ 0x0000, /* 0x6D05 */ 0x0000, /* 0x6D06 */ 0x0000, /* 0x6D07 */ 0x0000, /* 0x6D08 */ 0x0000, /* 0x6D09 */ 0x0000, /* 0x6D0A */ 0x0000, /* 0x6D0B */ 0x0000, /* 0x6D0C */ 0x0000, /* 0x6D0D */ 0x0000, /* 0x6D0E */ 0x0000, /* 0x6D0F */ 0x0000, /* 0x6D10 */ 0x0000, /* 0x6D11 */ 0x0000, /* 0x6D12 */ 0x0000, /* 0x6D13 */ 0x0000, /* 0x6D14 */ 0x0000, /* 0x6D15 */ 0x0000, /* 0x6D16 */ 0x0000, /* 0x6D17 */ 0x0000, /* 0x6D18 */ 0x0000, /* 0x6D19 */ 0x0000, /* 0x6D1A */ 0x0000, /* 0x6D1B */ 0x0000, /* 0x6D1C */ 0x0000, /* 0x6D1D */ 0x0000, /* 0x6D1E */ 0x0000, /* 0x6D1F */ 0x0000, /* 0x6D20 */ 0x0000, /* 0x6D21 */ 0x0000, /* 0x6D22 */ 0x0000, /* 0x6D23 */ 0x0000, /* 0x6D24 */ 0x0000, /* 0x6D25 */ 0x0000, /* 0x6D26 */ 0x0000, /* 0x6D27 */ 0x0000, /* 0x6D28 */ 0x0000, /* 0x6D29 */ 0x0000, /* 0x6D2A */ 0x0000, /* 0x6D2B */ 0x0000, /* 0x6D2C */ 0x0000, /* 0x6D2D */ 0x0000, /* 0x6D2E */ 0x0000, /* 0x6D2F */ 0x0000, /* 0x6D30 */ 0x0000, /* 0x6D31 */ 0x0000, /* 0x6D32 */ 0x0000, /* 0x6D33 */ 0x0000, /* 0x6D34 */ 0x0000, /* 0x6D35 */ 0x0000, /* 0x6D36 */ 0x0000, /* 0x6D37 */ 0x0000, /* 0x6D38 */ 0x0000, /* 0x6D39 */ 0x0000, /* 0x6D3A */ 0x0000, /* 0x6D3B */ 0x0000, /* 0x6D3C */ 0x0000, /* 0x6D3D */ 0x0000, /* 0x6D3E */ 0x0000, /* 0x6D3F */ 0x0000, /* 0x6D40 */ 0x0000, /* 0x6D41 */ 0x0000, /* 0x6D42 */ 0x0000, /* 0x6D43 */ 0x0000, /* 0x6D44 */ 0x0000, /* 0x6D45 */ 0x0000, /* 0x6D46 */ 0x0000, /* 0x6D47 */ 0x0000, /* 0x6D48 */ 0x0000, /* 0x6D49 */ 0x0000, /* 0x6D4A */ 0x0000, /* 0x6D4B */ 0x0000, /* 0x6D4C */ 0x0000, /* 0x6D4D */ 0x0000, /* 0x6D4E */ 0x0000, /* 0x6D4F */ 0x0000, /* 0x6D50 */ 0x0000, /* 0x6D51 */ 0x0000, /* 0x6D52 */ 0x0000, /* 0x6D53 */ 0x0000, /* 0x6D54 */ 0x0000, /* 0x6D55 */ 0x0000, /* 0x6D56 */ 0x0000, /* 0x6D57 */ 0x0000, /* 0x6D58 */ 0x0000, /* 0x6D59 */ 0x0000, /* 0x6D5A */ 0x0000, /* 0x6D5B */ 0x0000, /* 0x6D5C */ 0x0000, /* 0x6D5D */ 0x0000, /* 0x6D5E */ 0x0000, /* 0x6D5F */ 0x0000, /* 0x6D60 */ 0x0000, /* 0x6D61 */ 0x0000, /* 0x6D62 */ 0x0000, /* 0x6D63 */ 0x0000, /* 0x6D64 */ 0x0000, /* 0x6D65 */ 0x0000, /* 0x6D66 */ 0x0000, /* 0x6D67 */ 0x0000, /* 0x6D68 */ 0x0000, /* 0x6D69 */ 0x0000, /* 0x6D6A */ 0x0000, /* 0x6D6B */ 0x0000, /* 0x6D6C */ 0x0000, /* 0x6D6D */ 0x0000, /* 0x6D6E */ 0x0000, /* 0x6D6F */ 0x0000, /* 0x6D70 */ 0x0000, /* 0x6D71 */ 0x0000, /* 0x6D72 */ 0x0000, /* 0x6D73 */ 0x0000, /* 0x6D74 */ 0x0000, /* 0x6D75 */ 0x0000, /* 0x6D76 */ 0x0000, /* 0x6D77 */ 0x0000, /* 0x6D78 */ 0x0000, /* 0x6D79 */ 0x0000, /* 0x6D7A */ 0x0000, /* 0x6D7B */ 0x0000, /* 0x6D7C */ 0x0000, /* 0x6D7D */ 0x0000, /* 0x6D7E */ 0x0000, /* 0x6D7F */ 0x0000, /* 0x6D80 */ 0x0000, /* 0x6D81 */ 0x0000, /* 0x6D82 */ 0x0000, /* 0x6D83 */ 0x0000, /* 0x6D84 */ 0x0000, /* 0x6D85 */ 0x0000, /* 0x6D86 */ 0x0000, /* 0x6D87 */ 0x0000, /* 0x6D88 */ 0x0000, /* 0x6D89 */ 0x0000, /* 0x6D8A */ 0x0000, /* 0x6D8B */ 0x0000, /* 0x6D8C */ 0x0000, /* 0x6D8D */ 0x0000, /* 0x6D8E */ 0x0000, /* 0x6D8F */ 0x0000, /* 0x6D90 */ 0x0000, /* 0x6D91 */ 0x0000, /* 0x6D92 */ 0x0000, /* 0x6D93 */ 0x0000, /* 0x6D94 */ 0x0000, /* 0x6D95 */ 0x0000, /* 0x6D96 */ 0x0000, /* 0x6D97 */ 0x0000, /* 0x6D98 */ 0x0000, /* 0x6D99 */ 0x0000, /* 0x6D9A */ 0x0000, /* 0x6D9B */ 0x0000, /* 0x6D9C */ 0x0000, /* 0x6D9D */ 0x0000, /* 0x6D9E */ 0x0000, /* 0x6D9F */ 0x0000, /* 0x6DA0 */ 0x0000, /* 0x6DA1 */ 0x0000, /* 0x6DA2 */ 0x0000, /* 0x6DA3 */ 0x0000, /* 0x6DA4 */ 0x0000, /* 0x6DA5 */ 0x0000, /* 0x6DA6 */ 0x0000, /* 0x6DA7 */ 0x0000, /* 0x6DA8 */ 0x0000, /* 0x6DA9 */ 0x0000, /* 0x6DAA */ 0x0000, /* 0x6DAB */ 0x0000, /* 0x6DAC */ 0x0000, /* 0x6DAD */ 0x0000, /* 0x6DAE */ 0x0000, /* 0x6DAF */ 0x0000, /* 0x6DB0 */ 0x0000, /* 0x6DB1 */ 0x0000, /* 0x6DB2 */ 0x0000, /* 0x6DB3 */ 0x0000, /* 0x6DB4 */ 0x0000, /* 0x6DB5 */ 0x0000, /* 0x6DB6 */ 0x0000, /* 0x6DB7 */ 0x0000, /* 0x6DB8 */ 0x0000, /* 0x6DB9 */ 0x0000, /* 0x6DBA */ 0x0000, /* 0x6DBB */ 0x0000, /* 0x6DBC */ 0x0000, /* 0x6DBD */ 0x0000, /* 0x6DBE */ 0x0000, /* 0x6DBF */ 0x0000, /* 0x6DC0 */ 0x0000, /* 0x6DC1 */ 0x0000, /* 0x6DC2 */ 0x0000, /* 0x6DC3 */ 0x0000, /* 0x6DC4 */ 0x0000, /* 0x6DC5 */ 0x0000, /* 0x6DC6 */ 0x0000, /* 0x6DC7 */ 0x0000, /* 0x6DC8 */ 0x0000, /* 0x6DC9 */ 0x0000, /* 0x6DCA */ 0x0000, /* 0x6DCB */ 0x0000, /* 0x6DCC */ 0x0000, /* 0x6DCD */ 0x0000, /* 0x6DCE */ 0x0000, /* 0x6DCF */ 0x0000, /* 0x6DD0 */ 0x0000, /* 0x6DD1 */ 0x0000, /* 0x6DD2 */ 0x0000, /* 0x6DD3 */ 0x0000, /* 0x6DD4 */ 0x0000, /* 0x6DD5 */ 0x0000, /* 0x6DD6 */ 0x0000, /* 0x6DD7 */ 0x0000, /* 0x6DD8 */ 0x0000, /* 0x6DD9 */ 0x0000, /* 0x6DDA */ 0x0000, /* 0x6DDB */ 0x0000, /* 0x6DDC */ 0x0000, /* 0x6DDD */ 0x0000, /* 0x6DDE */ 0x0000, /* 0x6DDF */ 0x0000, /* 0x6DE0 */ 0x0000, /* 0x6DE1 */ 0x0000, /* 0x6DE2 */ 0x0000, /* 0x6DE3 */ 0x0000, /* 0x6DE4 */ 0x0000, /* 0x6DE5 */ 0x0000, /* 0x6DE6 */ 0x0000, /* 0x6DE7 */ 0x0000, /* 0x6DE8 */ 0x0000, /* 0x6DE9 */ 0x0000, /* 0x6DEA */ 0x0000, /* 0x6DEB */ 0x0000, /* 0x6DEC */ 0x0000, /* 0x6DED */ 0x0000, /* 0x6DEE */ 0x0000, /* 0x6DEF */ 0x0000, /* 0x6DF0 */ 0x0000, /* 0x6DF1 */ 0x0000, /* 0x6DF2 */ 0x0000, /* 0x6DF3 */ 0x0000, /* 0x6DF4 */ 0x0000, /* 0x6DF5 */ 0x0000, /* 0x6DF6 */ 0x0000, /* 0x6DF7 */ 0x0000, /* 0x6DF8 */ 0x0000, /* 0x6DF9 */ 0x0000, /* 0x6DFA */ 0x0000, /* 0x6DFB */ 0x0000, /* 0x6DFC */ 0x0000, /* 0x6DFD */ 0x0000, /* 0x6DFE */ 0x0000, /* 0x6DFF */ 0x0000, /* 0x6E00 */ 0x0000, /* 0x6E01 */ 0x0000, /* 0x6E02 */ 0x0000, /* 0x6E03 */ 0x0000, /* 0x6E04 */ 0x0000, /* 0x6E05 */ 0x0000, /* 0x6E06 */ 0x0000, /* 0x6E07 */ 0x0000, /* 0x6E08 */ 0x0000, /* 0x6E09 */ 0x0000, /* 0x6E0A */ 0x0000, /* 0x6E0B */ 0x0000, /* 0x6E0C */ 0x0000, /* 0x6E0D */ 0x0000, /* 0x6E0E */ 0x0000, /* 0x6E0F */ 0x0000, /* 0x6E10 */ 0x0000, /* 0x6E11 */ 0x0000, /* 0x6E12 */ 0x0000, /* 0x6E13 */ 0x0000, /* 0x6E14 */ 0x0000, /* 0x6E15 */ 0x0000, /* 0x6E16 */ 0x0000, /* 0x6E17 */ 0x0000, /* 0x6E18 */ 0x0000, /* 0x6E19 */ 0x0000, /* 0x6E1A */ 0x0000, /* 0x6E1B */ 0x0000, /* 0x6E1C */ 0x0000, /* 0x6E1D */ 0x0000, /* 0x6E1E */ 0x0000, /* 0x6E1F */ 0x0000, /* 0x6E20 */ 0x0000, /* 0x6E21 */ 0x0000, /* 0x6E22 */ 0x0000, /* 0x6E23 */ 0x0000, /* 0x6E24 */ 0x0000, /* 0x6E25 */ 0x0000, /* 0x6E26 */ 0x0000, /* 0x6E27 */ 0x0000, /* 0x6E28 */ 0x0000, /* 0x6E29 */ 0x0000, /* 0x6E2A */ 0x0000, /* 0x6E2B */ 0x0000, /* 0x6E2C */ 0x0000, /* 0x6E2D */ 0x0000, /* 0x6E2E */ 0x0000, /* 0x6E2F */ 0x0000, /* 0x6E30 */ 0x0000, /* 0x6E31 */ 0x0000, /* 0x6E32 */ 0x0000, /* 0x6E33 */ 0x0000, /* 0x6E34 */ 0x0000, /* 0x6E35 */ 0x0000, /* 0x6E36 */ 0x0000, /* 0x6E37 */ 0x0000, /* 0x6E38 */ 0x0000, /* 0x6E39 */ 0x0000, /* 0x6E3A */ 0x0000, /* 0x6E3B */ 0x0000, /* 0x6E3C */ 0x0000, /* 0x6E3D */ 0x0000, /* 0x6E3E */ 0x0000, /* 0x6E3F */ 0x0000, /* 0x6E40 */ 0x0000, /* 0x6E41 */ 0x0000, /* 0x6E42 */ 0x0000, /* 0x6E43 */ 0x0000, /* 0x6E44 */ 0x0000, /* 0x6E45 */ 0x0000, /* 0x6E46 */ 0x0000, /* 0x6E47 */ 0x0000, /* 0x6E48 */ 0x0000, /* 0x6E49 */ 0x0000, /* 0x6E4A */ 0x0000, /* 0x6E4B */ 0x0000, /* 0x6E4C */ 0x0000, /* 0x6E4D */ 0x0000, /* 0x6E4E */ 0x0000, /* 0x6E4F */ 0x0000, /* 0x6E50 */ 0x0000, /* 0x6E51 */ 0x0000, /* 0x6E52 */ 0x0000, /* 0x6E53 */ 0x0000, /* 0x6E54 */ 0x0000, /* 0x6E55 */ 0x0000, /* 0x6E56 */ 0x0000, /* 0x6E57 */ 0x0000, /* 0x6E58 */ 0x0000, /* 0x6E59 */ 0x0000, /* 0x6E5A */ 0x0000, /* 0x6E5B */ 0x0000, /* 0x6E5C */ 0x0000, /* 0x6E5D */ 0x0000, /* 0x6E5E */ 0x0000, /* 0x6E5F */ 0x0000, /* 0x6E60 */ 0x0000, /* 0x6E61 */ 0x0000, /* 0x6E62 */ 0x0000, /* 0x6E63 */ 0x0000, /* 0x6E64 */ 0x0000, /* 0x6E65 */ 0x0000, /* 0x6E66 */ 0x0000, /* 0x6E67 */ 0x0000, /* 0x6E68 */ 0x0000, /* 0x6E69 */ 0x0000, /* 0x6E6A */ 0x0000, /* 0x6E6B */ 0x0000, /* 0x6E6C */ 0x0000, /* 0x6E6D */ 0x0000, /* 0x6E6E */ 0x0000, /* 0x6E6F */ 0x0000, /* 0x6E70 */ 0x0000, /* 0x6E71 */ 0x0000, /* 0x6E72 */ 0x0000, /* 0x6E73 */ 0x0000, /* 0x6E74 */ 0x0000, /* 0x6E75 */ 0x0000, /* 0x6E76 */ 0x0000, /* 0x6E77 */ 0x0000, /* 0x6E78 */ 0x0000, /* 0x6E79 */ 0x0000, /* 0x6E7A */ 0x0000, /* 0x6E7B */ 0x0000, /* 0x6E7C */ 0x0000, /* 0x6E7D */ 0x0000, /* 0x6E7E */ 0x0000, /* 0x6E7F */ 0x0000, /* 0x6E80 */ 0x0000, /* 0x6E81 */ 0x0000, /* 0x6E82 */ 0x0000, /* 0x6E83 */ 0x0000, /* 0x6E84 */ 0x0000, /* 0x6E85 */ 0x0000, /* 0x6E86 */ 0x0000, /* 0x6E87 */ 0x0000, /* 0x6E88 */ 0x0000, /* 0x6E89 */ 0x0000, /* 0x6E8A */ 0x0000, /* 0x6E8B */ 0x0000, /* 0x6E8C */ 0x0000, /* 0x6E8D */ 0x0000, /* 0x6E8E */ 0x0000, /* 0x6E8F */ 0x0000, /* 0x6E90 */ 0x0000, /* 0x6E91 */ 0x0000, /* 0x6E92 */ 0x0000, /* 0x6E93 */ 0x0000, /* 0x6E94 */ 0x0000, /* 0x6E95 */ 0x0000, /* 0x6E96 */ 0x0000, /* 0x6E97 */ 0x0000, /* 0x6E98 */ 0x0000, /* 0x6E99 */ 0x0000, /* 0x6E9A */ 0x0000, /* 0x6E9B */ 0x0000, /* 0x6E9C */ 0x0000, /* 0x6E9D */ 0x0000, /* 0x6E9E */ 0x0000, /* 0x6E9F */ 0x0000, /* 0x6EA0 */ 0x0000, /* 0x6EA1 */ 0x0000, /* 0x6EA2 */ 0x0000, /* 0x6EA3 */ 0x0000, /* 0x6EA4 */ 0x0000, /* 0x6EA5 */ 0x0000, /* 0x6EA6 */ 0x0000, /* 0x6EA7 */ 0x0000, /* 0x6EA8 */ 0x0000, /* 0x6EA9 */ 0x0000, /* 0x6EAA */ 0x0000, /* 0x6EAB */ 0x0000, /* 0x6EAC */ 0x0000, /* 0x6EAD */ 0x0000, /* 0x6EAE */ 0x0000, /* 0x6EAF */ 0x0000, /* 0x6EB0 */ 0x0000, /* 0x6EB1 */ 0x0000, /* 0x6EB2 */ 0x0000, /* 0x6EB3 */ 0x0000, /* 0x6EB4 */ 0x0000, /* 0x6EB5 */ 0x0000, /* 0x6EB6 */ 0x0000, /* 0x6EB7 */ 0x0000, /* 0x6EB8 */ 0x0000, /* 0x6EB9 */ 0x0000, /* 0x6EBA */ 0x0000, /* 0x6EBB */ 0x0000, /* 0x6EBC */ 0x0000, /* 0x6EBD */ 0x0000, /* 0x6EBE */ 0x0000, /* 0x6EBF */ 0x0000, /* 0x6EC0 */ 0x0000, /* 0x6EC1 */ 0x0000, /* 0x6EC2 */ 0x0000, /* 0x6EC3 */ 0x0000, /* 0x6EC4 */ 0x0000, /* 0x6EC5 */ 0x0000, /* 0x6EC6 */ 0x0000, /* 0x6EC7 */ 0x0000, /* 0x6EC8 */ 0x0000, /* 0x6EC9 */ 0x0000, /* 0x6ECA */ 0x0000, /* 0x6ECB */ 0x0000, /* 0x6ECC */ 0x0000, /* 0x6ECD */ 0x0000, /* 0x6ECE */ 0x0000, /* 0x6ECF */ 0x0000, /* 0x6ED0 */ 0x0000, /* 0x6ED1 */ 0x0000, /* 0x6ED2 */ 0x0000, /* 0x6ED3 */ 0x0000, /* 0x6ED4 */ 0x0000, /* 0x6ED5 */ 0x0000, /* 0x6ED6 */ 0x0000, /* 0x6ED7 */ 0x0000, /* 0x6ED8 */ 0x0000, /* 0x6ED9 */ 0x0000, /* 0x6EDA */ 0x0000, /* 0x6EDB */ 0x0000, /* 0x6EDC */ 0x0000, /* 0x6EDD */ 0x0000, /* 0x6EDE */ 0x0000, /* 0x6EDF */ 0x0000, /* 0x6EE0 */ 0x0000, /* 0x6EE1 */ 0x0000, /* 0x6EE2 */ 0x0000, /* 0x6EE3 */ 0x0000, /* 0x6EE4 */ 0x0000, /* 0x6EE5 */ 0x0000, /* 0x6EE6 */ 0x0000, /* 0x6EE7 */ 0x0000, /* 0x6EE8 */ 0x0000, /* 0x6EE9 */ 0x0000, /* 0x6EEA */ 0x0000, /* 0x6EEB */ 0x0000, /* 0x6EEC */ 0x0000, /* 0x6EED */ 0x0000, /* 0x6EEE */ 0x0000, /* 0x6EEF */ 0x0000, /* 0x6EF0 */ 0x0000, /* 0x6EF1 */ 0x0000, /* 0x6EF2 */ 0x0000, /* 0x6EF3 */ 0x0000, /* 0x6EF4 */ 0x0000, /* 0x6EF5 */ 0x0000, /* 0x6EF6 */ 0x0000, /* 0x6EF7 */ 0x0000, /* 0x6EF8 */ 0x0000, /* 0x6EF9 */ 0x0000, /* 0x6EFA */ 0x0000, /* 0x6EFB */ 0x0000, /* 0x6EFC */ 0x0000, /* 0x6EFD */ 0x0000, /* 0x6EFE */ 0x0000, /* 0x6EFF */ 0x0000, /* 0x6F00 */ 0x0000, /* 0x6F01 */ 0x0000, /* 0x6F02 */ 0x0000, /* 0x6F03 */ 0x0000, /* 0x6F04 */ 0x0000, /* 0x6F05 */ 0x0000, /* 0x6F06 */ 0x0000, /* 0x6F07 */ 0x0000, /* 0x6F08 */ 0x0000, /* 0x6F09 */ 0x0000, /* 0x6F0A */ 0x0000, /* 0x6F0B */ 0x0000, /* 0x6F0C */ 0x0000, /* 0x6F0D */ 0x0000, /* 0x6F0E */ 0x0000, /* 0x6F0F */ 0x0000, /* 0x6F10 */ 0x0000, /* 0x6F11 */ 0x0000, /* 0x6F12 */ 0x0000, /* 0x6F13 */ 0x0000, /* 0x6F14 */ 0x0000, /* 0x6F15 */ 0x0000, /* 0x6F16 */ 0x0000, /* 0x6F17 */ 0x0000, /* 0x6F18 */ 0x0000, /* 0x6F19 */ 0x0000, /* 0x6F1A */ 0x0000, /* 0x6F1B */ 0x0000, /* 0x6F1C */ 0x0000, /* 0x6F1D */ 0x0000, /* 0x6F1E */ 0x0000, /* 0x6F1F */ 0x0000, /* 0x6F20 */ 0x0000, /* 0x6F21 */ 0x0000, /* 0x6F22 */ 0x0000, /* 0x6F23 */ 0x0000, /* 0x6F24 */ 0x0000, /* 0x6F25 */ 0x0000, /* 0x6F26 */ 0x0000, /* 0x6F27 */ 0x0000, /* 0x6F28 */ 0x0000, /* 0x6F29 */ 0x0000, /* 0x6F2A */ 0x0000, /* 0x6F2B */ 0x0000, /* 0x6F2C */ 0x0000, /* 0x6F2D */ 0x0000, /* 0x6F2E */ 0x0000, /* 0x6F2F */ 0x0000, /* 0x6F30 */ 0x0000, /* 0x6F31 */ 0x0000, /* 0x6F32 */ 0x0000, /* 0x6F33 */ 0x0000, /* 0x6F34 */ 0x0000, /* 0x6F35 */ 0x0000, /* 0x6F36 */ 0x0000, /* 0x6F37 */ 0x0000, /* 0x6F38 */ 0x0000, /* 0x6F39 */ 0x0000, /* 0x6F3A */ 0x0000, /* 0x6F3B */ 0x0000, /* 0x6F3C */ 0x0000, /* 0x6F3D */ 0x0000, /* 0x6F3E */ 0x0000, /* 0x6F3F */ 0x0000, /* 0x6F40 */ 0x0000, /* 0x6F41 */ 0x0000, /* 0x6F42 */ 0x0000, /* 0x6F43 */ 0x0000, /* 0x6F44 */ 0x0000, /* 0x6F45 */ 0x0000, /* 0x6F46 */ 0x0000, /* 0x6F47 */ 0x0000, /* 0x6F48 */ 0x0000, /* 0x6F49 */ 0x0000, /* 0x6F4A */ 0x0000, /* 0x6F4B */ 0x0000, /* 0x6F4C */ 0x0000, /* 0x6F4D */ 0x0000, /* 0x6F4E */ 0x0000, /* 0x6F4F */ 0x0000, /* 0x6F50 */ 0x0000, /* 0x6F51 */ 0x0000, /* 0x6F52 */ 0x0000, /* 0x6F53 */ 0x0000, /* 0x6F54 */ 0x0000, /* 0x6F55 */ 0x0000, /* 0x6F56 */ 0x0000, /* 0x6F57 */ 0x0000, /* 0x6F58 */ 0x0000, /* 0x6F59 */ 0x0000, /* 0x6F5A */ 0x0000, /* 0x6F5B */ 0x0000, /* 0x6F5C */ 0x0000, /* 0x6F5D */ 0x0000, /* 0x6F5E */ 0x0000, /* 0x6F5F */ 0x0000, /* 0x6F60 */ 0x0000, /* 0x6F61 */ 0x0000, /* 0x6F62 */ 0x0000, /* 0x6F63 */ 0x0000, /* 0x6F64 */ 0x0000, /* 0x6F65 */ 0x0000, /* 0x6F66 */ 0x0000, /* 0x6F67 */ 0x0000, /* 0x6F68 */ 0x0000, /* 0x6F69 */ 0x0000, /* 0x6F6A */ 0x0000, /* 0x6F6B */ 0x0000, /* 0x6F6C */ 0x0000, /* 0x6F6D */ 0x0000, /* 0x6F6E */ 0x0000, /* 0x6F6F */ 0x0000, /* 0x6F70 */ 0x0000, /* 0x6F71 */ 0x0000, /* 0x6F72 */ 0x0000, /* 0x6F73 */ 0x0000, /* 0x6F74 */ 0x0000, /* 0x6F75 */ 0x0000, /* 0x6F76 */ 0x0000, /* 0x6F77 */ 0x0000, /* 0x6F78 */ 0x0000, /* 0x6F79 */ 0x0000, /* 0x6F7A */ 0x0000, /* 0x6F7B */ 0x0000, /* 0x6F7C */ 0x0000, /* 0x6F7D */ 0x0000, /* 0x6F7E */ 0x0000, /* 0x6F7F */ 0x0000, /* 0x6F80 */ 0x0000, /* 0x6F81 */ 0x0000, /* 0x6F82 */ 0x0000, /* 0x6F83 */ 0x0000, /* 0x6F84 */ 0x0000, /* 0x6F85 */ 0x0000, /* 0x6F86 */ 0x0000, /* 0x6F87 */ 0x0000, /* 0x6F88 */ 0x0000, /* 0x6F89 */ 0x0000, /* 0x6F8A */ 0x0000, /* 0x6F8B */ 0x0000, /* 0x6F8C */ 0x0000, /* 0x6F8D */ 0x0000, /* 0x6F8E */ 0x0000, /* 0x6F8F */ 0x0000, /* 0x6F90 */ 0x0000, /* 0x6F91 */ 0x0000, /* 0x6F92 */ 0x0000, /* 0x6F93 */ 0x0000, /* 0x6F94 */ 0x0000, /* 0x6F95 */ 0x0000, /* 0x6F96 */ 0x0000, /* 0x6F97 */ 0x0000, /* 0x6F98 */ 0x0000, /* 0x6F99 */ 0x0000, /* 0x6F9A */ 0x0000, /* 0x6F9B */ 0x0000, /* 0x6F9C */ 0x0000, /* 0x6F9D */ 0x0000, /* 0x6F9E */ 0x0000, /* 0x6F9F */ 0x0000, /* 0x6FA0 */ 0x0000, /* 0x6FA1 */ 0x0000, /* 0x6FA2 */ 0x0000, /* 0x6FA3 */ 0x0000, /* 0x6FA4 */ 0x0000, /* 0x6FA5 */ 0x0000, /* 0x6FA6 */ 0x0000, /* 0x6FA7 */ 0x0000, /* 0x6FA8 */ 0x0000, /* 0x6FA9 */ 0x0000, /* 0x6FAA */ 0x0000, /* 0x6FAB */ 0x0000, /* 0x6FAC */ 0x0000, /* 0x6FAD */ 0x0000, /* 0x6FAE */ 0x0000, /* 0x6FAF */ 0x0000, /* 0x6FB0 */ 0x0000, /* 0x6FB1 */ 0x0000, /* 0x6FB2 */ 0x0000, /* 0x6FB3 */ 0x0000, /* 0x6FB4 */ 0x0000, /* 0x6FB5 */ 0x0000, /* 0x6FB6 */ 0x0000, /* 0x6FB7 */ 0x0000, /* 0x6FB8 */ 0x0000, /* 0x6FB9 */ 0x0000, /* 0x6FBA */ 0x0000, /* 0x6FBB */ 0x0000, /* 0x6FBC */ 0x0000, /* 0x6FBD */ 0x0000, /* 0x6FBE */ 0x0000, /* 0x6FBF */ 0x0000, /* 0x6FC0 */ 0x0000, /* 0x6FC1 */ 0x0000, /* 0x6FC2 */ 0x0000, /* 0x6FC3 */ 0x0000, /* 0x6FC4 */ 0x0000, /* 0x6FC5 */ 0x0000, /* 0x6FC6 */ 0x0000, /* 0x6FC7 */ 0x0000, /* 0x6FC8 */ 0x0000, /* 0x6FC9 */ 0x0000, /* 0x6FCA */ 0x0000, /* 0x6FCB */ 0x0000, /* 0x6FCC */ 0x0000, /* 0x6FCD */ 0x0000, /* 0x6FCE */ 0x0000, /* 0x6FCF */ 0x0000, /* 0x6FD0 */ 0x0000, /* 0x6FD1 */ 0x0000, /* 0x6FD2 */ 0x0000, /* 0x6FD3 */ 0x0000, /* 0x6FD4 */ 0x0000, /* 0x6FD5 */ 0x0000, /* 0x6FD6 */ 0x0000, /* 0x6FD7 */ 0x0000, /* 0x6FD8 */ 0x0000, /* 0x6FD9 */ 0x0000, /* 0x6FDA */ 0x0000, /* 0x6FDB */ 0x0000, /* 0x6FDC */ 0x0000, /* 0x6FDD */ 0x0000, /* 0x6FDE */ 0x0000, /* 0x6FDF */ 0x0000, /* 0x6FE0 */ 0x0000, /* 0x6FE1 */ 0x0000, /* 0x6FE2 */ 0x0000, /* 0x6FE3 */ 0x0000, /* 0x6FE4 */ 0x0000, /* 0x6FE5 */ 0x0000, /* 0x6FE6 */ 0x0000, /* 0x6FE7 */ 0x0000, /* 0x6FE8 */ 0x0000, /* 0x6FE9 */ 0x0000, /* 0x6FEA */ 0x0000, /* 0x6FEB */ 0x0000, /* 0x6FEC */ 0x0000, /* 0x6FED */ 0x0000, /* 0x6FEE */ 0x0000, /* 0x6FEF */ 0x0000, /* 0x6FF0 */ 0x0000, /* 0x6FF1 */ 0x0000, /* 0x6FF2 */ 0x0000, /* 0x6FF3 */ 0x0000, /* 0x6FF4 */ 0x0000, /* 0x6FF5 */ 0x0000, /* 0x6FF6 */ 0x0000, /* 0x6FF7 */ 0x0000, /* 0x6FF8 */ 0x0000, /* 0x6FF9 */ 0x0000, /* 0x6FFA */ 0x0000, /* 0x6FFB */ 0x0000, /* 0x6FFC */ 0x0000, /* 0x6FFD */ 0x0000, /* 0x6FFE */ 0x0000, /* 0x6FFF */ 0x0000, /* 0x7000 */ 0x0000, /* 0x7001 */ 0x0000, /* 0x7002 */ 0x0000, /* 0x7003 */ 0x0000, /* 0x7004 */ 0x0000, /* 0x7005 */ 0x0000, /* 0x7006 */ 0x0000, /* 0x7007 */ 0x0000, /* 0x7008 */ 0x0000, /* 0x7009 */ 0x0000, /* 0x700A */ 0x0000, /* 0x700B */ 0x0000, /* 0x700C */ 0x0000, /* 0x700D */ 0x0000, /* 0x700E */ 0x0000, /* 0x700F */ 0x0000, /* 0x7010 */ 0x0000, /* 0x7011 */ 0x0000, /* 0x7012 */ 0x0000, /* 0x7013 */ 0x0000, /* 0x7014 */ 0x0000, /* 0x7015 */ 0x0000, /* 0x7016 */ 0x0000, /* 0x7017 */ 0x0000, /* 0x7018 */ 0x0000, /* 0x7019 */ 0x0000, /* 0x701A */ 0x0000, /* 0x701B */ 0x0000, /* 0x701C */ 0x0000, /* 0x701D */ 0x0000, /* 0x701E */ 0x0000, /* 0x701F */ 0x0000, /* 0x7020 */ 0x0000, /* 0x7021 */ 0x0000, /* 0x7022 */ 0x0000, /* 0x7023 */ 0x0000, /* 0x7024 */ 0x0000, /* 0x7025 */ 0x0000, /* 0x7026 */ 0x0000, /* 0x7027 */ 0x0000, /* 0x7028 */ 0x0000, /* 0x7029 */ 0x0000, /* 0x702A */ 0x0000, /* 0x702B */ 0x0000, /* 0x702C */ 0x0000, /* 0x702D */ 0x0000, /* 0x702E */ 0x0000, /* 0x702F */ 0x0000, /* 0x7030 */ 0x0000, /* 0x7031 */ 0x0000, /* 0x7032 */ 0x0000, /* 0x7033 */ 0x0000, /* 0x7034 */ 0x0000, /* 0x7035 */ 0x0000, /* 0x7036 */ 0x0000, /* 0x7037 */ 0x0000, /* 0x7038 */ 0x0000, /* 0x7039 */ 0x0000, /* 0x703A */ 0x0000, /* 0x703B */ 0x0000, /* 0x703C */ 0x0000, /* 0x703D */ 0x0000, /* 0x703E */ 0x0000, /* 0x703F */ 0x0000, /* 0x7040 */ 0x0000, /* 0x7041 */ 0x0000, /* 0x7042 */ 0x0000, /* 0x7043 */ 0x0000, /* 0x7044 */ 0x0000, /* 0x7045 */ 0x0000, /* 0x7046 */ 0x0000, /* 0x7047 */ 0x0000, /* 0x7048 */ 0x0000, /* 0x7049 */ 0x0000, /* 0x704A */ 0x0000, /* 0x704B */ 0x0000, /* 0x704C */ 0x0000, /* 0x704D */ 0x0000, /* 0x704E */ 0x0000, /* 0x704F */ 0x0000, /* 0x7050 */ 0x0000, /* 0x7051 */ 0x0000, /* 0x7052 */ 0x0000, /* 0x7053 */ 0x0000, /* 0x7054 */ 0x0000, /* 0x7055 */ 0x0000, /* 0x7056 */ 0x0000, /* 0x7057 */ 0x0000, /* 0x7058 */ 0x0000, /* 0x7059 */ 0x0000, /* 0x705A */ 0x0000, /* 0x705B */ 0x0000, /* 0x705C */ 0x0000, /* 0x705D */ 0x0000, /* 0x705E */ 0x0000, /* 0x705F */ 0x0000, /* 0x7060 */ 0x0000, /* 0x7061 */ 0x0000, /* 0x7062 */ 0x0000, /* 0x7063 */ 0x0000, /* 0x7064 */ 0x0000, /* 0x7065 */ 0x0000, /* 0x7066 */ 0x0000, /* 0x7067 */ 0x0000, /* 0x7068 */ 0x0000, /* 0x7069 */ 0x0000, /* 0x706A */ 0x0000, /* 0x706B */ 0x0000, /* 0x706C */ 0x0000, /* 0x706D */ 0x0000, /* 0x706E */ 0x0000, /* 0x706F */ 0x0000, /* 0x7070 */ 0x0000, /* 0x7071 */ 0x0000, /* 0x7072 */ 0x0000, /* 0x7073 */ 0x0000, /* 0x7074 */ 0x0000, /* 0x7075 */ 0x0000, /* 0x7076 */ 0x0000, /* 0x7077 */ 0x0000, /* 0x7078 */ 0x0000, /* 0x7079 */ 0x0000, /* 0x707A */ 0x0000, /* 0x707B */ 0x0000, /* 0x707C */ 0x0000, /* 0x707D */ 0x0000, /* 0x707E */ 0x0000, /* 0x707F */ 0x0000, /* 0x7080 */ 0x0000, /* 0x7081 */ 0x0000, /* 0x7082 */ 0x0000, /* 0x7083 */ 0x0000, /* 0x7084 */ 0x0000, /* 0x7085 */ 0x0000, /* 0x7086 */ 0x0000, /* 0x7087 */ 0x0000, /* 0x7088 */ 0x0000, /* 0x7089 */ 0x0000, /* 0x708A */ 0x0000, /* 0x708B */ 0x0000, /* 0x708C */ 0x0000, /* 0x708D */ 0x0000, /* 0x708E */ 0x0000, /* 0x708F */ 0x0000, /* 0x7090 */ 0x0000, /* 0x7091 */ 0x0000, /* 0x7092 */ 0x0000, /* 0x7093 */ 0x0000, /* 0x7094 */ 0x0000, /* 0x7095 */ 0x0000, /* 0x7096 */ 0x0000, /* 0x7097 */ 0x0000, /* 0x7098 */ 0x0000, /* 0x7099 */ 0x0000, /* 0x709A */ 0x0000, /* 0x709B */ 0x0000, /* 0x709C */ 0x0000, /* 0x709D */ 0x0000, /* 0x709E */ 0x0000, /* 0x709F */ 0x0000, /* 0x70A0 */ 0x0000, /* 0x70A1 */ 0x0000, /* 0x70A2 */ 0x0000, /* 0x70A3 */ 0x0000, /* 0x70A4 */ 0x0000, /* 0x70A5 */ 0x0000, /* 0x70A6 */ 0x0000, /* 0x70A7 */ 0x0000, /* 0x70A8 */ 0x0000, /* 0x70A9 */ 0x0000, /* 0x70AA */ 0x0000, /* 0x70AB */ 0x0000, /* 0x70AC */ 0x0000, /* 0x70AD */ 0x0000, /* 0x70AE */ 0x0000, /* 0x70AF */ 0x0000, /* 0x70B0 */ 0x0000, /* 0x70B1 */ 0x0000, /* 0x70B2 */ 0x0000, /* 0x70B3 */ 0x0000, /* 0x70B4 */ 0x0000, /* 0x70B5 */ 0x0000, /* 0x70B6 */ 0x0000, /* 0x70B7 */ 0x0000, /* 0x70B8 */ 0x0000, /* 0x70B9 */ 0x0000, /* 0x70BA */ 0x0000, /* 0x70BB */ 0x0000, /* 0x70BC */ 0x0000, /* 0x70BD */ 0x0000, /* 0x70BE */ 0x0000, /* 0x70BF */ 0x0000, /* 0x70C0 */ 0x0000, /* 0x70C1 */ 0x0000, /* 0x70C2 */ 0x0000, /* 0x70C3 */ 0x0000, /* 0x70C4 */ 0x0000, /* 0x70C5 */ 0x0000, /* 0x70C6 */ 0x0000, /* 0x70C7 */ 0x0000, /* 0x70C8 */ 0x0000, /* 0x70C9 */ 0x0000, /* 0x70CA */ 0x0000, /* 0x70CB */ 0x0000, /* 0x70CC */ 0x0000, /* 0x70CD */ 0x0000, /* 0x70CE */ 0x0000, /* 0x70CF */ 0x0000, /* 0x70D0 */ 0x0000, /* 0x70D1 */ 0x0000, /* 0x70D2 */ 0x0000, /* 0x70D3 */ 0x0000, /* 0x70D4 */ 0x0000, /* 0x70D5 */ 0x0000, /* 0x70D6 */ 0x0000, /* 0x70D7 */ 0x0000, /* 0x70D8 */ 0x0000, /* 0x70D9 */ 0x0000, /* 0x70DA */ 0x0000, /* 0x70DB */ 0x0000, /* 0x70DC */ 0x0000, /* 0x70DD */ 0x0000, /* 0x70DE */ 0x0000, /* 0x70DF */ 0x0000, /* 0x70E0 */ 0x0000, /* 0x70E1 */ 0x0000, /* 0x70E2 */ 0x0000, /* 0x70E3 */ 0x0000, /* 0x70E4 */ 0x0000, /* 0x70E5 */ 0x0000, /* 0x70E6 */ 0x0000, /* 0x70E7 */ 0x0000, /* 0x70E8 */ 0x0000, /* 0x70E9 */ 0x0000, /* 0x70EA */ 0x0000, /* 0x70EB */ 0x0000, /* 0x70EC */ 0x0000, /* 0x70ED */ 0x0000, /* 0x70EE */ 0x0000, /* 0x70EF */ 0x0000, /* 0x70F0 */ 0x0000, /* 0x70F1 */ 0x0000, /* 0x70F2 */ 0x0000, /* 0x70F3 */ 0x0000, /* 0x70F4 */ 0x0000, /* 0x70F5 */ 0x0000, /* 0x70F6 */ 0x0000, /* 0x70F7 */ 0x0000, /* 0x70F8 */ 0x0000, /* 0x70F9 */ 0x0000, /* 0x70FA */ 0x0000, /* 0x70FB */ 0x0000, /* 0x70FC */ 0x0000, /* 0x70FD */ 0x0000, /* 0x70FE */ 0x0000, /* 0x70FF */ 0x0000, /* 0x7100 */ 0x0000, /* 0x7101 */ 0x0000, /* 0x7102 */ 0x0000, /* 0x7103 */ 0x0000, /* 0x7104 */ 0x0000, /* 0x7105 */ 0x0000, /* 0x7106 */ 0x0000, /* 0x7107 */ 0x0000, /* 0x7108 */ 0x0000, /* 0x7109 */ 0x0000, /* 0x710A */ 0x0000, /* 0x710B */ 0x0000, /* 0x710C */ 0x0000, /* 0x710D */ 0x0000, /* 0x710E */ 0x0000, /* 0x710F */ 0x0000, /* 0x7110 */ 0x0000, /* 0x7111 */ 0x0000, /* 0x7112 */ 0x0000, /* 0x7113 */ 0x0000, /* 0x7114 */ 0x0000, /* 0x7115 */ 0x0000, /* 0x7116 */ 0x0000, /* 0x7117 */ 0x0000, /* 0x7118 */ 0x0000, /* 0x7119 */ 0x0000, /* 0x711A */ 0x0000, /* 0x711B */ 0x0000, /* 0x711C */ 0x0000, /* 0x711D */ 0x0000, /* 0x711E */ 0x0000, /* 0x711F */ 0x0000, /* 0x7120 */ 0x0000, /* 0x7121 */ 0x0000, /* 0x7122 */ 0x0000, /* 0x7123 */ 0x0000, /* 0x7124 */ 0x0000, /* 0x7125 */ 0x0000, /* 0x7126 */ 0x0000, /* 0x7127 */ 0x0000, /* 0x7128 */ 0x0000, /* 0x7129 */ 0x0000, /* 0x712A */ 0x0000, /* 0x712B */ 0x0000, /* 0x712C */ 0x0000, /* 0x712D */ 0x0000, /* 0x712E */ 0x0000, /* 0x712F */ 0x0000, /* 0x7130 */ 0x0000, /* 0x7131 */ 0x0000, /* 0x7132 */ 0x0000, /* 0x7133 */ 0x0000, /* 0x7134 */ 0x0000, /* 0x7135 */ 0x0000, /* 0x7136 */ 0x0000, /* 0x7137 */ 0x0000, /* 0x7138 */ 0x0000, /* 0x7139 */ 0x0000, /* 0x713A */ 0x0000, /* 0x713B */ 0x0000, /* 0x713C */ 0x0000, /* 0x713D */ 0x0000, /* 0x713E */ 0x0000, /* 0x713F */ 0x0000, /* 0x7140 */ 0x0000, /* 0x7141 */ 0x0000, /* 0x7142 */ 0x0000, /* 0x7143 */ 0x0000, /* 0x7144 */ 0x0000, /* 0x7145 */ 0x0000, /* 0x7146 */ 0x0000, /* 0x7147 */ 0x0000, /* 0x7148 */ 0x0000, /* 0x7149 */ 0x0000, /* 0x714A */ 0x0000, /* 0x714B */ 0x0000, /* 0x714C */ 0x0000, /* 0x714D */ 0x0000, /* 0x714E */ 0x0000, /* 0x714F */ 0x0000, /* 0x7150 */ 0x0000, /* 0x7151 */ 0x0000, /* 0x7152 */ 0x0000, /* 0x7153 */ 0x0000, /* 0x7154 */ 0x0000, /* 0x7155 */ 0x0000, /* 0x7156 */ 0x0000, /* 0x7157 */ 0x0000, /* 0x7158 */ 0x0000, /* 0x7159 */ 0x0000, /* 0x715A */ 0x0000, /* 0x715B */ 0x0000, /* 0x715C */ 0x0000, /* 0x715D */ 0x0000, /* 0x715E */ 0x0000, /* 0x715F */ 0x0000, /* 0x7160 */ 0x0000, /* 0x7161 */ 0x0000, /* 0x7162 */ 0x0000, /* 0x7163 */ 0x0000, /* 0x7164 */ 0x0000, /* 0x7165 */ 0x0000, /* 0x7166 */ 0x0000, /* 0x7167 */ 0x0000, /* 0x7168 */ 0x0000, /* 0x7169 */ 0x0000, /* 0x716A */ 0x0000, /* 0x716B */ 0x0000, /* 0x716C */ 0x0000, /* 0x716D */ 0x0000, /* 0x716E */ 0x0000, /* 0x716F */ 0x0000, /* 0x7170 */ 0x0000, /* 0x7171 */ 0x0000, /* 0x7172 */ 0x0000, /* 0x7173 */ 0x0000, /* 0x7174 */ 0x0000, /* 0x7175 */ 0x0000, /* 0x7176 */ 0x0000, /* 0x7177 */ 0x0000, /* 0x7178 */ 0x0000, /* 0x7179 */ 0x0000, /* 0x717A */ 0x0000, /* 0x717B */ 0x0000, /* 0x717C */ 0x0000, /* 0x717D */ 0x0000, /* 0x717E */ 0x0000, /* 0x717F */ 0x0000, /* 0x7180 */ 0x0000, /* 0x7181 */ 0x0000, /* 0x7182 */ 0x0000, /* 0x7183 */ 0x0000, /* 0x7184 */ 0x0000, /* 0x7185 */ 0x0000, /* 0x7186 */ 0x0000, /* 0x7187 */ 0x0000, /* 0x7188 */ 0x0000, /* 0x7189 */ 0x0000, /* 0x718A */ 0x0000, /* 0x718B */ 0x0000, /* 0x718C */ 0x0000, /* 0x718D */ 0x0000, /* 0x718E */ 0x0000, /* 0x718F */ 0x0000, /* 0x7190 */ 0x0000, /* 0x7191 */ 0x0000, /* 0x7192 */ 0x0000, /* 0x7193 */ 0x0000, /* 0x7194 */ 0x0000, /* 0x7195 */ 0x0000, /* 0x7196 */ 0x0000, /* 0x7197 */ 0x0000, /* 0x7198 */ 0x0000, /* 0x7199 */ 0x0000, /* 0x719A */ 0x0000, /* 0x719B */ 0x0000, /* 0x719C */ 0x0000, /* 0x719D */ 0x0000, /* 0x719E */ 0x0000, /* 0x719F */ 0x0000, /* 0x71A0 */ 0x0000, /* 0x71A1 */ 0x0000, /* 0x71A2 */ 0x0000, /* 0x71A3 */ 0x0000, /* 0x71A4 */ 0x0000, /* 0x71A5 */ 0x0000, /* 0x71A6 */ 0x0000, /* 0x71A7 */ 0x0000, /* 0x71A8 */ 0x0000, /* 0x71A9 */ 0x0000, /* 0x71AA */ 0x0000, /* 0x71AB */ 0x0000, /* 0x71AC */ 0x0000, /* 0x71AD */ 0x0000, /* 0x71AE */ 0x0000, /* 0x71AF */ 0x0000, /* 0x71B0 */ 0x0000, /* 0x71B1 */ 0x0000, /* 0x71B2 */ 0x0000, /* 0x71B3 */ 0x0000, /* 0x71B4 */ 0x0000, /* 0x71B5 */ 0x0000, /* 0x71B6 */ 0x0000, /* 0x71B7 */ 0x0000, /* 0x71B8 */ 0x0000, /* 0x71B9 */ 0x0000, /* 0x71BA */ 0x0000, /* 0x71BB */ 0x0000, /* 0x71BC */ 0x0000, /* 0x71BD */ 0x0000, /* 0x71BE */ 0x0000, /* 0x71BF */ 0x0000, /* 0x71C0 */ 0x0000, /* 0x71C1 */ 0x0000, /* 0x71C2 */ 0x0000, /* 0x71C3 */ 0x0000, /* 0x71C4 */ 0x0000, /* 0x71C5 */ 0x0000, /* 0x71C6 */ 0x0000, /* 0x71C7 */ 0x0000, /* 0x71C8 */ 0x0000, /* 0x71C9 */ 0x0000, /* 0x71CA */ 0x0000, /* 0x71CB */ 0x0000, /* 0x71CC */ 0x0000, /* 0x71CD */ 0x0000, /* 0x71CE */ 0x0000, /* 0x71CF */ 0x0000, /* 0x71D0 */ 0x0000, /* 0x71D1 */ 0x0000, /* 0x71D2 */ 0x0000, /* 0x71D3 */ 0x0000, /* 0x71D4 */ 0x0000, /* 0x71D5 */ 0x0000, /* 0x71D6 */ 0x0000, /* 0x71D7 */ 0x0000, /* 0x71D8 */ 0x0000, /* 0x71D9 */ 0x0000, /* 0x71DA */ 0x0000, /* 0x71DB */ 0x0000, /* 0x71DC */ 0x0000, /* 0x71DD */ 0x0000, /* 0x71DE */ 0x0000, /* 0x71DF */ 0x0000, /* 0x71E0 */ 0x0000, /* 0x71E1 */ 0x0000, /* 0x71E2 */ 0x0000, /* 0x71E3 */ 0x0000, /* 0x71E4 */ 0x0000, /* 0x71E5 */ 0x0000, /* 0x71E6 */ 0x0000, /* 0x71E7 */ 0x0000, /* 0x71E8 */ 0x0000, /* 0x71E9 */ 0x0000, /* 0x71EA */ 0x0000, /* 0x71EB */ 0x0000, /* 0x71EC */ 0x0000, /* 0x71ED */ 0x0000, /* 0x71EE */ 0x0000, /* 0x71EF */ 0x0000, /* 0x71F0 */ 0x0000, /* 0x71F1 */ 0x0000, /* 0x71F2 */ 0x0000, /* 0x71F3 */ 0x0000, /* 0x71F4 */ 0x0000, /* 0x71F5 */ 0x0000, /* 0x71F6 */ 0x0000, /* 0x71F7 */ 0x0000, /* 0x71F8 */ 0x0000, /* 0x71F9 */ 0x0000, /* 0x71FA */ 0x0000, /* 0x71FB */ 0x0000, /* 0x71FC */ 0x0000, /* 0x71FD */ 0x0000, /* 0x71FE */ 0x0000, /* 0x71FF */ 0x0000, /* 0x7200 */ 0x0000, /* 0x7201 */ 0x0000, /* 0x7202 */ 0x0000, /* 0x7203 */ 0x0000, /* 0x7204 */ 0x0000, /* 0x7205 */ 0x0000, /* 0x7206 */ 0x0000, /* 0x7207 */ 0x0000, /* 0x7208 */ 0x0000, /* 0x7209 */ 0x0000, /* 0x720A */ 0x0000, /* 0x720B */ 0x0000, /* 0x720C */ 0x0000, /* 0x720D */ 0x0000, /* 0x720E */ 0x0000, /* 0x720F */ 0x0000, /* 0x7210 */ 0x0000, /* 0x7211 */ 0x0000, /* 0x7212 */ 0x0000, /* 0x7213 */ 0x0000, /* 0x7214 */ 0x0000, /* 0x7215 */ 0x0000, /* 0x7216 */ 0x0000, /* 0x7217 */ 0x0000, /* 0x7218 */ 0x0000, /* 0x7219 */ 0x0000, /* 0x721A */ 0x0000, /* 0x721B */ 0x0000, /* 0x721C */ 0x0000, /* 0x721D */ 0x0000, /* 0x721E */ 0x0000, /* 0x721F */ 0x0000, /* 0x7220 */ 0x0000, /* 0x7221 */ 0x0000, /* 0x7222 */ 0x0000, /* 0x7223 */ 0x0000, /* 0x7224 */ 0x0000, /* 0x7225 */ 0x0000, /* 0x7226 */ 0x0000, /* 0x7227 */ 0x0000, /* 0x7228 */ 0x0000, /* 0x7229 */ 0x0000, /* 0x722A */ 0x0000, /* 0x722B */ 0x0000, /* 0x722C */ 0x0000, /* 0x722D */ 0x0000, /* 0x722E */ 0x0000, /* 0x722F */ 0x0000, /* 0x7230 */ 0x0000, /* 0x7231 */ 0x0000, /* 0x7232 */ 0x0000, /* 0x7233 */ 0x0000, /* 0x7234 */ 0x0000, /* 0x7235 */ 0x0000, /* 0x7236 */ 0x0000, /* 0x7237 */ 0x0000, /* 0x7238 */ 0x0000, /* 0x7239 */ 0x0000, /* 0x723A */ 0x0000, /* 0x723B */ 0x0000, /* 0x723C */ 0x0000, /* 0x723D */ 0x0000, /* 0x723E */ 0x0000, /* 0x723F */ 0x0000, /* 0x7240 */ 0x0000, /* 0x7241 */ 0x0000, /* 0x7242 */ 0x0000, /* 0x7243 */ 0x0000, /* 0x7244 */ 0x0000, /* 0x7245 */ 0x0000, /* 0x7246 */ 0x0000, /* 0x7247 */ 0x0000, /* 0x7248 */ 0x0000, /* 0x7249 */ 0x0000, /* 0x724A */ 0x0000, /* 0x724B */ 0x0000, /* 0x724C */ 0x0000, /* 0x724D */ 0x0000, /* 0x724E */ 0x0000, /* 0x724F */ 0x0000, /* 0x7250 */ 0x0000, /* 0x7251 */ 0x0000, /* 0x7252 */ 0x0000, /* 0x7253 */ 0x0000, /* 0x7254 */ 0x0000, /* 0x7255 */ 0x0000, /* 0x7256 */ 0x0000, /* 0x7257 */ 0x0000, /* 0x7258 */ 0x0000, /* 0x7259 */ 0x0000, /* 0x725A */ 0x0000, /* 0x725B */ 0x0000, /* 0x725C */ 0x0000, /* 0x725D */ 0x0000, /* 0x725E */ 0x0000, /* 0x725F */ 0x0000, /* 0x7260 */ 0x0000, /* 0x7261 */ 0x0000, /* 0x7262 */ 0x0000, /* 0x7263 */ 0x0000, /* 0x7264 */ 0x0000, /* 0x7265 */ 0x0000, /* 0x7266 */ 0x0000, /* 0x7267 */ 0x0000, /* 0x7268 */ 0x0000, /* 0x7269 */ 0x0000, /* 0x726A */ 0x0000, /* 0x726B */ 0x0000, /* 0x726C */ 0x0000, /* 0x726D */ 0x0000, /* 0x726E */ 0x0000, /* 0x726F */ 0x0000, /* 0x7270 */ 0x0000, /* 0x7271 */ 0x0000, /* 0x7272 */ 0x0000, /* 0x7273 */ 0x0000, /* 0x7274 */ 0x0000, /* 0x7275 */ 0x0000, /* 0x7276 */ 0x0000, /* 0x7277 */ 0x0000, /* 0x7278 */ 0x0000, /* 0x7279 */ 0x0000, /* 0x727A */ 0x0000, /* 0x727B */ 0x0000, /* 0x727C */ 0x0000, /* 0x727D */ 0x0000, /* 0x727E */ 0x0000, /* 0x727F */ 0x0000, /* 0x7280 */ 0x0000, /* 0x7281 */ 0x0000, /* 0x7282 */ 0x0000, /* 0x7283 */ 0x0000, /* 0x7284 */ 0x0000, /* 0x7285 */ 0x0000, /* 0x7286 */ 0x0000, /* 0x7287 */ 0x0000, /* 0x7288 */ 0x0000, /* 0x7289 */ 0x0000, /* 0x728A */ 0x0000, /* 0x728B */ 0x0000, /* 0x728C */ 0x0000, /* 0x728D */ 0x0000, /* 0x728E */ 0x0000, /* 0x728F */ 0x0000, /* 0x7290 */ 0x0000, /* 0x7291 */ 0x0000, /* 0x7292 */ 0x0000, /* 0x7293 */ 0x0000, /* 0x7294 */ 0x0000, /* 0x7295 */ 0x0000, /* 0x7296 */ 0x0000, /* 0x7297 */ 0x0000, /* 0x7298 */ 0x0000, /* 0x7299 */ 0x0000, /* 0x729A */ 0x0000, /* 0x729B */ 0x0000, /* 0x729C */ 0x0000, /* 0x729D */ 0x0000, /* 0x729E */ 0x0000, /* 0x729F */ 0x0000, /* 0x72A0 */ 0x0000, /* 0x72A1 */ 0x0000, /* 0x72A2 */ 0x0000, /* 0x72A3 */ 0x0000, /* 0x72A4 */ 0x0000, /* 0x72A5 */ 0x0000, /* 0x72A6 */ 0x0000, /* 0x72A7 */ 0x0000, /* 0x72A8 */ 0x0000, /* 0x72A9 */ 0x0000, /* 0x72AA */ 0x0000, /* 0x72AB */ 0x0000, /* 0x72AC */ 0x0000, /* 0x72AD */ 0x0000, /* 0x72AE */ 0x0000, /* 0x72AF */ 0x0000, /* 0x72B0 */ 0x0000, /* 0x72B1 */ 0x0000, /* 0x72B2 */ 0x0000, /* 0x72B3 */ 0x0000, /* 0x72B4 */ 0x0000, /* 0x72B5 */ 0x0000, /* 0x72B6 */ 0x0000, /* 0x72B7 */ 0x0000, /* 0x72B8 */ 0x0000, /* 0x72B9 */ 0x0000, /* 0x72BA */ 0x0000, /* 0x72BB */ 0x0000, /* 0x72BC */ 0x0000, /* 0x72BD */ 0x0000, /* 0x72BE */ 0x0000, /* 0x72BF */ 0x0000, /* 0x72C0 */ 0x0000, /* 0x72C1 */ 0x0000, /* 0x72C2 */ 0x0000, /* 0x72C3 */ 0x0000, /* 0x72C4 */ 0x0000, /* 0x72C5 */ 0x0000, /* 0x72C6 */ 0x0000, /* 0x72C7 */ 0x0000, /* 0x72C8 */ 0x0000, /* 0x72C9 */ 0x0000, /* 0x72CA */ 0x0000, /* 0x72CB */ 0x0000, /* 0x72CC */ 0x0000, /* 0x72CD */ 0x0000, /* 0x72CE */ 0x0000, /* 0x72CF */ 0x0000, /* 0x72D0 */ 0x0000, /* 0x72D1 */ 0x0000, /* 0x72D2 */ 0x0000, /* 0x72D3 */ 0x0000, /* 0x72D4 */ 0x0000, /* 0x72D5 */ 0x0000, /* 0x72D6 */ 0x0000, /* 0x72D7 */ 0x0000, /* 0x72D8 */ 0x0000, /* 0x72D9 */ 0x0000, /* 0x72DA */ 0x0000, /* 0x72DB */ 0x0000, /* 0x72DC */ 0x0000, /* 0x72DD */ 0x0000, /* 0x72DE */ 0x0000, /* 0x72DF */ 0x0000, /* 0x72E0 */ 0x0000, /* 0x72E1 */ 0x0000, /* 0x72E2 */ 0x0000, /* 0x72E3 */ 0x0000, /* 0x72E4 */ 0x0000, /* 0x72E5 */ 0x0000, /* 0x72E6 */ 0x0000, /* 0x72E7 */ 0x0000, /* 0x72E8 */ 0x0000, /* 0x72E9 */ 0x0000, /* 0x72EA */ 0x0000, /* 0x72EB */ 0x0000, /* 0x72EC */ 0x0000, /* 0x72ED */ 0x0000, /* 0x72EE */ 0x0000, /* 0x72EF */ 0x0000, /* 0x72F0 */ 0x0000, /* 0x72F1 */ 0x0000, /* 0x72F2 */ 0x0000, /* 0x72F3 */ 0x0000, /* 0x72F4 */ 0x0000, /* 0x72F5 */ 0x0000, /* 0x72F6 */ 0x0000, /* 0x72F7 */ 0x0000, /* 0x72F8 */ 0x0000, /* 0x72F9 */ 0x0000, /* 0x72FA */ 0x0000, /* 0x72FB */ 0x0000, /* 0x72FC */ 0x0000, /* 0x72FD */ 0x0000, /* 0x72FE */ 0x0000, /* 0x72FF */ 0x0000, /* 0x7300 */ 0x0000, /* 0x7301 */ 0x0000, /* 0x7302 */ 0x0000, /* 0x7303 */ 0x0000, /* 0x7304 */ 0x0000, /* 0x7305 */ 0x0000, /* 0x7306 */ 0x0000, /* 0x7307 */ 0x0000, /* 0x7308 */ 0x0000, /* 0x7309 */ 0x0000, /* 0x730A */ 0x0000, /* 0x730B */ 0x0000, /* 0x730C */ 0x0000, /* 0x730D */ 0x0000, /* 0x730E */ 0x0000, /* 0x730F */ 0x0000, /* 0x7310 */ 0x0000, /* 0x7311 */ 0x0000, /* 0x7312 */ 0x0000, /* 0x7313 */ 0x0000, /* 0x7314 */ 0x0000, /* 0x7315 */ 0x0000, /* 0x7316 */ 0x0000, /* 0x7317 */ 0x0000, /* 0x7318 */ 0x0000, /* 0x7319 */ 0x0000, /* 0x731A */ 0x0000, /* 0x731B */ 0x0000, /* 0x731C */ 0x0000, /* 0x731D */ 0x0000, /* 0x731E */ 0x0000, /* 0x731F */ 0x0000, /* 0x7320 */ 0x0000, /* 0x7321 */ 0x0000, /* 0x7322 */ 0x0000, /* 0x7323 */ 0x0000, /* 0x7324 */ 0x0000, /* 0x7325 */ 0x0000, /* 0x7326 */ 0x0000, /* 0x7327 */ 0x0000, /* 0x7328 */ 0x0000, /* 0x7329 */ 0x0000, /* 0x732A */ 0x0000, /* 0x732B */ 0x0000, /* 0x732C */ 0x0000, /* 0x732D */ 0x0000, /* 0x732E */ 0x0000, /* 0x732F */ 0x0000, /* 0x7330 */ 0x0000, /* 0x7331 */ 0x0000, /* 0x7332 */ 0x0000, /* 0x7333 */ 0x0000, /* 0x7334 */ 0x0000, /* 0x7335 */ 0x0000, /* 0x7336 */ 0x0000, /* 0x7337 */ 0x0000, /* 0x7338 */ 0x0000, /* 0x7339 */ 0x0000, /* 0x733A */ 0x0000, /* 0x733B */ 0x0000, /* 0x733C */ 0x0000, /* 0x733D */ 0x0000, /* 0x733E */ 0x0000, /* 0x733F */ 0x0000, /* 0x7340 */ 0x0000, /* 0x7341 */ 0x0000, /* 0x7342 */ 0x0000, /* 0x7343 */ 0x0000, /* 0x7344 */ 0x0000, /* 0x7345 */ 0x0000, /* 0x7346 */ 0x0000, /* 0x7347 */ 0x0000, /* 0x7348 */ 0x0000, /* 0x7349 */ 0x0000, /* 0x734A */ 0x0000, /* 0x734B */ 0x0000, /* 0x734C */ 0x0000, /* 0x734D */ 0x0000, /* 0x734E */ 0x0000, /* 0x734F */ 0x0000, /* 0x7350 */ 0x0000, /* 0x7351 */ 0x0000, /* 0x7352 */ 0x0000, /* 0x7353 */ 0x0000, /* 0x7354 */ 0x0000, /* 0x7355 */ 0x0000, /* 0x7356 */ 0x0000, /* 0x7357 */ 0x0000, /* 0x7358 */ 0x0000, /* 0x7359 */ 0x0000, /* 0x735A */ 0x0000, /* 0x735B */ 0x0000, /* 0x735C */ 0x0000, /* 0x735D */ 0x0000, /* 0x735E */ 0x0000, /* 0x735F */ 0x0000, /* 0x7360 */ 0x0000, /* 0x7361 */ 0x0000, /* 0x7362 */ 0x0000, /* 0x7363 */ 0x0000, /* 0x7364 */ 0x0000, /* 0x7365 */ 0x0000, /* 0x7366 */ 0x0000, /* 0x7367 */ 0x0000, /* 0x7368 */ 0x0000, /* 0x7369 */ 0x0000, /* 0x736A */ 0x0000, /* 0x736B */ 0x0000, /* 0x736C */ 0x0000, /* 0x736D */ 0x0000, /* 0x736E */ 0x0000, /* 0x736F */ 0x0000, /* 0x7370 */ 0x0000, /* 0x7371 */ 0x0000, /* 0x7372 */ 0x0000, /* 0x7373 */ 0x0000, /* 0x7374 */ 0x0000, /* 0x7375 */ 0x0000, /* 0x7376 */ 0x0000, /* 0x7377 */ 0x0000, /* 0x7378 */ 0x0000, /* 0x7379 */ 0x0000, /* 0x737A */ 0x0000, /* 0x737B */ 0x0000, /* 0x737C */ 0x0000, /* 0x737D */ 0x0000, /* 0x737E */ 0x0000, /* 0x737F */ 0x0000, /* 0x7380 */ 0x0000, /* 0x7381 */ 0x0000, /* 0x7382 */ 0x0000, /* 0x7383 */ 0x0000, /* 0x7384 */ 0x0000, /* 0x7385 */ 0x0000, /* 0x7386 */ 0x0000, /* 0x7387 */ 0x0000, /* 0x7388 */ 0x0000, /* 0x7389 */ 0x0000, /* 0x738A */ 0x0000, /* 0x738B */ 0x0000, /* 0x738C */ 0x0000, /* 0x738D */ 0x0000, /* 0x738E */ 0x0000, /* 0x738F */ 0x0000, /* 0x7390 */ 0x0000, /* 0x7391 */ 0x0000, /* 0x7392 */ 0x0000, /* 0x7393 */ 0x0000, /* 0x7394 */ 0x0000, /* 0x7395 */ 0x0000, /* 0x7396 */ 0x0000, /* 0x7397 */ 0x0000, /* 0x7398 */ 0x0000, /* 0x7399 */ 0x0000, /* 0x739A */ 0x0000, /* 0x739B */ 0x0000, /* 0x739C */ 0x0000, /* 0x739D */ 0x0000, /* 0x739E */ 0x0000, /* 0x739F */ 0x0000, /* 0x73A0 */ 0x0000, /* 0x73A1 */ 0x0000, /* 0x73A2 */ 0x0000, /* 0x73A3 */ 0x0000, /* 0x73A4 */ 0x0000, /* 0x73A5 */ 0x0000, /* 0x73A6 */ 0x0000, /* 0x73A7 */ 0x0000, /* 0x73A8 */ 0x0000, /* 0x73A9 */ 0x0000, /* 0x73AA */ 0x0000, /* 0x73AB */ 0x0000, /* 0x73AC */ 0x0000, /* 0x73AD */ 0x0000, /* 0x73AE */ 0x0000, /* 0x73AF */ 0x0000, /* 0x73B0 */ 0x0000, /* 0x73B1 */ 0x0000, /* 0x73B2 */ 0x0000, /* 0x73B3 */ 0x0000, /* 0x73B4 */ 0x0000, /* 0x73B5 */ 0x0000, /* 0x73B6 */ 0x0000, /* 0x73B7 */ 0x0000, /* 0x73B8 */ 0x0000, /* 0x73B9 */ 0x0000, /* 0x73BA */ 0x0000, /* 0x73BB */ 0x0000, /* 0x73BC */ 0x0000, /* 0x73BD */ 0x0000, /* 0x73BE */ 0x0000, /* 0x73BF */ 0x0000, /* 0x73C0 */ 0x0000, /* 0x73C1 */ 0x0000, /* 0x73C2 */ 0x0000, /* 0x73C3 */ 0x0000, /* 0x73C4 */ 0x0000, /* 0x73C5 */ 0x0000, /* 0x73C6 */ 0x0000, /* 0x73C7 */ 0x0000, /* 0x73C8 */ 0x0000, /* 0x73C9 */ 0x0000, /* 0x73CA */ 0x0000, /* 0x73CB */ 0x0000, /* 0x73CC */ 0x0000, /* 0x73CD */ 0x0000, /* 0x73CE */ 0x0000, /* 0x73CF */ 0x0000, /* 0x73D0 */ 0x0000, /* 0x73D1 */ 0x0000, /* 0x73D2 */ 0x0000, /* 0x73D3 */ 0x0000, /* 0x73D4 */ 0x0000, /* 0x73D5 */ 0x0000, /* 0x73D6 */ 0x0000, /* 0x73D7 */ 0x0000, /* 0x73D8 */ 0x0000, /* 0x73D9 */ 0x0000, /* 0x73DA */ 0x0000, /* 0x73DB */ 0x0000, /* 0x73DC */ 0x0000, /* 0x73DD */ 0x0000, /* 0x73DE */ 0x0000, /* 0x73DF */ 0x0000, /* 0x73E0 */ 0x0000, /* 0x73E1 */ 0x0000, /* 0x73E2 */ 0x0000, /* 0x73E3 */ 0x0000, /* 0x73E4 */ 0x0000, /* 0x73E5 */ 0x0000, /* 0x73E6 */ 0x0000, /* 0x73E7 */ 0x0000, /* 0x73E8 */ 0x0000, /* 0x73E9 */ 0x0000, /* 0x73EA */ 0x0000, /* 0x73EB */ 0x0000, /* 0x73EC */ 0x0000, /* 0x73ED */ 0x0000, /* 0x73EE */ 0x0000, /* 0x73EF */ 0x0000, /* 0x73F0 */ 0x0000, /* 0x73F1 */ 0x0000, /* 0x73F2 */ 0x0000, /* 0x73F3 */ 0x0000, /* 0x73F4 */ 0x0000, /* 0x73F5 */ 0x0000, /* 0x73F6 */ 0x0000, /* 0x73F7 */ 0x0000, /* 0x73F8 */ 0x0000, /* 0x73F9 */ 0x0000, /* 0x73FA */ 0x0000, /* 0x73FB */ 0x0000, /* 0x73FC */ 0x0000, /* 0x73FD */ 0x0000, /* 0x73FE */ 0x0000, /* 0x73FF */ 0x0000, /* 0x7400 */ 0x0000, /* 0x7401 */ 0x0000, /* 0x7402 */ 0x0000, /* 0x7403 */ 0x0000, /* 0x7404 */ 0x0000, /* 0x7405 */ 0x0000, /* 0x7406 */ 0x0000, /* 0x7407 */ 0x0000, /* 0x7408 */ 0x0000, /* 0x7409 */ 0x0000, /* 0x740A */ 0x0000, /* 0x740B */ 0x0000, /* 0x740C */ 0x0000, /* 0x740D */ 0x0000, /* 0x740E */ 0x0000, /* 0x740F */ 0x0000, /* 0x7410 */ 0x0000, /* 0x7411 */ 0x0000, /* 0x7412 */ 0x0000, /* 0x7413 */ 0x0000, /* 0x7414 */ 0x0000, /* 0x7415 */ 0x0000, /* 0x7416 */ 0x0000, /* 0x7417 */ 0x0000, /* 0x7418 */ 0x0000, /* 0x7419 */ 0x0000, /* 0x741A */ 0x0000, /* 0x741B */ 0x0000, /* 0x741C */ 0x0000, /* 0x741D */ 0x0000, /* 0x741E */ 0x0000, /* 0x741F */ 0x0000, /* 0x7420 */ 0x0000, /* 0x7421 */ 0x0000, /* 0x7422 */ 0x0000, /* 0x7423 */ 0x0000, /* 0x7424 */ 0x0000, /* 0x7425 */ 0x0000, /* 0x7426 */ 0x0000, /* 0x7427 */ 0x0000, /* 0x7428 */ 0x0000, /* 0x7429 */ 0x0000, /* 0x742A */ 0x0000, /* 0x742B */ 0x0000, /* 0x742C */ 0x0000, /* 0x742D */ 0x0000, /* 0x742E */ 0x0000, /* 0x742F */ 0x0000, /* 0x7430 */ 0x0000, /* 0x7431 */ 0x0000, /* 0x7432 */ 0x0000, /* 0x7433 */ 0x0000, /* 0x7434 */ 0x0000, /* 0x7435 */ 0x0000, /* 0x7436 */ 0x0000, /* 0x7437 */ 0x0000, /* 0x7438 */ 0x0000, /* 0x7439 */ 0x0000, /* 0x743A */ 0x0000, /* 0x743B */ 0x0000, /* 0x743C */ 0x0000, /* 0x743D */ 0x0000, /* 0x743E */ 0x0000, /* 0x743F */ 0x0000, /* 0x7440 */ 0x0000, /* 0x7441 */ 0x0000, /* 0x7442 */ 0x0000, /* 0x7443 */ 0x0000, /* 0x7444 */ 0x0000, /* 0x7445 */ 0x0000, /* 0x7446 */ 0x0000, /* 0x7447 */ 0x0000, /* 0x7448 */ 0x0000, /* 0x7449 */ 0x0000, /* 0x744A */ 0x0000, /* 0x744B */ 0x0000, /* 0x744C */ 0x0000, /* 0x744D */ 0x0000, /* 0x744E */ 0x0000, /* 0x744F */ 0x0000, /* 0x7450 */ 0x0000, /* 0x7451 */ 0x0000, /* 0x7452 */ 0x0000, /* 0x7453 */ 0x0000, /* 0x7454 */ 0x0000, /* 0x7455 */ 0x0000, /* 0x7456 */ 0x0000, /* 0x7457 */ 0x0000, /* 0x7458 */ 0x0000, /* 0x7459 */ 0x0000, /* 0x745A */ 0x0000, /* 0x745B */ 0x0000, /* 0x745C */ 0x0000, /* 0x745D */ 0x0000, /* 0x745E */ 0x0000, /* 0x745F */ 0x0000, /* 0x7460 */ 0x0000, /* 0x7461 */ 0x0000, /* 0x7462 */ 0x0000, /* 0x7463 */ 0x0000, /* 0x7464 */ 0x0000, /* 0x7465 */ 0x0000, /* 0x7466 */ 0x0000, /* 0x7467 */ 0x0000, /* 0x7468 */ 0x0000, /* 0x7469 */ 0x0000, /* 0x746A */ 0x0000, /* 0x746B */ 0x0000, /* 0x746C */ 0x0000, /* 0x746D */ 0x0000, /* 0x746E */ 0x0000, /* 0x746F */ 0x0000, /* 0x7470 */ 0x0000, /* 0x7471 */ 0x0000, /* 0x7472 */ 0x0000, /* 0x7473 */ 0x0000, /* 0x7474 */ 0x0000, /* 0x7475 */ 0x0000, /* 0x7476 */ 0x0000, /* 0x7477 */ 0x0000, /* 0x7478 */ 0x0000, /* 0x7479 */ 0x0000, /* 0x747A */ 0x0000, /* 0x747B */ 0x0000, /* 0x747C */ 0x0000, /* 0x747D */ 0x0000, /* 0x747E */ 0x0000, /* 0x747F */ 0x0000, /* 0x7480 */ 0x0000, /* 0x7481 */ 0x0000, /* 0x7482 */ 0x0000, /* 0x7483 */ 0x0000, /* 0x7484 */ 0x0000, /* 0x7485 */ 0x0000, /* 0x7486 */ 0x0000, /* 0x7487 */ 0x0000, /* 0x7488 */ 0x0000, /* 0x7489 */ 0x0000, /* 0x748A */ 0x0000, /* 0x748B */ 0x0000, /* 0x748C */ 0x0000, /* 0x748D */ 0x0000, /* 0x748E */ 0x0000, /* 0x748F */ 0x0000, /* 0x7490 */ 0x0000, /* 0x7491 */ 0x0000, /* 0x7492 */ 0x0000, /* 0x7493 */ 0x0000, /* 0x7494 */ 0x0000, /* 0x7495 */ 0x0000, /* 0x7496 */ 0x0000, /* 0x7497 */ 0x0000, /* 0x7498 */ 0x0000, /* 0x7499 */ 0x0000, /* 0x749A */ 0x0000, /* 0x749B */ 0x0000, /* 0x749C */ 0x0000, /* 0x749D */ 0x0000, /* 0x749E */ 0x0000, /* 0x749F */ 0x0000, /* 0x74A0 */ 0x0000, /* 0x74A1 */ 0x0000, /* 0x74A2 */ 0x0000, /* 0x74A3 */ 0x0000, /* 0x74A4 */ 0x0000, /* 0x74A5 */ 0x0000, /* 0x74A6 */ 0x0000, /* 0x74A7 */ 0x0000, /* 0x74A8 */ 0x0000, /* 0x74A9 */ 0x0000, /* 0x74AA */ 0x0000, /* 0x74AB */ 0x0000, /* 0x74AC */ 0x0000, /* 0x74AD */ 0x0000, /* 0x74AE */ 0x0000, /* 0x74AF */ 0x0000, /* 0x74B0 */ 0x0000, /* 0x74B1 */ 0x0000, /* 0x74B2 */ 0x0000, /* 0x74B3 */ 0x0000, /* 0x74B4 */ 0x0000, /* 0x74B5 */ 0x0000, /* 0x74B6 */ 0x0000, /* 0x74B7 */ 0x0000, /* 0x74B8 */ 0x0000, /* 0x74B9 */ 0x0000, /* 0x74BA */ 0x0000, /* 0x74BB */ 0x0000, /* 0x74BC */ 0x0000, /* 0x74BD */ 0x0000, /* 0x74BE */ 0x0000, /* 0x74BF */ 0x0000, /* 0x74C0 */ 0x0000, /* 0x74C1 */ 0x0000, /* 0x74C2 */ 0x0000, /* 0x74C3 */ 0x0000, /* 0x74C4 */ 0x0000, /* 0x74C5 */ 0x0000, /* 0x74C6 */ 0x0000, /* 0x74C7 */ 0x0000, /* 0x74C8 */ 0x0000, /* 0x74C9 */ 0x0000, /* 0x74CA */ 0x0000, /* 0x74CB */ 0x0000, /* 0x74CC */ 0x0000, /* 0x74CD */ 0x0000, /* 0x74CE */ 0x0000, /* 0x74CF */ 0x0000, /* 0x74D0 */ 0x0000, /* 0x74D1 */ 0x0000, /* 0x74D2 */ 0x0000, /* 0x74D3 */ 0x0000, /* 0x74D4 */ 0x0000, /* 0x74D5 */ 0x0000, /* 0x74D6 */ 0x0000, /* 0x74D7 */ 0x0000, /* 0x74D8 */ 0x0000, /* 0x74D9 */ 0x0000, /* 0x74DA */ 0x0000, /* 0x74DB */ 0x0000, /* 0x74DC */ 0x0000, /* 0x74DD */ 0x0000, /* 0x74DE */ 0x0000, /* 0x74DF */ 0x0000, /* 0x74E0 */ 0x0000, /* 0x74E1 */ 0x0000, /* 0x74E2 */ 0x0000, /* 0x74E3 */ 0x0000, /* 0x74E4 */ 0x0000, /* 0x74E5 */ 0x0000, /* 0x74E6 */ 0x0000, /* 0x74E7 */ 0x0000, /* 0x74E8 */ 0x0000, /* 0x74E9 */ 0x0000, /* 0x74EA */ 0x0000, /* 0x74EB */ 0x0000, /* 0x74EC */ 0x0000, /* 0x74ED */ 0x0000, /* 0x74EE */ 0x0000, /* 0x74EF */ 0x0000, /* 0x74F0 */ 0x0000, /* 0x74F1 */ 0x0000, /* 0x74F2 */ 0x0000, /* 0x74F3 */ 0x0000, /* 0x74F4 */ 0x0000, /* 0x74F5 */ 0x0000, /* 0x74F6 */ 0x0000, /* 0x74F7 */ 0x0000, /* 0x74F8 */ 0x0000, /* 0x74F9 */ 0x0000, /* 0x74FA */ 0x0000, /* 0x74FB */ 0x0000, /* 0x74FC */ 0x0000, /* 0x74FD */ 0x0000, /* 0x74FE */ 0x0000, /* 0x74FF */ 0x0000, /* 0x7500 */ 0x0000, /* 0x7501 */ 0x0000, /* 0x7502 */ 0x0000, /* 0x7503 */ 0x0000, /* 0x7504 */ 0x0000, /* 0x7505 */ 0x0000, /* 0x7506 */ 0x0000, /* 0x7507 */ 0x0000, /* 0x7508 */ 0x0000, /* 0x7509 */ 0x0000, /* 0x750A */ 0x0000, /* 0x750B */ 0x0000, /* 0x750C */ 0x0000, /* 0x750D */ 0x0000, /* 0x750E */ 0x0000, /* 0x750F */ 0x0000, /* 0x7510 */ 0x0000, /* 0x7511 */ 0x0000, /* 0x7512 */ 0x0000, /* 0x7513 */ 0x0000, /* 0x7514 */ 0x0000, /* 0x7515 */ 0x0000, /* 0x7516 */ 0x0000, /* 0x7517 */ 0x0000, /* 0x7518 */ 0x0000, /* 0x7519 */ 0x0000, /* 0x751A */ 0x0000, /* 0x751B */ 0x0000, /* 0x751C */ 0x0000, /* 0x751D */ 0x0000, /* 0x751E */ 0x0000, /* 0x751F */ 0x0000, /* 0x7520 */ 0x0000, /* 0x7521 */ 0x0000, /* 0x7522 */ 0x0000, /* 0x7523 */ 0x0000, /* 0x7524 */ 0x0000, /* 0x7525 */ 0x0000, /* 0x7526 */ 0x0000, /* 0x7527 */ 0x0000, /* 0x7528 */ 0x0000, /* 0x7529 */ 0x0000, /* 0x752A */ 0x0000, /* 0x752B */ 0x0000, /* 0x752C */ 0x0000, /* 0x752D */ 0x0000, /* 0x752E */ 0x0000, /* 0x752F */ 0x0000, /* 0x7530 */ 0x0000, /* 0x7531 */ 0x0000, /* 0x7532 */ 0x0000, /* 0x7533 */ 0x0000, /* 0x7534 */ 0x0000, /* 0x7535 */ 0x0000, /* 0x7536 */ 0x0000, /* 0x7537 */ 0x0000, /* 0x7538 */ 0x0000, /* 0x7539 */ 0x0000, /* 0x753A */ 0x0000, /* 0x753B */ 0x0000, /* 0x753C */ 0x0000, /* 0x753D */ 0x0000, /* 0x753E */ 0x0000, /* 0x753F */ 0x0000, /* 0x7540 */ 0x0000, /* 0x7541 */ 0x0000, /* 0x7542 */ 0x0000, /* 0x7543 */ 0x0000, /* 0x7544 */ 0x0000, /* 0x7545 */ 0x0000, /* 0x7546 */ 0x0000, /* 0x7547 */ 0x0000, /* 0x7548 */ 0x0000, /* 0x7549 */ 0x0000, /* 0x754A */ 0x0000, /* 0x754B */ 0x0000, /* 0x754C */ 0x0000, /* 0x754D */ 0x0000, /* 0x754E */ 0x0000, /* 0x754F */ 0x0000, /* 0x7550 */ 0x0000, /* 0x7551 */ 0x0000, /* 0x7552 */ 0x0000, /* 0x7553 */ 0x0000, /* 0x7554 */ 0x0000, /* 0x7555 */ 0x0000, /* 0x7556 */ 0x0000, /* 0x7557 */ 0x0000, /* 0x7558 */ 0x0000, /* 0x7559 */ 0x0000, /* 0x755A */ 0x0000, /* 0x755B */ 0x0000, /* 0x755C */ 0x0000, /* 0x755D */ 0x0000, /* 0x755E */ 0x0000, /* 0x755F */ 0x0000, /* 0x7560 */ 0x0000, /* 0x7561 */ 0x0000, /* 0x7562 */ 0x0000, /* 0x7563 */ 0x0000, /* 0x7564 */ 0x0000, /* 0x7565 */ 0x0000, /* 0x7566 */ 0x0000, /* 0x7567 */ 0x0000, /* 0x7568 */ 0x0000, /* 0x7569 */ 0x0000, /* 0x756A */ 0x0000, /* 0x756B */ 0x0000, /* 0x756C */ 0x0000, /* 0x756D */ 0x0000, /* 0x756E */ 0x0000, /* 0x756F */ 0x0000, /* 0x7570 */ 0x0000, /* 0x7571 */ 0x0000, /* 0x7572 */ 0x0000, /* 0x7573 */ 0x0000, /* 0x7574 */ 0x0000, /* 0x7575 */ 0x0000, /* 0x7576 */ 0x0000, /* 0x7577 */ 0x0000, /* 0x7578 */ 0x0000, /* 0x7579 */ 0x0000, /* 0x757A */ 0x0000, /* 0x757B */ 0x0000, /* 0x757C */ 0x0000, /* 0x757D */ 0x0000, /* 0x757E */ 0x0000, /* 0x757F */ 0x0000, /* 0x7580 */ 0x0000, /* 0x7581 */ 0x0000, /* 0x7582 */ 0x0000, /* 0x7583 */ 0x0000, /* 0x7584 */ 0x0000, /* 0x7585 */ 0x0000, /* 0x7586 */ 0x0000, /* 0x7587 */ 0x0000, /* 0x7588 */ 0x0000, /* 0x7589 */ 0x0000, /* 0x758A */ 0x0000, /* 0x758B */ 0x0000, /* 0x758C */ 0x0000, /* 0x758D */ 0x0000, /* 0x758E */ 0x0000, /* 0x758F */ 0x0000, /* 0x7590 */ 0x0000, /* 0x7591 */ 0x0000, /* 0x7592 */ 0x0000, /* 0x7593 */ 0x0000, /* 0x7594 */ 0x0000, /* 0x7595 */ 0x0000, /* 0x7596 */ 0x0000, /* 0x7597 */ 0x0000, /* 0x7598 */ 0x0000, /* 0x7599 */ 0x0000, /* 0x759A */ 0x0000, /* 0x759B */ 0x0000, /* 0x759C */ 0x0000, /* 0x759D */ 0x0000, /* 0x759E */ 0x0000, /* 0x759F */ 0x0000, /* 0x75A0 */ 0x0000, /* 0x75A1 */ 0x0000, /* 0x75A2 */ 0x0000, /* 0x75A3 */ 0x0000, /* 0x75A4 */ 0x0000, /* 0x75A5 */ 0x0000, /* 0x75A6 */ 0x0000, /* 0x75A7 */ 0x0000, /* 0x75A8 */ 0x0000, /* 0x75A9 */ 0x0000, /* 0x75AA */ 0x0000, /* 0x75AB */ 0x0000, /* 0x75AC */ 0x0000, /* 0x75AD */ 0x0000, /* 0x75AE */ 0x0000, /* 0x75AF */ 0x0000, /* 0x75B0 */ 0x0000, /* 0x75B1 */ 0x0000, /* 0x75B2 */ 0x0000, /* 0x75B3 */ 0x0000, /* 0x75B4 */ 0x0000, /* 0x75B5 */ 0x0000, /* 0x75B6 */ 0x0000, /* 0x75B7 */ 0x0000, /* 0x75B8 */ 0x0000, /* 0x75B9 */ 0x0000, /* 0x75BA */ 0x0000, /* 0x75BB */ 0x0000, /* 0x75BC */ 0x0000, /* 0x75BD */ 0x0000, /* 0x75BE */ 0x0000, /* 0x75BF */ 0x0000, /* 0x75C0 */ 0x0000, /* 0x75C1 */ 0x0000, /* 0x75C2 */ 0x0000, /* 0x75C3 */ 0x0000, /* 0x75C4 */ 0x0000, /* 0x75C5 */ 0x0000, /* 0x75C6 */ 0x0000, /* 0x75C7 */ 0x0000, /* 0x75C8 */ 0x0000, /* 0x75C9 */ 0x0000, /* 0x75CA */ 0x0000, /* 0x75CB */ 0x0000, /* 0x75CC */ 0x0000, /* 0x75CD */ 0x0000, /* 0x75CE */ 0x0000, /* 0x75CF */ 0x0000, /* 0x75D0 */ 0x0000, /* 0x75D1 */ 0x0000, /* 0x75D2 */ 0x0000, /* 0x75D3 */ 0x0000, /* 0x75D4 */ 0x0000, /* 0x75D5 */ 0x0000, /* 0x75D6 */ 0x0000, /* 0x75D7 */ 0x0000, /* 0x75D8 */ 0x0000, /* 0x75D9 */ 0x0000, /* 0x75DA */ 0x0000, /* 0x75DB */ 0x0000, /* 0x75DC */ 0x0000, /* 0x75DD */ 0x0000, /* 0x75DE */ 0x0000, /* 0x75DF */ 0x0000, /* 0x75E0 */ 0x0000, /* 0x75E1 */ 0x0000, /* 0x75E2 */ 0x0000, /* 0x75E3 */ 0x0000, /* 0x75E4 */ 0x0000, /* 0x75E5 */ 0x0000, /* 0x75E6 */ 0x0000, /* 0x75E7 */ 0x0000, /* 0x75E8 */ 0x0000, /* 0x75E9 */ 0x0000, /* 0x75EA */ 0x0000, /* 0x75EB */ 0x0000, /* 0x75EC */ 0x0000, /* 0x75ED */ 0x0000, /* 0x75EE */ 0x0000, /* 0x75EF */ 0x0000, /* 0x75F0 */ 0x0000, /* 0x75F1 */ 0x0000, /* 0x75F2 */ 0x0000, /* 0x75F3 */ 0x0000, /* 0x75F4 */ 0x0000, /* 0x75F5 */ 0x0000, /* 0x75F6 */ 0x0000, /* 0x75F7 */ 0x0000, /* 0x75F8 */ 0x0000, /* 0x75F9 */ 0x0000, /* 0x75FA */ 0x0000, /* 0x75FB */ 0x0000, /* 0x75FC */ 0x0000, /* 0x75FD */ 0x0000, /* 0x75FE */ 0x0000, /* 0x75FF */ 0x0000, /* 0x7600 */ 0x0000, /* 0x7601 */ 0x0000, /* 0x7602 */ 0x0000, /* 0x7603 */ 0x0000, /* 0x7604 */ 0x0000, /* 0x7605 */ 0x0000, /* 0x7606 */ 0x0000, /* 0x7607 */ 0x0000, /* 0x7608 */ 0x0000, /* 0x7609 */ 0x0000, /* 0x760A */ 0x0000, /* 0x760B */ 0x0000, /* 0x760C */ 0x0000, /* 0x760D */ 0x0000, /* 0x760E */ 0x0000, /* 0x760F */ 0x0000, /* 0x7610 */ 0x0000, /* 0x7611 */ 0x0000, /* 0x7612 */ 0x0000, /* 0x7613 */ 0x0000, /* 0x7614 */ 0x0000, /* 0x7615 */ 0x0000, /* 0x7616 */ 0x0000, /* 0x7617 */ 0x0000, /* 0x7618 */ 0x0000, /* 0x7619 */ 0x0000, /* 0x761A */ 0x0000, /* 0x761B */ 0x0000, /* 0x761C */ 0x0000, /* 0x761D */ 0x0000, /* 0x761E */ 0x0000, /* 0x761F */ 0x0000, /* 0x7620 */ 0x0000, /* 0x7621 */ 0x0000, /* 0x7622 */ 0x0000, /* 0x7623 */ 0x0000, /* 0x7624 */ 0x0000, /* 0x7625 */ 0x0000, /* 0x7626 */ 0x0000, /* 0x7627 */ 0x0000, /* 0x7628 */ 0x0000, /* 0x7629 */ 0x0000, /* 0x762A */ 0x0000, /* 0x762B */ 0x0000, /* 0x762C */ 0x0000, /* 0x762D */ 0x0000, /* 0x762E */ 0x0000, /* 0x762F */ 0x0000, /* 0x7630 */ 0x0000, /* 0x7631 */ 0x0000, /* 0x7632 */ 0x0000, /* 0x7633 */ 0x0000, /* 0x7634 */ 0x0000, /* 0x7635 */ 0x0000, /* 0x7636 */ 0x0000, /* 0x7637 */ 0x0000, /* 0x7638 */ 0x0000, /* 0x7639 */ 0x0000, /* 0x763A */ 0x0000, /* 0x763B */ 0x0000, /* 0x763C */ 0x0000, /* 0x763D */ 0x0000, /* 0x763E */ 0x0000, /* 0x763F */ 0x0000, /* 0x7640 */ 0x0000, /* 0x7641 */ 0x0000, /* 0x7642 */ 0x0000, /* 0x7643 */ 0x0000, /* 0x7644 */ 0x0000, /* 0x7645 */ 0x0000, /* 0x7646 */ 0x0000, /* 0x7647 */ 0x0000, /* 0x7648 */ 0x0000, /* 0x7649 */ 0x0000, /* 0x764A */ 0x0000, /* 0x764B */ 0x0000, /* 0x764C */ 0x0000, /* 0x764D */ 0x0000, /* 0x764E */ 0x0000, /* 0x764F */ 0x0000, /* 0x7650 */ 0x0000, /* 0x7651 */ 0x0000, /* 0x7652 */ 0x0000, /* 0x7653 */ 0x0000, /* 0x7654 */ 0x0000, /* 0x7655 */ 0x0000, /* 0x7656 */ 0x0000, /* 0x7657 */ 0x0000, /* 0x7658 */ 0x0000, /* 0x7659 */ 0x0000, /* 0x765A */ 0x0000, /* 0x765B */ 0x0000, /* 0x765C */ 0x0000, /* 0x765D */ 0x0000, /* 0x765E */ 0x0000, /* 0x765F */ 0x0000, /* 0x7660 */ 0x0000, /* 0x7661 */ 0x0000, /* 0x7662 */ 0x0000, /* 0x7663 */ 0x0000, /* 0x7664 */ 0x0000, /* 0x7665 */ 0x0000, /* 0x7666 */ 0x0000, /* 0x7667 */ 0x0000, /* 0x7668 */ 0x0000, /* 0x7669 */ 0x0000, /* 0x766A */ 0x0000, /* 0x766B */ 0x0000, /* 0x766C */ 0x0000, /* 0x766D */ 0x0000, /* 0x766E */ 0x0000, /* 0x766F */ 0x0000, /* 0x7670 */ 0x0000, /* 0x7671 */ 0x0000, /* 0x7672 */ 0x0000, /* 0x7673 */ 0x0000, /* 0x7674 */ 0x0000, /* 0x7675 */ 0x0000, /* 0x7676 */ 0x0000, /* 0x7677 */ 0x0000, /* 0x7678 */ 0x0000, /* 0x7679 */ 0x0000, /* 0x767A */ 0x0000, /* 0x767B */ 0x0000, /* 0x767C */ 0x0000, /* 0x767D */ 0x0000, /* 0x767E */ 0x0000, /* 0x767F */ 0x0000, /* 0x7680 */ 0x0000, /* 0x7681 */ 0x0000, /* 0x7682 */ 0x0000, /* 0x7683 */ 0x0000, /* 0x7684 */ 0x0000, /* 0x7685 */ 0x0000, /* 0x7686 */ 0x0000, /* 0x7687 */ 0x0000, /* 0x7688 */ 0x0000, /* 0x7689 */ 0x0000, /* 0x768A */ 0x0000, /* 0x768B */ 0x0000, /* 0x768C */ 0x0000, /* 0x768D */ 0x0000, /* 0x768E */ 0x0000, /* 0x768F */ 0x0000, /* 0x7690 */ 0x0000, /* 0x7691 */ 0x0000, /* 0x7692 */ 0x0000, /* 0x7693 */ 0x0000, /* 0x7694 */ 0x0000, /* 0x7695 */ 0x0000, /* 0x7696 */ 0x0000, /* 0x7697 */ 0x0000, /* 0x7698 */ 0x0000, /* 0x7699 */ 0x0000, /* 0x769A */ 0x0000, /* 0x769B */ 0x0000, /* 0x769C */ 0x0000, /* 0x769D */ 0x0000, /* 0x769E */ 0x0000, /* 0x769F */ 0x0000, /* 0x76A0 */ 0x0000, /* 0x76A1 */ 0x0000, /* 0x76A2 */ 0x0000, /* 0x76A3 */ 0x0000, /* 0x76A4 */ 0x0000, /* 0x76A5 */ 0x0000, /* 0x76A6 */ 0x0000, /* 0x76A7 */ 0x0000, /* 0x76A8 */ 0x0000, /* 0x76A9 */ 0x0000, /* 0x76AA */ 0x0000, /* 0x76AB */ 0x0000, /* 0x76AC */ 0x0000, /* 0x76AD */ 0x0000, /* 0x76AE */ 0x0000, /* 0x76AF */ 0x0000, /* 0x76B0 */ 0x0000, /* 0x76B1 */ 0x0000, /* 0x76B2 */ 0x0000, /* 0x76B3 */ 0x0000, /* 0x76B4 */ 0x0000, /* 0x76B5 */ 0x0000, /* 0x76B6 */ 0x0000, /* 0x76B7 */ 0x0000, /* 0x76B8 */ 0x0000, /* 0x76B9 */ 0x0000, /* 0x76BA */ 0x0000, /* 0x76BB */ 0x0000, /* 0x76BC */ 0x0000, /* 0x76BD */ 0x0000, /* 0x76BE */ 0x0000, /* 0x76BF */ 0x0000, /* 0x76C0 */ 0x0000, /* 0x76C1 */ 0x0000, /* 0x76C2 */ 0x0000, /* 0x76C3 */ 0x0000, /* 0x76C4 */ 0x0000, /* 0x76C5 */ 0x0000, /* 0x76C6 */ 0x0000, /* 0x76C7 */ 0x0000, /* 0x76C8 */ 0x0000, /* 0x76C9 */ 0x0000, /* 0x76CA */ 0x0000, /* 0x76CB */ 0x0000, /* 0x76CC */ 0x0000, /* 0x76CD */ 0x0000, /* 0x76CE */ 0x0000, /* 0x76CF */ 0x0000, /* 0x76D0 */ 0x0000, /* 0x76D1 */ 0x0000, /* 0x76D2 */ 0x0000, /* 0x76D3 */ 0x0000, /* 0x76D4 */ 0x0000, /* 0x76D5 */ 0x0000, /* 0x76D6 */ 0x0000, /* 0x76D7 */ 0x0000, /* 0x76D8 */ 0x0000, /* 0x76D9 */ 0x0000, /* 0x76DA */ 0x0000, /* 0x76DB */ 0x0000, /* 0x76DC */ 0x0000, /* 0x76DD */ 0x0000, /* 0x76DE */ 0x0000, /* 0x76DF */ 0x0000, /* 0x76E0 */ 0x0000, /* 0x76E1 */ 0x0000, /* 0x76E2 */ 0x0000, /* 0x76E3 */ 0x0000, /* 0x76E4 */ 0x0000, /* 0x76E5 */ 0x0000, /* 0x76E6 */ 0x0000, /* 0x76E7 */ 0x0000, /* 0x76E8 */ 0x0000, /* 0x76E9 */ 0x0000, /* 0x76EA */ 0x0000, /* 0x76EB */ 0x0000, /* 0x76EC */ 0x0000, /* 0x76ED */ 0x0000, /* 0x76EE */ 0x0000, /* 0x76EF */ 0x0000, /* 0x76F0 */ 0x0000, /* 0x76F1 */ 0x0000, /* 0x76F2 */ 0x0000, /* 0x76F3 */ 0x0000, /* 0x76F4 */ 0x0000, /* 0x76F5 */ 0x0000, /* 0x76F6 */ 0x0000, /* 0x76F7 */ 0x0000, /* 0x76F8 */ 0x0000, /* 0x76F9 */ 0x0000, /* 0x76FA */ 0x0000, /* 0x76FB */ 0x0000, /* 0x76FC */ 0x0000, /* 0x76FD */ 0x0000, /* 0x76FE */ 0x0000, /* 0x76FF */ 0x0000, /* 0x7700 */ 0x0000, /* 0x7701 */ 0x0000, /* 0x7702 */ 0x0000, /* 0x7703 */ 0x0000, /* 0x7704 */ 0x0000, /* 0x7705 */ 0x0000, /* 0x7706 */ 0x0000, /* 0x7707 */ 0x0000, /* 0x7708 */ 0x0000, /* 0x7709 */ 0x0000, /* 0x770A */ 0x0000, /* 0x770B */ 0x0000, /* 0x770C */ 0x0000, /* 0x770D */ 0x0000, /* 0x770E */ 0x0000, /* 0x770F */ 0x0000, /* 0x7710 */ 0x0000, /* 0x7711 */ 0x0000, /* 0x7712 */ 0x0000, /* 0x7713 */ 0x0000, /* 0x7714 */ 0x0000, /* 0x7715 */ 0x0000, /* 0x7716 */ 0x0000, /* 0x7717 */ 0x0000, /* 0x7718 */ 0x0000, /* 0x7719 */ 0x0000, /* 0x771A */ 0x0000, /* 0x771B */ 0x0000, /* 0x771C */ 0x0000, /* 0x771D */ 0x0000, /* 0x771E */ 0x0000, /* 0x771F */ 0x0000, /* 0x7720 */ 0x0000, /* 0x7721 */ 0x0000, /* 0x7722 */ 0x0000, /* 0x7723 */ 0x0000, /* 0x7724 */ 0x0000, /* 0x7725 */ 0x0000, /* 0x7726 */ 0x0000, /* 0x7727 */ 0x0000, /* 0x7728 */ 0x0000, /* 0x7729 */ 0x0000, /* 0x772A */ 0x0000, /* 0x772B */ 0x0000, /* 0x772C */ 0x0000, /* 0x772D */ 0x0000, /* 0x772E */ 0x0000, /* 0x772F */ 0x0000, /* 0x7730 */ 0x0000, /* 0x7731 */ 0x0000, /* 0x7732 */ 0x0000, /* 0x7733 */ 0x0000, /* 0x7734 */ 0x0000, /* 0x7735 */ 0x0000, /* 0x7736 */ 0x0000, /* 0x7737 */ 0x0000, /* 0x7738 */ 0x0000, /* 0x7739 */ 0x0000, /* 0x773A */ 0x0000, /* 0x773B */ 0x0000, /* 0x773C */ 0x0000, /* 0x773D */ 0x0000, /* 0x773E */ 0x0000, /* 0x773F */ 0x0000, /* 0x7740 */ 0x0000, /* 0x7741 */ 0x0000, /* 0x7742 */ 0x0000, /* 0x7743 */ 0x0000, /* 0x7744 */ 0x0000, /* 0x7745 */ 0x0000, /* 0x7746 */ 0x0000, /* 0x7747 */ 0x0000, /* 0x7748 */ 0x0000, /* 0x7749 */ 0x0000, /* 0x774A */ 0x0000, /* 0x774B */ 0x0000, /* 0x774C */ 0x0000, /* 0x774D */ 0x0000, /* 0x774E */ 0x0000, /* 0x774F */ 0x0000, /* 0x7750 */ 0x0000, /* 0x7751 */ 0x0000, /* 0x7752 */ 0x0000, /* 0x7753 */ 0x0000, /* 0x7754 */ 0x0000, /* 0x7755 */ 0x0000, /* 0x7756 */ 0x0000, /* 0x7757 */ 0x0000, /* 0x7758 */ 0x0000, /* 0x7759 */ 0x0000, /* 0x775A */ 0x0000, /* 0x775B */ 0x0000, /* 0x775C */ 0x0000, /* 0x775D */ 0x0000, /* 0x775E */ 0x0000, /* 0x775F */ 0x0000, /* 0x7760 */ 0x0000, /* 0x7761 */ 0x0000, /* 0x7762 */ 0x0000, /* 0x7763 */ 0x0000, /* 0x7764 */ 0x0000, /* 0x7765 */ 0x0000, /* 0x7766 */ 0x0000, /* 0x7767 */ 0x0000, /* 0x7768 */ 0x0000, /* 0x7769 */ 0x0000, /* 0x776A */ 0x0000, /* 0x776B */ 0x0000, /* 0x776C */ 0x0000, /* 0x776D */ 0x0000, /* 0x776E */ 0x0000, /* 0x776F */ 0x0000, /* 0x7770 */ 0x0000, /* 0x7771 */ 0x0000, /* 0x7772 */ 0x0000, /* 0x7773 */ 0x0000, /* 0x7774 */ 0x0000, /* 0x7775 */ 0x0000, /* 0x7776 */ 0x0000, /* 0x7777 */ 0x0000, /* 0x7778 */ 0x0000, /* 0x7779 */ 0x0000, /* 0x777A */ 0x0000, /* 0x777B */ 0x0000, /* 0x777C */ 0x0000, /* 0x777D */ 0x0000, /* 0x777E */ 0x0000, /* 0x777F */ 0x0000, /* 0x7780 */ 0x0000, /* 0x7781 */ 0x0000, /* 0x7782 */ 0x0000, /* 0x7783 */ 0x0000, /* 0x7784 */ 0x0000, /* 0x7785 */ 0x0000, /* 0x7786 */ 0x0000, /* 0x7787 */ 0x0000, /* 0x7788 */ 0x0000, /* 0x7789 */ 0x0000, /* 0x778A */ 0x0000, /* 0x778B */ 0x0000, /* 0x778C */ 0x0000, /* 0x778D */ 0x0000, /* 0x778E */ 0x0000, /* 0x778F */ 0x0000, /* 0x7790 */ 0x0000, /* 0x7791 */ 0x0000, /* 0x7792 */ 0x0000, /* 0x7793 */ 0x0000, /* 0x7794 */ 0x0000, /* 0x7795 */ 0x0000, /* 0x7796 */ 0x0000, /* 0x7797 */ 0x0000, /* 0x7798 */ 0x0000, /* 0x7799 */ 0x0000, /* 0x779A */ 0x0000, /* 0x779B */ 0x0000, /* 0x779C */ 0x0000, /* 0x779D */ 0x0000, /* 0x779E */ 0x0000, /* 0x779F */ 0x0000, /* 0x77A0 */ 0x0000, /* 0x77A1 */ 0x0000, /* 0x77A2 */ 0x0000, /* 0x77A3 */ 0x0000, /* 0x77A4 */ 0x0000, /* 0x77A5 */ 0x0000, /* 0x77A6 */ 0x0000, /* 0x77A7 */ 0x0000, /* 0x77A8 */ 0x0000, /* 0x77A9 */ 0x0000, /* 0x77AA */ 0x0000, /* 0x77AB */ 0x0000, /* 0x77AC */ 0x0000, /* 0x77AD */ 0x0000, /* 0x77AE */ 0x0000, /* 0x77AF */ 0x0000, /* 0x77B0 */ 0x0000, /* 0x77B1 */ 0x0000, /* 0x77B2 */ 0x0000, /* 0x77B3 */ 0x0000, /* 0x77B4 */ 0x0000, /* 0x77B5 */ 0x0000, /* 0x77B6 */ 0x0000, /* 0x77B7 */ 0x0000, /* 0x77B8 */ 0x0000, /* 0x77B9 */ 0x0000, /* 0x77BA */ 0x0000, /* 0x77BB */ 0x0000, /* 0x77BC */ 0x0000, /* 0x77BD */ 0x0000, /* 0x77BE */ 0x0000, /* 0x77BF */ 0x0000, /* 0x77C0 */ 0x0000, /* 0x77C1 */ 0x0000, /* 0x77C2 */ 0x0000, /* 0x77C3 */ 0x0000, /* 0x77C4 */ 0x0000, /* 0x77C5 */ 0x0000, /* 0x77C6 */ 0x0000, /* 0x77C7 */ 0x0000, /* 0x77C8 */ 0x0000, /* 0x77C9 */ 0x0000, /* 0x77CA */ 0x0000, /* 0x77CB */ 0x0000, /* 0x77CC */ 0x0000, /* 0x77CD */ 0x0000, /* 0x77CE */ 0x0000, /* 0x77CF */ 0x0000, /* 0x77D0 */ 0x0000, /* 0x77D1 */ 0x0000, /* 0x77D2 */ 0x0000, /* 0x77D3 */ 0x0000, /* 0x77D4 */ 0x0000, /* 0x77D5 */ 0x0000, /* 0x77D6 */ 0x0000, /* 0x77D7 */ 0x0000, /* 0x77D8 */ 0x0000, /* 0x77D9 */ 0x0000, /* 0x77DA */ 0x0000, /* 0x77DB */ 0x0000, /* 0x77DC */ 0x0000, /* 0x77DD */ 0x0000, /* 0x77DE */ 0x0000, /* 0x77DF */ 0x0000, /* 0x77E0 */ 0x0000, /* 0x77E1 */ 0x0000, /* 0x77E2 */ 0x0000, /* 0x77E3 */ 0x0000, /* 0x77E4 */ 0x0000, /* 0x77E5 */ 0x0000, /* 0x77E6 */ 0x0000, /* 0x77E7 */ 0x0000, /* 0x77E8 */ 0x0000, /* 0x77E9 */ 0x0000, /* 0x77EA */ 0x0000, /* 0x77EB */ 0x0000, /* 0x77EC */ 0x0000, /* 0x77ED */ 0x0000, /* 0x77EE */ 0x0000, /* 0x77EF */ 0x0000, /* 0x77F0 */ 0x0000, /* 0x77F1 */ 0x0000, /* 0x77F2 */ 0x0000, /* 0x77F3 */ 0x0000, /* 0x77F4 */ 0x0000, /* 0x77F5 */ 0x0000, /* 0x77F6 */ 0x0000, /* 0x77F7 */ 0x0000, /* 0x77F8 */ 0x0000, /* 0x77F9 */ 0x0000, /* 0x77FA */ 0x0000, /* 0x77FB */ 0x0000, /* 0x77FC */ 0x0000, /* 0x77FD */ 0x0000, /* 0x77FE */ 0x0000, /* 0x77FF */ 0x0000, /* 0x7800 */ 0x0000, /* 0x7801 */ 0x0000, /* 0x7802 */ 0x0000, /* 0x7803 */ 0x0000, /* 0x7804 */ 0x0000, /* 0x7805 */ 0x0000, /* 0x7806 */ 0x0000, /* 0x7807 */ 0x0000, /* 0x7808 */ 0x0000, /* 0x7809 */ 0x0000, /* 0x780A */ 0x0000, /* 0x780B */ 0x0000, /* 0x780C */ 0x0000, /* 0x780D */ 0x0000, /* 0x780E */ 0x0000, /* 0x780F */ 0x0000, /* 0x7810 */ 0x0000, /* 0x7811 */ 0x0000, /* 0x7812 */ 0x0000, /* 0x7813 */ 0x0000, /* 0x7814 */ 0x0000, /* 0x7815 */ 0x0000, /* 0x7816 */ 0x0000, /* 0x7817 */ 0x0000, /* 0x7818 */ 0x0000, /* 0x7819 */ 0x0000, /* 0x781A */ 0x0000, /* 0x781B */ 0x0000, /* 0x781C */ 0x0000, /* 0x781D */ 0x0000, /* 0x781E */ 0x0000, /* 0x781F */ 0x0000, /* 0x7820 */ 0x0000, /* 0x7821 */ 0x0000, /* 0x7822 */ 0x0000, /* 0x7823 */ 0x0000, /* 0x7824 */ 0x0000, /* 0x7825 */ 0x0000, /* 0x7826 */ 0x0000, /* 0x7827 */ 0x0000, /* 0x7828 */ 0x0000, /* 0x7829 */ 0x0000, /* 0x782A */ 0x0000, /* 0x782B */ 0x0000, /* 0x782C */ 0x0000, /* 0x782D */ 0x0000, /* 0x782E */ 0x0000, /* 0x782F */ 0x0000, /* 0x7830 */ 0x0000, /* 0x7831 */ 0x0000, /* 0x7832 */ 0x0000, /* 0x7833 */ 0x0000, /* 0x7834 */ 0x0000, /* 0x7835 */ 0x0000, /* 0x7836 */ 0x0000, /* 0x7837 */ 0x0000, /* 0x7838 */ 0x0000, /* 0x7839 */ 0x0000, /* 0x783A */ 0x0000, /* 0x783B */ 0x0000, /* 0x783C */ 0x0000, /* 0x783D */ 0x0000, /* 0x783E */ 0x0000, /* 0x783F */ 0x0000, /* 0x7840 */ 0x0000, /* 0x7841 */ 0x0000, /* 0x7842 */ 0x0000, /* 0x7843 */ 0x0000, /* 0x7844 */ 0x0000, /* 0x7845 */ 0x0000, /* 0x7846 */ 0x0000, /* 0x7847 */ 0x0000, /* 0x7848 */ 0x0000, /* 0x7849 */ 0x0000, /* 0x784A */ 0x0000, /* 0x784B */ 0x0000, /* 0x784C */ 0x0000, /* 0x784D */ 0x0000, /* 0x784E */ 0x0000, /* 0x784F */ 0x0000, /* 0x7850 */ 0x0000, /* 0x7851 */ 0x0000, /* 0x7852 */ 0x0000, /* 0x7853 */ 0x0000, /* 0x7854 */ 0x0000, /* 0x7855 */ 0x0000, /* 0x7856 */ 0x0000, /* 0x7857 */ 0x0000, /* 0x7858 */ 0x0000, /* 0x7859 */ 0x0000, /* 0x785A */ 0x0000, /* 0x785B */ 0x0000, /* 0x785C */ 0x0000, /* 0x785D */ 0x0000, /* 0x785E */ 0x0000, /* 0x785F */ 0x0000, /* 0x7860 */ 0x0000, /* 0x7861 */ 0x0000, /* 0x7862 */ 0x0000, /* 0x7863 */ 0x0000, /* 0x7864 */ 0x0000, /* 0x7865 */ 0x0000, /* 0x7866 */ 0x0000, /* 0x7867 */ 0x0000, /* 0x7868 */ 0x0000, /* 0x7869 */ 0x0000, /* 0x786A */ 0x0000, /* 0x786B */ 0x0000, /* 0x786C */ 0x0000, /* 0x786D */ 0x0000, /* 0x786E */ 0x0000, /* 0x786F */ 0x0000, /* 0x7870 */ 0x0000, /* 0x7871 */ 0x0000, /* 0x7872 */ 0x0000, /* 0x7873 */ 0x0000, /* 0x7874 */ 0x0000, /* 0x7875 */ 0x0000, /* 0x7876 */ 0x0000, /* 0x7877 */ 0x0000, /* 0x7878 */ 0x0000, /* 0x7879 */ 0x0000, /* 0x787A */ 0x0000, /* 0x787B */ 0x0000, /* 0x787C */ 0x0000, /* 0x787D */ 0x0000, /* 0x787E */ 0x0000, /* 0x787F */ 0x0000, /* 0x7880 */ 0x0000, /* 0x7881 */ 0x0000, /* 0x7882 */ 0x0000, /* 0x7883 */ 0x0000, /* 0x7884 */ 0x0000, /* 0x7885 */ 0x0000, /* 0x7886 */ 0x0000, /* 0x7887 */ 0x0000, /* 0x7888 */ 0x0000, /* 0x7889 */ 0x0000, /* 0x788A */ 0x0000, /* 0x788B */ 0x0000, /* 0x788C */ 0x0000, /* 0x788D */ 0x0000, /* 0x788E */ 0x0000, /* 0x788F */ 0x0000, /* 0x7890 */ 0x0000, /* 0x7891 */ 0x0000, /* 0x7892 */ 0x0000, /* 0x7893 */ 0x0000, /* 0x7894 */ 0x0000, /* 0x7895 */ 0x0000, /* 0x7896 */ 0x0000, /* 0x7897 */ 0x0000, /* 0x7898 */ 0x0000, /* 0x7899 */ 0x0000, /* 0x789A */ 0x0000, /* 0x789B */ 0x0000, /* 0x789C */ 0x0000, /* 0x789D */ 0x0000, /* 0x789E */ 0x0000, /* 0x789F */ 0x0000, /* 0x78A0 */ 0x0000, /* 0x78A1 */ 0x0000, /* 0x78A2 */ 0x0000, /* 0x78A3 */ 0x0000, /* 0x78A4 */ 0x0000, /* 0x78A5 */ 0x0000, /* 0x78A6 */ 0x0000, /* 0x78A7 */ 0x0000, /* 0x78A8 */ 0x0000, /* 0x78A9 */ 0x0000, /* 0x78AA */ 0x0000, /* 0x78AB */ 0x0000, /* 0x78AC */ 0x0000, /* 0x78AD */ 0x0000, /* 0x78AE */ 0x0000, /* 0x78AF */ 0x0000, /* 0x78B0 */ 0x0000, /* 0x78B1 */ 0x0000, /* 0x78B2 */ 0x0000, /* 0x78B3 */ 0x0000, /* 0x78B4 */ 0x0000, /* 0x78B5 */ 0x0000, /* 0x78B6 */ 0x0000, /* 0x78B7 */ 0x0000, /* 0x78B8 */ 0x0000, /* 0x78B9 */ 0x0000, /* 0x78BA */ 0x0000, /* 0x78BB */ 0x0000, /* 0x78BC */ 0x0000, /* 0x78BD */ 0x0000, /* 0x78BE */ 0x0000, /* 0x78BF */ 0x0000, /* 0x78C0 */ 0x0000, /* 0x78C1 */ 0x0000, /* 0x78C2 */ 0x0000, /* 0x78C3 */ 0x0000, /* 0x78C4 */ 0x0000, /* 0x78C5 */ 0x0000, /* 0x78C6 */ 0x0000, /* 0x78C7 */ 0x0000, /* 0x78C8 */ 0x0000, /* 0x78C9 */ 0x0000, /* 0x78CA */ 0x0000, /* 0x78CB */ 0x0000, /* 0x78CC */ 0x0000, /* 0x78CD */ 0x0000, /* 0x78CE */ 0x0000, /* 0x78CF */ 0x0000, /* 0x78D0 */ 0x0000, /* 0x78D1 */ 0x0000, /* 0x78D2 */ 0x0000, /* 0x78D3 */ 0x0000, /* 0x78D4 */ 0x0000, /* 0x78D5 */ 0x0000, /* 0x78D6 */ 0x0000, /* 0x78D7 */ 0x0000, /* 0x78D8 */ 0x0000, /* 0x78D9 */ 0x0000, /* 0x78DA */ 0x0000, /* 0x78DB */ 0x0000, /* 0x78DC */ 0x0000, /* 0x78DD */ 0x0000, /* 0x78DE */ 0x0000, /* 0x78DF */ 0x0000, /* 0x78E0 */ 0x0000, /* 0x78E1 */ 0x0000, /* 0x78E2 */ 0x0000, /* 0x78E3 */ 0x0000, /* 0x78E4 */ 0x0000, /* 0x78E5 */ 0x0000, /* 0x78E6 */ 0x0000, /* 0x78E7 */ 0x0000, /* 0x78E8 */ 0x0000, /* 0x78E9 */ 0x0000, /* 0x78EA */ 0x0000, /* 0x78EB */ 0x0000, /* 0x78EC */ 0x0000, /* 0x78ED */ 0x0000, /* 0x78EE */ 0x0000, /* 0x78EF */ 0x0000, /* 0x78F0 */ 0x0000, /* 0x78F1 */ 0x0000, /* 0x78F2 */ 0x0000, /* 0x78F3 */ 0x0000, /* 0x78F4 */ 0x0000, /* 0x78F5 */ 0x0000, /* 0x78F6 */ 0x0000, /* 0x78F7 */ 0x0000, /* 0x78F8 */ 0x0000, /* 0x78F9 */ 0x0000, /* 0x78FA */ 0x0000, /* 0x78FB */ 0x0000, /* 0x78FC */ 0x0000, /* 0x78FD */ 0x0000, /* 0x78FE */ 0x0000, /* 0x78FF */ 0x0000, /* 0x7900 */ 0x0000, /* 0x7901 */ 0x0000, /* 0x7902 */ 0x0000, /* 0x7903 */ 0x0000, /* 0x7904 */ 0x0000, /* 0x7905 */ 0x0000, /* 0x7906 */ 0x0000, /* 0x7907 */ 0x0000, /* 0x7908 */ 0x0000, /* 0x7909 */ 0x0000, /* 0x790A */ 0x0000, /* 0x790B */ 0x0000, /* 0x790C */ 0x0000, /* 0x790D */ 0x0000, /* 0x790E */ 0x0000, /* 0x790F */ 0x0000, /* 0x7910 */ 0x0000, /* 0x7911 */ 0x0000, /* 0x7912 */ 0x0000, /* 0x7913 */ 0x0000, /* 0x7914 */ 0x0000, /* 0x7915 */ 0x0000, /* 0x7916 */ 0x0000, /* 0x7917 */ 0x0000, /* 0x7918 */ 0x0000, /* 0x7919 */ 0x0000, /* 0x791A */ 0x0000, /* 0x791B */ 0x0000, /* 0x791C */ 0x0000, /* 0x791D */ 0x0000, /* 0x791E */ 0x0000, /* 0x791F */ 0x0000, /* 0x7920 */ 0x0000, /* 0x7921 */ 0x0000, /* 0x7922 */ 0x0000, /* 0x7923 */ 0x0000, /* 0x7924 */ 0x0000, /* 0x7925 */ 0x0000, /* 0x7926 */ 0x0000, /* 0x7927 */ 0x0000, /* 0x7928 */ 0x0000, /* 0x7929 */ 0x0000, /* 0x792A */ 0x0000, /* 0x792B */ 0x0000, /* 0x792C */ 0x0000, /* 0x792D */ 0x0000, /* 0x792E */ 0x0000, /* 0x792F */ 0x0000, /* 0x7930 */ 0x0000, /* 0x7931 */ 0x0000, /* 0x7932 */ 0x0000, /* 0x7933 */ 0x0000, /* 0x7934 */ 0x0000, /* 0x7935 */ 0x0000, /* 0x7936 */ 0x0000, /* 0x7937 */ 0x0000, /* 0x7938 */ 0x0000, /* 0x7939 */ 0x0000, /* 0x793A */ 0x0000, /* 0x793B */ 0x0000, /* 0x793C */ 0x0000, /* 0x793D */ 0x0000, /* 0x793E */ 0x0000, /* 0x793F */ 0x0000, /* 0x7940 */ 0x0000, /* 0x7941 */ 0x0000, /* 0x7942 */ 0x0000, /* 0x7943 */ 0x0000, /* 0x7944 */ 0x0000, /* 0x7945 */ 0x0000, /* 0x7946 */ 0x0000, /* 0x7947 */ 0x0000, /* 0x7948 */ 0x0000, /* 0x7949 */ 0x0000, /* 0x794A */ 0x0000, /* 0x794B */ 0x0000, /* 0x794C */ 0x0000, /* 0x794D */ 0x0000, /* 0x794E */ 0x0000, /* 0x794F */ 0x0000, /* 0x7950 */ 0x0000, /* 0x7951 */ 0x0000, /* 0x7952 */ 0x0000, /* 0x7953 */ 0x0000, /* 0x7954 */ 0x0000, /* 0x7955 */ 0x0000, /* 0x7956 */ 0x0000, /* 0x7957 */ 0x0000, /* 0x7958 */ 0x0000, /* 0x7959 */ 0x0000, /* 0x795A */ 0x0000, /* 0x795B */ 0x0000, /* 0x795C */ 0x0000, /* 0x795D */ 0x0000, /* 0x795E */ 0x0000, /* 0x795F */ 0x0000, /* 0x7960 */ 0x0000, /* 0x7961 */ 0x0000, /* 0x7962 */ 0x0000, /* 0x7963 */ 0x0000, /* 0x7964 */ 0x0000, /* 0x7965 */ 0x0000, /* 0x7966 */ 0x0000, /* 0x7967 */ 0x0000, /* 0x7968 */ 0x0000, /* 0x7969 */ 0x0000, /* 0x796A */ 0x0000, /* 0x796B */ 0x0000, /* 0x796C */ 0x0000, /* 0x796D */ 0x0000, /* 0x796E */ 0x0000, /* 0x796F */ 0x0000, /* 0x7970 */ 0x0000, /* 0x7971 */ 0x0000, /* 0x7972 */ 0x0000, /* 0x7973 */ 0x0000, /* 0x7974 */ 0x0000, /* 0x7975 */ 0x0000, /* 0x7976 */ 0x0000, /* 0x7977 */ 0x0000, /* 0x7978 */ 0x0000, /* 0x7979 */ 0x0000, /* 0x797A */ 0x0000, /* 0x797B */ 0x0000, /* 0x797C */ 0x0000, /* 0x797D */ 0x0000, /* 0x797E */ 0x0000, /* 0x797F */ 0x0000, /* 0x7980 */ 0x0000, /* 0x7981 */ 0x0000, /* 0x7982 */ 0x0000, /* 0x7983 */ 0x0000, /* 0x7984 */ 0x0000, /* 0x7985 */ 0x0000, /* 0x7986 */ 0x0000, /* 0x7987 */ 0x0000, /* 0x7988 */ 0x0000, /* 0x7989 */ 0x0000, /* 0x798A */ 0x0000, /* 0x798B */ 0x0000, /* 0x798C */ 0x0000, /* 0x798D */ 0x0000, /* 0x798E */ 0x0000, /* 0x798F */ 0x0000, /* 0x7990 */ 0x0000, /* 0x7991 */ 0x0000, /* 0x7992 */ 0x0000, /* 0x7993 */ 0x0000, /* 0x7994 */ 0x0000, /* 0x7995 */ 0x0000, /* 0x7996 */ 0x0000, /* 0x7997 */ 0x0000, /* 0x7998 */ 0x0000, /* 0x7999 */ 0x0000, /* 0x799A */ 0x0000, /* 0x799B */ 0x0000, /* 0x799C */ 0x0000, /* 0x799D */ 0x0000, /* 0x799E */ 0x0000, /* 0x799F */ 0x0000, /* 0x79A0 */ 0x0000, /* 0x79A1 */ 0x0000, /* 0x79A2 */ 0x0000, /* 0x79A3 */ 0x0000, /* 0x79A4 */ 0x0000, /* 0x79A5 */ 0x0000, /* 0x79A6 */ 0x0000, /* 0x79A7 */ 0x0000, /* 0x79A8 */ 0x0000, /* 0x79A9 */ 0x0000, /* 0x79AA */ 0x0000, /* 0x79AB */ 0x0000, /* 0x79AC */ 0x0000, /* 0x79AD */ 0x0000, /* 0x79AE */ 0x0000, /* 0x79AF */ 0x0000, /* 0x79B0 */ 0x0000, /* 0x79B1 */ 0x0000, /* 0x79B2 */ 0x0000, /* 0x79B3 */ 0x0000, /* 0x79B4 */ 0x0000, /* 0x79B5 */ 0x0000, /* 0x79B6 */ 0x0000, /* 0x79B7 */ 0x0000, /* 0x79B8 */ 0x0000, /* 0x79B9 */ 0x0000, /* 0x79BA */ 0x0000, /* 0x79BB */ 0x0000, /* 0x79BC */ 0x0000, /* 0x79BD */ 0x0000, /* 0x79BE */ 0x0000, /* 0x79BF */ 0x0000, /* 0x79C0 */ 0x0000, /* 0x79C1 */ 0x0000, /* 0x79C2 */ 0x0000, /* 0x79C3 */ 0x0000, /* 0x79C4 */ 0x0000, /* 0x79C5 */ 0x0000, /* 0x79C6 */ 0x0000, /* 0x79C7 */ 0x0000, /* 0x79C8 */ 0x0000, /* 0x79C9 */ 0x0000, /* 0x79CA */ 0x0000, /* 0x79CB */ 0x0000, /* 0x79CC */ 0x0000, /* 0x79CD */ 0x0000, /* 0x79CE */ 0x0000, /* 0x79CF */ 0x0000, /* 0x79D0 */ 0x0000, /* 0x79D1 */ 0x0000, /* 0x79D2 */ 0x0000, /* 0x79D3 */ 0x0000, /* 0x79D4 */ 0x0000, /* 0x79D5 */ 0x0000, /* 0x79D6 */ 0x0000, /* 0x79D7 */ 0x0000, /* 0x79D8 */ 0x0000, /* 0x79D9 */ 0x0000, /* 0x79DA */ 0x0000, /* 0x79DB */ 0x0000, /* 0x79DC */ 0x0000, /* 0x79DD */ 0x0000, /* 0x79DE */ 0x0000, /* 0x79DF */ 0x0000, /* 0x79E0 */ 0x0000, /* 0x79E1 */ 0x0000, /* 0x79E2 */ 0x0000, /* 0x79E3 */ 0x0000, /* 0x79E4 */ 0x0000, /* 0x79E5 */ 0x0000, /* 0x79E6 */ 0x0000, /* 0x79E7 */ 0x0000, /* 0x79E8 */ 0x0000, /* 0x79E9 */ 0x0000, /* 0x79EA */ 0x0000, /* 0x79EB */ 0x0000, /* 0x79EC */ 0x0000, /* 0x79ED */ 0x0000, /* 0x79EE */ 0x0000, /* 0x79EF */ 0x0000, /* 0x79F0 */ 0x0000, /* 0x79F1 */ 0x0000, /* 0x79F2 */ 0x0000, /* 0x79F3 */ 0x0000, /* 0x79F4 */ 0x0000, /* 0x79F5 */ 0x0000, /* 0x79F6 */ 0x0000, /* 0x79F7 */ 0x0000, /* 0x79F8 */ 0x0000, /* 0x79F9 */ 0x0000, /* 0x79FA */ 0x0000, /* 0x79FB */ 0x0000, /* 0x79FC */ 0x0000, /* 0x79FD */ 0x0000, /* 0x79FE */ 0x0000, /* 0x79FF */ 0x0000, /* 0x7A00 */ 0x0000, /* 0x7A01 */ 0x0000, /* 0x7A02 */ 0x0000, /* 0x7A03 */ 0x0000, /* 0x7A04 */ 0x0000, /* 0x7A05 */ 0x0000, /* 0x7A06 */ 0x0000, /* 0x7A07 */ 0x0000, /* 0x7A08 */ 0x0000, /* 0x7A09 */ 0x0000, /* 0x7A0A */ 0x0000, /* 0x7A0B */ 0x0000, /* 0x7A0C */ 0x0000, /* 0x7A0D */ 0x0000, /* 0x7A0E */ 0x0000, /* 0x7A0F */ 0x0000, /* 0x7A10 */ 0x0000, /* 0x7A11 */ 0x0000, /* 0x7A12 */ 0x0000, /* 0x7A13 */ 0x0000, /* 0x7A14 */ 0x0000, /* 0x7A15 */ 0x0000, /* 0x7A16 */ 0x0000, /* 0x7A17 */ 0x0000, /* 0x7A18 */ 0x0000, /* 0x7A19 */ 0x0000, /* 0x7A1A */ 0x0000, /* 0x7A1B */ 0x0000, /* 0x7A1C */ 0x0000, /* 0x7A1D */ 0x0000, /* 0x7A1E */ 0x0000, /* 0x7A1F */ 0x0000, /* 0x7A20 */ 0x0000, /* 0x7A21 */ 0x0000, /* 0x7A22 */ 0x0000, /* 0x7A23 */ 0x0000, /* 0x7A24 */ 0x0000, /* 0x7A25 */ 0x0000, /* 0x7A26 */ 0x0000, /* 0x7A27 */ 0x0000, /* 0x7A28 */ 0x0000, /* 0x7A29 */ 0x0000, /* 0x7A2A */ 0x0000, /* 0x7A2B */ 0x0000, /* 0x7A2C */ 0x0000, /* 0x7A2D */ 0x0000, /* 0x7A2E */ 0x0000, /* 0x7A2F */ 0x0000, /* 0x7A30 */ 0x0000, /* 0x7A31 */ 0x0000, /* 0x7A32 */ 0x0000, /* 0x7A33 */ 0x0000, /* 0x7A34 */ 0x0000, /* 0x7A35 */ 0x0000, /* 0x7A36 */ 0x0000, /* 0x7A37 */ 0x0000, /* 0x7A38 */ 0x0000, /* 0x7A39 */ 0x0000, /* 0x7A3A */ 0x0000, /* 0x7A3B */ 0x0000, /* 0x7A3C */ 0x0000, /* 0x7A3D */ 0x0000, /* 0x7A3E */ 0x0000, /* 0x7A3F */ 0x0000, /* 0x7A40 */ 0x0000, /* 0x7A41 */ 0x0000, /* 0x7A42 */ 0x0000, /* 0x7A43 */ 0x0000, /* 0x7A44 */ 0x0000, /* 0x7A45 */ 0x0000, /* 0x7A46 */ 0x0000, /* 0x7A47 */ 0x0000, /* 0x7A48 */ 0x0000, /* 0x7A49 */ 0x0000, /* 0x7A4A */ 0x0000, /* 0x7A4B */ 0x0000, /* 0x7A4C */ 0x0000, /* 0x7A4D */ 0x0000, /* 0x7A4E */ 0x0000, /* 0x7A4F */ 0x0000, /* 0x7A50 */ 0x0000, /* 0x7A51 */ 0x0000, /* 0x7A52 */ 0x0000, /* 0x7A53 */ 0x0000, /* 0x7A54 */ 0x0000, /* 0x7A55 */ 0x0000, /* 0x7A56 */ 0x0000, /* 0x7A57 */ 0x0000, /* 0x7A58 */ 0x0000, /* 0x7A59 */ 0x0000, /* 0x7A5A */ 0x0000, /* 0x7A5B */ 0x0000, /* 0x7A5C */ 0x0000, /* 0x7A5D */ 0x0000, /* 0x7A5E */ 0x0000, /* 0x7A5F */ 0x0000, /* 0x7A60 */ 0x0000, /* 0x7A61 */ 0x0000, /* 0x7A62 */ 0x0000, /* 0x7A63 */ 0x0000, /* 0x7A64 */ 0x0000, /* 0x7A65 */ 0x0000, /* 0x7A66 */ 0x0000, /* 0x7A67 */ 0x0000, /* 0x7A68 */ 0x0000, /* 0x7A69 */ 0x0000, /* 0x7A6A */ 0x0000, /* 0x7A6B */ 0x0000, /* 0x7A6C */ 0x0000, /* 0x7A6D */ 0x0000, /* 0x7A6E */ 0x0000, /* 0x7A6F */ 0x0000, /* 0x7A70 */ 0x0000, /* 0x7A71 */ 0x0000, /* 0x7A72 */ 0x0000, /* 0x7A73 */ 0x0000, /* 0x7A74 */ 0x0000, /* 0x7A75 */ 0x0000, /* 0x7A76 */ 0x0000, /* 0x7A77 */ 0x0000, /* 0x7A78 */ 0x0000, /* 0x7A79 */ 0x0000, /* 0x7A7A */ 0x0000, /* 0x7A7B */ 0x0000, /* 0x7A7C */ 0x0000, /* 0x7A7D */ 0x0000, /* 0x7A7E */ 0x0000, /* 0x7A7F */ 0x0000, /* 0x7A80 */ 0x0000, /* 0x7A81 */ 0x0000, /* 0x7A82 */ 0x0000, /* 0x7A83 */ 0x0000, /* 0x7A84 */ 0x0000, /* 0x7A85 */ 0x0000, /* 0x7A86 */ 0x0000, /* 0x7A87 */ 0x0000, /* 0x7A88 */ 0x0000, /* 0x7A89 */ 0x0000, /* 0x7A8A */ 0x0000, /* 0x7A8B */ 0x0000, /* 0x7A8C */ 0x0000, /* 0x7A8D */ 0x0000, /* 0x7A8E */ 0x0000, /* 0x7A8F */ 0x0000, /* 0x7A90 */ 0x0000, /* 0x7A91 */ 0x0000, /* 0x7A92 */ 0x0000, /* 0x7A93 */ 0x0000, /* 0x7A94 */ 0x0000, /* 0x7A95 */ 0x0000, /* 0x7A96 */ 0x0000, /* 0x7A97 */ 0x0000, /* 0x7A98 */ 0x0000, /* 0x7A99 */ 0x0000, /* 0x7A9A */ 0x0000, /* 0x7A9B */ 0x0000, /* 0x7A9C */ 0x0000, /* 0x7A9D */ 0x0000, /* 0x7A9E */ 0x0000, /* 0x7A9F */ 0x0000, /* 0x7AA0 */ 0x0000, /* 0x7AA1 */ 0x0000, /* 0x7AA2 */ 0x0000, /* 0x7AA3 */ 0x0000, /* 0x7AA4 */ 0x0000, /* 0x7AA5 */ 0x0000, /* 0x7AA6 */ 0x0000, /* 0x7AA7 */ 0x0000, /* 0x7AA8 */ 0x0000, /* 0x7AA9 */ 0x0000, /* 0x7AAA */ 0x0000, /* 0x7AAB */ 0x0000, /* 0x7AAC */ 0x0000, /* 0x7AAD */ 0x0000, /* 0x7AAE */ 0x0000, /* 0x7AAF */ 0x0000, /* 0x7AB0 */ 0x0000, /* 0x7AB1 */ 0x0000, /* 0x7AB2 */ 0x0000, /* 0x7AB3 */ 0x0000, /* 0x7AB4 */ 0x0000, /* 0x7AB5 */ 0x0000, /* 0x7AB6 */ 0x0000, /* 0x7AB7 */ 0x0000, /* 0x7AB8 */ 0x0000, /* 0x7AB9 */ 0x0000, /* 0x7ABA */ 0x0000, /* 0x7ABB */ 0x0000, /* 0x7ABC */ 0x0000, /* 0x7ABD */ 0x0000, /* 0x7ABE */ 0x0000, /* 0x7ABF */ 0x0000, /* 0x7AC0 */ 0x0000, /* 0x7AC1 */ 0x0000, /* 0x7AC2 */ 0x0000, /* 0x7AC3 */ 0x0000, /* 0x7AC4 */ 0x0000, /* 0x7AC5 */ 0x0000, /* 0x7AC6 */ 0x0000, /* 0x7AC7 */ 0x0000, /* 0x7AC8 */ 0x0000, /* 0x7AC9 */ 0x0000, /* 0x7ACA */ 0x0000, /* 0x7ACB */ 0x0000, /* 0x7ACC */ 0x0000, /* 0x7ACD */ 0x0000, /* 0x7ACE */ 0x0000, /* 0x7ACF */ 0x0000, /* 0x7AD0 */ 0x0000, /* 0x7AD1 */ 0x0000, /* 0x7AD2 */ 0x0000, /* 0x7AD3 */ 0x0000, /* 0x7AD4 */ 0x0000, /* 0x7AD5 */ 0x0000, /* 0x7AD6 */ 0x0000, /* 0x7AD7 */ 0x0000, /* 0x7AD8 */ 0x0000, /* 0x7AD9 */ 0x0000, /* 0x7ADA */ 0x0000, /* 0x7ADB */ 0x0000, /* 0x7ADC */ 0x0000, /* 0x7ADD */ 0x0000, /* 0x7ADE */ 0x0000, /* 0x7ADF */ 0x0000, /* 0x7AE0 */ 0x0000, /* 0x7AE1 */ 0x0000, /* 0x7AE2 */ 0x0000, /* 0x7AE3 */ 0x0000, /* 0x7AE4 */ 0x0000, /* 0x7AE5 */ 0x0000, /* 0x7AE6 */ 0x0000, /* 0x7AE7 */ 0x0000, /* 0x7AE8 */ 0x0000, /* 0x7AE9 */ 0x0000, /* 0x7AEA */ 0x0000, /* 0x7AEB */ 0x0000, /* 0x7AEC */ 0x0000, /* 0x7AED */ 0x0000, /* 0x7AEE */ 0x0000, /* 0x7AEF */ 0x0000, /* 0x7AF0 */ 0x0000, /* 0x7AF1 */ 0x0000, /* 0x7AF2 */ 0x0000, /* 0x7AF3 */ 0x0000, /* 0x7AF4 */ 0x0000, /* 0x7AF5 */ 0x0000, /* 0x7AF6 */ 0x0000, /* 0x7AF7 */ 0x0000, /* 0x7AF8 */ 0x0000, /* 0x7AF9 */ 0x0000, /* 0x7AFA */ 0x0000, /* 0x7AFB */ 0x0000, /* 0x7AFC */ 0x0000, /* 0x7AFD */ 0x0000, /* 0x7AFE */ 0x0000, /* 0x7AFF */ 0x0000, /* 0x7B00 */ 0x0000, /* 0x7B01 */ 0x0000, /* 0x7B02 */ 0x0000, /* 0x7B03 */ 0x0000, /* 0x7B04 */ 0x0000, /* 0x7B05 */ 0x0000, /* 0x7B06 */ 0x0000, /* 0x7B07 */ 0x0000, /* 0x7B08 */ 0x0000, /* 0x7B09 */ 0x0000, /* 0x7B0A */ 0x0000, /* 0x7B0B */ 0x0000, /* 0x7B0C */ 0x0000, /* 0x7B0D */ 0x0000, /* 0x7B0E */ 0x0000, /* 0x7B0F */ 0x0000, /* 0x7B10 */ 0x0000, /* 0x7B11 */ 0x0000, /* 0x7B12 */ 0x0000, /* 0x7B13 */ 0x0000, /* 0x7B14 */ 0x0000, /* 0x7B15 */ 0x0000, /* 0x7B16 */ 0x0000, /* 0x7B17 */ 0x0000, /* 0x7B18 */ 0x0000, /* 0x7B19 */ 0x0000, /* 0x7B1A */ 0x0000, /* 0x7B1B */ 0x0000, /* 0x7B1C */ 0x0000, /* 0x7B1D */ 0x0000, /* 0x7B1E */ 0x0000, /* 0x7B1F */ 0x0000, /* 0x7B20 */ 0x0000, /* 0x7B21 */ 0x0000, /* 0x7B22 */ 0x0000, /* 0x7B23 */ 0x0000, /* 0x7B24 */ 0x0000, /* 0x7B25 */ 0x0000, /* 0x7B26 */ 0x0000, /* 0x7B27 */ 0x0000, /* 0x7B28 */ 0x0000, /* 0x7B29 */ 0x0000, /* 0x7B2A */ 0x0000, /* 0x7B2B */ 0x0000, /* 0x7B2C */ 0x0000, /* 0x7B2D */ 0x0000, /* 0x7B2E */ 0x0000, /* 0x7B2F */ 0x0000, /* 0x7B30 */ 0x0000, /* 0x7B31 */ 0x0000, /* 0x7B32 */ 0x0000, /* 0x7B33 */ 0x0000, /* 0x7B34 */ 0x0000, /* 0x7B35 */ 0x0000, /* 0x7B36 */ 0x0000, /* 0x7B37 */ 0x0000, /* 0x7B38 */ 0x0000, /* 0x7B39 */ 0x0000, /* 0x7B3A */ 0x0000, /* 0x7B3B */ 0x0000, /* 0x7B3C */ 0x0000, /* 0x7B3D */ 0x0000, /* 0x7B3E */ 0x0000, /* 0x7B3F */ 0x0000, /* 0x7B40 */ 0x0000, /* 0x7B41 */ 0x0000, /* 0x7B42 */ 0x0000, /* 0x7B43 */ 0x0000, /* 0x7B44 */ 0x0000, /* 0x7B45 */ 0x0000, /* 0x7B46 */ 0x0000, /* 0x7B47 */ 0x0000, /* 0x7B48 */ 0x0000, /* 0x7B49 */ 0x0000, /* 0x7B4A */ 0x0000, /* 0x7B4B */ 0x0000, /* 0x7B4C */ 0x0000, /* 0x7B4D */ 0x0000, /* 0x7B4E */ 0x0000, /* 0x7B4F */ 0x0000, /* 0x7B50 */ 0x0000, /* 0x7B51 */ 0x0000, /* 0x7B52 */ 0x0000, /* 0x7B53 */ 0x0000, /* 0x7B54 */ 0x0000, /* 0x7B55 */ 0x0000, /* 0x7B56 */ 0x0000, /* 0x7B57 */ 0x0000, /* 0x7B58 */ 0x0000, /* 0x7B59 */ 0x0000, /* 0x7B5A */ 0x0000, /* 0x7B5B */ 0x0000, /* 0x7B5C */ 0x0000, /* 0x7B5D */ 0x0000, /* 0x7B5E */ 0x0000, /* 0x7B5F */ 0x0000, /* 0x7B60 */ 0x0000, /* 0x7B61 */ 0x0000, /* 0x7B62 */ 0x0000, /* 0x7B63 */ 0x0000, /* 0x7B64 */ 0x0000, /* 0x7B65 */ 0x0000, /* 0x7B66 */ 0x0000, /* 0x7B67 */ 0x0000, /* 0x7B68 */ 0x0000, /* 0x7B69 */ 0x0000, /* 0x7B6A */ 0x0000, /* 0x7B6B */ 0x0000, /* 0x7B6C */ 0x0000, /* 0x7B6D */ 0x0000, /* 0x7B6E */ 0x0000, /* 0x7B6F */ 0x0000, /* 0x7B70 */ 0x0000, /* 0x7B71 */ 0x0000, /* 0x7B72 */ 0x0000, /* 0x7B73 */ 0x0000, /* 0x7B74 */ 0x0000, /* 0x7B75 */ 0x0000, /* 0x7B76 */ 0x0000, /* 0x7B77 */ 0x0000, /* 0x7B78 */ 0x0000, /* 0x7B79 */ 0x0000, /* 0x7B7A */ 0x0000, /* 0x7B7B */ 0x0000, /* 0x7B7C */ 0x0000, /* 0x7B7D */ 0x0000, /* 0x7B7E */ 0x0000, /* 0x7B7F */ 0x0000, /* 0x7B80 */ 0x0000, /* 0x7B81 */ 0x0000, /* 0x7B82 */ 0x0000, /* 0x7B83 */ 0x0000, /* 0x7B84 */ 0x0000, /* 0x7B85 */ 0x0000, /* 0x7B86 */ 0x0000, /* 0x7B87 */ 0x0000, /* 0x7B88 */ 0x0000, /* 0x7B89 */ 0x0000, /* 0x7B8A */ 0x0000, /* 0x7B8B */ 0x0000, /* 0x7B8C */ 0x0000, /* 0x7B8D */ 0x0000, /* 0x7B8E */ 0x0000, /* 0x7B8F */ 0x0000, /* 0x7B90 */ 0x0000, /* 0x7B91 */ 0x0000, /* 0x7B92 */ 0x0000, /* 0x7B93 */ 0x0000, /* 0x7B94 */ 0x0000, /* 0x7B95 */ 0x0000, /* 0x7B96 */ 0x0000, /* 0x7B97 */ 0x0000, /* 0x7B98 */ 0x0000, /* 0x7B99 */ 0x0000, /* 0x7B9A */ 0x0000, /* 0x7B9B */ 0x0000, /* 0x7B9C */ 0x0000, /* 0x7B9D */ 0x0000, /* 0x7B9E */ 0x0000, /* 0x7B9F */ 0x0000, /* 0x7BA0 */ 0x0000, /* 0x7BA1 */ 0x0000, /* 0x7BA2 */ 0x0000, /* 0x7BA3 */ 0x0000, /* 0x7BA4 */ 0x0000, /* 0x7BA5 */ 0x0000, /* 0x7BA6 */ 0x0000, /* 0x7BA7 */ 0x0000, /* 0x7BA8 */ 0x0000, /* 0x7BA9 */ 0x0000, /* 0x7BAA */ 0x0000, /* 0x7BAB */ 0x0000, /* 0x7BAC */ 0x0000, /* 0x7BAD */ 0x0000, /* 0x7BAE */ 0x0000, /* 0x7BAF */ 0x0000, /* 0x7BB0 */ 0x0000, /* 0x7BB1 */ 0x0000, /* 0x7BB2 */ 0x0000, /* 0x7BB3 */ 0x0000, /* 0x7BB4 */ 0x0000, /* 0x7BB5 */ 0x0000, /* 0x7BB6 */ 0x0000, /* 0x7BB7 */ 0x0000, /* 0x7BB8 */ 0x0000, /* 0x7BB9 */ 0x0000, /* 0x7BBA */ 0x0000, /* 0x7BBB */ 0x0000, /* 0x7BBC */ 0x0000, /* 0x7BBD */ 0x0000, /* 0x7BBE */ 0x0000, /* 0x7BBF */ 0x0000, /* 0x7BC0 */ 0x0000, /* 0x7BC1 */ 0x0000, /* 0x7BC2 */ 0x0000, /* 0x7BC3 */ 0x0000, /* 0x7BC4 */ 0x0000, /* 0x7BC5 */ 0x0000, /* 0x7BC6 */ 0x0000, /* 0x7BC7 */ 0x0000, /* 0x7BC8 */ 0x0000, /* 0x7BC9 */ 0x0000, /* 0x7BCA */ 0x0000, /* 0x7BCB */ 0x0000, /* 0x7BCC */ 0x0000, /* 0x7BCD */ 0x0000, /* 0x7BCE */ 0x0000, /* 0x7BCF */ 0x0000, /* 0x7BD0 */ 0x0000, /* 0x7BD1 */ 0x0000, /* 0x7BD2 */ 0x0000, /* 0x7BD3 */ 0x0000, /* 0x7BD4 */ 0x0000, /* 0x7BD5 */ 0x0000, /* 0x7BD6 */ 0x0000, /* 0x7BD7 */ 0x0000, /* 0x7BD8 */ 0x0000, /* 0x7BD9 */ 0x0000, /* 0x7BDA */ 0x0000, /* 0x7BDB */ 0x0000, /* 0x7BDC */ 0x0000, /* 0x7BDD */ 0x0000, /* 0x7BDE */ 0x0000, /* 0x7BDF */ 0x0000, /* 0x7BE0 */ 0x0000, /* 0x7BE1 */ 0x0000, /* 0x7BE2 */ 0x0000, /* 0x7BE3 */ 0x0000, /* 0x7BE4 */ 0x0000, /* 0x7BE5 */ 0x0000, /* 0x7BE6 */ 0x0000, /* 0x7BE7 */ 0x0000, /* 0x7BE8 */ 0x0000, /* 0x7BE9 */ 0x0000, /* 0x7BEA */ 0x0000, /* 0x7BEB */ 0x0000, /* 0x7BEC */ 0x0000, /* 0x7BED */ 0x0000, /* 0x7BEE */ 0x0000, /* 0x7BEF */ 0x0000, /* 0x7BF0 */ 0x0000, /* 0x7BF1 */ 0x0000, /* 0x7BF2 */ 0x0000, /* 0x7BF3 */ 0x0000, /* 0x7BF4 */ 0x0000, /* 0x7BF5 */ 0x0000, /* 0x7BF6 */ 0x0000, /* 0x7BF7 */ 0x0000, /* 0x7BF8 */ 0x0000, /* 0x7BF9 */ 0x0000, /* 0x7BFA */ 0x0000, /* 0x7BFB */ 0x0000, /* 0x7BFC */ 0x0000, /* 0x7BFD */ 0x0000, /* 0x7BFE */ 0x0000, /* 0x7BFF */ 0x0000, /* 0x7C00 */ 0x0000, /* 0x7C01 */ 0x0000, /* 0x7C02 */ 0x0000, /* 0x7C03 */ 0x0000, /* 0x7C04 */ 0x0000, /* 0x7C05 */ 0x0000, /* 0x7C06 */ 0x0000, /* 0x7C07 */ 0x0000, /* 0x7C08 */ 0x0000, /* 0x7C09 */ 0x0000, /* 0x7C0A */ 0x0000, /* 0x7C0B */ 0x0000, /* 0x7C0C */ 0x0000, /* 0x7C0D */ 0x0000, /* 0x7C0E */ 0x0000, /* 0x7C0F */ 0x0000, /* 0x7C10 */ 0x0000, /* 0x7C11 */ 0x0000, /* 0x7C12 */ 0x0000, /* 0x7C13 */ 0x0000, /* 0x7C14 */ 0x0000, /* 0x7C15 */ 0x0000, /* 0x7C16 */ 0x0000, /* 0x7C17 */ 0x0000, /* 0x7C18 */ 0x0000, /* 0x7C19 */ 0x0000, /* 0x7C1A */ 0x0000, /* 0x7C1B */ 0x0000, /* 0x7C1C */ 0x0000, /* 0x7C1D */ 0x0000, /* 0x7C1E */ 0x0000, /* 0x7C1F */ 0x0000, /* 0x7C20 */ 0x0000, /* 0x7C21 */ 0x0000, /* 0x7C22 */ 0x0000, /* 0x7C23 */ 0x0000, /* 0x7C24 */ 0x0000, /* 0x7C25 */ 0x0000, /* 0x7C26 */ 0x0000, /* 0x7C27 */ 0x0000, /* 0x7C28 */ 0x0000, /* 0x7C29 */ 0x0000, /* 0x7C2A */ 0x0000, /* 0x7C2B */ 0x0000, /* 0x7C2C */ 0x0000, /* 0x7C2D */ 0x0000, /* 0x7C2E */ 0x0000, /* 0x7C2F */ 0x0000, /* 0x7C30 */ 0x0000, /* 0x7C31 */ 0x0000, /* 0x7C32 */ 0x0000, /* 0x7C33 */ 0x0000, /* 0x7C34 */ 0x0000, /* 0x7C35 */ 0x0000, /* 0x7C36 */ 0x0000, /* 0x7C37 */ 0x0000, /* 0x7C38 */ 0x0000, /* 0x7C39 */ 0x0000, /* 0x7C3A */ 0x0000, /* 0x7C3B */ 0x0000, /* 0x7C3C */ 0x0000, /* 0x7C3D */ 0x0000, /* 0x7C3E */ 0x0000, /* 0x7C3F */ 0x0000, /* 0x7C40 */ 0x0000, /* 0x7C41 */ 0x0000, /* 0x7C42 */ 0x0000, /* 0x7C43 */ 0x0000, /* 0x7C44 */ 0x0000, /* 0x7C45 */ 0x0000, /* 0x7C46 */ 0x0000, /* 0x7C47 */ 0x0000, /* 0x7C48 */ 0x0000, /* 0x7C49 */ 0x0000, /* 0x7C4A */ 0x0000, /* 0x7C4B */ 0x0000, /* 0x7C4C */ 0x0000, /* 0x7C4D */ 0x0000, /* 0x7C4E */ 0x0000, /* 0x7C4F */ 0x0000, /* 0x7C50 */ 0x0000, /* 0x7C51 */ 0x0000, /* 0x7C52 */ 0x0000, /* 0x7C53 */ 0x0000, /* 0x7C54 */ 0x0000, /* 0x7C55 */ 0x0000, /* 0x7C56 */ 0x0000, /* 0x7C57 */ 0x0000, /* 0x7C58 */ 0x0000, /* 0x7C59 */ 0x0000, /* 0x7C5A */ 0x0000, /* 0x7C5B */ 0x0000, /* 0x7C5C */ 0x0000, /* 0x7C5D */ 0x0000, /* 0x7C5E */ 0x0000, /* 0x7C5F */ 0x0000, /* 0x7C60 */ 0x0000, /* 0x7C61 */ 0x0000, /* 0x7C62 */ 0x0000, /* 0x7C63 */ 0x0000, /* 0x7C64 */ 0x0000, /* 0x7C65 */ 0x0000, /* 0x7C66 */ 0x0000, /* 0x7C67 */ 0x0000, /* 0x7C68 */ 0x0000, /* 0x7C69 */ 0x0000, /* 0x7C6A */ 0x0000, /* 0x7C6B */ 0x0000, /* 0x7C6C */ 0x0000, /* 0x7C6D */ 0x0000, /* 0x7C6E */ 0x0000, /* 0x7C6F */ 0x0000, /* 0x7C70 */ 0x0000, /* 0x7C71 */ 0x0000, /* 0x7C72 */ 0x0000, /* 0x7C73 */ 0x0000, /* 0x7C74 */ 0x0000, /* 0x7C75 */ 0x0000, /* 0x7C76 */ 0x0000, /* 0x7C77 */ 0x0000, /* 0x7C78 */ 0x0000, /* 0x7C79 */ 0x0000, /* 0x7C7A */ 0x0000, /* 0x7C7B */ 0x0000, /* 0x7C7C */ 0x0000, /* 0x7C7D */ 0x0000, /* 0x7C7E */ 0x0000, /* 0x7C7F */ 0x0000, /* 0x7C80 */ 0x0000, /* 0x7C81 */ 0x0000, /* 0x7C82 */ 0x0000, /* 0x7C83 */ 0x0000, /* 0x7C84 */ 0x0000, /* 0x7C85 */ 0x0000, /* 0x7C86 */ 0x0000, /* 0x7C87 */ 0x0000, /* 0x7C88 */ 0x0000, /* 0x7C89 */ 0x0000, /* 0x7C8A */ 0x0000, /* 0x7C8B */ 0x0000, /* 0x7C8C */ 0x0000, /* 0x7C8D */ 0x0000, /* 0x7C8E */ 0x0000, /* 0x7C8F */ 0x0000, /* 0x7C90 */ 0x0000, /* 0x7C91 */ 0x0000, /* 0x7C92 */ 0x0000, /* 0x7C93 */ 0x0000, /* 0x7C94 */ 0x0000, /* 0x7C95 */ 0x0000, /* 0x7C96 */ 0x0000, /* 0x7C97 */ 0x0000, /* 0x7C98 */ 0x0000, /* 0x7C99 */ 0x0000, /* 0x7C9A */ 0x0000, /* 0x7C9B */ 0x0000, /* 0x7C9C */ 0x0000, /* 0x7C9D */ 0x0000, /* 0x7C9E */ 0x0000, /* 0x7C9F */ 0x0000, /* 0x7CA0 */ 0x0000, /* 0x7CA1 */ 0x0000, /* 0x7CA2 */ 0x0000, /* 0x7CA3 */ 0x0000, /* 0x7CA4 */ 0x0000, /* 0x7CA5 */ 0x0000, /* 0x7CA6 */ 0x0000, /* 0x7CA7 */ 0x0000, /* 0x7CA8 */ 0x0000, /* 0x7CA9 */ 0x0000, /* 0x7CAA */ 0x0000, /* 0x7CAB */ 0x0000, /* 0x7CAC */ 0x0000, /* 0x7CAD */ 0x0000, /* 0x7CAE */ 0x0000, /* 0x7CAF */ 0x0000, /* 0x7CB0 */ 0x0000, /* 0x7CB1 */ 0x0000, /* 0x7CB2 */ 0x0000, /* 0x7CB3 */ 0x0000, /* 0x7CB4 */ 0x0000, /* 0x7CB5 */ 0x0000, /* 0x7CB6 */ 0x0000, /* 0x7CB7 */ 0x0000, /* 0x7CB8 */ 0x0000, /* 0x7CB9 */ 0x0000, /* 0x7CBA */ 0x0000, /* 0x7CBB */ 0x0000, /* 0x7CBC */ 0x0000, /* 0x7CBD */ 0x0000, /* 0x7CBE */ 0x0000, /* 0x7CBF */ 0x0000, /* 0x7CC0 */ 0x0000, /* 0x7CC1 */ 0x0000, /* 0x7CC2 */ 0x0000, /* 0x7CC3 */ 0x0000, /* 0x7CC4 */ 0x0000, /* 0x7CC5 */ 0x0000, /* 0x7CC6 */ 0x0000, /* 0x7CC7 */ 0x0000, /* 0x7CC8 */ 0x0000, /* 0x7CC9 */ 0x0000, /* 0x7CCA */ 0x0000, /* 0x7CCB */ 0x0000, /* 0x7CCC */ 0x0000, /* 0x7CCD */ 0x0000, /* 0x7CCE */ 0x0000, /* 0x7CCF */ 0x0000, /* 0x7CD0 */ 0x0000, /* 0x7CD1 */ 0x0000, /* 0x7CD2 */ 0x0000, /* 0x7CD3 */ 0x0000, /* 0x7CD4 */ 0x0000, /* 0x7CD5 */ 0x0000, /* 0x7CD6 */ 0x0000, /* 0x7CD7 */ 0x0000, /* 0x7CD8 */ 0x0000, /* 0x7CD9 */ 0x0000, /* 0x7CDA */ 0x0000, /* 0x7CDB */ 0x0000, /* 0x7CDC */ 0x0000, /* 0x7CDD */ 0x0000, /* 0x7CDE */ 0x0000, /* 0x7CDF */ 0x0000, /* 0x7CE0 */ 0x0000, /* 0x7CE1 */ 0x0000, /* 0x7CE2 */ 0x0000, /* 0x7CE3 */ 0x0000, /* 0x7CE4 */ 0x0000, /* 0x7CE5 */ 0x0000, /* 0x7CE6 */ 0x0000, /* 0x7CE7 */ 0x0000, /* 0x7CE8 */ 0x0000, /* 0x7CE9 */ 0x0000, /* 0x7CEA */ 0x0000, /* 0x7CEB */ 0x0000, /* 0x7CEC */ 0x0000, /* 0x7CED */ 0x0000, /* 0x7CEE */ 0x0000, /* 0x7CEF */ 0x0000, /* 0x7CF0 */ 0x0000, /* 0x7CF1 */ 0x0000, /* 0x7CF2 */ 0x0000, /* 0x7CF3 */ 0x0000, /* 0x7CF4 */ 0x0000, /* 0x7CF5 */ 0x0000, /* 0x7CF6 */ 0x0000, /* 0x7CF7 */ 0x0000, /* 0x7CF8 */ 0x0000, /* 0x7CF9 */ 0x0000, /* 0x7CFA */ 0x0000, /* 0x7CFB */ 0x0000, /* 0x7CFC */ 0x0000, /* 0x7CFD */ 0x0000, /* 0x7CFE */ 0x0000, /* 0x7CFF */ 0x0000, /* 0x7D00 */ 0x0000, /* 0x7D01 */ 0x0000, /* 0x7D02 */ 0x0000, /* 0x7D03 */ 0x0000, /* 0x7D04 */ 0x0000, /* 0x7D05 */ 0x0000, /* 0x7D06 */ 0x0000, /* 0x7D07 */ 0x0000, /* 0x7D08 */ 0x0000, /* 0x7D09 */ 0x0000, /* 0x7D0A */ 0x0000, /* 0x7D0B */ 0x0000, /* 0x7D0C */ 0x0000, /* 0x7D0D */ 0x0000, /* 0x7D0E */ 0x0000, /* 0x7D0F */ 0x0000, /* 0x7D10 */ 0x0000, /* 0x7D11 */ 0x0000, /* 0x7D12 */ 0x0000, /* 0x7D13 */ 0x0000, /* 0x7D14 */ 0x0000, /* 0x7D15 */ 0x0000, /* 0x7D16 */ 0x0000, /* 0x7D17 */ 0x0000, /* 0x7D18 */ 0x0000, /* 0x7D19 */ 0x0000, /* 0x7D1A */ 0x0000, /* 0x7D1B */ 0x0000, /* 0x7D1C */ 0x0000, /* 0x7D1D */ 0x0000, /* 0x7D1E */ 0x0000, /* 0x7D1F */ 0x0000, /* 0x7D20 */ 0x0000, /* 0x7D21 */ 0x0000, /* 0x7D22 */ 0x0000, /* 0x7D23 */ 0x0000, /* 0x7D24 */ 0x0000, /* 0x7D25 */ 0x0000, /* 0x7D26 */ 0x0000, /* 0x7D27 */ 0x0000, /* 0x7D28 */ 0x0000, /* 0x7D29 */ 0x0000, /* 0x7D2A */ 0x0000, /* 0x7D2B */ 0x0000, /* 0x7D2C */ 0x0000, /* 0x7D2D */ 0x0000, /* 0x7D2E */ 0x0000, /* 0x7D2F */ 0x0000, /* 0x7D30 */ 0x0000, /* 0x7D31 */ 0x0000, /* 0x7D32 */ 0x0000, /* 0x7D33 */ 0x0000, /* 0x7D34 */ 0x0000, /* 0x7D35 */ 0x0000, /* 0x7D36 */ 0x0000, /* 0x7D37 */ 0x0000, /* 0x7D38 */ 0x0000, /* 0x7D39 */ 0x0000, /* 0x7D3A */ 0x0000, /* 0x7D3B */ 0x0000, /* 0x7D3C */ 0x0000, /* 0x7D3D */ 0x0000, /* 0x7D3E */ 0x0000, /* 0x7D3F */ 0x0000, /* 0x7D40 */ 0x0000, /* 0x7D41 */ 0x0000, /* 0x7D42 */ 0x0000, /* 0x7D43 */ 0x0000, /* 0x7D44 */ 0x0000, /* 0x7D45 */ 0x0000, /* 0x7D46 */ 0x0000, /* 0x7D47 */ 0x0000, /* 0x7D48 */ 0x0000, /* 0x7D49 */ 0x0000, /* 0x7D4A */ 0x0000, /* 0x7D4B */ 0x0000, /* 0x7D4C */ 0x0000, /* 0x7D4D */ 0x0000, /* 0x7D4E */ 0x0000, /* 0x7D4F */ 0x0000, /* 0x7D50 */ 0x0000, /* 0x7D51 */ 0x0000, /* 0x7D52 */ 0x0000, /* 0x7D53 */ 0x0000, /* 0x7D54 */ 0x0000, /* 0x7D55 */ 0x0000, /* 0x7D56 */ 0x0000, /* 0x7D57 */ 0x0000, /* 0x7D58 */ 0x0000, /* 0x7D59 */ 0x0000, /* 0x7D5A */ 0x0000, /* 0x7D5B */ 0x0000, /* 0x7D5C */ 0x0000, /* 0x7D5D */ 0x0000, /* 0x7D5E */ 0x0000, /* 0x7D5F */ 0x0000, /* 0x7D60 */ 0x0000, /* 0x7D61 */ 0x0000, /* 0x7D62 */ 0x0000, /* 0x7D63 */ 0x0000, /* 0x7D64 */ 0x0000, /* 0x7D65 */ 0x0000, /* 0x7D66 */ 0x0000, /* 0x7D67 */ 0x0000, /* 0x7D68 */ 0x0000, /* 0x7D69 */ 0x0000, /* 0x7D6A */ 0x0000, /* 0x7D6B */ 0x0000, /* 0x7D6C */ 0x0000, /* 0x7D6D */ 0x0000, /* 0x7D6E */ 0x0000, /* 0x7D6F */ 0x0000, /* 0x7D70 */ 0x0000, /* 0x7D71 */ 0x0000, /* 0x7D72 */ 0x0000, /* 0x7D73 */ 0x0000, /* 0x7D74 */ 0x0000, /* 0x7D75 */ 0x0000, /* 0x7D76 */ 0x0000, /* 0x7D77 */ 0x0000, /* 0x7D78 */ 0x0000, /* 0x7D79 */ 0x0000, /* 0x7D7A */ 0x0000, /* 0x7D7B */ 0x0000, /* 0x7D7C */ 0x0000, /* 0x7D7D */ 0x0000, /* 0x7D7E */ 0x0000, /* 0x7D7F */ 0x0000, /* 0x7D80 */ 0x0000, /* 0x7D81 */ 0x0000, /* 0x7D82 */ 0x0000, /* 0x7D83 */ 0x0000, /* 0x7D84 */ 0x0000, /* 0x7D85 */ 0x0000, /* 0x7D86 */ 0x0000, /* 0x7D87 */ 0x0000, /* 0x7D88 */ 0x0000, /* 0x7D89 */ 0x0000, /* 0x7D8A */ 0x0000, /* 0x7D8B */ 0x0000, /* 0x7D8C */ 0x0000, /* 0x7D8D */ 0x0000, /* 0x7D8E */ 0x0000, /* 0x7D8F */ 0x0000, /* 0x7D90 */ 0x0000, /* 0x7D91 */ 0x0000, /* 0x7D92 */ 0x0000, /* 0x7D93 */ 0x0000, /* 0x7D94 */ 0x0000, /* 0x7D95 */ 0x0000, /* 0x7D96 */ 0x0000, /* 0x7D97 */ 0x0000, /* 0x7D98 */ 0x0000, /* 0x7D99 */ 0x0000, /* 0x7D9A */ 0x0000, /* 0x7D9B */ 0x0000, /* 0x7D9C */ 0x0000, /* 0x7D9D */ 0x0000, /* 0x7D9E */ 0x0000, /* 0x7D9F */ 0x0000, /* 0x7DA0 */ 0x0000, /* 0x7DA1 */ 0x0000, /* 0x7DA2 */ 0x0000, /* 0x7DA3 */ 0x0000, /* 0x7DA4 */ 0x0000, /* 0x7DA5 */ 0x0000, /* 0x7DA6 */ 0x0000, /* 0x7DA7 */ 0x0000, /* 0x7DA8 */ 0x0000, /* 0x7DA9 */ 0x0000, /* 0x7DAA */ 0x0000, /* 0x7DAB */ 0x0000, /* 0x7DAC */ 0x0000, /* 0x7DAD */ 0x0000, /* 0x7DAE */ 0x0000, /* 0x7DAF */ 0x0000, /* 0x7DB0 */ 0x0000, /* 0x7DB1 */ 0x0000, /* 0x7DB2 */ 0x0000, /* 0x7DB3 */ 0x0000, /* 0x7DB4 */ 0x0000, /* 0x7DB5 */ 0x0000, /* 0x7DB6 */ 0x0000, /* 0x7DB7 */ 0x0000, /* 0x7DB8 */ 0x0000, /* 0x7DB9 */ 0x0000, /* 0x7DBA */ 0x0000, /* 0x7DBB */ 0x0000, /* 0x7DBC */ 0x0000, /* 0x7DBD */ 0x0000, /* 0x7DBE */ 0x0000, /* 0x7DBF */ 0x0000, /* 0x7DC0 */ 0x0000, /* 0x7DC1 */ 0x0000, /* 0x7DC2 */ 0x0000, /* 0x7DC3 */ 0x0000, /* 0x7DC4 */ 0x0000, /* 0x7DC5 */ 0x0000, /* 0x7DC6 */ 0x0000, /* 0x7DC7 */ 0x0000, /* 0x7DC8 */ 0x0000, /* 0x7DC9 */ 0x0000, /* 0x7DCA */ 0x0000, /* 0x7DCB */ 0x0000, /* 0x7DCC */ 0x0000, /* 0x7DCD */ 0x0000, /* 0x7DCE */ 0x0000, /* 0x7DCF */ 0x0000, /* 0x7DD0 */ 0x0000, /* 0x7DD1 */ 0x0000, /* 0x7DD2 */ 0x0000, /* 0x7DD3 */ 0x0000, /* 0x7DD4 */ 0x0000, /* 0x7DD5 */ 0x0000, /* 0x7DD6 */ 0x0000, /* 0x7DD7 */ 0x0000, /* 0x7DD8 */ 0x0000, /* 0x7DD9 */ 0x0000, /* 0x7DDA */ 0x0000, /* 0x7DDB */ 0x0000, /* 0x7DDC */ 0x0000, /* 0x7DDD */ 0x0000, /* 0x7DDE */ 0x0000, /* 0x7DDF */ 0x0000, /* 0x7DE0 */ 0x0000, /* 0x7DE1 */ 0x0000, /* 0x7DE2 */ 0x0000, /* 0x7DE3 */ 0x0000, /* 0x7DE4 */ 0x0000, /* 0x7DE5 */ 0x0000, /* 0x7DE6 */ 0x0000, /* 0x7DE7 */ 0x0000, /* 0x7DE8 */ 0x0000, /* 0x7DE9 */ 0x0000, /* 0x7DEA */ 0x0000, /* 0x7DEB */ 0x0000, /* 0x7DEC */ 0x0000, /* 0x7DED */ 0x0000, /* 0x7DEE */ 0x0000, /* 0x7DEF */ 0x0000, /* 0x7DF0 */ 0x0000, /* 0x7DF1 */ 0x0000, /* 0x7DF2 */ 0x0000, /* 0x7DF3 */ 0x0000, /* 0x7DF4 */ 0x0000, /* 0x7DF5 */ 0x0000, /* 0x7DF6 */ 0x0000, /* 0x7DF7 */ 0x0000, /* 0x7DF8 */ 0x0000, /* 0x7DF9 */ 0x0000, /* 0x7DFA */ 0x0000, /* 0x7DFB */ 0x0000, /* 0x7DFC */ 0x0000, /* 0x7DFD */ 0x0000, /* 0x7DFE */ 0x0000, /* 0x7DFF */ 0x0000, /* 0x7E00 */ 0x0000, /* 0x7E01 */ 0x0000, /* 0x7E02 */ 0x0000, /* 0x7E03 */ 0x0000, /* 0x7E04 */ 0x0000, /* 0x7E05 */ 0x0000, /* 0x7E06 */ 0x0000, /* 0x7E07 */ 0x0000, /* 0x7E08 */ 0x0000, /* 0x7E09 */ 0x0000, /* 0x7E0A */ 0x0000, /* 0x7E0B */ 0x0000, /* 0x7E0C */ 0x0000, /* 0x7E0D */ 0x0000, /* 0x7E0E */ 0x0000, /* 0x7E0F */ 0x0000, /* 0x7E10 */ 0x0000, /* 0x7E11 */ 0x0000, /* 0x7E12 */ 0x0000, /* 0x7E13 */ 0x0000, /* 0x7E14 */ 0x0000, /* 0x7E15 */ 0x0000, /* 0x7E16 */ 0x0000, /* 0x7E17 */ 0x0000, /* 0x7E18 */ 0x0000, /* 0x7E19 */ 0x0000, /* 0x7E1A */ 0x0000, /* 0x7E1B */ 0x0000, /* 0x7E1C */ 0x0000, /* 0x7E1D */ 0x0000, /* 0x7E1E */ 0x0000, /* 0x7E1F */ 0x0000, /* 0x7E20 */ 0x0000, /* 0x7E21 */ 0x0000, /* 0x7E22 */ 0x0000, /* 0x7E23 */ 0x0000, /* 0x7E24 */ 0x0000, /* 0x7E25 */ 0x0000, /* 0x7E26 */ 0x0000, /* 0x7E27 */ 0x0000, /* 0x7E28 */ 0x0000, /* 0x7E29 */ 0x0000, /* 0x7E2A */ 0x0000, /* 0x7E2B */ 0x0000, /* 0x7E2C */ 0x0000, /* 0x7E2D */ 0x0000, /* 0x7E2E */ 0x0000, /* 0x7E2F */ 0x0000, /* 0x7E30 */ 0x0000, /* 0x7E31 */ 0x0000, /* 0x7E32 */ 0x0000, /* 0x7E33 */ 0x0000, /* 0x7E34 */ 0x0000, /* 0x7E35 */ 0x0000, /* 0x7E36 */ 0x0000, /* 0x7E37 */ 0x0000, /* 0x7E38 */ 0x0000, /* 0x7E39 */ 0x0000, /* 0x7E3A */ 0x0000, /* 0x7E3B */ 0x0000, /* 0x7E3C */ 0x0000, /* 0x7E3D */ 0x0000, /* 0x7E3E */ 0x0000, /* 0x7E3F */ 0x0000, /* 0x7E40 */ 0x0000, /* 0x7E41 */ 0x0000, /* 0x7E42 */ 0x0000, /* 0x7E43 */ 0x0000, /* 0x7E44 */ 0x0000, /* 0x7E45 */ 0x0000, /* 0x7E46 */ 0x0000, /* 0x7E47 */ 0x0000, /* 0x7E48 */ 0x0000, /* 0x7E49 */ 0x0000, /* 0x7E4A */ 0x0000, /* 0x7E4B */ 0x0000, /* 0x7E4C */ 0x0000, /* 0x7E4D */ 0x0000, /* 0x7E4E */ 0x0000, /* 0x7E4F */ 0x0000, /* 0x7E50 */ 0x0000, /* 0x7E51 */ 0x0000, /* 0x7E52 */ 0x0000, /* 0x7E53 */ 0x0000, /* 0x7E54 */ 0x0000, /* 0x7E55 */ 0x0000, /* 0x7E56 */ 0x0000, /* 0x7E57 */ 0x0000, /* 0x7E58 */ 0x0000, /* 0x7E59 */ 0x0000, /* 0x7E5A */ 0x0000, /* 0x7E5B */ 0x0000, /* 0x7E5C */ 0x0000, /* 0x7E5D */ 0x0000, /* 0x7E5E */ 0x0000, /* 0x7E5F */ 0x0000, /* 0x7E60 */ 0x0000, /* 0x7E61 */ 0x0000, /* 0x7E62 */ 0x0000, /* 0x7E63 */ 0x0000, /* 0x7E64 */ 0x0000, /* 0x7E65 */ 0x0000, /* 0x7E66 */ 0x0000, /* 0x7E67 */ 0x0000, /* 0x7E68 */ 0x0000, /* 0x7E69 */ 0x0000, /* 0x7E6A */ 0x0000, /* 0x7E6B */ 0x0000, /* 0x7E6C */ 0x0000, /* 0x7E6D */ 0x0000, /* 0x7E6E */ 0x0000, /* 0x7E6F */ 0x0000, /* 0x7E70 */ 0x0000, /* 0x7E71 */ 0x0000, /* 0x7E72 */ 0x0000, /* 0x7E73 */ 0x0000, /* 0x7E74 */ 0x0000, /* 0x7E75 */ 0x0000, /* 0x7E76 */ 0x0000, /* 0x7E77 */ 0x0000, /* 0x7E78 */ 0x0000, /* 0x7E79 */ 0x0000, /* 0x7E7A */ 0x0000, /* 0x7E7B */ 0x0000, /* 0x7E7C */ 0x0000, /* 0x7E7D */ 0x0000, /* 0x7E7E */ 0x0000, /* 0x7E7F */ 0x0000, /* 0x7E80 */ 0x0000, /* 0x7E81 */ 0x0000, /* 0x7E82 */ 0x0000, /* 0x7E83 */ 0x0000, /* 0x7E84 */ 0x0000, /* 0x7E85 */ 0x0000, /* 0x7E86 */ 0x0000, /* 0x7E87 */ 0x0000, /* 0x7E88 */ 0x0000, /* 0x7E89 */ 0x0000, /* 0x7E8A */ 0x0000, /* 0x7E8B */ 0x0000, /* 0x7E8C */ 0x0000, /* 0x7E8D */ 0x0000, /* 0x7E8E */ 0x0000, /* 0x7E8F */ 0x0000, /* 0x7E90 */ 0x0000, /* 0x7E91 */ 0x0000, /* 0x7E92 */ 0x0000, /* 0x7E93 */ 0x0000, /* 0x7E94 */ 0x0000, /* 0x7E95 */ 0x0000, /* 0x7E96 */ 0x0000, /* 0x7E97 */ 0x0000, /* 0x7E98 */ 0x0000, /* 0x7E99 */ 0x0000, /* 0x7E9A */ 0x0000, /* 0x7E9B */ 0x0000, /* 0x7E9C */ 0x0000, /* 0x7E9D */ 0x0000, /* 0x7E9E */ 0x0000, /* 0x7E9F */ 0x0000, /* 0x7EA0 */ 0x0000, /* 0x7EA1 */ 0x0000, /* 0x7EA2 */ 0x0000, /* 0x7EA3 */ 0x0000, /* 0x7EA4 */ 0x0000, /* 0x7EA5 */ 0x0000, /* 0x7EA6 */ 0x0000, /* 0x7EA7 */ 0x0000, /* 0x7EA8 */ 0x0000, /* 0x7EA9 */ 0x0000, /* 0x7EAA */ 0x0000, /* 0x7EAB */ 0x0000, /* 0x7EAC */ 0x0000, /* 0x7EAD */ 0x0000, /* 0x7EAE */ 0x0000, /* 0x7EAF */ 0x0000, /* 0x7EB0 */ 0x0000, /* 0x7EB1 */ 0x0000, /* 0x7EB2 */ 0x0000, /* 0x7EB3 */ 0x0000, /* 0x7EB4 */ 0x0000, /* 0x7EB5 */ 0x0000, /* 0x7EB6 */ 0x0000, /* 0x7EB7 */ 0x0000, /* 0x7EB8 */ 0x0000, /* 0x7EB9 */ 0x0000, /* 0x7EBA */ 0x0000, /* 0x7EBB */ 0x0000, /* 0x7EBC */ 0x0000, /* 0x7EBD */ 0x0000, /* 0x7EBE */ 0x0000, /* 0x7EBF */ 0x0000, /* 0x7EC0 */ 0x0000, /* 0x7EC1 */ 0x0000, /* 0x7EC2 */ 0x0000, /* 0x7EC3 */ 0x0000, /* 0x7EC4 */ 0x0000, /* 0x7EC5 */ 0x0000, /* 0x7EC6 */ 0x0000, /* 0x7EC7 */ 0x0000, /* 0x7EC8 */ 0x0000, /* 0x7EC9 */ 0x0000, /* 0x7ECA */ 0x0000, /* 0x7ECB */ 0x0000, /* 0x7ECC */ 0x0000, /* 0x7ECD */ 0x0000, /* 0x7ECE */ 0x0000, /* 0x7ECF */ 0x0000, /* 0x7ED0 */ 0x0000, /* 0x7ED1 */ 0x0000, /* 0x7ED2 */ 0x0000, /* 0x7ED3 */ 0x0000, /* 0x7ED4 */ 0x0000, /* 0x7ED5 */ 0x0000, /* 0x7ED6 */ 0x0000, /* 0x7ED7 */ 0x0000, /* 0x7ED8 */ 0x0000, /* 0x7ED9 */ 0x0000, /* 0x7EDA */ 0x0000, /* 0x7EDB */ 0x0000, /* 0x7EDC */ 0x0000, /* 0x7EDD */ 0x0000, /* 0x7EDE */ 0x0000, /* 0x7EDF */ 0x0000, /* 0x7EE0 */ 0x0000, /* 0x7EE1 */ 0x0000, /* 0x7EE2 */ 0x0000, /* 0x7EE3 */ 0x0000, /* 0x7EE4 */ 0x0000, /* 0x7EE5 */ 0x0000, /* 0x7EE6 */ 0x0000, /* 0x7EE7 */ 0x0000, /* 0x7EE8 */ 0x0000, /* 0x7EE9 */ 0x0000, /* 0x7EEA */ 0x0000, /* 0x7EEB */ 0x0000, /* 0x7EEC */ 0x0000, /* 0x7EED */ 0x0000, /* 0x7EEE */ 0x0000, /* 0x7EEF */ 0x0000, /* 0x7EF0 */ 0x0000, /* 0x7EF1 */ 0x0000, /* 0x7EF2 */ 0x0000, /* 0x7EF3 */ 0x0000, /* 0x7EF4 */ 0x0000, /* 0x7EF5 */ 0x0000, /* 0x7EF6 */ 0x0000, /* 0x7EF7 */ 0x0000, /* 0x7EF8 */ 0x0000, /* 0x7EF9 */ 0x0000, /* 0x7EFA */ 0x0000, /* 0x7EFB */ 0x0000, /* 0x7EFC */ 0x0000, /* 0x7EFD */ 0x0000, /* 0x7EFE */ 0x0000, /* 0x7EFF */ 0x0000, /* 0x7F00 */ 0x0000, /* 0x7F01 */ 0x0000, /* 0x7F02 */ 0x0000, /* 0x7F03 */ 0x0000, /* 0x7F04 */ 0x0000, /* 0x7F05 */ 0x0000, /* 0x7F06 */ 0x0000, /* 0x7F07 */ 0x0000, /* 0x7F08 */ 0x0000, /* 0x7F09 */ 0x0000, /* 0x7F0A */ 0x0000, /* 0x7F0B */ 0x0000, /* 0x7F0C */ 0x0000, /* 0x7F0D */ 0x0000, /* 0x7F0E */ 0x0000, /* 0x7F0F */ 0x0000, /* 0x7F10 */ 0x0000, /* 0x7F11 */ 0x0000, /* 0x7F12 */ 0x0000, /* 0x7F13 */ 0x0000, /* 0x7F14 */ 0x0000, /* 0x7F15 */ 0x0000, /* 0x7F16 */ 0x0000, /* 0x7F17 */ 0x0000, /* 0x7F18 */ 0x0000, /* 0x7F19 */ 0x0000, /* 0x7F1A */ 0x0000, /* 0x7F1B */ 0x0000, /* 0x7F1C */ 0x0000, /* 0x7F1D */ 0x0000, /* 0x7F1E */ 0x0000, /* 0x7F1F */ 0x0000, /* 0x7F20 */ 0x0000, /* 0x7F21 */ 0x0000, /* 0x7F22 */ 0x0000, /* 0x7F23 */ 0x0000, /* 0x7F24 */ 0x0000, /* 0x7F25 */ 0x0000, /* 0x7F26 */ 0x0000, /* 0x7F27 */ 0x0000, /* 0x7F28 */ 0x0000, /* 0x7F29 */ 0x0000, /* 0x7F2A */ 0x0000, /* 0x7F2B */ 0x0000, /* 0x7F2C */ 0x0000, /* 0x7F2D */ 0x0000, /* 0x7F2E */ 0x0000, /* 0x7F2F */ 0x0000, /* 0x7F30 */ 0x0000, /* 0x7F31 */ 0x0000, /* 0x7F32 */ 0x0000, /* 0x7F33 */ 0x0000, /* 0x7F34 */ 0x0000, /* 0x7F35 */ 0x0000, /* 0x7F36 */ 0x0000, /* 0x7F37 */ 0x0000, /* 0x7F38 */ 0x0000, /* 0x7F39 */ 0x0000, /* 0x7F3A */ 0x0000, /* 0x7F3B */ 0x0000, /* 0x7F3C */ 0x0000, /* 0x7F3D */ 0x0000, /* 0x7F3E */ 0x0000, /* 0x7F3F */ 0x0000, /* 0x7F40 */ 0x0000, /* 0x7F41 */ 0x0000, /* 0x7F42 */ 0x0000, /* 0x7F43 */ 0x0000, /* 0x7F44 */ 0x0000, /* 0x7F45 */ 0x0000, /* 0x7F46 */ 0x0000, /* 0x7F47 */ 0x0000, /* 0x7F48 */ 0x0000, /* 0x7F49 */ 0x0000, /* 0x7F4A */ 0x0000, /* 0x7F4B */ 0x0000, /* 0x7F4C */ 0x0000, /* 0x7F4D */ 0x0000, /* 0x7F4E */ 0x0000, /* 0x7F4F */ 0x0000, /* 0x7F50 */ 0x0000, /* 0x7F51 */ 0x0000, /* 0x7F52 */ 0x0000, /* 0x7F53 */ 0x0000, /* 0x7F54 */ 0x0000, /* 0x7F55 */ 0x0000, /* 0x7F56 */ 0x0000, /* 0x7F57 */ 0x0000, /* 0x7F58 */ 0x0000, /* 0x7F59 */ 0x0000, /* 0x7F5A */ 0x0000, /* 0x7F5B */ 0x0000, /* 0x7F5C */ 0x0000, /* 0x7F5D */ 0x0000, /* 0x7F5E */ 0x0000, /* 0x7F5F */ 0x0000, /* 0x7F60 */ 0x0000, /* 0x7F61 */ 0x0000, /* 0x7F62 */ 0x0000, /* 0x7F63 */ 0x0000, /* 0x7F64 */ 0x0000, /* 0x7F65 */ 0x0000, /* 0x7F66 */ 0x0000, /* 0x7F67 */ 0x0000, /* 0x7F68 */ 0x0000, /* 0x7F69 */ 0x0000, /* 0x7F6A */ 0x0000, /* 0x7F6B */ 0x0000, /* 0x7F6C */ 0x0000, /* 0x7F6D */ 0x0000, /* 0x7F6E */ 0x0000, /* 0x7F6F */ 0x0000, /* 0x7F70 */ 0x0000, /* 0x7F71 */ 0x0000, /* 0x7F72 */ 0x0000, /* 0x7F73 */ 0x0000, /* 0x7F74 */ 0x0000, /* 0x7F75 */ 0x0000, /* 0x7F76 */ 0x0000, /* 0x7F77 */ 0x0000, /* 0x7F78 */ 0x0000, /* 0x7F79 */ 0x0000, /* 0x7F7A */ 0x0000, /* 0x7F7B */ 0x0000, /* 0x7F7C */ 0x0000, /* 0x7F7D */ 0x0000, /* 0x7F7E */ 0x0000, /* 0x7F7F */ 0x0000, /* 0x7F80 */ 0x0000, /* 0x7F81 */ 0x0000, /* 0x7F82 */ 0x0000, /* 0x7F83 */ 0x0000, /* 0x7F84 */ 0x0000, /* 0x7F85 */ 0x0000, /* 0x7F86 */ 0x0000, /* 0x7F87 */ 0x0000, /* 0x7F88 */ 0x0000, /* 0x7F89 */ 0x0000, /* 0x7F8A */ 0x0000, /* 0x7F8B */ 0x0000, /* 0x7F8C */ 0x0000, /* 0x7F8D */ 0x0000, /* 0x7F8E */ 0x0000, /* 0x7F8F */ 0x0000, /* 0x7F90 */ 0x0000, /* 0x7F91 */ 0x0000, /* 0x7F92 */ 0x0000, /* 0x7F93 */ 0x0000, /* 0x7F94 */ 0x0000, /* 0x7F95 */ 0x0000, /* 0x7F96 */ 0x0000, /* 0x7F97 */ 0x0000, /* 0x7F98 */ 0x0000, /* 0x7F99 */ 0x0000, /* 0x7F9A */ 0x0000, /* 0x7F9B */ 0x0000, /* 0x7F9C */ 0x0000, /* 0x7F9D */ 0x0000, /* 0x7F9E */ 0x0000, /* 0x7F9F */ 0x0000, /* 0x7FA0 */ 0x0000, /* 0x7FA1 */ 0x0000, /* 0x7FA2 */ 0x0000, /* 0x7FA3 */ 0x0000, /* 0x7FA4 */ 0x0000, /* 0x7FA5 */ 0x0000, /* 0x7FA6 */ 0x0000, /* 0x7FA7 */ 0x0000, /* 0x7FA8 */ 0x0000, /* 0x7FA9 */ 0x0000, /* 0x7FAA */ 0x0000, /* 0x7FAB */ 0x0000, /* 0x7FAC */ 0x0000, /* 0x7FAD */ 0x0000, /* 0x7FAE */ 0x0000, /* 0x7FAF */ 0x0000, /* 0x7FB0 */ 0x0000, /* 0x7FB1 */ 0x0000, /* 0x7FB2 */ 0x0000, /* 0x7FB3 */ 0x0000, /* 0x7FB4 */ 0x0000, /* 0x7FB5 */ 0x0000, /* 0x7FB6 */ 0x0000, /* 0x7FB7 */ 0x0000, /* 0x7FB8 */ 0x0000, /* 0x7FB9 */ 0x0000, /* 0x7FBA */ 0x0000, /* 0x7FBB */ 0x0000, /* 0x7FBC */ 0x0000, /* 0x7FBD */ 0x0000, /* 0x7FBE */ 0x0000, /* 0x7FBF */ 0x0000, /* 0x7FC0 */ 0x0000, /* 0x7FC1 */ 0x0000, /* 0x7FC2 */ 0x0000, /* 0x7FC3 */ 0x0000, /* 0x7FC4 */ 0x0000, /* 0x7FC5 */ 0x0000, /* 0x7FC6 */ 0x0000, /* 0x7FC7 */ 0x0000, /* 0x7FC8 */ 0x0000, /* 0x7FC9 */ 0x0000, /* 0x7FCA */ 0x0000, /* 0x7FCB */ 0x0000, /* 0x7FCC */ 0x0000, /* 0x7FCD */ 0x0000, /* 0x7FCE */ 0x0000, /* 0x7FCF */ 0x0000, /* 0x7FD0 */ 0x0000, /* 0x7FD1 */ 0x0000, /* 0x7FD2 */ 0x0000, /* 0x7FD3 */ 0x0000, /* 0x7FD4 */ 0x0000, /* 0x7FD5 */ 0x0000, /* 0x7FD6 */ 0x0000, /* 0x7FD7 */ 0x0000, /* 0x7FD8 */ 0x0000, /* 0x7FD9 */ 0x0000, /* 0x7FDA */ 0x0000, /* 0x7FDB */ 0x0000, /* 0x7FDC */ 0x0000, /* 0x7FDD */ 0x0000, /* 0x7FDE */ 0x0000, /* 0x7FDF */ 0x0000, /* 0x7FE0 */ 0x0000, /* 0x7FE1 */ 0x0000, /* 0x7FE2 */ 0x0000, /* 0x7FE3 */ 0x0000, /* 0x7FE4 */ 0x0000, /* 0x7FE5 */ 0x0000, /* 0x7FE6 */ 0x0000, /* 0x7FE7 */ 0x0000, /* 0x7FE8 */ 0x0000, /* 0x7FE9 */ 0x0000, /* 0x7FEA */ 0x0000, /* 0x7FEB */ 0x0000, /* 0x7FEC */ 0x0000, /* 0x7FED */ 0x0000, /* 0x7FEE */ 0x0000, /* 0x7FEF */ 0x0000, /* 0x7FF0 */ 0x0000, /* 0x7FF1 */ 0x0000, /* 0x7FF2 */ 0x0000, /* 0x7FF3 */ 0x0000, /* 0x7FF4 */ 0x0000, /* 0x7FF5 */ 0x0000, /* 0x7FF6 */ 0x0000, /* 0x7FF7 */ 0x0000, /* 0x7FF8 */ 0x0000, /* 0x7FF9 */ 0x0000, /* 0x7FFA */ 0x0000, /* 0x7FFB */ 0x0000, /* 0x7FFC */ 0x0000, /* 0x7FFD */ 0x0000, /* 0x7FFE */ 0x0000, /* 0x7FFF */ 0x0000, /* 0x8000 */ 0x0000, /* 0x8001 */ 0x0000, /* 0x8002 */ 0x0000, /* 0x8003 */ 0x0000, /* 0x8004 */ 0x0000, /* 0x8005 */ 0x0000, /* 0x8006 */ 0x0000, /* 0x8007 */ 0x0000, /* 0x8008 */ 0x0000, /* 0x8009 */ 0x0000, /* 0x800A */ 0x0000, /* 0x800B */ 0x0000, /* 0x800C */ 0x0000, /* 0x800D */ 0x0000, /* 0x800E */ 0x0000, /* 0x800F */ 0x0000, /* 0x8010 */ 0x0000, /* 0x8011 */ 0x0000, /* 0x8012 */ 0x0000, /* 0x8013 */ 0x0000, /* 0x8014 */ 0x0000, /* 0x8015 */ 0x0000, /* 0x8016 */ 0x0000, /* 0x8017 */ 0x0000, /* 0x8018 */ 0x0000, /* 0x8019 */ 0x0000, /* 0x801A */ 0x0000, /* 0x801B */ 0x0000, /* 0x801C */ 0x0000, /* 0x801D */ 0x0000, /* 0x801E */ 0x0000, /* 0x801F */ 0x0000, /* 0x8020 */ 0x0000, /* 0x8021 */ 0x0000, /* 0x8022 */ 0x0000, /* 0x8023 */ 0x0000, /* 0x8024 */ 0x0000, /* 0x8025 */ 0x0000, /* 0x8026 */ 0x0000, /* 0x8027 */ 0x0000, /* 0x8028 */ 0x0000, /* 0x8029 */ 0x0000, /* 0x802A */ 0x0000, /* 0x802B */ 0x0000, /* 0x802C */ 0x0000, /* 0x802D */ 0x0000, /* 0x802E */ 0x0000, /* 0x802F */ 0x0000, /* 0x8030 */ 0x0000, /* 0x8031 */ 0x0000, /* 0x8032 */ 0x0000, /* 0x8033 */ 0x0000, /* 0x8034 */ 0x0000, /* 0x8035 */ 0x0000, /* 0x8036 */ 0x0000, /* 0x8037 */ 0x0000, /* 0x8038 */ 0x0000, /* 0x8039 */ 0x0000, /* 0x803A */ 0x0000, /* 0x803B */ 0x0000, /* 0x803C */ 0x0000, /* 0x803D */ 0x0000, /* 0x803E */ 0x0000, /* 0x803F */ 0x0000, /* 0x8040 */ 0x0000, /* 0x8041 */ 0x0000, /* 0x8042 */ 0x0000, /* 0x8043 */ 0x0000, /* 0x8044 */ 0x0000, /* 0x8045 */ 0x0000, /* 0x8046 */ 0x0000, /* 0x8047 */ 0x0000, /* 0x8048 */ 0x0000, /* 0x8049 */ 0x0000, /* 0x804A */ 0x0000, /* 0x804B */ 0x0000, /* 0x804C */ 0x0000, /* 0x804D */ 0x0000, /* 0x804E */ 0x0000, /* 0x804F */ 0x0000, /* 0x8050 */ 0x0000, /* 0x8051 */ 0x0000, /* 0x8052 */ 0x0000, /* 0x8053 */ 0x0000, /* 0x8054 */ 0x0000, /* 0x8055 */ 0x0000, /* 0x8056 */ 0x0000, /* 0x8057 */ 0x0000, /* 0x8058 */ 0x0000, /* 0x8059 */ 0x0000, /* 0x805A */ 0x0000, /* 0x805B */ 0x0000, /* 0x805C */ 0x0000, /* 0x805D */ 0x0000, /* 0x805E */ 0x0000, /* 0x805F */ 0x0000, /* 0x8060 */ 0x0000, /* 0x8061 */ 0x0000, /* 0x8062 */ 0x0000, /* 0x8063 */ 0x0000, /* 0x8064 */ 0x0000, /* 0x8065 */ 0x0000, /* 0x8066 */ 0x0000, /* 0x8067 */ 0x0000, /* 0x8068 */ 0x0000, /* 0x8069 */ 0x0000, /* 0x806A */ 0x0000, /* 0x806B */ 0x0000, /* 0x806C */ 0x0000, /* 0x806D */ 0x0000, /* 0x806E */ 0x0000, /* 0x806F */ 0x0000, /* 0x8070 */ 0x0000, /* 0x8071 */ 0x0000, /* 0x8072 */ 0x0000, /* 0x8073 */ 0x0000, /* 0x8074 */ 0x0000, /* 0x8075 */ 0x0000, /* 0x8076 */ 0x0000, /* 0x8077 */ 0x0000, /* 0x8078 */ 0x0000, /* 0x8079 */ 0x0000, /* 0x807A */ 0x0000, /* 0x807B */ 0x0000, /* 0x807C */ 0x0000, /* 0x807D */ 0x0000, /* 0x807E */ 0x0000, /* 0x807F */ 0x0000, /* 0x8080 */ 0x0000, /* 0x8081 */ 0x0000, /* 0x8082 */ 0x0000, /* 0x8083 */ 0x0000, /* 0x8084 */ 0x0000, /* 0x8085 */ 0x0000, /* 0x8086 */ 0x0000, /* 0x8087 */ 0x0000, /* 0x8088 */ 0x0000, /* 0x8089 */ 0x0000, /* 0x808A */ 0x0000, /* 0x808B */ 0x0000, /* 0x808C */ 0x0000, /* 0x808D */ 0x0000, /* 0x808E */ 0x0000, /* 0x808F */ 0x0000, /* 0x8090 */ 0x0000, /* 0x8091 */ 0x0000, /* 0x8092 */ 0x0000, /* 0x8093 */ 0x0000, /* 0x8094 */ 0x0000, /* 0x8095 */ 0x0000, /* 0x8096 */ 0x0000, /* 0x8097 */ 0x0000, /* 0x8098 */ 0x0000, /* 0x8099 */ 0x0000, /* 0x809A */ 0x0000, /* 0x809B */ 0x0000, /* 0x809C */ 0x0000, /* 0x809D */ 0x0000, /* 0x809E */ 0x0000, /* 0x809F */ 0x0000, /* 0x80A0 */ 0x0000, /* 0x80A1 */ 0x0000, /* 0x80A2 */ 0x0000, /* 0x80A3 */ 0x0000, /* 0x80A4 */ 0x0000, /* 0x80A5 */ 0x0000, /* 0x80A6 */ 0x0000, /* 0x80A7 */ 0x0000, /* 0x80A8 */ 0x0000, /* 0x80A9 */ 0x0000, /* 0x80AA */ 0x0000, /* 0x80AB */ 0x0000, /* 0x80AC */ 0x0000, /* 0x80AD */ 0x0000, /* 0x80AE */ 0x0000, /* 0x80AF */ 0x0000, /* 0x80B0 */ 0x0000, /* 0x80B1 */ 0x0000, /* 0x80B2 */ 0x0000, /* 0x80B3 */ 0x0000, /* 0x80B4 */ 0x0000, /* 0x80B5 */ 0x0000, /* 0x80B6 */ 0x0000, /* 0x80B7 */ 0x0000, /* 0x80B8 */ 0x0000, /* 0x80B9 */ 0x0000, /* 0x80BA */ 0x0000, /* 0x80BB */ 0x0000, /* 0x80BC */ 0x0000, /* 0x80BD */ 0x0000, /* 0x80BE */ 0x0000, /* 0x80BF */ 0x0000, /* 0x80C0 */ 0x0000, /* 0x80C1 */ 0x0000, /* 0x80C2 */ 0x0000, /* 0x80C3 */ 0x0000, /* 0x80C4 */ 0x0000, /* 0x80C5 */ 0x0000, /* 0x80C6 */ 0x0000, /* 0x80C7 */ 0x0000, /* 0x80C8 */ 0x0000, /* 0x80C9 */ 0x0000, /* 0x80CA */ 0x0000, /* 0x80CB */ 0x0000, /* 0x80CC */ 0x0000, /* 0x80CD */ 0x0000, /* 0x80CE */ 0x0000, /* 0x80CF */ 0x0000, /* 0x80D0 */ 0x0000, /* 0x80D1 */ 0x0000, /* 0x80D2 */ 0x0000, /* 0x80D3 */ 0x0000, /* 0x80D4 */ 0x0000, /* 0x80D5 */ 0x0000, /* 0x80D6 */ 0x0000, /* 0x80D7 */ 0x0000, /* 0x80D8 */ 0x0000, /* 0x80D9 */ 0x0000, /* 0x80DA */ 0x0000, /* 0x80DB */ 0x0000, /* 0x80DC */ 0x0000, /* 0x80DD */ 0x0000, /* 0x80DE */ 0x0000, /* 0x80DF */ 0x0000, /* 0x80E0 */ 0x0000, /* 0x80E1 */ 0x0000, /* 0x80E2 */ 0x0000, /* 0x80E3 */ 0x0000, /* 0x80E4 */ 0x0000, /* 0x80E5 */ 0x0000, /* 0x80E6 */ 0x0000, /* 0x80E7 */ 0x0000, /* 0x80E8 */ 0x0000, /* 0x80E9 */ 0x0000, /* 0x80EA */ 0x0000, /* 0x80EB */ 0x0000, /* 0x80EC */ 0x0000, /* 0x80ED */ 0x0000, /* 0x80EE */ 0x0000, /* 0x80EF */ 0x0000, /* 0x80F0 */ 0x0000, /* 0x80F1 */ 0x0000, /* 0x80F2 */ 0x0000, /* 0x80F3 */ 0x0000, /* 0x80F4 */ 0x0000, /* 0x80F5 */ 0x0000, /* 0x80F6 */ 0x0000, /* 0x80F7 */ 0x0000, /* 0x80F8 */ 0x0000, /* 0x80F9 */ 0x0000, /* 0x80FA */ 0x0000, /* 0x80FB */ 0x0000, /* 0x80FC */ 0x0000, /* 0x80FD */ 0x0000, /* 0x80FE */ 0x0000, /* 0x80FF */ 0x0000, /* 0x8100 */ 0x0000, /* 0x8101 */ 0x0000, /* 0x8102 */ 0x0000, /* 0x8103 */ 0x0000, /* 0x8104 */ 0x0000, /* 0x8105 */ 0x0000, /* 0x8106 */ 0x0000, /* 0x8107 */ 0x0000, /* 0x8108 */ 0x0000, /* 0x8109 */ 0x0000, /* 0x810A */ 0x0000, /* 0x810B */ 0x0000, /* 0x810C */ 0x0000, /* 0x810D */ 0x0000, /* 0x810E */ 0x0000, /* 0x810F */ 0x0000, /* 0x8110 */ 0x0000, /* 0x8111 */ 0x0000, /* 0x8112 */ 0x0000, /* 0x8113 */ 0x0000, /* 0x8114 */ 0x0000, /* 0x8115 */ 0x0000, /* 0x8116 */ 0x0000, /* 0x8117 */ 0x0000, /* 0x8118 */ 0x0000, /* 0x8119 */ 0x0000, /* 0x811A */ 0x0000, /* 0x811B */ 0x0000, /* 0x811C */ 0x0000, /* 0x811D */ 0x0000, /* 0x811E */ 0x0000, /* 0x811F */ 0x0000, /* 0x8120 */ 0x0000, /* 0x8121 */ 0x0000, /* 0x8122 */ 0x0000, /* 0x8123 */ 0x0000, /* 0x8124 */ 0x0000, /* 0x8125 */ 0x0000, /* 0x8126 */ 0x0000, /* 0x8127 */ 0x0000, /* 0x8128 */ 0x0000, /* 0x8129 */ 0x0000, /* 0x812A */ 0x0000, /* 0x812B */ 0x0000, /* 0x812C */ 0x0000, /* 0x812D */ 0x0000, /* 0x812E */ 0x0000, /* 0x812F */ 0x0000, /* 0x8130 */ 0x0000, /* 0x8131 */ 0x0000, /* 0x8132 */ 0x0000, /* 0x8133 */ 0x0000, /* 0x8134 */ 0x0000, /* 0x8135 */ 0x0000, /* 0x8136 */ 0x0000, /* 0x8137 */ 0x0000, /* 0x8138 */ 0x0000, /* 0x8139 */ 0x0000, /* 0x813A */ 0x0000, /* 0x813B */ 0x0000, /* 0x813C */ 0x0000, /* 0x813D */ 0x0000, /* 0x813E */ 0x0000, /* 0x813F */ 0x0000, /* 0x8140 */ 0x0000, /* 0x8141 */ 0x0000, /* 0x8142 */ 0x0000, /* 0x8143 */ 0x0000, /* 0x8144 */ 0x0000, /* 0x8145 */ 0x0000, /* 0x8146 */ 0x0000, /* 0x8147 */ 0x0000, /* 0x8148 */ 0x0000, /* 0x8149 */ 0x0000, /* 0x814A */ 0x0000, /* 0x814B */ 0x0000, /* 0x814C */ 0x0000, /* 0x814D */ 0x0000, /* 0x814E */ 0x0000, /* 0x814F */ 0x0000, /* 0x8150 */ 0x0000, /* 0x8151 */ 0x0000, /* 0x8152 */ 0x0000, /* 0x8153 */ 0x0000, /* 0x8154 */ 0x0000, /* 0x8155 */ 0x0000, /* 0x8156 */ 0x0000, /* 0x8157 */ 0x0000, /* 0x8158 */ 0x0000, /* 0x8159 */ 0x0000, /* 0x815A */ 0x0000, /* 0x815B */ 0x0000, /* 0x815C */ 0x0000, /* 0x815D */ 0x0000, /* 0x815E */ 0x0000, /* 0x815F */ 0x0000, /* 0x8160 */ 0x0000, /* 0x8161 */ 0x0000, /* 0x8162 */ 0x0000, /* 0x8163 */ 0x0000, /* 0x8164 */ 0x0000, /* 0x8165 */ 0x0000, /* 0x8166 */ 0x0000, /* 0x8167 */ 0x0000, /* 0x8168 */ 0x0000, /* 0x8169 */ 0x0000, /* 0x816A */ 0x0000, /* 0x816B */ 0x0000, /* 0x816C */ 0x0000, /* 0x816D */ 0x0000, /* 0x816E */ 0x0000, /* 0x816F */ 0x0000, /* 0x8170 */ 0x0000, /* 0x8171 */ 0x0000, /* 0x8172 */ 0x0000, /* 0x8173 */ 0x0000, /* 0x8174 */ 0x0000, /* 0x8175 */ 0x0000, /* 0x8176 */ 0x0000, /* 0x8177 */ 0x0000, /* 0x8178 */ 0x0000, /* 0x8179 */ 0x0000, /* 0x817A */ 0x0000, /* 0x817B */ 0x0000, /* 0x817C */ 0x0000, /* 0x817D */ 0x0000, /* 0x817E */ 0x0000, /* 0x817F */ 0x0000, /* 0x8180 */ 0x0000, /* 0x8181 */ 0x0000, /* 0x8182 */ 0x0000, /* 0x8183 */ 0x0000, /* 0x8184 */ 0x0000, /* 0x8185 */ 0x0000, /* 0x8186 */ 0x0000, /* 0x8187 */ 0x0000, /* 0x8188 */ 0x0000, /* 0x8189 */ 0x0000, /* 0x818A */ 0x0000, /* 0x818B */ 0x0000, /* 0x818C */ 0x0000, /* 0x818D */ 0x0000, /* 0x818E */ 0x0000, /* 0x818F */ 0x0000, /* 0x8190 */ 0x0000, /* 0x8191 */ 0x0000, /* 0x8192 */ 0x0000, /* 0x8193 */ 0x0000, /* 0x8194 */ 0x0000, /* 0x8195 */ 0x0000, /* 0x8196 */ 0x0000, /* 0x8197 */ 0x0000, /* 0x8198 */ 0x0000, /* 0x8199 */ 0x0000, /* 0x819A */ 0x0000, /* 0x819B */ 0x0000, /* 0x819C */ 0x0000, /* 0x819D */ 0x0000, /* 0x819E */ 0x0000, /* 0x819F */ 0x0000, /* 0x81A0 */ 0x0000, /* 0x81A1 */ 0x0000, /* 0x81A2 */ 0x0000, /* 0x81A3 */ 0x0000, /* 0x81A4 */ 0x0000, /* 0x81A5 */ 0x0000, /* 0x81A6 */ 0x0000, /* 0x81A7 */ 0x0000, /* 0x81A8 */ 0x0000, /* 0x81A9 */ 0x0000, /* 0x81AA */ 0x0000, /* 0x81AB */ 0x0000, /* 0x81AC */ 0x0000, /* 0x81AD */ 0x0000, /* 0x81AE */ 0x0000, /* 0x81AF */ 0x0000, /* 0x81B0 */ 0x0000, /* 0x81B1 */ 0x0000, /* 0x81B2 */ 0x0000, /* 0x81B3 */ 0x0000, /* 0x81B4 */ 0x0000, /* 0x81B5 */ 0x0000, /* 0x81B6 */ 0x0000, /* 0x81B7 */ 0x0000, /* 0x81B8 */ 0x0000, /* 0x81B9 */ 0x0000, /* 0x81BA */ 0x0000, /* 0x81BB */ 0x0000, /* 0x81BC */ 0x0000, /* 0x81BD */ 0x0000, /* 0x81BE */ 0x0000, /* 0x81BF */ 0x0000, /* 0x81C0 */ 0x0000, /* 0x81C1 */ 0x0000, /* 0x81C2 */ 0x0000, /* 0x81C3 */ 0x0000, /* 0x81C4 */ 0x0000, /* 0x81C5 */ 0x0000, /* 0x81C6 */ 0x0000, /* 0x81C7 */ 0x0000, /* 0x81C8 */ 0x0000, /* 0x81C9 */ 0x0000, /* 0x81CA */ 0x0000, /* 0x81CB */ 0x0000, /* 0x81CC */ 0x0000, /* 0x81CD */ 0x0000, /* 0x81CE */ 0x0000, /* 0x81CF */ 0x0000, /* 0x81D0 */ 0x0000, /* 0x81D1 */ 0x0000, /* 0x81D2 */ 0x0000, /* 0x81D3 */ 0x0000, /* 0x81D4 */ 0x0000, /* 0x81D5 */ 0x0000, /* 0x81D6 */ 0x0000, /* 0x81D7 */ 0x0000, /* 0x81D8 */ 0x0000, /* 0x81D9 */ 0x0000, /* 0x81DA */ 0x0000, /* 0x81DB */ 0x0000, /* 0x81DC */ 0x0000, /* 0x81DD */ 0x0000, /* 0x81DE */ 0x0000, /* 0x81DF */ 0x0000, /* 0x81E0 */ 0x0000, /* 0x81E1 */ 0x0000, /* 0x81E2 */ 0x0000, /* 0x81E3 */ 0x0000, /* 0x81E4 */ 0x0000, /* 0x81E5 */ 0x0000, /* 0x81E6 */ 0x0000, /* 0x81E7 */ 0x0000, /* 0x81E8 */ 0x0000, /* 0x81E9 */ 0x0000, /* 0x81EA */ 0x0000, /* 0x81EB */ 0x0000, /* 0x81EC */ 0x0000, /* 0x81ED */ 0x0000, /* 0x81EE */ 0x0000, /* 0x81EF */ 0x0000, /* 0x81F0 */ 0x0000, /* 0x81F1 */ 0x0000, /* 0x81F2 */ 0x0000, /* 0x81F3 */ 0x0000, /* 0x81F4 */ 0x0000, /* 0x81F5 */ 0x0000, /* 0x81F6 */ 0x0000, /* 0x81F7 */ 0x0000, /* 0x81F8 */ 0x0000, /* 0x81F9 */ 0x0000, /* 0x81FA */ 0x0000, /* 0x81FB */ 0x0000, /* 0x81FC */ 0x0000, /* 0x81FD */ 0x0000, /* 0x81FE */ 0x0000, /* 0x81FF */ 0x0000, /* 0x8200 */ 0x0000, /* 0x8201 */ 0x0000, /* 0x8202 */ 0x0000, /* 0x8203 */ 0x0000, /* 0x8204 */ 0x0000, /* 0x8205 */ 0x0000, /* 0x8206 */ 0x0000, /* 0x8207 */ 0x0000, /* 0x8208 */ 0x0000, /* 0x8209 */ 0x0000, /* 0x820A */ 0x0000, /* 0x820B */ 0x0000, /* 0x820C */ 0x0000, /* 0x820D */ 0x0000, /* 0x820E */ 0x0000, /* 0x820F */ 0x0000, /* 0x8210 */ 0x0000, /* 0x8211 */ 0x0000, /* 0x8212 */ 0x0000, /* 0x8213 */ 0x0000, /* 0x8214 */ 0x0000, /* 0x8215 */ 0x0000, /* 0x8216 */ 0x0000, /* 0x8217 */ 0x0000, /* 0x8218 */ 0x0000, /* 0x8219 */ 0x0000, /* 0x821A */ 0x0000, /* 0x821B */ 0x0000, /* 0x821C */ 0x0000, /* 0x821D */ 0x0000, /* 0x821E */ 0x0000, /* 0x821F */ 0x0000, /* 0x8220 */ 0x0000, /* 0x8221 */ 0x0000, /* 0x8222 */ 0x0000, /* 0x8223 */ 0x0000, /* 0x8224 */ 0x0000, /* 0x8225 */ 0x0000, /* 0x8226 */ 0x0000, /* 0x8227 */ 0x0000, /* 0x8228 */ 0x0000, /* 0x8229 */ 0x0000, /* 0x822A */ 0x0000, /* 0x822B */ 0x0000, /* 0x822C */ 0x0000, /* 0x822D */ 0x0000, /* 0x822E */ 0x0000, /* 0x822F */ 0x0000, /* 0x8230 */ 0x0000, /* 0x8231 */ 0x0000, /* 0x8232 */ 0x0000, /* 0x8233 */ 0x0000, /* 0x8234 */ 0x0000, /* 0x8235 */ 0x0000, /* 0x8236 */ 0x0000, /* 0x8237 */ 0x0000, /* 0x8238 */ 0x0000, /* 0x8239 */ 0x0000, /* 0x823A */ 0x0000, /* 0x823B */ 0x0000, /* 0x823C */ 0x0000, /* 0x823D */ 0x0000, /* 0x823E */ 0x0000, /* 0x823F */ 0x0000, /* 0x8240 */ 0x0000, /* 0x8241 */ 0x0000, /* 0x8242 */ 0x0000, /* 0x8243 */ 0x0000, /* 0x8244 */ 0x0000, /* 0x8245 */ 0x0000, /* 0x8246 */ 0x0000, /* 0x8247 */ 0x0000, /* 0x8248 */ 0x0000, /* 0x8249 */ 0x0000, /* 0x824A */ 0x0000, /* 0x824B */ 0x0000, /* 0x824C */ 0x0000, /* 0x824D */ 0x0000, /* 0x824E */ 0x0000, /* 0x824F */ 0x0000, /* 0x8250 */ 0x0000, /* 0x8251 */ 0x0000, /* 0x8252 */ 0x0000, /* 0x8253 */ 0x0000, /* 0x8254 */ 0x0000, /* 0x8255 */ 0x0000, /* 0x8256 */ 0x0000, /* 0x8257 */ 0x0000, /* 0x8258 */ 0x0000, /* 0x8259 */ 0x0000, /* 0x825A */ 0x0000, /* 0x825B */ 0x0000, /* 0x825C */ 0x0000, /* 0x825D */ 0x0000, /* 0x825E */ 0x0000, /* 0x825F */ 0x0000, /* 0x8260 */ 0x0000, /* 0x8261 */ 0x0000, /* 0x8262 */ 0x0000, /* 0x8263 */ 0x0000, /* 0x8264 */ 0x0000, /* 0x8265 */ 0x0000, /* 0x8266 */ 0x0000, /* 0x8267 */ 0x0000, /* 0x8268 */ 0x0000, /* 0x8269 */ 0x0000, /* 0x826A */ 0x0000, /* 0x826B */ 0x0000, /* 0x826C */ 0x0000, /* 0x826D */ 0x0000, /* 0x826E */ 0x0000, /* 0x826F */ 0x0000, /* 0x8270 */ 0x0000, /* 0x8271 */ 0x0000, /* 0x8272 */ 0x0000, /* 0x8273 */ 0x0000, /* 0x8274 */ 0x0000, /* 0x8275 */ 0x0000, /* 0x8276 */ 0x0000, /* 0x8277 */ 0x0000, /* 0x8278 */ 0x0000, /* 0x8279 */ 0x0000, /* 0x827A */ 0x0000, /* 0x827B */ 0x0000, /* 0x827C */ 0x0000, /* 0x827D */ 0x0000, /* 0x827E */ 0x0000, /* 0x827F */ 0x0000, /* 0x8280 */ 0x0000, /* 0x8281 */ 0x0000, /* 0x8282 */ 0x0000, /* 0x8283 */ 0x0000, /* 0x8284 */ 0x0000, /* 0x8285 */ 0x0000, /* 0x8286 */ 0x0000, /* 0x8287 */ 0x0000, /* 0x8288 */ 0x0000, /* 0x8289 */ 0x0000, /* 0x828A */ 0x0000, /* 0x828B */ 0x0000, /* 0x828C */ 0x0000, /* 0x828D */ 0x0000, /* 0x828E */ 0x0000, /* 0x828F */ 0x0000, /* 0x8290 */ 0x0000, /* 0x8291 */ 0x0000, /* 0x8292 */ 0x0000, /* 0x8293 */ 0x0000, /* 0x8294 */ 0x0000, /* 0x8295 */ 0x0000, /* 0x8296 */ 0x0000, /* 0x8297 */ 0x0000, /* 0x8298 */ 0x0000, /* 0x8299 */ 0x0000, /* 0x829A */ 0x0000, /* 0x829B */ 0x0000, /* 0x829C */ 0x0000, /* 0x829D */ 0x0000, /* 0x829E */ 0x0000, /* 0x829F */ 0x0000, /* 0x82A0 */ 0x0000, /* 0x82A1 */ 0x0000, /* 0x82A2 */ 0x0000, /* 0x82A3 */ 0x0000, /* 0x82A4 */ 0x0000, /* 0x82A5 */ 0x0000, /* 0x82A6 */ 0x0000, /* 0x82A7 */ 0x0000, /* 0x82A8 */ 0x0000, /* 0x82A9 */ 0x0000, /* 0x82AA */ 0x0000, /* 0x82AB */ 0x0000, /* 0x82AC */ 0x0000, /* 0x82AD */ 0x0000, /* 0x82AE */ 0x0000, /* 0x82AF */ 0x0000, /* 0x82B0 */ 0x0000, /* 0x82B1 */ 0x0000, /* 0x82B2 */ 0x0000, /* 0x82B3 */ 0x0000, /* 0x82B4 */ 0x0000, /* 0x82B5 */ 0x0000, /* 0x82B6 */ 0x0000, /* 0x82B7 */ 0x0000, /* 0x82B8 */ 0x0000, /* 0x82B9 */ 0x0000, /* 0x82BA */ 0x0000, /* 0x82BB */ 0x0000, /* 0x82BC */ 0x0000, /* 0x82BD */ 0x0000, /* 0x82BE */ 0x0000, /* 0x82BF */ 0x0000, /* 0x82C0 */ 0x0000, /* 0x82C1 */ 0x0000, /* 0x82C2 */ 0x0000, /* 0x82C3 */ 0x0000, /* 0x82C4 */ 0x0000, /* 0x82C5 */ 0x0000, /* 0x82C6 */ 0x0000, /* 0x82C7 */ 0x0000, /* 0x82C8 */ 0x0000, /* 0x82C9 */ 0x0000, /* 0x82CA */ 0x0000, /* 0x82CB */ 0x0000, /* 0x82CC */ 0x0000, /* 0x82CD */ 0x0000, /* 0x82CE */ 0x0000, /* 0x82CF */ 0x0000, /* 0x82D0 */ 0x0000, /* 0x82D1 */ 0x0000, /* 0x82D2 */ 0x0000, /* 0x82D3 */ 0x0000, /* 0x82D4 */ 0x0000, /* 0x82D5 */ 0x0000, /* 0x82D6 */ 0x0000, /* 0x82D7 */ 0x0000, /* 0x82D8 */ 0x0000, /* 0x82D9 */ 0x0000, /* 0x82DA */ 0x0000, /* 0x82DB */ 0x0000, /* 0x82DC */ 0x0000, /* 0x82DD */ 0x0000, /* 0x82DE */ 0x0000, /* 0x82DF */ 0x0000, /* 0x82E0 */ 0x0000, /* 0x82E1 */ 0x0000, /* 0x82E2 */ 0x0000, /* 0x82E3 */ 0x0000, /* 0x82E4 */ 0x0000, /* 0x82E5 */ 0x0000, /* 0x82E6 */ 0x0000, /* 0x82E7 */ 0x0000, /* 0x82E8 */ 0x0000, /* 0x82E9 */ 0x0000, /* 0x82EA */ 0x0000, /* 0x82EB */ 0x0000, /* 0x82EC */ 0x0000, /* 0x82ED */ 0x0000, /* 0x82EE */ 0x0000, /* 0x82EF */ 0x0000, /* 0x82F0 */ 0x0000, /* 0x82F1 */ 0x0000, /* 0x82F2 */ 0x0000, /* 0x82F3 */ 0x0000, /* 0x82F4 */ 0x0000, /* 0x82F5 */ 0x0000, /* 0x82F6 */ 0x0000, /* 0x82F7 */ 0x0000, /* 0x82F8 */ 0x0000, /* 0x82F9 */ 0x0000, /* 0x82FA */ 0x0000, /* 0x82FB */ 0x0000, /* 0x82FC */ 0x0000, /* 0x82FD */ 0x0000, /* 0x82FE */ 0x0000, /* 0x82FF */ 0x0000, /* 0x8300 */ 0x0000, /* 0x8301 */ 0x0000, /* 0x8302 */ 0x0000, /* 0x8303 */ 0x0000, /* 0x8304 */ 0x0000, /* 0x8305 */ 0x0000, /* 0x8306 */ 0x0000, /* 0x8307 */ 0x0000, /* 0x8308 */ 0x0000, /* 0x8309 */ 0x0000, /* 0x830A */ 0x0000, /* 0x830B */ 0x0000, /* 0x830C */ 0x0000, /* 0x830D */ 0x0000, /* 0x830E */ 0x0000, /* 0x830F */ 0x0000, /* 0x8310 */ 0x0000, /* 0x8311 */ 0x0000, /* 0x8312 */ 0x0000, /* 0x8313 */ 0x0000, /* 0x8314 */ 0x0000, /* 0x8315 */ 0x0000, /* 0x8316 */ 0x0000, /* 0x8317 */ 0x0000, /* 0x8318 */ 0x0000, /* 0x8319 */ 0x0000, /* 0x831A */ 0x0000, /* 0x831B */ 0x0000, /* 0x831C */ 0x0000, /* 0x831D */ 0x0000, /* 0x831E */ 0x0000, /* 0x831F */ 0x0000, /* 0x8320 */ 0x0000, /* 0x8321 */ 0x0000, /* 0x8322 */ 0x0000, /* 0x8323 */ 0x0000, /* 0x8324 */ 0x0000, /* 0x8325 */ 0x0000, /* 0x8326 */ 0x0000, /* 0x8327 */ 0x0000, /* 0x8328 */ 0x0000, /* 0x8329 */ 0x0000, /* 0x832A */ 0x0000, /* 0x832B */ 0x0000, /* 0x832C */ 0x0000, /* 0x832D */ 0x0000, /* 0x832E */ 0x0000, /* 0x832F */ 0x0000, /* 0x8330 */ 0x0000, /* 0x8331 */ 0x0000, /* 0x8332 */ 0x0000, /* 0x8333 */ 0x0000, /* 0x8334 */ 0x0000, /* 0x8335 */ 0x0000, /* 0x8336 */ 0x0000, /* 0x8337 */ 0x0000, /* 0x8338 */ 0x0000, /* 0x8339 */ 0x0000, /* 0x833A */ 0x0000, /* 0x833B */ 0x0000, /* 0x833C */ 0x0000, /* 0x833D */ 0x0000, /* 0x833E */ 0x0000, /* 0x833F */ 0x0000, /* 0x8340 */ 0x0000, /* 0x8341 */ 0x0000, /* 0x8342 */ 0x0000, /* 0x8343 */ 0x0000, /* 0x8344 */ 0x0000, /* 0x8345 */ 0x0000, /* 0x8346 */ 0x0000, /* 0x8347 */ 0x0000, /* 0x8348 */ 0x0000, /* 0x8349 */ 0x0000, /* 0x834A */ 0x0000, /* 0x834B */ 0x0000, /* 0x834C */ 0x0000, /* 0x834D */ 0x0000, /* 0x834E */ 0x0000, /* 0x834F */ 0x0000, /* 0x8350 */ 0x0000, /* 0x8351 */ 0x0000, /* 0x8352 */ 0x0000, /* 0x8353 */ 0x0000, /* 0x8354 */ 0x0000, /* 0x8355 */ 0x0000, /* 0x8356 */ 0x0000, /* 0x8357 */ 0x0000, /* 0x8358 */ 0x0000, /* 0x8359 */ 0x0000, /* 0x835A */ 0x0000, /* 0x835B */ 0x0000, /* 0x835C */ 0x0000, /* 0x835D */ 0x0000, /* 0x835E */ 0x0000, /* 0x835F */ 0x0000, /* 0x8360 */ 0x0000, /* 0x8361 */ 0x0000, /* 0x8362 */ 0x0000, /* 0x8363 */ 0x0000, /* 0x8364 */ 0x0000, /* 0x8365 */ 0x0000, /* 0x8366 */ 0x0000, /* 0x8367 */ 0x0000, /* 0x8368 */ 0x0000, /* 0x8369 */ 0x0000, /* 0x836A */ 0x0000, /* 0x836B */ 0x0000, /* 0x836C */ 0x0000, /* 0x836D */ 0x0000, /* 0x836E */ 0x0000, /* 0x836F */ 0x0000, /* 0x8370 */ 0x0000, /* 0x8371 */ 0x0000, /* 0x8372 */ 0x0000, /* 0x8373 */ 0x0000, /* 0x8374 */ 0x0000, /* 0x8375 */ 0x0000, /* 0x8376 */ 0x0000, /* 0x8377 */ 0x0000, /* 0x8378 */ 0x0000, /* 0x8379 */ 0x0000, /* 0x837A */ 0x0000, /* 0x837B */ 0x0000, /* 0x837C */ 0x0000, /* 0x837D */ 0x0000, /* 0x837E */ 0x0000, /* 0x837F */ 0x0000, /* 0x8380 */ 0x0000, /* 0x8381 */ 0x0000, /* 0x8382 */ 0x0000, /* 0x8383 */ 0x0000, /* 0x8384 */ 0x0000, /* 0x8385 */ 0x0000, /* 0x8386 */ 0x0000, /* 0x8387 */ 0x0000, /* 0x8388 */ 0x0000, /* 0x8389 */ 0x0000, /* 0x838A */ 0x0000, /* 0x838B */ 0x0000, /* 0x838C */ 0x0000, /* 0x838D */ 0x0000, /* 0x838E */ 0x0000, /* 0x838F */ 0x0000, /* 0x8390 */ 0x0000, /* 0x8391 */ 0x0000, /* 0x8392 */ 0x0000, /* 0x8393 */ 0x0000, /* 0x8394 */ 0x0000, /* 0x8395 */ 0x0000, /* 0x8396 */ 0x0000, /* 0x8397 */ 0x0000, /* 0x8398 */ 0x0000, /* 0x8399 */ 0x0000, /* 0x839A */ 0x0000, /* 0x839B */ 0x0000, /* 0x839C */ 0x0000, /* 0x839D */ 0x0000, /* 0x839E */ 0x0000, /* 0x839F */ 0x0000, /* 0x83A0 */ 0x0000, /* 0x83A1 */ 0x0000, /* 0x83A2 */ 0x0000, /* 0x83A3 */ 0x0000, /* 0x83A4 */ 0x0000, /* 0x83A5 */ 0x0000, /* 0x83A6 */ 0x0000, /* 0x83A7 */ 0x0000, /* 0x83A8 */ 0x0000, /* 0x83A9 */ 0x0000, /* 0x83AA */ 0x0000, /* 0x83AB */ 0x0000, /* 0x83AC */ 0x0000, /* 0x83AD */ 0x0000, /* 0x83AE */ 0x0000, /* 0x83AF */ 0x0000, /* 0x83B0 */ 0x0000, /* 0x83B1 */ 0x0000, /* 0x83B2 */ 0x0000, /* 0x83B3 */ 0x0000, /* 0x83B4 */ 0x0000, /* 0x83B5 */ 0x0000, /* 0x83B6 */ 0x0000, /* 0x83B7 */ 0x0000, /* 0x83B8 */ 0x0000, /* 0x83B9 */ 0x0000, /* 0x83BA */ 0x0000, /* 0x83BB */ 0x0000, /* 0x83BC */ 0x0000, /* 0x83BD */ 0x0000, /* 0x83BE */ 0x0000, /* 0x83BF */ 0x0000, /* 0x83C0 */ 0x0000, /* 0x83C1 */ 0x0000, /* 0x83C2 */ 0x0000, /* 0x83C3 */ 0x0000, /* 0x83C4 */ 0x0000, /* 0x83C5 */ 0x0000, /* 0x83C6 */ 0x0000, /* 0x83C7 */ 0x0000, /* 0x83C8 */ 0x0000, /* 0x83C9 */ 0x0000, /* 0x83CA */ 0x0000, /* 0x83CB */ 0x0000, /* 0x83CC */ 0x0000, /* 0x83CD */ 0x0000, /* 0x83CE */ 0x0000, /* 0x83CF */ 0x0000, /* 0x83D0 */ 0x0000, /* 0x83D1 */ 0x0000, /* 0x83D2 */ 0x0000, /* 0x83D3 */ 0x0000, /* 0x83D4 */ 0x0000, /* 0x83D5 */ 0x0000, /* 0x83D6 */ 0x0000, /* 0x83D7 */ 0x0000, /* 0x83D8 */ 0x0000, /* 0x83D9 */ 0x0000, /* 0x83DA */ 0x0000, /* 0x83DB */ 0x0000, /* 0x83DC */ 0x0000, /* 0x83DD */ 0x0000, /* 0x83DE */ 0x0000, /* 0x83DF */ 0x0000, /* 0x83E0 */ 0x0000, /* 0x83E1 */ 0x0000, /* 0x83E2 */ 0x0000, /* 0x83E3 */ 0x0000, /* 0x83E4 */ 0x0000, /* 0x83E5 */ 0x0000, /* 0x83E6 */ 0x0000, /* 0x83E7 */ 0x0000, /* 0x83E8 */ 0x0000, /* 0x83E9 */ 0x0000, /* 0x83EA */ 0x0000, /* 0x83EB */ 0x0000, /* 0x83EC */ 0x0000, /* 0x83ED */ 0x0000, /* 0x83EE */ 0x0000, /* 0x83EF */ 0x0000, /* 0x83F0 */ 0x0000, /* 0x83F1 */ 0x0000, /* 0x83F2 */ 0x0000, /* 0x83F3 */ 0x0000, /* 0x83F4 */ 0x0000, /* 0x83F5 */ 0x0000, /* 0x83F6 */ 0x0000, /* 0x83F7 */ 0x0000, /* 0x83F8 */ 0x0000, /* 0x83F9 */ 0x0000, /* 0x83FA */ 0x0000, /* 0x83FB */ 0x0000, /* 0x83FC */ 0x0000, /* 0x83FD */ 0x0000, /* 0x83FE */ 0x0000, /* 0x83FF */ 0x0000, /* 0x8400 */ 0x0000, /* 0x8401 */ 0x0000, /* 0x8402 */ 0x0000, /* 0x8403 */ 0x0000, /* 0x8404 */ 0x0000, /* 0x8405 */ 0x0000, /* 0x8406 */ 0x0000, /* 0x8407 */ 0x0000, /* 0x8408 */ 0x0000, /* 0x8409 */ 0x0000, /* 0x840A */ 0x0000, /* 0x840B */ 0x0000, /* 0x840C */ 0x0000, /* 0x840D */ 0x0000, /* 0x840E */ 0x0000, /* 0x840F */ 0x0000, /* 0x8410 */ 0x0000, /* 0x8411 */ 0x0000, /* 0x8412 */ 0x0000, /* 0x8413 */ 0x0000, /* 0x8414 */ 0x0000, /* 0x8415 */ 0x0000, /* 0x8416 */ 0x0000, /* 0x8417 */ 0x0000, /* 0x8418 */ 0x0000, /* 0x8419 */ 0x0000, /* 0x841A */ 0x0000, /* 0x841B */ 0x0000, /* 0x841C */ 0x0000, /* 0x841D */ 0x0000, /* 0x841E */ 0x0000, /* 0x841F */ 0x0000, /* 0x8420 */ 0x0000, /* 0x8421 */ 0x0000, /* 0x8422 */ 0x0000, /* 0x8423 */ 0x0000, /* 0x8424 */ 0x0000, /* 0x8425 */ 0x0000, /* 0x8426 */ 0x0000, /* 0x8427 */ 0x0000, /* 0x8428 */ 0x0000, /* 0x8429 */ 0x0000, /* 0x842A */ 0x0000, /* 0x842B */ 0x0000, /* 0x842C */ 0x0000, /* 0x842D */ 0x0000, /* 0x842E */ 0x0000, /* 0x842F */ 0x0000, /* 0x8430 */ 0x0000, /* 0x8431 */ 0x0000, /* 0x8432 */ 0x0000, /* 0x8433 */ 0x0000, /* 0x8434 */ 0x0000, /* 0x8435 */ 0x0000, /* 0x8436 */ 0x0000, /* 0x8437 */ 0x0000, /* 0x8438 */ 0x0000, /* 0x8439 */ 0x0000, /* 0x843A */ 0x0000, /* 0x843B */ 0x0000, /* 0x843C */ 0x0000, /* 0x843D */ 0x0000, /* 0x843E */ 0x0000, /* 0x843F */ 0x0000, /* 0x8440 */ 0x0000, /* 0x8441 */ 0x0000, /* 0x8442 */ 0x0000, /* 0x8443 */ 0x0000, /* 0x8444 */ 0x0000, /* 0x8445 */ 0x0000, /* 0x8446 */ 0x0000, /* 0x8447 */ 0x0000, /* 0x8448 */ 0x0000, /* 0x8449 */ 0x0000, /* 0x844A */ 0x0000, /* 0x844B */ 0x0000, /* 0x844C */ 0x0000, /* 0x844D */ 0x0000, /* 0x844E */ 0x0000, /* 0x844F */ 0x0000, /* 0x8450 */ 0x0000, /* 0x8451 */ 0x0000, /* 0x8452 */ 0x0000, /* 0x8453 */ 0x0000, /* 0x8454 */ 0x0000, /* 0x8455 */ 0x0000, /* 0x8456 */ 0x0000, /* 0x8457 */ 0x0000, /* 0x8458 */ 0x0000, /* 0x8459 */ 0x0000, /* 0x845A */ 0x0000, /* 0x845B */ 0x0000, /* 0x845C */ 0x0000, /* 0x845D */ 0x0000, /* 0x845E */ 0x0000, /* 0x845F */ 0x0000, /* 0x8460 */ 0x0000, /* 0x8461 */ 0x0000, /* 0x8462 */ 0x0000, /* 0x8463 */ 0x0000, /* 0x8464 */ 0x0000, /* 0x8465 */ 0x0000, /* 0x8466 */ 0x0000, /* 0x8467 */ 0x0000, /* 0x8468 */ 0x0000, /* 0x8469 */ 0x0000, /* 0x846A */ 0x0000, /* 0x846B */ 0x0000, /* 0x846C */ 0x0000, /* 0x846D */ 0x0000, /* 0x846E */ 0x0000, /* 0x846F */ 0x0000, /* 0x8470 */ 0x0000, /* 0x8471 */ 0x0000, /* 0x8472 */ 0x0000, /* 0x8473 */ 0x0000, /* 0x8474 */ 0x0000, /* 0x8475 */ 0x0000, /* 0x8476 */ 0x0000, /* 0x8477 */ 0x0000, /* 0x8478 */ 0x0000, /* 0x8479 */ 0x0000, /* 0x847A */ 0x0000, /* 0x847B */ 0x0000, /* 0x847C */ 0x0000, /* 0x847D */ 0x0000, /* 0x847E */ 0x0000, /* 0x847F */ 0x0000, /* 0x8480 */ 0x0000, /* 0x8481 */ 0x0000, /* 0x8482 */ 0x0000, /* 0x8483 */ 0x0000, /* 0x8484 */ 0x0000, /* 0x8485 */ 0x0000, /* 0x8486 */ 0x0000, /* 0x8487 */ 0x0000, /* 0x8488 */ 0x0000, /* 0x8489 */ 0x0000, /* 0x848A */ 0x0000, /* 0x848B */ 0x0000, /* 0x848C */ 0x0000, /* 0x848D */ 0x0000, /* 0x848E */ 0x0000, /* 0x848F */ 0x0000, /* 0x8490 */ 0x0000, /* 0x8491 */ 0x0000, /* 0x8492 */ 0x0000, /* 0x8493 */ 0x0000, /* 0x8494 */ 0x0000, /* 0x8495 */ 0x0000, /* 0x8496 */ 0x0000, /* 0x8497 */ 0x0000, /* 0x8498 */ 0x0000, /* 0x8499 */ 0x0000, /* 0x849A */ 0x0000, /* 0x849B */ 0x0000, /* 0x849C */ 0x0000, /* 0x849D */ 0x0000, /* 0x849E */ 0x0000, /* 0x849F */ 0x0000, /* 0x84A0 */ 0x0000, /* 0x84A1 */ 0x0000, /* 0x84A2 */ 0x0000, /* 0x84A3 */ 0x0000, /* 0x84A4 */ 0x0000, /* 0x84A5 */ 0x0000, /* 0x84A6 */ 0x0000, /* 0x84A7 */ 0x0000, /* 0x84A8 */ 0x0000, /* 0x84A9 */ 0x0000, /* 0x84AA */ 0x0000, /* 0x84AB */ 0x0000, /* 0x84AC */ 0x0000, /* 0x84AD */ 0x0000, /* 0x84AE */ 0x0000, /* 0x84AF */ 0x0000, /* 0x84B0 */ 0x0000, /* 0x84B1 */ 0x0000, /* 0x84B2 */ 0x0000, /* 0x84B3 */ 0x0000, /* 0x84B4 */ 0x0000, /* 0x84B5 */ 0x0000, /* 0x84B6 */ 0x0000, /* 0x84B7 */ 0x0000, /* 0x84B8 */ 0x0000, /* 0x84B9 */ 0x0000, /* 0x84BA */ 0x0000, /* 0x84BB */ 0x0000, /* 0x84BC */ 0x0000, /* 0x84BD */ 0x0000, /* 0x84BE */ 0x0000, /* 0x84BF */ 0x0000, /* 0x84C0 */ 0x0000, /* 0x84C1 */ 0x0000, /* 0x84C2 */ 0x0000, /* 0x84C3 */ 0x0000, /* 0x84C4 */ 0x0000, /* 0x84C5 */ 0x0000, /* 0x84C6 */ 0x0000, /* 0x84C7 */ 0x0000, /* 0x84C8 */ 0x0000, /* 0x84C9 */ 0x0000, /* 0x84CA */ 0x0000, /* 0x84CB */ 0x0000, /* 0x84CC */ 0x0000, /* 0x84CD */ 0x0000, /* 0x84CE */ 0x0000, /* 0x84CF */ 0x0000, /* 0x84D0 */ 0x0000, /* 0x84D1 */ 0x0000, /* 0x84D2 */ 0x0000, /* 0x84D3 */ 0x0000, /* 0x84D4 */ 0x0000, /* 0x84D5 */ 0x0000, /* 0x84D6 */ 0x0000, /* 0x84D7 */ 0x0000, /* 0x84D8 */ 0x0000, /* 0x84D9 */ 0x0000, /* 0x84DA */ 0x0000, /* 0x84DB */ 0x0000, /* 0x84DC */ 0x0000, /* 0x84DD */ 0x0000, /* 0x84DE */ 0x0000, /* 0x84DF */ 0x0000, /* 0x84E0 */ 0x0000, /* 0x84E1 */ 0x0000, /* 0x84E2 */ 0x0000, /* 0x84E3 */ 0x0000, /* 0x84E4 */ 0x0000, /* 0x84E5 */ 0x0000, /* 0x84E6 */ 0x0000, /* 0x84E7 */ 0x0000, /* 0x84E8 */ 0x0000, /* 0x84E9 */ 0x0000, /* 0x84EA */ 0x0000, /* 0x84EB */ 0x0000, /* 0x84EC */ 0x0000, /* 0x84ED */ 0x0000, /* 0x84EE */ 0x0000, /* 0x84EF */ 0x0000, /* 0x84F0 */ 0x0000, /* 0x84F1 */ 0x0000, /* 0x84F2 */ 0x0000, /* 0x84F3 */ 0x0000, /* 0x84F4 */ 0x0000, /* 0x84F5 */ 0x0000, /* 0x84F6 */ 0x0000, /* 0x84F7 */ 0x0000, /* 0x84F8 */ 0x0000, /* 0x84F9 */ 0x0000, /* 0x84FA */ 0x0000, /* 0x84FB */ 0x0000, /* 0x84FC */ 0x0000, /* 0x84FD */ 0x0000, /* 0x84FE */ 0x0000, /* 0x84FF */ 0x0000, /* 0x8500 */ 0x0000, /* 0x8501 */ 0x0000, /* 0x8502 */ 0x0000, /* 0x8503 */ 0x0000, /* 0x8504 */ 0x0000, /* 0x8505 */ 0x0000, /* 0x8506 */ 0x0000, /* 0x8507 */ 0x0000, /* 0x8508 */ 0x0000, /* 0x8509 */ 0x0000, /* 0x850A */ 0x0000, /* 0x850B */ 0x0000, /* 0x850C */ 0x0000, /* 0x850D */ 0x0000, /* 0x850E */ 0x0000, /* 0x850F */ 0x0000, /* 0x8510 */ 0x0000, /* 0x8511 */ 0x0000, /* 0x8512 */ 0x0000, /* 0x8513 */ 0x0000, /* 0x8514 */ 0x0000, /* 0x8515 */ 0x0000, /* 0x8516 */ 0x0000, /* 0x8517 */ 0x0000, /* 0x8518 */ 0x0000, /* 0x8519 */ 0x0000, /* 0x851A */ 0x0000, /* 0x851B */ 0x0000, /* 0x851C */ 0x0000, /* 0x851D */ 0x0000, /* 0x851E */ 0x0000, /* 0x851F */ 0x0000, /* 0x8520 */ 0x0000, /* 0x8521 */ 0x0000, /* 0x8522 */ 0x0000, /* 0x8523 */ 0x0000, /* 0x8524 */ 0x0000, /* 0x8525 */ 0x0000, /* 0x8526 */ 0x0000, /* 0x8527 */ 0x0000, /* 0x8528 */ 0x0000, /* 0x8529 */ 0x0000, /* 0x852A */ 0x0000, /* 0x852B */ 0x0000, /* 0x852C */ 0x0000, /* 0x852D */ 0x0000, /* 0x852E */ 0x0000, /* 0x852F */ 0x0000, /* 0x8530 */ 0x0000, /* 0x8531 */ 0x0000, /* 0x8532 */ 0x0000, /* 0x8533 */ 0x0000, /* 0x8534 */ 0x0000, /* 0x8535 */ 0x0000, /* 0x8536 */ 0x0000, /* 0x8537 */ 0x0000, /* 0x8538 */ 0x0000, /* 0x8539 */ 0x0000, /* 0x853A */ 0x0000, /* 0x853B */ 0x0000, /* 0x853C */ 0x0000, /* 0x853D */ 0x0000, /* 0x853E */ 0x0000, /* 0x853F */ 0x0000, /* 0x8540 */ 0x0000, /* 0x8541 */ 0x0000, /* 0x8542 */ 0x0000, /* 0x8543 */ 0x0000, /* 0x8544 */ 0x0000, /* 0x8545 */ 0x0000, /* 0x8546 */ 0x0000, /* 0x8547 */ 0x0000, /* 0x8548 */ 0x0000, /* 0x8549 */ 0x0000, /* 0x854A */ 0x0000, /* 0x854B */ 0x0000, /* 0x854C */ 0x0000, /* 0x854D */ 0x0000, /* 0x854E */ 0x0000, /* 0x854F */ 0x0000, /* 0x8550 */ 0x0000, /* 0x8551 */ 0x0000, /* 0x8552 */ 0x0000, /* 0x8553 */ 0x0000, /* 0x8554 */ 0x0000, /* 0x8555 */ 0x0000, /* 0x8556 */ 0x0000, /* 0x8557 */ 0x0000, /* 0x8558 */ 0x0000, /* 0x8559 */ 0x0000, /* 0x855A */ 0x0000, /* 0x855B */ 0x0000, /* 0x855C */ 0x0000, /* 0x855D */ 0x0000, /* 0x855E */ 0x0000, /* 0x855F */ 0x0000, /* 0x8560 */ 0x0000, /* 0x8561 */ 0x0000, /* 0x8562 */ 0x0000, /* 0x8563 */ 0x0000, /* 0x8564 */ 0x0000, /* 0x8565 */ 0x0000, /* 0x8566 */ 0x0000, /* 0x8567 */ 0x0000, /* 0x8568 */ 0x0000, /* 0x8569 */ 0x0000, /* 0x856A */ 0x0000, /* 0x856B */ 0x0000, /* 0x856C */ 0x0000, /* 0x856D */ 0x0000, /* 0x856E */ 0x0000, /* 0x856F */ 0x0000, /* 0x8570 */ 0x0000, /* 0x8571 */ 0x0000, /* 0x8572 */ 0x0000, /* 0x8573 */ 0x0000, /* 0x8574 */ 0x0000, /* 0x8575 */ 0x0000, /* 0x8576 */ 0x0000, /* 0x8577 */ 0x0000, /* 0x8578 */ 0x0000, /* 0x8579 */ 0x0000, /* 0x857A */ 0x0000, /* 0x857B */ 0x0000, /* 0x857C */ 0x0000, /* 0x857D */ 0x0000, /* 0x857E */ 0x0000, /* 0x857F */ 0x0000, /* 0x8580 */ 0x0000, /* 0x8581 */ 0x0000, /* 0x8582 */ 0x0000, /* 0x8583 */ 0x0000, /* 0x8584 */ 0x0000, /* 0x8585 */ 0x0000, /* 0x8586 */ 0x0000, /* 0x8587 */ 0x0000, /* 0x8588 */ 0x0000, /* 0x8589 */ 0x0000, /* 0x858A */ 0x0000, /* 0x858B */ 0x0000, /* 0x858C */ 0x0000, /* 0x858D */ 0x0000, /* 0x858E */ 0x0000, /* 0x858F */ 0x0000, /* 0x8590 */ 0x0000, /* 0x8591 */ 0x0000, /* 0x8592 */ 0x0000, /* 0x8593 */ 0x0000, /* 0x8594 */ 0x0000, /* 0x8595 */ 0x0000, /* 0x8596 */ 0x0000, /* 0x8597 */ 0x0000, /* 0x8598 */ 0x0000, /* 0x8599 */ 0x0000, /* 0x859A */ 0x0000, /* 0x859B */ 0x0000, /* 0x859C */ 0x0000, /* 0x859D */ 0x0000, /* 0x859E */ 0x0000, /* 0x859F */ 0x0000, /* 0x85A0 */ 0x0000, /* 0x85A1 */ 0x0000, /* 0x85A2 */ 0x0000, /* 0x85A3 */ 0x0000, /* 0x85A4 */ 0x0000, /* 0x85A5 */ 0x0000, /* 0x85A6 */ 0x0000, /* 0x85A7 */ 0x0000, /* 0x85A8 */ 0x0000, /* 0x85A9 */ 0x0000, /* 0x85AA */ 0x0000, /* 0x85AB */ 0x0000, /* 0x85AC */ 0x0000, /* 0x85AD */ 0x0000, /* 0x85AE */ 0x0000, /* 0x85AF */ 0x0000, /* 0x85B0 */ 0x0000, /* 0x85B1 */ 0x0000, /* 0x85B2 */ 0x0000, /* 0x85B3 */ 0x0000, /* 0x85B4 */ 0x0000, /* 0x85B5 */ 0x0000, /* 0x85B6 */ 0x0000, /* 0x85B7 */ 0x0000, /* 0x85B8 */ 0x0000, /* 0x85B9 */ 0x0000, /* 0x85BA */ 0x0000, /* 0x85BB */ 0x0000, /* 0x85BC */ 0x0000, /* 0x85BD */ 0x0000, /* 0x85BE */ 0x0000, /* 0x85BF */ 0x0000, /* 0x85C0 */ 0x0000, /* 0x85C1 */ 0x0000, /* 0x85C2 */ 0x0000, /* 0x85C3 */ 0x0000, /* 0x85C4 */ 0x0000, /* 0x85C5 */ 0x0000, /* 0x85C6 */ 0x0000, /* 0x85C7 */ 0x0000, /* 0x85C8 */ 0x0000, /* 0x85C9 */ 0x0000, /* 0x85CA */ 0x0000, /* 0x85CB */ 0x0000, /* 0x85CC */ 0x0000, /* 0x85CD */ 0x0000, /* 0x85CE */ 0x0000, /* 0x85CF */ 0x0000, /* 0x85D0 */ 0x0000, /* 0x85D1 */ 0x0000, /* 0x85D2 */ 0x0000, /* 0x85D3 */ 0x0000, /* 0x85D4 */ 0x0000, /* 0x85D5 */ 0x0000, /* 0x85D6 */ 0x0000, /* 0x85D7 */ 0x0000, /* 0x85D8 */ 0x0000, /* 0x85D9 */ 0x0000, /* 0x85DA */ 0x0000, /* 0x85DB */ 0x0000, /* 0x85DC */ 0x0000, /* 0x85DD */ 0x0000, /* 0x85DE */ 0x0000, /* 0x85DF */ 0x0000, /* 0x85E0 */ 0x0000, /* 0x85E1 */ 0x0000, /* 0x85E2 */ 0x0000, /* 0x85E3 */ 0x0000, /* 0x85E4 */ 0x0000, /* 0x85E5 */ 0x0000, /* 0x85E6 */ 0x0000, /* 0x85E7 */ 0x0000, /* 0x85E8 */ 0x0000, /* 0x85E9 */ 0x0000, /* 0x85EA */ 0x0000, /* 0x85EB */ 0x0000, /* 0x85EC */ 0x0000, /* 0x85ED */ 0x0000, /* 0x85EE */ 0x0000, /* 0x85EF */ 0x0000, /* 0x85F0 */ 0x0000, /* 0x85F1 */ 0x0000, /* 0x85F2 */ 0x0000, /* 0x85F3 */ 0x0000, /* 0x85F4 */ 0x0000, /* 0x85F5 */ 0x0000, /* 0x85F6 */ 0x0000, /* 0x85F7 */ 0x0000, /* 0x85F8 */ 0x0000, /* 0x85F9 */ 0x0000, /* 0x85FA */ 0x0000, /* 0x85FB */ 0x0000, /* 0x85FC */ 0x0000, /* 0x85FD */ 0x0000, /* 0x85FE */ 0x0000, /* 0x85FF */ 0x0000, /* 0x8600 */ 0x0000, /* 0x8601 */ 0x0000, /* 0x8602 */ 0x0000, /* 0x8603 */ 0x0000, /* 0x8604 */ 0x0000, /* 0x8605 */ 0x0000, /* 0x8606 */ 0x0000, /* 0x8607 */ 0x0000, /* 0x8608 */ 0x0000, /* 0x8609 */ 0x0000, /* 0x860A */ 0x0000, /* 0x860B */ 0x0000, /* 0x860C */ 0x0000, /* 0x860D */ 0x0000, /* 0x860E */ 0x0000, /* 0x860F */ 0x0000, /* 0x8610 */ 0x0000, /* 0x8611 */ 0x0000, /* 0x8612 */ 0x0000, /* 0x8613 */ 0x0000, /* 0x8614 */ 0x0000, /* 0x8615 */ 0x0000, /* 0x8616 */ 0x0000, /* 0x8617 */ 0x0000, /* 0x8618 */ 0x0000, /* 0x8619 */ 0x0000, /* 0x861A */ 0x0000, /* 0x861B */ 0x0000, /* 0x861C */ 0x0000, /* 0x861D */ 0x0000, /* 0x861E */ 0x0000, /* 0x861F */ 0x0000, /* 0x8620 */ 0x0000, /* 0x8621 */ 0x0000, /* 0x8622 */ 0x0000, /* 0x8623 */ 0x0000, /* 0x8624 */ 0x0000, /* 0x8625 */ 0x0000, /* 0x8626 */ 0x0000, /* 0x8627 */ 0x0000, /* 0x8628 */ 0x0000, /* 0x8629 */ 0x0000, /* 0x862A */ 0x0000, /* 0x862B */ 0x0000, /* 0x862C */ 0x0000, /* 0x862D */ 0x0000, /* 0x862E */ 0x0000, /* 0x862F */ 0x0000, /* 0x8630 */ 0x0000, /* 0x8631 */ 0x0000, /* 0x8632 */ 0x0000, /* 0x8633 */ 0x0000, /* 0x8634 */ 0x0000, /* 0x8635 */ 0x0000, /* 0x8636 */ 0x0000, /* 0x8637 */ 0x0000, /* 0x8638 */ 0x0000, /* 0x8639 */ 0x0000, /* 0x863A */ 0x0000, /* 0x863B */ 0x0000, /* 0x863C */ 0x0000, /* 0x863D */ 0x0000, /* 0x863E */ 0x0000, /* 0x863F */ 0x0000, /* 0x8640 */ 0x0000, /* 0x8641 */ 0x0000, /* 0x8642 */ 0x0000, /* 0x8643 */ 0x0000, /* 0x8644 */ 0x0000, /* 0x8645 */ 0x0000, /* 0x8646 */ 0x0000, /* 0x8647 */ 0x0000, /* 0x8648 */ 0x0000, /* 0x8649 */ 0x0000, /* 0x864A */ 0x0000, /* 0x864B */ 0x0000, /* 0x864C */ 0x0000, /* 0x864D */ 0x0000, /* 0x864E */ 0x0000, /* 0x864F */ 0x0000, /* 0x8650 */ 0x0000, /* 0x8651 */ 0x0000, /* 0x8652 */ 0x0000, /* 0x8653 */ 0x0000, /* 0x8654 */ 0x0000, /* 0x8655 */ 0x0000, /* 0x8656 */ 0x0000, /* 0x8657 */ 0x0000, /* 0x8658 */ 0x0000, /* 0x8659 */ 0x0000, /* 0x865A */ 0x0000, /* 0x865B */ 0x0000, /* 0x865C */ 0x0000, /* 0x865D */ 0x0000, /* 0x865E */ 0x0000, /* 0x865F */ 0x0000, /* 0x8660 */ 0x0000, /* 0x8661 */ 0x0000, /* 0x8662 */ 0x0000, /* 0x8663 */ 0x0000, /* 0x8664 */ 0x0000, /* 0x8665 */ 0x0000, /* 0x8666 */ 0x0000, /* 0x8667 */ 0x0000, /* 0x8668 */ 0x0000, /* 0x8669 */ 0x0000, /* 0x866A */ 0x0000, /* 0x866B */ 0x0000, /* 0x866C */ 0x0000, /* 0x866D */ 0x0000, /* 0x866E */ 0x0000, /* 0x866F */ 0x0000, /* 0x8670 */ 0x0000, /* 0x8671 */ 0x0000, /* 0x8672 */ 0x0000, /* 0x8673 */ 0x0000, /* 0x8674 */ 0x0000, /* 0x8675 */ 0x0000, /* 0x8676 */ 0x0000, /* 0x8677 */ 0x0000, /* 0x8678 */ 0x0000, /* 0x8679 */ 0x0000, /* 0x867A */ 0x0000, /* 0x867B */ 0x0000, /* 0x867C */ 0x0000, /* 0x867D */ 0x0000, /* 0x867E */ 0x0000, /* 0x867F */ 0x0000, /* 0x8680 */ 0x0000, /* 0x8681 */ 0x0000, /* 0x8682 */ 0x0000, /* 0x8683 */ 0x0000, /* 0x8684 */ 0x0000, /* 0x8685 */ 0x0000, /* 0x8686 */ 0x0000, /* 0x8687 */ 0x0000, /* 0x8688 */ 0x0000, /* 0x8689 */ 0x0000, /* 0x868A */ 0x0000, /* 0x868B */ 0x0000, /* 0x868C */ 0x0000, /* 0x868D */ 0x0000, /* 0x868E */ 0x0000, /* 0x868F */ 0x0000, /* 0x8690 */ 0x0000, /* 0x8691 */ 0x0000, /* 0x8692 */ 0x0000, /* 0x8693 */ 0x0000, /* 0x8694 */ 0x0000, /* 0x8695 */ 0x0000, /* 0x8696 */ 0x0000, /* 0x8697 */ 0x0000, /* 0x8698 */ 0x0000, /* 0x8699 */ 0x0000, /* 0x869A */ 0x0000, /* 0x869B */ 0x0000, /* 0x869C */ 0x0000, /* 0x869D */ 0x0000, /* 0x869E */ 0x0000, /* 0x869F */ 0x0000, /* 0x86A0 */ 0x0000, /* 0x86A1 */ 0x0000, /* 0x86A2 */ 0x0000, /* 0x86A3 */ 0x0000, /* 0x86A4 */ 0x0000, /* 0x86A5 */ 0x0000, /* 0x86A6 */ 0x0000, /* 0x86A7 */ 0x0000, /* 0x86A8 */ 0x0000, /* 0x86A9 */ 0x0000, /* 0x86AA */ 0x0000, /* 0x86AB */ 0x0000, /* 0x86AC */ 0x0000, /* 0x86AD */ 0x0000, /* 0x86AE */ 0x0000, /* 0x86AF */ 0x0000, /* 0x86B0 */ 0x0000, /* 0x86B1 */ 0x0000, /* 0x86B2 */ 0x0000, /* 0x86B3 */ 0x0000, /* 0x86B4 */ 0x0000, /* 0x86B5 */ 0x0000, /* 0x86B6 */ 0x0000, /* 0x86B7 */ 0x0000, /* 0x86B8 */ 0x0000, /* 0x86B9 */ 0x0000, /* 0x86BA */ 0x0000, /* 0x86BB */ 0x0000, /* 0x86BC */ 0x0000, /* 0x86BD */ 0x0000, /* 0x86BE */ 0x0000, /* 0x86BF */ 0x0000, /* 0x86C0 */ 0x0000, /* 0x86C1 */ 0x0000, /* 0x86C2 */ 0x0000, /* 0x86C3 */ 0x0000, /* 0x86C4 */ 0x0000, /* 0x86C5 */ 0x0000, /* 0x86C6 */ 0x0000, /* 0x86C7 */ 0x0000, /* 0x86C8 */ 0x0000, /* 0x86C9 */ 0x0000, /* 0x86CA */ 0x0000, /* 0x86CB */ 0x0000, /* 0x86CC */ 0x0000, /* 0x86CD */ 0x0000, /* 0x86CE */ 0x0000, /* 0x86CF */ 0x0000, /* 0x86D0 */ 0x0000, /* 0x86D1 */ 0x0000, /* 0x86D2 */ 0x0000, /* 0x86D3 */ 0x0000, /* 0x86D4 */ 0x0000, /* 0x86D5 */ 0x0000, /* 0x86D6 */ 0x0000, /* 0x86D7 */ 0x0000, /* 0x86D8 */ 0x0000, /* 0x86D9 */ 0x0000, /* 0x86DA */ 0x0000, /* 0x86DB */ 0x0000, /* 0x86DC */ 0x0000, /* 0x86DD */ 0x0000, /* 0x86DE */ 0x0000, /* 0x86DF */ 0x0000, /* 0x86E0 */ 0x0000, /* 0x86E1 */ 0x0000, /* 0x86E2 */ 0x0000, /* 0x86E3 */ 0x0000, /* 0x86E4 */ 0x0000, /* 0x86E5 */ 0x0000, /* 0x86E6 */ 0x0000, /* 0x86E7 */ 0x0000, /* 0x86E8 */ 0x0000, /* 0x86E9 */ 0x0000, /* 0x86EA */ 0x0000, /* 0x86EB */ 0x0000, /* 0x86EC */ 0x0000, /* 0x86ED */ 0x0000, /* 0x86EE */ 0x0000, /* 0x86EF */ 0x0000, /* 0x86F0 */ 0x0000, /* 0x86F1 */ 0x0000, /* 0x86F2 */ 0x0000, /* 0x86F3 */ 0x0000, /* 0x86F4 */ 0x0000, /* 0x86F5 */ 0x0000, /* 0x86F6 */ 0x0000, /* 0x86F7 */ 0x0000, /* 0x86F8 */ 0x0000, /* 0x86F9 */ 0x0000, /* 0x86FA */ 0x0000, /* 0x86FB */ 0x0000, /* 0x86FC */ 0x0000, /* 0x86FD */ 0x0000, /* 0x86FE */ 0x0000, /* 0x86FF */ 0x0000, /* 0x8700 */ 0x0000, /* 0x8701 */ 0x0000, /* 0x8702 */ 0x0000, /* 0x8703 */ 0x0000, /* 0x8704 */ 0x0000, /* 0x8705 */ 0x0000, /* 0x8706 */ 0x0000, /* 0x8707 */ 0x0000, /* 0x8708 */ 0x0000, /* 0x8709 */ 0x0000, /* 0x870A */ 0x0000, /* 0x870B */ 0x0000, /* 0x870C */ 0x0000, /* 0x870D */ 0x0000, /* 0x870E */ 0x0000, /* 0x870F */ 0x0000, /* 0x8710 */ 0x0000, /* 0x8711 */ 0x0000, /* 0x8712 */ 0x0000, /* 0x8713 */ 0x0000, /* 0x8714 */ 0x0000, /* 0x8715 */ 0x0000, /* 0x8716 */ 0x0000, /* 0x8717 */ 0x0000, /* 0x8718 */ 0x0000, /* 0x8719 */ 0x0000, /* 0x871A */ 0x0000, /* 0x871B */ 0x0000, /* 0x871C */ 0x0000, /* 0x871D */ 0x0000, /* 0x871E */ 0x0000, /* 0x871F */ 0x0000, /* 0x8720 */ 0x0000, /* 0x8721 */ 0x0000, /* 0x8722 */ 0x0000, /* 0x8723 */ 0x0000, /* 0x8724 */ 0x0000, /* 0x8725 */ 0x0000, /* 0x8726 */ 0x0000, /* 0x8727 */ 0x0000, /* 0x8728 */ 0x0000, /* 0x8729 */ 0x0000, /* 0x872A */ 0x0000, /* 0x872B */ 0x0000, /* 0x872C */ 0x0000, /* 0x872D */ 0x0000, /* 0x872E */ 0x0000, /* 0x872F */ 0x0000, /* 0x8730 */ 0x0000, /* 0x8731 */ 0x0000, /* 0x8732 */ 0x0000, /* 0x8733 */ 0x0000, /* 0x8734 */ 0x0000, /* 0x8735 */ 0x0000, /* 0x8736 */ 0x0000, /* 0x8737 */ 0x0000, /* 0x8738 */ 0x0000, /* 0x8739 */ 0x0000, /* 0x873A */ 0x0000, /* 0x873B */ 0x0000, /* 0x873C */ 0x0000, /* 0x873D */ 0x0000, /* 0x873E */ 0x0000, /* 0x873F */ 0x0000, /* 0x8740 */ 0x0000, /* 0x8741 */ 0x0000, /* 0x8742 */ 0x0000, /* 0x8743 */ 0x0000, /* 0x8744 */ 0x0000, /* 0x8745 */ 0x0000, /* 0x8746 */ 0x0000, /* 0x8747 */ 0x0000, /* 0x8748 */ 0x0000, /* 0x8749 */ 0x0000, /* 0x874A */ 0x0000, /* 0x874B */ 0x0000, /* 0x874C */ 0x0000, /* 0x874D */ 0x0000, /* 0x874E */ 0x0000, /* 0x874F */ 0x0000, /* 0x8750 */ 0x0000, /* 0x8751 */ 0x0000, /* 0x8752 */ 0x0000, /* 0x8753 */ 0x0000, /* 0x8754 */ 0x0000, /* 0x8755 */ 0x0000, /* 0x8756 */ 0x0000, /* 0x8757 */ 0x0000, /* 0x8758 */ 0x0000, /* 0x8759 */ 0x0000, /* 0x875A */ 0x0000, /* 0x875B */ 0x0000, /* 0x875C */ 0x0000, /* 0x875D */ 0x0000, /* 0x875E */ 0x0000, /* 0x875F */ 0x0000, /* 0x8760 */ 0x0000, /* 0x8761 */ 0x0000, /* 0x8762 */ 0x0000, /* 0x8763 */ 0x0000, /* 0x8764 */ 0x0000, /* 0x8765 */ 0x0000, /* 0x8766 */ 0x0000, /* 0x8767 */ 0x0000, /* 0x8768 */ 0x0000, /* 0x8769 */ 0x0000, /* 0x876A */ 0x0000, /* 0x876B */ 0x0000, /* 0x876C */ 0x0000, /* 0x876D */ 0x0000, /* 0x876E */ 0x0000, /* 0x876F */ 0x0000, /* 0x8770 */ 0x0000, /* 0x8771 */ 0x0000, /* 0x8772 */ 0x0000, /* 0x8773 */ 0x0000, /* 0x8774 */ 0x0000, /* 0x8775 */ 0x0000, /* 0x8776 */ 0x0000, /* 0x8777 */ 0x0000, /* 0x8778 */ 0x0000, /* 0x8779 */ 0x0000, /* 0x877A */ 0x0000, /* 0x877B */ 0x0000, /* 0x877C */ 0x0000, /* 0x877D */ 0x0000, /* 0x877E */ 0x0000, /* 0x877F */ 0x0000, /* 0x8780 */ 0x0000, /* 0x8781 */ 0x0000, /* 0x8782 */ 0x0000, /* 0x8783 */ 0x0000, /* 0x8784 */ 0x0000, /* 0x8785 */ 0x0000, /* 0x8786 */ 0x0000, /* 0x8787 */ 0x0000, /* 0x8788 */ 0x0000, /* 0x8789 */ 0x0000, /* 0x878A */ 0x0000, /* 0x878B */ 0x0000, /* 0x878C */ 0x0000, /* 0x878D */ 0x0000, /* 0x878E */ 0x0000, /* 0x878F */ 0x0000, /* 0x8790 */ 0x0000, /* 0x8791 */ 0x0000, /* 0x8792 */ 0x0000, /* 0x8793 */ 0x0000, /* 0x8794 */ 0x0000, /* 0x8795 */ 0x0000, /* 0x8796 */ 0x0000, /* 0x8797 */ 0x0000, /* 0x8798 */ 0x0000, /* 0x8799 */ 0x0000, /* 0x879A */ 0x0000, /* 0x879B */ 0x0000, /* 0x879C */ 0x0000, /* 0x879D */ 0x0000, /* 0x879E */ 0x0000, /* 0x879F */ 0x0000, /* 0x87A0 */ 0x0000, /* 0x87A1 */ 0x0000, /* 0x87A2 */ 0x0000, /* 0x87A3 */ 0x0000, /* 0x87A4 */ 0x0000, /* 0x87A5 */ 0x0000, /* 0x87A6 */ 0x0000, /* 0x87A7 */ 0x0000, /* 0x87A8 */ 0x0000, /* 0x87A9 */ 0x0000, /* 0x87AA */ 0x0000, /* 0x87AB */ 0x0000, /* 0x87AC */ 0x0000, /* 0x87AD */ 0x0000, /* 0x87AE */ 0x0000, /* 0x87AF */ 0x0000, /* 0x87B0 */ 0x0000, /* 0x87B1 */ 0x0000, /* 0x87B2 */ 0x0000, /* 0x87B3 */ 0x0000, /* 0x87B4 */ 0x0000, /* 0x87B5 */ 0x0000, /* 0x87B6 */ 0x0000, /* 0x87B7 */ 0x0000, /* 0x87B8 */ 0x0000, /* 0x87B9 */ 0x0000, /* 0x87BA */ 0x0000, /* 0x87BB */ 0x0000, /* 0x87BC */ 0x0000, /* 0x87BD */ 0x0000, /* 0x87BE */ 0x0000, /* 0x87BF */ 0x0000, /* 0x87C0 */ 0x0000, /* 0x87C1 */ 0x0000, /* 0x87C2 */ 0x0000, /* 0x87C3 */ 0x0000, /* 0x87C4 */ 0x0000, /* 0x87C5 */ 0x0000, /* 0x87C6 */ 0x0000, /* 0x87C7 */ 0x0000, /* 0x87C8 */ 0x0000, /* 0x87C9 */ 0x0000, /* 0x87CA */ 0x0000, /* 0x87CB */ 0x0000, /* 0x87CC */ 0x0000, /* 0x87CD */ 0x0000, /* 0x87CE */ 0x0000, /* 0x87CF */ 0x0000, /* 0x87D0 */ 0x0000, /* 0x87D1 */ 0x0000, /* 0x87D2 */ 0x0000, /* 0x87D3 */ 0x0000, /* 0x87D4 */ 0x0000, /* 0x87D5 */ 0x0000, /* 0x87D6 */ 0x0000, /* 0x87D7 */ 0x0000, /* 0x87D8 */ 0x0000, /* 0x87D9 */ 0x0000, /* 0x87DA */ 0x0000, /* 0x87DB */ 0x0000, /* 0x87DC */ 0x0000, /* 0x87DD */ 0x0000, /* 0x87DE */ 0x0000, /* 0x87DF */ 0x0000, /* 0x87E0 */ 0x0000, /* 0x87E1 */ 0x0000, /* 0x87E2 */ 0x0000, /* 0x87E3 */ 0x0000, /* 0x87E4 */ 0x0000, /* 0x87E5 */ 0x0000, /* 0x87E6 */ 0x0000, /* 0x87E7 */ 0x0000, /* 0x87E8 */ 0x0000, /* 0x87E9 */ 0x0000, /* 0x87EA */ 0x0000, /* 0x87EB */ 0x0000, /* 0x87EC */ 0x0000, /* 0x87ED */ 0x0000, /* 0x87EE */ 0x0000, /* 0x87EF */ 0x0000, /* 0x87F0 */ 0x0000, /* 0x87F1 */ 0x0000, /* 0x87F2 */ 0x0000, /* 0x87F3 */ 0x0000, /* 0x87F4 */ 0x0000, /* 0x87F5 */ 0x0000, /* 0x87F6 */ 0x0000, /* 0x87F7 */ 0x0000, /* 0x87F8 */ 0x0000, /* 0x87F9 */ 0x0000, /* 0x87FA */ 0x0000, /* 0x87FB */ 0x0000, /* 0x87FC */ 0x0000, /* 0x87FD */ 0x0000, /* 0x87FE */ 0x0000, /* 0x87FF */ 0x0000, /* 0x8800 */ 0x0000, /* 0x8801 */ 0x0000, /* 0x8802 */ 0x0000, /* 0x8803 */ 0x0000, /* 0x8804 */ 0x0000, /* 0x8805 */ 0x0000, /* 0x8806 */ 0x0000, /* 0x8807 */ 0x0000, /* 0x8808 */ 0x0000, /* 0x8809 */ 0x0000, /* 0x880A */ 0x0000, /* 0x880B */ 0x0000, /* 0x880C */ 0x0000, /* 0x880D */ 0x0000, /* 0x880E */ 0x0000, /* 0x880F */ 0x0000, /* 0x8810 */ 0x0000, /* 0x8811 */ 0x0000, /* 0x8812 */ 0x0000, /* 0x8813 */ 0x0000, /* 0x8814 */ 0x0000, /* 0x8815 */ 0x0000, /* 0x8816 */ 0x0000, /* 0x8817 */ 0x0000, /* 0x8818 */ 0x0000, /* 0x8819 */ 0x0000, /* 0x881A */ 0x0000, /* 0x881B */ 0x0000, /* 0x881C */ 0x0000, /* 0x881D */ 0x0000, /* 0x881E */ 0x0000, /* 0x881F */ 0x0000, /* 0x8820 */ 0x0000, /* 0x8821 */ 0x0000, /* 0x8822 */ 0x0000, /* 0x8823 */ 0x0000, /* 0x8824 */ 0x0000, /* 0x8825 */ 0x0000, /* 0x8826 */ 0x0000, /* 0x8827 */ 0x0000, /* 0x8828 */ 0x0000, /* 0x8829 */ 0x0000, /* 0x882A */ 0x0000, /* 0x882B */ 0x0000, /* 0x882C */ 0x0000, /* 0x882D */ 0x0000, /* 0x882E */ 0x0000, /* 0x882F */ 0x0000, /* 0x8830 */ 0x0000, /* 0x8831 */ 0x0000, /* 0x8832 */ 0x0000, /* 0x8833 */ 0x0000, /* 0x8834 */ 0x0000, /* 0x8835 */ 0x0000, /* 0x8836 */ 0x0000, /* 0x8837 */ 0x0000, /* 0x8838 */ 0x0000, /* 0x8839 */ 0x0000, /* 0x883A */ 0x0000, /* 0x883B */ 0x0000, /* 0x883C */ 0x0000, /* 0x883D */ 0x0000, /* 0x883E */ 0x0000, /* 0x883F */ 0x0000, /* 0x8840 */ 0x0000, /* 0x8841 */ 0x0000, /* 0x8842 */ 0x0000, /* 0x8843 */ 0x0000, /* 0x8844 */ 0x0000, /* 0x8845 */ 0x0000, /* 0x8846 */ 0x0000, /* 0x8847 */ 0x0000, /* 0x8848 */ 0x0000, /* 0x8849 */ 0x0000, /* 0x884A */ 0x0000, /* 0x884B */ 0x0000, /* 0x884C */ 0x0000, /* 0x884D */ 0x0000, /* 0x884E */ 0x0000, /* 0x884F */ 0x0000, /* 0x8850 */ 0x0000, /* 0x8851 */ 0x0000, /* 0x8852 */ 0x0000, /* 0x8853 */ 0x0000, /* 0x8854 */ 0x0000, /* 0x8855 */ 0x0000, /* 0x8856 */ 0x0000, /* 0x8857 */ 0x0000, /* 0x8858 */ 0x0000, /* 0x8859 */ 0x0000, /* 0x885A */ 0x0000, /* 0x885B */ 0x0000, /* 0x885C */ 0x0000, /* 0x885D */ 0x0000, /* 0x885E */ 0x0000, /* 0x885F */ 0x0000, /* 0x8860 */ 0x0000, /* 0x8861 */ 0x0000, /* 0x8862 */ 0x0000, /* 0x8863 */ 0x0000, /* 0x8864 */ 0x0000, /* 0x8865 */ 0x0000, /* 0x8866 */ 0x0000, /* 0x8867 */ 0x0000, /* 0x8868 */ 0x0000, /* 0x8869 */ 0x0000, /* 0x886A */ 0x0000, /* 0x886B */ 0x0000, /* 0x886C */ 0x0000, /* 0x886D */ 0x0000, /* 0x886E */ 0x0000, /* 0x886F */ 0x0000, /* 0x8870 */ 0x0000, /* 0x8871 */ 0x0000, /* 0x8872 */ 0x0000, /* 0x8873 */ 0x0000, /* 0x8874 */ 0x0000, /* 0x8875 */ 0x0000, /* 0x8876 */ 0x0000, /* 0x8877 */ 0x0000, /* 0x8878 */ 0x0000, /* 0x8879 */ 0x0000, /* 0x887A */ 0x0000, /* 0x887B */ 0x0000, /* 0x887C */ 0x0000, /* 0x887D */ 0x0000, /* 0x887E */ 0x0000, /* 0x887F */ 0x0000, /* 0x8880 */ 0x0000, /* 0x8881 */ 0x0000, /* 0x8882 */ 0x0000, /* 0x8883 */ 0x0000, /* 0x8884 */ 0x0000, /* 0x8885 */ 0x0000, /* 0x8886 */ 0x0000, /* 0x8887 */ 0x0000, /* 0x8888 */ 0x0000, /* 0x8889 */ 0x0000, /* 0x888A */ 0x0000, /* 0x888B */ 0x0000, /* 0x888C */ 0x0000, /* 0x888D */ 0x0000, /* 0x888E */ 0x0000, /* 0x888F */ 0x0000, /* 0x8890 */ 0x0000, /* 0x8891 */ 0x0000, /* 0x8892 */ 0x0000, /* 0x8893 */ 0x0000, /* 0x8894 */ 0x0000, /* 0x8895 */ 0x0000, /* 0x8896 */ 0x0000, /* 0x8897 */ 0x0000, /* 0x8898 */ 0x0000, /* 0x8899 */ 0x0000, /* 0x889A */ 0x0000, /* 0x889B */ 0x0000, /* 0x889C */ 0x0000, /* 0x889D */ 0x0000, /* 0x889E */ 0x0000, /* 0x889F */ 0x0000, /* 0x88A0 */ 0x0000, /* 0x88A1 */ 0x0000, /* 0x88A2 */ 0x0000, /* 0x88A3 */ 0x0000, /* 0x88A4 */ 0x0000, /* 0x88A5 */ 0x0000, /* 0x88A6 */ 0x0000, /* 0x88A7 */ 0x0000, /* 0x88A8 */ 0x0000, /* 0x88A9 */ 0x0000, /* 0x88AA */ 0x0000, /* 0x88AB */ 0x0000, /* 0x88AC */ 0x0000, /* 0x88AD */ 0x0000, /* 0x88AE */ 0x0000, /* 0x88AF */ 0x0000, /* 0x88B0 */ 0x0000, /* 0x88B1 */ 0x0000, /* 0x88B2 */ 0x0000, /* 0x88B3 */ 0x0000, /* 0x88B4 */ 0x0000, /* 0x88B5 */ 0x0000, /* 0x88B6 */ 0x0000, /* 0x88B7 */ 0x0000, /* 0x88B8 */ 0x0000, /* 0x88B9 */ 0x0000, /* 0x88BA */ 0x0000, /* 0x88BB */ 0x0000, /* 0x88BC */ 0x0000, /* 0x88BD */ 0x0000, /* 0x88BE */ 0x0000, /* 0x88BF */ 0x0000, /* 0x88C0 */ 0x0000, /* 0x88C1 */ 0x0000, /* 0x88C2 */ 0x0000, /* 0x88C3 */ 0x0000, /* 0x88C4 */ 0x0000, /* 0x88C5 */ 0x0000, /* 0x88C6 */ 0x0000, /* 0x88C7 */ 0x0000, /* 0x88C8 */ 0x0000, /* 0x88C9 */ 0x0000, /* 0x88CA */ 0x0000, /* 0x88CB */ 0x0000, /* 0x88CC */ 0x0000, /* 0x88CD */ 0x0000, /* 0x88CE */ 0x0000, /* 0x88CF */ 0x0000, /* 0x88D0 */ 0x0000, /* 0x88D1 */ 0x0000, /* 0x88D2 */ 0x0000, /* 0x88D3 */ 0x0000, /* 0x88D4 */ 0x0000, /* 0x88D5 */ 0x0000, /* 0x88D6 */ 0x0000, /* 0x88D7 */ 0x0000, /* 0x88D8 */ 0x0000, /* 0x88D9 */ 0x0000, /* 0x88DA */ 0x0000, /* 0x88DB */ 0x0000, /* 0x88DC */ 0x0000, /* 0x88DD */ 0x0000, /* 0x88DE */ 0x0000, /* 0x88DF */ 0x0000, /* 0x88E0 */ 0x0000, /* 0x88E1 */ 0x0000, /* 0x88E2 */ 0x0000, /* 0x88E3 */ 0x0000, /* 0x88E4 */ 0x0000, /* 0x88E5 */ 0x0000, /* 0x88E6 */ 0x0000, /* 0x88E7 */ 0x0000, /* 0x88E8 */ 0x0000, /* 0x88E9 */ 0x0000, /* 0x88EA */ 0x0000, /* 0x88EB */ 0x0000, /* 0x88EC */ 0x0000, /* 0x88ED */ 0x0000, /* 0x88EE */ 0x0000, /* 0x88EF */ 0x0000, /* 0x88F0 */ 0x0000, /* 0x88F1 */ 0x0000, /* 0x88F2 */ 0x0000, /* 0x88F3 */ 0x0000, /* 0x88F4 */ 0x0000, /* 0x88F5 */ 0x0000, /* 0x88F6 */ 0x0000, /* 0x88F7 */ 0x0000, /* 0x88F8 */ 0x0000, /* 0x88F9 */ 0x0000, /* 0x88FA */ 0x0000, /* 0x88FB */ 0x0000, /* 0x88FC */ 0x0000, /* 0x88FD */ 0x0000, /* 0x88FE */ 0x0000, /* 0x88FF */ 0x0000, /* 0x8900 */ 0x0000, /* 0x8901 */ 0x0000, /* 0x8902 */ 0x0000, /* 0x8903 */ 0x0000, /* 0x8904 */ 0x0000, /* 0x8905 */ 0x0000, /* 0x8906 */ 0x0000, /* 0x8907 */ 0x0000, /* 0x8908 */ 0x0000, /* 0x8909 */ 0x0000, /* 0x890A */ 0x0000, /* 0x890B */ 0x0000, /* 0x890C */ 0x0000, /* 0x890D */ 0x0000, /* 0x890E */ 0x0000, /* 0x890F */ 0x0000, /* 0x8910 */ 0x0000, /* 0x8911 */ 0x0000, /* 0x8912 */ 0x0000, /* 0x8913 */ 0x0000, /* 0x8914 */ 0x0000, /* 0x8915 */ 0x0000, /* 0x8916 */ 0x0000, /* 0x8917 */ 0x0000, /* 0x8918 */ 0x0000, /* 0x8919 */ 0x0000, /* 0x891A */ 0x0000, /* 0x891B */ 0x0000, /* 0x891C */ 0x0000, /* 0x891D */ 0x0000, /* 0x891E */ 0x0000, /* 0x891F */ 0x0000, /* 0x8920 */ 0x0000, /* 0x8921 */ 0x0000, /* 0x8922 */ 0x0000, /* 0x8923 */ 0x0000, /* 0x8924 */ 0x0000, /* 0x8925 */ 0x0000, /* 0x8926 */ 0x0000, /* 0x8927 */ 0x0000, /* 0x8928 */ 0x0000, /* 0x8929 */ 0x0000, /* 0x892A */ 0x0000, /* 0x892B */ 0x0000, /* 0x892C */ 0x0000, /* 0x892D */ 0x0000, /* 0x892E */ 0x0000, /* 0x892F */ 0x0000, /* 0x8930 */ 0x0000, /* 0x8931 */ 0x0000, /* 0x8932 */ 0x0000, /* 0x8933 */ 0x0000, /* 0x8934 */ 0x0000, /* 0x8935 */ 0x0000, /* 0x8936 */ 0x0000, /* 0x8937 */ 0x0000, /* 0x8938 */ 0x0000, /* 0x8939 */ 0x0000, /* 0x893A */ 0x0000, /* 0x893B */ 0x0000, /* 0x893C */ 0x0000, /* 0x893D */ 0x0000, /* 0x893E */ 0x0000, /* 0x893F */ 0x0000, /* 0x8940 */ 0x0000, /* 0x8941 */ 0x0000, /* 0x8942 */ 0x0000, /* 0x8943 */ 0x0000, /* 0x8944 */ 0x0000, /* 0x8945 */ 0x0000, /* 0x8946 */ 0x0000, /* 0x8947 */ 0x0000, /* 0x8948 */ 0x0000, /* 0x8949 */ 0x0000, /* 0x894A */ 0x0000, /* 0x894B */ 0x0000, /* 0x894C */ 0x0000, /* 0x894D */ 0x0000, /* 0x894E */ 0x0000, /* 0x894F */ 0x0000, /* 0x8950 */ 0x0000, /* 0x8951 */ 0x0000, /* 0x8952 */ 0x0000, /* 0x8953 */ 0x0000, /* 0x8954 */ 0x0000, /* 0x8955 */ 0x0000, /* 0x8956 */ 0x0000, /* 0x8957 */ 0x0000, /* 0x8958 */ 0x0000, /* 0x8959 */ 0x0000, /* 0x895A */ 0x0000, /* 0x895B */ 0x0000, /* 0x895C */ 0x0000, /* 0x895D */ 0x0000, /* 0x895E */ 0x0000, /* 0x895F */ 0x0000, /* 0x8960 */ 0x0000, /* 0x8961 */ 0x0000, /* 0x8962 */ 0x0000, /* 0x8963 */ 0x0000, /* 0x8964 */ 0x0000, /* 0x8965 */ 0x0000, /* 0x8966 */ 0x0000, /* 0x8967 */ 0x0000, /* 0x8968 */ 0x0000, /* 0x8969 */ 0x0000, /* 0x896A */ 0x0000, /* 0x896B */ 0x0000, /* 0x896C */ 0x0000, /* 0x896D */ 0x0000, /* 0x896E */ 0x0000, /* 0x896F */ 0x0000, /* 0x8970 */ 0x0000, /* 0x8971 */ 0x0000, /* 0x8972 */ 0x0000, /* 0x8973 */ 0x0000, /* 0x8974 */ 0x0000, /* 0x8975 */ 0x0000, /* 0x8976 */ 0x0000, /* 0x8977 */ 0x0000, /* 0x8978 */ 0x0000, /* 0x8979 */ 0x0000, /* 0x897A */ 0x0000, /* 0x897B */ 0x0000, /* 0x897C */ 0x0000, /* 0x897D */ 0x0000, /* 0x897E */ 0x0000, /* 0x897F */ 0x0000, /* 0x8980 */ 0x0000, /* 0x8981 */ 0x0000, /* 0x8982 */ 0x0000, /* 0x8983 */ 0x0000, /* 0x8984 */ 0x0000, /* 0x8985 */ 0x0000, /* 0x8986 */ 0x0000, /* 0x8987 */ 0x0000, /* 0x8988 */ 0x0000, /* 0x8989 */ 0x0000, /* 0x898A */ 0x0000, /* 0x898B */ 0x0000, /* 0x898C */ 0x0000, /* 0x898D */ 0x0000, /* 0x898E */ 0x0000, /* 0x898F */ 0x0000, /* 0x8990 */ 0x0000, /* 0x8991 */ 0x0000, /* 0x8992 */ 0x0000, /* 0x8993 */ 0x0000, /* 0x8994 */ 0x0000, /* 0x8995 */ 0x0000, /* 0x8996 */ 0x0000, /* 0x8997 */ 0x0000, /* 0x8998 */ 0x0000, /* 0x8999 */ 0x0000, /* 0x899A */ 0x0000, /* 0x899B */ 0x0000, /* 0x899C */ 0x0000, /* 0x899D */ 0x0000, /* 0x899E */ 0x0000, /* 0x899F */ 0x0000, /* 0x89A0 */ 0x0000, /* 0x89A1 */ 0x0000, /* 0x89A2 */ 0x0000, /* 0x89A3 */ 0x0000, /* 0x89A4 */ 0x0000, /* 0x89A5 */ 0x0000, /* 0x89A6 */ 0x0000, /* 0x89A7 */ 0x0000, /* 0x89A8 */ 0x0000, /* 0x89A9 */ 0x0000, /* 0x89AA */ 0x0000, /* 0x89AB */ 0x0000, /* 0x89AC */ 0x0000, /* 0x89AD */ 0x0000, /* 0x89AE */ 0x0000, /* 0x89AF */ 0x0000, /* 0x89B0 */ 0x0000, /* 0x89B1 */ 0x0000, /* 0x89B2 */ 0x0000, /* 0x89B3 */ 0x0000, /* 0x89B4 */ 0x0000, /* 0x89B5 */ 0x0000, /* 0x89B6 */ 0x0000, /* 0x89B7 */ 0x0000, /* 0x89B8 */ 0x0000, /* 0x89B9 */ 0x0000, /* 0x89BA */ 0x0000, /* 0x89BB */ 0x0000, /* 0x89BC */ 0x0000, /* 0x89BD */ 0x0000, /* 0x89BE */ 0x0000, /* 0x89BF */ 0x0000, /* 0x89C0 */ 0x0000, /* 0x89C1 */ 0x0000, /* 0x89C2 */ 0x0000, /* 0x89C3 */ 0x0000, /* 0x89C4 */ 0x0000, /* 0x89C5 */ 0x0000, /* 0x89C6 */ 0x0000, /* 0x89C7 */ 0x0000, /* 0x89C8 */ 0x0000, /* 0x89C9 */ 0x0000, /* 0x89CA */ 0x0000, /* 0x89CB */ 0x0000, /* 0x89CC */ 0x0000, /* 0x89CD */ 0x0000, /* 0x89CE */ 0x0000, /* 0x89CF */ 0x0000, /* 0x89D0 */ 0x0000, /* 0x89D1 */ 0x0000, /* 0x89D2 */ 0x0000, /* 0x89D3 */ 0x0000, /* 0x89D4 */ 0x0000, /* 0x89D5 */ 0x0000, /* 0x89D6 */ 0x0000, /* 0x89D7 */ 0x0000, /* 0x89D8 */ 0x0000, /* 0x89D9 */ 0x0000, /* 0x89DA */ 0x0000, /* 0x89DB */ 0x0000, /* 0x89DC */ 0x0000, /* 0x89DD */ 0x0000, /* 0x89DE */ 0x0000, /* 0x89DF */ 0x0000, /* 0x89E0 */ 0x0000, /* 0x89E1 */ 0x0000, /* 0x89E2 */ 0x0000, /* 0x89E3 */ 0x0000, /* 0x89E4 */ 0x0000, /* 0x89E5 */ 0x0000, /* 0x89E6 */ 0x0000, /* 0x89E7 */ 0x0000, /* 0x89E8 */ 0x0000, /* 0x89E9 */ 0x0000, /* 0x89EA */ 0x0000, /* 0x89EB */ 0x0000, /* 0x89EC */ 0x0000, /* 0x89ED */ 0x0000, /* 0x89EE */ 0x0000, /* 0x89EF */ 0x0000, /* 0x89F0 */ 0x0000, /* 0x89F1 */ 0x0000, /* 0x89F2 */ 0x0000, /* 0x89F3 */ 0x0000, /* 0x89F4 */ 0x0000, /* 0x89F5 */ 0x0000, /* 0x89F6 */ 0x0000, /* 0x89F7 */ 0x0000, /* 0x89F8 */ 0x0000, /* 0x89F9 */ 0x0000, /* 0x89FA */ 0x0000, /* 0x89FB */ 0x0000, /* 0x89FC */ 0x0000, /* 0x89FD */ 0x0000, /* 0x89FE */ 0x0000, /* 0x89FF */ 0x0000, /* 0x8A00 */ 0x0000, /* 0x8A01 */ 0x0000, /* 0x8A02 */ 0x0000, /* 0x8A03 */ 0x0000, /* 0x8A04 */ 0x0000, /* 0x8A05 */ 0x0000, /* 0x8A06 */ 0x0000, /* 0x8A07 */ 0x0000, /* 0x8A08 */ 0x0000, /* 0x8A09 */ 0x0000, /* 0x8A0A */ 0x0000, /* 0x8A0B */ 0x0000, /* 0x8A0C */ 0x0000, /* 0x8A0D */ 0x0000, /* 0x8A0E */ 0x0000, /* 0x8A0F */ 0x0000, /* 0x8A10 */ 0x0000, /* 0x8A11 */ 0x0000, /* 0x8A12 */ 0x0000, /* 0x8A13 */ 0x0000, /* 0x8A14 */ 0x0000, /* 0x8A15 */ 0x0000, /* 0x8A16 */ 0x0000, /* 0x8A17 */ 0x0000, /* 0x8A18 */ 0x0000, /* 0x8A19 */ 0x0000, /* 0x8A1A */ 0x0000, /* 0x8A1B */ 0x0000, /* 0x8A1C */ 0x0000, /* 0x8A1D */ 0x0000, /* 0x8A1E */ 0x0000, /* 0x8A1F */ 0x0000, /* 0x8A20 */ 0x0000, /* 0x8A21 */ 0x0000, /* 0x8A22 */ 0x0000, /* 0x8A23 */ 0x0000, /* 0x8A24 */ 0x0000, /* 0x8A25 */ 0x0000, /* 0x8A26 */ 0x0000, /* 0x8A27 */ 0x0000, /* 0x8A28 */ 0x0000, /* 0x8A29 */ 0x0000, /* 0x8A2A */ 0x0000, /* 0x8A2B */ 0x0000, /* 0x8A2C */ 0x0000, /* 0x8A2D */ 0x0000, /* 0x8A2E */ 0x0000, /* 0x8A2F */ 0x0000, /* 0x8A30 */ 0x0000, /* 0x8A31 */ 0x0000, /* 0x8A32 */ 0x0000, /* 0x8A33 */ 0x0000, /* 0x8A34 */ 0x0000, /* 0x8A35 */ 0x0000, /* 0x8A36 */ 0x0000, /* 0x8A37 */ 0x0000, /* 0x8A38 */ 0x0000, /* 0x8A39 */ 0x0000, /* 0x8A3A */ 0x0000, /* 0x8A3B */ 0x0000, /* 0x8A3C */ 0x0000, /* 0x8A3D */ 0x0000, /* 0x8A3E */ 0x0000, /* 0x8A3F */ 0x0000, /* 0x8A40 */ 0x0000, /* 0x8A41 */ 0x0000, /* 0x8A42 */ 0x0000, /* 0x8A43 */ 0x0000, /* 0x8A44 */ 0x0000, /* 0x8A45 */ 0x0000, /* 0x8A46 */ 0x0000, /* 0x8A47 */ 0x0000, /* 0x8A48 */ 0x0000, /* 0x8A49 */ 0x0000, /* 0x8A4A */ 0x0000, /* 0x8A4B */ 0x0000, /* 0x8A4C */ 0x0000, /* 0x8A4D */ 0x0000, /* 0x8A4E */ 0x0000, /* 0x8A4F */ 0x0000, /* 0x8A50 */ 0x0000, /* 0x8A51 */ 0x0000, /* 0x8A52 */ 0x0000, /* 0x8A53 */ 0x0000, /* 0x8A54 */ 0x0000, /* 0x8A55 */ 0x0000, /* 0x8A56 */ 0x0000, /* 0x8A57 */ 0x0000, /* 0x8A58 */ 0x0000, /* 0x8A59 */ 0x0000, /* 0x8A5A */ 0x0000, /* 0x8A5B */ 0x0000, /* 0x8A5C */ 0x0000, /* 0x8A5D */ 0x0000, /* 0x8A5E */ 0x0000, /* 0x8A5F */ 0x0000, /* 0x8A60 */ 0x0000, /* 0x8A61 */ 0x0000, /* 0x8A62 */ 0x0000, /* 0x8A63 */ 0x0000, /* 0x8A64 */ 0x0000, /* 0x8A65 */ 0x0000, /* 0x8A66 */ 0x0000, /* 0x8A67 */ 0x0000, /* 0x8A68 */ 0x0000, /* 0x8A69 */ 0x0000, /* 0x8A6A */ 0x0000, /* 0x8A6B */ 0x0000, /* 0x8A6C */ 0x0000, /* 0x8A6D */ 0x0000, /* 0x8A6E */ 0x0000, /* 0x8A6F */ 0x0000, /* 0x8A70 */ 0x0000, /* 0x8A71 */ 0x0000, /* 0x8A72 */ 0x0000, /* 0x8A73 */ 0x0000, /* 0x8A74 */ 0x0000, /* 0x8A75 */ 0x0000, /* 0x8A76 */ 0x0000, /* 0x8A77 */ 0x0000, /* 0x8A78 */ 0x0000, /* 0x8A79 */ 0x0000, /* 0x8A7A */ 0x0000, /* 0x8A7B */ 0x0000, /* 0x8A7C */ 0x0000, /* 0x8A7D */ 0x0000, /* 0x8A7E */ 0x0000, /* 0x8A7F */ 0x0000, /* 0x8A80 */ 0x0000, /* 0x8A81 */ 0x0000, /* 0x8A82 */ 0x0000, /* 0x8A83 */ 0x0000, /* 0x8A84 */ 0x0000, /* 0x8A85 */ 0x0000, /* 0x8A86 */ 0x0000, /* 0x8A87 */ 0x0000, /* 0x8A88 */ 0x0000, /* 0x8A89 */ 0x0000, /* 0x8A8A */ 0x0000, /* 0x8A8B */ 0x0000, /* 0x8A8C */ 0x0000, /* 0x8A8D */ 0x0000, /* 0x8A8E */ 0x0000, /* 0x8A8F */ 0x0000, /* 0x8A90 */ 0x0000, /* 0x8A91 */ 0x0000, /* 0x8A92 */ 0x0000, /* 0x8A93 */ 0x0000, /* 0x8A94 */ 0x0000, /* 0x8A95 */ 0x0000, /* 0x8A96 */ 0x0000, /* 0x8A97 */ 0x0000, /* 0x8A98 */ 0x0000, /* 0x8A99 */ 0x0000, /* 0x8A9A */ 0x0000, /* 0x8A9B */ 0x0000, /* 0x8A9C */ 0x0000, /* 0x8A9D */ 0x0000, /* 0x8A9E */ 0x0000, /* 0x8A9F */ 0x0000, /* 0x8AA0 */ 0x0000, /* 0x8AA1 */ 0x0000, /* 0x8AA2 */ 0x0000, /* 0x8AA3 */ 0x0000, /* 0x8AA4 */ 0x0000, /* 0x8AA5 */ 0x0000, /* 0x8AA6 */ 0x0000, /* 0x8AA7 */ 0x0000, /* 0x8AA8 */ 0x0000, /* 0x8AA9 */ 0x0000, /* 0x8AAA */ 0x0000, /* 0x8AAB */ 0x0000, /* 0x8AAC */ 0x0000, /* 0x8AAD */ 0x0000, /* 0x8AAE */ 0x0000, /* 0x8AAF */ 0x0000, /* 0x8AB0 */ 0x0000, /* 0x8AB1 */ 0x0000, /* 0x8AB2 */ 0x0000, /* 0x8AB3 */ 0x0000, /* 0x8AB4 */ 0x0000, /* 0x8AB5 */ 0x0000, /* 0x8AB6 */ 0x0000, /* 0x8AB7 */ 0x0000, /* 0x8AB8 */ 0x0000, /* 0x8AB9 */ 0x0000, /* 0x8ABA */ 0x0000, /* 0x8ABB */ 0x0000, /* 0x8ABC */ 0x0000, /* 0x8ABD */ 0x0000, /* 0x8ABE */ 0x0000, /* 0x8ABF */ 0x0000, /* 0x8AC0 */ 0x0000, /* 0x8AC1 */ 0x0000, /* 0x8AC2 */ 0x0000, /* 0x8AC3 */ 0x0000, /* 0x8AC4 */ 0x0000, /* 0x8AC5 */ 0x0000, /* 0x8AC6 */ 0x0000, /* 0x8AC7 */ 0x0000, /* 0x8AC8 */ 0x0000, /* 0x8AC9 */ 0x0000, /* 0x8ACA */ 0x0000, /* 0x8ACB */ 0x0000, /* 0x8ACC */ 0x0000, /* 0x8ACD */ 0x0000, /* 0x8ACE */ 0x0000, /* 0x8ACF */ 0x0000, /* 0x8AD0 */ 0x0000, /* 0x8AD1 */ 0x0000, /* 0x8AD2 */ 0x0000, /* 0x8AD3 */ 0x0000, /* 0x8AD4 */ 0x0000, /* 0x8AD5 */ 0x0000, /* 0x8AD6 */ 0x0000, /* 0x8AD7 */ 0x0000, /* 0x8AD8 */ 0x0000, /* 0x8AD9 */ 0x0000, /* 0x8ADA */ 0x0000, /* 0x8ADB */ 0x0000, /* 0x8ADC */ 0x0000, /* 0x8ADD */ 0x0000, /* 0x8ADE */ 0x0000, /* 0x8ADF */ 0x0000, /* 0x8AE0 */ 0x0000, /* 0x8AE1 */ 0x0000, /* 0x8AE2 */ 0x0000, /* 0x8AE3 */ 0x0000, /* 0x8AE4 */ 0x0000, /* 0x8AE5 */ 0x0000, /* 0x8AE6 */ 0x0000, /* 0x8AE7 */ 0x0000, /* 0x8AE8 */ 0x0000, /* 0x8AE9 */ 0x0000, /* 0x8AEA */ 0x0000, /* 0x8AEB */ 0x0000, /* 0x8AEC */ 0x0000, /* 0x8AED */ 0x0000, /* 0x8AEE */ 0x0000, /* 0x8AEF */ 0x0000, /* 0x8AF0 */ 0x0000, /* 0x8AF1 */ 0x0000, /* 0x8AF2 */ 0x0000, /* 0x8AF3 */ 0x0000, /* 0x8AF4 */ 0x0000, /* 0x8AF5 */ 0x0000, /* 0x8AF6 */ 0x0000, /* 0x8AF7 */ 0x0000, /* 0x8AF8 */ 0x0000, /* 0x8AF9 */ 0x0000, /* 0x8AFA */ 0x0000, /* 0x8AFB */ 0x0000, /* 0x8AFC */ 0x0000, /* 0x8AFD */ 0x0000, /* 0x8AFE */ 0x0000, /* 0x8AFF */ 0x0000, /* 0x8B00 */ 0x0000, /* 0x8B01 */ 0x0000, /* 0x8B02 */ 0x0000, /* 0x8B03 */ 0x0000, /* 0x8B04 */ 0x0000, /* 0x8B05 */ 0x0000, /* 0x8B06 */ 0x0000, /* 0x8B07 */ 0x0000, /* 0x8B08 */ 0x0000, /* 0x8B09 */ 0x0000, /* 0x8B0A */ 0x0000, /* 0x8B0B */ 0x0000, /* 0x8B0C */ 0x0000, /* 0x8B0D */ 0x0000, /* 0x8B0E */ 0x0000, /* 0x8B0F */ 0x0000, /* 0x8B10 */ 0x0000, /* 0x8B11 */ 0x0000, /* 0x8B12 */ 0x0000, /* 0x8B13 */ 0x0000, /* 0x8B14 */ 0x0000, /* 0x8B15 */ 0x0000, /* 0x8B16 */ 0x0000, /* 0x8B17 */ 0x0000, /* 0x8B18 */ 0x0000, /* 0x8B19 */ 0x0000, /* 0x8B1A */ 0x0000, /* 0x8B1B */ 0x0000, /* 0x8B1C */ 0x0000, /* 0x8B1D */ 0x0000, /* 0x8B1E */ 0x0000, /* 0x8B1F */ 0x0000, /* 0x8B20 */ 0x0000, /* 0x8B21 */ 0x0000, /* 0x8B22 */ 0x0000, /* 0x8B23 */ 0x0000, /* 0x8B24 */ 0x0000, /* 0x8B25 */ 0x0000, /* 0x8B26 */ 0x0000, /* 0x8B27 */ 0x0000, /* 0x8B28 */ 0x0000, /* 0x8B29 */ 0x0000, /* 0x8B2A */ 0x0000, /* 0x8B2B */ 0x0000, /* 0x8B2C */ 0x0000, /* 0x8B2D */ 0x0000, /* 0x8B2E */ 0x0000, /* 0x8B2F */ 0x0000, /* 0x8B30 */ 0x0000, /* 0x8B31 */ 0x0000, /* 0x8B32 */ 0x0000, /* 0x8B33 */ 0x0000, /* 0x8B34 */ 0x0000, /* 0x8B35 */ 0x0000, /* 0x8B36 */ 0x0000, /* 0x8B37 */ 0x0000, /* 0x8B38 */ 0x0000, /* 0x8B39 */ 0x0000, /* 0x8B3A */ 0x0000, /* 0x8B3B */ 0x0000, /* 0x8B3C */ 0x0000, /* 0x8B3D */ 0x0000, /* 0x8B3E */ 0x0000, /* 0x8B3F */ 0x0000, /* 0x8B40 */ 0x0000, /* 0x8B41 */ 0x0000, /* 0x8B42 */ 0x0000, /* 0x8B43 */ 0x0000, /* 0x8B44 */ 0x0000, /* 0x8B45 */ 0x0000, /* 0x8B46 */ 0x0000, /* 0x8B47 */ 0x0000, /* 0x8B48 */ 0x0000, /* 0x8B49 */ 0x0000, /* 0x8B4A */ 0x0000, /* 0x8B4B */ 0x0000, /* 0x8B4C */ 0x0000, /* 0x8B4D */ 0x0000, /* 0x8B4E */ 0x0000, /* 0x8B4F */ 0x0000, /* 0x8B50 */ 0x0000, /* 0x8B51 */ 0x0000, /* 0x8B52 */ 0x0000, /* 0x8B53 */ 0x0000, /* 0x8B54 */ 0x0000, /* 0x8B55 */ 0x0000, /* 0x8B56 */ 0x0000, /* 0x8B57 */ 0x0000, /* 0x8B58 */ 0x0000, /* 0x8B59 */ 0x0000, /* 0x8B5A */ 0x0000, /* 0x8B5B */ 0x0000, /* 0x8B5C */ 0x0000, /* 0x8B5D */ 0x0000, /* 0x8B5E */ 0x0000, /* 0x8B5F */ 0x0000, /* 0x8B60 */ 0x0000, /* 0x8B61 */ 0x0000, /* 0x8B62 */ 0x0000, /* 0x8B63 */ 0x0000, /* 0x8B64 */ 0x0000, /* 0x8B65 */ 0x0000, /* 0x8B66 */ 0x0000, /* 0x8B67 */ 0x0000, /* 0x8B68 */ 0x0000, /* 0x8B69 */ 0x0000, /* 0x8B6A */ 0x0000, /* 0x8B6B */ 0x0000, /* 0x8B6C */ 0x0000, /* 0x8B6D */ 0x0000, /* 0x8B6E */ 0x0000, /* 0x8B6F */ 0x0000, /* 0x8B70 */ 0x0000, /* 0x8B71 */ 0x0000, /* 0x8B72 */ 0x0000, /* 0x8B73 */ 0x0000, /* 0x8B74 */ 0x0000, /* 0x8B75 */ 0x0000, /* 0x8B76 */ 0x0000, /* 0x8B77 */ 0x0000, /* 0x8B78 */ 0x0000, /* 0x8B79 */ 0x0000, /* 0x8B7A */ 0x0000, /* 0x8B7B */ 0x0000, /* 0x8B7C */ 0x0000, /* 0x8B7D */ 0x0000, /* 0x8B7E */ 0x0000, /* 0x8B7F */ 0x0000, /* 0x8B80 */ 0x0000, /* 0x8B81 */ 0x0000, /* 0x8B82 */ 0x0000, /* 0x8B83 */ 0x0000, /* 0x8B84 */ 0x0000, /* 0x8B85 */ 0x0000, /* 0x8B86 */ 0x0000, /* 0x8B87 */ 0x0000, /* 0x8B88 */ 0x0000, /* 0x8B89 */ 0x0000, /* 0x8B8A */ 0x0000, /* 0x8B8B */ 0x0000, /* 0x8B8C */ 0x0000, /* 0x8B8D */ 0x0000, /* 0x8B8E */ 0x0000, /* 0x8B8F */ 0x0000, /* 0x8B90 */ 0x0000, /* 0x8B91 */ 0x0000, /* 0x8B92 */ 0x0000, /* 0x8B93 */ 0x0000, /* 0x8B94 */ 0x0000, /* 0x8B95 */ 0x0000, /* 0x8B96 */ 0x0000, /* 0x8B97 */ 0x0000, /* 0x8B98 */ 0x0000, /* 0x8B99 */ 0x0000, /* 0x8B9A */ 0x0000, /* 0x8B9B */ 0x0000, /* 0x8B9C */ 0x0000, /* 0x8B9D */ 0x0000, /* 0x8B9E */ 0x0000, /* 0x8B9F */ 0x0000, /* 0x8BA0 */ 0x0000, /* 0x8BA1 */ 0x0000, /* 0x8BA2 */ 0x0000, /* 0x8BA3 */ 0x0000, /* 0x8BA4 */ 0x0000, /* 0x8BA5 */ 0x0000, /* 0x8BA6 */ 0x0000, /* 0x8BA7 */ 0x0000, /* 0x8BA8 */ 0x0000, /* 0x8BA9 */ 0x0000, /* 0x8BAA */ 0x0000, /* 0x8BAB */ 0x0000, /* 0x8BAC */ 0x0000, /* 0x8BAD */ 0x0000, /* 0x8BAE */ 0x0000, /* 0x8BAF */ 0x0000, /* 0x8BB0 */ 0x0000, /* 0x8BB1 */ 0x0000, /* 0x8BB2 */ 0x0000, /* 0x8BB3 */ 0x0000, /* 0x8BB4 */ 0x0000, /* 0x8BB5 */ 0x0000, /* 0x8BB6 */ 0x0000, /* 0x8BB7 */ 0x0000, /* 0x8BB8 */ 0x0000, /* 0x8BB9 */ 0x0000, /* 0x8BBA */ 0x0000, /* 0x8BBB */ 0x0000, /* 0x8BBC */ 0x0000, /* 0x8BBD */ 0x0000, /* 0x8BBE */ 0x0000, /* 0x8BBF */ 0x0000, /* 0x8BC0 */ 0x0000, /* 0x8BC1 */ 0x0000, /* 0x8BC2 */ 0x0000, /* 0x8BC3 */ 0x0000, /* 0x8BC4 */ 0x0000, /* 0x8BC5 */ 0x0000, /* 0x8BC6 */ 0x0000, /* 0x8BC7 */ 0x0000, /* 0x8BC8 */ 0x0000, /* 0x8BC9 */ 0x0000, /* 0x8BCA */ 0x0000, /* 0x8BCB */ 0x0000, /* 0x8BCC */ 0x0000, /* 0x8BCD */ 0x0000, /* 0x8BCE */ 0x0000, /* 0x8BCF */ 0x0000, /* 0x8BD0 */ 0x0000, /* 0x8BD1 */ 0x0000, /* 0x8BD2 */ 0x0000, /* 0x8BD3 */ 0x0000, /* 0x8BD4 */ 0x0000, /* 0x8BD5 */ 0x0000, /* 0x8BD6 */ 0x0000, /* 0x8BD7 */ 0x0000, /* 0x8BD8 */ 0x0000, /* 0x8BD9 */ 0x0000, /* 0x8BDA */ 0x0000, /* 0x8BDB */ 0x0000, /* 0x8BDC */ 0x0000, /* 0x8BDD */ 0x0000, /* 0x8BDE */ 0x0000, /* 0x8BDF */ 0x0000, /* 0x8BE0 */ 0x0000, /* 0x8BE1 */ 0x0000, /* 0x8BE2 */ 0x0000, /* 0x8BE3 */ 0x0000, /* 0x8BE4 */ 0x0000, /* 0x8BE5 */ 0x0000, /* 0x8BE6 */ 0x0000, /* 0x8BE7 */ 0x0000, /* 0x8BE8 */ 0x0000, /* 0x8BE9 */ 0x0000, /* 0x8BEA */ 0x0000, /* 0x8BEB */ 0x0000, /* 0x8BEC */ 0x0000, /* 0x8BED */ 0x0000, /* 0x8BEE */ 0x0000, /* 0x8BEF */ 0x0000, /* 0x8BF0 */ 0x0000, /* 0x8BF1 */ 0x0000, /* 0x8BF2 */ 0x0000, /* 0x8BF3 */ 0x0000, /* 0x8BF4 */ 0x0000, /* 0x8BF5 */ 0x0000, /* 0x8BF6 */ 0x0000, /* 0x8BF7 */ 0x0000, /* 0x8BF8 */ 0x0000, /* 0x8BF9 */ 0x0000, /* 0x8BFA */ 0x0000, /* 0x8BFB */ 0x0000, /* 0x8BFC */ 0x0000, /* 0x8BFD */ 0x0000, /* 0x8BFE */ 0x0000, /* 0x8BFF */ 0x0000, /* 0x8C00 */ 0x0000, /* 0x8C01 */ 0x0000, /* 0x8C02 */ 0x0000, /* 0x8C03 */ 0x0000, /* 0x8C04 */ 0x0000, /* 0x8C05 */ 0x0000, /* 0x8C06 */ 0x0000, /* 0x8C07 */ 0x0000, /* 0x8C08 */ 0x0000, /* 0x8C09 */ 0x0000, /* 0x8C0A */ 0x0000, /* 0x8C0B */ 0x0000, /* 0x8C0C */ 0x0000, /* 0x8C0D */ 0x0000, /* 0x8C0E */ 0x0000, /* 0x8C0F */ 0x0000, /* 0x8C10 */ 0x0000, /* 0x8C11 */ 0x0000, /* 0x8C12 */ 0x0000, /* 0x8C13 */ 0x0000, /* 0x8C14 */ 0x0000, /* 0x8C15 */ 0x0000, /* 0x8C16 */ 0x0000, /* 0x8C17 */ 0x0000, /* 0x8C18 */ 0x0000, /* 0x8C19 */ 0x0000, /* 0x8C1A */ 0x0000, /* 0x8C1B */ 0x0000, /* 0x8C1C */ 0x0000, /* 0x8C1D */ 0x0000, /* 0x8C1E */ 0x0000, /* 0x8C1F */ 0x0000, /* 0x8C20 */ 0x0000, /* 0x8C21 */ 0x0000, /* 0x8C22 */ 0x0000, /* 0x8C23 */ 0x0000, /* 0x8C24 */ 0x0000, /* 0x8C25 */ 0x0000, /* 0x8C26 */ 0x0000, /* 0x8C27 */ 0x0000, /* 0x8C28 */ 0x0000, /* 0x8C29 */ 0x0000, /* 0x8C2A */ 0x0000, /* 0x8C2B */ 0x0000, /* 0x8C2C */ 0x0000, /* 0x8C2D */ 0x0000, /* 0x8C2E */ 0x0000, /* 0x8C2F */ 0x0000, /* 0x8C30 */ 0x0000, /* 0x8C31 */ 0x0000, /* 0x8C32 */ 0x0000, /* 0x8C33 */ 0x0000, /* 0x8C34 */ 0x0000, /* 0x8C35 */ 0x0000, /* 0x8C36 */ 0x0000, /* 0x8C37 */ 0x0000, /* 0x8C38 */ 0x0000, /* 0x8C39 */ 0x0000, /* 0x8C3A */ 0x0000, /* 0x8C3B */ 0x0000, /* 0x8C3C */ 0x0000, /* 0x8C3D */ 0x0000, /* 0x8C3E */ 0x0000, /* 0x8C3F */ 0x0000, /* 0x8C40 */ 0x0000, /* 0x8C41 */ 0x0000, /* 0x8C42 */ 0x0000, /* 0x8C43 */ 0x0000, /* 0x8C44 */ 0x0000, /* 0x8C45 */ 0x0000, /* 0x8C46 */ 0x0000, /* 0x8C47 */ 0x0000, /* 0x8C48 */ 0x0000, /* 0x8C49 */ 0x0000, /* 0x8C4A */ 0x0000, /* 0x8C4B */ 0x0000, /* 0x8C4C */ 0x0000, /* 0x8C4D */ 0x0000, /* 0x8C4E */ 0x0000, /* 0x8C4F */ 0x0000, /* 0x8C50 */ 0x0000, /* 0x8C51 */ 0x0000, /* 0x8C52 */ 0x0000, /* 0x8C53 */ 0x0000, /* 0x8C54 */ 0x0000, /* 0x8C55 */ 0x0000, /* 0x8C56 */ 0x0000, /* 0x8C57 */ 0x0000, /* 0x8C58 */ 0x0000, /* 0x8C59 */ 0x0000, /* 0x8C5A */ 0x0000, /* 0x8C5B */ 0x0000, /* 0x8C5C */ 0x0000, /* 0x8C5D */ 0x0000, /* 0x8C5E */ 0x0000, /* 0x8C5F */ 0x0000, /* 0x8C60 */ 0x0000, /* 0x8C61 */ 0x0000, /* 0x8C62 */ 0x0000, /* 0x8C63 */ 0x0000, /* 0x8C64 */ 0x0000, /* 0x8C65 */ 0x0000, /* 0x8C66 */ 0x0000, /* 0x8C67 */ 0x0000, /* 0x8C68 */ 0x0000, /* 0x8C69 */ 0x0000, /* 0x8C6A */ 0x0000, /* 0x8C6B */ 0x0000, /* 0x8C6C */ 0x0000, /* 0x8C6D */ 0x0000, /* 0x8C6E */ 0x0000, /* 0x8C6F */ 0x0000, /* 0x8C70 */ 0x0000, /* 0x8C71 */ 0x0000, /* 0x8C72 */ 0x0000, /* 0x8C73 */ 0x0000, /* 0x8C74 */ 0x0000, /* 0x8C75 */ 0x0000, /* 0x8C76 */ 0x0000, /* 0x8C77 */ 0x0000, /* 0x8C78 */ 0x0000, /* 0x8C79 */ 0x0000, /* 0x8C7A */ 0x0000, /* 0x8C7B */ 0x0000, /* 0x8C7C */ 0x0000, /* 0x8C7D */ 0x0000, /* 0x8C7E */ 0x0000, /* 0x8C7F */ 0x0000, /* 0x8C80 */ 0x0000, /* 0x8C81 */ 0x0000, /* 0x8C82 */ 0x0000, /* 0x8C83 */ 0x0000, /* 0x8C84 */ 0x0000, /* 0x8C85 */ 0x0000, /* 0x8C86 */ 0x0000, /* 0x8C87 */ 0x0000, /* 0x8C88 */ 0x0000, /* 0x8C89 */ 0x0000, /* 0x8C8A */ 0x0000, /* 0x8C8B */ 0x0000, /* 0x8C8C */ 0x0000, /* 0x8C8D */ 0x0000, /* 0x8C8E */ 0x0000, /* 0x8C8F */ 0x0000, /* 0x8C90 */ 0x0000, /* 0x8C91 */ 0x0000, /* 0x8C92 */ 0x0000, /* 0x8C93 */ 0x0000, /* 0x8C94 */ 0x0000, /* 0x8C95 */ 0x0000, /* 0x8C96 */ 0x0000, /* 0x8C97 */ 0x0000, /* 0x8C98 */ 0x0000, /* 0x8C99 */ 0x0000, /* 0x8C9A */ 0x0000, /* 0x8C9B */ 0x0000, /* 0x8C9C */ 0x0000, /* 0x8C9D */ 0x0000, /* 0x8C9E */ 0x0000, /* 0x8C9F */ 0x0000, /* 0x8CA0 */ 0x0000, /* 0x8CA1 */ 0x0000, /* 0x8CA2 */ 0x0000, /* 0x8CA3 */ 0x0000, /* 0x8CA4 */ 0x0000, /* 0x8CA5 */ 0x0000, /* 0x8CA6 */ 0x0000, /* 0x8CA7 */ 0x0000, /* 0x8CA8 */ 0x0000, /* 0x8CA9 */ 0x0000, /* 0x8CAA */ 0x0000, /* 0x8CAB */ 0x0000, /* 0x8CAC */ 0x0000, /* 0x8CAD */ 0x0000, /* 0x8CAE */ 0x0000, /* 0x8CAF */ 0x0000, /* 0x8CB0 */ 0x0000, /* 0x8CB1 */ 0x0000, /* 0x8CB2 */ 0x0000, /* 0x8CB3 */ 0x0000, /* 0x8CB4 */ 0x0000, /* 0x8CB5 */ 0x0000, /* 0x8CB6 */ 0x0000, /* 0x8CB7 */ 0x0000, /* 0x8CB8 */ 0x0000, /* 0x8CB9 */ 0x0000, /* 0x8CBA */ 0x0000, /* 0x8CBB */ 0x0000, /* 0x8CBC */ 0x0000, /* 0x8CBD */ 0x0000, /* 0x8CBE */ 0x0000, /* 0x8CBF */ 0x0000, /* 0x8CC0 */ 0x0000, /* 0x8CC1 */ 0x0000, /* 0x8CC2 */ 0x0000, /* 0x8CC3 */ 0x0000, /* 0x8CC4 */ 0x0000, /* 0x8CC5 */ 0x0000, /* 0x8CC6 */ 0x0000, /* 0x8CC7 */ 0x0000, /* 0x8CC8 */ 0x0000, /* 0x8CC9 */ 0x0000, /* 0x8CCA */ 0x0000, /* 0x8CCB */ 0x0000, /* 0x8CCC */ 0x0000, /* 0x8CCD */ 0x0000, /* 0x8CCE */ 0x0000, /* 0x8CCF */ 0x0000, /* 0x8CD0 */ 0x0000, /* 0x8CD1 */ 0x0000, /* 0x8CD2 */ 0x0000, /* 0x8CD3 */ 0x0000, /* 0x8CD4 */ 0x0000, /* 0x8CD5 */ 0x0000, /* 0x8CD6 */ 0x0000, /* 0x8CD7 */ 0x0000, /* 0x8CD8 */ 0x0000, /* 0x8CD9 */ 0x0000, /* 0x8CDA */ 0x0000, /* 0x8CDB */ 0x0000, /* 0x8CDC */ 0x0000, /* 0x8CDD */ 0x0000, /* 0x8CDE */ 0x0000, /* 0x8CDF */ 0x0000, /* 0x8CE0 */ 0x0000, /* 0x8CE1 */ 0x0000, /* 0x8CE2 */ 0x0000, /* 0x8CE3 */ 0x0000, /* 0x8CE4 */ 0x0000, /* 0x8CE5 */ 0x0000, /* 0x8CE6 */ 0x0000, /* 0x8CE7 */ 0x0000, /* 0x8CE8 */ 0x0000, /* 0x8CE9 */ 0x0000, /* 0x8CEA */ 0x0000, /* 0x8CEB */ 0x0000, /* 0x8CEC */ 0x0000, /* 0x8CED */ 0x0000, /* 0x8CEE */ 0x0000, /* 0x8CEF */ 0x0000, /* 0x8CF0 */ 0x0000, /* 0x8CF1 */ 0x0000, /* 0x8CF2 */ 0x0000, /* 0x8CF3 */ 0x0000, /* 0x8CF4 */ 0x0000, /* 0x8CF5 */ 0x0000, /* 0x8CF6 */ 0x0000, /* 0x8CF7 */ 0x0000, /* 0x8CF8 */ 0x0000, /* 0x8CF9 */ 0x0000, /* 0x8CFA */ 0x0000, /* 0x8CFB */ 0x0000, /* 0x8CFC */ 0x0000, /* 0x8CFD */ 0x0000, /* 0x8CFE */ 0x0000, /* 0x8CFF */ 0x0000, /* 0x8D00 */ 0x0000, /* 0x8D01 */ 0x0000, /* 0x8D02 */ 0x0000, /* 0x8D03 */ 0x0000, /* 0x8D04 */ 0x0000, /* 0x8D05 */ 0x0000, /* 0x8D06 */ 0x0000, /* 0x8D07 */ 0x0000, /* 0x8D08 */ 0x0000, /* 0x8D09 */ 0x0000, /* 0x8D0A */ 0x0000, /* 0x8D0B */ 0x0000, /* 0x8D0C */ 0x0000, /* 0x8D0D */ 0x0000, /* 0x8D0E */ 0x0000, /* 0x8D0F */ 0x0000, /* 0x8D10 */ 0x0000, /* 0x8D11 */ 0x0000, /* 0x8D12 */ 0x0000, /* 0x8D13 */ 0x0000, /* 0x8D14 */ 0x0000, /* 0x8D15 */ 0x0000, /* 0x8D16 */ 0x0000, /* 0x8D17 */ 0x0000, /* 0x8D18 */ 0x0000, /* 0x8D19 */ 0x0000, /* 0x8D1A */ 0x0000, /* 0x8D1B */ 0x0000, /* 0x8D1C */ 0x0000, /* 0x8D1D */ 0x0000, /* 0x8D1E */ 0x0000, /* 0x8D1F */ 0x0000, /* 0x8D20 */ 0x0000, /* 0x8D21 */ 0x0000, /* 0x8D22 */ 0x0000, /* 0x8D23 */ 0x0000, /* 0x8D24 */ 0x0000, /* 0x8D25 */ 0x0000, /* 0x8D26 */ 0x0000, /* 0x8D27 */ 0x0000, /* 0x8D28 */ 0x0000, /* 0x8D29 */ 0x0000, /* 0x8D2A */ 0x0000, /* 0x8D2B */ 0x0000, /* 0x8D2C */ 0x0000, /* 0x8D2D */ 0x0000, /* 0x8D2E */ 0x0000, /* 0x8D2F */ 0x0000, /* 0x8D30 */ 0x0000, /* 0x8D31 */ 0x0000, /* 0x8D32 */ 0x0000, /* 0x8D33 */ 0x0000, /* 0x8D34 */ 0x0000, /* 0x8D35 */ 0x0000, /* 0x8D36 */ 0x0000, /* 0x8D37 */ 0x0000, /* 0x8D38 */ 0x0000, /* 0x8D39 */ 0x0000, /* 0x8D3A */ 0x0000, /* 0x8D3B */ 0x0000, /* 0x8D3C */ 0x0000, /* 0x8D3D */ 0x0000, /* 0x8D3E */ 0x0000, /* 0x8D3F */ 0x0000, /* 0x8D40 */ 0x0000, /* 0x8D41 */ 0x0000, /* 0x8D42 */ 0x0000, /* 0x8D43 */ 0x0000, /* 0x8D44 */ 0x0000, /* 0x8D45 */ 0x0000, /* 0x8D46 */ 0x0000, /* 0x8D47 */ 0x0000, /* 0x8D48 */ 0x0000, /* 0x8D49 */ 0x0000, /* 0x8D4A */ 0x0000, /* 0x8D4B */ 0x0000, /* 0x8D4C */ 0x0000, /* 0x8D4D */ 0x0000, /* 0x8D4E */ 0x0000, /* 0x8D4F */ 0x0000, /* 0x8D50 */ 0x0000, /* 0x8D51 */ 0x0000, /* 0x8D52 */ 0x0000, /* 0x8D53 */ 0x0000, /* 0x8D54 */ 0x0000, /* 0x8D55 */ 0x0000, /* 0x8D56 */ 0x0000, /* 0x8D57 */ 0x0000, /* 0x8D58 */ 0x0000, /* 0x8D59 */ 0x0000, /* 0x8D5A */ 0x0000, /* 0x8D5B */ 0x0000, /* 0x8D5C */ 0x0000, /* 0x8D5D */ 0x0000, /* 0x8D5E */ 0x0000, /* 0x8D5F */ 0x0000, /* 0x8D60 */ 0x0000, /* 0x8D61 */ 0x0000, /* 0x8D62 */ 0x0000, /* 0x8D63 */ 0x0000, /* 0x8D64 */ 0x0000, /* 0x8D65 */ 0x0000, /* 0x8D66 */ 0x0000, /* 0x8D67 */ 0x0000, /* 0x8D68 */ 0x0000, /* 0x8D69 */ 0x0000, /* 0x8D6A */ 0x0000, /* 0x8D6B */ 0x0000, /* 0x8D6C */ 0x0000, /* 0x8D6D */ 0x0000, /* 0x8D6E */ 0x0000, /* 0x8D6F */ 0x0000, /* 0x8D70 */ 0x0000, /* 0x8D71 */ 0x0000, /* 0x8D72 */ 0x0000, /* 0x8D73 */ 0x0000, /* 0x8D74 */ 0x0000, /* 0x8D75 */ 0x0000, /* 0x8D76 */ 0x0000, /* 0x8D77 */ 0x0000, /* 0x8D78 */ 0x0000, /* 0x8D79 */ 0x0000, /* 0x8D7A */ 0x0000, /* 0x8D7B */ 0x0000, /* 0x8D7C */ 0x0000, /* 0x8D7D */ 0x0000, /* 0x8D7E */ 0x0000, /* 0x8D7F */ 0x0000, /* 0x8D80 */ 0x0000, /* 0x8D81 */ 0x0000, /* 0x8D82 */ 0x0000, /* 0x8D83 */ 0x0000, /* 0x8D84 */ 0x0000, /* 0x8D85 */ 0x0000, /* 0x8D86 */ 0x0000, /* 0x8D87 */ 0x0000, /* 0x8D88 */ 0x0000, /* 0x8D89 */ 0x0000, /* 0x8D8A */ 0x0000, /* 0x8D8B */ 0x0000, /* 0x8D8C */ 0x0000, /* 0x8D8D */ 0x0000, /* 0x8D8E */ 0x0000, /* 0x8D8F */ 0x0000, /* 0x8D90 */ 0x0000, /* 0x8D91 */ 0x0000, /* 0x8D92 */ 0x0000, /* 0x8D93 */ 0x0000, /* 0x8D94 */ 0x0000, /* 0x8D95 */ 0x0000, /* 0x8D96 */ 0x0000, /* 0x8D97 */ 0x0000, /* 0x8D98 */ 0x0000, /* 0x8D99 */ 0x0000, /* 0x8D9A */ 0x0000, /* 0x8D9B */ 0x0000, /* 0x8D9C */ 0x0000, /* 0x8D9D */ 0x0000, /* 0x8D9E */ 0x0000, /* 0x8D9F */ 0x0000, /* 0x8DA0 */ 0x0000, /* 0x8DA1 */ 0x0000, /* 0x8DA2 */ 0x0000, /* 0x8DA3 */ 0x0000, /* 0x8DA4 */ 0x0000, /* 0x8DA5 */ 0x0000, /* 0x8DA6 */ 0x0000, /* 0x8DA7 */ 0x0000, /* 0x8DA8 */ 0x0000, /* 0x8DA9 */ 0x0000, /* 0x8DAA */ 0x0000, /* 0x8DAB */ 0x0000, /* 0x8DAC */ 0x0000, /* 0x8DAD */ 0x0000, /* 0x8DAE */ 0x0000, /* 0x8DAF */ 0x0000, /* 0x8DB0 */ 0x0000, /* 0x8DB1 */ 0x0000, /* 0x8DB2 */ 0x0000, /* 0x8DB3 */ 0x0000, /* 0x8DB4 */ 0x0000, /* 0x8DB5 */ 0x0000, /* 0x8DB6 */ 0x0000, /* 0x8DB7 */ 0x0000, /* 0x8DB8 */ 0x0000, /* 0x8DB9 */ 0x0000, /* 0x8DBA */ 0x0000, /* 0x8DBB */ 0x0000, /* 0x8DBC */ 0x0000, /* 0x8DBD */ 0x0000, /* 0x8DBE */ 0x0000, /* 0x8DBF */ 0x0000, /* 0x8DC0 */ 0x0000, /* 0x8DC1 */ 0x0000, /* 0x8DC2 */ 0x0000, /* 0x8DC3 */ 0x0000, /* 0x8DC4 */ 0x0000, /* 0x8DC5 */ 0x0000, /* 0x8DC6 */ 0x0000, /* 0x8DC7 */ 0x0000, /* 0x8DC8 */ 0x0000, /* 0x8DC9 */ 0x0000, /* 0x8DCA */ 0x0000, /* 0x8DCB */ 0x0000, /* 0x8DCC */ 0x0000, /* 0x8DCD */ 0x0000, /* 0x8DCE */ 0x0000, /* 0x8DCF */ 0x0000, /* 0x8DD0 */ 0x0000, /* 0x8DD1 */ 0x0000, /* 0x8DD2 */ 0x0000, /* 0x8DD3 */ 0x0000, /* 0x8DD4 */ 0x0000, /* 0x8DD5 */ 0x0000, /* 0x8DD6 */ 0x0000, /* 0x8DD7 */ 0x0000, /* 0x8DD8 */ 0x0000, /* 0x8DD9 */ 0x0000, /* 0x8DDA */ 0x0000, /* 0x8DDB */ 0x0000, /* 0x8DDC */ 0x0000, /* 0x8DDD */ 0x0000, /* 0x8DDE */ 0x0000, /* 0x8DDF */ 0x0000, /* 0x8DE0 */ 0x0000, /* 0x8DE1 */ 0x0000, /* 0x8DE2 */ 0x0000, /* 0x8DE3 */ 0x0000, /* 0x8DE4 */ 0x0000, /* 0x8DE5 */ 0x0000, /* 0x8DE6 */ 0x0000, /* 0x8DE7 */ 0x0000, /* 0x8DE8 */ 0x0000, /* 0x8DE9 */ 0x0000, /* 0x8DEA */ 0x0000, /* 0x8DEB */ 0x0000, /* 0x8DEC */ 0x0000, /* 0x8DED */ 0x0000, /* 0x8DEE */ 0x0000, /* 0x8DEF */ 0x0000, /* 0x8DF0 */ 0x0000, /* 0x8DF1 */ 0x0000, /* 0x8DF2 */ 0x0000, /* 0x8DF3 */ 0x0000, /* 0x8DF4 */ 0x0000, /* 0x8DF5 */ 0x0000, /* 0x8DF6 */ 0x0000, /* 0x8DF7 */ 0x0000, /* 0x8DF8 */ 0x0000, /* 0x8DF9 */ 0x0000, /* 0x8DFA */ 0x0000, /* 0x8DFB */ 0x0000, /* 0x8DFC */ 0x0000, /* 0x8DFD */ 0x0000, /* 0x8DFE */ 0x0000, /* 0x8DFF */ 0x0000, /* 0x8E00 */ 0x0000, /* 0x8E01 */ 0x0000, /* 0x8E02 */ 0x0000, /* 0x8E03 */ 0x0000, /* 0x8E04 */ 0x0000, /* 0x8E05 */ 0x0000, /* 0x8E06 */ 0x0000, /* 0x8E07 */ 0x0000, /* 0x8E08 */ 0x0000, /* 0x8E09 */ 0x0000, /* 0x8E0A */ 0x0000, /* 0x8E0B */ 0x0000, /* 0x8E0C */ 0x0000, /* 0x8E0D */ 0x0000, /* 0x8E0E */ 0x0000, /* 0x8E0F */ 0x0000, /* 0x8E10 */ 0x0000, /* 0x8E11 */ 0x0000, /* 0x8E12 */ 0x0000, /* 0x8E13 */ 0x0000, /* 0x8E14 */ 0x0000, /* 0x8E15 */ 0x0000, /* 0x8E16 */ 0x0000, /* 0x8E17 */ 0x0000, /* 0x8E18 */ 0x0000, /* 0x8E19 */ 0x0000, /* 0x8E1A */ 0x0000, /* 0x8E1B */ 0x0000, /* 0x8E1C */ 0x0000, /* 0x8E1D */ 0x0000, /* 0x8E1E */ 0x0000, /* 0x8E1F */ 0x0000, /* 0x8E20 */ 0x0000, /* 0x8E21 */ 0x0000, /* 0x8E22 */ 0x0000, /* 0x8E23 */ 0x0000, /* 0x8E24 */ 0x0000, /* 0x8E25 */ 0x0000, /* 0x8E26 */ 0x0000, /* 0x8E27 */ 0x0000, /* 0x8E28 */ 0x0000, /* 0x8E29 */ 0x0000, /* 0x8E2A */ 0x0000, /* 0x8E2B */ 0x0000, /* 0x8E2C */ 0x0000, /* 0x8E2D */ 0x0000, /* 0x8E2E */ 0x0000, /* 0x8E2F */ 0x0000, /* 0x8E30 */ 0x0000, /* 0x8E31 */ 0x0000, /* 0x8E32 */ 0x0000, /* 0x8E33 */ 0x0000, /* 0x8E34 */ 0x0000, /* 0x8E35 */ 0x0000, /* 0x8E36 */ 0x0000, /* 0x8E37 */ 0x0000, /* 0x8E38 */ 0x0000, /* 0x8E39 */ 0x0000, /* 0x8E3A */ 0x0000, /* 0x8E3B */ 0x0000, /* 0x8E3C */ 0x0000, /* 0x8E3D */ 0x0000, /* 0x8E3E */ 0x0000, /* 0x8E3F */ 0x0000, /* 0x8E40 */ 0x0000, /* 0x8E41 */ 0x0000, /* 0x8E42 */ 0x0000, /* 0x8E43 */ 0x0000, /* 0x8E44 */ 0x0000, /* 0x8E45 */ 0x0000, /* 0x8E46 */ 0x0000, /* 0x8E47 */ 0x0000, /* 0x8E48 */ 0x0000, /* 0x8E49 */ 0x0000, /* 0x8E4A */ 0x0000, /* 0x8E4B */ 0x0000, /* 0x8E4C */ 0x0000, /* 0x8E4D */ 0x0000, /* 0x8E4E */ 0x0000, /* 0x8E4F */ 0x0000, /* 0x8E50 */ 0x0000, /* 0x8E51 */ 0x0000, /* 0x8E52 */ 0x0000, /* 0x8E53 */ 0x0000, /* 0x8E54 */ 0x0000, /* 0x8E55 */ 0x0000, /* 0x8E56 */ 0x0000, /* 0x8E57 */ 0x0000, /* 0x8E58 */ 0x0000, /* 0x8E59 */ 0x0000, /* 0x8E5A */ 0x0000, /* 0x8E5B */ 0x0000, /* 0x8E5C */ 0x0000, /* 0x8E5D */ 0x0000, /* 0x8E5E */ 0x0000, /* 0x8E5F */ 0x0000, /* 0x8E60 */ 0x0000, /* 0x8E61 */ 0x0000, /* 0x8E62 */ 0x0000, /* 0x8E63 */ 0x0000, /* 0x8E64 */ 0x0000, /* 0x8E65 */ 0x0000, /* 0x8E66 */ 0x0000, /* 0x8E67 */ 0x0000, /* 0x8E68 */ 0x0000, /* 0x8E69 */ 0x0000, /* 0x8E6A */ 0x0000, /* 0x8E6B */ 0x0000, /* 0x8E6C */ 0x0000, /* 0x8E6D */ 0x0000, /* 0x8E6E */ 0x0000, /* 0x8E6F */ 0x0000, /* 0x8E70 */ 0x0000, /* 0x8E71 */ 0x0000, /* 0x8E72 */ 0x0000, /* 0x8E73 */ 0x0000, /* 0x8E74 */ 0x0000, /* 0x8E75 */ 0x0000, /* 0x8E76 */ 0x0000, /* 0x8E77 */ 0x0000, /* 0x8E78 */ 0x0000, /* 0x8E79 */ 0x0000, /* 0x8E7A */ 0x0000, /* 0x8E7B */ 0x0000, /* 0x8E7C */ 0x0000, /* 0x8E7D */ 0x0000, /* 0x8E7E */ 0x0000, /* 0x8E7F */ 0x0000, /* 0x8E80 */ 0x0000, /* 0x8E81 */ 0x0000, /* 0x8E82 */ 0x0000, /* 0x8E83 */ 0x0000, /* 0x8E84 */ 0x0000, /* 0x8E85 */ 0x0000, /* 0x8E86 */ 0x0000, /* 0x8E87 */ 0x0000, /* 0x8E88 */ 0x0000, /* 0x8E89 */ 0x0000, /* 0x8E8A */ 0x0000, /* 0x8E8B */ 0x0000, /* 0x8E8C */ 0x0000, /* 0x8E8D */ 0x0000, /* 0x8E8E */ 0x0000, /* 0x8E8F */ 0x0000, /* 0x8E90 */ 0x0000, /* 0x8E91 */ 0x0000, /* 0x8E92 */ 0x0000, /* 0x8E93 */ 0x0000, /* 0x8E94 */ 0x0000, /* 0x8E95 */ 0x0000, /* 0x8E96 */ 0x0000, /* 0x8E97 */ 0x0000, /* 0x8E98 */ 0x0000, /* 0x8E99 */ 0x0000, /* 0x8E9A */ 0x0000, /* 0x8E9B */ 0x0000, /* 0x8E9C */ 0x0000, /* 0x8E9D */ 0x0000, /* 0x8E9E */ 0x0000, /* 0x8E9F */ 0x0000, /* 0x8EA0 */ 0xFF61, /* 0x8EA1 */ 0xFF62, /* 0x8EA2 */ 0xFF63, /* 0x8EA3 */ 0xFF64, /* 0x8EA4 */ 0xFF65, /* 0x8EA5 */ 0xFF66, /* 0x8EA6 */ 0xFF67, /* 0x8EA7 */ 0xFF68, /* 0x8EA8 */ 0xFF69, /* 0x8EA9 */ 0xFF6A, /* 0x8EAA */ 0xFF6B, /* 0x8EAB */ 0xFF6C, /* 0x8EAC */ 0xFF6D, /* 0x8EAD */ 0xFF6E, /* 0x8EAE */ 0xFF6F, /* 0x8EAF */ 0xFF70, /* 0x8EB0 */ 0xFF71, /* 0x8EB1 */ 0xFF72, /* 0x8EB2 */ 0xFF73, /* 0x8EB3 */ 0xFF74, /* 0x8EB4 */ 0xFF75, /* 0x8EB5 */ 0xFF76, /* 0x8EB6 */ 0xFF77, /* 0x8EB7 */ 0xFF78, /* 0x8EB8 */ 0xFF79, /* 0x8EB9 */ 0xFF7A, /* 0x8EBA */ 0xFF7B, /* 0x8EBB */ 0xFF7C, /* 0x8EBC */ 0xFF7D, /* 0x8EBD */ 0xFF7E, /* 0x8EBE */ 0xFF7F, /* 0x8EBF */ 0xFF80, /* 0x8EC0 */ 0xFF81, /* 0x8EC1 */ 0xFF82, /* 0x8EC2 */ 0xFF83, /* 0x8EC3 */ 0xFF84, /* 0x8EC4 */ 0xFF85, /* 0x8EC5 */ 0xFF86, /* 0x8EC6 */ 0xFF87, /* 0x8EC7 */ 0xFF88, /* 0x8EC8 */ 0xFF89, /* 0x8EC9 */ 0xFF8A, /* 0x8ECA */ 0xFF8B, /* 0x8ECB */ 0xFF8C, /* 0x8ECC */ 0xFF8D, /* 0x8ECD */ 0xFF8E, /* 0x8ECE */ 0xFF8F, /* 0x8ECF */ 0xFF90, /* 0x8ED0 */ 0xFF91, /* 0x8ED1 */ 0xFF92, /* 0x8ED2 */ 0xFF93, /* 0x8ED3 */ 0xFF94, /* 0x8ED4 */ 0xFF95, /* 0x8ED5 */ 0xFF96, /* 0x8ED6 */ 0xFF97, /* 0x8ED7 */ 0xFF98, /* 0x8ED8 */ 0xFF99, /* 0x8ED9 */ 0xFF9A, /* 0x8EDA */ 0xFF9B, /* 0x8EDB */ 0xFF9C, /* 0x8EDC */ 0xFF9D, /* 0x8EDD */ 0xFF9E, /* 0x8EDE */ 0xFF9F, /* 0x8EDF */ 0x0000, /* 0x8EE0 */ 0x0000, /* 0x8EE1 */ 0x0000, /* 0x8EE2 */ 0x0000, /* 0x8EE3 */ 0x0000, /* 0x8EE4 */ 0x0000, /* 0x8EE5 */ 0x0000, /* 0x8EE6 */ 0x0000, /* 0x8EE7 */ 0x0000, /* 0x8EE8 */ 0x0000, /* 0x8EE9 */ 0x0000, /* 0x8EEA */ 0x0000, /* 0x8EEB */ 0x0000, /* 0x8EEC */ 0x0000, /* 0x8EED */ 0x0000, /* 0x8EEE */ 0x0000, /* 0x8EEF */ 0x0000, /* 0x8EF0 */ 0x0000, /* 0x8EF1 */ 0x0000, /* 0x8EF2 */ 0x0000, /* 0x8EF3 */ 0x0000, /* 0x8EF4 */ 0x0000, /* 0x8EF5 */ 0x0000, /* 0x8EF6 */ 0x0000, /* 0x8EF7 */ 0x0000, /* 0x8EF8 */ 0x0000, /* 0x8EF9 */ 0x0000, /* 0x8EFA */ 0x0000, /* 0x8EFB */ 0x0000, /* 0x8EFC */ 0x0000, /* 0x8EFD */ 0x0000, /* 0x8EFE */ 0x0000, /* 0x8EFF */ 0x0000, /* 0x8F00 */ 0x0000, /* 0x8F01 */ 0x0000, /* 0x8F02 */ 0x0000, /* 0x8F03 */ 0x0000, /* 0x8F04 */ 0x0000, /* 0x8F05 */ 0x0000, /* 0x8F06 */ 0x0000, /* 0x8F07 */ 0x0000, /* 0x8F08 */ 0x0000, /* 0x8F09 */ 0x0000, /* 0x8F0A */ 0x0000, /* 0x8F0B */ 0x0000, /* 0x8F0C */ 0x0000, /* 0x8F0D */ 0x0000, /* 0x8F0E */ 0x0000, /* 0x8F0F */ 0x0000, /* 0x8F10 */ 0x0000, /* 0x8F11 */ 0x0000, /* 0x8F12 */ 0x0000, /* 0x8F13 */ 0x0000, /* 0x8F14 */ 0x0000, /* 0x8F15 */ 0x0000, /* 0x8F16 */ 0x0000, /* 0x8F17 */ 0x0000, /* 0x8F18 */ 0x0000, /* 0x8F19 */ 0x0000, /* 0x8F1A */ 0x0000, /* 0x8F1B */ 0x0000, /* 0x8F1C */ 0x0000, /* 0x8F1D */ 0x0000, /* 0x8F1E */ 0x0000, /* 0x8F1F */ 0x0000, /* 0x8F20 */ 0x0000, /* 0x8F21 */ 0x0000, /* 0x8F22 */ 0x0000, /* 0x8F23 */ 0x0000, /* 0x8F24 */ 0x0000, /* 0x8F25 */ 0x0000, /* 0x8F26 */ 0x0000, /* 0x8F27 */ 0x0000, /* 0x8F28 */ 0x0000, /* 0x8F29 */ 0x0000, /* 0x8F2A */ 0x0000, /* 0x8F2B */ 0x0000, /* 0x8F2C */ 0x0000, /* 0x8F2D */ 0x0000, /* 0x8F2E */ 0x0000, /* 0x8F2F */ 0x0000, /* 0x8F30 */ 0x0000, /* 0x8F31 */ 0x0000, /* 0x8F32 */ 0x0000, /* 0x8F33 */ 0x0000, /* 0x8F34 */ 0x0000, /* 0x8F35 */ 0x0000, /* 0x8F36 */ 0x0000, /* 0x8F37 */ 0x0000, /* 0x8F38 */ 0x0000, /* 0x8F39 */ 0x0000, /* 0x8F3A */ 0x0000, /* 0x8F3B */ 0x0000, /* 0x8F3C */ 0x0000, /* 0x8F3D */ 0x0000, /* 0x8F3E */ 0x0000, /* 0x8F3F */ 0x0000, /* 0x8F40 */ 0x0000, /* 0x8F41 */ 0x0000, /* 0x8F42 */ 0x0000, /* 0x8F43 */ 0x0000, /* 0x8F44 */ 0x0000, /* 0x8F45 */ 0x0000, /* 0x8F46 */ 0x0000, /* 0x8F47 */ 0x0000, /* 0x8F48 */ 0x0000, /* 0x8F49 */ 0x0000, /* 0x8F4A */ 0x0000, /* 0x8F4B */ 0x0000, /* 0x8F4C */ 0x0000, /* 0x8F4D */ 0x0000, /* 0x8F4E */ 0x0000, /* 0x8F4F */ 0x0000, /* 0x8F50 */ 0x0000, /* 0x8F51 */ 0x0000, /* 0x8F52 */ 0x0000, /* 0x8F53 */ 0x0000, /* 0x8F54 */ 0x0000, /* 0x8F55 */ 0x0000, /* 0x8F56 */ 0x0000, /* 0x8F57 */ 0x0000, /* 0x8F58 */ 0x0000, /* 0x8F59 */ 0x0000, /* 0x8F5A */ 0x0000, /* 0x8F5B */ 0x0000, /* 0x8F5C */ 0x0000, /* 0x8F5D */ 0x0000, /* 0x8F5E */ 0x0000, /* 0x8F5F */ 0x0000, /* 0x8F60 */ 0x0000, /* 0x8F61 */ 0x0000, /* 0x8F62 */ 0x0000, /* 0x8F63 */ 0x0000, /* 0x8F64 */ 0x0000, /* 0x8F65 */ 0x0000, /* 0x8F66 */ 0x0000, /* 0x8F67 */ 0x0000, /* 0x8F68 */ 0x0000, /* 0x8F69 */ 0x0000, /* 0x8F6A */ 0x0000, /* 0x8F6B */ 0x0000, /* 0x8F6C */ 0x0000, /* 0x8F6D */ 0x0000, /* 0x8F6E */ 0x0000, /* 0x8F6F */ 0x0000, /* 0x8F70 */ 0x0000, /* 0x8F71 */ 0x0000, /* 0x8F72 */ 0x0000, /* 0x8F73 */ 0x0000, /* 0x8F74 */ 0x0000, /* 0x8F75 */ 0x0000, /* 0x8F76 */ 0x0000, /* 0x8F77 */ 0x0000, /* 0x8F78 */ 0x0000, /* 0x8F79 */ 0x0000, /* 0x8F7A */ 0x0000, /* 0x8F7B */ 0x0000, /* 0x8F7C */ 0x0000, /* 0x8F7D */ 0x0000, /* 0x8F7E */ 0x0000, /* 0x8F7F */ 0x0000, /* 0x8F80 */ 0x0000, /* 0x8F81 */ 0x0000, /* 0x8F82 */ 0x0000, /* 0x8F83 */ 0x0000, /* 0x8F84 */ 0x0000, /* 0x8F85 */ 0x0000, /* 0x8F86 */ 0x0000, /* 0x8F87 */ 0x0000, /* 0x8F88 */ 0x0000, /* 0x8F89 */ 0x0000, /* 0x8F8A */ 0x0000, /* 0x8F8B */ 0x0000, /* 0x8F8C */ 0x0000, /* 0x8F8D */ 0x0000, /* 0x8F8E */ 0x0000, /* 0x8F8F */ 0x0000, /* 0x8F90 */ 0x0000, /* 0x8F91 */ 0x0000, /* 0x8F92 */ 0x0000, /* 0x8F93 */ 0x0000, /* 0x8F94 */ 0x0000, /* 0x8F95 */ 0x0000, /* 0x8F96 */ 0x0000, /* 0x8F97 */ 0x0000, /* 0x8F98 */ 0x0000, /* 0x8F99 */ 0x0000, /* 0x8F9A */ 0x0000, /* 0x8F9B */ 0x0000, /* 0x8F9C */ 0x0000, /* 0x8F9D */ 0x0000, /* 0x8F9E */ 0x0000, /* 0x8F9F */ 0x0000, /* 0x8FA0 */ 0x0000, /* 0x8FA1 */ 0x0000, /* 0x8FA2 */ 0x0000, /* 0x8FA3 */ 0x0000, /* 0x8FA4 */ 0x0000, /* 0x8FA5 */ 0x0000, /* 0x8FA6 */ 0x0000, /* 0x8FA7 */ 0x0000, /* 0x8FA8 */ 0x0000, /* 0x8FA9 */ 0x0000, /* 0x8FAA */ 0x0000, /* 0x8FAB */ 0x0000, /* 0x8FAC */ 0x0000, /* 0x8FAD */ 0x0000, /* 0x8FAE */ 0x0000, /* 0x8FAF */ 0x0000, /* 0x8FB0 */ 0x0000, /* 0x8FB1 */ 0x0000, /* 0x8FB2 */ 0x0000, /* 0x8FB3 */ 0x0000, /* 0x8FB4 */ 0x0000, /* 0x8FB5 */ 0x0000, /* 0x8FB6 */ 0x0000, /* 0x8FB7 */ 0x0000, /* 0x8FB8 */ 0x0000, /* 0x8FB9 */ 0x0000, /* 0x8FBA */ 0x0000, /* 0x8FBB */ 0x0000, /* 0x8FBC */ 0x0000, /* 0x8FBD */ 0x0000, /* 0x8FBE */ 0x0000, /* 0x8FBF */ 0x0000, /* 0x8FC0 */ 0x0000, /* 0x8FC1 */ 0x0000, /* 0x8FC2 */ 0x0000, /* 0x8FC3 */ 0x0000, /* 0x8FC4 */ 0x0000, /* 0x8FC5 */ 0x0000, /* 0x8FC6 */ 0x0000, /* 0x8FC7 */ 0x0000, /* 0x8FC8 */ 0x0000, /* 0x8FC9 */ 0x0000, /* 0x8FCA */ 0x0000, /* 0x8FCB */ 0x0000, /* 0x8FCC */ 0x0000, /* 0x8FCD */ 0x0000, /* 0x8FCE */ 0x0000, /* 0x8FCF */ 0x0000, /* 0x8FD0 */ 0x0000, /* 0x8FD1 */ 0x0000, /* 0x8FD2 */ 0x0000, /* 0x8FD3 */ 0x0000, /* 0x8FD4 */ 0x0000, /* 0x8FD5 */ 0x0000, /* 0x8FD6 */ 0x0000, /* 0x8FD7 */ 0x0000, /* 0x8FD8 */ 0x0000, /* 0x8FD9 */ 0x0000, /* 0x8FDA */ 0x0000, /* 0x8FDB */ 0x0000, /* 0x8FDC */ 0x0000, /* 0x8FDD */ 0x0000, /* 0x8FDE */ 0x0000, /* 0x8FDF */ 0x0000, /* 0x8FE0 */ 0x0000, /* 0x8FE1 */ 0x0000, /* 0x8FE2 */ 0x0000, /* 0x8FE3 */ 0x0000, /* 0x8FE4 */ 0x0000, /* 0x8FE5 */ 0x0000, /* 0x8FE6 */ 0x0000, /* 0x8FE7 */ 0x0000, /* 0x8FE8 */ 0x0000, /* 0x8FE9 */ 0x0000, /* 0x8FEA */ 0x0000, /* 0x8FEB */ 0x0000, /* 0x8FEC */ 0x0000, /* 0x8FED */ 0x0000, /* 0x8FEE */ 0x0000, /* 0x8FEF */ 0x0000, /* 0x8FF0 */ 0x0000, /* 0x8FF1 */ 0x0000, /* 0x8FF2 */ 0x0000, /* 0x8FF3 */ 0x0000, /* 0x8FF4 */ 0x0000, /* 0x8FF5 */ 0x0000, /* 0x8FF6 */ 0x0000, /* 0x8FF7 */ 0x0000, /* 0x8FF8 */ 0x0000, /* 0x8FF9 */ 0x0000, /* 0x8FFA */ 0x0000, /* 0x8FFB */ 0x0000, /* 0x8FFC */ 0x0000, /* 0x8FFD */ 0x0000, /* 0x8FFE */ 0x0000, /* 0x8FFF */ 0x0000, /* 0x9000 */ 0x0000, /* 0x9001 */ 0x0000, /* 0x9002 */ 0x0000, /* 0x9003 */ 0x0000, /* 0x9004 */ 0x0000, /* 0x9005 */ 0x0000, /* 0x9006 */ 0x0000, /* 0x9007 */ 0x0000, /* 0x9008 */ 0x0000, /* 0x9009 */ 0x0000, /* 0x900A */ 0x0000, /* 0x900B */ 0x0000, /* 0x900C */ 0x0000, /* 0x900D */ 0x0000, /* 0x900E */ 0x0000, /* 0x900F */ 0x0000, /* 0x9010 */ 0x0000, /* 0x9011 */ 0x0000, /* 0x9012 */ 0x0000, /* 0x9013 */ 0x0000, /* 0x9014 */ 0x0000, /* 0x9015 */ 0x0000, /* 0x9016 */ 0x0000, /* 0x9017 */ 0x0000, /* 0x9018 */ 0x0000, /* 0x9019 */ 0x0000, /* 0x901A */ 0x0000, /* 0x901B */ 0x0000, /* 0x901C */ 0x0000, /* 0x901D */ 0x0000, /* 0x901E */ 0x0000, /* 0x901F */ 0x0000, /* 0x9020 */ 0x0000, /* 0x9021 */ 0x0000, /* 0x9022 */ 0x0000, /* 0x9023 */ 0x0000, /* 0x9024 */ 0x0000, /* 0x9025 */ 0x0000, /* 0x9026 */ 0x0000, /* 0x9027 */ 0x0000, /* 0x9028 */ 0x0000, /* 0x9029 */ 0x0000, /* 0x902A */ 0x0000, /* 0x902B */ 0x0000, /* 0x902C */ 0x0000, /* 0x902D */ 0x0000, /* 0x902E */ 0x0000, /* 0x902F */ 0x0000, /* 0x9030 */ 0x0000, /* 0x9031 */ 0x0000, /* 0x9032 */ 0x0000, /* 0x9033 */ 0x0000, /* 0x9034 */ 0x0000, /* 0x9035 */ 0x0000, /* 0x9036 */ 0x0000, /* 0x9037 */ 0x0000, /* 0x9038 */ 0x0000, /* 0x9039 */ 0x0000, /* 0x903A */ 0x0000, /* 0x903B */ 0x0000, /* 0x903C */ 0x0000, /* 0x903D */ 0x0000, /* 0x903E */ 0x0000, /* 0x903F */ 0x0000, /* 0x9040 */ 0x0000, /* 0x9041 */ 0x0000, /* 0x9042 */ 0x0000, /* 0x9043 */ 0x0000, /* 0x9044 */ 0x0000, /* 0x9045 */ 0x0000, /* 0x9046 */ 0x0000, /* 0x9047 */ 0x0000, /* 0x9048 */ 0x0000, /* 0x9049 */ 0x0000, /* 0x904A */ 0x0000, /* 0x904B */ 0x0000, /* 0x904C */ 0x0000, /* 0x904D */ 0x0000, /* 0x904E */ 0x0000, /* 0x904F */ 0x0000, /* 0x9050 */ 0x0000, /* 0x9051 */ 0x0000, /* 0x9052 */ 0x0000, /* 0x9053 */ 0x0000, /* 0x9054 */ 0x0000, /* 0x9055 */ 0x0000, /* 0x9056 */ 0x0000, /* 0x9057 */ 0x0000, /* 0x9058 */ 0x0000, /* 0x9059 */ 0x0000, /* 0x905A */ 0x0000, /* 0x905B */ 0x0000, /* 0x905C */ 0x0000, /* 0x905D */ 0x0000, /* 0x905E */ 0x0000, /* 0x905F */ 0x0000, /* 0x9060 */ 0x0000, /* 0x9061 */ 0x0000, /* 0x9062 */ 0x0000, /* 0x9063 */ 0x0000, /* 0x9064 */ 0x0000, /* 0x9065 */ 0x0000, /* 0x9066 */ 0x0000, /* 0x9067 */ 0x0000, /* 0x9068 */ 0x0000, /* 0x9069 */ 0x0000, /* 0x906A */ 0x0000, /* 0x906B */ 0x0000, /* 0x906C */ 0x0000, /* 0x906D */ 0x0000, /* 0x906E */ 0x0000, /* 0x906F */ 0x0000, /* 0x9070 */ 0x0000, /* 0x9071 */ 0x0000, /* 0x9072 */ 0x0000, /* 0x9073 */ 0x0000, /* 0x9074 */ 0x0000, /* 0x9075 */ 0x0000, /* 0x9076 */ 0x0000, /* 0x9077 */ 0x0000, /* 0x9078 */ 0x0000, /* 0x9079 */ 0x0000, /* 0x907A */ 0x0000, /* 0x907B */ 0x0000, /* 0x907C */ 0x0000, /* 0x907D */ 0x0000, /* 0x907E */ 0x0000, /* 0x907F */ 0x0000, /* 0x9080 */ 0x0000, /* 0x9081 */ 0x0000, /* 0x9082 */ 0x0000, /* 0x9083 */ 0x0000, /* 0x9084 */ 0x0000, /* 0x9085 */ 0x0000, /* 0x9086 */ 0x0000, /* 0x9087 */ 0x0000, /* 0x9088 */ 0x0000, /* 0x9089 */ 0x0000, /* 0x908A */ 0x0000, /* 0x908B */ 0x0000, /* 0x908C */ 0x0000, /* 0x908D */ 0x0000, /* 0x908E */ 0x0000, /* 0x908F */ 0x0000, /* 0x9090 */ 0x0000, /* 0x9091 */ 0x0000, /* 0x9092 */ 0x0000, /* 0x9093 */ 0x0000, /* 0x9094 */ 0x0000, /* 0x9095 */ 0x0000, /* 0x9096 */ 0x0000, /* 0x9097 */ 0x0000, /* 0x9098 */ 0x0000, /* 0x9099 */ 0x0000, /* 0x909A */ 0x0000, /* 0x909B */ 0x0000, /* 0x909C */ 0x0000, /* 0x909D */ 0x0000, /* 0x909E */ 0x0000, /* 0x909F */ 0x0000, /* 0x90A0 */ 0x0000, /* 0x90A1 */ 0x0000, /* 0x90A2 */ 0x0000, /* 0x90A3 */ 0x0000, /* 0x90A4 */ 0x0000, /* 0x90A5 */ 0x0000, /* 0x90A6 */ 0x0000, /* 0x90A7 */ 0x0000, /* 0x90A8 */ 0x0000, /* 0x90A9 */ 0x0000, /* 0x90AA */ 0x0000, /* 0x90AB */ 0x0000, /* 0x90AC */ 0x0000, /* 0x90AD */ 0x0000, /* 0x90AE */ 0x0000, /* 0x90AF */ 0x0000, /* 0x90B0 */ 0x0000, /* 0x90B1 */ 0x0000, /* 0x90B2 */ 0x0000, /* 0x90B3 */ 0x0000, /* 0x90B4 */ 0x0000, /* 0x90B5 */ 0x0000, /* 0x90B6 */ 0x0000, /* 0x90B7 */ 0x0000, /* 0x90B8 */ 0x0000, /* 0x90B9 */ 0x0000, /* 0x90BA */ 0x0000, /* 0x90BB */ 0x0000, /* 0x90BC */ 0x0000, /* 0x90BD */ 0x0000, /* 0x90BE */ 0x0000, /* 0x90BF */ 0x0000, /* 0x90C0 */ 0x0000, /* 0x90C1 */ 0x0000, /* 0x90C2 */ 0x0000, /* 0x90C3 */ 0x0000, /* 0x90C4 */ 0x0000, /* 0x90C5 */ 0x0000, /* 0x90C6 */ 0x0000, /* 0x90C7 */ 0x0000, /* 0x90C8 */ 0x0000, /* 0x90C9 */ 0x0000, /* 0x90CA */ 0x0000, /* 0x90CB */ 0x0000, /* 0x90CC */ 0x0000, /* 0x90CD */ 0x0000, /* 0x90CE */ 0x0000, /* 0x90CF */ 0x0000, /* 0x90D0 */ 0x0000, /* 0x90D1 */ 0x0000, /* 0x90D2 */ 0x0000, /* 0x90D3 */ 0x0000, /* 0x90D4 */ 0x0000, /* 0x90D5 */ 0x0000, /* 0x90D6 */ 0x0000, /* 0x90D7 */ 0x0000, /* 0x90D8 */ 0x0000, /* 0x90D9 */ 0x0000, /* 0x90DA */ 0x0000, /* 0x90DB */ 0x0000, /* 0x90DC */ 0x0000, /* 0x90DD */ 0x0000, /* 0x90DE */ 0x0000, /* 0x90DF */ 0x0000, /* 0x90E0 */ 0x0000, /* 0x90E1 */ 0x0000, /* 0x90E2 */ 0x0000, /* 0x90E3 */ 0x0000, /* 0x90E4 */ 0x0000, /* 0x90E5 */ 0x0000, /* 0x90E6 */ 0x0000, /* 0x90E7 */ 0x0000, /* 0x90E8 */ 0x0000, /* 0x90E9 */ 0x0000, /* 0x90EA */ 0x0000, /* 0x90EB */ 0x0000, /* 0x90EC */ 0x0000, /* 0x90ED */ 0x0000, /* 0x90EE */ 0x0000, /* 0x90EF */ 0x0000, /* 0x90F0 */ 0x0000, /* 0x90F1 */ 0x0000, /* 0x90F2 */ 0x0000, /* 0x90F3 */ 0x0000, /* 0x90F4 */ 0x0000, /* 0x90F5 */ 0x0000, /* 0x90F6 */ 0x0000, /* 0x90F7 */ 0x0000, /* 0x90F8 */ 0x0000, /* 0x90F9 */ 0x0000, /* 0x90FA */ 0x0000, /* 0x90FB */ 0x0000, /* 0x90FC */ 0x0000, /* 0x90FD */ 0x0000, /* 0x90FE */ 0x0000, /* 0x90FF */ 0x0000, /* 0x9100 */ 0x0000, /* 0x9101 */ 0x0000, /* 0x9102 */ 0x0000, /* 0x9103 */ 0x0000, /* 0x9104 */ 0x0000, /* 0x9105 */ 0x0000, /* 0x9106 */ 0x0000, /* 0x9107 */ 0x0000, /* 0x9108 */ 0x0000, /* 0x9109 */ 0x0000, /* 0x910A */ 0x0000, /* 0x910B */ 0x0000, /* 0x910C */ 0x0000, /* 0x910D */ 0x0000, /* 0x910E */ 0x0000, /* 0x910F */ 0x0000, /* 0x9110 */ 0x0000, /* 0x9111 */ 0x0000, /* 0x9112 */ 0x0000, /* 0x9113 */ 0x0000, /* 0x9114 */ 0x0000, /* 0x9115 */ 0x0000, /* 0x9116 */ 0x0000, /* 0x9117 */ 0x0000, /* 0x9118 */ 0x0000, /* 0x9119 */ 0x0000, /* 0x911A */ 0x0000, /* 0x911B */ 0x0000, /* 0x911C */ 0x0000, /* 0x911D */ 0x0000, /* 0x911E */ 0x0000, /* 0x911F */ 0x0000, /* 0x9120 */ 0x0000, /* 0x9121 */ 0x0000, /* 0x9122 */ 0x0000, /* 0x9123 */ 0x0000, /* 0x9124 */ 0x0000, /* 0x9125 */ 0x0000, /* 0x9126 */ 0x0000, /* 0x9127 */ 0x0000, /* 0x9128 */ 0x0000, /* 0x9129 */ 0x0000, /* 0x912A */ 0x0000, /* 0x912B */ 0x0000, /* 0x912C */ 0x0000, /* 0x912D */ 0x0000, /* 0x912E */ 0x0000, /* 0x912F */ 0x0000, /* 0x9130 */ 0x0000, /* 0x9131 */ 0x0000, /* 0x9132 */ 0x0000, /* 0x9133 */ 0x0000, /* 0x9134 */ 0x0000, /* 0x9135 */ 0x0000, /* 0x9136 */ 0x0000, /* 0x9137 */ 0x0000, /* 0x9138 */ 0x0000, /* 0x9139 */ 0x0000, /* 0x913A */ 0x0000, /* 0x913B */ 0x0000, /* 0x913C */ 0x0000, /* 0x913D */ 0x0000, /* 0x913E */ 0x0000, /* 0x913F */ 0x0000, /* 0x9140 */ 0x0000, /* 0x9141 */ 0x0000, /* 0x9142 */ 0x0000, /* 0x9143 */ 0x0000, /* 0x9144 */ 0x0000, /* 0x9145 */ 0x0000, /* 0x9146 */ 0x0000, /* 0x9147 */ 0x0000, /* 0x9148 */ 0x0000, /* 0x9149 */ 0x0000, /* 0x914A */ 0x0000, /* 0x914B */ 0x0000, /* 0x914C */ 0x0000, /* 0x914D */ 0x0000, /* 0x914E */ 0x0000, /* 0x914F */ 0x0000, /* 0x9150 */ 0x0000, /* 0x9151 */ 0x0000, /* 0x9152 */ 0x0000, /* 0x9153 */ 0x0000, /* 0x9154 */ 0x0000, /* 0x9155 */ 0x0000, /* 0x9156 */ 0x0000, /* 0x9157 */ 0x0000, /* 0x9158 */ 0x0000, /* 0x9159 */ 0x0000, /* 0x915A */ 0x0000, /* 0x915B */ 0x0000, /* 0x915C */ 0x0000, /* 0x915D */ 0x0000, /* 0x915E */ 0x0000, /* 0x915F */ 0x0000, /* 0x9160 */ 0x0000, /* 0x9161 */ 0x0000, /* 0x9162 */ 0x0000, /* 0x9163 */ 0x0000, /* 0x9164 */ 0x0000, /* 0x9165 */ 0x0000, /* 0x9166 */ 0x0000, /* 0x9167 */ 0x0000, /* 0x9168 */ 0x0000, /* 0x9169 */ 0x0000, /* 0x916A */ 0x0000, /* 0x916B */ 0x0000, /* 0x916C */ 0x0000, /* 0x916D */ 0x0000, /* 0x916E */ 0x0000, /* 0x916F */ 0x0000, /* 0x9170 */ 0x0000, /* 0x9171 */ 0x0000, /* 0x9172 */ 0x0000, /* 0x9173 */ 0x0000, /* 0x9174 */ 0x0000, /* 0x9175 */ 0x0000, /* 0x9176 */ 0x0000, /* 0x9177 */ 0x0000, /* 0x9178 */ 0x0000, /* 0x9179 */ 0x0000, /* 0x917A */ 0x0000, /* 0x917B */ 0x0000, /* 0x917C */ 0x0000, /* 0x917D */ 0x0000, /* 0x917E */ 0x0000, /* 0x917F */ 0x0000, /* 0x9180 */ 0x0000, /* 0x9181 */ 0x0000, /* 0x9182 */ 0x0000, /* 0x9183 */ 0x0000, /* 0x9184 */ 0x0000, /* 0x9185 */ 0x0000, /* 0x9186 */ 0x0000, /* 0x9187 */ 0x0000, /* 0x9188 */ 0x0000, /* 0x9189 */ 0x0000, /* 0x918A */ 0x0000, /* 0x918B */ 0x0000, /* 0x918C */ 0x0000, /* 0x918D */ 0x0000, /* 0x918E */ 0x0000, /* 0x918F */ 0x0000, /* 0x9190 */ 0x0000, /* 0x9191 */ 0x0000, /* 0x9192 */ 0x0000, /* 0x9193 */ 0x0000, /* 0x9194 */ 0x0000, /* 0x9195 */ 0x0000, /* 0x9196 */ 0x0000, /* 0x9197 */ 0x0000, /* 0x9198 */ 0x0000, /* 0x9199 */ 0x0000, /* 0x919A */ 0x0000, /* 0x919B */ 0x0000, /* 0x919C */ 0x0000, /* 0x919D */ 0x0000, /* 0x919E */ 0x0000, /* 0x919F */ 0x0000, /* 0x91A0 */ 0x0000, /* 0x91A1 */ 0x0000, /* 0x91A2 */ 0x0000, /* 0x91A3 */ 0x0000, /* 0x91A4 */ 0x0000, /* 0x91A5 */ 0x0000, /* 0x91A6 */ 0x0000, /* 0x91A7 */ 0x0000, /* 0x91A8 */ 0x0000, /* 0x91A9 */ 0x0000, /* 0x91AA */ 0x0000, /* 0x91AB */ 0x0000, /* 0x91AC */ 0x0000, /* 0x91AD */ 0x0000, /* 0x91AE */ 0x0000, /* 0x91AF */ 0x0000, /* 0x91B0 */ 0x0000, /* 0x91B1 */ 0x0000, /* 0x91B2 */ 0x0000, /* 0x91B3 */ 0x0000, /* 0x91B4 */ 0x0000, /* 0x91B5 */ 0x0000, /* 0x91B6 */ 0x0000, /* 0x91B7 */ 0x0000, /* 0x91B8 */ 0x0000, /* 0x91B9 */ 0x0000, /* 0x91BA */ 0x0000, /* 0x91BB */ 0x0000, /* 0x91BC */ 0x0000, /* 0x91BD */ 0x0000, /* 0x91BE */ 0x0000, /* 0x91BF */ 0x0000, /* 0x91C0 */ 0x0000, /* 0x91C1 */ 0x0000, /* 0x91C2 */ 0x0000, /* 0x91C3 */ 0x0000, /* 0x91C4 */ 0x0000, /* 0x91C5 */ 0x0000, /* 0x91C6 */ 0x0000, /* 0x91C7 */ 0x0000, /* 0x91C8 */ 0x0000, /* 0x91C9 */ 0x0000, /* 0x91CA */ 0x0000, /* 0x91CB */ 0x0000, /* 0x91CC */ 0x0000, /* 0x91CD */ 0x0000, /* 0x91CE */ 0x0000, /* 0x91CF */ 0x0000, /* 0x91D0 */ 0x0000, /* 0x91D1 */ 0x0000, /* 0x91D2 */ 0x0000, /* 0x91D3 */ 0x0000, /* 0x91D4 */ 0x0000, /* 0x91D5 */ 0x0000, /* 0x91D6 */ 0x0000, /* 0x91D7 */ 0x0000, /* 0x91D8 */ 0x0000, /* 0x91D9 */ 0x0000, /* 0x91DA */ 0x0000, /* 0x91DB */ 0x0000, /* 0x91DC */ 0x0000, /* 0x91DD */ 0x0000, /* 0x91DE */ 0x0000, /* 0x91DF */ 0x0000, /* 0x91E0 */ 0x0000, /* 0x91E1 */ 0x0000, /* 0x91E2 */ 0x0000, /* 0x91E3 */ 0x0000, /* 0x91E4 */ 0x0000, /* 0x91E5 */ 0x0000, /* 0x91E6 */ 0x0000, /* 0x91E7 */ 0x0000, /* 0x91E8 */ 0x0000, /* 0x91E9 */ 0x0000, /* 0x91EA */ 0x0000, /* 0x91EB */ 0x0000, /* 0x91EC */ 0x0000, /* 0x91ED */ 0x0000, /* 0x91EE */ 0x0000, /* 0x91EF */ 0x0000, /* 0x91F0 */ 0x0000, /* 0x91F1 */ 0x0000, /* 0x91F2 */ 0x0000, /* 0x91F3 */ 0x0000, /* 0x91F4 */ 0x0000, /* 0x91F5 */ 0x0000, /* 0x91F6 */ 0x0000, /* 0x91F7 */ 0x0000, /* 0x91F8 */ 0x0000, /* 0x91F9 */ 0x0000, /* 0x91FA */ 0x0000, /* 0x91FB */ 0x0000, /* 0x91FC */ 0x0000, /* 0x91FD */ 0x0000, /* 0x91FE */ 0x0000, /* 0x91FF */ 0x0000, /* 0x9200 */ 0x0000, /* 0x9201 */ 0x0000, /* 0x9202 */ 0x0000, /* 0x9203 */ 0x0000, /* 0x9204 */ 0x0000, /* 0x9205 */ 0x0000, /* 0x9206 */ 0x0000, /* 0x9207 */ 0x0000, /* 0x9208 */ 0x0000, /* 0x9209 */ 0x0000, /* 0x920A */ 0x0000, /* 0x920B */ 0x0000, /* 0x920C */ 0x0000, /* 0x920D */ 0x0000, /* 0x920E */ 0x0000, /* 0x920F */ 0x0000, /* 0x9210 */ 0x0000, /* 0x9211 */ 0x0000, /* 0x9212 */ 0x0000, /* 0x9213 */ 0x0000, /* 0x9214 */ 0x0000, /* 0x9215 */ 0x0000, /* 0x9216 */ 0x0000, /* 0x9217 */ 0x0000, /* 0x9218 */ 0x0000, /* 0x9219 */ 0x0000, /* 0x921A */ 0x0000, /* 0x921B */ 0x0000, /* 0x921C */ 0x0000, /* 0x921D */ 0x0000, /* 0x921E */ 0x0000, /* 0x921F */ 0x0000, /* 0x9220 */ 0x0000, /* 0x9221 */ 0x0000, /* 0x9222 */ 0x0000, /* 0x9223 */ 0x0000, /* 0x9224 */ 0x0000, /* 0x9225 */ 0x0000, /* 0x9226 */ 0x0000, /* 0x9227 */ 0x0000, /* 0x9228 */ 0x0000, /* 0x9229 */ 0x0000, /* 0x922A */ 0x0000, /* 0x922B */ 0x0000, /* 0x922C */ 0x0000, /* 0x922D */ 0x0000, /* 0x922E */ 0x0000, /* 0x922F */ 0x0000, /* 0x9230 */ 0x0000, /* 0x9231 */ 0x0000, /* 0x9232 */ 0x0000, /* 0x9233 */ 0x0000, /* 0x9234 */ 0x0000, /* 0x9235 */ 0x0000, /* 0x9236 */ 0x0000, /* 0x9237 */ 0x0000, /* 0x9238 */ 0x0000, /* 0x9239 */ 0x0000, /* 0x923A */ 0x0000, /* 0x923B */ 0x0000, /* 0x923C */ 0x0000, /* 0x923D */ 0x0000, /* 0x923E */ 0x0000, /* 0x923F */ 0x0000, /* 0x9240 */ 0x0000, /* 0x9241 */ 0x0000, /* 0x9242 */ 0x0000, /* 0x9243 */ 0x0000, /* 0x9244 */ 0x0000, /* 0x9245 */ 0x0000, /* 0x9246 */ 0x0000, /* 0x9247 */ 0x0000, /* 0x9248 */ 0x0000, /* 0x9249 */ 0x0000, /* 0x924A */ 0x0000, /* 0x924B */ 0x0000, /* 0x924C */ 0x0000, /* 0x924D */ 0x0000, /* 0x924E */ 0x0000, /* 0x924F */ 0x0000, /* 0x9250 */ 0x0000, /* 0x9251 */ 0x0000, /* 0x9252 */ 0x0000, /* 0x9253 */ 0x0000, /* 0x9254 */ 0x0000, /* 0x9255 */ 0x0000, /* 0x9256 */ 0x0000, /* 0x9257 */ 0x0000, /* 0x9258 */ 0x0000, /* 0x9259 */ 0x0000, /* 0x925A */ 0x0000, /* 0x925B */ 0x0000, /* 0x925C */ 0x0000, /* 0x925D */ 0x0000, /* 0x925E */ 0x0000, /* 0x925F */ 0x0000, /* 0x9260 */ 0x0000, /* 0x9261 */ 0x0000, /* 0x9262 */ 0x0000, /* 0x9263 */ 0x0000, /* 0x9264 */ 0x0000, /* 0x9265 */ 0x0000, /* 0x9266 */ 0x0000, /* 0x9267 */ 0x0000, /* 0x9268 */ 0x0000, /* 0x9269 */ 0x0000, /* 0x926A */ 0x0000, /* 0x926B */ 0x0000, /* 0x926C */ 0x0000, /* 0x926D */ 0x0000, /* 0x926E */ 0x0000, /* 0x926F */ 0x0000, /* 0x9270 */ 0x0000, /* 0x9271 */ 0x0000, /* 0x9272 */ 0x0000, /* 0x9273 */ 0x0000, /* 0x9274 */ 0x0000, /* 0x9275 */ 0x0000, /* 0x9276 */ 0x0000, /* 0x9277 */ 0x0000, /* 0x9278 */ 0x0000, /* 0x9279 */ 0x0000, /* 0x927A */ 0x0000, /* 0x927B */ 0x0000, /* 0x927C */ 0x0000, /* 0x927D */ 0x0000, /* 0x927E */ 0x0000, /* 0x927F */ 0x0000, /* 0x9280 */ 0x0000, /* 0x9281 */ 0x0000, /* 0x9282 */ 0x0000, /* 0x9283 */ 0x0000, /* 0x9284 */ 0x0000, /* 0x9285 */ 0x0000, /* 0x9286 */ 0x0000, /* 0x9287 */ 0x0000, /* 0x9288 */ 0x0000, /* 0x9289 */ 0x0000, /* 0x928A */ 0x0000, /* 0x928B */ 0x0000, /* 0x928C */ 0x0000, /* 0x928D */ 0x0000, /* 0x928E */ 0x0000, /* 0x928F */ 0x0000, /* 0x9290 */ 0x0000, /* 0x9291 */ 0x0000, /* 0x9292 */ 0x0000, /* 0x9293 */ 0x0000, /* 0x9294 */ 0x0000, /* 0x9295 */ 0x0000, /* 0x9296 */ 0x0000, /* 0x9297 */ 0x0000, /* 0x9298 */ 0x0000, /* 0x9299 */ 0x0000, /* 0x929A */ 0x0000, /* 0x929B */ 0x0000, /* 0x929C */ 0x0000, /* 0x929D */ 0x0000, /* 0x929E */ 0x0000, /* 0x929F */ 0x0000, /* 0x92A0 */ 0x0000, /* 0x92A1 */ 0x0000, /* 0x92A2 */ 0x0000, /* 0x92A3 */ 0x0000, /* 0x92A4 */ 0x0000, /* 0x92A5 */ 0x0000, /* 0x92A6 */ 0x0000, /* 0x92A7 */ 0x0000, /* 0x92A8 */ 0x0000, /* 0x92A9 */ 0x0000, /* 0x92AA */ 0x0000, /* 0x92AB */ 0x0000, /* 0x92AC */ 0x0000, /* 0x92AD */ 0x0000, /* 0x92AE */ 0x0000, /* 0x92AF */ 0x0000, /* 0x92B0 */ 0x0000, /* 0x92B1 */ 0x0000, /* 0x92B2 */ 0x0000, /* 0x92B3 */ 0x0000, /* 0x92B4 */ 0x0000, /* 0x92B5 */ 0x0000, /* 0x92B6 */ 0x0000, /* 0x92B7 */ 0x0000, /* 0x92B8 */ 0x0000, /* 0x92B9 */ 0x0000, /* 0x92BA */ 0x0000, /* 0x92BB */ 0x0000, /* 0x92BC */ 0x0000, /* 0x92BD */ 0x0000, /* 0x92BE */ 0x0000, /* 0x92BF */ 0x0000, /* 0x92C0 */ 0x0000, /* 0x92C1 */ 0x0000, /* 0x92C2 */ 0x0000, /* 0x92C3 */ 0x0000, /* 0x92C4 */ 0x0000, /* 0x92C5 */ 0x0000, /* 0x92C6 */ 0x0000, /* 0x92C7 */ 0x0000, /* 0x92C8 */ 0x0000, /* 0x92C9 */ 0x0000, /* 0x92CA */ 0x0000, /* 0x92CB */ 0x0000, /* 0x92CC */ 0x0000, /* 0x92CD */ 0x0000, /* 0x92CE */ 0x0000, /* 0x92CF */ 0x0000, /* 0x92D0 */ 0x0000, /* 0x92D1 */ 0x0000, /* 0x92D2 */ 0x0000, /* 0x92D3 */ 0x0000, /* 0x92D4 */ 0x0000, /* 0x92D5 */ 0x0000, /* 0x92D6 */ 0x0000, /* 0x92D7 */ 0x0000, /* 0x92D8 */ 0x0000, /* 0x92D9 */ 0x0000, /* 0x92DA */ 0x0000, /* 0x92DB */ 0x0000, /* 0x92DC */ 0x0000, /* 0x92DD */ 0x0000, /* 0x92DE */ 0x0000, /* 0x92DF */ 0x0000, /* 0x92E0 */ 0x0000, /* 0x92E1 */ 0x0000, /* 0x92E2 */ 0x0000, /* 0x92E3 */ 0x0000, /* 0x92E4 */ 0x0000, /* 0x92E5 */ 0x0000, /* 0x92E6 */ 0x0000, /* 0x92E7 */ 0x0000, /* 0x92E8 */ 0x0000, /* 0x92E9 */ 0x0000, /* 0x92EA */ 0x0000, /* 0x92EB */ 0x0000, /* 0x92EC */ 0x0000, /* 0x92ED */ 0x0000, /* 0x92EE */ 0x0000, /* 0x92EF */ 0x0000, /* 0x92F0 */ 0x0000, /* 0x92F1 */ 0x0000, /* 0x92F2 */ 0x0000, /* 0x92F3 */ 0x0000, /* 0x92F4 */ 0x0000, /* 0x92F5 */ 0x0000, /* 0x92F6 */ 0x0000, /* 0x92F7 */ 0x0000, /* 0x92F8 */ 0x0000, /* 0x92F9 */ 0x0000, /* 0x92FA */ 0x0000, /* 0x92FB */ 0x0000, /* 0x92FC */ 0x0000, /* 0x92FD */ 0x0000, /* 0x92FE */ 0x0000, /* 0x92FF */ 0x0000, /* 0x9300 */ 0x0000, /* 0x9301 */ 0x0000, /* 0x9302 */ 0x0000, /* 0x9303 */ 0x0000, /* 0x9304 */ 0x0000, /* 0x9305 */ 0x0000, /* 0x9306 */ 0x0000, /* 0x9307 */ 0x0000, /* 0x9308 */ 0x0000, /* 0x9309 */ 0x0000, /* 0x930A */ 0x0000, /* 0x930B */ 0x0000, /* 0x930C */ 0x0000, /* 0x930D */ 0x0000, /* 0x930E */ 0x0000, /* 0x930F */ 0x0000, /* 0x9310 */ 0x0000, /* 0x9311 */ 0x0000, /* 0x9312 */ 0x0000, /* 0x9313 */ 0x0000, /* 0x9314 */ 0x0000, /* 0x9315 */ 0x0000, /* 0x9316 */ 0x0000, /* 0x9317 */ 0x0000, /* 0x9318 */ 0x0000, /* 0x9319 */ 0x0000, /* 0x931A */ 0x0000, /* 0x931B */ 0x0000, /* 0x931C */ 0x0000, /* 0x931D */ 0x0000, /* 0x931E */ 0x0000, /* 0x931F */ 0x0000, /* 0x9320 */ 0x0000, /* 0x9321 */ 0x0000, /* 0x9322 */ 0x0000, /* 0x9323 */ 0x0000, /* 0x9324 */ 0x0000, /* 0x9325 */ 0x0000, /* 0x9326 */ 0x0000, /* 0x9327 */ 0x0000, /* 0x9328 */ 0x0000, /* 0x9329 */ 0x0000, /* 0x932A */ 0x0000, /* 0x932B */ 0x0000, /* 0x932C */ 0x0000, /* 0x932D */ 0x0000, /* 0x932E */ 0x0000, /* 0x932F */ 0x0000, /* 0x9330 */ 0x0000, /* 0x9331 */ 0x0000, /* 0x9332 */ 0x0000, /* 0x9333 */ 0x0000, /* 0x9334 */ 0x0000, /* 0x9335 */ 0x0000, /* 0x9336 */ 0x0000, /* 0x9337 */ 0x0000, /* 0x9338 */ 0x0000, /* 0x9339 */ 0x0000, /* 0x933A */ 0x0000, /* 0x933B */ 0x0000, /* 0x933C */ 0x0000, /* 0x933D */ 0x0000, /* 0x933E */ 0x0000, /* 0x933F */ 0x0000, /* 0x9340 */ 0x0000, /* 0x9341 */ 0x0000, /* 0x9342 */ 0x0000, /* 0x9343 */ 0x0000, /* 0x9344 */ 0x0000, /* 0x9345 */ 0x0000, /* 0x9346 */ 0x0000, /* 0x9347 */ 0x0000, /* 0x9348 */ 0x0000, /* 0x9349 */ 0x0000, /* 0x934A */ 0x0000, /* 0x934B */ 0x0000, /* 0x934C */ 0x0000, /* 0x934D */ 0x0000, /* 0x934E */ 0x0000, /* 0x934F */ 0x0000, /* 0x9350 */ 0x0000, /* 0x9351 */ 0x0000, /* 0x9352 */ 0x0000, /* 0x9353 */ 0x0000, /* 0x9354 */ 0x0000, /* 0x9355 */ 0x0000, /* 0x9356 */ 0x0000, /* 0x9357 */ 0x0000, /* 0x9358 */ 0x0000, /* 0x9359 */ 0x0000, /* 0x935A */ 0x0000, /* 0x935B */ 0x0000, /* 0x935C */ 0x0000, /* 0x935D */ 0x0000, /* 0x935E */ 0x0000, /* 0x935F */ 0x0000, /* 0x9360 */ 0x0000, /* 0x9361 */ 0x0000, /* 0x9362 */ 0x0000, /* 0x9363 */ 0x0000, /* 0x9364 */ 0x0000, /* 0x9365 */ 0x0000, /* 0x9366 */ 0x0000, /* 0x9367 */ 0x0000, /* 0x9368 */ 0x0000, /* 0x9369 */ 0x0000, /* 0x936A */ 0x0000, /* 0x936B */ 0x0000, /* 0x936C */ 0x0000, /* 0x936D */ 0x0000, /* 0x936E */ 0x0000, /* 0x936F */ 0x0000, /* 0x9370 */ 0x0000, /* 0x9371 */ 0x0000, /* 0x9372 */ 0x0000, /* 0x9373 */ 0x0000, /* 0x9374 */ 0x0000, /* 0x9375 */ 0x0000, /* 0x9376 */ 0x0000, /* 0x9377 */ 0x0000, /* 0x9378 */ 0x0000, /* 0x9379 */ 0x0000, /* 0x937A */ 0x0000, /* 0x937B */ 0x0000, /* 0x937C */ 0x0000, /* 0x937D */ 0x0000, /* 0x937E */ 0x0000, /* 0x937F */ 0x0000, /* 0x9380 */ 0x0000, /* 0x9381 */ 0x0000, /* 0x9382 */ 0x0000, /* 0x9383 */ 0x0000, /* 0x9384 */ 0x0000, /* 0x9385 */ 0x0000, /* 0x9386 */ 0x0000, /* 0x9387 */ 0x0000, /* 0x9388 */ 0x0000, /* 0x9389 */ 0x0000, /* 0x938A */ 0x0000, /* 0x938B */ 0x0000, /* 0x938C */ 0x0000, /* 0x938D */ 0x0000, /* 0x938E */ 0x0000, /* 0x938F */ 0x0000, /* 0x9390 */ 0x0000, /* 0x9391 */ 0x0000, /* 0x9392 */ 0x0000, /* 0x9393 */ 0x0000, /* 0x9394 */ 0x0000, /* 0x9395 */ 0x0000, /* 0x9396 */ 0x0000, /* 0x9397 */ 0x0000, /* 0x9398 */ 0x0000, /* 0x9399 */ 0x0000, /* 0x939A */ 0x0000, /* 0x939B */ 0x0000, /* 0x939C */ 0x0000, /* 0x939D */ 0x0000, /* 0x939E */ 0x0000, /* 0x939F */ 0x0000, /* 0x93A0 */ 0x0000, /* 0x93A1 */ 0x0000, /* 0x93A2 */ 0x0000, /* 0x93A3 */ 0x0000, /* 0x93A4 */ 0x0000, /* 0x93A5 */ 0x0000, /* 0x93A6 */ 0x0000, /* 0x93A7 */ 0x0000, /* 0x93A8 */ 0x0000, /* 0x93A9 */ 0x0000, /* 0x93AA */ 0x0000, /* 0x93AB */ 0x0000, /* 0x93AC */ 0x0000, /* 0x93AD */ 0x0000, /* 0x93AE */ 0x0000, /* 0x93AF */ 0x0000, /* 0x93B0 */ 0x0000, /* 0x93B1 */ 0x0000, /* 0x93B2 */ 0x0000, /* 0x93B3 */ 0x0000, /* 0x93B4 */ 0x0000, /* 0x93B5 */ 0x0000, /* 0x93B6 */ 0x0000, /* 0x93B7 */ 0x0000, /* 0x93B8 */ 0x0000, /* 0x93B9 */ 0x0000, /* 0x93BA */ 0x0000, /* 0x93BB */ 0x0000, /* 0x93BC */ 0x0000, /* 0x93BD */ 0x0000, /* 0x93BE */ 0x0000, /* 0x93BF */ 0x0000, /* 0x93C0 */ 0x0000, /* 0x93C1 */ 0x0000, /* 0x93C2 */ 0x0000, /* 0x93C3 */ 0x0000, /* 0x93C4 */ 0x0000, /* 0x93C5 */ 0x0000, /* 0x93C6 */ 0x0000, /* 0x93C7 */ 0x0000, /* 0x93C8 */ 0x0000, /* 0x93C9 */ 0x0000, /* 0x93CA */ 0x0000, /* 0x93CB */ 0x0000, /* 0x93CC */ 0x0000, /* 0x93CD */ 0x0000, /* 0x93CE */ 0x0000, /* 0x93CF */ 0x0000, /* 0x93D0 */ 0x0000, /* 0x93D1 */ 0x0000, /* 0x93D2 */ 0x0000, /* 0x93D3 */ 0x0000, /* 0x93D4 */ 0x0000, /* 0x93D5 */ 0x0000, /* 0x93D6 */ 0x0000, /* 0x93D7 */ 0x0000, /* 0x93D8 */ 0x0000, /* 0x93D9 */ 0x0000, /* 0x93DA */ 0x0000, /* 0x93DB */ 0x0000, /* 0x93DC */ 0x0000, /* 0x93DD */ 0x0000, /* 0x93DE */ 0x0000, /* 0x93DF */ 0x0000, /* 0x93E0 */ 0x0000, /* 0x93E1 */ 0x0000, /* 0x93E2 */ 0x0000, /* 0x93E3 */ 0x0000, /* 0x93E4 */ 0x0000, /* 0x93E5 */ 0x0000, /* 0x93E6 */ 0x0000, /* 0x93E7 */ 0x0000, /* 0x93E8 */ 0x0000, /* 0x93E9 */ 0x0000, /* 0x93EA */ 0x0000, /* 0x93EB */ 0x0000, /* 0x93EC */ 0x0000, /* 0x93ED */ 0x0000, /* 0x93EE */ 0x0000, /* 0x93EF */ 0x0000, /* 0x93F0 */ 0x0000, /* 0x93F1 */ 0x0000, /* 0x93F2 */ 0x0000, /* 0x93F3 */ 0x0000, /* 0x93F4 */ 0x0000, /* 0x93F5 */ 0x0000, /* 0x93F6 */ 0x0000, /* 0x93F7 */ 0x0000, /* 0x93F8 */ 0x0000, /* 0x93F9 */ 0x0000, /* 0x93FA */ 0x0000, /* 0x93FB */ 0x0000, /* 0x93FC */ 0x0000, /* 0x93FD */ 0x0000, /* 0x93FE */ 0x0000, /* 0x93FF */ 0x0000, /* 0x9400 */ 0x0000, /* 0x9401 */ 0x0000, /* 0x9402 */ 0x0000, /* 0x9403 */ 0x0000, /* 0x9404 */ 0x0000, /* 0x9405 */ 0x0000, /* 0x9406 */ 0x0000, /* 0x9407 */ 0x0000, /* 0x9408 */ 0x0000, /* 0x9409 */ 0x0000, /* 0x940A */ 0x0000, /* 0x940B */ 0x0000, /* 0x940C */ 0x0000, /* 0x940D */ 0x0000, /* 0x940E */ 0x0000, /* 0x940F */ 0x0000, /* 0x9410 */ 0x0000, /* 0x9411 */ 0x0000, /* 0x9412 */ 0x0000, /* 0x9413 */ 0x0000, /* 0x9414 */ 0x0000, /* 0x9415 */ 0x0000, /* 0x9416 */ 0x0000, /* 0x9417 */ 0x0000, /* 0x9418 */ 0x0000, /* 0x9419 */ 0x0000, /* 0x941A */ 0x0000, /* 0x941B */ 0x0000, /* 0x941C */ 0x0000, /* 0x941D */ 0x0000, /* 0x941E */ 0x0000, /* 0x941F */ 0x0000, /* 0x9420 */ 0x0000, /* 0x9421 */ 0x0000, /* 0x9422 */ 0x0000, /* 0x9423 */ 0x0000, /* 0x9424 */ 0x0000, /* 0x9425 */ 0x0000, /* 0x9426 */ 0x0000, /* 0x9427 */ 0x0000, /* 0x9428 */ 0x0000, /* 0x9429 */ 0x0000, /* 0x942A */ 0x0000, /* 0x942B */ 0x0000, /* 0x942C */ 0x0000, /* 0x942D */ 0x0000, /* 0x942E */ 0x0000, /* 0x942F */ 0x0000, /* 0x9430 */ 0x0000, /* 0x9431 */ 0x0000, /* 0x9432 */ 0x0000, /* 0x9433 */ 0x0000, /* 0x9434 */ 0x0000, /* 0x9435 */ 0x0000, /* 0x9436 */ 0x0000, /* 0x9437 */ 0x0000, /* 0x9438 */ 0x0000, /* 0x9439 */ 0x0000, /* 0x943A */ 0x0000, /* 0x943B */ 0x0000, /* 0x943C */ 0x0000, /* 0x943D */ 0x0000, /* 0x943E */ 0x0000, /* 0x943F */ 0x0000, /* 0x9440 */ 0x0000, /* 0x9441 */ 0x0000, /* 0x9442 */ 0x0000, /* 0x9443 */ 0x0000, /* 0x9444 */ 0x0000, /* 0x9445 */ 0x0000, /* 0x9446 */ 0x0000, /* 0x9447 */ 0x0000, /* 0x9448 */ 0x0000, /* 0x9449 */ 0x0000, /* 0x944A */ 0x0000, /* 0x944B */ 0x0000, /* 0x944C */ 0x0000, /* 0x944D */ 0x0000, /* 0x944E */ 0x0000, /* 0x944F */ 0x0000, /* 0x9450 */ 0x0000, /* 0x9451 */ 0x0000, /* 0x9452 */ 0x0000, /* 0x9453 */ 0x0000, /* 0x9454 */ 0x0000, /* 0x9455 */ 0x0000, /* 0x9456 */ 0x0000, /* 0x9457 */ 0x0000, /* 0x9458 */ 0x0000, /* 0x9459 */ 0x0000, /* 0x945A */ 0x0000, /* 0x945B */ 0x0000, /* 0x945C */ 0x0000, /* 0x945D */ 0x0000, /* 0x945E */ 0x0000, /* 0x945F */ 0x0000, /* 0x9460 */ 0x0000, /* 0x9461 */ 0x0000, /* 0x9462 */ 0x0000, /* 0x9463 */ 0x0000, /* 0x9464 */ 0x0000, /* 0x9465 */ 0x0000, /* 0x9466 */ 0x0000, /* 0x9467 */ 0x0000, /* 0x9468 */ 0x0000, /* 0x9469 */ 0x0000, /* 0x946A */ 0x0000, /* 0x946B */ 0x0000, /* 0x946C */ 0x0000, /* 0x946D */ 0x0000, /* 0x946E */ 0x0000, /* 0x946F */ 0x0000, /* 0x9470 */ 0x0000, /* 0x9471 */ 0x0000, /* 0x9472 */ 0x0000, /* 0x9473 */ 0x0000, /* 0x9474 */ 0x0000, /* 0x9475 */ 0x0000, /* 0x9476 */ 0x0000, /* 0x9477 */ 0x0000, /* 0x9478 */ 0x0000, /* 0x9479 */ 0x0000, /* 0x947A */ 0x0000, /* 0x947B */ 0x0000, /* 0x947C */ 0x0000, /* 0x947D */ 0x0000, /* 0x947E */ 0x0000, /* 0x947F */ 0x0000, /* 0x9480 */ 0x0000, /* 0x9481 */ 0x0000, /* 0x9482 */ 0x0000, /* 0x9483 */ 0x0000, /* 0x9484 */ 0x0000, /* 0x9485 */ 0x0000, /* 0x9486 */ 0x0000, /* 0x9487 */ 0x0000, /* 0x9488 */ 0x0000, /* 0x9489 */ 0x0000, /* 0x948A */ 0x0000, /* 0x948B */ 0x0000, /* 0x948C */ 0x0000, /* 0x948D */ 0x0000, /* 0x948E */ 0x0000, /* 0x948F */ 0x0000, /* 0x9490 */ 0x0000, /* 0x9491 */ 0x0000, /* 0x9492 */ 0x0000, /* 0x9493 */ 0x0000, /* 0x9494 */ 0x0000, /* 0x9495 */ 0x0000, /* 0x9496 */ 0x0000, /* 0x9497 */ 0x0000, /* 0x9498 */ 0x0000, /* 0x9499 */ 0x0000, /* 0x949A */ 0x0000, /* 0x949B */ 0x0000, /* 0x949C */ 0x0000, /* 0x949D */ 0x0000, /* 0x949E */ 0x0000, /* 0x949F */ 0x0000, /* 0x94A0 */ 0x0000, /* 0x94A1 */ 0x0000, /* 0x94A2 */ 0x0000, /* 0x94A3 */ 0x0000, /* 0x94A4 */ 0x0000, /* 0x94A5 */ 0x0000, /* 0x94A6 */ 0x0000, /* 0x94A7 */ 0x0000, /* 0x94A8 */ 0x0000, /* 0x94A9 */ 0x0000, /* 0x94AA */ 0x0000, /* 0x94AB */ 0x0000, /* 0x94AC */ 0x0000, /* 0x94AD */ 0x0000, /* 0x94AE */ 0x0000, /* 0x94AF */ 0x0000, /* 0x94B0 */ 0x0000, /* 0x94B1 */ 0x0000, /* 0x94B2 */ 0x0000, /* 0x94B3 */ 0x0000, /* 0x94B4 */ 0x0000, /* 0x94B5 */ 0x0000, /* 0x94B6 */ 0x0000, /* 0x94B7 */ 0x0000, /* 0x94B8 */ 0x0000, /* 0x94B9 */ 0x0000, /* 0x94BA */ 0x0000, /* 0x94BB */ 0x0000, /* 0x94BC */ 0x0000, /* 0x94BD */ 0x0000, /* 0x94BE */ 0x0000, /* 0x94BF */ 0x0000, /* 0x94C0 */ 0x0000, /* 0x94C1 */ 0x0000, /* 0x94C2 */ 0x0000, /* 0x94C3 */ 0x0000, /* 0x94C4 */ 0x0000, /* 0x94C5 */ 0x0000, /* 0x94C6 */ 0x0000, /* 0x94C7 */ 0x0000, /* 0x94C8 */ 0x0000, /* 0x94C9 */ 0x0000, /* 0x94CA */ 0x0000, /* 0x94CB */ 0x0000, /* 0x94CC */ 0x0000, /* 0x94CD */ 0x0000, /* 0x94CE */ 0x0000, /* 0x94CF */ 0x0000, /* 0x94D0 */ 0x0000, /* 0x94D1 */ 0x0000, /* 0x94D2 */ 0x0000, /* 0x94D3 */ 0x0000, /* 0x94D4 */ 0x0000, /* 0x94D5 */ 0x0000, /* 0x94D6 */ 0x0000, /* 0x94D7 */ 0x0000, /* 0x94D8 */ 0x0000, /* 0x94D9 */ 0x0000, /* 0x94DA */ 0x0000, /* 0x94DB */ 0x0000, /* 0x94DC */ 0x0000, /* 0x94DD */ 0x0000, /* 0x94DE */ 0x0000, /* 0x94DF */ 0x0000, /* 0x94E0 */ 0x0000, /* 0x94E1 */ 0x0000, /* 0x94E2 */ 0x0000, /* 0x94E3 */ 0x0000, /* 0x94E4 */ 0x0000, /* 0x94E5 */ 0x0000, /* 0x94E6 */ 0x0000, /* 0x94E7 */ 0x0000, /* 0x94E8 */ 0x0000, /* 0x94E9 */ 0x0000, /* 0x94EA */ 0x0000, /* 0x94EB */ 0x0000, /* 0x94EC */ 0x0000, /* 0x94ED */ 0x0000, /* 0x94EE */ 0x0000, /* 0x94EF */ 0x0000, /* 0x94F0 */ 0x0000, /* 0x94F1 */ 0x0000, /* 0x94F2 */ 0x0000, /* 0x94F3 */ 0x0000, /* 0x94F4 */ 0x0000, /* 0x94F5 */ 0x0000, /* 0x94F6 */ 0x0000, /* 0x94F7 */ 0x0000, /* 0x94F8 */ 0x0000, /* 0x94F9 */ 0x0000, /* 0x94FA */ 0x0000, /* 0x94FB */ 0x0000, /* 0x94FC */ 0x0000, /* 0x94FD */ 0x0000, /* 0x94FE */ 0x0000, /* 0x94FF */ 0x0000, /* 0x9500 */ 0x0000, /* 0x9501 */ 0x0000, /* 0x9502 */ 0x0000, /* 0x9503 */ 0x0000, /* 0x9504 */ 0x0000, /* 0x9505 */ 0x0000, /* 0x9506 */ 0x0000, /* 0x9507 */ 0x0000, /* 0x9508 */ 0x0000, /* 0x9509 */ 0x0000, /* 0x950A */ 0x0000, /* 0x950B */ 0x0000, /* 0x950C */ 0x0000, /* 0x950D */ 0x0000, /* 0x950E */ 0x0000, /* 0x950F */ 0x0000, /* 0x9510 */ 0x0000, /* 0x9511 */ 0x0000, /* 0x9512 */ 0x0000, /* 0x9513 */ 0x0000, /* 0x9514 */ 0x0000, /* 0x9515 */ 0x0000, /* 0x9516 */ 0x0000, /* 0x9517 */ 0x0000, /* 0x9518 */ 0x0000, /* 0x9519 */ 0x0000, /* 0x951A */ 0x0000, /* 0x951B */ 0x0000, /* 0x951C */ 0x0000, /* 0x951D */ 0x0000, /* 0x951E */ 0x0000, /* 0x951F */ 0x0000, /* 0x9520 */ 0x0000, /* 0x9521 */ 0x0000, /* 0x9522 */ 0x0000, /* 0x9523 */ 0x0000, /* 0x9524 */ 0x0000, /* 0x9525 */ 0x0000, /* 0x9526 */ 0x0000, /* 0x9527 */ 0x0000, /* 0x9528 */ 0x0000, /* 0x9529 */ 0x0000, /* 0x952A */ 0x0000, /* 0x952B */ 0x0000, /* 0x952C */ 0x0000, /* 0x952D */ 0x0000, /* 0x952E */ 0x0000, /* 0x952F */ 0x0000, /* 0x9530 */ 0x0000, /* 0x9531 */ 0x0000, /* 0x9532 */ 0x0000, /* 0x9533 */ 0x0000, /* 0x9534 */ 0x0000, /* 0x9535 */ 0x0000, /* 0x9536 */ 0x0000, /* 0x9537 */ 0x0000, /* 0x9538 */ 0x0000, /* 0x9539 */ 0x0000, /* 0x953A */ 0x0000, /* 0x953B */ 0x0000, /* 0x953C */ 0x0000, /* 0x953D */ 0x0000, /* 0x953E */ 0x0000, /* 0x953F */ 0x0000, /* 0x9540 */ 0x0000, /* 0x9541 */ 0x0000, /* 0x9542 */ 0x0000, /* 0x9543 */ 0x0000, /* 0x9544 */ 0x0000, /* 0x9545 */ 0x0000, /* 0x9546 */ 0x0000, /* 0x9547 */ 0x0000, /* 0x9548 */ 0x0000, /* 0x9549 */ 0x0000, /* 0x954A */ 0x0000, /* 0x954B */ 0x0000, /* 0x954C */ 0x0000, /* 0x954D */ 0x0000, /* 0x954E */ 0x0000, /* 0x954F */ 0x0000, /* 0x9550 */ 0x0000, /* 0x9551 */ 0x0000, /* 0x9552 */ 0x0000, /* 0x9553 */ 0x0000, /* 0x9554 */ 0x0000, /* 0x9555 */ 0x0000, /* 0x9556 */ 0x0000, /* 0x9557 */ 0x0000, /* 0x9558 */ 0x0000, /* 0x9559 */ 0x0000, /* 0x955A */ 0x0000, /* 0x955B */ 0x0000, /* 0x955C */ 0x0000, /* 0x955D */ 0x0000, /* 0x955E */ 0x0000, /* 0x955F */ 0x0000, /* 0x9560 */ 0x0000, /* 0x9561 */ 0x0000, /* 0x9562 */ 0x0000, /* 0x9563 */ 0x0000, /* 0x9564 */ 0x0000, /* 0x9565 */ 0x0000, /* 0x9566 */ 0x0000, /* 0x9567 */ 0x0000, /* 0x9568 */ 0x0000, /* 0x9569 */ 0x0000, /* 0x956A */ 0x0000, /* 0x956B */ 0x0000, /* 0x956C */ 0x0000, /* 0x956D */ 0x0000, /* 0x956E */ 0x0000, /* 0x956F */ 0x0000, /* 0x9570 */ 0x0000, /* 0x9571 */ 0x0000, /* 0x9572 */ 0x0000, /* 0x9573 */ 0x0000, /* 0x9574 */ 0x0000, /* 0x9575 */ 0x0000, /* 0x9576 */ 0x0000, /* 0x9577 */ 0x0000, /* 0x9578 */ 0x0000, /* 0x9579 */ 0x0000, /* 0x957A */ 0x0000, /* 0x957B */ 0x0000, /* 0x957C */ 0x0000, /* 0x957D */ 0x0000, /* 0x957E */ 0x0000, /* 0x957F */ 0x0000, /* 0x9580 */ 0x0000, /* 0x9581 */ 0x0000, /* 0x9582 */ 0x0000, /* 0x9583 */ 0x0000, /* 0x9584 */ 0x0000, /* 0x9585 */ 0x0000, /* 0x9586 */ 0x0000, /* 0x9587 */ 0x0000, /* 0x9588 */ 0x0000, /* 0x9589 */ 0x0000, /* 0x958A */ 0x0000, /* 0x958B */ 0x0000, /* 0x958C */ 0x0000, /* 0x958D */ 0x0000, /* 0x958E */ 0x0000, /* 0x958F */ 0x0000, /* 0x9590 */ 0x0000, /* 0x9591 */ 0x0000, /* 0x9592 */ 0x0000, /* 0x9593 */ 0x0000, /* 0x9594 */ 0x0000, /* 0x9595 */ 0x0000, /* 0x9596 */ 0x0000, /* 0x9597 */ 0x0000, /* 0x9598 */ 0x0000, /* 0x9599 */ 0x0000, /* 0x959A */ 0x0000, /* 0x959B */ 0x0000, /* 0x959C */ 0x0000, /* 0x959D */ 0x0000, /* 0x959E */ 0x0000, /* 0x959F */ 0x0000, /* 0x95A0 */ 0x0000, /* 0x95A1 */ 0x0000, /* 0x95A2 */ 0x0000, /* 0x95A3 */ 0x0000, /* 0x95A4 */ 0x0000, /* 0x95A5 */ 0x0000, /* 0x95A6 */ 0x0000, /* 0x95A7 */ 0x0000, /* 0x95A8 */ 0x0000, /* 0x95A9 */ 0x0000, /* 0x95AA */ 0x0000, /* 0x95AB */ 0x0000, /* 0x95AC */ 0x0000, /* 0x95AD */ 0x0000, /* 0x95AE */ 0x0000, /* 0x95AF */ 0x0000, /* 0x95B0 */ 0x0000, /* 0x95B1 */ 0x0000, /* 0x95B2 */ 0x0000, /* 0x95B3 */ 0x0000, /* 0x95B4 */ 0x0000, /* 0x95B5 */ 0x0000, /* 0x95B6 */ 0x0000, /* 0x95B7 */ 0x0000, /* 0x95B8 */ 0x0000, /* 0x95B9 */ 0x0000, /* 0x95BA */ 0x0000, /* 0x95BB */ 0x0000, /* 0x95BC */ 0x0000, /* 0x95BD */ 0x0000, /* 0x95BE */ 0x0000, /* 0x95BF */ 0x0000, /* 0x95C0 */ 0x0000, /* 0x95C1 */ 0x0000, /* 0x95C2 */ 0x0000, /* 0x95C3 */ 0x0000, /* 0x95C4 */ 0x0000, /* 0x95C5 */ 0x0000, /* 0x95C6 */ 0x0000, /* 0x95C7 */ 0x0000, /* 0x95C8 */ 0x0000, /* 0x95C9 */ 0x0000, /* 0x95CA */ 0x0000, /* 0x95CB */ 0x0000, /* 0x95CC */ 0x0000, /* 0x95CD */ 0x0000, /* 0x95CE */ 0x0000, /* 0x95CF */ 0x0000, /* 0x95D0 */ 0x0000, /* 0x95D1 */ 0x0000, /* 0x95D2 */ 0x0000, /* 0x95D3 */ 0x0000, /* 0x95D4 */ 0x0000, /* 0x95D5 */ 0x0000, /* 0x95D6 */ 0x0000, /* 0x95D7 */ 0x0000, /* 0x95D8 */ 0x0000, /* 0x95D9 */ 0x0000, /* 0x95DA */ 0x0000, /* 0x95DB */ 0x0000, /* 0x95DC */ 0x0000, /* 0x95DD */ 0x0000, /* 0x95DE */ 0x0000, /* 0x95DF */ 0x0000, /* 0x95E0 */ 0x0000, /* 0x95E1 */ 0x0000, /* 0x95E2 */ 0x0000, /* 0x95E3 */ 0x0000, /* 0x95E4 */ 0x0000, /* 0x95E5 */ 0x0000, /* 0x95E6 */ 0x0000, /* 0x95E7 */ 0x0000, /* 0x95E8 */ 0x0000, /* 0x95E9 */ 0x0000, /* 0x95EA */ 0x0000, /* 0x95EB */ 0x0000, /* 0x95EC */ 0x0000, /* 0x95ED */ 0x0000, /* 0x95EE */ 0x0000, /* 0x95EF */ 0x0000, /* 0x95F0 */ 0x0000, /* 0x95F1 */ 0x0000, /* 0x95F2 */ 0x0000, /* 0x95F3 */ 0x0000, /* 0x95F4 */ 0x0000, /* 0x95F5 */ 0x0000, /* 0x95F6 */ 0x0000, /* 0x95F7 */ 0x0000, /* 0x95F8 */ 0x0000, /* 0x95F9 */ 0x0000, /* 0x95FA */ 0x0000, /* 0x95FB */ 0x0000, /* 0x95FC */ 0x0000, /* 0x95FD */ 0x0000, /* 0x95FE */ 0x0000, /* 0x95FF */ 0x0000, /* 0x9600 */ 0x0000, /* 0x9601 */ 0x0000, /* 0x9602 */ 0x0000, /* 0x9603 */ 0x0000, /* 0x9604 */ 0x0000, /* 0x9605 */ 0x0000, /* 0x9606 */ 0x0000, /* 0x9607 */ 0x0000, /* 0x9608 */ 0x0000, /* 0x9609 */ 0x0000, /* 0x960A */ 0x0000, /* 0x960B */ 0x0000, /* 0x960C */ 0x0000, /* 0x960D */ 0x0000, /* 0x960E */ 0x0000, /* 0x960F */ 0x0000, /* 0x9610 */ 0x0000, /* 0x9611 */ 0x0000, /* 0x9612 */ 0x0000, /* 0x9613 */ 0x0000, /* 0x9614 */ 0x0000, /* 0x9615 */ 0x0000, /* 0x9616 */ 0x0000, /* 0x9617 */ 0x0000, /* 0x9618 */ 0x0000, /* 0x9619 */ 0x0000, /* 0x961A */ 0x0000, /* 0x961B */ 0x0000, /* 0x961C */ 0x0000, /* 0x961D */ 0x0000, /* 0x961E */ 0x0000, /* 0x961F */ 0x0000, /* 0x9620 */ 0x0000, /* 0x9621 */ 0x0000, /* 0x9622 */ 0x0000, /* 0x9623 */ 0x0000, /* 0x9624 */ 0x0000, /* 0x9625 */ 0x0000, /* 0x9626 */ 0x0000, /* 0x9627 */ 0x0000, /* 0x9628 */ 0x0000, /* 0x9629 */ 0x0000, /* 0x962A */ 0x0000, /* 0x962B */ 0x0000, /* 0x962C */ 0x0000, /* 0x962D */ 0x0000, /* 0x962E */ 0x0000, /* 0x962F */ 0x0000, /* 0x9630 */ 0x0000, /* 0x9631 */ 0x0000, /* 0x9632 */ 0x0000, /* 0x9633 */ 0x0000, /* 0x9634 */ 0x0000, /* 0x9635 */ 0x0000, /* 0x9636 */ 0x0000, /* 0x9637 */ 0x0000, /* 0x9638 */ 0x0000, /* 0x9639 */ 0x0000, /* 0x963A */ 0x0000, /* 0x963B */ 0x0000, /* 0x963C */ 0x0000, /* 0x963D */ 0x0000, /* 0x963E */ 0x0000, /* 0x963F */ 0x0000, /* 0x9640 */ 0x0000, /* 0x9641 */ 0x0000, /* 0x9642 */ 0x0000, /* 0x9643 */ 0x0000, /* 0x9644 */ 0x0000, /* 0x9645 */ 0x0000, /* 0x9646 */ 0x0000, /* 0x9647 */ 0x0000, /* 0x9648 */ 0x0000, /* 0x9649 */ 0x0000, /* 0x964A */ 0x0000, /* 0x964B */ 0x0000, /* 0x964C */ 0x0000, /* 0x964D */ 0x0000, /* 0x964E */ 0x0000, /* 0x964F */ 0x0000, /* 0x9650 */ 0x0000, /* 0x9651 */ 0x0000, /* 0x9652 */ 0x0000, /* 0x9653 */ 0x0000, /* 0x9654 */ 0x0000, /* 0x9655 */ 0x0000, /* 0x9656 */ 0x0000, /* 0x9657 */ 0x0000, /* 0x9658 */ 0x0000, /* 0x9659 */ 0x0000, /* 0x965A */ 0x0000, /* 0x965B */ 0x0000, /* 0x965C */ 0x0000, /* 0x965D */ 0x0000, /* 0x965E */ 0x0000, /* 0x965F */ 0x0000, /* 0x9660 */ 0x0000, /* 0x9661 */ 0x0000, /* 0x9662 */ 0x0000, /* 0x9663 */ 0x0000, /* 0x9664 */ 0x0000, /* 0x9665 */ 0x0000, /* 0x9666 */ 0x0000, /* 0x9667 */ 0x0000, /* 0x9668 */ 0x0000, /* 0x9669 */ 0x0000, /* 0x966A */ 0x0000, /* 0x966B */ 0x0000, /* 0x966C */ 0x0000, /* 0x966D */ 0x0000, /* 0x966E */ 0x0000, /* 0x966F */ 0x0000, /* 0x9670 */ 0x0000, /* 0x9671 */ 0x0000, /* 0x9672 */ 0x0000, /* 0x9673 */ 0x0000, /* 0x9674 */ 0x0000, /* 0x9675 */ 0x0000, /* 0x9676 */ 0x0000, /* 0x9677 */ 0x0000, /* 0x9678 */ 0x0000, /* 0x9679 */ 0x0000, /* 0x967A */ 0x0000, /* 0x967B */ 0x0000, /* 0x967C */ 0x0000, /* 0x967D */ 0x0000, /* 0x967E */ 0x0000, /* 0x967F */ 0x0000, /* 0x9680 */ 0x0000, /* 0x9681 */ 0x0000, /* 0x9682 */ 0x0000, /* 0x9683 */ 0x0000, /* 0x9684 */ 0x0000, /* 0x9685 */ 0x0000, /* 0x9686 */ 0x0000, /* 0x9687 */ 0x0000, /* 0x9688 */ 0x0000, /* 0x9689 */ 0x0000, /* 0x968A */ 0x0000, /* 0x968B */ 0x0000, /* 0x968C */ 0x0000, /* 0x968D */ 0x0000, /* 0x968E */ 0x0000, /* 0x968F */ 0x0000, /* 0x9690 */ 0x0000, /* 0x9691 */ 0x0000, /* 0x9692 */ 0x0000, /* 0x9693 */ 0x0000, /* 0x9694 */ 0x0000, /* 0x9695 */ 0x0000, /* 0x9696 */ 0x0000, /* 0x9697 */ 0x0000, /* 0x9698 */ 0x0000, /* 0x9699 */ 0x0000, /* 0x969A */ 0x0000, /* 0x969B */ 0x0000, /* 0x969C */ 0x0000, /* 0x969D */ 0x0000, /* 0x969E */ 0x0000, /* 0x969F */ 0x0000, /* 0x96A0 */ 0x0000, /* 0x96A1 */ 0x0000, /* 0x96A2 */ 0x0000, /* 0x96A3 */ 0x0000, /* 0x96A4 */ 0x0000, /* 0x96A5 */ 0x0000, /* 0x96A6 */ 0x0000, /* 0x96A7 */ 0x0000, /* 0x96A8 */ 0x0000, /* 0x96A9 */ 0x0000, /* 0x96AA */ 0x0000, /* 0x96AB */ 0x0000, /* 0x96AC */ 0x0000, /* 0x96AD */ 0x0000, /* 0x96AE */ 0x0000, /* 0x96AF */ 0x0000, /* 0x96B0 */ 0x0000, /* 0x96B1 */ 0x0000, /* 0x96B2 */ 0x0000, /* 0x96B3 */ 0x0000, /* 0x96B4 */ 0x0000, /* 0x96B5 */ 0x0000, /* 0x96B6 */ 0x0000, /* 0x96B7 */ 0x0000, /* 0x96B8 */ 0x0000, /* 0x96B9 */ 0x0000, /* 0x96BA */ 0x0000, /* 0x96BB */ 0x0000, /* 0x96BC */ 0x0000, /* 0x96BD */ 0x0000, /* 0x96BE */ 0x0000, /* 0x96BF */ 0x0000, /* 0x96C0 */ 0x0000, /* 0x96C1 */ 0x0000, /* 0x96C2 */ 0x0000, /* 0x96C3 */ 0x0000, /* 0x96C4 */ 0x0000, /* 0x96C5 */ 0x0000, /* 0x96C6 */ 0x0000, /* 0x96C7 */ 0x0000, /* 0x96C8 */ 0x0000, /* 0x96C9 */ 0x0000, /* 0x96CA */ 0x0000, /* 0x96CB */ 0x0000, /* 0x96CC */ 0x0000, /* 0x96CD */ 0x0000, /* 0x96CE */ 0x0000, /* 0x96CF */ 0x0000, /* 0x96D0 */ 0x0000, /* 0x96D1 */ 0x0000, /* 0x96D2 */ 0x0000, /* 0x96D3 */ 0x0000, /* 0x96D4 */ 0x0000, /* 0x96D5 */ 0x0000, /* 0x96D6 */ 0x0000, /* 0x96D7 */ 0x0000, /* 0x96D8 */ 0x0000, /* 0x96D9 */ 0x0000, /* 0x96DA */ 0x0000, /* 0x96DB */ 0x0000, /* 0x96DC */ 0x0000, /* 0x96DD */ 0x0000, /* 0x96DE */ 0x0000, /* 0x96DF */ 0x0000, /* 0x96E0 */ 0x0000, /* 0x96E1 */ 0x0000, /* 0x96E2 */ 0x0000, /* 0x96E3 */ 0x0000, /* 0x96E4 */ 0x0000, /* 0x96E5 */ 0x0000, /* 0x96E6 */ 0x0000, /* 0x96E7 */ 0x0000, /* 0x96E8 */ 0x0000, /* 0x96E9 */ 0x0000, /* 0x96EA */ 0x0000, /* 0x96EB */ 0x0000, /* 0x96EC */ 0x0000, /* 0x96ED */ 0x0000, /* 0x96EE */ 0x0000, /* 0x96EF */ 0x0000, /* 0x96F0 */ 0x0000, /* 0x96F1 */ 0x0000, /* 0x96F2 */ 0x0000, /* 0x96F3 */ 0x0000, /* 0x96F4 */ 0x0000, /* 0x96F5 */ 0x0000, /* 0x96F6 */ 0x0000, /* 0x96F7 */ 0x0000, /* 0x96F8 */ 0x0000, /* 0x96F9 */ 0x0000, /* 0x96FA */ 0x0000, /* 0x96FB */ 0x0000, /* 0x96FC */ 0x0000, /* 0x96FD */ 0x0000, /* 0x96FE */ 0x0000, /* 0x96FF */ 0x0000, /* 0x9700 */ 0x0000, /* 0x9701 */ 0x0000, /* 0x9702 */ 0x0000, /* 0x9703 */ 0x0000, /* 0x9704 */ 0x0000, /* 0x9705 */ 0x0000, /* 0x9706 */ 0x0000, /* 0x9707 */ 0x0000, /* 0x9708 */ 0x0000, /* 0x9709 */ 0x0000, /* 0x970A */ 0x0000, /* 0x970B */ 0x0000, /* 0x970C */ 0x0000, /* 0x970D */ 0x0000, /* 0x970E */ 0x0000, /* 0x970F */ 0x0000, /* 0x9710 */ 0x0000, /* 0x9711 */ 0x0000, /* 0x9712 */ 0x0000, /* 0x9713 */ 0x0000, /* 0x9714 */ 0x0000, /* 0x9715 */ 0x0000, /* 0x9716 */ 0x0000, /* 0x9717 */ 0x0000, /* 0x9718 */ 0x0000, /* 0x9719 */ 0x0000, /* 0x971A */ 0x0000, /* 0x971B */ 0x0000, /* 0x971C */ 0x0000, /* 0x971D */ 0x0000, /* 0x971E */ 0x0000, /* 0x971F */ 0x0000, /* 0x9720 */ 0x0000, /* 0x9721 */ 0x0000, /* 0x9722 */ 0x0000, /* 0x9723 */ 0x0000, /* 0x9724 */ 0x0000, /* 0x9725 */ 0x0000, /* 0x9726 */ 0x0000, /* 0x9727 */ 0x0000, /* 0x9728 */ 0x0000, /* 0x9729 */ 0x0000, /* 0x972A */ 0x0000, /* 0x972B */ 0x0000, /* 0x972C */ 0x0000, /* 0x972D */ 0x0000, /* 0x972E */ 0x0000, /* 0x972F */ 0x0000, /* 0x9730 */ 0x0000, /* 0x9731 */ 0x0000, /* 0x9732 */ 0x0000, /* 0x9733 */ 0x0000, /* 0x9734 */ 0x0000, /* 0x9735 */ 0x0000, /* 0x9736 */ 0x0000, /* 0x9737 */ 0x0000, /* 0x9738 */ 0x0000, /* 0x9739 */ 0x0000, /* 0x973A */ 0x0000, /* 0x973B */ 0x0000, /* 0x973C */ 0x0000, /* 0x973D */ 0x0000, /* 0x973E */ 0x0000, /* 0x973F */ 0x0000, /* 0x9740 */ 0x0000, /* 0x9741 */ 0x0000, /* 0x9742 */ 0x0000, /* 0x9743 */ 0x0000, /* 0x9744 */ 0x0000, /* 0x9745 */ 0x0000, /* 0x9746 */ 0x0000, /* 0x9747 */ 0x0000, /* 0x9748 */ 0x0000, /* 0x9749 */ 0x0000, /* 0x974A */ 0x0000, /* 0x974B */ 0x0000, /* 0x974C */ 0x0000, /* 0x974D */ 0x0000, /* 0x974E */ 0x0000, /* 0x974F */ 0x0000, /* 0x9750 */ 0x0000, /* 0x9751 */ 0x0000, /* 0x9752 */ 0x0000, /* 0x9753 */ 0x0000, /* 0x9754 */ 0x0000, /* 0x9755 */ 0x0000, /* 0x9756 */ 0x0000, /* 0x9757 */ 0x0000, /* 0x9758 */ 0x0000, /* 0x9759 */ 0x0000, /* 0x975A */ 0x0000, /* 0x975B */ 0x0000, /* 0x975C */ 0x0000, /* 0x975D */ 0x0000, /* 0x975E */ 0x0000, /* 0x975F */ 0x0000, /* 0x9760 */ 0x0000, /* 0x9761 */ 0x0000, /* 0x9762 */ 0x0000, /* 0x9763 */ 0x0000, /* 0x9764 */ 0x0000, /* 0x9765 */ 0x0000, /* 0x9766 */ 0x0000, /* 0x9767 */ 0x0000, /* 0x9768 */ 0x0000, /* 0x9769 */ 0x0000, /* 0x976A */ 0x0000, /* 0x976B */ 0x0000, /* 0x976C */ 0x0000, /* 0x976D */ 0x0000, /* 0x976E */ 0x0000, /* 0x976F */ 0x0000, /* 0x9770 */ 0x0000, /* 0x9771 */ 0x0000, /* 0x9772 */ 0x0000, /* 0x9773 */ 0x0000, /* 0x9774 */ 0x0000, /* 0x9775 */ 0x0000, /* 0x9776 */ 0x0000, /* 0x9777 */ 0x0000, /* 0x9778 */ 0x0000, /* 0x9779 */ 0x0000, /* 0x977A */ 0x0000, /* 0x977B */ 0x0000, /* 0x977C */ 0x0000, /* 0x977D */ 0x0000, /* 0x977E */ 0x0000, /* 0x977F */ 0x0000, /* 0x9780 */ 0x0000, /* 0x9781 */ 0x0000, /* 0x9782 */ 0x0000, /* 0x9783 */ 0x0000, /* 0x9784 */ 0x0000, /* 0x9785 */ 0x0000, /* 0x9786 */ 0x0000, /* 0x9787 */ 0x0000, /* 0x9788 */ 0x0000, /* 0x9789 */ 0x0000, /* 0x978A */ 0x0000, /* 0x978B */ 0x0000, /* 0x978C */ 0x0000, /* 0x978D */ 0x0000, /* 0x978E */ 0x0000, /* 0x978F */ 0x0000, /* 0x9790 */ 0x0000, /* 0x9791 */ 0x0000, /* 0x9792 */ 0x0000, /* 0x9793 */ 0x0000, /* 0x9794 */ 0x0000, /* 0x9795 */ 0x0000, /* 0x9796 */ 0x0000, /* 0x9797 */ 0x0000, /* 0x9798 */ 0x0000, /* 0x9799 */ 0x0000, /* 0x979A */ 0x0000, /* 0x979B */ 0x0000, /* 0x979C */ 0x0000, /* 0x979D */ 0x0000, /* 0x979E */ 0x0000, /* 0x979F */ 0x0000, /* 0x97A0 */ 0x0000, /* 0x97A1 */ 0x0000, /* 0x97A2 */ 0x0000, /* 0x97A3 */ 0x0000, /* 0x97A4 */ 0x0000, /* 0x97A5 */ 0x0000, /* 0x97A6 */ 0x0000, /* 0x97A7 */ 0x0000, /* 0x97A8 */ 0x0000, /* 0x97A9 */ 0x0000, /* 0x97AA */ 0x0000, /* 0x97AB */ 0x0000, /* 0x97AC */ 0x0000, /* 0x97AD */ 0x0000, /* 0x97AE */ 0x0000, /* 0x97AF */ 0x0000, /* 0x97B0 */ 0x0000, /* 0x97B1 */ 0x0000, /* 0x97B2 */ 0x0000, /* 0x97B3 */ 0x0000, /* 0x97B4 */ 0x0000, /* 0x97B5 */ 0x0000, /* 0x97B6 */ 0x0000, /* 0x97B7 */ 0x0000, /* 0x97B8 */ 0x0000, /* 0x97B9 */ 0x0000, /* 0x97BA */ 0x0000, /* 0x97BB */ 0x0000, /* 0x97BC */ 0x0000, /* 0x97BD */ 0x0000, /* 0x97BE */ 0x0000, /* 0x97BF */ 0x0000, /* 0x97C0 */ 0x0000, /* 0x97C1 */ 0x0000, /* 0x97C2 */ 0x0000, /* 0x97C3 */ 0x0000, /* 0x97C4 */ 0x0000, /* 0x97C5 */ 0x0000, /* 0x97C6 */ 0x0000, /* 0x97C7 */ 0x0000, /* 0x97C8 */ 0x0000, /* 0x97C9 */ 0x0000, /* 0x97CA */ 0x0000, /* 0x97CB */ 0x0000, /* 0x97CC */ 0x0000, /* 0x97CD */ 0x0000, /* 0x97CE */ 0x0000, /* 0x97CF */ 0x0000, /* 0x97D0 */ 0x0000, /* 0x97D1 */ 0x0000, /* 0x97D2 */ 0x0000, /* 0x97D3 */ 0x0000, /* 0x97D4 */ 0x0000, /* 0x97D5 */ 0x0000, /* 0x97D6 */ 0x0000, /* 0x97D7 */ 0x0000, /* 0x97D8 */ 0x0000, /* 0x97D9 */ 0x0000, /* 0x97DA */ 0x0000, /* 0x97DB */ 0x0000, /* 0x97DC */ 0x0000, /* 0x97DD */ 0x0000, /* 0x97DE */ 0x0000, /* 0x97DF */ 0x0000, /* 0x97E0 */ 0x0000, /* 0x97E1 */ 0x0000, /* 0x97E2 */ 0x0000, /* 0x97E3 */ 0x0000, /* 0x97E4 */ 0x0000, /* 0x97E5 */ 0x0000, /* 0x97E6 */ 0x0000, /* 0x97E7 */ 0x0000, /* 0x97E8 */ 0x0000, /* 0x97E9 */ 0x0000, /* 0x97EA */ 0x0000, /* 0x97EB */ 0x0000, /* 0x97EC */ 0x0000, /* 0x97ED */ 0x0000, /* 0x97EE */ 0x0000, /* 0x97EF */ 0x0000, /* 0x97F0 */ 0x0000, /* 0x97F1 */ 0x0000, /* 0x97F2 */ 0x0000, /* 0x97F3 */ 0x0000, /* 0x97F4 */ 0x0000, /* 0x97F5 */ 0x0000, /* 0x97F6 */ 0x0000, /* 0x97F7 */ 0x0000, /* 0x97F8 */ 0x0000, /* 0x97F9 */ 0x0000, /* 0x97FA */ 0x0000, /* 0x97FB */ 0x0000, /* 0x97FC */ 0x0000, /* 0x97FD */ 0x0000, /* 0x97FE */ 0x0000, /* 0x97FF */ 0x0000, /* 0x9800 */ 0x0000, /* 0x9801 */ 0x0000, /* 0x9802 */ 0x0000, /* 0x9803 */ 0x0000, /* 0x9804 */ 0x0000, /* 0x9805 */ 0x0000, /* 0x9806 */ 0x0000, /* 0x9807 */ 0x0000, /* 0x9808 */ 0x0000, /* 0x9809 */ 0x0000, /* 0x980A */ 0x0000, /* 0x980B */ 0x0000, /* 0x980C */ 0x0000, /* 0x980D */ 0x0000, /* 0x980E */ 0x0000, /* 0x980F */ 0x0000, /* 0x9810 */ 0x0000, /* 0x9811 */ 0x0000, /* 0x9812 */ 0x0000, /* 0x9813 */ 0x0000, /* 0x9814 */ 0x0000, /* 0x9815 */ 0x0000, /* 0x9816 */ 0x0000, /* 0x9817 */ 0x0000, /* 0x9818 */ 0x0000, /* 0x9819 */ 0x0000, /* 0x981A */ 0x0000, /* 0x981B */ 0x0000, /* 0x981C */ 0x0000, /* 0x981D */ 0x0000, /* 0x981E */ 0x0000, /* 0x981F */ 0x0000, /* 0x9820 */ 0x0000, /* 0x9821 */ 0x0000, /* 0x9822 */ 0x0000, /* 0x9823 */ 0x0000, /* 0x9824 */ 0x0000, /* 0x9825 */ 0x0000, /* 0x9826 */ 0x0000, /* 0x9827 */ 0x0000, /* 0x9828 */ 0x0000, /* 0x9829 */ 0x0000, /* 0x982A */ 0x0000, /* 0x982B */ 0x0000, /* 0x982C */ 0x0000, /* 0x982D */ 0x0000, /* 0x982E */ 0x0000, /* 0x982F */ 0x0000, /* 0x9830 */ 0x0000, /* 0x9831 */ 0x0000, /* 0x9832 */ 0x0000, /* 0x9833 */ 0x0000, /* 0x9834 */ 0x0000, /* 0x9835 */ 0x0000, /* 0x9836 */ 0x0000, /* 0x9837 */ 0x0000, /* 0x9838 */ 0x0000, /* 0x9839 */ 0x0000, /* 0x983A */ 0x0000, /* 0x983B */ 0x0000, /* 0x983C */ 0x0000, /* 0x983D */ 0x0000, /* 0x983E */ 0x0000, /* 0x983F */ 0x0000, /* 0x9840 */ 0x0000, /* 0x9841 */ 0x0000, /* 0x9842 */ 0x0000, /* 0x9843 */ 0x0000, /* 0x9844 */ 0x0000, /* 0x9845 */ 0x0000, /* 0x9846 */ 0x0000, /* 0x9847 */ 0x0000, /* 0x9848 */ 0x0000, /* 0x9849 */ 0x0000, /* 0x984A */ 0x0000, /* 0x984B */ 0x0000, /* 0x984C */ 0x0000, /* 0x984D */ 0x0000, /* 0x984E */ 0x0000, /* 0x984F */ 0x0000, /* 0x9850 */ 0x0000, /* 0x9851 */ 0x0000, /* 0x9852 */ 0x0000, /* 0x9853 */ 0x0000, /* 0x9854 */ 0x0000, /* 0x9855 */ 0x0000, /* 0x9856 */ 0x0000, /* 0x9857 */ 0x0000, /* 0x9858 */ 0x0000, /* 0x9859 */ 0x0000, /* 0x985A */ 0x0000, /* 0x985B */ 0x0000, /* 0x985C */ 0x0000, /* 0x985D */ 0x0000, /* 0x985E */ 0x0000, /* 0x985F */ 0x0000, /* 0x9860 */ 0x0000, /* 0x9861 */ 0x0000, /* 0x9862 */ 0x0000, /* 0x9863 */ 0x0000, /* 0x9864 */ 0x0000, /* 0x9865 */ 0x0000, /* 0x9866 */ 0x0000, /* 0x9867 */ 0x0000, /* 0x9868 */ 0x0000, /* 0x9869 */ 0x0000, /* 0x986A */ 0x0000, /* 0x986B */ 0x0000, /* 0x986C */ 0x0000, /* 0x986D */ 0x0000, /* 0x986E */ 0x0000, /* 0x986F */ 0x0000, /* 0x9870 */ 0x0000, /* 0x9871 */ 0x0000, /* 0x9872 */ 0x0000, /* 0x9873 */ 0x0000, /* 0x9874 */ 0x0000, /* 0x9875 */ 0x0000, /* 0x9876 */ 0x0000, /* 0x9877 */ 0x0000, /* 0x9878 */ 0x0000, /* 0x9879 */ 0x0000, /* 0x987A */ 0x0000, /* 0x987B */ 0x0000, /* 0x987C */ 0x0000, /* 0x987D */ 0x0000, /* 0x987E */ 0x0000, /* 0x987F */ 0x0000, /* 0x9880 */ 0x0000, /* 0x9881 */ 0x0000, /* 0x9882 */ 0x0000, /* 0x9883 */ 0x0000, /* 0x9884 */ 0x0000, /* 0x9885 */ 0x0000, /* 0x9886 */ 0x0000, /* 0x9887 */ 0x0000, /* 0x9888 */ 0x0000, /* 0x9889 */ 0x0000, /* 0x988A */ 0x0000, /* 0x988B */ 0x0000, /* 0x988C */ 0x0000, /* 0x988D */ 0x0000, /* 0x988E */ 0x0000, /* 0x988F */ 0x0000, /* 0x9890 */ 0x0000, /* 0x9891 */ 0x0000, /* 0x9892 */ 0x0000, /* 0x9893 */ 0x0000, /* 0x9894 */ 0x0000, /* 0x9895 */ 0x0000, /* 0x9896 */ 0x0000, /* 0x9897 */ 0x0000, /* 0x9898 */ 0x0000, /* 0x9899 */ 0x0000, /* 0x989A */ 0x0000, /* 0x989B */ 0x0000, /* 0x989C */ 0x0000, /* 0x989D */ 0x0000, /* 0x989E */ 0x0000, /* 0x989F */ 0x0000, /* 0x98A0 */ 0x0000, /* 0x98A1 */ 0x0000, /* 0x98A2 */ 0x0000, /* 0x98A3 */ 0x0000, /* 0x98A4 */ 0x0000, /* 0x98A5 */ 0x0000, /* 0x98A6 */ 0x0000, /* 0x98A7 */ 0x0000, /* 0x98A8 */ 0x0000, /* 0x98A9 */ 0x0000, /* 0x98AA */ 0x0000, /* 0x98AB */ 0x0000, /* 0x98AC */ 0x0000, /* 0x98AD */ 0x0000, /* 0x98AE */ 0x0000, /* 0x98AF */ 0x0000, /* 0x98B0 */ 0x0000, /* 0x98B1 */ 0x0000, /* 0x98B2 */ 0x0000, /* 0x98B3 */ 0x0000, /* 0x98B4 */ 0x0000, /* 0x98B5 */ 0x0000, /* 0x98B6 */ 0x0000, /* 0x98B7 */ 0x0000, /* 0x98B8 */ 0x0000, /* 0x98B9 */ 0x0000, /* 0x98BA */ 0x0000, /* 0x98BB */ 0x0000, /* 0x98BC */ 0x0000, /* 0x98BD */ 0x0000, /* 0x98BE */ 0x0000, /* 0x98BF */ 0x0000, /* 0x98C0 */ 0x0000, /* 0x98C1 */ 0x0000, /* 0x98C2 */ 0x0000, /* 0x98C3 */ 0x0000, /* 0x98C4 */ 0x0000, /* 0x98C5 */ 0x0000, /* 0x98C6 */ 0x0000, /* 0x98C7 */ 0x0000, /* 0x98C8 */ 0x0000, /* 0x98C9 */ 0x0000, /* 0x98CA */ 0x0000, /* 0x98CB */ 0x0000, /* 0x98CC */ 0x0000, /* 0x98CD */ 0x0000, /* 0x98CE */ 0x0000, /* 0x98CF */ 0x0000, /* 0x98D0 */ 0x0000, /* 0x98D1 */ 0x0000, /* 0x98D2 */ 0x0000, /* 0x98D3 */ 0x0000, /* 0x98D4 */ 0x0000, /* 0x98D5 */ 0x0000, /* 0x98D6 */ 0x0000, /* 0x98D7 */ 0x0000, /* 0x98D8 */ 0x0000, /* 0x98D9 */ 0x0000, /* 0x98DA */ 0x0000, /* 0x98DB */ 0x0000, /* 0x98DC */ 0x0000, /* 0x98DD */ 0x0000, /* 0x98DE */ 0x0000, /* 0x98DF */ 0x0000, /* 0x98E0 */ 0x0000, /* 0x98E1 */ 0x0000, /* 0x98E2 */ 0x0000, /* 0x98E3 */ 0x0000, /* 0x98E4 */ 0x0000, /* 0x98E5 */ 0x0000, /* 0x98E6 */ 0x0000, /* 0x98E7 */ 0x0000, /* 0x98E8 */ 0x0000, /* 0x98E9 */ 0x0000, /* 0x98EA */ 0x0000, /* 0x98EB */ 0x0000, /* 0x98EC */ 0x0000, /* 0x98ED */ 0x0000, /* 0x98EE */ 0x0000, /* 0x98EF */ 0x0000, /* 0x98F0 */ 0x0000, /* 0x98F1 */ 0x0000, /* 0x98F2 */ 0x0000, /* 0x98F3 */ 0x0000, /* 0x98F4 */ 0x0000, /* 0x98F5 */ 0x0000, /* 0x98F6 */ 0x0000, /* 0x98F7 */ 0x0000, /* 0x98F8 */ 0x0000, /* 0x98F9 */ 0x0000, /* 0x98FA */ 0x0000, /* 0x98FB */ 0x0000, /* 0x98FC */ 0x0000, /* 0x98FD */ 0x0000, /* 0x98FE */ 0x0000, /* 0x98FF */ 0x0000, /* 0x9900 */ 0x0000, /* 0x9901 */ 0x0000, /* 0x9902 */ 0x0000, /* 0x9903 */ 0x0000, /* 0x9904 */ 0x0000, /* 0x9905 */ 0x0000, /* 0x9906 */ 0x0000, /* 0x9907 */ 0x0000, /* 0x9908 */ 0x0000, /* 0x9909 */ 0x0000, /* 0x990A */ 0x0000, /* 0x990B */ 0x0000, /* 0x990C */ 0x0000, /* 0x990D */ 0x0000, /* 0x990E */ 0x0000, /* 0x990F */ 0x0000, /* 0x9910 */ 0x0000, /* 0x9911 */ 0x0000, /* 0x9912 */ 0x0000, /* 0x9913 */ 0x0000, /* 0x9914 */ 0x0000, /* 0x9915 */ 0x0000, /* 0x9916 */ 0x0000, /* 0x9917 */ 0x0000, /* 0x9918 */ 0x0000, /* 0x9919 */ 0x0000, /* 0x991A */ 0x0000, /* 0x991B */ 0x0000, /* 0x991C */ 0x0000, /* 0x991D */ 0x0000, /* 0x991E */ 0x0000, /* 0x991F */ 0x0000, /* 0x9920 */ 0x0000, /* 0x9921 */ 0x0000, /* 0x9922 */ 0x0000, /* 0x9923 */ 0x0000, /* 0x9924 */ 0x0000, /* 0x9925 */ 0x0000, /* 0x9926 */ 0x0000, /* 0x9927 */ 0x0000, /* 0x9928 */ 0x0000, /* 0x9929 */ 0x0000, /* 0x992A */ 0x0000, /* 0x992B */ 0x0000, /* 0x992C */ 0x0000, /* 0x992D */ 0x0000, /* 0x992E */ 0x0000, /* 0x992F */ 0x0000, /* 0x9930 */ 0x0000, /* 0x9931 */ 0x0000, /* 0x9932 */ 0x0000, /* 0x9933 */ 0x0000, /* 0x9934 */ 0x0000, /* 0x9935 */ 0x0000, /* 0x9936 */ 0x0000, /* 0x9937 */ 0x0000, /* 0x9938 */ 0x0000, /* 0x9939 */ 0x0000, /* 0x993A */ 0x0000, /* 0x993B */ 0x0000, /* 0x993C */ 0x0000, /* 0x993D */ 0x0000, /* 0x993E */ 0x0000, /* 0x993F */ 0x0000, /* 0x9940 */ 0x0000, /* 0x9941 */ 0x0000, /* 0x9942 */ 0x0000, /* 0x9943 */ 0x0000, /* 0x9944 */ 0x0000, /* 0x9945 */ 0x0000, /* 0x9946 */ 0x0000, /* 0x9947 */ 0x0000, /* 0x9948 */ 0x0000, /* 0x9949 */ 0x0000, /* 0x994A */ 0x0000, /* 0x994B */ 0x0000, /* 0x994C */ 0x0000, /* 0x994D */ 0x0000, /* 0x994E */ 0x0000, /* 0x994F */ 0x0000, /* 0x9950 */ 0x0000, /* 0x9951 */ 0x0000, /* 0x9952 */ 0x0000, /* 0x9953 */ 0x0000, /* 0x9954 */ 0x0000, /* 0x9955 */ 0x0000, /* 0x9956 */ 0x0000, /* 0x9957 */ 0x0000, /* 0x9958 */ 0x0000, /* 0x9959 */ 0x0000, /* 0x995A */ 0x0000, /* 0x995B */ 0x0000, /* 0x995C */ 0x0000, /* 0x995D */ 0x0000, /* 0x995E */ 0x0000, /* 0x995F */ 0x0000, /* 0x9960 */ 0x0000, /* 0x9961 */ 0x0000, /* 0x9962 */ 0x0000, /* 0x9963 */ 0x0000, /* 0x9964 */ 0x0000, /* 0x9965 */ 0x0000, /* 0x9966 */ 0x0000, /* 0x9967 */ 0x0000, /* 0x9968 */ 0x0000, /* 0x9969 */ 0x0000, /* 0x996A */ 0x0000, /* 0x996B */ 0x0000, /* 0x996C */ 0x0000, /* 0x996D */ 0x0000, /* 0x996E */ 0x0000, /* 0x996F */ 0x0000, /* 0x9970 */ 0x0000, /* 0x9971 */ 0x0000, /* 0x9972 */ 0x0000, /* 0x9973 */ 0x0000, /* 0x9974 */ 0x0000, /* 0x9975 */ 0x0000, /* 0x9976 */ 0x0000, /* 0x9977 */ 0x0000, /* 0x9978 */ 0x0000, /* 0x9979 */ 0x0000, /* 0x997A */ 0x0000, /* 0x997B */ 0x0000, /* 0x997C */ 0x0000, /* 0x997D */ 0x0000, /* 0x997E */ 0x0000, /* 0x997F */ 0x0000, /* 0x9980 */ 0x0000, /* 0x9981 */ 0x0000, /* 0x9982 */ 0x0000, /* 0x9983 */ 0x0000, /* 0x9984 */ 0x0000, /* 0x9985 */ 0x0000, /* 0x9986 */ 0x0000, /* 0x9987 */ 0x0000, /* 0x9988 */ 0x0000, /* 0x9989 */ 0x0000, /* 0x998A */ 0x0000, /* 0x998B */ 0x0000, /* 0x998C */ 0x0000, /* 0x998D */ 0x0000, /* 0x998E */ 0x0000, /* 0x998F */ 0x0000, /* 0x9990 */ 0x0000, /* 0x9991 */ 0x0000, /* 0x9992 */ 0x0000, /* 0x9993 */ 0x0000, /* 0x9994 */ 0x0000, /* 0x9995 */ 0x0000, /* 0x9996 */ 0x0000, /* 0x9997 */ 0x0000, /* 0x9998 */ 0x0000, /* 0x9999 */ 0x0000, /* 0x999A */ 0x0000, /* 0x999B */ 0x0000, /* 0x999C */ 0x0000, /* 0x999D */ 0x0000, /* 0x999E */ 0x0000, /* 0x999F */ 0x0000, /* 0x99A0 */ 0x0000, /* 0x99A1 */ 0x0000, /* 0x99A2 */ 0x0000, /* 0x99A3 */ 0x0000, /* 0x99A4 */ 0x0000, /* 0x99A5 */ 0x0000, /* 0x99A6 */ 0x0000, /* 0x99A7 */ 0x0000, /* 0x99A8 */ 0x0000, /* 0x99A9 */ 0x0000, /* 0x99AA */ 0x0000, /* 0x99AB */ 0x0000, /* 0x99AC */ 0x0000, /* 0x99AD */ 0x0000, /* 0x99AE */ 0x0000, /* 0x99AF */ 0x0000, /* 0x99B0 */ 0x0000, /* 0x99B1 */ 0x0000, /* 0x99B2 */ 0x0000, /* 0x99B3 */ 0x0000, /* 0x99B4 */ 0x0000, /* 0x99B5 */ 0x0000, /* 0x99B6 */ 0x0000, /* 0x99B7 */ 0x0000, /* 0x99B8 */ 0x0000, /* 0x99B9 */ 0x0000, /* 0x99BA */ 0x0000, /* 0x99BB */ 0x0000, /* 0x99BC */ 0x0000, /* 0x99BD */ 0x0000, /* 0x99BE */ 0x0000, /* 0x99BF */ 0x0000, /* 0x99C0 */ 0x0000, /* 0x99C1 */ 0x0000, /* 0x99C2 */ 0x0000, /* 0x99C3 */ 0x0000, /* 0x99C4 */ 0x0000, /* 0x99C5 */ 0x0000, /* 0x99C6 */ 0x0000, /* 0x99C7 */ 0x0000, /* 0x99C8 */ 0x0000, /* 0x99C9 */ 0x0000, /* 0x99CA */ 0x0000, /* 0x99CB */ 0x0000, /* 0x99CC */ 0x0000, /* 0x99CD */ 0x0000, /* 0x99CE */ 0x0000, /* 0x99CF */ 0x0000, /* 0x99D0 */ 0x0000, /* 0x99D1 */ 0x0000, /* 0x99D2 */ 0x0000, /* 0x99D3 */ 0x0000, /* 0x99D4 */ 0x0000, /* 0x99D5 */ 0x0000, /* 0x99D6 */ 0x0000, /* 0x99D7 */ 0x0000, /* 0x99D8 */ 0x0000, /* 0x99D9 */ 0x0000, /* 0x99DA */ 0x0000, /* 0x99DB */ 0x0000, /* 0x99DC */ 0x0000, /* 0x99DD */ 0x0000, /* 0x99DE */ 0x0000, /* 0x99DF */ 0x0000, /* 0x99E0 */ 0x0000, /* 0x99E1 */ 0x0000, /* 0x99E2 */ 0x0000, /* 0x99E3 */ 0x0000, /* 0x99E4 */ 0x0000, /* 0x99E5 */ 0x0000, /* 0x99E6 */ 0x0000, /* 0x99E7 */ 0x0000, /* 0x99E8 */ 0x0000, /* 0x99E9 */ 0x0000, /* 0x99EA */ 0x0000, /* 0x99EB */ 0x0000, /* 0x99EC */ 0x0000, /* 0x99ED */ 0x0000, /* 0x99EE */ 0x0000, /* 0x99EF */ 0x0000, /* 0x99F0 */ 0x0000, /* 0x99F1 */ 0x0000, /* 0x99F2 */ 0x0000, /* 0x99F3 */ 0x0000, /* 0x99F4 */ 0x0000, /* 0x99F5 */ 0x0000, /* 0x99F6 */ 0x0000, /* 0x99F7 */ 0x0000, /* 0x99F8 */ 0x0000, /* 0x99F9 */ 0x0000, /* 0x99FA */ 0x0000, /* 0x99FB */ 0x0000, /* 0x99FC */ 0x0000, /* 0x99FD */ 0x0000, /* 0x99FE */ 0x0000, /* 0x99FF */ 0x0000, /* 0x9A00 */ 0x0000, /* 0x9A01 */ 0x0000, /* 0x9A02 */ 0x0000, /* 0x9A03 */ 0x0000, /* 0x9A04 */ 0x0000, /* 0x9A05 */ 0x0000, /* 0x9A06 */ 0x0000, /* 0x9A07 */ 0x0000, /* 0x9A08 */ 0x0000, /* 0x9A09 */ 0x0000, /* 0x9A0A */ 0x0000, /* 0x9A0B */ 0x0000, /* 0x9A0C */ 0x0000, /* 0x9A0D */ 0x0000, /* 0x9A0E */ 0x0000, /* 0x9A0F */ 0x0000, /* 0x9A10 */ 0x0000, /* 0x9A11 */ 0x0000, /* 0x9A12 */ 0x0000, /* 0x9A13 */ 0x0000, /* 0x9A14 */ 0x0000, /* 0x9A15 */ 0x0000, /* 0x9A16 */ 0x0000, /* 0x9A17 */ 0x0000, /* 0x9A18 */ 0x0000, /* 0x9A19 */ 0x0000, /* 0x9A1A */ 0x0000, /* 0x9A1B */ 0x0000, /* 0x9A1C */ 0x0000, /* 0x9A1D */ 0x0000, /* 0x9A1E */ 0x0000, /* 0x9A1F */ 0x0000, /* 0x9A20 */ 0x0000, /* 0x9A21 */ 0x0000, /* 0x9A22 */ 0x0000, /* 0x9A23 */ 0x0000, /* 0x9A24 */ 0x0000, /* 0x9A25 */ 0x0000, /* 0x9A26 */ 0x0000, /* 0x9A27 */ 0x0000, /* 0x9A28 */ 0x0000, /* 0x9A29 */ 0x0000, /* 0x9A2A */ 0x0000, /* 0x9A2B */ 0x0000, /* 0x9A2C */ 0x0000, /* 0x9A2D */ 0x0000, /* 0x9A2E */ 0x0000, /* 0x9A2F */ 0x0000, /* 0x9A30 */ 0x0000, /* 0x9A31 */ 0x0000, /* 0x9A32 */ 0x0000, /* 0x9A33 */ 0x0000, /* 0x9A34 */ 0x0000, /* 0x9A35 */ 0x0000, /* 0x9A36 */ 0x0000, /* 0x9A37 */ 0x0000, /* 0x9A38 */ 0x0000, /* 0x9A39 */ 0x0000, /* 0x9A3A */ 0x0000, /* 0x9A3B */ 0x0000, /* 0x9A3C */ 0x0000, /* 0x9A3D */ 0x0000, /* 0x9A3E */ 0x0000, /* 0x9A3F */ 0x0000, /* 0x9A40 */ 0x0000, /* 0x9A41 */ 0x0000, /* 0x9A42 */ 0x0000, /* 0x9A43 */ 0x0000, /* 0x9A44 */ 0x0000, /* 0x9A45 */ 0x0000, /* 0x9A46 */ 0x0000, /* 0x9A47 */ 0x0000, /* 0x9A48 */ 0x0000, /* 0x9A49 */ 0x0000, /* 0x9A4A */ 0x0000, /* 0x9A4B */ 0x0000, /* 0x9A4C */ 0x0000, /* 0x9A4D */ 0x0000, /* 0x9A4E */ 0x0000, /* 0x9A4F */ 0x0000, /* 0x9A50 */ 0x0000, /* 0x9A51 */ 0x0000, /* 0x9A52 */ 0x0000, /* 0x9A53 */ 0x0000, /* 0x9A54 */ 0x0000, /* 0x9A55 */ 0x0000, /* 0x9A56 */ 0x0000, /* 0x9A57 */ 0x0000, /* 0x9A58 */ 0x0000, /* 0x9A59 */ 0x0000, /* 0x9A5A */ 0x0000, /* 0x9A5B */ 0x0000, /* 0x9A5C */ 0x0000, /* 0x9A5D */ 0x0000, /* 0x9A5E */ 0x0000, /* 0x9A5F */ 0x0000, /* 0x9A60 */ 0x0000, /* 0x9A61 */ 0x0000, /* 0x9A62 */ 0x0000, /* 0x9A63 */ 0x0000, /* 0x9A64 */ 0x0000, /* 0x9A65 */ 0x0000, /* 0x9A66 */ 0x0000, /* 0x9A67 */ 0x0000, /* 0x9A68 */ 0x0000, /* 0x9A69 */ 0x0000, /* 0x9A6A */ 0x0000, /* 0x9A6B */ 0x0000, /* 0x9A6C */ 0x0000, /* 0x9A6D */ 0x0000, /* 0x9A6E */ 0x0000, /* 0x9A6F */ 0x0000, /* 0x9A70 */ 0x0000, /* 0x9A71 */ 0x0000, /* 0x9A72 */ 0x0000, /* 0x9A73 */ 0x0000, /* 0x9A74 */ 0x0000, /* 0x9A75 */ 0x0000, /* 0x9A76 */ 0x0000, /* 0x9A77 */ 0x0000, /* 0x9A78 */ 0x0000, /* 0x9A79 */ 0x0000, /* 0x9A7A */ 0x0000, /* 0x9A7B */ 0x0000, /* 0x9A7C */ 0x0000, /* 0x9A7D */ 0x0000, /* 0x9A7E */ 0x0000, /* 0x9A7F */ 0x0000, /* 0x9A80 */ 0x0000, /* 0x9A81 */ 0x0000, /* 0x9A82 */ 0x0000, /* 0x9A83 */ 0x0000, /* 0x9A84 */ 0x0000, /* 0x9A85 */ 0x0000, /* 0x9A86 */ 0x0000, /* 0x9A87 */ 0x0000, /* 0x9A88 */ 0x0000, /* 0x9A89 */ 0x0000, /* 0x9A8A */ 0x0000, /* 0x9A8B */ 0x0000, /* 0x9A8C */ 0x0000, /* 0x9A8D */ 0x0000, /* 0x9A8E */ 0x0000, /* 0x9A8F */ 0x0000, /* 0x9A90 */ 0x0000, /* 0x9A91 */ 0x0000, /* 0x9A92 */ 0x0000, /* 0x9A93 */ 0x0000, /* 0x9A94 */ 0x0000, /* 0x9A95 */ 0x0000, /* 0x9A96 */ 0x0000, /* 0x9A97 */ 0x0000, /* 0x9A98 */ 0x0000, /* 0x9A99 */ 0x0000, /* 0x9A9A */ 0x0000, /* 0x9A9B */ 0x0000, /* 0x9A9C */ 0x0000, /* 0x9A9D */ 0x0000, /* 0x9A9E */ 0x0000, /* 0x9A9F */ 0x0000, /* 0x9AA0 */ 0x0000, /* 0x9AA1 */ 0x0000, /* 0x9AA2 */ 0x0000, /* 0x9AA3 */ 0x0000, /* 0x9AA4 */ 0x0000, /* 0x9AA5 */ 0x0000, /* 0x9AA6 */ 0x0000, /* 0x9AA7 */ 0x0000, /* 0x9AA8 */ 0x0000, /* 0x9AA9 */ 0x0000, /* 0x9AAA */ 0x0000, /* 0x9AAB */ 0x0000, /* 0x9AAC */ 0x0000, /* 0x9AAD */ 0x0000, /* 0x9AAE */ 0x0000, /* 0x9AAF */ 0x0000, /* 0x9AB0 */ 0x0000, /* 0x9AB1 */ 0x0000, /* 0x9AB2 */ 0x0000, /* 0x9AB3 */ 0x0000, /* 0x9AB4 */ 0x0000, /* 0x9AB5 */ 0x0000, /* 0x9AB6 */ 0x0000, /* 0x9AB7 */ 0x0000, /* 0x9AB8 */ 0x0000, /* 0x9AB9 */ 0x0000, /* 0x9ABA */ 0x0000, /* 0x9ABB */ 0x0000, /* 0x9ABC */ 0x0000, /* 0x9ABD */ 0x0000, /* 0x9ABE */ 0x0000, /* 0x9ABF */ 0x0000, /* 0x9AC0 */ 0x0000, /* 0x9AC1 */ 0x0000, /* 0x9AC2 */ 0x0000, /* 0x9AC3 */ 0x0000, /* 0x9AC4 */ 0x0000, /* 0x9AC5 */ 0x0000, /* 0x9AC6 */ 0x0000, /* 0x9AC7 */ 0x0000, /* 0x9AC8 */ 0x0000, /* 0x9AC9 */ 0x0000, /* 0x9ACA */ 0x0000, /* 0x9ACB */ 0x0000, /* 0x9ACC */ 0x0000, /* 0x9ACD */ 0x0000, /* 0x9ACE */ 0x0000, /* 0x9ACF */ 0x0000, /* 0x9AD0 */ 0x0000, /* 0x9AD1 */ 0x0000, /* 0x9AD2 */ 0x0000, /* 0x9AD3 */ 0x0000, /* 0x9AD4 */ 0x0000, /* 0x9AD5 */ 0x0000, /* 0x9AD6 */ 0x0000, /* 0x9AD7 */ 0x0000, /* 0x9AD8 */ 0x0000, /* 0x9AD9 */ 0x0000, /* 0x9ADA */ 0x0000, /* 0x9ADB */ 0x0000, /* 0x9ADC */ 0x0000, /* 0x9ADD */ 0x0000, /* 0x9ADE */ 0x0000, /* 0x9ADF */ 0x0000, /* 0x9AE0 */ 0x0000, /* 0x9AE1 */ 0x0000, /* 0x9AE2 */ 0x0000, /* 0x9AE3 */ 0x0000, /* 0x9AE4 */ 0x0000, /* 0x9AE5 */ 0x0000, /* 0x9AE6 */ 0x0000, /* 0x9AE7 */ 0x0000, /* 0x9AE8 */ 0x0000, /* 0x9AE9 */ 0x0000, /* 0x9AEA */ 0x0000, /* 0x9AEB */ 0x0000, /* 0x9AEC */ 0x0000, /* 0x9AED */ 0x0000, /* 0x9AEE */ 0x0000, /* 0x9AEF */ 0x0000, /* 0x9AF0 */ 0x0000, /* 0x9AF1 */ 0x0000, /* 0x9AF2 */ 0x0000, /* 0x9AF3 */ 0x0000, /* 0x9AF4 */ 0x0000, /* 0x9AF5 */ 0x0000, /* 0x9AF6 */ 0x0000, /* 0x9AF7 */ 0x0000, /* 0x9AF8 */ 0x0000, /* 0x9AF9 */ 0x0000, /* 0x9AFA */ 0x0000, /* 0x9AFB */ 0x0000, /* 0x9AFC */ 0x0000, /* 0x9AFD */ 0x0000, /* 0x9AFE */ 0x0000, /* 0x9AFF */ 0x0000, /* 0x9B00 */ 0x0000, /* 0x9B01 */ 0x0000, /* 0x9B02 */ 0x0000, /* 0x9B03 */ 0x0000, /* 0x9B04 */ 0x0000, /* 0x9B05 */ 0x0000, /* 0x9B06 */ 0x0000, /* 0x9B07 */ 0x0000, /* 0x9B08 */ 0x0000, /* 0x9B09 */ 0x0000, /* 0x9B0A */ 0x0000, /* 0x9B0B */ 0x0000, /* 0x9B0C */ 0x0000, /* 0x9B0D */ 0x0000, /* 0x9B0E */ 0x0000, /* 0x9B0F */ 0x0000, /* 0x9B10 */ 0x0000, /* 0x9B11 */ 0x0000, /* 0x9B12 */ 0x0000, /* 0x9B13 */ 0x0000, /* 0x9B14 */ 0x0000, /* 0x9B15 */ 0x0000, /* 0x9B16 */ 0x0000, /* 0x9B17 */ 0x0000, /* 0x9B18 */ 0x0000, /* 0x9B19 */ 0x0000, /* 0x9B1A */ 0x0000, /* 0x9B1B */ 0x0000, /* 0x9B1C */ 0x0000, /* 0x9B1D */ 0x0000, /* 0x9B1E */ 0x0000, /* 0x9B1F */ 0x0000, /* 0x9B20 */ 0x0000, /* 0x9B21 */ 0x0000, /* 0x9B22 */ 0x0000, /* 0x9B23 */ 0x0000, /* 0x9B24 */ 0x0000, /* 0x9B25 */ 0x0000, /* 0x9B26 */ 0x0000, /* 0x9B27 */ 0x0000, /* 0x9B28 */ 0x0000, /* 0x9B29 */ 0x0000, /* 0x9B2A */ 0x0000, /* 0x9B2B */ 0x0000, /* 0x9B2C */ 0x0000, /* 0x9B2D */ 0x0000, /* 0x9B2E */ 0x0000, /* 0x9B2F */ 0x0000, /* 0x9B30 */ 0x0000, /* 0x9B31 */ 0x0000, /* 0x9B32 */ 0x0000, /* 0x9B33 */ 0x0000, /* 0x9B34 */ 0x0000, /* 0x9B35 */ 0x0000, /* 0x9B36 */ 0x0000, /* 0x9B37 */ 0x0000, /* 0x9B38 */ 0x0000, /* 0x9B39 */ 0x0000, /* 0x9B3A */ 0x0000, /* 0x9B3B */ 0x0000, /* 0x9B3C */ 0x0000, /* 0x9B3D */ 0x0000, /* 0x9B3E */ 0x0000, /* 0x9B3F */ 0x0000, /* 0x9B40 */ 0x0000, /* 0x9B41 */ 0x0000, /* 0x9B42 */ 0x0000, /* 0x9B43 */ 0x0000, /* 0x9B44 */ 0x0000, /* 0x9B45 */ 0x0000, /* 0x9B46 */ 0x0000, /* 0x9B47 */ 0x0000, /* 0x9B48 */ 0x0000, /* 0x9B49 */ 0x0000, /* 0x9B4A */ 0x0000, /* 0x9B4B */ 0x0000, /* 0x9B4C */ 0x0000, /* 0x9B4D */ 0x0000, /* 0x9B4E */ 0x0000, /* 0x9B4F */ 0x0000, /* 0x9B50 */ 0x0000, /* 0x9B51 */ 0x0000, /* 0x9B52 */ 0x0000, /* 0x9B53 */ 0x0000, /* 0x9B54 */ 0x0000, /* 0x9B55 */ 0x0000, /* 0x9B56 */ 0x0000, /* 0x9B57 */ 0x0000, /* 0x9B58 */ 0x0000, /* 0x9B59 */ 0x0000, /* 0x9B5A */ 0x0000, /* 0x9B5B */ 0x0000, /* 0x9B5C */ 0x0000, /* 0x9B5D */ 0x0000, /* 0x9B5E */ 0x0000, /* 0x9B5F */ 0x0000, /* 0x9B60 */ 0x0000, /* 0x9B61 */ 0x0000, /* 0x9B62 */ 0x0000, /* 0x9B63 */ 0x0000, /* 0x9B64 */ 0x0000, /* 0x9B65 */ 0x0000, /* 0x9B66 */ 0x0000, /* 0x9B67 */ 0x0000, /* 0x9B68 */ 0x0000, /* 0x9B69 */ 0x0000, /* 0x9B6A */ 0x0000, /* 0x9B6B */ 0x0000, /* 0x9B6C */ 0x0000, /* 0x9B6D */ 0x0000, /* 0x9B6E */ 0x0000, /* 0x9B6F */ 0x0000, /* 0x9B70 */ 0x0000, /* 0x9B71 */ 0x0000, /* 0x9B72 */ 0x0000, /* 0x9B73 */ 0x0000, /* 0x9B74 */ 0x0000, /* 0x9B75 */ 0x0000, /* 0x9B76 */ 0x0000, /* 0x9B77 */ 0x0000, /* 0x9B78 */ 0x0000, /* 0x9B79 */ 0x0000, /* 0x9B7A */ 0x0000, /* 0x9B7B */ 0x0000, /* 0x9B7C */ 0x0000, /* 0x9B7D */ 0x0000, /* 0x9B7E */ 0x0000, /* 0x9B7F */ 0x0000, /* 0x9B80 */ 0x0000, /* 0x9B81 */ 0x0000, /* 0x9B82 */ 0x0000, /* 0x9B83 */ 0x0000, /* 0x9B84 */ 0x0000, /* 0x9B85 */ 0x0000, /* 0x9B86 */ 0x0000, /* 0x9B87 */ 0x0000, /* 0x9B88 */ 0x0000, /* 0x9B89 */ 0x0000, /* 0x9B8A */ 0x0000, /* 0x9B8B */ 0x0000, /* 0x9B8C */ 0x0000, /* 0x9B8D */ 0x0000, /* 0x9B8E */ 0x0000, /* 0x9B8F */ 0x0000, /* 0x9B90 */ 0x0000, /* 0x9B91 */ 0x0000, /* 0x9B92 */ 0x0000, /* 0x9B93 */ 0x0000, /* 0x9B94 */ 0x0000, /* 0x9B95 */ 0x0000, /* 0x9B96 */ 0x0000, /* 0x9B97 */ 0x0000, /* 0x9B98 */ 0x0000, /* 0x9B99 */ 0x0000, /* 0x9B9A */ 0x0000, /* 0x9B9B */ 0x0000, /* 0x9B9C */ 0x0000, /* 0x9B9D */ 0x0000, /* 0x9B9E */ 0x0000, /* 0x9B9F */ 0x0000, /* 0x9BA0 */ 0x0000, /* 0x9BA1 */ 0x0000, /* 0x9BA2 */ 0x0000, /* 0x9BA3 */ 0x0000, /* 0x9BA4 */ 0x0000, /* 0x9BA5 */ 0x0000, /* 0x9BA6 */ 0x0000, /* 0x9BA7 */ 0x0000, /* 0x9BA8 */ 0x0000, /* 0x9BA9 */ 0x0000, /* 0x9BAA */ 0x0000, /* 0x9BAB */ 0x0000, /* 0x9BAC */ 0x0000, /* 0x9BAD */ 0x0000, /* 0x9BAE */ 0x0000, /* 0x9BAF */ 0x0000, /* 0x9BB0 */ 0x0000, /* 0x9BB1 */ 0x0000, /* 0x9BB2 */ 0x0000, /* 0x9BB3 */ 0x0000, /* 0x9BB4 */ 0x0000, /* 0x9BB5 */ 0x0000, /* 0x9BB6 */ 0x0000, /* 0x9BB7 */ 0x0000, /* 0x9BB8 */ 0x0000, /* 0x9BB9 */ 0x0000, /* 0x9BBA */ 0x0000, /* 0x9BBB */ 0x0000, /* 0x9BBC */ 0x0000, /* 0x9BBD */ 0x0000, /* 0x9BBE */ 0x0000, /* 0x9BBF */ 0x0000, /* 0x9BC0 */ 0x0000, /* 0x9BC1 */ 0x0000, /* 0x9BC2 */ 0x0000, /* 0x9BC3 */ 0x0000, /* 0x9BC4 */ 0x0000, /* 0x9BC5 */ 0x0000, /* 0x9BC6 */ 0x0000, /* 0x9BC7 */ 0x0000, /* 0x9BC8 */ 0x0000, /* 0x9BC9 */ 0x0000, /* 0x9BCA */ 0x0000, /* 0x9BCB */ 0x0000, /* 0x9BCC */ 0x0000, /* 0x9BCD */ 0x0000, /* 0x9BCE */ 0x0000, /* 0x9BCF */ 0x0000, /* 0x9BD0 */ 0x0000, /* 0x9BD1 */ 0x0000, /* 0x9BD2 */ 0x0000, /* 0x9BD3 */ 0x0000, /* 0x9BD4 */ 0x0000, /* 0x9BD5 */ 0x0000, /* 0x9BD6 */ 0x0000, /* 0x9BD7 */ 0x0000, /* 0x9BD8 */ 0x0000, /* 0x9BD9 */ 0x0000, /* 0x9BDA */ 0x0000, /* 0x9BDB */ 0x0000, /* 0x9BDC */ 0x0000, /* 0x9BDD */ 0x0000, /* 0x9BDE */ 0x0000, /* 0x9BDF */ 0x0000, /* 0x9BE0 */ 0x0000, /* 0x9BE1 */ 0x0000, /* 0x9BE2 */ 0x0000, /* 0x9BE3 */ 0x0000, /* 0x9BE4 */ 0x0000, /* 0x9BE5 */ 0x0000, /* 0x9BE6 */ 0x0000, /* 0x9BE7 */ 0x0000, /* 0x9BE8 */ 0x0000, /* 0x9BE9 */ 0x0000, /* 0x9BEA */ 0x0000, /* 0x9BEB */ 0x0000, /* 0x9BEC */ 0x0000, /* 0x9BED */ 0x0000, /* 0x9BEE */ 0x0000, /* 0x9BEF */ 0x0000, /* 0x9BF0 */ 0x0000, /* 0x9BF1 */ 0x0000, /* 0x9BF2 */ 0x0000, /* 0x9BF3 */ 0x0000, /* 0x9BF4 */ 0x0000, /* 0x9BF5 */ 0x0000, /* 0x9BF6 */ 0x0000, /* 0x9BF7 */ 0x0000, /* 0x9BF8 */ 0x0000, /* 0x9BF9 */ 0x0000, /* 0x9BFA */ 0x0000, /* 0x9BFB */ 0x0000, /* 0x9BFC */ 0x0000, /* 0x9BFD */ 0x0000, /* 0x9BFE */ 0x0000, /* 0x9BFF */ 0x0000, /* 0x9C00 */ 0x0000, /* 0x9C01 */ 0x0000, /* 0x9C02 */ 0x0000, /* 0x9C03 */ 0x0000, /* 0x9C04 */ 0x0000, /* 0x9C05 */ 0x0000, /* 0x9C06 */ 0x0000, /* 0x9C07 */ 0x0000, /* 0x9C08 */ 0x0000, /* 0x9C09 */ 0x0000, /* 0x9C0A */ 0x0000, /* 0x9C0B */ 0x0000, /* 0x9C0C */ 0x0000, /* 0x9C0D */ 0x0000, /* 0x9C0E */ 0x0000, /* 0x9C0F */ 0x0000, /* 0x9C10 */ 0x0000, /* 0x9C11 */ 0x0000, /* 0x9C12 */ 0x0000, /* 0x9C13 */ 0x0000, /* 0x9C14 */ 0x0000, /* 0x9C15 */ 0x0000, /* 0x9C16 */ 0x0000, /* 0x9C17 */ 0x0000, /* 0x9C18 */ 0x0000, /* 0x9C19 */ 0x0000, /* 0x9C1A */ 0x0000, /* 0x9C1B */ 0x0000, /* 0x9C1C */ 0x0000, /* 0x9C1D */ 0x0000, /* 0x9C1E */ 0x0000, /* 0x9C1F */ 0x0000, /* 0x9C20 */ 0x0000, /* 0x9C21 */ 0x0000, /* 0x9C22 */ 0x0000, /* 0x9C23 */ 0x0000, /* 0x9C24 */ 0x0000, /* 0x9C25 */ 0x0000, /* 0x9C26 */ 0x0000, /* 0x9C27 */ 0x0000, /* 0x9C28 */ 0x0000, /* 0x9C29 */ 0x0000, /* 0x9C2A */ 0x0000, /* 0x9C2B */ 0x0000, /* 0x9C2C */ 0x0000, /* 0x9C2D */ 0x0000, /* 0x9C2E */ 0x0000, /* 0x9C2F */ 0x0000, /* 0x9C30 */ 0x0000, /* 0x9C31 */ 0x0000, /* 0x9C32 */ 0x0000, /* 0x9C33 */ 0x0000, /* 0x9C34 */ 0x0000, /* 0x9C35 */ 0x0000, /* 0x9C36 */ 0x0000, /* 0x9C37 */ 0x0000, /* 0x9C38 */ 0x0000, /* 0x9C39 */ 0x0000, /* 0x9C3A */ 0x0000, /* 0x9C3B */ 0x0000, /* 0x9C3C */ 0x0000, /* 0x9C3D */ 0x0000, /* 0x9C3E */ 0x0000, /* 0x9C3F */ 0x0000, /* 0x9C40 */ 0x0000, /* 0x9C41 */ 0x0000, /* 0x9C42 */ 0x0000, /* 0x9C43 */ 0x0000, /* 0x9C44 */ 0x0000, /* 0x9C45 */ 0x0000, /* 0x9C46 */ 0x0000, /* 0x9C47 */ 0x0000, /* 0x9C48 */ 0x0000, /* 0x9C49 */ 0x0000, /* 0x9C4A */ 0x0000, /* 0x9C4B */ 0x0000, /* 0x9C4C */ 0x0000, /* 0x9C4D */ 0x0000, /* 0x9C4E */ 0x0000, /* 0x9C4F */ 0x0000, /* 0x9C50 */ 0x0000, /* 0x9C51 */ 0x0000, /* 0x9C52 */ 0x0000, /* 0x9C53 */ 0x0000, /* 0x9C54 */ 0x0000, /* 0x9C55 */ 0x0000, /* 0x9C56 */ 0x0000, /* 0x9C57 */ 0x0000, /* 0x9C58 */ 0x0000, /* 0x9C59 */ 0x0000, /* 0x9C5A */ 0x0000, /* 0x9C5B */ 0x0000, /* 0x9C5C */ 0x0000, /* 0x9C5D */ 0x0000, /* 0x9C5E */ 0x0000, /* 0x9C5F */ 0x0000, /* 0x9C60 */ 0x0000, /* 0x9C61 */ 0x0000, /* 0x9C62 */ 0x0000, /* 0x9C63 */ 0x0000, /* 0x9C64 */ 0x0000, /* 0x9C65 */ 0x0000, /* 0x9C66 */ 0x0000, /* 0x9C67 */ 0x0000, /* 0x9C68 */ 0x0000, /* 0x9C69 */ 0x0000, /* 0x9C6A */ 0x0000, /* 0x9C6B */ 0x0000, /* 0x9C6C */ 0x0000, /* 0x9C6D */ 0x0000, /* 0x9C6E */ 0x0000, /* 0x9C6F */ 0x0000, /* 0x9C70 */ 0x0000, /* 0x9C71 */ 0x0000, /* 0x9C72 */ 0x0000, /* 0x9C73 */ 0x0000, /* 0x9C74 */ 0x0000, /* 0x9C75 */ 0x0000, /* 0x9C76 */ 0x0000, /* 0x9C77 */ 0x0000, /* 0x9C78 */ 0x0000, /* 0x9C79 */ 0x0000, /* 0x9C7A */ 0x0000, /* 0x9C7B */ 0x0000, /* 0x9C7C */ 0x0000, /* 0x9C7D */ 0x0000, /* 0x9C7E */ 0x0000, /* 0x9C7F */ 0x0000, /* 0x9C80 */ 0x0000, /* 0x9C81 */ 0x0000, /* 0x9C82 */ 0x0000, /* 0x9C83 */ 0x0000, /* 0x9C84 */ 0x0000, /* 0x9C85 */ 0x0000, /* 0x9C86 */ 0x0000, /* 0x9C87 */ 0x0000, /* 0x9C88 */ 0x0000, /* 0x9C89 */ 0x0000, /* 0x9C8A */ 0x0000, /* 0x9C8B */ 0x0000, /* 0x9C8C */ 0x0000, /* 0x9C8D */ 0x0000, /* 0x9C8E */ 0x0000, /* 0x9C8F */ 0x0000, /* 0x9C90 */ 0x0000, /* 0x9C91 */ 0x0000, /* 0x9C92 */ 0x0000, /* 0x9C93 */ 0x0000, /* 0x9C94 */ 0x0000, /* 0x9C95 */ 0x0000, /* 0x9C96 */ 0x0000, /* 0x9C97 */ 0x0000, /* 0x9C98 */ 0x0000, /* 0x9C99 */ 0x0000, /* 0x9C9A */ 0x0000, /* 0x9C9B */ 0x0000, /* 0x9C9C */ 0x0000, /* 0x9C9D */ 0x0000, /* 0x9C9E */ 0x0000, /* 0x9C9F */ 0x0000, /* 0x9CA0 */ 0x0000, /* 0x9CA1 */ 0x0000, /* 0x9CA2 */ 0x0000, /* 0x9CA3 */ 0x0000, /* 0x9CA4 */ 0x0000, /* 0x9CA5 */ 0x0000, /* 0x9CA6 */ 0x0000, /* 0x9CA7 */ 0x0000, /* 0x9CA8 */ 0x0000, /* 0x9CA9 */ 0x0000, /* 0x9CAA */ 0x0000, /* 0x9CAB */ 0x0000, /* 0x9CAC */ 0x0000, /* 0x9CAD */ 0x0000, /* 0x9CAE */ 0x0000, /* 0x9CAF */ 0x0000, /* 0x9CB0 */ 0x0000, /* 0x9CB1 */ 0x0000, /* 0x9CB2 */ 0x0000, /* 0x9CB3 */ 0x0000, /* 0x9CB4 */ 0x0000, /* 0x9CB5 */ 0x0000, /* 0x9CB6 */ 0x0000, /* 0x9CB7 */ 0x0000, /* 0x9CB8 */ 0x0000, /* 0x9CB9 */ 0x0000, /* 0x9CBA */ 0x0000, /* 0x9CBB */ 0x0000, /* 0x9CBC */ 0x0000, /* 0x9CBD */ 0x0000, /* 0x9CBE */ 0x0000, /* 0x9CBF */ 0x0000, /* 0x9CC0 */ 0x0000, /* 0x9CC1 */ 0x0000, /* 0x9CC2 */ 0x0000, /* 0x9CC3 */ 0x0000, /* 0x9CC4 */ 0x0000, /* 0x9CC5 */ 0x0000, /* 0x9CC6 */ 0x0000, /* 0x9CC7 */ 0x0000, /* 0x9CC8 */ 0x0000, /* 0x9CC9 */ 0x0000, /* 0x9CCA */ 0x0000, /* 0x9CCB */ 0x0000, /* 0x9CCC */ 0x0000, /* 0x9CCD */ 0x0000, /* 0x9CCE */ 0x0000, /* 0x9CCF */ 0x0000, /* 0x9CD0 */ 0x0000, /* 0x9CD1 */ 0x0000, /* 0x9CD2 */ 0x0000, /* 0x9CD3 */ 0x0000, /* 0x9CD4 */ 0x0000, /* 0x9CD5 */ 0x0000, /* 0x9CD6 */ 0x0000, /* 0x9CD7 */ 0x0000, /* 0x9CD8 */ 0x0000, /* 0x9CD9 */ 0x0000, /* 0x9CDA */ 0x0000, /* 0x9CDB */ 0x0000, /* 0x9CDC */ 0x0000, /* 0x9CDD */ 0x0000, /* 0x9CDE */ 0x0000, /* 0x9CDF */ 0x0000, /* 0x9CE0 */ 0x0000, /* 0x9CE1 */ 0x0000, /* 0x9CE2 */ 0x0000, /* 0x9CE3 */ 0x0000, /* 0x9CE4 */ 0x0000, /* 0x9CE5 */ 0x0000, /* 0x9CE6 */ 0x0000, /* 0x9CE7 */ 0x0000, /* 0x9CE8 */ 0x0000, /* 0x9CE9 */ 0x0000, /* 0x9CEA */ 0x0000, /* 0x9CEB */ 0x0000, /* 0x9CEC */ 0x0000, /* 0x9CED */ 0x0000, /* 0x9CEE */ 0x0000, /* 0x9CEF */ 0x0000, /* 0x9CF0 */ 0x0000, /* 0x9CF1 */ 0x0000, /* 0x9CF2 */ 0x0000, /* 0x9CF3 */ 0x0000, /* 0x9CF4 */ 0x0000, /* 0x9CF5 */ 0x0000, /* 0x9CF6 */ 0x0000, /* 0x9CF7 */ 0x0000, /* 0x9CF8 */ 0x0000, /* 0x9CF9 */ 0x0000, /* 0x9CFA */ 0x0000, /* 0x9CFB */ 0x0000, /* 0x9CFC */ 0x0000, /* 0x9CFD */ 0x0000, /* 0x9CFE */ 0x0000, /* 0x9CFF */ 0x0000, /* 0x9D00 */ 0x0000, /* 0x9D01 */ 0x0000, /* 0x9D02 */ 0x0000, /* 0x9D03 */ 0x0000, /* 0x9D04 */ 0x0000, /* 0x9D05 */ 0x0000, /* 0x9D06 */ 0x0000, /* 0x9D07 */ 0x0000, /* 0x9D08 */ 0x0000, /* 0x9D09 */ 0x0000, /* 0x9D0A */ 0x0000, /* 0x9D0B */ 0x0000, /* 0x9D0C */ 0x0000, /* 0x9D0D */ 0x0000, /* 0x9D0E */ 0x0000, /* 0x9D0F */ 0x0000, /* 0x9D10 */ 0x0000, /* 0x9D11 */ 0x0000, /* 0x9D12 */ 0x0000, /* 0x9D13 */ 0x0000, /* 0x9D14 */ 0x0000, /* 0x9D15 */ 0x0000, /* 0x9D16 */ 0x0000, /* 0x9D17 */ 0x0000, /* 0x9D18 */ 0x0000, /* 0x9D19 */ 0x0000, /* 0x9D1A */ 0x0000, /* 0x9D1B */ 0x0000, /* 0x9D1C */ 0x0000, /* 0x9D1D */ 0x0000, /* 0x9D1E */ 0x0000, /* 0x9D1F */ 0x0000, /* 0x9D20 */ 0x0000, /* 0x9D21 */ 0x0000, /* 0x9D22 */ 0x0000, /* 0x9D23 */ 0x0000, /* 0x9D24 */ 0x0000, /* 0x9D25 */ 0x0000, /* 0x9D26 */ 0x0000, /* 0x9D27 */ 0x0000, /* 0x9D28 */ 0x0000, /* 0x9D29 */ 0x0000, /* 0x9D2A */ 0x0000, /* 0x9D2B */ 0x0000, /* 0x9D2C */ 0x0000, /* 0x9D2D */ 0x0000, /* 0x9D2E */ 0x0000, /* 0x9D2F */ 0x0000, /* 0x9D30 */ 0x0000, /* 0x9D31 */ 0x0000, /* 0x9D32 */ 0x0000, /* 0x9D33 */ 0x0000, /* 0x9D34 */ 0x0000, /* 0x9D35 */ 0x0000, /* 0x9D36 */ 0x0000, /* 0x9D37 */ 0x0000, /* 0x9D38 */ 0x0000, /* 0x9D39 */ 0x0000, /* 0x9D3A */ 0x0000, /* 0x9D3B */ 0x0000, /* 0x9D3C */ 0x0000, /* 0x9D3D */ 0x0000, /* 0x9D3E */ 0x0000, /* 0x9D3F */ 0x0000, /* 0x9D40 */ 0x0000, /* 0x9D41 */ 0x0000, /* 0x9D42 */ 0x0000, /* 0x9D43 */ 0x0000, /* 0x9D44 */ 0x0000, /* 0x9D45 */ 0x0000, /* 0x9D46 */ 0x0000, /* 0x9D47 */ 0x0000, /* 0x9D48 */ 0x0000, /* 0x9D49 */ 0x0000, /* 0x9D4A */ 0x0000, /* 0x9D4B */ 0x0000, /* 0x9D4C */ 0x0000, /* 0x9D4D */ 0x0000, /* 0x9D4E */ 0x0000, /* 0x9D4F */ 0x0000, /* 0x9D50 */ 0x0000, /* 0x9D51 */ 0x0000, /* 0x9D52 */ 0x0000, /* 0x9D53 */ 0x0000, /* 0x9D54 */ 0x0000, /* 0x9D55 */ 0x0000, /* 0x9D56 */ 0x0000, /* 0x9D57 */ 0x0000, /* 0x9D58 */ 0x0000, /* 0x9D59 */ 0x0000, /* 0x9D5A */ 0x0000, /* 0x9D5B */ 0x0000, /* 0x9D5C */ 0x0000, /* 0x9D5D */ 0x0000, /* 0x9D5E */ 0x0000, /* 0x9D5F */ 0x0000, /* 0x9D60 */ 0x0000, /* 0x9D61 */ 0x0000, /* 0x9D62 */ 0x0000, /* 0x9D63 */ 0x0000, /* 0x9D64 */ 0x0000, /* 0x9D65 */ 0x0000, /* 0x9D66 */ 0x0000, /* 0x9D67 */ 0x0000, /* 0x9D68 */ 0x0000, /* 0x9D69 */ 0x0000, /* 0x9D6A */ 0x0000, /* 0x9D6B */ 0x0000, /* 0x9D6C */ 0x0000, /* 0x9D6D */ 0x0000, /* 0x9D6E */ 0x0000, /* 0x9D6F */ 0x0000, /* 0x9D70 */ 0x0000, /* 0x9D71 */ 0x0000, /* 0x9D72 */ 0x0000, /* 0x9D73 */ 0x0000, /* 0x9D74 */ 0x0000, /* 0x9D75 */ 0x0000, /* 0x9D76 */ 0x0000, /* 0x9D77 */ 0x0000, /* 0x9D78 */ 0x0000, /* 0x9D79 */ 0x0000, /* 0x9D7A */ 0x0000, /* 0x9D7B */ 0x0000, /* 0x9D7C */ 0x0000, /* 0x9D7D */ 0x0000, /* 0x9D7E */ 0x0000, /* 0x9D7F */ 0x0000, /* 0x9D80 */ 0x0000, /* 0x9D81 */ 0x0000, /* 0x9D82 */ 0x0000, /* 0x9D83 */ 0x0000, /* 0x9D84 */ 0x0000, /* 0x9D85 */ 0x0000, /* 0x9D86 */ 0x0000, /* 0x9D87 */ 0x0000, /* 0x9D88 */ 0x0000, /* 0x9D89 */ 0x0000, /* 0x9D8A */ 0x0000, /* 0x9D8B */ 0x0000, /* 0x9D8C */ 0x0000, /* 0x9D8D */ 0x0000, /* 0x9D8E */ 0x0000, /* 0x9D8F */ 0x0000, /* 0x9D90 */ 0x0000, /* 0x9D91 */ 0x0000, /* 0x9D92 */ 0x0000, /* 0x9D93 */ 0x0000, /* 0x9D94 */ 0x0000, /* 0x9D95 */ 0x0000, /* 0x9D96 */ 0x0000, /* 0x9D97 */ 0x0000, /* 0x9D98 */ 0x0000, /* 0x9D99 */ 0x0000, /* 0x9D9A */ 0x0000, /* 0x9D9B */ 0x0000, /* 0x9D9C */ 0x0000, /* 0x9D9D */ 0x0000, /* 0x9D9E */ 0x0000, /* 0x9D9F */ 0x0000, /* 0x9DA0 */ 0x0000, /* 0x9DA1 */ 0x0000, /* 0x9DA2 */ 0x0000, /* 0x9DA3 */ 0x0000, /* 0x9DA4 */ 0x0000, /* 0x9DA5 */ 0x0000, /* 0x9DA6 */ 0x0000, /* 0x9DA7 */ 0x0000, /* 0x9DA8 */ 0x0000, /* 0x9DA9 */ 0x0000, /* 0x9DAA */ 0x0000, /* 0x9DAB */ 0x0000, /* 0x9DAC */ 0x0000, /* 0x9DAD */ 0x0000, /* 0x9DAE */ 0x0000, /* 0x9DAF */ 0x0000, /* 0x9DB0 */ 0x0000, /* 0x9DB1 */ 0x0000, /* 0x9DB2 */ 0x0000, /* 0x9DB3 */ 0x0000, /* 0x9DB4 */ 0x0000, /* 0x9DB5 */ 0x0000, /* 0x9DB6 */ 0x0000, /* 0x9DB7 */ 0x0000, /* 0x9DB8 */ 0x0000, /* 0x9DB9 */ 0x0000, /* 0x9DBA */ 0x0000, /* 0x9DBB */ 0x0000, /* 0x9DBC */ 0x0000, /* 0x9DBD */ 0x0000, /* 0x9DBE */ 0x0000, /* 0x9DBF */ 0x0000, /* 0x9DC0 */ 0x0000, /* 0x9DC1 */ 0x0000, /* 0x9DC2 */ 0x0000, /* 0x9DC3 */ 0x0000, /* 0x9DC4 */ 0x0000, /* 0x9DC5 */ 0x0000, /* 0x9DC6 */ 0x0000, /* 0x9DC7 */ 0x0000, /* 0x9DC8 */ 0x0000, /* 0x9DC9 */ 0x0000, /* 0x9DCA */ 0x0000, /* 0x9DCB */ 0x0000, /* 0x9DCC */ 0x0000, /* 0x9DCD */ 0x0000, /* 0x9DCE */ 0x0000, /* 0x9DCF */ 0x0000, /* 0x9DD0 */ 0x0000, /* 0x9DD1 */ 0x0000, /* 0x9DD2 */ 0x0000, /* 0x9DD3 */ 0x0000, /* 0x9DD4 */ 0x0000, /* 0x9DD5 */ 0x0000, /* 0x9DD6 */ 0x0000, /* 0x9DD7 */ 0x0000, /* 0x9DD8 */ 0x0000, /* 0x9DD9 */ 0x0000, /* 0x9DDA */ 0x0000, /* 0x9DDB */ 0x0000, /* 0x9DDC */ 0x0000, /* 0x9DDD */ 0x0000, /* 0x9DDE */ 0x0000, /* 0x9DDF */ 0x0000, /* 0x9DE0 */ 0x0000, /* 0x9DE1 */ 0x0000, /* 0x9DE2 */ 0x0000, /* 0x9DE3 */ 0x0000, /* 0x9DE4 */ 0x0000, /* 0x9DE5 */ 0x0000, /* 0x9DE6 */ 0x0000, /* 0x9DE7 */ 0x0000, /* 0x9DE8 */ 0x0000, /* 0x9DE9 */ 0x0000, /* 0x9DEA */ 0x0000, /* 0x9DEB */ 0x0000, /* 0x9DEC */ 0x0000, /* 0x9DED */ 0x0000, /* 0x9DEE */ 0x0000, /* 0x9DEF */ 0x0000, /* 0x9DF0 */ 0x0000, /* 0x9DF1 */ 0x0000, /* 0x9DF2 */ 0x0000, /* 0x9DF3 */ 0x0000, /* 0x9DF4 */ 0x0000, /* 0x9DF5 */ 0x0000, /* 0x9DF6 */ 0x0000, /* 0x9DF7 */ 0x0000, /* 0x9DF8 */ 0x0000, /* 0x9DF9 */ 0x0000, /* 0x9DFA */ 0x0000, /* 0x9DFB */ 0x0000, /* 0x9DFC */ 0x0000, /* 0x9DFD */ 0x0000, /* 0x9DFE */ 0x0000, /* 0x9DFF */ 0x0000, /* 0x9E00 */ 0x0000, /* 0x9E01 */ 0x0000, /* 0x9E02 */ 0x0000, /* 0x9E03 */ 0x0000, /* 0x9E04 */ 0x0000, /* 0x9E05 */ 0x0000, /* 0x9E06 */ 0x0000, /* 0x9E07 */ 0x0000, /* 0x9E08 */ 0x0000, /* 0x9E09 */ 0x0000, /* 0x9E0A */ 0x0000, /* 0x9E0B */ 0x0000, /* 0x9E0C */ 0x0000, /* 0x9E0D */ 0x0000, /* 0x9E0E */ 0x0000, /* 0x9E0F */ 0x0000, /* 0x9E10 */ 0x0000, /* 0x9E11 */ 0x0000, /* 0x9E12 */ 0x0000, /* 0x9E13 */ 0x0000, /* 0x9E14 */ 0x0000, /* 0x9E15 */ 0x0000, /* 0x9E16 */ 0x0000, /* 0x9E17 */ 0x0000, /* 0x9E18 */ 0x0000, /* 0x9E19 */ 0x0000, /* 0x9E1A */ 0x0000, /* 0x9E1B */ 0x0000, /* 0x9E1C */ 0x0000, /* 0x9E1D */ 0x0000, /* 0x9E1E */ 0x0000, /* 0x9E1F */ 0x0000, /* 0x9E20 */ 0x0000, /* 0x9E21 */ 0x0000, /* 0x9E22 */ 0x0000, /* 0x9E23 */ 0x0000, /* 0x9E24 */ 0x0000, /* 0x9E25 */ 0x0000, /* 0x9E26 */ 0x0000, /* 0x9E27 */ 0x0000, /* 0x9E28 */ 0x0000, /* 0x9E29 */ 0x0000, /* 0x9E2A */ 0x0000, /* 0x9E2B */ 0x0000, /* 0x9E2C */ 0x0000, /* 0x9E2D */ 0x0000, /* 0x9E2E */ 0x0000, /* 0x9E2F */ 0x0000, /* 0x9E30 */ 0x0000, /* 0x9E31 */ 0x0000, /* 0x9E32 */ 0x0000, /* 0x9E33 */ 0x0000, /* 0x9E34 */ 0x0000, /* 0x9E35 */ 0x0000, /* 0x9E36 */ 0x0000, /* 0x9E37 */ 0x0000, /* 0x9E38 */ 0x0000, /* 0x9E39 */ 0x0000, /* 0x9E3A */ 0x0000, /* 0x9E3B */ 0x0000, /* 0x9E3C */ 0x0000, /* 0x9E3D */ 0x0000, /* 0x9E3E */ 0x0000, /* 0x9E3F */ 0x0000, /* 0x9E40 */ 0x0000, /* 0x9E41 */ 0x0000, /* 0x9E42 */ 0x0000, /* 0x9E43 */ 0x0000, /* 0x9E44 */ 0x0000, /* 0x9E45 */ 0x0000, /* 0x9E46 */ 0x0000, /* 0x9E47 */ 0x0000, /* 0x9E48 */ 0x0000, /* 0x9E49 */ 0x0000, /* 0x9E4A */ 0x0000, /* 0x9E4B */ 0x0000, /* 0x9E4C */ 0x0000, /* 0x9E4D */ 0x0000, /* 0x9E4E */ 0x0000, /* 0x9E4F */ 0x0000, /* 0x9E50 */ 0x0000, /* 0x9E51 */ 0x0000, /* 0x9E52 */ 0x0000, /* 0x9E53 */ 0x0000, /* 0x9E54 */ 0x0000, /* 0x9E55 */ 0x0000, /* 0x9E56 */ 0x0000, /* 0x9E57 */ 0x0000, /* 0x9E58 */ 0x0000, /* 0x9E59 */ 0x0000, /* 0x9E5A */ 0x0000, /* 0x9E5B */ 0x0000, /* 0x9E5C */ 0x0000, /* 0x9E5D */ 0x0000, /* 0x9E5E */ 0x0000, /* 0x9E5F */ 0x0000, /* 0x9E60 */ 0x0000, /* 0x9E61 */ 0x0000, /* 0x9E62 */ 0x0000, /* 0x9E63 */ 0x0000, /* 0x9E64 */ 0x0000, /* 0x9E65 */ 0x0000, /* 0x9E66 */ 0x0000, /* 0x9E67 */ 0x0000, /* 0x9E68 */ 0x0000, /* 0x9E69 */ 0x0000, /* 0x9E6A */ 0x0000, /* 0x9E6B */ 0x0000, /* 0x9E6C */ 0x0000, /* 0x9E6D */ 0x0000, /* 0x9E6E */ 0x0000, /* 0x9E6F */ 0x0000, /* 0x9E70 */ 0x0000, /* 0x9E71 */ 0x0000, /* 0x9E72 */ 0x0000, /* 0x9E73 */ 0x0000, /* 0x9E74 */ 0x0000, /* 0x9E75 */ 0x0000, /* 0x9E76 */ 0x0000, /* 0x9E77 */ 0x0000, /* 0x9E78 */ 0x0000, /* 0x9E79 */ 0x0000, /* 0x9E7A */ 0x0000, /* 0x9E7B */ 0x0000, /* 0x9E7C */ 0x0000, /* 0x9E7D */ 0x0000, /* 0x9E7E */ 0x0000, /* 0x9E7F */ 0x0000, /* 0x9E80 */ 0x0000, /* 0x9E81 */ 0x0000, /* 0x9E82 */ 0x0000, /* 0x9E83 */ 0x0000, /* 0x9E84 */ 0x0000, /* 0x9E85 */ 0x0000, /* 0x9E86 */ 0x0000, /* 0x9E87 */ 0x0000, /* 0x9E88 */ 0x0000, /* 0x9E89 */ 0x0000, /* 0x9E8A */ 0x0000, /* 0x9E8B */ 0x0000, /* 0x9E8C */ 0x0000, /* 0x9E8D */ 0x0000, /* 0x9E8E */ 0x0000, /* 0x9E8F */ 0x0000, /* 0x9E90 */ 0x0000, /* 0x9E91 */ 0x0000, /* 0x9E92 */ 0x0000, /* 0x9E93 */ 0x0000, /* 0x9E94 */ 0x0000, /* 0x9E95 */ 0x0000, /* 0x9E96 */ 0x0000, /* 0x9E97 */ 0x0000, /* 0x9E98 */ 0x0000, /* 0x9E99 */ 0x0000, /* 0x9E9A */ 0x0000, /* 0x9E9B */ 0x0000, /* 0x9E9C */ 0x0000, /* 0x9E9D */ 0x0000, /* 0x9E9E */ 0x0000, /* 0x9E9F */ 0x0000, /* 0x9EA0 */ 0x0000, /* 0x9EA1 */ 0x0000, /* 0x9EA2 */ 0x0000, /* 0x9EA3 */ 0x0000, /* 0x9EA4 */ 0x0000, /* 0x9EA5 */ 0x0000, /* 0x9EA6 */ 0x0000, /* 0x9EA7 */ 0x0000, /* 0x9EA8 */ 0x0000, /* 0x9EA9 */ 0x0000, /* 0x9EAA */ 0x0000, /* 0x9EAB */ 0x0000, /* 0x9EAC */ 0x0000, /* 0x9EAD */ 0x0000, /* 0x9EAE */ 0x0000, /* 0x9EAF */ 0x0000, /* 0x9EB0 */ 0x0000, /* 0x9EB1 */ 0x0000, /* 0x9EB2 */ 0x0000, /* 0x9EB3 */ 0x0000, /* 0x9EB4 */ 0x0000, /* 0x9EB5 */ 0x0000, /* 0x9EB6 */ 0x0000, /* 0x9EB7 */ 0x0000, /* 0x9EB8 */ 0x0000, /* 0x9EB9 */ 0x0000, /* 0x9EBA */ 0x0000, /* 0x9EBB */ 0x0000, /* 0x9EBC */ 0x0000, /* 0x9EBD */ 0x0000, /* 0x9EBE */ 0x0000, /* 0x9EBF */ 0x0000, /* 0x9EC0 */ 0x0000, /* 0x9EC1 */ 0x0000, /* 0x9EC2 */ 0x0000, /* 0x9EC3 */ 0x0000, /* 0x9EC4 */ 0x0000, /* 0x9EC5 */ 0x0000, /* 0x9EC6 */ 0x0000, /* 0x9EC7 */ 0x0000, /* 0x9EC8 */ 0x0000, /* 0x9EC9 */ 0x0000, /* 0x9ECA */ 0x0000, /* 0x9ECB */ 0x0000, /* 0x9ECC */ 0x0000, /* 0x9ECD */ 0x0000, /* 0x9ECE */ 0x0000, /* 0x9ECF */ 0x0000, /* 0x9ED0 */ 0x0000, /* 0x9ED1 */ 0x0000, /* 0x9ED2 */ 0x0000, /* 0x9ED3 */ 0x0000, /* 0x9ED4 */ 0x0000, /* 0x9ED5 */ 0x0000, /* 0x9ED6 */ 0x0000, /* 0x9ED7 */ 0x0000, /* 0x9ED8 */ 0x0000, /* 0x9ED9 */ 0x0000, /* 0x9EDA */ 0x0000, /* 0x9EDB */ 0x0000, /* 0x9EDC */ 0x0000, /* 0x9EDD */ 0x0000, /* 0x9EDE */ 0x0000, /* 0x9EDF */ 0x0000, /* 0x9EE0 */ 0x0000, /* 0x9EE1 */ 0x0000, /* 0x9EE2 */ 0x0000, /* 0x9EE3 */ 0x0000, /* 0x9EE4 */ 0x0000, /* 0x9EE5 */ 0x0000, /* 0x9EE6 */ 0x0000, /* 0x9EE7 */ 0x0000, /* 0x9EE8 */ 0x0000, /* 0x9EE9 */ 0x0000, /* 0x9EEA */ 0x0000, /* 0x9EEB */ 0x0000, /* 0x9EEC */ 0x0000, /* 0x9EED */ 0x0000, /* 0x9EEE */ 0x0000, /* 0x9EEF */ 0x0000, /* 0x9EF0 */ 0x0000, /* 0x9EF1 */ 0x0000, /* 0x9EF2 */ 0x0000, /* 0x9EF3 */ 0x0000, /* 0x9EF4 */ 0x0000, /* 0x9EF5 */ 0x0000, /* 0x9EF6 */ 0x0000, /* 0x9EF7 */ 0x0000, /* 0x9EF8 */ 0x0000, /* 0x9EF9 */ 0x0000, /* 0x9EFA */ 0x0000, /* 0x9EFB */ 0x0000, /* 0x9EFC */ 0x0000, /* 0x9EFD */ 0x0000, /* 0x9EFE */ 0x0000, /* 0x9EFF */ 0x0000, /* 0x9F00 */ 0x0000, /* 0x9F01 */ 0x0000, /* 0x9F02 */ 0x0000, /* 0x9F03 */ 0x0000, /* 0x9F04 */ 0x0000, /* 0x9F05 */ 0x0000, /* 0x9F06 */ 0x0000, /* 0x9F07 */ 0x0000, /* 0x9F08 */ 0x0000, /* 0x9F09 */ 0x0000, /* 0x9F0A */ 0x0000, /* 0x9F0B */ 0x0000, /* 0x9F0C */ 0x0000, /* 0x9F0D */ 0x0000, /* 0x9F0E */ 0x0000, /* 0x9F0F */ 0x0000, /* 0x9F10 */ 0x0000, /* 0x9F11 */ 0x0000, /* 0x9F12 */ 0x0000, /* 0x9F13 */ 0x0000, /* 0x9F14 */ 0x0000, /* 0x9F15 */ 0x0000, /* 0x9F16 */ 0x0000, /* 0x9F17 */ 0x0000, /* 0x9F18 */ 0x0000, /* 0x9F19 */ 0x0000, /* 0x9F1A */ 0x0000, /* 0x9F1B */ 0x0000, /* 0x9F1C */ 0x0000, /* 0x9F1D */ 0x0000, /* 0x9F1E */ 0x0000, /* 0x9F1F */ 0x0000, /* 0x9F20 */ 0x0000, /* 0x9F21 */ 0x0000, /* 0x9F22 */ 0x0000, /* 0x9F23 */ 0x0000, /* 0x9F24 */ 0x0000, /* 0x9F25 */ 0x0000, /* 0x9F26 */ 0x0000, /* 0x9F27 */ 0x0000, /* 0x9F28 */ 0x0000, /* 0x9F29 */ 0x0000, /* 0x9F2A */ 0x0000, /* 0x9F2B */ 0x0000, /* 0x9F2C */ 0x0000, /* 0x9F2D */ 0x0000, /* 0x9F2E */ 0x0000, /* 0x9F2F */ 0x0000, /* 0x9F30 */ 0x0000, /* 0x9F31 */ 0x0000, /* 0x9F32 */ 0x0000, /* 0x9F33 */ 0x0000, /* 0x9F34 */ 0x0000, /* 0x9F35 */ 0x0000, /* 0x9F36 */ 0x0000, /* 0x9F37 */ 0x0000, /* 0x9F38 */ 0x0000, /* 0x9F39 */ 0x0000, /* 0x9F3A */ 0x0000, /* 0x9F3B */ 0x0000, /* 0x9F3C */ 0x0000, /* 0x9F3D */ 0x0000, /* 0x9F3E */ 0x0000, /* 0x9F3F */ 0x0000, /* 0x9F40 */ 0x0000, /* 0x9F41 */ 0x0000, /* 0x9F42 */ 0x0000, /* 0x9F43 */ 0x0000, /* 0x9F44 */ 0x0000, /* 0x9F45 */ 0x0000, /* 0x9F46 */ 0x0000, /* 0x9F47 */ 0x0000, /* 0x9F48 */ 0x0000, /* 0x9F49 */ 0x0000, /* 0x9F4A */ 0x0000, /* 0x9F4B */ 0x0000, /* 0x9F4C */ 0x0000, /* 0x9F4D */ 0x0000, /* 0x9F4E */ 0x0000, /* 0x9F4F */ 0x0000, /* 0x9F50 */ 0x0000, /* 0x9F51 */ 0x0000, /* 0x9F52 */ 0x0000, /* 0x9F53 */ 0x0000, /* 0x9F54 */ 0x0000, /* 0x9F55 */ 0x0000, /* 0x9F56 */ 0x0000, /* 0x9F57 */ 0x0000, /* 0x9F58 */ 0x0000, /* 0x9F59 */ 0x0000, /* 0x9F5A */ 0x0000, /* 0x9F5B */ 0x0000, /* 0x9F5C */ 0x0000, /* 0x9F5D */ 0x0000, /* 0x9F5E */ 0x0000, /* 0x9F5F */ 0x0000, /* 0x9F60 */ 0x0000, /* 0x9F61 */ 0x0000, /* 0x9F62 */ 0x0000, /* 0x9F63 */ 0x0000, /* 0x9F64 */ 0x0000, /* 0x9F65 */ 0x0000, /* 0x9F66 */ 0x0000, /* 0x9F67 */ 0x0000, /* 0x9F68 */ 0x0000, /* 0x9F69 */ 0x0000, /* 0x9F6A */ 0x0000, /* 0x9F6B */ 0x0000, /* 0x9F6C */ 0x0000, /* 0x9F6D */ 0x0000, /* 0x9F6E */ 0x0000, /* 0x9F6F */ 0x0000, /* 0x9F70 */ 0x0000, /* 0x9F71 */ 0x0000, /* 0x9F72 */ 0x0000, /* 0x9F73 */ 0x0000, /* 0x9F74 */ 0x0000, /* 0x9F75 */ 0x0000, /* 0x9F76 */ 0x0000, /* 0x9F77 */ 0x0000, /* 0x9F78 */ 0x0000, /* 0x9F79 */ 0x0000, /* 0x9F7A */ 0x0000, /* 0x9F7B */ 0x0000, /* 0x9F7C */ 0x0000, /* 0x9F7D */ 0x0000, /* 0x9F7E */ 0x0000, /* 0x9F7F */ 0x0000, /* 0x9F80 */ 0x0000, /* 0x9F81 */ 0x0000, /* 0x9F82 */ 0x0000, /* 0x9F83 */ 0x0000, /* 0x9F84 */ 0x0000, /* 0x9F85 */ 0x0000, /* 0x9F86 */ 0x0000, /* 0x9F87 */ 0x0000, /* 0x9F88 */ 0x0000, /* 0x9F89 */ 0x0000, /* 0x9F8A */ 0x0000, /* 0x9F8B */ 0x0000, /* 0x9F8C */ 0x0000, /* 0x9F8D */ 0x0000, /* 0x9F8E */ 0x0000, /* 0x9F8F */ 0x0000, /* 0x9F90 */ 0x0000, /* 0x9F91 */ 0x0000, /* 0x9F92 */ 0x0000, /* 0x9F93 */ 0x0000, /* 0x9F94 */ 0x0000, /* 0x9F95 */ 0x0000, /* 0x9F96 */ 0x0000, /* 0x9F97 */ 0x0000, /* 0x9F98 */ 0x0000, /* 0x9F99 */ 0x0000, /* 0x9F9A */ 0x0000, /* 0x9F9B */ 0x0000, /* 0x9F9C */ 0x0000, /* 0x9F9D */ 0x0000, /* 0x9F9E */ 0x0000, /* 0x9F9F */ 0x0000, /* 0x9FA0 */ 0x0000, /* 0x9FA1 */ 0x0000, /* 0x9FA2 */ 0x0000, /* 0x9FA3 */ 0x0000, /* 0x9FA4 */ 0x0000, /* 0x9FA5 */ 0x0000, /* 0x9FA6 */ 0x0000, /* 0x9FA7 */ 0x0000, /* 0x9FA8 */ 0x0000, /* 0x9FA9 */ 0x0000, /* 0x9FAA */ 0x0000, /* 0x9FAB */ 0x0000, /* 0x9FAC */ 0x0000, /* 0x9FAD */ 0x0000, /* 0x9FAE */ 0x0000, /* 0x9FAF */ 0x0000, /* 0x9FB0 */ 0x0000, /* 0x9FB1 */ 0x0000, /* 0x9FB2 */ 0x0000, /* 0x9FB3 */ 0x0000, /* 0x9FB4 */ 0x0000, /* 0x9FB5 */ 0x0000, /* 0x9FB6 */ 0x0000, /* 0x9FB7 */ 0x0000, /* 0x9FB8 */ 0x0000, /* 0x9FB9 */ 0x0000, /* 0x9FBA */ 0x0000, /* 0x9FBB */ 0x0000, /* 0x9FBC */ 0x0000, /* 0x9FBD */ 0x0000, /* 0x9FBE */ 0x0000, /* 0x9FBF */ 0x0000, /* 0x9FC0 */ 0x0000, /* 0x9FC1 */ 0x0000, /* 0x9FC2 */ 0x0000, /* 0x9FC3 */ 0x0000, /* 0x9FC4 */ 0x0000, /* 0x9FC5 */ 0x0000, /* 0x9FC6 */ 0x0000, /* 0x9FC7 */ 0x0000, /* 0x9FC8 */ 0x0000, /* 0x9FC9 */ 0x0000, /* 0x9FCA */ 0x0000, /* 0x9FCB */ 0x0000, /* 0x9FCC */ 0x0000, /* 0x9FCD */ 0x0000, /* 0x9FCE */ 0x0000, /* 0x9FCF */ 0x0000, /* 0x9FD0 */ 0x0000, /* 0x9FD1 */ 0x0000, /* 0x9FD2 */ 0x0000, /* 0x9FD3 */ 0x0000, /* 0x9FD4 */ 0x0000, /* 0x9FD5 */ 0x0000, /* 0x9FD6 */ 0x0000, /* 0x9FD7 */ 0x0000, /* 0x9FD8 */ 0x0000, /* 0x9FD9 */ 0x0000, /* 0x9FDA */ 0x0000, /* 0x9FDB */ 0x0000, /* 0x9FDC */ 0x0000, /* 0x9FDD */ 0x0000, /* 0x9FDE */ 0x0000, /* 0x9FDF */ 0x0000, /* 0x9FE0 */ 0x0000, /* 0x9FE1 */ 0x0000, /* 0x9FE2 */ 0x0000, /* 0x9FE3 */ 0x0000, /* 0x9FE4 */ 0x0000, /* 0x9FE5 */ 0x0000, /* 0x9FE6 */ 0x0000, /* 0x9FE7 */ 0x0000, /* 0x9FE8 */ 0x0000, /* 0x9FE9 */ 0x0000, /* 0x9FEA */ 0x0000, /* 0x9FEB */ 0x0000, /* 0x9FEC */ 0x0000, /* 0x9FED */ 0x0000, /* 0x9FEE */ 0x0000, /* 0x9FEF */ 0x0000, /* 0x9FF0 */ 0x0000, /* 0x9FF1 */ 0x0000, /* 0x9FF2 */ 0x0000, /* 0x9FF3 */ 0x0000, /* 0x9FF4 */ 0x0000, /* 0x9FF5 */ 0x0000, /* 0x9FF6 */ 0x0000, /* 0x9FF7 */ 0x0000, /* 0x9FF8 */ 0x0000, /* 0x9FF9 */ 0x0000, /* 0x9FFA */ 0x0000, /* 0x9FFB */ 0x0000, /* 0x9FFC */ 0x0000, /* 0x9FFD */ 0x0000, /* 0x9FFE */ 0x0000, /* 0x9FFF */ 0x0000, /* 0xA000 */ 0x0000, /* 0xA001 */ 0x0000, /* 0xA002 */ 0x0000, /* 0xA003 */ 0x0000, /* 0xA004 */ 0x0000, /* 0xA005 */ 0x0000, /* 0xA006 */ 0x0000, /* 0xA007 */ 0x0000, /* 0xA008 */ 0x0000, /* 0xA009 */ 0x0000, /* 0xA00A */ 0x0000, /* 0xA00B */ 0x0000, /* 0xA00C */ 0x0000, /* 0xA00D */ 0x0000, /* 0xA00E */ 0x0000, /* 0xA00F */ 0x0000, /* 0xA010 */ 0x0000, /* 0xA011 */ 0x0000, /* 0xA012 */ 0x0000, /* 0xA013 */ 0x0000, /* 0xA014 */ 0x0000, /* 0xA015 */ 0x0000, /* 0xA016 */ 0x0000, /* 0xA017 */ 0x0000, /* 0xA018 */ 0x0000, /* 0xA019 */ 0x0000, /* 0xA01A */ 0x0000, /* 0xA01B */ 0x0000, /* 0xA01C */ 0x0000, /* 0xA01D */ 0x0000, /* 0xA01E */ 0x0000, /* 0xA01F */ 0x0000, /* 0xA020 */ 0x0000, /* 0xA021 */ 0x0000, /* 0xA022 */ 0x0000, /* 0xA023 */ 0x0000, /* 0xA024 */ 0x0000, /* 0xA025 */ 0x0000, /* 0xA026 */ 0x0000, /* 0xA027 */ 0x0000, /* 0xA028 */ 0x0000, /* 0xA029 */ 0x0000, /* 0xA02A */ 0x0000, /* 0xA02B */ 0x0000, /* 0xA02C */ 0x0000, /* 0xA02D */ 0x0000, /* 0xA02E */ 0x0000, /* 0xA02F */ 0x0000, /* 0xA030 */ 0x0000, /* 0xA031 */ 0x0000, /* 0xA032 */ 0x0000, /* 0xA033 */ 0x0000, /* 0xA034 */ 0x0000, /* 0xA035 */ 0x0000, /* 0xA036 */ 0x0000, /* 0xA037 */ 0x0000, /* 0xA038 */ 0x0000, /* 0xA039 */ 0x0000, /* 0xA03A */ 0x0000, /* 0xA03B */ 0x0000, /* 0xA03C */ 0x0000, /* 0xA03D */ 0x0000, /* 0xA03E */ 0x0000, /* 0xA03F */ 0x0000, /* 0xA040 */ 0x0000, /* 0xA041 */ 0x0000, /* 0xA042 */ 0x0000, /* 0xA043 */ 0x0000, /* 0xA044 */ 0x0000, /* 0xA045 */ 0x0000, /* 0xA046 */ 0x0000, /* 0xA047 */ 0x0000, /* 0xA048 */ 0x0000, /* 0xA049 */ 0x0000, /* 0xA04A */ 0x0000, /* 0xA04B */ 0x0000, /* 0xA04C */ 0x0000, /* 0xA04D */ 0x0000, /* 0xA04E */ 0x0000, /* 0xA04F */ 0x0000, /* 0xA050 */ 0x0000, /* 0xA051 */ 0x0000, /* 0xA052 */ 0x0000, /* 0xA053 */ 0x0000, /* 0xA054 */ 0x0000, /* 0xA055 */ 0x0000, /* 0xA056 */ 0x0000, /* 0xA057 */ 0x0000, /* 0xA058 */ 0x0000, /* 0xA059 */ 0x0000, /* 0xA05A */ 0x0000, /* 0xA05B */ 0x0000, /* 0xA05C */ 0x0000, /* 0xA05D */ 0x0000, /* 0xA05E */ 0x0000, /* 0xA05F */ 0x0000, /* 0xA060 */ 0x0000, /* 0xA061 */ 0x0000, /* 0xA062 */ 0x0000, /* 0xA063 */ 0x0000, /* 0xA064 */ 0x0000, /* 0xA065 */ 0x0000, /* 0xA066 */ 0x0000, /* 0xA067 */ 0x0000, /* 0xA068 */ 0x0000, /* 0xA069 */ 0x0000, /* 0xA06A */ 0x0000, /* 0xA06B */ 0x0000, /* 0xA06C */ 0x0000, /* 0xA06D */ 0x0000, /* 0xA06E */ 0x0000, /* 0xA06F */ 0x0000, /* 0xA070 */ 0x0000, /* 0xA071 */ 0x0000, /* 0xA072 */ 0x0000, /* 0xA073 */ 0x0000, /* 0xA074 */ 0x0000, /* 0xA075 */ 0x0000, /* 0xA076 */ 0x0000, /* 0xA077 */ 0x0000, /* 0xA078 */ 0x0000, /* 0xA079 */ 0x0000, /* 0xA07A */ 0x0000, /* 0xA07B */ 0x0000, /* 0xA07C */ 0x0000, /* 0xA07D */ 0x0000, /* 0xA07E */ 0x0000, /* 0xA07F */ 0x0000, /* 0xA080 */ 0x0000, /* 0xA081 */ 0x0000, /* 0xA082 */ 0x0000, /* 0xA083 */ 0x0000, /* 0xA084 */ 0x0000, /* 0xA085 */ 0x0000, /* 0xA086 */ 0x0000, /* 0xA087 */ 0x0000, /* 0xA088 */ 0x0000, /* 0xA089 */ 0x0000, /* 0xA08A */ 0x0000, /* 0xA08B */ 0x0000, /* 0xA08C */ 0x0000, /* 0xA08D */ 0x0000, /* 0xA08E */ 0x0000, /* 0xA08F */ 0x0000, /* 0xA090 */ 0x0000, /* 0xA091 */ 0x0000, /* 0xA092 */ 0x0000, /* 0xA093 */ 0x0000, /* 0xA094 */ 0x0000, /* 0xA095 */ 0x0000, /* 0xA096 */ 0x0000, /* 0xA097 */ 0x0000, /* 0xA098 */ 0x0000, /* 0xA099 */ 0x0000, /* 0xA09A */ 0x0000, /* 0xA09B */ 0x0000, /* 0xA09C */ 0x0000, /* 0xA09D */ 0x0000, /* 0xA09E */ 0x0000, /* 0xA09F */ 0x0000, /* 0xA0A0 */ 0x0000, /* 0xA0A1 */ 0x0000, /* 0xA0A2 */ 0x0000, /* 0xA0A3 */ 0x0000, /* 0xA0A4 */ 0x0000, /* 0xA0A5 */ 0x0000, /* 0xA0A6 */ 0x0000, /* 0xA0A7 */ 0x0000, /* 0xA0A8 */ 0x0000, /* 0xA0A9 */ 0x0000, /* 0xA0AA */ 0x0000, /* 0xA0AB */ 0x0000, /* 0xA0AC */ 0x0000, /* 0xA0AD */ 0x0000, /* 0xA0AE */ 0x0000, /* 0xA0AF */ 0x0000, /* 0xA0B0 */ 0x0000, /* 0xA0B1 */ 0x0000, /* 0xA0B2 */ 0x0000, /* 0xA0B3 */ 0x0000, /* 0xA0B4 */ 0x0000, /* 0xA0B5 */ 0x0000, /* 0xA0B6 */ 0x0000, /* 0xA0B7 */ 0x0000, /* 0xA0B8 */ 0x0000, /* 0xA0B9 */ 0x0000, /* 0xA0BA */ 0x0000, /* 0xA0BB */ 0x0000, /* 0xA0BC */ 0x0000, /* 0xA0BD */ 0x0000, /* 0xA0BE */ 0x0000, /* 0xA0BF */ 0x0000, /* 0xA0C0 */ 0x0000, /* 0xA0C1 */ 0x0000, /* 0xA0C2 */ 0x0000, /* 0xA0C3 */ 0x0000, /* 0xA0C4 */ 0x0000, /* 0xA0C5 */ 0x0000, /* 0xA0C6 */ 0x0000, /* 0xA0C7 */ 0x0000, /* 0xA0C8 */ 0x0000, /* 0xA0C9 */ 0x0000, /* 0xA0CA */ 0x0000, /* 0xA0CB */ 0x0000, /* 0xA0CC */ 0x0000, /* 0xA0CD */ 0x0000, /* 0xA0CE */ 0x0000, /* 0xA0CF */ 0x0000, /* 0xA0D0 */ 0x0000, /* 0xA0D1 */ 0x0000, /* 0xA0D2 */ 0x0000, /* 0xA0D3 */ 0x0000, /* 0xA0D4 */ 0x0000, /* 0xA0D5 */ 0x0000, /* 0xA0D6 */ 0x0000, /* 0xA0D7 */ 0x0000, /* 0xA0D8 */ 0x0000, /* 0xA0D9 */ 0x0000, /* 0xA0DA */ 0x0000, /* 0xA0DB */ 0x0000, /* 0xA0DC */ 0x0000, /* 0xA0DD */ 0x0000, /* 0xA0DE */ 0x0000, /* 0xA0DF */ 0x0000, /* 0xA0E0 */ 0x0000, /* 0xA0E1 */ 0x0000, /* 0xA0E2 */ 0x0000, /* 0xA0E3 */ 0x0000, /* 0xA0E4 */ 0x0000, /* 0xA0E5 */ 0x0000, /* 0xA0E6 */ 0x0000, /* 0xA0E7 */ 0x0000, /* 0xA0E8 */ 0x0000, /* 0xA0E9 */ 0x0000, /* 0xA0EA */ 0x0000, /* 0xA0EB */ 0x0000, /* 0xA0EC */ 0x0000, /* 0xA0ED */ 0x0000, /* 0xA0EE */ 0x0000, /* 0xA0EF */ 0x0000, /* 0xA0F0 */ 0x0000, /* 0xA0F1 */ 0x0000, /* 0xA0F2 */ 0x0000, /* 0xA0F3 */ 0x0000, /* 0xA0F4 */ 0x0000, /* 0xA0F5 */ 0x0000, /* 0xA0F6 */ 0x0000, /* 0xA0F7 */ 0x0000, /* 0xA0F8 */ 0x0000, /* 0xA0F9 */ 0x0000, /* 0xA0FA */ 0x0000, /* 0xA0FB */ 0x0000, /* 0xA0FC */ 0x0000, /* 0xA0FD */ 0x0000, /* 0xA0FE */ 0x0000, /* 0xA0FF */ 0x0000, /* 0xA100 */ 0x0000, /* 0xA101 */ 0x0000, /* 0xA102 */ 0x0000, /* 0xA103 */ 0x0000, /* 0xA104 */ 0x0000, /* 0xA105 */ 0x0000, /* 0xA106 */ 0x0000, /* 0xA107 */ 0x0000, /* 0xA108 */ 0x0000, /* 0xA109 */ 0x0000, /* 0xA10A */ 0x0000, /* 0xA10B */ 0x0000, /* 0xA10C */ 0x0000, /* 0xA10D */ 0x0000, /* 0xA10E */ 0x0000, /* 0xA10F */ 0x0000, /* 0xA110 */ 0x0000, /* 0xA111 */ 0x0000, /* 0xA112 */ 0x0000, /* 0xA113 */ 0x0000, /* 0xA114 */ 0x0000, /* 0xA115 */ 0x0000, /* 0xA116 */ 0x0000, /* 0xA117 */ 0x0000, /* 0xA118 */ 0x0000, /* 0xA119 */ 0x0000, /* 0xA11A */ 0x0000, /* 0xA11B */ 0x0000, /* 0xA11C */ 0x0000, /* 0xA11D */ 0x0000, /* 0xA11E */ 0x0000, /* 0xA11F */ 0x0000, /* 0xA120 */ 0x0000, /* 0xA121 */ 0x0000, /* 0xA122 */ 0x0000, /* 0xA123 */ 0x0000, /* 0xA124 */ 0x0000, /* 0xA125 */ 0x0000, /* 0xA126 */ 0x0000, /* 0xA127 */ 0x0000, /* 0xA128 */ 0x0000, /* 0xA129 */ 0x0000, /* 0xA12A */ 0x0000, /* 0xA12B */ 0x0000, /* 0xA12C */ 0x0000, /* 0xA12D */ 0x0000, /* 0xA12E */ 0x0000, /* 0xA12F */ 0x0000, /* 0xA130 */ 0x0000, /* 0xA131 */ 0x0000, /* 0xA132 */ 0x0000, /* 0xA133 */ 0x0000, /* 0xA134 */ 0x0000, /* 0xA135 */ 0x0000, /* 0xA136 */ 0x0000, /* 0xA137 */ 0x0000, /* 0xA138 */ 0x0000, /* 0xA139 */ 0x0000, /* 0xA13A */ 0x0000, /* 0xA13B */ 0x0000, /* 0xA13C */ 0x0000, /* 0xA13D */ 0x0000, /* 0xA13E */ 0x0000, /* 0xA13F */ 0x0000, /* 0xA140 */ 0x0000, /* 0xA141 */ 0x0000, /* 0xA142 */ 0x0000, /* 0xA143 */ 0x0000, /* 0xA144 */ 0x0000, /* 0xA145 */ 0x0000, /* 0xA146 */ 0x0000, /* 0xA147 */ 0x0000, /* 0xA148 */ 0x0000, /* 0xA149 */ 0x0000, /* 0xA14A */ 0x0000, /* 0xA14B */ 0x0000, /* 0xA14C */ 0x0000, /* 0xA14D */ 0x0000, /* 0xA14E */ 0x0000, /* 0xA14F */ 0x0000, /* 0xA150 */ 0x0000, /* 0xA151 */ 0x0000, /* 0xA152 */ 0x0000, /* 0xA153 */ 0x0000, /* 0xA154 */ 0x0000, /* 0xA155 */ 0x0000, /* 0xA156 */ 0x0000, /* 0xA157 */ 0x0000, /* 0xA158 */ 0x0000, /* 0xA159 */ 0x0000, /* 0xA15A */ 0x0000, /* 0xA15B */ 0x0000, /* 0xA15C */ 0x0000, /* 0xA15D */ 0x0000, /* 0xA15E */ 0x0000, /* 0xA15F */ 0x0000, /* 0xA160 */ 0x0000, /* 0xA161 */ 0x0000, /* 0xA162 */ 0x0000, /* 0xA163 */ 0x0000, /* 0xA164 */ 0x0000, /* 0xA165 */ 0x0000, /* 0xA166 */ 0x0000, /* 0xA167 */ 0x0000, /* 0xA168 */ 0x0000, /* 0xA169 */ 0x0000, /* 0xA16A */ 0x0000, /* 0xA16B */ 0x0000, /* 0xA16C */ 0x0000, /* 0xA16D */ 0x0000, /* 0xA16E */ 0x0000, /* 0xA16F */ 0x0000, /* 0xA170 */ 0x0000, /* 0xA171 */ 0x0000, /* 0xA172 */ 0x0000, /* 0xA173 */ 0x0000, /* 0xA174 */ 0x0000, /* 0xA175 */ 0x0000, /* 0xA176 */ 0x0000, /* 0xA177 */ 0x0000, /* 0xA178 */ 0x0000, /* 0xA179 */ 0x0000, /* 0xA17A */ 0x0000, /* 0xA17B */ 0x0000, /* 0xA17C */ 0x0000, /* 0xA17D */ 0x0000, /* 0xA17E */ 0x0000, /* 0xA17F */ 0x0000, /* 0xA180 */ 0x0000, /* 0xA181 */ 0x0000, /* 0xA182 */ 0x0000, /* 0xA183 */ 0x0000, /* 0xA184 */ 0x0000, /* 0xA185 */ 0x0000, /* 0xA186 */ 0x0000, /* 0xA187 */ 0x0000, /* 0xA188 */ 0x0000, /* 0xA189 */ 0x0000, /* 0xA18A */ 0x0000, /* 0xA18B */ 0x0000, /* 0xA18C */ 0x0000, /* 0xA18D */ 0x0000, /* 0xA18E */ 0x0000, /* 0xA18F */ 0x0000, /* 0xA190 */ 0x0000, /* 0xA191 */ 0x0000, /* 0xA192 */ 0x0000, /* 0xA193 */ 0x0000, /* 0xA194 */ 0x0000, /* 0xA195 */ 0x0000, /* 0xA196 */ 0x0000, /* 0xA197 */ 0x0000, /* 0xA198 */ 0x0000, /* 0xA199 */ 0x0000, /* 0xA19A */ 0x0000, /* 0xA19B */ 0x0000, /* 0xA19C */ 0x0000, /* 0xA19D */ 0x0000, /* 0xA19E */ 0x0000, /* 0xA19F */ 0x0000, /* 0xA1A0 */ 0x3000, /* 0xA1A1 */ 0x3001, /* 0xA1A2 */ 0x3002, /* 0xA1A3 */ 0xFF0C, /* 0xA1A4 */ 0xFF0E, /* 0xA1A5 */ 0x30FB, /* 0xA1A6 */ 0xFF1A, /* 0xA1A7 */ 0xFF1B, /* 0xA1A8 */ 0xFF1F, /* 0xA1A9 */ 0xFF01, /* 0xA1AA */ 0x309B, /* 0xA1AB */ 0x309C, /* 0xA1AC */ 0x00B4, /* 0xA1AD */ 0xFF40, /* 0xA1AE */ 0x00A8, /* 0xA1AF */ 0xFF3E, /* 0xA1B0 */ 0x203E, /* 0xA1B1 */ 0xFF3F, /* 0xA1B2 */ 0x30FD, /* 0xA1B3 */ 0x30FE, /* 0xA1B4 */ 0x309D, /* 0xA1B5 */ 0x309E, /* 0xA1B6 */ 0x3003, /* 0xA1B7 */ 0x4EDD, /* 0xA1B8 */ 0x3005, /* 0xA1B9 */ 0x3006, /* 0xA1BA */ 0x3007, /* 0xA1BB */ 0x30FC, /* 0xA1BC */ 0x2014, /* 0xA1BD */ 0x2010, /* 0xA1BE */ 0xFF0F, /* 0xA1BF */ 0xFF3C, /* 0xA1C0 */ 0x301C, /* 0xA1C1 */ 0x2016, /* 0xA1C2 */ 0xFF5C, /* 0xA1C3 */ 0x2026, /* 0xA1C4 */ 0x2025, /* 0xA1C5 */ 0x2018, /* 0xA1C6 */ 0x2019, /* 0xA1C7 */ 0x201C, /* 0xA1C8 */ 0x201D, /* 0xA1C9 */ 0xFF08, /* 0xA1CA */ 0xFF09, /* 0xA1CB */ 0x3014, /* 0xA1CC */ 0x3015, /* 0xA1CD */ 0xFF3B, /* 0xA1CE */ 0xFF3D, /* 0xA1CF */ 0xFF5B, /* 0xA1D0 */ 0xFF5D, /* 0xA1D1 */ 0x3008, /* 0xA1D2 */ 0x3009, /* 0xA1D3 */ 0x300A, /* 0xA1D4 */ 0x300B, /* 0xA1D5 */ 0x300C, /* 0xA1D6 */ 0x300D, /* 0xA1D7 */ 0x300E, /* 0xA1D8 */ 0x300F, /* 0xA1D9 */ 0x3010, /* 0xA1DA */ 0x3011, /* 0xA1DB */ 0xFF0B, /* 0xA1DC */ 0x2212, /* 0xA1DD */ 0x00B1, /* 0xA1DE */ 0x00D7, /* 0xA1DF */ 0x00F7, /* 0xA1E0 */ 0xFF1D, /* 0xA1E1 */ 0x2260, /* 0xA1E2 */ 0xFF1C, /* 0xA1E3 */ 0xFF1E, /* 0xA1E4 */ 0x2266, /* 0xA1E5 */ 0x2267, /* 0xA1E6 */ 0x221E, /* 0xA1E7 */ 0x2234, /* 0xA1E8 */ 0x2642, /* 0xA1E9 */ 0x2640, /* 0xA1EA */ 0x00B0, /* 0xA1EB */ 0x2032, /* 0xA1EC */ 0x2033, /* 0xA1ED */ 0x2103, /* 0xA1EE */ 0x00A5, /* 0xA1EF */ 0xFF04, /* 0xA1F0 */ 0x00A2, /* 0xA1F1 */ 0x00A3, /* 0xA1F2 */ 0xFF05, /* 0xA1F3 */ 0xFF03, /* 0xA1F4 */ 0xFF06, /* 0xA1F5 */ 0xFF0A, /* 0xA1F6 */ 0xFF20, /* 0xA1F7 */ 0x00A7, /* 0xA1F8 */ 0x2606, /* 0xA1F9 */ 0x2605, /* 0xA1FA */ 0x25CB, /* 0xA1FB */ 0x25CF, /* 0xA1FC */ 0x25CE, /* 0xA1FD */ 0x25C7, /* 0xA1FE */ 0x0000, /* 0xA1FF */ 0x0000, /* 0xA200 */ 0x0000, /* 0xA201 */ 0x0000, /* 0xA202 */ 0x0000, /* 0xA203 */ 0x0000, /* 0xA204 */ 0x0000, /* 0xA205 */ 0x0000, /* 0xA206 */ 0x0000, /* 0xA207 */ 0x0000, /* 0xA208 */ 0x0000, /* 0xA209 */ 0x0000, /* 0xA20A */ 0x0000, /* 0xA20B */ 0x0000, /* 0xA20C */ 0x0000, /* 0xA20D */ 0x0000, /* 0xA20E */ 0x0000, /* 0xA20F */ 0x0000, /* 0xA210 */ 0x0000, /* 0xA211 */ 0x0000, /* 0xA212 */ 0x0000, /* 0xA213 */ 0x0000, /* 0xA214 */ 0x0000, /* 0xA215 */ 0x0000, /* 0xA216 */ 0x0000, /* 0xA217 */ 0x0000, /* 0xA218 */ 0x0000, /* 0xA219 */ 0x0000, /* 0xA21A */ 0x0000, /* 0xA21B */ 0x0000, /* 0xA21C */ 0x0000, /* 0xA21D */ 0x0000, /* 0xA21E */ 0x0000, /* 0xA21F */ 0x0000, /* 0xA220 */ 0x0000, /* 0xA221 */ 0x0000, /* 0xA222 */ 0x0000, /* 0xA223 */ 0x0000, /* 0xA224 */ 0x0000, /* 0xA225 */ 0x0000, /* 0xA226 */ 0x0000, /* 0xA227 */ 0x0000, /* 0xA228 */ 0x0000, /* 0xA229 */ 0x0000, /* 0xA22A */ 0x0000, /* 0xA22B */ 0x0000, /* 0xA22C */ 0x0000, /* 0xA22D */ 0x0000, /* 0xA22E */ 0x0000, /* 0xA22F */ 0x0000, /* 0xA230 */ 0x0000, /* 0xA231 */ 0x0000, /* 0xA232 */ 0x0000, /* 0xA233 */ 0x0000, /* 0xA234 */ 0x0000, /* 0xA235 */ 0x0000, /* 0xA236 */ 0x0000, /* 0xA237 */ 0x0000, /* 0xA238 */ 0x0000, /* 0xA239 */ 0x0000, /* 0xA23A */ 0x0000, /* 0xA23B */ 0x0000, /* 0xA23C */ 0x0000, /* 0xA23D */ 0x0000, /* 0xA23E */ 0x0000, /* 0xA23F */ 0x0000, /* 0xA240 */ 0x0000, /* 0xA241 */ 0x0000, /* 0xA242 */ 0x0000, /* 0xA243 */ 0x0000, /* 0xA244 */ 0x0000, /* 0xA245 */ 0x0000, /* 0xA246 */ 0x0000, /* 0xA247 */ 0x0000, /* 0xA248 */ 0x0000, /* 0xA249 */ 0x0000, /* 0xA24A */ 0x0000, /* 0xA24B */ 0x0000, /* 0xA24C */ 0x0000, /* 0xA24D */ 0x0000, /* 0xA24E */ 0x0000, /* 0xA24F */ 0x0000, /* 0xA250 */ 0x0000, /* 0xA251 */ 0x0000, /* 0xA252 */ 0x0000, /* 0xA253 */ 0x0000, /* 0xA254 */ 0x0000, /* 0xA255 */ 0x0000, /* 0xA256 */ 0x0000, /* 0xA257 */ 0x0000, /* 0xA258 */ 0x0000, /* 0xA259 */ 0x0000, /* 0xA25A */ 0x0000, /* 0xA25B */ 0x0000, /* 0xA25C */ 0x0000, /* 0xA25D */ 0x0000, /* 0xA25E */ 0x0000, /* 0xA25F */ 0x0000, /* 0xA260 */ 0x0000, /* 0xA261 */ 0x0000, /* 0xA262 */ 0x0000, /* 0xA263 */ 0x0000, /* 0xA264 */ 0x0000, /* 0xA265 */ 0x0000, /* 0xA266 */ 0x0000, /* 0xA267 */ 0x0000, /* 0xA268 */ 0x0000, /* 0xA269 */ 0x0000, /* 0xA26A */ 0x0000, /* 0xA26B */ 0x0000, /* 0xA26C */ 0x0000, /* 0xA26D */ 0x0000, /* 0xA26E */ 0x0000, /* 0xA26F */ 0x0000, /* 0xA270 */ 0x0000, /* 0xA271 */ 0x0000, /* 0xA272 */ 0x0000, /* 0xA273 */ 0x0000, /* 0xA274 */ 0x0000, /* 0xA275 */ 0x0000, /* 0xA276 */ 0x0000, /* 0xA277 */ 0x0000, /* 0xA278 */ 0x0000, /* 0xA279 */ 0x0000, /* 0xA27A */ 0x0000, /* 0xA27B */ 0x0000, /* 0xA27C */ 0x0000, /* 0xA27D */ 0x0000, /* 0xA27E */ 0x0000, /* 0xA27F */ 0x0000, /* 0xA280 */ 0x0000, /* 0xA281 */ 0x0000, /* 0xA282 */ 0x0000, /* 0xA283 */ 0x0000, /* 0xA284 */ 0x0000, /* 0xA285 */ 0x0000, /* 0xA286 */ 0x0000, /* 0xA287 */ 0x0000, /* 0xA288 */ 0x0000, /* 0xA289 */ 0x0000, /* 0xA28A */ 0x0000, /* 0xA28B */ 0x0000, /* 0xA28C */ 0x0000, /* 0xA28D */ 0x0000, /* 0xA28E */ 0x0000, /* 0xA28F */ 0x0000, /* 0xA290 */ 0x0000, /* 0xA291 */ 0x0000, /* 0xA292 */ 0x0000, /* 0xA293 */ 0x0000, /* 0xA294 */ 0x0000, /* 0xA295 */ 0x0000, /* 0xA296 */ 0x0000, /* 0xA297 */ 0x0000, /* 0xA298 */ 0x0000, /* 0xA299 */ 0x0000, /* 0xA29A */ 0x0000, /* 0xA29B */ 0x0000, /* 0xA29C */ 0x0000, /* 0xA29D */ 0x0000, /* 0xA29E */ 0x0000, /* 0xA29F */ 0x0000, /* 0xA2A0 */ 0x25C6, /* 0xA2A1 */ 0x25A1, /* 0xA2A2 */ 0x25A0, /* 0xA2A3 */ 0x25B3, /* 0xA2A4 */ 0x25B2, /* 0xA2A5 */ 0x25BD, /* 0xA2A6 */ 0x25BC, /* 0xA2A7 */ 0x203B, /* 0xA2A8 */ 0x3012, /* 0xA2A9 */ 0x2192, /* 0xA2AA */ 0x2190, /* 0xA2AB */ 0x2191, /* 0xA2AC */ 0x2193, /* 0xA2AD */ 0x3013, /* 0xA2AE */ 0xFF07, /* 0xA2AF */ 0xFF02, /* 0xA2B0 */ 0xFF0D, /* 0xA2B1 */ 0xFF5E, /* 0xA2B2 */ 0x3033, /* 0xA2B3 */ 0x3034, /* 0xA2B4 */ 0x3035, /* 0xA2B5 */ 0x303B, /* 0xA2B6 */ 0x303C, /* 0xA2B7 */ 0x30FF, /* 0xA2B8 */ 0x309F, /* 0xA2B9 */ 0x2208, /* 0xA2BA */ 0x220B, /* 0xA2BB */ 0x2286, /* 0xA2BC */ 0x2287, /* 0xA2BD */ 0x2282, /* 0xA2BE */ 0x2283, /* 0xA2BF */ 0x222A, /* 0xA2C0 */ 0x2229, /* 0xA2C1 */ 0x2284, /* 0xA2C2 */ 0x2285, /* 0xA2C3 */ 0x228A, /* 0xA2C4 */ 0x228B, /* 0xA2C5 */ 0x2209, /* 0xA2C6 */ 0x2205, /* 0xA2C7 */ 0x2305, /* 0xA2C8 */ 0x2306, /* 0xA2C9 */ 0x2227, /* 0xA2CA */ 0x2228, /* 0xA2CB */ 0x00AC, /* 0xA2CC */ 0x21D2, /* 0xA2CD */ 0x21D4, /* 0xA2CE */ 0x2200, /* 0xA2CF */ 0x2203, /* 0xA2D0 */ 0x2295, /* 0xA2D1 */ 0x2296, /* 0xA2D2 */ 0x2297, /* 0xA2D3 */ 0x2225, /* 0xA2D4 */ 0x2226, /* 0xA2D5 */ 0x2985, /* 0xA2D6 */ 0x2986, /* 0xA2D7 */ 0x3018, /* 0xA2D8 */ 0x3019, /* 0xA2D9 */ 0x3016, /* 0xA2DA */ 0x3017, /* 0xA2DB */ 0x2220, /* 0xA2DC */ 0x22A5, /* 0xA2DD */ 0x2312, /* 0xA2DE */ 0x2202, /* 0xA2DF */ 0x2207, /* 0xA2E0 */ 0x2261, /* 0xA2E1 */ 0x2252, /* 0xA2E2 */ 0x226A, /* 0xA2E3 */ 0x226B, /* 0xA2E4 */ 0x221A, /* 0xA2E5 */ 0x223D, /* 0xA2E6 */ 0x221D, /* 0xA2E7 */ 0x2235, /* 0xA2E8 */ 0x222B, /* 0xA2E9 */ 0x222C, /* 0xA2EA */ 0x2262, /* 0xA2EB */ 0x2243, /* 0xA2EC */ 0x2245, /* 0xA2ED */ 0x2248, /* 0xA2EE */ 0x2276, /* 0xA2EF */ 0x2277, /* 0xA2F0 */ 0x2194, /* 0xA2F1 */ 0x212B, /* 0xA2F2 */ 0x2030, /* 0xA2F3 */ 0x266F, /* 0xA2F4 */ 0x266D, /* 0xA2F5 */ 0x266A, /* 0xA2F6 */ 0x2020, /* 0xA2F7 */ 0x2021, /* 0xA2F8 */ 0x00B6, /* 0xA2F9 */ 0x266E, /* 0xA2FA */ 0x266B, /* 0xA2FB */ 0x266C, /* 0xA2FC */ 0x2669, /* 0xA2FD */ 0x25EF, /* 0xA2FE */ 0x0000, /* 0xA2FF */ 0x0000, /* 0xA300 */ 0x0000, /* 0xA301 */ 0x0000, /* 0xA302 */ 0x0000, /* 0xA303 */ 0x0000, /* 0xA304 */ 0x0000, /* 0xA305 */ 0x0000, /* 0xA306 */ 0x0000, /* 0xA307 */ 0x0000, /* 0xA308 */ 0x0000, /* 0xA309 */ 0x0000, /* 0xA30A */ 0x0000, /* 0xA30B */ 0x0000, /* 0xA30C */ 0x0000, /* 0xA30D */ 0x0000, /* 0xA30E */ 0x0000, /* 0xA30F */ 0x0000, /* 0xA310 */ 0x0000, /* 0xA311 */ 0x0000, /* 0xA312 */ 0x0000, /* 0xA313 */ 0x0000, /* 0xA314 */ 0x0000, /* 0xA315 */ 0x0000, /* 0xA316 */ 0x0000, /* 0xA317 */ 0x0000, /* 0xA318 */ 0x0000, /* 0xA319 */ 0x0000, /* 0xA31A */ 0x0000, /* 0xA31B */ 0x0000, /* 0xA31C */ 0x0000, /* 0xA31D */ 0x0000, /* 0xA31E */ 0x0000, /* 0xA31F */ 0x0000, /* 0xA320 */ 0x0000, /* 0xA321 */ 0x0000, /* 0xA322 */ 0x0000, /* 0xA323 */ 0x0000, /* 0xA324 */ 0x0000, /* 0xA325 */ 0x0000, /* 0xA326 */ 0x0000, /* 0xA327 */ 0x0000, /* 0xA328 */ 0x0000, /* 0xA329 */ 0x0000, /* 0xA32A */ 0x0000, /* 0xA32B */ 0x0000, /* 0xA32C */ 0x0000, /* 0xA32D */ 0x0000, /* 0xA32E */ 0x0000, /* 0xA32F */ 0x0000, /* 0xA330 */ 0x0000, /* 0xA331 */ 0x0000, /* 0xA332 */ 0x0000, /* 0xA333 */ 0x0000, /* 0xA334 */ 0x0000, /* 0xA335 */ 0x0000, /* 0xA336 */ 0x0000, /* 0xA337 */ 0x0000, /* 0xA338 */ 0x0000, /* 0xA339 */ 0x0000, /* 0xA33A */ 0x0000, /* 0xA33B */ 0x0000, /* 0xA33C */ 0x0000, /* 0xA33D */ 0x0000, /* 0xA33E */ 0x0000, /* 0xA33F */ 0x0000, /* 0xA340 */ 0x0000, /* 0xA341 */ 0x0000, /* 0xA342 */ 0x0000, /* 0xA343 */ 0x0000, /* 0xA344 */ 0x0000, /* 0xA345 */ 0x0000, /* 0xA346 */ 0x0000, /* 0xA347 */ 0x0000, /* 0xA348 */ 0x0000, /* 0xA349 */ 0x0000, /* 0xA34A */ 0x0000, /* 0xA34B */ 0x0000, /* 0xA34C */ 0x0000, /* 0xA34D */ 0x0000, /* 0xA34E */ 0x0000, /* 0xA34F */ 0x0000, /* 0xA350 */ 0x0000, /* 0xA351 */ 0x0000, /* 0xA352 */ 0x0000, /* 0xA353 */ 0x0000, /* 0xA354 */ 0x0000, /* 0xA355 */ 0x0000, /* 0xA356 */ 0x0000, /* 0xA357 */ 0x0000, /* 0xA358 */ 0x0000, /* 0xA359 */ 0x0000, /* 0xA35A */ 0x0000, /* 0xA35B */ 0x0000, /* 0xA35C */ 0x0000, /* 0xA35D */ 0x0000, /* 0xA35E */ 0x0000, /* 0xA35F */ 0x0000, /* 0xA360 */ 0x0000, /* 0xA361 */ 0x0000, /* 0xA362 */ 0x0000, /* 0xA363 */ 0x0000, /* 0xA364 */ 0x0000, /* 0xA365 */ 0x0000, /* 0xA366 */ 0x0000, /* 0xA367 */ 0x0000, /* 0xA368 */ 0x0000, /* 0xA369 */ 0x0000, /* 0xA36A */ 0x0000, /* 0xA36B */ 0x0000, /* 0xA36C */ 0x0000, /* 0xA36D */ 0x0000, /* 0xA36E */ 0x0000, /* 0xA36F */ 0x0000, /* 0xA370 */ 0x0000, /* 0xA371 */ 0x0000, /* 0xA372 */ 0x0000, /* 0xA373 */ 0x0000, /* 0xA374 */ 0x0000, /* 0xA375 */ 0x0000, /* 0xA376 */ 0x0000, /* 0xA377 */ 0x0000, /* 0xA378 */ 0x0000, /* 0xA379 */ 0x0000, /* 0xA37A */ 0x0000, /* 0xA37B */ 0x0000, /* 0xA37C */ 0x0000, /* 0xA37D */ 0x0000, /* 0xA37E */ 0x0000, /* 0xA37F */ 0x0000, /* 0xA380 */ 0x0000, /* 0xA381 */ 0x0000, /* 0xA382 */ 0x0000, /* 0xA383 */ 0x0000, /* 0xA384 */ 0x0000, /* 0xA385 */ 0x0000, /* 0xA386 */ 0x0000, /* 0xA387 */ 0x0000, /* 0xA388 */ 0x0000, /* 0xA389 */ 0x0000, /* 0xA38A */ 0x0000, /* 0xA38B */ 0x0000, /* 0xA38C */ 0x0000, /* 0xA38D */ 0x0000, /* 0xA38E */ 0x0000, /* 0xA38F */ 0x0000, /* 0xA390 */ 0x0000, /* 0xA391 */ 0x0000, /* 0xA392 */ 0x0000, /* 0xA393 */ 0x0000, /* 0xA394 */ 0x0000, /* 0xA395 */ 0x0000, /* 0xA396 */ 0x0000, /* 0xA397 */ 0x0000, /* 0xA398 */ 0x0000, /* 0xA399 */ 0x0000, /* 0xA39A */ 0x0000, /* 0xA39B */ 0x0000, /* 0xA39C */ 0x0000, /* 0xA39D */ 0x0000, /* 0xA39E */ 0x0000, /* 0xA39F */ 0x0000, /* 0xA3A0 */ 0x25B7, /* 0xA3A1 */ 0x25B6, /* 0xA3A2 */ 0x25C1, /* 0xA3A3 */ 0x25C0, /* 0xA3A4 */ 0x2197, /* 0xA3A5 */ 0x2198, /* 0xA3A6 */ 0x2196, /* 0xA3A7 */ 0x2199, /* 0xA3A8 */ 0x21C4, /* 0xA3A9 */ 0x21E8, /* 0xA3AA */ 0x21E6, /* 0xA3AB */ 0x21E7, /* 0xA3AC */ 0x21E9, /* 0xA3AD */ 0x2934, /* 0xA3AE */ 0x2935, /* 0xA3AF */ 0xFF10, /* 0xA3B0 */ 0xFF11, /* 0xA3B1 */ 0xFF12, /* 0xA3B2 */ 0xFF13, /* 0xA3B3 */ 0xFF14, /* 0xA3B4 */ 0xFF15, /* 0xA3B5 */ 0xFF16, /* 0xA3B6 */ 0xFF17, /* 0xA3B7 */ 0xFF18, /* 0xA3B8 */ 0xFF19, /* 0xA3B9 */ 0x29BF, /* 0xA3BA */ 0x25C9, /* 0xA3BB */ 0x303D, /* 0xA3BC */ 0xFE46, /* 0xA3BD */ 0xFE45, /* 0xA3BE */ 0x25E6, /* 0xA3BF */ 0x2022, /* 0xA3C0 */ 0xFF21, /* 0xA3C1 */ 0xFF22, /* 0xA3C2 */ 0xFF23, /* 0xA3C3 */ 0xFF24, /* 0xA3C4 */ 0xFF25, /* 0xA3C5 */ 0xFF26, /* 0xA3C6 */ 0xFF27, /* 0xA3C7 */ 0xFF28, /* 0xA3C8 */ 0xFF29, /* 0xA3C9 */ 0xFF2A, /* 0xA3CA */ 0xFF2B, /* 0xA3CB */ 0xFF2C, /* 0xA3CC */ 0xFF2D, /* 0xA3CD */ 0xFF2E, /* 0xA3CE */ 0xFF2F, /* 0xA3CF */ 0xFF30, /* 0xA3D0 */ 0xFF31, /* 0xA3D1 */ 0xFF32, /* 0xA3D2 */ 0xFF33, /* 0xA3D3 */ 0xFF34, /* 0xA3D4 */ 0xFF35, /* 0xA3D5 */ 0xFF36, /* 0xA3D6 */ 0xFF37, /* 0xA3D7 */ 0xFF38, /* 0xA3D8 */ 0xFF39, /* 0xA3D9 */ 0xFF3A, /* 0xA3DA */ 0x2213, /* 0xA3DB */ 0x2135, /* 0xA3DC */ 0x210F, /* 0xA3DD */ 0x33CB, /* 0xA3DE */ 0x2113, /* 0xA3DF */ 0x2127, /* 0xA3E0 */ 0xFF41, /* 0xA3E1 */ 0xFF42, /* 0xA3E2 */ 0xFF43, /* 0xA3E3 */ 0xFF44, /* 0xA3E4 */ 0xFF45, /* 0xA3E5 */ 0xFF46, /* 0xA3E6 */ 0xFF47, /* 0xA3E7 */ 0xFF48, /* 0xA3E8 */ 0xFF49, /* 0xA3E9 */ 0xFF4A, /* 0xA3EA */ 0xFF4B, /* 0xA3EB */ 0xFF4C, /* 0xA3EC */ 0xFF4D, /* 0xA3ED */ 0xFF4E, /* 0xA3EE */ 0xFF4F, /* 0xA3EF */ 0xFF50, /* 0xA3F0 */ 0xFF51, /* 0xA3F1 */ 0xFF52, /* 0xA3F2 */ 0xFF53, /* 0xA3F3 */ 0xFF54, /* 0xA3F4 */ 0xFF55, /* 0xA3F5 */ 0xFF56, /* 0xA3F6 */ 0xFF57, /* 0xA3F7 */ 0xFF58, /* 0xA3F8 */ 0xFF59, /* 0xA3F9 */ 0xFF5A, /* 0xA3FA */ 0x30A0, /* 0xA3FB */ 0x2013, /* 0xA3FC */ 0x29FA, /* 0xA3FD */ 0x29FB, /* 0xA3FE */ 0x0000, /* 0xA3FF */ 0x0000, /* 0xA400 */ 0x0000, /* 0xA401 */ 0x0000, /* 0xA402 */ 0x0000, /* 0xA403 */ 0x0000, /* 0xA404 */ 0x0000, /* 0xA405 */ 0x0000, /* 0xA406 */ 0x0000, /* 0xA407 */ 0x0000, /* 0xA408 */ 0x0000, /* 0xA409 */ 0x0000, /* 0xA40A */ 0x0000, /* 0xA40B */ 0x0000, /* 0xA40C */ 0x0000, /* 0xA40D */ 0x0000, /* 0xA40E */ 0x0000, /* 0xA40F */ 0x0000, /* 0xA410 */ 0x0000, /* 0xA411 */ 0x0000, /* 0xA412 */ 0x0000, /* 0xA413 */ 0x0000, /* 0xA414 */ 0x0000, /* 0xA415 */ 0x0000, /* 0xA416 */ 0x0000, /* 0xA417 */ 0x0000, /* 0xA418 */ 0x0000, /* 0xA419 */ 0x0000, /* 0xA41A */ 0x0000, /* 0xA41B */ 0x0000, /* 0xA41C */ 0x0000, /* 0xA41D */ 0x0000, /* 0xA41E */ 0x0000, /* 0xA41F */ 0x0000, /* 0xA420 */ 0x0000, /* 0xA421 */ 0x0000, /* 0xA422 */ 0x0000, /* 0xA423 */ 0x0000, /* 0xA424 */ 0x0000, /* 0xA425 */ 0x0000, /* 0xA426 */ 0x0000, /* 0xA427 */ 0x0000, /* 0xA428 */ 0x0000, /* 0xA429 */ 0x0000, /* 0xA42A */ 0x0000, /* 0xA42B */ 0x0000, /* 0xA42C */ 0x0000, /* 0xA42D */ 0x0000, /* 0xA42E */ 0x0000, /* 0xA42F */ 0x0000, /* 0xA430 */ 0x0000, /* 0xA431 */ 0x0000, /* 0xA432 */ 0x0000, /* 0xA433 */ 0x0000, /* 0xA434 */ 0x0000, /* 0xA435 */ 0x0000, /* 0xA436 */ 0x0000, /* 0xA437 */ 0x0000, /* 0xA438 */ 0x0000, /* 0xA439 */ 0x0000, /* 0xA43A */ 0x0000, /* 0xA43B */ 0x0000, /* 0xA43C */ 0x0000, /* 0xA43D */ 0x0000, /* 0xA43E */ 0x0000, /* 0xA43F */ 0x0000, /* 0xA440 */ 0x0000, /* 0xA441 */ 0x0000, /* 0xA442 */ 0x0000, /* 0xA443 */ 0x0000, /* 0xA444 */ 0x0000, /* 0xA445 */ 0x0000, /* 0xA446 */ 0x0000, /* 0xA447 */ 0x0000, /* 0xA448 */ 0x0000, /* 0xA449 */ 0x0000, /* 0xA44A */ 0x0000, /* 0xA44B */ 0x0000, /* 0xA44C */ 0x0000, /* 0xA44D */ 0x0000, /* 0xA44E */ 0x0000, /* 0xA44F */ 0x0000, /* 0xA450 */ 0x0000, /* 0xA451 */ 0x0000, /* 0xA452 */ 0x0000, /* 0xA453 */ 0x0000, /* 0xA454 */ 0x0000, /* 0xA455 */ 0x0000, /* 0xA456 */ 0x0000, /* 0xA457 */ 0x0000, /* 0xA458 */ 0x0000, /* 0xA459 */ 0x0000, /* 0xA45A */ 0x0000, /* 0xA45B */ 0x0000, /* 0xA45C */ 0x0000, /* 0xA45D */ 0x0000, /* 0xA45E */ 0x0000, /* 0xA45F */ 0x0000, /* 0xA460 */ 0x0000, /* 0xA461 */ 0x0000, /* 0xA462 */ 0x0000, /* 0xA463 */ 0x0000, /* 0xA464 */ 0x0000, /* 0xA465 */ 0x0000, /* 0xA466 */ 0x0000, /* 0xA467 */ 0x0000, /* 0xA468 */ 0x0000, /* 0xA469 */ 0x0000, /* 0xA46A */ 0x0000, /* 0xA46B */ 0x0000, /* 0xA46C */ 0x0000, /* 0xA46D */ 0x0000, /* 0xA46E */ 0x0000, /* 0xA46F */ 0x0000, /* 0xA470 */ 0x0000, /* 0xA471 */ 0x0000, /* 0xA472 */ 0x0000, /* 0xA473 */ 0x0000, /* 0xA474 */ 0x0000, /* 0xA475 */ 0x0000, /* 0xA476 */ 0x0000, /* 0xA477 */ 0x0000, /* 0xA478 */ 0x0000, /* 0xA479 */ 0x0000, /* 0xA47A */ 0x0000, /* 0xA47B */ 0x0000, /* 0xA47C */ 0x0000, /* 0xA47D */ 0x0000, /* 0xA47E */ 0x0000, /* 0xA47F */ 0x0000, /* 0xA480 */ 0x0000, /* 0xA481 */ 0x0000, /* 0xA482 */ 0x0000, /* 0xA483 */ 0x0000, /* 0xA484 */ 0x0000, /* 0xA485 */ 0x0000, /* 0xA486 */ 0x0000, /* 0xA487 */ 0x0000, /* 0xA488 */ 0x0000, /* 0xA489 */ 0x0000, /* 0xA48A */ 0x0000, /* 0xA48B */ 0x0000, /* 0xA48C */ 0x0000, /* 0xA48D */ 0x0000, /* 0xA48E */ 0x0000, /* 0xA48F */ 0x0000, /* 0xA490 */ 0x0000, /* 0xA491 */ 0x0000, /* 0xA492 */ 0x0000, /* 0xA493 */ 0x0000, /* 0xA494 */ 0x0000, /* 0xA495 */ 0x0000, /* 0xA496 */ 0x0000, /* 0xA497 */ 0x0000, /* 0xA498 */ 0x0000, /* 0xA499 */ 0x0000, /* 0xA49A */ 0x0000, /* 0xA49B */ 0x0000, /* 0xA49C */ 0x0000, /* 0xA49D */ 0x0000, /* 0xA49E */ 0x0000, /* 0xA49F */ 0x0000, /* 0xA4A0 */ 0x3041, /* 0xA4A1 */ 0x3042, /* 0xA4A2 */ 0x3043, /* 0xA4A3 */ 0x3044, /* 0xA4A4 */ 0x3045, /* 0xA4A5 */ 0x3046, /* 0xA4A6 */ 0x3047, /* 0xA4A7 */ 0x3048, /* 0xA4A8 */ 0x3049, /* 0xA4A9 */ 0x304A, /* 0xA4AA */ 0x304B, /* 0xA4AB */ 0x304C, /* 0xA4AC */ 0x304D, /* 0xA4AD */ 0x304E, /* 0xA4AE */ 0x304F, /* 0xA4AF */ 0x3050, /* 0xA4B0 */ 0x3051, /* 0xA4B1 */ 0x3052, /* 0xA4B2 */ 0x3053, /* 0xA4B3 */ 0x3054, /* 0xA4B4 */ 0x3055, /* 0xA4B5 */ 0x3056, /* 0xA4B6 */ 0x3057, /* 0xA4B7 */ 0x3058, /* 0xA4B8 */ 0x3059, /* 0xA4B9 */ 0x305A, /* 0xA4BA */ 0x305B, /* 0xA4BB */ 0x305C, /* 0xA4BC */ 0x305D, /* 0xA4BD */ 0x305E, /* 0xA4BE */ 0x305F, /* 0xA4BF */ 0x3060, /* 0xA4C0 */ 0x3061, /* 0xA4C1 */ 0x3062, /* 0xA4C2 */ 0x3063, /* 0xA4C3 */ 0x3064, /* 0xA4C4 */ 0x3065, /* 0xA4C5 */ 0x3066, /* 0xA4C6 */ 0x3067, /* 0xA4C7 */ 0x3068, /* 0xA4C8 */ 0x3069, /* 0xA4C9 */ 0x306A, /* 0xA4CA */ 0x306B, /* 0xA4CB */ 0x306C, /* 0xA4CC */ 0x306D, /* 0xA4CD */ 0x306E, /* 0xA4CE */ 0x306F, /* 0xA4CF */ 0x3070, /* 0xA4D0 */ 0x3071, /* 0xA4D1 */ 0x3072, /* 0xA4D2 */ 0x3073, /* 0xA4D3 */ 0x3074, /* 0xA4D4 */ 0x3075, /* 0xA4D5 */ 0x3076, /* 0xA4D6 */ 0x3077, /* 0xA4D7 */ 0x3078, /* 0xA4D8 */ 0x3079, /* 0xA4D9 */ 0x307A, /* 0xA4DA */ 0x307B, /* 0xA4DB */ 0x307C, /* 0xA4DC */ 0x307D, /* 0xA4DD */ 0x307E, /* 0xA4DE */ 0x307F, /* 0xA4DF */ 0x3080, /* 0xA4E0 */ 0x3081, /* 0xA4E1 */ 0x3082, /* 0xA4E2 */ 0x3083, /* 0xA4E3 */ 0x3084, /* 0xA4E4 */ 0x3085, /* 0xA4E5 */ 0x3086, /* 0xA4E6 */ 0x3087, /* 0xA4E7 */ 0x3088, /* 0xA4E8 */ 0x3089, /* 0xA4E9 */ 0x308A, /* 0xA4EA */ 0x308B, /* 0xA4EB */ 0x308C, /* 0xA4EC */ 0x308D, /* 0xA4ED */ 0x308E, /* 0xA4EE */ 0x308F, /* 0xA4EF */ 0x3090, /* 0xA4F0 */ 0x3091, /* 0xA4F1 */ 0x3092, /* 0xA4F2 */ 0x3093, /* 0xA4F3 */ 0x3094, /* 0xA4F4 */ 0x3095, /* 0xA4F5 */ 0x3096, /* 0xA4F6 */ 0x304B, /* 0xA4F7 */ 0x304D, /* 0xA4F8 */ 0x304F, /* 0xA4F9 */ 0x3051, /* 0xA4FA */ 0x3053, /* 0xA4FB */ 0x0000, /* 0xA4FC */ 0x0000, /* 0xA4FD */ 0x0000, /* 0xA4FE */ 0x0000, /* 0xA4FF */ 0x0000, /* 0xA500 */ 0x0000, /* 0xA501 */ 0x0000, /* 0xA502 */ 0x0000, /* 0xA503 */ 0x0000, /* 0xA504 */ 0x0000, /* 0xA505 */ 0x0000, /* 0xA506 */ 0x0000, /* 0xA507 */ 0x0000, /* 0xA508 */ 0x0000, /* 0xA509 */ 0x0000, /* 0xA50A */ 0x0000, /* 0xA50B */ 0x0000, /* 0xA50C */ 0x0000, /* 0xA50D */ 0x0000, /* 0xA50E */ 0x0000, /* 0xA50F */ 0x0000, /* 0xA510 */ 0x0000, /* 0xA511 */ 0x0000, /* 0xA512 */ 0x0000, /* 0xA513 */ 0x0000, /* 0xA514 */ 0x0000, /* 0xA515 */ 0x0000, /* 0xA516 */ 0x0000, /* 0xA517 */ 0x0000, /* 0xA518 */ 0x0000, /* 0xA519 */ 0x0000, /* 0xA51A */ 0x0000, /* 0xA51B */ 0x0000, /* 0xA51C */ 0x0000, /* 0xA51D */ 0x0000, /* 0xA51E */ 0x0000, /* 0xA51F */ 0x0000, /* 0xA520 */ 0x0000, /* 0xA521 */ 0x0000, /* 0xA522 */ 0x0000, /* 0xA523 */ 0x0000, /* 0xA524 */ 0x0000, /* 0xA525 */ 0x0000, /* 0xA526 */ 0x0000, /* 0xA527 */ 0x0000, /* 0xA528 */ 0x0000, /* 0xA529 */ 0x0000, /* 0xA52A */ 0x0000, /* 0xA52B */ 0x0000, /* 0xA52C */ 0x0000, /* 0xA52D */ 0x0000, /* 0xA52E */ 0x0000, /* 0xA52F */ 0x0000, /* 0xA530 */ 0x0000, /* 0xA531 */ 0x0000, /* 0xA532 */ 0x0000, /* 0xA533 */ 0x0000, /* 0xA534 */ 0x0000, /* 0xA535 */ 0x0000, /* 0xA536 */ 0x0000, /* 0xA537 */ 0x0000, /* 0xA538 */ 0x0000, /* 0xA539 */ 0x0000, /* 0xA53A */ 0x0000, /* 0xA53B */ 0x0000, /* 0xA53C */ 0x0000, /* 0xA53D */ 0x0000, /* 0xA53E */ 0x0000, /* 0xA53F */ 0x0000, /* 0xA540 */ 0x0000, /* 0xA541 */ 0x0000, /* 0xA542 */ 0x0000, /* 0xA543 */ 0x0000, /* 0xA544 */ 0x0000, /* 0xA545 */ 0x0000, /* 0xA546 */ 0x0000, /* 0xA547 */ 0x0000, /* 0xA548 */ 0x0000, /* 0xA549 */ 0x0000, /* 0xA54A */ 0x0000, /* 0xA54B */ 0x0000, /* 0xA54C */ 0x0000, /* 0xA54D */ 0x0000, /* 0xA54E */ 0x0000, /* 0xA54F */ 0x0000, /* 0xA550 */ 0x0000, /* 0xA551 */ 0x0000, /* 0xA552 */ 0x0000, /* 0xA553 */ 0x0000, /* 0xA554 */ 0x0000, /* 0xA555 */ 0x0000, /* 0xA556 */ 0x0000, /* 0xA557 */ 0x0000, /* 0xA558 */ 0x0000, /* 0xA559 */ 0x0000, /* 0xA55A */ 0x0000, /* 0xA55B */ 0x0000, /* 0xA55C */ 0x0000, /* 0xA55D */ 0x0000, /* 0xA55E */ 0x0000, /* 0xA55F */ 0x0000, /* 0xA560 */ 0x0000, /* 0xA561 */ 0x0000, /* 0xA562 */ 0x0000, /* 0xA563 */ 0x0000, /* 0xA564 */ 0x0000, /* 0xA565 */ 0x0000, /* 0xA566 */ 0x0000, /* 0xA567 */ 0x0000, /* 0xA568 */ 0x0000, /* 0xA569 */ 0x0000, /* 0xA56A */ 0x0000, /* 0xA56B */ 0x0000, /* 0xA56C */ 0x0000, /* 0xA56D */ 0x0000, /* 0xA56E */ 0x0000, /* 0xA56F */ 0x0000, /* 0xA570 */ 0x0000, /* 0xA571 */ 0x0000, /* 0xA572 */ 0x0000, /* 0xA573 */ 0x0000, /* 0xA574 */ 0x0000, /* 0xA575 */ 0x0000, /* 0xA576 */ 0x0000, /* 0xA577 */ 0x0000, /* 0xA578 */ 0x0000, /* 0xA579 */ 0x0000, /* 0xA57A */ 0x0000, /* 0xA57B */ 0x0000, /* 0xA57C */ 0x0000, /* 0xA57D */ 0x0000, /* 0xA57E */ 0x0000, /* 0xA57F */ 0x0000, /* 0xA580 */ 0x0000, /* 0xA581 */ 0x0000, /* 0xA582 */ 0x0000, /* 0xA583 */ 0x0000, /* 0xA584 */ 0x0000, /* 0xA585 */ 0x0000, /* 0xA586 */ 0x0000, /* 0xA587 */ 0x0000, /* 0xA588 */ 0x0000, /* 0xA589 */ 0x0000, /* 0xA58A */ 0x0000, /* 0xA58B */ 0x0000, /* 0xA58C */ 0x0000, /* 0xA58D */ 0x0000, /* 0xA58E */ 0x0000, /* 0xA58F */ 0x0000, /* 0xA590 */ 0x0000, /* 0xA591 */ 0x0000, /* 0xA592 */ 0x0000, /* 0xA593 */ 0x0000, /* 0xA594 */ 0x0000, /* 0xA595 */ 0x0000, /* 0xA596 */ 0x0000, /* 0xA597 */ 0x0000, /* 0xA598 */ 0x0000, /* 0xA599 */ 0x0000, /* 0xA59A */ 0x0000, /* 0xA59B */ 0x0000, /* 0xA59C */ 0x0000, /* 0xA59D */ 0x0000, /* 0xA59E */ 0x0000, /* 0xA59F */ 0x0000, /* 0xA5A0 */ 0x30A1, /* 0xA5A1 */ 0x30A2, /* 0xA5A2 */ 0x30A3, /* 0xA5A3 */ 0x30A4, /* 0xA5A4 */ 0x30A5, /* 0xA5A5 */ 0x30A6, /* 0xA5A6 */ 0x30A7, /* 0xA5A7 */ 0x30A8, /* 0xA5A8 */ 0x30A9, /* 0xA5A9 */ 0x30AA, /* 0xA5AA */ 0x30AB, /* 0xA5AB */ 0x30AC, /* 0xA5AC */ 0x30AD, /* 0xA5AD */ 0x30AE, /* 0xA5AE */ 0x30AF, /* 0xA5AF */ 0x30B0, /* 0xA5B0 */ 0x30B1, /* 0xA5B1 */ 0x30B2, /* 0xA5B2 */ 0x30B3, /* 0xA5B3 */ 0x30B4, /* 0xA5B4 */ 0x30B5, /* 0xA5B5 */ 0x30B6, /* 0xA5B6 */ 0x30B7, /* 0xA5B7 */ 0x30B8, /* 0xA5B8 */ 0x30B9, /* 0xA5B9 */ 0x30BA, /* 0xA5BA */ 0x30BB, /* 0xA5BB */ 0x30BC, /* 0xA5BC */ 0x30BD, /* 0xA5BD */ 0x30BE, /* 0xA5BE */ 0x30BF, /* 0xA5BF */ 0x30C0, /* 0xA5C0 */ 0x30C1, /* 0xA5C1 */ 0x30C2, /* 0xA5C2 */ 0x30C3, /* 0xA5C3 */ 0x30C4, /* 0xA5C4 */ 0x30C5, /* 0xA5C5 */ 0x30C6, /* 0xA5C6 */ 0x30C7, /* 0xA5C7 */ 0x30C8, /* 0xA5C8 */ 0x30C9, /* 0xA5C9 */ 0x30CA, /* 0xA5CA */ 0x30CB, /* 0xA5CB */ 0x30CC, /* 0xA5CC */ 0x30CD, /* 0xA5CD */ 0x30CE, /* 0xA5CE */ 0x30CF, /* 0xA5CF */ 0x30D0, /* 0xA5D0 */ 0x30D1, /* 0xA5D1 */ 0x30D2, /* 0xA5D2 */ 0x30D3, /* 0xA5D3 */ 0x30D4, /* 0xA5D4 */ 0x30D5, /* 0xA5D5 */ 0x30D6, /* 0xA5D6 */ 0x30D7, /* 0xA5D7 */ 0x30D8, /* 0xA5D8 */ 0x30D9, /* 0xA5D9 */ 0x30DA, /* 0xA5DA */ 0x30DB, /* 0xA5DB */ 0x30DC, /* 0xA5DC */ 0x30DD, /* 0xA5DD */ 0x30DE, /* 0xA5DE */ 0x30DF, /* 0xA5DF */ 0x30E0, /* 0xA5E0 */ 0x30E1, /* 0xA5E1 */ 0x30E2, /* 0xA5E2 */ 0x30E3, /* 0xA5E3 */ 0x30E4, /* 0xA5E4 */ 0x30E5, /* 0xA5E5 */ 0x30E6, /* 0xA5E6 */ 0x30E7, /* 0xA5E7 */ 0x30E8, /* 0xA5E8 */ 0x30E9, /* 0xA5E9 */ 0x30EA, /* 0xA5EA */ 0x30EB, /* 0xA5EB */ 0x30EC, /* 0xA5EC */ 0x30ED, /* 0xA5ED */ 0x30EE, /* 0xA5EE */ 0x30EF, /* 0xA5EF */ 0x30F0, /* 0xA5F0 */ 0x30F1, /* 0xA5F1 */ 0x30F2, /* 0xA5F2 */ 0x30F3, /* 0xA5F3 */ 0x30F4, /* 0xA5F4 */ 0x30F5, /* 0xA5F5 */ 0x30F6, /* 0xA5F6 */ 0x30AB, /* 0xA5F7 */ 0x30AD, /* 0xA5F8 */ 0x30AF, /* 0xA5F9 */ 0x30B1, /* 0xA5FA */ 0x30B3, /* 0xA5FB */ 0x30BB, /* 0xA5FC */ 0x30C4, /* 0xA5FD */ 0x30C8, /* 0xA5FE */ 0x0000, /* 0xA5FF */ 0x0000, /* 0xA600 */ 0x0000, /* 0xA601 */ 0x0000, /* 0xA602 */ 0x0000, /* 0xA603 */ 0x0000, /* 0xA604 */ 0x0000, /* 0xA605 */ 0x0000, /* 0xA606 */ 0x0000, /* 0xA607 */ 0x0000, /* 0xA608 */ 0x0000, /* 0xA609 */ 0x0000, /* 0xA60A */ 0x0000, /* 0xA60B */ 0x0000, /* 0xA60C */ 0x0000, /* 0xA60D */ 0x0000, /* 0xA60E */ 0x0000, /* 0xA60F */ 0x0000, /* 0xA610 */ 0x0000, /* 0xA611 */ 0x0000, /* 0xA612 */ 0x0000, /* 0xA613 */ 0x0000, /* 0xA614 */ 0x0000, /* 0xA615 */ 0x0000, /* 0xA616 */ 0x0000, /* 0xA617 */ 0x0000, /* 0xA618 */ 0x0000, /* 0xA619 */ 0x0000, /* 0xA61A */ 0x0000, /* 0xA61B */ 0x0000, /* 0xA61C */ 0x0000, /* 0xA61D */ 0x0000, /* 0xA61E */ 0x0000, /* 0xA61F */ 0x0000, /* 0xA620 */ 0x0000, /* 0xA621 */ 0x0000, /* 0xA622 */ 0x0000, /* 0xA623 */ 0x0000, /* 0xA624 */ 0x0000, /* 0xA625 */ 0x0000, /* 0xA626 */ 0x0000, /* 0xA627 */ 0x0000, /* 0xA628 */ 0x0000, /* 0xA629 */ 0x0000, /* 0xA62A */ 0x0000, /* 0xA62B */ 0x0000, /* 0xA62C */ 0x0000, /* 0xA62D */ 0x0000, /* 0xA62E */ 0x0000, /* 0xA62F */ 0x0000, /* 0xA630 */ 0x0000, /* 0xA631 */ 0x0000, /* 0xA632 */ 0x0000, /* 0xA633 */ 0x0000, /* 0xA634 */ 0x0000, /* 0xA635 */ 0x0000, /* 0xA636 */ 0x0000, /* 0xA637 */ 0x0000, /* 0xA638 */ 0x0000, /* 0xA639 */ 0x0000, /* 0xA63A */ 0x0000, /* 0xA63B */ 0x0000, /* 0xA63C */ 0x0000, /* 0xA63D */ 0x0000, /* 0xA63E */ 0x0000, /* 0xA63F */ 0x0000, /* 0xA640 */ 0x0000, /* 0xA641 */ 0x0000, /* 0xA642 */ 0x0000, /* 0xA643 */ 0x0000, /* 0xA644 */ 0x0000, /* 0xA645 */ 0x0000, /* 0xA646 */ 0x0000, /* 0xA647 */ 0x0000, /* 0xA648 */ 0x0000, /* 0xA649 */ 0x0000, /* 0xA64A */ 0x0000, /* 0xA64B */ 0x0000, /* 0xA64C */ 0x0000, /* 0xA64D */ 0x0000, /* 0xA64E */ 0x0000, /* 0xA64F */ 0x0000, /* 0xA650 */ 0x0000, /* 0xA651 */ 0x0000, /* 0xA652 */ 0x0000, /* 0xA653 */ 0x0000, /* 0xA654 */ 0x0000, /* 0xA655 */ 0x0000, /* 0xA656 */ 0x0000, /* 0xA657 */ 0x0000, /* 0xA658 */ 0x0000, /* 0xA659 */ 0x0000, /* 0xA65A */ 0x0000, /* 0xA65B */ 0x0000, /* 0xA65C */ 0x0000, /* 0xA65D */ 0x0000, /* 0xA65E */ 0x0000, /* 0xA65F */ 0x0000, /* 0xA660 */ 0x0000, /* 0xA661 */ 0x0000, /* 0xA662 */ 0x0000, /* 0xA663 */ 0x0000, /* 0xA664 */ 0x0000, /* 0xA665 */ 0x0000, /* 0xA666 */ 0x0000, /* 0xA667 */ 0x0000, /* 0xA668 */ 0x0000, /* 0xA669 */ 0x0000, /* 0xA66A */ 0x0000, /* 0xA66B */ 0x0000, /* 0xA66C */ 0x0000, /* 0xA66D */ 0x0000, /* 0xA66E */ 0x0000, /* 0xA66F */ 0x0000, /* 0xA670 */ 0x0000, /* 0xA671 */ 0x0000, /* 0xA672 */ 0x0000, /* 0xA673 */ 0x0000, /* 0xA674 */ 0x0000, /* 0xA675 */ 0x0000, /* 0xA676 */ 0x0000, /* 0xA677 */ 0x0000, /* 0xA678 */ 0x0000, /* 0xA679 */ 0x0000, /* 0xA67A */ 0x0000, /* 0xA67B */ 0x0000, /* 0xA67C */ 0x0000, /* 0xA67D */ 0x0000, /* 0xA67E */ 0x0000, /* 0xA67F */ 0x0000, /* 0xA680 */ 0x0000, /* 0xA681 */ 0x0000, /* 0xA682 */ 0x0000, /* 0xA683 */ 0x0000, /* 0xA684 */ 0x0000, /* 0xA685 */ 0x0000, /* 0xA686 */ 0x0000, /* 0xA687 */ 0x0000, /* 0xA688 */ 0x0000, /* 0xA689 */ 0x0000, /* 0xA68A */ 0x0000, /* 0xA68B */ 0x0000, /* 0xA68C */ 0x0000, /* 0xA68D */ 0x0000, /* 0xA68E */ 0x0000, /* 0xA68F */ 0x0000, /* 0xA690 */ 0x0000, /* 0xA691 */ 0x0000, /* 0xA692 */ 0x0000, /* 0xA693 */ 0x0000, /* 0xA694 */ 0x0000, /* 0xA695 */ 0x0000, /* 0xA696 */ 0x0000, /* 0xA697 */ 0x0000, /* 0xA698 */ 0x0000, /* 0xA699 */ 0x0000, /* 0xA69A */ 0x0000, /* 0xA69B */ 0x0000, /* 0xA69C */ 0x0000, /* 0xA69D */ 0x0000, /* 0xA69E */ 0x0000, /* 0xA69F */ 0x0000, /* 0xA6A0 */ 0x0391, /* 0xA6A1 */ 0x0392, /* 0xA6A2 */ 0x0393, /* 0xA6A3 */ 0x0394, /* 0xA6A4 */ 0x0395, /* 0xA6A5 */ 0x0396, /* 0xA6A6 */ 0x0397, /* 0xA6A7 */ 0x0398, /* 0xA6A8 */ 0x0399, /* 0xA6A9 */ 0x039A, /* 0xA6AA */ 0x039B, /* 0xA6AB */ 0x039C, /* 0xA6AC */ 0x039D, /* 0xA6AD */ 0x039E, /* 0xA6AE */ 0x039F, /* 0xA6AF */ 0x03A0, /* 0xA6B0 */ 0x03A1, /* 0xA6B1 */ 0x03A3, /* 0xA6B2 */ 0x03A4, /* 0xA6B3 */ 0x03A5, /* 0xA6B4 */ 0x03A6, /* 0xA6B5 */ 0x03A7, /* 0xA6B6 */ 0x03A8, /* 0xA6B7 */ 0x03A9, /* 0xA6B8 */ 0x2664, /* 0xA6B9 */ 0x2660, /* 0xA6BA */ 0x2662, /* 0xA6BB */ 0x2666, /* 0xA6BC */ 0x2661, /* 0xA6BD */ 0x2665, /* 0xA6BE */ 0x2667, /* 0xA6BF */ 0x2663, /* 0xA6C0 */ 0x03B1, /* 0xA6C1 */ 0x03B2, /* 0xA6C2 */ 0x03B3, /* 0xA6C3 */ 0x03B4, /* 0xA6C4 */ 0x03B5, /* 0xA6C5 */ 0x03B6, /* 0xA6C6 */ 0x03B7, /* 0xA6C7 */ 0x03B8, /* 0xA6C8 */ 0x03B9, /* 0xA6C9 */ 0x03BA, /* 0xA6CA */ 0x03BB, /* 0xA6CB */ 0x03BC, /* 0xA6CC */ 0x03BD, /* 0xA6CD */ 0x03BE, /* 0xA6CE */ 0x03BF, /* 0xA6CF */ 0x03C0, /* 0xA6D0 */ 0x03C1, /* 0xA6D1 */ 0x03C3, /* 0xA6D2 */ 0x03C4, /* 0xA6D3 */ 0x03C5, /* 0xA6D4 */ 0x03C6, /* 0xA6D5 */ 0x03C7, /* 0xA6D6 */ 0x03C8, /* 0xA6D7 */ 0x03C9, /* 0xA6D8 */ 0x03C2, /* 0xA6D9 */ 0x24F5, /* 0xA6DA */ 0x24F6, /* 0xA6DB */ 0x24F7, /* 0xA6DC */ 0x24F8, /* 0xA6DD */ 0x24F9, /* 0xA6DE */ 0x24FA, /* 0xA6DF */ 0x24FB, /* 0xA6E0 */ 0x24FC, /* 0xA6E1 */ 0x24FD, /* 0xA6E2 */ 0x24FE, /* 0xA6E3 */ 0x2616, /* 0xA6E4 */ 0x2617, /* 0xA6E5 */ 0x3020, /* 0xA6E6 */ 0x260E, /* 0xA6E7 */ 0x2600, /* 0xA6E8 */ 0x2601, /* 0xA6E9 */ 0x2602, /* 0xA6EA */ 0x2603, /* 0xA6EB */ 0x2668, /* 0xA6EC */ 0x25B1, /* 0xA6ED */ 0x31F0, /* 0xA6EE */ 0x31F1, /* 0xA6EF */ 0x31F2, /* 0xA6F0 */ 0x31F3, /* 0xA6F1 */ 0x31F4, /* 0xA6F2 */ 0x31F5, /* 0xA6F3 */ 0x31F6, /* 0xA6F4 */ 0x31F7, /* 0xA6F5 */ 0x31F8, /* 0xA6F6 */ 0x31F9, /* 0xA6F7 */ 0x31F7, /* 0xA6F8 */ 0x31FA, /* 0xA6F9 */ 0x31FB, /* 0xA6FA */ 0x31FC, /* 0xA6FB */ 0x31FD, /* 0xA6FC */ 0x31FE, /* 0xA6FD */ 0x31FF, /* 0xA6FE */ 0x0000, /* 0xA6FF */ 0x0000, /* 0xA700 */ 0x0000, /* 0xA701 */ 0x0000, /* 0xA702 */ 0x0000, /* 0xA703 */ 0x0000, /* 0xA704 */ 0x0000, /* 0xA705 */ 0x0000, /* 0xA706 */ 0x0000, /* 0xA707 */ 0x0000, /* 0xA708 */ 0x0000, /* 0xA709 */ 0x0000, /* 0xA70A */ 0x0000, /* 0xA70B */ 0x0000, /* 0xA70C */ 0x0000, /* 0xA70D */ 0x0000, /* 0xA70E */ 0x0000, /* 0xA70F */ 0x0000, /* 0xA710 */ 0x0000, /* 0xA711 */ 0x0000, /* 0xA712 */ 0x0000, /* 0xA713 */ 0x0000, /* 0xA714 */ 0x0000, /* 0xA715 */ 0x0000, /* 0xA716 */ 0x0000, /* 0xA717 */ 0x0000, /* 0xA718 */ 0x0000, /* 0xA719 */ 0x0000, /* 0xA71A */ 0x0000, /* 0xA71B */ 0x0000, /* 0xA71C */ 0x0000, /* 0xA71D */ 0x0000, /* 0xA71E */ 0x0000, /* 0xA71F */ 0x0000, /* 0xA720 */ 0x0000, /* 0xA721 */ 0x0000, /* 0xA722 */ 0x0000, /* 0xA723 */ 0x0000, /* 0xA724 */ 0x0000, /* 0xA725 */ 0x0000, /* 0xA726 */ 0x0000, /* 0xA727 */ 0x0000, /* 0xA728 */ 0x0000, /* 0xA729 */ 0x0000, /* 0xA72A */ 0x0000, /* 0xA72B */ 0x0000, /* 0xA72C */ 0x0000, /* 0xA72D */ 0x0000, /* 0xA72E */ 0x0000, /* 0xA72F */ 0x0000, /* 0xA730 */ 0x0000, /* 0xA731 */ 0x0000, /* 0xA732 */ 0x0000, /* 0xA733 */ 0x0000, /* 0xA734 */ 0x0000, /* 0xA735 */ 0x0000, /* 0xA736 */ 0x0000, /* 0xA737 */ 0x0000, /* 0xA738 */ 0x0000, /* 0xA739 */ 0x0000, /* 0xA73A */ 0x0000, /* 0xA73B */ 0x0000, /* 0xA73C */ 0x0000, /* 0xA73D */ 0x0000, /* 0xA73E */ 0x0000, /* 0xA73F */ 0x0000, /* 0xA740 */ 0x0000, /* 0xA741 */ 0x0000, /* 0xA742 */ 0x0000, /* 0xA743 */ 0x0000, /* 0xA744 */ 0x0000, /* 0xA745 */ 0x0000, /* 0xA746 */ 0x0000, /* 0xA747 */ 0x0000, /* 0xA748 */ 0x0000, /* 0xA749 */ 0x0000, /* 0xA74A */ 0x0000, /* 0xA74B */ 0x0000, /* 0xA74C */ 0x0000, /* 0xA74D */ 0x0000, /* 0xA74E */ 0x0000, /* 0xA74F */ 0x0000, /* 0xA750 */ 0x0000, /* 0xA751 */ 0x0000, /* 0xA752 */ 0x0000, /* 0xA753 */ 0x0000, /* 0xA754 */ 0x0000, /* 0xA755 */ 0x0000, /* 0xA756 */ 0x0000, /* 0xA757 */ 0x0000, /* 0xA758 */ 0x0000, /* 0xA759 */ 0x0000, /* 0xA75A */ 0x0000, /* 0xA75B */ 0x0000, /* 0xA75C */ 0x0000, /* 0xA75D */ 0x0000, /* 0xA75E */ 0x0000, /* 0xA75F */ 0x0000, /* 0xA760 */ 0x0000, /* 0xA761 */ 0x0000, /* 0xA762 */ 0x0000, /* 0xA763 */ 0x0000, /* 0xA764 */ 0x0000, /* 0xA765 */ 0x0000, /* 0xA766 */ 0x0000, /* 0xA767 */ 0x0000, /* 0xA768 */ 0x0000, /* 0xA769 */ 0x0000, /* 0xA76A */ 0x0000, /* 0xA76B */ 0x0000, /* 0xA76C */ 0x0000, /* 0xA76D */ 0x0000, /* 0xA76E */ 0x0000, /* 0xA76F */ 0x0000, /* 0xA770 */ 0x0000, /* 0xA771 */ 0x0000, /* 0xA772 */ 0x0000, /* 0xA773 */ 0x0000, /* 0xA774 */ 0x0000, /* 0xA775 */ 0x0000, /* 0xA776 */ 0x0000, /* 0xA777 */ 0x0000, /* 0xA778 */ 0x0000, /* 0xA779 */ 0x0000, /* 0xA77A */ 0x0000, /* 0xA77B */ 0x0000, /* 0xA77C */ 0x0000, /* 0xA77D */ 0x0000, /* 0xA77E */ 0x0000, /* 0xA77F */ 0x0000, /* 0xA780 */ 0x0000, /* 0xA781 */ 0x0000, /* 0xA782 */ 0x0000, /* 0xA783 */ 0x0000, /* 0xA784 */ 0x0000, /* 0xA785 */ 0x0000, /* 0xA786 */ 0x0000, /* 0xA787 */ 0x0000, /* 0xA788 */ 0x0000, /* 0xA789 */ 0x0000, /* 0xA78A */ 0x0000, /* 0xA78B */ 0x0000, /* 0xA78C */ 0x0000, /* 0xA78D */ 0x0000, /* 0xA78E */ 0x0000, /* 0xA78F */ 0x0000, /* 0xA790 */ 0x0000, /* 0xA791 */ 0x0000, /* 0xA792 */ 0x0000, /* 0xA793 */ 0x0000, /* 0xA794 */ 0x0000, /* 0xA795 */ 0x0000, /* 0xA796 */ 0x0000, /* 0xA797 */ 0x0000, /* 0xA798 */ 0x0000, /* 0xA799 */ 0x0000, /* 0xA79A */ 0x0000, /* 0xA79B */ 0x0000, /* 0xA79C */ 0x0000, /* 0xA79D */ 0x0000, /* 0xA79E */ 0x0000, /* 0xA79F */ 0x0000, /* 0xA7A0 */ 0x0410, /* 0xA7A1 */ 0x0411, /* 0xA7A2 */ 0x0412, /* 0xA7A3 */ 0x0413, /* 0xA7A4 */ 0x0414, /* 0xA7A5 */ 0x0415, /* 0xA7A6 */ 0x0401, /* 0xA7A7 */ 0x0416, /* 0xA7A8 */ 0x0417, /* 0xA7A9 */ 0x0418, /* 0xA7AA */ 0x0419, /* 0xA7AB */ 0x041A, /* 0xA7AC */ 0x041B, /* 0xA7AD */ 0x041C, /* 0xA7AE */ 0x041D, /* 0xA7AF */ 0x041E, /* 0xA7B0 */ 0x041F, /* 0xA7B1 */ 0x0420, /* 0xA7B2 */ 0x0421, /* 0xA7B3 */ 0x0422, /* 0xA7B4 */ 0x0423, /* 0xA7B5 */ 0x0424, /* 0xA7B6 */ 0x0425, /* 0xA7B7 */ 0x0426, /* 0xA7B8 */ 0x0427, /* 0xA7B9 */ 0x0428, /* 0xA7BA */ 0x0429, /* 0xA7BB */ 0x042A, /* 0xA7BC */ 0x042B, /* 0xA7BD */ 0x042C, /* 0xA7BE */ 0x042D, /* 0xA7BF */ 0x042E, /* 0xA7C0 */ 0x042F, /* 0xA7C1 */ 0x23BE, /* 0xA7C2 */ 0x23BF, /* 0xA7C3 */ 0x23C0, /* 0xA7C4 */ 0x23C1, /* 0xA7C5 */ 0x23C2, /* 0xA7C6 */ 0x23C3, /* 0xA7C7 */ 0x23C4, /* 0xA7C8 */ 0x23C5, /* 0xA7C9 */ 0x23C6, /* 0xA7CA */ 0x23C7, /* 0xA7CB */ 0x23C8, /* 0xA7CC */ 0x23C9, /* 0xA7CD */ 0x23CA, /* 0xA7CE */ 0x23CB, /* 0xA7CF */ 0x23CC, /* 0xA7D0 */ 0x0430, /* 0xA7D1 */ 0x0431, /* 0xA7D2 */ 0x0432, /* 0xA7D3 */ 0x0433, /* 0xA7D4 */ 0x0434, /* 0xA7D5 */ 0x0435, /* 0xA7D6 */ 0x0451, /* 0xA7D7 */ 0x0436, /* 0xA7D8 */ 0x0437, /* 0xA7D9 */ 0x0438, /* 0xA7DA */ 0x0439, /* 0xA7DB */ 0x043A, /* 0xA7DC */ 0x043B, /* 0xA7DD */ 0x043C, /* 0xA7DE */ 0x043D, /* 0xA7DF */ 0x043E, /* 0xA7E0 */ 0x043F, /* 0xA7E1 */ 0x0440, /* 0xA7E2 */ 0x0441, /* 0xA7E3 */ 0x0442, /* 0xA7E4 */ 0x0443, /* 0xA7E5 */ 0x0444, /* 0xA7E6 */ 0x0445, /* 0xA7E7 */ 0x0446, /* 0xA7E8 */ 0x0447, /* 0xA7E9 */ 0x0448, /* 0xA7EA */ 0x0449, /* 0xA7EB */ 0x044A, /* 0xA7EC */ 0x044B, /* 0xA7ED */ 0x044C, /* 0xA7EE */ 0x044D, /* 0xA7EF */ 0x044E, /* 0xA7F0 */ 0x044F, /* 0xA7F1 */ 0x30F7, /* 0xA7F2 */ 0x30F8, /* 0xA7F3 */ 0x30F9, /* 0xA7F4 */ 0x30FA, /* 0xA7F5 */ 0x22DA, /* 0xA7F6 */ 0x22DB, /* 0xA7F7 */ 0x2153, /* 0xA7F8 */ 0x2154, /* 0xA7F9 */ 0x2155, /* 0xA7FA */ 0x2713, /* 0xA7FB */ 0x2318, /* 0xA7FC */ 0x2423, /* 0xA7FD */ 0x23CE, /* 0xA7FE */ 0x0000, /* 0xA7FF */ 0x0000, /* 0xA800 */ 0x0000, /* 0xA801 */ 0x0000, /* 0xA802 */ 0x0000, /* 0xA803 */ 0x0000, /* 0xA804 */ 0x0000, /* 0xA805 */ 0x0000, /* 0xA806 */ 0x0000, /* 0xA807 */ 0x0000, /* 0xA808 */ 0x0000, /* 0xA809 */ 0x0000, /* 0xA80A */ 0x0000, /* 0xA80B */ 0x0000, /* 0xA80C */ 0x0000, /* 0xA80D */ 0x0000, /* 0xA80E */ 0x0000, /* 0xA80F */ 0x0000, /* 0xA810 */ 0x0000, /* 0xA811 */ 0x0000, /* 0xA812 */ 0x0000, /* 0xA813 */ 0x0000, /* 0xA814 */ 0x0000, /* 0xA815 */ 0x0000, /* 0xA816 */ 0x0000, /* 0xA817 */ 0x0000, /* 0xA818 */ 0x0000, /* 0xA819 */ 0x0000, /* 0xA81A */ 0x0000, /* 0xA81B */ 0x0000, /* 0xA81C */ 0x0000, /* 0xA81D */ 0x0000, /* 0xA81E */ 0x0000, /* 0xA81F */ 0x0000, /* 0xA820 */ 0x0000, /* 0xA821 */ 0x0000, /* 0xA822 */ 0x0000, /* 0xA823 */ 0x0000, /* 0xA824 */ 0x0000, /* 0xA825 */ 0x0000, /* 0xA826 */ 0x0000, /* 0xA827 */ 0x0000, /* 0xA828 */ 0x0000, /* 0xA829 */ 0x0000, /* 0xA82A */ 0x0000, /* 0xA82B */ 0x0000, /* 0xA82C */ 0x0000, /* 0xA82D */ 0x0000, /* 0xA82E */ 0x0000, /* 0xA82F */ 0x0000, /* 0xA830 */ 0x0000, /* 0xA831 */ 0x0000, /* 0xA832 */ 0x0000, /* 0xA833 */ 0x0000, /* 0xA834 */ 0x0000, /* 0xA835 */ 0x0000, /* 0xA836 */ 0x0000, /* 0xA837 */ 0x0000, /* 0xA838 */ 0x0000, /* 0xA839 */ 0x0000, /* 0xA83A */ 0x0000, /* 0xA83B */ 0x0000, /* 0xA83C */ 0x0000, /* 0xA83D */ 0x0000, /* 0xA83E */ 0x0000, /* 0xA83F */ 0x0000, /* 0xA840 */ 0x0000, /* 0xA841 */ 0x0000, /* 0xA842 */ 0x0000, /* 0xA843 */ 0x0000, /* 0xA844 */ 0x0000, /* 0xA845 */ 0x0000, /* 0xA846 */ 0x0000, /* 0xA847 */ 0x0000, /* 0xA848 */ 0x0000, /* 0xA849 */ 0x0000, /* 0xA84A */ 0x0000, /* 0xA84B */ 0x0000, /* 0xA84C */ 0x0000, /* 0xA84D */ 0x0000, /* 0xA84E */ 0x0000, /* 0xA84F */ 0x0000, /* 0xA850 */ 0x0000, /* 0xA851 */ 0x0000, /* 0xA852 */ 0x0000, /* 0xA853 */ 0x0000, /* 0xA854 */ 0x0000, /* 0xA855 */ 0x0000, /* 0xA856 */ 0x0000, /* 0xA857 */ 0x0000, /* 0xA858 */ 0x0000, /* 0xA859 */ 0x0000, /* 0xA85A */ 0x0000, /* 0xA85B */ 0x0000, /* 0xA85C */ 0x0000, /* 0xA85D */ 0x0000, /* 0xA85E */ 0x0000, /* 0xA85F */ 0x0000, /* 0xA860 */ 0x0000, /* 0xA861 */ 0x0000, /* 0xA862 */ 0x0000, /* 0xA863 */ 0x0000, /* 0xA864 */ 0x0000, /* 0xA865 */ 0x0000, /* 0xA866 */ 0x0000, /* 0xA867 */ 0x0000, /* 0xA868 */ 0x0000, /* 0xA869 */ 0x0000, /* 0xA86A */ 0x0000, /* 0xA86B */ 0x0000, /* 0xA86C */ 0x0000, /* 0xA86D */ 0x0000, /* 0xA86E */ 0x0000, /* 0xA86F */ 0x0000, /* 0xA870 */ 0x0000, /* 0xA871 */ 0x0000, /* 0xA872 */ 0x0000, /* 0xA873 */ 0x0000, /* 0xA874 */ 0x0000, /* 0xA875 */ 0x0000, /* 0xA876 */ 0x0000, /* 0xA877 */ 0x0000, /* 0xA878 */ 0x0000, /* 0xA879 */ 0x0000, /* 0xA87A */ 0x0000, /* 0xA87B */ 0x0000, /* 0xA87C */ 0x0000, /* 0xA87D */ 0x0000, /* 0xA87E */ 0x0000, /* 0xA87F */ 0x0000, /* 0xA880 */ 0x0000, /* 0xA881 */ 0x0000, /* 0xA882 */ 0x0000, /* 0xA883 */ 0x0000, /* 0xA884 */ 0x0000, /* 0xA885 */ 0x0000, /* 0xA886 */ 0x0000, /* 0xA887 */ 0x0000, /* 0xA888 */ 0x0000, /* 0xA889 */ 0x0000, /* 0xA88A */ 0x0000, /* 0xA88B */ 0x0000, /* 0xA88C */ 0x0000, /* 0xA88D */ 0x0000, /* 0xA88E */ 0x0000, /* 0xA88F */ 0x0000, /* 0xA890 */ 0x0000, /* 0xA891 */ 0x0000, /* 0xA892 */ 0x0000, /* 0xA893 */ 0x0000, /* 0xA894 */ 0x0000, /* 0xA895 */ 0x0000, /* 0xA896 */ 0x0000, /* 0xA897 */ 0x0000, /* 0xA898 */ 0x0000, /* 0xA899 */ 0x0000, /* 0xA89A */ 0x0000, /* 0xA89B */ 0x0000, /* 0xA89C */ 0x0000, /* 0xA89D */ 0x0000, /* 0xA89E */ 0x0000, /* 0xA89F */ 0x0000, /* 0xA8A0 */ 0x2500, /* 0xA8A1 */ 0x2502, /* 0xA8A2 */ 0x250C, /* 0xA8A3 */ 0x2510, /* 0xA8A4 */ 0x2518, /* 0xA8A5 */ 0x2514, /* 0xA8A6 */ 0x251C, /* 0xA8A7 */ 0x252C, /* 0xA8A8 */ 0x2524, /* 0xA8A9 */ 0x2534, /* 0xA8AA */ 0x253C, /* 0xA8AB */ 0x2501, /* 0xA8AC */ 0x2503, /* 0xA8AD */ 0x250F, /* 0xA8AE */ 0x2513, /* 0xA8AF */ 0x251B, /* 0xA8B0 */ 0x2517, /* 0xA8B1 */ 0x2523, /* 0xA8B2 */ 0x2533, /* 0xA8B3 */ 0x252B, /* 0xA8B4 */ 0x253B, /* 0xA8B5 */ 0x254B, /* 0xA8B6 */ 0x2520, /* 0xA8B7 */ 0x252F, /* 0xA8B8 */ 0x2528, /* 0xA8B9 */ 0x2537, /* 0xA8BA */ 0x253F, /* 0xA8BB */ 0x251D, /* 0xA8BC */ 0x2530, /* 0xA8BD */ 0x2525, /* 0xA8BE */ 0x2538, /* 0xA8BF */ 0x2542, /* 0xA8C0 */ 0x3251, /* 0xA8C1 */ 0x3252, /* 0xA8C2 */ 0x3253, /* 0xA8C3 */ 0x3254, /* 0xA8C4 */ 0x3255, /* 0xA8C5 */ 0x3256, /* 0xA8C6 */ 0x3257, /* 0xA8C7 */ 0x3258, /* 0xA8C8 */ 0x3259, /* 0xA8C9 */ 0x325A, /* 0xA8CA */ 0x325B, /* 0xA8CB */ 0x325C, /* 0xA8CC */ 0x325D, /* 0xA8CD */ 0x325E, /* 0xA8CE */ 0x325F, /* 0xA8CF */ 0x32B1, /* 0xA8D0 */ 0x32B2, /* 0xA8D1 */ 0x32B3, /* 0xA8D2 */ 0x32B4, /* 0xA8D3 */ 0x32B5, /* 0xA8D4 */ 0x32B6, /* 0xA8D5 */ 0x32B7, /* 0xA8D6 */ 0x32B8, /* 0xA8D7 */ 0x32B9, /* 0xA8D8 */ 0x32BA, /* 0xA8D9 */ 0x32BB, /* 0xA8DA */ 0x32BC, /* 0xA8DB */ 0x32BD, /* 0xA8DC */ 0x32BE, /* 0xA8DD */ 0x32BF, /* 0xA8DE */ 0x0000, /* 0xA8DF */ 0x0000, /* 0xA8E0 */ 0x0000, /* 0xA8E1 */ 0x0000, /* 0xA8E2 */ 0x0000, /* 0xA8E3 */ 0x0000, /* 0xA8E4 */ 0x0000, /* 0xA8E5 */ 0x0000, /* 0xA8E6 */ 0x25D0, /* 0xA8E7 */ 0x25D1, /* 0xA8E8 */ 0x25D2, /* 0xA8E9 */ 0x25D3, /* 0xA8EA */ 0x203C, /* 0xA8EB */ 0x2047, /* 0xA8EC */ 0x2048, /* 0xA8ED */ 0x2049, /* 0xA8EE */ 0x01CD, /* 0xA8EF */ 0x01CE, /* 0xA8F0 */ 0x01D0, /* 0xA8F1 */ 0x1E3E, /* 0xA8F2 */ 0x1E3F, /* 0xA8F3 */ 0x01F8, /* 0xA8F4 */ 0x01F9, /* 0xA8F5 */ 0x01D1, /* 0xA8F6 */ 0x01D2, /* 0xA8F7 */ 0x01D4, /* 0xA8F8 */ 0x01D6, /* 0xA8F9 */ 0x01D8, /* 0xA8FA */ 0x01DA, /* 0xA8FB */ 0x01DC, /* 0xA8FC */ 0x0000, /* 0xA8FD */ 0x0000, /* 0xA8FE */ 0x0000, /* 0xA8FF */ 0x0000, /* 0xA900 */ 0x0000, /* 0xA901 */ 0x0000, /* 0xA902 */ 0x0000, /* 0xA903 */ 0x0000, /* 0xA904 */ 0x0000, /* 0xA905 */ 0x0000, /* 0xA906 */ 0x0000, /* 0xA907 */ 0x0000, /* 0xA908 */ 0x0000, /* 0xA909 */ 0x0000, /* 0xA90A */ 0x0000, /* 0xA90B */ 0x0000, /* 0xA90C */ 0x0000, /* 0xA90D */ 0x0000, /* 0xA90E */ 0x0000, /* 0xA90F */ 0x0000, /* 0xA910 */ 0x0000, /* 0xA911 */ 0x0000, /* 0xA912 */ 0x0000, /* 0xA913 */ 0x0000, /* 0xA914 */ 0x0000, /* 0xA915 */ 0x0000, /* 0xA916 */ 0x0000, /* 0xA917 */ 0x0000, /* 0xA918 */ 0x0000, /* 0xA919 */ 0x0000, /* 0xA91A */ 0x0000, /* 0xA91B */ 0x0000, /* 0xA91C */ 0x0000, /* 0xA91D */ 0x0000, /* 0xA91E */ 0x0000, /* 0xA91F */ 0x0000, /* 0xA920 */ 0x0000, /* 0xA921 */ 0x0000, /* 0xA922 */ 0x0000, /* 0xA923 */ 0x0000, /* 0xA924 */ 0x0000, /* 0xA925 */ 0x0000, /* 0xA926 */ 0x0000, /* 0xA927 */ 0x0000, /* 0xA928 */ 0x0000, /* 0xA929 */ 0x0000, /* 0xA92A */ 0x0000, /* 0xA92B */ 0x0000, /* 0xA92C */ 0x0000, /* 0xA92D */ 0x0000, /* 0xA92E */ 0x0000, /* 0xA92F */ 0x0000, /* 0xA930 */ 0x0000, /* 0xA931 */ 0x0000, /* 0xA932 */ 0x0000, /* 0xA933 */ 0x0000, /* 0xA934 */ 0x0000, /* 0xA935 */ 0x0000, /* 0xA936 */ 0x0000, /* 0xA937 */ 0x0000, /* 0xA938 */ 0x0000, /* 0xA939 */ 0x0000, /* 0xA93A */ 0x0000, /* 0xA93B */ 0x0000, /* 0xA93C */ 0x0000, /* 0xA93D */ 0x0000, /* 0xA93E */ 0x0000, /* 0xA93F */ 0x0000, /* 0xA940 */ 0x0000, /* 0xA941 */ 0x0000, /* 0xA942 */ 0x0000, /* 0xA943 */ 0x0000, /* 0xA944 */ 0x0000, /* 0xA945 */ 0x0000, /* 0xA946 */ 0x0000, /* 0xA947 */ 0x0000, /* 0xA948 */ 0x0000, /* 0xA949 */ 0x0000, /* 0xA94A */ 0x0000, /* 0xA94B */ 0x0000, /* 0xA94C */ 0x0000, /* 0xA94D */ 0x0000, /* 0xA94E */ 0x0000, /* 0xA94F */ 0x0000, /* 0xA950 */ 0x0000, /* 0xA951 */ 0x0000, /* 0xA952 */ 0x0000, /* 0xA953 */ 0x0000, /* 0xA954 */ 0x0000, /* 0xA955 */ 0x0000, /* 0xA956 */ 0x0000, /* 0xA957 */ 0x0000, /* 0xA958 */ 0x0000, /* 0xA959 */ 0x0000, /* 0xA95A */ 0x0000, /* 0xA95B */ 0x0000, /* 0xA95C */ 0x0000, /* 0xA95D */ 0x0000, /* 0xA95E */ 0x0000, /* 0xA95F */ 0x0000, /* 0xA960 */ 0x0000, /* 0xA961 */ 0x0000, /* 0xA962 */ 0x0000, /* 0xA963 */ 0x0000, /* 0xA964 */ 0x0000, /* 0xA965 */ 0x0000, /* 0xA966 */ 0x0000, /* 0xA967 */ 0x0000, /* 0xA968 */ 0x0000, /* 0xA969 */ 0x0000, /* 0xA96A */ 0x0000, /* 0xA96B */ 0x0000, /* 0xA96C */ 0x0000, /* 0xA96D */ 0x0000, /* 0xA96E */ 0x0000, /* 0xA96F */ 0x0000, /* 0xA970 */ 0x0000, /* 0xA971 */ 0x0000, /* 0xA972 */ 0x0000, /* 0xA973 */ 0x0000, /* 0xA974 */ 0x0000, /* 0xA975 */ 0x0000, /* 0xA976 */ 0x0000, /* 0xA977 */ 0x0000, /* 0xA978 */ 0x0000, /* 0xA979 */ 0x0000, /* 0xA97A */ 0x0000, /* 0xA97B */ 0x0000, /* 0xA97C */ 0x0000, /* 0xA97D */ 0x0000, /* 0xA97E */ 0x0000, /* 0xA97F */ 0x0000, /* 0xA980 */ 0x0000, /* 0xA981 */ 0x0000, /* 0xA982 */ 0x0000, /* 0xA983 */ 0x0000, /* 0xA984 */ 0x0000, /* 0xA985 */ 0x0000, /* 0xA986 */ 0x0000, /* 0xA987 */ 0x0000, /* 0xA988 */ 0x0000, /* 0xA989 */ 0x0000, /* 0xA98A */ 0x0000, /* 0xA98B */ 0x0000, /* 0xA98C */ 0x0000, /* 0xA98D */ 0x0000, /* 0xA98E */ 0x0000, /* 0xA98F */ 0x0000, /* 0xA990 */ 0x0000, /* 0xA991 */ 0x0000, /* 0xA992 */ 0x0000, /* 0xA993 */ 0x0000, /* 0xA994 */ 0x0000, /* 0xA995 */ 0x0000, /* 0xA996 */ 0x0000, /* 0xA997 */ 0x0000, /* 0xA998 */ 0x0000, /* 0xA999 */ 0x0000, /* 0xA99A */ 0x0000, /* 0xA99B */ 0x0000, /* 0xA99C */ 0x0000, /* 0xA99D */ 0x0000, /* 0xA99E */ 0x0000, /* 0xA99F */ 0x0000, /* 0xA9A0 */ 0x20AC, /* 0xA9A1 */ 0x00A0, /* 0xA9A2 */ 0x00A1, /* 0xA9A3 */ 0x00A4, /* 0xA9A4 */ 0x00A6, /* 0xA9A5 */ 0x00A9, /* 0xA9A6 */ 0x00AA, /* 0xA9A7 */ 0x00AB, /* 0xA9A8 */ 0x00AD, /* 0xA9A9 */ 0x00AE, /* 0xA9AA */ 0x00AF, /* 0xA9AB */ 0x00B2, /* 0xA9AC */ 0x00B3, /* 0xA9AD */ 0x00B7, /* 0xA9AE */ 0x00B8, /* 0xA9AF */ 0x00B9, /* 0xA9B0 */ 0x00BA, /* 0xA9B1 */ 0x00BB, /* 0xA9B2 */ 0x00BC, /* 0xA9B3 */ 0x00BD, /* 0xA9B4 */ 0x00BE, /* 0xA9B5 */ 0x00BF, /* 0xA9B6 */ 0x00C0, /* 0xA9B7 */ 0x00C1, /* 0xA9B8 */ 0x00C2, /* 0xA9B9 */ 0x00C3, /* 0xA9BA */ 0x00C4, /* 0xA9BB */ 0x00C5, /* 0xA9BC */ 0x00C6, /* 0xA9BD */ 0x00C7, /* 0xA9BE */ 0x00C8, /* 0xA9BF */ 0x00C9, /* 0xA9C0 */ 0x00CA, /* 0xA9C1 */ 0x00CB, /* 0xA9C2 */ 0x00CC, /* 0xA9C3 */ 0x00CD, /* 0xA9C4 */ 0x00CE, /* 0xA9C5 */ 0x00CF, /* 0xA9C6 */ 0x00D0, /* 0xA9C7 */ 0x00D1, /* 0xA9C8 */ 0x00D2, /* 0xA9C9 */ 0x00D3, /* 0xA9CA */ 0x00D4, /* 0xA9CB */ 0x00D5, /* 0xA9CC */ 0x00D6, /* 0xA9CD */ 0x00D8, /* 0xA9CE */ 0x00D9, /* 0xA9CF */ 0x00DA, /* 0xA9D0 */ 0x00DB, /* 0xA9D1 */ 0x00DC, /* 0xA9D2 */ 0x00DD, /* 0xA9D3 */ 0x00DE, /* 0xA9D4 */ 0x00DF, /* 0xA9D5 */ 0x00E0, /* 0xA9D6 */ 0x00E1, /* 0xA9D7 */ 0x00E2, /* 0xA9D8 */ 0x00E3, /* 0xA9D9 */ 0x00E4, /* 0xA9DA */ 0x00E5, /* 0xA9DB */ 0x00E6, /* 0xA9DC */ 0x00E7, /* 0xA9DD */ 0x00E8, /* 0xA9DE */ 0x00E9, /* 0xA9DF */ 0x00EA, /* 0xA9E0 */ 0x00EB, /* 0xA9E1 */ 0x00EC, /* 0xA9E2 */ 0x00ED, /* 0xA9E3 */ 0x00EE, /* 0xA9E4 */ 0x00EF, /* 0xA9E5 */ 0x00F0, /* 0xA9E6 */ 0x00F1, /* 0xA9E7 */ 0x00F2, /* 0xA9E8 */ 0x00F3, /* 0xA9E9 */ 0x00F4, /* 0xA9EA */ 0x00F5, /* 0xA9EB */ 0x00F6, /* 0xA9EC */ 0x00F8, /* 0xA9ED */ 0x00F9, /* 0xA9EE */ 0x00FA, /* 0xA9EF */ 0x00FB, /* 0xA9F0 */ 0x00FC, /* 0xA9F1 */ 0x00FD, /* 0xA9F2 */ 0x00FE, /* 0xA9F3 */ 0x00FF, /* 0xA9F4 */ 0x0100, /* 0xA9F5 */ 0x012A, /* 0xA9F6 */ 0x016A, /* 0xA9F7 */ 0x0112, /* 0xA9F8 */ 0x014C, /* 0xA9F9 */ 0x0101, /* 0xA9FA */ 0x012B, /* 0xA9FB */ 0x016B, /* 0xA9FC */ 0x0113, /* 0xA9FD */ 0x014D, /* 0xA9FE */ 0x0000, /* 0xA9FF */ 0x0000, /* 0xAA00 */ 0x0000, /* 0xAA01 */ 0x0000, /* 0xAA02 */ 0x0000, /* 0xAA03 */ 0x0000, /* 0xAA04 */ 0x0000, /* 0xAA05 */ 0x0000, /* 0xAA06 */ 0x0000, /* 0xAA07 */ 0x0000, /* 0xAA08 */ 0x0000, /* 0xAA09 */ 0x0000, /* 0xAA0A */ 0x0000, /* 0xAA0B */ 0x0000, /* 0xAA0C */ 0x0000, /* 0xAA0D */ 0x0000, /* 0xAA0E */ 0x0000, /* 0xAA0F */ 0x0000, /* 0xAA10 */ 0x0000, /* 0xAA11 */ 0x0000, /* 0xAA12 */ 0x0000, /* 0xAA13 */ 0x0000, /* 0xAA14 */ 0x0000, /* 0xAA15 */ 0x0000, /* 0xAA16 */ 0x0000, /* 0xAA17 */ 0x0000, /* 0xAA18 */ 0x0000, /* 0xAA19 */ 0x0000, /* 0xAA1A */ 0x0000, /* 0xAA1B */ 0x0000, /* 0xAA1C */ 0x0000, /* 0xAA1D */ 0x0000, /* 0xAA1E */ 0x0000, /* 0xAA1F */ 0x0000, /* 0xAA20 */ 0x0000, /* 0xAA21 */ 0x0000, /* 0xAA22 */ 0x0000, /* 0xAA23 */ 0x0000, /* 0xAA24 */ 0x0000, /* 0xAA25 */ 0x0000, /* 0xAA26 */ 0x0000, /* 0xAA27 */ 0x0000, /* 0xAA28 */ 0x0000, /* 0xAA29 */ 0x0000, /* 0xAA2A */ 0x0000, /* 0xAA2B */ 0x0000, /* 0xAA2C */ 0x0000, /* 0xAA2D */ 0x0000, /* 0xAA2E */ 0x0000, /* 0xAA2F */ 0x0000, /* 0xAA30 */ 0x0000, /* 0xAA31 */ 0x0000, /* 0xAA32 */ 0x0000, /* 0xAA33 */ 0x0000, /* 0xAA34 */ 0x0000, /* 0xAA35 */ 0x0000, /* 0xAA36 */ 0x0000, /* 0xAA37 */ 0x0000, /* 0xAA38 */ 0x0000, /* 0xAA39 */ 0x0000, /* 0xAA3A */ 0x0000, /* 0xAA3B */ 0x0000, /* 0xAA3C */ 0x0000, /* 0xAA3D */ 0x0000, /* 0xAA3E */ 0x0000, /* 0xAA3F */ 0x0000, /* 0xAA40 */ 0x0000, /* 0xAA41 */ 0x0000, /* 0xAA42 */ 0x0000, /* 0xAA43 */ 0x0000, /* 0xAA44 */ 0x0000, /* 0xAA45 */ 0x0000, /* 0xAA46 */ 0x0000, /* 0xAA47 */ 0x0000, /* 0xAA48 */ 0x0000, /* 0xAA49 */ 0x0000, /* 0xAA4A */ 0x0000, /* 0xAA4B */ 0x0000, /* 0xAA4C */ 0x0000, /* 0xAA4D */ 0x0000, /* 0xAA4E */ 0x0000, /* 0xAA4F */ 0x0000, /* 0xAA50 */ 0x0000, /* 0xAA51 */ 0x0000, /* 0xAA52 */ 0x0000, /* 0xAA53 */ 0x0000, /* 0xAA54 */ 0x0000, /* 0xAA55 */ 0x0000, /* 0xAA56 */ 0x0000, /* 0xAA57 */ 0x0000, /* 0xAA58 */ 0x0000, /* 0xAA59 */ 0x0000, /* 0xAA5A */ 0x0000, /* 0xAA5B */ 0x0000, /* 0xAA5C */ 0x0000, /* 0xAA5D */ 0x0000, /* 0xAA5E */ 0x0000, /* 0xAA5F */ 0x0000, /* 0xAA60 */ 0x0000, /* 0xAA61 */ 0x0000, /* 0xAA62 */ 0x0000, /* 0xAA63 */ 0x0000, /* 0xAA64 */ 0x0000, /* 0xAA65 */ 0x0000, /* 0xAA66 */ 0x0000, /* 0xAA67 */ 0x0000, /* 0xAA68 */ 0x0000, /* 0xAA69 */ 0x0000, /* 0xAA6A */ 0x0000, /* 0xAA6B */ 0x0000, /* 0xAA6C */ 0x0000, /* 0xAA6D */ 0x0000, /* 0xAA6E */ 0x0000, /* 0xAA6F */ 0x0000, /* 0xAA70 */ 0x0000, /* 0xAA71 */ 0x0000, /* 0xAA72 */ 0x0000, /* 0xAA73 */ 0x0000, /* 0xAA74 */ 0x0000, /* 0xAA75 */ 0x0000, /* 0xAA76 */ 0x0000, /* 0xAA77 */ 0x0000, /* 0xAA78 */ 0x0000, /* 0xAA79 */ 0x0000, /* 0xAA7A */ 0x0000, /* 0xAA7B */ 0x0000, /* 0xAA7C */ 0x0000, /* 0xAA7D */ 0x0000, /* 0xAA7E */ 0x0000, /* 0xAA7F */ 0x0000, /* 0xAA80 */ 0x0000, /* 0xAA81 */ 0x0000, /* 0xAA82 */ 0x0000, /* 0xAA83 */ 0x0000, /* 0xAA84 */ 0x0000, /* 0xAA85 */ 0x0000, /* 0xAA86 */ 0x0000, /* 0xAA87 */ 0x0000, /* 0xAA88 */ 0x0000, /* 0xAA89 */ 0x0000, /* 0xAA8A */ 0x0000, /* 0xAA8B */ 0x0000, /* 0xAA8C */ 0x0000, /* 0xAA8D */ 0x0000, /* 0xAA8E */ 0x0000, /* 0xAA8F */ 0x0000, /* 0xAA90 */ 0x0000, /* 0xAA91 */ 0x0000, /* 0xAA92 */ 0x0000, /* 0xAA93 */ 0x0000, /* 0xAA94 */ 0x0000, /* 0xAA95 */ 0x0000, /* 0xAA96 */ 0x0000, /* 0xAA97 */ 0x0000, /* 0xAA98 */ 0x0000, /* 0xAA99 */ 0x0000, /* 0xAA9A */ 0x0000, /* 0xAA9B */ 0x0000, /* 0xAA9C */ 0x0000, /* 0xAA9D */ 0x0000, /* 0xAA9E */ 0x0000, /* 0xAA9F */ 0x0000, /* 0xAAA0 */ 0x0104, /* 0xAAA1 */ 0x02D8, /* 0xAAA2 */ 0x0141, /* 0xAAA3 */ 0x013D, /* 0xAAA4 */ 0x015A, /* 0xAAA5 */ 0x0160, /* 0xAAA6 */ 0x015E, /* 0xAAA7 */ 0x0164, /* 0xAAA8 */ 0x0179, /* 0xAAA9 */ 0x017D, /* 0xAAAA */ 0x017B, /* 0xAAAB */ 0x0105, /* 0xAAAC */ 0x02DB, /* 0xAAAD */ 0x0142, /* 0xAAAE */ 0x013E, /* 0xAAAF */ 0x015B, /* 0xAAB0 */ 0x02C7, /* 0xAAB1 */ 0x0161, /* 0xAAB2 */ 0x015F, /* 0xAAB3 */ 0x0165, /* 0xAAB4 */ 0x017A, /* 0xAAB5 */ 0x02DD, /* 0xAAB6 */ 0x017E, /* 0xAAB7 */ 0x017C, /* 0xAAB8 */ 0x0154, /* 0xAAB9 */ 0x0102, /* 0xAABA */ 0x0139, /* 0xAABB */ 0x0106, /* 0xAABC */ 0x010C, /* 0xAABD */ 0x0118, /* 0xAABE */ 0x011A, /* 0xAABF */ 0x010E, /* 0xAAC0 */ 0x0143, /* 0xAAC1 */ 0x0147, /* 0xAAC2 */ 0x0150, /* 0xAAC3 */ 0x0158, /* 0xAAC4 */ 0x016E, /* 0xAAC5 */ 0x0170, /* 0xAAC6 */ 0x0162, /* 0xAAC7 */ 0x0155, /* 0xAAC8 */ 0x0103, /* 0xAAC9 */ 0x013A, /* 0xAACA */ 0x0107, /* 0xAACB */ 0x010D, /* 0xAACC */ 0x0119, /* 0xAACD */ 0x011B, /* 0xAACE */ 0x010F, /* 0xAACF */ 0x0111, /* 0xAAD0 */ 0x0144, /* 0xAAD1 */ 0x0148, /* 0xAAD2 */ 0x0151, /* 0xAAD3 */ 0x0159, /* 0xAAD4 */ 0x016F, /* 0xAAD5 */ 0x0171, /* 0xAAD6 */ 0x0163, /* 0xAAD7 */ 0x02D9, /* 0xAAD8 */ 0x0108, /* 0xAAD9 */ 0x011C, /* 0xAADA */ 0x0124, /* 0xAADB */ 0x0134, /* 0xAADC */ 0x015C, /* 0xAADD */ 0x016C, /* 0xAADE */ 0x0109, /* 0xAADF */ 0x011D, /* 0xAAE0 */ 0x0125, /* 0xAAE1 */ 0x0135, /* 0xAAE2 */ 0x015D, /* 0xAAE3 */ 0x016D, /* 0xAAE4 */ 0x0271, /* 0xAAE5 */ 0x028B, /* 0xAAE6 */ 0x027E, /* 0xAAE7 */ 0x0283, /* 0xAAE8 */ 0x0292, /* 0xAAE9 */ 0x026C, /* 0xAAEA */ 0x026E, /* 0xAAEB */ 0x0279, /* 0xAAEC */ 0x0288, /* 0xAAED */ 0x0256, /* 0xAAEE */ 0x0273, /* 0xAAEF */ 0x027D, /* 0xAAF0 */ 0x0282, /* 0xAAF1 */ 0x0290, /* 0xAAF2 */ 0x027B, /* 0xAAF3 */ 0x026D, /* 0xAAF4 */ 0x025F, /* 0xAAF5 */ 0x0272, /* 0xAAF6 */ 0x029D, /* 0xAAF7 */ 0x028E, /* 0xAAF8 */ 0x0261, /* 0xAAF9 */ 0x014B, /* 0xAAFA */ 0x0270, /* 0xAAFB */ 0x0281, /* 0xAAFC */ 0x0127, /* 0xAAFD */ 0x0295, /* 0xAAFE */ 0x0000, /* 0xAAFF */ 0x0000, /* 0xAB00 */ 0x0000, /* 0xAB01 */ 0x0000, /* 0xAB02 */ 0x0000, /* 0xAB03 */ 0x0000, /* 0xAB04 */ 0x0000, /* 0xAB05 */ 0x0000, /* 0xAB06 */ 0x0000, /* 0xAB07 */ 0x0000, /* 0xAB08 */ 0x0000, /* 0xAB09 */ 0x0000, /* 0xAB0A */ 0x0000, /* 0xAB0B */ 0x0000, /* 0xAB0C */ 0x0000, /* 0xAB0D */ 0x0000, /* 0xAB0E */ 0x0000, /* 0xAB0F */ 0x0000, /* 0xAB10 */ 0x0000, /* 0xAB11 */ 0x0000, /* 0xAB12 */ 0x0000, /* 0xAB13 */ 0x0000, /* 0xAB14 */ 0x0000, /* 0xAB15 */ 0x0000, /* 0xAB16 */ 0x0000, /* 0xAB17 */ 0x0000, /* 0xAB18 */ 0x0000, /* 0xAB19 */ 0x0000, /* 0xAB1A */ 0x0000, /* 0xAB1B */ 0x0000, /* 0xAB1C */ 0x0000, /* 0xAB1D */ 0x0000, /* 0xAB1E */ 0x0000, /* 0xAB1F */ 0x0000, /* 0xAB20 */ 0x0000, /* 0xAB21 */ 0x0000, /* 0xAB22 */ 0x0000, /* 0xAB23 */ 0x0000, /* 0xAB24 */ 0x0000, /* 0xAB25 */ 0x0000, /* 0xAB26 */ 0x0000, /* 0xAB27 */ 0x0000, /* 0xAB28 */ 0x0000, /* 0xAB29 */ 0x0000, /* 0xAB2A */ 0x0000, /* 0xAB2B */ 0x0000, /* 0xAB2C */ 0x0000, /* 0xAB2D */ 0x0000, /* 0xAB2E */ 0x0000, /* 0xAB2F */ 0x0000, /* 0xAB30 */ 0x0000, /* 0xAB31 */ 0x0000, /* 0xAB32 */ 0x0000, /* 0xAB33 */ 0x0000, /* 0xAB34 */ 0x0000, /* 0xAB35 */ 0x0000, /* 0xAB36 */ 0x0000, /* 0xAB37 */ 0x0000, /* 0xAB38 */ 0x0000, /* 0xAB39 */ 0x0000, /* 0xAB3A */ 0x0000, /* 0xAB3B */ 0x0000, /* 0xAB3C */ 0x0000, /* 0xAB3D */ 0x0000, /* 0xAB3E */ 0x0000, /* 0xAB3F */ 0x0000, /* 0xAB40 */ 0x0000, /* 0xAB41 */ 0x0000, /* 0xAB42 */ 0x0000, /* 0xAB43 */ 0x0000, /* 0xAB44 */ 0x0000, /* 0xAB45 */ 0x0000, /* 0xAB46 */ 0x0000, /* 0xAB47 */ 0x0000, /* 0xAB48 */ 0x0000, /* 0xAB49 */ 0x0000, /* 0xAB4A */ 0x0000, /* 0xAB4B */ 0x0000, /* 0xAB4C */ 0x0000, /* 0xAB4D */ 0x0000, /* 0xAB4E */ 0x0000, /* 0xAB4F */ 0x0000, /* 0xAB50 */ 0x0000, /* 0xAB51 */ 0x0000, /* 0xAB52 */ 0x0000, /* 0xAB53 */ 0x0000, /* 0xAB54 */ 0x0000, /* 0xAB55 */ 0x0000, /* 0xAB56 */ 0x0000, /* 0xAB57 */ 0x0000, /* 0xAB58 */ 0x0000, /* 0xAB59 */ 0x0000, /* 0xAB5A */ 0x0000, /* 0xAB5B */ 0x0000, /* 0xAB5C */ 0x0000, /* 0xAB5D */ 0x0000, /* 0xAB5E */ 0x0000, /* 0xAB5F */ 0x0000, /* 0xAB60 */ 0x0000, /* 0xAB61 */ 0x0000, /* 0xAB62 */ 0x0000, /* 0xAB63 */ 0x0000, /* 0xAB64 */ 0x0000, /* 0xAB65 */ 0x0000, /* 0xAB66 */ 0x0000, /* 0xAB67 */ 0x0000, /* 0xAB68 */ 0x0000, /* 0xAB69 */ 0x0000, /* 0xAB6A */ 0x0000, /* 0xAB6B */ 0x0000, /* 0xAB6C */ 0x0000, /* 0xAB6D */ 0x0000, /* 0xAB6E */ 0x0000, /* 0xAB6F */ 0x0000, /* 0xAB70 */ 0x0000, /* 0xAB71 */ 0x0000, /* 0xAB72 */ 0x0000, /* 0xAB73 */ 0x0000, /* 0xAB74 */ 0x0000, /* 0xAB75 */ 0x0000, /* 0xAB76 */ 0x0000, /* 0xAB77 */ 0x0000, /* 0xAB78 */ 0x0000, /* 0xAB79 */ 0x0000, /* 0xAB7A */ 0x0000, /* 0xAB7B */ 0x0000, /* 0xAB7C */ 0x0000, /* 0xAB7D */ 0x0000, /* 0xAB7E */ 0x0000, /* 0xAB7F */ 0x0000, /* 0xAB80 */ 0x0000, /* 0xAB81 */ 0x0000, /* 0xAB82 */ 0x0000, /* 0xAB83 */ 0x0000, /* 0xAB84 */ 0x0000, /* 0xAB85 */ 0x0000, /* 0xAB86 */ 0x0000, /* 0xAB87 */ 0x0000, /* 0xAB88 */ 0x0000, /* 0xAB89 */ 0x0000, /* 0xAB8A */ 0x0000, /* 0xAB8B */ 0x0000, /* 0xAB8C */ 0x0000, /* 0xAB8D */ 0x0000, /* 0xAB8E */ 0x0000, /* 0xAB8F */ 0x0000, /* 0xAB90 */ 0x0000, /* 0xAB91 */ 0x0000, /* 0xAB92 */ 0x0000, /* 0xAB93 */ 0x0000, /* 0xAB94 */ 0x0000, /* 0xAB95 */ 0x0000, /* 0xAB96 */ 0x0000, /* 0xAB97 */ 0x0000, /* 0xAB98 */ 0x0000, /* 0xAB99 */ 0x0000, /* 0xAB9A */ 0x0000, /* 0xAB9B */ 0x0000, /* 0xAB9C */ 0x0000, /* 0xAB9D */ 0x0000, /* 0xAB9E */ 0x0000, /* 0xAB9F */ 0x0000, /* 0xABA0 */ 0x0294, /* 0xABA1 */ 0x0266, /* 0xABA2 */ 0x0298, /* 0xABA3 */ 0x01C2, /* 0xABA4 */ 0x0253, /* 0xABA5 */ 0x0257, /* 0xABA6 */ 0x0284, /* 0xABA7 */ 0x0260, /* 0xABA8 */ 0x0193, /* 0xABA9 */ 0x0153, /* 0xABAA */ 0x0152, /* 0xABAB */ 0x0268, /* 0xABAC */ 0x0289, /* 0xABAD */ 0x0258, /* 0xABAE */ 0x0275, /* 0xABAF */ 0x0259, /* 0xABB0 */ 0x025C, /* 0xABB1 */ 0x025E, /* 0xABB2 */ 0x0250, /* 0xABB3 */ 0x026F, /* 0xABB4 */ 0x028A, /* 0xABB5 */ 0x0264, /* 0xABB6 */ 0x028C, /* 0xABB7 */ 0x0254, /* 0xABB8 */ 0x0251, /* 0xABB9 */ 0x0252, /* 0xABBA */ 0x028D, /* 0xABBB */ 0x0265, /* 0xABBC */ 0x02A2, /* 0xABBD */ 0x02A1, /* 0xABBE */ 0x0255, /* 0xABBF */ 0x0291, /* 0xABC0 */ 0x027A, /* 0xABC1 */ 0x0267, /* 0xABC2 */ 0x025A, /* 0xABC3 */ 0x00E6, /* 0xABC4 */ 0x01FD, /* 0xABC5 */ 0x1F70, /* 0xABC6 */ 0x1F71, /* 0xABC7 */ 0x0254, /* 0xABC8 */ 0x0254, /* 0xABC9 */ 0x028C, /* 0xABCA */ 0x028C, /* 0xABCB */ 0x0259, /* 0xABCC */ 0x0259, /* 0xABCD */ 0x025A, /* 0xABCE */ 0x025A, /* 0xABCF */ 0x1F72, /* 0xABD0 */ 0x1F73, /* 0xABD1 */ 0x0361, /* 0xABD2 */ 0x02C8, /* 0xABD3 */ 0x02CC, /* 0xABD4 */ 0x02D0, /* 0xABD5 */ 0x02D1, /* 0xABD6 */ 0x0306, /* 0xABD7 */ 0x203F, /* 0xABD8 */ 0x030B, /* 0xABD9 */ 0x0301, /* 0xABDA */ 0x0304, /* 0xABDB */ 0x0300, /* 0xABDC */ 0x030F, /* 0xABDD */ 0x030C, /* 0xABDE */ 0x0302, /* 0xABDF */ 0x02E5, /* 0xABE0 */ 0x02E6, /* 0xABE1 */ 0x02E7, /* 0xABE2 */ 0x02E8, /* 0xABE3 */ 0x02E9, /* 0xABE4 */ 0x02E9, /* 0xABE5 */ 0x02E5, /* 0xABE6 */ 0x0325, /* 0xABE7 */ 0x032C, /* 0xABE8 */ 0x0339, /* 0xABE9 */ 0x031C, /* 0xABEA */ 0x031F, /* 0xABEB */ 0x0320, /* 0xABEC */ 0x0308, /* 0xABED */ 0x033D, /* 0xABEE */ 0x0329, /* 0xABEF */ 0x032F, /* 0xABF0 */ 0x02DE, /* 0xABF1 */ 0x0324, /* 0xABF2 */ 0x0330, /* 0xABF3 */ 0x033C, /* 0xABF4 */ 0x0334, /* 0xABF5 */ 0x031D, /* 0xABF6 */ 0x031E, /* 0xABF7 */ 0x0318, /* 0xABF8 */ 0x0319, /* 0xABF9 */ 0x032A, /* 0xABFA */ 0x033A, /* 0xABFB */ 0x033B, /* 0xABFC */ 0x0303, /* 0xABFD */ 0x031A, /* 0xABFE */ 0x0000, /* 0xABFF */ 0x0000, /* 0xAC00 */ 0x0000, /* 0xAC01 */ 0x0000, /* 0xAC02 */ 0x0000, /* 0xAC03 */ 0x0000, /* 0xAC04 */ 0x0000, /* 0xAC05 */ 0x0000, /* 0xAC06 */ 0x0000, /* 0xAC07 */ 0x0000, /* 0xAC08 */ 0x0000, /* 0xAC09 */ 0x0000, /* 0xAC0A */ 0x0000, /* 0xAC0B */ 0x0000, /* 0xAC0C */ 0x0000, /* 0xAC0D */ 0x0000, /* 0xAC0E */ 0x0000, /* 0xAC0F */ 0x0000, /* 0xAC10 */ 0x0000, /* 0xAC11 */ 0x0000, /* 0xAC12 */ 0x0000, /* 0xAC13 */ 0x0000, /* 0xAC14 */ 0x0000, /* 0xAC15 */ 0x0000, /* 0xAC16 */ 0x0000, /* 0xAC17 */ 0x0000, /* 0xAC18 */ 0x0000, /* 0xAC19 */ 0x0000, /* 0xAC1A */ 0x0000, /* 0xAC1B */ 0x0000, /* 0xAC1C */ 0x0000, /* 0xAC1D */ 0x0000, /* 0xAC1E */ 0x0000, /* 0xAC1F */ 0x0000, /* 0xAC20 */ 0x0000, /* 0xAC21 */ 0x0000, /* 0xAC22 */ 0x0000, /* 0xAC23 */ 0x0000, /* 0xAC24 */ 0x0000, /* 0xAC25 */ 0x0000, /* 0xAC26 */ 0x0000, /* 0xAC27 */ 0x0000, /* 0xAC28 */ 0x0000, /* 0xAC29 */ 0x0000, /* 0xAC2A */ 0x0000, /* 0xAC2B */ 0x0000, /* 0xAC2C */ 0x0000, /* 0xAC2D */ 0x0000, /* 0xAC2E */ 0x0000, /* 0xAC2F */ 0x0000, /* 0xAC30 */ 0x0000, /* 0xAC31 */ 0x0000, /* 0xAC32 */ 0x0000, /* 0xAC33 */ 0x0000, /* 0xAC34 */ 0x0000, /* 0xAC35 */ 0x0000, /* 0xAC36 */ 0x0000, /* 0xAC37 */ 0x0000, /* 0xAC38 */ 0x0000, /* 0xAC39 */ 0x0000, /* 0xAC3A */ 0x0000, /* 0xAC3B */ 0x0000, /* 0xAC3C */ 0x0000, /* 0xAC3D */ 0x0000, /* 0xAC3E */ 0x0000, /* 0xAC3F */ 0x0000, /* 0xAC40 */ 0x0000, /* 0xAC41 */ 0x0000, /* 0xAC42 */ 0x0000, /* 0xAC43 */ 0x0000, /* 0xAC44 */ 0x0000, /* 0xAC45 */ 0x0000, /* 0xAC46 */ 0x0000, /* 0xAC47 */ 0x0000, /* 0xAC48 */ 0x0000, /* 0xAC49 */ 0x0000, /* 0xAC4A */ 0x0000, /* 0xAC4B */ 0x0000, /* 0xAC4C */ 0x0000, /* 0xAC4D */ 0x0000, /* 0xAC4E */ 0x0000, /* 0xAC4F */ 0x0000, /* 0xAC50 */ 0x0000, /* 0xAC51 */ 0x0000, /* 0xAC52 */ 0x0000, /* 0xAC53 */ 0x0000, /* 0xAC54 */ 0x0000, /* 0xAC55 */ 0x0000, /* 0xAC56 */ 0x0000, /* 0xAC57 */ 0x0000, /* 0xAC58 */ 0x0000, /* 0xAC59 */ 0x0000, /* 0xAC5A */ 0x0000, /* 0xAC5B */ 0x0000, /* 0xAC5C */ 0x0000, /* 0xAC5D */ 0x0000, /* 0xAC5E */ 0x0000, /* 0xAC5F */ 0x0000, /* 0xAC60 */ 0x0000, /* 0xAC61 */ 0x0000, /* 0xAC62 */ 0x0000, /* 0xAC63 */ 0x0000, /* 0xAC64 */ 0x0000, /* 0xAC65 */ 0x0000, /* 0xAC66 */ 0x0000, /* 0xAC67 */ 0x0000, /* 0xAC68 */ 0x0000, /* 0xAC69 */ 0x0000, /* 0xAC6A */ 0x0000, /* 0xAC6B */ 0x0000, /* 0xAC6C */ 0x0000, /* 0xAC6D */ 0x0000, /* 0xAC6E */ 0x0000, /* 0xAC6F */ 0x0000, /* 0xAC70 */ 0x0000, /* 0xAC71 */ 0x0000, /* 0xAC72 */ 0x0000, /* 0xAC73 */ 0x0000, /* 0xAC74 */ 0x0000, /* 0xAC75 */ 0x0000, /* 0xAC76 */ 0x0000, /* 0xAC77 */ 0x0000, /* 0xAC78 */ 0x0000, /* 0xAC79 */ 0x0000, /* 0xAC7A */ 0x0000, /* 0xAC7B */ 0x0000, /* 0xAC7C */ 0x0000, /* 0xAC7D */ 0x0000, /* 0xAC7E */ 0x0000, /* 0xAC7F */ 0x0000, /* 0xAC80 */ 0x0000, /* 0xAC81 */ 0x0000, /* 0xAC82 */ 0x0000, /* 0xAC83 */ 0x0000, /* 0xAC84 */ 0x0000, /* 0xAC85 */ 0x0000, /* 0xAC86 */ 0x0000, /* 0xAC87 */ 0x0000, /* 0xAC88 */ 0x0000, /* 0xAC89 */ 0x0000, /* 0xAC8A */ 0x0000, /* 0xAC8B */ 0x0000, /* 0xAC8C */ 0x0000, /* 0xAC8D */ 0x0000, /* 0xAC8E */ 0x0000, /* 0xAC8F */ 0x0000, /* 0xAC90 */ 0x0000, /* 0xAC91 */ 0x0000, /* 0xAC92 */ 0x0000, /* 0xAC93 */ 0x0000, /* 0xAC94 */ 0x0000, /* 0xAC95 */ 0x0000, /* 0xAC96 */ 0x0000, /* 0xAC97 */ 0x0000, /* 0xAC98 */ 0x0000, /* 0xAC99 */ 0x0000, /* 0xAC9A */ 0x0000, /* 0xAC9B */ 0x0000, /* 0xAC9C */ 0x0000, /* 0xAC9D */ 0x0000, /* 0xAC9E */ 0x0000, /* 0xAC9F */ 0x0000, /* 0xACA0 */ 0x2776, /* 0xACA1 */ 0x2777, /* 0xACA2 */ 0x2778, /* 0xACA3 */ 0x2779, /* 0xACA4 */ 0x277A, /* 0xACA5 */ 0x277B, /* 0xACA6 */ 0x277C, /* 0xACA7 */ 0x277D, /* 0xACA8 */ 0x277E, /* 0xACA9 */ 0x277F, /* 0xACAA */ 0x24EB, /* 0xACAB */ 0x24EC, /* 0xACAC */ 0x24ED, /* 0xACAD */ 0x24EE, /* 0xACAE */ 0x24EF, /* 0xACAF */ 0x24F0, /* 0xACB0 */ 0x24F1, /* 0xACB1 */ 0x24F2, /* 0xACB2 */ 0x24F3, /* 0xACB3 */ 0x24F4, /* 0xACB4 */ 0x2170, /* 0xACB5 */ 0x2171, /* 0xACB6 */ 0x2172, /* 0xACB7 */ 0x2173, /* 0xACB8 */ 0x2174, /* 0xACB9 */ 0x2175, /* 0xACBA */ 0x2176, /* 0xACBB */ 0x2177, /* 0xACBC */ 0x2178, /* 0xACBD */ 0x2179, /* 0xACBE */ 0x217A, /* 0xACBF */ 0x217B, /* 0xACC0 */ 0x24D0, /* 0xACC1 */ 0x24D1, /* 0xACC2 */ 0x24D2, /* 0xACC3 */ 0x24D3, /* 0xACC4 */ 0x24D4, /* 0xACC5 */ 0x24D5, /* 0xACC6 */ 0x24D6, /* 0xACC7 */ 0x24D7, /* 0xACC8 */ 0x24D8, /* 0xACC9 */ 0x24D9, /* 0xACCA */ 0x24DA, /* 0xACCB */ 0x24DB, /* 0xACCC */ 0x24DC, /* 0xACCD */ 0x24DD, /* 0xACCE */ 0x24DE, /* 0xACCF */ 0x24DF, /* 0xACD0 */ 0x24E0, /* 0xACD1 */ 0x24E1, /* 0xACD2 */ 0x24E2, /* 0xACD3 */ 0x24E3, /* 0xACD4 */ 0x24E4, /* 0xACD5 */ 0x24E5, /* 0xACD6 */ 0x24E6, /* 0xACD7 */ 0x24E7, /* 0xACD8 */ 0x24E8, /* 0xACD9 */ 0x24E9, /* 0xACDA */ 0x32D0, /* 0xACDB */ 0x32D1, /* 0xACDC */ 0x32D2, /* 0xACDD */ 0x32D3, /* 0xACDE */ 0x32D4, /* 0xACDF */ 0x32D5, /* 0xACE0 */ 0x32D6, /* 0xACE1 */ 0x32D7, /* 0xACE2 */ 0x32D8, /* 0xACE3 */ 0x32D9, /* 0xACE4 */ 0x32DA, /* 0xACE5 */ 0x32DB, /* 0xACE6 */ 0x32DC, /* 0xACE7 */ 0x32DD, /* 0xACE8 */ 0x32DE, /* 0xACE9 */ 0x32DF, /* 0xACEA */ 0x32E0, /* 0xACEB */ 0x32E1, /* 0xACEC */ 0x32E2, /* 0xACED */ 0x32E3, /* 0xACEE */ 0x32FA, /* 0xACEF */ 0x32E9, /* 0xACF0 */ 0x32E5, /* 0xACF1 */ 0x32ED, /* 0xACF2 */ 0x32EC, /* 0xACF3 */ 0x0000, /* 0xACF4 */ 0x0000, /* 0xACF5 */ 0x0000, /* 0xACF6 */ 0x0000, /* 0xACF7 */ 0x0000, /* 0xACF8 */ 0x0000, /* 0xACF9 */ 0x0000, /* 0xACFA */ 0x0000, /* 0xACFB */ 0x0000, /* 0xACFC */ 0x2051, /* 0xACFD */ 0x2042, /* 0xACFE */ 0x0000, /* 0xACFF */ 0x0000, /* 0xAD00 */ 0x0000, /* 0xAD01 */ 0x0000, /* 0xAD02 */ 0x0000, /* 0xAD03 */ 0x0000, /* 0xAD04 */ 0x0000, /* 0xAD05 */ 0x0000, /* 0xAD06 */ 0x0000, /* 0xAD07 */ 0x0000, /* 0xAD08 */ 0x0000, /* 0xAD09 */ 0x0000, /* 0xAD0A */ 0x0000, /* 0xAD0B */ 0x0000, /* 0xAD0C */ 0x0000, /* 0xAD0D */ 0x0000, /* 0xAD0E */ 0x0000, /* 0xAD0F */ 0x0000, /* 0xAD10 */ 0x0000, /* 0xAD11 */ 0x0000, /* 0xAD12 */ 0x0000, /* 0xAD13 */ 0x0000, /* 0xAD14 */ 0x0000, /* 0xAD15 */ 0x0000, /* 0xAD16 */ 0x0000, /* 0xAD17 */ 0x0000, /* 0xAD18 */ 0x0000, /* 0xAD19 */ 0x0000, /* 0xAD1A */ 0x0000, /* 0xAD1B */ 0x0000, /* 0xAD1C */ 0x0000, /* 0xAD1D */ 0x0000, /* 0xAD1E */ 0x0000, /* 0xAD1F */ 0x0000, /* 0xAD20 */ 0x0000, /* 0xAD21 */ 0x0000, /* 0xAD22 */ 0x0000, /* 0xAD23 */ 0x0000, /* 0xAD24 */ 0x0000, /* 0xAD25 */ 0x0000, /* 0xAD26 */ 0x0000, /* 0xAD27 */ 0x0000, /* 0xAD28 */ 0x0000, /* 0xAD29 */ 0x0000, /* 0xAD2A */ 0x0000, /* 0xAD2B */ 0x0000, /* 0xAD2C */ 0x0000, /* 0xAD2D */ 0x0000, /* 0xAD2E */ 0x0000, /* 0xAD2F */ 0x0000, /* 0xAD30 */ 0x0000, /* 0xAD31 */ 0x0000, /* 0xAD32 */ 0x0000, /* 0xAD33 */ 0x0000, /* 0xAD34 */ 0x0000, /* 0xAD35 */ 0x0000, /* 0xAD36 */ 0x0000, /* 0xAD37 */ 0x0000, /* 0xAD38 */ 0x0000, /* 0xAD39 */ 0x0000, /* 0xAD3A */ 0x0000, /* 0xAD3B */ 0x0000, /* 0xAD3C */ 0x0000, /* 0xAD3D */ 0x0000, /* 0xAD3E */ 0x0000, /* 0xAD3F */ 0x0000, /* 0xAD40 */ 0x0000, /* 0xAD41 */ 0x0000, /* 0xAD42 */ 0x0000, /* 0xAD43 */ 0x0000, /* 0xAD44 */ 0x0000, /* 0xAD45 */ 0x0000, /* 0xAD46 */ 0x0000, /* 0xAD47 */ 0x0000, /* 0xAD48 */ 0x0000, /* 0xAD49 */ 0x0000, /* 0xAD4A */ 0x0000, /* 0xAD4B */ 0x0000, /* 0xAD4C */ 0x0000, /* 0xAD4D */ 0x0000, /* 0xAD4E */ 0x0000, /* 0xAD4F */ 0x0000, /* 0xAD50 */ 0x0000, /* 0xAD51 */ 0x0000, /* 0xAD52 */ 0x0000, /* 0xAD53 */ 0x0000, /* 0xAD54 */ 0x0000, /* 0xAD55 */ 0x0000, /* 0xAD56 */ 0x0000, /* 0xAD57 */ 0x0000, /* 0xAD58 */ 0x0000, /* 0xAD59 */ 0x0000, /* 0xAD5A */ 0x0000, /* 0xAD5B */ 0x0000, /* 0xAD5C */ 0x0000, /* 0xAD5D */ 0x0000, /* 0xAD5E */ 0x0000, /* 0xAD5F */ 0x0000, /* 0xAD60 */ 0x0000, /* 0xAD61 */ 0x0000, /* 0xAD62 */ 0x0000, /* 0xAD63 */ 0x0000, /* 0xAD64 */ 0x0000, /* 0xAD65 */ 0x0000, /* 0xAD66 */ 0x0000, /* 0xAD67 */ 0x0000, /* 0xAD68 */ 0x0000, /* 0xAD69 */ 0x0000, /* 0xAD6A */ 0x0000, /* 0xAD6B */ 0x0000, /* 0xAD6C */ 0x0000, /* 0xAD6D */ 0x0000, /* 0xAD6E */ 0x0000, /* 0xAD6F */ 0x0000, /* 0xAD70 */ 0x0000, /* 0xAD71 */ 0x0000, /* 0xAD72 */ 0x0000, /* 0xAD73 */ 0x0000, /* 0xAD74 */ 0x0000, /* 0xAD75 */ 0x0000, /* 0xAD76 */ 0x0000, /* 0xAD77 */ 0x0000, /* 0xAD78 */ 0x0000, /* 0xAD79 */ 0x0000, /* 0xAD7A */ 0x0000, /* 0xAD7B */ 0x0000, /* 0xAD7C */ 0x0000, /* 0xAD7D */ 0x0000, /* 0xAD7E */ 0x0000, /* 0xAD7F */ 0x0000, /* 0xAD80 */ 0x0000, /* 0xAD81 */ 0x0000, /* 0xAD82 */ 0x0000, /* 0xAD83 */ 0x0000, /* 0xAD84 */ 0x0000, /* 0xAD85 */ 0x0000, /* 0xAD86 */ 0x0000, /* 0xAD87 */ 0x0000, /* 0xAD88 */ 0x0000, /* 0xAD89 */ 0x0000, /* 0xAD8A */ 0x0000, /* 0xAD8B */ 0x0000, /* 0xAD8C */ 0x0000, /* 0xAD8D */ 0x0000, /* 0xAD8E */ 0x0000, /* 0xAD8F */ 0x0000, /* 0xAD90 */ 0x0000, /* 0xAD91 */ 0x0000, /* 0xAD92 */ 0x0000, /* 0xAD93 */ 0x0000, /* 0xAD94 */ 0x0000, /* 0xAD95 */ 0x0000, /* 0xAD96 */ 0x0000, /* 0xAD97 */ 0x0000, /* 0xAD98 */ 0x0000, /* 0xAD99 */ 0x0000, /* 0xAD9A */ 0x0000, /* 0xAD9B */ 0x0000, /* 0xAD9C */ 0x0000, /* 0xAD9D */ 0x0000, /* 0xAD9E */ 0x0000, /* 0xAD9F */ 0x0000, /* 0xADA0 */ 0x2460, /* 0xADA1 */ 0x2461, /* 0xADA2 */ 0x2462, /* 0xADA3 */ 0x2463, /* 0xADA4 */ 0x2464, /* 0xADA5 */ 0x2465, /* 0xADA6 */ 0x2466, /* 0xADA7 */ 0x2467, /* 0xADA8 */ 0x2468, /* 0xADA9 */ 0x2469, /* 0xADAA */ 0x246A, /* 0xADAB */ 0x246B, /* 0xADAC */ 0x246C, /* 0xADAD */ 0x246D, /* 0xADAE */ 0x246E, /* 0xADAF */ 0x246F, /* 0xADB0 */ 0x2470, /* 0xADB1 */ 0x2471, /* 0xADB2 */ 0x2472, /* 0xADB3 */ 0x2473, /* 0xADB4 */ 0x2160, /* 0xADB5 */ 0x2161, /* 0xADB6 */ 0x2162, /* 0xADB7 */ 0x2163, /* 0xADB8 */ 0x2164, /* 0xADB9 */ 0x2165, /* 0xADBA */ 0x2166, /* 0xADBB */ 0x2167, /* 0xADBC */ 0x2168, /* 0xADBD */ 0x2169, /* 0xADBE */ 0x216A, /* 0xADBF */ 0x3349, /* 0xADC0 */ 0x3314, /* 0xADC1 */ 0x3322, /* 0xADC2 */ 0x334D, /* 0xADC3 */ 0x3318, /* 0xADC4 */ 0x3327, /* 0xADC5 */ 0x3303, /* 0xADC6 */ 0x3336, /* 0xADC7 */ 0x3351, /* 0xADC8 */ 0x3357, /* 0xADC9 */ 0x330D, /* 0xADCA */ 0x3326, /* 0xADCB */ 0x3323, /* 0xADCC */ 0x332B, /* 0xADCD */ 0x334A, /* 0xADCE */ 0x333B, /* 0xADCF */ 0x339C, /* 0xADD0 */ 0x339D, /* 0xADD1 */ 0x339E, /* 0xADD2 */ 0x338E, /* 0xADD3 */ 0x338F, /* 0xADD4 */ 0x33C4, /* 0xADD5 */ 0x33A1, /* 0xADD6 */ 0x216B, /* 0xADD7 */ 0x0000, /* 0xADD8 */ 0x0000, /* 0xADD9 */ 0x0000, /* 0xADDA */ 0x0000, /* 0xADDB */ 0x0000, /* 0xADDC */ 0x0000, /* 0xADDD */ 0x0000, /* 0xADDE */ 0x337B, /* 0xADDF */ 0x301D, /* 0xADE0 */ 0x301F, /* 0xADE1 */ 0x2116, /* 0xADE2 */ 0x33CD, /* 0xADE3 */ 0x2121, /* 0xADE4 */ 0x32A4, /* 0xADE5 */ 0x32A5, /* 0xADE6 */ 0x32A6, /* 0xADE7 */ 0x32A7, /* 0xADE8 */ 0x32A8, /* 0xADE9 */ 0x3231, /* 0xADEA */ 0x3232, /* 0xADEB */ 0x3239, /* 0xADEC */ 0x337E, /* 0xADED */ 0x337D, /* 0xADEE */ 0x337C, /* 0xADEF */ 0x0000, /* 0xADF0 */ 0x0000, /* 0xADF1 */ 0x0000, /* 0xADF2 */ 0x222E, /* 0xADF3 */ 0x0000, /* 0xADF4 */ 0x0000, /* 0xADF5 */ 0x0000, /* 0xADF6 */ 0x0000, /* 0xADF7 */ 0x221F, /* 0xADF8 */ 0x22BF, /* 0xADF9 */ 0x0000, /* 0xADFA */ 0x0000, /* 0xADFB */ 0x0000, /* 0xADFC */ 0x2756, /* 0xADFD */ 0x261E, /* 0xADFE */ 0x0000, /* 0xADFF */ 0x0000, /* 0xAE00 */ 0x0000, /* 0xAE01 */ 0x0000, /* 0xAE02 */ 0x0000, /* 0xAE03 */ 0x0000, /* 0xAE04 */ 0x0000, /* 0xAE05 */ 0x0000, /* 0xAE06 */ 0x0000, /* 0xAE07 */ 0x0000, /* 0xAE08 */ 0x0000, /* 0xAE09 */ 0x0000, /* 0xAE0A */ 0x0000, /* 0xAE0B */ 0x0000, /* 0xAE0C */ 0x0000, /* 0xAE0D */ 0x0000, /* 0xAE0E */ 0x0000, /* 0xAE0F */ 0x0000, /* 0xAE10 */ 0x0000, /* 0xAE11 */ 0x0000, /* 0xAE12 */ 0x0000, /* 0xAE13 */ 0x0000, /* 0xAE14 */ 0x0000, /* 0xAE15 */ 0x0000, /* 0xAE16 */ 0x0000, /* 0xAE17 */ 0x0000, /* 0xAE18 */ 0x0000, /* 0xAE19 */ 0x0000, /* 0xAE1A */ 0x0000, /* 0xAE1B */ 0x0000, /* 0xAE1C */ 0x0000, /* 0xAE1D */ 0x0000, /* 0xAE1E */ 0x0000, /* 0xAE1F */ 0x0000, /* 0xAE20 */ 0x0000, /* 0xAE21 */ 0x0000, /* 0xAE22 */ 0x0000, /* 0xAE23 */ 0x0000, /* 0xAE24 */ 0x0000, /* 0xAE25 */ 0x0000, /* 0xAE26 */ 0x0000, /* 0xAE27 */ 0x0000, /* 0xAE28 */ 0x0000, /* 0xAE29 */ 0x0000, /* 0xAE2A */ 0x0000, /* 0xAE2B */ 0x0000, /* 0xAE2C */ 0x0000, /* 0xAE2D */ 0x0000, /* 0xAE2E */ 0x0000, /* 0xAE2F */ 0x0000, /* 0xAE30 */ 0x0000, /* 0xAE31 */ 0x0000, /* 0xAE32 */ 0x0000, /* 0xAE33 */ 0x0000, /* 0xAE34 */ 0x0000, /* 0xAE35 */ 0x0000, /* 0xAE36 */ 0x0000, /* 0xAE37 */ 0x0000, /* 0xAE38 */ 0x0000, /* 0xAE39 */ 0x0000, /* 0xAE3A */ 0x0000, /* 0xAE3B */ 0x0000, /* 0xAE3C */ 0x0000, /* 0xAE3D */ 0x0000, /* 0xAE3E */ 0x0000, /* 0xAE3F */ 0x0000, /* 0xAE40 */ 0x0000, /* 0xAE41 */ 0x0000, /* 0xAE42 */ 0x0000, /* 0xAE43 */ 0x0000, /* 0xAE44 */ 0x0000, /* 0xAE45 */ 0x0000, /* 0xAE46 */ 0x0000, /* 0xAE47 */ 0x0000, /* 0xAE48 */ 0x0000, /* 0xAE49 */ 0x0000, /* 0xAE4A */ 0x0000, /* 0xAE4B */ 0x0000, /* 0xAE4C */ 0x0000, /* 0xAE4D */ 0x0000, /* 0xAE4E */ 0x0000, /* 0xAE4F */ 0x0000, /* 0xAE50 */ 0x0000, /* 0xAE51 */ 0x0000, /* 0xAE52 */ 0x0000, /* 0xAE53 */ 0x0000, /* 0xAE54 */ 0x0000, /* 0xAE55 */ 0x0000, /* 0xAE56 */ 0x0000, /* 0xAE57 */ 0x0000, /* 0xAE58 */ 0x0000, /* 0xAE59 */ 0x0000, /* 0xAE5A */ 0x0000, /* 0xAE5B */ 0x0000, /* 0xAE5C */ 0x0000, /* 0xAE5D */ 0x0000, /* 0xAE5E */ 0x0000, /* 0xAE5F */ 0x0000, /* 0xAE60 */ 0x0000, /* 0xAE61 */ 0x0000, /* 0xAE62 */ 0x0000, /* 0xAE63 */ 0x0000, /* 0xAE64 */ 0x0000, /* 0xAE65 */ 0x0000, /* 0xAE66 */ 0x0000, /* 0xAE67 */ 0x0000, /* 0xAE68 */ 0x0000, /* 0xAE69 */ 0x0000, /* 0xAE6A */ 0x0000, /* 0xAE6B */ 0x0000, /* 0xAE6C */ 0x0000, /* 0xAE6D */ 0x0000, /* 0xAE6E */ 0x0000, /* 0xAE6F */ 0x0000, /* 0xAE70 */ 0x0000, /* 0xAE71 */ 0x0000, /* 0xAE72 */ 0x0000, /* 0xAE73 */ 0x0000, /* 0xAE74 */ 0x0000, /* 0xAE75 */ 0x0000, /* 0xAE76 */ 0x0000, /* 0xAE77 */ 0x0000, /* 0xAE78 */ 0x0000, /* 0xAE79 */ 0x0000, /* 0xAE7A */ 0x0000, /* 0xAE7B */ 0x0000, /* 0xAE7C */ 0x0000, /* 0xAE7D */ 0x0000, /* 0xAE7E */ 0x0000, /* 0xAE7F */ 0x0000, /* 0xAE80 */ 0x0000, /* 0xAE81 */ 0x0000, /* 0xAE82 */ 0x0000, /* 0xAE83 */ 0x0000, /* 0xAE84 */ 0x0000, /* 0xAE85 */ 0x0000, /* 0xAE86 */ 0x0000, /* 0xAE87 */ 0x0000, /* 0xAE88 */ 0x0000, /* 0xAE89 */ 0x0000, /* 0xAE8A */ 0x0000, /* 0xAE8B */ 0x0000, /* 0xAE8C */ 0x0000, /* 0xAE8D */ 0x0000, /* 0xAE8E */ 0x0000, /* 0xAE8F */ 0x0000, /* 0xAE90 */ 0x0000, /* 0xAE91 */ 0x0000, /* 0xAE92 */ 0x0000, /* 0xAE93 */ 0x0000, /* 0xAE94 */ 0x0000, /* 0xAE95 */ 0x0000, /* 0xAE96 */ 0x0000, /* 0xAE97 */ 0x0000, /* 0xAE98 */ 0x0000, /* 0xAE99 */ 0x0000, /* 0xAE9A */ 0x0000, /* 0xAE9B */ 0x0000, /* 0xAE9C */ 0x0000, /* 0xAE9D */ 0x0000, /* 0xAE9E */ 0x0000, /* 0xAE9F */ 0x0000, /* 0xAEA0 */ 0x0000, /* 0xAEA1 */ 0x0000, /* 0xAEA2 */ 0x3402, /* 0xAEA3 */ 0x4E28, /* 0xAEA4 */ 0x4E2F, /* 0xAEA5 */ 0x4E30, /* 0xAEA6 */ 0x4E8D, /* 0xAEA7 */ 0x4EE1, /* 0xAEA8 */ 0x4EFD, /* 0xAEA9 */ 0x4EFF, /* 0xAEAA */ 0x4F03, /* 0xAEAB */ 0x4F0B, /* 0xAEAC */ 0x4F60, /* 0xAEAD */ 0x4F48, /* 0xAEAE */ 0x4F49, /* 0xAEAF */ 0x4F56, /* 0xAEB0 */ 0x4F5F, /* 0xAEB1 */ 0x4F6A, /* 0xAEB2 */ 0x4F6C, /* 0xAEB3 */ 0x4F7E, /* 0xAEB4 */ 0x4F8A, /* 0xAEB5 */ 0x4F94, /* 0xAEB6 */ 0x4F97, /* 0xAEB7 */ 0xFA30, /* 0xAEB8 */ 0x4FC9, /* 0xAEB9 */ 0x4FE0, /* 0xAEBA */ 0x5001, /* 0xAEBB */ 0x5002, /* 0xAEBC */ 0x500E, /* 0xAEBD */ 0x5018, /* 0xAEBE */ 0x5027, /* 0xAEBF */ 0x502E, /* 0xAEC0 */ 0x5040, /* 0xAEC1 */ 0x503B, /* 0xAEC2 */ 0x5041, /* 0xAEC3 */ 0x5094, /* 0xAEC4 */ 0x50CC, /* 0xAEC5 */ 0x50F2, /* 0xAEC6 */ 0x50D0, /* 0xAEC7 */ 0x50E6, /* 0xAEC8 */ 0xFA31, /* 0xAEC9 */ 0x5106, /* 0xAECA */ 0x5103, /* 0xAECB */ 0x510B, /* 0xAECC */ 0x511E, /* 0xAECD */ 0x5135, /* 0xAECE */ 0x514A, /* 0xAECF */ 0xFA32, /* 0xAED0 */ 0x5155, /* 0xAED1 */ 0x5157, /* 0xAED2 */ 0x34B5, /* 0xAED3 */ 0x519D, /* 0xAED4 */ 0x51C3, /* 0xAED5 */ 0x51CA, /* 0xAED6 */ 0x51DE, /* 0xAED7 */ 0x51E2, /* 0xAED8 */ 0x51EE, /* 0xAED9 */ 0x5201, /* 0xAEDA */ 0x34DB, /* 0xAEDB */ 0x5213, /* 0xAEDC */ 0x5215, /* 0xAEDD */ 0x5249, /* 0xAEDE */ 0x5257, /* 0xAEDF */ 0x5261, /* 0xAEE0 */ 0x5293, /* 0xAEE1 */ 0x52C8, /* 0xAEE2 */ 0xFA33, /* 0xAEE3 */ 0x52CC, /* 0xAEE4 */ 0x52D0, /* 0xAEE5 */ 0x52D6, /* 0xAEE6 */ 0x52DB, /* 0xAEE7 */ 0xFA34, /* 0xAEE8 */ 0x52F0, /* 0xAEE9 */ 0x52FB, /* 0xAEEA */ 0x5300, /* 0xAEEB */ 0x5307, /* 0xAEEC */ 0x531C, /* 0xAEED */ 0xFA35, /* 0xAEEE */ 0x5361, /* 0xAEEF */ 0x5363, /* 0xAEF0 */ 0x537D, /* 0xAEF1 */ 0x5393, /* 0xAEF2 */ 0x539D, /* 0xAEF3 */ 0x53B2, /* 0xAEF4 */ 0x5412, /* 0xAEF5 */ 0x5427, /* 0xAEF6 */ 0x544D, /* 0xAEF7 */ 0x549C, /* 0xAEF8 */ 0x546B, /* 0xAEF9 */ 0x5474, /* 0xAEFA */ 0x547F, /* 0xAEFB */ 0x5488, /* 0xAEFC */ 0x5496, /* 0xAEFD */ 0x54A1, /* 0xAEFE */ 0x0000, /* 0xAEFF */ 0x0000, /* 0xAF00 */ 0x0000, /* 0xAF01 */ 0x0000, /* 0xAF02 */ 0x0000, /* 0xAF03 */ 0x0000, /* 0xAF04 */ 0x0000, /* 0xAF05 */ 0x0000, /* 0xAF06 */ 0x0000, /* 0xAF07 */ 0x0000, /* 0xAF08 */ 0x0000, /* 0xAF09 */ 0x0000, /* 0xAF0A */ 0x0000, /* 0xAF0B */ 0x0000, /* 0xAF0C */ 0x0000, /* 0xAF0D */ 0x0000, /* 0xAF0E */ 0x0000, /* 0xAF0F */ 0x0000, /* 0xAF10 */ 0x0000, /* 0xAF11 */ 0x0000, /* 0xAF12 */ 0x0000, /* 0xAF13 */ 0x0000, /* 0xAF14 */ 0x0000, /* 0xAF15 */ 0x0000, /* 0xAF16 */ 0x0000, /* 0xAF17 */ 0x0000, /* 0xAF18 */ 0x0000, /* 0xAF19 */ 0x0000, /* 0xAF1A */ 0x0000, /* 0xAF1B */ 0x0000, /* 0xAF1C */ 0x0000, /* 0xAF1D */ 0x0000, /* 0xAF1E */ 0x0000, /* 0xAF1F */ 0x0000, /* 0xAF20 */ 0x0000, /* 0xAF21 */ 0x0000, /* 0xAF22 */ 0x0000, /* 0xAF23 */ 0x0000, /* 0xAF24 */ 0x0000, /* 0xAF25 */ 0x0000, /* 0xAF26 */ 0x0000, /* 0xAF27 */ 0x0000, /* 0xAF28 */ 0x0000, /* 0xAF29 */ 0x0000, /* 0xAF2A */ 0x0000, /* 0xAF2B */ 0x0000, /* 0xAF2C */ 0x0000, /* 0xAF2D */ 0x0000, /* 0xAF2E */ 0x0000, /* 0xAF2F */ 0x0000, /* 0xAF30 */ 0x0000, /* 0xAF31 */ 0x0000, /* 0xAF32 */ 0x0000, /* 0xAF33 */ 0x0000, /* 0xAF34 */ 0x0000, /* 0xAF35 */ 0x0000, /* 0xAF36 */ 0x0000, /* 0xAF37 */ 0x0000, /* 0xAF38 */ 0x0000, /* 0xAF39 */ 0x0000, /* 0xAF3A */ 0x0000, /* 0xAF3B */ 0x0000, /* 0xAF3C */ 0x0000, /* 0xAF3D */ 0x0000, /* 0xAF3E */ 0x0000, /* 0xAF3F */ 0x0000, /* 0xAF40 */ 0x0000, /* 0xAF41 */ 0x0000, /* 0xAF42 */ 0x0000, /* 0xAF43 */ 0x0000, /* 0xAF44 */ 0x0000, /* 0xAF45 */ 0x0000, /* 0xAF46 */ 0x0000, /* 0xAF47 */ 0x0000, /* 0xAF48 */ 0x0000, /* 0xAF49 */ 0x0000, /* 0xAF4A */ 0x0000, /* 0xAF4B */ 0x0000, /* 0xAF4C */ 0x0000, /* 0xAF4D */ 0x0000, /* 0xAF4E */ 0x0000, /* 0xAF4F */ 0x0000, /* 0xAF50 */ 0x0000, /* 0xAF51 */ 0x0000, /* 0xAF52 */ 0x0000, /* 0xAF53 */ 0x0000, /* 0xAF54 */ 0x0000, /* 0xAF55 */ 0x0000, /* 0xAF56 */ 0x0000, /* 0xAF57 */ 0x0000, /* 0xAF58 */ 0x0000, /* 0xAF59 */ 0x0000, /* 0xAF5A */ 0x0000, /* 0xAF5B */ 0x0000, /* 0xAF5C */ 0x0000, /* 0xAF5D */ 0x0000, /* 0xAF5E */ 0x0000, /* 0xAF5F */ 0x0000, /* 0xAF60 */ 0x0000, /* 0xAF61 */ 0x0000, /* 0xAF62 */ 0x0000, /* 0xAF63 */ 0x0000, /* 0xAF64 */ 0x0000, /* 0xAF65 */ 0x0000, /* 0xAF66 */ 0x0000, /* 0xAF67 */ 0x0000, /* 0xAF68 */ 0x0000, /* 0xAF69 */ 0x0000, /* 0xAF6A */ 0x0000, /* 0xAF6B */ 0x0000, /* 0xAF6C */ 0x0000, /* 0xAF6D */ 0x0000, /* 0xAF6E */ 0x0000, /* 0xAF6F */ 0x0000, /* 0xAF70 */ 0x0000, /* 0xAF71 */ 0x0000, /* 0xAF72 */ 0x0000, /* 0xAF73 */ 0x0000, /* 0xAF74 */ 0x0000, /* 0xAF75 */ 0x0000, /* 0xAF76 */ 0x0000, /* 0xAF77 */ 0x0000, /* 0xAF78 */ 0x0000, /* 0xAF79 */ 0x0000, /* 0xAF7A */ 0x0000, /* 0xAF7B */ 0x0000, /* 0xAF7C */ 0x0000, /* 0xAF7D */ 0x0000, /* 0xAF7E */ 0x0000, /* 0xAF7F */ 0x0000, /* 0xAF80 */ 0x0000, /* 0xAF81 */ 0x0000, /* 0xAF82 */ 0x0000, /* 0xAF83 */ 0x0000, /* 0xAF84 */ 0x0000, /* 0xAF85 */ 0x0000, /* 0xAF86 */ 0x0000, /* 0xAF87 */ 0x0000, /* 0xAF88 */ 0x0000, /* 0xAF89 */ 0x0000, /* 0xAF8A */ 0x0000, /* 0xAF8B */ 0x0000, /* 0xAF8C */ 0x0000, /* 0xAF8D */ 0x0000, /* 0xAF8E */ 0x0000, /* 0xAF8F */ 0x0000, /* 0xAF90 */ 0x0000, /* 0xAF91 */ 0x0000, /* 0xAF92 */ 0x0000, /* 0xAF93 */ 0x0000, /* 0xAF94 */ 0x0000, /* 0xAF95 */ 0x0000, /* 0xAF96 */ 0x0000, /* 0xAF97 */ 0x0000, /* 0xAF98 */ 0x0000, /* 0xAF99 */ 0x0000, /* 0xAF9A */ 0x0000, /* 0xAF9B */ 0x0000, /* 0xAF9C */ 0x0000, /* 0xAF9D */ 0x0000, /* 0xAF9E */ 0x0000, /* 0xAF9F */ 0x0000, /* 0xAFA0 */ 0x54A9, /* 0xAFA1 */ 0x54C6, /* 0xAFA2 */ 0x54FF, /* 0xAFA3 */ 0x550E, /* 0xAFA4 */ 0x552B, /* 0xAFA5 */ 0x5535, /* 0xAFA6 */ 0x5550, /* 0xAFA7 */ 0x555E, /* 0xAFA8 */ 0x5581, /* 0xAFA9 */ 0x5586, /* 0xAFAA */ 0x558E, /* 0xAFAB */ 0xFA36, /* 0xAFAC */ 0x55AD, /* 0xAFAD */ 0x55CE, /* 0xAFAE */ 0xFA37, /* 0xAFAF */ 0x5608, /* 0xAFB0 */ 0x560E, /* 0xAFB1 */ 0x563B, /* 0xAFB2 */ 0x5649, /* 0xAFB3 */ 0x5676, /* 0xAFB4 */ 0x5666, /* 0xAFB5 */ 0xFA38, /* 0xAFB6 */ 0x566F, /* 0xAFB7 */ 0x5671, /* 0xAFB8 */ 0x5672, /* 0xAFB9 */ 0x5699, /* 0xAFBA */ 0x569E, /* 0xAFBB */ 0x56A9, /* 0xAFBC */ 0x56AC, /* 0xAFBD */ 0x56B3, /* 0xAFBE */ 0x56C9, /* 0xAFBF */ 0x56CA, /* 0xAFC0 */ 0x570A, /* 0xAFC1 */ 0x0000, /* 0xAFC2 */ 0x5721, /* 0xAFC3 */ 0x572F, /* 0xAFC4 */ 0x5733, /* 0xAFC5 */ 0x5734, /* 0xAFC6 */ 0x5770, /* 0xAFC7 */ 0x5777, /* 0xAFC8 */ 0x577C, /* 0xAFC9 */ 0x579C, /* 0xAFCA */ 0xFA0F, /* 0xAFCB */ 0x0000, /* 0xAFCC */ 0x57B8, /* 0xAFCD */ 0x57C7, /* 0xAFCE */ 0x57C8, /* 0xAFCF */ 0x57CF, /* 0xAFD0 */ 0x57E4, /* 0xAFD1 */ 0x57ED, /* 0xAFD2 */ 0x57F5, /* 0xAFD3 */ 0x57F6, /* 0xAFD4 */ 0x57FF, /* 0xAFD5 */ 0x5809, /* 0xAFD6 */ 0xFA10, /* 0xAFD7 */ 0x5861, /* 0xAFD8 */ 0x5864, /* 0xAFD9 */ 0xFA39, /* 0xAFDA */ 0x587C, /* 0xAFDB */ 0x5889, /* 0xAFDC */ 0x589E, /* 0xAFDD */ 0xFA3A, /* 0xAFDE */ 0x58A9, /* 0xAFDF */ 0x0000, /* 0xAFE0 */ 0x58D2, /* 0xAFE1 */ 0x58CE, /* 0xAFE2 */ 0x58D4, /* 0xAFE3 */ 0x58DA, /* 0xAFE4 */ 0x58E0, /* 0xAFE5 */ 0x58E9, /* 0xAFE6 */ 0x590C, /* 0xAFE7 */ 0x8641, /* 0xAFE8 */ 0x595D, /* 0xAFE9 */ 0x596D, /* 0xAFEA */ 0x598B, /* 0xAFEB */ 0x5992, /* 0xAFEC */ 0x59A4, /* 0xAFED */ 0x59C3, /* 0xAFEE */ 0x59D2, /* 0xAFEF */ 0x59DD, /* 0xAFF0 */ 0x5A13, /* 0xAFF1 */ 0x5A23, /* 0xAFF2 */ 0x5A67, /* 0xAFF3 */ 0x5A6D, /* 0xAFF4 */ 0x5A77, /* 0xAFF5 */ 0x5A7E, /* 0xAFF6 */ 0x5A84, /* 0xAFF7 */ 0x5A9E, /* 0xAFF8 */ 0x5AA7, /* 0xAFF9 */ 0x5AC4, /* 0xAFFA */ 0x0000, /* 0xAFFB */ 0x5B19, /* 0xAFFC */ 0x5B25, /* 0xAFFD */ 0x0000, /* 0xAFFE */ 0x0000, /* 0xAFFF */ 0x0000, /* 0xB000 */ 0x0000, /* 0xB001 */ 0x0000, /* 0xB002 */ 0x0000, /* 0xB003 */ 0x0000, /* 0xB004 */ 0x0000, /* 0xB005 */ 0x0000, /* 0xB006 */ 0x0000, /* 0xB007 */ 0x0000, /* 0xB008 */ 0x0000, /* 0xB009 */ 0x0000, /* 0xB00A */ 0x0000, /* 0xB00B */ 0x0000, /* 0xB00C */ 0x0000, /* 0xB00D */ 0x0000, /* 0xB00E */ 0x0000, /* 0xB00F */ 0x0000, /* 0xB010 */ 0x0000, /* 0xB011 */ 0x0000, /* 0xB012 */ 0x0000, /* 0xB013 */ 0x0000, /* 0xB014 */ 0x0000, /* 0xB015 */ 0x0000, /* 0xB016 */ 0x0000, /* 0xB017 */ 0x0000, /* 0xB018 */ 0x0000, /* 0xB019 */ 0x0000, /* 0xB01A */ 0x0000, /* 0xB01B */ 0x0000, /* 0xB01C */ 0x0000, /* 0xB01D */ 0x0000, /* 0xB01E */ 0x0000, /* 0xB01F */ 0x0000, /* 0xB020 */ 0x0000, /* 0xB021 */ 0x0000, /* 0xB022 */ 0x0000, /* 0xB023 */ 0x0000, /* 0xB024 */ 0x0000, /* 0xB025 */ 0x0000, /* 0xB026 */ 0x0000, /* 0xB027 */ 0x0000, /* 0xB028 */ 0x0000, /* 0xB029 */ 0x0000, /* 0xB02A */ 0x0000, /* 0xB02B */ 0x0000, /* 0xB02C */ 0x0000, /* 0xB02D */ 0x0000, /* 0xB02E */ 0x0000, /* 0xB02F */ 0x0000, /* 0xB030 */ 0x0000, /* 0xB031 */ 0x0000, /* 0xB032 */ 0x0000, /* 0xB033 */ 0x0000, /* 0xB034 */ 0x0000, /* 0xB035 */ 0x0000, /* 0xB036 */ 0x0000, /* 0xB037 */ 0x0000, /* 0xB038 */ 0x0000, /* 0xB039 */ 0x0000, /* 0xB03A */ 0x0000, /* 0xB03B */ 0x0000, /* 0xB03C */ 0x0000, /* 0xB03D */ 0x0000, /* 0xB03E */ 0x0000, /* 0xB03F */ 0x0000, /* 0xB040 */ 0x0000, /* 0xB041 */ 0x0000, /* 0xB042 */ 0x0000, /* 0xB043 */ 0x0000, /* 0xB044 */ 0x0000, /* 0xB045 */ 0x0000, /* 0xB046 */ 0x0000, /* 0xB047 */ 0x0000, /* 0xB048 */ 0x0000, /* 0xB049 */ 0x0000, /* 0xB04A */ 0x0000, /* 0xB04B */ 0x0000, /* 0xB04C */ 0x0000, /* 0xB04D */ 0x0000, /* 0xB04E */ 0x0000, /* 0xB04F */ 0x0000, /* 0xB050 */ 0x0000, /* 0xB051 */ 0x0000, /* 0xB052 */ 0x0000, /* 0xB053 */ 0x0000, /* 0xB054 */ 0x0000, /* 0xB055 */ 0x0000, /* 0xB056 */ 0x0000, /* 0xB057 */ 0x0000, /* 0xB058 */ 0x0000, /* 0xB059 */ 0x0000, /* 0xB05A */ 0x0000, /* 0xB05B */ 0x0000, /* 0xB05C */ 0x0000, /* 0xB05D */ 0x0000, /* 0xB05E */ 0x0000, /* 0xB05F */ 0x0000, /* 0xB060 */ 0x0000, /* 0xB061 */ 0x0000, /* 0xB062 */ 0x0000, /* 0xB063 */ 0x0000, /* 0xB064 */ 0x0000, /* 0xB065 */ 0x0000, /* 0xB066 */ 0x0000, /* 0xB067 */ 0x0000, /* 0xB068 */ 0x0000, /* 0xB069 */ 0x0000, /* 0xB06A */ 0x0000, /* 0xB06B */ 0x0000, /* 0xB06C */ 0x0000, /* 0xB06D */ 0x0000, /* 0xB06E */ 0x0000, /* 0xB06F */ 0x0000, /* 0xB070 */ 0x0000, /* 0xB071 */ 0x0000, /* 0xB072 */ 0x0000, /* 0xB073 */ 0x0000, /* 0xB074 */ 0x0000, /* 0xB075 */ 0x0000, /* 0xB076 */ 0x0000, /* 0xB077 */ 0x0000, /* 0xB078 */ 0x0000, /* 0xB079 */ 0x0000, /* 0xB07A */ 0x0000, /* 0xB07B */ 0x0000, /* 0xB07C */ 0x0000, /* 0xB07D */ 0x0000, /* 0xB07E */ 0x0000, /* 0xB07F */ 0x0000, /* 0xB080 */ 0x0000, /* 0xB081 */ 0x0000, /* 0xB082 */ 0x0000, /* 0xB083 */ 0x0000, /* 0xB084 */ 0x0000, /* 0xB085 */ 0x0000, /* 0xB086 */ 0x0000, /* 0xB087 */ 0x0000, /* 0xB088 */ 0x0000, /* 0xB089 */ 0x0000, /* 0xB08A */ 0x0000, /* 0xB08B */ 0x0000, /* 0xB08C */ 0x0000, /* 0xB08D */ 0x0000, /* 0xB08E */ 0x0000, /* 0xB08F */ 0x0000, /* 0xB090 */ 0x0000, /* 0xB091 */ 0x0000, /* 0xB092 */ 0x0000, /* 0xB093 */ 0x0000, /* 0xB094 */ 0x0000, /* 0xB095 */ 0x0000, /* 0xB096 */ 0x0000, /* 0xB097 */ 0x0000, /* 0xB098 */ 0x0000, /* 0xB099 */ 0x0000, /* 0xB09A */ 0x0000, /* 0xB09B */ 0x0000, /* 0xB09C */ 0x0000, /* 0xB09D */ 0x0000, /* 0xB09E */ 0x0000, /* 0xB09F */ 0x0000, /* 0xB0A0 */ 0x4E9C, /* 0xB0A1 */ 0x5516, /* 0xB0A2 */ 0x5A03, /* 0xB0A3 */ 0x963F, /* 0xB0A4 */ 0x54C0, /* 0xB0A5 */ 0x611B, /* 0xB0A6 */ 0x6328, /* 0xB0A7 */ 0x59F6, /* 0xB0A8 */ 0x9022, /* 0xB0A9 */ 0x8475, /* 0xB0AA */ 0x831C, /* 0xB0AB */ 0x7A50, /* 0xB0AC */ 0x60AA, /* 0xB0AD */ 0x63E1, /* 0xB0AE */ 0x6E25, /* 0xB0AF */ 0x65ED, /* 0xB0B0 */ 0x8466, /* 0xB0B1 */ 0x82A6, /* 0xB0B2 */ 0x9BF5, /* 0xB0B3 */ 0x6893, /* 0xB0B4 */ 0x5727, /* 0xB0B5 */ 0x65A1, /* 0xB0B6 */ 0x6271, /* 0xB0B7 */ 0x5B9B, /* 0xB0B8 */ 0x59D0, /* 0xB0B9 */ 0x867B, /* 0xB0BA */ 0x98F4, /* 0xB0BB */ 0x7D62, /* 0xB0BC */ 0x7DBE, /* 0xB0BD */ 0x9B8E, /* 0xB0BE */ 0x6216, /* 0xB0BF */ 0x7C9F, /* 0xB0C0 */ 0x88B7, /* 0xB0C1 */ 0x5B89, /* 0xB0C2 */ 0x5EB5, /* 0xB0C3 */ 0x6309, /* 0xB0C4 */ 0x6697, /* 0xB0C5 */ 0x6848, /* 0xB0C6 */ 0x95C7, /* 0xB0C7 */ 0x978D, /* 0xB0C8 */ 0x674F, /* 0xB0C9 */ 0x4EE5, /* 0xB0CA */ 0x4F0A, /* 0xB0CB */ 0x4F4D, /* 0xB0CC */ 0x4F9D, /* 0xB0CD */ 0x5049, /* 0xB0CE */ 0x56F2, /* 0xB0CF */ 0x5937, /* 0xB0D0 */ 0x59D4, /* 0xB0D1 */ 0x5A01, /* 0xB0D2 */ 0x5C09, /* 0xB0D3 */ 0x60DF, /* 0xB0D4 */ 0x610F, /* 0xB0D5 */ 0x6170, /* 0xB0D6 */ 0x6613, /* 0xB0D7 */ 0x6905, /* 0xB0D8 */ 0x70BA, /* 0xB0D9 */ 0x754F, /* 0xB0DA */ 0x7570, /* 0xB0DB */ 0x79FB, /* 0xB0DC */ 0x7DAD, /* 0xB0DD */ 0x7DEF, /* 0xB0DE */ 0x80C3, /* 0xB0DF */ 0x840E, /* 0xB0E0 */ 0x8863, /* 0xB0E1 */ 0x8B02, /* 0xB0E2 */ 0x9055, /* 0xB0E3 */ 0x907A, /* 0xB0E4 */ 0x533B, /* 0xB0E5 */ 0x4E95, /* 0xB0E6 */ 0x4EA5, /* 0xB0E7 */ 0x57DF, /* 0xB0E8 */ 0x80B2, /* 0xB0E9 */ 0x90C1, /* 0xB0EA */ 0x78EF, /* 0xB0EB */ 0x4E00, /* 0xB0EC */ 0x58F1, /* 0xB0ED */ 0x6EA2, /* 0xB0EE */ 0x9038, /* 0xB0EF */ 0x7A32, /* 0xB0F0 */ 0x8328, /* 0xB0F1 */ 0x828B, /* 0xB0F2 */ 0x9C2F, /* 0xB0F3 */ 0x5141, /* 0xB0F4 */ 0x5370, /* 0xB0F5 */ 0x54BD, /* 0xB0F6 */ 0x54E1, /* 0xB0F7 */ 0x56E0, /* 0xB0F8 */ 0x59FB, /* 0xB0F9 */ 0x5F15, /* 0xB0FA */ 0x98F2, /* 0xB0FB */ 0x6DEB, /* 0xB0FC */ 0x80E4, /* 0xB0FD */ 0x852D, /* 0xB0FE */ 0x0000, /* 0xB0FF */ 0x0000, /* 0xB100 */ 0x0000, /* 0xB101 */ 0x0000, /* 0xB102 */ 0x0000, /* 0xB103 */ 0x0000, /* 0xB104 */ 0x0000, /* 0xB105 */ 0x0000, /* 0xB106 */ 0x0000, /* 0xB107 */ 0x0000, /* 0xB108 */ 0x0000, /* 0xB109 */ 0x0000, /* 0xB10A */ 0x0000, /* 0xB10B */ 0x0000, /* 0xB10C */ 0x0000, /* 0xB10D */ 0x0000, /* 0xB10E */ 0x0000, /* 0xB10F */ 0x0000, /* 0xB110 */ 0x0000, /* 0xB111 */ 0x0000, /* 0xB112 */ 0x0000, /* 0xB113 */ 0x0000, /* 0xB114 */ 0x0000, /* 0xB115 */ 0x0000, /* 0xB116 */ 0x0000, /* 0xB117 */ 0x0000, /* 0xB118 */ 0x0000, /* 0xB119 */ 0x0000, /* 0xB11A */ 0x0000, /* 0xB11B */ 0x0000, /* 0xB11C */ 0x0000, /* 0xB11D */ 0x0000, /* 0xB11E */ 0x0000, /* 0xB11F */ 0x0000, /* 0xB120 */ 0x0000, /* 0xB121 */ 0x0000, /* 0xB122 */ 0x0000, /* 0xB123 */ 0x0000, /* 0xB124 */ 0x0000, /* 0xB125 */ 0x0000, /* 0xB126 */ 0x0000, /* 0xB127 */ 0x0000, /* 0xB128 */ 0x0000, /* 0xB129 */ 0x0000, /* 0xB12A */ 0x0000, /* 0xB12B */ 0x0000, /* 0xB12C */ 0x0000, /* 0xB12D */ 0x0000, /* 0xB12E */ 0x0000, /* 0xB12F */ 0x0000, /* 0xB130 */ 0x0000, /* 0xB131 */ 0x0000, /* 0xB132 */ 0x0000, /* 0xB133 */ 0x0000, /* 0xB134 */ 0x0000, /* 0xB135 */ 0x0000, /* 0xB136 */ 0x0000, /* 0xB137 */ 0x0000, /* 0xB138 */ 0x0000, /* 0xB139 */ 0x0000, /* 0xB13A */ 0x0000, /* 0xB13B */ 0x0000, /* 0xB13C */ 0x0000, /* 0xB13D */ 0x0000, /* 0xB13E */ 0x0000, /* 0xB13F */ 0x0000, /* 0xB140 */ 0x0000, /* 0xB141 */ 0x0000, /* 0xB142 */ 0x0000, /* 0xB143 */ 0x0000, /* 0xB144 */ 0x0000, /* 0xB145 */ 0x0000, /* 0xB146 */ 0x0000, /* 0xB147 */ 0x0000, /* 0xB148 */ 0x0000, /* 0xB149 */ 0x0000, /* 0xB14A */ 0x0000, /* 0xB14B */ 0x0000, /* 0xB14C */ 0x0000, /* 0xB14D */ 0x0000, /* 0xB14E */ 0x0000, /* 0xB14F */ 0x0000, /* 0xB150 */ 0x0000, /* 0xB151 */ 0x0000, /* 0xB152 */ 0x0000, /* 0xB153 */ 0x0000, /* 0xB154 */ 0x0000, /* 0xB155 */ 0x0000, /* 0xB156 */ 0x0000, /* 0xB157 */ 0x0000, /* 0xB158 */ 0x0000, /* 0xB159 */ 0x0000, /* 0xB15A */ 0x0000, /* 0xB15B */ 0x0000, /* 0xB15C */ 0x0000, /* 0xB15D */ 0x0000, /* 0xB15E */ 0x0000, /* 0xB15F */ 0x0000, /* 0xB160 */ 0x0000, /* 0xB161 */ 0x0000, /* 0xB162 */ 0x0000, /* 0xB163 */ 0x0000, /* 0xB164 */ 0x0000, /* 0xB165 */ 0x0000, /* 0xB166 */ 0x0000, /* 0xB167 */ 0x0000, /* 0xB168 */ 0x0000, /* 0xB169 */ 0x0000, /* 0xB16A */ 0x0000, /* 0xB16B */ 0x0000, /* 0xB16C */ 0x0000, /* 0xB16D */ 0x0000, /* 0xB16E */ 0x0000, /* 0xB16F */ 0x0000, /* 0xB170 */ 0x0000, /* 0xB171 */ 0x0000, /* 0xB172 */ 0x0000, /* 0xB173 */ 0x0000, /* 0xB174 */ 0x0000, /* 0xB175 */ 0x0000, /* 0xB176 */ 0x0000, /* 0xB177 */ 0x0000, /* 0xB178 */ 0x0000, /* 0xB179 */ 0x0000, /* 0xB17A */ 0x0000, /* 0xB17B */ 0x0000, /* 0xB17C */ 0x0000, /* 0xB17D */ 0x0000, /* 0xB17E */ 0x0000, /* 0xB17F */ 0x0000, /* 0xB180 */ 0x0000, /* 0xB181 */ 0x0000, /* 0xB182 */ 0x0000, /* 0xB183 */ 0x0000, /* 0xB184 */ 0x0000, /* 0xB185 */ 0x0000, /* 0xB186 */ 0x0000, /* 0xB187 */ 0x0000, /* 0xB188 */ 0x0000, /* 0xB189 */ 0x0000, /* 0xB18A */ 0x0000, /* 0xB18B */ 0x0000, /* 0xB18C */ 0x0000, /* 0xB18D */ 0x0000, /* 0xB18E */ 0x0000, /* 0xB18F */ 0x0000, /* 0xB190 */ 0x0000, /* 0xB191 */ 0x0000, /* 0xB192 */ 0x0000, /* 0xB193 */ 0x0000, /* 0xB194 */ 0x0000, /* 0xB195 */ 0x0000, /* 0xB196 */ 0x0000, /* 0xB197 */ 0x0000, /* 0xB198 */ 0x0000, /* 0xB199 */ 0x0000, /* 0xB19A */ 0x0000, /* 0xB19B */ 0x0000, /* 0xB19C */ 0x0000, /* 0xB19D */ 0x0000, /* 0xB19E */ 0x0000, /* 0xB19F */ 0x0000, /* 0xB1A0 */ 0x9662, /* 0xB1A1 */ 0x9670, /* 0xB1A2 */ 0x96A0, /* 0xB1A3 */ 0x97FB, /* 0xB1A4 */ 0x540B, /* 0xB1A5 */ 0x53F3, /* 0xB1A6 */ 0x5B87, /* 0xB1A7 */ 0x70CF, /* 0xB1A8 */ 0x7FBD, /* 0xB1A9 */ 0x8FC2, /* 0xB1AA */ 0x96E8, /* 0xB1AB */ 0x536F, /* 0xB1AC */ 0x9D5C, /* 0xB1AD */ 0x7ABA, /* 0xB1AE */ 0x4E11, /* 0xB1AF */ 0x7893, /* 0xB1B0 */ 0x81FC, /* 0xB1B1 */ 0x6E26, /* 0xB1B2 */ 0x5618, /* 0xB1B3 */ 0x5504, /* 0xB1B4 */ 0x6B1D, /* 0xB1B5 */ 0x851A, /* 0xB1B6 */ 0x9C3B, /* 0xB1B7 */ 0x59E5, /* 0xB1B8 */ 0x53A9, /* 0xB1B9 */ 0x6D66, /* 0xB1BA */ 0x74DC, /* 0xB1BB */ 0x958F, /* 0xB1BC */ 0x5642, /* 0xB1BD */ 0x4E91, /* 0xB1BE */ 0x904B, /* 0xB1BF */ 0x96F2, /* 0xB1C0 */ 0x834F, /* 0xB1C1 */ 0x990C, /* 0xB1C2 */ 0x53E1, /* 0xB1C3 */ 0x55B6, /* 0xB1C4 */ 0x5B30, /* 0xB1C5 */ 0x5F71, /* 0xB1C6 */ 0x6620, /* 0xB1C7 */ 0x66F3, /* 0xB1C8 */ 0x6804, /* 0xB1C9 */ 0x6C38, /* 0xB1CA */ 0x6CF3, /* 0xB1CB */ 0x6D29, /* 0xB1CC */ 0x745B, /* 0xB1CD */ 0x76C8, /* 0xB1CE */ 0x7A4E, /* 0xB1CF */ 0x9834, /* 0xB1D0 */ 0x82F1, /* 0xB1D1 */ 0x885B, /* 0xB1D2 */ 0x8A60, /* 0xB1D3 */ 0x92ED, /* 0xB1D4 */ 0x6DB2, /* 0xB1D5 */ 0x75AB, /* 0xB1D6 */ 0x76CA, /* 0xB1D7 */ 0x99C5, /* 0xB1D8 */ 0x60A6, /* 0xB1D9 */ 0x8B01, /* 0xB1DA */ 0x8D8A, /* 0xB1DB */ 0x95B2, /* 0xB1DC */ 0x698E, /* 0xB1DD */ 0x53AD, /* 0xB1DE */ 0x5186, /* 0xB1DF */ 0x5712, /* 0xB1E0 */ 0x5830, /* 0xB1E1 */ 0x5944, /* 0xB1E2 */ 0x5BB4, /* 0xB1E3 */ 0x5EF6, /* 0xB1E4 */ 0x6028, /* 0xB1E5 */ 0x63A9, /* 0xB1E6 */ 0x63F4, /* 0xB1E7 */ 0x6CBF, /* 0xB1E8 */ 0x6F14, /* 0xB1E9 */ 0x708E, /* 0xB1EA */ 0x7114, /* 0xB1EB */ 0x7159, /* 0xB1EC */ 0x71D5, /* 0xB1ED */ 0x733F, /* 0xB1EE */ 0x7E01, /* 0xB1EF */ 0x8276, /* 0xB1F0 */ 0x82D1, /* 0xB1F1 */ 0x8597, /* 0xB1F2 */ 0x9060, /* 0xB1F3 */ 0x925B, /* 0xB1F4 */ 0x9D1B, /* 0xB1F5 */ 0x5869, /* 0xB1F6 */ 0x65BC, /* 0xB1F7 */ 0x6C5A, /* 0xB1F8 */ 0x7525, /* 0xB1F9 */ 0x51F9, /* 0xB1FA */ 0x592E, /* 0xB1FB */ 0x5965, /* 0xB1FC */ 0x5F80, /* 0xB1FD */ 0x5FDC, /* 0xB1FE */ 0x0000, /* 0xB1FF */ 0x0000, /* 0xB200 */ 0x0000, /* 0xB201 */ 0x0000, /* 0xB202 */ 0x0000, /* 0xB203 */ 0x0000, /* 0xB204 */ 0x0000, /* 0xB205 */ 0x0000, /* 0xB206 */ 0x0000, /* 0xB207 */ 0x0000, /* 0xB208 */ 0x0000, /* 0xB209 */ 0x0000, /* 0xB20A */ 0x0000, /* 0xB20B */ 0x0000, /* 0xB20C */ 0x0000, /* 0xB20D */ 0x0000, /* 0xB20E */ 0x0000, /* 0xB20F */ 0x0000, /* 0xB210 */ 0x0000, /* 0xB211 */ 0x0000, /* 0xB212 */ 0x0000, /* 0xB213 */ 0x0000, /* 0xB214 */ 0x0000, /* 0xB215 */ 0x0000, /* 0xB216 */ 0x0000, /* 0xB217 */ 0x0000, /* 0xB218 */ 0x0000, /* 0xB219 */ 0x0000, /* 0xB21A */ 0x0000, /* 0xB21B */ 0x0000, /* 0xB21C */ 0x0000, /* 0xB21D */ 0x0000, /* 0xB21E */ 0x0000, /* 0xB21F */ 0x0000, /* 0xB220 */ 0x0000, /* 0xB221 */ 0x0000, /* 0xB222 */ 0x0000, /* 0xB223 */ 0x0000, /* 0xB224 */ 0x0000, /* 0xB225 */ 0x0000, /* 0xB226 */ 0x0000, /* 0xB227 */ 0x0000, /* 0xB228 */ 0x0000, /* 0xB229 */ 0x0000, /* 0xB22A */ 0x0000, /* 0xB22B */ 0x0000, /* 0xB22C */ 0x0000, /* 0xB22D */ 0x0000, /* 0xB22E */ 0x0000, /* 0xB22F */ 0x0000, /* 0xB230 */ 0x0000, /* 0xB231 */ 0x0000, /* 0xB232 */ 0x0000, /* 0xB233 */ 0x0000, /* 0xB234 */ 0x0000, /* 0xB235 */ 0x0000, /* 0xB236 */ 0x0000, /* 0xB237 */ 0x0000, /* 0xB238 */ 0x0000, /* 0xB239 */ 0x0000, /* 0xB23A */ 0x0000, /* 0xB23B */ 0x0000, /* 0xB23C */ 0x0000, /* 0xB23D */ 0x0000, /* 0xB23E */ 0x0000, /* 0xB23F */ 0x0000, /* 0xB240 */ 0x0000, /* 0xB241 */ 0x0000, /* 0xB242 */ 0x0000, /* 0xB243 */ 0x0000, /* 0xB244 */ 0x0000, /* 0xB245 */ 0x0000, /* 0xB246 */ 0x0000, /* 0xB247 */ 0x0000, /* 0xB248 */ 0x0000, /* 0xB249 */ 0x0000, /* 0xB24A */ 0x0000, /* 0xB24B */ 0x0000, /* 0xB24C */ 0x0000, /* 0xB24D */ 0x0000, /* 0xB24E */ 0x0000, /* 0xB24F */ 0x0000, /* 0xB250 */ 0x0000, /* 0xB251 */ 0x0000, /* 0xB252 */ 0x0000, /* 0xB253 */ 0x0000, /* 0xB254 */ 0x0000, /* 0xB255 */ 0x0000, /* 0xB256 */ 0x0000, /* 0xB257 */ 0x0000, /* 0xB258 */ 0x0000, /* 0xB259 */ 0x0000, /* 0xB25A */ 0x0000, /* 0xB25B */ 0x0000, /* 0xB25C */ 0x0000, /* 0xB25D */ 0x0000, /* 0xB25E */ 0x0000, /* 0xB25F */ 0x0000, /* 0xB260 */ 0x0000, /* 0xB261 */ 0x0000, /* 0xB262 */ 0x0000, /* 0xB263 */ 0x0000, /* 0xB264 */ 0x0000, /* 0xB265 */ 0x0000, /* 0xB266 */ 0x0000, /* 0xB267 */ 0x0000, /* 0xB268 */ 0x0000, /* 0xB269 */ 0x0000, /* 0xB26A */ 0x0000, /* 0xB26B */ 0x0000, /* 0xB26C */ 0x0000, /* 0xB26D */ 0x0000, /* 0xB26E */ 0x0000, /* 0xB26F */ 0x0000, /* 0xB270 */ 0x0000, /* 0xB271 */ 0x0000, /* 0xB272 */ 0x0000, /* 0xB273 */ 0x0000, /* 0xB274 */ 0x0000, /* 0xB275 */ 0x0000, /* 0xB276 */ 0x0000, /* 0xB277 */ 0x0000, /* 0xB278 */ 0x0000, /* 0xB279 */ 0x0000, /* 0xB27A */ 0x0000, /* 0xB27B */ 0x0000, /* 0xB27C */ 0x0000, /* 0xB27D */ 0x0000, /* 0xB27E */ 0x0000, /* 0xB27F */ 0x0000, /* 0xB280 */ 0x0000, /* 0xB281 */ 0x0000, /* 0xB282 */ 0x0000, /* 0xB283 */ 0x0000, /* 0xB284 */ 0x0000, /* 0xB285 */ 0x0000, /* 0xB286 */ 0x0000, /* 0xB287 */ 0x0000, /* 0xB288 */ 0x0000, /* 0xB289 */ 0x0000, /* 0xB28A */ 0x0000, /* 0xB28B */ 0x0000, /* 0xB28C */ 0x0000, /* 0xB28D */ 0x0000, /* 0xB28E */ 0x0000, /* 0xB28F */ 0x0000, /* 0xB290 */ 0x0000, /* 0xB291 */ 0x0000, /* 0xB292 */ 0x0000, /* 0xB293 */ 0x0000, /* 0xB294 */ 0x0000, /* 0xB295 */ 0x0000, /* 0xB296 */ 0x0000, /* 0xB297 */ 0x0000, /* 0xB298 */ 0x0000, /* 0xB299 */ 0x0000, /* 0xB29A */ 0x0000, /* 0xB29B */ 0x0000, /* 0xB29C */ 0x0000, /* 0xB29D */ 0x0000, /* 0xB29E */ 0x0000, /* 0xB29F */ 0x0000, /* 0xB2A0 */ 0x62BC, /* 0xB2A1 */ 0x65FA, /* 0xB2A2 */ 0x6A2A, /* 0xB2A3 */ 0x6B27, /* 0xB2A4 */ 0x6BB4, /* 0xB2A5 */ 0x738B, /* 0xB2A6 */ 0x7FC1, /* 0xB2A7 */ 0x8956, /* 0xB2A8 */ 0x9D2C, /* 0xB2A9 */ 0x9D0E, /* 0xB2AA */ 0x9EC4, /* 0xB2AB */ 0x5CA1, /* 0xB2AC */ 0x6C96, /* 0xB2AD */ 0x837B, /* 0xB2AE */ 0x5104, /* 0xB2AF */ 0x5C4B, /* 0xB2B0 */ 0x61B6, /* 0xB2B1 */ 0x81C6, /* 0xB2B2 */ 0x6876, /* 0xB2B3 */ 0x7261, /* 0xB2B4 */ 0x4E59, /* 0xB2B5 */ 0x4FFA, /* 0xB2B6 */ 0x5378, /* 0xB2B7 */ 0x6069, /* 0xB2B8 */ 0x6E29, /* 0xB2B9 */ 0x7A4F, /* 0xB2BA */ 0x97F3, /* 0xB2BB */ 0x4E0B, /* 0xB2BC */ 0x5316, /* 0xB2BD */ 0x4EEE, /* 0xB2BE */ 0x4F55, /* 0xB2BF */ 0x4F3D, /* 0xB2C0 */ 0x4FA1, /* 0xB2C1 */ 0x4F73, /* 0xB2C2 */ 0x52A0, /* 0xB2C3 */ 0x53EF, /* 0xB2C4 */ 0x5609, /* 0xB2C5 */ 0x590F, /* 0xB2C6 */ 0x5AC1, /* 0xB2C7 */ 0x5BB6, /* 0xB2C8 */ 0x5BE1, /* 0xB2C9 */ 0x79D1, /* 0xB2CA */ 0x6687, /* 0xB2CB */ 0x679C, /* 0xB2CC */ 0x67B6, /* 0xB2CD */ 0x6B4C, /* 0xB2CE */ 0x6CB3, /* 0xB2CF */ 0x706B, /* 0xB2D0 */ 0x73C2, /* 0xB2D1 */ 0x798D, /* 0xB2D2 */ 0x79BE, /* 0xB2D3 */ 0x7A3C, /* 0xB2D4 */ 0x7B87, /* 0xB2D5 */ 0x82B1, /* 0xB2D6 */ 0x82DB, /* 0xB2D7 */ 0x8304, /* 0xB2D8 */ 0x8377, /* 0xB2D9 */ 0x83EF, /* 0xB2DA */ 0x83D3, /* 0xB2DB */ 0x8766, /* 0xB2DC */ 0x8AB2, /* 0xB2DD */ 0x5629, /* 0xB2DE */ 0x8CA8, /* 0xB2DF */ 0x8FE6, /* 0xB2E0 */ 0x904E, /* 0xB2E1 */ 0x971E, /* 0xB2E2 */ 0x868A, /* 0xB2E3 */ 0x4FC4, /* 0xB2E4 */ 0x5CE8, /* 0xB2E5 */ 0x6211, /* 0xB2E6 */ 0x7259, /* 0xB2E7 */ 0x753B, /* 0xB2E8 */ 0x81E5, /* 0xB2E9 */ 0x82BD, /* 0xB2EA */ 0x86FE, /* 0xB2EB */ 0x8CC0, /* 0xB2EC */ 0x96C5, /* 0xB2ED */ 0x9913, /* 0xB2EE */ 0x99D5, /* 0xB2EF */ 0x4ECB, /* 0xB2F0 */ 0x4F1A, /* 0xB2F1 */ 0x89E3, /* 0xB2F2 */ 0x56DE, /* 0xB2F3 */ 0x584A, /* 0xB2F4 */ 0x58CA, /* 0xB2F5 */ 0x5EFB, /* 0xB2F6 */ 0x5FEB, /* 0xB2F7 */ 0x602A, /* 0xB2F8 */ 0x6094, /* 0xB2F9 */ 0x6062, /* 0xB2FA */ 0x61D0, /* 0xB2FB */ 0x6212, /* 0xB2FC */ 0x62D0, /* 0xB2FD */ 0x6539, /* 0xB2FE */ 0x0000, /* 0xB2FF */ 0x0000, /* 0xB300 */ 0x0000, /* 0xB301 */ 0x0000, /* 0xB302 */ 0x0000, /* 0xB303 */ 0x0000, /* 0xB304 */ 0x0000, /* 0xB305 */ 0x0000, /* 0xB306 */ 0x0000, /* 0xB307 */ 0x0000, /* 0xB308 */ 0x0000, /* 0xB309 */ 0x0000, /* 0xB30A */ 0x0000, /* 0xB30B */ 0x0000, /* 0xB30C */ 0x0000, /* 0xB30D */ 0x0000, /* 0xB30E */ 0x0000, /* 0xB30F */ 0x0000, /* 0xB310 */ 0x0000, /* 0xB311 */ 0x0000, /* 0xB312 */ 0x0000, /* 0xB313 */ 0x0000, /* 0xB314 */ 0x0000, /* 0xB315 */ 0x0000, /* 0xB316 */ 0x0000, /* 0xB317 */ 0x0000, /* 0xB318 */ 0x0000, /* 0xB319 */ 0x0000, /* 0xB31A */ 0x0000, /* 0xB31B */ 0x0000, /* 0xB31C */ 0x0000, /* 0xB31D */ 0x0000, /* 0xB31E */ 0x0000, /* 0xB31F */ 0x0000, /* 0xB320 */ 0x0000, /* 0xB321 */ 0x0000, /* 0xB322 */ 0x0000, /* 0xB323 */ 0x0000, /* 0xB324 */ 0x0000, /* 0xB325 */ 0x0000, /* 0xB326 */ 0x0000, /* 0xB327 */ 0x0000, /* 0xB328 */ 0x0000, /* 0xB329 */ 0x0000, /* 0xB32A */ 0x0000, /* 0xB32B */ 0x0000, /* 0xB32C */ 0x0000, /* 0xB32D */ 0x0000, /* 0xB32E */ 0x0000, /* 0xB32F */ 0x0000, /* 0xB330 */ 0x0000, /* 0xB331 */ 0x0000, /* 0xB332 */ 0x0000, /* 0xB333 */ 0x0000, /* 0xB334 */ 0x0000, /* 0xB335 */ 0x0000, /* 0xB336 */ 0x0000, /* 0xB337 */ 0x0000, /* 0xB338 */ 0x0000, /* 0xB339 */ 0x0000, /* 0xB33A */ 0x0000, /* 0xB33B */ 0x0000, /* 0xB33C */ 0x0000, /* 0xB33D */ 0x0000, /* 0xB33E */ 0x0000, /* 0xB33F */ 0x0000, /* 0xB340 */ 0x0000, /* 0xB341 */ 0x0000, /* 0xB342 */ 0x0000, /* 0xB343 */ 0x0000, /* 0xB344 */ 0x0000, /* 0xB345 */ 0x0000, /* 0xB346 */ 0x0000, /* 0xB347 */ 0x0000, /* 0xB348 */ 0x0000, /* 0xB349 */ 0x0000, /* 0xB34A */ 0x0000, /* 0xB34B */ 0x0000, /* 0xB34C */ 0x0000, /* 0xB34D */ 0x0000, /* 0xB34E */ 0x0000, /* 0xB34F */ 0x0000, /* 0xB350 */ 0x0000, /* 0xB351 */ 0x0000, /* 0xB352 */ 0x0000, /* 0xB353 */ 0x0000, /* 0xB354 */ 0x0000, /* 0xB355 */ 0x0000, /* 0xB356 */ 0x0000, /* 0xB357 */ 0x0000, /* 0xB358 */ 0x0000, /* 0xB359 */ 0x0000, /* 0xB35A */ 0x0000, /* 0xB35B */ 0x0000, /* 0xB35C */ 0x0000, /* 0xB35D */ 0x0000, /* 0xB35E */ 0x0000, /* 0xB35F */ 0x0000, /* 0xB360 */ 0x0000, /* 0xB361 */ 0x0000, /* 0xB362 */ 0x0000, /* 0xB363 */ 0x0000, /* 0xB364 */ 0x0000, /* 0xB365 */ 0x0000, /* 0xB366 */ 0x0000, /* 0xB367 */ 0x0000, /* 0xB368 */ 0x0000, /* 0xB369 */ 0x0000, /* 0xB36A */ 0x0000, /* 0xB36B */ 0x0000, /* 0xB36C */ 0x0000, /* 0xB36D */ 0x0000, /* 0xB36E */ 0x0000, /* 0xB36F */ 0x0000, /* 0xB370 */ 0x0000, /* 0xB371 */ 0x0000, /* 0xB372 */ 0x0000, /* 0xB373 */ 0x0000, /* 0xB374 */ 0x0000, /* 0xB375 */ 0x0000, /* 0xB376 */ 0x0000, /* 0xB377 */ 0x0000, /* 0xB378 */ 0x0000, /* 0xB379 */ 0x0000, /* 0xB37A */ 0x0000, /* 0xB37B */ 0x0000, /* 0xB37C */ 0x0000, /* 0xB37D */ 0x0000, /* 0xB37E */ 0x0000, /* 0xB37F */ 0x0000, /* 0xB380 */ 0x0000, /* 0xB381 */ 0x0000, /* 0xB382 */ 0x0000, /* 0xB383 */ 0x0000, /* 0xB384 */ 0x0000, /* 0xB385 */ 0x0000, /* 0xB386 */ 0x0000, /* 0xB387 */ 0x0000, /* 0xB388 */ 0x0000, /* 0xB389 */ 0x0000, /* 0xB38A */ 0x0000, /* 0xB38B */ 0x0000, /* 0xB38C */ 0x0000, /* 0xB38D */ 0x0000, /* 0xB38E */ 0x0000, /* 0xB38F */ 0x0000, /* 0xB390 */ 0x0000, /* 0xB391 */ 0x0000, /* 0xB392 */ 0x0000, /* 0xB393 */ 0x0000, /* 0xB394 */ 0x0000, /* 0xB395 */ 0x0000, /* 0xB396 */ 0x0000, /* 0xB397 */ 0x0000, /* 0xB398 */ 0x0000, /* 0xB399 */ 0x0000, /* 0xB39A */ 0x0000, /* 0xB39B */ 0x0000, /* 0xB39C */ 0x0000, /* 0xB39D */ 0x0000, /* 0xB39E */ 0x0000, /* 0xB39F */ 0x0000, /* 0xB3A0 */ 0x9B41, /* 0xB3A1 */ 0x6666, /* 0xB3A2 */ 0x68B0, /* 0xB3A3 */ 0x6D77, /* 0xB3A4 */ 0x7070, /* 0xB3A5 */ 0x754C, /* 0xB3A6 */ 0x7686, /* 0xB3A7 */ 0x7D75, /* 0xB3A8 */ 0x82A5, /* 0xB3A9 */ 0x87F9, /* 0xB3AA */ 0x958B, /* 0xB3AB */ 0x968E, /* 0xB3AC */ 0x8C9D, /* 0xB3AD */ 0x51F1, /* 0xB3AE */ 0x52BE, /* 0xB3AF */ 0x5916, /* 0xB3B0 */ 0x54B3, /* 0xB3B1 */ 0x5BB3, /* 0xB3B2 */ 0x5D16, /* 0xB3B3 */ 0x6168, /* 0xB3B4 */ 0x6982, /* 0xB3B5 */ 0x6DAF, /* 0xB3B6 */ 0x788D, /* 0xB3B7 */ 0x84CB, /* 0xB3B8 */ 0x8857, /* 0xB3B9 */ 0x8A72, /* 0xB3BA */ 0x93A7, /* 0xB3BB */ 0x9AB8, /* 0xB3BC */ 0x6D6C, /* 0xB3BD */ 0x99A8, /* 0xB3BE */ 0x86D9, /* 0xB3BF */ 0x57A3, /* 0xB3C0 */ 0x67FF, /* 0xB3C1 */ 0x86CE, /* 0xB3C2 */ 0x920E, /* 0xB3C3 */ 0x5283, /* 0xB3C4 */ 0x5687, /* 0xB3C5 */ 0x5404, /* 0xB3C6 */ 0x5ED3, /* 0xB3C7 */ 0x62E1, /* 0xB3C8 */ 0x64B9, /* 0xB3C9 */ 0x683C, /* 0xB3CA */ 0x6838, /* 0xB3CB */ 0x6BBB, /* 0xB3CC */ 0x7372, /* 0xB3CD */ 0x78BA, /* 0xB3CE */ 0x7A6B, /* 0xB3CF */ 0x899A, /* 0xB3D0 */ 0x89D2, /* 0xB3D1 */ 0x8D6B, /* 0xB3D2 */ 0x8F03, /* 0xB3D3 */ 0x90ED, /* 0xB3D4 */ 0x95A3, /* 0xB3D5 */ 0x9694, /* 0xB3D6 */ 0x9769, /* 0xB3D7 */ 0x5B66, /* 0xB3D8 */ 0x5CB3, /* 0xB3D9 */ 0x697D, /* 0xB3DA */ 0x984D, /* 0xB3DB */ 0x984E, /* 0xB3DC */ 0x639B, /* 0xB3DD */ 0x7B20, /* 0xB3DE */ 0x6A2B, /* 0xB3DF */ 0x6A7F, /* 0xB3E0 */ 0x68B6, /* 0xB3E1 */ 0x9C0D, /* 0xB3E2 */ 0x6F5F, /* 0xB3E3 */ 0x5272, /* 0xB3E4 */ 0x559D, /* 0xB3E5 */ 0x6070, /* 0xB3E6 */ 0x62EC, /* 0xB3E7 */ 0x6D3B, /* 0xB3E8 */ 0x6E07, /* 0xB3E9 */ 0x6ED1, /* 0xB3EA */ 0x845B, /* 0xB3EB */ 0x8910, /* 0xB3EC */ 0x8F44, /* 0xB3ED */ 0x4E14, /* 0xB3EE */ 0x9C39, /* 0xB3EF */ 0x53F6, /* 0xB3F0 */ 0x691B, /* 0xB3F1 */ 0x6A3A, /* 0xB3F2 */ 0x9784, /* 0xB3F3 */ 0x682A, /* 0xB3F4 */ 0x515C, /* 0xB3F5 */ 0x7AC3, /* 0xB3F6 */ 0x84B2, /* 0xB3F7 */ 0x91DC, /* 0xB3F8 */ 0x938C, /* 0xB3F9 */ 0x565B, /* 0xB3FA */ 0x9D28, /* 0xB3FB */ 0x6822, /* 0xB3FC */ 0x8305, /* 0xB3FD */ 0x8431, /* 0xB3FE */ 0x0000, /* 0xB3FF */ 0x0000, /* 0xB400 */ 0x0000, /* 0xB401 */ 0x0000, /* 0xB402 */ 0x0000, /* 0xB403 */ 0x0000, /* 0xB404 */ 0x0000, /* 0xB405 */ 0x0000, /* 0xB406 */ 0x0000, /* 0xB407 */ 0x0000, /* 0xB408 */ 0x0000, /* 0xB409 */ 0x0000, /* 0xB40A */ 0x0000, /* 0xB40B */ 0x0000, /* 0xB40C */ 0x0000, /* 0xB40D */ 0x0000, /* 0xB40E */ 0x0000, /* 0xB40F */ 0x0000, /* 0xB410 */ 0x0000, /* 0xB411 */ 0x0000, /* 0xB412 */ 0x0000, /* 0xB413 */ 0x0000, /* 0xB414 */ 0x0000, /* 0xB415 */ 0x0000, /* 0xB416 */ 0x0000, /* 0xB417 */ 0x0000, /* 0xB418 */ 0x0000, /* 0xB419 */ 0x0000, /* 0xB41A */ 0x0000, /* 0xB41B */ 0x0000, /* 0xB41C */ 0x0000, /* 0xB41D */ 0x0000, /* 0xB41E */ 0x0000, /* 0xB41F */ 0x0000, /* 0xB420 */ 0x0000, /* 0xB421 */ 0x0000, /* 0xB422 */ 0x0000, /* 0xB423 */ 0x0000, /* 0xB424 */ 0x0000, /* 0xB425 */ 0x0000, /* 0xB426 */ 0x0000, /* 0xB427 */ 0x0000, /* 0xB428 */ 0x0000, /* 0xB429 */ 0x0000, /* 0xB42A */ 0x0000, /* 0xB42B */ 0x0000, /* 0xB42C */ 0x0000, /* 0xB42D */ 0x0000, /* 0xB42E */ 0x0000, /* 0xB42F */ 0x0000, /* 0xB430 */ 0x0000, /* 0xB431 */ 0x0000, /* 0xB432 */ 0x0000, /* 0xB433 */ 0x0000, /* 0xB434 */ 0x0000, /* 0xB435 */ 0x0000, /* 0xB436 */ 0x0000, /* 0xB437 */ 0x0000, /* 0xB438 */ 0x0000, /* 0xB439 */ 0x0000, /* 0xB43A */ 0x0000, /* 0xB43B */ 0x0000, /* 0xB43C */ 0x0000, /* 0xB43D */ 0x0000, /* 0xB43E */ 0x0000, /* 0xB43F */ 0x0000, /* 0xB440 */ 0x0000, /* 0xB441 */ 0x0000, /* 0xB442 */ 0x0000, /* 0xB443 */ 0x0000, /* 0xB444 */ 0x0000, /* 0xB445 */ 0x0000, /* 0xB446 */ 0x0000, /* 0xB447 */ 0x0000, /* 0xB448 */ 0x0000, /* 0xB449 */ 0x0000, /* 0xB44A */ 0x0000, /* 0xB44B */ 0x0000, /* 0xB44C */ 0x0000, /* 0xB44D */ 0x0000, /* 0xB44E */ 0x0000, /* 0xB44F */ 0x0000, /* 0xB450 */ 0x0000, /* 0xB451 */ 0x0000, /* 0xB452 */ 0x0000, /* 0xB453 */ 0x0000, /* 0xB454 */ 0x0000, /* 0xB455 */ 0x0000, /* 0xB456 */ 0x0000, /* 0xB457 */ 0x0000, /* 0xB458 */ 0x0000, /* 0xB459 */ 0x0000, /* 0xB45A */ 0x0000, /* 0xB45B */ 0x0000, /* 0xB45C */ 0x0000, /* 0xB45D */ 0x0000, /* 0xB45E */ 0x0000, /* 0xB45F */ 0x0000, /* 0xB460 */ 0x0000, /* 0xB461 */ 0x0000, /* 0xB462 */ 0x0000, /* 0xB463 */ 0x0000, /* 0xB464 */ 0x0000, /* 0xB465 */ 0x0000, /* 0xB466 */ 0x0000, /* 0xB467 */ 0x0000, /* 0xB468 */ 0x0000, /* 0xB469 */ 0x0000, /* 0xB46A */ 0x0000, /* 0xB46B */ 0x0000, /* 0xB46C */ 0x0000, /* 0xB46D */ 0x0000, /* 0xB46E */ 0x0000, /* 0xB46F */ 0x0000, /* 0xB470 */ 0x0000, /* 0xB471 */ 0x0000, /* 0xB472 */ 0x0000, /* 0xB473 */ 0x0000, /* 0xB474 */ 0x0000, /* 0xB475 */ 0x0000, /* 0xB476 */ 0x0000, /* 0xB477 */ 0x0000, /* 0xB478 */ 0x0000, /* 0xB479 */ 0x0000, /* 0xB47A */ 0x0000, /* 0xB47B */ 0x0000, /* 0xB47C */ 0x0000, /* 0xB47D */ 0x0000, /* 0xB47E */ 0x0000, /* 0xB47F */ 0x0000, /* 0xB480 */ 0x0000, /* 0xB481 */ 0x0000, /* 0xB482 */ 0x0000, /* 0xB483 */ 0x0000, /* 0xB484 */ 0x0000, /* 0xB485 */ 0x0000, /* 0xB486 */ 0x0000, /* 0xB487 */ 0x0000, /* 0xB488 */ 0x0000, /* 0xB489 */ 0x0000, /* 0xB48A */ 0x0000, /* 0xB48B */ 0x0000, /* 0xB48C */ 0x0000, /* 0xB48D */ 0x0000, /* 0xB48E */ 0x0000, /* 0xB48F */ 0x0000, /* 0xB490 */ 0x0000, /* 0xB491 */ 0x0000, /* 0xB492 */ 0x0000, /* 0xB493 */ 0x0000, /* 0xB494 */ 0x0000, /* 0xB495 */ 0x0000, /* 0xB496 */ 0x0000, /* 0xB497 */ 0x0000, /* 0xB498 */ 0x0000, /* 0xB499 */ 0x0000, /* 0xB49A */ 0x0000, /* 0xB49B */ 0x0000, /* 0xB49C */ 0x0000, /* 0xB49D */ 0x0000, /* 0xB49E */ 0x0000, /* 0xB49F */ 0x0000, /* 0xB4A0 */ 0x7CA5, /* 0xB4A1 */ 0x5208, /* 0xB4A2 */ 0x82C5, /* 0xB4A3 */ 0x74E6, /* 0xB4A4 */ 0x4E7E, /* 0xB4A5 */ 0x4F83, /* 0xB4A6 */ 0x51A0, /* 0xB4A7 */ 0x5BD2, /* 0xB4A8 */ 0x520A, /* 0xB4A9 */ 0x52D8, /* 0xB4AA */ 0x52E7, /* 0xB4AB */ 0x5DFB, /* 0xB4AC */ 0x559A, /* 0xB4AD */ 0x582A, /* 0xB4AE */ 0x59E6, /* 0xB4AF */ 0x5B8C, /* 0xB4B0 */ 0x5B98, /* 0xB4B1 */ 0x5BDB, /* 0xB4B2 */ 0x5E72, /* 0xB4B3 */ 0x5E79, /* 0xB4B4 */ 0x60A3, /* 0xB4B5 */ 0x611F, /* 0xB4B6 */ 0x6163, /* 0xB4B7 */ 0x61BE, /* 0xB4B8 */ 0x63DB, /* 0xB4B9 */ 0x6562, /* 0xB4BA */ 0x67D1, /* 0xB4BB */ 0x6853, /* 0xB4BC */ 0x68FA, /* 0xB4BD */ 0x6B3E, /* 0xB4BE */ 0x6B53, /* 0xB4BF */ 0x6C57, /* 0xB4C0 */ 0x6F22, /* 0xB4C1 */ 0x6F97, /* 0xB4C2 */ 0x6F45, /* 0xB4C3 */ 0x74B0, /* 0xB4C4 */ 0x7518, /* 0xB4C5 */ 0x76E3, /* 0xB4C6 */ 0x770B, /* 0xB4C7 */ 0x7AFF, /* 0xB4C8 */ 0x7BA1, /* 0xB4C9 */ 0x7C21, /* 0xB4CA */ 0x7DE9, /* 0xB4CB */ 0x7F36, /* 0xB4CC */ 0x7FF0, /* 0xB4CD */ 0x809D, /* 0xB4CE */ 0x8266, /* 0xB4CF */ 0x839E, /* 0xB4D0 */ 0x89B3, /* 0xB4D1 */ 0x8ACC, /* 0xB4D2 */ 0x8CAB, /* 0xB4D3 */ 0x9084, /* 0xB4D4 */ 0x9451, /* 0xB4D5 */ 0x9593, /* 0xB4D6 */ 0x9591, /* 0xB4D7 */ 0x95A2, /* 0xB4D8 */ 0x9665, /* 0xB4D9 */ 0x97D3, /* 0xB4DA */ 0x9928, /* 0xB4DB */ 0x8218, /* 0xB4DC */ 0x4E38, /* 0xB4DD */ 0x542B, /* 0xB4DE */ 0x5CB8, /* 0xB4DF */ 0x5DCC, /* 0xB4E0 */ 0x73A9, /* 0xB4E1 */ 0x764C, /* 0xB4E2 */ 0x773C, /* 0xB4E3 */ 0x5CA9, /* 0xB4E4 */ 0x7FEB, /* 0xB4E5 */ 0x8D0B, /* 0xB4E6 */ 0x96C1, /* 0xB4E7 */ 0x9811, /* 0xB4E8 */ 0x9854, /* 0xB4E9 */ 0x9858, /* 0xB4EA */ 0x4F01, /* 0xB4EB */ 0x4F0E, /* 0xB4EC */ 0x5371, /* 0xB4ED */ 0x559C, /* 0xB4EE */ 0x5668, /* 0xB4EF */ 0x57FA, /* 0xB4F0 */ 0x5947, /* 0xB4F1 */ 0x5B09, /* 0xB4F2 */ 0x5BC4, /* 0xB4F3 */ 0x5C90, /* 0xB4F4 */ 0x5E0C, /* 0xB4F5 */ 0x5E7E, /* 0xB4F6 */ 0x5FCC, /* 0xB4F7 */ 0x63EE, /* 0xB4F8 */ 0x673A, /* 0xB4F9 */ 0x65D7, /* 0xB4FA */ 0x65E2, /* 0xB4FB */ 0x671F, /* 0xB4FC */ 0x68CB, /* 0xB4FD */ 0x68C4, /* 0xB4FE */ 0x0000, /* 0xB4FF */ 0x0000, /* 0xB500 */ 0x0000, /* 0xB501 */ 0x0000, /* 0xB502 */ 0x0000, /* 0xB503 */ 0x0000, /* 0xB504 */ 0x0000, /* 0xB505 */ 0x0000, /* 0xB506 */ 0x0000, /* 0xB507 */ 0x0000, /* 0xB508 */ 0x0000, /* 0xB509 */ 0x0000, /* 0xB50A */ 0x0000, /* 0xB50B */ 0x0000, /* 0xB50C */ 0x0000, /* 0xB50D */ 0x0000, /* 0xB50E */ 0x0000, /* 0xB50F */ 0x0000, /* 0xB510 */ 0x0000, /* 0xB511 */ 0x0000, /* 0xB512 */ 0x0000, /* 0xB513 */ 0x0000, /* 0xB514 */ 0x0000, /* 0xB515 */ 0x0000, /* 0xB516 */ 0x0000, /* 0xB517 */ 0x0000, /* 0xB518 */ 0x0000, /* 0xB519 */ 0x0000, /* 0xB51A */ 0x0000, /* 0xB51B */ 0x0000, /* 0xB51C */ 0x0000, /* 0xB51D */ 0x0000, /* 0xB51E */ 0x0000, /* 0xB51F */ 0x0000, /* 0xB520 */ 0x0000, /* 0xB521 */ 0x0000, /* 0xB522 */ 0x0000, /* 0xB523 */ 0x0000, /* 0xB524 */ 0x0000, /* 0xB525 */ 0x0000, /* 0xB526 */ 0x0000, /* 0xB527 */ 0x0000, /* 0xB528 */ 0x0000, /* 0xB529 */ 0x0000, /* 0xB52A */ 0x0000, /* 0xB52B */ 0x0000, /* 0xB52C */ 0x0000, /* 0xB52D */ 0x0000, /* 0xB52E */ 0x0000, /* 0xB52F */ 0x0000, /* 0xB530 */ 0x0000, /* 0xB531 */ 0x0000, /* 0xB532 */ 0x0000, /* 0xB533 */ 0x0000, /* 0xB534 */ 0x0000, /* 0xB535 */ 0x0000, /* 0xB536 */ 0x0000, /* 0xB537 */ 0x0000, /* 0xB538 */ 0x0000, /* 0xB539 */ 0x0000, /* 0xB53A */ 0x0000, /* 0xB53B */ 0x0000, /* 0xB53C */ 0x0000, /* 0xB53D */ 0x0000, /* 0xB53E */ 0x0000, /* 0xB53F */ 0x0000, /* 0xB540 */ 0x0000, /* 0xB541 */ 0x0000, /* 0xB542 */ 0x0000, /* 0xB543 */ 0x0000, /* 0xB544 */ 0x0000, /* 0xB545 */ 0x0000, /* 0xB546 */ 0x0000, /* 0xB547 */ 0x0000, /* 0xB548 */ 0x0000, /* 0xB549 */ 0x0000, /* 0xB54A */ 0x0000, /* 0xB54B */ 0x0000, /* 0xB54C */ 0x0000, /* 0xB54D */ 0x0000, /* 0xB54E */ 0x0000, /* 0xB54F */ 0x0000, /* 0xB550 */ 0x0000, /* 0xB551 */ 0x0000, /* 0xB552 */ 0x0000, /* 0xB553 */ 0x0000, /* 0xB554 */ 0x0000, /* 0xB555 */ 0x0000, /* 0xB556 */ 0x0000, /* 0xB557 */ 0x0000, /* 0xB558 */ 0x0000, /* 0xB559 */ 0x0000, /* 0xB55A */ 0x0000, /* 0xB55B */ 0x0000, /* 0xB55C */ 0x0000, /* 0xB55D */ 0x0000, /* 0xB55E */ 0x0000, /* 0xB55F */ 0x0000, /* 0xB560 */ 0x0000, /* 0xB561 */ 0x0000, /* 0xB562 */ 0x0000, /* 0xB563 */ 0x0000, /* 0xB564 */ 0x0000, /* 0xB565 */ 0x0000, /* 0xB566 */ 0x0000, /* 0xB567 */ 0x0000, /* 0xB568 */ 0x0000, /* 0xB569 */ 0x0000, /* 0xB56A */ 0x0000, /* 0xB56B */ 0x0000, /* 0xB56C */ 0x0000, /* 0xB56D */ 0x0000, /* 0xB56E */ 0x0000, /* 0xB56F */ 0x0000, /* 0xB570 */ 0x0000, /* 0xB571 */ 0x0000, /* 0xB572 */ 0x0000, /* 0xB573 */ 0x0000, /* 0xB574 */ 0x0000, /* 0xB575 */ 0x0000, /* 0xB576 */ 0x0000, /* 0xB577 */ 0x0000, /* 0xB578 */ 0x0000, /* 0xB579 */ 0x0000, /* 0xB57A */ 0x0000, /* 0xB57B */ 0x0000, /* 0xB57C */ 0x0000, /* 0xB57D */ 0x0000, /* 0xB57E */ 0x0000, /* 0xB57F */ 0x0000, /* 0xB580 */ 0x0000, /* 0xB581 */ 0x0000, /* 0xB582 */ 0x0000, /* 0xB583 */ 0x0000, /* 0xB584 */ 0x0000, /* 0xB585 */ 0x0000, /* 0xB586 */ 0x0000, /* 0xB587 */ 0x0000, /* 0xB588 */ 0x0000, /* 0xB589 */ 0x0000, /* 0xB58A */ 0x0000, /* 0xB58B */ 0x0000, /* 0xB58C */ 0x0000, /* 0xB58D */ 0x0000, /* 0xB58E */ 0x0000, /* 0xB58F */ 0x0000, /* 0xB590 */ 0x0000, /* 0xB591 */ 0x0000, /* 0xB592 */ 0x0000, /* 0xB593 */ 0x0000, /* 0xB594 */ 0x0000, /* 0xB595 */ 0x0000, /* 0xB596 */ 0x0000, /* 0xB597 */ 0x0000, /* 0xB598 */ 0x0000, /* 0xB599 */ 0x0000, /* 0xB59A */ 0x0000, /* 0xB59B */ 0x0000, /* 0xB59C */ 0x0000, /* 0xB59D */ 0x0000, /* 0xB59E */ 0x0000, /* 0xB59F */ 0x0000, /* 0xB5A0 */ 0x6A5F, /* 0xB5A1 */ 0x5E30, /* 0xB5A2 */ 0x6BC5, /* 0xB5A3 */ 0x6C17, /* 0xB5A4 */ 0x6C7D, /* 0xB5A5 */ 0x757F, /* 0xB5A6 */ 0x7948, /* 0xB5A7 */ 0x5B63, /* 0xB5A8 */ 0x7A00, /* 0xB5A9 */ 0x7D00, /* 0xB5AA */ 0x5FBD, /* 0xB5AB */ 0x898F, /* 0xB5AC */ 0x8A18, /* 0xB5AD */ 0x8CB4, /* 0xB5AE */ 0x8D77, /* 0xB5AF */ 0x8ECC, /* 0xB5B0 */ 0x8F1D, /* 0xB5B1 */ 0x98E2, /* 0xB5B2 */ 0x9A0E, /* 0xB5B3 */ 0x9B3C, /* 0xB5B4 */ 0x4E80, /* 0xB5B5 */ 0x507D, /* 0xB5B6 */ 0x5100, /* 0xB5B7 */ 0x5993, /* 0xB5B8 */ 0x5B9C, /* 0xB5B9 */ 0x622F, /* 0xB5BA */ 0x6280, /* 0xB5BB */ 0x64EC, /* 0xB5BC */ 0x6B3A, /* 0xB5BD */ 0x72A0, /* 0xB5BE */ 0x7591, /* 0xB5BF */ 0x7947, /* 0xB5C0 */ 0x7FA9, /* 0xB5C1 */ 0x87FB, /* 0xB5C2 */ 0x8ABC, /* 0xB5C3 */ 0x8B70, /* 0xB5C4 */ 0x63AC, /* 0xB5C5 */ 0x83CA, /* 0xB5C6 */ 0x97A0, /* 0xB5C7 */ 0x5409, /* 0xB5C8 */ 0x5403, /* 0xB5C9 */ 0x55AB, /* 0xB5CA */ 0x6854, /* 0xB5CB */ 0x6A58, /* 0xB5CC */ 0x8A70, /* 0xB5CD */ 0x7827, /* 0xB5CE */ 0x6775, /* 0xB5CF */ 0x9ECD, /* 0xB5D0 */ 0x5374, /* 0xB5D1 */ 0x5BA2, /* 0xB5D2 */ 0x811A, /* 0xB5D3 */ 0x8650, /* 0xB5D4 */ 0x9006, /* 0xB5D5 */ 0x4E18, /* 0xB5D6 */ 0x4E45, /* 0xB5D7 */ 0x4EC7, /* 0xB5D8 */ 0x4F11, /* 0xB5D9 */ 0x53CA, /* 0xB5DA */ 0x5438, /* 0xB5DB */ 0x5BAE, /* 0xB5DC */ 0x5F13, /* 0xB5DD */ 0x6025, /* 0xB5DE */ 0x6551, /* 0xB5DF */ 0x673D, /* 0xB5E0 */ 0x6C42, /* 0xB5E1 */ 0x6C72, /* 0xB5E2 */ 0x6CE3, /* 0xB5E3 */ 0x7078, /* 0xB5E4 */ 0x7403, /* 0xB5E5 */ 0x7A76, /* 0xB5E6 */ 0x7AAE, /* 0xB5E7 */ 0x7B08, /* 0xB5E8 */ 0x7D1A, /* 0xB5E9 */ 0x7CFE, /* 0xB5EA */ 0x7D66, /* 0xB5EB */ 0x65E7, /* 0xB5EC */ 0x725B, /* 0xB5ED */ 0x53BB, /* 0xB5EE */ 0x5C45, /* 0xB5EF */ 0x5DE8, /* 0xB5F0 */ 0x62D2, /* 0xB5F1 */ 0x62E0, /* 0xB5F2 */ 0x6319, /* 0xB5F3 */ 0x6E20, /* 0xB5F4 */ 0x865A, /* 0xB5F5 */ 0x8A31, /* 0xB5F6 */ 0x8DDD, /* 0xB5F7 */ 0x92F8, /* 0xB5F8 */ 0x6F01, /* 0xB5F9 */ 0x79A6, /* 0xB5FA */ 0x9B5A, /* 0xB5FB */ 0x4EA8, /* 0xB5FC */ 0x4EAB, /* 0xB5FD */ 0x4EAC, /* 0xB5FE */ 0x0000, /* 0xB5FF */ 0x0000, /* 0xB600 */ 0x0000, /* 0xB601 */ 0x0000, /* 0xB602 */ 0x0000, /* 0xB603 */ 0x0000, /* 0xB604 */ 0x0000, /* 0xB605 */ 0x0000, /* 0xB606 */ 0x0000, /* 0xB607 */ 0x0000, /* 0xB608 */ 0x0000, /* 0xB609 */ 0x0000, /* 0xB60A */ 0x0000, /* 0xB60B */ 0x0000, /* 0xB60C */ 0x0000, /* 0xB60D */ 0x0000, /* 0xB60E */ 0x0000, /* 0xB60F */ 0x0000, /* 0xB610 */ 0x0000, /* 0xB611 */ 0x0000, /* 0xB612 */ 0x0000, /* 0xB613 */ 0x0000, /* 0xB614 */ 0x0000, /* 0xB615 */ 0x0000, /* 0xB616 */ 0x0000, /* 0xB617 */ 0x0000, /* 0xB618 */ 0x0000, /* 0xB619 */ 0x0000, /* 0xB61A */ 0x0000, /* 0xB61B */ 0x0000, /* 0xB61C */ 0x0000, /* 0xB61D */ 0x0000, /* 0xB61E */ 0x0000, /* 0xB61F */ 0x0000, /* 0xB620 */ 0x0000, /* 0xB621 */ 0x0000, /* 0xB622 */ 0x0000, /* 0xB623 */ 0x0000, /* 0xB624 */ 0x0000, /* 0xB625 */ 0x0000, /* 0xB626 */ 0x0000, /* 0xB627 */ 0x0000, /* 0xB628 */ 0x0000, /* 0xB629 */ 0x0000, /* 0xB62A */ 0x0000, /* 0xB62B */ 0x0000, /* 0xB62C */ 0x0000, /* 0xB62D */ 0x0000, /* 0xB62E */ 0x0000, /* 0xB62F */ 0x0000, /* 0xB630 */ 0x0000, /* 0xB631 */ 0x0000, /* 0xB632 */ 0x0000, /* 0xB633 */ 0x0000, /* 0xB634 */ 0x0000, /* 0xB635 */ 0x0000, /* 0xB636 */ 0x0000, /* 0xB637 */ 0x0000, /* 0xB638 */ 0x0000, /* 0xB639 */ 0x0000, /* 0xB63A */ 0x0000, /* 0xB63B */ 0x0000, /* 0xB63C */ 0x0000, /* 0xB63D */ 0x0000, /* 0xB63E */ 0x0000, /* 0xB63F */ 0x0000, /* 0xB640 */ 0x0000, /* 0xB641 */ 0x0000, /* 0xB642 */ 0x0000, /* 0xB643 */ 0x0000, /* 0xB644 */ 0x0000, /* 0xB645 */ 0x0000, /* 0xB646 */ 0x0000, /* 0xB647 */ 0x0000, /* 0xB648 */ 0x0000, /* 0xB649 */ 0x0000, /* 0xB64A */ 0x0000, /* 0xB64B */ 0x0000, /* 0xB64C */ 0x0000, /* 0xB64D */ 0x0000, /* 0xB64E */ 0x0000, /* 0xB64F */ 0x0000, /* 0xB650 */ 0x0000, /* 0xB651 */ 0x0000, /* 0xB652 */ 0x0000, /* 0xB653 */ 0x0000, /* 0xB654 */ 0x0000, /* 0xB655 */ 0x0000, /* 0xB656 */ 0x0000, /* 0xB657 */ 0x0000, /* 0xB658 */ 0x0000, /* 0xB659 */ 0x0000, /* 0xB65A */ 0x0000, /* 0xB65B */ 0x0000, /* 0xB65C */ 0x0000, /* 0xB65D */ 0x0000, /* 0xB65E */ 0x0000, /* 0xB65F */ 0x0000, /* 0xB660 */ 0x0000, /* 0xB661 */ 0x0000, /* 0xB662 */ 0x0000, /* 0xB663 */ 0x0000, /* 0xB664 */ 0x0000, /* 0xB665 */ 0x0000, /* 0xB666 */ 0x0000, /* 0xB667 */ 0x0000, /* 0xB668 */ 0x0000, /* 0xB669 */ 0x0000, /* 0xB66A */ 0x0000, /* 0xB66B */ 0x0000, /* 0xB66C */ 0x0000, /* 0xB66D */ 0x0000, /* 0xB66E */ 0x0000, /* 0xB66F */ 0x0000, /* 0xB670 */ 0x0000, /* 0xB671 */ 0x0000, /* 0xB672 */ 0x0000, /* 0xB673 */ 0x0000, /* 0xB674 */ 0x0000, /* 0xB675 */ 0x0000, /* 0xB676 */ 0x0000, /* 0xB677 */ 0x0000, /* 0xB678 */ 0x0000, /* 0xB679 */ 0x0000, /* 0xB67A */ 0x0000, /* 0xB67B */ 0x0000, /* 0xB67C */ 0x0000, /* 0xB67D */ 0x0000, /* 0xB67E */ 0x0000, /* 0xB67F */ 0x0000, /* 0xB680 */ 0x0000, /* 0xB681 */ 0x0000, /* 0xB682 */ 0x0000, /* 0xB683 */ 0x0000, /* 0xB684 */ 0x0000, /* 0xB685 */ 0x0000, /* 0xB686 */ 0x0000, /* 0xB687 */ 0x0000, /* 0xB688 */ 0x0000, /* 0xB689 */ 0x0000, /* 0xB68A */ 0x0000, /* 0xB68B */ 0x0000, /* 0xB68C */ 0x0000, /* 0xB68D */ 0x0000, /* 0xB68E */ 0x0000, /* 0xB68F */ 0x0000, /* 0xB690 */ 0x0000, /* 0xB691 */ 0x0000, /* 0xB692 */ 0x0000, /* 0xB693 */ 0x0000, /* 0xB694 */ 0x0000, /* 0xB695 */ 0x0000, /* 0xB696 */ 0x0000, /* 0xB697 */ 0x0000, /* 0xB698 */ 0x0000, /* 0xB699 */ 0x0000, /* 0xB69A */ 0x0000, /* 0xB69B */ 0x0000, /* 0xB69C */ 0x0000, /* 0xB69D */ 0x0000, /* 0xB69E */ 0x0000, /* 0xB69F */ 0x0000, /* 0xB6A0 */ 0x4F9B, /* 0xB6A1 */ 0x4FA0, /* 0xB6A2 */ 0x50D1, /* 0xB6A3 */ 0x5147, /* 0xB6A4 */ 0x7AF6, /* 0xB6A5 */ 0x5171, /* 0xB6A6 */ 0x51F6, /* 0xB6A7 */ 0x5354, /* 0xB6A8 */ 0x5321, /* 0xB6A9 */ 0x537F, /* 0xB6AA */ 0x53EB, /* 0xB6AB */ 0x55AC, /* 0xB6AC */ 0x5883, /* 0xB6AD */ 0x5CE1, /* 0xB6AE */ 0x5F37, /* 0xB6AF */ 0x5F4A, /* 0xB6B0 */ 0x602F, /* 0xB6B1 */ 0x6050, /* 0xB6B2 */ 0x606D, /* 0xB6B3 */ 0x631F, /* 0xB6B4 */ 0x6559, /* 0xB6B5 */ 0x6A4B, /* 0xB6B6 */ 0x6CC1, /* 0xB6B7 */ 0x72C2, /* 0xB6B8 */ 0x72ED, /* 0xB6B9 */ 0x77EF, /* 0xB6BA */ 0x80F8, /* 0xB6BB */ 0x8105, /* 0xB6BC */ 0x8208, /* 0xB6BD */ 0x854E, /* 0xB6BE */ 0x90F7, /* 0xB6BF */ 0x93E1, /* 0xB6C0 */ 0x97FF, /* 0xB6C1 */ 0x9957, /* 0xB6C2 */ 0x9A5A, /* 0xB6C3 */ 0x4EF0, /* 0xB6C4 */ 0x51DD, /* 0xB6C5 */ 0x5C2D, /* 0xB6C6 */ 0x6681, /* 0xB6C7 */ 0x696D, /* 0xB6C8 */ 0x5C40, /* 0xB6C9 */ 0x66F2, /* 0xB6CA */ 0x6975, /* 0xB6CB */ 0x7389, /* 0xB6CC */ 0x6850, /* 0xB6CD */ 0x7C81, /* 0xB6CE */ 0x50C5, /* 0xB6CF */ 0x52E4, /* 0xB6D0 */ 0x5747, /* 0xB6D1 */ 0x5DFE, /* 0xB6D2 */ 0x9326, /* 0xB6D3 */ 0x65A4, /* 0xB6D4 */ 0x6B23, /* 0xB6D5 */ 0x6B3D, /* 0xB6D6 */ 0x7434, /* 0xB6D7 */ 0x7981, /* 0xB6D8 */ 0x79BD, /* 0xB6D9 */ 0x7B4B, /* 0xB6DA */ 0x7DCA, /* 0xB6DB */ 0x82B9, /* 0xB6DC */ 0x83CC, /* 0xB6DD */ 0x887F, /* 0xB6DE */ 0x895F, /* 0xB6DF */ 0x8B39, /* 0xB6E0 */ 0x8FD1, /* 0xB6E1 */ 0x91D1, /* 0xB6E2 */ 0x541F, /* 0xB6E3 */ 0x9280, /* 0xB6E4 */ 0x4E5D, /* 0xB6E5 */ 0x5036, /* 0xB6E6 */ 0x53E5, /* 0xB6E7 */ 0x533A, /* 0xB6E8 */ 0x72D7, /* 0xB6E9 */ 0x7396, /* 0xB6EA */ 0x77E9, /* 0xB6EB */ 0x82E6, /* 0xB6EC */ 0x8EAF, /* 0xB6ED */ 0x99C6, /* 0xB6EE */ 0x99C8, /* 0xB6EF */ 0x99D2, /* 0xB6F0 */ 0x5177, /* 0xB6F1 */ 0x611A, /* 0xB6F2 */ 0x865E, /* 0xB6F3 */ 0x55B0, /* 0xB6F4 */ 0x7A7A, /* 0xB6F5 */ 0x5076, /* 0xB6F6 */ 0x5BD3, /* 0xB6F7 */ 0x9047, /* 0xB6F8 */ 0x9685, /* 0xB6F9 */ 0x4E32, /* 0xB6FA */ 0x6ADB, /* 0xB6FB */ 0x91E7, /* 0xB6FC */ 0x5C51, /* 0xB6FD */ 0x5C48, /* 0xB6FE */ 0x0000, /* 0xB6FF */ 0x0000, /* 0xB700 */ 0x0000, /* 0xB701 */ 0x0000, /* 0xB702 */ 0x0000, /* 0xB703 */ 0x0000, /* 0xB704 */ 0x0000, /* 0xB705 */ 0x0000, /* 0xB706 */ 0x0000, /* 0xB707 */ 0x0000, /* 0xB708 */ 0x0000, /* 0xB709 */ 0x0000, /* 0xB70A */ 0x0000, /* 0xB70B */ 0x0000, /* 0xB70C */ 0x0000, /* 0xB70D */ 0x0000, /* 0xB70E */ 0x0000, /* 0xB70F */ 0x0000, /* 0xB710 */ 0x0000, /* 0xB711 */ 0x0000, /* 0xB712 */ 0x0000, /* 0xB713 */ 0x0000, /* 0xB714 */ 0x0000, /* 0xB715 */ 0x0000, /* 0xB716 */ 0x0000, /* 0xB717 */ 0x0000, /* 0xB718 */ 0x0000, /* 0xB719 */ 0x0000, /* 0xB71A */ 0x0000, /* 0xB71B */ 0x0000, /* 0xB71C */ 0x0000, /* 0xB71D */ 0x0000, /* 0xB71E */ 0x0000, /* 0xB71F */ 0x0000, /* 0xB720 */ 0x0000, /* 0xB721 */ 0x0000, /* 0xB722 */ 0x0000, /* 0xB723 */ 0x0000, /* 0xB724 */ 0x0000, /* 0xB725 */ 0x0000, /* 0xB726 */ 0x0000, /* 0xB727 */ 0x0000, /* 0xB728 */ 0x0000, /* 0xB729 */ 0x0000, /* 0xB72A */ 0x0000, /* 0xB72B */ 0x0000, /* 0xB72C */ 0x0000, /* 0xB72D */ 0x0000, /* 0xB72E */ 0x0000, /* 0xB72F */ 0x0000, /* 0xB730 */ 0x0000, /* 0xB731 */ 0x0000, /* 0xB732 */ 0x0000, /* 0xB733 */ 0x0000, /* 0xB734 */ 0x0000, /* 0xB735 */ 0x0000, /* 0xB736 */ 0x0000, /* 0xB737 */ 0x0000, /* 0xB738 */ 0x0000, /* 0xB739 */ 0x0000, /* 0xB73A */ 0x0000, /* 0xB73B */ 0x0000, /* 0xB73C */ 0x0000, /* 0xB73D */ 0x0000, /* 0xB73E */ 0x0000, /* 0xB73F */ 0x0000, /* 0xB740 */ 0x0000, /* 0xB741 */ 0x0000, /* 0xB742 */ 0x0000, /* 0xB743 */ 0x0000, /* 0xB744 */ 0x0000, /* 0xB745 */ 0x0000, /* 0xB746 */ 0x0000, /* 0xB747 */ 0x0000, /* 0xB748 */ 0x0000, /* 0xB749 */ 0x0000, /* 0xB74A */ 0x0000, /* 0xB74B */ 0x0000, /* 0xB74C */ 0x0000, /* 0xB74D */ 0x0000, /* 0xB74E */ 0x0000, /* 0xB74F */ 0x0000, /* 0xB750 */ 0x0000, /* 0xB751 */ 0x0000, /* 0xB752 */ 0x0000, /* 0xB753 */ 0x0000, /* 0xB754 */ 0x0000, /* 0xB755 */ 0x0000, /* 0xB756 */ 0x0000, /* 0xB757 */ 0x0000, /* 0xB758 */ 0x0000, /* 0xB759 */ 0x0000, /* 0xB75A */ 0x0000, /* 0xB75B */ 0x0000, /* 0xB75C */ 0x0000, /* 0xB75D */ 0x0000, /* 0xB75E */ 0x0000, /* 0xB75F */ 0x0000, /* 0xB760 */ 0x0000, /* 0xB761 */ 0x0000, /* 0xB762 */ 0x0000, /* 0xB763 */ 0x0000, /* 0xB764 */ 0x0000, /* 0xB765 */ 0x0000, /* 0xB766 */ 0x0000, /* 0xB767 */ 0x0000, /* 0xB768 */ 0x0000, /* 0xB769 */ 0x0000, /* 0xB76A */ 0x0000, /* 0xB76B */ 0x0000, /* 0xB76C */ 0x0000, /* 0xB76D */ 0x0000, /* 0xB76E */ 0x0000, /* 0xB76F */ 0x0000, /* 0xB770 */ 0x0000, /* 0xB771 */ 0x0000, /* 0xB772 */ 0x0000, /* 0xB773 */ 0x0000, /* 0xB774 */ 0x0000, /* 0xB775 */ 0x0000, /* 0xB776 */ 0x0000, /* 0xB777 */ 0x0000, /* 0xB778 */ 0x0000, /* 0xB779 */ 0x0000, /* 0xB77A */ 0x0000, /* 0xB77B */ 0x0000, /* 0xB77C */ 0x0000, /* 0xB77D */ 0x0000, /* 0xB77E */ 0x0000, /* 0xB77F */ 0x0000, /* 0xB780 */ 0x0000, /* 0xB781 */ 0x0000, /* 0xB782 */ 0x0000, /* 0xB783 */ 0x0000, /* 0xB784 */ 0x0000, /* 0xB785 */ 0x0000, /* 0xB786 */ 0x0000, /* 0xB787 */ 0x0000, /* 0xB788 */ 0x0000, /* 0xB789 */ 0x0000, /* 0xB78A */ 0x0000, /* 0xB78B */ 0x0000, /* 0xB78C */ 0x0000, /* 0xB78D */ 0x0000, /* 0xB78E */ 0x0000, /* 0xB78F */ 0x0000, /* 0xB790 */ 0x0000, /* 0xB791 */ 0x0000, /* 0xB792 */ 0x0000, /* 0xB793 */ 0x0000, /* 0xB794 */ 0x0000, /* 0xB795 */ 0x0000, /* 0xB796 */ 0x0000, /* 0xB797 */ 0x0000, /* 0xB798 */ 0x0000, /* 0xB799 */ 0x0000, /* 0xB79A */ 0x0000, /* 0xB79B */ 0x0000, /* 0xB79C */ 0x0000, /* 0xB79D */ 0x0000, /* 0xB79E */ 0x0000, /* 0xB79F */ 0x0000, /* 0xB7A0 */ 0x6398, /* 0xB7A1 */ 0x7A9F, /* 0xB7A2 */ 0x6C93, /* 0xB7A3 */ 0x9774, /* 0xB7A4 */ 0x8F61, /* 0xB7A5 */ 0x7AAA, /* 0xB7A6 */ 0x718A, /* 0xB7A7 */ 0x9688, /* 0xB7A8 */ 0x7C82, /* 0xB7A9 */ 0x6817, /* 0xB7AA */ 0x7E70, /* 0xB7AB */ 0x6851, /* 0xB7AC */ 0x936C, /* 0xB7AD */ 0x52F2, /* 0xB7AE */ 0x541B, /* 0xB7AF */ 0x85AB, /* 0xB7B0 */ 0x8A13, /* 0xB7B1 */ 0x7FA4, /* 0xB7B2 */ 0x8ECD, /* 0xB7B3 */ 0x90E1, /* 0xB7B4 */ 0x5366, /* 0xB7B5 */ 0x8888, /* 0xB7B6 */ 0x7941, /* 0xB7B7 */ 0x4FC2, /* 0xB7B8 */ 0x50BE, /* 0xB7B9 */ 0x5211, /* 0xB7BA */ 0x5144, /* 0xB7BB */ 0x5553, /* 0xB7BC */ 0x572D, /* 0xB7BD */ 0x73EA, /* 0xB7BE */ 0x578B, /* 0xB7BF */ 0x5951, /* 0xB7C0 */ 0x5F62, /* 0xB7C1 */ 0x5F84, /* 0xB7C2 */ 0x6075, /* 0xB7C3 */ 0x6176, /* 0xB7C4 */ 0x6167, /* 0xB7C5 */ 0x61A9, /* 0xB7C6 */ 0x63B2, /* 0xB7C7 */ 0x643A, /* 0xB7C8 */ 0x656C, /* 0xB7C9 */ 0x666F, /* 0xB7CA */ 0x6842, /* 0xB7CB */ 0x6E13, /* 0xB7CC */ 0x7566, /* 0xB7CD */ 0x7A3D, /* 0xB7CE */ 0x7CFB, /* 0xB7CF */ 0x7D4C, /* 0xB7D0 */ 0x7D99, /* 0xB7D1 */ 0x7E4B, /* 0xB7D2 */ 0x7F6B, /* 0xB7D3 */ 0x830E, /* 0xB7D4 */ 0x834A, /* 0xB7D5 */ 0x86CD, /* 0xB7D6 */ 0x8A08, /* 0xB7D7 */ 0x8A63, /* 0xB7D8 */ 0x8B66, /* 0xB7D9 */ 0x8EFD, /* 0xB7DA */ 0x981A, /* 0xB7DB */ 0x9D8F, /* 0xB7DC */ 0x82B8, /* 0xB7DD */ 0x8FCE, /* 0xB7DE */ 0x9BE8, /* 0xB7DF */ 0x5287, /* 0xB7E0 */ 0x621F, /* 0xB7E1 */ 0x6483, /* 0xB7E2 */ 0x6FC0, /* 0xB7E3 */ 0x9699, /* 0xB7E4 */ 0x6841, /* 0xB7E5 */ 0x5091, /* 0xB7E6 */ 0x6B20, /* 0xB7E7 */ 0x6C7A, /* 0xB7E8 */ 0x6F54, /* 0xB7E9 */ 0x7A74, /* 0xB7EA */ 0x7D50, /* 0xB7EB */ 0x8840, /* 0xB7EC */ 0x8A23, /* 0xB7ED */ 0x6708, /* 0xB7EE */ 0x4EF6, /* 0xB7EF */ 0x5039, /* 0xB7F0 */ 0x5026, /* 0xB7F1 */ 0x5065, /* 0xB7F2 */ 0x517C, /* 0xB7F3 */ 0x5238, /* 0xB7F4 */ 0x5263, /* 0xB7F5 */ 0x55A7, /* 0xB7F6 */ 0x570F, /* 0xB7F7 */ 0x5805, /* 0xB7F8 */ 0x5ACC, /* 0xB7F9 */ 0x5EFA, /* 0xB7FA */ 0x61B2, /* 0xB7FB */ 0x61F8, /* 0xB7FC */ 0x62F3, /* 0xB7FD */ 0x6372, /* 0xB7FE */ 0x0000, /* 0xB7FF */ 0x0000, /* 0xB800 */ 0x0000, /* 0xB801 */ 0x0000, /* 0xB802 */ 0x0000, /* 0xB803 */ 0x0000, /* 0xB804 */ 0x0000, /* 0xB805 */ 0x0000, /* 0xB806 */ 0x0000, /* 0xB807 */ 0x0000, /* 0xB808 */ 0x0000, /* 0xB809 */ 0x0000, /* 0xB80A */ 0x0000, /* 0xB80B */ 0x0000, /* 0xB80C */ 0x0000, /* 0xB80D */ 0x0000, /* 0xB80E */ 0x0000, /* 0xB80F */ 0x0000, /* 0xB810 */ 0x0000, /* 0xB811 */ 0x0000, /* 0xB812 */ 0x0000, /* 0xB813 */ 0x0000, /* 0xB814 */ 0x0000, /* 0xB815 */ 0x0000, /* 0xB816 */ 0x0000, /* 0xB817 */ 0x0000, /* 0xB818 */ 0x0000, /* 0xB819 */ 0x0000, /* 0xB81A */ 0x0000, /* 0xB81B */ 0x0000, /* 0xB81C */ 0x0000, /* 0xB81D */ 0x0000, /* 0xB81E */ 0x0000, /* 0xB81F */ 0x0000, /* 0xB820 */ 0x0000, /* 0xB821 */ 0x0000, /* 0xB822 */ 0x0000, /* 0xB823 */ 0x0000, /* 0xB824 */ 0x0000, /* 0xB825 */ 0x0000, /* 0xB826 */ 0x0000, /* 0xB827 */ 0x0000, /* 0xB828 */ 0x0000, /* 0xB829 */ 0x0000, /* 0xB82A */ 0x0000, /* 0xB82B */ 0x0000, /* 0xB82C */ 0x0000, /* 0xB82D */ 0x0000, /* 0xB82E */ 0x0000, /* 0xB82F */ 0x0000, /* 0xB830 */ 0x0000, /* 0xB831 */ 0x0000, /* 0xB832 */ 0x0000, /* 0xB833 */ 0x0000, /* 0xB834 */ 0x0000, /* 0xB835 */ 0x0000, /* 0xB836 */ 0x0000, /* 0xB837 */ 0x0000, /* 0xB838 */ 0x0000, /* 0xB839 */ 0x0000, /* 0xB83A */ 0x0000, /* 0xB83B */ 0x0000, /* 0xB83C */ 0x0000, /* 0xB83D */ 0x0000, /* 0xB83E */ 0x0000, /* 0xB83F */ 0x0000, /* 0xB840 */ 0x0000, /* 0xB841 */ 0x0000, /* 0xB842 */ 0x0000, /* 0xB843 */ 0x0000, /* 0xB844 */ 0x0000, /* 0xB845 */ 0x0000, /* 0xB846 */ 0x0000, /* 0xB847 */ 0x0000, /* 0xB848 */ 0x0000, /* 0xB849 */ 0x0000, /* 0xB84A */ 0x0000, /* 0xB84B */ 0x0000, /* 0xB84C */ 0x0000, /* 0xB84D */ 0x0000, /* 0xB84E */ 0x0000, /* 0xB84F */ 0x0000, /* 0xB850 */ 0x0000, /* 0xB851 */ 0x0000, /* 0xB852 */ 0x0000, /* 0xB853 */ 0x0000, /* 0xB854 */ 0x0000, /* 0xB855 */ 0x0000, /* 0xB856 */ 0x0000, /* 0xB857 */ 0x0000, /* 0xB858 */ 0x0000, /* 0xB859 */ 0x0000, /* 0xB85A */ 0x0000, /* 0xB85B */ 0x0000, /* 0xB85C */ 0x0000, /* 0xB85D */ 0x0000, /* 0xB85E */ 0x0000, /* 0xB85F */ 0x0000, /* 0xB860 */ 0x0000, /* 0xB861 */ 0x0000, /* 0xB862 */ 0x0000, /* 0xB863 */ 0x0000, /* 0xB864 */ 0x0000, /* 0xB865 */ 0x0000, /* 0xB866 */ 0x0000, /* 0xB867 */ 0x0000, /* 0xB868 */ 0x0000, /* 0xB869 */ 0x0000, /* 0xB86A */ 0x0000, /* 0xB86B */ 0x0000, /* 0xB86C */ 0x0000, /* 0xB86D */ 0x0000, /* 0xB86E */ 0x0000, /* 0xB86F */ 0x0000, /* 0xB870 */ 0x0000, /* 0xB871 */ 0x0000, /* 0xB872 */ 0x0000, /* 0xB873 */ 0x0000, /* 0xB874 */ 0x0000, /* 0xB875 */ 0x0000, /* 0xB876 */ 0x0000, /* 0xB877 */ 0x0000, /* 0xB878 */ 0x0000, /* 0xB879 */ 0x0000, /* 0xB87A */ 0x0000, /* 0xB87B */ 0x0000, /* 0xB87C */ 0x0000, /* 0xB87D */ 0x0000, /* 0xB87E */ 0x0000, /* 0xB87F */ 0x0000, /* 0xB880 */ 0x0000, /* 0xB881 */ 0x0000, /* 0xB882 */ 0x0000, /* 0xB883 */ 0x0000, /* 0xB884 */ 0x0000, /* 0xB885 */ 0x0000, /* 0xB886 */ 0x0000, /* 0xB887 */ 0x0000, /* 0xB888 */ 0x0000, /* 0xB889 */ 0x0000, /* 0xB88A */ 0x0000, /* 0xB88B */ 0x0000, /* 0xB88C */ 0x0000, /* 0xB88D */ 0x0000, /* 0xB88E */ 0x0000, /* 0xB88F */ 0x0000, /* 0xB890 */ 0x0000, /* 0xB891 */ 0x0000, /* 0xB892 */ 0x0000, /* 0xB893 */ 0x0000, /* 0xB894 */ 0x0000, /* 0xB895 */ 0x0000, /* 0xB896 */ 0x0000, /* 0xB897 */ 0x0000, /* 0xB898 */ 0x0000, /* 0xB899 */ 0x0000, /* 0xB89A */ 0x0000, /* 0xB89B */ 0x0000, /* 0xB89C */ 0x0000, /* 0xB89D */ 0x0000, /* 0xB89E */ 0x0000, /* 0xB89F */ 0x0000, /* 0xB8A0 */ 0x691C, /* 0xB8A1 */ 0x6A29, /* 0xB8A2 */ 0x727D, /* 0xB8A3 */ 0x72AC, /* 0xB8A4 */ 0x732E, /* 0xB8A5 */ 0x7814, /* 0xB8A6 */ 0x786F, /* 0xB8A7 */ 0x7D79, /* 0xB8A8 */ 0x770C, /* 0xB8A9 */ 0x80A9, /* 0xB8AA */ 0x898B, /* 0xB8AB */ 0x8B19, /* 0xB8AC */ 0x8CE2, /* 0xB8AD */ 0x8ED2, /* 0xB8AE */ 0x9063, /* 0xB8AF */ 0x9375, /* 0xB8B0 */ 0x967A, /* 0xB8B1 */ 0x9855, /* 0xB8B2 */ 0x9A13, /* 0xB8B3 */ 0x9E78, /* 0xB8B4 */ 0x5143, /* 0xB8B5 */ 0x539F, /* 0xB8B6 */ 0x53B3, /* 0xB8B7 */ 0x5E7B, /* 0xB8B8 */ 0x5F26, /* 0xB8B9 */ 0x6E1B, /* 0xB8BA */ 0x6E90, /* 0xB8BB */ 0x7384, /* 0xB8BC */ 0x73FE, /* 0xB8BD */ 0x7D43, /* 0xB8BE */ 0x8237, /* 0xB8BF */ 0x8A00, /* 0xB8C0 */ 0x8AFA, /* 0xB8C1 */ 0x9650, /* 0xB8C2 */ 0x4E4E, /* 0xB8C3 */ 0x500B, /* 0xB8C4 */ 0x53E4, /* 0xB8C5 */ 0x547C, /* 0xB8C6 */ 0x56FA, /* 0xB8C7 */ 0x59D1, /* 0xB8C8 */ 0x5B64, /* 0xB8C9 */ 0x5DF1, /* 0xB8CA */ 0x5EAB, /* 0xB8CB */ 0x5F27, /* 0xB8CC */ 0x6238, /* 0xB8CD */ 0x6545, /* 0xB8CE */ 0x67AF, /* 0xB8CF */ 0x6E56, /* 0xB8D0 */ 0x72D0, /* 0xB8D1 */ 0x7CCA, /* 0xB8D2 */ 0x88B4, /* 0xB8D3 */ 0x80A1, /* 0xB8D4 */ 0x80E1, /* 0xB8D5 */ 0x83F0, /* 0xB8D6 */ 0x864E, /* 0xB8D7 */ 0x8A87, /* 0xB8D8 */ 0x8DE8, /* 0xB8D9 */ 0x9237, /* 0xB8DA */ 0x96C7, /* 0xB8DB */ 0x9867, /* 0xB8DC */ 0x9F13, /* 0xB8DD */ 0x4E94, /* 0xB8DE */ 0x4E92, /* 0xB8DF */ 0x4F0D, /* 0xB8E0 */ 0x5348, /* 0xB8E1 */ 0x5449, /* 0xB8E2 */ 0x543E, /* 0xB8E3 */ 0x5A2F, /* 0xB8E4 */ 0x5F8C, /* 0xB8E5 */ 0x5FA1, /* 0xB8E6 */ 0x609F, /* 0xB8E7 */ 0x68A7, /* 0xB8E8 */ 0x6A8E, /* 0xB8E9 */ 0x745A, /* 0xB8EA */ 0x7881, /* 0xB8EB */ 0x8A9E, /* 0xB8EC */ 0x8AA4, /* 0xB8ED */ 0x8B77, /* 0xB8EE */ 0x9190, /* 0xB8EF */ 0x4E5E, /* 0xB8F0 */ 0x9BC9, /* 0xB8F1 */ 0x4EA4, /* 0xB8F2 */ 0x4F7C, /* 0xB8F3 */ 0x4FAF, /* 0xB8F4 */ 0x5019, /* 0xB8F5 */ 0x5016, /* 0xB8F6 */ 0x5149, /* 0xB8F7 */ 0x516C, /* 0xB8F8 */ 0x529F, /* 0xB8F9 */ 0x52B9, /* 0xB8FA */ 0x52FE, /* 0xB8FB */ 0x539A, /* 0xB8FC */ 0x53E3, /* 0xB8FD */ 0x5411, /* 0xB8FE */ 0x0000, /* 0xB8FF */ 0x0000, /* 0xB900 */ 0x0000, /* 0xB901 */ 0x0000, /* 0xB902 */ 0x0000, /* 0xB903 */ 0x0000, /* 0xB904 */ 0x0000, /* 0xB905 */ 0x0000, /* 0xB906 */ 0x0000, /* 0xB907 */ 0x0000, /* 0xB908 */ 0x0000, /* 0xB909 */ 0x0000, /* 0xB90A */ 0x0000, /* 0xB90B */ 0x0000, /* 0xB90C */ 0x0000, /* 0xB90D */ 0x0000, /* 0xB90E */ 0x0000, /* 0xB90F */ 0x0000, /* 0xB910 */ 0x0000, /* 0xB911 */ 0x0000, /* 0xB912 */ 0x0000, /* 0xB913 */ 0x0000, /* 0xB914 */ 0x0000, /* 0xB915 */ 0x0000, /* 0xB916 */ 0x0000, /* 0xB917 */ 0x0000, /* 0xB918 */ 0x0000, /* 0xB919 */ 0x0000, /* 0xB91A */ 0x0000, /* 0xB91B */ 0x0000, /* 0xB91C */ 0x0000, /* 0xB91D */ 0x0000, /* 0xB91E */ 0x0000, /* 0xB91F */ 0x0000, /* 0xB920 */ 0x0000, /* 0xB921 */ 0x0000, /* 0xB922 */ 0x0000, /* 0xB923 */ 0x0000, /* 0xB924 */ 0x0000, /* 0xB925 */ 0x0000, /* 0xB926 */ 0x0000, /* 0xB927 */ 0x0000, /* 0xB928 */ 0x0000, /* 0xB929 */ 0x0000, /* 0xB92A */ 0x0000, /* 0xB92B */ 0x0000, /* 0xB92C */ 0x0000, /* 0xB92D */ 0x0000, /* 0xB92E */ 0x0000, /* 0xB92F */ 0x0000, /* 0xB930 */ 0x0000, /* 0xB931 */ 0x0000, /* 0xB932 */ 0x0000, /* 0xB933 */ 0x0000, /* 0xB934 */ 0x0000, /* 0xB935 */ 0x0000, /* 0xB936 */ 0x0000, /* 0xB937 */ 0x0000, /* 0xB938 */ 0x0000, /* 0xB939 */ 0x0000, /* 0xB93A */ 0x0000, /* 0xB93B */ 0x0000, /* 0xB93C */ 0x0000, /* 0xB93D */ 0x0000, /* 0xB93E */ 0x0000, /* 0xB93F */ 0x0000, /* 0xB940 */ 0x0000, /* 0xB941 */ 0x0000, /* 0xB942 */ 0x0000, /* 0xB943 */ 0x0000, /* 0xB944 */ 0x0000, /* 0xB945 */ 0x0000, /* 0xB946 */ 0x0000, /* 0xB947 */ 0x0000, /* 0xB948 */ 0x0000, /* 0xB949 */ 0x0000, /* 0xB94A */ 0x0000, /* 0xB94B */ 0x0000, /* 0xB94C */ 0x0000, /* 0xB94D */ 0x0000, /* 0xB94E */ 0x0000, /* 0xB94F */ 0x0000, /* 0xB950 */ 0x0000, /* 0xB951 */ 0x0000, /* 0xB952 */ 0x0000, /* 0xB953 */ 0x0000, /* 0xB954 */ 0x0000, /* 0xB955 */ 0x0000, /* 0xB956 */ 0x0000, /* 0xB957 */ 0x0000, /* 0xB958 */ 0x0000, /* 0xB959 */ 0x0000, /* 0xB95A */ 0x0000, /* 0xB95B */ 0x0000, /* 0xB95C */ 0x0000, /* 0xB95D */ 0x0000, /* 0xB95E */ 0x0000, /* 0xB95F */ 0x0000, /* 0xB960 */ 0x0000, /* 0xB961 */ 0x0000, /* 0xB962 */ 0x0000, /* 0xB963 */ 0x0000, /* 0xB964 */ 0x0000, /* 0xB965 */ 0x0000, /* 0xB966 */ 0x0000, /* 0xB967 */ 0x0000, /* 0xB968 */ 0x0000, /* 0xB969 */ 0x0000, /* 0xB96A */ 0x0000, /* 0xB96B */ 0x0000, /* 0xB96C */ 0x0000, /* 0xB96D */ 0x0000, /* 0xB96E */ 0x0000, /* 0xB96F */ 0x0000, /* 0xB970 */ 0x0000, /* 0xB971 */ 0x0000, /* 0xB972 */ 0x0000, /* 0xB973 */ 0x0000, /* 0xB974 */ 0x0000, /* 0xB975 */ 0x0000, /* 0xB976 */ 0x0000, /* 0xB977 */ 0x0000, /* 0xB978 */ 0x0000, /* 0xB979 */ 0x0000, /* 0xB97A */ 0x0000, /* 0xB97B */ 0x0000, /* 0xB97C */ 0x0000, /* 0xB97D */ 0x0000, /* 0xB97E */ 0x0000, /* 0xB97F */ 0x0000, /* 0xB980 */ 0x0000, /* 0xB981 */ 0x0000, /* 0xB982 */ 0x0000, /* 0xB983 */ 0x0000, /* 0xB984 */ 0x0000, /* 0xB985 */ 0x0000, /* 0xB986 */ 0x0000, /* 0xB987 */ 0x0000, /* 0xB988 */ 0x0000, /* 0xB989 */ 0x0000, /* 0xB98A */ 0x0000, /* 0xB98B */ 0x0000, /* 0xB98C */ 0x0000, /* 0xB98D */ 0x0000, /* 0xB98E */ 0x0000, /* 0xB98F */ 0x0000, /* 0xB990 */ 0x0000, /* 0xB991 */ 0x0000, /* 0xB992 */ 0x0000, /* 0xB993 */ 0x0000, /* 0xB994 */ 0x0000, /* 0xB995 */ 0x0000, /* 0xB996 */ 0x0000, /* 0xB997 */ 0x0000, /* 0xB998 */ 0x0000, /* 0xB999 */ 0x0000, /* 0xB99A */ 0x0000, /* 0xB99B */ 0x0000, /* 0xB99C */ 0x0000, /* 0xB99D */ 0x0000, /* 0xB99E */ 0x0000, /* 0xB99F */ 0x0000, /* 0xB9A0 */ 0x540E, /* 0xB9A1 */ 0x5589, /* 0xB9A2 */ 0x5751, /* 0xB9A3 */ 0x57A2, /* 0xB9A4 */ 0x597D, /* 0xB9A5 */ 0x5B54, /* 0xB9A6 */ 0x5B5D, /* 0xB9A7 */ 0x5B8F, /* 0xB9A8 */ 0x5DE5, /* 0xB9A9 */ 0x5DE7, /* 0xB9AA */ 0x5DF7, /* 0xB9AB */ 0x5E78, /* 0xB9AC */ 0x5E83, /* 0xB9AD */ 0x5E9A, /* 0xB9AE */ 0x5EB7, /* 0xB9AF */ 0x5F18, /* 0xB9B0 */ 0x6052, /* 0xB9B1 */ 0x614C, /* 0xB9B2 */ 0x6297, /* 0xB9B3 */ 0x62D8, /* 0xB9B4 */ 0x63A7, /* 0xB9B5 */ 0x653B, /* 0xB9B6 */ 0x6602, /* 0xB9B7 */ 0x6643, /* 0xB9B8 */ 0x66F4, /* 0xB9B9 */ 0x676D, /* 0xB9BA */ 0x6821, /* 0xB9BB */ 0x6897, /* 0xB9BC */ 0x69CB, /* 0xB9BD */ 0x6C5F, /* 0xB9BE */ 0x6D2A, /* 0xB9BF */ 0x6D69, /* 0xB9C0 */ 0x6E2F, /* 0xB9C1 */ 0x6E9D, /* 0xB9C2 */ 0x7532, /* 0xB9C3 */ 0x7687, /* 0xB9C4 */ 0x786C, /* 0xB9C5 */ 0x7A3F, /* 0xB9C6 */ 0x7CE0, /* 0xB9C7 */ 0x7D05, /* 0xB9C8 */ 0x7D18, /* 0xB9C9 */ 0x7D5E, /* 0xB9CA */ 0x7DB1, /* 0xB9CB */ 0x8015, /* 0xB9CC */ 0x8003, /* 0xB9CD */ 0x80AF, /* 0xB9CE */ 0x80B1, /* 0xB9CF */ 0x8154, /* 0xB9D0 */ 0x818F, /* 0xB9D1 */ 0x822A, /* 0xB9D2 */ 0x8352, /* 0xB9D3 */ 0x884C, /* 0xB9D4 */ 0x8861, /* 0xB9D5 */ 0x8B1B, /* 0xB9D6 */ 0x8CA2, /* 0xB9D7 */ 0x8CFC, /* 0xB9D8 */ 0x90CA, /* 0xB9D9 */ 0x9175, /* 0xB9DA */ 0x9271, /* 0xB9DB */ 0x783F, /* 0xB9DC */ 0x92FC, /* 0xB9DD */ 0x95A4, /* 0xB9DE */ 0x964D, /* 0xB9DF */ 0x9805, /* 0xB9E0 */ 0x9999, /* 0xB9E1 */ 0x9AD8, /* 0xB9E2 */ 0x9D3B, /* 0xB9E3 */ 0x525B, /* 0xB9E4 */ 0x52AB, /* 0xB9E5 */ 0x53F7, /* 0xB9E6 */ 0x5408, /* 0xB9E7 */ 0x58D5, /* 0xB9E8 */ 0x62F7, /* 0xB9E9 */ 0x6FE0, /* 0xB9EA */ 0x8C6A, /* 0xB9EB */ 0x8F5F, /* 0xB9EC */ 0x9EB9, /* 0xB9ED */ 0x514B, /* 0xB9EE */ 0x523B, /* 0xB9EF */ 0x544A, /* 0xB9F0 */ 0x56FD, /* 0xB9F1 */ 0x7A40, /* 0xB9F2 */ 0x9177, /* 0xB9F3 */ 0x9D60, /* 0xB9F4 */ 0x9ED2, /* 0xB9F5 */ 0x7344, /* 0xB9F6 */ 0x6F09, /* 0xB9F7 */ 0x8170, /* 0xB9F8 */ 0x7511, /* 0xB9F9 */ 0x5FFD, /* 0xB9FA */ 0x60DA, /* 0xB9FB */ 0x9AA8, /* 0xB9FC */ 0x72DB, /* 0xB9FD */ 0x8FBC, /* 0xB9FE */ 0x0000, /* 0xB9FF */ 0x0000, /* 0xBA00 */ 0x0000, /* 0xBA01 */ 0x0000, /* 0xBA02 */ 0x0000, /* 0xBA03 */ 0x0000, /* 0xBA04 */ 0x0000, /* 0xBA05 */ 0x0000, /* 0xBA06 */ 0x0000, /* 0xBA07 */ 0x0000, /* 0xBA08 */ 0x0000, /* 0xBA09 */ 0x0000, /* 0xBA0A */ 0x0000, /* 0xBA0B */ 0x0000, /* 0xBA0C */ 0x0000, /* 0xBA0D */ 0x0000, /* 0xBA0E */ 0x0000, /* 0xBA0F */ 0x0000, /* 0xBA10 */ 0x0000, /* 0xBA11 */ 0x0000, /* 0xBA12 */ 0x0000, /* 0xBA13 */ 0x0000, /* 0xBA14 */ 0x0000, /* 0xBA15 */ 0x0000, /* 0xBA16 */ 0x0000, /* 0xBA17 */ 0x0000, /* 0xBA18 */ 0x0000, /* 0xBA19 */ 0x0000, /* 0xBA1A */ 0x0000, /* 0xBA1B */ 0x0000, /* 0xBA1C */ 0x0000, /* 0xBA1D */ 0x0000, /* 0xBA1E */ 0x0000, /* 0xBA1F */ 0x0000, /* 0xBA20 */ 0x0000, /* 0xBA21 */ 0x0000, /* 0xBA22 */ 0x0000, /* 0xBA23 */ 0x0000, /* 0xBA24 */ 0x0000, /* 0xBA25 */ 0x0000, /* 0xBA26 */ 0x0000, /* 0xBA27 */ 0x0000, /* 0xBA28 */ 0x0000, /* 0xBA29 */ 0x0000, /* 0xBA2A */ 0x0000, /* 0xBA2B */ 0x0000, /* 0xBA2C */ 0x0000, /* 0xBA2D */ 0x0000, /* 0xBA2E */ 0x0000, /* 0xBA2F */ 0x0000, /* 0xBA30 */ 0x0000, /* 0xBA31 */ 0x0000, /* 0xBA32 */ 0x0000, /* 0xBA33 */ 0x0000, /* 0xBA34 */ 0x0000, /* 0xBA35 */ 0x0000, /* 0xBA36 */ 0x0000, /* 0xBA37 */ 0x0000, /* 0xBA38 */ 0x0000, /* 0xBA39 */ 0x0000, /* 0xBA3A */ 0x0000, /* 0xBA3B */ 0x0000, /* 0xBA3C */ 0x0000, /* 0xBA3D */ 0x0000, /* 0xBA3E */ 0x0000, /* 0xBA3F */ 0x0000, /* 0xBA40 */ 0x0000, /* 0xBA41 */ 0x0000, /* 0xBA42 */ 0x0000, /* 0xBA43 */ 0x0000, /* 0xBA44 */ 0x0000, /* 0xBA45 */ 0x0000, /* 0xBA46 */ 0x0000, /* 0xBA47 */ 0x0000, /* 0xBA48 */ 0x0000, /* 0xBA49 */ 0x0000, /* 0xBA4A */ 0x0000, /* 0xBA4B */ 0x0000, /* 0xBA4C */ 0x0000, /* 0xBA4D */ 0x0000, /* 0xBA4E */ 0x0000, /* 0xBA4F */ 0x0000, /* 0xBA50 */ 0x0000, /* 0xBA51 */ 0x0000, /* 0xBA52 */ 0x0000, /* 0xBA53 */ 0x0000, /* 0xBA54 */ 0x0000, /* 0xBA55 */ 0x0000, /* 0xBA56 */ 0x0000, /* 0xBA57 */ 0x0000, /* 0xBA58 */ 0x0000, /* 0xBA59 */ 0x0000, /* 0xBA5A */ 0x0000, /* 0xBA5B */ 0x0000, /* 0xBA5C */ 0x0000, /* 0xBA5D */ 0x0000, /* 0xBA5E */ 0x0000, /* 0xBA5F */ 0x0000, /* 0xBA60 */ 0x0000, /* 0xBA61 */ 0x0000, /* 0xBA62 */ 0x0000, /* 0xBA63 */ 0x0000, /* 0xBA64 */ 0x0000, /* 0xBA65 */ 0x0000, /* 0xBA66 */ 0x0000, /* 0xBA67 */ 0x0000, /* 0xBA68 */ 0x0000, /* 0xBA69 */ 0x0000, /* 0xBA6A */ 0x0000, /* 0xBA6B */ 0x0000, /* 0xBA6C */ 0x0000, /* 0xBA6D */ 0x0000, /* 0xBA6E */ 0x0000, /* 0xBA6F */ 0x0000, /* 0xBA70 */ 0x0000, /* 0xBA71 */ 0x0000, /* 0xBA72 */ 0x0000, /* 0xBA73 */ 0x0000, /* 0xBA74 */ 0x0000, /* 0xBA75 */ 0x0000, /* 0xBA76 */ 0x0000, /* 0xBA77 */ 0x0000, /* 0xBA78 */ 0x0000, /* 0xBA79 */ 0x0000, /* 0xBA7A */ 0x0000, /* 0xBA7B */ 0x0000, /* 0xBA7C */ 0x0000, /* 0xBA7D */ 0x0000, /* 0xBA7E */ 0x0000, /* 0xBA7F */ 0x0000, /* 0xBA80 */ 0x0000, /* 0xBA81 */ 0x0000, /* 0xBA82 */ 0x0000, /* 0xBA83 */ 0x0000, /* 0xBA84 */ 0x0000, /* 0xBA85 */ 0x0000, /* 0xBA86 */ 0x0000, /* 0xBA87 */ 0x0000, /* 0xBA88 */ 0x0000, /* 0xBA89 */ 0x0000, /* 0xBA8A */ 0x0000, /* 0xBA8B */ 0x0000, /* 0xBA8C */ 0x0000, /* 0xBA8D */ 0x0000, /* 0xBA8E */ 0x0000, /* 0xBA8F */ 0x0000, /* 0xBA90 */ 0x0000, /* 0xBA91 */ 0x0000, /* 0xBA92 */ 0x0000, /* 0xBA93 */ 0x0000, /* 0xBA94 */ 0x0000, /* 0xBA95 */ 0x0000, /* 0xBA96 */ 0x0000, /* 0xBA97 */ 0x0000, /* 0xBA98 */ 0x0000, /* 0xBA99 */ 0x0000, /* 0xBA9A */ 0x0000, /* 0xBA9B */ 0x0000, /* 0xBA9C */ 0x0000, /* 0xBA9D */ 0x0000, /* 0xBA9E */ 0x0000, /* 0xBA9F */ 0x0000, /* 0xBAA0 */ 0x6B64, /* 0xBAA1 */ 0x9803, /* 0xBAA2 */ 0x4ECA, /* 0xBAA3 */ 0x56F0, /* 0xBAA4 */ 0x5764, /* 0xBAA5 */ 0x58BE, /* 0xBAA6 */ 0x5A5A, /* 0xBAA7 */ 0x6068, /* 0xBAA8 */ 0x61C7, /* 0xBAA9 */ 0x660F, /* 0xBAAA */ 0x6606, /* 0xBAAB */ 0x6839, /* 0xBAAC */ 0x68B1, /* 0xBAAD */ 0x6DF7, /* 0xBAAE */ 0x75D5, /* 0xBAAF */ 0x7D3A, /* 0xBAB0 */ 0x826E, /* 0xBAB1 */ 0x9B42, /* 0xBAB2 */ 0x4E9B, /* 0xBAB3 */ 0x4F50, /* 0xBAB4 */ 0x53C9, /* 0xBAB5 */ 0x5506, /* 0xBAB6 */ 0x5D6F, /* 0xBAB7 */ 0x5DE6, /* 0xBAB8 */ 0x5DEE, /* 0xBAB9 */ 0x67FB, /* 0xBABA */ 0x6C99, /* 0xBABB */ 0x7473, /* 0xBABC */ 0x7802, /* 0xBABD */ 0x8A50, /* 0xBABE */ 0x9396, /* 0xBABF */ 0x88DF, /* 0xBAC0 */ 0x5750, /* 0xBAC1 */ 0x5EA7, /* 0xBAC2 */ 0x632B, /* 0xBAC3 */ 0x50B5, /* 0xBAC4 */ 0x50AC, /* 0xBAC5 */ 0x518D, /* 0xBAC6 */ 0x6700, /* 0xBAC7 */ 0x54C9, /* 0xBAC8 */ 0x585E, /* 0xBAC9 */ 0x59BB, /* 0xBACA */ 0x5BB0, /* 0xBACB */ 0x5F69, /* 0xBACC */ 0x624D, /* 0xBACD */ 0x63A1, /* 0xBACE */ 0x683D, /* 0xBACF */ 0x6B73, /* 0xBAD0 */ 0x6E08, /* 0xBAD1 */ 0x707D, /* 0xBAD2 */ 0x91C7, /* 0xBAD3 */ 0x7280, /* 0xBAD4 */ 0x7815, /* 0xBAD5 */ 0x7826, /* 0xBAD6 */ 0x796D, /* 0xBAD7 */ 0x658E, /* 0xBAD8 */ 0x7D30, /* 0xBAD9 */ 0x83DC, /* 0xBADA */ 0x88C1, /* 0xBADB */ 0x8F09, /* 0xBADC */ 0x969B, /* 0xBADD */ 0x5264, /* 0xBADE */ 0x5728, /* 0xBADF */ 0x6750, /* 0xBAE0 */ 0x7F6A, /* 0xBAE1 */ 0x8CA1, /* 0xBAE2 */ 0x51B4, /* 0xBAE3 */ 0x5742, /* 0xBAE4 */ 0x962A, /* 0xBAE5 */ 0x583A, /* 0xBAE6 */ 0x698A, /* 0xBAE7 */ 0x80B4, /* 0xBAE8 */ 0x54B2, /* 0xBAE9 */ 0x5D0E, /* 0xBAEA */ 0x57FC, /* 0xBAEB */ 0x7895, /* 0xBAEC */ 0x9DFA, /* 0xBAED */ 0x4F5C, /* 0xBAEE */ 0x524A, /* 0xBAEF */ 0x548B, /* 0xBAF0 */ 0x643E, /* 0xBAF1 */ 0x6628, /* 0xBAF2 */ 0x6714, /* 0xBAF3 */ 0x67F5, /* 0xBAF4 */ 0x7A84, /* 0xBAF5 */ 0x7B56, /* 0xBAF6 */ 0x7D22, /* 0xBAF7 */ 0x932F, /* 0xBAF8 */ 0x685C, /* 0xBAF9 */ 0x9BAD, /* 0xBAFA */ 0x7B39, /* 0xBAFB */ 0x5319, /* 0xBAFC */ 0x518A, /* 0xBAFD */ 0x5237, /* 0xBAFE */ 0x0000, /* 0xBAFF */ 0x0000, /* 0xBB00 */ 0x0000, /* 0xBB01 */ 0x0000, /* 0xBB02 */ 0x0000, /* 0xBB03 */ 0x0000, /* 0xBB04 */ 0x0000, /* 0xBB05 */ 0x0000, /* 0xBB06 */ 0x0000, /* 0xBB07 */ 0x0000, /* 0xBB08 */ 0x0000, /* 0xBB09 */ 0x0000, /* 0xBB0A */ 0x0000, /* 0xBB0B */ 0x0000, /* 0xBB0C */ 0x0000, /* 0xBB0D */ 0x0000, /* 0xBB0E */ 0x0000, /* 0xBB0F */ 0x0000, /* 0xBB10 */ 0x0000, /* 0xBB11 */ 0x0000, /* 0xBB12 */ 0x0000, /* 0xBB13 */ 0x0000, /* 0xBB14 */ 0x0000, /* 0xBB15 */ 0x0000, /* 0xBB16 */ 0x0000, /* 0xBB17 */ 0x0000, /* 0xBB18 */ 0x0000, /* 0xBB19 */ 0x0000, /* 0xBB1A */ 0x0000, /* 0xBB1B */ 0x0000, /* 0xBB1C */ 0x0000, /* 0xBB1D */ 0x0000, /* 0xBB1E */ 0x0000, /* 0xBB1F */ 0x0000, /* 0xBB20 */ 0x0000, /* 0xBB21 */ 0x0000, /* 0xBB22 */ 0x0000, /* 0xBB23 */ 0x0000, /* 0xBB24 */ 0x0000, /* 0xBB25 */ 0x0000, /* 0xBB26 */ 0x0000, /* 0xBB27 */ 0x0000, /* 0xBB28 */ 0x0000, /* 0xBB29 */ 0x0000, /* 0xBB2A */ 0x0000, /* 0xBB2B */ 0x0000, /* 0xBB2C */ 0x0000, /* 0xBB2D */ 0x0000, /* 0xBB2E */ 0x0000, /* 0xBB2F */ 0x0000, /* 0xBB30 */ 0x0000, /* 0xBB31 */ 0x0000, /* 0xBB32 */ 0x0000, /* 0xBB33 */ 0x0000, /* 0xBB34 */ 0x0000, /* 0xBB35 */ 0x0000, /* 0xBB36 */ 0x0000, /* 0xBB37 */ 0x0000, /* 0xBB38 */ 0x0000, /* 0xBB39 */ 0x0000, /* 0xBB3A */ 0x0000, /* 0xBB3B */ 0x0000, /* 0xBB3C */ 0x0000, /* 0xBB3D */ 0x0000, /* 0xBB3E */ 0x0000, /* 0xBB3F */ 0x0000, /* 0xBB40 */ 0x0000, /* 0xBB41 */ 0x0000, /* 0xBB42 */ 0x0000, /* 0xBB43 */ 0x0000, /* 0xBB44 */ 0x0000, /* 0xBB45 */ 0x0000, /* 0xBB46 */ 0x0000, /* 0xBB47 */ 0x0000, /* 0xBB48 */ 0x0000, /* 0xBB49 */ 0x0000, /* 0xBB4A */ 0x0000, /* 0xBB4B */ 0x0000, /* 0xBB4C */ 0x0000, /* 0xBB4D */ 0x0000, /* 0xBB4E */ 0x0000, /* 0xBB4F */ 0x0000, /* 0xBB50 */ 0x0000, /* 0xBB51 */ 0x0000, /* 0xBB52 */ 0x0000, /* 0xBB53 */ 0x0000, /* 0xBB54 */ 0x0000, /* 0xBB55 */ 0x0000, /* 0xBB56 */ 0x0000, /* 0xBB57 */ 0x0000, /* 0xBB58 */ 0x0000, /* 0xBB59 */ 0x0000, /* 0xBB5A */ 0x0000, /* 0xBB5B */ 0x0000, /* 0xBB5C */ 0x0000, /* 0xBB5D */ 0x0000, /* 0xBB5E */ 0x0000, /* 0xBB5F */ 0x0000, /* 0xBB60 */ 0x0000, /* 0xBB61 */ 0x0000, /* 0xBB62 */ 0x0000, /* 0xBB63 */ 0x0000, /* 0xBB64 */ 0x0000, /* 0xBB65 */ 0x0000, /* 0xBB66 */ 0x0000, /* 0xBB67 */ 0x0000, /* 0xBB68 */ 0x0000, /* 0xBB69 */ 0x0000, /* 0xBB6A */ 0x0000, /* 0xBB6B */ 0x0000, /* 0xBB6C */ 0x0000, /* 0xBB6D */ 0x0000, /* 0xBB6E */ 0x0000, /* 0xBB6F */ 0x0000, /* 0xBB70 */ 0x0000, /* 0xBB71 */ 0x0000, /* 0xBB72 */ 0x0000, /* 0xBB73 */ 0x0000, /* 0xBB74 */ 0x0000, /* 0xBB75 */ 0x0000, /* 0xBB76 */ 0x0000, /* 0xBB77 */ 0x0000, /* 0xBB78 */ 0x0000, /* 0xBB79 */ 0x0000, /* 0xBB7A */ 0x0000, /* 0xBB7B */ 0x0000, /* 0xBB7C */ 0x0000, /* 0xBB7D */ 0x0000, /* 0xBB7E */ 0x0000, /* 0xBB7F */ 0x0000, /* 0xBB80 */ 0x0000, /* 0xBB81 */ 0x0000, /* 0xBB82 */ 0x0000, /* 0xBB83 */ 0x0000, /* 0xBB84 */ 0x0000, /* 0xBB85 */ 0x0000, /* 0xBB86 */ 0x0000, /* 0xBB87 */ 0x0000, /* 0xBB88 */ 0x0000, /* 0xBB89 */ 0x0000, /* 0xBB8A */ 0x0000, /* 0xBB8B */ 0x0000, /* 0xBB8C */ 0x0000, /* 0xBB8D */ 0x0000, /* 0xBB8E */ 0x0000, /* 0xBB8F */ 0x0000, /* 0xBB90 */ 0x0000, /* 0xBB91 */ 0x0000, /* 0xBB92 */ 0x0000, /* 0xBB93 */ 0x0000, /* 0xBB94 */ 0x0000, /* 0xBB95 */ 0x0000, /* 0xBB96 */ 0x0000, /* 0xBB97 */ 0x0000, /* 0xBB98 */ 0x0000, /* 0xBB99 */ 0x0000, /* 0xBB9A */ 0x0000, /* 0xBB9B */ 0x0000, /* 0xBB9C */ 0x0000, /* 0xBB9D */ 0x0000, /* 0xBB9E */ 0x0000, /* 0xBB9F */ 0x0000, /* 0xBBA0 */ 0x5BDF, /* 0xBBA1 */ 0x62F6, /* 0xBBA2 */ 0x64AE, /* 0xBBA3 */ 0x64E6, /* 0xBBA4 */ 0x672D, /* 0xBBA5 */ 0x6BBA, /* 0xBBA6 */ 0x85A9, /* 0xBBA7 */ 0x96D1, /* 0xBBA8 */ 0x7690, /* 0xBBA9 */ 0x9BD6, /* 0xBBAA */ 0x634C, /* 0xBBAB */ 0x9306, /* 0xBBAC */ 0x9BAB, /* 0xBBAD */ 0x76BF, /* 0xBBAE */ 0x6652, /* 0xBBAF */ 0x4E09, /* 0xBBB0 */ 0x5098, /* 0xBBB1 */ 0x53C2, /* 0xBBB2 */ 0x5C71, /* 0xBBB3 */ 0x60E8, /* 0xBBB4 */ 0x6492, /* 0xBBB5 */ 0x6563, /* 0xBBB6 */ 0x685F, /* 0xBBB7 */ 0x71E6, /* 0xBBB8 */ 0x73CA, /* 0xBBB9 */ 0x7523, /* 0xBBBA */ 0x7B97, /* 0xBBBB */ 0x7E82, /* 0xBBBC */ 0x8695, /* 0xBBBD */ 0x8B83, /* 0xBBBE */ 0x8CDB, /* 0xBBBF */ 0x9178, /* 0xBBC0 */ 0x9910, /* 0xBBC1 */ 0x65AC, /* 0xBBC2 */ 0x66AB, /* 0xBBC3 */ 0x6B8B, /* 0xBBC4 */ 0x4ED5, /* 0xBBC5 */ 0x4ED4, /* 0xBBC6 */ 0x4F3A, /* 0xBBC7 */ 0x4F7F, /* 0xBBC8 */ 0x523A, /* 0xBBC9 */ 0x53F8, /* 0xBBCA */ 0x53F2, /* 0xBBCB */ 0x55E3, /* 0xBBCC */ 0x56DB, /* 0xBBCD */ 0x58EB, /* 0xBBCE */ 0x59CB, /* 0xBBCF */ 0x59C9, /* 0xBBD0 */ 0x59FF, /* 0xBBD1 */ 0x5B50, /* 0xBBD2 */ 0x5C4D, /* 0xBBD3 */ 0x5E02, /* 0xBBD4 */ 0x5E2B, /* 0xBBD5 */ 0x5FD7, /* 0xBBD6 */ 0x601D, /* 0xBBD7 */ 0x6307, /* 0xBBD8 */ 0x652F, /* 0xBBD9 */ 0x5B5C, /* 0xBBDA */ 0x65AF, /* 0xBBDB */ 0x65BD, /* 0xBBDC */ 0x65E8, /* 0xBBDD */ 0x679D, /* 0xBBDE */ 0x6B62, /* 0xBBDF */ 0x6B7B, /* 0xBBE0 */ 0x6C0F, /* 0xBBE1 */ 0x7345, /* 0xBBE2 */ 0x7949, /* 0xBBE3 */ 0x79C1, /* 0xBBE4 */ 0x7CF8, /* 0xBBE5 */ 0x7D19, /* 0xBBE6 */ 0x7D2B, /* 0xBBE7 */ 0x80A2, /* 0xBBE8 */ 0x8102, /* 0xBBE9 */ 0x81F3, /* 0xBBEA */ 0x8996, /* 0xBBEB */ 0x8A5E, /* 0xBBEC */ 0x8A69, /* 0xBBED */ 0x8A66, /* 0xBBEE */ 0x8A8C, /* 0xBBEF */ 0x8AEE, /* 0xBBF0 */ 0x8CC7, /* 0xBBF1 */ 0x8CDC, /* 0xBBF2 */ 0x96CC, /* 0xBBF3 */ 0x98FC, /* 0xBBF4 */ 0x6B6F, /* 0xBBF5 */ 0x4E8B, /* 0xBBF6 */ 0x4F3C, /* 0xBBF7 */ 0x4F8D, /* 0xBBF8 */ 0x5150, /* 0xBBF9 */ 0x5B57, /* 0xBBFA */ 0x5BFA, /* 0xBBFB */ 0x6148, /* 0xBBFC */ 0x6301, /* 0xBBFD */ 0x6642, /* 0xBBFE */ 0x0000, /* 0xBBFF */ 0x0000, /* 0xBC00 */ 0x0000, /* 0xBC01 */ 0x0000, /* 0xBC02 */ 0x0000, /* 0xBC03 */ 0x0000, /* 0xBC04 */ 0x0000, /* 0xBC05 */ 0x0000, /* 0xBC06 */ 0x0000, /* 0xBC07 */ 0x0000, /* 0xBC08 */ 0x0000, /* 0xBC09 */ 0x0000, /* 0xBC0A */ 0x0000, /* 0xBC0B */ 0x0000, /* 0xBC0C */ 0x0000, /* 0xBC0D */ 0x0000, /* 0xBC0E */ 0x0000, /* 0xBC0F */ 0x0000, /* 0xBC10 */ 0x0000, /* 0xBC11 */ 0x0000, /* 0xBC12 */ 0x0000, /* 0xBC13 */ 0x0000, /* 0xBC14 */ 0x0000, /* 0xBC15 */ 0x0000, /* 0xBC16 */ 0x0000, /* 0xBC17 */ 0x0000, /* 0xBC18 */ 0x0000, /* 0xBC19 */ 0x0000, /* 0xBC1A */ 0x0000, /* 0xBC1B */ 0x0000, /* 0xBC1C */ 0x0000, /* 0xBC1D */ 0x0000, /* 0xBC1E */ 0x0000, /* 0xBC1F */ 0x0000, /* 0xBC20 */ 0x0000, /* 0xBC21 */ 0x0000, /* 0xBC22 */ 0x0000, /* 0xBC23 */ 0x0000, /* 0xBC24 */ 0x0000, /* 0xBC25 */ 0x0000, /* 0xBC26 */ 0x0000, /* 0xBC27 */ 0x0000, /* 0xBC28 */ 0x0000, /* 0xBC29 */ 0x0000, /* 0xBC2A */ 0x0000, /* 0xBC2B */ 0x0000, /* 0xBC2C */ 0x0000, /* 0xBC2D */ 0x0000, /* 0xBC2E */ 0x0000, /* 0xBC2F */ 0x0000, /* 0xBC30 */ 0x0000, /* 0xBC31 */ 0x0000, /* 0xBC32 */ 0x0000, /* 0xBC33 */ 0x0000, /* 0xBC34 */ 0x0000, /* 0xBC35 */ 0x0000, /* 0xBC36 */ 0x0000, /* 0xBC37 */ 0x0000, /* 0xBC38 */ 0x0000, /* 0xBC39 */ 0x0000, /* 0xBC3A */ 0x0000, /* 0xBC3B */ 0x0000, /* 0xBC3C */ 0x0000, /* 0xBC3D */ 0x0000, /* 0xBC3E */ 0x0000, /* 0xBC3F */ 0x0000, /* 0xBC40 */ 0x0000, /* 0xBC41 */ 0x0000, /* 0xBC42 */ 0x0000, /* 0xBC43 */ 0x0000, /* 0xBC44 */ 0x0000, /* 0xBC45 */ 0x0000, /* 0xBC46 */ 0x0000, /* 0xBC47 */ 0x0000, /* 0xBC48 */ 0x0000, /* 0xBC49 */ 0x0000, /* 0xBC4A */ 0x0000, /* 0xBC4B */ 0x0000, /* 0xBC4C */ 0x0000, /* 0xBC4D */ 0x0000, /* 0xBC4E */ 0x0000, /* 0xBC4F */ 0x0000, /* 0xBC50 */ 0x0000, /* 0xBC51 */ 0x0000, /* 0xBC52 */ 0x0000, /* 0xBC53 */ 0x0000, /* 0xBC54 */ 0x0000, /* 0xBC55 */ 0x0000, /* 0xBC56 */ 0x0000, /* 0xBC57 */ 0x0000, /* 0xBC58 */ 0x0000, /* 0xBC59 */ 0x0000, /* 0xBC5A */ 0x0000, /* 0xBC5B */ 0x0000, /* 0xBC5C */ 0x0000, /* 0xBC5D */ 0x0000, /* 0xBC5E */ 0x0000, /* 0xBC5F */ 0x0000, /* 0xBC60 */ 0x0000, /* 0xBC61 */ 0x0000, /* 0xBC62 */ 0x0000, /* 0xBC63 */ 0x0000, /* 0xBC64 */ 0x0000, /* 0xBC65 */ 0x0000, /* 0xBC66 */ 0x0000, /* 0xBC67 */ 0x0000, /* 0xBC68 */ 0x0000, /* 0xBC69 */ 0x0000, /* 0xBC6A */ 0x0000, /* 0xBC6B */ 0x0000, /* 0xBC6C */ 0x0000, /* 0xBC6D */ 0x0000, /* 0xBC6E */ 0x0000, /* 0xBC6F */ 0x0000, /* 0xBC70 */ 0x0000, /* 0xBC71 */ 0x0000, /* 0xBC72 */ 0x0000, /* 0xBC73 */ 0x0000, /* 0xBC74 */ 0x0000, /* 0xBC75 */ 0x0000, /* 0xBC76 */ 0x0000, /* 0xBC77 */ 0x0000, /* 0xBC78 */ 0x0000, /* 0xBC79 */ 0x0000, /* 0xBC7A */ 0x0000, /* 0xBC7B */ 0x0000, /* 0xBC7C */ 0x0000, /* 0xBC7D */ 0x0000, /* 0xBC7E */ 0x0000, /* 0xBC7F */ 0x0000, /* 0xBC80 */ 0x0000, /* 0xBC81 */ 0x0000, /* 0xBC82 */ 0x0000, /* 0xBC83 */ 0x0000, /* 0xBC84 */ 0x0000, /* 0xBC85 */ 0x0000, /* 0xBC86 */ 0x0000, /* 0xBC87 */ 0x0000, /* 0xBC88 */ 0x0000, /* 0xBC89 */ 0x0000, /* 0xBC8A */ 0x0000, /* 0xBC8B */ 0x0000, /* 0xBC8C */ 0x0000, /* 0xBC8D */ 0x0000, /* 0xBC8E */ 0x0000, /* 0xBC8F */ 0x0000, /* 0xBC90 */ 0x0000, /* 0xBC91 */ 0x0000, /* 0xBC92 */ 0x0000, /* 0xBC93 */ 0x0000, /* 0xBC94 */ 0x0000, /* 0xBC95 */ 0x0000, /* 0xBC96 */ 0x0000, /* 0xBC97 */ 0x0000, /* 0xBC98 */ 0x0000, /* 0xBC99 */ 0x0000, /* 0xBC9A */ 0x0000, /* 0xBC9B */ 0x0000, /* 0xBC9C */ 0x0000, /* 0xBC9D */ 0x0000, /* 0xBC9E */ 0x0000, /* 0xBC9F */ 0x0000, /* 0xBCA0 */ 0x6B21, /* 0xBCA1 */ 0x6ECB, /* 0xBCA2 */ 0x6CBB, /* 0xBCA3 */ 0x723E, /* 0xBCA4 */ 0x74BD, /* 0xBCA5 */ 0x75D4, /* 0xBCA6 */ 0x78C1, /* 0xBCA7 */ 0x793A, /* 0xBCA8 */ 0x800C, /* 0xBCA9 */ 0x8033, /* 0xBCAA */ 0x81EA, /* 0xBCAB */ 0x8494, /* 0xBCAC */ 0x8F9E, /* 0xBCAD */ 0x6C50, /* 0xBCAE */ 0x9E7F, /* 0xBCAF */ 0x5F0F, /* 0xBCB0 */ 0x8B58, /* 0xBCB1 */ 0x9D2B, /* 0xBCB2 */ 0x7AFA, /* 0xBCB3 */ 0x8EF8, /* 0xBCB4 */ 0x5B8D, /* 0xBCB5 */ 0x96EB, /* 0xBCB6 */ 0x4E03, /* 0xBCB7 */ 0x53F1, /* 0xBCB8 */ 0x57F7, /* 0xBCB9 */ 0x5931, /* 0xBCBA */ 0x5AC9, /* 0xBCBB */ 0x5BA4, /* 0xBCBC */ 0x6089, /* 0xBCBD */ 0x6E7F, /* 0xBCBE */ 0x6F06, /* 0xBCBF */ 0x75BE, /* 0xBCC0 */ 0x8CEA, /* 0xBCC1 */ 0x5B9F, /* 0xBCC2 */ 0x8500, /* 0xBCC3 */ 0x7BE0, /* 0xBCC4 */ 0x5072, /* 0xBCC5 */ 0x67F4, /* 0xBCC6 */ 0x829D, /* 0xBCC7 */ 0x5C61, /* 0xBCC8 */ 0x854A, /* 0xBCC9 */ 0x7E1E, /* 0xBCCA */ 0x820E, /* 0xBCCB */ 0x5199, /* 0xBCCC */ 0x5C04, /* 0xBCCD */ 0x6368, /* 0xBCCE */ 0x8D66, /* 0xBCCF */ 0x659C, /* 0xBCD0 */ 0x716E, /* 0xBCD1 */ 0x793E, /* 0xBCD2 */ 0x7D17, /* 0xBCD3 */ 0x8005, /* 0xBCD4 */ 0x8B1D, /* 0xBCD5 */ 0x8ECA, /* 0xBCD6 */ 0x906E, /* 0xBCD7 */ 0x86C7, /* 0xBCD8 */ 0x90AA, /* 0xBCD9 */ 0x501F, /* 0xBCDA */ 0x52FA, /* 0xBCDB */ 0x5C3A, /* 0xBCDC */ 0x6753, /* 0xBCDD */ 0x707C, /* 0xBCDE */ 0x7235, /* 0xBCDF */ 0x914C, /* 0xBCE0 */ 0x91C8, /* 0xBCE1 */ 0x932B, /* 0xBCE2 */ 0x82E5, /* 0xBCE3 */ 0x5BC2, /* 0xBCE4 */ 0x5F31, /* 0xBCE5 */ 0x60F9, /* 0xBCE6 */ 0x4E3B, /* 0xBCE7 */ 0x53D6, /* 0xBCE8 */ 0x5B88, /* 0xBCE9 */ 0x624B, /* 0xBCEA */ 0x6731, /* 0xBCEB */ 0x6B8A, /* 0xBCEC */ 0x72E9, /* 0xBCED */ 0x73E0, /* 0xBCEE */ 0x7A2E, /* 0xBCEF */ 0x816B, /* 0xBCF0 */ 0x8DA3, /* 0xBCF1 */ 0x9152, /* 0xBCF2 */ 0x9996, /* 0xBCF3 */ 0x5112, /* 0xBCF4 */ 0x53D7, /* 0xBCF5 */ 0x546A, /* 0xBCF6 */ 0x5BFF, /* 0xBCF7 */ 0x6388, /* 0xBCF8 */ 0x6A39, /* 0xBCF9 */ 0x7DAC, /* 0xBCFA */ 0x9700, /* 0xBCFB */ 0x56DA, /* 0xBCFC */ 0x53CE, /* 0xBCFD */ 0x5468, /* 0xBCFE */ 0x0000, /* 0xBCFF */ 0x0000, /* 0xBD00 */ 0x0000, /* 0xBD01 */ 0x0000, /* 0xBD02 */ 0x0000, /* 0xBD03 */ 0x0000, /* 0xBD04 */ 0x0000, /* 0xBD05 */ 0x0000, /* 0xBD06 */ 0x0000, /* 0xBD07 */ 0x0000, /* 0xBD08 */ 0x0000, /* 0xBD09 */ 0x0000, /* 0xBD0A */ 0x0000, /* 0xBD0B */ 0x0000, /* 0xBD0C */ 0x0000, /* 0xBD0D */ 0x0000, /* 0xBD0E */ 0x0000, /* 0xBD0F */ 0x0000, /* 0xBD10 */ 0x0000, /* 0xBD11 */ 0x0000, /* 0xBD12 */ 0x0000, /* 0xBD13 */ 0x0000, /* 0xBD14 */ 0x0000, /* 0xBD15 */ 0x0000, /* 0xBD16 */ 0x0000, /* 0xBD17 */ 0x0000, /* 0xBD18 */ 0x0000, /* 0xBD19 */ 0x0000, /* 0xBD1A */ 0x0000, /* 0xBD1B */ 0x0000, /* 0xBD1C */ 0x0000, /* 0xBD1D */ 0x0000, /* 0xBD1E */ 0x0000, /* 0xBD1F */ 0x0000, /* 0xBD20 */ 0x0000, /* 0xBD21 */ 0x0000, /* 0xBD22 */ 0x0000, /* 0xBD23 */ 0x0000, /* 0xBD24 */ 0x0000, /* 0xBD25 */ 0x0000, /* 0xBD26 */ 0x0000, /* 0xBD27 */ 0x0000, /* 0xBD28 */ 0x0000, /* 0xBD29 */ 0x0000, /* 0xBD2A */ 0x0000, /* 0xBD2B */ 0x0000, /* 0xBD2C */ 0x0000, /* 0xBD2D */ 0x0000, /* 0xBD2E */ 0x0000, /* 0xBD2F */ 0x0000, /* 0xBD30 */ 0x0000, /* 0xBD31 */ 0x0000, /* 0xBD32 */ 0x0000, /* 0xBD33 */ 0x0000, /* 0xBD34 */ 0x0000, /* 0xBD35 */ 0x0000, /* 0xBD36 */ 0x0000, /* 0xBD37 */ 0x0000, /* 0xBD38 */ 0x0000, /* 0xBD39 */ 0x0000, /* 0xBD3A */ 0x0000, /* 0xBD3B */ 0x0000, /* 0xBD3C */ 0x0000, /* 0xBD3D */ 0x0000, /* 0xBD3E */ 0x0000, /* 0xBD3F */ 0x0000, /* 0xBD40 */ 0x0000, /* 0xBD41 */ 0x0000, /* 0xBD42 */ 0x0000, /* 0xBD43 */ 0x0000, /* 0xBD44 */ 0x0000, /* 0xBD45 */ 0x0000, /* 0xBD46 */ 0x0000, /* 0xBD47 */ 0x0000, /* 0xBD48 */ 0x0000, /* 0xBD49 */ 0x0000, /* 0xBD4A */ 0x0000, /* 0xBD4B */ 0x0000, /* 0xBD4C */ 0x0000, /* 0xBD4D */ 0x0000, /* 0xBD4E */ 0x0000, /* 0xBD4F */ 0x0000, /* 0xBD50 */ 0x0000, /* 0xBD51 */ 0x0000, /* 0xBD52 */ 0x0000, /* 0xBD53 */ 0x0000, /* 0xBD54 */ 0x0000, /* 0xBD55 */ 0x0000, /* 0xBD56 */ 0x0000, /* 0xBD57 */ 0x0000, /* 0xBD58 */ 0x0000, /* 0xBD59 */ 0x0000, /* 0xBD5A */ 0x0000, /* 0xBD5B */ 0x0000, /* 0xBD5C */ 0x0000, /* 0xBD5D */ 0x0000, /* 0xBD5E */ 0x0000, /* 0xBD5F */ 0x0000, /* 0xBD60 */ 0x0000, /* 0xBD61 */ 0x0000, /* 0xBD62 */ 0x0000, /* 0xBD63 */ 0x0000, /* 0xBD64 */ 0x0000, /* 0xBD65 */ 0x0000, /* 0xBD66 */ 0x0000, /* 0xBD67 */ 0x0000, /* 0xBD68 */ 0x0000, /* 0xBD69 */ 0x0000, /* 0xBD6A */ 0x0000, /* 0xBD6B */ 0x0000, /* 0xBD6C */ 0x0000, /* 0xBD6D */ 0x0000, /* 0xBD6E */ 0x0000, /* 0xBD6F */ 0x0000, /* 0xBD70 */ 0x0000, /* 0xBD71 */ 0x0000, /* 0xBD72 */ 0x0000, /* 0xBD73 */ 0x0000, /* 0xBD74 */ 0x0000, /* 0xBD75 */ 0x0000, /* 0xBD76 */ 0x0000, /* 0xBD77 */ 0x0000, /* 0xBD78 */ 0x0000, /* 0xBD79 */ 0x0000, /* 0xBD7A */ 0x0000, /* 0xBD7B */ 0x0000, /* 0xBD7C */ 0x0000, /* 0xBD7D */ 0x0000, /* 0xBD7E */ 0x0000, /* 0xBD7F */ 0x0000, /* 0xBD80 */ 0x0000, /* 0xBD81 */ 0x0000, /* 0xBD82 */ 0x0000, /* 0xBD83 */ 0x0000, /* 0xBD84 */ 0x0000, /* 0xBD85 */ 0x0000, /* 0xBD86 */ 0x0000, /* 0xBD87 */ 0x0000, /* 0xBD88 */ 0x0000, /* 0xBD89 */ 0x0000, /* 0xBD8A */ 0x0000, /* 0xBD8B */ 0x0000, /* 0xBD8C */ 0x0000, /* 0xBD8D */ 0x0000, /* 0xBD8E */ 0x0000, /* 0xBD8F */ 0x0000, /* 0xBD90 */ 0x0000, /* 0xBD91 */ 0x0000, /* 0xBD92 */ 0x0000, /* 0xBD93 */ 0x0000, /* 0xBD94 */ 0x0000, /* 0xBD95 */ 0x0000, /* 0xBD96 */ 0x0000, /* 0xBD97 */ 0x0000, /* 0xBD98 */ 0x0000, /* 0xBD99 */ 0x0000, /* 0xBD9A */ 0x0000, /* 0xBD9B */ 0x0000, /* 0xBD9C */ 0x0000, /* 0xBD9D */ 0x0000, /* 0xBD9E */ 0x0000, /* 0xBD9F */ 0x0000, /* 0xBDA0 */ 0x5B97, /* 0xBDA1 */ 0x5C31, /* 0xBDA2 */ 0x5DDE, /* 0xBDA3 */ 0x4FEE, /* 0xBDA4 */ 0x6101, /* 0xBDA5 */ 0x62FE, /* 0xBDA6 */ 0x6D32, /* 0xBDA7 */ 0x79C0, /* 0xBDA8 */ 0x79CB, /* 0xBDA9 */ 0x7D42, /* 0xBDAA */ 0x7E4D, /* 0xBDAB */ 0x7FD2, /* 0xBDAC */ 0x81ED, /* 0xBDAD */ 0x821F, /* 0xBDAE */ 0x8490, /* 0xBDAF */ 0x8846, /* 0xBDB0 */ 0x8972, /* 0xBDB1 */ 0x8B90, /* 0xBDB2 */ 0x8E74, /* 0xBDB3 */ 0x8F2F, /* 0xBDB4 */ 0x9031, /* 0xBDB5 */ 0x914B, /* 0xBDB6 */ 0x916C, /* 0xBDB7 */ 0x96C6, /* 0xBDB8 */ 0x919C, /* 0xBDB9 */ 0x4EC0, /* 0xBDBA */ 0x4F4F, /* 0xBDBB */ 0x5145, /* 0xBDBC */ 0x5341, /* 0xBDBD */ 0x5F93, /* 0xBDBE */ 0x620E, /* 0xBDBF */ 0x67D4, /* 0xBDC0 */ 0x6C41, /* 0xBDC1 */ 0x6E0B, /* 0xBDC2 */ 0x7363, /* 0xBDC3 */ 0x7E26, /* 0xBDC4 */ 0x91CD, /* 0xBDC5 */ 0x9283, /* 0xBDC6 */ 0x53D4, /* 0xBDC7 */ 0x5919, /* 0xBDC8 */ 0x5BBF, /* 0xBDC9 */ 0x6DD1, /* 0xBDCA */ 0x795D, /* 0xBDCB */ 0x7E2E, /* 0xBDCC */ 0x7C9B, /* 0xBDCD */ 0x587E, /* 0xBDCE */ 0x719F, /* 0xBDCF */ 0x51FA, /* 0xBDD0 */ 0x8853, /* 0xBDD1 */ 0x8FF0, /* 0xBDD2 */ 0x4FCA, /* 0xBDD3 */ 0x5CFB, /* 0xBDD4 */ 0x6625, /* 0xBDD5 */ 0x77AC, /* 0xBDD6 */ 0x7AE3, /* 0xBDD7 */ 0x821C, /* 0xBDD8 */ 0x99FF, /* 0xBDD9 */ 0x51C6, /* 0xBDDA */ 0x5FAA, /* 0xBDDB */ 0x65EC, /* 0xBDDC */ 0x696F, /* 0xBDDD */ 0x6B89, /* 0xBDDE */ 0x6DF3, /* 0xBDDF */ 0x6E96, /* 0xBDE0 */ 0x6F64, /* 0xBDE1 */ 0x76FE, /* 0xBDE2 */ 0x7D14, /* 0xBDE3 */ 0x5DE1, /* 0xBDE4 */ 0x9075, /* 0xBDE5 */ 0x9187, /* 0xBDE6 */ 0x9806, /* 0xBDE7 */ 0x51E6, /* 0xBDE8 */ 0x521D, /* 0xBDE9 */ 0x6240, /* 0xBDEA */ 0x6691, /* 0xBDEB */ 0x66D9, /* 0xBDEC */ 0x6E1A, /* 0xBDED */ 0x5EB6, /* 0xBDEE */ 0x7DD2, /* 0xBDEF */ 0x7F72, /* 0xBDF0 */ 0x66F8, /* 0xBDF1 */ 0x85AF, /* 0xBDF2 */ 0x85F7, /* 0xBDF3 */ 0x8AF8, /* 0xBDF4 */ 0x52A9, /* 0xBDF5 */ 0x53D9, /* 0xBDF6 */ 0x5973, /* 0xBDF7 */ 0x5E8F, /* 0xBDF8 */ 0x5F90, /* 0xBDF9 */ 0x6055, /* 0xBDFA */ 0x92E4, /* 0xBDFB */ 0x9664, /* 0xBDFC */ 0x50B7, /* 0xBDFD */ 0x511F, /* 0xBDFE */ 0x0000, /* 0xBDFF */ 0x0000, /* 0xBE00 */ 0x0000, /* 0xBE01 */ 0x0000, /* 0xBE02 */ 0x0000, /* 0xBE03 */ 0x0000, /* 0xBE04 */ 0x0000, /* 0xBE05 */ 0x0000, /* 0xBE06 */ 0x0000, /* 0xBE07 */ 0x0000, /* 0xBE08 */ 0x0000, /* 0xBE09 */ 0x0000, /* 0xBE0A */ 0x0000, /* 0xBE0B */ 0x0000, /* 0xBE0C */ 0x0000, /* 0xBE0D */ 0x0000, /* 0xBE0E */ 0x0000, /* 0xBE0F */ 0x0000, /* 0xBE10 */ 0x0000, /* 0xBE11 */ 0x0000, /* 0xBE12 */ 0x0000, /* 0xBE13 */ 0x0000, /* 0xBE14 */ 0x0000, /* 0xBE15 */ 0x0000, /* 0xBE16 */ 0x0000, /* 0xBE17 */ 0x0000, /* 0xBE18 */ 0x0000, /* 0xBE19 */ 0x0000, /* 0xBE1A */ 0x0000, /* 0xBE1B */ 0x0000, /* 0xBE1C */ 0x0000, /* 0xBE1D */ 0x0000, /* 0xBE1E */ 0x0000, /* 0xBE1F */ 0x0000, /* 0xBE20 */ 0x0000, /* 0xBE21 */ 0x0000, /* 0xBE22 */ 0x0000, /* 0xBE23 */ 0x0000, /* 0xBE24 */ 0x0000, /* 0xBE25 */ 0x0000, /* 0xBE26 */ 0x0000, /* 0xBE27 */ 0x0000, /* 0xBE28 */ 0x0000, /* 0xBE29 */ 0x0000, /* 0xBE2A */ 0x0000, /* 0xBE2B */ 0x0000, /* 0xBE2C */ 0x0000, /* 0xBE2D */ 0x0000, /* 0xBE2E */ 0x0000, /* 0xBE2F */ 0x0000, /* 0xBE30 */ 0x0000, /* 0xBE31 */ 0x0000, /* 0xBE32 */ 0x0000, /* 0xBE33 */ 0x0000, /* 0xBE34 */ 0x0000, /* 0xBE35 */ 0x0000, /* 0xBE36 */ 0x0000, /* 0xBE37 */ 0x0000, /* 0xBE38 */ 0x0000, /* 0xBE39 */ 0x0000, /* 0xBE3A */ 0x0000, /* 0xBE3B */ 0x0000, /* 0xBE3C */ 0x0000, /* 0xBE3D */ 0x0000, /* 0xBE3E */ 0x0000, /* 0xBE3F */ 0x0000, /* 0xBE40 */ 0x0000, /* 0xBE41 */ 0x0000, /* 0xBE42 */ 0x0000, /* 0xBE43 */ 0x0000, /* 0xBE44 */ 0x0000, /* 0xBE45 */ 0x0000, /* 0xBE46 */ 0x0000, /* 0xBE47 */ 0x0000, /* 0xBE48 */ 0x0000, /* 0xBE49 */ 0x0000, /* 0xBE4A */ 0x0000, /* 0xBE4B */ 0x0000, /* 0xBE4C */ 0x0000, /* 0xBE4D */ 0x0000, /* 0xBE4E */ 0x0000, /* 0xBE4F */ 0x0000, /* 0xBE50 */ 0x0000, /* 0xBE51 */ 0x0000, /* 0xBE52 */ 0x0000, /* 0xBE53 */ 0x0000, /* 0xBE54 */ 0x0000, /* 0xBE55 */ 0x0000, /* 0xBE56 */ 0x0000, /* 0xBE57 */ 0x0000, /* 0xBE58 */ 0x0000, /* 0xBE59 */ 0x0000, /* 0xBE5A */ 0x0000, /* 0xBE5B */ 0x0000, /* 0xBE5C */ 0x0000, /* 0xBE5D */ 0x0000, /* 0xBE5E */ 0x0000, /* 0xBE5F */ 0x0000, /* 0xBE60 */ 0x0000, /* 0xBE61 */ 0x0000, /* 0xBE62 */ 0x0000, /* 0xBE63 */ 0x0000, /* 0xBE64 */ 0x0000, /* 0xBE65 */ 0x0000, /* 0xBE66 */ 0x0000, /* 0xBE67 */ 0x0000, /* 0xBE68 */ 0x0000, /* 0xBE69 */ 0x0000, /* 0xBE6A */ 0x0000, /* 0xBE6B */ 0x0000, /* 0xBE6C */ 0x0000, /* 0xBE6D */ 0x0000, /* 0xBE6E */ 0x0000, /* 0xBE6F */ 0x0000, /* 0xBE70 */ 0x0000, /* 0xBE71 */ 0x0000, /* 0xBE72 */ 0x0000, /* 0xBE73 */ 0x0000, /* 0xBE74 */ 0x0000, /* 0xBE75 */ 0x0000, /* 0xBE76 */ 0x0000, /* 0xBE77 */ 0x0000, /* 0xBE78 */ 0x0000, /* 0xBE79 */ 0x0000, /* 0xBE7A */ 0x0000, /* 0xBE7B */ 0x0000, /* 0xBE7C */ 0x0000, /* 0xBE7D */ 0x0000, /* 0xBE7E */ 0x0000, /* 0xBE7F */ 0x0000, /* 0xBE80 */ 0x0000, /* 0xBE81 */ 0x0000, /* 0xBE82 */ 0x0000, /* 0xBE83 */ 0x0000, /* 0xBE84 */ 0x0000, /* 0xBE85 */ 0x0000, /* 0xBE86 */ 0x0000, /* 0xBE87 */ 0x0000, /* 0xBE88 */ 0x0000, /* 0xBE89 */ 0x0000, /* 0xBE8A */ 0x0000, /* 0xBE8B */ 0x0000, /* 0xBE8C */ 0x0000, /* 0xBE8D */ 0x0000, /* 0xBE8E */ 0x0000, /* 0xBE8F */ 0x0000, /* 0xBE90 */ 0x0000, /* 0xBE91 */ 0x0000, /* 0xBE92 */ 0x0000, /* 0xBE93 */ 0x0000, /* 0xBE94 */ 0x0000, /* 0xBE95 */ 0x0000, /* 0xBE96 */ 0x0000, /* 0xBE97 */ 0x0000, /* 0xBE98 */ 0x0000, /* 0xBE99 */ 0x0000, /* 0xBE9A */ 0x0000, /* 0xBE9B */ 0x0000, /* 0xBE9C */ 0x0000, /* 0xBE9D */ 0x0000, /* 0xBE9E */ 0x0000, /* 0xBE9F */ 0x0000, /* 0xBEA0 */ 0x52DD, /* 0xBEA1 */ 0x5320, /* 0xBEA2 */ 0x5347, /* 0xBEA3 */ 0x53EC, /* 0xBEA4 */ 0x54E8, /* 0xBEA5 */ 0x5546, /* 0xBEA6 */ 0x5531, /* 0xBEA7 */ 0x5617, /* 0xBEA8 */ 0x5968, /* 0xBEA9 */ 0x59BE, /* 0xBEAA */ 0x5A3C, /* 0xBEAB */ 0x5BB5, /* 0xBEAC */ 0x5C06, /* 0xBEAD */ 0x5C0F, /* 0xBEAE */ 0x5C11, /* 0xBEAF */ 0x5C1A, /* 0xBEB0 */ 0x5E84, /* 0xBEB1 */ 0x5E8A, /* 0xBEB2 */ 0x5EE0, /* 0xBEB3 */ 0x5F70, /* 0xBEB4 */ 0x627F, /* 0xBEB5 */ 0x6284, /* 0xBEB6 */ 0x62DB, /* 0xBEB7 */ 0x638C, /* 0xBEB8 */ 0x6377, /* 0xBEB9 */ 0x6607, /* 0xBEBA */ 0x660C, /* 0xBEBB */ 0x662D, /* 0xBEBC */ 0x6676, /* 0xBEBD */ 0x677E, /* 0xBEBE */ 0x68A2, /* 0xBEBF */ 0x6A1F, /* 0xBEC0 */ 0x6A35, /* 0xBEC1 */ 0x6CBC, /* 0xBEC2 */ 0x6D88, /* 0xBEC3 */ 0x6E09, /* 0xBEC4 */ 0x6E58, /* 0xBEC5 */ 0x713C, /* 0xBEC6 */ 0x7126, /* 0xBEC7 */ 0x7167, /* 0xBEC8 */ 0x75C7, /* 0xBEC9 */ 0x7701, /* 0xBECA */ 0x785D, /* 0xBECB */ 0x7901, /* 0xBECC */ 0x7965, /* 0xBECD */ 0x79F0, /* 0xBECE */ 0x7AE0, /* 0xBECF */ 0x7B11, /* 0xBED0 */ 0x7CA7, /* 0xBED1 */ 0x7D39, /* 0xBED2 */ 0x8096, /* 0xBED3 */ 0x83D6, /* 0xBED4 */ 0x848B, /* 0xBED5 */ 0x8549, /* 0xBED6 */ 0x885D, /* 0xBED7 */ 0x88F3, /* 0xBED8 */ 0x8A1F, /* 0xBED9 */ 0x8A3C, /* 0xBEDA */ 0x8A54, /* 0xBEDB */ 0x8A73, /* 0xBEDC */ 0x8C61, /* 0xBEDD */ 0x8CDE, /* 0xBEDE */ 0x91A4, /* 0xBEDF */ 0x9266, /* 0xBEE0 */ 0x937E, /* 0xBEE1 */ 0x9418, /* 0xBEE2 */ 0x969C, /* 0xBEE3 */ 0x9798, /* 0xBEE4 */ 0x4E0A, /* 0xBEE5 */ 0x4E08, /* 0xBEE6 */ 0x4E1E, /* 0xBEE7 */ 0x4E57, /* 0xBEE8 */ 0x5197, /* 0xBEE9 */ 0x5270, /* 0xBEEA */ 0x57CE, /* 0xBEEB */ 0x5834, /* 0xBEEC */ 0x58CC, /* 0xBEED */ 0x5B22, /* 0xBEEE */ 0x5E38, /* 0xBEEF */ 0x60C5, /* 0xBEF0 */ 0x64FE, /* 0xBEF1 */ 0x6761, /* 0xBEF2 */ 0x6756, /* 0xBEF3 */ 0x6D44, /* 0xBEF4 */ 0x72B6, /* 0xBEF5 */ 0x7573, /* 0xBEF6 */ 0x7A63, /* 0xBEF7 */ 0x84B8, /* 0xBEF8 */ 0x8B72, /* 0xBEF9 */ 0x91B8, /* 0xBEFA */ 0x9320, /* 0xBEFB */ 0x5631, /* 0xBEFC */ 0x57F4, /* 0xBEFD */ 0x98FE, /* 0xBEFE */ 0x0000, /* 0xBEFF */ 0x0000, /* 0xBF00 */ 0x0000, /* 0xBF01 */ 0x0000, /* 0xBF02 */ 0x0000, /* 0xBF03 */ 0x0000, /* 0xBF04 */ 0x0000, /* 0xBF05 */ 0x0000, /* 0xBF06 */ 0x0000, /* 0xBF07 */ 0x0000, /* 0xBF08 */ 0x0000, /* 0xBF09 */ 0x0000, /* 0xBF0A */ 0x0000, /* 0xBF0B */ 0x0000, /* 0xBF0C */ 0x0000, /* 0xBF0D */ 0x0000, /* 0xBF0E */ 0x0000, /* 0xBF0F */ 0x0000, /* 0xBF10 */ 0x0000, /* 0xBF11 */ 0x0000, /* 0xBF12 */ 0x0000, /* 0xBF13 */ 0x0000, /* 0xBF14 */ 0x0000, /* 0xBF15 */ 0x0000, /* 0xBF16 */ 0x0000, /* 0xBF17 */ 0x0000, /* 0xBF18 */ 0x0000, /* 0xBF19 */ 0x0000, /* 0xBF1A */ 0x0000, /* 0xBF1B */ 0x0000, /* 0xBF1C */ 0x0000, /* 0xBF1D */ 0x0000, /* 0xBF1E */ 0x0000, /* 0xBF1F */ 0x0000, /* 0xBF20 */ 0x0000, /* 0xBF21 */ 0x0000, /* 0xBF22 */ 0x0000, /* 0xBF23 */ 0x0000, /* 0xBF24 */ 0x0000, /* 0xBF25 */ 0x0000, /* 0xBF26 */ 0x0000, /* 0xBF27 */ 0x0000, /* 0xBF28 */ 0x0000, /* 0xBF29 */ 0x0000, /* 0xBF2A */ 0x0000, /* 0xBF2B */ 0x0000, /* 0xBF2C */ 0x0000, /* 0xBF2D */ 0x0000, /* 0xBF2E */ 0x0000, /* 0xBF2F */ 0x0000, /* 0xBF30 */ 0x0000, /* 0xBF31 */ 0x0000, /* 0xBF32 */ 0x0000, /* 0xBF33 */ 0x0000, /* 0xBF34 */ 0x0000, /* 0xBF35 */ 0x0000, /* 0xBF36 */ 0x0000, /* 0xBF37 */ 0x0000, /* 0xBF38 */ 0x0000, /* 0xBF39 */ 0x0000, /* 0xBF3A */ 0x0000, /* 0xBF3B */ 0x0000, /* 0xBF3C */ 0x0000, /* 0xBF3D */ 0x0000, /* 0xBF3E */ 0x0000, /* 0xBF3F */ 0x0000, /* 0xBF40 */ 0x0000, /* 0xBF41 */ 0x0000, /* 0xBF42 */ 0x0000, /* 0xBF43 */ 0x0000, /* 0xBF44 */ 0x0000, /* 0xBF45 */ 0x0000, /* 0xBF46 */ 0x0000, /* 0xBF47 */ 0x0000, /* 0xBF48 */ 0x0000, /* 0xBF49 */ 0x0000, /* 0xBF4A */ 0x0000, /* 0xBF4B */ 0x0000, /* 0xBF4C */ 0x0000, /* 0xBF4D */ 0x0000, /* 0xBF4E */ 0x0000, /* 0xBF4F */ 0x0000, /* 0xBF50 */ 0x0000, /* 0xBF51 */ 0x0000, /* 0xBF52 */ 0x0000, /* 0xBF53 */ 0x0000, /* 0xBF54 */ 0x0000, /* 0xBF55 */ 0x0000, /* 0xBF56 */ 0x0000, /* 0xBF57 */ 0x0000, /* 0xBF58 */ 0x0000, /* 0xBF59 */ 0x0000, /* 0xBF5A */ 0x0000, /* 0xBF5B */ 0x0000, /* 0xBF5C */ 0x0000, /* 0xBF5D */ 0x0000, /* 0xBF5E */ 0x0000, /* 0xBF5F */ 0x0000, /* 0xBF60 */ 0x0000, /* 0xBF61 */ 0x0000, /* 0xBF62 */ 0x0000, /* 0xBF63 */ 0x0000, /* 0xBF64 */ 0x0000, /* 0xBF65 */ 0x0000, /* 0xBF66 */ 0x0000, /* 0xBF67 */ 0x0000, /* 0xBF68 */ 0x0000, /* 0xBF69 */ 0x0000, /* 0xBF6A */ 0x0000, /* 0xBF6B */ 0x0000, /* 0xBF6C */ 0x0000, /* 0xBF6D */ 0x0000, /* 0xBF6E */ 0x0000, /* 0xBF6F */ 0x0000, /* 0xBF70 */ 0x0000, /* 0xBF71 */ 0x0000, /* 0xBF72 */ 0x0000, /* 0xBF73 */ 0x0000, /* 0xBF74 */ 0x0000, /* 0xBF75 */ 0x0000, /* 0xBF76 */ 0x0000, /* 0xBF77 */ 0x0000, /* 0xBF78 */ 0x0000, /* 0xBF79 */ 0x0000, /* 0xBF7A */ 0x0000, /* 0xBF7B */ 0x0000, /* 0xBF7C */ 0x0000, /* 0xBF7D */ 0x0000, /* 0xBF7E */ 0x0000, /* 0xBF7F */ 0x0000, /* 0xBF80 */ 0x0000, /* 0xBF81 */ 0x0000, /* 0xBF82 */ 0x0000, /* 0xBF83 */ 0x0000, /* 0xBF84 */ 0x0000, /* 0xBF85 */ 0x0000, /* 0xBF86 */ 0x0000, /* 0xBF87 */ 0x0000, /* 0xBF88 */ 0x0000, /* 0xBF89 */ 0x0000, /* 0xBF8A */ 0x0000, /* 0xBF8B */ 0x0000, /* 0xBF8C */ 0x0000, /* 0xBF8D */ 0x0000, /* 0xBF8E */ 0x0000, /* 0xBF8F */ 0x0000, /* 0xBF90 */ 0x0000, /* 0xBF91 */ 0x0000, /* 0xBF92 */ 0x0000, /* 0xBF93 */ 0x0000, /* 0xBF94 */ 0x0000, /* 0xBF95 */ 0x0000, /* 0xBF96 */ 0x0000, /* 0xBF97 */ 0x0000, /* 0xBF98 */ 0x0000, /* 0xBF99 */ 0x0000, /* 0xBF9A */ 0x0000, /* 0xBF9B */ 0x0000, /* 0xBF9C */ 0x0000, /* 0xBF9D */ 0x0000, /* 0xBF9E */ 0x0000, /* 0xBF9F */ 0x0000, /* 0xBFA0 */ 0x62ED, /* 0xBFA1 */ 0x690D, /* 0xBFA2 */ 0x6B96, /* 0xBFA3 */ 0x71ED, /* 0xBFA4 */ 0x7E54, /* 0xBFA5 */ 0x8077, /* 0xBFA6 */ 0x8272, /* 0xBFA7 */ 0x89E6, /* 0xBFA8 */ 0x98DF, /* 0xBFA9 */ 0x8755, /* 0xBFAA */ 0x8FB1, /* 0xBFAB */ 0x5C3B, /* 0xBFAC */ 0x4F38, /* 0xBFAD */ 0x4FE1, /* 0xBFAE */ 0x4FB5, /* 0xBFAF */ 0x5507, /* 0xBFB0 */ 0x5A20, /* 0xBFB1 */ 0x5BDD, /* 0xBFB2 */ 0x5BE9, /* 0xBFB3 */ 0x5FC3, /* 0xBFB4 */ 0x614E, /* 0xBFB5 */ 0x632F, /* 0xBFB6 */ 0x65B0, /* 0xBFB7 */ 0x664B, /* 0xBFB8 */ 0x68EE, /* 0xBFB9 */ 0x699B, /* 0xBFBA */ 0x6D78, /* 0xBFBB */ 0x6DF1, /* 0xBFBC */ 0x7533, /* 0xBFBD */ 0x75B9, /* 0xBFBE */ 0x771F, /* 0xBFBF */ 0x795E, /* 0xBFC0 */ 0x79E6, /* 0xBFC1 */ 0x7D33, /* 0xBFC2 */ 0x81E3, /* 0xBFC3 */ 0x82AF, /* 0xBFC4 */ 0x85AA, /* 0xBFC5 */ 0x89AA, /* 0xBFC6 */ 0x8A3A, /* 0xBFC7 */ 0x8EAB, /* 0xBFC8 */ 0x8F9B, /* 0xBFC9 */ 0x9032, /* 0xBFCA */ 0x91DD, /* 0xBFCB */ 0x9707, /* 0xBFCC */ 0x4EBA, /* 0xBFCD */ 0x4EC1, /* 0xBFCE */ 0x5203, /* 0xBFCF */ 0x5875, /* 0xBFD0 */ 0x58EC, /* 0xBFD1 */ 0x5C0B, /* 0xBFD2 */ 0x751A, /* 0xBFD3 */ 0x5C3D, /* 0xBFD4 */ 0x814E, /* 0xBFD5 */ 0x8A0A, /* 0xBFD6 */ 0x8FC5, /* 0xBFD7 */ 0x9663, /* 0xBFD8 */ 0x976D, /* 0xBFD9 */ 0x7B25, /* 0xBFDA */ 0x8ACF, /* 0xBFDB */ 0x9808, /* 0xBFDC */ 0x9162, /* 0xBFDD */ 0x56F3, /* 0xBFDE */ 0x53A8, /* 0xBFDF */ 0x9017, /* 0xBFE0 */ 0x5439, /* 0xBFE1 */ 0x5782, /* 0xBFE2 */ 0x5E25, /* 0xBFE3 */ 0x63A8, /* 0xBFE4 */ 0x6C34, /* 0xBFE5 */ 0x708A, /* 0xBFE6 */ 0x7761, /* 0xBFE7 */ 0x7C8B, /* 0xBFE8 */ 0x7FE0, /* 0xBFE9 */ 0x8870, /* 0xBFEA */ 0x9042, /* 0xBFEB */ 0x9154, /* 0xBFEC */ 0x9310, /* 0xBFED */ 0x9318, /* 0xBFEE */ 0x968F, /* 0xBFEF */ 0x745E, /* 0xBFF0 */ 0x9AC4, /* 0xBFF1 */ 0x5D07, /* 0xBFF2 */ 0x5D69, /* 0xBFF3 */ 0x6570, /* 0xBFF4 */ 0x67A2, /* 0xBFF5 */ 0x8DA8, /* 0xBFF6 */ 0x96DB, /* 0xBFF7 */ 0x636E, /* 0xBFF8 */ 0x6749, /* 0xBFF9 */ 0x6919, /* 0xBFFA */ 0x83C5, /* 0xBFFB */ 0x9817, /* 0xBFFC */ 0x96C0, /* 0xBFFD */ 0x88FE, /* 0xBFFE */ 0x0000, /* 0xBFFF */ 0x0000, /* 0xC000 */ 0x0000, /* 0xC001 */ 0x0000, /* 0xC002 */ 0x0000, /* 0xC003 */ 0x0000, /* 0xC004 */ 0x0000, /* 0xC005 */ 0x0000, /* 0xC006 */ 0x0000, /* 0xC007 */ 0x0000, /* 0xC008 */ 0x0000, /* 0xC009 */ 0x0000, /* 0xC00A */ 0x0000, /* 0xC00B */ 0x0000, /* 0xC00C */ 0x0000, /* 0xC00D */ 0x0000, /* 0xC00E */ 0x0000, /* 0xC00F */ 0x0000, /* 0xC010 */ 0x0000, /* 0xC011 */ 0x0000, /* 0xC012 */ 0x0000, /* 0xC013 */ 0x0000, /* 0xC014 */ 0x0000, /* 0xC015 */ 0x0000, /* 0xC016 */ 0x0000, /* 0xC017 */ 0x0000, /* 0xC018 */ 0x0000, /* 0xC019 */ 0x0000, /* 0xC01A */ 0x0000, /* 0xC01B */ 0x0000, /* 0xC01C */ 0x0000, /* 0xC01D */ 0x0000, /* 0xC01E */ 0x0000, /* 0xC01F */ 0x0000, /* 0xC020 */ 0x0000, /* 0xC021 */ 0x0000, /* 0xC022 */ 0x0000, /* 0xC023 */ 0x0000, /* 0xC024 */ 0x0000, /* 0xC025 */ 0x0000, /* 0xC026 */ 0x0000, /* 0xC027 */ 0x0000, /* 0xC028 */ 0x0000, /* 0xC029 */ 0x0000, /* 0xC02A */ 0x0000, /* 0xC02B */ 0x0000, /* 0xC02C */ 0x0000, /* 0xC02D */ 0x0000, /* 0xC02E */ 0x0000, /* 0xC02F */ 0x0000, /* 0xC030 */ 0x0000, /* 0xC031 */ 0x0000, /* 0xC032 */ 0x0000, /* 0xC033 */ 0x0000, /* 0xC034 */ 0x0000, /* 0xC035 */ 0x0000, /* 0xC036 */ 0x0000, /* 0xC037 */ 0x0000, /* 0xC038 */ 0x0000, /* 0xC039 */ 0x0000, /* 0xC03A */ 0x0000, /* 0xC03B */ 0x0000, /* 0xC03C */ 0x0000, /* 0xC03D */ 0x0000, /* 0xC03E */ 0x0000, /* 0xC03F */ 0x0000, /* 0xC040 */ 0x0000, /* 0xC041 */ 0x0000, /* 0xC042 */ 0x0000, /* 0xC043 */ 0x0000, /* 0xC044 */ 0x0000, /* 0xC045 */ 0x0000, /* 0xC046 */ 0x0000, /* 0xC047 */ 0x0000, /* 0xC048 */ 0x0000, /* 0xC049 */ 0x0000, /* 0xC04A */ 0x0000, /* 0xC04B */ 0x0000, /* 0xC04C */ 0x0000, /* 0xC04D */ 0x0000, /* 0xC04E */ 0x0000, /* 0xC04F */ 0x0000, /* 0xC050 */ 0x0000, /* 0xC051 */ 0x0000, /* 0xC052 */ 0x0000, /* 0xC053 */ 0x0000, /* 0xC054 */ 0x0000, /* 0xC055 */ 0x0000, /* 0xC056 */ 0x0000, /* 0xC057 */ 0x0000, /* 0xC058 */ 0x0000, /* 0xC059 */ 0x0000, /* 0xC05A */ 0x0000, /* 0xC05B */ 0x0000, /* 0xC05C */ 0x0000, /* 0xC05D */ 0x0000, /* 0xC05E */ 0x0000, /* 0xC05F */ 0x0000, /* 0xC060 */ 0x0000, /* 0xC061 */ 0x0000, /* 0xC062 */ 0x0000, /* 0xC063 */ 0x0000, /* 0xC064 */ 0x0000, /* 0xC065 */ 0x0000, /* 0xC066 */ 0x0000, /* 0xC067 */ 0x0000, /* 0xC068 */ 0x0000, /* 0xC069 */ 0x0000, /* 0xC06A */ 0x0000, /* 0xC06B */ 0x0000, /* 0xC06C */ 0x0000, /* 0xC06D */ 0x0000, /* 0xC06E */ 0x0000, /* 0xC06F */ 0x0000, /* 0xC070 */ 0x0000, /* 0xC071 */ 0x0000, /* 0xC072 */ 0x0000, /* 0xC073 */ 0x0000, /* 0xC074 */ 0x0000, /* 0xC075 */ 0x0000, /* 0xC076 */ 0x0000, /* 0xC077 */ 0x0000, /* 0xC078 */ 0x0000, /* 0xC079 */ 0x0000, /* 0xC07A */ 0x0000, /* 0xC07B */ 0x0000, /* 0xC07C */ 0x0000, /* 0xC07D */ 0x0000, /* 0xC07E */ 0x0000, /* 0xC07F */ 0x0000, /* 0xC080 */ 0x0000, /* 0xC081 */ 0x0000, /* 0xC082 */ 0x0000, /* 0xC083 */ 0x0000, /* 0xC084 */ 0x0000, /* 0xC085 */ 0x0000, /* 0xC086 */ 0x0000, /* 0xC087 */ 0x0000, /* 0xC088 */ 0x0000, /* 0xC089 */ 0x0000, /* 0xC08A */ 0x0000, /* 0xC08B */ 0x0000, /* 0xC08C */ 0x0000, /* 0xC08D */ 0x0000, /* 0xC08E */ 0x0000, /* 0xC08F */ 0x0000, /* 0xC090 */ 0x0000, /* 0xC091 */ 0x0000, /* 0xC092 */ 0x0000, /* 0xC093 */ 0x0000, /* 0xC094 */ 0x0000, /* 0xC095 */ 0x0000, /* 0xC096 */ 0x0000, /* 0xC097 */ 0x0000, /* 0xC098 */ 0x0000, /* 0xC099 */ 0x0000, /* 0xC09A */ 0x0000, /* 0xC09B */ 0x0000, /* 0xC09C */ 0x0000, /* 0xC09D */ 0x0000, /* 0xC09E */ 0x0000, /* 0xC09F */ 0x0000, /* 0xC0A0 */ 0x6F84, /* 0xC0A1 */ 0x647A, /* 0xC0A2 */ 0x5BF8, /* 0xC0A3 */ 0x4E16, /* 0xC0A4 */ 0x702C, /* 0xC0A5 */ 0x755D, /* 0xC0A6 */ 0x662F, /* 0xC0A7 */ 0x51C4, /* 0xC0A8 */ 0x5236, /* 0xC0A9 */ 0x52E2, /* 0xC0AA */ 0x59D3, /* 0xC0AB */ 0x5F81, /* 0xC0AC */ 0x6027, /* 0xC0AD */ 0x6210, /* 0xC0AE */ 0x653F, /* 0xC0AF */ 0x6574, /* 0xC0B0 */ 0x661F, /* 0xC0B1 */ 0x6674, /* 0xC0B2 */ 0x68F2, /* 0xC0B3 */ 0x6816, /* 0xC0B4 */ 0x6B63, /* 0xC0B5 */ 0x6E05, /* 0xC0B6 */ 0x7272, /* 0xC0B7 */ 0x751F, /* 0xC0B8 */ 0x76DB, /* 0xC0B9 */ 0x7CBE, /* 0xC0BA */ 0x8056, /* 0xC0BB */ 0x58F0, /* 0xC0BC */ 0x88FD, /* 0xC0BD */ 0x897F, /* 0xC0BE */ 0x8AA0, /* 0xC0BF */ 0x8A93, /* 0xC0C0 */ 0x8ACB, /* 0xC0C1 */ 0x901D, /* 0xC0C2 */ 0x9192, /* 0xC0C3 */ 0x9752, /* 0xC0C4 */ 0x9759, /* 0xC0C5 */ 0x6589, /* 0xC0C6 */ 0x7A0E, /* 0xC0C7 */ 0x8106, /* 0xC0C8 */ 0x96BB, /* 0xC0C9 */ 0x5E2D, /* 0xC0CA */ 0x60DC, /* 0xC0CB */ 0x621A, /* 0xC0CC */ 0x65A5, /* 0xC0CD */ 0x6614, /* 0xC0CE */ 0x6790, /* 0xC0CF */ 0x77F3, /* 0xC0D0 */ 0x7A4D, /* 0xC0D1 */ 0x7C4D, /* 0xC0D2 */ 0x7E3E, /* 0xC0D3 */ 0x810A, /* 0xC0D4 */ 0x8CAC, /* 0xC0D5 */ 0x8D64, /* 0xC0D6 */ 0x8DE1, /* 0xC0D7 */ 0x8E5F, /* 0xC0D8 */ 0x78A9, /* 0xC0D9 */ 0x5207, /* 0xC0DA */ 0x62D9, /* 0xC0DB */ 0x63A5, /* 0xC0DC */ 0x6442, /* 0xC0DD */ 0x6298, /* 0xC0DE */ 0x8A2D, /* 0xC0DF */ 0x7A83, /* 0xC0E0 */ 0x7BC0, /* 0xC0E1 */ 0x8AAC, /* 0xC0E2 */ 0x96EA, /* 0xC0E3 */ 0x7D76, /* 0xC0E4 */ 0x820C, /* 0xC0E5 */ 0x8749, /* 0xC0E6 */ 0x4ED9, /* 0xC0E7 */ 0x5148, /* 0xC0E8 */ 0x5343, /* 0xC0E9 */ 0x5360, /* 0xC0EA */ 0x5BA3, /* 0xC0EB */ 0x5C02, /* 0xC0EC */ 0x5C16, /* 0xC0ED */ 0x5DDD, /* 0xC0EE */ 0x6226, /* 0xC0EF */ 0x6247, /* 0xC0F0 */ 0x64B0, /* 0xC0F1 */ 0x6813, /* 0xC0F2 */ 0x6834, /* 0xC0F3 */ 0x6CC9, /* 0xC0F4 */ 0x6D45, /* 0xC0F5 */ 0x6D17, /* 0xC0F6 */ 0x67D3, /* 0xC0F7 */ 0x6F5C, /* 0xC0F8 */ 0x714E, /* 0xC0F9 */ 0x717D, /* 0xC0FA */ 0x65CB, /* 0xC0FB */ 0x7A7F, /* 0xC0FC */ 0x7BAD, /* 0xC0FD */ 0x7DDA, /* 0xC0FE */ 0x0000, /* 0xC0FF */ 0x0000, /* 0xC100 */ 0x0000, /* 0xC101 */ 0x0000, /* 0xC102 */ 0x0000, /* 0xC103 */ 0x0000, /* 0xC104 */ 0x0000, /* 0xC105 */ 0x0000, /* 0xC106 */ 0x0000, /* 0xC107 */ 0x0000, /* 0xC108 */ 0x0000, /* 0xC109 */ 0x0000, /* 0xC10A */ 0x0000, /* 0xC10B */ 0x0000, /* 0xC10C */ 0x0000, /* 0xC10D */ 0x0000, /* 0xC10E */ 0x0000, /* 0xC10F */ 0x0000, /* 0xC110 */ 0x0000, /* 0xC111 */ 0x0000, /* 0xC112 */ 0x0000, /* 0xC113 */ 0x0000, /* 0xC114 */ 0x0000, /* 0xC115 */ 0x0000, /* 0xC116 */ 0x0000, /* 0xC117 */ 0x0000, /* 0xC118 */ 0x0000, /* 0xC119 */ 0x0000, /* 0xC11A */ 0x0000, /* 0xC11B */ 0x0000, /* 0xC11C */ 0x0000, /* 0xC11D */ 0x0000, /* 0xC11E */ 0x0000, /* 0xC11F */ 0x0000, /* 0xC120 */ 0x0000, /* 0xC121 */ 0x0000, /* 0xC122 */ 0x0000, /* 0xC123 */ 0x0000, /* 0xC124 */ 0x0000, /* 0xC125 */ 0x0000, /* 0xC126 */ 0x0000, /* 0xC127 */ 0x0000, /* 0xC128 */ 0x0000, /* 0xC129 */ 0x0000, /* 0xC12A */ 0x0000, /* 0xC12B */ 0x0000, /* 0xC12C */ 0x0000, /* 0xC12D */ 0x0000, /* 0xC12E */ 0x0000, /* 0xC12F */ 0x0000, /* 0xC130 */ 0x0000, /* 0xC131 */ 0x0000, /* 0xC132 */ 0x0000, /* 0xC133 */ 0x0000, /* 0xC134 */ 0x0000, /* 0xC135 */ 0x0000, /* 0xC136 */ 0x0000, /* 0xC137 */ 0x0000, /* 0xC138 */ 0x0000, /* 0xC139 */ 0x0000, /* 0xC13A */ 0x0000, /* 0xC13B */ 0x0000, /* 0xC13C */ 0x0000, /* 0xC13D */ 0x0000, /* 0xC13E */ 0x0000, /* 0xC13F */ 0x0000, /* 0xC140 */ 0x0000, /* 0xC141 */ 0x0000, /* 0xC142 */ 0x0000, /* 0xC143 */ 0x0000, /* 0xC144 */ 0x0000, /* 0xC145 */ 0x0000, /* 0xC146 */ 0x0000, /* 0xC147 */ 0x0000, /* 0xC148 */ 0x0000, /* 0xC149 */ 0x0000, /* 0xC14A */ 0x0000, /* 0xC14B */ 0x0000, /* 0xC14C */ 0x0000, /* 0xC14D */ 0x0000, /* 0xC14E */ 0x0000, /* 0xC14F */ 0x0000, /* 0xC150 */ 0x0000, /* 0xC151 */ 0x0000, /* 0xC152 */ 0x0000, /* 0xC153 */ 0x0000, /* 0xC154 */ 0x0000, /* 0xC155 */ 0x0000, /* 0xC156 */ 0x0000, /* 0xC157 */ 0x0000, /* 0xC158 */ 0x0000, /* 0xC159 */ 0x0000, /* 0xC15A */ 0x0000, /* 0xC15B */ 0x0000, /* 0xC15C */ 0x0000, /* 0xC15D */ 0x0000, /* 0xC15E */ 0x0000, /* 0xC15F */ 0x0000, /* 0xC160 */ 0x0000, /* 0xC161 */ 0x0000, /* 0xC162 */ 0x0000, /* 0xC163 */ 0x0000, /* 0xC164 */ 0x0000, /* 0xC165 */ 0x0000, /* 0xC166 */ 0x0000, /* 0xC167 */ 0x0000, /* 0xC168 */ 0x0000, /* 0xC169 */ 0x0000, /* 0xC16A */ 0x0000, /* 0xC16B */ 0x0000, /* 0xC16C */ 0x0000, /* 0xC16D */ 0x0000, /* 0xC16E */ 0x0000, /* 0xC16F */ 0x0000, /* 0xC170 */ 0x0000, /* 0xC171 */ 0x0000, /* 0xC172 */ 0x0000, /* 0xC173 */ 0x0000, /* 0xC174 */ 0x0000, /* 0xC175 */ 0x0000, /* 0xC176 */ 0x0000, /* 0xC177 */ 0x0000, /* 0xC178 */ 0x0000, /* 0xC179 */ 0x0000, /* 0xC17A */ 0x0000, /* 0xC17B */ 0x0000, /* 0xC17C */ 0x0000, /* 0xC17D */ 0x0000, /* 0xC17E */ 0x0000, /* 0xC17F */ 0x0000, /* 0xC180 */ 0x0000, /* 0xC181 */ 0x0000, /* 0xC182 */ 0x0000, /* 0xC183 */ 0x0000, /* 0xC184 */ 0x0000, /* 0xC185 */ 0x0000, /* 0xC186 */ 0x0000, /* 0xC187 */ 0x0000, /* 0xC188 */ 0x0000, /* 0xC189 */ 0x0000, /* 0xC18A */ 0x0000, /* 0xC18B */ 0x0000, /* 0xC18C */ 0x0000, /* 0xC18D */ 0x0000, /* 0xC18E */ 0x0000, /* 0xC18F */ 0x0000, /* 0xC190 */ 0x0000, /* 0xC191 */ 0x0000, /* 0xC192 */ 0x0000, /* 0xC193 */ 0x0000, /* 0xC194 */ 0x0000, /* 0xC195 */ 0x0000, /* 0xC196 */ 0x0000, /* 0xC197 */ 0x0000, /* 0xC198 */ 0x0000, /* 0xC199 */ 0x0000, /* 0xC19A */ 0x0000, /* 0xC19B */ 0x0000, /* 0xC19C */ 0x0000, /* 0xC19D */ 0x0000, /* 0xC19E */ 0x0000, /* 0xC19F */ 0x0000, /* 0xC1A0 */ 0x7E4A, /* 0xC1A1 */ 0x7FA8, /* 0xC1A2 */ 0x817A, /* 0xC1A3 */ 0x821B, /* 0xC1A4 */ 0x8239, /* 0xC1A5 */ 0x85A6, /* 0xC1A6 */ 0x8A6E, /* 0xC1A7 */ 0x8CCE, /* 0xC1A8 */ 0x8DF5, /* 0xC1A9 */ 0x9078, /* 0xC1AA */ 0x9077, /* 0xC1AB */ 0x92AD, /* 0xC1AC */ 0x9291, /* 0xC1AD */ 0x9583, /* 0xC1AE */ 0x9BAE, /* 0xC1AF */ 0x524D, /* 0xC1B0 */ 0x5584, /* 0xC1B1 */ 0x6F38, /* 0xC1B2 */ 0x7136, /* 0xC1B3 */ 0x5168, /* 0xC1B4 */ 0x7985, /* 0xC1B5 */ 0x7E55, /* 0xC1B6 */ 0x81B3, /* 0xC1B7 */ 0x7CCE, /* 0xC1B8 */ 0x564C, /* 0xC1B9 */ 0x5851, /* 0xC1BA */ 0x5CA8, /* 0xC1BB */ 0x63AA, /* 0xC1BC */ 0x66FE, /* 0xC1BD */ 0x66FD, /* 0xC1BE */ 0x695A, /* 0xC1BF */ 0x72D9, /* 0xC1C0 */ 0x758F, /* 0xC1C1 */ 0x758E, /* 0xC1C2 */ 0x790E, /* 0xC1C3 */ 0x7956, /* 0xC1C4 */ 0x79DF, /* 0xC1C5 */ 0x7C97, /* 0xC1C6 */ 0x7D20, /* 0xC1C7 */ 0x7D44, /* 0xC1C8 */ 0x8607, /* 0xC1C9 */ 0x8A34, /* 0xC1CA */ 0x963B, /* 0xC1CB */ 0x9061, /* 0xC1CC */ 0x9F20, /* 0xC1CD */ 0x50E7, /* 0xC1CE */ 0x5275, /* 0xC1CF */ 0x53CC, /* 0xC1D0 */ 0x53E2, /* 0xC1D1 */ 0x5009, /* 0xC1D2 */ 0x55AA, /* 0xC1D3 */ 0x58EE, /* 0xC1D4 */ 0x594F, /* 0xC1D5 */ 0x723D, /* 0xC1D6 */ 0x5B8B, /* 0xC1D7 */ 0x5C64, /* 0xC1D8 */ 0x531D, /* 0xC1D9 */ 0x60E3, /* 0xC1DA */ 0x60F3, /* 0xC1DB */ 0x635C, /* 0xC1DC */ 0x6383, /* 0xC1DD */ 0x633F, /* 0xC1DE */ 0x63BB, /* 0xC1DF */ 0x64CD, /* 0xC1E0 */ 0x65E9, /* 0xC1E1 */ 0x66F9, /* 0xC1E2 */ 0x5DE3, /* 0xC1E3 */ 0x69CD, /* 0xC1E4 */ 0x69FD, /* 0xC1E5 */ 0x6F15, /* 0xC1E6 */ 0x71E5, /* 0xC1E7 */ 0x4E89, /* 0xC1E8 */ 0x75E9, /* 0xC1E9 */ 0x76F8, /* 0xC1EA */ 0x7A93, /* 0xC1EB */ 0x7CDF, /* 0xC1EC */ 0x7DCF, /* 0xC1ED */ 0x7D9C, /* 0xC1EE */ 0x8061, /* 0xC1EF */ 0x8349, /* 0xC1F0 */ 0x8358, /* 0xC1F1 */ 0x846C, /* 0xC1F2 */ 0x84BC, /* 0xC1F3 */ 0x85FB, /* 0xC1F4 */ 0x88C5, /* 0xC1F5 */ 0x8D70, /* 0xC1F6 */ 0x9001, /* 0xC1F7 */ 0x906D, /* 0xC1F8 */ 0x9397, /* 0xC1F9 */ 0x971C, /* 0xC1FA */ 0x9A12, /* 0xC1FB */ 0x50CF, /* 0xC1FC */ 0x5897, /* 0xC1FD */ 0x618E, /* 0xC1FE */ 0x0000, /* 0xC1FF */ 0x0000, /* 0xC200 */ 0x0000, /* 0xC201 */ 0x0000, /* 0xC202 */ 0x0000, /* 0xC203 */ 0x0000, /* 0xC204 */ 0x0000, /* 0xC205 */ 0x0000, /* 0xC206 */ 0x0000, /* 0xC207 */ 0x0000, /* 0xC208 */ 0x0000, /* 0xC209 */ 0x0000, /* 0xC20A */ 0x0000, /* 0xC20B */ 0x0000, /* 0xC20C */ 0x0000, /* 0xC20D */ 0x0000, /* 0xC20E */ 0x0000, /* 0xC20F */ 0x0000, /* 0xC210 */ 0x0000, /* 0xC211 */ 0x0000, /* 0xC212 */ 0x0000, /* 0xC213 */ 0x0000, /* 0xC214 */ 0x0000, /* 0xC215 */ 0x0000, /* 0xC216 */ 0x0000, /* 0xC217 */ 0x0000, /* 0xC218 */ 0x0000, /* 0xC219 */ 0x0000, /* 0xC21A */ 0x0000, /* 0xC21B */ 0x0000, /* 0xC21C */ 0x0000, /* 0xC21D */ 0x0000, /* 0xC21E */ 0x0000, /* 0xC21F */ 0x0000, /* 0xC220 */ 0x0000, /* 0xC221 */ 0x0000, /* 0xC222 */ 0x0000, /* 0xC223 */ 0x0000, /* 0xC224 */ 0x0000, /* 0xC225 */ 0x0000, /* 0xC226 */ 0x0000, /* 0xC227 */ 0x0000, /* 0xC228 */ 0x0000, /* 0xC229 */ 0x0000, /* 0xC22A */ 0x0000, /* 0xC22B */ 0x0000, /* 0xC22C */ 0x0000, /* 0xC22D */ 0x0000, /* 0xC22E */ 0x0000, /* 0xC22F */ 0x0000, /* 0xC230 */ 0x0000, /* 0xC231 */ 0x0000, /* 0xC232 */ 0x0000, /* 0xC233 */ 0x0000, /* 0xC234 */ 0x0000, /* 0xC235 */ 0x0000, /* 0xC236 */ 0x0000, /* 0xC237 */ 0x0000, /* 0xC238 */ 0x0000, /* 0xC239 */ 0x0000, /* 0xC23A */ 0x0000, /* 0xC23B */ 0x0000, /* 0xC23C */ 0x0000, /* 0xC23D */ 0x0000, /* 0xC23E */ 0x0000, /* 0xC23F */ 0x0000, /* 0xC240 */ 0x0000, /* 0xC241 */ 0x0000, /* 0xC242 */ 0x0000, /* 0xC243 */ 0x0000, /* 0xC244 */ 0x0000, /* 0xC245 */ 0x0000, /* 0xC246 */ 0x0000, /* 0xC247 */ 0x0000, /* 0xC248 */ 0x0000, /* 0xC249 */ 0x0000, /* 0xC24A */ 0x0000, /* 0xC24B */ 0x0000, /* 0xC24C */ 0x0000, /* 0xC24D */ 0x0000, /* 0xC24E */ 0x0000, /* 0xC24F */ 0x0000, /* 0xC250 */ 0x0000, /* 0xC251 */ 0x0000, /* 0xC252 */ 0x0000, /* 0xC253 */ 0x0000, /* 0xC254 */ 0x0000, /* 0xC255 */ 0x0000, /* 0xC256 */ 0x0000, /* 0xC257 */ 0x0000, /* 0xC258 */ 0x0000, /* 0xC259 */ 0x0000, /* 0xC25A */ 0x0000, /* 0xC25B */ 0x0000, /* 0xC25C */ 0x0000, /* 0xC25D */ 0x0000, /* 0xC25E */ 0x0000, /* 0xC25F */ 0x0000, /* 0xC260 */ 0x0000, /* 0xC261 */ 0x0000, /* 0xC262 */ 0x0000, /* 0xC263 */ 0x0000, /* 0xC264 */ 0x0000, /* 0xC265 */ 0x0000, /* 0xC266 */ 0x0000, /* 0xC267 */ 0x0000, /* 0xC268 */ 0x0000, /* 0xC269 */ 0x0000, /* 0xC26A */ 0x0000, /* 0xC26B */ 0x0000, /* 0xC26C */ 0x0000, /* 0xC26D */ 0x0000, /* 0xC26E */ 0x0000, /* 0xC26F */ 0x0000, /* 0xC270 */ 0x0000, /* 0xC271 */ 0x0000, /* 0xC272 */ 0x0000, /* 0xC273 */ 0x0000, /* 0xC274 */ 0x0000, /* 0xC275 */ 0x0000, /* 0xC276 */ 0x0000, /* 0xC277 */ 0x0000, /* 0xC278 */ 0x0000, /* 0xC279 */ 0x0000, /* 0xC27A */ 0x0000, /* 0xC27B */ 0x0000, /* 0xC27C */ 0x0000, /* 0xC27D */ 0x0000, /* 0xC27E */ 0x0000, /* 0xC27F */ 0x0000, /* 0xC280 */ 0x0000, /* 0xC281 */ 0x0000, /* 0xC282 */ 0x0000, /* 0xC283 */ 0x0000, /* 0xC284 */ 0x0000, /* 0xC285 */ 0x0000, /* 0xC286 */ 0x0000, /* 0xC287 */ 0x0000, /* 0xC288 */ 0x0000, /* 0xC289 */ 0x0000, /* 0xC28A */ 0x0000, /* 0xC28B */ 0x0000, /* 0xC28C */ 0x0000, /* 0xC28D */ 0x0000, /* 0xC28E */ 0x0000, /* 0xC28F */ 0x0000, /* 0xC290 */ 0x0000, /* 0xC291 */ 0x0000, /* 0xC292 */ 0x0000, /* 0xC293 */ 0x0000, /* 0xC294 */ 0x0000, /* 0xC295 */ 0x0000, /* 0xC296 */ 0x0000, /* 0xC297 */ 0x0000, /* 0xC298 */ 0x0000, /* 0xC299 */ 0x0000, /* 0xC29A */ 0x0000, /* 0xC29B */ 0x0000, /* 0xC29C */ 0x0000, /* 0xC29D */ 0x0000, /* 0xC29E */ 0x0000, /* 0xC29F */ 0x0000, /* 0xC2A0 */ 0x81D3, /* 0xC2A1 */ 0x8535, /* 0xC2A2 */ 0x8D08, /* 0xC2A3 */ 0x9020, /* 0xC2A4 */ 0x4FC3, /* 0xC2A5 */ 0x5074, /* 0xC2A6 */ 0x5247, /* 0xC2A7 */ 0x5373, /* 0xC2A8 */ 0x606F, /* 0xC2A9 */ 0x6349, /* 0xC2AA */ 0x675F, /* 0xC2AB */ 0x6E2C, /* 0xC2AC */ 0x8DB3, /* 0xC2AD */ 0x901F, /* 0xC2AE */ 0x4FD7, /* 0xC2AF */ 0x5C5E, /* 0xC2B0 */ 0x8CCA, /* 0xC2B1 */ 0x65CF, /* 0xC2B2 */ 0x7D9A, /* 0xC2B3 */ 0x5352, /* 0xC2B4 */ 0x8896, /* 0xC2B5 */ 0x5176, /* 0xC2B6 */ 0x63C3, /* 0xC2B7 */ 0x5B58, /* 0xC2B8 */ 0x5B6B, /* 0xC2B9 */ 0x5C0A, /* 0xC2BA */ 0x640D, /* 0xC2BB */ 0x6751, /* 0xC2BC */ 0x905C, /* 0xC2BD */ 0x4ED6, /* 0xC2BE */ 0x591A, /* 0xC2BF */ 0x592A, /* 0xC2C0 */ 0x6C70, /* 0xC2C1 */ 0x8A51, /* 0xC2C2 */ 0x553E, /* 0xC2C3 */ 0x5815, /* 0xC2C4 */ 0x59A5, /* 0xC2C5 */ 0x60F0, /* 0xC2C6 */ 0x6253, /* 0xC2C7 */ 0x67C1, /* 0xC2C8 */ 0x8235, /* 0xC2C9 */ 0x6955, /* 0xC2CA */ 0x9640, /* 0xC2CB */ 0x99C4, /* 0xC2CC */ 0x9A28, /* 0xC2CD */ 0x4F53, /* 0xC2CE */ 0x5806, /* 0xC2CF */ 0x5BFE, /* 0xC2D0 */ 0x8010, /* 0xC2D1 */ 0x5CB1, /* 0xC2D2 */ 0x5E2F, /* 0xC2D3 */ 0x5F85, /* 0xC2D4 */ 0x6020, /* 0xC2D5 */ 0x614B, /* 0xC2D6 */ 0x6234, /* 0xC2D7 */ 0x66FF, /* 0xC2D8 */ 0x6CF0, /* 0xC2D9 */ 0x6EDE, /* 0xC2DA */ 0x80CE, /* 0xC2DB */ 0x817F, /* 0xC2DC */ 0x82D4, /* 0xC2DD */ 0x888B, /* 0xC2DE */ 0x8CB8, /* 0xC2DF */ 0x9000, /* 0xC2E0 */ 0x902E, /* 0xC2E1 */ 0x968A, /* 0xC2E2 */ 0x9EDB, /* 0xC2E3 */ 0x9BDB, /* 0xC2E4 */ 0x4EE3, /* 0xC2E5 */ 0x53F0, /* 0xC2E6 */ 0x5927, /* 0xC2E7 */ 0x7B2C, /* 0xC2E8 */ 0x918D, /* 0xC2E9 */ 0x984C, /* 0xC2EA */ 0x9DF9, /* 0xC2EB */ 0x6EDD, /* 0xC2EC */ 0x7027, /* 0xC2ED */ 0x5353, /* 0xC2EE */ 0x5544, /* 0xC2EF */ 0x5B85, /* 0xC2F0 */ 0x6258, /* 0xC2F1 */ 0x629E, /* 0xC2F2 */ 0x62D3, /* 0xC2F3 */ 0x6CA2, /* 0xC2F4 */ 0x6FEF, /* 0xC2F5 */ 0x7422, /* 0xC2F6 */ 0x8A17, /* 0xC2F7 */ 0x9438, /* 0xC2F8 */ 0x6FC1, /* 0xC2F9 */ 0x8AFE, /* 0xC2FA */ 0x8338, /* 0xC2FB */ 0x51E7, /* 0xC2FC */ 0x86F8, /* 0xC2FD */ 0x53EA, /* 0xC2FE */ 0x0000, /* 0xC2FF */ 0x0000, /* 0xC300 */ 0x0000, /* 0xC301 */ 0x0000, /* 0xC302 */ 0x0000, /* 0xC303 */ 0x0000, /* 0xC304 */ 0x0000, /* 0xC305 */ 0x0000, /* 0xC306 */ 0x0000, /* 0xC307 */ 0x0000, /* 0xC308 */ 0x0000, /* 0xC309 */ 0x0000, /* 0xC30A */ 0x0000, /* 0xC30B */ 0x0000, /* 0xC30C */ 0x0000, /* 0xC30D */ 0x0000, /* 0xC30E */ 0x0000, /* 0xC30F */ 0x0000, /* 0xC310 */ 0x0000, /* 0xC311 */ 0x0000, /* 0xC312 */ 0x0000, /* 0xC313 */ 0x0000, /* 0xC314 */ 0x0000, /* 0xC315 */ 0x0000, /* 0xC316 */ 0x0000, /* 0xC317 */ 0x0000, /* 0xC318 */ 0x0000, /* 0xC319 */ 0x0000, /* 0xC31A */ 0x0000, /* 0xC31B */ 0x0000, /* 0xC31C */ 0x0000, /* 0xC31D */ 0x0000, /* 0xC31E */ 0x0000, /* 0xC31F */ 0x0000, /* 0xC320 */ 0x0000, /* 0xC321 */ 0x0000, /* 0xC322 */ 0x0000, /* 0xC323 */ 0x0000, /* 0xC324 */ 0x0000, /* 0xC325 */ 0x0000, /* 0xC326 */ 0x0000, /* 0xC327 */ 0x0000, /* 0xC328 */ 0x0000, /* 0xC329 */ 0x0000, /* 0xC32A */ 0x0000, /* 0xC32B */ 0x0000, /* 0xC32C */ 0x0000, /* 0xC32D */ 0x0000, /* 0xC32E */ 0x0000, /* 0xC32F */ 0x0000, /* 0xC330 */ 0x0000, /* 0xC331 */ 0x0000, /* 0xC332 */ 0x0000, /* 0xC333 */ 0x0000, /* 0xC334 */ 0x0000, /* 0xC335 */ 0x0000, /* 0xC336 */ 0x0000, /* 0xC337 */ 0x0000, /* 0xC338 */ 0x0000, /* 0xC339 */ 0x0000, /* 0xC33A */ 0x0000, /* 0xC33B */ 0x0000, /* 0xC33C */ 0x0000, /* 0xC33D */ 0x0000, /* 0xC33E */ 0x0000, /* 0xC33F */ 0x0000, /* 0xC340 */ 0x0000, /* 0xC341 */ 0x0000, /* 0xC342 */ 0x0000, /* 0xC343 */ 0x0000, /* 0xC344 */ 0x0000, /* 0xC345 */ 0x0000, /* 0xC346 */ 0x0000, /* 0xC347 */ 0x0000, /* 0xC348 */ 0x0000, /* 0xC349 */ 0x0000, /* 0xC34A */ 0x0000, /* 0xC34B */ 0x0000, /* 0xC34C */ 0x0000, /* 0xC34D */ 0x0000, /* 0xC34E */ 0x0000, /* 0xC34F */ 0x0000, /* 0xC350 */ 0x0000, /* 0xC351 */ 0x0000, /* 0xC352 */ 0x0000, /* 0xC353 */ 0x0000, /* 0xC354 */ 0x0000, /* 0xC355 */ 0x0000, /* 0xC356 */ 0x0000, /* 0xC357 */ 0x0000, /* 0xC358 */ 0x0000, /* 0xC359 */ 0x0000, /* 0xC35A */ 0x0000, /* 0xC35B */ 0x0000, /* 0xC35C */ 0x0000, /* 0xC35D */ 0x0000, /* 0xC35E */ 0x0000, /* 0xC35F */ 0x0000, /* 0xC360 */ 0x0000, /* 0xC361 */ 0x0000, /* 0xC362 */ 0x0000, /* 0xC363 */ 0x0000, /* 0xC364 */ 0x0000, /* 0xC365 */ 0x0000, /* 0xC366 */ 0x0000, /* 0xC367 */ 0x0000, /* 0xC368 */ 0x0000, /* 0xC369 */ 0x0000, /* 0xC36A */ 0x0000, /* 0xC36B */ 0x0000, /* 0xC36C */ 0x0000, /* 0xC36D */ 0x0000, /* 0xC36E */ 0x0000, /* 0xC36F */ 0x0000, /* 0xC370 */ 0x0000, /* 0xC371 */ 0x0000, /* 0xC372 */ 0x0000, /* 0xC373 */ 0x0000, /* 0xC374 */ 0x0000, /* 0xC375 */ 0x0000, /* 0xC376 */ 0x0000, /* 0xC377 */ 0x0000, /* 0xC378 */ 0x0000, /* 0xC379 */ 0x0000, /* 0xC37A */ 0x0000, /* 0xC37B */ 0x0000, /* 0xC37C */ 0x0000, /* 0xC37D */ 0x0000, /* 0xC37E */ 0x0000, /* 0xC37F */ 0x0000, /* 0xC380 */ 0x0000, /* 0xC381 */ 0x0000, /* 0xC382 */ 0x0000, /* 0xC383 */ 0x0000, /* 0xC384 */ 0x0000, /* 0xC385 */ 0x0000, /* 0xC386 */ 0x0000, /* 0xC387 */ 0x0000, /* 0xC388 */ 0x0000, /* 0xC389 */ 0x0000, /* 0xC38A */ 0x0000, /* 0xC38B */ 0x0000, /* 0xC38C */ 0x0000, /* 0xC38D */ 0x0000, /* 0xC38E */ 0x0000, /* 0xC38F */ 0x0000, /* 0xC390 */ 0x0000, /* 0xC391 */ 0x0000, /* 0xC392 */ 0x0000, /* 0xC393 */ 0x0000, /* 0xC394 */ 0x0000, /* 0xC395 */ 0x0000, /* 0xC396 */ 0x0000, /* 0xC397 */ 0x0000, /* 0xC398 */ 0x0000, /* 0xC399 */ 0x0000, /* 0xC39A */ 0x0000, /* 0xC39B */ 0x0000, /* 0xC39C */ 0x0000, /* 0xC39D */ 0x0000, /* 0xC39E */ 0x0000, /* 0xC39F */ 0x0000, /* 0xC3A0 */ 0x53E9, /* 0xC3A1 */ 0x4F46, /* 0xC3A2 */ 0x9054, /* 0xC3A3 */ 0x8FB0, /* 0xC3A4 */ 0x596A, /* 0xC3A5 */ 0x8131, /* 0xC3A6 */ 0x5DFD, /* 0xC3A7 */ 0x7AEA, /* 0xC3A8 */ 0x8FBF, /* 0xC3A9 */ 0x68DA, /* 0xC3AA */ 0x8C37, /* 0xC3AB */ 0x72F8, /* 0xC3AC */ 0x9C48, /* 0xC3AD */ 0x6A3D, /* 0xC3AE */ 0x8AB0, /* 0xC3AF */ 0x4E39, /* 0xC3B0 */ 0x5358, /* 0xC3B1 */ 0x5606, /* 0xC3B2 */ 0x5766, /* 0xC3B3 */ 0x62C5, /* 0xC3B4 */ 0x63A2, /* 0xC3B5 */ 0x65E6, /* 0xC3B6 */ 0x6B4E, /* 0xC3B7 */ 0x6DE1, /* 0xC3B8 */ 0x6E5B, /* 0xC3B9 */ 0x70AD, /* 0xC3BA */ 0x77ED, /* 0xC3BB */ 0x7AEF, /* 0xC3BC */ 0x7BAA, /* 0xC3BD */ 0x7DBB, /* 0xC3BE */ 0x803D, /* 0xC3BF */ 0x80C6, /* 0xC3C0 */ 0x86CB, /* 0xC3C1 */ 0x8A95, /* 0xC3C2 */ 0x935B, /* 0xC3C3 */ 0x56E3, /* 0xC3C4 */ 0x58C7, /* 0xC3C5 */ 0x5F3E, /* 0xC3C6 */ 0x65AD, /* 0xC3C7 */ 0x6696, /* 0xC3C8 */ 0x6A80, /* 0xC3C9 */ 0x6BB5, /* 0xC3CA */ 0x7537, /* 0xC3CB */ 0x8AC7, /* 0xC3CC */ 0x5024, /* 0xC3CD */ 0x77E5, /* 0xC3CE */ 0x5730, /* 0xC3CF */ 0x5F1B, /* 0xC3D0 */ 0x6065, /* 0xC3D1 */ 0x667A, /* 0xC3D2 */ 0x6C60, /* 0xC3D3 */ 0x75F4, /* 0xC3D4 */ 0x7A1A, /* 0xC3D5 */ 0x7F6E, /* 0xC3D6 */ 0x81F4, /* 0xC3D7 */ 0x8718, /* 0xC3D8 */ 0x9045, /* 0xC3D9 */ 0x99B3, /* 0xC3DA */ 0x7BC9, /* 0xC3DB */ 0x755C, /* 0xC3DC */ 0x7AF9, /* 0xC3DD */ 0x7B51, /* 0xC3DE */ 0x84C4, /* 0xC3DF */ 0x9010, /* 0xC3E0 */ 0x79E9, /* 0xC3E1 */ 0x7A92, /* 0xC3E2 */ 0x8336, /* 0xC3E3 */ 0x5AE1, /* 0xC3E4 */ 0x7740, /* 0xC3E5 */ 0x4E2D, /* 0xC3E6 */ 0x4EF2, /* 0xC3E7 */ 0x5B99, /* 0xC3E8 */ 0x5FE0, /* 0xC3E9 */ 0x62BD, /* 0xC3EA */ 0x663C, /* 0xC3EB */ 0x67F1, /* 0xC3EC */ 0x6CE8, /* 0xC3ED */ 0x866B, /* 0xC3EE */ 0x8877, /* 0xC3EF */ 0x8A3B, /* 0xC3F0 */ 0x914E, /* 0xC3F1 */ 0x92F3, /* 0xC3F2 */ 0x99D0, /* 0xC3F3 */ 0x6A17, /* 0xC3F4 */ 0x7026, /* 0xC3F5 */ 0x732A, /* 0xC3F6 */ 0x82E7, /* 0xC3F7 */ 0x8457, /* 0xC3F8 */ 0x8CAF, /* 0xC3F9 */ 0x4E01, /* 0xC3FA */ 0x5146, /* 0xC3FB */ 0x51CB, /* 0xC3FC */ 0x558B, /* 0xC3FD */ 0x5BF5, /* 0xC3FE */ 0x0000, /* 0xC3FF */ 0x0000, /* 0xC400 */ 0x0000, /* 0xC401 */ 0x0000, /* 0xC402 */ 0x0000, /* 0xC403 */ 0x0000, /* 0xC404 */ 0x0000, /* 0xC405 */ 0x0000, /* 0xC406 */ 0x0000, /* 0xC407 */ 0x0000, /* 0xC408 */ 0x0000, /* 0xC409 */ 0x0000, /* 0xC40A */ 0x0000, /* 0xC40B */ 0x0000, /* 0xC40C */ 0x0000, /* 0xC40D */ 0x0000, /* 0xC40E */ 0x0000, /* 0xC40F */ 0x0000, /* 0xC410 */ 0x0000, /* 0xC411 */ 0x0000, /* 0xC412 */ 0x0000, /* 0xC413 */ 0x0000, /* 0xC414 */ 0x0000, /* 0xC415 */ 0x0000, /* 0xC416 */ 0x0000, /* 0xC417 */ 0x0000, /* 0xC418 */ 0x0000, /* 0xC419 */ 0x0000, /* 0xC41A */ 0x0000, /* 0xC41B */ 0x0000, /* 0xC41C */ 0x0000, /* 0xC41D */ 0x0000, /* 0xC41E */ 0x0000, /* 0xC41F */ 0x0000, /* 0xC420 */ 0x0000, /* 0xC421 */ 0x0000, /* 0xC422 */ 0x0000, /* 0xC423 */ 0x0000, /* 0xC424 */ 0x0000, /* 0xC425 */ 0x0000, /* 0xC426 */ 0x0000, /* 0xC427 */ 0x0000, /* 0xC428 */ 0x0000, /* 0xC429 */ 0x0000, /* 0xC42A */ 0x0000, /* 0xC42B */ 0x0000, /* 0xC42C */ 0x0000, /* 0xC42D */ 0x0000, /* 0xC42E */ 0x0000, /* 0xC42F */ 0x0000, /* 0xC430 */ 0x0000, /* 0xC431 */ 0x0000, /* 0xC432 */ 0x0000, /* 0xC433 */ 0x0000, /* 0xC434 */ 0x0000, /* 0xC435 */ 0x0000, /* 0xC436 */ 0x0000, /* 0xC437 */ 0x0000, /* 0xC438 */ 0x0000, /* 0xC439 */ 0x0000, /* 0xC43A */ 0x0000, /* 0xC43B */ 0x0000, /* 0xC43C */ 0x0000, /* 0xC43D */ 0x0000, /* 0xC43E */ 0x0000, /* 0xC43F */ 0x0000, /* 0xC440 */ 0x0000, /* 0xC441 */ 0x0000, /* 0xC442 */ 0x0000, /* 0xC443 */ 0x0000, /* 0xC444 */ 0x0000, /* 0xC445 */ 0x0000, /* 0xC446 */ 0x0000, /* 0xC447 */ 0x0000, /* 0xC448 */ 0x0000, /* 0xC449 */ 0x0000, /* 0xC44A */ 0x0000, /* 0xC44B */ 0x0000, /* 0xC44C */ 0x0000, /* 0xC44D */ 0x0000, /* 0xC44E */ 0x0000, /* 0xC44F */ 0x0000, /* 0xC450 */ 0x0000, /* 0xC451 */ 0x0000, /* 0xC452 */ 0x0000, /* 0xC453 */ 0x0000, /* 0xC454 */ 0x0000, /* 0xC455 */ 0x0000, /* 0xC456 */ 0x0000, /* 0xC457 */ 0x0000, /* 0xC458 */ 0x0000, /* 0xC459 */ 0x0000, /* 0xC45A */ 0x0000, /* 0xC45B */ 0x0000, /* 0xC45C */ 0x0000, /* 0xC45D */ 0x0000, /* 0xC45E */ 0x0000, /* 0xC45F */ 0x0000, /* 0xC460 */ 0x0000, /* 0xC461 */ 0x0000, /* 0xC462 */ 0x0000, /* 0xC463 */ 0x0000, /* 0xC464 */ 0x0000, /* 0xC465 */ 0x0000, /* 0xC466 */ 0x0000, /* 0xC467 */ 0x0000, /* 0xC468 */ 0x0000, /* 0xC469 */ 0x0000, /* 0xC46A */ 0x0000, /* 0xC46B */ 0x0000, /* 0xC46C */ 0x0000, /* 0xC46D */ 0x0000, /* 0xC46E */ 0x0000, /* 0xC46F */ 0x0000, /* 0xC470 */ 0x0000, /* 0xC471 */ 0x0000, /* 0xC472 */ 0x0000, /* 0xC473 */ 0x0000, /* 0xC474 */ 0x0000, /* 0xC475 */ 0x0000, /* 0xC476 */ 0x0000, /* 0xC477 */ 0x0000, /* 0xC478 */ 0x0000, /* 0xC479 */ 0x0000, /* 0xC47A */ 0x0000, /* 0xC47B */ 0x0000, /* 0xC47C */ 0x0000, /* 0xC47D */ 0x0000, /* 0xC47E */ 0x0000, /* 0xC47F */ 0x0000, /* 0xC480 */ 0x0000, /* 0xC481 */ 0x0000, /* 0xC482 */ 0x0000, /* 0xC483 */ 0x0000, /* 0xC484 */ 0x0000, /* 0xC485 */ 0x0000, /* 0xC486 */ 0x0000, /* 0xC487 */ 0x0000, /* 0xC488 */ 0x0000, /* 0xC489 */ 0x0000, /* 0xC48A */ 0x0000, /* 0xC48B */ 0x0000, /* 0xC48C */ 0x0000, /* 0xC48D */ 0x0000, /* 0xC48E */ 0x0000, /* 0xC48F */ 0x0000, /* 0xC490 */ 0x0000, /* 0xC491 */ 0x0000, /* 0xC492 */ 0x0000, /* 0xC493 */ 0x0000, /* 0xC494 */ 0x0000, /* 0xC495 */ 0x0000, /* 0xC496 */ 0x0000, /* 0xC497 */ 0x0000, /* 0xC498 */ 0x0000, /* 0xC499 */ 0x0000, /* 0xC49A */ 0x0000, /* 0xC49B */ 0x0000, /* 0xC49C */ 0x0000, /* 0xC49D */ 0x0000, /* 0xC49E */ 0x0000, /* 0xC49F */ 0x0000, /* 0xC4A0 */ 0x5E16, /* 0xC4A1 */ 0x5E33, /* 0xC4A2 */ 0x5E81, /* 0xC4A3 */ 0x5F14, /* 0xC4A4 */ 0x5F35, /* 0xC4A5 */ 0x5F6B, /* 0xC4A6 */ 0x5FB4, /* 0xC4A7 */ 0x61F2, /* 0xC4A8 */ 0x6311, /* 0xC4A9 */ 0x66A2, /* 0xC4AA */ 0x671D, /* 0xC4AB */ 0x6F6E, /* 0xC4AC */ 0x7252, /* 0xC4AD */ 0x753A, /* 0xC4AE */ 0x773A, /* 0xC4AF */ 0x8074, /* 0xC4B0 */ 0x8139, /* 0xC4B1 */ 0x8178, /* 0xC4B2 */ 0x8776, /* 0xC4B3 */ 0x8ABF, /* 0xC4B4 */ 0x8ADC, /* 0xC4B5 */ 0x8D85, /* 0xC4B6 */ 0x8DF3, /* 0xC4B7 */ 0x929A, /* 0xC4B8 */ 0x9577, /* 0xC4B9 */ 0x9802, /* 0xC4BA */ 0x9CE5, /* 0xC4BB */ 0x52C5, /* 0xC4BC */ 0x6357, /* 0xC4BD */ 0x76F4, /* 0xC4BE */ 0x6715, /* 0xC4BF */ 0x6C88, /* 0xC4C0 */ 0x73CD, /* 0xC4C1 */ 0x8CC3, /* 0xC4C2 */ 0x93AE, /* 0xC4C3 */ 0x9673, /* 0xC4C4 */ 0x6D25, /* 0xC4C5 */ 0x589C, /* 0xC4C6 */ 0x690E, /* 0xC4C7 */ 0x69CC, /* 0xC4C8 */ 0x8FFD, /* 0xC4C9 */ 0x939A, /* 0xC4CA */ 0x75DB, /* 0xC4CB */ 0x901A, /* 0xC4CC */ 0x585A, /* 0xC4CD */ 0x6802, /* 0xC4CE */ 0x63B4, /* 0xC4CF */ 0x69FB, /* 0xC4D0 */ 0x4F43, /* 0xC4D1 */ 0x6F2C, /* 0xC4D2 */ 0x67D8, /* 0xC4D3 */ 0x8FBB, /* 0xC4D4 */ 0x8526, /* 0xC4D5 */ 0x7DB4, /* 0xC4D6 */ 0x9354, /* 0xC4D7 */ 0x693F, /* 0xC4D8 */ 0x6F70, /* 0xC4D9 */ 0x576A, /* 0xC4DA */ 0x58F7, /* 0xC4DB */ 0x5B2C, /* 0xC4DC */ 0x7D2C, /* 0xC4DD */ 0x722A, /* 0xC4DE */ 0x540A, /* 0xC4DF */ 0x91E3, /* 0xC4E0 */ 0x9DB4, /* 0xC4E1 */ 0x4EAD, /* 0xC4E2 */ 0x4F4E, /* 0xC4E3 */ 0x505C, /* 0xC4E4 */ 0x5075, /* 0xC4E5 */ 0x5243, /* 0xC4E6 */ 0x8C9E, /* 0xC4E7 */ 0x5448, /* 0xC4E8 */ 0x5824, /* 0xC4E9 */ 0x5B9A, /* 0xC4EA */ 0x5E1D, /* 0xC4EB */ 0x5E95, /* 0xC4EC */ 0x5EAD, /* 0xC4ED */ 0x5EF7, /* 0xC4EE */ 0x5F1F, /* 0xC4EF */ 0x608C, /* 0xC4F0 */ 0x62B5, /* 0xC4F1 */ 0x633A, /* 0xC4F2 */ 0x63D0, /* 0xC4F3 */ 0x68AF, /* 0xC4F4 */ 0x6C40, /* 0xC4F5 */ 0x7887, /* 0xC4F6 */ 0x798E, /* 0xC4F7 */ 0x7A0B, /* 0xC4F8 */ 0x7DE0, /* 0xC4F9 */ 0x8247, /* 0xC4FA */ 0x8A02, /* 0xC4FB */ 0x8AE6, /* 0xC4FC */ 0x8E44, /* 0xC4FD */ 0x9013, /* 0xC4FE */ 0x0000, /* 0xC4FF */ 0x0000, /* 0xC500 */ 0x0000, /* 0xC501 */ 0x0000, /* 0xC502 */ 0x0000, /* 0xC503 */ 0x0000, /* 0xC504 */ 0x0000, /* 0xC505 */ 0x0000, /* 0xC506 */ 0x0000, /* 0xC507 */ 0x0000, /* 0xC508 */ 0x0000, /* 0xC509 */ 0x0000, /* 0xC50A */ 0x0000, /* 0xC50B */ 0x0000, /* 0xC50C */ 0x0000, /* 0xC50D */ 0x0000, /* 0xC50E */ 0x0000, /* 0xC50F */ 0x0000, /* 0xC510 */ 0x0000, /* 0xC511 */ 0x0000, /* 0xC512 */ 0x0000, /* 0xC513 */ 0x0000, /* 0xC514 */ 0x0000, /* 0xC515 */ 0x0000, /* 0xC516 */ 0x0000, /* 0xC517 */ 0x0000, /* 0xC518 */ 0x0000, /* 0xC519 */ 0x0000, /* 0xC51A */ 0x0000, /* 0xC51B */ 0x0000, /* 0xC51C */ 0x0000, /* 0xC51D */ 0x0000, /* 0xC51E */ 0x0000, /* 0xC51F */ 0x0000, /* 0xC520 */ 0x0000, /* 0xC521 */ 0x0000, /* 0xC522 */ 0x0000, /* 0xC523 */ 0x0000, /* 0xC524 */ 0x0000, /* 0xC525 */ 0x0000, /* 0xC526 */ 0x0000, /* 0xC527 */ 0x0000, /* 0xC528 */ 0x0000, /* 0xC529 */ 0x0000, /* 0xC52A */ 0x0000, /* 0xC52B */ 0x0000, /* 0xC52C */ 0x0000, /* 0xC52D */ 0x0000, /* 0xC52E */ 0x0000, /* 0xC52F */ 0x0000, /* 0xC530 */ 0x0000, /* 0xC531 */ 0x0000, /* 0xC532 */ 0x0000, /* 0xC533 */ 0x0000, /* 0xC534 */ 0x0000, /* 0xC535 */ 0x0000, /* 0xC536 */ 0x0000, /* 0xC537 */ 0x0000, /* 0xC538 */ 0x0000, /* 0xC539 */ 0x0000, /* 0xC53A */ 0x0000, /* 0xC53B */ 0x0000, /* 0xC53C */ 0x0000, /* 0xC53D */ 0x0000, /* 0xC53E */ 0x0000, /* 0xC53F */ 0x0000, /* 0xC540 */ 0x0000, /* 0xC541 */ 0x0000, /* 0xC542 */ 0x0000, /* 0xC543 */ 0x0000, /* 0xC544 */ 0x0000, /* 0xC545 */ 0x0000, /* 0xC546 */ 0x0000, /* 0xC547 */ 0x0000, /* 0xC548 */ 0x0000, /* 0xC549 */ 0x0000, /* 0xC54A */ 0x0000, /* 0xC54B */ 0x0000, /* 0xC54C */ 0x0000, /* 0xC54D */ 0x0000, /* 0xC54E */ 0x0000, /* 0xC54F */ 0x0000, /* 0xC550 */ 0x0000, /* 0xC551 */ 0x0000, /* 0xC552 */ 0x0000, /* 0xC553 */ 0x0000, /* 0xC554 */ 0x0000, /* 0xC555 */ 0x0000, /* 0xC556 */ 0x0000, /* 0xC557 */ 0x0000, /* 0xC558 */ 0x0000, /* 0xC559 */ 0x0000, /* 0xC55A */ 0x0000, /* 0xC55B */ 0x0000, /* 0xC55C */ 0x0000, /* 0xC55D */ 0x0000, /* 0xC55E */ 0x0000, /* 0xC55F */ 0x0000, /* 0xC560 */ 0x0000, /* 0xC561 */ 0x0000, /* 0xC562 */ 0x0000, /* 0xC563 */ 0x0000, /* 0xC564 */ 0x0000, /* 0xC565 */ 0x0000, /* 0xC566 */ 0x0000, /* 0xC567 */ 0x0000, /* 0xC568 */ 0x0000, /* 0xC569 */ 0x0000, /* 0xC56A */ 0x0000, /* 0xC56B */ 0x0000, /* 0xC56C */ 0x0000, /* 0xC56D */ 0x0000, /* 0xC56E */ 0x0000, /* 0xC56F */ 0x0000, /* 0xC570 */ 0x0000, /* 0xC571 */ 0x0000, /* 0xC572 */ 0x0000, /* 0xC573 */ 0x0000, /* 0xC574 */ 0x0000, /* 0xC575 */ 0x0000, /* 0xC576 */ 0x0000, /* 0xC577 */ 0x0000, /* 0xC578 */ 0x0000, /* 0xC579 */ 0x0000, /* 0xC57A */ 0x0000, /* 0xC57B */ 0x0000, /* 0xC57C */ 0x0000, /* 0xC57D */ 0x0000, /* 0xC57E */ 0x0000, /* 0xC57F */ 0x0000, /* 0xC580 */ 0x0000, /* 0xC581 */ 0x0000, /* 0xC582 */ 0x0000, /* 0xC583 */ 0x0000, /* 0xC584 */ 0x0000, /* 0xC585 */ 0x0000, /* 0xC586 */ 0x0000, /* 0xC587 */ 0x0000, /* 0xC588 */ 0x0000, /* 0xC589 */ 0x0000, /* 0xC58A */ 0x0000, /* 0xC58B */ 0x0000, /* 0xC58C */ 0x0000, /* 0xC58D */ 0x0000, /* 0xC58E */ 0x0000, /* 0xC58F */ 0x0000, /* 0xC590 */ 0x0000, /* 0xC591 */ 0x0000, /* 0xC592 */ 0x0000, /* 0xC593 */ 0x0000, /* 0xC594 */ 0x0000, /* 0xC595 */ 0x0000, /* 0xC596 */ 0x0000, /* 0xC597 */ 0x0000, /* 0xC598 */ 0x0000, /* 0xC599 */ 0x0000, /* 0xC59A */ 0x0000, /* 0xC59B */ 0x0000, /* 0xC59C */ 0x0000, /* 0xC59D */ 0x0000, /* 0xC59E */ 0x0000, /* 0xC59F */ 0x0000, /* 0xC5A0 */ 0x90B8, /* 0xC5A1 */ 0x912D, /* 0xC5A2 */ 0x91D8, /* 0xC5A3 */ 0x9F0E, /* 0xC5A4 */ 0x6CE5, /* 0xC5A5 */ 0x6458, /* 0xC5A6 */ 0x64E2, /* 0xC5A7 */ 0x6575, /* 0xC5A8 */ 0x6EF4, /* 0xC5A9 */ 0x7684, /* 0xC5AA */ 0x7B1B, /* 0xC5AB */ 0x9069, /* 0xC5AC */ 0x93D1, /* 0xC5AD */ 0x6EBA, /* 0xC5AE */ 0x54F2, /* 0xC5AF */ 0x5FB9, /* 0xC5B0 */ 0x64A4, /* 0xC5B1 */ 0x8F4D, /* 0xC5B2 */ 0x8FED, /* 0xC5B3 */ 0x9244, /* 0xC5B4 */ 0x5178, /* 0xC5B5 */ 0x586B, /* 0xC5B6 */ 0x5929, /* 0xC5B7 */ 0x5C55, /* 0xC5B8 */ 0x5E97, /* 0xC5B9 */ 0x6DFB, /* 0xC5BA */ 0x7E8F, /* 0xC5BB */ 0x751C, /* 0xC5BC */ 0x8CBC, /* 0xC5BD */ 0x8EE2, /* 0xC5BE */ 0x985B, /* 0xC5BF */ 0x70B9, /* 0xC5C0 */ 0x4F1D, /* 0xC5C1 */ 0x6BBF, /* 0xC5C2 */ 0x6FB1, /* 0xC5C3 */ 0x7530, /* 0xC5C4 */ 0x96FB, /* 0xC5C5 */ 0x514E, /* 0xC5C6 */ 0x5410, /* 0xC5C7 */ 0x5835, /* 0xC5C8 */ 0x5857, /* 0xC5C9 */ 0x59AC, /* 0xC5CA */ 0x5C60, /* 0xC5CB */ 0x5F92, /* 0xC5CC */ 0x6597, /* 0xC5CD */ 0x675C, /* 0xC5CE */ 0x6E21, /* 0xC5CF */ 0x767B, /* 0xC5D0 */ 0x83DF, /* 0xC5D1 */ 0x8CED, /* 0xC5D2 */ 0x9014, /* 0xC5D3 */ 0x90FD, /* 0xC5D4 */ 0x934D, /* 0xC5D5 */ 0x7825, /* 0xC5D6 */ 0x783A, /* 0xC5D7 */ 0x52AA, /* 0xC5D8 */ 0x5EA6, /* 0xC5D9 */ 0x571F, /* 0xC5DA */ 0x5974, /* 0xC5DB */ 0x6012, /* 0xC5DC */ 0x5012, /* 0xC5DD */ 0x515A, /* 0xC5DE */ 0x51AC, /* 0xC5DF */ 0x51CD, /* 0xC5E0 */ 0x5200, /* 0xC5E1 */ 0x5510, /* 0xC5E2 */ 0x5854, /* 0xC5E3 */ 0x5858, /* 0xC5E4 */ 0x5957, /* 0xC5E5 */ 0x5B95, /* 0xC5E6 */ 0x5CF6, /* 0xC5E7 */ 0x5D8B, /* 0xC5E8 */ 0x60BC, /* 0xC5E9 */ 0x6295, /* 0xC5EA */ 0x642D, /* 0xC5EB */ 0x6771, /* 0xC5EC */ 0x6843, /* 0xC5ED */ 0x68BC, /* 0xC5EE */ 0x68DF, /* 0xC5EF */ 0x76D7, /* 0xC5F0 */ 0x6DD8, /* 0xC5F1 */ 0x6E6F, /* 0xC5F2 */ 0x6D9B, /* 0xC5F3 */ 0x706F, /* 0xC5F4 */ 0x71C8, /* 0xC5F5 */ 0x5F53, /* 0xC5F6 */ 0x75D8, /* 0xC5F7 */ 0x7977, /* 0xC5F8 */ 0x7B49, /* 0xC5F9 */ 0x7B54, /* 0xC5FA */ 0x7B52, /* 0xC5FB */ 0x7CD6, /* 0xC5FC */ 0x7D71, /* 0xC5FD */ 0x5230, /* 0xC5FE */ 0x0000, /* 0xC5FF */ 0x0000, /* 0xC600 */ 0x0000, /* 0xC601 */ 0x0000, /* 0xC602 */ 0x0000, /* 0xC603 */ 0x0000, /* 0xC604 */ 0x0000, /* 0xC605 */ 0x0000, /* 0xC606 */ 0x0000, /* 0xC607 */ 0x0000, /* 0xC608 */ 0x0000, /* 0xC609 */ 0x0000, /* 0xC60A */ 0x0000, /* 0xC60B */ 0x0000, /* 0xC60C */ 0x0000, /* 0xC60D */ 0x0000, /* 0xC60E */ 0x0000, /* 0xC60F */ 0x0000, /* 0xC610 */ 0x0000, /* 0xC611 */ 0x0000, /* 0xC612 */ 0x0000, /* 0xC613 */ 0x0000, /* 0xC614 */ 0x0000, /* 0xC615 */ 0x0000, /* 0xC616 */ 0x0000, /* 0xC617 */ 0x0000, /* 0xC618 */ 0x0000, /* 0xC619 */ 0x0000, /* 0xC61A */ 0x0000, /* 0xC61B */ 0x0000, /* 0xC61C */ 0x0000, /* 0xC61D */ 0x0000, /* 0xC61E */ 0x0000, /* 0xC61F */ 0x0000, /* 0xC620 */ 0x0000, /* 0xC621 */ 0x0000, /* 0xC622 */ 0x0000, /* 0xC623 */ 0x0000, /* 0xC624 */ 0x0000, /* 0xC625 */ 0x0000, /* 0xC626 */ 0x0000, /* 0xC627 */ 0x0000, /* 0xC628 */ 0x0000, /* 0xC629 */ 0x0000, /* 0xC62A */ 0x0000, /* 0xC62B */ 0x0000, /* 0xC62C */ 0x0000, /* 0xC62D */ 0x0000, /* 0xC62E */ 0x0000, /* 0xC62F */ 0x0000, /* 0xC630 */ 0x0000, /* 0xC631 */ 0x0000, /* 0xC632 */ 0x0000, /* 0xC633 */ 0x0000, /* 0xC634 */ 0x0000, /* 0xC635 */ 0x0000, /* 0xC636 */ 0x0000, /* 0xC637 */ 0x0000, /* 0xC638 */ 0x0000, /* 0xC639 */ 0x0000, /* 0xC63A */ 0x0000, /* 0xC63B */ 0x0000, /* 0xC63C */ 0x0000, /* 0xC63D */ 0x0000, /* 0xC63E */ 0x0000, /* 0xC63F */ 0x0000, /* 0xC640 */ 0x0000, /* 0xC641 */ 0x0000, /* 0xC642 */ 0x0000, /* 0xC643 */ 0x0000, /* 0xC644 */ 0x0000, /* 0xC645 */ 0x0000, /* 0xC646 */ 0x0000, /* 0xC647 */ 0x0000, /* 0xC648 */ 0x0000, /* 0xC649 */ 0x0000, /* 0xC64A */ 0x0000, /* 0xC64B */ 0x0000, /* 0xC64C */ 0x0000, /* 0xC64D */ 0x0000, /* 0xC64E */ 0x0000, /* 0xC64F */ 0x0000, /* 0xC650 */ 0x0000, /* 0xC651 */ 0x0000, /* 0xC652 */ 0x0000, /* 0xC653 */ 0x0000, /* 0xC654 */ 0x0000, /* 0xC655 */ 0x0000, /* 0xC656 */ 0x0000, /* 0xC657 */ 0x0000, /* 0xC658 */ 0x0000, /* 0xC659 */ 0x0000, /* 0xC65A */ 0x0000, /* 0xC65B */ 0x0000, /* 0xC65C */ 0x0000, /* 0xC65D */ 0x0000, /* 0xC65E */ 0x0000, /* 0xC65F */ 0x0000, /* 0xC660 */ 0x0000, /* 0xC661 */ 0x0000, /* 0xC662 */ 0x0000, /* 0xC663 */ 0x0000, /* 0xC664 */ 0x0000, /* 0xC665 */ 0x0000, /* 0xC666 */ 0x0000, /* 0xC667 */ 0x0000, /* 0xC668 */ 0x0000, /* 0xC669 */ 0x0000, /* 0xC66A */ 0x0000, /* 0xC66B */ 0x0000, /* 0xC66C */ 0x0000, /* 0xC66D */ 0x0000, /* 0xC66E */ 0x0000, /* 0xC66F */ 0x0000, /* 0xC670 */ 0x0000, /* 0xC671 */ 0x0000, /* 0xC672 */ 0x0000, /* 0xC673 */ 0x0000, /* 0xC674 */ 0x0000, /* 0xC675 */ 0x0000, /* 0xC676 */ 0x0000, /* 0xC677 */ 0x0000, /* 0xC678 */ 0x0000, /* 0xC679 */ 0x0000, /* 0xC67A */ 0x0000, /* 0xC67B */ 0x0000, /* 0xC67C */ 0x0000, /* 0xC67D */ 0x0000, /* 0xC67E */ 0x0000, /* 0xC67F */ 0x0000, /* 0xC680 */ 0x0000, /* 0xC681 */ 0x0000, /* 0xC682 */ 0x0000, /* 0xC683 */ 0x0000, /* 0xC684 */ 0x0000, /* 0xC685 */ 0x0000, /* 0xC686 */ 0x0000, /* 0xC687 */ 0x0000, /* 0xC688 */ 0x0000, /* 0xC689 */ 0x0000, /* 0xC68A */ 0x0000, /* 0xC68B */ 0x0000, /* 0xC68C */ 0x0000, /* 0xC68D */ 0x0000, /* 0xC68E */ 0x0000, /* 0xC68F */ 0x0000, /* 0xC690 */ 0x0000, /* 0xC691 */ 0x0000, /* 0xC692 */ 0x0000, /* 0xC693 */ 0x0000, /* 0xC694 */ 0x0000, /* 0xC695 */ 0x0000, /* 0xC696 */ 0x0000, /* 0xC697 */ 0x0000, /* 0xC698 */ 0x0000, /* 0xC699 */ 0x0000, /* 0xC69A */ 0x0000, /* 0xC69B */ 0x0000, /* 0xC69C */ 0x0000, /* 0xC69D */ 0x0000, /* 0xC69E */ 0x0000, /* 0xC69F */ 0x0000, /* 0xC6A0 */ 0x8463, /* 0xC6A1 */ 0x8569, /* 0xC6A2 */ 0x85E4, /* 0xC6A3 */ 0x8A0E, /* 0xC6A4 */ 0x8B04, /* 0xC6A5 */ 0x8C46, /* 0xC6A6 */ 0x8E0F, /* 0xC6A7 */ 0x9003, /* 0xC6A8 */ 0x900F, /* 0xC6A9 */ 0x9419, /* 0xC6AA */ 0x9676, /* 0xC6AB */ 0x982D, /* 0xC6AC */ 0x9A30, /* 0xC6AD */ 0x95D8, /* 0xC6AE */ 0x50CD, /* 0xC6AF */ 0x52D5, /* 0xC6B0 */ 0x540C, /* 0xC6B1 */ 0x5802, /* 0xC6B2 */ 0x5C0E, /* 0xC6B3 */ 0x61A7, /* 0xC6B4 */ 0x649E, /* 0xC6B5 */ 0x6D1E, /* 0xC6B6 */ 0x77B3, /* 0xC6B7 */ 0x7AE5, /* 0xC6B8 */ 0x80F4, /* 0xC6B9 */ 0x8404, /* 0xC6BA */ 0x9053, /* 0xC6BB */ 0x9285, /* 0xC6BC */ 0x5CE0, /* 0xC6BD */ 0x9D07, /* 0xC6BE */ 0x533F, /* 0xC6BF */ 0x5F97, /* 0xC6C0 */ 0x5FB3, /* 0xC6C1 */ 0x6D9C, /* 0xC6C2 */ 0x7279, /* 0xC6C3 */ 0x7763, /* 0xC6C4 */ 0x79BF, /* 0xC6C5 */ 0x7BE4, /* 0xC6C6 */ 0x6BD2, /* 0xC6C7 */ 0x72EC, /* 0xC6C8 */ 0x8AAD, /* 0xC6C9 */ 0x6803, /* 0xC6CA */ 0x6A61, /* 0xC6CB */ 0x51F8, /* 0xC6CC */ 0x7A81, /* 0xC6CD */ 0x6934, /* 0xC6CE */ 0x5C4A, /* 0xC6CF */ 0x9CF6, /* 0xC6D0 */ 0x82EB, /* 0xC6D1 */ 0x5BC5, /* 0xC6D2 */ 0x9149, /* 0xC6D3 */ 0x701E, /* 0xC6D4 */ 0x5678, /* 0xC6D5 */ 0x5C6F, /* 0xC6D6 */ 0x60C7, /* 0xC6D7 */ 0x6566, /* 0xC6D8 */ 0x6C8C, /* 0xC6D9 */ 0x8C5A, /* 0xC6DA */ 0x9041, /* 0xC6DB */ 0x9813, /* 0xC6DC */ 0x5451, /* 0xC6DD */ 0x66C7, /* 0xC6DE */ 0x920D, /* 0xC6DF */ 0x5948, /* 0xC6E0 */ 0x90A3, /* 0xC6E1 */ 0x5185, /* 0xC6E2 */ 0x4E4D, /* 0xC6E3 */ 0x51EA, /* 0xC6E4 */ 0x8599, /* 0xC6E5 */ 0x8B0E, /* 0xC6E6 */ 0x7058, /* 0xC6E7 */ 0x637A, /* 0xC6E8 */ 0x934B, /* 0xC6E9 */ 0x6962, /* 0xC6EA */ 0x99B4, /* 0xC6EB */ 0x7E04, /* 0xC6EC */ 0x7577, /* 0xC6ED */ 0x5357, /* 0xC6EE */ 0x6960, /* 0xC6EF */ 0x8EDF, /* 0xC6F0 */ 0x96E3, /* 0xC6F1 */ 0x6C5D, /* 0xC6F2 */ 0x4E8C, /* 0xC6F3 */ 0x5C3C, /* 0xC6F4 */ 0x5F10, /* 0xC6F5 */ 0x8FE9, /* 0xC6F6 */ 0x5302, /* 0xC6F7 */ 0x8CD1, /* 0xC6F8 */ 0x8089, /* 0xC6F9 */ 0x8679, /* 0xC6FA */ 0x5EFF, /* 0xC6FB */ 0x65E5, /* 0xC6FC */ 0x4E73, /* 0xC6FD */ 0x5165, /* 0xC6FE */ 0x0000, /* 0xC6FF */ 0x0000, /* 0xC700 */ 0x0000, /* 0xC701 */ 0x0000, /* 0xC702 */ 0x0000, /* 0xC703 */ 0x0000, /* 0xC704 */ 0x0000, /* 0xC705 */ 0x0000, /* 0xC706 */ 0x0000, /* 0xC707 */ 0x0000, /* 0xC708 */ 0x0000, /* 0xC709 */ 0x0000, /* 0xC70A */ 0x0000, /* 0xC70B */ 0x0000, /* 0xC70C */ 0x0000, /* 0xC70D */ 0x0000, /* 0xC70E */ 0x0000, /* 0xC70F */ 0x0000, /* 0xC710 */ 0x0000, /* 0xC711 */ 0x0000, /* 0xC712 */ 0x0000, /* 0xC713 */ 0x0000, /* 0xC714 */ 0x0000, /* 0xC715 */ 0x0000, /* 0xC716 */ 0x0000, /* 0xC717 */ 0x0000, /* 0xC718 */ 0x0000, /* 0xC719 */ 0x0000, /* 0xC71A */ 0x0000, /* 0xC71B */ 0x0000, /* 0xC71C */ 0x0000, /* 0xC71D */ 0x0000, /* 0xC71E */ 0x0000, /* 0xC71F */ 0x0000, /* 0xC720 */ 0x0000, /* 0xC721 */ 0x0000, /* 0xC722 */ 0x0000, /* 0xC723 */ 0x0000, /* 0xC724 */ 0x0000, /* 0xC725 */ 0x0000, /* 0xC726 */ 0x0000, /* 0xC727 */ 0x0000, /* 0xC728 */ 0x0000, /* 0xC729 */ 0x0000, /* 0xC72A */ 0x0000, /* 0xC72B */ 0x0000, /* 0xC72C */ 0x0000, /* 0xC72D */ 0x0000, /* 0xC72E */ 0x0000, /* 0xC72F */ 0x0000, /* 0xC730 */ 0x0000, /* 0xC731 */ 0x0000, /* 0xC732 */ 0x0000, /* 0xC733 */ 0x0000, /* 0xC734 */ 0x0000, /* 0xC735 */ 0x0000, /* 0xC736 */ 0x0000, /* 0xC737 */ 0x0000, /* 0xC738 */ 0x0000, /* 0xC739 */ 0x0000, /* 0xC73A */ 0x0000, /* 0xC73B */ 0x0000, /* 0xC73C */ 0x0000, /* 0xC73D */ 0x0000, /* 0xC73E */ 0x0000, /* 0xC73F */ 0x0000, /* 0xC740 */ 0x0000, /* 0xC741 */ 0x0000, /* 0xC742 */ 0x0000, /* 0xC743 */ 0x0000, /* 0xC744 */ 0x0000, /* 0xC745 */ 0x0000, /* 0xC746 */ 0x0000, /* 0xC747 */ 0x0000, /* 0xC748 */ 0x0000, /* 0xC749 */ 0x0000, /* 0xC74A */ 0x0000, /* 0xC74B */ 0x0000, /* 0xC74C */ 0x0000, /* 0xC74D */ 0x0000, /* 0xC74E */ 0x0000, /* 0xC74F */ 0x0000, /* 0xC750 */ 0x0000, /* 0xC751 */ 0x0000, /* 0xC752 */ 0x0000, /* 0xC753 */ 0x0000, /* 0xC754 */ 0x0000, /* 0xC755 */ 0x0000, /* 0xC756 */ 0x0000, /* 0xC757 */ 0x0000, /* 0xC758 */ 0x0000, /* 0xC759 */ 0x0000, /* 0xC75A */ 0x0000, /* 0xC75B */ 0x0000, /* 0xC75C */ 0x0000, /* 0xC75D */ 0x0000, /* 0xC75E */ 0x0000, /* 0xC75F */ 0x0000, /* 0xC760 */ 0x0000, /* 0xC761 */ 0x0000, /* 0xC762 */ 0x0000, /* 0xC763 */ 0x0000, /* 0xC764 */ 0x0000, /* 0xC765 */ 0x0000, /* 0xC766 */ 0x0000, /* 0xC767 */ 0x0000, /* 0xC768 */ 0x0000, /* 0xC769 */ 0x0000, /* 0xC76A */ 0x0000, /* 0xC76B */ 0x0000, /* 0xC76C */ 0x0000, /* 0xC76D */ 0x0000, /* 0xC76E */ 0x0000, /* 0xC76F */ 0x0000, /* 0xC770 */ 0x0000, /* 0xC771 */ 0x0000, /* 0xC772 */ 0x0000, /* 0xC773 */ 0x0000, /* 0xC774 */ 0x0000, /* 0xC775 */ 0x0000, /* 0xC776 */ 0x0000, /* 0xC777 */ 0x0000, /* 0xC778 */ 0x0000, /* 0xC779 */ 0x0000, /* 0xC77A */ 0x0000, /* 0xC77B */ 0x0000, /* 0xC77C */ 0x0000, /* 0xC77D */ 0x0000, /* 0xC77E */ 0x0000, /* 0xC77F */ 0x0000, /* 0xC780 */ 0x0000, /* 0xC781 */ 0x0000, /* 0xC782 */ 0x0000, /* 0xC783 */ 0x0000, /* 0xC784 */ 0x0000, /* 0xC785 */ 0x0000, /* 0xC786 */ 0x0000, /* 0xC787 */ 0x0000, /* 0xC788 */ 0x0000, /* 0xC789 */ 0x0000, /* 0xC78A */ 0x0000, /* 0xC78B */ 0x0000, /* 0xC78C */ 0x0000, /* 0xC78D */ 0x0000, /* 0xC78E */ 0x0000, /* 0xC78F */ 0x0000, /* 0xC790 */ 0x0000, /* 0xC791 */ 0x0000, /* 0xC792 */ 0x0000, /* 0xC793 */ 0x0000, /* 0xC794 */ 0x0000, /* 0xC795 */ 0x0000, /* 0xC796 */ 0x0000, /* 0xC797 */ 0x0000, /* 0xC798 */ 0x0000, /* 0xC799 */ 0x0000, /* 0xC79A */ 0x0000, /* 0xC79B */ 0x0000, /* 0xC79C */ 0x0000, /* 0xC79D */ 0x0000, /* 0xC79E */ 0x0000, /* 0xC79F */ 0x0000, /* 0xC7A0 */ 0x5982, /* 0xC7A1 */ 0x5C3F, /* 0xC7A2 */ 0x97EE, /* 0xC7A3 */ 0x4EFB, /* 0xC7A4 */ 0x598A, /* 0xC7A5 */ 0x5FCD, /* 0xC7A6 */ 0x8A8D, /* 0xC7A7 */ 0x6FE1, /* 0xC7A8 */ 0x79B0, /* 0xC7A9 */ 0x7962, /* 0xC7AA */ 0x5BE7, /* 0xC7AB */ 0x8471, /* 0xC7AC */ 0x732B, /* 0xC7AD */ 0x71B1, /* 0xC7AE */ 0x5E74, /* 0xC7AF */ 0x5FF5, /* 0xC7B0 */ 0x637B, /* 0xC7B1 */ 0x649A, /* 0xC7B2 */ 0x71C3, /* 0xC7B3 */ 0x7C98, /* 0xC7B4 */ 0x4E43, /* 0xC7B5 */ 0x5EFC, /* 0xC7B6 */ 0x4E4B, /* 0xC7B7 */ 0x57DC, /* 0xC7B8 */ 0x56A2, /* 0xC7B9 */ 0x60A9, /* 0xC7BA */ 0x6FC3, /* 0xC7BB */ 0x7D0D, /* 0xC7BC */ 0x80FD, /* 0xC7BD */ 0x8133, /* 0xC7BE */ 0x81BF, /* 0xC7BF */ 0x8FB2, /* 0xC7C0 */ 0x8997, /* 0xC7C1 */ 0x86A4, /* 0xC7C2 */ 0x5DF4, /* 0xC7C3 */ 0x628A, /* 0xC7C4 */ 0x64AD, /* 0xC7C5 */ 0x8987, /* 0xC7C6 */ 0x6777, /* 0xC7C7 */ 0x6CE2, /* 0xC7C8 */ 0x6D3E, /* 0xC7C9 */ 0x7436, /* 0xC7CA */ 0x7834, /* 0xC7CB */ 0x5A46, /* 0xC7CC */ 0x7F75, /* 0xC7CD */ 0x82AD, /* 0xC7CE */ 0x99AC, /* 0xC7CF */ 0x4FF3, /* 0xC7D0 */ 0x5EC3, /* 0xC7D1 */ 0x62DD, /* 0xC7D2 */ 0x6392, /* 0xC7D3 */ 0x6557, /* 0xC7D4 */ 0x676F, /* 0xC7D5 */ 0x76C3, /* 0xC7D6 */ 0x724C, /* 0xC7D7 */ 0x80CC, /* 0xC7D8 */ 0x80BA, /* 0xC7D9 */ 0x8F29, /* 0xC7DA */ 0x914D, /* 0xC7DB */ 0x500D, /* 0xC7DC */ 0x57F9, /* 0xC7DD */ 0x5A92, /* 0xC7DE */ 0x6885, /* 0xC7DF */ 0x6973, /* 0xC7E0 */ 0x7164, /* 0xC7E1 */ 0x72FD, /* 0xC7E2 */ 0x8CB7, /* 0xC7E3 */ 0x58F2, /* 0xC7E4 */ 0x8CE0, /* 0xC7E5 */ 0x966A, /* 0xC7E6 */ 0x9019, /* 0xC7E7 */ 0x877F, /* 0xC7E8 */ 0x79E4, /* 0xC7E9 */ 0x77E7, /* 0xC7EA */ 0x8429, /* 0xC7EB */ 0x4F2F, /* 0xC7EC */ 0x5265, /* 0xC7ED */ 0x535A, /* 0xC7EE */ 0x62CD, /* 0xC7EF */ 0x67CF, /* 0xC7F0 */ 0x6CCA, /* 0xC7F1 */ 0x767D, /* 0xC7F2 */ 0x7B94, /* 0xC7F3 */ 0x7C95, /* 0xC7F4 */ 0x8236, /* 0xC7F5 */ 0x8584, /* 0xC7F6 */ 0x8FEB, /* 0xC7F7 */ 0x66DD, /* 0xC7F8 */ 0x6F20, /* 0xC7F9 */ 0x7206, /* 0xC7FA */ 0x7E1B, /* 0xC7FB */ 0x83AB, /* 0xC7FC */ 0x99C1, /* 0xC7FD */ 0x9EA6, /* 0xC7FE */ 0x0000, /* 0xC7FF */ 0x0000, /* 0xC800 */ 0x0000, /* 0xC801 */ 0x0000, /* 0xC802 */ 0x0000, /* 0xC803 */ 0x0000, /* 0xC804 */ 0x0000, /* 0xC805 */ 0x0000, /* 0xC806 */ 0x0000, /* 0xC807 */ 0x0000, /* 0xC808 */ 0x0000, /* 0xC809 */ 0x0000, /* 0xC80A */ 0x0000, /* 0xC80B */ 0x0000, /* 0xC80C */ 0x0000, /* 0xC80D */ 0x0000, /* 0xC80E */ 0x0000, /* 0xC80F */ 0x0000, /* 0xC810 */ 0x0000, /* 0xC811 */ 0x0000, /* 0xC812 */ 0x0000, /* 0xC813 */ 0x0000, /* 0xC814 */ 0x0000, /* 0xC815 */ 0x0000, /* 0xC816 */ 0x0000, /* 0xC817 */ 0x0000, /* 0xC818 */ 0x0000, /* 0xC819 */ 0x0000, /* 0xC81A */ 0x0000, /* 0xC81B */ 0x0000, /* 0xC81C */ 0x0000, /* 0xC81D */ 0x0000, /* 0xC81E */ 0x0000, /* 0xC81F */ 0x0000, /* 0xC820 */ 0x0000, /* 0xC821 */ 0x0000, /* 0xC822 */ 0x0000, /* 0xC823 */ 0x0000, /* 0xC824 */ 0x0000, /* 0xC825 */ 0x0000, /* 0xC826 */ 0x0000, /* 0xC827 */ 0x0000, /* 0xC828 */ 0x0000, /* 0xC829 */ 0x0000, /* 0xC82A */ 0x0000, /* 0xC82B */ 0x0000, /* 0xC82C */ 0x0000, /* 0xC82D */ 0x0000, /* 0xC82E */ 0x0000, /* 0xC82F */ 0x0000, /* 0xC830 */ 0x0000, /* 0xC831 */ 0x0000, /* 0xC832 */ 0x0000, /* 0xC833 */ 0x0000, /* 0xC834 */ 0x0000, /* 0xC835 */ 0x0000, /* 0xC836 */ 0x0000, /* 0xC837 */ 0x0000, /* 0xC838 */ 0x0000, /* 0xC839 */ 0x0000, /* 0xC83A */ 0x0000, /* 0xC83B */ 0x0000, /* 0xC83C */ 0x0000, /* 0xC83D */ 0x0000, /* 0xC83E */ 0x0000, /* 0xC83F */ 0x0000, /* 0xC840 */ 0x0000, /* 0xC841 */ 0x0000, /* 0xC842 */ 0x0000, /* 0xC843 */ 0x0000, /* 0xC844 */ 0x0000, /* 0xC845 */ 0x0000, /* 0xC846 */ 0x0000, /* 0xC847 */ 0x0000, /* 0xC848 */ 0x0000, /* 0xC849 */ 0x0000, /* 0xC84A */ 0x0000, /* 0xC84B */ 0x0000, /* 0xC84C */ 0x0000, /* 0xC84D */ 0x0000, /* 0xC84E */ 0x0000, /* 0xC84F */ 0x0000, /* 0xC850 */ 0x0000, /* 0xC851 */ 0x0000, /* 0xC852 */ 0x0000, /* 0xC853 */ 0x0000, /* 0xC854 */ 0x0000, /* 0xC855 */ 0x0000, /* 0xC856 */ 0x0000, /* 0xC857 */ 0x0000, /* 0xC858 */ 0x0000, /* 0xC859 */ 0x0000, /* 0xC85A */ 0x0000, /* 0xC85B */ 0x0000, /* 0xC85C */ 0x0000, /* 0xC85D */ 0x0000, /* 0xC85E */ 0x0000, /* 0xC85F */ 0x0000, /* 0xC860 */ 0x0000, /* 0xC861 */ 0x0000, /* 0xC862 */ 0x0000, /* 0xC863 */ 0x0000, /* 0xC864 */ 0x0000, /* 0xC865 */ 0x0000, /* 0xC866 */ 0x0000, /* 0xC867 */ 0x0000, /* 0xC868 */ 0x0000, /* 0xC869 */ 0x0000, /* 0xC86A */ 0x0000, /* 0xC86B */ 0x0000, /* 0xC86C */ 0x0000, /* 0xC86D */ 0x0000, /* 0xC86E */ 0x0000, /* 0xC86F */ 0x0000, /* 0xC870 */ 0x0000, /* 0xC871 */ 0x0000, /* 0xC872 */ 0x0000, /* 0xC873 */ 0x0000, /* 0xC874 */ 0x0000, /* 0xC875 */ 0x0000, /* 0xC876 */ 0x0000, /* 0xC877 */ 0x0000, /* 0xC878 */ 0x0000, /* 0xC879 */ 0x0000, /* 0xC87A */ 0x0000, /* 0xC87B */ 0x0000, /* 0xC87C */ 0x0000, /* 0xC87D */ 0x0000, /* 0xC87E */ 0x0000, /* 0xC87F */ 0x0000, /* 0xC880 */ 0x0000, /* 0xC881 */ 0x0000, /* 0xC882 */ 0x0000, /* 0xC883 */ 0x0000, /* 0xC884 */ 0x0000, /* 0xC885 */ 0x0000, /* 0xC886 */ 0x0000, /* 0xC887 */ 0x0000, /* 0xC888 */ 0x0000, /* 0xC889 */ 0x0000, /* 0xC88A */ 0x0000, /* 0xC88B */ 0x0000, /* 0xC88C */ 0x0000, /* 0xC88D */ 0x0000, /* 0xC88E */ 0x0000, /* 0xC88F */ 0x0000, /* 0xC890 */ 0x0000, /* 0xC891 */ 0x0000, /* 0xC892 */ 0x0000, /* 0xC893 */ 0x0000, /* 0xC894 */ 0x0000, /* 0xC895 */ 0x0000, /* 0xC896 */ 0x0000, /* 0xC897 */ 0x0000, /* 0xC898 */ 0x0000, /* 0xC899 */ 0x0000, /* 0xC89A */ 0x0000, /* 0xC89B */ 0x0000, /* 0xC89C */ 0x0000, /* 0xC89D */ 0x0000, /* 0xC89E */ 0x0000, /* 0xC89F */ 0x0000, /* 0xC8A0 */ 0x51FD, /* 0xC8A1 */ 0x7BB1, /* 0xC8A2 */ 0x7872, /* 0xC8A3 */ 0x7BB8, /* 0xC8A4 */ 0x8087, /* 0xC8A5 */ 0x7B48, /* 0xC8A6 */ 0x6AE8, /* 0xC8A7 */ 0x5E61, /* 0xC8A8 */ 0x808C, /* 0xC8A9 */ 0x7551, /* 0xC8AA */ 0x7560, /* 0xC8AB */ 0x516B, /* 0xC8AC */ 0x9262, /* 0xC8AD */ 0x6E8C, /* 0xC8AE */ 0x767A, /* 0xC8AF */ 0x9197, /* 0xC8B0 */ 0x9AEA, /* 0xC8B1 */ 0x4F10, /* 0xC8B2 */ 0x7F70, /* 0xC8B3 */ 0x629C, /* 0xC8B4 */ 0x7B4F, /* 0xC8B5 */ 0x95A5, /* 0xC8B6 */ 0x9CE9, /* 0xC8B7 */ 0x567A, /* 0xC8B8 */ 0x5859, /* 0xC8B9 */ 0x86E4, /* 0xC8BA */ 0x96BC, /* 0xC8BB */ 0x4F34, /* 0xC8BC */ 0x5224, /* 0xC8BD */ 0x534A, /* 0xC8BE */ 0x53CD, /* 0xC8BF */ 0x53DB, /* 0xC8C0 */ 0x5E06, /* 0xC8C1 */ 0x642C, /* 0xC8C2 */ 0x6591, /* 0xC8C3 */ 0x677F, /* 0xC8C4 */ 0x6C3E, /* 0xC8C5 */ 0x6C4E, /* 0xC8C6 */ 0x7248, /* 0xC8C7 */ 0x72AF, /* 0xC8C8 */ 0x73ED, /* 0xC8C9 */ 0x7554, /* 0xC8CA */ 0x7E41, /* 0xC8CB */ 0x822C, /* 0xC8CC */ 0x85E9, /* 0xC8CD */ 0x8CA9, /* 0xC8CE */ 0x7BC4, /* 0xC8CF */ 0x91C6, /* 0xC8D0 */ 0x7169, /* 0xC8D1 */ 0x9812, /* 0xC8D2 */ 0x98EF, /* 0xC8D3 */ 0x633D, /* 0xC8D4 */ 0x6669, /* 0xC8D5 */ 0x756A, /* 0xC8D6 */ 0x76E4, /* 0xC8D7 */ 0x78D0, /* 0xC8D8 */ 0x8543, /* 0xC8D9 */ 0x86EE, /* 0xC8DA */ 0x532A, /* 0xC8DB */ 0x5351, /* 0xC8DC */ 0x5426, /* 0xC8DD */ 0x5983, /* 0xC8DE */ 0x5E87, /* 0xC8DF */ 0x5F7C, /* 0xC8E0 */ 0x60B2, /* 0xC8E1 */ 0x6249, /* 0xC8E2 */ 0x6279, /* 0xC8E3 */ 0x62AB, /* 0xC8E4 */ 0x6590, /* 0xC8E5 */ 0x6BD4, /* 0xC8E6 */ 0x6CCC, /* 0xC8E7 */ 0x75B2, /* 0xC8E8 */ 0x76AE, /* 0xC8E9 */ 0x7891, /* 0xC8EA */ 0x79D8, /* 0xC8EB */ 0x7DCB, /* 0xC8EC */ 0x7F77, /* 0xC8ED */ 0x80A5, /* 0xC8EE */ 0x88AB, /* 0xC8EF */ 0x8AB9, /* 0xC8F0 */ 0x8CBB, /* 0xC8F1 */ 0x907F, /* 0xC8F2 */ 0x975E, /* 0xC8F3 */ 0x98DB, /* 0xC8F4 */ 0x6A0B, /* 0xC8F5 */ 0x7C38, /* 0xC8F6 */ 0x5099, /* 0xC8F7 */ 0x5C3E, /* 0xC8F8 */ 0x5FAE, /* 0xC8F9 */ 0x6787, /* 0xC8FA */ 0x6BD8, /* 0xC8FB */ 0x7435, /* 0xC8FC */ 0x7709, /* 0xC8FD */ 0x7F8E, /* 0xC8FE */ 0x0000, /* 0xC8FF */ 0x0000, /* 0xC900 */ 0x0000, /* 0xC901 */ 0x0000, /* 0xC902 */ 0x0000, /* 0xC903 */ 0x0000, /* 0xC904 */ 0x0000, /* 0xC905 */ 0x0000, /* 0xC906 */ 0x0000, /* 0xC907 */ 0x0000, /* 0xC908 */ 0x0000, /* 0xC909 */ 0x0000, /* 0xC90A */ 0x0000, /* 0xC90B */ 0x0000, /* 0xC90C */ 0x0000, /* 0xC90D */ 0x0000, /* 0xC90E */ 0x0000, /* 0xC90F */ 0x0000, /* 0xC910 */ 0x0000, /* 0xC911 */ 0x0000, /* 0xC912 */ 0x0000, /* 0xC913 */ 0x0000, /* 0xC914 */ 0x0000, /* 0xC915 */ 0x0000, /* 0xC916 */ 0x0000, /* 0xC917 */ 0x0000, /* 0xC918 */ 0x0000, /* 0xC919 */ 0x0000, /* 0xC91A */ 0x0000, /* 0xC91B */ 0x0000, /* 0xC91C */ 0x0000, /* 0xC91D */ 0x0000, /* 0xC91E */ 0x0000, /* 0xC91F */ 0x0000, /* 0xC920 */ 0x0000, /* 0xC921 */ 0x0000, /* 0xC922 */ 0x0000, /* 0xC923 */ 0x0000, /* 0xC924 */ 0x0000, /* 0xC925 */ 0x0000, /* 0xC926 */ 0x0000, /* 0xC927 */ 0x0000, /* 0xC928 */ 0x0000, /* 0xC929 */ 0x0000, /* 0xC92A */ 0x0000, /* 0xC92B */ 0x0000, /* 0xC92C */ 0x0000, /* 0xC92D */ 0x0000, /* 0xC92E */ 0x0000, /* 0xC92F */ 0x0000, /* 0xC930 */ 0x0000, /* 0xC931 */ 0x0000, /* 0xC932 */ 0x0000, /* 0xC933 */ 0x0000, /* 0xC934 */ 0x0000, /* 0xC935 */ 0x0000, /* 0xC936 */ 0x0000, /* 0xC937 */ 0x0000, /* 0xC938 */ 0x0000, /* 0xC939 */ 0x0000, /* 0xC93A */ 0x0000, /* 0xC93B */ 0x0000, /* 0xC93C */ 0x0000, /* 0xC93D */ 0x0000, /* 0xC93E */ 0x0000, /* 0xC93F */ 0x0000, /* 0xC940 */ 0x0000, /* 0xC941 */ 0x0000, /* 0xC942 */ 0x0000, /* 0xC943 */ 0x0000, /* 0xC944 */ 0x0000, /* 0xC945 */ 0x0000, /* 0xC946 */ 0x0000, /* 0xC947 */ 0x0000, /* 0xC948 */ 0x0000, /* 0xC949 */ 0x0000, /* 0xC94A */ 0x0000, /* 0xC94B */ 0x0000, /* 0xC94C */ 0x0000, /* 0xC94D */ 0x0000, /* 0xC94E */ 0x0000, /* 0xC94F */ 0x0000, /* 0xC950 */ 0x0000, /* 0xC951 */ 0x0000, /* 0xC952 */ 0x0000, /* 0xC953 */ 0x0000, /* 0xC954 */ 0x0000, /* 0xC955 */ 0x0000, /* 0xC956 */ 0x0000, /* 0xC957 */ 0x0000, /* 0xC958 */ 0x0000, /* 0xC959 */ 0x0000, /* 0xC95A */ 0x0000, /* 0xC95B */ 0x0000, /* 0xC95C */ 0x0000, /* 0xC95D */ 0x0000, /* 0xC95E */ 0x0000, /* 0xC95F */ 0x0000, /* 0xC960 */ 0x0000, /* 0xC961 */ 0x0000, /* 0xC962 */ 0x0000, /* 0xC963 */ 0x0000, /* 0xC964 */ 0x0000, /* 0xC965 */ 0x0000, /* 0xC966 */ 0x0000, /* 0xC967 */ 0x0000, /* 0xC968 */ 0x0000, /* 0xC969 */ 0x0000, /* 0xC96A */ 0x0000, /* 0xC96B */ 0x0000, /* 0xC96C */ 0x0000, /* 0xC96D */ 0x0000, /* 0xC96E */ 0x0000, /* 0xC96F */ 0x0000, /* 0xC970 */ 0x0000, /* 0xC971 */ 0x0000, /* 0xC972 */ 0x0000, /* 0xC973 */ 0x0000, /* 0xC974 */ 0x0000, /* 0xC975 */ 0x0000, /* 0xC976 */ 0x0000, /* 0xC977 */ 0x0000, /* 0xC978 */ 0x0000, /* 0xC979 */ 0x0000, /* 0xC97A */ 0x0000, /* 0xC97B */ 0x0000, /* 0xC97C */ 0x0000, /* 0xC97D */ 0x0000, /* 0xC97E */ 0x0000, /* 0xC97F */ 0x0000, /* 0xC980 */ 0x0000, /* 0xC981 */ 0x0000, /* 0xC982 */ 0x0000, /* 0xC983 */ 0x0000, /* 0xC984 */ 0x0000, /* 0xC985 */ 0x0000, /* 0xC986 */ 0x0000, /* 0xC987 */ 0x0000, /* 0xC988 */ 0x0000, /* 0xC989 */ 0x0000, /* 0xC98A */ 0x0000, /* 0xC98B */ 0x0000, /* 0xC98C */ 0x0000, /* 0xC98D */ 0x0000, /* 0xC98E */ 0x0000, /* 0xC98F */ 0x0000, /* 0xC990 */ 0x0000, /* 0xC991 */ 0x0000, /* 0xC992 */ 0x0000, /* 0xC993 */ 0x0000, /* 0xC994 */ 0x0000, /* 0xC995 */ 0x0000, /* 0xC996 */ 0x0000, /* 0xC997 */ 0x0000, /* 0xC998 */ 0x0000, /* 0xC999 */ 0x0000, /* 0xC99A */ 0x0000, /* 0xC99B */ 0x0000, /* 0xC99C */ 0x0000, /* 0xC99D */ 0x0000, /* 0xC99E */ 0x0000, /* 0xC99F */ 0x0000, /* 0xC9A0 */ 0x9F3B, /* 0xC9A1 */ 0x67CA, /* 0xC9A2 */ 0x7A17, /* 0xC9A3 */ 0x5339, /* 0xC9A4 */ 0x758B, /* 0xC9A5 */ 0x9AED, /* 0xC9A6 */ 0x5F66, /* 0xC9A7 */ 0x819D, /* 0xC9A8 */ 0x83F1, /* 0xC9A9 */ 0x8098, /* 0xC9AA */ 0x5F3C, /* 0xC9AB */ 0x5FC5, /* 0xC9AC */ 0x7562, /* 0xC9AD */ 0x7B46, /* 0xC9AE */ 0x903C, /* 0xC9AF */ 0x6867, /* 0xC9B0 */ 0x59EB, /* 0xC9B1 */ 0x5A9B, /* 0xC9B2 */ 0x7D10, /* 0xC9B3 */ 0x767E, /* 0xC9B4 */ 0x8B2C, /* 0xC9B5 */ 0x4FF5, /* 0xC9B6 */ 0x5F6A, /* 0xC9B7 */ 0x6A19, /* 0xC9B8 */ 0x6C37, /* 0xC9B9 */ 0x6F02, /* 0xC9BA */ 0x74E2, /* 0xC9BB */ 0x7968, /* 0xC9BC */ 0x8868, /* 0xC9BD */ 0x8A55, /* 0xC9BE */ 0x8C79, /* 0xC9BF */ 0x5EDF, /* 0xC9C0 */ 0x63CF, /* 0xC9C1 */ 0x75C5, /* 0xC9C2 */ 0x79D2, /* 0xC9C3 */ 0x82D7, /* 0xC9C4 */ 0x9328, /* 0xC9C5 */ 0x92F2, /* 0xC9C6 */ 0x849C, /* 0xC9C7 */ 0x86ED, /* 0xC9C8 */ 0x9C2D, /* 0xC9C9 */ 0x54C1, /* 0xC9CA */ 0x5F6C, /* 0xC9CB */ 0x658C, /* 0xC9CC */ 0x6D5C, /* 0xC9CD */ 0x7015, /* 0xC9CE */ 0x8CA7, /* 0xC9CF */ 0x8CD3, /* 0xC9D0 */ 0x983B, /* 0xC9D1 */ 0x654F, /* 0xC9D2 */ 0x74F6, /* 0xC9D3 */ 0x4E0D, /* 0xC9D4 */ 0x4ED8, /* 0xC9D5 */ 0x57E0, /* 0xC9D6 */ 0x592B, /* 0xC9D7 */ 0x5A66, /* 0xC9D8 */ 0x5BCC, /* 0xC9D9 */ 0x51A8, /* 0xC9DA */ 0x5E03, /* 0xC9DB */ 0x5E9C, /* 0xC9DC */ 0x6016, /* 0xC9DD */ 0x6276, /* 0xC9DE */ 0x6577, /* 0xC9DF */ 0x65A7, /* 0xC9E0 */ 0x666E, /* 0xC9E1 */ 0x6D6E, /* 0xC9E2 */ 0x7236, /* 0xC9E3 */ 0x7B26, /* 0xC9E4 */ 0x8150, /* 0xC9E5 */ 0x819A, /* 0xC9E6 */ 0x8299, /* 0xC9E7 */ 0x8B5C, /* 0xC9E8 */ 0x8CA0, /* 0xC9E9 */ 0x8CE6, /* 0xC9EA */ 0x8D74, /* 0xC9EB */ 0x961C, /* 0xC9EC */ 0x9644, /* 0xC9ED */ 0x4FAE, /* 0xC9EE */ 0x64AB, /* 0xC9EF */ 0x6B66, /* 0xC9F0 */ 0x821E, /* 0xC9F1 */ 0x8461, /* 0xC9F2 */ 0x856A, /* 0xC9F3 */ 0x90E8, /* 0xC9F4 */ 0x5C01, /* 0xC9F5 */ 0x6953, /* 0xC9F6 */ 0x98A8, /* 0xC9F7 */ 0x847A, /* 0xC9F8 */ 0x8557, /* 0xC9F9 */ 0x4F0F, /* 0xC9FA */ 0x526F, /* 0xC9FB */ 0x5FA9, /* 0xC9FC */ 0x5E45, /* 0xC9FD */ 0x670D, /* 0xC9FE */ 0x0000, /* 0xC9FF */ 0x0000, /* 0xCA00 */ 0x0000, /* 0xCA01 */ 0x0000, /* 0xCA02 */ 0x0000, /* 0xCA03 */ 0x0000, /* 0xCA04 */ 0x0000, /* 0xCA05 */ 0x0000, /* 0xCA06 */ 0x0000, /* 0xCA07 */ 0x0000, /* 0xCA08 */ 0x0000, /* 0xCA09 */ 0x0000, /* 0xCA0A */ 0x0000, /* 0xCA0B */ 0x0000, /* 0xCA0C */ 0x0000, /* 0xCA0D */ 0x0000, /* 0xCA0E */ 0x0000, /* 0xCA0F */ 0x0000, /* 0xCA10 */ 0x0000, /* 0xCA11 */ 0x0000, /* 0xCA12 */ 0x0000, /* 0xCA13 */ 0x0000, /* 0xCA14 */ 0x0000, /* 0xCA15 */ 0x0000, /* 0xCA16 */ 0x0000, /* 0xCA17 */ 0x0000, /* 0xCA18 */ 0x0000, /* 0xCA19 */ 0x0000, /* 0xCA1A */ 0x0000, /* 0xCA1B */ 0x0000, /* 0xCA1C */ 0x0000, /* 0xCA1D */ 0x0000, /* 0xCA1E */ 0x0000, /* 0xCA1F */ 0x0000, /* 0xCA20 */ 0x0000, /* 0xCA21 */ 0x0000, /* 0xCA22 */ 0x0000, /* 0xCA23 */ 0x0000, /* 0xCA24 */ 0x0000, /* 0xCA25 */ 0x0000, /* 0xCA26 */ 0x0000, /* 0xCA27 */ 0x0000, /* 0xCA28 */ 0x0000, /* 0xCA29 */ 0x0000, /* 0xCA2A */ 0x0000, /* 0xCA2B */ 0x0000, /* 0xCA2C */ 0x0000, /* 0xCA2D */ 0x0000, /* 0xCA2E */ 0x0000, /* 0xCA2F */ 0x0000, /* 0xCA30 */ 0x0000, /* 0xCA31 */ 0x0000, /* 0xCA32 */ 0x0000, /* 0xCA33 */ 0x0000, /* 0xCA34 */ 0x0000, /* 0xCA35 */ 0x0000, /* 0xCA36 */ 0x0000, /* 0xCA37 */ 0x0000, /* 0xCA38 */ 0x0000, /* 0xCA39 */ 0x0000, /* 0xCA3A */ 0x0000, /* 0xCA3B */ 0x0000, /* 0xCA3C */ 0x0000, /* 0xCA3D */ 0x0000, /* 0xCA3E */ 0x0000, /* 0xCA3F */ 0x0000, /* 0xCA40 */ 0x0000, /* 0xCA41 */ 0x0000, /* 0xCA42 */ 0x0000, /* 0xCA43 */ 0x0000, /* 0xCA44 */ 0x0000, /* 0xCA45 */ 0x0000, /* 0xCA46 */ 0x0000, /* 0xCA47 */ 0x0000, /* 0xCA48 */ 0x0000, /* 0xCA49 */ 0x0000, /* 0xCA4A */ 0x0000, /* 0xCA4B */ 0x0000, /* 0xCA4C */ 0x0000, /* 0xCA4D */ 0x0000, /* 0xCA4E */ 0x0000, /* 0xCA4F */ 0x0000, /* 0xCA50 */ 0x0000, /* 0xCA51 */ 0x0000, /* 0xCA52 */ 0x0000, /* 0xCA53 */ 0x0000, /* 0xCA54 */ 0x0000, /* 0xCA55 */ 0x0000, /* 0xCA56 */ 0x0000, /* 0xCA57 */ 0x0000, /* 0xCA58 */ 0x0000, /* 0xCA59 */ 0x0000, /* 0xCA5A */ 0x0000, /* 0xCA5B */ 0x0000, /* 0xCA5C */ 0x0000, /* 0xCA5D */ 0x0000, /* 0xCA5E */ 0x0000, /* 0xCA5F */ 0x0000, /* 0xCA60 */ 0x0000, /* 0xCA61 */ 0x0000, /* 0xCA62 */ 0x0000, /* 0xCA63 */ 0x0000, /* 0xCA64 */ 0x0000, /* 0xCA65 */ 0x0000, /* 0xCA66 */ 0x0000, /* 0xCA67 */ 0x0000, /* 0xCA68 */ 0x0000, /* 0xCA69 */ 0x0000, /* 0xCA6A */ 0x0000, /* 0xCA6B */ 0x0000, /* 0xCA6C */ 0x0000, /* 0xCA6D */ 0x0000, /* 0xCA6E */ 0x0000, /* 0xCA6F */ 0x0000, /* 0xCA70 */ 0x0000, /* 0xCA71 */ 0x0000, /* 0xCA72 */ 0x0000, /* 0xCA73 */ 0x0000, /* 0xCA74 */ 0x0000, /* 0xCA75 */ 0x0000, /* 0xCA76 */ 0x0000, /* 0xCA77 */ 0x0000, /* 0xCA78 */ 0x0000, /* 0xCA79 */ 0x0000, /* 0xCA7A */ 0x0000, /* 0xCA7B */ 0x0000, /* 0xCA7C */ 0x0000, /* 0xCA7D */ 0x0000, /* 0xCA7E */ 0x0000, /* 0xCA7F */ 0x0000, /* 0xCA80 */ 0x0000, /* 0xCA81 */ 0x0000, /* 0xCA82 */ 0x0000, /* 0xCA83 */ 0x0000, /* 0xCA84 */ 0x0000, /* 0xCA85 */ 0x0000, /* 0xCA86 */ 0x0000, /* 0xCA87 */ 0x0000, /* 0xCA88 */ 0x0000, /* 0xCA89 */ 0x0000, /* 0xCA8A */ 0x0000, /* 0xCA8B */ 0x0000, /* 0xCA8C */ 0x0000, /* 0xCA8D */ 0x0000, /* 0xCA8E */ 0x0000, /* 0xCA8F */ 0x0000, /* 0xCA90 */ 0x0000, /* 0xCA91 */ 0x0000, /* 0xCA92 */ 0x0000, /* 0xCA93 */ 0x0000, /* 0xCA94 */ 0x0000, /* 0xCA95 */ 0x0000, /* 0xCA96 */ 0x0000, /* 0xCA97 */ 0x0000, /* 0xCA98 */ 0x0000, /* 0xCA99 */ 0x0000, /* 0xCA9A */ 0x0000, /* 0xCA9B */ 0x0000, /* 0xCA9C */ 0x0000, /* 0xCA9D */ 0x0000, /* 0xCA9E */ 0x0000, /* 0xCA9F */ 0x0000, /* 0xCAA0 */ 0x798F, /* 0xCAA1 */ 0x8179, /* 0xCAA2 */ 0x8907, /* 0xCAA3 */ 0x8986, /* 0xCAA4 */ 0x6DF5, /* 0xCAA5 */ 0x5F17, /* 0xCAA6 */ 0x6255, /* 0xCAA7 */ 0x6CB8, /* 0xCAA8 */ 0x4ECF, /* 0xCAA9 */ 0x7269, /* 0xCAAA */ 0x9B92, /* 0xCAAB */ 0x5206, /* 0xCAAC */ 0x543B, /* 0xCAAD */ 0x5674, /* 0xCAAE */ 0x58B3, /* 0xCAAF */ 0x61A4, /* 0xCAB0 */ 0x626E, /* 0xCAB1 */ 0x711A, /* 0xCAB2 */ 0x596E, /* 0xCAB3 */ 0x7C89, /* 0xCAB4 */ 0x7CDE, /* 0xCAB5 */ 0x7D1B, /* 0xCAB6 */ 0x96F0, /* 0xCAB7 */ 0x6587, /* 0xCAB8 */ 0x805E, /* 0xCAB9 */ 0x4E19, /* 0xCABA */ 0x4F75, /* 0xCABB */ 0x5175, /* 0xCABC */ 0x5840, /* 0xCABD */ 0x5E63, /* 0xCABE */ 0x5E73, /* 0xCABF */ 0x5F0A, /* 0xCAC0 */ 0x67C4, /* 0xCAC1 */ 0x4E26, /* 0xCAC2 */ 0x853D, /* 0xCAC3 */ 0x9589, /* 0xCAC4 */ 0x965B, /* 0xCAC5 */ 0x7C73, /* 0xCAC6 */ 0x9801, /* 0xCAC7 */ 0x50FB, /* 0xCAC8 */ 0x58C1, /* 0xCAC9 */ 0x7656, /* 0xCACA */ 0x78A7, /* 0xCACB */ 0x5225, /* 0xCACC */ 0x77A5, /* 0xCACD */ 0x8511, /* 0xCACE */ 0x7B86, /* 0xCACF */ 0x504F, /* 0xCAD0 */ 0x5909, /* 0xCAD1 */ 0x7247, /* 0xCAD2 */ 0x7BC7, /* 0xCAD3 */ 0x7DE8, /* 0xCAD4 */ 0x8FBA, /* 0xCAD5 */ 0x8FD4, /* 0xCAD6 */ 0x904D, /* 0xCAD7 */ 0x4FBF, /* 0xCAD8 */ 0x52C9, /* 0xCAD9 */ 0x5A29, /* 0xCADA */ 0x5F01, /* 0xCADB */ 0x97AD, /* 0xCADC */ 0x4FDD, /* 0xCADD */ 0x8217, /* 0xCADE */ 0x92EA, /* 0xCADF */ 0x5703, /* 0xCAE0 */ 0x6355, /* 0xCAE1 */ 0x6B69, /* 0xCAE2 */ 0x752B, /* 0xCAE3 */ 0x88DC, /* 0xCAE4 */ 0x8F14, /* 0xCAE5 */ 0x7A42, /* 0xCAE6 */ 0x52DF, /* 0xCAE7 */ 0x5893, /* 0xCAE8 */ 0x6155, /* 0xCAE9 */ 0x620A, /* 0xCAEA */ 0x66AE, /* 0xCAEB */ 0x6BCD, /* 0xCAEC */ 0x7C3F, /* 0xCAED */ 0x83E9, /* 0xCAEE */ 0x5023, /* 0xCAEF */ 0x4FF8, /* 0xCAF0 */ 0x5305, /* 0xCAF1 */ 0x5446, /* 0xCAF2 */ 0x5831, /* 0xCAF3 */ 0x5949, /* 0xCAF4 */ 0x5B9D, /* 0xCAF5 */ 0x5CF0, /* 0xCAF6 */ 0x5CEF, /* 0xCAF7 */ 0x5D29, /* 0xCAF8 */ 0x5E96, /* 0xCAF9 */ 0x62B1, /* 0xCAFA */ 0x6367, /* 0xCAFB */ 0x653E, /* 0xCAFC */ 0x65B9, /* 0xCAFD */ 0x670B, /* 0xCAFE */ 0x0000, /* 0xCAFF */ 0x0000, /* 0xCB00 */ 0x0000, /* 0xCB01 */ 0x0000, /* 0xCB02 */ 0x0000, /* 0xCB03 */ 0x0000, /* 0xCB04 */ 0x0000, /* 0xCB05 */ 0x0000, /* 0xCB06 */ 0x0000, /* 0xCB07 */ 0x0000, /* 0xCB08 */ 0x0000, /* 0xCB09 */ 0x0000, /* 0xCB0A */ 0x0000, /* 0xCB0B */ 0x0000, /* 0xCB0C */ 0x0000, /* 0xCB0D */ 0x0000, /* 0xCB0E */ 0x0000, /* 0xCB0F */ 0x0000, /* 0xCB10 */ 0x0000, /* 0xCB11 */ 0x0000, /* 0xCB12 */ 0x0000, /* 0xCB13 */ 0x0000, /* 0xCB14 */ 0x0000, /* 0xCB15 */ 0x0000, /* 0xCB16 */ 0x0000, /* 0xCB17 */ 0x0000, /* 0xCB18 */ 0x0000, /* 0xCB19 */ 0x0000, /* 0xCB1A */ 0x0000, /* 0xCB1B */ 0x0000, /* 0xCB1C */ 0x0000, /* 0xCB1D */ 0x0000, /* 0xCB1E */ 0x0000, /* 0xCB1F */ 0x0000, /* 0xCB20 */ 0x0000, /* 0xCB21 */ 0x0000, /* 0xCB22 */ 0x0000, /* 0xCB23 */ 0x0000, /* 0xCB24 */ 0x0000, /* 0xCB25 */ 0x0000, /* 0xCB26 */ 0x0000, /* 0xCB27 */ 0x0000, /* 0xCB28 */ 0x0000, /* 0xCB29 */ 0x0000, /* 0xCB2A */ 0x0000, /* 0xCB2B */ 0x0000, /* 0xCB2C */ 0x0000, /* 0xCB2D */ 0x0000, /* 0xCB2E */ 0x0000, /* 0xCB2F */ 0x0000, /* 0xCB30 */ 0x0000, /* 0xCB31 */ 0x0000, /* 0xCB32 */ 0x0000, /* 0xCB33 */ 0x0000, /* 0xCB34 */ 0x0000, /* 0xCB35 */ 0x0000, /* 0xCB36 */ 0x0000, /* 0xCB37 */ 0x0000, /* 0xCB38 */ 0x0000, /* 0xCB39 */ 0x0000, /* 0xCB3A */ 0x0000, /* 0xCB3B */ 0x0000, /* 0xCB3C */ 0x0000, /* 0xCB3D */ 0x0000, /* 0xCB3E */ 0x0000, /* 0xCB3F */ 0x0000, /* 0xCB40 */ 0x0000, /* 0xCB41 */ 0x0000, /* 0xCB42 */ 0x0000, /* 0xCB43 */ 0x0000, /* 0xCB44 */ 0x0000, /* 0xCB45 */ 0x0000, /* 0xCB46 */ 0x0000, /* 0xCB47 */ 0x0000, /* 0xCB48 */ 0x0000, /* 0xCB49 */ 0x0000, /* 0xCB4A */ 0x0000, /* 0xCB4B */ 0x0000, /* 0xCB4C */ 0x0000, /* 0xCB4D */ 0x0000, /* 0xCB4E */ 0x0000, /* 0xCB4F */ 0x0000, /* 0xCB50 */ 0x0000, /* 0xCB51 */ 0x0000, /* 0xCB52 */ 0x0000, /* 0xCB53 */ 0x0000, /* 0xCB54 */ 0x0000, /* 0xCB55 */ 0x0000, /* 0xCB56 */ 0x0000, /* 0xCB57 */ 0x0000, /* 0xCB58 */ 0x0000, /* 0xCB59 */ 0x0000, /* 0xCB5A */ 0x0000, /* 0xCB5B */ 0x0000, /* 0xCB5C */ 0x0000, /* 0xCB5D */ 0x0000, /* 0xCB5E */ 0x0000, /* 0xCB5F */ 0x0000, /* 0xCB60 */ 0x0000, /* 0xCB61 */ 0x0000, /* 0xCB62 */ 0x0000, /* 0xCB63 */ 0x0000, /* 0xCB64 */ 0x0000, /* 0xCB65 */ 0x0000, /* 0xCB66 */ 0x0000, /* 0xCB67 */ 0x0000, /* 0xCB68 */ 0x0000, /* 0xCB69 */ 0x0000, /* 0xCB6A */ 0x0000, /* 0xCB6B */ 0x0000, /* 0xCB6C */ 0x0000, /* 0xCB6D */ 0x0000, /* 0xCB6E */ 0x0000, /* 0xCB6F */ 0x0000, /* 0xCB70 */ 0x0000, /* 0xCB71 */ 0x0000, /* 0xCB72 */ 0x0000, /* 0xCB73 */ 0x0000, /* 0xCB74 */ 0x0000, /* 0xCB75 */ 0x0000, /* 0xCB76 */ 0x0000, /* 0xCB77 */ 0x0000, /* 0xCB78 */ 0x0000, /* 0xCB79 */ 0x0000, /* 0xCB7A */ 0x0000, /* 0xCB7B */ 0x0000, /* 0xCB7C */ 0x0000, /* 0xCB7D */ 0x0000, /* 0xCB7E */ 0x0000, /* 0xCB7F */ 0x0000, /* 0xCB80 */ 0x0000, /* 0xCB81 */ 0x0000, /* 0xCB82 */ 0x0000, /* 0xCB83 */ 0x0000, /* 0xCB84 */ 0x0000, /* 0xCB85 */ 0x0000, /* 0xCB86 */ 0x0000, /* 0xCB87 */ 0x0000, /* 0xCB88 */ 0x0000, /* 0xCB89 */ 0x0000, /* 0xCB8A */ 0x0000, /* 0xCB8B */ 0x0000, /* 0xCB8C */ 0x0000, /* 0xCB8D */ 0x0000, /* 0xCB8E */ 0x0000, /* 0xCB8F */ 0x0000, /* 0xCB90 */ 0x0000, /* 0xCB91 */ 0x0000, /* 0xCB92 */ 0x0000, /* 0xCB93 */ 0x0000, /* 0xCB94 */ 0x0000, /* 0xCB95 */ 0x0000, /* 0xCB96 */ 0x0000, /* 0xCB97 */ 0x0000, /* 0xCB98 */ 0x0000, /* 0xCB99 */ 0x0000, /* 0xCB9A */ 0x0000, /* 0xCB9B */ 0x0000, /* 0xCB9C */ 0x0000, /* 0xCB9D */ 0x0000, /* 0xCB9E */ 0x0000, /* 0xCB9F */ 0x0000, /* 0xCBA0 */ 0x6CD5, /* 0xCBA1 */ 0x6CE1, /* 0xCBA2 */ 0x70F9, /* 0xCBA3 */ 0x7832, /* 0xCBA4 */ 0x7E2B, /* 0xCBA5 */ 0x80DE, /* 0xCBA6 */ 0x82B3, /* 0xCBA7 */ 0x840C, /* 0xCBA8 */ 0x84EC, /* 0xCBA9 */ 0x8702, /* 0xCBAA */ 0x8912, /* 0xCBAB */ 0x8A2A, /* 0xCBAC */ 0x8C4A, /* 0xCBAD */ 0x90A6, /* 0xCBAE */ 0x92D2, /* 0xCBAF */ 0x98FD, /* 0xCBB0 */ 0x9CF3, /* 0xCBB1 */ 0x9D6C, /* 0xCBB2 */ 0x4E4F, /* 0xCBB3 */ 0x4EA1, /* 0xCBB4 */ 0x508D, /* 0xCBB5 */ 0x5256, /* 0xCBB6 */ 0x574A, /* 0xCBB7 */ 0x59A8, /* 0xCBB8 */ 0x5E3D, /* 0xCBB9 */ 0x5FD8, /* 0xCBBA */ 0x5FD9, /* 0xCBBB */ 0x623F, /* 0xCBBC */ 0x66B4, /* 0xCBBD */ 0x671B, /* 0xCBBE */ 0x67D0, /* 0xCBBF */ 0x68D2, /* 0xCBC0 */ 0x5192, /* 0xCBC1 */ 0x7D21, /* 0xCBC2 */ 0x80AA, /* 0xCBC3 */ 0x81A8, /* 0xCBC4 */ 0x8B00, /* 0xCBC5 */ 0x8C8C, /* 0xCBC6 */ 0x8CBF, /* 0xCBC7 */ 0x927E, /* 0xCBC8 */ 0x9632, /* 0xCBC9 */ 0x5420, /* 0xCBCA */ 0x982C, /* 0xCBCB */ 0x5317, /* 0xCBCC */ 0x50D5, /* 0xCBCD */ 0x535C, /* 0xCBCE */ 0x58A8, /* 0xCBCF */ 0x64B2, /* 0xCBD0 */ 0x6734, /* 0xCBD1 */ 0x7267, /* 0xCBD2 */ 0x7766, /* 0xCBD3 */ 0x7A46, /* 0xCBD4 */ 0x91E6, /* 0xCBD5 */ 0x52C3, /* 0xCBD6 */ 0x6CA1, /* 0xCBD7 */ 0x6B86, /* 0xCBD8 */ 0x5800, /* 0xCBD9 */ 0x5E4C, /* 0xCBDA */ 0x5954, /* 0xCBDB */ 0x672C, /* 0xCBDC */ 0x7FFB, /* 0xCBDD */ 0x51E1, /* 0xCBDE */ 0x76C6, /* 0xCBDF */ 0x6469, /* 0xCBE0 */ 0x78E8, /* 0xCBE1 */ 0x9B54, /* 0xCBE2 */ 0x9EBB, /* 0xCBE3 */ 0x57CB, /* 0xCBE4 */ 0x59B9, /* 0xCBE5 */ 0x6627, /* 0xCBE6 */ 0x679A, /* 0xCBE7 */ 0x6BCE, /* 0xCBE8 */ 0x54E9, /* 0xCBE9 */ 0x69D9, /* 0xCBEA */ 0x5E55, /* 0xCBEB */ 0x819C, /* 0xCBEC */ 0x6795, /* 0xCBED */ 0x9BAA, /* 0xCBEE */ 0x67FE, /* 0xCBEF */ 0x9C52, /* 0xCBF0 */ 0x685D, /* 0xCBF1 */ 0x4EA6, /* 0xCBF2 */ 0x4FE3, /* 0xCBF3 */ 0x53C8, /* 0xCBF4 */ 0x62B9, /* 0xCBF5 */ 0x672B, /* 0xCBF6 */ 0x6CAB, /* 0xCBF7 */ 0x8FC4, /* 0xCBF8 */ 0x4FAD, /* 0xCBF9 */ 0x7E6D, /* 0xCBFA */ 0x9EBF, /* 0xCBFB */ 0x4E07, /* 0xCBFC */ 0x6162, /* 0xCBFD */ 0x6E80, /* 0xCBFE */ 0x0000, /* 0xCBFF */ 0x0000, /* 0xCC00 */ 0x0000, /* 0xCC01 */ 0x0000, /* 0xCC02 */ 0x0000, /* 0xCC03 */ 0x0000, /* 0xCC04 */ 0x0000, /* 0xCC05 */ 0x0000, /* 0xCC06 */ 0x0000, /* 0xCC07 */ 0x0000, /* 0xCC08 */ 0x0000, /* 0xCC09 */ 0x0000, /* 0xCC0A */ 0x0000, /* 0xCC0B */ 0x0000, /* 0xCC0C */ 0x0000, /* 0xCC0D */ 0x0000, /* 0xCC0E */ 0x0000, /* 0xCC0F */ 0x0000, /* 0xCC10 */ 0x0000, /* 0xCC11 */ 0x0000, /* 0xCC12 */ 0x0000, /* 0xCC13 */ 0x0000, /* 0xCC14 */ 0x0000, /* 0xCC15 */ 0x0000, /* 0xCC16 */ 0x0000, /* 0xCC17 */ 0x0000, /* 0xCC18 */ 0x0000, /* 0xCC19 */ 0x0000, /* 0xCC1A */ 0x0000, /* 0xCC1B */ 0x0000, /* 0xCC1C */ 0x0000, /* 0xCC1D */ 0x0000, /* 0xCC1E */ 0x0000, /* 0xCC1F */ 0x0000, /* 0xCC20 */ 0x0000, /* 0xCC21 */ 0x0000, /* 0xCC22 */ 0x0000, /* 0xCC23 */ 0x0000, /* 0xCC24 */ 0x0000, /* 0xCC25 */ 0x0000, /* 0xCC26 */ 0x0000, /* 0xCC27 */ 0x0000, /* 0xCC28 */ 0x0000, /* 0xCC29 */ 0x0000, /* 0xCC2A */ 0x0000, /* 0xCC2B */ 0x0000, /* 0xCC2C */ 0x0000, /* 0xCC2D */ 0x0000, /* 0xCC2E */ 0x0000, /* 0xCC2F */ 0x0000, /* 0xCC30 */ 0x0000, /* 0xCC31 */ 0x0000, /* 0xCC32 */ 0x0000, /* 0xCC33 */ 0x0000, /* 0xCC34 */ 0x0000, /* 0xCC35 */ 0x0000, /* 0xCC36 */ 0x0000, /* 0xCC37 */ 0x0000, /* 0xCC38 */ 0x0000, /* 0xCC39 */ 0x0000, /* 0xCC3A */ 0x0000, /* 0xCC3B */ 0x0000, /* 0xCC3C */ 0x0000, /* 0xCC3D */ 0x0000, /* 0xCC3E */ 0x0000, /* 0xCC3F */ 0x0000, /* 0xCC40 */ 0x0000, /* 0xCC41 */ 0x0000, /* 0xCC42 */ 0x0000, /* 0xCC43 */ 0x0000, /* 0xCC44 */ 0x0000, /* 0xCC45 */ 0x0000, /* 0xCC46 */ 0x0000, /* 0xCC47 */ 0x0000, /* 0xCC48 */ 0x0000, /* 0xCC49 */ 0x0000, /* 0xCC4A */ 0x0000, /* 0xCC4B */ 0x0000, /* 0xCC4C */ 0x0000, /* 0xCC4D */ 0x0000, /* 0xCC4E */ 0x0000, /* 0xCC4F */ 0x0000, /* 0xCC50 */ 0x0000, /* 0xCC51 */ 0x0000, /* 0xCC52 */ 0x0000, /* 0xCC53 */ 0x0000, /* 0xCC54 */ 0x0000, /* 0xCC55 */ 0x0000, /* 0xCC56 */ 0x0000, /* 0xCC57 */ 0x0000, /* 0xCC58 */ 0x0000, /* 0xCC59 */ 0x0000, /* 0xCC5A */ 0x0000, /* 0xCC5B */ 0x0000, /* 0xCC5C */ 0x0000, /* 0xCC5D */ 0x0000, /* 0xCC5E */ 0x0000, /* 0xCC5F */ 0x0000, /* 0xCC60 */ 0x0000, /* 0xCC61 */ 0x0000, /* 0xCC62 */ 0x0000, /* 0xCC63 */ 0x0000, /* 0xCC64 */ 0x0000, /* 0xCC65 */ 0x0000, /* 0xCC66 */ 0x0000, /* 0xCC67 */ 0x0000, /* 0xCC68 */ 0x0000, /* 0xCC69 */ 0x0000, /* 0xCC6A */ 0x0000, /* 0xCC6B */ 0x0000, /* 0xCC6C */ 0x0000, /* 0xCC6D */ 0x0000, /* 0xCC6E */ 0x0000, /* 0xCC6F */ 0x0000, /* 0xCC70 */ 0x0000, /* 0xCC71 */ 0x0000, /* 0xCC72 */ 0x0000, /* 0xCC73 */ 0x0000, /* 0xCC74 */ 0x0000, /* 0xCC75 */ 0x0000, /* 0xCC76 */ 0x0000, /* 0xCC77 */ 0x0000, /* 0xCC78 */ 0x0000, /* 0xCC79 */ 0x0000, /* 0xCC7A */ 0x0000, /* 0xCC7B */ 0x0000, /* 0xCC7C */ 0x0000, /* 0xCC7D */ 0x0000, /* 0xCC7E */ 0x0000, /* 0xCC7F */ 0x0000, /* 0xCC80 */ 0x0000, /* 0xCC81 */ 0x0000, /* 0xCC82 */ 0x0000, /* 0xCC83 */ 0x0000, /* 0xCC84 */ 0x0000, /* 0xCC85 */ 0x0000, /* 0xCC86 */ 0x0000, /* 0xCC87 */ 0x0000, /* 0xCC88 */ 0x0000, /* 0xCC89 */ 0x0000, /* 0xCC8A */ 0x0000, /* 0xCC8B */ 0x0000, /* 0xCC8C */ 0x0000, /* 0xCC8D */ 0x0000, /* 0xCC8E */ 0x0000, /* 0xCC8F */ 0x0000, /* 0xCC90 */ 0x0000, /* 0xCC91 */ 0x0000, /* 0xCC92 */ 0x0000, /* 0xCC93 */ 0x0000, /* 0xCC94 */ 0x0000, /* 0xCC95 */ 0x0000, /* 0xCC96 */ 0x0000, /* 0xCC97 */ 0x0000, /* 0xCC98 */ 0x0000, /* 0xCC99 */ 0x0000, /* 0xCC9A */ 0x0000, /* 0xCC9B */ 0x0000, /* 0xCC9C */ 0x0000, /* 0xCC9D */ 0x0000, /* 0xCC9E */ 0x0000, /* 0xCC9F */ 0x0000, /* 0xCCA0 */ 0x6F2B, /* 0xCCA1 */ 0x8513, /* 0xCCA2 */ 0x5473, /* 0xCCA3 */ 0x672A, /* 0xCCA4 */ 0x9B45, /* 0xCCA5 */ 0x5DF3, /* 0xCCA6 */ 0x7B95, /* 0xCCA7 */ 0x5CAC, /* 0xCCA8 */ 0x5BC6, /* 0xCCA9 */ 0x871C, /* 0xCCAA */ 0x6E4A, /* 0xCCAB */ 0x84D1, /* 0xCCAC */ 0x7A14, /* 0xCCAD */ 0x8108, /* 0xCCAE */ 0x5999, /* 0xCCAF */ 0x7C8D, /* 0xCCB0 */ 0x6C11, /* 0xCCB1 */ 0x7720, /* 0xCCB2 */ 0x52D9, /* 0xCCB3 */ 0x5922, /* 0xCCB4 */ 0x7121, /* 0xCCB5 */ 0x725F, /* 0xCCB6 */ 0x77DB, /* 0xCCB7 */ 0x9727, /* 0xCCB8 */ 0x9D61, /* 0xCCB9 */ 0x690B, /* 0xCCBA */ 0x5A7F, /* 0xCCBB */ 0x5A18, /* 0xCCBC */ 0x51A5, /* 0xCCBD */ 0x540D, /* 0xCCBE */ 0x547D, /* 0xCCBF */ 0x660E, /* 0xCCC0 */ 0x76DF, /* 0xCCC1 */ 0x8FF7, /* 0xCCC2 */ 0x9298, /* 0xCCC3 */ 0x9CF4, /* 0xCCC4 */ 0x59EA, /* 0xCCC5 */ 0x725D, /* 0xCCC6 */ 0x6EC5, /* 0xCCC7 */ 0x514D, /* 0xCCC8 */ 0x68C9, /* 0xCCC9 */ 0x7DBF, /* 0xCCCA */ 0x7DEC, /* 0xCCCB */ 0x9762, /* 0xCCCC */ 0x9EBA, /* 0xCCCD */ 0x6478, /* 0xCCCE */ 0x6A21, /* 0xCCCF */ 0x8302, /* 0xCCD0 */ 0x5984, /* 0xCCD1 */ 0x5B5F, /* 0xCCD2 */ 0x6BDB, /* 0xCCD3 */ 0x731B, /* 0xCCD4 */ 0x76F2, /* 0xCCD5 */ 0x7DB2, /* 0xCCD6 */ 0x8017, /* 0xCCD7 */ 0x8499, /* 0xCCD8 */ 0x5132, /* 0xCCD9 */ 0x6728, /* 0xCCDA */ 0x9ED9, /* 0xCCDB */ 0x76EE, /* 0xCCDC */ 0x6762, /* 0xCCDD */ 0x52FF, /* 0xCCDE */ 0x9905, /* 0xCCDF */ 0x5C24, /* 0xCCE0 */ 0x623B, /* 0xCCE1 */ 0x7C7E, /* 0xCCE2 */ 0x8CB0, /* 0xCCE3 */ 0x554F, /* 0xCCE4 */ 0x60B6, /* 0xCCE5 */ 0x7D0B, /* 0xCCE6 */ 0x9580, /* 0xCCE7 */ 0x5301, /* 0xCCE8 */ 0x4E5F, /* 0xCCE9 */ 0x51B6, /* 0xCCEA */ 0x591C, /* 0xCCEB */ 0x723A, /* 0xCCEC */ 0x8036, /* 0xCCED */ 0x91CE, /* 0xCCEE */ 0x5F25, /* 0xCCEF */ 0x77E2, /* 0xCCF0 */ 0x5384, /* 0xCCF1 */ 0x5F79, /* 0xCCF2 */ 0x7D04, /* 0xCCF3 */ 0x85AC, /* 0xCCF4 */ 0x8A33, /* 0xCCF5 */ 0x8E8D, /* 0xCCF6 */ 0x9756, /* 0xCCF7 */ 0x67F3, /* 0xCCF8 */ 0x85AE, /* 0xCCF9 */ 0x9453, /* 0xCCFA */ 0x6109, /* 0xCCFB */ 0x6108, /* 0xCCFC */ 0x6CB9, /* 0xCCFD */ 0x7652, /* 0xCCFE */ 0x0000, /* 0xCCFF */ 0x0000, /* 0xCD00 */ 0x0000, /* 0xCD01 */ 0x0000, /* 0xCD02 */ 0x0000, /* 0xCD03 */ 0x0000, /* 0xCD04 */ 0x0000, /* 0xCD05 */ 0x0000, /* 0xCD06 */ 0x0000, /* 0xCD07 */ 0x0000, /* 0xCD08 */ 0x0000, /* 0xCD09 */ 0x0000, /* 0xCD0A */ 0x0000, /* 0xCD0B */ 0x0000, /* 0xCD0C */ 0x0000, /* 0xCD0D */ 0x0000, /* 0xCD0E */ 0x0000, /* 0xCD0F */ 0x0000, /* 0xCD10 */ 0x0000, /* 0xCD11 */ 0x0000, /* 0xCD12 */ 0x0000, /* 0xCD13 */ 0x0000, /* 0xCD14 */ 0x0000, /* 0xCD15 */ 0x0000, /* 0xCD16 */ 0x0000, /* 0xCD17 */ 0x0000, /* 0xCD18 */ 0x0000, /* 0xCD19 */ 0x0000, /* 0xCD1A */ 0x0000, /* 0xCD1B */ 0x0000, /* 0xCD1C */ 0x0000, /* 0xCD1D */ 0x0000, /* 0xCD1E */ 0x0000, /* 0xCD1F */ 0x0000, /* 0xCD20 */ 0x0000, /* 0xCD21 */ 0x0000, /* 0xCD22 */ 0x0000, /* 0xCD23 */ 0x0000, /* 0xCD24 */ 0x0000, /* 0xCD25 */ 0x0000, /* 0xCD26 */ 0x0000, /* 0xCD27 */ 0x0000, /* 0xCD28 */ 0x0000, /* 0xCD29 */ 0x0000, /* 0xCD2A */ 0x0000, /* 0xCD2B */ 0x0000, /* 0xCD2C */ 0x0000, /* 0xCD2D */ 0x0000, /* 0xCD2E */ 0x0000, /* 0xCD2F */ 0x0000, /* 0xCD30 */ 0x0000, /* 0xCD31 */ 0x0000, /* 0xCD32 */ 0x0000, /* 0xCD33 */ 0x0000, /* 0xCD34 */ 0x0000, /* 0xCD35 */ 0x0000, /* 0xCD36 */ 0x0000, /* 0xCD37 */ 0x0000, /* 0xCD38 */ 0x0000, /* 0xCD39 */ 0x0000, /* 0xCD3A */ 0x0000, /* 0xCD3B */ 0x0000, /* 0xCD3C */ 0x0000, /* 0xCD3D */ 0x0000, /* 0xCD3E */ 0x0000, /* 0xCD3F */ 0x0000, /* 0xCD40 */ 0x0000, /* 0xCD41 */ 0x0000, /* 0xCD42 */ 0x0000, /* 0xCD43 */ 0x0000, /* 0xCD44 */ 0x0000, /* 0xCD45 */ 0x0000, /* 0xCD46 */ 0x0000, /* 0xCD47 */ 0x0000, /* 0xCD48 */ 0x0000, /* 0xCD49 */ 0x0000, /* 0xCD4A */ 0x0000, /* 0xCD4B */ 0x0000, /* 0xCD4C */ 0x0000, /* 0xCD4D */ 0x0000, /* 0xCD4E */ 0x0000, /* 0xCD4F */ 0x0000, /* 0xCD50 */ 0x0000, /* 0xCD51 */ 0x0000, /* 0xCD52 */ 0x0000, /* 0xCD53 */ 0x0000, /* 0xCD54 */ 0x0000, /* 0xCD55 */ 0x0000, /* 0xCD56 */ 0x0000, /* 0xCD57 */ 0x0000, /* 0xCD58 */ 0x0000, /* 0xCD59 */ 0x0000, /* 0xCD5A */ 0x0000, /* 0xCD5B */ 0x0000, /* 0xCD5C */ 0x0000, /* 0xCD5D */ 0x0000, /* 0xCD5E */ 0x0000, /* 0xCD5F */ 0x0000, /* 0xCD60 */ 0x0000, /* 0xCD61 */ 0x0000, /* 0xCD62 */ 0x0000, /* 0xCD63 */ 0x0000, /* 0xCD64 */ 0x0000, /* 0xCD65 */ 0x0000, /* 0xCD66 */ 0x0000, /* 0xCD67 */ 0x0000, /* 0xCD68 */ 0x0000, /* 0xCD69 */ 0x0000, /* 0xCD6A */ 0x0000, /* 0xCD6B */ 0x0000, /* 0xCD6C */ 0x0000, /* 0xCD6D */ 0x0000, /* 0xCD6E */ 0x0000, /* 0xCD6F */ 0x0000, /* 0xCD70 */ 0x0000, /* 0xCD71 */ 0x0000, /* 0xCD72 */ 0x0000, /* 0xCD73 */ 0x0000, /* 0xCD74 */ 0x0000, /* 0xCD75 */ 0x0000, /* 0xCD76 */ 0x0000, /* 0xCD77 */ 0x0000, /* 0xCD78 */ 0x0000, /* 0xCD79 */ 0x0000, /* 0xCD7A */ 0x0000, /* 0xCD7B */ 0x0000, /* 0xCD7C */ 0x0000, /* 0xCD7D */ 0x0000, /* 0xCD7E */ 0x0000, /* 0xCD7F */ 0x0000, /* 0xCD80 */ 0x0000, /* 0xCD81 */ 0x0000, /* 0xCD82 */ 0x0000, /* 0xCD83 */ 0x0000, /* 0xCD84 */ 0x0000, /* 0xCD85 */ 0x0000, /* 0xCD86 */ 0x0000, /* 0xCD87 */ 0x0000, /* 0xCD88 */ 0x0000, /* 0xCD89 */ 0x0000, /* 0xCD8A */ 0x0000, /* 0xCD8B */ 0x0000, /* 0xCD8C */ 0x0000, /* 0xCD8D */ 0x0000, /* 0xCD8E */ 0x0000, /* 0xCD8F */ 0x0000, /* 0xCD90 */ 0x0000, /* 0xCD91 */ 0x0000, /* 0xCD92 */ 0x0000, /* 0xCD93 */ 0x0000, /* 0xCD94 */ 0x0000, /* 0xCD95 */ 0x0000, /* 0xCD96 */ 0x0000, /* 0xCD97 */ 0x0000, /* 0xCD98 */ 0x0000, /* 0xCD99 */ 0x0000, /* 0xCD9A */ 0x0000, /* 0xCD9B */ 0x0000, /* 0xCD9C */ 0x0000, /* 0xCD9D */ 0x0000, /* 0xCD9E */ 0x0000, /* 0xCD9F */ 0x0000, /* 0xCDA0 */ 0x8AED, /* 0xCDA1 */ 0x8F38, /* 0xCDA2 */ 0x552F, /* 0xCDA3 */ 0x4F51, /* 0xCDA4 */ 0x512A, /* 0xCDA5 */ 0x52C7, /* 0xCDA6 */ 0x53CB, /* 0xCDA7 */ 0x5BA5, /* 0xCDA8 */ 0x5E7D, /* 0xCDA9 */ 0x60A0, /* 0xCDAA */ 0x6182, /* 0xCDAB */ 0x63D6, /* 0xCDAC */ 0x6709, /* 0xCDAD */ 0x67DA, /* 0xCDAE */ 0x6E67, /* 0xCDAF */ 0x6D8C, /* 0xCDB0 */ 0x7336, /* 0xCDB1 */ 0x7337, /* 0xCDB2 */ 0x7531, /* 0xCDB3 */ 0x7950, /* 0xCDB4 */ 0x88D5, /* 0xCDB5 */ 0x8A98, /* 0xCDB6 */ 0x904A, /* 0xCDB7 */ 0x9091, /* 0xCDB8 */ 0x90F5, /* 0xCDB9 */ 0x96C4, /* 0xCDBA */ 0x878D, /* 0xCDBB */ 0x5915, /* 0xCDBC */ 0x4E88, /* 0xCDBD */ 0x4F59, /* 0xCDBE */ 0x4E0E, /* 0xCDBF */ 0x8A89, /* 0xCDC0 */ 0x8F3F, /* 0xCDC1 */ 0x9810, /* 0xCDC2 */ 0x50AD, /* 0xCDC3 */ 0x5E7C, /* 0xCDC4 */ 0x5996, /* 0xCDC5 */ 0x5BB9, /* 0xCDC6 */ 0x5EB8, /* 0xCDC7 */ 0x63DA, /* 0xCDC8 */ 0x63FA, /* 0xCDC9 */ 0x64C1, /* 0xCDCA */ 0x66DC, /* 0xCDCB */ 0x694A, /* 0xCDCC */ 0x69D8, /* 0xCDCD */ 0x6D0B, /* 0xCDCE */ 0x6EB6, /* 0xCDCF */ 0x7194, /* 0xCDD0 */ 0x7528, /* 0xCDD1 */ 0x7AAF, /* 0xCDD2 */ 0x7F8A, /* 0xCDD3 */ 0x8000, /* 0xCDD4 */ 0x8449, /* 0xCDD5 */ 0x84C9, /* 0xCDD6 */ 0x8981, /* 0xCDD7 */ 0x8B21, /* 0xCDD8 */ 0x8E0A, /* 0xCDD9 */ 0x9065, /* 0xCDDA */ 0x967D, /* 0xCDDB */ 0x990A, /* 0xCDDC */ 0x617E, /* 0xCDDD */ 0x6291, /* 0xCDDE */ 0x6B32, /* 0xCDDF */ 0x6C83, /* 0xCDE0 */ 0x6D74, /* 0xCDE1 */ 0x7FCC, /* 0xCDE2 */ 0x7FFC, /* 0xCDE3 */ 0x6DC0, /* 0xCDE4 */ 0x7F85, /* 0xCDE5 */ 0x87BA, /* 0xCDE6 */ 0x88F8, /* 0xCDE7 */ 0x6765, /* 0xCDE8 */ 0x83B1, /* 0xCDE9 */ 0x983C, /* 0xCDEA */ 0x96F7, /* 0xCDEB */ 0x6D1B, /* 0xCDEC */ 0x7D61, /* 0xCDED */ 0x843D, /* 0xCDEE */ 0x916A, /* 0xCDEF */ 0x4E71, /* 0xCDF0 */ 0x5375, /* 0xCDF1 */ 0x5D50, /* 0xCDF2 */ 0x6B04, /* 0xCDF3 */ 0x6FEB, /* 0xCDF4 */ 0x85CD, /* 0xCDF5 */ 0x862D, /* 0xCDF6 */ 0x89A7, /* 0xCDF7 */ 0x5229, /* 0xCDF8 */ 0x540F, /* 0xCDF9 */ 0x5C65, /* 0xCDFA */ 0x674E, /* 0xCDFB */ 0x68A8, /* 0xCDFC */ 0x7406, /* 0xCDFD */ 0x7483, /* 0xCDFE */ 0x0000, /* 0xCDFF */ 0x0000, /* 0xCE00 */ 0x0000, /* 0xCE01 */ 0x0000, /* 0xCE02 */ 0x0000, /* 0xCE03 */ 0x0000, /* 0xCE04 */ 0x0000, /* 0xCE05 */ 0x0000, /* 0xCE06 */ 0x0000, /* 0xCE07 */ 0x0000, /* 0xCE08 */ 0x0000, /* 0xCE09 */ 0x0000, /* 0xCE0A */ 0x0000, /* 0xCE0B */ 0x0000, /* 0xCE0C */ 0x0000, /* 0xCE0D */ 0x0000, /* 0xCE0E */ 0x0000, /* 0xCE0F */ 0x0000, /* 0xCE10 */ 0x0000, /* 0xCE11 */ 0x0000, /* 0xCE12 */ 0x0000, /* 0xCE13 */ 0x0000, /* 0xCE14 */ 0x0000, /* 0xCE15 */ 0x0000, /* 0xCE16 */ 0x0000, /* 0xCE17 */ 0x0000, /* 0xCE18 */ 0x0000, /* 0xCE19 */ 0x0000, /* 0xCE1A */ 0x0000, /* 0xCE1B */ 0x0000, /* 0xCE1C */ 0x0000, /* 0xCE1D */ 0x0000, /* 0xCE1E */ 0x0000, /* 0xCE1F */ 0x0000, /* 0xCE20 */ 0x0000, /* 0xCE21 */ 0x0000, /* 0xCE22 */ 0x0000, /* 0xCE23 */ 0x0000, /* 0xCE24 */ 0x0000, /* 0xCE25 */ 0x0000, /* 0xCE26 */ 0x0000, /* 0xCE27 */ 0x0000, /* 0xCE28 */ 0x0000, /* 0xCE29 */ 0x0000, /* 0xCE2A */ 0x0000, /* 0xCE2B */ 0x0000, /* 0xCE2C */ 0x0000, /* 0xCE2D */ 0x0000, /* 0xCE2E */ 0x0000, /* 0xCE2F */ 0x0000, /* 0xCE30 */ 0x0000, /* 0xCE31 */ 0x0000, /* 0xCE32 */ 0x0000, /* 0xCE33 */ 0x0000, /* 0xCE34 */ 0x0000, /* 0xCE35 */ 0x0000, /* 0xCE36 */ 0x0000, /* 0xCE37 */ 0x0000, /* 0xCE38 */ 0x0000, /* 0xCE39 */ 0x0000, /* 0xCE3A */ 0x0000, /* 0xCE3B */ 0x0000, /* 0xCE3C */ 0x0000, /* 0xCE3D */ 0x0000, /* 0xCE3E */ 0x0000, /* 0xCE3F */ 0x0000, /* 0xCE40 */ 0x0000, /* 0xCE41 */ 0x0000, /* 0xCE42 */ 0x0000, /* 0xCE43 */ 0x0000, /* 0xCE44 */ 0x0000, /* 0xCE45 */ 0x0000, /* 0xCE46 */ 0x0000, /* 0xCE47 */ 0x0000, /* 0xCE48 */ 0x0000, /* 0xCE49 */ 0x0000, /* 0xCE4A */ 0x0000, /* 0xCE4B */ 0x0000, /* 0xCE4C */ 0x0000, /* 0xCE4D */ 0x0000, /* 0xCE4E */ 0x0000, /* 0xCE4F */ 0x0000, /* 0xCE50 */ 0x0000, /* 0xCE51 */ 0x0000, /* 0xCE52 */ 0x0000, /* 0xCE53 */ 0x0000, /* 0xCE54 */ 0x0000, /* 0xCE55 */ 0x0000, /* 0xCE56 */ 0x0000, /* 0xCE57 */ 0x0000, /* 0xCE58 */ 0x0000, /* 0xCE59 */ 0x0000, /* 0xCE5A */ 0x0000, /* 0xCE5B */ 0x0000, /* 0xCE5C */ 0x0000, /* 0xCE5D */ 0x0000, /* 0xCE5E */ 0x0000, /* 0xCE5F */ 0x0000, /* 0xCE60 */ 0x0000, /* 0xCE61 */ 0x0000, /* 0xCE62 */ 0x0000, /* 0xCE63 */ 0x0000, /* 0xCE64 */ 0x0000, /* 0xCE65 */ 0x0000, /* 0xCE66 */ 0x0000, /* 0xCE67 */ 0x0000, /* 0xCE68 */ 0x0000, /* 0xCE69 */ 0x0000, /* 0xCE6A */ 0x0000, /* 0xCE6B */ 0x0000, /* 0xCE6C */ 0x0000, /* 0xCE6D */ 0x0000, /* 0xCE6E */ 0x0000, /* 0xCE6F */ 0x0000, /* 0xCE70 */ 0x0000, /* 0xCE71 */ 0x0000, /* 0xCE72 */ 0x0000, /* 0xCE73 */ 0x0000, /* 0xCE74 */ 0x0000, /* 0xCE75 */ 0x0000, /* 0xCE76 */ 0x0000, /* 0xCE77 */ 0x0000, /* 0xCE78 */ 0x0000, /* 0xCE79 */ 0x0000, /* 0xCE7A */ 0x0000, /* 0xCE7B */ 0x0000, /* 0xCE7C */ 0x0000, /* 0xCE7D */ 0x0000, /* 0xCE7E */ 0x0000, /* 0xCE7F */ 0x0000, /* 0xCE80 */ 0x0000, /* 0xCE81 */ 0x0000, /* 0xCE82 */ 0x0000, /* 0xCE83 */ 0x0000, /* 0xCE84 */ 0x0000, /* 0xCE85 */ 0x0000, /* 0xCE86 */ 0x0000, /* 0xCE87 */ 0x0000, /* 0xCE88 */ 0x0000, /* 0xCE89 */ 0x0000, /* 0xCE8A */ 0x0000, /* 0xCE8B */ 0x0000, /* 0xCE8C */ 0x0000, /* 0xCE8D */ 0x0000, /* 0xCE8E */ 0x0000, /* 0xCE8F */ 0x0000, /* 0xCE90 */ 0x0000, /* 0xCE91 */ 0x0000, /* 0xCE92 */ 0x0000, /* 0xCE93 */ 0x0000, /* 0xCE94 */ 0x0000, /* 0xCE95 */ 0x0000, /* 0xCE96 */ 0x0000, /* 0xCE97 */ 0x0000, /* 0xCE98 */ 0x0000, /* 0xCE99 */ 0x0000, /* 0xCE9A */ 0x0000, /* 0xCE9B */ 0x0000, /* 0xCE9C */ 0x0000, /* 0xCE9D */ 0x0000, /* 0xCE9E */ 0x0000, /* 0xCE9F */ 0x0000, /* 0xCEA0 */ 0x75E2, /* 0xCEA1 */ 0x88CF, /* 0xCEA2 */ 0x88E1, /* 0xCEA3 */ 0x91CC, /* 0xCEA4 */ 0x96E2, /* 0xCEA5 */ 0x9678, /* 0xCEA6 */ 0x5F8B, /* 0xCEA7 */ 0x7387, /* 0xCEA8 */ 0x7ACB, /* 0xCEA9 */ 0x844E, /* 0xCEAA */ 0x63A0, /* 0xCEAB */ 0x7565, /* 0xCEAC */ 0x5289, /* 0xCEAD */ 0x6D41, /* 0xCEAE */ 0x6E9C, /* 0xCEAF */ 0x7409, /* 0xCEB0 */ 0x7559, /* 0xCEB1 */ 0x786B, /* 0xCEB2 */ 0x7C92, /* 0xCEB3 */ 0x9686, /* 0xCEB4 */ 0x7ADC, /* 0xCEB5 */ 0x9F8D, /* 0xCEB6 */ 0x4FB6, /* 0xCEB7 */ 0x616E, /* 0xCEB8 */ 0x65C5, /* 0xCEB9 */ 0x865C, /* 0xCEBA */ 0x4E86, /* 0xCEBB */ 0x4EAE, /* 0xCEBC */ 0x50DA, /* 0xCEBD */ 0x4E21, /* 0xCEBE */ 0x51CC, /* 0xCEBF */ 0x5BEE, /* 0xCEC0 */ 0x6599, /* 0xCEC1 */ 0x6881, /* 0xCEC2 */ 0x6DBC, /* 0xCEC3 */ 0x731F, /* 0xCEC4 */ 0x7642, /* 0xCEC5 */ 0x77AD, /* 0xCEC6 */ 0x7A1C, /* 0xCEC7 */ 0x7CE7, /* 0xCEC8 */ 0x826F, /* 0xCEC9 */ 0x8AD2, /* 0xCECA */ 0x907C, /* 0xCECB */ 0x91CF, /* 0xCECC */ 0x9675, /* 0xCECD */ 0x9818, /* 0xCECE */ 0x529B, /* 0xCECF */ 0x7DD1, /* 0xCED0 */ 0x502B, /* 0xCED1 */ 0x5398, /* 0xCED2 */ 0x6797, /* 0xCED3 */ 0x6DCB, /* 0xCED4 */ 0x71D0, /* 0xCED5 */ 0x7433, /* 0xCED6 */ 0x81E8, /* 0xCED7 */ 0x8F2A, /* 0xCED8 */ 0x96A3, /* 0xCED9 */ 0x9C57, /* 0xCEDA */ 0x9E9F, /* 0xCEDB */ 0x7460, /* 0xCEDC */ 0x5841, /* 0xCEDD */ 0x6D99, /* 0xCEDE */ 0x7D2F, /* 0xCEDF */ 0x985E, /* 0xCEE0 */ 0x4EE4, /* 0xCEE1 */ 0x4F36, /* 0xCEE2 */ 0x4F8B, /* 0xCEE3 */ 0x51B7, /* 0xCEE4 */ 0x52B1, /* 0xCEE5 */ 0x5DBA, /* 0xCEE6 */ 0x601C, /* 0xCEE7 */ 0x73B2, /* 0xCEE8 */ 0x793C, /* 0xCEE9 */ 0x82D3, /* 0xCEEA */ 0x9234, /* 0xCEEB */ 0x96B7, /* 0xCEEC */ 0x96F6, /* 0xCEED */ 0x970A, /* 0xCEEE */ 0x9E97, /* 0xCEEF */ 0x9F62, /* 0xCEF0 */ 0x66A6, /* 0xCEF1 */ 0x6B74, /* 0xCEF2 */ 0x5217, /* 0xCEF3 */ 0x52A3, /* 0xCEF4 */ 0x70C8, /* 0xCEF5 */ 0x88C2, /* 0xCEF6 */ 0x5EC9, /* 0xCEF7 */ 0x604B, /* 0xCEF8 */ 0x6190, /* 0xCEF9 */ 0x6F23, /* 0xCEFA */ 0x7149, /* 0xCEFB */ 0x7C3E, /* 0xCEFC */ 0x7DF4, /* 0xCEFD */ 0x806F, /* 0xCEFE */ 0x0000, /* 0xCEFF */ 0x0000, /* 0xCF00 */ 0x0000, /* 0xCF01 */ 0x0000, /* 0xCF02 */ 0x0000, /* 0xCF03 */ 0x0000, /* 0xCF04 */ 0x0000, /* 0xCF05 */ 0x0000, /* 0xCF06 */ 0x0000, /* 0xCF07 */ 0x0000, /* 0xCF08 */ 0x0000, /* 0xCF09 */ 0x0000, /* 0xCF0A */ 0x0000, /* 0xCF0B */ 0x0000, /* 0xCF0C */ 0x0000, /* 0xCF0D */ 0x0000, /* 0xCF0E */ 0x0000, /* 0xCF0F */ 0x0000, /* 0xCF10 */ 0x0000, /* 0xCF11 */ 0x0000, /* 0xCF12 */ 0x0000, /* 0xCF13 */ 0x0000, /* 0xCF14 */ 0x0000, /* 0xCF15 */ 0x0000, /* 0xCF16 */ 0x0000, /* 0xCF17 */ 0x0000, /* 0xCF18 */ 0x0000, /* 0xCF19 */ 0x0000, /* 0xCF1A */ 0x0000, /* 0xCF1B */ 0x0000, /* 0xCF1C */ 0x0000, /* 0xCF1D */ 0x0000, /* 0xCF1E */ 0x0000, /* 0xCF1F */ 0x0000, /* 0xCF20 */ 0x0000, /* 0xCF21 */ 0x0000, /* 0xCF22 */ 0x0000, /* 0xCF23 */ 0x0000, /* 0xCF24 */ 0x0000, /* 0xCF25 */ 0x0000, /* 0xCF26 */ 0x0000, /* 0xCF27 */ 0x0000, /* 0xCF28 */ 0x0000, /* 0xCF29 */ 0x0000, /* 0xCF2A */ 0x0000, /* 0xCF2B */ 0x0000, /* 0xCF2C */ 0x0000, /* 0xCF2D */ 0x0000, /* 0xCF2E */ 0x0000, /* 0xCF2F */ 0x0000, /* 0xCF30 */ 0x0000, /* 0xCF31 */ 0x0000, /* 0xCF32 */ 0x0000, /* 0xCF33 */ 0x0000, /* 0xCF34 */ 0x0000, /* 0xCF35 */ 0x0000, /* 0xCF36 */ 0x0000, /* 0xCF37 */ 0x0000, /* 0xCF38 */ 0x0000, /* 0xCF39 */ 0x0000, /* 0xCF3A */ 0x0000, /* 0xCF3B */ 0x0000, /* 0xCF3C */ 0x0000, /* 0xCF3D */ 0x0000, /* 0xCF3E */ 0x0000, /* 0xCF3F */ 0x0000, /* 0xCF40 */ 0x0000, /* 0xCF41 */ 0x0000, /* 0xCF42 */ 0x0000, /* 0xCF43 */ 0x0000, /* 0xCF44 */ 0x0000, /* 0xCF45 */ 0x0000, /* 0xCF46 */ 0x0000, /* 0xCF47 */ 0x0000, /* 0xCF48 */ 0x0000, /* 0xCF49 */ 0x0000, /* 0xCF4A */ 0x0000, /* 0xCF4B */ 0x0000, /* 0xCF4C */ 0x0000, /* 0xCF4D */ 0x0000, /* 0xCF4E */ 0x0000, /* 0xCF4F */ 0x0000, /* 0xCF50 */ 0x0000, /* 0xCF51 */ 0x0000, /* 0xCF52 */ 0x0000, /* 0xCF53 */ 0x0000, /* 0xCF54 */ 0x0000, /* 0xCF55 */ 0x0000, /* 0xCF56 */ 0x0000, /* 0xCF57 */ 0x0000, /* 0xCF58 */ 0x0000, /* 0xCF59 */ 0x0000, /* 0xCF5A */ 0x0000, /* 0xCF5B */ 0x0000, /* 0xCF5C */ 0x0000, /* 0xCF5D */ 0x0000, /* 0xCF5E */ 0x0000, /* 0xCF5F */ 0x0000, /* 0xCF60 */ 0x0000, /* 0xCF61 */ 0x0000, /* 0xCF62 */ 0x0000, /* 0xCF63 */ 0x0000, /* 0xCF64 */ 0x0000, /* 0xCF65 */ 0x0000, /* 0xCF66 */ 0x0000, /* 0xCF67 */ 0x0000, /* 0xCF68 */ 0x0000, /* 0xCF69 */ 0x0000, /* 0xCF6A */ 0x0000, /* 0xCF6B */ 0x0000, /* 0xCF6C */ 0x0000, /* 0xCF6D */ 0x0000, /* 0xCF6E */ 0x0000, /* 0xCF6F */ 0x0000, /* 0xCF70 */ 0x0000, /* 0xCF71 */ 0x0000, /* 0xCF72 */ 0x0000, /* 0xCF73 */ 0x0000, /* 0xCF74 */ 0x0000, /* 0xCF75 */ 0x0000, /* 0xCF76 */ 0x0000, /* 0xCF77 */ 0x0000, /* 0xCF78 */ 0x0000, /* 0xCF79 */ 0x0000, /* 0xCF7A */ 0x0000, /* 0xCF7B */ 0x0000, /* 0xCF7C */ 0x0000, /* 0xCF7D */ 0x0000, /* 0xCF7E */ 0x0000, /* 0xCF7F */ 0x0000, /* 0xCF80 */ 0x0000, /* 0xCF81 */ 0x0000, /* 0xCF82 */ 0x0000, /* 0xCF83 */ 0x0000, /* 0xCF84 */ 0x0000, /* 0xCF85 */ 0x0000, /* 0xCF86 */ 0x0000, /* 0xCF87 */ 0x0000, /* 0xCF88 */ 0x0000, /* 0xCF89 */ 0x0000, /* 0xCF8A */ 0x0000, /* 0xCF8B */ 0x0000, /* 0xCF8C */ 0x0000, /* 0xCF8D */ 0x0000, /* 0xCF8E */ 0x0000, /* 0xCF8F */ 0x0000, /* 0xCF90 */ 0x0000, /* 0xCF91 */ 0x0000, /* 0xCF92 */ 0x0000, /* 0xCF93 */ 0x0000, /* 0xCF94 */ 0x0000, /* 0xCF95 */ 0x0000, /* 0xCF96 */ 0x0000, /* 0xCF97 */ 0x0000, /* 0xCF98 */ 0x0000, /* 0xCF99 */ 0x0000, /* 0xCF9A */ 0x0000, /* 0xCF9B */ 0x0000, /* 0xCF9C */ 0x0000, /* 0xCF9D */ 0x0000, /* 0xCF9E */ 0x0000, /* 0xCF9F */ 0x0000, /* 0xCFA0 */ 0x84EE, /* 0xCFA1 */ 0x9023, /* 0xCFA2 */ 0x932C, /* 0xCFA3 */ 0x5442, /* 0xCFA4 */ 0x9B6F, /* 0xCFA5 */ 0x6AD3, /* 0xCFA6 */ 0x7089, /* 0xCFA7 */ 0x8CC2, /* 0xCFA8 */ 0x8DEF, /* 0xCFA9 */ 0x9732, /* 0xCFAA */ 0x52B4, /* 0xCFAB */ 0x5A41, /* 0xCFAC */ 0x5ECA, /* 0xCFAD */ 0x5F04, /* 0xCFAE */ 0x6717, /* 0xCFAF */ 0x697C, /* 0xCFB0 */ 0x6994, /* 0xCFB1 */ 0x6D6A, /* 0xCFB2 */ 0x6F0F, /* 0xCFB3 */ 0x7262, /* 0xCFB4 */ 0x72FC, /* 0xCFB5 */ 0x7BED, /* 0xCFB6 */ 0x8001, /* 0xCFB7 */ 0x807E, /* 0xCFB8 */ 0x874B, /* 0xCFB9 */ 0x90CE, /* 0xCFBA */ 0x516D, /* 0xCFBB */ 0x9E93, /* 0xCFBC */ 0x7984, /* 0xCFBD */ 0x808B, /* 0xCFBE */ 0x9332, /* 0xCFBF */ 0x8AD6, /* 0xCFC0 */ 0x502D, /* 0xCFC1 */ 0x548C, /* 0xCFC2 */ 0x8A71, /* 0xCFC3 */ 0x6B6A, /* 0xCFC4 */ 0x8CC4, /* 0xCFC5 */ 0x8107, /* 0xCFC6 */ 0x60D1, /* 0xCFC7 */ 0x67A0, /* 0xCFC8 */ 0x9DF2, /* 0xCFC9 */ 0x4E99, /* 0xCFCA */ 0x4E98, /* 0xCFCB */ 0x9C10, /* 0xCFCC */ 0x8A6B, /* 0xCFCD */ 0x85C1, /* 0xCFCE */ 0x8568, /* 0xCFCF */ 0x6900, /* 0xCFD0 */ 0x6E7E, /* 0xCFD1 */ 0x7897, /* 0xCFD2 */ 0x8155, /* 0xCFD3 */ 0x0000, /* 0xCFD4 */ 0x5B41, /* 0xCFD5 */ 0x5B56, /* 0xCFD6 */ 0x5B7D, /* 0xCFD7 */ 0x5B93, /* 0xCFD8 */ 0x5BD8, /* 0xCFD9 */ 0x5BEC, /* 0xCFDA */ 0x5C12, /* 0xCFDB */ 0x5C1E, /* 0xCFDC */ 0x5C23, /* 0xCFDD */ 0x5C2B, /* 0xCFDE */ 0x378D, /* 0xCFDF */ 0x5C62, /* 0xCFE0 */ 0xFA3B, /* 0xCFE1 */ 0xFA3C, /* 0xCFE2 */ 0x0000, /* 0xCFE3 */ 0x5C7A, /* 0xCFE4 */ 0x5C8F, /* 0xCFE5 */ 0x5C9F, /* 0xCFE6 */ 0x5CA3, /* 0xCFE7 */ 0x5CAA, /* 0xCFE8 */ 0x5CBA, /* 0xCFE9 */ 0x5CCB, /* 0xCFEA */ 0x5CD0, /* 0xCFEB */ 0x5CD2, /* 0xCFEC */ 0x5CF4, /* 0xCFED */ 0x0000, /* 0xCFEE */ 0x37E2, /* 0xCFEF */ 0x5D0D, /* 0xCFF0 */ 0x5D27, /* 0xCFF1 */ 0xFA11, /* 0xCFF2 */ 0x5D46, /* 0xCFF3 */ 0x5D47, /* 0xCFF4 */ 0x5D53, /* 0xCFF5 */ 0x5D4A, /* 0xCFF6 */ 0x5D6D, /* 0xCFF7 */ 0x5D81, /* 0xCFF8 */ 0x5DA0, /* 0xCFF9 */ 0x5DA4, /* 0xCFFA */ 0x5DA7, /* 0xCFFB */ 0x5DB8, /* 0xCFFC */ 0x5DCB, /* 0xCFFD */ 0x0000, /* 0xCFFE */ 0x0000, /* 0xCFFF */ 0x0000, /* 0xD000 */ 0x0000, /* 0xD001 */ 0x0000, /* 0xD002 */ 0x0000, /* 0xD003 */ 0x0000, /* 0xD004 */ 0x0000, /* 0xD005 */ 0x0000, /* 0xD006 */ 0x0000, /* 0xD007 */ 0x0000, /* 0xD008 */ 0x0000, /* 0xD009 */ 0x0000, /* 0xD00A */ 0x0000, /* 0xD00B */ 0x0000, /* 0xD00C */ 0x0000, /* 0xD00D */ 0x0000, /* 0xD00E */ 0x0000, /* 0xD00F */ 0x0000, /* 0xD010 */ 0x0000, /* 0xD011 */ 0x0000, /* 0xD012 */ 0x0000, /* 0xD013 */ 0x0000, /* 0xD014 */ 0x0000, /* 0xD015 */ 0x0000, /* 0xD016 */ 0x0000, /* 0xD017 */ 0x0000, /* 0xD018 */ 0x0000, /* 0xD019 */ 0x0000, /* 0xD01A */ 0x0000, /* 0xD01B */ 0x0000, /* 0xD01C */ 0x0000, /* 0xD01D */ 0x0000, /* 0xD01E */ 0x0000, /* 0xD01F */ 0x0000, /* 0xD020 */ 0x0000, /* 0xD021 */ 0x0000, /* 0xD022 */ 0x0000, /* 0xD023 */ 0x0000, /* 0xD024 */ 0x0000, /* 0xD025 */ 0x0000, /* 0xD026 */ 0x0000, /* 0xD027 */ 0x0000, /* 0xD028 */ 0x0000, /* 0xD029 */ 0x0000, /* 0xD02A */ 0x0000, /* 0xD02B */ 0x0000, /* 0xD02C */ 0x0000, /* 0xD02D */ 0x0000, /* 0xD02E */ 0x0000, /* 0xD02F */ 0x0000, /* 0xD030 */ 0x0000, /* 0xD031 */ 0x0000, /* 0xD032 */ 0x0000, /* 0xD033 */ 0x0000, /* 0xD034 */ 0x0000, /* 0xD035 */ 0x0000, /* 0xD036 */ 0x0000, /* 0xD037 */ 0x0000, /* 0xD038 */ 0x0000, /* 0xD039 */ 0x0000, /* 0xD03A */ 0x0000, /* 0xD03B */ 0x0000, /* 0xD03C */ 0x0000, /* 0xD03D */ 0x0000, /* 0xD03E */ 0x0000, /* 0xD03F */ 0x0000, /* 0xD040 */ 0x0000, /* 0xD041 */ 0x0000, /* 0xD042 */ 0x0000, /* 0xD043 */ 0x0000, /* 0xD044 */ 0x0000, /* 0xD045 */ 0x0000, /* 0xD046 */ 0x0000, /* 0xD047 */ 0x0000, /* 0xD048 */ 0x0000, /* 0xD049 */ 0x0000, /* 0xD04A */ 0x0000, /* 0xD04B */ 0x0000, /* 0xD04C */ 0x0000, /* 0xD04D */ 0x0000, /* 0xD04E */ 0x0000, /* 0xD04F */ 0x0000, /* 0xD050 */ 0x0000, /* 0xD051 */ 0x0000, /* 0xD052 */ 0x0000, /* 0xD053 */ 0x0000, /* 0xD054 */ 0x0000, /* 0xD055 */ 0x0000, /* 0xD056 */ 0x0000, /* 0xD057 */ 0x0000, /* 0xD058 */ 0x0000, /* 0xD059 */ 0x0000, /* 0xD05A */ 0x0000, /* 0xD05B */ 0x0000, /* 0xD05C */ 0x0000, /* 0xD05D */ 0x0000, /* 0xD05E */ 0x0000, /* 0xD05F */ 0x0000, /* 0xD060 */ 0x0000, /* 0xD061 */ 0x0000, /* 0xD062 */ 0x0000, /* 0xD063 */ 0x0000, /* 0xD064 */ 0x0000, /* 0xD065 */ 0x0000, /* 0xD066 */ 0x0000, /* 0xD067 */ 0x0000, /* 0xD068 */ 0x0000, /* 0xD069 */ 0x0000, /* 0xD06A */ 0x0000, /* 0xD06B */ 0x0000, /* 0xD06C */ 0x0000, /* 0xD06D */ 0x0000, /* 0xD06E */ 0x0000, /* 0xD06F */ 0x0000, /* 0xD070 */ 0x0000, /* 0xD071 */ 0x0000, /* 0xD072 */ 0x0000, /* 0xD073 */ 0x0000, /* 0xD074 */ 0x0000, /* 0xD075 */ 0x0000, /* 0xD076 */ 0x0000, /* 0xD077 */ 0x0000, /* 0xD078 */ 0x0000, /* 0xD079 */ 0x0000, /* 0xD07A */ 0x0000, /* 0xD07B */ 0x0000, /* 0xD07C */ 0x0000, /* 0xD07D */ 0x0000, /* 0xD07E */ 0x0000, /* 0xD07F */ 0x0000, /* 0xD080 */ 0x0000, /* 0xD081 */ 0x0000, /* 0xD082 */ 0x0000, /* 0xD083 */ 0x0000, /* 0xD084 */ 0x0000, /* 0xD085 */ 0x0000, /* 0xD086 */ 0x0000, /* 0xD087 */ 0x0000, /* 0xD088 */ 0x0000, /* 0xD089 */ 0x0000, /* 0xD08A */ 0x0000, /* 0xD08B */ 0x0000, /* 0xD08C */ 0x0000, /* 0xD08D */ 0x0000, /* 0xD08E */ 0x0000, /* 0xD08F */ 0x0000, /* 0xD090 */ 0x0000, /* 0xD091 */ 0x0000, /* 0xD092 */ 0x0000, /* 0xD093 */ 0x0000, /* 0xD094 */ 0x0000, /* 0xD095 */ 0x0000, /* 0xD096 */ 0x0000, /* 0xD097 */ 0x0000, /* 0xD098 */ 0x0000, /* 0xD099 */ 0x0000, /* 0xD09A */ 0x0000, /* 0xD09B */ 0x0000, /* 0xD09C */ 0x0000, /* 0xD09D */ 0x0000, /* 0xD09E */ 0x0000, /* 0xD09F */ 0x0000, /* 0xD0A0 */ 0x5F0C, /* 0xD0A1 */ 0x4E10, /* 0xD0A2 */ 0x4E15, /* 0xD0A3 */ 0x4E2A, /* 0xD0A4 */ 0x4E31, /* 0xD0A5 */ 0x4E36, /* 0xD0A6 */ 0x4E3C, /* 0xD0A7 */ 0x4E3F, /* 0xD0A8 */ 0x4E42, /* 0xD0A9 */ 0x4E56, /* 0xD0AA */ 0x4E58, /* 0xD0AB */ 0x4E82, /* 0xD0AC */ 0x4E85, /* 0xD0AD */ 0x8C6B, /* 0xD0AE */ 0x4E8A, /* 0xD0AF */ 0x8212, /* 0xD0B0 */ 0x5F0D, /* 0xD0B1 */ 0x4E8E, /* 0xD0B2 */ 0x4E9E, /* 0xD0B3 */ 0x4E9F, /* 0xD0B4 */ 0x4EA0, /* 0xD0B5 */ 0x4EA2, /* 0xD0B6 */ 0x4EB0, /* 0xD0B7 */ 0x4EB3, /* 0xD0B8 */ 0x4EB6, /* 0xD0B9 */ 0x4ECE, /* 0xD0BA */ 0x4ECD, /* 0xD0BB */ 0x4EC4, /* 0xD0BC */ 0x4EC6, /* 0xD0BD */ 0x4EC2, /* 0xD0BE */ 0x4ED7, /* 0xD0BF */ 0x4EDE, /* 0xD0C0 */ 0x4EED, /* 0xD0C1 */ 0x4EDF, /* 0xD0C2 */ 0x4EF7, /* 0xD0C3 */ 0x4F09, /* 0xD0C4 */ 0x4F5A, /* 0xD0C5 */ 0x4F30, /* 0xD0C6 */ 0x4F5B, /* 0xD0C7 */ 0x4F5D, /* 0xD0C8 */ 0x4F57, /* 0xD0C9 */ 0x4F47, /* 0xD0CA */ 0x4F76, /* 0xD0CB */ 0x4F88, /* 0xD0CC */ 0x4F8F, /* 0xD0CD */ 0x4F98, /* 0xD0CE */ 0x4F7B, /* 0xD0CF */ 0x4F69, /* 0xD0D0 */ 0x4F70, /* 0xD0D1 */ 0x4F91, /* 0xD0D2 */ 0x4F6F, /* 0xD0D3 */ 0x4F86, /* 0xD0D4 */ 0x4F96, /* 0xD0D5 */ 0x5118, /* 0xD0D6 */ 0x4FD4, /* 0xD0D7 */ 0x4FDF, /* 0xD0D8 */ 0x4FCE, /* 0xD0D9 */ 0x4FD8, /* 0xD0DA */ 0x4FDB, /* 0xD0DB */ 0x4FD1, /* 0xD0DC */ 0x4FDA, /* 0xD0DD */ 0x4FD0, /* 0xD0DE */ 0x4FE4, /* 0xD0DF */ 0x4FE5, /* 0xD0E0 */ 0x501A, /* 0xD0E1 */ 0x5028, /* 0xD0E2 */ 0x5014, /* 0xD0E3 */ 0x502A, /* 0xD0E4 */ 0x5025, /* 0xD0E5 */ 0x5005, /* 0xD0E6 */ 0x4F1C, /* 0xD0E7 */ 0x4FF6, /* 0xD0E8 */ 0x5021, /* 0xD0E9 */ 0x5029, /* 0xD0EA */ 0x502C, /* 0xD0EB */ 0x4FFE, /* 0xD0EC */ 0x4FEF, /* 0xD0ED */ 0x5011, /* 0xD0EE */ 0x5006, /* 0xD0EF */ 0x5043, /* 0xD0F0 */ 0x5047, /* 0xD0F1 */ 0x6703, /* 0xD0F2 */ 0x5055, /* 0xD0F3 */ 0x5050, /* 0xD0F4 */ 0x5048, /* 0xD0F5 */ 0x505A, /* 0xD0F6 */ 0x5056, /* 0xD0F7 */ 0x506C, /* 0xD0F8 */ 0x5078, /* 0xD0F9 */ 0x5080, /* 0xD0FA */ 0x509A, /* 0xD0FB */ 0x5085, /* 0xD0FC */ 0x50B4, /* 0xD0FD */ 0x50B2, /* 0xD0FE */ 0x0000, /* 0xD0FF */ 0x0000, /* 0xD100 */ 0x0000, /* 0xD101 */ 0x0000, /* 0xD102 */ 0x0000, /* 0xD103 */ 0x0000, /* 0xD104 */ 0x0000, /* 0xD105 */ 0x0000, /* 0xD106 */ 0x0000, /* 0xD107 */ 0x0000, /* 0xD108 */ 0x0000, /* 0xD109 */ 0x0000, /* 0xD10A */ 0x0000, /* 0xD10B */ 0x0000, /* 0xD10C */ 0x0000, /* 0xD10D */ 0x0000, /* 0xD10E */ 0x0000, /* 0xD10F */ 0x0000, /* 0xD110 */ 0x0000, /* 0xD111 */ 0x0000, /* 0xD112 */ 0x0000, /* 0xD113 */ 0x0000, /* 0xD114 */ 0x0000, /* 0xD115 */ 0x0000, /* 0xD116 */ 0x0000, /* 0xD117 */ 0x0000, /* 0xD118 */ 0x0000, /* 0xD119 */ 0x0000, /* 0xD11A */ 0x0000, /* 0xD11B */ 0x0000, /* 0xD11C */ 0x0000, /* 0xD11D */ 0x0000, /* 0xD11E */ 0x0000, /* 0xD11F */ 0x0000, /* 0xD120 */ 0x0000, /* 0xD121 */ 0x0000, /* 0xD122 */ 0x0000, /* 0xD123 */ 0x0000, /* 0xD124 */ 0x0000, /* 0xD125 */ 0x0000, /* 0xD126 */ 0x0000, /* 0xD127 */ 0x0000, /* 0xD128 */ 0x0000, /* 0xD129 */ 0x0000, /* 0xD12A */ 0x0000, /* 0xD12B */ 0x0000, /* 0xD12C */ 0x0000, /* 0xD12D */ 0x0000, /* 0xD12E */ 0x0000, /* 0xD12F */ 0x0000, /* 0xD130 */ 0x0000, /* 0xD131 */ 0x0000, /* 0xD132 */ 0x0000, /* 0xD133 */ 0x0000, /* 0xD134 */ 0x0000, /* 0xD135 */ 0x0000, /* 0xD136 */ 0x0000, /* 0xD137 */ 0x0000, /* 0xD138 */ 0x0000, /* 0xD139 */ 0x0000, /* 0xD13A */ 0x0000, /* 0xD13B */ 0x0000, /* 0xD13C */ 0x0000, /* 0xD13D */ 0x0000, /* 0xD13E */ 0x0000, /* 0xD13F */ 0x0000, /* 0xD140 */ 0x0000, /* 0xD141 */ 0x0000, /* 0xD142 */ 0x0000, /* 0xD143 */ 0x0000, /* 0xD144 */ 0x0000, /* 0xD145 */ 0x0000, /* 0xD146 */ 0x0000, /* 0xD147 */ 0x0000, /* 0xD148 */ 0x0000, /* 0xD149 */ 0x0000, /* 0xD14A */ 0x0000, /* 0xD14B */ 0x0000, /* 0xD14C */ 0x0000, /* 0xD14D */ 0x0000, /* 0xD14E */ 0x0000, /* 0xD14F */ 0x0000, /* 0xD150 */ 0x0000, /* 0xD151 */ 0x0000, /* 0xD152 */ 0x0000, /* 0xD153 */ 0x0000, /* 0xD154 */ 0x0000, /* 0xD155 */ 0x0000, /* 0xD156 */ 0x0000, /* 0xD157 */ 0x0000, /* 0xD158 */ 0x0000, /* 0xD159 */ 0x0000, /* 0xD15A */ 0x0000, /* 0xD15B */ 0x0000, /* 0xD15C */ 0x0000, /* 0xD15D */ 0x0000, /* 0xD15E */ 0x0000, /* 0xD15F */ 0x0000, /* 0xD160 */ 0x0000, /* 0xD161 */ 0x0000, /* 0xD162 */ 0x0000, /* 0xD163 */ 0x0000, /* 0xD164 */ 0x0000, /* 0xD165 */ 0x0000, /* 0xD166 */ 0x0000, /* 0xD167 */ 0x0000, /* 0xD168 */ 0x0000, /* 0xD169 */ 0x0000, /* 0xD16A */ 0x0000, /* 0xD16B */ 0x0000, /* 0xD16C */ 0x0000, /* 0xD16D */ 0x0000, /* 0xD16E */ 0x0000, /* 0xD16F */ 0x0000, /* 0xD170 */ 0x0000, /* 0xD171 */ 0x0000, /* 0xD172 */ 0x0000, /* 0xD173 */ 0x0000, /* 0xD174 */ 0x0000, /* 0xD175 */ 0x0000, /* 0xD176 */ 0x0000, /* 0xD177 */ 0x0000, /* 0xD178 */ 0x0000, /* 0xD179 */ 0x0000, /* 0xD17A */ 0x0000, /* 0xD17B */ 0x0000, /* 0xD17C */ 0x0000, /* 0xD17D */ 0x0000, /* 0xD17E */ 0x0000, /* 0xD17F */ 0x0000, /* 0xD180 */ 0x0000, /* 0xD181 */ 0x0000, /* 0xD182 */ 0x0000, /* 0xD183 */ 0x0000, /* 0xD184 */ 0x0000, /* 0xD185 */ 0x0000, /* 0xD186 */ 0x0000, /* 0xD187 */ 0x0000, /* 0xD188 */ 0x0000, /* 0xD189 */ 0x0000, /* 0xD18A */ 0x0000, /* 0xD18B */ 0x0000, /* 0xD18C */ 0x0000, /* 0xD18D */ 0x0000, /* 0xD18E */ 0x0000, /* 0xD18F */ 0x0000, /* 0xD190 */ 0x0000, /* 0xD191 */ 0x0000, /* 0xD192 */ 0x0000, /* 0xD193 */ 0x0000, /* 0xD194 */ 0x0000, /* 0xD195 */ 0x0000, /* 0xD196 */ 0x0000, /* 0xD197 */ 0x0000, /* 0xD198 */ 0x0000, /* 0xD199 */ 0x0000, /* 0xD19A */ 0x0000, /* 0xD19B */ 0x0000, /* 0xD19C */ 0x0000, /* 0xD19D */ 0x0000, /* 0xD19E */ 0x0000, /* 0xD19F */ 0x0000, /* 0xD1A0 */ 0x50C9, /* 0xD1A1 */ 0x50CA, /* 0xD1A2 */ 0x50B3, /* 0xD1A3 */ 0x50C2, /* 0xD1A4 */ 0x50D6, /* 0xD1A5 */ 0x50DE, /* 0xD1A6 */ 0x50E5, /* 0xD1A7 */ 0x50ED, /* 0xD1A8 */ 0x50E3, /* 0xD1A9 */ 0x50EE, /* 0xD1AA */ 0x50F9, /* 0xD1AB */ 0x50F5, /* 0xD1AC */ 0x5109, /* 0xD1AD */ 0x5101, /* 0xD1AE */ 0x5102, /* 0xD1AF */ 0x5116, /* 0xD1B0 */ 0x5115, /* 0xD1B1 */ 0x5114, /* 0xD1B2 */ 0x511A, /* 0xD1B3 */ 0x5121, /* 0xD1B4 */ 0x513A, /* 0xD1B5 */ 0x5137, /* 0xD1B6 */ 0x513C, /* 0xD1B7 */ 0x513B, /* 0xD1B8 */ 0x513F, /* 0xD1B9 */ 0x5140, /* 0xD1BA */ 0x5152, /* 0xD1BB */ 0x514C, /* 0xD1BC */ 0x5154, /* 0xD1BD */ 0x5162, /* 0xD1BE */ 0x7AF8, /* 0xD1BF */ 0x5169, /* 0xD1C0 */ 0x516A, /* 0xD1C1 */ 0x516E, /* 0xD1C2 */ 0x5180, /* 0xD1C3 */ 0x5182, /* 0xD1C4 */ 0x56D8, /* 0xD1C5 */ 0x518C, /* 0xD1C6 */ 0x5189, /* 0xD1C7 */ 0x518F, /* 0xD1C8 */ 0x5191, /* 0xD1C9 */ 0x5193, /* 0xD1CA */ 0x5195, /* 0xD1CB */ 0x5196, /* 0xD1CC */ 0x51A4, /* 0xD1CD */ 0x51A6, /* 0xD1CE */ 0x51A2, /* 0xD1CF */ 0x51A9, /* 0xD1D0 */ 0x51AA, /* 0xD1D1 */ 0x51AB, /* 0xD1D2 */ 0x51B3, /* 0xD1D3 */ 0x51B1, /* 0xD1D4 */ 0x51B2, /* 0xD1D5 */ 0x51B0, /* 0xD1D6 */ 0x51B5, /* 0xD1D7 */ 0x51BD, /* 0xD1D8 */ 0x51C5, /* 0xD1D9 */ 0x51C9, /* 0xD1DA */ 0x51DB, /* 0xD1DB */ 0x51E0, /* 0xD1DC */ 0x8655, /* 0xD1DD */ 0x51E9, /* 0xD1DE */ 0x51ED, /* 0xD1DF */ 0x51F0, /* 0xD1E0 */ 0x51F5, /* 0xD1E1 */ 0x51FE, /* 0xD1E2 */ 0x5204, /* 0xD1E3 */ 0x520B, /* 0xD1E4 */ 0x5214, /* 0xD1E5 */ 0x520E, /* 0xD1E6 */ 0x5227, /* 0xD1E7 */ 0x522A, /* 0xD1E8 */ 0x522E, /* 0xD1E9 */ 0x5233, /* 0xD1EA */ 0x5239, /* 0xD1EB */ 0x524F, /* 0xD1EC */ 0x5244, /* 0xD1ED */ 0x524B, /* 0xD1EE */ 0x524C, /* 0xD1EF */ 0x525E, /* 0xD1F0 */ 0x5254, /* 0xD1F1 */ 0x526A, /* 0xD1F2 */ 0x5274, /* 0xD1F3 */ 0x5269, /* 0xD1F4 */ 0x5273, /* 0xD1F5 */ 0x527F, /* 0xD1F6 */ 0x527D, /* 0xD1F7 */ 0x528D, /* 0xD1F8 */ 0x5294, /* 0xD1F9 */ 0x5292, /* 0xD1FA */ 0x5271, /* 0xD1FB */ 0x5288, /* 0xD1FC */ 0x5291, /* 0xD1FD */ 0x8FA8, /* 0xD1FE */ 0x0000, /* 0xD1FF */ 0x0000, /* 0xD200 */ 0x0000, /* 0xD201 */ 0x0000, /* 0xD202 */ 0x0000, /* 0xD203 */ 0x0000, /* 0xD204 */ 0x0000, /* 0xD205 */ 0x0000, /* 0xD206 */ 0x0000, /* 0xD207 */ 0x0000, /* 0xD208 */ 0x0000, /* 0xD209 */ 0x0000, /* 0xD20A */ 0x0000, /* 0xD20B */ 0x0000, /* 0xD20C */ 0x0000, /* 0xD20D */ 0x0000, /* 0xD20E */ 0x0000, /* 0xD20F */ 0x0000, /* 0xD210 */ 0x0000, /* 0xD211 */ 0x0000, /* 0xD212 */ 0x0000, /* 0xD213 */ 0x0000, /* 0xD214 */ 0x0000, /* 0xD215 */ 0x0000, /* 0xD216 */ 0x0000, /* 0xD217 */ 0x0000, /* 0xD218 */ 0x0000, /* 0xD219 */ 0x0000, /* 0xD21A */ 0x0000, /* 0xD21B */ 0x0000, /* 0xD21C */ 0x0000, /* 0xD21D */ 0x0000, /* 0xD21E */ 0x0000, /* 0xD21F */ 0x0000, /* 0xD220 */ 0x0000, /* 0xD221 */ 0x0000, /* 0xD222 */ 0x0000, /* 0xD223 */ 0x0000, /* 0xD224 */ 0x0000, /* 0xD225 */ 0x0000, /* 0xD226 */ 0x0000, /* 0xD227 */ 0x0000, /* 0xD228 */ 0x0000, /* 0xD229 */ 0x0000, /* 0xD22A */ 0x0000, /* 0xD22B */ 0x0000, /* 0xD22C */ 0x0000, /* 0xD22D */ 0x0000, /* 0xD22E */ 0x0000, /* 0xD22F */ 0x0000, /* 0xD230 */ 0x0000, /* 0xD231 */ 0x0000, /* 0xD232 */ 0x0000, /* 0xD233 */ 0x0000, /* 0xD234 */ 0x0000, /* 0xD235 */ 0x0000, /* 0xD236 */ 0x0000, /* 0xD237 */ 0x0000, /* 0xD238 */ 0x0000, /* 0xD239 */ 0x0000, /* 0xD23A */ 0x0000, /* 0xD23B */ 0x0000, /* 0xD23C */ 0x0000, /* 0xD23D */ 0x0000, /* 0xD23E */ 0x0000, /* 0xD23F */ 0x0000, /* 0xD240 */ 0x0000, /* 0xD241 */ 0x0000, /* 0xD242 */ 0x0000, /* 0xD243 */ 0x0000, /* 0xD244 */ 0x0000, /* 0xD245 */ 0x0000, /* 0xD246 */ 0x0000, /* 0xD247 */ 0x0000, /* 0xD248 */ 0x0000, /* 0xD249 */ 0x0000, /* 0xD24A */ 0x0000, /* 0xD24B */ 0x0000, /* 0xD24C */ 0x0000, /* 0xD24D */ 0x0000, /* 0xD24E */ 0x0000, /* 0xD24F */ 0x0000, /* 0xD250 */ 0x0000, /* 0xD251 */ 0x0000, /* 0xD252 */ 0x0000, /* 0xD253 */ 0x0000, /* 0xD254 */ 0x0000, /* 0xD255 */ 0x0000, /* 0xD256 */ 0x0000, /* 0xD257 */ 0x0000, /* 0xD258 */ 0x0000, /* 0xD259 */ 0x0000, /* 0xD25A */ 0x0000, /* 0xD25B */ 0x0000, /* 0xD25C */ 0x0000, /* 0xD25D */ 0x0000, /* 0xD25E */ 0x0000, /* 0xD25F */ 0x0000, /* 0xD260 */ 0x0000, /* 0xD261 */ 0x0000, /* 0xD262 */ 0x0000, /* 0xD263 */ 0x0000, /* 0xD264 */ 0x0000, /* 0xD265 */ 0x0000, /* 0xD266 */ 0x0000, /* 0xD267 */ 0x0000, /* 0xD268 */ 0x0000, /* 0xD269 */ 0x0000, /* 0xD26A */ 0x0000, /* 0xD26B */ 0x0000, /* 0xD26C */ 0x0000, /* 0xD26D */ 0x0000, /* 0xD26E */ 0x0000, /* 0xD26F */ 0x0000, /* 0xD270 */ 0x0000, /* 0xD271 */ 0x0000, /* 0xD272 */ 0x0000, /* 0xD273 */ 0x0000, /* 0xD274 */ 0x0000, /* 0xD275 */ 0x0000, /* 0xD276 */ 0x0000, /* 0xD277 */ 0x0000, /* 0xD278 */ 0x0000, /* 0xD279 */ 0x0000, /* 0xD27A */ 0x0000, /* 0xD27B */ 0x0000, /* 0xD27C */ 0x0000, /* 0xD27D */ 0x0000, /* 0xD27E */ 0x0000, /* 0xD27F */ 0x0000, /* 0xD280 */ 0x0000, /* 0xD281 */ 0x0000, /* 0xD282 */ 0x0000, /* 0xD283 */ 0x0000, /* 0xD284 */ 0x0000, /* 0xD285 */ 0x0000, /* 0xD286 */ 0x0000, /* 0xD287 */ 0x0000, /* 0xD288 */ 0x0000, /* 0xD289 */ 0x0000, /* 0xD28A */ 0x0000, /* 0xD28B */ 0x0000, /* 0xD28C */ 0x0000, /* 0xD28D */ 0x0000, /* 0xD28E */ 0x0000, /* 0xD28F */ 0x0000, /* 0xD290 */ 0x0000, /* 0xD291 */ 0x0000, /* 0xD292 */ 0x0000, /* 0xD293 */ 0x0000, /* 0xD294 */ 0x0000, /* 0xD295 */ 0x0000, /* 0xD296 */ 0x0000, /* 0xD297 */ 0x0000, /* 0xD298 */ 0x0000, /* 0xD299 */ 0x0000, /* 0xD29A */ 0x0000, /* 0xD29B */ 0x0000, /* 0xD29C */ 0x0000, /* 0xD29D */ 0x0000, /* 0xD29E */ 0x0000, /* 0xD29F */ 0x0000, /* 0xD2A0 */ 0x8FA7, /* 0xD2A1 */ 0x52AC, /* 0xD2A2 */ 0x52AD, /* 0xD2A3 */ 0x52BC, /* 0xD2A4 */ 0x52B5, /* 0xD2A5 */ 0x52C1, /* 0xD2A6 */ 0x52CD, /* 0xD2A7 */ 0x52D7, /* 0xD2A8 */ 0x52DE, /* 0xD2A9 */ 0x52E3, /* 0xD2AA */ 0x52E6, /* 0xD2AB */ 0x98ED, /* 0xD2AC */ 0x52E0, /* 0xD2AD */ 0x52F3, /* 0xD2AE */ 0x52F5, /* 0xD2AF */ 0x52F8, /* 0xD2B0 */ 0x52F9, /* 0xD2B1 */ 0x5306, /* 0xD2B2 */ 0x5308, /* 0xD2B3 */ 0x7538, /* 0xD2B4 */ 0x530D, /* 0xD2B5 */ 0x5310, /* 0xD2B6 */ 0x530F, /* 0xD2B7 */ 0x5315, /* 0xD2B8 */ 0x531A, /* 0xD2B9 */ 0x5323, /* 0xD2BA */ 0x532F, /* 0xD2BB */ 0x5331, /* 0xD2BC */ 0x5333, /* 0xD2BD */ 0x5338, /* 0xD2BE */ 0x5340, /* 0xD2BF */ 0x5346, /* 0xD2C0 */ 0x5345, /* 0xD2C1 */ 0x4E17, /* 0xD2C2 */ 0x5349, /* 0xD2C3 */ 0x534D, /* 0xD2C4 */ 0x51D6, /* 0xD2C5 */ 0x535E, /* 0xD2C6 */ 0x5369, /* 0xD2C7 */ 0x536E, /* 0xD2C8 */ 0x5918, /* 0xD2C9 */ 0x537B, /* 0xD2CA */ 0x5377, /* 0xD2CB */ 0x5382, /* 0xD2CC */ 0x5396, /* 0xD2CD */ 0x53A0, /* 0xD2CE */ 0x53A6, /* 0xD2CF */ 0x53A5, /* 0xD2D0 */ 0x53AE, /* 0xD2D1 */ 0x53B0, /* 0xD2D2 */ 0x53B6, /* 0xD2D3 */ 0x53C3, /* 0xD2D4 */ 0x7C12, /* 0xD2D5 */ 0x96D9, /* 0xD2D6 */ 0x53DF, /* 0xD2D7 */ 0x66FC, /* 0xD2D8 */ 0x71EE, /* 0xD2D9 */ 0x53EE, /* 0xD2DA */ 0x53E8, /* 0xD2DB */ 0x53ED, /* 0xD2DC */ 0x53FA, /* 0xD2DD */ 0x5401, /* 0xD2DE */ 0x543D, /* 0xD2DF */ 0x5440, /* 0xD2E0 */ 0x542C, /* 0xD2E1 */ 0x542D, /* 0xD2E2 */ 0x543C, /* 0xD2E3 */ 0x542E, /* 0xD2E4 */ 0x5436, /* 0xD2E5 */ 0x5429, /* 0xD2E6 */ 0x541D, /* 0xD2E7 */ 0x544E, /* 0xD2E8 */ 0x548F, /* 0xD2E9 */ 0x5475, /* 0xD2EA */ 0x548E, /* 0xD2EB */ 0x545F, /* 0xD2EC */ 0x5471, /* 0xD2ED */ 0x5477, /* 0xD2EE */ 0x5470, /* 0xD2EF */ 0x5492, /* 0xD2F0 */ 0x547B, /* 0xD2F1 */ 0x5480, /* 0xD2F2 */ 0x5476, /* 0xD2F3 */ 0x5484, /* 0xD2F4 */ 0x5490, /* 0xD2F5 */ 0x5486, /* 0xD2F6 */ 0x54C7, /* 0xD2F7 */ 0x54A2, /* 0xD2F8 */ 0x54B8, /* 0xD2F9 */ 0x54A5, /* 0xD2FA */ 0x54AC, /* 0xD2FB */ 0x54C4, /* 0xD2FC */ 0x54C8, /* 0xD2FD */ 0x54A8, /* 0xD2FE */ 0x0000, /* 0xD2FF */ 0x0000, /* 0xD300 */ 0x0000, /* 0xD301 */ 0x0000, /* 0xD302 */ 0x0000, /* 0xD303 */ 0x0000, /* 0xD304 */ 0x0000, /* 0xD305 */ 0x0000, /* 0xD306 */ 0x0000, /* 0xD307 */ 0x0000, /* 0xD308 */ 0x0000, /* 0xD309 */ 0x0000, /* 0xD30A */ 0x0000, /* 0xD30B */ 0x0000, /* 0xD30C */ 0x0000, /* 0xD30D */ 0x0000, /* 0xD30E */ 0x0000, /* 0xD30F */ 0x0000, /* 0xD310 */ 0x0000, /* 0xD311 */ 0x0000, /* 0xD312 */ 0x0000, /* 0xD313 */ 0x0000, /* 0xD314 */ 0x0000, /* 0xD315 */ 0x0000, /* 0xD316 */ 0x0000, /* 0xD317 */ 0x0000, /* 0xD318 */ 0x0000, /* 0xD319 */ 0x0000, /* 0xD31A */ 0x0000, /* 0xD31B */ 0x0000, /* 0xD31C */ 0x0000, /* 0xD31D */ 0x0000, /* 0xD31E */ 0x0000, /* 0xD31F */ 0x0000, /* 0xD320 */ 0x0000, /* 0xD321 */ 0x0000, /* 0xD322 */ 0x0000, /* 0xD323 */ 0x0000, /* 0xD324 */ 0x0000, /* 0xD325 */ 0x0000, /* 0xD326 */ 0x0000, /* 0xD327 */ 0x0000, /* 0xD328 */ 0x0000, /* 0xD329 */ 0x0000, /* 0xD32A */ 0x0000, /* 0xD32B */ 0x0000, /* 0xD32C */ 0x0000, /* 0xD32D */ 0x0000, /* 0xD32E */ 0x0000, /* 0xD32F */ 0x0000, /* 0xD330 */ 0x0000, /* 0xD331 */ 0x0000, /* 0xD332 */ 0x0000, /* 0xD333 */ 0x0000, /* 0xD334 */ 0x0000, /* 0xD335 */ 0x0000, /* 0xD336 */ 0x0000, /* 0xD337 */ 0x0000, /* 0xD338 */ 0x0000, /* 0xD339 */ 0x0000, /* 0xD33A */ 0x0000, /* 0xD33B */ 0x0000, /* 0xD33C */ 0x0000, /* 0xD33D */ 0x0000, /* 0xD33E */ 0x0000, /* 0xD33F */ 0x0000, /* 0xD340 */ 0x0000, /* 0xD341 */ 0x0000, /* 0xD342 */ 0x0000, /* 0xD343 */ 0x0000, /* 0xD344 */ 0x0000, /* 0xD345 */ 0x0000, /* 0xD346 */ 0x0000, /* 0xD347 */ 0x0000, /* 0xD348 */ 0x0000, /* 0xD349 */ 0x0000, /* 0xD34A */ 0x0000, /* 0xD34B */ 0x0000, /* 0xD34C */ 0x0000, /* 0xD34D */ 0x0000, /* 0xD34E */ 0x0000, /* 0xD34F */ 0x0000, /* 0xD350 */ 0x0000, /* 0xD351 */ 0x0000, /* 0xD352 */ 0x0000, /* 0xD353 */ 0x0000, /* 0xD354 */ 0x0000, /* 0xD355 */ 0x0000, /* 0xD356 */ 0x0000, /* 0xD357 */ 0x0000, /* 0xD358 */ 0x0000, /* 0xD359 */ 0x0000, /* 0xD35A */ 0x0000, /* 0xD35B */ 0x0000, /* 0xD35C */ 0x0000, /* 0xD35D */ 0x0000, /* 0xD35E */ 0x0000, /* 0xD35F */ 0x0000, /* 0xD360 */ 0x0000, /* 0xD361 */ 0x0000, /* 0xD362 */ 0x0000, /* 0xD363 */ 0x0000, /* 0xD364 */ 0x0000, /* 0xD365 */ 0x0000, /* 0xD366 */ 0x0000, /* 0xD367 */ 0x0000, /* 0xD368 */ 0x0000, /* 0xD369 */ 0x0000, /* 0xD36A */ 0x0000, /* 0xD36B */ 0x0000, /* 0xD36C */ 0x0000, /* 0xD36D */ 0x0000, /* 0xD36E */ 0x0000, /* 0xD36F */ 0x0000, /* 0xD370 */ 0x0000, /* 0xD371 */ 0x0000, /* 0xD372 */ 0x0000, /* 0xD373 */ 0x0000, /* 0xD374 */ 0x0000, /* 0xD375 */ 0x0000, /* 0xD376 */ 0x0000, /* 0xD377 */ 0x0000, /* 0xD378 */ 0x0000, /* 0xD379 */ 0x0000, /* 0xD37A */ 0x0000, /* 0xD37B */ 0x0000, /* 0xD37C */ 0x0000, /* 0xD37D */ 0x0000, /* 0xD37E */ 0x0000, /* 0xD37F */ 0x0000, /* 0xD380 */ 0x0000, /* 0xD381 */ 0x0000, /* 0xD382 */ 0x0000, /* 0xD383 */ 0x0000, /* 0xD384 */ 0x0000, /* 0xD385 */ 0x0000, /* 0xD386 */ 0x0000, /* 0xD387 */ 0x0000, /* 0xD388 */ 0x0000, /* 0xD389 */ 0x0000, /* 0xD38A */ 0x0000, /* 0xD38B */ 0x0000, /* 0xD38C */ 0x0000, /* 0xD38D */ 0x0000, /* 0xD38E */ 0x0000, /* 0xD38F */ 0x0000, /* 0xD390 */ 0x0000, /* 0xD391 */ 0x0000, /* 0xD392 */ 0x0000, /* 0xD393 */ 0x0000, /* 0xD394 */ 0x0000, /* 0xD395 */ 0x0000, /* 0xD396 */ 0x0000, /* 0xD397 */ 0x0000, /* 0xD398 */ 0x0000, /* 0xD399 */ 0x0000, /* 0xD39A */ 0x0000, /* 0xD39B */ 0x0000, /* 0xD39C */ 0x0000, /* 0xD39D */ 0x0000, /* 0xD39E */ 0x0000, /* 0xD39F */ 0x0000, /* 0xD3A0 */ 0x54AB, /* 0xD3A1 */ 0x54C2, /* 0xD3A2 */ 0x54A4, /* 0xD3A3 */ 0x54BE, /* 0xD3A4 */ 0x54BC, /* 0xD3A5 */ 0x54D8, /* 0xD3A6 */ 0x54E5, /* 0xD3A7 */ 0x54E6, /* 0xD3A8 */ 0x550F, /* 0xD3A9 */ 0x5514, /* 0xD3AA */ 0x54FD, /* 0xD3AB */ 0x54EE, /* 0xD3AC */ 0x54ED, /* 0xD3AD */ 0x54FA, /* 0xD3AE */ 0x54E2, /* 0xD3AF */ 0x5539, /* 0xD3B0 */ 0x5540, /* 0xD3B1 */ 0x5563, /* 0xD3B2 */ 0x554C, /* 0xD3B3 */ 0x552E, /* 0xD3B4 */ 0x555C, /* 0xD3B5 */ 0x5545, /* 0xD3B6 */ 0x5556, /* 0xD3B7 */ 0x5557, /* 0xD3B8 */ 0x5538, /* 0xD3B9 */ 0x5533, /* 0xD3BA */ 0x555D, /* 0xD3BB */ 0x5599, /* 0xD3BC */ 0x5580, /* 0xD3BD */ 0x54AF, /* 0xD3BE */ 0x558A, /* 0xD3BF */ 0x559F, /* 0xD3C0 */ 0x557B, /* 0xD3C1 */ 0x557E, /* 0xD3C2 */ 0x5598, /* 0xD3C3 */ 0x559E, /* 0xD3C4 */ 0x55AE, /* 0xD3C5 */ 0x557C, /* 0xD3C6 */ 0x5583, /* 0xD3C7 */ 0x55A9, /* 0xD3C8 */ 0x5587, /* 0xD3C9 */ 0x55A8, /* 0xD3CA */ 0x55DA, /* 0xD3CB */ 0x55C5, /* 0xD3CC */ 0x55DF, /* 0xD3CD */ 0x55C4, /* 0xD3CE */ 0x55DC, /* 0xD3CF */ 0x55E4, /* 0xD3D0 */ 0x55D4, /* 0xD3D1 */ 0x5614, /* 0xD3D2 */ 0x55F7, /* 0xD3D3 */ 0x5616, /* 0xD3D4 */ 0x55FE, /* 0xD3D5 */ 0x55FD, /* 0xD3D6 */ 0x561B, /* 0xD3D7 */ 0x55F9, /* 0xD3D8 */ 0x564E, /* 0xD3D9 */ 0x5650, /* 0xD3DA */ 0x71DF, /* 0xD3DB */ 0x5634, /* 0xD3DC */ 0x5636, /* 0xD3DD */ 0x5632, /* 0xD3DE */ 0x5638, /* 0xD3DF */ 0x566B, /* 0xD3E0 */ 0x5664, /* 0xD3E1 */ 0x562F, /* 0xD3E2 */ 0x566C, /* 0xD3E3 */ 0x566A, /* 0xD3E4 */ 0x5686, /* 0xD3E5 */ 0x5680, /* 0xD3E6 */ 0x568A, /* 0xD3E7 */ 0x56A0, /* 0xD3E8 */ 0x5694, /* 0xD3E9 */ 0x568F, /* 0xD3EA */ 0x56A5, /* 0xD3EB */ 0x56AE, /* 0xD3EC */ 0x56B6, /* 0xD3ED */ 0x56B4, /* 0xD3EE */ 0x56C2, /* 0xD3EF */ 0x56BC, /* 0xD3F0 */ 0x56C1, /* 0xD3F1 */ 0x56C3, /* 0xD3F2 */ 0x56C0, /* 0xD3F3 */ 0x56C8, /* 0xD3F4 */ 0x56CE, /* 0xD3F5 */ 0x56D1, /* 0xD3F6 */ 0x56D3, /* 0xD3F7 */ 0x56D7, /* 0xD3F8 */ 0x56EE, /* 0xD3F9 */ 0x56F9, /* 0xD3FA */ 0x5700, /* 0xD3FB */ 0x56FF, /* 0xD3FC */ 0x5704, /* 0xD3FD */ 0x5709, /* 0xD3FE */ 0x0000, /* 0xD3FF */ 0x0000, /* 0xD400 */ 0x0000, /* 0xD401 */ 0x0000, /* 0xD402 */ 0x0000, /* 0xD403 */ 0x0000, /* 0xD404 */ 0x0000, /* 0xD405 */ 0x0000, /* 0xD406 */ 0x0000, /* 0xD407 */ 0x0000, /* 0xD408 */ 0x0000, /* 0xD409 */ 0x0000, /* 0xD40A */ 0x0000, /* 0xD40B */ 0x0000, /* 0xD40C */ 0x0000, /* 0xD40D */ 0x0000, /* 0xD40E */ 0x0000, /* 0xD40F */ 0x0000, /* 0xD410 */ 0x0000, /* 0xD411 */ 0x0000, /* 0xD412 */ 0x0000, /* 0xD413 */ 0x0000, /* 0xD414 */ 0x0000, /* 0xD415 */ 0x0000, /* 0xD416 */ 0x0000, /* 0xD417 */ 0x0000, /* 0xD418 */ 0x0000, /* 0xD419 */ 0x0000, /* 0xD41A */ 0x0000, /* 0xD41B */ 0x0000, /* 0xD41C */ 0x0000, /* 0xD41D */ 0x0000, /* 0xD41E */ 0x0000, /* 0xD41F */ 0x0000, /* 0xD420 */ 0x0000, /* 0xD421 */ 0x0000, /* 0xD422 */ 0x0000, /* 0xD423 */ 0x0000, /* 0xD424 */ 0x0000, /* 0xD425 */ 0x0000, /* 0xD426 */ 0x0000, /* 0xD427 */ 0x0000, /* 0xD428 */ 0x0000, /* 0xD429 */ 0x0000, /* 0xD42A */ 0x0000, /* 0xD42B */ 0x0000, /* 0xD42C */ 0x0000, /* 0xD42D */ 0x0000, /* 0xD42E */ 0x0000, /* 0xD42F */ 0x0000, /* 0xD430 */ 0x0000, /* 0xD431 */ 0x0000, /* 0xD432 */ 0x0000, /* 0xD433 */ 0x0000, /* 0xD434 */ 0x0000, /* 0xD435 */ 0x0000, /* 0xD436 */ 0x0000, /* 0xD437 */ 0x0000, /* 0xD438 */ 0x0000, /* 0xD439 */ 0x0000, /* 0xD43A */ 0x0000, /* 0xD43B */ 0x0000, /* 0xD43C */ 0x0000, /* 0xD43D */ 0x0000, /* 0xD43E */ 0x0000, /* 0xD43F */ 0x0000, /* 0xD440 */ 0x0000, /* 0xD441 */ 0x0000, /* 0xD442 */ 0x0000, /* 0xD443 */ 0x0000, /* 0xD444 */ 0x0000, /* 0xD445 */ 0x0000, /* 0xD446 */ 0x0000, /* 0xD447 */ 0x0000, /* 0xD448 */ 0x0000, /* 0xD449 */ 0x0000, /* 0xD44A */ 0x0000, /* 0xD44B */ 0x0000, /* 0xD44C */ 0x0000, /* 0xD44D */ 0x0000, /* 0xD44E */ 0x0000, /* 0xD44F */ 0x0000, /* 0xD450 */ 0x0000, /* 0xD451 */ 0x0000, /* 0xD452 */ 0x0000, /* 0xD453 */ 0x0000, /* 0xD454 */ 0x0000, /* 0xD455 */ 0x0000, /* 0xD456 */ 0x0000, /* 0xD457 */ 0x0000, /* 0xD458 */ 0x0000, /* 0xD459 */ 0x0000, /* 0xD45A */ 0x0000, /* 0xD45B */ 0x0000, /* 0xD45C */ 0x0000, /* 0xD45D */ 0x0000, /* 0xD45E */ 0x0000, /* 0xD45F */ 0x0000, /* 0xD460 */ 0x0000, /* 0xD461 */ 0x0000, /* 0xD462 */ 0x0000, /* 0xD463 */ 0x0000, /* 0xD464 */ 0x0000, /* 0xD465 */ 0x0000, /* 0xD466 */ 0x0000, /* 0xD467 */ 0x0000, /* 0xD468 */ 0x0000, /* 0xD469 */ 0x0000, /* 0xD46A */ 0x0000, /* 0xD46B */ 0x0000, /* 0xD46C */ 0x0000, /* 0xD46D */ 0x0000, /* 0xD46E */ 0x0000, /* 0xD46F */ 0x0000, /* 0xD470 */ 0x0000, /* 0xD471 */ 0x0000, /* 0xD472 */ 0x0000, /* 0xD473 */ 0x0000, /* 0xD474 */ 0x0000, /* 0xD475 */ 0x0000, /* 0xD476 */ 0x0000, /* 0xD477 */ 0x0000, /* 0xD478 */ 0x0000, /* 0xD479 */ 0x0000, /* 0xD47A */ 0x0000, /* 0xD47B */ 0x0000, /* 0xD47C */ 0x0000, /* 0xD47D */ 0x0000, /* 0xD47E */ 0x0000, /* 0xD47F */ 0x0000, /* 0xD480 */ 0x0000, /* 0xD481 */ 0x0000, /* 0xD482 */ 0x0000, /* 0xD483 */ 0x0000, /* 0xD484 */ 0x0000, /* 0xD485 */ 0x0000, /* 0xD486 */ 0x0000, /* 0xD487 */ 0x0000, /* 0xD488 */ 0x0000, /* 0xD489 */ 0x0000, /* 0xD48A */ 0x0000, /* 0xD48B */ 0x0000, /* 0xD48C */ 0x0000, /* 0xD48D */ 0x0000, /* 0xD48E */ 0x0000, /* 0xD48F */ 0x0000, /* 0xD490 */ 0x0000, /* 0xD491 */ 0x0000, /* 0xD492 */ 0x0000, /* 0xD493 */ 0x0000, /* 0xD494 */ 0x0000, /* 0xD495 */ 0x0000, /* 0xD496 */ 0x0000, /* 0xD497 */ 0x0000, /* 0xD498 */ 0x0000, /* 0xD499 */ 0x0000, /* 0xD49A */ 0x0000, /* 0xD49B */ 0x0000, /* 0xD49C */ 0x0000, /* 0xD49D */ 0x0000, /* 0xD49E */ 0x0000, /* 0xD49F */ 0x0000, /* 0xD4A0 */ 0x5708, /* 0xD4A1 */ 0x570B, /* 0xD4A2 */ 0x570D, /* 0xD4A3 */ 0x5713, /* 0xD4A4 */ 0x5718, /* 0xD4A5 */ 0x5716, /* 0xD4A6 */ 0x55C7, /* 0xD4A7 */ 0x571C, /* 0xD4A8 */ 0x5726, /* 0xD4A9 */ 0x5737, /* 0xD4AA */ 0x5738, /* 0xD4AB */ 0x574E, /* 0xD4AC */ 0x573B, /* 0xD4AD */ 0x5740, /* 0xD4AE */ 0x574F, /* 0xD4AF */ 0x5769, /* 0xD4B0 */ 0x57C0, /* 0xD4B1 */ 0x5788, /* 0xD4B2 */ 0x5761, /* 0xD4B3 */ 0x577F, /* 0xD4B4 */ 0x5789, /* 0xD4B5 */ 0x5793, /* 0xD4B6 */ 0x57A0, /* 0xD4B7 */ 0x57B3, /* 0xD4B8 */ 0x57A4, /* 0xD4B9 */ 0x57AA, /* 0xD4BA */ 0x57B0, /* 0xD4BB */ 0x57C3, /* 0xD4BC */ 0x57C6, /* 0xD4BD */ 0x57D4, /* 0xD4BE */ 0x57D2, /* 0xD4BF */ 0x57D3, /* 0xD4C0 */ 0x580A, /* 0xD4C1 */ 0x57D6, /* 0xD4C2 */ 0x57E3, /* 0xD4C3 */ 0x580B, /* 0xD4C4 */ 0x5819, /* 0xD4C5 */ 0x581D, /* 0xD4C6 */ 0x5872, /* 0xD4C7 */ 0x5821, /* 0xD4C8 */ 0x5862, /* 0xD4C9 */ 0x584B, /* 0xD4CA */ 0x5870, /* 0xD4CB */ 0x6BC0, /* 0xD4CC */ 0x5852, /* 0xD4CD */ 0x583D, /* 0xD4CE */ 0x5879, /* 0xD4CF */ 0x5885, /* 0xD4D0 */ 0x58B9, /* 0xD4D1 */ 0x589F, /* 0xD4D2 */ 0x58AB, /* 0xD4D3 */ 0x58BA, /* 0xD4D4 */ 0x58DE, /* 0xD4D5 */ 0x58BB, /* 0xD4D6 */ 0x58B8, /* 0xD4D7 */ 0x58AE, /* 0xD4D8 */ 0x58C5, /* 0xD4D9 */ 0x58D3, /* 0xD4DA */ 0x58D1, /* 0xD4DB */ 0x58D7, /* 0xD4DC */ 0x58D9, /* 0xD4DD */ 0x58D8, /* 0xD4DE */ 0x58E5, /* 0xD4DF */ 0x58DC, /* 0xD4E0 */ 0x58E4, /* 0xD4E1 */ 0x58DF, /* 0xD4E2 */ 0x58EF, /* 0xD4E3 */ 0x58FA, /* 0xD4E4 */ 0x58F9, /* 0xD4E5 */ 0x58FB, /* 0xD4E6 */ 0x58FC, /* 0xD4E7 */ 0x58FD, /* 0xD4E8 */ 0x5902, /* 0xD4E9 */ 0x590A, /* 0xD4EA */ 0x5910, /* 0xD4EB */ 0x591B, /* 0xD4EC */ 0x68A6, /* 0xD4ED */ 0x5925, /* 0xD4EE */ 0x592C, /* 0xD4EF */ 0x592D, /* 0xD4F0 */ 0x5932, /* 0xD4F1 */ 0x5938, /* 0xD4F2 */ 0x593E, /* 0xD4F3 */ 0x7AD2, /* 0xD4F4 */ 0x5955, /* 0xD4F5 */ 0x5950, /* 0xD4F6 */ 0x594E, /* 0xD4F7 */ 0x595A, /* 0xD4F8 */ 0x5958, /* 0xD4F9 */ 0x5962, /* 0xD4FA */ 0x5960, /* 0xD4FB */ 0x5967, /* 0xD4FC */ 0x596C, /* 0xD4FD */ 0x5969, /* 0xD4FE */ 0x0000, /* 0xD4FF */ 0x0000, /* 0xD500 */ 0x0000, /* 0xD501 */ 0x0000, /* 0xD502 */ 0x0000, /* 0xD503 */ 0x0000, /* 0xD504 */ 0x0000, /* 0xD505 */ 0x0000, /* 0xD506 */ 0x0000, /* 0xD507 */ 0x0000, /* 0xD508 */ 0x0000, /* 0xD509 */ 0x0000, /* 0xD50A */ 0x0000, /* 0xD50B */ 0x0000, /* 0xD50C */ 0x0000, /* 0xD50D */ 0x0000, /* 0xD50E */ 0x0000, /* 0xD50F */ 0x0000, /* 0xD510 */ 0x0000, /* 0xD511 */ 0x0000, /* 0xD512 */ 0x0000, /* 0xD513 */ 0x0000, /* 0xD514 */ 0x0000, /* 0xD515 */ 0x0000, /* 0xD516 */ 0x0000, /* 0xD517 */ 0x0000, /* 0xD518 */ 0x0000, /* 0xD519 */ 0x0000, /* 0xD51A */ 0x0000, /* 0xD51B */ 0x0000, /* 0xD51C */ 0x0000, /* 0xD51D */ 0x0000, /* 0xD51E */ 0x0000, /* 0xD51F */ 0x0000, /* 0xD520 */ 0x0000, /* 0xD521 */ 0x0000, /* 0xD522 */ 0x0000, /* 0xD523 */ 0x0000, /* 0xD524 */ 0x0000, /* 0xD525 */ 0x0000, /* 0xD526 */ 0x0000, /* 0xD527 */ 0x0000, /* 0xD528 */ 0x0000, /* 0xD529 */ 0x0000, /* 0xD52A */ 0x0000, /* 0xD52B */ 0x0000, /* 0xD52C */ 0x0000, /* 0xD52D */ 0x0000, /* 0xD52E */ 0x0000, /* 0xD52F */ 0x0000, /* 0xD530 */ 0x0000, /* 0xD531 */ 0x0000, /* 0xD532 */ 0x0000, /* 0xD533 */ 0x0000, /* 0xD534 */ 0x0000, /* 0xD535 */ 0x0000, /* 0xD536 */ 0x0000, /* 0xD537 */ 0x0000, /* 0xD538 */ 0x0000, /* 0xD539 */ 0x0000, /* 0xD53A */ 0x0000, /* 0xD53B */ 0x0000, /* 0xD53C */ 0x0000, /* 0xD53D */ 0x0000, /* 0xD53E */ 0x0000, /* 0xD53F */ 0x0000, /* 0xD540 */ 0x0000, /* 0xD541 */ 0x0000, /* 0xD542 */ 0x0000, /* 0xD543 */ 0x0000, /* 0xD544 */ 0x0000, /* 0xD545 */ 0x0000, /* 0xD546 */ 0x0000, /* 0xD547 */ 0x0000, /* 0xD548 */ 0x0000, /* 0xD549 */ 0x0000, /* 0xD54A */ 0x0000, /* 0xD54B */ 0x0000, /* 0xD54C */ 0x0000, /* 0xD54D */ 0x0000, /* 0xD54E */ 0x0000, /* 0xD54F */ 0x0000, /* 0xD550 */ 0x0000, /* 0xD551 */ 0x0000, /* 0xD552 */ 0x0000, /* 0xD553 */ 0x0000, /* 0xD554 */ 0x0000, /* 0xD555 */ 0x0000, /* 0xD556 */ 0x0000, /* 0xD557 */ 0x0000, /* 0xD558 */ 0x0000, /* 0xD559 */ 0x0000, /* 0xD55A */ 0x0000, /* 0xD55B */ 0x0000, /* 0xD55C */ 0x0000, /* 0xD55D */ 0x0000, /* 0xD55E */ 0x0000, /* 0xD55F */ 0x0000, /* 0xD560 */ 0x0000, /* 0xD561 */ 0x0000, /* 0xD562 */ 0x0000, /* 0xD563 */ 0x0000, /* 0xD564 */ 0x0000, /* 0xD565 */ 0x0000, /* 0xD566 */ 0x0000, /* 0xD567 */ 0x0000, /* 0xD568 */ 0x0000, /* 0xD569 */ 0x0000, /* 0xD56A */ 0x0000, /* 0xD56B */ 0x0000, /* 0xD56C */ 0x0000, /* 0xD56D */ 0x0000, /* 0xD56E */ 0x0000, /* 0xD56F */ 0x0000, /* 0xD570 */ 0x0000, /* 0xD571 */ 0x0000, /* 0xD572 */ 0x0000, /* 0xD573 */ 0x0000, /* 0xD574 */ 0x0000, /* 0xD575 */ 0x0000, /* 0xD576 */ 0x0000, /* 0xD577 */ 0x0000, /* 0xD578 */ 0x0000, /* 0xD579 */ 0x0000, /* 0xD57A */ 0x0000, /* 0xD57B */ 0x0000, /* 0xD57C */ 0x0000, /* 0xD57D */ 0x0000, /* 0xD57E */ 0x0000, /* 0xD57F */ 0x0000, /* 0xD580 */ 0x0000, /* 0xD581 */ 0x0000, /* 0xD582 */ 0x0000, /* 0xD583 */ 0x0000, /* 0xD584 */ 0x0000, /* 0xD585 */ 0x0000, /* 0xD586 */ 0x0000, /* 0xD587 */ 0x0000, /* 0xD588 */ 0x0000, /* 0xD589 */ 0x0000, /* 0xD58A */ 0x0000, /* 0xD58B */ 0x0000, /* 0xD58C */ 0x0000, /* 0xD58D */ 0x0000, /* 0xD58E */ 0x0000, /* 0xD58F */ 0x0000, /* 0xD590 */ 0x0000, /* 0xD591 */ 0x0000, /* 0xD592 */ 0x0000, /* 0xD593 */ 0x0000, /* 0xD594 */ 0x0000, /* 0xD595 */ 0x0000, /* 0xD596 */ 0x0000, /* 0xD597 */ 0x0000, /* 0xD598 */ 0x0000, /* 0xD599 */ 0x0000, /* 0xD59A */ 0x0000, /* 0xD59B */ 0x0000, /* 0xD59C */ 0x0000, /* 0xD59D */ 0x0000, /* 0xD59E */ 0x0000, /* 0xD59F */ 0x0000, /* 0xD5A0 */ 0x5978, /* 0xD5A1 */ 0x5981, /* 0xD5A2 */ 0x599D, /* 0xD5A3 */ 0x4F5E, /* 0xD5A4 */ 0x4FAB, /* 0xD5A5 */ 0x59A3, /* 0xD5A6 */ 0x59B2, /* 0xD5A7 */ 0x59C6, /* 0xD5A8 */ 0x59E8, /* 0xD5A9 */ 0x59DC, /* 0xD5AA */ 0x598D, /* 0xD5AB */ 0x59D9, /* 0xD5AC */ 0x59DA, /* 0xD5AD */ 0x5A25, /* 0xD5AE */ 0x5A1F, /* 0xD5AF */ 0x5A11, /* 0xD5B0 */ 0x5A1C, /* 0xD5B1 */ 0x5A09, /* 0xD5B2 */ 0x5A1A, /* 0xD5B3 */ 0x5A40, /* 0xD5B4 */ 0x5A6C, /* 0xD5B5 */ 0x5A49, /* 0xD5B6 */ 0x5A35, /* 0xD5B7 */ 0x5A36, /* 0xD5B8 */ 0x5A62, /* 0xD5B9 */ 0x5A6A, /* 0xD5BA */ 0x5A9A, /* 0xD5BB */ 0x5ABC, /* 0xD5BC */ 0x5ABE, /* 0xD5BD */ 0x5ACB, /* 0xD5BE */ 0x5AC2, /* 0xD5BF */ 0x5ABD, /* 0xD5C0 */ 0x5AE3, /* 0xD5C1 */ 0x5AD7, /* 0xD5C2 */ 0x5AE6, /* 0xD5C3 */ 0x5AE9, /* 0xD5C4 */ 0x5AD6, /* 0xD5C5 */ 0x5AFA, /* 0xD5C6 */ 0x5AFB, /* 0xD5C7 */ 0x5B0C, /* 0xD5C8 */ 0x5B0B, /* 0xD5C9 */ 0x5B16, /* 0xD5CA */ 0x5B32, /* 0xD5CB */ 0x5AD0, /* 0xD5CC */ 0x5B2A, /* 0xD5CD */ 0x5B36, /* 0xD5CE */ 0x5B3E, /* 0xD5CF */ 0x5B43, /* 0xD5D0 */ 0x5B45, /* 0xD5D1 */ 0x5B40, /* 0xD5D2 */ 0x5B51, /* 0xD5D3 */ 0x5B55, /* 0xD5D4 */ 0x5B5A, /* 0xD5D5 */ 0x5B5B, /* 0xD5D6 */ 0x5B65, /* 0xD5D7 */ 0x5B69, /* 0xD5D8 */ 0x5B70, /* 0xD5D9 */ 0x5B73, /* 0xD5DA */ 0x5B75, /* 0xD5DB */ 0x5B78, /* 0xD5DC */ 0x6588, /* 0xD5DD */ 0x5B7A, /* 0xD5DE */ 0x5B80, /* 0xD5DF */ 0x5B83, /* 0xD5E0 */ 0x5BA6, /* 0xD5E1 */ 0x5BB8, /* 0xD5E2 */ 0x5BC3, /* 0xD5E3 */ 0x5BC7, /* 0xD5E4 */ 0x5BC9, /* 0xD5E5 */ 0x5BD4, /* 0xD5E6 */ 0x5BD0, /* 0xD5E7 */ 0x5BE4, /* 0xD5E8 */ 0x5BE6, /* 0xD5E9 */ 0x5BE2, /* 0xD5EA */ 0x5BDE, /* 0xD5EB */ 0x5BE5, /* 0xD5EC */ 0x5BEB, /* 0xD5ED */ 0x5BF0, /* 0xD5EE */ 0x5BF6, /* 0xD5EF */ 0x5BF3, /* 0xD5F0 */ 0x5C05, /* 0xD5F1 */ 0x5C07, /* 0xD5F2 */ 0x5C08, /* 0xD5F3 */ 0x5C0D, /* 0xD5F4 */ 0x5C13, /* 0xD5F5 */ 0x5C20, /* 0xD5F6 */ 0x5C22, /* 0xD5F7 */ 0x5C28, /* 0xD5F8 */ 0x5C38, /* 0xD5F9 */ 0x5C39, /* 0xD5FA */ 0x5C41, /* 0xD5FB */ 0x5C46, /* 0xD5FC */ 0x5C4E, /* 0xD5FD */ 0x5C53, /* 0xD5FE */ 0x0000, /* 0xD5FF */ 0x0000, /* 0xD600 */ 0x0000, /* 0xD601 */ 0x0000, /* 0xD602 */ 0x0000, /* 0xD603 */ 0x0000, /* 0xD604 */ 0x0000, /* 0xD605 */ 0x0000, /* 0xD606 */ 0x0000, /* 0xD607 */ 0x0000, /* 0xD608 */ 0x0000, /* 0xD609 */ 0x0000, /* 0xD60A */ 0x0000, /* 0xD60B */ 0x0000, /* 0xD60C */ 0x0000, /* 0xD60D */ 0x0000, /* 0xD60E */ 0x0000, /* 0xD60F */ 0x0000, /* 0xD610 */ 0x0000, /* 0xD611 */ 0x0000, /* 0xD612 */ 0x0000, /* 0xD613 */ 0x0000, /* 0xD614 */ 0x0000, /* 0xD615 */ 0x0000, /* 0xD616 */ 0x0000, /* 0xD617 */ 0x0000, /* 0xD618 */ 0x0000, /* 0xD619 */ 0x0000, /* 0xD61A */ 0x0000, /* 0xD61B */ 0x0000, /* 0xD61C */ 0x0000, /* 0xD61D */ 0x0000, /* 0xD61E */ 0x0000, /* 0xD61F */ 0x0000, /* 0xD620 */ 0x0000, /* 0xD621 */ 0x0000, /* 0xD622 */ 0x0000, /* 0xD623 */ 0x0000, /* 0xD624 */ 0x0000, /* 0xD625 */ 0x0000, /* 0xD626 */ 0x0000, /* 0xD627 */ 0x0000, /* 0xD628 */ 0x0000, /* 0xD629 */ 0x0000, /* 0xD62A */ 0x0000, /* 0xD62B */ 0x0000, /* 0xD62C */ 0x0000, /* 0xD62D */ 0x0000, /* 0xD62E */ 0x0000, /* 0xD62F */ 0x0000, /* 0xD630 */ 0x0000, /* 0xD631 */ 0x0000, /* 0xD632 */ 0x0000, /* 0xD633 */ 0x0000, /* 0xD634 */ 0x0000, /* 0xD635 */ 0x0000, /* 0xD636 */ 0x0000, /* 0xD637 */ 0x0000, /* 0xD638 */ 0x0000, /* 0xD639 */ 0x0000, /* 0xD63A */ 0x0000, /* 0xD63B */ 0x0000, /* 0xD63C */ 0x0000, /* 0xD63D */ 0x0000, /* 0xD63E */ 0x0000, /* 0xD63F */ 0x0000, /* 0xD640 */ 0x0000, /* 0xD641 */ 0x0000, /* 0xD642 */ 0x0000, /* 0xD643 */ 0x0000, /* 0xD644 */ 0x0000, /* 0xD645 */ 0x0000, /* 0xD646 */ 0x0000, /* 0xD647 */ 0x0000, /* 0xD648 */ 0x0000, /* 0xD649 */ 0x0000, /* 0xD64A */ 0x0000, /* 0xD64B */ 0x0000, /* 0xD64C */ 0x0000, /* 0xD64D */ 0x0000, /* 0xD64E */ 0x0000, /* 0xD64F */ 0x0000, /* 0xD650 */ 0x0000, /* 0xD651 */ 0x0000, /* 0xD652 */ 0x0000, /* 0xD653 */ 0x0000, /* 0xD654 */ 0x0000, /* 0xD655 */ 0x0000, /* 0xD656 */ 0x0000, /* 0xD657 */ 0x0000, /* 0xD658 */ 0x0000, /* 0xD659 */ 0x0000, /* 0xD65A */ 0x0000, /* 0xD65B */ 0x0000, /* 0xD65C */ 0x0000, /* 0xD65D */ 0x0000, /* 0xD65E */ 0x0000, /* 0xD65F */ 0x0000, /* 0xD660 */ 0x0000, /* 0xD661 */ 0x0000, /* 0xD662 */ 0x0000, /* 0xD663 */ 0x0000, /* 0xD664 */ 0x0000, /* 0xD665 */ 0x0000, /* 0xD666 */ 0x0000, /* 0xD667 */ 0x0000, /* 0xD668 */ 0x0000, /* 0xD669 */ 0x0000, /* 0xD66A */ 0x0000, /* 0xD66B */ 0x0000, /* 0xD66C */ 0x0000, /* 0xD66D */ 0x0000, /* 0xD66E */ 0x0000, /* 0xD66F */ 0x0000, /* 0xD670 */ 0x0000, /* 0xD671 */ 0x0000, /* 0xD672 */ 0x0000, /* 0xD673 */ 0x0000, /* 0xD674 */ 0x0000, /* 0xD675 */ 0x0000, /* 0xD676 */ 0x0000, /* 0xD677 */ 0x0000, /* 0xD678 */ 0x0000, /* 0xD679 */ 0x0000, /* 0xD67A */ 0x0000, /* 0xD67B */ 0x0000, /* 0xD67C */ 0x0000, /* 0xD67D */ 0x0000, /* 0xD67E */ 0x0000, /* 0xD67F */ 0x0000, /* 0xD680 */ 0x0000, /* 0xD681 */ 0x0000, /* 0xD682 */ 0x0000, /* 0xD683 */ 0x0000, /* 0xD684 */ 0x0000, /* 0xD685 */ 0x0000, /* 0xD686 */ 0x0000, /* 0xD687 */ 0x0000, /* 0xD688 */ 0x0000, /* 0xD689 */ 0x0000, /* 0xD68A */ 0x0000, /* 0xD68B */ 0x0000, /* 0xD68C */ 0x0000, /* 0xD68D */ 0x0000, /* 0xD68E */ 0x0000, /* 0xD68F */ 0x0000, /* 0xD690 */ 0x0000, /* 0xD691 */ 0x0000, /* 0xD692 */ 0x0000, /* 0xD693 */ 0x0000, /* 0xD694 */ 0x0000, /* 0xD695 */ 0x0000, /* 0xD696 */ 0x0000, /* 0xD697 */ 0x0000, /* 0xD698 */ 0x0000, /* 0xD699 */ 0x0000, /* 0xD69A */ 0x0000, /* 0xD69B */ 0x0000, /* 0xD69C */ 0x0000, /* 0xD69D */ 0x0000, /* 0xD69E */ 0x0000, /* 0xD69F */ 0x0000, /* 0xD6A0 */ 0x5C50, /* 0xD6A1 */ 0x5C4F, /* 0xD6A2 */ 0x5B71, /* 0xD6A3 */ 0x5C6C, /* 0xD6A4 */ 0x5C6E, /* 0xD6A5 */ 0x4E62, /* 0xD6A6 */ 0x5C76, /* 0xD6A7 */ 0x5C79, /* 0xD6A8 */ 0x5C8C, /* 0xD6A9 */ 0x5C91, /* 0xD6AA */ 0x5C94, /* 0xD6AB */ 0x599B, /* 0xD6AC */ 0x5CAB, /* 0xD6AD */ 0x5CBB, /* 0xD6AE */ 0x5CB6, /* 0xD6AF */ 0x5CBC, /* 0xD6B0 */ 0x5CB7, /* 0xD6B1 */ 0x5CC5, /* 0xD6B2 */ 0x5CBE, /* 0xD6B3 */ 0x5CC7, /* 0xD6B4 */ 0x5CD9, /* 0xD6B5 */ 0x5CE9, /* 0xD6B6 */ 0x5CFD, /* 0xD6B7 */ 0x5CFA, /* 0xD6B8 */ 0x5CED, /* 0xD6B9 */ 0x5D8C, /* 0xD6BA */ 0x5CEA, /* 0xD6BB */ 0x5D0B, /* 0xD6BC */ 0x5D15, /* 0xD6BD */ 0x5D17, /* 0xD6BE */ 0x5D5C, /* 0xD6BF */ 0x5D1F, /* 0xD6C0 */ 0x5D1B, /* 0xD6C1 */ 0x5D11, /* 0xD6C2 */ 0x5D14, /* 0xD6C3 */ 0x5D22, /* 0xD6C4 */ 0x5D1A, /* 0xD6C5 */ 0x5D19, /* 0xD6C6 */ 0x5D18, /* 0xD6C7 */ 0x5D4C, /* 0xD6C8 */ 0x5D52, /* 0xD6C9 */ 0x5D4E, /* 0xD6CA */ 0x5D4B, /* 0xD6CB */ 0x5D6C, /* 0xD6CC */ 0x5D73, /* 0xD6CD */ 0x5D76, /* 0xD6CE */ 0x5D87, /* 0xD6CF */ 0x5D84, /* 0xD6D0 */ 0x5D82, /* 0xD6D1 */ 0x5DA2, /* 0xD6D2 */ 0x5D9D, /* 0xD6D3 */ 0x5DAC, /* 0xD6D4 */ 0x5DAE, /* 0xD6D5 */ 0x5DBD, /* 0xD6D6 */ 0x5D90, /* 0xD6D7 */ 0x5DB7, /* 0xD6D8 */ 0x5DBC, /* 0xD6D9 */ 0x5DC9, /* 0xD6DA */ 0x5DCD, /* 0xD6DB */ 0x5DD3, /* 0xD6DC */ 0x5DD2, /* 0xD6DD */ 0x5DD6, /* 0xD6DE */ 0x5DDB, /* 0xD6DF */ 0x5DEB, /* 0xD6E0 */ 0x5DF2, /* 0xD6E1 */ 0x5DF5, /* 0xD6E2 */ 0x5E0B, /* 0xD6E3 */ 0x5E1A, /* 0xD6E4 */ 0x5E19, /* 0xD6E5 */ 0x5E11, /* 0xD6E6 */ 0x5E1B, /* 0xD6E7 */ 0x5E36, /* 0xD6E8 */ 0x5E37, /* 0xD6E9 */ 0x5E44, /* 0xD6EA */ 0x5E43, /* 0xD6EB */ 0x5E40, /* 0xD6EC */ 0x5E4E, /* 0xD6ED */ 0x5E57, /* 0xD6EE */ 0x5E54, /* 0xD6EF */ 0x5E5F, /* 0xD6F0 */ 0x5E62, /* 0xD6F1 */ 0x5E64, /* 0xD6F2 */ 0x5E47, /* 0xD6F3 */ 0x5E75, /* 0xD6F4 */ 0x5E76, /* 0xD6F5 */ 0x5E7A, /* 0xD6F6 */ 0x9EBC, /* 0xD6F7 */ 0x5E7F, /* 0xD6F8 */ 0x5EA0, /* 0xD6F9 */ 0x5EC1, /* 0xD6FA */ 0x5EC2, /* 0xD6FB */ 0x5EC8, /* 0xD6FC */ 0x5ED0, /* 0xD6FD */ 0x5ECF, /* 0xD6FE */ 0x0000, /* 0xD6FF */ 0x0000, /* 0xD700 */ 0x0000, /* 0xD701 */ 0x0000, /* 0xD702 */ 0x0000, /* 0xD703 */ 0x0000, /* 0xD704 */ 0x0000, /* 0xD705 */ 0x0000, /* 0xD706 */ 0x0000, /* 0xD707 */ 0x0000, /* 0xD708 */ 0x0000, /* 0xD709 */ 0x0000, /* 0xD70A */ 0x0000, /* 0xD70B */ 0x0000, /* 0xD70C */ 0x0000, /* 0xD70D */ 0x0000, /* 0xD70E */ 0x0000, /* 0xD70F */ 0x0000, /* 0xD710 */ 0x0000, /* 0xD711 */ 0x0000, /* 0xD712 */ 0x0000, /* 0xD713 */ 0x0000, /* 0xD714 */ 0x0000, /* 0xD715 */ 0x0000, /* 0xD716 */ 0x0000, /* 0xD717 */ 0x0000, /* 0xD718 */ 0x0000, /* 0xD719 */ 0x0000, /* 0xD71A */ 0x0000, /* 0xD71B */ 0x0000, /* 0xD71C */ 0x0000, /* 0xD71D */ 0x0000, /* 0xD71E */ 0x0000, /* 0xD71F */ 0x0000, /* 0xD720 */ 0x0000, /* 0xD721 */ 0x0000, /* 0xD722 */ 0x0000, /* 0xD723 */ 0x0000, /* 0xD724 */ 0x0000, /* 0xD725 */ 0x0000, /* 0xD726 */ 0x0000, /* 0xD727 */ 0x0000, /* 0xD728 */ 0x0000, /* 0xD729 */ 0x0000, /* 0xD72A */ 0x0000, /* 0xD72B */ 0x0000, /* 0xD72C */ 0x0000, /* 0xD72D */ 0x0000, /* 0xD72E */ 0x0000, /* 0xD72F */ 0x0000, /* 0xD730 */ 0x0000, /* 0xD731 */ 0x0000, /* 0xD732 */ 0x0000, /* 0xD733 */ 0x0000, /* 0xD734 */ 0x0000, /* 0xD735 */ 0x0000, /* 0xD736 */ 0x0000, /* 0xD737 */ 0x0000, /* 0xD738 */ 0x0000, /* 0xD739 */ 0x0000, /* 0xD73A */ 0x0000, /* 0xD73B */ 0x0000, /* 0xD73C */ 0x0000, /* 0xD73D */ 0x0000, /* 0xD73E */ 0x0000, /* 0xD73F */ 0x0000, /* 0xD740 */ 0x0000, /* 0xD741 */ 0x0000, /* 0xD742 */ 0x0000, /* 0xD743 */ 0x0000, /* 0xD744 */ 0x0000, /* 0xD745 */ 0x0000, /* 0xD746 */ 0x0000, /* 0xD747 */ 0x0000, /* 0xD748 */ 0x0000, /* 0xD749 */ 0x0000, /* 0xD74A */ 0x0000, /* 0xD74B */ 0x0000, /* 0xD74C */ 0x0000, /* 0xD74D */ 0x0000, /* 0xD74E */ 0x0000, /* 0xD74F */ 0x0000, /* 0xD750 */ 0x0000, /* 0xD751 */ 0x0000, /* 0xD752 */ 0x0000, /* 0xD753 */ 0x0000, /* 0xD754 */ 0x0000, /* 0xD755 */ 0x0000, /* 0xD756 */ 0x0000, /* 0xD757 */ 0x0000, /* 0xD758 */ 0x0000, /* 0xD759 */ 0x0000, /* 0xD75A */ 0x0000, /* 0xD75B */ 0x0000, /* 0xD75C */ 0x0000, /* 0xD75D */ 0x0000, /* 0xD75E */ 0x0000, /* 0xD75F */ 0x0000, /* 0xD760 */ 0x0000, /* 0xD761 */ 0x0000, /* 0xD762 */ 0x0000, /* 0xD763 */ 0x0000, /* 0xD764 */ 0x0000, /* 0xD765 */ 0x0000, /* 0xD766 */ 0x0000, /* 0xD767 */ 0x0000, /* 0xD768 */ 0x0000, /* 0xD769 */ 0x0000, /* 0xD76A */ 0x0000, /* 0xD76B */ 0x0000, /* 0xD76C */ 0x0000, /* 0xD76D */ 0x0000, /* 0xD76E */ 0x0000, /* 0xD76F */ 0x0000, /* 0xD770 */ 0x0000, /* 0xD771 */ 0x0000, /* 0xD772 */ 0x0000, /* 0xD773 */ 0x0000, /* 0xD774 */ 0x0000, /* 0xD775 */ 0x0000, /* 0xD776 */ 0x0000, /* 0xD777 */ 0x0000, /* 0xD778 */ 0x0000, /* 0xD779 */ 0x0000, /* 0xD77A */ 0x0000, /* 0xD77B */ 0x0000, /* 0xD77C */ 0x0000, /* 0xD77D */ 0x0000, /* 0xD77E */ 0x0000, /* 0xD77F */ 0x0000, /* 0xD780 */ 0x0000, /* 0xD781 */ 0x0000, /* 0xD782 */ 0x0000, /* 0xD783 */ 0x0000, /* 0xD784 */ 0x0000, /* 0xD785 */ 0x0000, /* 0xD786 */ 0x0000, /* 0xD787 */ 0x0000, /* 0xD788 */ 0x0000, /* 0xD789 */ 0x0000, /* 0xD78A */ 0x0000, /* 0xD78B */ 0x0000, /* 0xD78C */ 0x0000, /* 0xD78D */ 0x0000, /* 0xD78E */ 0x0000, /* 0xD78F */ 0x0000, /* 0xD790 */ 0x0000, /* 0xD791 */ 0x0000, /* 0xD792 */ 0x0000, /* 0xD793 */ 0x0000, /* 0xD794 */ 0x0000, /* 0xD795 */ 0x0000, /* 0xD796 */ 0x0000, /* 0xD797 */ 0x0000, /* 0xD798 */ 0x0000, /* 0xD799 */ 0x0000, /* 0xD79A */ 0x0000, /* 0xD79B */ 0x0000, /* 0xD79C */ 0x0000, /* 0xD79D */ 0x0000, /* 0xD79E */ 0x0000, /* 0xD79F */ 0x0000, /* 0xD7A0 */ 0x5ED6, /* 0xD7A1 */ 0x5EE3, /* 0xD7A2 */ 0x5EDD, /* 0xD7A3 */ 0x5EDA, /* 0xD7A4 */ 0x5EDB, /* 0xD7A5 */ 0x5EE2, /* 0xD7A6 */ 0x5EE1, /* 0xD7A7 */ 0x5EE8, /* 0xD7A8 */ 0x5EE9, /* 0xD7A9 */ 0x5EEC, /* 0xD7AA */ 0x5EF1, /* 0xD7AB */ 0x5EF3, /* 0xD7AC */ 0x5EF0, /* 0xD7AD */ 0x5EF4, /* 0xD7AE */ 0x5EF8, /* 0xD7AF */ 0x5EFE, /* 0xD7B0 */ 0x5F03, /* 0xD7B1 */ 0x5F09, /* 0xD7B2 */ 0x5F5D, /* 0xD7B3 */ 0x5F5C, /* 0xD7B4 */ 0x5F0B, /* 0xD7B5 */ 0x5F11, /* 0xD7B6 */ 0x5F16, /* 0xD7B7 */ 0x5F29, /* 0xD7B8 */ 0x5F2D, /* 0xD7B9 */ 0x5F38, /* 0xD7BA */ 0x5F41, /* 0xD7BB */ 0x5F48, /* 0xD7BC */ 0x5F4C, /* 0xD7BD */ 0x5F4E, /* 0xD7BE */ 0x5F2F, /* 0xD7BF */ 0x5F51, /* 0xD7C0 */ 0x5F56, /* 0xD7C1 */ 0x5F57, /* 0xD7C2 */ 0x5F59, /* 0xD7C3 */ 0x5F61, /* 0xD7C4 */ 0x5F6D, /* 0xD7C5 */ 0x5F73, /* 0xD7C6 */ 0x5F77, /* 0xD7C7 */ 0x5F83, /* 0xD7C8 */ 0x5F82, /* 0xD7C9 */ 0x5F7F, /* 0xD7CA */ 0x5F8A, /* 0xD7CB */ 0x5F88, /* 0xD7CC */ 0x5F91, /* 0xD7CD */ 0x5F87, /* 0xD7CE */ 0x5F9E, /* 0xD7CF */ 0x5F99, /* 0xD7D0 */ 0x5F98, /* 0xD7D1 */ 0x5FA0, /* 0xD7D2 */ 0x5FA8, /* 0xD7D3 */ 0x5FAD, /* 0xD7D4 */ 0x5FBC, /* 0xD7D5 */ 0x5FD6, /* 0xD7D6 */ 0x5FFB, /* 0xD7D7 */ 0x5FE4, /* 0xD7D8 */ 0x5FF8, /* 0xD7D9 */ 0x5FF1, /* 0xD7DA */ 0x5FDD, /* 0xD7DB */ 0x60B3, /* 0xD7DC */ 0x5FFF, /* 0xD7DD */ 0x6021, /* 0xD7DE */ 0x6060, /* 0xD7DF */ 0x6019, /* 0xD7E0 */ 0x6010, /* 0xD7E1 */ 0x6029, /* 0xD7E2 */ 0x600E, /* 0xD7E3 */ 0x6031, /* 0xD7E4 */ 0x601B, /* 0xD7E5 */ 0x6015, /* 0xD7E6 */ 0x602B, /* 0xD7E7 */ 0x6026, /* 0xD7E8 */ 0x600F, /* 0xD7E9 */ 0x603A, /* 0xD7EA */ 0x605A, /* 0xD7EB */ 0x6041, /* 0xD7EC */ 0x606A, /* 0xD7ED */ 0x6077, /* 0xD7EE */ 0x605F, /* 0xD7EF */ 0x604A, /* 0xD7F0 */ 0x6046, /* 0xD7F1 */ 0x604D, /* 0xD7F2 */ 0x6063, /* 0xD7F3 */ 0x6043, /* 0xD7F4 */ 0x6064, /* 0xD7F5 */ 0x6042, /* 0xD7F6 */ 0x606C, /* 0xD7F7 */ 0x606B, /* 0xD7F8 */ 0x6059, /* 0xD7F9 */ 0x6081, /* 0xD7FA */ 0x608D, /* 0xD7FB */ 0x60E7, /* 0xD7FC */ 0x6083, /* 0xD7FD */ 0x609A, /* 0xD7FE */ 0x0000, /* 0xD7FF */ 0x0000, /* 0xD800 */ 0x0000, /* 0xD801 */ 0x0000, /* 0xD802 */ 0x0000, /* 0xD803 */ 0x0000, /* 0xD804 */ 0x0000, /* 0xD805 */ 0x0000, /* 0xD806 */ 0x0000, /* 0xD807 */ 0x0000, /* 0xD808 */ 0x0000, /* 0xD809 */ 0x0000, /* 0xD80A */ 0x0000, /* 0xD80B */ 0x0000, /* 0xD80C */ 0x0000, /* 0xD80D */ 0x0000, /* 0xD80E */ 0x0000, /* 0xD80F */ 0x0000, /* 0xD810 */ 0x0000, /* 0xD811 */ 0x0000, /* 0xD812 */ 0x0000, /* 0xD813 */ 0x0000, /* 0xD814 */ 0x0000, /* 0xD815 */ 0x0000, /* 0xD816 */ 0x0000, /* 0xD817 */ 0x0000, /* 0xD818 */ 0x0000, /* 0xD819 */ 0x0000, /* 0xD81A */ 0x0000, /* 0xD81B */ 0x0000, /* 0xD81C */ 0x0000, /* 0xD81D */ 0x0000, /* 0xD81E */ 0x0000, /* 0xD81F */ 0x0000, /* 0xD820 */ 0x0000, /* 0xD821 */ 0x0000, /* 0xD822 */ 0x0000, /* 0xD823 */ 0x0000, /* 0xD824 */ 0x0000, /* 0xD825 */ 0x0000, /* 0xD826 */ 0x0000, /* 0xD827 */ 0x0000, /* 0xD828 */ 0x0000, /* 0xD829 */ 0x0000, /* 0xD82A */ 0x0000, /* 0xD82B */ 0x0000, /* 0xD82C */ 0x0000, /* 0xD82D */ 0x0000, /* 0xD82E */ 0x0000, /* 0xD82F */ 0x0000, /* 0xD830 */ 0x0000, /* 0xD831 */ 0x0000, /* 0xD832 */ 0x0000, /* 0xD833 */ 0x0000, /* 0xD834 */ 0x0000, /* 0xD835 */ 0x0000, /* 0xD836 */ 0x0000, /* 0xD837 */ 0x0000, /* 0xD838 */ 0x0000, /* 0xD839 */ 0x0000, /* 0xD83A */ 0x0000, /* 0xD83B */ 0x0000, /* 0xD83C */ 0x0000, /* 0xD83D */ 0x0000, /* 0xD83E */ 0x0000, /* 0xD83F */ 0x0000, /* 0xD840 */ 0x0000, /* 0xD841 */ 0x0000, /* 0xD842 */ 0x0000, /* 0xD843 */ 0x0000, /* 0xD844 */ 0x0000, /* 0xD845 */ 0x0000, /* 0xD846 */ 0x0000, /* 0xD847 */ 0x0000, /* 0xD848 */ 0x0000, /* 0xD849 */ 0x0000, /* 0xD84A */ 0x0000, /* 0xD84B */ 0x0000, /* 0xD84C */ 0x0000, /* 0xD84D */ 0x0000, /* 0xD84E */ 0x0000, /* 0xD84F */ 0x0000, /* 0xD850 */ 0x0000, /* 0xD851 */ 0x0000, /* 0xD852 */ 0x0000, /* 0xD853 */ 0x0000, /* 0xD854 */ 0x0000, /* 0xD855 */ 0x0000, /* 0xD856 */ 0x0000, /* 0xD857 */ 0x0000, /* 0xD858 */ 0x0000, /* 0xD859 */ 0x0000, /* 0xD85A */ 0x0000, /* 0xD85B */ 0x0000, /* 0xD85C */ 0x0000, /* 0xD85D */ 0x0000, /* 0xD85E */ 0x0000, /* 0xD85F */ 0x0000, /* 0xD860 */ 0x0000, /* 0xD861 */ 0x0000, /* 0xD862 */ 0x0000, /* 0xD863 */ 0x0000, /* 0xD864 */ 0x0000, /* 0xD865 */ 0x0000, /* 0xD866 */ 0x0000, /* 0xD867 */ 0x0000, /* 0xD868 */ 0x0000, /* 0xD869 */ 0x0000, /* 0xD86A */ 0x0000, /* 0xD86B */ 0x0000, /* 0xD86C */ 0x0000, /* 0xD86D */ 0x0000, /* 0xD86E */ 0x0000, /* 0xD86F */ 0x0000, /* 0xD870 */ 0x0000, /* 0xD871 */ 0x0000, /* 0xD872 */ 0x0000, /* 0xD873 */ 0x0000, /* 0xD874 */ 0x0000, /* 0xD875 */ 0x0000, /* 0xD876 */ 0x0000, /* 0xD877 */ 0x0000, /* 0xD878 */ 0x0000, /* 0xD879 */ 0x0000, /* 0xD87A */ 0x0000, /* 0xD87B */ 0x0000, /* 0xD87C */ 0x0000, /* 0xD87D */ 0x0000, /* 0xD87E */ 0x0000, /* 0xD87F */ 0x0000, /* 0xD880 */ 0x0000, /* 0xD881 */ 0x0000, /* 0xD882 */ 0x0000, /* 0xD883 */ 0x0000, /* 0xD884 */ 0x0000, /* 0xD885 */ 0x0000, /* 0xD886 */ 0x0000, /* 0xD887 */ 0x0000, /* 0xD888 */ 0x0000, /* 0xD889 */ 0x0000, /* 0xD88A */ 0x0000, /* 0xD88B */ 0x0000, /* 0xD88C */ 0x0000, /* 0xD88D */ 0x0000, /* 0xD88E */ 0x0000, /* 0xD88F */ 0x0000, /* 0xD890 */ 0x0000, /* 0xD891 */ 0x0000, /* 0xD892 */ 0x0000, /* 0xD893 */ 0x0000, /* 0xD894 */ 0x0000, /* 0xD895 */ 0x0000, /* 0xD896 */ 0x0000, /* 0xD897 */ 0x0000, /* 0xD898 */ 0x0000, /* 0xD899 */ 0x0000, /* 0xD89A */ 0x0000, /* 0xD89B */ 0x0000, /* 0xD89C */ 0x0000, /* 0xD89D */ 0x0000, /* 0xD89E */ 0x0000, /* 0xD89F */ 0x0000, /* 0xD8A0 */ 0x6084, /* 0xD8A1 */ 0x609B, /* 0xD8A2 */ 0x6096, /* 0xD8A3 */ 0x6097, /* 0xD8A4 */ 0x6092, /* 0xD8A5 */ 0x60A7, /* 0xD8A6 */ 0x608B, /* 0xD8A7 */ 0x60E1, /* 0xD8A8 */ 0x60B8, /* 0xD8A9 */ 0x60E0, /* 0xD8AA */ 0x60D3, /* 0xD8AB */ 0x60B4, /* 0xD8AC */ 0x5FF0, /* 0xD8AD */ 0x60BD, /* 0xD8AE */ 0x60C6, /* 0xD8AF */ 0x60B5, /* 0xD8B0 */ 0x60D8, /* 0xD8B1 */ 0x614D, /* 0xD8B2 */ 0x6115, /* 0xD8B3 */ 0x6106, /* 0xD8B4 */ 0x60F6, /* 0xD8B5 */ 0x60F7, /* 0xD8B6 */ 0x6100, /* 0xD8B7 */ 0x60F4, /* 0xD8B8 */ 0x60FA, /* 0xD8B9 */ 0x6103, /* 0xD8BA */ 0x6121, /* 0xD8BB */ 0x60FB, /* 0xD8BC */ 0x60F1, /* 0xD8BD */ 0x610D, /* 0xD8BE */ 0x610E, /* 0xD8BF */ 0x6147, /* 0xD8C0 */ 0x613E, /* 0xD8C1 */ 0x6128, /* 0xD8C2 */ 0x6127, /* 0xD8C3 */ 0x614A, /* 0xD8C4 */ 0x613F, /* 0xD8C5 */ 0x613C, /* 0xD8C6 */ 0x612C, /* 0xD8C7 */ 0x6134, /* 0xD8C8 */ 0x613D, /* 0xD8C9 */ 0x6142, /* 0xD8CA */ 0x6144, /* 0xD8CB */ 0x6173, /* 0xD8CC */ 0x6177, /* 0xD8CD */ 0x6158, /* 0xD8CE */ 0x6159, /* 0xD8CF */ 0x615A, /* 0xD8D0 */ 0x616B, /* 0xD8D1 */ 0x6174, /* 0xD8D2 */ 0x616F, /* 0xD8D3 */ 0x6165, /* 0xD8D4 */ 0x6171, /* 0xD8D5 */ 0x615F, /* 0xD8D6 */ 0x615D, /* 0xD8D7 */ 0x6153, /* 0xD8D8 */ 0x6175, /* 0xD8D9 */ 0x6199, /* 0xD8DA */ 0x6196, /* 0xD8DB */ 0x6187, /* 0xD8DC */ 0x61AC, /* 0xD8DD */ 0x6194, /* 0xD8DE */ 0x619A, /* 0xD8DF */ 0x618A, /* 0xD8E0 */ 0x6191, /* 0xD8E1 */ 0x61AB, /* 0xD8E2 */ 0x61AE, /* 0xD8E3 */ 0x61CC, /* 0xD8E4 */ 0x61CA, /* 0xD8E5 */ 0x61C9, /* 0xD8E6 */ 0x61F7, /* 0xD8E7 */ 0x61C8, /* 0xD8E8 */ 0x61C3, /* 0xD8E9 */ 0x61C6, /* 0xD8EA */ 0x61BA, /* 0xD8EB */ 0x61CB, /* 0xD8EC */ 0x7F79, /* 0xD8ED */ 0x61CD, /* 0xD8EE */ 0x61E6, /* 0xD8EF */ 0x61E3, /* 0xD8F0 */ 0x61F6, /* 0xD8F1 */ 0x61FA, /* 0xD8F2 */ 0x61F4, /* 0xD8F3 */ 0x61FF, /* 0xD8F4 */ 0x61FD, /* 0xD8F5 */ 0x61FC, /* 0xD8F6 */ 0x61FE, /* 0xD8F7 */ 0x6200, /* 0xD8F8 */ 0x6208, /* 0xD8F9 */ 0x6209, /* 0xD8FA */ 0x620D, /* 0xD8FB */ 0x620C, /* 0xD8FC */ 0x6214, /* 0xD8FD */ 0x621B, /* 0xD8FE */ 0x0000, /* 0xD8FF */ 0x0000, /* 0xD900 */ 0x0000, /* 0xD901 */ 0x0000, /* 0xD902 */ 0x0000, /* 0xD903 */ 0x0000, /* 0xD904 */ 0x0000, /* 0xD905 */ 0x0000, /* 0xD906 */ 0x0000, /* 0xD907 */ 0x0000, /* 0xD908 */ 0x0000, /* 0xD909 */ 0x0000, /* 0xD90A */ 0x0000, /* 0xD90B */ 0x0000, /* 0xD90C */ 0x0000, /* 0xD90D */ 0x0000, /* 0xD90E */ 0x0000, /* 0xD90F */ 0x0000, /* 0xD910 */ 0x0000, /* 0xD911 */ 0x0000, /* 0xD912 */ 0x0000, /* 0xD913 */ 0x0000, /* 0xD914 */ 0x0000, /* 0xD915 */ 0x0000, /* 0xD916 */ 0x0000, /* 0xD917 */ 0x0000, /* 0xD918 */ 0x0000, /* 0xD919 */ 0x0000, /* 0xD91A */ 0x0000, /* 0xD91B */ 0x0000, /* 0xD91C */ 0x0000, /* 0xD91D */ 0x0000, /* 0xD91E */ 0x0000, /* 0xD91F */ 0x0000, /* 0xD920 */ 0x0000, /* 0xD921 */ 0x0000, /* 0xD922 */ 0x0000, /* 0xD923 */ 0x0000, /* 0xD924 */ 0x0000, /* 0xD925 */ 0x0000, /* 0xD926 */ 0x0000, /* 0xD927 */ 0x0000, /* 0xD928 */ 0x0000, /* 0xD929 */ 0x0000, /* 0xD92A */ 0x0000, /* 0xD92B */ 0x0000, /* 0xD92C */ 0x0000, /* 0xD92D */ 0x0000, /* 0xD92E */ 0x0000, /* 0xD92F */ 0x0000, /* 0xD930 */ 0x0000, /* 0xD931 */ 0x0000, /* 0xD932 */ 0x0000, /* 0xD933 */ 0x0000, /* 0xD934 */ 0x0000, /* 0xD935 */ 0x0000, /* 0xD936 */ 0x0000, /* 0xD937 */ 0x0000, /* 0xD938 */ 0x0000, /* 0xD939 */ 0x0000, /* 0xD93A */ 0x0000, /* 0xD93B */ 0x0000, /* 0xD93C */ 0x0000, /* 0xD93D */ 0x0000, /* 0xD93E */ 0x0000, /* 0xD93F */ 0x0000, /* 0xD940 */ 0x0000, /* 0xD941 */ 0x0000, /* 0xD942 */ 0x0000, /* 0xD943 */ 0x0000, /* 0xD944 */ 0x0000, /* 0xD945 */ 0x0000, /* 0xD946 */ 0x0000, /* 0xD947 */ 0x0000, /* 0xD948 */ 0x0000, /* 0xD949 */ 0x0000, /* 0xD94A */ 0x0000, /* 0xD94B */ 0x0000, /* 0xD94C */ 0x0000, /* 0xD94D */ 0x0000, /* 0xD94E */ 0x0000, /* 0xD94F */ 0x0000, /* 0xD950 */ 0x0000, /* 0xD951 */ 0x0000, /* 0xD952 */ 0x0000, /* 0xD953 */ 0x0000, /* 0xD954 */ 0x0000, /* 0xD955 */ 0x0000, /* 0xD956 */ 0x0000, /* 0xD957 */ 0x0000, /* 0xD958 */ 0x0000, /* 0xD959 */ 0x0000, /* 0xD95A */ 0x0000, /* 0xD95B */ 0x0000, /* 0xD95C */ 0x0000, /* 0xD95D */ 0x0000, /* 0xD95E */ 0x0000, /* 0xD95F */ 0x0000, /* 0xD960 */ 0x0000, /* 0xD961 */ 0x0000, /* 0xD962 */ 0x0000, /* 0xD963 */ 0x0000, /* 0xD964 */ 0x0000, /* 0xD965 */ 0x0000, /* 0xD966 */ 0x0000, /* 0xD967 */ 0x0000, /* 0xD968 */ 0x0000, /* 0xD969 */ 0x0000, /* 0xD96A */ 0x0000, /* 0xD96B */ 0x0000, /* 0xD96C */ 0x0000, /* 0xD96D */ 0x0000, /* 0xD96E */ 0x0000, /* 0xD96F */ 0x0000, /* 0xD970 */ 0x0000, /* 0xD971 */ 0x0000, /* 0xD972 */ 0x0000, /* 0xD973 */ 0x0000, /* 0xD974 */ 0x0000, /* 0xD975 */ 0x0000, /* 0xD976 */ 0x0000, /* 0xD977 */ 0x0000, /* 0xD978 */ 0x0000, /* 0xD979 */ 0x0000, /* 0xD97A */ 0x0000, /* 0xD97B */ 0x0000, /* 0xD97C */ 0x0000, /* 0xD97D */ 0x0000, /* 0xD97E */ 0x0000, /* 0xD97F */ 0x0000, /* 0xD980 */ 0x0000, /* 0xD981 */ 0x0000, /* 0xD982 */ 0x0000, /* 0xD983 */ 0x0000, /* 0xD984 */ 0x0000, /* 0xD985 */ 0x0000, /* 0xD986 */ 0x0000, /* 0xD987 */ 0x0000, /* 0xD988 */ 0x0000, /* 0xD989 */ 0x0000, /* 0xD98A */ 0x0000, /* 0xD98B */ 0x0000, /* 0xD98C */ 0x0000, /* 0xD98D */ 0x0000, /* 0xD98E */ 0x0000, /* 0xD98F */ 0x0000, /* 0xD990 */ 0x0000, /* 0xD991 */ 0x0000, /* 0xD992 */ 0x0000, /* 0xD993 */ 0x0000, /* 0xD994 */ 0x0000, /* 0xD995 */ 0x0000, /* 0xD996 */ 0x0000, /* 0xD997 */ 0x0000, /* 0xD998 */ 0x0000, /* 0xD999 */ 0x0000, /* 0xD99A */ 0x0000, /* 0xD99B */ 0x0000, /* 0xD99C */ 0x0000, /* 0xD99D */ 0x0000, /* 0xD99E */ 0x0000, /* 0xD99F */ 0x0000, /* 0xD9A0 */ 0x621E, /* 0xD9A1 */ 0x6221, /* 0xD9A2 */ 0x622A, /* 0xD9A3 */ 0x622E, /* 0xD9A4 */ 0x6230, /* 0xD9A5 */ 0x6232, /* 0xD9A6 */ 0x6233, /* 0xD9A7 */ 0x6241, /* 0xD9A8 */ 0x624E, /* 0xD9A9 */ 0x625E, /* 0xD9AA */ 0x6263, /* 0xD9AB */ 0x625B, /* 0xD9AC */ 0x6260, /* 0xD9AD */ 0x6268, /* 0xD9AE */ 0x627C, /* 0xD9AF */ 0x6282, /* 0xD9B0 */ 0x6289, /* 0xD9B1 */ 0x627E, /* 0xD9B2 */ 0x6292, /* 0xD9B3 */ 0x6293, /* 0xD9B4 */ 0x6296, /* 0xD9B5 */ 0x62D4, /* 0xD9B6 */ 0x6283, /* 0xD9B7 */ 0x6294, /* 0xD9B8 */ 0x62D7, /* 0xD9B9 */ 0x62D1, /* 0xD9BA */ 0x62BB, /* 0xD9BB */ 0x62CF, /* 0xD9BC */ 0x62FF, /* 0xD9BD */ 0x62C6, /* 0xD9BE */ 0x64D4, /* 0xD9BF */ 0x62C8, /* 0xD9C0 */ 0x62DC, /* 0xD9C1 */ 0x62CC, /* 0xD9C2 */ 0x62CA, /* 0xD9C3 */ 0x62C2, /* 0xD9C4 */ 0x62C7, /* 0xD9C5 */ 0x629B, /* 0xD9C6 */ 0x62C9, /* 0xD9C7 */ 0x630C, /* 0xD9C8 */ 0x62EE, /* 0xD9C9 */ 0x62F1, /* 0xD9CA */ 0x6327, /* 0xD9CB */ 0x6302, /* 0xD9CC */ 0x6308, /* 0xD9CD */ 0x62EF, /* 0xD9CE */ 0x62F5, /* 0xD9CF */ 0x6350, /* 0xD9D0 */ 0x633E, /* 0xD9D1 */ 0x634D, /* 0xD9D2 */ 0x641C, /* 0xD9D3 */ 0x634F, /* 0xD9D4 */ 0x6396, /* 0xD9D5 */ 0x638E, /* 0xD9D6 */ 0x6380, /* 0xD9D7 */ 0x63AB, /* 0xD9D8 */ 0x6376, /* 0xD9D9 */ 0x63A3, /* 0xD9DA */ 0x638F, /* 0xD9DB */ 0x6389, /* 0xD9DC */ 0x639F, /* 0xD9DD */ 0x63B5, /* 0xD9DE */ 0x636B, /* 0xD9DF */ 0x6369, /* 0xD9E0 */ 0x63BE, /* 0xD9E1 */ 0x63E9, /* 0xD9E2 */ 0x63C0, /* 0xD9E3 */ 0x63C6, /* 0xD9E4 */ 0x63E3, /* 0xD9E5 */ 0x63C9, /* 0xD9E6 */ 0x63D2, /* 0xD9E7 */ 0x63F6, /* 0xD9E8 */ 0x63C4, /* 0xD9E9 */ 0x6416, /* 0xD9EA */ 0x6434, /* 0xD9EB */ 0x6406, /* 0xD9EC */ 0x6413, /* 0xD9ED */ 0x6426, /* 0xD9EE */ 0x6436, /* 0xD9EF */ 0x651D, /* 0xD9F0 */ 0x6417, /* 0xD9F1 */ 0x6428, /* 0xD9F2 */ 0x640F, /* 0xD9F3 */ 0x6467, /* 0xD9F4 */ 0x646F, /* 0xD9F5 */ 0x6476, /* 0xD9F6 */ 0x644E, /* 0xD9F7 */ 0x652A, /* 0xD9F8 */ 0x6495, /* 0xD9F9 */ 0x6493, /* 0xD9FA */ 0x64A5, /* 0xD9FB */ 0x64A9, /* 0xD9FC */ 0x6488, /* 0xD9FD */ 0x64BC, /* 0xD9FE */ 0x0000, /* 0xD9FF */ 0x0000, /* 0xDA00 */ 0x0000, /* 0xDA01 */ 0x0000, /* 0xDA02 */ 0x0000, /* 0xDA03 */ 0x0000, /* 0xDA04 */ 0x0000, /* 0xDA05 */ 0x0000, /* 0xDA06 */ 0x0000, /* 0xDA07 */ 0x0000, /* 0xDA08 */ 0x0000, /* 0xDA09 */ 0x0000, /* 0xDA0A */ 0x0000, /* 0xDA0B */ 0x0000, /* 0xDA0C */ 0x0000, /* 0xDA0D */ 0x0000, /* 0xDA0E */ 0x0000, /* 0xDA0F */ 0x0000, /* 0xDA10 */ 0x0000, /* 0xDA11 */ 0x0000, /* 0xDA12 */ 0x0000, /* 0xDA13 */ 0x0000, /* 0xDA14 */ 0x0000, /* 0xDA15 */ 0x0000, /* 0xDA16 */ 0x0000, /* 0xDA17 */ 0x0000, /* 0xDA18 */ 0x0000, /* 0xDA19 */ 0x0000, /* 0xDA1A */ 0x0000, /* 0xDA1B */ 0x0000, /* 0xDA1C */ 0x0000, /* 0xDA1D */ 0x0000, /* 0xDA1E */ 0x0000, /* 0xDA1F */ 0x0000, /* 0xDA20 */ 0x0000, /* 0xDA21 */ 0x0000, /* 0xDA22 */ 0x0000, /* 0xDA23 */ 0x0000, /* 0xDA24 */ 0x0000, /* 0xDA25 */ 0x0000, /* 0xDA26 */ 0x0000, /* 0xDA27 */ 0x0000, /* 0xDA28 */ 0x0000, /* 0xDA29 */ 0x0000, /* 0xDA2A */ 0x0000, /* 0xDA2B */ 0x0000, /* 0xDA2C */ 0x0000, /* 0xDA2D */ 0x0000, /* 0xDA2E */ 0x0000, /* 0xDA2F */ 0x0000, /* 0xDA30 */ 0x0000, /* 0xDA31 */ 0x0000, /* 0xDA32 */ 0x0000, /* 0xDA33 */ 0x0000, /* 0xDA34 */ 0x0000, /* 0xDA35 */ 0x0000, /* 0xDA36 */ 0x0000, /* 0xDA37 */ 0x0000, /* 0xDA38 */ 0x0000, /* 0xDA39 */ 0x0000, /* 0xDA3A */ 0x0000, /* 0xDA3B */ 0x0000, /* 0xDA3C */ 0x0000, /* 0xDA3D */ 0x0000, /* 0xDA3E */ 0x0000, /* 0xDA3F */ 0x0000, /* 0xDA40 */ 0x0000, /* 0xDA41 */ 0x0000, /* 0xDA42 */ 0x0000, /* 0xDA43 */ 0x0000, /* 0xDA44 */ 0x0000, /* 0xDA45 */ 0x0000, /* 0xDA46 */ 0x0000, /* 0xDA47 */ 0x0000, /* 0xDA48 */ 0x0000, /* 0xDA49 */ 0x0000, /* 0xDA4A */ 0x0000, /* 0xDA4B */ 0x0000, /* 0xDA4C */ 0x0000, /* 0xDA4D */ 0x0000, /* 0xDA4E */ 0x0000, /* 0xDA4F */ 0x0000, /* 0xDA50 */ 0x0000, /* 0xDA51 */ 0x0000, /* 0xDA52 */ 0x0000, /* 0xDA53 */ 0x0000, /* 0xDA54 */ 0x0000, /* 0xDA55 */ 0x0000, /* 0xDA56 */ 0x0000, /* 0xDA57 */ 0x0000, /* 0xDA58 */ 0x0000, /* 0xDA59 */ 0x0000, /* 0xDA5A */ 0x0000, /* 0xDA5B */ 0x0000, /* 0xDA5C */ 0x0000, /* 0xDA5D */ 0x0000, /* 0xDA5E */ 0x0000, /* 0xDA5F */ 0x0000, /* 0xDA60 */ 0x0000, /* 0xDA61 */ 0x0000, /* 0xDA62 */ 0x0000, /* 0xDA63 */ 0x0000, /* 0xDA64 */ 0x0000, /* 0xDA65 */ 0x0000, /* 0xDA66 */ 0x0000, /* 0xDA67 */ 0x0000, /* 0xDA68 */ 0x0000, /* 0xDA69 */ 0x0000, /* 0xDA6A */ 0x0000, /* 0xDA6B */ 0x0000, /* 0xDA6C */ 0x0000, /* 0xDA6D */ 0x0000, /* 0xDA6E */ 0x0000, /* 0xDA6F */ 0x0000, /* 0xDA70 */ 0x0000, /* 0xDA71 */ 0x0000, /* 0xDA72 */ 0x0000, /* 0xDA73 */ 0x0000, /* 0xDA74 */ 0x0000, /* 0xDA75 */ 0x0000, /* 0xDA76 */ 0x0000, /* 0xDA77 */ 0x0000, /* 0xDA78 */ 0x0000, /* 0xDA79 */ 0x0000, /* 0xDA7A */ 0x0000, /* 0xDA7B */ 0x0000, /* 0xDA7C */ 0x0000, /* 0xDA7D */ 0x0000, /* 0xDA7E */ 0x0000, /* 0xDA7F */ 0x0000, /* 0xDA80 */ 0x0000, /* 0xDA81 */ 0x0000, /* 0xDA82 */ 0x0000, /* 0xDA83 */ 0x0000, /* 0xDA84 */ 0x0000, /* 0xDA85 */ 0x0000, /* 0xDA86 */ 0x0000, /* 0xDA87 */ 0x0000, /* 0xDA88 */ 0x0000, /* 0xDA89 */ 0x0000, /* 0xDA8A */ 0x0000, /* 0xDA8B */ 0x0000, /* 0xDA8C */ 0x0000, /* 0xDA8D */ 0x0000, /* 0xDA8E */ 0x0000, /* 0xDA8F */ 0x0000, /* 0xDA90 */ 0x0000, /* 0xDA91 */ 0x0000, /* 0xDA92 */ 0x0000, /* 0xDA93 */ 0x0000, /* 0xDA94 */ 0x0000, /* 0xDA95 */ 0x0000, /* 0xDA96 */ 0x0000, /* 0xDA97 */ 0x0000, /* 0xDA98 */ 0x0000, /* 0xDA99 */ 0x0000, /* 0xDA9A */ 0x0000, /* 0xDA9B */ 0x0000, /* 0xDA9C */ 0x0000, /* 0xDA9D */ 0x0000, /* 0xDA9E */ 0x0000, /* 0xDA9F */ 0x0000, /* 0xDAA0 */ 0x64DA, /* 0xDAA1 */ 0x64D2, /* 0xDAA2 */ 0x64C5, /* 0xDAA3 */ 0x64C7, /* 0xDAA4 */ 0x64BB, /* 0xDAA5 */ 0x64D8, /* 0xDAA6 */ 0x64C2, /* 0xDAA7 */ 0x64F1, /* 0xDAA8 */ 0x64E7, /* 0xDAA9 */ 0x8209, /* 0xDAAA */ 0x64E0, /* 0xDAAB */ 0x64E1, /* 0xDAAC */ 0x62AC, /* 0xDAAD */ 0x64E3, /* 0xDAAE */ 0x64EF, /* 0xDAAF */ 0x652C, /* 0xDAB0 */ 0x64F6, /* 0xDAB1 */ 0x64F4, /* 0xDAB2 */ 0x64F2, /* 0xDAB3 */ 0x64FA, /* 0xDAB4 */ 0x6500, /* 0xDAB5 */ 0x64FD, /* 0xDAB6 */ 0x6518, /* 0xDAB7 */ 0x651C, /* 0xDAB8 */ 0x6505, /* 0xDAB9 */ 0x6524, /* 0xDABA */ 0x6523, /* 0xDABB */ 0x652B, /* 0xDABC */ 0x6534, /* 0xDABD */ 0x6535, /* 0xDABE */ 0x6537, /* 0xDABF */ 0x6536, /* 0xDAC0 */ 0x6538, /* 0xDAC1 */ 0x754B, /* 0xDAC2 */ 0x6548, /* 0xDAC3 */ 0x6556, /* 0xDAC4 */ 0x6555, /* 0xDAC5 */ 0x654D, /* 0xDAC6 */ 0x6558, /* 0xDAC7 */ 0x655E, /* 0xDAC8 */ 0x655D, /* 0xDAC9 */ 0x6572, /* 0xDACA */ 0x6578, /* 0xDACB */ 0x6582, /* 0xDACC */ 0x6583, /* 0xDACD */ 0x8B8A, /* 0xDACE */ 0x659B, /* 0xDACF */ 0x659F, /* 0xDAD0 */ 0x65AB, /* 0xDAD1 */ 0x65B7, /* 0xDAD2 */ 0x65C3, /* 0xDAD3 */ 0x65C6, /* 0xDAD4 */ 0x65C1, /* 0xDAD5 */ 0x65C4, /* 0xDAD6 */ 0x65CC, /* 0xDAD7 */ 0x65D2, /* 0xDAD8 */ 0x65DB, /* 0xDAD9 */ 0x65D9, /* 0xDADA */ 0x65E0, /* 0xDADB */ 0x65E1, /* 0xDADC */ 0x65F1, /* 0xDADD */ 0x6772, /* 0xDADE */ 0x660A, /* 0xDADF */ 0x6603, /* 0xDAE0 */ 0x65FB, /* 0xDAE1 */ 0x6773, /* 0xDAE2 */ 0x6635, /* 0xDAE3 */ 0x6636, /* 0xDAE4 */ 0x6634, /* 0xDAE5 */ 0x661C, /* 0xDAE6 */ 0x664F, /* 0xDAE7 */ 0x6644, /* 0xDAE8 */ 0x6649, /* 0xDAE9 */ 0x6641, /* 0xDAEA */ 0x665E, /* 0xDAEB */ 0x665D, /* 0xDAEC */ 0x6664, /* 0xDAED */ 0x6667, /* 0xDAEE */ 0x6668, /* 0xDAEF */ 0x665F, /* 0xDAF0 */ 0x6662, /* 0xDAF1 */ 0x6670, /* 0xDAF2 */ 0x6683, /* 0xDAF3 */ 0x6688, /* 0xDAF4 */ 0x668E, /* 0xDAF5 */ 0x6689, /* 0xDAF6 */ 0x6684, /* 0xDAF7 */ 0x6698, /* 0xDAF8 */ 0x669D, /* 0xDAF9 */ 0x66C1, /* 0xDAFA */ 0x66B9, /* 0xDAFB */ 0x66C9, /* 0xDAFC */ 0x66BE, /* 0xDAFD */ 0x66BC, /* 0xDAFE */ 0x0000, /* 0xDAFF */ 0x0000, /* 0xDB00 */ 0x0000, /* 0xDB01 */ 0x0000, /* 0xDB02 */ 0x0000, /* 0xDB03 */ 0x0000, /* 0xDB04 */ 0x0000, /* 0xDB05 */ 0x0000, /* 0xDB06 */ 0x0000, /* 0xDB07 */ 0x0000, /* 0xDB08 */ 0x0000, /* 0xDB09 */ 0x0000, /* 0xDB0A */ 0x0000, /* 0xDB0B */ 0x0000, /* 0xDB0C */ 0x0000, /* 0xDB0D */ 0x0000, /* 0xDB0E */ 0x0000, /* 0xDB0F */ 0x0000, /* 0xDB10 */ 0x0000, /* 0xDB11 */ 0x0000, /* 0xDB12 */ 0x0000, /* 0xDB13 */ 0x0000, /* 0xDB14 */ 0x0000, /* 0xDB15 */ 0x0000, /* 0xDB16 */ 0x0000, /* 0xDB17 */ 0x0000, /* 0xDB18 */ 0x0000, /* 0xDB19 */ 0x0000, /* 0xDB1A */ 0x0000, /* 0xDB1B */ 0x0000, /* 0xDB1C */ 0x0000, /* 0xDB1D */ 0x0000, /* 0xDB1E */ 0x0000, /* 0xDB1F */ 0x0000, /* 0xDB20 */ 0x0000, /* 0xDB21 */ 0x0000, /* 0xDB22 */ 0x0000, /* 0xDB23 */ 0x0000, /* 0xDB24 */ 0x0000, /* 0xDB25 */ 0x0000, /* 0xDB26 */ 0x0000, /* 0xDB27 */ 0x0000, /* 0xDB28 */ 0x0000, /* 0xDB29 */ 0x0000, /* 0xDB2A */ 0x0000, /* 0xDB2B */ 0x0000, /* 0xDB2C */ 0x0000, /* 0xDB2D */ 0x0000, /* 0xDB2E */ 0x0000, /* 0xDB2F */ 0x0000, /* 0xDB30 */ 0x0000, /* 0xDB31 */ 0x0000, /* 0xDB32 */ 0x0000, /* 0xDB33 */ 0x0000, /* 0xDB34 */ 0x0000, /* 0xDB35 */ 0x0000, /* 0xDB36 */ 0x0000, /* 0xDB37 */ 0x0000, /* 0xDB38 */ 0x0000, /* 0xDB39 */ 0x0000, /* 0xDB3A */ 0x0000, /* 0xDB3B */ 0x0000, /* 0xDB3C */ 0x0000, /* 0xDB3D */ 0x0000, /* 0xDB3E */ 0x0000, /* 0xDB3F */ 0x0000, /* 0xDB40 */ 0x0000, /* 0xDB41 */ 0x0000, /* 0xDB42 */ 0x0000, /* 0xDB43 */ 0x0000, /* 0xDB44 */ 0x0000, /* 0xDB45 */ 0x0000, /* 0xDB46 */ 0x0000, /* 0xDB47 */ 0x0000, /* 0xDB48 */ 0x0000, /* 0xDB49 */ 0x0000, /* 0xDB4A */ 0x0000, /* 0xDB4B */ 0x0000, /* 0xDB4C */ 0x0000, /* 0xDB4D */ 0x0000, /* 0xDB4E */ 0x0000, /* 0xDB4F */ 0x0000, /* 0xDB50 */ 0x0000, /* 0xDB51 */ 0x0000, /* 0xDB52 */ 0x0000, /* 0xDB53 */ 0x0000, /* 0xDB54 */ 0x0000, /* 0xDB55 */ 0x0000, /* 0xDB56 */ 0x0000, /* 0xDB57 */ 0x0000, /* 0xDB58 */ 0x0000, /* 0xDB59 */ 0x0000, /* 0xDB5A */ 0x0000, /* 0xDB5B */ 0x0000, /* 0xDB5C */ 0x0000, /* 0xDB5D */ 0x0000, /* 0xDB5E */ 0x0000, /* 0xDB5F */ 0x0000, /* 0xDB60 */ 0x0000, /* 0xDB61 */ 0x0000, /* 0xDB62 */ 0x0000, /* 0xDB63 */ 0x0000, /* 0xDB64 */ 0x0000, /* 0xDB65 */ 0x0000, /* 0xDB66 */ 0x0000, /* 0xDB67 */ 0x0000, /* 0xDB68 */ 0x0000, /* 0xDB69 */ 0x0000, /* 0xDB6A */ 0x0000, /* 0xDB6B */ 0x0000, /* 0xDB6C */ 0x0000, /* 0xDB6D */ 0x0000, /* 0xDB6E */ 0x0000, /* 0xDB6F */ 0x0000, /* 0xDB70 */ 0x0000, /* 0xDB71 */ 0x0000, /* 0xDB72 */ 0x0000, /* 0xDB73 */ 0x0000, /* 0xDB74 */ 0x0000, /* 0xDB75 */ 0x0000, /* 0xDB76 */ 0x0000, /* 0xDB77 */ 0x0000, /* 0xDB78 */ 0x0000, /* 0xDB79 */ 0x0000, /* 0xDB7A */ 0x0000, /* 0xDB7B */ 0x0000, /* 0xDB7C */ 0x0000, /* 0xDB7D */ 0x0000, /* 0xDB7E */ 0x0000, /* 0xDB7F */ 0x0000, /* 0xDB80 */ 0x0000, /* 0xDB81 */ 0x0000, /* 0xDB82 */ 0x0000, /* 0xDB83 */ 0x0000, /* 0xDB84 */ 0x0000, /* 0xDB85 */ 0x0000, /* 0xDB86 */ 0x0000, /* 0xDB87 */ 0x0000, /* 0xDB88 */ 0x0000, /* 0xDB89 */ 0x0000, /* 0xDB8A */ 0x0000, /* 0xDB8B */ 0x0000, /* 0xDB8C */ 0x0000, /* 0xDB8D */ 0x0000, /* 0xDB8E */ 0x0000, /* 0xDB8F */ 0x0000, /* 0xDB90 */ 0x0000, /* 0xDB91 */ 0x0000, /* 0xDB92 */ 0x0000, /* 0xDB93 */ 0x0000, /* 0xDB94 */ 0x0000, /* 0xDB95 */ 0x0000, /* 0xDB96 */ 0x0000, /* 0xDB97 */ 0x0000, /* 0xDB98 */ 0x0000, /* 0xDB99 */ 0x0000, /* 0xDB9A */ 0x0000, /* 0xDB9B */ 0x0000, /* 0xDB9C */ 0x0000, /* 0xDB9D */ 0x0000, /* 0xDB9E */ 0x0000, /* 0xDB9F */ 0x0000, /* 0xDBA0 */ 0x66C4, /* 0xDBA1 */ 0x66B8, /* 0xDBA2 */ 0x66D6, /* 0xDBA3 */ 0x66DA, /* 0xDBA4 */ 0x66E0, /* 0xDBA5 */ 0x663F, /* 0xDBA6 */ 0x66E6, /* 0xDBA7 */ 0x66E9, /* 0xDBA8 */ 0x66F0, /* 0xDBA9 */ 0x66F5, /* 0xDBAA */ 0x66F7, /* 0xDBAB */ 0x670F, /* 0xDBAC */ 0x6716, /* 0xDBAD */ 0x671E, /* 0xDBAE */ 0x6726, /* 0xDBAF */ 0x6727, /* 0xDBB0 */ 0x9738, /* 0xDBB1 */ 0x672E, /* 0xDBB2 */ 0x673F, /* 0xDBB3 */ 0x6736, /* 0xDBB4 */ 0x6741, /* 0xDBB5 */ 0x6738, /* 0xDBB6 */ 0x6737, /* 0xDBB7 */ 0x6746, /* 0xDBB8 */ 0x675E, /* 0xDBB9 */ 0x6760, /* 0xDBBA */ 0x6759, /* 0xDBBB */ 0x6763, /* 0xDBBC */ 0x6764, /* 0xDBBD */ 0x6789, /* 0xDBBE */ 0x6770, /* 0xDBBF */ 0x67A9, /* 0xDBC0 */ 0x677C, /* 0xDBC1 */ 0x676A, /* 0xDBC2 */ 0x678C, /* 0xDBC3 */ 0x678B, /* 0xDBC4 */ 0x67A6, /* 0xDBC5 */ 0x67A1, /* 0xDBC6 */ 0x6785, /* 0xDBC7 */ 0x67B7, /* 0xDBC8 */ 0x67EF, /* 0xDBC9 */ 0x67B4, /* 0xDBCA */ 0x67EC, /* 0xDBCB */ 0x67B3, /* 0xDBCC */ 0x67E9, /* 0xDBCD */ 0x67B8, /* 0xDBCE */ 0x67E4, /* 0xDBCF */ 0x67DE, /* 0xDBD0 */ 0x67DD, /* 0xDBD1 */ 0x67E2, /* 0xDBD2 */ 0x67EE, /* 0xDBD3 */ 0x67B9, /* 0xDBD4 */ 0x67CE, /* 0xDBD5 */ 0x67C6, /* 0xDBD6 */ 0x67E7, /* 0xDBD7 */ 0x6A9C, /* 0xDBD8 */ 0x681E, /* 0xDBD9 */ 0x6846, /* 0xDBDA */ 0x6829, /* 0xDBDB */ 0x6840, /* 0xDBDC */ 0x684D, /* 0xDBDD */ 0x6832, /* 0xDBDE */ 0x684E, /* 0xDBDF */ 0x68B3, /* 0xDBE0 */ 0x682B, /* 0xDBE1 */ 0x6859, /* 0xDBE2 */ 0x6863, /* 0xDBE3 */ 0x6877, /* 0xDBE4 */ 0x687F, /* 0xDBE5 */ 0x689F, /* 0xDBE6 */ 0x688F, /* 0xDBE7 */ 0x68AD, /* 0xDBE8 */ 0x6894, /* 0xDBE9 */ 0x689D, /* 0xDBEA */ 0x689B, /* 0xDBEB */ 0x6883, /* 0xDBEC */ 0x6AAE, /* 0xDBED */ 0x68B9, /* 0xDBEE */ 0x6874, /* 0xDBEF */ 0x68B5, /* 0xDBF0 */ 0x68A0, /* 0xDBF1 */ 0x68BA, /* 0xDBF2 */ 0x690F, /* 0xDBF3 */ 0x688D, /* 0xDBF4 */ 0x687E, /* 0xDBF5 */ 0x6901, /* 0xDBF6 */ 0x68CA, /* 0xDBF7 */ 0x6908, /* 0xDBF8 */ 0x68D8, /* 0xDBF9 */ 0x6922, /* 0xDBFA */ 0x6926, /* 0xDBFB */ 0x68E1, /* 0xDBFC */ 0x690C, /* 0xDBFD */ 0x68CD, /* 0xDBFE */ 0x0000, /* 0xDBFF */ 0x0000, /* 0xDC00 */ 0x0000, /* 0xDC01 */ 0x0000, /* 0xDC02 */ 0x0000, /* 0xDC03 */ 0x0000, /* 0xDC04 */ 0x0000, /* 0xDC05 */ 0x0000, /* 0xDC06 */ 0x0000, /* 0xDC07 */ 0x0000, /* 0xDC08 */ 0x0000, /* 0xDC09 */ 0x0000, /* 0xDC0A */ 0x0000, /* 0xDC0B */ 0x0000, /* 0xDC0C */ 0x0000, /* 0xDC0D */ 0x0000, /* 0xDC0E */ 0x0000, /* 0xDC0F */ 0x0000, /* 0xDC10 */ 0x0000, /* 0xDC11 */ 0x0000, /* 0xDC12 */ 0x0000, /* 0xDC13 */ 0x0000, /* 0xDC14 */ 0x0000, /* 0xDC15 */ 0x0000, /* 0xDC16 */ 0x0000, /* 0xDC17 */ 0x0000, /* 0xDC18 */ 0x0000, /* 0xDC19 */ 0x0000, /* 0xDC1A */ 0x0000, /* 0xDC1B */ 0x0000, /* 0xDC1C */ 0x0000, /* 0xDC1D */ 0x0000, /* 0xDC1E */ 0x0000, /* 0xDC1F */ 0x0000, /* 0xDC20 */ 0x0000, /* 0xDC21 */ 0x0000, /* 0xDC22 */ 0x0000, /* 0xDC23 */ 0x0000, /* 0xDC24 */ 0x0000, /* 0xDC25 */ 0x0000, /* 0xDC26 */ 0x0000, /* 0xDC27 */ 0x0000, /* 0xDC28 */ 0x0000, /* 0xDC29 */ 0x0000, /* 0xDC2A */ 0x0000, /* 0xDC2B */ 0x0000, /* 0xDC2C */ 0x0000, /* 0xDC2D */ 0x0000, /* 0xDC2E */ 0x0000, /* 0xDC2F */ 0x0000, /* 0xDC30 */ 0x0000, /* 0xDC31 */ 0x0000, /* 0xDC32 */ 0x0000, /* 0xDC33 */ 0x0000, /* 0xDC34 */ 0x0000, /* 0xDC35 */ 0x0000, /* 0xDC36 */ 0x0000, /* 0xDC37 */ 0x0000, /* 0xDC38 */ 0x0000, /* 0xDC39 */ 0x0000, /* 0xDC3A */ 0x0000, /* 0xDC3B */ 0x0000, /* 0xDC3C */ 0x0000, /* 0xDC3D */ 0x0000, /* 0xDC3E */ 0x0000, /* 0xDC3F */ 0x0000, /* 0xDC40 */ 0x0000, /* 0xDC41 */ 0x0000, /* 0xDC42 */ 0x0000, /* 0xDC43 */ 0x0000, /* 0xDC44 */ 0x0000, /* 0xDC45 */ 0x0000, /* 0xDC46 */ 0x0000, /* 0xDC47 */ 0x0000, /* 0xDC48 */ 0x0000, /* 0xDC49 */ 0x0000, /* 0xDC4A */ 0x0000, /* 0xDC4B */ 0x0000, /* 0xDC4C */ 0x0000, /* 0xDC4D */ 0x0000, /* 0xDC4E */ 0x0000, /* 0xDC4F */ 0x0000, /* 0xDC50 */ 0x0000, /* 0xDC51 */ 0x0000, /* 0xDC52 */ 0x0000, /* 0xDC53 */ 0x0000, /* 0xDC54 */ 0x0000, /* 0xDC55 */ 0x0000, /* 0xDC56 */ 0x0000, /* 0xDC57 */ 0x0000, /* 0xDC58 */ 0x0000, /* 0xDC59 */ 0x0000, /* 0xDC5A */ 0x0000, /* 0xDC5B */ 0x0000, /* 0xDC5C */ 0x0000, /* 0xDC5D */ 0x0000, /* 0xDC5E */ 0x0000, /* 0xDC5F */ 0x0000, /* 0xDC60 */ 0x0000, /* 0xDC61 */ 0x0000, /* 0xDC62 */ 0x0000, /* 0xDC63 */ 0x0000, /* 0xDC64 */ 0x0000, /* 0xDC65 */ 0x0000, /* 0xDC66 */ 0x0000, /* 0xDC67 */ 0x0000, /* 0xDC68 */ 0x0000, /* 0xDC69 */ 0x0000, /* 0xDC6A */ 0x0000, /* 0xDC6B */ 0x0000, /* 0xDC6C */ 0x0000, /* 0xDC6D */ 0x0000, /* 0xDC6E */ 0x0000, /* 0xDC6F */ 0x0000, /* 0xDC70 */ 0x0000, /* 0xDC71 */ 0x0000, /* 0xDC72 */ 0x0000, /* 0xDC73 */ 0x0000, /* 0xDC74 */ 0x0000, /* 0xDC75 */ 0x0000, /* 0xDC76 */ 0x0000, /* 0xDC77 */ 0x0000, /* 0xDC78 */ 0x0000, /* 0xDC79 */ 0x0000, /* 0xDC7A */ 0x0000, /* 0xDC7B */ 0x0000, /* 0xDC7C */ 0x0000, /* 0xDC7D */ 0x0000, /* 0xDC7E */ 0x0000, /* 0xDC7F */ 0x0000, /* 0xDC80 */ 0x0000, /* 0xDC81 */ 0x0000, /* 0xDC82 */ 0x0000, /* 0xDC83 */ 0x0000, /* 0xDC84 */ 0x0000, /* 0xDC85 */ 0x0000, /* 0xDC86 */ 0x0000, /* 0xDC87 */ 0x0000, /* 0xDC88 */ 0x0000, /* 0xDC89 */ 0x0000, /* 0xDC8A */ 0x0000, /* 0xDC8B */ 0x0000, /* 0xDC8C */ 0x0000, /* 0xDC8D */ 0x0000, /* 0xDC8E */ 0x0000, /* 0xDC8F */ 0x0000, /* 0xDC90 */ 0x0000, /* 0xDC91 */ 0x0000, /* 0xDC92 */ 0x0000, /* 0xDC93 */ 0x0000, /* 0xDC94 */ 0x0000, /* 0xDC95 */ 0x0000, /* 0xDC96 */ 0x0000, /* 0xDC97 */ 0x0000, /* 0xDC98 */ 0x0000, /* 0xDC99 */ 0x0000, /* 0xDC9A */ 0x0000, /* 0xDC9B */ 0x0000, /* 0xDC9C */ 0x0000, /* 0xDC9D */ 0x0000, /* 0xDC9E */ 0x0000, /* 0xDC9F */ 0x0000, /* 0xDCA0 */ 0x68D4, /* 0xDCA1 */ 0x68E7, /* 0xDCA2 */ 0x68D5, /* 0xDCA3 */ 0x6936, /* 0xDCA4 */ 0x6912, /* 0xDCA5 */ 0x6904, /* 0xDCA6 */ 0x68D7, /* 0xDCA7 */ 0x68E3, /* 0xDCA8 */ 0x6925, /* 0xDCA9 */ 0x68F9, /* 0xDCAA */ 0x68E0, /* 0xDCAB */ 0x68EF, /* 0xDCAC */ 0x6928, /* 0xDCAD */ 0x692A, /* 0xDCAE */ 0x691A, /* 0xDCAF */ 0x6923, /* 0xDCB0 */ 0x6921, /* 0xDCB1 */ 0x68C6, /* 0xDCB2 */ 0x6979, /* 0xDCB3 */ 0x6977, /* 0xDCB4 */ 0x695C, /* 0xDCB5 */ 0x6978, /* 0xDCB6 */ 0x696B, /* 0xDCB7 */ 0x6954, /* 0xDCB8 */ 0x697E, /* 0xDCB9 */ 0x696E, /* 0xDCBA */ 0x6939, /* 0xDCBB */ 0x6974, /* 0xDCBC */ 0x693D, /* 0xDCBD */ 0x6959, /* 0xDCBE */ 0x6930, /* 0xDCBF */ 0x6961, /* 0xDCC0 */ 0x695E, /* 0xDCC1 */ 0x695D, /* 0xDCC2 */ 0x6981, /* 0xDCC3 */ 0x696A, /* 0xDCC4 */ 0x69B2, /* 0xDCC5 */ 0x69AE, /* 0xDCC6 */ 0x69D0, /* 0xDCC7 */ 0x69BF, /* 0xDCC8 */ 0x69C1, /* 0xDCC9 */ 0x69D3, /* 0xDCCA */ 0x69BE, /* 0xDCCB */ 0x69CE, /* 0xDCCC */ 0x5BE8, /* 0xDCCD */ 0x69CA, /* 0xDCCE */ 0x69DD, /* 0xDCCF */ 0x69BB, /* 0xDCD0 */ 0x69C3, /* 0xDCD1 */ 0x69A7, /* 0xDCD2 */ 0x6A2E, /* 0xDCD3 */ 0x6991, /* 0xDCD4 */ 0x69A0, /* 0xDCD5 */ 0x699C, /* 0xDCD6 */ 0x6995, /* 0xDCD7 */ 0x69B4, /* 0xDCD8 */ 0x69DE, /* 0xDCD9 */ 0x69E8, /* 0xDCDA */ 0x6A02, /* 0xDCDB */ 0x6A1B, /* 0xDCDC */ 0x69FF, /* 0xDCDD */ 0x6B0A, /* 0xDCDE */ 0x69F9, /* 0xDCDF */ 0x69F2, /* 0xDCE0 */ 0x69E7, /* 0xDCE1 */ 0x6A05, /* 0xDCE2 */ 0x69B1, /* 0xDCE3 */ 0x6A1E, /* 0xDCE4 */ 0x69ED, /* 0xDCE5 */ 0x6A14, /* 0xDCE6 */ 0x69EB, /* 0xDCE7 */ 0x6A0A, /* 0xDCE8 */ 0x6A12, /* 0xDCE9 */ 0x6AC1, /* 0xDCEA */ 0x6A23, /* 0xDCEB */ 0x6A13, /* 0xDCEC */ 0x6A44, /* 0xDCED */ 0x6A0C, /* 0xDCEE */ 0x6A72, /* 0xDCEF */ 0x6A36, /* 0xDCF0 */ 0x6A78, /* 0xDCF1 */ 0x6A47, /* 0xDCF2 */ 0x6A62, /* 0xDCF3 */ 0x6A59, /* 0xDCF4 */ 0x6A66, /* 0xDCF5 */ 0x6A48, /* 0xDCF6 */ 0x6A38, /* 0xDCF7 */ 0x6A22, /* 0xDCF8 */ 0x6A90, /* 0xDCF9 */ 0x6A8D, /* 0xDCFA */ 0x6AA0, /* 0xDCFB */ 0x6A84, /* 0xDCFC */ 0x6AA2, /* 0xDCFD */ 0x6AA3, /* 0xDCFE */ 0x0000, /* 0xDCFF */ 0x0000, /* 0xDD00 */ 0x0000, /* 0xDD01 */ 0x0000, /* 0xDD02 */ 0x0000, /* 0xDD03 */ 0x0000, /* 0xDD04 */ 0x0000, /* 0xDD05 */ 0x0000, /* 0xDD06 */ 0x0000, /* 0xDD07 */ 0x0000, /* 0xDD08 */ 0x0000, /* 0xDD09 */ 0x0000, /* 0xDD0A */ 0x0000, /* 0xDD0B */ 0x0000, /* 0xDD0C */ 0x0000, /* 0xDD0D */ 0x0000, /* 0xDD0E */ 0x0000, /* 0xDD0F */ 0x0000, /* 0xDD10 */ 0x0000, /* 0xDD11 */ 0x0000, /* 0xDD12 */ 0x0000, /* 0xDD13 */ 0x0000, /* 0xDD14 */ 0x0000, /* 0xDD15 */ 0x0000, /* 0xDD16 */ 0x0000, /* 0xDD17 */ 0x0000, /* 0xDD18 */ 0x0000, /* 0xDD19 */ 0x0000, /* 0xDD1A */ 0x0000, /* 0xDD1B */ 0x0000, /* 0xDD1C */ 0x0000, /* 0xDD1D */ 0x0000, /* 0xDD1E */ 0x0000, /* 0xDD1F */ 0x0000, /* 0xDD20 */ 0x0000, /* 0xDD21 */ 0x0000, /* 0xDD22 */ 0x0000, /* 0xDD23 */ 0x0000, /* 0xDD24 */ 0x0000, /* 0xDD25 */ 0x0000, /* 0xDD26 */ 0x0000, /* 0xDD27 */ 0x0000, /* 0xDD28 */ 0x0000, /* 0xDD29 */ 0x0000, /* 0xDD2A */ 0x0000, /* 0xDD2B */ 0x0000, /* 0xDD2C */ 0x0000, /* 0xDD2D */ 0x0000, /* 0xDD2E */ 0x0000, /* 0xDD2F */ 0x0000, /* 0xDD30 */ 0x0000, /* 0xDD31 */ 0x0000, /* 0xDD32 */ 0x0000, /* 0xDD33 */ 0x0000, /* 0xDD34 */ 0x0000, /* 0xDD35 */ 0x0000, /* 0xDD36 */ 0x0000, /* 0xDD37 */ 0x0000, /* 0xDD38 */ 0x0000, /* 0xDD39 */ 0x0000, /* 0xDD3A */ 0x0000, /* 0xDD3B */ 0x0000, /* 0xDD3C */ 0x0000, /* 0xDD3D */ 0x0000, /* 0xDD3E */ 0x0000, /* 0xDD3F */ 0x0000, /* 0xDD40 */ 0x0000, /* 0xDD41 */ 0x0000, /* 0xDD42 */ 0x0000, /* 0xDD43 */ 0x0000, /* 0xDD44 */ 0x0000, /* 0xDD45 */ 0x0000, /* 0xDD46 */ 0x0000, /* 0xDD47 */ 0x0000, /* 0xDD48 */ 0x0000, /* 0xDD49 */ 0x0000, /* 0xDD4A */ 0x0000, /* 0xDD4B */ 0x0000, /* 0xDD4C */ 0x0000, /* 0xDD4D */ 0x0000, /* 0xDD4E */ 0x0000, /* 0xDD4F */ 0x0000, /* 0xDD50 */ 0x0000, /* 0xDD51 */ 0x0000, /* 0xDD52 */ 0x0000, /* 0xDD53 */ 0x0000, /* 0xDD54 */ 0x0000, /* 0xDD55 */ 0x0000, /* 0xDD56 */ 0x0000, /* 0xDD57 */ 0x0000, /* 0xDD58 */ 0x0000, /* 0xDD59 */ 0x0000, /* 0xDD5A */ 0x0000, /* 0xDD5B */ 0x0000, /* 0xDD5C */ 0x0000, /* 0xDD5D */ 0x0000, /* 0xDD5E */ 0x0000, /* 0xDD5F */ 0x0000, /* 0xDD60 */ 0x0000, /* 0xDD61 */ 0x0000, /* 0xDD62 */ 0x0000, /* 0xDD63 */ 0x0000, /* 0xDD64 */ 0x0000, /* 0xDD65 */ 0x0000, /* 0xDD66 */ 0x0000, /* 0xDD67 */ 0x0000, /* 0xDD68 */ 0x0000, /* 0xDD69 */ 0x0000, /* 0xDD6A */ 0x0000, /* 0xDD6B */ 0x0000, /* 0xDD6C */ 0x0000, /* 0xDD6D */ 0x0000, /* 0xDD6E */ 0x0000, /* 0xDD6F */ 0x0000, /* 0xDD70 */ 0x0000, /* 0xDD71 */ 0x0000, /* 0xDD72 */ 0x0000, /* 0xDD73 */ 0x0000, /* 0xDD74 */ 0x0000, /* 0xDD75 */ 0x0000, /* 0xDD76 */ 0x0000, /* 0xDD77 */ 0x0000, /* 0xDD78 */ 0x0000, /* 0xDD79 */ 0x0000, /* 0xDD7A */ 0x0000, /* 0xDD7B */ 0x0000, /* 0xDD7C */ 0x0000, /* 0xDD7D */ 0x0000, /* 0xDD7E */ 0x0000, /* 0xDD7F */ 0x0000, /* 0xDD80 */ 0x0000, /* 0xDD81 */ 0x0000, /* 0xDD82 */ 0x0000, /* 0xDD83 */ 0x0000, /* 0xDD84 */ 0x0000, /* 0xDD85 */ 0x0000, /* 0xDD86 */ 0x0000, /* 0xDD87 */ 0x0000, /* 0xDD88 */ 0x0000, /* 0xDD89 */ 0x0000, /* 0xDD8A */ 0x0000, /* 0xDD8B */ 0x0000, /* 0xDD8C */ 0x0000, /* 0xDD8D */ 0x0000, /* 0xDD8E */ 0x0000, /* 0xDD8F */ 0x0000, /* 0xDD90 */ 0x0000, /* 0xDD91 */ 0x0000, /* 0xDD92 */ 0x0000, /* 0xDD93 */ 0x0000, /* 0xDD94 */ 0x0000, /* 0xDD95 */ 0x0000, /* 0xDD96 */ 0x0000, /* 0xDD97 */ 0x0000, /* 0xDD98 */ 0x0000, /* 0xDD99 */ 0x0000, /* 0xDD9A */ 0x0000, /* 0xDD9B */ 0x0000, /* 0xDD9C */ 0x0000, /* 0xDD9D */ 0x0000, /* 0xDD9E */ 0x0000, /* 0xDD9F */ 0x0000, /* 0xDDA0 */ 0x6A97, /* 0xDDA1 */ 0x8617, /* 0xDDA2 */ 0x6ABB, /* 0xDDA3 */ 0x6AC3, /* 0xDDA4 */ 0x6AC2, /* 0xDDA5 */ 0x6AB8, /* 0xDDA6 */ 0x6AB3, /* 0xDDA7 */ 0x6AAC, /* 0xDDA8 */ 0x6ADE, /* 0xDDA9 */ 0x6AD1, /* 0xDDAA */ 0x6ADF, /* 0xDDAB */ 0x6AAA, /* 0xDDAC */ 0x6ADA, /* 0xDDAD */ 0x6AEA, /* 0xDDAE */ 0x6AFB, /* 0xDDAF */ 0x6B05, /* 0xDDB0 */ 0x8616, /* 0xDDB1 */ 0x6AFA, /* 0xDDB2 */ 0x6B12, /* 0xDDB3 */ 0x6B16, /* 0xDDB4 */ 0x9B31, /* 0xDDB5 */ 0x6B1F, /* 0xDDB6 */ 0x6B38, /* 0xDDB7 */ 0x6B37, /* 0xDDB8 */ 0x76DC, /* 0xDDB9 */ 0x6B39, /* 0xDDBA */ 0x98EE, /* 0xDDBB */ 0x6B47, /* 0xDDBC */ 0x6B43, /* 0xDDBD */ 0x6B49, /* 0xDDBE */ 0x6B50, /* 0xDDBF */ 0x6B59, /* 0xDDC0 */ 0x6B54, /* 0xDDC1 */ 0x6B5B, /* 0xDDC2 */ 0x6B5F, /* 0xDDC3 */ 0x6B61, /* 0xDDC4 */ 0x6B78, /* 0xDDC5 */ 0x6B79, /* 0xDDC6 */ 0x6B7F, /* 0xDDC7 */ 0x6B80, /* 0xDDC8 */ 0x6B84, /* 0xDDC9 */ 0x6B83, /* 0xDDCA */ 0x6B8D, /* 0xDDCB */ 0x6B98, /* 0xDDCC */ 0x6B95, /* 0xDDCD */ 0x6B9E, /* 0xDDCE */ 0x6BA4, /* 0xDDCF */ 0x6BAA, /* 0xDDD0 */ 0x6BAB, /* 0xDDD1 */ 0x6BAF, /* 0xDDD2 */ 0x6BB2, /* 0xDDD3 */ 0x6BB1, /* 0xDDD4 */ 0x6BB3, /* 0xDDD5 */ 0x6BB7, /* 0xDDD6 */ 0x6BBC, /* 0xDDD7 */ 0x6BC6, /* 0xDDD8 */ 0x6BCB, /* 0xDDD9 */ 0x6BD3, /* 0xDDDA */ 0x6BDF, /* 0xDDDB */ 0x6BEC, /* 0xDDDC */ 0x6BEB, /* 0xDDDD */ 0x6BF3, /* 0xDDDE */ 0x6BEF, /* 0xDDDF */ 0x9EBE, /* 0xDDE0 */ 0x6C08, /* 0xDDE1 */ 0x6C13, /* 0xDDE2 */ 0x6C14, /* 0xDDE3 */ 0x6C1B, /* 0xDDE4 */ 0x6C24, /* 0xDDE5 */ 0x6C23, /* 0xDDE6 */ 0x6C5E, /* 0xDDE7 */ 0x6C55, /* 0xDDE8 */ 0x6C62, /* 0xDDE9 */ 0x6C6A, /* 0xDDEA */ 0x6C82, /* 0xDDEB */ 0x6C8D, /* 0xDDEC */ 0x6C9A, /* 0xDDED */ 0x6C81, /* 0xDDEE */ 0x6C9B, /* 0xDDEF */ 0x6C7E, /* 0xDDF0 */ 0x6C68, /* 0xDDF1 */ 0x6C73, /* 0xDDF2 */ 0x6C92, /* 0xDDF3 */ 0x6C90, /* 0xDDF4 */ 0x6CC4, /* 0xDDF5 */ 0x6CF1, /* 0xDDF6 */ 0x6CD3, /* 0xDDF7 */ 0x6CBD, /* 0xDDF8 */ 0x6CD7, /* 0xDDF9 */ 0x6CC5, /* 0xDDFA */ 0x6CDD, /* 0xDDFB */ 0x6CAE, /* 0xDDFC */ 0x6CB1, /* 0xDDFD */ 0x6CBE, /* 0xDDFE */ 0x0000, /* 0xDDFF */ 0x0000, /* 0xDE00 */ 0x0000, /* 0xDE01 */ 0x0000, /* 0xDE02 */ 0x0000, /* 0xDE03 */ 0x0000, /* 0xDE04 */ 0x0000, /* 0xDE05 */ 0x0000, /* 0xDE06 */ 0x0000, /* 0xDE07 */ 0x0000, /* 0xDE08 */ 0x0000, /* 0xDE09 */ 0x0000, /* 0xDE0A */ 0x0000, /* 0xDE0B */ 0x0000, /* 0xDE0C */ 0x0000, /* 0xDE0D */ 0x0000, /* 0xDE0E */ 0x0000, /* 0xDE0F */ 0x0000, /* 0xDE10 */ 0x0000, /* 0xDE11 */ 0x0000, /* 0xDE12 */ 0x0000, /* 0xDE13 */ 0x0000, /* 0xDE14 */ 0x0000, /* 0xDE15 */ 0x0000, /* 0xDE16 */ 0x0000, /* 0xDE17 */ 0x0000, /* 0xDE18 */ 0x0000, /* 0xDE19 */ 0x0000, /* 0xDE1A */ 0x0000, /* 0xDE1B */ 0x0000, /* 0xDE1C */ 0x0000, /* 0xDE1D */ 0x0000, /* 0xDE1E */ 0x0000, /* 0xDE1F */ 0x0000, /* 0xDE20 */ 0x0000, /* 0xDE21 */ 0x0000, /* 0xDE22 */ 0x0000, /* 0xDE23 */ 0x0000, /* 0xDE24 */ 0x0000, /* 0xDE25 */ 0x0000, /* 0xDE26 */ 0x0000, /* 0xDE27 */ 0x0000, /* 0xDE28 */ 0x0000, /* 0xDE29 */ 0x0000, /* 0xDE2A */ 0x0000, /* 0xDE2B */ 0x0000, /* 0xDE2C */ 0x0000, /* 0xDE2D */ 0x0000, /* 0xDE2E */ 0x0000, /* 0xDE2F */ 0x0000, /* 0xDE30 */ 0x0000, /* 0xDE31 */ 0x0000, /* 0xDE32 */ 0x0000, /* 0xDE33 */ 0x0000, /* 0xDE34 */ 0x0000, /* 0xDE35 */ 0x0000, /* 0xDE36 */ 0x0000, /* 0xDE37 */ 0x0000, /* 0xDE38 */ 0x0000, /* 0xDE39 */ 0x0000, /* 0xDE3A */ 0x0000, /* 0xDE3B */ 0x0000, /* 0xDE3C */ 0x0000, /* 0xDE3D */ 0x0000, /* 0xDE3E */ 0x0000, /* 0xDE3F */ 0x0000, /* 0xDE40 */ 0x0000, /* 0xDE41 */ 0x0000, /* 0xDE42 */ 0x0000, /* 0xDE43 */ 0x0000, /* 0xDE44 */ 0x0000, /* 0xDE45 */ 0x0000, /* 0xDE46 */ 0x0000, /* 0xDE47 */ 0x0000, /* 0xDE48 */ 0x0000, /* 0xDE49 */ 0x0000, /* 0xDE4A */ 0x0000, /* 0xDE4B */ 0x0000, /* 0xDE4C */ 0x0000, /* 0xDE4D */ 0x0000, /* 0xDE4E */ 0x0000, /* 0xDE4F */ 0x0000, /* 0xDE50 */ 0x0000, /* 0xDE51 */ 0x0000, /* 0xDE52 */ 0x0000, /* 0xDE53 */ 0x0000, /* 0xDE54 */ 0x0000, /* 0xDE55 */ 0x0000, /* 0xDE56 */ 0x0000, /* 0xDE57 */ 0x0000, /* 0xDE58 */ 0x0000, /* 0xDE59 */ 0x0000, /* 0xDE5A */ 0x0000, /* 0xDE5B */ 0x0000, /* 0xDE5C */ 0x0000, /* 0xDE5D */ 0x0000, /* 0xDE5E */ 0x0000, /* 0xDE5F */ 0x0000, /* 0xDE60 */ 0x0000, /* 0xDE61 */ 0x0000, /* 0xDE62 */ 0x0000, /* 0xDE63 */ 0x0000, /* 0xDE64 */ 0x0000, /* 0xDE65 */ 0x0000, /* 0xDE66 */ 0x0000, /* 0xDE67 */ 0x0000, /* 0xDE68 */ 0x0000, /* 0xDE69 */ 0x0000, /* 0xDE6A */ 0x0000, /* 0xDE6B */ 0x0000, /* 0xDE6C */ 0x0000, /* 0xDE6D */ 0x0000, /* 0xDE6E */ 0x0000, /* 0xDE6F */ 0x0000, /* 0xDE70 */ 0x0000, /* 0xDE71 */ 0x0000, /* 0xDE72 */ 0x0000, /* 0xDE73 */ 0x0000, /* 0xDE74 */ 0x0000, /* 0xDE75 */ 0x0000, /* 0xDE76 */ 0x0000, /* 0xDE77 */ 0x0000, /* 0xDE78 */ 0x0000, /* 0xDE79 */ 0x0000, /* 0xDE7A */ 0x0000, /* 0xDE7B */ 0x0000, /* 0xDE7C */ 0x0000, /* 0xDE7D */ 0x0000, /* 0xDE7E */ 0x0000, /* 0xDE7F */ 0x0000, /* 0xDE80 */ 0x0000, /* 0xDE81 */ 0x0000, /* 0xDE82 */ 0x0000, /* 0xDE83 */ 0x0000, /* 0xDE84 */ 0x0000, /* 0xDE85 */ 0x0000, /* 0xDE86 */ 0x0000, /* 0xDE87 */ 0x0000, /* 0xDE88 */ 0x0000, /* 0xDE89 */ 0x0000, /* 0xDE8A */ 0x0000, /* 0xDE8B */ 0x0000, /* 0xDE8C */ 0x0000, /* 0xDE8D */ 0x0000, /* 0xDE8E */ 0x0000, /* 0xDE8F */ 0x0000, /* 0xDE90 */ 0x0000, /* 0xDE91 */ 0x0000, /* 0xDE92 */ 0x0000, /* 0xDE93 */ 0x0000, /* 0xDE94 */ 0x0000, /* 0xDE95 */ 0x0000, /* 0xDE96 */ 0x0000, /* 0xDE97 */ 0x0000, /* 0xDE98 */ 0x0000, /* 0xDE99 */ 0x0000, /* 0xDE9A */ 0x0000, /* 0xDE9B */ 0x0000, /* 0xDE9C */ 0x0000, /* 0xDE9D */ 0x0000, /* 0xDE9E */ 0x0000, /* 0xDE9F */ 0x0000, /* 0xDEA0 */ 0x6CBA, /* 0xDEA1 */ 0x6CDB, /* 0xDEA2 */ 0x6CEF, /* 0xDEA3 */ 0x6CD9, /* 0xDEA4 */ 0x6CEA, /* 0xDEA5 */ 0x6D1F, /* 0xDEA6 */ 0x884D, /* 0xDEA7 */ 0x6D36, /* 0xDEA8 */ 0x6D2B, /* 0xDEA9 */ 0x6D3D, /* 0xDEAA */ 0x6D38, /* 0xDEAB */ 0x6D19, /* 0xDEAC */ 0x6D35, /* 0xDEAD */ 0x6D33, /* 0xDEAE */ 0x6D12, /* 0xDEAF */ 0x6D0C, /* 0xDEB0 */ 0x6D63, /* 0xDEB1 */ 0x6D93, /* 0xDEB2 */ 0x6D64, /* 0xDEB3 */ 0x6D5A, /* 0xDEB4 */ 0x6D79, /* 0xDEB5 */ 0x6D59, /* 0xDEB6 */ 0x6D8E, /* 0xDEB7 */ 0x6D95, /* 0xDEB8 */ 0x6FE4, /* 0xDEB9 */ 0x6D85, /* 0xDEBA */ 0x6DF9, /* 0xDEBB */ 0x6E15, /* 0xDEBC */ 0x6E0A, /* 0xDEBD */ 0x6DB5, /* 0xDEBE */ 0x6DC7, /* 0xDEBF */ 0x6DE6, /* 0xDEC0 */ 0x6DB8, /* 0xDEC1 */ 0x6DC6, /* 0xDEC2 */ 0x6DEC, /* 0xDEC3 */ 0x6DDE, /* 0xDEC4 */ 0x6DCC, /* 0xDEC5 */ 0x6DE8, /* 0xDEC6 */ 0x6DD2, /* 0xDEC7 */ 0x6DC5, /* 0xDEC8 */ 0x6DFA, /* 0xDEC9 */ 0x6DD9, /* 0xDECA */ 0x6DE4, /* 0xDECB */ 0x6DD5, /* 0xDECC */ 0x6DEA, /* 0xDECD */ 0x6DEE, /* 0xDECE */ 0x6E2D, /* 0xDECF */ 0x6E6E, /* 0xDED0 */ 0x6E2E, /* 0xDED1 */ 0x6E19, /* 0xDED2 */ 0x6E72, /* 0xDED3 */ 0x6E5F, /* 0xDED4 */ 0x6E3E, /* 0xDED5 */ 0x6E23, /* 0xDED6 */ 0x6E6B, /* 0xDED7 */ 0x6E2B, /* 0xDED8 */ 0x6E76, /* 0xDED9 */ 0x6E4D, /* 0xDEDA */ 0x6E1F, /* 0xDEDB */ 0x6E43, /* 0xDEDC */ 0x6E3A, /* 0xDEDD */ 0x6E4E, /* 0xDEDE */ 0x6E24, /* 0xDEDF */ 0x6EFF, /* 0xDEE0 */ 0x6E1D, /* 0xDEE1 */ 0x6E38, /* 0xDEE2 */ 0x6E82, /* 0xDEE3 */ 0x6EAA, /* 0xDEE4 */ 0x6E98, /* 0xDEE5 */ 0x6EC9, /* 0xDEE6 */ 0x6EB7, /* 0xDEE7 */ 0x6ED3, /* 0xDEE8 */ 0x6EBD, /* 0xDEE9 */ 0x6EAF, /* 0xDEEA */ 0x6EC4, /* 0xDEEB */ 0x6EB2, /* 0xDEEC */ 0x6ED4, /* 0xDEED */ 0x6ED5, /* 0xDEEE */ 0x6E8F, /* 0xDEEF */ 0x6EA5, /* 0xDEF0 */ 0x6EC2, /* 0xDEF1 */ 0x6E9F, /* 0xDEF2 */ 0x6F41, /* 0xDEF3 */ 0x6F11, /* 0xDEF4 */ 0x704C, /* 0xDEF5 */ 0x6EEC, /* 0xDEF6 */ 0x6EF8, /* 0xDEF7 */ 0x6EFE, /* 0xDEF8 */ 0x6F3F, /* 0xDEF9 */ 0x6EF2, /* 0xDEFA */ 0x6F31, /* 0xDEFB */ 0x6EEF, /* 0xDEFC */ 0x6F32, /* 0xDEFD */ 0x6ECC, /* 0xDEFE */ 0x0000, /* 0xDEFF */ 0x0000, /* 0xDF00 */ 0x0000, /* 0xDF01 */ 0x0000, /* 0xDF02 */ 0x0000, /* 0xDF03 */ 0x0000, /* 0xDF04 */ 0x0000, /* 0xDF05 */ 0x0000, /* 0xDF06 */ 0x0000, /* 0xDF07 */ 0x0000, /* 0xDF08 */ 0x0000, /* 0xDF09 */ 0x0000, /* 0xDF0A */ 0x0000, /* 0xDF0B */ 0x0000, /* 0xDF0C */ 0x0000, /* 0xDF0D */ 0x0000, /* 0xDF0E */ 0x0000, /* 0xDF0F */ 0x0000, /* 0xDF10 */ 0x0000, /* 0xDF11 */ 0x0000, /* 0xDF12 */ 0x0000, /* 0xDF13 */ 0x0000, /* 0xDF14 */ 0x0000, /* 0xDF15 */ 0x0000, /* 0xDF16 */ 0x0000, /* 0xDF17 */ 0x0000, /* 0xDF18 */ 0x0000, /* 0xDF19 */ 0x0000, /* 0xDF1A */ 0x0000, /* 0xDF1B */ 0x0000, /* 0xDF1C */ 0x0000, /* 0xDF1D */ 0x0000, /* 0xDF1E */ 0x0000, /* 0xDF1F */ 0x0000, /* 0xDF20 */ 0x0000, /* 0xDF21 */ 0x0000, /* 0xDF22 */ 0x0000, /* 0xDF23 */ 0x0000, /* 0xDF24 */ 0x0000, /* 0xDF25 */ 0x0000, /* 0xDF26 */ 0x0000, /* 0xDF27 */ 0x0000, /* 0xDF28 */ 0x0000, /* 0xDF29 */ 0x0000, /* 0xDF2A */ 0x0000, /* 0xDF2B */ 0x0000, /* 0xDF2C */ 0x0000, /* 0xDF2D */ 0x0000, /* 0xDF2E */ 0x0000, /* 0xDF2F */ 0x0000, /* 0xDF30 */ 0x0000, /* 0xDF31 */ 0x0000, /* 0xDF32 */ 0x0000, /* 0xDF33 */ 0x0000, /* 0xDF34 */ 0x0000, /* 0xDF35 */ 0x0000, /* 0xDF36 */ 0x0000, /* 0xDF37 */ 0x0000, /* 0xDF38 */ 0x0000, /* 0xDF39 */ 0x0000, /* 0xDF3A */ 0x0000, /* 0xDF3B */ 0x0000, /* 0xDF3C */ 0x0000, /* 0xDF3D */ 0x0000, /* 0xDF3E */ 0x0000, /* 0xDF3F */ 0x0000, /* 0xDF40 */ 0x0000, /* 0xDF41 */ 0x0000, /* 0xDF42 */ 0x0000, /* 0xDF43 */ 0x0000, /* 0xDF44 */ 0x0000, /* 0xDF45 */ 0x0000, /* 0xDF46 */ 0x0000, /* 0xDF47 */ 0x0000, /* 0xDF48 */ 0x0000, /* 0xDF49 */ 0x0000, /* 0xDF4A */ 0x0000, /* 0xDF4B */ 0x0000, /* 0xDF4C */ 0x0000, /* 0xDF4D */ 0x0000, /* 0xDF4E */ 0x0000, /* 0xDF4F */ 0x0000, /* 0xDF50 */ 0x0000, /* 0xDF51 */ 0x0000, /* 0xDF52 */ 0x0000, /* 0xDF53 */ 0x0000, /* 0xDF54 */ 0x0000, /* 0xDF55 */ 0x0000, /* 0xDF56 */ 0x0000, /* 0xDF57 */ 0x0000, /* 0xDF58 */ 0x0000, /* 0xDF59 */ 0x0000, /* 0xDF5A */ 0x0000, /* 0xDF5B */ 0x0000, /* 0xDF5C */ 0x0000, /* 0xDF5D */ 0x0000, /* 0xDF5E */ 0x0000, /* 0xDF5F */ 0x0000, /* 0xDF60 */ 0x0000, /* 0xDF61 */ 0x0000, /* 0xDF62 */ 0x0000, /* 0xDF63 */ 0x0000, /* 0xDF64 */ 0x0000, /* 0xDF65 */ 0x0000, /* 0xDF66 */ 0x0000, /* 0xDF67 */ 0x0000, /* 0xDF68 */ 0x0000, /* 0xDF69 */ 0x0000, /* 0xDF6A */ 0x0000, /* 0xDF6B */ 0x0000, /* 0xDF6C */ 0x0000, /* 0xDF6D */ 0x0000, /* 0xDF6E */ 0x0000, /* 0xDF6F */ 0x0000, /* 0xDF70 */ 0x0000, /* 0xDF71 */ 0x0000, /* 0xDF72 */ 0x0000, /* 0xDF73 */ 0x0000, /* 0xDF74 */ 0x0000, /* 0xDF75 */ 0x0000, /* 0xDF76 */ 0x0000, /* 0xDF77 */ 0x0000, /* 0xDF78 */ 0x0000, /* 0xDF79 */ 0x0000, /* 0xDF7A */ 0x0000, /* 0xDF7B */ 0x0000, /* 0xDF7C */ 0x0000, /* 0xDF7D */ 0x0000, /* 0xDF7E */ 0x0000, /* 0xDF7F */ 0x0000, /* 0xDF80 */ 0x0000, /* 0xDF81 */ 0x0000, /* 0xDF82 */ 0x0000, /* 0xDF83 */ 0x0000, /* 0xDF84 */ 0x0000, /* 0xDF85 */ 0x0000, /* 0xDF86 */ 0x0000, /* 0xDF87 */ 0x0000, /* 0xDF88 */ 0x0000, /* 0xDF89 */ 0x0000, /* 0xDF8A */ 0x0000, /* 0xDF8B */ 0x0000, /* 0xDF8C */ 0x0000, /* 0xDF8D */ 0x0000, /* 0xDF8E */ 0x0000, /* 0xDF8F */ 0x0000, /* 0xDF90 */ 0x0000, /* 0xDF91 */ 0x0000, /* 0xDF92 */ 0x0000, /* 0xDF93 */ 0x0000, /* 0xDF94 */ 0x0000, /* 0xDF95 */ 0x0000, /* 0xDF96 */ 0x0000, /* 0xDF97 */ 0x0000, /* 0xDF98 */ 0x0000, /* 0xDF99 */ 0x0000, /* 0xDF9A */ 0x0000, /* 0xDF9B */ 0x0000, /* 0xDF9C */ 0x0000, /* 0xDF9D */ 0x0000, /* 0xDF9E */ 0x0000, /* 0xDF9F */ 0x0000, /* 0xDFA0 */ 0x6F3E, /* 0xDFA1 */ 0x6F13, /* 0xDFA2 */ 0x6EF7, /* 0xDFA3 */ 0x6F86, /* 0xDFA4 */ 0x6F7A, /* 0xDFA5 */ 0x6F78, /* 0xDFA6 */ 0x6F81, /* 0xDFA7 */ 0x6F80, /* 0xDFA8 */ 0x6F6F, /* 0xDFA9 */ 0x6F5B, /* 0xDFAA */ 0x6FF3, /* 0xDFAB */ 0x6F6D, /* 0xDFAC */ 0x6F82, /* 0xDFAD */ 0x6F7C, /* 0xDFAE */ 0x6F58, /* 0xDFAF */ 0x6F8E, /* 0xDFB0 */ 0x6F91, /* 0xDFB1 */ 0x6FC2, /* 0xDFB2 */ 0x6F66, /* 0xDFB3 */ 0x6FB3, /* 0xDFB4 */ 0x6FA3, /* 0xDFB5 */ 0x6FA1, /* 0xDFB6 */ 0x6FA4, /* 0xDFB7 */ 0x6FB9, /* 0xDFB8 */ 0x6FC6, /* 0xDFB9 */ 0x6FAA, /* 0xDFBA */ 0x6FDF, /* 0xDFBB */ 0x6FD5, /* 0xDFBC */ 0x6FEC, /* 0xDFBD */ 0x6FD4, /* 0xDFBE */ 0x6FD8, /* 0xDFBF */ 0x6FF1, /* 0xDFC0 */ 0x6FEE, /* 0xDFC1 */ 0x6FDB, /* 0xDFC2 */ 0x7009, /* 0xDFC3 */ 0x700B, /* 0xDFC4 */ 0x6FFA, /* 0xDFC5 */ 0x7011, /* 0xDFC6 */ 0x7001, /* 0xDFC7 */ 0x700F, /* 0xDFC8 */ 0x6FFE, /* 0xDFC9 */ 0x701B, /* 0xDFCA */ 0x701A, /* 0xDFCB */ 0x6F74, /* 0xDFCC */ 0x701D, /* 0xDFCD */ 0x7018, /* 0xDFCE */ 0x701F, /* 0xDFCF */ 0x7030, /* 0xDFD0 */ 0x703E, /* 0xDFD1 */ 0x7032, /* 0xDFD2 */ 0x7051, /* 0xDFD3 */ 0x7063, /* 0xDFD4 */ 0x7099, /* 0xDFD5 */ 0x7092, /* 0xDFD6 */ 0x70AF, /* 0xDFD7 */ 0x70F1, /* 0xDFD8 */ 0x70AC, /* 0xDFD9 */ 0x70B8, /* 0xDFDA */ 0x70B3, /* 0xDFDB */ 0x70AE, /* 0xDFDC */ 0x70DF, /* 0xDFDD */ 0x70CB, /* 0xDFDE */ 0x70DD, /* 0xDFDF */ 0x70D9, /* 0xDFE0 */ 0x7109, /* 0xDFE1 */ 0x70FD, /* 0xDFE2 */ 0x711C, /* 0xDFE3 */ 0x7119, /* 0xDFE4 */ 0x7165, /* 0xDFE5 */ 0x7155, /* 0xDFE6 */ 0x7188, /* 0xDFE7 */ 0x7166, /* 0xDFE8 */ 0x7162, /* 0xDFE9 */ 0x714C, /* 0xDFEA */ 0x7156, /* 0xDFEB */ 0x716C, /* 0xDFEC */ 0x718F, /* 0xDFED */ 0x71FB, /* 0xDFEE */ 0x7184, /* 0xDFEF */ 0x7195, /* 0xDFF0 */ 0x71A8, /* 0xDFF1 */ 0x71AC, /* 0xDFF2 */ 0x71D7, /* 0xDFF3 */ 0x71B9, /* 0xDFF4 */ 0x71BE, /* 0xDFF5 */ 0x71D2, /* 0xDFF6 */ 0x71C9, /* 0xDFF7 */ 0x71D4, /* 0xDFF8 */ 0x71CE, /* 0xDFF9 */ 0x71E0, /* 0xDFFA */ 0x71EC, /* 0xDFFB */ 0x71E7, /* 0xDFFC */ 0x71F5, /* 0xDFFD */ 0x71FC, /* 0xDFFE */ 0x0000, /* 0xDFFF */ 0x0000, /* 0xE000 */ 0x0000, /* 0xE001 */ 0x0000, /* 0xE002 */ 0x0000, /* 0xE003 */ 0x0000, /* 0xE004 */ 0x0000, /* 0xE005 */ 0x0000, /* 0xE006 */ 0x0000, /* 0xE007 */ 0x0000, /* 0xE008 */ 0x0000, /* 0xE009 */ 0x0000, /* 0xE00A */ 0x0000, /* 0xE00B */ 0x0000, /* 0xE00C */ 0x0000, /* 0xE00D */ 0x0000, /* 0xE00E */ 0x0000, /* 0xE00F */ 0x0000, /* 0xE010 */ 0x0000, /* 0xE011 */ 0x0000, /* 0xE012 */ 0x0000, /* 0xE013 */ 0x0000, /* 0xE014 */ 0x0000, /* 0xE015 */ 0x0000, /* 0xE016 */ 0x0000, /* 0xE017 */ 0x0000, /* 0xE018 */ 0x0000, /* 0xE019 */ 0x0000, /* 0xE01A */ 0x0000, /* 0xE01B */ 0x0000, /* 0xE01C */ 0x0000, /* 0xE01D */ 0x0000, /* 0xE01E */ 0x0000, /* 0xE01F */ 0x0000, /* 0xE020 */ 0x0000, /* 0xE021 */ 0x0000, /* 0xE022 */ 0x0000, /* 0xE023 */ 0x0000, /* 0xE024 */ 0x0000, /* 0xE025 */ 0x0000, /* 0xE026 */ 0x0000, /* 0xE027 */ 0x0000, /* 0xE028 */ 0x0000, /* 0xE029 */ 0x0000, /* 0xE02A */ 0x0000, /* 0xE02B */ 0x0000, /* 0xE02C */ 0x0000, /* 0xE02D */ 0x0000, /* 0xE02E */ 0x0000, /* 0xE02F */ 0x0000, /* 0xE030 */ 0x0000, /* 0xE031 */ 0x0000, /* 0xE032 */ 0x0000, /* 0xE033 */ 0x0000, /* 0xE034 */ 0x0000, /* 0xE035 */ 0x0000, /* 0xE036 */ 0x0000, /* 0xE037 */ 0x0000, /* 0xE038 */ 0x0000, /* 0xE039 */ 0x0000, /* 0xE03A */ 0x0000, /* 0xE03B */ 0x0000, /* 0xE03C */ 0x0000, /* 0xE03D */ 0x0000, /* 0xE03E */ 0x0000, /* 0xE03F */ 0x0000, /* 0xE040 */ 0x0000, /* 0xE041 */ 0x0000, /* 0xE042 */ 0x0000, /* 0xE043 */ 0x0000, /* 0xE044 */ 0x0000, /* 0xE045 */ 0x0000, /* 0xE046 */ 0x0000, /* 0xE047 */ 0x0000, /* 0xE048 */ 0x0000, /* 0xE049 */ 0x0000, /* 0xE04A */ 0x0000, /* 0xE04B */ 0x0000, /* 0xE04C */ 0x0000, /* 0xE04D */ 0x0000, /* 0xE04E */ 0x0000, /* 0xE04F */ 0x0000, /* 0xE050 */ 0x0000, /* 0xE051 */ 0x0000, /* 0xE052 */ 0x0000, /* 0xE053 */ 0x0000, /* 0xE054 */ 0x0000, /* 0xE055 */ 0x0000, /* 0xE056 */ 0x0000, /* 0xE057 */ 0x0000, /* 0xE058 */ 0x0000, /* 0xE059 */ 0x0000, /* 0xE05A */ 0x0000, /* 0xE05B */ 0x0000, /* 0xE05C */ 0x0000, /* 0xE05D */ 0x0000, /* 0xE05E */ 0x0000, /* 0xE05F */ 0x0000, /* 0xE060 */ 0x0000, /* 0xE061 */ 0x0000, /* 0xE062 */ 0x0000, /* 0xE063 */ 0x0000, /* 0xE064 */ 0x0000, /* 0xE065 */ 0x0000, /* 0xE066 */ 0x0000, /* 0xE067 */ 0x0000, /* 0xE068 */ 0x0000, /* 0xE069 */ 0x0000, /* 0xE06A */ 0x0000, /* 0xE06B */ 0x0000, /* 0xE06C */ 0x0000, /* 0xE06D */ 0x0000, /* 0xE06E */ 0x0000, /* 0xE06F */ 0x0000, /* 0xE070 */ 0x0000, /* 0xE071 */ 0x0000, /* 0xE072 */ 0x0000, /* 0xE073 */ 0x0000, /* 0xE074 */ 0x0000, /* 0xE075 */ 0x0000, /* 0xE076 */ 0x0000, /* 0xE077 */ 0x0000, /* 0xE078 */ 0x0000, /* 0xE079 */ 0x0000, /* 0xE07A */ 0x0000, /* 0xE07B */ 0x0000, /* 0xE07C */ 0x0000, /* 0xE07D */ 0x0000, /* 0xE07E */ 0x0000, /* 0xE07F */ 0x0000, /* 0xE080 */ 0x0000, /* 0xE081 */ 0x0000, /* 0xE082 */ 0x0000, /* 0xE083 */ 0x0000, /* 0xE084 */ 0x0000, /* 0xE085 */ 0x0000, /* 0xE086 */ 0x0000, /* 0xE087 */ 0x0000, /* 0xE088 */ 0x0000, /* 0xE089 */ 0x0000, /* 0xE08A */ 0x0000, /* 0xE08B */ 0x0000, /* 0xE08C */ 0x0000, /* 0xE08D */ 0x0000, /* 0xE08E */ 0x0000, /* 0xE08F */ 0x0000, /* 0xE090 */ 0x0000, /* 0xE091 */ 0x0000, /* 0xE092 */ 0x0000, /* 0xE093 */ 0x0000, /* 0xE094 */ 0x0000, /* 0xE095 */ 0x0000, /* 0xE096 */ 0x0000, /* 0xE097 */ 0x0000, /* 0xE098 */ 0x0000, /* 0xE099 */ 0x0000, /* 0xE09A */ 0x0000, /* 0xE09B */ 0x0000, /* 0xE09C */ 0x0000, /* 0xE09D */ 0x0000, /* 0xE09E */ 0x0000, /* 0xE09F */ 0x0000, /* 0xE0A0 */ 0x71F9, /* 0xE0A1 */ 0x71FF, /* 0xE0A2 */ 0x720D, /* 0xE0A3 */ 0x7210, /* 0xE0A4 */ 0x721B, /* 0xE0A5 */ 0x7228, /* 0xE0A6 */ 0x722D, /* 0xE0A7 */ 0x722C, /* 0xE0A8 */ 0x7230, /* 0xE0A9 */ 0x7232, /* 0xE0AA */ 0x723B, /* 0xE0AB */ 0x723C, /* 0xE0AC */ 0x723F, /* 0xE0AD */ 0x7240, /* 0xE0AE */ 0x7246, /* 0xE0AF */ 0x724B, /* 0xE0B0 */ 0x7258, /* 0xE0B1 */ 0x7274, /* 0xE0B2 */ 0x727E, /* 0xE0B3 */ 0x7282, /* 0xE0B4 */ 0x7281, /* 0xE0B5 */ 0x7287, /* 0xE0B6 */ 0x7292, /* 0xE0B7 */ 0x7296, /* 0xE0B8 */ 0x72A2, /* 0xE0B9 */ 0x72A7, /* 0xE0BA */ 0x72B9, /* 0xE0BB */ 0x72B2, /* 0xE0BC */ 0x72C3, /* 0xE0BD */ 0x72C6, /* 0xE0BE */ 0x72C4, /* 0xE0BF */ 0x72CE, /* 0xE0C0 */ 0x72D2, /* 0xE0C1 */ 0x72E2, /* 0xE0C2 */ 0x72E0, /* 0xE0C3 */ 0x72E1, /* 0xE0C4 */ 0x72F9, /* 0xE0C5 */ 0x72F7, /* 0xE0C6 */ 0x500F, /* 0xE0C7 */ 0x7317, /* 0xE0C8 */ 0x730A, /* 0xE0C9 */ 0x731C, /* 0xE0CA */ 0x7316, /* 0xE0CB */ 0x731D, /* 0xE0CC */ 0x7334, /* 0xE0CD */ 0x732F, /* 0xE0CE */ 0x7329, /* 0xE0CF */ 0x7325, /* 0xE0D0 */ 0x733E, /* 0xE0D1 */ 0x734E, /* 0xE0D2 */ 0x734F, /* 0xE0D3 */ 0x9ED8, /* 0xE0D4 */ 0x7357, /* 0xE0D5 */ 0x736A, /* 0xE0D6 */ 0x7368, /* 0xE0D7 */ 0x7370, /* 0xE0D8 */ 0x7378, /* 0xE0D9 */ 0x7375, /* 0xE0DA */ 0x737B, /* 0xE0DB */ 0x737A, /* 0xE0DC */ 0x73C8, /* 0xE0DD */ 0x73B3, /* 0xE0DE */ 0x73CE, /* 0xE0DF */ 0x73BB, /* 0xE0E0 */ 0x73C0, /* 0xE0E1 */ 0x73E5, /* 0xE0E2 */ 0x73EE, /* 0xE0E3 */ 0x73DE, /* 0xE0E4 */ 0x74A2, /* 0xE0E5 */ 0x7405, /* 0xE0E6 */ 0x746F, /* 0xE0E7 */ 0x7425, /* 0xE0E8 */ 0x73F8, /* 0xE0E9 */ 0x7432, /* 0xE0EA */ 0x743A, /* 0xE0EB */ 0x7455, /* 0xE0EC */ 0x743F, /* 0xE0ED */ 0x745F, /* 0xE0EE */ 0x7459, /* 0xE0EF */ 0x7441, /* 0xE0F0 */ 0x745C, /* 0xE0F1 */ 0x7469, /* 0xE0F2 */ 0x7470, /* 0xE0F3 */ 0x7463, /* 0xE0F4 */ 0x746A, /* 0xE0F5 */ 0x7476, /* 0xE0F6 */ 0x747E, /* 0xE0F7 */ 0x748B, /* 0xE0F8 */ 0x749E, /* 0xE0F9 */ 0x74A7, /* 0xE0FA */ 0x74CA, /* 0xE0FB */ 0x74CF, /* 0xE0FC */ 0x74D4, /* 0xE0FD */ 0x73F1, /* 0xE0FE */ 0x0000, /* 0xE0FF */ 0x0000, /* 0xE100 */ 0x0000, /* 0xE101 */ 0x0000, /* 0xE102 */ 0x0000, /* 0xE103 */ 0x0000, /* 0xE104 */ 0x0000, /* 0xE105 */ 0x0000, /* 0xE106 */ 0x0000, /* 0xE107 */ 0x0000, /* 0xE108 */ 0x0000, /* 0xE109 */ 0x0000, /* 0xE10A */ 0x0000, /* 0xE10B */ 0x0000, /* 0xE10C */ 0x0000, /* 0xE10D */ 0x0000, /* 0xE10E */ 0x0000, /* 0xE10F */ 0x0000, /* 0xE110 */ 0x0000, /* 0xE111 */ 0x0000, /* 0xE112 */ 0x0000, /* 0xE113 */ 0x0000, /* 0xE114 */ 0x0000, /* 0xE115 */ 0x0000, /* 0xE116 */ 0x0000, /* 0xE117 */ 0x0000, /* 0xE118 */ 0x0000, /* 0xE119 */ 0x0000, /* 0xE11A */ 0x0000, /* 0xE11B */ 0x0000, /* 0xE11C */ 0x0000, /* 0xE11D */ 0x0000, /* 0xE11E */ 0x0000, /* 0xE11F */ 0x0000, /* 0xE120 */ 0x0000, /* 0xE121 */ 0x0000, /* 0xE122 */ 0x0000, /* 0xE123 */ 0x0000, /* 0xE124 */ 0x0000, /* 0xE125 */ 0x0000, /* 0xE126 */ 0x0000, /* 0xE127 */ 0x0000, /* 0xE128 */ 0x0000, /* 0xE129 */ 0x0000, /* 0xE12A */ 0x0000, /* 0xE12B */ 0x0000, /* 0xE12C */ 0x0000, /* 0xE12D */ 0x0000, /* 0xE12E */ 0x0000, /* 0xE12F */ 0x0000, /* 0xE130 */ 0x0000, /* 0xE131 */ 0x0000, /* 0xE132 */ 0x0000, /* 0xE133 */ 0x0000, /* 0xE134 */ 0x0000, /* 0xE135 */ 0x0000, /* 0xE136 */ 0x0000, /* 0xE137 */ 0x0000, /* 0xE138 */ 0x0000, /* 0xE139 */ 0x0000, /* 0xE13A */ 0x0000, /* 0xE13B */ 0x0000, /* 0xE13C */ 0x0000, /* 0xE13D */ 0x0000, /* 0xE13E */ 0x0000, /* 0xE13F */ 0x0000, /* 0xE140 */ 0x0000, /* 0xE141 */ 0x0000, /* 0xE142 */ 0x0000, /* 0xE143 */ 0x0000, /* 0xE144 */ 0x0000, /* 0xE145 */ 0x0000, /* 0xE146 */ 0x0000, /* 0xE147 */ 0x0000, /* 0xE148 */ 0x0000, /* 0xE149 */ 0x0000, /* 0xE14A */ 0x0000, /* 0xE14B */ 0x0000, /* 0xE14C */ 0x0000, /* 0xE14D */ 0x0000, /* 0xE14E */ 0x0000, /* 0xE14F */ 0x0000, /* 0xE150 */ 0x0000, /* 0xE151 */ 0x0000, /* 0xE152 */ 0x0000, /* 0xE153 */ 0x0000, /* 0xE154 */ 0x0000, /* 0xE155 */ 0x0000, /* 0xE156 */ 0x0000, /* 0xE157 */ 0x0000, /* 0xE158 */ 0x0000, /* 0xE159 */ 0x0000, /* 0xE15A */ 0x0000, /* 0xE15B */ 0x0000, /* 0xE15C */ 0x0000, /* 0xE15D */ 0x0000, /* 0xE15E */ 0x0000, /* 0xE15F */ 0x0000, /* 0xE160 */ 0x0000, /* 0xE161 */ 0x0000, /* 0xE162 */ 0x0000, /* 0xE163 */ 0x0000, /* 0xE164 */ 0x0000, /* 0xE165 */ 0x0000, /* 0xE166 */ 0x0000, /* 0xE167 */ 0x0000, /* 0xE168 */ 0x0000, /* 0xE169 */ 0x0000, /* 0xE16A */ 0x0000, /* 0xE16B */ 0x0000, /* 0xE16C */ 0x0000, /* 0xE16D */ 0x0000, /* 0xE16E */ 0x0000, /* 0xE16F */ 0x0000, /* 0xE170 */ 0x0000, /* 0xE171 */ 0x0000, /* 0xE172 */ 0x0000, /* 0xE173 */ 0x0000, /* 0xE174 */ 0x0000, /* 0xE175 */ 0x0000, /* 0xE176 */ 0x0000, /* 0xE177 */ 0x0000, /* 0xE178 */ 0x0000, /* 0xE179 */ 0x0000, /* 0xE17A */ 0x0000, /* 0xE17B */ 0x0000, /* 0xE17C */ 0x0000, /* 0xE17D */ 0x0000, /* 0xE17E */ 0x0000, /* 0xE17F */ 0x0000, /* 0xE180 */ 0x0000, /* 0xE181 */ 0x0000, /* 0xE182 */ 0x0000, /* 0xE183 */ 0x0000, /* 0xE184 */ 0x0000, /* 0xE185 */ 0x0000, /* 0xE186 */ 0x0000, /* 0xE187 */ 0x0000, /* 0xE188 */ 0x0000, /* 0xE189 */ 0x0000, /* 0xE18A */ 0x0000, /* 0xE18B */ 0x0000, /* 0xE18C */ 0x0000, /* 0xE18D */ 0x0000, /* 0xE18E */ 0x0000, /* 0xE18F */ 0x0000, /* 0xE190 */ 0x0000, /* 0xE191 */ 0x0000, /* 0xE192 */ 0x0000, /* 0xE193 */ 0x0000, /* 0xE194 */ 0x0000, /* 0xE195 */ 0x0000, /* 0xE196 */ 0x0000, /* 0xE197 */ 0x0000, /* 0xE198 */ 0x0000, /* 0xE199 */ 0x0000, /* 0xE19A */ 0x0000, /* 0xE19B */ 0x0000, /* 0xE19C */ 0x0000, /* 0xE19D */ 0x0000, /* 0xE19E */ 0x0000, /* 0xE19F */ 0x0000, /* 0xE1A0 */ 0x74E0, /* 0xE1A1 */ 0x74E3, /* 0xE1A2 */ 0x74E7, /* 0xE1A3 */ 0x74E9, /* 0xE1A4 */ 0x74EE, /* 0xE1A5 */ 0x74F2, /* 0xE1A6 */ 0x74F0, /* 0xE1A7 */ 0x74F1, /* 0xE1A8 */ 0x74F8, /* 0xE1A9 */ 0x74F7, /* 0xE1AA */ 0x7504, /* 0xE1AB */ 0x7503, /* 0xE1AC */ 0x7505, /* 0xE1AD */ 0x750C, /* 0xE1AE */ 0x750E, /* 0xE1AF */ 0x750D, /* 0xE1B0 */ 0x7515, /* 0xE1B1 */ 0x7513, /* 0xE1B2 */ 0x751E, /* 0xE1B3 */ 0x7526, /* 0xE1B4 */ 0x752C, /* 0xE1B5 */ 0x753C, /* 0xE1B6 */ 0x7544, /* 0xE1B7 */ 0x754D, /* 0xE1B8 */ 0x754A, /* 0xE1B9 */ 0x7549, /* 0xE1BA */ 0x755B, /* 0xE1BB */ 0x7546, /* 0xE1BC */ 0x755A, /* 0xE1BD */ 0x7569, /* 0xE1BE */ 0x7564, /* 0xE1BF */ 0x7567, /* 0xE1C0 */ 0x756B, /* 0xE1C1 */ 0x756D, /* 0xE1C2 */ 0x7578, /* 0xE1C3 */ 0x7576, /* 0xE1C4 */ 0x7586, /* 0xE1C5 */ 0x7587, /* 0xE1C6 */ 0x7574, /* 0xE1C7 */ 0x758A, /* 0xE1C8 */ 0x7589, /* 0xE1C9 */ 0x7582, /* 0xE1CA */ 0x7594, /* 0xE1CB */ 0x759A, /* 0xE1CC */ 0x759D, /* 0xE1CD */ 0x75A5, /* 0xE1CE */ 0x75A3, /* 0xE1CF */ 0x75C2, /* 0xE1D0 */ 0x75B3, /* 0xE1D1 */ 0x75C3, /* 0xE1D2 */ 0x75B5, /* 0xE1D3 */ 0x75BD, /* 0xE1D4 */ 0x75B8, /* 0xE1D5 */ 0x75BC, /* 0xE1D6 */ 0x75B1, /* 0xE1D7 */ 0x75CD, /* 0xE1D8 */ 0x75CA, /* 0xE1D9 */ 0x75D2, /* 0xE1DA */ 0x75D9, /* 0xE1DB */ 0x75E3, /* 0xE1DC */ 0x75DE, /* 0xE1DD */ 0x75FE, /* 0xE1DE */ 0x75FF, /* 0xE1DF */ 0x75FC, /* 0xE1E0 */ 0x7601, /* 0xE1E1 */ 0x75F0, /* 0xE1E2 */ 0x75FA, /* 0xE1E3 */ 0x75F2, /* 0xE1E4 */ 0x75F3, /* 0xE1E5 */ 0x760B, /* 0xE1E6 */ 0x760D, /* 0xE1E7 */ 0x7609, /* 0xE1E8 */ 0x761F, /* 0xE1E9 */ 0x7627, /* 0xE1EA */ 0x7620, /* 0xE1EB */ 0x7621, /* 0xE1EC */ 0x7622, /* 0xE1ED */ 0x7624, /* 0xE1EE */ 0x7634, /* 0xE1EF */ 0x7630, /* 0xE1F0 */ 0x763B, /* 0xE1F1 */ 0x7647, /* 0xE1F2 */ 0x7648, /* 0xE1F3 */ 0x7646, /* 0xE1F4 */ 0x765C, /* 0xE1F5 */ 0x7658, /* 0xE1F6 */ 0x7661, /* 0xE1F7 */ 0x7662, /* 0xE1F8 */ 0x7668, /* 0xE1F9 */ 0x7669, /* 0xE1FA */ 0x766A, /* 0xE1FB */ 0x7667, /* 0xE1FC */ 0x766C, /* 0xE1FD */ 0x7670, /* 0xE1FE */ 0x0000, /* 0xE1FF */ 0x0000, /* 0xE200 */ 0x0000, /* 0xE201 */ 0x0000, /* 0xE202 */ 0x0000, /* 0xE203 */ 0x0000, /* 0xE204 */ 0x0000, /* 0xE205 */ 0x0000, /* 0xE206 */ 0x0000, /* 0xE207 */ 0x0000, /* 0xE208 */ 0x0000, /* 0xE209 */ 0x0000, /* 0xE20A */ 0x0000, /* 0xE20B */ 0x0000, /* 0xE20C */ 0x0000, /* 0xE20D */ 0x0000, /* 0xE20E */ 0x0000, /* 0xE20F */ 0x0000, /* 0xE210 */ 0x0000, /* 0xE211 */ 0x0000, /* 0xE212 */ 0x0000, /* 0xE213 */ 0x0000, /* 0xE214 */ 0x0000, /* 0xE215 */ 0x0000, /* 0xE216 */ 0x0000, /* 0xE217 */ 0x0000, /* 0xE218 */ 0x0000, /* 0xE219 */ 0x0000, /* 0xE21A */ 0x0000, /* 0xE21B */ 0x0000, /* 0xE21C */ 0x0000, /* 0xE21D */ 0x0000, /* 0xE21E */ 0x0000, /* 0xE21F */ 0x0000, /* 0xE220 */ 0x0000, /* 0xE221 */ 0x0000, /* 0xE222 */ 0x0000, /* 0xE223 */ 0x0000, /* 0xE224 */ 0x0000, /* 0xE225 */ 0x0000, /* 0xE226 */ 0x0000, /* 0xE227 */ 0x0000, /* 0xE228 */ 0x0000, /* 0xE229 */ 0x0000, /* 0xE22A */ 0x0000, /* 0xE22B */ 0x0000, /* 0xE22C */ 0x0000, /* 0xE22D */ 0x0000, /* 0xE22E */ 0x0000, /* 0xE22F */ 0x0000, /* 0xE230 */ 0x0000, /* 0xE231 */ 0x0000, /* 0xE232 */ 0x0000, /* 0xE233 */ 0x0000, /* 0xE234 */ 0x0000, /* 0xE235 */ 0x0000, /* 0xE236 */ 0x0000, /* 0xE237 */ 0x0000, /* 0xE238 */ 0x0000, /* 0xE239 */ 0x0000, /* 0xE23A */ 0x0000, /* 0xE23B */ 0x0000, /* 0xE23C */ 0x0000, /* 0xE23D */ 0x0000, /* 0xE23E */ 0x0000, /* 0xE23F */ 0x0000, /* 0xE240 */ 0x0000, /* 0xE241 */ 0x0000, /* 0xE242 */ 0x0000, /* 0xE243 */ 0x0000, /* 0xE244 */ 0x0000, /* 0xE245 */ 0x0000, /* 0xE246 */ 0x0000, /* 0xE247 */ 0x0000, /* 0xE248 */ 0x0000, /* 0xE249 */ 0x0000, /* 0xE24A */ 0x0000, /* 0xE24B */ 0x0000, /* 0xE24C */ 0x0000, /* 0xE24D */ 0x0000, /* 0xE24E */ 0x0000, /* 0xE24F */ 0x0000, /* 0xE250 */ 0x0000, /* 0xE251 */ 0x0000, /* 0xE252 */ 0x0000, /* 0xE253 */ 0x0000, /* 0xE254 */ 0x0000, /* 0xE255 */ 0x0000, /* 0xE256 */ 0x0000, /* 0xE257 */ 0x0000, /* 0xE258 */ 0x0000, /* 0xE259 */ 0x0000, /* 0xE25A */ 0x0000, /* 0xE25B */ 0x0000, /* 0xE25C */ 0x0000, /* 0xE25D */ 0x0000, /* 0xE25E */ 0x0000, /* 0xE25F */ 0x0000, /* 0xE260 */ 0x0000, /* 0xE261 */ 0x0000, /* 0xE262 */ 0x0000, /* 0xE263 */ 0x0000, /* 0xE264 */ 0x0000, /* 0xE265 */ 0x0000, /* 0xE266 */ 0x0000, /* 0xE267 */ 0x0000, /* 0xE268 */ 0x0000, /* 0xE269 */ 0x0000, /* 0xE26A */ 0x0000, /* 0xE26B */ 0x0000, /* 0xE26C */ 0x0000, /* 0xE26D */ 0x0000, /* 0xE26E */ 0x0000, /* 0xE26F */ 0x0000, /* 0xE270 */ 0x0000, /* 0xE271 */ 0x0000, /* 0xE272 */ 0x0000, /* 0xE273 */ 0x0000, /* 0xE274 */ 0x0000, /* 0xE275 */ 0x0000, /* 0xE276 */ 0x0000, /* 0xE277 */ 0x0000, /* 0xE278 */ 0x0000, /* 0xE279 */ 0x0000, /* 0xE27A */ 0x0000, /* 0xE27B */ 0x0000, /* 0xE27C */ 0x0000, /* 0xE27D */ 0x0000, /* 0xE27E */ 0x0000, /* 0xE27F */ 0x0000, /* 0xE280 */ 0x0000, /* 0xE281 */ 0x0000, /* 0xE282 */ 0x0000, /* 0xE283 */ 0x0000, /* 0xE284 */ 0x0000, /* 0xE285 */ 0x0000, /* 0xE286 */ 0x0000, /* 0xE287 */ 0x0000, /* 0xE288 */ 0x0000, /* 0xE289 */ 0x0000, /* 0xE28A */ 0x0000, /* 0xE28B */ 0x0000, /* 0xE28C */ 0x0000, /* 0xE28D */ 0x0000, /* 0xE28E */ 0x0000, /* 0xE28F */ 0x0000, /* 0xE290 */ 0x0000, /* 0xE291 */ 0x0000, /* 0xE292 */ 0x0000, /* 0xE293 */ 0x0000, /* 0xE294 */ 0x0000, /* 0xE295 */ 0x0000, /* 0xE296 */ 0x0000, /* 0xE297 */ 0x0000, /* 0xE298 */ 0x0000, /* 0xE299 */ 0x0000, /* 0xE29A */ 0x0000, /* 0xE29B */ 0x0000, /* 0xE29C */ 0x0000, /* 0xE29D */ 0x0000, /* 0xE29E */ 0x0000, /* 0xE29F */ 0x0000, /* 0xE2A0 */ 0x7672, /* 0xE2A1 */ 0x7676, /* 0xE2A2 */ 0x7678, /* 0xE2A3 */ 0x767C, /* 0xE2A4 */ 0x7680, /* 0xE2A5 */ 0x7683, /* 0xE2A6 */ 0x7688, /* 0xE2A7 */ 0x768B, /* 0xE2A8 */ 0x768E, /* 0xE2A9 */ 0x7696, /* 0xE2AA */ 0x7693, /* 0xE2AB */ 0x7699, /* 0xE2AC */ 0x769A, /* 0xE2AD */ 0x76B0, /* 0xE2AE */ 0x76B4, /* 0xE2AF */ 0x76B8, /* 0xE2B0 */ 0x76B9, /* 0xE2B1 */ 0x76BA, /* 0xE2B2 */ 0x76C2, /* 0xE2B3 */ 0x76CD, /* 0xE2B4 */ 0x76D6, /* 0xE2B5 */ 0x76D2, /* 0xE2B6 */ 0x76DE, /* 0xE2B7 */ 0x76E1, /* 0xE2B8 */ 0x76E5, /* 0xE2B9 */ 0x76E7, /* 0xE2BA */ 0x76EA, /* 0xE2BB */ 0x862F, /* 0xE2BC */ 0x76FB, /* 0xE2BD */ 0x7708, /* 0xE2BE */ 0x7707, /* 0xE2BF */ 0x7704, /* 0xE2C0 */ 0x7729, /* 0xE2C1 */ 0x7724, /* 0xE2C2 */ 0x771E, /* 0xE2C3 */ 0x7725, /* 0xE2C4 */ 0x7726, /* 0xE2C5 */ 0x771B, /* 0xE2C6 */ 0x7737, /* 0xE2C7 */ 0x7738, /* 0xE2C8 */ 0x7747, /* 0xE2C9 */ 0x775A, /* 0xE2CA */ 0x7768, /* 0xE2CB */ 0x776B, /* 0xE2CC */ 0x775B, /* 0xE2CD */ 0x7765, /* 0xE2CE */ 0x777F, /* 0xE2CF */ 0x777E, /* 0xE2D0 */ 0x7779, /* 0xE2D1 */ 0x778E, /* 0xE2D2 */ 0x778B, /* 0xE2D3 */ 0x7791, /* 0xE2D4 */ 0x77A0, /* 0xE2D5 */ 0x779E, /* 0xE2D6 */ 0x77B0, /* 0xE2D7 */ 0x77B6, /* 0xE2D8 */ 0x77B9, /* 0xE2D9 */ 0x77BF, /* 0xE2DA */ 0x77BC, /* 0xE2DB */ 0x77BD, /* 0xE2DC */ 0x77BB, /* 0xE2DD */ 0x77C7, /* 0xE2DE */ 0x77CD, /* 0xE2DF */ 0x77D7, /* 0xE2E0 */ 0x77DA, /* 0xE2E1 */ 0x77DC, /* 0xE2E2 */ 0x77E3, /* 0xE2E3 */ 0x77EE, /* 0xE2E4 */ 0x77FC, /* 0xE2E5 */ 0x780C, /* 0xE2E6 */ 0x7812, /* 0xE2E7 */ 0x7926, /* 0xE2E8 */ 0x7820, /* 0xE2E9 */ 0x792A, /* 0xE2EA */ 0x7845, /* 0xE2EB */ 0x788E, /* 0xE2EC */ 0x7874, /* 0xE2ED */ 0x7886, /* 0xE2EE */ 0x787C, /* 0xE2EF */ 0x789A, /* 0xE2F0 */ 0x788C, /* 0xE2F1 */ 0x78A3, /* 0xE2F2 */ 0x78B5, /* 0xE2F3 */ 0x78AA, /* 0xE2F4 */ 0x78AF, /* 0xE2F5 */ 0x78D1, /* 0xE2F6 */ 0x78C6, /* 0xE2F7 */ 0x78CB, /* 0xE2F8 */ 0x78D4, /* 0xE2F9 */ 0x78BE, /* 0xE2FA */ 0x78BC, /* 0xE2FB */ 0x78C5, /* 0xE2FC */ 0x78CA, /* 0xE2FD */ 0x78EC, /* 0xE2FE */ 0x0000, /* 0xE2FF */ 0x0000, /* 0xE300 */ 0x0000, /* 0xE301 */ 0x0000, /* 0xE302 */ 0x0000, /* 0xE303 */ 0x0000, /* 0xE304 */ 0x0000, /* 0xE305 */ 0x0000, /* 0xE306 */ 0x0000, /* 0xE307 */ 0x0000, /* 0xE308 */ 0x0000, /* 0xE309 */ 0x0000, /* 0xE30A */ 0x0000, /* 0xE30B */ 0x0000, /* 0xE30C */ 0x0000, /* 0xE30D */ 0x0000, /* 0xE30E */ 0x0000, /* 0xE30F */ 0x0000, /* 0xE310 */ 0x0000, /* 0xE311 */ 0x0000, /* 0xE312 */ 0x0000, /* 0xE313 */ 0x0000, /* 0xE314 */ 0x0000, /* 0xE315 */ 0x0000, /* 0xE316 */ 0x0000, /* 0xE317 */ 0x0000, /* 0xE318 */ 0x0000, /* 0xE319 */ 0x0000, /* 0xE31A */ 0x0000, /* 0xE31B */ 0x0000, /* 0xE31C */ 0x0000, /* 0xE31D */ 0x0000, /* 0xE31E */ 0x0000, /* 0xE31F */ 0x0000, /* 0xE320 */ 0x0000, /* 0xE321 */ 0x0000, /* 0xE322 */ 0x0000, /* 0xE323 */ 0x0000, /* 0xE324 */ 0x0000, /* 0xE325 */ 0x0000, /* 0xE326 */ 0x0000, /* 0xE327 */ 0x0000, /* 0xE328 */ 0x0000, /* 0xE329 */ 0x0000, /* 0xE32A */ 0x0000, /* 0xE32B */ 0x0000, /* 0xE32C */ 0x0000, /* 0xE32D */ 0x0000, /* 0xE32E */ 0x0000, /* 0xE32F */ 0x0000, /* 0xE330 */ 0x0000, /* 0xE331 */ 0x0000, /* 0xE332 */ 0x0000, /* 0xE333 */ 0x0000, /* 0xE334 */ 0x0000, /* 0xE335 */ 0x0000, /* 0xE336 */ 0x0000, /* 0xE337 */ 0x0000, /* 0xE338 */ 0x0000, /* 0xE339 */ 0x0000, /* 0xE33A */ 0x0000, /* 0xE33B */ 0x0000, /* 0xE33C */ 0x0000, /* 0xE33D */ 0x0000, /* 0xE33E */ 0x0000, /* 0xE33F */ 0x0000, /* 0xE340 */ 0x0000, /* 0xE341 */ 0x0000, /* 0xE342 */ 0x0000, /* 0xE343 */ 0x0000, /* 0xE344 */ 0x0000, /* 0xE345 */ 0x0000, /* 0xE346 */ 0x0000, /* 0xE347 */ 0x0000, /* 0xE348 */ 0x0000, /* 0xE349 */ 0x0000, /* 0xE34A */ 0x0000, /* 0xE34B */ 0x0000, /* 0xE34C */ 0x0000, /* 0xE34D */ 0x0000, /* 0xE34E */ 0x0000, /* 0xE34F */ 0x0000, /* 0xE350 */ 0x0000, /* 0xE351 */ 0x0000, /* 0xE352 */ 0x0000, /* 0xE353 */ 0x0000, /* 0xE354 */ 0x0000, /* 0xE355 */ 0x0000, /* 0xE356 */ 0x0000, /* 0xE357 */ 0x0000, /* 0xE358 */ 0x0000, /* 0xE359 */ 0x0000, /* 0xE35A */ 0x0000, /* 0xE35B */ 0x0000, /* 0xE35C */ 0x0000, /* 0xE35D */ 0x0000, /* 0xE35E */ 0x0000, /* 0xE35F */ 0x0000, /* 0xE360 */ 0x0000, /* 0xE361 */ 0x0000, /* 0xE362 */ 0x0000, /* 0xE363 */ 0x0000, /* 0xE364 */ 0x0000, /* 0xE365 */ 0x0000, /* 0xE366 */ 0x0000, /* 0xE367 */ 0x0000, /* 0xE368 */ 0x0000, /* 0xE369 */ 0x0000, /* 0xE36A */ 0x0000, /* 0xE36B */ 0x0000, /* 0xE36C */ 0x0000, /* 0xE36D */ 0x0000, /* 0xE36E */ 0x0000, /* 0xE36F */ 0x0000, /* 0xE370 */ 0x0000, /* 0xE371 */ 0x0000, /* 0xE372 */ 0x0000, /* 0xE373 */ 0x0000, /* 0xE374 */ 0x0000, /* 0xE375 */ 0x0000, /* 0xE376 */ 0x0000, /* 0xE377 */ 0x0000, /* 0xE378 */ 0x0000, /* 0xE379 */ 0x0000, /* 0xE37A */ 0x0000, /* 0xE37B */ 0x0000, /* 0xE37C */ 0x0000, /* 0xE37D */ 0x0000, /* 0xE37E */ 0x0000, /* 0xE37F */ 0x0000, /* 0xE380 */ 0x0000, /* 0xE381 */ 0x0000, /* 0xE382 */ 0x0000, /* 0xE383 */ 0x0000, /* 0xE384 */ 0x0000, /* 0xE385 */ 0x0000, /* 0xE386 */ 0x0000, /* 0xE387 */ 0x0000, /* 0xE388 */ 0x0000, /* 0xE389 */ 0x0000, /* 0xE38A */ 0x0000, /* 0xE38B */ 0x0000, /* 0xE38C */ 0x0000, /* 0xE38D */ 0x0000, /* 0xE38E */ 0x0000, /* 0xE38F */ 0x0000, /* 0xE390 */ 0x0000, /* 0xE391 */ 0x0000, /* 0xE392 */ 0x0000, /* 0xE393 */ 0x0000, /* 0xE394 */ 0x0000, /* 0xE395 */ 0x0000, /* 0xE396 */ 0x0000, /* 0xE397 */ 0x0000, /* 0xE398 */ 0x0000, /* 0xE399 */ 0x0000, /* 0xE39A */ 0x0000, /* 0xE39B */ 0x0000, /* 0xE39C */ 0x0000, /* 0xE39D */ 0x0000, /* 0xE39E */ 0x0000, /* 0xE39F */ 0x0000, /* 0xE3A0 */ 0x78E7, /* 0xE3A1 */ 0x78DA, /* 0xE3A2 */ 0x78FD, /* 0xE3A3 */ 0x78F4, /* 0xE3A4 */ 0x7907, /* 0xE3A5 */ 0x7912, /* 0xE3A6 */ 0x7911, /* 0xE3A7 */ 0x7919, /* 0xE3A8 */ 0x792C, /* 0xE3A9 */ 0x792B, /* 0xE3AA */ 0x7940, /* 0xE3AB */ 0x7960, /* 0xE3AC */ 0x7957, /* 0xE3AD */ 0x795F, /* 0xE3AE */ 0x795A, /* 0xE3AF */ 0x7955, /* 0xE3B0 */ 0x7953, /* 0xE3B1 */ 0x797A, /* 0xE3B2 */ 0x797F, /* 0xE3B3 */ 0x798A, /* 0xE3B4 */ 0x799D, /* 0xE3B5 */ 0x79A7, /* 0xE3B6 */ 0x9F4B, /* 0xE3B7 */ 0x79AA, /* 0xE3B8 */ 0x79AE, /* 0xE3B9 */ 0x79B3, /* 0xE3BA */ 0x79B9, /* 0xE3BB */ 0x79BA, /* 0xE3BC */ 0x79C9, /* 0xE3BD */ 0x79D5, /* 0xE3BE */ 0x79E7, /* 0xE3BF */ 0x79EC, /* 0xE3C0 */ 0x79E1, /* 0xE3C1 */ 0x79E3, /* 0xE3C2 */ 0x7A08, /* 0xE3C3 */ 0x7A0D, /* 0xE3C4 */ 0x7A18, /* 0xE3C5 */ 0x7A19, /* 0xE3C6 */ 0x7A20, /* 0xE3C7 */ 0x7A1F, /* 0xE3C8 */ 0x7980, /* 0xE3C9 */ 0x7A31, /* 0xE3CA */ 0x7A3B, /* 0xE3CB */ 0x7A3E, /* 0xE3CC */ 0x7A37, /* 0xE3CD */ 0x7A43, /* 0xE3CE */ 0x7A57, /* 0xE3CF */ 0x7A49, /* 0xE3D0 */ 0x7A61, /* 0xE3D1 */ 0x7A62, /* 0xE3D2 */ 0x7A69, /* 0xE3D3 */ 0x9F9D, /* 0xE3D4 */ 0x7A70, /* 0xE3D5 */ 0x7A79, /* 0xE3D6 */ 0x7A7D, /* 0xE3D7 */ 0x7A88, /* 0xE3D8 */ 0x7A97, /* 0xE3D9 */ 0x7A95, /* 0xE3DA */ 0x7A98, /* 0xE3DB */ 0x7A96, /* 0xE3DC */ 0x7AA9, /* 0xE3DD */ 0x7AC8, /* 0xE3DE */ 0x7AB0, /* 0xE3DF */ 0x7AB6, /* 0xE3E0 */ 0x7AC5, /* 0xE3E1 */ 0x7AC4, /* 0xE3E2 */ 0x7ABF, /* 0xE3E3 */ 0x9083, /* 0xE3E4 */ 0x7AC7, /* 0xE3E5 */ 0x7ACA, /* 0xE3E6 */ 0x7ACD, /* 0xE3E7 */ 0x7ACF, /* 0xE3E8 */ 0x7AD5, /* 0xE3E9 */ 0x7AD3, /* 0xE3EA */ 0x7AD9, /* 0xE3EB */ 0x7ADA, /* 0xE3EC */ 0x7ADD, /* 0xE3ED */ 0x7AE1, /* 0xE3EE */ 0x7AE2, /* 0xE3EF */ 0x7AE6, /* 0xE3F0 */ 0x7AED, /* 0xE3F1 */ 0x7AF0, /* 0xE3F2 */ 0x7B02, /* 0xE3F3 */ 0x7B0F, /* 0xE3F4 */ 0x7B0A, /* 0xE3F5 */ 0x7B06, /* 0xE3F6 */ 0x7B33, /* 0xE3F7 */ 0x7B18, /* 0xE3F8 */ 0x7B19, /* 0xE3F9 */ 0x7B1E, /* 0xE3FA */ 0x7B35, /* 0xE3FB */ 0x7B28, /* 0xE3FC */ 0x7B36, /* 0xE3FD */ 0x7B50, /* 0xE3FE */ 0x0000, /* 0xE3FF */ 0x0000, /* 0xE400 */ 0x0000, /* 0xE401 */ 0x0000, /* 0xE402 */ 0x0000, /* 0xE403 */ 0x0000, /* 0xE404 */ 0x0000, /* 0xE405 */ 0x0000, /* 0xE406 */ 0x0000, /* 0xE407 */ 0x0000, /* 0xE408 */ 0x0000, /* 0xE409 */ 0x0000, /* 0xE40A */ 0x0000, /* 0xE40B */ 0x0000, /* 0xE40C */ 0x0000, /* 0xE40D */ 0x0000, /* 0xE40E */ 0x0000, /* 0xE40F */ 0x0000, /* 0xE410 */ 0x0000, /* 0xE411 */ 0x0000, /* 0xE412 */ 0x0000, /* 0xE413 */ 0x0000, /* 0xE414 */ 0x0000, /* 0xE415 */ 0x0000, /* 0xE416 */ 0x0000, /* 0xE417 */ 0x0000, /* 0xE418 */ 0x0000, /* 0xE419 */ 0x0000, /* 0xE41A */ 0x0000, /* 0xE41B */ 0x0000, /* 0xE41C */ 0x0000, /* 0xE41D */ 0x0000, /* 0xE41E */ 0x0000, /* 0xE41F */ 0x0000, /* 0xE420 */ 0x0000, /* 0xE421 */ 0x0000, /* 0xE422 */ 0x0000, /* 0xE423 */ 0x0000, /* 0xE424 */ 0x0000, /* 0xE425 */ 0x0000, /* 0xE426 */ 0x0000, /* 0xE427 */ 0x0000, /* 0xE428 */ 0x0000, /* 0xE429 */ 0x0000, /* 0xE42A */ 0x0000, /* 0xE42B */ 0x0000, /* 0xE42C */ 0x0000, /* 0xE42D */ 0x0000, /* 0xE42E */ 0x0000, /* 0xE42F */ 0x0000, /* 0xE430 */ 0x0000, /* 0xE431 */ 0x0000, /* 0xE432 */ 0x0000, /* 0xE433 */ 0x0000, /* 0xE434 */ 0x0000, /* 0xE435 */ 0x0000, /* 0xE436 */ 0x0000, /* 0xE437 */ 0x0000, /* 0xE438 */ 0x0000, /* 0xE439 */ 0x0000, /* 0xE43A */ 0x0000, /* 0xE43B */ 0x0000, /* 0xE43C */ 0x0000, /* 0xE43D */ 0x0000, /* 0xE43E */ 0x0000, /* 0xE43F */ 0x0000, /* 0xE440 */ 0x0000, /* 0xE441 */ 0x0000, /* 0xE442 */ 0x0000, /* 0xE443 */ 0x0000, /* 0xE444 */ 0x0000, /* 0xE445 */ 0x0000, /* 0xE446 */ 0x0000, /* 0xE447 */ 0x0000, /* 0xE448 */ 0x0000, /* 0xE449 */ 0x0000, /* 0xE44A */ 0x0000, /* 0xE44B */ 0x0000, /* 0xE44C */ 0x0000, /* 0xE44D */ 0x0000, /* 0xE44E */ 0x0000, /* 0xE44F */ 0x0000, /* 0xE450 */ 0x0000, /* 0xE451 */ 0x0000, /* 0xE452 */ 0x0000, /* 0xE453 */ 0x0000, /* 0xE454 */ 0x0000, /* 0xE455 */ 0x0000, /* 0xE456 */ 0x0000, /* 0xE457 */ 0x0000, /* 0xE458 */ 0x0000, /* 0xE459 */ 0x0000, /* 0xE45A */ 0x0000, /* 0xE45B */ 0x0000, /* 0xE45C */ 0x0000, /* 0xE45D */ 0x0000, /* 0xE45E */ 0x0000, /* 0xE45F */ 0x0000, /* 0xE460 */ 0x0000, /* 0xE461 */ 0x0000, /* 0xE462 */ 0x0000, /* 0xE463 */ 0x0000, /* 0xE464 */ 0x0000, /* 0xE465 */ 0x0000, /* 0xE466 */ 0x0000, /* 0xE467 */ 0x0000, /* 0xE468 */ 0x0000, /* 0xE469 */ 0x0000, /* 0xE46A */ 0x0000, /* 0xE46B */ 0x0000, /* 0xE46C */ 0x0000, /* 0xE46D */ 0x0000, /* 0xE46E */ 0x0000, /* 0xE46F */ 0x0000, /* 0xE470 */ 0x0000, /* 0xE471 */ 0x0000, /* 0xE472 */ 0x0000, /* 0xE473 */ 0x0000, /* 0xE474 */ 0x0000, /* 0xE475 */ 0x0000, /* 0xE476 */ 0x0000, /* 0xE477 */ 0x0000, /* 0xE478 */ 0x0000, /* 0xE479 */ 0x0000, /* 0xE47A */ 0x0000, /* 0xE47B */ 0x0000, /* 0xE47C */ 0x0000, /* 0xE47D */ 0x0000, /* 0xE47E */ 0x0000, /* 0xE47F */ 0x0000, /* 0xE480 */ 0x0000, /* 0xE481 */ 0x0000, /* 0xE482 */ 0x0000, /* 0xE483 */ 0x0000, /* 0xE484 */ 0x0000, /* 0xE485 */ 0x0000, /* 0xE486 */ 0x0000, /* 0xE487 */ 0x0000, /* 0xE488 */ 0x0000, /* 0xE489 */ 0x0000, /* 0xE48A */ 0x0000, /* 0xE48B */ 0x0000, /* 0xE48C */ 0x0000, /* 0xE48D */ 0x0000, /* 0xE48E */ 0x0000, /* 0xE48F */ 0x0000, /* 0xE490 */ 0x0000, /* 0xE491 */ 0x0000, /* 0xE492 */ 0x0000, /* 0xE493 */ 0x0000, /* 0xE494 */ 0x0000, /* 0xE495 */ 0x0000, /* 0xE496 */ 0x0000, /* 0xE497 */ 0x0000, /* 0xE498 */ 0x0000, /* 0xE499 */ 0x0000, /* 0xE49A */ 0x0000, /* 0xE49B */ 0x0000, /* 0xE49C */ 0x0000, /* 0xE49D */ 0x0000, /* 0xE49E */ 0x0000, /* 0xE49F */ 0x0000, /* 0xE4A0 */ 0x7B7A, /* 0xE4A1 */ 0x7B04, /* 0xE4A2 */ 0x7B4D, /* 0xE4A3 */ 0x7B0B, /* 0xE4A4 */ 0x7B4C, /* 0xE4A5 */ 0x7B45, /* 0xE4A6 */ 0x7B75, /* 0xE4A7 */ 0x7B65, /* 0xE4A8 */ 0x7B74, /* 0xE4A9 */ 0x7B67, /* 0xE4AA */ 0x7B70, /* 0xE4AB */ 0x7B71, /* 0xE4AC */ 0x7B6C, /* 0xE4AD */ 0x7B6E, /* 0xE4AE */ 0x7B9D, /* 0xE4AF */ 0x7B98, /* 0xE4B0 */ 0x7B9F, /* 0xE4B1 */ 0x7B8D, /* 0xE4B2 */ 0x7B9C, /* 0xE4B3 */ 0x7B9A, /* 0xE4B4 */ 0x7B8B, /* 0xE4B5 */ 0x7B92, /* 0xE4B6 */ 0x7B8F, /* 0xE4B7 */ 0x7B5D, /* 0xE4B8 */ 0x7B99, /* 0xE4B9 */ 0x7BCB, /* 0xE4BA */ 0x7BC1, /* 0xE4BB */ 0x7BCC, /* 0xE4BC */ 0x7BCF, /* 0xE4BD */ 0x7BB4, /* 0xE4BE */ 0x7BC6, /* 0xE4BF */ 0x7BDD, /* 0xE4C0 */ 0x7BE9, /* 0xE4C1 */ 0x7C11, /* 0xE4C2 */ 0x7C14, /* 0xE4C3 */ 0x7BE6, /* 0xE4C4 */ 0x7BE5, /* 0xE4C5 */ 0x7C60, /* 0xE4C6 */ 0x7C00, /* 0xE4C7 */ 0x7C07, /* 0xE4C8 */ 0x7C13, /* 0xE4C9 */ 0x7BF3, /* 0xE4CA */ 0x7BF7, /* 0xE4CB */ 0x7C17, /* 0xE4CC */ 0x7C0D, /* 0xE4CD */ 0x7BF6, /* 0xE4CE */ 0x7C23, /* 0xE4CF */ 0x7C27, /* 0xE4D0 */ 0x7C2A, /* 0xE4D1 */ 0x7C1F, /* 0xE4D2 */ 0x7C37, /* 0xE4D3 */ 0x7C2B, /* 0xE4D4 */ 0x7C3D, /* 0xE4D5 */ 0x7C4C, /* 0xE4D6 */ 0x7C43, /* 0xE4D7 */ 0x7C54, /* 0xE4D8 */ 0x7C4F, /* 0xE4D9 */ 0x7C40, /* 0xE4DA */ 0x7C50, /* 0xE4DB */ 0x7C58, /* 0xE4DC */ 0x7C5F, /* 0xE4DD */ 0x7C64, /* 0xE4DE */ 0x7C56, /* 0xE4DF */ 0x7C65, /* 0xE4E0 */ 0x7C6C, /* 0xE4E1 */ 0x7C75, /* 0xE4E2 */ 0x7C83, /* 0xE4E3 */ 0x7C90, /* 0xE4E4 */ 0x7CA4, /* 0xE4E5 */ 0x7CAD, /* 0xE4E6 */ 0x7CA2, /* 0xE4E7 */ 0x7CAB, /* 0xE4E8 */ 0x7CA1, /* 0xE4E9 */ 0x7CA8, /* 0xE4EA */ 0x7CB3, /* 0xE4EB */ 0x7CB2, /* 0xE4EC */ 0x7CB1, /* 0xE4ED */ 0x7CAE, /* 0xE4EE */ 0x7CB9, /* 0xE4EF */ 0x7CBD, /* 0xE4F0 */ 0x7CC0, /* 0xE4F1 */ 0x7CC5, /* 0xE4F2 */ 0x7CC2, /* 0xE4F3 */ 0x7CD8, /* 0xE4F4 */ 0x7CD2, /* 0xE4F5 */ 0x7CDC, /* 0xE4F6 */ 0x7CE2, /* 0xE4F7 */ 0x9B3B, /* 0xE4F8 */ 0x7CEF, /* 0xE4F9 */ 0x7CF2, /* 0xE4FA */ 0x7CF4, /* 0xE4FB */ 0x7CF6, /* 0xE4FC */ 0x7CFA, /* 0xE4FD */ 0x7D06, /* 0xE4FE */ 0x0000, /* 0xE4FF */ 0x0000, /* 0xE500 */ 0x0000, /* 0xE501 */ 0x0000, /* 0xE502 */ 0x0000, /* 0xE503 */ 0x0000, /* 0xE504 */ 0x0000, /* 0xE505 */ 0x0000, /* 0xE506 */ 0x0000, /* 0xE507 */ 0x0000, /* 0xE508 */ 0x0000, /* 0xE509 */ 0x0000, /* 0xE50A */ 0x0000, /* 0xE50B */ 0x0000, /* 0xE50C */ 0x0000, /* 0xE50D */ 0x0000, /* 0xE50E */ 0x0000, /* 0xE50F */ 0x0000, /* 0xE510 */ 0x0000, /* 0xE511 */ 0x0000, /* 0xE512 */ 0x0000, /* 0xE513 */ 0x0000, /* 0xE514 */ 0x0000, /* 0xE515 */ 0x0000, /* 0xE516 */ 0x0000, /* 0xE517 */ 0x0000, /* 0xE518 */ 0x0000, /* 0xE519 */ 0x0000, /* 0xE51A */ 0x0000, /* 0xE51B */ 0x0000, /* 0xE51C */ 0x0000, /* 0xE51D */ 0x0000, /* 0xE51E */ 0x0000, /* 0xE51F */ 0x0000, /* 0xE520 */ 0x0000, /* 0xE521 */ 0x0000, /* 0xE522 */ 0x0000, /* 0xE523 */ 0x0000, /* 0xE524 */ 0x0000, /* 0xE525 */ 0x0000, /* 0xE526 */ 0x0000, /* 0xE527 */ 0x0000, /* 0xE528 */ 0x0000, /* 0xE529 */ 0x0000, /* 0xE52A */ 0x0000, /* 0xE52B */ 0x0000, /* 0xE52C */ 0x0000, /* 0xE52D */ 0x0000, /* 0xE52E */ 0x0000, /* 0xE52F */ 0x0000, /* 0xE530 */ 0x0000, /* 0xE531 */ 0x0000, /* 0xE532 */ 0x0000, /* 0xE533 */ 0x0000, /* 0xE534 */ 0x0000, /* 0xE535 */ 0x0000, /* 0xE536 */ 0x0000, /* 0xE537 */ 0x0000, /* 0xE538 */ 0x0000, /* 0xE539 */ 0x0000, /* 0xE53A */ 0x0000, /* 0xE53B */ 0x0000, /* 0xE53C */ 0x0000, /* 0xE53D */ 0x0000, /* 0xE53E */ 0x0000, /* 0xE53F */ 0x0000, /* 0xE540 */ 0x0000, /* 0xE541 */ 0x0000, /* 0xE542 */ 0x0000, /* 0xE543 */ 0x0000, /* 0xE544 */ 0x0000, /* 0xE545 */ 0x0000, /* 0xE546 */ 0x0000, /* 0xE547 */ 0x0000, /* 0xE548 */ 0x0000, /* 0xE549 */ 0x0000, /* 0xE54A */ 0x0000, /* 0xE54B */ 0x0000, /* 0xE54C */ 0x0000, /* 0xE54D */ 0x0000, /* 0xE54E */ 0x0000, /* 0xE54F */ 0x0000, /* 0xE550 */ 0x0000, /* 0xE551 */ 0x0000, /* 0xE552 */ 0x0000, /* 0xE553 */ 0x0000, /* 0xE554 */ 0x0000, /* 0xE555 */ 0x0000, /* 0xE556 */ 0x0000, /* 0xE557 */ 0x0000, /* 0xE558 */ 0x0000, /* 0xE559 */ 0x0000, /* 0xE55A */ 0x0000, /* 0xE55B */ 0x0000, /* 0xE55C */ 0x0000, /* 0xE55D */ 0x0000, /* 0xE55E */ 0x0000, /* 0xE55F */ 0x0000, /* 0xE560 */ 0x0000, /* 0xE561 */ 0x0000, /* 0xE562 */ 0x0000, /* 0xE563 */ 0x0000, /* 0xE564 */ 0x0000, /* 0xE565 */ 0x0000, /* 0xE566 */ 0x0000, /* 0xE567 */ 0x0000, /* 0xE568 */ 0x0000, /* 0xE569 */ 0x0000, /* 0xE56A */ 0x0000, /* 0xE56B */ 0x0000, /* 0xE56C */ 0x0000, /* 0xE56D */ 0x0000, /* 0xE56E */ 0x0000, /* 0xE56F */ 0x0000, /* 0xE570 */ 0x0000, /* 0xE571 */ 0x0000, /* 0xE572 */ 0x0000, /* 0xE573 */ 0x0000, /* 0xE574 */ 0x0000, /* 0xE575 */ 0x0000, /* 0xE576 */ 0x0000, /* 0xE577 */ 0x0000, /* 0xE578 */ 0x0000, /* 0xE579 */ 0x0000, /* 0xE57A */ 0x0000, /* 0xE57B */ 0x0000, /* 0xE57C */ 0x0000, /* 0xE57D */ 0x0000, /* 0xE57E */ 0x0000, /* 0xE57F */ 0x0000, /* 0xE580 */ 0x0000, /* 0xE581 */ 0x0000, /* 0xE582 */ 0x0000, /* 0xE583 */ 0x0000, /* 0xE584 */ 0x0000, /* 0xE585 */ 0x0000, /* 0xE586 */ 0x0000, /* 0xE587 */ 0x0000, /* 0xE588 */ 0x0000, /* 0xE589 */ 0x0000, /* 0xE58A */ 0x0000, /* 0xE58B */ 0x0000, /* 0xE58C */ 0x0000, /* 0xE58D */ 0x0000, /* 0xE58E */ 0x0000, /* 0xE58F */ 0x0000, /* 0xE590 */ 0x0000, /* 0xE591 */ 0x0000, /* 0xE592 */ 0x0000, /* 0xE593 */ 0x0000, /* 0xE594 */ 0x0000, /* 0xE595 */ 0x0000, /* 0xE596 */ 0x0000, /* 0xE597 */ 0x0000, /* 0xE598 */ 0x0000, /* 0xE599 */ 0x0000, /* 0xE59A */ 0x0000, /* 0xE59B */ 0x0000, /* 0xE59C */ 0x0000, /* 0xE59D */ 0x0000, /* 0xE59E */ 0x0000, /* 0xE59F */ 0x0000, /* 0xE5A0 */ 0x7D02, /* 0xE5A1 */ 0x7D1C, /* 0xE5A2 */ 0x7D15, /* 0xE5A3 */ 0x7D0A, /* 0xE5A4 */ 0x7D45, /* 0xE5A5 */ 0x7D4B, /* 0xE5A6 */ 0x7D2E, /* 0xE5A7 */ 0x7D32, /* 0xE5A8 */ 0x7D3F, /* 0xE5A9 */ 0x7D35, /* 0xE5AA */ 0x7D46, /* 0xE5AB */ 0x7D73, /* 0xE5AC */ 0x7D56, /* 0xE5AD */ 0x7D4E, /* 0xE5AE */ 0x7D72, /* 0xE5AF */ 0x7D68, /* 0xE5B0 */ 0x7D6E, /* 0xE5B1 */ 0x7D4F, /* 0xE5B2 */ 0x7D63, /* 0xE5B3 */ 0x7D93, /* 0xE5B4 */ 0x7D89, /* 0xE5B5 */ 0x7D5B, /* 0xE5B6 */ 0x7D8F, /* 0xE5B7 */ 0x7D7D, /* 0xE5B8 */ 0x7D9B, /* 0xE5B9 */ 0x7DBA, /* 0xE5BA */ 0x7DAE, /* 0xE5BB */ 0x7DA3, /* 0xE5BC */ 0x7DB5, /* 0xE5BD */ 0x7DC7, /* 0xE5BE */ 0x7DBD, /* 0xE5BF */ 0x7DAB, /* 0xE5C0 */ 0x7E3D, /* 0xE5C1 */ 0x7DA2, /* 0xE5C2 */ 0x7DAF, /* 0xE5C3 */ 0x7DDC, /* 0xE5C4 */ 0x7DB8, /* 0xE5C5 */ 0x7D9F, /* 0xE5C6 */ 0x7DB0, /* 0xE5C7 */ 0x7DD8, /* 0xE5C8 */ 0x7DDD, /* 0xE5C9 */ 0x7DE4, /* 0xE5CA */ 0x7DDE, /* 0xE5CB */ 0x7DFB, /* 0xE5CC */ 0x7DF2, /* 0xE5CD */ 0x7DE1, /* 0xE5CE */ 0x7E05, /* 0xE5CF */ 0x7E0A, /* 0xE5D0 */ 0x7E23, /* 0xE5D1 */ 0x7E21, /* 0xE5D2 */ 0x7E12, /* 0xE5D3 */ 0x7E31, /* 0xE5D4 */ 0x7E1F, /* 0xE5D5 */ 0x7E09, /* 0xE5D6 */ 0x7E0B, /* 0xE5D7 */ 0x7E22, /* 0xE5D8 */ 0x7E46, /* 0xE5D9 */ 0x7E66, /* 0xE5DA */ 0x7E3B, /* 0xE5DB */ 0x7E35, /* 0xE5DC */ 0x7E39, /* 0xE5DD */ 0x7E43, /* 0xE5DE */ 0x7E37, /* 0xE5DF */ 0x7E32, /* 0xE5E0 */ 0x7E3A, /* 0xE5E1 */ 0x7E67, /* 0xE5E2 */ 0x7E5D, /* 0xE5E3 */ 0x7E56, /* 0xE5E4 */ 0x7E5E, /* 0xE5E5 */ 0x7E59, /* 0xE5E6 */ 0x7E5A, /* 0xE5E7 */ 0x7E79, /* 0xE5E8 */ 0x7E6A, /* 0xE5E9 */ 0x7E69, /* 0xE5EA */ 0x7E7C, /* 0xE5EB */ 0x7E7B, /* 0xE5EC */ 0x7E83, /* 0xE5ED */ 0x7DD5, /* 0xE5EE */ 0x7E7D, /* 0xE5EF */ 0x8FAE, /* 0xE5F0 */ 0x7E7F, /* 0xE5F1 */ 0x7E88, /* 0xE5F2 */ 0x7E89, /* 0xE5F3 */ 0x7E8C, /* 0xE5F4 */ 0x7E92, /* 0xE5F5 */ 0x7E90, /* 0xE5F6 */ 0x7E93, /* 0xE5F7 */ 0x7E94, /* 0xE5F8 */ 0x7E96, /* 0xE5F9 */ 0x7E8E, /* 0xE5FA */ 0x7E9B, /* 0xE5FB */ 0x7E9C, /* 0xE5FC */ 0x7F38, /* 0xE5FD */ 0x7F3A, /* 0xE5FE */ 0x0000, /* 0xE5FF */ 0x0000, /* 0xE600 */ 0x0000, /* 0xE601 */ 0x0000, /* 0xE602 */ 0x0000, /* 0xE603 */ 0x0000, /* 0xE604 */ 0x0000, /* 0xE605 */ 0x0000, /* 0xE606 */ 0x0000, /* 0xE607 */ 0x0000, /* 0xE608 */ 0x0000, /* 0xE609 */ 0x0000, /* 0xE60A */ 0x0000, /* 0xE60B */ 0x0000, /* 0xE60C */ 0x0000, /* 0xE60D */ 0x0000, /* 0xE60E */ 0x0000, /* 0xE60F */ 0x0000, /* 0xE610 */ 0x0000, /* 0xE611 */ 0x0000, /* 0xE612 */ 0x0000, /* 0xE613 */ 0x0000, /* 0xE614 */ 0x0000, /* 0xE615 */ 0x0000, /* 0xE616 */ 0x0000, /* 0xE617 */ 0x0000, /* 0xE618 */ 0x0000, /* 0xE619 */ 0x0000, /* 0xE61A */ 0x0000, /* 0xE61B */ 0x0000, /* 0xE61C */ 0x0000, /* 0xE61D */ 0x0000, /* 0xE61E */ 0x0000, /* 0xE61F */ 0x0000, /* 0xE620 */ 0x0000, /* 0xE621 */ 0x0000, /* 0xE622 */ 0x0000, /* 0xE623 */ 0x0000, /* 0xE624 */ 0x0000, /* 0xE625 */ 0x0000, /* 0xE626 */ 0x0000, /* 0xE627 */ 0x0000, /* 0xE628 */ 0x0000, /* 0xE629 */ 0x0000, /* 0xE62A */ 0x0000, /* 0xE62B */ 0x0000, /* 0xE62C */ 0x0000, /* 0xE62D */ 0x0000, /* 0xE62E */ 0x0000, /* 0xE62F */ 0x0000, /* 0xE630 */ 0x0000, /* 0xE631 */ 0x0000, /* 0xE632 */ 0x0000, /* 0xE633 */ 0x0000, /* 0xE634 */ 0x0000, /* 0xE635 */ 0x0000, /* 0xE636 */ 0x0000, /* 0xE637 */ 0x0000, /* 0xE638 */ 0x0000, /* 0xE639 */ 0x0000, /* 0xE63A */ 0x0000, /* 0xE63B */ 0x0000, /* 0xE63C */ 0x0000, /* 0xE63D */ 0x0000, /* 0xE63E */ 0x0000, /* 0xE63F */ 0x0000, /* 0xE640 */ 0x0000, /* 0xE641 */ 0x0000, /* 0xE642 */ 0x0000, /* 0xE643 */ 0x0000, /* 0xE644 */ 0x0000, /* 0xE645 */ 0x0000, /* 0xE646 */ 0x0000, /* 0xE647 */ 0x0000, /* 0xE648 */ 0x0000, /* 0xE649 */ 0x0000, /* 0xE64A */ 0x0000, /* 0xE64B */ 0x0000, /* 0xE64C */ 0x0000, /* 0xE64D */ 0x0000, /* 0xE64E */ 0x0000, /* 0xE64F */ 0x0000, /* 0xE650 */ 0x0000, /* 0xE651 */ 0x0000, /* 0xE652 */ 0x0000, /* 0xE653 */ 0x0000, /* 0xE654 */ 0x0000, /* 0xE655 */ 0x0000, /* 0xE656 */ 0x0000, /* 0xE657 */ 0x0000, /* 0xE658 */ 0x0000, /* 0xE659 */ 0x0000, /* 0xE65A */ 0x0000, /* 0xE65B */ 0x0000, /* 0xE65C */ 0x0000, /* 0xE65D */ 0x0000, /* 0xE65E */ 0x0000, /* 0xE65F */ 0x0000, /* 0xE660 */ 0x0000, /* 0xE661 */ 0x0000, /* 0xE662 */ 0x0000, /* 0xE663 */ 0x0000, /* 0xE664 */ 0x0000, /* 0xE665 */ 0x0000, /* 0xE666 */ 0x0000, /* 0xE667 */ 0x0000, /* 0xE668 */ 0x0000, /* 0xE669 */ 0x0000, /* 0xE66A */ 0x0000, /* 0xE66B */ 0x0000, /* 0xE66C */ 0x0000, /* 0xE66D */ 0x0000, /* 0xE66E */ 0x0000, /* 0xE66F */ 0x0000, /* 0xE670 */ 0x0000, /* 0xE671 */ 0x0000, /* 0xE672 */ 0x0000, /* 0xE673 */ 0x0000, /* 0xE674 */ 0x0000, /* 0xE675 */ 0x0000, /* 0xE676 */ 0x0000, /* 0xE677 */ 0x0000, /* 0xE678 */ 0x0000, /* 0xE679 */ 0x0000, /* 0xE67A */ 0x0000, /* 0xE67B */ 0x0000, /* 0xE67C */ 0x0000, /* 0xE67D */ 0x0000, /* 0xE67E */ 0x0000, /* 0xE67F */ 0x0000, /* 0xE680 */ 0x0000, /* 0xE681 */ 0x0000, /* 0xE682 */ 0x0000, /* 0xE683 */ 0x0000, /* 0xE684 */ 0x0000, /* 0xE685 */ 0x0000, /* 0xE686 */ 0x0000, /* 0xE687 */ 0x0000, /* 0xE688 */ 0x0000, /* 0xE689 */ 0x0000, /* 0xE68A */ 0x0000, /* 0xE68B */ 0x0000, /* 0xE68C */ 0x0000, /* 0xE68D */ 0x0000, /* 0xE68E */ 0x0000, /* 0xE68F */ 0x0000, /* 0xE690 */ 0x0000, /* 0xE691 */ 0x0000, /* 0xE692 */ 0x0000, /* 0xE693 */ 0x0000, /* 0xE694 */ 0x0000, /* 0xE695 */ 0x0000, /* 0xE696 */ 0x0000, /* 0xE697 */ 0x0000, /* 0xE698 */ 0x0000, /* 0xE699 */ 0x0000, /* 0xE69A */ 0x0000, /* 0xE69B */ 0x0000, /* 0xE69C */ 0x0000, /* 0xE69D */ 0x0000, /* 0xE69E */ 0x0000, /* 0xE69F */ 0x0000, /* 0xE6A0 */ 0x7F45, /* 0xE6A1 */ 0x7F4C, /* 0xE6A2 */ 0x7F4D, /* 0xE6A3 */ 0x7F4E, /* 0xE6A4 */ 0x7F50, /* 0xE6A5 */ 0x7F51, /* 0xE6A6 */ 0x7F55, /* 0xE6A7 */ 0x7F54, /* 0xE6A8 */ 0x7F58, /* 0xE6A9 */ 0x7F5F, /* 0xE6AA */ 0x7F60, /* 0xE6AB */ 0x7F68, /* 0xE6AC */ 0x7F69, /* 0xE6AD */ 0x7F67, /* 0xE6AE */ 0x7F78, /* 0xE6AF */ 0x7F82, /* 0xE6B0 */ 0x7F86, /* 0xE6B1 */ 0x7F83, /* 0xE6B2 */ 0x7F88, /* 0xE6B3 */ 0x7F87, /* 0xE6B4 */ 0x7F8C, /* 0xE6B5 */ 0x7F94, /* 0xE6B6 */ 0x7F9E, /* 0xE6B7 */ 0x7F9D, /* 0xE6B8 */ 0x7F9A, /* 0xE6B9 */ 0x7FA3, /* 0xE6BA */ 0x7FAF, /* 0xE6BB */ 0x7FB2, /* 0xE6BC */ 0x7FB9, /* 0xE6BD */ 0x7FAE, /* 0xE6BE */ 0x7FB6, /* 0xE6BF */ 0x7FB8, /* 0xE6C0 */ 0x8B71, /* 0xE6C1 */ 0x7FC5, /* 0xE6C2 */ 0x7FC6, /* 0xE6C3 */ 0x7FCA, /* 0xE6C4 */ 0x7FD5, /* 0xE6C5 */ 0x7FD4, /* 0xE6C6 */ 0x7FE1, /* 0xE6C7 */ 0x7FE6, /* 0xE6C8 */ 0x7FE9, /* 0xE6C9 */ 0x7FF3, /* 0xE6CA */ 0x7FF9, /* 0xE6CB */ 0x98DC, /* 0xE6CC */ 0x8006, /* 0xE6CD */ 0x8004, /* 0xE6CE */ 0x800B, /* 0xE6CF */ 0x8012, /* 0xE6D0 */ 0x8018, /* 0xE6D1 */ 0x8019, /* 0xE6D2 */ 0x801C, /* 0xE6D3 */ 0x8021, /* 0xE6D4 */ 0x8028, /* 0xE6D5 */ 0x803F, /* 0xE6D6 */ 0x803B, /* 0xE6D7 */ 0x804A, /* 0xE6D8 */ 0x8046, /* 0xE6D9 */ 0x8052, /* 0xE6DA */ 0x8058, /* 0xE6DB */ 0x805A, /* 0xE6DC */ 0x805F, /* 0xE6DD */ 0x8062, /* 0xE6DE */ 0x8068, /* 0xE6DF */ 0x8073, /* 0xE6E0 */ 0x8072, /* 0xE6E1 */ 0x8070, /* 0xE6E2 */ 0x8076, /* 0xE6E3 */ 0x8079, /* 0xE6E4 */ 0x807D, /* 0xE6E5 */ 0x807F, /* 0xE6E6 */ 0x8084, /* 0xE6E7 */ 0x8086, /* 0xE6E8 */ 0x8085, /* 0xE6E9 */ 0x809B, /* 0xE6EA */ 0x8093, /* 0xE6EB */ 0x809A, /* 0xE6EC */ 0x80AD, /* 0xE6ED */ 0x5190, /* 0xE6EE */ 0x80AC, /* 0xE6EF */ 0x80DB, /* 0xE6F0 */ 0x80E5, /* 0xE6F1 */ 0x80D9, /* 0xE6F2 */ 0x80DD, /* 0xE6F3 */ 0x80C4, /* 0xE6F4 */ 0x80DA, /* 0xE6F5 */ 0x80D6, /* 0xE6F6 */ 0x8109, /* 0xE6F7 */ 0x80EF, /* 0xE6F8 */ 0x80F1, /* 0xE6F9 */ 0x811B, /* 0xE6FA */ 0x8129, /* 0xE6FB */ 0x8123, /* 0xE6FC */ 0x812F, /* 0xE6FD */ 0x814B, /* 0xE6FE */ 0x0000, /* 0xE6FF */ 0x0000, /* 0xE700 */ 0x0000, /* 0xE701 */ 0x0000, /* 0xE702 */ 0x0000, /* 0xE703 */ 0x0000, /* 0xE704 */ 0x0000, /* 0xE705 */ 0x0000, /* 0xE706 */ 0x0000, /* 0xE707 */ 0x0000, /* 0xE708 */ 0x0000, /* 0xE709 */ 0x0000, /* 0xE70A */ 0x0000, /* 0xE70B */ 0x0000, /* 0xE70C */ 0x0000, /* 0xE70D */ 0x0000, /* 0xE70E */ 0x0000, /* 0xE70F */ 0x0000, /* 0xE710 */ 0x0000, /* 0xE711 */ 0x0000, /* 0xE712 */ 0x0000, /* 0xE713 */ 0x0000, /* 0xE714 */ 0x0000, /* 0xE715 */ 0x0000, /* 0xE716 */ 0x0000, /* 0xE717 */ 0x0000, /* 0xE718 */ 0x0000, /* 0xE719 */ 0x0000, /* 0xE71A */ 0x0000, /* 0xE71B */ 0x0000, /* 0xE71C */ 0x0000, /* 0xE71D */ 0x0000, /* 0xE71E */ 0x0000, /* 0xE71F */ 0x0000, /* 0xE720 */ 0x0000, /* 0xE721 */ 0x0000, /* 0xE722 */ 0x0000, /* 0xE723 */ 0x0000, /* 0xE724 */ 0x0000, /* 0xE725 */ 0x0000, /* 0xE726 */ 0x0000, /* 0xE727 */ 0x0000, /* 0xE728 */ 0x0000, /* 0xE729 */ 0x0000, /* 0xE72A */ 0x0000, /* 0xE72B */ 0x0000, /* 0xE72C */ 0x0000, /* 0xE72D */ 0x0000, /* 0xE72E */ 0x0000, /* 0xE72F */ 0x0000, /* 0xE730 */ 0x0000, /* 0xE731 */ 0x0000, /* 0xE732 */ 0x0000, /* 0xE733 */ 0x0000, /* 0xE734 */ 0x0000, /* 0xE735 */ 0x0000, /* 0xE736 */ 0x0000, /* 0xE737 */ 0x0000, /* 0xE738 */ 0x0000, /* 0xE739 */ 0x0000, /* 0xE73A */ 0x0000, /* 0xE73B */ 0x0000, /* 0xE73C */ 0x0000, /* 0xE73D */ 0x0000, /* 0xE73E */ 0x0000, /* 0xE73F */ 0x0000, /* 0xE740 */ 0x0000, /* 0xE741 */ 0x0000, /* 0xE742 */ 0x0000, /* 0xE743 */ 0x0000, /* 0xE744 */ 0x0000, /* 0xE745 */ 0x0000, /* 0xE746 */ 0x0000, /* 0xE747 */ 0x0000, /* 0xE748 */ 0x0000, /* 0xE749 */ 0x0000, /* 0xE74A */ 0x0000, /* 0xE74B */ 0x0000, /* 0xE74C */ 0x0000, /* 0xE74D */ 0x0000, /* 0xE74E */ 0x0000, /* 0xE74F */ 0x0000, /* 0xE750 */ 0x0000, /* 0xE751 */ 0x0000, /* 0xE752 */ 0x0000, /* 0xE753 */ 0x0000, /* 0xE754 */ 0x0000, /* 0xE755 */ 0x0000, /* 0xE756 */ 0x0000, /* 0xE757 */ 0x0000, /* 0xE758 */ 0x0000, /* 0xE759 */ 0x0000, /* 0xE75A */ 0x0000, /* 0xE75B */ 0x0000, /* 0xE75C */ 0x0000, /* 0xE75D */ 0x0000, /* 0xE75E */ 0x0000, /* 0xE75F */ 0x0000, /* 0xE760 */ 0x0000, /* 0xE761 */ 0x0000, /* 0xE762 */ 0x0000, /* 0xE763 */ 0x0000, /* 0xE764 */ 0x0000, /* 0xE765 */ 0x0000, /* 0xE766 */ 0x0000, /* 0xE767 */ 0x0000, /* 0xE768 */ 0x0000, /* 0xE769 */ 0x0000, /* 0xE76A */ 0x0000, /* 0xE76B */ 0x0000, /* 0xE76C */ 0x0000, /* 0xE76D */ 0x0000, /* 0xE76E */ 0x0000, /* 0xE76F */ 0x0000, /* 0xE770 */ 0x0000, /* 0xE771 */ 0x0000, /* 0xE772 */ 0x0000, /* 0xE773 */ 0x0000, /* 0xE774 */ 0x0000, /* 0xE775 */ 0x0000, /* 0xE776 */ 0x0000, /* 0xE777 */ 0x0000, /* 0xE778 */ 0x0000, /* 0xE779 */ 0x0000, /* 0xE77A */ 0x0000, /* 0xE77B */ 0x0000, /* 0xE77C */ 0x0000, /* 0xE77D */ 0x0000, /* 0xE77E */ 0x0000, /* 0xE77F */ 0x0000, /* 0xE780 */ 0x0000, /* 0xE781 */ 0x0000, /* 0xE782 */ 0x0000, /* 0xE783 */ 0x0000, /* 0xE784 */ 0x0000, /* 0xE785 */ 0x0000, /* 0xE786 */ 0x0000, /* 0xE787 */ 0x0000, /* 0xE788 */ 0x0000, /* 0xE789 */ 0x0000, /* 0xE78A */ 0x0000, /* 0xE78B */ 0x0000, /* 0xE78C */ 0x0000, /* 0xE78D */ 0x0000, /* 0xE78E */ 0x0000, /* 0xE78F */ 0x0000, /* 0xE790 */ 0x0000, /* 0xE791 */ 0x0000, /* 0xE792 */ 0x0000, /* 0xE793 */ 0x0000, /* 0xE794 */ 0x0000, /* 0xE795 */ 0x0000, /* 0xE796 */ 0x0000, /* 0xE797 */ 0x0000, /* 0xE798 */ 0x0000, /* 0xE799 */ 0x0000, /* 0xE79A */ 0x0000, /* 0xE79B */ 0x0000, /* 0xE79C */ 0x0000, /* 0xE79D */ 0x0000, /* 0xE79E */ 0x0000, /* 0xE79F */ 0x0000, /* 0xE7A0 */ 0x968B, /* 0xE7A1 */ 0x8146, /* 0xE7A2 */ 0x813E, /* 0xE7A3 */ 0x8153, /* 0xE7A4 */ 0x8151, /* 0xE7A5 */ 0x80FC, /* 0xE7A6 */ 0x8171, /* 0xE7A7 */ 0x816E, /* 0xE7A8 */ 0x8165, /* 0xE7A9 */ 0x8166, /* 0xE7AA */ 0x8174, /* 0xE7AB */ 0x8183, /* 0xE7AC */ 0x8188, /* 0xE7AD */ 0x818A, /* 0xE7AE */ 0x8180, /* 0xE7AF */ 0x8182, /* 0xE7B0 */ 0x81A0, /* 0xE7B1 */ 0x8195, /* 0xE7B2 */ 0x81A4, /* 0xE7B3 */ 0x81A3, /* 0xE7B4 */ 0x815F, /* 0xE7B5 */ 0x8193, /* 0xE7B6 */ 0x81A9, /* 0xE7B7 */ 0x81B0, /* 0xE7B8 */ 0x81B5, /* 0xE7B9 */ 0x81BE, /* 0xE7BA */ 0x81B8, /* 0xE7BB */ 0x81BD, /* 0xE7BC */ 0x81C0, /* 0xE7BD */ 0x81C2, /* 0xE7BE */ 0x81BA, /* 0xE7BF */ 0x81C9, /* 0xE7C0 */ 0x81CD, /* 0xE7C1 */ 0x81D1, /* 0xE7C2 */ 0x81D9, /* 0xE7C3 */ 0x81D8, /* 0xE7C4 */ 0x81C8, /* 0xE7C5 */ 0x81DA, /* 0xE7C6 */ 0x81DF, /* 0xE7C7 */ 0x81E0, /* 0xE7C8 */ 0x81E7, /* 0xE7C9 */ 0x81FA, /* 0xE7CA */ 0x81FB, /* 0xE7CB */ 0x81FE, /* 0xE7CC */ 0x8201, /* 0xE7CD */ 0x8202, /* 0xE7CE */ 0x8205, /* 0xE7CF */ 0x8207, /* 0xE7D0 */ 0x820A, /* 0xE7D1 */ 0x820D, /* 0xE7D2 */ 0x8210, /* 0xE7D3 */ 0x8216, /* 0xE7D4 */ 0x8229, /* 0xE7D5 */ 0x822B, /* 0xE7D6 */ 0x8238, /* 0xE7D7 */ 0x8233, /* 0xE7D8 */ 0x8240, /* 0xE7D9 */ 0x8259, /* 0xE7DA */ 0x8258, /* 0xE7DB */ 0x825D, /* 0xE7DC */ 0x825A, /* 0xE7DD */ 0x825F, /* 0xE7DE */ 0x8264, /* 0xE7DF */ 0x8262, /* 0xE7E0 */ 0x8268, /* 0xE7E1 */ 0x826A, /* 0xE7E2 */ 0x826B, /* 0xE7E3 */ 0x822E, /* 0xE7E4 */ 0x8271, /* 0xE7E5 */ 0x8277, /* 0xE7E6 */ 0x8278, /* 0xE7E7 */ 0x827E, /* 0xE7E8 */ 0x828D, /* 0xE7E9 */ 0x8292, /* 0xE7EA */ 0x82AB, /* 0xE7EB */ 0x829F, /* 0xE7EC */ 0x82BB, /* 0xE7ED */ 0x82AC, /* 0xE7EE */ 0x82E1, /* 0xE7EF */ 0x82E3, /* 0xE7F0 */ 0x82DF, /* 0xE7F1 */ 0x82D2, /* 0xE7F2 */ 0x82F4, /* 0xE7F3 */ 0x82F3, /* 0xE7F4 */ 0x82FA, /* 0xE7F5 */ 0x8393, /* 0xE7F6 */ 0x8303, /* 0xE7F7 */ 0x82FB, /* 0xE7F8 */ 0x82F9, /* 0xE7F9 */ 0x82DE, /* 0xE7FA */ 0x8306, /* 0xE7FB */ 0x82DC, /* 0xE7FC */ 0x8309, /* 0xE7FD */ 0x82D9, /* 0xE7FE */ 0x0000, /* 0xE7FF */ 0x0000, /* 0xE800 */ 0x0000, /* 0xE801 */ 0x0000, /* 0xE802 */ 0x0000, /* 0xE803 */ 0x0000, /* 0xE804 */ 0x0000, /* 0xE805 */ 0x0000, /* 0xE806 */ 0x0000, /* 0xE807 */ 0x0000, /* 0xE808 */ 0x0000, /* 0xE809 */ 0x0000, /* 0xE80A */ 0x0000, /* 0xE80B */ 0x0000, /* 0xE80C */ 0x0000, /* 0xE80D */ 0x0000, /* 0xE80E */ 0x0000, /* 0xE80F */ 0x0000, /* 0xE810 */ 0x0000, /* 0xE811 */ 0x0000, /* 0xE812 */ 0x0000, /* 0xE813 */ 0x0000, /* 0xE814 */ 0x0000, /* 0xE815 */ 0x0000, /* 0xE816 */ 0x0000, /* 0xE817 */ 0x0000, /* 0xE818 */ 0x0000, /* 0xE819 */ 0x0000, /* 0xE81A */ 0x0000, /* 0xE81B */ 0x0000, /* 0xE81C */ 0x0000, /* 0xE81D */ 0x0000, /* 0xE81E */ 0x0000, /* 0xE81F */ 0x0000, /* 0xE820 */ 0x0000, /* 0xE821 */ 0x0000, /* 0xE822 */ 0x0000, /* 0xE823 */ 0x0000, /* 0xE824 */ 0x0000, /* 0xE825 */ 0x0000, /* 0xE826 */ 0x0000, /* 0xE827 */ 0x0000, /* 0xE828 */ 0x0000, /* 0xE829 */ 0x0000, /* 0xE82A */ 0x0000, /* 0xE82B */ 0x0000, /* 0xE82C */ 0x0000, /* 0xE82D */ 0x0000, /* 0xE82E */ 0x0000, /* 0xE82F */ 0x0000, /* 0xE830 */ 0x0000, /* 0xE831 */ 0x0000, /* 0xE832 */ 0x0000, /* 0xE833 */ 0x0000, /* 0xE834 */ 0x0000, /* 0xE835 */ 0x0000, /* 0xE836 */ 0x0000, /* 0xE837 */ 0x0000, /* 0xE838 */ 0x0000, /* 0xE839 */ 0x0000, /* 0xE83A */ 0x0000, /* 0xE83B */ 0x0000, /* 0xE83C */ 0x0000, /* 0xE83D */ 0x0000, /* 0xE83E */ 0x0000, /* 0xE83F */ 0x0000, /* 0xE840 */ 0x0000, /* 0xE841 */ 0x0000, /* 0xE842 */ 0x0000, /* 0xE843 */ 0x0000, /* 0xE844 */ 0x0000, /* 0xE845 */ 0x0000, /* 0xE846 */ 0x0000, /* 0xE847 */ 0x0000, /* 0xE848 */ 0x0000, /* 0xE849 */ 0x0000, /* 0xE84A */ 0x0000, /* 0xE84B */ 0x0000, /* 0xE84C */ 0x0000, /* 0xE84D */ 0x0000, /* 0xE84E */ 0x0000, /* 0xE84F */ 0x0000, /* 0xE850 */ 0x0000, /* 0xE851 */ 0x0000, /* 0xE852 */ 0x0000, /* 0xE853 */ 0x0000, /* 0xE854 */ 0x0000, /* 0xE855 */ 0x0000, /* 0xE856 */ 0x0000, /* 0xE857 */ 0x0000, /* 0xE858 */ 0x0000, /* 0xE859 */ 0x0000, /* 0xE85A */ 0x0000, /* 0xE85B */ 0x0000, /* 0xE85C */ 0x0000, /* 0xE85D */ 0x0000, /* 0xE85E */ 0x0000, /* 0xE85F */ 0x0000, /* 0xE860 */ 0x0000, /* 0xE861 */ 0x0000, /* 0xE862 */ 0x0000, /* 0xE863 */ 0x0000, /* 0xE864 */ 0x0000, /* 0xE865 */ 0x0000, /* 0xE866 */ 0x0000, /* 0xE867 */ 0x0000, /* 0xE868 */ 0x0000, /* 0xE869 */ 0x0000, /* 0xE86A */ 0x0000, /* 0xE86B */ 0x0000, /* 0xE86C */ 0x0000, /* 0xE86D */ 0x0000, /* 0xE86E */ 0x0000, /* 0xE86F */ 0x0000, /* 0xE870 */ 0x0000, /* 0xE871 */ 0x0000, /* 0xE872 */ 0x0000, /* 0xE873 */ 0x0000, /* 0xE874 */ 0x0000, /* 0xE875 */ 0x0000, /* 0xE876 */ 0x0000, /* 0xE877 */ 0x0000, /* 0xE878 */ 0x0000, /* 0xE879 */ 0x0000, /* 0xE87A */ 0x0000, /* 0xE87B */ 0x0000, /* 0xE87C */ 0x0000, /* 0xE87D */ 0x0000, /* 0xE87E */ 0x0000, /* 0xE87F */ 0x0000, /* 0xE880 */ 0x0000, /* 0xE881 */ 0x0000, /* 0xE882 */ 0x0000, /* 0xE883 */ 0x0000, /* 0xE884 */ 0x0000, /* 0xE885 */ 0x0000, /* 0xE886 */ 0x0000, /* 0xE887 */ 0x0000, /* 0xE888 */ 0x0000, /* 0xE889 */ 0x0000, /* 0xE88A */ 0x0000, /* 0xE88B */ 0x0000, /* 0xE88C */ 0x0000, /* 0xE88D */ 0x0000, /* 0xE88E */ 0x0000, /* 0xE88F */ 0x0000, /* 0xE890 */ 0x0000, /* 0xE891 */ 0x0000, /* 0xE892 */ 0x0000, /* 0xE893 */ 0x0000, /* 0xE894 */ 0x0000, /* 0xE895 */ 0x0000, /* 0xE896 */ 0x0000, /* 0xE897 */ 0x0000, /* 0xE898 */ 0x0000, /* 0xE899 */ 0x0000, /* 0xE89A */ 0x0000, /* 0xE89B */ 0x0000, /* 0xE89C */ 0x0000, /* 0xE89D */ 0x0000, /* 0xE89E */ 0x0000, /* 0xE89F */ 0x0000, /* 0xE8A0 */ 0x8335, /* 0xE8A1 */ 0x8334, /* 0xE8A2 */ 0x8316, /* 0xE8A3 */ 0x8332, /* 0xE8A4 */ 0x8331, /* 0xE8A5 */ 0x8340, /* 0xE8A6 */ 0x8339, /* 0xE8A7 */ 0x8350, /* 0xE8A8 */ 0x8345, /* 0xE8A9 */ 0x832F, /* 0xE8AA */ 0x832B, /* 0xE8AB */ 0x8317, /* 0xE8AC */ 0x8318, /* 0xE8AD */ 0x8385, /* 0xE8AE */ 0x839A, /* 0xE8AF */ 0x83AA, /* 0xE8B0 */ 0x839F, /* 0xE8B1 */ 0x83A2, /* 0xE8B2 */ 0x8396, /* 0xE8B3 */ 0x8323, /* 0xE8B4 */ 0x838E, /* 0xE8B5 */ 0x8387, /* 0xE8B6 */ 0x838A, /* 0xE8B7 */ 0x837C, /* 0xE8B8 */ 0x83B5, /* 0xE8B9 */ 0x8373, /* 0xE8BA */ 0x8375, /* 0xE8BB */ 0x83A0, /* 0xE8BC */ 0x8389, /* 0xE8BD */ 0x83A8, /* 0xE8BE */ 0x83F4, /* 0xE8BF */ 0x8413, /* 0xE8C0 */ 0x83EB, /* 0xE8C1 */ 0x83CE, /* 0xE8C2 */ 0x83FD, /* 0xE8C3 */ 0x8403, /* 0xE8C4 */ 0x83D8, /* 0xE8C5 */ 0x840B, /* 0xE8C6 */ 0x83C1, /* 0xE8C7 */ 0x83F7, /* 0xE8C8 */ 0x8407, /* 0xE8C9 */ 0x83E0, /* 0xE8CA */ 0x83F2, /* 0xE8CB */ 0x840D, /* 0xE8CC */ 0x8422, /* 0xE8CD */ 0x8420, /* 0xE8CE */ 0x83BD, /* 0xE8CF */ 0x8438, /* 0xE8D0 */ 0x8506, /* 0xE8D1 */ 0x83FB, /* 0xE8D2 */ 0x846D, /* 0xE8D3 */ 0x842A, /* 0xE8D4 */ 0x843C, /* 0xE8D5 */ 0x855A, /* 0xE8D6 */ 0x8484, /* 0xE8D7 */ 0x8477, /* 0xE8D8 */ 0x846B, /* 0xE8D9 */ 0x84AD, /* 0xE8DA */ 0x846E, /* 0xE8DB */ 0x8482, /* 0xE8DC */ 0x8469, /* 0xE8DD */ 0x8446, /* 0xE8DE */ 0x842C, /* 0xE8DF */ 0x846F, /* 0xE8E0 */ 0x8479, /* 0xE8E1 */ 0x8435, /* 0xE8E2 */ 0x84CA, /* 0xE8E3 */ 0x8462, /* 0xE8E4 */ 0x84B9, /* 0xE8E5 */ 0x84BF, /* 0xE8E6 */ 0x849F, /* 0xE8E7 */ 0x84D9, /* 0xE8E8 */ 0x84CD, /* 0xE8E9 */ 0x84BB, /* 0xE8EA */ 0x84DA, /* 0xE8EB */ 0x84D0, /* 0xE8EC */ 0x84C1, /* 0xE8ED */ 0x84C6, /* 0xE8EE */ 0x84D6, /* 0xE8EF */ 0x84A1, /* 0xE8F0 */ 0x8521, /* 0xE8F1 */ 0x84FF, /* 0xE8F2 */ 0x84F4, /* 0xE8F3 */ 0x8517, /* 0xE8F4 */ 0x8518, /* 0xE8F5 */ 0x852C, /* 0xE8F6 */ 0x851F, /* 0xE8F7 */ 0x8515, /* 0xE8F8 */ 0x8514, /* 0xE8F9 */ 0x84FC, /* 0xE8FA */ 0x8540, /* 0xE8FB */ 0x8563, /* 0xE8FC */ 0x8558, /* 0xE8FD */ 0x8548, /* 0xE8FE */ 0x0000, /* 0xE8FF */ 0x0000, /* 0xE900 */ 0x0000, /* 0xE901 */ 0x0000, /* 0xE902 */ 0x0000, /* 0xE903 */ 0x0000, /* 0xE904 */ 0x0000, /* 0xE905 */ 0x0000, /* 0xE906 */ 0x0000, /* 0xE907 */ 0x0000, /* 0xE908 */ 0x0000, /* 0xE909 */ 0x0000, /* 0xE90A */ 0x0000, /* 0xE90B */ 0x0000, /* 0xE90C */ 0x0000, /* 0xE90D */ 0x0000, /* 0xE90E */ 0x0000, /* 0xE90F */ 0x0000, /* 0xE910 */ 0x0000, /* 0xE911 */ 0x0000, /* 0xE912 */ 0x0000, /* 0xE913 */ 0x0000, /* 0xE914 */ 0x0000, /* 0xE915 */ 0x0000, /* 0xE916 */ 0x0000, /* 0xE917 */ 0x0000, /* 0xE918 */ 0x0000, /* 0xE919 */ 0x0000, /* 0xE91A */ 0x0000, /* 0xE91B */ 0x0000, /* 0xE91C */ 0x0000, /* 0xE91D */ 0x0000, /* 0xE91E */ 0x0000, /* 0xE91F */ 0x0000, /* 0xE920 */ 0x0000, /* 0xE921 */ 0x0000, /* 0xE922 */ 0x0000, /* 0xE923 */ 0x0000, /* 0xE924 */ 0x0000, /* 0xE925 */ 0x0000, /* 0xE926 */ 0x0000, /* 0xE927 */ 0x0000, /* 0xE928 */ 0x0000, /* 0xE929 */ 0x0000, /* 0xE92A */ 0x0000, /* 0xE92B */ 0x0000, /* 0xE92C */ 0x0000, /* 0xE92D */ 0x0000, /* 0xE92E */ 0x0000, /* 0xE92F */ 0x0000, /* 0xE930 */ 0x0000, /* 0xE931 */ 0x0000, /* 0xE932 */ 0x0000, /* 0xE933 */ 0x0000, /* 0xE934 */ 0x0000, /* 0xE935 */ 0x0000, /* 0xE936 */ 0x0000, /* 0xE937 */ 0x0000, /* 0xE938 */ 0x0000, /* 0xE939 */ 0x0000, /* 0xE93A */ 0x0000, /* 0xE93B */ 0x0000, /* 0xE93C */ 0x0000, /* 0xE93D */ 0x0000, /* 0xE93E */ 0x0000, /* 0xE93F */ 0x0000, /* 0xE940 */ 0x0000, /* 0xE941 */ 0x0000, /* 0xE942 */ 0x0000, /* 0xE943 */ 0x0000, /* 0xE944 */ 0x0000, /* 0xE945 */ 0x0000, /* 0xE946 */ 0x0000, /* 0xE947 */ 0x0000, /* 0xE948 */ 0x0000, /* 0xE949 */ 0x0000, /* 0xE94A */ 0x0000, /* 0xE94B */ 0x0000, /* 0xE94C */ 0x0000, /* 0xE94D */ 0x0000, /* 0xE94E */ 0x0000, /* 0xE94F */ 0x0000, /* 0xE950 */ 0x0000, /* 0xE951 */ 0x0000, /* 0xE952 */ 0x0000, /* 0xE953 */ 0x0000, /* 0xE954 */ 0x0000, /* 0xE955 */ 0x0000, /* 0xE956 */ 0x0000, /* 0xE957 */ 0x0000, /* 0xE958 */ 0x0000, /* 0xE959 */ 0x0000, /* 0xE95A */ 0x0000, /* 0xE95B */ 0x0000, /* 0xE95C */ 0x0000, /* 0xE95D */ 0x0000, /* 0xE95E */ 0x0000, /* 0xE95F */ 0x0000, /* 0xE960 */ 0x0000, /* 0xE961 */ 0x0000, /* 0xE962 */ 0x0000, /* 0xE963 */ 0x0000, /* 0xE964 */ 0x0000, /* 0xE965 */ 0x0000, /* 0xE966 */ 0x0000, /* 0xE967 */ 0x0000, /* 0xE968 */ 0x0000, /* 0xE969 */ 0x0000, /* 0xE96A */ 0x0000, /* 0xE96B */ 0x0000, /* 0xE96C */ 0x0000, /* 0xE96D */ 0x0000, /* 0xE96E */ 0x0000, /* 0xE96F */ 0x0000, /* 0xE970 */ 0x0000, /* 0xE971 */ 0x0000, /* 0xE972 */ 0x0000, /* 0xE973 */ 0x0000, /* 0xE974 */ 0x0000, /* 0xE975 */ 0x0000, /* 0xE976 */ 0x0000, /* 0xE977 */ 0x0000, /* 0xE978 */ 0x0000, /* 0xE979 */ 0x0000, /* 0xE97A */ 0x0000, /* 0xE97B */ 0x0000, /* 0xE97C */ 0x0000, /* 0xE97D */ 0x0000, /* 0xE97E */ 0x0000, /* 0xE97F */ 0x0000, /* 0xE980 */ 0x0000, /* 0xE981 */ 0x0000, /* 0xE982 */ 0x0000, /* 0xE983 */ 0x0000, /* 0xE984 */ 0x0000, /* 0xE985 */ 0x0000, /* 0xE986 */ 0x0000, /* 0xE987 */ 0x0000, /* 0xE988 */ 0x0000, /* 0xE989 */ 0x0000, /* 0xE98A */ 0x0000, /* 0xE98B */ 0x0000, /* 0xE98C */ 0x0000, /* 0xE98D */ 0x0000, /* 0xE98E */ 0x0000, /* 0xE98F */ 0x0000, /* 0xE990 */ 0x0000, /* 0xE991 */ 0x0000, /* 0xE992 */ 0x0000, /* 0xE993 */ 0x0000, /* 0xE994 */ 0x0000, /* 0xE995 */ 0x0000, /* 0xE996 */ 0x0000, /* 0xE997 */ 0x0000, /* 0xE998 */ 0x0000, /* 0xE999 */ 0x0000, /* 0xE99A */ 0x0000, /* 0xE99B */ 0x0000, /* 0xE99C */ 0x0000, /* 0xE99D */ 0x0000, /* 0xE99E */ 0x0000, /* 0xE99F */ 0x0000, /* 0xE9A0 */ 0x8541, /* 0xE9A1 */ 0x8602, /* 0xE9A2 */ 0x854B, /* 0xE9A3 */ 0x8555, /* 0xE9A4 */ 0x8580, /* 0xE9A5 */ 0x85A4, /* 0xE9A6 */ 0x8588, /* 0xE9A7 */ 0x8591, /* 0xE9A8 */ 0x858A, /* 0xE9A9 */ 0x85A8, /* 0xE9AA */ 0x856D, /* 0xE9AB */ 0x8594, /* 0xE9AC */ 0x859B, /* 0xE9AD */ 0x85EA, /* 0xE9AE */ 0x8587, /* 0xE9AF */ 0x859C, /* 0xE9B0 */ 0x8577, /* 0xE9B1 */ 0x857E, /* 0xE9B2 */ 0x8590, /* 0xE9B3 */ 0x85C9, /* 0xE9B4 */ 0x85BA, /* 0xE9B5 */ 0x85CF, /* 0xE9B6 */ 0x85B9, /* 0xE9B7 */ 0x85D0, /* 0xE9B8 */ 0x85D5, /* 0xE9B9 */ 0x85DD, /* 0xE9BA */ 0x85E5, /* 0xE9BB */ 0x85DC, /* 0xE9BC */ 0x85F9, /* 0xE9BD */ 0x860A, /* 0xE9BE */ 0x8613, /* 0xE9BF */ 0x860B, /* 0xE9C0 */ 0x85FE, /* 0xE9C1 */ 0x85FA, /* 0xE9C2 */ 0x8606, /* 0xE9C3 */ 0x8622, /* 0xE9C4 */ 0x861A, /* 0xE9C5 */ 0x8630, /* 0xE9C6 */ 0x863F, /* 0xE9C7 */ 0x864D, /* 0xE9C8 */ 0x4E55, /* 0xE9C9 */ 0x8654, /* 0xE9CA */ 0x865F, /* 0xE9CB */ 0x8667, /* 0xE9CC */ 0x8671, /* 0xE9CD */ 0x8693, /* 0xE9CE */ 0x86A3, /* 0xE9CF */ 0x86A9, /* 0xE9D0 */ 0x86AA, /* 0xE9D1 */ 0x868B, /* 0xE9D2 */ 0x868C, /* 0xE9D3 */ 0x86B6, /* 0xE9D4 */ 0x86AF, /* 0xE9D5 */ 0x86C4, /* 0xE9D6 */ 0x86C6, /* 0xE9D7 */ 0x86B0, /* 0xE9D8 */ 0x86C9, /* 0xE9D9 */ 0x8823, /* 0xE9DA */ 0x86AB, /* 0xE9DB */ 0x86D4, /* 0xE9DC */ 0x86DE, /* 0xE9DD */ 0x86E9, /* 0xE9DE */ 0x86EC, /* 0xE9DF */ 0x86DF, /* 0xE9E0 */ 0x86DB, /* 0xE9E1 */ 0x86EF, /* 0xE9E2 */ 0x8712, /* 0xE9E3 */ 0x8706, /* 0xE9E4 */ 0x8708, /* 0xE9E5 */ 0x8700, /* 0xE9E6 */ 0x8703, /* 0xE9E7 */ 0x86FB, /* 0xE9E8 */ 0x8711, /* 0xE9E9 */ 0x8709, /* 0xE9EA */ 0x870D, /* 0xE9EB */ 0x86F9, /* 0xE9EC */ 0x870A, /* 0xE9ED */ 0x8734, /* 0xE9EE */ 0x873F, /* 0xE9EF */ 0x8737, /* 0xE9F0 */ 0x873B, /* 0xE9F1 */ 0x8725, /* 0xE9F2 */ 0x8729, /* 0xE9F3 */ 0x871A, /* 0xE9F4 */ 0x8760, /* 0xE9F5 */ 0x875F, /* 0xE9F6 */ 0x8778, /* 0xE9F7 */ 0x874C, /* 0xE9F8 */ 0x874E, /* 0xE9F9 */ 0x8774, /* 0xE9FA */ 0x8757, /* 0xE9FB */ 0x8768, /* 0xE9FC */ 0x876E, /* 0xE9FD */ 0x8759, /* 0xE9FE */ 0x0000, /* 0xE9FF */ 0x0000, /* 0xEA00 */ 0x0000, /* 0xEA01 */ 0x0000, /* 0xEA02 */ 0x0000, /* 0xEA03 */ 0x0000, /* 0xEA04 */ 0x0000, /* 0xEA05 */ 0x0000, /* 0xEA06 */ 0x0000, /* 0xEA07 */ 0x0000, /* 0xEA08 */ 0x0000, /* 0xEA09 */ 0x0000, /* 0xEA0A */ 0x0000, /* 0xEA0B */ 0x0000, /* 0xEA0C */ 0x0000, /* 0xEA0D */ 0x0000, /* 0xEA0E */ 0x0000, /* 0xEA0F */ 0x0000, /* 0xEA10 */ 0x0000, /* 0xEA11 */ 0x0000, /* 0xEA12 */ 0x0000, /* 0xEA13 */ 0x0000, /* 0xEA14 */ 0x0000, /* 0xEA15 */ 0x0000, /* 0xEA16 */ 0x0000, /* 0xEA17 */ 0x0000, /* 0xEA18 */ 0x0000, /* 0xEA19 */ 0x0000, /* 0xEA1A */ 0x0000, /* 0xEA1B */ 0x0000, /* 0xEA1C */ 0x0000, /* 0xEA1D */ 0x0000, /* 0xEA1E */ 0x0000, /* 0xEA1F */ 0x0000, /* 0xEA20 */ 0x0000, /* 0xEA21 */ 0x0000, /* 0xEA22 */ 0x0000, /* 0xEA23 */ 0x0000, /* 0xEA24 */ 0x0000, /* 0xEA25 */ 0x0000, /* 0xEA26 */ 0x0000, /* 0xEA27 */ 0x0000, /* 0xEA28 */ 0x0000, /* 0xEA29 */ 0x0000, /* 0xEA2A */ 0x0000, /* 0xEA2B */ 0x0000, /* 0xEA2C */ 0x0000, /* 0xEA2D */ 0x0000, /* 0xEA2E */ 0x0000, /* 0xEA2F */ 0x0000, /* 0xEA30 */ 0x0000, /* 0xEA31 */ 0x0000, /* 0xEA32 */ 0x0000, /* 0xEA33 */ 0x0000, /* 0xEA34 */ 0x0000, /* 0xEA35 */ 0x0000, /* 0xEA36 */ 0x0000, /* 0xEA37 */ 0x0000, /* 0xEA38 */ 0x0000, /* 0xEA39 */ 0x0000, /* 0xEA3A */ 0x0000, /* 0xEA3B */ 0x0000, /* 0xEA3C */ 0x0000, /* 0xEA3D */ 0x0000, /* 0xEA3E */ 0x0000, /* 0xEA3F */ 0x0000, /* 0xEA40 */ 0x0000, /* 0xEA41 */ 0x0000, /* 0xEA42 */ 0x0000, /* 0xEA43 */ 0x0000, /* 0xEA44 */ 0x0000, /* 0xEA45 */ 0x0000, /* 0xEA46 */ 0x0000, /* 0xEA47 */ 0x0000, /* 0xEA48 */ 0x0000, /* 0xEA49 */ 0x0000, /* 0xEA4A */ 0x0000, /* 0xEA4B */ 0x0000, /* 0xEA4C */ 0x0000, /* 0xEA4D */ 0x0000, /* 0xEA4E */ 0x0000, /* 0xEA4F */ 0x0000, /* 0xEA50 */ 0x0000, /* 0xEA51 */ 0x0000, /* 0xEA52 */ 0x0000, /* 0xEA53 */ 0x0000, /* 0xEA54 */ 0x0000, /* 0xEA55 */ 0x0000, /* 0xEA56 */ 0x0000, /* 0xEA57 */ 0x0000, /* 0xEA58 */ 0x0000, /* 0xEA59 */ 0x0000, /* 0xEA5A */ 0x0000, /* 0xEA5B */ 0x0000, /* 0xEA5C */ 0x0000, /* 0xEA5D */ 0x0000, /* 0xEA5E */ 0x0000, /* 0xEA5F */ 0x0000, /* 0xEA60 */ 0x0000, /* 0xEA61 */ 0x0000, /* 0xEA62 */ 0x0000, /* 0xEA63 */ 0x0000, /* 0xEA64 */ 0x0000, /* 0xEA65 */ 0x0000, /* 0xEA66 */ 0x0000, /* 0xEA67 */ 0x0000, /* 0xEA68 */ 0x0000, /* 0xEA69 */ 0x0000, /* 0xEA6A */ 0x0000, /* 0xEA6B */ 0x0000, /* 0xEA6C */ 0x0000, /* 0xEA6D */ 0x0000, /* 0xEA6E */ 0x0000, /* 0xEA6F */ 0x0000, /* 0xEA70 */ 0x0000, /* 0xEA71 */ 0x0000, /* 0xEA72 */ 0x0000, /* 0xEA73 */ 0x0000, /* 0xEA74 */ 0x0000, /* 0xEA75 */ 0x0000, /* 0xEA76 */ 0x0000, /* 0xEA77 */ 0x0000, /* 0xEA78 */ 0x0000, /* 0xEA79 */ 0x0000, /* 0xEA7A */ 0x0000, /* 0xEA7B */ 0x0000, /* 0xEA7C */ 0x0000, /* 0xEA7D */ 0x0000, /* 0xEA7E */ 0x0000, /* 0xEA7F */ 0x0000, /* 0xEA80 */ 0x0000, /* 0xEA81 */ 0x0000, /* 0xEA82 */ 0x0000, /* 0xEA83 */ 0x0000, /* 0xEA84 */ 0x0000, /* 0xEA85 */ 0x0000, /* 0xEA86 */ 0x0000, /* 0xEA87 */ 0x0000, /* 0xEA88 */ 0x0000, /* 0xEA89 */ 0x0000, /* 0xEA8A */ 0x0000, /* 0xEA8B */ 0x0000, /* 0xEA8C */ 0x0000, /* 0xEA8D */ 0x0000, /* 0xEA8E */ 0x0000, /* 0xEA8F */ 0x0000, /* 0xEA90 */ 0x0000, /* 0xEA91 */ 0x0000, /* 0xEA92 */ 0x0000, /* 0xEA93 */ 0x0000, /* 0xEA94 */ 0x0000, /* 0xEA95 */ 0x0000, /* 0xEA96 */ 0x0000, /* 0xEA97 */ 0x0000, /* 0xEA98 */ 0x0000, /* 0xEA99 */ 0x0000, /* 0xEA9A */ 0x0000, /* 0xEA9B */ 0x0000, /* 0xEA9C */ 0x0000, /* 0xEA9D */ 0x0000, /* 0xEA9E */ 0x0000, /* 0xEA9F */ 0x0000, /* 0xEAA0 */ 0x8753, /* 0xEAA1 */ 0x8763, /* 0xEAA2 */ 0x876A, /* 0xEAA3 */ 0x8805, /* 0xEAA4 */ 0x87A2, /* 0xEAA5 */ 0x879F, /* 0xEAA6 */ 0x8782, /* 0xEAA7 */ 0x87AF, /* 0xEAA8 */ 0x87CB, /* 0xEAA9 */ 0x87BD, /* 0xEAAA */ 0x87C0, /* 0xEAAB */ 0x87D0, /* 0xEAAC */ 0x96D6, /* 0xEAAD */ 0x87AB, /* 0xEAAE */ 0x87C4, /* 0xEAAF */ 0x87B3, /* 0xEAB0 */ 0x87C7, /* 0xEAB1 */ 0x87C6, /* 0xEAB2 */ 0x87BB, /* 0xEAB3 */ 0x87EF, /* 0xEAB4 */ 0x87F2, /* 0xEAB5 */ 0x87E0, /* 0xEAB6 */ 0x880F, /* 0xEAB7 */ 0x880D, /* 0xEAB8 */ 0x87FE, /* 0xEAB9 */ 0x87F6, /* 0xEABA */ 0x87F7, /* 0xEABB */ 0x880E, /* 0xEABC */ 0x87D2, /* 0xEABD */ 0x8811, /* 0xEABE */ 0x8816, /* 0xEABF */ 0x8815, /* 0xEAC0 */ 0x8822, /* 0xEAC1 */ 0x8821, /* 0xEAC2 */ 0x8831, /* 0xEAC3 */ 0x8836, /* 0xEAC4 */ 0x8839, /* 0xEAC5 */ 0x8827, /* 0xEAC6 */ 0x883B, /* 0xEAC7 */ 0x8844, /* 0xEAC8 */ 0x8842, /* 0xEAC9 */ 0x8852, /* 0xEACA */ 0x8859, /* 0xEACB */ 0x885E, /* 0xEACC */ 0x8862, /* 0xEACD */ 0x886B, /* 0xEACE */ 0x8881, /* 0xEACF */ 0x887E, /* 0xEAD0 */ 0x889E, /* 0xEAD1 */ 0x8875, /* 0xEAD2 */ 0x887D, /* 0xEAD3 */ 0x88B5, /* 0xEAD4 */ 0x8872, /* 0xEAD5 */ 0x8882, /* 0xEAD6 */ 0x8897, /* 0xEAD7 */ 0x8892, /* 0xEAD8 */ 0x88AE, /* 0xEAD9 */ 0x8899, /* 0xEADA */ 0x88A2, /* 0xEADB */ 0x888D, /* 0xEADC */ 0x88A4, /* 0xEADD */ 0x88B0, /* 0xEADE */ 0x88BF, /* 0xEADF */ 0x88B1, /* 0xEAE0 */ 0x88C3, /* 0xEAE1 */ 0x88C4, /* 0xEAE2 */ 0x88D4, /* 0xEAE3 */ 0x88D8, /* 0xEAE4 */ 0x88D9, /* 0xEAE5 */ 0x88DD, /* 0xEAE6 */ 0x88F9, /* 0xEAE7 */ 0x8902, /* 0xEAE8 */ 0x88FC, /* 0xEAE9 */ 0x88F4, /* 0xEAEA */ 0x88E8, /* 0xEAEB */ 0x88F2, /* 0xEAEC */ 0x8904, /* 0xEAED */ 0x890C, /* 0xEAEE */ 0x890A, /* 0xEAEF */ 0x8913, /* 0xEAF0 */ 0x8943, /* 0xEAF1 */ 0x891E, /* 0xEAF2 */ 0x8925, /* 0xEAF3 */ 0x892A, /* 0xEAF4 */ 0x892B, /* 0xEAF5 */ 0x8941, /* 0xEAF6 */ 0x8944, /* 0xEAF7 */ 0x893B, /* 0xEAF8 */ 0x8936, /* 0xEAF9 */ 0x8938, /* 0xEAFA */ 0x894C, /* 0xEAFB */ 0x891D, /* 0xEAFC */ 0x8960, /* 0xEAFD */ 0x895E, /* 0xEAFE */ 0x0000, /* 0xEAFF */ 0x0000, /* 0xEB00 */ 0x0000, /* 0xEB01 */ 0x0000, /* 0xEB02 */ 0x0000, /* 0xEB03 */ 0x0000, /* 0xEB04 */ 0x0000, /* 0xEB05 */ 0x0000, /* 0xEB06 */ 0x0000, /* 0xEB07 */ 0x0000, /* 0xEB08 */ 0x0000, /* 0xEB09 */ 0x0000, /* 0xEB0A */ 0x0000, /* 0xEB0B */ 0x0000, /* 0xEB0C */ 0x0000, /* 0xEB0D */ 0x0000, /* 0xEB0E */ 0x0000, /* 0xEB0F */ 0x0000, /* 0xEB10 */ 0x0000, /* 0xEB11 */ 0x0000, /* 0xEB12 */ 0x0000, /* 0xEB13 */ 0x0000, /* 0xEB14 */ 0x0000, /* 0xEB15 */ 0x0000, /* 0xEB16 */ 0x0000, /* 0xEB17 */ 0x0000, /* 0xEB18 */ 0x0000, /* 0xEB19 */ 0x0000, /* 0xEB1A */ 0x0000, /* 0xEB1B */ 0x0000, /* 0xEB1C */ 0x0000, /* 0xEB1D */ 0x0000, /* 0xEB1E */ 0x0000, /* 0xEB1F */ 0x0000, /* 0xEB20 */ 0x0000, /* 0xEB21 */ 0x0000, /* 0xEB22 */ 0x0000, /* 0xEB23 */ 0x0000, /* 0xEB24 */ 0x0000, /* 0xEB25 */ 0x0000, /* 0xEB26 */ 0x0000, /* 0xEB27 */ 0x0000, /* 0xEB28 */ 0x0000, /* 0xEB29 */ 0x0000, /* 0xEB2A */ 0x0000, /* 0xEB2B */ 0x0000, /* 0xEB2C */ 0x0000, /* 0xEB2D */ 0x0000, /* 0xEB2E */ 0x0000, /* 0xEB2F */ 0x0000, /* 0xEB30 */ 0x0000, /* 0xEB31 */ 0x0000, /* 0xEB32 */ 0x0000, /* 0xEB33 */ 0x0000, /* 0xEB34 */ 0x0000, /* 0xEB35 */ 0x0000, /* 0xEB36 */ 0x0000, /* 0xEB37 */ 0x0000, /* 0xEB38 */ 0x0000, /* 0xEB39 */ 0x0000, /* 0xEB3A */ 0x0000, /* 0xEB3B */ 0x0000, /* 0xEB3C */ 0x0000, /* 0xEB3D */ 0x0000, /* 0xEB3E */ 0x0000, /* 0xEB3F */ 0x0000, /* 0xEB40 */ 0x0000, /* 0xEB41 */ 0x0000, /* 0xEB42 */ 0x0000, /* 0xEB43 */ 0x0000, /* 0xEB44 */ 0x0000, /* 0xEB45 */ 0x0000, /* 0xEB46 */ 0x0000, /* 0xEB47 */ 0x0000, /* 0xEB48 */ 0x0000, /* 0xEB49 */ 0x0000, /* 0xEB4A */ 0x0000, /* 0xEB4B */ 0x0000, /* 0xEB4C */ 0x0000, /* 0xEB4D */ 0x0000, /* 0xEB4E */ 0x0000, /* 0xEB4F */ 0x0000, /* 0xEB50 */ 0x0000, /* 0xEB51 */ 0x0000, /* 0xEB52 */ 0x0000, /* 0xEB53 */ 0x0000, /* 0xEB54 */ 0x0000, /* 0xEB55 */ 0x0000, /* 0xEB56 */ 0x0000, /* 0xEB57 */ 0x0000, /* 0xEB58 */ 0x0000, /* 0xEB59 */ 0x0000, /* 0xEB5A */ 0x0000, /* 0xEB5B */ 0x0000, /* 0xEB5C */ 0x0000, /* 0xEB5D */ 0x0000, /* 0xEB5E */ 0x0000, /* 0xEB5F */ 0x0000, /* 0xEB60 */ 0x0000, /* 0xEB61 */ 0x0000, /* 0xEB62 */ 0x0000, /* 0xEB63 */ 0x0000, /* 0xEB64 */ 0x0000, /* 0xEB65 */ 0x0000, /* 0xEB66 */ 0x0000, /* 0xEB67 */ 0x0000, /* 0xEB68 */ 0x0000, /* 0xEB69 */ 0x0000, /* 0xEB6A */ 0x0000, /* 0xEB6B */ 0x0000, /* 0xEB6C */ 0x0000, /* 0xEB6D */ 0x0000, /* 0xEB6E */ 0x0000, /* 0xEB6F */ 0x0000, /* 0xEB70 */ 0x0000, /* 0xEB71 */ 0x0000, /* 0xEB72 */ 0x0000, /* 0xEB73 */ 0x0000, /* 0xEB74 */ 0x0000, /* 0xEB75 */ 0x0000, /* 0xEB76 */ 0x0000, /* 0xEB77 */ 0x0000, /* 0xEB78 */ 0x0000, /* 0xEB79 */ 0x0000, /* 0xEB7A */ 0x0000, /* 0xEB7B */ 0x0000, /* 0xEB7C */ 0x0000, /* 0xEB7D */ 0x0000, /* 0xEB7E */ 0x0000, /* 0xEB7F */ 0x0000, /* 0xEB80 */ 0x0000, /* 0xEB81 */ 0x0000, /* 0xEB82 */ 0x0000, /* 0xEB83 */ 0x0000, /* 0xEB84 */ 0x0000, /* 0xEB85 */ 0x0000, /* 0xEB86 */ 0x0000, /* 0xEB87 */ 0x0000, /* 0xEB88 */ 0x0000, /* 0xEB89 */ 0x0000, /* 0xEB8A */ 0x0000, /* 0xEB8B */ 0x0000, /* 0xEB8C */ 0x0000, /* 0xEB8D */ 0x0000, /* 0xEB8E */ 0x0000, /* 0xEB8F */ 0x0000, /* 0xEB90 */ 0x0000, /* 0xEB91 */ 0x0000, /* 0xEB92 */ 0x0000, /* 0xEB93 */ 0x0000, /* 0xEB94 */ 0x0000, /* 0xEB95 */ 0x0000, /* 0xEB96 */ 0x0000, /* 0xEB97 */ 0x0000, /* 0xEB98 */ 0x0000, /* 0xEB99 */ 0x0000, /* 0xEB9A */ 0x0000, /* 0xEB9B */ 0x0000, /* 0xEB9C */ 0x0000, /* 0xEB9D */ 0x0000, /* 0xEB9E */ 0x0000, /* 0xEB9F */ 0x0000, /* 0xEBA0 */ 0x8966, /* 0xEBA1 */ 0x8964, /* 0xEBA2 */ 0x896D, /* 0xEBA3 */ 0x896A, /* 0xEBA4 */ 0x896F, /* 0xEBA5 */ 0x8974, /* 0xEBA6 */ 0x8977, /* 0xEBA7 */ 0x897E, /* 0xEBA8 */ 0x8983, /* 0xEBA9 */ 0x8988, /* 0xEBAA */ 0x898A, /* 0xEBAB */ 0x8993, /* 0xEBAC */ 0x8998, /* 0xEBAD */ 0x89A1, /* 0xEBAE */ 0x89A9, /* 0xEBAF */ 0x89A6, /* 0xEBB0 */ 0x89AC, /* 0xEBB1 */ 0x89AF, /* 0xEBB2 */ 0x89B2, /* 0xEBB3 */ 0x89BA, /* 0xEBB4 */ 0x89BD, /* 0xEBB5 */ 0x89BF, /* 0xEBB6 */ 0x89C0, /* 0xEBB7 */ 0x89DA, /* 0xEBB8 */ 0x89DC, /* 0xEBB9 */ 0x89DD, /* 0xEBBA */ 0x89E7, /* 0xEBBB */ 0x89F4, /* 0xEBBC */ 0x89F8, /* 0xEBBD */ 0x8A03, /* 0xEBBE */ 0x8A16, /* 0xEBBF */ 0x8A10, /* 0xEBC0 */ 0x8A0C, /* 0xEBC1 */ 0x8A1B, /* 0xEBC2 */ 0x8A1D, /* 0xEBC3 */ 0x8A25, /* 0xEBC4 */ 0x8A36, /* 0xEBC5 */ 0x8A41, /* 0xEBC6 */ 0x8A5B, /* 0xEBC7 */ 0x8A52, /* 0xEBC8 */ 0x8A46, /* 0xEBC9 */ 0x8A48, /* 0xEBCA */ 0x8A7C, /* 0xEBCB */ 0x8A6D, /* 0xEBCC */ 0x8A6C, /* 0xEBCD */ 0x8A62, /* 0xEBCE */ 0x8A85, /* 0xEBCF */ 0x8A82, /* 0xEBD0 */ 0x8A84, /* 0xEBD1 */ 0x8AA8, /* 0xEBD2 */ 0x8AA1, /* 0xEBD3 */ 0x8A91, /* 0xEBD4 */ 0x8AA5, /* 0xEBD5 */ 0x8AA6, /* 0xEBD6 */ 0x8A9A, /* 0xEBD7 */ 0x8AA3, /* 0xEBD8 */ 0x8AC4, /* 0xEBD9 */ 0x8ACD, /* 0xEBDA */ 0x8AC2, /* 0xEBDB */ 0x8ADA, /* 0xEBDC */ 0x8AEB, /* 0xEBDD */ 0x8AF3, /* 0xEBDE */ 0x8AE7, /* 0xEBDF */ 0x8AE4, /* 0xEBE0 */ 0x8AF1, /* 0xEBE1 */ 0x8B14, /* 0xEBE2 */ 0x8AE0, /* 0xEBE3 */ 0x8AE2, /* 0xEBE4 */ 0x8AF7, /* 0xEBE5 */ 0x8ADE, /* 0xEBE6 */ 0x8ADB, /* 0xEBE7 */ 0x8B0C, /* 0xEBE8 */ 0x8B07, /* 0xEBE9 */ 0x8B1A, /* 0xEBEA */ 0x8AE1, /* 0xEBEB */ 0x8B16, /* 0xEBEC */ 0x8B10, /* 0xEBED */ 0x8B17, /* 0xEBEE */ 0x8B20, /* 0xEBEF */ 0x8B33, /* 0xEBF0 */ 0x97AB, /* 0xEBF1 */ 0x8B26, /* 0xEBF2 */ 0x8B2B, /* 0xEBF3 */ 0x8B3E, /* 0xEBF4 */ 0x8B28, /* 0xEBF5 */ 0x8B41, /* 0xEBF6 */ 0x8B4C, /* 0xEBF7 */ 0x8B4F, /* 0xEBF8 */ 0x8B4E, /* 0xEBF9 */ 0x8B49, /* 0xEBFA */ 0x8B56, /* 0xEBFB */ 0x8B5B, /* 0xEBFC */ 0x8B5A, /* 0xEBFD */ 0x8B6B, /* 0xEBFE */ 0x0000, /* 0xEBFF */ 0x0000, /* 0xEC00 */ 0x0000, /* 0xEC01 */ 0x0000, /* 0xEC02 */ 0x0000, /* 0xEC03 */ 0x0000, /* 0xEC04 */ 0x0000, /* 0xEC05 */ 0x0000, /* 0xEC06 */ 0x0000, /* 0xEC07 */ 0x0000, /* 0xEC08 */ 0x0000, /* 0xEC09 */ 0x0000, /* 0xEC0A */ 0x0000, /* 0xEC0B */ 0x0000, /* 0xEC0C */ 0x0000, /* 0xEC0D */ 0x0000, /* 0xEC0E */ 0x0000, /* 0xEC0F */ 0x0000, /* 0xEC10 */ 0x0000, /* 0xEC11 */ 0x0000, /* 0xEC12 */ 0x0000, /* 0xEC13 */ 0x0000, /* 0xEC14 */ 0x0000, /* 0xEC15 */ 0x0000, /* 0xEC16 */ 0x0000, /* 0xEC17 */ 0x0000, /* 0xEC18 */ 0x0000, /* 0xEC19 */ 0x0000, /* 0xEC1A */ 0x0000, /* 0xEC1B */ 0x0000, /* 0xEC1C */ 0x0000, /* 0xEC1D */ 0x0000, /* 0xEC1E */ 0x0000, /* 0xEC1F */ 0x0000, /* 0xEC20 */ 0x0000, /* 0xEC21 */ 0x0000, /* 0xEC22 */ 0x0000, /* 0xEC23 */ 0x0000, /* 0xEC24 */ 0x0000, /* 0xEC25 */ 0x0000, /* 0xEC26 */ 0x0000, /* 0xEC27 */ 0x0000, /* 0xEC28 */ 0x0000, /* 0xEC29 */ 0x0000, /* 0xEC2A */ 0x0000, /* 0xEC2B */ 0x0000, /* 0xEC2C */ 0x0000, /* 0xEC2D */ 0x0000, /* 0xEC2E */ 0x0000, /* 0xEC2F */ 0x0000, /* 0xEC30 */ 0x0000, /* 0xEC31 */ 0x0000, /* 0xEC32 */ 0x0000, /* 0xEC33 */ 0x0000, /* 0xEC34 */ 0x0000, /* 0xEC35 */ 0x0000, /* 0xEC36 */ 0x0000, /* 0xEC37 */ 0x0000, /* 0xEC38 */ 0x0000, /* 0xEC39 */ 0x0000, /* 0xEC3A */ 0x0000, /* 0xEC3B */ 0x0000, /* 0xEC3C */ 0x0000, /* 0xEC3D */ 0x0000, /* 0xEC3E */ 0x0000, /* 0xEC3F */ 0x0000, /* 0xEC40 */ 0x0000, /* 0xEC41 */ 0x0000, /* 0xEC42 */ 0x0000, /* 0xEC43 */ 0x0000, /* 0xEC44 */ 0x0000, /* 0xEC45 */ 0x0000, /* 0xEC46 */ 0x0000, /* 0xEC47 */ 0x0000, /* 0xEC48 */ 0x0000, /* 0xEC49 */ 0x0000, /* 0xEC4A */ 0x0000, /* 0xEC4B */ 0x0000, /* 0xEC4C */ 0x0000, /* 0xEC4D */ 0x0000, /* 0xEC4E */ 0x0000, /* 0xEC4F */ 0x0000, /* 0xEC50 */ 0x0000, /* 0xEC51 */ 0x0000, /* 0xEC52 */ 0x0000, /* 0xEC53 */ 0x0000, /* 0xEC54 */ 0x0000, /* 0xEC55 */ 0x0000, /* 0xEC56 */ 0x0000, /* 0xEC57 */ 0x0000, /* 0xEC58 */ 0x0000, /* 0xEC59 */ 0x0000, /* 0xEC5A */ 0x0000, /* 0xEC5B */ 0x0000, /* 0xEC5C */ 0x0000, /* 0xEC5D */ 0x0000, /* 0xEC5E */ 0x0000, /* 0xEC5F */ 0x0000, /* 0xEC60 */ 0x0000, /* 0xEC61 */ 0x0000, /* 0xEC62 */ 0x0000, /* 0xEC63 */ 0x0000, /* 0xEC64 */ 0x0000, /* 0xEC65 */ 0x0000, /* 0xEC66 */ 0x0000, /* 0xEC67 */ 0x0000, /* 0xEC68 */ 0x0000, /* 0xEC69 */ 0x0000, /* 0xEC6A */ 0x0000, /* 0xEC6B */ 0x0000, /* 0xEC6C */ 0x0000, /* 0xEC6D */ 0x0000, /* 0xEC6E */ 0x0000, /* 0xEC6F */ 0x0000, /* 0xEC70 */ 0x0000, /* 0xEC71 */ 0x0000, /* 0xEC72 */ 0x0000, /* 0xEC73 */ 0x0000, /* 0xEC74 */ 0x0000, /* 0xEC75 */ 0x0000, /* 0xEC76 */ 0x0000, /* 0xEC77 */ 0x0000, /* 0xEC78 */ 0x0000, /* 0xEC79 */ 0x0000, /* 0xEC7A */ 0x0000, /* 0xEC7B */ 0x0000, /* 0xEC7C */ 0x0000, /* 0xEC7D */ 0x0000, /* 0xEC7E */ 0x0000, /* 0xEC7F */ 0x0000, /* 0xEC80 */ 0x0000, /* 0xEC81 */ 0x0000, /* 0xEC82 */ 0x0000, /* 0xEC83 */ 0x0000, /* 0xEC84 */ 0x0000, /* 0xEC85 */ 0x0000, /* 0xEC86 */ 0x0000, /* 0xEC87 */ 0x0000, /* 0xEC88 */ 0x0000, /* 0xEC89 */ 0x0000, /* 0xEC8A */ 0x0000, /* 0xEC8B */ 0x0000, /* 0xEC8C */ 0x0000, /* 0xEC8D */ 0x0000, /* 0xEC8E */ 0x0000, /* 0xEC8F */ 0x0000, /* 0xEC90 */ 0x0000, /* 0xEC91 */ 0x0000, /* 0xEC92 */ 0x0000, /* 0xEC93 */ 0x0000, /* 0xEC94 */ 0x0000, /* 0xEC95 */ 0x0000, /* 0xEC96 */ 0x0000, /* 0xEC97 */ 0x0000, /* 0xEC98 */ 0x0000, /* 0xEC99 */ 0x0000, /* 0xEC9A */ 0x0000, /* 0xEC9B */ 0x0000, /* 0xEC9C */ 0x0000, /* 0xEC9D */ 0x0000, /* 0xEC9E */ 0x0000, /* 0xEC9F */ 0x0000, /* 0xECA0 */ 0x8B5F, /* 0xECA1 */ 0x8B6C, /* 0xECA2 */ 0x8B6F, /* 0xECA3 */ 0x8B74, /* 0xECA4 */ 0x8B7D, /* 0xECA5 */ 0x8B80, /* 0xECA6 */ 0x8B8C, /* 0xECA7 */ 0x8B8E, /* 0xECA8 */ 0x8B92, /* 0xECA9 */ 0x8B93, /* 0xECAA */ 0x8B96, /* 0xECAB */ 0x8B99, /* 0xECAC */ 0x8B9A, /* 0xECAD */ 0x8C3A, /* 0xECAE */ 0x8C41, /* 0xECAF */ 0x8C3F, /* 0xECB0 */ 0x8C48, /* 0xECB1 */ 0x8C4C, /* 0xECB2 */ 0x8C4E, /* 0xECB3 */ 0x8C50, /* 0xECB4 */ 0x8C55, /* 0xECB5 */ 0x8C62, /* 0xECB6 */ 0x8C6C, /* 0xECB7 */ 0x8C78, /* 0xECB8 */ 0x8C7A, /* 0xECB9 */ 0x8C82, /* 0xECBA */ 0x8C89, /* 0xECBB */ 0x8C85, /* 0xECBC */ 0x8C8A, /* 0xECBD */ 0x8C8D, /* 0xECBE */ 0x8C8E, /* 0xECBF */ 0x8C94, /* 0xECC0 */ 0x8C7C, /* 0xECC1 */ 0x8C98, /* 0xECC2 */ 0x621D, /* 0xECC3 */ 0x8CAD, /* 0xECC4 */ 0x8CAA, /* 0xECC5 */ 0x8CBD, /* 0xECC6 */ 0x8CB2, /* 0xECC7 */ 0x8CB3, /* 0xECC8 */ 0x8CAE, /* 0xECC9 */ 0x8CB6, /* 0xECCA */ 0x8CC8, /* 0xECCB */ 0x8CC1, /* 0xECCC */ 0x8CE4, /* 0xECCD */ 0x8CE3, /* 0xECCE */ 0x8CDA, /* 0xECCF */ 0x8CFD, /* 0xECD0 */ 0x8CFA, /* 0xECD1 */ 0x8CFB, /* 0xECD2 */ 0x8D04, /* 0xECD3 */ 0x8D05, /* 0xECD4 */ 0x8D0A, /* 0xECD5 */ 0x8D07, /* 0xECD6 */ 0x8D0F, /* 0xECD7 */ 0x8D0D, /* 0xECD8 */ 0x8D10, /* 0xECD9 */ 0x9F4E, /* 0xECDA */ 0x8D13, /* 0xECDB */ 0x8CCD, /* 0xECDC */ 0x8D14, /* 0xECDD */ 0x8D16, /* 0xECDE */ 0x8D67, /* 0xECDF */ 0x8D6D, /* 0xECE0 */ 0x8D71, /* 0xECE1 */ 0x8D73, /* 0xECE2 */ 0x8D81, /* 0xECE3 */ 0x8D99, /* 0xECE4 */ 0x8DC2, /* 0xECE5 */ 0x8DBE, /* 0xECE6 */ 0x8DBA, /* 0xECE7 */ 0x8DCF, /* 0xECE8 */ 0x8DDA, /* 0xECE9 */ 0x8DD6, /* 0xECEA */ 0x8DCC, /* 0xECEB */ 0x8DDB, /* 0xECEC */ 0x8DCB, /* 0xECED */ 0x8DEA, /* 0xECEE */ 0x8DEB, /* 0xECEF */ 0x8DDF, /* 0xECF0 */ 0x8DE3, /* 0xECF1 */ 0x8DFC, /* 0xECF2 */ 0x8E08, /* 0xECF3 */ 0x8E09, /* 0xECF4 */ 0x8DFF, /* 0xECF5 */ 0x8E1D, /* 0xECF6 */ 0x8E1E, /* 0xECF7 */ 0x8E10, /* 0xECF8 */ 0x8E1F, /* 0xECF9 */ 0x8E42, /* 0xECFA */ 0x8E35, /* 0xECFB */ 0x8E30, /* 0xECFC */ 0x8E34, /* 0xECFD */ 0x8E4A, /* 0xECFE */ 0x0000, /* 0xECFF */ 0x0000, /* 0xED00 */ 0x0000, /* 0xED01 */ 0x0000, /* 0xED02 */ 0x0000, /* 0xED03 */ 0x0000, /* 0xED04 */ 0x0000, /* 0xED05 */ 0x0000, /* 0xED06 */ 0x0000, /* 0xED07 */ 0x0000, /* 0xED08 */ 0x0000, /* 0xED09 */ 0x0000, /* 0xED0A */ 0x0000, /* 0xED0B */ 0x0000, /* 0xED0C */ 0x0000, /* 0xED0D */ 0x0000, /* 0xED0E */ 0x0000, /* 0xED0F */ 0x0000, /* 0xED10 */ 0x0000, /* 0xED11 */ 0x0000, /* 0xED12 */ 0x0000, /* 0xED13 */ 0x0000, /* 0xED14 */ 0x0000, /* 0xED15 */ 0x0000, /* 0xED16 */ 0x0000, /* 0xED17 */ 0x0000, /* 0xED18 */ 0x0000, /* 0xED19 */ 0x0000, /* 0xED1A */ 0x0000, /* 0xED1B */ 0x0000, /* 0xED1C */ 0x0000, /* 0xED1D */ 0x0000, /* 0xED1E */ 0x0000, /* 0xED1F */ 0x0000, /* 0xED20 */ 0x0000, /* 0xED21 */ 0x0000, /* 0xED22 */ 0x0000, /* 0xED23 */ 0x0000, /* 0xED24 */ 0x0000, /* 0xED25 */ 0x0000, /* 0xED26 */ 0x0000, /* 0xED27 */ 0x0000, /* 0xED28 */ 0x0000, /* 0xED29 */ 0x0000, /* 0xED2A */ 0x0000, /* 0xED2B */ 0x0000, /* 0xED2C */ 0x0000, /* 0xED2D */ 0x0000, /* 0xED2E */ 0x0000, /* 0xED2F */ 0x0000, /* 0xED30 */ 0x0000, /* 0xED31 */ 0x0000, /* 0xED32 */ 0x0000, /* 0xED33 */ 0x0000, /* 0xED34 */ 0x0000, /* 0xED35 */ 0x0000, /* 0xED36 */ 0x0000, /* 0xED37 */ 0x0000, /* 0xED38 */ 0x0000, /* 0xED39 */ 0x0000, /* 0xED3A */ 0x0000, /* 0xED3B */ 0x0000, /* 0xED3C */ 0x0000, /* 0xED3D */ 0x0000, /* 0xED3E */ 0x0000, /* 0xED3F */ 0x0000, /* 0xED40 */ 0x0000, /* 0xED41 */ 0x0000, /* 0xED42 */ 0x0000, /* 0xED43 */ 0x0000, /* 0xED44 */ 0x0000, /* 0xED45 */ 0x0000, /* 0xED46 */ 0x0000, /* 0xED47 */ 0x0000, /* 0xED48 */ 0x0000, /* 0xED49 */ 0x0000, /* 0xED4A */ 0x0000, /* 0xED4B */ 0x0000, /* 0xED4C */ 0x0000, /* 0xED4D */ 0x0000, /* 0xED4E */ 0x0000, /* 0xED4F */ 0x0000, /* 0xED50 */ 0x0000, /* 0xED51 */ 0x0000, /* 0xED52 */ 0x0000, /* 0xED53 */ 0x0000, /* 0xED54 */ 0x0000, /* 0xED55 */ 0x0000, /* 0xED56 */ 0x0000, /* 0xED57 */ 0x0000, /* 0xED58 */ 0x0000, /* 0xED59 */ 0x0000, /* 0xED5A */ 0x0000, /* 0xED5B */ 0x0000, /* 0xED5C */ 0x0000, /* 0xED5D */ 0x0000, /* 0xED5E */ 0x0000, /* 0xED5F */ 0x0000, /* 0xED60 */ 0x0000, /* 0xED61 */ 0x0000, /* 0xED62 */ 0x0000, /* 0xED63 */ 0x0000, /* 0xED64 */ 0x0000, /* 0xED65 */ 0x0000, /* 0xED66 */ 0x0000, /* 0xED67 */ 0x0000, /* 0xED68 */ 0x0000, /* 0xED69 */ 0x0000, /* 0xED6A */ 0x0000, /* 0xED6B */ 0x0000, /* 0xED6C */ 0x0000, /* 0xED6D */ 0x0000, /* 0xED6E */ 0x0000, /* 0xED6F */ 0x0000, /* 0xED70 */ 0x0000, /* 0xED71 */ 0x0000, /* 0xED72 */ 0x0000, /* 0xED73 */ 0x0000, /* 0xED74 */ 0x0000, /* 0xED75 */ 0x0000, /* 0xED76 */ 0x0000, /* 0xED77 */ 0x0000, /* 0xED78 */ 0x0000, /* 0xED79 */ 0x0000, /* 0xED7A */ 0x0000, /* 0xED7B */ 0x0000, /* 0xED7C */ 0x0000, /* 0xED7D */ 0x0000, /* 0xED7E */ 0x0000, /* 0xED7F */ 0x0000, /* 0xED80 */ 0x0000, /* 0xED81 */ 0x0000, /* 0xED82 */ 0x0000, /* 0xED83 */ 0x0000, /* 0xED84 */ 0x0000, /* 0xED85 */ 0x0000, /* 0xED86 */ 0x0000, /* 0xED87 */ 0x0000, /* 0xED88 */ 0x0000, /* 0xED89 */ 0x0000, /* 0xED8A */ 0x0000, /* 0xED8B */ 0x0000, /* 0xED8C */ 0x0000, /* 0xED8D */ 0x0000, /* 0xED8E */ 0x0000, /* 0xED8F */ 0x0000, /* 0xED90 */ 0x0000, /* 0xED91 */ 0x0000, /* 0xED92 */ 0x0000, /* 0xED93 */ 0x0000, /* 0xED94 */ 0x0000, /* 0xED95 */ 0x0000, /* 0xED96 */ 0x0000, /* 0xED97 */ 0x0000, /* 0xED98 */ 0x0000, /* 0xED99 */ 0x0000, /* 0xED9A */ 0x0000, /* 0xED9B */ 0x0000, /* 0xED9C */ 0x0000, /* 0xED9D */ 0x0000, /* 0xED9E */ 0x0000, /* 0xED9F */ 0x0000, /* 0xEDA0 */ 0x8E47, /* 0xEDA1 */ 0x8E49, /* 0xEDA2 */ 0x8E4C, /* 0xEDA3 */ 0x8E50, /* 0xEDA4 */ 0x8E48, /* 0xEDA5 */ 0x8E59, /* 0xEDA6 */ 0x8E64, /* 0xEDA7 */ 0x8E60, /* 0xEDA8 */ 0x8E2A, /* 0xEDA9 */ 0x8E63, /* 0xEDAA */ 0x8E55, /* 0xEDAB */ 0x8E76, /* 0xEDAC */ 0x8E72, /* 0xEDAD */ 0x8E7C, /* 0xEDAE */ 0x8E81, /* 0xEDAF */ 0x8E87, /* 0xEDB0 */ 0x8E85, /* 0xEDB1 */ 0x8E84, /* 0xEDB2 */ 0x8E8B, /* 0xEDB3 */ 0x8E8A, /* 0xEDB4 */ 0x8E93, /* 0xEDB5 */ 0x8E91, /* 0xEDB6 */ 0x8E94, /* 0xEDB7 */ 0x8E99, /* 0xEDB8 */ 0x8EAA, /* 0xEDB9 */ 0x8EA1, /* 0xEDBA */ 0x8EAC, /* 0xEDBB */ 0x8EB0, /* 0xEDBC */ 0x8EC6, /* 0xEDBD */ 0x8EB1, /* 0xEDBE */ 0x8EBE, /* 0xEDBF */ 0x8EC5, /* 0xEDC0 */ 0x8EC8, /* 0xEDC1 */ 0x8ECB, /* 0xEDC2 */ 0x8EDB, /* 0xEDC3 */ 0x8EE3, /* 0xEDC4 */ 0x8EFC, /* 0xEDC5 */ 0x8EFB, /* 0xEDC6 */ 0x8EEB, /* 0xEDC7 */ 0x8EFE, /* 0xEDC8 */ 0x8F0A, /* 0xEDC9 */ 0x8F05, /* 0xEDCA */ 0x8F15, /* 0xEDCB */ 0x8F12, /* 0xEDCC */ 0x8F19, /* 0xEDCD */ 0x8F13, /* 0xEDCE */ 0x8F1C, /* 0xEDCF */ 0x8F1F, /* 0xEDD0 */ 0x8F1B, /* 0xEDD1 */ 0x8F0C, /* 0xEDD2 */ 0x8F26, /* 0xEDD3 */ 0x8F33, /* 0xEDD4 */ 0x8F3B, /* 0xEDD5 */ 0x8F39, /* 0xEDD6 */ 0x8F45, /* 0xEDD7 */ 0x8F42, /* 0xEDD8 */ 0x8F3E, /* 0xEDD9 */ 0x8F4C, /* 0xEDDA */ 0x8F49, /* 0xEDDB */ 0x8F46, /* 0xEDDC */ 0x8F4E, /* 0xEDDD */ 0x8F57, /* 0xEDDE */ 0x8F5C, /* 0xEDDF */ 0x8F62, /* 0xEDE0 */ 0x8F63, /* 0xEDE1 */ 0x8F64, /* 0xEDE2 */ 0x8F9C, /* 0xEDE3 */ 0x8F9F, /* 0xEDE4 */ 0x8FA3, /* 0xEDE5 */ 0x8FAD, /* 0xEDE6 */ 0x8FAF, /* 0xEDE7 */ 0x8FB7, /* 0xEDE8 */ 0x8FDA, /* 0xEDE9 */ 0x8FE5, /* 0xEDEA */ 0x8FE2, /* 0xEDEB */ 0x8FEA, /* 0xEDEC */ 0x8FEF, /* 0xEDED */ 0x9087, /* 0xEDEE */ 0x8FF4, /* 0xEDEF */ 0x9005, /* 0xEDF0 */ 0x8FF9, /* 0xEDF1 */ 0x8FFA, /* 0xEDF2 */ 0x9011, /* 0xEDF3 */ 0x9015, /* 0xEDF4 */ 0x9021, /* 0xEDF5 */ 0x900D, /* 0xEDF6 */ 0x901E, /* 0xEDF7 */ 0x9016, /* 0xEDF8 */ 0x900B, /* 0xEDF9 */ 0x9027, /* 0xEDFA */ 0x9036, /* 0xEDFB */ 0x9035, /* 0xEDFC */ 0x9039, /* 0xEDFD */ 0x8FF8, /* 0xEDFE */ 0x0000, /* 0xEDFF */ 0x0000, /* 0xEE00 */ 0x0000, /* 0xEE01 */ 0x0000, /* 0xEE02 */ 0x0000, /* 0xEE03 */ 0x0000, /* 0xEE04 */ 0x0000, /* 0xEE05 */ 0x0000, /* 0xEE06 */ 0x0000, /* 0xEE07 */ 0x0000, /* 0xEE08 */ 0x0000, /* 0xEE09 */ 0x0000, /* 0xEE0A */ 0x0000, /* 0xEE0B */ 0x0000, /* 0xEE0C */ 0x0000, /* 0xEE0D */ 0x0000, /* 0xEE0E */ 0x0000, /* 0xEE0F */ 0x0000, /* 0xEE10 */ 0x0000, /* 0xEE11 */ 0x0000, /* 0xEE12 */ 0x0000, /* 0xEE13 */ 0x0000, /* 0xEE14 */ 0x0000, /* 0xEE15 */ 0x0000, /* 0xEE16 */ 0x0000, /* 0xEE17 */ 0x0000, /* 0xEE18 */ 0x0000, /* 0xEE19 */ 0x0000, /* 0xEE1A */ 0x0000, /* 0xEE1B */ 0x0000, /* 0xEE1C */ 0x0000, /* 0xEE1D */ 0x0000, /* 0xEE1E */ 0x0000, /* 0xEE1F */ 0x0000, /* 0xEE20 */ 0x0000, /* 0xEE21 */ 0x0000, /* 0xEE22 */ 0x0000, /* 0xEE23 */ 0x0000, /* 0xEE24 */ 0x0000, /* 0xEE25 */ 0x0000, /* 0xEE26 */ 0x0000, /* 0xEE27 */ 0x0000, /* 0xEE28 */ 0x0000, /* 0xEE29 */ 0x0000, /* 0xEE2A */ 0x0000, /* 0xEE2B */ 0x0000, /* 0xEE2C */ 0x0000, /* 0xEE2D */ 0x0000, /* 0xEE2E */ 0x0000, /* 0xEE2F */ 0x0000, /* 0xEE30 */ 0x0000, /* 0xEE31 */ 0x0000, /* 0xEE32 */ 0x0000, /* 0xEE33 */ 0x0000, /* 0xEE34 */ 0x0000, /* 0xEE35 */ 0x0000, /* 0xEE36 */ 0x0000, /* 0xEE37 */ 0x0000, /* 0xEE38 */ 0x0000, /* 0xEE39 */ 0x0000, /* 0xEE3A */ 0x0000, /* 0xEE3B */ 0x0000, /* 0xEE3C */ 0x0000, /* 0xEE3D */ 0x0000, /* 0xEE3E */ 0x0000, /* 0xEE3F */ 0x0000, /* 0xEE40 */ 0x0000, /* 0xEE41 */ 0x0000, /* 0xEE42 */ 0x0000, /* 0xEE43 */ 0x0000, /* 0xEE44 */ 0x0000, /* 0xEE45 */ 0x0000, /* 0xEE46 */ 0x0000, /* 0xEE47 */ 0x0000, /* 0xEE48 */ 0x0000, /* 0xEE49 */ 0x0000, /* 0xEE4A */ 0x0000, /* 0xEE4B */ 0x0000, /* 0xEE4C */ 0x0000, /* 0xEE4D */ 0x0000, /* 0xEE4E */ 0x0000, /* 0xEE4F */ 0x0000, /* 0xEE50 */ 0x0000, /* 0xEE51 */ 0x0000, /* 0xEE52 */ 0x0000, /* 0xEE53 */ 0x0000, /* 0xEE54 */ 0x0000, /* 0xEE55 */ 0x0000, /* 0xEE56 */ 0x0000, /* 0xEE57 */ 0x0000, /* 0xEE58 */ 0x0000, /* 0xEE59 */ 0x0000, /* 0xEE5A */ 0x0000, /* 0xEE5B */ 0x0000, /* 0xEE5C */ 0x0000, /* 0xEE5D */ 0x0000, /* 0xEE5E */ 0x0000, /* 0xEE5F */ 0x0000, /* 0xEE60 */ 0x0000, /* 0xEE61 */ 0x0000, /* 0xEE62 */ 0x0000, /* 0xEE63 */ 0x0000, /* 0xEE64 */ 0x0000, /* 0xEE65 */ 0x0000, /* 0xEE66 */ 0x0000, /* 0xEE67 */ 0x0000, /* 0xEE68 */ 0x0000, /* 0xEE69 */ 0x0000, /* 0xEE6A */ 0x0000, /* 0xEE6B */ 0x0000, /* 0xEE6C */ 0x0000, /* 0xEE6D */ 0x0000, /* 0xEE6E */ 0x0000, /* 0xEE6F */ 0x0000, /* 0xEE70 */ 0x0000, /* 0xEE71 */ 0x0000, /* 0xEE72 */ 0x0000, /* 0xEE73 */ 0x0000, /* 0xEE74 */ 0x0000, /* 0xEE75 */ 0x0000, /* 0xEE76 */ 0x0000, /* 0xEE77 */ 0x0000, /* 0xEE78 */ 0x0000, /* 0xEE79 */ 0x0000, /* 0xEE7A */ 0x0000, /* 0xEE7B */ 0x0000, /* 0xEE7C */ 0x0000, /* 0xEE7D */ 0x0000, /* 0xEE7E */ 0x0000, /* 0xEE7F */ 0x0000, /* 0xEE80 */ 0x0000, /* 0xEE81 */ 0x0000, /* 0xEE82 */ 0x0000, /* 0xEE83 */ 0x0000, /* 0xEE84 */ 0x0000, /* 0xEE85 */ 0x0000, /* 0xEE86 */ 0x0000, /* 0xEE87 */ 0x0000, /* 0xEE88 */ 0x0000, /* 0xEE89 */ 0x0000, /* 0xEE8A */ 0x0000, /* 0xEE8B */ 0x0000, /* 0xEE8C */ 0x0000, /* 0xEE8D */ 0x0000, /* 0xEE8E */ 0x0000, /* 0xEE8F */ 0x0000, /* 0xEE90 */ 0x0000, /* 0xEE91 */ 0x0000, /* 0xEE92 */ 0x0000, /* 0xEE93 */ 0x0000, /* 0xEE94 */ 0x0000, /* 0xEE95 */ 0x0000, /* 0xEE96 */ 0x0000, /* 0xEE97 */ 0x0000, /* 0xEE98 */ 0x0000, /* 0xEE99 */ 0x0000, /* 0xEE9A */ 0x0000, /* 0xEE9B */ 0x0000, /* 0xEE9C */ 0x0000, /* 0xEE9D */ 0x0000, /* 0xEE9E */ 0x0000, /* 0xEE9F */ 0x0000, /* 0xEEA0 */ 0x904F, /* 0xEEA1 */ 0x9050, /* 0xEEA2 */ 0x9051, /* 0xEEA3 */ 0x9052, /* 0xEEA4 */ 0x900E, /* 0xEEA5 */ 0x9049, /* 0xEEA6 */ 0x903E, /* 0xEEA7 */ 0x9056, /* 0xEEA8 */ 0x9058, /* 0xEEA9 */ 0x905E, /* 0xEEAA */ 0x9068, /* 0xEEAB */ 0x906F, /* 0xEEAC */ 0x9076, /* 0xEEAD */ 0x96A8, /* 0xEEAE */ 0x9072, /* 0xEEAF */ 0x9082, /* 0xEEB0 */ 0x907D, /* 0xEEB1 */ 0x9081, /* 0xEEB2 */ 0x9080, /* 0xEEB3 */ 0x908A, /* 0xEEB4 */ 0x9089, /* 0xEEB5 */ 0x908F, /* 0xEEB6 */ 0x90A8, /* 0xEEB7 */ 0x90AF, /* 0xEEB8 */ 0x90B1, /* 0xEEB9 */ 0x90B5, /* 0xEEBA */ 0x90E2, /* 0xEEBB */ 0x90E4, /* 0xEEBC */ 0x6248, /* 0xEEBD */ 0x90DB, /* 0xEEBE */ 0x9102, /* 0xEEBF */ 0x9112, /* 0xEEC0 */ 0x9119, /* 0xEEC1 */ 0x9132, /* 0xEEC2 */ 0x9130, /* 0xEEC3 */ 0x914A, /* 0xEEC4 */ 0x9156, /* 0xEEC5 */ 0x9158, /* 0xEEC6 */ 0x9163, /* 0xEEC7 */ 0x9165, /* 0xEEC8 */ 0x9169, /* 0xEEC9 */ 0x9173, /* 0xEECA */ 0x9172, /* 0xEECB */ 0x918B, /* 0xEECC */ 0x9189, /* 0xEECD */ 0x9182, /* 0xEECE */ 0x91A2, /* 0xEECF */ 0x91AB, /* 0xEED0 */ 0x91AF, /* 0xEED1 */ 0x91AA, /* 0xEED2 */ 0x91B5, /* 0xEED3 */ 0x91B4, /* 0xEED4 */ 0x91BA, /* 0xEED5 */ 0x91C0, /* 0xEED6 */ 0x91C1, /* 0xEED7 */ 0x91C9, /* 0xEED8 */ 0x91CB, /* 0xEED9 */ 0x91D0, /* 0xEEDA */ 0x91D6, /* 0xEEDB */ 0x91DF, /* 0xEEDC */ 0x91E1, /* 0xEEDD */ 0x91DB, /* 0xEEDE */ 0x91FC, /* 0xEEDF */ 0x91F5, /* 0xEEE0 */ 0x91F6, /* 0xEEE1 */ 0x921E, /* 0xEEE2 */ 0x91FF, /* 0xEEE3 */ 0x9214, /* 0xEEE4 */ 0x922C, /* 0xEEE5 */ 0x9215, /* 0xEEE6 */ 0x9211, /* 0xEEE7 */ 0x925E, /* 0xEEE8 */ 0x9257, /* 0xEEE9 */ 0x9245, /* 0xEEEA */ 0x9249, /* 0xEEEB */ 0x9264, /* 0xEEEC */ 0x9248, /* 0xEEED */ 0x9295, /* 0xEEEE */ 0x923F, /* 0xEEEF */ 0x924B, /* 0xEEF0 */ 0x9250, /* 0xEEF1 */ 0x929C, /* 0xEEF2 */ 0x9296, /* 0xEEF3 */ 0x9293, /* 0xEEF4 */ 0x929B, /* 0xEEF5 */ 0x925A, /* 0xEEF6 */ 0x92CF, /* 0xEEF7 */ 0x92B9, /* 0xEEF8 */ 0x92B7, /* 0xEEF9 */ 0x92E9, /* 0xEEFA */ 0x930F, /* 0xEEFB */ 0x92FA, /* 0xEEFC */ 0x9344, /* 0xEEFD */ 0x932E, /* 0xEEFE */ 0x0000, /* 0xEEFF */ 0x0000, /* 0xEF00 */ 0x0000, /* 0xEF01 */ 0x0000, /* 0xEF02 */ 0x0000, /* 0xEF03 */ 0x0000, /* 0xEF04 */ 0x0000, /* 0xEF05 */ 0x0000, /* 0xEF06 */ 0x0000, /* 0xEF07 */ 0x0000, /* 0xEF08 */ 0x0000, /* 0xEF09 */ 0x0000, /* 0xEF0A */ 0x0000, /* 0xEF0B */ 0x0000, /* 0xEF0C */ 0x0000, /* 0xEF0D */ 0x0000, /* 0xEF0E */ 0x0000, /* 0xEF0F */ 0x0000, /* 0xEF10 */ 0x0000, /* 0xEF11 */ 0x0000, /* 0xEF12 */ 0x0000, /* 0xEF13 */ 0x0000, /* 0xEF14 */ 0x0000, /* 0xEF15 */ 0x0000, /* 0xEF16 */ 0x0000, /* 0xEF17 */ 0x0000, /* 0xEF18 */ 0x0000, /* 0xEF19 */ 0x0000, /* 0xEF1A */ 0x0000, /* 0xEF1B */ 0x0000, /* 0xEF1C */ 0x0000, /* 0xEF1D */ 0x0000, /* 0xEF1E */ 0x0000, /* 0xEF1F */ 0x0000, /* 0xEF20 */ 0x0000, /* 0xEF21 */ 0x0000, /* 0xEF22 */ 0x0000, /* 0xEF23 */ 0x0000, /* 0xEF24 */ 0x0000, /* 0xEF25 */ 0x0000, /* 0xEF26 */ 0x0000, /* 0xEF27 */ 0x0000, /* 0xEF28 */ 0x0000, /* 0xEF29 */ 0x0000, /* 0xEF2A */ 0x0000, /* 0xEF2B */ 0x0000, /* 0xEF2C */ 0x0000, /* 0xEF2D */ 0x0000, /* 0xEF2E */ 0x0000, /* 0xEF2F */ 0x0000, /* 0xEF30 */ 0x0000, /* 0xEF31 */ 0x0000, /* 0xEF32 */ 0x0000, /* 0xEF33 */ 0x0000, /* 0xEF34 */ 0x0000, /* 0xEF35 */ 0x0000, /* 0xEF36 */ 0x0000, /* 0xEF37 */ 0x0000, /* 0xEF38 */ 0x0000, /* 0xEF39 */ 0x0000, /* 0xEF3A */ 0x0000, /* 0xEF3B */ 0x0000, /* 0xEF3C */ 0x0000, /* 0xEF3D */ 0x0000, /* 0xEF3E */ 0x0000, /* 0xEF3F */ 0x0000, /* 0xEF40 */ 0x0000, /* 0xEF41 */ 0x0000, /* 0xEF42 */ 0x0000, /* 0xEF43 */ 0x0000, /* 0xEF44 */ 0x0000, /* 0xEF45 */ 0x0000, /* 0xEF46 */ 0x0000, /* 0xEF47 */ 0x0000, /* 0xEF48 */ 0x0000, /* 0xEF49 */ 0x0000, /* 0xEF4A */ 0x0000, /* 0xEF4B */ 0x0000, /* 0xEF4C */ 0x0000, /* 0xEF4D */ 0x0000, /* 0xEF4E */ 0x0000, /* 0xEF4F */ 0x0000, /* 0xEF50 */ 0x0000, /* 0xEF51 */ 0x0000, /* 0xEF52 */ 0x0000, /* 0xEF53 */ 0x0000, /* 0xEF54 */ 0x0000, /* 0xEF55 */ 0x0000, /* 0xEF56 */ 0x0000, /* 0xEF57 */ 0x0000, /* 0xEF58 */ 0x0000, /* 0xEF59 */ 0x0000, /* 0xEF5A */ 0x0000, /* 0xEF5B */ 0x0000, /* 0xEF5C */ 0x0000, /* 0xEF5D */ 0x0000, /* 0xEF5E */ 0x0000, /* 0xEF5F */ 0x0000, /* 0xEF60 */ 0x0000, /* 0xEF61 */ 0x0000, /* 0xEF62 */ 0x0000, /* 0xEF63 */ 0x0000, /* 0xEF64 */ 0x0000, /* 0xEF65 */ 0x0000, /* 0xEF66 */ 0x0000, /* 0xEF67 */ 0x0000, /* 0xEF68 */ 0x0000, /* 0xEF69 */ 0x0000, /* 0xEF6A */ 0x0000, /* 0xEF6B */ 0x0000, /* 0xEF6C */ 0x0000, /* 0xEF6D */ 0x0000, /* 0xEF6E */ 0x0000, /* 0xEF6F */ 0x0000, /* 0xEF70 */ 0x0000, /* 0xEF71 */ 0x0000, /* 0xEF72 */ 0x0000, /* 0xEF73 */ 0x0000, /* 0xEF74 */ 0x0000, /* 0xEF75 */ 0x0000, /* 0xEF76 */ 0x0000, /* 0xEF77 */ 0x0000, /* 0xEF78 */ 0x0000, /* 0xEF79 */ 0x0000, /* 0xEF7A */ 0x0000, /* 0xEF7B */ 0x0000, /* 0xEF7C */ 0x0000, /* 0xEF7D */ 0x0000, /* 0xEF7E */ 0x0000, /* 0xEF7F */ 0x0000, /* 0xEF80 */ 0x0000, /* 0xEF81 */ 0x0000, /* 0xEF82 */ 0x0000, /* 0xEF83 */ 0x0000, /* 0xEF84 */ 0x0000, /* 0xEF85 */ 0x0000, /* 0xEF86 */ 0x0000, /* 0xEF87 */ 0x0000, /* 0xEF88 */ 0x0000, /* 0xEF89 */ 0x0000, /* 0xEF8A */ 0x0000, /* 0xEF8B */ 0x0000, /* 0xEF8C */ 0x0000, /* 0xEF8D */ 0x0000, /* 0xEF8E */ 0x0000, /* 0xEF8F */ 0x0000, /* 0xEF90 */ 0x0000, /* 0xEF91 */ 0x0000, /* 0xEF92 */ 0x0000, /* 0xEF93 */ 0x0000, /* 0xEF94 */ 0x0000, /* 0xEF95 */ 0x0000, /* 0xEF96 */ 0x0000, /* 0xEF97 */ 0x0000, /* 0xEF98 */ 0x0000, /* 0xEF99 */ 0x0000, /* 0xEF9A */ 0x0000, /* 0xEF9B */ 0x0000, /* 0xEF9C */ 0x0000, /* 0xEF9D */ 0x0000, /* 0xEF9E */ 0x0000, /* 0xEF9F */ 0x0000, /* 0xEFA0 */ 0x9319, /* 0xEFA1 */ 0x9322, /* 0xEFA2 */ 0x931A, /* 0xEFA3 */ 0x9323, /* 0xEFA4 */ 0x933A, /* 0xEFA5 */ 0x9335, /* 0xEFA6 */ 0x933B, /* 0xEFA7 */ 0x935C, /* 0xEFA8 */ 0x9360, /* 0xEFA9 */ 0x937C, /* 0xEFAA */ 0x936E, /* 0xEFAB */ 0x9356, /* 0xEFAC */ 0x93B0, /* 0xEFAD */ 0x93AC, /* 0xEFAE */ 0x93AD, /* 0xEFAF */ 0x9394, /* 0xEFB0 */ 0x93B9, /* 0xEFB1 */ 0x93D6, /* 0xEFB2 */ 0x93D7, /* 0xEFB3 */ 0x93E8, /* 0xEFB4 */ 0x93E5, /* 0xEFB5 */ 0x93D8, /* 0xEFB6 */ 0x93C3, /* 0xEFB7 */ 0x93DD, /* 0xEFB8 */ 0x93D0, /* 0xEFB9 */ 0x93C8, /* 0xEFBA */ 0x93E4, /* 0xEFBB */ 0x941A, /* 0xEFBC */ 0x9414, /* 0xEFBD */ 0x9413, /* 0xEFBE */ 0x9403, /* 0xEFBF */ 0x9407, /* 0xEFC0 */ 0x9410, /* 0xEFC1 */ 0x9436, /* 0xEFC2 */ 0x942B, /* 0xEFC3 */ 0x9435, /* 0xEFC4 */ 0x9421, /* 0xEFC5 */ 0x943A, /* 0xEFC6 */ 0x9441, /* 0xEFC7 */ 0x9452, /* 0xEFC8 */ 0x9444, /* 0xEFC9 */ 0x945B, /* 0xEFCA */ 0x9460, /* 0xEFCB */ 0x9462, /* 0xEFCC */ 0x945E, /* 0xEFCD */ 0x946A, /* 0xEFCE */ 0x9229, /* 0xEFCF */ 0x9470, /* 0xEFD0 */ 0x9475, /* 0xEFD1 */ 0x9477, /* 0xEFD2 */ 0x947D, /* 0xEFD3 */ 0x945A, /* 0xEFD4 */ 0x947C, /* 0xEFD5 */ 0x947E, /* 0xEFD6 */ 0x9481, /* 0xEFD7 */ 0x947F, /* 0xEFD8 */ 0x9582, /* 0xEFD9 */ 0x9587, /* 0xEFDA */ 0x958A, /* 0xEFDB */ 0x9594, /* 0xEFDC */ 0x9596, /* 0xEFDD */ 0x9598, /* 0xEFDE */ 0x9599, /* 0xEFDF */ 0x95A0, /* 0xEFE0 */ 0x95A8, /* 0xEFE1 */ 0x95A7, /* 0xEFE2 */ 0x95AD, /* 0xEFE3 */ 0x95BC, /* 0xEFE4 */ 0x95BB, /* 0xEFE5 */ 0x95B9, /* 0xEFE6 */ 0x95BE, /* 0xEFE7 */ 0x95CA, /* 0xEFE8 */ 0x6FF6, /* 0xEFE9 */ 0x95C3, /* 0xEFEA */ 0x95CD, /* 0xEFEB */ 0x95CC, /* 0xEFEC */ 0x95D5, /* 0xEFED */ 0x95D4, /* 0xEFEE */ 0x95D6, /* 0xEFEF */ 0x95DC, /* 0xEFF0 */ 0x95E1, /* 0xEFF1 */ 0x95E5, /* 0xEFF2 */ 0x95E2, /* 0xEFF3 */ 0x9621, /* 0xEFF4 */ 0x9628, /* 0xEFF5 */ 0x962E, /* 0xEFF6 */ 0x962F, /* 0xEFF7 */ 0x9642, /* 0xEFF8 */ 0x964C, /* 0xEFF9 */ 0x964F, /* 0xEFFA */ 0x964B, /* 0xEFFB */ 0x9677, /* 0xEFFC */ 0x965C, /* 0xEFFD */ 0x965E, /* 0xEFFE */ 0x0000, /* 0xEFFF */ 0x0000, /* 0xF000 */ 0x0000, /* 0xF001 */ 0x0000, /* 0xF002 */ 0x0000, /* 0xF003 */ 0x0000, /* 0xF004 */ 0x0000, /* 0xF005 */ 0x0000, /* 0xF006 */ 0x0000, /* 0xF007 */ 0x0000, /* 0xF008 */ 0x0000, /* 0xF009 */ 0x0000, /* 0xF00A */ 0x0000, /* 0xF00B */ 0x0000, /* 0xF00C */ 0x0000, /* 0xF00D */ 0x0000, /* 0xF00E */ 0x0000, /* 0xF00F */ 0x0000, /* 0xF010 */ 0x0000, /* 0xF011 */ 0x0000, /* 0xF012 */ 0x0000, /* 0xF013 */ 0x0000, /* 0xF014 */ 0x0000, /* 0xF015 */ 0x0000, /* 0xF016 */ 0x0000, /* 0xF017 */ 0x0000, /* 0xF018 */ 0x0000, /* 0xF019 */ 0x0000, /* 0xF01A */ 0x0000, /* 0xF01B */ 0x0000, /* 0xF01C */ 0x0000, /* 0xF01D */ 0x0000, /* 0xF01E */ 0x0000, /* 0xF01F */ 0x0000, /* 0xF020 */ 0x0000, /* 0xF021 */ 0x0000, /* 0xF022 */ 0x0000, /* 0xF023 */ 0x0000, /* 0xF024 */ 0x0000, /* 0xF025 */ 0x0000, /* 0xF026 */ 0x0000, /* 0xF027 */ 0x0000, /* 0xF028 */ 0x0000, /* 0xF029 */ 0x0000, /* 0xF02A */ 0x0000, /* 0xF02B */ 0x0000, /* 0xF02C */ 0x0000, /* 0xF02D */ 0x0000, /* 0xF02E */ 0x0000, /* 0xF02F */ 0x0000, /* 0xF030 */ 0x0000, /* 0xF031 */ 0x0000, /* 0xF032 */ 0x0000, /* 0xF033 */ 0x0000, /* 0xF034 */ 0x0000, /* 0xF035 */ 0x0000, /* 0xF036 */ 0x0000, /* 0xF037 */ 0x0000, /* 0xF038 */ 0x0000, /* 0xF039 */ 0x0000, /* 0xF03A */ 0x0000, /* 0xF03B */ 0x0000, /* 0xF03C */ 0x0000, /* 0xF03D */ 0x0000, /* 0xF03E */ 0x0000, /* 0xF03F */ 0x0000, /* 0xF040 */ 0x0000, /* 0xF041 */ 0x0000, /* 0xF042 */ 0x0000, /* 0xF043 */ 0x0000, /* 0xF044 */ 0x0000, /* 0xF045 */ 0x0000, /* 0xF046 */ 0x0000, /* 0xF047 */ 0x0000, /* 0xF048 */ 0x0000, /* 0xF049 */ 0x0000, /* 0xF04A */ 0x0000, /* 0xF04B */ 0x0000, /* 0xF04C */ 0x0000, /* 0xF04D */ 0x0000, /* 0xF04E */ 0x0000, /* 0xF04F */ 0x0000, /* 0xF050 */ 0x0000, /* 0xF051 */ 0x0000, /* 0xF052 */ 0x0000, /* 0xF053 */ 0x0000, /* 0xF054 */ 0x0000, /* 0xF055 */ 0x0000, /* 0xF056 */ 0x0000, /* 0xF057 */ 0x0000, /* 0xF058 */ 0x0000, /* 0xF059 */ 0x0000, /* 0xF05A */ 0x0000, /* 0xF05B */ 0x0000, /* 0xF05C */ 0x0000, /* 0xF05D */ 0x0000, /* 0xF05E */ 0x0000, /* 0xF05F */ 0x0000, /* 0xF060 */ 0x0000, /* 0xF061 */ 0x0000, /* 0xF062 */ 0x0000, /* 0xF063 */ 0x0000, /* 0xF064 */ 0x0000, /* 0xF065 */ 0x0000, /* 0xF066 */ 0x0000, /* 0xF067 */ 0x0000, /* 0xF068 */ 0x0000, /* 0xF069 */ 0x0000, /* 0xF06A */ 0x0000, /* 0xF06B */ 0x0000, /* 0xF06C */ 0x0000, /* 0xF06D */ 0x0000, /* 0xF06E */ 0x0000, /* 0xF06F */ 0x0000, /* 0xF070 */ 0x0000, /* 0xF071 */ 0x0000, /* 0xF072 */ 0x0000, /* 0xF073 */ 0x0000, /* 0xF074 */ 0x0000, /* 0xF075 */ 0x0000, /* 0xF076 */ 0x0000, /* 0xF077 */ 0x0000, /* 0xF078 */ 0x0000, /* 0xF079 */ 0x0000, /* 0xF07A */ 0x0000, /* 0xF07B */ 0x0000, /* 0xF07C */ 0x0000, /* 0xF07D */ 0x0000, /* 0xF07E */ 0x0000, /* 0xF07F */ 0x0000, /* 0xF080 */ 0x0000, /* 0xF081 */ 0x0000, /* 0xF082 */ 0x0000, /* 0xF083 */ 0x0000, /* 0xF084 */ 0x0000, /* 0xF085 */ 0x0000, /* 0xF086 */ 0x0000, /* 0xF087 */ 0x0000, /* 0xF088 */ 0x0000, /* 0xF089 */ 0x0000, /* 0xF08A */ 0x0000, /* 0xF08B */ 0x0000, /* 0xF08C */ 0x0000, /* 0xF08D */ 0x0000, /* 0xF08E */ 0x0000, /* 0xF08F */ 0x0000, /* 0xF090 */ 0x0000, /* 0xF091 */ 0x0000, /* 0xF092 */ 0x0000, /* 0xF093 */ 0x0000, /* 0xF094 */ 0x0000, /* 0xF095 */ 0x0000, /* 0xF096 */ 0x0000, /* 0xF097 */ 0x0000, /* 0xF098 */ 0x0000, /* 0xF099 */ 0x0000, /* 0xF09A */ 0x0000, /* 0xF09B */ 0x0000, /* 0xF09C */ 0x0000, /* 0xF09D */ 0x0000, /* 0xF09E */ 0x0000, /* 0xF09F */ 0x0000, /* 0xF0A0 */ 0x965D, /* 0xF0A1 */ 0x965F, /* 0xF0A2 */ 0x9666, /* 0xF0A3 */ 0x9672, /* 0xF0A4 */ 0x966C, /* 0xF0A5 */ 0x968D, /* 0xF0A6 */ 0x9698, /* 0xF0A7 */ 0x9695, /* 0xF0A8 */ 0x9697, /* 0xF0A9 */ 0x96AA, /* 0xF0AA */ 0x96A7, /* 0xF0AB */ 0x96B1, /* 0xF0AC */ 0x96B2, /* 0xF0AD */ 0x96B0, /* 0xF0AE */ 0x96B4, /* 0xF0AF */ 0x96B6, /* 0xF0B0 */ 0x96B8, /* 0xF0B1 */ 0x96B9, /* 0xF0B2 */ 0x96CE, /* 0xF0B3 */ 0x96CB, /* 0xF0B4 */ 0x96C9, /* 0xF0B5 */ 0x96CD, /* 0xF0B6 */ 0x894D, /* 0xF0B7 */ 0x96DC, /* 0xF0B8 */ 0x970D, /* 0xF0B9 */ 0x96D5, /* 0xF0BA */ 0x96F9, /* 0xF0BB */ 0x9704, /* 0xF0BC */ 0x9706, /* 0xF0BD */ 0x9708, /* 0xF0BE */ 0x9713, /* 0xF0BF */ 0x970E, /* 0xF0C0 */ 0x9711, /* 0xF0C1 */ 0x970F, /* 0xF0C2 */ 0x9716, /* 0xF0C3 */ 0x9719, /* 0xF0C4 */ 0x9724, /* 0xF0C5 */ 0x972A, /* 0xF0C6 */ 0x9730, /* 0xF0C7 */ 0x9739, /* 0xF0C8 */ 0x973D, /* 0xF0C9 */ 0x973E, /* 0xF0CA */ 0x9744, /* 0xF0CB */ 0x9746, /* 0xF0CC */ 0x9748, /* 0xF0CD */ 0x9742, /* 0xF0CE */ 0x9749, /* 0xF0CF */ 0x975C, /* 0xF0D0 */ 0x9760, /* 0xF0D1 */ 0x9764, /* 0xF0D2 */ 0x9766, /* 0xF0D3 */ 0x9768, /* 0xF0D4 */ 0x52D2, /* 0xF0D5 */ 0x976B, /* 0xF0D6 */ 0x9771, /* 0xF0D7 */ 0x9779, /* 0xF0D8 */ 0x9785, /* 0xF0D9 */ 0x977C, /* 0xF0DA */ 0x9781, /* 0xF0DB */ 0x977A, /* 0xF0DC */ 0x9786, /* 0xF0DD */ 0x978B, /* 0xF0DE */ 0x978F, /* 0xF0DF */ 0x9790, /* 0xF0E0 */ 0x979C, /* 0xF0E1 */ 0x97A8, /* 0xF0E2 */ 0x97A6, /* 0xF0E3 */ 0x97A3, /* 0xF0E4 */ 0x97B3, /* 0xF0E5 */ 0x97B4, /* 0xF0E6 */ 0x97C3, /* 0xF0E7 */ 0x97C6, /* 0xF0E8 */ 0x97C8, /* 0xF0E9 */ 0x97CB, /* 0xF0EA */ 0x97DC, /* 0xF0EB */ 0x97ED, /* 0xF0EC */ 0x9F4F, /* 0xF0ED */ 0x97F2, /* 0xF0EE */ 0x7ADF, /* 0xF0EF */ 0x97F6, /* 0xF0F0 */ 0x97F5, /* 0xF0F1 */ 0x980F, /* 0xF0F2 */ 0x980C, /* 0xF0F3 */ 0x9838, /* 0xF0F4 */ 0x9824, /* 0xF0F5 */ 0x9821, /* 0xF0F6 */ 0x9837, /* 0xF0F7 */ 0x983D, /* 0xF0F8 */ 0x9846, /* 0xF0F9 */ 0x984F, /* 0xF0FA */ 0x984B, /* 0xF0FB */ 0x986B, /* 0xF0FC */ 0x986F, /* 0xF0FD */ 0x9870, /* 0xF0FE */ 0x0000, /* 0xF0FF */ 0x0000, /* 0xF100 */ 0x0000, /* 0xF101 */ 0x0000, /* 0xF102 */ 0x0000, /* 0xF103 */ 0x0000, /* 0xF104 */ 0x0000, /* 0xF105 */ 0x0000, /* 0xF106 */ 0x0000, /* 0xF107 */ 0x0000, /* 0xF108 */ 0x0000, /* 0xF109 */ 0x0000, /* 0xF10A */ 0x0000, /* 0xF10B */ 0x0000, /* 0xF10C */ 0x0000, /* 0xF10D */ 0x0000, /* 0xF10E */ 0x0000, /* 0xF10F */ 0x0000, /* 0xF110 */ 0x0000, /* 0xF111 */ 0x0000, /* 0xF112 */ 0x0000, /* 0xF113 */ 0x0000, /* 0xF114 */ 0x0000, /* 0xF115 */ 0x0000, /* 0xF116 */ 0x0000, /* 0xF117 */ 0x0000, /* 0xF118 */ 0x0000, /* 0xF119 */ 0x0000, /* 0xF11A */ 0x0000, /* 0xF11B */ 0x0000, /* 0xF11C */ 0x0000, /* 0xF11D */ 0x0000, /* 0xF11E */ 0x0000, /* 0xF11F */ 0x0000, /* 0xF120 */ 0x0000, /* 0xF121 */ 0x0000, /* 0xF122 */ 0x0000, /* 0xF123 */ 0x0000, /* 0xF124 */ 0x0000, /* 0xF125 */ 0x0000, /* 0xF126 */ 0x0000, /* 0xF127 */ 0x0000, /* 0xF128 */ 0x0000, /* 0xF129 */ 0x0000, /* 0xF12A */ 0x0000, /* 0xF12B */ 0x0000, /* 0xF12C */ 0x0000, /* 0xF12D */ 0x0000, /* 0xF12E */ 0x0000, /* 0xF12F */ 0x0000, /* 0xF130 */ 0x0000, /* 0xF131 */ 0x0000, /* 0xF132 */ 0x0000, /* 0xF133 */ 0x0000, /* 0xF134 */ 0x0000, /* 0xF135 */ 0x0000, /* 0xF136 */ 0x0000, /* 0xF137 */ 0x0000, /* 0xF138 */ 0x0000, /* 0xF139 */ 0x0000, /* 0xF13A */ 0x0000, /* 0xF13B */ 0x0000, /* 0xF13C */ 0x0000, /* 0xF13D */ 0x0000, /* 0xF13E */ 0x0000, /* 0xF13F */ 0x0000, /* 0xF140 */ 0x0000, /* 0xF141 */ 0x0000, /* 0xF142 */ 0x0000, /* 0xF143 */ 0x0000, /* 0xF144 */ 0x0000, /* 0xF145 */ 0x0000, /* 0xF146 */ 0x0000, /* 0xF147 */ 0x0000, /* 0xF148 */ 0x0000, /* 0xF149 */ 0x0000, /* 0xF14A */ 0x0000, /* 0xF14B */ 0x0000, /* 0xF14C */ 0x0000, /* 0xF14D */ 0x0000, /* 0xF14E */ 0x0000, /* 0xF14F */ 0x0000, /* 0xF150 */ 0x0000, /* 0xF151 */ 0x0000, /* 0xF152 */ 0x0000, /* 0xF153 */ 0x0000, /* 0xF154 */ 0x0000, /* 0xF155 */ 0x0000, /* 0xF156 */ 0x0000, /* 0xF157 */ 0x0000, /* 0xF158 */ 0x0000, /* 0xF159 */ 0x0000, /* 0xF15A */ 0x0000, /* 0xF15B */ 0x0000, /* 0xF15C */ 0x0000, /* 0xF15D */ 0x0000, /* 0xF15E */ 0x0000, /* 0xF15F */ 0x0000, /* 0xF160 */ 0x0000, /* 0xF161 */ 0x0000, /* 0xF162 */ 0x0000, /* 0xF163 */ 0x0000, /* 0xF164 */ 0x0000, /* 0xF165 */ 0x0000, /* 0xF166 */ 0x0000, /* 0xF167 */ 0x0000, /* 0xF168 */ 0x0000, /* 0xF169 */ 0x0000, /* 0xF16A */ 0x0000, /* 0xF16B */ 0x0000, /* 0xF16C */ 0x0000, /* 0xF16D */ 0x0000, /* 0xF16E */ 0x0000, /* 0xF16F */ 0x0000, /* 0xF170 */ 0x0000, /* 0xF171 */ 0x0000, /* 0xF172 */ 0x0000, /* 0xF173 */ 0x0000, /* 0xF174 */ 0x0000, /* 0xF175 */ 0x0000, /* 0xF176 */ 0x0000, /* 0xF177 */ 0x0000, /* 0xF178 */ 0x0000, /* 0xF179 */ 0x0000, /* 0xF17A */ 0x0000, /* 0xF17B */ 0x0000, /* 0xF17C */ 0x0000, /* 0xF17D */ 0x0000, /* 0xF17E */ 0x0000, /* 0xF17F */ 0x0000, /* 0xF180 */ 0x0000, /* 0xF181 */ 0x0000, /* 0xF182 */ 0x0000, /* 0xF183 */ 0x0000, /* 0xF184 */ 0x0000, /* 0xF185 */ 0x0000, /* 0xF186 */ 0x0000, /* 0xF187 */ 0x0000, /* 0xF188 */ 0x0000, /* 0xF189 */ 0x0000, /* 0xF18A */ 0x0000, /* 0xF18B */ 0x0000, /* 0xF18C */ 0x0000, /* 0xF18D */ 0x0000, /* 0xF18E */ 0x0000, /* 0xF18F */ 0x0000, /* 0xF190 */ 0x0000, /* 0xF191 */ 0x0000, /* 0xF192 */ 0x0000, /* 0xF193 */ 0x0000, /* 0xF194 */ 0x0000, /* 0xF195 */ 0x0000, /* 0xF196 */ 0x0000, /* 0xF197 */ 0x0000, /* 0xF198 */ 0x0000, /* 0xF199 */ 0x0000, /* 0xF19A */ 0x0000, /* 0xF19B */ 0x0000, /* 0xF19C */ 0x0000, /* 0xF19D */ 0x0000, /* 0xF19E */ 0x0000, /* 0xF19F */ 0x0000, /* 0xF1A0 */ 0x9871, /* 0xF1A1 */ 0x9874, /* 0xF1A2 */ 0x9873, /* 0xF1A3 */ 0x98AA, /* 0xF1A4 */ 0x98AF, /* 0xF1A5 */ 0x98B1, /* 0xF1A6 */ 0x98B6, /* 0xF1A7 */ 0x98C4, /* 0xF1A8 */ 0x98C3, /* 0xF1A9 */ 0x98C6, /* 0xF1AA */ 0x98E9, /* 0xF1AB */ 0x98EB, /* 0xF1AC */ 0x9903, /* 0xF1AD */ 0x9909, /* 0xF1AE */ 0x9912, /* 0xF1AF */ 0x9914, /* 0xF1B0 */ 0x9918, /* 0xF1B1 */ 0x9921, /* 0xF1B2 */ 0x991D, /* 0xF1B3 */ 0x991E, /* 0xF1B4 */ 0x9924, /* 0xF1B5 */ 0x9920, /* 0xF1B6 */ 0x992C, /* 0xF1B7 */ 0x992E, /* 0xF1B8 */ 0x993D, /* 0xF1B9 */ 0x993E, /* 0xF1BA */ 0x9942, /* 0xF1BB */ 0x9949, /* 0xF1BC */ 0x9945, /* 0xF1BD */ 0x9950, /* 0xF1BE */ 0x994B, /* 0xF1BF */ 0x9951, /* 0xF1C0 */ 0x9952, /* 0xF1C1 */ 0x994C, /* 0xF1C2 */ 0x9955, /* 0xF1C3 */ 0x9997, /* 0xF1C4 */ 0x9998, /* 0xF1C5 */ 0x99A5, /* 0xF1C6 */ 0x99AD, /* 0xF1C7 */ 0x99AE, /* 0xF1C8 */ 0x99BC, /* 0xF1C9 */ 0x99DF, /* 0xF1CA */ 0x99DB, /* 0xF1CB */ 0x99DD, /* 0xF1CC */ 0x99D8, /* 0xF1CD */ 0x99D1, /* 0xF1CE */ 0x99ED, /* 0xF1CF */ 0x99EE, /* 0xF1D0 */ 0x99F1, /* 0xF1D1 */ 0x99F2, /* 0xF1D2 */ 0x99FB, /* 0xF1D3 */ 0x99F8, /* 0xF1D4 */ 0x9A01, /* 0xF1D5 */ 0x9A0F, /* 0xF1D6 */ 0x9A05, /* 0xF1D7 */ 0x99E2, /* 0xF1D8 */ 0x9A19, /* 0xF1D9 */ 0x9A2B, /* 0xF1DA */ 0x9A37, /* 0xF1DB */ 0x9A45, /* 0xF1DC */ 0x9A42, /* 0xF1DD */ 0x9A40, /* 0xF1DE */ 0x9A43, /* 0xF1DF */ 0x9A3E, /* 0xF1E0 */ 0x9A55, /* 0xF1E1 */ 0x9A4D, /* 0xF1E2 */ 0x9A5B, /* 0xF1E3 */ 0x9A57, /* 0xF1E4 */ 0x9A5F, /* 0xF1E5 */ 0x9A62, /* 0xF1E6 */ 0x9A65, /* 0xF1E7 */ 0x9A64, /* 0xF1E8 */ 0x9A69, /* 0xF1E9 */ 0x9A6B, /* 0xF1EA */ 0x9A6A, /* 0xF1EB */ 0x9AAD, /* 0xF1EC */ 0x9AB0, /* 0xF1ED */ 0x9ABC, /* 0xF1EE */ 0x9AC0, /* 0xF1EF */ 0x9ACF, /* 0xF1F0 */ 0x9AD1, /* 0xF1F1 */ 0x9AD3, /* 0xF1F2 */ 0x9AD4, /* 0xF1F3 */ 0x9ADE, /* 0xF1F4 */ 0x9ADF, /* 0xF1F5 */ 0x9AE2, /* 0xF1F6 */ 0x9AE3, /* 0xF1F7 */ 0x9AE6, /* 0xF1F8 */ 0x9AEF, /* 0xF1F9 */ 0x9AEB, /* 0xF1FA */ 0x9AEE, /* 0xF1FB */ 0x9AF4, /* 0xF1FC */ 0x9AF1, /* 0xF1FD */ 0x9AF7, /* 0xF1FE */ 0x0000, /* 0xF1FF */ 0x0000, /* 0xF200 */ 0x0000, /* 0xF201 */ 0x0000, /* 0xF202 */ 0x0000, /* 0xF203 */ 0x0000, /* 0xF204 */ 0x0000, /* 0xF205 */ 0x0000, /* 0xF206 */ 0x0000, /* 0xF207 */ 0x0000, /* 0xF208 */ 0x0000, /* 0xF209 */ 0x0000, /* 0xF20A */ 0x0000, /* 0xF20B */ 0x0000, /* 0xF20C */ 0x0000, /* 0xF20D */ 0x0000, /* 0xF20E */ 0x0000, /* 0xF20F */ 0x0000, /* 0xF210 */ 0x0000, /* 0xF211 */ 0x0000, /* 0xF212 */ 0x0000, /* 0xF213 */ 0x0000, /* 0xF214 */ 0x0000, /* 0xF215 */ 0x0000, /* 0xF216 */ 0x0000, /* 0xF217 */ 0x0000, /* 0xF218 */ 0x0000, /* 0xF219 */ 0x0000, /* 0xF21A */ 0x0000, /* 0xF21B */ 0x0000, /* 0xF21C */ 0x0000, /* 0xF21D */ 0x0000, /* 0xF21E */ 0x0000, /* 0xF21F */ 0x0000, /* 0xF220 */ 0x0000, /* 0xF221 */ 0x0000, /* 0xF222 */ 0x0000, /* 0xF223 */ 0x0000, /* 0xF224 */ 0x0000, /* 0xF225 */ 0x0000, /* 0xF226 */ 0x0000, /* 0xF227 */ 0x0000, /* 0xF228 */ 0x0000, /* 0xF229 */ 0x0000, /* 0xF22A */ 0x0000, /* 0xF22B */ 0x0000, /* 0xF22C */ 0x0000, /* 0xF22D */ 0x0000, /* 0xF22E */ 0x0000, /* 0xF22F */ 0x0000, /* 0xF230 */ 0x0000, /* 0xF231 */ 0x0000, /* 0xF232 */ 0x0000, /* 0xF233 */ 0x0000, /* 0xF234 */ 0x0000, /* 0xF235 */ 0x0000, /* 0xF236 */ 0x0000, /* 0xF237 */ 0x0000, /* 0xF238 */ 0x0000, /* 0xF239 */ 0x0000, /* 0xF23A */ 0x0000, /* 0xF23B */ 0x0000, /* 0xF23C */ 0x0000, /* 0xF23D */ 0x0000, /* 0xF23E */ 0x0000, /* 0xF23F */ 0x0000, /* 0xF240 */ 0x0000, /* 0xF241 */ 0x0000, /* 0xF242 */ 0x0000, /* 0xF243 */ 0x0000, /* 0xF244 */ 0x0000, /* 0xF245 */ 0x0000, /* 0xF246 */ 0x0000, /* 0xF247 */ 0x0000, /* 0xF248 */ 0x0000, /* 0xF249 */ 0x0000, /* 0xF24A */ 0x0000, /* 0xF24B */ 0x0000, /* 0xF24C */ 0x0000, /* 0xF24D */ 0x0000, /* 0xF24E */ 0x0000, /* 0xF24F */ 0x0000, /* 0xF250 */ 0x0000, /* 0xF251 */ 0x0000, /* 0xF252 */ 0x0000, /* 0xF253 */ 0x0000, /* 0xF254 */ 0x0000, /* 0xF255 */ 0x0000, /* 0xF256 */ 0x0000, /* 0xF257 */ 0x0000, /* 0xF258 */ 0x0000, /* 0xF259 */ 0x0000, /* 0xF25A */ 0x0000, /* 0xF25B */ 0x0000, /* 0xF25C */ 0x0000, /* 0xF25D */ 0x0000, /* 0xF25E */ 0x0000, /* 0xF25F */ 0x0000, /* 0xF260 */ 0x0000, /* 0xF261 */ 0x0000, /* 0xF262 */ 0x0000, /* 0xF263 */ 0x0000, /* 0xF264 */ 0x0000, /* 0xF265 */ 0x0000, /* 0xF266 */ 0x0000, /* 0xF267 */ 0x0000, /* 0xF268 */ 0x0000, /* 0xF269 */ 0x0000, /* 0xF26A */ 0x0000, /* 0xF26B */ 0x0000, /* 0xF26C */ 0x0000, /* 0xF26D */ 0x0000, /* 0xF26E */ 0x0000, /* 0xF26F */ 0x0000, /* 0xF270 */ 0x0000, /* 0xF271 */ 0x0000, /* 0xF272 */ 0x0000, /* 0xF273 */ 0x0000, /* 0xF274 */ 0x0000, /* 0xF275 */ 0x0000, /* 0xF276 */ 0x0000, /* 0xF277 */ 0x0000, /* 0xF278 */ 0x0000, /* 0xF279 */ 0x0000, /* 0xF27A */ 0x0000, /* 0xF27B */ 0x0000, /* 0xF27C */ 0x0000, /* 0xF27D */ 0x0000, /* 0xF27E */ 0x0000, /* 0xF27F */ 0x0000, /* 0xF280 */ 0x0000, /* 0xF281 */ 0x0000, /* 0xF282 */ 0x0000, /* 0xF283 */ 0x0000, /* 0xF284 */ 0x0000, /* 0xF285 */ 0x0000, /* 0xF286 */ 0x0000, /* 0xF287 */ 0x0000, /* 0xF288 */ 0x0000, /* 0xF289 */ 0x0000, /* 0xF28A */ 0x0000, /* 0xF28B */ 0x0000, /* 0xF28C */ 0x0000, /* 0xF28D */ 0x0000, /* 0xF28E */ 0x0000, /* 0xF28F */ 0x0000, /* 0xF290 */ 0x0000, /* 0xF291 */ 0x0000, /* 0xF292 */ 0x0000, /* 0xF293 */ 0x0000, /* 0xF294 */ 0x0000, /* 0xF295 */ 0x0000, /* 0xF296 */ 0x0000, /* 0xF297 */ 0x0000, /* 0xF298 */ 0x0000, /* 0xF299 */ 0x0000, /* 0xF29A */ 0x0000, /* 0xF29B */ 0x0000, /* 0xF29C */ 0x0000, /* 0xF29D */ 0x0000, /* 0xF29E */ 0x0000, /* 0xF29F */ 0x0000, /* 0xF2A0 */ 0x9AFB, /* 0xF2A1 */ 0x9B06, /* 0xF2A2 */ 0x9B18, /* 0xF2A3 */ 0x9B1A, /* 0xF2A4 */ 0x9B1F, /* 0xF2A5 */ 0x9B22, /* 0xF2A6 */ 0x9B23, /* 0xF2A7 */ 0x9B25, /* 0xF2A8 */ 0x9B27, /* 0xF2A9 */ 0x9B28, /* 0xF2AA */ 0x9B29, /* 0xF2AB */ 0x9B2A, /* 0xF2AC */ 0x9B2E, /* 0xF2AD */ 0x9B2F, /* 0xF2AE */ 0x9B32, /* 0xF2AF */ 0x9B44, /* 0xF2B0 */ 0x9B43, /* 0xF2B1 */ 0x9B4F, /* 0xF2B2 */ 0x9B4D, /* 0xF2B3 */ 0x9B4E, /* 0xF2B4 */ 0x9B51, /* 0xF2B5 */ 0x9B58, /* 0xF2B6 */ 0x9B74, /* 0xF2B7 */ 0x9B93, /* 0xF2B8 */ 0x9B83, /* 0xF2B9 */ 0x9B91, /* 0xF2BA */ 0x9B96, /* 0xF2BB */ 0x9B97, /* 0xF2BC */ 0x9B9F, /* 0xF2BD */ 0x9BA0, /* 0xF2BE */ 0x9BA8, /* 0xF2BF */ 0x9BB4, /* 0xF2C0 */ 0x9BC0, /* 0xF2C1 */ 0x9BCA, /* 0xF2C2 */ 0x9BB9, /* 0xF2C3 */ 0x9BC6, /* 0xF2C4 */ 0x9BCF, /* 0xF2C5 */ 0x9BD1, /* 0xF2C6 */ 0x9BD2, /* 0xF2C7 */ 0x9BE3, /* 0xF2C8 */ 0x9BE2, /* 0xF2C9 */ 0x9BE4, /* 0xF2CA */ 0x9BD4, /* 0xF2CB */ 0x9BE1, /* 0xF2CC */ 0x9C3A, /* 0xF2CD */ 0x9BF2, /* 0xF2CE */ 0x9BF1, /* 0xF2CF */ 0x9BF0, /* 0xF2D0 */ 0x9C15, /* 0xF2D1 */ 0x9C14, /* 0xF2D2 */ 0x9C09, /* 0xF2D3 */ 0x9C13, /* 0xF2D4 */ 0x9C0C, /* 0xF2D5 */ 0x9C06, /* 0xF2D6 */ 0x9C08, /* 0xF2D7 */ 0x9C12, /* 0xF2D8 */ 0x9C0A, /* 0xF2D9 */ 0x9C04, /* 0xF2DA */ 0x9C2E, /* 0xF2DB */ 0x9C1B, /* 0xF2DC */ 0x9C25, /* 0xF2DD */ 0x9C24, /* 0xF2DE */ 0x9C21, /* 0xF2DF */ 0x9C30, /* 0xF2E0 */ 0x9C47, /* 0xF2E1 */ 0x9C32, /* 0xF2E2 */ 0x9C46, /* 0xF2E3 */ 0x9C3E, /* 0xF2E4 */ 0x9C5A, /* 0xF2E5 */ 0x9C60, /* 0xF2E6 */ 0x9C67, /* 0xF2E7 */ 0x9C76, /* 0xF2E8 */ 0x9C78, /* 0xF2E9 */ 0x9CE7, /* 0xF2EA */ 0x9CEC, /* 0xF2EB */ 0x9CF0, /* 0xF2EC */ 0x9D09, /* 0xF2ED */ 0x9D08, /* 0xF2EE */ 0x9CEB, /* 0xF2EF */ 0x9D03, /* 0xF2F0 */ 0x9D06, /* 0xF2F1 */ 0x9D2A, /* 0xF2F2 */ 0x9D26, /* 0xF2F3 */ 0x9DAF, /* 0xF2F4 */ 0x9D23, /* 0xF2F5 */ 0x9D1F, /* 0xF2F6 */ 0x9D44, /* 0xF2F7 */ 0x9D15, /* 0xF2F8 */ 0x9D12, /* 0xF2F9 */ 0x9D41, /* 0xF2FA */ 0x9D3F, /* 0xF2FB */ 0x9D3E, /* 0xF2FC */ 0x9D46, /* 0xF2FD */ 0x9D48, /* 0xF2FE */ 0x0000, /* 0xF2FF */ 0x0000, /* 0xF300 */ 0x0000, /* 0xF301 */ 0x0000, /* 0xF302 */ 0x0000, /* 0xF303 */ 0x0000, /* 0xF304 */ 0x0000, /* 0xF305 */ 0x0000, /* 0xF306 */ 0x0000, /* 0xF307 */ 0x0000, /* 0xF308 */ 0x0000, /* 0xF309 */ 0x0000, /* 0xF30A */ 0x0000, /* 0xF30B */ 0x0000, /* 0xF30C */ 0x0000, /* 0xF30D */ 0x0000, /* 0xF30E */ 0x0000, /* 0xF30F */ 0x0000, /* 0xF310 */ 0x0000, /* 0xF311 */ 0x0000, /* 0xF312 */ 0x0000, /* 0xF313 */ 0x0000, /* 0xF314 */ 0x0000, /* 0xF315 */ 0x0000, /* 0xF316 */ 0x0000, /* 0xF317 */ 0x0000, /* 0xF318 */ 0x0000, /* 0xF319 */ 0x0000, /* 0xF31A */ 0x0000, /* 0xF31B */ 0x0000, /* 0xF31C */ 0x0000, /* 0xF31D */ 0x0000, /* 0xF31E */ 0x0000, /* 0xF31F */ 0x0000, /* 0xF320 */ 0x0000, /* 0xF321 */ 0x0000, /* 0xF322 */ 0x0000, /* 0xF323 */ 0x0000, /* 0xF324 */ 0x0000, /* 0xF325 */ 0x0000, /* 0xF326 */ 0x0000, /* 0xF327 */ 0x0000, /* 0xF328 */ 0x0000, /* 0xF329 */ 0x0000, /* 0xF32A */ 0x0000, /* 0xF32B */ 0x0000, /* 0xF32C */ 0x0000, /* 0xF32D */ 0x0000, /* 0xF32E */ 0x0000, /* 0xF32F */ 0x0000, /* 0xF330 */ 0x0000, /* 0xF331 */ 0x0000, /* 0xF332 */ 0x0000, /* 0xF333 */ 0x0000, /* 0xF334 */ 0x0000, /* 0xF335 */ 0x0000, /* 0xF336 */ 0x0000, /* 0xF337 */ 0x0000, /* 0xF338 */ 0x0000, /* 0xF339 */ 0x0000, /* 0xF33A */ 0x0000, /* 0xF33B */ 0x0000, /* 0xF33C */ 0x0000, /* 0xF33D */ 0x0000, /* 0xF33E */ 0x0000, /* 0xF33F */ 0x0000, /* 0xF340 */ 0x0000, /* 0xF341 */ 0x0000, /* 0xF342 */ 0x0000, /* 0xF343 */ 0x0000, /* 0xF344 */ 0x0000, /* 0xF345 */ 0x0000, /* 0xF346 */ 0x0000, /* 0xF347 */ 0x0000, /* 0xF348 */ 0x0000, /* 0xF349 */ 0x0000, /* 0xF34A */ 0x0000, /* 0xF34B */ 0x0000, /* 0xF34C */ 0x0000, /* 0xF34D */ 0x0000, /* 0xF34E */ 0x0000, /* 0xF34F */ 0x0000, /* 0xF350 */ 0x0000, /* 0xF351 */ 0x0000, /* 0xF352 */ 0x0000, /* 0xF353 */ 0x0000, /* 0xF354 */ 0x0000, /* 0xF355 */ 0x0000, /* 0xF356 */ 0x0000, /* 0xF357 */ 0x0000, /* 0xF358 */ 0x0000, /* 0xF359 */ 0x0000, /* 0xF35A */ 0x0000, /* 0xF35B */ 0x0000, /* 0xF35C */ 0x0000, /* 0xF35D */ 0x0000, /* 0xF35E */ 0x0000, /* 0xF35F */ 0x0000, /* 0xF360 */ 0x0000, /* 0xF361 */ 0x0000, /* 0xF362 */ 0x0000, /* 0xF363 */ 0x0000, /* 0xF364 */ 0x0000, /* 0xF365 */ 0x0000, /* 0xF366 */ 0x0000, /* 0xF367 */ 0x0000, /* 0xF368 */ 0x0000, /* 0xF369 */ 0x0000, /* 0xF36A */ 0x0000, /* 0xF36B */ 0x0000, /* 0xF36C */ 0x0000, /* 0xF36D */ 0x0000, /* 0xF36E */ 0x0000, /* 0xF36F */ 0x0000, /* 0xF370 */ 0x0000, /* 0xF371 */ 0x0000, /* 0xF372 */ 0x0000, /* 0xF373 */ 0x0000, /* 0xF374 */ 0x0000, /* 0xF375 */ 0x0000, /* 0xF376 */ 0x0000, /* 0xF377 */ 0x0000, /* 0xF378 */ 0x0000, /* 0xF379 */ 0x0000, /* 0xF37A */ 0x0000, /* 0xF37B */ 0x0000, /* 0xF37C */ 0x0000, /* 0xF37D */ 0x0000, /* 0xF37E */ 0x0000, /* 0xF37F */ 0x0000, /* 0xF380 */ 0x0000, /* 0xF381 */ 0x0000, /* 0xF382 */ 0x0000, /* 0xF383 */ 0x0000, /* 0xF384 */ 0x0000, /* 0xF385 */ 0x0000, /* 0xF386 */ 0x0000, /* 0xF387 */ 0x0000, /* 0xF388 */ 0x0000, /* 0xF389 */ 0x0000, /* 0xF38A */ 0x0000, /* 0xF38B */ 0x0000, /* 0xF38C */ 0x0000, /* 0xF38D */ 0x0000, /* 0xF38E */ 0x0000, /* 0xF38F */ 0x0000, /* 0xF390 */ 0x0000, /* 0xF391 */ 0x0000, /* 0xF392 */ 0x0000, /* 0xF393 */ 0x0000, /* 0xF394 */ 0x0000, /* 0xF395 */ 0x0000, /* 0xF396 */ 0x0000, /* 0xF397 */ 0x0000, /* 0xF398 */ 0x0000, /* 0xF399 */ 0x0000, /* 0xF39A */ 0x0000, /* 0xF39B */ 0x0000, /* 0xF39C */ 0x0000, /* 0xF39D */ 0x0000, /* 0xF39E */ 0x0000, /* 0xF39F */ 0x0000, /* 0xF3A0 */ 0x9D5D, /* 0xF3A1 */ 0x9D5E, /* 0xF3A2 */ 0x9D64, /* 0xF3A3 */ 0x9D51, /* 0xF3A4 */ 0x9D50, /* 0xF3A5 */ 0x9D59, /* 0xF3A6 */ 0x9D72, /* 0xF3A7 */ 0x9D89, /* 0xF3A8 */ 0x9D87, /* 0xF3A9 */ 0x9DAB, /* 0xF3AA */ 0x9D6F, /* 0xF3AB */ 0x9D7A, /* 0xF3AC */ 0x9D9A, /* 0xF3AD */ 0x9DA4, /* 0xF3AE */ 0x9DA9, /* 0xF3AF */ 0x9DB2, /* 0xF3B0 */ 0x9DC4, /* 0xF3B1 */ 0x9DC1, /* 0xF3B2 */ 0x9DBB, /* 0xF3B3 */ 0x9DB8, /* 0xF3B4 */ 0x9DBA, /* 0xF3B5 */ 0x9DC6, /* 0xF3B6 */ 0x9DCF, /* 0xF3B7 */ 0x9DC2, /* 0xF3B8 */ 0x9DD9, /* 0xF3B9 */ 0x9DD3, /* 0xF3BA */ 0x9DF8, /* 0xF3BB */ 0x9DE6, /* 0xF3BC */ 0x9DED, /* 0xF3BD */ 0x9DEF, /* 0xF3BE */ 0x9DFD, /* 0xF3BF */ 0x9E1A, /* 0xF3C0 */ 0x9E1B, /* 0xF3C1 */ 0x9E1E, /* 0xF3C2 */ 0x9E75, /* 0xF3C3 */ 0x9E79, /* 0xF3C4 */ 0x9E7D, /* 0xF3C5 */ 0x9E81, /* 0xF3C6 */ 0x9E88, /* 0xF3C7 */ 0x9E8B, /* 0xF3C8 */ 0x9E8C, /* 0xF3C9 */ 0x9E92, /* 0xF3CA */ 0x9E95, /* 0xF3CB */ 0x9E91, /* 0xF3CC */ 0x9E9D, /* 0xF3CD */ 0x9EA5, /* 0xF3CE */ 0x9EA9, /* 0xF3CF */ 0x9EB8, /* 0xF3D0 */ 0x9EAA, /* 0xF3D1 */ 0x9EAD, /* 0xF3D2 */ 0x9761, /* 0xF3D3 */ 0x9ECC, /* 0xF3D4 */ 0x9ECE, /* 0xF3D5 */ 0x9ECF, /* 0xF3D6 */ 0x9ED0, /* 0xF3D7 */ 0x9ED4, /* 0xF3D8 */ 0x9EDC, /* 0xF3D9 */ 0x9EDE, /* 0xF3DA */ 0x9EDD, /* 0xF3DB */ 0x9EE0, /* 0xF3DC */ 0x9EE5, /* 0xF3DD */ 0x9EE8, /* 0xF3DE */ 0x9EEF, /* 0xF3DF */ 0x9EF4, /* 0xF3E0 */ 0x9EF6, /* 0xF3E1 */ 0x9EF7, /* 0xF3E2 */ 0x9EF9, /* 0xF3E3 */ 0x9EFB, /* 0xF3E4 */ 0x9EFC, /* 0xF3E5 */ 0x9EFD, /* 0xF3E6 */ 0x9F07, /* 0xF3E7 */ 0x9F08, /* 0xF3E8 */ 0x76B7, /* 0xF3E9 */ 0x9F15, /* 0xF3EA */ 0x9F21, /* 0xF3EB */ 0x9F2C, /* 0xF3EC */ 0x9F3E, /* 0xF3ED */ 0x9F4A, /* 0xF3EE */ 0x9F52, /* 0xF3EF */ 0x9F54, /* 0xF3F0 */ 0x9F63, /* 0xF3F1 */ 0x9F5F, /* 0xF3F2 */ 0x9F60, /* 0xF3F3 */ 0x9F61, /* 0xF3F4 */ 0x9F66, /* 0xF3F5 */ 0x9F67, /* 0xF3F6 */ 0x9F6C, /* 0xF3F7 */ 0x9F6A, /* 0xF3F8 */ 0x9F77, /* 0xF3F9 */ 0x9F72, /* 0xF3FA */ 0x9F76, /* 0xF3FB */ 0x9F95, /* 0xF3FC */ 0x9F9C, /* 0xF3FD */ 0x9FA0, /* 0xF3FE */ 0x0000, /* 0xF3FF */ 0x0000, /* 0xF400 */ 0x0000, /* 0xF401 */ 0x0000, /* 0xF402 */ 0x0000, /* 0xF403 */ 0x0000, /* 0xF404 */ 0x0000, /* 0xF405 */ 0x0000, /* 0xF406 */ 0x0000, /* 0xF407 */ 0x0000, /* 0xF408 */ 0x0000, /* 0xF409 */ 0x0000, /* 0xF40A */ 0x0000, /* 0xF40B */ 0x0000, /* 0xF40C */ 0x0000, /* 0xF40D */ 0x0000, /* 0xF40E */ 0x0000, /* 0xF40F */ 0x0000, /* 0xF410 */ 0x0000, /* 0xF411 */ 0x0000, /* 0xF412 */ 0x0000, /* 0xF413 */ 0x0000, /* 0xF414 */ 0x0000, /* 0xF415 */ 0x0000, /* 0xF416 */ 0x0000, /* 0xF417 */ 0x0000, /* 0xF418 */ 0x0000, /* 0xF419 */ 0x0000, /* 0xF41A */ 0x0000, /* 0xF41B */ 0x0000, /* 0xF41C */ 0x0000, /* 0xF41D */ 0x0000, /* 0xF41E */ 0x0000, /* 0xF41F */ 0x0000, /* 0xF420 */ 0x0000, /* 0xF421 */ 0x0000, /* 0xF422 */ 0x0000, /* 0xF423 */ 0x0000, /* 0xF424 */ 0x0000, /* 0xF425 */ 0x0000, /* 0xF426 */ 0x0000, /* 0xF427 */ 0x0000, /* 0xF428 */ 0x0000, /* 0xF429 */ 0x0000, /* 0xF42A */ 0x0000, /* 0xF42B */ 0x0000, /* 0xF42C */ 0x0000, /* 0xF42D */ 0x0000, /* 0xF42E */ 0x0000, /* 0xF42F */ 0x0000, /* 0xF430 */ 0x0000, /* 0xF431 */ 0x0000, /* 0xF432 */ 0x0000, /* 0xF433 */ 0x0000, /* 0xF434 */ 0x0000, /* 0xF435 */ 0x0000, /* 0xF436 */ 0x0000, /* 0xF437 */ 0x0000, /* 0xF438 */ 0x0000, /* 0xF439 */ 0x0000, /* 0xF43A */ 0x0000, /* 0xF43B */ 0x0000, /* 0xF43C */ 0x0000, /* 0xF43D */ 0x0000, /* 0xF43E */ 0x0000, /* 0xF43F */ 0x0000, /* 0xF440 */ 0x0000, /* 0xF441 */ 0x0000, /* 0xF442 */ 0x0000, /* 0xF443 */ 0x0000, /* 0xF444 */ 0x0000, /* 0xF445 */ 0x0000, /* 0xF446 */ 0x0000, /* 0xF447 */ 0x0000, /* 0xF448 */ 0x0000, /* 0xF449 */ 0x0000, /* 0xF44A */ 0x0000, /* 0xF44B */ 0x0000, /* 0xF44C */ 0x0000, /* 0xF44D */ 0x0000, /* 0xF44E */ 0x0000, /* 0xF44F */ 0x0000, /* 0xF450 */ 0x0000, /* 0xF451 */ 0x0000, /* 0xF452 */ 0x0000, /* 0xF453 */ 0x0000, /* 0xF454 */ 0x0000, /* 0xF455 */ 0x0000, /* 0xF456 */ 0x0000, /* 0xF457 */ 0x0000, /* 0xF458 */ 0x0000, /* 0xF459 */ 0x0000, /* 0xF45A */ 0x0000, /* 0xF45B */ 0x0000, /* 0xF45C */ 0x0000, /* 0xF45D */ 0x0000, /* 0xF45E */ 0x0000, /* 0xF45F */ 0x0000, /* 0xF460 */ 0x0000, /* 0xF461 */ 0x0000, /* 0xF462 */ 0x0000, /* 0xF463 */ 0x0000, /* 0xF464 */ 0x0000, /* 0xF465 */ 0x0000, /* 0xF466 */ 0x0000, /* 0xF467 */ 0x0000, /* 0xF468 */ 0x0000, /* 0xF469 */ 0x0000, /* 0xF46A */ 0x0000, /* 0xF46B */ 0x0000, /* 0xF46C */ 0x0000, /* 0xF46D */ 0x0000, /* 0xF46E */ 0x0000, /* 0xF46F */ 0x0000, /* 0xF470 */ 0x0000, /* 0xF471 */ 0x0000, /* 0xF472 */ 0x0000, /* 0xF473 */ 0x0000, /* 0xF474 */ 0x0000, /* 0xF475 */ 0x0000, /* 0xF476 */ 0x0000, /* 0xF477 */ 0x0000, /* 0xF478 */ 0x0000, /* 0xF479 */ 0x0000, /* 0xF47A */ 0x0000, /* 0xF47B */ 0x0000, /* 0xF47C */ 0x0000, /* 0xF47D */ 0x0000, /* 0xF47E */ 0x0000, /* 0xF47F */ 0x0000, /* 0xF480 */ 0x0000, /* 0xF481 */ 0x0000, /* 0xF482 */ 0x0000, /* 0xF483 */ 0x0000, /* 0xF484 */ 0x0000, /* 0xF485 */ 0x0000, /* 0xF486 */ 0x0000, /* 0xF487 */ 0x0000, /* 0xF488 */ 0x0000, /* 0xF489 */ 0x0000, /* 0xF48A */ 0x0000, /* 0xF48B */ 0x0000, /* 0xF48C */ 0x0000, /* 0xF48D */ 0x0000, /* 0xF48E */ 0x0000, /* 0xF48F */ 0x0000, /* 0xF490 */ 0x0000, /* 0xF491 */ 0x0000, /* 0xF492 */ 0x0000, /* 0xF493 */ 0x0000, /* 0xF494 */ 0x0000, /* 0xF495 */ 0x0000, /* 0xF496 */ 0x0000, /* 0xF497 */ 0x0000, /* 0xF498 */ 0x0000, /* 0xF499 */ 0x0000, /* 0xF49A */ 0x0000, /* 0xF49B */ 0x0000, /* 0xF49C */ 0x0000, /* 0xF49D */ 0x0000, /* 0xF49E */ 0x0000, /* 0xF49F */ 0x0000, /* 0xF4A0 */ 0x582F, /* 0xF4A1 */ 0x69C7, /* 0xF4A2 */ 0x9059, /* 0xF4A3 */ 0x7464, /* 0xF4A4 */ 0x51DC, /* 0xF4A5 */ 0x7199, /* 0xF4A6 */ 0x0000, /* 0xF4A7 */ 0x5DE2, /* 0xF4A8 */ 0x5E14, /* 0xF4A9 */ 0x5E18, /* 0xF4AA */ 0x5E58, /* 0xF4AB */ 0x5E5E, /* 0xF4AC */ 0x5EBE, /* 0xF4AD */ 0xF928, /* 0xF4AE */ 0x5ECB, /* 0xF4AF */ 0x5EF9, /* 0xF4B0 */ 0x5F00, /* 0xF4B1 */ 0x5F02, /* 0xF4B2 */ 0x5F07, /* 0xF4B3 */ 0x5F1D, /* 0xF4B4 */ 0x5F23, /* 0xF4B5 */ 0x5F34, /* 0xF4B6 */ 0x5F36, /* 0xF4B7 */ 0x5F3D, /* 0xF4B8 */ 0x5F40, /* 0xF4B9 */ 0x5F45, /* 0xF4BA */ 0x5F54, /* 0xF4BB */ 0x5F58, /* 0xF4BC */ 0x5F64, /* 0xF4BD */ 0x5F67, /* 0xF4BE */ 0x5F7D, /* 0xF4BF */ 0x5F89, /* 0xF4C0 */ 0x5F9C, /* 0xF4C1 */ 0x5FA7, /* 0xF4C2 */ 0x5FAF, /* 0xF4C3 */ 0x5FB5, /* 0xF4C4 */ 0x5FB7, /* 0xF4C5 */ 0x5FC9, /* 0xF4C6 */ 0x5FDE, /* 0xF4C7 */ 0x5FE1, /* 0xF4C8 */ 0x5FE9, /* 0xF4C9 */ 0x600D, /* 0xF4CA */ 0x6014, /* 0xF4CB */ 0x6018, /* 0xF4CC */ 0x6033, /* 0xF4CD */ 0x6035, /* 0xF4CE */ 0x6047, /* 0xF4CF */ 0xFA3D, /* 0xF4D0 */ 0x609D, /* 0xF4D1 */ 0x609E, /* 0xF4D2 */ 0x60CB, /* 0xF4D3 */ 0x60D4, /* 0xF4D4 */ 0x60D5, /* 0xF4D5 */ 0x60DD, /* 0xF4D6 */ 0x60F8, /* 0xF4D7 */ 0x611C, /* 0xF4D8 */ 0x612B, /* 0xF4D9 */ 0x6130, /* 0xF4DA */ 0x6137, /* 0xF4DB */ 0xFA3E, /* 0xF4DC */ 0x618D, /* 0xF4DD */ 0xFA3F, /* 0xF4DE */ 0x61BC, /* 0xF4DF */ 0x61B9, /* 0xF4E0 */ 0xFA40, /* 0xF4E1 */ 0x6222, /* 0xF4E2 */ 0x623E, /* 0xF4E3 */ 0x6243, /* 0xF4E4 */ 0x6256, /* 0xF4E5 */ 0x625A, /* 0xF4E6 */ 0x626F, /* 0xF4E7 */ 0x6285, /* 0xF4E8 */ 0x62C4, /* 0xF4E9 */ 0x62D6, /* 0xF4EA */ 0x62FC, /* 0xF4EB */ 0x630A, /* 0xF4EC */ 0x6318, /* 0xF4ED */ 0x6339, /* 0xF4EE */ 0x6343, /* 0xF4EF */ 0x6365, /* 0xF4F0 */ 0x637C, /* 0xF4F1 */ 0x63E5, /* 0xF4F2 */ 0x63ED, /* 0xF4F3 */ 0x63F5, /* 0xF4F4 */ 0x6410, /* 0xF4F5 */ 0x6414, /* 0xF4F6 */ 0x6422, /* 0xF4F7 */ 0x6479, /* 0xF4F8 */ 0x6451, /* 0xF4F9 */ 0x6460, /* 0xF4FA */ 0x646D, /* 0xF4FB */ 0x64CE, /* 0xF4FC */ 0x64BE, /* 0xF4FD */ 0x64BF, /* 0xF4FE */ 0x0000, /* 0xF4FF */ 0x0000, /* 0xF500 */ 0x0000, /* 0xF501 */ 0x0000, /* 0xF502 */ 0x0000, /* 0xF503 */ 0x0000, /* 0xF504 */ 0x0000, /* 0xF505 */ 0x0000, /* 0xF506 */ 0x0000, /* 0xF507 */ 0x0000, /* 0xF508 */ 0x0000, /* 0xF509 */ 0x0000, /* 0xF50A */ 0x0000, /* 0xF50B */ 0x0000, /* 0xF50C */ 0x0000, /* 0xF50D */ 0x0000, /* 0xF50E */ 0x0000, /* 0xF50F */ 0x0000, /* 0xF510 */ 0x0000, /* 0xF511 */ 0x0000, /* 0xF512 */ 0x0000, /* 0xF513 */ 0x0000, /* 0xF514 */ 0x0000, /* 0xF515 */ 0x0000, /* 0xF516 */ 0x0000, /* 0xF517 */ 0x0000, /* 0xF518 */ 0x0000, /* 0xF519 */ 0x0000, /* 0xF51A */ 0x0000, /* 0xF51B */ 0x0000, /* 0xF51C */ 0x0000, /* 0xF51D */ 0x0000, /* 0xF51E */ 0x0000, /* 0xF51F */ 0x0000, /* 0xF520 */ 0x0000, /* 0xF521 */ 0x0000, /* 0xF522 */ 0x0000, /* 0xF523 */ 0x0000, /* 0xF524 */ 0x0000, /* 0xF525 */ 0x0000, /* 0xF526 */ 0x0000, /* 0xF527 */ 0x0000, /* 0xF528 */ 0x0000, /* 0xF529 */ 0x0000, /* 0xF52A */ 0x0000, /* 0xF52B */ 0x0000, /* 0xF52C */ 0x0000, /* 0xF52D */ 0x0000, /* 0xF52E */ 0x0000, /* 0xF52F */ 0x0000, /* 0xF530 */ 0x0000, /* 0xF531 */ 0x0000, /* 0xF532 */ 0x0000, /* 0xF533 */ 0x0000, /* 0xF534 */ 0x0000, /* 0xF535 */ 0x0000, /* 0xF536 */ 0x0000, /* 0xF537 */ 0x0000, /* 0xF538 */ 0x0000, /* 0xF539 */ 0x0000, /* 0xF53A */ 0x0000, /* 0xF53B */ 0x0000, /* 0xF53C */ 0x0000, /* 0xF53D */ 0x0000, /* 0xF53E */ 0x0000, /* 0xF53F */ 0x0000, /* 0xF540 */ 0x0000, /* 0xF541 */ 0x0000, /* 0xF542 */ 0x0000, /* 0xF543 */ 0x0000, /* 0xF544 */ 0x0000, /* 0xF545 */ 0x0000, /* 0xF546 */ 0x0000, /* 0xF547 */ 0x0000, /* 0xF548 */ 0x0000, /* 0xF549 */ 0x0000, /* 0xF54A */ 0x0000, /* 0xF54B */ 0x0000, /* 0xF54C */ 0x0000, /* 0xF54D */ 0x0000, /* 0xF54E */ 0x0000, /* 0xF54F */ 0x0000, /* 0xF550 */ 0x0000, /* 0xF551 */ 0x0000, /* 0xF552 */ 0x0000, /* 0xF553 */ 0x0000, /* 0xF554 */ 0x0000, /* 0xF555 */ 0x0000, /* 0xF556 */ 0x0000, /* 0xF557 */ 0x0000, /* 0xF558 */ 0x0000, /* 0xF559 */ 0x0000, /* 0xF55A */ 0x0000, /* 0xF55B */ 0x0000, /* 0xF55C */ 0x0000, /* 0xF55D */ 0x0000, /* 0xF55E */ 0x0000, /* 0xF55F */ 0x0000, /* 0xF560 */ 0x0000, /* 0xF561 */ 0x0000, /* 0xF562 */ 0x0000, /* 0xF563 */ 0x0000, /* 0xF564 */ 0x0000, /* 0xF565 */ 0x0000, /* 0xF566 */ 0x0000, /* 0xF567 */ 0x0000, /* 0xF568 */ 0x0000, /* 0xF569 */ 0x0000, /* 0xF56A */ 0x0000, /* 0xF56B */ 0x0000, /* 0xF56C */ 0x0000, /* 0xF56D */ 0x0000, /* 0xF56E */ 0x0000, /* 0xF56F */ 0x0000, /* 0xF570 */ 0x0000, /* 0xF571 */ 0x0000, /* 0xF572 */ 0x0000, /* 0xF573 */ 0x0000, /* 0xF574 */ 0x0000, /* 0xF575 */ 0x0000, /* 0xF576 */ 0x0000, /* 0xF577 */ 0x0000, /* 0xF578 */ 0x0000, /* 0xF579 */ 0x0000, /* 0xF57A */ 0x0000, /* 0xF57B */ 0x0000, /* 0xF57C */ 0x0000, /* 0xF57D */ 0x0000, /* 0xF57E */ 0x0000, /* 0xF57F */ 0x0000, /* 0xF580 */ 0x0000, /* 0xF581 */ 0x0000, /* 0xF582 */ 0x0000, /* 0xF583 */ 0x0000, /* 0xF584 */ 0x0000, /* 0xF585 */ 0x0000, /* 0xF586 */ 0x0000, /* 0xF587 */ 0x0000, /* 0xF588 */ 0x0000, /* 0xF589 */ 0x0000, /* 0xF58A */ 0x0000, /* 0xF58B */ 0x0000, /* 0xF58C */ 0x0000, /* 0xF58D */ 0x0000, /* 0xF58E */ 0x0000, /* 0xF58F */ 0x0000, /* 0xF590 */ 0x0000, /* 0xF591 */ 0x0000, /* 0xF592 */ 0x0000, /* 0xF593 */ 0x0000, /* 0xF594 */ 0x0000, /* 0xF595 */ 0x0000, /* 0xF596 */ 0x0000, /* 0xF597 */ 0x0000, /* 0xF598 */ 0x0000, /* 0xF599 */ 0x0000, /* 0xF59A */ 0x0000, /* 0xF59B */ 0x0000, /* 0xF59C */ 0x0000, /* 0xF59D */ 0x0000, /* 0xF59E */ 0x0000, /* 0xF59F */ 0x0000, /* 0xF5A0 */ 0x64C4, /* 0xF5A1 */ 0x64CA, /* 0xF5A2 */ 0x64D0, /* 0xF5A3 */ 0x64F7, /* 0xF5A4 */ 0x64FB, /* 0xF5A5 */ 0x6522, /* 0xF5A6 */ 0x6529, /* 0xF5A7 */ 0xFA41, /* 0xF5A8 */ 0x6567, /* 0xF5A9 */ 0x659D, /* 0xF5AA */ 0xFA42, /* 0xF5AB */ 0x6600, /* 0xF5AC */ 0x6609, /* 0xF5AD */ 0x6615, /* 0xF5AE */ 0x661E, /* 0xF5AF */ 0x663A, /* 0xF5B0 */ 0x6622, /* 0xF5B1 */ 0x6624, /* 0xF5B2 */ 0x662B, /* 0xF5B3 */ 0x6630, /* 0xF5B4 */ 0x6631, /* 0xF5B5 */ 0x6633, /* 0xF5B6 */ 0x66FB, /* 0xF5B7 */ 0x6648, /* 0xF5B8 */ 0x664C, /* 0xF5B9 */ 0x0000, /* 0xF5BA */ 0x6659, /* 0xF5BB */ 0x665A, /* 0xF5BC */ 0x6661, /* 0xF5BD */ 0x6665, /* 0xF5BE */ 0x6673, /* 0xF5BF */ 0x6677, /* 0xF5C0 */ 0x6678, /* 0xF5C1 */ 0x668D, /* 0xF5C2 */ 0xFA43, /* 0xF5C3 */ 0x66A0, /* 0xF5C4 */ 0x66B2, /* 0xF5C5 */ 0x66BB, /* 0xF5C6 */ 0x66C6, /* 0xF5C7 */ 0x66C8, /* 0xF5C8 */ 0x3B22, /* 0xF5C9 */ 0x66DB, /* 0xF5CA */ 0x66E8, /* 0xF5CB */ 0x66FA, /* 0xF5CC */ 0x6713, /* 0xF5CD */ 0xF929, /* 0xF5CE */ 0x6733, /* 0xF5CF */ 0x6766, /* 0xF5D0 */ 0x6747, /* 0xF5D1 */ 0x6748, /* 0xF5D2 */ 0x677B, /* 0xF5D3 */ 0x6781, /* 0xF5D4 */ 0x6793, /* 0xF5D5 */ 0x6798, /* 0xF5D6 */ 0x679B, /* 0xF5D7 */ 0x67BB, /* 0xF5D8 */ 0x67F9, /* 0xF5D9 */ 0x67C0, /* 0xF5DA */ 0x67D7, /* 0xF5DB */ 0x67FC, /* 0xF5DC */ 0x6801, /* 0xF5DD */ 0x6852, /* 0xF5DE */ 0x681D, /* 0xF5DF */ 0x682C, /* 0xF5E0 */ 0x6831, /* 0xF5E1 */ 0x685B, /* 0xF5E2 */ 0x6872, /* 0xF5E3 */ 0x6875, /* 0xF5E4 */ 0xFA44, /* 0xF5E5 */ 0x68A3, /* 0xF5E6 */ 0x68A5, /* 0xF5E7 */ 0x68B2, /* 0xF5E8 */ 0x68C8, /* 0xF5E9 */ 0x68D0, /* 0xF5EA */ 0x68E8, /* 0xF5EB */ 0x68ED, /* 0xF5EC */ 0x68F0, /* 0xF5ED */ 0x68F1, /* 0xF5EE */ 0x68FC, /* 0xF5EF */ 0x690A, /* 0xF5F0 */ 0x6949, /* 0xF5F1 */ 0x0000, /* 0xF5F2 */ 0x6935, /* 0xF5F3 */ 0x6942, /* 0xF5F4 */ 0x6957, /* 0xF5F5 */ 0x6963, /* 0xF5F6 */ 0x6964, /* 0xF5F7 */ 0x6968, /* 0xF5F8 */ 0x6980, /* 0xF5F9 */ 0xFA14, /* 0xF5FA */ 0x69A5, /* 0xF5FB */ 0x69AD, /* 0xF5FC */ 0x69CF, /* 0xF5FD */ 0x3BB6, /* 0xF5FE */ 0x0000, /* 0xF5FF */ 0x0000, /* 0xF600 */ 0x0000, /* 0xF601 */ 0x0000, /* 0xF602 */ 0x0000, /* 0xF603 */ 0x0000, /* 0xF604 */ 0x0000, /* 0xF605 */ 0x0000, /* 0xF606 */ 0x0000, /* 0xF607 */ 0x0000, /* 0xF608 */ 0x0000, /* 0xF609 */ 0x0000, /* 0xF60A */ 0x0000, /* 0xF60B */ 0x0000, /* 0xF60C */ 0x0000, /* 0xF60D */ 0x0000, /* 0xF60E */ 0x0000, /* 0xF60F */ 0x0000, /* 0xF610 */ 0x0000, /* 0xF611 */ 0x0000, /* 0xF612 */ 0x0000, /* 0xF613 */ 0x0000, /* 0xF614 */ 0x0000, /* 0xF615 */ 0x0000, /* 0xF616 */ 0x0000, /* 0xF617 */ 0x0000, /* 0xF618 */ 0x0000, /* 0xF619 */ 0x0000, /* 0xF61A */ 0x0000, /* 0xF61B */ 0x0000, /* 0xF61C */ 0x0000, /* 0xF61D */ 0x0000, /* 0xF61E */ 0x0000, /* 0xF61F */ 0x0000, /* 0xF620 */ 0x0000, /* 0xF621 */ 0x0000, /* 0xF622 */ 0x0000, /* 0xF623 */ 0x0000, /* 0xF624 */ 0x0000, /* 0xF625 */ 0x0000, /* 0xF626 */ 0x0000, /* 0xF627 */ 0x0000, /* 0xF628 */ 0x0000, /* 0xF629 */ 0x0000, /* 0xF62A */ 0x0000, /* 0xF62B */ 0x0000, /* 0xF62C */ 0x0000, /* 0xF62D */ 0x0000, /* 0xF62E */ 0x0000, /* 0xF62F */ 0x0000, /* 0xF630 */ 0x0000, /* 0xF631 */ 0x0000, /* 0xF632 */ 0x0000, /* 0xF633 */ 0x0000, /* 0xF634 */ 0x0000, /* 0xF635 */ 0x0000, /* 0xF636 */ 0x0000, /* 0xF637 */ 0x0000, /* 0xF638 */ 0x0000, /* 0xF639 */ 0x0000, /* 0xF63A */ 0x0000, /* 0xF63B */ 0x0000, /* 0xF63C */ 0x0000, /* 0xF63D */ 0x0000, /* 0xF63E */ 0x0000, /* 0xF63F */ 0x0000, /* 0xF640 */ 0x0000, /* 0xF641 */ 0x0000, /* 0xF642 */ 0x0000, /* 0xF643 */ 0x0000, /* 0xF644 */ 0x0000, /* 0xF645 */ 0x0000, /* 0xF646 */ 0x0000, /* 0xF647 */ 0x0000, /* 0xF648 */ 0x0000, /* 0xF649 */ 0x0000, /* 0xF64A */ 0x0000, /* 0xF64B */ 0x0000, /* 0xF64C */ 0x0000, /* 0xF64D */ 0x0000, /* 0xF64E */ 0x0000, /* 0xF64F */ 0x0000, /* 0xF650 */ 0x0000, /* 0xF651 */ 0x0000, /* 0xF652 */ 0x0000, /* 0xF653 */ 0x0000, /* 0xF654 */ 0x0000, /* 0xF655 */ 0x0000, /* 0xF656 */ 0x0000, /* 0xF657 */ 0x0000, /* 0xF658 */ 0x0000, /* 0xF659 */ 0x0000, /* 0xF65A */ 0x0000, /* 0xF65B */ 0x0000, /* 0xF65C */ 0x0000, /* 0xF65D */ 0x0000, /* 0xF65E */ 0x0000, /* 0xF65F */ 0x0000, /* 0xF660 */ 0x0000, /* 0xF661 */ 0x0000, /* 0xF662 */ 0x0000, /* 0xF663 */ 0x0000, /* 0xF664 */ 0x0000, /* 0xF665 */ 0x0000, /* 0xF666 */ 0x0000, /* 0xF667 */ 0x0000, /* 0xF668 */ 0x0000, /* 0xF669 */ 0x0000, /* 0xF66A */ 0x0000, /* 0xF66B */ 0x0000, /* 0xF66C */ 0x0000, /* 0xF66D */ 0x0000, /* 0xF66E */ 0x0000, /* 0xF66F */ 0x0000, /* 0xF670 */ 0x0000, /* 0xF671 */ 0x0000, /* 0xF672 */ 0x0000, /* 0xF673 */ 0x0000, /* 0xF674 */ 0x0000, /* 0xF675 */ 0x0000, /* 0xF676 */ 0x0000, /* 0xF677 */ 0x0000, /* 0xF678 */ 0x0000, /* 0xF679 */ 0x0000, /* 0xF67A */ 0x0000, /* 0xF67B */ 0x0000, /* 0xF67C */ 0x0000, /* 0xF67D */ 0x0000, /* 0xF67E */ 0x0000, /* 0xF67F */ 0x0000, /* 0xF680 */ 0x0000, /* 0xF681 */ 0x0000, /* 0xF682 */ 0x0000, /* 0xF683 */ 0x0000, /* 0xF684 */ 0x0000, /* 0xF685 */ 0x0000, /* 0xF686 */ 0x0000, /* 0xF687 */ 0x0000, /* 0xF688 */ 0x0000, /* 0xF689 */ 0x0000, /* 0xF68A */ 0x0000, /* 0xF68B */ 0x0000, /* 0xF68C */ 0x0000, /* 0xF68D */ 0x0000, /* 0xF68E */ 0x0000, /* 0xF68F */ 0x0000, /* 0xF690 */ 0x0000, /* 0xF691 */ 0x0000, /* 0xF692 */ 0x0000, /* 0xF693 */ 0x0000, /* 0xF694 */ 0x0000, /* 0xF695 */ 0x0000, /* 0xF696 */ 0x0000, /* 0xF697 */ 0x0000, /* 0xF698 */ 0x0000, /* 0xF699 */ 0x0000, /* 0xF69A */ 0x0000, /* 0xF69B */ 0x0000, /* 0xF69C */ 0x0000, /* 0xF69D */ 0x0000, /* 0xF69E */ 0x0000, /* 0xF69F */ 0x0000, /* 0xF6A0 */ 0x3BC3, /* 0xF6A1 */ 0x69E2, /* 0xF6A2 */ 0x69E9, /* 0xF6A3 */ 0x69EA, /* 0xF6A4 */ 0x69F5, /* 0xF6A5 */ 0x69F6, /* 0xF6A6 */ 0x6A0F, /* 0xF6A7 */ 0x6A15, /* 0xF6A8 */ 0x0000, /* 0xF6A9 */ 0x6A3B, /* 0xF6AA */ 0x6A3E, /* 0xF6AB */ 0x6A45, /* 0xF6AC */ 0x6A50, /* 0xF6AD */ 0x6A56, /* 0xF6AE */ 0x6A5B, /* 0xF6AF */ 0x6A6B, /* 0xF6B0 */ 0x6A73, /* 0xF6B1 */ 0x0000, /* 0xF6B2 */ 0x6A89, /* 0xF6B3 */ 0x6A94, /* 0xF6B4 */ 0x6A9D, /* 0xF6B5 */ 0x6A9E, /* 0xF6B6 */ 0x6AA5, /* 0xF6B7 */ 0x6AE4, /* 0xF6B8 */ 0x6AE7, /* 0xF6B9 */ 0x3C0F, /* 0xF6BA */ 0xF91D, /* 0xF6BB */ 0x6B1B, /* 0xF6BC */ 0x6B1E, /* 0xF6BD */ 0x6B2C, /* 0xF6BE */ 0x6B35, /* 0xF6BF */ 0x6B46, /* 0xF6C0 */ 0x6B56, /* 0xF6C1 */ 0x6B60, /* 0xF6C2 */ 0x6B65, /* 0xF6C3 */ 0x6B67, /* 0xF6C4 */ 0x6B77, /* 0xF6C5 */ 0x6B82, /* 0xF6C6 */ 0x6BA9, /* 0xF6C7 */ 0x6BAD, /* 0xF6C8 */ 0xF970, /* 0xF6C9 */ 0x6BCF, /* 0xF6CA */ 0x6BD6, /* 0xF6CB */ 0x6BD7, /* 0xF6CC */ 0x6BFF, /* 0xF6CD */ 0x6C05, /* 0xF6CE */ 0x6C10, /* 0xF6CF */ 0x6C33, /* 0xF6D0 */ 0x6C59, /* 0xF6D1 */ 0x6C5C, /* 0xF6D2 */ 0x6CAA, /* 0xF6D3 */ 0x6C74, /* 0xF6D4 */ 0x6C76, /* 0xF6D5 */ 0x6C85, /* 0xF6D6 */ 0x6C86, /* 0xF6D7 */ 0x6C98, /* 0xF6D8 */ 0x6C9C, /* 0xF6D9 */ 0x6CFB, /* 0xF6DA */ 0x6CC6, /* 0xF6DB */ 0x6CD4, /* 0xF6DC */ 0x6CE0, /* 0xF6DD */ 0x6CEB, /* 0xF6DE */ 0x6CEE, /* 0xF6DF */ 0x0000, /* 0xF6E0 */ 0x6D04, /* 0xF6E1 */ 0x6D0E, /* 0xF6E2 */ 0x6D2E, /* 0xF6E3 */ 0x6D31, /* 0xF6E4 */ 0x6D39, /* 0xF6E5 */ 0x6D3F, /* 0xF6E6 */ 0x6D58, /* 0xF6E7 */ 0x6D65, /* 0xF6E8 */ 0xFA45, /* 0xF6E9 */ 0x6D82, /* 0xF6EA */ 0x6D87, /* 0xF6EB */ 0x6D89, /* 0xF6EC */ 0x6D94, /* 0xF6ED */ 0x6DAA, /* 0xF6EE */ 0x6DAC, /* 0xF6EF */ 0x6DBF, /* 0xF6F0 */ 0x6DC4, /* 0xF6F1 */ 0x6DD6, /* 0xF6F2 */ 0x6DDA, /* 0xF6F3 */ 0x6DDB, /* 0xF6F4 */ 0x6DDD, /* 0xF6F5 */ 0x6DFC, /* 0xF6F6 */ 0xFA46, /* 0xF6F7 */ 0x6E34, /* 0xF6F8 */ 0x6E44, /* 0xF6F9 */ 0x6E5C, /* 0xF6FA */ 0x6E5E, /* 0xF6FB */ 0x6EAB, /* 0xF6FC */ 0x6EB1, /* 0xF6FD */ 0x6EC1, /* 0xF6FE */ 0x0000, /* 0xF6FF */ 0x0000, /* 0xF700 */ 0x0000, /* 0xF701 */ 0x0000, /* 0xF702 */ 0x0000, /* 0xF703 */ 0x0000, /* 0xF704 */ 0x0000, /* 0xF705 */ 0x0000, /* 0xF706 */ 0x0000, /* 0xF707 */ 0x0000, /* 0xF708 */ 0x0000, /* 0xF709 */ 0x0000, /* 0xF70A */ 0x0000, /* 0xF70B */ 0x0000, /* 0xF70C */ 0x0000, /* 0xF70D */ 0x0000, /* 0xF70E */ 0x0000, /* 0xF70F */ 0x0000, /* 0xF710 */ 0x0000, /* 0xF711 */ 0x0000, /* 0xF712 */ 0x0000, /* 0xF713 */ 0x0000, /* 0xF714 */ 0x0000, /* 0xF715 */ 0x0000, /* 0xF716 */ 0x0000, /* 0xF717 */ 0x0000, /* 0xF718 */ 0x0000, /* 0xF719 */ 0x0000, /* 0xF71A */ 0x0000, /* 0xF71B */ 0x0000, /* 0xF71C */ 0x0000, /* 0xF71D */ 0x0000, /* 0xF71E */ 0x0000, /* 0xF71F */ 0x0000, /* 0xF720 */ 0x0000, /* 0xF721 */ 0x0000, /* 0xF722 */ 0x0000, /* 0xF723 */ 0x0000, /* 0xF724 */ 0x0000, /* 0xF725 */ 0x0000, /* 0xF726 */ 0x0000, /* 0xF727 */ 0x0000, /* 0xF728 */ 0x0000, /* 0xF729 */ 0x0000, /* 0xF72A */ 0x0000, /* 0xF72B */ 0x0000, /* 0xF72C */ 0x0000, /* 0xF72D */ 0x0000, /* 0xF72E */ 0x0000, /* 0xF72F */ 0x0000, /* 0xF730 */ 0x0000, /* 0xF731 */ 0x0000, /* 0xF732 */ 0x0000, /* 0xF733 */ 0x0000, /* 0xF734 */ 0x0000, /* 0xF735 */ 0x0000, /* 0xF736 */ 0x0000, /* 0xF737 */ 0x0000, /* 0xF738 */ 0x0000, /* 0xF739 */ 0x0000, /* 0xF73A */ 0x0000, /* 0xF73B */ 0x0000, /* 0xF73C */ 0x0000, /* 0xF73D */ 0x0000, /* 0xF73E */ 0x0000, /* 0xF73F */ 0x0000, /* 0xF740 */ 0x0000, /* 0xF741 */ 0x0000, /* 0xF742 */ 0x0000, /* 0xF743 */ 0x0000, /* 0xF744 */ 0x0000, /* 0xF745 */ 0x0000, /* 0xF746 */ 0x0000, /* 0xF747 */ 0x0000, /* 0xF748 */ 0x0000, /* 0xF749 */ 0x0000, /* 0xF74A */ 0x0000, /* 0xF74B */ 0x0000, /* 0xF74C */ 0x0000, /* 0xF74D */ 0x0000, /* 0xF74E */ 0x0000, /* 0xF74F */ 0x0000, /* 0xF750 */ 0x0000, /* 0xF751 */ 0x0000, /* 0xF752 */ 0x0000, /* 0xF753 */ 0x0000, /* 0xF754 */ 0x0000, /* 0xF755 */ 0x0000, /* 0xF756 */ 0x0000, /* 0xF757 */ 0x0000, /* 0xF758 */ 0x0000, /* 0xF759 */ 0x0000, /* 0xF75A */ 0x0000, /* 0xF75B */ 0x0000, /* 0xF75C */ 0x0000, /* 0xF75D */ 0x0000, /* 0xF75E */ 0x0000, /* 0xF75F */ 0x0000, /* 0xF760 */ 0x0000, /* 0xF761 */ 0x0000, /* 0xF762 */ 0x0000, /* 0xF763 */ 0x0000, /* 0xF764 */ 0x0000, /* 0xF765 */ 0x0000, /* 0xF766 */ 0x0000, /* 0xF767 */ 0x0000, /* 0xF768 */ 0x0000, /* 0xF769 */ 0x0000, /* 0xF76A */ 0x0000, /* 0xF76B */ 0x0000, /* 0xF76C */ 0x0000, /* 0xF76D */ 0x0000, /* 0xF76E */ 0x0000, /* 0xF76F */ 0x0000, /* 0xF770 */ 0x0000, /* 0xF771 */ 0x0000, /* 0xF772 */ 0x0000, /* 0xF773 */ 0x0000, /* 0xF774 */ 0x0000, /* 0xF775 */ 0x0000, /* 0xF776 */ 0x0000, /* 0xF777 */ 0x0000, /* 0xF778 */ 0x0000, /* 0xF779 */ 0x0000, /* 0xF77A */ 0x0000, /* 0xF77B */ 0x0000, /* 0xF77C */ 0x0000, /* 0xF77D */ 0x0000, /* 0xF77E */ 0x0000, /* 0xF77F */ 0x0000, /* 0xF780 */ 0x0000, /* 0xF781 */ 0x0000, /* 0xF782 */ 0x0000, /* 0xF783 */ 0x0000, /* 0xF784 */ 0x0000, /* 0xF785 */ 0x0000, /* 0xF786 */ 0x0000, /* 0xF787 */ 0x0000, /* 0xF788 */ 0x0000, /* 0xF789 */ 0x0000, /* 0xF78A */ 0x0000, /* 0xF78B */ 0x0000, /* 0xF78C */ 0x0000, /* 0xF78D */ 0x0000, /* 0xF78E */ 0x0000, /* 0xF78F */ 0x0000, /* 0xF790 */ 0x0000, /* 0xF791 */ 0x0000, /* 0xF792 */ 0x0000, /* 0xF793 */ 0x0000, /* 0xF794 */ 0x0000, /* 0xF795 */ 0x0000, /* 0xF796 */ 0x0000, /* 0xF797 */ 0x0000, /* 0xF798 */ 0x0000, /* 0xF799 */ 0x0000, /* 0xF79A */ 0x0000, /* 0xF79B */ 0x0000, /* 0xF79C */ 0x0000, /* 0xF79D */ 0x0000, /* 0xF79E */ 0x0000, /* 0xF79F */ 0x0000, /* 0xF7A0 */ 0x6EC7, /* 0xF7A1 */ 0x6ECE, /* 0xF7A2 */ 0x6F10, /* 0xF7A3 */ 0x6F1A, /* 0xF7A4 */ 0xFA47, /* 0xF7A5 */ 0x6F2A, /* 0xF7A6 */ 0x6F2F, /* 0xF7A7 */ 0x6F33, /* 0xF7A8 */ 0x6F51, /* 0xF7A9 */ 0x6F59, /* 0xF7AA */ 0x6F5E, /* 0xF7AB */ 0x6F61, /* 0xF7AC */ 0x6F62, /* 0xF7AD */ 0x6F7E, /* 0xF7AE */ 0x6F88, /* 0xF7AF */ 0x6F8C, /* 0xF7B0 */ 0x6F8D, /* 0xF7B1 */ 0x6F94, /* 0xF7B2 */ 0x6FA0, /* 0xF7B3 */ 0x6FA7, /* 0xF7B4 */ 0x6FB6, /* 0xF7B5 */ 0x6FBC, /* 0xF7B6 */ 0x6FC7, /* 0xF7B7 */ 0x6FCA, /* 0xF7B8 */ 0x6FF9, /* 0xF7B9 */ 0x6FF0, /* 0xF7BA */ 0x6FF5, /* 0xF7BB */ 0x7005, /* 0xF7BC */ 0x7006, /* 0xF7BD */ 0x7028, /* 0xF7BE */ 0x704A, /* 0xF7BF */ 0x705D, /* 0xF7C0 */ 0x705E, /* 0xF7C1 */ 0x704E, /* 0xF7C2 */ 0x7064, /* 0xF7C3 */ 0x7075, /* 0xF7C4 */ 0x7085, /* 0xF7C5 */ 0x70A4, /* 0xF7C6 */ 0x70AB, /* 0xF7C7 */ 0x70B7, /* 0xF7C8 */ 0x70D4, /* 0xF7C9 */ 0x70D8, /* 0xF7CA */ 0x70E4, /* 0xF7CB */ 0x710F, /* 0xF7CC */ 0x712B, /* 0xF7CD */ 0x711E, /* 0xF7CE */ 0x7120, /* 0xF7CF */ 0x712E, /* 0xF7D0 */ 0x7130, /* 0xF7D1 */ 0x7146, /* 0xF7D2 */ 0x7147, /* 0xF7D3 */ 0x7151, /* 0xF7D4 */ 0xFA48, /* 0xF7D5 */ 0x7152, /* 0xF7D6 */ 0x715C, /* 0xF7D7 */ 0x7160, /* 0xF7D8 */ 0x7168, /* 0xF7D9 */ 0xFA15, /* 0xF7DA */ 0x7185, /* 0xF7DB */ 0x7187, /* 0xF7DC */ 0x7192, /* 0xF7DD */ 0x71C1, /* 0xF7DE */ 0x71BA, /* 0xF7DF */ 0x71C4, /* 0xF7E0 */ 0x71FE, /* 0xF7E1 */ 0x7200, /* 0xF7E2 */ 0x7215, /* 0xF7E3 */ 0x7255, /* 0xF7E4 */ 0x7256, /* 0xF7E5 */ 0x3E3F, /* 0xF7E6 */ 0x728D, /* 0xF7E7 */ 0x729B, /* 0xF7E8 */ 0x72BE, /* 0xF7E9 */ 0x72C0, /* 0xF7EA */ 0x72FB, /* 0xF7EB */ 0x0000, /* 0xF7EC */ 0x7327, /* 0xF7ED */ 0x7328, /* 0xF7EE */ 0xFA16, /* 0xF7EF */ 0x7350, /* 0xF7F0 */ 0x7366, /* 0xF7F1 */ 0x737C, /* 0xF7F2 */ 0x7395, /* 0xF7F3 */ 0x739F, /* 0xF7F4 */ 0x73A0, /* 0xF7F5 */ 0x73A2, /* 0xF7F6 */ 0x73A6, /* 0xF7F7 */ 0x73AB, /* 0xF7F8 */ 0x73C9, /* 0xF7F9 */ 0x73CF, /* 0xF7FA */ 0x73D6, /* 0xF7FB */ 0x73D9, /* 0xF7FC */ 0x73E3, /* 0xF7FD */ 0x73E9, /* 0xF7FE */ 0x0000, /* 0xF7FF */ 0x0000, /* 0xF800 */ 0x0000, /* 0xF801 */ 0x0000, /* 0xF802 */ 0x0000, /* 0xF803 */ 0x0000, /* 0xF804 */ 0x0000, /* 0xF805 */ 0x0000, /* 0xF806 */ 0x0000, /* 0xF807 */ 0x0000, /* 0xF808 */ 0x0000, /* 0xF809 */ 0x0000, /* 0xF80A */ 0x0000, /* 0xF80B */ 0x0000, /* 0xF80C */ 0x0000, /* 0xF80D */ 0x0000, /* 0xF80E */ 0x0000, /* 0xF80F */ 0x0000, /* 0xF810 */ 0x0000, /* 0xF811 */ 0x0000, /* 0xF812 */ 0x0000, /* 0xF813 */ 0x0000, /* 0xF814 */ 0x0000, /* 0xF815 */ 0x0000, /* 0xF816 */ 0x0000, /* 0xF817 */ 0x0000, /* 0xF818 */ 0x0000, /* 0xF819 */ 0x0000, /* 0xF81A */ 0x0000, /* 0xF81B */ 0x0000, /* 0xF81C */ 0x0000, /* 0xF81D */ 0x0000, /* 0xF81E */ 0x0000, /* 0xF81F */ 0x0000, /* 0xF820 */ 0x0000, /* 0xF821 */ 0x0000, /* 0xF822 */ 0x0000, /* 0xF823 */ 0x0000, /* 0xF824 */ 0x0000, /* 0xF825 */ 0x0000, /* 0xF826 */ 0x0000, /* 0xF827 */ 0x0000, /* 0xF828 */ 0x0000, /* 0xF829 */ 0x0000, /* 0xF82A */ 0x0000, /* 0xF82B */ 0x0000, /* 0xF82C */ 0x0000, /* 0xF82D */ 0x0000, /* 0xF82E */ 0x0000, /* 0xF82F */ 0x0000, /* 0xF830 */ 0x0000, /* 0xF831 */ 0x0000, /* 0xF832 */ 0x0000, /* 0xF833 */ 0x0000, /* 0xF834 */ 0x0000, /* 0xF835 */ 0x0000, /* 0xF836 */ 0x0000, /* 0xF837 */ 0x0000, /* 0xF838 */ 0x0000, /* 0xF839 */ 0x0000, /* 0xF83A */ 0x0000, /* 0xF83B */ 0x0000, /* 0xF83C */ 0x0000, /* 0xF83D */ 0x0000, /* 0xF83E */ 0x0000, /* 0xF83F */ 0x0000, /* 0xF840 */ 0x0000, /* 0xF841 */ 0x0000, /* 0xF842 */ 0x0000, /* 0xF843 */ 0x0000, /* 0xF844 */ 0x0000, /* 0xF845 */ 0x0000, /* 0xF846 */ 0x0000, /* 0xF847 */ 0x0000, /* 0xF848 */ 0x0000, /* 0xF849 */ 0x0000, /* 0xF84A */ 0x0000, /* 0xF84B */ 0x0000, /* 0xF84C */ 0x0000, /* 0xF84D */ 0x0000, /* 0xF84E */ 0x0000, /* 0xF84F */ 0x0000, /* 0xF850 */ 0x0000, /* 0xF851 */ 0x0000, /* 0xF852 */ 0x0000, /* 0xF853 */ 0x0000, /* 0xF854 */ 0x0000, /* 0xF855 */ 0x0000, /* 0xF856 */ 0x0000, /* 0xF857 */ 0x0000, /* 0xF858 */ 0x0000, /* 0xF859 */ 0x0000, /* 0xF85A */ 0x0000, /* 0xF85B */ 0x0000, /* 0xF85C */ 0x0000, /* 0xF85D */ 0x0000, /* 0xF85E */ 0x0000, /* 0xF85F */ 0x0000, /* 0xF860 */ 0x0000, /* 0xF861 */ 0x0000, /* 0xF862 */ 0x0000, /* 0xF863 */ 0x0000, /* 0xF864 */ 0x0000, /* 0xF865 */ 0x0000, /* 0xF866 */ 0x0000, /* 0xF867 */ 0x0000, /* 0xF868 */ 0x0000, /* 0xF869 */ 0x0000, /* 0xF86A */ 0x0000, /* 0xF86B */ 0x0000, /* 0xF86C */ 0x0000, /* 0xF86D */ 0x0000, /* 0xF86E */ 0x0000, /* 0xF86F */ 0x0000, /* 0xF870 */ 0x0000, /* 0xF871 */ 0x0000, /* 0xF872 */ 0x0000, /* 0xF873 */ 0x0000, /* 0xF874 */ 0x0000, /* 0xF875 */ 0x0000, /* 0xF876 */ 0x0000, /* 0xF877 */ 0x0000, /* 0xF878 */ 0x0000, /* 0xF879 */ 0x0000, /* 0xF87A */ 0x0000, /* 0xF87B */ 0x0000, /* 0xF87C */ 0x0000, /* 0xF87D */ 0x0000, /* 0xF87E */ 0x0000, /* 0xF87F */ 0x0000, /* 0xF880 */ 0x0000, /* 0xF881 */ 0x0000, /* 0xF882 */ 0x0000, /* 0xF883 */ 0x0000, /* 0xF884 */ 0x0000, /* 0xF885 */ 0x0000, /* 0xF886 */ 0x0000, /* 0xF887 */ 0x0000, /* 0xF888 */ 0x0000, /* 0xF889 */ 0x0000, /* 0xF88A */ 0x0000, /* 0xF88B */ 0x0000, /* 0xF88C */ 0x0000, /* 0xF88D */ 0x0000, /* 0xF88E */ 0x0000, /* 0xF88F */ 0x0000, /* 0xF890 */ 0x0000, /* 0xF891 */ 0x0000, /* 0xF892 */ 0x0000, /* 0xF893 */ 0x0000, /* 0xF894 */ 0x0000, /* 0xF895 */ 0x0000, /* 0xF896 */ 0x0000, /* 0xF897 */ 0x0000, /* 0xF898 */ 0x0000, /* 0xF899 */ 0x0000, /* 0xF89A */ 0x0000, /* 0xF89B */ 0x0000, /* 0xF89C */ 0x0000, /* 0xF89D */ 0x0000, /* 0xF89E */ 0x0000, /* 0xF89F */ 0x0000, /* 0xF8A0 */ 0x7407, /* 0xF8A1 */ 0x740A, /* 0xF8A2 */ 0x741A, /* 0xF8A3 */ 0x741B, /* 0xF8A4 */ 0xFA4A, /* 0xF8A5 */ 0x7426, /* 0xF8A6 */ 0x7428, /* 0xF8A7 */ 0x742A, /* 0xF8A8 */ 0x742B, /* 0xF8A9 */ 0x742C, /* 0xF8AA */ 0x742E, /* 0xF8AB */ 0x742F, /* 0xF8AC */ 0x7430, /* 0xF8AD */ 0x7444, /* 0xF8AE */ 0x7446, /* 0xF8AF */ 0x7447, /* 0xF8B0 */ 0x744B, /* 0xF8B1 */ 0x7457, /* 0xF8B2 */ 0x7462, /* 0xF8B3 */ 0x746B, /* 0xF8B4 */ 0x746D, /* 0xF8B5 */ 0x7486, /* 0xF8B6 */ 0x7487, /* 0xF8B7 */ 0x7489, /* 0xF8B8 */ 0x7498, /* 0xF8B9 */ 0x749C, /* 0xF8BA */ 0x749F, /* 0xF8BB */ 0x74A3, /* 0xF8BC */ 0x7490, /* 0xF8BD */ 0x74A6, /* 0xF8BE */ 0x74A8, /* 0xF8BF */ 0x74A9, /* 0xF8C0 */ 0x74B5, /* 0xF8C1 */ 0x74BF, /* 0xF8C2 */ 0x74C8, /* 0xF8C3 */ 0x74C9, /* 0xF8C4 */ 0x74DA, /* 0xF8C5 */ 0x74FF, /* 0xF8C6 */ 0x7501, /* 0xF8C7 */ 0x7517, /* 0xF8C8 */ 0x752F, /* 0xF8C9 */ 0x756F, /* 0xF8CA */ 0x7579, /* 0xF8CB */ 0x7592, /* 0xF8CC */ 0x3F72, /* 0xF8CD */ 0x75CE, /* 0xF8CE */ 0x75E4, /* 0xF8CF */ 0x7600, /* 0xF8D0 */ 0x7602, /* 0xF8D1 */ 0x7608, /* 0xF8D2 */ 0x7615, /* 0xF8D3 */ 0x7616, /* 0xF8D4 */ 0x7619, /* 0xF8D5 */ 0x761E, /* 0xF8D6 */ 0x762D, /* 0xF8D7 */ 0x7635, /* 0xF8D8 */ 0x7643, /* 0xF8D9 */ 0x764B, /* 0xF8DA */ 0x7664, /* 0xF8DB */ 0x7665, /* 0xF8DC */ 0x766D, /* 0xF8DD */ 0x766F, /* 0xF8DE */ 0x7671, /* 0xF8DF */ 0x7681, /* 0xF8E0 */ 0x769B, /* 0xF8E1 */ 0x769D, /* 0xF8E2 */ 0x769E, /* 0xF8E3 */ 0x76A6, /* 0xF8E4 */ 0x76AA, /* 0xF8E5 */ 0x76B6, /* 0xF8E6 */ 0x76C5, /* 0xF8E7 */ 0x76CC, /* 0xF8E8 */ 0x76CE, /* 0xF8E9 */ 0x76D4, /* 0xF8EA */ 0x76E6, /* 0xF8EB */ 0x76F1, /* 0xF8EC */ 0x76FC, /* 0xF8ED */ 0x770A, /* 0xF8EE */ 0x7719, /* 0xF8EF */ 0x7734, /* 0xF8F0 */ 0x7736, /* 0xF8F1 */ 0x7746, /* 0xF8F2 */ 0x774D, /* 0xF8F3 */ 0x774E, /* 0xF8F4 */ 0x775C, /* 0xF8F5 */ 0x775F, /* 0xF8F6 */ 0x7762, /* 0xF8F7 */ 0x777A, /* 0xF8F8 */ 0x7780, /* 0xF8F9 */ 0x7794, /* 0xF8FA */ 0x77AA, /* 0xF8FB */ 0x77E0, /* 0xF8FC */ 0x782D, /* 0xF8FD */ 0x0000, /* 0xF8FE */ 0x0000, /* 0xF8FF */ 0x0000, /* 0xF900 */ 0x0000, /* 0xF901 */ 0x0000, /* 0xF902 */ 0x0000, /* 0xF903 */ 0x0000, /* 0xF904 */ 0x0000, /* 0xF905 */ 0x0000, /* 0xF906 */ 0x0000, /* 0xF907 */ 0x0000, /* 0xF908 */ 0x0000, /* 0xF909 */ 0x0000, /* 0xF90A */ 0x0000, /* 0xF90B */ 0x0000, /* 0xF90C */ 0x0000, /* 0xF90D */ 0x0000, /* 0xF90E */ 0x0000, /* 0xF90F */ 0x0000, /* 0xF910 */ 0x0000, /* 0xF911 */ 0x0000, /* 0xF912 */ 0x0000, /* 0xF913 */ 0x0000, /* 0xF914 */ 0x0000, /* 0xF915 */ 0x0000, /* 0xF916 */ 0x0000, /* 0xF917 */ 0x0000, /* 0xF918 */ 0x0000, /* 0xF919 */ 0x0000, /* 0xF91A */ 0x0000, /* 0xF91B */ 0x0000, /* 0xF91C */ 0x0000, /* 0xF91D */ 0x0000, /* 0xF91E */ 0x0000, /* 0xF91F */ 0x0000, /* 0xF920 */ 0x0000, /* 0xF921 */ 0x0000, /* 0xF922 */ 0x0000, /* 0xF923 */ 0x0000, /* 0xF924 */ 0x0000, /* 0xF925 */ 0x0000, /* 0xF926 */ 0x0000, /* 0xF927 */ 0x0000, /* 0xF928 */ 0x0000, /* 0xF929 */ 0x0000, /* 0xF92A */ 0x0000, /* 0xF92B */ 0x0000, /* 0xF92C */ 0x0000, /* 0xF92D */ 0x0000, /* 0xF92E */ 0x0000, /* 0xF92F */ 0x0000, /* 0xF930 */ 0x0000, /* 0xF931 */ 0x0000, /* 0xF932 */ 0x0000, /* 0xF933 */ 0x0000, /* 0xF934 */ 0x0000, /* 0xF935 */ 0x0000, /* 0xF936 */ 0x0000, /* 0xF937 */ 0x0000, /* 0xF938 */ 0x0000, /* 0xF939 */ 0x0000, /* 0xF93A */ 0x0000, /* 0xF93B */ 0x0000, /* 0xF93C */ 0x0000, /* 0xF93D */ 0x0000, /* 0xF93E */ 0x0000, /* 0xF93F */ 0x0000, /* 0xF940 */ 0x0000, /* 0xF941 */ 0x0000, /* 0xF942 */ 0x0000, /* 0xF943 */ 0x0000, /* 0xF944 */ 0x0000, /* 0xF945 */ 0x0000, /* 0xF946 */ 0x0000, /* 0xF947 */ 0x0000, /* 0xF948 */ 0x0000, /* 0xF949 */ 0x0000, /* 0xF94A */ 0x0000, /* 0xF94B */ 0x0000, /* 0xF94C */ 0x0000, /* 0xF94D */ 0x0000, /* 0xF94E */ 0x0000, /* 0xF94F */ 0x0000, /* 0xF950 */ 0x0000, /* 0xF951 */ 0x0000, /* 0xF952 */ 0x0000, /* 0xF953 */ 0x0000, /* 0xF954 */ 0x0000, /* 0xF955 */ 0x0000, /* 0xF956 */ 0x0000, /* 0xF957 */ 0x0000, /* 0xF958 */ 0x0000, /* 0xF959 */ 0x0000, /* 0xF95A */ 0x0000, /* 0xF95B */ 0x0000, /* 0xF95C */ 0x0000, /* 0xF95D */ 0x0000, /* 0xF95E */ 0x0000, /* 0xF95F */ 0x0000, /* 0xF960 */ 0x0000, /* 0xF961 */ 0x0000, /* 0xF962 */ 0x0000, /* 0xF963 */ 0x0000, /* 0xF964 */ 0x0000, /* 0xF965 */ 0x0000, /* 0xF966 */ 0x0000, /* 0xF967 */ 0x0000, /* 0xF968 */ 0x0000, /* 0xF969 */ 0x0000, /* 0xF96A */ 0x0000, /* 0xF96B */ 0x0000, /* 0xF96C */ 0x0000, /* 0xF96D */ 0x0000, /* 0xF96E */ 0x0000, /* 0xF96F */ 0x0000, /* 0xF970 */ 0x0000, /* 0xF971 */ 0x0000, /* 0xF972 */ 0x0000, /* 0xF973 */ 0x0000, /* 0xF974 */ 0x0000, /* 0xF975 */ 0x0000, /* 0xF976 */ 0x0000, /* 0xF977 */ 0x0000, /* 0xF978 */ 0x0000, /* 0xF979 */ 0x0000, /* 0xF97A */ 0x0000, /* 0xF97B */ 0x0000, /* 0xF97C */ 0x0000, /* 0xF97D */ 0x0000, /* 0xF97E */ 0x0000, /* 0xF97F */ 0x0000, /* 0xF980 */ 0x0000, /* 0xF981 */ 0x0000, /* 0xF982 */ 0x0000, /* 0xF983 */ 0x0000, /* 0xF984 */ 0x0000, /* 0xF985 */ 0x0000, /* 0xF986 */ 0x0000, /* 0xF987 */ 0x0000, /* 0xF988 */ 0x0000, /* 0xF989 */ 0x0000, /* 0xF98A */ 0x0000, /* 0xF98B */ 0x0000, /* 0xF98C */ 0x0000, /* 0xF98D */ 0x0000, /* 0xF98E */ 0x0000, /* 0xF98F */ 0x0000, /* 0xF990 */ 0x0000, /* 0xF991 */ 0x0000, /* 0xF992 */ 0x0000, /* 0xF993 */ 0x0000, /* 0xF994 */ 0x0000, /* 0xF995 */ 0x0000, /* 0xF996 */ 0x0000, /* 0xF997 */ 0x0000, /* 0xF998 */ 0x0000, /* 0xF999 */ 0x0000, /* 0xF99A */ 0x0000, /* 0xF99B */ 0x0000, /* 0xF99C */ 0x0000, /* 0xF99D */ 0x0000, /* 0xF99E */ 0x0000, /* 0xF99F */ 0x0000, /* 0xF9A0 */ 0x7843, /* 0xF9A1 */ 0x784E, /* 0xF9A2 */ 0x784F, /* 0xF9A3 */ 0x7851, /* 0xF9A4 */ 0x7868, /* 0xF9A5 */ 0x786E, /* 0xF9A6 */ 0xFA4B, /* 0xF9A7 */ 0x78B0, /* 0xF9A8 */ 0x0000, /* 0xF9A9 */ 0x78AD, /* 0xF9AA */ 0x78E4, /* 0xF9AB */ 0x78F2, /* 0xF9AC */ 0x7900, /* 0xF9AD */ 0x78F7, /* 0xF9AE */ 0x791C, /* 0xF9AF */ 0x792E, /* 0xF9B0 */ 0x7931, /* 0xF9B1 */ 0x7934, /* 0xF9B2 */ 0xFA4C, /* 0xF9B3 */ 0xFA4D, /* 0xF9B4 */ 0x7945, /* 0xF9B5 */ 0x7946, /* 0xF9B6 */ 0xFA4E, /* 0xF9B7 */ 0xFA4F, /* 0xF9B8 */ 0xFA50, /* 0xF9B9 */ 0x795C, /* 0xF9BA */ 0xFA51, /* 0xF9BB */ 0xFA19, /* 0xF9BC */ 0xFA1A, /* 0xF9BD */ 0x7979, /* 0xF9BE */ 0xFA52, /* 0xF9BF */ 0xFA53, /* 0xF9C0 */ 0xFA1B, /* 0xF9C1 */ 0x7998, /* 0xF9C2 */ 0x79B1, /* 0xF9C3 */ 0x79B8, /* 0xF9C4 */ 0x79C8, /* 0xF9C5 */ 0x79CA, /* 0xF9C6 */ 0x0000, /* 0xF9C7 */ 0x79D4, /* 0xF9C8 */ 0x79DE, /* 0xF9C9 */ 0x79EB, /* 0xF9CA */ 0x79ED, /* 0xF9CB */ 0x7A03, /* 0xF9CC */ 0xFA54, /* 0xF9CD */ 0x7A39, /* 0xF9CE */ 0x7A5D, /* 0xF9CF */ 0x7A6D, /* 0xF9D0 */ 0xFA55, /* 0xF9D1 */ 0x7A85, /* 0xF9D2 */ 0x7AA0, /* 0xF9D3 */ 0x0000, /* 0xF9D4 */ 0x7AB3, /* 0xF9D5 */ 0x7ABB, /* 0xF9D6 */ 0x7ACE, /* 0xF9D7 */ 0x7AEB, /* 0xF9D8 */ 0x7AFD, /* 0xF9D9 */ 0x7B12, /* 0xF9DA */ 0x7B2D, /* 0xF9DB */ 0x7B3B, /* 0xF9DC */ 0x7B47, /* 0xF9DD */ 0x7B4E, /* 0xF9DE */ 0x7B60, /* 0xF9DF */ 0x7B6D, /* 0xF9E0 */ 0x7B6F, /* 0xF9E1 */ 0x7B72, /* 0xF9E2 */ 0x7B9E, /* 0xF9E3 */ 0xFA56, /* 0xF9E4 */ 0x7BD7, /* 0xF9E5 */ 0x7BD9, /* 0xF9E6 */ 0x7C01, /* 0xF9E7 */ 0x7C31, /* 0xF9E8 */ 0x7C1E, /* 0xF9E9 */ 0x7C20, /* 0xF9EA */ 0x7C33, /* 0xF9EB */ 0x7C36, /* 0xF9EC */ 0x4264, /* 0xF9ED */ 0x0000, /* 0xF9EE */ 0x7C59, /* 0xF9EF */ 0x7C6D, /* 0xF9F0 */ 0x7C79, /* 0xF9F1 */ 0x7C8F, /* 0xF9F2 */ 0x7C94, /* 0xF9F3 */ 0x7CA0, /* 0xF9F4 */ 0x7CBC, /* 0xF9F5 */ 0x7CD5, /* 0xF9F6 */ 0x7CD9, /* 0xF9F7 */ 0x7CDD, /* 0xF9F8 */ 0x7D07, /* 0xF9F9 */ 0x7D08, /* 0xF9FA */ 0x7D13, /* 0xF9FB */ 0x7D1D, /* 0xF9FC */ 0x7D23, /* 0xF9FD */ 0x7D31, /* 0xF9FE */ 0x0000, /* 0xF9FF */ 0x0000, /* 0xFA00 */ 0x0000, /* 0xFA01 */ 0x0000, /* 0xFA02 */ 0x0000, /* 0xFA03 */ 0x0000, /* 0xFA04 */ 0x0000, /* 0xFA05 */ 0x0000, /* 0xFA06 */ 0x0000, /* 0xFA07 */ 0x0000, /* 0xFA08 */ 0x0000, /* 0xFA09 */ 0x0000, /* 0xFA0A */ 0x0000, /* 0xFA0B */ 0x0000, /* 0xFA0C */ 0x0000, /* 0xFA0D */ 0x0000, /* 0xFA0E */ 0x0000, /* 0xFA0F */ 0x0000, /* 0xFA10 */ 0x0000, /* 0xFA11 */ 0x0000, /* 0xFA12 */ 0x0000, /* 0xFA13 */ 0x0000, /* 0xFA14 */ 0x0000, /* 0xFA15 */ 0x0000, /* 0xFA16 */ 0x0000, /* 0xFA17 */ 0x0000, /* 0xFA18 */ 0x0000, /* 0xFA19 */ 0x0000, /* 0xFA1A */ 0x0000, /* 0xFA1B */ 0x0000, /* 0xFA1C */ 0x0000, /* 0xFA1D */ 0x0000, /* 0xFA1E */ 0x0000, /* 0xFA1F */ 0x0000, /* 0xFA20 */ 0x0000, /* 0xFA21 */ 0x0000, /* 0xFA22 */ 0x0000, /* 0xFA23 */ 0x0000, /* 0xFA24 */ 0x0000, /* 0xFA25 */ 0x0000, /* 0xFA26 */ 0x0000, /* 0xFA27 */ 0x0000, /* 0xFA28 */ 0x0000, /* 0xFA29 */ 0x0000, /* 0xFA2A */ 0x0000, /* 0xFA2B */ 0x0000, /* 0xFA2C */ 0x0000, /* 0xFA2D */ 0x0000, /* 0xFA2E */ 0x0000, /* 0xFA2F */ 0x0000, /* 0xFA30 */ 0x0000, /* 0xFA31 */ 0x0000, /* 0xFA32 */ 0x0000, /* 0xFA33 */ 0x0000, /* 0xFA34 */ 0x0000, /* 0xFA35 */ 0x0000, /* 0xFA36 */ 0x0000, /* 0xFA37 */ 0x0000, /* 0xFA38 */ 0x0000, /* 0xFA39 */ 0x0000, /* 0xFA3A */ 0x0000, /* 0xFA3B */ 0x0000, /* 0xFA3C */ 0x0000, /* 0xFA3D */ 0x0000, /* 0xFA3E */ 0x0000, /* 0xFA3F */ 0x0000, /* 0xFA40 */ 0x0000, /* 0xFA41 */ 0x0000, /* 0xFA42 */ 0x0000, /* 0xFA43 */ 0x0000, /* 0xFA44 */ 0x0000, /* 0xFA45 */ 0x0000, /* 0xFA46 */ 0x0000, /* 0xFA47 */ 0x0000, /* 0xFA48 */ 0x0000, /* 0xFA49 */ 0x0000, /* 0xFA4A */ 0x0000, /* 0xFA4B */ 0x0000, /* 0xFA4C */ 0x0000, /* 0xFA4D */ 0x0000, /* 0xFA4E */ 0x0000, /* 0xFA4F */ 0x0000, /* 0xFA50 */ 0x0000, /* 0xFA51 */ 0x0000, /* 0xFA52 */ 0x0000, /* 0xFA53 */ 0x0000, /* 0xFA54 */ 0x0000, /* 0xFA55 */ 0x0000, /* 0xFA56 */ 0x0000, /* 0xFA57 */ 0x0000, /* 0xFA58 */ 0x0000, /* 0xFA59 */ 0x0000, /* 0xFA5A */ 0x0000, /* 0xFA5B */ 0x0000, /* 0xFA5C */ 0x0000, /* 0xFA5D */ 0x0000, /* 0xFA5E */ 0x0000, /* 0xFA5F */ 0x0000, /* 0xFA60 */ 0x0000, /* 0xFA61 */ 0x0000, /* 0xFA62 */ 0x0000, /* 0xFA63 */ 0x0000, /* 0xFA64 */ 0x0000, /* 0xFA65 */ 0x0000, /* 0xFA66 */ 0x0000, /* 0xFA67 */ 0x0000, /* 0xFA68 */ 0x0000, /* 0xFA69 */ 0x0000, /* 0xFA6A */ 0x0000, /* 0xFA6B */ 0x0000, /* 0xFA6C */ 0x0000, /* 0xFA6D */ 0x0000, /* 0xFA6E */ 0x0000, /* 0xFA6F */ 0x0000, /* 0xFA70 */ 0x0000, /* 0xFA71 */ 0x0000, /* 0xFA72 */ 0x0000, /* 0xFA73 */ 0x0000, /* 0xFA74 */ 0x0000, /* 0xFA75 */ 0x0000, /* 0xFA76 */ 0x0000, /* 0xFA77 */ 0x0000, /* 0xFA78 */ 0x0000, /* 0xFA79 */ 0x0000, /* 0xFA7A */ 0x0000, /* 0xFA7B */ 0x0000, /* 0xFA7C */ 0x0000, /* 0xFA7D */ 0x0000, /* 0xFA7E */ 0x0000, /* 0xFA7F */ 0x0000, /* 0xFA80 */ 0x0000, /* 0xFA81 */ 0x0000, /* 0xFA82 */ 0x0000, /* 0xFA83 */ 0x0000, /* 0xFA84 */ 0x0000, /* 0xFA85 */ 0x0000, /* 0xFA86 */ 0x0000, /* 0xFA87 */ 0x0000, /* 0xFA88 */ 0x0000, /* 0xFA89 */ 0x0000, /* 0xFA8A */ 0x0000, /* 0xFA8B */ 0x0000, /* 0xFA8C */ 0x0000, /* 0xFA8D */ 0x0000, /* 0xFA8E */ 0x0000, /* 0xFA8F */ 0x0000, /* 0xFA90 */ 0x0000, /* 0xFA91 */ 0x0000, /* 0xFA92 */ 0x0000, /* 0xFA93 */ 0x0000, /* 0xFA94 */ 0x0000, /* 0xFA95 */ 0x0000, /* 0xFA96 */ 0x0000, /* 0xFA97 */ 0x0000, /* 0xFA98 */ 0x0000, /* 0xFA99 */ 0x0000, /* 0xFA9A */ 0x0000, /* 0xFA9B */ 0x0000, /* 0xFA9C */ 0x0000, /* 0xFA9D */ 0x0000, /* 0xFA9E */ 0x0000, /* 0xFA9F */ 0x0000, /* 0xFAA0 */ 0x7D41, /* 0xFAA1 */ 0x7D48, /* 0xFAA2 */ 0x7D53, /* 0xFAA3 */ 0x7D5C, /* 0xFAA4 */ 0x7D7A, /* 0xFAA5 */ 0x7D83, /* 0xFAA6 */ 0x7D8B, /* 0xFAA7 */ 0x7DA0, /* 0xFAA8 */ 0x7DA6, /* 0xFAA9 */ 0x7DC2, /* 0xFAAA */ 0x7DCC, /* 0xFAAB */ 0x7DD6, /* 0xFAAC */ 0x7DE3, /* 0xFAAD */ 0xFA57, /* 0xFAAE */ 0x7E28, /* 0xFAAF */ 0x7E08, /* 0xFAB0 */ 0x7E11, /* 0xFAB1 */ 0x7E15, /* 0xFAB2 */ 0xFA59, /* 0xFAB3 */ 0x7E47, /* 0xFAB4 */ 0x7E52, /* 0xFAB5 */ 0x7E61, /* 0xFAB6 */ 0x7E8A, /* 0xFAB7 */ 0x7E8D, /* 0xFAB8 */ 0x7F47, /* 0xFAB9 */ 0xFA5A, /* 0xFABA */ 0x7F91, /* 0xFABB */ 0x7F97, /* 0xFABC */ 0x7FBF, /* 0xFABD */ 0x7FCE, /* 0xFABE */ 0x7FDB, /* 0xFABF */ 0x7FDF, /* 0xFAC0 */ 0x7FEC, /* 0xFAC1 */ 0x7FEE, /* 0xFAC2 */ 0x7FFA, /* 0xFAC3 */ 0xFA5B, /* 0xFAC4 */ 0x8014, /* 0xFAC5 */ 0x8026, /* 0xFAC6 */ 0x8035, /* 0xFAC7 */ 0x8037, /* 0xFAC8 */ 0x803C, /* 0xFAC9 */ 0x80CA, /* 0xFACA */ 0x80D7, /* 0xFACB */ 0x80E0, /* 0xFACC */ 0x80F3, /* 0xFACD */ 0x8118, /* 0xFACE */ 0x814A, /* 0xFACF */ 0x8160, /* 0xFAD0 */ 0x8167, /* 0xFAD1 */ 0x8168, /* 0xFAD2 */ 0x816D, /* 0xFAD3 */ 0x81BB, /* 0xFAD4 */ 0x81CA, /* 0xFAD5 */ 0x81CF, /* 0xFAD6 */ 0x81D7, /* 0xFAD7 */ 0xFA5C, /* 0xFAD8 */ 0x4453, /* 0xFAD9 */ 0x445B, /* 0xFADA */ 0x8260, /* 0xFADB */ 0x8274, /* 0xFADC */ 0x0000, /* 0xFADD */ 0x828E, /* 0xFADE */ 0x82A1, /* 0xFADF */ 0x82A3, /* 0xFAE0 */ 0x82A4, /* 0xFAE1 */ 0x82A9, /* 0xFAE2 */ 0x82AE, /* 0xFAE3 */ 0x82B7, /* 0xFAE4 */ 0x82BE, /* 0xFAE5 */ 0x82BF, /* 0xFAE6 */ 0x82C6, /* 0xFAE7 */ 0x82D5, /* 0xFAE8 */ 0x82FD, /* 0xFAE9 */ 0x82FE, /* 0xFAEA */ 0x8300, /* 0xFAEB */ 0x8301, /* 0xFAEC */ 0x8362, /* 0xFAED */ 0x8322, /* 0xFAEE */ 0x832D, /* 0xFAEF */ 0x833A, /* 0xFAF0 */ 0x8343, /* 0xFAF1 */ 0x8347, /* 0xFAF2 */ 0x8351, /* 0xFAF3 */ 0x8355, /* 0xFAF4 */ 0x837D, /* 0xFAF5 */ 0x8386, /* 0xFAF6 */ 0x8392, /* 0xFAF7 */ 0x8398, /* 0xFAF8 */ 0x83A7, /* 0xFAF9 */ 0x83A9, /* 0xFAFA */ 0x83BF, /* 0xFAFB */ 0x83C0, /* 0xFAFC */ 0x83C7, /* 0xFAFD */ 0x83CF, /* 0xFAFE */ 0x0000, /* 0xFAFF */ 0x0000, /* 0xFB00 */ 0x0000, /* 0xFB01 */ 0x0000, /* 0xFB02 */ 0x0000, /* 0xFB03 */ 0x0000, /* 0xFB04 */ 0x0000, /* 0xFB05 */ 0x0000, /* 0xFB06 */ 0x0000, /* 0xFB07 */ 0x0000, /* 0xFB08 */ 0x0000, /* 0xFB09 */ 0x0000, /* 0xFB0A */ 0x0000, /* 0xFB0B */ 0x0000, /* 0xFB0C */ 0x0000, /* 0xFB0D */ 0x0000, /* 0xFB0E */ 0x0000, /* 0xFB0F */ 0x0000, /* 0xFB10 */ 0x0000, /* 0xFB11 */ 0x0000, /* 0xFB12 */ 0x0000, /* 0xFB13 */ 0x0000, /* 0xFB14 */ 0x0000, /* 0xFB15 */ 0x0000, /* 0xFB16 */ 0x0000, /* 0xFB17 */ 0x0000, /* 0xFB18 */ 0x0000, /* 0xFB19 */ 0x0000, /* 0xFB1A */ 0x0000, /* 0xFB1B */ 0x0000, /* 0xFB1C */ 0x0000, /* 0xFB1D */ 0x0000, /* 0xFB1E */ 0x0000, /* 0xFB1F */ 0x0000, /* 0xFB20 */ 0x0000, /* 0xFB21 */ 0x0000, /* 0xFB22 */ 0x0000, /* 0xFB23 */ 0x0000, /* 0xFB24 */ 0x0000, /* 0xFB25 */ 0x0000, /* 0xFB26 */ 0x0000, /* 0xFB27 */ 0x0000, /* 0xFB28 */ 0x0000, /* 0xFB29 */ 0x0000, /* 0xFB2A */ 0x0000, /* 0xFB2B */ 0x0000, /* 0xFB2C */ 0x0000, /* 0xFB2D */ 0x0000, /* 0xFB2E */ 0x0000, /* 0xFB2F */ 0x0000, /* 0xFB30 */ 0x0000, /* 0xFB31 */ 0x0000, /* 0xFB32 */ 0x0000, /* 0xFB33 */ 0x0000, /* 0xFB34 */ 0x0000, /* 0xFB35 */ 0x0000, /* 0xFB36 */ 0x0000, /* 0xFB37 */ 0x0000, /* 0xFB38 */ 0x0000, /* 0xFB39 */ 0x0000, /* 0xFB3A */ 0x0000, /* 0xFB3B */ 0x0000, /* 0xFB3C */ 0x0000, /* 0xFB3D */ 0x0000, /* 0xFB3E */ 0x0000, /* 0xFB3F */ 0x0000, /* 0xFB40 */ 0x0000, /* 0xFB41 */ 0x0000, /* 0xFB42 */ 0x0000, /* 0xFB43 */ 0x0000, /* 0xFB44 */ 0x0000, /* 0xFB45 */ 0x0000, /* 0xFB46 */ 0x0000, /* 0xFB47 */ 0x0000, /* 0xFB48 */ 0x0000, /* 0xFB49 */ 0x0000, /* 0xFB4A */ 0x0000, /* 0xFB4B */ 0x0000, /* 0xFB4C */ 0x0000, /* 0xFB4D */ 0x0000, /* 0xFB4E */ 0x0000, /* 0xFB4F */ 0x0000, /* 0xFB50 */ 0x0000, /* 0xFB51 */ 0x0000, /* 0xFB52 */ 0x0000, /* 0xFB53 */ 0x0000, /* 0xFB54 */ 0x0000, /* 0xFB55 */ 0x0000, /* 0xFB56 */ 0x0000, /* 0xFB57 */ 0x0000, /* 0xFB58 */ 0x0000, /* 0xFB59 */ 0x0000, /* 0xFB5A */ 0x0000, /* 0xFB5B */ 0x0000, /* 0xFB5C */ 0x0000, /* 0xFB5D */ 0x0000, /* 0xFB5E */ 0x0000, /* 0xFB5F */ 0x0000, /* 0xFB60 */ 0x0000, /* 0xFB61 */ 0x0000, /* 0xFB62 */ 0x0000, /* 0xFB63 */ 0x0000, /* 0xFB64 */ 0x0000, /* 0xFB65 */ 0x0000, /* 0xFB66 */ 0x0000, /* 0xFB67 */ 0x0000, /* 0xFB68 */ 0x0000, /* 0xFB69 */ 0x0000, /* 0xFB6A */ 0x0000, /* 0xFB6B */ 0x0000, /* 0xFB6C */ 0x0000, /* 0xFB6D */ 0x0000, /* 0xFB6E */ 0x0000, /* 0xFB6F */ 0x0000, /* 0xFB70 */ 0x0000, /* 0xFB71 */ 0x0000, /* 0xFB72 */ 0x0000, /* 0xFB73 */ 0x0000, /* 0xFB74 */ 0x0000, /* 0xFB75 */ 0x0000, /* 0xFB76 */ 0x0000, /* 0xFB77 */ 0x0000, /* 0xFB78 */ 0x0000, /* 0xFB79 */ 0x0000, /* 0xFB7A */ 0x0000, /* 0xFB7B */ 0x0000, /* 0xFB7C */ 0x0000, /* 0xFB7D */ 0x0000, /* 0xFB7E */ 0x0000, /* 0xFB7F */ 0x0000, /* 0xFB80 */ 0x0000, /* 0xFB81 */ 0x0000, /* 0xFB82 */ 0x0000, /* 0xFB83 */ 0x0000, /* 0xFB84 */ 0x0000, /* 0xFB85 */ 0x0000, /* 0xFB86 */ 0x0000, /* 0xFB87 */ 0x0000, /* 0xFB88 */ 0x0000, /* 0xFB89 */ 0x0000, /* 0xFB8A */ 0x0000, /* 0xFB8B */ 0x0000, /* 0xFB8C */ 0x0000, /* 0xFB8D */ 0x0000, /* 0xFB8E */ 0x0000, /* 0xFB8F */ 0x0000, /* 0xFB90 */ 0x0000, /* 0xFB91 */ 0x0000, /* 0xFB92 */ 0x0000, /* 0xFB93 */ 0x0000, /* 0xFB94 */ 0x0000, /* 0xFB95 */ 0x0000, /* 0xFB96 */ 0x0000, /* 0xFB97 */ 0x0000, /* 0xFB98 */ 0x0000, /* 0xFB99 */ 0x0000, /* 0xFB9A */ 0x0000, /* 0xFB9B */ 0x0000, /* 0xFB9C */ 0x0000, /* 0xFB9D */ 0x0000, /* 0xFB9E */ 0x0000, /* 0xFB9F */ 0x0000, /* 0xFBA0 */ 0x83D1, /* 0xFBA1 */ 0x83E1, /* 0xFBA2 */ 0x83EA, /* 0xFBA3 */ 0x8401, /* 0xFBA4 */ 0x8406, /* 0xFBA5 */ 0x840A, /* 0xFBA6 */ 0xFA5F, /* 0xFBA7 */ 0x8448, /* 0xFBA8 */ 0x845F, /* 0xFBA9 */ 0x8470, /* 0xFBAA */ 0x8473, /* 0xFBAB */ 0x8485, /* 0xFBAC */ 0x849E, /* 0xFBAD */ 0x84AF, /* 0xFBAE */ 0x84B4, /* 0xFBAF */ 0x84BA, /* 0xFBB0 */ 0x84C0, /* 0xFBB1 */ 0x84C2, /* 0xFBB2 */ 0x0000, /* 0xFBB3 */ 0x8532, /* 0xFBB4 */ 0x851E, /* 0xFBB5 */ 0x8523, /* 0xFBB6 */ 0x852F, /* 0xFBB7 */ 0x8559, /* 0xFBB8 */ 0x8564, /* 0xFBB9 */ 0xFA1F, /* 0xFBBA */ 0x85AD, /* 0xFBBB */ 0x857A, /* 0xFBBC */ 0x858C, /* 0xFBBD */ 0x858F, /* 0xFBBE */ 0x85A2, /* 0xFBBF */ 0x85B0, /* 0xFBC0 */ 0x85CB, /* 0xFBC1 */ 0x85CE, /* 0xFBC2 */ 0x85ED, /* 0xFBC3 */ 0x8612, /* 0xFBC4 */ 0x85FF, /* 0xFBC5 */ 0x8604, /* 0xFBC6 */ 0x8605, /* 0xFBC7 */ 0x8610, /* 0xFBC8 */ 0x0000, /* 0xFBC9 */ 0x8618, /* 0xFBCA */ 0x8629, /* 0xFBCB */ 0x8638, /* 0xFBCC */ 0x8657, /* 0xFBCD */ 0x865B, /* 0xFBCE */ 0xF936, /* 0xFBCF */ 0x8662, /* 0xFBD0 */ 0x459D, /* 0xFBD1 */ 0x866C, /* 0xFBD2 */ 0x8675, /* 0xFBD3 */ 0x8698, /* 0xFBD4 */ 0x86B8, /* 0xFBD5 */ 0x86FA, /* 0xFBD6 */ 0x86FC, /* 0xFBD7 */ 0x86FD, /* 0xFBD8 */ 0x870B, /* 0xFBD9 */ 0x8771, /* 0xFBDA */ 0x8787, /* 0xFBDB */ 0x8788, /* 0xFBDC */ 0x87AC, /* 0xFBDD */ 0x87AD, /* 0xFBDE */ 0x87B5, /* 0xFBDF */ 0x45EA, /* 0xFBE0 */ 0x87D6, /* 0xFBE1 */ 0x87EC, /* 0xFBE2 */ 0x8806, /* 0xFBE3 */ 0x880A, /* 0xFBE4 */ 0x8810, /* 0xFBE5 */ 0x8814, /* 0xFBE6 */ 0x881F, /* 0xFBE7 */ 0x8898, /* 0xFBE8 */ 0x88AA, /* 0xFBE9 */ 0x88CA, /* 0xFBEA */ 0x88CE, /* 0xFBEB */ 0x0000, /* 0xFBEC */ 0x88F5, /* 0xFBED */ 0x891C, /* 0xFBEE */ 0xFA60, /* 0xFBEF */ 0x8918, /* 0xFBF0 */ 0x8919, /* 0xFBF1 */ 0x891A, /* 0xFBF2 */ 0x8927, /* 0xFBF3 */ 0x8930, /* 0xFBF4 */ 0x8932, /* 0xFBF5 */ 0x8939, /* 0xFBF6 */ 0x8940, /* 0xFBF7 */ 0x8994, /* 0xFBF8 */ 0xFA61, /* 0xFBF9 */ 0x89D4, /* 0xFBFA */ 0x89E5, /* 0xFBFB */ 0x89F6, /* 0xFBFC */ 0x8A12, /* 0xFBFD */ 0x8A15, /* 0xFBFE */ 0x0000, /* 0xFBFF */ 0x0000, /* 0xFC00 */ 0x0000, /* 0xFC01 */ 0x0000, /* 0xFC02 */ 0x0000, /* 0xFC03 */ 0x0000, /* 0xFC04 */ 0x0000, /* 0xFC05 */ 0x0000, /* 0xFC06 */ 0x0000, /* 0xFC07 */ 0x0000, /* 0xFC08 */ 0x0000, /* 0xFC09 */ 0x0000, /* 0xFC0A */ 0x0000, /* 0xFC0B */ 0x0000, /* 0xFC0C */ 0x0000, /* 0xFC0D */ 0x0000, /* 0xFC0E */ 0x0000, /* 0xFC0F */ 0x0000, /* 0xFC10 */ 0x0000, /* 0xFC11 */ 0x0000, /* 0xFC12 */ 0x0000, /* 0xFC13 */ 0x0000, /* 0xFC14 */ 0x0000, /* 0xFC15 */ 0x0000, /* 0xFC16 */ 0x0000, /* 0xFC17 */ 0x0000, /* 0xFC18 */ 0x0000, /* 0xFC19 */ 0x0000, /* 0xFC1A */ 0x0000, /* 0xFC1B */ 0x0000, /* 0xFC1C */ 0x0000, /* 0xFC1D */ 0x0000, /* 0xFC1E */ 0x0000, /* 0xFC1F */ 0x0000, /* 0xFC20 */ 0x0000, /* 0xFC21 */ 0x0000, /* 0xFC22 */ 0x0000, /* 0xFC23 */ 0x0000, /* 0xFC24 */ 0x0000, /* 0xFC25 */ 0x0000, /* 0xFC26 */ 0x0000, /* 0xFC27 */ 0x0000, /* 0xFC28 */ 0x0000, /* 0xFC29 */ 0x0000, /* 0xFC2A */ 0x0000, /* 0xFC2B */ 0x0000, /* 0xFC2C */ 0x0000, /* 0xFC2D */ 0x0000, /* 0xFC2E */ 0x0000, /* 0xFC2F */ 0x0000, /* 0xFC30 */ 0x0000, /* 0xFC31 */ 0x0000, /* 0xFC32 */ 0x0000, /* 0xFC33 */ 0x0000, /* 0xFC34 */ 0x0000, /* 0xFC35 */ 0x0000, /* 0xFC36 */ 0x0000, /* 0xFC37 */ 0x0000, /* 0xFC38 */ 0x0000, /* 0xFC39 */ 0x0000, /* 0xFC3A */ 0x0000, /* 0xFC3B */ 0x0000, /* 0xFC3C */ 0x0000, /* 0xFC3D */ 0x0000, /* 0xFC3E */ 0x0000, /* 0xFC3F */ 0x0000, /* 0xFC40 */ 0x0000, /* 0xFC41 */ 0x0000, /* 0xFC42 */ 0x0000, /* 0xFC43 */ 0x0000, /* 0xFC44 */ 0x0000, /* 0xFC45 */ 0x0000, /* 0xFC46 */ 0x0000, /* 0xFC47 */ 0x0000, /* 0xFC48 */ 0x0000, /* 0xFC49 */ 0x0000, /* 0xFC4A */ 0x0000, /* 0xFC4B */ 0x0000, /* 0xFC4C */ 0x0000, /* 0xFC4D */ 0x0000, /* 0xFC4E */ 0x0000, /* 0xFC4F */ 0x0000, /* 0xFC50 */ 0x0000, /* 0xFC51 */ 0x0000, /* 0xFC52 */ 0x0000, /* 0xFC53 */ 0x0000, /* 0xFC54 */ 0x0000, /* 0xFC55 */ 0x0000, /* 0xFC56 */ 0x0000, /* 0xFC57 */ 0x0000, /* 0xFC58 */ 0x0000, /* 0xFC59 */ 0x0000, /* 0xFC5A */ 0x0000, /* 0xFC5B */ 0x0000, /* 0xFC5C */ 0x0000, /* 0xFC5D */ 0x0000, /* 0xFC5E */ 0x0000, /* 0xFC5F */ 0x0000, /* 0xFC60 */ 0x0000, /* 0xFC61 */ 0x0000, /* 0xFC62 */ 0x0000, /* 0xFC63 */ 0x0000, /* 0xFC64 */ 0x0000, /* 0xFC65 */ 0x0000, /* 0xFC66 */ 0x0000, /* 0xFC67 */ 0x0000, /* 0xFC68 */ 0x0000, /* 0xFC69 */ 0x0000, /* 0xFC6A */ 0x0000, /* 0xFC6B */ 0x0000, /* 0xFC6C */ 0x0000, /* 0xFC6D */ 0x0000, /* 0xFC6E */ 0x0000, /* 0xFC6F */ 0x0000, /* 0xFC70 */ 0x0000, /* 0xFC71 */ 0x0000, /* 0xFC72 */ 0x0000, /* 0xFC73 */ 0x0000, /* 0xFC74 */ 0x0000, /* 0xFC75 */ 0x0000, /* 0xFC76 */ 0x0000, /* 0xFC77 */ 0x0000, /* 0xFC78 */ 0x0000, /* 0xFC79 */ 0x0000, /* 0xFC7A */ 0x0000, /* 0xFC7B */ 0x0000, /* 0xFC7C */ 0x0000, /* 0xFC7D */ 0x0000, /* 0xFC7E */ 0x0000, /* 0xFC7F */ 0x0000, /* 0xFC80 */ 0x0000, /* 0xFC81 */ 0x0000, /* 0xFC82 */ 0x0000, /* 0xFC83 */ 0x0000, /* 0xFC84 */ 0x0000, /* 0xFC85 */ 0x0000, /* 0xFC86 */ 0x0000, /* 0xFC87 */ 0x0000, /* 0xFC88 */ 0x0000, /* 0xFC89 */ 0x0000, /* 0xFC8A */ 0x0000, /* 0xFC8B */ 0x0000, /* 0xFC8C */ 0x0000, /* 0xFC8D */ 0x0000, /* 0xFC8E */ 0x0000, /* 0xFC8F */ 0x0000, /* 0xFC90 */ 0x0000, /* 0xFC91 */ 0x0000, /* 0xFC92 */ 0x0000, /* 0xFC93 */ 0x0000, /* 0xFC94 */ 0x0000, /* 0xFC95 */ 0x0000, /* 0xFC96 */ 0x0000, /* 0xFC97 */ 0x0000, /* 0xFC98 */ 0x0000, /* 0xFC99 */ 0x0000, /* 0xFC9A */ 0x0000, /* 0xFC9B */ 0x0000, /* 0xFC9C */ 0x0000, /* 0xFC9D */ 0x0000, /* 0xFC9E */ 0x0000, /* 0xFC9F */ 0x0000, /* 0xFCA0 */ 0x8A22, /* 0xFCA1 */ 0x8A37, /* 0xFCA2 */ 0x8A47, /* 0xFCA3 */ 0x8A4E, /* 0xFCA4 */ 0x8A5D, /* 0xFCA5 */ 0x8A61, /* 0xFCA6 */ 0x8A75, /* 0xFCA7 */ 0x8A79, /* 0xFCA8 */ 0x8AA7, /* 0xFCA9 */ 0x8AD0, /* 0xFCAA */ 0x8ADF, /* 0xFCAB */ 0x8AF4, /* 0xFCAC */ 0x8AF6, /* 0xFCAD */ 0xFA22, /* 0xFCAE */ 0xFA62, /* 0xFCAF */ 0xFA63, /* 0xFCB0 */ 0x8B46, /* 0xFCB1 */ 0x8B54, /* 0xFCB2 */ 0x8B59, /* 0xFCB3 */ 0x8B69, /* 0xFCB4 */ 0x8B9D, /* 0xFCB5 */ 0x8C49, /* 0xFCB6 */ 0x8C68, /* 0xFCB7 */ 0xFA64, /* 0xFCB8 */ 0x8CE1, /* 0xFCB9 */ 0x8CF4, /* 0xFCBA */ 0x8CF8, /* 0xFCBB */ 0x8CFE, /* 0xFCBC */ 0xFA65, /* 0xFCBD */ 0x8D12, /* 0xFCBE */ 0x8D1B, /* 0xFCBF */ 0x8DAF, /* 0xFCC0 */ 0x8DCE, /* 0xFCC1 */ 0x8DD1, /* 0xFCC2 */ 0x8DD7, /* 0xFCC3 */ 0x8E20, /* 0xFCC4 */ 0x8E23, /* 0xFCC5 */ 0x8E3D, /* 0xFCC6 */ 0x8E70, /* 0xFCC7 */ 0x8E7B, /* 0xFCC8 */ 0x0000, /* 0xFCC9 */ 0x8EC0, /* 0xFCCA */ 0x4844, /* 0xFCCB */ 0x8EFA, /* 0xFCCC */ 0x8F1E, /* 0xFCCD */ 0x8F2D, /* 0xFCCE */ 0x8F36, /* 0xFCCF */ 0x8F54, /* 0xFCD0 */ 0x0000, /* 0xFCD1 */ 0x8FA6, /* 0xFCD2 */ 0x8FB5, /* 0xFCD3 */ 0x8FE4, /* 0xFCD4 */ 0x8FE8, /* 0xFCD5 */ 0x8FEE, /* 0xFCD6 */ 0x9008, /* 0xFCD7 */ 0x902D, /* 0xFCD8 */ 0xFA67, /* 0xFCD9 */ 0x9088, /* 0xFCDA */ 0x9095, /* 0xFCDB */ 0x9097, /* 0xFCDC */ 0x9099, /* 0xFCDD */ 0x909B, /* 0xFCDE */ 0x90A2, /* 0xFCDF */ 0x90B3, /* 0xFCE0 */ 0x90BE, /* 0xFCE1 */ 0x90C4, /* 0xFCE2 */ 0x90C5, /* 0xFCE3 */ 0x90C7, /* 0xFCE4 */ 0x90D7, /* 0xFCE5 */ 0x90DD, /* 0xFCE6 */ 0x90DE, /* 0xFCE7 */ 0x90EF, /* 0xFCE8 */ 0x90F4, /* 0xFCE9 */ 0xFA26, /* 0xFCEA */ 0x9114, /* 0xFCEB */ 0x9115, /* 0xFCEC */ 0x9116, /* 0xFCED */ 0x9122, /* 0xFCEE */ 0x9123, /* 0xFCEF */ 0x9127, /* 0xFCF0 */ 0x912F, /* 0xFCF1 */ 0x9131, /* 0xFCF2 */ 0x9134, /* 0xFCF3 */ 0x913D, /* 0xFCF4 */ 0x9148, /* 0xFCF5 */ 0x915B, /* 0xFCF6 */ 0x9183, /* 0xFCF7 */ 0x919E, /* 0xFCF8 */ 0x91AC, /* 0xFCF9 */ 0x91B1, /* 0xFCFA */ 0x91BC, /* 0xFCFB */ 0x91D7, /* 0xFCFC */ 0x91FB, /* 0xFCFD */ 0x91E4, /* 0xFCFE */ 0x0000, /* 0xFCFF */ 0x0000, /* 0xFD00 */ 0x0000, /* 0xFD01 */ 0x0000, /* 0xFD02 */ 0x0000, /* 0xFD03 */ 0x0000, /* 0xFD04 */ 0x0000, /* 0xFD05 */ 0x0000, /* 0xFD06 */ 0x0000, /* 0xFD07 */ 0x0000, /* 0xFD08 */ 0x0000, /* 0xFD09 */ 0x0000, /* 0xFD0A */ 0x0000, /* 0xFD0B */ 0x0000, /* 0xFD0C */ 0x0000, /* 0xFD0D */ 0x0000, /* 0xFD0E */ 0x0000, /* 0xFD0F */ 0x0000, /* 0xFD10 */ 0x0000, /* 0xFD11 */ 0x0000, /* 0xFD12 */ 0x0000, /* 0xFD13 */ 0x0000, /* 0xFD14 */ 0x0000, /* 0xFD15 */ 0x0000, /* 0xFD16 */ 0x0000, /* 0xFD17 */ 0x0000, /* 0xFD18 */ 0x0000, /* 0xFD19 */ 0x0000, /* 0xFD1A */ 0x0000, /* 0xFD1B */ 0x0000, /* 0xFD1C */ 0x0000, /* 0xFD1D */ 0x0000, /* 0xFD1E */ 0x0000, /* 0xFD1F */ 0x0000, /* 0xFD20 */ 0x0000, /* 0xFD21 */ 0x0000, /* 0xFD22 */ 0x0000, /* 0xFD23 */ 0x0000, /* 0xFD24 */ 0x0000, /* 0xFD25 */ 0x0000, /* 0xFD26 */ 0x0000, /* 0xFD27 */ 0x0000, /* 0xFD28 */ 0x0000, /* 0xFD29 */ 0x0000, /* 0xFD2A */ 0x0000, /* 0xFD2B */ 0x0000, /* 0xFD2C */ 0x0000, /* 0xFD2D */ 0x0000, /* 0xFD2E */ 0x0000, /* 0xFD2F */ 0x0000, /* 0xFD30 */ 0x0000, /* 0xFD31 */ 0x0000, /* 0xFD32 */ 0x0000, /* 0xFD33 */ 0x0000, /* 0xFD34 */ 0x0000, /* 0xFD35 */ 0x0000, /* 0xFD36 */ 0x0000, /* 0xFD37 */ 0x0000, /* 0xFD38 */ 0x0000, /* 0xFD39 */ 0x0000, /* 0xFD3A */ 0x0000, /* 0xFD3B */ 0x0000, /* 0xFD3C */ 0x0000, /* 0xFD3D */ 0x0000, /* 0xFD3E */ 0x0000, /* 0xFD3F */ 0x0000, /* 0xFD40 */ 0x0000, /* 0xFD41 */ 0x0000, /* 0xFD42 */ 0x0000, /* 0xFD43 */ 0x0000, /* 0xFD44 */ 0x0000, /* 0xFD45 */ 0x0000, /* 0xFD46 */ 0x0000, /* 0xFD47 */ 0x0000, /* 0xFD48 */ 0x0000, /* 0xFD49 */ 0x0000, /* 0xFD4A */ 0x0000, /* 0xFD4B */ 0x0000, /* 0xFD4C */ 0x0000, /* 0xFD4D */ 0x0000, /* 0xFD4E */ 0x0000, /* 0xFD4F */ 0x0000, /* 0xFD50 */ 0x0000, /* 0xFD51 */ 0x0000, /* 0xFD52 */ 0x0000, /* 0xFD53 */ 0x0000, /* 0xFD54 */ 0x0000, /* 0xFD55 */ 0x0000, /* 0xFD56 */ 0x0000, /* 0xFD57 */ 0x0000, /* 0xFD58 */ 0x0000, /* 0xFD59 */ 0x0000, /* 0xFD5A */ 0x0000, /* 0xFD5B */ 0x0000, /* 0xFD5C */ 0x0000, /* 0xFD5D */ 0x0000, /* 0xFD5E */ 0x0000, /* 0xFD5F */ 0x0000, /* 0xFD60 */ 0x0000, /* 0xFD61 */ 0x0000, /* 0xFD62 */ 0x0000, /* 0xFD63 */ 0x0000, /* 0xFD64 */ 0x0000, /* 0xFD65 */ 0x0000, /* 0xFD66 */ 0x0000, /* 0xFD67 */ 0x0000, /* 0xFD68 */ 0x0000, /* 0xFD69 */ 0x0000, /* 0xFD6A */ 0x0000, /* 0xFD6B */ 0x0000, /* 0xFD6C */ 0x0000, /* 0xFD6D */ 0x0000, /* 0xFD6E */ 0x0000, /* 0xFD6F */ 0x0000, /* 0xFD70 */ 0x0000, /* 0xFD71 */ 0x0000, /* 0xFD72 */ 0x0000, /* 0xFD73 */ 0x0000, /* 0xFD74 */ 0x0000, /* 0xFD75 */ 0x0000, /* 0xFD76 */ 0x0000, /* 0xFD77 */ 0x0000, /* 0xFD78 */ 0x0000, /* 0xFD79 */ 0x0000, /* 0xFD7A */ 0x0000, /* 0xFD7B */ 0x0000, /* 0xFD7C */ 0x0000, /* 0xFD7D */ 0x0000, /* 0xFD7E */ 0x0000, /* 0xFD7F */ 0x0000, /* 0xFD80 */ 0x0000, /* 0xFD81 */ 0x0000, /* 0xFD82 */ 0x0000, /* 0xFD83 */ 0x0000, /* 0xFD84 */ 0x0000, /* 0xFD85 */ 0x0000, /* 0xFD86 */ 0x0000, /* 0xFD87 */ 0x0000, /* 0xFD88 */ 0x0000, /* 0xFD89 */ 0x0000, /* 0xFD8A */ 0x0000, /* 0xFD8B */ 0x0000, /* 0xFD8C */ 0x0000, /* 0xFD8D */ 0x0000, /* 0xFD8E */ 0x0000, /* 0xFD8F */ 0x0000, /* 0xFD90 */ 0x0000, /* 0xFD91 */ 0x0000, /* 0xFD92 */ 0x0000, /* 0xFD93 */ 0x0000, /* 0xFD94 */ 0x0000, /* 0xFD95 */ 0x0000, /* 0xFD96 */ 0x0000, /* 0xFD97 */ 0x0000, /* 0xFD98 */ 0x0000, /* 0xFD99 */ 0x0000, /* 0xFD9A */ 0x0000, /* 0xFD9B */ 0x0000, /* 0xFD9C */ 0x0000, /* 0xFD9D */ 0x0000, /* 0xFD9E */ 0x0000, /* 0xFD9F */ 0x0000, /* 0xFDA0 */ 0x91E5, /* 0xFDA1 */ 0x91ED, /* 0xFDA2 */ 0x91F1, /* 0xFDA3 */ 0x9207, /* 0xFDA4 */ 0x9210, /* 0xFDA5 */ 0x9238, /* 0xFDA6 */ 0x9239, /* 0xFDA7 */ 0x923A, /* 0xFDA8 */ 0x923C, /* 0xFDA9 */ 0x9240, /* 0xFDAA */ 0x9243, /* 0xFDAB */ 0x924F, /* 0xFDAC */ 0x9278, /* 0xFDAD */ 0x9288, /* 0xFDAE */ 0x92C2, /* 0xFDAF */ 0x92CB, /* 0xFDB0 */ 0x92CC, /* 0xFDB1 */ 0x92D3, /* 0xFDB2 */ 0x92E0, /* 0xFDB3 */ 0x92FF, /* 0xFDB4 */ 0x9304, /* 0xFDB5 */ 0x931F, /* 0xFDB6 */ 0x9321, /* 0xFDB7 */ 0x9325, /* 0xFDB8 */ 0x9348, /* 0xFDB9 */ 0x9349, /* 0xFDBA */ 0x934A, /* 0xFDBB */ 0x9364, /* 0xFDBC */ 0x9365, /* 0xFDBD */ 0x936A, /* 0xFDBE */ 0x9370, /* 0xFDBF */ 0x939B, /* 0xFDC0 */ 0x93A3, /* 0xFDC1 */ 0x93BA, /* 0xFDC2 */ 0x93C6, /* 0xFDC3 */ 0x93DE, /* 0xFDC4 */ 0x93DF, /* 0xFDC5 */ 0x9404, /* 0xFDC6 */ 0x93FD, /* 0xFDC7 */ 0x9433, /* 0xFDC8 */ 0x944A, /* 0xFDC9 */ 0x9463, /* 0xFDCA */ 0x946B, /* 0xFDCB */ 0x9471, /* 0xFDCC */ 0x9472, /* 0xFDCD */ 0x958E, /* 0xFDCE */ 0x959F, /* 0xFDCF */ 0x95A6, /* 0xFDD0 */ 0x95A9, /* 0xFDD1 */ 0x95AC, /* 0xFDD2 */ 0x95B6, /* 0xFDD3 */ 0x95BD, /* 0xFDD4 */ 0x95CB, /* 0xFDD5 */ 0x95D0, /* 0xFDD6 */ 0x95D3, /* 0xFDD7 */ 0x49B0, /* 0xFDD8 */ 0x95DA, /* 0xFDD9 */ 0x95DE, /* 0xFDDA */ 0x9658, /* 0xFDDB */ 0x9684, /* 0xFDDC */ 0xF9DC, /* 0xFDDD */ 0x969D, /* 0xFDDE */ 0x96A4, /* 0xFDDF */ 0x96A5, /* 0xFDE0 */ 0x96D2, /* 0xFDE1 */ 0x96DE, /* 0xFDE2 */ 0xFA68, /* 0xFDE3 */ 0x96E9, /* 0xFDE4 */ 0x96EF, /* 0xFDE5 */ 0x9733, /* 0xFDE6 */ 0x973B, /* 0xFDE7 */ 0x974D, /* 0xFDE8 */ 0x974E, /* 0xFDE9 */ 0x974F, /* 0xFDEA */ 0x975A, /* 0xFDEB */ 0x976E, /* 0xFDEC */ 0x9773, /* 0xFDED */ 0x9795, /* 0xFDEE */ 0x97AE, /* 0xFDEF */ 0x97BA, /* 0xFDF0 */ 0x97C1, /* 0xFDF1 */ 0x97C9, /* 0xFDF2 */ 0x97DE, /* 0xFDF3 */ 0x97DB, /* 0xFDF4 */ 0x97F4, /* 0xFDF5 */ 0xFA69, /* 0xFDF6 */ 0x980A, /* 0xFDF7 */ 0x981E, /* 0xFDF8 */ 0x982B, /* 0xFDF9 */ 0x9830, /* 0xFDFA */ 0xFA6A, /* 0xFDFB */ 0x9852, /* 0xFDFC */ 0x9853, /* 0xFDFD */ 0x9856, /* 0xFDFE */ 0x0000, /* 0xFDFF */ 0x0000, /* 0xFE00 */ 0x0000, /* 0xFE01 */ 0x0000, /* 0xFE02 */ 0x0000, /* 0xFE03 */ 0x0000, /* 0xFE04 */ 0x0000, /* 0xFE05 */ 0x0000, /* 0xFE06 */ 0x0000, /* 0xFE07 */ 0x0000, /* 0xFE08 */ 0x0000, /* 0xFE09 */ 0x0000, /* 0xFE0A */ 0x0000, /* 0xFE0B */ 0x0000, /* 0xFE0C */ 0x0000, /* 0xFE0D */ 0x0000, /* 0xFE0E */ 0x0000, /* 0xFE0F */ 0x0000, /* 0xFE10 */ 0x0000, /* 0xFE11 */ 0x0000, /* 0xFE12 */ 0x0000, /* 0xFE13 */ 0x0000, /* 0xFE14 */ 0x0000, /* 0xFE15 */ 0x0000, /* 0xFE16 */ 0x0000, /* 0xFE17 */ 0x0000, /* 0xFE18 */ 0x0000, /* 0xFE19 */ 0x0000, /* 0xFE1A */ 0x0000, /* 0xFE1B */ 0x0000, /* 0xFE1C */ 0x0000, /* 0xFE1D */ 0x0000, /* 0xFE1E */ 0x0000, /* 0xFE1F */ 0x0000, /* 0xFE20 */ 0x0000, /* 0xFE21 */ 0x0000, /* 0xFE22 */ 0x0000, /* 0xFE23 */ 0x0000, /* 0xFE24 */ 0x0000, /* 0xFE25 */ 0x0000, /* 0xFE26 */ 0x0000, /* 0xFE27 */ 0x0000, /* 0xFE28 */ 0x0000, /* 0xFE29 */ 0x0000, /* 0xFE2A */ 0x0000, /* 0xFE2B */ 0x0000, /* 0xFE2C */ 0x0000, /* 0xFE2D */ 0x0000, /* 0xFE2E */ 0x0000, /* 0xFE2F */ 0x0000, /* 0xFE30 */ 0x0000, /* 0xFE31 */ 0x0000, /* 0xFE32 */ 0x0000, /* 0xFE33 */ 0x0000, /* 0xFE34 */ 0x0000, /* 0xFE35 */ 0x0000, /* 0xFE36 */ 0x0000, /* 0xFE37 */ 0x0000, /* 0xFE38 */ 0x0000, /* 0xFE39 */ 0x0000, /* 0xFE3A */ 0x0000, /* 0xFE3B */ 0x0000, /* 0xFE3C */ 0x0000, /* 0xFE3D */ 0x0000, /* 0xFE3E */ 0x0000, /* 0xFE3F */ 0x0000, /* 0xFE40 */ 0x0000, /* 0xFE41 */ 0x0000, /* 0xFE42 */ 0x0000, /* 0xFE43 */ 0x0000, /* 0xFE44 */ 0x0000, /* 0xFE45 */ 0x0000, /* 0xFE46 */ 0x0000, /* 0xFE47 */ 0x0000, /* 0xFE48 */ 0x0000, /* 0xFE49 */ 0x0000, /* 0xFE4A */ 0x0000, /* 0xFE4B */ 0x0000, /* 0xFE4C */ 0x0000, /* 0xFE4D */ 0x0000, /* 0xFE4E */ 0x0000, /* 0xFE4F */ 0x0000, /* 0xFE50 */ 0x0000, /* 0xFE51 */ 0x0000, /* 0xFE52 */ 0x0000, /* 0xFE53 */ 0x0000, /* 0xFE54 */ 0x0000, /* 0xFE55 */ 0x0000, /* 0xFE56 */ 0x0000, /* 0xFE57 */ 0x0000, /* 0xFE58 */ 0x0000, /* 0xFE59 */ 0x0000, /* 0xFE5A */ 0x0000, /* 0xFE5B */ 0x0000, /* 0xFE5C */ 0x0000, /* 0xFE5D */ 0x0000, /* 0xFE5E */ 0x0000, /* 0xFE5F */ 0x0000, /* 0xFE60 */ 0x0000, /* 0xFE61 */ 0x0000, /* 0xFE62 */ 0x0000, /* 0xFE63 */ 0x0000, /* 0xFE64 */ 0x0000, /* 0xFE65 */ 0x0000, /* 0xFE66 */ 0x0000, /* 0xFE67 */ 0x0000, /* 0xFE68 */ 0x0000, /* 0xFE69 */ 0x0000, /* 0xFE6A */ 0x0000, /* 0xFE6B */ 0x0000, /* 0xFE6C */ 0x0000, /* 0xFE6D */ 0x0000, /* 0xFE6E */ 0x0000, /* 0xFE6F */ 0x0000, /* 0xFE70 */ 0x0000, /* 0xFE71 */ 0x0000, /* 0xFE72 */ 0x0000, /* 0xFE73 */ 0x0000, /* 0xFE74 */ 0x0000, /* 0xFE75 */ 0x0000, /* 0xFE76 */ 0x0000, /* 0xFE77 */ 0x0000, /* 0xFE78 */ 0x0000, /* 0xFE79 */ 0x0000, /* 0xFE7A */ 0x0000, /* 0xFE7B */ 0x0000, /* 0xFE7C */ 0x0000, /* 0xFE7D */ 0x0000, /* 0xFE7E */ 0x0000, /* 0xFE7F */ 0x0000, /* 0xFE80 */ 0x0000, /* 0xFE81 */ 0x0000, /* 0xFE82 */ 0x0000, /* 0xFE83 */ 0x0000, /* 0xFE84 */ 0x0000, /* 0xFE85 */ 0x0000, /* 0xFE86 */ 0x0000, /* 0xFE87 */ 0x0000, /* 0xFE88 */ 0x0000, /* 0xFE89 */ 0x0000, /* 0xFE8A */ 0x0000, /* 0xFE8B */ 0x0000, /* 0xFE8C */ 0x0000, /* 0xFE8D */ 0x0000, /* 0xFE8E */ 0x0000, /* 0xFE8F */ 0x0000, /* 0xFE90 */ 0x0000, /* 0xFE91 */ 0x0000, /* 0xFE92 */ 0x0000, /* 0xFE93 */ 0x0000, /* 0xFE94 */ 0x0000, /* 0xFE95 */ 0x0000, /* 0xFE96 */ 0x0000, /* 0xFE97 */ 0x0000, /* 0xFE98 */ 0x0000, /* 0xFE99 */ 0x0000, /* 0xFE9A */ 0x0000, /* 0xFE9B */ 0x0000, /* 0xFE9C */ 0x0000, /* 0xFE9D */ 0x0000, /* 0xFE9E */ 0x0000, /* 0xFE9F */ 0x0000, /* 0xFEA0 */ 0x9857, /* 0xFEA1 */ 0x9859, /* 0xFEA2 */ 0x985A, /* 0xFEA3 */ 0xF9D0, /* 0xFEA4 */ 0x9865, /* 0xFEA5 */ 0x986C, /* 0xFEA6 */ 0x98BA, /* 0xFEA7 */ 0x98C8, /* 0xFEA8 */ 0x98E7, /* 0xFEA9 */ 0x9958, /* 0xFEAA */ 0x999E, /* 0xFEAB */ 0x9A02, /* 0xFEAC */ 0x9A03, /* 0xFEAD */ 0x9A24, /* 0xFEAE */ 0x9A2D, /* 0xFEAF */ 0x9A2E, /* 0xFEB0 */ 0x9A38, /* 0xFEB1 */ 0x9A4A, /* 0xFEB2 */ 0x9A4E, /* 0xFEB3 */ 0x9A52, /* 0xFEB4 */ 0x9AB6, /* 0xFEB5 */ 0x9AC1, /* 0xFEB6 */ 0x9AC3, /* 0xFEB7 */ 0x9ACE, /* 0xFEB8 */ 0x9AD6, /* 0xFEB9 */ 0x9AF9, /* 0xFEBA */ 0x9B02, /* 0xFEBB */ 0x9B08, /* 0xFEBC */ 0x9B20, /* 0xFEBD */ 0x4C17, /* 0xFEBE */ 0x9B2D, /* 0xFEBF */ 0x9B5E, /* 0xFEC0 */ 0x9B79, /* 0xFEC1 */ 0x9B66, /* 0xFEC2 */ 0x9B72, /* 0xFEC3 */ 0x9B75, /* 0xFEC4 */ 0x9B84, /* 0xFEC5 */ 0x9B8A, /* 0xFEC6 */ 0x9B8F, /* 0xFEC7 */ 0x9B9E, /* 0xFEC8 */ 0x9BA7, /* 0xFEC9 */ 0x9BC1, /* 0xFECA */ 0x9BCE, /* 0xFECB */ 0x9BE5, /* 0xFECC */ 0x9BF8, /* 0xFECD */ 0x9BFD, /* 0xFECE */ 0x9C00, /* 0xFECF */ 0x9C23, /* 0xFED0 */ 0x9C41, /* 0xFED1 */ 0x9C4F, /* 0xFED2 */ 0x9C50, /* 0xFED3 */ 0x9C53, /* 0xFED4 */ 0x9C63, /* 0xFED5 */ 0x9C65, /* 0xFED6 */ 0x9C77, /* 0xFED7 */ 0x9D1D, /* 0xFED8 */ 0x9D1E, /* 0xFED9 */ 0x9D43, /* 0xFEDA */ 0x9D47, /* 0xFEDB */ 0x9D52, /* 0xFEDC */ 0x9D63, /* 0xFEDD */ 0x9D70, /* 0xFEDE */ 0x9D7C, /* 0xFEDF */ 0x9D8A, /* 0xFEE0 */ 0x9D96, /* 0xFEE1 */ 0x9DC0, /* 0xFEE2 */ 0x9DAC, /* 0xFEE3 */ 0x9DBC, /* 0xFEE4 */ 0x9DD7, /* 0xFEE5 */ 0x0000, /* 0xFEE6 */ 0x9DE7, /* 0xFEE7 */ 0x9E07, /* 0xFEE8 */ 0x9E15, /* 0xFEE9 */ 0x9E7C, /* 0xFEEA */ 0x9E9E, /* 0xFEEB */ 0x9EA4, /* 0xFEEC */ 0x9EAC, /* 0xFEED */ 0x9EAF, /* 0xFEEE */ 0x9EB4, /* 0xFEEF */ 0x9EB5, /* 0xFEF0 */ 0x9EC3, /* 0xFEF1 */ 0x9ED1, /* 0xFEF2 */ 0x9F10, /* 0xFEF3 */ 0x9F39, /* 0xFEF4 */ 0x9F57, /* 0xFEF5 */ 0x9F90, /* 0xFEF6 */ 0x9F94, /* 0xFEF7 */ 0x9F97, /* 0xFEF8 */ 0x9FA2, /* 0xFEF9 */ 0x0000, /* 0xFEFA */ 0x0000, /* 0xFEFB */ 0x0000, /* 0xFEFC */ 0x0000, /* 0xFEFD */ 0x0000, /* 0xFEFE */ 0x0000, /* 0xFEFF */ 0x0000, /* 0xFF00 */ 0x0000, /* 0xFF01 */ 0x0000, /* 0xFF02 */ 0x0000, /* 0xFF03 */ 0x0000, /* 0xFF04 */ 0x0000, /* 0xFF05 */ 0x0000, /* 0xFF06 */ 0x0000, /* 0xFF07 */ 0x0000, /* 0xFF08 */ 0x0000, /* 0xFF09 */ 0x0000, /* 0xFF0A */ 0x0000, /* 0xFF0B */ 0x0000, /* 0xFF0C */ 0x0000, /* 0xFF0D */ 0x0000, /* 0xFF0E */ 0x0000, /* 0xFF0F */ 0x0000, /* 0xFF10 */ 0x0000, /* 0xFF11 */ 0x0000, /* 0xFF12 */ 0x0000, /* 0xFF13 */ 0x0000, /* 0xFF14 */ 0x0000, /* 0xFF15 */ 0x0000, /* 0xFF16 */ 0x0000, /* 0xFF17 */ 0x0000, /* 0xFF18 */ 0x0000, /* 0xFF19 */ 0x0000, /* 0xFF1A */ 0x0000, /* 0xFF1B */ 0x0000, /* 0xFF1C */ 0x0000, /* 0xFF1D */ 0x0000, /* 0xFF1E */ 0x0000, /* 0xFF1F */ 0x0000, /* 0xFF20 */ 0x0000, /* 0xFF21 */ 0x0000, /* 0xFF22 */ 0x0000, /* 0xFF23 */ 0x0000, /* 0xFF24 */ 0x0000, /* 0xFF25 */ 0x0000, /* 0xFF26 */ 0x0000, /* 0xFF27 */ 0x0000, /* 0xFF28 */ 0x0000, /* 0xFF29 */ 0x0000, /* 0xFF2A */ 0x0000, /* 0xFF2B */ 0x0000, /* 0xFF2C */ 0x0000, /* 0xFF2D */ 0x0000, /* 0xFF2E */ 0x0000, /* 0xFF2F */ 0x0000, /* 0xFF30 */ 0x0000, /* 0xFF31 */ 0x0000, /* 0xFF32 */ 0x0000, /* 0xFF33 */ 0x0000, /* 0xFF34 */ 0x0000, /* 0xFF35 */ 0x0000, /* 0xFF36 */ 0x0000, /* 0xFF37 */ 0x0000, /* 0xFF38 */ 0x0000, /* 0xFF39 */ 0x0000, /* 0xFF3A */ 0x0000, /* 0xFF3B */ 0x0000, /* 0xFF3C */ 0x0000, /* 0xFF3D */ 0x0000, /* 0xFF3E */ 0x0000, /* 0xFF3F */ 0x0000, /* 0xFF40 */ 0x0000, /* 0xFF41 */ 0x0000, /* 0xFF42 */ 0x0000, /* 0xFF43 */ 0x0000, /* 0xFF44 */ 0x0000, /* 0xFF45 */ 0x0000, /* 0xFF46 */ 0x0000, /* 0xFF47 */ 0x0000, /* 0xFF48 */ 0x0000, /* 0xFF49 */ 0x0000, /* 0xFF4A */ 0x0000, /* 0xFF4B */ 0x0000, /* 0xFF4C */ 0x0000, /* 0xFF4D */ 0x0000, /* 0xFF4E */ 0x0000, /* 0xFF4F */ 0x0000, /* 0xFF50 */ 0x0000, /* 0xFF51 */ 0x0000, /* 0xFF52 */ 0x0000, /* 0xFF53 */ 0x0000, /* 0xFF54 */ 0x0000, /* 0xFF55 */ 0x0000, /* 0xFF56 */ 0x0000, /* 0xFF57 */ 0x0000, /* 0xFF58 */ 0x0000, /* 0xFF59 */ 0x0000, /* 0xFF5A */ 0x0000, /* 0xFF5B */ 0x0000, /* 0xFF5C */ 0x0000, /* 0xFF5D */ 0x0000, /* 0xFF5E */ 0x0000, /* 0xFF5F */ 0x0000, /* 0xFF60 */ 0x0000, /* 0xFF61 */ 0x0000, /* 0xFF62 */ 0x0000, /* 0xFF63 */ 0x0000, /* 0xFF64 */ 0x0000, /* 0xFF65 */ 0x0000, /* 0xFF66 */ 0x0000, /* 0xFF67 */ 0x0000, /* 0xFF68 */ 0x0000, /* 0xFF69 */ 0x0000, /* 0xFF6A */ 0x0000, /* 0xFF6B */ 0x0000, /* 0xFF6C */ 0x0000, /* 0xFF6D */ 0x0000, /* 0xFF6E */ 0x0000, /* 0xFF6F */ 0x0000, /* 0xFF70 */ 0x0000, /* 0xFF71 */ 0x0000, /* 0xFF72 */ 0x0000, /* 0xFF73 */ 0x0000, /* 0xFF74 */ 0x0000, /* 0xFF75 */ 0x0000, /* 0xFF76 */ 0x0000, /* 0xFF77 */ 0x0000, /* 0xFF78 */ 0x0000, /* 0xFF79 */ 0x0000, /* 0xFF7A */ 0x0000, /* 0xFF7B */ 0x0000, /* 0xFF7C */ 0x0000, /* 0xFF7D */ 0x0000, /* 0xFF7E */ 0x0000, /* 0xFF7F */ 0x0000, /* 0xFF80 */ 0x0000, /* 0xFF81 */ 0x0000, /* 0xFF82 */ 0x0000, /* 0xFF83 */ 0x0000, /* 0xFF84 */ 0x0000, /* 0xFF85 */ 0x0000, /* 0xFF86 */ 0x0000, /* 0xFF87 */ 0x0000, /* 0xFF88 */ 0x0000, /* 0xFF89 */ 0x0000, /* 0xFF8A */ 0x0000, /* 0xFF8B */ 0x0000, /* 0xFF8C */ 0x0000, /* 0xFF8D */ 0x0000, /* 0xFF8E */ 0x0000, /* 0xFF8F */ 0x0000, /* 0xFF90 */ 0x0000, /* 0xFF91 */ 0x0000, /* 0xFF92 */ 0x0000, /* 0xFF93 */ 0x0000, /* 0xFF94 */ 0x0000, /* 0xFF95 */ 0x0000, /* 0xFF96 */ 0x0000, /* 0xFF97 */ 0x0000, /* 0xFF98 */ 0x0000, /* 0xFF99 */ 0x0000, /* 0xFF9A */ 0x0000, /* 0xFF9B */ 0x0000, /* 0xFF9C */ 0x0000, /* 0xFF9D */ 0x0000, /* 0xFF9E */ 0x0000, /* 0xFF9F */ 0x0000, /* 0xFFA0 */ 0x0000, /* 0xFFA1 */ 0x0000, /* 0xFFA2 */ 0x0000, /* 0xFFA3 */ 0x0000, /* 0xFFA4 */ 0x0000, /* 0xFFA5 */ 0x0000, /* 0xFFA6 */ 0x0000, /* 0xFFA7 */ 0x0000, /* 0xFFA8 */ 0x0000, /* 0xFFA9 */ 0x0000, /* 0xFFAA */ 0x0000, /* 0xFFAB */ 0x0000, /* 0xFFAC */ 0x0000, /* 0xFFAD */ 0x0000, /* 0xFFAE */ 0x0000, /* 0xFFAF */ 0x0000, /* 0xFFB0 */ 0x0000, /* 0xFFB1 */ 0x0000, /* 0xFFB2 */ 0x0000, /* 0xFFB3 */ 0x0000, /* 0xFFB4 */ 0x0000, /* 0xFFB5 */ 0x0000, /* 0xFFB6 */ 0x0000, /* 0xFFB7 */ 0x0000, /* 0xFFB8 */ 0x0000, /* 0xFFB9 */ 0x0000, /* 0xFFBA */ 0x0000, /* 0xFFBB */ 0x0000, /* 0xFFBC */ 0x0000, /* 0xFFBD */ 0x0000, /* 0xFFBE */ 0x0000, /* 0xFFBF */ 0x0000, /* 0xFFC0 */ 0x0000, /* 0xFFC1 */ 0x0000, /* 0xFFC2 */ 0x0000, /* 0xFFC3 */ 0x0000, /* 0xFFC4 */ 0x0000, /* 0xFFC5 */ 0x0000, /* 0xFFC6 */ 0x0000, /* 0xFFC7 */ 0x0000, /* 0xFFC8 */ 0x0000, /* 0xFFC9 */ 0x0000, /* 0xFFCA */ 0x0000, /* 0xFFCB */ 0x0000, /* 0xFFCC */ 0x0000, /* 0xFFCD */ 0x0000, /* 0xFFCE */ 0x0000, /* 0xFFCF */ 0x0000, /* 0xFFD0 */ 0x0000, /* 0xFFD1 */ 0x0000, /* 0xFFD2 */ 0x0000, /* 0xFFD3 */ 0x0000, /* 0xFFD4 */ 0x0000, /* 0xFFD5 */ 0x0000, /* 0xFFD6 */ 0x0000, /* 0xFFD7 */ 0x0000, /* 0xFFD8 */ 0x0000, /* 0xFFD9 */ 0x0000, /* 0xFFDA */ 0x0000, /* 0xFFDB */ 0x0000, /* 0xFFDC */ 0x0000, /* 0xFFDD */ 0x0000, /* 0xFFDE */ 0x0000, /* 0xFFDF */ 0x0000, /* 0xFFE0 */ 0x0000, /* 0xFFE1 */ 0x0000, /* 0xFFE2 */ 0x0000, /* 0xFFE3 */ 0x0000, /* 0xFFE4 */ 0x0000, /* 0xFFE5 */ 0x0000, /* 0xFFE6 */ 0x0000, /* 0xFFE7 */ 0x0000, /* 0xFFE8 */ 0x0000, /* 0xFFE9 */ 0x0000, /* 0xFFEA */ 0x0000, /* 0xFFEB */ 0x0000, /* 0xFFEC */ 0x0000, /* 0xFFED */ 0x0000, /* 0xFFEE */ 0x0000, /* 0xFFEF */ 0x0000, /* 0xFFF0 */ 0x0000, /* 0xFFF1 */ 0x0000, /* 0xFFF2 */ 0x0000, /* 0xFFF3 */ 0x0000, /* 0xFFF4 */ 0x0000, /* 0xFFF5 */ 0x0000, /* 0xFFF6 */ 0x0000, /* 0xFFF7 */ 0x0000, /* 0xFFF8 */ 0x0000, /* 0xFFF9 */ 0x0000, /* 0xFFFA */ 0x0000, /* 0xFFFB */ 0x0000, /* 0xFFFC */ 0x0000, /* 0xFFFD */ 0x0000, /* 0xFFFE */ 0x0000, /* 0xFFFF */ }; /* EUC-JP(JIS0212/0213) to UC2 table,(offset 41120) */ static const unsigned short int euc_hojo_tbl[65536] = { 0x0000, /* 0x0000(0xa0a0-0xa0a0) */ 0x0000, /* 0x0001(0xa0a1-0xa0a0) */ 0x0000, /* 0x0002(0xa0a2-0xa0a0) */ 0x0000, /* 0x0003(0xa0a3-0xa0a0) */ 0x0000, /* 0x0004(0xa0a4-0xa0a0) */ 0x0000, /* 0x0005(0xa0a5-0xa0a0) */ 0x0000, /* 0x0006(0xa0a6-0xa0a0) */ 0x0000, /* 0x0007(0xa0a7-0xa0a0) */ 0x0000, /* 0x0008(0xa0a8-0xa0a0) */ 0x0000, /* 0x0009(0xa0a9-0xa0a0) */ 0x0000, /* 0x000A(0xa0aa-0xa0a0) */ 0x0000, /* 0x000B(0xa0ab-0xa0a0) */ 0x0000, /* 0x000C(0xa0ac-0xa0a0) */ 0x0000, /* 0x000D(0xa0ad-0xa0a0) */ 0x0000, /* 0x000E(0xa0ae-0xa0a0) */ 0x0000, /* 0x000F(0xa0af-0xa0a0) */ 0x0000, /* 0x0010(0xa0b0-0xa0a0) */ 0x0000, /* 0x0011(0xa0b1-0xa0a0) */ 0x0000, /* 0x0012(0xa0b2-0xa0a0) */ 0x0000, /* 0x0013(0xa0b3-0xa0a0) */ 0x0000, /* 0x0014(0xa0b4-0xa0a0) */ 0x0000, /* 0x0015(0xa0b5-0xa0a0) */ 0x0000, /* 0x0016(0xa0b6-0xa0a0) */ 0x0000, /* 0x0017(0xa0b7-0xa0a0) */ 0x0000, /* 0x0018(0xa0b8-0xa0a0) */ 0x0000, /* 0x0019(0xa0b9-0xa0a0) */ 0x0000, /* 0x001A(0xa0ba-0xa0a0) */ 0x0000, /* 0x001B(0xa0bb-0xa0a0) */ 0x0000, /* 0x001C(0xa0bc-0xa0a0) */ 0x0000, /* 0x001D(0xa0bd-0xa0a0) */ 0x0000, /* 0x001E(0xa0be-0xa0a0) */ 0x0000, /* 0x001F(0xa0bf-0xa0a0) */ 0x0000, /* 0x0020(0xa0c0-0xa0a0) */ 0x0000, /* 0x0021(0xa0c1-0xa0a0) */ 0x0000, /* 0x0022(0xa0c2-0xa0a0) */ 0x0000, /* 0x0023(0xa0c3-0xa0a0) */ 0x0000, /* 0x0024(0xa0c4-0xa0a0) */ 0x0000, /* 0x0025(0xa0c5-0xa0a0) */ 0x0000, /* 0x0026(0xa0c6-0xa0a0) */ 0x0000, /* 0x0027(0xa0c7-0xa0a0) */ 0x0000, /* 0x0028(0xa0c8-0xa0a0) */ 0x0000, /* 0x0029(0xa0c9-0xa0a0) */ 0x0000, /* 0x002A(0xa0ca-0xa0a0) */ 0x0000, /* 0x002B(0xa0cb-0xa0a0) */ 0x0000, /* 0x002C(0xa0cc-0xa0a0) */ 0x0000, /* 0x002D(0xa0cd-0xa0a0) */ 0x0000, /* 0x002E(0xa0ce-0xa0a0) */ 0x0000, /* 0x002F(0xa0cf-0xa0a0) */ 0x0000, /* 0x0030(0xa0d0-0xa0a0) */ 0x0000, /* 0x0031(0xa0d1-0xa0a0) */ 0x0000, /* 0x0032(0xa0d2-0xa0a0) */ 0x0000, /* 0x0033(0xa0d3-0xa0a0) */ 0x0000, /* 0x0034(0xa0d4-0xa0a0) */ 0x0000, /* 0x0035(0xa0d5-0xa0a0) */ 0x0000, /* 0x0036(0xa0d6-0xa0a0) */ 0x0000, /* 0x0037(0xa0d7-0xa0a0) */ 0x0000, /* 0x0038(0xa0d8-0xa0a0) */ 0x0000, /* 0x0039(0xa0d9-0xa0a0) */ 0x0000, /* 0x003A(0xa0da-0xa0a0) */ 0x0000, /* 0x003B(0xa0db-0xa0a0) */ 0x0000, /* 0x003C(0xa0dc-0xa0a0) */ 0x0000, /* 0x003D(0xa0dd-0xa0a0) */ 0x0000, /* 0x003E(0xa0de-0xa0a0) */ 0x0000, /* 0x003F(0xa0df-0xa0a0) */ 0x0000, /* 0x0040(0xa0e0-0xa0a0) */ 0x0000, /* 0x0041(0xa0e1-0xa0a0) */ 0x0000, /* 0x0042(0xa0e2-0xa0a0) */ 0x0000, /* 0x0043(0xa0e3-0xa0a0) */ 0x0000, /* 0x0044(0xa0e4-0xa0a0) */ 0x0000, /* 0x0045(0xa0e5-0xa0a0) */ 0x0000, /* 0x0046(0xa0e6-0xa0a0) */ 0x0000, /* 0x0047(0xa0e7-0xa0a0) */ 0x0000, /* 0x0048(0xa0e8-0xa0a0) */ 0x0000, /* 0x0049(0xa0e9-0xa0a0) */ 0x0000, /* 0x004A(0xa0ea-0xa0a0) */ 0x0000, /* 0x004B(0xa0eb-0xa0a0) */ 0x0000, /* 0x004C(0xa0ec-0xa0a0) */ 0x0000, /* 0x004D(0xa0ed-0xa0a0) */ 0x0000, /* 0x004E(0xa0ee-0xa0a0) */ 0x0000, /* 0x004F(0xa0ef-0xa0a0) */ 0x0000, /* 0x0050(0xa0f0-0xa0a0) */ 0x0000, /* 0x0051(0xa0f1-0xa0a0) */ 0x0000, /* 0x0052(0xa0f2-0xa0a0) */ 0x0000, /* 0x0053(0xa0f3-0xa0a0) */ 0x0000, /* 0x0054(0xa0f4-0xa0a0) */ 0x0000, /* 0x0055(0xa0f5-0xa0a0) */ 0x0000, /* 0x0056(0xa0f6-0xa0a0) */ 0x0000, /* 0x0057(0xa0f7-0xa0a0) */ 0x0000, /* 0x0058(0xa0f8-0xa0a0) */ 0x0000, /* 0x0059(0xa0f9-0xa0a0) */ 0x0000, /* 0x005A(0xa0fa-0xa0a0) */ 0x0000, /* 0x005B(0xa0fb-0xa0a0) */ 0x0000, /* 0x005C(0xa0fc-0xa0a0) */ 0x0000, /* 0x005D(0xa0fd-0xa0a0) */ 0x0000, /* 0x005E(0xa0fe-0xa0a0) */ 0x0000, /* 0x005F(0xa0ff-0xa0a0) */ 0x0000, /* 0x0060(0xa100-0xa0a0) */ 0x0000, /* 0x0061(0xa101-0xa0a0) */ 0x0000, /* 0x0062(0xa102-0xa0a0) */ 0x0000, /* 0x0063(0xa103-0xa0a0) */ 0x0000, /* 0x0064(0xa104-0xa0a0) */ 0x0000, /* 0x0065(0xa105-0xa0a0) */ 0x0000, /* 0x0066(0xa106-0xa0a0) */ 0x0000, /* 0x0067(0xa107-0xa0a0) */ 0x0000, /* 0x0068(0xa108-0xa0a0) */ 0x0000, /* 0x0069(0xa109-0xa0a0) */ 0x0000, /* 0x006A(0xa10a-0xa0a0) */ 0x0000, /* 0x006B(0xa10b-0xa0a0) */ 0x0000, /* 0x006C(0xa10c-0xa0a0) */ 0x0000, /* 0x006D(0xa10d-0xa0a0) */ 0x0000, /* 0x006E(0xa10e-0xa0a0) */ 0x0000, /* 0x006F(0xa10f-0xa0a0) */ 0x0000, /* 0x0070(0xa110-0xa0a0) */ 0x0000, /* 0x0071(0xa111-0xa0a0) */ 0x0000, /* 0x0072(0xa112-0xa0a0) */ 0x0000, /* 0x0073(0xa113-0xa0a0) */ 0x0000, /* 0x0074(0xa114-0xa0a0) */ 0x0000, /* 0x0075(0xa115-0xa0a0) */ 0x0000, /* 0x0076(0xa116-0xa0a0) */ 0x0000, /* 0x0077(0xa117-0xa0a0) */ 0x0000, /* 0x0078(0xa118-0xa0a0) */ 0x0000, /* 0x0079(0xa119-0xa0a0) */ 0x0000, /* 0x007A(0xa11a-0xa0a0) */ 0x0000, /* 0x007B(0xa11b-0xa0a0) */ 0x0000, /* 0x007C(0xa11c-0xa0a0) */ 0x0000, /* 0x007D(0xa11d-0xa0a0) */ 0x0000, /* 0x007E(0xa11e-0xa0a0) */ 0x0000, /* 0x007F(0xa11f-0xa0a0) */ 0x0000, /* 0x0080(0xa120-0xa0a0) */ 0x0000, /* 0x0081(0xa121-0xa0a0) */ 0x0000, /* 0x0082(0xa122-0xa0a0) */ 0x0000, /* 0x0083(0xa123-0xa0a0) */ 0x0000, /* 0x0084(0xa124-0xa0a0) */ 0x0000, /* 0x0085(0xa125-0xa0a0) */ 0x0000, /* 0x0086(0xa126-0xa0a0) */ 0x0000, /* 0x0087(0xa127-0xa0a0) */ 0x0000, /* 0x0088(0xa128-0xa0a0) */ 0x0000, /* 0x0089(0xa129-0xa0a0) */ 0x0000, /* 0x008A(0xa12a-0xa0a0) */ 0x0000, /* 0x008B(0xa12b-0xa0a0) */ 0x0000, /* 0x008C(0xa12c-0xa0a0) */ 0x0000, /* 0x008D(0xa12d-0xa0a0) */ 0x0000, /* 0x008E(0xa12e-0xa0a0) */ 0x0000, /* 0x008F(0xa12f-0xa0a0) */ 0x0000, /* 0x0090(0xa130-0xa0a0) */ 0x0000, /* 0x0091(0xa131-0xa0a0) */ 0x0000, /* 0x0092(0xa132-0xa0a0) */ 0x0000, /* 0x0093(0xa133-0xa0a0) */ 0x0000, /* 0x0094(0xa134-0xa0a0) */ 0x0000, /* 0x0095(0xa135-0xa0a0) */ 0x0000, /* 0x0096(0xa136-0xa0a0) */ 0x0000, /* 0x0097(0xa137-0xa0a0) */ 0x0000, /* 0x0098(0xa138-0xa0a0) */ 0x0000, /* 0x0099(0xa139-0xa0a0) */ 0x0000, /* 0x009A(0xa13a-0xa0a0) */ 0x0000, /* 0x009B(0xa13b-0xa0a0) */ 0x0000, /* 0x009C(0xa13c-0xa0a0) */ 0x0000, /* 0x009D(0xa13d-0xa0a0) */ 0x0000, /* 0x009E(0xa13e-0xa0a0) */ 0x0000, /* 0x009F(0xa13f-0xa0a0) */ 0x0000, /* 0x00A0(0xa140-0xa0a0) */ 0x0000, /* 0x00A1(0xa141-0xa0a0) */ 0x0000, /* 0x00A2(0xa142-0xa0a0) */ 0x0000, /* 0x00A3(0xa143-0xa0a0) */ 0x0000, /* 0x00A4(0xa144-0xa0a0) */ 0x0000, /* 0x00A5(0xa145-0xa0a0) */ 0x0000, /* 0x00A6(0xa146-0xa0a0) */ 0x0000, /* 0x00A7(0xa147-0xa0a0) */ 0x0000, /* 0x00A8(0xa148-0xa0a0) */ 0x0000, /* 0x00A9(0xa149-0xa0a0) */ 0x0000, /* 0x00AA(0xa14a-0xa0a0) */ 0x0000, /* 0x00AB(0xa14b-0xa0a0) */ 0x0000, /* 0x00AC(0xa14c-0xa0a0) */ 0x0000, /* 0x00AD(0xa14d-0xa0a0) */ 0x0000, /* 0x00AE(0xa14e-0xa0a0) */ 0x0000, /* 0x00AF(0xa14f-0xa0a0) */ 0x0000, /* 0x00B0(0xa150-0xa0a0) */ 0x0000, /* 0x00B1(0xa151-0xa0a0) */ 0x0000, /* 0x00B2(0xa152-0xa0a0) */ 0x0000, /* 0x00B3(0xa153-0xa0a0) */ 0x0000, /* 0x00B4(0xa154-0xa0a0) */ 0x0000, /* 0x00B5(0xa155-0xa0a0) */ 0x0000, /* 0x00B6(0xa156-0xa0a0) */ 0x0000, /* 0x00B7(0xa157-0xa0a0) */ 0x0000, /* 0x00B8(0xa158-0xa0a0) */ 0x0000, /* 0x00B9(0xa159-0xa0a0) */ 0x0000, /* 0x00BA(0xa15a-0xa0a0) */ 0x0000, /* 0x00BB(0xa15b-0xa0a0) */ 0x0000, /* 0x00BC(0xa15c-0xa0a0) */ 0x0000, /* 0x00BD(0xa15d-0xa0a0) */ 0x0000, /* 0x00BE(0xa15e-0xa0a0) */ 0x0000, /* 0x00BF(0xa15f-0xa0a0) */ 0x0000, /* 0x00C0(0xa160-0xa0a0) */ 0x0000, /* 0x00C1(0xa161-0xa0a0) */ 0x0000, /* 0x00C2(0xa162-0xa0a0) */ 0x0000, /* 0x00C3(0xa163-0xa0a0) */ 0x0000, /* 0x00C4(0xa164-0xa0a0) */ 0x0000, /* 0x00C5(0xa165-0xa0a0) */ 0x0000, /* 0x00C6(0xa166-0xa0a0) */ 0x0000, /* 0x00C7(0xa167-0xa0a0) */ 0x0000, /* 0x00C8(0xa168-0xa0a0) */ 0x0000, /* 0x00C9(0xa169-0xa0a0) */ 0x0000, /* 0x00CA(0xa16a-0xa0a0) */ 0x0000, /* 0x00CB(0xa16b-0xa0a0) */ 0x0000, /* 0x00CC(0xa16c-0xa0a0) */ 0x0000, /* 0x00CD(0xa16d-0xa0a0) */ 0x0000, /* 0x00CE(0xa16e-0xa0a0) */ 0x0000, /* 0x00CF(0xa16f-0xa0a0) */ 0x0000, /* 0x00D0(0xa170-0xa0a0) */ 0x0000, /* 0x00D1(0xa171-0xa0a0) */ 0x0000, /* 0x00D2(0xa172-0xa0a0) */ 0x0000, /* 0x00D3(0xa173-0xa0a0) */ 0x0000, /* 0x00D4(0xa174-0xa0a0) */ 0x0000, /* 0x00D5(0xa175-0xa0a0) */ 0x0000, /* 0x00D6(0xa176-0xa0a0) */ 0x0000, /* 0x00D7(0xa177-0xa0a0) */ 0x0000, /* 0x00D8(0xa178-0xa0a0) */ 0x0000, /* 0x00D9(0xa179-0xa0a0) */ 0x0000, /* 0x00DA(0xa17a-0xa0a0) */ 0x0000, /* 0x00DB(0xa17b-0xa0a0) */ 0x0000, /* 0x00DC(0xa17c-0xa0a0) */ 0x0000, /* 0x00DD(0xa17d-0xa0a0) */ 0x0000, /* 0x00DE(0xa17e-0xa0a0) */ 0x0000, /* 0x00DF(0xa17f-0xa0a0) */ 0x0000, /* 0x00E0(0xa180-0xa0a0) */ 0x0000, /* 0x00E1(0xa181-0xa0a0) */ 0x0000, /* 0x00E2(0xa182-0xa0a0) */ 0x0000, /* 0x00E3(0xa183-0xa0a0) */ 0x0000, /* 0x00E4(0xa184-0xa0a0) */ 0x0000, /* 0x00E5(0xa185-0xa0a0) */ 0x0000, /* 0x00E6(0xa186-0xa0a0) */ 0x0000, /* 0x00E7(0xa187-0xa0a0) */ 0x0000, /* 0x00E8(0xa188-0xa0a0) */ 0x0000, /* 0x00E9(0xa189-0xa0a0) */ 0x0000, /* 0x00EA(0xa18a-0xa0a0) */ 0x0000, /* 0x00EB(0xa18b-0xa0a0) */ 0x0000, /* 0x00EC(0xa18c-0xa0a0) */ 0x0000, /* 0x00ED(0xa18d-0xa0a0) */ 0x0000, /* 0x00EE(0xa18e-0xa0a0) */ 0x0000, /* 0x00EF(0xa18f-0xa0a0) */ 0x0000, /* 0x00F0(0xa190-0xa0a0) */ 0x0000, /* 0x00F1(0xa191-0xa0a0) */ 0x0000, /* 0x00F2(0xa192-0xa0a0) */ 0x0000, /* 0x00F3(0xa193-0xa0a0) */ 0x0000, /* 0x00F4(0xa194-0xa0a0) */ 0x0000, /* 0x00F5(0xa195-0xa0a0) */ 0x0000, /* 0x00F6(0xa196-0xa0a0) */ 0x0000, /* 0x00F7(0xa197-0xa0a0) */ 0x0000, /* 0x00F8(0xa198-0xa0a0) */ 0x0000, /* 0x00F9(0xa199-0xa0a0) */ 0x0000, /* 0x00FA(0xa19a-0xa0a0) */ 0x0000, /* 0x00FB(0xa19b-0xa0a0) */ 0x0000, /* 0x00FC(0xa19c-0xa0a0) */ 0x0000, /* 0x00FD(0xa19d-0xa0a0) */ 0x0000, /* 0x00FE(0xa19e-0xa0a0) */ 0x0000, /* 0x00FF(0xa19f-0xa0a0) */ 0x0000, /* 0x0100(0xa1a0-0xa0a0) */ 0x0000, /* 0x0101(0xa1a1-0xa0a0) */ 0x4E02, /* 0x0102(0xa1a2-0xa0a0) */ 0x4E0F, /* 0x0103(0xa1a3-0xa0a0) */ 0x4E12, /* 0x0104(0xa1a4-0xa0a0) */ 0x4E29, /* 0x0105(0xa1a5-0xa0a0) */ 0x4E2B, /* 0x0106(0xa1a6-0xa0a0) */ 0x4E2E, /* 0x0107(0xa1a7-0xa0a0) */ 0x4E40, /* 0x0108(0xa1a8-0xa0a0) */ 0x4E47, /* 0x0109(0xa1a9-0xa0a0) */ 0x4E48, /* 0x010A(0xa1aa-0xa0a0) */ 0x0000, /* 0x010B(0xa1ab-0xa0a0) */ 0x4E51, /* 0x010C(0xa1ac-0xa0a0) */ 0x3406, /* 0x010D(0xa1ad-0xa0a0) */ 0x0000, /* 0x010E(0xa1ae-0xa0a0) */ 0x4E5A, /* 0x010F(0xa1af-0xa0a0) */ 0x4E69, /* 0x0110(0xa1b0-0xa0a0) */ 0x4E9D, /* 0x0111(0xa1b1-0xa0a0) */ 0x342C, /* 0x0112(0xa1b2-0xa0a0) */ 0x342E, /* 0x0113(0xa1b3-0xa0a0) */ 0x4EB9, /* 0x0114(0xa1b4-0xa0a0) */ 0x4EBB, /* 0x0115(0xa1b5-0xa0a0) */ 0x0000, /* 0x0116(0xa1b6-0xa0a0) */ 0x4EBC, /* 0x0117(0xa1b7-0xa0a0) */ 0x4EC3, /* 0x0118(0xa1b8-0xa0a0) */ 0x4EC8, /* 0x0119(0xa1b9-0xa0a0) */ 0x4ED0, /* 0x011A(0xa1ba-0xa0a0) */ 0x4EEB, /* 0x011B(0xa1bb-0xa0a0) */ 0x4EDA, /* 0x011C(0xa1bc-0xa0a0) */ 0x4EF1, /* 0x011D(0xa1bd-0xa0a0) */ 0x4EF5, /* 0x011E(0xa1be-0xa0a0) */ 0x4F00, /* 0x011F(0xa1bf-0xa0a0) */ 0x4F16, /* 0x0120(0xa1c0-0xa0a0) */ 0x4F64, /* 0x0121(0xa1c1-0xa0a0) */ 0x4F37, /* 0x0122(0xa1c2-0xa0a0) */ 0x4F3E, /* 0x0123(0xa1c3-0xa0a0) */ 0x4F54, /* 0x0124(0xa1c4-0xa0a0) */ 0x4F58, /* 0x0125(0xa1c5-0xa0a0) */ 0x0000, /* 0x0126(0xa1c6-0xa0a0) */ 0x4F77, /* 0x0127(0xa1c7-0xa0a0) */ 0x4F78, /* 0x0128(0xa1c8-0xa0a0) */ 0x4F7A, /* 0x0129(0xa1c9-0xa0a0) */ 0x4F7D, /* 0x012A(0xa1ca-0xa0a0) */ 0x4F82, /* 0x012B(0xa1cb-0xa0a0) */ 0x4F85, /* 0x012C(0xa1cc-0xa0a0) */ 0x4F92, /* 0x012D(0xa1cd-0xa0a0) */ 0x4F9A, /* 0x012E(0xa1ce-0xa0a0) */ 0x4FE6, /* 0x012F(0xa1cf-0xa0a0) */ 0x4FB2, /* 0x0130(0xa1d0-0xa0a0) */ 0x4FBE, /* 0x0131(0xa1d1-0xa0a0) */ 0x4FC5, /* 0x0132(0xa1d2-0xa0a0) */ 0x4FCB, /* 0x0133(0xa1d3-0xa0a0) */ 0x4FCF, /* 0x0134(0xa1d4-0xa0a0) */ 0x4FD2, /* 0x0135(0xa1d5-0xa0a0) */ 0x346A, /* 0x0136(0xa1d6-0xa0a0) */ 0x4FF2, /* 0x0137(0xa1d7-0xa0a0) */ 0x5000, /* 0x0138(0xa1d8-0xa0a0) */ 0x5010, /* 0x0139(0xa1d9-0xa0a0) */ 0x5013, /* 0x013A(0xa1da-0xa0a0) */ 0x501C, /* 0x013B(0xa1db-0xa0a0) */ 0x501E, /* 0x013C(0xa1dc-0xa0a0) */ 0x5022, /* 0x013D(0xa1dd-0xa0a0) */ 0x3468, /* 0x013E(0xa1de-0xa0a0) */ 0x5042, /* 0x013F(0xa1df-0xa0a0) */ 0x5046, /* 0x0140(0xa1e0-0xa0a0) */ 0x504E, /* 0x0141(0xa1e1-0xa0a0) */ 0x5053, /* 0x0142(0xa1e2-0xa0a0) */ 0x5057, /* 0x0143(0xa1e3-0xa0a0) */ 0x5063, /* 0x0144(0xa1e4-0xa0a0) */ 0x5066, /* 0x0145(0xa1e5-0xa0a0) */ 0x506A, /* 0x0146(0xa1e6-0xa0a0) */ 0x5070, /* 0x0147(0xa1e7-0xa0a0) */ 0x50A3, /* 0x0148(0xa1e8-0xa0a0) */ 0x5088, /* 0x0149(0xa1e9-0xa0a0) */ 0x5092, /* 0x014A(0xa1ea-0xa0a0) */ 0x5093, /* 0x014B(0xa1eb-0xa0a0) */ 0x5095, /* 0x014C(0xa1ec-0xa0a0) */ 0x5096, /* 0x014D(0xa1ed-0xa0a0) */ 0x509C, /* 0x014E(0xa1ee-0xa0a0) */ 0x50AA, /* 0x014F(0xa1ef-0xa0a0) */ 0x0000, /* 0x0150(0xa1f0-0xa0a0) */ 0x50B1, /* 0x0151(0xa1f1-0xa0a0) */ 0x50BA, /* 0x0152(0xa1f2-0xa0a0) */ 0x50BB, /* 0x0153(0xa1f3-0xa0a0) */ 0x50C4, /* 0x0154(0xa1f4-0xa0a0) */ 0x50C7, /* 0x0155(0xa1f5-0xa0a0) */ 0x50F3, /* 0x0156(0xa1f6-0xa0a0) */ 0x0000, /* 0x0157(0xa1f7-0xa0a0) */ 0x50CE, /* 0x0158(0xa1f8-0xa0a0) */ 0x0000, /* 0x0159(0xa1f9-0xa0a0) */ 0x50D4, /* 0x015A(0xa1fa-0xa0a0) */ 0x50D9, /* 0x015B(0xa1fb-0xa0a0) */ 0x50E1, /* 0x015C(0xa1fc-0xa0a0) */ 0x50E9, /* 0x015D(0xa1fd-0xa0a0) */ 0x3492, /* 0x015E(0xa1fe-0xa0a0) */ 0x0000, /* 0x015F(0xa1ff-0xa0a0) */ 0x0000, /* 0x0160(0xa200-0xa0a0) */ 0x0000, /* 0x0161(0xa201-0xa0a0) */ 0x0000, /* 0x0162(0xa202-0xa0a0) */ 0x0000, /* 0x0163(0xa203-0xa0a0) */ 0x0000, /* 0x0164(0xa204-0xa0a0) */ 0x0000, /* 0x0165(0xa205-0xa0a0) */ 0x0000, /* 0x0166(0xa206-0xa0a0) */ 0x0000, /* 0x0167(0xa207-0xa0a0) */ 0x0000, /* 0x0168(0xa208-0xa0a0) */ 0x0000, /* 0x0169(0xa209-0xa0a0) */ 0x0000, /* 0x016A(0xa20a-0xa0a0) */ 0x0000, /* 0x016B(0xa20b-0xa0a0) */ 0x0000, /* 0x016C(0xa20c-0xa0a0) */ 0x0000, /* 0x016D(0xa20d-0xa0a0) */ 0x0000, /* 0x016E(0xa20e-0xa0a0) */ 0x0000, /* 0x016F(0xa20f-0xa0a0) */ 0x0000, /* 0x0170(0xa210-0xa0a0) */ 0x0000, /* 0x0171(0xa211-0xa0a0) */ 0x0000, /* 0x0172(0xa212-0xa0a0) */ 0x0000, /* 0x0173(0xa213-0xa0a0) */ 0x0000, /* 0x0174(0xa214-0xa0a0) */ 0x0000, /* 0x0175(0xa215-0xa0a0) */ 0x0000, /* 0x0176(0xa216-0xa0a0) */ 0x0000, /* 0x0177(0xa217-0xa0a0) */ 0x0000, /* 0x0178(0xa218-0xa0a0) */ 0x0000, /* 0x0179(0xa219-0xa0a0) */ 0x0000, /* 0x017A(0xa21a-0xa0a0) */ 0x0000, /* 0x017B(0xa21b-0xa0a0) */ 0x0000, /* 0x017C(0xa21c-0xa0a0) */ 0x0000, /* 0x017D(0xa21d-0xa0a0) */ 0x0000, /* 0x017E(0xa21e-0xa0a0) */ 0x0000, /* 0x017F(0xa21f-0xa0a0) */ 0x0000, /* 0x0180(0xa220-0xa0a0) */ 0x0000, /* 0x0181(0xa221-0xa0a0) */ 0x0000, /* 0x0182(0xa222-0xa0a0) */ 0x0000, /* 0x0183(0xa223-0xa0a0) */ 0x0000, /* 0x0184(0xa224-0xa0a0) */ 0x0000, /* 0x0185(0xa225-0xa0a0) */ 0x0000, /* 0x0186(0xa226-0xa0a0) */ 0x0000, /* 0x0187(0xa227-0xa0a0) */ 0x0000, /* 0x0188(0xa228-0xa0a0) */ 0x0000, /* 0x0189(0xa229-0xa0a0) */ 0x0000, /* 0x018A(0xa22a-0xa0a0) */ 0x0000, /* 0x018B(0xa22b-0xa0a0) */ 0x0000, /* 0x018C(0xa22c-0xa0a0) */ 0x0000, /* 0x018D(0xa22d-0xa0a0) */ 0x0000, /* 0x018E(0xa22e-0xa0a0) */ 0x0000, /* 0x018F(0xa22f-0xa0a0) */ 0x0000, /* 0x0190(0xa230-0xa0a0) */ 0x0000, /* 0x0191(0xa231-0xa0a0) */ 0x0000, /* 0x0192(0xa232-0xa0a0) */ 0x0000, /* 0x0193(0xa233-0xa0a0) */ 0x0000, /* 0x0194(0xa234-0xa0a0) */ 0x0000, /* 0x0195(0xa235-0xa0a0) */ 0x0000, /* 0x0196(0xa236-0xa0a0) */ 0x0000, /* 0x0197(0xa237-0xa0a0) */ 0x0000, /* 0x0198(0xa238-0xa0a0) */ 0x0000, /* 0x0199(0xa239-0xa0a0) */ 0x0000, /* 0x019A(0xa23a-0xa0a0) */ 0x0000, /* 0x019B(0xa23b-0xa0a0) */ 0x0000, /* 0x019C(0xa23c-0xa0a0) */ 0x0000, /* 0x019D(0xa23d-0xa0a0) */ 0x0000, /* 0x019E(0xa23e-0xa0a0) */ 0x0000, /* 0x019F(0xa23f-0xa0a0) */ 0x0000, /* 0x01A0(0xa240-0xa0a0) */ 0x0000, /* 0x01A1(0xa241-0xa0a0) */ 0x0000, /* 0x01A2(0xa242-0xa0a0) */ 0x0000, /* 0x01A3(0xa243-0xa0a0) */ 0x0000, /* 0x01A4(0xa244-0xa0a0) */ 0x0000, /* 0x01A5(0xa245-0xa0a0) */ 0x0000, /* 0x01A6(0xa246-0xa0a0) */ 0x0000, /* 0x01A7(0xa247-0xa0a0) */ 0x0000, /* 0x01A8(0xa248-0xa0a0) */ 0x0000, /* 0x01A9(0xa249-0xa0a0) */ 0x0000, /* 0x01AA(0xa24a-0xa0a0) */ 0x0000, /* 0x01AB(0xa24b-0xa0a0) */ 0x0000, /* 0x01AC(0xa24c-0xa0a0) */ 0x0000, /* 0x01AD(0xa24d-0xa0a0) */ 0x0000, /* 0x01AE(0xa24e-0xa0a0) */ 0x0000, /* 0x01AF(0xa24f-0xa0a0) */ 0x0000, /* 0x01B0(0xa250-0xa0a0) */ 0x0000, /* 0x01B1(0xa251-0xa0a0) */ 0x0000, /* 0x01B2(0xa252-0xa0a0) */ 0x0000, /* 0x01B3(0xa253-0xa0a0) */ 0x0000, /* 0x01B4(0xa254-0xa0a0) */ 0x0000, /* 0x01B5(0xa255-0xa0a0) */ 0x0000, /* 0x01B6(0xa256-0xa0a0) */ 0x0000, /* 0x01B7(0xa257-0xa0a0) */ 0x0000, /* 0x01B8(0xa258-0xa0a0) */ 0x0000, /* 0x01B9(0xa259-0xa0a0) */ 0x0000, /* 0x01BA(0xa25a-0xa0a0) */ 0x0000, /* 0x01BB(0xa25b-0xa0a0) */ 0x0000, /* 0x01BC(0xa25c-0xa0a0) */ 0x0000, /* 0x01BD(0xa25d-0xa0a0) */ 0x0000, /* 0x01BE(0xa25e-0xa0a0) */ 0x0000, /* 0x01BF(0xa25f-0xa0a0) */ 0x0000, /* 0x01C0(0xa260-0xa0a0) */ 0x0000, /* 0x01C1(0xa261-0xa0a0) */ 0x0000, /* 0x01C2(0xa262-0xa0a0) */ 0x0000, /* 0x01C3(0xa263-0xa0a0) */ 0x0000, /* 0x01C4(0xa264-0xa0a0) */ 0x0000, /* 0x01C5(0xa265-0xa0a0) */ 0x0000, /* 0x01C6(0xa266-0xa0a0) */ 0x0000, /* 0x01C7(0xa267-0xa0a0) */ 0x0000, /* 0x01C8(0xa268-0xa0a0) */ 0x0000, /* 0x01C9(0xa269-0xa0a0) */ 0x0000, /* 0x01CA(0xa26a-0xa0a0) */ 0x0000, /* 0x01CB(0xa26b-0xa0a0) */ 0x0000, /* 0x01CC(0xa26c-0xa0a0) */ 0x0000, /* 0x01CD(0xa26d-0xa0a0) */ 0x0000, /* 0x01CE(0xa26e-0xa0a0) */ 0x0000, /* 0x01CF(0xa26f-0xa0a0) */ 0x0000, /* 0x01D0(0xa270-0xa0a0) */ 0x0000, /* 0x01D1(0xa271-0xa0a0) */ 0x0000, /* 0x01D2(0xa272-0xa0a0) */ 0x0000, /* 0x01D3(0xa273-0xa0a0) */ 0x0000, /* 0x01D4(0xa274-0xa0a0) */ 0x0000, /* 0x01D5(0xa275-0xa0a0) */ 0x0000, /* 0x01D6(0xa276-0xa0a0) */ 0x0000, /* 0x01D7(0xa277-0xa0a0) */ 0x0000, /* 0x01D8(0xa278-0xa0a0) */ 0x0000, /* 0x01D9(0xa279-0xa0a0) */ 0x0000, /* 0x01DA(0xa27a-0xa0a0) */ 0x0000, /* 0x01DB(0xa27b-0xa0a0) */ 0x0000, /* 0x01DC(0xa27c-0xa0a0) */ 0x0000, /* 0x01DD(0xa27d-0xa0a0) */ 0x0000, /* 0x01DE(0xa27e-0xa0a0) */ 0x0000, /* 0x01DF(0xa27f-0xa0a0) */ 0x0000, /* 0x01E0(0xa280-0xa0a0) */ 0x0000, /* 0x01E1(0xa281-0xa0a0) */ 0x0000, /* 0x01E2(0xa282-0xa0a0) */ 0x0000, /* 0x01E3(0xa283-0xa0a0) */ 0x0000, /* 0x01E4(0xa284-0xa0a0) */ 0x0000, /* 0x01E5(0xa285-0xa0a0) */ 0x0000, /* 0x01E6(0xa286-0xa0a0) */ 0x0000, /* 0x01E7(0xa287-0xa0a0) */ 0x0000, /* 0x01E8(0xa288-0xa0a0) */ 0x0000, /* 0x01E9(0xa289-0xa0a0) */ 0x0000, /* 0x01EA(0xa28a-0xa0a0) */ 0x0000, /* 0x01EB(0xa28b-0xa0a0) */ 0x0000, /* 0x01EC(0xa28c-0xa0a0) */ 0x0000, /* 0x01ED(0xa28d-0xa0a0) */ 0x0000, /* 0x01EE(0xa28e-0xa0a0) */ 0x0000, /* 0x01EF(0xa28f-0xa0a0) */ 0x0000, /* 0x01F0(0xa290-0xa0a0) */ 0x0000, /* 0x01F1(0xa291-0xa0a0) */ 0x0000, /* 0x01F2(0xa292-0xa0a0) */ 0x0000, /* 0x01F3(0xa293-0xa0a0) */ 0x0000, /* 0x01F4(0xa294-0xa0a0) */ 0x0000, /* 0x01F5(0xa295-0xa0a0) */ 0x0000, /* 0x01F6(0xa296-0xa0a0) */ 0x0000, /* 0x01F7(0xa297-0xa0a0) */ 0x0000, /* 0x01F8(0xa298-0xa0a0) */ 0x0000, /* 0x01F9(0xa299-0xa0a0) */ 0x0000, /* 0x01FA(0xa29a-0xa0a0) */ 0x0000, /* 0x01FB(0xa29b-0xa0a0) */ 0x0000, /* 0x01FC(0xa29c-0xa0a0) */ 0x0000, /* 0x01FD(0xa29d-0xa0a0) */ 0x0000, /* 0x01FE(0xa29e-0xa0a0) */ 0x0000, /* 0x01FF(0xa29f-0xa0a0) */ 0x0000, /* 0x0200(0xa2a0-0xa0a0) */ 0x0000, /* 0x0201(0xa2a1-0xa0a0) */ 0x0000, /* 0x0202(0xa2a2-0xa0a0) */ 0x0000, /* 0x0203(0xa2a3-0xa0a0) */ 0x0000, /* 0x0204(0xa2a4-0xa0a0) */ 0x0000, /* 0x0205(0xa2a5-0xa0a0) */ 0x0000, /* 0x0206(0xa2a6-0xa0a0) */ 0x0000, /* 0x0207(0xa2a7-0xa0a0) */ 0x0000, /* 0x0208(0xa2a8-0xa0a0) */ 0x0000, /* 0x0209(0xa2a9-0xa0a0) */ 0x0000, /* 0x020A(0xa2aa-0xa0a0) */ 0x0000, /* 0x020B(0xa2ab-0xa0a0) */ 0x0000, /* 0x020C(0xa2ac-0xa0a0) */ 0x0000, /* 0x020D(0xa2ad-0xa0a0) */ 0x0000, /* 0x020E(0xa2ae-0xa0a0) */ 0x0000, /* 0x020F(0xa2af-0xa0a0) */ 0x0000, /* 0x0210(0xa2b0-0xa0a0) */ 0x0000, /* 0x0211(0xa2b1-0xa0a0) */ 0x0000, /* 0x0212(0xa2b2-0xa0a0) */ 0x0000, /* 0x0213(0xa2b3-0xa0a0) */ 0x0000, /* 0x0214(0xa2b4-0xa0a0) */ 0x0000, /* 0x0215(0xa2b5-0xa0a0) */ 0x0000, /* 0x0216(0xa2b6-0xa0a0) */ 0x0000, /* 0x0217(0xa2b7-0xa0a0) */ 0x0000, /* 0x0218(0xa2b8-0xa0a0) */ 0x0000, /* 0x0219(0xa2b9-0xa0a0) */ 0x0000, /* 0x021A(0xa2ba-0xa0a0) */ 0x0000, /* 0x021B(0xa2bb-0xa0a0) */ 0x0000, /* 0x021C(0xa2bc-0xa0a0) */ 0x0000, /* 0x021D(0xa2bd-0xa0a0) */ 0x0000, /* 0x021E(0xa2be-0xa0a0) */ 0x0000, /* 0x021F(0xa2bf-0xa0a0) */ 0x0000, /* 0x0220(0xa2c0-0xa0a0) */ 0x0000, /* 0x0221(0xa2c1-0xa0a0) */ 0x0000, /* 0x0222(0xa2c2-0xa0a0) */ 0x0000, /* 0x0223(0xa2c3-0xa0a0) */ 0x0000, /* 0x0224(0xa2c4-0xa0a0) */ 0x0000, /* 0x0225(0xa2c5-0xa0a0) */ 0x0000, /* 0x0226(0xa2c6-0xa0a0) */ 0x0000, /* 0x0227(0xa2c7-0xa0a0) */ 0x0000, /* 0x0228(0xa2c8-0xa0a0) */ 0x0000, /* 0x0229(0xa2c9-0xa0a0) */ 0x0000, /* 0x022A(0xa2ca-0xa0a0) */ 0x0000, /* 0x022B(0xa2cb-0xa0a0) */ 0x0000, /* 0x022C(0xa2cc-0xa0a0) */ 0x0000, /* 0x022D(0xa2cd-0xa0a0) */ 0x0000, /* 0x022E(0xa2ce-0xa0a0) */ 0x0000, /* 0x022F(0xa2cf-0xa0a0) */ 0x0000, /* 0x0230(0xa2d0-0xa0a0) */ 0x0000, /* 0x0231(0xa2d1-0xa0a0) */ 0x0000, /* 0x0232(0xa2d2-0xa0a0) */ 0x0000, /* 0x0233(0xa2d3-0xa0a0) */ 0x0000, /* 0x0234(0xa2d4-0xa0a0) */ 0x0000, /* 0x0235(0xa2d5-0xa0a0) */ 0x0000, /* 0x0236(0xa2d6-0xa0a0) */ 0x0000, /* 0x0237(0xa2d7-0xa0a0) */ 0x0000, /* 0x0238(0xa2d8-0xa0a0) */ 0x0000, /* 0x0239(0xa2d9-0xa0a0) */ 0x0000, /* 0x023A(0xa2da-0xa0a0) */ 0x0000, /* 0x023B(0xa2db-0xa0a0) */ 0x0000, /* 0x023C(0xa2dc-0xa0a0) */ 0x0000, /* 0x023D(0xa2dd-0xa0a0) */ 0x0000, /* 0x023E(0xa2de-0xa0a0) */ 0x0000, /* 0x023F(0xa2df-0xa0a0) */ 0x0000, /* 0x0240(0xa2e0-0xa0a0) */ 0x0000, /* 0x0241(0xa2e1-0xa0a0) */ 0x0000, /* 0x0242(0xa2e2-0xa0a0) */ 0x0000, /* 0x0243(0xa2e3-0xa0a0) */ 0x0000, /* 0x0244(0xa2e4-0xa0a0) */ 0x0000, /* 0x0245(0xa2e5-0xa0a0) */ 0x0000, /* 0x0246(0xa2e6-0xa0a0) */ 0x0000, /* 0x0247(0xa2e7-0xa0a0) */ 0x0000, /* 0x0248(0xa2e8-0xa0a0) */ 0x0000, /* 0x0249(0xa2e9-0xa0a0) */ 0x0000, /* 0x024A(0xa2ea-0xa0a0) */ 0x0000, /* 0x024B(0xa2eb-0xa0a0) */ 0x0000, /* 0x024C(0xa2ec-0xa0a0) */ 0x0000, /* 0x024D(0xa2ed-0xa0a0) */ 0x0000, /* 0x024E(0xa2ee-0xa0a0) */ 0x0000, /* 0x024F(0xa2ef-0xa0a0) */ 0x0000, /* 0x0250(0xa2f0-0xa0a0) */ 0x0000, /* 0x0251(0xa2f1-0xa0a0) */ 0x0000, /* 0x0252(0xa2f2-0xa0a0) */ 0x0000, /* 0x0253(0xa2f3-0xa0a0) */ 0x0000, /* 0x0254(0xa2f4-0xa0a0) */ 0x0000, /* 0x0255(0xa2f5-0xa0a0) */ 0x0000, /* 0x0256(0xa2f6-0xa0a0) */ 0x0000, /* 0x0257(0xa2f7-0xa0a0) */ 0x0000, /* 0x0258(0xa2f8-0xa0a0) */ 0x0000, /* 0x0259(0xa2f9-0xa0a0) */ 0x0000, /* 0x025A(0xa2fa-0xa0a0) */ 0x0000, /* 0x025B(0xa2fb-0xa0a0) */ 0x0000, /* 0x025C(0xa2fc-0xa0a0) */ 0x0000, /* 0x025D(0xa2fd-0xa0a0) */ 0x0000, /* 0x025E(0xa2fe-0xa0a0) */ 0x0000, /* 0x025F(0xa2ff-0xa0a0) */ 0x0000, /* 0x0260(0xa300-0xa0a0) */ 0x0000, /* 0x0261(0xa301-0xa0a0) */ 0x0000, /* 0x0262(0xa302-0xa0a0) */ 0x0000, /* 0x0263(0xa303-0xa0a0) */ 0x0000, /* 0x0264(0xa304-0xa0a0) */ 0x0000, /* 0x0265(0xa305-0xa0a0) */ 0x0000, /* 0x0266(0xa306-0xa0a0) */ 0x0000, /* 0x0267(0xa307-0xa0a0) */ 0x0000, /* 0x0268(0xa308-0xa0a0) */ 0x0000, /* 0x0269(0xa309-0xa0a0) */ 0x0000, /* 0x026A(0xa30a-0xa0a0) */ 0x0000, /* 0x026B(0xa30b-0xa0a0) */ 0x0000, /* 0x026C(0xa30c-0xa0a0) */ 0x0000, /* 0x026D(0xa30d-0xa0a0) */ 0x0000, /* 0x026E(0xa30e-0xa0a0) */ 0x0000, /* 0x026F(0xa30f-0xa0a0) */ 0x0000, /* 0x0270(0xa310-0xa0a0) */ 0x0000, /* 0x0271(0xa311-0xa0a0) */ 0x0000, /* 0x0272(0xa312-0xa0a0) */ 0x0000, /* 0x0273(0xa313-0xa0a0) */ 0x0000, /* 0x0274(0xa314-0xa0a0) */ 0x0000, /* 0x0275(0xa315-0xa0a0) */ 0x0000, /* 0x0276(0xa316-0xa0a0) */ 0x0000, /* 0x0277(0xa317-0xa0a0) */ 0x0000, /* 0x0278(0xa318-0xa0a0) */ 0x0000, /* 0x0279(0xa319-0xa0a0) */ 0x0000, /* 0x027A(0xa31a-0xa0a0) */ 0x0000, /* 0x027B(0xa31b-0xa0a0) */ 0x0000, /* 0x027C(0xa31c-0xa0a0) */ 0x0000, /* 0x027D(0xa31d-0xa0a0) */ 0x0000, /* 0x027E(0xa31e-0xa0a0) */ 0x0000, /* 0x027F(0xa31f-0xa0a0) */ 0x0000, /* 0x0280(0xa320-0xa0a0) */ 0x0000, /* 0x0281(0xa321-0xa0a0) */ 0x0000, /* 0x0282(0xa322-0xa0a0) */ 0x0000, /* 0x0283(0xa323-0xa0a0) */ 0x0000, /* 0x0284(0xa324-0xa0a0) */ 0x0000, /* 0x0285(0xa325-0xa0a0) */ 0x0000, /* 0x0286(0xa326-0xa0a0) */ 0x0000, /* 0x0287(0xa327-0xa0a0) */ 0x0000, /* 0x0288(0xa328-0xa0a0) */ 0x0000, /* 0x0289(0xa329-0xa0a0) */ 0x0000, /* 0x028A(0xa32a-0xa0a0) */ 0x0000, /* 0x028B(0xa32b-0xa0a0) */ 0x0000, /* 0x028C(0xa32c-0xa0a0) */ 0x0000, /* 0x028D(0xa32d-0xa0a0) */ 0x0000, /* 0x028E(0xa32e-0xa0a0) */ 0x0000, /* 0x028F(0xa32f-0xa0a0) */ 0x0000, /* 0x0290(0xa330-0xa0a0) */ 0x0000, /* 0x0291(0xa331-0xa0a0) */ 0x0000, /* 0x0292(0xa332-0xa0a0) */ 0x0000, /* 0x0293(0xa333-0xa0a0) */ 0x0000, /* 0x0294(0xa334-0xa0a0) */ 0x0000, /* 0x0295(0xa335-0xa0a0) */ 0x0000, /* 0x0296(0xa336-0xa0a0) */ 0x0000, /* 0x0297(0xa337-0xa0a0) */ 0x0000, /* 0x0298(0xa338-0xa0a0) */ 0x0000, /* 0x0299(0xa339-0xa0a0) */ 0x0000, /* 0x029A(0xa33a-0xa0a0) */ 0x0000, /* 0x029B(0xa33b-0xa0a0) */ 0x0000, /* 0x029C(0xa33c-0xa0a0) */ 0x0000, /* 0x029D(0xa33d-0xa0a0) */ 0x0000, /* 0x029E(0xa33e-0xa0a0) */ 0x0000, /* 0x029F(0xa33f-0xa0a0) */ 0x0000, /* 0x02A0(0xa340-0xa0a0) */ 0x0000, /* 0x02A1(0xa341-0xa0a0) */ 0x0000, /* 0x02A2(0xa342-0xa0a0) */ 0x0000, /* 0x02A3(0xa343-0xa0a0) */ 0x0000, /* 0x02A4(0xa344-0xa0a0) */ 0x0000, /* 0x02A5(0xa345-0xa0a0) */ 0x0000, /* 0x02A6(0xa346-0xa0a0) */ 0x0000, /* 0x02A7(0xa347-0xa0a0) */ 0x0000, /* 0x02A8(0xa348-0xa0a0) */ 0x0000, /* 0x02A9(0xa349-0xa0a0) */ 0x0000, /* 0x02AA(0xa34a-0xa0a0) */ 0x0000, /* 0x02AB(0xa34b-0xa0a0) */ 0x0000, /* 0x02AC(0xa34c-0xa0a0) */ 0x0000, /* 0x02AD(0xa34d-0xa0a0) */ 0x0000, /* 0x02AE(0xa34e-0xa0a0) */ 0x0000, /* 0x02AF(0xa34f-0xa0a0) */ 0x0000, /* 0x02B0(0xa350-0xa0a0) */ 0x0000, /* 0x02B1(0xa351-0xa0a0) */ 0x0000, /* 0x02B2(0xa352-0xa0a0) */ 0x0000, /* 0x02B3(0xa353-0xa0a0) */ 0x0000, /* 0x02B4(0xa354-0xa0a0) */ 0x0000, /* 0x02B5(0xa355-0xa0a0) */ 0x0000, /* 0x02B6(0xa356-0xa0a0) */ 0x0000, /* 0x02B7(0xa357-0xa0a0) */ 0x0000, /* 0x02B8(0xa358-0xa0a0) */ 0x0000, /* 0x02B9(0xa359-0xa0a0) */ 0x0000, /* 0x02BA(0xa35a-0xa0a0) */ 0x0000, /* 0x02BB(0xa35b-0xa0a0) */ 0x0000, /* 0x02BC(0xa35c-0xa0a0) */ 0x0000, /* 0x02BD(0xa35d-0xa0a0) */ 0x0000, /* 0x02BE(0xa35e-0xa0a0) */ 0x0000, /* 0x02BF(0xa35f-0xa0a0) */ 0x0000, /* 0x02C0(0xa360-0xa0a0) */ 0x0000, /* 0x02C1(0xa361-0xa0a0) */ 0x0000, /* 0x02C2(0xa362-0xa0a0) */ 0x0000, /* 0x02C3(0xa363-0xa0a0) */ 0x0000, /* 0x02C4(0xa364-0xa0a0) */ 0x0000, /* 0x02C5(0xa365-0xa0a0) */ 0x0000, /* 0x02C6(0xa366-0xa0a0) */ 0x0000, /* 0x02C7(0xa367-0xa0a0) */ 0x0000, /* 0x02C8(0xa368-0xa0a0) */ 0x0000, /* 0x02C9(0xa369-0xa0a0) */ 0x0000, /* 0x02CA(0xa36a-0xa0a0) */ 0x0000, /* 0x02CB(0xa36b-0xa0a0) */ 0x0000, /* 0x02CC(0xa36c-0xa0a0) */ 0x0000, /* 0x02CD(0xa36d-0xa0a0) */ 0x0000, /* 0x02CE(0xa36e-0xa0a0) */ 0x0000, /* 0x02CF(0xa36f-0xa0a0) */ 0x0000, /* 0x02D0(0xa370-0xa0a0) */ 0x0000, /* 0x02D1(0xa371-0xa0a0) */ 0x0000, /* 0x02D2(0xa372-0xa0a0) */ 0x0000, /* 0x02D3(0xa373-0xa0a0) */ 0x0000, /* 0x02D4(0xa374-0xa0a0) */ 0x0000, /* 0x02D5(0xa375-0xa0a0) */ 0x0000, /* 0x02D6(0xa376-0xa0a0) */ 0x0000, /* 0x02D7(0xa377-0xa0a0) */ 0x0000, /* 0x02D8(0xa378-0xa0a0) */ 0x0000, /* 0x02D9(0xa379-0xa0a0) */ 0x0000, /* 0x02DA(0xa37a-0xa0a0) */ 0x0000, /* 0x02DB(0xa37b-0xa0a0) */ 0x0000, /* 0x02DC(0xa37c-0xa0a0) */ 0x0000, /* 0x02DD(0xa37d-0xa0a0) */ 0x0000, /* 0x02DE(0xa37e-0xa0a0) */ 0x0000, /* 0x02DF(0xa37f-0xa0a0) */ 0x0000, /* 0x02E0(0xa380-0xa0a0) */ 0x0000, /* 0x02E1(0xa381-0xa0a0) */ 0x0000, /* 0x02E2(0xa382-0xa0a0) */ 0x0000, /* 0x02E3(0xa383-0xa0a0) */ 0x0000, /* 0x02E4(0xa384-0xa0a0) */ 0x0000, /* 0x02E5(0xa385-0xa0a0) */ 0x0000, /* 0x02E6(0xa386-0xa0a0) */ 0x0000, /* 0x02E7(0xa387-0xa0a0) */ 0x0000, /* 0x02E8(0xa388-0xa0a0) */ 0x0000, /* 0x02E9(0xa389-0xa0a0) */ 0x0000, /* 0x02EA(0xa38a-0xa0a0) */ 0x0000, /* 0x02EB(0xa38b-0xa0a0) */ 0x0000, /* 0x02EC(0xa38c-0xa0a0) */ 0x0000, /* 0x02ED(0xa38d-0xa0a0) */ 0x0000, /* 0x02EE(0xa38e-0xa0a0) */ 0x0000, /* 0x02EF(0xa38f-0xa0a0) */ 0x0000, /* 0x02F0(0xa390-0xa0a0) */ 0x0000, /* 0x02F1(0xa391-0xa0a0) */ 0x0000, /* 0x02F2(0xa392-0xa0a0) */ 0x0000, /* 0x02F3(0xa393-0xa0a0) */ 0x0000, /* 0x02F4(0xa394-0xa0a0) */ 0x0000, /* 0x02F5(0xa395-0xa0a0) */ 0x0000, /* 0x02F6(0xa396-0xa0a0) */ 0x0000, /* 0x02F7(0xa397-0xa0a0) */ 0x0000, /* 0x02F8(0xa398-0xa0a0) */ 0x0000, /* 0x02F9(0xa399-0xa0a0) */ 0x0000, /* 0x02FA(0xa39a-0xa0a0) */ 0x0000, /* 0x02FB(0xa39b-0xa0a0) */ 0x0000, /* 0x02FC(0xa39c-0xa0a0) */ 0x0000, /* 0x02FD(0xa39d-0xa0a0) */ 0x0000, /* 0x02FE(0xa39e-0xa0a0) */ 0x0000, /* 0x02FF(0xa39f-0xa0a0) */ 0x0000, /* 0x0300(0xa3a0-0xa0a0) */ 0x5108, /* 0x0301(0xa3a1-0xa0a0) */ 0x0000, /* 0x0302(0xa3a2-0xa0a0) */ 0x5117, /* 0x0303(0xa3a3-0xa0a0) */ 0x511B, /* 0x0304(0xa3a4-0xa0a0) */ 0x0000, /* 0x0305(0xa3a5-0xa0a0) */ 0x5160, /* 0x0306(0xa3a6-0xa0a0) */ 0x0000, /* 0x0307(0xa3a7-0xa0a0) */ 0x5173, /* 0x0308(0xa3a8-0xa0a0) */ 0x5183, /* 0x0309(0xa3a9-0xa0a0) */ 0x518B, /* 0x030A(0xa3aa-0xa0a0) */ 0x34BC, /* 0x030B(0xa3ab-0xa0a0) */ 0x5198, /* 0x030C(0xa3ac-0xa0a0) */ 0x51A3, /* 0x030D(0xa3ad-0xa0a0) */ 0x51AD, /* 0x030E(0xa3ae-0xa0a0) */ 0x34C7, /* 0x030F(0xa3af-0xa0a0) */ 0x51BC, /* 0x0310(0xa3b0-0xa0a0) */ 0x0000, /* 0x0311(0xa3b1-0xa0a0) */ 0x0000, /* 0x0312(0xa3b2-0xa0a0) */ 0x51F3, /* 0x0313(0xa3b3-0xa0a0) */ 0x51F4, /* 0x0314(0xa3b4-0xa0a0) */ 0x5202, /* 0x0315(0xa3b5-0xa0a0) */ 0x5212, /* 0x0316(0xa3b6-0xa0a0) */ 0x5216, /* 0x0317(0xa3b7-0xa0a0) */ 0x0000, /* 0x0318(0xa3b8-0xa0a0) */ 0x5255, /* 0x0319(0xa3b9-0xa0a0) */ 0x525C, /* 0x031A(0xa3ba-0xa0a0) */ 0x526C, /* 0x031B(0xa3bb-0xa0a0) */ 0x5277, /* 0x031C(0xa3bc-0xa0a0) */ 0x5284, /* 0x031D(0xa3bd-0xa0a0) */ 0x5282, /* 0x031E(0xa3be-0xa0a0) */ 0x0000, /* 0x031F(0xa3bf-0xa0a0) */ 0x5298, /* 0x0320(0xa3c0-0xa0a0) */ 0x0000, /* 0x0321(0xa3c1-0xa0a0) */ 0x52A4, /* 0x0322(0xa3c2-0xa0a0) */ 0x52A6, /* 0x0323(0xa3c3-0xa0a0) */ 0x52AF, /* 0x0324(0xa3c4-0xa0a0) */ 0x52BA, /* 0x0325(0xa3c5-0xa0a0) */ 0x52BB, /* 0x0326(0xa3c6-0xa0a0) */ 0x52CA, /* 0x0327(0xa3c7-0xa0a0) */ 0x351F, /* 0x0328(0xa3c8-0xa0a0) */ 0x52D1, /* 0x0329(0xa3c9-0xa0a0) */ 0x0000, /* 0x032A(0xa3ca-0xa0a0) */ 0x52F7, /* 0x032B(0xa3cb-0xa0a0) */ 0x530A, /* 0x032C(0xa3cc-0xa0a0) */ 0x530B, /* 0x032D(0xa3cd-0xa0a0) */ 0x5324, /* 0x032E(0xa3ce-0xa0a0) */ 0x5335, /* 0x032F(0xa3cf-0xa0a0) */ 0x533E, /* 0x0330(0xa3d0-0xa0a0) */ 0x5342, /* 0x0331(0xa3d1-0xa0a0) */ 0x0000, /* 0x0332(0xa3d2-0xa0a0) */ 0x0000, /* 0x0333(0xa3d3-0xa0a0) */ 0x5367, /* 0x0334(0xa3d4-0xa0a0) */ 0x536C, /* 0x0335(0xa3d5-0xa0a0) */ 0x537A, /* 0x0336(0xa3d6-0xa0a0) */ 0x53A4, /* 0x0337(0xa3d7-0xa0a0) */ 0x53B4, /* 0x0338(0xa3d8-0xa0a0) */ 0x0000, /* 0x0339(0xa3d9-0xa0a0) */ 0x53B7, /* 0x033A(0xa3da-0xa0a0) */ 0x53C0, /* 0x033B(0xa3db-0xa0a0) */ 0x0000, /* 0x033C(0xa3dc-0xa0a0) */ 0x355D, /* 0x033D(0xa3dd-0xa0a0) */ 0x355E, /* 0x033E(0xa3de-0xa0a0) */ 0x53D5, /* 0x033F(0xa3df-0xa0a0) */ 0x53DA, /* 0x0340(0xa3e0-0xa0a0) */ 0x3563, /* 0x0341(0xa3e1-0xa0a0) */ 0x53F4, /* 0x0342(0xa3e2-0xa0a0) */ 0x53F5, /* 0x0343(0xa3e3-0xa0a0) */ 0x5455, /* 0x0344(0xa3e4-0xa0a0) */ 0x5424, /* 0x0345(0xa3e5-0xa0a0) */ 0x5428, /* 0x0346(0xa3e6-0xa0a0) */ 0x356E, /* 0x0347(0xa3e7-0xa0a0) */ 0x5443, /* 0x0348(0xa3e8-0xa0a0) */ 0x5462, /* 0x0349(0xa3e9-0xa0a0) */ 0x5466, /* 0x034A(0xa3ea-0xa0a0) */ 0x546C, /* 0x034B(0xa3eb-0xa0a0) */ 0x548A, /* 0x034C(0xa3ec-0xa0a0) */ 0x548D, /* 0x034D(0xa3ed-0xa0a0) */ 0x5495, /* 0x034E(0xa3ee-0xa0a0) */ 0x54A0, /* 0x034F(0xa3ef-0xa0a0) */ 0x54A6, /* 0x0350(0xa3f0-0xa0a0) */ 0x54AD, /* 0x0351(0xa3f1-0xa0a0) */ 0x54AE, /* 0x0352(0xa3f2-0xa0a0) */ 0x54B7, /* 0x0353(0xa3f3-0xa0a0) */ 0x54BA, /* 0x0354(0xa3f4-0xa0a0) */ 0x54BF, /* 0x0355(0xa3f5-0xa0a0) */ 0x54C3, /* 0x0356(0xa3f6-0xa0a0) */ 0x0000, /* 0x0357(0xa3f7-0xa0a0) */ 0x54EC, /* 0x0358(0xa3f8-0xa0a0) */ 0x54EF, /* 0x0359(0xa3f9-0xa0a0) */ 0x54F1, /* 0x035A(0xa3fa-0xa0a0) */ 0x54F3, /* 0x035B(0xa3fb-0xa0a0) */ 0x5500, /* 0x035C(0xa3fc-0xa0a0) */ 0x5501, /* 0x035D(0xa3fd-0xa0a0) */ 0x5509, /* 0x035E(0xa3fe-0xa0a0) */ 0x0000, /* 0x035F(0xa3ff-0xa0a0) */ 0x0000, /* 0x0360(0xa400-0xa0a0) */ 0x0000, /* 0x0361(0xa401-0xa0a0) */ 0x0000, /* 0x0362(0xa402-0xa0a0) */ 0x0000, /* 0x0363(0xa403-0xa0a0) */ 0x0000, /* 0x0364(0xa404-0xa0a0) */ 0x0000, /* 0x0365(0xa405-0xa0a0) */ 0x0000, /* 0x0366(0xa406-0xa0a0) */ 0x0000, /* 0x0367(0xa407-0xa0a0) */ 0x0000, /* 0x0368(0xa408-0xa0a0) */ 0x0000, /* 0x0369(0xa409-0xa0a0) */ 0x0000, /* 0x036A(0xa40a-0xa0a0) */ 0x0000, /* 0x036B(0xa40b-0xa0a0) */ 0x0000, /* 0x036C(0xa40c-0xa0a0) */ 0x0000, /* 0x036D(0xa40d-0xa0a0) */ 0x0000, /* 0x036E(0xa40e-0xa0a0) */ 0x0000, /* 0x036F(0xa40f-0xa0a0) */ 0x0000, /* 0x0370(0xa410-0xa0a0) */ 0x0000, /* 0x0371(0xa411-0xa0a0) */ 0x0000, /* 0x0372(0xa412-0xa0a0) */ 0x0000, /* 0x0373(0xa413-0xa0a0) */ 0x0000, /* 0x0374(0xa414-0xa0a0) */ 0x0000, /* 0x0375(0xa415-0xa0a0) */ 0x0000, /* 0x0376(0xa416-0xa0a0) */ 0x0000, /* 0x0377(0xa417-0xa0a0) */ 0x0000, /* 0x0378(0xa418-0xa0a0) */ 0x0000, /* 0x0379(0xa419-0xa0a0) */ 0x0000, /* 0x037A(0xa41a-0xa0a0) */ 0x0000, /* 0x037B(0xa41b-0xa0a0) */ 0x0000, /* 0x037C(0xa41c-0xa0a0) */ 0x0000, /* 0x037D(0xa41d-0xa0a0) */ 0x0000, /* 0x037E(0xa41e-0xa0a0) */ 0x0000, /* 0x037F(0xa41f-0xa0a0) */ 0x0000, /* 0x0380(0xa420-0xa0a0) */ 0x0000, /* 0x0381(0xa421-0xa0a0) */ 0x0000, /* 0x0382(0xa422-0xa0a0) */ 0x0000, /* 0x0383(0xa423-0xa0a0) */ 0x0000, /* 0x0384(0xa424-0xa0a0) */ 0x0000, /* 0x0385(0xa425-0xa0a0) */ 0x0000, /* 0x0386(0xa426-0xa0a0) */ 0x0000, /* 0x0387(0xa427-0xa0a0) */ 0x0000, /* 0x0388(0xa428-0xa0a0) */ 0x0000, /* 0x0389(0xa429-0xa0a0) */ 0x0000, /* 0x038A(0xa42a-0xa0a0) */ 0x0000, /* 0x038B(0xa42b-0xa0a0) */ 0x0000, /* 0x038C(0xa42c-0xa0a0) */ 0x0000, /* 0x038D(0xa42d-0xa0a0) */ 0x0000, /* 0x038E(0xa42e-0xa0a0) */ 0x0000, /* 0x038F(0xa42f-0xa0a0) */ 0x0000, /* 0x0390(0xa430-0xa0a0) */ 0x0000, /* 0x0391(0xa431-0xa0a0) */ 0x0000, /* 0x0392(0xa432-0xa0a0) */ 0x0000, /* 0x0393(0xa433-0xa0a0) */ 0x0000, /* 0x0394(0xa434-0xa0a0) */ 0x0000, /* 0x0395(0xa435-0xa0a0) */ 0x0000, /* 0x0396(0xa436-0xa0a0) */ 0x0000, /* 0x0397(0xa437-0xa0a0) */ 0x0000, /* 0x0398(0xa438-0xa0a0) */ 0x0000, /* 0x0399(0xa439-0xa0a0) */ 0x0000, /* 0x039A(0xa43a-0xa0a0) */ 0x0000, /* 0x039B(0xa43b-0xa0a0) */ 0x0000, /* 0x039C(0xa43c-0xa0a0) */ 0x0000, /* 0x039D(0xa43d-0xa0a0) */ 0x0000, /* 0x039E(0xa43e-0xa0a0) */ 0x0000, /* 0x039F(0xa43f-0xa0a0) */ 0x0000, /* 0x03A0(0xa440-0xa0a0) */ 0x0000, /* 0x03A1(0xa441-0xa0a0) */ 0x0000, /* 0x03A2(0xa442-0xa0a0) */ 0x0000, /* 0x03A3(0xa443-0xa0a0) */ 0x0000, /* 0x03A4(0xa444-0xa0a0) */ 0x0000, /* 0x03A5(0xa445-0xa0a0) */ 0x0000, /* 0x03A6(0xa446-0xa0a0) */ 0x0000, /* 0x03A7(0xa447-0xa0a0) */ 0x0000, /* 0x03A8(0xa448-0xa0a0) */ 0x0000, /* 0x03A9(0xa449-0xa0a0) */ 0x0000, /* 0x03AA(0xa44a-0xa0a0) */ 0x0000, /* 0x03AB(0xa44b-0xa0a0) */ 0x0000, /* 0x03AC(0xa44c-0xa0a0) */ 0x0000, /* 0x03AD(0xa44d-0xa0a0) */ 0x0000, /* 0x03AE(0xa44e-0xa0a0) */ 0x0000, /* 0x03AF(0xa44f-0xa0a0) */ 0x0000, /* 0x03B0(0xa450-0xa0a0) */ 0x0000, /* 0x03B1(0xa451-0xa0a0) */ 0x0000, /* 0x03B2(0xa452-0xa0a0) */ 0x0000, /* 0x03B3(0xa453-0xa0a0) */ 0x0000, /* 0x03B4(0xa454-0xa0a0) */ 0x0000, /* 0x03B5(0xa455-0xa0a0) */ 0x0000, /* 0x03B6(0xa456-0xa0a0) */ 0x0000, /* 0x03B7(0xa457-0xa0a0) */ 0x0000, /* 0x03B8(0xa458-0xa0a0) */ 0x0000, /* 0x03B9(0xa459-0xa0a0) */ 0x0000, /* 0x03BA(0xa45a-0xa0a0) */ 0x0000, /* 0x03BB(0xa45b-0xa0a0) */ 0x0000, /* 0x03BC(0xa45c-0xa0a0) */ 0x0000, /* 0x03BD(0xa45d-0xa0a0) */ 0x0000, /* 0x03BE(0xa45e-0xa0a0) */ 0x0000, /* 0x03BF(0xa45f-0xa0a0) */ 0x0000, /* 0x03C0(0xa460-0xa0a0) */ 0x0000, /* 0x03C1(0xa461-0xa0a0) */ 0x0000, /* 0x03C2(0xa462-0xa0a0) */ 0x0000, /* 0x03C3(0xa463-0xa0a0) */ 0x0000, /* 0x03C4(0xa464-0xa0a0) */ 0x0000, /* 0x03C5(0xa465-0xa0a0) */ 0x0000, /* 0x03C6(0xa466-0xa0a0) */ 0x0000, /* 0x03C7(0xa467-0xa0a0) */ 0x0000, /* 0x03C8(0xa468-0xa0a0) */ 0x0000, /* 0x03C9(0xa469-0xa0a0) */ 0x0000, /* 0x03CA(0xa46a-0xa0a0) */ 0x0000, /* 0x03CB(0xa46b-0xa0a0) */ 0x0000, /* 0x03CC(0xa46c-0xa0a0) */ 0x0000, /* 0x03CD(0xa46d-0xa0a0) */ 0x0000, /* 0x03CE(0xa46e-0xa0a0) */ 0x0000, /* 0x03CF(0xa46f-0xa0a0) */ 0x0000, /* 0x03D0(0xa470-0xa0a0) */ 0x0000, /* 0x03D1(0xa471-0xa0a0) */ 0x0000, /* 0x03D2(0xa472-0xa0a0) */ 0x0000, /* 0x03D3(0xa473-0xa0a0) */ 0x0000, /* 0x03D4(0xa474-0xa0a0) */ 0x0000, /* 0x03D5(0xa475-0xa0a0) */ 0x0000, /* 0x03D6(0xa476-0xa0a0) */ 0x0000, /* 0x03D7(0xa477-0xa0a0) */ 0x0000, /* 0x03D8(0xa478-0xa0a0) */ 0x0000, /* 0x03D9(0xa479-0xa0a0) */ 0x0000, /* 0x03DA(0xa47a-0xa0a0) */ 0x0000, /* 0x03DB(0xa47b-0xa0a0) */ 0x0000, /* 0x03DC(0xa47c-0xa0a0) */ 0x0000, /* 0x03DD(0xa47d-0xa0a0) */ 0x0000, /* 0x03DE(0xa47e-0xa0a0) */ 0x0000, /* 0x03DF(0xa47f-0xa0a0) */ 0x0000, /* 0x03E0(0xa480-0xa0a0) */ 0x0000, /* 0x03E1(0xa481-0xa0a0) */ 0x0000, /* 0x03E2(0xa482-0xa0a0) */ 0x0000, /* 0x03E3(0xa483-0xa0a0) */ 0x0000, /* 0x03E4(0xa484-0xa0a0) */ 0x0000, /* 0x03E5(0xa485-0xa0a0) */ 0x0000, /* 0x03E6(0xa486-0xa0a0) */ 0x0000, /* 0x03E7(0xa487-0xa0a0) */ 0x0000, /* 0x03E8(0xa488-0xa0a0) */ 0x0000, /* 0x03E9(0xa489-0xa0a0) */ 0x0000, /* 0x03EA(0xa48a-0xa0a0) */ 0x0000, /* 0x03EB(0xa48b-0xa0a0) */ 0x0000, /* 0x03EC(0xa48c-0xa0a0) */ 0x0000, /* 0x03ED(0xa48d-0xa0a0) */ 0x0000, /* 0x03EE(0xa48e-0xa0a0) */ 0x0000, /* 0x03EF(0xa48f-0xa0a0) */ 0x0000, /* 0x03F0(0xa490-0xa0a0) */ 0x0000, /* 0x03F1(0xa491-0xa0a0) */ 0x0000, /* 0x03F2(0xa492-0xa0a0) */ 0x0000, /* 0x03F3(0xa493-0xa0a0) */ 0x0000, /* 0x03F4(0xa494-0xa0a0) */ 0x0000, /* 0x03F5(0xa495-0xa0a0) */ 0x0000, /* 0x03F6(0xa496-0xa0a0) */ 0x0000, /* 0x03F7(0xa497-0xa0a0) */ 0x0000, /* 0x03F8(0xa498-0xa0a0) */ 0x0000, /* 0x03F9(0xa499-0xa0a0) */ 0x0000, /* 0x03FA(0xa49a-0xa0a0) */ 0x0000, /* 0x03FB(0xa49b-0xa0a0) */ 0x0000, /* 0x03FC(0xa49c-0xa0a0) */ 0x0000, /* 0x03FD(0xa49d-0xa0a0) */ 0x0000, /* 0x03FE(0xa49e-0xa0a0) */ 0x0000, /* 0x03FF(0xa49f-0xa0a0) */ 0x0000, /* 0x0400(0xa4a0-0xa0a0) */ 0x553C, /* 0x0401(0xa4a1-0xa0a0) */ 0x5541, /* 0x0402(0xa4a2-0xa0a0) */ 0x35A6, /* 0x0403(0xa4a3-0xa0a0) */ 0x5547, /* 0x0404(0xa4a4-0xa0a0) */ 0x554A, /* 0x0405(0xa4a5-0xa0a0) */ 0x35A8, /* 0x0406(0xa4a6-0xa0a0) */ 0x5560, /* 0x0407(0xa4a7-0xa0a0) */ 0x5561, /* 0x0408(0xa4a8-0xa0a0) */ 0x5564, /* 0x0409(0xa4a9-0xa0a0) */ 0x0000, /* 0x040A(0xa4aa-0xa0a0) */ 0x557D, /* 0x040B(0xa4ab-0xa0a0) */ 0x5582, /* 0x040C(0xa4ac-0xa0a0) */ 0x5588, /* 0x040D(0xa4ad-0xa0a0) */ 0x5591, /* 0x040E(0xa4ae-0xa0a0) */ 0x35C5, /* 0x040F(0xa4af-0xa0a0) */ 0x55D2, /* 0x0410(0xa4b0-0xa0a0) */ 0x0000, /* 0x0411(0xa4b1-0xa0a0) */ 0x0000, /* 0x0412(0xa4b2-0xa0a0) */ 0x55BF, /* 0x0413(0xa4b3-0xa0a0) */ 0x55C9, /* 0x0414(0xa4b4-0xa0a0) */ 0x55CC, /* 0x0415(0xa4b5-0xa0a0) */ 0x55D1, /* 0x0416(0xa4b6-0xa0a0) */ 0x55DD, /* 0x0417(0xa4b7-0xa0a0) */ 0x35DA, /* 0x0418(0xa4b8-0xa0a0) */ 0x55E2, /* 0x0419(0xa4b9-0xa0a0) */ 0x0000, /* 0x041A(0xa4ba-0xa0a0) */ 0x55E9, /* 0x041B(0xa4bb-0xa0a0) */ 0x5628, /* 0x041C(0xa4bc-0xa0a0) */ 0x0000, /* 0x041D(0xa4bd-0xa0a0) */ 0x5607, /* 0x041E(0xa4be-0xa0a0) */ 0x5610, /* 0x041F(0xa4bf-0xa0a0) */ 0x5630, /* 0x0420(0xa4c0-0xa0a0) */ 0x5637, /* 0x0421(0xa4c1-0xa0a0) */ 0x35F4, /* 0x0422(0xa4c2-0xa0a0) */ 0x563D, /* 0x0423(0xa4c3-0xa0a0) */ 0x563F, /* 0x0424(0xa4c4-0xa0a0) */ 0x5640, /* 0x0425(0xa4c5-0xa0a0) */ 0x5647, /* 0x0426(0xa4c6-0xa0a0) */ 0x565E, /* 0x0427(0xa4c7-0xa0a0) */ 0x5660, /* 0x0428(0xa4c8-0xa0a0) */ 0x566D, /* 0x0429(0xa4c9-0xa0a0) */ 0x3605, /* 0x042A(0xa4ca-0xa0a0) */ 0x5688, /* 0x042B(0xa4cb-0xa0a0) */ 0x568C, /* 0x042C(0xa4cc-0xa0a0) */ 0x5695, /* 0x042D(0xa4cd-0xa0a0) */ 0x569A, /* 0x042E(0xa4ce-0xa0a0) */ 0x569D, /* 0x042F(0xa4cf-0xa0a0) */ 0x56A8, /* 0x0430(0xa4d0-0xa0a0) */ 0x56AD, /* 0x0431(0xa4d1-0xa0a0) */ 0x56B2, /* 0x0432(0xa4d2-0xa0a0) */ 0x56C5, /* 0x0433(0xa4d3-0xa0a0) */ 0x56CD, /* 0x0434(0xa4d4-0xa0a0) */ 0x56DF, /* 0x0435(0xa4d5-0xa0a0) */ 0x56E8, /* 0x0436(0xa4d6-0xa0a0) */ 0x56F6, /* 0x0437(0xa4d7-0xa0a0) */ 0x56F7, /* 0x0438(0xa4d8-0xa0a0) */ 0x0000, /* 0x0439(0xa4d9-0xa0a0) */ 0x5715, /* 0x043A(0xa4da-0xa0a0) */ 0x5723, /* 0x043B(0xa4db-0xa0a0) */ 0x0000, /* 0x043C(0xa4dc-0xa0a0) */ 0x5729, /* 0x043D(0xa4dd-0xa0a0) */ 0x0000, /* 0x043E(0xa4de-0xa0a0) */ 0x5745, /* 0x043F(0xa4df-0xa0a0) */ 0x5746, /* 0x0440(0xa4e0-0xa0a0) */ 0x574C, /* 0x0441(0xa4e1-0xa0a0) */ 0x574D, /* 0x0442(0xa4e2-0xa0a0) */ 0x0000, /* 0x0443(0xa4e3-0xa0a0) */ 0x5768, /* 0x0444(0xa4e4-0xa0a0) */ 0x576F, /* 0x0445(0xa4e5-0xa0a0) */ 0x5773, /* 0x0446(0xa4e6-0xa0a0) */ 0x5774, /* 0x0447(0xa4e7-0xa0a0) */ 0x5775, /* 0x0448(0xa4e8-0xa0a0) */ 0x577B, /* 0x0449(0xa4e9-0xa0a0) */ 0x0000, /* 0x044A(0xa4ea-0xa0a0) */ 0x0000, /* 0x044B(0xa4eb-0xa0a0) */ 0x57AC, /* 0x044C(0xa4ec-0xa0a0) */ 0x579A, /* 0x044D(0xa4ed-0xa0a0) */ 0x579D, /* 0x044E(0xa4ee-0xa0a0) */ 0x579E, /* 0x044F(0xa4ef-0xa0a0) */ 0x57A8, /* 0x0450(0xa4f0-0xa0a0) */ 0x57D7, /* 0x0451(0xa4f1-0xa0a0) */ 0x0000, /* 0x0452(0xa4f2-0xa0a0) */ 0x57CC, /* 0x0453(0xa4f3-0xa0a0) */ 0x0000, /* 0x0454(0xa4f4-0xa0a0) */ 0x0000, /* 0x0455(0xa4f5-0xa0a0) */ 0x57DE, /* 0x0456(0xa4f6-0xa0a0) */ 0x57E6, /* 0x0457(0xa4f7-0xa0a0) */ 0x57F0, /* 0x0458(0xa4f8-0xa0a0) */ 0x364A, /* 0x0459(0xa4f9-0xa0a0) */ 0x57F8, /* 0x045A(0xa4fa-0xa0a0) */ 0x57FB, /* 0x045B(0xa4fb-0xa0a0) */ 0x57FD, /* 0x045C(0xa4fc-0xa0a0) */ 0x5804, /* 0x045D(0xa4fd-0xa0a0) */ 0x581E, /* 0x045E(0xa4fe-0xa0a0) */ 0x0000, /* 0x045F(0xa4ff-0xa0a0) */ 0x0000, /* 0x0460(0xa500-0xa0a0) */ 0x0000, /* 0x0461(0xa501-0xa0a0) */ 0x0000, /* 0x0462(0xa502-0xa0a0) */ 0x0000, /* 0x0463(0xa503-0xa0a0) */ 0x0000, /* 0x0464(0xa504-0xa0a0) */ 0x0000, /* 0x0465(0xa505-0xa0a0) */ 0x0000, /* 0x0466(0xa506-0xa0a0) */ 0x0000, /* 0x0467(0xa507-0xa0a0) */ 0x0000, /* 0x0468(0xa508-0xa0a0) */ 0x0000, /* 0x0469(0xa509-0xa0a0) */ 0x0000, /* 0x046A(0xa50a-0xa0a0) */ 0x0000, /* 0x046B(0xa50b-0xa0a0) */ 0x0000, /* 0x046C(0xa50c-0xa0a0) */ 0x0000, /* 0x046D(0xa50d-0xa0a0) */ 0x0000, /* 0x046E(0xa50e-0xa0a0) */ 0x0000, /* 0x046F(0xa50f-0xa0a0) */ 0x0000, /* 0x0470(0xa510-0xa0a0) */ 0x0000, /* 0x0471(0xa511-0xa0a0) */ 0x0000, /* 0x0472(0xa512-0xa0a0) */ 0x0000, /* 0x0473(0xa513-0xa0a0) */ 0x0000, /* 0x0474(0xa514-0xa0a0) */ 0x0000, /* 0x0475(0xa515-0xa0a0) */ 0x0000, /* 0x0476(0xa516-0xa0a0) */ 0x0000, /* 0x0477(0xa517-0xa0a0) */ 0x0000, /* 0x0478(0xa518-0xa0a0) */ 0x0000, /* 0x0479(0xa519-0xa0a0) */ 0x0000, /* 0x047A(0xa51a-0xa0a0) */ 0x0000, /* 0x047B(0xa51b-0xa0a0) */ 0x0000, /* 0x047C(0xa51c-0xa0a0) */ 0x0000, /* 0x047D(0xa51d-0xa0a0) */ 0x0000, /* 0x047E(0xa51e-0xa0a0) */ 0x0000, /* 0x047F(0xa51f-0xa0a0) */ 0x0000, /* 0x0480(0xa520-0xa0a0) */ 0x0000, /* 0x0481(0xa521-0xa0a0) */ 0x0000, /* 0x0482(0xa522-0xa0a0) */ 0x0000, /* 0x0483(0xa523-0xa0a0) */ 0x0000, /* 0x0484(0xa524-0xa0a0) */ 0x0000, /* 0x0485(0xa525-0xa0a0) */ 0x0000, /* 0x0486(0xa526-0xa0a0) */ 0x0000, /* 0x0487(0xa527-0xa0a0) */ 0x0000, /* 0x0488(0xa528-0xa0a0) */ 0x0000, /* 0x0489(0xa529-0xa0a0) */ 0x0000, /* 0x048A(0xa52a-0xa0a0) */ 0x0000, /* 0x048B(0xa52b-0xa0a0) */ 0x0000, /* 0x048C(0xa52c-0xa0a0) */ 0x0000, /* 0x048D(0xa52d-0xa0a0) */ 0x0000, /* 0x048E(0xa52e-0xa0a0) */ 0x0000, /* 0x048F(0xa52f-0xa0a0) */ 0x0000, /* 0x0490(0xa530-0xa0a0) */ 0x0000, /* 0x0491(0xa531-0xa0a0) */ 0x0000, /* 0x0492(0xa532-0xa0a0) */ 0x0000, /* 0x0493(0xa533-0xa0a0) */ 0x0000, /* 0x0494(0xa534-0xa0a0) */ 0x0000, /* 0x0495(0xa535-0xa0a0) */ 0x0000, /* 0x0496(0xa536-0xa0a0) */ 0x0000, /* 0x0497(0xa537-0xa0a0) */ 0x0000, /* 0x0498(0xa538-0xa0a0) */ 0x0000, /* 0x0499(0xa539-0xa0a0) */ 0x0000, /* 0x049A(0xa53a-0xa0a0) */ 0x0000, /* 0x049B(0xa53b-0xa0a0) */ 0x0000, /* 0x049C(0xa53c-0xa0a0) */ 0x0000, /* 0x049D(0xa53d-0xa0a0) */ 0x0000, /* 0x049E(0xa53e-0xa0a0) */ 0x0000, /* 0x049F(0xa53f-0xa0a0) */ 0x0000, /* 0x04A0(0xa540-0xa0a0) */ 0x0000, /* 0x04A1(0xa541-0xa0a0) */ 0x0000, /* 0x04A2(0xa542-0xa0a0) */ 0x0000, /* 0x04A3(0xa543-0xa0a0) */ 0x0000, /* 0x04A4(0xa544-0xa0a0) */ 0x0000, /* 0x04A5(0xa545-0xa0a0) */ 0x0000, /* 0x04A6(0xa546-0xa0a0) */ 0x0000, /* 0x04A7(0xa547-0xa0a0) */ 0x0000, /* 0x04A8(0xa548-0xa0a0) */ 0x0000, /* 0x04A9(0xa549-0xa0a0) */ 0x0000, /* 0x04AA(0xa54a-0xa0a0) */ 0x0000, /* 0x04AB(0xa54b-0xa0a0) */ 0x0000, /* 0x04AC(0xa54c-0xa0a0) */ 0x0000, /* 0x04AD(0xa54d-0xa0a0) */ 0x0000, /* 0x04AE(0xa54e-0xa0a0) */ 0x0000, /* 0x04AF(0xa54f-0xa0a0) */ 0x0000, /* 0x04B0(0xa550-0xa0a0) */ 0x0000, /* 0x04B1(0xa551-0xa0a0) */ 0x0000, /* 0x04B2(0xa552-0xa0a0) */ 0x0000, /* 0x04B3(0xa553-0xa0a0) */ 0x0000, /* 0x04B4(0xa554-0xa0a0) */ 0x0000, /* 0x04B5(0xa555-0xa0a0) */ 0x0000, /* 0x04B6(0xa556-0xa0a0) */ 0x0000, /* 0x04B7(0xa557-0xa0a0) */ 0x0000, /* 0x04B8(0xa558-0xa0a0) */ 0x0000, /* 0x04B9(0xa559-0xa0a0) */ 0x0000, /* 0x04BA(0xa55a-0xa0a0) */ 0x0000, /* 0x04BB(0xa55b-0xa0a0) */ 0x0000, /* 0x04BC(0xa55c-0xa0a0) */ 0x0000, /* 0x04BD(0xa55d-0xa0a0) */ 0x0000, /* 0x04BE(0xa55e-0xa0a0) */ 0x0000, /* 0x04BF(0xa55f-0xa0a0) */ 0x0000, /* 0x04C0(0xa560-0xa0a0) */ 0x0000, /* 0x04C1(0xa561-0xa0a0) */ 0x0000, /* 0x04C2(0xa562-0xa0a0) */ 0x0000, /* 0x04C3(0xa563-0xa0a0) */ 0x0000, /* 0x04C4(0xa564-0xa0a0) */ 0x0000, /* 0x04C5(0xa565-0xa0a0) */ 0x0000, /* 0x04C6(0xa566-0xa0a0) */ 0x0000, /* 0x04C7(0xa567-0xa0a0) */ 0x0000, /* 0x04C8(0xa568-0xa0a0) */ 0x0000, /* 0x04C9(0xa569-0xa0a0) */ 0x0000, /* 0x04CA(0xa56a-0xa0a0) */ 0x0000, /* 0x04CB(0xa56b-0xa0a0) */ 0x0000, /* 0x04CC(0xa56c-0xa0a0) */ 0x0000, /* 0x04CD(0xa56d-0xa0a0) */ 0x0000, /* 0x04CE(0xa56e-0xa0a0) */ 0x0000, /* 0x04CF(0xa56f-0xa0a0) */ 0x0000, /* 0x04D0(0xa570-0xa0a0) */ 0x0000, /* 0x04D1(0xa571-0xa0a0) */ 0x0000, /* 0x04D2(0xa572-0xa0a0) */ 0x0000, /* 0x04D3(0xa573-0xa0a0) */ 0x0000, /* 0x04D4(0xa574-0xa0a0) */ 0x0000, /* 0x04D5(0xa575-0xa0a0) */ 0x0000, /* 0x04D6(0xa576-0xa0a0) */ 0x0000, /* 0x04D7(0xa577-0xa0a0) */ 0x0000, /* 0x04D8(0xa578-0xa0a0) */ 0x0000, /* 0x04D9(0xa579-0xa0a0) */ 0x0000, /* 0x04DA(0xa57a-0xa0a0) */ 0x0000, /* 0x04DB(0xa57b-0xa0a0) */ 0x0000, /* 0x04DC(0xa57c-0xa0a0) */ 0x0000, /* 0x04DD(0xa57d-0xa0a0) */ 0x0000, /* 0x04DE(0xa57e-0xa0a0) */ 0x0000, /* 0x04DF(0xa57f-0xa0a0) */ 0x0000, /* 0x04E0(0xa580-0xa0a0) */ 0x0000, /* 0x04E1(0xa581-0xa0a0) */ 0x0000, /* 0x04E2(0xa582-0xa0a0) */ 0x0000, /* 0x04E3(0xa583-0xa0a0) */ 0x0000, /* 0x04E4(0xa584-0xa0a0) */ 0x0000, /* 0x04E5(0xa585-0xa0a0) */ 0x0000, /* 0x04E6(0xa586-0xa0a0) */ 0x0000, /* 0x04E7(0xa587-0xa0a0) */ 0x0000, /* 0x04E8(0xa588-0xa0a0) */ 0x0000, /* 0x04E9(0xa589-0xa0a0) */ 0x0000, /* 0x04EA(0xa58a-0xa0a0) */ 0x0000, /* 0x04EB(0xa58b-0xa0a0) */ 0x0000, /* 0x04EC(0xa58c-0xa0a0) */ 0x0000, /* 0x04ED(0xa58d-0xa0a0) */ 0x0000, /* 0x04EE(0xa58e-0xa0a0) */ 0x0000, /* 0x04EF(0xa58f-0xa0a0) */ 0x0000, /* 0x04F0(0xa590-0xa0a0) */ 0x0000, /* 0x04F1(0xa591-0xa0a0) */ 0x0000, /* 0x04F2(0xa592-0xa0a0) */ 0x0000, /* 0x04F3(0xa593-0xa0a0) */ 0x0000, /* 0x04F4(0xa594-0xa0a0) */ 0x0000, /* 0x04F5(0xa595-0xa0a0) */ 0x0000, /* 0x04F6(0xa596-0xa0a0) */ 0x0000, /* 0x04F7(0xa597-0xa0a0) */ 0x0000, /* 0x04F8(0xa598-0xa0a0) */ 0x0000, /* 0x04F9(0xa599-0xa0a0) */ 0x0000, /* 0x04FA(0xa59a-0xa0a0) */ 0x0000, /* 0x04FB(0xa59b-0xa0a0) */ 0x0000, /* 0x04FC(0xa59c-0xa0a0) */ 0x0000, /* 0x04FD(0xa59d-0xa0a0) */ 0x0000, /* 0x04FE(0xa59e-0xa0a0) */ 0x0000, /* 0x04FF(0xa59f-0xa0a0) */ 0x0000, /* 0x0500(0xa5a0-0xa0a0) */ 0x5820, /* 0x0501(0xa5a1-0xa0a0) */ 0x5827, /* 0x0502(0xa5a2-0xa0a0) */ 0x5832, /* 0x0503(0xa5a3-0xa0a0) */ 0x5839, /* 0x0504(0xa5a4-0xa0a0) */ 0x0000, /* 0x0505(0xa5a5-0xa0a0) */ 0x5849, /* 0x0506(0xa5a6-0xa0a0) */ 0x584C, /* 0x0507(0xa5a7-0xa0a0) */ 0x5867, /* 0x0508(0xa5a8-0xa0a0) */ 0x588A, /* 0x0509(0xa5a9-0xa0a0) */ 0x588B, /* 0x050A(0xa5aa-0xa0a0) */ 0x588D, /* 0x050B(0xa5ab-0xa0a0) */ 0x588F, /* 0x050C(0xa5ac-0xa0a0) */ 0x5890, /* 0x050D(0xa5ad-0xa0a0) */ 0x5894, /* 0x050E(0xa5ae-0xa0a0) */ 0x589D, /* 0x050F(0xa5af-0xa0a0) */ 0x58AA, /* 0x0510(0xa5b0-0xa0a0) */ 0x58B1, /* 0x0511(0xa5b1-0xa0a0) */ 0x0000, /* 0x0512(0xa5b2-0xa0a0) */ 0x58C3, /* 0x0513(0xa5b3-0xa0a0) */ 0x58CD, /* 0x0514(0xa5b4-0xa0a0) */ 0x58E2, /* 0x0515(0xa5b5-0xa0a0) */ 0x58F3, /* 0x0516(0xa5b6-0xa0a0) */ 0x58F4, /* 0x0517(0xa5b7-0xa0a0) */ 0x5905, /* 0x0518(0xa5b8-0xa0a0) */ 0x5906, /* 0x0519(0xa5b9-0xa0a0) */ 0x590B, /* 0x051A(0xa5ba-0xa0a0) */ 0x590D, /* 0x051B(0xa5bb-0xa0a0) */ 0x5914, /* 0x051C(0xa5bc-0xa0a0) */ 0x5924, /* 0x051D(0xa5bd-0xa0a0) */ 0x0000, /* 0x051E(0xa5be-0xa0a0) */ 0x3691, /* 0x051F(0xa5bf-0xa0a0) */ 0x593D, /* 0x0520(0xa5c0-0xa0a0) */ 0x3699, /* 0x0521(0xa5c1-0xa0a0) */ 0x5946, /* 0x0522(0xa5c2-0xa0a0) */ 0x3696, /* 0x0523(0xa5c3-0xa0a0) */ 0x0000, /* 0x0524(0xa5c4-0xa0a0) */ 0x595B, /* 0x0525(0xa5c5-0xa0a0) */ 0x595F, /* 0x0526(0xa5c6-0xa0a0) */ 0x0000, /* 0x0527(0xa5c7-0xa0a0) */ 0x5975, /* 0x0528(0xa5c8-0xa0a0) */ 0x5976, /* 0x0529(0xa5c9-0xa0a0) */ 0x597C, /* 0x052A(0xa5ca-0xa0a0) */ 0x599F, /* 0x052B(0xa5cb-0xa0a0) */ 0x59AE, /* 0x052C(0xa5cc-0xa0a0) */ 0x59BC, /* 0x052D(0xa5cd-0xa0a0) */ 0x59C8, /* 0x052E(0xa5ce-0xa0a0) */ 0x59CD, /* 0x052F(0xa5cf-0xa0a0) */ 0x59DE, /* 0x0530(0xa5d0-0xa0a0) */ 0x59E3, /* 0x0531(0xa5d1-0xa0a0) */ 0x59E4, /* 0x0532(0xa5d2-0xa0a0) */ 0x59E7, /* 0x0533(0xa5d3-0xa0a0) */ 0x59EE, /* 0x0534(0xa5d4-0xa0a0) */ 0x0000, /* 0x0535(0xa5d5-0xa0a0) */ 0x0000, /* 0x0536(0xa5d6-0xa0a0) */ 0x36CF, /* 0x0537(0xa5d7-0xa0a0) */ 0x5A0C, /* 0x0538(0xa5d8-0xa0a0) */ 0x5A0D, /* 0x0539(0xa5d9-0xa0a0) */ 0x5A17, /* 0x053A(0xa5da-0xa0a0) */ 0x5A27, /* 0x053B(0xa5db-0xa0a0) */ 0x5A2D, /* 0x053C(0xa5dc-0xa0a0) */ 0x5A55, /* 0x053D(0xa5dd-0xa0a0) */ 0x5A65, /* 0x053E(0xa5de-0xa0a0) */ 0x5A7A, /* 0x053F(0xa5df-0xa0a0) */ 0x5A8B, /* 0x0540(0xa5e0-0xa0a0) */ 0x5A9C, /* 0x0541(0xa5e1-0xa0a0) */ 0x5A9F, /* 0x0542(0xa5e2-0xa0a0) */ 0x5AA0, /* 0x0543(0xa5e3-0xa0a0) */ 0x5AA2, /* 0x0544(0xa5e4-0xa0a0) */ 0x5AB1, /* 0x0545(0xa5e5-0xa0a0) */ 0x5AB3, /* 0x0546(0xa5e6-0xa0a0) */ 0x5AB5, /* 0x0547(0xa5e7-0xa0a0) */ 0x5ABA, /* 0x0548(0xa5e8-0xa0a0) */ 0x5ABF, /* 0x0549(0xa5e9-0xa0a0) */ 0x5ADA, /* 0x054A(0xa5ea-0xa0a0) */ 0x5ADC, /* 0x054B(0xa5eb-0xa0a0) */ 0x5AE0, /* 0x054C(0xa5ec-0xa0a0) */ 0x5AE5, /* 0x054D(0xa5ed-0xa0a0) */ 0x5AF0, /* 0x054E(0xa5ee-0xa0a0) */ 0x5AEE, /* 0x054F(0xa5ef-0xa0a0) */ 0x5AF5, /* 0x0550(0xa5f0-0xa0a0) */ 0x5B00, /* 0x0551(0xa5f1-0xa0a0) */ 0x5B08, /* 0x0552(0xa5f2-0xa0a0) */ 0x5B17, /* 0x0553(0xa5f3-0xa0a0) */ 0x5B34, /* 0x0554(0xa5f4-0xa0a0) */ 0x5B2D, /* 0x0555(0xa5f5-0xa0a0) */ 0x5B4C, /* 0x0556(0xa5f6-0xa0a0) */ 0x5B52, /* 0x0557(0xa5f7-0xa0a0) */ 0x5B68, /* 0x0558(0xa5f8-0xa0a0) */ 0x5B6F, /* 0x0559(0xa5f9-0xa0a0) */ 0x5B7C, /* 0x055A(0xa5fa-0xa0a0) */ 0x5B7F, /* 0x055B(0xa5fb-0xa0a0) */ 0x5B81, /* 0x055C(0xa5fc-0xa0a0) */ 0x5B84, /* 0x055D(0xa5fd-0xa0a0) */ 0x0000, /* 0x055E(0xa5fe-0xa0a0) */ 0x0000, /* 0x055F(0xa5ff-0xa0a0) */ 0x0000, /* 0x0560(0xa600-0xa0a0) */ 0x0000, /* 0x0561(0xa601-0xa0a0) */ 0x0000, /* 0x0562(0xa602-0xa0a0) */ 0x0000, /* 0x0563(0xa603-0xa0a0) */ 0x0000, /* 0x0564(0xa604-0xa0a0) */ 0x0000, /* 0x0565(0xa605-0xa0a0) */ 0x0000, /* 0x0566(0xa606-0xa0a0) */ 0x0000, /* 0x0567(0xa607-0xa0a0) */ 0x0000, /* 0x0568(0xa608-0xa0a0) */ 0x0000, /* 0x0569(0xa609-0xa0a0) */ 0x0000, /* 0x056A(0xa60a-0xa0a0) */ 0x0000, /* 0x056B(0xa60b-0xa0a0) */ 0x0000, /* 0x056C(0xa60c-0xa0a0) */ 0x0000, /* 0x056D(0xa60d-0xa0a0) */ 0x0000, /* 0x056E(0xa60e-0xa0a0) */ 0x0000, /* 0x056F(0xa60f-0xa0a0) */ 0x0000, /* 0x0570(0xa610-0xa0a0) */ 0x0000, /* 0x0571(0xa611-0xa0a0) */ 0x0000, /* 0x0572(0xa612-0xa0a0) */ 0x0000, /* 0x0573(0xa613-0xa0a0) */ 0x0000, /* 0x0574(0xa614-0xa0a0) */ 0x0000, /* 0x0575(0xa615-0xa0a0) */ 0x0000, /* 0x0576(0xa616-0xa0a0) */ 0x0000, /* 0x0577(0xa617-0xa0a0) */ 0x0000, /* 0x0578(0xa618-0xa0a0) */ 0x0000, /* 0x0579(0xa619-0xa0a0) */ 0x0000, /* 0x057A(0xa61a-0xa0a0) */ 0x0000, /* 0x057B(0xa61b-0xa0a0) */ 0x0000, /* 0x057C(0xa61c-0xa0a0) */ 0x0000, /* 0x057D(0xa61d-0xa0a0) */ 0x0000, /* 0x057E(0xa61e-0xa0a0) */ 0x0000, /* 0x057F(0xa61f-0xa0a0) */ 0x0000, /* 0x0580(0xa620-0xa0a0) */ 0x0000, /* 0x0581(0xa621-0xa0a0) */ 0x0000, /* 0x0582(0xa622-0xa0a0) */ 0x0000, /* 0x0583(0xa623-0xa0a0) */ 0x0000, /* 0x0584(0xa624-0xa0a0) */ 0x0000, /* 0x0585(0xa625-0xa0a0) */ 0x0000, /* 0x0586(0xa626-0xa0a0) */ 0x0000, /* 0x0587(0xa627-0xa0a0) */ 0x0000, /* 0x0588(0xa628-0xa0a0) */ 0x0000, /* 0x0589(0xa629-0xa0a0) */ 0x0000, /* 0x058A(0xa62a-0xa0a0) */ 0x0000, /* 0x058B(0xa62b-0xa0a0) */ 0x0000, /* 0x058C(0xa62c-0xa0a0) */ 0x0000, /* 0x058D(0xa62d-0xa0a0) */ 0x0000, /* 0x058E(0xa62e-0xa0a0) */ 0x0000, /* 0x058F(0xa62f-0xa0a0) */ 0x0000, /* 0x0590(0xa630-0xa0a0) */ 0x0000, /* 0x0591(0xa631-0xa0a0) */ 0x0000, /* 0x0592(0xa632-0xa0a0) */ 0x0000, /* 0x0593(0xa633-0xa0a0) */ 0x0000, /* 0x0594(0xa634-0xa0a0) */ 0x0000, /* 0x0595(0xa635-0xa0a0) */ 0x0000, /* 0x0596(0xa636-0xa0a0) */ 0x0000, /* 0x0597(0xa637-0xa0a0) */ 0x0000, /* 0x0598(0xa638-0xa0a0) */ 0x0000, /* 0x0599(0xa639-0xa0a0) */ 0x0000, /* 0x059A(0xa63a-0xa0a0) */ 0x0000, /* 0x059B(0xa63b-0xa0a0) */ 0x0000, /* 0x059C(0xa63c-0xa0a0) */ 0x0000, /* 0x059D(0xa63d-0xa0a0) */ 0x0000, /* 0x059E(0xa63e-0xa0a0) */ 0x0000, /* 0x059F(0xa63f-0xa0a0) */ 0x0000, /* 0x05A0(0xa640-0xa0a0) */ 0x0000, /* 0x05A1(0xa641-0xa0a0) */ 0x0000, /* 0x05A2(0xa642-0xa0a0) */ 0x0000, /* 0x05A3(0xa643-0xa0a0) */ 0x0000, /* 0x05A4(0xa644-0xa0a0) */ 0x0000, /* 0x05A5(0xa645-0xa0a0) */ 0x0000, /* 0x05A6(0xa646-0xa0a0) */ 0x0000, /* 0x05A7(0xa647-0xa0a0) */ 0x0000, /* 0x05A8(0xa648-0xa0a0) */ 0x0000, /* 0x05A9(0xa649-0xa0a0) */ 0x0000, /* 0x05AA(0xa64a-0xa0a0) */ 0x0000, /* 0x05AB(0xa64b-0xa0a0) */ 0x0000, /* 0x05AC(0xa64c-0xa0a0) */ 0x0000, /* 0x05AD(0xa64d-0xa0a0) */ 0x0000, /* 0x05AE(0xa64e-0xa0a0) */ 0x0000, /* 0x05AF(0xa64f-0xa0a0) */ 0x0000, /* 0x05B0(0xa650-0xa0a0) */ 0x0000, /* 0x05B1(0xa651-0xa0a0) */ 0x0000, /* 0x05B2(0xa652-0xa0a0) */ 0x0000, /* 0x05B3(0xa653-0xa0a0) */ 0x0000, /* 0x05B4(0xa654-0xa0a0) */ 0x0000, /* 0x05B5(0xa655-0xa0a0) */ 0x0000, /* 0x05B6(0xa656-0xa0a0) */ 0x0000, /* 0x05B7(0xa657-0xa0a0) */ 0x0000, /* 0x05B8(0xa658-0xa0a0) */ 0x0000, /* 0x05B9(0xa659-0xa0a0) */ 0x0000, /* 0x05BA(0xa65a-0xa0a0) */ 0x0000, /* 0x05BB(0xa65b-0xa0a0) */ 0x0000, /* 0x05BC(0xa65c-0xa0a0) */ 0x0000, /* 0x05BD(0xa65d-0xa0a0) */ 0x0000, /* 0x05BE(0xa65e-0xa0a0) */ 0x0000, /* 0x05BF(0xa65f-0xa0a0) */ 0x0000, /* 0x05C0(0xa660-0xa0a0) */ 0x0000, /* 0x05C1(0xa661-0xa0a0) */ 0x0000, /* 0x05C2(0xa662-0xa0a0) */ 0x0000, /* 0x05C3(0xa663-0xa0a0) */ 0x0000, /* 0x05C4(0xa664-0xa0a0) */ 0x0000, /* 0x05C5(0xa665-0xa0a0) */ 0x0000, /* 0x05C6(0xa666-0xa0a0) */ 0x0000, /* 0x05C7(0xa667-0xa0a0) */ 0x0000, /* 0x05C8(0xa668-0xa0a0) */ 0x0000, /* 0x05C9(0xa669-0xa0a0) */ 0x0000, /* 0x05CA(0xa66a-0xa0a0) */ 0x0000, /* 0x05CB(0xa66b-0xa0a0) */ 0x0000, /* 0x05CC(0xa66c-0xa0a0) */ 0x0000, /* 0x05CD(0xa66d-0xa0a0) */ 0x0000, /* 0x05CE(0xa66e-0xa0a0) */ 0x0000, /* 0x05CF(0xa66f-0xa0a0) */ 0x0000, /* 0x05D0(0xa670-0xa0a0) */ 0x0000, /* 0x05D1(0xa671-0xa0a0) */ 0x0000, /* 0x05D2(0xa672-0xa0a0) */ 0x0000, /* 0x05D3(0xa673-0xa0a0) */ 0x0000, /* 0x05D4(0xa674-0xa0a0) */ 0x0000, /* 0x05D5(0xa675-0xa0a0) */ 0x0000, /* 0x05D6(0xa676-0xa0a0) */ 0x0000, /* 0x05D7(0xa677-0xa0a0) */ 0x0000, /* 0x05D8(0xa678-0xa0a0) */ 0x0000, /* 0x05D9(0xa679-0xa0a0) */ 0x0000, /* 0x05DA(0xa67a-0xa0a0) */ 0x0000, /* 0x05DB(0xa67b-0xa0a0) */ 0x0000, /* 0x05DC(0xa67c-0xa0a0) */ 0x0000, /* 0x05DD(0xa67d-0xa0a0) */ 0x0000, /* 0x05DE(0xa67e-0xa0a0) */ 0x0000, /* 0x05DF(0xa67f-0xa0a0) */ 0x0000, /* 0x05E0(0xa680-0xa0a0) */ 0x0000, /* 0x05E1(0xa681-0xa0a0) */ 0x0000, /* 0x05E2(0xa682-0xa0a0) */ 0x0000, /* 0x05E3(0xa683-0xa0a0) */ 0x0000, /* 0x05E4(0xa684-0xa0a0) */ 0x0000, /* 0x05E5(0xa685-0xa0a0) */ 0x0000, /* 0x05E6(0xa686-0xa0a0) */ 0x0000, /* 0x05E7(0xa687-0xa0a0) */ 0x0000, /* 0x05E8(0xa688-0xa0a0) */ 0x0000, /* 0x05E9(0xa689-0xa0a0) */ 0x0000, /* 0x05EA(0xa68a-0xa0a0) */ 0x0000, /* 0x05EB(0xa68b-0xa0a0) */ 0x0000, /* 0x05EC(0xa68c-0xa0a0) */ 0x0000, /* 0x05ED(0xa68d-0xa0a0) */ 0x0000, /* 0x05EE(0xa68e-0xa0a0) */ 0x0000, /* 0x05EF(0xa68f-0xa0a0) */ 0x0000, /* 0x05F0(0xa690-0xa0a0) */ 0x0000, /* 0x05F1(0xa691-0xa0a0) */ 0x0000, /* 0x05F2(0xa692-0xa0a0) */ 0x0000, /* 0x05F3(0xa693-0xa0a0) */ 0x0000, /* 0x05F4(0xa694-0xa0a0) */ 0x0000, /* 0x05F5(0xa695-0xa0a0) */ 0x0000, /* 0x05F6(0xa696-0xa0a0) */ 0x0000, /* 0x05F7(0xa697-0xa0a0) */ 0x0000, /* 0x05F8(0xa698-0xa0a0) */ 0x0000, /* 0x05F9(0xa699-0xa0a0) */ 0x0000, /* 0x05FA(0xa69a-0xa0a0) */ 0x0000, /* 0x05FB(0xa69b-0xa0a0) */ 0x0000, /* 0x05FC(0xa69c-0xa0a0) */ 0x0000, /* 0x05FD(0xa69d-0xa0a0) */ 0x0000, /* 0x05FE(0xa69e-0xa0a0) */ 0x0000, /* 0x05FF(0xa69f-0xa0a0) */ 0x0000, /* 0x0600(0xa6a0-0xa0a0) */ 0x0000, /* 0x0601(0xa6a1-0xa0a0) */ 0x0000, /* 0x0602(0xa6a2-0xa0a0) */ 0x0000, /* 0x0603(0xa6a3-0xa0a0) */ 0x0000, /* 0x0604(0xa6a4-0xa0a0) */ 0x0000, /* 0x0605(0xa6a5-0xa0a0) */ 0x0000, /* 0x0606(0xa6a6-0xa0a0) */ 0x0000, /* 0x0607(0xa6a7-0xa0a0) */ 0x0000, /* 0x0608(0xa6a8-0xa0a0) */ 0x0000, /* 0x0609(0xa6a9-0xa0a0) */ 0x0000, /* 0x060A(0xa6aa-0xa0a0) */ 0x0000, /* 0x060B(0xa6ab-0xa0a0) */ 0x0000, /* 0x060C(0xa6ac-0xa0a0) */ 0x0000, /* 0x060D(0xa6ad-0xa0a0) */ 0x0000, /* 0x060E(0xa6ae-0xa0a0) */ 0x0000, /* 0x060F(0xa6af-0xa0a0) */ 0x0000, /* 0x0610(0xa6b0-0xa0a0) */ 0x0000, /* 0x0611(0xa6b1-0xa0a0) */ 0x0000, /* 0x0612(0xa6b2-0xa0a0) */ 0x0000, /* 0x0613(0xa6b3-0xa0a0) */ 0x0000, /* 0x0614(0xa6b4-0xa0a0) */ 0x0000, /* 0x0615(0xa6b5-0xa0a0) */ 0x0000, /* 0x0616(0xa6b6-0xa0a0) */ 0x0000, /* 0x0617(0xa6b7-0xa0a0) */ 0x0000, /* 0x0618(0xa6b8-0xa0a0) */ 0x0000, /* 0x0619(0xa6b9-0xa0a0) */ 0x0000, /* 0x061A(0xa6ba-0xa0a0) */ 0x0000, /* 0x061B(0xa6bb-0xa0a0) */ 0x0000, /* 0x061C(0xa6bc-0xa0a0) */ 0x0000, /* 0x061D(0xa6bd-0xa0a0) */ 0x0000, /* 0x061E(0xa6be-0xa0a0) */ 0x0000, /* 0x061F(0xa6bf-0xa0a0) */ 0x0000, /* 0x0620(0xa6c0-0xa0a0) */ 0x0000, /* 0x0621(0xa6c1-0xa0a0) */ 0x0000, /* 0x0622(0xa6c2-0xa0a0) */ 0x0000, /* 0x0623(0xa6c3-0xa0a0) */ 0x0000, /* 0x0624(0xa6c4-0xa0a0) */ 0x0000, /* 0x0625(0xa6c5-0xa0a0) */ 0x0000, /* 0x0626(0xa6c6-0xa0a0) */ 0x0000, /* 0x0627(0xa6c7-0xa0a0) */ 0x0000, /* 0x0628(0xa6c8-0xa0a0) */ 0x0000, /* 0x0629(0xa6c9-0xa0a0) */ 0x0000, /* 0x062A(0xa6ca-0xa0a0) */ 0x0000, /* 0x062B(0xa6cb-0xa0a0) */ 0x0000, /* 0x062C(0xa6cc-0xa0a0) */ 0x0000, /* 0x062D(0xa6cd-0xa0a0) */ 0x0000, /* 0x062E(0xa6ce-0xa0a0) */ 0x0000, /* 0x062F(0xa6cf-0xa0a0) */ 0x0000, /* 0x0630(0xa6d0-0xa0a0) */ 0x0000, /* 0x0631(0xa6d1-0xa0a0) */ 0x0000, /* 0x0632(0xa6d2-0xa0a0) */ 0x0000, /* 0x0633(0xa6d3-0xa0a0) */ 0x0000, /* 0x0634(0xa6d4-0xa0a0) */ 0x0000, /* 0x0635(0xa6d5-0xa0a0) */ 0x0000, /* 0x0636(0xa6d6-0xa0a0) */ 0x0000, /* 0x0637(0xa6d7-0xa0a0) */ 0x0000, /* 0x0638(0xa6d8-0xa0a0) */ 0x0000, /* 0x0639(0xa6d9-0xa0a0) */ 0x0000, /* 0x063A(0xa6da-0xa0a0) */ 0x0000, /* 0x063B(0xa6db-0xa0a0) */ 0x0000, /* 0x063C(0xa6dc-0xa0a0) */ 0x0000, /* 0x063D(0xa6dd-0xa0a0) */ 0x0000, /* 0x063E(0xa6de-0xa0a0) */ 0x0000, /* 0x063F(0xa6df-0xa0a0) */ 0x0000, /* 0x0640(0xa6e0-0xa0a0) */ 0x0000, /* 0x0641(0xa6e1-0xa0a0) */ 0x0000, /* 0x0642(0xa6e2-0xa0a0) */ 0x0000, /* 0x0643(0xa6e3-0xa0a0) */ 0x0000, /* 0x0644(0xa6e4-0xa0a0) */ 0x0000, /* 0x0645(0xa6e5-0xa0a0) */ 0x0000, /* 0x0646(0xa6e6-0xa0a0) */ 0x0000, /* 0x0647(0xa6e7-0xa0a0) */ 0x0000, /* 0x0648(0xa6e8-0xa0a0) */ 0x0000, /* 0x0649(0xa6e9-0xa0a0) */ 0x0000, /* 0x064A(0xa6ea-0xa0a0) */ 0x0000, /* 0x064B(0xa6eb-0xa0a0) */ 0x0000, /* 0x064C(0xa6ec-0xa0a0) */ 0x0000, /* 0x064D(0xa6ed-0xa0a0) */ 0x0000, /* 0x064E(0xa6ee-0xa0a0) */ 0x0000, /* 0x064F(0xa6ef-0xa0a0) */ 0x0000, /* 0x0650(0xa6f0-0xa0a0) */ 0x0000, /* 0x0651(0xa6f1-0xa0a0) */ 0x0000, /* 0x0652(0xa6f2-0xa0a0) */ 0x0000, /* 0x0653(0xa6f3-0xa0a0) */ 0x0000, /* 0x0654(0xa6f4-0xa0a0) */ 0x0000, /* 0x0655(0xa6f5-0xa0a0) */ 0x0000, /* 0x0656(0xa6f6-0xa0a0) */ 0x0000, /* 0x0657(0xa6f7-0xa0a0) */ 0x0000, /* 0x0658(0xa6f8-0xa0a0) */ 0x0000, /* 0x0659(0xa6f9-0xa0a0) */ 0x0000, /* 0x065A(0xa6fa-0xa0a0) */ 0x0000, /* 0x065B(0xa6fb-0xa0a0) */ 0x0000, /* 0x065C(0xa6fc-0xa0a0) */ 0x0000, /* 0x065D(0xa6fd-0xa0a0) */ 0x0000, /* 0x065E(0xa6fe-0xa0a0) */ 0x0000, /* 0x065F(0xa6ff-0xa0a0) */ 0x0000, /* 0x0660(0xa700-0xa0a0) */ 0x0000, /* 0x0661(0xa701-0xa0a0) */ 0x0000, /* 0x0662(0xa702-0xa0a0) */ 0x0000, /* 0x0663(0xa703-0xa0a0) */ 0x0000, /* 0x0664(0xa704-0xa0a0) */ 0x0000, /* 0x0665(0xa705-0xa0a0) */ 0x0000, /* 0x0666(0xa706-0xa0a0) */ 0x0000, /* 0x0667(0xa707-0xa0a0) */ 0x0000, /* 0x0668(0xa708-0xa0a0) */ 0x0000, /* 0x0669(0xa709-0xa0a0) */ 0x0000, /* 0x066A(0xa70a-0xa0a0) */ 0x0000, /* 0x066B(0xa70b-0xa0a0) */ 0x0000, /* 0x066C(0xa70c-0xa0a0) */ 0x0000, /* 0x066D(0xa70d-0xa0a0) */ 0x0000, /* 0x066E(0xa70e-0xa0a0) */ 0x0000, /* 0x066F(0xa70f-0xa0a0) */ 0x0000, /* 0x0670(0xa710-0xa0a0) */ 0x0000, /* 0x0671(0xa711-0xa0a0) */ 0x0000, /* 0x0672(0xa712-0xa0a0) */ 0x0000, /* 0x0673(0xa713-0xa0a0) */ 0x0000, /* 0x0674(0xa714-0xa0a0) */ 0x0000, /* 0x0675(0xa715-0xa0a0) */ 0x0000, /* 0x0676(0xa716-0xa0a0) */ 0x0000, /* 0x0677(0xa717-0xa0a0) */ 0x0000, /* 0x0678(0xa718-0xa0a0) */ 0x0000, /* 0x0679(0xa719-0xa0a0) */ 0x0000, /* 0x067A(0xa71a-0xa0a0) */ 0x0000, /* 0x067B(0xa71b-0xa0a0) */ 0x0000, /* 0x067C(0xa71c-0xa0a0) */ 0x0000, /* 0x067D(0xa71d-0xa0a0) */ 0x0000, /* 0x067E(0xa71e-0xa0a0) */ 0x0000, /* 0x067F(0xa71f-0xa0a0) */ 0x0000, /* 0x0680(0xa720-0xa0a0) */ 0x0000, /* 0x0681(0xa721-0xa0a0) */ 0x0000, /* 0x0682(0xa722-0xa0a0) */ 0x0000, /* 0x0683(0xa723-0xa0a0) */ 0x0000, /* 0x0684(0xa724-0xa0a0) */ 0x0000, /* 0x0685(0xa725-0xa0a0) */ 0x0000, /* 0x0686(0xa726-0xa0a0) */ 0x0000, /* 0x0687(0xa727-0xa0a0) */ 0x0000, /* 0x0688(0xa728-0xa0a0) */ 0x0000, /* 0x0689(0xa729-0xa0a0) */ 0x0000, /* 0x068A(0xa72a-0xa0a0) */ 0x0000, /* 0x068B(0xa72b-0xa0a0) */ 0x0000, /* 0x068C(0xa72c-0xa0a0) */ 0x0000, /* 0x068D(0xa72d-0xa0a0) */ 0x0000, /* 0x068E(0xa72e-0xa0a0) */ 0x0000, /* 0x068F(0xa72f-0xa0a0) */ 0x0000, /* 0x0690(0xa730-0xa0a0) */ 0x0000, /* 0x0691(0xa731-0xa0a0) */ 0x0000, /* 0x0692(0xa732-0xa0a0) */ 0x0000, /* 0x0693(0xa733-0xa0a0) */ 0x0000, /* 0x0694(0xa734-0xa0a0) */ 0x0000, /* 0x0695(0xa735-0xa0a0) */ 0x0000, /* 0x0696(0xa736-0xa0a0) */ 0x0000, /* 0x0697(0xa737-0xa0a0) */ 0x0000, /* 0x0698(0xa738-0xa0a0) */ 0x0000, /* 0x0699(0xa739-0xa0a0) */ 0x0000, /* 0x069A(0xa73a-0xa0a0) */ 0x0000, /* 0x069B(0xa73b-0xa0a0) */ 0x0000, /* 0x069C(0xa73c-0xa0a0) */ 0x0000, /* 0x069D(0xa73d-0xa0a0) */ 0x0000, /* 0x069E(0xa73e-0xa0a0) */ 0x0000, /* 0x069F(0xa73f-0xa0a0) */ 0x0000, /* 0x06A0(0xa740-0xa0a0) */ 0x0000, /* 0x06A1(0xa741-0xa0a0) */ 0x0000, /* 0x06A2(0xa742-0xa0a0) */ 0x0000, /* 0x06A3(0xa743-0xa0a0) */ 0x0000, /* 0x06A4(0xa744-0xa0a0) */ 0x0000, /* 0x06A5(0xa745-0xa0a0) */ 0x0000, /* 0x06A6(0xa746-0xa0a0) */ 0x0000, /* 0x06A7(0xa747-0xa0a0) */ 0x0000, /* 0x06A8(0xa748-0xa0a0) */ 0x0000, /* 0x06A9(0xa749-0xa0a0) */ 0x0000, /* 0x06AA(0xa74a-0xa0a0) */ 0x0000, /* 0x06AB(0xa74b-0xa0a0) */ 0x0000, /* 0x06AC(0xa74c-0xa0a0) */ 0x0000, /* 0x06AD(0xa74d-0xa0a0) */ 0x0000, /* 0x06AE(0xa74e-0xa0a0) */ 0x0000, /* 0x06AF(0xa74f-0xa0a0) */ 0x0000, /* 0x06B0(0xa750-0xa0a0) */ 0x0000, /* 0x06B1(0xa751-0xa0a0) */ 0x0000, /* 0x06B2(0xa752-0xa0a0) */ 0x0000, /* 0x06B3(0xa753-0xa0a0) */ 0x0000, /* 0x06B4(0xa754-0xa0a0) */ 0x0000, /* 0x06B5(0xa755-0xa0a0) */ 0x0000, /* 0x06B6(0xa756-0xa0a0) */ 0x0000, /* 0x06B7(0xa757-0xa0a0) */ 0x0000, /* 0x06B8(0xa758-0xa0a0) */ 0x0000, /* 0x06B9(0xa759-0xa0a0) */ 0x0000, /* 0x06BA(0xa75a-0xa0a0) */ 0x0000, /* 0x06BB(0xa75b-0xa0a0) */ 0x0000, /* 0x06BC(0xa75c-0xa0a0) */ 0x0000, /* 0x06BD(0xa75d-0xa0a0) */ 0x0000, /* 0x06BE(0xa75e-0xa0a0) */ 0x0000, /* 0x06BF(0xa75f-0xa0a0) */ 0x0000, /* 0x06C0(0xa760-0xa0a0) */ 0x0000, /* 0x06C1(0xa761-0xa0a0) */ 0x0000, /* 0x06C2(0xa762-0xa0a0) */ 0x0000, /* 0x06C3(0xa763-0xa0a0) */ 0x0000, /* 0x06C4(0xa764-0xa0a0) */ 0x0000, /* 0x06C5(0xa765-0xa0a0) */ 0x0000, /* 0x06C6(0xa766-0xa0a0) */ 0x0000, /* 0x06C7(0xa767-0xa0a0) */ 0x0000, /* 0x06C8(0xa768-0xa0a0) */ 0x0000, /* 0x06C9(0xa769-0xa0a0) */ 0x0000, /* 0x06CA(0xa76a-0xa0a0) */ 0x0000, /* 0x06CB(0xa76b-0xa0a0) */ 0x0000, /* 0x06CC(0xa76c-0xa0a0) */ 0x0000, /* 0x06CD(0xa76d-0xa0a0) */ 0x0000, /* 0x06CE(0xa76e-0xa0a0) */ 0x0000, /* 0x06CF(0xa76f-0xa0a0) */ 0x0000, /* 0x06D0(0xa770-0xa0a0) */ 0x0000, /* 0x06D1(0xa771-0xa0a0) */ 0x0000, /* 0x06D2(0xa772-0xa0a0) */ 0x0000, /* 0x06D3(0xa773-0xa0a0) */ 0x0000, /* 0x06D4(0xa774-0xa0a0) */ 0x0000, /* 0x06D5(0xa775-0xa0a0) */ 0x0000, /* 0x06D6(0xa776-0xa0a0) */ 0x0000, /* 0x06D7(0xa777-0xa0a0) */ 0x0000, /* 0x06D8(0xa778-0xa0a0) */ 0x0000, /* 0x06D9(0xa779-0xa0a0) */ 0x0000, /* 0x06DA(0xa77a-0xa0a0) */ 0x0000, /* 0x06DB(0xa77b-0xa0a0) */ 0x0000, /* 0x06DC(0xa77c-0xa0a0) */ 0x0000, /* 0x06DD(0xa77d-0xa0a0) */ 0x0000, /* 0x06DE(0xa77e-0xa0a0) */ 0x0000, /* 0x06DF(0xa77f-0xa0a0) */ 0x0000, /* 0x06E0(0xa780-0xa0a0) */ 0x0000, /* 0x06E1(0xa781-0xa0a0) */ 0x0000, /* 0x06E2(0xa782-0xa0a0) */ 0x0000, /* 0x06E3(0xa783-0xa0a0) */ 0x0000, /* 0x06E4(0xa784-0xa0a0) */ 0x0000, /* 0x06E5(0xa785-0xa0a0) */ 0x0000, /* 0x06E6(0xa786-0xa0a0) */ 0x0000, /* 0x06E7(0xa787-0xa0a0) */ 0x0000, /* 0x06E8(0xa788-0xa0a0) */ 0x0000, /* 0x06E9(0xa789-0xa0a0) */ 0x0000, /* 0x06EA(0xa78a-0xa0a0) */ 0x0000, /* 0x06EB(0xa78b-0xa0a0) */ 0x0000, /* 0x06EC(0xa78c-0xa0a0) */ 0x0000, /* 0x06ED(0xa78d-0xa0a0) */ 0x0000, /* 0x06EE(0xa78e-0xa0a0) */ 0x0000, /* 0x06EF(0xa78f-0xa0a0) */ 0x0000, /* 0x06F0(0xa790-0xa0a0) */ 0x0000, /* 0x06F1(0xa791-0xa0a0) */ 0x0000, /* 0x06F2(0xa792-0xa0a0) */ 0x0000, /* 0x06F3(0xa793-0xa0a0) */ 0x0000, /* 0x06F4(0xa794-0xa0a0) */ 0x0000, /* 0x06F5(0xa795-0xa0a0) */ 0x0000, /* 0x06F6(0xa796-0xa0a0) */ 0x0000, /* 0x06F7(0xa797-0xa0a0) */ 0x0000, /* 0x06F8(0xa798-0xa0a0) */ 0x0000, /* 0x06F9(0xa799-0xa0a0) */ 0x0000, /* 0x06FA(0xa79a-0xa0a0) */ 0x0000, /* 0x06FB(0xa79b-0xa0a0) */ 0x0000, /* 0x06FC(0xa79c-0xa0a0) */ 0x0000, /* 0x06FD(0xa79d-0xa0a0) */ 0x0000, /* 0x06FE(0xa79e-0xa0a0) */ 0x0000, /* 0x06FF(0xa79f-0xa0a0) */ 0x0000, /* 0x0700(0xa7a0-0xa0a0) */ 0x0000, /* 0x0701(0xa7a1-0xa0a0) */ 0x0000, /* 0x0702(0xa7a2-0xa0a0) */ 0x0000, /* 0x0703(0xa7a3-0xa0a0) */ 0x0000, /* 0x0704(0xa7a4-0xa0a0) */ 0x0000, /* 0x0705(0xa7a5-0xa0a0) */ 0x0000, /* 0x0706(0xa7a6-0xa0a0) */ 0x0000, /* 0x0707(0xa7a7-0xa0a0) */ 0x0000, /* 0x0708(0xa7a8-0xa0a0) */ 0x0000, /* 0x0709(0xa7a9-0xa0a0) */ 0x0000, /* 0x070A(0xa7aa-0xa0a0) */ 0x0000, /* 0x070B(0xa7ab-0xa0a0) */ 0x0000, /* 0x070C(0xa7ac-0xa0a0) */ 0x0000, /* 0x070D(0xa7ad-0xa0a0) */ 0x0000, /* 0x070E(0xa7ae-0xa0a0) */ 0x0000, /* 0x070F(0xa7af-0xa0a0) */ 0x0000, /* 0x0710(0xa7b0-0xa0a0) */ 0x0000, /* 0x0711(0xa7b1-0xa0a0) */ 0x0000, /* 0x0712(0xa7b2-0xa0a0) */ 0x0000, /* 0x0713(0xa7b3-0xa0a0) */ 0x0000, /* 0x0714(0xa7b4-0xa0a0) */ 0x0000, /* 0x0715(0xa7b5-0xa0a0) */ 0x0000, /* 0x0716(0xa7b6-0xa0a0) */ 0x0000, /* 0x0717(0xa7b7-0xa0a0) */ 0x0000, /* 0x0718(0xa7b8-0xa0a0) */ 0x0000, /* 0x0719(0xa7b9-0xa0a0) */ 0x0000, /* 0x071A(0xa7ba-0xa0a0) */ 0x0000, /* 0x071B(0xa7bb-0xa0a0) */ 0x0000, /* 0x071C(0xa7bc-0xa0a0) */ 0x0000, /* 0x071D(0xa7bd-0xa0a0) */ 0x0000, /* 0x071E(0xa7be-0xa0a0) */ 0x0000, /* 0x071F(0xa7bf-0xa0a0) */ 0x0000, /* 0x0720(0xa7c0-0xa0a0) */ 0x0000, /* 0x0721(0xa7c1-0xa0a0) */ 0x0000, /* 0x0722(0xa7c2-0xa0a0) */ 0x0000, /* 0x0723(0xa7c3-0xa0a0) */ 0x0000, /* 0x0724(0xa7c4-0xa0a0) */ 0x0000, /* 0x0725(0xa7c5-0xa0a0) */ 0x0000, /* 0x0726(0xa7c6-0xa0a0) */ 0x0000, /* 0x0727(0xa7c7-0xa0a0) */ 0x0000, /* 0x0728(0xa7c8-0xa0a0) */ 0x0000, /* 0x0729(0xa7c9-0xa0a0) */ 0x0000, /* 0x072A(0xa7ca-0xa0a0) */ 0x0000, /* 0x072B(0xa7cb-0xa0a0) */ 0x0000, /* 0x072C(0xa7cc-0xa0a0) */ 0x0000, /* 0x072D(0xa7cd-0xa0a0) */ 0x0000, /* 0x072E(0xa7ce-0xa0a0) */ 0x0000, /* 0x072F(0xa7cf-0xa0a0) */ 0x0000, /* 0x0730(0xa7d0-0xa0a0) */ 0x0000, /* 0x0731(0xa7d1-0xa0a0) */ 0x0000, /* 0x0732(0xa7d2-0xa0a0) */ 0x0000, /* 0x0733(0xa7d3-0xa0a0) */ 0x0000, /* 0x0734(0xa7d4-0xa0a0) */ 0x0000, /* 0x0735(0xa7d5-0xa0a0) */ 0x0000, /* 0x0736(0xa7d6-0xa0a0) */ 0x0000, /* 0x0737(0xa7d7-0xa0a0) */ 0x0000, /* 0x0738(0xa7d8-0xa0a0) */ 0x0000, /* 0x0739(0xa7d9-0xa0a0) */ 0x0000, /* 0x073A(0xa7da-0xa0a0) */ 0x0000, /* 0x073B(0xa7db-0xa0a0) */ 0x0000, /* 0x073C(0xa7dc-0xa0a0) */ 0x0000, /* 0x073D(0xa7dd-0xa0a0) */ 0x0000, /* 0x073E(0xa7de-0xa0a0) */ 0x0000, /* 0x073F(0xa7df-0xa0a0) */ 0x0000, /* 0x0740(0xa7e0-0xa0a0) */ 0x0000, /* 0x0741(0xa7e1-0xa0a0) */ 0x0000, /* 0x0742(0xa7e2-0xa0a0) */ 0x0000, /* 0x0743(0xa7e3-0xa0a0) */ 0x0000, /* 0x0744(0xa7e4-0xa0a0) */ 0x0000, /* 0x0745(0xa7e5-0xa0a0) */ 0x0000, /* 0x0746(0xa7e6-0xa0a0) */ 0x0000, /* 0x0747(0xa7e7-0xa0a0) */ 0x0000, /* 0x0748(0xa7e8-0xa0a0) */ 0x0000, /* 0x0749(0xa7e9-0xa0a0) */ 0x0000, /* 0x074A(0xa7ea-0xa0a0) */ 0x0000, /* 0x074B(0xa7eb-0xa0a0) */ 0x0000, /* 0x074C(0xa7ec-0xa0a0) */ 0x0000, /* 0x074D(0xa7ed-0xa0a0) */ 0x0000, /* 0x074E(0xa7ee-0xa0a0) */ 0x0000, /* 0x074F(0xa7ef-0xa0a0) */ 0x0000, /* 0x0750(0xa7f0-0xa0a0) */ 0x0000, /* 0x0751(0xa7f1-0xa0a0) */ 0x0000, /* 0x0752(0xa7f2-0xa0a0) */ 0x0000, /* 0x0753(0xa7f3-0xa0a0) */ 0x0000, /* 0x0754(0xa7f4-0xa0a0) */ 0x0000, /* 0x0755(0xa7f5-0xa0a0) */ 0x0000, /* 0x0756(0xa7f6-0xa0a0) */ 0x0000, /* 0x0757(0xa7f7-0xa0a0) */ 0x0000, /* 0x0758(0xa7f8-0xa0a0) */ 0x0000, /* 0x0759(0xa7f9-0xa0a0) */ 0x0000, /* 0x075A(0xa7fa-0xa0a0) */ 0x0000, /* 0x075B(0xa7fb-0xa0a0) */ 0x0000, /* 0x075C(0xa7fc-0xa0a0) */ 0x0000, /* 0x075D(0xa7fd-0xa0a0) */ 0x0000, /* 0x075E(0xa7fe-0xa0a0) */ 0x0000, /* 0x075F(0xa7ff-0xa0a0) */ 0x0000, /* 0x0760(0xa800-0xa0a0) */ 0x0000, /* 0x0761(0xa801-0xa0a0) */ 0x0000, /* 0x0762(0xa802-0xa0a0) */ 0x0000, /* 0x0763(0xa803-0xa0a0) */ 0x0000, /* 0x0764(0xa804-0xa0a0) */ 0x0000, /* 0x0765(0xa805-0xa0a0) */ 0x0000, /* 0x0766(0xa806-0xa0a0) */ 0x0000, /* 0x0767(0xa807-0xa0a0) */ 0x0000, /* 0x0768(0xa808-0xa0a0) */ 0x0000, /* 0x0769(0xa809-0xa0a0) */ 0x0000, /* 0x076A(0xa80a-0xa0a0) */ 0x0000, /* 0x076B(0xa80b-0xa0a0) */ 0x0000, /* 0x076C(0xa80c-0xa0a0) */ 0x0000, /* 0x076D(0xa80d-0xa0a0) */ 0x0000, /* 0x076E(0xa80e-0xa0a0) */ 0x0000, /* 0x076F(0xa80f-0xa0a0) */ 0x0000, /* 0x0770(0xa810-0xa0a0) */ 0x0000, /* 0x0771(0xa811-0xa0a0) */ 0x0000, /* 0x0772(0xa812-0xa0a0) */ 0x0000, /* 0x0773(0xa813-0xa0a0) */ 0x0000, /* 0x0774(0xa814-0xa0a0) */ 0x0000, /* 0x0775(0xa815-0xa0a0) */ 0x0000, /* 0x0776(0xa816-0xa0a0) */ 0x0000, /* 0x0777(0xa817-0xa0a0) */ 0x0000, /* 0x0778(0xa818-0xa0a0) */ 0x0000, /* 0x0779(0xa819-0xa0a0) */ 0x0000, /* 0x077A(0xa81a-0xa0a0) */ 0x0000, /* 0x077B(0xa81b-0xa0a0) */ 0x0000, /* 0x077C(0xa81c-0xa0a0) */ 0x0000, /* 0x077D(0xa81d-0xa0a0) */ 0x0000, /* 0x077E(0xa81e-0xa0a0) */ 0x0000, /* 0x077F(0xa81f-0xa0a0) */ 0x0000, /* 0x0780(0xa820-0xa0a0) */ 0x0000, /* 0x0781(0xa821-0xa0a0) */ 0x0000, /* 0x0782(0xa822-0xa0a0) */ 0x0000, /* 0x0783(0xa823-0xa0a0) */ 0x0000, /* 0x0784(0xa824-0xa0a0) */ 0x0000, /* 0x0785(0xa825-0xa0a0) */ 0x0000, /* 0x0786(0xa826-0xa0a0) */ 0x0000, /* 0x0787(0xa827-0xa0a0) */ 0x0000, /* 0x0788(0xa828-0xa0a0) */ 0x0000, /* 0x0789(0xa829-0xa0a0) */ 0x0000, /* 0x078A(0xa82a-0xa0a0) */ 0x0000, /* 0x078B(0xa82b-0xa0a0) */ 0x0000, /* 0x078C(0xa82c-0xa0a0) */ 0x0000, /* 0x078D(0xa82d-0xa0a0) */ 0x0000, /* 0x078E(0xa82e-0xa0a0) */ 0x0000, /* 0x078F(0xa82f-0xa0a0) */ 0x0000, /* 0x0790(0xa830-0xa0a0) */ 0x0000, /* 0x0791(0xa831-0xa0a0) */ 0x0000, /* 0x0792(0xa832-0xa0a0) */ 0x0000, /* 0x0793(0xa833-0xa0a0) */ 0x0000, /* 0x0794(0xa834-0xa0a0) */ 0x0000, /* 0x0795(0xa835-0xa0a0) */ 0x0000, /* 0x0796(0xa836-0xa0a0) */ 0x0000, /* 0x0797(0xa837-0xa0a0) */ 0x0000, /* 0x0798(0xa838-0xa0a0) */ 0x0000, /* 0x0799(0xa839-0xa0a0) */ 0x0000, /* 0x079A(0xa83a-0xa0a0) */ 0x0000, /* 0x079B(0xa83b-0xa0a0) */ 0x0000, /* 0x079C(0xa83c-0xa0a0) */ 0x0000, /* 0x079D(0xa83d-0xa0a0) */ 0x0000, /* 0x079E(0xa83e-0xa0a0) */ 0x0000, /* 0x079F(0xa83f-0xa0a0) */ 0x0000, /* 0x07A0(0xa840-0xa0a0) */ 0x0000, /* 0x07A1(0xa841-0xa0a0) */ 0x0000, /* 0x07A2(0xa842-0xa0a0) */ 0x0000, /* 0x07A3(0xa843-0xa0a0) */ 0x0000, /* 0x07A4(0xa844-0xa0a0) */ 0x0000, /* 0x07A5(0xa845-0xa0a0) */ 0x0000, /* 0x07A6(0xa846-0xa0a0) */ 0x0000, /* 0x07A7(0xa847-0xa0a0) */ 0x0000, /* 0x07A8(0xa848-0xa0a0) */ 0x0000, /* 0x07A9(0xa849-0xa0a0) */ 0x0000, /* 0x07AA(0xa84a-0xa0a0) */ 0x0000, /* 0x07AB(0xa84b-0xa0a0) */ 0x0000, /* 0x07AC(0xa84c-0xa0a0) */ 0x0000, /* 0x07AD(0xa84d-0xa0a0) */ 0x0000, /* 0x07AE(0xa84e-0xa0a0) */ 0x0000, /* 0x07AF(0xa84f-0xa0a0) */ 0x0000, /* 0x07B0(0xa850-0xa0a0) */ 0x0000, /* 0x07B1(0xa851-0xa0a0) */ 0x0000, /* 0x07B2(0xa852-0xa0a0) */ 0x0000, /* 0x07B3(0xa853-0xa0a0) */ 0x0000, /* 0x07B4(0xa854-0xa0a0) */ 0x0000, /* 0x07B5(0xa855-0xa0a0) */ 0x0000, /* 0x07B6(0xa856-0xa0a0) */ 0x0000, /* 0x07B7(0xa857-0xa0a0) */ 0x0000, /* 0x07B8(0xa858-0xa0a0) */ 0x0000, /* 0x07B9(0xa859-0xa0a0) */ 0x0000, /* 0x07BA(0xa85a-0xa0a0) */ 0x0000, /* 0x07BB(0xa85b-0xa0a0) */ 0x0000, /* 0x07BC(0xa85c-0xa0a0) */ 0x0000, /* 0x07BD(0xa85d-0xa0a0) */ 0x0000, /* 0x07BE(0xa85e-0xa0a0) */ 0x0000, /* 0x07BF(0xa85f-0xa0a0) */ 0x0000, /* 0x07C0(0xa860-0xa0a0) */ 0x0000, /* 0x07C1(0xa861-0xa0a0) */ 0x0000, /* 0x07C2(0xa862-0xa0a0) */ 0x0000, /* 0x07C3(0xa863-0xa0a0) */ 0x0000, /* 0x07C4(0xa864-0xa0a0) */ 0x0000, /* 0x07C5(0xa865-0xa0a0) */ 0x0000, /* 0x07C6(0xa866-0xa0a0) */ 0x0000, /* 0x07C7(0xa867-0xa0a0) */ 0x0000, /* 0x07C8(0xa868-0xa0a0) */ 0x0000, /* 0x07C9(0xa869-0xa0a0) */ 0x0000, /* 0x07CA(0xa86a-0xa0a0) */ 0x0000, /* 0x07CB(0xa86b-0xa0a0) */ 0x0000, /* 0x07CC(0xa86c-0xa0a0) */ 0x0000, /* 0x07CD(0xa86d-0xa0a0) */ 0x0000, /* 0x07CE(0xa86e-0xa0a0) */ 0x0000, /* 0x07CF(0xa86f-0xa0a0) */ 0x0000, /* 0x07D0(0xa870-0xa0a0) */ 0x0000, /* 0x07D1(0xa871-0xa0a0) */ 0x0000, /* 0x07D2(0xa872-0xa0a0) */ 0x0000, /* 0x07D3(0xa873-0xa0a0) */ 0x0000, /* 0x07D4(0xa874-0xa0a0) */ 0x0000, /* 0x07D5(0xa875-0xa0a0) */ 0x0000, /* 0x07D6(0xa876-0xa0a0) */ 0x0000, /* 0x07D7(0xa877-0xa0a0) */ 0x0000, /* 0x07D8(0xa878-0xa0a0) */ 0x0000, /* 0x07D9(0xa879-0xa0a0) */ 0x0000, /* 0x07DA(0xa87a-0xa0a0) */ 0x0000, /* 0x07DB(0xa87b-0xa0a0) */ 0x0000, /* 0x07DC(0xa87c-0xa0a0) */ 0x0000, /* 0x07DD(0xa87d-0xa0a0) */ 0x0000, /* 0x07DE(0xa87e-0xa0a0) */ 0x0000, /* 0x07DF(0xa87f-0xa0a0) */ 0x0000, /* 0x07E0(0xa880-0xa0a0) */ 0x0000, /* 0x07E1(0xa881-0xa0a0) */ 0x0000, /* 0x07E2(0xa882-0xa0a0) */ 0x0000, /* 0x07E3(0xa883-0xa0a0) */ 0x0000, /* 0x07E4(0xa884-0xa0a0) */ 0x0000, /* 0x07E5(0xa885-0xa0a0) */ 0x0000, /* 0x07E6(0xa886-0xa0a0) */ 0x0000, /* 0x07E7(0xa887-0xa0a0) */ 0x0000, /* 0x07E8(0xa888-0xa0a0) */ 0x0000, /* 0x07E9(0xa889-0xa0a0) */ 0x0000, /* 0x07EA(0xa88a-0xa0a0) */ 0x0000, /* 0x07EB(0xa88b-0xa0a0) */ 0x0000, /* 0x07EC(0xa88c-0xa0a0) */ 0x0000, /* 0x07ED(0xa88d-0xa0a0) */ 0x0000, /* 0x07EE(0xa88e-0xa0a0) */ 0x0000, /* 0x07EF(0xa88f-0xa0a0) */ 0x0000, /* 0x07F0(0xa890-0xa0a0) */ 0x0000, /* 0x07F1(0xa891-0xa0a0) */ 0x0000, /* 0x07F2(0xa892-0xa0a0) */ 0x0000, /* 0x07F3(0xa893-0xa0a0) */ 0x0000, /* 0x07F4(0xa894-0xa0a0) */ 0x0000, /* 0x07F5(0xa895-0xa0a0) */ 0x0000, /* 0x07F6(0xa896-0xa0a0) */ 0x0000, /* 0x07F7(0xa897-0xa0a0) */ 0x0000, /* 0x07F8(0xa898-0xa0a0) */ 0x0000, /* 0x07F9(0xa899-0xa0a0) */ 0x0000, /* 0x07FA(0xa89a-0xa0a0) */ 0x0000, /* 0x07FB(0xa89b-0xa0a0) */ 0x0000, /* 0x07FC(0xa89c-0xa0a0) */ 0x0000, /* 0x07FD(0xa89d-0xa0a0) */ 0x0000, /* 0x07FE(0xa89e-0xa0a0) */ 0x0000, /* 0x07FF(0xa89f-0xa0a0) */ 0x0000, /* 0x0800(0xa8a0-0xa0a0) */ 0x5B96, /* 0x0801(0xa8a1-0xa0a0) */ 0x5BAC, /* 0x0802(0xa8a2-0xa0a0) */ 0x3761, /* 0x0803(0xa8a3-0xa0a0) */ 0x5BC0, /* 0x0804(0xa8a4-0xa0a0) */ 0x3762, /* 0x0805(0xa8a5-0xa0a0) */ 0x5BCE, /* 0x0806(0xa8a6-0xa0a0) */ 0x5BD6, /* 0x0807(0xa8a7-0xa0a0) */ 0x376C, /* 0x0808(0xa8a8-0xa0a0) */ 0x376B, /* 0x0809(0xa8a9-0xa0a0) */ 0x5BF1, /* 0x080A(0xa8aa-0xa0a0) */ 0x5BFD, /* 0x080B(0xa8ab-0xa0a0) */ 0x3775, /* 0x080C(0xa8ac-0xa0a0) */ 0x5C03, /* 0x080D(0xa8ad-0xa0a0) */ 0x5C29, /* 0x080E(0xa8ae-0xa0a0) */ 0x5C30, /* 0x080F(0xa8af-0xa0a0) */ 0x0000, /* 0x0810(0xa8b0-0xa0a0) */ 0x5C5F, /* 0x0811(0xa8b1-0xa0a0) */ 0x5C63, /* 0x0812(0xa8b2-0xa0a0) */ 0x5C67, /* 0x0813(0xa8b3-0xa0a0) */ 0x5C68, /* 0x0814(0xa8b4-0xa0a0) */ 0x5C69, /* 0x0815(0xa8b5-0xa0a0) */ 0x5C70, /* 0x0816(0xa8b6-0xa0a0) */ 0x0000, /* 0x0817(0xa8b7-0xa0a0) */ 0x0000, /* 0x0818(0xa8b8-0xa0a0) */ 0x5C7C, /* 0x0819(0xa8b9-0xa0a0) */ 0x0000, /* 0x081A(0xa8ba-0xa0a0) */ 0x0000, /* 0x081B(0xa8bb-0xa0a0) */ 0x5C88, /* 0x081C(0xa8bc-0xa0a0) */ 0x5C8A, /* 0x081D(0xa8bd-0xa0a0) */ 0x37C1, /* 0x081E(0xa8be-0xa0a0) */ 0x0000, /* 0x081F(0xa8bf-0xa0a0) */ 0x0000, /* 0x0820(0xa8c0-0xa0a0) */ 0x5CA0, /* 0x0821(0xa8c1-0xa0a0) */ 0x5CA2, /* 0x0822(0xa8c2-0xa0a0) */ 0x5CA6, /* 0x0823(0xa8c3-0xa0a0) */ 0x5CA7, /* 0x0824(0xa8c4-0xa0a0) */ 0x0000, /* 0x0825(0xa8c5-0xa0a0) */ 0x5CAD, /* 0x0826(0xa8c6-0xa0a0) */ 0x5CB5, /* 0x0827(0xa8c7-0xa0a0) */ 0x0000, /* 0x0828(0xa8c8-0xa0a0) */ 0x5CC9, /* 0x0829(0xa8c9-0xa0a0) */ 0x0000, /* 0x082A(0xa8ca-0xa0a0) */ 0x0000, /* 0x082B(0xa8cb-0xa0a0) */ 0x5D06, /* 0x082C(0xa8cc-0xa0a0) */ 0x5D10, /* 0x082D(0xa8cd-0xa0a0) */ 0x5D2B, /* 0x082E(0xa8ce-0xa0a0) */ 0x5D1D, /* 0x082F(0xa8cf-0xa0a0) */ 0x5D20, /* 0x0830(0xa8d0-0xa0a0) */ 0x5D24, /* 0x0831(0xa8d1-0xa0a0) */ 0x5D26, /* 0x0832(0xa8d2-0xa0a0) */ 0x5D31, /* 0x0833(0xa8d3-0xa0a0) */ 0x5D39, /* 0x0834(0xa8d4-0xa0a0) */ 0x5D42, /* 0x0835(0xa8d5-0xa0a0) */ 0x37E8, /* 0x0836(0xa8d6-0xa0a0) */ 0x5D61, /* 0x0837(0xa8d7-0xa0a0) */ 0x5D6A, /* 0x0838(0xa8d8-0xa0a0) */ 0x37F4, /* 0x0839(0xa8d9-0xa0a0) */ 0x5D70, /* 0x083A(0xa8da-0xa0a0) */ 0x0000, /* 0x083B(0xa8db-0xa0a0) */ 0x37FD, /* 0x083C(0xa8dc-0xa0a0) */ 0x5D88, /* 0x083D(0xa8dd-0xa0a0) */ 0x3800, /* 0x083E(0xa8de-0xa0a0) */ 0x5D92, /* 0x083F(0xa8df-0xa0a0) */ 0x5D94, /* 0x0840(0xa8e0-0xa0a0) */ 0x5D97, /* 0x0841(0xa8e1-0xa0a0) */ 0x5D99, /* 0x0842(0xa8e2-0xa0a0) */ 0x5DB0, /* 0x0843(0xa8e3-0xa0a0) */ 0x5DB2, /* 0x0844(0xa8e4-0xa0a0) */ 0x5DB4, /* 0x0845(0xa8e5-0xa0a0) */ 0x0000, /* 0x0846(0xa8e6-0xa0a0) */ 0x5DB9, /* 0x0847(0xa8e7-0xa0a0) */ 0x5DD1, /* 0x0848(0xa8e8-0xa0a0) */ 0x5DD7, /* 0x0849(0xa8e9-0xa0a0) */ 0x5DD8, /* 0x084A(0xa8ea-0xa0a0) */ 0x5DE0, /* 0x084B(0xa8eb-0xa0a0) */ 0x0000, /* 0x084C(0xa8ec-0xa0a0) */ 0x5DE4, /* 0x084D(0xa8ed-0xa0a0) */ 0x5DE9, /* 0x084E(0xa8ee-0xa0a0) */ 0x382F, /* 0x084F(0xa8ef-0xa0a0) */ 0x5E00, /* 0x0850(0xa8f0-0xa0a0) */ 0x3836, /* 0x0851(0xa8f1-0xa0a0) */ 0x5E12, /* 0x0852(0xa8f2-0xa0a0) */ 0x5E15, /* 0x0853(0xa8f3-0xa0a0) */ 0x3840, /* 0x0854(0xa8f4-0xa0a0) */ 0x5E1F, /* 0x0855(0xa8f5-0xa0a0) */ 0x5E2E, /* 0x0856(0xa8f6-0xa0a0) */ 0x5E3E, /* 0x0857(0xa8f7-0xa0a0) */ 0x5E49, /* 0x0858(0xa8f8-0xa0a0) */ 0x385C, /* 0x0859(0xa8f9-0xa0a0) */ 0x5E56, /* 0x085A(0xa8fa-0xa0a0) */ 0x3861, /* 0x085B(0xa8fb-0xa0a0) */ 0x5E6B, /* 0x085C(0xa8fc-0xa0a0) */ 0x5E6C, /* 0x085D(0xa8fd-0xa0a0) */ 0x5E6D, /* 0x085E(0xa8fe-0xa0a0) */ 0x0000, /* 0x085F(0xa8ff-0xa0a0) */ 0x0000, /* 0x0860(0xa900-0xa0a0) */ 0x0000, /* 0x0861(0xa901-0xa0a0) */ 0x0000, /* 0x0862(0xa902-0xa0a0) */ 0x0000, /* 0x0863(0xa903-0xa0a0) */ 0x0000, /* 0x0864(0xa904-0xa0a0) */ 0x0000, /* 0x0865(0xa905-0xa0a0) */ 0x0000, /* 0x0866(0xa906-0xa0a0) */ 0x0000, /* 0x0867(0xa907-0xa0a0) */ 0x0000, /* 0x0868(0xa908-0xa0a0) */ 0x0000, /* 0x0869(0xa909-0xa0a0) */ 0x0000, /* 0x086A(0xa90a-0xa0a0) */ 0x0000, /* 0x086B(0xa90b-0xa0a0) */ 0x0000, /* 0x086C(0xa90c-0xa0a0) */ 0x0000, /* 0x086D(0xa90d-0xa0a0) */ 0x0000, /* 0x086E(0xa90e-0xa0a0) */ 0x0000, /* 0x086F(0xa90f-0xa0a0) */ 0x0000, /* 0x0870(0xa910-0xa0a0) */ 0x0000, /* 0x0871(0xa911-0xa0a0) */ 0x0000, /* 0x0872(0xa912-0xa0a0) */ 0x0000, /* 0x0873(0xa913-0xa0a0) */ 0x0000, /* 0x0874(0xa914-0xa0a0) */ 0x0000, /* 0x0875(0xa915-0xa0a0) */ 0x0000, /* 0x0876(0xa916-0xa0a0) */ 0x0000, /* 0x0877(0xa917-0xa0a0) */ 0x0000, /* 0x0878(0xa918-0xa0a0) */ 0x0000, /* 0x0879(0xa919-0xa0a0) */ 0x0000, /* 0x087A(0xa91a-0xa0a0) */ 0x0000, /* 0x087B(0xa91b-0xa0a0) */ 0x0000, /* 0x087C(0xa91c-0xa0a0) */ 0x0000, /* 0x087D(0xa91d-0xa0a0) */ 0x0000, /* 0x087E(0xa91e-0xa0a0) */ 0x0000, /* 0x087F(0xa91f-0xa0a0) */ 0x0000, /* 0x0880(0xa920-0xa0a0) */ 0x0000, /* 0x0881(0xa921-0xa0a0) */ 0x0000, /* 0x0882(0xa922-0xa0a0) */ 0x0000, /* 0x0883(0xa923-0xa0a0) */ 0x0000, /* 0x0884(0xa924-0xa0a0) */ 0x0000, /* 0x0885(0xa925-0xa0a0) */ 0x0000, /* 0x0886(0xa926-0xa0a0) */ 0x0000, /* 0x0887(0xa927-0xa0a0) */ 0x0000, /* 0x0888(0xa928-0xa0a0) */ 0x0000, /* 0x0889(0xa929-0xa0a0) */ 0x0000, /* 0x088A(0xa92a-0xa0a0) */ 0x0000, /* 0x088B(0xa92b-0xa0a0) */ 0x0000, /* 0x088C(0xa92c-0xa0a0) */ 0x0000, /* 0x088D(0xa92d-0xa0a0) */ 0x0000, /* 0x088E(0xa92e-0xa0a0) */ 0x0000, /* 0x088F(0xa92f-0xa0a0) */ 0x0000, /* 0x0890(0xa930-0xa0a0) */ 0x0000, /* 0x0891(0xa931-0xa0a0) */ 0x0000, /* 0x0892(0xa932-0xa0a0) */ 0x0000, /* 0x0893(0xa933-0xa0a0) */ 0x0000, /* 0x0894(0xa934-0xa0a0) */ 0x0000, /* 0x0895(0xa935-0xa0a0) */ 0x0000, /* 0x0896(0xa936-0xa0a0) */ 0x0000, /* 0x0897(0xa937-0xa0a0) */ 0x0000, /* 0x0898(0xa938-0xa0a0) */ 0x0000, /* 0x0899(0xa939-0xa0a0) */ 0x0000, /* 0x089A(0xa93a-0xa0a0) */ 0x0000, /* 0x089B(0xa93b-0xa0a0) */ 0x0000, /* 0x089C(0xa93c-0xa0a0) */ 0x0000, /* 0x089D(0xa93d-0xa0a0) */ 0x0000, /* 0x089E(0xa93e-0xa0a0) */ 0x0000, /* 0x089F(0xa93f-0xa0a0) */ 0x0000, /* 0x08A0(0xa940-0xa0a0) */ 0x0000, /* 0x08A1(0xa941-0xa0a0) */ 0x0000, /* 0x08A2(0xa942-0xa0a0) */ 0x0000, /* 0x08A3(0xa943-0xa0a0) */ 0x0000, /* 0x08A4(0xa944-0xa0a0) */ 0x0000, /* 0x08A5(0xa945-0xa0a0) */ 0x0000, /* 0x08A6(0xa946-0xa0a0) */ 0x0000, /* 0x08A7(0xa947-0xa0a0) */ 0x0000, /* 0x08A8(0xa948-0xa0a0) */ 0x0000, /* 0x08A9(0xa949-0xa0a0) */ 0x0000, /* 0x08AA(0xa94a-0xa0a0) */ 0x0000, /* 0x08AB(0xa94b-0xa0a0) */ 0x0000, /* 0x08AC(0xa94c-0xa0a0) */ 0x0000, /* 0x08AD(0xa94d-0xa0a0) */ 0x0000, /* 0x08AE(0xa94e-0xa0a0) */ 0x0000, /* 0x08AF(0xa94f-0xa0a0) */ 0x0000, /* 0x08B0(0xa950-0xa0a0) */ 0x0000, /* 0x08B1(0xa951-0xa0a0) */ 0x0000, /* 0x08B2(0xa952-0xa0a0) */ 0x0000, /* 0x08B3(0xa953-0xa0a0) */ 0x0000, /* 0x08B4(0xa954-0xa0a0) */ 0x0000, /* 0x08B5(0xa955-0xa0a0) */ 0x0000, /* 0x08B6(0xa956-0xa0a0) */ 0x0000, /* 0x08B7(0xa957-0xa0a0) */ 0x0000, /* 0x08B8(0xa958-0xa0a0) */ 0x0000, /* 0x08B9(0xa959-0xa0a0) */ 0x0000, /* 0x08BA(0xa95a-0xa0a0) */ 0x0000, /* 0x08BB(0xa95b-0xa0a0) */ 0x0000, /* 0x08BC(0xa95c-0xa0a0) */ 0x0000, /* 0x08BD(0xa95d-0xa0a0) */ 0x0000, /* 0x08BE(0xa95e-0xa0a0) */ 0x0000, /* 0x08BF(0xa95f-0xa0a0) */ 0x0000, /* 0x08C0(0xa960-0xa0a0) */ 0x0000, /* 0x08C1(0xa961-0xa0a0) */ 0x0000, /* 0x08C2(0xa962-0xa0a0) */ 0x0000, /* 0x08C3(0xa963-0xa0a0) */ 0x0000, /* 0x08C4(0xa964-0xa0a0) */ 0x0000, /* 0x08C5(0xa965-0xa0a0) */ 0x0000, /* 0x08C6(0xa966-0xa0a0) */ 0x0000, /* 0x08C7(0xa967-0xa0a0) */ 0x0000, /* 0x08C8(0xa968-0xa0a0) */ 0x0000, /* 0x08C9(0xa969-0xa0a0) */ 0x0000, /* 0x08CA(0xa96a-0xa0a0) */ 0x0000, /* 0x08CB(0xa96b-0xa0a0) */ 0x0000, /* 0x08CC(0xa96c-0xa0a0) */ 0x0000, /* 0x08CD(0xa96d-0xa0a0) */ 0x0000, /* 0x08CE(0xa96e-0xa0a0) */ 0x0000, /* 0x08CF(0xa96f-0xa0a0) */ 0x0000, /* 0x08D0(0xa970-0xa0a0) */ 0x0000, /* 0x08D1(0xa971-0xa0a0) */ 0x0000, /* 0x08D2(0xa972-0xa0a0) */ 0x0000, /* 0x08D3(0xa973-0xa0a0) */ 0x0000, /* 0x08D4(0xa974-0xa0a0) */ 0x0000, /* 0x08D5(0xa975-0xa0a0) */ 0x0000, /* 0x08D6(0xa976-0xa0a0) */ 0x0000, /* 0x08D7(0xa977-0xa0a0) */ 0x0000, /* 0x08D8(0xa978-0xa0a0) */ 0x0000, /* 0x08D9(0xa979-0xa0a0) */ 0x0000, /* 0x08DA(0xa97a-0xa0a0) */ 0x0000, /* 0x08DB(0xa97b-0xa0a0) */ 0x0000, /* 0x08DC(0xa97c-0xa0a0) */ 0x0000, /* 0x08DD(0xa97d-0xa0a0) */ 0x0000, /* 0x08DE(0xa97e-0xa0a0) */ 0x0000, /* 0x08DF(0xa97f-0xa0a0) */ 0x0000, /* 0x08E0(0xa980-0xa0a0) */ 0x0000, /* 0x08E1(0xa981-0xa0a0) */ 0x0000, /* 0x08E2(0xa982-0xa0a0) */ 0x0000, /* 0x08E3(0xa983-0xa0a0) */ 0x0000, /* 0x08E4(0xa984-0xa0a0) */ 0x0000, /* 0x08E5(0xa985-0xa0a0) */ 0x0000, /* 0x08E6(0xa986-0xa0a0) */ 0x0000, /* 0x08E7(0xa987-0xa0a0) */ 0x0000, /* 0x08E8(0xa988-0xa0a0) */ 0x0000, /* 0x08E9(0xa989-0xa0a0) */ 0x0000, /* 0x08EA(0xa98a-0xa0a0) */ 0x0000, /* 0x08EB(0xa98b-0xa0a0) */ 0x0000, /* 0x08EC(0xa98c-0xa0a0) */ 0x0000, /* 0x08ED(0xa98d-0xa0a0) */ 0x0000, /* 0x08EE(0xa98e-0xa0a0) */ 0x0000, /* 0x08EF(0xa98f-0xa0a0) */ 0x0000, /* 0x08F0(0xa990-0xa0a0) */ 0x0000, /* 0x08F1(0xa991-0xa0a0) */ 0x0000, /* 0x08F2(0xa992-0xa0a0) */ 0x0000, /* 0x08F3(0xa993-0xa0a0) */ 0x0000, /* 0x08F4(0xa994-0xa0a0) */ 0x0000, /* 0x08F5(0xa995-0xa0a0) */ 0x0000, /* 0x08F6(0xa996-0xa0a0) */ 0x0000, /* 0x08F7(0xa997-0xa0a0) */ 0x0000, /* 0x08F8(0xa998-0xa0a0) */ 0x0000, /* 0x08F9(0xa999-0xa0a0) */ 0x0000, /* 0x08FA(0xa99a-0xa0a0) */ 0x0000, /* 0x08FB(0xa99b-0xa0a0) */ 0x0000, /* 0x08FC(0xa99c-0xa0a0) */ 0x0000, /* 0x08FD(0xa99d-0xa0a0) */ 0x0000, /* 0x08FE(0xa99e-0xa0a0) */ 0x0000, /* 0x08FF(0xa99f-0xa0a0) */ 0x0000, /* 0x0900(0xa9a0-0xa0a0) */ 0x0000, /* 0x0901(0xa9a1-0xa0a0) */ 0x0000, /* 0x0902(0xa9a2-0xa0a0) */ 0x0000, /* 0x0903(0xa9a3-0xa0a0) */ 0x0000, /* 0x0904(0xa9a4-0xa0a0) */ 0x0000, /* 0x0905(0xa9a5-0xa0a0) */ 0x0000, /* 0x0906(0xa9a6-0xa0a0) */ 0x0000, /* 0x0907(0xa9a7-0xa0a0) */ 0x0000, /* 0x0908(0xa9a8-0xa0a0) */ 0x0000, /* 0x0909(0xa9a9-0xa0a0) */ 0x0000, /* 0x090A(0xa9aa-0xa0a0) */ 0x0000, /* 0x090B(0xa9ab-0xa0a0) */ 0x0000, /* 0x090C(0xa9ac-0xa0a0) */ 0x0000, /* 0x090D(0xa9ad-0xa0a0) */ 0x0000, /* 0x090E(0xa9ae-0xa0a0) */ 0x0000, /* 0x090F(0xa9af-0xa0a0) */ 0x0000, /* 0x0910(0xa9b0-0xa0a0) */ 0x0000, /* 0x0911(0xa9b1-0xa0a0) */ 0x0000, /* 0x0912(0xa9b2-0xa0a0) */ 0x0000, /* 0x0913(0xa9b3-0xa0a0) */ 0x0000, /* 0x0914(0xa9b4-0xa0a0) */ 0x0000, /* 0x0915(0xa9b5-0xa0a0) */ 0x0000, /* 0x0916(0xa9b6-0xa0a0) */ 0x0000, /* 0x0917(0xa9b7-0xa0a0) */ 0x0000, /* 0x0918(0xa9b8-0xa0a0) */ 0x0000, /* 0x0919(0xa9b9-0xa0a0) */ 0x0000, /* 0x091A(0xa9ba-0xa0a0) */ 0x0000, /* 0x091B(0xa9bb-0xa0a0) */ 0x0000, /* 0x091C(0xa9bc-0xa0a0) */ 0x0000, /* 0x091D(0xa9bd-0xa0a0) */ 0x0000, /* 0x091E(0xa9be-0xa0a0) */ 0x0000, /* 0x091F(0xa9bf-0xa0a0) */ 0x0000, /* 0x0920(0xa9c0-0xa0a0) */ 0x0000, /* 0x0921(0xa9c1-0xa0a0) */ 0x0000, /* 0x0922(0xa9c2-0xa0a0) */ 0x0000, /* 0x0923(0xa9c3-0xa0a0) */ 0x0000, /* 0x0924(0xa9c4-0xa0a0) */ 0x0000, /* 0x0925(0xa9c5-0xa0a0) */ 0x0000, /* 0x0926(0xa9c6-0xa0a0) */ 0x0000, /* 0x0927(0xa9c7-0xa0a0) */ 0x0000, /* 0x0928(0xa9c8-0xa0a0) */ 0x0000, /* 0x0929(0xa9c9-0xa0a0) */ 0x0000, /* 0x092A(0xa9ca-0xa0a0) */ 0x0000, /* 0x092B(0xa9cb-0xa0a0) */ 0x0000, /* 0x092C(0xa9cc-0xa0a0) */ 0x0000, /* 0x092D(0xa9cd-0xa0a0) */ 0x0000, /* 0x092E(0xa9ce-0xa0a0) */ 0x0000, /* 0x092F(0xa9cf-0xa0a0) */ 0x0000, /* 0x0930(0xa9d0-0xa0a0) */ 0x0000, /* 0x0931(0xa9d1-0xa0a0) */ 0x0000, /* 0x0932(0xa9d2-0xa0a0) */ 0x0000, /* 0x0933(0xa9d3-0xa0a0) */ 0x0000, /* 0x0934(0xa9d4-0xa0a0) */ 0x0000, /* 0x0935(0xa9d5-0xa0a0) */ 0x0000, /* 0x0936(0xa9d6-0xa0a0) */ 0x0000, /* 0x0937(0xa9d7-0xa0a0) */ 0x0000, /* 0x0938(0xa9d8-0xa0a0) */ 0x0000, /* 0x0939(0xa9d9-0xa0a0) */ 0x0000, /* 0x093A(0xa9da-0xa0a0) */ 0x0000, /* 0x093B(0xa9db-0xa0a0) */ 0x0000, /* 0x093C(0xa9dc-0xa0a0) */ 0x0000, /* 0x093D(0xa9dd-0xa0a0) */ 0x0000, /* 0x093E(0xa9de-0xa0a0) */ 0x0000, /* 0x093F(0xa9df-0xa0a0) */ 0x0000, /* 0x0940(0xa9e0-0xa0a0) */ 0x0000, /* 0x0941(0xa9e1-0xa0a0) */ 0x0000, /* 0x0942(0xa9e2-0xa0a0) */ 0x0000, /* 0x0943(0xa9e3-0xa0a0) */ 0x0000, /* 0x0944(0xa9e4-0xa0a0) */ 0x0000, /* 0x0945(0xa9e5-0xa0a0) */ 0x0000, /* 0x0946(0xa9e6-0xa0a0) */ 0x0000, /* 0x0947(0xa9e7-0xa0a0) */ 0x0000, /* 0x0948(0xa9e8-0xa0a0) */ 0x0000, /* 0x0949(0xa9e9-0xa0a0) */ 0x0000, /* 0x094A(0xa9ea-0xa0a0) */ 0x0000, /* 0x094B(0xa9eb-0xa0a0) */ 0x0000, /* 0x094C(0xa9ec-0xa0a0) */ 0x0000, /* 0x094D(0xa9ed-0xa0a0) */ 0x0000, /* 0x094E(0xa9ee-0xa0a0) */ 0x0000, /* 0x094F(0xa9ef-0xa0a0) */ 0x0000, /* 0x0950(0xa9f0-0xa0a0) */ 0x0000, /* 0x0951(0xa9f1-0xa0a0) */ 0x0000, /* 0x0952(0xa9f2-0xa0a0) */ 0x0000, /* 0x0953(0xa9f3-0xa0a0) */ 0x0000, /* 0x0954(0xa9f4-0xa0a0) */ 0x0000, /* 0x0955(0xa9f5-0xa0a0) */ 0x0000, /* 0x0956(0xa9f6-0xa0a0) */ 0x0000, /* 0x0957(0xa9f7-0xa0a0) */ 0x0000, /* 0x0958(0xa9f8-0xa0a0) */ 0x0000, /* 0x0959(0xa9f9-0xa0a0) */ 0x0000, /* 0x095A(0xa9fa-0xa0a0) */ 0x0000, /* 0x095B(0xa9fb-0xa0a0) */ 0x0000, /* 0x095C(0xa9fc-0xa0a0) */ 0x0000, /* 0x095D(0xa9fd-0xa0a0) */ 0x0000, /* 0x095E(0xa9fe-0xa0a0) */ 0x0000, /* 0x095F(0xa9ff-0xa0a0) */ 0x0000, /* 0x0960(0xaa00-0xa0a0) */ 0x0000, /* 0x0961(0xaa01-0xa0a0) */ 0x0000, /* 0x0962(0xaa02-0xa0a0) */ 0x0000, /* 0x0963(0xaa03-0xa0a0) */ 0x0000, /* 0x0964(0xaa04-0xa0a0) */ 0x0000, /* 0x0965(0xaa05-0xa0a0) */ 0x0000, /* 0x0966(0xaa06-0xa0a0) */ 0x0000, /* 0x0967(0xaa07-0xa0a0) */ 0x0000, /* 0x0968(0xaa08-0xa0a0) */ 0x0000, /* 0x0969(0xaa09-0xa0a0) */ 0x0000, /* 0x096A(0xaa0a-0xa0a0) */ 0x0000, /* 0x096B(0xaa0b-0xa0a0) */ 0x0000, /* 0x096C(0xaa0c-0xa0a0) */ 0x0000, /* 0x096D(0xaa0d-0xa0a0) */ 0x0000, /* 0x096E(0xaa0e-0xa0a0) */ 0x0000, /* 0x096F(0xaa0f-0xa0a0) */ 0x0000, /* 0x0970(0xaa10-0xa0a0) */ 0x0000, /* 0x0971(0xaa11-0xa0a0) */ 0x0000, /* 0x0972(0xaa12-0xa0a0) */ 0x0000, /* 0x0973(0xaa13-0xa0a0) */ 0x0000, /* 0x0974(0xaa14-0xa0a0) */ 0x0000, /* 0x0975(0xaa15-0xa0a0) */ 0x0000, /* 0x0976(0xaa16-0xa0a0) */ 0x0000, /* 0x0977(0xaa17-0xa0a0) */ 0x0000, /* 0x0978(0xaa18-0xa0a0) */ 0x0000, /* 0x0979(0xaa19-0xa0a0) */ 0x0000, /* 0x097A(0xaa1a-0xa0a0) */ 0x0000, /* 0x097B(0xaa1b-0xa0a0) */ 0x0000, /* 0x097C(0xaa1c-0xa0a0) */ 0x0000, /* 0x097D(0xaa1d-0xa0a0) */ 0x0000, /* 0x097E(0xaa1e-0xa0a0) */ 0x0000, /* 0x097F(0xaa1f-0xa0a0) */ 0x0000, /* 0x0980(0xaa20-0xa0a0) */ 0x0000, /* 0x0981(0xaa21-0xa0a0) */ 0x0000, /* 0x0982(0xaa22-0xa0a0) */ 0x0000, /* 0x0983(0xaa23-0xa0a0) */ 0x0000, /* 0x0984(0xaa24-0xa0a0) */ 0x0000, /* 0x0985(0xaa25-0xa0a0) */ 0x0000, /* 0x0986(0xaa26-0xa0a0) */ 0x0000, /* 0x0987(0xaa27-0xa0a0) */ 0x0000, /* 0x0988(0xaa28-0xa0a0) */ 0x0000, /* 0x0989(0xaa29-0xa0a0) */ 0x0000, /* 0x098A(0xaa2a-0xa0a0) */ 0x0000, /* 0x098B(0xaa2b-0xa0a0) */ 0x0000, /* 0x098C(0xaa2c-0xa0a0) */ 0x0000, /* 0x098D(0xaa2d-0xa0a0) */ 0x0000, /* 0x098E(0xaa2e-0xa0a0) */ 0x0000, /* 0x098F(0xaa2f-0xa0a0) */ 0x0000, /* 0x0990(0xaa30-0xa0a0) */ 0x0000, /* 0x0991(0xaa31-0xa0a0) */ 0x0000, /* 0x0992(0xaa32-0xa0a0) */ 0x0000, /* 0x0993(0xaa33-0xa0a0) */ 0x0000, /* 0x0994(0xaa34-0xa0a0) */ 0x0000, /* 0x0995(0xaa35-0xa0a0) */ 0x0000, /* 0x0996(0xaa36-0xa0a0) */ 0x0000, /* 0x0997(0xaa37-0xa0a0) */ 0x0000, /* 0x0998(0xaa38-0xa0a0) */ 0x0000, /* 0x0999(0xaa39-0xa0a0) */ 0x0000, /* 0x099A(0xaa3a-0xa0a0) */ 0x0000, /* 0x099B(0xaa3b-0xa0a0) */ 0x0000, /* 0x099C(0xaa3c-0xa0a0) */ 0x0000, /* 0x099D(0xaa3d-0xa0a0) */ 0x0000, /* 0x099E(0xaa3e-0xa0a0) */ 0x0000, /* 0x099F(0xaa3f-0xa0a0) */ 0x0000, /* 0x09A0(0xaa40-0xa0a0) */ 0x0000, /* 0x09A1(0xaa41-0xa0a0) */ 0x0000, /* 0x09A2(0xaa42-0xa0a0) */ 0x0000, /* 0x09A3(0xaa43-0xa0a0) */ 0x0000, /* 0x09A4(0xaa44-0xa0a0) */ 0x0000, /* 0x09A5(0xaa45-0xa0a0) */ 0x0000, /* 0x09A6(0xaa46-0xa0a0) */ 0x0000, /* 0x09A7(0xaa47-0xa0a0) */ 0x0000, /* 0x09A8(0xaa48-0xa0a0) */ 0x0000, /* 0x09A9(0xaa49-0xa0a0) */ 0x0000, /* 0x09AA(0xaa4a-0xa0a0) */ 0x0000, /* 0x09AB(0xaa4b-0xa0a0) */ 0x0000, /* 0x09AC(0xaa4c-0xa0a0) */ 0x0000, /* 0x09AD(0xaa4d-0xa0a0) */ 0x0000, /* 0x09AE(0xaa4e-0xa0a0) */ 0x0000, /* 0x09AF(0xaa4f-0xa0a0) */ 0x0000, /* 0x09B0(0xaa50-0xa0a0) */ 0x0000, /* 0x09B1(0xaa51-0xa0a0) */ 0x0000, /* 0x09B2(0xaa52-0xa0a0) */ 0x0000, /* 0x09B3(0xaa53-0xa0a0) */ 0x0000, /* 0x09B4(0xaa54-0xa0a0) */ 0x0000, /* 0x09B5(0xaa55-0xa0a0) */ 0x0000, /* 0x09B6(0xaa56-0xa0a0) */ 0x0000, /* 0x09B7(0xaa57-0xa0a0) */ 0x0000, /* 0x09B8(0xaa58-0xa0a0) */ 0x0000, /* 0x09B9(0xaa59-0xa0a0) */ 0x0000, /* 0x09BA(0xaa5a-0xa0a0) */ 0x0000, /* 0x09BB(0xaa5b-0xa0a0) */ 0x0000, /* 0x09BC(0xaa5c-0xa0a0) */ 0x0000, /* 0x09BD(0xaa5d-0xa0a0) */ 0x0000, /* 0x09BE(0xaa5e-0xa0a0) */ 0x0000, /* 0x09BF(0xaa5f-0xa0a0) */ 0x0000, /* 0x09C0(0xaa60-0xa0a0) */ 0x0000, /* 0x09C1(0xaa61-0xa0a0) */ 0x0000, /* 0x09C2(0xaa62-0xa0a0) */ 0x0000, /* 0x09C3(0xaa63-0xa0a0) */ 0x0000, /* 0x09C4(0xaa64-0xa0a0) */ 0x0000, /* 0x09C5(0xaa65-0xa0a0) */ 0x0000, /* 0x09C6(0xaa66-0xa0a0) */ 0x0000, /* 0x09C7(0xaa67-0xa0a0) */ 0x0000, /* 0x09C8(0xaa68-0xa0a0) */ 0x0000, /* 0x09C9(0xaa69-0xa0a0) */ 0x0000, /* 0x09CA(0xaa6a-0xa0a0) */ 0x0000, /* 0x09CB(0xaa6b-0xa0a0) */ 0x0000, /* 0x09CC(0xaa6c-0xa0a0) */ 0x0000, /* 0x09CD(0xaa6d-0xa0a0) */ 0x0000, /* 0x09CE(0xaa6e-0xa0a0) */ 0x0000, /* 0x09CF(0xaa6f-0xa0a0) */ 0x0000, /* 0x09D0(0xaa70-0xa0a0) */ 0x0000, /* 0x09D1(0xaa71-0xa0a0) */ 0x0000, /* 0x09D2(0xaa72-0xa0a0) */ 0x0000, /* 0x09D3(0xaa73-0xa0a0) */ 0x0000, /* 0x09D4(0xaa74-0xa0a0) */ 0x0000, /* 0x09D5(0xaa75-0xa0a0) */ 0x0000, /* 0x09D6(0xaa76-0xa0a0) */ 0x0000, /* 0x09D7(0xaa77-0xa0a0) */ 0x0000, /* 0x09D8(0xaa78-0xa0a0) */ 0x0000, /* 0x09D9(0xaa79-0xa0a0) */ 0x0000, /* 0x09DA(0xaa7a-0xa0a0) */ 0x0000, /* 0x09DB(0xaa7b-0xa0a0) */ 0x0000, /* 0x09DC(0xaa7c-0xa0a0) */ 0x0000, /* 0x09DD(0xaa7d-0xa0a0) */ 0x0000, /* 0x09DE(0xaa7e-0xa0a0) */ 0x0000, /* 0x09DF(0xaa7f-0xa0a0) */ 0x0000, /* 0x09E0(0xaa80-0xa0a0) */ 0x0000, /* 0x09E1(0xaa81-0xa0a0) */ 0x0000, /* 0x09E2(0xaa82-0xa0a0) */ 0x0000, /* 0x09E3(0xaa83-0xa0a0) */ 0x0000, /* 0x09E4(0xaa84-0xa0a0) */ 0x0000, /* 0x09E5(0xaa85-0xa0a0) */ 0x0000, /* 0x09E6(0xaa86-0xa0a0) */ 0x0000, /* 0x09E7(0xaa87-0xa0a0) */ 0x0000, /* 0x09E8(0xaa88-0xa0a0) */ 0x0000, /* 0x09E9(0xaa89-0xa0a0) */ 0x0000, /* 0x09EA(0xaa8a-0xa0a0) */ 0x0000, /* 0x09EB(0xaa8b-0xa0a0) */ 0x0000, /* 0x09EC(0xaa8c-0xa0a0) */ 0x0000, /* 0x09ED(0xaa8d-0xa0a0) */ 0x0000, /* 0x09EE(0xaa8e-0xa0a0) */ 0x0000, /* 0x09EF(0xaa8f-0xa0a0) */ 0x0000, /* 0x09F0(0xaa90-0xa0a0) */ 0x0000, /* 0x09F1(0xaa91-0xa0a0) */ 0x0000, /* 0x09F2(0xaa92-0xa0a0) */ 0x0000, /* 0x09F3(0xaa93-0xa0a0) */ 0x0000, /* 0x09F4(0xaa94-0xa0a0) */ 0x0000, /* 0x09F5(0xaa95-0xa0a0) */ 0x0000, /* 0x09F6(0xaa96-0xa0a0) */ 0x0000, /* 0x09F7(0xaa97-0xa0a0) */ 0x0000, /* 0x09F8(0xaa98-0xa0a0) */ 0x0000, /* 0x09F9(0xaa99-0xa0a0) */ 0x0000, /* 0x09FA(0xaa9a-0xa0a0) */ 0x0000, /* 0x09FB(0xaa9b-0xa0a0) */ 0x0000, /* 0x09FC(0xaa9c-0xa0a0) */ 0x0000, /* 0x09FD(0xaa9d-0xa0a0) */ 0x0000, /* 0x09FE(0xaa9e-0xa0a0) */ 0x0000, /* 0x09FF(0xaa9f-0xa0a0) */ 0x0000, /* 0x0A00(0xaaa0-0xa0a0) */ 0x0000, /* 0x0A01(0xaaa1-0xa0a0) */ 0x0000, /* 0x0A02(0xaaa2-0xa0a0) */ 0x0000, /* 0x0A03(0xaaa3-0xa0a0) */ 0x0000, /* 0x0A04(0xaaa4-0xa0a0) */ 0x0000, /* 0x0A05(0xaaa5-0xa0a0) */ 0x0000, /* 0x0A06(0xaaa6-0xa0a0) */ 0x0000, /* 0x0A07(0xaaa7-0xa0a0) */ 0x0000, /* 0x0A08(0xaaa8-0xa0a0) */ 0x0000, /* 0x0A09(0xaaa9-0xa0a0) */ 0x0000, /* 0x0A0A(0xaaaa-0xa0a0) */ 0x0000, /* 0x0A0B(0xaaab-0xa0a0) */ 0x0000, /* 0x0A0C(0xaaac-0xa0a0) */ 0x0000, /* 0x0A0D(0xaaad-0xa0a0) */ 0x0000, /* 0x0A0E(0xaaae-0xa0a0) */ 0x0000, /* 0x0A0F(0xaaaf-0xa0a0) */ 0x0000, /* 0x0A10(0xaab0-0xa0a0) */ 0x0000, /* 0x0A11(0xaab1-0xa0a0) */ 0x0000, /* 0x0A12(0xaab2-0xa0a0) */ 0x0000, /* 0x0A13(0xaab3-0xa0a0) */ 0x0000, /* 0x0A14(0xaab4-0xa0a0) */ 0x0000, /* 0x0A15(0xaab5-0xa0a0) */ 0x0000, /* 0x0A16(0xaab6-0xa0a0) */ 0x0000, /* 0x0A17(0xaab7-0xa0a0) */ 0x0000, /* 0x0A18(0xaab8-0xa0a0) */ 0x0000, /* 0x0A19(0xaab9-0xa0a0) */ 0x0000, /* 0x0A1A(0xaaba-0xa0a0) */ 0x0000, /* 0x0A1B(0xaabb-0xa0a0) */ 0x0000, /* 0x0A1C(0xaabc-0xa0a0) */ 0x0000, /* 0x0A1D(0xaabd-0xa0a0) */ 0x0000, /* 0x0A1E(0xaabe-0xa0a0) */ 0x0000, /* 0x0A1F(0xaabf-0xa0a0) */ 0x0000, /* 0x0A20(0xaac0-0xa0a0) */ 0x0000, /* 0x0A21(0xaac1-0xa0a0) */ 0x0000, /* 0x0A22(0xaac2-0xa0a0) */ 0x0000, /* 0x0A23(0xaac3-0xa0a0) */ 0x0000, /* 0x0A24(0xaac4-0xa0a0) */ 0x0000, /* 0x0A25(0xaac5-0xa0a0) */ 0x0000, /* 0x0A26(0xaac6-0xa0a0) */ 0x0000, /* 0x0A27(0xaac7-0xa0a0) */ 0x0000, /* 0x0A28(0xaac8-0xa0a0) */ 0x0000, /* 0x0A29(0xaac9-0xa0a0) */ 0x0000, /* 0x0A2A(0xaaca-0xa0a0) */ 0x0000, /* 0x0A2B(0xaacb-0xa0a0) */ 0x0000, /* 0x0A2C(0xaacc-0xa0a0) */ 0x0000, /* 0x0A2D(0xaacd-0xa0a0) */ 0x0000, /* 0x0A2E(0xaace-0xa0a0) */ 0x0000, /* 0x0A2F(0xaacf-0xa0a0) */ 0x0000, /* 0x0A30(0xaad0-0xa0a0) */ 0x0000, /* 0x0A31(0xaad1-0xa0a0) */ 0x0000, /* 0x0A32(0xaad2-0xa0a0) */ 0x0000, /* 0x0A33(0xaad3-0xa0a0) */ 0x0000, /* 0x0A34(0xaad4-0xa0a0) */ 0x0000, /* 0x0A35(0xaad5-0xa0a0) */ 0x0000, /* 0x0A36(0xaad6-0xa0a0) */ 0x0000, /* 0x0A37(0xaad7-0xa0a0) */ 0x0000, /* 0x0A38(0xaad8-0xa0a0) */ 0x0000, /* 0x0A39(0xaad9-0xa0a0) */ 0x0000, /* 0x0A3A(0xaada-0xa0a0) */ 0x0000, /* 0x0A3B(0xaadb-0xa0a0) */ 0x0000, /* 0x0A3C(0xaadc-0xa0a0) */ 0x0000, /* 0x0A3D(0xaadd-0xa0a0) */ 0x0000, /* 0x0A3E(0xaade-0xa0a0) */ 0x0000, /* 0x0A3F(0xaadf-0xa0a0) */ 0x0000, /* 0x0A40(0xaae0-0xa0a0) */ 0x0000, /* 0x0A41(0xaae1-0xa0a0) */ 0x0000, /* 0x0A42(0xaae2-0xa0a0) */ 0x0000, /* 0x0A43(0xaae3-0xa0a0) */ 0x0000, /* 0x0A44(0xaae4-0xa0a0) */ 0x0000, /* 0x0A45(0xaae5-0xa0a0) */ 0x0000, /* 0x0A46(0xaae6-0xa0a0) */ 0x0000, /* 0x0A47(0xaae7-0xa0a0) */ 0x0000, /* 0x0A48(0xaae8-0xa0a0) */ 0x0000, /* 0x0A49(0xaae9-0xa0a0) */ 0x0000, /* 0x0A4A(0xaaea-0xa0a0) */ 0x0000, /* 0x0A4B(0xaaeb-0xa0a0) */ 0x0000, /* 0x0A4C(0xaaec-0xa0a0) */ 0x0000, /* 0x0A4D(0xaaed-0xa0a0) */ 0x0000, /* 0x0A4E(0xaaee-0xa0a0) */ 0x0000, /* 0x0A4F(0xaaef-0xa0a0) */ 0x0000, /* 0x0A50(0xaaf0-0xa0a0) */ 0x0000, /* 0x0A51(0xaaf1-0xa0a0) */ 0x0000, /* 0x0A52(0xaaf2-0xa0a0) */ 0x0000, /* 0x0A53(0xaaf3-0xa0a0) */ 0x0000, /* 0x0A54(0xaaf4-0xa0a0) */ 0x0000, /* 0x0A55(0xaaf5-0xa0a0) */ 0x0000, /* 0x0A56(0xaaf6-0xa0a0) */ 0x0000, /* 0x0A57(0xaaf7-0xa0a0) */ 0x0000, /* 0x0A58(0xaaf8-0xa0a0) */ 0x0000, /* 0x0A59(0xaaf9-0xa0a0) */ 0x0000, /* 0x0A5A(0xaafa-0xa0a0) */ 0x0000, /* 0x0A5B(0xaafb-0xa0a0) */ 0x0000, /* 0x0A5C(0xaafc-0xa0a0) */ 0x0000, /* 0x0A5D(0xaafd-0xa0a0) */ 0x0000, /* 0x0A5E(0xaafe-0xa0a0) */ 0x0000, /* 0x0A5F(0xaaff-0xa0a0) */ 0x0000, /* 0x0A60(0xab00-0xa0a0) */ 0x0000, /* 0x0A61(0xab01-0xa0a0) */ 0x0000, /* 0x0A62(0xab02-0xa0a0) */ 0x0000, /* 0x0A63(0xab03-0xa0a0) */ 0x0000, /* 0x0A64(0xab04-0xa0a0) */ 0x0000, /* 0x0A65(0xab05-0xa0a0) */ 0x0000, /* 0x0A66(0xab06-0xa0a0) */ 0x0000, /* 0x0A67(0xab07-0xa0a0) */ 0x0000, /* 0x0A68(0xab08-0xa0a0) */ 0x0000, /* 0x0A69(0xab09-0xa0a0) */ 0x0000, /* 0x0A6A(0xab0a-0xa0a0) */ 0x0000, /* 0x0A6B(0xab0b-0xa0a0) */ 0x0000, /* 0x0A6C(0xab0c-0xa0a0) */ 0x0000, /* 0x0A6D(0xab0d-0xa0a0) */ 0x0000, /* 0x0A6E(0xab0e-0xa0a0) */ 0x0000, /* 0x0A6F(0xab0f-0xa0a0) */ 0x0000, /* 0x0A70(0xab10-0xa0a0) */ 0x0000, /* 0x0A71(0xab11-0xa0a0) */ 0x0000, /* 0x0A72(0xab12-0xa0a0) */ 0x0000, /* 0x0A73(0xab13-0xa0a0) */ 0x0000, /* 0x0A74(0xab14-0xa0a0) */ 0x0000, /* 0x0A75(0xab15-0xa0a0) */ 0x0000, /* 0x0A76(0xab16-0xa0a0) */ 0x0000, /* 0x0A77(0xab17-0xa0a0) */ 0x0000, /* 0x0A78(0xab18-0xa0a0) */ 0x0000, /* 0x0A79(0xab19-0xa0a0) */ 0x0000, /* 0x0A7A(0xab1a-0xa0a0) */ 0x0000, /* 0x0A7B(0xab1b-0xa0a0) */ 0x0000, /* 0x0A7C(0xab1c-0xa0a0) */ 0x0000, /* 0x0A7D(0xab1d-0xa0a0) */ 0x0000, /* 0x0A7E(0xab1e-0xa0a0) */ 0x0000, /* 0x0A7F(0xab1f-0xa0a0) */ 0x0000, /* 0x0A80(0xab20-0xa0a0) */ 0x0000, /* 0x0A81(0xab21-0xa0a0) */ 0x0000, /* 0x0A82(0xab22-0xa0a0) */ 0x0000, /* 0x0A83(0xab23-0xa0a0) */ 0x0000, /* 0x0A84(0xab24-0xa0a0) */ 0x0000, /* 0x0A85(0xab25-0xa0a0) */ 0x0000, /* 0x0A86(0xab26-0xa0a0) */ 0x0000, /* 0x0A87(0xab27-0xa0a0) */ 0x0000, /* 0x0A88(0xab28-0xa0a0) */ 0x0000, /* 0x0A89(0xab29-0xa0a0) */ 0x0000, /* 0x0A8A(0xab2a-0xa0a0) */ 0x0000, /* 0x0A8B(0xab2b-0xa0a0) */ 0x0000, /* 0x0A8C(0xab2c-0xa0a0) */ 0x0000, /* 0x0A8D(0xab2d-0xa0a0) */ 0x0000, /* 0x0A8E(0xab2e-0xa0a0) */ 0x0000, /* 0x0A8F(0xab2f-0xa0a0) */ 0x0000, /* 0x0A90(0xab30-0xa0a0) */ 0x0000, /* 0x0A91(0xab31-0xa0a0) */ 0x0000, /* 0x0A92(0xab32-0xa0a0) */ 0x0000, /* 0x0A93(0xab33-0xa0a0) */ 0x0000, /* 0x0A94(0xab34-0xa0a0) */ 0x0000, /* 0x0A95(0xab35-0xa0a0) */ 0x0000, /* 0x0A96(0xab36-0xa0a0) */ 0x0000, /* 0x0A97(0xab37-0xa0a0) */ 0x0000, /* 0x0A98(0xab38-0xa0a0) */ 0x0000, /* 0x0A99(0xab39-0xa0a0) */ 0x0000, /* 0x0A9A(0xab3a-0xa0a0) */ 0x0000, /* 0x0A9B(0xab3b-0xa0a0) */ 0x0000, /* 0x0A9C(0xab3c-0xa0a0) */ 0x0000, /* 0x0A9D(0xab3d-0xa0a0) */ 0x0000, /* 0x0A9E(0xab3e-0xa0a0) */ 0x0000, /* 0x0A9F(0xab3f-0xa0a0) */ 0x0000, /* 0x0AA0(0xab40-0xa0a0) */ 0x0000, /* 0x0AA1(0xab41-0xa0a0) */ 0x0000, /* 0x0AA2(0xab42-0xa0a0) */ 0x0000, /* 0x0AA3(0xab43-0xa0a0) */ 0x0000, /* 0x0AA4(0xab44-0xa0a0) */ 0x0000, /* 0x0AA5(0xab45-0xa0a0) */ 0x0000, /* 0x0AA6(0xab46-0xa0a0) */ 0x0000, /* 0x0AA7(0xab47-0xa0a0) */ 0x0000, /* 0x0AA8(0xab48-0xa0a0) */ 0x0000, /* 0x0AA9(0xab49-0xa0a0) */ 0x0000, /* 0x0AAA(0xab4a-0xa0a0) */ 0x0000, /* 0x0AAB(0xab4b-0xa0a0) */ 0x0000, /* 0x0AAC(0xab4c-0xa0a0) */ 0x0000, /* 0x0AAD(0xab4d-0xa0a0) */ 0x0000, /* 0x0AAE(0xab4e-0xa0a0) */ 0x0000, /* 0x0AAF(0xab4f-0xa0a0) */ 0x0000, /* 0x0AB0(0xab50-0xa0a0) */ 0x0000, /* 0x0AB1(0xab51-0xa0a0) */ 0x0000, /* 0x0AB2(0xab52-0xa0a0) */ 0x0000, /* 0x0AB3(0xab53-0xa0a0) */ 0x0000, /* 0x0AB4(0xab54-0xa0a0) */ 0x0000, /* 0x0AB5(0xab55-0xa0a0) */ 0x0000, /* 0x0AB6(0xab56-0xa0a0) */ 0x0000, /* 0x0AB7(0xab57-0xa0a0) */ 0x0000, /* 0x0AB8(0xab58-0xa0a0) */ 0x0000, /* 0x0AB9(0xab59-0xa0a0) */ 0x0000, /* 0x0ABA(0xab5a-0xa0a0) */ 0x0000, /* 0x0ABB(0xab5b-0xa0a0) */ 0x0000, /* 0x0ABC(0xab5c-0xa0a0) */ 0x0000, /* 0x0ABD(0xab5d-0xa0a0) */ 0x0000, /* 0x0ABE(0xab5e-0xa0a0) */ 0x0000, /* 0x0ABF(0xab5f-0xa0a0) */ 0x0000, /* 0x0AC0(0xab60-0xa0a0) */ 0x0000, /* 0x0AC1(0xab61-0xa0a0) */ 0x0000, /* 0x0AC2(0xab62-0xa0a0) */ 0x0000, /* 0x0AC3(0xab63-0xa0a0) */ 0x0000, /* 0x0AC4(0xab64-0xa0a0) */ 0x0000, /* 0x0AC5(0xab65-0xa0a0) */ 0x0000, /* 0x0AC6(0xab66-0xa0a0) */ 0x0000, /* 0x0AC7(0xab67-0xa0a0) */ 0x0000, /* 0x0AC8(0xab68-0xa0a0) */ 0x0000, /* 0x0AC9(0xab69-0xa0a0) */ 0x0000, /* 0x0ACA(0xab6a-0xa0a0) */ 0x0000, /* 0x0ACB(0xab6b-0xa0a0) */ 0x0000, /* 0x0ACC(0xab6c-0xa0a0) */ 0x0000, /* 0x0ACD(0xab6d-0xa0a0) */ 0x0000, /* 0x0ACE(0xab6e-0xa0a0) */ 0x0000, /* 0x0ACF(0xab6f-0xa0a0) */ 0x0000, /* 0x0AD0(0xab70-0xa0a0) */ 0x0000, /* 0x0AD1(0xab71-0xa0a0) */ 0x0000, /* 0x0AD2(0xab72-0xa0a0) */ 0x0000, /* 0x0AD3(0xab73-0xa0a0) */ 0x0000, /* 0x0AD4(0xab74-0xa0a0) */ 0x0000, /* 0x0AD5(0xab75-0xa0a0) */ 0x0000, /* 0x0AD6(0xab76-0xa0a0) */ 0x0000, /* 0x0AD7(0xab77-0xa0a0) */ 0x0000, /* 0x0AD8(0xab78-0xa0a0) */ 0x0000, /* 0x0AD9(0xab79-0xa0a0) */ 0x0000, /* 0x0ADA(0xab7a-0xa0a0) */ 0x0000, /* 0x0ADB(0xab7b-0xa0a0) */ 0x0000, /* 0x0ADC(0xab7c-0xa0a0) */ 0x0000, /* 0x0ADD(0xab7d-0xa0a0) */ 0x0000, /* 0x0ADE(0xab7e-0xa0a0) */ 0x0000, /* 0x0ADF(0xab7f-0xa0a0) */ 0x0000, /* 0x0AE0(0xab80-0xa0a0) */ 0x0000, /* 0x0AE1(0xab81-0xa0a0) */ 0x0000, /* 0x0AE2(0xab82-0xa0a0) */ 0x0000, /* 0x0AE3(0xab83-0xa0a0) */ 0x0000, /* 0x0AE4(0xab84-0xa0a0) */ 0x0000, /* 0x0AE5(0xab85-0xa0a0) */ 0x0000, /* 0x0AE6(0xab86-0xa0a0) */ 0x0000, /* 0x0AE7(0xab87-0xa0a0) */ 0x0000, /* 0x0AE8(0xab88-0xa0a0) */ 0x0000, /* 0x0AE9(0xab89-0xa0a0) */ 0x0000, /* 0x0AEA(0xab8a-0xa0a0) */ 0x0000, /* 0x0AEB(0xab8b-0xa0a0) */ 0x0000, /* 0x0AEC(0xab8c-0xa0a0) */ 0x0000, /* 0x0AED(0xab8d-0xa0a0) */ 0x0000, /* 0x0AEE(0xab8e-0xa0a0) */ 0x0000, /* 0x0AEF(0xab8f-0xa0a0) */ 0x0000, /* 0x0AF0(0xab90-0xa0a0) */ 0x0000, /* 0x0AF1(0xab91-0xa0a0) */ 0x0000, /* 0x0AF2(0xab92-0xa0a0) */ 0x0000, /* 0x0AF3(0xab93-0xa0a0) */ 0x0000, /* 0x0AF4(0xab94-0xa0a0) */ 0x0000, /* 0x0AF5(0xab95-0xa0a0) */ 0x0000, /* 0x0AF6(0xab96-0xa0a0) */ 0x0000, /* 0x0AF7(0xab97-0xa0a0) */ 0x0000, /* 0x0AF8(0xab98-0xa0a0) */ 0x0000, /* 0x0AF9(0xab99-0xa0a0) */ 0x0000, /* 0x0AFA(0xab9a-0xa0a0) */ 0x0000, /* 0x0AFB(0xab9b-0xa0a0) */ 0x0000, /* 0x0AFC(0xab9c-0xa0a0) */ 0x0000, /* 0x0AFD(0xab9d-0xa0a0) */ 0x0000, /* 0x0AFE(0xab9e-0xa0a0) */ 0x0000, /* 0x0AFF(0xab9f-0xa0a0) */ 0x0000, /* 0x0B00(0xaba0-0xa0a0) */ 0x0000, /* 0x0B01(0xaba1-0xa0a0) */ 0x0000, /* 0x0B02(0xaba2-0xa0a0) */ 0x0000, /* 0x0B03(0xaba3-0xa0a0) */ 0x0000, /* 0x0B04(0xaba4-0xa0a0) */ 0x0000, /* 0x0B05(0xaba5-0xa0a0) */ 0x0000, /* 0x0B06(0xaba6-0xa0a0) */ 0x0000, /* 0x0B07(0xaba7-0xa0a0) */ 0x0000, /* 0x0B08(0xaba8-0xa0a0) */ 0x0000, /* 0x0B09(0xaba9-0xa0a0) */ 0x0000, /* 0x0B0A(0xabaa-0xa0a0) */ 0x0000, /* 0x0B0B(0xabab-0xa0a0) */ 0x0000, /* 0x0B0C(0xabac-0xa0a0) */ 0x0000, /* 0x0B0D(0xabad-0xa0a0) */ 0x0000, /* 0x0B0E(0xabae-0xa0a0) */ 0x0000, /* 0x0B0F(0xabaf-0xa0a0) */ 0x0000, /* 0x0B10(0xabb0-0xa0a0) */ 0x0000, /* 0x0B11(0xabb1-0xa0a0) */ 0x0000, /* 0x0B12(0xabb2-0xa0a0) */ 0x0000, /* 0x0B13(0xabb3-0xa0a0) */ 0x0000, /* 0x0B14(0xabb4-0xa0a0) */ 0x0000, /* 0x0B15(0xabb5-0xa0a0) */ 0x0000, /* 0x0B16(0xabb6-0xa0a0) */ 0x0000, /* 0x0B17(0xabb7-0xa0a0) */ 0x0000, /* 0x0B18(0xabb8-0xa0a0) */ 0x0000, /* 0x0B19(0xabb9-0xa0a0) */ 0x0000, /* 0x0B1A(0xabba-0xa0a0) */ 0x0000, /* 0x0B1B(0xabbb-0xa0a0) */ 0x0000, /* 0x0B1C(0xabbc-0xa0a0) */ 0x0000, /* 0x0B1D(0xabbd-0xa0a0) */ 0x0000, /* 0x0B1E(0xabbe-0xa0a0) */ 0x0000, /* 0x0B1F(0xabbf-0xa0a0) */ 0x0000, /* 0x0B20(0xabc0-0xa0a0) */ 0x0000, /* 0x0B21(0xabc1-0xa0a0) */ 0x0000, /* 0x0B22(0xabc2-0xa0a0) */ 0x0000, /* 0x0B23(0xabc3-0xa0a0) */ 0x0000, /* 0x0B24(0xabc4-0xa0a0) */ 0x0000, /* 0x0B25(0xabc5-0xa0a0) */ 0x0000, /* 0x0B26(0xabc6-0xa0a0) */ 0x0000, /* 0x0B27(0xabc7-0xa0a0) */ 0x0000, /* 0x0B28(0xabc8-0xa0a0) */ 0x0000, /* 0x0B29(0xabc9-0xa0a0) */ 0x0000, /* 0x0B2A(0xabca-0xa0a0) */ 0x0000, /* 0x0B2B(0xabcb-0xa0a0) */ 0x0000, /* 0x0B2C(0xabcc-0xa0a0) */ 0x0000, /* 0x0B2D(0xabcd-0xa0a0) */ 0x0000, /* 0x0B2E(0xabce-0xa0a0) */ 0x0000, /* 0x0B2F(0xabcf-0xa0a0) */ 0x0000, /* 0x0B30(0xabd0-0xa0a0) */ 0x0000, /* 0x0B31(0xabd1-0xa0a0) */ 0x0000, /* 0x0B32(0xabd2-0xa0a0) */ 0x0000, /* 0x0B33(0xabd3-0xa0a0) */ 0x0000, /* 0x0B34(0xabd4-0xa0a0) */ 0x0000, /* 0x0B35(0xabd5-0xa0a0) */ 0x0000, /* 0x0B36(0xabd6-0xa0a0) */ 0x0000, /* 0x0B37(0xabd7-0xa0a0) */ 0x0000, /* 0x0B38(0xabd8-0xa0a0) */ 0x0000, /* 0x0B39(0xabd9-0xa0a0) */ 0x0000, /* 0x0B3A(0xabda-0xa0a0) */ 0x0000, /* 0x0B3B(0xabdb-0xa0a0) */ 0x0000, /* 0x0B3C(0xabdc-0xa0a0) */ 0x0000, /* 0x0B3D(0xabdd-0xa0a0) */ 0x0000, /* 0x0B3E(0xabde-0xa0a0) */ 0x0000, /* 0x0B3F(0xabdf-0xa0a0) */ 0x0000, /* 0x0B40(0xabe0-0xa0a0) */ 0x0000, /* 0x0B41(0xabe1-0xa0a0) */ 0x0000, /* 0x0B42(0xabe2-0xa0a0) */ 0x0000, /* 0x0B43(0xabe3-0xa0a0) */ 0x0000, /* 0x0B44(0xabe4-0xa0a0) */ 0x0000, /* 0x0B45(0xabe5-0xa0a0) */ 0x0000, /* 0x0B46(0xabe6-0xa0a0) */ 0x0000, /* 0x0B47(0xabe7-0xa0a0) */ 0x0000, /* 0x0B48(0xabe8-0xa0a0) */ 0x0000, /* 0x0B49(0xabe9-0xa0a0) */ 0x0000, /* 0x0B4A(0xabea-0xa0a0) */ 0x0000, /* 0x0B4B(0xabeb-0xa0a0) */ 0x0000, /* 0x0B4C(0xabec-0xa0a0) */ 0x0000, /* 0x0B4D(0xabed-0xa0a0) */ 0x0000, /* 0x0B4E(0xabee-0xa0a0) */ 0x0000, /* 0x0B4F(0xabef-0xa0a0) */ 0x0000, /* 0x0B50(0xabf0-0xa0a0) */ 0x0000, /* 0x0B51(0xabf1-0xa0a0) */ 0x0000, /* 0x0B52(0xabf2-0xa0a0) */ 0x0000, /* 0x0B53(0xabf3-0xa0a0) */ 0x0000, /* 0x0B54(0xabf4-0xa0a0) */ 0x0000, /* 0x0B55(0xabf5-0xa0a0) */ 0x0000, /* 0x0B56(0xabf6-0xa0a0) */ 0x0000, /* 0x0B57(0xabf7-0xa0a0) */ 0x0000, /* 0x0B58(0xabf8-0xa0a0) */ 0x0000, /* 0x0B59(0xabf9-0xa0a0) */ 0x0000, /* 0x0B5A(0xabfa-0xa0a0) */ 0x0000, /* 0x0B5B(0xabfb-0xa0a0) */ 0x0000, /* 0x0B5C(0xabfc-0xa0a0) */ 0x0000, /* 0x0B5D(0xabfd-0xa0a0) */ 0x0000, /* 0x0B5E(0xabfe-0xa0a0) */ 0x0000, /* 0x0B5F(0xabff-0xa0a0) */ 0x0000, /* 0x0B60(0xac00-0xa0a0) */ 0x0000, /* 0x0B61(0xac01-0xa0a0) */ 0x0000, /* 0x0B62(0xac02-0xa0a0) */ 0x0000, /* 0x0B63(0xac03-0xa0a0) */ 0x0000, /* 0x0B64(0xac04-0xa0a0) */ 0x0000, /* 0x0B65(0xac05-0xa0a0) */ 0x0000, /* 0x0B66(0xac06-0xa0a0) */ 0x0000, /* 0x0B67(0xac07-0xa0a0) */ 0x0000, /* 0x0B68(0xac08-0xa0a0) */ 0x0000, /* 0x0B69(0xac09-0xa0a0) */ 0x0000, /* 0x0B6A(0xac0a-0xa0a0) */ 0x0000, /* 0x0B6B(0xac0b-0xa0a0) */ 0x0000, /* 0x0B6C(0xac0c-0xa0a0) */ 0x0000, /* 0x0B6D(0xac0d-0xa0a0) */ 0x0000, /* 0x0B6E(0xac0e-0xa0a0) */ 0x0000, /* 0x0B6F(0xac0f-0xa0a0) */ 0x0000, /* 0x0B70(0xac10-0xa0a0) */ 0x0000, /* 0x0B71(0xac11-0xa0a0) */ 0x0000, /* 0x0B72(0xac12-0xa0a0) */ 0x0000, /* 0x0B73(0xac13-0xa0a0) */ 0x0000, /* 0x0B74(0xac14-0xa0a0) */ 0x0000, /* 0x0B75(0xac15-0xa0a0) */ 0x0000, /* 0x0B76(0xac16-0xa0a0) */ 0x0000, /* 0x0B77(0xac17-0xa0a0) */ 0x0000, /* 0x0B78(0xac18-0xa0a0) */ 0x0000, /* 0x0B79(0xac19-0xa0a0) */ 0x0000, /* 0x0B7A(0xac1a-0xa0a0) */ 0x0000, /* 0x0B7B(0xac1b-0xa0a0) */ 0x0000, /* 0x0B7C(0xac1c-0xa0a0) */ 0x0000, /* 0x0B7D(0xac1d-0xa0a0) */ 0x0000, /* 0x0B7E(0xac1e-0xa0a0) */ 0x0000, /* 0x0B7F(0xac1f-0xa0a0) */ 0x0000, /* 0x0B80(0xac20-0xa0a0) */ 0x0000, /* 0x0B81(0xac21-0xa0a0) */ 0x0000, /* 0x0B82(0xac22-0xa0a0) */ 0x0000, /* 0x0B83(0xac23-0xa0a0) */ 0x0000, /* 0x0B84(0xac24-0xa0a0) */ 0x0000, /* 0x0B85(0xac25-0xa0a0) */ 0x0000, /* 0x0B86(0xac26-0xa0a0) */ 0x0000, /* 0x0B87(0xac27-0xa0a0) */ 0x0000, /* 0x0B88(0xac28-0xa0a0) */ 0x0000, /* 0x0B89(0xac29-0xa0a0) */ 0x0000, /* 0x0B8A(0xac2a-0xa0a0) */ 0x0000, /* 0x0B8B(0xac2b-0xa0a0) */ 0x0000, /* 0x0B8C(0xac2c-0xa0a0) */ 0x0000, /* 0x0B8D(0xac2d-0xa0a0) */ 0x0000, /* 0x0B8E(0xac2e-0xa0a0) */ 0x0000, /* 0x0B8F(0xac2f-0xa0a0) */ 0x0000, /* 0x0B90(0xac30-0xa0a0) */ 0x0000, /* 0x0B91(0xac31-0xa0a0) */ 0x0000, /* 0x0B92(0xac32-0xa0a0) */ 0x0000, /* 0x0B93(0xac33-0xa0a0) */ 0x0000, /* 0x0B94(0xac34-0xa0a0) */ 0x0000, /* 0x0B95(0xac35-0xa0a0) */ 0x0000, /* 0x0B96(0xac36-0xa0a0) */ 0x0000, /* 0x0B97(0xac37-0xa0a0) */ 0x0000, /* 0x0B98(0xac38-0xa0a0) */ 0x0000, /* 0x0B99(0xac39-0xa0a0) */ 0x0000, /* 0x0B9A(0xac3a-0xa0a0) */ 0x0000, /* 0x0B9B(0xac3b-0xa0a0) */ 0x0000, /* 0x0B9C(0xac3c-0xa0a0) */ 0x0000, /* 0x0B9D(0xac3d-0xa0a0) */ 0x0000, /* 0x0B9E(0xac3e-0xa0a0) */ 0x0000, /* 0x0B9F(0xac3f-0xa0a0) */ 0x0000, /* 0x0BA0(0xac40-0xa0a0) */ 0x0000, /* 0x0BA1(0xac41-0xa0a0) */ 0x0000, /* 0x0BA2(0xac42-0xa0a0) */ 0x0000, /* 0x0BA3(0xac43-0xa0a0) */ 0x0000, /* 0x0BA4(0xac44-0xa0a0) */ 0x0000, /* 0x0BA5(0xac45-0xa0a0) */ 0x0000, /* 0x0BA6(0xac46-0xa0a0) */ 0x0000, /* 0x0BA7(0xac47-0xa0a0) */ 0x0000, /* 0x0BA8(0xac48-0xa0a0) */ 0x0000, /* 0x0BA9(0xac49-0xa0a0) */ 0x0000, /* 0x0BAA(0xac4a-0xa0a0) */ 0x0000, /* 0x0BAB(0xac4b-0xa0a0) */ 0x0000, /* 0x0BAC(0xac4c-0xa0a0) */ 0x0000, /* 0x0BAD(0xac4d-0xa0a0) */ 0x0000, /* 0x0BAE(0xac4e-0xa0a0) */ 0x0000, /* 0x0BAF(0xac4f-0xa0a0) */ 0x0000, /* 0x0BB0(0xac50-0xa0a0) */ 0x0000, /* 0x0BB1(0xac51-0xa0a0) */ 0x0000, /* 0x0BB2(0xac52-0xa0a0) */ 0x0000, /* 0x0BB3(0xac53-0xa0a0) */ 0x0000, /* 0x0BB4(0xac54-0xa0a0) */ 0x0000, /* 0x0BB5(0xac55-0xa0a0) */ 0x0000, /* 0x0BB6(0xac56-0xa0a0) */ 0x0000, /* 0x0BB7(0xac57-0xa0a0) */ 0x0000, /* 0x0BB8(0xac58-0xa0a0) */ 0x0000, /* 0x0BB9(0xac59-0xa0a0) */ 0x0000, /* 0x0BBA(0xac5a-0xa0a0) */ 0x0000, /* 0x0BBB(0xac5b-0xa0a0) */ 0x0000, /* 0x0BBC(0xac5c-0xa0a0) */ 0x0000, /* 0x0BBD(0xac5d-0xa0a0) */ 0x0000, /* 0x0BBE(0xac5e-0xa0a0) */ 0x0000, /* 0x0BBF(0xac5f-0xa0a0) */ 0x0000, /* 0x0BC0(0xac60-0xa0a0) */ 0x0000, /* 0x0BC1(0xac61-0xa0a0) */ 0x0000, /* 0x0BC2(0xac62-0xa0a0) */ 0x0000, /* 0x0BC3(0xac63-0xa0a0) */ 0x0000, /* 0x0BC4(0xac64-0xa0a0) */ 0x0000, /* 0x0BC5(0xac65-0xa0a0) */ 0x0000, /* 0x0BC6(0xac66-0xa0a0) */ 0x0000, /* 0x0BC7(0xac67-0xa0a0) */ 0x0000, /* 0x0BC8(0xac68-0xa0a0) */ 0x0000, /* 0x0BC9(0xac69-0xa0a0) */ 0x0000, /* 0x0BCA(0xac6a-0xa0a0) */ 0x0000, /* 0x0BCB(0xac6b-0xa0a0) */ 0x0000, /* 0x0BCC(0xac6c-0xa0a0) */ 0x0000, /* 0x0BCD(0xac6d-0xa0a0) */ 0x0000, /* 0x0BCE(0xac6e-0xa0a0) */ 0x0000, /* 0x0BCF(0xac6f-0xa0a0) */ 0x0000, /* 0x0BD0(0xac70-0xa0a0) */ 0x0000, /* 0x0BD1(0xac71-0xa0a0) */ 0x0000, /* 0x0BD2(0xac72-0xa0a0) */ 0x0000, /* 0x0BD3(0xac73-0xa0a0) */ 0x0000, /* 0x0BD4(0xac74-0xa0a0) */ 0x0000, /* 0x0BD5(0xac75-0xa0a0) */ 0x0000, /* 0x0BD6(0xac76-0xa0a0) */ 0x0000, /* 0x0BD7(0xac77-0xa0a0) */ 0x0000, /* 0x0BD8(0xac78-0xa0a0) */ 0x0000, /* 0x0BD9(0xac79-0xa0a0) */ 0x0000, /* 0x0BDA(0xac7a-0xa0a0) */ 0x0000, /* 0x0BDB(0xac7b-0xa0a0) */ 0x0000, /* 0x0BDC(0xac7c-0xa0a0) */ 0x0000, /* 0x0BDD(0xac7d-0xa0a0) */ 0x0000, /* 0x0BDE(0xac7e-0xa0a0) */ 0x0000, /* 0x0BDF(0xac7f-0xa0a0) */ 0x0000, /* 0x0BE0(0xac80-0xa0a0) */ 0x0000, /* 0x0BE1(0xac81-0xa0a0) */ 0x0000, /* 0x0BE2(0xac82-0xa0a0) */ 0x0000, /* 0x0BE3(0xac83-0xa0a0) */ 0x0000, /* 0x0BE4(0xac84-0xa0a0) */ 0x0000, /* 0x0BE5(0xac85-0xa0a0) */ 0x0000, /* 0x0BE6(0xac86-0xa0a0) */ 0x0000, /* 0x0BE7(0xac87-0xa0a0) */ 0x0000, /* 0x0BE8(0xac88-0xa0a0) */ 0x0000, /* 0x0BE9(0xac89-0xa0a0) */ 0x0000, /* 0x0BEA(0xac8a-0xa0a0) */ 0x0000, /* 0x0BEB(0xac8b-0xa0a0) */ 0x0000, /* 0x0BEC(0xac8c-0xa0a0) */ 0x0000, /* 0x0BED(0xac8d-0xa0a0) */ 0x0000, /* 0x0BEE(0xac8e-0xa0a0) */ 0x0000, /* 0x0BEF(0xac8f-0xa0a0) */ 0x0000, /* 0x0BF0(0xac90-0xa0a0) */ 0x0000, /* 0x0BF1(0xac91-0xa0a0) */ 0x0000, /* 0x0BF2(0xac92-0xa0a0) */ 0x0000, /* 0x0BF3(0xac93-0xa0a0) */ 0x0000, /* 0x0BF4(0xac94-0xa0a0) */ 0x0000, /* 0x0BF5(0xac95-0xa0a0) */ 0x0000, /* 0x0BF6(0xac96-0xa0a0) */ 0x0000, /* 0x0BF7(0xac97-0xa0a0) */ 0x0000, /* 0x0BF8(0xac98-0xa0a0) */ 0x0000, /* 0x0BF9(0xac99-0xa0a0) */ 0x0000, /* 0x0BFA(0xac9a-0xa0a0) */ 0x0000, /* 0x0BFB(0xac9b-0xa0a0) */ 0x0000, /* 0x0BFC(0xac9c-0xa0a0) */ 0x0000, /* 0x0BFD(0xac9d-0xa0a0) */ 0x0000, /* 0x0BFE(0xac9e-0xa0a0) */ 0x0000, /* 0x0BFF(0xac9f-0xa0a0) */ 0x0000, /* 0x0C00(0xaca0-0xa0a0) */ 0x5E6E, /* 0x0C01(0xaca1-0xa0a0) */ 0x0000, /* 0x0C02(0xaca2-0xa0a0) */ 0x5EA5, /* 0x0C03(0xaca3-0xa0a0) */ 0x5EAA, /* 0x0C04(0xaca4-0xa0a0) */ 0x5EAC, /* 0x0C05(0xaca5-0xa0a0) */ 0x5EB9, /* 0x0C06(0xaca6-0xa0a0) */ 0x5EBF, /* 0x0C07(0xaca7-0xa0a0) */ 0x5EC6, /* 0x0C08(0xaca8-0xa0a0) */ 0x5ED2, /* 0x0C09(0xaca9-0xa0a0) */ 0x5ED9, /* 0x0C0A(0xacaa-0xa0a0) */ 0x0000, /* 0x0C0B(0xacab-0xa0a0) */ 0x5EFD, /* 0x0C0C(0xacac-0xa0a0) */ 0x5F08, /* 0x0C0D(0xacad-0xa0a0) */ 0x5F0E, /* 0x0C0E(0xacae-0xa0a0) */ 0x5F1C, /* 0x0C0F(0xacaf-0xa0a0) */ 0x0000, /* 0x0C10(0xacb0-0xa0a0) */ 0x5F1E, /* 0x0C11(0xacb1-0xa0a0) */ 0x5F47, /* 0x0C12(0xacb2-0xa0a0) */ 0x5F63, /* 0x0C13(0xacb3-0xa0a0) */ 0x5F72, /* 0x0C14(0xacb4-0xa0a0) */ 0x5F7E, /* 0x0C15(0xacb5-0xa0a0) */ 0x5F8F, /* 0x0C16(0xacb6-0xa0a0) */ 0x5FA2, /* 0x0C17(0xacb7-0xa0a0) */ 0x5FA4, /* 0x0C18(0xacb8-0xa0a0) */ 0x5FB8, /* 0x0C19(0xacb9-0xa0a0) */ 0x5FC4, /* 0x0C1A(0xacba-0xa0a0) */ 0x38FA, /* 0x0C1B(0xacbb-0xa0a0) */ 0x5FC7, /* 0x0C1C(0xacbc-0xa0a0) */ 0x5FCB, /* 0x0C1D(0xacbd-0xa0a0) */ 0x5FD2, /* 0x0C1E(0xacbe-0xa0a0) */ 0x5FD3, /* 0x0C1F(0xacbf-0xa0a0) */ 0x5FD4, /* 0x0C20(0xacc0-0xa0a0) */ 0x5FE2, /* 0x0C21(0xacc1-0xa0a0) */ 0x5FEE, /* 0x0C22(0xacc2-0xa0a0) */ 0x5FEF, /* 0x0C23(0xacc3-0xa0a0) */ 0x5FF3, /* 0x0C24(0xacc4-0xa0a0) */ 0x5FFC, /* 0x0C25(0xacc5-0xa0a0) */ 0x3917, /* 0x0C26(0xacc6-0xa0a0) */ 0x6017, /* 0x0C27(0xacc7-0xa0a0) */ 0x6022, /* 0x0C28(0xacc8-0xa0a0) */ 0x6024, /* 0x0C29(0xacc9-0xa0a0) */ 0x391A, /* 0x0C2A(0xacca-0xa0a0) */ 0x604C, /* 0x0C2B(0xaccb-0xa0a0) */ 0x607F, /* 0x0C2C(0xaccc-0xa0a0) */ 0x608A, /* 0x0C2D(0xaccd-0xa0a0) */ 0x6095, /* 0x0C2E(0xacce-0xa0a0) */ 0x60A8, /* 0x0C2F(0xaccf-0xa0a0) */ 0x0000, /* 0x0C30(0xacd0-0xa0a0) */ 0x60B0, /* 0x0C31(0xacd1-0xa0a0) */ 0x60B1, /* 0x0C32(0xacd2-0xa0a0) */ 0x60BE, /* 0x0C33(0xacd3-0xa0a0) */ 0x60C8, /* 0x0C34(0xacd4-0xa0a0) */ 0x60D9, /* 0x0C35(0xacd5-0xa0a0) */ 0x60DB, /* 0x0C36(0xacd6-0xa0a0) */ 0x60EE, /* 0x0C37(0xacd7-0xa0a0) */ 0x60F2, /* 0x0C38(0xacd8-0xa0a0) */ 0x60F5, /* 0x0C39(0xacd9-0xa0a0) */ 0x6110, /* 0x0C3A(0xacda-0xa0a0) */ 0x6112, /* 0x0C3B(0xacdb-0xa0a0) */ 0x6113, /* 0x0C3C(0xacdc-0xa0a0) */ 0x6119, /* 0x0C3D(0xacdd-0xa0a0) */ 0x611E, /* 0x0C3E(0xacde-0xa0a0) */ 0x613A, /* 0x0C3F(0xacdf-0xa0a0) */ 0x396F, /* 0x0C40(0xace0-0xa0a0) */ 0x6141, /* 0x0C41(0xace1-0xa0a0) */ 0x6146, /* 0x0C42(0xace2-0xa0a0) */ 0x6160, /* 0x0C43(0xace3-0xa0a0) */ 0x617C, /* 0x0C44(0xace4-0xa0a0) */ 0x0000, /* 0x0C45(0xace5-0xa0a0) */ 0x6192, /* 0x0C46(0xace6-0xa0a0) */ 0x6193, /* 0x0C47(0xace7-0xa0a0) */ 0x6197, /* 0x0C48(0xace8-0xa0a0) */ 0x6198, /* 0x0C49(0xace9-0xa0a0) */ 0x61A5, /* 0x0C4A(0xacea-0xa0a0) */ 0x61A8, /* 0x0C4B(0xaceb-0xa0a0) */ 0x61AD, /* 0x0C4C(0xacec-0xa0a0) */ 0x0000, /* 0x0C4D(0xaced-0xa0a0) */ 0x61D5, /* 0x0C4E(0xacee-0xa0a0) */ 0x61DD, /* 0x0C4F(0xacef-0xa0a0) */ 0x61DF, /* 0x0C50(0xacf0-0xa0a0) */ 0x61F5, /* 0x0C51(0xacf1-0xa0a0) */ 0x0000, /* 0x0C52(0xacf2-0xa0a0) */ 0x6215, /* 0x0C53(0xacf3-0xa0a0) */ 0x6223, /* 0x0C54(0xacf4-0xa0a0) */ 0x6229, /* 0x0C55(0xacf5-0xa0a0) */ 0x6246, /* 0x0C56(0xacf6-0xa0a0) */ 0x624C, /* 0x0C57(0xacf7-0xa0a0) */ 0x6251, /* 0x0C58(0xacf8-0xa0a0) */ 0x6252, /* 0x0C59(0xacf9-0xa0a0) */ 0x6261, /* 0x0C5A(0xacfa-0xa0a0) */ 0x6264, /* 0x0C5B(0xacfb-0xa0a0) */ 0x627B, /* 0x0C5C(0xacfc-0xa0a0) */ 0x626D, /* 0x0C5D(0xacfd-0xa0a0) */ 0x6273, /* 0x0C5E(0xacfe-0xa0a0) */ 0x0000, /* 0x0C5F(0xacff-0xa0a0) */ 0x0000, /* 0x0C60(0xad00-0xa0a0) */ 0x0000, /* 0x0C61(0xad01-0xa0a0) */ 0x0000, /* 0x0C62(0xad02-0xa0a0) */ 0x0000, /* 0x0C63(0xad03-0xa0a0) */ 0x0000, /* 0x0C64(0xad04-0xa0a0) */ 0x0000, /* 0x0C65(0xad05-0xa0a0) */ 0x0000, /* 0x0C66(0xad06-0xa0a0) */ 0x0000, /* 0x0C67(0xad07-0xa0a0) */ 0x0000, /* 0x0C68(0xad08-0xa0a0) */ 0x0000, /* 0x0C69(0xad09-0xa0a0) */ 0x0000, /* 0x0C6A(0xad0a-0xa0a0) */ 0x0000, /* 0x0C6B(0xad0b-0xa0a0) */ 0x0000, /* 0x0C6C(0xad0c-0xa0a0) */ 0x0000, /* 0x0C6D(0xad0d-0xa0a0) */ 0x0000, /* 0x0C6E(0xad0e-0xa0a0) */ 0x0000, /* 0x0C6F(0xad0f-0xa0a0) */ 0x0000, /* 0x0C70(0xad10-0xa0a0) */ 0x0000, /* 0x0C71(0xad11-0xa0a0) */ 0x0000, /* 0x0C72(0xad12-0xa0a0) */ 0x0000, /* 0x0C73(0xad13-0xa0a0) */ 0x0000, /* 0x0C74(0xad14-0xa0a0) */ 0x0000, /* 0x0C75(0xad15-0xa0a0) */ 0x0000, /* 0x0C76(0xad16-0xa0a0) */ 0x0000, /* 0x0C77(0xad17-0xa0a0) */ 0x0000, /* 0x0C78(0xad18-0xa0a0) */ 0x0000, /* 0x0C79(0xad19-0xa0a0) */ 0x0000, /* 0x0C7A(0xad1a-0xa0a0) */ 0x0000, /* 0x0C7B(0xad1b-0xa0a0) */ 0x0000, /* 0x0C7C(0xad1c-0xa0a0) */ 0x0000, /* 0x0C7D(0xad1d-0xa0a0) */ 0x0000, /* 0x0C7E(0xad1e-0xa0a0) */ 0x0000, /* 0x0C7F(0xad1f-0xa0a0) */ 0x0000, /* 0x0C80(0xad20-0xa0a0) */ 0x0000, /* 0x0C81(0xad21-0xa0a0) */ 0x0000, /* 0x0C82(0xad22-0xa0a0) */ 0x0000, /* 0x0C83(0xad23-0xa0a0) */ 0x0000, /* 0x0C84(0xad24-0xa0a0) */ 0x0000, /* 0x0C85(0xad25-0xa0a0) */ 0x0000, /* 0x0C86(0xad26-0xa0a0) */ 0x0000, /* 0x0C87(0xad27-0xa0a0) */ 0x0000, /* 0x0C88(0xad28-0xa0a0) */ 0x0000, /* 0x0C89(0xad29-0xa0a0) */ 0x0000, /* 0x0C8A(0xad2a-0xa0a0) */ 0x0000, /* 0x0C8B(0xad2b-0xa0a0) */ 0x0000, /* 0x0C8C(0xad2c-0xa0a0) */ 0x0000, /* 0x0C8D(0xad2d-0xa0a0) */ 0x0000, /* 0x0C8E(0xad2e-0xa0a0) */ 0x0000, /* 0x0C8F(0xad2f-0xa0a0) */ 0x0000, /* 0x0C90(0xad30-0xa0a0) */ 0x0000, /* 0x0C91(0xad31-0xa0a0) */ 0x0000, /* 0x0C92(0xad32-0xa0a0) */ 0x0000, /* 0x0C93(0xad33-0xa0a0) */ 0x0000, /* 0x0C94(0xad34-0xa0a0) */ 0x0000, /* 0x0C95(0xad35-0xa0a0) */ 0x0000, /* 0x0C96(0xad36-0xa0a0) */ 0x0000, /* 0x0C97(0xad37-0xa0a0) */ 0x0000, /* 0x0C98(0xad38-0xa0a0) */ 0x0000, /* 0x0C99(0xad39-0xa0a0) */ 0x0000, /* 0x0C9A(0xad3a-0xa0a0) */ 0x0000, /* 0x0C9B(0xad3b-0xa0a0) */ 0x0000, /* 0x0C9C(0xad3c-0xa0a0) */ 0x0000, /* 0x0C9D(0xad3d-0xa0a0) */ 0x0000, /* 0x0C9E(0xad3e-0xa0a0) */ 0x0000, /* 0x0C9F(0xad3f-0xa0a0) */ 0x0000, /* 0x0CA0(0xad40-0xa0a0) */ 0x0000, /* 0x0CA1(0xad41-0xa0a0) */ 0x0000, /* 0x0CA2(0xad42-0xa0a0) */ 0x0000, /* 0x0CA3(0xad43-0xa0a0) */ 0x0000, /* 0x0CA4(0xad44-0xa0a0) */ 0x0000, /* 0x0CA5(0xad45-0xa0a0) */ 0x0000, /* 0x0CA6(0xad46-0xa0a0) */ 0x0000, /* 0x0CA7(0xad47-0xa0a0) */ 0x0000, /* 0x0CA8(0xad48-0xa0a0) */ 0x0000, /* 0x0CA9(0xad49-0xa0a0) */ 0x0000, /* 0x0CAA(0xad4a-0xa0a0) */ 0x0000, /* 0x0CAB(0xad4b-0xa0a0) */ 0x0000, /* 0x0CAC(0xad4c-0xa0a0) */ 0x0000, /* 0x0CAD(0xad4d-0xa0a0) */ 0x0000, /* 0x0CAE(0xad4e-0xa0a0) */ 0x0000, /* 0x0CAF(0xad4f-0xa0a0) */ 0x0000, /* 0x0CB0(0xad50-0xa0a0) */ 0x0000, /* 0x0CB1(0xad51-0xa0a0) */ 0x0000, /* 0x0CB2(0xad52-0xa0a0) */ 0x0000, /* 0x0CB3(0xad53-0xa0a0) */ 0x0000, /* 0x0CB4(0xad54-0xa0a0) */ 0x0000, /* 0x0CB5(0xad55-0xa0a0) */ 0x0000, /* 0x0CB6(0xad56-0xa0a0) */ 0x0000, /* 0x0CB7(0xad57-0xa0a0) */ 0x0000, /* 0x0CB8(0xad58-0xa0a0) */ 0x0000, /* 0x0CB9(0xad59-0xa0a0) */ 0x0000, /* 0x0CBA(0xad5a-0xa0a0) */ 0x0000, /* 0x0CBB(0xad5b-0xa0a0) */ 0x0000, /* 0x0CBC(0xad5c-0xa0a0) */ 0x0000, /* 0x0CBD(0xad5d-0xa0a0) */ 0x0000, /* 0x0CBE(0xad5e-0xa0a0) */ 0x0000, /* 0x0CBF(0xad5f-0xa0a0) */ 0x0000, /* 0x0CC0(0xad60-0xa0a0) */ 0x0000, /* 0x0CC1(0xad61-0xa0a0) */ 0x0000, /* 0x0CC2(0xad62-0xa0a0) */ 0x0000, /* 0x0CC3(0xad63-0xa0a0) */ 0x0000, /* 0x0CC4(0xad64-0xa0a0) */ 0x0000, /* 0x0CC5(0xad65-0xa0a0) */ 0x0000, /* 0x0CC6(0xad66-0xa0a0) */ 0x0000, /* 0x0CC7(0xad67-0xa0a0) */ 0x0000, /* 0x0CC8(0xad68-0xa0a0) */ 0x0000, /* 0x0CC9(0xad69-0xa0a0) */ 0x0000, /* 0x0CCA(0xad6a-0xa0a0) */ 0x0000, /* 0x0CCB(0xad6b-0xa0a0) */ 0x0000, /* 0x0CCC(0xad6c-0xa0a0) */ 0x0000, /* 0x0CCD(0xad6d-0xa0a0) */ 0x0000, /* 0x0CCE(0xad6e-0xa0a0) */ 0x0000, /* 0x0CCF(0xad6f-0xa0a0) */ 0x0000, /* 0x0CD0(0xad70-0xa0a0) */ 0x0000, /* 0x0CD1(0xad71-0xa0a0) */ 0x0000, /* 0x0CD2(0xad72-0xa0a0) */ 0x0000, /* 0x0CD3(0xad73-0xa0a0) */ 0x0000, /* 0x0CD4(0xad74-0xa0a0) */ 0x0000, /* 0x0CD5(0xad75-0xa0a0) */ 0x0000, /* 0x0CD6(0xad76-0xa0a0) */ 0x0000, /* 0x0CD7(0xad77-0xa0a0) */ 0x0000, /* 0x0CD8(0xad78-0xa0a0) */ 0x0000, /* 0x0CD9(0xad79-0xa0a0) */ 0x0000, /* 0x0CDA(0xad7a-0xa0a0) */ 0x0000, /* 0x0CDB(0xad7b-0xa0a0) */ 0x0000, /* 0x0CDC(0xad7c-0xa0a0) */ 0x0000, /* 0x0CDD(0xad7d-0xa0a0) */ 0x0000, /* 0x0CDE(0xad7e-0xa0a0) */ 0x0000, /* 0x0CDF(0xad7f-0xa0a0) */ 0x0000, /* 0x0CE0(0xad80-0xa0a0) */ 0x0000, /* 0x0CE1(0xad81-0xa0a0) */ 0x0000, /* 0x0CE2(0xad82-0xa0a0) */ 0x0000, /* 0x0CE3(0xad83-0xa0a0) */ 0x0000, /* 0x0CE4(0xad84-0xa0a0) */ 0x0000, /* 0x0CE5(0xad85-0xa0a0) */ 0x0000, /* 0x0CE6(0xad86-0xa0a0) */ 0x0000, /* 0x0CE7(0xad87-0xa0a0) */ 0x0000, /* 0x0CE8(0xad88-0xa0a0) */ 0x0000, /* 0x0CE9(0xad89-0xa0a0) */ 0x0000, /* 0x0CEA(0xad8a-0xa0a0) */ 0x0000, /* 0x0CEB(0xad8b-0xa0a0) */ 0x0000, /* 0x0CEC(0xad8c-0xa0a0) */ 0x0000, /* 0x0CED(0xad8d-0xa0a0) */ 0x0000, /* 0x0CEE(0xad8e-0xa0a0) */ 0x0000, /* 0x0CEF(0xad8f-0xa0a0) */ 0x0000, /* 0x0CF0(0xad90-0xa0a0) */ 0x0000, /* 0x0CF1(0xad91-0xa0a0) */ 0x0000, /* 0x0CF2(0xad92-0xa0a0) */ 0x0000, /* 0x0CF3(0xad93-0xa0a0) */ 0x0000, /* 0x0CF4(0xad94-0xa0a0) */ 0x0000, /* 0x0CF5(0xad95-0xa0a0) */ 0x0000, /* 0x0CF6(0xad96-0xa0a0) */ 0x0000, /* 0x0CF7(0xad97-0xa0a0) */ 0x0000, /* 0x0CF8(0xad98-0xa0a0) */ 0x0000, /* 0x0CF9(0xad99-0xa0a0) */ 0x0000, /* 0x0CFA(0xad9a-0xa0a0) */ 0x0000, /* 0x0CFB(0xad9b-0xa0a0) */ 0x0000, /* 0x0CFC(0xad9c-0xa0a0) */ 0x0000, /* 0x0CFD(0xad9d-0xa0a0) */ 0x0000, /* 0x0CFE(0xad9e-0xa0a0) */ 0x0000, /* 0x0CFF(0xad9f-0xa0a0) */ 0x0000, /* 0x0D00(0xada0-0xa0a0) */ 0x6299, /* 0x0D01(0xada1-0xa0a0) */ 0x62A6, /* 0x0D02(0xada2-0xa0a0) */ 0x62D5, /* 0x0D03(0xada3-0xa0a0) */ 0x0000, /* 0x0D04(0xada4-0xa0a0) */ 0x62FD, /* 0x0D05(0xada5-0xa0a0) */ 0x6303, /* 0x0D06(0xada6-0xa0a0) */ 0x630D, /* 0x0D07(0xada7-0xa0a0) */ 0x6310, /* 0x0D08(0xada8-0xa0a0) */ 0x0000, /* 0x0D09(0xada9-0xa0a0) */ 0x0000, /* 0x0D0A(0xadaa-0xa0a0) */ 0x6332, /* 0x0D0B(0xadab-0xa0a0) */ 0x6335, /* 0x0D0C(0xadac-0xa0a0) */ 0x633B, /* 0x0D0D(0xadad-0xa0a0) */ 0x633C, /* 0x0D0E(0xadae-0xa0a0) */ 0x6341, /* 0x0D0F(0xadaf-0xa0a0) */ 0x6344, /* 0x0D10(0xadb0-0xa0a0) */ 0x634E, /* 0x0D11(0xadb1-0xa0a0) */ 0x0000, /* 0x0D12(0xadb2-0xa0a0) */ 0x6359, /* 0x0D13(0xadb3-0xa0a0) */ 0x0000, /* 0x0D14(0xadb4-0xa0a0) */ 0x0000, /* 0x0D15(0xadb5-0xa0a0) */ 0x636C, /* 0x0D16(0xadb6-0xa0a0) */ 0x6384, /* 0x0D17(0xadb7-0xa0a0) */ 0x6399, /* 0x0D18(0xadb8-0xa0a0) */ 0x0000, /* 0x0D19(0xadb9-0xa0a0) */ 0x6394, /* 0x0D1A(0xadba-0xa0a0) */ 0x63BD, /* 0x0D1B(0xadbb-0xa0a0) */ 0x63F7, /* 0x0D1C(0xadbc-0xa0a0) */ 0x63D4, /* 0x0D1D(0xadbd-0xa0a0) */ 0x63D5, /* 0x0D1E(0xadbe-0xa0a0) */ 0x63DC, /* 0x0D1F(0xadbf-0xa0a0) */ 0x63E0, /* 0x0D20(0xadc0-0xa0a0) */ 0x63EB, /* 0x0D21(0xadc1-0xa0a0) */ 0x63EC, /* 0x0D22(0xadc2-0xa0a0) */ 0x63F2, /* 0x0D23(0xadc3-0xa0a0) */ 0x6409, /* 0x0D24(0xadc4-0xa0a0) */ 0x641E, /* 0x0D25(0xadc5-0xa0a0) */ 0x6425, /* 0x0D26(0xadc6-0xa0a0) */ 0x6429, /* 0x0D27(0xadc7-0xa0a0) */ 0x642F, /* 0x0D28(0xadc8-0xa0a0) */ 0x645A, /* 0x0D29(0xadc9-0xa0a0) */ 0x645B, /* 0x0D2A(0xadca-0xa0a0) */ 0x645D, /* 0x0D2B(0xadcb-0xa0a0) */ 0x6473, /* 0x0D2C(0xadcc-0xa0a0) */ 0x647D, /* 0x0D2D(0xadcd-0xa0a0) */ 0x6487, /* 0x0D2E(0xadce-0xa0a0) */ 0x6491, /* 0x0D2F(0xadcf-0xa0a0) */ 0x649D, /* 0x0D30(0xadd0-0xa0a0) */ 0x649F, /* 0x0D31(0xadd1-0xa0a0) */ 0x64CB, /* 0x0D32(0xadd2-0xa0a0) */ 0x64CC, /* 0x0D33(0xadd3-0xa0a0) */ 0x64D5, /* 0x0D34(0xadd4-0xa0a0) */ 0x64D7, /* 0x0D35(0xadd5-0xa0a0) */ 0x0000, /* 0x0D36(0xadd6-0xa0a0) */ 0x64E4, /* 0x0D37(0xadd7-0xa0a0) */ 0x64E5, /* 0x0D38(0xadd8-0xa0a0) */ 0x64FF, /* 0x0D39(0xadd9-0xa0a0) */ 0x6504, /* 0x0D3A(0xadda-0xa0a0) */ 0x3A6E, /* 0x0D3B(0xaddb-0xa0a0) */ 0x650F, /* 0x0D3C(0xaddc-0xa0a0) */ 0x6514, /* 0x0D3D(0xaddd-0xa0a0) */ 0x6516, /* 0x0D3E(0xadde-0xa0a0) */ 0x3A73, /* 0x0D3F(0xaddf-0xa0a0) */ 0x651E, /* 0x0D40(0xade0-0xa0a0) */ 0x6532, /* 0x0D41(0xade1-0xa0a0) */ 0x6544, /* 0x0D42(0xade2-0xa0a0) */ 0x6554, /* 0x0D43(0xade3-0xa0a0) */ 0x656B, /* 0x0D44(0xade4-0xa0a0) */ 0x657A, /* 0x0D45(0xade5-0xa0a0) */ 0x6581, /* 0x0D46(0xade6-0xa0a0) */ 0x6584, /* 0x0D47(0xade7-0xa0a0) */ 0x6585, /* 0x0D48(0xade8-0xa0a0) */ 0x658A, /* 0x0D49(0xade9-0xa0a0) */ 0x65B2, /* 0x0D4A(0xadea-0xa0a0) */ 0x65B5, /* 0x0D4B(0xadeb-0xa0a0) */ 0x65B8, /* 0x0D4C(0xadec-0xa0a0) */ 0x65BF, /* 0x0D4D(0xaded-0xa0a0) */ 0x65C2, /* 0x0D4E(0xadee-0xa0a0) */ 0x65C9, /* 0x0D4F(0xadef-0xa0a0) */ 0x65D4, /* 0x0D50(0xadf0-0xa0a0) */ 0x3AD6, /* 0x0D51(0xadf1-0xa0a0) */ 0x65F2, /* 0x0D52(0xadf2-0xa0a0) */ 0x65F9, /* 0x0D53(0xadf3-0xa0a0) */ 0x65FC, /* 0x0D54(0xadf4-0xa0a0) */ 0x6604, /* 0x0D55(0xadf5-0xa0a0) */ 0x6608, /* 0x0D56(0xadf6-0xa0a0) */ 0x6621, /* 0x0D57(0xadf7-0xa0a0) */ 0x662A, /* 0x0D58(0xadf8-0xa0a0) */ 0x6645, /* 0x0D59(0xadf9-0xa0a0) */ 0x6651, /* 0x0D5A(0xadfa-0xa0a0) */ 0x664E, /* 0x0D5B(0xadfb-0xa0a0) */ 0x3AEA, /* 0x0D5C(0xadfc-0xa0a0) */ 0x0000, /* 0x0D5D(0xadfd-0xa0a0) */ 0x6657, /* 0x0D5E(0xadfe-0xa0a0) */ 0x0000, /* 0x0D5F(0xadff-0xa0a0) */ 0x0000, /* 0x0D60(0xae00-0xa0a0) */ 0x0000, /* 0x0D61(0xae01-0xa0a0) */ 0x0000, /* 0x0D62(0xae02-0xa0a0) */ 0x0000, /* 0x0D63(0xae03-0xa0a0) */ 0x0000, /* 0x0D64(0xae04-0xa0a0) */ 0x0000, /* 0x0D65(0xae05-0xa0a0) */ 0x0000, /* 0x0D66(0xae06-0xa0a0) */ 0x0000, /* 0x0D67(0xae07-0xa0a0) */ 0x0000, /* 0x0D68(0xae08-0xa0a0) */ 0x0000, /* 0x0D69(0xae09-0xa0a0) */ 0x0000, /* 0x0D6A(0xae0a-0xa0a0) */ 0x0000, /* 0x0D6B(0xae0b-0xa0a0) */ 0x0000, /* 0x0D6C(0xae0c-0xa0a0) */ 0x0000, /* 0x0D6D(0xae0d-0xa0a0) */ 0x0000, /* 0x0D6E(0xae0e-0xa0a0) */ 0x0000, /* 0x0D6F(0xae0f-0xa0a0) */ 0x0000, /* 0x0D70(0xae10-0xa0a0) */ 0x0000, /* 0x0D71(0xae11-0xa0a0) */ 0x0000, /* 0x0D72(0xae12-0xa0a0) */ 0x0000, /* 0x0D73(0xae13-0xa0a0) */ 0x0000, /* 0x0D74(0xae14-0xa0a0) */ 0x0000, /* 0x0D75(0xae15-0xa0a0) */ 0x0000, /* 0x0D76(0xae16-0xa0a0) */ 0x0000, /* 0x0D77(0xae17-0xa0a0) */ 0x0000, /* 0x0D78(0xae18-0xa0a0) */ 0x0000, /* 0x0D79(0xae19-0xa0a0) */ 0x0000, /* 0x0D7A(0xae1a-0xa0a0) */ 0x0000, /* 0x0D7B(0xae1b-0xa0a0) */ 0x0000, /* 0x0D7C(0xae1c-0xa0a0) */ 0x0000, /* 0x0D7D(0xae1d-0xa0a0) */ 0x0000, /* 0x0D7E(0xae1e-0xa0a0) */ 0x0000, /* 0x0D7F(0xae1f-0xa0a0) */ 0x0000, /* 0x0D80(0xae20-0xa0a0) */ 0x0000, /* 0x0D81(0xae21-0xa0a0) */ 0x0000, /* 0x0D82(0xae22-0xa0a0) */ 0x0000, /* 0x0D83(0xae23-0xa0a0) */ 0x0000, /* 0x0D84(0xae24-0xa0a0) */ 0x0000, /* 0x0D85(0xae25-0xa0a0) */ 0x0000, /* 0x0D86(0xae26-0xa0a0) */ 0x0000, /* 0x0D87(0xae27-0xa0a0) */ 0x0000, /* 0x0D88(0xae28-0xa0a0) */ 0x0000, /* 0x0D89(0xae29-0xa0a0) */ 0x0000, /* 0x0D8A(0xae2a-0xa0a0) */ 0x0000, /* 0x0D8B(0xae2b-0xa0a0) */ 0x0000, /* 0x0D8C(0xae2c-0xa0a0) */ 0x0000, /* 0x0D8D(0xae2d-0xa0a0) */ 0x0000, /* 0x0D8E(0xae2e-0xa0a0) */ 0x0000, /* 0x0D8F(0xae2f-0xa0a0) */ 0x0000, /* 0x0D90(0xae30-0xa0a0) */ 0x0000, /* 0x0D91(0xae31-0xa0a0) */ 0x0000, /* 0x0D92(0xae32-0xa0a0) */ 0x0000, /* 0x0D93(0xae33-0xa0a0) */ 0x0000, /* 0x0D94(0xae34-0xa0a0) */ 0x0000, /* 0x0D95(0xae35-0xa0a0) */ 0x0000, /* 0x0D96(0xae36-0xa0a0) */ 0x0000, /* 0x0D97(0xae37-0xa0a0) */ 0x0000, /* 0x0D98(0xae38-0xa0a0) */ 0x0000, /* 0x0D99(0xae39-0xa0a0) */ 0x0000, /* 0x0D9A(0xae3a-0xa0a0) */ 0x0000, /* 0x0D9B(0xae3b-0xa0a0) */ 0x0000, /* 0x0D9C(0xae3c-0xa0a0) */ 0x0000, /* 0x0D9D(0xae3d-0xa0a0) */ 0x0000, /* 0x0D9E(0xae3e-0xa0a0) */ 0x0000, /* 0x0D9F(0xae3f-0xa0a0) */ 0x0000, /* 0x0DA0(0xae40-0xa0a0) */ 0x0000, /* 0x0DA1(0xae41-0xa0a0) */ 0x0000, /* 0x0DA2(0xae42-0xa0a0) */ 0x0000, /* 0x0DA3(0xae43-0xa0a0) */ 0x0000, /* 0x0DA4(0xae44-0xa0a0) */ 0x0000, /* 0x0DA5(0xae45-0xa0a0) */ 0x0000, /* 0x0DA6(0xae46-0xa0a0) */ 0x0000, /* 0x0DA7(0xae47-0xa0a0) */ 0x0000, /* 0x0DA8(0xae48-0xa0a0) */ 0x0000, /* 0x0DA9(0xae49-0xa0a0) */ 0x0000, /* 0x0DAA(0xae4a-0xa0a0) */ 0x0000, /* 0x0DAB(0xae4b-0xa0a0) */ 0x0000, /* 0x0DAC(0xae4c-0xa0a0) */ 0x0000, /* 0x0DAD(0xae4d-0xa0a0) */ 0x0000, /* 0x0DAE(0xae4e-0xa0a0) */ 0x0000, /* 0x0DAF(0xae4f-0xa0a0) */ 0x0000, /* 0x0DB0(0xae50-0xa0a0) */ 0x0000, /* 0x0DB1(0xae51-0xa0a0) */ 0x0000, /* 0x0DB2(0xae52-0xa0a0) */ 0x0000, /* 0x0DB3(0xae53-0xa0a0) */ 0x0000, /* 0x0DB4(0xae54-0xa0a0) */ 0x0000, /* 0x0DB5(0xae55-0xa0a0) */ 0x0000, /* 0x0DB6(0xae56-0xa0a0) */ 0x0000, /* 0x0DB7(0xae57-0xa0a0) */ 0x0000, /* 0x0DB8(0xae58-0xa0a0) */ 0x0000, /* 0x0DB9(0xae59-0xa0a0) */ 0x0000, /* 0x0DBA(0xae5a-0xa0a0) */ 0x0000, /* 0x0DBB(0xae5b-0xa0a0) */ 0x0000, /* 0x0DBC(0xae5c-0xa0a0) */ 0x0000, /* 0x0DBD(0xae5d-0xa0a0) */ 0x0000, /* 0x0DBE(0xae5e-0xa0a0) */ 0x0000, /* 0x0DBF(0xae5f-0xa0a0) */ 0x0000, /* 0x0DC0(0xae60-0xa0a0) */ 0x0000, /* 0x0DC1(0xae61-0xa0a0) */ 0x0000, /* 0x0DC2(0xae62-0xa0a0) */ 0x0000, /* 0x0DC3(0xae63-0xa0a0) */ 0x0000, /* 0x0DC4(0xae64-0xa0a0) */ 0x0000, /* 0x0DC5(0xae65-0xa0a0) */ 0x0000, /* 0x0DC6(0xae66-0xa0a0) */ 0x0000, /* 0x0DC7(0xae67-0xa0a0) */ 0x0000, /* 0x0DC8(0xae68-0xa0a0) */ 0x0000, /* 0x0DC9(0xae69-0xa0a0) */ 0x0000, /* 0x0DCA(0xae6a-0xa0a0) */ 0x0000, /* 0x0DCB(0xae6b-0xa0a0) */ 0x0000, /* 0x0DCC(0xae6c-0xa0a0) */ 0x0000, /* 0x0DCD(0xae6d-0xa0a0) */ 0x0000, /* 0x0DCE(0xae6e-0xa0a0) */ 0x0000, /* 0x0DCF(0xae6f-0xa0a0) */ 0x0000, /* 0x0DD0(0xae70-0xa0a0) */ 0x0000, /* 0x0DD1(0xae71-0xa0a0) */ 0x0000, /* 0x0DD2(0xae72-0xa0a0) */ 0x0000, /* 0x0DD3(0xae73-0xa0a0) */ 0x0000, /* 0x0DD4(0xae74-0xa0a0) */ 0x0000, /* 0x0DD5(0xae75-0xa0a0) */ 0x0000, /* 0x0DD6(0xae76-0xa0a0) */ 0x0000, /* 0x0DD7(0xae77-0xa0a0) */ 0x0000, /* 0x0DD8(0xae78-0xa0a0) */ 0x0000, /* 0x0DD9(0xae79-0xa0a0) */ 0x0000, /* 0x0DDA(0xae7a-0xa0a0) */ 0x0000, /* 0x0DDB(0xae7b-0xa0a0) */ 0x0000, /* 0x0DDC(0xae7c-0xa0a0) */ 0x0000, /* 0x0DDD(0xae7d-0xa0a0) */ 0x0000, /* 0x0DDE(0xae7e-0xa0a0) */ 0x0000, /* 0x0DDF(0xae7f-0xa0a0) */ 0x0000, /* 0x0DE0(0xae80-0xa0a0) */ 0x0000, /* 0x0DE1(0xae81-0xa0a0) */ 0x0000, /* 0x0DE2(0xae82-0xa0a0) */ 0x0000, /* 0x0DE3(0xae83-0xa0a0) */ 0x0000, /* 0x0DE4(0xae84-0xa0a0) */ 0x0000, /* 0x0DE5(0xae85-0xa0a0) */ 0x0000, /* 0x0DE6(0xae86-0xa0a0) */ 0x0000, /* 0x0DE7(0xae87-0xa0a0) */ 0x0000, /* 0x0DE8(0xae88-0xa0a0) */ 0x0000, /* 0x0DE9(0xae89-0xa0a0) */ 0x0000, /* 0x0DEA(0xae8a-0xa0a0) */ 0x0000, /* 0x0DEB(0xae8b-0xa0a0) */ 0x0000, /* 0x0DEC(0xae8c-0xa0a0) */ 0x0000, /* 0x0DED(0xae8d-0xa0a0) */ 0x0000, /* 0x0DEE(0xae8e-0xa0a0) */ 0x0000, /* 0x0DEF(0xae8f-0xa0a0) */ 0x0000, /* 0x0DF0(0xae90-0xa0a0) */ 0x0000, /* 0x0DF1(0xae91-0xa0a0) */ 0x0000, /* 0x0DF2(0xae92-0xa0a0) */ 0x0000, /* 0x0DF3(0xae93-0xa0a0) */ 0x0000, /* 0x0DF4(0xae94-0xa0a0) */ 0x0000, /* 0x0DF5(0xae95-0xa0a0) */ 0x0000, /* 0x0DF6(0xae96-0xa0a0) */ 0x0000, /* 0x0DF7(0xae97-0xa0a0) */ 0x0000, /* 0x0DF8(0xae98-0xa0a0) */ 0x0000, /* 0x0DF9(0xae99-0xa0a0) */ 0x0000, /* 0x0DFA(0xae9a-0xa0a0) */ 0x0000, /* 0x0DFB(0xae9b-0xa0a0) */ 0x0000, /* 0x0DFC(0xae9c-0xa0a0) */ 0x0000, /* 0x0DFD(0xae9d-0xa0a0) */ 0x0000, /* 0x0DFE(0xae9e-0xa0a0) */ 0x0000, /* 0x0DFF(0xae9f-0xa0a0) */ 0x0000, /* 0x0E00(0xaea0-0xa0a0) */ 0x665B, /* 0x0E01(0xaea1-0xa0a0) */ 0x6663, /* 0x0E02(0xaea2-0xa0a0) */ 0x0000, /* 0x0E03(0xaea3-0xa0a0) */ 0x0000, /* 0x0E04(0xaea4-0xa0a0) */ 0x666A, /* 0x0E05(0xaea5-0xa0a0) */ 0x666B, /* 0x0E06(0xaea6-0xa0a0) */ 0x666C, /* 0x0E07(0xaea7-0xa0a0) */ 0x666D, /* 0x0E08(0xaea8-0xa0a0) */ 0x667B, /* 0x0E09(0xaea9-0xa0a0) */ 0x6680, /* 0x0E0A(0xaeaa-0xa0a0) */ 0x6690, /* 0x0E0B(0xaeab-0xa0a0) */ 0x6692, /* 0x0E0C(0xaeac-0xa0a0) */ 0x6699, /* 0x0E0D(0xaead-0xa0a0) */ 0x3B0E, /* 0x0E0E(0xaeae-0xa0a0) */ 0x66AD, /* 0x0E0F(0xaeaf-0xa0a0) */ 0x66B1, /* 0x0E10(0xaeb0-0xa0a0) */ 0x66B5, /* 0x0E11(0xaeb1-0xa0a0) */ 0x3B1A, /* 0x0E12(0xaeb2-0xa0a0) */ 0x66BF, /* 0x0E13(0xaeb3-0xa0a0) */ 0x3B1C, /* 0x0E14(0xaeb4-0xa0a0) */ 0x66EC, /* 0x0E15(0xaeb5-0xa0a0) */ 0x3AD7, /* 0x0E16(0xaeb6-0xa0a0) */ 0x6701, /* 0x0E17(0xaeb7-0xa0a0) */ 0x6705, /* 0x0E18(0xaeb8-0xa0a0) */ 0x6712, /* 0x0E19(0xaeb9-0xa0a0) */ 0x0000, /* 0x0E1A(0xaeba-0xa0a0) */ 0x6719, /* 0x0E1B(0xaebb-0xa0a0) */ 0x0000, /* 0x0E1C(0xaebc-0xa0a0) */ 0x0000, /* 0x0E1D(0xaebd-0xa0a0) */ 0x674C, /* 0x0E1E(0xaebe-0xa0a0) */ 0x674D, /* 0x0E1F(0xaebf-0xa0a0) */ 0x6754, /* 0x0E20(0xaec0-0xa0a0) */ 0x675D, /* 0x0E21(0xaec1-0xa0a0) */ 0x0000, /* 0x0E22(0xaec2-0xa0a0) */ 0x0000, /* 0x0E23(0xaec3-0xa0a0) */ 0x0000, /* 0x0E24(0xaec4-0xa0a0) */ 0x6774, /* 0x0E25(0xaec5-0xa0a0) */ 0x6776, /* 0x0E26(0xaec6-0xa0a0) */ 0x0000, /* 0x0E27(0xaec7-0xa0a0) */ 0x6792, /* 0x0E28(0xaec8-0xa0a0) */ 0x0000, /* 0x0E29(0xaec9-0xa0a0) */ 0x8363, /* 0x0E2A(0xaeca-0xa0a0) */ 0x6810, /* 0x0E2B(0xaecb-0xa0a0) */ 0x67B0, /* 0x0E2C(0xaecc-0xa0a0) */ 0x67B2, /* 0x0E2D(0xaecd-0xa0a0) */ 0x67C3, /* 0x0E2E(0xaece-0xa0a0) */ 0x67C8, /* 0x0E2F(0xaecf-0xa0a0) */ 0x67D2, /* 0x0E30(0xaed0-0xa0a0) */ 0x67D9, /* 0x0E31(0xaed1-0xa0a0) */ 0x67DB, /* 0x0E32(0xaed2-0xa0a0) */ 0x67F0, /* 0x0E33(0xaed3-0xa0a0) */ 0x67F7, /* 0x0E34(0xaed4-0xa0a0) */ 0x0000, /* 0x0E35(0xaed5-0xa0a0) */ 0x0000, /* 0x0E36(0xaed6-0xa0a0) */ 0x0000, /* 0x0E37(0xaed7-0xa0a0) */ 0x6818, /* 0x0E38(0xaed8-0xa0a0) */ 0x681F, /* 0x0E39(0xaed9-0xa0a0) */ 0x682D, /* 0x0E3A(0xaeda-0xa0a0) */ 0x0000, /* 0x0E3B(0xaedb-0xa0a0) */ 0x6833, /* 0x0E3C(0xaedc-0xa0a0) */ 0x683B, /* 0x0E3D(0xaedd-0xa0a0) */ 0x683E, /* 0x0E3E(0xaede-0xa0a0) */ 0x6844, /* 0x0E3F(0xaedf-0xa0a0) */ 0x6845, /* 0x0E40(0xaee0-0xa0a0) */ 0x6849, /* 0x0E41(0xaee1-0xa0a0) */ 0x684C, /* 0x0E42(0xaee2-0xa0a0) */ 0x6855, /* 0x0E43(0xaee3-0xa0a0) */ 0x6857, /* 0x0E44(0xaee4-0xa0a0) */ 0x3B77, /* 0x0E45(0xaee5-0xa0a0) */ 0x686B, /* 0x0E46(0xaee6-0xa0a0) */ 0x686E, /* 0x0E47(0xaee7-0xa0a0) */ 0x687A, /* 0x0E48(0xaee8-0xa0a0) */ 0x687C, /* 0x0E49(0xaee9-0xa0a0) */ 0x6882, /* 0x0E4A(0xaeea-0xa0a0) */ 0x6890, /* 0x0E4B(0xaeeb-0xa0a0) */ 0x6896, /* 0x0E4C(0xaeec-0xa0a0) */ 0x3B6D, /* 0x0E4D(0xaeed-0xa0a0) */ 0x6898, /* 0x0E4E(0xaeee-0xa0a0) */ 0x6899, /* 0x0E4F(0xaeef-0xa0a0) */ 0x689A, /* 0x0E50(0xaef0-0xa0a0) */ 0x689C, /* 0x0E51(0xaef1-0xa0a0) */ 0x68AA, /* 0x0E52(0xaef2-0xa0a0) */ 0x68AB, /* 0x0E53(0xaef3-0xa0a0) */ 0x68B4, /* 0x0E54(0xaef4-0xa0a0) */ 0x68BB, /* 0x0E55(0xaef5-0xa0a0) */ 0x68FB, /* 0x0E56(0xaef6-0xa0a0) */ 0x0000, /* 0x0E57(0xaef7-0xa0a0) */ 0x0000, /* 0x0E58(0xaef8-0xa0a0) */ 0xFA13, /* 0x0E59(0xaef9-0xa0a0) */ 0x68C3, /* 0x0E5A(0xaefa-0xa0a0) */ 0x68C5, /* 0x0E5B(0xaefb-0xa0a0) */ 0x68CC, /* 0x0E5C(0xaefc-0xa0a0) */ 0x68CF, /* 0x0E5D(0xaefd-0xa0a0) */ 0x68D6, /* 0x0E5E(0xaefe-0xa0a0) */ 0x0000, /* 0x0E5F(0xaeff-0xa0a0) */ 0x0000, /* 0x0E60(0xaf00-0xa0a0) */ 0x0000, /* 0x0E61(0xaf01-0xa0a0) */ 0x0000, /* 0x0E62(0xaf02-0xa0a0) */ 0x0000, /* 0x0E63(0xaf03-0xa0a0) */ 0x0000, /* 0x0E64(0xaf04-0xa0a0) */ 0x0000, /* 0x0E65(0xaf05-0xa0a0) */ 0x0000, /* 0x0E66(0xaf06-0xa0a0) */ 0x0000, /* 0x0E67(0xaf07-0xa0a0) */ 0x0000, /* 0x0E68(0xaf08-0xa0a0) */ 0x0000, /* 0x0E69(0xaf09-0xa0a0) */ 0x0000, /* 0x0E6A(0xaf0a-0xa0a0) */ 0x0000, /* 0x0E6B(0xaf0b-0xa0a0) */ 0x0000, /* 0x0E6C(0xaf0c-0xa0a0) */ 0x0000, /* 0x0E6D(0xaf0d-0xa0a0) */ 0x0000, /* 0x0E6E(0xaf0e-0xa0a0) */ 0x0000, /* 0x0E6F(0xaf0f-0xa0a0) */ 0x0000, /* 0x0E70(0xaf10-0xa0a0) */ 0x0000, /* 0x0E71(0xaf11-0xa0a0) */ 0x0000, /* 0x0E72(0xaf12-0xa0a0) */ 0x0000, /* 0x0E73(0xaf13-0xa0a0) */ 0x0000, /* 0x0E74(0xaf14-0xa0a0) */ 0x0000, /* 0x0E75(0xaf15-0xa0a0) */ 0x0000, /* 0x0E76(0xaf16-0xa0a0) */ 0x0000, /* 0x0E77(0xaf17-0xa0a0) */ 0x0000, /* 0x0E78(0xaf18-0xa0a0) */ 0x0000, /* 0x0E79(0xaf19-0xa0a0) */ 0x0000, /* 0x0E7A(0xaf1a-0xa0a0) */ 0x0000, /* 0x0E7B(0xaf1b-0xa0a0) */ 0x0000, /* 0x0E7C(0xaf1c-0xa0a0) */ 0x0000, /* 0x0E7D(0xaf1d-0xa0a0) */ 0x0000, /* 0x0E7E(0xaf1e-0xa0a0) */ 0x0000, /* 0x0E7F(0xaf1f-0xa0a0) */ 0x0000, /* 0x0E80(0xaf20-0xa0a0) */ 0x0000, /* 0x0E81(0xaf21-0xa0a0) */ 0x0000, /* 0x0E82(0xaf22-0xa0a0) */ 0x0000, /* 0x0E83(0xaf23-0xa0a0) */ 0x0000, /* 0x0E84(0xaf24-0xa0a0) */ 0x0000, /* 0x0E85(0xaf25-0xa0a0) */ 0x0000, /* 0x0E86(0xaf26-0xa0a0) */ 0x0000, /* 0x0E87(0xaf27-0xa0a0) */ 0x0000, /* 0x0E88(0xaf28-0xa0a0) */ 0x0000, /* 0x0E89(0xaf29-0xa0a0) */ 0x0000, /* 0x0E8A(0xaf2a-0xa0a0) */ 0x0000, /* 0x0E8B(0xaf2b-0xa0a0) */ 0x0000, /* 0x0E8C(0xaf2c-0xa0a0) */ 0x0000, /* 0x0E8D(0xaf2d-0xa0a0) */ 0x0000, /* 0x0E8E(0xaf2e-0xa0a0) */ 0x0000, /* 0x0E8F(0xaf2f-0xa0a0) */ 0x0000, /* 0x0E90(0xaf30-0xa0a0) */ 0x0000, /* 0x0E91(0xaf31-0xa0a0) */ 0x0000, /* 0x0E92(0xaf32-0xa0a0) */ 0x0000, /* 0x0E93(0xaf33-0xa0a0) */ 0x0000, /* 0x0E94(0xaf34-0xa0a0) */ 0x0000, /* 0x0E95(0xaf35-0xa0a0) */ 0x0000, /* 0x0E96(0xaf36-0xa0a0) */ 0x0000, /* 0x0E97(0xaf37-0xa0a0) */ 0x0000, /* 0x0E98(0xaf38-0xa0a0) */ 0x0000, /* 0x0E99(0xaf39-0xa0a0) */ 0x0000, /* 0x0E9A(0xaf3a-0xa0a0) */ 0x0000, /* 0x0E9B(0xaf3b-0xa0a0) */ 0x0000, /* 0x0E9C(0xaf3c-0xa0a0) */ 0x0000, /* 0x0E9D(0xaf3d-0xa0a0) */ 0x0000, /* 0x0E9E(0xaf3e-0xa0a0) */ 0x0000, /* 0x0E9F(0xaf3f-0xa0a0) */ 0x0000, /* 0x0EA0(0xaf40-0xa0a0) */ 0x0000, /* 0x0EA1(0xaf41-0xa0a0) */ 0x0000, /* 0x0EA2(0xaf42-0xa0a0) */ 0x0000, /* 0x0EA3(0xaf43-0xa0a0) */ 0x0000, /* 0x0EA4(0xaf44-0xa0a0) */ 0x0000, /* 0x0EA5(0xaf45-0xa0a0) */ 0x0000, /* 0x0EA6(0xaf46-0xa0a0) */ 0x0000, /* 0x0EA7(0xaf47-0xa0a0) */ 0x0000, /* 0x0EA8(0xaf48-0xa0a0) */ 0x0000, /* 0x0EA9(0xaf49-0xa0a0) */ 0x0000, /* 0x0EAA(0xaf4a-0xa0a0) */ 0x0000, /* 0x0EAB(0xaf4b-0xa0a0) */ 0x0000, /* 0x0EAC(0xaf4c-0xa0a0) */ 0x0000, /* 0x0EAD(0xaf4d-0xa0a0) */ 0x0000, /* 0x0EAE(0xaf4e-0xa0a0) */ 0x0000, /* 0x0EAF(0xaf4f-0xa0a0) */ 0x0000, /* 0x0EB0(0xaf50-0xa0a0) */ 0x0000, /* 0x0EB1(0xaf51-0xa0a0) */ 0x0000, /* 0x0EB2(0xaf52-0xa0a0) */ 0x0000, /* 0x0EB3(0xaf53-0xa0a0) */ 0x0000, /* 0x0EB4(0xaf54-0xa0a0) */ 0x0000, /* 0x0EB5(0xaf55-0xa0a0) */ 0x0000, /* 0x0EB6(0xaf56-0xa0a0) */ 0x0000, /* 0x0EB7(0xaf57-0xa0a0) */ 0x0000, /* 0x0EB8(0xaf58-0xa0a0) */ 0x0000, /* 0x0EB9(0xaf59-0xa0a0) */ 0x0000, /* 0x0EBA(0xaf5a-0xa0a0) */ 0x0000, /* 0x0EBB(0xaf5b-0xa0a0) */ 0x0000, /* 0x0EBC(0xaf5c-0xa0a0) */ 0x0000, /* 0x0EBD(0xaf5d-0xa0a0) */ 0x0000, /* 0x0EBE(0xaf5e-0xa0a0) */ 0x0000, /* 0x0EBF(0xaf5f-0xa0a0) */ 0x0000, /* 0x0EC0(0xaf60-0xa0a0) */ 0x0000, /* 0x0EC1(0xaf61-0xa0a0) */ 0x0000, /* 0x0EC2(0xaf62-0xa0a0) */ 0x0000, /* 0x0EC3(0xaf63-0xa0a0) */ 0x0000, /* 0x0EC4(0xaf64-0xa0a0) */ 0x0000, /* 0x0EC5(0xaf65-0xa0a0) */ 0x0000, /* 0x0EC6(0xaf66-0xa0a0) */ 0x0000, /* 0x0EC7(0xaf67-0xa0a0) */ 0x0000, /* 0x0EC8(0xaf68-0xa0a0) */ 0x0000, /* 0x0EC9(0xaf69-0xa0a0) */ 0x0000, /* 0x0ECA(0xaf6a-0xa0a0) */ 0x0000, /* 0x0ECB(0xaf6b-0xa0a0) */ 0x0000, /* 0x0ECC(0xaf6c-0xa0a0) */ 0x0000, /* 0x0ECD(0xaf6d-0xa0a0) */ 0x0000, /* 0x0ECE(0xaf6e-0xa0a0) */ 0x0000, /* 0x0ECF(0xaf6f-0xa0a0) */ 0x0000, /* 0x0ED0(0xaf70-0xa0a0) */ 0x0000, /* 0x0ED1(0xaf71-0xa0a0) */ 0x0000, /* 0x0ED2(0xaf72-0xa0a0) */ 0x0000, /* 0x0ED3(0xaf73-0xa0a0) */ 0x0000, /* 0x0ED4(0xaf74-0xa0a0) */ 0x0000, /* 0x0ED5(0xaf75-0xa0a0) */ 0x0000, /* 0x0ED6(0xaf76-0xa0a0) */ 0x0000, /* 0x0ED7(0xaf77-0xa0a0) */ 0x0000, /* 0x0ED8(0xaf78-0xa0a0) */ 0x0000, /* 0x0ED9(0xaf79-0xa0a0) */ 0x0000, /* 0x0EDA(0xaf7a-0xa0a0) */ 0x0000, /* 0x0EDB(0xaf7b-0xa0a0) */ 0x0000, /* 0x0EDC(0xaf7c-0xa0a0) */ 0x0000, /* 0x0EDD(0xaf7d-0xa0a0) */ 0x0000, /* 0x0EDE(0xaf7e-0xa0a0) */ 0x0000, /* 0x0EDF(0xaf7f-0xa0a0) */ 0x0000, /* 0x0EE0(0xaf80-0xa0a0) */ 0x0000, /* 0x0EE1(0xaf81-0xa0a0) */ 0x0000, /* 0x0EE2(0xaf82-0xa0a0) */ 0x0000, /* 0x0EE3(0xaf83-0xa0a0) */ 0x0000, /* 0x0EE4(0xaf84-0xa0a0) */ 0x0000, /* 0x0EE5(0xaf85-0xa0a0) */ 0x0000, /* 0x0EE6(0xaf86-0xa0a0) */ 0x0000, /* 0x0EE7(0xaf87-0xa0a0) */ 0x0000, /* 0x0EE8(0xaf88-0xa0a0) */ 0x0000, /* 0x0EE9(0xaf89-0xa0a0) */ 0x0000, /* 0x0EEA(0xaf8a-0xa0a0) */ 0x0000, /* 0x0EEB(0xaf8b-0xa0a0) */ 0x0000, /* 0x0EEC(0xaf8c-0xa0a0) */ 0x0000, /* 0x0EED(0xaf8d-0xa0a0) */ 0x0000, /* 0x0EEE(0xaf8e-0xa0a0) */ 0x0000, /* 0x0EEF(0xaf8f-0xa0a0) */ 0x0000, /* 0x0EF0(0xaf90-0xa0a0) */ 0x0000, /* 0x0EF1(0xaf91-0xa0a0) */ 0x0000, /* 0x0EF2(0xaf92-0xa0a0) */ 0x0000, /* 0x0EF3(0xaf93-0xa0a0) */ 0x0000, /* 0x0EF4(0xaf94-0xa0a0) */ 0x0000, /* 0x0EF5(0xaf95-0xa0a0) */ 0x0000, /* 0x0EF6(0xaf96-0xa0a0) */ 0x0000, /* 0x0EF7(0xaf97-0xa0a0) */ 0x0000, /* 0x0EF8(0xaf98-0xa0a0) */ 0x0000, /* 0x0EF9(0xaf99-0xa0a0) */ 0x0000, /* 0x0EFA(0xaf9a-0xa0a0) */ 0x0000, /* 0x0EFB(0xaf9b-0xa0a0) */ 0x0000, /* 0x0EFC(0xaf9c-0xa0a0) */ 0x0000, /* 0x0EFD(0xaf9d-0xa0a0) */ 0x0000, /* 0x0EFE(0xaf9e-0xa0a0) */ 0x0000, /* 0x0EFF(0xaf9f-0xa0a0) */ 0x0000, /* 0x0F00(0xafa0-0xa0a0) */ 0x68D9, /* 0x0F01(0xafa1-0xa0a0) */ 0x68E4, /* 0x0F02(0xafa2-0xa0a0) */ 0x68E5, /* 0x0F03(0xafa3-0xa0a0) */ 0x68EC, /* 0x0F04(0xafa4-0xa0a0) */ 0x68F7, /* 0x0F05(0xafa5-0xa0a0) */ 0x6903, /* 0x0F06(0xafa6-0xa0a0) */ 0x6907, /* 0x0F07(0xafa7-0xa0a0) */ 0x3B87, /* 0x0F08(0xafa8-0xa0a0) */ 0x3B88, /* 0x0F09(0xafa9-0xa0a0) */ 0x0000, /* 0x0F0A(0xafaa-0xa0a0) */ 0x693B, /* 0x0F0B(0xafab-0xa0a0) */ 0x3B8D, /* 0x0F0C(0xafac-0xa0a0) */ 0x6946, /* 0x0F0D(0xafad-0xa0a0) */ 0x6969, /* 0x0F0E(0xafae-0xa0a0) */ 0x696C, /* 0x0F0F(0xafaf-0xa0a0) */ 0x6972, /* 0x0F10(0xafb0-0xa0a0) */ 0x697A, /* 0x0F11(0xafb1-0xa0a0) */ 0x697F, /* 0x0F12(0xafb2-0xa0a0) */ 0x6992, /* 0x0F13(0xafb3-0xa0a0) */ 0x3BA4, /* 0x0F14(0xafb4-0xa0a0) */ 0x6996, /* 0x0F15(0xafb5-0xa0a0) */ 0x6998, /* 0x0F16(0xafb6-0xa0a0) */ 0x69A6, /* 0x0F17(0xafb7-0xa0a0) */ 0x69B0, /* 0x0F18(0xafb8-0xa0a0) */ 0x69B7, /* 0x0F19(0xafb9-0xa0a0) */ 0x69BA, /* 0x0F1A(0xafba-0xa0a0) */ 0x69BC, /* 0x0F1B(0xafbb-0xa0a0) */ 0x69C0, /* 0x0F1C(0xafbc-0xa0a0) */ 0x69D1, /* 0x0F1D(0xafbd-0xa0a0) */ 0x69D6, /* 0x0F1E(0xafbe-0xa0a0) */ 0x0000, /* 0x0F1F(0xafbf-0xa0a0) */ 0x0000, /* 0x0F20(0xafc0-0xa0a0) */ 0x6A30, /* 0x0F21(0xafc1-0xa0a0) */ 0x0000, /* 0x0F22(0xafc2-0xa0a0) */ 0x0000, /* 0x0F23(0xafc3-0xa0a0) */ 0x69E3, /* 0x0F24(0xafc4-0xa0a0) */ 0x69EE, /* 0x0F25(0xafc5-0xa0a0) */ 0x69EF, /* 0x0F26(0xafc6-0xa0a0) */ 0x69F3, /* 0x0F27(0xafc7-0xa0a0) */ 0x3BCD, /* 0x0F28(0xafc8-0xa0a0) */ 0x69F4, /* 0x0F29(0xafc9-0xa0a0) */ 0x69FE, /* 0x0F2A(0xafca-0xa0a0) */ 0x6A11, /* 0x0F2B(0xafcb-0xa0a0) */ 0x6A1A, /* 0x0F2C(0xafcc-0xa0a0) */ 0x6A1D, /* 0x0F2D(0xafcd-0xa0a0) */ 0x0000, /* 0x0F2E(0xafce-0xa0a0) */ 0x6A32, /* 0x0F2F(0xafcf-0xa0a0) */ 0x6A33, /* 0x0F30(0xafd0-0xa0a0) */ 0x6A34, /* 0x0F31(0xafd1-0xa0a0) */ 0x6A3F, /* 0x0F32(0xafd2-0xa0a0) */ 0x6A46, /* 0x0F33(0xafd3-0xa0a0) */ 0x6A49, /* 0x0F34(0xafd4-0xa0a0) */ 0x6A7A, /* 0x0F35(0xafd5-0xa0a0) */ 0x6A4E, /* 0x0F36(0xafd6-0xa0a0) */ 0x6A52, /* 0x0F37(0xafd7-0xa0a0) */ 0x6A64, /* 0x0F38(0xafd8-0xa0a0) */ 0x0000, /* 0x0F39(0xafd9-0xa0a0) */ 0x6A7E, /* 0x0F3A(0xafda-0xa0a0) */ 0x6A83, /* 0x0F3B(0xafdb-0xa0a0) */ 0x6A8B, /* 0x0F3C(0xafdc-0xa0a0) */ 0x3BF0, /* 0x0F3D(0xafdd-0xa0a0) */ 0x6A91, /* 0x0F3E(0xafde-0xa0a0) */ 0x6A9F, /* 0x0F3F(0xafdf-0xa0a0) */ 0x6AA1, /* 0x0F40(0xafe0-0xa0a0) */ 0x0000, /* 0x0F41(0xafe1-0xa0a0) */ 0x6AAB, /* 0x0F42(0xafe2-0xa0a0) */ 0x6ABD, /* 0x0F43(0xafe3-0xa0a0) */ 0x6AC6, /* 0x0F44(0xafe4-0xa0a0) */ 0x6AD4, /* 0x0F45(0xafe5-0xa0a0) */ 0x6AD0, /* 0x0F46(0xafe6-0xa0a0) */ 0x6ADC, /* 0x0F47(0xafe7-0xa0a0) */ 0x6ADD, /* 0x0F48(0xafe8-0xa0a0) */ 0x0000, /* 0x0F49(0xafe9-0xa0a0) */ 0x0000, /* 0x0F4A(0xafea-0xa0a0) */ 0x6AEC, /* 0x0F4B(0xafeb-0xa0a0) */ 0x6AF1, /* 0x0F4C(0xafec-0xa0a0) */ 0x6AF2, /* 0x0F4D(0xafed-0xa0a0) */ 0x6AF3, /* 0x0F4E(0xafee-0xa0a0) */ 0x6AFD, /* 0x0F4F(0xafef-0xa0a0) */ 0x0000, /* 0x0F50(0xaff0-0xa0a0) */ 0x6B0B, /* 0x0F51(0xaff1-0xa0a0) */ 0x6B0F, /* 0x0F52(0xaff2-0xa0a0) */ 0x6B10, /* 0x0F53(0xaff3-0xa0a0) */ 0x6B11, /* 0x0F54(0xaff4-0xa0a0) */ 0x0000, /* 0x0F55(0xaff5-0xa0a0) */ 0x6B17, /* 0x0F56(0xaff6-0xa0a0) */ 0x3C26, /* 0x0F57(0xaff7-0xa0a0) */ 0x6B2F, /* 0x0F58(0xaff8-0xa0a0) */ 0x6B4A, /* 0x0F59(0xaff9-0xa0a0) */ 0x6B58, /* 0x0F5A(0xaffa-0xa0a0) */ 0x6B6C, /* 0x0F5B(0xaffb-0xa0a0) */ 0x6B75, /* 0x0F5C(0xaffc-0xa0a0) */ 0x6B7A, /* 0x0F5D(0xaffd-0xa0a0) */ 0x6B81, /* 0x0F5E(0xaffe-0xa0a0) */ 0x0000, /* 0x0F5F(0xafff-0xa0a0) */ 0x0000, /* 0x0F60(0xb000-0xa0a0) */ 0x0000, /* 0x0F61(0xb001-0xa0a0) */ 0x0000, /* 0x0F62(0xb002-0xa0a0) */ 0x0000, /* 0x0F63(0xb003-0xa0a0) */ 0x0000, /* 0x0F64(0xb004-0xa0a0) */ 0x0000, /* 0x0F65(0xb005-0xa0a0) */ 0x0000, /* 0x0F66(0xb006-0xa0a0) */ 0x0000, /* 0x0F67(0xb007-0xa0a0) */ 0x0000, /* 0x0F68(0xb008-0xa0a0) */ 0x0000, /* 0x0F69(0xb009-0xa0a0) */ 0x0000, /* 0x0F6A(0xb00a-0xa0a0) */ 0x0000, /* 0x0F6B(0xb00b-0xa0a0) */ 0x0000, /* 0x0F6C(0xb00c-0xa0a0) */ 0x0000, /* 0x0F6D(0xb00d-0xa0a0) */ 0x0000, /* 0x0F6E(0xb00e-0xa0a0) */ 0x0000, /* 0x0F6F(0xb00f-0xa0a0) */ 0x0000, /* 0x0F70(0xb010-0xa0a0) */ 0x0000, /* 0x0F71(0xb011-0xa0a0) */ 0x0000, /* 0x0F72(0xb012-0xa0a0) */ 0x0000, /* 0x0F73(0xb013-0xa0a0) */ 0x0000, /* 0x0F74(0xb014-0xa0a0) */ 0x0000, /* 0x0F75(0xb015-0xa0a0) */ 0x0000, /* 0x0F76(0xb016-0xa0a0) */ 0x0000, /* 0x0F77(0xb017-0xa0a0) */ 0x0000, /* 0x0F78(0xb018-0xa0a0) */ 0x0000, /* 0x0F79(0xb019-0xa0a0) */ 0x0000, /* 0x0F7A(0xb01a-0xa0a0) */ 0x0000, /* 0x0F7B(0xb01b-0xa0a0) */ 0x0000, /* 0x0F7C(0xb01c-0xa0a0) */ 0x0000, /* 0x0F7D(0xb01d-0xa0a0) */ 0x0000, /* 0x0F7E(0xb01e-0xa0a0) */ 0x0000, /* 0x0F7F(0xb01f-0xa0a0) */ 0x0000, /* 0x0F80(0xb020-0xa0a0) */ 0x0000, /* 0x0F81(0xb021-0xa0a0) */ 0x0000, /* 0x0F82(0xb022-0xa0a0) */ 0x0000, /* 0x0F83(0xb023-0xa0a0) */ 0x0000, /* 0x0F84(0xb024-0xa0a0) */ 0x0000, /* 0x0F85(0xb025-0xa0a0) */ 0x0000, /* 0x0F86(0xb026-0xa0a0) */ 0x0000, /* 0x0F87(0xb027-0xa0a0) */ 0x0000, /* 0x0F88(0xb028-0xa0a0) */ 0x0000, /* 0x0F89(0xb029-0xa0a0) */ 0x0000, /* 0x0F8A(0xb02a-0xa0a0) */ 0x0000, /* 0x0F8B(0xb02b-0xa0a0) */ 0x0000, /* 0x0F8C(0xb02c-0xa0a0) */ 0x0000, /* 0x0F8D(0xb02d-0xa0a0) */ 0x0000, /* 0x0F8E(0xb02e-0xa0a0) */ 0x0000, /* 0x0F8F(0xb02f-0xa0a0) */ 0x0000, /* 0x0F90(0xb030-0xa0a0) */ 0x0000, /* 0x0F91(0xb031-0xa0a0) */ 0x0000, /* 0x0F92(0xb032-0xa0a0) */ 0x0000, /* 0x0F93(0xb033-0xa0a0) */ 0x0000, /* 0x0F94(0xb034-0xa0a0) */ 0x0000, /* 0x0F95(0xb035-0xa0a0) */ 0x0000, /* 0x0F96(0xb036-0xa0a0) */ 0x0000, /* 0x0F97(0xb037-0xa0a0) */ 0x0000, /* 0x0F98(0xb038-0xa0a0) */ 0x0000, /* 0x0F99(0xb039-0xa0a0) */ 0x0000, /* 0x0F9A(0xb03a-0xa0a0) */ 0x0000, /* 0x0F9B(0xb03b-0xa0a0) */ 0x0000, /* 0x0F9C(0xb03c-0xa0a0) */ 0x0000, /* 0x0F9D(0xb03d-0xa0a0) */ 0x0000, /* 0x0F9E(0xb03e-0xa0a0) */ 0x0000, /* 0x0F9F(0xb03f-0xa0a0) */ 0x0000, /* 0x0FA0(0xb040-0xa0a0) */ 0x0000, /* 0x0FA1(0xb041-0xa0a0) */ 0x0000, /* 0x0FA2(0xb042-0xa0a0) */ 0x0000, /* 0x0FA3(0xb043-0xa0a0) */ 0x0000, /* 0x0FA4(0xb044-0xa0a0) */ 0x0000, /* 0x0FA5(0xb045-0xa0a0) */ 0x0000, /* 0x0FA6(0xb046-0xa0a0) */ 0x0000, /* 0x0FA7(0xb047-0xa0a0) */ 0x0000, /* 0x0FA8(0xb048-0xa0a0) */ 0x0000, /* 0x0FA9(0xb049-0xa0a0) */ 0x0000, /* 0x0FAA(0xb04a-0xa0a0) */ 0x0000, /* 0x0FAB(0xb04b-0xa0a0) */ 0x0000, /* 0x0FAC(0xb04c-0xa0a0) */ 0x0000, /* 0x0FAD(0xb04d-0xa0a0) */ 0x0000, /* 0x0FAE(0xb04e-0xa0a0) */ 0x0000, /* 0x0FAF(0xb04f-0xa0a0) */ 0x0000, /* 0x0FB0(0xb050-0xa0a0) */ 0x0000, /* 0x0FB1(0xb051-0xa0a0) */ 0x0000, /* 0x0FB2(0xb052-0xa0a0) */ 0x0000, /* 0x0FB3(0xb053-0xa0a0) */ 0x0000, /* 0x0FB4(0xb054-0xa0a0) */ 0x0000, /* 0x0FB5(0xb055-0xa0a0) */ 0x0000, /* 0x0FB6(0xb056-0xa0a0) */ 0x0000, /* 0x0FB7(0xb057-0xa0a0) */ 0x0000, /* 0x0FB8(0xb058-0xa0a0) */ 0x0000, /* 0x0FB9(0xb059-0xa0a0) */ 0x0000, /* 0x0FBA(0xb05a-0xa0a0) */ 0x0000, /* 0x0FBB(0xb05b-0xa0a0) */ 0x0000, /* 0x0FBC(0xb05c-0xa0a0) */ 0x0000, /* 0x0FBD(0xb05d-0xa0a0) */ 0x0000, /* 0x0FBE(0xb05e-0xa0a0) */ 0x0000, /* 0x0FBF(0xb05f-0xa0a0) */ 0x0000, /* 0x0FC0(0xb060-0xa0a0) */ 0x0000, /* 0x0FC1(0xb061-0xa0a0) */ 0x0000, /* 0x0FC2(0xb062-0xa0a0) */ 0x0000, /* 0x0FC3(0xb063-0xa0a0) */ 0x0000, /* 0x0FC4(0xb064-0xa0a0) */ 0x0000, /* 0x0FC5(0xb065-0xa0a0) */ 0x0000, /* 0x0FC6(0xb066-0xa0a0) */ 0x0000, /* 0x0FC7(0xb067-0xa0a0) */ 0x0000, /* 0x0FC8(0xb068-0xa0a0) */ 0x0000, /* 0x0FC9(0xb069-0xa0a0) */ 0x0000, /* 0x0FCA(0xb06a-0xa0a0) */ 0x0000, /* 0x0FCB(0xb06b-0xa0a0) */ 0x0000, /* 0x0FCC(0xb06c-0xa0a0) */ 0x0000, /* 0x0FCD(0xb06d-0xa0a0) */ 0x0000, /* 0x0FCE(0xb06e-0xa0a0) */ 0x0000, /* 0x0FCF(0xb06f-0xa0a0) */ 0x0000, /* 0x0FD0(0xb070-0xa0a0) */ 0x0000, /* 0x0FD1(0xb071-0xa0a0) */ 0x0000, /* 0x0FD2(0xb072-0xa0a0) */ 0x0000, /* 0x0FD3(0xb073-0xa0a0) */ 0x0000, /* 0x0FD4(0xb074-0xa0a0) */ 0x0000, /* 0x0FD5(0xb075-0xa0a0) */ 0x0000, /* 0x0FD6(0xb076-0xa0a0) */ 0x0000, /* 0x0FD7(0xb077-0xa0a0) */ 0x0000, /* 0x0FD8(0xb078-0xa0a0) */ 0x0000, /* 0x0FD9(0xb079-0xa0a0) */ 0x0000, /* 0x0FDA(0xb07a-0xa0a0) */ 0x0000, /* 0x0FDB(0xb07b-0xa0a0) */ 0x0000, /* 0x0FDC(0xb07c-0xa0a0) */ 0x0000, /* 0x0FDD(0xb07d-0xa0a0) */ 0x0000, /* 0x0FDE(0xb07e-0xa0a0) */ 0x0000, /* 0x0FDF(0xb07f-0xa0a0) */ 0x0000, /* 0x0FE0(0xb080-0xa0a0) */ 0x0000, /* 0x0FE1(0xb081-0xa0a0) */ 0x0000, /* 0x0FE2(0xb082-0xa0a0) */ 0x0000, /* 0x0FE3(0xb083-0xa0a0) */ 0x0000, /* 0x0FE4(0xb084-0xa0a0) */ 0x0000, /* 0x0FE5(0xb085-0xa0a0) */ 0x0000, /* 0x0FE6(0xb086-0xa0a0) */ 0x0000, /* 0x0FE7(0xb087-0xa0a0) */ 0x0000, /* 0x0FE8(0xb088-0xa0a0) */ 0x0000, /* 0x0FE9(0xb089-0xa0a0) */ 0x0000, /* 0x0FEA(0xb08a-0xa0a0) */ 0x0000, /* 0x0FEB(0xb08b-0xa0a0) */ 0x0000, /* 0x0FEC(0xb08c-0xa0a0) */ 0x0000, /* 0x0FED(0xb08d-0xa0a0) */ 0x0000, /* 0x0FEE(0xb08e-0xa0a0) */ 0x0000, /* 0x0FEF(0xb08f-0xa0a0) */ 0x0000, /* 0x0FF0(0xb090-0xa0a0) */ 0x0000, /* 0x0FF1(0xb091-0xa0a0) */ 0x0000, /* 0x0FF2(0xb092-0xa0a0) */ 0x0000, /* 0x0FF3(0xb093-0xa0a0) */ 0x0000, /* 0x0FF4(0xb094-0xa0a0) */ 0x0000, /* 0x0FF5(0xb095-0xa0a0) */ 0x0000, /* 0x0FF6(0xb096-0xa0a0) */ 0x0000, /* 0x0FF7(0xb097-0xa0a0) */ 0x0000, /* 0x0FF8(0xb098-0xa0a0) */ 0x0000, /* 0x0FF9(0xb099-0xa0a0) */ 0x0000, /* 0x0FFA(0xb09a-0xa0a0) */ 0x0000, /* 0x0FFB(0xb09b-0xa0a0) */ 0x0000, /* 0x0FFC(0xb09c-0xa0a0) */ 0x0000, /* 0x0FFD(0xb09d-0xa0a0) */ 0x0000, /* 0x0FFE(0xb09e-0xa0a0) */ 0x0000, /* 0x0FFF(0xb09f-0xa0a0) */ 0x0000, /* 0x1000(0xb0a0-0xa0a0) */ 0x0000, /* 0x1001(0xb0a1-0xa0a0) */ 0x0000, /* 0x1002(0xb0a2-0xa0a0) */ 0x0000, /* 0x1003(0xb0a3-0xa0a0) */ 0x0000, /* 0x1004(0xb0a4-0xa0a0) */ 0x0000, /* 0x1005(0xb0a5-0xa0a0) */ 0x0000, /* 0x1006(0xb0a6-0xa0a0) */ 0x0000, /* 0x1007(0xb0a7-0xa0a0) */ 0x0000, /* 0x1008(0xb0a8-0xa0a0) */ 0x0000, /* 0x1009(0xb0a9-0xa0a0) */ 0x0000, /* 0x100A(0xb0aa-0xa0a0) */ 0x0000, /* 0x100B(0xb0ab-0xa0a0) */ 0x0000, /* 0x100C(0xb0ac-0xa0a0) */ 0x0000, /* 0x100D(0xb0ad-0xa0a0) */ 0x0000, /* 0x100E(0xb0ae-0xa0a0) */ 0x0000, /* 0x100F(0xb0af-0xa0a0) */ 0x0000, /* 0x1010(0xb0b0-0xa0a0) */ 0x0000, /* 0x1011(0xb0b1-0xa0a0) */ 0x0000, /* 0x1012(0xb0b2-0xa0a0) */ 0x0000, /* 0x1013(0xb0b3-0xa0a0) */ 0x0000, /* 0x1014(0xb0b4-0xa0a0) */ 0x0000, /* 0x1015(0xb0b5-0xa0a0) */ 0x0000, /* 0x1016(0xb0b6-0xa0a0) */ 0x0000, /* 0x1017(0xb0b7-0xa0a0) */ 0x0000, /* 0x1018(0xb0b8-0xa0a0) */ 0x0000, /* 0x1019(0xb0b9-0xa0a0) */ 0x0000, /* 0x101A(0xb0ba-0xa0a0) */ 0x0000, /* 0x101B(0xb0bb-0xa0a0) */ 0x0000, /* 0x101C(0xb0bc-0xa0a0) */ 0x0000, /* 0x101D(0xb0bd-0xa0a0) */ 0x0000, /* 0x101E(0xb0be-0xa0a0) */ 0x0000, /* 0x101F(0xb0bf-0xa0a0) */ 0x0000, /* 0x1020(0xb0c0-0xa0a0) */ 0x0000, /* 0x1021(0xb0c1-0xa0a0) */ 0x0000, /* 0x1022(0xb0c2-0xa0a0) */ 0x0000, /* 0x1023(0xb0c3-0xa0a0) */ 0x0000, /* 0x1024(0xb0c4-0xa0a0) */ 0x0000, /* 0x1025(0xb0c5-0xa0a0) */ 0x0000, /* 0x1026(0xb0c6-0xa0a0) */ 0x0000, /* 0x1027(0xb0c7-0xa0a0) */ 0x0000, /* 0x1028(0xb0c8-0xa0a0) */ 0x0000, /* 0x1029(0xb0c9-0xa0a0) */ 0x0000, /* 0x102A(0xb0ca-0xa0a0) */ 0x0000, /* 0x102B(0xb0cb-0xa0a0) */ 0x0000, /* 0x102C(0xb0cc-0xa0a0) */ 0x0000, /* 0x102D(0xb0cd-0xa0a0) */ 0x0000, /* 0x102E(0xb0ce-0xa0a0) */ 0x0000, /* 0x102F(0xb0cf-0xa0a0) */ 0x0000, /* 0x1030(0xb0d0-0xa0a0) */ 0x0000, /* 0x1031(0xb0d1-0xa0a0) */ 0x0000, /* 0x1032(0xb0d2-0xa0a0) */ 0x0000, /* 0x1033(0xb0d3-0xa0a0) */ 0x0000, /* 0x1034(0xb0d4-0xa0a0) */ 0x0000, /* 0x1035(0xb0d5-0xa0a0) */ 0x0000, /* 0x1036(0xb0d6-0xa0a0) */ 0x0000, /* 0x1037(0xb0d7-0xa0a0) */ 0x0000, /* 0x1038(0xb0d8-0xa0a0) */ 0x0000, /* 0x1039(0xb0d9-0xa0a0) */ 0x0000, /* 0x103A(0xb0da-0xa0a0) */ 0x0000, /* 0x103B(0xb0db-0xa0a0) */ 0x0000, /* 0x103C(0xb0dc-0xa0a0) */ 0x0000, /* 0x103D(0xb0dd-0xa0a0) */ 0x0000, /* 0x103E(0xb0de-0xa0a0) */ 0x0000, /* 0x103F(0xb0df-0xa0a0) */ 0x0000, /* 0x1040(0xb0e0-0xa0a0) */ 0x0000, /* 0x1041(0xb0e1-0xa0a0) */ 0x0000, /* 0x1042(0xb0e2-0xa0a0) */ 0x0000, /* 0x1043(0xb0e3-0xa0a0) */ 0x0000, /* 0x1044(0xb0e4-0xa0a0) */ 0x0000, /* 0x1045(0xb0e5-0xa0a0) */ 0x0000, /* 0x1046(0xb0e6-0xa0a0) */ 0x0000, /* 0x1047(0xb0e7-0xa0a0) */ 0x0000, /* 0x1048(0xb0e8-0xa0a0) */ 0x0000, /* 0x1049(0xb0e9-0xa0a0) */ 0x0000, /* 0x104A(0xb0ea-0xa0a0) */ 0x0000, /* 0x104B(0xb0eb-0xa0a0) */ 0x0000, /* 0x104C(0xb0ec-0xa0a0) */ 0x0000, /* 0x104D(0xb0ed-0xa0a0) */ 0x0000, /* 0x104E(0xb0ee-0xa0a0) */ 0x0000, /* 0x104F(0xb0ef-0xa0a0) */ 0x0000, /* 0x1050(0xb0f0-0xa0a0) */ 0x0000, /* 0x1051(0xb0f1-0xa0a0) */ 0x0000, /* 0x1052(0xb0f2-0xa0a0) */ 0x0000, /* 0x1053(0xb0f3-0xa0a0) */ 0x0000, /* 0x1054(0xb0f4-0xa0a0) */ 0x0000, /* 0x1055(0xb0f5-0xa0a0) */ 0x0000, /* 0x1056(0xb0f6-0xa0a0) */ 0x0000, /* 0x1057(0xb0f7-0xa0a0) */ 0x0000, /* 0x1058(0xb0f8-0xa0a0) */ 0x0000, /* 0x1059(0xb0f9-0xa0a0) */ 0x0000, /* 0x105A(0xb0fa-0xa0a0) */ 0x0000, /* 0x105B(0xb0fb-0xa0a0) */ 0x0000, /* 0x105C(0xb0fc-0xa0a0) */ 0x0000, /* 0x105D(0xb0fd-0xa0a0) */ 0x0000, /* 0x105E(0xb0fe-0xa0a0) */ 0x0000, /* 0x105F(0xb0ff-0xa0a0) */ 0x0000, /* 0x1060(0xb100-0xa0a0) */ 0x0000, /* 0x1061(0xb101-0xa0a0) */ 0x0000, /* 0x1062(0xb102-0xa0a0) */ 0x0000, /* 0x1063(0xb103-0xa0a0) */ 0x0000, /* 0x1064(0xb104-0xa0a0) */ 0x0000, /* 0x1065(0xb105-0xa0a0) */ 0x0000, /* 0x1066(0xb106-0xa0a0) */ 0x0000, /* 0x1067(0xb107-0xa0a0) */ 0x0000, /* 0x1068(0xb108-0xa0a0) */ 0x0000, /* 0x1069(0xb109-0xa0a0) */ 0x0000, /* 0x106A(0xb10a-0xa0a0) */ 0x0000, /* 0x106B(0xb10b-0xa0a0) */ 0x0000, /* 0x106C(0xb10c-0xa0a0) */ 0x0000, /* 0x106D(0xb10d-0xa0a0) */ 0x0000, /* 0x106E(0xb10e-0xa0a0) */ 0x0000, /* 0x106F(0xb10f-0xa0a0) */ 0x0000, /* 0x1070(0xb110-0xa0a0) */ 0x0000, /* 0x1071(0xb111-0xa0a0) */ 0x0000, /* 0x1072(0xb112-0xa0a0) */ 0x0000, /* 0x1073(0xb113-0xa0a0) */ 0x0000, /* 0x1074(0xb114-0xa0a0) */ 0x0000, /* 0x1075(0xb115-0xa0a0) */ 0x0000, /* 0x1076(0xb116-0xa0a0) */ 0x0000, /* 0x1077(0xb117-0xa0a0) */ 0x0000, /* 0x1078(0xb118-0xa0a0) */ 0x0000, /* 0x1079(0xb119-0xa0a0) */ 0x0000, /* 0x107A(0xb11a-0xa0a0) */ 0x0000, /* 0x107B(0xb11b-0xa0a0) */ 0x0000, /* 0x107C(0xb11c-0xa0a0) */ 0x0000, /* 0x107D(0xb11d-0xa0a0) */ 0x0000, /* 0x107E(0xb11e-0xa0a0) */ 0x0000, /* 0x107F(0xb11f-0xa0a0) */ 0x0000, /* 0x1080(0xb120-0xa0a0) */ 0x0000, /* 0x1081(0xb121-0xa0a0) */ 0x0000, /* 0x1082(0xb122-0xa0a0) */ 0x0000, /* 0x1083(0xb123-0xa0a0) */ 0x0000, /* 0x1084(0xb124-0xa0a0) */ 0x0000, /* 0x1085(0xb125-0xa0a0) */ 0x0000, /* 0x1086(0xb126-0xa0a0) */ 0x0000, /* 0x1087(0xb127-0xa0a0) */ 0x0000, /* 0x1088(0xb128-0xa0a0) */ 0x0000, /* 0x1089(0xb129-0xa0a0) */ 0x0000, /* 0x108A(0xb12a-0xa0a0) */ 0x0000, /* 0x108B(0xb12b-0xa0a0) */ 0x0000, /* 0x108C(0xb12c-0xa0a0) */ 0x0000, /* 0x108D(0xb12d-0xa0a0) */ 0x0000, /* 0x108E(0xb12e-0xa0a0) */ 0x0000, /* 0x108F(0xb12f-0xa0a0) */ 0x0000, /* 0x1090(0xb130-0xa0a0) */ 0x0000, /* 0x1091(0xb131-0xa0a0) */ 0x0000, /* 0x1092(0xb132-0xa0a0) */ 0x0000, /* 0x1093(0xb133-0xa0a0) */ 0x0000, /* 0x1094(0xb134-0xa0a0) */ 0x0000, /* 0x1095(0xb135-0xa0a0) */ 0x0000, /* 0x1096(0xb136-0xa0a0) */ 0x0000, /* 0x1097(0xb137-0xa0a0) */ 0x0000, /* 0x1098(0xb138-0xa0a0) */ 0x0000, /* 0x1099(0xb139-0xa0a0) */ 0x0000, /* 0x109A(0xb13a-0xa0a0) */ 0x0000, /* 0x109B(0xb13b-0xa0a0) */ 0x0000, /* 0x109C(0xb13c-0xa0a0) */ 0x0000, /* 0x109D(0xb13d-0xa0a0) */ 0x0000, /* 0x109E(0xb13e-0xa0a0) */ 0x0000, /* 0x109F(0xb13f-0xa0a0) */ 0x0000, /* 0x10A0(0xb140-0xa0a0) */ 0x0000, /* 0x10A1(0xb141-0xa0a0) */ 0x0000, /* 0x10A2(0xb142-0xa0a0) */ 0x0000, /* 0x10A3(0xb143-0xa0a0) */ 0x0000, /* 0x10A4(0xb144-0xa0a0) */ 0x0000, /* 0x10A5(0xb145-0xa0a0) */ 0x0000, /* 0x10A6(0xb146-0xa0a0) */ 0x0000, /* 0x10A7(0xb147-0xa0a0) */ 0x0000, /* 0x10A8(0xb148-0xa0a0) */ 0x0000, /* 0x10A9(0xb149-0xa0a0) */ 0x0000, /* 0x10AA(0xb14a-0xa0a0) */ 0x0000, /* 0x10AB(0xb14b-0xa0a0) */ 0x0000, /* 0x10AC(0xb14c-0xa0a0) */ 0x0000, /* 0x10AD(0xb14d-0xa0a0) */ 0x0000, /* 0x10AE(0xb14e-0xa0a0) */ 0x0000, /* 0x10AF(0xb14f-0xa0a0) */ 0x0000, /* 0x10B0(0xb150-0xa0a0) */ 0x0000, /* 0x10B1(0xb151-0xa0a0) */ 0x0000, /* 0x10B2(0xb152-0xa0a0) */ 0x0000, /* 0x10B3(0xb153-0xa0a0) */ 0x0000, /* 0x10B4(0xb154-0xa0a0) */ 0x0000, /* 0x10B5(0xb155-0xa0a0) */ 0x0000, /* 0x10B6(0xb156-0xa0a0) */ 0x0000, /* 0x10B7(0xb157-0xa0a0) */ 0x0000, /* 0x10B8(0xb158-0xa0a0) */ 0x0000, /* 0x10B9(0xb159-0xa0a0) */ 0x0000, /* 0x10BA(0xb15a-0xa0a0) */ 0x0000, /* 0x10BB(0xb15b-0xa0a0) */ 0x0000, /* 0x10BC(0xb15c-0xa0a0) */ 0x0000, /* 0x10BD(0xb15d-0xa0a0) */ 0x0000, /* 0x10BE(0xb15e-0xa0a0) */ 0x0000, /* 0x10BF(0xb15f-0xa0a0) */ 0x0000, /* 0x10C0(0xb160-0xa0a0) */ 0x0000, /* 0x10C1(0xb161-0xa0a0) */ 0x0000, /* 0x10C2(0xb162-0xa0a0) */ 0x0000, /* 0x10C3(0xb163-0xa0a0) */ 0x0000, /* 0x10C4(0xb164-0xa0a0) */ 0x0000, /* 0x10C5(0xb165-0xa0a0) */ 0x0000, /* 0x10C6(0xb166-0xa0a0) */ 0x0000, /* 0x10C7(0xb167-0xa0a0) */ 0x0000, /* 0x10C8(0xb168-0xa0a0) */ 0x0000, /* 0x10C9(0xb169-0xa0a0) */ 0x0000, /* 0x10CA(0xb16a-0xa0a0) */ 0x0000, /* 0x10CB(0xb16b-0xa0a0) */ 0x0000, /* 0x10CC(0xb16c-0xa0a0) */ 0x0000, /* 0x10CD(0xb16d-0xa0a0) */ 0x0000, /* 0x10CE(0xb16e-0xa0a0) */ 0x0000, /* 0x10CF(0xb16f-0xa0a0) */ 0x0000, /* 0x10D0(0xb170-0xa0a0) */ 0x0000, /* 0x10D1(0xb171-0xa0a0) */ 0x0000, /* 0x10D2(0xb172-0xa0a0) */ 0x0000, /* 0x10D3(0xb173-0xa0a0) */ 0x0000, /* 0x10D4(0xb174-0xa0a0) */ 0x0000, /* 0x10D5(0xb175-0xa0a0) */ 0x0000, /* 0x10D6(0xb176-0xa0a0) */ 0x0000, /* 0x10D7(0xb177-0xa0a0) */ 0x0000, /* 0x10D8(0xb178-0xa0a0) */ 0x0000, /* 0x10D9(0xb179-0xa0a0) */ 0x0000, /* 0x10DA(0xb17a-0xa0a0) */ 0x0000, /* 0x10DB(0xb17b-0xa0a0) */ 0x0000, /* 0x10DC(0xb17c-0xa0a0) */ 0x0000, /* 0x10DD(0xb17d-0xa0a0) */ 0x0000, /* 0x10DE(0xb17e-0xa0a0) */ 0x0000, /* 0x10DF(0xb17f-0xa0a0) */ 0x0000, /* 0x10E0(0xb180-0xa0a0) */ 0x0000, /* 0x10E1(0xb181-0xa0a0) */ 0x0000, /* 0x10E2(0xb182-0xa0a0) */ 0x0000, /* 0x10E3(0xb183-0xa0a0) */ 0x0000, /* 0x10E4(0xb184-0xa0a0) */ 0x0000, /* 0x10E5(0xb185-0xa0a0) */ 0x0000, /* 0x10E6(0xb186-0xa0a0) */ 0x0000, /* 0x10E7(0xb187-0xa0a0) */ 0x0000, /* 0x10E8(0xb188-0xa0a0) */ 0x0000, /* 0x10E9(0xb189-0xa0a0) */ 0x0000, /* 0x10EA(0xb18a-0xa0a0) */ 0x0000, /* 0x10EB(0xb18b-0xa0a0) */ 0x0000, /* 0x10EC(0xb18c-0xa0a0) */ 0x0000, /* 0x10ED(0xb18d-0xa0a0) */ 0x0000, /* 0x10EE(0xb18e-0xa0a0) */ 0x0000, /* 0x10EF(0xb18f-0xa0a0) */ 0x0000, /* 0x10F0(0xb190-0xa0a0) */ 0x0000, /* 0x10F1(0xb191-0xa0a0) */ 0x0000, /* 0x10F2(0xb192-0xa0a0) */ 0x0000, /* 0x10F3(0xb193-0xa0a0) */ 0x0000, /* 0x10F4(0xb194-0xa0a0) */ 0x0000, /* 0x10F5(0xb195-0xa0a0) */ 0x0000, /* 0x10F6(0xb196-0xa0a0) */ 0x0000, /* 0x10F7(0xb197-0xa0a0) */ 0x0000, /* 0x10F8(0xb198-0xa0a0) */ 0x0000, /* 0x10F9(0xb199-0xa0a0) */ 0x0000, /* 0x10FA(0xb19a-0xa0a0) */ 0x0000, /* 0x10FB(0xb19b-0xa0a0) */ 0x0000, /* 0x10FC(0xb19c-0xa0a0) */ 0x0000, /* 0x10FD(0xb19d-0xa0a0) */ 0x0000, /* 0x10FE(0xb19e-0xa0a0) */ 0x0000, /* 0x10FF(0xb19f-0xa0a0) */ 0x0000, /* 0x1100(0xb1a0-0xa0a0) */ 0x0000, /* 0x1101(0xb1a1-0xa0a0) */ 0x0000, /* 0x1102(0xb1a2-0xa0a0) */ 0x0000, /* 0x1103(0xb1a3-0xa0a0) */ 0x0000, /* 0x1104(0xb1a4-0xa0a0) */ 0x0000, /* 0x1105(0xb1a5-0xa0a0) */ 0x0000, /* 0x1106(0xb1a6-0xa0a0) */ 0x0000, /* 0x1107(0xb1a7-0xa0a0) */ 0x0000, /* 0x1108(0xb1a8-0xa0a0) */ 0x0000, /* 0x1109(0xb1a9-0xa0a0) */ 0x0000, /* 0x110A(0xb1aa-0xa0a0) */ 0x0000, /* 0x110B(0xb1ab-0xa0a0) */ 0x0000, /* 0x110C(0xb1ac-0xa0a0) */ 0x0000, /* 0x110D(0xb1ad-0xa0a0) */ 0x0000, /* 0x110E(0xb1ae-0xa0a0) */ 0x0000, /* 0x110F(0xb1af-0xa0a0) */ 0x0000, /* 0x1110(0xb1b0-0xa0a0) */ 0x0000, /* 0x1111(0xb1b1-0xa0a0) */ 0x0000, /* 0x1112(0xb1b2-0xa0a0) */ 0x0000, /* 0x1113(0xb1b3-0xa0a0) */ 0x0000, /* 0x1114(0xb1b4-0xa0a0) */ 0x0000, /* 0x1115(0xb1b5-0xa0a0) */ 0x0000, /* 0x1116(0xb1b6-0xa0a0) */ 0x0000, /* 0x1117(0xb1b7-0xa0a0) */ 0x0000, /* 0x1118(0xb1b8-0xa0a0) */ 0x0000, /* 0x1119(0xb1b9-0xa0a0) */ 0x0000, /* 0x111A(0xb1ba-0xa0a0) */ 0x0000, /* 0x111B(0xb1bb-0xa0a0) */ 0x0000, /* 0x111C(0xb1bc-0xa0a0) */ 0x0000, /* 0x111D(0xb1bd-0xa0a0) */ 0x0000, /* 0x111E(0xb1be-0xa0a0) */ 0x0000, /* 0x111F(0xb1bf-0xa0a0) */ 0x0000, /* 0x1120(0xb1c0-0xa0a0) */ 0x0000, /* 0x1121(0xb1c1-0xa0a0) */ 0x0000, /* 0x1122(0xb1c2-0xa0a0) */ 0x0000, /* 0x1123(0xb1c3-0xa0a0) */ 0x0000, /* 0x1124(0xb1c4-0xa0a0) */ 0x0000, /* 0x1125(0xb1c5-0xa0a0) */ 0x0000, /* 0x1126(0xb1c6-0xa0a0) */ 0x0000, /* 0x1127(0xb1c7-0xa0a0) */ 0x0000, /* 0x1128(0xb1c8-0xa0a0) */ 0x0000, /* 0x1129(0xb1c9-0xa0a0) */ 0x0000, /* 0x112A(0xb1ca-0xa0a0) */ 0x0000, /* 0x112B(0xb1cb-0xa0a0) */ 0x0000, /* 0x112C(0xb1cc-0xa0a0) */ 0x0000, /* 0x112D(0xb1cd-0xa0a0) */ 0x0000, /* 0x112E(0xb1ce-0xa0a0) */ 0x0000, /* 0x112F(0xb1cf-0xa0a0) */ 0x0000, /* 0x1130(0xb1d0-0xa0a0) */ 0x0000, /* 0x1131(0xb1d1-0xa0a0) */ 0x0000, /* 0x1132(0xb1d2-0xa0a0) */ 0x0000, /* 0x1133(0xb1d3-0xa0a0) */ 0x0000, /* 0x1134(0xb1d4-0xa0a0) */ 0x0000, /* 0x1135(0xb1d5-0xa0a0) */ 0x0000, /* 0x1136(0xb1d6-0xa0a0) */ 0x0000, /* 0x1137(0xb1d7-0xa0a0) */ 0x0000, /* 0x1138(0xb1d8-0xa0a0) */ 0x0000, /* 0x1139(0xb1d9-0xa0a0) */ 0x0000, /* 0x113A(0xb1da-0xa0a0) */ 0x0000, /* 0x113B(0xb1db-0xa0a0) */ 0x0000, /* 0x113C(0xb1dc-0xa0a0) */ 0x0000, /* 0x113D(0xb1dd-0xa0a0) */ 0x0000, /* 0x113E(0xb1de-0xa0a0) */ 0x0000, /* 0x113F(0xb1df-0xa0a0) */ 0x0000, /* 0x1140(0xb1e0-0xa0a0) */ 0x0000, /* 0x1141(0xb1e1-0xa0a0) */ 0x0000, /* 0x1142(0xb1e2-0xa0a0) */ 0x0000, /* 0x1143(0xb1e3-0xa0a0) */ 0x0000, /* 0x1144(0xb1e4-0xa0a0) */ 0x0000, /* 0x1145(0xb1e5-0xa0a0) */ 0x0000, /* 0x1146(0xb1e6-0xa0a0) */ 0x0000, /* 0x1147(0xb1e7-0xa0a0) */ 0x0000, /* 0x1148(0xb1e8-0xa0a0) */ 0x0000, /* 0x1149(0xb1e9-0xa0a0) */ 0x0000, /* 0x114A(0xb1ea-0xa0a0) */ 0x0000, /* 0x114B(0xb1eb-0xa0a0) */ 0x0000, /* 0x114C(0xb1ec-0xa0a0) */ 0x0000, /* 0x114D(0xb1ed-0xa0a0) */ 0x0000, /* 0x114E(0xb1ee-0xa0a0) */ 0x0000, /* 0x114F(0xb1ef-0xa0a0) */ 0x0000, /* 0x1150(0xb1f0-0xa0a0) */ 0x0000, /* 0x1151(0xb1f1-0xa0a0) */ 0x0000, /* 0x1152(0xb1f2-0xa0a0) */ 0x0000, /* 0x1153(0xb1f3-0xa0a0) */ 0x0000, /* 0x1154(0xb1f4-0xa0a0) */ 0x0000, /* 0x1155(0xb1f5-0xa0a0) */ 0x0000, /* 0x1156(0xb1f6-0xa0a0) */ 0x0000, /* 0x1157(0xb1f7-0xa0a0) */ 0x0000, /* 0x1158(0xb1f8-0xa0a0) */ 0x0000, /* 0x1159(0xb1f9-0xa0a0) */ 0x0000, /* 0x115A(0xb1fa-0xa0a0) */ 0x0000, /* 0x115B(0xb1fb-0xa0a0) */ 0x0000, /* 0x115C(0xb1fc-0xa0a0) */ 0x0000, /* 0x115D(0xb1fd-0xa0a0) */ 0x0000, /* 0x115E(0xb1fe-0xa0a0) */ 0x0000, /* 0x115F(0xb1ff-0xa0a0) */ 0x0000, /* 0x1160(0xb200-0xa0a0) */ 0x0000, /* 0x1161(0xb201-0xa0a0) */ 0x0000, /* 0x1162(0xb202-0xa0a0) */ 0x0000, /* 0x1163(0xb203-0xa0a0) */ 0x0000, /* 0x1164(0xb204-0xa0a0) */ 0x0000, /* 0x1165(0xb205-0xa0a0) */ 0x0000, /* 0x1166(0xb206-0xa0a0) */ 0x0000, /* 0x1167(0xb207-0xa0a0) */ 0x0000, /* 0x1168(0xb208-0xa0a0) */ 0x0000, /* 0x1169(0xb209-0xa0a0) */ 0x0000, /* 0x116A(0xb20a-0xa0a0) */ 0x0000, /* 0x116B(0xb20b-0xa0a0) */ 0x0000, /* 0x116C(0xb20c-0xa0a0) */ 0x0000, /* 0x116D(0xb20d-0xa0a0) */ 0x0000, /* 0x116E(0xb20e-0xa0a0) */ 0x0000, /* 0x116F(0xb20f-0xa0a0) */ 0x0000, /* 0x1170(0xb210-0xa0a0) */ 0x0000, /* 0x1171(0xb211-0xa0a0) */ 0x0000, /* 0x1172(0xb212-0xa0a0) */ 0x0000, /* 0x1173(0xb213-0xa0a0) */ 0x0000, /* 0x1174(0xb214-0xa0a0) */ 0x0000, /* 0x1175(0xb215-0xa0a0) */ 0x0000, /* 0x1176(0xb216-0xa0a0) */ 0x0000, /* 0x1177(0xb217-0xa0a0) */ 0x0000, /* 0x1178(0xb218-0xa0a0) */ 0x0000, /* 0x1179(0xb219-0xa0a0) */ 0x0000, /* 0x117A(0xb21a-0xa0a0) */ 0x0000, /* 0x117B(0xb21b-0xa0a0) */ 0x0000, /* 0x117C(0xb21c-0xa0a0) */ 0x0000, /* 0x117D(0xb21d-0xa0a0) */ 0x0000, /* 0x117E(0xb21e-0xa0a0) */ 0x0000, /* 0x117F(0xb21f-0xa0a0) */ 0x0000, /* 0x1180(0xb220-0xa0a0) */ 0x0000, /* 0x1181(0xb221-0xa0a0) */ 0x0000, /* 0x1182(0xb222-0xa0a0) */ 0x0000, /* 0x1183(0xb223-0xa0a0) */ 0x0000, /* 0x1184(0xb224-0xa0a0) */ 0x0000, /* 0x1185(0xb225-0xa0a0) */ 0x0000, /* 0x1186(0xb226-0xa0a0) */ 0x0000, /* 0x1187(0xb227-0xa0a0) */ 0x0000, /* 0x1188(0xb228-0xa0a0) */ 0x0000, /* 0x1189(0xb229-0xa0a0) */ 0x0000, /* 0x118A(0xb22a-0xa0a0) */ 0x0000, /* 0x118B(0xb22b-0xa0a0) */ 0x0000, /* 0x118C(0xb22c-0xa0a0) */ 0x0000, /* 0x118D(0xb22d-0xa0a0) */ 0x0000, /* 0x118E(0xb22e-0xa0a0) */ 0x0000, /* 0x118F(0xb22f-0xa0a0) */ 0x0000, /* 0x1190(0xb230-0xa0a0) */ 0x0000, /* 0x1191(0xb231-0xa0a0) */ 0x0000, /* 0x1192(0xb232-0xa0a0) */ 0x0000, /* 0x1193(0xb233-0xa0a0) */ 0x0000, /* 0x1194(0xb234-0xa0a0) */ 0x0000, /* 0x1195(0xb235-0xa0a0) */ 0x0000, /* 0x1196(0xb236-0xa0a0) */ 0x0000, /* 0x1197(0xb237-0xa0a0) */ 0x0000, /* 0x1198(0xb238-0xa0a0) */ 0x0000, /* 0x1199(0xb239-0xa0a0) */ 0x0000, /* 0x119A(0xb23a-0xa0a0) */ 0x0000, /* 0x119B(0xb23b-0xa0a0) */ 0x0000, /* 0x119C(0xb23c-0xa0a0) */ 0x0000, /* 0x119D(0xb23d-0xa0a0) */ 0x0000, /* 0x119E(0xb23e-0xa0a0) */ 0x0000, /* 0x119F(0xb23f-0xa0a0) */ 0x0000, /* 0x11A0(0xb240-0xa0a0) */ 0x0000, /* 0x11A1(0xb241-0xa0a0) */ 0x0000, /* 0x11A2(0xb242-0xa0a0) */ 0x0000, /* 0x11A3(0xb243-0xa0a0) */ 0x0000, /* 0x11A4(0xb244-0xa0a0) */ 0x0000, /* 0x11A5(0xb245-0xa0a0) */ 0x0000, /* 0x11A6(0xb246-0xa0a0) */ 0x0000, /* 0x11A7(0xb247-0xa0a0) */ 0x0000, /* 0x11A8(0xb248-0xa0a0) */ 0x0000, /* 0x11A9(0xb249-0xa0a0) */ 0x0000, /* 0x11AA(0xb24a-0xa0a0) */ 0x0000, /* 0x11AB(0xb24b-0xa0a0) */ 0x0000, /* 0x11AC(0xb24c-0xa0a0) */ 0x0000, /* 0x11AD(0xb24d-0xa0a0) */ 0x0000, /* 0x11AE(0xb24e-0xa0a0) */ 0x0000, /* 0x11AF(0xb24f-0xa0a0) */ 0x0000, /* 0x11B0(0xb250-0xa0a0) */ 0x0000, /* 0x11B1(0xb251-0xa0a0) */ 0x0000, /* 0x11B2(0xb252-0xa0a0) */ 0x0000, /* 0x11B3(0xb253-0xa0a0) */ 0x0000, /* 0x11B4(0xb254-0xa0a0) */ 0x0000, /* 0x11B5(0xb255-0xa0a0) */ 0x0000, /* 0x11B6(0xb256-0xa0a0) */ 0x0000, /* 0x11B7(0xb257-0xa0a0) */ 0x0000, /* 0x11B8(0xb258-0xa0a0) */ 0x0000, /* 0x11B9(0xb259-0xa0a0) */ 0x0000, /* 0x11BA(0xb25a-0xa0a0) */ 0x0000, /* 0x11BB(0xb25b-0xa0a0) */ 0x0000, /* 0x11BC(0xb25c-0xa0a0) */ 0x0000, /* 0x11BD(0xb25d-0xa0a0) */ 0x0000, /* 0x11BE(0xb25e-0xa0a0) */ 0x0000, /* 0x11BF(0xb25f-0xa0a0) */ 0x0000, /* 0x11C0(0xb260-0xa0a0) */ 0x0000, /* 0x11C1(0xb261-0xa0a0) */ 0x0000, /* 0x11C2(0xb262-0xa0a0) */ 0x0000, /* 0x11C3(0xb263-0xa0a0) */ 0x0000, /* 0x11C4(0xb264-0xa0a0) */ 0x0000, /* 0x11C5(0xb265-0xa0a0) */ 0x0000, /* 0x11C6(0xb266-0xa0a0) */ 0x0000, /* 0x11C7(0xb267-0xa0a0) */ 0x0000, /* 0x11C8(0xb268-0xa0a0) */ 0x0000, /* 0x11C9(0xb269-0xa0a0) */ 0x0000, /* 0x11CA(0xb26a-0xa0a0) */ 0x0000, /* 0x11CB(0xb26b-0xa0a0) */ 0x0000, /* 0x11CC(0xb26c-0xa0a0) */ 0x0000, /* 0x11CD(0xb26d-0xa0a0) */ 0x0000, /* 0x11CE(0xb26e-0xa0a0) */ 0x0000, /* 0x11CF(0xb26f-0xa0a0) */ 0x0000, /* 0x11D0(0xb270-0xa0a0) */ 0x0000, /* 0x11D1(0xb271-0xa0a0) */ 0x0000, /* 0x11D2(0xb272-0xa0a0) */ 0x0000, /* 0x11D3(0xb273-0xa0a0) */ 0x0000, /* 0x11D4(0xb274-0xa0a0) */ 0x0000, /* 0x11D5(0xb275-0xa0a0) */ 0x0000, /* 0x11D6(0xb276-0xa0a0) */ 0x0000, /* 0x11D7(0xb277-0xa0a0) */ 0x0000, /* 0x11D8(0xb278-0xa0a0) */ 0x0000, /* 0x11D9(0xb279-0xa0a0) */ 0x0000, /* 0x11DA(0xb27a-0xa0a0) */ 0x0000, /* 0x11DB(0xb27b-0xa0a0) */ 0x0000, /* 0x11DC(0xb27c-0xa0a0) */ 0x0000, /* 0x11DD(0xb27d-0xa0a0) */ 0x0000, /* 0x11DE(0xb27e-0xa0a0) */ 0x0000, /* 0x11DF(0xb27f-0xa0a0) */ 0x0000, /* 0x11E0(0xb280-0xa0a0) */ 0x0000, /* 0x11E1(0xb281-0xa0a0) */ 0x0000, /* 0x11E2(0xb282-0xa0a0) */ 0x0000, /* 0x11E3(0xb283-0xa0a0) */ 0x0000, /* 0x11E4(0xb284-0xa0a0) */ 0x0000, /* 0x11E5(0xb285-0xa0a0) */ 0x0000, /* 0x11E6(0xb286-0xa0a0) */ 0x0000, /* 0x11E7(0xb287-0xa0a0) */ 0x0000, /* 0x11E8(0xb288-0xa0a0) */ 0x0000, /* 0x11E9(0xb289-0xa0a0) */ 0x0000, /* 0x11EA(0xb28a-0xa0a0) */ 0x0000, /* 0x11EB(0xb28b-0xa0a0) */ 0x0000, /* 0x11EC(0xb28c-0xa0a0) */ 0x0000, /* 0x11ED(0xb28d-0xa0a0) */ 0x0000, /* 0x11EE(0xb28e-0xa0a0) */ 0x0000, /* 0x11EF(0xb28f-0xa0a0) */ 0x0000, /* 0x11F0(0xb290-0xa0a0) */ 0x0000, /* 0x11F1(0xb291-0xa0a0) */ 0x0000, /* 0x11F2(0xb292-0xa0a0) */ 0x0000, /* 0x11F3(0xb293-0xa0a0) */ 0x0000, /* 0x11F4(0xb294-0xa0a0) */ 0x0000, /* 0x11F5(0xb295-0xa0a0) */ 0x0000, /* 0x11F6(0xb296-0xa0a0) */ 0x0000, /* 0x11F7(0xb297-0xa0a0) */ 0x0000, /* 0x11F8(0xb298-0xa0a0) */ 0x0000, /* 0x11F9(0xb299-0xa0a0) */ 0x0000, /* 0x11FA(0xb29a-0xa0a0) */ 0x0000, /* 0x11FB(0xb29b-0xa0a0) */ 0x0000, /* 0x11FC(0xb29c-0xa0a0) */ 0x0000, /* 0x11FD(0xb29d-0xa0a0) */ 0x0000, /* 0x11FE(0xb29e-0xa0a0) */ 0x0000, /* 0x11FF(0xb29f-0xa0a0) */ 0x0000, /* 0x1200(0xb2a0-0xa0a0) */ 0x0000, /* 0x1201(0xb2a1-0xa0a0) */ 0x0000, /* 0x1202(0xb2a2-0xa0a0) */ 0x0000, /* 0x1203(0xb2a3-0xa0a0) */ 0x0000, /* 0x1204(0xb2a4-0xa0a0) */ 0x0000, /* 0x1205(0xb2a5-0xa0a0) */ 0x0000, /* 0x1206(0xb2a6-0xa0a0) */ 0x0000, /* 0x1207(0xb2a7-0xa0a0) */ 0x0000, /* 0x1208(0xb2a8-0xa0a0) */ 0x0000, /* 0x1209(0xb2a9-0xa0a0) */ 0x0000, /* 0x120A(0xb2aa-0xa0a0) */ 0x0000, /* 0x120B(0xb2ab-0xa0a0) */ 0x0000, /* 0x120C(0xb2ac-0xa0a0) */ 0x0000, /* 0x120D(0xb2ad-0xa0a0) */ 0x0000, /* 0x120E(0xb2ae-0xa0a0) */ 0x0000, /* 0x120F(0xb2af-0xa0a0) */ 0x0000, /* 0x1210(0xb2b0-0xa0a0) */ 0x0000, /* 0x1211(0xb2b1-0xa0a0) */ 0x0000, /* 0x1212(0xb2b2-0xa0a0) */ 0x0000, /* 0x1213(0xb2b3-0xa0a0) */ 0x0000, /* 0x1214(0xb2b4-0xa0a0) */ 0x0000, /* 0x1215(0xb2b5-0xa0a0) */ 0x0000, /* 0x1216(0xb2b6-0xa0a0) */ 0x0000, /* 0x1217(0xb2b7-0xa0a0) */ 0x0000, /* 0x1218(0xb2b8-0xa0a0) */ 0x0000, /* 0x1219(0xb2b9-0xa0a0) */ 0x0000, /* 0x121A(0xb2ba-0xa0a0) */ 0x0000, /* 0x121B(0xb2bb-0xa0a0) */ 0x0000, /* 0x121C(0xb2bc-0xa0a0) */ 0x0000, /* 0x121D(0xb2bd-0xa0a0) */ 0x0000, /* 0x121E(0xb2be-0xa0a0) */ 0x0000, /* 0x121F(0xb2bf-0xa0a0) */ 0x0000, /* 0x1220(0xb2c0-0xa0a0) */ 0x0000, /* 0x1221(0xb2c1-0xa0a0) */ 0x0000, /* 0x1222(0xb2c2-0xa0a0) */ 0x0000, /* 0x1223(0xb2c3-0xa0a0) */ 0x0000, /* 0x1224(0xb2c4-0xa0a0) */ 0x0000, /* 0x1225(0xb2c5-0xa0a0) */ 0x0000, /* 0x1226(0xb2c6-0xa0a0) */ 0x0000, /* 0x1227(0xb2c7-0xa0a0) */ 0x0000, /* 0x1228(0xb2c8-0xa0a0) */ 0x0000, /* 0x1229(0xb2c9-0xa0a0) */ 0x0000, /* 0x122A(0xb2ca-0xa0a0) */ 0x0000, /* 0x122B(0xb2cb-0xa0a0) */ 0x0000, /* 0x122C(0xb2cc-0xa0a0) */ 0x0000, /* 0x122D(0xb2cd-0xa0a0) */ 0x0000, /* 0x122E(0xb2ce-0xa0a0) */ 0x0000, /* 0x122F(0xb2cf-0xa0a0) */ 0x0000, /* 0x1230(0xb2d0-0xa0a0) */ 0x0000, /* 0x1231(0xb2d1-0xa0a0) */ 0x0000, /* 0x1232(0xb2d2-0xa0a0) */ 0x0000, /* 0x1233(0xb2d3-0xa0a0) */ 0x0000, /* 0x1234(0xb2d4-0xa0a0) */ 0x0000, /* 0x1235(0xb2d5-0xa0a0) */ 0x0000, /* 0x1236(0xb2d6-0xa0a0) */ 0x0000, /* 0x1237(0xb2d7-0xa0a0) */ 0x0000, /* 0x1238(0xb2d8-0xa0a0) */ 0x0000, /* 0x1239(0xb2d9-0xa0a0) */ 0x0000, /* 0x123A(0xb2da-0xa0a0) */ 0x0000, /* 0x123B(0xb2db-0xa0a0) */ 0x0000, /* 0x123C(0xb2dc-0xa0a0) */ 0x0000, /* 0x123D(0xb2dd-0xa0a0) */ 0x0000, /* 0x123E(0xb2de-0xa0a0) */ 0x0000, /* 0x123F(0xb2df-0xa0a0) */ 0x0000, /* 0x1240(0xb2e0-0xa0a0) */ 0x0000, /* 0x1241(0xb2e1-0xa0a0) */ 0x0000, /* 0x1242(0xb2e2-0xa0a0) */ 0x0000, /* 0x1243(0xb2e3-0xa0a0) */ 0x0000, /* 0x1244(0xb2e4-0xa0a0) */ 0x0000, /* 0x1245(0xb2e5-0xa0a0) */ 0x0000, /* 0x1246(0xb2e6-0xa0a0) */ 0x0000, /* 0x1247(0xb2e7-0xa0a0) */ 0x0000, /* 0x1248(0xb2e8-0xa0a0) */ 0x0000, /* 0x1249(0xb2e9-0xa0a0) */ 0x0000, /* 0x124A(0xb2ea-0xa0a0) */ 0x0000, /* 0x124B(0xb2eb-0xa0a0) */ 0x0000, /* 0x124C(0xb2ec-0xa0a0) */ 0x0000, /* 0x124D(0xb2ed-0xa0a0) */ 0x0000, /* 0x124E(0xb2ee-0xa0a0) */ 0x0000, /* 0x124F(0xb2ef-0xa0a0) */ 0x0000, /* 0x1250(0xb2f0-0xa0a0) */ 0x0000, /* 0x1251(0xb2f1-0xa0a0) */ 0x0000, /* 0x1252(0xb2f2-0xa0a0) */ 0x0000, /* 0x1253(0xb2f3-0xa0a0) */ 0x0000, /* 0x1254(0xb2f4-0xa0a0) */ 0x0000, /* 0x1255(0xb2f5-0xa0a0) */ 0x0000, /* 0x1256(0xb2f6-0xa0a0) */ 0x0000, /* 0x1257(0xb2f7-0xa0a0) */ 0x0000, /* 0x1258(0xb2f8-0xa0a0) */ 0x0000, /* 0x1259(0xb2f9-0xa0a0) */ 0x0000, /* 0x125A(0xb2fa-0xa0a0) */ 0x0000, /* 0x125B(0xb2fb-0xa0a0) */ 0x0000, /* 0x125C(0xb2fc-0xa0a0) */ 0x0000, /* 0x125D(0xb2fd-0xa0a0) */ 0x0000, /* 0x125E(0xb2fe-0xa0a0) */ 0x0000, /* 0x125F(0xb2ff-0xa0a0) */ 0x0000, /* 0x1260(0xb300-0xa0a0) */ 0x0000, /* 0x1261(0xb301-0xa0a0) */ 0x0000, /* 0x1262(0xb302-0xa0a0) */ 0x0000, /* 0x1263(0xb303-0xa0a0) */ 0x0000, /* 0x1264(0xb304-0xa0a0) */ 0x0000, /* 0x1265(0xb305-0xa0a0) */ 0x0000, /* 0x1266(0xb306-0xa0a0) */ 0x0000, /* 0x1267(0xb307-0xa0a0) */ 0x0000, /* 0x1268(0xb308-0xa0a0) */ 0x0000, /* 0x1269(0xb309-0xa0a0) */ 0x0000, /* 0x126A(0xb30a-0xa0a0) */ 0x0000, /* 0x126B(0xb30b-0xa0a0) */ 0x0000, /* 0x126C(0xb30c-0xa0a0) */ 0x0000, /* 0x126D(0xb30d-0xa0a0) */ 0x0000, /* 0x126E(0xb30e-0xa0a0) */ 0x0000, /* 0x126F(0xb30f-0xa0a0) */ 0x0000, /* 0x1270(0xb310-0xa0a0) */ 0x0000, /* 0x1271(0xb311-0xa0a0) */ 0x0000, /* 0x1272(0xb312-0xa0a0) */ 0x0000, /* 0x1273(0xb313-0xa0a0) */ 0x0000, /* 0x1274(0xb314-0xa0a0) */ 0x0000, /* 0x1275(0xb315-0xa0a0) */ 0x0000, /* 0x1276(0xb316-0xa0a0) */ 0x0000, /* 0x1277(0xb317-0xa0a0) */ 0x0000, /* 0x1278(0xb318-0xa0a0) */ 0x0000, /* 0x1279(0xb319-0xa0a0) */ 0x0000, /* 0x127A(0xb31a-0xa0a0) */ 0x0000, /* 0x127B(0xb31b-0xa0a0) */ 0x0000, /* 0x127C(0xb31c-0xa0a0) */ 0x0000, /* 0x127D(0xb31d-0xa0a0) */ 0x0000, /* 0x127E(0xb31e-0xa0a0) */ 0x0000, /* 0x127F(0xb31f-0xa0a0) */ 0x0000, /* 0x1280(0xb320-0xa0a0) */ 0x0000, /* 0x1281(0xb321-0xa0a0) */ 0x0000, /* 0x1282(0xb322-0xa0a0) */ 0x0000, /* 0x1283(0xb323-0xa0a0) */ 0x0000, /* 0x1284(0xb324-0xa0a0) */ 0x0000, /* 0x1285(0xb325-0xa0a0) */ 0x0000, /* 0x1286(0xb326-0xa0a0) */ 0x0000, /* 0x1287(0xb327-0xa0a0) */ 0x0000, /* 0x1288(0xb328-0xa0a0) */ 0x0000, /* 0x1289(0xb329-0xa0a0) */ 0x0000, /* 0x128A(0xb32a-0xa0a0) */ 0x0000, /* 0x128B(0xb32b-0xa0a0) */ 0x0000, /* 0x128C(0xb32c-0xa0a0) */ 0x0000, /* 0x128D(0xb32d-0xa0a0) */ 0x0000, /* 0x128E(0xb32e-0xa0a0) */ 0x0000, /* 0x128F(0xb32f-0xa0a0) */ 0x0000, /* 0x1290(0xb330-0xa0a0) */ 0x0000, /* 0x1291(0xb331-0xa0a0) */ 0x0000, /* 0x1292(0xb332-0xa0a0) */ 0x0000, /* 0x1293(0xb333-0xa0a0) */ 0x0000, /* 0x1294(0xb334-0xa0a0) */ 0x0000, /* 0x1295(0xb335-0xa0a0) */ 0x0000, /* 0x1296(0xb336-0xa0a0) */ 0x0000, /* 0x1297(0xb337-0xa0a0) */ 0x0000, /* 0x1298(0xb338-0xa0a0) */ 0x0000, /* 0x1299(0xb339-0xa0a0) */ 0x0000, /* 0x129A(0xb33a-0xa0a0) */ 0x0000, /* 0x129B(0xb33b-0xa0a0) */ 0x0000, /* 0x129C(0xb33c-0xa0a0) */ 0x0000, /* 0x129D(0xb33d-0xa0a0) */ 0x0000, /* 0x129E(0xb33e-0xa0a0) */ 0x0000, /* 0x129F(0xb33f-0xa0a0) */ 0x0000, /* 0x12A0(0xb340-0xa0a0) */ 0x0000, /* 0x12A1(0xb341-0xa0a0) */ 0x0000, /* 0x12A2(0xb342-0xa0a0) */ 0x0000, /* 0x12A3(0xb343-0xa0a0) */ 0x0000, /* 0x12A4(0xb344-0xa0a0) */ 0x0000, /* 0x12A5(0xb345-0xa0a0) */ 0x0000, /* 0x12A6(0xb346-0xa0a0) */ 0x0000, /* 0x12A7(0xb347-0xa0a0) */ 0x0000, /* 0x12A8(0xb348-0xa0a0) */ 0x0000, /* 0x12A9(0xb349-0xa0a0) */ 0x0000, /* 0x12AA(0xb34a-0xa0a0) */ 0x0000, /* 0x12AB(0xb34b-0xa0a0) */ 0x0000, /* 0x12AC(0xb34c-0xa0a0) */ 0x0000, /* 0x12AD(0xb34d-0xa0a0) */ 0x0000, /* 0x12AE(0xb34e-0xa0a0) */ 0x0000, /* 0x12AF(0xb34f-0xa0a0) */ 0x0000, /* 0x12B0(0xb350-0xa0a0) */ 0x0000, /* 0x12B1(0xb351-0xa0a0) */ 0x0000, /* 0x12B2(0xb352-0xa0a0) */ 0x0000, /* 0x12B3(0xb353-0xa0a0) */ 0x0000, /* 0x12B4(0xb354-0xa0a0) */ 0x0000, /* 0x12B5(0xb355-0xa0a0) */ 0x0000, /* 0x12B6(0xb356-0xa0a0) */ 0x0000, /* 0x12B7(0xb357-0xa0a0) */ 0x0000, /* 0x12B8(0xb358-0xa0a0) */ 0x0000, /* 0x12B9(0xb359-0xa0a0) */ 0x0000, /* 0x12BA(0xb35a-0xa0a0) */ 0x0000, /* 0x12BB(0xb35b-0xa0a0) */ 0x0000, /* 0x12BC(0xb35c-0xa0a0) */ 0x0000, /* 0x12BD(0xb35d-0xa0a0) */ 0x0000, /* 0x12BE(0xb35e-0xa0a0) */ 0x0000, /* 0x12BF(0xb35f-0xa0a0) */ 0x0000, /* 0x12C0(0xb360-0xa0a0) */ 0x0000, /* 0x12C1(0xb361-0xa0a0) */ 0x0000, /* 0x12C2(0xb362-0xa0a0) */ 0x0000, /* 0x12C3(0xb363-0xa0a0) */ 0x0000, /* 0x12C4(0xb364-0xa0a0) */ 0x0000, /* 0x12C5(0xb365-0xa0a0) */ 0x0000, /* 0x12C6(0xb366-0xa0a0) */ 0x0000, /* 0x12C7(0xb367-0xa0a0) */ 0x0000, /* 0x12C8(0xb368-0xa0a0) */ 0x0000, /* 0x12C9(0xb369-0xa0a0) */ 0x0000, /* 0x12CA(0xb36a-0xa0a0) */ 0x0000, /* 0x12CB(0xb36b-0xa0a0) */ 0x0000, /* 0x12CC(0xb36c-0xa0a0) */ 0x0000, /* 0x12CD(0xb36d-0xa0a0) */ 0x0000, /* 0x12CE(0xb36e-0xa0a0) */ 0x0000, /* 0x12CF(0xb36f-0xa0a0) */ 0x0000, /* 0x12D0(0xb370-0xa0a0) */ 0x0000, /* 0x12D1(0xb371-0xa0a0) */ 0x0000, /* 0x12D2(0xb372-0xa0a0) */ 0x0000, /* 0x12D3(0xb373-0xa0a0) */ 0x0000, /* 0x12D4(0xb374-0xa0a0) */ 0x0000, /* 0x12D5(0xb375-0xa0a0) */ 0x0000, /* 0x12D6(0xb376-0xa0a0) */ 0x0000, /* 0x12D7(0xb377-0xa0a0) */ 0x0000, /* 0x12D8(0xb378-0xa0a0) */ 0x0000, /* 0x12D9(0xb379-0xa0a0) */ 0x0000, /* 0x12DA(0xb37a-0xa0a0) */ 0x0000, /* 0x12DB(0xb37b-0xa0a0) */ 0x0000, /* 0x12DC(0xb37c-0xa0a0) */ 0x0000, /* 0x12DD(0xb37d-0xa0a0) */ 0x0000, /* 0x12DE(0xb37e-0xa0a0) */ 0x0000, /* 0x12DF(0xb37f-0xa0a0) */ 0x0000, /* 0x12E0(0xb380-0xa0a0) */ 0x0000, /* 0x12E1(0xb381-0xa0a0) */ 0x0000, /* 0x12E2(0xb382-0xa0a0) */ 0x0000, /* 0x12E3(0xb383-0xa0a0) */ 0x0000, /* 0x12E4(0xb384-0xa0a0) */ 0x0000, /* 0x12E5(0xb385-0xa0a0) */ 0x0000, /* 0x12E6(0xb386-0xa0a0) */ 0x0000, /* 0x12E7(0xb387-0xa0a0) */ 0x0000, /* 0x12E8(0xb388-0xa0a0) */ 0x0000, /* 0x12E9(0xb389-0xa0a0) */ 0x0000, /* 0x12EA(0xb38a-0xa0a0) */ 0x0000, /* 0x12EB(0xb38b-0xa0a0) */ 0x0000, /* 0x12EC(0xb38c-0xa0a0) */ 0x0000, /* 0x12ED(0xb38d-0xa0a0) */ 0x0000, /* 0x12EE(0xb38e-0xa0a0) */ 0x0000, /* 0x12EF(0xb38f-0xa0a0) */ 0x0000, /* 0x12F0(0xb390-0xa0a0) */ 0x0000, /* 0x12F1(0xb391-0xa0a0) */ 0x0000, /* 0x12F2(0xb392-0xa0a0) */ 0x0000, /* 0x12F3(0xb393-0xa0a0) */ 0x0000, /* 0x12F4(0xb394-0xa0a0) */ 0x0000, /* 0x12F5(0xb395-0xa0a0) */ 0x0000, /* 0x12F6(0xb396-0xa0a0) */ 0x0000, /* 0x12F7(0xb397-0xa0a0) */ 0x0000, /* 0x12F8(0xb398-0xa0a0) */ 0x0000, /* 0x12F9(0xb399-0xa0a0) */ 0x0000, /* 0x12FA(0xb39a-0xa0a0) */ 0x0000, /* 0x12FB(0xb39b-0xa0a0) */ 0x0000, /* 0x12FC(0xb39c-0xa0a0) */ 0x0000, /* 0x12FD(0xb39d-0xa0a0) */ 0x0000, /* 0x12FE(0xb39e-0xa0a0) */ 0x0000, /* 0x12FF(0xb39f-0xa0a0) */ 0x0000, /* 0x1300(0xb3a0-0xa0a0) */ 0x0000, /* 0x1301(0xb3a1-0xa0a0) */ 0x0000, /* 0x1302(0xb3a2-0xa0a0) */ 0x0000, /* 0x1303(0xb3a3-0xa0a0) */ 0x0000, /* 0x1304(0xb3a4-0xa0a0) */ 0x0000, /* 0x1305(0xb3a5-0xa0a0) */ 0x0000, /* 0x1306(0xb3a6-0xa0a0) */ 0x0000, /* 0x1307(0xb3a7-0xa0a0) */ 0x0000, /* 0x1308(0xb3a8-0xa0a0) */ 0x0000, /* 0x1309(0xb3a9-0xa0a0) */ 0x0000, /* 0x130A(0xb3aa-0xa0a0) */ 0x0000, /* 0x130B(0xb3ab-0xa0a0) */ 0x0000, /* 0x130C(0xb3ac-0xa0a0) */ 0x0000, /* 0x130D(0xb3ad-0xa0a0) */ 0x0000, /* 0x130E(0xb3ae-0xa0a0) */ 0x0000, /* 0x130F(0xb3af-0xa0a0) */ 0x0000, /* 0x1310(0xb3b0-0xa0a0) */ 0x0000, /* 0x1311(0xb3b1-0xa0a0) */ 0x0000, /* 0x1312(0xb3b2-0xa0a0) */ 0x0000, /* 0x1313(0xb3b3-0xa0a0) */ 0x0000, /* 0x1314(0xb3b4-0xa0a0) */ 0x0000, /* 0x1315(0xb3b5-0xa0a0) */ 0x0000, /* 0x1316(0xb3b6-0xa0a0) */ 0x0000, /* 0x1317(0xb3b7-0xa0a0) */ 0x0000, /* 0x1318(0xb3b8-0xa0a0) */ 0x0000, /* 0x1319(0xb3b9-0xa0a0) */ 0x0000, /* 0x131A(0xb3ba-0xa0a0) */ 0x0000, /* 0x131B(0xb3bb-0xa0a0) */ 0x0000, /* 0x131C(0xb3bc-0xa0a0) */ 0x0000, /* 0x131D(0xb3bd-0xa0a0) */ 0x0000, /* 0x131E(0xb3be-0xa0a0) */ 0x0000, /* 0x131F(0xb3bf-0xa0a0) */ 0x0000, /* 0x1320(0xb3c0-0xa0a0) */ 0x0000, /* 0x1321(0xb3c1-0xa0a0) */ 0x0000, /* 0x1322(0xb3c2-0xa0a0) */ 0x0000, /* 0x1323(0xb3c3-0xa0a0) */ 0x0000, /* 0x1324(0xb3c4-0xa0a0) */ 0x0000, /* 0x1325(0xb3c5-0xa0a0) */ 0x0000, /* 0x1326(0xb3c6-0xa0a0) */ 0x0000, /* 0x1327(0xb3c7-0xa0a0) */ 0x0000, /* 0x1328(0xb3c8-0xa0a0) */ 0x0000, /* 0x1329(0xb3c9-0xa0a0) */ 0x0000, /* 0x132A(0xb3ca-0xa0a0) */ 0x0000, /* 0x132B(0xb3cb-0xa0a0) */ 0x0000, /* 0x132C(0xb3cc-0xa0a0) */ 0x0000, /* 0x132D(0xb3cd-0xa0a0) */ 0x0000, /* 0x132E(0xb3ce-0xa0a0) */ 0x0000, /* 0x132F(0xb3cf-0xa0a0) */ 0x0000, /* 0x1330(0xb3d0-0xa0a0) */ 0x0000, /* 0x1331(0xb3d1-0xa0a0) */ 0x0000, /* 0x1332(0xb3d2-0xa0a0) */ 0x0000, /* 0x1333(0xb3d3-0xa0a0) */ 0x0000, /* 0x1334(0xb3d4-0xa0a0) */ 0x0000, /* 0x1335(0xb3d5-0xa0a0) */ 0x0000, /* 0x1336(0xb3d6-0xa0a0) */ 0x0000, /* 0x1337(0xb3d7-0xa0a0) */ 0x0000, /* 0x1338(0xb3d8-0xa0a0) */ 0x0000, /* 0x1339(0xb3d9-0xa0a0) */ 0x0000, /* 0x133A(0xb3da-0xa0a0) */ 0x0000, /* 0x133B(0xb3db-0xa0a0) */ 0x0000, /* 0x133C(0xb3dc-0xa0a0) */ 0x0000, /* 0x133D(0xb3dd-0xa0a0) */ 0x0000, /* 0x133E(0xb3de-0xa0a0) */ 0x0000, /* 0x133F(0xb3df-0xa0a0) */ 0x0000, /* 0x1340(0xb3e0-0xa0a0) */ 0x0000, /* 0x1341(0xb3e1-0xa0a0) */ 0x0000, /* 0x1342(0xb3e2-0xa0a0) */ 0x0000, /* 0x1343(0xb3e3-0xa0a0) */ 0x0000, /* 0x1344(0xb3e4-0xa0a0) */ 0x0000, /* 0x1345(0xb3e5-0xa0a0) */ 0x0000, /* 0x1346(0xb3e6-0xa0a0) */ 0x0000, /* 0x1347(0xb3e7-0xa0a0) */ 0x0000, /* 0x1348(0xb3e8-0xa0a0) */ 0x0000, /* 0x1349(0xb3e9-0xa0a0) */ 0x0000, /* 0x134A(0xb3ea-0xa0a0) */ 0x0000, /* 0x134B(0xb3eb-0xa0a0) */ 0x0000, /* 0x134C(0xb3ec-0xa0a0) */ 0x0000, /* 0x134D(0xb3ed-0xa0a0) */ 0x0000, /* 0x134E(0xb3ee-0xa0a0) */ 0x0000, /* 0x134F(0xb3ef-0xa0a0) */ 0x0000, /* 0x1350(0xb3f0-0xa0a0) */ 0x0000, /* 0x1351(0xb3f1-0xa0a0) */ 0x0000, /* 0x1352(0xb3f2-0xa0a0) */ 0x0000, /* 0x1353(0xb3f3-0xa0a0) */ 0x0000, /* 0x1354(0xb3f4-0xa0a0) */ 0x0000, /* 0x1355(0xb3f5-0xa0a0) */ 0x0000, /* 0x1356(0xb3f6-0xa0a0) */ 0x0000, /* 0x1357(0xb3f7-0xa0a0) */ 0x0000, /* 0x1358(0xb3f8-0xa0a0) */ 0x0000, /* 0x1359(0xb3f9-0xa0a0) */ 0x0000, /* 0x135A(0xb3fa-0xa0a0) */ 0x0000, /* 0x135B(0xb3fb-0xa0a0) */ 0x0000, /* 0x135C(0xb3fc-0xa0a0) */ 0x0000, /* 0x135D(0xb3fd-0xa0a0) */ 0x0000, /* 0x135E(0xb3fe-0xa0a0) */ 0x0000, /* 0x135F(0xb3ff-0xa0a0) */ 0x0000, /* 0x1360(0xb400-0xa0a0) */ 0x0000, /* 0x1361(0xb401-0xa0a0) */ 0x0000, /* 0x1362(0xb402-0xa0a0) */ 0x0000, /* 0x1363(0xb403-0xa0a0) */ 0x0000, /* 0x1364(0xb404-0xa0a0) */ 0x0000, /* 0x1365(0xb405-0xa0a0) */ 0x0000, /* 0x1366(0xb406-0xa0a0) */ 0x0000, /* 0x1367(0xb407-0xa0a0) */ 0x0000, /* 0x1368(0xb408-0xa0a0) */ 0x0000, /* 0x1369(0xb409-0xa0a0) */ 0x0000, /* 0x136A(0xb40a-0xa0a0) */ 0x0000, /* 0x136B(0xb40b-0xa0a0) */ 0x0000, /* 0x136C(0xb40c-0xa0a0) */ 0x0000, /* 0x136D(0xb40d-0xa0a0) */ 0x0000, /* 0x136E(0xb40e-0xa0a0) */ 0x0000, /* 0x136F(0xb40f-0xa0a0) */ 0x0000, /* 0x1370(0xb410-0xa0a0) */ 0x0000, /* 0x1371(0xb411-0xa0a0) */ 0x0000, /* 0x1372(0xb412-0xa0a0) */ 0x0000, /* 0x1373(0xb413-0xa0a0) */ 0x0000, /* 0x1374(0xb414-0xa0a0) */ 0x0000, /* 0x1375(0xb415-0xa0a0) */ 0x0000, /* 0x1376(0xb416-0xa0a0) */ 0x0000, /* 0x1377(0xb417-0xa0a0) */ 0x0000, /* 0x1378(0xb418-0xa0a0) */ 0x0000, /* 0x1379(0xb419-0xa0a0) */ 0x0000, /* 0x137A(0xb41a-0xa0a0) */ 0x0000, /* 0x137B(0xb41b-0xa0a0) */ 0x0000, /* 0x137C(0xb41c-0xa0a0) */ 0x0000, /* 0x137D(0xb41d-0xa0a0) */ 0x0000, /* 0x137E(0xb41e-0xa0a0) */ 0x0000, /* 0x137F(0xb41f-0xa0a0) */ 0x0000, /* 0x1380(0xb420-0xa0a0) */ 0x0000, /* 0x1381(0xb421-0xa0a0) */ 0x0000, /* 0x1382(0xb422-0xa0a0) */ 0x0000, /* 0x1383(0xb423-0xa0a0) */ 0x0000, /* 0x1384(0xb424-0xa0a0) */ 0x0000, /* 0x1385(0xb425-0xa0a0) */ 0x0000, /* 0x1386(0xb426-0xa0a0) */ 0x0000, /* 0x1387(0xb427-0xa0a0) */ 0x0000, /* 0x1388(0xb428-0xa0a0) */ 0x0000, /* 0x1389(0xb429-0xa0a0) */ 0x0000, /* 0x138A(0xb42a-0xa0a0) */ 0x0000, /* 0x138B(0xb42b-0xa0a0) */ 0x0000, /* 0x138C(0xb42c-0xa0a0) */ 0x0000, /* 0x138D(0xb42d-0xa0a0) */ 0x0000, /* 0x138E(0xb42e-0xa0a0) */ 0x0000, /* 0x138F(0xb42f-0xa0a0) */ 0x0000, /* 0x1390(0xb430-0xa0a0) */ 0x0000, /* 0x1391(0xb431-0xa0a0) */ 0x0000, /* 0x1392(0xb432-0xa0a0) */ 0x0000, /* 0x1393(0xb433-0xa0a0) */ 0x0000, /* 0x1394(0xb434-0xa0a0) */ 0x0000, /* 0x1395(0xb435-0xa0a0) */ 0x0000, /* 0x1396(0xb436-0xa0a0) */ 0x0000, /* 0x1397(0xb437-0xa0a0) */ 0x0000, /* 0x1398(0xb438-0xa0a0) */ 0x0000, /* 0x1399(0xb439-0xa0a0) */ 0x0000, /* 0x139A(0xb43a-0xa0a0) */ 0x0000, /* 0x139B(0xb43b-0xa0a0) */ 0x0000, /* 0x139C(0xb43c-0xa0a0) */ 0x0000, /* 0x139D(0xb43d-0xa0a0) */ 0x0000, /* 0x139E(0xb43e-0xa0a0) */ 0x0000, /* 0x139F(0xb43f-0xa0a0) */ 0x0000, /* 0x13A0(0xb440-0xa0a0) */ 0x0000, /* 0x13A1(0xb441-0xa0a0) */ 0x0000, /* 0x13A2(0xb442-0xa0a0) */ 0x0000, /* 0x13A3(0xb443-0xa0a0) */ 0x0000, /* 0x13A4(0xb444-0xa0a0) */ 0x0000, /* 0x13A5(0xb445-0xa0a0) */ 0x0000, /* 0x13A6(0xb446-0xa0a0) */ 0x0000, /* 0x13A7(0xb447-0xa0a0) */ 0x0000, /* 0x13A8(0xb448-0xa0a0) */ 0x0000, /* 0x13A9(0xb449-0xa0a0) */ 0x0000, /* 0x13AA(0xb44a-0xa0a0) */ 0x0000, /* 0x13AB(0xb44b-0xa0a0) */ 0x0000, /* 0x13AC(0xb44c-0xa0a0) */ 0x0000, /* 0x13AD(0xb44d-0xa0a0) */ 0x0000, /* 0x13AE(0xb44e-0xa0a0) */ 0x0000, /* 0x13AF(0xb44f-0xa0a0) */ 0x0000, /* 0x13B0(0xb450-0xa0a0) */ 0x0000, /* 0x13B1(0xb451-0xa0a0) */ 0x0000, /* 0x13B2(0xb452-0xa0a0) */ 0x0000, /* 0x13B3(0xb453-0xa0a0) */ 0x0000, /* 0x13B4(0xb454-0xa0a0) */ 0x0000, /* 0x13B5(0xb455-0xa0a0) */ 0x0000, /* 0x13B6(0xb456-0xa0a0) */ 0x0000, /* 0x13B7(0xb457-0xa0a0) */ 0x0000, /* 0x13B8(0xb458-0xa0a0) */ 0x0000, /* 0x13B9(0xb459-0xa0a0) */ 0x0000, /* 0x13BA(0xb45a-0xa0a0) */ 0x0000, /* 0x13BB(0xb45b-0xa0a0) */ 0x0000, /* 0x13BC(0xb45c-0xa0a0) */ 0x0000, /* 0x13BD(0xb45d-0xa0a0) */ 0x0000, /* 0x13BE(0xb45e-0xa0a0) */ 0x0000, /* 0x13BF(0xb45f-0xa0a0) */ 0x0000, /* 0x13C0(0xb460-0xa0a0) */ 0x0000, /* 0x13C1(0xb461-0xa0a0) */ 0x0000, /* 0x13C2(0xb462-0xa0a0) */ 0x0000, /* 0x13C3(0xb463-0xa0a0) */ 0x0000, /* 0x13C4(0xb464-0xa0a0) */ 0x0000, /* 0x13C5(0xb465-0xa0a0) */ 0x0000, /* 0x13C6(0xb466-0xa0a0) */ 0x0000, /* 0x13C7(0xb467-0xa0a0) */ 0x0000, /* 0x13C8(0xb468-0xa0a0) */ 0x0000, /* 0x13C9(0xb469-0xa0a0) */ 0x0000, /* 0x13CA(0xb46a-0xa0a0) */ 0x0000, /* 0x13CB(0xb46b-0xa0a0) */ 0x0000, /* 0x13CC(0xb46c-0xa0a0) */ 0x0000, /* 0x13CD(0xb46d-0xa0a0) */ 0x0000, /* 0x13CE(0xb46e-0xa0a0) */ 0x0000, /* 0x13CF(0xb46f-0xa0a0) */ 0x0000, /* 0x13D0(0xb470-0xa0a0) */ 0x0000, /* 0x13D1(0xb471-0xa0a0) */ 0x0000, /* 0x13D2(0xb472-0xa0a0) */ 0x0000, /* 0x13D3(0xb473-0xa0a0) */ 0x0000, /* 0x13D4(0xb474-0xa0a0) */ 0x0000, /* 0x13D5(0xb475-0xa0a0) */ 0x0000, /* 0x13D6(0xb476-0xa0a0) */ 0x0000, /* 0x13D7(0xb477-0xa0a0) */ 0x0000, /* 0x13D8(0xb478-0xa0a0) */ 0x0000, /* 0x13D9(0xb479-0xa0a0) */ 0x0000, /* 0x13DA(0xb47a-0xa0a0) */ 0x0000, /* 0x13DB(0xb47b-0xa0a0) */ 0x0000, /* 0x13DC(0xb47c-0xa0a0) */ 0x0000, /* 0x13DD(0xb47d-0xa0a0) */ 0x0000, /* 0x13DE(0xb47e-0xa0a0) */ 0x0000, /* 0x13DF(0xb47f-0xa0a0) */ 0x0000, /* 0x13E0(0xb480-0xa0a0) */ 0x0000, /* 0x13E1(0xb481-0xa0a0) */ 0x0000, /* 0x13E2(0xb482-0xa0a0) */ 0x0000, /* 0x13E3(0xb483-0xa0a0) */ 0x0000, /* 0x13E4(0xb484-0xa0a0) */ 0x0000, /* 0x13E5(0xb485-0xa0a0) */ 0x0000, /* 0x13E6(0xb486-0xa0a0) */ 0x0000, /* 0x13E7(0xb487-0xa0a0) */ 0x0000, /* 0x13E8(0xb488-0xa0a0) */ 0x0000, /* 0x13E9(0xb489-0xa0a0) */ 0x0000, /* 0x13EA(0xb48a-0xa0a0) */ 0x0000, /* 0x13EB(0xb48b-0xa0a0) */ 0x0000, /* 0x13EC(0xb48c-0xa0a0) */ 0x0000, /* 0x13ED(0xb48d-0xa0a0) */ 0x0000, /* 0x13EE(0xb48e-0xa0a0) */ 0x0000, /* 0x13EF(0xb48f-0xa0a0) */ 0x0000, /* 0x13F0(0xb490-0xa0a0) */ 0x0000, /* 0x13F1(0xb491-0xa0a0) */ 0x0000, /* 0x13F2(0xb492-0xa0a0) */ 0x0000, /* 0x13F3(0xb493-0xa0a0) */ 0x0000, /* 0x13F4(0xb494-0xa0a0) */ 0x0000, /* 0x13F5(0xb495-0xa0a0) */ 0x0000, /* 0x13F6(0xb496-0xa0a0) */ 0x0000, /* 0x13F7(0xb497-0xa0a0) */ 0x0000, /* 0x13F8(0xb498-0xa0a0) */ 0x0000, /* 0x13F9(0xb499-0xa0a0) */ 0x0000, /* 0x13FA(0xb49a-0xa0a0) */ 0x0000, /* 0x13FB(0xb49b-0xa0a0) */ 0x0000, /* 0x13FC(0xb49c-0xa0a0) */ 0x0000, /* 0x13FD(0xb49d-0xa0a0) */ 0x0000, /* 0x13FE(0xb49e-0xa0a0) */ 0x0000, /* 0x13FF(0xb49f-0xa0a0) */ 0x0000, /* 0x1400(0xb4a0-0xa0a0) */ 0x0000, /* 0x1401(0xb4a1-0xa0a0) */ 0x0000, /* 0x1402(0xb4a2-0xa0a0) */ 0x0000, /* 0x1403(0xb4a3-0xa0a0) */ 0x0000, /* 0x1404(0xb4a4-0xa0a0) */ 0x0000, /* 0x1405(0xb4a5-0xa0a0) */ 0x0000, /* 0x1406(0xb4a6-0xa0a0) */ 0x0000, /* 0x1407(0xb4a7-0xa0a0) */ 0x0000, /* 0x1408(0xb4a8-0xa0a0) */ 0x0000, /* 0x1409(0xb4a9-0xa0a0) */ 0x0000, /* 0x140A(0xb4aa-0xa0a0) */ 0x0000, /* 0x140B(0xb4ab-0xa0a0) */ 0x0000, /* 0x140C(0xb4ac-0xa0a0) */ 0x0000, /* 0x140D(0xb4ad-0xa0a0) */ 0x0000, /* 0x140E(0xb4ae-0xa0a0) */ 0x0000, /* 0x140F(0xb4af-0xa0a0) */ 0x0000, /* 0x1410(0xb4b0-0xa0a0) */ 0x0000, /* 0x1411(0xb4b1-0xa0a0) */ 0x0000, /* 0x1412(0xb4b2-0xa0a0) */ 0x0000, /* 0x1413(0xb4b3-0xa0a0) */ 0x0000, /* 0x1414(0xb4b4-0xa0a0) */ 0x0000, /* 0x1415(0xb4b5-0xa0a0) */ 0x0000, /* 0x1416(0xb4b6-0xa0a0) */ 0x0000, /* 0x1417(0xb4b7-0xa0a0) */ 0x0000, /* 0x1418(0xb4b8-0xa0a0) */ 0x0000, /* 0x1419(0xb4b9-0xa0a0) */ 0x0000, /* 0x141A(0xb4ba-0xa0a0) */ 0x0000, /* 0x141B(0xb4bb-0xa0a0) */ 0x0000, /* 0x141C(0xb4bc-0xa0a0) */ 0x0000, /* 0x141D(0xb4bd-0xa0a0) */ 0x0000, /* 0x141E(0xb4be-0xa0a0) */ 0x0000, /* 0x141F(0xb4bf-0xa0a0) */ 0x0000, /* 0x1420(0xb4c0-0xa0a0) */ 0x0000, /* 0x1421(0xb4c1-0xa0a0) */ 0x0000, /* 0x1422(0xb4c2-0xa0a0) */ 0x0000, /* 0x1423(0xb4c3-0xa0a0) */ 0x0000, /* 0x1424(0xb4c4-0xa0a0) */ 0x0000, /* 0x1425(0xb4c5-0xa0a0) */ 0x0000, /* 0x1426(0xb4c6-0xa0a0) */ 0x0000, /* 0x1427(0xb4c7-0xa0a0) */ 0x0000, /* 0x1428(0xb4c8-0xa0a0) */ 0x0000, /* 0x1429(0xb4c9-0xa0a0) */ 0x0000, /* 0x142A(0xb4ca-0xa0a0) */ 0x0000, /* 0x142B(0xb4cb-0xa0a0) */ 0x0000, /* 0x142C(0xb4cc-0xa0a0) */ 0x0000, /* 0x142D(0xb4cd-0xa0a0) */ 0x0000, /* 0x142E(0xb4ce-0xa0a0) */ 0x0000, /* 0x142F(0xb4cf-0xa0a0) */ 0x0000, /* 0x1430(0xb4d0-0xa0a0) */ 0x0000, /* 0x1431(0xb4d1-0xa0a0) */ 0x0000, /* 0x1432(0xb4d2-0xa0a0) */ 0x0000, /* 0x1433(0xb4d3-0xa0a0) */ 0x0000, /* 0x1434(0xb4d4-0xa0a0) */ 0x0000, /* 0x1435(0xb4d5-0xa0a0) */ 0x0000, /* 0x1436(0xb4d6-0xa0a0) */ 0x0000, /* 0x1437(0xb4d7-0xa0a0) */ 0x0000, /* 0x1438(0xb4d8-0xa0a0) */ 0x0000, /* 0x1439(0xb4d9-0xa0a0) */ 0x0000, /* 0x143A(0xb4da-0xa0a0) */ 0x0000, /* 0x143B(0xb4db-0xa0a0) */ 0x0000, /* 0x143C(0xb4dc-0xa0a0) */ 0x0000, /* 0x143D(0xb4dd-0xa0a0) */ 0x0000, /* 0x143E(0xb4de-0xa0a0) */ 0x0000, /* 0x143F(0xb4df-0xa0a0) */ 0x0000, /* 0x1440(0xb4e0-0xa0a0) */ 0x0000, /* 0x1441(0xb4e1-0xa0a0) */ 0x0000, /* 0x1442(0xb4e2-0xa0a0) */ 0x0000, /* 0x1443(0xb4e3-0xa0a0) */ 0x0000, /* 0x1444(0xb4e4-0xa0a0) */ 0x0000, /* 0x1445(0xb4e5-0xa0a0) */ 0x0000, /* 0x1446(0xb4e6-0xa0a0) */ 0x0000, /* 0x1447(0xb4e7-0xa0a0) */ 0x0000, /* 0x1448(0xb4e8-0xa0a0) */ 0x0000, /* 0x1449(0xb4e9-0xa0a0) */ 0x0000, /* 0x144A(0xb4ea-0xa0a0) */ 0x0000, /* 0x144B(0xb4eb-0xa0a0) */ 0x0000, /* 0x144C(0xb4ec-0xa0a0) */ 0x0000, /* 0x144D(0xb4ed-0xa0a0) */ 0x0000, /* 0x144E(0xb4ee-0xa0a0) */ 0x0000, /* 0x144F(0xb4ef-0xa0a0) */ 0x0000, /* 0x1450(0xb4f0-0xa0a0) */ 0x0000, /* 0x1451(0xb4f1-0xa0a0) */ 0x0000, /* 0x1452(0xb4f2-0xa0a0) */ 0x0000, /* 0x1453(0xb4f3-0xa0a0) */ 0x0000, /* 0x1454(0xb4f4-0xa0a0) */ 0x0000, /* 0x1455(0xb4f5-0xa0a0) */ 0x0000, /* 0x1456(0xb4f6-0xa0a0) */ 0x0000, /* 0x1457(0xb4f7-0xa0a0) */ 0x0000, /* 0x1458(0xb4f8-0xa0a0) */ 0x0000, /* 0x1459(0xb4f9-0xa0a0) */ 0x0000, /* 0x145A(0xb4fa-0xa0a0) */ 0x0000, /* 0x145B(0xb4fb-0xa0a0) */ 0x0000, /* 0x145C(0xb4fc-0xa0a0) */ 0x0000, /* 0x145D(0xb4fd-0xa0a0) */ 0x0000, /* 0x145E(0xb4fe-0xa0a0) */ 0x0000, /* 0x145F(0xb4ff-0xa0a0) */ 0x0000, /* 0x1460(0xb500-0xa0a0) */ 0x0000, /* 0x1461(0xb501-0xa0a0) */ 0x0000, /* 0x1462(0xb502-0xa0a0) */ 0x0000, /* 0x1463(0xb503-0xa0a0) */ 0x0000, /* 0x1464(0xb504-0xa0a0) */ 0x0000, /* 0x1465(0xb505-0xa0a0) */ 0x0000, /* 0x1466(0xb506-0xa0a0) */ 0x0000, /* 0x1467(0xb507-0xa0a0) */ 0x0000, /* 0x1468(0xb508-0xa0a0) */ 0x0000, /* 0x1469(0xb509-0xa0a0) */ 0x0000, /* 0x146A(0xb50a-0xa0a0) */ 0x0000, /* 0x146B(0xb50b-0xa0a0) */ 0x0000, /* 0x146C(0xb50c-0xa0a0) */ 0x0000, /* 0x146D(0xb50d-0xa0a0) */ 0x0000, /* 0x146E(0xb50e-0xa0a0) */ 0x0000, /* 0x146F(0xb50f-0xa0a0) */ 0x0000, /* 0x1470(0xb510-0xa0a0) */ 0x0000, /* 0x1471(0xb511-0xa0a0) */ 0x0000, /* 0x1472(0xb512-0xa0a0) */ 0x0000, /* 0x1473(0xb513-0xa0a0) */ 0x0000, /* 0x1474(0xb514-0xa0a0) */ 0x0000, /* 0x1475(0xb515-0xa0a0) */ 0x0000, /* 0x1476(0xb516-0xa0a0) */ 0x0000, /* 0x1477(0xb517-0xa0a0) */ 0x0000, /* 0x1478(0xb518-0xa0a0) */ 0x0000, /* 0x1479(0xb519-0xa0a0) */ 0x0000, /* 0x147A(0xb51a-0xa0a0) */ 0x0000, /* 0x147B(0xb51b-0xa0a0) */ 0x0000, /* 0x147C(0xb51c-0xa0a0) */ 0x0000, /* 0x147D(0xb51d-0xa0a0) */ 0x0000, /* 0x147E(0xb51e-0xa0a0) */ 0x0000, /* 0x147F(0xb51f-0xa0a0) */ 0x0000, /* 0x1480(0xb520-0xa0a0) */ 0x0000, /* 0x1481(0xb521-0xa0a0) */ 0x0000, /* 0x1482(0xb522-0xa0a0) */ 0x0000, /* 0x1483(0xb523-0xa0a0) */ 0x0000, /* 0x1484(0xb524-0xa0a0) */ 0x0000, /* 0x1485(0xb525-0xa0a0) */ 0x0000, /* 0x1486(0xb526-0xa0a0) */ 0x0000, /* 0x1487(0xb527-0xa0a0) */ 0x0000, /* 0x1488(0xb528-0xa0a0) */ 0x0000, /* 0x1489(0xb529-0xa0a0) */ 0x0000, /* 0x148A(0xb52a-0xa0a0) */ 0x0000, /* 0x148B(0xb52b-0xa0a0) */ 0x0000, /* 0x148C(0xb52c-0xa0a0) */ 0x0000, /* 0x148D(0xb52d-0xa0a0) */ 0x0000, /* 0x148E(0xb52e-0xa0a0) */ 0x0000, /* 0x148F(0xb52f-0xa0a0) */ 0x0000, /* 0x1490(0xb530-0xa0a0) */ 0x0000, /* 0x1491(0xb531-0xa0a0) */ 0x0000, /* 0x1492(0xb532-0xa0a0) */ 0x0000, /* 0x1493(0xb533-0xa0a0) */ 0x0000, /* 0x1494(0xb534-0xa0a0) */ 0x0000, /* 0x1495(0xb535-0xa0a0) */ 0x0000, /* 0x1496(0xb536-0xa0a0) */ 0x0000, /* 0x1497(0xb537-0xa0a0) */ 0x0000, /* 0x1498(0xb538-0xa0a0) */ 0x0000, /* 0x1499(0xb539-0xa0a0) */ 0x0000, /* 0x149A(0xb53a-0xa0a0) */ 0x0000, /* 0x149B(0xb53b-0xa0a0) */ 0x0000, /* 0x149C(0xb53c-0xa0a0) */ 0x0000, /* 0x149D(0xb53d-0xa0a0) */ 0x0000, /* 0x149E(0xb53e-0xa0a0) */ 0x0000, /* 0x149F(0xb53f-0xa0a0) */ 0x0000, /* 0x14A0(0xb540-0xa0a0) */ 0x0000, /* 0x14A1(0xb541-0xa0a0) */ 0x0000, /* 0x14A2(0xb542-0xa0a0) */ 0x0000, /* 0x14A3(0xb543-0xa0a0) */ 0x0000, /* 0x14A4(0xb544-0xa0a0) */ 0x0000, /* 0x14A5(0xb545-0xa0a0) */ 0x0000, /* 0x14A6(0xb546-0xa0a0) */ 0x0000, /* 0x14A7(0xb547-0xa0a0) */ 0x0000, /* 0x14A8(0xb548-0xa0a0) */ 0x0000, /* 0x14A9(0xb549-0xa0a0) */ 0x0000, /* 0x14AA(0xb54a-0xa0a0) */ 0x0000, /* 0x14AB(0xb54b-0xa0a0) */ 0x0000, /* 0x14AC(0xb54c-0xa0a0) */ 0x0000, /* 0x14AD(0xb54d-0xa0a0) */ 0x0000, /* 0x14AE(0xb54e-0xa0a0) */ 0x0000, /* 0x14AF(0xb54f-0xa0a0) */ 0x0000, /* 0x14B0(0xb550-0xa0a0) */ 0x0000, /* 0x14B1(0xb551-0xa0a0) */ 0x0000, /* 0x14B2(0xb552-0xa0a0) */ 0x0000, /* 0x14B3(0xb553-0xa0a0) */ 0x0000, /* 0x14B4(0xb554-0xa0a0) */ 0x0000, /* 0x14B5(0xb555-0xa0a0) */ 0x0000, /* 0x14B6(0xb556-0xa0a0) */ 0x0000, /* 0x14B7(0xb557-0xa0a0) */ 0x0000, /* 0x14B8(0xb558-0xa0a0) */ 0x0000, /* 0x14B9(0xb559-0xa0a0) */ 0x0000, /* 0x14BA(0xb55a-0xa0a0) */ 0x0000, /* 0x14BB(0xb55b-0xa0a0) */ 0x0000, /* 0x14BC(0xb55c-0xa0a0) */ 0x0000, /* 0x14BD(0xb55d-0xa0a0) */ 0x0000, /* 0x14BE(0xb55e-0xa0a0) */ 0x0000, /* 0x14BF(0xb55f-0xa0a0) */ 0x0000, /* 0x14C0(0xb560-0xa0a0) */ 0x0000, /* 0x14C1(0xb561-0xa0a0) */ 0x0000, /* 0x14C2(0xb562-0xa0a0) */ 0x0000, /* 0x14C3(0xb563-0xa0a0) */ 0x0000, /* 0x14C4(0xb564-0xa0a0) */ 0x0000, /* 0x14C5(0xb565-0xa0a0) */ 0x0000, /* 0x14C6(0xb566-0xa0a0) */ 0x0000, /* 0x14C7(0xb567-0xa0a0) */ 0x0000, /* 0x14C8(0xb568-0xa0a0) */ 0x0000, /* 0x14C9(0xb569-0xa0a0) */ 0x0000, /* 0x14CA(0xb56a-0xa0a0) */ 0x0000, /* 0x14CB(0xb56b-0xa0a0) */ 0x0000, /* 0x14CC(0xb56c-0xa0a0) */ 0x0000, /* 0x14CD(0xb56d-0xa0a0) */ 0x0000, /* 0x14CE(0xb56e-0xa0a0) */ 0x0000, /* 0x14CF(0xb56f-0xa0a0) */ 0x0000, /* 0x14D0(0xb570-0xa0a0) */ 0x0000, /* 0x14D1(0xb571-0xa0a0) */ 0x0000, /* 0x14D2(0xb572-0xa0a0) */ 0x0000, /* 0x14D3(0xb573-0xa0a0) */ 0x0000, /* 0x14D4(0xb574-0xa0a0) */ 0x0000, /* 0x14D5(0xb575-0xa0a0) */ 0x0000, /* 0x14D6(0xb576-0xa0a0) */ 0x0000, /* 0x14D7(0xb577-0xa0a0) */ 0x0000, /* 0x14D8(0xb578-0xa0a0) */ 0x0000, /* 0x14D9(0xb579-0xa0a0) */ 0x0000, /* 0x14DA(0xb57a-0xa0a0) */ 0x0000, /* 0x14DB(0xb57b-0xa0a0) */ 0x0000, /* 0x14DC(0xb57c-0xa0a0) */ 0x0000, /* 0x14DD(0xb57d-0xa0a0) */ 0x0000, /* 0x14DE(0xb57e-0xa0a0) */ 0x0000, /* 0x14DF(0xb57f-0xa0a0) */ 0x0000, /* 0x14E0(0xb580-0xa0a0) */ 0x0000, /* 0x14E1(0xb581-0xa0a0) */ 0x0000, /* 0x14E2(0xb582-0xa0a0) */ 0x0000, /* 0x14E3(0xb583-0xa0a0) */ 0x0000, /* 0x14E4(0xb584-0xa0a0) */ 0x0000, /* 0x14E5(0xb585-0xa0a0) */ 0x0000, /* 0x14E6(0xb586-0xa0a0) */ 0x0000, /* 0x14E7(0xb587-0xa0a0) */ 0x0000, /* 0x14E8(0xb588-0xa0a0) */ 0x0000, /* 0x14E9(0xb589-0xa0a0) */ 0x0000, /* 0x14EA(0xb58a-0xa0a0) */ 0x0000, /* 0x14EB(0xb58b-0xa0a0) */ 0x0000, /* 0x14EC(0xb58c-0xa0a0) */ 0x0000, /* 0x14ED(0xb58d-0xa0a0) */ 0x0000, /* 0x14EE(0xb58e-0xa0a0) */ 0x0000, /* 0x14EF(0xb58f-0xa0a0) */ 0x0000, /* 0x14F0(0xb590-0xa0a0) */ 0x0000, /* 0x14F1(0xb591-0xa0a0) */ 0x0000, /* 0x14F2(0xb592-0xa0a0) */ 0x0000, /* 0x14F3(0xb593-0xa0a0) */ 0x0000, /* 0x14F4(0xb594-0xa0a0) */ 0x0000, /* 0x14F5(0xb595-0xa0a0) */ 0x0000, /* 0x14F6(0xb596-0xa0a0) */ 0x0000, /* 0x14F7(0xb597-0xa0a0) */ 0x0000, /* 0x14F8(0xb598-0xa0a0) */ 0x0000, /* 0x14F9(0xb599-0xa0a0) */ 0x0000, /* 0x14FA(0xb59a-0xa0a0) */ 0x0000, /* 0x14FB(0xb59b-0xa0a0) */ 0x0000, /* 0x14FC(0xb59c-0xa0a0) */ 0x0000, /* 0x14FD(0xb59d-0xa0a0) */ 0x0000, /* 0x14FE(0xb59e-0xa0a0) */ 0x0000, /* 0x14FF(0xb59f-0xa0a0) */ 0x0000, /* 0x1500(0xb5a0-0xa0a0) */ 0x0000, /* 0x1501(0xb5a1-0xa0a0) */ 0x0000, /* 0x1502(0xb5a2-0xa0a0) */ 0x0000, /* 0x1503(0xb5a3-0xa0a0) */ 0x0000, /* 0x1504(0xb5a4-0xa0a0) */ 0x0000, /* 0x1505(0xb5a5-0xa0a0) */ 0x0000, /* 0x1506(0xb5a6-0xa0a0) */ 0x0000, /* 0x1507(0xb5a7-0xa0a0) */ 0x0000, /* 0x1508(0xb5a8-0xa0a0) */ 0x0000, /* 0x1509(0xb5a9-0xa0a0) */ 0x0000, /* 0x150A(0xb5aa-0xa0a0) */ 0x0000, /* 0x150B(0xb5ab-0xa0a0) */ 0x0000, /* 0x150C(0xb5ac-0xa0a0) */ 0x0000, /* 0x150D(0xb5ad-0xa0a0) */ 0x0000, /* 0x150E(0xb5ae-0xa0a0) */ 0x0000, /* 0x150F(0xb5af-0xa0a0) */ 0x0000, /* 0x1510(0xb5b0-0xa0a0) */ 0x0000, /* 0x1511(0xb5b1-0xa0a0) */ 0x0000, /* 0x1512(0xb5b2-0xa0a0) */ 0x0000, /* 0x1513(0xb5b3-0xa0a0) */ 0x0000, /* 0x1514(0xb5b4-0xa0a0) */ 0x0000, /* 0x1515(0xb5b5-0xa0a0) */ 0x0000, /* 0x1516(0xb5b6-0xa0a0) */ 0x0000, /* 0x1517(0xb5b7-0xa0a0) */ 0x0000, /* 0x1518(0xb5b8-0xa0a0) */ 0x0000, /* 0x1519(0xb5b9-0xa0a0) */ 0x0000, /* 0x151A(0xb5ba-0xa0a0) */ 0x0000, /* 0x151B(0xb5bb-0xa0a0) */ 0x0000, /* 0x151C(0xb5bc-0xa0a0) */ 0x0000, /* 0x151D(0xb5bd-0xa0a0) */ 0x0000, /* 0x151E(0xb5be-0xa0a0) */ 0x0000, /* 0x151F(0xb5bf-0xa0a0) */ 0x0000, /* 0x1520(0xb5c0-0xa0a0) */ 0x0000, /* 0x1521(0xb5c1-0xa0a0) */ 0x0000, /* 0x1522(0xb5c2-0xa0a0) */ 0x0000, /* 0x1523(0xb5c3-0xa0a0) */ 0x0000, /* 0x1524(0xb5c4-0xa0a0) */ 0x0000, /* 0x1525(0xb5c5-0xa0a0) */ 0x0000, /* 0x1526(0xb5c6-0xa0a0) */ 0x0000, /* 0x1527(0xb5c7-0xa0a0) */ 0x0000, /* 0x1528(0xb5c8-0xa0a0) */ 0x0000, /* 0x1529(0xb5c9-0xa0a0) */ 0x0000, /* 0x152A(0xb5ca-0xa0a0) */ 0x0000, /* 0x152B(0xb5cb-0xa0a0) */ 0x0000, /* 0x152C(0xb5cc-0xa0a0) */ 0x0000, /* 0x152D(0xb5cd-0xa0a0) */ 0x0000, /* 0x152E(0xb5ce-0xa0a0) */ 0x0000, /* 0x152F(0xb5cf-0xa0a0) */ 0x0000, /* 0x1530(0xb5d0-0xa0a0) */ 0x0000, /* 0x1531(0xb5d1-0xa0a0) */ 0x0000, /* 0x1532(0xb5d2-0xa0a0) */ 0x0000, /* 0x1533(0xb5d3-0xa0a0) */ 0x0000, /* 0x1534(0xb5d4-0xa0a0) */ 0x0000, /* 0x1535(0xb5d5-0xa0a0) */ 0x0000, /* 0x1536(0xb5d6-0xa0a0) */ 0x0000, /* 0x1537(0xb5d7-0xa0a0) */ 0x0000, /* 0x1538(0xb5d8-0xa0a0) */ 0x0000, /* 0x1539(0xb5d9-0xa0a0) */ 0x0000, /* 0x153A(0xb5da-0xa0a0) */ 0x0000, /* 0x153B(0xb5db-0xa0a0) */ 0x0000, /* 0x153C(0xb5dc-0xa0a0) */ 0x0000, /* 0x153D(0xb5dd-0xa0a0) */ 0x0000, /* 0x153E(0xb5de-0xa0a0) */ 0x0000, /* 0x153F(0xb5df-0xa0a0) */ 0x0000, /* 0x1540(0xb5e0-0xa0a0) */ 0x0000, /* 0x1541(0xb5e1-0xa0a0) */ 0x0000, /* 0x1542(0xb5e2-0xa0a0) */ 0x0000, /* 0x1543(0xb5e3-0xa0a0) */ 0x0000, /* 0x1544(0xb5e4-0xa0a0) */ 0x0000, /* 0x1545(0xb5e5-0xa0a0) */ 0x0000, /* 0x1546(0xb5e6-0xa0a0) */ 0x0000, /* 0x1547(0xb5e7-0xa0a0) */ 0x0000, /* 0x1548(0xb5e8-0xa0a0) */ 0x0000, /* 0x1549(0xb5e9-0xa0a0) */ 0x0000, /* 0x154A(0xb5ea-0xa0a0) */ 0x0000, /* 0x154B(0xb5eb-0xa0a0) */ 0x0000, /* 0x154C(0xb5ec-0xa0a0) */ 0x0000, /* 0x154D(0xb5ed-0xa0a0) */ 0x0000, /* 0x154E(0xb5ee-0xa0a0) */ 0x0000, /* 0x154F(0xb5ef-0xa0a0) */ 0x0000, /* 0x1550(0xb5f0-0xa0a0) */ 0x0000, /* 0x1551(0xb5f1-0xa0a0) */ 0x0000, /* 0x1552(0xb5f2-0xa0a0) */ 0x0000, /* 0x1553(0xb5f3-0xa0a0) */ 0x0000, /* 0x1554(0xb5f4-0xa0a0) */ 0x0000, /* 0x1555(0xb5f5-0xa0a0) */ 0x0000, /* 0x1556(0xb5f6-0xa0a0) */ 0x0000, /* 0x1557(0xb5f7-0xa0a0) */ 0x0000, /* 0x1558(0xb5f8-0xa0a0) */ 0x0000, /* 0x1559(0xb5f9-0xa0a0) */ 0x0000, /* 0x155A(0xb5fa-0xa0a0) */ 0x0000, /* 0x155B(0xb5fb-0xa0a0) */ 0x0000, /* 0x155C(0xb5fc-0xa0a0) */ 0x0000, /* 0x155D(0xb5fd-0xa0a0) */ 0x0000, /* 0x155E(0xb5fe-0xa0a0) */ 0x0000, /* 0x155F(0xb5ff-0xa0a0) */ 0x0000, /* 0x1560(0xb600-0xa0a0) */ 0x0000, /* 0x1561(0xb601-0xa0a0) */ 0x0000, /* 0x1562(0xb602-0xa0a0) */ 0x0000, /* 0x1563(0xb603-0xa0a0) */ 0x0000, /* 0x1564(0xb604-0xa0a0) */ 0x0000, /* 0x1565(0xb605-0xa0a0) */ 0x0000, /* 0x1566(0xb606-0xa0a0) */ 0x0000, /* 0x1567(0xb607-0xa0a0) */ 0x0000, /* 0x1568(0xb608-0xa0a0) */ 0x0000, /* 0x1569(0xb609-0xa0a0) */ 0x0000, /* 0x156A(0xb60a-0xa0a0) */ 0x0000, /* 0x156B(0xb60b-0xa0a0) */ 0x0000, /* 0x156C(0xb60c-0xa0a0) */ 0x0000, /* 0x156D(0xb60d-0xa0a0) */ 0x0000, /* 0x156E(0xb60e-0xa0a0) */ 0x0000, /* 0x156F(0xb60f-0xa0a0) */ 0x0000, /* 0x1570(0xb610-0xa0a0) */ 0x0000, /* 0x1571(0xb611-0xa0a0) */ 0x0000, /* 0x1572(0xb612-0xa0a0) */ 0x0000, /* 0x1573(0xb613-0xa0a0) */ 0x0000, /* 0x1574(0xb614-0xa0a0) */ 0x0000, /* 0x1575(0xb615-0xa0a0) */ 0x0000, /* 0x1576(0xb616-0xa0a0) */ 0x0000, /* 0x1577(0xb617-0xa0a0) */ 0x0000, /* 0x1578(0xb618-0xa0a0) */ 0x0000, /* 0x1579(0xb619-0xa0a0) */ 0x0000, /* 0x157A(0xb61a-0xa0a0) */ 0x0000, /* 0x157B(0xb61b-0xa0a0) */ 0x0000, /* 0x157C(0xb61c-0xa0a0) */ 0x0000, /* 0x157D(0xb61d-0xa0a0) */ 0x0000, /* 0x157E(0xb61e-0xa0a0) */ 0x0000, /* 0x157F(0xb61f-0xa0a0) */ 0x0000, /* 0x1580(0xb620-0xa0a0) */ 0x0000, /* 0x1581(0xb621-0xa0a0) */ 0x0000, /* 0x1582(0xb622-0xa0a0) */ 0x0000, /* 0x1583(0xb623-0xa0a0) */ 0x0000, /* 0x1584(0xb624-0xa0a0) */ 0x0000, /* 0x1585(0xb625-0xa0a0) */ 0x0000, /* 0x1586(0xb626-0xa0a0) */ 0x0000, /* 0x1587(0xb627-0xa0a0) */ 0x0000, /* 0x1588(0xb628-0xa0a0) */ 0x0000, /* 0x1589(0xb629-0xa0a0) */ 0x0000, /* 0x158A(0xb62a-0xa0a0) */ 0x0000, /* 0x158B(0xb62b-0xa0a0) */ 0x0000, /* 0x158C(0xb62c-0xa0a0) */ 0x0000, /* 0x158D(0xb62d-0xa0a0) */ 0x0000, /* 0x158E(0xb62e-0xa0a0) */ 0x0000, /* 0x158F(0xb62f-0xa0a0) */ 0x0000, /* 0x1590(0xb630-0xa0a0) */ 0x0000, /* 0x1591(0xb631-0xa0a0) */ 0x0000, /* 0x1592(0xb632-0xa0a0) */ 0x0000, /* 0x1593(0xb633-0xa0a0) */ 0x0000, /* 0x1594(0xb634-0xa0a0) */ 0x0000, /* 0x1595(0xb635-0xa0a0) */ 0x0000, /* 0x1596(0xb636-0xa0a0) */ 0x0000, /* 0x1597(0xb637-0xa0a0) */ 0x0000, /* 0x1598(0xb638-0xa0a0) */ 0x0000, /* 0x1599(0xb639-0xa0a0) */ 0x0000, /* 0x159A(0xb63a-0xa0a0) */ 0x0000, /* 0x159B(0xb63b-0xa0a0) */ 0x0000, /* 0x159C(0xb63c-0xa0a0) */ 0x0000, /* 0x159D(0xb63d-0xa0a0) */ 0x0000, /* 0x159E(0xb63e-0xa0a0) */ 0x0000, /* 0x159F(0xb63f-0xa0a0) */ 0x0000, /* 0x15A0(0xb640-0xa0a0) */ 0x0000, /* 0x15A1(0xb641-0xa0a0) */ 0x0000, /* 0x15A2(0xb642-0xa0a0) */ 0x0000, /* 0x15A3(0xb643-0xa0a0) */ 0x0000, /* 0x15A4(0xb644-0xa0a0) */ 0x0000, /* 0x15A5(0xb645-0xa0a0) */ 0x0000, /* 0x15A6(0xb646-0xa0a0) */ 0x0000, /* 0x15A7(0xb647-0xa0a0) */ 0x0000, /* 0x15A8(0xb648-0xa0a0) */ 0x0000, /* 0x15A9(0xb649-0xa0a0) */ 0x0000, /* 0x15AA(0xb64a-0xa0a0) */ 0x0000, /* 0x15AB(0xb64b-0xa0a0) */ 0x0000, /* 0x15AC(0xb64c-0xa0a0) */ 0x0000, /* 0x15AD(0xb64d-0xa0a0) */ 0x0000, /* 0x15AE(0xb64e-0xa0a0) */ 0x0000, /* 0x15AF(0xb64f-0xa0a0) */ 0x0000, /* 0x15B0(0xb650-0xa0a0) */ 0x0000, /* 0x15B1(0xb651-0xa0a0) */ 0x0000, /* 0x15B2(0xb652-0xa0a0) */ 0x0000, /* 0x15B3(0xb653-0xa0a0) */ 0x0000, /* 0x15B4(0xb654-0xa0a0) */ 0x0000, /* 0x15B5(0xb655-0xa0a0) */ 0x0000, /* 0x15B6(0xb656-0xa0a0) */ 0x0000, /* 0x15B7(0xb657-0xa0a0) */ 0x0000, /* 0x15B8(0xb658-0xa0a0) */ 0x0000, /* 0x15B9(0xb659-0xa0a0) */ 0x0000, /* 0x15BA(0xb65a-0xa0a0) */ 0x0000, /* 0x15BB(0xb65b-0xa0a0) */ 0x0000, /* 0x15BC(0xb65c-0xa0a0) */ 0x0000, /* 0x15BD(0xb65d-0xa0a0) */ 0x0000, /* 0x15BE(0xb65e-0xa0a0) */ 0x0000, /* 0x15BF(0xb65f-0xa0a0) */ 0x0000, /* 0x15C0(0xb660-0xa0a0) */ 0x0000, /* 0x15C1(0xb661-0xa0a0) */ 0x0000, /* 0x15C2(0xb662-0xa0a0) */ 0x0000, /* 0x15C3(0xb663-0xa0a0) */ 0x0000, /* 0x15C4(0xb664-0xa0a0) */ 0x0000, /* 0x15C5(0xb665-0xa0a0) */ 0x0000, /* 0x15C6(0xb666-0xa0a0) */ 0x0000, /* 0x15C7(0xb667-0xa0a0) */ 0x0000, /* 0x15C8(0xb668-0xa0a0) */ 0x0000, /* 0x15C9(0xb669-0xa0a0) */ 0x0000, /* 0x15CA(0xb66a-0xa0a0) */ 0x0000, /* 0x15CB(0xb66b-0xa0a0) */ 0x0000, /* 0x15CC(0xb66c-0xa0a0) */ 0x0000, /* 0x15CD(0xb66d-0xa0a0) */ 0x0000, /* 0x15CE(0xb66e-0xa0a0) */ 0x0000, /* 0x15CF(0xb66f-0xa0a0) */ 0x0000, /* 0x15D0(0xb670-0xa0a0) */ 0x0000, /* 0x15D1(0xb671-0xa0a0) */ 0x0000, /* 0x15D2(0xb672-0xa0a0) */ 0x0000, /* 0x15D3(0xb673-0xa0a0) */ 0x0000, /* 0x15D4(0xb674-0xa0a0) */ 0x0000, /* 0x15D5(0xb675-0xa0a0) */ 0x0000, /* 0x15D6(0xb676-0xa0a0) */ 0x0000, /* 0x15D7(0xb677-0xa0a0) */ 0x0000, /* 0x15D8(0xb678-0xa0a0) */ 0x0000, /* 0x15D9(0xb679-0xa0a0) */ 0x0000, /* 0x15DA(0xb67a-0xa0a0) */ 0x0000, /* 0x15DB(0xb67b-0xa0a0) */ 0x0000, /* 0x15DC(0xb67c-0xa0a0) */ 0x0000, /* 0x15DD(0xb67d-0xa0a0) */ 0x0000, /* 0x15DE(0xb67e-0xa0a0) */ 0x0000, /* 0x15DF(0xb67f-0xa0a0) */ 0x0000, /* 0x15E0(0xb680-0xa0a0) */ 0x0000, /* 0x15E1(0xb681-0xa0a0) */ 0x0000, /* 0x15E2(0xb682-0xa0a0) */ 0x0000, /* 0x15E3(0xb683-0xa0a0) */ 0x0000, /* 0x15E4(0xb684-0xa0a0) */ 0x0000, /* 0x15E5(0xb685-0xa0a0) */ 0x0000, /* 0x15E6(0xb686-0xa0a0) */ 0x0000, /* 0x15E7(0xb687-0xa0a0) */ 0x0000, /* 0x15E8(0xb688-0xa0a0) */ 0x0000, /* 0x15E9(0xb689-0xa0a0) */ 0x0000, /* 0x15EA(0xb68a-0xa0a0) */ 0x0000, /* 0x15EB(0xb68b-0xa0a0) */ 0x0000, /* 0x15EC(0xb68c-0xa0a0) */ 0x0000, /* 0x15ED(0xb68d-0xa0a0) */ 0x0000, /* 0x15EE(0xb68e-0xa0a0) */ 0x0000, /* 0x15EF(0xb68f-0xa0a0) */ 0x0000, /* 0x15F0(0xb690-0xa0a0) */ 0x0000, /* 0x15F1(0xb691-0xa0a0) */ 0x0000, /* 0x15F2(0xb692-0xa0a0) */ 0x0000, /* 0x15F3(0xb693-0xa0a0) */ 0x0000, /* 0x15F4(0xb694-0xa0a0) */ 0x0000, /* 0x15F5(0xb695-0xa0a0) */ 0x0000, /* 0x15F6(0xb696-0xa0a0) */ 0x0000, /* 0x15F7(0xb697-0xa0a0) */ 0x0000, /* 0x15F8(0xb698-0xa0a0) */ 0x0000, /* 0x15F9(0xb699-0xa0a0) */ 0x0000, /* 0x15FA(0xb69a-0xa0a0) */ 0x0000, /* 0x15FB(0xb69b-0xa0a0) */ 0x0000, /* 0x15FC(0xb69c-0xa0a0) */ 0x0000, /* 0x15FD(0xb69d-0xa0a0) */ 0x0000, /* 0x15FE(0xb69e-0xa0a0) */ 0x0000, /* 0x15FF(0xb69f-0xa0a0) */ 0x0000, /* 0x1600(0xb6a0-0xa0a0) */ 0x0000, /* 0x1601(0xb6a1-0xa0a0) */ 0x0000, /* 0x1602(0xb6a2-0xa0a0) */ 0x0000, /* 0x1603(0xb6a3-0xa0a0) */ 0x0000, /* 0x1604(0xb6a4-0xa0a0) */ 0x0000, /* 0x1605(0xb6a5-0xa0a0) */ 0x0000, /* 0x1606(0xb6a6-0xa0a0) */ 0x0000, /* 0x1607(0xb6a7-0xa0a0) */ 0x0000, /* 0x1608(0xb6a8-0xa0a0) */ 0x0000, /* 0x1609(0xb6a9-0xa0a0) */ 0x0000, /* 0x160A(0xb6aa-0xa0a0) */ 0x0000, /* 0x160B(0xb6ab-0xa0a0) */ 0x0000, /* 0x160C(0xb6ac-0xa0a0) */ 0x0000, /* 0x160D(0xb6ad-0xa0a0) */ 0x0000, /* 0x160E(0xb6ae-0xa0a0) */ 0x0000, /* 0x160F(0xb6af-0xa0a0) */ 0x0000, /* 0x1610(0xb6b0-0xa0a0) */ 0x0000, /* 0x1611(0xb6b1-0xa0a0) */ 0x0000, /* 0x1612(0xb6b2-0xa0a0) */ 0x0000, /* 0x1613(0xb6b3-0xa0a0) */ 0x0000, /* 0x1614(0xb6b4-0xa0a0) */ 0x0000, /* 0x1615(0xb6b5-0xa0a0) */ 0x0000, /* 0x1616(0xb6b6-0xa0a0) */ 0x0000, /* 0x1617(0xb6b7-0xa0a0) */ 0x0000, /* 0x1618(0xb6b8-0xa0a0) */ 0x0000, /* 0x1619(0xb6b9-0xa0a0) */ 0x0000, /* 0x161A(0xb6ba-0xa0a0) */ 0x0000, /* 0x161B(0xb6bb-0xa0a0) */ 0x0000, /* 0x161C(0xb6bc-0xa0a0) */ 0x0000, /* 0x161D(0xb6bd-0xa0a0) */ 0x0000, /* 0x161E(0xb6be-0xa0a0) */ 0x0000, /* 0x161F(0xb6bf-0xa0a0) */ 0x0000, /* 0x1620(0xb6c0-0xa0a0) */ 0x0000, /* 0x1621(0xb6c1-0xa0a0) */ 0x0000, /* 0x1622(0xb6c2-0xa0a0) */ 0x0000, /* 0x1623(0xb6c3-0xa0a0) */ 0x0000, /* 0x1624(0xb6c4-0xa0a0) */ 0x0000, /* 0x1625(0xb6c5-0xa0a0) */ 0x0000, /* 0x1626(0xb6c6-0xa0a0) */ 0x0000, /* 0x1627(0xb6c7-0xa0a0) */ 0x0000, /* 0x1628(0xb6c8-0xa0a0) */ 0x0000, /* 0x1629(0xb6c9-0xa0a0) */ 0x0000, /* 0x162A(0xb6ca-0xa0a0) */ 0x0000, /* 0x162B(0xb6cb-0xa0a0) */ 0x0000, /* 0x162C(0xb6cc-0xa0a0) */ 0x0000, /* 0x162D(0xb6cd-0xa0a0) */ 0x0000, /* 0x162E(0xb6ce-0xa0a0) */ 0x0000, /* 0x162F(0xb6cf-0xa0a0) */ 0x0000, /* 0x1630(0xb6d0-0xa0a0) */ 0x0000, /* 0x1631(0xb6d1-0xa0a0) */ 0x0000, /* 0x1632(0xb6d2-0xa0a0) */ 0x0000, /* 0x1633(0xb6d3-0xa0a0) */ 0x0000, /* 0x1634(0xb6d4-0xa0a0) */ 0x0000, /* 0x1635(0xb6d5-0xa0a0) */ 0x0000, /* 0x1636(0xb6d6-0xa0a0) */ 0x0000, /* 0x1637(0xb6d7-0xa0a0) */ 0x0000, /* 0x1638(0xb6d8-0xa0a0) */ 0x0000, /* 0x1639(0xb6d9-0xa0a0) */ 0x0000, /* 0x163A(0xb6da-0xa0a0) */ 0x0000, /* 0x163B(0xb6db-0xa0a0) */ 0x0000, /* 0x163C(0xb6dc-0xa0a0) */ 0x0000, /* 0x163D(0xb6dd-0xa0a0) */ 0x0000, /* 0x163E(0xb6de-0xa0a0) */ 0x0000, /* 0x163F(0xb6df-0xa0a0) */ 0x0000, /* 0x1640(0xb6e0-0xa0a0) */ 0x0000, /* 0x1641(0xb6e1-0xa0a0) */ 0x0000, /* 0x1642(0xb6e2-0xa0a0) */ 0x0000, /* 0x1643(0xb6e3-0xa0a0) */ 0x0000, /* 0x1644(0xb6e4-0xa0a0) */ 0x0000, /* 0x1645(0xb6e5-0xa0a0) */ 0x0000, /* 0x1646(0xb6e6-0xa0a0) */ 0x0000, /* 0x1647(0xb6e7-0xa0a0) */ 0x0000, /* 0x1648(0xb6e8-0xa0a0) */ 0x0000, /* 0x1649(0xb6e9-0xa0a0) */ 0x0000, /* 0x164A(0xb6ea-0xa0a0) */ 0x0000, /* 0x164B(0xb6eb-0xa0a0) */ 0x0000, /* 0x164C(0xb6ec-0xa0a0) */ 0x0000, /* 0x164D(0xb6ed-0xa0a0) */ 0x0000, /* 0x164E(0xb6ee-0xa0a0) */ 0x0000, /* 0x164F(0xb6ef-0xa0a0) */ 0x0000, /* 0x1650(0xb6f0-0xa0a0) */ 0x0000, /* 0x1651(0xb6f1-0xa0a0) */ 0x0000, /* 0x1652(0xb6f2-0xa0a0) */ 0x0000, /* 0x1653(0xb6f3-0xa0a0) */ 0x0000, /* 0x1654(0xb6f4-0xa0a0) */ 0x0000, /* 0x1655(0xb6f5-0xa0a0) */ 0x0000, /* 0x1656(0xb6f6-0xa0a0) */ 0x0000, /* 0x1657(0xb6f7-0xa0a0) */ 0x0000, /* 0x1658(0xb6f8-0xa0a0) */ 0x0000, /* 0x1659(0xb6f9-0xa0a0) */ 0x0000, /* 0x165A(0xb6fa-0xa0a0) */ 0x0000, /* 0x165B(0xb6fb-0xa0a0) */ 0x0000, /* 0x165C(0xb6fc-0xa0a0) */ 0x0000, /* 0x165D(0xb6fd-0xa0a0) */ 0x0000, /* 0x165E(0xb6fe-0xa0a0) */ 0x0000, /* 0x165F(0xb6ff-0xa0a0) */ 0x0000, /* 0x1660(0xb700-0xa0a0) */ 0x0000, /* 0x1661(0xb701-0xa0a0) */ 0x0000, /* 0x1662(0xb702-0xa0a0) */ 0x0000, /* 0x1663(0xb703-0xa0a0) */ 0x0000, /* 0x1664(0xb704-0xa0a0) */ 0x0000, /* 0x1665(0xb705-0xa0a0) */ 0x0000, /* 0x1666(0xb706-0xa0a0) */ 0x0000, /* 0x1667(0xb707-0xa0a0) */ 0x0000, /* 0x1668(0xb708-0xa0a0) */ 0x0000, /* 0x1669(0xb709-0xa0a0) */ 0x0000, /* 0x166A(0xb70a-0xa0a0) */ 0x0000, /* 0x166B(0xb70b-0xa0a0) */ 0x0000, /* 0x166C(0xb70c-0xa0a0) */ 0x0000, /* 0x166D(0xb70d-0xa0a0) */ 0x0000, /* 0x166E(0xb70e-0xa0a0) */ 0x0000, /* 0x166F(0xb70f-0xa0a0) */ 0x0000, /* 0x1670(0xb710-0xa0a0) */ 0x0000, /* 0x1671(0xb711-0xa0a0) */ 0x0000, /* 0x1672(0xb712-0xa0a0) */ 0x0000, /* 0x1673(0xb713-0xa0a0) */ 0x0000, /* 0x1674(0xb714-0xa0a0) */ 0x0000, /* 0x1675(0xb715-0xa0a0) */ 0x0000, /* 0x1676(0xb716-0xa0a0) */ 0x0000, /* 0x1677(0xb717-0xa0a0) */ 0x0000, /* 0x1678(0xb718-0xa0a0) */ 0x0000, /* 0x1679(0xb719-0xa0a0) */ 0x0000, /* 0x167A(0xb71a-0xa0a0) */ 0x0000, /* 0x167B(0xb71b-0xa0a0) */ 0x0000, /* 0x167C(0xb71c-0xa0a0) */ 0x0000, /* 0x167D(0xb71d-0xa0a0) */ 0x0000, /* 0x167E(0xb71e-0xa0a0) */ 0x0000, /* 0x167F(0xb71f-0xa0a0) */ 0x0000, /* 0x1680(0xb720-0xa0a0) */ 0x0000, /* 0x1681(0xb721-0xa0a0) */ 0x0000, /* 0x1682(0xb722-0xa0a0) */ 0x0000, /* 0x1683(0xb723-0xa0a0) */ 0x0000, /* 0x1684(0xb724-0xa0a0) */ 0x0000, /* 0x1685(0xb725-0xa0a0) */ 0x0000, /* 0x1686(0xb726-0xa0a0) */ 0x0000, /* 0x1687(0xb727-0xa0a0) */ 0x0000, /* 0x1688(0xb728-0xa0a0) */ 0x0000, /* 0x1689(0xb729-0xa0a0) */ 0x0000, /* 0x168A(0xb72a-0xa0a0) */ 0x0000, /* 0x168B(0xb72b-0xa0a0) */ 0x0000, /* 0x168C(0xb72c-0xa0a0) */ 0x0000, /* 0x168D(0xb72d-0xa0a0) */ 0x0000, /* 0x168E(0xb72e-0xa0a0) */ 0x0000, /* 0x168F(0xb72f-0xa0a0) */ 0x0000, /* 0x1690(0xb730-0xa0a0) */ 0x0000, /* 0x1691(0xb731-0xa0a0) */ 0x0000, /* 0x1692(0xb732-0xa0a0) */ 0x0000, /* 0x1693(0xb733-0xa0a0) */ 0x0000, /* 0x1694(0xb734-0xa0a0) */ 0x0000, /* 0x1695(0xb735-0xa0a0) */ 0x0000, /* 0x1696(0xb736-0xa0a0) */ 0x0000, /* 0x1697(0xb737-0xa0a0) */ 0x0000, /* 0x1698(0xb738-0xa0a0) */ 0x0000, /* 0x1699(0xb739-0xa0a0) */ 0x0000, /* 0x169A(0xb73a-0xa0a0) */ 0x0000, /* 0x169B(0xb73b-0xa0a0) */ 0x0000, /* 0x169C(0xb73c-0xa0a0) */ 0x0000, /* 0x169D(0xb73d-0xa0a0) */ 0x0000, /* 0x169E(0xb73e-0xa0a0) */ 0x0000, /* 0x169F(0xb73f-0xa0a0) */ 0x0000, /* 0x16A0(0xb740-0xa0a0) */ 0x0000, /* 0x16A1(0xb741-0xa0a0) */ 0x0000, /* 0x16A2(0xb742-0xa0a0) */ 0x0000, /* 0x16A3(0xb743-0xa0a0) */ 0x0000, /* 0x16A4(0xb744-0xa0a0) */ 0x0000, /* 0x16A5(0xb745-0xa0a0) */ 0x0000, /* 0x16A6(0xb746-0xa0a0) */ 0x0000, /* 0x16A7(0xb747-0xa0a0) */ 0x0000, /* 0x16A8(0xb748-0xa0a0) */ 0x0000, /* 0x16A9(0xb749-0xa0a0) */ 0x0000, /* 0x16AA(0xb74a-0xa0a0) */ 0x0000, /* 0x16AB(0xb74b-0xa0a0) */ 0x0000, /* 0x16AC(0xb74c-0xa0a0) */ 0x0000, /* 0x16AD(0xb74d-0xa0a0) */ 0x0000, /* 0x16AE(0xb74e-0xa0a0) */ 0x0000, /* 0x16AF(0xb74f-0xa0a0) */ 0x0000, /* 0x16B0(0xb750-0xa0a0) */ 0x0000, /* 0x16B1(0xb751-0xa0a0) */ 0x0000, /* 0x16B2(0xb752-0xa0a0) */ 0x0000, /* 0x16B3(0xb753-0xa0a0) */ 0x0000, /* 0x16B4(0xb754-0xa0a0) */ 0x0000, /* 0x16B5(0xb755-0xa0a0) */ 0x0000, /* 0x16B6(0xb756-0xa0a0) */ 0x0000, /* 0x16B7(0xb757-0xa0a0) */ 0x0000, /* 0x16B8(0xb758-0xa0a0) */ 0x0000, /* 0x16B9(0xb759-0xa0a0) */ 0x0000, /* 0x16BA(0xb75a-0xa0a0) */ 0x0000, /* 0x16BB(0xb75b-0xa0a0) */ 0x0000, /* 0x16BC(0xb75c-0xa0a0) */ 0x0000, /* 0x16BD(0xb75d-0xa0a0) */ 0x0000, /* 0x16BE(0xb75e-0xa0a0) */ 0x0000, /* 0x16BF(0xb75f-0xa0a0) */ 0x0000, /* 0x16C0(0xb760-0xa0a0) */ 0x0000, /* 0x16C1(0xb761-0xa0a0) */ 0x0000, /* 0x16C2(0xb762-0xa0a0) */ 0x0000, /* 0x16C3(0xb763-0xa0a0) */ 0x0000, /* 0x16C4(0xb764-0xa0a0) */ 0x0000, /* 0x16C5(0xb765-0xa0a0) */ 0x0000, /* 0x16C6(0xb766-0xa0a0) */ 0x0000, /* 0x16C7(0xb767-0xa0a0) */ 0x0000, /* 0x16C8(0xb768-0xa0a0) */ 0x0000, /* 0x16C9(0xb769-0xa0a0) */ 0x0000, /* 0x16CA(0xb76a-0xa0a0) */ 0x0000, /* 0x16CB(0xb76b-0xa0a0) */ 0x0000, /* 0x16CC(0xb76c-0xa0a0) */ 0x0000, /* 0x16CD(0xb76d-0xa0a0) */ 0x0000, /* 0x16CE(0xb76e-0xa0a0) */ 0x0000, /* 0x16CF(0xb76f-0xa0a0) */ 0x0000, /* 0x16D0(0xb770-0xa0a0) */ 0x0000, /* 0x16D1(0xb771-0xa0a0) */ 0x0000, /* 0x16D2(0xb772-0xa0a0) */ 0x0000, /* 0x16D3(0xb773-0xa0a0) */ 0x0000, /* 0x16D4(0xb774-0xa0a0) */ 0x0000, /* 0x16D5(0xb775-0xa0a0) */ 0x0000, /* 0x16D6(0xb776-0xa0a0) */ 0x0000, /* 0x16D7(0xb777-0xa0a0) */ 0x0000, /* 0x16D8(0xb778-0xa0a0) */ 0x0000, /* 0x16D9(0xb779-0xa0a0) */ 0x0000, /* 0x16DA(0xb77a-0xa0a0) */ 0x0000, /* 0x16DB(0xb77b-0xa0a0) */ 0x0000, /* 0x16DC(0xb77c-0xa0a0) */ 0x0000, /* 0x16DD(0xb77d-0xa0a0) */ 0x0000, /* 0x16DE(0xb77e-0xa0a0) */ 0x0000, /* 0x16DF(0xb77f-0xa0a0) */ 0x0000, /* 0x16E0(0xb780-0xa0a0) */ 0x0000, /* 0x16E1(0xb781-0xa0a0) */ 0x0000, /* 0x16E2(0xb782-0xa0a0) */ 0x0000, /* 0x16E3(0xb783-0xa0a0) */ 0x0000, /* 0x16E4(0xb784-0xa0a0) */ 0x0000, /* 0x16E5(0xb785-0xa0a0) */ 0x0000, /* 0x16E6(0xb786-0xa0a0) */ 0x0000, /* 0x16E7(0xb787-0xa0a0) */ 0x0000, /* 0x16E8(0xb788-0xa0a0) */ 0x0000, /* 0x16E9(0xb789-0xa0a0) */ 0x0000, /* 0x16EA(0xb78a-0xa0a0) */ 0x0000, /* 0x16EB(0xb78b-0xa0a0) */ 0x0000, /* 0x16EC(0xb78c-0xa0a0) */ 0x0000, /* 0x16ED(0xb78d-0xa0a0) */ 0x0000, /* 0x16EE(0xb78e-0xa0a0) */ 0x0000, /* 0x16EF(0xb78f-0xa0a0) */ 0x0000, /* 0x16F0(0xb790-0xa0a0) */ 0x0000, /* 0x16F1(0xb791-0xa0a0) */ 0x0000, /* 0x16F2(0xb792-0xa0a0) */ 0x0000, /* 0x16F3(0xb793-0xa0a0) */ 0x0000, /* 0x16F4(0xb794-0xa0a0) */ 0x0000, /* 0x16F5(0xb795-0xa0a0) */ 0x0000, /* 0x16F6(0xb796-0xa0a0) */ 0x0000, /* 0x16F7(0xb797-0xa0a0) */ 0x0000, /* 0x16F8(0xb798-0xa0a0) */ 0x0000, /* 0x16F9(0xb799-0xa0a0) */ 0x0000, /* 0x16FA(0xb79a-0xa0a0) */ 0x0000, /* 0x16FB(0xb79b-0xa0a0) */ 0x0000, /* 0x16FC(0xb79c-0xa0a0) */ 0x0000, /* 0x16FD(0xb79d-0xa0a0) */ 0x0000, /* 0x16FE(0xb79e-0xa0a0) */ 0x0000, /* 0x16FF(0xb79f-0xa0a0) */ 0x0000, /* 0x1700(0xb7a0-0xa0a0) */ 0x0000, /* 0x1701(0xb7a1-0xa0a0) */ 0x0000, /* 0x1702(0xb7a2-0xa0a0) */ 0x0000, /* 0x1703(0xb7a3-0xa0a0) */ 0x0000, /* 0x1704(0xb7a4-0xa0a0) */ 0x0000, /* 0x1705(0xb7a5-0xa0a0) */ 0x0000, /* 0x1706(0xb7a6-0xa0a0) */ 0x0000, /* 0x1707(0xb7a7-0xa0a0) */ 0x0000, /* 0x1708(0xb7a8-0xa0a0) */ 0x0000, /* 0x1709(0xb7a9-0xa0a0) */ 0x0000, /* 0x170A(0xb7aa-0xa0a0) */ 0x0000, /* 0x170B(0xb7ab-0xa0a0) */ 0x0000, /* 0x170C(0xb7ac-0xa0a0) */ 0x0000, /* 0x170D(0xb7ad-0xa0a0) */ 0x0000, /* 0x170E(0xb7ae-0xa0a0) */ 0x0000, /* 0x170F(0xb7af-0xa0a0) */ 0x0000, /* 0x1710(0xb7b0-0xa0a0) */ 0x0000, /* 0x1711(0xb7b1-0xa0a0) */ 0x0000, /* 0x1712(0xb7b2-0xa0a0) */ 0x0000, /* 0x1713(0xb7b3-0xa0a0) */ 0x0000, /* 0x1714(0xb7b4-0xa0a0) */ 0x0000, /* 0x1715(0xb7b5-0xa0a0) */ 0x0000, /* 0x1716(0xb7b6-0xa0a0) */ 0x0000, /* 0x1717(0xb7b7-0xa0a0) */ 0x0000, /* 0x1718(0xb7b8-0xa0a0) */ 0x0000, /* 0x1719(0xb7b9-0xa0a0) */ 0x0000, /* 0x171A(0xb7ba-0xa0a0) */ 0x0000, /* 0x171B(0xb7bb-0xa0a0) */ 0x0000, /* 0x171C(0xb7bc-0xa0a0) */ 0x0000, /* 0x171D(0xb7bd-0xa0a0) */ 0x0000, /* 0x171E(0xb7be-0xa0a0) */ 0x0000, /* 0x171F(0xb7bf-0xa0a0) */ 0x0000, /* 0x1720(0xb7c0-0xa0a0) */ 0x0000, /* 0x1721(0xb7c1-0xa0a0) */ 0x0000, /* 0x1722(0xb7c2-0xa0a0) */ 0x0000, /* 0x1723(0xb7c3-0xa0a0) */ 0x0000, /* 0x1724(0xb7c4-0xa0a0) */ 0x0000, /* 0x1725(0xb7c5-0xa0a0) */ 0x0000, /* 0x1726(0xb7c6-0xa0a0) */ 0x0000, /* 0x1727(0xb7c7-0xa0a0) */ 0x0000, /* 0x1728(0xb7c8-0xa0a0) */ 0x0000, /* 0x1729(0xb7c9-0xa0a0) */ 0x0000, /* 0x172A(0xb7ca-0xa0a0) */ 0x0000, /* 0x172B(0xb7cb-0xa0a0) */ 0x0000, /* 0x172C(0xb7cc-0xa0a0) */ 0x0000, /* 0x172D(0xb7cd-0xa0a0) */ 0x0000, /* 0x172E(0xb7ce-0xa0a0) */ 0x0000, /* 0x172F(0xb7cf-0xa0a0) */ 0x0000, /* 0x1730(0xb7d0-0xa0a0) */ 0x0000, /* 0x1731(0xb7d1-0xa0a0) */ 0x0000, /* 0x1732(0xb7d2-0xa0a0) */ 0x0000, /* 0x1733(0xb7d3-0xa0a0) */ 0x0000, /* 0x1734(0xb7d4-0xa0a0) */ 0x0000, /* 0x1735(0xb7d5-0xa0a0) */ 0x0000, /* 0x1736(0xb7d6-0xa0a0) */ 0x0000, /* 0x1737(0xb7d7-0xa0a0) */ 0x0000, /* 0x1738(0xb7d8-0xa0a0) */ 0x0000, /* 0x1739(0xb7d9-0xa0a0) */ 0x0000, /* 0x173A(0xb7da-0xa0a0) */ 0x0000, /* 0x173B(0xb7db-0xa0a0) */ 0x0000, /* 0x173C(0xb7dc-0xa0a0) */ 0x0000, /* 0x173D(0xb7dd-0xa0a0) */ 0x0000, /* 0x173E(0xb7de-0xa0a0) */ 0x0000, /* 0x173F(0xb7df-0xa0a0) */ 0x0000, /* 0x1740(0xb7e0-0xa0a0) */ 0x0000, /* 0x1741(0xb7e1-0xa0a0) */ 0x0000, /* 0x1742(0xb7e2-0xa0a0) */ 0x0000, /* 0x1743(0xb7e3-0xa0a0) */ 0x0000, /* 0x1744(0xb7e4-0xa0a0) */ 0x0000, /* 0x1745(0xb7e5-0xa0a0) */ 0x0000, /* 0x1746(0xb7e6-0xa0a0) */ 0x0000, /* 0x1747(0xb7e7-0xa0a0) */ 0x0000, /* 0x1748(0xb7e8-0xa0a0) */ 0x0000, /* 0x1749(0xb7e9-0xa0a0) */ 0x0000, /* 0x174A(0xb7ea-0xa0a0) */ 0x0000, /* 0x174B(0xb7eb-0xa0a0) */ 0x0000, /* 0x174C(0xb7ec-0xa0a0) */ 0x0000, /* 0x174D(0xb7ed-0xa0a0) */ 0x0000, /* 0x174E(0xb7ee-0xa0a0) */ 0x0000, /* 0x174F(0xb7ef-0xa0a0) */ 0x0000, /* 0x1750(0xb7f0-0xa0a0) */ 0x0000, /* 0x1751(0xb7f1-0xa0a0) */ 0x0000, /* 0x1752(0xb7f2-0xa0a0) */ 0x0000, /* 0x1753(0xb7f3-0xa0a0) */ 0x0000, /* 0x1754(0xb7f4-0xa0a0) */ 0x0000, /* 0x1755(0xb7f5-0xa0a0) */ 0x0000, /* 0x1756(0xb7f6-0xa0a0) */ 0x0000, /* 0x1757(0xb7f7-0xa0a0) */ 0x0000, /* 0x1758(0xb7f8-0xa0a0) */ 0x0000, /* 0x1759(0xb7f9-0xa0a0) */ 0x0000, /* 0x175A(0xb7fa-0xa0a0) */ 0x0000, /* 0x175B(0xb7fb-0xa0a0) */ 0x0000, /* 0x175C(0xb7fc-0xa0a0) */ 0x0000, /* 0x175D(0xb7fd-0xa0a0) */ 0x0000, /* 0x175E(0xb7fe-0xa0a0) */ 0x0000, /* 0x175F(0xb7ff-0xa0a0) */ 0x0000, /* 0x1760(0xb800-0xa0a0) */ 0x0000, /* 0x1761(0xb801-0xa0a0) */ 0x0000, /* 0x1762(0xb802-0xa0a0) */ 0x0000, /* 0x1763(0xb803-0xa0a0) */ 0x0000, /* 0x1764(0xb804-0xa0a0) */ 0x0000, /* 0x1765(0xb805-0xa0a0) */ 0x0000, /* 0x1766(0xb806-0xa0a0) */ 0x0000, /* 0x1767(0xb807-0xa0a0) */ 0x0000, /* 0x1768(0xb808-0xa0a0) */ 0x0000, /* 0x1769(0xb809-0xa0a0) */ 0x0000, /* 0x176A(0xb80a-0xa0a0) */ 0x0000, /* 0x176B(0xb80b-0xa0a0) */ 0x0000, /* 0x176C(0xb80c-0xa0a0) */ 0x0000, /* 0x176D(0xb80d-0xa0a0) */ 0x0000, /* 0x176E(0xb80e-0xa0a0) */ 0x0000, /* 0x176F(0xb80f-0xa0a0) */ 0x0000, /* 0x1770(0xb810-0xa0a0) */ 0x0000, /* 0x1771(0xb811-0xa0a0) */ 0x0000, /* 0x1772(0xb812-0xa0a0) */ 0x0000, /* 0x1773(0xb813-0xa0a0) */ 0x0000, /* 0x1774(0xb814-0xa0a0) */ 0x0000, /* 0x1775(0xb815-0xa0a0) */ 0x0000, /* 0x1776(0xb816-0xa0a0) */ 0x0000, /* 0x1777(0xb817-0xa0a0) */ 0x0000, /* 0x1778(0xb818-0xa0a0) */ 0x0000, /* 0x1779(0xb819-0xa0a0) */ 0x0000, /* 0x177A(0xb81a-0xa0a0) */ 0x0000, /* 0x177B(0xb81b-0xa0a0) */ 0x0000, /* 0x177C(0xb81c-0xa0a0) */ 0x0000, /* 0x177D(0xb81d-0xa0a0) */ 0x0000, /* 0x177E(0xb81e-0xa0a0) */ 0x0000, /* 0x177F(0xb81f-0xa0a0) */ 0x0000, /* 0x1780(0xb820-0xa0a0) */ 0x0000, /* 0x1781(0xb821-0xa0a0) */ 0x0000, /* 0x1782(0xb822-0xa0a0) */ 0x0000, /* 0x1783(0xb823-0xa0a0) */ 0x0000, /* 0x1784(0xb824-0xa0a0) */ 0x0000, /* 0x1785(0xb825-0xa0a0) */ 0x0000, /* 0x1786(0xb826-0xa0a0) */ 0x0000, /* 0x1787(0xb827-0xa0a0) */ 0x0000, /* 0x1788(0xb828-0xa0a0) */ 0x0000, /* 0x1789(0xb829-0xa0a0) */ 0x0000, /* 0x178A(0xb82a-0xa0a0) */ 0x0000, /* 0x178B(0xb82b-0xa0a0) */ 0x0000, /* 0x178C(0xb82c-0xa0a0) */ 0x0000, /* 0x178D(0xb82d-0xa0a0) */ 0x0000, /* 0x178E(0xb82e-0xa0a0) */ 0x0000, /* 0x178F(0xb82f-0xa0a0) */ 0x0000, /* 0x1790(0xb830-0xa0a0) */ 0x0000, /* 0x1791(0xb831-0xa0a0) */ 0x0000, /* 0x1792(0xb832-0xa0a0) */ 0x0000, /* 0x1793(0xb833-0xa0a0) */ 0x0000, /* 0x1794(0xb834-0xa0a0) */ 0x0000, /* 0x1795(0xb835-0xa0a0) */ 0x0000, /* 0x1796(0xb836-0xa0a0) */ 0x0000, /* 0x1797(0xb837-0xa0a0) */ 0x0000, /* 0x1798(0xb838-0xa0a0) */ 0x0000, /* 0x1799(0xb839-0xa0a0) */ 0x0000, /* 0x179A(0xb83a-0xa0a0) */ 0x0000, /* 0x179B(0xb83b-0xa0a0) */ 0x0000, /* 0x179C(0xb83c-0xa0a0) */ 0x0000, /* 0x179D(0xb83d-0xa0a0) */ 0x0000, /* 0x179E(0xb83e-0xa0a0) */ 0x0000, /* 0x179F(0xb83f-0xa0a0) */ 0x0000, /* 0x17A0(0xb840-0xa0a0) */ 0x0000, /* 0x17A1(0xb841-0xa0a0) */ 0x0000, /* 0x17A2(0xb842-0xa0a0) */ 0x0000, /* 0x17A3(0xb843-0xa0a0) */ 0x0000, /* 0x17A4(0xb844-0xa0a0) */ 0x0000, /* 0x17A5(0xb845-0xa0a0) */ 0x0000, /* 0x17A6(0xb846-0xa0a0) */ 0x0000, /* 0x17A7(0xb847-0xa0a0) */ 0x0000, /* 0x17A8(0xb848-0xa0a0) */ 0x0000, /* 0x17A9(0xb849-0xa0a0) */ 0x0000, /* 0x17AA(0xb84a-0xa0a0) */ 0x0000, /* 0x17AB(0xb84b-0xa0a0) */ 0x0000, /* 0x17AC(0xb84c-0xa0a0) */ 0x0000, /* 0x17AD(0xb84d-0xa0a0) */ 0x0000, /* 0x17AE(0xb84e-0xa0a0) */ 0x0000, /* 0x17AF(0xb84f-0xa0a0) */ 0x0000, /* 0x17B0(0xb850-0xa0a0) */ 0x0000, /* 0x17B1(0xb851-0xa0a0) */ 0x0000, /* 0x17B2(0xb852-0xa0a0) */ 0x0000, /* 0x17B3(0xb853-0xa0a0) */ 0x0000, /* 0x17B4(0xb854-0xa0a0) */ 0x0000, /* 0x17B5(0xb855-0xa0a0) */ 0x0000, /* 0x17B6(0xb856-0xa0a0) */ 0x0000, /* 0x17B7(0xb857-0xa0a0) */ 0x0000, /* 0x17B8(0xb858-0xa0a0) */ 0x0000, /* 0x17B9(0xb859-0xa0a0) */ 0x0000, /* 0x17BA(0xb85a-0xa0a0) */ 0x0000, /* 0x17BB(0xb85b-0xa0a0) */ 0x0000, /* 0x17BC(0xb85c-0xa0a0) */ 0x0000, /* 0x17BD(0xb85d-0xa0a0) */ 0x0000, /* 0x17BE(0xb85e-0xa0a0) */ 0x0000, /* 0x17BF(0xb85f-0xa0a0) */ 0x0000, /* 0x17C0(0xb860-0xa0a0) */ 0x0000, /* 0x17C1(0xb861-0xa0a0) */ 0x0000, /* 0x17C2(0xb862-0xa0a0) */ 0x0000, /* 0x17C3(0xb863-0xa0a0) */ 0x0000, /* 0x17C4(0xb864-0xa0a0) */ 0x0000, /* 0x17C5(0xb865-0xa0a0) */ 0x0000, /* 0x17C6(0xb866-0xa0a0) */ 0x0000, /* 0x17C7(0xb867-0xa0a0) */ 0x0000, /* 0x17C8(0xb868-0xa0a0) */ 0x0000, /* 0x17C9(0xb869-0xa0a0) */ 0x0000, /* 0x17CA(0xb86a-0xa0a0) */ 0x0000, /* 0x17CB(0xb86b-0xa0a0) */ 0x0000, /* 0x17CC(0xb86c-0xa0a0) */ 0x0000, /* 0x17CD(0xb86d-0xa0a0) */ 0x0000, /* 0x17CE(0xb86e-0xa0a0) */ 0x0000, /* 0x17CF(0xb86f-0xa0a0) */ 0x0000, /* 0x17D0(0xb870-0xa0a0) */ 0x0000, /* 0x17D1(0xb871-0xa0a0) */ 0x0000, /* 0x17D2(0xb872-0xa0a0) */ 0x0000, /* 0x17D3(0xb873-0xa0a0) */ 0x0000, /* 0x17D4(0xb874-0xa0a0) */ 0x0000, /* 0x17D5(0xb875-0xa0a0) */ 0x0000, /* 0x17D6(0xb876-0xa0a0) */ 0x0000, /* 0x17D7(0xb877-0xa0a0) */ 0x0000, /* 0x17D8(0xb878-0xa0a0) */ 0x0000, /* 0x17D9(0xb879-0xa0a0) */ 0x0000, /* 0x17DA(0xb87a-0xa0a0) */ 0x0000, /* 0x17DB(0xb87b-0xa0a0) */ 0x0000, /* 0x17DC(0xb87c-0xa0a0) */ 0x0000, /* 0x17DD(0xb87d-0xa0a0) */ 0x0000, /* 0x17DE(0xb87e-0xa0a0) */ 0x0000, /* 0x17DF(0xb87f-0xa0a0) */ 0x0000, /* 0x17E0(0xb880-0xa0a0) */ 0x0000, /* 0x17E1(0xb881-0xa0a0) */ 0x0000, /* 0x17E2(0xb882-0xa0a0) */ 0x0000, /* 0x17E3(0xb883-0xa0a0) */ 0x0000, /* 0x17E4(0xb884-0xa0a0) */ 0x0000, /* 0x17E5(0xb885-0xa0a0) */ 0x0000, /* 0x17E6(0xb886-0xa0a0) */ 0x0000, /* 0x17E7(0xb887-0xa0a0) */ 0x0000, /* 0x17E8(0xb888-0xa0a0) */ 0x0000, /* 0x17E9(0xb889-0xa0a0) */ 0x0000, /* 0x17EA(0xb88a-0xa0a0) */ 0x0000, /* 0x17EB(0xb88b-0xa0a0) */ 0x0000, /* 0x17EC(0xb88c-0xa0a0) */ 0x0000, /* 0x17ED(0xb88d-0xa0a0) */ 0x0000, /* 0x17EE(0xb88e-0xa0a0) */ 0x0000, /* 0x17EF(0xb88f-0xa0a0) */ 0x0000, /* 0x17F0(0xb890-0xa0a0) */ 0x0000, /* 0x17F1(0xb891-0xa0a0) */ 0x0000, /* 0x17F2(0xb892-0xa0a0) */ 0x0000, /* 0x17F3(0xb893-0xa0a0) */ 0x0000, /* 0x17F4(0xb894-0xa0a0) */ 0x0000, /* 0x17F5(0xb895-0xa0a0) */ 0x0000, /* 0x17F6(0xb896-0xa0a0) */ 0x0000, /* 0x17F7(0xb897-0xa0a0) */ 0x0000, /* 0x17F8(0xb898-0xa0a0) */ 0x0000, /* 0x17F9(0xb899-0xa0a0) */ 0x0000, /* 0x17FA(0xb89a-0xa0a0) */ 0x0000, /* 0x17FB(0xb89b-0xa0a0) */ 0x0000, /* 0x17FC(0xb89c-0xa0a0) */ 0x0000, /* 0x17FD(0xb89d-0xa0a0) */ 0x0000, /* 0x17FE(0xb89e-0xa0a0) */ 0x0000, /* 0x17FF(0xb89f-0xa0a0) */ 0x0000, /* 0x1800(0xb8a0-0xa0a0) */ 0x0000, /* 0x1801(0xb8a1-0xa0a0) */ 0x0000, /* 0x1802(0xb8a2-0xa0a0) */ 0x0000, /* 0x1803(0xb8a3-0xa0a0) */ 0x0000, /* 0x1804(0xb8a4-0xa0a0) */ 0x0000, /* 0x1805(0xb8a5-0xa0a0) */ 0x0000, /* 0x1806(0xb8a6-0xa0a0) */ 0x0000, /* 0x1807(0xb8a7-0xa0a0) */ 0x0000, /* 0x1808(0xb8a8-0xa0a0) */ 0x0000, /* 0x1809(0xb8a9-0xa0a0) */ 0x0000, /* 0x180A(0xb8aa-0xa0a0) */ 0x0000, /* 0x180B(0xb8ab-0xa0a0) */ 0x0000, /* 0x180C(0xb8ac-0xa0a0) */ 0x0000, /* 0x180D(0xb8ad-0xa0a0) */ 0x0000, /* 0x180E(0xb8ae-0xa0a0) */ 0x0000, /* 0x180F(0xb8af-0xa0a0) */ 0x0000, /* 0x1810(0xb8b0-0xa0a0) */ 0x0000, /* 0x1811(0xb8b1-0xa0a0) */ 0x0000, /* 0x1812(0xb8b2-0xa0a0) */ 0x0000, /* 0x1813(0xb8b3-0xa0a0) */ 0x0000, /* 0x1814(0xb8b4-0xa0a0) */ 0x0000, /* 0x1815(0xb8b5-0xa0a0) */ 0x0000, /* 0x1816(0xb8b6-0xa0a0) */ 0x0000, /* 0x1817(0xb8b7-0xa0a0) */ 0x0000, /* 0x1818(0xb8b8-0xa0a0) */ 0x0000, /* 0x1819(0xb8b9-0xa0a0) */ 0x0000, /* 0x181A(0xb8ba-0xa0a0) */ 0x0000, /* 0x181B(0xb8bb-0xa0a0) */ 0x0000, /* 0x181C(0xb8bc-0xa0a0) */ 0x0000, /* 0x181D(0xb8bd-0xa0a0) */ 0x0000, /* 0x181E(0xb8be-0xa0a0) */ 0x0000, /* 0x181F(0xb8bf-0xa0a0) */ 0x0000, /* 0x1820(0xb8c0-0xa0a0) */ 0x0000, /* 0x1821(0xb8c1-0xa0a0) */ 0x0000, /* 0x1822(0xb8c2-0xa0a0) */ 0x0000, /* 0x1823(0xb8c3-0xa0a0) */ 0x0000, /* 0x1824(0xb8c4-0xa0a0) */ 0x0000, /* 0x1825(0xb8c5-0xa0a0) */ 0x0000, /* 0x1826(0xb8c6-0xa0a0) */ 0x0000, /* 0x1827(0xb8c7-0xa0a0) */ 0x0000, /* 0x1828(0xb8c8-0xa0a0) */ 0x0000, /* 0x1829(0xb8c9-0xa0a0) */ 0x0000, /* 0x182A(0xb8ca-0xa0a0) */ 0x0000, /* 0x182B(0xb8cb-0xa0a0) */ 0x0000, /* 0x182C(0xb8cc-0xa0a0) */ 0x0000, /* 0x182D(0xb8cd-0xa0a0) */ 0x0000, /* 0x182E(0xb8ce-0xa0a0) */ 0x0000, /* 0x182F(0xb8cf-0xa0a0) */ 0x0000, /* 0x1830(0xb8d0-0xa0a0) */ 0x0000, /* 0x1831(0xb8d1-0xa0a0) */ 0x0000, /* 0x1832(0xb8d2-0xa0a0) */ 0x0000, /* 0x1833(0xb8d3-0xa0a0) */ 0x0000, /* 0x1834(0xb8d4-0xa0a0) */ 0x0000, /* 0x1835(0xb8d5-0xa0a0) */ 0x0000, /* 0x1836(0xb8d6-0xa0a0) */ 0x0000, /* 0x1837(0xb8d7-0xa0a0) */ 0x0000, /* 0x1838(0xb8d8-0xa0a0) */ 0x0000, /* 0x1839(0xb8d9-0xa0a0) */ 0x0000, /* 0x183A(0xb8da-0xa0a0) */ 0x0000, /* 0x183B(0xb8db-0xa0a0) */ 0x0000, /* 0x183C(0xb8dc-0xa0a0) */ 0x0000, /* 0x183D(0xb8dd-0xa0a0) */ 0x0000, /* 0x183E(0xb8de-0xa0a0) */ 0x0000, /* 0x183F(0xb8df-0xa0a0) */ 0x0000, /* 0x1840(0xb8e0-0xa0a0) */ 0x0000, /* 0x1841(0xb8e1-0xa0a0) */ 0x0000, /* 0x1842(0xb8e2-0xa0a0) */ 0x0000, /* 0x1843(0xb8e3-0xa0a0) */ 0x0000, /* 0x1844(0xb8e4-0xa0a0) */ 0x0000, /* 0x1845(0xb8e5-0xa0a0) */ 0x0000, /* 0x1846(0xb8e6-0xa0a0) */ 0x0000, /* 0x1847(0xb8e7-0xa0a0) */ 0x0000, /* 0x1848(0xb8e8-0xa0a0) */ 0x0000, /* 0x1849(0xb8e9-0xa0a0) */ 0x0000, /* 0x184A(0xb8ea-0xa0a0) */ 0x0000, /* 0x184B(0xb8eb-0xa0a0) */ 0x0000, /* 0x184C(0xb8ec-0xa0a0) */ 0x0000, /* 0x184D(0xb8ed-0xa0a0) */ 0x0000, /* 0x184E(0xb8ee-0xa0a0) */ 0x0000, /* 0x184F(0xb8ef-0xa0a0) */ 0x0000, /* 0x1850(0xb8f0-0xa0a0) */ 0x0000, /* 0x1851(0xb8f1-0xa0a0) */ 0x0000, /* 0x1852(0xb8f2-0xa0a0) */ 0x0000, /* 0x1853(0xb8f3-0xa0a0) */ 0x0000, /* 0x1854(0xb8f4-0xa0a0) */ 0x0000, /* 0x1855(0xb8f5-0xa0a0) */ 0x0000, /* 0x1856(0xb8f6-0xa0a0) */ 0x0000, /* 0x1857(0xb8f7-0xa0a0) */ 0x0000, /* 0x1858(0xb8f8-0xa0a0) */ 0x0000, /* 0x1859(0xb8f9-0xa0a0) */ 0x0000, /* 0x185A(0xb8fa-0xa0a0) */ 0x0000, /* 0x185B(0xb8fb-0xa0a0) */ 0x0000, /* 0x185C(0xb8fc-0xa0a0) */ 0x0000, /* 0x185D(0xb8fd-0xa0a0) */ 0x0000, /* 0x185E(0xb8fe-0xa0a0) */ 0x0000, /* 0x185F(0xb8ff-0xa0a0) */ 0x0000, /* 0x1860(0xb900-0xa0a0) */ 0x0000, /* 0x1861(0xb901-0xa0a0) */ 0x0000, /* 0x1862(0xb902-0xa0a0) */ 0x0000, /* 0x1863(0xb903-0xa0a0) */ 0x0000, /* 0x1864(0xb904-0xa0a0) */ 0x0000, /* 0x1865(0xb905-0xa0a0) */ 0x0000, /* 0x1866(0xb906-0xa0a0) */ 0x0000, /* 0x1867(0xb907-0xa0a0) */ 0x0000, /* 0x1868(0xb908-0xa0a0) */ 0x0000, /* 0x1869(0xb909-0xa0a0) */ 0x0000, /* 0x186A(0xb90a-0xa0a0) */ 0x0000, /* 0x186B(0xb90b-0xa0a0) */ 0x0000, /* 0x186C(0xb90c-0xa0a0) */ 0x0000, /* 0x186D(0xb90d-0xa0a0) */ 0x0000, /* 0x186E(0xb90e-0xa0a0) */ 0x0000, /* 0x186F(0xb90f-0xa0a0) */ 0x0000, /* 0x1870(0xb910-0xa0a0) */ 0x0000, /* 0x1871(0xb911-0xa0a0) */ 0x0000, /* 0x1872(0xb912-0xa0a0) */ 0x0000, /* 0x1873(0xb913-0xa0a0) */ 0x0000, /* 0x1874(0xb914-0xa0a0) */ 0x0000, /* 0x1875(0xb915-0xa0a0) */ 0x0000, /* 0x1876(0xb916-0xa0a0) */ 0x0000, /* 0x1877(0xb917-0xa0a0) */ 0x0000, /* 0x1878(0xb918-0xa0a0) */ 0x0000, /* 0x1879(0xb919-0xa0a0) */ 0x0000, /* 0x187A(0xb91a-0xa0a0) */ 0x0000, /* 0x187B(0xb91b-0xa0a0) */ 0x0000, /* 0x187C(0xb91c-0xa0a0) */ 0x0000, /* 0x187D(0xb91d-0xa0a0) */ 0x0000, /* 0x187E(0xb91e-0xa0a0) */ 0x0000, /* 0x187F(0xb91f-0xa0a0) */ 0x0000, /* 0x1880(0xb920-0xa0a0) */ 0x0000, /* 0x1881(0xb921-0xa0a0) */ 0x0000, /* 0x1882(0xb922-0xa0a0) */ 0x0000, /* 0x1883(0xb923-0xa0a0) */ 0x0000, /* 0x1884(0xb924-0xa0a0) */ 0x0000, /* 0x1885(0xb925-0xa0a0) */ 0x0000, /* 0x1886(0xb926-0xa0a0) */ 0x0000, /* 0x1887(0xb927-0xa0a0) */ 0x0000, /* 0x1888(0xb928-0xa0a0) */ 0x0000, /* 0x1889(0xb929-0xa0a0) */ 0x0000, /* 0x188A(0xb92a-0xa0a0) */ 0x0000, /* 0x188B(0xb92b-0xa0a0) */ 0x0000, /* 0x188C(0xb92c-0xa0a0) */ 0x0000, /* 0x188D(0xb92d-0xa0a0) */ 0x0000, /* 0x188E(0xb92e-0xa0a0) */ 0x0000, /* 0x188F(0xb92f-0xa0a0) */ 0x0000, /* 0x1890(0xb930-0xa0a0) */ 0x0000, /* 0x1891(0xb931-0xa0a0) */ 0x0000, /* 0x1892(0xb932-0xa0a0) */ 0x0000, /* 0x1893(0xb933-0xa0a0) */ 0x0000, /* 0x1894(0xb934-0xa0a0) */ 0x0000, /* 0x1895(0xb935-0xa0a0) */ 0x0000, /* 0x1896(0xb936-0xa0a0) */ 0x0000, /* 0x1897(0xb937-0xa0a0) */ 0x0000, /* 0x1898(0xb938-0xa0a0) */ 0x0000, /* 0x1899(0xb939-0xa0a0) */ 0x0000, /* 0x189A(0xb93a-0xa0a0) */ 0x0000, /* 0x189B(0xb93b-0xa0a0) */ 0x0000, /* 0x189C(0xb93c-0xa0a0) */ 0x0000, /* 0x189D(0xb93d-0xa0a0) */ 0x0000, /* 0x189E(0xb93e-0xa0a0) */ 0x0000, /* 0x189F(0xb93f-0xa0a0) */ 0x0000, /* 0x18A0(0xb940-0xa0a0) */ 0x0000, /* 0x18A1(0xb941-0xa0a0) */ 0x0000, /* 0x18A2(0xb942-0xa0a0) */ 0x0000, /* 0x18A3(0xb943-0xa0a0) */ 0x0000, /* 0x18A4(0xb944-0xa0a0) */ 0x0000, /* 0x18A5(0xb945-0xa0a0) */ 0x0000, /* 0x18A6(0xb946-0xa0a0) */ 0x0000, /* 0x18A7(0xb947-0xa0a0) */ 0x0000, /* 0x18A8(0xb948-0xa0a0) */ 0x0000, /* 0x18A9(0xb949-0xa0a0) */ 0x0000, /* 0x18AA(0xb94a-0xa0a0) */ 0x0000, /* 0x18AB(0xb94b-0xa0a0) */ 0x0000, /* 0x18AC(0xb94c-0xa0a0) */ 0x0000, /* 0x18AD(0xb94d-0xa0a0) */ 0x0000, /* 0x18AE(0xb94e-0xa0a0) */ 0x0000, /* 0x18AF(0xb94f-0xa0a0) */ 0x0000, /* 0x18B0(0xb950-0xa0a0) */ 0x0000, /* 0x18B1(0xb951-0xa0a0) */ 0x0000, /* 0x18B2(0xb952-0xa0a0) */ 0x0000, /* 0x18B3(0xb953-0xa0a0) */ 0x0000, /* 0x18B4(0xb954-0xa0a0) */ 0x0000, /* 0x18B5(0xb955-0xa0a0) */ 0x0000, /* 0x18B6(0xb956-0xa0a0) */ 0x0000, /* 0x18B7(0xb957-0xa0a0) */ 0x0000, /* 0x18B8(0xb958-0xa0a0) */ 0x0000, /* 0x18B9(0xb959-0xa0a0) */ 0x0000, /* 0x18BA(0xb95a-0xa0a0) */ 0x0000, /* 0x18BB(0xb95b-0xa0a0) */ 0x0000, /* 0x18BC(0xb95c-0xa0a0) */ 0x0000, /* 0x18BD(0xb95d-0xa0a0) */ 0x0000, /* 0x18BE(0xb95e-0xa0a0) */ 0x0000, /* 0x18BF(0xb95f-0xa0a0) */ 0x0000, /* 0x18C0(0xb960-0xa0a0) */ 0x0000, /* 0x18C1(0xb961-0xa0a0) */ 0x0000, /* 0x18C2(0xb962-0xa0a0) */ 0x0000, /* 0x18C3(0xb963-0xa0a0) */ 0x0000, /* 0x18C4(0xb964-0xa0a0) */ 0x0000, /* 0x18C5(0xb965-0xa0a0) */ 0x0000, /* 0x18C6(0xb966-0xa0a0) */ 0x0000, /* 0x18C7(0xb967-0xa0a0) */ 0x0000, /* 0x18C8(0xb968-0xa0a0) */ 0x0000, /* 0x18C9(0xb969-0xa0a0) */ 0x0000, /* 0x18CA(0xb96a-0xa0a0) */ 0x0000, /* 0x18CB(0xb96b-0xa0a0) */ 0x0000, /* 0x18CC(0xb96c-0xa0a0) */ 0x0000, /* 0x18CD(0xb96d-0xa0a0) */ 0x0000, /* 0x18CE(0xb96e-0xa0a0) */ 0x0000, /* 0x18CF(0xb96f-0xa0a0) */ 0x0000, /* 0x18D0(0xb970-0xa0a0) */ 0x0000, /* 0x18D1(0xb971-0xa0a0) */ 0x0000, /* 0x18D2(0xb972-0xa0a0) */ 0x0000, /* 0x18D3(0xb973-0xa0a0) */ 0x0000, /* 0x18D4(0xb974-0xa0a0) */ 0x0000, /* 0x18D5(0xb975-0xa0a0) */ 0x0000, /* 0x18D6(0xb976-0xa0a0) */ 0x0000, /* 0x18D7(0xb977-0xa0a0) */ 0x0000, /* 0x18D8(0xb978-0xa0a0) */ 0x0000, /* 0x18D9(0xb979-0xa0a0) */ 0x0000, /* 0x18DA(0xb97a-0xa0a0) */ 0x0000, /* 0x18DB(0xb97b-0xa0a0) */ 0x0000, /* 0x18DC(0xb97c-0xa0a0) */ 0x0000, /* 0x18DD(0xb97d-0xa0a0) */ 0x0000, /* 0x18DE(0xb97e-0xa0a0) */ 0x0000, /* 0x18DF(0xb97f-0xa0a0) */ 0x0000, /* 0x18E0(0xb980-0xa0a0) */ 0x0000, /* 0x18E1(0xb981-0xa0a0) */ 0x0000, /* 0x18E2(0xb982-0xa0a0) */ 0x0000, /* 0x18E3(0xb983-0xa0a0) */ 0x0000, /* 0x18E4(0xb984-0xa0a0) */ 0x0000, /* 0x18E5(0xb985-0xa0a0) */ 0x0000, /* 0x18E6(0xb986-0xa0a0) */ 0x0000, /* 0x18E7(0xb987-0xa0a0) */ 0x0000, /* 0x18E8(0xb988-0xa0a0) */ 0x0000, /* 0x18E9(0xb989-0xa0a0) */ 0x0000, /* 0x18EA(0xb98a-0xa0a0) */ 0x0000, /* 0x18EB(0xb98b-0xa0a0) */ 0x0000, /* 0x18EC(0xb98c-0xa0a0) */ 0x0000, /* 0x18ED(0xb98d-0xa0a0) */ 0x0000, /* 0x18EE(0xb98e-0xa0a0) */ 0x0000, /* 0x18EF(0xb98f-0xa0a0) */ 0x0000, /* 0x18F0(0xb990-0xa0a0) */ 0x0000, /* 0x18F1(0xb991-0xa0a0) */ 0x0000, /* 0x18F2(0xb992-0xa0a0) */ 0x0000, /* 0x18F3(0xb993-0xa0a0) */ 0x0000, /* 0x18F4(0xb994-0xa0a0) */ 0x0000, /* 0x18F5(0xb995-0xa0a0) */ 0x0000, /* 0x18F6(0xb996-0xa0a0) */ 0x0000, /* 0x18F7(0xb997-0xa0a0) */ 0x0000, /* 0x18F8(0xb998-0xa0a0) */ 0x0000, /* 0x18F9(0xb999-0xa0a0) */ 0x0000, /* 0x18FA(0xb99a-0xa0a0) */ 0x0000, /* 0x18FB(0xb99b-0xa0a0) */ 0x0000, /* 0x18FC(0xb99c-0xa0a0) */ 0x0000, /* 0x18FD(0xb99d-0xa0a0) */ 0x0000, /* 0x18FE(0xb99e-0xa0a0) */ 0x0000, /* 0x18FF(0xb99f-0xa0a0) */ 0x0000, /* 0x1900(0xb9a0-0xa0a0) */ 0x0000, /* 0x1901(0xb9a1-0xa0a0) */ 0x0000, /* 0x1902(0xb9a2-0xa0a0) */ 0x0000, /* 0x1903(0xb9a3-0xa0a0) */ 0x0000, /* 0x1904(0xb9a4-0xa0a0) */ 0x0000, /* 0x1905(0xb9a5-0xa0a0) */ 0x0000, /* 0x1906(0xb9a6-0xa0a0) */ 0x0000, /* 0x1907(0xb9a7-0xa0a0) */ 0x0000, /* 0x1908(0xb9a8-0xa0a0) */ 0x0000, /* 0x1909(0xb9a9-0xa0a0) */ 0x0000, /* 0x190A(0xb9aa-0xa0a0) */ 0x0000, /* 0x190B(0xb9ab-0xa0a0) */ 0x0000, /* 0x190C(0xb9ac-0xa0a0) */ 0x0000, /* 0x190D(0xb9ad-0xa0a0) */ 0x0000, /* 0x190E(0xb9ae-0xa0a0) */ 0x0000, /* 0x190F(0xb9af-0xa0a0) */ 0x0000, /* 0x1910(0xb9b0-0xa0a0) */ 0x0000, /* 0x1911(0xb9b1-0xa0a0) */ 0x0000, /* 0x1912(0xb9b2-0xa0a0) */ 0x0000, /* 0x1913(0xb9b3-0xa0a0) */ 0x0000, /* 0x1914(0xb9b4-0xa0a0) */ 0x0000, /* 0x1915(0xb9b5-0xa0a0) */ 0x0000, /* 0x1916(0xb9b6-0xa0a0) */ 0x0000, /* 0x1917(0xb9b7-0xa0a0) */ 0x0000, /* 0x1918(0xb9b8-0xa0a0) */ 0x0000, /* 0x1919(0xb9b9-0xa0a0) */ 0x0000, /* 0x191A(0xb9ba-0xa0a0) */ 0x0000, /* 0x191B(0xb9bb-0xa0a0) */ 0x0000, /* 0x191C(0xb9bc-0xa0a0) */ 0x0000, /* 0x191D(0xb9bd-0xa0a0) */ 0x0000, /* 0x191E(0xb9be-0xa0a0) */ 0x0000, /* 0x191F(0xb9bf-0xa0a0) */ 0x0000, /* 0x1920(0xb9c0-0xa0a0) */ 0x0000, /* 0x1921(0xb9c1-0xa0a0) */ 0x0000, /* 0x1922(0xb9c2-0xa0a0) */ 0x0000, /* 0x1923(0xb9c3-0xa0a0) */ 0x0000, /* 0x1924(0xb9c4-0xa0a0) */ 0x0000, /* 0x1925(0xb9c5-0xa0a0) */ 0x0000, /* 0x1926(0xb9c6-0xa0a0) */ 0x0000, /* 0x1927(0xb9c7-0xa0a0) */ 0x0000, /* 0x1928(0xb9c8-0xa0a0) */ 0x0000, /* 0x1929(0xb9c9-0xa0a0) */ 0x0000, /* 0x192A(0xb9ca-0xa0a0) */ 0x0000, /* 0x192B(0xb9cb-0xa0a0) */ 0x0000, /* 0x192C(0xb9cc-0xa0a0) */ 0x0000, /* 0x192D(0xb9cd-0xa0a0) */ 0x0000, /* 0x192E(0xb9ce-0xa0a0) */ 0x0000, /* 0x192F(0xb9cf-0xa0a0) */ 0x0000, /* 0x1930(0xb9d0-0xa0a0) */ 0x0000, /* 0x1931(0xb9d1-0xa0a0) */ 0x0000, /* 0x1932(0xb9d2-0xa0a0) */ 0x0000, /* 0x1933(0xb9d3-0xa0a0) */ 0x0000, /* 0x1934(0xb9d4-0xa0a0) */ 0x0000, /* 0x1935(0xb9d5-0xa0a0) */ 0x0000, /* 0x1936(0xb9d6-0xa0a0) */ 0x0000, /* 0x1937(0xb9d7-0xa0a0) */ 0x0000, /* 0x1938(0xb9d8-0xa0a0) */ 0x0000, /* 0x1939(0xb9d9-0xa0a0) */ 0x0000, /* 0x193A(0xb9da-0xa0a0) */ 0x0000, /* 0x193B(0xb9db-0xa0a0) */ 0x0000, /* 0x193C(0xb9dc-0xa0a0) */ 0x0000, /* 0x193D(0xb9dd-0xa0a0) */ 0x0000, /* 0x193E(0xb9de-0xa0a0) */ 0x0000, /* 0x193F(0xb9df-0xa0a0) */ 0x0000, /* 0x1940(0xb9e0-0xa0a0) */ 0x0000, /* 0x1941(0xb9e1-0xa0a0) */ 0x0000, /* 0x1942(0xb9e2-0xa0a0) */ 0x0000, /* 0x1943(0xb9e3-0xa0a0) */ 0x0000, /* 0x1944(0xb9e4-0xa0a0) */ 0x0000, /* 0x1945(0xb9e5-0xa0a0) */ 0x0000, /* 0x1946(0xb9e6-0xa0a0) */ 0x0000, /* 0x1947(0xb9e7-0xa0a0) */ 0x0000, /* 0x1948(0xb9e8-0xa0a0) */ 0x0000, /* 0x1949(0xb9e9-0xa0a0) */ 0x0000, /* 0x194A(0xb9ea-0xa0a0) */ 0x0000, /* 0x194B(0xb9eb-0xa0a0) */ 0x0000, /* 0x194C(0xb9ec-0xa0a0) */ 0x0000, /* 0x194D(0xb9ed-0xa0a0) */ 0x0000, /* 0x194E(0xb9ee-0xa0a0) */ 0x0000, /* 0x194F(0xb9ef-0xa0a0) */ 0x0000, /* 0x1950(0xb9f0-0xa0a0) */ 0x0000, /* 0x1951(0xb9f1-0xa0a0) */ 0x0000, /* 0x1952(0xb9f2-0xa0a0) */ 0x0000, /* 0x1953(0xb9f3-0xa0a0) */ 0x0000, /* 0x1954(0xb9f4-0xa0a0) */ 0x0000, /* 0x1955(0xb9f5-0xa0a0) */ 0x0000, /* 0x1956(0xb9f6-0xa0a0) */ 0x0000, /* 0x1957(0xb9f7-0xa0a0) */ 0x0000, /* 0x1958(0xb9f8-0xa0a0) */ 0x0000, /* 0x1959(0xb9f9-0xa0a0) */ 0x0000, /* 0x195A(0xb9fa-0xa0a0) */ 0x0000, /* 0x195B(0xb9fb-0xa0a0) */ 0x0000, /* 0x195C(0xb9fc-0xa0a0) */ 0x0000, /* 0x195D(0xb9fd-0xa0a0) */ 0x0000, /* 0x195E(0xb9fe-0xa0a0) */ 0x0000, /* 0x195F(0xb9ff-0xa0a0) */ 0x0000, /* 0x1960(0xba00-0xa0a0) */ 0x0000, /* 0x1961(0xba01-0xa0a0) */ 0x0000, /* 0x1962(0xba02-0xa0a0) */ 0x0000, /* 0x1963(0xba03-0xa0a0) */ 0x0000, /* 0x1964(0xba04-0xa0a0) */ 0x0000, /* 0x1965(0xba05-0xa0a0) */ 0x0000, /* 0x1966(0xba06-0xa0a0) */ 0x0000, /* 0x1967(0xba07-0xa0a0) */ 0x0000, /* 0x1968(0xba08-0xa0a0) */ 0x0000, /* 0x1969(0xba09-0xa0a0) */ 0x0000, /* 0x196A(0xba0a-0xa0a0) */ 0x0000, /* 0x196B(0xba0b-0xa0a0) */ 0x0000, /* 0x196C(0xba0c-0xa0a0) */ 0x0000, /* 0x196D(0xba0d-0xa0a0) */ 0x0000, /* 0x196E(0xba0e-0xa0a0) */ 0x0000, /* 0x196F(0xba0f-0xa0a0) */ 0x0000, /* 0x1970(0xba10-0xa0a0) */ 0x0000, /* 0x1971(0xba11-0xa0a0) */ 0x0000, /* 0x1972(0xba12-0xa0a0) */ 0x0000, /* 0x1973(0xba13-0xa0a0) */ 0x0000, /* 0x1974(0xba14-0xa0a0) */ 0x0000, /* 0x1975(0xba15-0xa0a0) */ 0x0000, /* 0x1976(0xba16-0xa0a0) */ 0x0000, /* 0x1977(0xba17-0xa0a0) */ 0x0000, /* 0x1978(0xba18-0xa0a0) */ 0x0000, /* 0x1979(0xba19-0xa0a0) */ 0x0000, /* 0x197A(0xba1a-0xa0a0) */ 0x0000, /* 0x197B(0xba1b-0xa0a0) */ 0x0000, /* 0x197C(0xba1c-0xa0a0) */ 0x0000, /* 0x197D(0xba1d-0xa0a0) */ 0x0000, /* 0x197E(0xba1e-0xa0a0) */ 0x0000, /* 0x197F(0xba1f-0xa0a0) */ 0x0000, /* 0x1980(0xba20-0xa0a0) */ 0x0000, /* 0x1981(0xba21-0xa0a0) */ 0x0000, /* 0x1982(0xba22-0xa0a0) */ 0x0000, /* 0x1983(0xba23-0xa0a0) */ 0x0000, /* 0x1984(0xba24-0xa0a0) */ 0x0000, /* 0x1985(0xba25-0xa0a0) */ 0x0000, /* 0x1986(0xba26-0xa0a0) */ 0x0000, /* 0x1987(0xba27-0xa0a0) */ 0x0000, /* 0x1988(0xba28-0xa0a0) */ 0x0000, /* 0x1989(0xba29-0xa0a0) */ 0x0000, /* 0x198A(0xba2a-0xa0a0) */ 0x0000, /* 0x198B(0xba2b-0xa0a0) */ 0x0000, /* 0x198C(0xba2c-0xa0a0) */ 0x0000, /* 0x198D(0xba2d-0xa0a0) */ 0x0000, /* 0x198E(0xba2e-0xa0a0) */ 0x0000, /* 0x198F(0xba2f-0xa0a0) */ 0x0000, /* 0x1990(0xba30-0xa0a0) */ 0x0000, /* 0x1991(0xba31-0xa0a0) */ 0x0000, /* 0x1992(0xba32-0xa0a0) */ 0x0000, /* 0x1993(0xba33-0xa0a0) */ 0x0000, /* 0x1994(0xba34-0xa0a0) */ 0x0000, /* 0x1995(0xba35-0xa0a0) */ 0x0000, /* 0x1996(0xba36-0xa0a0) */ 0x0000, /* 0x1997(0xba37-0xa0a0) */ 0x0000, /* 0x1998(0xba38-0xa0a0) */ 0x0000, /* 0x1999(0xba39-0xa0a0) */ 0x0000, /* 0x199A(0xba3a-0xa0a0) */ 0x0000, /* 0x199B(0xba3b-0xa0a0) */ 0x0000, /* 0x199C(0xba3c-0xa0a0) */ 0x0000, /* 0x199D(0xba3d-0xa0a0) */ 0x0000, /* 0x199E(0xba3e-0xa0a0) */ 0x0000, /* 0x199F(0xba3f-0xa0a0) */ 0x0000, /* 0x19A0(0xba40-0xa0a0) */ 0x0000, /* 0x19A1(0xba41-0xa0a0) */ 0x0000, /* 0x19A2(0xba42-0xa0a0) */ 0x0000, /* 0x19A3(0xba43-0xa0a0) */ 0x0000, /* 0x19A4(0xba44-0xa0a0) */ 0x0000, /* 0x19A5(0xba45-0xa0a0) */ 0x0000, /* 0x19A6(0xba46-0xa0a0) */ 0x0000, /* 0x19A7(0xba47-0xa0a0) */ 0x0000, /* 0x19A8(0xba48-0xa0a0) */ 0x0000, /* 0x19A9(0xba49-0xa0a0) */ 0x0000, /* 0x19AA(0xba4a-0xa0a0) */ 0x0000, /* 0x19AB(0xba4b-0xa0a0) */ 0x0000, /* 0x19AC(0xba4c-0xa0a0) */ 0x0000, /* 0x19AD(0xba4d-0xa0a0) */ 0x0000, /* 0x19AE(0xba4e-0xa0a0) */ 0x0000, /* 0x19AF(0xba4f-0xa0a0) */ 0x0000, /* 0x19B0(0xba50-0xa0a0) */ 0x0000, /* 0x19B1(0xba51-0xa0a0) */ 0x0000, /* 0x19B2(0xba52-0xa0a0) */ 0x0000, /* 0x19B3(0xba53-0xa0a0) */ 0x0000, /* 0x19B4(0xba54-0xa0a0) */ 0x0000, /* 0x19B5(0xba55-0xa0a0) */ 0x0000, /* 0x19B6(0xba56-0xa0a0) */ 0x0000, /* 0x19B7(0xba57-0xa0a0) */ 0x0000, /* 0x19B8(0xba58-0xa0a0) */ 0x0000, /* 0x19B9(0xba59-0xa0a0) */ 0x0000, /* 0x19BA(0xba5a-0xa0a0) */ 0x0000, /* 0x19BB(0xba5b-0xa0a0) */ 0x0000, /* 0x19BC(0xba5c-0xa0a0) */ 0x0000, /* 0x19BD(0xba5d-0xa0a0) */ 0x0000, /* 0x19BE(0xba5e-0xa0a0) */ 0x0000, /* 0x19BF(0xba5f-0xa0a0) */ 0x0000, /* 0x19C0(0xba60-0xa0a0) */ 0x0000, /* 0x19C1(0xba61-0xa0a0) */ 0x0000, /* 0x19C2(0xba62-0xa0a0) */ 0x0000, /* 0x19C3(0xba63-0xa0a0) */ 0x0000, /* 0x19C4(0xba64-0xa0a0) */ 0x0000, /* 0x19C5(0xba65-0xa0a0) */ 0x0000, /* 0x19C6(0xba66-0xa0a0) */ 0x0000, /* 0x19C7(0xba67-0xa0a0) */ 0x0000, /* 0x19C8(0xba68-0xa0a0) */ 0x0000, /* 0x19C9(0xba69-0xa0a0) */ 0x0000, /* 0x19CA(0xba6a-0xa0a0) */ 0x0000, /* 0x19CB(0xba6b-0xa0a0) */ 0x0000, /* 0x19CC(0xba6c-0xa0a0) */ 0x0000, /* 0x19CD(0xba6d-0xa0a0) */ 0x0000, /* 0x19CE(0xba6e-0xa0a0) */ 0x0000, /* 0x19CF(0xba6f-0xa0a0) */ 0x0000, /* 0x19D0(0xba70-0xa0a0) */ 0x0000, /* 0x19D1(0xba71-0xa0a0) */ 0x0000, /* 0x19D2(0xba72-0xa0a0) */ 0x0000, /* 0x19D3(0xba73-0xa0a0) */ 0x0000, /* 0x19D4(0xba74-0xa0a0) */ 0x0000, /* 0x19D5(0xba75-0xa0a0) */ 0x0000, /* 0x19D6(0xba76-0xa0a0) */ 0x0000, /* 0x19D7(0xba77-0xa0a0) */ 0x0000, /* 0x19D8(0xba78-0xa0a0) */ 0x0000, /* 0x19D9(0xba79-0xa0a0) */ 0x0000, /* 0x19DA(0xba7a-0xa0a0) */ 0x0000, /* 0x19DB(0xba7b-0xa0a0) */ 0x0000, /* 0x19DC(0xba7c-0xa0a0) */ 0x0000, /* 0x19DD(0xba7d-0xa0a0) */ 0x0000, /* 0x19DE(0xba7e-0xa0a0) */ 0x0000, /* 0x19DF(0xba7f-0xa0a0) */ 0x0000, /* 0x19E0(0xba80-0xa0a0) */ 0x0000, /* 0x19E1(0xba81-0xa0a0) */ 0x0000, /* 0x19E2(0xba82-0xa0a0) */ 0x0000, /* 0x19E3(0xba83-0xa0a0) */ 0x0000, /* 0x19E4(0xba84-0xa0a0) */ 0x0000, /* 0x19E5(0xba85-0xa0a0) */ 0x0000, /* 0x19E6(0xba86-0xa0a0) */ 0x0000, /* 0x19E7(0xba87-0xa0a0) */ 0x0000, /* 0x19E8(0xba88-0xa0a0) */ 0x0000, /* 0x19E9(0xba89-0xa0a0) */ 0x0000, /* 0x19EA(0xba8a-0xa0a0) */ 0x0000, /* 0x19EB(0xba8b-0xa0a0) */ 0x0000, /* 0x19EC(0xba8c-0xa0a0) */ 0x0000, /* 0x19ED(0xba8d-0xa0a0) */ 0x0000, /* 0x19EE(0xba8e-0xa0a0) */ 0x0000, /* 0x19EF(0xba8f-0xa0a0) */ 0x0000, /* 0x19F0(0xba90-0xa0a0) */ 0x0000, /* 0x19F1(0xba91-0xa0a0) */ 0x0000, /* 0x19F2(0xba92-0xa0a0) */ 0x0000, /* 0x19F3(0xba93-0xa0a0) */ 0x0000, /* 0x19F4(0xba94-0xa0a0) */ 0x0000, /* 0x19F5(0xba95-0xa0a0) */ 0x0000, /* 0x19F6(0xba96-0xa0a0) */ 0x0000, /* 0x19F7(0xba97-0xa0a0) */ 0x0000, /* 0x19F8(0xba98-0xa0a0) */ 0x0000, /* 0x19F9(0xba99-0xa0a0) */ 0x0000, /* 0x19FA(0xba9a-0xa0a0) */ 0x0000, /* 0x19FB(0xba9b-0xa0a0) */ 0x0000, /* 0x19FC(0xba9c-0xa0a0) */ 0x0000, /* 0x19FD(0xba9d-0xa0a0) */ 0x0000, /* 0x19FE(0xba9e-0xa0a0) */ 0x0000, /* 0x19FF(0xba9f-0xa0a0) */ 0x0000, /* 0x1A00(0xbaa0-0xa0a0) */ 0x0000, /* 0x1A01(0xbaa1-0xa0a0) */ 0x0000, /* 0x1A02(0xbaa2-0xa0a0) */ 0x0000, /* 0x1A03(0xbaa3-0xa0a0) */ 0x0000, /* 0x1A04(0xbaa4-0xa0a0) */ 0x0000, /* 0x1A05(0xbaa5-0xa0a0) */ 0x0000, /* 0x1A06(0xbaa6-0xa0a0) */ 0x0000, /* 0x1A07(0xbaa7-0xa0a0) */ 0x0000, /* 0x1A08(0xbaa8-0xa0a0) */ 0x0000, /* 0x1A09(0xbaa9-0xa0a0) */ 0x0000, /* 0x1A0A(0xbaaa-0xa0a0) */ 0x0000, /* 0x1A0B(0xbaab-0xa0a0) */ 0x0000, /* 0x1A0C(0xbaac-0xa0a0) */ 0x0000, /* 0x1A0D(0xbaad-0xa0a0) */ 0x0000, /* 0x1A0E(0xbaae-0xa0a0) */ 0x0000, /* 0x1A0F(0xbaaf-0xa0a0) */ 0x0000, /* 0x1A10(0xbab0-0xa0a0) */ 0x0000, /* 0x1A11(0xbab1-0xa0a0) */ 0x0000, /* 0x1A12(0xbab2-0xa0a0) */ 0x0000, /* 0x1A13(0xbab3-0xa0a0) */ 0x0000, /* 0x1A14(0xbab4-0xa0a0) */ 0x0000, /* 0x1A15(0xbab5-0xa0a0) */ 0x0000, /* 0x1A16(0xbab6-0xa0a0) */ 0x0000, /* 0x1A17(0xbab7-0xa0a0) */ 0x0000, /* 0x1A18(0xbab8-0xa0a0) */ 0x0000, /* 0x1A19(0xbab9-0xa0a0) */ 0x0000, /* 0x1A1A(0xbaba-0xa0a0) */ 0x0000, /* 0x1A1B(0xbabb-0xa0a0) */ 0x0000, /* 0x1A1C(0xbabc-0xa0a0) */ 0x0000, /* 0x1A1D(0xbabd-0xa0a0) */ 0x0000, /* 0x1A1E(0xbabe-0xa0a0) */ 0x0000, /* 0x1A1F(0xbabf-0xa0a0) */ 0x0000, /* 0x1A20(0xbac0-0xa0a0) */ 0x0000, /* 0x1A21(0xbac1-0xa0a0) */ 0x0000, /* 0x1A22(0xbac2-0xa0a0) */ 0x0000, /* 0x1A23(0xbac3-0xa0a0) */ 0x0000, /* 0x1A24(0xbac4-0xa0a0) */ 0x0000, /* 0x1A25(0xbac5-0xa0a0) */ 0x0000, /* 0x1A26(0xbac6-0xa0a0) */ 0x0000, /* 0x1A27(0xbac7-0xa0a0) */ 0x0000, /* 0x1A28(0xbac8-0xa0a0) */ 0x0000, /* 0x1A29(0xbac9-0xa0a0) */ 0x0000, /* 0x1A2A(0xbaca-0xa0a0) */ 0x0000, /* 0x1A2B(0xbacb-0xa0a0) */ 0x0000, /* 0x1A2C(0xbacc-0xa0a0) */ 0x0000, /* 0x1A2D(0xbacd-0xa0a0) */ 0x0000, /* 0x1A2E(0xbace-0xa0a0) */ 0x0000, /* 0x1A2F(0xbacf-0xa0a0) */ 0x0000, /* 0x1A30(0xbad0-0xa0a0) */ 0x0000, /* 0x1A31(0xbad1-0xa0a0) */ 0x0000, /* 0x1A32(0xbad2-0xa0a0) */ 0x0000, /* 0x1A33(0xbad3-0xa0a0) */ 0x0000, /* 0x1A34(0xbad4-0xa0a0) */ 0x0000, /* 0x1A35(0xbad5-0xa0a0) */ 0x0000, /* 0x1A36(0xbad6-0xa0a0) */ 0x0000, /* 0x1A37(0xbad7-0xa0a0) */ 0x0000, /* 0x1A38(0xbad8-0xa0a0) */ 0x0000, /* 0x1A39(0xbad9-0xa0a0) */ 0x0000, /* 0x1A3A(0xbada-0xa0a0) */ 0x0000, /* 0x1A3B(0xbadb-0xa0a0) */ 0x0000, /* 0x1A3C(0xbadc-0xa0a0) */ 0x0000, /* 0x1A3D(0xbadd-0xa0a0) */ 0x0000, /* 0x1A3E(0xbade-0xa0a0) */ 0x0000, /* 0x1A3F(0xbadf-0xa0a0) */ 0x0000, /* 0x1A40(0xbae0-0xa0a0) */ 0x0000, /* 0x1A41(0xbae1-0xa0a0) */ 0x0000, /* 0x1A42(0xbae2-0xa0a0) */ 0x0000, /* 0x1A43(0xbae3-0xa0a0) */ 0x0000, /* 0x1A44(0xbae4-0xa0a0) */ 0x0000, /* 0x1A45(0xbae5-0xa0a0) */ 0x0000, /* 0x1A46(0xbae6-0xa0a0) */ 0x0000, /* 0x1A47(0xbae7-0xa0a0) */ 0x0000, /* 0x1A48(0xbae8-0xa0a0) */ 0x0000, /* 0x1A49(0xbae9-0xa0a0) */ 0x0000, /* 0x1A4A(0xbaea-0xa0a0) */ 0x0000, /* 0x1A4B(0xbaeb-0xa0a0) */ 0x0000, /* 0x1A4C(0xbaec-0xa0a0) */ 0x0000, /* 0x1A4D(0xbaed-0xa0a0) */ 0x0000, /* 0x1A4E(0xbaee-0xa0a0) */ 0x0000, /* 0x1A4F(0xbaef-0xa0a0) */ 0x0000, /* 0x1A50(0xbaf0-0xa0a0) */ 0x0000, /* 0x1A51(0xbaf1-0xa0a0) */ 0x0000, /* 0x1A52(0xbaf2-0xa0a0) */ 0x0000, /* 0x1A53(0xbaf3-0xa0a0) */ 0x0000, /* 0x1A54(0xbaf4-0xa0a0) */ 0x0000, /* 0x1A55(0xbaf5-0xa0a0) */ 0x0000, /* 0x1A56(0xbaf6-0xa0a0) */ 0x0000, /* 0x1A57(0xbaf7-0xa0a0) */ 0x0000, /* 0x1A58(0xbaf8-0xa0a0) */ 0x0000, /* 0x1A59(0xbaf9-0xa0a0) */ 0x0000, /* 0x1A5A(0xbafa-0xa0a0) */ 0x0000, /* 0x1A5B(0xbafb-0xa0a0) */ 0x0000, /* 0x1A5C(0xbafc-0xa0a0) */ 0x0000, /* 0x1A5D(0xbafd-0xa0a0) */ 0x0000, /* 0x1A5E(0xbafe-0xa0a0) */ 0x0000, /* 0x1A5F(0xbaff-0xa0a0) */ 0x0000, /* 0x1A60(0xbb00-0xa0a0) */ 0x0000, /* 0x1A61(0xbb01-0xa0a0) */ 0x0000, /* 0x1A62(0xbb02-0xa0a0) */ 0x0000, /* 0x1A63(0xbb03-0xa0a0) */ 0x0000, /* 0x1A64(0xbb04-0xa0a0) */ 0x0000, /* 0x1A65(0xbb05-0xa0a0) */ 0x0000, /* 0x1A66(0xbb06-0xa0a0) */ 0x0000, /* 0x1A67(0xbb07-0xa0a0) */ 0x0000, /* 0x1A68(0xbb08-0xa0a0) */ 0x0000, /* 0x1A69(0xbb09-0xa0a0) */ 0x0000, /* 0x1A6A(0xbb0a-0xa0a0) */ 0x0000, /* 0x1A6B(0xbb0b-0xa0a0) */ 0x0000, /* 0x1A6C(0xbb0c-0xa0a0) */ 0x0000, /* 0x1A6D(0xbb0d-0xa0a0) */ 0x0000, /* 0x1A6E(0xbb0e-0xa0a0) */ 0x0000, /* 0x1A6F(0xbb0f-0xa0a0) */ 0x0000, /* 0x1A70(0xbb10-0xa0a0) */ 0x0000, /* 0x1A71(0xbb11-0xa0a0) */ 0x0000, /* 0x1A72(0xbb12-0xa0a0) */ 0x0000, /* 0x1A73(0xbb13-0xa0a0) */ 0x0000, /* 0x1A74(0xbb14-0xa0a0) */ 0x0000, /* 0x1A75(0xbb15-0xa0a0) */ 0x0000, /* 0x1A76(0xbb16-0xa0a0) */ 0x0000, /* 0x1A77(0xbb17-0xa0a0) */ 0x0000, /* 0x1A78(0xbb18-0xa0a0) */ 0x0000, /* 0x1A79(0xbb19-0xa0a0) */ 0x0000, /* 0x1A7A(0xbb1a-0xa0a0) */ 0x0000, /* 0x1A7B(0xbb1b-0xa0a0) */ 0x0000, /* 0x1A7C(0xbb1c-0xa0a0) */ 0x0000, /* 0x1A7D(0xbb1d-0xa0a0) */ 0x0000, /* 0x1A7E(0xbb1e-0xa0a0) */ 0x0000, /* 0x1A7F(0xbb1f-0xa0a0) */ 0x0000, /* 0x1A80(0xbb20-0xa0a0) */ 0x0000, /* 0x1A81(0xbb21-0xa0a0) */ 0x0000, /* 0x1A82(0xbb22-0xa0a0) */ 0x0000, /* 0x1A83(0xbb23-0xa0a0) */ 0x0000, /* 0x1A84(0xbb24-0xa0a0) */ 0x0000, /* 0x1A85(0xbb25-0xa0a0) */ 0x0000, /* 0x1A86(0xbb26-0xa0a0) */ 0x0000, /* 0x1A87(0xbb27-0xa0a0) */ 0x0000, /* 0x1A88(0xbb28-0xa0a0) */ 0x0000, /* 0x1A89(0xbb29-0xa0a0) */ 0x0000, /* 0x1A8A(0xbb2a-0xa0a0) */ 0x0000, /* 0x1A8B(0xbb2b-0xa0a0) */ 0x0000, /* 0x1A8C(0xbb2c-0xa0a0) */ 0x0000, /* 0x1A8D(0xbb2d-0xa0a0) */ 0x0000, /* 0x1A8E(0xbb2e-0xa0a0) */ 0x0000, /* 0x1A8F(0xbb2f-0xa0a0) */ 0x0000, /* 0x1A90(0xbb30-0xa0a0) */ 0x0000, /* 0x1A91(0xbb31-0xa0a0) */ 0x0000, /* 0x1A92(0xbb32-0xa0a0) */ 0x0000, /* 0x1A93(0xbb33-0xa0a0) */ 0x0000, /* 0x1A94(0xbb34-0xa0a0) */ 0x0000, /* 0x1A95(0xbb35-0xa0a0) */ 0x0000, /* 0x1A96(0xbb36-0xa0a0) */ 0x0000, /* 0x1A97(0xbb37-0xa0a0) */ 0x0000, /* 0x1A98(0xbb38-0xa0a0) */ 0x0000, /* 0x1A99(0xbb39-0xa0a0) */ 0x0000, /* 0x1A9A(0xbb3a-0xa0a0) */ 0x0000, /* 0x1A9B(0xbb3b-0xa0a0) */ 0x0000, /* 0x1A9C(0xbb3c-0xa0a0) */ 0x0000, /* 0x1A9D(0xbb3d-0xa0a0) */ 0x0000, /* 0x1A9E(0xbb3e-0xa0a0) */ 0x0000, /* 0x1A9F(0xbb3f-0xa0a0) */ 0x0000, /* 0x1AA0(0xbb40-0xa0a0) */ 0x0000, /* 0x1AA1(0xbb41-0xa0a0) */ 0x0000, /* 0x1AA2(0xbb42-0xa0a0) */ 0x0000, /* 0x1AA3(0xbb43-0xa0a0) */ 0x0000, /* 0x1AA4(0xbb44-0xa0a0) */ 0x0000, /* 0x1AA5(0xbb45-0xa0a0) */ 0x0000, /* 0x1AA6(0xbb46-0xa0a0) */ 0x0000, /* 0x1AA7(0xbb47-0xa0a0) */ 0x0000, /* 0x1AA8(0xbb48-0xa0a0) */ 0x0000, /* 0x1AA9(0xbb49-0xa0a0) */ 0x0000, /* 0x1AAA(0xbb4a-0xa0a0) */ 0x0000, /* 0x1AAB(0xbb4b-0xa0a0) */ 0x0000, /* 0x1AAC(0xbb4c-0xa0a0) */ 0x0000, /* 0x1AAD(0xbb4d-0xa0a0) */ 0x0000, /* 0x1AAE(0xbb4e-0xa0a0) */ 0x0000, /* 0x1AAF(0xbb4f-0xa0a0) */ 0x0000, /* 0x1AB0(0xbb50-0xa0a0) */ 0x0000, /* 0x1AB1(0xbb51-0xa0a0) */ 0x0000, /* 0x1AB2(0xbb52-0xa0a0) */ 0x0000, /* 0x1AB3(0xbb53-0xa0a0) */ 0x0000, /* 0x1AB4(0xbb54-0xa0a0) */ 0x0000, /* 0x1AB5(0xbb55-0xa0a0) */ 0x0000, /* 0x1AB6(0xbb56-0xa0a0) */ 0x0000, /* 0x1AB7(0xbb57-0xa0a0) */ 0x0000, /* 0x1AB8(0xbb58-0xa0a0) */ 0x0000, /* 0x1AB9(0xbb59-0xa0a0) */ 0x0000, /* 0x1ABA(0xbb5a-0xa0a0) */ 0x0000, /* 0x1ABB(0xbb5b-0xa0a0) */ 0x0000, /* 0x1ABC(0xbb5c-0xa0a0) */ 0x0000, /* 0x1ABD(0xbb5d-0xa0a0) */ 0x0000, /* 0x1ABE(0xbb5e-0xa0a0) */ 0x0000, /* 0x1ABF(0xbb5f-0xa0a0) */ 0x0000, /* 0x1AC0(0xbb60-0xa0a0) */ 0x0000, /* 0x1AC1(0xbb61-0xa0a0) */ 0x0000, /* 0x1AC2(0xbb62-0xa0a0) */ 0x0000, /* 0x1AC3(0xbb63-0xa0a0) */ 0x0000, /* 0x1AC4(0xbb64-0xa0a0) */ 0x0000, /* 0x1AC5(0xbb65-0xa0a0) */ 0x0000, /* 0x1AC6(0xbb66-0xa0a0) */ 0x0000, /* 0x1AC7(0xbb67-0xa0a0) */ 0x0000, /* 0x1AC8(0xbb68-0xa0a0) */ 0x0000, /* 0x1AC9(0xbb69-0xa0a0) */ 0x0000, /* 0x1ACA(0xbb6a-0xa0a0) */ 0x0000, /* 0x1ACB(0xbb6b-0xa0a0) */ 0x0000, /* 0x1ACC(0xbb6c-0xa0a0) */ 0x0000, /* 0x1ACD(0xbb6d-0xa0a0) */ 0x0000, /* 0x1ACE(0xbb6e-0xa0a0) */ 0x0000, /* 0x1ACF(0xbb6f-0xa0a0) */ 0x0000, /* 0x1AD0(0xbb70-0xa0a0) */ 0x0000, /* 0x1AD1(0xbb71-0xa0a0) */ 0x0000, /* 0x1AD2(0xbb72-0xa0a0) */ 0x0000, /* 0x1AD3(0xbb73-0xa0a0) */ 0x0000, /* 0x1AD4(0xbb74-0xa0a0) */ 0x0000, /* 0x1AD5(0xbb75-0xa0a0) */ 0x0000, /* 0x1AD6(0xbb76-0xa0a0) */ 0x0000, /* 0x1AD7(0xbb77-0xa0a0) */ 0x0000, /* 0x1AD8(0xbb78-0xa0a0) */ 0x0000, /* 0x1AD9(0xbb79-0xa0a0) */ 0x0000, /* 0x1ADA(0xbb7a-0xa0a0) */ 0x0000, /* 0x1ADB(0xbb7b-0xa0a0) */ 0x0000, /* 0x1ADC(0xbb7c-0xa0a0) */ 0x0000, /* 0x1ADD(0xbb7d-0xa0a0) */ 0x0000, /* 0x1ADE(0xbb7e-0xa0a0) */ 0x0000, /* 0x1ADF(0xbb7f-0xa0a0) */ 0x0000, /* 0x1AE0(0xbb80-0xa0a0) */ 0x0000, /* 0x1AE1(0xbb81-0xa0a0) */ 0x0000, /* 0x1AE2(0xbb82-0xa0a0) */ 0x0000, /* 0x1AE3(0xbb83-0xa0a0) */ 0x0000, /* 0x1AE4(0xbb84-0xa0a0) */ 0x0000, /* 0x1AE5(0xbb85-0xa0a0) */ 0x0000, /* 0x1AE6(0xbb86-0xa0a0) */ 0x0000, /* 0x1AE7(0xbb87-0xa0a0) */ 0x0000, /* 0x1AE8(0xbb88-0xa0a0) */ 0x0000, /* 0x1AE9(0xbb89-0xa0a0) */ 0x0000, /* 0x1AEA(0xbb8a-0xa0a0) */ 0x0000, /* 0x1AEB(0xbb8b-0xa0a0) */ 0x0000, /* 0x1AEC(0xbb8c-0xa0a0) */ 0x0000, /* 0x1AED(0xbb8d-0xa0a0) */ 0x0000, /* 0x1AEE(0xbb8e-0xa0a0) */ 0x0000, /* 0x1AEF(0xbb8f-0xa0a0) */ 0x0000, /* 0x1AF0(0xbb90-0xa0a0) */ 0x0000, /* 0x1AF1(0xbb91-0xa0a0) */ 0x0000, /* 0x1AF2(0xbb92-0xa0a0) */ 0x0000, /* 0x1AF3(0xbb93-0xa0a0) */ 0x0000, /* 0x1AF4(0xbb94-0xa0a0) */ 0x0000, /* 0x1AF5(0xbb95-0xa0a0) */ 0x0000, /* 0x1AF6(0xbb96-0xa0a0) */ 0x0000, /* 0x1AF7(0xbb97-0xa0a0) */ 0x0000, /* 0x1AF8(0xbb98-0xa0a0) */ 0x0000, /* 0x1AF9(0xbb99-0xa0a0) */ 0x0000, /* 0x1AFA(0xbb9a-0xa0a0) */ 0x0000, /* 0x1AFB(0xbb9b-0xa0a0) */ 0x0000, /* 0x1AFC(0xbb9c-0xa0a0) */ 0x0000, /* 0x1AFD(0xbb9d-0xa0a0) */ 0x0000, /* 0x1AFE(0xbb9e-0xa0a0) */ 0x0000, /* 0x1AFF(0xbb9f-0xa0a0) */ 0x0000, /* 0x1B00(0xbba0-0xa0a0) */ 0x0000, /* 0x1B01(0xbba1-0xa0a0) */ 0x0000, /* 0x1B02(0xbba2-0xa0a0) */ 0x0000, /* 0x1B03(0xbba3-0xa0a0) */ 0x0000, /* 0x1B04(0xbba4-0xa0a0) */ 0x0000, /* 0x1B05(0xbba5-0xa0a0) */ 0x0000, /* 0x1B06(0xbba6-0xa0a0) */ 0x0000, /* 0x1B07(0xbba7-0xa0a0) */ 0x0000, /* 0x1B08(0xbba8-0xa0a0) */ 0x0000, /* 0x1B09(0xbba9-0xa0a0) */ 0x0000, /* 0x1B0A(0xbbaa-0xa0a0) */ 0x0000, /* 0x1B0B(0xbbab-0xa0a0) */ 0x0000, /* 0x1B0C(0xbbac-0xa0a0) */ 0x0000, /* 0x1B0D(0xbbad-0xa0a0) */ 0x0000, /* 0x1B0E(0xbbae-0xa0a0) */ 0x0000, /* 0x1B0F(0xbbaf-0xa0a0) */ 0x0000, /* 0x1B10(0xbbb0-0xa0a0) */ 0x0000, /* 0x1B11(0xbbb1-0xa0a0) */ 0x0000, /* 0x1B12(0xbbb2-0xa0a0) */ 0x0000, /* 0x1B13(0xbbb3-0xa0a0) */ 0x0000, /* 0x1B14(0xbbb4-0xa0a0) */ 0x0000, /* 0x1B15(0xbbb5-0xa0a0) */ 0x0000, /* 0x1B16(0xbbb6-0xa0a0) */ 0x0000, /* 0x1B17(0xbbb7-0xa0a0) */ 0x0000, /* 0x1B18(0xbbb8-0xa0a0) */ 0x0000, /* 0x1B19(0xbbb9-0xa0a0) */ 0x0000, /* 0x1B1A(0xbbba-0xa0a0) */ 0x0000, /* 0x1B1B(0xbbbb-0xa0a0) */ 0x0000, /* 0x1B1C(0xbbbc-0xa0a0) */ 0x0000, /* 0x1B1D(0xbbbd-0xa0a0) */ 0x0000, /* 0x1B1E(0xbbbe-0xa0a0) */ 0x0000, /* 0x1B1F(0xbbbf-0xa0a0) */ 0x0000, /* 0x1B20(0xbbc0-0xa0a0) */ 0x0000, /* 0x1B21(0xbbc1-0xa0a0) */ 0x0000, /* 0x1B22(0xbbc2-0xa0a0) */ 0x0000, /* 0x1B23(0xbbc3-0xa0a0) */ 0x0000, /* 0x1B24(0xbbc4-0xa0a0) */ 0x0000, /* 0x1B25(0xbbc5-0xa0a0) */ 0x0000, /* 0x1B26(0xbbc6-0xa0a0) */ 0x0000, /* 0x1B27(0xbbc7-0xa0a0) */ 0x0000, /* 0x1B28(0xbbc8-0xa0a0) */ 0x0000, /* 0x1B29(0xbbc9-0xa0a0) */ 0x0000, /* 0x1B2A(0xbbca-0xa0a0) */ 0x0000, /* 0x1B2B(0xbbcb-0xa0a0) */ 0x0000, /* 0x1B2C(0xbbcc-0xa0a0) */ 0x0000, /* 0x1B2D(0xbbcd-0xa0a0) */ 0x0000, /* 0x1B2E(0xbbce-0xa0a0) */ 0x0000, /* 0x1B2F(0xbbcf-0xa0a0) */ 0x0000, /* 0x1B30(0xbbd0-0xa0a0) */ 0x0000, /* 0x1B31(0xbbd1-0xa0a0) */ 0x0000, /* 0x1B32(0xbbd2-0xa0a0) */ 0x0000, /* 0x1B33(0xbbd3-0xa0a0) */ 0x0000, /* 0x1B34(0xbbd4-0xa0a0) */ 0x0000, /* 0x1B35(0xbbd5-0xa0a0) */ 0x0000, /* 0x1B36(0xbbd6-0xa0a0) */ 0x0000, /* 0x1B37(0xbbd7-0xa0a0) */ 0x0000, /* 0x1B38(0xbbd8-0xa0a0) */ 0x0000, /* 0x1B39(0xbbd9-0xa0a0) */ 0x0000, /* 0x1B3A(0xbbda-0xa0a0) */ 0x0000, /* 0x1B3B(0xbbdb-0xa0a0) */ 0x0000, /* 0x1B3C(0xbbdc-0xa0a0) */ 0x0000, /* 0x1B3D(0xbbdd-0xa0a0) */ 0x0000, /* 0x1B3E(0xbbde-0xa0a0) */ 0x0000, /* 0x1B3F(0xbbdf-0xa0a0) */ 0x0000, /* 0x1B40(0xbbe0-0xa0a0) */ 0x0000, /* 0x1B41(0xbbe1-0xa0a0) */ 0x0000, /* 0x1B42(0xbbe2-0xa0a0) */ 0x0000, /* 0x1B43(0xbbe3-0xa0a0) */ 0x0000, /* 0x1B44(0xbbe4-0xa0a0) */ 0x0000, /* 0x1B45(0xbbe5-0xa0a0) */ 0x0000, /* 0x1B46(0xbbe6-0xa0a0) */ 0x0000, /* 0x1B47(0xbbe7-0xa0a0) */ 0x0000, /* 0x1B48(0xbbe8-0xa0a0) */ 0x0000, /* 0x1B49(0xbbe9-0xa0a0) */ 0x0000, /* 0x1B4A(0xbbea-0xa0a0) */ 0x0000, /* 0x1B4B(0xbbeb-0xa0a0) */ 0x0000, /* 0x1B4C(0xbbec-0xa0a0) */ 0x0000, /* 0x1B4D(0xbbed-0xa0a0) */ 0x0000, /* 0x1B4E(0xbbee-0xa0a0) */ 0x0000, /* 0x1B4F(0xbbef-0xa0a0) */ 0x0000, /* 0x1B50(0xbbf0-0xa0a0) */ 0x0000, /* 0x1B51(0xbbf1-0xa0a0) */ 0x0000, /* 0x1B52(0xbbf2-0xa0a0) */ 0x0000, /* 0x1B53(0xbbf3-0xa0a0) */ 0x0000, /* 0x1B54(0xbbf4-0xa0a0) */ 0x0000, /* 0x1B55(0xbbf5-0xa0a0) */ 0x0000, /* 0x1B56(0xbbf6-0xa0a0) */ 0x0000, /* 0x1B57(0xbbf7-0xa0a0) */ 0x0000, /* 0x1B58(0xbbf8-0xa0a0) */ 0x0000, /* 0x1B59(0xbbf9-0xa0a0) */ 0x0000, /* 0x1B5A(0xbbfa-0xa0a0) */ 0x0000, /* 0x1B5B(0xbbfb-0xa0a0) */ 0x0000, /* 0x1B5C(0xbbfc-0xa0a0) */ 0x0000, /* 0x1B5D(0xbbfd-0xa0a0) */ 0x0000, /* 0x1B5E(0xbbfe-0xa0a0) */ 0x0000, /* 0x1B5F(0xbbff-0xa0a0) */ 0x0000, /* 0x1B60(0xbc00-0xa0a0) */ 0x0000, /* 0x1B61(0xbc01-0xa0a0) */ 0x0000, /* 0x1B62(0xbc02-0xa0a0) */ 0x0000, /* 0x1B63(0xbc03-0xa0a0) */ 0x0000, /* 0x1B64(0xbc04-0xa0a0) */ 0x0000, /* 0x1B65(0xbc05-0xa0a0) */ 0x0000, /* 0x1B66(0xbc06-0xa0a0) */ 0x0000, /* 0x1B67(0xbc07-0xa0a0) */ 0x0000, /* 0x1B68(0xbc08-0xa0a0) */ 0x0000, /* 0x1B69(0xbc09-0xa0a0) */ 0x0000, /* 0x1B6A(0xbc0a-0xa0a0) */ 0x0000, /* 0x1B6B(0xbc0b-0xa0a0) */ 0x0000, /* 0x1B6C(0xbc0c-0xa0a0) */ 0x0000, /* 0x1B6D(0xbc0d-0xa0a0) */ 0x0000, /* 0x1B6E(0xbc0e-0xa0a0) */ 0x0000, /* 0x1B6F(0xbc0f-0xa0a0) */ 0x0000, /* 0x1B70(0xbc10-0xa0a0) */ 0x0000, /* 0x1B71(0xbc11-0xa0a0) */ 0x0000, /* 0x1B72(0xbc12-0xa0a0) */ 0x0000, /* 0x1B73(0xbc13-0xa0a0) */ 0x0000, /* 0x1B74(0xbc14-0xa0a0) */ 0x0000, /* 0x1B75(0xbc15-0xa0a0) */ 0x0000, /* 0x1B76(0xbc16-0xa0a0) */ 0x0000, /* 0x1B77(0xbc17-0xa0a0) */ 0x0000, /* 0x1B78(0xbc18-0xa0a0) */ 0x0000, /* 0x1B79(0xbc19-0xa0a0) */ 0x0000, /* 0x1B7A(0xbc1a-0xa0a0) */ 0x0000, /* 0x1B7B(0xbc1b-0xa0a0) */ 0x0000, /* 0x1B7C(0xbc1c-0xa0a0) */ 0x0000, /* 0x1B7D(0xbc1d-0xa0a0) */ 0x0000, /* 0x1B7E(0xbc1e-0xa0a0) */ 0x0000, /* 0x1B7F(0xbc1f-0xa0a0) */ 0x0000, /* 0x1B80(0xbc20-0xa0a0) */ 0x0000, /* 0x1B81(0xbc21-0xa0a0) */ 0x0000, /* 0x1B82(0xbc22-0xa0a0) */ 0x0000, /* 0x1B83(0xbc23-0xa0a0) */ 0x0000, /* 0x1B84(0xbc24-0xa0a0) */ 0x0000, /* 0x1B85(0xbc25-0xa0a0) */ 0x0000, /* 0x1B86(0xbc26-0xa0a0) */ 0x0000, /* 0x1B87(0xbc27-0xa0a0) */ 0x0000, /* 0x1B88(0xbc28-0xa0a0) */ 0x0000, /* 0x1B89(0xbc29-0xa0a0) */ 0x0000, /* 0x1B8A(0xbc2a-0xa0a0) */ 0x0000, /* 0x1B8B(0xbc2b-0xa0a0) */ 0x0000, /* 0x1B8C(0xbc2c-0xa0a0) */ 0x0000, /* 0x1B8D(0xbc2d-0xa0a0) */ 0x0000, /* 0x1B8E(0xbc2e-0xa0a0) */ 0x0000, /* 0x1B8F(0xbc2f-0xa0a0) */ 0x0000, /* 0x1B90(0xbc30-0xa0a0) */ 0x0000, /* 0x1B91(0xbc31-0xa0a0) */ 0x0000, /* 0x1B92(0xbc32-0xa0a0) */ 0x0000, /* 0x1B93(0xbc33-0xa0a0) */ 0x0000, /* 0x1B94(0xbc34-0xa0a0) */ 0x0000, /* 0x1B95(0xbc35-0xa0a0) */ 0x0000, /* 0x1B96(0xbc36-0xa0a0) */ 0x0000, /* 0x1B97(0xbc37-0xa0a0) */ 0x0000, /* 0x1B98(0xbc38-0xa0a0) */ 0x0000, /* 0x1B99(0xbc39-0xa0a0) */ 0x0000, /* 0x1B9A(0xbc3a-0xa0a0) */ 0x0000, /* 0x1B9B(0xbc3b-0xa0a0) */ 0x0000, /* 0x1B9C(0xbc3c-0xa0a0) */ 0x0000, /* 0x1B9D(0xbc3d-0xa0a0) */ 0x0000, /* 0x1B9E(0xbc3e-0xa0a0) */ 0x0000, /* 0x1B9F(0xbc3f-0xa0a0) */ 0x0000, /* 0x1BA0(0xbc40-0xa0a0) */ 0x0000, /* 0x1BA1(0xbc41-0xa0a0) */ 0x0000, /* 0x1BA2(0xbc42-0xa0a0) */ 0x0000, /* 0x1BA3(0xbc43-0xa0a0) */ 0x0000, /* 0x1BA4(0xbc44-0xa0a0) */ 0x0000, /* 0x1BA5(0xbc45-0xa0a0) */ 0x0000, /* 0x1BA6(0xbc46-0xa0a0) */ 0x0000, /* 0x1BA7(0xbc47-0xa0a0) */ 0x0000, /* 0x1BA8(0xbc48-0xa0a0) */ 0x0000, /* 0x1BA9(0xbc49-0xa0a0) */ 0x0000, /* 0x1BAA(0xbc4a-0xa0a0) */ 0x0000, /* 0x1BAB(0xbc4b-0xa0a0) */ 0x0000, /* 0x1BAC(0xbc4c-0xa0a0) */ 0x0000, /* 0x1BAD(0xbc4d-0xa0a0) */ 0x0000, /* 0x1BAE(0xbc4e-0xa0a0) */ 0x0000, /* 0x1BAF(0xbc4f-0xa0a0) */ 0x0000, /* 0x1BB0(0xbc50-0xa0a0) */ 0x0000, /* 0x1BB1(0xbc51-0xa0a0) */ 0x0000, /* 0x1BB2(0xbc52-0xa0a0) */ 0x0000, /* 0x1BB3(0xbc53-0xa0a0) */ 0x0000, /* 0x1BB4(0xbc54-0xa0a0) */ 0x0000, /* 0x1BB5(0xbc55-0xa0a0) */ 0x0000, /* 0x1BB6(0xbc56-0xa0a0) */ 0x0000, /* 0x1BB7(0xbc57-0xa0a0) */ 0x0000, /* 0x1BB8(0xbc58-0xa0a0) */ 0x0000, /* 0x1BB9(0xbc59-0xa0a0) */ 0x0000, /* 0x1BBA(0xbc5a-0xa0a0) */ 0x0000, /* 0x1BBB(0xbc5b-0xa0a0) */ 0x0000, /* 0x1BBC(0xbc5c-0xa0a0) */ 0x0000, /* 0x1BBD(0xbc5d-0xa0a0) */ 0x0000, /* 0x1BBE(0xbc5e-0xa0a0) */ 0x0000, /* 0x1BBF(0xbc5f-0xa0a0) */ 0x0000, /* 0x1BC0(0xbc60-0xa0a0) */ 0x0000, /* 0x1BC1(0xbc61-0xa0a0) */ 0x0000, /* 0x1BC2(0xbc62-0xa0a0) */ 0x0000, /* 0x1BC3(0xbc63-0xa0a0) */ 0x0000, /* 0x1BC4(0xbc64-0xa0a0) */ 0x0000, /* 0x1BC5(0xbc65-0xa0a0) */ 0x0000, /* 0x1BC6(0xbc66-0xa0a0) */ 0x0000, /* 0x1BC7(0xbc67-0xa0a0) */ 0x0000, /* 0x1BC8(0xbc68-0xa0a0) */ 0x0000, /* 0x1BC9(0xbc69-0xa0a0) */ 0x0000, /* 0x1BCA(0xbc6a-0xa0a0) */ 0x0000, /* 0x1BCB(0xbc6b-0xa0a0) */ 0x0000, /* 0x1BCC(0xbc6c-0xa0a0) */ 0x0000, /* 0x1BCD(0xbc6d-0xa0a0) */ 0x0000, /* 0x1BCE(0xbc6e-0xa0a0) */ 0x0000, /* 0x1BCF(0xbc6f-0xa0a0) */ 0x0000, /* 0x1BD0(0xbc70-0xa0a0) */ 0x0000, /* 0x1BD1(0xbc71-0xa0a0) */ 0x0000, /* 0x1BD2(0xbc72-0xa0a0) */ 0x0000, /* 0x1BD3(0xbc73-0xa0a0) */ 0x0000, /* 0x1BD4(0xbc74-0xa0a0) */ 0x0000, /* 0x1BD5(0xbc75-0xa0a0) */ 0x0000, /* 0x1BD6(0xbc76-0xa0a0) */ 0x0000, /* 0x1BD7(0xbc77-0xa0a0) */ 0x0000, /* 0x1BD8(0xbc78-0xa0a0) */ 0x0000, /* 0x1BD9(0xbc79-0xa0a0) */ 0x0000, /* 0x1BDA(0xbc7a-0xa0a0) */ 0x0000, /* 0x1BDB(0xbc7b-0xa0a0) */ 0x0000, /* 0x1BDC(0xbc7c-0xa0a0) */ 0x0000, /* 0x1BDD(0xbc7d-0xa0a0) */ 0x0000, /* 0x1BDE(0xbc7e-0xa0a0) */ 0x0000, /* 0x1BDF(0xbc7f-0xa0a0) */ 0x0000, /* 0x1BE0(0xbc80-0xa0a0) */ 0x0000, /* 0x1BE1(0xbc81-0xa0a0) */ 0x0000, /* 0x1BE2(0xbc82-0xa0a0) */ 0x0000, /* 0x1BE3(0xbc83-0xa0a0) */ 0x0000, /* 0x1BE4(0xbc84-0xa0a0) */ 0x0000, /* 0x1BE5(0xbc85-0xa0a0) */ 0x0000, /* 0x1BE6(0xbc86-0xa0a0) */ 0x0000, /* 0x1BE7(0xbc87-0xa0a0) */ 0x0000, /* 0x1BE8(0xbc88-0xa0a0) */ 0x0000, /* 0x1BE9(0xbc89-0xa0a0) */ 0x0000, /* 0x1BEA(0xbc8a-0xa0a0) */ 0x0000, /* 0x1BEB(0xbc8b-0xa0a0) */ 0x0000, /* 0x1BEC(0xbc8c-0xa0a0) */ 0x0000, /* 0x1BED(0xbc8d-0xa0a0) */ 0x0000, /* 0x1BEE(0xbc8e-0xa0a0) */ 0x0000, /* 0x1BEF(0xbc8f-0xa0a0) */ 0x0000, /* 0x1BF0(0xbc90-0xa0a0) */ 0x0000, /* 0x1BF1(0xbc91-0xa0a0) */ 0x0000, /* 0x1BF2(0xbc92-0xa0a0) */ 0x0000, /* 0x1BF3(0xbc93-0xa0a0) */ 0x0000, /* 0x1BF4(0xbc94-0xa0a0) */ 0x0000, /* 0x1BF5(0xbc95-0xa0a0) */ 0x0000, /* 0x1BF6(0xbc96-0xa0a0) */ 0x0000, /* 0x1BF7(0xbc97-0xa0a0) */ 0x0000, /* 0x1BF8(0xbc98-0xa0a0) */ 0x0000, /* 0x1BF9(0xbc99-0xa0a0) */ 0x0000, /* 0x1BFA(0xbc9a-0xa0a0) */ 0x0000, /* 0x1BFB(0xbc9b-0xa0a0) */ 0x0000, /* 0x1BFC(0xbc9c-0xa0a0) */ 0x0000, /* 0x1BFD(0xbc9d-0xa0a0) */ 0x0000, /* 0x1BFE(0xbc9e-0xa0a0) */ 0x0000, /* 0x1BFF(0xbc9f-0xa0a0) */ 0x0000, /* 0x1C00(0xbca0-0xa0a0) */ 0x0000, /* 0x1C01(0xbca1-0xa0a0) */ 0x0000, /* 0x1C02(0xbca2-0xa0a0) */ 0x0000, /* 0x1C03(0xbca3-0xa0a0) */ 0x0000, /* 0x1C04(0xbca4-0xa0a0) */ 0x0000, /* 0x1C05(0xbca5-0xa0a0) */ 0x0000, /* 0x1C06(0xbca6-0xa0a0) */ 0x0000, /* 0x1C07(0xbca7-0xa0a0) */ 0x0000, /* 0x1C08(0xbca8-0xa0a0) */ 0x0000, /* 0x1C09(0xbca9-0xa0a0) */ 0x0000, /* 0x1C0A(0xbcaa-0xa0a0) */ 0x0000, /* 0x1C0B(0xbcab-0xa0a0) */ 0x0000, /* 0x1C0C(0xbcac-0xa0a0) */ 0x0000, /* 0x1C0D(0xbcad-0xa0a0) */ 0x0000, /* 0x1C0E(0xbcae-0xa0a0) */ 0x0000, /* 0x1C0F(0xbcaf-0xa0a0) */ 0x0000, /* 0x1C10(0xbcb0-0xa0a0) */ 0x0000, /* 0x1C11(0xbcb1-0xa0a0) */ 0x0000, /* 0x1C12(0xbcb2-0xa0a0) */ 0x0000, /* 0x1C13(0xbcb3-0xa0a0) */ 0x0000, /* 0x1C14(0xbcb4-0xa0a0) */ 0x0000, /* 0x1C15(0xbcb5-0xa0a0) */ 0x0000, /* 0x1C16(0xbcb6-0xa0a0) */ 0x0000, /* 0x1C17(0xbcb7-0xa0a0) */ 0x0000, /* 0x1C18(0xbcb8-0xa0a0) */ 0x0000, /* 0x1C19(0xbcb9-0xa0a0) */ 0x0000, /* 0x1C1A(0xbcba-0xa0a0) */ 0x0000, /* 0x1C1B(0xbcbb-0xa0a0) */ 0x0000, /* 0x1C1C(0xbcbc-0xa0a0) */ 0x0000, /* 0x1C1D(0xbcbd-0xa0a0) */ 0x0000, /* 0x1C1E(0xbcbe-0xa0a0) */ 0x0000, /* 0x1C1F(0xbcbf-0xa0a0) */ 0x0000, /* 0x1C20(0xbcc0-0xa0a0) */ 0x0000, /* 0x1C21(0xbcc1-0xa0a0) */ 0x0000, /* 0x1C22(0xbcc2-0xa0a0) */ 0x0000, /* 0x1C23(0xbcc3-0xa0a0) */ 0x0000, /* 0x1C24(0xbcc4-0xa0a0) */ 0x0000, /* 0x1C25(0xbcc5-0xa0a0) */ 0x0000, /* 0x1C26(0xbcc6-0xa0a0) */ 0x0000, /* 0x1C27(0xbcc7-0xa0a0) */ 0x0000, /* 0x1C28(0xbcc8-0xa0a0) */ 0x0000, /* 0x1C29(0xbcc9-0xa0a0) */ 0x0000, /* 0x1C2A(0xbcca-0xa0a0) */ 0x0000, /* 0x1C2B(0xbccb-0xa0a0) */ 0x0000, /* 0x1C2C(0xbccc-0xa0a0) */ 0x0000, /* 0x1C2D(0xbccd-0xa0a0) */ 0x0000, /* 0x1C2E(0xbcce-0xa0a0) */ 0x0000, /* 0x1C2F(0xbccf-0xa0a0) */ 0x0000, /* 0x1C30(0xbcd0-0xa0a0) */ 0x0000, /* 0x1C31(0xbcd1-0xa0a0) */ 0x0000, /* 0x1C32(0xbcd2-0xa0a0) */ 0x0000, /* 0x1C33(0xbcd3-0xa0a0) */ 0x0000, /* 0x1C34(0xbcd4-0xa0a0) */ 0x0000, /* 0x1C35(0xbcd5-0xa0a0) */ 0x0000, /* 0x1C36(0xbcd6-0xa0a0) */ 0x0000, /* 0x1C37(0xbcd7-0xa0a0) */ 0x0000, /* 0x1C38(0xbcd8-0xa0a0) */ 0x0000, /* 0x1C39(0xbcd9-0xa0a0) */ 0x0000, /* 0x1C3A(0xbcda-0xa0a0) */ 0x0000, /* 0x1C3B(0xbcdb-0xa0a0) */ 0x0000, /* 0x1C3C(0xbcdc-0xa0a0) */ 0x0000, /* 0x1C3D(0xbcdd-0xa0a0) */ 0x0000, /* 0x1C3E(0xbcde-0xa0a0) */ 0x0000, /* 0x1C3F(0xbcdf-0xa0a0) */ 0x0000, /* 0x1C40(0xbce0-0xa0a0) */ 0x0000, /* 0x1C41(0xbce1-0xa0a0) */ 0x0000, /* 0x1C42(0xbce2-0xa0a0) */ 0x0000, /* 0x1C43(0xbce3-0xa0a0) */ 0x0000, /* 0x1C44(0xbce4-0xa0a0) */ 0x0000, /* 0x1C45(0xbce5-0xa0a0) */ 0x0000, /* 0x1C46(0xbce6-0xa0a0) */ 0x0000, /* 0x1C47(0xbce7-0xa0a0) */ 0x0000, /* 0x1C48(0xbce8-0xa0a0) */ 0x0000, /* 0x1C49(0xbce9-0xa0a0) */ 0x0000, /* 0x1C4A(0xbcea-0xa0a0) */ 0x0000, /* 0x1C4B(0xbceb-0xa0a0) */ 0x0000, /* 0x1C4C(0xbcec-0xa0a0) */ 0x0000, /* 0x1C4D(0xbced-0xa0a0) */ 0x0000, /* 0x1C4E(0xbcee-0xa0a0) */ 0x0000, /* 0x1C4F(0xbcef-0xa0a0) */ 0x0000, /* 0x1C50(0xbcf0-0xa0a0) */ 0x0000, /* 0x1C51(0xbcf1-0xa0a0) */ 0x0000, /* 0x1C52(0xbcf2-0xa0a0) */ 0x0000, /* 0x1C53(0xbcf3-0xa0a0) */ 0x0000, /* 0x1C54(0xbcf4-0xa0a0) */ 0x0000, /* 0x1C55(0xbcf5-0xa0a0) */ 0x0000, /* 0x1C56(0xbcf6-0xa0a0) */ 0x0000, /* 0x1C57(0xbcf7-0xa0a0) */ 0x0000, /* 0x1C58(0xbcf8-0xa0a0) */ 0x0000, /* 0x1C59(0xbcf9-0xa0a0) */ 0x0000, /* 0x1C5A(0xbcfa-0xa0a0) */ 0x0000, /* 0x1C5B(0xbcfb-0xa0a0) */ 0x0000, /* 0x1C5C(0xbcfc-0xa0a0) */ 0x0000, /* 0x1C5D(0xbcfd-0xa0a0) */ 0x0000, /* 0x1C5E(0xbcfe-0xa0a0) */ 0x0000, /* 0x1C5F(0xbcff-0xa0a0) */ 0x0000, /* 0x1C60(0xbd00-0xa0a0) */ 0x0000, /* 0x1C61(0xbd01-0xa0a0) */ 0x0000, /* 0x1C62(0xbd02-0xa0a0) */ 0x0000, /* 0x1C63(0xbd03-0xa0a0) */ 0x0000, /* 0x1C64(0xbd04-0xa0a0) */ 0x0000, /* 0x1C65(0xbd05-0xa0a0) */ 0x0000, /* 0x1C66(0xbd06-0xa0a0) */ 0x0000, /* 0x1C67(0xbd07-0xa0a0) */ 0x0000, /* 0x1C68(0xbd08-0xa0a0) */ 0x0000, /* 0x1C69(0xbd09-0xa0a0) */ 0x0000, /* 0x1C6A(0xbd0a-0xa0a0) */ 0x0000, /* 0x1C6B(0xbd0b-0xa0a0) */ 0x0000, /* 0x1C6C(0xbd0c-0xa0a0) */ 0x0000, /* 0x1C6D(0xbd0d-0xa0a0) */ 0x0000, /* 0x1C6E(0xbd0e-0xa0a0) */ 0x0000, /* 0x1C6F(0xbd0f-0xa0a0) */ 0x0000, /* 0x1C70(0xbd10-0xa0a0) */ 0x0000, /* 0x1C71(0xbd11-0xa0a0) */ 0x0000, /* 0x1C72(0xbd12-0xa0a0) */ 0x0000, /* 0x1C73(0xbd13-0xa0a0) */ 0x0000, /* 0x1C74(0xbd14-0xa0a0) */ 0x0000, /* 0x1C75(0xbd15-0xa0a0) */ 0x0000, /* 0x1C76(0xbd16-0xa0a0) */ 0x0000, /* 0x1C77(0xbd17-0xa0a0) */ 0x0000, /* 0x1C78(0xbd18-0xa0a0) */ 0x0000, /* 0x1C79(0xbd19-0xa0a0) */ 0x0000, /* 0x1C7A(0xbd1a-0xa0a0) */ 0x0000, /* 0x1C7B(0xbd1b-0xa0a0) */ 0x0000, /* 0x1C7C(0xbd1c-0xa0a0) */ 0x0000, /* 0x1C7D(0xbd1d-0xa0a0) */ 0x0000, /* 0x1C7E(0xbd1e-0xa0a0) */ 0x0000, /* 0x1C7F(0xbd1f-0xa0a0) */ 0x0000, /* 0x1C80(0xbd20-0xa0a0) */ 0x0000, /* 0x1C81(0xbd21-0xa0a0) */ 0x0000, /* 0x1C82(0xbd22-0xa0a0) */ 0x0000, /* 0x1C83(0xbd23-0xa0a0) */ 0x0000, /* 0x1C84(0xbd24-0xa0a0) */ 0x0000, /* 0x1C85(0xbd25-0xa0a0) */ 0x0000, /* 0x1C86(0xbd26-0xa0a0) */ 0x0000, /* 0x1C87(0xbd27-0xa0a0) */ 0x0000, /* 0x1C88(0xbd28-0xa0a0) */ 0x0000, /* 0x1C89(0xbd29-0xa0a0) */ 0x0000, /* 0x1C8A(0xbd2a-0xa0a0) */ 0x0000, /* 0x1C8B(0xbd2b-0xa0a0) */ 0x0000, /* 0x1C8C(0xbd2c-0xa0a0) */ 0x0000, /* 0x1C8D(0xbd2d-0xa0a0) */ 0x0000, /* 0x1C8E(0xbd2e-0xa0a0) */ 0x0000, /* 0x1C8F(0xbd2f-0xa0a0) */ 0x0000, /* 0x1C90(0xbd30-0xa0a0) */ 0x0000, /* 0x1C91(0xbd31-0xa0a0) */ 0x0000, /* 0x1C92(0xbd32-0xa0a0) */ 0x0000, /* 0x1C93(0xbd33-0xa0a0) */ 0x0000, /* 0x1C94(0xbd34-0xa0a0) */ 0x0000, /* 0x1C95(0xbd35-0xa0a0) */ 0x0000, /* 0x1C96(0xbd36-0xa0a0) */ 0x0000, /* 0x1C97(0xbd37-0xa0a0) */ 0x0000, /* 0x1C98(0xbd38-0xa0a0) */ 0x0000, /* 0x1C99(0xbd39-0xa0a0) */ 0x0000, /* 0x1C9A(0xbd3a-0xa0a0) */ 0x0000, /* 0x1C9B(0xbd3b-0xa0a0) */ 0x0000, /* 0x1C9C(0xbd3c-0xa0a0) */ 0x0000, /* 0x1C9D(0xbd3d-0xa0a0) */ 0x0000, /* 0x1C9E(0xbd3e-0xa0a0) */ 0x0000, /* 0x1C9F(0xbd3f-0xa0a0) */ 0x0000, /* 0x1CA0(0xbd40-0xa0a0) */ 0x0000, /* 0x1CA1(0xbd41-0xa0a0) */ 0x0000, /* 0x1CA2(0xbd42-0xa0a0) */ 0x0000, /* 0x1CA3(0xbd43-0xa0a0) */ 0x0000, /* 0x1CA4(0xbd44-0xa0a0) */ 0x0000, /* 0x1CA5(0xbd45-0xa0a0) */ 0x0000, /* 0x1CA6(0xbd46-0xa0a0) */ 0x0000, /* 0x1CA7(0xbd47-0xa0a0) */ 0x0000, /* 0x1CA8(0xbd48-0xa0a0) */ 0x0000, /* 0x1CA9(0xbd49-0xa0a0) */ 0x0000, /* 0x1CAA(0xbd4a-0xa0a0) */ 0x0000, /* 0x1CAB(0xbd4b-0xa0a0) */ 0x0000, /* 0x1CAC(0xbd4c-0xa0a0) */ 0x0000, /* 0x1CAD(0xbd4d-0xa0a0) */ 0x0000, /* 0x1CAE(0xbd4e-0xa0a0) */ 0x0000, /* 0x1CAF(0xbd4f-0xa0a0) */ 0x0000, /* 0x1CB0(0xbd50-0xa0a0) */ 0x0000, /* 0x1CB1(0xbd51-0xa0a0) */ 0x0000, /* 0x1CB2(0xbd52-0xa0a0) */ 0x0000, /* 0x1CB3(0xbd53-0xa0a0) */ 0x0000, /* 0x1CB4(0xbd54-0xa0a0) */ 0x0000, /* 0x1CB5(0xbd55-0xa0a0) */ 0x0000, /* 0x1CB6(0xbd56-0xa0a0) */ 0x0000, /* 0x1CB7(0xbd57-0xa0a0) */ 0x0000, /* 0x1CB8(0xbd58-0xa0a0) */ 0x0000, /* 0x1CB9(0xbd59-0xa0a0) */ 0x0000, /* 0x1CBA(0xbd5a-0xa0a0) */ 0x0000, /* 0x1CBB(0xbd5b-0xa0a0) */ 0x0000, /* 0x1CBC(0xbd5c-0xa0a0) */ 0x0000, /* 0x1CBD(0xbd5d-0xa0a0) */ 0x0000, /* 0x1CBE(0xbd5e-0xa0a0) */ 0x0000, /* 0x1CBF(0xbd5f-0xa0a0) */ 0x0000, /* 0x1CC0(0xbd60-0xa0a0) */ 0x0000, /* 0x1CC1(0xbd61-0xa0a0) */ 0x0000, /* 0x1CC2(0xbd62-0xa0a0) */ 0x0000, /* 0x1CC3(0xbd63-0xa0a0) */ 0x0000, /* 0x1CC4(0xbd64-0xa0a0) */ 0x0000, /* 0x1CC5(0xbd65-0xa0a0) */ 0x0000, /* 0x1CC6(0xbd66-0xa0a0) */ 0x0000, /* 0x1CC7(0xbd67-0xa0a0) */ 0x0000, /* 0x1CC8(0xbd68-0xa0a0) */ 0x0000, /* 0x1CC9(0xbd69-0xa0a0) */ 0x0000, /* 0x1CCA(0xbd6a-0xa0a0) */ 0x0000, /* 0x1CCB(0xbd6b-0xa0a0) */ 0x0000, /* 0x1CCC(0xbd6c-0xa0a0) */ 0x0000, /* 0x1CCD(0xbd6d-0xa0a0) */ 0x0000, /* 0x1CCE(0xbd6e-0xa0a0) */ 0x0000, /* 0x1CCF(0xbd6f-0xa0a0) */ 0x0000, /* 0x1CD0(0xbd70-0xa0a0) */ 0x0000, /* 0x1CD1(0xbd71-0xa0a0) */ 0x0000, /* 0x1CD2(0xbd72-0xa0a0) */ 0x0000, /* 0x1CD3(0xbd73-0xa0a0) */ 0x0000, /* 0x1CD4(0xbd74-0xa0a0) */ 0x0000, /* 0x1CD5(0xbd75-0xa0a0) */ 0x0000, /* 0x1CD6(0xbd76-0xa0a0) */ 0x0000, /* 0x1CD7(0xbd77-0xa0a0) */ 0x0000, /* 0x1CD8(0xbd78-0xa0a0) */ 0x0000, /* 0x1CD9(0xbd79-0xa0a0) */ 0x0000, /* 0x1CDA(0xbd7a-0xa0a0) */ 0x0000, /* 0x1CDB(0xbd7b-0xa0a0) */ 0x0000, /* 0x1CDC(0xbd7c-0xa0a0) */ 0x0000, /* 0x1CDD(0xbd7d-0xa0a0) */ 0x0000, /* 0x1CDE(0xbd7e-0xa0a0) */ 0x0000, /* 0x1CDF(0xbd7f-0xa0a0) */ 0x0000, /* 0x1CE0(0xbd80-0xa0a0) */ 0x0000, /* 0x1CE1(0xbd81-0xa0a0) */ 0x0000, /* 0x1CE2(0xbd82-0xa0a0) */ 0x0000, /* 0x1CE3(0xbd83-0xa0a0) */ 0x0000, /* 0x1CE4(0xbd84-0xa0a0) */ 0x0000, /* 0x1CE5(0xbd85-0xa0a0) */ 0x0000, /* 0x1CE6(0xbd86-0xa0a0) */ 0x0000, /* 0x1CE7(0xbd87-0xa0a0) */ 0x0000, /* 0x1CE8(0xbd88-0xa0a0) */ 0x0000, /* 0x1CE9(0xbd89-0xa0a0) */ 0x0000, /* 0x1CEA(0xbd8a-0xa0a0) */ 0x0000, /* 0x1CEB(0xbd8b-0xa0a0) */ 0x0000, /* 0x1CEC(0xbd8c-0xa0a0) */ 0x0000, /* 0x1CED(0xbd8d-0xa0a0) */ 0x0000, /* 0x1CEE(0xbd8e-0xa0a0) */ 0x0000, /* 0x1CEF(0xbd8f-0xa0a0) */ 0x0000, /* 0x1CF0(0xbd90-0xa0a0) */ 0x0000, /* 0x1CF1(0xbd91-0xa0a0) */ 0x0000, /* 0x1CF2(0xbd92-0xa0a0) */ 0x0000, /* 0x1CF3(0xbd93-0xa0a0) */ 0x0000, /* 0x1CF4(0xbd94-0xa0a0) */ 0x0000, /* 0x1CF5(0xbd95-0xa0a0) */ 0x0000, /* 0x1CF6(0xbd96-0xa0a0) */ 0x0000, /* 0x1CF7(0xbd97-0xa0a0) */ 0x0000, /* 0x1CF8(0xbd98-0xa0a0) */ 0x0000, /* 0x1CF9(0xbd99-0xa0a0) */ 0x0000, /* 0x1CFA(0xbd9a-0xa0a0) */ 0x0000, /* 0x1CFB(0xbd9b-0xa0a0) */ 0x0000, /* 0x1CFC(0xbd9c-0xa0a0) */ 0x0000, /* 0x1CFD(0xbd9d-0xa0a0) */ 0x0000, /* 0x1CFE(0xbd9e-0xa0a0) */ 0x0000, /* 0x1CFF(0xbd9f-0xa0a0) */ 0x0000, /* 0x1D00(0xbda0-0xa0a0) */ 0x0000, /* 0x1D01(0xbda1-0xa0a0) */ 0x0000, /* 0x1D02(0xbda2-0xa0a0) */ 0x0000, /* 0x1D03(0xbda3-0xa0a0) */ 0x0000, /* 0x1D04(0xbda4-0xa0a0) */ 0x0000, /* 0x1D05(0xbda5-0xa0a0) */ 0x0000, /* 0x1D06(0xbda6-0xa0a0) */ 0x0000, /* 0x1D07(0xbda7-0xa0a0) */ 0x0000, /* 0x1D08(0xbda8-0xa0a0) */ 0x0000, /* 0x1D09(0xbda9-0xa0a0) */ 0x0000, /* 0x1D0A(0xbdaa-0xa0a0) */ 0x0000, /* 0x1D0B(0xbdab-0xa0a0) */ 0x0000, /* 0x1D0C(0xbdac-0xa0a0) */ 0x0000, /* 0x1D0D(0xbdad-0xa0a0) */ 0x0000, /* 0x1D0E(0xbdae-0xa0a0) */ 0x0000, /* 0x1D0F(0xbdaf-0xa0a0) */ 0x0000, /* 0x1D10(0xbdb0-0xa0a0) */ 0x0000, /* 0x1D11(0xbdb1-0xa0a0) */ 0x0000, /* 0x1D12(0xbdb2-0xa0a0) */ 0x0000, /* 0x1D13(0xbdb3-0xa0a0) */ 0x0000, /* 0x1D14(0xbdb4-0xa0a0) */ 0x0000, /* 0x1D15(0xbdb5-0xa0a0) */ 0x0000, /* 0x1D16(0xbdb6-0xa0a0) */ 0x0000, /* 0x1D17(0xbdb7-0xa0a0) */ 0x0000, /* 0x1D18(0xbdb8-0xa0a0) */ 0x0000, /* 0x1D19(0xbdb9-0xa0a0) */ 0x0000, /* 0x1D1A(0xbdba-0xa0a0) */ 0x0000, /* 0x1D1B(0xbdbb-0xa0a0) */ 0x0000, /* 0x1D1C(0xbdbc-0xa0a0) */ 0x0000, /* 0x1D1D(0xbdbd-0xa0a0) */ 0x0000, /* 0x1D1E(0xbdbe-0xa0a0) */ 0x0000, /* 0x1D1F(0xbdbf-0xa0a0) */ 0x0000, /* 0x1D20(0xbdc0-0xa0a0) */ 0x0000, /* 0x1D21(0xbdc1-0xa0a0) */ 0x0000, /* 0x1D22(0xbdc2-0xa0a0) */ 0x0000, /* 0x1D23(0xbdc3-0xa0a0) */ 0x0000, /* 0x1D24(0xbdc4-0xa0a0) */ 0x0000, /* 0x1D25(0xbdc5-0xa0a0) */ 0x0000, /* 0x1D26(0xbdc6-0xa0a0) */ 0x0000, /* 0x1D27(0xbdc7-0xa0a0) */ 0x0000, /* 0x1D28(0xbdc8-0xa0a0) */ 0x0000, /* 0x1D29(0xbdc9-0xa0a0) */ 0x0000, /* 0x1D2A(0xbdca-0xa0a0) */ 0x0000, /* 0x1D2B(0xbdcb-0xa0a0) */ 0x0000, /* 0x1D2C(0xbdcc-0xa0a0) */ 0x0000, /* 0x1D2D(0xbdcd-0xa0a0) */ 0x0000, /* 0x1D2E(0xbdce-0xa0a0) */ 0x0000, /* 0x1D2F(0xbdcf-0xa0a0) */ 0x0000, /* 0x1D30(0xbdd0-0xa0a0) */ 0x0000, /* 0x1D31(0xbdd1-0xa0a0) */ 0x0000, /* 0x1D32(0xbdd2-0xa0a0) */ 0x0000, /* 0x1D33(0xbdd3-0xa0a0) */ 0x0000, /* 0x1D34(0xbdd4-0xa0a0) */ 0x0000, /* 0x1D35(0xbdd5-0xa0a0) */ 0x0000, /* 0x1D36(0xbdd6-0xa0a0) */ 0x0000, /* 0x1D37(0xbdd7-0xa0a0) */ 0x0000, /* 0x1D38(0xbdd8-0xa0a0) */ 0x0000, /* 0x1D39(0xbdd9-0xa0a0) */ 0x0000, /* 0x1D3A(0xbdda-0xa0a0) */ 0x0000, /* 0x1D3B(0xbddb-0xa0a0) */ 0x0000, /* 0x1D3C(0xbddc-0xa0a0) */ 0x0000, /* 0x1D3D(0xbddd-0xa0a0) */ 0x0000, /* 0x1D3E(0xbdde-0xa0a0) */ 0x0000, /* 0x1D3F(0xbddf-0xa0a0) */ 0x0000, /* 0x1D40(0xbde0-0xa0a0) */ 0x0000, /* 0x1D41(0xbde1-0xa0a0) */ 0x0000, /* 0x1D42(0xbde2-0xa0a0) */ 0x0000, /* 0x1D43(0xbde3-0xa0a0) */ 0x0000, /* 0x1D44(0xbde4-0xa0a0) */ 0x0000, /* 0x1D45(0xbde5-0xa0a0) */ 0x0000, /* 0x1D46(0xbde6-0xa0a0) */ 0x0000, /* 0x1D47(0xbde7-0xa0a0) */ 0x0000, /* 0x1D48(0xbde8-0xa0a0) */ 0x0000, /* 0x1D49(0xbde9-0xa0a0) */ 0x0000, /* 0x1D4A(0xbdea-0xa0a0) */ 0x0000, /* 0x1D4B(0xbdeb-0xa0a0) */ 0x0000, /* 0x1D4C(0xbdec-0xa0a0) */ 0x0000, /* 0x1D4D(0xbded-0xa0a0) */ 0x0000, /* 0x1D4E(0xbdee-0xa0a0) */ 0x0000, /* 0x1D4F(0xbdef-0xa0a0) */ 0x0000, /* 0x1D50(0xbdf0-0xa0a0) */ 0x0000, /* 0x1D51(0xbdf1-0xa0a0) */ 0x0000, /* 0x1D52(0xbdf2-0xa0a0) */ 0x0000, /* 0x1D53(0xbdf3-0xa0a0) */ 0x0000, /* 0x1D54(0xbdf4-0xa0a0) */ 0x0000, /* 0x1D55(0xbdf5-0xa0a0) */ 0x0000, /* 0x1D56(0xbdf6-0xa0a0) */ 0x0000, /* 0x1D57(0xbdf7-0xa0a0) */ 0x0000, /* 0x1D58(0xbdf8-0xa0a0) */ 0x0000, /* 0x1D59(0xbdf9-0xa0a0) */ 0x0000, /* 0x1D5A(0xbdfa-0xa0a0) */ 0x0000, /* 0x1D5B(0xbdfb-0xa0a0) */ 0x0000, /* 0x1D5C(0xbdfc-0xa0a0) */ 0x0000, /* 0x1D5D(0xbdfd-0xa0a0) */ 0x0000, /* 0x1D5E(0xbdfe-0xa0a0) */ 0x0000, /* 0x1D5F(0xbdff-0xa0a0) */ 0x0000, /* 0x1D60(0xbe00-0xa0a0) */ 0x0000, /* 0x1D61(0xbe01-0xa0a0) */ 0x0000, /* 0x1D62(0xbe02-0xa0a0) */ 0x0000, /* 0x1D63(0xbe03-0xa0a0) */ 0x0000, /* 0x1D64(0xbe04-0xa0a0) */ 0x0000, /* 0x1D65(0xbe05-0xa0a0) */ 0x0000, /* 0x1D66(0xbe06-0xa0a0) */ 0x0000, /* 0x1D67(0xbe07-0xa0a0) */ 0x0000, /* 0x1D68(0xbe08-0xa0a0) */ 0x0000, /* 0x1D69(0xbe09-0xa0a0) */ 0x0000, /* 0x1D6A(0xbe0a-0xa0a0) */ 0x0000, /* 0x1D6B(0xbe0b-0xa0a0) */ 0x0000, /* 0x1D6C(0xbe0c-0xa0a0) */ 0x0000, /* 0x1D6D(0xbe0d-0xa0a0) */ 0x0000, /* 0x1D6E(0xbe0e-0xa0a0) */ 0x0000, /* 0x1D6F(0xbe0f-0xa0a0) */ 0x0000, /* 0x1D70(0xbe10-0xa0a0) */ 0x0000, /* 0x1D71(0xbe11-0xa0a0) */ 0x0000, /* 0x1D72(0xbe12-0xa0a0) */ 0x0000, /* 0x1D73(0xbe13-0xa0a0) */ 0x0000, /* 0x1D74(0xbe14-0xa0a0) */ 0x0000, /* 0x1D75(0xbe15-0xa0a0) */ 0x0000, /* 0x1D76(0xbe16-0xa0a0) */ 0x0000, /* 0x1D77(0xbe17-0xa0a0) */ 0x0000, /* 0x1D78(0xbe18-0xa0a0) */ 0x0000, /* 0x1D79(0xbe19-0xa0a0) */ 0x0000, /* 0x1D7A(0xbe1a-0xa0a0) */ 0x0000, /* 0x1D7B(0xbe1b-0xa0a0) */ 0x0000, /* 0x1D7C(0xbe1c-0xa0a0) */ 0x0000, /* 0x1D7D(0xbe1d-0xa0a0) */ 0x0000, /* 0x1D7E(0xbe1e-0xa0a0) */ 0x0000, /* 0x1D7F(0xbe1f-0xa0a0) */ 0x0000, /* 0x1D80(0xbe20-0xa0a0) */ 0x0000, /* 0x1D81(0xbe21-0xa0a0) */ 0x0000, /* 0x1D82(0xbe22-0xa0a0) */ 0x0000, /* 0x1D83(0xbe23-0xa0a0) */ 0x0000, /* 0x1D84(0xbe24-0xa0a0) */ 0x0000, /* 0x1D85(0xbe25-0xa0a0) */ 0x0000, /* 0x1D86(0xbe26-0xa0a0) */ 0x0000, /* 0x1D87(0xbe27-0xa0a0) */ 0x0000, /* 0x1D88(0xbe28-0xa0a0) */ 0x0000, /* 0x1D89(0xbe29-0xa0a0) */ 0x0000, /* 0x1D8A(0xbe2a-0xa0a0) */ 0x0000, /* 0x1D8B(0xbe2b-0xa0a0) */ 0x0000, /* 0x1D8C(0xbe2c-0xa0a0) */ 0x0000, /* 0x1D8D(0xbe2d-0xa0a0) */ 0x0000, /* 0x1D8E(0xbe2e-0xa0a0) */ 0x0000, /* 0x1D8F(0xbe2f-0xa0a0) */ 0x0000, /* 0x1D90(0xbe30-0xa0a0) */ 0x0000, /* 0x1D91(0xbe31-0xa0a0) */ 0x0000, /* 0x1D92(0xbe32-0xa0a0) */ 0x0000, /* 0x1D93(0xbe33-0xa0a0) */ 0x0000, /* 0x1D94(0xbe34-0xa0a0) */ 0x0000, /* 0x1D95(0xbe35-0xa0a0) */ 0x0000, /* 0x1D96(0xbe36-0xa0a0) */ 0x0000, /* 0x1D97(0xbe37-0xa0a0) */ 0x0000, /* 0x1D98(0xbe38-0xa0a0) */ 0x0000, /* 0x1D99(0xbe39-0xa0a0) */ 0x0000, /* 0x1D9A(0xbe3a-0xa0a0) */ 0x0000, /* 0x1D9B(0xbe3b-0xa0a0) */ 0x0000, /* 0x1D9C(0xbe3c-0xa0a0) */ 0x0000, /* 0x1D9D(0xbe3d-0xa0a0) */ 0x0000, /* 0x1D9E(0xbe3e-0xa0a0) */ 0x0000, /* 0x1D9F(0xbe3f-0xa0a0) */ 0x0000, /* 0x1DA0(0xbe40-0xa0a0) */ 0x0000, /* 0x1DA1(0xbe41-0xa0a0) */ 0x0000, /* 0x1DA2(0xbe42-0xa0a0) */ 0x0000, /* 0x1DA3(0xbe43-0xa0a0) */ 0x0000, /* 0x1DA4(0xbe44-0xa0a0) */ 0x0000, /* 0x1DA5(0xbe45-0xa0a0) */ 0x0000, /* 0x1DA6(0xbe46-0xa0a0) */ 0x0000, /* 0x1DA7(0xbe47-0xa0a0) */ 0x0000, /* 0x1DA8(0xbe48-0xa0a0) */ 0x0000, /* 0x1DA9(0xbe49-0xa0a0) */ 0x0000, /* 0x1DAA(0xbe4a-0xa0a0) */ 0x0000, /* 0x1DAB(0xbe4b-0xa0a0) */ 0x0000, /* 0x1DAC(0xbe4c-0xa0a0) */ 0x0000, /* 0x1DAD(0xbe4d-0xa0a0) */ 0x0000, /* 0x1DAE(0xbe4e-0xa0a0) */ 0x0000, /* 0x1DAF(0xbe4f-0xa0a0) */ 0x0000, /* 0x1DB0(0xbe50-0xa0a0) */ 0x0000, /* 0x1DB1(0xbe51-0xa0a0) */ 0x0000, /* 0x1DB2(0xbe52-0xa0a0) */ 0x0000, /* 0x1DB3(0xbe53-0xa0a0) */ 0x0000, /* 0x1DB4(0xbe54-0xa0a0) */ 0x0000, /* 0x1DB5(0xbe55-0xa0a0) */ 0x0000, /* 0x1DB6(0xbe56-0xa0a0) */ 0x0000, /* 0x1DB7(0xbe57-0xa0a0) */ 0x0000, /* 0x1DB8(0xbe58-0xa0a0) */ 0x0000, /* 0x1DB9(0xbe59-0xa0a0) */ 0x0000, /* 0x1DBA(0xbe5a-0xa0a0) */ 0x0000, /* 0x1DBB(0xbe5b-0xa0a0) */ 0x0000, /* 0x1DBC(0xbe5c-0xa0a0) */ 0x0000, /* 0x1DBD(0xbe5d-0xa0a0) */ 0x0000, /* 0x1DBE(0xbe5e-0xa0a0) */ 0x0000, /* 0x1DBF(0xbe5f-0xa0a0) */ 0x0000, /* 0x1DC0(0xbe60-0xa0a0) */ 0x0000, /* 0x1DC1(0xbe61-0xa0a0) */ 0x0000, /* 0x1DC2(0xbe62-0xa0a0) */ 0x0000, /* 0x1DC3(0xbe63-0xa0a0) */ 0x0000, /* 0x1DC4(0xbe64-0xa0a0) */ 0x0000, /* 0x1DC5(0xbe65-0xa0a0) */ 0x0000, /* 0x1DC6(0xbe66-0xa0a0) */ 0x0000, /* 0x1DC7(0xbe67-0xa0a0) */ 0x0000, /* 0x1DC8(0xbe68-0xa0a0) */ 0x0000, /* 0x1DC9(0xbe69-0xa0a0) */ 0x0000, /* 0x1DCA(0xbe6a-0xa0a0) */ 0x0000, /* 0x1DCB(0xbe6b-0xa0a0) */ 0x0000, /* 0x1DCC(0xbe6c-0xa0a0) */ 0x0000, /* 0x1DCD(0xbe6d-0xa0a0) */ 0x0000, /* 0x1DCE(0xbe6e-0xa0a0) */ 0x0000, /* 0x1DCF(0xbe6f-0xa0a0) */ 0x0000, /* 0x1DD0(0xbe70-0xa0a0) */ 0x0000, /* 0x1DD1(0xbe71-0xa0a0) */ 0x0000, /* 0x1DD2(0xbe72-0xa0a0) */ 0x0000, /* 0x1DD3(0xbe73-0xa0a0) */ 0x0000, /* 0x1DD4(0xbe74-0xa0a0) */ 0x0000, /* 0x1DD5(0xbe75-0xa0a0) */ 0x0000, /* 0x1DD6(0xbe76-0xa0a0) */ 0x0000, /* 0x1DD7(0xbe77-0xa0a0) */ 0x0000, /* 0x1DD8(0xbe78-0xa0a0) */ 0x0000, /* 0x1DD9(0xbe79-0xa0a0) */ 0x0000, /* 0x1DDA(0xbe7a-0xa0a0) */ 0x0000, /* 0x1DDB(0xbe7b-0xa0a0) */ 0x0000, /* 0x1DDC(0xbe7c-0xa0a0) */ 0x0000, /* 0x1DDD(0xbe7d-0xa0a0) */ 0x0000, /* 0x1DDE(0xbe7e-0xa0a0) */ 0x0000, /* 0x1DDF(0xbe7f-0xa0a0) */ 0x0000, /* 0x1DE0(0xbe80-0xa0a0) */ 0x0000, /* 0x1DE1(0xbe81-0xa0a0) */ 0x0000, /* 0x1DE2(0xbe82-0xa0a0) */ 0x0000, /* 0x1DE3(0xbe83-0xa0a0) */ 0x0000, /* 0x1DE4(0xbe84-0xa0a0) */ 0x0000, /* 0x1DE5(0xbe85-0xa0a0) */ 0x0000, /* 0x1DE6(0xbe86-0xa0a0) */ 0x0000, /* 0x1DE7(0xbe87-0xa0a0) */ 0x0000, /* 0x1DE8(0xbe88-0xa0a0) */ 0x0000, /* 0x1DE9(0xbe89-0xa0a0) */ 0x0000, /* 0x1DEA(0xbe8a-0xa0a0) */ 0x0000, /* 0x1DEB(0xbe8b-0xa0a0) */ 0x0000, /* 0x1DEC(0xbe8c-0xa0a0) */ 0x0000, /* 0x1DED(0xbe8d-0xa0a0) */ 0x0000, /* 0x1DEE(0xbe8e-0xa0a0) */ 0x0000, /* 0x1DEF(0xbe8f-0xa0a0) */ 0x0000, /* 0x1DF0(0xbe90-0xa0a0) */ 0x0000, /* 0x1DF1(0xbe91-0xa0a0) */ 0x0000, /* 0x1DF2(0xbe92-0xa0a0) */ 0x0000, /* 0x1DF3(0xbe93-0xa0a0) */ 0x0000, /* 0x1DF4(0xbe94-0xa0a0) */ 0x0000, /* 0x1DF5(0xbe95-0xa0a0) */ 0x0000, /* 0x1DF6(0xbe96-0xa0a0) */ 0x0000, /* 0x1DF7(0xbe97-0xa0a0) */ 0x0000, /* 0x1DF8(0xbe98-0xa0a0) */ 0x0000, /* 0x1DF9(0xbe99-0xa0a0) */ 0x0000, /* 0x1DFA(0xbe9a-0xa0a0) */ 0x0000, /* 0x1DFB(0xbe9b-0xa0a0) */ 0x0000, /* 0x1DFC(0xbe9c-0xa0a0) */ 0x0000, /* 0x1DFD(0xbe9d-0xa0a0) */ 0x0000, /* 0x1DFE(0xbe9e-0xa0a0) */ 0x0000, /* 0x1DFF(0xbe9f-0xa0a0) */ 0x0000, /* 0x1E00(0xbea0-0xa0a0) */ 0x0000, /* 0x1E01(0xbea1-0xa0a0) */ 0x0000, /* 0x1E02(0xbea2-0xa0a0) */ 0x0000, /* 0x1E03(0xbea3-0xa0a0) */ 0x0000, /* 0x1E04(0xbea4-0xa0a0) */ 0x0000, /* 0x1E05(0xbea5-0xa0a0) */ 0x0000, /* 0x1E06(0xbea6-0xa0a0) */ 0x0000, /* 0x1E07(0xbea7-0xa0a0) */ 0x0000, /* 0x1E08(0xbea8-0xa0a0) */ 0x0000, /* 0x1E09(0xbea9-0xa0a0) */ 0x0000, /* 0x1E0A(0xbeaa-0xa0a0) */ 0x0000, /* 0x1E0B(0xbeab-0xa0a0) */ 0x0000, /* 0x1E0C(0xbeac-0xa0a0) */ 0x0000, /* 0x1E0D(0xbead-0xa0a0) */ 0x0000, /* 0x1E0E(0xbeae-0xa0a0) */ 0x0000, /* 0x1E0F(0xbeaf-0xa0a0) */ 0x0000, /* 0x1E10(0xbeb0-0xa0a0) */ 0x0000, /* 0x1E11(0xbeb1-0xa0a0) */ 0x0000, /* 0x1E12(0xbeb2-0xa0a0) */ 0x0000, /* 0x1E13(0xbeb3-0xa0a0) */ 0x0000, /* 0x1E14(0xbeb4-0xa0a0) */ 0x0000, /* 0x1E15(0xbeb5-0xa0a0) */ 0x0000, /* 0x1E16(0xbeb6-0xa0a0) */ 0x0000, /* 0x1E17(0xbeb7-0xa0a0) */ 0x0000, /* 0x1E18(0xbeb8-0xa0a0) */ 0x0000, /* 0x1E19(0xbeb9-0xa0a0) */ 0x0000, /* 0x1E1A(0xbeba-0xa0a0) */ 0x0000, /* 0x1E1B(0xbebb-0xa0a0) */ 0x0000, /* 0x1E1C(0xbebc-0xa0a0) */ 0x0000, /* 0x1E1D(0xbebd-0xa0a0) */ 0x0000, /* 0x1E1E(0xbebe-0xa0a0) */ 0x0000, /* 0x1E1F(0xbebf-0xa0a0) */ 0x0000, /* 0x1E20(0xbec0-0xa0a0) */ 0x0000, /* 0x1E21(0xbec1-0xa0a0) */ 0x0000, /* 0x1E22(0xbec2-0xa0a0) */ 0x0000, /* 0x1E23(0xbec3-0xa0a0) */ 0x0000, /* 0x1E24(0xbec4-0xa0a0) */ 0x0000, /* 0x1E25(0xbec5-0xa0a0) */ 0x0000, /* 0x1E26(0xbec6-0xa0a0) */ 0x0000, /* 0x1E27(0xbec7-0xa0a0) */ 0x0000, /* 0x1E28(0xbec8-0xa0a0) */ 0x0000, /* 0x1E29(0xbec9-0xa0a0) */ 0x0000, /* 0x1E2A(0xbeca-0xa0a0) */ 0x0000, /* 0x1E2B(0xbecb-0xa0a0) */ 0x0000, /* 0x1E2C(0xbecc-0xa0a0) */ 0x0000, /* 0x1E2D(0xbecd-0xa0a0) */ 0x0000, /* 0x1E2E(0xbece-0xa0a0) */ 0x0000, /* 0x1E2F(0xbecf-0xa0a0) */ 0x0000, /* 0x1E30(0xbed0-0xa0a0) */ 0x0000, /* 0x1E31(0xbed1-0xa0a0) */ 0x0000, /* 0x1E32(0xbed2-0xa0a0) */ 0x0000, /* 0x1E33(0xbed3-0xa0a0) */ 0x0000, /* 0x1E34(0xbed4-0xa0a0) */ 0x0000, /* 0x1E35(0xbed5-0xa0a0) */ 0x0000, /* 0x1E36(0xbed6-0xa0a0) */ 0x0000, /* 0x1E37(0xbed7-0xa0a0) */ 0x0000, /* 0x1E38(0xbed8-0xa0a0) */ 0x0000, /* 0x1E39(0xbed9-0xa0a0) */ 0x0000, /* 0x1E3A(0xbeda-0xa0a0) */ 0x0000, /* 0x1E3B(0xbedb-0xa0a0) */ 0x0000, /* 0x1E3C(0xbedc-0xa0a0) */ 0x0000, /* 0x1E3D(0xbedd-0xa0a0) */ 0x0000, /* 0x1E3E(0xbede-0xa0a0) */ 0x0000, /* 0x1E3F(0xbedf-0xa0a0) */ 0x0000, /* 0x1E40(0xbee0-0xa0a0) */ 0x0000, /* 0x1E41(0xbee1-0xa0a0) */ 0x0000, /* 0x1E42(0xbee2-0xa0a0) */ 0x0000, /* 0x1E43(0xbee3-0xa0a0) */ 0x0000, /* 0x1E44(0xbee4-0xa0a0) */ 0x0000, /* 0x1E45(0xbee5-0xa0a0) */ 0x0000, /* 0x1E46(0xbee6-0xa0a0) */ 0x0000, /* 0x1E47(0xbee7-0xa0a0) */ 0x0000, /* 0x1E48(0xbee8-0xa0a0) */ 0x0000, /* 0x1E49(0xbee9-0xa0a0) */ 0x0000, /* 0x1E4A(0xbeea-0xa0a0) */ 0x0000, /* 0x1E4B(0xbeeb-0xa0a0) */ 0x0000, /* 0x1E4C(0xbeec-0xa0a0) */ 0x0000, /* 0x1E4D(0xbeed-0xa0a0) */ 0x0000, /* 0x1E4E(0xbeee-0xa0a0) */ 0x0000, /* 0x1E4F(0xbeef-0xa0a0) */ 0x0000, /* 0x1E50(0xbef0-0xa0a0) */ 0x0000, /* 0x1E51(0xbef1-0xa0a0) */ 0x0000, /* 0x1E52(0xbef2-0xa0a0) */ 0x0000, /* 0x1E53(0xbef3-0xa0a0) */ 0x0000, /* 0x1E54(0xbef4-0xa0a0) */ 0x0000, /* 0x1E55(0xbef5-0xa0a0) */ 0x0000, /* 0x1E56(0xbef6-0xa0a0) */ 0x0000, /* 0x1E57(0xbef7-0xa0a0) */ 0x0000, /* 0x1E58(0xbef8-0xa0a0) */ 0x0000, /* 0x1E59(0xbef9-0xa0a0) */ 0x0000, /* 0x1E5A(0xbefa-0xa0a0) */ 0x0000, /* 0x1E5B(0xbefb-0xa0a0) */ 0x0000, /* 0x1E5C(0xbefc-0xa0a0) */ 0x0000, /* 0x1E5D(0xbefd-0xa0a0) */ 0x0000, /* 0x1E5E(0xbefe-0xa0a0) */ 0x0000, /* 0x1E5F(0xbeff-0xa0a0) */ 0x0000, /* 0x1E60(0xbf00-0xa0a0) */ 0x0000, /* 0x1E61(0xbf01-0xa0a0) */ 0x0000, /* 0x1E62(0xbf02-0xa0a0) */ 0x0000, /* 0x1E63(0xbf03-0xa0a0) */ 0x0000, /* 0x1E64(0xbf04-0xa0a0) */ 0x0000, /* 0x1E65(0xbf05-0xa0a0) */ 0x0000, /* 0x1E66(0xbf06-0xa0a0) */ 0x0000, /* 0x1E67(0xbf07-0xa0a0) */ 0x0000, /* 0x1E68(0xbf08-0xa0a0) */ 0x0000, /* 0x1E69(0xbf09-0xa0a0) */ 0x0000, /* 0x1E6A(0xbf0a-0xa0a0) */ 0x0000, /* 0x1E6B(0xbf0b-0xa0a0) */ 0x0000, /* 0x1E6C(0xbf0c-0xa0a0) */ 0x0000, /* 0x1E6D(0xbf0d-0xa0a0) */ 0x0000, /* 0x1E6E(0xbf0e-0xa0a0) */ 0x0000, /* 0x1E6F(0xbf0f-0xa0a0) */ 0x0000, /* 0x1E70(0xbf10-0xa0a0) */ 0x0000, /* 0x1E71(0xbf11-0xa0a0) */ 0x0000, /* 0x1E72(0xbf12-0xa0a0) */ 0x0000, /* 0x1E73(0xbf13-0xa0a0) */ 0x0000, /* 0x1E74(0xbf14-0xa0a0) */ 0x0000, /* 0x1E75(0xbf15-0xa0a0) */ 0x0000, /* 0x1E76(0xbf16-0xa0a0) */ 0x0000, /* 0x1E77(0xbf17-0xa0a0) */ 0x0000, /* 0x1E78(0xbf18-0xa0a0) */ 0x0000, /* 0x1E79(0xbf19-0xa0a0) */ 0x0000, /* 0x1E7A(0xbf1a-0xa0a0) */ 0x0000, /* 0x1E7B(0xbf1b-0xa0a0) */ 0x0000, /* 0x1E7C(0xbf1c-0xa0a0) */ 0x0000, /* 0x1E7D(0xbf1d-0xa0a0) */ 0x0000, /* 0x1E7E(0xbf1e-0xa0a0) */ 0x0000, /* 0x1E7F(0xbf1f-0xa0a0) */ 0x0000, /* 0x1E80(0xbf20-0xa0a0) */ 0x0000, /* 0x1E81(0xbf21-0xa0a0) */ 0x0000, /* 0x1E82(0xbf22-0xa0a0) */ 0x0000, /* 0x1E83(0xbf23-0xa0a0) */ 0x0000, /* 0x1E84(0xbf24-0xa0a0) */ 0x0000, /* 0x1E85(0xbf25-0xa0a0) */ 0x0000, /* 0x1E86(0xbf26-0xa0a0) */ 0x0000, /* 0x1E87(0xbf27-0xa0a0) */ 0x0000, /* 0x1E88(0xbf28-0xa0a0) */ 0x0000, /* 0x1E89(0xbf29-0xa0a0) */ 0x0000, /* 0x1E8A(0xbf2a-0xa0a0) */ 0x0000, /* 0x1E8B(0xbf2b-0xa0a0) */ 0x0000, /* 0x1E8C(0xbf2c-0xa0a0) */ 0x0000, /* 0x1E8D(0xbf2d-0xa0a0) */ 0x0000, /* 0x1E8E(0xbf2e-0xa0a0) */ 0x0000, /* 0x1E8F(0xbf2f-0xa0a0) */ 0x0000, /* 0x1E90(0xbf30-0xa0a0) */ 0x0000, /* 0x1E91(0xbf31-0xa0a0) */ 0x0000, /* 0x1E92(0xbf32-0xa0a0) */ 0x0000, /* 0x1E93(0xbf33-0xa0a0) */ 0x0000, /* 0x1E94(0xbf34-0xa0a0) */ 0x0000, /* 0x1E95(0xbf35-0xa0a0) */ 0x0000, /* 0x1E96(0xbf36-0xa0a0) */ 0x0000, /* 0x1E97(0xbf37-0xa0a0) */ 0x0000, /* 0x1E98(0xbf38-0xa0a0) */ 0x0000, /* 0x1E99(0xbf39-0xa0a0) */ 0x0000, /* 0x1E9A(0xbf3a-0xa0a0) */ 0x0000, /* 0x1E9B(0xbf3b-0xa0a0) */ 0x0000, /* 0x1E9C(0xbf3c-0xa0a0) */ 0x0000, /* 0x1E9D(0xbf3d-0xa0a0) */ 0x0000, /* 0x1E9E(0xbf3e-0xa0a0) */ 0x0000, /* 0x1E9F(0xbf3f-0xa0a0) */ 0x0000, /* 0x1EA0(0xbf40-0xa0a0) */ 0x0000, /* 0x1EA1(0xbf41-0xa0a0) */ 0x0000, /* 0x1EA2(0xbf42-0xa0a0) */ 0x0000, /* 0x1EA3(0xbf43-0xa0a0) */ 0x0000, /* 0x1EA4(0xbf44-0xa0a0) */ 0x0000, /* 0x1EA5(0xbf45-0xa0a0) */ 0x0000, /* 0x1EA6(0xbf46-0xa0a0) */ 0x0000, /* 0x1EA7(0xbf47-0xa0a0) */ 0x0000, /* 0x1EA8(0xbf48-0xa0a0) */ 0x0000, /* 0x1EA9(0xbf49-0xa0a0) */ 0x0000, /* 0x1EAA(0xbf4a-0xa0a0) */ 0x0000, /* 0x1EAB(0xbf4b-0xa0a0) */ 0x0000, /* 0x1EAC(0xbf4c-0xa0a0) */ 0x0000, /* 0x1EAD(0xbf4d-0xa0a0) */ 0x0000, /* 0x1EAE(0xbf4e-0xa0a0) */ 0x0000, /* 0x1EAF(0xbf4f-0xa0a0) */ 0x0000, /* 0x1EB0(0xbf50-0xa0a0) */ 0x0000, /* 0x1EB1(0xbf51-0xa0a0) */ 0x0000, /* 0x1EB2(0xbf52-0xa0a0) */ 0x0000, /* 0x1EB3(0xbf53-0xa0a0) */ 0x0000, /* 0x1EB4(0xbf54-0xa0a0) */ 0x0000, /* 0x1EB5(0xbf55-0xa0a0) */ 0x0000, /* 0x1EB6(0xbf56-0xa0a0) */ 0x0000, /* 0x1EB7(0xbf57-0xa0a0) */ 0x0000, /* 0x1EB8(0xbf58-0xa0a0) */ 0x0000, /* 0x1EB9(0xbf59-0xa0a0) */ 0x0000, /* 0x1EBA(0xbf5a-0xa0a0) */ 0x0000, /* 0x1EBB(0xbf5b-0xa0a0) */ 0x0000, /* 0x1EBC(0xbf5c-0xa0a0) */ 0x0000, /* 0x1EBD(0xbf5d-0xa0a0) */ 0x0000, /* 0x1EBE(0xbf5e-0xa0a0) */ 0x0000, /* 0x1EBF(0xbf5f-0xa0a0) */ 0x0000, /* 0x1EC0(0xbf60-0xa0a0) */ 0x0000, /* 0x1EC1(0xbf61-0xa0a0) */ 0x0000, /* 0x1EC2(0xbf62-0xa0a0) */ 0x0000, /* 0x1EC3(0xbf63-0xa0a0) */ 0x0000, /* 0x1EC4(0xbf64-0xa0a0) */ 0x0000, /* 0x1EC5(0xbf65-0xa0a0) */ 0x0000, /* 0x1EC6(0xbf66-0xa0a0) */ 0x0000, /* 0x1EC7(0xbf67-0xa0a0) */ 0x0000, /* 0x1EC8(0xbf68-0xa0a0) */ 0x0000, /* 0x1EC9(0xbf69-0xa0a0) */ 0x0000, /* 0x1ECA(0xbf6a-0xa0a0) */ 0x0000, /* 0x1ECB(0xbf6b-0xa0a0) */ 0x0000, /* 0x1ECC(0xbf6c-0xa0a0) */ 0x0000, /* 0x1ECD(0xbf6d-0xa0a0) */ 0x0000, /* 0x1ECE(0xbf6e-0xa0a0) */ 0x0000, /* 0x1ECF(0xbf6f-0xa0a0) */ 0x0000, /* 0x1ED0(0xbf70-0xa0a0) */ 0x0000, /* 0x1ED1(0xbf71-0xa0a0) */ 0x0000, /* 0x1ED2(0xbf72-0xa0a0) */ 0x0000, /* 0x1ED3(0xbf73-0xa0a0) */ 0x0000, /* 0x1ED4(0xbf74-0xa0a0) */ 0x0000, /* 0x1ED5(0xbf75-0xa0a0) */ 0x0000, /* 0x1ED6(0xbf76-0xa0a0) */ 0x0000, /* 0x1ED7(0xbf77-0xa0a0) */ 0x0000, /* 0x1ED8(0xbf78-0xa0a0) */ 0x0000, /* 0x1ED9(0xbf79-0xa0a0) */ 0x0000, /* 0x1EDA(0xbf7a-0xa0a0) */ 0x0000, /* 0x1EDB(0xbf7b-0xa0a0) */ 0x0000, /* 0x1EDC(0xbf7c-0xa0a0) */ 0x0000, /* 0x1EDD(0xbf7d-0xa0a0) */ 0x0000, /* 0x1EDE(0xbf7e-0xa0a0) */ 0x0000, /* 0x1EDF(0xbf7f-0xa0a0) */ 0x0000, /* 0x1EE0(0xbf80-0xa0a0) */ 0x0000, /* 0x1EE1(0xbf81-0xa0a0) */ 0x0000, /* 0x1EE2(0xbf82-0xa0a0) */ 0x0000, /* 0x1EE3(0xbf83-0xa0a0) */ 0x0000, /* 0x1EE4(0xbf84-0xa0a0) */ 0x0000, /* 0x1EE5(0xbf85-0xa0a0) */ 0x0000, /* 0x1EE6(0xbf86-0xa0a0) */ 0x0000, /* 0x1EE7(0xbf87-0xa0a0) */ 0x0000, /* 0x1EE8(0xbf88-0xa0a0) */ 0x0000, /* 0x1EE9(0xbf89-0xa0a0) */ 0x0000, /* 0x1EEA(0xbf8a-0xa0a0) */ 0x0000, /* 0x1EEB(0xbf8b-0xa0a0) */ 0x0000, /* 0x1EEC(0xbf8c-0xa0a0) */ 0x0000, /* 0x1EED(0xbf8d-0xa0a0) */ 0x0000, /* 0x1EEE(0xbf8e-0xa0a0) */ 0x0000, /* 0x1EEF(0xbf8f-0xa0a0) */ 0x0000, /* 0x1EF0(0xbf90-0xa0a0) */ 0x0000, /* 0x1EF1(0xbf91-0xa0a0) */ 0x0000, /* 0x1EF2(0xbf92-0xa0a0) */ 0x0000, /* 0x1EF3(0xbf93-0xa0a0) */ 0x0000, /* 0x1EF4(0xbf94-0xa0a0) */ 0x0000, /* 0x1EF5(0xbf95-0xa0a0) */ 0x0000, /* 0x1EF6(0xbf96-0xa0a0) */ 0x0000, /* 0x1EF7(0xbf97-0xa0a0) */ 0x0000, /* 0x1EF8(0xbf98-0xa0a0) */ 0x0000, /* 0x1EF9(0xbf99-0xa0a0) */ 0x0000, /* 0x1EFA(0xbf9a-0xa0a0) */ 0x0000, /* 0x1EFB(0xbf9b-0xa0a0) */ 0x0000, /* 0x1EFC(0xbf9c-0xa0a0) */ 0x0000, /* 0x1EFD(0xbf9d-0xa0a0) */ 0x0000, /* 0x1EFE(0xbf9e-0xa0a0) */ 0x0000, /* 0x1EFF(0xbf9f-0xa0a0) */ 0x0000, /* 0x1F00(0xbfa0-0xa0a0) */ 0x0000, /* 0x1F01(0xbfa1-0xa0a0) */ 0x0000, /* 0x1F02(0xbfa2-0xa0a0) */ 0x0000, /* 0x1F03(0xbfa3-0xa0a0) */ 0x0000, /* 0x1F04(0xbfa4-0xa0a0) */ 0x0000, /* 0x1F05(0xbfa5-0xa0a0) */ 0x0000, /* 0x1F06(0xbfa6-0xa0a0) */ 0x0000, /* 0x1F07(0xbfa7-0xa0a0) */ 0x0000, /* 0x1F08(0xbfa8-0xa0a0) */ 0x0000, /* 0x1F09(0xbfa9-0xa0a0) */ 0x0000, /* 0x1F0A(0xbfaa-0xa0a0) */ 0x0000, /* 0x1F0B(0xbfab-0xa0a0) */ 0x0000, /* 0x1F0C(0xbfac-0xa0a0) */ 0x0000, /* 0x1F0D(0xbfad-0xa0a0) */ 0x0000, /* 0x1F0E(0xbfae-0xa0a0) */ 0x0000, /* 0x1F0F(0xbfaf-0xa0a0) */ 0x0000, /* 0x1F10(0xbfb0-0xa0a0) */ 0x0000, /* 0x1F11(0xbfb1-0xa0a0) */ 0x0000, /* 0x1F12(0xbfb2-0xa0a0) */ 0x0000, /* 0x1F13(0xbfb3-0xa0a0) */ 0x0000, /* 0x1F14(0xbfb4-0xa0a0) */ 0x0000, /* 0x1F15(0xbfb5-0xa0a0) */ 0x0000, /* 0x1F16(0xbfb6-0xa0a0) */ 0x0000, /* 0x1F17(0xbfb7-0xa0a0) */ 0x0000, /* 0x1F18(0xbfb8-0xa0a0) */ 0x0000, /* 0x1F19(0xbfb9-0xa0a0) */ 0x0000, /* 0x1F1A(0xbfba-0xa0a0) */ 0x0000, /* 0x1F1B(0xbfbb-0xa0a0) */ 0x0000, /* 0x1F1C(0xbfbc-0xa0a0) */ 0x0000, /* 0x1F1D(0xbfbd-0xa0a0) */ 0x0000, /* 0x1F1E(0xbfbe-0xa0a0) */ 0x0000, /* 0x1F1F(0xbfbf-0xa0a0) */ 0x0000, /* 0x1F20(0xbfc0-0xa0a0) */ 0x0000, /* 0x1F21(0xbfc1-0xa0a0) */ 0x0000, /* 0x1F22(0xbfc2-0xa0a0) */ 0x0000, /* 0x1F23(0xbfc3-0xa0a0) */ 0x0000, /* 0x1F24(0xbfc4-0xa0a0) */ 0x0000, /* 0x1F25(0xbfc5-0xa0a0) */ 0x0000, /* 0x1F26(0xbfc6-0xa0a0) */ 0x0000, /* 0x1F27(0xbfc7-0xa0a0) */ 0x0000, /* 0x1F28(0xbfc8-0xa0a0) */ 0x0000, /* 0x1F29(0xbfc9-0xa0a0) */ 0x0000, /* 0x1F2A(0xbfca-0xa0a0) */ 0x0000, /* 0x1F2B(0xbfcb-0xa0a0) */ 0x0000, /* 0x1F2C(0xbfcc-0xa0a0) */ 0x0000, /* 0x1F2D(0xbfcd-0xa0a0) */ 0x0000, /* 0x1F2E(0xbfce-0xa0a0) */ 0x0000, /* 0x1F2F(0xbfcf-0xa0a0) */ 0x0000, /* 0x1F30(0xbfd0-0xa0a0) */ 0x0000, /* 0x1F31(0xbfd1-0xa0a0) */ 0x0000, /* 0x1F32(0xbfd2-0xa0a0) */ 0x0000, /* 0x1F33(0xbfd3-0xa0a0) */ 0x0000, /* 0x1F34(0xbfd4-0xa0a0) */ 0x0000, /* 0x1F35(0xbfd5-0xa0a0) */ 0x0000, /* 0x1F36(0xbfd6-0xa0a0) */ 0x0000, /* 0x1F37(0xbfd7-0xa0a0) */ 0x0000, /* 0x1F38(0xbfd8-0xa0a0) */ 0x0000, /* 0x1F39(0xbfd9-0xa0a0) */ 0x0000, /* 0x1F3A(0xbfda-0xa0a0) */ 0x0000, /* 0x1F3B(0xbfdb-0xa0a0) */ 0x0000, /* 0x1F3C(0xbfdc-0xa0a0) */ 0x0000, /* 0x1F3D(0xbfdd-0xa0a0) */ 0x0000, /* 0x1F3E(0xbfde-0xa0a0) */ 0x0000, /* 0x1F3F(0xbfdf-0xa0a0) */ 0x0000, /* 0x1F40(0xbfe0-0xa0a0) */ 0x0000, /* 0x1F41(0xbfe1-0xa0a0) */ 0x0000, /* 0x1F42(0xbfe2-0xa0a0) */ 0x0000, /* 0x1F43(0xbfe3-0xa0a0) */ 0x0000, /* 0x1F44(0xbfe4-0xa0a0) */ 0x0000, /* 0x1F45(0xbfe5-0xa0a0) */ 0x0000, /* 0x1F46(0xbfe6-0xa0a0) */ 0x0000, /* 0x1F47(0xbfe7-0xa0a0) */ 0x0000, /* 0x1F48(0xbfe8-0xa0a0) */ 0x0000, /* 0x1F49(0xbfe9-0xa0a0) */ 0x0000, /* 0x1F4A(0xbfea-0xa0a0) */ 0x0000, /* 0x1F4B(0xbfeb-0xa0a0) */ 0x0000, /* 0x1F4C(0xbfec-0xa0a0) */ 0x0000, /* 0x1F4D(0xbfed-0xa0a0) */ 0x0000, /* 0x1F4E(0xbfee-0xa0a0) */ 0x0000, /* 0x1F4F(0xbfef-0xa0a0) */ 0x0000, /* 0x1F50(0xbff0-0xa0a0) */ 0x0000, /* 0x1F51(0xbff1-0xa0a0) */ 0x0000, /* 0x1F52(0xbff2-0xa0a0) */ 0x0000, /* 0x1F53(0xbff3-0xa0a0) */ 0x0000, /* 0x1F54(0xbff4-0xa0a0) */ 0x0000, /* 0x1F55(0xbff5-0xa0a0) */ 0x0000, /* 0x1F56(0xbff6-0xa0a0) */ 0x0000, /* 0x1F57(0xbff7-0xa0a0) */ 0x0000, /* 0x1F58(0xbff8-0xa0a0) */ 0x0000, /* 0x1F59(0xbff9-0xa0a0) */ 0x0000, /* 0x1F5A(0xbffa-0xa0a0) */ 0x0000, /* 0x1F5B(0xbffb-0xa0a0) */ 0x0000, /* 0x1F5C(0xbffc-0xa0a0) */ 0x0000, /* 0x1F5D(0xbffd-0xa0a0) */ 0x0000, /* 0x1F5E(0xbffe-0xa0a0) */ 0x0000, /* 0x1F5F(0xbfff-0xa0a0) */ 0x0000, /* 0x1F60(0xc000-0xa0a0) */ 0x0000, /* 0x1F61(0xc001-0xa0a0) */ 0x0000, /* 0x1F62(0xc002-0xa0a0) */ 0x0000, /* 0x1F63(0xc003-0xa0a0) */ 0x0000, /* 0x1F64(0xc004-0xa0a0) */ 0x0000, /* 0x1F65(0xc005-0xa0a0) */ 0x0000, /* 0x1F66(0xc006-0xa0a0) */ 0x0000, /* 0x1F67(0xc007-0xa0a0) */ 0x0000, /* 0x1F68(0xc008-0xa0a0) */ 0x0000, /* 0x1F69(0xc009-0xa0a0) */ 0x0000, /* 0x1F6A(0xc00a-0xa0a0) */ 0x0000, /* 0x1F6B(0xc00b-0xa0a0) */ 0x0000, /* 0x1F6C(0xc00c-0xa0a0) */ 0x0000, /* 0x1F6D(0xc00d-0xa0a0) */ 0x0000, /* 0x1F6E(0xc00e-0xa0a0) */ 0x0000, /* 0x1F6F(0xc00f-0xa0a0) */ 0x0000, /* 0x1F70(0xc010-0xa0a0) */ 0x0000, /* 0x1F71(0xc011-0xa0a0) */ 0x0000, /* 0x1F72(0xc012-0xa0a0) */ 0x0000, /* 0x1F73(0xc013-0xa0a0) */ 0x0000, /* 0x1F74(0xc014-0xa0a0) */ 0x0000, /* 0x1F75(0xc015-0xa0a0) */ 0x0000, /* 0x1F76(0xc016-0xa0a0) */ 0x0000, /* 0x1F77(0xc017-0xa0a0) */ 0x0000, /* 0x1F78(0xc018-0xa0a0) */ 0x0000, /* 0x1F79(0xc019-0xa0a0) */ 0x0000, /* 0x1F7A(0xc01a-0xa0a0) */ 0x0000, /* 0x1F7B(0xc01b-0xa0a0) */ 0x0000, /* 0x1F7C(0xc01c-0xa0a0) */ 0x0000, /* 0x1F7D(0xc01d-0xa0a0) */ 0x0000, /* 0x1F7E(0xc01e-0xa0a0) */ 0x0000, /* 0x1F7F(0xc01f-0xa0a0) */ 0x0000, /* 0x1F80(0xc020-0xa0a0) */ 0x0000, /* 0x1F81(0xc021-0xa0a0) */ 0x0000, /* 0x1F82(0xc022-0xa0a0) */ 0x0000, /* 0x1F83(0xc023-0xa0a0) */ 0x0000, /* 0x1F84(0xc024-0xa0a0) */ 0x0000, /* 0x1F85(0xc025-0xa0a0) */ 0x0000, /* 0x1F86(0xc026-0xa0a0) */ 0x0000, /* 0x1F87(0xc027-0xa0a0) */ 0x0000, /* 0x1F88(0xc028-0xa0a0) */ 0x0000, /* 0x1F89(0xc029-0xa0a0) */ 0x0000, /* 0x1F8A(0xc02a-0xa0a0) */ 0x0000, /* 0x1F8B(0xc02b-0xa0a0) */ 0x0000, /* 0x1F8C(0xc02c-0xa0a0) */ 0x0000, /* 0x1F8D(0xc02d-0xa0a0) */ 0x0000, /* 0x1F8E(0xc02e-0xa0a0) */ 0x0000, /* 0x1F8F(0xc02f-0xa0a0) */ 0x0000, /* 0x1F90(0xc030-0xa0a0) */ 0x0000, /* 0x1F91(0xc031-0xa0a0) */ 0x0000, /* 0x1F92(0xc032-0xa0a0) */ 0x0000, /* 0x1F93(0xc033-0xa0a0) */ 0x0000, /* 0x1F94(0xc034-0xa0a0) */ 0x0000, /* 0x1F95(0xc035-0xa0a0) */ 0x0000, /* 0x1F96(0xc036-0xa0a0) */ 0x0000, /* 0x1F97(0xc037-0xa0a0) */ 0x0000, /* 0x1F98(0xc038-0xa0a0) */ 0x0000, /* 0x1F99(0xc039-0xa0a0) */ 0x0000, /* 0x1F9A(0xc03a-0xa0a0) */ 0x0000, /* 0x1F9B(0xc03b-0xa0a0) */ 0x0000, /* 0x1F9C(0xc03c-0xa0a0) */ 0x0000, /* 0x1F9D(0xc03d-0xa0a0) */ 0x0000, /* 0x1F9E(0xc03e-0xa0a0) */ 0x0000, /* 0x1F9F(0xc03f-0xa0a0) */ 0x0000, /* 0x1FA0(0xc040-0xa0a0) */ 0x0000, /* 0x1FA1(0xc041-0xa0a0) */ 0x0000, /* 0x1FA2(0xc042-0xa0a0) */ 0x0000, /* 0x1FA3(0xc043-0xa0a0) */ 0x0000, /* 0x1FA4(0xc044-0xa0a0) */ 0x0000, /* 0x1FA5(0xc045-0xa0a0) */ 0x0000, /* 0x1FA6(0xc046-0xa0a0) */ 0x0000, /* 0x1FA7(0xc047-0xa0a0) */ 0x0000, /* 0x1FA8(0xc048-0xa0a0) */ 0x0000, /* 0x1FA9(0xc049-0xa0a0) */ 0x0000, /* 0x1FAA(0xc04a-0xa0a0) */ 0x0000, /* 0x1FAB(0xc04b-0xa0a0) */ 0x0000, /* 0x1FAC(0xc04c-0xa0a0) */ 0x0000, /* 0x1FAD(0xc04d-0xa0a0) */ 0x0000, /* 0x1FAE(0xc04e-0xa0a0) */ 0x0000, /* 0x1FAF(0xc04f-0xa0a0) */ 0x0000, /* 0x1FB0(0xc050-0xa0a0) */ 0x0000, /* 0x1FB1(0xc051-0xa0a0) */ 0x0000, /* 0x1FB2(0xc052-0xa0a0) */ 0x0000, /* 0x1FB3(0xc053-0xa0a0) */ 0x0000, /* 0x1FB4(0xc054-0xa0a0) */ 0x0000, /* 0x1FB5(0xc055-0xa0a0) */ 0x0000, /* 0x1FB6(0xc056-0xa0a0) */ 0x0000, /* 0x1FB7(0xc057-0xa0a0) */ 0x0000, /* 0x1FB8(0xc058-0xa0a0) */ 0x0000, /* 0x1FB9(0xc059-0xa0a0) */ 0x0000, /* 0x1FBA(0xc05a-0xa0a0) */ 0x0000, /* 0x1FBB(0xc05b-0xa0a0) */ 0x0000, /* 0x1FBC(0xc05c-0xa0a0) */ 0x0000, /* 0x1FBD(0xc05d-0xa0a0) */ 0x0000, /* 0x1FBE(0xc05e-0xa0a0) */ 0x0000, /* 0x1FBF(0xc05f-0xa0a0) */ 0x0000, /* 0x1FC0(0xc060-0xa0a0) */ 0x0000, /* 0x1FC1(0xc061-0xa0a0) */ 0x0000, /* 0x1FC2(0xc062-0xa0a0) */ 0x0000, /* 0x1FC3(0xc063-0xa0a0) */ 0x0000, /* 0x1FC4(0xc064-0xa0a0) */ 0x0000, /* 0x1FC5(0xc065-0xa0a0) */ 0x0000, /* 0x1FC6(0xc066-0xa0a0) */ 0x0000, /* 0x1FC7(0xc067-0xa0a0) */ 0x0000, /* 0x1FC8(0xc068-0xa0a0) */ 0x0000, /* 0x1FC9(0xc069-0xa0a0) */ 0x0000, /* 0x1FCA(0xc06a-0xa0a0) */ 0x0000, /* 0x1FCB(0xc06b-0xa0a0) */ 0x0000, /* 0x1FCC(0xc06c-0xa0a0) */ 0x0000, /* 0x1FCD(0xc06d-0xa0a0) */ 0x0000, /* 0x1FCE(0xc06e-0xa0a0) */ 0x0000, /* 0x1FCF(0xc06f-0xa0a0) */ 0x0000, /* 0x1FD0(0xc070-0xa0a0) */ 0x0000, /* 0x1FD1(0xc071-0xa0a0) */ 0x0000, /* 0x1FD2(0xc072-0xa0a0) */ 0x0000, /* 0x1FD3(0xc073-0xa0a0) */ 0x0000, /* 0x1FD4(0xc074-0xa0a0) */ 0x0000, /* 0x1FD5(0xc075-0xa0a0) */ 0x0000, /* 0x1FD6(0xc076-0xa0a0) */ 0x0000, /* 0x1FD7(0xc077-0xa0a0) */ 0x0000, /* 0x1FD8(0xc078-0xa0a0) */ 0x0000, /* 0x1FD9(0xc079-0xa0a0) */ 0x0000, /* 0x1FDA(0xc07a-0xa0a0) */ 0x0000, /* 0x1FDB(0xc07b-0xa0a0) */ 0x0000, /* 0x1FDC(0xc07c-0xa0a0) */ 0x0000, /* 0x1FDD(0xc07d-0xa0a0) */ 0x0000, /* 0x1FDE(0xc07e-0xa0a0) */ 0x0000, /* 0x1FDF(0xc07f-0xa0a0) */ 0x0000, /* 0x1FE0(0xc080-0xa0a0) */ 0x0000, /* 0x1FE1(0xc081-0xa0a0) */ 0x0000, /* 0x1FE2(0xc082-0xa0a0) */ 0x0000, /* 0x1FE3(0xc083-0xa0a0) */ 0x0000, /* 0x1FE4(0xc084-0xa0a0) */ 0x0000, /* 0x1FE5(0xc085-0xa0a0) */ 0x0000, /* 0x1FE6(0xc086-0xa0a0) */ 0x0000, /* 0x1FE7(0xc087-0xa0a0) */ 0x0000, /* 0x1FE8(0xc088-0xa0a0) */ 0x0000, /* 0x1FE9(0xc089-0xa0a0) */ 0x0000, /* 0x1FEA(0xc08a-0xa0a0) */ 0x0000, /* 0x1FEB(0xc08b-0xa0a0) */ 0x0000, /* 0x1FEC(0xc08c-0xa0a0) */ 0x0000, /* 0x1FED(0xc08d-0xa0a0) */ 0x0000, /* 0x1FEE(0xc08e-0xa0a0) */ 0x0000, /* 0x1FEF(0xc08f-0xa0a0) */ 0x0000, /* 0x1FF0(0xc090-0xa0a0) */ 0x0000, /* 0x1FF1(0xc091-0xa0a0) */ 0x0000, /* 0x1FF2(0xc092-0xa0a0) */ 0x0000, /* 0x1FF3(0xc093-0xa0a0) */ 0x0000, /* 0x1FF4(0xc094-0xa0a0) */ 0x0000, /* 0x1FF5(0xc095-0xa0a0) */ 0x0000, /* 0x1FF6(0xc096-0xa0a0) */ 0x0000, /* 0x1FF7(0xc097-0xa0a0) */ 0x0000, /* 0x1FF8(0xc098-0xa0a0) */ 0x0000, /* 0x1FF9(0xc099-0xa0a0) */ 0x0000, /* 0x1FFA(0xc09a-0xa0a0) */ 0x0000, /* 0x1FFB(0xc09b-0xa0a0) */ 0x0000, /* 0x1FFC(0xc09c-0xa0a0) */ 0x0000, /* 0x1FFD(0xc09d-0xa0a0) */ 0x0000, /* 0x1FFE(0xc09e-0xa0a0) */ 0x0000, /* 0x1FFF(0xc09f-0xa0a0) */ 0x0000, /* 0x2000(0xc0a0-0xa0a0) */ 0x0000, /* 0x2001(0xc0a1-0xa0a0) */ 0x0000, /* 0x2002(0xc0a2-0xa0a0) */ 0x0000, /* 0x2003(0xc0a3-0xa0a0) */ 0x0000, /* 0x2004(0xc0a4-0xa0a0) */ 0x0000, /* 0x2005(0xc0a5-0xa0a0) */ 0x0000, /* 0x2006(0xc0a6-0xa0a0) */ 0x0000, /* 0x2007(0xc0a7-0xa0a0) */ 0x0000, /* 0x2008(0xc0a8-0xa0a0) */ 0x0000, /* 0x2009(0xc0a9-0xa0a0) */ 0x0000, /* 0x200A(0xc0aa-0xa0a0) */ 0x0000, /* 0x200B(0xc0ab-0xa0a0) */ 0x0000, /* 0x200C(0xc0ac-0xa0a0) */ 0x0000, /* 0x200D(0xc0ad-0xa0a0) */ 0x0000, /* 0x200E(0xc0ae-0xa0a0) */ 0x0000, /* 0x200F(0xc0af-0xa0a0) */ 0x0000, /* 0x2010(0xc0b0-0xa0a0) */ 0x0000, /* 0x2011(0xc0b1-0xa0a0) */ 0x0000, /* 0x2012(0xc0b2-0xa0a0) */ 0x0000, /* 0x2013(0xc0b3-0xa0a0) */ 0x0000, /* 0x2014(0xc0b4-0xa0a0) */ 0x0000, /* 0x2015(0xc0b5-0xa0a0) */ 0x0000, /* 0x2016(0xc0b6-0xa0a0) */ 0x0000, /* 0x2017(0xc0b7-0xa0a0) */ 0x0000, /* 0x2018(0xc0b8-0xa0a0) */ 0x0000, /* 0x2019(0xc0b9-0xa0a0) */ 0x0000, /* 0x201A(0xc0ba-0xa0a0) */ 0x0000, /* 0x201B(0xc0bb-0xa0a0) */ 0x0000, /* 0x201C(0xc0bc-0xa0a0) */ 0x0000, /* 0x201D(0xc0bd-0xa0a0) */ 0x0000, /* 0x201E(0xc0be-0xa0a0) */ 0x0000, /* 0x201F(0xc0bf-0xa0a0) */ 0x0000, /* 0x2020(0xc0c0-0xa0a0) */ 0x0000, /* 0x2021(0xc0c1-0xa0a0) */ 0x0000, /* 0x2022(0xc0c2-0xa0a0) */ 0x0000, /* 0x2023(0xc0c3-0xa0a0) */ 0x0000, /* 0x2024(0xc0c4-0xa0a0) */ 0x0000, /* 0x2025(0xc0c5-0xa0a0) */ 0x0000, /* 0x2026(0xc0c6-0xa0a0) */ 0x0000, /* 0x2027(0xc0c7-0xa0a0) */ 0x0000, /* 0x2028(0xc0c8-0xa0a0) */ 0x0000, /* 0x2029(0xc0c9-0xa0a0) */ 0x0000, /* 0x202A(0xc0ca-0xa0a0) */ 0x0000, /* 0x202B(0xc0cb-0xa0a0) */ 0x0000, /* 0x202C(0xc0cc-0xa0a0) */ 0x0000, /* 0x202D(0xc0cd-0xa0a0) */ 0x0000, /* 0x202E(0xc0ce-0xa0a0) */ 0x0000, /* 0x202F(0xc0cf-0xa0a0) */ 0x0000, /* 0x2030(0xc0d0-0xa0a0) */ 0x0000, /* 0x2031(0xc0d1-0xa0a0) */ 0x0000, /* 0x2032(0xc0d2-0xa0a0) */ 0x0000, /* 0x2033(0xc0d3-0xa0a0) */ 0x0000, /* 0x2034(0xc0d4-0xa0a0) */ 0x0000, /* 0x2035(0xc0d5-0xa0a0) */ 0x0000, /* 0x2036(0xc0d6-0xa0a0) */ 0x0000, /* 0x2037(0xc0d7-0xa0a0) */ 0x0000, /* 0x2038(0xc0d8-0xa0a0) */ 0x0000, /* 0x2039(0xc0d9-0xa0a0) */ 0x0000, /* 0x203A(0xc0da-0xa0a0) */ 0x0000, /* 0x203B(0xc0db-0xa0a0) */ 0x0000, /* 0x203C(0xc0dc-0xa0a0) */ 0x0000, /* 0x203D(0xc0dd-0xa0a0) */ 0x0000, /* 0x203E(0xc0de-0xa0a0) */ 0x0000, /* 0x203F(0xc0df-0xa0a0) */ 0x0000, /* 0x2040(0xc0e0-0xa0a0) */ 0x0000, /* 0x2041(0xc0e1-0xa0a0) */ 0x0000, /* 0x2042(0xc0e2-0xa0a0) */ 0x0000, /* 0x2043(0xc0e3-0xa0a0) */ 0x0000, /* 0x2044(0xc0e4-0xa0a0) */ 0x0000, /* 0x2045(0xc0e5-0xa0a0) */ 0x0000, /* 0x2046(0xc0e6-0xa0a0) */ 0x0000, /* 0x2047(0xc0e7-0xa0a0) */ 0x0000, /* 0x2048(0xc0e8-0xa0a0) */ 0x0000, /* 0x2049(0xc0e9-0xa0a0) */ 0x0000, /* 0x204A(0xc0ea-0xa0a0) */ 0x0000, /* 0x204B(0xc0eb-0xa0a0) */ 0x0000, /* 0x204C(0xc0ec-0xa0a0) */ 0x0000, /* 0x204D(0xc0ed-0xa0a0) */ 0x0000, /* 0x204E(0xc0ee-0xa0a0) */ 0x0000, /* 0x204F(0xc0ef-0xa0a0) */ 0x0000, /* 0x2050(0xc0f0-0xa0a0) */ 0x0000, /* 0x2051(0xc0f1-0xa0a0) */ 0x0000, /* 0x2052(0xc0f2-0xa0a0) */ 0x0000, /* 0x2053(0xc0f3-0xa0a0) */ 0x0000, /* 0x2054(0xc0f4-0xa0a0) */ 0x0000, /* 0x2055(0xc0f5-0xa0a0) */ 0x0000, /* 0x2056(0xc0f6-0xa0a0) */ 0x0000, /* 0x2057(0xc0f7-0xa0a0) */ 0x0000, /* 0x2058(0xc0f8-0xa0a0) */ 0x0000, /* 0x2059(0xc0f9-0xa0a0) */ 0x0000, /* 0x205A(0xc0fa-0xa0a0) */ 0x0000, /* 0x205B(0xc0fb-0xa0a0) */ 0x0000, /* 0x205C(0xc0fc-0xa0a0) */ 0x0000, /* 0x205D(0xc0fd-0xa0a0) */ 0x0000, /* 0x205E(0xc0fe-0xa0a0) */ 0x0000, /* 0x205F(0xc0ff-0xa0a0) */ 0x0000, /* 0x2060(0xc100-0xa0a0) */ 0x0000, /* 0x2061(0xc101-0xa0a0) */ 0x0000, /* 0x2062(0xc102-0xa0a0) */ 0x0000, /* 0x2063(0xc103-0xa0a0) */ 0x0000, /* 0x2064(0xc104-0xa0a0) */ 0x0000, /* 0x2065(0xc105-0xa0a0) */ 0x0000, /* 0x2066(0xc106-0xa0a0) */ 0x0000, /* 0x2067(0xc107-0xa0a0) */ 0x0000, /* 0x2068(0xc108-0xa0a0) */ 0x0000, /* 0x2069(0xc109-0xa0a0) */ 0x0000, /* 0x206A(0xc10a-0xa0a0) */ 0x0000, /* 0x206B(0xc10b-0xa0a0) */ 0x0000, /* 0x206C(0xc10c-0xa0a0) */ 0x0000, /* 0x206D(0xc10d-0xa0a0) */ 0x0000, /* 0x206E(0xc10e-0xa0a0) */ 0x0000, /* 0x206F(0xc10f-0xa0a0) */ 0x0000, /* 0x2070(0xc110-0xa0a0) */ 0x0000, /* 0x2071(0xc111-0xa0a0) */ 0x0000, /* 0x2072(0xc112-0xa0a0) */ 0x0000, /* 0x2073(0xc113-0xa0a0) */ 0x0000, /* 0x2074(0xc114-0xa0a0) */ 0x0000, /* 0x2075(0xc115-0xa0a0) */ 0x0000, /* 0x2076(0xc116-0xa0a0) */ 0x0000, /* 0x2077(0xc117-0xa0a0) */ 0x0000, /* 0x2078(0xc118-0xa0a0) */ 0x0000, /* 0x2079(0xc119-0xa0a0) */ 0x0000, /* 0x207A(0xc11a-0xa0a0) */ 0x0000, /* 0x207B(0xc11b-0xa0a0) */ 0x0000, /* 0x207C(0xc11c-0xa0a0) */ 0x0000, /* 0x207D(0xc11d-0xa0a0) */ 0x0000, /* 0x207E(0xc11e-0xa0a0) */ 0x0000, /* 0x207F(0xc11f-0xa0a0) */ 0x0000, /* 0x2080(0xc120-0xa0a0) */ 0x0000, /* 0x2081(0xc121-0xa0a0) */ 0x0000, /* 0x2082(0xc122-0xa0a0) */ 0x0000, /* 0x2083(0xc123-0xa0a0) */ 0x0000, /* 0x2084(0xc124-0xa0a0) */ 0x0000, /* 0x2085(0xc125-0xa0a0) */ 0x0000, /* 0x2086(0xc126-0xa0a0) */ 0x0000, /* 0x2087(0xc127-0xa0a0) */ 0x0000, /* 0x2088(0xc128-0xa0a0) */ 0x0000, /* 0x2089(0xc129-0xa0a0) */ 0x0000, /* 0x208A(0xc12a-0xa0a0) */ 0x0000, /* 0x208B(0xc12b-0xa0a0) */ 0x0000, /* 0x208C(0xc12c-0xa0a0) */ 0x0000, /* 0x208D(0xc12d-0xa0a0) */ 0x0000, /* 0x208E(0xc12e-0xa0a0) */ 0x0000, /* 0x208F(0xc12f-0xa0a0) */ 0x0000, /* 0x2090(0xc130-0xa0a0) */ 0x0000, /* 0x2091(0xc131-0xa0a0) */ 0x0000, /* 0x2092(0xc132-0xa0a0) */ 0x0000, /* 0x2093(0xc133-0xa0a0) */ 0x0000, /* 0x2094(0xc134-0xa0a0) */ 0x0000, /* 0x2095(0xc135-0xa0a0) */ 0x0000, /* 0x2096(0xc136-0xa0a0) */ 0x0000, /* 0x2097(0xc137-0xa0a0) */ 0x0000, /* 0x2098(0xc138-0xa0a0) */ 0x0000, /* 0x2099(0xc139-0xa0a0) */ 0x0000, /* 0x209A(0xc13a-0xa0a0) */ 0x0000, /* 0x209B(0xc13b-0xa0a0) */ 0x0000, /* 0x209C(0xc13c-0xa0a0) */ 0x0000, /* 0x209D(0xc13d-0xa0a0) */ 0x0000, /* 0x209E(0xc13e-0xa0a0) */ 0x0000, /* 0x209F(0xc13f-0xa0a0) */ 0x0000, /* 0x20A0(0xc140-0xa0a0) */ 0x0000, /* 0x20A1(0xc141-0xa0a0) */ 0x0000, /* 0x20A2(0xc142-0xa0a0) */ 0x0000, /* 0x20A3(0xc143-0xa0a0) */ 0x0000, /* 0x20A4(0xc144-0xa0a0) */ 0x0000, /* 0x20A5(0xc145-0xa0a0) */ 0x0000, /* 0x20A6(0xc146-0xa0a0) */ 0x0000, /* 0x20A7(0xc147-0xa0a0) */ 0x0000, /* 0x20A8(0xc148-0xa0a0) */ 0x0000, /* 0x20A9(0xc149-0xa0a0) */ 0x0000, /* 0x20AA(0xc14a-0xa0a0) */ 0x0000, /* 0x20AB(0xc14b-0xa0a0) */ 0x0000, /* 0x20AC(0xc14c-0xa0a0) */ 0x0000, /* 0x20AD(0xc14d-0xa0a0) */ 0x0000, /* 0x20AE(0xc14e-0xa0a0) */ 0x0000, /* 0x20AF(0xc14f-0xa0a0) */ 0x0000, /* 0x20B0(0xc150-0xa0a0) */ 0x0000, /* 0x20B1(0xc151-0xa0a0) */ 0x0000, /* 0x20B2(0xc152-0xa0a0) */ 0x0000, /* 0x20B3(0xc153-0xa0a0) */ 0x0000, /* 0x20B4(0xc154-0xa0a0) */ 0x0000, /* 0x20B5(0xc155-0xa0a0) */ 0x0000, /* 0x20B6(0xc156-0xa0a0) */ 0x0000, /* 0x20B7(0xc157-0xa0a0) */ 0x0000, /* 0x20B8(0xc158-0xa0a0) */ 0x0000, /* 0x20B9(0xc159-0xa0a0) */ 0x0000, /* 0x20BA(0xc15a-0xa0a0) */ 0x0000, /* 0x20BB(0xc15b-0xa0a0) */ 0x0000, /* 0x20BC(0xc15c-0xa0a0) */ 0x0000, /* 0x20BD(0xc15d-0xa0a0) */ 0x0000, /* 0x20BE(0xc15e-0xa0a0) */ 0x0000, /* 0x20BF(0xc15f-0xa0a0) */ 0x0000, /* 0x20C0(0xc160-0xa0a0) */ 0x0000, /* 0x20C1(0xc161-0xa0a0) */ 0x0000, /* 0x20C2(0xc162-0xa0a0) */ 0x0000, /* 0x20C3(0xc163-0xa0a0) */ 0x0000, /* 0x20C4(0xc164-0xa0a0) */ 0x0000, /* 0x20C5(0xc165-0xa0a0) */ 0x0000, /* 0x20C6(0xc166-0xa0a0) */ 0x0000, /* 0x20C7(0xc167-0xa0a0) */ 0x0000, /* 0x20C8(0xc168-0xa0a0) */ 0x0000, /* 0x20C9(0xc169-0xa0a0) */ 0x0000, /* 0x20CA(0xc16a-0xa0a0) */ 0x0000, /* 0x20CB(0xc16b-0xa0a0) */ 0x0000, /* 0x20CC(0xc16c-0xa0a0) */ 0x0000, /* 0x20CD(0xc16d-0xa0a0) */ 0x0000, /* 0x20CE(0xc16e-0xa0a0) */ 0x0000, /* 0x20CF(0xc16f-0xa0a0) */ 0x0000, /* 0x20D0(0xc170-0xa0a0) */ 0x0000, /* 0x20D1(0xc171-0xa0a0) */ 0x0000, /* 0x20D2(0xc172-0xa0a0) */ 0x0000, /* 0x20D3(0xc173-0xa0a0) */ 0x0000, /* 0x20D4(0xc174-0xa0a0) */ 0x0000, /* 0x20D5(0xc175-0xa0a0) */ 0x0000, /* 0x20D6(0xc176-0xa0a0) */ 0x0000, /* 0x20D7(0xc177-0xa0a0) */ 0x0000, /* 0x20D8(0xc178-0xa0a0) */ 0x0000, /* 0x20D9(0xc179-0xa0a0) */ 0x0000, /* 0x20DA(0xc17a-0xa0a0) */ 0x0000, /* 0x20DB(0xc17b-0xa0a0) */ 0x0000, /* 0x20DC(0xc17c-0xa0a0) */ 0x0000, /* 0x20DD(0xc17d-0xa0a0) */ 0x0000, /* 0x20DE(0xc17e-0xa0a0) */ 0x0000, /* 0x20DF(0xc17f-0xa0a0) */ 0x0000, /* 0x20E0(0xc180-0xa0a0) */ 0x0000, /* 0x20E1(0xc181-0xa0a0) */ 0x0000, /* 0x20E2(0xc182-0xa0a0) */ 0x0000, /* 0x20E3(0xc183-0xa0a0) */ 0x0000, /* 0x20E4(0xc184-0xa0a0) */ 0x0000, /* 0x20E5(0xc185-0xa0a0) */ 0x0000, /* 0x20E6(0xc186-0xa0a0) */ 0x0000, /* 0x20E7(0xc187-0xa0a0) */ 0x0000, /* 0x20E8(0xc188-0xa0a0) */ 0x0000, /* 0x20E9(0xc189-0xa0a0) */ 0x0000, /* 0x20EA(0xc18a-0xa0a0) */ 0x0000, /* 0x20EB(0xc18b-0xa0a0) */ 0x0000, /* 0x20EC(0xc18c-0xa0a0) */ 0x0000, /* 0x20ED(0xc18d-0xa0a0) */ 0x0000, /* 0x20EE(0xc18e-0xa0a0) */ 0x0000, /* 0x20EF(0xc18f-0xa0a0) */ 0x0000, /* 0x20F0(0xc190-0xa0a0) */ 0x0000, /* 0x20F1(0xc191-0xa0a0) */ 0x0000, /* 0x20F2(0xc192-0xa0a0) */ 0x0000, /* 0x20F3(0xc193-0xa0a0) */ 0x0000, /* 0x20F4(0xc194-0xa0a0) */ 0x0000, /* 0x20F5(0xc195-0xa0a0) */ 0x0000, /* 0x20F6(0xc196-0xa0a0) */ 0x0000, /* 0x20F7(0xc197-0xa0a0) */ 0x0000, /* 0x20F8(0xc198-0xa0a0) */ 0x0000, /* 0x20F9(0xc199-0xa0a0) */ 0x0000, /* 0x20FA(0xc19a-0xa0a0) */ 0x0000, /* 0x20FB(0xc19b-0xa0a0) */ 0x0000, /* 0x20FC(0xc19c-0xa0a0) */ 0x0000, /* 0x20FD(0xc19d-0xa0a0) */ 0x0000, /* 0x20FE(0xc19e-0xa0a0) */ 0x0000, /* 0x20FF(0xc19f-0xa0a0) */ 0x0000, /* 0x2100(0xc1a0-0xa0a0) */ 0x0000, /* 0x2101(0xc1a1-0xa0a0) */ 0x0000, /* 0x2102(0xc1a2-0xa0a0) */ 0x0000, /* 0x2103(0xc1a3-0xa0a0) */ 0x0000, /* 0x2104(0xc1a4-0xa0a0) */ 0x0000, /* 0x2105(0xc1a5-0xa0a0) */ 0x0000, /* 0x2106(0xc1a6-0xa0a0) */ 0x0000, /* 0x2107(0xc1a7-0xa0a0) */ 0x0000, /* 0x2108(0xc1a8-0xa0a0) */ 0x0000, /* 0x2109(0xc1a9-0xa0a0) */ 0x0000, /* 0x210A(0xc1aa-0xa0a0) */ 0x0000, /* 0x210B(0xc1ab-0xa0a0) */ 0x0000, /* 0x210C(0xc1ac-0xa0a0) */ 0x0000, /* 0x210D(0xc1ad-0xa0a0) */ 0x0000, /* 0x210E(0xc1ae-0xa0a0) */ 0x0000, /* 0x210F(0xc1af-0xa0a0) */ 0x0000, /* 0x2110(0xc1b0-0xa0a0) */ 0x0000, /* 0x2111(0xc1b1-0xa0a0) */ 0x0000, /* 0x2112(0xc1b2-0xa0a0) */ 0x0000, /* 0x2113(0xc1b3-0xa0a0) */ 0x0000, /* 0x2114(0xc1b4-0xa0a0) */ 0x0000, /* 0x2115(0xc1b5-0xa0a0) */ 0x0000, /* 0x2116(0xc1b6-0xa0a0) */ 0x0000, /* 0x2117(0xc1b7-0xa0a0) */ 0x0000, /* 0x2118(0xc1b8-0xa0a0) */ 0x0000, /* 0x2119(0xc1b9-0xa0a0) */ 0x0000, /* 0x211A(0xc1ba-0xa0a0) */ 0x0000, /* 0x211B(0xc1bb-0xa0a0) */ 0x0000, /* 0x211C(0xc1bc-0xa0a0) */ 0x0000, /* 0x211D(0xc1bd-0xa0a0) */ 0x0000, /* 0x211E(0xc1be-0xa0a0) */ 0x0000, /* 0x211F(0xc1bf-0xa0a0) */ 0x0000, /* 0x2120(0xc1c0-0xa0a0) */ 0x0000, /* 0x2121(0xc1c1-0xa0a0) */ 0x0000, /* 0x2122(0xc1c2-0xa0a0) */ 0x0000, /* 0x2123(0xc1c3-0xa0a0) */ 0x0000, /* 0x2124(0xc1c4-0xa0a0) */ 0x0000, /* 0x2125(0xc1c5-0xa0a0) */ 0x0000, /* 0x2126(0xc1c6-0xa0a0) */ 0x0000, /* 0x2127(0xc1c7-0xa0a0) */ 0x0000, /* 0x2128(0xc1c8-0xa0a0) */ 0x0000, /* 0x2129(0xc1c9-0xa0a0) */ 0x0000, /* 0x212A(0xc1ca-0xa0a0) */ 0x0000, /* 0x212B(0xc1cb-0xa0a0) */ 0x0000, /* 0x212C(0xc1cc-0xa0a0) */ 0x0000, /* 0x212D(0xc1cd-0xa0a0) */ 0x0000, /* 0x212E(0xc1ce-0xa0a0) */ 0x0000, /* 0x212F(0xc1cf-0xa0a0) */ 0x0000, /* 0x2130(0xc1d0-0xa0a0) */ 0x0000, /* 0x2131(0xc1d1-0xa0a0) */ 0x0000, /* 0x2132(0xc1d2-0xa0a0) */ 0x0000, /* 0x2133(0xc1d3-0xa0a0) */ 0x0000, /* 0x2134(0xc1d4-0xa0a0) */ 0x0000, /* 0x2135(0xc1d5-0xa0a0) */ 0x0000, /* 0x2136(0xc1d6-0xa0a0) */ 0x0000, /* 0x2137(0xc1d7-0xa0a0) */ 0x0000, /* 0x2138(0xc1d8-0xa0a0) */ 0x0000, /* 0x2139(0xc1d9-0xa0a0) */ 0x0000, /* 0x213A(0xc1da-0xa0a0) */ 0x0000, /* 0x213B(0xc1db-0xa0a0) */ 0x0000, /* 0x213C(0xc1dc-0xa0a0) */ 0x0000, /* 0x213D(0xc1dd-0xa0a0) */ 0x0000, /* 0x213E(0xc1de-0xa0a0) */ 0x0000, /* 0x213F(0xc1df-0xa0a0) */ 0x0000, /* 0x2140(0xc1e0-0xa0a0) */ 0x0000, /* 0x2141(0xc1e1-0xa0a0) */ 0x0000, /* 0x2142(0xc1e2-0xa0a0) */ 0x0000, /* 0x2143(0xc1e3-0xa0a0) */ 0x0000, /* 0x2144(0xc1e4-0xa0a0) */ 0x0000, /* 0x2145(0xc1e5-0xa0a0) */ 0x0000, /* 0x2146(0xc1e6-0xa0a0) */ 0x0000, /* 0x2147(0xc1e7-0xa0a0) */ 0x0000, /* 0x2148(0xc1e8-0xa0a0) */ 0x0000, /* 0x2149(0xc1e9-0xa0a0) */ 0x0000, /* 0x214A(0xc1ea-0xa0a0) */ 0x0000, /* 0x214B(0xc1eb-0xa0a0) */ 0x0000, /* 0x214C(0xc1ec-0xa0a0) */ 0x0000, /* 0x214D(0xc1ed-0xa0a0) */ 0x0000, /* 0x214E(0xc1ee-0xa0a0) */ 0x0000, /* 0x214F(0xc1ef-0xa0a0) */ 0x0000, /* 0x2150(0xc1f0-0xa0a0) */ 0x0000, /* 0x2151(0xc1f1-0xa0a0) */ 0x0000, /* 0x2152(0xc1f2-0xa0a0) */ 0x0000, /* 0x2153(0xc1f3-0xa0a0) */ 0x0000, /* 0x2154(0xc1f4-0xa0a0) */ 0x0000, /* 0x2155(0xc1f5-0xa0a0) */ 0x0000, /* 0x2156(0xc1f6-0xa0a0) */ 0x0000, /* 0x2157(0xc1f7-0xa0a0) */ 0x0000, /* 0x2158(0xc1f8-0xa0a0) */ 0x0000, /* 0x2159(0xc1f9-0xa0a0) */ 0x0000, /* 0x215A(0xc1fa-0xa0a0) */ 0x0000, /* 0x215B(0xc1fb-0xa0a0) */ 0x0000, /* 0x215C(0xc1fc-0xa0a0) */ 0x0000, /* 0x215D(0xc1fd-0xa0a0) */ 0x0000, /* 0x215E(0xc1fe-0xa0a0) */ 0x0000, /* 0x215F(0xc1ff-0xa0a0) */ 0x0000, /* 0x2160(0xc200-0xa0a0) */ 0x0000, /* 0x2161(0xc201-0xa0a0) */ 0x0000, /* 0x2162(0xc202-0xa0a0) */ 0x0000, /* 0x2163(0xc203-0xa0a0) */ 0x0000, /* 0x2164(0xc204-0xa0a0) */ 0x0000, /* 0x2165(0xc205-0xa0a0) */ 0x0000, /* 0x2166(0xc206-0xa0a0) */ 0x0000, /* 0x2167(0xc207-0xa0a0) */ 0x0000, /* 0x2168(0xc208-0xa0a0) */ 0x0000, /* 0x2169(0xc209-0xa0a0) */ 0x0000, /* 0x216A(0xc20a-0xa0a0) */ 0x0000, /* 0x216B(0xc20b-0xa0a0) */ 0x0000, /* 0x216C(0xc20c-0xa0a0) */ 0x0000, /* 0x216D(0xc20d-0xa0a0) */ 0x0000, /* 0x216E(0xc20e-0xa0a0) */ 0x0000, /* 0x216F(0xc20f-0xa0a0) */ 0x0000, /* 0x2170(0xc210-0xa0a0) */ 0x0000, /* 0x2171(0xc211-0xa0a0) */ 0x0000, /* 0x2172(0xc212-0xa0a0) */ 0x0000, /* 0x2173(0xc213-0xa0a0) */ 0x0000, /* 0x2174(0xc214-0xa0a0) */ 0x0000, /* 0x2175(0xc215-0xa0a0) */ 0x0000, /* 0x2176(0xc216-0xa0a0) */ 0x0000, /* 0x2177(0xc217-0xa0a0) */ 0x0000, /* 0x2178(0xc218-0xa0a0) */ 0x0000, /* 0x2179(0xc219-0xa0a0) */ 0x0000, /* 0x217A(0xc21a-0xa0a0) */ 0x0000, /* 0x217B(0xc21b-0xa0a0) */ 0x0000, /* 0x217C(0xc21c-0xa0a0) */ 0x0000, /* 0x217D(0xc21d-0xa0a0) */ 0x0000, /* 0x217E(0xc21e-0xa0a0) */ 0x0000, /* 0x217F(0xc21f-0xa0a0) */ 0x0000, /* 0x2180(0xc220-0xa0a0) */ 0x0000, /* 0x2181(0xc221-0xa0a0) */ 0x0000, /* 0x2182(0xc222-0xa0a0) */ 0x0000, /* 0x2183(0xc223-0xa0a0) */ 0x0000, /* 0x2184(0xc224-0xa0a0) */ 0x0000, /* 0x2185(0xc225-0xa0a0) */ 0x0000, /* 0x2186(0xc226-0xa0a0) */ 0x0000, /* 0x2187(0xc227-0xa0a0) */ 0x0000, /* 0x2188(0xc228-0xa0a0) */ 0x0000, /* 0x2189(0xc229-0xa0a0) */ 0x0000, /* 0x218A(0xc22a-0xa0a0) */ 0x0000, /* 0x218B(0xc22b-0xa0a0) */ 0x0000, /* 0x218C(0xc22c-0xa0a0) */ 0x0000, /* 0x218D(0xc22d-0xa0a0) */ 0x0000, /* 0x218E(0xc22e-0xa0a0) */ 0x0000, /* 0x218F(0xc22f-0xa0a0) */ 0x0000, /* 0x2190(0xc230-0xa0a0) */ 0x0000, /* 0x2191(0xc231-0xa0a0) */ 0x0000, /* 0x2192(0xc232-0xa0a0) */ 0x0000, /* 0x2193(0xc233-0xa0a0) */ 0x0000, /* 0x2194(0xc234-0xa0a0) */ 0x0000, /* 0x2195(0xc235-0xa0a0) */ 0x0000, /* 0x2196(0xc236-0xa0a0) */ 0x0000, /* 0x2197(0xc237-0xa0a0) */ 0x0000, /* 0x2198(0xc238-0xa0a0) */ 0x0000, /* 0x2199(0xc239-0xa0a0) */ 0x0000, /* 0x219A(0xc23a-0xa0a0) */ 0x0000, /* 0x219B(0xc23b-0xa0a0) */ 0x0000, /* 0x219C(0xc23c-0xa0a0) */ 0x0000, /* 0x219D(0xc23d-0xa0a0) */ 0x0000, /* 0x219E(0xc23e-0xa0a0) */ 0x0000, /* 0x219F(0xc23f-0xa0a0) */ 0x0000, /* 0x21A0(0xc240-0xa0a0) */ 0x0000, /* 0x21A1(0xc241-0xa0a0) */ 0x0000, /* 0x21A2(0xc242-0xa0a0) */ 0x0000, /* 0x21A3(0xc243-0xa0a0) */ 0x0000, /* 0x21A4(0xc244-0xa0a0) */ 0x0000, /* 0x21A5(0xc245-0xa0a0) */ 0x0000, /* 0x21A6(0xc246-0xa0a0) */ 0x0000, /* 0x21A7(0xc247-0xa0a0) */ 0x0000, /* 0x21A8(0xc248-0xa0a0) */ 0x0000, /* 0x21A9(0xc249-0xa0a0) */ 0x0000, /* 0x21AA(0xc24a-0xa0a0) */ 0x0000, /* 0x21AB(0xc24b-0xa0a0) */ 0x0000, /* 0x21AC(0xc24c-0xa0a0) */ 0x0000, /* 0x21AD(0xc24d-0xa0a0) */ 0x0000, /* 0x21AE(0xc24e-0xa0a0) */ 0x0000, /* 0x21AF(0xc24f-0xa0a0) */ 0x0000, /* 0x21B0(0xc250-0xa0a0) */ 0x0000, /* 0x21B1(0xc251-0xa0a0) */ 0x0000, /* 0x21B2(0xc252-0xa0a0) */ 0x0000, /* 0x21B3(0xc253-0xa0a0) */ 0x0000, /* 0x21B4(0xc254-0xa0a0) */ 0x0000, /* 0x21B5(0xc255-0xa0a0) */ 0x0000, /* 0x21B6(0xc256-0xa0a0) */ 0x0000, /* 0x21B7(0xc257-0xa0a0) */ 0x0000, /* 0x21B8(0xc258-0xa0a0) */ 0x0000, /* 0x21B9(0xc259-0xa0a0) */ 0x0000, /* 0x21BA(0xc25a-0xa0a0) */ 0x0000, /* 0x21BB(0xc25b-0xa0a0) */ 0x0000, /* 0x21BC(0xc25c-0xa0a0) */ 0x0000, /* 0x21BD(0xc25d-0xa0a0) */ 0x0000, /* 0x21BE(0xc25e-0xa0a0) */ 0x0000, /* 0x21BF(0xc25f-0xa0a0) */ 0x0000, /* 0x21C0(0xc260-0xa0a0) */ 0x0000, /* 0x21C1(0xc261-0xa0a0) */ 0x0000, /* 0x21C2(0xc262-0xa0a0) */ 0x0000, /* 0x21C3(0xc263-0xa0a0) */ 0x0000, /* 0x21C4(0xc264-0xa0a0) */ 0x0000, /* 0x21C5(0xc265-0xa0a0) */ 0x0000, /* 0x21C6(0xc266-0xa0a0) */ 0x0000, /* 0x21C7(0xc267-0xa0a0) */ 0x0000, /* 0x21C8(0xc268-0xa0a0) */ 0x0000, /* 0x21C9(0xc269-0xa0a0) */ 0x0000, /* 0x21CA(0xc26a-0xa0a0) */ 0x0000, /* 0x21CB(0xc26b-0xa0a0) */ 0x0000, /* 0x21CC(0xc26c-0xa0a0) */ 0x0000, /* 0x21CD(0xc26d-0xa0a0) */ 0x0000, /* 0x21CE(0xc26e-0xa0a0) */ 0x0000, /* 0x21CF(0xc26f-0xa0a0) */ 0x0000, /* 0x21D0(0xc270-0xa0a0) */ 0x0000, /* 0x21D1(0xc271-0xa0a0) */ 0x0000, /* 0x21D2(0xc272-0xa0a0) */ 0x0000, /* 0x21D3(0xc273-0xa0a0) */ 0x0000, /* 0x21D4(0xc274-0xa0a0) */ 0x0000, /* 0x21D5(0xc275-0xa0a0) */ 0x0000, /* 0x21D6(0xc276-0xa0a0) */ 0x0000, /* 0x21D7(0xc277-0xa0a0) */ 0x0000, /* 0x21D8(0xc278-0xa0a0) */ 0x0000, /* 0x21D9(0xc279-0xa0a0) */ 0x0000, /* 0x21DA(0xc27a-0xa0a0) */ 0x0000, /* 0x21DB(0xc27b-0xa0a0) */ 0x0000, /* 0x21DC(0xc27c-0xa0a0) */ 0x0000, /* 0x21DD(0xc27d-0xa0a0) */ 0x0000, /* 0x21DE(0xc27e-0xa0a0) */ 0x0000, /* 0x21DF(0xc27f-0xa0a0) */ 0x0000, /* 0x21E0(0xc280-0xa0a0) */ 0x0000, /* 0x21E1(0xc281-0xa0a0) */ 0x0000, /* 0x21E2(0xc282-0xa0a0) */ 0x0000, /* 0x21E3(0xc283-0xa0a0) */ 0x0000, /* 0x21E4(0xc284-0xa0a0) */ 0x0000, /* 0x21E5(0xc285-0xa0a0) */ 0x0000, /* 0x21E6(0xc286-0xa0a0) */ 0x0000, /* 0x21E7(0xc287-0xa0a0) */ 0x0000, /* 0x21E8(0xc288-0xa0a0) */ 0x0000, /* 0x21E9(0xc289-0xa0a0) */ 0x0000, /* 0x21EA(0xc28a-0xa0a0) */ 0x0000, /* 0x21EB(0xc28b-0xa0a0) */ 0x0000, /* 0x21EC(0xc28c-0xa0a0) */ 0x0000, /* 0x21ED(0xc28d-0xa0a0) */ 0x0000, /* 0x21EE(0xc28e-0xa0a0) */ 0x0000, /* 0x21EF(0xc28f-0xa0a0) */ 0x0000, /* 0x21F0(0xc290-0xa0a0) */ 0x0000, /* 0x21F1(0xc291-0xa0a0) */ 0x0000, /* 0x21F2(0xc292-0xa0a0) */ 0x0000, /* 0x21F3(0xc293-0xa0a0) */ 0x0000, /* 0x21F4(0xc294-0xa0a0) */ 0x0000, /* 0x21F5(0xc295-0xa0a0) */ 0x0000, /* 0x21F6(0xc296-0xa0a0) */ 0x0000, /* 0x21F7(0xc297-0xa0a0) */ 0x0000, /* 0x21F8(0xc298-0xa0a0) */ 0x0000, /* 0x21F9(0xc299-0xa0a0) */ 0x0000, /* 0x21FA(0xc29a-0xa0a0) */ 0x0000, /* 0x21FB(0xc29b-0xa0a0) */ 0x0000, /* 0x21FC(0xc29c-0xa0a0) */ 0x0000, /* 0x21FD(0xc29d-0xa0a0) */ 0x0000, /* 0x21FE(0xc29e-0xa0a0) */ 0x0000, /* 0x21FF(0xc29f-0xa0a0) */ 0x0000, /* 0x2200(0xc2a0-0xa0a0) */ 0x0000, /* 0x2201(0xc2a1-0xa0a0) */ 0x0000, /* 0x2202(0xc2a2-0xa0a0) */ 0x0000, /* 0x2203(0xc2a3-0xa0a0) */ 0x0000, /* 0x2204(0xc2a4-0xa0a0) */ 0x0000, /* 0x2205(0xc2a5-0xa0a0) */ 0x0000, /* 0x2206(0xc2a6-0xa0a0) */ 0x0000, /* 0x2207(0xc2a7-0xa0a0) */ 0x0000, /* 0x2208(0xc2a8-0xa0a0) */ 0x0000, /* 0x2209(0xc2a9-0xa0a0) */ 0x0000, /* 0x220A(0xc2aa-0xa0a0) */ 0x0000, /* 0x220B(0xc2ab-0xa0a0) */ 0x0000, /* 0x220C(0xc2ac-0xa0a0) */ 0x0000, /* 0x220D(0xc2ad-0xa0a0) */ 0x0000, /* 0x220E(0xc2ae-0xa0a0) */ 0x0000, /* 0x220F(0xc2af-0xa0a0) */ 0x0000, /* 0x2210(0xc2b0-0xa0a0) */ 0x0000, /* 0x2211(0xc2b1-0xa0a0) */ 0x0000, /* 0x2212(0xc2b2-0xa0a0) */ 0x0000, /* 0x2213(0xc2b3-0xa0a0) */ 0x0000, /* 0x2214(0xc2b4-0xa0a0) */ 0x0000, /* 0x2215(0xc2b5-0xa0a0) */ 0x0000, /* 0x2216(0xc2b6-0xa0a0) */ 0x0000, /* 0x2217(0xc2b7-0xa0a0) */ 0x0000, /* 0x2218(0xc2b8-0xa0a0) */ 0x0000, /* 0x2219(0xc2b9-0xa0a0) */ 0x0000, /* 0x221A(0xc2ba-0xa0a0) */ 0x0000, /* 0x221B(0xc2bb-0xa0a0) */ 0x0000, /* 0x221C(0xc2bc-0xa0a0) */ 0x0000, /* 0x221D(0xc2bd-0xa0a0) */ 0x0000, /* 0x221E(0xc2be-0xa0a0) */ 0x0000, /* 0x221F(0xc2bf-0xa0a0) */ 0x0000, /* 0x2220(0xc2c0-0xa0a0) */ 0x0000, /* 0x2221(0xc2c1-0xa0a0) */ 0x0000, /* 0x2222(0xc2c2-0xa0a0) */ 0x0000, /* 0x2223(0xc2c3-0xa0a0) */ 0x0000, /* 0x2224(0xc2c4-0xa0a0) */ 0x0000, /* 0x2225(0xc2c5-0xa0a0) */ 0x0000, /* 0x2226(0xc2c6-0xa0a0) */ 0x0000, /* 0x2227(0xc2c7-0xa0a0) */ 0x0000, /* 0x2228(0xc2c8-0xa0a0) */ 0x0000, /* 0x2229(0xc2c9-0xa0a0) */ 0x0000, /* 0x222A(0xc2ca-0xa0a0) */ 0x0000, /* 0x222B(0xc2cb-0xa0a0) */ 0x0000, /* 0x222C(0xc2cc-0xa0a0) */ 0x0000, /* 0x222D(0xc2cd-0xa0a0) */ 0x0000, /* 0x222E(0xc2ce-0xa0a0) */ 0x0000, /* 0x222F(0xc2cf-0xa0a0) */ 0x0000, /* 0x2230(0xc2d0-0xa0a0) */ 0x0000, /* 0x2231(0xc2d1-0xa0a0) */ 0x0000, /* 0x2232(0xc2d2-0xa0a0) */ 0x0000, /* 0x2233(0xc2d3-0xa0a0) */ 0x0000, /* 0x2234(0xc2d4-0xa0a0) */ 0x0000, /* 0x2235(0xc2d5-0xa0a0) */ 0x0000, /* 0x2236(0xc2d6-0xa0a0) */ 0x0000, /* 0x2237(0xc2d7-0xa0a0) */ 0x0000, /* 0x2238(0xc2d8-0xa0a0) */ 0x0000, /* 0x2239(0xc2d9-0xa0a0) */ 0x0000, /* 0x223A(0xc2da-0xa0a0) */ 0x0000, /* 0x223B(0xc2db-0xa0a0) */ 0x0000, /* 0x223C(0xc2dc-0xa0a0) */ 0x0000, /* 0x223D(0xc2dd-0xa0a0) */ 0x0000, /* 0x223E(0xc2de-0xa0a0) */ 0x0000, /* 0x223F(0xc2df-0xa0a0) */ 0x0000, /* 0x2240(0xc2e0-0xa0a0) */ 0x0000, /* 0x2241(0xc2e1-0xa0a0) */ 0x0000, /* 0x2242(0xc2e2-0xa0a0) */ 0x0000, /* 0x2243(0xc2e3-0xa0a0) */ 0x0000, /* 0x2244(0xc2e4-0xa0a0) */ 0x0000, /* 0x2245(0xc2e5-0xa0a0) */ 0x0000, /* 0x2246(0xc2e6-0xa0a0) */ 0x0000, /* 0x2247(0xc2e7-0xa0a0) */ 0x0000, /* 0x2248(0xc2e8-0xa0a0) */ 0x0000, /* 0x2249(0xc2e9-0xa0a0) */ 0x0000, /* 0x224A(0xc2ea-0xa0a0) */ 0x0000, /* 0x224B(0xc2eb-0xa0a0) */ 0x0000, /* 0x224C(0xc2ec-0xa0a0) */ 0x0000, /* 0x224D(0xc2ed-0xa0a0) */ 0x0000, /* 0x224E(0xc2ee-0xa0a0) */ 0x0000, /* 0x224F(0xc2ef-0xa0a0) */ 0x0000, /* 0x2250(0xc2f0-0xa0a0) */ 0x0000, /* 0x2251(0xc2f1-0xa0a0) */ 0x0000, /* 0x2252(0xc2f2-0xa0a0) */ 0x0000, /* 0x2253(0xc2f3-0xa0a0) */ 0x0000, /* 0x2254(0xc2f4-0xa0a0) */ 0x0000, /* 0x2255(0xc2f5-0xa0a0) */ 0x0000, /* 0x2256(0xc2f6-0xa0a0) */ 0x0000, /* 0x2257(0xc2f7-0xa0a0) */ 0x0000, /* 0x2258(0xc2f8-0xa0a0) */ 0x0000, /* 0x2259(0xc2f9-0xa0a0) */ 0x0000, /* 0x225A(0xc2fa-0xa0a0) */ 0x0000, /* 0x225B(0xc2fb-0xa0a0) */ 0x0000, /* 0x225C(0xc2fc-0xa0a0) */ 0x0000, /* 0x225D(0xc2fd-0xa0a0) */ 0x0000, /* 0x225E(0xc2fe-0xa0a0) */ 0x0000, /* 0x225F(0xc2ff-0xa0a0) */ 0x0000, /* 0x2260(0xc300-0xa0a0) */ 0x0000, /* 0x2261(0xc301-0xa0a0) */ 0x0000, /* 0x2262(0xc302-0xa0a0) */ 0x0000, /* 0x2263(0xc303-0xa0a0) */ 0x0000, /* 0x2264(0xc304-0xa0a0) */ 0x0000, /* 0x2265(0xc305-0xa0a0) */ 0x0000, /* 0x2266(0xc306-0xa0a0) */ 0x0000, /* 0x2267(0xc307-0xa0a0) */ 0x0000, /* 0x2268(0xc308-0xa0a0) */ 0x0000, /* 0x2269(0xc309-0xa0a0) */ 0x0000, /* 0x226A(0xc30a-0xa0a0) */ 0x0000, /* 0x226B(0xc30b-0xa0a0) */ 0x0000, /* 0x226C(0xc30c-0xa0a0) */ 0x0000, /* 0x226D(0xc30d-0xa0a0) */ 0x0000, /* 0x226E(0xc30e-0xa0a0) */ 0x0000, /* 0x226F(0xc30f-0xa0a0) */ 0x0000, /* 0x2270(0xc310-0xa0a0) */ 0x0000, /* 0x2271(0xc311-0xa0a0) */ 0x0000, /* 0x2272(0xc312-0xa0a0) */ 0x0000, /* 0x2273(0xc313-0xa0a0) */ 0x0000, /* 0x2274(0xc314-0xa0a0) */ 0x0000, /* 0x2275(0xc315-0xa0a0) */ 0x0000, /* 0x2276(0xc316-0xa0a0) */ 0x0000, /* 0x2277(0xc317-0xa0a0) */ 0x0000, /* 0x2278(0xc318-0xa0a0) */ 0x0000, /* 0x2279(0xc319-0xa0a0) */ 0x0000, /* 0x227A(0xc31a-0xa0a0) */ 0x0000, /* 0x227B(0xc31b-0xa0a0) */ 0x0000, /* 0x227C(0xc31c-0xa0a0) */ 0x0000, /* 0x227D(0xc31d-0xa0a0) */ 0x0000, /* 0x227E(0xc31e-0xa0a0) */ 0x0000, /* 0x227F(0xc31f-0xa0a0) */ 0x0000, /* 0x2280(0xc320-0xa0a0) */ 0x0000, /* 0x2281(0xc321-0xa0a0) */ 0x0000, /* 0x2282(0xc322-0xa0a0) */ 0x0000, /* 0x2283(0xc323-0xa0a0) */ 0x0000, /* 0x2284(0xc324-0xa0a0) */ 0x0000, /* 0x2285(0xc325-0xa0a0) */ 0x0000, /* 0x2286(0xc326-0xa0a0) */ 0x0000, /* 0x2287(0xc327-0xa0a0) */ 0x0000, /* 0x2288(0xc328-0xa0a0) */ 0x0000, /* 0x2289(0xc329-0xa0a0) */ 0x0000, /* 0x228A(0xc32a-0xa0a0) */ 0x0000, /* 0x228B(0xc32b-0xa0a0) */ 0x0000, /* 0x228C(0xc32c-0xa0a0) */ 0x0000, /* 0x228D(0xc32d-0xa0a0) */ 0x0000, /* 0x228E(0xc32e-0xa0a0) */ 0x0000, /* 0x228F(0xc32f-0xa0a0) */ 0x0000, /* 0x2290(0xc330-0xa0a0) */ 0x0000, /* 0x2291(0xc331-0xa0a0) */ 0x0000, /* 0x2292(0xc332-0xa0a0) */ 0x0000, /* 0x2293(0xc333-0xa0a0) */ 0x0000, /* 0x2294(0xc334-0xa0a0) */ 0x0000, /* 0x2295(0xc335-0xa0a0) */ 0x0000, /* 0x2296(0xc336-0xa0a0) */ 0x0000, /* 0x2297(0xc337-0xa0a0) */ 0x0000, /* 0x2298(0xc338-0xa0a0) */ 0x0000, /* 0x2299(0xc339-0xa0a0) */ 0x0000, /* 0x229A(0xc33a-0xa0a0) */ 0x0000, /* 0x229B(0xc33b-0xa0a0) */ 0x0000, /* 0x229C(0xc33c-0xa0a0) */ 0x0000, /* 0x229D(0xc33d-0xa0a0) */ 0x0000, /* 0x229E(0xc33e-0xa0a0) */ 0x0000, /* 0x229F(0xc33f-0xa0a0) */ 0x0000, /* 0x22A0(0xc340-0xa0a0) */ 0x0000, /* 0x22A1(0xc341-0xa0a0) */ 0x0000, /* 0x22A2(0xc342-0xa0a0) */ 0x0000, /* 0x22A3(0xc343-0xa0a0) */ 0x0000, /* 0x22A4(0xc344-0xa0a0) */ 0x0000, /* 0x22A5(0xc345-0xa0a0) */ 0x0000, /* 0x22A6(0xc346-0xa0a0) */ 0x0000, /* 0x22A7(0xc347-0xa0a0) */ 0x0000, /* 0x22A8(0xc348-0xa0a0) */ 0x0000, /* 0x22A9(0xc349-0xa0a0) */ 0x0000, /* 0x22AA(0xc34a-0xa0a0) */ 0x0000, /* 0x22AB(0xc34b-0xa0a0) */ 0x0000, /* 0x22AC(0xc34c-0xa0a0) */ 0x0000, /* 0x22AD(0xc34d-0xa0a0) */ 0x0000, /* 0x22AE(0xc34e-0xa0a0) */ 0x0000, /* 0x22AF(0xc34f-0xa0a0) */ 0x0000, /* 0x22B0(0xc350-0xa0a0) */ 0x0000, /* 0x22B1(0xc351-0xa0a0) */ 0x0000, /* 0x22B2(0xc352-0xa0a0) */ 0x0000, /* 0x22B3(0xc353-0xa0a0) */ 0x0000, /* 0x22B4(0xc354-0xa0a0) */ 0x0000, /* 0x22B5(0xc355-0xa0a0) */ 0x0000, /* 0x22B6(0xc356-0xa0a0) */ 0x0000, /* 0x22B7(0xc357-0xa0a0) */ 0x0000, /* 0x22B8(0xc358-0xa0a0) */ 0x0000, /* 0x22B9(0xc359-0xa0a0) */ 0x0000, /* 0x22BA(0xc35a-0xa0a0) */ 0x0000, /* 0x22BB(0xc35b-0xa0a0) */ 0x0000, /* 0x22BC(0xc35c-0xa0a0) */ 0x0000, /* 0x22BD(0xc35d-0xa0a0) */ 0x0000, /* 0x22BE(0xc35e-0xa0a0) */ 0x0000, /* 0x22BF(0xc35f-0xa0a0) */ 0x0000, /* 0x22C0(0xc360-0xa0a0) */ 0x0000, /* 0x22C1(0xc361-0xa0a0) */ 0x0000, /* 0x22C2(0xc362-0xa0a0) */ 0x0000, /* 0x22C3(0xc363-0xa0a0) */ 0x0000, /* 0x22C4(0xc364-0xa0a0) */ 0x0000, /* 0x22C5(0xc365-0xa0a0) */ 0x0000, /* 0x22C6(0xc366-0xa0a0) */ 0x0000, /* 0x22C7(0xc367-0xa0a0) */ 0x0000, /* 0x22C8(0xc368-0xa0a0) */ 0x0000, /* 0x22C9(0xc369-0xa0a0) */ 0x0000, /* 0x22CA(0xc36a-0xa0a0) */ 0x0000, /* 0x22CB(0xc36b-0xa0a0) */ 0x0000, /* 0x22CC(0xc36c-0xa0a0) */ 0x0000, /* 0x22CD(0xc36d-0xa0a0) */ 0x0000, /* 0x22CE(0xc36e-0xa0a0) */ 0x0000, /* 0x22CF(0xc36f-0xa0a0) */ 0x0000, /* 0x22D0(0xc370-0xa0a0) */ 0x0000, /* 0x22D1(0xc371-0xa0a0) */ 0x0000, /* 0x22D2(0xc372-0xa0a0) */ 0x0000, /* 0x22D3(0xc373-0xa0a0) */ 0x0000, /* 0x22D4(0xc374-0xa0a0) */ 0x0000, /* 0x22D5(0xc375-0xa0a0) */ 0x0000, /* 0x22D6(0xc376-0xa0a0) */ 0x0000, /* 0x22D7(0xc377-0xa0a0) */ 0x0000, /* 0x22D8(0xc378-0xa0a0) */ 0x0000, /* 0x22D9(0xc379-0xa0a0) */ 0x0000, /* 0x22DA(0xc37a-0xa0a0) */ 0x0000, /* 0x22DB(0xc37b-0xa0a0) */ 0x0000, /* 0x22DC(0xc37c-0xa0a0) */ 0x0000, /* 0x22DD(0xc37d-0xa0a0) */ 0x0000, /* 0x22DE(0xc37e-0xa0a0) */ 0x0000, /* 0x22DF(0xc37f-0xa0a0) */ 0x0000, /* 0x22E0(0xc380-0xa0a0) */ 0x0000, /* 0x22E1(0xc381-0xa0a0) */ 0x0000, /* 0x22E2(0xc382-0xa0a0) */ 0x0000, /* 0x22E3(0xc383-0xa0a0) */ 0x0000, /* 0x22E4(0xc384-0xa0a0) */ 0x0000, /* 0x22E5(0xc385-0xa0a0) */ 0x0000, /* 0x22E6(0xc386-0xa0a0) */ 0x0000, /* 0x22E7(0xc387-0xa0a0) */ 0x0000, /* 0x22E8(0xc388-0xa0a0) */ 0x0000, /* 0x22E9(0xc389-0xa0a0) */ 0x0000, /* 0x22EA(0xc38a-0xa0a0) */ 0x0000, /* 0x22EB(0xc38b-0xa0a0) */ 0x0000, /* 0x22EC(0xc38c-0xa0a0) */ 0x0000, /* 0x22ED(0xc38d-0xa0a0) */ 0x0000, /* 0x22EE(0xc38e-0xa0a0) */ 0x0000, /* 0x22EF(0xc38f-0xa0a0) */ 0x0000, /* 0x22F0(0xc390-0xa0a0) */ 0x0000, /* 0x22F1(0xc391-0xa0a0) */ 0x0000, /* 0x22F2(0xc392-0xa0a0) */ 0x0000, /* 0x22F3(0xc393-0xa0a0) */ 0x0000, /* 0x22F4(0xc394-0xa0a0) */ 0x0000, /* 0x22F5(0xc395-0xa0a0) */ 0x0000, /* 0x22F6(0xc396-0xa0a0) */ 0x0000, /* 0x22F7(0xc397-0xa0a0) */ 0x0000, /* 0x22F8(0xc398-0xa0a0) */ 0x0000, /* 0x22F9(0xc399-0xa0a0) */ 0x0000, /* 0x22FA(0xc39a-0xa0a0) */ 0x0000, /* 0x22FB(0xc39b-0xa0a0) */ 0x0000, /* 0x22FC(0xc39c-0xa0a0) */ 0x0000, /* 0x22FD(0xc39d-0xa0a0) */ 0x0000, /* 0x22FE(0xc39e-0xa0a0) */ 0x0000, /* 0x22FF(0xc39f-0xa0a0) */ 0x0000, /* 0x2300(0xc3a0-0xa0a0) */ 0x0000, /* 0x2301(0xc3a1-0xa0a0) */ 0x0000, /* 0x2302(0xc3a2-0xa0a0) */ 0x0000, /* 0x2303(0xc3a3-0xa0a0) */ 0x0000, /* 0x2304(0xc3a4-0xa0a0) */ 0x0000, /* 0x2305(0xc3a5-0xa0a0) */ 0x0000, /* 0x2306(0xc3a6-0xa0a0) */ 0x0000, /* 0x2307(0xc3a7-0xa0a0) */ 0x0000, /* 0x2308(0xc3a8-0xa0a0) */ 0x0000, /* 0x2309(0xc3a9-0xa0a0) */ 0x0000, /* 0x230A(0xc3aa-0xa0a0) */ 0x0000, /* 0x230B(0xc3ab-0xa0a0) */ 0x0000, /* 0x230C(0xc3ac-0xa0a0) */ 0x0000, /* 0x230D(0xc3ad-0xa0a0) */ 0x0000, /* 0x230E(0xc3ae-0xa0a0) */ 0x0000, /* 0x230F(0xc3af-0xa0a0) */ 0x0000, /* 0x2310(0xc3b0-0xa0a0) */ 0x0000, /* 0x2311(0xc3b1-0xa0a0) */ 0x0000, /* 0x2312(0xc3b2-0xa0a0) */ 0x0000, /* 0x2313(0xc3b3-0xa0a0) */ 0x0000, /* 0x2314(0xc3b4-0xa0a0) */ 0x0000, /* 0x2315(0xc3b5-0xa0a0) */ 0x0000, /* 0x2316(0xc3b6-0xa0a0) */ 0x0000, /* 0x2317(0xc3b7-0xa0a0) */ 0x0000, /* 0x2318(0xc3b8-0xa0a0) */ 0x0000, /* 0x2319(0xc3b9-0xa0a0) */ 0x0000, /* 0x231A(0xc3ba-0xa0a0) */ 0x0000, /* 0x231B(0xc3bb-0xa0a0) */ 0x0000, /* 0x231C(0xc3bc-0xa0a0) */ 0x0000, /* 0x231D(0xc3bd-0xa0a0) */ 0x0000, /* 0x231E(0xc3be-0xa0a0) */ 0x0000, /* 0x231F(0xc3bf-0xa0a0) */ 0x0000, /* 0x2320(0xc3c0-0xa0a0) */ 0x0000, /* 0x2321(0xc3c1-0xa0a0) */ 0x0000, /* 0x2322(0xc3c2-0xa0a0) */ 0x0000, /* 0x2323(0xc3c3-0xa0a0) */ 0x0000, /* 0x2324(0xc3c4-0xa0a0) */ 0x0000, /* 0x2325(0xc3c5-0xa0a0) */ 0x0000, /* 0x2326(0xc3c6-0xa0a0) */ 0x0000, /* 0x2327(0xc3c7-0xa0a0) */ 0x0000, /* 0x2328(0xc3c8-0xa0a0) */ 0x0000, /* 0x2329(0xc3c9-0xa0a0) */ 0x0000, /* 0x232A(0xc3ca-0xa0a0) */ 0x0000, /* 0x232B(0xc3cb-0xa0a0) */ 0x0000, /* 0x232C(0xc3cc-0xa0a0) */ 0x0000, /* 0x232D(0xc3cd-0xa0a0) */ 0x0000, /* 0x232E(0xc3ce-0xa0a0) */ 0x0000, /* 0x232F(0xc3cf-0xa0a0) */ 0x0000, /* 0x2330(0xc3d0-0xa0a0) */ 0x0000, /* 0x2331(0xc3d1-0xa0a0) */ 0x0000, /* 0x2332(0xc3d2-0xa0a0) */ 0x0000, /* 0x2333(0xc3d3-0xa0a0) */ 0x0000, /* 0x2334(0xc3d4-0xa0a0) */ 0x0000, /* 0x2335(0xc3d5-0xa0a0) */ 0x0000, /* 0x2336(0xc3d6-0xa0a0) */ 0x0000, /* 0x2337(0xc3d7-0xa0a0) */ 0x0000, /* 0x2338(0xc3d8-0xa0a0) */ 0x0000, /* 0x2339(0xc3d9-0xa0a0) */ 0x0000, /* 0x233A(0xc3da-0xa0a0) */ 0x0000, /* 0x233B(0xc3db-0xa0a0) */ 0x0000, /* 0x233C(0xc3dc-0xa0a0) */ 0x0000, /* 0x233D(0xc3dd-0xa0a0) */ 0x0000, /* 0x233E(0xc3de-0xa0a0) */ 0x0000, /* 0x233F(0xc3df-0xa0a0) */ 0x0000, /* 0x2340(0xc3e0-0xa0a0) */ 0x0000, /* 0x2341(0xc3e1-0xa0a0) */ 0x0000, /* 0x2342(0xc3e2-0xa0a0) */ 0x0000, /* 0x2343(0xc3e3-0xa0a0) */ 0x0000, /* 0x2344(0xc3e4-0xa0a0) */ 0x0000, /* 0x2345(0xc3e5-0xa0a0) */ 0x0000, /* 0x2346(0xc3e6-0xa0a0) */ 0x0000, /* 0x2347(0xc3e7-0xa0a0) */ 0x0000, /* 0x2348(0xc3e8-0xa0a0) */ 0x0000, /* 0x2349(0xc3e9-0xa0a0) */ 0x0000, /* 0x234A(0xc3ea-0xa0a0) */ 0x0000, /* 0x234B(0xc3eb-0xa0a0) */ 0x0000, /* 0x234C(0xc3ec-0xa0a0) */ 0x0000, /* 0x234D(0xc3ed-0xa0a0) */ 0x0000, /* 0x234E(0xc3ee-0xa0a0) */ 0x0000, /* 0x234F(0xc3ef-0xa0a0) */ 0x0000, /* 0x2350(0xc3f0-0xa0a0) */ 0x0000, /* 0x2351(0xc3f1-0xa0a0) */ 0x0000, /* 0x2352(0xc3f2-0xa0a0) */ 0x0000, /* 0x2353(0xc3f3-0xa0a0) */ 0x0000, /* 0x2354(0xc3f4-0xa0a0) */ 0x0000, /* 0x2355(0xc3f5-0xa0a0) */ 0x0000, /* 0x2356(0xc3f6-0xa0a0) */ 0x0000, /* 0x2357(0xc3f7-0xa0a0) */ 0x0000, /* 0x2358(0xc3f8-0xa0a0) */ 0x0000, /* 0x2359(0xc3f9-0xa0a0) */ 0x0000, /* 0x235A(0xc3fa-0xa0a0) */ 0x0000, /* 0x235B(0xc3fb-0xa0a0) */ 0x0000, /* 0x235C(0xc3fc-0xa0a0) */ 0x0000, /* 0x235D(0xc3fd-0xa0a0) */ 0x0000, /* 0x235E(0xc3fe-0xa0a0) */ 0x0000, /* 0x235F(0xc3ff-0xa0a0) */ 0x0000, /* 0x2360(0xc400-0xa0a0) */ 0x0000, /* 0x2361(0xc401-0xa0a0) */ 0x0000, /* 0x2362(0xc402-0xa0a0) */ 0x0000, /* 0x2363(0xc403-0xa0a0) */ 0x0000, /* 0x2364(0xc404-0xa0a0) */ 0x0000, /* 0x2365(0xc405-0xa0a0) */ 0x0000, /* 0x2366(0xc406-0xa0a0) */ 0x0000, /* 0x2367(0xc407-0xa0a0) */ 0x0000, /* 0x2368(0xc408-0xa0a0) */ 0x0000, /* 0x2369(0xc409-0xa0a0) */ 0x0000, /* 0x236A(0xc40a-0xa0a0) */ 0x0000, /* 0x236B(0xc40b-0xa0a0) */ 0x0000, /* 0x236C(0xc40c-0xa0a0) */ 0x0000, /* 0x236D(0xc40d-0xa0a0) */ 0x0000, /* 0x236E(0xc40e-0xa0a0) */ 0x0000, /* 0x236F(0xc40f-0xa0a0) */ 0x0000, /* 0x2370(0xc410-0xa0a0) */ 0x0000, /* 0x2371(0xc411-0xa0a0) */ 0x0000, /* 0x2372(0xc412-0xa0a0) */ 0x0000, /* 0x2373(0xc413-0xa0a0) */ 0x0000, /* 0x2374(0xc414-0xa0a0) */ 0x0000, /* 0x2375(0xc415-0xa0a0) */ 0x0000, /* 0x2376(0xc416-0xa0a0) */ 0x0000, /* 0x2377(0xc417-0xa0a0) */ 0x0000, /* 0x2378(0xc418-0xa0a0) */ 0x0000, /* 0x2379(0xc419-0xa0a0) */ 0x0000, /* 0x237A(0xc41a-0xa0a0) */ 0x0000, /* 0x237B(0xc41b-0xa0a0) */ 0x0000, /* 0x237C(0xc41c-0xa0a0) */ 0x0000, /* 0x237D(0xc41d-0xa0a0) */ 0x0000, /* 0x237E(0xc41e-0xa0a0) */ 0x0000, /* 0x237F(0xc41f-0xa0a0) */ 0x0000, /* 0x2380(0xc420-0xa0a0) */ 0x0000, /* 0x2381(0xc421-0xa0a0) */ 0x0000, /* 0x2382(0xc422-0xa0a0) */ 0x0000, /* 0x2383(0xc423-0xa0a0) */ 0x0000, /* 0x2384(0xc424-0xa0a0) */ 0x0000, /* 0x2385(0xc425-0xa0a0) */ 0x0000, /* 0x2386(0xc426-0xa0a0) */ 0x0000, /* 0x2387(0xc427-0xa0a0) */ 0x0000, /* 0x2388(0xc428-0xa0a0) */ 0x0000, /* 0x2389(0xc429-0xa0a0) */ 0x0000, /* 0x238A(0xc42a-0xa0a0) */ 0x0000, /* 0x238B(0xc42b-0xa0a0) */ 0x0000, /* 0x238C(0xc42c-0xa0a0) */ 0x0000, /* 0x238D(0xc42d-0xa0a0) */ 0x0000, /* 0x238E(0xc42e-0xa0a0) */ 0x0000, /* 0x238F(0xc42f-0xa0a0) */ 0x0000, /* 0x2390(0xc430-0xa0a0) */ 0x0000, /* 0x2391(0xc431-0xa0a0) */ 0x0000, /* 0x2392(0xc432-0xa0a0) */ 0x0000, /* 0x2393(0xc433-0xa0a0) */ 0x0000, /* 0x2394(0xc434-0xa0a0) */ 0x0000, /* 0x2395(0xc435-0xa0a0) */ 0x0000, /* 0x2396(0xc436-0xa0a0) */ 0x0000, /* 0x2397(0xc437-0xa0a0) */ 0x0000, /* 0x2398(0xc438-0xa0a0) */ 0x0000, /* 0x2399(0xc439-0xa0a0) */ 0x0000, /* 0x239A(0xc43a-0xa0a0) */ 0x0000, /* 0x239B(0xc43b-0xa0a0) */ 0x0000, /* 0x239C(0xc43c-0xa0a0) */ 0x0000, /* 0x239D(0xc43d-0xa0a0) */ 0x0000, /* 0x239E(0xc43e-0xa0a0) */ 0x0000, /* 0x239F(0xc43f-0xa0a0) */ 0x0000, /* 0x23A0(0xc440-0xa0a0) */ 0x0000, /* 0x23A1(0xc441-0xa0a0) */ 0x0000, /* 0x23A2(0xc442-0xa0a0) */ 0x0000, /* 0x23A3(0xc443-0xa0a0) */ 0x0000, /* 0x23A4(0xc444-0xa0a0) */ 0x0000, /* 0x23A5(0xc445-0xa0a0) */ 0x0000, /* 0x23A6(0xc446-0xa0a0) */ 0x0000, /* 0x23A7(0xc447-0xa0a0) */ 0x0000, /* 0x23A8(0xc448-0xa0a0) */ 0x0000, /* 0x23A9(0xc449-0xa0a0) */ 0x0000, /* 0x23AA(0xc44a-0xa0a0) */ 0x0000, /* 0x23AB(0xc44b-0xa0a0) */ 0x0000, /* 0x23AC(0xc44c-0xa0a0) */ 0x0000, /* 0x23AD(0xc44d-0xa0a0) */ 0x0000, /* 0x23AE(0xc44e-0xa0a0) */ 0x0000, /* 0x23AF(0xc44f-0xa0a0) */ 0x0000, /* 0x23B0(0xc450-0xa0a0) */ 0x0000, /* 0x23B1(0xc451-0xa0a0) */ 0x0000, /* 0x23B2(0xc452-0xa0a0) */ 0x0000, /* 0x23B3(0xc453-0xa0a0) */ 0x0000, /* 0x23B4(0xc454-0xa0a0) */ 0x0000, /* 0x23B5(0xc455-0xa0a0) */ 0x0000, /* 0x23B6(0xc456-0xa0a0) */ 0x0000, /* 0x23B7(0xc457-0xa0a0) */ 0x0000, /* 0x23B8(0xc458-0xa0a0) */ 0x0000, /* 0x23B9(0xc459-0xa0a0) */ 0x0000, /* 0x23BA(0xc45a-0xa0a0) */ 0x0000, /* 0x23BB(0xc45b-0xa0a0) */ 0x0000, /* 0x23BC(0xc45c-0xa0a0) */ 0x0000, /* 0x23BD(0xc45d-0xa0a0) */ 0x0000, /* 0x23BE(0xc45e-0xa0a0) */ 0x0000, /* 0x23BF(0xc45f-0xa0a0) */ 0x0000, /* 0x23C0(0xc460-0xa0a0) */ 0x0000, /* 0x23C1(0xc461-0xa0a0) */ 0x0000, /* 0x23C2(0xc462-0xa0a0) */ 0x0000, /* 0x23C3(0xc463-0xa0a0) */ 0x0000, /* 0x23C4(0xc464-0xa0a0) */ 0x0000, /* 0x23C5(0xc465-0xa0a0) */ 0x0000, /* 0x23C6(0xc466-0xa0a0) */ 0x0000, /* 0x23C7(0xc467-0xa0a0) */ 0x0000, /* 0x23C8(0xc468-0xa0a0) */ 0x0000, /* 0x23C9(0xc469-0xa0a0) */ 0x0000, /* 0x23CA(0xc46a-0xa0a0) */ 0x0000, /* 0x23CB(0xc46b-0xa0a0) */ 0x0000, /* 0x23CC(0xc46c-0xa0a0) */ 0x0000, /* 0x23CD(0xc46d-0xa0a0) */ 0x0000, /* 0x23CE(0xc46e-0xa0a0) */ 0x0000, /* 0x23CF(0xc46f-0xa0a0) */ 0x0000, /* 0x23D0(0xc470-0xa0a0) */ 0x0000, /* 0x23D1(0xc471-0xa0a0) */ 0x0000, /* 0x23D2(0xc472-0xa0a0) */ 0x0000, /* 0x23D3(0xc473-0xa0a0) */ 0x0000, /* 0x23D4(0xc474-0xa0a0) */ 0x0000, /* 0x23D5(0xc475-0xa0a0) */ 0x0000, /* 0x23D6(0xc476-0xa0a0) */ 0x0000, /* 0x23D7(0xc477-0xa0a0) */ 0x0000, /* 0x23D8(0xc478-0xa0a0) */ 0x0000, /* 0x23D9(0xc479-0xa0a0) */ 0x0000, /* 0x23DA(0xc47a-0xa0a0) */ 0x0000, /* 0x23DB(0xc47b-0xa0a0) */ 0x0000, /* 0x23DC(0xc47c-0xa0a0) */ 0x0000, /* 0x23DD(0xc47d-0xa0a0) */ 0x0000, /* 0x23DE(0xc47e-0xa0a0) */ 0x0000, /* 0x23DF(0xc47f-0xa0a0) */ 0x0000, /* 0x23E0(0xc480-0xa0a0) */ 0x0000, /* 0x23E1(0xc481-0xa0a0) */ 0x0000, /* 0x23E2(0xc482-0xa0a0) */ 0x0000, /* 0x23E3(0xc483-0xa0a0) */ 0x0000, /* 0x23E4(0xc484-0xa0a0) */ 0x0000, /* 0x23E5(0xc485-0xa0a0) */ 0x0000, /* 0x23E6(0xc486-0xa0a0) */ 0x0000, /* 0x23E7(0xc487-0xa0a0) */ 0x0000, /* 0x23E8(0xc488-0xa0a0) */ 0x0000, /* 0x23E9(0xc489-0xa0a0) */ 0x0000, /* 0x23EA(0xc48a-0xa0a0) */ 0x0000, /* 0x23EB(0xc48b-0xa0a0) */ 0x0000, /* 0x23EC(0xc48c-0xa0a0) */ 0x0000, /* 0x23ED(0xc48d-0xa0a0) */ 0x0000, /* 0x23EE(0xc48e-0xa0a0) */ 0x0000, /* 0x23EF(0xc48f-0xa0a0) */ 0x0000, /* 0x23F0(0xc490-0xa0a0) */ 0x0000, /* 0x23F1(0xc491-0xa0a0) */ 0x0000, /* 0x23F2(0xc492-0xa0a0) */ 0x0000, /* 0x23F3(0xc493-0xa0a0) */ 0x0000, /* 0x23F4(0xc494-0xa0a0) */ 0x0000, /* 0x23F5(0xc495-0xa0a0) */ 0x0000, /* 0x23F6(0xc496-0xa0a0) */ 0x0000, /* 0x23F7(0xc497-0xa0a0) */ 0x0000, /* 0x23F8(0xc498-0xa0a0) */ 0x0000, /* 0x23F9(0xc499-0xa0a0) */ 0x0000, /* 0x23FA(0xc49a-0xa0a0) */ 0x0000, /* 0x23FB(0xc49b-0xa0a0) */ 0x0000, /* 0x23FC(0xc49c-0xa0a0) */ 0x0000, /* 0x23FD(0xc49d-0xa0a0) */ 0x0000, /* 0x23FE(0xc49e-0xa0a0) */ 0x0000, /* 0x23FF(0xc49f-0xa0a0) */ 0x0000, /* 0x2400(0xc4a0-0xa0a0) */ 0x0000, /* 0x2401(0xc4a1-0xa0a0) */ 0x0000, /* 0x2402(0xc4a2-0xa0a0) */ 0x0000, /* 0x2403(0xc4a3-0xa0a0) */ 0x0000, /* 0x2404(0xc4a4-0xa0a0) */ 0x0000, /* 0x2405(0xc4a5-0xa0a0) */ 0x0000, /* 0x2406(0xc4a6-0xa0a0) */ 0x0000, /* 0x2407(0xc4a7-0xa0a0) */ 0x0000, /* 0x2408(0xc4a8-0xa0a0) */ 0x0000, /* 0x2409(0xc4a9-0xa0a0) */ 0x0000, /* 0x240A(0xc4aa-0xa0a0) */ 0x0000, /* 0x240B(0xc4ab-0xa0a0) */ 0x0000, /* 0x240C(0xc4ac-0xa0a0) */ 0x0000, /* 0x240D(0xc4ad-0xa0a0) */ 0x0000, /* 0x240E(0xc4ae-0xa0a0) */ 0x0000, /* 0x240F(0xc4af-0xa0a0) */ 0x0000, /* 0x2410(0xc4b0-0xa0a0) */ 0x0000, /* 0x2411(0xc4b1-0xa0a0) */ 0x0000, /* 0x2412(0xc4b2-0xa0a0) */ 0x0000, /* 0x2413(0xc4b3-0xa0a0) */ 0x0000, /* 0x2414(0xc4b4-0xa0a0) */ 0x0000, /* 0x2415(0xc4b5-0xa0a0) */ 0x0000, /* 0x2416(0xc4b6-0xa0a0) */ 0x0000, /* 0x2417(0xc4b7-0xa0a0) */ 0x0000, /* 0x2418(0xc4b8-0xa0a0) */ 0x0000, /* 0x2419(0xc4b9-0xa0a0) */ 0x0000, /* 0x241A(0xc4ba-0xa0a0) */ 0x0000, /* 0x241B(0xc4bb-0xa0a0) */ 0x0000, /* 0x241C(0xc4bc-0xa0a0) */ 0x0000, /* 0x241D(0xc4bd-0xa0a0) */ 0x0000, /* 0x241E(0xc4be-0xa0a0) */ 0x0000, /* 0x241F(0xc4bf-0xa0a0) */ 0x0000, /* 0x2420(0xc4c0-0xa0a0) */ 0x0000, /* 0x2421(0xc4c1-0xa0a0) */ 0x0000, /* 0x2422(0xc4c2-0xa0a0) */ 0x0000, /* 0x2423(0xc4c3-0xa0a0) */ 0x0000, /* 0x2424(0xc4c4-0xa0a0) */ 0x0000, /* 0x2425(0xc4c5-0xa0a0) */ 0x0000, /* 0x2426(0xc4c6-0xa0a0) */ 0x0000, /* 0x2427(0xc4c7-0xa0a0) */ 0x0000, /* 0x2428(0xc4c8-0xa0a0) */ 0x0000, /* 0x2429(0xc4c9-0xa0a0) */ 0x0000, /* 0x242A(0xc4ca-0xa0a0) */ 0x0000, /* 0x242B(0xc4cb-0xa0a0) */ 0x0000, /* 0x242C(0xc4cc-0xa0a0) */ 0x0000, /* 0x242D(0xc4cd-0xa0a0) */ 0x0000, /* 0x242E(0xc4ce-0xa0a0) */ 0x0000, /* 0x242F(0xc4cf-0xa0a0) */ 0x0000, /* 0x2430(0xc4d0-0xa0a0) */ 0x0000, /* 0x2431(0xc4d1-0xa0a0) */ 0x0000, /* 0x2432(0xc4d2-0xa0a0) */ 0x0000, /* 0x2433(0xc4d3-0xa0a0) */ 0x0000, /* 0x2434(0xc4d4-0xa0a0) */ 0x0000, /* 0x2435(0xc4d5-0xa0a0) */ 0x0000, /* 0x2436(0xc4d6-0xa0a0) */ 0x0000, /* 0x2437(0xc4d7-0xa0a0) */ 0x0000, /* 0x2438(0xc4d8-0xa0a0) */ 0x0000, /* 0x2439(0xc4d9-0xa0a0) */ 0x0000, /* 0x243A(0xc4da-0xa0a0) */ 0x0000, /* 0x243B(0xc4db-0xa0a0) */ 0x0000, /* 0x243C(0xc4dc-0xa0a0) */ 0x0000, /* 0x243D(0xc4dd-0xa0a0) */ 0x0000, /* 0x243E(0xc4de-0xa0a0) */ 0x0000, /* 0x243F(0xc4df-0xa0a0) */ 0x0000, /* 0x2440(0xc4e0-0xa0a0) */ 0x0000, /* 0x2441(0xc4e1-0xa0a0) */ 0x0000, /* 0x2442(0xc4e2-0xa0a0) */ 0x0000, /* 0x2443(0xc4e3-0xa0a0) */ 0x0000, /* 0x2444(0xc4e4-0xa0a0) */ 0x0000, /* 0x2445(0xc4e5-0xa0a0) */ 0x0000, /* 0x2446(0xc4e6-0xa0a0) */ 0x0000, /* 0x2447(0xc4e7-0xa0a0) */ 0x0000, /* 0x2448(0xc4e8-0xa0a0) */ 0x0000, /* 0x2449(0xc4e9-0xa0a0) */ 0x0000, /* 0x244A(0xc4ea-0xa0a0) */ 0x0000, /* 0x244B(0xc4eb-0xa0a0) */ 0x0000, /* 0x244C(0xc4ec-0xa0a0) */ 0x0000, /* 0x244D(0xc4ed-0xa0a0) */ 0x0000, /* 0x244E(0xc4ee-0xa0a0) */ 0x0000, /* 0x244F(0xc4ef-0xa0a0) */ 0x0000, /* 0x2450(0xc4f0-0xa0a0) */ 0x0000, /* 0x2451(0xc4f1-0xa0a0) */ 0x0000, /* 0x2452(0xc4f2-0xa0a0) */ 0x0000, /* 0x2453(0xc4f3-0xa0a0) */ 0x0000, /* 0x2454(0xc4f4-0xa0a0) */ 0x0000, /* 0x2455(0xc4f5-0xa0a0) */ 0x0000, /* 0x2456(0xc4f6-0xa0a0) */ 0x0000, /* 0x2457(0xc4f7-0xa0a0) */ 0x0000, /* 0x2458(0xc4f8-0xa0a0) */ 0x0000, /* 0x2459(0xc4f9-0xa0a0) */ 0x0000, /* 0x245A(0xc4fa-0xa0a0) */ 0x0000, /* 0x245B(0xc4fb-0xa0a0) */ 0x0000, /* 0x245C(0xc4fc-0xa0a0) */ 0x0000, /* 0x245D(0xc4fd-0xa0a0) */ 0x0000, /* 0x245E(0xc4fe-0xa0a0) */ 0x0000, /* 0x245F(0xc4ff-0xa0a0) */ 0x0000, /* 0x2460(0xc500-0xa0a0) */ 0x0000, /* 0x2461(0xc501-0xa0a0) */ 0x0000, /* 0x2462(0xc502-0xa0a0) */ 0x0000, /* 0x2463(0xc503-0xa0a0) */ 0x0000, /* 0x2464(0xc504-0xa0a0) */ 0x0000, /* 0x2465(0xc505-0xa0a0) */ 0x0000, /* 0x2466(0xc506-0xa0a0) */ 0x0000, /* 0x2467(0xc507-0xa0a0) */ 0x0000, /* 0x2468(0xc508-0xa0a0) */ 0x0000, /* 0x2469(0xc509-0xa0a0) */ 0x0000, /* 0x246A(0xc50a-0xa0a0) */ 0x0000, /* 0x246B(0xc50b-0xa0a0) */ 0x0000, /* 0x246C(0xc50c-0xa0a0) */ 0x0000, /* 0x246D(0xc50d-0xa0a0) */ 0x0000, /* 0x246E(0xc50e-0xa0a0) */ 0x0000, /* 0x246F(0xc50f-0xa0a0) */ 0x0000, /* 0x2470(0xc510-0xa0a0) */ 0x0000, /* 0x2471(0xc511-0xa0a0) */ 0x0000, /* 0x2472(0xc512-0xa0a0) */ 0x0000, /* 0x2473(0xc513-0xa0a0) */ 0x0000, /* 0x2474(0xc514-0xa0a0) */ 0x0000, /* 0x2475(0xc515-0xa0a0) */ 0x0000, /* 0x2476(0xc516-0xa0a0) */ 0x0000, /* 0x2477(0xc517-0xa0a0) */ 0x0000, /* 0x2478(0xc518-0xa0a0) */ 0x0000, /* 0x2479(0xc519-0xa0a0) */ 0x0000, /* 0x247A(0xc51a-0xa0a0) */ 0x0000, /* 0x247B(0xc51b-0xa0a0) */ 0x0000, /* 0x247C(0xc51c-0xa0a0) */ 0x0000, /* 0x247D(0xc51d-0xa0a0) */ 0x0000, /* 0x247E(0xc51e-0xa0a0) */ 0x0000, /* 0x247F(0xc51f-0xa0a0) */ 0x0000, /* 0x2480(0xc520-0xa0a0) */ 0x0000, /* 0x2481(0xc521-0xa0a0) */ 0x0000, /* 0x2482(0xc522-0xa0a0) */ 0x0000, /* 0x2483(0xc523-0xa0a0) */ 0x0000, /* 0x2484(0xc524-0xa0a0) */ 0x0000, /* 0x2485(0xc525-0xa0a0) */ 0x0000, /* 0x2486(0xc526-0xa0a0) */ 0x0000, /* 0x2487(0xc527-0xa0a0) */ 0x0000, /* 0x2488(0xc528-0xa0a0) */ 0x0000, /* 0x2489(0xc529-0xa0a0) */ 0x0000, /* 0x248A(0xc52a-0xa0a0) */ 0x0000, /* 0x248B(0xc52b-0xa0a0) */ 0x0000, /* 0x248C(0xc52c-0xa0a0) */ 0x0000, /* 0x248D(0xc52d-0xa0a0) */ 0x0000, /* 0x248E(0xc52e-0xa0a0) */ 0x0000, /* 0x248F(0xc52f-0xa0a0) */ 0x0000, /* 0x2490(0xc530-0xa0a0) */ 0x0000, /* 0x2491(0xc531-0xa0a0) */ 0x0000, /* 0x2492(0xc532-0xa0a0) */ 0x0000, /* 0x2493(0xc533-0xa0a0) */ 0x0000, /* 0x2494(0xc534-0xa0a0) */ 0x0000, /* 0x2495(0xc535-0xa0a0) */ 0x0000, /* 0x2496(0xc536-0xa0a0) */ 0x0000, /* 0x2497(0xc537-0xa0a0) */ 0x0000, /* 0x2498(0xc538-0xa0a0) */ 0x0000, /* 0x2499(0xc539-0xa0a0) */ 0x0000, /* 0x249A(0xc53a-0xa0a0) */ 0x0000, /* 0x249B(0xc53b-0xa0a0) */ 0x0000, /* 0x249C(0xc53c-0xa0a0) */ 0x0000, /* 0x249D(0xc53d-0xa0a0) */ 0x0000, /* 0x249E(0xc53e-0xa0a0) */ 0x0000, /* 0x249F(0xc53f-0xa0a0) */ 0x0000, /* 0x24A0(0xc540-0xa0a0) */ 0x0000, /* 0x24A1(0xc541-0xa0a0) */ 0x0000, /* 0x24A2(0xc542-0xa0a0) */ 0x0000, /* 0x24A3(0xc543-0xa0a0) */ 0x0000, /* 0x24A4(0xc544-0xa0a0) */ 0x0000, /* 0x24A5(0xc545-0xa0a0) */ 0x0000, /* 0x24A6(0xc546-0xa0a0) */ 0x0000, /* 0x24A7(0xc547-0xa0a0) */ 0x0000, /* 0x24A8(0xc548-0xa0a0) */ 0x0000, /* 0x24A9(0xc549-0xa0a0) */ 0x0000, /* 0x24AA(0xc54a-0xa0a0) */ 0x0000, /* 0x24AB(0xc54b-0xa0a0) */ 0x0000, /* 0x24AC(0xc54c-0xa0a0) */ 0x0000, /* 0x24AD(0xc54d-0xa0a0) */ 0x0000, /* 0x24AE(0xc54e-0xa0a0) */ 0x0000, /* 0x24AF(0xc54f-0xa0a0) */ 0x0000, /* 0x24B0(0xc550-0xa0a0) */ 0x0000, /* 0x24B1(0xc551-0xa0a0) */ 0x0000, /* 0x24B2(0xc552-0xa0a0) */ 0x0000, /* 0x24B3(0xc553-0xa0a0) */ 0x0000, /* 0x24B4(0xc554-0xa0a0) */ 0x0000, /* 0x24B5(0xc555-0xa0a0) */ 0x0000, /* 0x24B6(0xc556-0xa0a0) */ 0x0000, /* 0x24B7(0xc557-0xa0a0) */ 0x0000, /* 0x24B8(0xc558-0xa0a0) */ 0x0000, /* 0x24B9(0xc559-0xa0a0) */ 0x0000, /* 0x24BA(0xc55a-0xa0a0) */ 0x0000, /* 0x24BB(0xc55b-0xa0a0) */ 0x0000, /* 0x24BC(0xc55c-0xa0a0) */ 0x0000, /* 0x24BD(0xc55d-0xa0a0) */ 0x0000, /* 0x24BE(0xc55e-0xa0a0) */ 0x0000, /* 0x24BF(0xc55f-0xa0a0) */ 0x0000, /* 0x24C0(0xc560-0xa0a0) */ 0x0000, /* 0x24C1(0xc561-0xa0a0) */ 0x0000, /* 0x24C2(0xc562-0xa0a0) */ 0x0000, /* 0x24C3(0xc563-0xa0a0) */ 0x0000, /* 0x24C4(0xc564-0xa0a0) */ 0x0000, /* 0x24C5(0xc565-0xa0a0) */ 0x0000, /* 0x24C6(0xc566-0xa0a0) */ 0x0000, /* 0x24C7(0xc567-0xa0a0) */ 0x0000, /* 0x24C8(0xc568-0xa0a0) */ 0x0000, /* 0x24C9(0xc569-0xa0a0) */ 0x0000, /* 0x24CA(0xc56a-0xa0a0) */ 0x0000, /* 0x24CB(0xc56b-0xa0a0) */ 0x0000, /* 0x24CC(0xc56c-0xa0a0) */ 0x0000, /* 0x24CD(0xc56d-0xa0a0) */ 0x0000, /* 0x24CE(0xc56e-0xa0a0) */ 0x0000, /* 0x24CF(0xc56f-0xa0a0) */ 0x0000, /* 0x24D0(0xc570-0xa0a0) */ 0x0000, /* 0x24D1(0xc571-0xa0a0) */ 0x0000, /* 0x24D2(0xc572-0xa0a0) */ 0x0000, /* 0x24D3(0xc573-0xa0a0) */ 0x0000, /* 0x24D4(0xc574-0xa0a0) */ 0x0000, /* 0x24D5(0xc575-0xa0a0) */ 0x0000, /* 0x24D6(0xc576-0xa0a0) */ 0x0000, /* 0x24D7(0xc577-0xa0a0) */ 0x0000, /* 0x24D8(0xc578-0xa0a0) */ 0x0000, /* 0x24D9(0xc579-0xa0a0) */ 0x0000, /* 0x24DA(0xc57a-0xa0a0) */ 0x0000, /* 0x24DB(0xc57b-0xa0a0) */ 0x0000, /* 0x24DC(0xc57c-0xa0a0) */ 0x0000, /* 0x24DD(0xc57d-0xa0a0) */ 0x0000, /* 0x24DE(0xc57e-0xa0a0) */ 0x0000, /* 0x24DF(0xc57f-0xa0a0) */ 0x0000, /* 0x24E0(0xc580-0xa0a0) */ 0x0000, /* 0x24E1(0xc581-0xa0a0) */ 0x0000, /* 0x24E2(0xc582-0xa0a0) */ 0x0000, /* 0x24E3(0xc583-0xa0a0) */ 0x0000, /* 0x24E4(0xc584-0xa0a0) */ 0x0000, /* 0x24E5(0xc585-0xa0a0) */ 0x0000, /* 0x24E6(0xc586-0xa0a0) */ 0x0000, /* 0x24E7(0xc587-0xa0a0) */ 0x0000, /* 0x24E8(0xc588-0xa0a0) */ 0x0000, /* 0x24E9(0xc589-0xa0a0) */ 0x0000, /* 0x24EA(0xc58a-0xa0a0) */ 0x0000, /* 0x24EB(0xc58b-0xa0a0) */ 0x0000, /* 0x24EC(0xc58c-0xa0a0) */ 0x0000, /* 0x24ED(0xc58d-0xa0a0) */ 0x0000, /* 0x24EE(0xc58e-0xa0a0) */ 0x0000, /* 0x24EF(0xc58f-0xa0a0) */ 0x0000, /* 0x24F0(0xc590-0xa0a0) */ 0x0000, /* 0x24F1(0xc591-0xa0a0) */ 0x0000, /* 0x24F2(0xc592-0xa0a0) */ 0x0000, /* 0x24F3(0xc593-0xa0a0) */ 0x0000, /* 0x24F4(0xc594-0xa0a0) */ 0x0000, /* 0x24F5(0xc595-0xa0a0) */ 0x0000, /* 0x24F6(0xc596-0xa0a0) */ 0x0000, /* 0x24F7(0xc597-0xa0a0) */ 0x0000, /* 0x24F8(0xc598-0xa0a0) */ 0x0000, /* 0x24F9(0xc599-0xa0a0) */ 0x0000, /* 0x24FA(0xc59a-0xa0a0) */ 0x0000, /* 0x24FB(0xc59b-0xa0a0) */ 0x0000, /* 0x24FC(0xc59c-0xa0a0) */ 0x0000, /* 0x24FD(0xc59d-0xa0a0) */ 0x0000, /* 0x24FE(0xc59e-0xa0a0) */ 0x0000, /* 0x24FF(0xc59f-0xa0a0) */ 0x0000, /* 0x2500(0xc5a0-0xa0a0) */ 0x0000, /* 0x2501(0xc5a1-0xa0a0) */ 0x0000, /* 0x2502(0xc5a2-0xa0a0) */ 0x0000, /* 0x2503(0xc5a3-0xa0a0) */ 0x0000, /* 0x2504(0xc5a4-0xa0a0) */ 0x0000, /* 0x2505(0xc5a5-0xa0a0) */ 0x0000, /* 0x2506(0xc5a6-0xa0a0) */ 0x0000, /* 0x2507(0xc5a7-0xa0a0) */ 0x0000, /* 0x2508(0xc5a8-0xa0a0) */ 0x0000, /* 0x2509(0xc5a9-0xa0a0) */ 0x0000, /* 0x250A(0xc5aa-0xa0a0) */ 0x0000, /* 0x250B(0xc5ab-0xa0a0) */ 0x0000, /* 0x250C(0xc5ac-0xa0a0) */ 0x0000, /* 0x250D(0xc5ad-0xa0a0) */ 0x0000, /* 0x250E(0xc5ae-0xa0a0) */ 0x0000, /* 0x250F(0xc5af-0xa0a0) */ 0x0000, /* 0x2510(0xc5b0-0xa0a0) */ 0x0000, /* 0x2511(0xc5b1-0xa0a0) */ 0x0000, /* 0x2512(0xc5b2-0xa0a0) */ 0x0000, /* 0x2513(0xc5b3-0xa0a0) */ 0x0000, /* 0x2514(0xc5b4-0xa0a0) */ 0x0000, /* 0x2515(0xc5b5-0xa0a0) */ 0x0000, /* 0x2516(0xc5b6-0xa0a0) */ 0x0000, /* 0x2517(0xc5b7-0xa0a0) */ 0x0000, /* 0x2518(0xc5b8-0xa0a0) */ 0x0000, /* 0x2519(0xc5b9-0xa0a0) */ 0x0000, /* 0x251A(0xc5ba-0xa0a0) */ 0x0000, /* 0x251B(0xc5bb-0xa0a0) */ 0x0000, /* 0x251C(0xc5bc-0xa0a0) */ 0x0000, /* 0x251D(0xc5bd-0xa0a0) */ 0x0000, /* 0x251E(0xc5be-0xa0a0) */ 0x0000, /* 0x251F(0xc5bf-0xa0a0) */ 0x0000, /* 0x2520(0xc5c0-0xa0a0) */ 0x0000, /* 0x2521(0xc5c1-0xa0a0) */ 0x0000, /* 0x2522(0xc5c2-0xa0a0) */ 0x0000, /* 0x2523(0xc5c3-0xa0a0) */ 0x0000, /* 0x2524(0xc5c4-0xa0a0) */ 0x0000, /* 0x2525(0xc5c5-0xa0a0) */ 0x0000, /* 0x2526(0xc5c6-0xa0a0) */ 0x0000, /* 0x2527(0xc5c7-0xa0a0) */ 0x0000, /* 0x2528(0xc5c8-0xa0a0) */ 0x0000, /* 0x2529(0xc5c9-0xa0a0) */ 0x0000, /* 0x252A(0xc5ca-0xa0a0) */ 0x0000, /* 0x252B(0xc5cb-0xa0a0) */ 0x0000, /* 0x252C(0xc5cc-0xa0a0) */ 0x0000, /* 0x252D(0xc5cd-0xa0a0) */ 0x0000, /* 0x252E(0xc5ce-0xa0a0) */ 0x0000, /* 0x252F(0xc5cf-0xa0a0) */ 0x0000, /* 0x2530(0xc5d0-0xa0a0) */ 0x0000, /* 0x2531(0xc5d1-0xa0a0) */ 0x0000, /* 0x2532(0xc5d2-0xa0a0) */ 0x0000, /* 0x2533(0xc5d3-0xa0a0) */ 0x0000, /* 0x2534(0xc5d4-0xa0a0) */ 0x0000, /* 0x2535(0xc5d5-0xa0a0) */ 0x0000, /* 0x2536(0xc5d6-0xa0a0) */ 0x0000, /* 0x2537(0xc5d7-0xa0a0) */ 0x0000, /* 0x2538(0xc5d8-0xa0a0) */ 0x0000, /* 0x2539(0xc5d9-0xa0a0) */ 0x0000, /* 0x253A(0xc5da-0xa0a0) */ 0x0000, /* 0x253B(0xc5db-0xa0a0) */ 0x0000, /* 0x253C(0xc5dc-0xa0a0) */ 0x0000, /* 0x253D(0xc5dd-0xa0a0) */ 0x0000, /* 0x253E(0xc5de-0xa0a0) */ 0x0000, /* 0x253F(0xc5df-0xa0a0) */ 0x0000, /* 0x2540(0xc5e0-0xa0a0) */ 0x0000, /* 0x2541(0xc5e1-0xa0a0) */ 0x0000, /* 0x2542(0xc5e2-0xa0a0) */ 0x0000, /* 0x2543(0xc5e3-0xa0a0) */ 0x0000, /* 0x2544(0xc5e4-0xa0a0) */ 0x0000, /* 0x2545(0xc5e5-0xa0a0) */ 0x0000, /* 0x2546(0xc5e6-0xa0a0) */ 0x0000, /* 0x2547(0xc5e7-0xa0a0) */ 0x0000, /* 0x2548(0xc5e8-0xa0a0) */ 0x0000, /* 0x2549(0xc5e9-0xa0a0) */ 0x0000, /* 0x254A(0xc5ea-0xa0a0) */ 0x0000, /* 0x254B(0xc5eb-0xa0a0) */ 0x0000, /* 0x254C(0xc5ec-0xa0a0) */ 0x0000, /* 0x254D(0xc5ed-0xa0a0) */ 0x0000, /* 0x254E(0xc5ee-0xa0a0) */ 0x0000, /* 0x254F(0xc5ef-0xa0a0) */ 0x0000, /* 0x2550(0xc5f0-0xa0a0) */ 0x0000, /* 0x2551(0xc5f1-0xa0a0) */ 0x0000, /* 0x2552(0xc5f2-0xa0a0) */ 0x0000, /* 0x2553(0xc5f3-0xa0a0) */ 0x0000, /* 0x2554(0xc5f4-0xa0a0) */ 0x0000, /* 0x2555(0xc5f5-0xa0a0) */ 0x0000, /* 0x2556(0xc5f6-0xa0a0) */ 0x0000, /* 0x2557(0xc5f7-0xa0a0) */ 0x0000, /* 0x2558(0xc5f8-0xa0a0) */ 0x0000, /* 0x2559(0xc5f9-0xa0a0) */ 0x0000, /* 0x255A(0xc5fa-0xa0a0) */ 0x0000, /* 0x255B(0xc5fb-0xa0a0) */ 0x0000, /* 0x255C(0xc5fc-0xa0a0) */ 0x0000, /* 0x255D(0xc5fd-0xa0a0) */ 0x0000, /* 0x255E(0xc5fe-0xa0a0) */ 0x0000, /* 0x255F(0xc5ff-0xa0a0) */ 0x0000, /* 0x2560(0xc600-0xa0a0) */ 0x0000, /* 0x2561(0xc601-0xa0a0) */ 0x0000, /* 0x2562(0xc602-0xa0a0) */ 0x0000, /* 0x2563(0xc603-0xa0a0) */ 0x0000, /* 0x2564(0xc604-0xa0a0) */ 0x0000, /* 0x2565(0xc605-0xa0a0) */ 0x0000, /* 0x2566(0xc606-0xa0a0) */ 0x0000, /* 0x2567(0xc607-0xa0a0) */ 0x0000, /* 0x2568(0xc608-0xa0a0) */ 0x0000, /* 0x2569(0xc609-0xa0a0) */ 0x0000, /* 0x256A(0xc60a-0xa0a0) */ 0x0000, /* 0x256B(0xc60b-0xa0a0) */ 0x0000, /* 0x256C(0xc60c-0xa0a0) */ 0x0000, /* 0x256D(0xc60d-0xa0a0) */ 0x0000, /* 0x256E(0xc60e-0xa0a0) */ 0x0000, /* 0x256F(0xc60f-0xa0a0) */ 0x0000, /* 0x2570(0xc610-0xa0a0) */ 0x0000, /* 0x2571(0xc611-0xa0a0) */ 0x0000, /* 0x2572(0xc612-0xa0a0) */ 0x0000, /* 0x2573(0xc613-0xa0a0) */ 0x0000, /* 0x2574(0xc614-0xa0a0) */ 0x0000, /* 0x2575(0xc615-0xa0a0) */ 0x0000, /* 0x2576(0xc616-0xa0a0) */ 0x0000, /* 0x2577(0xc617-0xa0a0) */ 0x0000, /* 0x2578(0xc618-0xa0a0) */ 0x0000, /* 0x2579(0xc619-0xa0a0) */ 0x0000, /* 0x257A(0xc61a-0xa0a0) */ 0x0000, /* 0x257B(0xc61b-0xa0a0) */ 0x0000, /* 0x257C(0xc61c-0xa0a0) */ 0x0000, /* 0x257D(0xc61d-0xa0a0) */ 0x0000, /* 0x257E(0xc61e-0xa0a0) */ 0x0000, /* 0x257F(0xc61f-0xa0a0) */ 0x0000, /* 0x2580(0xc620-0xa0a0) */ 0x0000, /* 0x2581(0xc621-0xa0a0) */ 0x0000, /* 0x2582(0xc622-0xa0a0) */ 0x0000, /* 0x2583(0xc623-0xa0a0) */ 0x0000, /* 0x2584(0xc624-0xa0a0) */ 0x0000, /* 0x2585(0xc625-0xa0a0) */ 0x0000, /* 0x2586(0xc626-0xa0a0) */ 0x0000, /* 0x2587(0xc627-0xa0a0) */ 0x0000, /* 0x2588(0xc628-0xa0a0) */ 0x0000, /* 0x2589(0xc629-0xa0a0) */ 0x0000, /* 0x258A(0xc62a-0xa0a0) */ 0x0000, /* 0x258B(0xc62b-0xa0a0) */ 0x0000, /* 0x258C(0xc62c-0xa0a0) */ 0x0000, /* 0x258D(0xc62d-0xa0a0) */ 0x0000, /* 0x258E(0xc62e-0xa0a0) */ 0x0000, /* 0x258F(0xc62f-0xa0a0) */ 0x0000, /* 0x2590(0xc630-0xa0a0) */ 0x0000, /* 0x2591(0xc631-0xa0a0) */ 0x0000, /* 0x2592(0xc632-0xa0a0) */ 0x0000, /* 0x2593(0xc633-0xa0a0) */ 0x0000, /* 0x2594(0xc634-0xa0a0) */ 0x0000, /* 0x2595(0xc635-0xa0a0) */ 0x0000, /* 0x2596(0xc636-0xa0a0) */ 0x0000, /* 0x2597(0xc637-0xa0a0) */ 0x0000, /* 0x2598(0xc638-0xa0a0) */ 0x0000, /* 0x2599(0xc639-0xa0a0) */ 0x0000, /* 0x259A(0xc63a-0xa0a0) */ 0x0000, /* 0x259B(0xc63b-0xa0a0) */ 0x0000, /* 0x259C(0xc63c-0xa0a0) */ 0x0000, /* 0x259D(0xc63d-0xa0a0) */ 0x0000, /* 0x259E(0xc63e-0xa0a0) */ 0x0000, /* 0x259F(0xc63f-0xa0a0) */ 0x0000, /* 0x25A0(0xc640-0xa0a0) */ 0x0000, /* 0x25A1(0xc641-0xa0a0) */ 0x0000, /* 0x25A2(0xc642-0xa0a0) */ 0x0000, /* 0x25A3(0xc643-0xa0a0) */ 0x0000, /* 0x25A4(0xc644-0xa0a0) */ 0x0000, /* 0x25A5(0xc645-0xa0a0) */ 0x0000, /* 0x25A6(0xc646-0xa0a0) */ 0x0000, /* 0x25A7(0xc647-0xa0a0) */ 0x0000, /* 0x25A8(0xc648-0xa0a0) */ 0x0000, /* 0x25A9(0xc649-0xa0a0) */ 0x0000, /* 0x25AA(0xc64a-0xa0a0) */ 0x0000, /* 0x25AB(0xc64b-0xa0a0) */ 0x0000, /* 0x25AC(0xc64c-0xa0a0) */ 0x0000, /* 0x25AD(0xc64d-0xa0a0) */ 0x0000, /* 0x25AE(0xc64e-0xa0a0) */ 0x0000, /* 0x25AF(0xc64f-0xa0a0) */ 0x0000, /* 0x25B0(0xc650-0xa0a0) */ 0x0000, /* 0x25B1(0xc651-0xa0a0) */ 0x0000, /* 0x25B2(0xc652-0xa0a0) */ 0x0000, /* 0x25B3(0xc653-0xa0a0) */ 0x0000, /* 0x25B4(0xc654-0xa0a0) */ 0x0000, /* 0x25B5(0xc655-0xa0a0) */ 0x0000, /* 0x25B6(0xc656-0xa0a0) */ 0x0000, /* 0x25B7(0xc657-0xa0a0) */ 0x0000, /* 0x25B8(0xc658-0xa0a0) */ 0x0000, /* 0x25B9(0xc659-0xa0a0) */ 0x0000, /* 0x25BA(0xc65a-0xa0a0) */ 0x0000, /* 0x25BB(0xc65b-0xa0a0) */ 0x0000, /* 0x25BC(0xc65c-0xa0a0) */ 0x0000, /* 0x25BD(0xc65d-0xa0a0) */ 0x0000, /* 0x25BE(0xc65e-0xa0a0) */ 0x0000, /* 0x25BF(0xc65f-0xa0a0) */ 0x0000, /* 0x25C0(0xc660-0xa0a0) */ 0x0000, /* 0x25C1(0xc661-0xa0a0) */ 0x0000, /* 0x25C2(0xc662-0xa0a0) */ 0x0000, /* 0x25C3(0xc663-0xa0a0) */ 0x0000, /* 0x25C4(0xc664-0xa0a0) */ 0x0000, /* 0x25C5(0xc665-0xa0a0) */ 0x0000, /* 0x25C6(0xc666-0xa0a0) */ 0x0000, /* 0x25C7(0xc667-0xa0a0) */ 0x0000, /* 0x25C8(0xc668-0xa0a0) */ 0x0000, /* 0x25C9(0xc669-0xa0a0) */ 0x0000, /* 0x25CA(0xc66a-0xa0a0) */ 0x0000, /* 0x25CB(0xc66b-0xa0a0) */ 0x0000, /* 0x25CC(0xc66c-0xa0a0) */ 0x0000, /* 0x25CD(0xc66d-0xa0a0) */ 0x0000, /* 0x25CE(0xc66e-0xa0a0) */ 0x0000, /* 0x25CF(0xc66f-0xa0a0) */ 0x0000, /* 0x25D0(0xc670-0xa0a0) */ 0x0000, /* 0x25D1(0xc671-0xa0a0) */ 0x0000, /* 0x25D2(0xc672-0xa0a0) */ 0x0000, /* 0x25D3(0xc673-0xa0a0) */ 0x0000, /* 0x25D4(0xc674-0xa0a0) */ 0x0000, /* 0x25D5(0xc675-0xa0a0) */ 0x0000, /* 0x25D6(0xc676-0xa0a0) */ 0x0000, /* 0x25D7(0xc677-0xa0a0) */ 0x0000, /* 0x25D8(0xc678-0xa0a0) */ 0x0000, /* 0x25D9(0xc679-0xa0a0) */ 0x0000, /* 0x25DA(0xc67a-0xa0a0) */ 0x0000, /* 0x25DB(0xc67b-0xa0a0) */ 0x0000, /* 0x25DC(0xc67c-0xa0a0) */ 0x0000, /* 0x25DD(0xc67d-0xa0a0) */ 0x0000, /* 0x25DE(0xc67e-0xa0a0) */ 0x0000, /* 0x25DF(0xc67f-0xa0a0) */ 0x0000, /* 0x25E0(0xc680-0xa0a0) */ 0x0000, /* 0x25E1(0xc681-0xa0a0) */ 0x0000, /* 0x25E2(0xc682-0xa0a0) */ 0x0000, /* 0x25E3(0xc683-0xa0a0) */ 0x0000, /* 0x25E4(0xc684-0xa0a0) */ 0x0000, /* 0x25E5(0xc685-0xa0a0) */ 0x0000, /* 0x25E6(0xc686-0xa0a0) */ 0x0000, /* 0x25E7(0xc687-0xa0a0) */ 0x0000, /* 0x25E8(0xc688-0xa0a0) */ 0x0000, /* 0x25E9(0xc689-0xa0a0) */ 0x0000, /* 0x25EA(0xc68a-0xa0a0) */ 0x0000, /* 0x25EB(0xc68b-0xa0a0) */ 0x0000, /* 0x25EC(0xc68c-0xa0a0) */ 0x0000, /* 0x25ED(0xc68d-0xa0a0) */ 0x0000, /* 0x25EE(0xc68e-0xa0a0) */ 0x0000, /* 0x25EF(0xc68f-0xa0a0) */ 0x0000, /* 0x25F0(0xc690-0xa0a0) */ 0x0000, /* 0x25F1(0xc691-0xa0a0) */ 0x0000, /* 0x25F2(0xc692-0xa0a0) */ 0x0000, /* 0x25F3(0xc693-0xa0a0) */ 0x0000, /* 0x25F4(0xc694-0xa0a0) */ 0x0000, /* 0x25F5(0xc695-0xa0a0) */ 0x0000, /* 0x25F6(0xc696-0xa0a0) */ 0x0000, /* 0x25F7(0xc697-0xa0a0) */ 0x0000, /* 0x25F8(0xc698-0xa0a0) */ 0x0000, /* 0x25F9(0xc699-0xa0a0) */ 0x0000, /* 0x25FA(0xc69a-0xa0a0) */ 0x0000, /* 0x25FB(0xc69b-0xa0a0) */ 0x0000, /* 0x25FC(0xc69c-0xa0a0) */ 0x0000, /* 0x25FD(0xc69d-0xa0a0) */ 0x0000, /* 0x25FE(0xc69e-0xa0a0) */ 0x0000, /* 0x25FF(0xc69f-0xa0a0) */ 0x0000, /* 0x2600(0xc6a0-0xa0a0) */ 0x0000, /* 0x2601(0xc6a1-0xa0a0) */ 0x0000, /* 0x2602(0xc6a2-0xa0a0) */ 0x0000, /* 0x2603(0xc6a3-0xa0a0) */ 0x0000, /* 0x2604(0xc6a4-0xa0a0) */ 0x0000, /* 0x2605(0xc6a5-0xa0a0) */ 0x0000, /* 0x2606(0xc6a6-0xa0a0) */ 0x0000, /* 0x2607(0xc6a7-0xa0a0) */ 0x0000, /* 0x2608(0xc6a8-0xa0a0) */ 0x0000, /* 0x2609(0xc6a9-0xa0a0) */ 0x0000, /* 0x260A(0xc6aa-0xa0a0) */ 0x0000, /* 0x260B(0xc6ab-0xa0a0) */ 0x0000, /* 0x260C(0xc6ac-0xa0a0) */ 0x0000, /* 0x260D(0xc6ad-0xa0a0) */ 0x0000, /* 0x260E(0xc6ae-0xa0a0) */ 0x0000, /* 0x260F(0xc6af-0xa0a0) */ 0x0000, /* 0x2610(0xc6b0-0xa0a0) */ 0x0000, /* 0x2611(0xc6b1-0xa0a0) */ 0x0000, /* 0x2612(0xc6b2-0xa0a0) */ 0x0000, /* 0x2613(0xc6b3-0xa0a0) */ 0x0000, /* 0x2614(0xc6b4-0xa0a0) */ 0x0000, /* 0x2615(0xc6b5-0xa0a0) */ 0x0000, /* 0x2616(0xc6b6-0xa0a0) */ 0x0000, /* 0x2617(0xc6b7-0xa0a0) */ 0x0000, /* 0x2618(0xc6b8-0xa0a0) */ 0x0000, /* 0x2619(0xc6b9-0xa0a0) */ 0x0000, /* 0x261A(0xc6ba-0xa0a0) */ 0x0000, /* 0x261B(0xc6bb-0xa0a0) */ 0x0000, /* 0x261C(0xc6bc-0xa0a0) */ 0x0000, /* 0x261D(0xc6bd-0xa0a0) */ 0x0000, /* 0x261E(0xc6be-0xa0a0) */ 0x0000, /* 0x261F(0xc6bf-0xa0a0) */ 0x0000, /* 0x2620(0xc6c0-0xa0a0) */ 0x0000, /* 0x2621(0xc6c1-0xa0a0) */ 0x0000, /* 0x2622(0xc6c2-0xa0a0) */ 0x0000, /* 0x2623(0xc6c3-0xa0a0) */ 0x0000, /* 0x2624(0xc6c4-0xa0a0) */ 0x0000, /* 0x2625(0xc6c5-0xa0a0) */ 0x0000, /* 0x2626(0xc6c6-0xa0a0) */ 0x0000, /* 0x2627(0xc6c7-0xa0a0) */ 0x0000, /* 0x2628(0xc6c8-0xa0a0) */ 0x0000, /* 0x2629(0xc6c9-0xa0a0) */ 0x0000, /* 0x262A(0xc6ca-0xa0a0) */ 0x0000, /* 0x262B(0xc6cb-0xa0a0) */ 0x0000, /* 0x262C(0xc6cc-0xa0a0) */ 0x0000, /* 0x262D(0xc6cd-0xa0a0) */ 0x0000, /* 0x262E(0xc6ce-0xa0a0) */ 0x0000, /* 0x262F(0xc6cf-0xa0a0) */ 0x0000, /* 0x2630(0xc6d0-0xa0a0) */ 0x0000, /* 0x2631(0xc6d1-0xa0a0) */ 0x0000, /* 0x2632(0xc6d2-0xa0a0) */ 0x0000, /* 0x2633(0xc6d3-0xa0a0) */ 0x0000, /* 0x2634(0xc6d4-0xa0a0) */ 0x0000, /* 0x2635(0xc6d5-0xa0a0) */ 0x0000, /* 0x2636(0xc6d6-0xa0a0) */ 0x0000, /* 0x2637(0xc6d7-0xa0a0) */ 0x0000, /* 0x2638(0xc6d8-0xa0a0) */ 0x0000, /* 0x2639(0xc6d9-0xa0a0) */ 0x0000, /* 0x263A(0xc6da-0xa0a0) */ 0x0000, /* 0x263B(0xc6db-0xa0a0) */ 0x0000, /* 0x263C(0xc6dc-0xa0a0) */ 0x0000, /* 0x263D(0xc6dd-0xa0a0) */ 0x0000, /* 0x263E(0xc6de-0xa0a0) */ 0x0000, /* 0x263F(0xc6df-0xa0a0) */ 0x0000, /* 0x2640(0xc6e0-0xa0a0) */ 0x0000, /* 0x2641(0xc6e1-0xa0a0) */ 0x0000, /* 0x2642(0xc6e2-0xa0a0) */ 0x0000, /* 0x2643(0xc6e3-0xa0a0) */ 0x0000, /* 0x2644(0xc6e4-0xa0a0) */ 0x0000, /* 0x2645(0xc6e5-0xa0a0) */ 0x0000, /* 0x2646(0xc6e6-0xa0a0) */ 0x0000, /* 0x2647(0xc6e7-0xa0a0) */ 0x0000, /* 0x2648(0xc6e8-0xa0a0) */ 0x0000, /* 0x2649(0xc6e9-0xa0a0) */ 0x0000, /* 0x264A(0xc6ea-0xa0a0) */ 0x0000, /* 0x264B(0xc6eb-0xa0a0) */ 0x0000, /* 0x264C(0xc6ec-0xa0a0) */ 0x0000, /* 0x264D(0xc6ed-0xa0a0) */ 0x0000, /* 0x264E(0xc6ee-0xa0a0) */ 0x0000, /* 0x264F(0xc6ef-0xa0a0) */ 0x0000, /* 0x2650(0xc6f0-0xa0a0) */ 0x0000, /* 0x2651(0xc6f1-0xa0a0) */ 0x0000, /* 0x2652(0xc6f2-0xa0a0) */ 0x0000, /* 0x2653(0xc6f3-0xa0a0) */ 0x0000, /* 0x2654(0xc6f4-0xa0a0) */ 0x0000, /* 0x2655(0xc6f5-0xa0a0) */ 0x0000, /* 0x2656(0xc6f6-0xa0a0) */ 0x0000, /* 0x2657(0xc6f7-0xa0a0) */ 0x0000, /* 0x2658(0xc6f8-0xa0a0) */ 0x0000, /* 0x2659(0xc6f9-0xa0a0) */ 0x0000, /* 0x265A(0xc6fa-0xa0a0) */ 0x0000, /* 0x265B(0xc6fb-0xa0a0) */ 0x0000, /* 0x265C(0xc6fc-0xa0a0) */ 0x0000, /* 0x265D(0xc6fd-0xa0a0) */ 0x0000, /* 0x265E(0xc6fe-0xa0a0) */ 0x0000, /* 0x265F(0xc6ff-0xa0a0) */ 0x0000, /* 0x2660(0xc700-0xa0a0) */ 0x0000, /* 0x2661(0xc701-0xa0a0) */ 0x0000, /* 0x2662(0xc702-0xa0a0) */ 0x0000, /* 0x2663(0xc703-0xa0a0) */ 0x0000, /* 0x2664(0xc704-0xa0a0) */ 0x0000, /* 0x2665(0xc705-0xa0a0) */ 0x0000, /* 0x2666(0xc706-0xa0a0) */ 0x0000, /* 0x2667(0xc707-0xa0a0) */ 0x0000, /* 0x2668(0xc708-0xa0a0) */ 0x0000, /* 0x2669(0xc709-0xa0a0) */ 0x0000, /* 0x266A(0xc70a-0xa0a0) */ 0x0000, /* 0x266B(0xc70b-0xa0a0) */ 0x0000, /* 0x266C(0xc70c-0xa0a0) */ 0x0000, /* 0x266D(0xc70d-0xa0a0) */ 0x0000, /* 0x266E(0xc70e-0xa0a0) */ 0x0000, /* 0x266F(0xc70f-0xa0a0) */ 0x0000, /* 0x2670(0xc710-0xa0a0) */ 0x0000, /* 0x2671(0xc711-0xa0a0) */ 0x0000, /* 0x2672(0xc712-0xa0a0) */ 0x0000, /* 0x2673(0xc713-0xa0a0) */ 0x0000, /* 0x2674(0xc714-0xa0a0) */ 0x0000, /* 0x2675(0xc715-0xa0a0) */ 0x0000, /* 0x2676(0xc716-0xa0a0) */ 0x0000, /* 0x2677(0xc717-0xa0a0) */ 0x0000, /* 0x2678(0xc718-0xa0a0) */ 0x0000, /* 0x2679(0xc719-0xa0a0) */ 0x0000, /* 0x267A(0xc71a-0xa0a0) */ 0x0000, /* 0x267B(0xc71b-0xa0a0) */ 0x0000, /* 0x267C(0xc71c-0xa0a0) */ 0x0000, /* 0x267D(0xc71d-0xa0a0) */ 0x0000, /* 0x267E(0xc71e-0xa0a0) */ 0x0000, /* 0x267F(0xc71f-0xa0a0) */ 0x0000, /* 0x2680(0xc720-0xa0a0) */ 0x0000, /* 0x2681(0xc721-0xa0a0) */ 0x0000, /* 0x2682(0xc722-0xa0a0) */ 0x0000, /* 0x2683(0xc723-0xa0a0) */ 0x0000, /* 0x2684(0xc724-0xa0a0) */ 0x0000, /* 0x2685(0xc725-0xa0a0) */ 0x0000, /* 0x2686(0xc726-0xa0a0) */ 0x0000, /* 0x2687(0xc727-0xa0a0) */ 0x0000, /* 0x2688(0xc728-0xa0a0) */ 0x0000, /* 0x2689(0xc729-0xa0a0) */ 0x0000, /* 0x268A(0xc72a-0xa0a0) */ 0x0000, /* 0x268B(0xc72b-0xa0a0) */ 0x0000, /* 0x268C(0xc72c-0xa0a0) */ 0x0000, /* 0x268D(0xc72d-0xa0a0) */ 0x0000, /* 0x268E(0xc72e-0xa0a0) */ 0x0000, /* 0x268F(0xc72f-0xa0a0) */ 0x0000, /* 0x2690(0xc730-0xa0a0) */ 0x0000, /* 0x2691(0xc731-0xa0a0) */ 0x0000, /* 0x2692(0xc732-0xa0a0) */ 0x0000, /* 0x2693(0xc733-0xa0a0) */ 0x0000, /* 0x2694(0xc734-0xa0a0) */ 0x0000, /* 0x2695(0xc735-0xa0a0) */ 0x0000, /* 0x2696(0xc736-0xa0a0) */ 0x0000, /* 0x2697(0xc737-0xa0a0) */ 0x0000, /* 0x2698(0xc738-0xa0a0) */ 0x0000, /* 0x2699(0xc739-0xa0a0) */ 0x0000, /* 0x269A(0xc73a-0xa0a0) */ 0x0000, /* 0x269B(0xc73b-0xa0a0) */ 0x0000, /* 0x269C(0xc73c-0xa0a0) */ 0x0000, /* 0x269D(0xc73d-0xa0a0) */ 0x0000, /* 0x269E(0xc73e-0xa0a0) */ 0x0000, /* 0x269F(0xc73f-0xa0a0) */ 0x0000, /* 0x26A0(0xc740-0xa0a0) */ 0x0000, /* 0x26A1(0xc741-0xa0a0) */ 0x0000, /* 0x26A2(0xc742-0xa0a0) */ 0x0000, /* 0x26A3(0xc743-0xa0a0) */ 0x0000, /* 0x26A4(0xc744-0xa0a0) */ 0x0000, /* 0x26A5(0xc745-0xa0a0) */ 0x0000, /* 0x26A6(0xc746-0xa0a0) */ 0x0000, /* 0x26A7(0xc747-0xa0a0) */ 0x0000, /* 0x26A8(0xc748-0xa0a0) */ 0x0000, /* 0x26A9(0xc749-0xa0a0) */ 0x0000, /* 0x26AA(0xc74a-0xa0a0) */ 0x0000, /* 0x26AB(0xc74b-0xa0a0) */ 0x0000, /* 0x26AC(0xc74c-0xa0a0) */ 0x0000, /* 0x26AD(0xc74d-0xa0a0) */ 0x0000, /* 0x26AE(0xc74e-0xa0a0) */ 0x0000, /* 0x26AF(0xc74f-0xa0a0) */ 0x0000, /* 0x26B0(0xc750-0xa0a0) */ 0x0000, /* 0x26B1(0xc751-0xa0a0) */ 0x0000, /* 0x26B2(0xc752-0xa0a0) */ 0x0000, /* 0x26B3(0xc753-0xa0a0) */ 0x0000, /* 0x26B4(0xc754-0xa0a0) */ 0x0000, /* 0x26B5(0xc755-0xa0a0) */ 0x0000, /* 0x26B6(0xc756-0xa0a0) */ 0x0000, /* 0x26B7(0xc757-0xa0a0) */ 0x0000, /* 0x26B8(0xc758-0xa0a0) */ 0x0000, /* 0x26B9(0xc759-0xa0a0) */ 0x0000, /* 0x26BA(0xc75a-0xa0a0) */ 0x0000, /* 0x26BB(0xc75b-0xa0a0) */ 0x0000, /* 0x26BC(0xc75c-0xa0a0) */ 0x0000, /* 0x26BD(0xc75d-0xa0a0) */ 0x0000, /* 0x26BE(0xc75e-0xa0a0) */ 0x0000, /* 0x26BF(0xc75f-0xa0a0) */ 0x0000, /* 0x26C0(0xc760-0xa0a0) */ 0x0000, /* 0x26C1(0xc761-0xa0a0) */ 0x0000, /* 0x26C2(0xc762-0xa0a0) */ 0x0000, /* 0x26C3(0xc763-0xa0a0) */ 0x0000, /* 0x26C4(0xc764-0xa0a0) */ 0x0000, /* 0x26C5(0xc765-0xa0a0) */ 0x0000, /* 0x26C6(0xc766-0xa0a0) */ 0x0000, /* 0x26C7(0xc767-0xa0a0) */ 0x0000, /* 0x26C8(0xc768-0xa0a0) */ 0x0000, /* 0x26C9(0xc769-0xa0a0) */ 0x0000, /* 0x26CA(0xc76a-0xa0a0) */ 0x0000, /* 0x26CB(0xc76b-0xa0a0) */ 0x0000, /* 0x26CC(0xc76c-0xa0a0) */ 0x0000, /* 0x26CD(0xc76d-0xa0a0) */ 0x0000, /* 0x26CE(0xc76e-0xa0a0) */ 0x0000, /* 0x26CF(0xc76f-0xa0a0) */ 0x0000, /* 0x26D0(0xc770-0xa0a0) */ 0x0000, /* 0x26D1(0xc771-0xa0a0) */ 0x0000, /* 0x26D2(0xc772-0xa0a0) */ 0x0000, /* 0x26D3(0xc773-0xa0a0) */ 0x0000, /* 0x26D4(0xc774-0xa0a0) */ 0x0000, /* 0x26D5(0xc775-0xa0a0) */ 0x0000, /* 0x26D6(0xc776-0xa0a0) */ 0x0000, /* 0x26D7(0xc777-0xa0a0) */ 0x0000, /* 0x26D8(0xc778-0xa0a0) */ 0x0000, /* 0x26D9(0xc779-0xa0a0) */ 0x0000, /* 0x26DA(0xc77a-0xa0a0) */ 0x0000, /* 0x26DB(0xc77b-0xa0a0) */ 0x0000, /* 0x26DC(0xc77c-0xa0a0) */ 0x0000, /* 0x26DD(0xc77d-0xa0a0) */ 0x0000, /* 0x26DE(0xc77e-0xa0a0) */ 0x0000, /* 0x26DF(0xc77f-0xa0a0) */ 0x0000, /* 0x26E0(0xc780-0xa0a0) */ 0x0000, /* 0x26E1(0xc781-0xa0a0) */ 0x0000, /* 0x26E2(0xc782-0xa0a0) */ 0x0000, /* 0x26E3(0xc783-0xa0a0) */ 0x0000, /* 0x26E4(0xc784-0xa0a0) */ 0x0000, /* 0x26E5(0xc785-0xa0a0) */ 0x0000, /* 0x26E6(0xc786-0xa0a0) */ 0x0000, /* 0x26E7(0xc787-0xa0a0) */ 0x0000, /* 0x26E8(0xc788-0xa0a0) */ 0x0000, /* 0x26E9(0xc789-0xa0a0) */ 0x0000, /* 0x26EA(0xc78a-0xa0a0) */ 0x0000, /* 0x26EB(0xc78b-0xa0a0) */ 0x0000, /* 0x26EC(0xc78c-0xa0a0) */ 0x0000, /* 0x26ED(0xc78d-0xa0a0) */ 0x0000, /* 0x26EE(0xc78e-0xa0a0) */ 0x0000, /* 0x26EF(0xc78f-0xa0a0) */ 0x0000, /* 0x26F0(0xc790-0xa0a0) */ 0x0000, /* 0x26F1(0xc791-0xa0a0) */ 0x0000, /* 0x26F2(0xc792-0xa0a0) */ 0x0000, /* 0x26F3(0xc793-0xa0a0) */ 0x0000, /* 0x26F4(0xc794-0xa0a0) */ 0x0000, /* 0x26F5(0xc795-0xa0a0) */ 0x0000, /* 0x26F6(0xc796-0xa0a0) */ 0x0000, /* 0x26F7(0xc797-0xa0a0) */ 0x0000, /* 0x26F8(0xc798-0xa0a0) */ 0x0000, /* 0x26F9(0xc799-0xa0a0) */ 0x0000, /* 0x26FA(0xc79a-0xa0a0) */ 0x0000, /* 0x26FB(0xc79b-0xa0a0) */ 0x0000, /* 0x26FC(0xc79c-0xa0a0) */ 0x0000, /* 0x26FD(0xc79d-0xa0a0) */ 0x0000, /* 0x26FE(0xc79e-0xa0a0) */ 0x0000, /* 0x26FF(0xc79f-0xa0a0) */ 0x0000, /* 0x2700(0xc7a0-0xa0a0) */ 0x0000, /* 0x2701(0xc7a1-0xa0a0) */ 0x0000, /* 0x2702(0xc7a2-0xa0a0) */ 0x0000, /* 0x2703(0xc7a3-0xa0a0) */ 0x0000, /* 0x2704(0xc7a4-0xa0a0) */ 0x0000, /* 0x2705(0xc7a5-0xa0a0) */ 0x0000, /* 0x2706(0xc7a6-0xa0a0) */ 0x0000, /* 0x2707(0xc7a7-0xa0a0) */ 0x0000, /* 0x2708(0xc7a8-0xa0a0) */ 0x0000, /* 0x2709(0xc7a9-0xa0a0) */ 0x0000, /* 0x270A(0xc7aa-0xa0a0) */ 0x0000, /* 0x270B(0xc7ab-0xa0a0) */ 0x0000, /* 0x270C(0xc7ac-0xa0a0) */ 0x0000, /* 0x270D(0xc7ad-0xa0a0) */ 0x0000, /* 0x270E(0xc7ae-0xa0a0) */ 0x0000, /* 0x270F(0xc7af-0xa0a0) */ 0x0000, /* 0x2710(0xc7b0-0xa0a0) */ 0x0000, /* 0x2711(0xc7b1-0xa0a0) */ 0x0000, /* 0x2712(0xc7b2-0xa0a0) */ 0x0000, /* 0x2713(0xc7b3-0xa0a0) */ 0x0000, /* 0x2714(0xc7b4-0xa0a0) */ 0x0000, /* 0x2715(0xc7b5-0xa0a0) */ 0x0000, /* 0x2716(0xc7b6-0xa0a0) */ 0x0000, /* 0x2717(0xc7b7-0xa0a0) */ 0x0000, /* 0x2718(0xc7b8-0xa0a0) */ 0x0000, /* 0x2719(0xc7b9-0xa0a0) */ 0x0000, /* 0x271A(0xc7ba-0xa0a0) */ 0x0000, /* 0x271B(0xc7bb-0xa0a0) */ 0x0000, /* 0x271C(0xc7bc-0xa0a0) */ 0x0000, /* 0x271D(0xc7bd-0xa0a0) */ 0x0000, /* 0x271E(0xc7be-0xa0a0) */ 0x0000, /* 0x271F(0xc7bf-0xa0a0) */ 0x0000, /* 0x2720(0xc7c0-0xa0a0) */ 0x0000, /* 0x2721(0xc7c1-0xa0a0) */ 0x0000, /* 0x2722(0xc7c2-0xa0a0) */ 0x0000, /* 0x2723(0xc7c3-0xa0a0) */ 0x0000, /* 0x2724(0xc7c4-0xa0a0) */ 0x0000, /* 0x2725(0xc7c5-0xa0a0) */ 0x0000, /* 0x2726(0xc7c6-0xa0a0) */ 0x0000, /* 0x2727(0xc7c7-0xa0a0) */ 0x0000, /* 0x2728(0xc7c8-0xa0a0) */ 0x0000, /* 0x2729(0xc7c9-0xa0a0) */ 0x0000, /* 0x272A(0xc7ca-0xa0a0) */ 0x0000, /* 0x272B(0xc7cb-0xa0a0) */ 0x0000, /* 0x272C(0xc7cc-0xa0a0) */ 0x0000, /* 0x272D(0xc7cd-0xa0a0) */ 0x0000, /* 0x272E(0xc7ce-0xa0a0) */ 0x0000, /* 0x272F(0xc7cf-0xa0a0) */ 0x0000, /* 0x2730(0xc7d0-0xa0a0) */ 0x0000, /* 0x2731(0xc7d1-0xa0a0) */ 0x0000, /* 0x2732(0xc7d2-0xa0a0) */ 0x0000, /* 0x2733(0xc7d3-0xa0a0) */ 0x0000, /* 0x2734(0xc7d4-0xa0a0) */ 0x0000, /* 0x2735(0xc7d5-0xa0a0) */ 0x0000, /* 0x2736(0xc7d6-0xa0a0) */ 0x0000, /* 0x2737(0xc7d7-0xa0a0) */ 0x0000, /* 0x2738(0xc7d8-0xa0a0) */ 0x0000, /* 0x2739(0xc7d9-0xa0a0) */ 0x0000, /* 0x273A(0xc7da-0xa0a0) */ 0x0000, /* 0x273B(0xc7db-0xa0a0) */ 0x0000, /* 0x273C(0xc7dc-0xa0a0) */ 0x0000, /* 0x273D(0xc7dd-0xa0a0) */ 0x0000, /* 0x273E(0xc7de-0xa0a0) */ 0x0000, /* 0x273F(0xc7df-0xa0a0) */ 0x0000, /* 0x2740(0xc7e0-0xa0a0) */ 0x0000, /* 0x2741(0xc7e1-0xa0a0) */ 0x0000, /* 0x2742(0xc7e2-0xa0a0) */ 0x0000, /* 0x2743(0xc7e3-0xa0a0) */ 0x0000, /* 0x2744(0xc7e4-0xa0a0) */ 0x0000, /* 0x2745(0xc7e5-0xa0a0) */ 0x0000, /* 0x2746(0xc7e6-0xa0a0) */ 0x0000, /* 0x2747(0xc7e7-0xa0a0) */ 0x0000, /* 0x2748(0xc7e8-0xa0a0) */ 0x0000, /* 0x2749(0xc7e9-0xa0a0) */ 0x0000, /* 0x274A(0xc7ea-0xa0a0) */ 0x0000, /* 0x274B(0xc7eb-0xa0a0) */ 0x0000, /* 0x274C(0xc7ec-0xa0a0) */ 0x0000, /* 0x274D(0xc7ed-0xa0a0) */ 0x0000, /* 0x274E(0xc7ee-0xa0a0) */ 0x0000, /* 0x274F(0xc7ef-0xa0a0) */ 0x0000, /* 0x2750(0xc7f0-0xa0a0) */ 0x0000, /* 0x2751(0xc7f1-0xa0a0) */ 0x0000, /* 0x2752(0xc7f2-0xa0a0) */ 0x0000, /* 0x2753(0xc7f3-0xa0a0) */ 0x0000, /* 0x2754(0xc7f4-0xa0a0) */ 0x0000, /* 0x2755(0xc7f5-0xa0a0) */ 0x0000, /* 0x2756(0xc7f6-0xa0a0) */ 0x0000, /* 0x2757(0xc7f7-0xa0a0) */ 0x0000, /* 0x2758(0xc7f8-0xa0a0) */ 0x0000, /* 0x2759(0xc7f9-0xa0a0) */ 0x0000, /* 0x275A(0xc7fa-0xa0a0) */ 0x0000, /* 0x275B(0xc7fb-0xa0a0) */ 0x0000, /* 0x275C(0xc7fc-0xa0a0) */ 0x0000, /* 0x275D(0xc7fd-0xa0a0) */ 0x0000, /* 0x275E(0xc7fe-0xa0a0) */ 0x0000, /* 0x275F(0xc7ff-0xa0a0) */ 0x0000, /* 0x2760(0xc800-0xa0a0) */ 0x0000, /* 0x2761(0xc801-0xa0a0) */ 0x0000, /* 0x2762(0xc802-0xa0a0) */ 0x0000, /* 0x2763(0xc803-0xa0a0) */ 0x0000, /* 0x2764(0xc804-0xa0a0) */ 0x0000, /* 0x2765(0xc805-0xa0a0) */ 0x0000, /* 0x2766(0xc806-0xa0a0) */ 0x0000, /* 0x2767(0xc807-0xa0a0) */ 0x0000, /* 0x2768(0xc808-0xa0a0) */ 0x0000, /* 0x2769(0xc809-0xa0a0) */ 0x0000, /* 0x276A(0xc80a-0xa0a0) */ 0x0000, /* 0x276B(0xc80b-0xa0a0) */ 0x0000, /* 0x276C(0xc80c-0xa0a0) */ 0x0000, /* 0x276D(0xc80d-0xa0a0) */ 0x0000, /* 0x276E(0xc80e-0xa0a0) */ 0x0000, /* 0x276F(0xc80f-0xa0a0) */ 0x0000, /* 0x2770(0xc810-0xa0a0) */ 0x0000, /* 0x2771(0xc811-0xa0a0) */ 0x0000, /* 0x2772(0xc812-0xa0a0) */ 0x0000, /* 0x2773(0xc813-0xa0a0) */ 0x0000, /* 0x2774(0xc814-0xa0a0) */ 0x0000, /* 0x2775(0xc815-0xa0a0) */ 0x0000, /* 0x2776(0xc816-0xa0a0) */ 0x0000, /* 0x2777(0xc817-0xa0a0) */ 0x0000, /* 0x2778(0xc818-0xa0a0) */ 0x0000, /* 0x2779(0xc819-0xa0a0) */ 0x0000, /* 0x277A(0xc81a-0xa0a0) */ 0x0000, /* 0x277B(0xc81b-0xa0a0) */ 0x0000, /* 0x277C(0xc81c-0xa0a0) */ 0x0000, /* 0x277D(0xc81d-0xa0a0) */ 0x0000, /* 0x277E(0xc81e-0xa0a0) */ 0x0000, /* 0x277F(0xc81f-0xa0a0) */ 0x0000, /* 0x2780(0xc820-0xa0a0) */ 0x0000, /* 0x2781(0xc821-0xa0a0) */ 0x0000, /* 0x2782(0xc822-0xa0a0) */ 0x0000, /* 0x2783(0xc823-0xa0a0) */ 0x0000, /* 0x2784(0xc824-0xa0a0) */ 0x0000, /* 0x2785(0xc825-0xa0a0) */ 0x0000, /* 0x2786(0xc826-0xa0a0) */ 0x0000, /* 0x2787(0xc827-0xa0a0) */ 0x0000, /* 0x2788(0xc828-0xa0a0) */ 0x0000, /* 0x2789(0xc829-0xa0a0) */ 0x0000, /* 0x278A(0xc82a-0xa0a0) */ 0x0000, /* 0x278B(0xc82b-0xa0a0) */ 0x0000, /* 0x278C(0xc82c-0xa0a0) */ 0x0000, /* 0x278D(0xc82d-0xa0a0) */ 0x0000, /* 0x278E(0xc82e-0xa0a0) */ 0x0000, /* 0x278F(0xc82f-0xa0a0) */ 0x0000, /* 0x2790(0xc830-0xa0a0) */ 0x0000, /* 0x2791(0xc831-0xa0a0) */ 0x0000, /* 0x2792(0xc832-0xa0a0) */ 0x0000, /* 0x2793(0xc833-0xa0a0) */ 0x0000, /* 0x2794(0xc834-0xa0a0) */ 0x0000, /* 0x2795(0xc835-0xa0a0) */ 0x0000, /* 0x2796(0xc836-0xa0a0) */ 0x0000, /* 0x2797(0xc837-0xa0a0) */ 0x0000, /* 0x2798(0xc838-0xa0a0) */ 0x0000, /* 0x2799(0xc839-0xa0a0) */ 0x0000, /* 0x279A(0xc83a-0xa0a0) */ 0x0000, /* 0x279B(0xc83b-0xa0a0) */ 0x0000, /* 0x279C(0xc83c-0xa0a0) */ 0x0000, /* 0x279D(0xc83d-0xa0a0) */ 0x0000, /* 0x279E(0xc83e-0xa0a0) */ 0x0000, /* 0x279F(0xc83f-0xa0a0) */ 0x0000, /* 0x27A0(0xc840-0xa0a0) */ 0x0000, /* 0x27A1(0xc841-0xa0a0) */ 0x0000, /* 0x27A2(0xc842-0xa0a0) */ 0x0000, /* 0x27A3(0xc843-0xa0a0) */ 0x0000, /* 0x27A4(0xc844-0xa0a0) */ 0x0000, /* 0x27A5(0xc845-0xa0a0) */ 0x0000, /* 0x27A6(0xc846-0xa0a0) */ 0x0000, /* 0x27A7(0xc847-0xa0a0) */ 0x0000, /* 0x27A8(0xc848-0xa0a0) */ 0x0000, /* 0x27A9(0xc849-0xa0a0) */ 0x0000, /* 0x27AA(0xc84a-0xa0a0) */ 0x0000, /* 0x27AB(0xc84b-0xa0a0) */ 0x0000, /* 0x27AC(0xc84c-0xa0a0) */ 0x0000, /* 0x27AD(0xc84d-0xa0a0) */ 0x0000, /* 0x27AE(0xc84e-0xa0a0) */ 0x0000, /* 0x27AF(0xc84f-0xa0a0) */ 0x0000, /* 0x27B0(0xc850-0xa0a0) */ 0x0000, /* 0x27B1(0xc851-0xa0a0) */ 0x0000, /* 0x27B2(0xc852-0xa0a0) */ 0x0000, /* 0x27B3(0xc853-0xa0a0) */ 0x0000, /* 0x27B4(0xc854-0xa0a0) */ 0x0000, /* 0x27B5(0xc855-0xa0a0) */ 0x0000, /* 0x27B6(0xc856-0xa0a0) */ 0x0000, /* 0x27B7(0xc857-0xa0a0) */ 0x0000, /* 0x27B8(0xc858-0xa0a0) */ 0x0000, /* 0x27B9(0xc859-0xa0a0) */ 0x0000, /* 0x27BA(0xc85a-0xa0a0) */ 0x0000, /* 0x27BB(0xc85b-0xa0a0) */ 0x0000, /* 0x27BC(0xc85c-0xa0a0) */ 0x0000, /* 0x27BD(0xc85d-0xa0a0) */ 0x0000, /* 0x27BE(0xc85e-0xa0a0) */ 0x0000, /* 0x27BF(0xc85f-0xa0a0) */ 0x0000, /* 0x27C0(0xc860-0xa0a0) */ 0x0000, /* 0x27C1(0xc861-0xa0a0) */ 0x0000, /* 0x27C2(0xc862-0xa0a0) */ 0x0000, /* 0x27C3(0xc863-0xa0a0) */ 0x0000, /* 0x27C4(0xc864-0xa0a0) */ 0x0000, /* 0x27C5(0xc865-0xa0a0) */ 0x0000, /* 0x27C6(0xc866-0xa0a0) */ 0x0000, /* 0x27C7(0xc867-0xa0a0) */ 0x0000, /* 0x27C8(0xc868-0xa0a0) */ 0x0000, /* 0x27C9(0xc869-0xa0a0) */ 0x0000, /* 0x27CA(0xc86a-0xa0a0) */ 0x0000, /* 0x27CB(0xc86b-0xa0a0) */ 0x0000, /* 0x27CC(0xc86c-0xa0a0) */ 0x0000, /* 0x27CD(0xc86d-0xa0a0) */ 0x0000, /* 0x27CE(0xc86e-0xa0a0) */ 0x0000, /* 0x27CF(0xc86f-0xa0a0) */ 0x0000, /* 0x27D0(0xc870-0xa0a0) */ 0x0000, /* 0x27D1(0xc871-0xa0a0) */ 0x0000, /* 0x27D2(0xc872-0xa0a0) */ 0x0000, /* 0x27D3(0xc873-0xa0a0) */ 0x0000, /* 0x27D4(0xc874-0xa0a0) */ 0x0000, /* 0x27D5(0xc875-0xa0a0) */ 0x0000, /* 0x27D6(0xc876-0xa0a0) */ 0x0000, /* 0x27D7(0xc877-0xa0a0) */ 0x0000, /* 0x27D8(0xc878-0xa0a0) */ 0x0000, /* 0x27D9(0xc879-0xa0a0) */ 0x0000, /* 0x27DA(0xc87a-0xa0a0) */ 0x0000, /* 0x27DB(0xc87b-0xa0a0) */ 0x0000, /* 0x27DC(0xc87c-0xa0a0) */ 0x0000, /* 0x27DD(0xc87d-0xa0a0) */ 0x0000, /* 0x27DE(0xc87e-0xa0a0) */ 0x0000, /* 0x27DF(0xc87f-0xa0a0) */ 0x0000, /* 0x27E0(0xc880-0xa0a0) */ 0x0000, /* 0x27E1(0xc881-0xa0a0) */ 0x0000, /* 0x27E2(0xc882-0xa0a0) */ 0x0000, /* 0x27E3(0xc883-0xa0a0) */ 0x0000, /* 0x27E4(0xc884-0xa0a0) */ 0x0000, /* 0x27E5(0xc885-0xa0a0) */ 0x0000, /* 0x27E6(0xc886-0xa0a0) */ 0x0000, /* 0x27E7(0xc887-0xa0a0) */ 0x0000, /* 0x27E8(0xc888-0xa0a0) */ 0x0000, /* 0x27E9(0xc889-0xa0a0) */ 0x0000, /* 0x27EA(0xc88a-0xa0a0) */ 0x0000, /* 0x27EB(0xc88b-0xa0a0) */ 0x0000, /* 0x27EC(0xc88c-0xa0a0) */ 0x0000, /* 0x27ED(0xc88d-0xa0a0) */ 0x0000, /* 0x27EE(0xc88e-0xa0a0) */ 0x0000, /* 0x27EF(0xc88f-0xa0a0) */ 0x0000, /* 0x27F0(0xc890-0xa0a0) */ 0x0000, /* 0x27F1(0xc891-0xa0a0) */ 0x0000, /* 0x27F2(0xc892-0xa0a0) */ 0x0000, /* 0x27F3(0xc893-0xa0a0) */ 0x0000, /* 0x27F4(0xc894-0xa0a0) */ 0x0000, /* 0x27F5(0xc895-0xa0a0) */ 0x0000, /* 0x27F6(0xc896-0xa0a0) */ 0x0000, /* 0x27F7(0xc897-0xa0a0) */ 0x0000, /* 0x27F8(0xc898-0xa0a0) */ 0x0000, /* 0x27F9(0xc899-0xa0a0) */ 0x0000, /* 0x27FA(0xc89a-0xa0a0) */ 0x0000, /* 0x27FB(0xc89b-0xa0a0) */ 0x0000, /* 0x27FC(0xc89c-0xa0a0) */ 0x0000, /* 0x27FD(0xc89d-0xa0a0) */ 0x0000, /* 0x27FE(0xc89e-0xa0a0) */ 0x0000, /* 0x27FF(0xc89f-0xa0a0) */ 0x0000, /* 0x2800(0xc8a0-0xa0a0) */ 0x0000, /* 0x2801(0xc8a1-0xa0a0) */ 0x0000, /* 0x2802(0xc8a2-0xa0a0) */ 0x0000, /* 0x2803(0xc8a3-0xa0a0) */ 0x0000, /* 0x2804(0xc8a4-0xa0a0) */ 0x0000, /* 0x2805(0xc8a5-0xa0a0) */ 0x0000, /* 0x2806(0xc8a6-0xa0a0) */ 0x0000, /* 0x2807(0xc8a7-0xa0a0) */ 0x0000, /* 0x2808(0xc8a8-0xa0a0) */ 0x0000, /* 0x2809(0xc8a9-0xa0a0) */ 0x0000, /* 0x280A(0xc8aa-0xa0a0) */ 0x0000, /* 0x280B(0xc8ab-0xa0a0) */ 0x0000, /* 0x280C(0xc8ac-0xa0a0) */ 0x0000, /* 0x280D(0xc8ad-0xa0a0) */ 0x0000, /* 0x280E(0xc8ae-0xa0a0) */ 0x0000, /* 0x280F(0xc8af-0xa0a0) */ 0x0000, /* 0x2810(0xc8b0-0xa0a0) */ 0x0000, /* 0x2811(0xc8b1-0xa0a0) */ 0x0000, /* 0x2812(0xc8b2-0xa0a0) */ 0x0000, /* 0x2813(0xc8b3-0xa0a0) */ 0x0000, /* 0x2814(0xc8b4-0xa0a0) */ 0x0000, /* 0x2815(0xc8b5-0xa0a0) */ 0x0000, /* 0x2816(0xc8b6-0xa0a0) */ 0x0000, /* 0x2817(0xc8b7-0xa0a0) */ 0x0000, /* 0x2818(0xc8b8-0xa0a0) */ 0x0000, /* 0x2819(0xc8b9-0xa0a0) */ 0x0000, /* 0x281A(0xc8ba-0xa0a0) */ 0x0000, /* 0x281B(0xc8bb-0xa0a0) */ 0x0000, /* 0x281C(0xc8bc-0xa0a0) */ 0x0000, /* 0x281D(0xc8bd-0xa0a0) */ 0x0000, /* 0x281E(0xc8be-0xa0a0) */ 0x0000, /* 0x281F(0xc8bf-0xa0a0) */ 0x0000, /* 0x2820(0xc8c0-0xa0a0) */ 0x0000, /* 0x2821(0xc8c1-0xa0a0) */ 0x0000, /* 0x2822(0xc8c2-0xa0a0) */ 0x0000, /* 0x2823(0xc8c3-0xa0a0) */ 0x0000, /* 0x2824(0xc8c4-0xa0a0) */ 0x0000, /* 0x2825(0xc8c5-0xa0a0) */ 0x0000, /* 0x2826(0xc8c6-0xa0a0) */ 0x0000, /* 0x2827(0xc8c7-0xa0a0) */ 0x0000, /* 0x2828(0xc8c8-0xa0a0) */ 0x0000, /* 0x2829(0xc8c9-0xa0a0) */ 0x0000, /* 0x282A(0xc8ca-0xa0a0) */ 0x0000, /* 0x282B(0xc8cb-0xa0a0) */ 0x0000, /* 0x282C(0xc8cc-0xa0a0) */ 0x0000, /* 0x282D(0xc8cd-0xa0a0) */ 0x0000, /* 0x282E(0xc8ce-0xa0a0) */ 0x0000, /* 0x282F(0xc8cf-0xa0a0) */ 0x0000, /* 0x2830(0xc8d0-0xa0a0) */ 0x0000, /* 0x2831(0xc8d1-0xa0a0) */ 0x0000, /* 0x2832(0xc8d2-0xa0a0) */ 0x0000, /* 0x2833(0xc8d3-0xa0a0) */ 0x0000, /* 0x2834(0xc8d4-0xa0a0) */ 0x0000, /* 0x2835(0xc8d5-0xa0a0) */ 0x0000, /* 0x2836(0xc8d6-0xa0a0) */ 0x0000, /* 0x2837(0xc8d7-0xa0a0) */ 0x0000, /* 0x2838(0xc8d8-0xa0a0) */ 0x0000, /* 0x2839(0xc8d9-0xa0a0) */ 0x0000, /* 0x283A(0xc8da-0xa0a0) */ 0x0000, /* 0x283B(0xc8db-0xa0a0) */ 0x0000, /* 0x283C(0xc8dc-0xa0a0) */ 0x0000, /* 0x283D(0xc8dd-0xa0a0) */ 0x0000, /* 0x283E(0xc8de-0xa0a0) */ 0x0000, /* 0x283F(0xc8df-0xa0a0) */ 0x0000, /* 0x2840(0xc8e0-0xa0a0) */ 0x0000, /* 0x2841(0xc8e1-0xa0a0) */ 0x0000, /* 0x2842(0xc8e2-0xa0a0) */ 0x0000, /* 0x2843(0xc8e3-0xa0a0) */ 0x0000, /* 0x2844(0xc8e4-0xa0a0) */ 0x0000, /* 0x2845(0xc8e5-0xa0a0) */ 0x0000, /* 0x2846(0xc8e6-0xa0a0) */ 0x0000, /* 0x2847(0xc8e7-0xa0a0) */ 0x0000, /* 0x2848(0xc8e8-0xa0a0) */ 0x0000, /* 0x2849(0xc8e9-0xa0a0) */ 0x0000, /* 0x284A(0xc8ea-0xa0a0) */ 0x0000, /* 0x284B(0xc8eb-0xa0a0) */ 0x0000, /* 0x284C(0xc8ec-0xa0a0) */ 0x0000, /* 0x284D(0xc8ed-0xa0a0) */ 0x0000, /* 0x284E(0xc8ee-0xa0a0) */ 0x0000, /* 0x284F(0xc8ef-0xa0a0) */ 0x0000, /* 0x2850(0xc8f0-0xa0a0) */ 0x0000, /* 0x2851(0xc8f1-0xa0a0) */ 0x0000, /* 0x2852(0xc8f2-0xa0a0) */ 0x0000, /* 0x2853(0xc8f3-0xa0a0) */ 0x0000, /* 0x2854(0xc8f4-0xa0a0) */ 0x0000, /* 0x2855(0xc8f5-0xa0a0) */ 0x0000, /* 0x2856(0xc8f6-0xa0a0) */ 0x0000, /* 0x2857(0xc8f7-0xa0a0) */ 0x0000, /* 0x2858(0xc8f8-0xa0a0) */ 0x0000, /* 0x2859(0xc8f9-0xa0a0) */ 0x0000, /* 0x285A(0xc8fa-0xa0a0) */ 0x0000, /* 0x285B(0xc8fb-0xa0a0) */ 0x0000, /* 0x285C(0xc8fc-0xa0a0) */ 0x0000, /* 0x285D(0xc8fd-0xa0a0) */ 0x0000, /* 0x285E(0xc8fe-0xa0a0) */ 0x0000, /* 0x285F(0xc8ff-0xa0a0) */ 0x0000, /* 0x2860(0xc900-0xa0a0) */ 0x0000, /* 0x2861(0xc901-0xa0a0) */ 0x0000, /* 0x2862(0xc902-0xa0a0) */ 0x0000, /* 0x2863(0xc903-0xa0a0) */ 0x0000, /* 0x2864(0xc904-0xa0a0) */ 0x0000, /* 0x2865(0xc905-0xa0a0) */ 0x0000, /* 0x2866(0xc906-0xa0a0) */ 0x0000, /* 0x2867(0xc907-0xa0a0) */ 0x0000, /* 0x2868(0xc908-0xa0a0) */ 0x0000, /* 0x2869(0xc909-0xa0a0) */ 0x0000, /* 0x286A(0xc90a-0xa0a0) */ 0x0000, /* 0x286B(0xc90b-0xa0a0) */ 0x0000, /* 0x286C(0xc90c-0xa0a0) */ 0x0000, /* 0x286D(0xc90d-0xa0a0) */ 0x0000, /* 0x286E(0xc90e-0xa0a0) */ 0x0000, /* 0x286F(0xc90f-0xa0a0) */ 0x0000, /* 0x2870(0xc910-0xa0a0) */ 0x0000, /* 0x2871(0xc911-0xa0a0) */ 0x0000, /* 0x2872(0xc912-0xa0a0) */ 0x0000, /* 0x2873(0xc913-0xa0a0) */ 0x0000, /* 0x2874(0xc914-0xa0a0) */ 0x0000, /* 0x2875(0xc915-0xa0a0) */ 0x0000, /* 0x2876(0xc916-0xa0a0) */ 0x0000, /* 0x2877(0xc917-0xa0a0) */ 0x0000, /* 0x2878(0xc918-0xa0a0) */ 0x0000, /* 0x2879(0xc919-0xa0a0) */ 0x0000, /* 0x287A(0xc91a-0xa0a0) */ 0x0000, /* 0x287B(0xc91b-0xa0a0) */ 0x0000, /* 0x287C(0xc91c-0xa0a0) */ 0x0000, /* 0x287D(0xc91d-0xa0a0) */ 0x0000, /* 0x287E(0xc91e-0xa0a0) */ 0x0000, /* 0x287F(0xc91f-0xa0a0) */ 0x0000, /* 0x2880(0xc920-0xa0a0) */ 0x0000, /* 0x2881(0xc921-0xa0a0) */ 0x0000, /* 0x2882(0xc922-0xa0a0) */ 0x0000, /* 0x2883(0xc923-0xa0a0) */ 0x0000, /* 0x2884(0xc924-0xa0a0) */ 0x0000, /* 0x2885(0xc925-0xa0a0) */ 0x0000, /* 0x2886(0xc926-0xa0a0) */ 0x0000, /* 0x2887(0xc927-0xa0a0) */ 0x0000, /* 0x2888(0xc928-0xa0a0) */ 0x0000, /* 0x2889(0xc929-0xa0a0) */ 0x0000, /* 0x288A(0xc92a-0xa0a0) */ 0x0000, /* 0x288B(0xc92b-0xa0a0) */ 0x0000, /* 0x288C(0xc92c-0xa0a0) */ 0x0000, /* 0x288D(0xc92d-0xa0a0) */ 0x0000, /* 0x288E(0xc92e-0xa0a0) */ 0x0000, /* 0x288F(0xc92f-0xa0a0) */ 0x0000, /* 0x2890(0xc930-0xa0a0) */ 0x0000, /* 0x2891(0xc931-0xa0a0) */ 0x0000, /* 0x2892(0xc932-0xa0a0) */ 0x0000, /* 0x2893(0xc933-0xa0a0) */ 0x0000, /* 0x2894(0xc934-0xa0a0) */ 0x0000, /* 0x2895(0xc935-0xa0a0) */ 0x0000, /* 0x2896(0xc936-0xa0a0) */ 0x0000, /* 0x2897(0xc937-0xa0a0) */ 0x0000, /* 0x2898(0xc938-0xa0a0) */ 0x0000, /* 0x2899(0xc939-0xa0a0) */ 0x0000, /* 0x289A(0xc93a-0xa0a0) */ 0x0000, /* 0x289B(0xc93b-0xa0a0) */ 0x0000, /* 0x289C(0xc93c-0xa0a0) */ 0x0000, /* 0x289D(0xc93d-0xa0a0) */ 0x0000, /* 0x289E(0xc93e-0xa0a0) */ 0x0000, /* 0x289F(0xc93f-0xa0a0) */ 0x0000, /* 0x28A0(0xc940-0xa0a0) */ 0x0000, /* 0x28A1(0xc941-0xa0a0) */ 0x0000, /* 0x28A2(0xc942-0xa0a0) */ 0x0000, /* 0x28A3(0xc943-0xa0a0) */ 0x0000, /* 0x28A4(0xc944-0xa0a0) */ 0x0000, /* 0x28A5(0xc945-0xa0a0) */ 0x0000, /* 0x28A6(0xc946-0xa0a0) */ 0x0000, /* 0x28A7(0xc947-0xa0a0) */ 0x0000, /* 0x28A8(0xc948-0xa0a0) */ 0x0000, /* 0x28A9(0xc949-0xa0a0) */ 0x0000, /* 0x28AA(0xc94a-0xa0a0) */ 0x0000, /* 0x28AB(0xc94b-0xa0a0) */ 0x0000, /* 0x28AC(0xc94c-0xa0a0) */ 0x0000, /* 0x28AD(0xc94d-0xa0a0) */ 0x0000, /* 0x28AE(0xc94e-0xa0a0) */ 0x0000, /* 0x28AF(0xc94f-0xa0a0) */ 0x0000, /* 0x28B0(0xc950-0xa0a0) */ 0x0000, /* 0x28B1(0xc951-0xa0a0) */ 0x0000, /* 0x28B2(0xc952-0xa0a0) */ 0x0000, /* 0x28B3(0xc953-0xa0a0) */ 0x0000, /* 0x28B4(0xc954-0xa0a0) */ 0x0000, /* 0x28B5(0xc955-0xa0a0) */ 0x0000, /* 0x28B6(0xc956-0xa0a0) */ 0x0000, /* 0x28B7(0xc957-0xa0a0) */ 0x0000, /* 0x28B8(0xc958-0xa0a0) */ 0x0000, /* 0x28B9(0xc959-0xa0a0) */ 0x0000, /* 0x28BA(0xc95a-0xa0a0) */ 0x0000, /* 0x28BB(0xc95b-0xa0a0) */ 0x0000, /* 0x28BC(0xc95c-0xa0a0) */ 0x0000, /* 0x28BD(0xc95d-0xa0a0) */ 0x0000, /* 0x28BE(0xc95e-0xa0a0) */ 0x0000, /* 0x28BF(0xc95f-0xa0a0) */ 0x0000, /* 0x28C0(0xc960-0xa0a0) */ 0x0000, /* 0x28C1(0xc961-0xa0a0) */ 0x0000, /* 0x28C2(0xc962-0xa0a0) */ 0x0000, /* 0x28C3(0xc963-0xa0a0) */ 0x0000, /* 0x28C4(0xc964-0xa0a0) */ 0x0000, /* 0x28C5(0xc965-0xa0a0) */ 0x0000, /* 0x28C6(0xc966-0xa0a0) */ 0x0000, /* 0x28C7(0xc967-0xa0a0) */ 0x0000, /* 0x28C8(0xc968-0xa0a0) */ 0x0000, /* 0x28C9(0xc969-0xa0a0) */ 0x0000, /* 0x28CA(0xc96a-0xa0a0) */ 0x0000, /* 0x28CB(0xc96b-0xa0a0) */ 0x0000, /* 0x28CC(0xc96c-0xa0a0) */ 0x0000, /* 0x28CD(0xc96d-0xa0a0) */ 0x0000, /* 0x28CE(0xc96e-0xa0a0) */ 0x0000, /* 0x28CF(0xc96f-0xa0a0) */ 0x0000, /* 0x28D0(0xc970-0xa0a0) */ 0x0000, /* 0x28D1(0xc971-0xa0a0) */ 0x0000, /* 0x28D2(0xc972-0xa0a0) */ 0x0000, /* 0x28D3(0xc973-0xa0a0) */ 0x0000, /* 0x28D4(0xc974-0xa0a0) */ 0x0000, /* 0x28D5(0xc975-0xa0a0) */ 0x0000, /* 0x28D6(0xc976-0xa0a0) */ 0x0000, /* 0x28D7(0xc977-0xa0a0) */ 0x0000, /* 0x28D8(0xc978-0xa0a0) */ 0x0000, /* 0x28D9(0xc979-0xa0a0) */ 0x0000, /* 0x28DA(0xc97a-0xa0a0) */ 0x0000, /* 0x28DB(0xc97b-0xa0a0) */ 0x0000, /* 0x28DC(0xc97c-0xa0a0) */ 0x0000, /* 0x28DD(0xc97d-0xa0a0) */ 0x0000, /* 0x28DE(0xc97e-0xa0a0) */ 0x0000, /* 0x28DF(0xc97f-0xa0a0) */ 0x0000, /* 0x28E0(0xc980-0xa0a0) */ 0x0000, /* 0x28E1(0xc981-0xa0a0) */ 0x0000, /* 0x28E2(0xc982-0xa0a0) */ 0x0000, /* 0x28E3(0xc983-0xa0a0) */ 0x0000, /* 0x28E4(0xc984-0xa0a0) */ 0x0000, /* 0x28E5(0xc985-0xa0a0) */ 0x0000, /* 0x28E6(0xc986-0xa0a0) */ 0x0000, /* 0x28E7(0xc987-0xa0a0) */ 0x0000, /* 0x28E8(0xc988-0xa0a0) */ 0x0000, /* 0x28E9(0xc989-0xa0a0) */ 0x0000, /* 0x28EA(0xc98a-0xa0a0) */ 0x0000, /* 0x28EB(0xc98b-0xa0a0) */ 0x0000, /* 0x28EC(0xc98c-0xa0a0) */ 0x0000, /* 0x28ED(0xc98d-0xa0a0) */ 0x0000, /* 0x28EE(0xc98e-0xa0a0) */ 0x0000, /* 0x28EF(0xc98f-0xa0a0) */ 0x0000, /* 0x28F0(0xc990-0xa0a0) */ 0x0000, /* 0x28F1(0xc991-0xa0a0) */ 0x0000, /* 0x28F2(0xc992-0xa0a0) */ 0x0000, /* 0x28F3(0xc993-0xa0a0) */ 0x0000, /* 0x28F4(0xc994-0xa0a0) */ 0x0000, /* 0x28F5(0xc995-0xa0a0) */ 0x0000, /* 0x28F6(0xc996-0xa0a0) */ 0x0000, /* 0x28F7(0xc997-0xa0a0) */ 0x0000, /* 0x28F8(0xc998-0xa0a0) */ 0x0000, /* 0x28F9(0xc999-0xa0a0) */ 0x0000, /* 0x28FA(0xc99a-0xa0a0) */ 0x0000, /* 0x28FB(0xc99b-0xa0a0) */ 0x0000, /* 0x28FC(0xc99c-0xa0a0) */ 0x0000, /* 0x28FD(0xc99d-0xa0a0) */ 0x0000, /* 0x28FE(0xc99e-0xa0a0) */ 0x0000, /* 0x28FF(0xc99f-0xa0a0) */ 0x0000, /* 0x2900(0xc9a0-0xa0a0) */ 0x0000, /* 0x2901(0xc9a1-0xa0a0) */ 0x0000, /* 0x2902(0xc9a2-0xa0a0) */ 0x0000, /* 0x2903(0xc9a3-0xa0a0) */ 0x0000, /* 0x2904(0xc9a4-0xa0a0) */ 0x0000, /* 0x2905(0xc9a5-0xa0a0) */ 0x0000, /* 0x2906(0xc9a6-0xa0a0) */ 0x0000, /* 0x2907(0xc9a7-0xa0a0) */ 0x0000, /* 0x2908(0xc9a8-0xa0a0) */ 0x0000, /* 0x2909(0xc9a9-0xa0a0) */ 0x0000, /* 0x290A(0xc9aa-0xa0a0) */ 0x0000, /* 0x290B(0xc9ab-0xa0a0) */ 0x0000, /* 0x290C(0xc9ac-0xa0a0) */ 0x0000, /* 0x290D(0xc9ad-0xa0a0) */ 0x0000, /* 0x290E(0xc9ae-0xa0a0) */ 0x0000, /* 0x290F(0xc9af-0xa0a0) */ 0x0000, /* 0x2910(0xc9b0-0xa0a0) */ 0x0000, /* 0x2911(0xc9b1-0xa0a0) */ 0x0000, /* 0x2912(0xc9b2-0xa0a0) */ 0x0000, /* 0x2913(0xc9b3-0xa0a0) */ 0x0000, /* 0x2914(0xc9b4-0xa0a0) */ 0x0000, /* 0x2915(0xc9b5-0xa0a0) */ 0x0000, /* 0x2916(0xc9b6-0xa0a0) */ 0x0000, /* 0x2917(0xc9b7-0xa0a0) */ 0x0000, /* 0x2918(0xc9b8-0xa0a0) */ 0x0000, /* 0x2919(0xc9b9-0xa0a0) */ 0x0000, /* 0x291A(0xc9ba-0xa0a0) */ 0x0000, /* 0x291B(0xc9bb-0xa0a0) */ 0x0000, /* 0x291C(0xc9bc-0xa0a0) */ 0x0000, /* 0x291D(0xc9bd-0xa0a0) */ 0x0000, /* 0x291E(0xc9be-0xa0a0) */ 0x0000, /* 0x291F(0xc9bf-0xa0a0) */ 0x0000, /* 0x2920(0xc9c0-0xa0a0) */ 0x0000, /* 0x2921(0xc9c1-0xa0a0) */ 0x0000, /* 0x2922(0xc9c2-0xa0a0) */ 0x0000, /* 0x2923(0xc9c3-0xa0a0) */ 0x0000, /* 0x2924(0xc9c4-0xa0a0) */ 0x0000, /* 0x2925(0xc9c5-0xa0a0) */ 0x0000, /* 0x2926(0xc9c6-0xa0a0) */ 0x0000, /* 0x2927(0xc9c7-0xa0a0) */ 0x0000, /* 0x2928(0xc9c8-0xa0a0) */ 0x0000, /* 0x2929(0xc9c9-0xa0a0) */ 0x0000, /* 0x292A(0xc9ca-0xa0a0) */ 0x0000, /* 0x292B(0xc9cb-0xa0a0) */ 0x0000, /* 0x292C(0xc9cc-0xa0a0) */ 0x0000, /* 0x292D(0xc9cd-0xa0a0) */ 0x0000, /* 0x292E(0xc9ce-0xa0a0) */ 0x0000, /* 0x292F(0xc9cf-0xa0a0) */ 0x0000, /* 0x2930(0xc9d0-0xa0a0) */ 0x0000, /* 0x2931(0xc9d1-0xa0a0) */ 0x0000, /* 0x2932(0xc9d2-0xa0a0) */ 0x0000, /* 0x2933(0xc9d3-0xa0a0) */ 0x0000, /* 0x2934(0xc9d4-0xa0a0) */ 0x0000, /* 0x2935(0xc9d5-0xa0a0) */ 0x0000, /* 0x2936(0xc9d6-0xa0a0) */ 0x0000, /* 0x2937(0xc9d7-0xa0a0) */ 0x0000, /* 0x2938(0xc9d8-0xa0a0) */ 0x0000, /* 0x2939(0xc9d9-0xa0a0) */ 0x0000, /* 0x293A(0xc9da-0xa0a0) */ 0x0000, /* 0x293B(0xc9db-0xa0a0) */ 0x0000, /* 0x293C(0xc9dc-0xa0a0) */ 0x0000, /* 0x293D(0xc9dd-0xa0a0) */ 0x0000, /* 0x293E(0xc9de-0xa0a0) */ 0x0000, /* 0x293F(0xc9df-0xa0a0) */ 0x0000, /* 0x2940(0xc9e0-0xa0a0) */ 0x0000, /* 0x2941(0xc9e1-0xa0a0) */ 0x0000, /* 0x2942(0xc9e2-0xa0a0) */ 0x0000, /* 0x2943(0xc9e3-0xa0a0) */ 0x0000, /* 0x2944(0xc9e4-0xa0a0) */ 0x0000, /* 0x2945(0xc9e5-0xa0a0) */ 0x0000, /* 0x2946(0xc9e6-0xa0a0) */ 0x0000, /* 0x2947(0xc9e7-0xa0a0) */ 0x0000, /* 0x2948(0xc9e8-0xa0a0) */ 0x0000, /* 0x2949(0xc9e9-0xa0a0) */ 0x0000, /* 0x294A(0xc9ea-0xa0a0) */ 0x0000, /* 0x294B(0xc9eb-0xa0a0) */ 0x0000, /* 0x294C(0xc9ec-0xa0a0) */ 0x0000, /* 0x294D(0xc9ed-0xa0a0) */ 0x0000, /* 0x294E(0xc9ee-0xa0a0) */ 0x0000, /* 0x294F(0xc9ef-0xa0a0) */ 0x0000, /* 0x2950(0xc9f0-0xa0a0) */ 0x0000, /* 0x2951(0xc9f1-0xa0a0) */ 0x0000, /* 0x2952(0xc9f2-0xa0a0) */ 0x0000, /* 0x2953(0xc9f3-0xa0a0) */ 0x0000, /* 0x2954(0xc9f4-0xa0a0) */ 0x0000, /* 0x2955(0xc9f5-0xa0a0) */ 0x0000, /* 0x2956(0xc9f6-0xa0a0) */ 0x0000, /* 0x2957(0xc9f7-0xa0a0) */ 0x0000, /* 0x2958(0xc9f8-0xa0a0) */ 0x0000, /* 0x2959(0xc9f9-0xa0a0) */ 0x0000, /* 0x295A(0xc9fa-0xa0a0) */ 0x0000, /* 0x295B(0xc9fb-0xa0a0) */ 0x0000, /* 0x295C(0xc9fc-0xa0a0) */ 0x0000, /* 0x295D(0xc9fd-0xa0a0) */ 0x0000, /* 0x295E(0xc9fe-0xa0a0) */ 0x0000, /* 0x295F(0xc9ff-0xa0a0) */ 0x0000, /* 0x2960(0xca00-0xa0a0) */ 0x0000, /* 0x2961(0xca01-0xa0a0) */ 0x0000, /* 0x2962(0xca02-0xa0a0) */ 0x0000, /* 0x2963(0xca03-0xa0a0) */ 0x0000, /* 0x2964(0xca04-0xa0a0) */ 0x0000, /* 0x2965(0xca05-0xa0a0) */ 0x0000, /* 0x2966(0xca06-0xa0a0) */ 0x0000, /* 0x2967(0xca07-0xa0a0) */ 0x0000, /* 0x2968(0xca08-0xa0a0) */ 0x0000, /* 0x2969(0xca09-0xa0a0) */ 0x0000, /* 0x296A(0xca0a-0xa0a0) */ 0x0000, /* 0x296B(0xca0b-0xa0a0) */ 0x0000, /* 0x296C(0xca0c-0xa0a0) */ 0x0000, /* 0x296D(0xca0d-0xa0a0) */ 0x0000, /* 0x296E(0xca0e-0xa0a0) */ 0x0000, /* 0x296F(0xca0f-0xa0a0) */ 0x0000, /* 0x2970(0xca10-0xa0a0) */ 0x0000, /* 0x2971(0xca11-0xa0a0) */ 0x0000, /* 0x2972(0xca12-0xa0a0) */ 0x0000, /* 0x2973(0xca13-0xa0a0) */ 0x0000, /* 0x2974(0xca14-0xa0a0) */ 0x0000, /* 0x2975(0xca15-0xa0a0) */ 0x0000, /* 0x2976(0xca16-0xa0a0) */ 0x0000, /* 0x2977(0xca17-0xa0a0) */ 0x0000, /* 0x2978(0xca18-0xa0a0) */ 0x0000, /* 0x2979(0xca19-0xa0a0) */ 0x0000, /* 0x297A(0xca1a-0xa0a0) */ 0x0000, /* 0x297B(0xca1b-0xa0a0) */ 0x0000, /* 0x297C(0xca1c-0xa0a0) */ 0x0000, /* 0x297D(0xca1d-0xa0a0) */ 0x0000, /* 0x297E(0xca1e-0xa0a0) */ 0x0000, /* 0x297F(0xca1f-0xa0a0) */ 0x0000, /* 0x2980(0xca20-0xa0a0) */ 0x0000, /* 0x2981(0xca21-0xa0a0) */ 0x0000, /* 0x2982(0xca22-0xa0a0) */ 0x0000, /* 0x2983(0xca23-0xa0a0) */ 0x0000, /* 0x2984(0xca24-0xa0a0) */ 0x0000, /* 0x2985(0xca25-0xa0a0) */ 0x0000, /* 0x2986(0xca26-0xa0a0) */ 0x0000, /* 0x2987(0xca27-0xa0a0) */ 0x0000, /* 0x2988(0xca28-0xa0a0) */ 0x0000, /* 0x2989(0xca29-0xa0a0) */ 0x0000, /* 0x298A(0xca2a-0xa0a0) */ 0x0000, /* 0x298B(0xca2b-0xa0a0) */ 0x0000, /* 0x298C(0xca2c-0xa0a0) */ 0x0000, /* 0x298D(0xca2d-0xa0a0) */ 0x0000, /* 0x298E(0xca2e-0xa0a0) */ 0x0000, /* 0x298F(0xca2f-0xa0a0) */ 0x0000, /* 0x2990(0xca30-0xa0a0) */ 0x0000, /* 0x2991(0xca31-0xa0a0) */ 0x0000, /* 0x2992(0xca32-0xa0a0) */ 0x0000, /* 0x2993(0xca33-0xa0a0) */ 0x0000, /* 0x2994(0xca34-0xa0a0) */ 0x0000, /* 0x2995(0xca35-0xa0a0) */ 0x0000, /* 0x2996(0xca36-0xa0a0) */ 0x0000, /* 0x2997(0xca37-0xa0a0) */ 0x0000, /* 0x2998(0xca38-0xa0a0) */ 0x0000, /* 0x2999(0xca39-0xa0a0) */ 0x0000, /* 0x299A(0xca3a-0xa0a0) */ 0x0000, /* 0x299B(0xca3b-0xa0a0) */ 0x0000, /* 0x299C(0xca3c-0xa0a0) */ 0x0000, /* 0x299D(0xca3d-0xa0a0) */ 0x0000, /* 0x299E(0xca3e-0xa0a0) */ 0x0000, /* 0x299F(0xca3f-0xa0a0) */ 0x0000, /* 0x29A0(0xca40-0xa0a0) */ 0x0000, /* 0x29A1(0xca41-0xa0a0) */ 0x0000, /* 0x29A2(0xca42-0xa0a0) */ 0x0000, /* 0x29A3(0xca43-0xa0a0) */ 0x0000, /* 0x29A4(0xca44-0xa0a0) */ 0x0000, /* 0x29A5(0xca45-0xa0a0) */ 0x0000, /* 0x29A6(0xca46-0xa0a0) */ 0x0000, /* 0x29A7(0xca47-0xa0a0) */ 0x0000, /* 0x29A8(0xca48-0xa0a0) */ 0x0000, /* 0x29A9(0xca49-0xa0a0) */ 0x0000, /* 0x29AA(0xca4a-0xa0a0) */ 0x0000, /* 0x29AB(0xca4b-0xa0a0) */ 0x0000, /* 0x29AC(0xca4c-0xa0a0) */ 0x0000, /* 0x29AD(0xca4d-0xa0a0) */ 0x0000, /* 0x29AE(0xca4e-0xa0a0) */ 0x0000, /* 0x29AF(0xca4f-0xa0a0) */ 0x0000, /* 0x29B0(0xca50-0xa0a0) */ 0x0000, /* 0x29B1(0xca51-0xa0a0) */ 0x0000, /* 0x29B2(0xca52-0xa0a0) */ 0x0000, /* 0x29B3(0xca53-0xa0a0) */ 0x0000, /* 0x29B4(0xca54-0xa0a0) */ 0x0000, /* 0x29B5(0xca55-0xa0a0) */ 0x0000, /* 0x29B6(0xca56-0xa0a0) */ 0x0000, /* 0x29B7(0xca57-0xa0a0) */ 0x0000, /* 0x29B8(0xca58-0xa0a0) */ 0x0000, /* 0x29B9(0xca59-0xa0a0) */ 0x0000, /* 0x29BA(0xca5a-0xa0a0) */ 0x0000, /* 0x29BB(0xca5b-0xa0a0) */ 0x0000, /* 0x29BC(0xca5c-0xa0a0) */ 0x0000, /* 0x29BD(0xca5d-0xa0a0) */ 0x0000, /* 0x29BE(0xca5e-0xa0a0) */ 0x0000, /* 0x29BF(0xca5f-0xa0a0) */ 0x0000, /* 0x29C0(0xca60-0xa0a0) */ 0x0000, /* 0x29C1(0xca61-0xa0a0) */ 0x0000, /* 0x29C2(0xca62-0xa0a0) */ 0x0000, /* 0x29C3(0xca63-0xa0a0) */ 0x0000, /* 0x29C4(0xca64-0xa0a0) */ 0x0000, /* 0x29C5(0xca65-0xa0a0) */ 0x0000, /* 0x29C6(0xca66-0xa0a0) */ 0x0000, /* 0x29C7(0xca67-0xa0a0) */ 0x0000, /* 0x29C8(0xca68-0xa0a0) */ 0x0000, /* 0x29C9(0xca69-0xa0a0) */ 0x0000, /* 0x29CA(0xca6a-0xa0a0) */ 0x0000, /* 0x29CB(0xca6b-0xa0a0) */ 0x0000, /* 0x29CC(0xca6c-0xa0a0) */ 0x0000, /* 0x29CD(0xca6d-0xa0a0) */ 0x0000, /* 0x29CE(0xca6e-0xa0a0) */ 0x0000, /* 0x29CF(0xca6f-0xa0a0) */ 0x0000, /* 0x29D0(0xca70-0xa0a0) */ 0x0000, /* 0x29D1(0xca71-0xa0a0) */ 0x0000, /* 0x29D2(0xca72-0xa0a0) */ 0x0000, /* 0x29D3(0xca73-0xa0a0) */ 0x0000, /* 0x29D4(0xca74-0xa0a0) */ 0x0000, /* 0x29D5(0xca75-0xa0a0) */ 0x0000, /* 0x29D6(0xca76-0xa0a0) */ 0x0000, /* 0x29D7(0xca77-0xa0a0) */ 0x0000, /* 0x29D8(0xca78-0xa0a0) */ 0x0000, /* 0x29D9(0xca79-0xa0a0) */ 0x0000, /* 0x29DA(0xca7a-0xa0a0) */ 0x0000, /* 0x29DB(0xca7b-0xa0a0) */ 0x0000, /* 0x29DC(0xca7c-0xa0a0) */ 0x0000, /* 0x29DD(0xca7d-0xa0a0) */ 0x0000, /* 0x29DE(0xca7e-0xa0a0) */ 0x0000, /* 0x29DF(0xca7f-0xa0a0) */ 0x0000, /* 0x29E0(0xca80-0xa0a0) */ 0x0000, /* 0x29E1(0xca81-0xa0a0) */ 0x0000, /* 0x29E2(0xca82-0xa0a0) */ 0x0000, /* 0x29E3(0xca83-0xa0a0) */ 0x0000, /* 0x29E4(0xca84-0xa0a0) */ 0x0000, /* 0x29E5(0xca85-0xa0a0) */ 0x0000, /* 0x29E6(0xca86-0xa0a0) */ 0x0000, /* 0x29E7(0xca87-0xa0a0) */ 0x0000, /* 0x29E8(0xca88-0xa0a0) */ 0x0000, /* 0x29E9(0xca89-0xa0a0) */ 0x0000, /* 0x29EA(0xca8a-0xa0a0) */ 0x0000, /* 0x29EB(0xca8b-0xa0a0) */ 0x0000, /* 0x29EC(0xca8c-0xa0a0) */ 0x0000, /* 0x29ED(0xca8d-0xa0a0) */ 0x0000, /* 0x29EE(0xca8e-0xa0a0) */ 0x0000, /* 0x29EF(0xca8f-0xa0a0) */ 0x0000, /* 0x29F0(0xca90-0xa0a0) */ 0x0000, /* 0x29F1(0xca91-0xa0a0) */ 0x0000, /* 0x29F2(0xca92-0xa0a0) */ 0x0000, /* 0x29F3(0xca93-0xa0a0) */ 0x0000, /* 0x29F4(0xca94-0xa0a0) */ 0x0000, /* 0x29F5(0xca95-0xa0a0) */ 0x0000, /* 0x29F6(0xca96-0xa0a0) */ 0x0000, /* 0x29F7(0xca97-0xa0a0) */ 0x0000, /* 0x29F8(0xca98-0xa0a0) */ 0x0000, /* 0x29F9(0xca99-0xa0a0) */ 0x0000, /* 0x29FA(0xca9a-0xa0a0) */ 0x0000, /* 0x29FB(0xca9b-0xa0a0) */ 0x0000, /* 0x29FC(0xca9c-0xa0a0) */ 0x0000, /* 0x29FD(0xca9d-0xa0a0) */ 0x0000, /* 0x29FE(0xca9e-0xa0a0) */ 0x0000, /* 0x29FF(0xca9f-0xa0a0) */ 0x0000, /* 0x2A00(0xcaa0-0xa0a0) */ 0x0000, /* 0x2A01(0xcaa1-0xa0a0) */ 0x0000, /* 0x2A02(0xcaa2-0xa0a0) */ 0x0000, /* 0x2A03(0xcaa3-0xa0a0) */ 0x0000, /* 0x2A04(0xcaa4-0xa0a0) */ 0x0000, /* 0x2A05(0xcaa5-0xa0a0) */ 0x0000, /* 0x2A06(0xcaa6-0xa0a0) */ 0x0000, /* 0x2A07(0xcaa7-0xa0a0) */ 0x0000, /* 0x2A08(0xcaa8-0xa0a0) */ 0x0000, /* 0x2A09(0xcaa9-0xa0a0) */ 0x0000, /* 0x2A0A(0xcaaa-0xa0a0) */ 0x0000, /* 0x2A0B(0xcaab-0xa0a0) */ 0x0000, /* 0x2A0C(0xcaac-0xa0a0) */ 0x0000, /* 0x2A0D(0xcaad-0xa0a0) */ 0x0000, /* 0x2A0E(0xcaae-0xa0a0) */ 0x0000, /* 0x2A0F(0xcaaf-0xa0a0) */ 0x0000, /* 0x2A10(0xcab0-0xa0a0) */ 0x0000, /* 0x2A11(0xcab1-0xa0a0) */ 0x0000, /* 0x2A12(0xcab2-0xa0a0) */ 0x0000, /* 0x2A13(0xcab3-0xa0a0) */ 0x0000, /* 0x2A14(0xcab4-0xa0a0) */ 0x0000, /* 0x2A15(0xcab5-0xa0a0) */ 0x0000, /* 0x2A16(0xcab6-0xa0a0) */ 0x0000, /* 0x2A17(0xcab7-0xa0a0) */ 0x0000, /* 0x2A18(0xcab8-0xa0a0) */ 0x0000, /* 0x2A19(0xcab9-0xa0a0) */ 0x0000, /* 0x2A1A(0xcaba-0xa0a0) */ 0x0000, /* 0x2A1B(0xcabb-0xa0a0) */ 0x0000, /* 0x2A1C(0xcabc-0xa0a0) */ 0x0000, /* 0x2A1D(0xcabd-0xa0a0) */ 0x0000, /* 0x2A1E(0xcabe-0xa0a0) */ 0x0000, /* 0x2A1F(0xcabf-0xa0a0) */ 0x0000, /* 0x2A20(0xcac0-0xa0a0) */ 0x0000, /* 0x2A21(0xcac1-0xa0a0) */ 0x0000, /* 0x2A22(0xcac2-0xa0a0) */ 0x0000, /* 0x2A23(0xcac3-0xa0a0) */ 0x0000, /* 0x2A24(0xcac4-0xa0a0) */ 0x0000, /* 0x2A25(0xcac5-0xa0a0) */ 0x0000, /* 0x2A26(0xcac6-0xa0a0) */ 0x0000, /* 0x2A27(0xcac7-0xa0a0) */ 0x0000, /* 0x2A28(0xcac8-0xa0a0) */ 0x0000, /* 0x2A29(0xcac9-0xa0a0) */ 0x0000, /* 0x2A2A(0xcaca-0xa0a0) */ 0x0000, /* 0x2A2B(0xcacb-0xa0a0) */ 0x0000, /* 0x2A2C(0xcacc-0xa0a0) */ 0x0000, /* 0x2A2D(0xcacd-0xa0a0) */ 0x0000, /* 0x2A2E(0xcace-0xa0a0) */ 0x0000, /* 0x2A2F(0xcacf-0xa0a0) */ 0x0000, /* 0x2A30(0xcad0-0xa0a0) */ 0x0000, /* 0x2A31(0xcad1-0xa0a0) */ 0x0000, /* 0x2A32(0xcad2-0xa0a0) */ 0x0000, /* 0x2A33(0xcad3-0xa0a0) */ 0x0000, /* 0x2A34(0xcad4-0xa0a0) */ 0x0000, /* 0x2A35(0xcad5-0xa0a0) */ 0x0000, /* 0x2A36(0xcad6-0xa0a0) */ 0x0000, /* 0x2A37(0xcad7-0xa0a0) */ 0x0000, /* 0x2A38(0xcad8-0xa0a0) */ 0x0000, /* 0x2A39(0xcad9-0xa0a0) */ 0x0000, /* 0x2A3A(0xcada-0xa0a0) */ 0x0000, /* 0x2A3B(0xcadb-0xa0a0) */ 0x0000, /* 0x2A3C(0xcadc-0xa0a0) */ 0x0000, /* 0x2A3D(0xcadd-0xa0a0) */ 0x0000, /* 0x2A3E(0xcade-0xa0a0) */ 0x0000, /* 0x2A3F(0xcadf-0xa0a0) */ 0x0000, /* 0x2A40(0xcae0-0xa0a0) */ 0x0000, /* 0x2A41(0xcae1-0xa0a0) */ 0x0000, /* 0x2A42(0xcae2-0xa0a0) */ 0x0000, /* 0x2A43(0xcae3-0xa0a0) */ 0x0000, /* 0x2A44(0xcae4-0xa0a0) */ 0x0000, /* 0x2A45(0xcae5-0xa0a0) */ 0x0000, /* 0x2A46(0xcae6-0xa0a0) */ 0x0000, /* 0x2A47(0xcae7-0xa0a0) */ 0x0000, /* 0x2A48(0xcae8-0xa0a0) */ 0x0000, /* 0x2A49(0xcae9-0xa0a0) */ 0x0000, /* 0x2A4A(0xcaea-0xa0a0) */ 0x0000, /* 0x2A4B(0xcaeb-0xa0a0) */ 0x0000, /* 0x2A4C(0xcaec-0xa0a0) */ 0x0000, /* 0x2A4D(0xcaed-0xa0a0) */ 0x0000, /* 0x2A4E(0xcaee-0xa0a0) */ 0x0000, /* 0x2A4F(0xcaef-0xa0a0) */ 0x0000, /* 0x2A50(0xcaf0-0xa0a0) */ 0x0000, /* 0x2A51(0xcaf1-0xa0a0) */ 0x0000, /* 0x2A52(0xcaf2-0xa0a0) */ 0x0000, /* 0x2A53(0xcaf3-0xa0a0) */ 0x0000, /* 0x2A54(0xcaf4-0xa0a0) */ 0x0000, /* 0x2A55(0xcaf5-0xa0a0) */ 0x0000, /* 0x2A56(0xcaf6-0xa0a0) */ 0x0000, /* 0x2A57(0xcaf7-0xa0a0) */ 0x0000, /* 0x2A58(0xcaf8-0xa0a0) */ 0x0000, /* 0x2A59(0xcaf9-0xa0a0) */ 0x0000, /* 0x2A5A(0xcafa-0xa0a0) */ 0x0000, /* 0x2A5B(0xcafb-0xa0a0) */ 0x0000, /* 0x2A5C(0xcafc-0xa0a0) */ 0x0000, /* 0x2A5D(0xcafd-0xa0a0) */ 0x0000, /* 0x2A5E(0xcafe-0xa0a0) */ 0x0000, /* 0x2A5F(0xcaff-0xa0a0) */ 0x0000, /* 0x2A60(0xcb00-0xa0a0) */ 0x0000, /* 0x2A61(0xcb01-0xa0a0) */ 0x0000, /* 0x2A62(0xcb02-0xa0a0) */ 0x0000, /* 0x2A63(0xcb03-0xa0a0) */ 0x0000, /* 0x2A64(0xcb04-0xa0a0) */ 0x0000, /* 0x2A65(0xcb05-0xa0a0) */ 0x0000, /* 0x2A66(0xcb06-0xa0a0) */ 0x0000, /* 0x2A67(0xcb07-0xa0a0) */ 0x0000, /* 0x2A68(0xcb08-0xa0a0) */ 0x0000, /* 0x2A69(0xcb09-0xa0a0) */ 0x0000, /* 0x2A6A(0xcb0a-0xa0a0) */ 0x0000, /* 0x2A6B(0xcb0b-0xa0a0) */ 0x0000, /* 0x2A6C(0xcb0c-0xa0a0) */ 0x0000, /* 0x2A6D(0xcb0d-0xa0a0) */ 0x0000, /* 0x2A6E(0xcb0e-0xa0a0) */ 0x0000, /* 0x2A6F(0xcb0f-0xa0a0) */ 0x0000, /* 0x2A70(0xcb10-0xa0a0) */ 0x0000, /* 0x2A71(0xcb11-0xa0a0) */ 0x0000, /* 0x2A72(0xcb12-0xa0a0) */ 0x0000, /* 0x2A73(0xcb13-0xa0a0) */ 0x0000, /* 0x2A74(0xcb14-0xa0a0) */ 0x0000, /* 0x2A75(0xcb15-0xa0a0) */ 0x0000, /* 0x2A76(0xcb16-0xa0a0) */ 0x0000, /* 0x2A77(0xcb17-0xa0a0) */ 0x0000, /* 0x2A78(0xcb18-0xa0a0) */ 0x0000, /* 0x2A79(0xcb19-0xa0a0) */ 0x0000, /* 0x2A7A(0xcb1a-0xa0a0) */ 0x0000, /* 0x2A7B(0xcb1b-0xa0a0) */ 0x0000, /* 0x2A7C(0xcb1c-0xa0a0) */ 0x0000, /* 0x2A7D(0xcb1d-0xa0a0) */ 0x0000, /* 0x2A7E(0xcb1e-0xa0a0) */ 0x0000, /* 0x2A7F(0xcb1f-0xa0a0) */ 0x0000, /* 0x2A80(0xcb20-0xa0a0) */ 0x0000, /* 0x2A81(0xcb21-0xa0a0) */ 0x0000, /* 0x2A82(0xcb22-0xa0a0) */ 0x0000, /* 0x2A83(0xcb23-0xa0a0) */ 0x0000, /* 0x2A84(0xcb24-0xa0a0) */ 0x0000, /* 0x2A85(0xcb25-0xa0a0) */ 0x0000, /* 0x2A86(0xcb26-0xa0a0) */ 0x0000, /* 0x2A87(0xcb27-0xa0a0) */ 0x0000, /* 0x2A88(0xcb28-0xa0a0) */ 0x0000, /* 0x2A89(0xcb29-0xa0a0) */ 0x0000, /* 0x2A8A(0xcb2a-0xa0a0) */ 0x0000, /* 0x2A8B(0xcb2b-0xa0a0) */ 0x0000, /* 0x2A8C(0xcb2c-0xa0a0) */ 0x0000, /* 0x2A8D(0xcb2d-0xa0a0) */ 0x0000, /* 0x2A8E(0xcb2e-0xa0a0) */ 0x0000, /* 0x2A8F(0xcb2f-0xa0a0) */ 0x0000, /* 0x2A90(0xcb30-0xa0a0) */ 0x0000, /* 0x2A91(0xcb31-0xa0a0) */ 0x0000, /* 0x2A92(0xcb32-0xa0a0) */ 0x0000, /* 0x2A93(0xcb33-0xa0a0) */ 0x0000, /* 0x2A94(0xcb34-0xa0a0) */ 0x0000, /* 0x2A95(0xcb35-0xa0a0) */ 0x0000, /* 0x2A96(0xcb36-0xa0a0) */ 0x0000, /* 0x2A97(0xcb37-0xa0a0) */ 0x0000, /* 0x2A98(0xcb38-0xa0a0) */ 0x0000, /* 0x2A99(0xcb39-0xa0a0) */ 0x0000, /* 0x2A9A(0xcb3a-0xa0a0) */ 0x0000, /* 0x2A9B(0xcb3b-0xa0a0) */ 0x0000, /* 0x2A9C(0xcb3c-0xa0a0) */ 0x0000, /* 0x2A9D(0xcb3d-0xa0a0) */ 0x0000, /* 0x2A9E(0xcb3e-0xa0a0) */ 0x0000, /* 0x2A9F(0xcb3f-0xa0a0) */ 0x0000, /* 0x2AA0(0xcb40-0xa0a0) */ 0x0000, /* 0x2AA1(0xcb41-0xa0a0) */ 0x0000, /* 0x2AA2(0xcb42-0xa0a0) */ 0x0000, /* 0x2AA3(0xcb43-0xa0a0) */ 0x0000, /* 0x2AA4(0xcb44-0xa0a0) */ 0x0000, /* 0x2AA5(0xcb45-0xa0a0) */ 0x0000, /* 0x2AA6(0xcb46-0xa0a0) */ 0x0000, /* 0x2AA7(0xcb47-0xa0a0) */ 0x0000, /* 0x2AA8(0xcb48-0xa0a0) */ 0x0000, /* 0x2AA9(0xcb49-0xa0a0) */ 0x0000, /* 0x2AAA(0xcb4a-0xa0a0) */ 0x0000, /* 0x2AAB(0xcb4b-0xa0a0) */ 0x0000, /* 0x2AAC(0xcb4c-0xa0a0) */ 0x0000, /* 0x2AAD(0xcb4d-0xa0a0) */ 0x0000, /* 0x2AAE(0xcb4e-0xa0a0) */ 0x0000, /* 0x2AAF(0xcb4f-0xa0a0) */ 0x0000, /* 0x2AB0(0xcb50-0xa0a0) */ 0x0000, /* 0x2AB1(0xcb51-0xa0a0) */ 0x0000, /* 0x2AB2(0xcb52-0xa0a0) */ 0x0000, /* 0x2AB3(0xcb53-0xa0a0) */ 0x0000, /* 0x2AB4(0xcb54-0xa0a0) */ 0x0000, /* 0x2AB5(0xcb55-0xa0a0) */ 0x0000, /* 0x2AB6(0xcb56-0xa0a0) */ 0x0000, /* 0x2AB7(0xcb57-0xa0a0) */ 0x0000, /* 0x2AB8(0xcb58-0xa0a0) */ 0x0000, /* 0x2AB9(0xcb59-0xa0a0) */ 0x0000, /* 0x2ABA(0xcb5a-0xa0a0) */ 0x0000, /* 0x2ABB(0xcb5b-0xa0a0) */ 0x0000, /* 0x2ABC(0xcb5c-0xa0a0) */ 0x0000, /* 0x2ABD(0xcb5d-0xa0a0) */ 0x0000, /* 0x2ABE(0xcb5e-0xa0a0) */ 0x0000, /* 0x2ABF(0xcb5f-0xa0a0) */ 0x0000, /* 0x2AC0(0xcb60-0xa0a0) */ 0x0000, /* 0x2AC1(0xcb61-0xa0a0) */ 0x0000, /* 0x2AC2(0xcb62-0xa0a0) */ 0x0000, /* 0x2AC3(0xcb63-0xa0a0) */ 0x0000, /* 0x2AC4(0xcb64-0xa0a0) */ 0x0000, /* 0x2AC5(0xcb65-0xa0a0) */ 0x0000, /* 0x2AC6(0xcb66-0xa0a0) */ 0x0000, /* 0x2AC7(0xcb67-0xa0a0) */ 0x0000, /* 0x2AC8(0xcb68-0xa0a0) */ 0x0000, /* 0x2AC9(0xcb69-0xa0a0) */ 0x0000, /* 0x2ACA(0xcb6a-0xa0a0) */ 0x0000, /* 0x2ACB(0xcb6b-0xa0a0) */ 0x0000, /* 0x2ACC(0xcb6c-0xa0a0) */ 0x0000, /* 0x2ACD(0xcb6d-0xa0a0) */ 0x0000, /* 0x2ACE(0xcb6e-0xa0a0) */ 0x0000, /* 0x2ACF(0xcb6f-0xa0a0) */ 0x0000, /* 0x2AD0(0xcb70-0xa0a0) */ 0x0000, /* 0x2AD1(0xcb71-0xa0a0) */ 0x0000, /* 0x2AD2(0xcb72-0xa0a0) */ 0x0000, /* 0x2AD3(0xcb73-0xa0a0) */ 0x0000, /* 0x2AD4(0xcb74-0xa0a0) */ 0x0000, /* 0x2AD5(0xcb75-0xa0a0) */ 0x0000, /* 0x2AD6(0xcb76-0xa0a0) */ 0x0000, /* 0x2AD7(0xcb77-0xa0a0) */ 0x0000, /* 0x2AD8(0xcb78-0xa0a0) */ 0x0000, /* 0x2AD9(0xcb79-0xa0a0) */ 0x0000, /* 0x2ADA(0xcb7a-0xa0a0) */ 0x0000, /* 0x2ADB(0xcb7b-0xa0a0) */ 0x0000, /* 0x2ADC(0xcb7c-0xa0a0) */ 0x0000, /* 0x2ADD(0xcb7d-0xa0a0) */ 0x0000, /* 0x2ADE(0xcb7e-0xa0a0) */ 0x0000, /* 0x2ADF(0xcb7f-0xa0a0) */ 0x0000, /* 0x2AE0(0xcb80-0xa0a0) */ 0x0000, /* 0x2AE1(0xcb81-0xa0a0) */ 0x0000, /* 0x2AE2(0xcb82-0xa0a0) */ 0x0000, /* 0x2AE3(0xcb83-0xa0a0) */ 0x0000, /* 0x2AE4(0xcb84-0xa0a0) */ 0x0000, /* 0x2AE5(0xcb85-0xa0a0) */ 0x0000, /* 0x2AE6(0xcb86-0xa0a0) */ 0x0000, /* 0x2AE7(0xcb87-0xa0a0) */ 0x0000, /* 0x2AE8(0xcb88-0xa0a0) */ 0x0000, /* 0x2AE9(0xcb89-0xa0a0) */ 0x0000, /* 0x2AEA(0xcb8a-0xa0a0) */ 0x0000, /* 0x2AEB(0xcb8b-0xa0a0) */ 0x0000, /* 0x2AEC(0xcb8c-0xa0a0) */ 0x0000, /* 0x2AED(0xcb8d-0xa0a0) */ 0x0000, /* 0x2AEE(0xcb8e-0xa0a0) */ 0x0000, /* 0x2AEF(0xcb8f-0xa0a0) */ 0x0000, /* 0x2AF0(0xcb90-0xa0a0) */ 0x0000, /* 0x2AF1(0xcb91-0xa0a0) */ 0x0000, /* 0x2AF2(0xcb92-0xa0a0) */ 0x0000, /* 0x2AF3(0xcb93-0xa0a0) */ 0x0000, /* 0x2AF4(0xcb94-0xa0a0) */ 0x0000, /* 0x2AF5(0xcb95-0xa0a0) */ 0x0000, /* 0x2AF6(0xcb96-0xa0a0) */ 0x0000, /* 0x2AF7(0xcb97-0xa0a0) */ 0x0000, /* 0x2AF8(0xcb98-0xa0a0) */ 0x0000, /* 0x2AF9(0xcb99-0xa0a0) */ 0x0000, /* 0x2AFA(0xcb9a-0xa0a0) */ 0x0000, /* 0x2AFB(0xcb9b-0xa0a0) */ 0x0000, /* 0x2AFC(0xcb9c-0xa0a0) */ 0x0000, /* 0x2AFD(0xcb9d-0xa0a0) */ 0x0000, /* 0x2AFE(0xcb9e-0xa0a0) */ 0x0000, /* 0x2AFF(0xcb9f-0xa0a0) */ 0x0000, /* 0x2B00(0xcba0-0xa0a0) */ 0x0000, /* 0x2B01(0xcba1-0xa0a0) */ 0x0000, /* 0x2B02(0xcba2-0xa0a0) */ 0x0000, /* 0x2B03(0xcba3-0xa0a0) */ 0x0000, /* 0x2B04(0xcba4-0xa0a0) */ 0x0000, /* 0x2B05(0xcba5-0xa0a0) */ 0x0000, /* 0x2B06(0xcba6-0xa0a0) */ 0x0000, /* 0x2B07(0xcba7-0xa0a0) */ 0x0000, /* 0x2B08(0xcba8-0xa0a0) */ 0x0000, /* 0x2B09(0xcba9-0xa0a0) */ 0x0000, /* 0x2B0A(0xcbaa-0xa0a0) */ 0x0000, /* 0x2B0B(0xcbab-0xa0a0) */ 0x0000, /* 0x2B0C(0xcbac-0xa0a0) */ 0x0000, /* 0x2B0D(0xcbad-0xa0a0) */ 0x0000, /* 0x2B0E(0xcbae-0xa0a0) */ 0x0000, /* 0x2B0F(0xcbaf-0xa0a0) */ 0x0000, /* 0x2B10(0xcbb0-0xa0a0) */ 0x0000, /* 0x2B11(0xcbb1-0xa0a0) */ 0x0000, /* 0x2B12(0xcbb2-0xa0a0) */ 0x0000, /* 0x2B13(0xcbb3-0xa0a0) */ 0x0000, /* 0x2B14(0xcbb4-0xa0a0) */ 0x0000, /* 0x2B15(0xcbb5-0xa0a0) */ 0x0000, /* 0x2B16(0xcbb6-0xa0a0) */ 0x0000, /* 0x2B17(0xcbb7-0xa0a0) */ 0x0000, /* 0x2B18(0xcbb8-0xa0a0) */ 0x0000, /* 0x2B19(0xcbb9-0xa0a0) */ 0x0000, /* 0x2B1A(0xcbba-0xa0a0) */ 0x0000, /* 0x2B1B(0xcbbb-0xa0a0) */ 0x0000, /* 0x2B1C(0xcbbc-0xa0a0) */ 0x0000, /* 0x2B1D(0xcbbd-0xa0a0) */ 0x0000, /* 0x2B1E(0xcbbe-0xa0a0) */ 0x0000, /* 0x2B1F(0xcbbf-0xa0a0) */ 0x0000, /* 0x2B20(0xcbc0-0xa0a0) */ 0x0000, /* 0x2B21(0xcbc1-0xa0a0) */ 0x0000, /* 0x2B22(0xcbc2-0xa0a0) */ 0x0000, /* 0x2B23(0xcbc3-0xa0a0) */ 0x0000, /* 0x2B24(0xcbc4-0xa0a0) */ 0x0000, /* 0x2B25(0xcbc5-0xa0a0) */ 0x0000, /* 0x2B26(0xcbc6-0xa0a0) */ 0x0000, /* 0x2B27(0xcbc7-0xa0a0) */ 0x0000, /* 0x2B28(0xcbc8-0xa0a0) */ 0x0000, /* 0x2B29(0xcbc9-0xa0a0) */ 0x0000, /* 0x2B2A(0xcbca-0xa0a0) */ 0x0000, /* 0x2B2B(0xcbcb-0xa0a0) */ 0x0000, /* 0x2B2C(0xcbcc-0xa0a0) */ 0x0000, /* 0x2B2D(0xcbcd-0xa0a0) */ 0x0000, /* 0x2B2E(0xcbce-0xa0a0) */ 0x0000, /* 0x2B2F(0xcbcf-0xa0a0) */ 0x0000, /* 0x2B30(0xcbd0-0xa0a0) */ 0x0000, /* 0x2B31(0xcbd1-0xa0a0) */ 0x0000, /* 0x2B32(0xcbd2-0xa0a0) */ 0x0000, /* 0x2B33(0xcbd3-0xa0a0) */ 0x0000, /* 0x2B34(0xcbd4-0xa0a0) */ 0x0000, /* 0x2B35(0xcbd5-0xa0a0) */ 0x0000, /* 0x2B36(0xcbd6-0xa0a0) */ 0x0000, /* 0x2B37(0xcbd7-0xa0a0) */ 0x0000, /* 0x2B38(0xcbd8-0xa0a0) */ 0x0000, /* 0x2B39(0xcbd9-0xa0a0) */ 0x0000, /* 0x2B3A(0xcbda-0xa0a0) */ 0x0000, /* 0x2B3B(0xcbdb-0xa0a0) */ 0x0000, /* 0x2B3C(0xcbdc-0xa0a0) */ 0x0000, /* 0x2B3D(0xcbdd-0xa0a0) */ 0x0000, /* 0x2B3E(0xcbde-0xa0a0) */ 0x0000, /* 0x2B3F(0xcbdf-0xa0a0) */ 0x0000, /* 0x2B40(0xcbe0-0xa0a0) */ 0x0000, /* 0x2B41(0xcbe1-0xa0a0) */ 0x0000, /* 0x2B42(0xcbe2-0xa0a0) */ 0x0000, /* 0x2B43(0xcbe3-0xa0a0) */ 0x0000, /* 0x2B44(0xcbe4-0xa0a0) */ 0x0000, /* 0x2B45(0xcbe5-0xa0a0) */ 0x0000, /* 0x2B46(0xcbe6-0xa0a0) */ 0x0000, /* 0x2B47(0xcbe7-0xa0a0) */ 0x0000, /* 0x2B48(0xcbe8-0xa0a0) */ 0x0000, /* 0x2B49(0xcbe9-0xa0a0) */ 0x0000, /* 0x2B4A(0xcbea-0xa0a0) */ 0x0000, /* 0x2B4B(0xcbeb-0xa0a0) */ 0x0000, /* 0x2B4C(0xcbec-0xa0a0) */ 0x0000, /* 0x2B4D(0xcbed-0xa0a0) */ 0x0000, /* 0x2B4E(0xcbee-0xa0a0) */ 0x0000, /* 0x2B4F(0xcbef-0xa0a0) */ 0x0000, /* 0x2B50(0xcbf0-0xa0a0) */ 0x0000, /* 0x2B51(0xcbf1-0xa0a0) */ 0x0000, /* 0x2B52(0xcbf2-0xa0a0) */ 0x0000, /* 0x2B53(0xcbf3-0xa0a0) */ 0x0000, /* 0x2B54(0xcbf4-0xa0a0) */ 0x0000, /* 0x2B55(0xcbf5-0xa0a0) */ 0x0000, /* 0x2B56(0xcbf6-0xa0a0) */ 0x0000, /* 0x2B57(0xcbf7-0xa0a0) */ 0x0000, /* 0x2B58(0xcbf8-0xa0a0) */ 0x0000, /* 0x2B59(0xcbf9-0xa0a0) */ 0x0000, /* 0x2B5A(0xcbfa-0xa0a0) */ 0x0000, /* 0x2B5B(0xcbfb-0xa0a0) */ 0x0000, /* 0x2B5C(0xcbfc-0xa0a0) */ 0x0000, /* 0x2B5D(0xcbfd-0xa0a0) */ 0x0000, /* 0x2B5E(0xcbfe-0xa0a0) */ 0x0000, /* 0x2B5F(0xcbff-0xa0a0) */ 0x0000, /* 0x2B60(0xcc00-0xa0a0) */ 0x0000, /* 0x2B61(0xcc01-0xa0a0) */ 0x0000, /* 0x2B62(0xcc02-0xa0a0) */ 0x0000, /* 0x2B63(0xcc03-0xa0a0) */ 0x0000, /* 0x2B64(0xcc04-0xa0a0) */ 0x0000, /* 0x2B65(0xcc05-0xa0a0) */ 0x0000, /* 0x2B66(0xcc06-0xa0a0) */ 0x0000, /* 0x2B67(0xcc07-0xa0a0) */ 0x0000, /* 0x2B68(0xcc08-0xa0a0) */ 0x0000, /* 0x2B69(0xcc09-0xa0a0) */ 0x0000, /* 0x2B6A(0xcc0a-0xa0a0) */ 0x0000, /* 0x2B6B(0xcc0b-0xa0a0) */ 0x0000, /* 0x2B6C(0xcc0c-0xa0a0) */ 0x0000, /* 0x2B6D(0xcc0d-0xa0a0) */ 0x0000, /* 0x2B6E(0xcc0e-0xa0a0) */ 0x0000, /* 0x2B6F(0xcc0f-0xa0a0) */ 0x0000, /* 0x2B70(0xcc10-0xa0a0) */ 0x0000, /* 0x2B71(0xcc11-0xa0a0) */ 0x0000, /* 0x2B72(0xcc12-0xa0a0) */ 0x0000, /* 0x2B73(0xcc13-0xa0a0) */ 0x0000, /* 0x2B74(0xcc14-0xa0a0) */ 0x0000, /* 0x2B75(0xcc15-0xa0a0) */ 0x0000, /* 0x2B76(0xcc16-0xa0a0) */ 0x0000, /* 0x2B77(0xcc17-0xa0a0) */ 0x0000, /* 0x2B78(0xcc18-0xa0a0) */ 0x0000, /* 0x2B79(0xcc19-0xa0a0) */ 0x0000, /* 0x2B7A(0xcc1a-0xa0a0) */ 0x0000, /* 0x2B7B(0xcc1b-0xa0a0) */ 0x0000, /* 0x2B7C(0xcc1c-0xa0a0) */ 0x0000, /* 0x2B7D(0xcc1d-0xa0a0) */ 0x0000, /* 0x2B7E(0xcc1e-0xa0a0) */ 0x0000, /* 0x2B7F(0xcc1f-0xa0a0) */ 0x0000, /* 0x2B80(0xcc20-0xa0a0) */ 0x0000, /* 0x2B81(0xcc21-0xa0a0) */ 0x0000, /* 0x2B82(0xcc22-0xa0a0) */ 0x0000, /* 0x2B83(0xcc23-0xa0a0) */ 0x0000, /* 0x2B84(0xcc24-0xa0a0) */ 0x0000, /* 0x2B85(0xcc25-0xa0a0) */ 0x0000, /* 0x2B86(0xcc26-0xa0a0) */ 0x0000, /* 0x2B87(0xcc27-0xa0a0) */ 0x0000, /* 0x2B88(0xcc28-0xa0a0) */ 0x0000, /* 0x2B89(0xcc29-0xa0a0) */ 0x0000, /* 0x2B8A(0xcc2a-0xa0a0) */ 0x0000, /* 0x2B8B(0xcc2b-0xa0a0) */ 0x0000, /* 0x2B8C(0xcc2c-0xa0a0) */ 0x0000, /* 0x2B8D(0xcc2d-0xa0a0) */ 0x0000, /* 0x2B8E(0xcc2e-0xa0a0) */ 0x0000, /* 0x2B8F(0xcc2f-0xa0a0) */ 0x0000, /* 0x2B90(0xcc30-0xa0a0) */ 0x0000, /* 0x2B91(0xcc31-0xa0a0) */ 0x0000, /* 0x2B92(0xcc32-0xa0a0) */ 0x0000, /* 0x2B93(0xcc33-0xa0a0) */ 0x0000, /* 0x2B94(0xcc34-0xa0a0) */ 0x0000, /* 0x2B95(0xcc35-0xa0a0) */ 0x0000, /* 0x2B96(0xcc36-0xa0a0) */ 0x0000, /* 0x2B97(0xcc37-0xa0a0) */ 0x0000, /* 0x2B98(0xcc38-0xa0a0) */ 0x0000, /* 0x2B99(0xcc39-0xa0a0) */ 0x0000, /* 0x2B9A(0xcc3a-0xa0a0) */ 0x0000, /* 0x2B9B(0xcc3b-0xa0a0) */ 0x0000, /* 0x2B9C(0xcc3c-0xa0a0) */ 0x0000, /* 0x2B9D(0xcc3d-0xa0a0) */ 0x0000, /* 0x2B9E(0xcc3e-0xa0a0) */ 0x0000, /* 0x2B9F(0xcc3f-0xa0a0) */ 0x0000, /* 0x2BA0(0xcc40-0xa0a0) */ 0x0000, /* 0x2BA1(0xcc41-0xa0a0) */ 0x0000, /* 0x2BA2(0xcc42-0xa0a0) */ 0x0000, /* 0x2BA3(0xcc43-0xa0a0) */ 0x0000, /* 0x2BA4(0xcc44-0xa0a0) */ 0x0000, /* 0x2BA5(0xcc45-0xa0a0) */ 0x0000, /* 0x2BA6(0xcc46-0xa0a0) */ 0x0000, /* 0x2BA7(0xcc47-0xa0a0) */ 0x0000, /* 0x2BA8(0xcc48-0xa0a0) */ 0x0000, /* 0x2BA9(0xcc49-0xa0a0) */ 0x0000, /* 0x2BAA(0xcc4a-0xa0a0) */ 0x0000, /* 0x2BAB(0xcc4b-0xa0a0) */ 0x0000, /* 0x2BAC(0xcc4c-0xa0a0) */ 0x0000, /* 0x2BAD(0xcc4d-0xa0a0) */ 0x0000, /* 0x2BAE(0xcc4e-0xa0a0) */ 0x0000, /* 0x2BAF(0xcc4f-0xa0a0) */ 0x0000, /* 0x2BB0(0xcc50-0xa0a0) */ 0x0000, /* 0x2BB1(0xcc51-0xa0a0) */ 0x0000, /* 0x2BB2(0xcc52-0xa0a0) */ 0x0000, /* 0x2BB3(0xcc53-0xa0a0) */ 0x0000, /* 0x2BB4(0xcc54-0xa0a0) */ 0x0000, /* 0x2BB5(0xcc55-0xa0a0) */ 0x0000, /* 0x2BB6(0xcc56-0xa0a0) */ 0x0000, /* 0x2BB7(0xcc57-0xa0a0) */ 0x0000, /* 0x2BB8(0xcc58-0xa0a0) */ 0x0000, /* 0x2BB9(0xcc59-0xa0a0) */ 0x0000, /* 0x2BBA(0xcc5a-0xa0a0) */ 0x0000, /* 0x2BBB(0xcc5b-0xa0a0) */ 0x0000, /* 0x2BBC(0xcc5c-0xa0a0) */ 0x0000, /* 0x2BBD(0xcc5d-0xa0a0) */ 0x0000, /* 0x2BBE(0xcc5e-0xa0a0) */ 0x0000, /* 0x2BBF(0xcc5f-0xa0a0) */ 0x0000, /* 0x2BC0(0xcc60-0xa0a0) */ 0x0000, /* 0x2BC1(0xcc61-0xa0a0) */ 0x0000, /* 0x2BC2(0xcc62-0xa0a0) */ 0x0000, /* 0x2BC3(0xcc63-0xa0a0) */ 0x0000, /* 0x2BC4(0xcc64-0xa0a0) */ 0x0000, /* 0x2BC5(0xcc65-0xa0a0) */ 0x0000, /* 0x2BC6(0xcc66-0xa0a0) */ 0x0000, /* 0x2BC7(0xcc67-0xa0a0) */ 0x0000, /* 0x2BC8(0xcc68-0xa0a0) */ 0x0000, /* 0x2BC9(0xcc69-0xa0a0) */ 0x0000, /* 0x2BCA(0xcc6a-0xa0a0) */ 0x0000, /* 0x2BCB(0xcc6b-0xa0a0) */ 0x0000, /* 0x2BCC(0xcc6c-0xa0a0) */ 0x0000, /* 0x2BCD(0xcc6d-0xa0a0) */ 0x0000, /* 0x2BCE(0xcc6e-0xa0a0) */ 0x0000, /* 0x2BCF(0xcc6f-0xa0a0) */ 0x0000, /* 0x2BD0(0xcc70-0xa0a0) */ 0x0000, /* 0x2BD1(0xcc71-0xa0a0) */ 0x0000, /* 0x2BD2(0xcc72-0xa0a0) */ 0x0000, /* 0x2BD3(0xcc73-0xa0a0) */ 0x0000, /* 0x2BD4(0xcc74-0xa0a0) */ 0x0000, /* 0x2BD5(0xcc75-0xa0a0) */ 0x0000, /* 0x2BD6(0xcc76-0xa0a0) */ 0x0000, /* 0x2BD7(0xcc77-0xa0a0) */ 0x0000, /* 0x2BD8(0xcc78-0xa0a0) */ 0x0000, /* 0x2BD9(0xcc79-0xa0a0) */ 0x0000, /* 0x2BDA(0xcc7a-0xa0a0) */ 0x0000, /* 0x2BDB(0xcc7b-0xa0a0) */ 0x0000, /* 0x2BDC(0xcc7c-0xa0a0) */ 0x0000, /* 0x2BDD(0xcc7d-0xa0a0) */ 0x0000, /* 0x2BDE(0xcc7e-0xa0a0) */ 0x0000, /* 0x2BDF(0xcc7f-0xa0a0) */ 0x0000, /* 0x2BE0(0xcc80-0xa0a0) */ 0x0000, /* 0x2BE1(0xcc81-0xa0a0) */ 0x0000, /* 0x2BE2(0xcc82-0xa0a0) */ 0x0000, /* 0x2BE3(0xcc83-0xa0a0) */ 0x0000, /* 0x2BE4(0xcc84-0xa0a0) */ 0x0000, /* 0x2BE5(0xcc85-0xa0a0) */ 0x0000, /* 0x2BE6(0xcc86-0xa0a0) */ 0x0000, /* 0x2BE7(0xcc87-0xa0a0) */ 0x0000, /* 0x2BE8(0xcc88-0xa0a0) */ 0x0000, /* 0x2BE9(0xcc89-0xa0a0) */ 0x0000, /* 0x2BEA(0xcc8a-0xa0a0) */ 0x0000, /* 0x2BEB(0xcc8b-0xa0a0) */ 0x0000, /* 0x2BEC(0xcc8c-0xa0a0) */ 0x0000, /* 0x2BED(0xcc8d-0xa0a0) */ 0x0000, /* 0x2BEE(0xcc8e-0xa0a0) */ 0x0000, /* 0x2BEF(0xcc8f-0xa0a0) */ 0x0000, /* 0x2BF0(0xcc90-0xa0a0) */ 0x0000, /* 0x2BF1(0xcc91-0xa0a0) */ 0x0000, /* 0x2BF2(0xcc92-0xa0a0) */ 0x0000, /* 0x2BF3(0xcc93-0xa0a0) */ 0x0000, /* 0x2BF4(0xcc94-0xa0a0) */ 0x0000, /* 0x2BF5(0xcc95-0xa0a0) */ 0x0000, /* 0x2BF6(0xcc96-0xa0a0) */ 0x0000, /* 0x2BF7(0xcc97-0xa0a0) */ 0x0000, /* 0x2BF8(0xcc98-0xa0a0) */ 0x0000, /* 0x2BF9(0xcc99-0xa0a0) */ 0x0000, /* 0x2BFA(0xcc9a-0xa0a0) */ 0x0000, /* 0x2BFB(0xcc9b-0xa0a0) */ 0x0000, /* 0x2BFC(0xcc9c-0xa0a0) */ 0x0000, /* 0x2BFD(0xcc9d-0xa0a0) */ 0x0000, /* 0x2BFE(0xcc9e-0xa0a0) */ 0x0000, /* 0x2BFF(0xcc9f-0xa0a0) */ 0x0000, /* 0x2C00(0xcca0-0xa0a0) */ 0x0000, /* 0x2C01(0xcca1-0xa0a0) */ 0x0000, /* 0x2C02(0xcca2-0xa0a0) */ 0x0000, /* 0x2C03(0xcca3-0xa0a0) */ 0x0000, /* 0x2C04(0xcca4-0xa0a0) */ 0x0000, /* 0x2C05(0xcca5-0xa0a0) */ 0x0000, /* 0x2C06(0xcca6-0xa0a0) */ 0x0000, /* 0x2C07(0xcca7-0xa0a0) */ 0x0000, /* 0x2C08(0xcca8-0xa0a0) */ 0x0000, /* 0x2C09(0xcca9-0xa0a0) */ 0x0000, /* 0x2C0A(0xccaa-0xa0a0) */ 0x0000, /* 0x2C0B(0xccab-0xa0a0) */ 0x0000, /* 0x2C0C(0xccac-0xa0a0) */ 0x0000, /* 0x2C0D(0xccad-0xa0a0) */ 0x0000, /* 0x2C0E(0xccae-0xa0a0) */ 0x0000, /* 0x2C0F(0xccaf-0xa0a0) */ 0x0000, /* 0x2C10(0xccb0-0xa0a0) */ 0x0000, /* 0x2C11(0xccb1-0xa0a0) */ 0x0000, /* 0x2C12(0xccb2-0xa0a0) */ 0x0000, /* 0x2C13(0xccb3-0xa0a0) */ 0x0000, /* 0x2C14(0xccb4-0xa0a0) */ 0x0000, /* 0x2C15(0xccb5-0xa0a0) */ 0x0000, /* 0x2C16(0xccb6-0xa0a0) */ 0x0000, /* 0x2C17(0xccb7-0xa0a0) */ 0x0000, /* 0x2C18(0xccb8-0xa0a0) */ 0x0000, /* 0x2C19(0xccb9-0xa0a0) */ 0x0000, /* 0x2C1A(0xccba-0xa0a0) */ 0x0000, /* 0x2C1B(0xccbb-0xa0a0) */ 0x0000, /* 0x2C1C(0xccbc-0xa0a0) */ 0x0000, /* 0x2C1D(0xccbd-0xa0a0) */ 0x0000, /* 0x2C1E(0xccbe-0xa0a0) */ 0x0000, /* 0x2C1F(0xccbf-0xa0a0) */ 0x0000, /* 0x2C20(0xccc0-0xa0a0) */ 0x0000, /* 0x2C21(0xccc1-0xa0a0) */ 0x0000, /* 0x2C22(0xccc2-0xa0a0) */ 0x0000, /* 0x2C23(0xccc3-0xa0a0) */ 0x0000, /* 0x2C24(0xccc4-0xa0a0) */ 0x0000, /* 0x2C25(0xccc5-0xa0a0) */ 0x0000, /* 0x2C26(0xccc6-0xa0a0) */ 0x0000, /* 0x2C27(0xccc7-0xa0a0) */ 0x0000, /* 0x2C28(0xccc8-0xa0a0) */ 0x0000, /* 0x2C29(0xccc9-0xa0a0) */ 0x0000, /* 0x2C2A(0xccca-0xa0a0) */ 0x0000, /* 0x2C2B(0xcccb-0xa0a0) */ 0x0000, /* 0x2C2C(0xcccc-0xa0a0) */ 0x0000, /* 0x2C2D(0xcccd-0xa0a0) */ 0x0000, /* 0x2C2E(0xccce-0xa0a0) */ 0x0000, /* 0x2C2F(0xcccf-0xa0a0) */ 0x0000, /* 0x2C30(0xccd0-0xa0a0) */ 0x0000, /* 0x2C31(0xccd1-0xa0a0) */ 0x0000, /* 0x2C32(0xccd2-0xa0a0) */ 0x0000, /* 0x2C33(0xccd3-0xa0a0) */ 0x0000, /* 0x2C34(0xccd4-0xa0a0) */ 0x0000, /* 0x2C35(0xccd5-0xa0a0) */ 0x0000, /* 0x2C36(0xccd6-0xa0a0) */ 0x0000, /* 0x2C37(0xccd7-0xa0a0) */ 0x0000, /* 0x2C38(0xccd8-0xa0a0) */ 0x0000, /* 0x2C39(0xccd9-0xa0a0) */ 0x0000, /* 0x2C3A(0xccda-0xa0a0) */ 0x0000, /* 0x2C3B(0xccdb-0xa0a0) */ 0x0000, /* 0x2C3C(0xccdc-0xa0a0) */ 0x0000, /* 0x2C3D(0xccdd-0xa0a0) */ 0x0000, /* 0x2C3E(0xccde-0xa0a0) */ 0x0000, /* 0x2C3F(0xccdf-0xa0a0) */ 0x0000, /* 0x2C40(0xcce0-0xa0a0) */ 0x0000, /* 0x2C41(0xcce1-0xa0a0) */ 0x0000, /* 0x2C42(0xcce2-0xa0a0) */ 0x0000, /* 0x2C43(0xcce3-0xa0a0) */ 0x0000, /* 0x2C44(0xcce4-0xa0a0) */ 0x0000, /* 0x2C45(0xcce5-0xa0a0) */ 0x0000, /* 0x2C46(0xcce6-0xa0a0) */ 0x0000, /* 0x2C47(0xcce7-0xa0a0) */ 0x0000, /* 0x2C48(0xcce8-0xa0a0) */ 0x0000, /* 0x2C49(0xcce9-0xa0a0) */ 0x0000, /* 0x2C4A(0xccea-0xa0a0) */ 0x0000, /* 0x2C4B(0xcceb-0xa0a0) */ 0x0000, /* 0x2C4C(0xccec-0xa0a0) */ 0x0000, /* 0x2C4D(0xcced-0xa0a0) */ 0x0000, /* 0x2C4E(0xccee-0xa0a0) */ 0x0000, /* 0x2C4F(0xccef-0xa0a0) */ 0x0000, /* 0x2C50(0xccf0-0xa0a0) */ 0x0000, /* 0x2C51(0xccf1-0xa0a0) */ 0x0000, /* 0x2C52(0xccf2-0xa0a0) */ 0x0000, /* 0x2C53(0xccf3-0xa0a0) */ 0x0000, /* 0x2C54(0xccf4-0xa0a0) */ 0x0000, /* 0x2C55(0xccf5-0xa0a0) */ 0x0000, /* 0x2C56(0xccf6-0xa0a0) */ 0x0000, /* 0x2C57(0xccf7-0xa0a0) */ 0x0000, /* 0x2C58(0xccf8-0xa0a0) */ 0x0000, /* 0x2C59(0xccf9-0xa0a0) */ 0x0000, /* 0x2C5A(0xccfa-0xa0a0) */ 0x0000, /* 0x2C5B(0xccfb-0xa0a0) */ 0x0000, /* 0x2C5C(0xccfc-0xa0a0) */ 0x0000, /* 0x2C5D(0xccfd-0xa0a0) */ 0x0000, /* 0x2C5E(0xccfe-0xa0a0) */ 0x0000, /* 0x2C5F(0xccff-0xa0a0) */ 0x0000, /* 0x2C60(0xcd00-0xa0a0) */ 0x0000, /* 0x2C61(0xcd01-0xa0a0) */ 0x0000, /* 0x2C62(0xcd02-0xa0a0) */ 0x0000, /* 0x2C63(0xcd03-0xa0a0) */ 0x0000, /* 0x2C64(0xcd04-0xa0a0) */ 0x0000, /* 0x2C65(0xcd05-0xa0a0) */ 0x0000, /* 0x2C66(0xcd06-0xa0a0) */ 0x0000, /* 0x2C67(0xcd07-0xa0a0) */ 0x0000, /* 0x2C68(0xcd08-0xa0a0) */ 0x0000, /* 0x2C69(0xcd09-0xa0a0) */ 0x0000, /* 0x2C6A(0xcd0a-0xa0a0) */ 0x0000, /* 0x2C6B(0xcd0b-0xa0a0) */ 0x0000, /* 0x2C6C(0xcd0c-0xa0a0) */ 0x0000, /* 0x2C6D(0xcd0d-0xa0a0) */ 0x0000, /* 0x2C6E(0xcd0e-0xa0a0) */ 0x0000, /* 0x2C6F(0xcd0f-0xa0a0) */ 0x0000, /* 0x2C70(0xcd10-0xa0a0) */ 0x0000, /* 0x2C71(0xcd11-0xa0a0) */ 0x0000, /* 0x2C72(0xcd12-0xa0a0) */ 0x0000, /* 0x2C73(0xcd13-0xa0a0) */ 0x0000, /* 0x2C74(0xcd14-0xa0a0) */ 0x0000, /* 0x2C75(0xcd15-0xa0a0) */ 0x0000, /* 0x2C76(0xcd16-0xa0a0) */ 0x0000, /* 0x2C77(0xcd17-0xa0a0) */ 0x0000, /* 0x2C78(0xcd18-0xa0a0) */ 0x0000, /* 0x2C79(0xcd19-0xa0a0) */ 0x0000, /* 0x2C7A(0xcd1a-0xa0a0) */ 0x0000, /* 0x2C7B(0xcd1b-0xa0a0) */ 0x0000, /* 0x2C7C(0xcd1c-0xa0a0) */ 0x0000, /* 0x2C7D(0xcd1d-0xa0a0) */ 0x0000, /* 0x2C7E(0xcd1e-0xa0a0) */ 0x0000, /* 0x2C7F(0xcd1f-0xa0a0) */ 0x0000, /* 0x2C80(0xcd20-0xa0a0) */ 0x0000, /* 0x2C81(0xcd21-0xa0a0) */ 0x0000, /* 0x2C82(0xcd22-0xa0a0) */ 0x0000, /* 0x2C83(0xcd23-0xa0a0) */ 0x0000, /* 0x2C84(0xcd24-0xa0a0) */ 0x0000, /* 0x2C85(0xcd25-0xa0a0) */ 0x0000, /* 0x2C86(0xcd26-0xa0a0) */ 0x0000, /* 0x2C87(0xcd27-0xa0a0) */ 0x0000, /* 0x2C88(0xcd28-0xa0a0) */ 0x0000, /* 0x2C89(0xcd29-0xa0a0) */ 0x0000, /* 0x2C8A(0xcd2a-0xa0a0) */ 0x0000, /* 0x2C8B(0xcd2b-0xa0a0) */ 0x0000, /* 0x2C8C(0xcd2c-0xa0a0) */ 0x0000, /* 0x2C8D(0xcd2d-0xa0a0) */ 0x0000, /* 0x2C8E(0xcd2e-0xa0a0) */ 0x0000, /* 0x2C8F(0xcd2f-0xa0a0) */ 0x0000, /* 0x2C90(0xcd30-0xa0a0) */ 0x0000, /* 0x2C91(0xcd31-0xa0a0) */ 0x0000, /* 0x2C92(0xcd32-0xa0a0) */ 0x0000, /* 0x2C93(0xcd33-0xa0a0) */ 0x0000, /* 0x2C94(0xcd34-0xa0a0) */ 0x0000, /* 0x2C95(0xcd35-0xa0a0) */ 0x0000, /* 0x2C96(0xcd36-0xa0a0) */ 0x0000, /* 0x2C97(0xcd37-0xa0a0) */ 0x0000, /* 0x2C98(0xcd38-0xa0a0) */ 0x0000, /* 0x2C99(0xcd39-0xa0a0) */ 0x0000, /* 0x2C9A(0xcd3a-0xa0a0) */ 0x0000, /* 0x2C9B(0xcd3b-0xa0a0) */ 0x0000, /* 0x2C9C(0xcd3c-0xa0a0) */ 0x0000, /* 0x2C9D(0xcd3d-0xa0a0) */ 0x0000, /* 0x2C9E(0xcd3e-0xa0a0) */ 0x0000, /* 0x2C9F(0xcd3f-0xa0a0) */ 0x0000, /* 0x2CA0(0xcd40-0xa0a0) */ 0x0000, /* 0x2CA1(0xcd41-0xa0a0) */ 0x0000, /* 0x2CA2(0xcd42-0xa0a0) */ 0x0000, /* 0x2CA3(0xcd43-0xa0a0) */ 0x0000, /* 0x2CA4(0xcd44-0xa0a0) */ 0x0000, /* 0x2CA5(0xcd45-0xa0a0) */ 0x0000, /* 0x2CA6(0xcd46-0xa0a0) */ 0x0000, /* 0x2CA7(0xcd47-0xa0a0) */ 0x0000, /* 0x2CA8(0xcd48-0xa0a0) */ 0x0000, /* 0x2CA9(0xcd49-0xa0a0) */ 0x0000, /* 0x2CAA(0xcd4a-0xa0a0) */ 0x0000, /* 0x2CAB(0xcd4b-0xa0a0) */ 0x0000, /* 0x2CAC(0xcd4c-0xa0a0) */ 0x0000, /* 0x2CAD(0xcd4d-0xa0a0) */ 0x0000, /* 0x2CAE(0xcd4e-0xa0a0) */ 0x0000, /* 0x2CAF(0xcd4f-0xa0a0) */ 0x0000, /* 0x2CB0(0xcd50-0xa0a0) */ 0x0000, /* 0x2CB1(0xcd51-0xa0a0) */ 0x0000, /* 0x2CB2(0xcd52-0xa0a0) */ 0x0000, /* 0x2CB3(0xcd53-0xa0a0) */ 0x0000, /* 0x2CB4(0xcd54-0xa0a0) */ 0x0000, /* 0x2CB5(0xcd55-0xa0a0) */ 0x0000, /* 0x2CB6(0xcd56-0xa0a0) */ 0x0000, /* 0x2CB7(0xcd57-0xa0a0) */ 0x0000, /* 0x2CB8(0xcd58-0xa0a0) */ 0x0000, /* 0x2CB9(0xcd59-0xa0a0) */ 0x0000, /* 0x2CBA(0xcd5a-0xa0a0) */ 0x0000, /* 0x2CBB(0xcd5b-0xa0a0) */ 0x0000, /* 0x2CBC(0xcd5c-0xa0a0) */ 0x0000, /* 0x2CBD(0xcd5d-0xa0a0) */ 0x0000, /* 0x2CBE(0xcd5e-0xa0a0) */ 0x0000, /* 0x2CBF(0xcd5f-0xa0a0) */ 0x0000, /* 0x2CC0(0xcd60-0xa0a0) */ 0x0000, /* 0x2CC1(0xcd61-0xa0a0) */ 0x0000, /* 0x2CC2(0xcd62-0xa0a0) */ 0x0000, /* 0x2CC3(0xcd63-0xa0a0) */ 0x0000, /* 0x2CC4(0xcd64-0xa0a0) */ 0x0000, /* 0x2CC5(0xcd65-0xa0a0) */ 0x0000, /* 0x2CC6(0xcd66-0xa0a0) */ 0x0000, /* 0x2CC7(0xcd67-0xa0a0) */ 0x0000, /* 0x2CC8(0xcd68-0xa0a0) */ 0x0000, /* 0x2CC9(0xcd69-0xa0a0) */ 0x0000, /* 0x2CCA(0xcd6a-0xa0a0) */ 0x0000, /* 0x2CCB(0xcd6b-0xa0a0) */ 0x0000, /* 0x2CCC(0xcd6c-0xa0a0) */ 0x0000, /* 0x2CCD(0xcd6d-0xa0a0) */ 0x0000, /* 0x2CCE(0xcd6e-0xa0a0) */ 0x0000, /* 0x2CCF(0xcd6f-0xa0a0) */ 0x0000, /* 0x2CD0(0xcd70-0xa0a0) */ 0x0000, /* 0x2CD1(0xcd71-0xa0a0) */ 0x0000, /* 0x2CD2(0xcd72-0xa0a0) */ 0x0000, /* 0x2CD3(0xcd73-0xa0a0) */ 0x0000, /* 0x2CD4(0xcd74-0xa0a0) */ 0x0000, /* 0x2CD5(0xcd75-0xa0a0) */ 0x0000, /* 0x2CD6(0xcd76-0xa0a0) */ 0x0000, /* 0x2CD7(0xcd77-0xa0a0) */ 0x0000, /* 0x2CD8(0xcd78-0xa0a0) */ 0x0000, /* 0x2CD9(0xcd79-0xa0a0) */ 0x0000, /* 0x2CDA(0xcd7a-0xa0a0) */ 0x0000, /* 0x2CDB(0xcd7b-0xa0a0) */ 0x0000, /* 0x2CDC(0xcd7c-0xa0a0) */ 0x0000, /* 0x2CDD(0xcd7d-0xa0a0) */ 0x0000, /* 0x2CDE(0xcd7e-0xa0a0) */ 0x0000, /* 0x2CDF(0xcd7f-0xa0a0) */ 0x0000, /* 0x2CE0(0xcd80-0xa0a0) */ 0x0000, /* 0x2CE1(0xcd81-0xa0a0) */ 0x0000, /* 0x2CE2(0xcd82-0xa0a0) */ 0x0000, /* 0x2CE3(0xcd83-0xa0a0) */ 0x0000, /* 0x2CE4(0xcd84-0xa0a0) */ 0x0000, /* 0x2CE5(0xcd85-0xa0a0) */ 0x0000, /* 0x2CE6(0xcd86-0xa0a0) */ 0x0000, /* 0x2CE7(0xcd87-0xa0a0) */ 0x0000, /* 0x2CE8(0xcd88-0xa0a0) */ 0x0000, /* 0x2CE9(0xcd89-0xa0a0) */ 0x0000, /* 0x2CEA(0xcd8a-0xa0a0) */ 0x0000, /* 0x2CEB(0xcd8b-0xa0a0) */ 0x0000, /* 0x2CEC(0xcd8c-0xa0a0) */ 0x0000, /* 0x2CED(0xcd8d-0xa0a0) */ 0x0000, /* 0x2CEE(0xcd8e-0xa0a0) */ 0x0000, /* 0x2CEF(0xcd8f-0xa0a0) */ 0x0000, /* 0x2CF0(0xcd90-0xa0a0) */ 0x0000, /* 0x2CF1(0xcd91-0xa0a0) */ 0x0000, /* 0x2CF2(0xcd92-0xa0a0) */ 0x0000, /* 0x2CF3(0xcd93-0xa0a0) */ 0x0000, /* 0x2CF4(0xcd94-0xa0a0) */ 0x0000, /* 0x2CF5(0xcd95-0xa0a0) */ 0x0000, /* 0x2CF6(0xcd96-0xa0a0) */ 0x0000, /* 0x2CF7(0xcd97-0xa0a0) */ 0x0000, /* 0x2CF8(0xcd98-0xa0a0) */ 0x0000, /* 0x2CF9(0xcd99-0xa0a0) */ 0x0000, /* 0x2CFA(0xcd9a-0xa0a0) */ 0x0000, /* 0x2CFB(0xcd9b-0xa0a0) */ 0x0000, /* 0x2CFC(0xcd9c-0xa0a0) */ 0x0000, /* 0x2CFD(0xcd9d-0xa0a0) */ 0x0000, /* 0x2CFE(0xcd9e-0xa0a0) */ 0x0000, /* 0x2CFF(0xcd9f-0xa0a0) */ 0x0000, /* 0x2D00(0xcda0-0xa0a0) */ 0x0000, /* 0x2D01(0xcda1-0xa0a0) */ 0x0000, /* 0x2D02(0xcda2-0xa0a0) */ 0x0000, /* 0x2D03(0xcda3-0xa0a0) */ 0x0000, /* 0x2D04(0xcda4-0xa0a0) */ 0x0000, /* 0x2D05(0xcda5-0xa0a0) */ 0x0000, /* 0x2D06(0xcda6-0xa0a0) */ 0x0000, /* 0x2D07(0xcda7-0xa0a0) */ 0x0000, /* 0x2D08(0xcda8-0xa0a0) */ 0x0000, /* 0x2D09(0xcda9-0xa0a0) */ 0x0000, /* 0x2D0A(0xcdaa-0xa0a0) */ 0x0000, /* 0x2D0B(0xcdab-0xa0a0) */ 0x0000, /* 0x2D0C(0xcdac-0xa0a0) */ 0x0000, /* 0x2D0D(0xcdad-0xa0a0) */ 0x0000, /* 0x2D0E(0xcdae-0xa0a0) */ 0x0000, /* 0x2D0F(0xcdaf-0xa0a0) */ 0x0000, /* 0x2D10(0xcdb0-0xa0a0) */ 0x0000, /* 0x2D11(0xcdb1-0xa0a0) */ 0x0000, /* 0x2D12(0xcdb2-0xa0a0) */ 0x0000, /* 0x2D13(0xcdb3-0xa0a0) */ 0x0000, /* 0x2D14(0xcdb4-0xa0a0) */ 0x0000, /* 0x2D15(0xcdb5-0xa0a0) */ 0x0000, /* 0x2D16(0xcdb6-0xa0a0) */ 0x0000, /* 0x2D17(0xcdb7-0xa0a0) */ 0x0000, /* 0x2D18(0xcdb8-0xa0a0) */ 0x0000, /* 0x2D19(0xcdb9-0xa0a0) */ 0x0000, /* 0x2D1A(0xcdba-0xa0a0) */ 0x0000, /* 0x2D1B(0xcdbb-0xa0a0) */ 0x0000, /* 0x2D1C(0xcdbc-0xa0a0) */ 0x0000, /* 0x2D1D(0xcdbd-0xa0a0) */ 0x0000, /* 0x2D1E(0xcdbe-0xa0a0) */ 0x0000, /* 0x2D1F(0xcdbf-0xa0a0) */ 0x0000, /* 0x2D20(0xcdc0-0xa0a0) */ 0x0000, /* 0x2D21(0xcdc1-0xa0a0) */ 0x0000, /* 0x2D22(0xcdc2-0xa0a0) */ 0x0000, /* 0x2D23(0xcdc3-0xa0a0) */ 0x0000, /* 0x2D24(0xcdc4-0xa0a0) */ 0x0000, /* 0x2D25(0xcdc5-0xa0a0) */ 0x0000, /* 0x2D26(0xcdc6-0xa0a0) */ 0x0000, /* 0x2D27(0xcdc7-0xa0a0) */ 0x0000, /* 0x2D28(0xcdc8-0xa0a0) */ 0x0000, /* 0x2D29(0xcdc9-0xa0a0) */ 0x0000, /* 0x2D2A(0xcdca-0xa0a0) */ 0x0000, /* 0x2D2B(0xcdcb-0xa0a0) */ 0x0000, /* 0x2D2C(0xcdcc-0xa0a0) */ 0x0000, /* 0x2D2D(0xcdcd-0xa0a0) */ 0x0000, /* 0x2D2E(0xcdce-0xa0a0) */ 0x0000, /* 0x2D2F(0xcdcf-0xa0a0) */ 0x0000, /* 0x2D30(0xcdd0-0xa0a0) */ 0x0000, /* 0x2D31(0xcdd1-0xa0a0) */ 0x0000, /* 0x2D32(0xcdd2-0xa0a0) */ 0x0000, /* 0x2D33(0xcdd3-0xa0a0) */ 0x0000, /* 0x2D34(0xcdd4-0xa0a0) */ 0x0000, /* 0x2D35(0xcdd5-0xa0a0) */ 0x0000, /* 0x2D36(0xcdd6-0xa0a0) */ 0x0000, /* 0x2D37(0xcdd7-0xa0a0) */ 0x0000, /* 0x2D38(0xcdd8-0xa0a0) */ 0x0000, /* 0x2D39(0xcdd9-0xa0a0) */ 0x0000, /* 0x2D3A(0xcdda-0xa0a0) */ 0x0000, /* 0x2D3B(0xcddb-0xa0a0) */ 0x0000, /* 0x2D3C(0xcddc-0xa0a0) */ 0x0000, /* 0x2D3D(0xcddd-0xa0a0) */ 0x0000, /* 0x2D3E(0xcdde-0xa0a0) */ 0x0000, /* 0x2D3F(0xcddf-0xa0a0) */ 0x0000, /* 0x2D40(0xcde0-0xa0a0) */ 0x0000, /* 0x2D41(0xcde1-0xa0a0) */ 0x0000, /* 0x2D42(0xcde2-0xa0a0) */ 0x0000, /* 0x2D43(0xcde3-0xa0a0) */ 0x0000, /* 0x2D44(0xcde4-0xa0a0) */ 0x0000, /* 0x2D45(0xcde5-0xa0a0) */ 0x0000, /* 0x2D46(0xcde6-0xa0a0) */ 0x0000, /* 0x2D47(0xcde7-0xa0a0) */ 0x0000, /* 0x2D48(0xcde8-0xa0a0) */ 0x0000, /* 0x2D49(0xcde9-0xa0a0) */ 0x0000, /* 0x2D4A(0xcdea-0xa0a0) */ 0x0000, /* 0x2D4B(0xcdeb-0xa0a0) */ 0x0000, /* 0x2D4C(0xcdec-0xa0a0) */ 0x0000, /* 0x2D4D(0xcded-0xa0a0) */ 0x0000, /* 0x2D4E(0xcdee-0xa0a0) */ 0x0000, /* 0x2D4F(0xcdef-0xa0a0) */ 0x0000, /* 0x2D50(0xcdf0-0xa0a0) */ 0x0000, /* 0x2D51(0xcdf1-0xa0a0) */ 0x0000, /* 0x2D52(0xcdf2-0xa0a0) */ 0x0000, /* 0x2D53(0xcdf3-0xa0a0) */ 0x0000, /* 0x2D54(0xcdf4-0xa0a0) */ 0x0000, /* 0x2D55(0xcdf5-0xa0a0) */ 0x0000, /* 0x2D56(0xcdf6-0xa0a0) */ 0x0000, /* 0x2D57(0xcdf7-0xa0a0) */ 0x0000, /* 0x2D58(0xcdf8-0xa0a0) */ 0x0000, /* 0x2D59(0xcdf9-0xa0a0) */ 0x0000, /* 0x2D5A(0xcdfa-0xa0a0) */ 0x0000, /* 0x2D5B(0xcdfb-0xa0a0) */ 0x0000, /* 0x2D5C(0xcdfc-0xa0a0) */ 0x0000, /* 0x2D5D(0xcdfd-0xa0a0) */ 0x0000, /* 0x2D5E(0xcdfe-0xa0a0) */ 0x0000, /* 0x2D5F(0xcdff-0xa0a0) */ 0x0000, /* 0x2D60(0xce00-0xa0a0) */ 0x0000, /* 0x2D61(0xce01-0xa0a0) */ 0x0000, /* 0x2D62(0xce02-0xa0a0) */ 0x0000, /* 0x2D63(0xce03-0xa0a0) */ 0x0000, /* 0x2D64(0xce04-0xa0a0) */ 0x0000, /* 0x2D65(0xce05-0xa0a0) */ 0x0000, /* 0x2D66(0xce06-0xa0a0) */ 0x0000, /* 0x2D67(0xce07-0xa0a0) */ 0x0000, /* 0x2D68(0xce08-0xa0a0) */ 0x0000, /* 0x2D69(0xce09-0xa0a0) */ 0x0000, /* 0x2D6A(0xce0a-0xa0a0) */ 0x0000, /* 0x2D6B(0xce0b-0xa0a0) */ 0x0000, /* 0x2D6C(0xce0c-0xa0a0) */ 0x0000, /* 0x2D6D(0xce0d-0xa0a0) */ 0x0000, /* 0x2D6E(0xce0e-0xa0a0) */ 0x0000, /* 0x2D6F(0xce0f-0xa0a0) */ 0x0000, /* 0x2D70(0xce10-0xa0a0) */ 0x0000, /* 0x2D71(0xce11-0xa0a0) */ 0x0000, /* 0x2D72(0xce12-0xa0a0) */ 0x0000, /* 0x2D73(0xce13-0xa0a0) */ 0x0000, /* 0x2D74(0xce14-0xa0a0) */ 0x0000, /* 0x2D75(0xce15-0xa0a0) */ 0x0000, /* 0x2D76(0xce16-0xa0a0) */ 0x0000, /* 0x2D77(0xce17-0xa0a0) */ 0x0000, /* 0x2D78(0xce18-0xa0a0) */ 0x0000, /* 0x2D79(0xce19-0xa0a0) */ 0x0000, /* 0x2D7A(0xce1a-0xa0a0) */ 0x0000, /* 0x2D7B(0xce1b-0xa0a0) */ 0x0000, /* 0x2D7C(0xce1c-0xa0a0) */ 0x0000, /* 0x2D7D(0xce1d-0xa0a0) */ 0x0000, /* 0x2D7E(0xce1e-0xa0a0) */ 0x0000, /* 0x2D7F(0xce1f-0xa0a0) */ 0x0000, /* 0x2D80(0xce20-0xa0a0) */ 0x0000, /* 0x2D81(0xce21-0xa0a0) */ 0x0000, /* 0x2D82(0xce22-0xa0a0) */ 0x0000, /* 0x2D83(0xce23-0xa0a0) */ 0x0000, /* 0x2D84(0xce24-0xa0a0) */ 0x0000, /* 0x2D85(0xce25-0xa0a0) */ 0x0000, /* 0x2D86(0xce26-0xa0a0) */ 0x0000, /* 0x2D87(0xce27-0xa0a0) */ 0x0000, /* 0x2D88(0xce28-0xa0a0) */ 0x0000, /* 0x2D89(0xce29-0xa0a0) */ 0x0000, /* 0x2D8A(0xce2a-0xa0a0) */ 0x0000, /* 0x2D8B(0xce2b-0xa0a0) */ 0x0000, /* 0x2D8C(0xce2c-0xa0a0) */ 0x0000, /* 0x2D8D(0xce2d-0xa0a0) */ 0x0000, /* 0x2D8E(0xce2e-0xa0a0) */ 0x0000, /* 0x2D8F(0xce2f-0xa0a0) */ 0x0000, /* 0x2D90(0xce30-0xa0a0) */ 0x0000, /* 0x2D91(0xce31-0xa0a0) */ 0x0000, /* 0x2D92(0xce32-0xa0a0) */ 0x0000, /* 0x2D93(0xce33-0xa0a0) */ 0x0000, /* 0x2D94(0xce34-0xa0a0) */ 0x0000, /* 0x2D95(0xce35-0xa0a0) */ 0x0000, /* 0x2D96(0xce36-0xa0a0) */ 0x0000, /* 0x2D97(0xce37-0xa0a0) */ 0x0000, /* 0x2D98(0xce38-0xa0a0) */ 0x0000, /* 0x2D99(0xce39-0xa0a0) */ 0x0000, /* 0x2D9A(0xce3a-0xa0a0) */ 0x0000, /* 0x2D9B(0xce3b-0xa0a0) */ 0x0000, /* 0x2D9C(0xce3c-0xa0a0) */ 0x0000, /* 0x2D9D(0xce3d-0xa0a0) */ 0x0000, /* 0x2D9E(0xce3e-0xa0a0) */ 0x0000, /* 0x2D9F(0xce3f-0xa0a0) */ 0x0000, /* 0x2DA0(0xce40-0xa0a0) */ 0x0000, /* 0x2DA1(0xce41-0xa0a0) */ 0x0000, /* 0x2DA2(0xce42-0xa0a0) */ 0x0000, /* 0x2DA3(0xce43-0xa0a0) */ 0x0000, /* 0x2DA4(0xce44-0xa0a0) */ 0x0000, /* 0x2DA5(0xce45-0xa0a0) */ 0x0000, /* 0x2DA6(0xce46-0xa0a0) */ 0x0000, /* 0x2DA7(0xce47-0xa0a0) */ 0x0000, /* 0x2DA8(0xce48-0xa0a0) */ 0x0000, /* 0x2DA9(0xce49-0xa0a0) */ 0x0000, /* 0x2DAA(0xce4a-0xa0a0) */ 0x0000, /* 0x2DAB(0xce4b-0xa0a0) */ 0x0000, /* 0x2DAC(0xce4c-0xa0a0) */ 0x0000, /* 0x2DAD(0xce4d-0xa0a0) */ 0x0000, /* 0x2DAE(0xce4e-0xa0a0) */ 0x0000, /* 0x2DAF(0xce4f-0xa0a0) */ 0x0000, /* 0x2DB0(0xce50-0xa0a0) */ 0x0000, /* 0x2DB1(0xce51-0xa0a0) */ 0x0000, /* 0x2DB2(0xce52-0xa0a0) */ 0x0000, /* 0x2DB3(0xce53-0xa0a0) */ 0x0000, /* 0x2DB4(0xce54-0xa0a0) */ 0x0000, /* 0x2DB5(0xce55-0xa0a0) */ 0x0000, /* 0x2DB6(0xce56-0xa0a0) */ 0x0000, /* 0x2DB7(0xce57-0xa0a0) */ 0x0000, /* 0x2DB8(0xce58-0xa0a0) */ 0x0000, /* 0x2DB9(0xce59-0xa0a0) */ 0x0000, /* 0x2DBA(0xce5a-0xa0a0) */ 0x0000, /* 0x2DBB(0xce5b-0xa0a0) */ 0x0000, /* 0x2DBC(0xce5c-0xa0a0) */ 0x0000, /* 0x2DBD(0xce5d-0xa0a0) */ 0x0000, /* 0x2DBE(0xce5e-0xa0a0) */ 0x0000, /* 0x2DBF(0xce5f-0xa0a0) */ 0x0000, /* 0x2DC0(0xce60-0xa0a0) */ 0x0000, /* 0x2DC1(0xce61-0xa0a0) */ 0x0000, /* 0x2DC2(0xce62-0xa0a0) */ 0x0000, /* 0x2DC3(0xce63-0xa0a0) */ 0x0000, /* 0x2DC4(0xce64-0xa0a0) */ 0x0000, /* 0x2DC5(0xce65-0xa0a0) */ 0x0000, /* 0x2DC6(0xce66-0xa0a0) */ 0x0000, /* 0x2DC7(0xce67-0xa0a0) */ 0x0000, /* 0x2DC8(0xce68-0xa0a0) */ 0x0000, /* 0x2DC9(0xce69-0xa0a0) */ 0x0000, /* 0x2DCA(0xce6a-0xa0a0) */ 0x0000, /* 0x2DCB(0xce6b-0xa0a0) */ 0x0000, /* 0x2DCC(0xce6c-0xa0a0) */ 0x0000, /* 0x2DCD(0xce6d-0xa0a0) */ 0x0000, /* 0x2DCE(0xce6e-0xa0a0) */ 0x0000, /* 0x2DCF(0xce6f-0xa0a0) */ 0x0000, /* 0x2DD0(0xce70-0xa0a0) */ 0x0000, /* 0x2DD1(0xce71-0xa0a0) */ 0x0000, /* 0x2DD2(0xce72-0xa0a0) */ 0x0000, /* 0x2DD3(0xce73-0xa0a0) */ 0x0000, /* 0x2DD4(0xce74-0xa0a0) */ 0x0000, /* 0x2DD5(0xce75-0xa0a0) */ 0x0000, /* 0x2DD6(0xce76-0xa0a0) */ 0x0000, /* 0x2DD7(0xce77-0xa0a0) */ 0x0000, /* 0x2DD8(0xce78-0xa0a0) */ 0x0000, /* 0x2DD9(0xce79-0xa0a0) */ 0x0000, /* 0x2DDA(0xce7a-0xa0a0) */ 0x0000, /* 0x2DDB(0xce7b-0xa0a0) */ 0x0000, /* 0x2DDC(0xce7c-0xa0a0) */ 0x0000, /* 0x2DDD(0xce7d-0xa0a0) */ 0x0000, /* 0x2DDE(0xce7e-0xa0a0) */ 0x0000, /* 0x2DDF(0xce7f-0xa0a0) */ 0x0000, /* 0x2DE0(0xce80-0xa0a0) */ 0x0000, /* 0x2DE1(0xce81-0xa0a0) */ 0x0000, /* 0x2DE2(0xce82-0xa0a0) */ 0x0000, /* 0x2DE3(0xce83-0xa0a0) */ 0x0000, /* 0x2DE4(0xce84-0xa0a0) */ 0x0000, /* 0x2DE5(0xce85-0xa0a0) */ 0x0000, /* 0x2DE6(0xce86-0xa0a0) */ 0x0000, /* 0x2DE7(0xce87-0xa0a0) */ 0x0000, /* 0x2DE8(0xce88-0xa0a0) */ 0x0000, /* 0x2DE9(0xce89-0xa0a0) */ 0x0000, /* 0x2DEA(0xce8a-0xa0a0) */ 0x0000, /* 0x2DEB(0xce8b-0xa0a0) */ 0x0000, /* 0x2DEC(0xce8c-0xa0a0) */ 0x0000, /* 0x2DED(0xce8d-0xa0a0) */ 0x0000, /* 0x2DEE(0xce8e-0xa0a0) */ 0x0000, /* 0x2DEF(0xce8f-0xa0a0) */ 0x0000, /* 0x2DF0(0xce90-0xa0a0) */ 0x0000, /* 0x2DF1(0xce91-0xa0a0) */ 0x0000, /* 0x2DF2(0xce92-0xa0a0) */ 0x0000, /* 0x2DF3(0xce93-0xa0a0) */ 0x0000, /* 0x2DF4(0xce94-0xa0a0) */ 0x0000, /* 0x2DF5(0xce95-0xa0a0) */ 0x0000, /* 0x2DF6(0xce96-0xa0a0) */ 0x0000, /* 0x2DF7(0xce97-0xa0a0) */ 0x0000, /* 0x2DF8(0xce98-0xa0a0) */ 0x0000, /* 0x2DF9(0xce99-0xa0a0) */ 0x0000, /* 0x2DFA(0xce9a-0xa0a0) */ 0x0000, /* 0x2DFB(0xce9b-0xa0a0) */ 0x0000, /* 0x2DFC(0xce9c-0xa0a0) */ 0x0000, /* 0x2DFD(0xce9d-0xa0a0) */ 0x0000, /* 0x2DFE(0xce9e-0xa0a0) */ 0x0000, /* 0x2DFF(0xce9f-0xa0a0) */ 0x0000, /* 0x2E00(0xcea0-0xa0a0) */ 0x0000, /* 0x2E01(0xcea1-0xa0a0) */ 0x0000, /* 0x2E02(0xcea2-0xa0a0) */ 0x0000, /* 0x2E03(0xcea3-0xa0a0) */ 0x0000, /* 0x2E04(0xcea4-0xa0a0) */ 0x0000, /* 0x2E05(0xcea5-0xa0a0) */ 0x0000, /* 0x2E06(0xcea6-0xa0a0) */ 0x0000, /* 0x2E07(0xcea7-0xa0a0) */ 0x0000, /* 0x2E08(0xcea8-0xa0a0) */ 0x0000, /* 0x2E09(0xcea9-0xa0a0) */ 0x0000, /* 0x2E0A(0xceaa-0xa0a0) */ 0x0000, /* 0x2E0B(0xceab-0xa0a0) */ 0x0000, /* 0x2E0C(0xceac-0xa0a0) */ 0x0000, /* 0x2E0D(0xcead-0xa0a0) */ 0x0000, /* 0x2E0E(0xceae-0xa0a0) */ 0x0000, /* 0x2E0F(0xceaf-0xa0a0) */ 0x0000, /* 0x2E10(0xceb0-0xa0a0) */ 0x0000, /* 0x2E11(0xceb1-0xa0a0) */ 0x0000, /* 0x2E12(0xceb2-0xa0a0) */ 0x0000, /* 0x2E13(0xceb3-0xa0a0) */ 0x0000, /* 0x2E14(0xceb4-0xa0a0) */ 0x0000, /* 0x2E15(0xceb5-0xa0a0) */ 0x0000, /* 0x2E16(0xceb6-0xa0a0) */ 0x0000, /* 0x2E17(0xceb7-0xa0a0) */ 0x0000, /* 0x2E18(0xceb8-0xa0a0) */ 0x0000, /* 0x2E19(0xceb9-0xa0a0) */ 0x0000, /* 0x2E1A(0xceba-0xa0a0) */ 0x0000, /* 0x2E1B(0xcebb-0xa0a0) */ 0x0000, /* 0x2E1C(0xcebc-0xa0a0) */ 0x0000, /* 0x2E1D(0xcebd-0xa0a0) */ 0x0000, /* 0x2E1E(0xcebe-0xa0a0) */ 0x0000, /* 0x2E1F(0xcebf-0xa0a0) */ 0x0000, /* 0x2E20(0xcec0-0xa0a0) */ 0x0000, /* 0x2E21(0xcec1-0xa0a0) */ 0x0000, /* 0x2E22(0xcec2-0xa0a0) */ 0x0000, /* 0x2E23(0xcec3-0xa0a0) */ 0x0000, /* 0x2E24(0xcec4-0xa0a0) */ 0x0000, /* 0x2E25(0xcec5-0xa0a0) */ 0x0000, /* 0x2E26(0xcec6-0xa0a0) */ 0x0000, /* 0x2E27(0xcec7-0xa0a0) */ 0x0000, /* 0x2E28(0xcec8-0xa0a0) */ 0x0000, /* 0x2E29(0xcec9-0xa0a0) */ 0x0000, /* 0x2E2A(0xceca-0xa0a0) */ 0x0000, /* 0x2E2B(0xcecb-0xa0a0) */ 0x0000, /* 0x2E2C(0xcecc-0xa0a0) */ 0x0000, /* 0x2E2D(0xcecd-0xa0a0) */ 0x0000, /* 0x2E2E(0xcece-0xa0a0) */ 0x0000, /* 0x2E2F(0xcecf-0xa0a0) */ 0x0000, /* 0x2E30(0xced0-0xa0a0) */ 0x0000, /* 0x2E31(0xced1-0xa0a0) */ 0x0000, /* 0x2E32(0xced2-0xa0a0) */ 0x0000, /* 0x2E33(0xced3-0xa0a0) */ 0x0000, /* 0x2E34(0xced4-0xa0a0) */ 0x0000, /* 0x2E35(0xced5-0xa0a0) */ 0x0000, /* 0x2E36(0xced6-0xa0a0) */ 0x0000, /* 0x2E37(0xced7-0xa0a0) */ 0x0000, /* 0x2E38(0xced8-0xa0a0) */ 0x0000, /* 0x2E39(0xced9-0xa0a0) */ 0x0000, /* 0x2E3A(0xceda-0xa0a0) */ 0x0000, /* 0x2E3B(0xcedb-0xa0a0) */ 0x0000, /* 0x2E3C(0xcedc-0xa0a0) */ 0x0000, /* 0x2E3D(0xcedd-0xa0a0) */ 0x0000, /* 0x2E3E(0xcede-0xa0a0) */ 0x0000, /* 0x2E3F(0xcedf-0xa0a0) */ 0x0000, /* 0x2E40(0xcee0-0xa0a0) */ 0x0000, /* 0x2E41(0xcee1-0xa0a0) */ 0x0000, /* 0x2E42(0xcee2-0xa0a0) */ 0x0000, /* 0x2E43(0xcee3-0xa0a0) */ 0x0000, /* 0x2E44(0xcee4-0xa0a0) */ 0x0000, /* 0x2E45(0xcee5-0xa0a0) */ 0x0000, /* 0x2E46(0xcee6-0xa0a0) */ 0x0000, /* 0x2E47(0xcee7-0xa0a0) */ 0x0000, /* 0x2E48(0xcee8-0xa0a0) */ 0x0000, /* 0x2E49(0xcee9-0xa0a0) */ 0x0000, /* 0x2E4A(0xceea-0xa0a0) */ 0x0000, /* 0x2E4B(0xceeb-0xa0a0) */ 0x0000, /* 0x2E4C(0xceec-0xa0a0) */ 0x0000, /* 0x2E4D(0xceed-0xa0a0) */ 0x0000, /* 0x2E4E(0xceee-0xa0a0) */ 0x0000, /* 0x2E4F(0xceef-0xa0a0) */ 0x0000, /* 0x2E50(0xcef0-0xa0a0) */ 0x0000, /* 0x2E51(0xcef1-0xa0a0) */ 0x0000, /* 0x2E52(0xcef2-0xa0a0) */ 0x0000, /* 0x2E53(0xcef3-0xa0a0) */ 0x0000, /* 0x2E54(0xcef4-0xa0a0) */ 0x0000, /* 0x2E55(0xcef5-0xa0a0) */ 0x0000, /* 0x2E56(0xcef6-0xa0a0) */ 0x0000, /* 0x2E57(0xcef7-0xa0a0) */ 0x0000, /* 0x2E58(0xcef8-0xa0a0) */ 0x0000, /* 0x2E59(0xcef9-0xa0a0) */ 0x0000, /* 0x2E5A(0xcefa-0xa0a0) */ 0x0000, /* 0x2E5B(0xcefb-0xa0a0) */ 0x0000, /* 0x2E5C(0xcefc-0xa0a0) */ 0x0000, /* 0x2E5D(0xcefd-0xa0a0) */ 0x0000, /* 0x2E5E(0xcefe-0xa0a0) */ 0x0000, /* 0x2E5F(0xceff-0xa0a0) */ 0x0000, /* 0x2E60(0xcf00-0xa0a0) */ 0x0000, /* 0x2E61(0xcf01-0xa0a0) */ 0x0000, /* 0x2E62(0xcf02-0xa0a0) */ 0x0000, /* 0x2E63(0xcf03-0xa0a0) */ 0x0000, /* 0x2E64(0xcf04-0xa0a0) */ 0x0000, /* 0x2E65(0xcf05-0xa0a0) */ 0x0000, /* 0x2E66(0xcf06-0xa0a0) */ 0x0000, /* 0x2E67(0xcf07-0xa0a0) */ 0x0000, /* 0x2E68(0xcf08-0xa0a0) */ 0x0000, /* 0x2E69(0xcf09-0xa0a0) */ 0x0000, /* 0x2E6A(0xcf0a-0xa0a0) */ 0x0000, /* 0x2E6B(0xcf0b-0xa0a0) */ 0x0000, /* 0x2E6C(0xcf0c-0xa0a0) */ 0x0000, /* 0x2E6D(0xcf0d-0xa0a0) */ 0x0000, /* 0x2E6E(0xcf0e-0xa0a0) */ 0x0000, /* 0x2E6F(0xcf0f-0xa0a0) */ 0x0000, /* 0x2E70(0xcf10-0xa0a0) */ 0x0000, /* 0x2E71(0xcf11-0xa0a0) */ 0x0000, /* 0x2E72(0xcf12-0xa0a0) */ 0x0000, /* 0x2E73(0xcf13-0xa0a0) */ 0x0000, /* 0x2E74(0xcf14-0xa0a0) */ 0x0000, /* 0x2E75(0xcf15-0xa0a0) */ 0x0000, /* 0x2E76(0xcf16-0xa0a0) */ 0x0000, /* 0x2E77(0xcf17-0xa0a0) */ 0x0000, /* 0x2E78(0xcf18-0xa0a0) */ 0x0000, /* 0x2E79(0xcf19-0xa0a0) */ 0x0000, /* 0x2E7A(0xcf1a-0xa0a0) */ 0x0000, /* 0x2E7B(0xcf1b-0xa0a0) */ 0x0000, /* 0x2E7C(0xcf1c-0xa0a0) */ 0x0000, /* 0x2E7D(0xcf1d-0xa0a0) */ 0x0000, /* 0x2E7E(0xcf1e-0xa0a0) */ 0x0000, /* 0x2E7F(0xcf1f-0xa0a0) */ 0x0000, /* 0x2E80(0xcf20-0xa0a0) */ 0x0000, /* 0x2E81(0xcf21-0xa0a0) */ 0x0000, /* 0x2E82(0xcf22-0xa0a0) */ 0x0000, /* 0x2E83(0xcf23-0xa0a0) */ 0x0000, /* 0x2E84(0xcf24-0xa0a0) */ 0x0000, /* 0x2E85(0xcf25-0xa0a0) */ 0x0000, /* 0x2E86(0xcf26-0xa0a0) */ 0x0000, /* 0x2E87(0xcf27-0xa0a0) */ 0x0000, /* 0x2E88(0xcf28-0xa0a0) */ 0x0000, /* 0x2E89(0xcf29-0xa0a0) */ 0x0000, /* 0x2E8A(0xcf2a-0xa0a0) */ 0x0000, /* 0x2E8B(0xcf2b-0xa0a0) */ 0x0000, /* 0x2E8C(0xcf2c-0xa0a0) */ 0x0000, /* 0x2E8D(0xcf2d-0xa0a0) */ 0x0000, /* 0x2E8E(0xcf2e-0xa0a0) */ 0x0000, /* 0x2E8F(0xcf2f-0xa0a0) */ 0x0000, /* 0x2E90(0xcf30-0xa0a0) */ 0x0000, /* 0x2E91(0xcf31-0xa0a0) */ 0x0000, /* 0x2E92(0xcf32-0xa0a0) */ 0x0000, /* 0x2E93(0xcf33-0xa0a0) */ 0x0000, /* 0x2E94(0xcf34-0xa0a0) */ 0x0000, /* 0x2E95(0xcf35-0xa0a0) */ 0x0000, /* 0x2E96(0xcf36-0xa0a0) */ 0x0000, /* 0x2E97(0xcf37-0xa0a0) */ 0x0000, /* 0x2E98(0xcf38-0xa0a0) */ 0x0000, /* 0x2E99(0xcf39-0xa0a0) */ 0x0000, /* 0x2E9A(0xcf3a-0xa0a0) */ 0x0000, /* 0x2E9B(0xcf3b-0xa0a0) */ 0x0000, /* 0x2E9C(0xcf3c-0xa0a0) */ 0x0000, /* 0x2E9D(0xcf3d-0xa0a0) */ 0x0000, /* 0x2E9E(0xcf3e-0xa0a0) */ 0x0000, /* 0x2E9F(0xcf3f-0xa0a0) */ 0x0000, /* 0x2EA0(0xcf40-0xa0a0) */ 0x0000, /* 0x2EA1(0xcf41-0xa0a0) */ 0x0000, /* 0x2EA2(0xcf42-0xa0a0) */ 0x0000, /* 0x2EA3(0xcf43-0xa0a0) */ 0x0000, /* 0x2EA4(0xcf44-0xa0a0) */ 0x0000, /* 0x2EA5(0xcf45-0xa0a0) */ 0x0000, /* 0x2EA6(0xcf46-0xa0a0) */ 0x0000, /* 0x2EA7(0xcf47-0xa0a0) */ 0x0000, /* 0x2EA8(0xcf48-0xa0a0) */ 0x0000, /* 0x2EA9(0xcf49-0xa0a0) */ 0x0000, /* 0x2EAA(0xcf4a-0xa0a0) */ 0x0000, /* 0x2EAB(0xcf4b-0xa0a0) */ 0x0000, /* 0x2EAC(0xcf4c-0xa0a0) */ 0x0000, /* 0x2EAD(0xcf4d-0xa0a0) */ 0x0000, /* 0x2EAE(0xcf4e-0xa0a0) */ 0x0000, /* 0x2EAF(0xcf4f-0xa0a0) */ 0x0000, /* 0x2EB0(0xcf50-0xa0a0) */ 0x0000, /* 0x2EB1(0xcf51-0xa0a0) */ 0x0000, /* 0x2EB2(0xcf52-0xa0a0) */ 0x0000, /* 0x2EB3(0xcf53-0xa0a0) */ 0x0000, /* 0x2EB4(0xcf54-0xa0a0) */ 0x0000, /* 0x2EB5(0xcf55-0xa0a0) */ 0x0000, /* 0x2EB6(0xcf56-0xa0a0) */ 0x0000, /* 0x2EB7(0xcf57-0xa0a0) */ 0x0000, /* 0x2EB8(0xcf58-0xa0a0) */ 0x0000, /* 0x2EB9(0xcf59-0xa0a0) */ 0x0000, /* 0x2EBA(0xcf5a-0xa0a0) */ 0x0000, /* 0x2EBB(0xcf5b-0xa0a0) */ 0x0000, /* 0x2EBC(0xcf5c-0xa0a0) */ 0x0000, /* 0x2EBD(0xcf5d-0xa0a0) */ 0x0000, /* 0x2EBE(0xcf5e-0xa0a0) */ 0x0000, /* 0x2EBF(0xcf5f-0xa0a0) */ 0x0000, /* 0x2EC0(0xcf60-0xa0a0) */ 0x0000, /* 0x2EC1(0xcf61-0xa0a0) */ 0x0000, /* 0x2EC2(0xcf62-0xa0a0) */ 0x0000, /* 0x2EC3(0xcf63-0xa0a0) */ 0x0000, /* 0x2EC4(0xcf64-0xa0a0) */ 0x0000, /* 0x2EC5(0xcf65-0xa0a0) */ 0x0000, /* 0x2EC6(0xcf66-0xa0a0) */ 0x0000, /* 0x2EC7(0xcf67-0xa0a0) */ 0x0000, /* 0x2EC8(0xcf68-0xa0a0) */ 0x0000, /* 0x2EC9(0xcf69-0xa0a0) */ 0x0000, /* 0x2ECA(0xcf6a-0xa0a0) */ 0x0000, /* 0x2ECB(0xcf6b-0xa0a0) */ 0x0000, /* 0x2ECC(0xcf6c-0xa0a0) */ 0x0000, /* 0x2ECD(0xcf6d-0xa0a0) */ 0x0000, /* 0x2ECE(0xcf6e-0xa0a0) */ 0x0000, /* 0x2ECF(0xcf6f-0xa0a0) */ 0x0000, /* 0x2ED0(0xcf70-0xa0a0) */ 0x0000, /* 0x2ED1(0xcf71-0xa0a0) */ 0x0000, /* 0x2ED2(0xcf72-0xa0a0) */ 0x0000, /* 0x2ED3(0xcf73-0xa0a0) */ 0x0000, /* 0x2ED4(0xcf74-0xa0a0) */ 0x0000, /* 0x2ED5(0xcf75-0xa0a0) */ 0x0000, /* 0x2ED6(0xcf76-0xa0a0) */ 0x0000, /* 0x2ED7(0xcf77-0xa0a0) */ 0x0000, /* 0x2ED8(0xcf78-0xa0a0) */ 0x0000, /* 0x2ED9(0xcf79-0xa0a0) */ 0x0000, /* 0x2EDA(0xcf7a-0xa0a0) */ 0x0000, /* 0x2EDB(0xcf7b-0xa0a0) */ 0x0000, /* 0x2EDC(0xcf7c-0xa0a0) */ 0x0000, /* 0x2EDD(0xcf7d-0xa0a0) */ 0x0000, /* 0x2EDE(0xcf7e-0xa0a0) */ 0x0000, /* 0x2EDF(0xcf7f-0xa0a0) */ 0x0000, /* 0x2EE0(0xcf80-0xa0a0) */ 0x0000, /* 0x2EE1(0xcf81-0xa0a0) */ 0x0000, /* 0x2EE2(0xcf82-0xa0a0) */ 0x0000, /* 0x2EE3(0xcf83-0xa0a0) */ 0x0000, /* 0x2EE4(0xcf84-0xa0a0) */ 0x0000, /* 0x2EE5(0xcf85-0xa0a0) */ 0x0000, /* 0x2EE6(0xcf86-0xa0a0) */ 0x0000, /* 0x2EE7(0xcf87-0xa0a0) */ 0x0000, /* 0x2EE8(0xcf88-0xa0a0) */ 0x0000, /* 0x2EE9(0xcf89-0xa0a0) */ 0x0000, /* 0x2EEA(0xcf8a-0xa0a0) */ 0x0000, /* 0x2EEB(0xcf8b-0xa0a0) */ 0x0000, /* 0x2EEC(0xcf8c-0xa0a0) */ 0x0000, /* 0x2EED(0xcf8d-0xa0a0) */ 0x0000, /* 0x2EEE(0xcf8e-0xa0a0) */ 0x0000, /* 0x2EEF(0xcf8f-0xa0a0) */ 0x0000, /* 0x2EF0(0xcf90-0xa0a0) */ 0x0000, /* 0x2EF1(0xcf91-0xa0a0) */ 0x0000, /* 0x2EF2(0xcf92-0xa0a0) */ 0x0000, /* 0x2EF3(0xcf93-0xa0a0) */ 0x0000, /* 0x2EF4(0xcf94-0xa0a0) */ 0x0000, /* 0x2EF5(0xcf95-0xa0a0) */ 0x0000, /* 0x2EF6(0xcf96-0xa0a0) */ 0x0000, /* 0x2EF7(0xcf97-0xa0a0) */ 0x0000, /* 0x2EF8(0xcf98-0xa0a0) */ 0x0000, /* 0x2EF9(0xcf99-0xa0a0) */ 0x0000, /* 0x2EFA(0xcf9a-0xa0a0) */ 0x0000, /* 0x2EFB(0xcf9b-0xa0a0) */ 0x0000, /* 0x2EFC(0xcf9c-0xa0a0) */ 0x0000, /* 0x2EFD(0xcf9d-0xa0a0) */ 0x0000, /* 0x2EFE(0xcf9e-0xa0a0) */ 0x0000, /* 0x2EFF(0xcf9f-0xa0a0) */ 0x0000, /* 0x2F00(0xcfa0-0xa0a0) */ 0x0000, /* 0x2F01(0xcfa1-0xa0a0) */ 0x0000, /* 0x2F02(0xcfa2-0xa0a0) */ 0x0000, /* 0x2F03(0xcfa3-0xa0a0) */ 0x0000, /* 0x2F04(0xcfa4-0xa0a0) */ 0x0000, /* 0x2F05(0xcfa5-0xa0a0) */ 0x0000, /* 0x2F06(0xcfa6-0xa0a0) */ 0x0000, /* 0x2F07(0xcfa7-0xa0a0) */ 0x0000, /* 0x2F08(0xcfa8-0xa0a0) */ 0x0000, /* 0x2F09(0xcfa9-0xa0a0) */ 0x0000, /* 0x2F0A(0xcfaa-0xa0a0) */ 0x0000, /* 0x2F0B(0xcfab-0xa0a0) */ 0x0000, /* 0x2F0C(0xcfac-0xa0a0) */ 0x0000, /* 0x2F0D(0xcfad-0xa0a0) */ 0x0000, /* 0x2F0E(0xcfae-0xa0a0) */ 0x0000, /* 0x2F0F(0xcfaf-0xa0a0) */ 0x0000, /* 0x2F10(0xcfb0-0xa0a0) */ 0x0000, /* 0x2F11(0xcfb1-0xa0a0) */ 0x0000, /* 0x2F12(0xcfb2-0xa0a0) */ 0x0000, /* 0x2F13(0xcfb3-0xa0a0) */ 0x0000, /* 0x2F14(0xcfb4-0xa0a0) */ 0x0000, /* 0x2F15(0xcfb5-0xa0a0) */ 0x0000, /* 0x2F16(0xcfb6-0xa0a0) */ 0x0000, /* 0x2F17(0xcfb7-0xa0a0) */ 0x0000, /* 0x2F18(0xcfb8-0xa0a0) */ 0x0000, /* 0x2F19(0xcfb9-0xa0a0) */ 0x0000, /* 0x2F1A(0xcfba-0xa0a0) */ 0x0000, /* 0x2F1B(0xcfbb-0xa0a0) */ 0x0000, /* 0x2F1C(0xcfbc-0xa0a0) */ 0x0000, /* 0x2F1D(0xcfbd-0xa0a0) */ 0x0000, /* 0x2F1E(0xcfbe-0xa0a0) */ 0x0000, /* 0x2F1F(0xcfbf-0xa0a0) */ 0x0000, /* 0x2F20(0xcfc0-0xa0a0) */ 0x0000, /* 0x2F21(0xcfc1-0xa0a0) */ 0x0000, /* 0x2F22(0xcfc2-0xa0a0) */ 0x0000, /* 0x2F23(0xcfc3-0xa0a0) */ 0x0000, /* 0x2F24(0xcfc4-0xa0a0) */ 0x0000, /* 0x2F25(0xcfc5-0xa0a0) */ 0x0000, /* 0x2F26(0xcfc6-0xa0a0) */ 0x0000, /* 0x2F27(0xcfc7-0xa0a0) */ 0x0000, /* 0x2F28(0xcfc8-0xa0a0) */ 0x0000, /* 0x2F29(0xcfc9-0xa0a0) */ 0x0000, /* 0x2F2A(0xcfca-0xa0a0) */ 0x0000, /* 0x2F2B(0xcfcb-0xa0a0) */ 0x0000, /* 0x2F2C(0xcfcc-0xa0a0) */ 0x0000, /* 0x2F2D(0xcfcd-0xa0a0) */ 0x0000, /* 0x2F2E(0xcfce-0xa0a0) */ 0x0000, /* 0x2F2F(0xcfcf-0xa0a0) */ 0x0000, /* 0x2F30(0xcfd0-0xa0a0) */ 0x0000, /* 0x2F31(0xcfd1-0xa0a0) */ 0x0000, /* 0x2F32(0xcfd2-0xa0a0) */ 0x0000, /* 0x2F33(0xcfd3-0xa0a0) */ 0x0000, /* 0x2F34(0xcfd4-0xa0a0) */ 0x0000, /* 0x2F35(0xcfd5-0xa0a0) */ 0x0000, /* 0x2F36(0xcfd6-0xa0a0) */ 0x0000, /* 0x2F37(0xcfd7-0xa0a0) */ 0x0000, /* 0x2F38(0xcfd8-0xa0a0) */ 0x0000, /* 0x2F39(0xcfd9-0xa0a0) */ 0x0000, /* 0x2F3A(0xcfda-0xa0a0) */ 0x0000, /* 0x2F3B(0xcfdb-0xa0a0) */ 0x0000, /* 0x2F3C(0xcfdc-0xa0a0) */ 0x0000, /* 0x2F3D(0xcfdd-0xa0a0) */ 0x0000, /* 0x2F3E(0xcfde-0xa0a0) */ 0x0000, /* 0x2F3F(0xcfdf-0xa0a0) */ 0x0000, /* 0x2F40(0xcfe0-0xa0a0) */ 0x0000, /* 0x2F41(0xcfe1-0xa0a0) */ 0x0000, /* 0x2F42(0xcfe2-0xa0a0) */ 0x0000, /* 0x2F43(0xcfe3-0xa0a0) */ 0x0000, /* 0x2F44(0xcfe4-0xa0a0) */ 0x0000, /* 0x2F45(0xcfe5-0xa0a0) */ 0x0000, /* 0x2F46(0xcfe6-0xa0a0) */ 0x0000, /* 0x2F47(0xcfe7-0xa0a0) */ 0x0000, /* 0x2F48(0xcfe8-0xa0a0) */ 0x0000, /* 0x2F49(0xcfe9-0xa0a0) */ 0x0000, /* 0x2F4A(0xcfea-0xa0a0) */ 0x0000, /* 0x2F4B(0xcfeb-0xa0a0) */ 0x0000, /* 0x2F4C(0xcfec-0xa0a0) */ 0x0000, /* 0x2F4D(0xcfed-0xa0a0) */ 0x0000, /* 0x2F4E(0xcfee-0xa0a0) */ 0x0000, /* 0x2F4F(0xcfef-0xa0a0) */ 0x0000, /* 0x2F50(0xcff0-0xa0a0) */ 0x0000, /* 0x2F51(0xcff1-0xa0a0) */ 0x0000, /* 0x2F52(0xcff2-0xa0a0) */ 0x0000, /* 0x2F53(0xcff3-0xa0a0) */ 0x0000, /* 0x2F54(0xcff4-0xa0a0) */ 0x0000, /* 0x2F55(0xcff5-0xa0a0) */ 0x0000, /* 0x2F56(0xcff6-0xa0a0) */ 0x0000, /* 0x2F57(0xcff7-0xa0a0) */ 0x0000, /* 0x2F58(0xcff8-0xa0a0) */ 0x0000, /* 0x2F59(0xcff9-0xa0a0) */ 0x0000, /* 0x2F5A(0xcffa-0xa0a0) */ 0x0000, /* 0x2F5B(0xcffb-0xa0a0) */ 0x0000, /* 0x2F5C(0xcffc-0xa0a0) */ 0x0000, /* 0x2F5D(0xcffd-0xa0a0) */ 0x0000, /* 0x2F5E(0xcffe-0xa0a0) */ 0x0000, /* 0x2F5F(0xcfff-0xa0a0) */ 0x0000, /* 0x2F60(0xd000-0xa0a0) */ 0x0000, /* 0x2F61(0xd001-0xa0a0) */ 0x0000, /* 0x2F62(0xd002-0xa0a0) */ 0x0000, /* 0x2F63(0xd003-0xa0a0) */ 0x0000, /* 0x2F64(0xd004-0xa0a0) */ 0x0000, /* 0x2F65(0xd005-0xa0a0) */ 0x0000, /* 0x2F66(0xd006-0xa0a0) */ 0x0000, /* 0x2F67(0xd007-0xa0a0) */ 0x0000, /* 0x2F68(0xd008-0xa0a0) */ 0x0000, /* 0x2F69(0xd009-0xa0a0) */ 0x0000, /* 0x2F6A(0xd00a-0xa0a0) */ 0x0000, /* 0x2F6B(0xd00b-0xa0a0) */ 0x0000, /* 0x2F6C(0xd00c-0xa0a0) */ 0x0000, /* 0x2F6D(0xd00d-0xa0a0) */ 0x0000, /* 0x2F6E(0xd00e-0xa0a0) */ 0x0000, /* 0x2F6F(0xd00f-0xa0a0) */ 0x0000, /* 0x2F70(0xd010-0xa0a0) */ 0x0000, /* 0x2F71(0xd011-0xa0a0) */ 0x0000, /* 0x2F72(0xd012-0xa0a0) */ 0x0000, /* 0x2F73(0xd013-0xa0a0) */ 0x0000, /* 0x2F74(0xd014-0xa0a0) */ 0x0000, /* 0x2F75(0xd015-0xa0a0) */ 0x0000, /* 0x2F76(0xd016-0xa0a0) */ 0x0000, /* 0x2F77(0xd017-0xa0a0) */ 0x0000, /* 0x2F78(0xd018-0xa0a0) */ 0x0000, /* 0x2F79(0xd019-0xa0a0) */ 0x0000, /* 0x2F7A(0xd01a-0xa0a0) */ 0x0000, /* 0x2F7B(0xd01b-0xa0a0) */ 0x0000, /* 0x2F7C(0xd01c-0xa0a0) */ 0x0000, /* 0x2F7D(0xd01d-0xa0a0) */ 0x0000, /* 0x2F7E(0xd01e-0xa0a0) */ 0x0000, /* 0x2F7F(0xd01f-0xa0a0) */ 0x0000, /* 0x2F80(0xd020-0xa0a0) */ 0x0000, /* 0x2F81(0xd021-0xa0a0) */ 0x0000, /* 0x2F82(0xd022-0xa0a0) */ 0x0000, /* 0x2F83(0xd023-0xa0a0) */ 0x0000, /* 0x2F84(0xd024-0xa0a0) */ 0x0000, /* 0x2F85(0xd025-0xa0a0) */ 0x0000, /* 0x2F86(0xd026-0xa0a0) */ 0x0000, /* 0x2F87(0xd027-0xa0a0) */ 0x0000, /* 0x2F88(0xd028-0xa0a0) */ 0x0000, /* 0x2F89(0xd029-0xa0a0) */ 0x0000, /* 0x2F8A(0xd02a-0xa0a0) */ 0x0000, /* 0x2F8B(0xd02b-0xa0a0) */ 0x0000, /* 0x2F8C(0xd02c-0xa0a0) */ 0x0000, /* 0x2F8D(0xd02d-0xa0a0) */ 0x0000, /* 0x2F8E(0xd02e-0xa0a0) */ 0x0000, /* 0x2F8F(0xd02f-0xa0a0) */ 0x0000, /* 0x2F90(0xd030-0xa0a0) */ 0x0000, /* 0x2F91(0xd031-0xa0a0) */ 0x0000, /* 0x2F92(0xd032-0xa0a0) */ 0x0000, /* 0x2F93(0xd033-0xa0a0) */ 0x0000, /* 0x2F94(0xd034-0xa0a0) */ 0x0000, /* 0x2F95(0xd035-0xa0a0) */ 0x0000, /* 0x2F96(0xd036-0xa0a0) */ 0x0000, /* 0x2F97(0xd037-0xa0a0) */ 0x0000, /* 0x2F98(0xd038-0xa0a0) */ 0x0000, /* 0x2F99(0xd039-0xa0a0) */ 0x0000, /* 0x2F9A(0xd03a-0xa0a0) */ 0x0000, /* 0x2F9B(0xd03b-0xa0a0) */ 0x0000, /* 0x2F9C(0xd03c-0xa0a0) */ 0x0000, /* 0x2F9D(0xd03d-0xa0a0) */ 0x0000, /* 0x2F9E(0xd03e-0xa0a0) */ 0x0000, /* 0x2F9F(0xd03f-0xa0a0) */ 0x0000, /* 0x2FA0(0xd040-0xa0a0) */ 0x0000, /* 0x2FA1(0xd041-0xa0a0) */ 0x0000, /* 0x2FA2(0xd042-0xa0a0) */ 0x0000, /* 0x2FA3(0xd043-0xa0a0) */ 0x0000, /* 0x2FA4(0xd044-0xa0a0) */ 0x0000, /* 0x2FA5(0xd045-0xa0a0) */ 0x0000, /* 0x2FA6(0xd046-0xa0a0) */ 0x0000, /* 0x2FA7(0xd047-0xa0a0) */ 0x0000, /* 0x2FA8(0xd048-0xa0a0) */ 0x0000, /* 0x2FA9(0xd049-0xa0a0) */ 0x0000, /* 0x2FAA(0xd04a-0xa0a0) */ 0x0000, /* 0x2FAB(0xd04b-0xa0a0) */ 0x0000, /* 0x2FAC(0xd04c-0xa0a0) */ 0x0000, /* 0x2FAD(0xd04d-0xa0a0) */ 0x0000, /* 0x2FAE(0xd04e-0xa0a0) */ 0x0000, /* 0x2FAF(0xd04f-0xa0a0) */ 0x0000, /* 0x2FB0(0xd050-0xa0a0) */ 0x0000, /* 0x2FB1(0xd051-0xa0a0) */ 0x0000, /* 0x2FB2(0xd052-0xa0a0) */ 0x0000, /* 0x2FB3(0xd053-0xa0a0) */ 0x0000, /* 0x2FB4(0xd054-0xa0a0) */ 0x0000, /* 0x2FB5(0xd055-0xa0a0) */ 0x0000, /* 0x2FB6(0xd056-0xa0a0) */ 0x0000, /* 0x2FB7(0xd057-0xa0a0) */ 0x0000, /* 0x2FB8(0xd058-0xa0a0) */ 0x0000, /* 0x2FB9(0xd059-0xa0a0) */ 0x0000, /* 0x2FBA(0xd05a-0xa0a0) */ 0x0000, /* 0x2FBB(0xd05b-0xa0a0) */ 0x0000, /* 0x2FBC(0xd05c-0xa0a0) */ 0x0000, /* 0x2FBD(0xd05d-0xa0a0) */ 0x0000, /* 0x2FBE(0xd05e-0xa0a0) */ 0x0000, /* 0x2FBF(0xd05f-0xa0a0) */ 0x0000, /* 0x2FC0(0xd060-0xa0a0) */ 0x0000, /* 0x2FC1(0xd061-0xa0a0) */ 0x0000, /* 0x2FC2(0xd062-0xa0a0) */ 0x0000, /* 0x2FC3(0xd063-0xa0a0) */ 0x0000, /* 0x2FC4(0xd064-0xa0a0) */ 0x0000, /* 0x2FC5(0xd065-0xa0a0) */ 0x0000, /* 0x2FC6(0xd066-0xa0a0) */ 0x0000, /* 0x2FC7(0xd067-0xa0a0) */ 0x0000, /* 0x2FC8(0xd068-0xa0a0) */ 0x0000, /* 0x2FC9(0xd069-0xa0a0) */ 0x0000, /* 0x2FCA(0xd06a-0xa0a0) */ 0x0000, /* 0x2FCB(0xd06b-0xa0a0) */ 0x0000, /* 0x2FCC(0xd06c-0xa0a0) */ 0x0000, /* 0x2FCD(0xd06d-0xa0a0) */ 0x0000, /* 0x2FCE(0xd06e-0xa0a0) */ 0x0000, /* 0x2FCF(0xd06f-0xa0a0) */ 0x0000, /* 0x2FD0(0xd070-0xa0a0) */ 0x0000, /* 0x2FD1(0xd071-0xa0a0) */ 0x0000, /* 0x2FD2(0xd072-0xa0a0) */ 0x0000, /* 0x2FD3(0xd073-0xa0a0) */ 0x0000, /* 0x2FD4(0xd074-0xa0a0) */ 0x0000, /* 0x2FD5(0xd075-0xa0a0) */ 0x0000, /* 0x2FD6(0xd076-0xa0a0) */ 0x0000, /* 0x2FD7(0xd077-0xa0a0) */ 0x0000, /* 0x2FD8(0xd078-0xa0a0) */ 0x0000, /* 0x2FD9(0xd079-0xa0a0) */ 0x0000, /* 0x2FDA(0xd07a-0xa0a0) */ 0x0000, /* 0x2FDB(0xd07b-0xa0a0) */ 0x0000, /* 0x2FDC(0xd07c-0xa0a0) */ 0x0000, /* 0x2FDD(0xd07d-0xa0a0) */ 0x0000, /* 0x2FDE(0xd07e-0xa0a0) */ 0x0000, /* 0x2FDF(0xd07f-0xa0a0) */ 0x0000, /* 0x2FE0(0xd080-0xa0a0) */ 0x0000, /* 0x2FE1(0xd081-0xa0a0) */ 0x0000, /* 0x2FE2(0xd082-0xa0a0) */ 0x0000, /* 0x2FE3(0xd083-0xa0a0) */ 0x0000, /* 0x2FE4(0xd084-0xa0a0) */ 0x0000, /* 0x2FE5(0xd085-0xa0a0) */ 0x0000, /* 0x2FE6(0xd086-0xa0a0) */ 0x0000, /* 0x2FE7(0xd087-0xa0a0) */ 0x0000, /* 0x2FE8(0xd088-0xa0a0) */ 0x0000, /* 0x2FE9(0xd089-0xa0a0) */ 0x0000, /* 0x2FEA(0xd08a-0xa0a0) */ 0x0000, /* 0x2FEB(0xd08b-0xa0a0) */ 0x0000, /* 0x2FEC(0xd08c-0xa0a0) */ 0x0000, /* 0x2FED(0xd08d-0xa0a0) */ 0x0000, /* 0x2FEE(0xd08e-0xa0a0) */ 0x0000, /* 0x2FEF(0xd08f-0xa0a0) */ 0x0000, /* 0x2FF0(0xd090-0xa0a0) */ 0x0000, /* 0x2FF1(0xd091-0xa0a0) */ 0x0000, /* 0x2FF2(0xd092-0xa0a0) */ 0x0000, /* 0x2FF3(0xd093-0xa0a0) */ 0x0000, /* 0x2FF4(0xd094-0xa0a0) */ 0x0000, /* 0x2FF5(0xd095-0xa0a0) */ 0x0000, /* 0x2FF6(0xd096-0xa0a0) */ 0x0000, /* 0x2FF7(0xd097-0xa0a0) */ 0x0000, /* 0x2FF8(0xd098-0xa0a0) */ 0x0000, /* 0x2FF9(0xd099-0xa0a0) */ 0x0000, /* 0x2FFA(0xd09a-0xa0a0) */ 0x0000, /* 0x2FFB(0xd09b-0xa0a0) */ 0x0000, /* 0x2FFC(0xd09c-0xa0a0) */ 0x0000, /* 0x2FFD(0xd09d-0xa0a0) */ 0x0000, /* 0x2FFE(0xd09e-0xa0a0) */ 0x0000, /* 0x2FFF(0xd09f-0xa0a0) */ 0x0000, /* 0x3000(0xd0a0-0xa0a0) */ 0x0000, /* 0x3001(0xd0a1-0xa0a0) */ 0x0000, /* 0x3002(0xd0a2-0xa0a0) */ 0x0000, /* 0x3003(0xd0a3-0xa0a0) */ 0x0000, /* 0x3004(0xd0a4-0xa0a0) */ 0x0000, /* 0x3005(0xd0a5-0xa0a0) */ 0x0000, /* 0x3006(0xd0a6-0xa0a0) */ 0x0000, /* 0x3007(0xd0a7-0xa0a0) */ 0x0000, /* 0x3008(0xd0a8-0xa0a0) */ 0x0000, /* 0x3009(0xd0a9-0xa0a0) */ 0x0000, /* 0x300A(0xd0aa-0xa0a0) */ 0x0000, /* 0x300B(0xd0ab-0xa0a0) */ 0x0000, /* 0x300C(0xd0ac-0xa0a0) */ 0x0000, /* 0x300D(0xd0ad-0xa0a0) */ 0x0000, /* 0x300E(0xd0ae-0xa0a0) */ 0x0000, /* 0x300F(0xd0af-0xa0a0) */ 0x0000, /* 0x3010(0xd0b0-0xa0a0) */ 0x0000, /* 0x3011(0xd0b1-0xa0a0) */ 0x0000, /* 0x3012(0xd0b2-0xa0a0) */ 0x0000, /* 0x3013(0xd0b3-0xa0a0) */ 0x0000, /* 0x3014(0xd0b4-0xa0a0) */ 0x0000, /* 0x3015(0xd0b5-0xa0a0) */ 0x0000, /* 0x3016(0xd0b6-0xa0a0) */ 0x0000, /* 0x3017(0xd0b7-0xa0a0) */ 0x0000, /* 0x3018(0xd0b8-0xa0a0) */ 0x0000, /* 0x3019(0xd0b9-0xa0a0) */ 0x0000, /* 0x301A(0xd0ba-0xa0a0) */ 0x0000, /* 0x301B(0xd0bb-0xa0a0) */ 0x0000, /* 0x301C(0xd0bc-0xa0a0) */ 0x0000, /* 0x301D(0xd0bd-0xa0a0) */ 0x0000, /* 0x301E(0xd0be-0xa0a0) */ 0x0000, /* 0x301F(0xd0bf-0xa0a0) */ 0x0000, /* 0x3020(0xd0c0-0xa0a0) */ 0x0000, /* 0x3021(0xd0c1-0xa0a0) */ 0x0000, /* 0x3022(0xd0c2-0xa0a0) */ 0x0000, /* 0x3023(0xd0c3-0xa0a0) */ 0x0000, /* 0x3024(0xd0c4-0xa0a0) */ 0x0000, /* 0x3025(0xd0c5-0xa0a0) */ 0x0000, /* 0x3026(0xd0c6-0xa0a0) */ 0x0000, /* 0x3027(0xd0c7-0xa0a0) */ 0x0000, /* 0x3028(0xd0c8-0xa0a0) */ 0x0000, /* 0x3029(0xd0c9-0xa0a0) */ 0x0000, /* 0x302A(0xd0ca-0xa0a0) */ 0x0000, /* 0x302B(0xd0cb-0xa0a0) */ 0x0000, /* 0x302C(0xd0cc-0xa0a0) */ 0x0000, /* 0x302D(0xd0cd-0xa0a0) */ 0x0000, /* 0x302E(0xd0ce-0xa0a0) */ 0x0000, /* 0x302F(0xd0cf-0xa0a0) */ 0x0000, /* 0x3030(0xd0d0-0xa0a0) */ 0x0000, /* 0x3031(0xd0d1-0xa0a0) */ 0x0000, /* 0x3032(0xd0d2-0xa0a0) */ 0x0000, /* 0x3033(0xd0d3-0xa0a0) */ 0x0000, /* 0x3034(0xd0d4-0xa0a0) */ 0x0000, /* 0x3035(0xd0d5-0xa0a0) */ 0x0000, /* 0x3036(0xd0d6-0xa0a0) */ 0x0000, /* 0x3037(0xd0d7-0xa0a0) */ 0x0000, /* 0x3038(0xd0d8-0xa0a0) */ 0x0000, /* 0x3039(0xd0d9-0xa0a0) */ 0x0000, /* 0x303A(0xd0da-0xa0a0) */ 0x0000, /* 0x303B(0xd0db-0xa0a0) */ 0x0000, /* 0x303C(0xd0dc-0xa0a0) */ 0x0000, /* 0x303D(0xd0dd-0xa0a0) */ 0x0000, /* 0x303E(0xd0de-0xa0a0) */ 0x0000, /* 0x303F(0xd0df-0xa0a0) */ 0x0000, /* 0x3040(0xd0e0-0xa0a0) */ 0x0000, /* 0x3041(0xd0e1-0xa0a0) */ 0x0000, /* 0x3042(0xd0e2-0xa0a0) */ 0x0000, /* 0x3043(0xd0e3-0xa0a0) */ 0x0000, /* 0x3044(0xd0e4-0xa0a0) */ 0x0000, /* 0x3045(0xd0e5-0xa0a0) */ 0x0000, /* 0x3046(0xd0e6-0xa0a0) */ 0x0000, /* 0x3047(0xd0e7-0xa0a0) */ 0x0000, /* 0x3048(0xd0e8-0xa0a0) */ 0x0000, /* 0x3049(0xd0e9-0xa0a0) */ 0x0000, /* 0x304A(0xd0ea-0xa0a0) */ 0x0000, /* 0x304B(0xd0eb-0xa0a0) */ 0x0000, /* 0x304C(0xd0ec-0xa0a0) */ 0x0000, /* 0x304D(0xd0ed-0xa0a0) */ 0x0000, /* 0x304E(0xd0ee-0xa0a0) */ 0x0000, /* 0x304F(0xd0ef-0xa0a0) */ 0x0000, /* 0x3050(0xd0f0-0xa0a0) */ 0x0000, /* 0x3051(0xd0f1-0xa0a0) */ 0x0000, /* 0x3052(0xd0f2-0xa0a0) */ 0x0000, /* 0x3053(0xd0f3-0xa0a0) */ 0x0000, /* 0x3054(0xd0f4-0xa0a0) */ 0x0000, /* 0x3055(0xd0f5-0xa0a0) */ 0x0000, /* 0x3056(0xd0f6-0xa0a0) */ 0x0000, /* 0x3057(0xd0f7-0xa0a0) */ 0x0000, /* 0x3058(0xd0f8-0xa0a0) */ 0x0000, /* 0x3059(0xd0f9-0xa0a0) */ 0x0000, /* 0x305A(0xd0fa-0xa0a0) */ 0x0000, /* 0x305B(0xd0fb-0xa0a0) */ 0x0000, /* 0x305C(0xd0fc-0xa0a0) */ 0x0000, /* 0x305D(0xd0fd-0xa0a0) */ 0x0000, /* 0x305E(0xd0fe-0xa0a0) */ 0x0000, /* 0x305F(0xd0ff-0xa0a0) */ 0x0000, /* 0x3060(0xd100-0xa0a0) */ 0x0000, /* 0x3061(0xd101-0xa0a0) */ 0x0000, /* 0x3062(0xd102-0xa0a0) */ 0x0000, /* 0x3063(0xd103-0xa0a0) */ 0x0000, /* 0x3064(0xd104-0xa0a0) */ 0x0000, /* 0x3065(0xd105-0xa0a0) */ 0x0000, /* 0x3066(0xd106-0xa0a0) */ 0x0000, /* 0x3067(0xd107-0xa0a0) */ 0x0000, /* 0x3068(0xd108-0xa0a0) */ 0x0000, /* 0x3069(0xd109-0xa0a0) */ 0x0000, /* 0x306A(0xd10a-0xa0a0) */ 0x0000, /* 0x306B(0xd10b-0xa0a0) */ 0x0000, /* 0x306C(0xd10c-0xa0a0) */ 0x0000, /* 0x306D(0xd10d-0xa0a0) */ 0x0000, /* 0x306E(0xd10e-0xa0a0) */ 0x0000, /* 0x306F(0xd10f-0xa0a0) */ 0x0000, /* 0x3070(0xd110-0xa0a0) */ 0x0000, /* 0x3071(0xd111-0xa0a0) */ 0x0000, /* 0x3072(0xd112-0xa0a0) */ 0x0000, /* 0x3073(0xd113-0xa0a0) */ 0x0000, /* 0x3074(0xd114-0xa0a0) */ 0x0000, /* 0x3075(0xd115-0xa0a0) */ 0x0000, /* 0x3076(0xd116-0xa0a0) */ 0x0000, /* 0x3077(0xd117-0xa0a0) */ 0x0000, /* 0x3078(0xd118-0xa0a0) */ 0x0000, /* 0x3079(0xd119-0xa0a0) */ 0x0000, /* 0x307A(0xd11a-0xa0a0) */ 0x0000, /* 0x307B(0xd11b-0xa0a0) */ 0x0000, /* 0x307C(0xd11c-0xa0a0) */ 0x0000, /* 0x307D(0xd11d-0xa0a0) */ 0x0000, /* 0x307E(0xd11e-0xa0a0) */ 0x0000, /* 0x307F(0xd11f-0xa0a0) */ 0x0000, /* 0x3080(0xd120-0xa0a0) */ 0x0000, /* 0x3081(0xd121-0xa0a0) */ 0x0000, /* 0x3082(0xd122-0xa0a0) */ 0x0000, /* 0x3083(0xd123-0xa0a0) */ 0x0000, /* 0x3084(0xd124-0xa0a0) */ 0x0000, /* 0x3085(0xd125-0xa0a0) */ 0x0000, /* 0x3086(0xd126-0xa0a0) */ 0x0000, /* 0x3087(0xd127-0xa0a0) */ 0x0000, /* 0x3088(0xd128-0xa0a0) */ 0x0000, /* 0x3089(0xd129-0xa0a0) */ 0x0000, /* 0x308A(0xd12a-0xa0a0) */ 0x0000, /* 0x308B(0xd12b-0xa0a0) */ 0x0000, /* 0x308C(0xd12c-0xa0a0) */ 0x0000, /* 0x308D(0xd12d-0xa0a0) */ 0x0000, /* 0x308E(0xd12e-0xa0a0) */ 0x0000, /* 0x308F(0xd12f-0xa0a0) */ 0x0000, /* 0x3090(0xd130-0xa0a0) */ 0x0000, /* 0x3091(0xd131-0xa0a0) */ 0x0000, /* 0x3092(0xd132-0xa0a0) */ 0x0000, /* 0x3093(0xd133-0xa0a0) */ 0x0000, /* 0x3094(0xd134-0xa0a0) */ 0x0000, /* 0x3095(0xd135-0xa0a0) */ 0x0000, /* 0x3096(0xd136-0xa0a0) */ 0x0000, /* 0x3097(0xd137-0xa0a0) */ 0x0000, /* 0x3098(0xd138-0xa0a0) */ 0x0000, /* 0x3099(0xd139-0xa0a0) */ 0x0000, /* 0x309A(0xd13a-0xa0a0) */ 0x0000, /* 0x309B(0xd13b-0xa0a0) */ 0x0000, /* 0x309C(0xd13c-0xa0a0) */ 0x0000, /* 0x309D(0xd13d-0xa0a0) */ 0x0000, /* 0x309E(0xd13e-0xa0a0) */ 0x0000, /* 0x309F(0xd13f-0xa0a0) */ 0x0000, /* 0x30A0(0xd140-0xa0a0) */ 0x0000, /* 0x30A1(0xd141-0xa0a0) */ 0x0000, /* 0x30A2(0xd142-0xa0a0) */ 0x0000, /* 0x30A3(0xd143-0xa0a0) */ 0x0000, /* 0x30A4(0xd144-0xa0a0) */ 0x0000, /* 0x30A5(0xd145-0xa0a0) */ 0x0000, /* 0x30A6(0xd146-0xa0a0) */ 0x0000, /* 0x30A7(0xd147-0xa0a0) */ 0x0000, /* 0x30A8(0xd148-0xa0a0) */ 0x0000, /* 0x30A9(0xd149-0xa0a0) */ 0x0000, /* 0x30AA(0xd14a-0xa0a0) */ 0x0000, /* 0x30AB(0xd14b-0xa0a0) */ 0x0000, /* 0x30AC(0xd14c-0xa0a0) */ 0x0000, /* 0x30AD(0xd14d-0xa0a0) */ 0x0000, /* 0x30AE(0xd14e-0xa0a0) */ 0x0000, /* 0x30AF(0xd14f-0xa0a0) */ 0x0000, /* 0x30B0(0xd150-0xa0a0) */ 0x0000, /* 0x30B1(0xd151-0xa0a0) */ 0x0000, /* 0x30B2(0xd152-0xa0a0) */ 0x0000, /* 0x30B3(0xd153-0xa0a0) */ 0x0000, /* 0x30B4(0xd154-0xa0a0) */ 0x0000, /* 0x30B5(0xd155-0xa0a0) */ 0x0000, /* 0x30B6(0xd156-0xa0a0) */ 0x0000, /* 0x30B7(0xd157-0xa0a0) */ 0x0000, /* 0x30B8(0xd158-0xa0a0) */ 0x0000, /* 0x30B9(0xd159-0xa0a0) */ 0x0000, /* 0x30BA(0xd15a-0xa0a0) */ 0x0000, /* 0x30BB(0xd15b-0xa0a0) */ 0x0000, /* 0x30BC(0xd15c-0xa0a0) */ 0x0000, /* 0x30BD(0xd15d-0xa0a0) */ 0x0000, /* 0x30BE(0xd15e-0xa0a0) */ 0x0000, /* 0x30BF(0xd15f-0xa0a0) */ 0x0000, /* 0x30C0(0xd160-0xa0a0) */ 0x0000, /* 0x30C1(0xd161-0xa0a0) */ 0x0000, /* 0x30C2(0xd162-0xa0a0) */ 0x0000, /* 0x30C3(0xd163-0xa0a0) */ 0x0000, /* 0x30C4(0xd164-0xa0a0) */ 0x0000, /* 0x30C5(0xd165-0xa0a0) */ 0x0000, /* 0x30C6(0xd166-0xa0a0) */ 0x0000, /* 0x30C7(0xd167-0xa0a0) */ 0x0000, /* 0x30C8(0xd168-0xa0a0) */ 0x0000, /* 0x30C9(0xd169-0xa0a0) */ 0x0000, /* 0x30CA(0xd16a-0xa0a0) */ 0x0000, /* 0x30CB(0xd16b-0xa0a0) */ 0x0000, /* 0x30CC(0xd16c-0xa0a0) */ 0x0000, /* 0x30CD(0xd16d-0xa0a0) */ 0x0000, /* 0x30CE(0xd16e-0xa0a0) */ 0x0000, /* 0x30CF(0xd16f-0xa0a0) */ 0x0000, /* 0x30D0(0xd170-0xa0a0) */ 0x0000, /* 0x30D1(0xd171-0xa0a0) */ 0x0000, /* 0x30D2(0xd172-0xa0a0) */ 0x0000, /* 0x30D3(0xd173-0xa0a0) */ 0x0000, /* 0x30D4(0xd174-0xa0a0) */ 0x0000, /* 0x30D5(0xd175-0xa0a0) */ 0x0000, /* 0x30D6(0xd176-0xa0a0) */ 0x0000, /* 0x30D7(0xd177-0xa0a0) */ 0x0000, /* 0x30D8(0xd178-0xa0a0) */ 0x0000, /* 0x30D9(0xd179-0xa0a0) */ 0x0000, /* 0x30DA(0xd17a-0xa0a0) */ 0x0000, /* 0x30DB(0xd17b-0xa0a0) */ 0x0000, /* 0x30DC(0xd17c-0xa0a0) */ 0x0000, /* 0x30DD(0xd17d-0xa0a0) */ 0x0000, /* 0x30DE(0xd17e-0xa0a0) */ 0x0000, /* 0x30DF(0xd17f-0xa0a0) */ 0x0000, /* 0x30E0(0xd180-0xa0a0) */ 0x0000, /* 0x30E1(0xd181-0xa0a0) */ 0x0000, /* 0x30E2(0xd182-0xa0a0) */ 0x0000, /* 0x30E3(0xd183-0xa0a0) */ 0x0000, /* 0x30E4(0xd184-0xa0a0) */ 0x0000, /* 0x30E5(0xd185-0xa0a0) */ 0x0000, /* 0x30E6(0xd186-0xa0a0) */ 0x0000, /* 0x30E7(0xd187-0xa0a0) */ 0x0000, /* 0x30E8(0xd188-0xa0a0) */ 0x0000, /* 0x30E9(0xd189-0xa0a0) */ 0x0000, /* 0x30EA(0xd18a-0xa0a0) */ 0x0000, /* 0x30EB(0xd18b-0xa0a0) */ 0x0000, /* 0x30EC(0xd18c-0xa0a0) */ 0x0000, /* 0x30ED(0xd18d-0xa0a0) */ 0x0000, /* 0x30EE(0xd18e-0xa0a0) */ 0x0000, /* 0x30EF(0xd18f-0xa0a0) */ 0x0000, /* 0x30F0(0xd190-0xa0a0) */ 0x0000, /* 0x30F1(0xd191-0xa0a0) */ 0x0000, /* 0x30F2(0xd192-0xa0a0) */ 0x0000, /* 0x30F3(0xd193-0xa0a0) */ 0x0000, /* 0x30F4(0xd194-0xa0a0) */ 0x0000, /* 0x30F5(0xd195-0xa0a0) */ 0x0000, /* 0x30F6(0xd196-0xa0a0) */ 0x0000, /* 0x30F7(0xd197-0xa0a0) */ 0x0000, /* 0x30F8(0xd198-0xa0a0) */ 0x0000, /* 0x30F9(0xd199-0xa0a0) */ 0x0000, /* 0x30FA(0xd19a-0xa0a0) */ 0x0000, /* 0x30FB(0xd19b-0xa0a0) */ 0x0000, /* 0x30FC(0xd19c-0xa0a0) */ 0x0000, /* 0x30FD(0xd19d-0xa0a0) */ 0x0000, /* 0x30FE(0xd19e-0xa0a0) */ 0x0000, /* 0x30FF(0xd19f-0xa0a0) */ 0x0000, /* 0x3100(0xd1a0-0xa0a0) */ 0x0000, /* 0x3101(0xd1a1-0xa0a0) */ 0x0000, /* 0x3102(0xd1a2-0xa0a0) */ 0x0000, /* 0x3103(0xd1a3-0xa0a0) */ 0x0000, /* 0x3104(0xd1a4-0xa0a0) */ 0x0000, /* 0x3105(0xd1a5-0xa0a0) */ 0x0000, /* 0x3106(0xd1a6-0xa0a0) */ 0x0000, /* 0x3107(0xd1a7-0xa0a0) */ 0x0000, /* 0x3108(0xd1a8-0xa0a0) */ 0x0000, /* 0x3109(0xd1a9-0xa0a0) */ 0x0000, /* 0x310A(0xd1aa-0xa0a0) */ 0x0000, /* 0x310B(0xd1ab-0xa0a0) */ 0x0000, /* 0x310C(0xd1ac-0xa0a0) */ 0x0000, /* 0x310D(0xd1ad-0xa0a0) */ 0x0000, /* 0x310E(0xd1ae-0xa0a0) */ 0x0000, /* 0x310F(0xd1af-0xa0a0) */ 0x0000, /* 0x3110(0xd1b0-0xa0a0) */ 0x0000, /* 0x3111(0xd1b1-0xa0a0) */ 0x0000, /* 0x3112(0xd1b2-0xa0a0) */ 0x0000, /* 0x3113(0xd1b3-0xa0a0) */ 0x0000, /* 0x3114(0xd1b4-0xa0a0) */ 0x0000, /* 0x3115(0xd1b5-0xa0a0) */ 0x0000, /* 0x3116(0xd1b6-0xa0a0) */ 0x0000, /* 0x3117(0xd1b7-0xa0a0) */ 0x0000, /* 0x3118(0xd1b8-0xa0a0) */ 0x0000, /* 0x3119(0xd1b9-0xa0a0) */ 0x0000, /* 0x311A(0xd1ba-0xa0a0) */ 0x0000, /* 0x311B(0xd1bb-0xa0a0) */ 0x0000, /* 0x311C(0xd1bc-0xa0a0) */ 0x0000, /* 0x311D(0xd1bd-0xa0a0) */ 0x0000, /* 0x311E(0xd1be-0xa0a0) */ 0x0000, /* 0x311F(0xd1bf-0xa0a0) */ 0x0000, /* 0x3120(0xd1c0-0xa0a0) */ 0x0000, /* 0x3121(0xd1c1-0xa0a0) */ 0x0000, /* 0x3122(0xd1c2-0xa0a0) */ 0x0000, /* 0x3123(0xd1c3-0xa0a0) */ 0x0000, /* 0x3124(0xd1c4-0xa0a0) */ 0x0000, /* 0x3125(0xd1c5-0xa0a0) */ 0x0000, /* 0x3126(0xd1c6-0xa0a0) */ 0x0000, /* 0x3127(0xd1c7-0xa0a0) */ 0x0000, /* 0x3128(0xd1c8-0xa0a0) */ 0x0000, /* 0x3129(0xd1c9-0xa0a0) */ 0x0000, /* 0x312A(0xd1ca-0xa0a0) */ 0x0000, /* 0x312B(0xd1cb-0xa0a0) */ 0x0000, /* 0x312C(0xd1cc-0xa0a0) */ 0x0000, /* 0x312D(0xd1cd-0xa0a0) */ 0x0000, /* 0x312E(0xd1ce-0xa0a0) */ 0x0000, /* 0x312F(0xd1cf-0xa0a0) */ 0x0000, /* 0x3130(0xd1d0-0xa0a0) */ 0x0000, /* 0x3131(0xd1d1-0xa0a0) */ 0x0000, /* 0x3132(0xd1d2-0xa0a0) */ 0x0000, /* 0x3133(0xd1d3-0xa0a0) */ 0x0000, /* 0x3134(0xd1d4-0xa0a0) */ 0x0000, /* 0x3135(0xd1d5-0xa0a0) */ 0x0000, /* 0x3136(0xd1d6-0xa0a0) */ 0x0000, /* 0x3137(0xd1d7-0xa0a0) */ 0x0000, /* 0x3138(0xd1d8-0xa0a0) */ 0x0000, /* 0x3139(0xd1d9-0xa0a0) */ 0x0000, /* 0x313A(0xd1da-0xa0a0) */ 0x0000, /* 0x313B(0xd1db-0xa0a0) */ 0x0000, /* 0x313C(0xd1dc-0xa0a0) */ 0x0000, /* 0x313D(0xd1dd-0xa0a0) */ 0x0000, /* 0x313E(0xd1de-0xa0a0) */ 0x0000, /* 0x313F(0xd1df-0xa0a0) */ 0x0000, /* 0x3140(0xd1e0-0xa0a0) */ 0x0000, /* 0x3141(0xd1e1-0xa0a0) */ 0x0000, /* 0x3142(0xd1e2-0xa0a0) */ 0x0000, /* 0x3143(0xd1e3-0xa0a0) */ 0x0000, /* 0x3144(0xd1e4-0xa0a0) */ 0x0000, /* 0x3145(0xd1e5-0xa0a0) */ 0x0000, /* 0x3146(0xd1e6-0xa0a0) */ 0x0000, /* 0x3147(0xd1e7-0xa0a0) */ 0x0000, /* 0x3148(0xd1e8-0xa0a0) */ 0x0000, /* 0x3149(0xd1e9-0xa0a0) */ 0x0000, /* 0x314A(0xd1ea-0xa0a0) */ 0x0000, /* 0x314B(0xd1eb-0xa0a0) */ 0x0000, /* 0x314C(0xd1ec-0xa0a0) */ 0x0000, /* 0x314D(0xd1ed-0xa0a0) */ 0x0000, /* 0x314E(0xd1ee-0xa0a0) */ 0x0000, /* 0x314F(0xd1ef-0xa0a0) */ 0x0000, /* 0x3150(0xd1f0-0xa0a0) */ 0x0000, /* 0x3151(0xd1f1-0xa0a0) */ 0x0000, /* 0x3152(0xd1f2-0xa0a0) */ 0x0000, /* 0x3153(0xd1f3-0xa0a0) */ 0x0000, /* 0x3154(0xd1f4-0xa0a0) */ 0x0000, /* 0x3155(0xd1f5-0xa0a0) */ 0x0000, /* 0x3156(0xd1f6-0xa0a0) */ 0x0000, /* 0x3157(0xd1f7-0xa0a0) */ 0x0000, /* 0x3158(0xd1f8-0xa0a0) */ 0x0000, /* 0x3159(0xd1f9-0xa0a0) */ 0x0000, /* 0x315A(0xd1fa-0xa0a0) */ 0x0000, /* 0x315B(0xd1fb-0xa0a0) */ 0x0000, /* 0x315C(0xd1fc-0xa0a0) */ 0x0000, /* 0x315D(0xd1fd-0xa0a0) */ 0x0000, /* 0x315E(0xd1fe-0xa0a0) */ 0x0000, /* 0x315F(0xd1ff-0xa0a0) */ 0x0000, /* 0x3160(0xd200-0xa0a0) */ 0x0000, /* 0x3161(0xd201-0xa0a0) */ 0x0000, /* 0x3162(0xd202-0xa0a0) */ 0x0000, /* 0x3163(0xd203-0xa0a0) */ 0x0000, /* 0x3164(0xd204-0xa0a0) */ 0x0000, /* 0x3165(0xd205-0xa0a0) */ 0x0000, /* 0x3166(0xd206-0xa0a0) */ 0x0000, /* 0x3167(0xd207-0xa0a0) */ 0x0000, /* 0x3168(0xd208-0xa0a0) */ 0x0000, /* 0x3169(0xd209-0xa0a0) */ 0x0000, /* 0x316A(0xd20a-0xa0a0) */ 0x0000, /* 0x316B(0xd20b-0xa0a0) */ 0x0000, /* 0x316C(0xd20c-0xa0a0) */ 0x0000, /* 0x316D(0xd20d-0xa0a0) */ 0x0000, /* 0x316E(0xd20e-0xa0a0) */ 0x0000, /* 0x316F(0xd20f-0xa0a0) */ 0x0000, /* 0x3170(0xd210-0xa0a0) */ 0x0000, /* 0x3171(0xd211-0xa0a0) */ 0x0000, /* 0x3172(0xd212-0xa0a0) */ 0x0000, /* 0x3173(0xd213-0xa0a0) */ 0x0000, /* 0x3174(0xd214-0xa0a0) */ 0x0000, /* 0x3175(0xd215-0xa0a0) */ 0x0000, /* 0x3176(0xd216-0xa0a0) */ 0x0000, /* 0x3177(0xd217-0xa0a0) */ 0x0000, /* 0x3178(0xd218-0xa0a0) */ 0x0000, /* 0x3179(0xd219-0xa0a0) */ 0x0000, /* 0x317A(0xd21a-0xa0a0) */ 0x0000, /* 0x317B(0xd21b-0xa0a0) */ 0x0000, /* 0x317C(0xd21c-0xa0a0) */ 0x0000, /* 0x317D(0xd21d-0xa0a0) */ 0x0000, /* 0x317E(0xd21e-0xa0a0) */ 0x0000, /* 0x317F(0xd21f-0xa0a0) */ 0x0000, /* 0x3180(0xd220-0xa0a0) */ 0x0000, /* 0x3181(0xd221-0xa0a0) */ 0x0000, /* 0x3182(0xd222-0xa0a0) */ 0x0000, /* 0x3183(0xd223-0xa0a0) */ 0x0000, /* 0x3184(0xd224-0xa0a0) */ 0x0000, /* 0x3185(0xd225-0xa0a0) */ 0x0000, /* 0x3186(0xd226-0xa0a0) */ 0x0000, /* 0x3187(0xd227-0xa0a0) */ 0x0000, /* 0x3188(0xd228-0xa0a0) */ 0x0000, /* 0x3189(0xd229-0xa0a0) */ 0x0000, /* 0x318A(0xd22a-0xa0a0) */ 0x0000, /* 0x318B(0xd22b-0xa0a0) */ 0x0000, /* 0x318C(0xd22c-0xa0a0) */ 0x0000, /* 0x318D(0xd22d-0xa0a0) */ 0x0000, /* 0x318E(0xd22e-0xa0a0) */ 0x0000, /* 0x318F(0xd22f-0xa0a0) */ 0x0000, /* 0x3190(0xd230-0xa0a0) */ 0x0000, /* 0x3191(0xd231-0xa0a0) */ 0x0000, /* 0x3192(0xd232-0xa0a0) */ 0x0000, /* 0x3193(0xd233-0xa0a0) */ 0x0000, /* 0x3194(0xd234-0xa0a0) */ 0x0000, /* 0x3195(0xd235-0xa0a0) */ 0x0000, /* 0x3196(0xd236-0xa0a0) */ 0x0000, /* 0x3197(0xd237-0xa0a0) */ 0x0000, /* 0x3198(0xd238-0xa0a0) */ 0x0000, /* 0x3199(0xd239-0xa0a0) */ 0x0000, /* 0x319A(0xd23a-0xa0a0) */ 0x0000, /* 0x319B(0xd23b-0xa0a0) */ 0x0000, /* 0x319C(0xd23c-0xa0a0) */ 0x0000, /* 0x319D(0xd23d-0xa0a0) */ 0x0000, /* 0x319E(0xd23e-0xa0a0) */ 0x0000, /* 0x319F(0xd23f-0xa0a0) */ 0x0000, /* 0x31A0(0xd240-0xa0a0) */ 0x0000, /* 0x31A1(0xd241-0xa0a0) */ 0x0000, /* 0x31A2(0xd242-0xa0a0) */ 0x0000, /* 0x31A3(0xd243-0xa0a0) */ 0x0000, /* 0x31A4(0xd244-0xa0a0) */ 0x0000, /* 0x31A5(0xd245-0xa0a0) */ 0x0000, /* 0x31A6(0xd246-0xa0a0) */ 0x0000, /* 0x31A7(0xd247-0xa0a0) */ 0x0000, /* 0x31A8(0xd248-0xa0a0) */ 0x0000, /* 0x31A9(0xd249-0xa0a0) */ 0x0000, /* 0x31AA(0xd24a-0xa0a0) */ 0x0000, /* 0x31AB(0xd24b-0xa0a0) */ 0x0000, /* 0x31AC(0xd24c-0xa0a0) */ 0x0000, /* 0x31AD(0xd24d-0xa0a0) */ 0x0000, /* 0x31AE(0xd24e-0xa0a0) */ 0x0000, /* 0x31AF(0xd24f-0xa0a0) */ 0x0000, /* 0x31B0(0xd250-0xa0a0) */ 0x0000, /* 0x31B1(0xd251-0xa0a0) */ 0x0000, /* 0x31B2(0xd252-0xa0a0) */ 0x0000, /* 0x31B3(0xd253-0xa0a0) */ 0x0000, /* 0x31B4(0xd254-0xa0a0) */ 0x0000, /* 0x31B5(0xd255-0xa0a0) */ 0x0000, /* 0x31B6(0xd256-0xa0a0) */ 0x0000, /* 0x31B7(0xd257-0xa0a0) */ 0x0000, /* 0x31B8(0xd258-0xa0a0) */ 0x0000, /* 0x31B9(0xd259-0xa0a0) */ 0x0000, /* 0x31BA(0xd25a-0xa0a0) */ 0x0000, /* 0x31BB(0xd25b-0xa0a0) */ 0x0000, /* 0x31BC(0xd25c-0xa0a0) */ 0x0000, /* 0x31BD(0xd25d-0xa0a0) */ 0x0000, /* 0x31BE(0xd25e-0xa0a0) */ 0x0000, /* 0x31BF(0xd25f-0xa0a0) */ 0x0000, /* 0x31C0(0xd260-0xa0a0) */ 0x0000, /* 0x31C1(0xd261-0xa0a0) */ 0x0000, /* 0x31C2(0xd262-0xa0a0) */ 0x0000, /* 0x31C3(0xd263-0xa0a0) */ 0x0000, /* 0x31C4(0xd264-0xa0a0) */ 0x0000, /* 0x31C5(0xd265-0xa0a0) */ 0x0000, /* 0x31C6(0xd266-0xa0a0) */ 0x0000, /* 0x31C7(0xd267-0xa0a0) */ 0x0000, /* 0x31C8(0xd268-0xa0a0) */ 0x0000, /* 0x31C9(0xd269-0xa0a0) */ 0x0000, /* 0x31CA(0xd26a-0xa0a0) */ 0x0000, /* 0x31CB(0xd26b-0xa0a0) */ 0x0000, /* 0x31CC(0xd26c-0xa0a0) */ 0x0000, /* 0x31CD(0xd26d-0xa0a0) */ 0x0000, /* 0x31CE(0xd26e-0xa0a0) */ 0x0000, /* 0x31CF(0xd26f-0xa0a0) */ 0x0000, /* 0x31D0(0xd270-0xa0a0) */ 0x0000, /* 0x31D1(0xd271-0xa0a0) */ 0x0000, /* 0x31D2(0xd272-0xa0a0) */ 0x0000, /* 0x31D3(0xd273-0xa0a0) */ 0x0000, /* 0x31D4(0xd274-0xa0a0) */ 0x0000, /* 0x31D5(0xd275-0xa0a0) */ 0x0000, /* 0x31D6(0xd276-0xa0a0) */ 0x0000, /* 0x31D7(0xd277-0xa0a0) */ 0x0000, /* 0x31D8(0xd278-0xa0a0) */ 0x0000, /* 0x31D9(0xd279-0xa0a0) */ 0x0000, /* 0x31DA(0xd27a-0xa0a0) */ 0x0000, /* 0x31DB(0xd27b-0xa0a0) */ 0x0000, /* 0x31DC(0xd27c-0xa0a0) */ 0x0000, /* 0x31DD(0xd27d-0xa0a0) */ 0x0000, /* 0x31DE(0xd27e-0xa0a0) */ 0x0000, /* 0x31DF(0xd27f-0xa0a0) */ 0x0000, /* 0x31E0(0xd280-0xa0a0) */ 0x0000, /* 0x31E1(0xd281-0xa0a0) */ 0x0000, /* 0x31E2(0xd282-0xa0a0) */ 0x0000, /* 0x31E3(0xd283-0xa0a0) */ 0x0000, /* 0x31E4(0xd284-0xa0a0) */ 0x0000, /* 0x31E5(0xd285-0xa0a0) */ 0x0000, /* 0x31E6(0xd286-0xa0a0) */ 0x0000, /* 0x31E7(0xd287-0xa0a0) */ 0x0000, /* 0x31E8(0xd288-0xa0a0) */ 0x0000, /* 0x31E9(0xd289-0xa0a0) */ 0x0000, /* 0x31EA(0xd28a-0xa0a0) */ 0x0000, /* 0x31EB(0xd28b-0xa0a0) */ 0x0000, /* 0x31EC(0xd28c-0xa0a0) */ 0x0000, /* 0x31ED(0xd28d-0xa0a0) */ 0x0000, /* 0x31EE(0xd28e-0xa0a0) */ 0x0000, /* 0x31EF(0xd28f-0xa0a0) */ 0x0000, /* 0x31F0(0xd290-0xa0a0) */ 0x0000, /* 0x31F1(0xd291-0xa0a0) */ 0x0000, /* 0x31F2(0xd292-0xa0a0) */ 0x0000, /* 0x31F3(0xd293-0xa0a0) */ 0x0000, /* 0x31F4(0xd294-0xa0a0) */ 0x0000, /* 0x31F5(0xd295-0xa0a0) */ 0x0000, /* 0x31F6(0xd296-0xa0a0) */ 0x0000, /* 0x31F7(0xd297-0xa0a0) */ 0x0000, /* 0x31F8(0xd298-0xa0a0) */ 0x0000, /* 0x31F9(0xd299-0xa0a0) */ 0x0000, /* 0x31FA(0xd29a-0xa0a0) */ 0x0000, /* 0x31FB(0xd29b-0xa0a0) */ 0x0000, /* 0x31FC(0xd29c-0xa0a0) */ 0x0000, /* 0x31FD(0xd29d-0xa0a0) */ 0x0000, /* 0x31FE(0xd29e-0xa0a0) */ 0x0000, /* 0x31FF(0xd29f-0xa0a0) */ 0x0000, /* 0x3200(0xd2a0-0xa0a0) */ 0x0000, /* 0x3201(0xd2a1-0xa0a0) */ 0x0000, /* 0x3202(0xd2a2-0xa0a0) */ 0x0000, /* 0x3203(0xd2a3-0xa0a0) */ 0x0000, /* 0x3204(0xd2a4-0xa0a0) */ 0x0000, /* 0x3205(0xd2a5-0xa0a0) */ 0x0000, /* 0x3206(0xd2a6-0xa0a0) */ 0x0000, /* 0x3207(0xd2a7-0xa0a0) */ 0x0000, /* 0x3208(0xd2a8-0xa0a0) */ 0x0000, /* 0x3209(0xd2a9-0xa0a0) */ 0x0000, /* 0x320A(0xd2aa-0xa0a0) */ 0x0000, /* 0x320B(0xd2ab-0xa0a0) */ 0x0000, /* 0x320C(0xd2ac-0xa0a0) */ 0x0000, /* 0x320D(0xd2ad-0xa0a0) */ 0x0000, /* 0x320E(0xd2ae-0xa0a0) */ 0x0000, /* 0x320F(0xd2af-0xa0a0) */ 0x0000, /* 0x3210(0xd2b0-0xa0a0) */ 0x0000, /* 0x3211(0xd2b1-0xa0a0) */ 0x0000, /* 0x3212(0xd2b2-0xa0a0) */ 0x0000, /* 0x3213(0xd2b3-0xa0a0) */ 0x0000, /* 0x3214(0xd2b4-0xa0a0) */ 0x0000, /* 0x3215(0xd2b5-0xa0a0) */ 0x0000, /* 0x3216(0xd2b6-0xa0a0) */ 0x0000, /* 0x3217(0xd2b7-0xa0a0) */ 0x0000, /* 0x3218(0xd2b8-0xa0a0) */ 0x0000, /* 0x3219(0xd2b9-0xa0a0) */ 0x0000, /* 0x321A(0xd2ba-0xa0a0) */ 0x0000, /* 0x321B(0xd2bb-0xa0a0) */ 0x0000, /* 0x321C(0xd2bc-0xa0a0) */ 0x0000, /* 0x321D(0xd2bd-0xa0a0) */ 0x0000, /* 0x321E(0xd2be-0xa0a0) */ 0x0000, /* 0x321F(0xd2bf-0xa0a0) */ 0x0000, /* 0x3220(0xd2c0-0xa0a0) */ 0x0000, /* 0x3221(0xd2c1-0xa0a0) */ 0x0000, /* 0x3222(0xd2c2-0xa0a0) */ 0x0000, /* 0x3223(0xd2c3-0xa0a0) */ 0x0000, /* 0x3224(0xd2c4-0xa0a0) */ 0x0000, /* 0x3225(0xd2c5-0xa0a0) */ 0x0000, /* 0x3226(0xd2c6-0xa0a0) */ 0x0000, /* 0x3227(0xd2c7-0xa0a0) */ 0x0000, /* 0x3228(0xd2c8-0xa0a0) */ 0x0000, /* 0x3229(0xd2c9-0xa0a0) */ 0x0000, /* 0x322A(0xd2ca-0xa0a0) */ 0x0000, /* 0x322B(0xd2cb-0xa0a0) */ 0x0000, /* 0x322C(0xd2cc-0xa0a0) */ 0x0000, /* 0x322D(0xd2cd-0xa0a0) */ 0x0000, /* 0x322E(0xd2ce-0xa0a0) */ 0x0000, /* 0x322F(0xd2cf-0xa0a0) */ 0x0000, /* 0x3230(0xd2d0-0xa0a0) */ 0x0000, /* 0x3231(0xd2d1-0xa0a0) */ 0x0000, /* 0x3232(0xd2d2-0xa0a0) */ 0x0000, /* 0x3233(0xd2d3-0xa0a0) */ 0x0000, /* 0x3234(0xd2d4-0xa0a0) */ 0x0000, /* 0x3235(0xd2d5-0xa0a0) */ 0x0000, /* 0x3236(0xd2d6-0xa0a0) */ 0x0000, /* 0x3237(0xd2d7-0xa0a0) */ 0x0000, /* 0x3238(0xd2d8-0xa0a0) */ 0x0000, /* 0x3239(0xd2d9-0xa0a0) */ 0x0000, /* 0x323A(0xd2da-0xa0a0) */ 0x0000, /* 0x323B(0xd2db-0xa0a0) */ 0x0000, /* 0x323C(0xd2dc-0xa0a0) */ 0x0000, /* 0x323D(0xd2dd-0xa0a0) */ 0x0000, /* 0x323E(0xd2de-0xa0a0) */ 0x0000, /* 0x323F(0xd2df-0xa0a0) */ 0x0000, /* 0x3240(0xd2e0-0xa0a0) */ 0x0000, /* 0x3241(0xd2e1-0xa0a0) */ 0x0000, /* 0x3242(0xd2e2-0xa0a0) */ 0x0000, /* 0x3243(0xd2e3-0xa0a0) */ 0x0000, /* 0x3244(0xd2e4-0xa0a0) */ 0x0000, /* 0x3245(0xd2e5-0xa0a0) */ 0x0000, /* 0x3246(0xd2e6-0xa0a0) */ 0x0000, /* 0x3247(0xd2e7-0xa0a0) */ 0x0000, /* 0x3248(0xd2e8-0xa0a0) */ 0x0000, /* 0x3249(0xd2e9-0xa0a0) */ 0x0000, /* 0x324A(0xd2ea-0xa0a0) */ 0x0000, /* 0x324B(0xd2eb-0xa0a0) */ 0x0000, /* 0x324C(0xd2ec-0xa0a0) */ 0x0000, /* 0x324D(0xd2ed-0xa0a0) */ 0x0000, /* 0x324E(0xd2ee-0xa0a0) */ 0x0000, /* 0x324F(0xd2ef-0xa0a0) */ 0x0000, /* 0x3250(0xd2f0-0xa0a0) */ 0x0000, /* 0x3251(0xd2f1-0xa0a0) */ 0x0000, /* 0x3252(0xd2f2-0xa0a0) */ 0x0000, /* 0x3253(0xd2f3-0xa0a0) */ 0x0000, /* 0x3254(0xd2f4-0xa0a0) */ 0x0000, /* 0x3255(0xd2f5-0xa0a0) */ 0x0000, /* 0x3256(0xd2f6-0xa0a0) */ 0x0000, /* 0x3257(0xd2f7-0xa0a0) */ 0x0000, /* 0x3258(0xd2f8-0xa0a0) */ 0x0000, /* 0x3259(0xd2f9-0xa0a0) */ 0x0000, /* 0x325A(0xd2fa-0xa0a0) */ 0x0000, /* 0x325B(0xd2fb-0xa0a0) */ 0x0000, /* 0x325C(0xd2fc-0xa0a0) */ 0x0000, /* 0x325D(0xd2fd-0xa0a0) */ 0x0000, /* 0x325E(0xd2fe-0xa0a0) */ 0x0000, /* 0x325F(0xd2ff-0xa0a0) */ 0x0000, /* 0x3260(0xd300-0xa0a0) */ 0x0000, /* 0x3261(0xd301-0xa0a0) */ 0x0000, /* 0x3262(0xd302-0xa0a0) */ 0x0000, /* 0x3263(0xd303-0xa0a0) */ 0x0000, /* 0x3264(0xd304-0xa0a0) */ 0x0000, /* 0x3265(0xd305-0xa0a0) */ 0x0000, /* 0x3266(0xd306-0xa0a0) */ 0x0000, /* 0x3267(0xd307-0xa0a0) */ 0x0000, /* 0x3268(0xd308-0xa0a0) */ 0x0000, /* 0x3269(0xd309-0xa0a0) */ 0x0000, /* 0x326A(0xd30a-0xa0a0) */ 0x0000, /* 0x326B(0xd30b-0xa0a0) */ 0x0000, /* 0x326C(0xd30c-0xa0a0) */ 0x0000, /* 0x326D(0xd30d-0xa0a0) */ 0x0000, /* 0x326E(0xd30e-0xa0a0) */ 0x0000, /* 0x326F(0xd30f-0xa0a0) */ 0x0000, /* 0x3270(0xd310-0xa0a0) */ 0x0000, /* 0x3271(0xd311-0xa0a0) */ 0x0000, /* 0x3272(0xd312-0xa0a0) */ 0x0000, /* 0x3273(0xd313-0xa0a0) */ 0x0000, /* 0x3274(0xd314-0xa0a0) */ 0x0000, /* 0x3275(0xd315-0xa0a0) */ 0x0000, /* 0x3276(0xd316-0xa0a0) */ 0x0000, /* 0x3277(0xd317-0xa0a0) */ 0x0000, /* 0x3278(0xd318-0xa0a0) */ 0x0000, /* 0x3279(0xd319-0xa0a0) */ 0x0000, /* 0x327A(0xd31a-0xa0a0) */ 0x0000, /* 0x327B(0xd31b-0xa0a0) */ 0x0000, /* 0x327C(0xd31c-0xa0a0) */ 0x0000, /* 0x327D(0xd31d-0xa0a0) */ 0x0000, /* 0x327E(0xd31e-0xa0a0) */ 0x0000, /* 0x327F(0xd31f-0xa0a0) */ 0x0000, /* 0x3280(0xd320-0xa0a0) */ 0x0000, /* 0x3281(0xd321-0xa0a0) */ 0x0000, /* 0x3282(0xd322-0xa0a0) */ 0x0000, /* 0x3283(0xd323-0xa0a0) */ 0x0000, /* 0x3284(0xd324-0xa0a0) */ 0x0000, /* 0x3285(0xd325-0xa0a0) */ 0x0000, /* 0x3286(0xd326-0xa0a0) */ 0x0000, /* 0x3287(0xd327-0xa0a0) */ 0x0000, /* 0x3288(0xd328-0xa0a0) */ 0x0000, /* 0x3289(0xd329-0xa0a0) */ 0x0000, /* 0x328A(0xd32a-0xa0a0) */ 0x0000, /* 0x328B(0xd32b-0xa0a0) */ 0x0000, /* 0x328C(0xd32c-0xa0a0) */ 0x0000, /* 0x328D(0xd32d-0xa0a0) */ 0x0000, /* 0x328E(0xd32e-0xa0a0) */ 0x0000, /* 0x328F(0xd32f-0xa0a0) */ 0x0000, /* 0x3290(0xd330-0xa0a0) */ 0x0000, /* 0x3291(0xd331-0xa0a0) */ 0x0000, /* 0x3292(0xd332-0xa0a0) */ 0x0000, /* 0x3293(0xd333-0xa0a0) */ 0x0000, /* 0x3294(0xd334-0xa0a0) */ 0x0000, /* 0x3295(0xd335-0xa0a0) */ 0x0000, /* 0x3296(0xd336-0xa0a0) */ 0x0000, /* 0x3297(0xd337-0xa0a0) */ 0x0000, /* 0x3298(0xd338-0xa0a0) */ 0x0000, /* 0x3299(0xd339-0xa0a0) */ 0x0000, /* 0x329A(0xd33a-0xa0a0) */ 0x0000, /* 0x329B(0xd33b-0xa0a0) */ 0x0000, /* 0x329C(0xd33c-0xa0a0) */ 0x0000, /* 0x329D(0xd33d-0xa0a0) */ 0x0000, /* 0x329E(0xd33e-0xa0a0) */ 0x0000, /* 0x329F(0xd33f-0xa0a0) */ 0x0000, /* 0x32A0(0xd340-0xa0a0) */ 0x0000, /* 0x32A1(0xd341-0xa0a0) */ 0x0000, /* 0x32A2(0xd342-0xa0a0) */ 0x0000, /* 0x32A3(0xd343-0xa0a0) */ 0x0000, /* 0x32A4(0xd344-0xa0a0) */ 0x0000, /* 0x32A5(0xd345-0xa0a0) */ 0x0000, /* 0x32A6(0xd346-0xa0a0) */ 0x0000, /* 0x32A7(0xd347-0xa0a0) */ 0x0000, /* 0x32A8(0xd348-0xa0a0) */ 0x0000, /* 0x32A9(0xd349-0xa0a0) */ 0x0000, /* 0x32AA(0xd34a-0xa0a0) */ 0x0000, /* 0x32AB(0xd34b-0xa0a0) */ 0x0000, /* 0x32AC(0xd34c-0xa0a0) */ 0x0000, /* 0x32AD(0xd34d-0xa0a0) */ 0x0000, /* 0x32AE(0xd34e-0xa0a0) */ 0x0000, /* 0x32AF(0xd34f-0xa0a0) */ 0x0000, /* 0x32B0(0xd350-0xa0a0) */ 0x0000, /* 0x32B1(0xd351-0xa0a0) */ 0x0000, /* 0x32B2(0xd352-0xa0a0) */ 0x0000, /* 0x32B3(0xd353-0xa0a0) */ 0x0000, /* 0x32B4(0xd354-0xa0a0) */ 0x0000, /* 0x32B5(0xd355-0xa0a0) */ 0x0000, /* 0x32B6(0xd356-0xa0a0) */ 0x0000, /* 0x32B7(0xd357-0xa0a0) */ 0x0000, /* 0x32B8(0xd358-0xa0a0) */ 0x0000, /* 0x32B9(0xd359-0xa0a0) */ 0x0000, /* 0x32BA(0xd35a-0xa0a0) */ 0x0000, /* 0x32BB(0xd35b-0xa0a0) */ 0x0000, /* 0x32BC(0xd35c-0xa0a0) */ 0x0000, /* 0x32BD(0xd35d-0xa0a0) */ 0x0000, /* 0x32BE(0xd35e-0xa0a0) */ 0x0000, /* 0x32BF(0xd35f-0xa0a0) */ 0x0000, /* 0x32C0(0xd360-0xa0a0) */ 0x0000, /* 0x32C1(0xd361-0xa0a0) */ 0x0000, /* 0x32C2(0xd362-0xa0a0) */ 0x0000, /* 0x32C3(0xd363-0xa0a0) */ 0x0000, /* 0x32C4(0xd364-0xa0a0) */ 0x0000, /* 0x32C5(0xd365-0xa0a0) */ 0x0000, /* 0x32C6(0xd366-0xa0a0) */ 0x0000, /* 0x32C7(0xd367-0xa0a0) */ 0x0000, /* 0x32C8(0xd368-0xa0a0) */ 0x0000, /* 0x32C9(0xd369-0xa0a0) */ 0x0000, /* 0x32CA(0xd36a-0xa0a0) */ 0x0000, /* 0x32CB(0xd36b-0xa0a0) */ 0x0000, /* 0x32CC(0xd36c-0xa0a0) */ 0x0000, /* 0x32CD(0xd36d-0xa0a0) */ 0x0000, /* 0x32CE(0xd36e-0xa0a0) */ 0x0000, /* 0x32CF(0xd36f-0xa0a0) */ 0x0000, /* 0x32D0(0xd370-0xa0a0) */ 0x0000, /* 0x32D1(0xd371-0xa0a0) */ 0x0000, /* 0x32D2(0xd372-0xa0a0) */ 0x0000, /* 0x32D3(0xd373-0xa0a0) */ 0x0000, /* 0x32D4(0xd374-0xa0a0) */ 0x0000, /* 0x32D5(0xd375-0xa0a0) */ 0x0000, /* 0x32D6(0xd376-0xa0a0) */ 0x0000, /* 0x32D7(0xd377-0xa0a0) */ 0x0000, /* 0x32D8(0xd378-0xa0a0) */ 0x0000, /* 0x32D9(0xd379-0xa0a0) */ 0x0000, /* 0x32DA(0xd37a-0xa0a0) */ 0x0000, /* 0x32DB(0xd37b-0xa0a0) */ 0x0000, /* 0x32DC(0xd37c-0xa0a0) */ 0x0000, /* 0x32DD(0xd37d-0xa0a0) */ 0x0000, /* 0x32DE(0xd37e-0xa0a0) */ 0x0000, /* 0x32DF(0xd37f-0xa0a0) */ 0x0000, /* 0x32E0(0xd380-0xa0a0) */ 0x0000, /* 0x32E1(0xd381-0xa0a0) */ 0x0000, /* 0x32E2(0xd382-0xa0a0) */ 0x0000, /* 0x32E3(0xd383-0xa0a0) */ 0x0000, /* 0x32E4(0xd384-0xa0a0) */ 0x0000, /* 0x32E5(0xd385-0xa0a0) */ 0x0000, /* 0x32E6(0xd386-0xa0a0) */ 0x0000, /* 0x32E7(0xd387-0xa0a0) */ 0x0000, /* 0x32E8(0xd388-0xa0a0) */ 0x0000, /* 0x32E9(0xd389-0xa0a0) */ 0x0000, /* 0x32EA(0xd38a-0xa0a0) */ 0x0000, /* 0x32EB(0xd38b-0xa0a0) */ 0x0000, /* 0x32EC(0xd38c-0xa0a0) */ 0x0000, /* 0x32ED(0xd38d-0xa0a0) */ 0x0000, /* 0x32EE(0xd38e-0xa0a0) */ 0x0000, /* 0x32EF(0xd38f-0xa0a0) */ 0x0000, /* 0x32F0(0xd390-0xa0a0) */ 0x0000, /* 0x32F1(0xd391-0xa0a0) */ 0x0000, /* 0x32F2(0xd392-0xa0a0) */ 0x0000, /* 0x32F3(0xd393-0xa0a0) */ 0x0000, /* 0x32F4(0xd394-0xa0a0) */ 0x0000, /* 0x32F5(0xd395-0xa0a0) */ 0x0000, /* 0x32F6(0xd396-0xa0a0) */ 0x0000, /* 0x32F7(0xd397-0xa0a0) */ 0x0000, /* 0x32F8(0xd398-0xa0a0) */ 0x0000, /* 0x32F9(0xd399-0xa0a0) */ 0x0000, /* 0x32FA(0xd39a-0xa0a0) */ 0x0000, /* 0x32FB(0xd39b-0xa0a0) */ 0x0000, /* 0x32FC(0xd39c-0xa0a0) */ 0x0000, /* 0x32FD(0xd39d-0xa0a0) */ 0x0000, /* 0x32FE(0xd39e-0xa0a0) */ 0x0000, /* 0x32FF(0xd39f-0xa0a0) */ 0x0000, /* 0x3300(0xd3a0-0xa0a0) */ 0x0000, /* 0x3301(0xd3a1-0xa0a0) */ 0x0000, /* 0x3302(0xd3a2-0xa0a0) */ 0x0000, /* 0x3303(0xd3a3-0xa0a0) */ 0x0000, /* 0x3304(0xd3a4-0xa0a0) */ 0x0000, /* 0x3305(0xd3a5-0xa0a0) */ 0x0000, /* 0x3306(0xd3a6-0xa0a0) */ 0x0000, /* 0x3307(0xd3a7-0xa0a0) */ 0x0000, /* 0x3308(0xd3a8-0xa0a0) */ 0x0000, /* 0x3309(0xd3a9-0xa0a0) */ 0x0000, /* 0x330A(0xd3aa-0xa0a0) */ 0x0000, /* 0x330B(0xd3ab-0xa0a0) */ 0x0000, /* 0x330C(0xd3ac-0xa0a0) */ 0x0000, /* 0x330D(0xd3ad-0xa0a0) */ 0x0000, /* 0x330E(0xd3ae-0xa0a0) */ 0x0000, /* 0x330F(0xd3af-0xa0a0) */ 0x0000, /* 0x3310(0xd3b0-0xa0a0) */ 0x0000, /* 0x3311(0xd3b1-0xa0a0) */ 0x0000, /* 0x3312(0xd3b2-0xa0a0) */ 0x0000, /* 0x3313(0xd3b3-0xa0a0) */ 0x0000, /* 0x3314(0xd3b4-0xa0a0) */ 0x0000, /* 0x3315(0xd3b5-0xa0a0) */ 0x0000, /* 0x3316(0xd3b6-0xa0a0) */ 0x0000, /* 0x3317(0xd3b7-0xa0a0) */ 0x0000, /* 0x3318(0xd3b8-0xa0a0) */ 0x0000, /* 0x3319(0xd3b9-0xa0a0) */ 0x0000, /* 0x331A(0xd3ba-0xa0a0) */ 0x0000, /* 0x331B(0xd3bb-0xa0a0) */ 0x0000, /* 0x331C(0xd3bc-0xa0a0) */ 0x0000, /* 0x331D(0xd3bd-0xa0a0) */ 0x0000, /* 0x331E(0xd3be-0xa0a0) */ 0x0000, /* 0x331F(0xd3bf-0xa0a0) */ 0x0000, /* 0x3320(0xd3c0-0xa0a0) */ 0x0000, /* 0x3321(0xd3c1-0xa0a0) */ 0x0000, /* 0x3322(0xd3c2-0xa0a0) */ 0x0000, /* 0x3323(0xd3c3-0xa0a0) */ 0x0000, /* 0x3324(0xd3c4-0xa0a0) */ 0x0000, /* 0x3325(0xd3c5-0xa0a0) */ 0x0000, /* 0x3326(0xd3c6-0xa0a0) */ 0x0000, /* 0x3327(0xd3c7-0xa0a0) */ 0x0000, /* 0x3328(0xd3c8-0xa0a0) */ 0x0000, /* 0x3329(0xd3c9-0xa0a0) */ 0x0000, /* 0x332A(0xd3ca-0xa0a0) */ 0x0000, /* 0x332B(0xd3cb-0xa0a0) */ 0x0000, /* 0x332C(0xd3cc-0xa0a0) */ 0x0000, /* 0x332D(0xd3cd-0xa0a0) */ 0x0000, /* 0x332E(0xd3ce-0xa0a0) */ 0x0000, /* 0x332F(0xd3cf-0xa0a0) */ 0x0000, /* 0x3330(0xd3d0-0xa0a0) */ 0x0000, /* 0x3331(0xd3d1-0xa0a0) */ 0x0000, /* 0x3332(0xd3d2-0xa0a0) */ 0x0000, /* 0x3333(0xd3d3-0xa0a0) */ 0x0000, /* 0x3334(0xd3d4-0xa0a0) */ 0x0000, /* 0x3335(0xd3d5-0xa0a0) */ 0x0000, /* 0x3336(0xd3d6-0xa0a0) */ 0x0000, /* 0x3337(0xd3d7-0xa0a0) */ 0x0000, /* 0x3338(0xd3d8-0xa0a0) */ 0x0000, /* 0x3339(0xd3d9-0xa0a0) */ 0x0000, /* 0x333A(0xd3da-0xa0a0) */ 0x0000, /* 0x333B(0xd3db-0xa0a0) */ 0x0000, /* 0x333C(0xd3dc-0xa0a0) */ 0x0000, /* 0x333D(0xd3dd-0xa0a0) */ 0x0000, /* 0x333E(0xd3de-0xa0a0) */ 0x0000, /* 0x333F(0xd3df-0xa0a0) */ 0x0000, /* 0x3340(0xd3e0-0xa0a0) */ 0x0000, /* 0x3341(0xd3e1-0xa0a0) */ 0x0000, /* 0x3342(0xd3e2-0xa0a0) */ 0x0000, /* 0x3343(0xd3e3-0xa0a0) */ 0x0000, /* 0x3344(0xd3e4-0xa0a0) */ 0x0000, /* 0x3345(0xd3e5-0xa0a0) */ 0x0000, /* 0x3346(0xd3e6-0xa0a0) */ 0x0000, /* 0x3347(0xd3e7-0xa0a0) */ 0x0000, /* 0x3348(0xd3e8-0xa0a0) */ 0x0000, /* 0x3349(0xd3e9-0xa0a0) */ 0x0000, /* 0x334A(0xd3ea-0xa0a0) */ 0x0000, /* 0x334B(0xd3eb-0xa0a0) */ 0x0000, /* 0x334C(0xd3ec-0xa0a0) */ 0x0000, /* 0x334D(0xd3ed-0xa0a0) */ 0x0000, /* 0x334E(0xd3ee-0xa0a0) */ 0x0000, /* 0x334F(0xd3ef-0xa0a0) */ 0x0000, /* 0x3350(0xd3f0-0xa0a0) */ 0x0000, /* 0x3351(0xd3f1-0xa0a0) */ 0x0000, /* 0x3352(0xd3f2-0xa0a0) */ 0x0000, /* 0x3353(0xd3f3-0xa0a0) */ 0x0000, /* 0x3354(0xd3f4-0xa0a0) */ 0x0000, /* 0x3355(0xd3f5-0xa0a0) */ 0x0000, /* 0x3356(0xd3f6-0xa0a0) */ 0x0000, /* 0x3357(0xd3f7-0xa0a0) */ 0x0000, /* 0x3358(0xd3f8-0xa0a0) */ 0x0000, /* 0x3359(0xd3f9-0xa0a0) */ 0x0000, /* 0x335A(0xd3fa-0xa0a0) */ 0x0000, /* 0x335B(0xd3fb-0xa0a0) */ 0x0000, /* 0x335C(0xd3fc-0xa0a0) */ 0x0000, /* 0x335D(0xd3fd-0xa0a0) */ 0x0000, /* 0x335E(0xd3fe-0xa0a0) */ 0x0000, /* 0x335F(0xd3ff-0xa0a0) */ 0x0000, /* 0x3360(0xd400-0xa0a0) */ 0x0000, /* 0x3361(0xd401-0xa0a0) */ 0x0000, /* 0x3362(0xd402-0xa0a0) */ 0x0000, /* 0x3363(0xd403-0xa0a0) */ 0x0000, /* 0x3364(0xd404-0xa0a0) */ 0x0000, /* 0x3365(0xd405-0xa0a0) */ 0x0000, /* 0x3366(0xd406-0xa0a0) */ 0x0000, /* 0x3367(0xd407-0xa0a0) */ 0x0000, /* 0x3368(0xd408-0xa0a0) */ 0x0000, /* 0x3369(0xd409-0xa0a0) */ 0x0000, /* 0x336A(0xd40a-0xa0a0) */ 0x0000, /* 0x336B(0xd40b-0xa0a0) */ 0x0000, /* 0x336C(0xd40c-0xa0a0) */ 0x0000, /* 0x336D(0xd40d-0xa0a0) */ 0x0000, /* 0x336E(0xd40e-0xa0a0) */ 0x0000, /* 0x336F(0xd40f-0xa0a0) */ 0x0000, /* 0x3370(0xd410-0xa0a0) */ 0x0000, /* 0x3371(0xd411-0xa0a0) */ 0x0000, /* 0x3372(0xd412-0xa0a0) */ 0x0000, /* 0x3373(0xd413-0xa0a0) */ 0x0000, /* 0x3374(0xd414-0xa0a0) */ 0x0000, /* 0x3375(0xd415-0xa0a0) */ 0x0000, /* 0x3376(0xd416-0xa0a0) */ 0x0000, /* 0x3377(0xd417-0xa0a0) */ 0x0000, /* 0x3378(0xd418-0xa0a0) */ 0x0000, /* 0x3379(0xd419-0xa0a0) */ 0x0000, /* 0x337A(0xd41a-0xa0a0) */ 0x0000, /* 0x337B(0xd41b-0xa0a0) */ 0x0000, /* 0x337C(0xd41c-0xa0a0) */ 0x0000, /* 0x337D(0xd41d-0xa0a0) */ 0x0000, /* 0x337E(0xd41e-0xa0a0) */ 0x0000, /* 0x337F(0xd41f-0xa0a0) */ 0x0000, /* 0x3380(0xd420-0xa0a0) */ 0x0000, /* 0x3381(0xd421-0xa0a0) */ 0x0000, /* 0x3382(0xd422-0xa0a0) */ 0x0000, /* 0x3383(0xd423-0xa0a0) */ 0x0000, /* 0x3384(0xd424-0xa0a0) */ 0x0000, /* 0x3385(0xd425-0xa0a0) */ 0x0000, /* 0x3386(0xd426-0xa0a0) */ 0x0000, /* 0x3387(0xd427-0xa0a0) */ 0x0000, /* 0x3388(0xd428-0xa0a0) */ 0x0000, /* 0x3389(0xd429-0xa0a0) */ 0x0000, /* 0x338A(0xd42a-0xa0a0) */ 0x0000, /* 0x338B(0xd42b-0xa0a0) */ 0x0000, /* 0x338C(0xd42c-0xa0a0) */ 0x0000, /* 0x338D(0xd42d-0xa0a0) */ 0x0000, /* 0x338E(0xd42e-0xa0a0) */ 0x0000, /* 0x338F(0xd42f-0xa0a0) */ 0x0000, /* 0x3390(0xd430-0xa0a0) */ 0x0000, /* 0x3391(0xd431-0xa0a0) */ 0x0000, /* 0x3392(0xd432-0xa0a0) */ 0x0000, /* 0x3393(0xd433-0xa0a0) */ 0x0000, /* 0x3394(0xd434-0xa0a0) */ 0x0000, /* 0x3395(0xd435-0xa0a0) */ 0x0000, /* 0x3396(0xd436-0xa0a0) */ 0x0000, /* 0x3397(0xd437-0xa0a0) */ 0x0000, /* 0x3398(0xd438-0xa0a0) */ 0x0000, /* 0x3399(0xd439-0xa0a0) */ 0x0000, /* 0x339A(0xd43a-0xa0a0) */ 0x0000, /* 0x339B(0xd43b-0xa0a0) */ 0x0000, /* 0x339C(0xd43c-0xa0a0) */ 0x0000, /* 0x339D(0xd43d-0xa0a0) */ 0x0000, /* 0x339E(0xd43e-0xa0a0) */ 0x0000, /* 0x339F(0xd43f-0xa0a0) */ 0x0000, /* 0x33A0(0xd440-0xa0a0) */ 0x0000, /* 0x33A1(0xd441-0xa0a0) */ 0x0000, /* 0x33A2(0xd442-0xa0a0) */ 0x0000, /* 0x33A3(0xd443-0xa0a0) */ 0x0000, /* 0x33A4(0xd444-0xa0a0) */ 0x0000, /* 0x33A5(0xd445-0xa0a0) */ 0x0000, /* 0x33A6(0xd446-0xa0a0) */ 0x0000, /* 0x33A7(0xd447-0xa0a0) */ 0x0000, /* 0x33A8(0xd448-0xa0a0) */ 0x0000, /* 0x33A9(0xd449-0xa0a0) */ 0x0000, /* 0x33AA(0xd44a-0xa0a0) */ 0x0000, /* 0x33AB(0xd44b-0xa0a0) */ 0x0000, /* 0x33AC(0xd44c-0xa0a0) */ 0x0000, /* 0x33AD(0xd44d-0xa0a0) */ 0x0000, /* 0x33AE(0xd44e-0xa0a0) */ 0x0000, /* 0x33AF(0xd44f-0xa0a0) */ 0x0000, /* 0x33B0(0xd450-0xa0a0) */ 0x0000, /* 0x33B1(0xd451-0xa0a0) */ 0x0000, /* 0x33B2(0xd452-0xa0a0) */ 0x0000, /* 0x33B3(0xd453-0xa0a0) */ 0x0000, /* 0x33B4(0xd454-0xa0a0) */ 0x0000, /* 0x33B5(0xd455-0xa0a0) */ 0x0000, /* 0x33B6(0xd456-0xa0a0) */ 0x0000, /* 0x33B7(0xd457-0xa0a0) */ 0x0000, /* 0x33B8(0xd458-0xa0a0) */ 0x0000, /* 0x33B9(0xd459-0xa0a0) */ 0x0000, /* 0x33BA(0xd45a-0xa0a0) */ 0x0000, /* 0x33BB(0xd45b-0xa0a0) */ 0x0000, /* 0x33BC(0xd45c-0xa0a0) */ 0x0000, /* 0x33BD(0xd45d-0xa0a0) */ 0x0000, /* 0x33BE(0xd45e-0xa0a0) */ 0x0000, /* 0x33BF(0xd45f-0xa0a0) */ 0x0000, /* 0x33C0(0xd460-0xa0a0) */ 0x0000, /* 0x33C1(0xd461-0xa0a0) */ 0x0000, /* 0x33C2(0xd462-0xa0a0) */ 0x0000, /* 0x33C3(0xd463-0xa0a0) */ 0x0000, /* 0x33C4(0xd464-0xa0a0) */ 0x0000, /* 0x33C5(0xd465-0xa0a0) */ 0x0000, /* 0x33C6(0xd466-0xa0a0) */ 0x0000, /* 0x33C7(0xd467-0xa0a0) */ 0x0000, /* 0x33C8(0xd468-0xa0a0) */ 0x0000, /* 0x33C9(0xd469-0xa0a0) */ 0x0000, /* 0x33CA(0xd46a-0xa0a0) */ 0x0000, /* 0x33CB(0xd46b-0xa0a0) */ 0x0000, /* 0x33CC(0xd46c-0xa0a0) */ 0x0000, /* 0x33CD(0xd46d-0xa0a0) */ 0x0000, /* 0x33CE(0xd46e-0xa0a0) */ 0x0000, /* 0x33CF(0xd46f-0xa0a0) */ 0x0000, /* 0x33D0(0xd470-0xa0a0) */ 0x0000, /* 0x33D1(0xd471-0xa0a0) */ 0x0000, /* 0x33D2(0xd472-0xa0a0) */ 0x0000, /* 0x33D3(0xd473-0xa0a0) */ 0x0000, /* 0x33D4(0xd474-0xa0a0) */ 0x0000, /* 0x33D5(0xd475-0xa0a0) */ 0x0000, /* 0x33D6(0xd476-0xa0a0) */ 0x0000, /* 0x33D7(0xd477-0xa0a0) */ 0x0000, /* 0x33D8(0xd478-0xa0a0) */ 0x0000, /* 0x33D9(0xd479-0xa0a0) */ 0x0000, /* 0x33DA(0xd47a-0xa0a0) */ 0x0000, /* 0x33DB(0xd47b-0xa0a0) */ 0x0000, /* 0x33DC(0xd47c-0xa0a0) */ 0x0000, /* 0x33DD(0xd47d-0xa0a0) */ 0x0000, /* 0x33DE(0xd47e-0xa0a0) */ 0x0000, /* 0x33DF(0xd47f-0xa0a0) */ 0x0000, /* 0x33E0(0xd480-0xa0a0) */ 0x0000, /* 0x33E1(0xd481-0xa0a0) */ 0x0000, /* 0x33E2(0xd482-0xa0a0) */ 0x0000, /* 0x33E3(0xd483-0xa0a0) */ 0x0000, /* 0x33E4(0xd484-0xa0a0) */ 0x0000, /* 0x33E5(0xd485-0xa0a0) */ 0x0000, /* 0x33E6(0xd486-0xa0a0) */ 0x0000, /* 0x33E7(0xd487-0xa0a0) */ 0x0000, /* 0x33E8(0xd488-0xa0a0) */ 0x0000, /* 0x33E9(0xd489-0xa0a0) */ 0x0000, /* 0x33EA(0xd48a-0xa0a0) */ 0x0000, /* 0x33EB(0xd48b-0xa0a0) */ 0x0000, /* 0x33EC(0xd48c-0xa0a0) */ 0x0000, /* 0x33ED(0xd48d-0xa0a0) */ 0x0000, /* 0x33EE(0xd48e-0xa0a0) */ 0x0000, /* 0x33EF(0xd48f-0xa0a0) */ 0x0000, /* 0x33F0(0xd490-0xa0a0) */ 0x0000, /* 0x33F1(0xd491-0xa0a0) */ 0x0000, /* 0x33F2(0xd492-0xa0a0) */ 0x0000, /* 0x33F3(0xd493-0xa0a0) */ 0x0000, /* 0x33F4(0xd494-0xa0a0) */ 0x0000, /* 0x33F5(0xd495-0xa0a0) */ 0x0000, /* 0x33F6(0xd496-0xa0a0) */ 0x0000, /* 0x33F7(0xd497-0xa0a0) */ 0x0000, /* 0x33F8(0xd498-0xa0a0) */ 0x0000, /* 0x33F9(0xd499-0xa0a0) */ 0x0000, /* 0x33FA(0xd49a-0xa0a0) */ 0x0000, /* 0x33FB(0xd49b-0xa0a0) */ 0x0000, /* 0x33FC(0xd49c-0xa0a0) */ 0x0000, /* 0x33FD(0xd49d-0xa0a0) */ 0x0000, /* 0x33FE(0xd49e-0xa0a0) */ 0x0000, /* 0x33FF(0xd49f-0xa0a0) */ 0x0000, /* 0x3400(0xd4a0-0xa0a0) */ 0x0000, /* 0x3401(0xd4a1-0xa0a0) */ 0x0000, /* 0x3402(0xd4a2-0xa0a0) */ 0x0000, /* 0x3403(0xd4a3-0xa0a0) */ 0x0000, /* 0x3404(0xd4a4-0xa0a0) */ 0x0000, /* 0x3405(0xd4a5-0xa0a0) */ 0x0000, /* 0x3406(0xd4a6-0xa0a0) */ 0x0000, /* 0x3407(0xd4a7-0xa0a0) */ 0x0000, /* 0x3408(0xd4a8-0xa0a0) */ 0x0000, /* 0x3409(0xd4a9-0xa0a0) */ 0x0000, /* 0x340A(0xd4aa-0xa0a0) */ 0x0000, /* 0x340B(0xd4ab-0xa0a0) */ 0x0000, /* 0x340C(0xd4ac-0xa0a0) */ 0x0000, /* 0x340D(0xd4ad-0xa0a0) */ 0x0000, /* 0x340E(0xd4ae-0xa0a0) */ 0x0000, /* 0x340F(0xd4af-0xa0a0) */ 0x0000, /* 0x3410(0xd4b0-0xa0a0) */ 0x0000, /* 0x3411(0xd4b1-0xa0a0) */ 0x0000, /* 0x3412(0xd4b2-0xa0a0) */ 0x0000, /* 0x3413(0xd4b3-0xa0a0) */ 0x0000, /* 0x3414(0xd4b4-0xa0a0) */ 0x0000, /* 0x3415(0xd4b5-0xa0a0) */ 0x0000, /* 0x3416(0xd4b6-0xa0a0) */ 0x0000, /* 0x3417(0xd4b7-0xa0a0) */ 0x0000, /* 0x3418(0xd4b8-0xa0a0) */ 0x0000, /* 0x3419(0xd4b9-0xa0a0) */ 0x0000, /* 0x341A(0xd4ba-0xa0a0) */ 0x0000, /* 0x341B(0xd4bb-0xa0a0) */ 0x0000, /* 0x341C(0xd4bc-0xa0a0) */ 0x0000, /* 0x341D(0xd4bd-0xa0a0) */ 0x0000, /* 0x341E(0xd4be-0xa0a0) */ 0x0000, /* 0x341F(0xd4bf-0xa0a0) */ 0x0000, /* 0x3420(0xd4c0-0xa0a0) */ 0x0000, /* 0x3421(0xd4c1-0xa0a0) */ 0x0000, /* 0x3422(0xd4c2-0xa0a0) */ 0x0000, /* 0x3423(0xd4c3-0xa0a0) */ 0x0000, /* 0x3424(0xd4c4-0xa0a0) */ 0x0000, /* 0x3425(0xd4c5-0xa0a0) */ 0x0000, /* 0x3426(0xd4c6-0xa0a0) */ 0x0000, /* 0x3427(0xd4c7-0xa0a0) */ 0x0000, /* 0x3428(0xd4c8-0xa0a0) */ 0x0000, /* 0x3429(0xd4c9-0xa0a0) */ 0x0000, /* 0x342A(0xd4ca-0xa0a0) */ 0x0000, /* 0x342B(0xd4cb-0xa0a0) */ 0x0000, /* 0x342C(0xd4cc-0xa0a0) */ 0x0000, /* 0x342D(0xd4cd-0xa0a0) */ 0x0000, /* 0x342E(0xd4ce-0xa0a0) */ 0x0000, /* 0x342F(0xd4cf-0xa0a0) */ 0x0000, /* 0x3430(0xd4d0-0xa0a0) */ 0x0000, /* 0x3431(0xd4d1-0xa0a0) */ 0x0000, /* 0x3432(0xd4d2-0xa0a0) */ 0x0000, /* 0x3433(0xd4d3-0xa0a0) */ 0x0000, /* 0x3434(0xd4d4-0xa0a0) */ 0x0000, /* 0x3435(0xd4d5-0xa0a0) */ 0x0000, /* 0x3436(0xd4d6-0xa0a0) */ 0x0000, /* 0x3437(0xd4d7-0xa0a0) */ 0x0000, /* 0x3438(0xd4d8-0xa0a0) */ 0x0000, /* 0x3439(0xd4d9-0xa0a0) */ 0x0000, /* 0x343A(0xd4da-0xa0a0) */ 0x0000, /* 0x343B(0xd4db-0xa0a0) */ 0x0000, /* 0x343C(0xd4dc-0xa0a0) */ 0x0000, /* 0x343D(0xd4dd-0xa0a0) */ 0x0000, /* 0x343E(0xd4de-0xa0a0) */ 0x0000, /* 0x343F(0xd4df-0xa0a0) */ 0x0000, /* 0x3440(0xd4e0-0xa0a0) */ 0x0000, /* 0x3441(0xd4e1-0xa0a0) */ 0x0000, /* 0x3442(0xd4e2-0xa0a0) */ 0x0000, /* 0x3443(0xd4e3-0xa0a0) */ 0x0000, /* 0x3444(0xd4e4-0xa0a0) */ 0x0000, /* 0x3445(0xd4e5-0xa0a0) */ 0x0000, /* 0x3446(0xd4e6-0xa0a0) */ 0x0000, /* 0x3447(0xd4e7-0xa0a0) */ 0x0000, /* 0x3448(0xd4e8-0xa0a0) */ 0x0000, /* 0x3449(0xd4e9-0xa0a0) */ 0x0000, /* 0x344A(0xd4ea-0xa0a0) */ 0x0000, /* 0x344B(0xd4eb-0xa0a0) */ 0x0000, /* 0x344C(0xd4ec-0xa0a0) */ 0x0000, /* 0x344D(0xd4ed-0xa0a0) */ 0x0000, /* 0x344E(0xd4ee-0xa0a0) */ 0x0000, /* 0x344F(0xd4ef-0xa0a0) */ 0x0000, /* 0x3450(0xd4f0-0xa0a0) */ 0x0000, /* 0x3451(0xd4f1-0xa0a0) */ 0x0000, /* 0x3452(0xd4f2-0xa0a0) */ 0x0000, /* 0x3453(0xd4f3-0xa0a0) */ 0x0000, /* 0x3454(0xd4f4-0xa0a0) */ 0x0000, /* 0x3455(0xd4f5-0xa0a0) */ 0x0000, /* 0x3456(0xd4f6-0xa0a0) */ 0x0000, /* 0x3457(0xd4f7-0xa0a0) */ 0x0000, /* 0x3458(0xd4f8-0xa0a0) */ 0x0000, /* 0x3459(0xd4f9-0xa0a0) */ 0x0000, /* 0x345A(0xd4fa-0xa0a0) */ 0x0000, /* 0x345B(0xd4fb-0xa0a0) */ 0x0000, /* 0x345C(0xd4fc-0xa0a0) */ 0x0000, /* 0x345D(0xd4fd-0xa0a0) */ 0x0000, /* 0x345E(0xd4fe-0xa0a0) */ 0x0000, /* 0x345F(0xd4ff-0xa0a0) */ 0x0000, /* 0x3460(0xd500-0xa0a0) */ 0x0000, /* 0x3461(0xd501-0xa0a0) */ 0x0000, /* 0x3462(0xd502-0xa0a0) */ 0x0000, /* 0x3463(0xd503-0xa0a0) */ 0x0000, /* 0x3464(0xd504-0xa0a0) */ 0x0000, /* 0x3465(0xd505-0xa0a0) */ 0x0000, /* 0x3466(0xd506-0xa0a0) */ 0x0000, /* 0x3467(0xd507-0xa0a0) */ 0x0000, /* 0x3468(0xd508-0xa0a0) */ 0x0000, /* 0x3469(0xd509-0xa0a0) */ 0x0000, /* 0x346A(0xd50a-0xa0a0) */ 0x0000, /* 0x346B(0xd50b-0xa0a0) */ 0x0000, /* 0x346C(0xd50c-0xa0a0) */ 0x0000, /* 0x346D(0xd50d-0xa0a0) */ 0x0000, /* 0x346E(0xd50e-0xa0a0) */ 0x0000, /* 0x346F(0xd50f-0xa0a0) */ 0x0000, /* 0x3470(0xd510-0xa0a0) */ 0x0000, /* 0x3471(0xd511-0xa0a0) */ 0x0000, /* 0x3472(0xd512-0xa0a0) */ 0x0000, /* 0x3473(0xd513-0xa0a0) */ 0x0000, /* 0x3474(0xd514-0xa0a0) */ 0x0000, /* 0x3475(0xd515-0xa0a0) */ 0x0000, /* 0x3476(0xd516-0xa0a0) */ 0x0000, /* 0x3477(0xd517-0xa0a0) */ 0x0000, /* 0x3478(0xd518-0xa0a0) */ 0x0000, /* 0x3479(0xd519-0xa0a0) */ 0x0000, /* 0x347A(0xd51a-0xa0a0) */ 0x0000, /* 0x347B(0xd51b-0xa0a0) */ 0x0000, /* 0x347C(0xd51c-0xa0a0) */ 0x0000, /* 0x347D(0xd51d-0xa0a0) */ 0x0000, /* 0x347E(0xd51e-0xa0a0) */ 0x0000, /* 0x347F(0xd51f-0xa0a0) */ 0x0000, /* 0x3480(0xd520-0xa0a0) */ 0x0000, /* 0x3481(0xd521-0xa0a0) */ 0x0000, /* 0x3482(0xd522-0xa0a0) */ 0x0000, /* 0x3483(0xd523-0xa0a0) */ 0x0000, /* 0x3484(0xd524-0xa0a0) */ 0x0000, /* 0x3485(0xd525-0xa0a0) */ 0x0000, /* 0x3486(0xd526-0xa0a0) */ 0x0000, /* 0x3487(0xd527-0xa0a0) */ 0x0000, /* 0x3488(0xd528-0xa0a0) */ 0x0000, /* 0x3489(0xd529-0xa0a0) */ 0x0000, /* 0x348A(0xd52a-0xa0a0) */ 0x0000, /* 0x348B(0xd52b-0xa0a0) */ 0x0000, /* 0x348C(0xd52c-0xa0a0) */ 0x0000, /* 0x348D(0xd52d-0xa0a0) */ 0x0000, /* 0x348E(0xd52e-0xa0a0) */ 0x0000, /* 0x348F(0xd52f-0xa0a0) */ 0x0000, /* 0x3490(0xd530-0xa0a0) */ 0x0000, /* 0x3491(0xd531-0xa0a0) */ 0x0000, /* 0x3492(0xd532-0xa0a0) */ 0x0000, /* 0x3493(0xd533-0xa0a0) */ 0x0000, /* 0x3494(0xd534-0xa0a0) */ 0x0000, /* 0x3495(0xd535-0xa0a0) */ 0x0000, /* 0x3496(0xd536-0xa0a0) */ 0x0000, /* 0x3497(0xd537-0xa0a0) */ 0x0000, /* 0x3498(0xd538-0xa0a0) */ 0x0000, /* 0x3499(0xd539-0xa0a0) */ 0x0000, /* 0x349A(0xd53a-0xa0a0) */ 0x0000, /* 0x349B(0xd53b-0xa0a0) */ 0x0000, /* 0x349C(0xd53c-0xa0a0) */ 0x0000, /* 0x349D(0xd53d-0xa0a0) */ 0x0000, /* 0x349E(0xd53e-0xa0a0) */ 0x0000, /* 0x349F(0xd53f-0xa0a0) */ 0x0000, /* 0x34A0(0xd540-0xa0a0) */ 0x0000, /* 0x34A1(0xd541-0xa0a0) */ 0x0000, /* 0x34A2(0xd542-0xa0a0) */ 0x0000, /* 0x34A3(0xd543-0xa0a0) */ 0x0000, /* 0x34A4(0xd544-0xa0a0) */ 0x0000, /* 0x34A5(0xd545-0xa0a0) */ 0x0000, /* 0x34A6(0xd546-0xa0a0) */ 0x0000, /* 0x34A7(0xd547-0xa0a0) */ 0x0000, /* 0x34A8(0xd548-0xa0a0) */ 0x0000, /* 0x34A9(0xd549-0xa0a0) */ 0x0000, /* 0x34AA(0xd54a-0xa0a0) */ 0x0000, /* 0x34AB(0xd54b-0xa0a0) */ 0x0000, /* 0x34AC(0xd54c-0xa0a0) */ 0x0000, /* 0x34AD(0xd54d-0xa0a0) */ 0x0000, /* 0x34AE(0xd54e-0xa0a0) */ 0x0000, /* 0x34AF(0xd54f-0xa0a0) */ 0x0000, /* 0x34B0(0xd550-0xa0a0) */ 0x0000, /* 0x34B1(0xd551-0xa0a0) */ 0x0000, /* 0x34B2(0xd552-0xa0a0) */ 0x0000, /* 0x34B3(0xd553-0xa0a0) */ 0x0000, /* 0x34B4(0xd554-0xa0a0) */ 0x0000, /* 0x34B5(0xd555-0xa0a0) */ 0x0000, /* 0x34B6(0xd556-0xa0a0) */ 0x0000, /* 0x34B7(0xd557-0xa0a0) */ 0x0000, /* 0x34B8(0xd558-0xa0a0) */ 0x0000, /* 0x34B9(0xd559-0xa0a0) */ 0x0000, /* 0x34BA(0xd55a-0xa0a0) */ 0x0000, /* 0x34BB(0xd55b-0xa0a0) */ 0x0000, /* 0x34BC(0xd55c-0xa0a0) */ 0x0000, /* 0x34BD(0xd55d-0xa0a0) */ 0x0000, /* 0x34BE(0xd55e-0xa0a0) */ 0x0000, /* 0x34BF(0xd55f-0xa0a0) */ 0x0000, /* 0x34C0(0xd560-0xa0a0) */ 0x0000, /* 0x34C1(0xd561-0xa0a0) */ 0x0000, /* 0x34C2(0xd562-0xa0a0) */ 0x0000, /* 0x34C3(0xd563-0xa0a0) */ 0x0000, /* 0x34C4(0xd564-0xa0a0) */ 0x0000, /* 0x34C5(0xd565-0xa0a0) */ 0x0000, /* 0x34C6(0xd566-0xa0a0) */ 0x0000, /* 0x34C7(0xd567-0xa0a0) */ 0x0000, /* 0x34C8(0xd568-0xa0a0) */ 0x0000, /* 0x34C9(0xd569-0xa0a0) */ 0x0000, /* 0x34CA(0xd56a-0xa0a0) */ 0x0000, /* 0x34CB(0xd56b-0xa0a0) */ 0x0000, /* 0x34CC(0xd56c-0xa0a0) */ 0x0000, /* 0x34CD(0xd56d-0xa0a0) */ 0x0000, /* 0x34CE(0xd56e-0xa0a0) */ 0x0000, /* 0x34CF(0xd56f-0xa0a0) */ 0x0000, /* 0x34D0(0xd570-0xa0a0) */ 0x0000, /* 0x34D1(0xd571-0xa0a0) */ 0x0000, /* 0x34D2(0xd572-0xa0a0) */ 0x0000, /* 0x34D3(0xd573-0xa0a0) */ 0x0000, /* 0x34D4(0xd574-0xa0a0) */ 0x0000, /* 0x34D5(0xd575-0xa0a0) */ 0x0000, /* 0x34D6(0xd576-0xa0a0) */ 0x0000, /* 0x34D7(0xd577-0xa0a0) */ 0x0000, /* 0x34D8(0xd578-0xa0a0) */ 0x0000, /* 0x34D9(0xd579-0xa0a0) */ 0x0000, /* 0x34DA(0xd57a-0xa0a0) */ 0x0000, /* 0x34DB(0xd57b-0xa0a0) */ 0x0000, /* 0x34DC(0xd57c-0xa0a0) */ 0x0000, /* 0x34DD(0xd57d-0xa0a0) */ 0x0000, /* 0x34DE(0xd57e-0xa0a0) */ 0x0000, /* 0x34DF(0xd57f-0xa0a0) */ 0x0000, /* 0x34E0(0xd580-0xa0a0) */ 0x0000, /* 0x34E1(0xd581-0xa0a0) */ 0x0000, /* 0x34E2(0xd582-0xa0a0) */ 0x0000, /* 0x34E3(0xd583-0xa0a0) */ 0x0000, /* 0x34E4(0xd584-0xa0a0) */ 0x0000, /* 0x34E5(0xd585-0xa0a0) */ 0x0000, /* 0x34E6(0xd586-0xa0a0) */ 0x0000, /* 0x34E7(0xd587-0xa0a0) */ 0x0000, /* 0x34E8(0xd588-0xa0a0) */ 0x0000, /* 0x34E9(0xd589-0xa0a0) */ 0x0000, /* 0x34EA(0xd58a-0xa0a0) */ 0x0000, /* 0x34EB(0xd58b-0xa0a0) */ 0x0000, /* 0x34EC(0xd58c-0xa0a0) */ 0x0000, /* 0x34ED(0xd58d-0xa0a0) */ 0x0000, /* 0x34EE(0xd58e-0xa0a0) */ 0x0000, /* 0x34EF(0xd58f-0xa0a0) */ 0x0000, /* 0x34F0(0xd590-0xa0a0) */ 0x0000, /* 0x34F1(0xd591-0xa0a0) */ 0x0000, /* 0x34F2(0xd592-0xa0a0) */ 0x0000, /* 0x34F3(0xd593-0xa0a0) */ 0x0000, /* 0x34F4(0xd594-0xa0a0) */ 0x0000, /* 0x34F5(0xd595-0xa0a0) */ 0x0000, /* 0x34F6(0xd596-0xa0a0) */ 0x0000, /* 0x34F7(0xd597-0xa0a0) */ 0x0000, /* 0x34F8(0xd598-0xa0a0) */ 0x0000, /* 0x34F9(0xd599-0xa0a0) */ 0x0000, /* 0x34FA(0xd59a-0xa0a0) */ 0x0000, /* 0x34FB(0xd59b-0xa0a0) */ 0x0000, /* 0x34FC(0xd59c-0xa0a0) */ 0x0000, /* 0x34FD(0xd59d-0xa0a0) */ 0x0000, /* 0x34FE(0xd59e-0xa0a0) */ 0x0000, /* 0x34FF(0xd59f-0xa0a0) */ 0x0000, /* 0x3500(0xd5a0-0xa0a0) */ 0x0000, /* 0x3501(0xd5a1-0xa0a0) */ 0x0000, /* 0x3502(0xd5a2-0xa0a0) */ 0x0000, /* 0x3503(0xd5a3-0xa0a0) */ 0x0000, /* 0x3504(0xd5a4-0xa0a0) */ 0x0000, /* 0x3505(0xd5a5-0xa0a0) */ 0x0000, /* 0x3506(0xd5a6-0xa0a0) */ 0x0000, /* 0x3507(0xd5a7-0xa0a0) */ 0x0000, /* 0x3508(0xd5a8-0xa0a0) */ 0x0000, /* 0x3509(0xd5a9-0xa0a0) */ 0x0000, /* 0x350A(0xd5aa-0xa0a0) */ 0x0000, /* 0x350B(0xd5ab-0xa0a0) */ 0x0000, /* 0x350C(0xd5ac-0xa0a0) */ 0x0000, /* 0x350D(0xd5ad-0xa0a0) */ 0x0000, /* 0x350E(0xd5ae-0xa0a0) */ 0x0000, /* 0x350F(0xd5af-0xa0a0) */ 0x0000, /* 0x3510(0xd5b0-0xa0a0) */ 0x0000, /* 0x3511(0xd5b1-0xa0a0) */ 0x0000, /* 0x3512(0xd5b2-0xa0a0) */ 0x0000, /* 0x3513(0xd5b3-0xa0a0) */ 0x0000, /* 0x3514(0xd5b4-0xa0a0) */ 0x0000, /* 0x3515(0xd5b5-0xa0a0) */ 0x0000, /* 0x3516(0xd5b6-0xa0a0) */ 0x0000, /* 0x3517(0xd5b7-0xa0a0) */ 0x0000, /* 0x3518(0xd5b8-0xa0a0) */ 0x0000, /* 0x3519(0xd5b9-0xa0a0) */ 0x0000, /* 0x351A(0xd5ba-0xa0a0) */ 0x0000, /* 0x351B(0xd5bb-0xa0a0) */ 0x0000, /* 0x351C(0xd5bc-0xa0a0) */ 0x0000, /* 0x351D(0xd5bd-0xa0a0) */ 0x0000, /* 0x351E(0xd5be-0xa0a0) */ 0x0000, /* 0x351F(0xd5bf-0xa0a0) */ 0x0000, /* 0x3520(0xd5c0-0xa0a0) */ 0x0000, /* 0x3521(0xd5c1-0xa0a0) */ 0x0000, /* 0x3522(0xd5c2-0xa0a0) */ 0x0000, /* 0x3523(0xd5c3-0xa0a0) */ 0x0000, /* 0x3524(0xd5c4-0xa0a0) */ 0x0000, /* 0x3525(0xd5c5-0xa0a0) */ 0x0000, /* 0x3526(0xd5c6-0xa0a0) */ 0x0000, /* 0x3527(0xd5c7-0xa0a0) */ 0x0000, /* 0x3528(0xd5c8-0xa0a0) */ 0x0000, /* 0x3529(0xd5c9-0xa0a0) */ 0x0000, /* 0x352A(0xd5ca-0xa0a0) */ 0x0000, /* 0x352B(0xd5cb-0xa0a0) */ 0x0000, /* 0x352C(0xd5cc-0xa0a0) */ 0x0000, /* 0x352D(0xd5cd-0xa0a0) */ 0x0000, /* 0x352E(0xd5ce-0xa0a0) */ 0x0000, /* 0x352F(0xd5cf-0xa0a0) */ 0x0000, /* 0x3530(0xd5d0-0xa0a0) */ 0x0000, /* 0x3531(0xd5d1-0xa0a0) */ 0x0000, /* 0x3532(0xd5d2-0xa0a0) */ 0x0000, /* 0x3533(0xd5d3-0xa0a0) */ 0x0000, /* 0x3534(0xd5d4-0xa0a0) */ 0x0000, /* 0x3535(0xd5d5-0xa0a0) */ 0x0000, /* 0x3536(0xd5d6-0xa0a0) */ 0x0000, /* 0x3537(0xd5d7-0xa0a0) */ 0x0000, /* 0x3538(0xd5d8-0xa0a0) */ 0x0000, /* 0x3539(0xd5d9-0xa0a0) */ 0x0000, /* 0x353A(0xd5da-0xa0a0) */ 0x0000, /* 0x353B(0xd5db-0xa0a0) */ 0x0000, /* 0x353C(0xd5dc-0xa0a0) */ 0x0000, /* 0x353D(0xd5dd-0xa0a0) */ 0x0000, /* 0x353E(0xd5de-0xa0a0) */ 0x0000, /* 0x353F(0xd5df-0xa0a0) */ 0x0000, /* 0x3540(0xd5e0-0xa0a0) */ 0x0000, /* 0x3541(0xd5e1-0xa0a0) */ 0x0000, /* 0x3542(0xd5e2-0xa0a0) */ 0x0000, /* 0x3543(0xd5e3-0xa0a0) */ 0x0000, /* 0x3544(0xd5e4-0xa0a0) */ 0x0000, /* 0x3545(0xd5e5-0xa0a0) */ 0x0000, /* 0x3546(0xd5e6-0xa0a0) */ 0x0000, /* 0x3547(0xd5e7-0xa0a0) */ 0x0000, /* 0x3548(0xd5e8-0xa0a0) */ 0x0000, /* 0x3549(0xd5e9-0xa0a0) */ 0x0000, /* 0x354A(0xd5ea-0xa0a0) */ 0x0000, /* 0x354B(0xd5eb-0xa0a0) */ 0x0000, /* 0x354C(0xd5ec-0xa0a0) */ 0x0000, /* 0x354D(0xd5ed-0xa0a0) */ 0x0000, /* 0x354E(0xd5ee-0xa0a0) */ 0x0000, /* 0x354F(0xd5ef-0xa0a0) */ 0x0000, /* 0x3550(0xd5f0-0xa0a0) */ 0x0000, /* 0x3551(0xd5f1-0xa0a0) */ 0x0000, /* 0x3552(0xd5f2-0xa0a0) */ 0x0000, /* 0x3553(0xd5f3-0xa0a0) */ 0x0000, /* 0x3554(0xd5f4-0xa0a0) */ 0x0000, /* 0x3555(0xd5f5-0xa0a0) */ 0x0000, /* 0x3556(0xd5f6-0xa0a0) */ 0x0000, /* 0x3557(0xd5f7-0xa0a0) */ 0x0000, /* 0x3558(0xd5f8-0xa0a0) */ 0x0000, /* 0x3559(0xd5f9-0xa0a0) */ 0x0000, /* 0x355A(0xd5fa-0xa0a0) */ 0x0000, /* 0x355B(0xd5fb-0xa0a0) */ 0x0000, /* 0x355C(0xd5fc-0xa0a0) */ 0x0000, /* 0x355D(0xd5fd-0xa0a0) */ 0x0000, /* 0x355E(0xd5fe-0xa0a0) */ 0x0000, /* 0x355F(0xd5ff-0xa0a0) */ 0x0000, /* 0x3560(0xd600-0xa0a0) */ 0x0000, /* 0x3561(0xd601-0xa0a0) */ 0x0000, /* 0x3562(0xd602-0xa0a0) */ 0x0000, /* 0x3563(0xd603-0xa0a0) */ 0x0000, /* 0x3564(0xd604-0xa0a0) */ 0x0000, /* 0x3565(0xd605-0xa0a0) */ 0x0000, /* 0x3566(0xd606-0xa0a0) */ 0x0000, /* 0x3567(0xd607-0xa0a0) */ 0x0000, /* 0x3568(0xd608-0xa0a0) */ 0x0000, /* 0x3569(0xd609-0xa0a0) */ 0x0000, /* 0x356A(0xd60a-0xa0a0) */ 0x0000, /* 0x356B(0xd60b-0xa0a0) */ 0x0000, /* 0x356C(0xd60c-0xa0a0) */ 0x0000, /* 0x356D(0xd60d-0xa0a0) */ 0x0000, /* 0x356E(0xd60e-0xa0a0) */ 0x0000, /* 0x356F(0xd60f-0xa0a0) */ 0x0000, /* 0x3570(0xd610-0xa0a0) */ 0x0000, /* 0x3571(0xd611-0xa0a0) */ 0x0000, /* 0x3572(0xd612-0xa0a0) */ 0x0000, /* 0x3573(0xd613-0xa0a0) */ 0x0000, /* 0x3574(0xd614-0xa0a0) */ 0x0000, /* 0x3575(0xd615-0xa0a0) */ 0x0000, /* 0x3576(0xd616-0xa0a0) */ 0x0000, /* 0x3577(0xd617-0xa0a0) */ 0x0000, /* 0x3578(0xd618-0xa0a0) */ 0x0000, /* 0x3579(0xd619-0xa0a0) */ 0x0000, /* 0x357A(0xd61a-0xa0a0) */ 0x0000, /* 0x357B(0xd61b-0xa0a0) */ 0x0000, /* 0x357C(0xd61c-0xa0a0) */ 0x0000, /* 0x357D(0xd61d-0xa0a0) */ 0x0000, /* 0x357E(0xd61e-0xa0a0) */ 0x0000, /* 0x357F(0xd61f-0xa0a0) */ 0x0000, /* 0x3580(0xd620-0xa0a0) */ 0x0000, /* 0x3581(0xd621-0xa0a0) */ 0x0000, /* 0x3582(0xd622-0xa0a0) */ 0x0000, /* 0x3583(0xd623-0xa0a0) */ 0x0000, /* 0x3584(0xd624-0xa0a0) */ 0x0000, /* 0x3585(0xd625-0xa0a0) */ 0x0000, /* 0x3586(0xd626-0xa0a0) */ 0x0000, /* 0x3587(0xd627-0xa0a0) */ 0x0000, /* 0x3588(0xd628-0xa0a0) */ 0x0000, /* 0x3589(0xd629-0xa0a0) */ 0x0000, /* 0x358A(0xd62a-0xa0a0) */ 0x0000, /* 0x358B(0xd62b-0xa0a0) */ 0x0000, /* 0x358C(0xd62c-0xa0a0) */ 0x0000, /* 0x358D(0xd62d-0xa0a0) */ 0x0000, /* 0x358E(0xd62e-0xa0a0) */ 0x0000, /* 0x358F(0xd62f-0xa0a0) */ 0x0000, /* 0x3590(0xd630-0xa0a0) */ 0x0000, /* 0x3591(0xd631-0xa0a0) */ 0x0000, /* 0x3592(0xd632-0xa0a0) */ 0x0000, /* 0x3593(0xd633-0xa0a0) */ 0x0000, /* 0x3594(0xd634-0xa0a0) */ 0x0000, /* 0x3595(0xd635-0xa0a0) */ 0x0000, /* 0x3596(0xd636-0xa0a0) */ 0x0000, /* 0x3597(0xd637-0xa0a0) */ 0x0000, /* 0x3598(0xd638-0xa0a0) */ 0x0000, /* 0x3599(0xd639-0xa0a0) */ 0x0000, /* 0x359A(0xd63a-0xa0a0) */ 0x0000, /* 0x359B(0xd63b-0xa0a0) */ 0x0000, /* 0x359C(0xd63c-0xa0a0) */ 0x0000, /* 0x359D(0xd63d-0xa0a0) */ 0x0000, /* 0x359E(0xd63e-0xa0a0) */ 0x0000, /* 0x359F(0xd63f-0xa0a0) */ 0x0000, /* 0x35A0(0xd640-0xa0a0) */ 0x0000, /* 0x35A1(0xd641-0xa0a0) */ 0x0000, /* 0x35A2(0xd642-0xa0a0) */ 0x0000, /* 0x35A3(0xd643-0xa0a0) */ 0x0000, /* 0x35A4(0xd644-0xa0a0) */ 0x0000, /* 0x35A5(0xd645-0xa0a0) */ 0x0000, /* 0x35A6(0xd646-0xa0a0) */ 0x0000, /* 0x35A7(0xd647-0xa0a0) */ 0x0000, /* 0x35A8(0xd648-0xa0a0) */ 0x0000, /* 0x35A9(0xd649-0xa0a0) */ 0x0000, /* 0x35AA(0xd64a-0xa0a0) */ 0x0000, /* 0x35AB(0xd64b-0xa0a0) */ 0x0000, /* 0x35AC(0xd64c-0xa0a0) */ 0x0000, /* 0x35AD(0xd64d-0xa0a0) */ 0x0000, /* 0x35AE(0xd64e-0xa0a0) */ 0x0000, /* 0x35AF(0xd64f-0xa0a0) */ 0x0000, /* 0x35B0(0xd650-0xa0a0) */ 0x0000, /* 0x35B1(0xd651-0xa0a0) */ 0x0000, /* 0x35B2(0xd652-0xa0a0) */ 0x0000, /* 0x35B3(0xd653-0xa0a0) */ 0x0000, /* 0x35B4(0xd654-0xa0a0) */ 0x0000, /* 0x35B5(0xd655-0xa0a0) */ 0x0000, /* 0x35B6(0xd656-0xa0a0) */ 0x0000, /* 0x35B7(0xd657-0xa0a0) */ 0x0000, /* 0x35B8(0xd658-0xa0a0) */ 0x0000, /* 0x35B9(0xd659-0xa0a0) */ 0x0000, /* 0x35BA(0xd65a-0xa0a0) */ 0x0000, /* 0x35BB(0xd65b-0xa0a0) */ 0x0000, /* 0x35BC(0xd65c-0xa0a0) */ 0x0000, /* 0x35BD(0xd65d-0xa0a0) */ 0x0000, /* 0x35BE(0xd65e-0xa0a0) */ 0x0000, /* 0x35BF(0xd65f-0xa0a0) */ 0x0000, /* 0x35C0(0xd660-0xa0a0) */ 0x0000, /* 0x35C1(0xd661-0xa0a0) */ 0x0000, /* 0x35C2(0xd662-0xa0a0) */ 0x0000, /* 0x35C3(0xd663-0xa0a0) */ 0x0000, /* 0x35C4(0xd664-0xa0a0) */ 0x0000, /* 0x35C5(0xd665-0xa0a0) */ 0x0000, /* 0x35C6(0xd666-0xa0a0) */ 0x0000, /* 0x35C7(0xd667-0xa0a0) */ 0x0000, /* 0x35C8(0xd668-0xa0a0) */ 0x0000, /* 0x35C9(0xd669-0xa0a0) */ 0x0000, /* 0x35CA(0xd66a-0xa0a0) */ 0x0000, /* 0x35CB(0xd66b-0xa0a0) */ 0x0000, /* 0x35CC(0xd66c-0xa0a0) */ 0x0000, /* 0x35CD(0xd66d-0xa0a0) */ 0x0000, /* 0x35CE(0xd66e-0xa0a0) */ 0x0000, /* 0x35CF(0xd66f-0xa0a0) */ 0x0000, /* 0x35D0(0xd670-0xa0a0) */ 0x0000, /* 0x35D1(0xd671-0xa0a0) */ 0x0000, /* 0x35D2(0xd672-0xa0a0) */ 0x0000, /* 0x35D3(0xd673-0xa0a0) */ 0x0000, /* 0x35D4(0xd674-0xa0a0) */ 0x0000, /* 0x35D5(0xd675-0xa0a0) */ 0x0000, /* 0x35D6(0xd676-0xa0a0) */ 0x0000, /* 0x35D7(0xd677-0xa0a0) */ 0x0000, /* 0x35D8(0xd678-0xa0a0) */ 0x0000, /* 0x35D9(0xd679-0xa0a0) */ 0x0000, /* 0x35DA(0xd67a-0xa0a0) */ 0x0000, /* 0x35DB(0xd67b-0xa0a0) */ 0x0000, /* 0x35DC(0xd67c-0xa0a0) */ 0x0000, /* 0x35DD(0xd67d-0xa0a0) */ 0x0000, /* 0x35DE(0xd67e-0xa0a0) */ 0x0000, /* 0x35DF(0xd67f-0xa0a0) */ 0x0000, /* 0x35E0(0xd680-0xa0a0) */ 0x0000, /* 0x35E1(0xd681-0xa0a0) */ 0x0000, /* 0x35E2(0xd682-0xa0a0) */ 0x0000, /* 0x35E3(0xd683-0xa0a0) */ 0x0000, /* 0x35E4(0xd684-0xa0a0) */ 0x0000, /* 0x35E5(0xd685-0xa0a0) */ 0x0000, /* 0x35E6(0xd686-0xa0a0) */ 0x0000, /* 0x35E7(0xd687-0xa0a0) */ 0x0000, /* 0x35E8(0xd688-0xa0a0) */ 0x0000, /* 0x35E9(0xd689-0xa0a0) */ 0x0000, /* 0x35EA(0xd68a-0xa0a0) */ 0x0000, /* 0x35EB(0xd68b-0xa0a0) */ 0x0000, /* 0x35EC(0xd68c-0xa0a0) */ 0x0000, /* 0x35ED(0xd68d-0xa0a0) */ 0x0000, /* 0x35EE(0xd68e-0xa0a0) */ 0x0000, /* 0x35EF(0xd68f-0xa0a0) */ 0x0000, /* 0x35F0(0xd690-0xa0a0) */ 0x0000, /* 0x35F1(0xd691-0xa0a0) */ 0x0000, /* 0x35F2(0xd692-0xa0a0) */ 0x0000, /* 0x35F3(0xd693-0xa0a0) */ 0x0000, /* 0x35F4(0xd694-0xa0a0) */ 0x0000, /* 0x35F5(0xd695-0xa0a0) */ 0x0000, /* 0x35F6(0xd696-0xa0a0) */ 0x0000, /* 0x35F7(0xd697-0xa0a0) */ 0x0000, /* 0x35F8(0xd698-0xa0a0) */ 0x0000, /* 0x35F9(0xd699-0xa0a0) */ 0x0000, /* 0x35FA(0xd69a-0xa0a0) */ 0x0000, /* 0x35FB(0xd69b-0xa0a0) */ 0x0000, /* 0x35FC(0xd69c-0xa0a0) */ 0x0000, /* 0x35FD(0xd69d-0xa0a0) */ 0x0000, /* 0x35FE(0xd69e-0xa0a0) */ 0x0000, /* 0x35FF(0xd69f-0xa0a0) */ 0x0000, /* 0x3600(0xd6a0-0xa0a0) */ 0x0000, /* 0x3601(0xd6a1-0xa0a0) */ 0x0000, /* 0x3602(0xd6a2-0xa0a0) */ 0x0000, /* 0x3603(0xd6a3-0xa0a0) */ 0x0000, /* 0x3604(0xd6a4-0xa0a0) */ 0x0000, /* 0x3605(0xd6a5-0xa0a0) */ 0x0000, /* 0x3606(0xd6a6-0xa0a0) */ 0x0000, /* 0x3607(0xd6a7-0xa0a0) */ 0x0000, /* 0x3608(0xd6a8-0xa0a0) */ 0x0000, /* 0x3609(0xd6a9-0xa0a0) */ 0x0000, /* 0x360A(0xd6aa-0xa0a0) */ 0x0000, /* 0x360B(0xd6ab-0xa0a0) */ 0x0000, /* 0x360C(0xd6ac-0xa0a0) */ 0x0000, /* 0x360D(0xd6ad-0xa0a0) */ 0x0000, /* 0x360E(0xd6ae-0xa0a0) */ 0x0000, /* 0x360F(0xd6af-0xa0a0) */ 0x0000, /* 0x3610(0xd6b0-0xa0a0) */ 0x0000, /* 0x3611(0xd6b1-0xa0a0) */ 0x0000, /* 0x3612(0xd6b2-0xa0a0) */ 0x0000, /* 0x3613(0xd6b3-0xa0a0) */ 0x0000, /* 0x3614(0xd6b4-0xa0a0) */ 0x0000, /* 0x3615(0xd6b5-0xa0a0) */ 0x0000, /* 0x3616(0xd6b6-0xa0a0) */ 0x0000, /* 0x3617(0xd6b7-0xa0a0) */ 0x0000, /* 0x3618(0xd6b8-0xa0a0) */ 0x0000, /* 0x3619(0xd6b9-0xa0a0) */ 0x0000, /* 0x361A(0xd6ba-0xa0a0) */ 0x0000, /* 0x361B(0xd6bb-0xa0a0) */ 0x0000, /* 0x361C(0xd6bc-0xa0a0) */ 0x0000, /* 0x361D(0xd6bd-0xa0a0) */ 0x0000, /* 0x361E(0xd6be-0xa0a0) */ 0x0000, /* 0x361F(0xd6bf-0xa0a0) */ 0x0000, /* 0x3620(0xd6c0-0xa0a0) */ 0x0000, /* 0x3621(0xd6c1-0xa0a0) */ 0x0000, /* 0x3622(0xd6c2-0xa0a0) */ 0x0000, /* 0x3623(0xd6c3-0xa0a0) */ 0x0000, /* 0x3624(0xd6c4-0xa0a0) */ 0x0000, /* 0x3625(0xd6c5-0xa0a0) */ 0x0000, /* 0x3626(0xd6c6-0xa0a0) */ 0x0000, /* 0x3627(0xd6c7-0xa0a0) */ 0x0000, /* 0x3628(0xd6c8-0xa0a0) */ 0x0000, /* 0x3629(0xd6c9-0xa0a0) */ 0x0000, /* 0x362A(0xd6ca-0xa0a0) */ 0x0000, /* 0x362B(0xd6cb-0xa0a0) */ 0x0000, /* 0x362C(0xd6cc-0xa0a0) */ 0x0000, /* 0x362D(0xd6cd-0xa0a0) */ 0x0000, /* 0x362E(0xd6ce-0xa0a0) */ 0x0000, /* 0x362F(0xd6cf-0xa0a0) */ 0x0000, /* 0x3630(0xd6d0-0xa0a0) */ 0x0000, /* 0x3631(0xd6d1-0xa0a0) */ 0x0000, /* 0x3632(0xd6d2-0xa0a0) */ 0x0000, /* 0x3633(0xd6d3-0xa0a0) */ 0x0000, /* 0x3634(0xd6d4-0xa0a0) */ 0x0000, /* 0x3635(0xd6d5-0xa0a0) */ 0x0000, /* 0x3636(0xd6d6-0xa0a0) */ 0x0000, /* 0x3637(0xd6d7-0xa0a0) */ 0x0000, /* 0x3638(0xd6d8-0xa0a0) */ 0x0000, /* 0x3639(0xd6d9-0xa0a0) */ 0x0000, /* 0x363A(0xd6da-0xa0a0) */ 0x0000, /* 0x363B(0xd6db-0xa0a0) */ 0x0000, /* 0x363C(0xd6dc-0xa0a0) */ 0x0000, /* 0x363D(0xd6dd-0xa0a0) */ 0x0000, /* 0x363E(0xd6de-0xa0a0) */ 0x0000, /* 0x363F(0xd6df-0xa0a0) */ 0x0000, /* 0x3640(0xd6e0-0xa0a0) */ 0x0000, /* 0x3641(0xd6e1-0xa0a0) */ 0x0000, /* 0x3642(0xd6e2-0xa0a0) */ 0x0000, /* 0x3643(0xd6e3-0xa0a0) */ 0x0000, /* 0x3644(0xd6e4-0xa0a0) */ 0x0000, /* 0x3645(0xd6e5-0xa0a0) */ 0x0000, /* 0x3646(0xd6e6-0xa0a0) */ 0x0000, /* 0x3647(0xd6e7-0xa0a0) */ 0x0000, /* 0x3648(0xd6e8-0xa0a0) */ 0x0000, /* 0x3649(0xd6e9-0xa0a0) */ 0x0000, /* 0x364A(0xd6ea-0xa0a0) */ 0x0000, /* 0x364B(0xd6eb-0xa0a0) */ 0x0000, /* 0x364C(0xd6ec-0xa0a0) */ 0x0000, /* 0x364D(0xd6ed-0xa0a0) */ 0x0000, /* 0x364E(0xd6ee-0xa0a0) */ 0x0000, /* 0x364F(0xd6ef-0xa0a0) */ 0x0000, /* 0x3650(0xd6f0-0xa0a0) */ 0x0000, /* 0x3651(0xd6f1-0xa0a0) */ 0x0000, /* 0x3652(0xd6f2-0xa0a0) */ 0x0000, /* 0x3653(0xd6f3-0xa0a0) */ 0x0000, /* 0x3654(0xd6f4-0xa0a0) */ 0x0000, /* 0x3655(0xd6f5-0xa0a0) */ 0x0000, /* 0x3656(0xd6f6-0xa0a0) */ 0x0000, /* 0x3657(0xd6f7-0xa0a0) */ 0x0000, /* 0x3658(0xd6f8-0xa0a0) */ 0x0000, /* 0x3659(0xd6f9-0xa0a0) */ 0x0000, /* 0x365A(0xd6fa-0xa0a0) */ 0x0000, /* 0x365B(0xd6fb-0xa0a0) */ 0x0000, /* 0x365C(0xd6fc-0xa0a0) */ 0x0000, /* 0x365D(0xd6fd-0xa0a0) */ 0x0000, /* 0x365E(0xd6fe-0xa0a0) */ 0x0000, /* 0x365F(0xd6ff-0xa0a0) */ 0x0000, /* 0x3660(0xd700-0xa0a0) */ 0x0000, /* 0x3661(0xd701-0xa0a0) */ 0x0000, /* 0x3662(0xd702-0xa0a0) */ 0x0000, /* 0x3663(0xd703-0xa0a0) */ 0x0000, /* 0x3664(0xd704-0xa0a0) */ 0x0000, /* 0x3665(0xd705-0xa0a0) */ 0x0000, /* 0x3666(0xd706-0xa0a0) */ 0x0000, /* 0x3667(0xd707-0xa0a0) */ 0x0000, /* 0x3668(0xd708-0xa0a0) */ 0x0000, /* 0x3669(0xd709-0xa0a0) */ 0x0000, /* 0x366A(0xd70a-0xa0a0) */ 0x0000, /* 0x366B(0xd70b-0xa0a0) */ 0x0000, /* 0x366C(0xd70c-0xa0a0) */ 0x0000, /* 0x366D(0xd70d-0xa0a0) */ 0x0000, /* 0x366E(0xd70e-0xa0a0) */ 0x0000, /* 0x366F(0xd70f-0xa0a0) */ 0x0000, /* 0x3670(0xd710-0xa0a0) */ 0x0000, /* 0x3671(0xd711-0xa0a0) */ 0x0000, /* 0x3672(0xd712-0xa0a0) */ 0x0000, /* 0x3673(0xd713-0xa0a0) */ 0x0000, /* 0x3674(0xd714-0xa0a0) */ 0x0000, /* 0x3675(0xd715-0xa0a0) */ 0x0000, /* 0x3676(0xd716-0xa0a0) */ 0x0000, /* 0x3677(0xd717-0xa0a0) */ 0x0000, /* 0x3678(0xd718-0xa0a0) */ 0x0000, /* 0x3679(0xd719-0xa0a0) */ 0x0000, /* 0x367A(0xd71a-0xa0a0) */ 0x0000, /* 0x367B(0xd71b-0xa0a0) */ 0x0000, /* 0x367C(0xd71c-0xa0a0) */ 0x0000, /* 0x367D(0xd71d-0xa0a0) */ 0x0000, /* 0x367E(0xd71e-0xa0a0) */ 0x0000, /* 0x367F(0xd71f-0xa0a0) */ 0x0000, /* 0x3680(0xd720-0xa0a0) */ 0x0000, /* 0x3681(0xd721-0xa0a0) */ 0x0000, /* 0x3682(0xd722-0xa0a0) */ 0x0000, /* 0x3683(0xd723-0xa0a0) */ 0x0000, /* 0x3684(0xd724-0xa0a0) */ 0x0000, /* 0x3685(0xd725-0xa0a0) */ 0x0000, /* 0x3686(0xd726-0xa0a0) */ 0x0000, /* 0x3687(0xd727-0xa0a0) */ 0x0000, /* 0x3688(0xd728-0xa0a0) */ 0x0000, /* 0x3689(0xd729-0xa0a0) */ 0x0000, /* 0x368A(0xd72a-0xa0a0) */ 0x0000, /* 0x368B(0xd72b-0xa0a0) */ 0x0000, /* 0x368C(0xd72c-0xa0a0) */ 0x0000, /* 0x368D(0xd72d-0xa0a0) */ 0x0000, /* 0x368E(0xd72e-0xa0a0) */ 0x0000, /* 0x368F(0xd72f-0xa0a0) */ 0x0000, /* 0x3690(0xd730-0xa0a0) */ 0x0000, /* 0x3691(0xd731-0xa0a0) */ 0x0000, /* 0x3692(0xd732-0xa0a0) */ 0x0000, /* 0x3693(0xd733-0xa0a0) */ 0x0000, /* 0x3694(0xd734-0xa0a0) */ 0x0000, /* 0x3695(0xd735-0xa0a0) */ 0x0000, /* 0x3696(0xd736-0xa0a0) */ 0x0000, /* 0x3697(0xd737-0xa0a0) */ 0x0000, /* 0x3698(0xd738-0xa0a0) */ 0x0000, /* 0x3699(0xd739-0xa0a0) */ 0x0000, /* 0x369A(0xd73a-0xa0a0) */ 0x0000, /* 0x369B(0xd73b-0xa0a0) */ 0x0000, /* 0x369C(0xd73c-0xa0a0) */ 0x0000, /* 0x369D(0xd73d-0xa0a0) */ 0x0000, /* 0x369E(0xd73e-0xa0a0) */ 0x0000, /* 0x369F(0xd73f-0xa0a0) */ 0x0000, /* 0x36A0(0xd740-0xa0a0) */ 0x0000, /* 0x36A1(0xd741-0xa0a0) */ 0x0000, /* 0x36A2(0xd742-0xa0a0) */ 0x0000, /* 0x36A3(0xd743-0xa0a0) */ 0x0000, /* 0x36A4(0xd744-0xa0a0) */ 0x0000, /* 0x36A5(0xd745-0xa0a0) */ 0x0000, /* 0x36A6(0xd746-0xa0a0) */ 0x0000, /* 0x36A7(0xd747-0xa0a0) */ 0x0000, /* 0x36A8(0xd748-0xa0a0) */ 0x0000, /* 0x36A9(0xd749-0xa0a0) */ 0x0000, /* 0x36AA(0xd74a-0xa0a0) */ 0x0000, /* 0x36AB(0xd74b-0xa0a0) */ 0x0000, /* 0x36AC(0xd74c-0xa0a0) */ 0x0000, /* 0x36AD(0xd74d-0xa0a0) */ 0x0000, /* 0x36AE(0xd74e-0xa0a0) */ 0x0000, /* 0x36AF(0xd74f-0xa0a0) */ 0x0000, /* 0x36B0(0xd750-0xa0a0) */ 0x0000, /* 0x36B1(0xd751-0xa0a0) */ 0x0000, /* 0x36B2(0xd752-0xa0a0) */ 0x0000, /* 0x36B3(0xd753-0xa0a0) */ 0x0000, /* 0x36B4(0xd754-0xa0a0) */ 0x0000, /* 0x36B5(0xd755-0xa0a0) */ 0x0000, /* 0x36B6(0xd756-0xa0a0) */ 0x0000, /* 0x36B7(0xd757-0xa0a0) */ 0x0000, /* 0x36B8(0xd758-0xa0a0) */ 0x0000, /* 0x36B9(0xd759-0xa0a0) */ 0x0000, /* 0x36BA(0xd75a-0xa0a0) */ 0x0000, /* 0x36BB(0xd75b-0xa0a0) */ 0x0000, /* 0x36BC(0xd75c-0xa0a0) */ 0x0000, /* 0x36BD(0xd75d-0xa0a0) */ 0x0000, /* 0x36BE(0xd75e-0xa0a0) */ 0x0000, /* 0x36BF(0xd75f-0xa0a0) */ 0x0000, /* 0x36C0(0xd760-0xa0a0) */ 0x0000, /* 0x36C1(0xd761-0xa0a0) */ 0x0000, /* 0x36C2(0xd762-0xa0a0) */ 0x0000, /* 0x36C3(0xd763-0xa0a0) */ 0x0000, /* 0x36C4(0xd764-0xa0a0) */ 0x0000, /* 0x36C5(0xd765-0xa0a0) */ 0x0000, /* 0x36C6(0xd766-0xa0a0) */ 0x0000, /* 0x36C7(0xd767-0xa0a0) */ 0x0000, /* 0x36C8(0xd768-0xa0a0) */ 0x0000, /* 0x36C9(0xd769-0xa0a0) */ 0x0000, /* 0x36CA(0xd76a-0xa0a0) */ 0x0000, /* 0x36CB(0xd76b-0xa0a0) */ 0x0000, /* 0x36CC(0xd76c-0xa0a0) */ 0x0000, /* 0x36CD(0xd76d-0xa0a0) */ 0x0000, /* 0x36CE(0xd76e-0xa0a0) */ 0x0000, /* 0x36CF(0xd76f-0xa0a0) */ 0x0000, /* 0x36D0(0xd770-0xa0a0) */ 0x0000, /* 0x36D1(0xd771-0xa0a0) */ 0x0000, /* 0x36D2(0xd772-0xa0a0) */ 0x0000, /* 0x36D3(0xd773-0xa0a0) */ 0x0000, /* 0x36D4(0xd774-0xa0a0) */ 0x0000, /* 0x36D5(0xd775-0xa0a0) */ 0x0000, /* 0x36D6(0xd776-0xa0a0) */ 0x0000, /* 0x36D7(0xd777-0xa0a0) */ 0x0000, /* 0x36D8(0xd778-0xa0a0) */ 0x0000, /* 0x36D9(0xd779-0xa0a0) */ 0x0000, /* 0x36DA(0xd77a-0xa0a0) */ 0x0000, /* 0x36DB(0xd77b-0xa0a0) */ 0x0000, /* 0x36DC(0xd77c-0xa0a0) */ 0x0000, /* 0x36DD(0xd77d-0xa0a0) */ 0x0000, /* 0x36DE(0xd77e-0xa0a0) */ 0x0000, /* 0x36DF(0xd77f-0xa0a0) */ 0x0000, /* 0x36E0(0xd780-0xa0a0) */ 0x0000, /* 0x36E1(0xd781-0xa0a0) */ 0x0000, /* 0x36E2(0xd782-0xa0a0) */ 0x0000, /* 0x36E3(0xd783-0xa0a0) */ 0x0000, /* 0x36E4(0xd784-0xa0a0) */ 0x0000, /* 0x36E5(0xd785-0xa0a0) */ 0x0000, /* 0x36E6(0xd786-0xa0a0) */ 0x0000, /* 0x36E7(0xd787-0xa0a0) */ 0x0000, /* 0x36E8(0xd788-0xa0a0) */ 0x0000, /* 0x36E9(0xd789-0xa0a0) */ 0x0000, /* 0x36EA(0xd78a-0xa0a0) */ 0x0000, /* 0x36EB(0xd78b-0xa0a0) */ 0x0000, /* 0x36EC(0xd78c-0xa0a0) */ 0x0000, /* 0x36ED(0xd78d-0xa0a0) */ 0x0000, /* 0x36EE(0xd78e-0xa0a0) */ 0x0000, /* 0x36EF(0xd78f-0xa0a0) */ 0x0000, /* 0x36F0(0xd790-0xa0a0) */ 0x0000, /* 0x36F1(0xd791-0xa0a0) */ 0x0000, /* 0x36F2(0xd792-0xa0a0) */ 0x0000, /* 0x36F3(0xd793-0xa0a0) */ 0x0000, /* 0x36F4(0xd794-0xa0a0) */ 0x0000, /* 0x36F5(0xd795-0xa0a0) */ 0x0000, /* 0x36F6(0xd796-0xa0a0) */ 0x0000, /* 0x36F7(0xd797-0xa0a0) */ 0x0000, /* 0x36F8(0xd798-0xa0a0) */ 0x0000, /* 0x36F9(0xd799-0xa0a0) */ 0x0000, /* 0x36FA(0xd79a-0xa0a0) */ 0x0000, /* 0x36FB(0xd79b-0xa0a0) */ 0x0000, /* 0x36FC(0xd79c-0xa0a0) */ 0x0000, /* 0x36FD(0xd79d-0xa0a0) */ 0x0000, /* 0x36FE(0xd79e-0xa0a0) */ 0x0000, /* 0x36FF(0xd79f-0xa0a0) */ 0x0000, /* 0x3700(0xd7a0-0xa0a0) */ 0x0000, /* 0x3701(0xd7a1-0xa0a0) */ 0x0000, /* 0x3702(0xd7a2-0xa0a0) */ 0x0000, /* 0x3703(0xd7a3-0xa0a0) */ 0x0000, /* 0x3704(0xd7a4-0xa0a0) */ 0x0000, /* 0x3705(0xd7a5-0xa0a0) */ 0x0000, /* 0x3706(0xd7a6-0xa0a0) */ 0x0000, /* 0x3707(0xd7a7-0xa0a0) */ 0x0000, /* 0x3708(0xd7a8-0xa0a0) */ 0x0000, /* 0x3709(0xd7a9-0xa0a0) */ 0x0000, /* 0x370A(0xd7aa-0xa0a0) */ 0x0000, /* 0x370B(0xd7ab-0xa0a0) */ 0x0000, /* 0x370C(0xd7ac-0xa0a0) */ 0x0000, /* 0x370D(0xd7ad-0xa0a0) */ 0x0000, /* 0x370E(0xd7ae-0xa0a0) */ 0x0000, /* 0x370F(0xd7af-0xa0a0) */ 0x0000, /* 0x3710(0xd7b0-0xa0a0) */ 0x0000, /* 0x3711(0xd7b1-0xa0a0) */ 0x0000, /* 0x3712(0xd7b2-0xa0a0) */ 0x0000, /* 0x3713(0xd7b3-0xa0a0) */ 0x0000, /* 0x3714(0xd7b4-0xa0a0) */ 0x0000, /* 0x3715(0xd7b5-0xa0a0) */ 0x0000, /* 0x3716(0xd7b6-0xa0a0) */ 0x0000, /* 0x3717(0xd7b7-0xa0a0) */ 0x0000, /* 0x3718(0xd7b8-0xa0a0) */ 0x0000, /* 0x3719(0xd7b9-0xa0a0) */ 0x0000, /* 0x371A(0xd7ba-0xa0a0) */ 0x0000, /* 0x371B(0xd7bb-0xa0a0) */ 0x0000, /* 0x371C(0xd7bc-0xa0a0) */ 0x0000, /* 0x371D(0xd7bd-0xa0a0) */ 0x0000, /* 0x371E(0xd7be-0xa0a0) */ 0x0000, /* 0x371F(0xd7bf-0xa0a0) */ 0x0000, /* 0x3720(0xd7c0-0xa0a0) */ 0x0000, /* 0x3721(0xd7c1-0xa0a0) */ 0x0000, /* 0x3722(0xd7c2-0xa0a0) */ 0x0000, /* 0x3723(0xd7c3-0xa0a0) */ 0x0000, /* 0x3724(0xd7c4-0xa0a0) */ 0x0000, /* 0x3725(0xd7c5-0xa0a0) */ 0x0000, /* 0x3726(0xd7c6-0xa0a0) */ 0x0000, /* 0x3727(0xd7c7-0xa0a0) */ 0x0000, /* 0x3728(0xd7c8-0xa0a0) */ 0x0000, /* 0x3729(0xd7c9-0xa0a0) */ 0x0000, /* 0x372A(0xd7ca-0xa0a0) */ 0x0000, /* 0x372B(0xd7cb-0xa0a0) */ 0x0000, /* 0x372C(0xd7cc-0xa0a0) */ 0x0000, /* 0x372D(0xd7cd-0xa0a0) */ 0x0000, /* 0x372E(0xd7ce-0xa0a0) */ 0x0000, /* 0x372F(0xd7cf-0xa0a0) */ 0x0000, /* 0x3730(0xd7d0-0xa0a0) */ 0x0000, /* 0x3731(0xd7d1-0xa0a0) */ 0x0000, /* 0x3732(0xd7d2-0xa0a0) */ 0x0000, /* 0x3733(0xd7d3-0xa0a0) */ 0x0000, /* 0x3734(0xd7d4-0xa0a0) */ 0x0000, /* 0x3735(0xd7d5-0xa0a0) */ 0x0000, /* 0x3736(0xd7d6-0xa0a0) */ 0x0000, /* 0x3737(0xd7d7-0xa0a0) */ 0x0000, /* 0x3738(0xd7d8-0xa0a0) */ 0x0000, /* 0x3739(0xd7d9-0xa0a0) */ 0x0000, /* 0x373A(0xd7da-0xa0a0) */ 0x0000, /* 0x373B(0xd7db-0xa0a0) */ 0x0000, /* 0x373C(0xd7dc-0xa0a0) */ 0x0000, /* 0x373D(0xd7dd-0xa0a0) */ 0x0000, /* 0x373E(0xd7de-0xa0a0) */ 0x0000, /* 0x373F(0xd7df-0xa0a0) */ 0x0000, /* 0x3740(0xd7e0-0xa0a0) */ 0x0000, /* 0x3741(0xd7e1-0xa0a0) */ 0x0000, /* 0x3742(0xd7e2-0xa0a0) */ 0x0000, /* 0x3743(0xd7e3-0xa0a0) */ 0x0000, /* 0x3744(0xd7e4-0xa0a0) */ 0x0000, /* 0x3745(0xd7e5-0xa0a0) */ 0x0000, /* 0x3746(0xd7e6-0xa0a0) */ 0x0000, /* 0x3747(0xd7e7-0xa0a0) */ 0x0000, /* 0x3748(0xd7e8-0xa0a0) */ 0x0000, /* 0x3749(0xd7e9-0xa0a0) */ 0x0000, /* 0x374A(0xd7ea-0xa0a0) */ 0x0000, /* 0x374B(0xd7eb-0xa0a0) */ 0x0000, /* 0x374C(0xd7ec-0xa0a0) */ 0x0000, /* 0x374D(0xd7ed-0xa0a0) */ 0x0000, /* 0x374E(0xd7ee-0xa0a0) */ 0x0000, /* 0x374F(0xd7ef-0xa0a0) */ 0x0000, /* 0x3750(0xd7f0-0xa0a0) */ 0x0000, /* 0x3751(0xd7f1-0xa0a0) */ 0x0000, /* 0x3752(0xd7f2-0xa0a0) */ 0x0000, /* 0x3753(0xd7f3-0xa0a0) */ 0x0000, /* 0x3754(0xd7f4-0xa0a0) */ 0x0000, /* 0x3755(0xd7f5-0xa0a0) */ 0x0000, /* 0x3756(0xd7f6-0xa0a0) */ 0x0000, /* 0x3757(0xd7f7-0xa0a0) */ 0x0000, /* 0x3758(0xd7f8-0xa0a0) */ 0x0000, /* 0x3759(0xd7f9-0xa0a0) */ 0x0000, /* 0x375A(0xd7fa-0xa0a0) */ 0x0000, /* 0x375B(0xd7fb-0xa0a0) */ 0x0000, /* 0x375C(0xd7fc-0xa0a0) */ 0x0000, /* 0x375D(0xd7fd-0xa0a0) */ 0x0000, /* 0x375E(0xd7fe-0xa0a0) */ 0x0000, /* 0x375F(0xd7ff-0xa0a0) */ 0x0000, /* 0x3760(0xd800-0xa0a0) */ 0x0000, /* 0x3761(0xd801-0xa0a0) */ 0x0000, /* 0x3762(0xd802-0xa0a0) */ 0x0000, /* 0x3763(0xd803-0xa0a0) */ 0x0000, /* 0x3764(0xd804-0xa0a0) */ 0x0000, /* 0x3765(0xd805-0xa0a0) */ 0x0000, /* 0x3766(0xd806-0xa0a0) */ 0x0000, /* 0x3767(0xd807-0xa0a0) */ 0x0000, /* 0x3768(0xd808-0xa0a0) */ 0x0000, /* 0x3769(0xd809-0xa0a0) */ 0x0000, /* 0x376A(0xd80a-0xa0a0) */ 0x0000, /* 0x376B(0xd80b-0xa0a0) */ 0x0000, /* 0x376C(0xd80c-0xa0a0) */ 0x0000, /* 0x376D(0xd80d-0xa0a0) */ 0x0000, /* 0x376E(0xd80e-0xa0a0) */ 0x0000, /* 0x376F(0xd80f-0xa0a0) */ 0x0000, /* 0x3770(0xd810-0xa0a0) */ 0x0000, /* 0x3771(0xd811-0xa0a0) */ 0x0000, /* 0x3772(0xd812-0xa0a0) */ 0x0000, /* 0x3773(0xd813-0xa0a0) */ 0x0000, /* 0x3774(0xd814-0xa0a0) */ 0x0000, /* 0x3775(0xd815-0xa0a0) */ 0x0000, /* 0x3776(0xd816-0xa0a0) */ 0x0000, /* 0x3777(0xd817-0xa0a0) */ 0x0000, /* 0x3778(0xd818-0xa0a0) */ 0x0000, /* 0x3779(0xd819-0xa0a0) */ 0x0000, /* 0x377A(0xd81a-0xa0a0) */ 0x0000, /* 0x377B(0xd81b-0xa0a0) */ 0x0000, /* 0x377C(0xd81c-0xa0a0) */ 0x0000, /* 0x377D(0xd81d-0xa0a0) */ 0x0000, /* 0x377E(0xd81e-0xa0a0) */ 0x0000, /* 0x377F(0xd81f-0xa0a0) */ 0x0000, /* 0x3780(0xd820-0xa0a0) */ 0x0000, /* 0x3781(0xd821-0xa0a0) */ 0x0000, /* 0x3782(0xd822-0xa0a0) */ 0x0000, /* 0x3783(0xd823-0xa0a0) */ 0x0000, /* 0x3784(0xd824-0xa0a0) */ 0x0000, /* 0x3785(0xd825-0xa0a0) */ 0x0000, /* 0x3786(0xd826-0xa0a0) */ 0x0000, /* 0x3787(0xd827-0xa0a0) */ 0x0000, /* 0x3788(0xd828-0xa0a0) */ 0x0000, /* 0x3789(0xd829-0xa0a0) */ 0x0000, /* 0x378A(0xd82a-0xa0a0) */ 0x0000, /* 0x378B(0xd82b-0xa0a0) */ 0x0000, /* 0x378C(0xd82c-0xa0a0) */ 0x0000, /* 0x378D(0xd82d-0xa0a0) */ 0x0000, /* 0x378E(0xd82e-0xa0a0) */ 0x0000, /* 0x378F(0xd82f-0xa0a0) */ 0x0000, /* 0x3790(0xd830-0xa0a0) */ 0x0000, /* 0x3791(0xd831-0xa0a0) */ 0x0000, /* 0x3792(0xd832-0xa0a0) */ 0x0000, /* 0x3793(0xd833-0xa0a0) */ 0x0000, /* 0x3794(0xd834-0xa0a0) */ 0x0000, /* 0x3795(0xd835-0xa0a0) */ 0x0000, /* 0x3796(0xd836-0xa0a0) */ 0x0000, /* 0x3797(0xd837-0xa0a0) */ 0x0000, /* 0x3798(0xd838-0xa0a0) */ 0x0000, /* 0x3799(0xd839-0xa0a0) */ 0x0000, /* 0x379A(0xd83a-0xa0a0) */ 0x0000, /* 0x379B(0xd83b-0xa0a0) */ 0x0000, /* 0x379C(0xd83c-0xa0a0) */ 0x0000, /* 0x379D(0xd83d-0xa0a0) */ 0x0000, /* 0x379E(0xd83e-0xa0a0) */ 0x0000, /* 0x379F(0xd83f-0xa0a0) */ 0x0000, /* 0x37A0(0xd840-0xa0a0) */ 0x0000, /* 0x37A1(0xd841-0xa0a0) */ 0x0000, /* 0x37A2(0xd842-0xa0a0) */ 0x0000, /* 0x37A3(0xd843-0xa0a0) */ 0x0000, /* 0x37A4(0xd844-0xa0a0) */ 0x0000, /* 0x37A5(0xd845-0xa0a0) */ 0x0000, /* 0x37A6(0xd846-0xa0a0) */ 0x0000, /* 0x37A7(0xd847-0xa0a0) */ 0x0000, /* 0x37A8(0xd848-0xa0a0) */ 0x0000, /* 0x37A9(0xd849-0xa0a0) */ 0x0000, /* 0x37AA(0xd84a-0xa0a0) */ 0x0000, /* 0x37AB(0xd84b-0xa0a0) */ 0x0000, /* 0x37AC(0xd84c-0xa0a0) */ 0x0000, /* 0x37AD(0xd84d-0xa0a0) */ 0x0000, /* 0x37AE(0xd84e-0xa0a0) */ 0x0000, /* 0x37AF(0xd84f-0xa0a0) */ 0x0000, /* 0x37B0(0xd850-0xa0a0) */ 0x0000, /* 0x37B1(0xd851-0xa0a0) */ 0x0000, /* 0x37B2(0xd852-0xa0a0) */ 0x0000, /* 0x37B3(0xd853-0xa0a0) */ 0x0000, /* 0x37B4(0xd854-0xa0a0) */ 0x0000, /* 0x37B5(0xd855-0xa0a0) */ 0x0000, /* 0x37B6(0xd856-0xa0a0) */ 0x0000, /* 0x37B7(0xd857-0xa0a0) */ 0x0000, /* 0x37B8(0xd858-0xa0a0) */ 0x0000, /* 0x37B9(0xd859-0xa0a0) */ 0x0000, /* 0x37BA(0xd85a-0xa0a0) */ 0x0000, /* 0x37BB(0xd85b-0xa0a0) */ 0x0000, /* 0x37BC(0xd85c-0xa0a0) */ 0x0000, /* 0x37BD(0xd85d-0xa0a0) */ 0x0000, /* 0x37BE(0xd85e-0xa0a0) */ 0x0000, /* 0x37BF(0xd85f-0xa0a0) */ 0x0000, /* 0x37C0(0xd860-0xa0a0) */ 0x0000, /* 0x37C1(0xd861-0xa0a0) */ 0x0000, /* 0x37C2(0xd862-0xa0a0) */ 0x0000, /* 0x37C3(0xd863-0xa0a0) */ 0x0000, /* 0x37C4(0xd864-0xa0a0) */ 0x0000, /* 0x37C5(0xd865-0xa0a0) */ 0x0000, /* 0x37C6(0xd866-0xa0a0) */ 0x0000, /* 0x37C7(0xd867-0xa0a0) */ 0x0000, /* 0x37C8(0xd868-0xa0a0) */ 0x0000, /* 0x37C9(0xd869-0xa0a0) */ 0x0000, /* 0x37CA(0xd86a-0xa0a0) */ 0x0000, /* 0x37CB(0xd86b-0xa0a0) */ 0x0000, /* 0x37CC(0xd86c-0xa0a0) */ 0x0000, /* 0x37CD(0xd86d-0xa0a0) */ 0x0000, /* 0x37CE(0xd86e-0xa0a0) */ 0x0000, /* 0x37CF(0xd86f-0xa0a0) */ 0x0000, /* 0x37D0(0xd870-0xa0a0) */ 0x0000, /* 0x37D1(0xd871-0xa0a0) */ 0x0000, /* 0x37D2(0xd872-0xa0a0) */ 0x0000, /* 0x37D3(0xd873-0xa0a0) */ 0x0000, /* 0x37D4(0xd874-0xa0a0) */ 0x0000, /* 0x37D5(0xd875-0xa0a0) */ 0x0000, /* 0x37D6(0xd876-0xa0a0) */ 0x0000, /* 0x37D7(0xd877-0xa0a0) */ 0x0000, /* 0x37D8(0xd878-0xa0a0) */ 0x0000, /* 0x37D9(0xd879-0xa0a0) */ 0x0000, /* 0x37DA(0xd87a-0xa0a0) */ 0x0000, /* 0x37DB(0xd87b-0xa0a0) */ 0x0000, /* 0x37DC(0xd87c-0xa0a0) */ 0x0000, /* 0x37DD(0xd87d-0xa0a0) */ 0x0000, /* 0x37DE(0xd87e-0xa0a0) */ 0x0000, /* 0x37DF(0xd87f-0xa0a0) */ 0x0000, /* 0x37E0(0xd880-0xa0a0) */ 0x0000, /* 0x37E1(0xd881-0xa0a0) */ 0x0000, /* 0x37E2(0xd882-0xa0a0) */ 0x0000, /* 0x37E3(0xd883-0xa0a0) */ 0x0000, /* 0x37E4(0xd884-0xa0a0) */ 0x0000, /* 0x37E5(0xd885-0xa0a0) */ 0x0000, /* 0x37E6(0xd886-0xa0a0) */ 0x0000, /* 0x37E7(0xd887-0xa0a0) */ 0x0000, /* 0x37E8(0xd888-0xa0a0) */ 0x0000, /* 0x37E9(0xd889-0xa0a0) */ 0x0000, /* 0x37EA(0xd88a-0xa0a0) */ 0x0000, /* 0x37EB(0xd88b-0xa0a0) */ 0x0000, /* 0x37EC(0xd88c-0xa0a0) */ 0x0000, /* 0x37ED(0xd88d-0xa0a0) */ 0x0000, /* 0x37EE(0xd88e-0xa0a0) */ 0x0000, /* 0x37EF(0xd88f-0xa0a0) */ 0x0000, /* 0x37F0(0xd890-0xa0a0) */ 0x0000, /* 0x37F1(0xd891-0xa0a0) */ 0x0000, /* 0x37F2(0xd892-0xa0a0) */ 0x0000, /* 0x37F3(0xd893-0xa0a0) */ 0x0000, /* 0x37F4(0xd894-0xa0a0) */ 0x0000, /* 0x37F5(0xd895-0xa0a0) */ 0x0000, /* 0x37F6(0xd896-0xa0a0) */ 0x0000, /* 0x37F7(0xd897-0xa0a0) */ 0x0000, /* 0x37F8(0xd898-0xa0a0) */ 0x0000, /* 0x37F9(0xd899-0xa0a0) */ 0x0000, /* 0x37FA(0xd89a-0xa0a0) */ 0x0000, /* 0x37FB(0xd89b-0xa0a0) */ 0x0000, /* 0x37FC(0xd89c-0xa0a0) */ 0x0000, /* 0x37FD(0xd89d-0xa0a0) */ 0x0000, /* 0x37FE(0xd89e-0xa0a0) */ 0x0000, /* 0x37FF(0xd89f-0xa0a0) */ 0x0000, /* 0x3800(0xd8a0-0xa0a0) */ 0x0000, /* 0x3801(0xd8a1-0xa0a0) */ 0x0000, /* 0x3802(0xd8a2-0xa0a0) */ 0x0000, /* 0x3803(0xd8a3-0xa0a0) */ 0x0000, /* 0x3804(0xd8a4-0xa0a0) */ 0x0000, /* 0x3805(0xd8a5-0xa0a0) */ 0x0000, /* 0x3806(0xd8a6-0xa0a0) */ 0x0000, /* 0x3807(0xd8a7-0xa0a0) */ 0x0000, /* 0x3808(0xd8a8-0xa0a0) */ 0x0000, /* 0x3809(0xd8a9-0xa0a0) */ 0x0000, /* 0x380A(0xd8aa-0xa0a0) */ 0x0000, /* 0x380B(0xd8ab-0xa0a0) */ 0x0000, /* 0x380C(0xd8ac-0xa0a0) */ 0x0000, /* 0x380D(0xd8ad-0xa0a0) */ 0x0000, /* 0x380E(0xd8ae-0xa0a0) */ 0x0000, /* 0x380F(0xd8af-0xa0a0) */ 0x0000, /* 0x3810(0xd8b0-0xa0a0) */ 0x0000, /* 0x3811(0xd8b1-0xa0a0) */ 0x0000, /* 0x3812(0xd8b2-0xa0a0) */ 0x0000, /* 0x3813(0xd8b3-0xa0a0) */ 0x0000, /* 0x3814(0xd8b4-0xa0a0) */ 0x0000, /* 0x3815(0xd8b5-0xa0a0) */ 0x0000, /* 0x3816(0xd8b6-0xa0a0) */ 0x0000, /* 0x3817(0xd8b7-0xa0a0) */ 0x0000, /* 0x3818(0xd8b8-0xa0a0) */ 0x0000, /* 0x3819(0xd8b9-0xa0a0) */ 0x0000, /* 0x381A(0xd8ba-0xa0a0) */ 0x0000, /* 0x381B(0xd8bb-0xa0a0) */ 0x0000, /* 0x381C(0xd8bc-0xa0a0) */ 0x0000, /* 0x381D(0xd8bd-0xa0a0) */ 0x0000, /* 0x381E(0xd8be-0xa0a0) */ 0x0000, /* 0x381F(0xd8bf-0xa0a0) */ 0x0000, /* 0x3820(0xd8c0-0xa0a0) */ 0x0000, /* 0x3821(0xd8c1-0xa0a0) */ 0x0000, /* 0x3822(0xd8c2-0xa0a0) */ 0x0000, /* 0x3823(0xd8c3-0xa0a0) */ 0x0000, /* 0x3824(0xd8c4-0xa0a0) */ 0x0000, /* 0x3825(0xd8c5-0xa0a0) */ 0x0000, /* 0x3826(0xd8c6-0xa0a0) */ 0x0000, /* 0x3827(0xd8c7-0xa0a0) */ 0x0000, /* 0x3828(0xd8c8-0xa0a0) */ 0x0000, /* 0x3829(0xd8c9-0xa0a0) */ 0x0000, /* 0x382A(0xd8ca-0xa0a0) */ 0x0000, /* 0x382B(0xd8cb-0xa0a0) */ 0x0000, /* 0x382C(0xd8cc-0xa0a0) */ 0x0000, /* 0x382D(0xd8cd-0xa0a0) */ 0x0000, /* 0x382E(0xd8ce-0xa0a0) */ 0x0000, /* 0x382F(0xd8cf-0xa0a0) */ 0x0000, /* 0x3830(0xd8d0-0xa0a0) */ 0x0000, /* 0x3831(0xd8d1-0xa0a0) */ 0x0000, /* 0x3832(0xd8d2-0xa0a0) */ 0x0000, /* 0x3833(0xd8d3-0xa0a0) */ 0x0000, /* 0x3834(0xd8d4-0xa0a0) */ 0x0000, /* 0x3835(0xd8d5-0xa0a0) */ 0x0000, /* 0x3836(0xd8d6-0xa0a0) */ 0x0000, /* 0x3837(0xd8d7-0xa0a0) */ 0x0000, /* 0x3838(0xd8d8-0xa0a0) */ 0x0000, /* 0x3839(0xd8d9-0xa0a0) */ 0x0000, /* 0x383A(0xd8da-0xa0a0) */ 0x0000, /* 0x383B(0xd8db-0xa0a0) */ 0x0000, /* 0x383C(0xd8dc-0xa0a0) */ 0x0000, /* 0x383D(0xd8dd-0xa0a0) */ 0x0000, /* 0x383E(0xd8de-0xa0a0) */ 0x0000, /* 0x383F(0xd8df-0xa0a0) */ 0x0000, /* 0x3840(0xd8e0-0xa0a0) */ 0x0000, /* 0x3841(0xd8e1-0xa0a0) */ 0x0000, /* 0x3842(0xd8e2-0xa0a0) */ 0x0000, /* 0x3843(0xd8e3-0xa0a0) */ 0x0000, /* 0x3844(0xd8e4-0xa0a0) */ 0x0000, /* 0x3845(0xd8e5-0xa0a0) */ 0x0000, /* 0x3846(0xd8e6-0xa0a0) */ 0x0000, /* 0x3847(0xd8e7-0xa0a0) */ 0x0000, /* 0x3848(0xd8e8-0xa0a0) */ 0x0000, /* 0x3849(0xd8e9-0xa0a0) */ 0x0000, /* 0x384A(0xd8ea-0xa0a0) */ 0x0000, /* 0x384B(0xd8eb-0xa0a0) */ 0x0000, /* 0x384C(0xd8ec-0xa0a0) */ 0x0000, /* 0x384D(0xd8ed-0xa0a0) */ 0x0000, /* 0x384E(0xd8ee-0xa0a0) */ 0x0000, /* 0x384F(0xd8ef-0xa0a0) */ 0x0000, /* 0x3850(0xd8f0-0xa0a0) */ 0x0000, /* 0x3851(0xd8f1-0xa0a0) */ 0x0000, /* 0x3852(0xd8f2-0xa0a0) */ 0x0000, /* 0x3853(0xd8f3-0xa0a0) */ 0x0000, /* 0x3854(0xd8f4-0xa0a0) */ 0x0000, /* 0x3855(0xd8f5-0xa0a0) */ 0x0000, /* 0x3856(0xd8f6-0xa0a0) */ 0x0000, /* 0x3857(0xd8f7-0xa0a0) */ 0x0000, /* 0x3858(0xd8f8-0xa0a0) */ 0x0000, /* 0x3859(0xd8f9-0xa0a0) */ 0x0000, /* 0x385A(0xd8fa-0xa0a0) */ 0x0000, /* 0x385B(0xd8fb-0xa0a0) */ 0x0000, /* 0x385C(0xd8fc-0xa0a0) */ 0x0000, /* 0x385D(0xd8fd-0xa0a0) */ 0x0000, /* 0x385E(0xd8fe-0xa0a0) */ 0x0000, /* 0x385F(0xd8ff-0xa0a0) */ 0x0000, /* 0x3860(0xd900-0xa0a0) */ 0x0000, /* 0x3861(0xd901-0xa0a0) */ 0x0000, /* 0x3862(0xd902-0xa0a0) */ 0x0000, /* 0x3863(0xd903-0xa0a0) */ 0x0000, /* 0x3864(0xd904-0xa0a0) */ 0x0000, /* 0x3865(0xd905-0xa0a0) */ 0x0000, /* 0x3866(0xd906-0xa0a0) */ 0x0000, /* 0x3867(0xd907-0xa0a0) */ 0x0000, /* 0x3868(0xd908-0xa0a0) */ 0x0000, /* 0x3869(0xd909-0xa0a0) */ 0x0000, /* 0x386A(0xd90a-0xa0a0) */ 0x0000, /* 0x386B(0xd90b-0xa0a0) */ 0x0000, /* 0x386C(0xd90c-0xa0a0) */ 0x0000, /* 0x386D(0xd90d-0xa0a0) */ 0x0000, /* 0x386E(0xd90e-0xa0a0) */ 0x0000, /* 0x386F(0xd90f-0xa0a0) */ 0x0000, /* 0x3870(0xd910-0xa0a0) */ 0x0000, /* 0x3871(0xd911-0xa0a0) */ 0x0000, /* 0x3872(0xd912-0xa0a0) */ 0x0000, /* 0x3873(0xd913-0xa0a0) */ 0x0000, /* 0x3874(0xd914-0xa0a0) */ 0x0000, /* 0x3875(0xd915-0xa0a0) */ 0x0000, /* 0x3876(0xd916-0xa0a0) */ 0x0000, /* 0x3877(0xd917-0xa0a0) */ 0x0000, /* 0x3878(0xd918-0xa0a0) */ 0x0000, /* 0x3879(0xd919-0xa0a0) */ 0x0000, /* 0x387A(0xd91a-0xa0a0) */ 0x0000, /* 0x387B(0xd91b-0xa0a0) */ 0x0000, /* 0x387C(0xd91c-0xa0a0) */ 0x0000, /* 0x387D(0xd91d-0xa0a0) */ 0x0000, /* 0x387E(0xd91e-0xa0a0) */ 0x0000, /* 0x387F(0xd91f-0xa0a0) */ 0x0000, /* 0x3880(0xd920-0xa0a0) */ 0x0000, /* 0x3881(0xd921-0xa0a0) */ 0x0000, /* 0x3882(0xd922-0xa0a0) */ 0x0000, /* 0x3883(0xd923-0xa0a0) */ 0x0000, /* 0x3884(0xd924-0xa0a0) */ 0x0000, /* 0x3885(0xd925-0xa0a0) */ 0x0000, /* 0x3886(0xd926-0xa0a0) */ 0x0000, /* 0x3887(0xd927-0xa0a0) */ 0x0000, /* 0x3888(0xd928-0xa0a0) */ 0x0000, /* 0x3889(0xd929-0xa0a0) */ 0x0000, /* 0x388A(0xd92a-0xa0a0) */ 0x0000, /* 0x388B(0xd92b-0xa0a0) */ 0x0000, /* 0x388C(0xd92c-0xa0a0) */ 0x0000, /* 0x388D(0xd92d-0xa0a0) */ 0x0000, /* 0x388E(0xd92e-0xa0a0) */ 0x0000, /* 0x388F(0xd92f-0xa0a0) */ 0x0000, /* 0x3890(0xd930-0xa0a0) */ 0x0000, /* 0x3891(0xd931-0xa0a0) */ 0x0000, /* 0x3892(0xd932-0xa0a0) */ 0x0000, /* 0x3893(0xd933-0xa0a0) */ 0x0000, /* 0x3894(0xd934-0xa0a0) */ 0x0000, /* 0x3895(0xd935-0xa0a0) */ 0x0000, /* 0x3896(0xd936-0xa0a0) */ 0x0000, /* 0x3897(0xd937-0xa0a0) */ 0x0000, /* 0x3898(0xd938-0xa0a0) */ 0x0000, /* 0x3899(0xd939-0xa0a0) */ 0x0000, /* 0x389A(0xd93a-0xa0a0) */ 0x0000, /* 0x389B(0xd93b-0xa0a0) */ 0x0000, /* 0x389C(0xd93c-0xa0a0) */ 0x0000, /* 0x389D(0xd93d-0xa0a0) */ 0x0000, /* 0x389E(0xd93e-0xa0a0) */ 0x0000, /* 0x389F(0xd93f-0xa0a0) */ 0x0000, /* 0x38A0(0xd940-0xa0a0) */ 0x0000, /* 0x38A1(0xd941-0xa0a0) */ 0x0000, /* 0x38A2(0xd942-0xa0a0) */ 0x0000, /* 0x38A3(0xd943-0xa0a0) */ 0x0000, /* 0x38A4(0xd944-0xa0a0) */ 0x0000, /* 0x38A5(0xd945-0xa0a0) */ 0x0000, /* 0x38A6(0xd946-0xa0a0) */ 0x0000, /* 0x38A7(0xd947-0xa0a0) */ 0x0000, /* 0x38A8(0xd948-0xa0a0) */ 0x0000, /* 0x38A9(0xd949-0xa0a0) */ 0x0000, /* 0x38AA(0xd94a-0xa0a0) */ 0x0000, /* 0x38AB(0xd94b-0xa0a0) */ 0x0000, /* 0x38AC(0xd94c-0xa0a0) */ 0x0000, /* 0x38AD(0xd94d-0xa0a0) */ 0x0000, /* 0x38AE(0xd94e-0xa0a0) */ 0x0000, /* 0x38AF(0xd94f-0xa0a0) */ 0x0000, /* 0x38B0(0xd950-0xa0a0) */ 0x0000, /* 0x38B1(0xd951-0xa0a0) */ 0x0000, /* 0x38B2(0xd952-0xa0a0) */ 0x0000, /* 0x38B3(0xd953-0xa0a0) */ 0x0000, /* 0x38B4(0xd954-0xa0a0) */ 0x0000, /* 0x38B5(0xd955-0xa0a0) */ 0x0000, /* 0x38B6(0xd956-0xa0a0) */ 0x0000, /* 0x38B7(0xd957-0xa0a0) */ 0x0000, /* 0x38B8(0xd958-0xa0a0) */ 0x0000, /* 0x38B9(0xd959-0xa0a0) */ 0x0000, /* 0x38BA(0xd95a-0xa0a0) */ 0x0000, /* 0x38BB(0xd95b-0xa0a0) */ 0x0000, /* 0x38BC(0xd95c-0xa0a0) */ 0x0000, /* 0x38BD(0xd95d-0xa0a0) */ 0x0000, /* 0x38BE(0xd95e-0xa0a0) */ 0x0000, /* 0x38BF(0xd95f-0xa0a0) */ 0x0000, /* 0x38C0(0xd960-0xa0a0) */ 0x0000, /* 0x38C1(0xd961-0xa0a0) */ 0x0000, /* 0x38C2(0xd962-0xa0a0) */ 0x0000, /* 0x38C3(0xd963-0xa0a0) */ 0x0000, /* 0x38C4(0xd964-0xa0a0) */ 0x0000, /* 0x38C5(0xd965-0xa0a0) */ 0x0000, /* 0x38C6(0xd966-0xa0a0) */ 0x0000, /* 0x38C7(0xd967-0xa0a0) */ 0x0000, /* 0x38C8(0xd968-0xa0a0) */ 0x0000, /* 0x38C9(0xd969-0xa0a0) */ 0x0000, /* 0x38CA(0xd96a-0xa0a0) */ 0x0000, /* 0x38CB(0xd96b-0xa0a0) */ 0x0000, /* 0x38CC(0xd96c-0xa0a0) */ 0x0000, /* 0x38CD(0xd96d-0xa0a0) */ 0x0000, /* 0x38CE(0xd96e-0xa0a0) */ 0x0000, /* 0x38CF(0xd96f-0xa0a0) */ 0x0000, /* 0x38D0(0xd970-0xa0a0) */ 0x0000, /* 0x38D1(0xd971-0xa0a0) */ 0x0000, /* 0x38D2(0xd972-0xa0a0) */ 0x0000, /* 0x38D3(0xd973-0xa0a0) */ 0x0000, /* 0x38D4(0xd974-0xa0a0) */ 0x0000, /* 0x38D5(0xd975-0xa0a0) */ 0x0000, /* 0x38D6(0xd976-0xa0a0) */ 0x0000, /* 0x38D7(0xd977-0xa0a0) */ 0x0000, /* 0x38D8(0xd978-0xa0a0) */ 0x0000, /* 0x38D9(0xd979-0xa0a0) */ 0x0000, /* 0x38DA(0xd97a-0xa0a0) */ 0x0000, /* 0x38DB(0xd97b-0xa0a0) */ 0x0000, /* 0x38DC(0xd97c-0xa0a0) */ 0x0000, /* 0x38DD(0xd97d-0xa0a0) */ 0x0000, /* 0x38DE(0xd97e-0xa0a0) */ 0x0000, /* 0x38DF(0xd97f-0xa0a0) */ 0x0000, /* 0x38E0(0xd980-0xa0a0) */ 0x0000, /* 0x38E1(0xd981-0xa0a0) */ 0x0000, /* 0x38E2(0xd982-0xa0a0) */ 0x0000, /* 0x38E3(0xd983-0xa0a0) */ 0x0000, /* 0x38E4(0xd984-0xa0a0) */ 0x0000, /* 0x38E5(0xd985-0xa0a0) */ 0x0000, /* 0x38E6(0xd986-0xa0a0) */ 0x0000, /* 0x38E7(0xd987-0xa0a0) */ 0x0000, /* 0x38E8(0xd988-0xa0a0) */ 0x0000, /* 0x38E9(0xd989-0xa0a0) */ 0x0000, /* 0x38EA(0xd98a-0xa0a0) */ 0x0000, /* 0x38EB(0xd98b-0xa0a0) */ 0x0000, /* 0x38EC(0xd98c-0xa0a0) */ 0x0000, /* 0x38ED(0xd98d-0xa0a0) */ 0x0000, /* 0x38EE(0xd98e-0xa0a0) */ 0x0000, /* 0x38EF(0xd98f-0xa0a0) */ 0x0000, /* 0x38F0(0xd990-0xa0a0) */ 0x0000, /* 0x38F1(0xd991-0xa0a0) */ 0x0000, /* 0x38F2(0xd992-0xa0a0) */ 0x0000, /* 0x38F3(0xd993-0xa0a0) */ 0x0000, /* 0x38F4(0xd994-0xa0a0) */ 0x0000, /* 0x38F5(0xd995-0xa0a0) */ 0x0000, /* 0x38F6(0xd996-0xa0a0) */ 0x0000, /* 0x38F7(0xd997-0xa0a0) */ 0x0000, /* 0x38F8(0xd998-0xa0a0) */ 0x0000, /* 0x38F9(0xd999-0xa0a0) */ 0x0000, /* 0x38FA(0xd99a-0xa0a0) */ 0x0000, /* 0x38FB(0xd99b-0xa0a0) */ 0x0000, /* 0x38FC(0xd99c-0xa0a0) */ 0x0000, /* 0x38FD(0xd99d-0xa0a0) */ 0x0000, /* 0x38FE(0xd99e-0xa0a0) */ 0x0000, /* 0x38FF(0xd99f-0xa0a0) */ 0x0000, /* 0x3900(0xd9a0-0xa0a0) */ 0x0000, /* 0x3901(0xd9a1-0xa0a0) */ 0x0000, /* 0x3902(0xd9a2-0xa0a0) */ 0x0000, /* 0x3903(0xd9a3-0xa0a0) */ 0x0000, /* 0x3904(0xd9a4-0xa0a0) */ 0x0000, /* 0x3905(0xd9a5-0xa0a0) */ 0x0000, /* 0x3906(0xd9a6-0xa0a0) */ 0x0000, /* 0x3907(0xd9a7-0xa0a0) */ 0x0000, /* 0x3908(0xd9a8-0xa0a0) */ 0x0000, /* 0x3909(0xd9a9-0xa0a0) */ 0x0000, /* 0x390A(0xd9aa-0xa0a0) */ 0x0000, /* 0x390B(0xd9ab-0xa0a0) */ 0x0000, /* 0x390C(0xd9ac-0xa0a0) */ 0x0000, /* 0x390D(0xd9ad-0xa0a0) */ 0x0000, /* 0x390E(0xd9ae-0xa0a0) */ 0x0000, /* 0x390F(0xd9af-0xa0a0) */ 0x0000, /* 0x3910(0xd9b0-0xa0a0) */ 0x0000, /* 0x3911(0xd9b1-0xa0a0) */ 0x0000, /* 0x3912(0xd9b2-0xa0a0) */ 0x0000, /* 0x3913(0xd9b3-0xa0a0) */ 0x0000, /* 0x3914(0xd9b4-0xa0a0) */ 0x0000, /* 0x3915(0xd9b5-0xa0a0) */ 0x0000, /* 0x3916(0xd9b6-0xa0a0) */ 0x0000, /* 0x3917(0xd9b7-0xa0a0) */ 0x0000, /* 0x3918(0xd9b8-0xa0a0) */ 0x0000, /* 0x3919(0xd9b9-0xa0a0) */ 0x0000, /* 0x391A(0xd9ba-0xa0a0) */ 0x0000, /* 0x391B(0xd9bb-0xa0a0) */ 0x0000, /* 0x391C(0xd9bc-0xa0a0) */ 0x0000, /* 0x391D(0xd9bd-0xa0a0) */ 0x0000, /* 0x391E(0xd9be-0xa0a0) */ 0x0000, /* 0x391F(0xd9bf-0xa0a0) */ 0x0000, /* 0x3920(0xd9c0-0xa0a0) */ 0x0000, /* 0x3921(0xd9c1-0xa0a0) */ 0x0000, /* 0x3922(0xd9c2-0xa0a0) */ 0x0000, /* 0x3923(0xd9c3-0xa0a0) */ 0x0000, /* 0x3924(0xd9c4-0xa0a0) */ 0x0000, /* 0x3925(0xd9c5-0xa0a0) */ 0x0000, /* 0x3926(0xd9c6-0xa0a0) */ 0x0000, /* 0x3927(0xd9c7-0xa0a0) */ 0x0000, /* 0x3928(0xd9c8-0xa0a0) */ 0x0000, /* 0x3929(0xd9c9-0xa0a0) */ 0x0000, /* 0x392A(0xd9ca-0xa0a0) */ 0x0000, /* 0x392B(0xd9cb-0xa0a0) */ 0x0000, /* 0x392C(0xd9cc-0xa0a0) */ 0x0000, /* 0x392D(0xd9cd-0xa0a0) */ 0x0000, /* 0x392E(0xd9ce-0xa0a0) */ 0x0000, /* 0x392F(0xd9cf-0xa0a0) */ 0x0000, /* 0x3930(0xd9d0-0xa0a0) */ 0x0000, /* 0x3931(0xd9d1-0xa0a0) */ 0x0000, /* 0x3932(0xd9d2-0xa0a0) */ 0x0000, /* 0x3933(0xd9d3-0xa0a0) */ 0x0000, /* 0x3934(0xd9d4-0xa0a0) */ 0x0000, /* 0x3935(0xd9d5-0xa0a0) */ 0x0000, /* 0x3936(0xd9d6-0xa0a0) */ 0x0000, /* 0x3937(0xd9d7-0xa0a0) */ 0x0000, /* 0x3938(0xd9d8-0xa0a0) */ 0x0000, /* 0x3939(0xd9d9-0xa0a0) */ 0x0000, /* 0x393A(0xd9da-0xa0a0) */ 0x0000, /* 0x393B(0xd9db-0xa0a0) */ 0x0000, /* 0x393C(0xd9dc-0xa0a0) */ 0x0000, /* 0x393D(0xd9dd-0xa0a0) */ 0x0000, /* 0x393E(0xd9de-0xa0a0) */ 0x0000, /* 0x393F(0xd9df-0xa0a0) */ 0x0000, /* 0x3940(0xd9e0-0xa0a0) */ 0x0000, /* 0x3941(0xd9e1-0xa0a0) */ 0x0000, /* 0x3942(0xd9e2-0xa0a0) */ 0x0000, /* 0x3943(0xd9e3-0xa0a0) */ 0x0000, /* 0x3944(0xd9e4-0xa0a0) */ 0x0000, /* 0x3945(0xd9e5-0xa0a0) */ 0x0000, /* 0x3946(0xd9e6-0xa0a0) */ 0x0000, /* 0x3947(0xd9e7-0xa0a0) */ 0x0000, /* 0x3948(0xd9e8-0xa0a0) */ 0x0000, /* 0x3949(0xd9e9-0xa0a0) */ 0x0000, /* 0x394A(0xd9ea-0xa0a0) */ 0x0000, /* 0x394B(0xd9eb-0xa0a0) */ 0x0000, /* 0x394C(0xd9ec-0xa0a0) */ 0x0000, /* 0x394D(0xd9ed-0xa0a0) */ 0x0000, /* 0x394E(0xd9ee-0xa0a0) */ 0x0000, /* 0x394F(0xd9ef-0xa0a0) */ 0x0000, /* 0x3950(0xd9f0-0xa0a0) */ 0x0000, /* 0x3951(0xd9f1-0xa0a0) */ 0x0000, /* 0x3952(0xd9f2-0xa0a0) */ 0x0000, /* 0x3953(0xd9f3-0xa0a0) */ 0x0000, /* 0x3954(0xd9f4-0xa0a0) */ 0x0000, /* 0x3955(0xd9f5-0xa0a0) */ 0x0000, /* 0x3956(0xd9f6-0xa0a0) */ 0x0000, /* 0x3957(0xd9f7-0xa0a0) */ 0x0000, /* 0x3958(0xd9f8-0xa0a0) */ 0x0000, /* 0x3959(0xd9f9-0xa0a0) */ 0x0000, /* 0x395A(0xd9fa-0xa0a0) */ 0x0000, /* 0x395B(0xd9fb-0xa0a0) */ 0x0000, /* 0x395C(0xd9fc-0xa0a0) */ 0x0000, /* 0x395D(0xd9fd-0xa0a0) */ 0x0000, /* 0x395E(0xd9fe-0xa0a0) */ 0x0000, /* 0x395F(0xd9ff-0xa0a0) */ 0x0000, /* 0x3960(0xda00-0xa0a0) */ 0x0000, /* 0x3961(0xda01-0xa0a0) */ 0x0000, /* 0x3962(0xda02-0xa0a0) */ 0x0000, /* 0x3963(0xda03-0xa0a0) */ 0x0000, /* 0x3964(0xda04-0xa0a0) */ 0x0000, /* 0x3965(0xda05-0xa0a0) */ 0x0000, /* 0x3966(0xda06-0xa0a0) */ 0x0000, /* 0x3967(0xda07-0xa0a0) */ 0x0000, /* 0x3968(0xda08-0xa0a0) */ 0x0000, /* 0x3969(0xda09-0xa0a0) */ 0x0000, /* 0x396A(0xda0a-0xa0a0) */ 0x0000, /* 0x396B(0xda0b-0xa0a0) */ 0x0000, /* 0x396C(0xda0c-0xa0a0) */ 0x0000, /* 0x396D(0xda0d-0xa0a0) */ 0x0000, /* 0x396E(0xda0e-0xa0a0) */ 0x0000, /* 0x396F(0xda0f-0xa0a0) */ 0x0000, /* 0x3970(0xda10-0xa0a0) */ 0x0000, /* 0x3971(0xda11-0xa0a0) */ 0x0000, /* 0x3972(0xda12-0xa0a0) */ 0x0000, /* 0x3973(0xda13-0xa0a0) */ 0x0000, /* 0x3974(0xda14-0xa0a0) */ 0x0000, /* 0x3975(0xda15-0xa0a0) */ 0x0000, /* 0x3976(0xda16-0xa0a0) */ 0x0000, /* 0x3977(0xda17-0xa0a0) */ 0x0000, /* 0x3978(0xda18-0xa0a0) */ 0x0000, /* 0x3979(0xda19-0xa0a0) */ 0x0000, /* 0x397A(0xda1a-0xa0a0) */ 0x0000, /* 0x397B(0xda1b-0xa0a0) */ 0x0000, /* 0x397C(0xda1c-0xa0a0) */ 0x0000, /* 0x397D(0xda1d-0xa0a0) */ 0x0000, /* 0x397E(0xda1e-0xa0a0) */ 0x0000, /* 0x397F(0xda1f-0xa0a0) */ 0x0000, /* 0x3980(0xda20-0xa0a0) */ 0x0000, /* 0x3981(0xda21-0xa0a0) */ 0x0000, /* 0x3982(0xda22-0xa0a0) */ 0x0000, /* 0x3983(0xda23-0xa0a0) */ 0x0000, /* 0x3984(0xda24-0xa0a0) */ 0x0000, /* 0x3985(0xda25-0xa0a0) */ 0x0000, /* 0x3986(0xda26-0xa0a0) */ 0x0000, /* 0x3987(0xda27-0xa0a0) */ 0x0000, /* 0x3988(0xda28-0xa0a0) */ 0x0000, /* 0x3989(0xda29-0xa0a0) */ 0x0000, /* 0x398A(0xda2a-0xa0a0) */ 0x0000, /* 0x398B(0xda2b-0xa0a0) */ 0x0000, /* 0x398C(0xda2c-0xa0a0) */ 0x0000, /* 0x398D(0xda2d-0xa0a0) */ 0x0000, /* 0x398E(0xda2e-0xa0a0) */ 0x0000, /* 0x398F(0xda2f-0xa0a0) */ 0x0000, /* 0x3990(0xda30-0xa0a0) */ 0x0000, /* 0x3991(0xda31-0xa0a0) */ 0x0000, /* 0x3992(0xda32-0xa0a0) */ 0x0000, /* 0x3993(0xda33-0xa0a0) */ 0x0000, /* 0x3994(0xda34-0xa0a0) */ 0x0000, /* 0x3995(0xda35-0xa0a0) */ 0x0000, /* 0x3996(0xda36-0xa0a0) */ 0x0000, /* 0x3997(0xda37-0xa0a0) */ 0x0000, /* 0x3998(0xda38-0xa0a0) */ 0x0000, /* 0x3999(0xda39-0xa0a0) */ 0x0000, /* 0x399A(0xda3a-0xa0a0) */ 0x0000, /* 0x399B(0xda3b-0xa0a0) */ 0x0000, /* 0x399C(0xda3c-0xa0a0) */ 0x0000, /* 0x399D(0xda3d-0xa0a0) */ 0x0000, /* 0x399E(0xda3e-0xa0a0) */ 0x0000, /* 0x399F(0xda3f-0xa0a0) */ 0x0000, /* 0x39A0(0xda40-0xa0a0) */ 0x0000, /* 0x39A1(0xda41-0xa0a0) */ 0x0000, /* 0x39A2(0xda42-0xa0a0) */ 0x0000, /* 0x39A3(0xda43-0xa0a0) */ 0x0000, /* 0x39A4(0xda44-0xa0a0) */ 0x0000, /* 0x39A5(0xda45-0xa0a0) */ 0x0000, /* 0x39A6(0xda46-0xa0a0) */ 0x0000, /* 0x39A7(0xda47-0xa0a0) */ 0x0000, /* 0x39A8(0xda48-0xa0a0) */ 0x0000, /* 0x39A9(0xda49-0xa0a0) */ 0x0000, /* 0x39AA(0xda4a-0xa0a0) */ 0x0000, /* 0x39AB(0xda4b-0xa0a0) */ 0x0000, /* 0x39AC(0xda4c-0xa0a0) */ 0x0000, /* 0x39AD(0xda4d-0xa0a0) */ 0x0000, /* 0x39AE(0xda4e-0xa0a0) */ 0x0000, /* 0x39AF(0xda4f-0xa0a0) */ 0x0000, /* 0x39B0(0xda50-0xa0a0) */ 0x0000, /* 0x39B1(0xda51-0xa0a0) */ 0x0000, /* 0x39B2(0xda52-0xa0a0) */ 0x0000, /* 0x39B3(0xda53-0xa0a0) */ 0x0000, /* 0x39B4(0xda54-0xa0a0) */ 0x0000, /* 0x39B5(0xda55-0xa0a0) */ 0x0000, /* 0x39B6(0xda56-0xa0a0) */ 0x0000, /* 0x39B7(0xda57-0xa0a0) */ 0x0000, /* 0x39B8(0xda58-0xa0a0) */ 0x0000, /* 0x39B9(0xda59-0xa0a0) */ 0x0000, /* 0x39BA(0xda5a-0xa0a0) */ 0x0000, /* 0x39BB(0xda5b-0xa0a0) */ 0x0000, /* 0x39BC(0xda5c-0xa0a0) */ 0x0000, /* 0x39BD(0xda5d-0xa0a0) */ 0x0000, /* 0x39BE(0xda5e-0xa0a0) */ 0x0000, /* 0x39BF(0xda5f-0xa0a0) */ 0x0000, /* 0x39C0(0xda60-0xa0a0) */ 0x0000, /* 0x39C1(0xda61-0xa0a0) */ 0x0000, /* 0x39C2(0xda62-0xa0a0) */ 0x0000, /* 0x39C3(0xda63-0xa0a0) */ 0x0000, /* 0x39C4(0xda64-0xa0a0) */ 0x0000, /* 0x39C5(0xda65-0xa0a0) */ 0x0000, /* 0x39C6(0xda66-0xa0a0) */ 0x0000, /* 0x39C7(0xda67-0xa0a0) */ 0x0000, /* 0x39C8(0xda68-0xa0a0) */ 0x0000, /* 0x39C9(0xda69-0xa0a0) */ 0x0000, /* 0x39CA(0xda6a-0xa0a0) */ 0x0000, /* 0x39CB(0xda6b-0xa0a0) */ 0x0000, /* 0x39CC(0xda6c-0xa0a0) */ 0x0000, /* 0x39CD(0xda6d-0xa0a0) */ 0x0000, /* 0x39CE(0xda6e-0xa0a0) */ 0x0000, /* 0x39CF(0xda6f-0xa0a0) */ 0x0000, /* 0x39D0(0xda70-0xa0a0) */ 0x0000, /* 0x39D1(0xda71-0xa0a0) */ 0x0000, /* 0x39D2(0xda72-0xa0a0) */ 0x0000, /* 0x39D3(0xda73-0xa0a0) */ 0x0000, /* 0x39D4(0xda74-0xa0a0) */ 0x0000, /* 0x39D5(0xda75-0xa0a0) */ 0x0000, /* 0x39D6(0xda76-0xa0a0) */ 0x0000, /* 0x39D7(0xda77-0xa0a0) */ 0x0000, /* 0x39D8(0xda78-0xa0a0) */ 0x0000, /* 0x39D9(0xda79-0xa0a0) */ 0x0000, /* 0x39DA(0xda7a-0xa0a0) */ 0x0000, /* 0x39DB(0xda7b-0xa0a0) */ 0x0000, /* 0x39DC(0xda7c-0xa0a0) */ 0x0000, /* 0x39DD(0xda7d-0xa0a0) */ 0x0000, /* 0x39DE(0xda7e-0xa0a0) */ 0x0000, /* 0x39DF(0xda7f-0xa0a0) */ 0x0000, /* 0x39E0(0xda80-0xa0a0) */ 0x0000, /* 0x39E1(0xda81-0xa0a0) */ 0x0000, /* 0x39E2(0xda82-0xa0a0) */ 0x0000, /* 0x39E3(0xda83-0xa0a0) */ 0x0000, /* 0x39E4(0xda84-0xa0a0) */ 0x0000, /* 0x39E5(0xda85-0xa0a0) */ 0x0000, /* 0x39E6(0xda86-0xa0a0) */ 0x0000, /* 0x39E7(0xda87-0xa0a0) */ 0x0000, /* 0x39E8(0xda88-0xa0a0) */ 0x0000, /* 0x39E9(0xda89-0xa0a0) */ 0x0000, /* 0x39EA(0xda8a-0xa0a0) */ 0x0000, /* 0x39EB(0xda8b-0xa0a0) */ 0x0000, /* 0x39EC(0xda8c-0xa0a0) */ 0x0000, /* 0x39ED(0xda8d-0xa0a0) */ 0x0000, /* 0x39EE(0xda8e-0xa0a0) */ 0x0000, /* 0x39EF(0xda8f-0xa0a0) */ 0x0000, /* 0x39F0(0xda90-0xa0a0) */ 0x0000, /* 0x39F1(0xda91-0xa0a0) */ 0x0000, /* 0x39F2(0xda92-0xa0a0) */ 0x0000, /* 0x39F3(0xda93-0xa0a0) */ 0x0000, /* 0x39F4(0xda94-0xa0a0) */ 0x0000, /* 0x39F5(0xda95-0xa0a0) */ 0x0000, /* 0x39F6(0xda96-0xa0a0) */ 0x0000, /* 0x39F7(0xda97-0xa0a0) */ 0x0000, /* 0x39F8(0xda98-0xa0a0) */ 0x0000, /* 0x39F9(0xda99-0xa0a0) */ 0x0000, /* 0x39FA(0xda9a-0xa0a0) */ 0x0000, /* 0x39FB(0xda9b-0xa0a0) */ 0x0000, /* 0x39FC(0xda9c-0xa0a0) */ 0x0000, /* 0x39FD(0xda9d-0xa0a0) */ 0x0000, /* 0x39FE(0xda9e-0xa0a0) */ 0x0000, /* 0x39FF(0xda9f-0xa0a0) */ 0x0000, /* 0x3A00(0xdaa0-0xa0a0) */ 0x0000, /* 0x3A01(0xdaa1-0xa0a0) */ 0x0000, /* 0x3A02(0xdaa2-0xa0a0) */ 0x0000, /* 0x3A03(0xdaa3-0xa0a0) */ 0x0000, /* 0x3A04(0xdaa4-0xa0a0) */ 0x0000, /* 0x3A05(0xdaa5-0xa0a0) */ 0x0000, /* 0x3A06(0xdaa6-0xa0a0) */ 0x0000, /* 0x3A07(0xdaa7-0xa0a0) */ 0x0000, /* 0x3A08(0xdaa8-0xa0a0) */ 0x0000, /* 0x3A09(0xdaa9-0xa0a0) */ 0x0000, /* 0x3A0A(0xdaaa-0xa0a0) */ 0x0000, /* 0x3A0B(0xdaab-0xa0a0) */ 0x0000, /* 0x3A0C(0xdaac-0xa0a0) */ 0x0000, /* 0x3A0D(0xdaad-0xa0a0) */ 0x0000, /* 0x3A0E(0xdaae-0xa0a0) */ 0x0000, /* 0x3A0F(0xdaaf-0xa0a0) */ 0x0000, /* 0x3A10(0xdab0-0xa0a0) */ 0x0000, /* 0x3A11(0xdab1-0xa0a0) */ 0x0000, /* 0x3A12(0xdab2-0xa0a0) */ 0x0000, /* 0x3A13(0xdab3-0xa0a0) */ 0x0000, /* 0x3A14(0xdab4-0xa0a0) */ 0x0000, /* 0x3A15(0xdab5-0xa0a0) */ 0x0000, /* 0x3A16(0xdab6-0xa0a0) */ 0x0000, /* 0x3A17(0xdab7-0xa0a0) */ 0x0000, /* 0x3A18(0xdab8-0xa0a0) */ 0x0000, /* 0x3A19(0xdab9-0xa0a0) */ 0x0000, /* 0x3A1A(0xdaba-0xa0a0) */ 0x0000, /* 0x3A1B(0xdabb-0xa0a0) */ 0x0000, /* 0x3A1C(0xdabc-0xa0a0) */ 0x0000, /* 0x3A1D(0xdabd-0xa0a0) */ 0x0000, /* 0x3A1E(0xdabe-0xa0a0) */ 0x0000, /* 0x3A1F(0xdabf-0xa0a0) */ 0x0000, /* 0x3A20(0xdac0-0xa0a0) */ 0x0000, /* 0x3A21(0xdac1-0xa0a0) */ 0x0000, /* 0x3A22(0xdac2-0xa0a0) */ 0x0000, /* 0x3A23(0xdac3-0xa0a0) */ 0x0000, /* 0x3A24(0xdac4-0xa0a0) */ 0x0000, /* 0x3A25(0xdac5-0xa0a0) */ 0x0000, /* 0x3A26(0xdac6-0xa0a0) */ 0x0000, /* 0x3A27(0xdac7-0xa0a0) */ 0x0000, /* 0x3A28(0xdac8-0xa0a0) */ 0x0000, /* 0x3A29(0xdac9-0xa0a0) */ 0x0000, /* 0x3A2A(0xdaca-0xa0a0) */ 0x0000, /* 0x3A2B(0xdacb-0xa0a0) */ 0x0000, /* 0x3A2C(0xdacc-0xa0a0) */ 0x0000, /* 0x3A2D(0xdacd-0xa0a0) */ 0x0000, /* 0x3A2E(0xdace-0xa0a0) */ 0x0000, /* 0x3A2F(0xdacf-0xa0a0) */ 0x0000, /* 0x3A30(0xdad0-0xa0a0) */ 0x0000, /* 0x3A31(0xdad1-0xa0a0) */ 0x0000, /* 0x3A32(0xdad2-0xa0a0) */ 0x0000, /* 0x3A33(0xdad3-0xa0a0) */ 0x0000, /* 0x3A34(0xdad4-0xa0a0) */ 0x0000, /* 0x3A35(0xdad5-0xa0a0) */ 0x0000, /* 0x3A36(0xdad6-0xa0a0) */ 0x0000, /* 0x3A37(0xdad7-0xa0a0) */ 0x0000, /* 0x3A38(0xdad8-0xa0a0) */ 0x0000, /* 0x3A39(0xdad9-0xa0a0) */ 0x0000, /* 0x3A3A(0xdada-0xa0a0) */ 0x0000, /* 0x3A3B(0xdadb-0xa0a0) */ 0x0000, /* 0x3A3C(0xdadc-0xa0a0) */ 0x0000, /* 0x3A3D(0xdadd-0xa0a0) */ 0x0000, /* 0x3A3E(0xdade-0xa0a0) */ 0x0000, /* 0x3A3F(0xdadf-0xa0a0) */ 0x0000, /* 0x3A40(0xdae0-0xa0a0) */ 0x0000, /* 0x3A41(0xdae1-0xa0a0) */ 0x0000, /* 0x3A42(0xdae2-0xa0a0) */ 0x0000, /* 0x3A43(0xdae3-0xa0a0) */ 0x0000, /* 0x3A44(0xdae4-0xa0a0) */ 0x0000, /* 0x3A45(0xdae5-0xa0a0) */ 0x0000, /* 0x3A46(0xdae6-0xa0a0) */ 0x0000, /* 0x3A47(0xdae7-0xa0a0) */ 0x0000, /* 0x3A48(0xdae8-0xa0a0) */ 0x0000, /* 0x3A49(0xdae9-0xa0a0) */ 0x0000, /* 0x3A4A(0xdaea-0xa0a0) */ 0x0000, /* 0x3A4B(0xdaeb-0xa0a0) */ 0x0000, /* 0x3A4C(0xdaec-0xa0a0) */ 0x0000, /* 0x3A4D(0xdaed-0xa0a0) */ 0x0000, /* 0x3A4E(0xdaee-0xa0a0) */ 0x0000, /* 0x3A4F(0xdaef-0xa0a0) */ 0x0000, /* 0x3A50(0xdaf0-0xa0a0) */ 0x0000, /* 0x3A51(0xdaf1-0xa0a0) */ 0x0000, /* 0x3A52(0xdaf2-0xa0a0) */ 0x0000, /* 0x3A53(0xdaf3-0xa0a0) */ 0x0000, /* 0x3A54(0xdaf4-0xa0a0) */ 0x0000, /* 0x3A55(0xdaf5-0xa0a0) */ 0x0000, /* 0x3A56(0xdaf6-0xa0a0) */ 0x0000, /* 0x3A57(0xdaf7-0xa0a0) */ 0x0000, /* 0x3A58(0xdaf8-0xa0a0) */ 0x0000, /* 0x3A59(0xdaf9-0xa0a0) */ 0x0000, /* 0x3A5A(0xdafa-0xa0a0) */ 0x0000, /* 0x3A5B(0xdafb-0xa0a0) */ 0x0000, /* 0x3A5C(0xdafc-0xa0a0) */ 0x0000, /* 0x3A5D(0xdafd-0xa0a0) */ 0x0000, /* 0x3A5E(0xdafe-0xa0a0) */ 0x0000, /* 0x3A5F(0xdaff-0xa0a0) */ 0x0000, /* 0x3A60(0xdb00-0xa0a0) */ 0x0000, /* 0x3A61(0xdb01-0xa0a0) */ 0x0000, /* 0x3A62(0xdb02-0xa0a0) */ 0x0000, /* 0x3A63(0xdb03-0xa0a0) */ 0x0000, /* 0x3A64(0xdb04-0xa0a0) */ 0x0000, /* 0x3A65(0xdb05-0xa0a0) */ 0x0000, /* 0x3A66(0xdb06-0xa0a0) */ 0x0000, /* 0x3A67(0xdb07-0xa0a0) */ 0x0000, /* 0x3A68(0xdb08-0xa0a0) */ 0x0000, /* 0x3A69(0xdb09-0xa0a0) */ 0x0000, /* 0x3A6A(0xdb0a-0xa0a0) */ 0x0000, /* 0x3A6B(0xdb0b-0xa0a0) */ 0x0000, /* 0x3A6C(0xdb0c-0xa0a0) */ 0x0000, /* 0x3A6D(0xdb0d-0xa0a0) */ 0x0000, /* 0x3A6E(0xdb0e-0xa0a0) */ 0x0000, /* 0x3A6F(0xdb0f-0xa0a0) */ 0x0000, /* 0x3A70(0xdb10-0xa0a0) */ 0x0000, /* 0x3A71(0xdb11-0xa0a0) */ 0x0000, /* 0x3A72(0xdb12-0xa0a0) */ 0x0000, /* 0x3A73(0xdb13-0xa0a0) */ 0x0000, /* 0x3A74(0xdb14-0xa0a0) */ 0x0000, /* 0x3A75(0xdb15-0xa0a0) */ 0x0000, /* 0x3A76(0xdb16-0xa0a0) */ 0x0000, /* 0x3A77(0xdb17-0xa0a0) */ 0x0000, /* 0x3A78(0xdb18-0xa0a0) */ 0x0000, /* 0x3A79(0xdb19-0xa0a0) */ 0x0000, /* 0x3A7A(0xdb1a-0xa0a0) */ 0x0000, /* 0x3A7B(0xdb1b-0xa0a0) */ 0x0000, /* 0x3A7C(0xdb1c-0xa0a0) */ 0x0000, /* 0x3A7D(0xdb1d-0xa0a0) */ 0x0000, /* 0x3A7E(0xdb1e-0xa0a0) */ 0x0000, /* 0x3A7F(0xdb1f-0xa0a0) */ 0x0000, /* 0x3A80(0xdb20-0xa0a0) */ 0x0000, /* 0x3A81(0xdb21-0xa0a0) */ 0x0000, /* 0x3A82(0xdb22-0xa0a0) */ 0x0000, /* 0x3A83(0xdb23-0xa0a0) */ 0x0000, /* 0x3A84(0xdb24-0xa0a0) */ 0x0000, /* 0x3A85(0xdb25-0xa0a0) */ 0x0000, /* 0x3A86(0xdb26-0xa0a0) */ 0x0000, /* 0x3A87(0xdb27-0xa0a0) */ 0x0000, /* 0x3A88(0xdb28-0xa0a0) */ 0x0000, /* 0x3A89(0xdb29-0xa0a0) */ 0x0000, /* 0x3A8A(0xdb2a-0xa0a0) */ 0x0000, /* 0x3A8B(0xdb2b-0xa0a0) */ 0x0000, /* 0x3A8C(0xdb2c-0xa0a0) */ 0x0000, /* 0x3A8D(0xdb2d-0xa0a0) */ 0x0000, /* 0x3A8E(0xdb2e-0xa0a0) */ 0x0000, /* 0x3A8F(0xdb2f-0xa0a0) */ 0x0000, /* 0x3A90(0xdb30-0xa0a0) */ 0x0000, /* 0x3A91(0xdb31-0xa0a0) */ 0x0000, /* 0x3A92(0xdb32-0xa0a0) */ 0x0000, /* 0x3A93(0xdb33-0xa0a0) */ 0x0000, /* 0x3A94(0xdb34-0xa0a0) */ 0x0000, /* 0x3A95(0xdb35-0xa0a0) */ 0x0000, /* 0x3A96(0xdb36-0xa0a0) */ 0x0000, /* 0x3A97(0xdb37-0xa0a0) */ 0x0000, /* 0x3A98(0xdb38-0xa0a0) */ 0x0000, /* 0x3A99(0xdb39-0xa0a0) */ 0x0000, /* 0x3A9A(0xdb3a-0xa0a0) */ 0x0000, /* 0x3A9B(0xdb3b-0xa0a0) */ 0x0000, /* 0x3A9C(0xdb3c-0xa0a0) */ 0x0000, /* 0x3A9D(0xdb3d-0xa0a0) */ 0x0000, /* 0x3A9E(0xdb3e-0xa0a0) */ 0x0000, /* 0x3A9F(0xdb3f-0xa0a0) */ 0x0000, /* 0x3AA0(0xdb40-0xa0a0) */ 0x0000, /* 0x3AA1(0xdb41-0xa0a0) */ 0x0000, /* 0x3AA2(0xdb42-0xa0a0) */ 0x0000, /* 0x3AA3(0xdb43-0xa0a0) */ 0x0000, /* 0x3AA4(0xdb44-0xa0a0) */ 0x0000, /* 0x3AA5(0xdb45-0xa0a0) */ 0x0000, /* 0x3AA6(0xdb46-0xa0a0) */ 0x0000, /* 0x3AA7(0xdb47-0xa0a0) */ 0x0000, /* 0x3AA8(0xdb48-0xa0a0) */ 0x0000, /* 0x3AA9(0xdb49-0xa0a0) */ 0x0000, /* 0x3AAA(0xdb4a-0xa0a0) */ 0x0000, /* 0x3AAB(0xdb4b-0xa0a0) */ 0x0000, /* 0x3AAC(0xdb4c-0xa0a0) */ 0x0000, /* 0x3AAD(0xdb4d-0xa0a0) */ 0x0000, /* 0x3AAE(0xdb4e-0xa0a0) */ 0x0000, /* 0x3AAF(0xdb4f-0xa0a0) */ 0x0000, /* 0x3AB0(0xdb50-0xa0a0) */ 0x0000, /* 0x3AB1(0xdb51-0xa0a0) */ 0x0000, /* 0x3AB2(0xdb52-0xa0a0) */ 0x0000, /* 0x3AB3(0xdb53-0xa0a0) */ 0x0000, /* 0x3AB4(0xdb54-0xa0a0) */ 0x0000, /* 0x3AB5(0xdb55-0xa0a0) */ 0x0000, /* 0x3AB6(0xdb56-0xa0a0) */ 0x0000, /* 0x3AB7(0xdb57-0xa0a0) */ 0x0000, /* 0x3AB8(0xdb58-0xa0a0) */ 0x0000, /* 0x3AB9(0xdb59-0xa0a0) */ 0x0000, /* 0x3ABA(0xdb5a-0xa0a0) */ 0x0000, /* 0x3ABB(0xdb5b-0xa0a0) */ 0x0000, /* 0x3ABC(0xdb5c-0xa0a0) */ 0x0000, /* 0x3ABD(0xdb5d-0xa0a0) */ 0x0000, /* 0x3ABE(0xdb5e-0xa0a0) */ 0x0000, /* 0x3ABF(0xdb5f-0xa0a0) */ 0x0000, /* 0x3AC0(0xdb60-0xa0a0) */ 0x0000, /* 0x3AC1(0xdb61-0xa0a0) */ 0x0000, /* 0x3AC2(0xdb62-0xa0a0) */ 0x0000, /* 0x3AC3(0xdb63-0xa0a0) */ 0x0000, /* 0x3AC4(0xdb64-0xa0a0) */ 0x0000, /* 0x3AC5(0xdb65-0xa0a0) */ 0x0000, /* 0x3AC6(0xdb66-0xa0a0) */ 0x0000, /* 0x3AC7(0xdb67-0xa0a0) */ 0x0000, /* 0x3AC8(0xdb68-0xa0a0) */ 0x0000, /* 0x3AC9(0xdb69-0xa0a0) */ 0x0000, /* 0x3ACA(0xdb6a-0xa0a0) */ 0x0000, /* 0x3ACB(0xdb6b-0xa0a0) */ 0x0000, /* 0x3ACC(0xdb6c-0xa0a0) */ 0x0000, /* 0x3ACD(0xdb6d-0xa0a0) */ 0x0000, /* 0x3ACE(0xdb6e-0xa0a0) */ 0x0000, /* 0x3ACF(0xdb6f-0xa0a0) */ 0x0000, /* 0x3AD0(0xdb70-0xa0a0) */ 0x0000, /* 0x3AD1(0xdb71-0xa0a0) */ 0x0000, /* 0x3AD2(0xdb72-0xa0a0) */ 0x0000, /* 0x3AD3(0xdb73-0xa0a0) */ 0x0000, /* 0x3AD4(0xdb74-0xa0a0) */ 0x0000, /* 0x3AD5(0xdb75-0xa0a0) */ 0x0000, /* 0x3AD6(0xdb76-0xa0a0) */ 0x0000, /* 0x3AD7(0xdb77-0xa0a0) */ 0x0000, /* 0x3AD8(0xdb78-0xa0a0) */ 0x0000, /* 0x3AD9(0xdb79-0xa0a0) */ 0x0000, /* 0x3ADA(0xdb7a-0xa0a0) */ 0x0000, /* 0x3ADB(0xdb7b-0xa0a0) */ 0x0000, /* 0x3ADC(0xdb7c-0xa0a0) */ 0x0000, /* 0x3ADD(0xdb7d-0xa0a0) */ 0x0000, /* 0x3ADE(0xdb7e-0xa0a0) */ 0x0000, /* 0x3ADF(0xdb7f-0xa0a0) */ 0x0000, /* 0x3AE0(0xdb80-0xa0a0) */ 0x0000, /* 0x3AE1(0xdb81-0xa0a0) */ 0x0000, /* 0x3AE2(0xdb82-0xa0a0) */ 0x0000, /* 0x3AE3(0xdb83-0xa0a0) */ 0x0000, /* 0x3AE4(0xdb84-0xa0a0) */ 0x0000, /* 0x3AE5(0xdb85-0xa0a0) */ 0x0000, /* 0x3AE6(0xdb86-0xa0a0) */ 0x0000, /* 0x3AE7(0xdb87-0xa0a0) */ 0x0000, /* 0x3AE8(0xdb88-0xa0a0) */ 0x0000, /* 0x3AE9(0xdb89-0xa0a0) */ 0x0000, /* 0x3AEA(0xdb8a-0xa0a0) */ 0x0000, /* 0x3AEB(0xdb8b-0xa0a0) */ 0x0000, /* 0x3AEC(0xdb8c-0xa0a0) */ 0x0000, /* 0x3AED(0xdb8d-0xa0a0) */ 0x0000, /* 0x3AEE(0xdb8e-0xa0a0) */ 0x0000, /* 0x3AEF(0xdb8f-0xa0a0) */ 0x0000, /* 0x3AF0(0xdb90-0xa0a0) */ 0x0000, /* 0x3AF1(0xdb91-0xa0a0) */ 0x0000, /* 0x3AF2(0xdb92-0xa0a0) */ 0x0000, /* 0x3AF3(0xdb93-0xa0a0) */ 0x0000, /* 0x3AF4(0xdb94-0xa0a0) */ 0x0000, /* 0x3AF5(0xdb95-0xa0a0) */ 0x0000, /* 0x3AF6(0xdb96-0xa0a0) */ 0x0000, /* 0x3AF7(0xdb97-0xa0a0) */ 0x0000, /* 0x3AF8(0xdb98-0xa0a0) */ 0x0000, /* 0x3AF9(0xdb99-0xa0a0) */ 0x0000, /* 0x3AFA(0xdb9a-0xa0a0) */ 0x0000, /* 0x3AFB(0xdb9b-0xa0a0) */ 0x0000, /* 0x3AFC(0xdb9c-0xa0a0) */ 0x0000, /* 0x3AFD(0xdb9d-0xa0a0) */ 0x0000, /* 0x3AFE(0xdb9e-0xa0a0) */ 0x0000, /* 0x3AFF(0xdb9f-0xa0a0) */ 0x0000, /* 0x3B00(0xdba0-0xa0a0) */ 0x0000, /* 0x3B01(0xdba1-0xa0a0) */ 0x0000, /* 0x3B02(0xdba2-0xa0a0) */ 0x0000, /* 0x3B03(0xdba3-0xa0a0) */ 0x0000, /* 0x3B04(0xdba4-0xa0a0) */ 0x0000, /* 0x3B05(0xdba5-0xa0a0) */ 0x0000, /* 0x3B06(0xdba6-0xa0a0) */ 0x0000, /* 0x3B07(0xdba7-0xa0a0) */ 0x0000, /* 0x3B08(0xdba8-0xa0a0) */ 0x0000, /* 0x3B09(0xdba9-0xa0a0) */ 0x0000, /* 0x3B0A(0xdbaa-0xa0a0) */ 0x0000, /* 0x3B0B(0xdbab-0xa0a0) */ 0x0000, /* 0x3B0C(0xdbac-0xa0a0) */ 0x0000, /* 0x3B0D(0xdbad-0xa0a0) */ 0x0000, /* 0x3B0E(0xdbae-0xa0a0) */ 0x0000, /* 0x3B0F(0xdbaf-0xa0a0) */ 0x0000, /* 0x3B10(0xdbb0-0xa0a0) */ 0x0000, /* 0x3B11(0xdbb1-0xa0a0) */ 0x0000, /* 0x3B12(0xdbb2-0xa0a0) */ 0x0000, /* 0x3B13(0xdbb3-0xa0a0) */ 0x0000, /* 0x3B14(0xdbb4-0xa0a0) */ 0x0000, /* 0x3B15(0xdbb5-0xa0a0) */ 0x0000, /* 0x3B16(0xdbb6-0xa0a0) */ 0x0000, /* 0x3B17(0xdbb7-0xa0a0) */ 0x0000, /* 0x3B18(0xdbb8-0xa0a0) */ 0x0000, /* 0x3B19(0xdbb9-0xa0a0) */ 0x0000, /* 0x3B1A(0xdbba-0xa0a0) */ 0x0000, /* 0x3B1B(0xdbbb-0xa0a0) */ 0x0000, /* 0x3B1C(0xdbbc-0xa0a0) */ 0x0000, /* 0x3B1D(0xdbbd-0xa0a0) */ 0x0000, /* 0x3B1E(0xdbbe-0xa0a0) */ 0x0000, /* 0x3B1F(0xdbbf-0xa0a0) */ 0x0000, /* 0x3B20(0xdbc0-0xa0a0) */ 0x0000, /* 0x3B21(0xdbc1-0xa0a0) */ 0x0000, /* 0x3B22(0xdbc2-0xa0a0) */ 0x0000, /* 0x3B23(0xdbc3-0xa0a0) */ 0x0000, /* 0x3B24(0xdbc4-0xa0a0) */ 0x0000, /* 0x3B25(0xdbc5-0xa0a0) */ 0x0000, /* 0x3B26(0xdbc6-0xa0a0) */ 0x0000, /* 0x3B27(0xdbc7-0xa0a0) */ 0x0000, /* 0x3B28(0xdbc8-0xa0a0) */ 0x0000, /* 0x3B29(0xdbc9-0xa0a0) */ 0x0000, /* 0x3B2A(0xdbca-0xa0a0) */ 0x0000, /* 0x3B2B(0xdbcb-0xa0a0) */ 0x0000, /* 0x3B2C(0xdbcc-0xa0a0) */ 0x0000, /* 0x3B2D(0xdbcd-0xa0a0) */ 0x0000, /* 0x3B2E(0xdbce-0xa0a0) */ 0x0000, /* 0x3B2F(0xdbcf-0xa0a0) */ 0x0000, /* 0x3B30(0xdbd0-0xa0a0) */ 0x0000, /* 0x3B31(0xdbd1-0xa0a0) */ 0x0000, /* 0x3B32(0xdbd2-0xa0a0) */ 0x0000, /* 0x3B33(0xdbd3-0xa0a0) */ 0x0000, /* 0x3B34(0xdbd4-0xa0a0) */ 0x0000, /* 0x3B35(0xdbd5-0xa0a0) */ 0x0000, /* 0x3B36(0xdbd6-0xa0a0) */ 0x0000, /* 0x3B37(0xdbd7-0xa0a0) */ 0x0000, /* 0x3B38(0xdbd8-0xa0a0) */ 0x0000, /* 0x3B39(0xdbd9-0xa0a0) */ 0x0000, /* 0x3B3A(0xdbda-0xa0a0) */ 0x0000, /* 0x3B3B(0xdbdb-0xa0a0) */ 0x0000, /* 0x3B3C(0xdbdc-0xa0a0) */ 0x0000, /* 0x3B3D(0xdbdd-0xa0a0) */ 0x0000, /* 0x3B3E(0xdbde-0xa0a0) */ 0x0000, /* 0x3B3F(0xdbdf-0xa0a0) */ 0x0000, /* 0x3B40(0xdbe0-0xa0a0) */ 0x0000, /* 0x3B41(0xdbe1-0xa0a0) */ 0x0000, /* 0x3B42(0xdbe2-0xa0a0) */ 0x0000, /* 0x3B43(0xdbe3-0xa0a0) */ 0x0000, /* 0x3B44(0xdbe4-0xa0a0) */ 0x0000, /* 0x3B45(0xdbe5-0xa0a0) */ 0x0000, /* 0x3B46(0xdbe6-0xa0a0) */ 0x0000, /* 0x3B47(0xdbe7-0xa0a0) */ 0x0000, /* 0x3B48(0xdbe8-0xa0a0) */ 0x0000, /* 0x3B49(0xdbe9-0xa0a0) */ 0x0000, /* 0x3B4A(0xdbea-0xa0a0) */ 0x0000, /* 0x3B4B(0xdbeb-0xa0a0) */ 0x0000, /* 0x3B4C(0xdbec-0xa0a0) */ 0x0000, /* 0x3B4D(0xdbed-0xa0a0) */ 0x0000, /* 0x3B4E(0xdbee-0xa0a0) */ 0x0000, /* 0x3B4F(0xdbef-0xa0a0) */ 0x0000, /* 0x3B50(0xdbf0-0xa0a0) */ 0x0000, /* 0x3B51(0xdbf1-0xa0a0) */ 0x0000, /* 0x3B52(0xdbf2-0xa0a0) */ 0x0000, /* 0x3B53(0xdbf3-0xa0a0) */ 0x0000, /* 0x3B54(0xdbf4-0xa0a0) */ 0x0000, /* 0x3B55(0xdbf5-0xa0a0) */ 0x0000, /* 0x3B56(0xdbf6-0xa0a0) */ 0x0000, /* 0x3B57(0xdbf7-0xa0a0) */ 0x0000, /* 0x3B58(0xdbf8-0xa0a0) */ 0x0000, /* 0x3B59(0xdbf9-0xa0a0) */ 0x0000, /* 0x3B5A(0xdbfa-0xa0a0) */ 0x0000, /* 0x3B5B(0xdbfb-0xa0a0) */ 0x0000, /* 0x3B5C(0xdbfc-0xa0a0) */ 0x0000, /* 0x3B5D(0xdbfd-0xa0a0) */ 0x0000, /* 0x3B5E(0xdbfe-0xa0a0) */ 0x0000, /* 0x3B5F(0xdbff-0xa0a0) */ 0x0000, /* 0x3B60(0xdc00-0xa0a0) */ 0x0000, /* 0x3B61(0xdc01-0xa0a0) */ 0x0000, /* 0x3B62(0xdc02-0xa0a0) */ 0x0000, /* 0x3B63(0xdc03-0xa0a0) */ 0x0000, /* 0x3B64(0xdc04-0xa0a0) */ 0x0000, /* 0x3B65(0xdc05-0xa0a0) */ 0x0000, /* 0x3B66(0xdc06-0xa0a0) */ 0x0000, /* 0x3B67(0xdc07-0xa0a0) */ 0x0000, /* 0x3B68(0xdc08-0xa0a0) */ 0x0000, /* 0x3B69(0xdc09-0xa0a0) */ 0x0000, /* 0x3B6A(0xdc0a-0xa0a0) */ 0x0000, /* 0x3B6B(0xdc0b-0xa0a0) */ 0x0000, /* 0x3B6C(0xdc0c-0xa0a0) */ 0x0000, /* 0x3B6D(0xdc0d-0xa0a0) */ 0x0000, /* 0x3B6E(0xdc0e-0xa0a0) */ 0x0000, /* 0x3B6F(0xdc0f-0xa0a0) */ 0x0000, /* 0x3B70(0xdc10-0xa0a0) */ 0x0000, /* 0x3B71(0xdc11-0xa0a0) */ 0x0000, /* 0x3B72(0xdc12-0xa0a0) */ 0x0000, /* 0x3B73(0xdc13-0xa0a0) */ 0x0000, /* 0x3B74(0xdc14-0xa0a0) */ 0x0000, /* 0x3B75(0xdc15-0xa0a0) */ 0x0000, /* 0x3B76(0xdc16-0xa0a0) */ 0x0000, /* 0x3B77(0xdc17-0xa0a0) */ 0x0000, /* 0x3B78(0xdc18-0xa0a0) */ 0x0000, /* 0x3B79(0xdc19-0xa0a0) */ 0x0000, /* 0x3B7A(0xdc1a-0xa0a0) */ 0x0000, /* 0x3B7B(0xdc1b-0xa0a0) */ 0x0000, /* 0x3B7C(0xdc1c-0xa0a0) */ 0x0000, /* 0x3B7D(0xdc1d-0xa0a0) */ 0x0000, /* 0x3B7E(0xdc1e-0xa0a0) */ 0x0000, /* 0x3B7F(0xdc1f-0xa0a0) */ 0x0000, /* 0x3B80(0xdc20-0xa0a0) */ 0x0000, /* 0x3B81(0xdc21-0xa0a0) */ 0x0000, /* 0x3B82(0xdc22-0xa0a0) */ 0x0000, /* 0x3B83(0xdc23-0xa0a0) */ 0x0000, /* 0x3B84(0xdc24-0xa0a0) */ 0x0000, /* 0x3B85(0xdc25-0xa0a0) */ 0x0000, /* 0x3B86(0xdc26-0xa0a0) */ 0x0000, /* 0x3B87(0xdc27-0xa0a0) */ 0x0000, /* 0x3B88(0xdc28-0xa0a0) */ 0x0000, /* 0x3B89(0xdc29-0xa0a0) */ 0x0000, /* 0x3B8A(0xdc2a-0xa0a0) */ 0x0000, /* 0x3B8B(0xdc2b-0xa0a0) */ 0x0000, /* 0x3B8C(0xdc2c-0xa0a0) */ 0x0000, /* 0x3B8D(0xdc2d-0xa0a0) */ 0x0000, /* 0x3B8E(0xdc2e-0xa0a0) */ 0x0000, /* 0x3B8F(0xdc2f-0xa0a0) */ 0x0000, /* 0x3B90(0xdc30-0xa0a0) */ 0x0000, /* 0x3B91(0xdc31-0xa0a0) */ 0x0000, /* 0x3B92(0xdc32-0xa0a0) */ 0x0000, /* 0x3B93(0xdc33-0xa0a0) */ 0x0000, /* 0x3B94(0xdc34-0xa0a0) */ 0x0000, /* 0x3B95(0xdc35-0xa0a0) */ 0x0000, /* 0x3B96(0xdc36-0xa0a0) */ 0x0000, /* 0x3B97(0xdc37-0xa0a0) */ 0x0000, /* 0x3B98(0xdc38-0xa0a0) */ 0x0000, /* 0x3B99(0xdc39-0xa0a0) */ 0x0000, /* 0x3B9A(0xdc3a-0xa0a0) */ 0x0000, /* 0x3B9B(0xdc3b-0xa0a0) */ 0x0000, /* 0x3B9C(0xdc3c-0xa0a0) */ 0x0000, /* 0x3B9D(0xdc3d-0xa0a0) */ 0x0000, /* 0x3B9E(0xdc3e-0xa0a0) */ 0x0000, /* 0x3B9F(0xdc3f-0xa0a0) */ 0x0000, /* 0x3BA0(0xdc40-0xa0a0) */ 0x0000, /* 0x3BA1(0xdc41-0xa0a0) */ 0x0000, /* 0x3BA2(0xdc42-0xa0a0) */ 0x0000, /* 0x3BA3(0xdc43-0xa0a0) */ 0x0000, /* 0x3BA4(0xdc44-0xa0a0) */ 0x0000, /* 0x3BA5(0xdc45-0xa0a0) */ 0x0000, /* 0x3BA6(0xdc46-0xa0a0) */ 0x0000, /* 0x3BA7(0xdc47-0xa0a0) */ 0x0000, /* 0x3BA8(0xdc48-0xa0a0) */ 0x0000, /* 0x3BA9(0xdc49-0xa0a0) */ 0x0000, /* 0x3BAA(0xdc4a-0xa0a0) */ 0x0000, /* 0x3BAB(0xdc4b-0xa0a0) */ 0x0000, /* 0x3BAC(0xdc4c-0xa0a0) */ 0x0000, /* 0x3BAD(0xdc4d-0xa0a0) */ 0x0000, /* 0x3BAE(0xdc4e-0xa0a0) */ 0x0000, /* 0x3BAF(0xdc4f-0xa0a0) */ 0x0000, /* 0x3BB0(0xdc50-0xa0a0) */ 0x0000, /* 0x3BB1(0xdc51-0xa0a0) */ 0x0000, /* 0x3BB2(0xdc52-0xa0a0) */ 0x0000, /* 0x3BB3(0xdc53-0xa0a0) */ 0x0000, /* 0x3BB4(0xdc54-0xa0a0) */ 0x0000, /* 0x3BB5(0xdc55-0xa0a0) */ 0x0000, /* 0x3BB6(0xdc56-0xa0a0) */ 0x0000, /* 0x3BB7(0xdc57-0xa0a0) */ 0x0000, /* 0x3BB8(0xdc58-0xa0a0) */ 0x0000, /* 0x3BB9(0xdc59-0xa0a0) */ 0x0000, /* 0x3BBA(0xdc5a-0xa0a0) */ 0x0000, /* 0x3BBB(0xdc5b-0xa0a0) */ 0x0000, /* 0x3BBC(0xdc5c-0xa0a0) */ 0x0000, /* 0x3BBD(0xdc5d-0xa0a0) */ 0x0000, /* 0x3BBE(0xdc5e-0xa0a0) */ 0x0000, /* 0x3BBF(0xdc5f-0xa0a0) */ 0x0000, /* 0x3BC0(0xdc60-0xa0a0) */ 0x0000, /* 0x3BC1(0xdc61-0xa0a0) */ 0x0000, /* 0x3BC2(0xdc62-0xa0a0) */ 0x0000, /* 0x3BC3(0xdc63-0xa0a0) */ 0x0000, /* 0x3BC4(0xdc64-0xa0a0) */ 0x0000, /* 0x3BC5(0xdc65-0xa0a0) */ 0x0000, /* 0x3BC6(0xdc66-0xa0a0) */ 0x0000, /* 0x3BC7(0xdc67-0xa0a0) */ 0x0000, /* 0x3BC8(0xdc68-0xa0a0) */ 0x0000, /* 0x3BC9(0xdc69-0xa0a0) */ 0x0000, /* 0x3BCA(0xdc6a-0xa0a0) */ 0x0000, /* 0x3BCB(0xdc6b-0xa0a0) */ 0x0000, /* 0x3BCC(0xdc6c-0xa0a0) */ 0x0000, /* 0x3BCD(0xdc6d-0xa0a0) */ 0x0000, /* 0x3BCE(0xdc6e-0xa0a0) */ 0x0000, /* 0x3BCF(0xdc6f-0xa0a0) */ 0x0000, /* 0x3BD0(0xdc70-0xa0a0) */ 0x0000, /* 0x3BD1(0xdc71-0xa0a0) */ 0x0000, /* 0x3BD2(0xdc72-0xa0a0) */ 0x0000, /* 0x3BD3(0xdc73-0xa0a0) */ 0x0000, /* 0x3BD4(0xdc74-0xa0a0) */ 0x0000, /* 0x3BD5(0xdc75-0xa0a0) */ 0x0000, /* 0x3BD6(0xdc76-0xa0a0) */ 0x0000, /* 0x3BD7(0xdc77-0xa0a0) */ 0x0000, /* 0x3BD8(0xdc78-0xa0a0) */ 0x0000, /* 0x3BD9(0xdc79-0xa0a0) */ 0x0000, /* 0x3BDA(0xdc7a-0xa0a0) */ 0x0000, /* 0x3BDB(0xdc7b-0xa0a0) */ 0x0000, /* 0x3BDC(0xdc7c-0xa0a0) */ 0x0000, /* 0x3BDD(0xdc7d-0xa0a0) */ 0x0000, /* 0x3BDE(0xdc7e-0xa0a0) */ 0x0000, /* 0x3BDF(0xdc7f-0xa0a0) */ 0x0000, /* 0x3BE0(0xdc80-0xa0a0) */ 0x0000, /* 0x3BE1(0xdc81-0xa0a0) */ 0x0000, /* 0x3BE2(0xdc82-0xa0a0) */ 0x0000, /* 0x3BE3(0xdc83-0xa0a0) */ 0x0000, /* 0x3BE4(0xdc84-0xa0a0) */ 0x0000, /* 0x3BE5(0xdc85-0xa0a0) */ 0x0000, /* 0x3BE6(0xdc86-0xa0a0) */ 0x0000, /* 0x3BE7(0xdc87-0xa0a0) */ 0x0000, /* 0x3BE8(0xdc88-0xa0a0) */ 0x0000, /* 0x3BE9(0xdc89-0xa0a0) */ 0x0000, /* 0x3BEA(0xdc8a-0xa0a0) */ 0x0000, /* 0x3BEB(0xdc8b-0xa0a0) */ 0x0000, /* 0x3BEC(0xdc8c-0xa0a0) */ 0x0000, /* 0x3BED(0xdc8d-0xa0a0) */ 0x0000, /* 0x3BEE(0xdc8e-0xa0a0) */ 0x0000, /* 0x3BEF(0xdc8f-0xa0a0) */ 0x0000, /* 0x3BF0(0xdc90-0xa0a0) */ 0x0000, /* 0x3BF1(0xdc91-0xa0a0) */ 0x0000, /* 0x3BF2(0xdc92-0xa0a0) */ 0x0000, /* 0x3BF3(0xdc93-0xa0a0) */ 0x0000, /* 0x3BF4(0xdc94-0xa0a0) */ 0x0000, /* 0x3BF5(0xdc95-0xa0a0) */ 0x0000, /* 0x3BF6(0xdc96-0xa0a0) */ 0x0000, /* 0x3BF7(0xdc97-0xa0a0) */ 0x0000, /* 0x3BF8(0xdc98-0xa0a0) */ 0x0000, /* 0x3BF9(0xdc99-0xa0a0) */ 0x0000, /* 0x3BFA(0xdc9a-0xa0a0) */ 0x0000, /* 0x3BFB(0xdc9b-0xa0a0) */ 0x0000, /* 0x3BFC(0xdc9c-0xa0a0) */ 0x0000, /* 0x3BFD(0xdc9d-0xa0a0) */ 0x0000, /* 0x3BFE(0xdc9e-0xa0a0) */ 0x0000, /* 0x3BFF(0xdc9f-0xa0a0) */ 0x0000, /* 0x3C00(0xdca0-0xa0a0) */ 0x0000, /* 0x3C01(0xdca1-0xa0a0) */ 0x0000, /* 0x3C02(0xdca2-0xa0a0) */ 0x0000, /* 0x3C03(0xdca3-0xa0a0) */ 0x0000, /* 0x3C04(0xdca4-0xa0a0) */ 0x0000, /* 0x3C05(0xdca5-0xa0a0) */ 0x0000, /* 0x3C06(0xdca6-0xa0a0) */ 0x0000, /* 0x3C07(0xdca7-0xa0a0) */ 0x0000, /* 0x3C08(0xdca8-0xa0a0) */ 0x0000, /* 0x3C09(0xdca9-0xa0a0) */ 0x0000, /* 0x3C0A(0xdcaa-0xa0a0) */ 0x0000, /* 0x3C0B(0xdcab-0xa0a0) */ 0x0000, /* 0x3C0C(0xdcac-0xa0a0) */ 0x0000, /* 0x3C0D(0xdcad-0xa0a0) */ 0x0000, /* 0x3C0E(0xdcae-0xa0a0) */ 0x0000, /* 0x3C0F(0xdcaf-0xa0a0) */ 0x0000, /* 0x3C10(0xdcb0-0xa0a0) */ 0x0000, /* 0x3C11(0xdcb1-0xa0a0) */ 0x0000, /* 0x3C12(0xdcb2-0xa0a0) */ 0x0000, /* 0x3C13(0xdcb3-0xa0a0) */ 0x0000, /* 0x3C14(0xdcb4-0xa0a0) */ 0x0000, /* 0x3C15(0xdcb5-0xa0a0) */ 0x0000, /* 0x3C16(0xdcb6-0xa0a0) */ 0x0000, /* 0x3C17(0xdcb7-0xa0a0) */ 0x0000, /* 0x3C18(0xdcb8-0xa0a0) */ 0x0000, /* 0x3C19(0xdcb9-0xa0a0) */ 0x0000, /* 0x3C1A(0xdcba-0xa0a0) */ 0x0000, /* 0x3C1B(0xdcbb-0xa0a0) */ 0x0000, /* 0x3C1C(0xdcbc-0xa0a0) */ 0x0000, /* 0x3C1D(0xdcbd-0xa0a0) */ 0x0000, /* 0x3C1E(0xdcbe-0xa0a0) */ 0x0000, /* 0x3C1F(0xdcbf-0xa0a0) */ 0x0000, /* 0x3C20(0xdcc0-0xa0a0) */ 0x0000, /* 0x3C21(0xdcc1-0xa0a0) */ 0x0000, /* 0x3C22(0xdcc2-0xa0a0) */ 0x0000, /* 0x3C23(0xdcc3-0xa0a0) */ 0x0000, /* 0x3C24(0xdcc4-0xa0a0) */ 0x0000, /* 0x3C25(0xdcc5-0xa0a0) */ 0x0000, /* 0x3C26(0xdcc6-0xa0a0) */ 0x0000, /* 0x3C27(0xdcc7-0xa0a0) */ 0x0000, /* 0x3C28(0xdcc8-0xa0a0) */ 0x0000, /* 0x3C29(0xdcc9-0xa0a0) */ 0x0000, /* 0x3C2A(0xdcca-0xa0a0) */ 0x0000, /* 0x3C2B(0xdccb-0xa0a0) */ 0x0000, /* 0x3C2C(0xdccc-0xa0a0) */ 0x0000, /* 0x3C2D(0xdccd-0xa0a0) */ 0x0000, /* 0x3C2E(0xdcce-0xa0a0) */ 0x0000, /* 0x3C2F(0xdccf-0xa0a0) */ 0x0000, /* 0x3C30(0xdcd0-0xa0a0) */ 0x0000, /* 0x3C31(0xdcd1-0xa0a0) */ 0x0000, /* 0x3C32(0xdcd2-0xa0a0) */ 0x0000, /* 0x3C33(0xdcd3-0xa0a0) */ 0x0000, /* 0x3C34(0xdcd4-0xa0a0) */ 0x0000, /* 0x3C35(0xdcd5-0xa0a0) */ 0x0000, /* 0x3C36(0xdcd6-0xa0a0) */ 0x0000, /* 0x3C37(0xdcd7-0xa0a0) */ 0x0000, /* 0x3C38(0xdcd8-0xa0a0) */ 0x0000, /* 0x3C39(0xdcd9-0xa0a0) */ 0x0000, /* 0x3C3A(0xdcda-0xa0a0) */ 0x0000, /* 0x3C3B(0xdcdb-0xa0a0) */ 0x0000, /* 0x3C3C(0xdcdc-0xa0a0) */ 0x0000, /* 0x3C3D(0xdcdd-0xa0a0) */ 0x0000, /* 0x3C3E(0xdcde-0xa0a0) */ 0x0000, /* 0x3C3F(0xdcdf-0xa0a0) */ 0x0000, /* 0x3C40(0xdce0-0xa0a0) */ 0x0000, /* 0x3C41(0xdce1-0xa0a0) */ 0x0000, /* 0x3C42(0xdce2-0xa0a0) */ 0x0000, /* 0x3C43(0xdce3-0xa0a0) */ 0x0000, /* 0x3C44(0xdce4-0xa0a0) */ 0x0000, /* 0x3C45(0xdce5-0xa0a0) */ 0x0000, /* 0x3C46(0xdce6-0xa0a0) */ 0x0000, /* 0x3C47(0xdce7-0xa0a0) */ 0x0000, /* 0x3C48(0xdce8-0xa0a0) */ 0x0000, /* 0x3C49(0xdce9-0xa0a0) */ 0x0000, /* 0x3C4A(0xdcea-0xa0a0) */ 0x0000, /* 0x3C4B(0xdceb-0xa0a0) */ 0x0000, /* 0x3C4C(0xdcec-0xa0a0) */ 0x0000, /* 0x3C4D(0xdced-0xa0a0) */ 0x0000, /* 0x3C4E(0xdcee-0xa0a0) */ 0x0000, /* 0x3C4F(0xdcef-0xa0a0) */ 0x0000, /* 0x3C50(0xdcf0-0xa0a0) */ 0x0000, /* 0x3C51(0xdcf1-0xa0a0) */ 0x0000, /* 0x3C52(0xdcf2-0xa0a0) */ 0x0000, /* 0x3C53(0xdcf3-0xa0a0) */ 0x0000, /* 0x3C54(0xdcf4-0xa0a0) */ 0x0000, /* 0x3C55(0xdcf5-0xa0a0) */ 0x0000, /* 0x3C56(0xdcf6-0xa0a0) */ 0x0000, /* 0x3C57(0xdcf7-0xa0a0) */ 0x0000, /* 0x3C58(0xdcf8-0xa0a0) */ 0x0000, /* 0x3C59(0xdcf9-0xa0a0) */ 0x0000, /* 0x3C5A(0xdcfa-0xa0a0) */ 0x0000, /* 0x3C5B(0xdcfb-0xa0a0) */ 0x0000, /* 0x3C5C(0xdcfc-0xa0a0) */ 0x0000, /* 0x3C5D(0xdcfd-0xa0a0) */ 0x0000, /* 0x3C5E(0xdcfe-0xa0a0) */ 0x0000, /* 0x3C5F(0xdcff-0xa0a0) */ 0x0000, /* 0x3C60(0xdd00-0xa0a0) */ 0x0000, /* 0x3C61(0xdd01-0xa0a0) */ 0x0000, /* 0x3C62(0xdd02-0xa0a0) */ 0x0000, /* 0x3C63(0xdd03-0xa0a0) */ 0x0000, /* 0x3C64(0xdd04-0xa0a0) */ 0x0000, /* 0x3C65(0xdd05-0xa0a0) */ 0x0000, /* 0x3C66(0xdd06-0xa0a0) */ 0x0000, /* 0x3C67(0xdd07-0xa0a0) */ 0x0000, /* 0x3C68(0xdd08-0xa0a0) */ 0x0000, /* 0x3C69(0xdd09-0xa0a0) */ 0x0000, /* 0x3C6A(0xdd0a-0xa0a0) */ 0x0000, /* 0x3C6B(0xdd0b-0xa0a0) */ 0x0000, /* 0x3C6C(0xdd0c-0xa0a0) */ 0x0000, /* 0x3C6D(0xdd0d-0xa0a0) */ 0x0000, /* 0x3C6E(0xdd0e-0xa0a0) */ 0x0000, /* 0x3C6F(0xdd0f-0xa0a0) */ 0x0000, /* 0x3C70(0xdd10-0xa0a0) */ 0x0000, /* 0x3C71(0xdd11-0xa0a0) */ 0x0000, /* 0x3C72(0xdd12-0xa0a0) */ 0x0000, /* 0x3C73(0xdd13-0xa0a0) */ 0x0000, /* 0x3C74(0xdd14-0xa0a0) */ 0x0000, /* 0x3C75(0xdd15-0xa0a0) */ 0x0000, /* 0x3C76(0xdd16-0xa0a0) */ 0x0000, /* 0x3C77(0xdd17-0xa0a0) */ 0x0000, /* 0x3C78(0xdd18-0xa0a0) */ 0x0000, /* 0x3C79(0xdd19-0xa0a0) */ 0x0000, /* 0x3C7A(0xdd1a-0xa0a0) */ 0x0000, /* 0x3C7B(0xdd1b-0xa0a0) */ 0x0000, /* 0x3C7C(0xdd1c-0xa0a0) */ 0x0000, /* 0x3C7D(0xdd1d-0xa0a0) */ 0x0000, /* 0x3C7E(0xdd1e-0xa0a0) */ 0x0000, /* 0x3C7F(0xdd1f-0xa0a0) */ 0x0000, /* 0x3C80(0xdd20-0xa0a0) */ 0x0000, /* 0x3C81(0xdd21-0xa0a0) */ 0x0000, /* 0x3C82(0xdd22-0xa0a0) */ 0x0000, /* 0x3C83(0xdd23-0xa0a0) */ 0x0000, /* 0x3C84(0xdd24-0xa0a0) */ 0x0000, /* 0x3C85(0xdd25-0xa0a0) */ 0x0000, /* 0x3C86(0xdd26-0xa0a0) */ 0x0000, /* 0x3C87(0xdd27-0xa0a0) */ 0x0000, /* 0x3C88(0xdd28-0xa0a0) */ 0x0000, /* 0x3C89(0xdd29-0xa0a0) */ 0x0000, /* 0x3C8A(0xdd2a-0xa0a0) */ 0x0000, /* 0x3C8B(0xdd2b-0xa0a0) */ 0x0000, /* 0x3C8C(0xdd2c-0xa0a0) */ 0x0000, /* 0x3C8D(0xdd2d-0xa0a0) */ 0x0000, /* 0x3C8E(0xdd2e-0xa0a0) */ 0x0000, /* 0x3C8F(0xdd2f-0xa0a0) */ 0x0000, /* 0x3C90(0xdd30-0xa0a0) */ 0x0000, /* 0x3C91(0xdd31-0xa0a0) */ 0x0000, /* 0x3C92(0xdd32-0xa0a0) */ 0x0000, /* 0x3C93(0xdd33-0xa0a0) */ 0x0000, /* 0x3C94(0xdd34-0xa0a0) */ 0x0000, /* 0x3C95(0xdd35-0xa0a0) */ 0x0000, /* 0x3C96(0xdd36-0xa0a0) */ 0x0000, /* 0x3C97(0xdd37-0xa0a0) */ 0x0000, /* 0x3C98(0xdd38-0xa0a0) */ 0x0000, /* 0x3C99(0xdd39-0xa0a0) */ 0x0000, /* 0x3C9A(0xdd3a-0xa0a0) */ 0x0000, /* 0x3C9B(0xdd3b-0xa0a0) */ 0x0000, /* 0x3C9C(0xdd3c-0xa0a0) */ 0x0000, /* 0x3C9D(0xdd3d-0xa0a0) */ 0x0000, /* 0x3C9E(0xdd3e-0xa0a0) */ 0x0000, /* 0x3C9F(0xdd3f-0xa0a0) */ 0x0000, /* 0x3CA0(0xdd40-0xa0a0) */ 0x0000, /* 0x3CA1(0xdd41-0xa0a0) */ 0x0000, /* 0x3CA2(0xdd42-0xa0a0) */ 0x0000, /* 0x3CA3(0xdd43-0xa0a0) */ 0x0000, /* 0x3CA4(0xdd44-0xa0a0) */ 0x0000, /* 0x3CA5(0xdd45-0xa0a0) */ 0x0000, /* 0x3CA6(0xdd46-0xa0a0) */ 0x0000, /* 0x3CA7(0xdd47-0xa0a0) */ 0x0000, /* 0x3CA8(0xdd48-0xa0a0) */ 0x0000, /* 0x3CA9(0xdd49-0xa0a0) */ 0x0000, /* 0x3CAA(0xdd4a-0xa0a0) */ 0x0000, /* 0x3CAB(0xdd4b-0xa0a0) */ 0x0000, /* 0x3CAC(0xdd4c-0xa0a0) */ 0x0000, /* 0x3CAD(0xdd4d-0xa0a0) */ 0x0000, /* 0x3CAE(0xdd4e-0xa0a0) */ 0x0000, /* 0x3CAF(0xdd4f-0xa0a0) */ 0x0000, /* 0x3CB0(0xdd50-0xa0a0) */ 0x0000, /* 0x3CB1(0xdd51-0xa0a0) */ 0x0000, /* 0x3CB2(0xdd52-0xa0a0) */ 0x0000, /* 0x3CB3(0xdd53-0xa0a0) */ 0x0000, /* 0x3CB4(0xdd54-0xa0a0) */ 0x0000, /* 0x3CB5(0xdd55-0xa0a0) */ 0x0000, /* 0x3CB6(0xdd56-0xa0a0) */ 0x0000, /* 0x3CB7(0xdd57-0xa0a0) */ 0x0000, /* 0x3CB8(0xdd58-0xa0a0) */ 0x0000, /* 0x3CB9(0xdd59-0xa0a0) */ 0x0000, /* 0x3CBA(0xdd5a-0xa0a0) */ 0x0000, /* 0x3CBB(0xdd5b-0xa0a0) */ 0x0000, /* 0x3CBC(0xdd5c-0xa0a0) */ 0x0000, /* 0x3CBD(0xdd5d-0xa0a0) */ 0x0000, /* 0x3CBE(0xdd5e-0xa0a0) */ 0x0000, /* 0x3CBF(0xdd5f-0xa0a0) */ 0x0000, /* 0x3CC0(0xdd60-0xa0a0) */ 0x0000, /* 0x3CC1(0xdd61-0xa0a0) */ 0x0000, /* 0x3CC2(0xdd62-0xa0a0) */ 0x0000, /* 0x3CC3(0xdd63-0xa0a0) */ 0x0000, /* 0x3CC4(0xdd64-0xa0a0) */ 0x0000, /* 0x3CC5(0xdd65-0xa0a0) */ 0x0000, /* 0x3CC6(0xdd66-0xa0a0) */ 0x0000, /* 0x3CC7(0xdd67-0xa0a0) */ 0x0000, /* 0x3CC8(0xdd68-0xa0a0) */ 0x0000, /* 0x3CC9(0xdd69-0xa0a0) */ 0x0000, /* 0x3CCA(0xdd6a-0xa0a0) */ 0x0000, /* 0x3CCB(0xdd6b-0xa0a0) */ 0x0000, /* 0x3CCC(0xdd6c-0xa0a0) */ 0x0000, /* 0x3CCD(0xdd6d-0xa0a0) */ 0x0000, /* 0x3CCE(0xdd6e-0xa0a0) */ 0x0000, /* 0x3CCF(0xdd6f-0xa0a0) */ 0x0000, /* 0x3CD0(0xdd70-0xa0a0) */ 0x0000, /* 0x3CD1(0xdd71-0xa0a0) */ 0x0000, /* 0x3CD2(0xdd72-0xa0a0) */ 0x0000, /* 0x3CD3(0xdd73-0xa0a0) */ 0x0000, /* 0x3CD4(0xdd74-0xa0a0) */ 0x0000, /* 0x3CD5(0xdd75-0xa0a0) */ 0x0000, /* 0x3CD6(0xdd76-0xa0a0) */ 0x0000, /* 0x3CD7(0xdd77-0xa0a0) */ 0x0000, /* 0x3CD8(0xdd78-0xa0a0) */ 0x0000, /* 0x3CD9(0xdd79-0xa0a0) */ 0x0000, /* 0x3CDA(0xdd7a-0xa0a0) */ 0x0000, /* 0x3CDB(0xdd7b-0xa0a0) */ 0x0000, /* 0x3CDC(0xdd7c-0xa0a0) */ 0x0000, /* 0x3CDD(0xdd7d-0xa0a0) */ 0x0000, /* 0x3CDE(0xdd7e-0xa0a0) */ 0x0000, /* 0x3CDF(0xdd7f-0xa0a0) */ 0x0000, /* 0x3CE0(0xdd80-0xa0a0) */ 0x0000, /* 0x3CE1(0xdd81-0xa0a0) */ 0x0000, /* 0x3CE2(0xdd82-0xa0a0) */ 0x0000, /* 0x3CE3(0xdd83-0xa0a0) */ 0x0000, /* 0x3CE4(0xdd84-0xa0a0) */ 0x0000, /* 0x3CE5(0xdd85-0xa0a0) */ 0x0000, /* 0x3CE6(0xdd86-0xa0a0) */ 0x0000, /* 0x3CE7(0xdd87-0xa0a0) */ 0x0000, /* 0x3CE8(0xdd88-0xa0a0) */ 0x0000, /* 0x3CE9(0xdd89-0xa0a0) */ 0x0000, /* 0x3CEA(0xdd8a-0xa0a0) */ 0x0000, /* 0x3CEB(0xdd8b-0xa0a0) */ 0x0000, /* 0x3CEC(0xdd8c-0xa0a0) */ 0x0000, /* 0x3CED(0xdd8d-0xa0a0) */ 0x0000, /* 0x3CEE(0xdd8e-0xa0a0) */ 0x0000, /* 0x3CEF(0xdd8f-0xa0a0) */ 0x0000, /* 0x3CF0(0xdd90-0xa0a0) */ 0x0000, /* 0x3CF1(0xdd91-0xa0a0) */ 0x0000, /* 0x3CF2(0xdd92-0xa0a0) */ 0x0000, /* 0x3CF3(0xdd93-0xa0a0) */ 0x0000, /* 0x3CF4(0xdd94-0xa0a0) */ 0x0000, /* 0x3CF5(0xdd95-0xa0a0) */ 0x0000, /* 0x3CF6(0xdd96-0xa0a0) */ 0x0000, /* 0x3CF7(0xdd97-0xa0a0) */ 0x0000, /* 0x3CF8(0xdd98-0xa0a0) */ 0x0000, /* 0x3CF9(0xdd99-0xa0a0) */ 0x0000, /* 0x3CFA(0xdd9a-0xa0a0) */ 0x0000, /* 0x3CFB(0xdd9b-0xa0a0) */ 0x0000, /* 0x3CFC(0xdd9c-0xa0a0) */ 0x0000, /* 0x3CFD(0xdd9d-0xa0a0) */ 0x0000, /* 0x3CFE(0xdd9e-0xa0a0) */ 0x0000, /* 0x3CFF(0xdd9f-0xa0a0) */ 0x0000, /* 0x3D00(0xdda0-0xa0a0) */ 0x0000, /* 0x3D01(0xdda1-0xa0a0) */ 0x0000, /* 0x3D02(0xdda2-0xa0a0) */ 0x0000, /* 0x3D03(0xdda3-0xa0a0) */ 0x0000, /* 0x3D04(0xdda4-0xa0a0) */ 0x0000, /* 0x3D05(0xdda5-0xa0a0) */ 0x0000, /* 0x3D06(0xdda6-0xa0a0) */ 0x0000, /* 0x3D07(0xdda7-0xa0a0) */ 0x0000, /* 0x3D08(0xdda8-0xa0a0) */ 0x0000, /* 0x3D09(0xdda9-0xa0a0) */ 0x0000, /* 0x3D0A(0xddaa-0xa0a0) */ 0x0000, /* 0x3D0B(0xddab-0xa0a0) */ 0x0000, /* 0x3D0C(0xddac-0xa0a0) */ 0x0000, /* 0x3D0D(0xddad-0xa0a0) */ 0x0000, /* 0x3D0E(0xddae-0xa0a0) */ 0x0000, /* 0x3D0F(0xddaf-0xa0a0) */ 0x0000, /* 0x3D10(0xddb0-0xa0a0) */ 0x0000, /* 0x3D11(0xddb1-0xa0a0) */ 0x0000, /* 0x3D12(0xddb2-0xa0a0) */ 0x0000, /* 0x3D13(0xddb3-0xa0a0) */ 0x0000, /* 0x3D14(0xddb4-0xa0a0) */ 0x0000, /* 0x3D15(0xddb5-0xa0a0) */ 0x0000, /* 0x3D16(0xddb6-0xa0a0) */ 0x0000, /* 0x3D17(0xddb7-0xa0a0) */ 0x0000, /* 0x3D18(0xddb8-0xa0a0) */ 0x0000, /* 0x3D19(0xddb9-0xa0a0) */ 0x0000, /* 0x3D1A(0xddba-0xa0a0) */ 0x0000, /* 0x3D1B(0xddbb-0xa0a0) */ 0x0000, /* 0x3D1C(0xddbc-0xa0a0) */ 0x0000, /* 0x3D1D(0xddbd-0xa0a0) */ 0x0000, /* 0x3D1E(0xddbe-0xa0a0) */ 0x0000, /* 0x3D1F(0xddbf-0xa0a0) */ 0x0000, /* 0x3D20(0xddc0-0xa0a0) */ 0x0000, /* 0x3D21(0xddc1-0xa0a0) */ 0x0000, /* 0x3D22(0xddc2-0xa0a0) */ 0x0000, /* 0x3D23(0xddc3-0xa0a0) */ 0x0000, /* 0x3D24(0xddc4-0xa0a0) */ 0x0000, /* 0x3D25(0xddc5-0xa0a0) */ 0x0000, /* 0x3D26(0xddc6-0xa0a0) */ 0x0000, /* 0x3D27(0xddc7-0xa0a0) */ 0x0000, /* 0x3D28(0xddc8-0xa0a0) */ 0x0000, /* 0x3D29(0xddc9-0xa0a0) */ 0x0000, /* 0x3D2A(0xddca-0xa0a0) */ 0x0000, /* 0x3D2B(0xddcb-0xa0a0) */ 0x0000, /* 0x3D2C(0xddcc-0xa0a0) */ 0x0000, /* 0x3D2D(0xddcd-0xa0a0) */ 0x0000, /* 0x3D2E(0xddce-0xa0a0) */ 0x0000, /* 0x3D2F(0xddcf-0xa0a0) */ 0x0000, /* 0x3D30(0xddd0-0xa0a0) */ 0x0000, /* 0x3D31(0xddd1-0xa0a0) */ 0x0000, /* 0x3D32(0xddd2-0xa0a0) */ 0x0000, /* 0x3D33(0xddd3-0xa0a0) */ 0x0000, /* 0x3D34(0xddd4-0xa0a0) */ 0x0000, /* 0x3D35(0xddd5-0xa0a0) */ 0x0000, /* 0x3D36(0xddd6-0xa0a0) */ 0x0000, /* 0x3D37(0xddd7-0xa0a0) */ 0x0000, /* 0x3D38(0xddd8-0xa0a0) */ 0x0000, /* 0x3D39(0xddd9-0xa0a0) */ 0x0000, /* 0x3D3A(0xddda-0xa0a0) */ 0x0000, /* 0x3D3B(0xdddb-0xa0a0) */ 0x0000, /* 0x3D3C(0xdddc-0xa0a0) */ 0x0000, /* 0x3D3D(0xdddd-0xa0a0) */ 0x0000, /* 0x3D3E(0xddde-0xa0a0) */ 0x0000, /* 0x3D3F(0xdddf-0xa0a0) */ 0x0000, /* 0x3D40(0xdde0-0xa0a0) */ 0x0000, /* 0x3D41(0xdde1-0xa0a0) */ 0x0000, /* 0x3D42(0xdde2-0xa0a0) */ 0x0000, /* 0x3D43(0xdde3-0xa0a0) */ 0x0000, /* 0x3D44(0xdde4-0xa0a0) */ 0x0000, /* 0x3D45(0xdde5-0xa0a0) */ 0x0000, /* 0x3D46(0xdde6-0xa0a0) */ 0x0000, /* 0x3D47(0xdde7-0xa0a0) */ 0x0000, /* 0x3D48(0xdde8-0xa0a0) */ 0x0000, /* 0x3D49(0xdde9-0xa0a0) */ 0x0000, /* 0x3D4A(0xddea-0xa0a0) */ 0x0000, /* 0x3D4B(0xddeb-0xa0a0) */ 0x0000, /* 0x3D4C(0xddec-0xa0a0) */ 0x0000, /* 0x3D4D(0xdded-0xa0a0) */ 0x0000, /* 0x3D4E(0xddee-0xa0a0) */ 0x0000, /* 0x3D4F(0xddef-0xa0a0) */ 0x0000, /* 0x3D50(0xddf0-0xa0a0) */ 0x0000, /* 0x3D51(0xddf1-0xa0a0) */ 0x0000, /* 0x3D52(0xddf2-0xa0a0) */ 0x0000, /* 0x3D53(0xddf3-0xa0a0) */ 0x0000, /* 0x3D54(0xddf4-0xa0a0) */ 0x0000, /* 0x3D55(0xddf5-0xa0a0) */ 0x0000, /* 0x3D56(0xddf6-0xa0a0) */ 0x0000, /* 0x3D57(0xddf7-0xa0a0) */ 0x0000, /* 0x3D58(0xddf8-0xa0a0) */ 0x0000, /* 0x3D59(0xddf9-0xa0a0) */ 0x0000, /* 0x3D5A(0xddfa-0xa0a0) */ 0x0000, /* 0x3D5B(0xddfb-0xa0a0) */ 0x0000, /* 0x3D5C(0xddfc-0xa0a0) */ 0x0000, /* 0x3D5D(0xddfd-0xa0a0) */ 0x0000, /* 0x3D5E(0xddfe-0xa0a0) */ 0x0000, /* 0x3D5F(0xddff-0xa0a0) */ 0x0000, /* 0x3D60(0xde00-0xa0a0) */ 0x0000, /* 0x3D61(0xde01-0xa0a0) */ 0x0000, /* 0x3D62(0xde02-0xa0a0) */ 0x0000, /* 0x3D63(0xde03-0xa0a0) */ 0x0000, /* 0x3D64(0xde04-0xa0a0) */ 0x0000, /* 0x3D65(0xde05-0xa0a0) */ 0x0000, /* 0x3D66(0xde06-0xa0a0) */ 0x0000, /* 0x3D67(0xde07-0xa0a0) */ 0x0000, /* 0x3D68(0xde08-0xa0a0) */ 0x0000, /* 0x3D69(0xde09-0xa0a0) */ 0x0000, /* 0x3D6A(0xde0a-0xa0a0) */ 0x0000, /* 0x3D6B(0xde0b-0xa0a0) */ 0x0000, /* 0x3D6C(0xde0c-0xa0a0) */ 0x0000, /* 0x3D6D(0xde0d-0xa0a0) */ 0x0000, /* 0x3D6E(0xde0e-0xa0a0) */ 0x0000, /* 0x3D6F(0xde0f-0xa0a0) */ 0x0000, /* 0x3D70(0xde10-0xa0a0) */ 0x0000, /* 0x3D71(0xde11-0xa0a0) */ 0x0000, /* 0x3D72(0xde12-0xa0a0) */ 0x0000, /* 0x3D73(0xde13-0xa0a0) */ 0x0000, /* 0x3D74(0xde14-0xa0a0) */ 0x0000, /* 0x3D75(0xde15-0xa0a0) */ 0x0000, /* 0x3D76(0xde16-0xa0a0) */ 0x0000, /* 0x3D77(0xde17-0xa0a0) */ 0x0000, /* 0x3D78(0xde18-0xa0a0) */ 0x0000, /* 0x3D79(0xde19-0xa0a0) */ 0x0000, /* 0x3D7A(0xde1a-0xa0a0) */ 0x0000, /* 0x3D7B(0xde1b-0xa0a0) */ 0x0000, /* 0x3D7C(0xde1c-0xa0a0) */ 0x0000, /* 0x3D7D(0xde1d-0xa0a0) */ 0x0000, /* 0x3D7E(0xde1e-0xa0a0) */ 0x0000, /* 0x3D7F(0xde1f-0xa0a0) */ 0x0000, /* 0x3D80(0xde20-0xa0a0) */ 0x0000, /* 0x3D81(0xde21-0xa0a0) */ 0x0000, /* 0x3D82(0xde22-0xa0a0) */ 0x0000, /* 0x3D83(0xde23-0xa0a0) */ 0x0000, /* 0x3D84(0xde24-0xa0a0) */ 0x0000, /* 0x3D85(0xde25-0xa0a0) */ 0x0000, /* 0x3D86(0xde26-0xa0a0) */ 0x0000, /* 0x3D87(0xde27-0xa0a0) */ 0x0000, /* 0x3D88(0xde28-0xa0a0) */ 0x0000, /* 0x3D89(0xde29-0xa0a0) */ 0x0000, /* 0x3D8A(0xde2a-0xa0a0) */ 0x0000, /* 0x3D8B(0xde2b-0xa0a0) */ 0x0000, /* 0x3D8C(0xde2c-0xa0a0) */ 0x0000, /* 0x3D8D(0xde2d-0xa0a0) */ 0x0000, /* 0x3D8E(0xde2e-0xa0a0) */ 0x0000, /* 0x3D8F(0xde2f-0xa0a0) */ 0x0000, /* 0x3D90(0xde30-0xa0a0) */ 0x0000, /* 0x3D91(0xde31-0xa0a0) */ 0x0000, /* 0x3D92(0xde32-0xa0a0) */ 0x0000, /* 0x3D93(0xde33-0xa0a0) */ 0x0000, /* 0x3D94(0xde34-0xa0a0) */ 0x0000, /* 0x3D95(0xde35-0xa0a0) */ 0x0000, /* 0x3D96(0xde36-0xa0a0) */ 0x0000, /* 0x3D97(0xde37-0xa0a0) */ 0x0000, /* 0x3D98(0xde38-0xa0a0) */ 0x0000, /* 0x3D99(0xde39-0xa0a0) */ 0x0000, /* 0x3D9A(0xde3a-0xa0a0) */ 0x0000, /* 0x3D9B(0xde3b-0xa0a0) */ 0x0000, /* 0x3D9C(0xde3c-0xa0a0) */ 0x0000, /* 0x3D9D(0xde3d-0xa0a0) */ 0x0000, /* 0x3D9E(0xde3e-0xa0a0) */ 0x0000, /* 0x3D9F(0xde3f-0xa0a0) */ 0x0000, /* 0x3DA0(0xde40-0xa0a0) */ 0x0000, /* 0x3DA1(0xde41-0xa0a0) */ 0x0000, /* 0x3DA2(0xde42-0xa0a0) */ 0x0000, /* 0x3DA3(0xde43-0xa0a0) */ 0x0000, /* 0x3DA4(0xde44-0xa0a0) */ 0x0000, /* 0x3DA5(0xde45-0xa0a0) */ 0x0000, /* 0x3DA6(0xde46-0xa0a0) */ 0x0000, /* 0x3DA7(0xde47-0xa0a0) */ 0x0000, /* 0x3DA8(0xde48-0xa0a0) */ 0x0000, /* 0x3DA9(0xde49-0xa0a0) */ 0x0000, /* 0x3DAA(0xde4a-0xa0a0) */ 0x0000, /* 0x3DAB(0xde4b-0xa0a0) */ 0x0000, /* 0x3DAC(0xde4c-0xa0a0) */ 0x0000, /* 0x3DAD(0xde4d-0xa0a0) */ 0x0000, /* 0x3DAE(0xde4e-0xa0a0) */ 0x0000, /* 0x3DAF(0xde4f-0xa0a0) */ 0x0000, /* 0x3DB0(0xde50-0xa0a0) */ 0x0000, /* 0x3DB1(0xde51-0xa0a0) */ 0x0000, /* 0x3DB2(0xde52-0xa0a0) */ 0x0000, /* 0x3DB3(0xde53-0xa0a0) */ 0x0000, /* 0x3DB4(0xde54-0xa0a0) */ 0x0000, /* 0x3DB5(0xde55-0xa0a0) */ 0x0000, /* 0x3DB6(0xde56-0xa0a0) */ 0x0000, /* 0x3DB7(0xde57-0xa0a0) */ 0x0000, /* 0x3DB8(0xde58-0xa0a0) */ 0x0000, /* 0x3DB9(0xde59-0xa0a0) */ 0x0000, /* 0x3DBA(0xde5a-0xa0a0) */ 0x0000, /* 0x3DBB(0xde5b-0xa0a0) */ 0x0000, /* 0x3DBC(0xde5c-0xa0a0) */ 0x0000, /* 0x3DBD(0xde5d-0xa0a0) */ 0x0000, /* 0x3DBE(0xde5e-0xa0a0) */ 0x0000, /* 0x3DBF(0xde5f-0xa0a0) */ 0x0000, /* 0x3DC0(0xde60-0xa0a0) */ 0x0000, /* 0x3DC1(0xde61-0xa0a0) */ 0x0000, /* 0x3DC2(0xde62-0xa0a0) */ 0x0000, /* 0x3DC3(0xde63-0xa0a0) */ 0x0000, /* 0x3DC4(0xde64-0xa0a0) */ 0x0000, /* 0x3DC5(0xde65-0xa0a0) */ 0x0000, /* 0x3DC6(0xde66-0xa0a0) */ 0x0000, /* 0x3DC7(0xde67-0xa0a0) */ 0x0000, /* 0x3DC8(0xde68-0xa0a0) */ 0x0000, /* 0x3DC9(0xde69-0xa0a0) */ 0x0000, /* 0x3DCA(0xde6a-0xa0a0) */ 0x0000, /* 0x3DCB(0xde6b-0xa0a0) */ 0x0000, /* 0x3DCC(0xde6c-0xa0a0) */ 0x0000, /* 0x3DCD(0xde6d-0xa0a0) */ 0x0000, /* 0x3DCE(0xde6e-0xa0a0) */ 0x0000, /* 0x3DCF(0xde6f-0xa0a0) */ 0x0000, /* 0x3DD0(0xde70-0xa0a0) */ 0x0000, /* 0x3DD1(0xde71-0xa0a0) */ 0x0000, /* 0x3DD2(0xde72-0xa0a0) */ 0x0000, /* 0x3DD3(0xde73-0xa0a0) */ 0x0000, /* 0x3DD4(0xde74-0xa0a0) */ 0x0000, /* 0x3DD5(0xde75-0xa0a0) */ 0x0000, /* 0x3DD6(0xde76-0xa0a0) */ 0x0000, /* 0x3DD7(0xde77-0xa0a0) */ 0x0000, /* 0x3DD8(0xde78-0xa0a0) */ 0x0000, /* 0x3DD9(0xde79-0xa0a0) */ 0x0000, /* 0x3DDA(0xde7a-0xa0a0) */ 0x0000, /* 0x3DDB(0xde7b-0xa0a0) */ 0x0000, /* 0x3DDC(0xde7c-0xa0a0) */ 0x0000, /* 0x3DDD(0xde7d-0xa0a0) */ 0x0000, /* 0x3DDE(0xde7e-0xa0a0) */ 0x0000, /* 0x3DDF(0xde7f-0xa0a0) */ 0x0000, /* 0x3DE0(0xde80-0xa0a0) */ 0x0000, /* 0x3DE1(0xde81-0xa0a0) */ 0x0000, /* 0x3DE2(0xde82-0xa0a0) */ 0x0000, /* 0x3DE3(0xde83-0xa0a0) */ 0x0000, /* 0x3DE4(0xde84-0xa0a0) */ 0x0000, /* 0x3DE5(0xde85-0xa0a0) */ 0x0000, /* 0x3DE6(0xde86-0xa0a0) */ 0x0000, /* 0x3DE7(0xde87-0xa0a0) */ 0x0000, /* 0x3DE8(0xde88-0xa0a0) */ 0x0000, /* 0x3DE9(0xde89-0xa0a0) */ 0x0000, /* 0x3DEA(0xde8a-0xa0a0) */ 0x0000, /* 0x3DEB(0xde8b-0xa0a0) */ 0x0000, /* 0x3DEC(0xde8c-0xa0a0) */ 0x0000, /* 0x3DED(0xde8d-0xa0a0) */ 0x0000, /* 0x3DEE(0xde8e-0xa0a0) */ 0x0000, /* 0x3DEF(0xde8f-0xa0a0) */ 0x0000, /* 0x3DF0(0xde90-0xa0a0) */ 0x0000, /* 0x3DF1(0xde91-0xa0a0) */ 0x0000, /* 0x3DF2(0xde92-0xa0a0) */ 0x0000, /* 0x3DF3(0xde93-0xa0a0) */ 0x0000, /* 0x3DF4(0xde94-0xa0a0) */ 0x0000, /* 0x3DF5(0xde95-0xa0a0) */ 0x0000, /* 0x3DF6(0xde96-0xa0a0) */ 0x0000, /* 0x3DF7(0xde97-0xa0a0) */ 0x0000, /* 0x3DF8(0xde98-0xa0a0) */ 0x0000, /* 0x3DF9(0xde99-0xa0a0) */ 0x0000, /* 0x3DFA(0xde9a-0xa0a0) */ 0x0000, /* 0x3DFB(0xde9b-0xa0a0) */ 0x0000, /* 0x3DFC(0xde9c-0xa0a0) */ 0x0000, /* 0x3DFD(0xde9d-0xa0a0) */ 0x0000, /* 0x3DFE(0xde9e-0xa0a0) */ 0x0000, /* 0x3DFF(0xde9f-0xa0a0) */ 0x0000, /* 0x3E00(0xdea0-0xa0a0) */ 0x0000, /* 0x3E01(0xdea1-0xa0a0) */ 0x0000, /* 0x3E02(0xdea2-0xa0a0) */ 0x0000, /* 0x3E03(0xdea3-0xa0a0) */ 0x0000, /* 0x3E04(0xdea4-0xa0a0) */ 0x0000, /* 0x3E05(0xdea5-0xa0a0) */ 0x0000, /* 0x3E06(0xdea6-0xa0a0) */ 0x0000, /* 0x3E07(0xdea7-0xa0a0) */ 0x0000, /* 0x3E08(0xdea8-0xa0a0) */ 0x0000, /* 0x3E09(0xdea9-0xa0a0) */ 0x0000, /* 0x3E0A(0xdeaa-0xa0a0) */ 0x0000, /* 0x3E0B(0xdeab-0xa0a0) */ 0x0000, /* 0x3E0C(0xdeac-0xa0a0) */ 0x0000, /* 0x3E0D(0xdead-0xa0a0) */ 0x0000, /* 0x3E0E(0xdeae-0xa0a0) */ 0x0000, /* 0x3E0F(0xdeaf-0xa0a0) */ 0x0000, /* 0x3E10(0xdeb0-0xa0a0) */ 0x0000, /* 0x3E11(0xdeb1-0xa0a0) */ 0x0000, /* 0x3E12(0xdeb2-0xa0a0) */ 0x0000, /* 0x3E13(0xdeb3-0xa0a0) */ 0x0000, /* 0x3E14(0xdeb4-0xa0a0) */ 0x0000, /* 0x3E15(0xdeb5-0xa0a0) */ 0x0000, /* 0x3E16(0xdeb6-0xa0a0) */ 0x0000, /* 0x3E17(0xdeb7-0xa0a0) */ 0x0000, /* 0x3E18(0xdeb8-0xa0a0) */ 0x0000, /* 0x3E19(0xdeb9-0xa0a0) */ 0x0000, /* 0x3E1A(0xdeba-0xa0a0) */ 0x0000, /* 0x3E1B(0xdebb-0xa0a0) */ 0x0000, /* 0x3E1C(0xdebc-0xa0a0) */ 0x0000, /* 0x3E1D(0xdebd-0xa0a0) */ 0x0000, /* 0x3E1E(0xdebe-0xa0a0) */ 0x0000, /* 0x3E1F(0xdebf-0xa0a0) */ 0x0000, /* 0x3E20(0xdec0-0xa0a0) */ 0x0000, /* 0x3E21(0xdec1-0xa0a0) */ 0x0000, /* 0x3E22(0xdec2-0xa0a0) */ 0x0000, /* 0x3E23(0xdec3-0xa0a0) */ 0x0000, /* 0x3E24(0xdec4-0xa0a0) */ 0x0000, /* 0x3E25(0xdec5-0xa0a0) */ 0x0000, /* 0x3E26(0xdec6-0xa0a0) */ 0x0000, /* 0x3E27(0xdec7-0xa0a0) */ 0x0000, /* 0x3E28(0xdec8-0xa0a0) */ 0x0000, /* 0x3E29(0xdec9-0xa0a0) */ 0x0000, /* 0x3E2A(0xdeca-0xa0a0) */ 0x0000, /* 0x3E2B(0xdecb-0xa0a0) */ 0x0000, /* 0x3E2C(0xdecc-0xa0a0) */ 0x0000, /* 0x3E2D(0xdecd-0xa0a0) */ 0x0000, /* 0x3E2E(0xdece-0xa0a0) */ 0x0000, /* 0x3E2F(0xdecf-0xa0a0) */ 0x0000, /* 0x3E30(0xded0-0xa0a0) */ 0x0000, /* 0x3E31(0xded1-0xa0a0) */ 0x0000, /* 0x3E32(0xded2-0xa0a0) */ 0x0000, /* 0x3E33(0xded3-0xa0a0) */ 0x0000, /* 0x3E34(0xded4-0xa0a0) */ 0x0000, /* 0x3E35(0xded5-0xa0a0) */ 0x0000, /* 0x3E36(0xded6-0xa0a0) */ 0x0000, /* 0x3E37(0xded7-0xa0a0) */ 0x0000, /* 0x3E38(0xded8-0xa0a0) */ 0x0000, /* 0x3E39(0xded9-0xa0a0) */ 0x0000, /* 0x3E3A(0xdeda-0xa0a0) */ 0x0000, /* 0x3E3B(0xdedb-0xa0a0) */ 0x0000, /* 0x3E3C(0xdedc-0xa0a0) */ 0x0000, /* 0x3E3D(0xdedd-0xa0a0) */ 0x0000, /* 0x3E3E(0xdede-0xa0a0) */ 0x0000, /* 0x3E3F(0xdedf-0xa0a0) */ 0x0000, /* 0x3E40(0xdee0-0xa0a0) */ 0x0000, /* 0x3E41(0xdee1-0xa0a0) */ 0x0000, /* 0x3E42(0xdee2-0xa0a0) */ 0x0000, /* 0x3E43(0xdee3-0xa0a0) */ 0x0000, /* 0x3E44(0xdee4-0xa0a0) */ 0x0000, /* 0x3E45(0xdee5-0xa0a0) */ 0x0000, /* 0x3E46(0xdee6-0xa0a0) */ 0x0000, /* 0x3E47(0xdee7-0xa0a0) */ 0x0000, /* 0x3E48(0xdee8-0xa0a0) */ 0x0000, /* 0x3E49(0xdee9-0xa0a0) */ 0x0000, /* 0x3E4A(0xdeea-0xa0a0) */ 0x0000, /* 0x3E4B(0xdeeb-0xa0a0) */ 0x0000, /* 0x3E4C(0xdeec-0xa0a0) */ 0x0000, /* 0x3E4D(0xdeed-0xa0a0) */ 0x0000, /* 0x3E4E(0xdeee-0xa0a0) */ 0x0000, /* 0x3E4F(0xdeef-0xa0a0) */ 0x0000, /* 0x3E50(0xdef0-0xa0a0) */ 0x0000, /* 0x3E51(0xdef1-0xa0a0) */ 0x0000, /* 0x3E52(0xdef2-0xa0a0) */ 0x0000, /* 0x3E53(0xdef3-0xa0a0) */ 0x0000, /* 0x3E54(0xdef4-0xa0a0) */ 0x0000, /* 0x3E55(0xdef5-0xa0a0) */ 0x0000, /* 0x3E56(0xdef6-0xa0a0) */ 0x0000, /* 0x3E57(0xdef7-0xa0a0) */ 0x0000, /* 0x3E58(0xdef8-0xa0a0) */ 0x0000, /* 0x3E59(0xdef9-0xa0a0) */ 0x0000, /* 0x3E5A(0xdefa-0xa0a0) */ 0x0000, /* 0x3E5B(0xdefb-0xa0a0) */ 0x0000, /* 0x3E5C(0xdefc-0xa0a0) */ 0x0000, /* 0x3E5D(0xdefd-0xa0a0) */ 0x0000, /* 0x3E5E(0xdefe-0xa0a0) */ 0x0000, /* 0x3E5F(0xdeff-0xa0a0) */ 0x0000, /* 0x3E60(0xdf00-0xa0a0) */ 0x0000, /* 0x3E61(0xdf01-0xa0a0) */ 0x0000, /* 0x3E62(0xdf02-0xa0a0) */ 0x0000, /* 0x3E63(0xdf03-0xa0a0) */ 0x0000, /* 0x3E64(0xdf04-0xa0a0) */ 0x0000, /* 0x3E65(0xdf05-0xa0a0) */ 0x0000, /* 0x3E66(0xdf06-0xa0a0) */ 0x0000, /* 0x3E67(0xdf07-0xa0a0) */ 0x0000, /* 0x3E68(0xdf08-0xa0a0) */ 0x0000, /* 0x3E69(0xdf09-0xa0a0) */ 0x0000, /* 0x3E6A(0xdf0a-0xa0a0) */ 0x0000, /* 0x3E6B(0xdf0b-0xa0a0) */ 0x0000, /* 0x3E6C(0xdf0c-0xa0a0) */ 0x0000, /* 0x3E6D(0xdf0d-0xa0a0) */ 0x0000, /* 0x3E6E(0xdf0e-0xa0a0) */ 0x0000, /* 0x3E6F(0xdf0f-0xa0a0) */ 0x0000, /* 0x3E70(0xdf10-0xa0a0) */ 0x0000, /* 0x3E71(0xdf11-0xa0a0) */ 0x0000, /* 0x3E72(0xdf12-0xa0a0) */ 0x0000, /* 0x3E73(0xdf13-0xa0a0) */ 0x0000, /* 0x3E74(0xdf14-0xa0a0) */ 0x0000, /* 0x3E75(0xdf15-0xa0a0) */ 0x0000, /* 0x3E76(0xdf16-0xa0a0) */ 0x0000, /* 0x3E77(0xdf17-0xa0a0) */ 0x0000, /* 0x3E78(0xdf18-0xa0a0) */ 0x0000, /* 0x3E79(0xdf19-0xa0a0) */ 0x0000, /* 0x3E7A(0xdf1a-0xa0a0) */ 0x0000, /* 0x3E7B(0xdf1b-0xa0a0) */ 0x0000, /* 0x3E7C(0xdf1c-0xa0a0) */ 0x0000, /* 0x3E7D(0xdf1d-0xa0a0) */ 0x0000, /* 0x3E7E(0xdf1e-0xa0a0) */ 0x0000, /* 0x3E7F(0xdf1f-0xa0a0) */ 0x0000, /* 0x3E80(0xdf20-0xa0a0) */ 0x0000, /* 0x3E81(0xdf21-0xa0a0) */ 0x0000, /* 0x3E82(0xdf22-0xa0a0) */ 0x0000, /* 0x3E83(0xdf23-0xa0a0) */ 0x0000, /* 0x3E84(0xdf24-0xa0a0) */ 0x0000, /* 0x3E85(0xdf25-0xa0a0) */ 0x0000, /* 0x3E86(0xdf26-0xa0a0) */ 0x0000, /* 0x3E87(0xdf27-0xa0a0) */ 0x0000, /* 0x3E88(0xdf28-0xa0a0) */ 0x0000, /* 0x3E89(0xdf29-0xa0a0) */ 0x0000, /* 0x3E8A(0xdf2a-0xa0a0) */ 0x0000, /* 0x3E8B(0xdf2b-0xa0a0) */ 0x0000, /* 0x3E8C(0xdf2c-0xa0a0) */ 0x0000, /* 0x3E8D(0xdf2d-0xa0a0) */ 0x0000, /* 0x3E8E(0xdf2e-0xa0a0) */ 0x0000, /* 0x3E8F(0xdf2f-0xa0a0) */ 0x0000, /* 0x3E90(0xdf30-0xa0a0) */ 0x0000, /* 0x3E91(0xdf31-0xa0a0) */ 0x0000, /* 0x3E92(0xdf32-0xa0a0) */ 0x0000, /* 0x3E93(0xdf33-0xa0a0) */ 0x0000, /* 0x3E94(0xdf34-0xa0a0) */ 0x0000, /* 0x3E95(0xdf35-0xa0a0) */ 0x0000, /* 0x3E96(0xdf36-0xa0a0) */ 0x0000, /* 0x3E97(0xdf37-0xa0a0) */ 0x0000, /* 0x3E98(0xdf38-0xa0a0) */ 0x0000, /* 0x3E99(0xdf39-0xa0a0) */ 0x0000, /* 0x3E9A(0xdf3a-0xa0a0) */ 0x0000, /* 0x3E9B(0xdf3b-0xa0a0) */ 0x0000, /* 0x3E9C(0xdf3c-0xa0a0) */ 0x0000, /* 0x3E9D(0xdf3d-0xa0a0) */ 0x0000, /* 0x3E9E(0xdf3e-0xa0a0) */ 0x0000, /* 0x3E9F(0xdf3f-0xa0a0) */ 0x0000, /* 0x3EA0(0xdf40-0xa0a0) */ 0x0000, /* 0x3EA1(0xdf41-0xa0a0) */ 0x0000, /* 0x3EA2(0xdf42-0xa0a0) */ 0x0000, /* 0x3EA3(0xdf43-0xa0a0) */ 0x0000, /* 0x3EA4(0xdf44-0xa0a0) */ 0x0000, /* 0x3EA5(0xdf45-0xa0a0) */ 0x0000, /* 0x3EA6(0xdf46-0xa0a0) */ 0x0000, /* 0x3EA7(0xdf47-0xa0a0) */ 0x0000, /* 0x3EA8(0xdf48-0xa0a0) */ 0x0000, /* 0x3EA9(0xdf49-0xa0a0) */ 0x0000, /* 0x3EAA(0xdf4a-0xa0a0) */ 0x0000, /* 0x3EAB(0xdf4b-0xa0a0) */ 0x0000, /* 0x3EAC(0xdf4c-0xa0a0) */ 0x0000, /* 0x3EAD(0xdf4d-0xa0a0) */ 0x0000, /* 0x3EAE(0xdf4e-0xa0a0) */ 0x0000, /* 0x3EAF(0xdf4f-0xa0a0) */ 0x0000, /* 0x3EB0(0xdf50-0xa0a0) */ 0x0000, /* 0x3EB1(0xdf51-0xa0a0) */ 0x0000, /* 0x3EB2(0xdf52-0xa0a0) */ 0x0000, /* 0x3EB3(0xdf53-0xa0a0) */ 0x0000, /* 0x3EB4(0xdf54-0xa0a0) */ 0x0000, /* 0x3EB5(0xdf55-0xa0a0) */ 0x0000, /* 0x3EB6(0xdf56-0xa0a0) */ 0x0000, /* 0x3EB7(0xdf57-0xa0a0) */ 0x0000, /* 0x3EB8(0xdf58-0xa0a0) */ 0x0000, /* 0x3EB9(0xdf59-0xa0a0) */ 0x0000, /* 0x3EBA(0xdf5a-0xa0a0) */ 0x0000, /* 0x3EBB(0xdf5b-0xa0a0) */ 0x0000, /* 0x3EBC(0xdf5c-0xa0a0) */ 0x0000, /* 0x3EBD(0xdf5d-0xa0a0) */ 0x0000, /* 0x3EBE(0xdf5e-0xa0a0) */ 0x0000, /* 0x3EBF(0xdf5f-0xa0a0) */ 0x0000, /* 0x3EC0(0xdf60-0xa0a0) */ 0x0000, /* 0x3EC1(0xdf61-0xa0a0) */ 0x0000, /* 0x3EC2(0xdf62-0xa0a0) */ 0x0000, /* 0x3EC3(0xdf63-0xa0a0) */ 0x0000, /* 0x3EC4(0xdf64-0xa0a0) */ 0x0000, /* 0x3EC5(0xdf65-0xa0a0) */ 0x0000, /* 0x3EC6(0xdf66-0xa0a0) */ 0x0000, /* 0x3EC7(0xdf67-0xa0a0) */ 0x0000, /* 0x3EC8(0xdf68-0xa0a0) */ 0x0000, /* 0x3EC9(0xdf69-0xa0a0) */ 0x0000, /* 0x3ECA(0xdf6a-0xa0a0) */ 0x0000, /* 0x3ECB(0xdf6b-0xa0a0) */ 0x0000, /* 0x3ECC(0xdf6c-0xa0a0) */ 0x0000, /* 0x3ECD(0xdf6d-0xa0a0) */ 0x0000, /* 0x3ECE(0xdf6e-0xa0a0) */ 0x0000, /* 0x3ECF(0xdf6f-0xa0a0) */ 0x0000, /* 0x3ED0(0xdf70-0xa0a0) */ 0x0000, /* 0x3ED1(0xdf71-0xa0a0) */ 0x0000, /* 0x3ED2(0xdf72-0xa0a0) */ 0x0000, /* 0x3ED3(0xdf73-0xa0a0) */ 0x0000, /* 0x3ED4(0xdf74-0xa0a0) */ 0x0000, /* 0x3ED5(0xdf75-0xa0a0) */ 0x0000, /* 0x3ED6(0xdf76-0xa0a0) */ 0x0000, /* 0x3ED7(0xdf77-0xa0a0) */ 0x0000, /* 0x3ED8(0xdf78-0xa0a0) */ 0x0000, /* 0x3ED9(0xdf79-0xa0a0) */ 0x0000, /* 0x3EDA(0xdf7a-0xa0a0) */ 0x0000, /* 0x3EDB(0xdf7b-0xa0a0) */ 0x0000, /* 0x3EDC(0xdf7c-0xa0a0) */ 0x0000, /* 0x3EDD(0xdf7d-0xa0a0) */ 0x0000, /* 0x3EDE(0xdf7e-0xa0a0) */ 0x0000, /* 0x3EDF(0xdf7f-0xa0a0) */ 0x0000, /* 0x3EE0(0xdf80-0xa0a0) */ 0x0000, /* 0x3EE1(0xdf81-0xa0a0) */ 0x0000, /* 0x3EE2(0xdf82-0xa0a0) */ 0x0000, /* 0x3EE3(0xdf83-0xa0a0) */ 0x0000, /* 0x3EE4(0xdf84-0xa0a0) */ 0x0000, /* 0x3EE5(0xdf85-0xa0a0) */ 0x0000, /* 0x3EE6(0xdf86-0xa0a0) */ 0x0000, /* 0x3EE7(0xdf87-0xa0a0) */ 0x0000, /* 0x3EE8(0xdf88-0xa0a0) */ 0x0000, /* 0x3EE9(0xdf89-0xa0a0) */ 0x0000, /* 0x3EEA(0xdf8a-0xa0a0) */ 0x0000, /* 0x3EEB(0xdf8b-0xa0a0) */ 0x0000, /* 0x3EEC(0xdf8c-0xa0a0) */ 0x0000, /* 0x3EED(0xdf8d-0xa0a0) */ 0x0000, /* 0x3EEE(0xdf8e-0xa0a0) */ 0x0000, /* 0x3EEF(0xdf8f-0xa0a0) */ 0x0000, /* 0x3EF0(0xdf90-0xa0a0) */ 0x0000, /* 0x3EF1(0xdf91-0xa0a0) */ 0x0000, /* 0x3EF2(0xdf92-0xa0a0) */ 0x0000, /* 0x3EF3(0xdf93-0xa0a0) */ 0x0000, /* 0x3EF4(0xdf94-0xa0a0) */ 0x0000, /* 0x3EF5(0xdf95-0xa0a0) */ 0x0000, /* 0x3EF6(0xdf96-0xa0a0) */ 0x0000, /* 0x3EF7(0xdf97-0xa0a0) */ 0x0000, /* 0x3EF8(0xdf98-0xa0a0) */ 0x0000, /* 0x3EF9(0xdf99-0xa0a0) */ 0x0000, /* 0x3EFA(0xdf9a-0xa0a0) */ 0x0000, /* 0x3EFB(0xdf9b-0xa0a0) */ 0x0000, /* 0x3EFC(0xdf9c-0xa0a0) */ 0x0000, /* 0x3EFD(0xdf9d-0xa0a0) */ 0x0000, /* 0x3EFE(0xdf9e-0xa0a0) */ 0x0000, /* 0x3EFF(0xdf9f-0xa0a0) */ 0x0000, /* 0x3F00(0xdfa0-0xa0a0) */ 0x0000, /* 0x3F01(0xdfa1-0xa0a0) */ 0x0000, /* 0x3F02(0xdfa2-0xa0a0) */ 0x0000, /* 0x3F03(0xdfa3-0xa0a0) */ 0x0000, /* 0x3F04(0xdfa4-0xa0a0) */ 0x0000, /* 0x3F05(0xdfa5-0xa0a0) */ 0x0000, /* 0x3F06(0xdfa6-0xa0a0) */ 0x0000, /* 0x3F07(0xdfa7-0xa0a0) */ 0x0000, /* 0x3F08(0xdfa8-0xa0a0) */ 0x0000, /* 0x3F09(0xdfa9-0xa0a0) */ 0x0000, /* 0x3F0A(0xdfaa-0xa0a0) */ 0x0000, /* 0x3F0B(0xdfab-0xa0a0) */ 0x0000, /* 0x3F0C(0xdfac-0xa0a0) */ 0x0000, /* 0x3F0D(0xdfad-0xa0a0) */ 0x0000, /* 0x3F0E(0xdfae-0xa0a0) */ 0x0000, /* 0x3F0F(0xdfaf-0xa0a0) */ 0x0000, /* 0x3F10(0xdfb0-0xa0a0) */ 0x0000, /* 0x3F11(0xdfb1-0xa0a0) */ 0x0000, /* 0x3F12(0xdfb2-0xa0a0) */ 0x0000, /* 0x3F13(0xdfb3-0xa0a0) */ 0x0000, /* 0x3F14(0xdfb4-0xa0a0) */ 0x0000, /* 0x3F15(0xdfb5-0xa0a0) */ 0x0000, /* 0x3F16(0xdfb6-0xa0a0) */ 0x0000, /* 0x3F17(0xdfb7-0xa0a0) */ 0x0000, /* 0x3F18(0xdfb8-0xa0a0) */ 0x0000, /* 0x3F19(0xdfb9-0xa0a0) */ 0x0000, /* 0x3F1A(0xdfba-0xa0a0) */ 0x0000, /* 0x3F1B(0xdfbb-0xa0a0) */ 0x0000, /* 0x3F1C(0xdfbc-0xa0a0) */ 0x0000, /* 0x3F1D(0xdfbd-0xa0a0) */ 0x0000, /* 0x3F1E(0xdfbe-0xa0a0) */ 0x0000, /* 0x3F1F(0xdfbf-0xa0a0) */ 0x0000, /* 0x3F20(0xdfc0-0xa0a0) */ 0x0000, /* 0x3F21(0xdfc1-0xa0a0) */ 0x0000, /* 0x3F22(0xdfc2-0xa0a0) */ 0x0000, /* 0x3F23(0xdfc3-0xa0a0) */ 0x0000, /* 0x3F24(0xdfc4-0xa0a0) */ 0x0000, /* 0x3F25(0xdfc5-0xa0a0) */ 0x0000, /* 0x3F26(0xdfc6-0xa0a0) */ 0x0000, /* 0x3F27(0xdfc7-0xa0a0) */ 0x0000, /* 0x3F28(0xdfc8-0xa0a0) */ 0x0000, /* 0x3F29(0xdfc9-0xa0a0) */ 0x0000, /* 0x3F2A(0xdfca-0xa0a0) */ 0x0000, /* 0x3F2B(0xdfcb-0xa0a0) */ 0x0000, /* 0x3F2C(0xdfcc-0xa0a0) */ 0x0000, /* 0x3F2D(0xdfcd-0xa0a0) */ 0x0000, /* 0x3F2E(0xdfce-0xa0a0) */ 0x0000, /* 0x3F2F(0xdfcf-0xa0a0) */ 0x0000, /* 0x3F30(0xdfd0-0xa0a0) */ 0x0000, /* 0x3F31(0xdfd1-0xa0a0) */ 0x0000, /* 0x3F32(0xdfd2-0xa0a0) */ 0x0000, /* 0x3F33(0xdfd3-0xa0a0) */ 0x0000, /* 0x3F34(0xdfd4-0xa0a0) */ 0x0000, /* 0x3F35(0xdfd5-0xa0a0) */ 0x0000, /* 0x3F36(0xdfd6-0xa0a0) */ 0x0000, /* 0x3F37(0xdfd7-0xa0a0) */ 0x0000, /* 0x3F38(0xdfd8-0xa0a0) */ 0x0000, /* 0x3F39(0xdfd9-0xa0a0) */ 0x0000, /* 0x3F3A(0xdfda-0xa0a0) */ 0x0000, /* 0x3F3B(0xdfdb-0xa0a0) */ 0x0000, /* 0x3F3C(0xdfdc-0xa0a0) */ 0x0000, /* 0x3F3D(0xdfdd-0xa0a0) */ 0x0000, /* 0x3F3E(0xdfde-0xa0a0) */ 0x0000, /* 0x3F3F(0xdfdf-0xa0a0) */ 0x0000, /* 0x3F40(0xdfe0-0xa0a0) */ 0x0000, /* 0x3F41(0xdfe1-0xa0a0) */ 0x0000, /* 0x3F42(0xdfe2-0xa0a0) */ 0x0000, /* 0x3F43(0xdfe3-0xa0a0) */ 0x0000, /* 0x3F44(0xdfe4-0xa0a0) */ 0x0000, /* 0x3F45(0xdfe5-0xa0a0) */ 0x0000, /* 0x3F46(0xdfe6-0xa0a0) */ 0x0000, /* 0x3F47(0xdfe7-0xa0a0) */ 0x0000, /* 0x3F48(0xdfe8-0xa0a0) */ 0x0000, /* 0x3F49(0xdfe9-0xa0a0) */ 0x0000, /* 0x3F4A(0xdfea-0xa0a0) */ 0x0000, /* 0x3F4B(0xdfeb-0xa0a0) */ 0x0000, /* 0x3F4C(0xdfec-0xa0a0) */ 0x0000, /* 0x3F4D(0xdfed-0xa0a0) */ 0x0000, /* 0x3F4E(0xdfee-0xa0a0) */ 0x0000, /* 0x3F4F(0xdfef-0xa0a0) */ 0x0000, /* 0x3F50(0xdff0-0xa0a0) */ 0x0000, /* 0x3F51(0xdff1-0xa0a0) */ 0x0000, /* 0x3F52(0xdff2-0xa0a0) */ 0x0000, /* 0x3F53(0xdff3-0xa0a0) */ 0x0000, /* 0x3F54(0xdff4-0xa0a0) */ 0x0000, /* 0x3F55(0xdff5-0xa0a0) */ 0x0000, /* 0x3F56(0xdff6-0xa0a0) */ 0x0000, /* 0x3F57(0xdff7-0xa0a0) */ 0x0000, /* 0x3F58(0xdff8-0xa0a0) */ 0x0000, /* 0x3F59(0xdff9-0xa0a0) */ 0x0000, /* 0x3F5A(0xdffa-0xa0a0) */ 0x0000, /* 0x3F5B(0xdffb-0xa0a0) */ 0x0000, /* 0x3F5C(0xdffc-0xa0a0) */ 0x0000, /* 0x3F5D(0xdffd-0xa0a0) */ 0x0000, /* 0x3F5E(0xdffe-0xa0a0) */ 0x0000, /* 0x3F5F(0xdfff-0xa0a0) */ 0x0000, /* 0x3F60(0xe000-0xa0a0) */ 0x0000, /* 0x3F61(0xe001-0xa0a0) */ 0x0000, /* 0x3F62(0xe002-0xa0a0) */ 0x0000, /* 0x3F63(0xe003-0xa0a0) */ 0x0000, /* 0x3F64(0xe004-0xa0a0) */ 0x0000, /* 0x3F65(0xe005-0xa0a0) */ 0x0000, /* 0x3F66(0xe006-0xa0a0) */ 0x0000, /* 0x3F67(0xe007-0xa0a0) */ 0x0000, /* 0x3F68(0xe008-0xa0a0) */ 0x0000, /* 0x3F69(0xe009-0xa0a0) */ 0x0000, /* 0x3F6A(0xe00a-0xa0a0) */ 0x0000, /* 0x3F6B(0xe00b-0xa0a0) */ 0x0000, /* 0x3F6C(0xe00c-0xa0a0) */ 0x0000, /* 0x3F6D(0xe00d-0xa0a0) */ 0x0000, /* 0x3F6E(0xe00e-0xa0a0) */ 0x0000, /* 0x3F6F(0xe00f-0xa0a0) */ 0x0000, /* 0x3F70(0xe010-0xa0a0) */ 0x0000, /* 0x3F71(0xe011-0xa0a0) */ 0x0000, /* 0x3F72(0xe012-0xa0a0) */ 0x0000, /* 0x3F73(0xe013-0xa0a0) */ 0x0000, /* 0x3F74(0xe014-0xa0a0) */ 0x0000, /* 0x3F75(0xe015-0xa0a0) */ 0x0000, /* 0x3F76(0xe016-0xa0a0) */ 0x0000, /* 0x3F77(0xe017-0xa0a0) */ 0x0000, /* 0x3F78(0xe018-0xa0a0) */ 0x0000, /* 0x3F79(0xe019-0xa0a0) */ 0x0000, /* 0x3F7A(0xe01a-0xa0a0) */ 0x0000, /* 0x3F7B(0xe01b-0xa0a0) */ 0x0000, /* 0x3F7C(0xe01c-0xa0a0) */ 0x0000, /* 0x3F7D(0xe01d-0xa0a0) */ 0x0000, /* 0x3F7E(0xe01e-0xa0a0) */ 0x0000, /* 0x3F7F(0xe01f-0xa0a0) */ 0x0000, /* 0x3F80(0xe020-0xa0a0) */ 0x0000, /* 0x3F81(0xe021-0xa0a0) */ 0x0000, /* 0x3F82(0xe022-0xa0a0) */ 0x0000, /* 0x3F83(0xe023-0xa0a0) */ 0x0000, /* 0x3F84(0xe024-0xa0a0) */ 0x0000, /* 0x3F85(0xe025-0xa0a0) */ 0x0000, /* 0x3F86(0xe026-0xa0a0) */ 0x0000, /* 0x3F87(0xe027-0xa0a0) */ 0x0000, /* 0x3F88(0xe028-0xa0a0) */ 0x0000, /* 0x3F89(0xe029-0xa0a0) */ 0x0000, /* 0x3F8A(0xe02a-0xa0a0) */ 0x0000, /* 0x3F8B(0xe02b-0xa0a0) */ 0x0000, /* 0x3F8C(0xe02c-0xa0a0) */ 0x0000, /* 0x3F8D(0xe02d-0xa0a0) */ 0x0000, /* 0x3F8E(0xe02e-0xa0a0) */ 0x0000, /* 0x3F8F(0xe02f-0xa0a0) */ 0x0000, /* 0x3F90(0xe030-0xa0a0) */ 0x0000, /* 0x3F91(0xe031-0xa0a0) */ 0x0000, /* 0x3F92(0xe032-0xa0a0) */ 0x0000, /* 0x3F93(0xe033-0xa0a0) */ 0x0000, /* 0x3F94(0xe034-0xa0a0) */ 0x0000, /* 0x3F95(0xe035-0xa0a0) */ 0x0000, /* 0x3F96(0xe036-0xa0a0) */ 0x0000, /* 0x3F97(0xe037-0xa0a0) */ 0x0000, /* 0x3F98(0xe038-0xa0a0) */ 0x0000, /* 0x3F99(0xe039-0xa0a0) */ 0x0000, /* 0x3F9A(0xe03a-0xa0a0) */ 0x0000, /* 0x3F9B(0xe03b-0xa0a0) */ 0x0000, /* 0x3F9C(0xe03c-0xa0a0) */ 0x0000, /* 0x3F9D(0xe03d-0xa0a0) */ 0x0000, /* 0x3F9E(0xe03e-0xa0a0) */ 0x0000, /* 0x3F9F(0xe03f-0xa0a0) */ 0x0000, /* 0x3FA0(0xe040-0xa0a0) */ 0x0000, /* 0x3FA1(0xe041-0xa0a0) */ 0x0000, /* 0x3FA2(0xe042-0xa0a0) */ 0x0000, /* 0x3FA3(0xe043-0xa0a0) */ 0x0000, /* 0x3FA4(0xe044-0xa0a0) */ 0x0000, /* 0x3FA5(0xe045-0xa0a0) */ 0x0000, /* 0x3FA6(0xe046-0xa0a0) */ 0x0000, /* 0x3FA7(0xe047-0xa0a0) */ 0x0000, /* 0x3FA8(0xe048-0xa0a0) */ 0x0000, /* 0x3FA9(0xe049-0xa0a0) */ 0x0000, /* 0x3FAA(0xe04a-0xa0a0) */ 0x0000, /* 0x3FAB(0xe04b-0xa0a0) */ 0x0000, /* 0x3FAC(0xe04c-0xa0a0) */ 0x0000, /* 0x3FAD(0xe04d-0xa0a0) */ 0x0000, /* 0x3FAE(0xe04e-0xa0a0) */ 0x0000, /* 0x3FAF(0xe04f-0xa0a0) */ 0x0000, /* 0x3FB0(0xe050-0xa0a0) */ 0x0000, /* 0x3FB1(0xe051-0xa0a0) */ 0x0000, /* 0x3FB2(0xe052-0xa0a0) */ 0x0000, /* 0x3FB3(0xe053-0xa0a0) */ 0x0000, /* 0x3FB4(0xe054-0xa0a0) */ 0x0000, /* 0x3FB5(0xe055-0xa0a0) */ 0x0000, /* 0x3FB6(0xe056-0xa0a0) */ 0x0000, /* 0x3FB7(0xe057-0xa0a0) */ 0x0000, /* 0x3FB8(0xe058-0xa0a0) */ 0x0000, /* 0x3FB9(0xe059-0xa0a0) */ 0x0000, /* 0x3FBA(0xe05a-0xa0a0) */ 0x0000, /* 0x3FBB(0xe05b-0xa0a0) */ 0x0000, /* 0x3FBC(0xe05c-0xa0a0) */ 0x0000, /* 0x3FBD(0xe05d-0xa0a0) */ 0x0000, /* 0x3FBE(0xe05e-0xa0a0) */ 0x0000, /* 0x3FBF(0xe05f-0xa0a0) */ 0x0000, /* 0x3FC0(0xe060-0xa0a0) */ 0x0000, /* 0x3FC1(0xe061-0xa0a0) */ 0x0000, /* 0x3FC2(0xe062-0xa0a0) */ 0x0000, /* 0x3FC3(0xe063-0xa0a0) */ 0x0000, /* 0x3FC4(0xe064-0xa0a0) */ 0x0000, /* 0x3FC5(0xe065-0xa0a0) */ 0x0000, /* 0x3FC6(0xe066-0xa0a0) */ 0x0000, /* 0x3FC7(0xe067-0xa0a0) */ 0x0000, /* 0x3FC8(0xe068-0xa0a0) */ 0x0000, /* 0x3FC9(0xe069-0xa0a0) */ 0x0000, /* 0x3FCA(0xe06a-0xa0a0) */ 0x0000, /* 0x3FCB(0xe06b-0xa0a0) */ 0x0000, /* 0x3FCC(0xe06c-0xa0a0) */ 0x0000, /* 0x3FCD(0xe06d-0xa0a0) */ 0x0000, /* 0x3FCE(0xe06e-0xa0a0) */ 0x0000, /* 0x3FCF(0xe06f-0xa0a0) */ 0x0000, /* 0x3FD0(0xe070-0xa0a0) */ 0x0000, /* 0x3FD1(0xe071-0xa0a0) */ 0x0000, /* 0x3FD2(0xe072-0xa0a0) */ 0x0000, /* 0x3FD3(0xe073-0xa0a0) */ 0x0000, /* 0x3FD4(0xe074-0xa0a0) */ 0x0000, /* 0x3FD5(0xe075-0xa0a0) */ 0x0000, /* 0x3FD6(0xe076-0xa0a0) */ 0x0000, /* 0x3FD7(0xe077-0xa0a0) */ 0x0000, /* 0x3FD8(0xe078-0xa0a0) */ 0x0000, /* 0x3FD9(0xe079-0xa0a0) */ 0x0000, /* 0x3FDA(0xe07a-0xa0a0) */ 0x0000, /* 0x3FDB(0xe07b-0xa0a0) */ 0x0000, /* 0x3FDC(0xe07c-0xa0a0) */ 0x0000, /* 0x3FDD(0xe07d-0xa0a0) */ 0x0000, /* 0x3FDE(0xe07e-0xa0a0) */ 0x0000, /* 0x3FDF(0xe07f-0xa0a0) */ 0x0000, /* 0x3FE0(0xe080-0xa0a0) */ 0x0000, /* 0x3FE1(0xe081-0xa0a0) */ 0x0000, /* 0x3FE2(0xe082-0xa0a0) */ 0x0000, /* 0x3FE3(0xe083-0xa0a0) */ 0x0000, /* 0x3FE4(0xe084-0xa0a0) */ 0x0000, /* 0x3FE5(0xe085-0xa0a0) */ 0x0000, /* 0x3FE6(0xe086-0xa0a0) */ 0x0000, /* 0x3FE7(0xe087-0xa0a0) */ 0x0000, /* 0x3FE8(0xe088-0xa0a0) */ 0x0000, /* 0x3FE9(0xe089-0xa0a0) */ 0x0000, /* 0x3FEA(0xe08a-0xa0a0) */ 0x0000, /* 0x3FEB(0xe08b-0xa0a0) */ 0x0000, /* 0x3FEC(0xe08c-0xa0a0) */ 0x0000, /* 0x3FED(0xe08d-0xa0a0) */ 0x0000, /* 0x3FEE(0xe08e-0xa0a0) */ 0x0000, /* 0x3FEF(0xe08f-0xa0a0) */ 0x0000, /* 0x3FF0(0xe090-0xa0a0) */ 0x0000, /* 0x3FF1(0xe091-0xa0a0) */ 0x0000, /* 0x3FF2(0xe092-0xa0a0) */ 0x0000, /* 0x3FF3(0xe093-0xa0a0) */ 0x0000, /* 0x3FF4(0xe094-0xa0a0) */ 0x0000, /* 0x3FF5(0xe095-0xa0a0) */ 0x0000, /* 0x3FF6(0xe096-0xa0a0) */ 0x0000, /* 0x3FF7(0xe097-0xa0a0) */ 0x0000, /* 0x3FF8(0xe098-0xa0a0) */ 0x0000, /* 0x3FF9(0xe099-0xa0a0) */ 0x0000, /* 0x3FFA(0xe09a-0xa0a0) */ 0x0000, /* 0x3FFB(0xe09b-0xa0a0) */ 0x0000, /* 0x3FFC(0xe09c-0xa0a0) */ 0x0000, /* 0x3FFD(0xe09d-0xa0a0) */ 0x0000, /* 0x3FFE(0xe09e-0xa0a0) */ 0x0000, /* 0x3FFF(0xe09f-0xa0a0) */ 0x0000, /* 0x4000(0xe0a0-0xa0a0) */ 0x0000, /* 0x4001(0xe0a1-0xa0a0) */ 0x0000, /* 0x4002(0xe0a2-0xa0a0) */ 0x0000, /* 0x4003(0xe0a3-0xa0a0) */ 0x0000, /* 0x4004(0xe0a4-0xa0a0) */ 0x0000, /* 0x4005(0xe0a5-0xa0a0) */ 0x0000, /* 0x4006(0xe0a6-0xa0a0) */ 0x0000, /* 0x4007(0xe0a7-0xa0a0) */ 0x0000, /* 0x4008(0xe0a8-0xa0a0) */ 0x0000, /* 0x4009(0xe0a9-0xa0a0) */ 0x0000, /* 0x400A(0xe0aa-0xa0a0) */ 0x0000, /* 0x400B(0xe0ab-0xa0a0) */ 0x0000, /* 0x400C(0xe0ac-0xa0a0) */ 0x0000, /* 0x400D(0xe0ad-0xa0a0) */ 0x0000, /* 0x400E(0xe0ae-0xa0a0) */ 0x0000, /* 0x400F(0xe0af-0xa0a0) */ 0x0000, /* 0x4010(0xe0b0-0xa0a0) */ 0x0000, /* 0x4011(0xe0b1-0xa0a0) */ 0x0000, /* 0x4012(0xe0b2-0xa0a0) */ 0x0000, /* 0x4013(0xe0b3-0xa0a0) */ 0x0000, /* 0x4014(0xe0b4-0xa0a0) */ 0x0000, /* 0x4015(0xe0b5-0xa0a0) */ 0x0000, /* 0x4016(0xe0b6-0xa0a0) */ 0x0000, /* 0x4017(0xe0b7-0xa0a0) */ 0x0000, /* 0x4018(0xe0b8-0xa0a0) */ 0x0000, /* 0x4019(0xe0b9-0xa0a0) */ 0x0000, /* 0x401A(0xe0ba-0xa0a0) */ 0x0000, /* 0x401B(0xe0bb-0xa0a0) */ 0x0000, /* 0x401C(0xe0bc-0xa0a0) */ 0x0000, /* 0x401D(0xe0bd-0xa0a0) */ 0x0000, /* 0x401E(0xe0be-0xa0a0) */ 0x0000, /* 0x401F(0xe0bf-0xa0a0) */ 0x0000, /* 0x4020(0xe0c0-0xa0a0) */ 0x0000, /* 0x4021(0xe0c1-0xa0a0) */ 0x0000, /* 0x4022(0xe0c2-0xa0a0) */ 0x0000, /* 0x4023(0xe0c3-0xa0a0) */ 0x0000, /* 0x4024(0xe0c4-0xa0a0) */ 0x0000, /* 0x4025(0xe0c5-0xa0a0) */ 0x0000, /* 0x4026(0xe0c6-0xa0a0) */ 0x0000, /* 0x4027(0xe0c7-0xa0a0) */ 0x0000, /* 0x4028(0xe0c8-0xa0a0) */ 0x0000, /* 0x4029(0xe0c9-0xa0a0) */ 0x0000, /* 0x402A(0xe0ca-0xa0a0) */ 0x0000, /* 0x402B(0xe0cb-0xa0a0) */ 0x0000, /* 0x402C(0xe0cc-0xa0a0) */ 0x0000, /* 0x402D(0xe0cd-0xa0a0) */ 0x0000, /* 0x402E(0xe0ce-0xa0a0) */ 0x0000, /* 0x402F(0xe0cf-0xa0a0) */ 0x0000, /* 0x4030(0xe0d0-0xa0a0) */ 0x0000, /* 0x4031(0xe0d1-0xa0a0) */ 0x0000, /* 0x4032(0xe0d2-0xa0a0) */ 0x0000, /* 0x4033(0xe0d3-0xa0a0) */ 0x0000, /* 0x4034(0xe0d4-0xa0a0) */ 0x0000, /* 0x4035(0xe0d5-0xa0a0) */ 0x0000, /* 0x4036(0xe0d6-0xa0a0) */ 0x0000, /* 0x4037(0xe0d7-0xa0a0) */ 0x0000, /* 0x4038(0xe0d8-0xa0a0) */ 0x0000, /* 0x4039(0xe0d9-0xa0a0) */ 0x0000, /* 0x403A(0xe0da-0xa0a0) */ 0x0000, /* 0x403B(0xe0db-0xa0a0) */ 0x0000, /* 0x403C(0xe0dc-0xa0a0) */ 0x0000, /* 0x403D(0xe0dd-0xa0a0) */ 0x0000, /* 0x403E(0xe0de-0xa0a0) */ 0x0000, /* 0x403F(0xe0df-0xa0a0) */ 0x0000, /* 0x4040(0xe0e0-0xa0a0) */ 0x0000, /* 0x4041(0xe0e1-0xa0a0) */ 0x0000, /* 0x4042(0xe0e2-0xa0a0) */ 0x0000, /* 0x4043(0xe0e3-0xa0a0) */ 0x0000, /* 0x4044(0xe0e4-0xa0a0) */ 0x0000, /* 0x4045(0xe0e5-0xa0a0) */ 0x0000, /* 0x4046(0xe0e6-0xa0a0) */ 0x0000, /* 0x4047(0xe0e7-0xa0a0) */ 0x0000, /* 0x4048(0xe0e8-0xa0a0) */ 0x0000, /* 0x4049(0xe0e9-0xa0a0) */ 0x0000, /* 0x404A(0xe0ea-0xa0a0) */ 0x0000, /* 0x404B(0xe0eb-0xa0a0) */ 0x0000, /* 0x404C(0xe0ec-0xa0a0) */ 0x0000, /* 0x404D(0xe0ed-0xa0a0) */ 0x0000, /* 0x404E(0xe0ee-0xa0a0) */ 0x0000, /* 0x404F(0xe0ef-0xa0a0) */ 0x0000, /* 0x4050(0xe0f0-0xa0a0) */ 0x0000, /* 0x4051(0xe0f1-0xa0a0) */ 0x0000, /* 0x4052(0xe0f2-0xa0a0) */ 0x0000, /* 0x4053(0xe0f3-0xa0a0) */ 0x0000, /* 0x4054(0xe0f4-0xa0a0) */ 0x0000, /* 0x4055(0xe0f5-0xa0a0) */ 0x0000, /* 0x4056(0xe0f6-0xa0a0) */ 0x0000, /* 0x4057(0xe0f7-0xa0a0) */ 0x0000, /* 0x4058(0xe0f8-0xa0a0) */ 0x0000, /* 0x4059(0xe0f9-0xa0a0) */ 0x0000, /* 0x405A(0xe0fa-0xa0a0) */ 0x0000, /* 0x405B(0xe0fb-0xa0a0) */ 0x0000, /* 0x405C(0xe0fc-0xa0a0) */ 0x0000, /* 0x405D(0xe0fd-0xa0a0) */ 0x0000, /* 0x405E(0xe0fe-0xa0a0) */ 0x0000, /* 0x405F(0xe0ff-0xa0a0) */ 0x0000, /* 0x4060(0xe100-0xa0a0) */ 0x0000, /* 0x4061(0xe101-0xa0a0) */ 0x0000, /* 0x4062(0xe102-0xa0a0) */ 0x0000, /* 0x4063(0xe103-0xa0a0) */ 0x0000, /* 0x4064(0xe104-0xa0a0) */ 0x0000, /* 0x4065(0xe105-0xa0a0) */ 0x0000, /* 0x4066(0xe106-0xa0a0) */ 0x0000, /* 0x4067(0xe107-0xa0a0) */ 0x0000, /* 0x4068(0xe108-0xa0a0) */ 0x0000, /* 0x4069(0xe109-0xa0a0) */ 0x0000, /* 0x406A(0xe10a-0xa0a0) */ 0x0000, /* 0x406B(0xe10b-0xa0a0) */ 0x0000, /* 0x406C(0xe10c-0xa0a0) */ 0x0000, /* 0x406D(0xe10d-0xa0a0) */ 0x0000, /* 0x406E(0xe10e-0xa0a0) */ 0x0000, /* 0x406F(0xe10f-0xa0a0) */ 0x0000, /* 0x4070(0xe110-0xa0a0) */ 0x0000, /* 0x4071(0xe111-0xa0a0) */ 0x0000, /* 0x4072(0xe112-0xa0a0) */ 0x0000, /* 0x4073(0xe113-0xa0a0) */ 0x0000, /* 0x4074(0xe114-0xa0a0) */ 0x0000, /* 0x4075(0xe115-0xa0a0) */ 0x0000, /* 0x4076(0xe116-0xa0a0) */ 0x0000, /* 0x4077(0xe117-0xa0a0) */ 0x0000, /* 0x4078(0xe118-0xa0a0) */ 0x0000, /* 0x4079(0xe119-0xa0a0) */ 0x0000, /* 0x407A(0xe11a-0xa0a0) */ 0x0000, /* 0x407B(0xe11b-0xa0a0) */ 0x0000, /* 0x407C(0xe11c-0xa0a0) */ 0x0000, /* 0x407D(0xe11d-0xa0a0) */ 0x0000, /* 0x407E(0xe11e-0xa0a0) */ 0x0000, /* 0x407F(0xe11f-0xa0a0) */ 0x0000, /* 0x4080(0xe120-0xa0a0) */ 0x0000, /* 0x4081(0xe121-0xa0a0) */ 0x0000, /* 0x4082(0xe122-0xa0a0) */ 0x0000, /* 0x4083(0xe123-0xa0a0) */ 0x0000, /* 0x4084(0xe124-0xa0a0) */ 0x0000, /* 0x4085(0xe125-0xa0a0) */ 0x0000, /* 0x4086(0xe126-0xa0a0) */ 0x0000, /* 0x4087(0xe127-0xa0a0) */ 0x0000, /* 0x4088(0xe128-0xa0a0) */ 0x0000, /* 0x4089(0xe129-0xa0a0) */ 0x0000, /* 0x408A(0xe12a-0xa0a0) */ 0x0000, /* 0x408B(0xe12b-0xa0a0) */ 0x0000, /* 0x408C(0xe12c-0xa0a0) */ 0x0000, /* 0x408D(0xe12d-0xa0a0) */ 0x0000, /* 0x408E(0xe12e-0xa0a0) */ 0x0000, /* 0x408F(0xe12f-0xa0a0) */ 0x0000, /* 0x4090(0xe130-0xa0a0) */ 0x0000, /* 0x4091(0xe131-0xa0a0) */ 0x0000, /* 0x4092(0xe132-0xa0a0) */ 0x0000, /* 0x4093(0xe133-0xa0a0) */ 0x0000, /* 0x4094(0xe134-0xa0a0) */ 0x0000, /* 0x4095(0xe135-0xa0a0) */ 0x0000, /* 0x4096(0xe136-0xa0a0) */ 0x0000, /* 0x4097(0xe137-0xa0a0) */ 0x0000, /* 0x4098(0xe138-0xa0a0) */ 0x0000, /* 0x4099(0xe139-0xa0a0) */ 0x0000, /* 0x409A(0xe13a-0xa0a0) */ 0x0000, /* 0x409B(0xe13b-0xa0a0) */ 0x0000, /* 0x409C(0xe13c-0xa0a0) */ 0x0000, /* 0x409D(0xe13d-0xa0a0) */ 0x0000, /* 0x409E(0xe13e-0xa0a0) */ 0x0000, /* 0x409F(0xe13f-0xa0a0) */ 0x0000, /* 0x40A0(0xe140-0xa0a0) */ 0x0000, /* 0x40A1(0xe141-0xa0a0) */ 0x0000, /* 0x40A2(0xe142-0xa0a0) */ 0x0000, /* 0x40A3(0xe143-0xa0a0) */ 0x0000, /* 0x40A4(0xe144-0xa0a0) */ 0x0000, /* 0x40A5(0xe145-0xa0a0) */ 0x0000, /* 0x40A6(0xe146-0xa0a0) */ 0x0000, /* 0x40A7(0xe147-0xa0a0) */ 0x0000, /* 0x40A8(0xe148-0xa0a0) */ 0x0000, /* 0x40A9(0xe149-0xa0a0) */ 0x0000, /* 0x40AA(0xe14a-0xa0a0) */ 0x0000, /* 0x40AB(0xe14b-0xa0a0) */ 0x0000, /* 0x40AC(0xe14c-0xa0a0) */ 0x0000, /* 0x40AD(0xe14d-0xa0a0) */ 0x0000, /* 0x40AE(0xe14e-0xa0a0) */ 0x0000, /* 0x40AF(0xe14f-0xa0a0) */ 0x0000, /* 0x40B0(0xe150-0xa0a0) */ 0x0000, /* 0x40B1(0xe151-0xa0a0) */ 0x0000, /* 0x40B2(0xe152-0xa0a0) */ 0x0000, /* 0x40B3(0xe153-0xa0a0) */ 0x0000, /* 0x40B4(0xe154-0xa0a0) */ 0x0000, /* 0x40B5(0xe155-0xa0a0) */ 0x0000, /* 0x40B6(0xe156-0xa0a0) */ 0x0000, /* 0x40B7(0xe157-0xa0a0) */ 0x0000, /* 0x40B8(0xe158-0xa0a0) */ 0x0000, /* 0x40B9(0xe159-0xa0a0) */ 0x0000, /* 0x40BA(0xe15a-0xa0a0) */ 0x0000, /* 0x40BB(0xe15b-0xa0a0) */ 0x0000, /* 0x40BC(0xe15c-0xa0a0) */ 0x0000, /* 0x40BD(0xe15d-0xa0a0) */ 0x0000, /* 0x40BE(0xe15e-0xa0a0) */ 0x0000, /* 0x40BF(0xe15f-0xa0a0) */ 0x0000, /* 0x40C0(0xe160-0xa0a0) */ 0x0000, /* 0x40C1(0xe161-0xa0a0) */ 0x0000, /* 0x40C2(0xe162-0xa0a0) */ 0x0000, /* 0x40C3(0xe163-0xa0a0) */ 0x0000, /* 0x40C4(0xe164-0xa0a0) */ 0x0000, /* 0x40C5(0xe165-0xa0a0) */ 0x0000, /* 0x40C6(0xe166-0xa0a0) */ 0x0000, /* 0x40C7(0xe167-0xa0a0) */ 0x0000, /* 0x40C8(0xe168-0xa0a0) */ 0x0000, /* 0x40C9(0xe169-0xa0a0) */ 0x0000, /* 0x40CA(0xe16a-0xa0a0) */ 0x0000, /* 0x40CB(0xe16b-0xa0a0) */ 0x0000, /* 0x40CC(0xe16c-0xa0a0) */ 0x0000, /* 0x40CD(0xe16d-0xa0a0) */ 0x0000, /* 0x40CE(0xe16e-0xa0a0) */ 0x0000, /* 0x40CF(0xe16f-0xa0a0) */ 0x0000, /* 0x40D0(0xe170-0xa0a0) */ 0x0000, /* 0x40D1(0xe171-0xa0a0) */ 0x0000, /* 0x40D2(0xe172-0xa0a0) */ 0x0000, /* 0x40D3(0xe173-0xa0a0) */ 0x0000, /* 0x40D4(0xe174-0xa0a0) */ 0x0000, /* 0x40D5(0xe175-0xa0a0) */ 0x0000, /* 0x40D6(0xe176-0xa0a0) */ 0x0000, /* 0x40D7(0xe177-0xa0a0) */ 0x0000, /* 0x40D8(0xe178-0xa0a0) */ 0x0000, /* 0x40D9(0xe179-0xa0a0) */ 0x0000, /* 0x40DA(0xe17a-0xa0a0) */ 0x0000, /* 0x40DB(0xe17b-0xa0a0) */ 0x0000, /* 0x40DC(0xe17c-0xa0a0) */ 0x0000, /* 0x40DD(0xe17d-0xa0a0) */ 0x0000, /* 0x40DE(0xe17e-0xa0a0) */ 0x0000, /* 0x40DF(0xe17f-0xa0a0) */ 0x0000, /* 0x40E0(0xe180-0xa0a0) */ 0x0000, /* 0x40E1(0xe181-0xa0a0) */ 0x0000, /* 0x40E2(0xe182-0xa0a0) */ 0x0000, /* 0x40E3(0xe183-0xa0a0) */ 0x0000, /* 0x40E4(0xe184-0xa0a0) */ 0x0000, /* 0x40E5(0xe185-0xa0a0) */ 0x0000, /* 0x40E6(0xe186-0xa0a0) */ 0x0000, /* 0x40E7(0xe187-0xa0a0) */ 0x0000, /* 0x40E8(0xe188-0xa0a0) */ 0x0000, /* 0x40E9(0xe189-0xa0a0) */ 0x0000, /* 0x40EA(0xe18a-0xa0a0) */ 0x0000, /* 0x40EB(0xe18b-0xa0a0) */ 0x0000, /* 0x40EC(0xe18c-0xa0a0) */ 0x0000, /* 0x40ED(0xe18d-0xa0a0) */ 0x0000, /* 0x40EE(0xe18e-0xa0a0) */ 0x0000, /* 0x40EF(0xe18f-0xa0a0) */ 0x0000, /* 0x40F0(0xe190-0xa0a0) */ 0x0000, /* 0x40F1(0xe191-0xa0a0) */ 0x0000, /* 0x40F2(0xe192-0xa0a0) */ 0x0000, /* 0x40F3(0xe193-0xa0a0) */ 0x0000, /* 0x40F4(0xe194-0xa0a0) */ 0x0000, /* 0x40F5(0xe195-0xa0a0) */ 0x0000, /* 0x40F6(0xe196-0xa0a0) */ 0x0000, /* 0x40F7(0xe197-0xa0a0) */ 0x0000, /* 0x40F8(0xe198-0xa0a0) */ 0x0000, /* 0x40F9(0xe199-0xa0a0) */ 0x0000, /* 0x40FA(0xe19a-0xa0a0) */ 0x0000, /* 0x40FB(0xe19b-0xa0a0) */ 0x0000, /* 0x40FC(0xe19c-0xa0a0) */ 0x0000, /* 0x40FD(0xe19d-0xa0a0) */ 0x0000, /* 0x40FE(0xe19e-0xa0a0) */ 0x0000, /* 0x40FF(0xe19f-0xa0a0) */ 0x0000, /* 0x4100(0xe1a0-0xa0a0) */ 0x0000, /* 0x4101(0xe1a1-0xa0a0) */ 0x0000, /* 0x4102(0xe1a2-0xa0a0) */ 0x0000, /* 0x4103(0xe1a3-0xa0a0) */ 0x0000, /* 0x4104(0xe1a4-0xa0a0) */ 0x0000, /* 0x4105(0xe1a5-0xa0a0) */ 0x0000, /* 0x4106(0xe1a6-0xa0a0) */ 0x0000, /* 0x4107(0xe1a7-0xa0a0) */ 0x0000, /* 0x4108(0xe1a8-0xa0a0) */ 0x0000, /* 0x4109(0xe1a9-0xa0a0) */ 0x0000, /* 0x410A(0xe1aa-0xa0a0) */ 0x0000, /* 0x410B(0xe1ab-0xa0a0) */ 0x0000, /* 0x410C(0xe1ac-0xa0a0) */ 0x0000, /* 0x410D(0xe1ad-0xa0a0) */ 0x0000, /* 0x410E(0xe1ae-0xa0a0) */ 0x0000, /* 0x410F(0xe1af-0xa0a0) */ 0x0000, /* 0x4110(0xe1b0-0xa0a0) */ 0x0000, /* 0x4111(0xe1b1-0xa0a0) */ 0x0000, /* 0x4112(0xe1b2-0xa0a0) */ 0x0000, /* 0x4113(0xe1b3-0xa0a0) */ 0x0000, /* 0x4114(0xe1b4-0xa0a0) */ 0x0000, /* 0x4115(0xe1b5-0xa0a0) */ 0x0000, /* 0x4116(0xe1b6-0xa0a0) */ 0x0000, /* 0x4117(0xe1b7-0xa0a0) */ 0x0000, /* 0x4118(0xe1b8-0xa0a0) */ 0x0000, /* 0x4119(0xe1b9-0xa0a0) */ 0x0000, /* 0x411A(0xe1ba-0xa0a0) */ 0x0000, /* 0x411B(0xe1bb-0xa0a0) */ 0x0000, /* 0x411C(0xe1bc-0xa0a0) */ 0x0000, /* 0x411D(0xe1bd-0xa0a0) */ 0x0000, /* 0x411E(0xe1be-0xa0a0) */ 0x0000, /* 0x411F(0xe1bf-0xa0a0) */ 0x0000, /* 0x4120(0xe1c0-0xa0a0) */ 0x0000, /* 0x4121(0xe1c1-0xa0a0) */ 0x0000, /* 0x4122(0xe1c2-0xa0a0) */ 0x0000, /* 0x4123(0xe1c3-0xa0a0) */ 0x0000, /* 0x4124(0xe1c4-0xa0a0) */ 0x0000, /* 0x4125(0xe1c5-0xa0a0) */ 0x0000, /* 0x4126(0xe1c6-0xa0a0) */ 0x0000, /* 0x4127(0xe1c7-0xa0a0) */ 0x0000, /* 0x4128(0xe1c8-0xa0a0) */ 0x0000, /* 0x4129(0xe1c9-0xa0a0) */ 0x0000, /* 0x412A(0xe1ca-0xa0a0) */ 0x0000, /* 0x412B(0xe1cb-0xa0a0) */ 0x0000, /* 0x412C(0xe1cc-0xa0a0) */ 0x0000, /* 0x412D(0xe1cd-0xa0a0) */ 0x0000, /* 0x412E(0xe1ce-0xa0a0) */ 0x0000, /* 0x412F(0xe1cf-0xa0a0) */ 0x0000, /* 0x4130(0xe1d0-0xa0a0) */ 0x0000, /* 0x4131(0xe1d1-0xa0a0) */ 0x0000, /* 0x4132(0xe1d2-0xa0a0) */ 0x0000, /* 0x4133(0xe1d3-0xa0a0) */ 0x0000, /* 0x4134(0xe1d4-0xa0a0) */ 0x0000, /* 0x4135(0xe1d5-0xa0a0) */ 0x0000, /* 0x4136(0xe1d6-0xa0a0) */ 0x0000, /* 0x4137(0xe1d7-0xa0a0) */ 0x0000, /* 0x4138(0xe1d8-0xa0a0) */ 0x0000, /* 0x4139(0xe1d9-0xa0a0) */ 0x0000, /* 0x413A(0xe1da-0xa0a0) */ 0x0000, /* 0x413B(0xe1db-0xa0a0) */ 0x0000, /* 0x413C(0xe1dc-0xa0a0) */ 0x0000, /* 0x413D(0xe1dd-0xa0a0) */ 0x0000, /* 0x413E(0xe1de-0xa0a0) */ 0x0000, /* 0x413F(0xe1df-0xa0a0) */ 0x0000, /* 0x4140(0xe1e0-0xa0a0) */ 0x0000, /* 0x4141(0xe1e1-0xa0a0) */ 0x0000, /* 0x4142(0xe1e2-0xa0a0) */ 0x0000, /* 0x4143(0xe1e3-0xa0a0) */ 0x0000, /* 0x4144(0xe1e4-0xa0a0) */ 0x0000, /* 0x4145(0xe1e5-0xa0a0) */ 0x0000, /* 0x4146(0xe1e6-0xa0a0) */ 0x0000, /* 0x4147(0xe1e7-0xa0a0) */ 0x0000, /* 0x4148(0xe1e8-0xa0a0) */ 0x0000, /* 0x4149(0xe1e9-0xa0a0) */ 0x0000, /* 0x414A(0xe1ea-0xa0a0) */ 0x0000, /* 0x414B(0xe1eb-0xa0a0) */ 0x0000, /* 0x414C(0xe1ec-0xa0a0) */ 0x0000, /* 0x414D(0xe1ed-0xa0a0) */ 0x0000, /* 0x414E(0xe1ee-0xa0a0) */ 0x0000, /* 0x414F(0xe1ef-0xa0a0) */ 0x0000, /* 0x4150(0xe1f0-0xa0a0) */ 0x0000, /* 0x4151(0xe1f1-0xa0a0) */ 0x0000, /* 0x4152(0xe1f2-0xa0a0) */ 0x0000, /* 0x4153(0xe1f3-0xa0a0) */ 0x0000, /* 0x4154(0xe1f4-0xa0a0) */ 0x0000, /* 0x4155(0xe1f5-0xa0a0) */ 0x0000, /* 0x4156(0xe1f6-0xa0a0) */ 0x0000, /* 0x4157(0xe1f7-0xa0a0) */ 0x0000, /* 0x4158(0xe1f8-0xa0a0) */ 0x0000, /* 0x4159(0xe1f9-0xa0a0) */ 0x0000, /* 0x415A(0xe1fa-0xa0a0) */ 0x0000, /* 0x415B(0xe1fb-0xa0a0) */ 0x0000, /* 0x415C(0xe1fc-0xa0a0) */ 0x0000, /* 0x415D(0xe1fd-0xa0a0) */ 0x0000, /* 0x415E(0xe1fe-0xa0a0) */ 0x0000, /* 0x415F(0xe1ff-0xa0a0) */ 0x0000, /* 0x4160(0xe200-0xa0a0) */ 0x0000, /* 0x4161(0xe201-0xa0a0) */ 0x0000, /* 0x4162(0xe202-0xa0a0) */ 0x0000, /* 0x4163(0xe203-0xa0a0) */ 0x0000, /* 0x4164(0xe204-0xa0a0) */ 0x0000, /* 0x4165(0xe205-0xa0a0) */ 0x0000, /* 0x4166(0xe206-0xa0a0) */ 0x0000, /* 0x4167(0xe207-0xa0a0) */ 0x0000, /* 0x4168(0xe208-0xa0a0) */ 0x0000, /* 0x4169(0xe209-0xa0a0) */ 0x0000, /* 0x416A(0xe20a-0xa0a0) */ 0x0000, /* 0x416B(0xe20b-0xa0a0) */ 0x0000, /* 0x416C(0xe20c-0xa0a0) */ 0x0000, /* 0x416D(0xe20d-0xa0a0) */ 0x0000, /* 0x416E(0xe20e-0xa0a0) */ 0x0000, /* 0x416F(0xe20f-0xa0a0) */ 0x0000, /* 0x4170(0xe210-0xa0a0) */ 0x0000, /* 0x4171(0xe211-0xa0a0) */ 0x0000, /* 0x4172(0xe212-0xa0a0) */ 0x0000, /* 0x4173(0xe213-0xa0a0) */ 0x0000, /* 0x4174(0xe214-0xa0a0) */ 0x0000, /* 0x4175(0xe215-0xa0a0) */ 0x0000, /* 0x4176(0xe216-0xa0a0) */ 0x0000, /* 0x4177(0xe217-0xa0a0) */ 0x0000, /* 0x4178(0xe218-0xa0a0) */ 0x0000, /* 0x4179(0xe219-0xa0a0) */ 0x0000, /* 0x417A(0xe21a-0xa0a0) */ 0x0000, /* 0x417B(0xe21b-0xa0a0) */ 0x0000, /* 0x417C(0xe21c-0xa0a0) */ 0x0000, /* 0x417D(0xe21d-0xa0a0) */ 0x0000, /* 0x417E(0xe21e-0xa0a0) */ 0x0000, /* 0x417F(0xe21f-0xa0a0) */ 0x0000, /* 0x4180(0xe220-0xa0a0) */ 0x0000, /* 0x4181(0xe221-0xa0a0) */ 0x0000, /* 0x4182(0xe222-0xa0a0) */ 0x0000, /* 0x4183(0xe223-0xa0a0) */ 0x0000, /* 0x4184(0xe224-0xa0a0) */ 0x0000, /* 0x4185(0xe225-0xa0a0) */ 0x0000, /* 0x4186(0xe226-0xa0a0) */ 0x0000, /* 0x4187(0xe227-0xa0a0) */ 0x0000, /* 0x4188(0xe228-0xa0a0) */ 0x0000, /* 0x4189(0xe229-0xa0a0) */ 0x0000, /* 0x418A(0xe22a-0xa0a0) */ 0x0000, /* 0x418B(0xe22b-0xa0a0) */ 0x0000, /* 0x418C(0xe22c-0xa0a0) */ 0x0000, /* 0x418D(0xe22d-0xa0a0) */ 0x0000, /* 0x418E(0xe22e-0xa0a0) */ 0x0000, /* 0x418F(0xe22f-0xa0a0) */ 0x0000, /* 0x4190(0xe230-0xa0a0) */ 0x0000, /* 0x4191(0xe231-0xa0a0) */ 0x0000, /* 0x4192(0xe232-0xa0a0) */ 0x0000, /* 0x4193(0xe233-0xa0a0) */ 0x0000, /* 0x4194(0xe234-0xa0a0) */ 0x0000, /* 0x4195(0xe235-0xa0a0) */ 0x0000, /* 0x4196(0xe236-0xa0a0) */ 0x0000, /* 0x4197(0xe237-0xa0a0) */ 0x0000, /* 0x4198(0xe238-0xa0a0) */ 0x0000, /* 0x4199(0xe239-0xa0a0) */ 0x0000, /* 0x419A(0xe23a-0xa0a0) */ 0x0000, /* 0x419B(0xe23b-0xa0a0) */ 0x0000, /* 0x419C(0xe23c-0xa0a0) */ 0x0000, /* 0x419D(0xe23d-0xa0a0) */ 0x0000, /* 0x419E(0xe23e-0xa0a0) */ 0x0000, /* 0x419F(0xe23f-0xa0a0) */ 0x0000, /* 0x41A0(0xe240-0xa0a0) */ 0x0000, /* 0x41A1(0xe241-0xa0a0) */ 0x0000, /* 0x41A2(0xe242-0xa0a0) */ 0x0000, /* 0x41A3(0xe243-0xa0a0) */ 0x0000, /* 0x41A4(0xe244-0xa0a0) */ 0x0000, /* 0x41A5(0xe245-0xa0a0) */ 0x0000, /* 0x41A6(0xe246-0xa0a0) */ 0x0000, /* 0x41A7(0xe247-0xa0a0) */ 0x0000, /* 0x41A8(0xe248-0xa0a0) */ 0x0000, /* 0x41A9(0xe249-0xa0a0) */ 0x0000, /* 0x41AA(0xe24a-0xa0a0) */ 0x0000, /* 0x41AB(0xe24b-0xa0a0) */ 0x0000, /* 0x41AC(0xe24c-0xa0a0) */ 0x0000, /* 0x41AD(0xe24d-0xa0a0) */ 0x0000, /* 0x41AE(0xe24e-0xa0a0) */ 0x0000, /* 0x41AF(0xe24f-0xa0a0) */ 0x0000, /* 0x41B0(0xe250-0xa0a0) */ 0x0000, /* 0x41B1(0xe251-0xa0a0) */ 0x0000, /* 0x41B2(0xe252-0xa0a0) */ 0x0000, /* 0x41B3(0xe253-0xa0a0) */ 0x0000, /* 0x41B4(0xe254-0xa0a0) */ 0x0000, /* 0x41B5(0xe255-0xa0a0) */ 0x0000, /* 0x41B6(0xe256-0xa0a0) */ 0x0000, /* 0x41B7(0xe257-0xa0a0) */ 0x0000, /* 0x41B8(0xe258-0xa0a0) */ 0x0000, /* 0x41B9(0xe259-0xa0a0) */ 0x0000, /* 0x41BA(0xe25a-0xa0a0) */ 0x0000, /* 0x41BB(0xe25b-0xa0a0) */ 0x0000, /* 0x41BC(0xe25c-0xa0a0) */ 0x0000, /* 0x41BD(0xe25d-0xa0a0) */ 0x0000, /* 0x41BE(0xe25e-0xa0a0) */ 0x0000, /* 0x41BF(0xe25f-0xa0a0) */ 0x0000, /* 0x41C0(0xe260-0xa0a0) */ 0x0000, /* 0x41C1(0xe261-0xa0a0) */ 0x0000, /* 0x41C2(0xe262-0xa0a0) */ 0x0000, /* 0x41C3(0xe263-0xa0a0) */ 0x0000, /* 0x41C4(0xe264-0xa0a0) */ 0x0000, /* 0x41C5(0xe265-0xa0a0) */ 0x0000, /* 0x41C6(0xe266-0xa0a0) */ 0x0000, /* 0x41C7(0xe267-0xa0a0) */ 0x0000, /* 0x41C8(0xe268-0xa0a0) */ 0x0000, /* 0x41C9(0xe269-0xa0a0) */ 0x0000, /* 0x41CA(0xe26a-0xa0a0) */ 0x0000, /* 0x41CB(0xe26b-0xa0a0) */ 0x0000, /* 0x41CC(0xe26c-0xa0a0) */ 0x0000, /* 0x41CD(0xe26d-0xa0a0) */ 0x0000, /* 0x41CE(0xe26e-0xa0a0) */ 0x0000, /* 0x41CF(0xe26f-0xa0a0) */ 0x0000, /* 0x41D0(0xe270-0xa0a0) */ 0x0000, /* 0x41D1(0xe271-0xa0a0) */ 0x0000, /* 0x41D2(0xe272-0xa0a0) */ 0x0000, /* 0x41D3(0xe273-0xa0a0) */ 0x0000, /* 0x41D4(0xe274-0xa0a0) */ 0x0000, /* 0x41D5(0xe275-0xa0a0) */ 0x0000, /* 0x41D6(0xe276-0xa0a0) */ 0x0000, /* 0x41D7(0xe277-0xa0a0) */ 0x0000, /* 0x41D8(0xe278-0xa0a0) */ 0x0000, /* 0x41D9(0xe279-0xa0a0) */ 0x0000, /* 0x41DA(0xe27a-0xa0a0) */ 0x0000, /* 0x41DB(0xe27b-0xa0a0) */ 0x0000, /* 0x41DC(0xe27c-0xa0a0) */ 0x0000, /* 0x41DD(0xe27d-0xa0a0) */ 0x0000, /* 0x41DE(0xe27e-0xa0a0) */ 0x0000, /* 0x41DF(0xe27f-0xa0a0) */ 0x0000, /* 0x41E0(0xe280-0xa0a0) */ 0x0000, /* 0x41E1(0xe281-0xa0a0) */ 0x0000, /* 0x41E2(0xe282-0xa0a0) */ 0x0000, /* 0x41E3(0xe283-0xa0a0) */ 0x0000, /* 0x41E4(0xe284-0xa0a0) */ 0x0000, /* 0x41E5(0xe285-0xa0a0) */ 0x0000, /* 0x41E6(0xe286-0xa0a0) */ 0x0000, /* 0x41E7(0xe287-0xa0a0) */ 0x0000, /* 0x41E8(0xe288-0xa0a0) */ 0x0000, /* 0x41E9(0xe289-0xa0a0) */ 0x0000, /* 0x41EA(0xe28a-0xa0a0) */ 0x0000, /* 0x41EB(0xe28b-0xa0a0) */ 0x0000, /* 0x41EC(0xe28c-0xa0a0) */ 0x0000, /* 0x41ED(0xe28d-0xa0a0) */ 0x0000, /* 0x41EE(0xe28e-0xa0a0) */ 0x0000, /* 0x41EF(0xe28f-0xa0a0) */ 0x0000, /* 0x41F0(0xe290-0xa0a0) */ 0x0000, /* 0x41F1(0xe291-0xa0a0) */ 0x0000, /* 0x41F2(0xe292-0xa0a0) */ 0x0000, /* 0x41F3(0xe293-0xa0a0) */ 0x0000, /* 0x41F4(0xe294-0xa0a0) */ 0x0000, /* 0x41F5(0xe295-0xa0a0) */ 0x0000, /* 0x41F6(0xe296-0xa0a0) */ 0x0000, /* 0x41F7(0xe297-0xa0a0) */ 0x0000, /* 0x41F8(0xe298-0xa0a0) */ 0x0000, /* 0x41F9(0xe299-0xa0a0) */ 0x0000, /* 0x41FA(0xe29a-0xa0a0) */ 0x0000, /* 0x41FB(0xe29b-0xa0a0) */ 0x0000, /* 0x41FC(0xe29c-0xa0a0) */ 0x0000, /* 0x41FD(0xe29d-0xa0a0) */ 0x0000, /* 0x41FE(0xe29e-0xa0a0) */ 0x0000, /* 0x41FF(0xe29f-0xa0a0) */ 0x0000, /* 0x4200(0xe2a0-0xa0a0) */ 0x0000, /* 0x4201(0xe2a1-0xa0a0) */ 0x0000, /* 0x4202(0xe2a2-0xa0a0) */ 0x0000, /* 0x4203(0xe2a3-0xa0a0) */ 0x0000, /* 0x4204(0xe2a4-0xa0a0) */ 0x0000, /* 0x4205(0xe2a5-0xa0a0) */ 0x0000, /* 0x4206(0xe2a6-0xa0a0) */ 0x0000, /* 0x4207(0xe2a7-0xa0a0) */ 0x0000, /* 0x4208(0xe2a8-0xa0a0) */ 0x0000, /* 0x4209(0xe2a9-0xa0a0) */ 0x0000, /* 0x420A(0xe2aa-0xa0a0) */ 0x0000, /* 0x420B(0xe2ab-0xa0a0) */ 0x0000, /* 0x420C(0xe2ac-0xa0a0) */ 0x0000, /* 0x420D(0xe2ad-0xa0a0) */ 0x0000, /* 0x420E(0xe2ae-0xa0a0) */ 0x0000, /* 0x420F(0xe2af-0xa0a0) */ 0x0000, /* 0x4210(0xe2b0-0xa0a0) */ 0x0000, /* 0x4211(0xe2b1-0xa0a0) */ 0x0000, /* 0x4212(0xe2b2-0xa0a0) */ 0x0000, /* 0x4213(0xe2b3-0xa0a0) */ 0x0000, /* 0x4214(0xe2b4-0xa0a0) */ 0x0000, /* 0x4215(0xe2b5-0xa0a0) */ 0x0000, /* 0x4216(0xe2b6-0xa0a0) */ 0x0000, /* 0x4217(0xe2b7-0xa0a0) */ 0x0000, /* 0x4218(0xe2b8-0xa0a0) */ 0x0000, /* 0x4219(0xe2b9-0xa0a0) */ 0x0000, /* 0x421A(0xe2ba-0xa0a0) */ 0x0000, /* 0x421B(0xe2bb-0xa0a0) */ 0x0000, /* 0x421C(0xe2bc-0xa0a0) */ 0x0000, /* 0x421D(0xe2bd-0xa0a0) */ 0x0000, /* 0x421E(0xe2be-0xa0a0) */ 0x0000, /* 0x421F(0xe2bf-0xa0a0) */ 0x0000, /* 0x4220(0xe2c0-0xa0a0) */ 0x0000, /* 0x4221(0xe2c1-0xa0a0) */ 0x0000, /* 0x4222(0xe2c2-0xa0a0) */ 0x0000, /* 0x4223(0xe2c3-0xa0a0) */ 0x0000, /* 0x4224(0xe2c4-0xa0a0) */ 0x0000, /* 0x4225(0xe2c5-0xa0a0) */ 0x0000, /* 0x4226(0xe2c6-0xa0a0) */ 0x0000, /* 0x4227(0xe2c7-0xa0a0) */ 0x0000, /* 0x4228(0xe2c8-0xa0a0) */ 0x0000, /* 0x4229(0xe2c9-0xa0a0) */ 0x0000, /* 0x422A(0xe2ca-0xa0a0) */ 0x0000, /* 0x422B(0xe2cb-0xa0a0) */ 0x0000, /* 0x422C(0xe2cc-0xa0a0) */ 0x0000, /* 0x422D(0xe2cd-0xa0a0) */ 0x0000, /* 0x422E(0xe2ce-0xa0a0) */ 0x0000, /* 0x422F(0xe2cf-0xa0a0) */ 0x0000, /* 0x4230(0xe2d0-0xa0a0) */ 0x0000, /* 0x4231(0xe2d1-0xa0a0) */ 0x0000, /* 0x4232(0xe2d2-0xa0a0) */ 0x0000, /* 0x4233(0xe2d3-0xa0a0) */ 0x0000, /* 0x4234(0xe2d4-0xa0a0) */ 0x0000, /* 0x4235(0xe2d5-0xa0a0) */ 0x0000, /* 0x4236(0xe2d6-0xa0a0) */ 0x0000, /* 0x4237(0xe2d7-0xa0a0) */ 0x0000, /* 0x4238(0xe2d8-0xa0a0) */ 0x0000, /* 0x4239(0xe2d9-0xa0a0) */ 0x0000, /* 0x423A(0xe2da-0xa0a0) */ 0x0000, /* 0x423B(0xe2db-0xa0a0) */ 0x0000, /* 0x423C(0xe2dc-0xa0a0) */ 0x0000, /* 0x423D(0xe2dd-0xa0a0) */ 0x0000, /* 0x423E(0xe2de-0xa0a0) */ 0x0000, /* 0x423F(0xe2df-0xa0a0) */ 0x0000, /* 0x4240(0xe2e0-0xa0a0) */ 0x0000, /* 0x4241(0xe2e1-0xa0a0) */ 0x0000, /* 0x4242(0xe2e2-0xa0a0) */ 0x0000, /* 0x4243(0xe2e3-0xa0a0) */ 0x0000, /* 0x4244(0xe2e4-0xa0a0) */ 0x0000, /* 0x4245(0xe2e5-0xa0a0) */ 0x0000, /* 0x4246(0xe2e6-0xa0a0) */ 0x0000, /* 0x4247(0xe2e7-0xa0a0) */ 0x0000, /* 0x4248(0xe2e8-0xa0a0) */ 0x0000, /* 0x4249(0xe2e9-0xa0a0) */ 0x0000, /* 0x424A(0xe2ea-0xa0a0) */ 0x0000, /* 0x424B(0xe2eb-0xa0a0) */ 0x0000, /* 0x424C(0xe2ec-0xa0a0) */ 0x0000, /* 0x424D(0xe2ed-0xa0a0) */ 0x0000, /* 0x424E(0xe2ee-0xa0a0) */ 0x0000, /* 0x424F(0xe2ef-0xa0a0) */ 0x0000, /* 0x4250(0xe2f0-0xa0a0) */ 0x0000, /* 0x4251(0xe2f1-0xa0a0) */ 0x0000, /* 0x4252(0xe2f2-0xa0a0) */ 0x0000, /* 0x4253(0xe2f3-0xa0a0) */ 0x0000, /* 0x4254(0xe2f4-0xa0a0) */ 0x0000, /* 0x4255(0xe2f5-0xa0a0) */ 0x0000, /* 0x4256(0xe2f6-0xa0a0) */ 0x0000, /* 0x4257(0xe2f7-0xa0a0) */ 0x0000, /* 0x4258(0xe2f8-0xa0a0) */ 0x0000, /* 0x4259(0xe2f9-0xa0a0) */ 0x0000, /* 0x425A(0xe2fa-0xa0a0) */ 0x0000, /* 0x425B(0xe2fb-0xa0a0) */ 0x0000, /* 0x425C(0xe2fc-0xa0a0) */ 0x0000, /* 0x425D(0xe2fd-0xa0a0) */ 0x0000, /* 0x425E(0xe2fe-0xa0a0) */ 0x0000, /* 0x425F(0xe2ff-0xa0a0) */ 0x0000, /* 0x4260(0xe300-0xa0a0) */ 0x0000, /* 0x4261(0xe301-0xa0a0) */ 0x0000, /* 0x4262(0xe302-0xa0a0) */ 0x0000, /* 0x4263(0xe303-0xa0a0) */ 0x0000, /* 0x4264(0xe304-0xa0a0) */ 0x0000, /* 0x4265(0xe305-0xa0a0) */ 0x0000, /* 0x4266(0xe306-0xa0a0) */ 0x0000, /* 0x4267(0xe307-0xa0a0) */ 0x0000, /* 0x4268(0xe308-0xa0a0) */ 0x0000, /* 0x4269(0xe309-0xa0a0) */ 0x0000, /* 0x426A(0xe30a-0xa0a0) */ 0x0000, /* 0x426B(0xe30b-0xa0a0) */ 0x0000, /* 0x426C(0xe30c-0xa0a0) */ 0x0000, /* 0x426D(0xe30d-0xa0a0) */ 0x0000, /* 0x426E(0xe30e-0xa0a0) */ 0x0000, /* 0x426F(0xe30f-0xa0a0) */ 0x0000, /* 0x4270(0xe310-0xa0a0) */ 0x0000, /* 0x4271(0xe311-0xa0a0) */ 0x0000, /* 0x4272(0xe312-0xa0a0) */ 0x0000, /* 0x4273(0xe313-0xa0a0) */ 0x0000, /* 0x4274(0xe314-0xa0a0) */ 0x0000, /* 0x4275(0xe315-0xa0a0) */ 0x0000, /* 0x4276(0xe316-0xa0a0) */ 0x0000, /* 0x4277(0xe317-0xa0a0) */ 0x0000, /* 0x4278(0xe318-0xa0a0) */ 0x0000, /* 0x4279(0xe319-0xa0a0) */ 0x0000, /* 0x427A(0xe31a-0xa0a0) */ 0x0000, /* 0x427B(0xe31b-0xa0a0) */ 0x0000, /* 0x427C(0xe31c-0xa0a0) */ 0x0000, /* 0x427D(0xe31d-0xa0a0) */ 0x0000, /* 0x427E(0xe31e-0xa0a0) */ 0x0000, /* 0x427F(0xe31f-0xa0a0) */ 0x0000, /* 0x4280(0xe320-0xa0a0) */ 0x0000, /* 0x4281(0xe321-0xa0a0) */ 0x0000, /* 0x4282(0xe322-0xa0a0) */ 0x0000, /* 0x4283(0xe323-0xa0a0) */ 0x0000, /* 0x4284(0xe324-0xa0a0) */ 0x0000, /* 0x4285(0xe325-0xa0a0) */ 0x0000, /* 0x4286(0xe326-0xa0a0) */ 0x0000, /* 0x4287(0xe327-0xa0a0) */ 0x0000, /* 0x4288(0xe328-0xa0a0) */ 0x0000, /* 0x4289(0xe329-0xa0a0) */ 0x0000, /* 0x428A(0xe32a-0xa0a0) */ 0x0000, /* 0x428B(0xe32b-0xa0a0) */ 0x0000, /* 0x428C(0xe32c-0xa0a0) */ 0x0000, /* 0x428D(0xe32d-0xa0a0) */ 0x0000, /* 0x428E(0xe32e-0xa0a0) */ 0x0000, /* 0x428F(0xe32f-0xa0a0) */ 0x0000, /* 0x4290(0xe330-0xa0a0) */ 0x0000, /* 0x4291(0xe331-0xa0a0) */ 0x0000, /* 0x4292(0xe332-0xa0a0) */ 0x0000, /* 0x4293(0xe333-0xa0a0) */ 0x0000, /* 0x4294(0xe334-0xa0a0) */ 0x0000, /* 0x4295(0xe335-0xa0a0) */ 0x0000, /* 0x4296(0xe336-0xa0a0) */ 0x0000, /* 0x4297(0xe337-0xa0a0) */ 0x0000, /* 0x4298(0xe338-0xa0a0) */ 0x0000, /* 0x4299(0xe339-0xa0a0) */ 0x0000, /* 0x429A(0xe33a-0xa0a0) */ 0x0000, /* 0x429B(0xe33b-0xa0a0) */ 0x0000, /* 0x429C(0xe33c-0xa0a0) */ 0x0000, /* 0x429D(0xe33d-0xa0a0) */ 0x0000, /* 0x429E(0xe33e-0xa0a0) */ 0x0000, /* 0x429F(0xe33f-0xa0a0) */ 0x0000, /* 0x42A0(0xe340-0xa0a0) */ 0x0000, /* 0x42A1(0xe341-0xa0a0) */ 0x0000, /* 0x42A2(0xe342-0xa0a0) */ 0x0000, /* 0x42A3(0xe343-0xa0a0) */ 0x0000, /* 0x42A4(0xe344-0xa0a0) */ 0x0000, /* 0x42A5(0xe345-0xa0a0) */ 0x0000, /* 0x42A6(0xe346-0xa0a0) */ 0x0000, /* 0x42A7(0xe347-0xa0a0) */ 0x0000, /* 0x42A8(0xe348-0xa0a0) */ 0x0000, /* 0x42A9(0xe349-0xa0a0) */ 0x0000, /* 0x42AA(0xe34a-0xa0a0) */ 0x0000, /* 0x42AB(0xe34b-0xa0a0) */ 0x0000, /* 0x42AC(0xe34c-0xa0a0) */ 0x0000, /* 0x42AD(0xe34d-0xa0a0) */ 0x0000, /* 0x42AE(0xe34e-0xa0a0) */ 0x0000, /* 0x42AF(0xe34f-0xa0a0) */ 0x0000, /* 0x42B0(0xe350-0xa0a0) */ 0x0000, /* 0x42B1(0xe351-0xa0a0) */ 0x0000, /* 0x42B2(0xe352-0xa0a0) */ 0x0000, /* 0x42B3(0xe353-0xa0a0) */ 0x0000, /* 0x42B4(0xe354-0xa0a0) */ 0x0000, /* 0x42B5(0xe355-0xa0a0) */ 0x0000, /* 0x42B6(0xe356-0xa0a0) */ 0x0000, /* 0x42B7(0xe357-0xa0a0) */ 0x0000, /* 0x42B8(0xe358-0xa0a0) */ 0x0000, /* 0x42B9(0xe359-0xa0a0) */ 0x0000, /* 0x42BA(0xe35a-0xa0a0) */ 0x0000, /* 0x42BB(0xe35b-0xa0a0) */ 0x0000, /* 0x42BC(0xe35c-0xa0a0) */ 0x0000, /* 0x42BD(0xe35d-0xa0a0) */ 0x0000, /* 0x42BE(0xe35e-0xa0a0) */ 0x0000, /* 0x42BF(0xe35f-0xa0a0) */ 0x0000, /* 0x42C0(0xe360-0xa0a0) */ 0x0000, /* 0x42C1(0xe361-0xa0a0) */ 0x0000, /* 0x42C2(0xe362-0xa0a0) */ 0x0000, /* 0x42C3(0xe363-0xa0a0) */ 0x0000, /* 0x42C4(0xe364-0xa0a0) */ 0x0000, /* 0x42C5(0xe365-0xa0a0) */ 0x0000, /* 0x42C6(0xe366-0xa0a0) */ 0x0000, /* 0x42C7(0xe367-0xa0a0) */ 0x0000, /* 0x42C8(0xe368-0xa0a0) */ 0x0000, /* 0x42C9(0xe369-0xa0a0) */ 0x0000, /* 0x42CA(0xe36a-0xa0a0) */ 0x0000, /* 0x42CB(0xe36b-0xa0a0) */ 0x0000, /* 0x42CC(0xe36c-0xa0a0) */ 0x0000, /* 0x42CD(0xe36d-0xa0a0) */ 0x0000, /* 0x42CE(0xe36e-0xa0a0) */ 0x0000, /* 0x42CF(0xe36f-0xa0a0) */ 0x0000, /* 0x42D0(0xe370-0xa0a0) */ 0x0000, /* 0x42D1(0xe371-0xa0a0) */ 0x0000, /* 0x42D2(0xe372-0xa0a0) */ 0x0000, /* 0x42D3(0xe373-0xa0a0) */ 0x0000, /* 0x42D4(0xe374-0xa0a0) */ 0x0000, /* 0x42D5(0xe375-0xa0a0) */ 0x0000, /* 0x42D6(0xe376-0xa0a0) */ 0x0000, /* 0x42D7(0xe377-0xa0a0) */ 0x0000, /* 0x42D8(0xe378-0xa0a0) */ 0x0000, /* 0x42D9(0xe379-0xa0a0) */ 0x0000, /* 0x42DA(0xe37a-0xa0a0) */ 0x0000, /* 0x42DB(0xe37b-0xa0a0) */ 0x0000, /* 0x42DC(0xe37c-0xa0a0) */ 0x0000, /* 0x42DD(0xe37d-0xa0a0) */ 0x0000, /* 0x42DE(0xe37e-0xa0a0) */ 0x0000, /* 0x42DF(0xe37f-0xa0a0) */ 0x0000, /* 0x42E0(0xe380-0xa0a0) */ 0x0000, /* 0x42E1(0xe381-0xa0a0) */ 0x0000, /* 0x42E2(0xe382-0xa0a0) */ 0x0000, /* 0x42E3(0xe383-0xa0a0) */ 0x0000, /* 0x42E4(0xe384-0xa0a0) */ 0x0000, /* 0x42E5(0xe385-0xa0a0) */ 0x0000, /* 0x42E6(0xe386-0xa0a0) */ 0x0000, /* 0x42E7(0xe387-0xa0a0) */ 0x0000, /* 0x42E8(0xe388-0xa0a0) */ 0x0000, /* 0x42E9(0xe389-0xa0a0) */ 0x0000, /* 0x42EA(0xe38a-0xa0a0) */ 0x0000, /* 0x42EB(0xe38b-0xa0a0) */ 0x0000, /* 0x42EC(0xe38c-0xa0a0) */ 0x0000, /* 0x42ED(0xe38d-0xa0a0) */ 0x0000, /* 0x42EE(0xe38e-0xa0a0) */ 0x0000, /* 0x42EF(0xe38f-0xa0a0) */ 0x0000, /* 0x42F0(0xe390-0xa0a0) */ 0x0000, /* 0x42F1(0xe391-0xa0a0) */ 0x0000, /* 0x42F2(0xe392-0xa0a0) */ 0x0000, /* 0x42F3(0xe393-0xa0a0) */ 0x0000, /* 0x42F4(0xe394-0xa0a0) */ 0x0000, /* 0x42F5(0xe395-0xa0a0) */ 0x0000, /* 0x42F6(0xe396-0xa0a0) */ 0x0000, /* 0x42F7(0xe397-0xa0a0) */ 0x0000, /* 0x42F8(0xe398-0xa0a0) */ 0x0000, /* 0x42F9(0xe399-0xa0a0) */ 0x0000, /* 0x42FA(0xe39a-0xa0a0) */ 0x0000, /* 0x42FB(0xe39b-0xa0a0) */ 0x0000, /* 0x42FC(0xe39c-0xa0a0) */ 0x0000, /* 0x42FD(0xe39d-0xa0a0) */ 0x0000, /* 0x42FE(0xe39e-0xa0a0) */ 0x0000, /* 0x42FF(0xe39f-0xa0a0) */ 0x0000, /* 0x4300(0xe3a0-0xa0a0) */ 0x0000, /* 0x4301(0xe3a1-0xa0a0) */ 0x0000, /* 0x4302(0xe3a2-0xa0a0) */ 0x0000, /* 0x4303(0xe3a3-0xa0a0) */ 0x0000, /* 0x4304(0xe3a4-0xa0a0) */ 0x0000, /* 0x4305(0xe3a5-0xa0a0) */ 0x0000, /* 0x4306(0xe3a6-0xa0a0) */ 0x0000, /* 0x4307(0xe3a7-0xa0a0) */ 0x0000, /* 0x4308(0xe3a8-0xa0a0) */ 0x0000, /* 0x4309(0xe3a9-0xa0a0) */ 0x0000, /* 0x430A(0xe3aa-0xa0a0) */ 0x0000, /* 0x430B(0xe3ab-0xa0a0) */ 0x0000, /* 0x430C(0xe3ac-0xa0a0) */ 0x0000, /* 0x430D(0xe3ad-0xa0a0) */ 0x0000, /* 0x430E(0xe3ae-0xa0a0) */ 0x0000, /* 0x430F(0xe3af-0xa0a0) */ 0x0000, /* 0x4310(0xe3b0-0xa0a0) */ 0x0000, /* 0x4311(0xe3b1-0xa0a0) */ 0x0000, /* 0x4312(0xe3b2-0xa0a0) */ 0x0000, /* 0x4313(0xe3b3-0xa0a0) */ 0x0000, /* 0x4314(0xe3b4-0xa0a0) */ 0x0000, /* 0x4315(0xe3b5-0xa0a0) */ 0x0000, /* 0x4316(0xe3b6-0xa0a0) */ 0x0000, /* 0x4317(0xe3b7-0xa0a0) */ 0x0000, /* 0x4318(0xe3b8-0xa0a0) */ 0x0000, /* 0x4319(0xe3b9-0xa0a0) */ 0x0000, /* 0x431A(0xe3ba-0xa0a0) */ 0x0000, /* 0x431B(0xe3bb-0xa0a0) */ 0x0000, /* 0x431C(0xe3bc-0xa0a0) */ 0x0000, /* 0x431D(0xe3bd-0xa0a0) */ 0x0000, /* 0x431E(0xe3be-0xa0a0) */ 0x0000, /* 0x431F(0xe3bf-0xa0a0) */ 0x0000, /* 0x4320(0xe3c0-0xa0a0) */ 0x0000, /* 0x4321(0xe3c1-0xa0a0) */ 0x0000, /* 0x4322(0xe3c2-0xa0a0) */ 0x0000, /* 0x4323(0xe3c3-0xa0a0) */ 0x0000, /* 0x4324(0xe3c4-0xa0a0) */ 0x0000, /* 0x4325(0xe3c5-0xa0a0) */ 0x0000, /* 0x4326(0xe3c6-0xa0a0) */ 0x0000, /* 0x4327(0xe3c7-0xa0a0) */ 0x0000, /* 0x4328(0xe3c8-0xa0a0) */ 0x0000, /* 0x4329(0xe3c9-0xa0a0) */ 0x0000, /* 0x432A(0xe3ca-0xa0a0) */ 0x0000, /* 0x432B(0xe3cb-0xa0a0) */ 0x0000, /* 0x432C(0xe3cc-0xa0a0) */ 0x0000, /* 0x432D(0xe3cd-0xa0a0) */ 0x0000, /* 0x432E(0xe3ce-0xa0a0) */ 0x0000, /* 0x432F(0xe3cf-0xa0a0) */ 0x0000, /* 0x4330(0xe3d0-0xa0a0) */ 0x0000, /* 0x4331(0xe3d1-0xa0a0) */ 0x0000, /* 0x4332(0xe3d2-0xa0a0) */ 0x0000, /* 0x4333(0xe3d3-0xa0a0) */ 0x0000, /* 0x4334(0xe3d4-0xa0a0) */ 0x0000, /* 0x4335(0xe3d5-0xa0a0) */ 0x0000, /* 0x4336(0xe3d6-0xa0a0) */ 0x0000, /* 0x4337(0xe3d7-0xa0a0) */ 0x0000, /* 0x4338(0xe3d8-0xa0a0) */ 0x0000, /* 0x4339(0xe3d9-0xa0a0) */ 0x0000, /* 0x433A(0xe3da-0xa0a0) */ 0x0000, /* 0x433B(0xe3db-0xa0a0) */ 0x0000, /* 0x433C(0xe3dc-0xa0a0) */ 0x0000, /* 0x433D(0xe3dd-0xa0a0) */ 0x0000, /* 0x433E(0xe3de-0xa0a0) */ 0x0000, /* 0x433F(0xe3df-0xa0a0) */ 0x0000, /* 0x4340(0xe3e0-0xa0a0) */ 0x0000, /* 0x4341(0xe3e1-0xa0a0) */ 0x0000, /* 0x4342(0xe3e2-0xa0a0) */ 0x0000, /* 0x4343(0xe3e3-0xa0a0) */ 0x0000, /* 0x4344(0xe3e4-0xa0a0) */ 0x0000, /* 0x4345(0xe3e5-0xa0a0) */ 0x0000, /* 0x4346(0xe3e6-0xa0a0) */ 0x0000, /* 0x4347(0xe3e7-0xa0a0) */ 0x0000, /* 0x4348(0xe3e8-0xa0a0) */ 0x0000, /* 0x4349(0xe3e9-0xa0a0) */ 0x0000, /* 0x434A(0xe3ea-0xa0a0) */ 0x0000, /* 0x434B(0xe3eb-0xa0a0) */ 0x0000, /* 0x434C(0xe3ec-0xa0a0) */ 0x0000, /* 0x434D(0xe3ed-0xa0a0) */ 0x0000, /* 0x434E(0xe3ee-0xa0a0) */ 0x0000, /* 0x434F(0xe3ef-0xa0a0) */ 0x0000, /* 0x4350(0xe3f0-0xa0a0) */ 0x0000, /* 0x4351(0xe3f1-0xa0a0) */ 0x0000, /* 0x4352(0xe3f2-0xa0a0) */ 0x0000, /* 0x4353(0xe3f3-0xa0a0) */ 0x0000, /* 0x4354(0xe3f4-0xa0a0) */ 0x0000, /* 0x4355(0xe3f5-0xa0a0) */ 0x0000, /* 0x4356(0xe3f6-0xa0a0) */ 0x0000, /* 0x4357(0xe3f7-0xa0a0) */ 0x0000, /* 0x4358(0xe3f8-0xa0a0) */ 0x0000, /* 0x4359(0xe3f9-0xa0a0) */ 0x0000, /* 0x435A(0xe3fa-0xa0a0) */ 0x0000, /* 0x435B(0xe3fb-0xa0a0) */ 0x0000, /* 0x435C(0xe3fc-0xa0a0) */ 0x0000, /* 0x435D(0xe3fd-0xa0a0) */ 0x0000, /* 0x435E(0xe3fe-0xa0a0) */ 0x0000, /* 0x435F(0xe3ff-0xa0a0) */ 0x0000, /* 0x4360(0xe400-0xa0a0) */ 0x0000, /* 0x4361(0xe401-0xa0a0) */ 0x0000, /* 0x4362(0xe402-0xa0a0) */ 0x0000, /* 0x4363(0xe403-0xa0a0) */ 0x0000, /* 0x4364(0xe404-0xa0a0) */ 0x0000, /* 0x4365(0xe405-0xa0a0) */ 0x0000, /* 0x4366(0xe406-0xa0a0) */ 0x0000, /* 0x4367(0xe407-0xa0a0) */ 0x0000, /* 0x4368(0xe408-0xa0a0) */ 0x0000, /* 0x4369(0xe409-0xa0a0) */ 0x0000, /* 0x436A(0xe40a-0xa0a0) */ 0x0000, /* 0x436B(0xe40b-0xa0a0) */ 0x0000, /* 0x436C(0xe40c-0xa0a0) */ 0x0000, /* 0x436D(0xe40d-0xa0a0) */ 0x0000, /* 0x436E(0xe40e-0xa0a0) */ 0x0000, /* 0x436F(0xe40f-0xa0a0) */ 0x0000, /* 0x4370(0xe410-0xa0a0) */ 0x0000, /* 0x4371(0xe411-0xa0a0) */ 0x0000, /* 0x4372(0xe412-0xa0a0) */ 0x0000, /* 0x4373(0xe413-0xa0a0) */ 0x0000, /* 0x4374(0xe414-0xa0a0) */ 0x0000, /* 0x4375(0xe415-0xa0a0) */ 0x0000, /* 0x4376(0xe416-0xa0a0) */ 0x0000, /* 0x4377(0xe417-0xa0a0) */ 0x0000, /* 0x4378(0xe418-0xa0a0) */ 0x0000, /* 0x4379(0xe419-0xa0a0) */ 0x0000, /* 0x437A(0xe41a-0xa0a0) */ 0x0000, /* 0x437B(0xe41b-0xa0a0) */ 0x0000, /* 0x437C(0xe41c-0xa0a0) */ 0x0000, /* 0x437D(0xe41d-0xa0a0) */ 0x0000, /* 0x437E(0xe41e-0xa0a0) */ 0x0000, /* 0x437F(0xe41f-0xa0a0) */ 0x0000, /* 0x4380(0xe420-0xa0a0) */ 0x0000, /* 0x4381(0xe421-0xa0a0) */ 0x0000, /* 0x4382(0xe422-0xa0a0) */ 0x0000, /* 0x4383(0xe423-0xa0a0) */ 0x0000, /* 0x4384(0xe424-0xa0a0) */ 0x0000, /* 0x4385(0xe425-0xa0a0) */ 0x0000, /* 0x4386(0xe426-0xa0a0) */ 0x0000, /* 0x4387(0xe427-0xa0a0) */ 0x0000, /* 0x4388(0xe428-0xa0a0) */ 0x0000, /* 0x4389(0xe429-0xa0a0) */ 0x0000, /* 0x438A(0xe42a-0xa0a0) */ 0x0000, /* 0x438B(0xe42b-0xa0a0) */ 0x0000, /* 0x438C(0xe42c-0xa0a0) */ 0x0000, /* 0x438D(0xe42d-0xa0a0) */ 0x0000, /* 0x438E(0xe42e-0xa0a0) */ 0x0000, /* 0x438F(0xe42f-0xa0a0) */ 0x0000, /* 0x4390(0xe430-0xa0a0) */ 0x0000, /* 0x4391(0xe431-0xa0a0) */ 0x0000, /* 0x4392(0xe432-0xa0a0) */ 0x0000, /* 0x4393(0xe433-0xa0a0) */ 0x0000, /* 0x4394(0xe434-0xa0a0) */ 0x0000, /* 0x4395(0xe435-0xa0a0) */ 0x0000, /* 0x4396(0xe436-0xa0a0) */ 0x0000, /* 0x4397(0xe437-0xa0a0) */ 0x0000, /* 0x4398(0xe438-0xa0a0) */ 0x0000, /* 0x4399(0xe439-0xa0a0) */ 0x0000, /* 0x439A(0xe43a-0xa0a0) */ 0x0000, /* 0x439B(0xe43b-0xa0a0) */ 0x0000, /* 0x439C(0xe43c-0xa0a0) */ 0x0000, /* 0x439D(0xe43d-0xa0a0) */ 0x0000, /* 0x439E(0xe43e-0xa0a0) */ 0x0000, /* 0x439F(0xe43f-0xa0a0) */ 0x0000, /* 0x43A0(0xe440-0xa0a0) */ 0x0000, /* 0x43A1(0xe441-0xa0a0) */ 0x0000, /* 0x43A2(0xe442-0xa0a0) */ 0x0000, /* 0x43A3(0xe443-0xa0a0) */ 0x0000, /* 0x43A4(0xe444-0xa0a0) */ 0x0000, /* 0x43A5(0xe445-0xa0a0) */ 0x0000, /* 0x43A6(0xe446-0xa0a0) */ 0x0000, /* 0x43A7(0xe447-0xa0a0) */ 0x0000, /* 0x43A8(0xe448-0xa0a0) */ 0x0000, /* 0x43A9(0xe449-0xa0a0) */ 0x0000, /* 0x43AA(0xe44a-0xa0a0) */ 0x0000, /* 0x43AB(0xe44b-0xa0a0) */ 0x0000, /* 0x43AC(0xe44c-0xa0a0) */ 0x0000, /* 0x43AD(0xe44d-0xa0a0) */ 0x0000, /* 0x43AE(0xe44e-0xa0a0) */ 0x0000, /* 0x43AF(0xe44f-0xa0a0) */ 0x0000, /* 0x43B0(0xe450-0xa0a0) */ 0x0000, /* 0x43B1(0xe451-0xa0a0) */ 0x0000, /* 0x43B2(0xe452-0xa0a0) */ 0x0000, /* 0x43B3(0xe453-0xa0a0) */ 0x0000, /* 0x43B4(0xe454-0xa0a0) */ 0x0000, /* 0x43B5(0xe455-0xa0a0) */ 0x0000, /* 0x43B6(0xe456-0xa0a0) */ 0x0000, /* 0x43B7(0xe457-0xa0a0) */ 0x0000, /* 0x43B8(0xe458-0xa0a0) */ 0x0000, /* 0x43B9(0xe459-0xa0a0) */ 0x0000, /* 0x43BA(0xe45a-0xa0a0) */ 0x0000, /* 0x43BB(0xe45b-0xa0a0) */ 0x0000, /* 0x43BC(0xe45c-0xa0a0) */ 0x0000, /* 0x43BD(0xe45d-0xa0a0) */ 0x0000, /* 0x43BE(0xe45e-0xa0a0) */ 0x0000, /* 0x43BF(0xe45f-0xa0a0) */ 0x0000, /* 0x43C0(0xe460-0xa0a0) */ 0x0000, /* 0x43C1(0xe461-0xa0a0) */ 0x0000, /* 0x43C2(0xe462-0xa0a0) */ 0x0000, /* 0x43C3(0xe463-0xa0a0) */ 0x0000, /* 0x43C4(0xe464-0xa0a0) */ 0x0000, /* 0x43C5(0xe465-0xa0a0) */ 0x0000, /* 0x43C6(0xe466-0xa0a0) */ 0x0000, /* 0x43C7(0xe467-0xa0a0) */ 0x0000, /* 0x43C8(0xe468-0xa0a0) */ 0x0000, /* 0x43C9(0xe469-0xa0a0) */ 0x0000, /* 0x43CA(0xe46a-0xa0a0) */ 0x0000, /* 0x43CB(0xe46b-0xa0a0) */ 0x0000, /* 0x43CC(0xe46c-0xa0a0) */ 0x0000, /* 0x43CD(0xe46d-0xa0a0) */ 0x0000, /* 0x43CE(0xe46e-0xa0a0) */ 0x0000, /* 0x43CF(0xe46f-0xa0a0) */ 0x0000, /* 0x43D0(0xe470-0xa0a0) */ 0x0000, /* 0x43D1(0xe471-0xa0a0) */ 0x0000, /* 0x43D2(0xe472-0xa0a0) */ 0x0000, /* 0x43D3(0xe473-0xa0a0) */ 0x0000, /* 0x43D4(0xe474-0xa0a0) */ 0x0000, /* 0x43D5(0xe475-0xa0a0) */ 0x0000, /* 0x43D6(0xe476-0xa0a0) */ 0x0000, /* 0x43D7(0xe477-0xa0a0) */ 0x0000, /* 0x43D8(0xe478-0xa0a0) */ 0x0000, /* 0x43D9(0xe479-0xa0a0) */ 0x0000, /* 0x43DA(0xe47a-0xa0a0) */ 0x0000, /* 0x43DB(0xe47b-0xa0a0) */ 0x0000, /* 0x43DC(0xe47c-0xa0a0) */ 0x0000, /* 0x43DD(0xe47d-0xa0a0) */ 0x0000, /* 0x43DE(0xe47e-0xa0a0) */ 0x0000, /* 0x43DF(0xe47f-0xa0a0) */ 0x0000, /* 0x43E0(0xe480-0xa0a0) */ 0x0000, /* 0x43E1(0xe481-0xa0a0) */ 0x0000, /* 0x43E2(0xe482-0xa0a0) */ 0x0000, /* 0x43E3(0xe483-0xa0a0) */ 0x0000, /* 0x43E4(0xe484-0xa0a0) */ 0x0000, /* 0x43E5(0xe485-0xa0a0) */ 0x0000, /* 0x43E6(0xe486-0xa0a0) */ 0x0000, /* 0x43E7(0xe487-0xa0a0) */ 0x0000, /* 0x43E8(0xe488-0xa0a0) */ 0x0000, /* 0x43E9(0xe489-0xa0a0) */ 0x0000, /* 0x43EA(0xe48a-0xa0a0) */ 0x0000, /* 0x43EB(0xe48b-0xa0a0) */ 0x0000, /* 0x43EC(0xe48c-0xa0a0) */ 0x0000, /* 0x43ED(0xe48d-0xa0a0) */ 0x0000, /* 0x43EE(0xe48e-0xa0a0) */ 0x0000, /* 0x43EF(0xe48f-0xa0a0) */ 0x0000, /* 0x43F0(0xe490-0xa0a0) */ 0x0000, /* 0x43F1(0xe491-0xa0a0) */ 0x0000, /* 0x43F2(0xe492-0xa0a0) */ 0x0000, /* 0x43F3(0xe493-0xa0a0) */ 0x0000, /* 0x43F4(0xe494-0xa0a0) */ 0x0000, /* 0x43F5(0xe495-0xa0a0) */ 0x0000, /* 0x43F6(0xe496-0xa0a0) */ 0x0000, /* 0x43F7(0xe497-0xa0a0) */ 0x0000, /* 0x43F8(0xe498-0xa0a0) */ 0x0000, /* 0x43F9(0xe499-0xa0a0) */ 0x0000, /* 0x43FA(0xe49a-0xa0a0) */ 0x0000, /* 0x43FB(0xe49b-0xa0a0) */ 0x0000, /* 0x43FC(0xe49c-0xa0a0) */ 0x0000, /* 0x43FD(0xe49d-0xa0a0) */ 0x0000, /* 0x43FE(0xe49e-0xa0a0) */ 0x0000, /* 0x43FF(0xe49f-0xa0a0) */ 0x0000, /* 0x4400(0xe4a0-0xa0a0) */ 0x0000, /* 0x4401(0xe4a1-0xa0a0) */ 0x0000, /* 0x4402(0xe4a2-0xa0a0) */ 0x0000, /* 0x4403(0xe4a3-0xa0a0) */ 0x0000, /* 0x4404(0xe4a4-0xa0a0) */ 0x0000, /* 0x4405(0xe4a5-0xa0a0) */ 0x0000, /* 0x4406(0xe4a6-0xa0a0) */ 0x0000, /* 0x4407(0xe4a7-0xa0a0) */ 0x0000, /* 0x4408(0xe4a8-0xa0a0) */ 0x0000, /* 0x4409(0xe4a9-0xa0a0) */ 0x0000, /* 0x440A(0xe4aa-0xa0a0) */ 0x0000, /* 0x440B(0xe4ab-0xa0a0) */ 0x0000, /* 0x440C(0xe4ac-0xa0a0) */ 0x0000, /* 0x440D(0xe4ad-0xa0a0) */ 0x0000, /* 0x440E(0xe4ae-0xa0a0) */ 0x0000, /* 0x440F(0xe4af-0xa0a0) */ 0x0000, /* 0x4410(0xe4b0-0xa0a0) */ 0x0000, /* 0x4411(0xe4b1-0xa0a0) */ 0x0000, /* 0x4412(0xe4b2-0xa0a0) */ 0x0000, /* 0x4413(0xe4b3-0xa0a0) */ 0x0000, /* 0x4414(0xe4b4-0xa0a0) */ 0x0000, /* 0x4415(0xe4b5-0xa0a0) */ 0x0000, /* 0x4416(0xe4b6-0xa0a0) */ 0x0000, /* 0x4417(0xe4b7-0xa0a0) */ 0x0000, /* 0x4418(0xe4b8-0xa0a0) */ 0x0000, /* 0x4419(0xe4b9-0xa0a0) */ 0x0000, /* 0x441A(0xe4ba-0xa0a0) */ 0x0000, /* 0x441B(0xe4bb-0xa0a0) */ 0x0000, /* 0x441C(0xe4bc-0xa0a0) */ 0x0000, /* 0x441D(0xe4bd-0xa0a0) */ 0x0000, /* 0x441E(0xe4be-0xa0a0) */ 0x0000, /* 0x441F(0xe4bf-0xa0a0) */ 0x0000, /* 0x4420(0xe4c0-0xa0a0) */ 0x0000, /* 0x4421(0xe4c1-0xa0a0) */ 0x0000, /* 0x4422(0xe4c2-0xa0a0) */ 0x0000, /* 0x4423(0xe4c3-0xa0a0) */ 0x0000, /* 0x4424(0xe4c4-0xa0a0) */ 0x0000, /* 0x4425(0xe4c5-0xa0a0) */ 0x0000, /* 0x4426(0xe4c6-0xa0a0) */ 0x0000, /* 0x4427(0xe4c7-0xa0a0) */ 0x0000, /* 0x4428(0xe4c8-0xa0a0) */ 0x0000, /* 0x4429(0xe4c9-0xa0a0) */ 0x0000, /* 0x442A(0xe4ca-0xa0a0) */ 0x0000, /* 0x442B(0xe4cb-0xa0a0) */ 0x0000, /* 0x442C(0xe4cc-0xa0a0) */ 0x0000, /* 0x442D(0xe4cd-0xa0a0) */ 0x0000, /* 0x442E(0xe4ce-0xa0a0) */ 0x0000, /* 0x442F(0xe4cf-0xa0a0) */ 0x0000, /* 0x4430(0xe4d0-0xa0a0) */ 0x0000, /* 0x4431(0xe4d1-0xa0a0) */ 0x0000, /* 0x4432(0xe4d2-0xa0a0) */ 0x0000, /* 0x4433(0xe4d3-0xa0a0) */ 0x0000, /* 0x4434(0xe4d4-0xa0a0) */ 0x0000, /* 0x4435(0xe4d5-0xa0a0) */ 0x0000, /* 0x4436(0xe4d6-0xa0a0) */ 0x0000, /* 0x4437(0xe4d7-0xa0a0) */ 0x0000, /* 0x4438(0xe4d8-0xa0a0) */ 0x0000, /* 0x4439(0xe4d9-0xa0a0) */ 0x0000, /* 0x443A(0xe4da-0xa0a0) */ 0x0000, /* 0x443B(0xe4db-0xa0a0) */ 0x0000, /* 0x443C(0xe4dc-0xa0a0) */ 0x0000, /* 0x443D(0xe4dd-0xa0a0) */ 0x0000, /* 0x443E(0xe4de-0xa0a0) */ 0x0000, /* 0x443F(0xe4df-0xa0a0) */ 0x0000, /* 0x4440(0xe4e0-0xa0a0) */ 0x0000, /* 0x4441(0xe4e1-0xa0a0) */ 0x0000, /* 0x4442(0xe4e2-0xa0a0) */ 0x0000, /* 0x4443(0xe4e3-0xa0a0) */ 0x0000, /* 0x4444(0xe4e4-0xa0a0) */ 0x0000, /* 0x4445(0xe4e5-0xa0a0) */ 0x0000, /* 0x4446(0xe4e6-0xa0a0) */ 0x0000, /* 0x4447(0xe4e7-0xa0a0) */ 0x0000, /* 0x4448(0xe4e8-0xa0a0) */ 0x0000, /* 0x4449(0xe4e9-0xa0a0) */ 0x0000, /* 0x444A(0xe4ea-0xa0a0) */ 0x0000, /* 0x444B(0xe4eb-0xa0a0) */ 0x0000, /* 0x444C(0xe4ec-0xa0a0) */ 0x0000, /* 0x444D(0xe4ed-0xa0a0) */ 0x0000, /* 0x444E(0xe4ee-0xa0a0) */ 0x0000, /* 0x444F(0xe4ef-0xa0a0) */ 0x0000, /* 0x4450(0xe4f0-0xa0a0) */ 0x0000, /* 0x4451(0xe4f1-0xa0a0) */ 0x0000, /* 0x4452(0xe4f2-0xa0a0) */ 0x0000, /* 0x4453(0xe4f3-0xa0a0) */ 0x0000, /* 0x4454(0xe4f4-0xa0a0) */ 0x0000, /* 0x4455(0xe4f5-0xa0a0) */ 0x0000, /* 0x4456(0xe4f6-0xa0a0) */ 0x0000, /* 0x4457(0xe4f7-0xa0a0) */ 0x0000, /* 0x4458(0xe4f8-0xa0a0) */ 0x0000, /* 0x4459(0xe4f9-0xa0a0) */ 0x0000, /* 0x445A(0xe4fa-0xa0a0) */ 0x0000, /* 0x445B(0xe4fb-0xa0a0) */ 0x0000, /* 0x445C(0xe4fc-0xa0a0) */ 0x0000, /* 0x445D(0xe4fd-0xa0a0) */ 0x0000, /* 0x445E(0xe4fe-0xa0a0) */ 0x0000, /* 0x445F(0xe4ff-0xa0a0) */ 0x0000, /* 0x4460(0xe500-0xa0a0) */ 0x0000, /* 0x4461(0xe501-0xa0a0) */ 0x0000, /* 0x4462(0xe502-0xa0a0) */ 0x0000, /* 0x4463(0xe503-0xa0a0) */ 0x0000, /* 0x4464(0xe504-0xa0a0) */ 0x0000, /* 0x4465(0xe505-0xa0a0) */ 0x0000, /* 0x4466(0xe506-0xa0a0) */ 0x0000, /* 0x4467(0xe507-0xa0a0) */ 0x0000, /* 0x4468(0xe508-0xa0a0) */ 0x0000, /* 0x4469(0xe509-0xa0a0) */ 0x0000, /* 0x446A(0xe50a-0xa0a0) */ 0x0000, /* 0x446B(0xe50b-0xa0a0) */ 0x0000, /* 0x446C(0xe50c-0xa0a0) */ 0x0000, /* 0x446D(0xe50d-0xa0a0) */ 0x0000, /* 0x446E(0xe50e-0xa0a0) */ 0x0000, /* 0x446F(0xe50f-0xa0a0) */ 0x0000, /* 0x4470(0xe510-0xa0a0) */ 0x0000, /* 0x4471(0xe511-0xa0a0) */ 0x0000, /* 0x4472(0xe512-0xa0a0) */ 0x0000, /* 0x4473(0xe513-0xa0a0) */ 0x0000, /* 0x4474(0xe514-0xa0a0) */ 0x0000, /* 0x4475(0xe515-0xa0a0) */ 0x0000, /* 0x4476(0xe516-0xa0a0) */ 0x0000, /* 0x4477(0xe517-0xa0a0) */ 0x0000, /* 0x4478(0xe518-0xa0a0) */ 0x0000, /* 0x4479(0xe519-0xa0a0) */ 0x0000, /* 0x447A(0xe51a-0xa0a0) */ 0x0000, /* 0x447B(0xe51b-0xa0a0) */ 0x0000, /* 0x447C(0xe51c-0xa0a0) */ 0x0000, /* 0x447D(0xe51d-0xa0a0) */ 0x0000, /* 0x447E(0xe51e-0xa0a0) */ 0x0000, /* 0x447F(0xe51f-0xa0a0) */ 0x0000, /* 0x4480(0xe520-0xa0a0) */ 0x0000, /* 0x4481(0xe521-0xa0a0) */ 0x0000, /* 0x4482(0xe522-0xa0a0) */ 0x0000, /* 0x4483(0xe523-0xa0a0) */ 0x0000, /* 0x4484(0xe524-0xa0a0) */ 0x0000, /* 0x4485(0xe525-0xa0a0) */ 0x0000, /* 0x4486(0xe526-0xa0a0) */ 0x0000, /* 0x4487(0xe527-0xa0a0) */ 0x0000, /* 0x4488(0xe528-0xa0a0) */ 0x0000, /* 0x4489(0xe529-0xa0a0) */ 0x0000, /* 0x448A(0xe52a-0xa0a0) */ 0x0000, /* 0x448B(0xe52b-0xa0a0) */ 0x0000, /* 0x448C(0xe52c-0xa0a0) */ 0x0000, /* 0x448D(0xe52d-0xa0a0) */ 0x0000, /* 0x448E(0xe52e-0xa0a0) */ 0x0000, /* 0x448F(0xe52f-0xa0a0) */ 0x0000, /* 0x4490(0xe530-0xa0a0) */ 0x0000, /* 0x4491(0xe531-0xa0a0) */ 0x0000, /* 0x4492(0xe532-0xa0a0) */ 0x0000, /* 0x4493(0xe533-0xa0a0) */ 0x0000, /* 0x4494(0xe534-0xa0a0) */ 0x0000, /* 0x4495(0xe535-0xa0a0) */ 0x0000, /* 0x4496(0xe536-0xa0a0) */ 0x0000, /* 0x4497(0xe537-0xa0a0) */ 0x0000, /* 0x4498(0xe538-0xa0a0) */ 0x0000, /* 0x4499(0xe539-0xa0a0) */ 0x0000, /* 0x449A(0xe53a-0xa0a0) */ 0x0000, /* 0x449B(0xe53b-0xa0a0) */ 0x0000, /* 0x449C(0xe53c-0xa0a0) */ 0x0000, /* 0x449D(0xe53d-0xa0a0) */ 0x0000, /* 0x449E(0xe53e-0xa0a0) */ 0x0000, /* 0x449F(0xe53f-0xa0a0) */ 0x0000, /* 0x44A0(0xe540-0xa0a0) */ 0x0000, /* 0x44A1(0xe541-0xa0a0) */ 0x0000, /* 0x44A2(0xe542-0xa0a0) */ 0x0000, /* 0x44A3(0xe543-0xa0a0) */ 0x0000, /* 0x44A4(0xe544-0xa0a0) */ 0x0000, /* 0x44A5(0xe545-0xa0a0) */ 0x0000, /* 0x44A6(0xe546-0xa0a0) */ 0x0000, /* 0x44A7(0xe547-0xa0a0) */ 0x0000, /* 0x44A8(0xe548-0xa0a0) */ 0x0000, /* 0x44A9(0xe549-0xa0a0) */ 0x0000, /* 0x44AA(0xe54a-0xa0a0) */ 0x0000, /* 0x44AB(0xe54b-0xa0a0) */ 0x0000, /* 0x44AC(0xe54c-0xa0a0) */ 0x0000, /* 0x44AD(0xe54d-0xa0a0) */ 0x0000, /* 0x44AE(0xe54e-0xa0a0) */ 0x0000, /* 0x44AF(0xe54f-0xa0a0) */ 0x0000, /* 0x44B0(0xe550-0xa0a0) */ 0x0000, /* 0x44B1(0xe551-0xa0a0) */ 0x0000, /* 0x44B2(0xe552-0xa0a0) */ 0x0000, /* 0x44B3(0xe553-0xa0a0) */ 0x0000, /* 0x44B4(0xe554-0xa0a0) */ 0x0000, /* 0x44B5(0xe555-0xa0a0) */ 0x0000, /* 0x44B6(0xe556-0xa0a0) */ 0x0000, /* 0x44B7(0xe557-0xa0a0) */ 0x0000, /* 0x44B8(0xe558-0xa0a0) */ 0x0000, /* 0x44B9(0xe559-0xa0a0) */ 0x0000, /* 0x44BA(0xe55a-0xa0a0) */ 0x0000, /* 0x44BB(0xe55b-0xa0a0) */ 0x0000, /* 0x44BC(0xe55c-0xa0a0) */ 0x0000, /* 0x44BD(0xe55d-0xa0a0) */ 0x0000, /* 0x44BE(0xe55e-0xa0a0) */ 0x0000, /* 0x44BF(0xe55f-0xa0a0) */ 0x0000, /* 0x44C0(0xe560-0xa0a0) */ 0x0000, /* 0x44C1(0xe561-0xa0a0) */ 0x0000, /* 0x44C2(0xe562-0xa0a0) */ 0x0000, /* 0x44C3(0xe563-0xa0a0) */ 0x0000, /* 0x44C4(0xe564-0xa0a0) */ 0x0000, /* 0x44C5(0xe565-0xa0a0) */ 0x0000, /* 0x44C6(0xe566-0xa0a0) */ 0x0000, /* 0x44C7(0xe567-0xa0a0) */ 0x0000, /* 0x44C8(0xe568-0xa0a0) */ 0x0000, /* 0x44C9(0xe569-0xa0a0) */ 0x0000, /* 0x44CA(0xe56a-0xa0a0) */ 0x0000, /* 0x44CB(0xe56b-0xa0a0) */ 0x0000, /* 0x44CC(0xe56c-0xa0a0) */ 0x0000, /* 0x44CD(0xe56d-0xa0a0) */ 0x0000, /* 0x44CE(0xe56e-0xa0a0) */ 0x0000, /* 0x44CF(0xe56f-0xa0a0) */ 0x0000, /* 0x44D0(0xe570-0xa0a0) */ 0x0000, /* 0x44D1(0xe571-0xa0a0) */ 0x0000, /* 0x44D2(0xe572-0xa0a0) */ 0x0000, /* 0x44D3(0xe573-0xa0a0) */ 0x0000, /* 0x44D4(0xe574-0xa0a0) */ 0x0000, /* 0x44D5(0xe575-0xa0a0) */ 0x0000, /* 0x44D6(0xe576-0xa0a0) */ 0x0000, /* 0x44D7(0xe577-0xa0a0) */ 0x0000, /* 0x44D8(0xe578-0xa0a0) */ 0x0000, /* 0x44D9(0xe579-0xa0a0) */ 0x0000, /* 0x44DA(0xe57a-0xa0a0) */ 0x0000, /* 0x44DB(0xe57b-0xa0a0) */ 0x0000, /* 0x44DC(0xe57c-0xa0a0) */ 0x0000, /* 0x44DD(0xe57d-0xa0a0) */ 0x0000, /* 0x44DE(0xe57e-0xa0a0) */ 0x0000, /* 0x44DF(0xe57f-0xa0a0) */ 0x0000, /* 0x44E0(0xe580-0xa0a0) */ 0x0000, /* 0x44E1(0xe581-0xa0a0) */ 0x0000, /* 0x44E2(0xe582-0xa0a0) */ 0x0000, /* 0x44E3(0xe583-0xa0a0) */ 0x0000, /* 0x44E4(0xe584-0xa0a0) */ 0x0000, /* 0x44E5(0xe585-0xa0a0) */ 0x0000, /* 0x44E6(0xe586-0xa0a0) */ 0x0000, /* 0x44E7(0xe587-0xa0a0) */ 0x0000, /* 0x44E8(0xe588-0xa0a0) */ 0x0000, /* 0x44E9(0xe589-0xa0a0) */ 0x0000, /* 0x44EA(0xe58a-0xa0a0) */ 0x0000, /* 0x44EB(0xe58b-0xa0a0) */ 0x0000, /* 0x44EC(0xe58c-0xa0a0) */ 0x0000, /* 0x44ED(0xe58d-0xa0a0) */ 0x0000, /* 0x44EE(0xe58e-0xa0a0) */ 0x0000, /* 0x44EF(0xe58f-0xa0a0) */ 0x0000, /* 0x44F0(0xe590-0xa0a0) */ 0x0000, /* 0x44F1(0xe591-0xa0a0) */ 0x0000, /* 0x44F2(0xe592-0xa0a0) */ 0x0000, /* 0x44F3(0xe593-0xa0a0) */ 0x0000, /* 0x44F4(0xe594-0xa0a0) */ 0x0000, /* 0x44F5(0xe595-0xa0a0) */ 0x0000, /* 0x44F6(0xe596-0xa0a0) */ 0x0000, /* 0x44F7(0xe597-0xa0a0) */ 0x0000, /* 0x44F8(0xe598-0xa0a0) */ 0x0000, /* 0x44F9(0xe599-0xa0a0) */ 0x0000, /* 0x44FA(0xe59a-0xa0a0) */ 0x0000, /* 0x44FB(0xe59b-0xa0a0) */ 0x0000, /* 0x44FC(0xe59c-0xa0a0) */ 0x0000, /* 0x44FD(0xe59d-0xa0a0) */ 0x0000, /* 0x44FE(0xe59e-0xa0a0) */ 0x0000, /* 0x44FF(0xe59f-0xa0a0) */ 0x0000, /* 0x4500(0xe5a0-0xa0a0) */ 0x0000, /* 0x4501(0xe5a1-0xa0a0) */ 0x0000, /* 0x4502(0xe5a2-0xa0a0) */ 0x0000, /* 0x4503(0xe5a3-0xa0a0) */ 0x0000, /* 0x4504(0xe5a4-0xa0a0) */ 0x0000, /* 0x4505(0xe5a5-0xa0a0) */ 0x0000, /* 0x4506(0xe5a6-0xa0a0) */ 0x0000, /* 0x4507(0xe5a7-0xa0a0) */ 0x0000, /* 0x4508(0xe5a8-0xa0a0) */ 0x0000, /* 0x4509(0xe5a9-0xa0a0) */ 0x0000, /* 0x450A(0xe5aa-0xa0a0) */ 0x0000, /* 0x450B(0xe5ab-0xa0a0) */ 0x0000, /* 0x450C(0xe5ac-0xa0a0) */ 0x0000, /* 0x450D(0xe5ad-0xa0a0) */ 0x0000, /* 0x450E(0xe5ae-0xa0a0) */ 0x0000, /* 0x450F(0xe5af-0xa0a0) */ 0x0000, /* 0x4510(0xe5b0-0xa0a0) */ 0x0000, /* 0x4511(0xe5b1-0xa0a0) */ 0x0000, /* 0x4512(0xe5b2-0xa0a0) */ 0x0000, /* 0x4513(0xe5b3-0xa0a0) */ 0x0000, /* 0x4514(0xe5b4-0xa0a0) */ 0x0000, /* 0x4515(0xe5b5-0xa0a0) */ 0x0000, /* 0x4516(0xe5b6-0xa0a0) */ 0x0000, /* 0x4517(0xe5b7-0xa0a0) */ 0x0000, /* 0x4518(0xe5b8-0xa0a0) */ 0x0000, /* 0x4519(0xe5b9-0xa0a0) */ 0x0000, /* 0x451A(0xe5ba-0xa0a0) */ 0x0000, /* 0x451B(0xe5bb-0xa0a0) */ 0x0000, /* 0x451C(0xe5bc-0xa0a0) */ 0x0000, /* 0x451D(0xe5bd-0xa0a0) */ 0x0000, /* 0x451E(0xe5be-0xa0a0) */ 0x0000, /* 0x451F(0xe5bf-0xa0a0) */ 0x0000, /* 0x4520(0xe5c0-0xa0a0) */ 0x0000, /* 0x4521(0xe5c1-0xa0a0) */ 0x0000, /* 0x4522(0xe5c2-0xa0a0) */ 0x0000, /* 0x4523(0xe5c3-0xa0a0) */ 0x0000, /* 0x4524(0xe5c4-0xa0a0) */ 0x0000, /* 0x4525(0xe5c5-0xa0a0) */ 0x0000, /* 0x4526(0xe5c6-0xa0a0) */ 0x0000, /* 0x4527(0xe5c7-0xa0a0) */ 0x0000, /* 0x4528(0xe5c8-0xa0a0) */ 0x0000, /* 0x4529(0xe5c9-0xa0a0) */ 0x0000, /* 0x452A(0xe5ca-0xa0a0) */ 0x0000, /* 0x452B(0xe5cb-0xa0a0) */ 0x0000, /* 0x452C(0xe5cc-0xa0a0) */ 0x0000, /* 0x452D(0xe5cd-0xa0a0) */ 0x0000, /* 0x452E(0xe5ce-0xa0a0) */ 0x0000, /* 0x452F(0xe5cf-0xa0a0) */ 0x0000, /* 0x4530(0xe5d0-0xa0a0) */ 0x0000, /* 0x4531(0xe5d1-0xa0a0) */ 0x0000, /* 0x4532(0xe5d2-0xa0a0) */ 0x0000, /* 0x4533(0xe5d3-0xa0a0) */ 0x0000, /* 0x4534(0xe5d4-0xa0a0) */ 0x0000, /* 0x4535(0xe5d5-0xa0a0) */ 0x0000, /* 0x4536(0xe5d6-0xa0a0) */ 0x0000, /* 0x4537(0xe5d7-0xa0a0) */ 0x0000, /* 0x4538(0xe5d8-0xa0a0) */ 0x0000, /* 0x4539(0xe5d9-0xa0a0) */ 0x0000, /* 0x453A(0xe5da-0xa0a0) */ 0x0000, /* 0x453B(0xe5db-0xa0a0) */ 0x0000, /* 0x453C(0xe5dc-0xa0a0) */ 0x0000, /* 0x453D(0xe5dd-0xa0a0) */ 0x0000, /* 0x453E(0xe5de-0xa0a0) */ 0x0000, /* 0x453F(0xe5df-0xa0a0) */ 0x0000, /* 0x4540(0xe5e0-0xa0a0) */ 0x0000, /* 0x4541(0xe5e1-0xa0a0) */ 0x0000, /* 0x4542(0xe5e2-0xa0a0) */ 0x0000, /* 0x4543(0xe5e3-0xa0a0) */ 0x0000, /* 0x4544(0xe5e4-0xa0a0) */ 0x0000, /* 0x4545(0xe5e5-0xa0a0) */ 0x0000, /* 0x4546(0xe5e6-0xa0a0) */ 0x0000, /* 0x4547(0xe5e7-0xa0a0) */ 0x0000, /* 0x4548(0xe5e8-0xa0a0) */ 0x0000, /* 0x4549(0xe5e9-0xa0a0) */ 0x0000, /* 0x454A(0xe5ea-0xa0a0) */ 0x0000, /* 0x454B(0xe5eb-0xa0a0) */ 0x0000, /* 0x454C(0xe5ec-0xa0a0) */ 0x0000, /* 0x454D(0xe5ed-0xa0a0) */ 0x0000, /* 0x454E(0xe5ee-0xa0a0) */ 0x0000, /* 0x454F(0xe5ef-0xa0a0) */ 0x0000, /* 0x4550(0xe5f0-0xa0a0) */ 0x0000, /* 0x4551(0xe5f1-0xa0a0) */ 0x0000, /* 0x4552(0xe5f2-0xa0a0) */ 0x0000, /* 0x4553(0xe5f3-0xa0a0) */ 0x0000, /* 0x4554(0xe5f4-0xa0a0) */ 0x0000, /* 0x4555(0xe5f5-0xa0a0) */ 0x0000, /* 0x4556(0xe5f6-0xa0a0) */ 0x0000, /* 0x4557(0xe5f7-0xa0a0) */ 0x0000, /* 0x4558(0xe5f8-0xa0a0) */ 0x0000, /* 0x4559(0xe5f9-0xa0a0) */ 0x0000, /* 0x455A(0xe5fa-0xa0a0) */ 0x0000, /* 0x455B(0xe5fb-0xa0a0) */ 0x0000, /* 0x455C(0xe5fc-0xa0a0) */ 0x0000, /* 0x455D(0xe5fd-0xa0a0) */ 0x0000, /* 0x455E(0xe5fe-0xa0a0) */ 0x0000, /* 0x455F(0xe5ff-0xa0a0) */ 0x0000, /* 0x4560(0xe600-0xa0a0) */ 0x0000, /* 0x4561(0xe601-0xa0a0) */ 0x0000, /* 0x4562(0xe602-0xa0a0) */ 0x0000, /* 0x4563(0xe603-0xa0a0) */ 0x0000, /* 0x4564(0xe604-0xa0a0) */ 0x0000, /* 0x4565(0xe605-0xa0a0) */ 0x0000, /* 0x4566(0xe606-0xa0a0) */ 0x0000, /* 0x4567(0xe607-0xa0a0) */ 0x0000, /* 0x4568(0xe608-0xa0a0) */ 0x0000, /* 0x4569(0xe609-0xa0a0) */ 0x0000, /* 0x456A(0xe60a-0xa0a0) */ 0x0000, /* 0x456B(0xe60b-0xa0a0) */ 0x0000, /* 0x456C(0xe60c-0xa0a0) */ 0x0000, /* 0x456D(0xe60d-0xa0a0) */ 0x0000, /* 0x456E(0xe60e-0xa0a0) */ 0x0000, /* 0x456F(0xe60f-0xa0a0) */ 0x0000, /* 0x4570(0xe610-0xa0a0) */ 0x0000, /* 0x4571(0xe611-0xa0a0) */ 0x0000, /* 0x4572(0xe612-0xa0a0) */ 0x0000, /* 0x4573(0xe613-0xa0a0) */ 0x0000, /* 0x4574(0xe614-0xa0a0) */ 0x0000, /* 0x4575(0xe615-0xa0a0) */ 0x0000, /* 0x4576(0xe616-0xa0a0) */ 0x0000, /* 0x4577(0xe617-0xa0a0) */ 0x0000, /* 0x4578(0xe618-0xa0a0) */ 0x0000, /* 0x4579(0xe619-0xa0a0) */ 0x0000, /* 0x457A(0xe61a-0xa0a0) */ 0x0000, /* 0x457B(0xe61b-0xa0a0) */ 0x0000, /* 0x457C(0xe61c-0xa0a0) */ 0x0000, /* 0x457D(0xe61d-0xa0a0) */ 0x0000, /* 0x457E(0xe61e-0xa0a0) */ 0x0000, /* 0x457F(0xe61f-0xa0a0) */ 0x0000, /* 0x4580(0xe620-0xa0a0) */ 0x0000, /* 0x4581(0xe621-0xa0a0) */ 0x0000, /* 0x4582(0xe622-0xa0a0) */ 0x0000, /* 0x4583(0xe623-0xa0a0) */ 0x0000, /* 0x4584(0xe624-0xa0a0) */ 0x0000, /* 0x4585(0xe625-0xa0a0) */ 0x0000, /* 0x4586(0xe626-0xa0a0) */ 0x0000, /* 0x4587(0xe627-0xa0a0) */ 0x0000, /* 0x4588(0xe628-0xa0a0) */ 0x0000, /* 0x4589(0xe629-0xa0a0) */ 0x0000, /* 0x458A(0xe62a-0xa0a0) */ 0x0000, /* 0x458B(0xe62b-0xa0a0) */ 0x0000, /* 0x458C(0xe62c-0xa0a0) */ 0x0000, /* 0x458D(0xe62d-0xa0a0) */ 0x0000, /* 0x458E(0xe62e-0xa0a0) */ 0x0000, /* 0x458F(0xe62f-0xa0a0) */ 0x0000, /* 0x4590(0xe630-0xa0a0) */ 0x0000, /* 0x4591(0xe631-0xa0a0) */ 0x0000, /* 0x4592(0xe632-0xa0a0) */ 0x0000, /* 0x4593(0xe633-0xa0a0) */ 0x0000, /* 0x4594(0xe634-0xa0a0) */ 0x0000, /* 0x4595(0xe635-0xa0a0) */ 0x0000, /* 0x4596(0xe636-0xa0a0) */ 0x0000, /* 0x4597(0xe637-0xa0a0) */ 0x0000, /* 0x4598(0xe638-0xa0a0) */ 0x0000, /* 0x4599(0xe639-0xa0a0) */ 0x0000, /* 0x459A(0xe63a-0xa0a0) */ 0x0000, /* 0x459B(0xe63b-0xa0a0) */ 0x0000, /* 0x459C(0xe63c-0xa0a0) */ 0x0000, /* 0x459D(0xe63d-0xa0a0) */ 0x0000, /* 0x459E(0xe63e-0xa0a0) */ 0x0000, /* 0x459F(0xe63f-0xa0a0) */ 0x0000, /* 0x45A0(0xe640-0xa0a0) */ 0x0000, /* 0x45A1(0xe641-0xa0a0) */ 0x0000, /* 0x45A2(0xe642-0xa0a0) */ 0x0000, /* 0x45A3(0xe643-0xa0a0) */ 0x0000, /* 0x45A4(0xe644-0xa0a0) */ 0x0000, /* 0x45A5(0xe645-0xa0a0) */ 0x0000, /* 0x45A6(0xe646-0xa0a0) */ 0x0000, /* 0x45A7(0xe647-0xa0a0) */ 0x0000, /* 0x45A8(0xe648-0xa0a0) */ 0x0000, /* 0x45A9(0xe649-0xa0a0) */ 0x0000, /* 0x45AA(0xe64a-0xa0a0) */ 0x0000, /* 0x45AB(0xe64b-0xa0a0) */ 0x0000, /* 0x45AC(0xe64c-0xa0a0) */ 0x0000, /* 0x45AD(0xe64d-0xa0a0) */ 0x0000, /* 0x45AE(0xe64e-0xa0a0) */ 0x0000, /* 0x45AF(0xe64f-0xa0a0) */ 0x0000, /* 0x45B0(0xe650-0xa0a0) */ 0x0000, /* 0x45B1(0xe651-0xa0a0) */ 0x0000, /* 0x45B2(0xe652-0xa0a0) */ 0x0000, /* 0x45B3(0xe653-0xa0a0) */ 0x0000, /* 0x45B4(0xe654-0xa0a0) */ 0x0000, /* 0x45B5(0xe655-0xa0a0) */ 0x0000, /* 0x45B6(0xe656-0xa0a0) */ 0x0000, /* 0x45B7(0xe657-0xa0a0) */ 0x0000, /* 0x45B8(0xe658-0xa0a0) */ 0x0000, /* 0x45B9(0xe659-0xa0a0) */ 0x0000, /* 0x45BA(0xe65a-0xa0a0) */ 0x0000, /* 0x45BB(0xe65b-0xa0a0) */ 0x0000, /* 0x45BC(0xe65c-0xa0a0) */ 0x0000, /* 0x45BD(0xe65d-0xa0a0) */ 0x0000, /* 0x45BE(0xe65e-0xa0a0) */ 0x0000, /* 0x45BF(0xe65f-0xa0a0) */ 0x0000, /* 0x45C0(0xe660-0xa0a0) */ 0x0000, /* 0x45C1(0xe661-0xa0a0) */ 0x0000, /* 0x45C2(0xe662-0xa0a0) */ 0x0000, /* 0x45C3(0xe663-0xa0a0) */ 0x0000, /* 0x45C4(0xe664-0xa0a0) */ 0x0000, /* 0x45C5(0xe665-0xa0a0) */ 0x0000, /* 0x45C6(0xe666-0xa0a0) */ 0x0000, /* 0x45C7(0xe667-0xa0a0) */ 0x0000, /* 0x45C8(0xe668-0xa0a0) */ 0x0000, /* 0x45C9(0xe669-0xa0a0) */ 0x0000, /* 0x45CA(0xe66a-0xa0a0) */ 0x0000, /* 0x45CB(0xe66b-0xa0a0) */ 0x0000, /* 0x45CC(0xe66c-0xa0a0) */ 0x0000, /* 0x45CD(0xe66d-0xa0a0) */ 0x0000, /* 0x45CE(0xe66e-0xa0a0) */ 0x0000, /* 0x45CF(0xe66f-0xa0a0) */ 0x0000, /* 0x45D0(0xe670-0xa0a0) */ 0x0000, /* 0x45D1(0xe671-0xa0a0) */ 0x0000, /* 0x45D2(0xe672-0xa0a0) */ 0x0000, /* 0x45D3(0xe673-0xa0a0) */ 0x0000, /* 0x45D4(0xe674-0xa0a0) */ 0x0000, /* 0x45D5(0xe675-0xa0a0) */ 0x0000, /* 0x45D6(0xe676-0xa0a0) */ 0x0000, /* 0x45D7(0xe677-0xa0a0) */ 0x0000, /* 0x45D8(0xe678-0xa0a0) */ 0x0000, /* 0x45D9(0xe679-0xa0a0) */ 0x0000, /* 0x45DA(0xe67a-0xa0a0) */ 0x0000, /* 0x45DB(0xe67b-0xa0a0) */ 0x0000, /* 0x45DC(0xe67c-0xa0a0) */ 0x0000, /* 0x45DD(0xe67d-0xa0a0) */ 0x0000, /* 0x45DE(0xe67e-0xa0a0) */ 0x0000, /* 0x45DF(0xe67f-0xa0a0) */ 0x0000, /* 0x45E0(0xe680-0xa0a0) */ 0x0000, /* 0x45E1(0xe681-0xa0a0) */ 0x0000, /* 0x45E2(0xe682-0xa0a0) */ 0x0000, /* 0x45E3(0xe683-0xa0a0) */ 0x0000, /* 0x45E4(0xe684-0xa0a0) */ 0x0000, /* 0x45E5(0xe685-0xa0a0) */ 0x0000, /* 0x45E6(0xe686-0xa0a0) */ 0x0000, /* 0x45E7(0xe687-0xa0a0) */ 0x0000, /* 0x45E8(0xe688-0xa0a0) */ 0x0000, /* 0x45E9(0xe689-0xa0a0) */ 0x0000, /* 0x45EA(0xe68a-0xa0a0) */ 0x0000, /* 0x45EB(0xe68b-0xa0a0) */ 0x0000, /* 0x45EC(0xe68c-0xa0a0) */ 0x0000, /* 0x45ED(0xe68d-0xa0a0) */ 0x0000, /* 0x45EE(0xe68e-0xa0a0) */ 0x0000, /* 0x45EF(0xe68f-0xa0a0) */ 0x0000, /* 0x45F0(0xe690-0xa0a0) */ 0x0000, /* 0x45F1(0xe691-0xa0a0) */ 0x0000, /* 0x45F2(0xe692-0xa0a0) */ 0x0000, /* 0x45F3(0xe693-0xa0a0) */ 0x0000, /* 0x45F4(0xe694-0xa0a0) */ 0x0000, /* 0x45F5(0xe695-0xa0a0) */ 0x0000, /* 0x45F6(0xe696-0xa0a0) */ 0x0000, /* 0x45F7(0xe697-0xa0a0) */ 0x0000, /* 0x45F8(0xe698-0xa0a0) */ 0x0000, /* 0x45F9(0xe699-0xa0a0) */ 0x0000, /* 0x45FA(0xe69a-0xa0a0) */ 0x0000, /* 0x45FB(0xe69b-0xa0a0) */ 0x0000, /* 0x45FC(0xe69c-0xa0a0) */ 0x0000, /* 0x45FD(0xe69d-0xa0a0) */ 0x0000, /* 0x45FE(0xe69e-0xa0a0) */ 0x0000, /* 0x45FF(0xe69f-0xa0a0) */ 0x0000, /* 0x4600(0xe6a0-0xa0a0) */ 0x0000, /* 0x4601(0xe6a1-0xa0a0) */ 0x0000, /* 0x4602(0xe6a2-0xa0a0) */ 0x0000, /* 0x4603(0xe6a3-0xa0a0) */ 0x0000, /* 0x4604(0xe6a4-0xa0a0) */ 0x0000, /* 0x4605(0xe6a5-0xa0a0) */ 0x0000, /* 0x4606(0xe6a6-0xa0a0) */ 0x0000, /* 0x4607(0xe6a7-0xa0a0) */ 0x0000, /* 0x4608(0xe6a8-0xa0a0) */ 0x0000, /* 0x4609(0xe6a9-0xa0a0) */ 0x0000, /* 0x460A(0xe6aa-0xa0a0) */ 0x0000, /* 0x460B(0xe6ab-0xa0a0) */ 0x0000, /* 0x460C(0xe6ac-0xa0a0) */ 0x0000, /* 0x460D(0xe6ad-0xa0a0) */ 0x0000, /* 0x460E(0xe6ae-0xa0a0) */ 0x0000, /* 0x460F(0xe6af-0xa0a0) */ 0x0000, /* 0x4610(0xe6b0-0xa0a0) */ 0x0000, /* 0x4611(0xe6b1-0xa0a0) */ 0x0000, /* 0x4612(0xe6b2-0xa0a0) */ 0x0000, /* 0x4613(0xe6b3-0xa0a0) */ 0x0000, /* 0x4614(0xe6b4-0xa0a0) */ 0x0000, /* 0x4615(0xe6b5-0xa0a0) */ 0x0000, /* 0x4616(0xe6b6-0xa0a0) */ 0x0000, /* 0x4617(0xe6b7-0xa0a0) */ 0x0000, /* 0x4618(0xe6b8-0xa0a0) */ 0x0000, /* 0x4619(0xe6b9-0xa0a0) */ 0x0000, /* 0x461A(0xe6ba-0xa0a0) */ 0x0000, /* 0x461B(0xe6bb-0xa0a0) */ 0x0000, /* 0x461C(0xe6bc-0xa0a0) */ 0x0000, /* 0x461D(0xe6bd-0xa0a0) */ 0x0000, /* 0x461E(0xe6be-0xa0a0) */ 0x0000, /* 0x461F(0xe6bf-0xa0a0) */ 0x0000, /* 0x4620(0xe6c0-0xa0a0) */ 0x0000, /* 0x4621(0xe6c1-0xa0a0) */ 0x0000, /* 0x4622(0xe6c2-0xa0a0) */ 0x0000, /* 0x4623(0xe6c3-0xa0a0) */ 0x0000, /* 0x4624(0xe6c4-0xa0a0) */ 0x0000, /* 0x4625(0xe6c5-0xa0a0) */ 0x0000, /* 0x4626(0xe6c6-0xa0a0) */ 0x0000, /* 0x4627(0xe6c7-0xa0a0) */ 0x0000, /* 0x4628(0xe6c8-0xa0a0) */ 0x0000, /* 0x4629(0xe6c9-0xa0a0) */ 0x0000, /* 0x462A(0xe6ca-0xa0a0) */ 0x0000, /* 0x462B(0xe6cb-0xa0a0) */ 0x0000, /* 0x462C(0xe6cc-0xa0a0) */ 0x0000, /* 0x462D(0xe6cd-0xa0a0) */ 0x0000, /* 0x462E(0xe6ce-0xa0a0) */ 0x0000, /* 0x462F(0xe6cf-0xa0a0) */ 0x0000, /* 0x4630(0xe6d0-0xa0a0) */ 0x0000, /* 0x4631(0xe6d1-0xa0a0) */ 0x0000, /* 0x4632(0xe6d2-0xa0a0) */ 0x0000, /* 0x4633(0xe6d3-0xa0a0) */ 0x0000, /* 0x4634(0xe6d4-0xa0a0) */ 0x0000, /* 0x4635(0xe6d5-0xa0a0) */ 0x0000, /* 0x4636(0xe6d6-0xa0a0) */ 0x0000, /* 0x4637(0xe6d7-0xa0a0) */ 0x0000, /* 0x4638(0xe6d8-0xa0a0) */ 0x0000, /* 0x4639(0xe6d9-0xa0a0) */ 0x0000, /* 0x463A(0xe6da-0xa0a0) */ 0x0000, /* 0x463B(0xe6db-0xa0a0) */ 0x0000, /* 0x463C(0xe6dc-0xa0a0) */ 0x0000, /* 0x463D(0xe6dd-0xa0a0) */ 0x0000, /* 0x463E(0xe6de-0xa0a0) */ 0x0000, /* 0x463F(0xe6df-0xa0a0) */ 0x0000, /* 0x4640(0xe6e0-0xa0a0) */ 0x0000, /* 0x4641(0xe6e1-0xa0a0) */ 0x0000, /* 0x4642(0xe6e2-0xa0a0) */ 0x0000, /* 0x4643(0xe6e3-0xa0a0) */ 0x0000, /* 0x4644(0xe6e4-0xa0a0) */ 0x0000, /* 0x4645(0xe6e5-0xa0a0) */ 0x0000, /* 0x4646(0xe6e6-0xa0a0) */ 0x0000, /* 0x4647(0xe6e7-0xa0a0) */ 0x0000, /* 0x4648(0xe6e8-0xa0a0) */ 0x0000, /* 0x4649(0xe6e9-0xa0a0) */ 0x0000, /* 0x464A(0xe6ea-0xa0a0) */ 0x0000, /* 0x464B(0xe6eb-0xa0a0) */ 0x0000, /* 0x464C(0xe6ec-0xa0a0) */ 0x0000, /* 0x464D(0xe6ed-0xa0a0) */ 0x0000, /* 0x464E(0xe6ee-0xa0a0) */ 0x0000, /* 0x464F(0xe6ef-0xa0a0) */ 0x0000, /* 0x4650(0xe6f0-0xa0a0) */ 0x0000, /* 0x4651(0xe6f1-0xa0a0) */ 0x0000, /* 0x4652(0xe6f2-0xa0a0) */ 0x0000, /* 0x4653(0xe6f3-0xa0a0) */ 0x0000, /* 0x4654(0xe6f4-0xa0a0) */ 0x0000, /* 0x4655(0xe6f5-0xa0a0) */ 0x0000, /* 0x4656(0xe6f6-0xa0a0) */ 0x0000, /* 0x4657(0xe6f7-0xa0a0) */ 0x0000, /* 0x4658(0xe6f8-0xa0a0) */ 0x0000, /* 0x4659(0xe6f9-0xa0a0) */ 0x0000, /* 0x465A(0xe6fa-0xa0a0) */ 0x0000, /* 0x465B(0xe6fb-0xa0a0) */ 0x0000, /* 0x465C(0xe6fc-0xa0a0) */ 0x0000, /* 0x465D(0xe6fd-0xa0a0) */ 0x0000, /* 0x465E(0xe6fe-0xa0a0) */ 0x0000, /* 0x465F(0xe6ff-0xa0a0) */ 0x0000, /* 0x4660(0xe700-0xa0a0) */ 0x0000, /* 0x4661(0xe701-0xa0a0) */ 0x0000, /* 0x4662(0xe702-0xa0a0) */ 0x0000, /* 0x4663(0xe703-0xa0a0) */ 0x0000, /* 0x4664(0xe704-0xa0a0) */ 0x0000, /* 0x4665(0xe705-0xa0a0) */ 0x0000, /* 0x4666(0xe706-0xa0a0) */ 0x0000, /* 0x4667(0xe707-0xa0a0) */ 0x0000, /* 0x4668(0xe708-0xa0a0) */ 0x0000, /* 0x4669(0xe709-0xa0a0) */ 0x0000, /* 0x466A(0xe70a-0xa0a0) */ 0x0000, /* 0x466B(0xe70b-0xa0a0) */ 0x0000, /* 0x466C(0xe70c-0xa0a0) */ 0x0000, /* 0x466D(0xe70d-0xa0a0) */ 0x0000, /* 0x466E(0xe70e-0xa0a0) */ 0x0000, /* 0x466F(0xe70f-0xa0a0) */ 0x0000, /* 0x4670(0xe710-0xa0a0) */ 0x0000, /* 0x4671(0xe711-0xa0a0) */ 0x0000, /* 0x4672(0xe712-0xa0a0) */ 0x0000, /* 0x4673(0xe713-0xa0a0) */ 0x0000, /* 0x4674(0xe714-0xa0a0) */ 0x0000, /* 0x4675(0xe715-0xa0a0) */ 0x0000, /* 0x4676(0xe716-0xa0a0) */ 0x0000, /* 0x4677(0xe717-0xa0a0) */ 0x0000, /* 0x4678(0xe718-0xa0a0) */ 0x0000, /* 0x4679(0xe719-0xa0a0) */ 0x0000, /* 0x467A(0xe71a-0xa0a0) */ 0x0000, /* 0x467B(0xe71b-0xa0a0) */ 0x0000, /* 0x467C(0xe71c-0xa0a0) */ 0x0000, /* 0x467D(0xe71d-0xa0a0) */ 0x0000, /* 0x467E(0xe71e-0xa0a0) */ 0x0000, /* 0x467F(0xe71f-0xa0a0) */ 0x0000, /* 0x4680(0xe720-0xa0a0) */ 0x0000, /* 0x4681(0xe721-0xa0a0) */ 0x0000, /* 0x4682(0xe722-0xa0a0) */ 0x0000, /* 0x4683(0xe723-0xa0a0) */ 0x0000, /* 0x4684(0xe724-0xa0a0) */ 0x0000, /* 0x4685(0xe725-0xa0a0) */ 0x0000, /* 0x4686(0xe726-0xa0a0) */ 0x0000, /* 0x4687(0xe727-0xa0a0) */ 0x0000, /* 0x4688(0xe728-0xa0a0) */ 0x0000, /* 0x4689(0xe729-0xa0a0) */ 0x0000, /* 0x468A(0xe72a-0xa0a0) */ 0x0000, /* 0x468B(0xe72b-0xa0a0) */ 0x0000, /* 0x468C(0xe72c-0xa0a0) */ 0x0000, /* 0x468D(0xe72d-0xa0a0) */ 0x0000, /* 0x468E(0xe72e-0xa0a0) */ 0x0000, /* 0x468F(0xe72f-0xa0a0) */ 0x0000, /* 0x4690(0xe730-0xa0a0) */ 0x0000, /* 0x4691(0xe731-0xa0a0) */ 0x0000, /* 0x4692(0xe732-0xa0a0) */ 0x0000, /* 0x4693(0xe733-0xa0a0) */ 0x0000, /* 0x4694(0xe734-0xa0a0) */ 0x0000, /* 0x4695(0xe735-0xa0a0) */ 0x0000, /* 0x4696(0xe736-0xa0a0) */ 0x0000, /* 0x4697(0xe737-0xa0a0) */ 0x0000, /* 0x4698(0xe738-0xa0a0) */ 0x0000, /* 0x4699(0xe739-0xa0a0) */ 0x0000, /* 0x469A(0xe73a-0xa0a0) */ 0x0000, /* 0x469B(0xe73b-0xa0a0) */ 0x0000, /* 0x469C(0xe73c-0xa0a0) */ 0x0000, /* 0x469D(0xe73d-0xa0a0) */ 0x0000, /* 0x469E(0xe73e-0xa0a0) */ 0x0000, /* 0x469F(0xe73f-0xa0a0) */ 0x0000, /* 0x46A0(0xe740-0xa0a0) */ 0x0000, /* 0x46A1(0xe741-0xa0a0) */ 0x0000, /* 0x46A2(0xe742-0xa0a0) */ 0x0000, /* 0x46A3(0xe743-0xa0a0) */ 0x0000, /* 0x46A4(0xe744-0xa0a0) */ 0x0000, /* 0x46A5(0xe745-0xa0a0) */ 0x0000, /* 0x46A6(0xe746-0xa0a0) */ 0x0000, /* 0x46A7(0xe747-0xa0a0) */ 0x0000, /* 0x46A8(0xe748-0xa0a0) */ 0x0000, /* 0x46A9(0xe749-0xa0a0) */ 0x0000, /* 0x46AA(0xe74a-0xa0a0) */ 0x0000, /* 0x46AB(0xe74b-0xa0a0) */ 0x0000, /* 0x46AC(0xe74c-0xa0a0) */ 0x0000, /* 0x46AD(0xe74d-0xa0a0) */ 0x0000, /* 0x46AE(0xe74e-0xa0a0) */ 0x0000, /* 0x46AF(0xe74f-0xa0a0) */ 0x0000, /* 0x46B0(0xe750-0xa0a0) */ 0x0000, /* 0x46B1(0xe751-0xa0a0) */ 0x0000, /* 0x46B2(0xe752-0xa0a0) */ 0x0000, /* 0x46B3(0xe753-0xa0a0) */ 0x0000, /* 0x46B4(0xe754-0xa0a0) */ 0x0000, /* 0x46B5(0xe755-0xa0a0) */ 0x0000, /* 0x46B6(0xe756-0xa0a0) */ 0x0000, /* 0x46B7(0xe757-0xa0a0) */ 0x0000, /* 0x46B8(0xe758-0xa0a0) */ 0x0000, /* 0x46B9(0xe759-0xa0a0) */ 0x0000, /* 0x46BA(0xe75a-0xa0a0) */ 0x0000, /* 0x46BB(0xe75b-0xa0a0) */ 0x0000, /* 0x46BC(0xe75c-0xa0a0) */ 0x0000, /* 0x46BD(0xe75d-0xa0a0) */ 0x0000, /* 0x46BE(0xe75e-0xa0a0) */ 0x0000, /* 0x46BF(0xe75f-0xa0a0) */ 0x0000, /* 0x46C0(0xe760-0xa0a0) */ 0x0000, /* 0x46C1(0xe761-0xa0a0) */ 0x0000, /* 0x46C2(0xe762-0xa0a0) */ 0x0000, /* 0x46C3(0xe763-0xa0a0) */ 0x0000, /* 0x46C4(0xe764-0xa0a0) */ 0x0000, /* 0x46C5(0xe765-0xa0a0) */ 0x0000, /* 0x46C6(0xe766-0xa0a0) */ 0x0000, /* 0x46C7(0xe767-0xa0a0) */ 0x0000, /* 0x46C8(0xe768-0xa0a0) */ 0x0000, /* 0x46C9(0xe769-0xa0a0) */ 0x0000, /* 0x46CA(0xe76a-0xa0a0) */ 0x0000, /* 0x46CB(0xe76b-0xa0a0) */ 0x0000, /* 0x46CC(0xe76c-0xa0a0) */ 0x0000, /* 0x46CD(0xe76d-0xa0a0) */ 0x0000, /* 0x46CE(0xe76e-0xa0a0) */ 0x0000, /* 0x46CF(0xe76f-0xa0a0) */ 0x0000, /* 0x46D0(0xe770-0xa0a0) */ 0x0000, /* 0x46D1(0xe771-0xa0a0) */ 0x0000, /* 0x46D2(0xe772-0xa0a0) */ 0x0000, /* 0x46D3(0xe773-0xa0a0) */ 0x0000, /* 0x46D4(0xe774-0xa0a0) */ 0x0000, /* 0x46D5(0xe775-0xa0a0) */ 0x0000, /* 0x46D6(0xe776-0xa0a0) */ 0x0000, /* 0x46D7(0xe777-0xa0a0) */ 0x0000, /* 0x46D8(0xe778-0xa0a0) */ 0x0000, /* 0x46D9(0xe779-0xa0a0) */ 0x0000, /* 0x46DA(0xe77a-0xa0a0) */ 0x0000, /* 0x46DB(0xe77b-0xa0a0) */ 0x0000, /* 0x46DC(0xe77c-0xa0a0) */ 0x0000, /* 0x46DD(0xe77d-0xa0a0) */ 0x0000, /* 0x46DE(0xe77e-0xa0a0) */ 0x0000, /* 0x46DF(0xe77f-0xa0a0) */ 0x0000, /* 0x46E0(0xe780-0xa0a0) */ 0x0000, /* 0x46E1(0xe781-0xa0a0) */ 0x0000, /* 0x46E2(0xe782-0xa0a0) */ 0x0000, /* 0x46E3(0xe783-0xa0a0) */ 0x0000, /* 0x46E4(0xe784-0xa0a0) */ 0x0000, /* 0x46E5(0xe785-0xa0a0) */ 0x0000, /* 0x46E6(0xe786-0xa0a0) */ 0x0000, /* 0x46E7(0xe787-0xa0a0) */ 0x0000, /* 0x46E8(0xe788-0xa0a0) */ 0x0000, /* 0x46E9(0xe789-0xa0a0) */ 0x0000, /* 0x46EA(0xe78a-0xa0a0) */ 0x0000, /* 0x46EB(0xe78b-0xa0a0) */ 0x0000, /* 0x46EC(0xe78c-0xa0a0) */ 0x0000, /* 0x46ED(0xe78d-0xa0a0) */ 0x0000, /* 0x46EE(0xe78e-0xa0a0) */ 0x0000, /* 0x46EF(0xe78f-0xa0a0) */ 0x0000, /* 0x46F0(0xe790-0xa0a0) */ 0x0000, /* 0x46F1(0xe791-0xa0a0) */ 0x0000, /* 0x46F2(0xe792-0xa0a0) */ 0x0000, /* 0x46F3(0xe793-0xa0a0) */ 0x0000, /* 0x46F4(0xe794-0xa0a0) */ 0x0000, /* 0x46F5(0xe795-0xa0a0) */ 0x0000, /* 0x46F6(0xe796-0xa0a0) */ 0x0000, /* 0x46F7(0xe797-0xa0a0) */ 0x0000, /* 0x46F8(0xe798-0xa0a0) */ 0x0000, /* 0x46F9(0xe799-0xa0a0) */ 0x0000, /* 0x46FA(0xe79a-0xa0a0) */ 0x0000, /* 0x46FB(0xe79b-0xa0a0) */ 0x0000, /* 0x46FC(0xe79c-0xa0a0) */ 0x0000, /* 0x46FD(0xe79d-0xa0a0) */ 0x0000, /* 0x46FE(0xe79e-0xa0a0) */ 0x0000, /* 0x46FF(0xe79f-0xa0a0) */ 0x0000, /* 0x4700(0xe7a0-0xa0a0) */ 0x0000, /* 0x4701(0xe7a1-0xa0a0) */ 0x0000, /* 0x4702(0xe7a2-0xa0a0) */ 0x0000, /* 0x4703(0xe7a3-0xa0a0) */ 0x0000, /* 0x4704(0xe7a4-0xa0a0) */ 0x0000, /* 0x4705(0xe7a5-0xa0a0) */ 0x0000, /* 0x4706(0xe7a6-0xa0a0) */ 0x0000, /* 0x4707(0xe7a7-0xa0a0) */ 0x0000, /* 0x4708(0xe7a8-0xa0a0) */ 0x0000, /* 0x4709(0xe7a9-0xa0a0) */ 0x0000, /* 0x470A(0xe7aa-0xa0a0) */ 0x0000, /* 0x470B(0xe7ab-0xa0a0) */ 0x0000, /* 0x470C(0xe7ac-0xa0a0) */ 0x0000, /* 0x470D(0xe7ad-0xa0a0) */ 0x0000, /* 0x470E(0xe7ae-0xa0a0) */ 0x0000, /* 0x470F(0xe7af-0xa0a0) */ 0x0000, /* 0x4710(0xe7b0-0xa0a0) */ 0x0000, /* 0x4711(0xe7b1-0xa0a0) */ 0x0000, /* 0x4712(0xe7b2-0xa0a0) */ 0x0000, /* 0x4713(0xe7b3-0xa0a0) */ 0x0000, /* 0x4714(0xe7b4-0xa0a0) */ 0x0000, /* 0x4715(0xe7b5-0xa0a0) */ 0x0000, /* 0x4716(0xe7b6-0xa0a0) */ 0x0000, /* 0x4717(0xe7b7-0xa0a0) */ 0x0000, /* 0x4718(0xe7b8-0xa0a0) */ 0x0000, /* 0x4719(0xe7b9-0xa0a0) */ 0x0000, /* 0x471A(0xe7ba-0xa0a0) */ 0x0000, /* 0x471B(0xe7bb-0xa0a0) */ 0x0000, /* 0x471C(0xe7bc-0xa0a0) */ 0x0000, /* 0x471D(0xe7bd-0xa0a0) */ 0x0000, /* 0x471E(0xe7be-0xa0a0) */ 0x0000, /* 0x471F(0xe7bf-0xa0a0) */ 0x0000, /* 0x4720(0xe7c0-0xa0a0) */ 0x0000, /* 0x4721(0xe7c1-0xa0a0) */ 0x0000, /* 0x4722(0xe7c2-0xa0a0) */ 0x0000, /* 0x4723(0xe7c3-0xa0a0) */ 0x0000, /* 0x4724(0xe7c4-0xa0a0) */ 0x0000, /* 0x4725(0xe7c5-0xa0a0) */ 0x0000, /* 0x4726(0xe7c6-0xa0a0) */ 0x0000, /* 0x4727(0xe7c7-0xa0a0) */ 0x0000, /* 0x4728(0xe7c8-0xa0a0) */ 0x0000, /* 0x4729(0xe7c9-0xa0a0) */ 0x0000, /* 0x472A(0xe7ca-0xa0a0) */ 0x0000, /* 0x472B(0xe7cb-0xa0a0) */ 0x0000, /* 0x472C(0xe7cc-0xa0a0) */ 0x0000, /* 0x472D(0xe7cd-0xa0a0) */ 0x0000, /* 0x472E(0xe7ce-0xa0a0) */ 0x0000, /* 0x472F(0xe7cf-0xa0a0) */ 0x0000, /* 0x4730(0xe7d0-0xa0a0) */ 0x0000, /* 0x4731(0xe7d1-0xa0a0) */ 0x0000, /* 0x4732(0xe7d2-0xa0a0) */ 0x0000, /* 0x4733(0xe7d3-0xa0a0) */ 0x0000, /* 0x4734(0xe7d4-0xa0a0) */ 0x0000, /* 0x4735(0xe7d5-0xa0a0) */ 0x0000, /* 0x4736(0xe7d6-0xa0a0) */ 0x0000, /* 0x4737(0xe7d7-0xa0a0) */ 0x0000, /* 0x4738(0xe7d8-0xa0a0) */ 0x0000, /* 0x4739(0xe7d9-0xa0a0) */ 0x0000, /* 0x473A(0xe7da-0xa0a0) */ 0x0000, /* 0x473B(0xe7db-0xa0a0) */ 0x0000, /* 0x473C(0xe7dc-0xa0a0) */ 0x0000, /* 0x473D(0xe7dd-0xa0a0) */ 0x0000, /* 0x473E(0xe7de-0xa0a0) */ 0x0000, /* 0x473F(0xe7df-0xa0a0) */ 0x0000, /* 0x4740(0xe7e0-0xa0a0) */ 0x0000, /* 0x4741(0xe7e1-0xa0a0) */ 0x0000, /* 0x4742(0xe7e2-0xa0a0) */ 0x0000, /* 0x4743(0xe7e3-0xa0a0) */ 0x0000, /* 0x4744(0xe7e4-0xa0a0) */ 0x0000, /* 0x4745(0xe7e5-0xa0a0) */ 0x0000, /* 0x4746(0xe7e6-0xa0a0) */ 0x0000, /* 0x4747(0xe7e7-0xa0a0) */ 0x0000, /* 0x4748(0xe7e8-0xa0a0) */ 0x0000, /* 0x4749(0xe7e9-0xa0a0) */ 0x0000, /* 0x474A(0xe7ea-0xa0a0) */ 0x0000, /* 0x474B(0xe7eb-0xa0a0) */ 0x0000, /* 0x474C(0xe7ec-0xa0a0) */ 0x0000, /* 0x474D(0xe7ed-0xa0a0) */ 0x0000, /* 0x474E(0xe7ee-0xa0a0) */ 0x0000, /* 0x474F(0xe7ef-0xa0a0) */ 0x0000, /* 0x4750(0xe7f0-0xa0a0) */ 0x0000, /* 0x4751(0xe7f1-0xa0a0) */ 0x0000, /* 0x4752(0xe7f2-0xa0a0) */ 0x0000, /* 0x4753(0xe7f3-0xa0a0) */ 0x0000, /* 0x4754(0xe7f4-0xa0a0) */ 0x0000, /* 0x4755(0xe7f5-0xa0a0) */ 0x0000, /* 0x4756(0xe7f6-0xa0a0) */ 0x0000, /* 0x4757(0xe7f7-0xa0a0) */ 0x0000, /* 0x4758(0xe7f8-0xa0a0) */ 0x0000, /* 0x4759(0xe7f9-0xa0a0) */ 0x0000, /* 0x475A(0xe7fa-0xa0a0) */ 0x0000, /* 0x475B(0xe7fb-0xa0a0) */ 0x0000, /* 0x475C(0xe7fc-0xa0a0) */ 0x0000, /* 0x475D(0xe7fd-0xa0a0) */ 0x0000, /* 0x475E(0xe7fe-0xa0a0) */ 0x0000, /* 0x475F(0xe7ff-0xa0a0) */ 0x0000, /* 0x4760(0xe800-0xa0a0) */ 0x0000, /* 0x4761(0xe801-0xa0a0) */ 0x0000, /* 0x4762(0xe802-0xa0a0) */ 0x0000, /* 0x4763(0xe803-0xa0a0) */ 0x0000, /* 0x4764(0xe804-0xa0a0) */ 0x0000, /* 0x4765(0xe805-0xa0a0) */ 0x0000, /* 0x4766(0xe806-0xa0a0) */ 0x0000, /* 0x4767(0xe807-0xa0a0) */ 0x0000, /* 0x4768(0xe808-0xa0a0) */ 0x0000, /* 0x4769(0xe809-0xa0a0) */ 0x0000, /* 0x476A(0xe80a-0xa0a0) */ 0x0000, /* 0x476B(0xe80b-0xa0a0) */ 0x0000, /* 0x476C(0xe80c-0xa0a0) */ 0x0000, /* 0x476D(0xe80d-0xa0a0) */ 0x0000, /* 0x476E(0xe80e-0xa0a0) */ 0x0000, /* 0x476F(0xe80f-0xa0a0) */ 0x0000, /* 0x4770(0xe810-0xa0a0) */ 0x0000, /* 0x4771(0xe811-0xa0a0) */ 0x0000, /* 0x4772(0xe812-0xa0a0) */ 0x0000, /* 0x4773(0xe813-0xa0a0) */ 0x0000, /* 0x4774(0xe814-0xa0a0) */ 0x0000, /* 0x4775(0xe815-0xa0a0) */ 0x0000, /* 0x4776(0xe816-0xa0a0) */ 0x0000, /* 0x4777(0xe817-0xa0a0) */ 0x0000, /* 0x4778(0xe818-0xa0a0) */ 0x0000, /* 0x4779(0xe819-0xa0a0) */ 0x0000, /* 0x477A(0xe81a-0xa0a0) */ 0x0000, /* 0x477B(0xe81b-0xa0a0) */ 0x0000, /* 0x477C(0xe81c-0xa0a0) */ 0x0000, /* 0x477D(0xe81d-0xa0a0) */ 0x0000, /* 0x477E(0xe81e-0xa0a0) */ 0x0000, /* 0x477F(0xe81f-0xa0a0) */ 0x0000, /* 0x4780(0xe820-0xa0a0) */ 0x0000, /* 0x4781(0xe821-0xa0a0) */ 0x0000, /* 0x4782(0xe822-0xa0a0) */ 0x0000, /* 0x4783(0xe823-0xa0a0) */ 0x0000, /* 0x4784(0xe824-0xa0a0) */ 0x0000, /* 0x4785(0xe825-0xa0a0) */ 0x0000, /* 0x4786(0xe826-0xa0a0) */ 0x0000, /* 0x4787(0xe827-0xa0a0) */ 0x0000, /* 0x4788(0xe828-0xa0a0) */ 0x0000, /* 0x4789(0xe829-0xa0a0) */ 0x0000, /* 0x478A(0xe82a-0xa0a0) */ 0x0000, /* 0x478B(0xe82b-0xa0a0) */ 0x0000, /* 0x478C(0xe82c-0xa0a0) */ 0x0000, /* 0x478D(0xe82d-0xa0a0) */ 0x0000, /* 0x478E(0xe82e-0xa0a0) */ 0x0000, /* 0x478F(0xe82f-0xa0a0) */ 0x0000, /* 0x4790(0xe830-0xa0a0) */ 0x0000, /* 0x4791(0xe831-0xa0a0) */ 0x0000, /* 0x4792(0xe832-0xa0a0) */ 0x0000, /* 0x4793(0xe833-0xa0a0) */ 0x0000, /* 0x4794(0xe834-0xa0a0) */ 0x0000, /* 0x4795(0xe835-0xa0a0) */ 0x0000, /* 0x4796(0xe836-0xa0a0) */ 0x0000, /* 0x4797(0xe837-0xa0a0) */ 0x0000, /* 0x4798(0xe838-0xa0a0) */ 0x0000, /* 0x4799(0xe839-0xa0a0) */ 0x0000, /* 0x479A(0xe83a-0xa0a0) */ 0x0000, /* 0x479B(0xe83b-0xa0a0) */ 0x0000, /* 0x479C(0xe83c-0xa0a0) */ 0x0000, /* 0x479D(0xe83d-0xa0a0) */ 0x0000, /* 0x479E(0xe83e-0xa0a0) */ 0x0000, /* 0x479F(0xe83f-0xa0a0) */ 0x0000, /* 0x47A0(0xe840-0xa0a0) */ 0x0000, /* 0x47A1(0xe841-0xa0a0) */ 0x0000, /* 0x47A2(0xe842-0xa0a0) */ 0x0000, /* 0x47A3(0xe843-0xa0a0) */ 0x0000, /* 0x47A4(0xe844-0xa0a0) */ 0x0000, /* 0x47A5(0xe845-0xa0a0) */ 0x0000, /* 0x47A6(0xe846-0xa0a0) */ 0x0000, /* 0x47A7(0xe847-0xa0a0) */ 0x0000, /* 0x47A8(0xe848-0xa0a0) */ 0x0000, /* 0x47A9(0xe849-0xa0a0) */ 0x0000, /* 0x47AA(0xe84a-0xa0a0) */ 0x0000, /* 0x47AB(0xe84b-0xa0a0) */ 0x0000, /* 0x47AC(0xe84c-0xa0a0) */ 0x0000, /* 0x47AD(0xe84d-0xa0a0) */ 0x0000, /* 0x47AE(0xe84e-0xa0a0) */ 0x0000, /* 0x47AF(0xe84f-0xa0a0) */ 0x0000, /* 0x47B0(0xe850-0xa0a0) */ 0x0000, /* 0x47B1(0xe851-0xa0a0) */ 0x0000, /* 0x47B2(0xe852-0xa0a0) */ 0x0000, /* 0x47B3(0xe853-0xa0a0) */ 0x0000, /* 0x47B4(0xe854-0xa0a0) */ 0x0000, /* 0x47B5(0xe855-0xa0a0) */ 0x0000, /* 0x47B6(0xe856-0xa0a0) */ 0x0000, /* 0x47B7(0xe857-0xa0a0) */ 0x0000, /* 0x47B8(0xe858-0xa0a0) */ 0x0000, /* 0x47B9(0xe859-0xa0a0) */ 0x0000, /* 0x47BA(0xe85a-0xa0a0) */ 0x0000, /* 0x47BB(0xe85b-0xa0a0) */ 0x0000, /* 0x47BC(0xe85c-0xa0a0) */ 0x0000, /* 0x47BD(0xe85d-0xa0a0) */ 0x0000, /* 0x47BE(0xe85e-0xa0a0) */ 0x0000, /* 0x47BF(0xe85f-0xa0a0) */ 0x0000, /* 0x47C0(0xe860-0xa0a0) */ 0x0000, /* 0x47C1(0xe861-0xa0a0) */ 0x0000, /* 0x47C2(0xe862-0xa0a0) */ 0x0000, /* 0x47C3(0xe863-0xa0a0) */ 0x0000, /* 0x47C4(0xe864-0xa0a0) */ 0x0000, /* 0x47C5(0xe865-0xa0a0) */ 0x0000, /* 0x47C6(0xe866-0xa0a0) */ 0x0000, /* 0x47C7(0xe867-0xa0a0) */ 0x0000, /* 0x47C8(0xe868-0xa0a0) */ 0x0000, /* 0x47C9(0xe869-0xa0a0) */ 0x0000, /* 0x47CA(0xe86a-0xa0a0) */ 0x0000, /* 0x47CB(0xe86b-0xa0a0) */ 0x0000, /* 0x47CC(0xe86c-0xa0a0) */ 0x0000, /* 0x47CD(0xe86d-0xa0a0) */ 0x0000, /* 0x47CE(0xe86e-0xa0a0) */ 0x0000, /* 0x47CF(0xe86f-0xa0a0) */ 0x0000, /* 0x47D0(0xe870-0xa0a0) */ 0x0000, /* 0x47D1(0xe871-0xa0a0) */ 0x0000, /* 0x47D2(0xe872-0xa0a0) */ 0x0000, /* 0x47D3(0xe873-0xa0a0) */ 0x0000, /* 0x47D4(0xe874-0xa0a0) */ 0x0000, /* 0x47D5(0xe875-0xa0a0) */ 0x0000, /* 0x47D6(0xe876-0xa0a0) */ 0x0000, /* 0x47D7(0xe877-0xa0a0) */ 0x0000, /* 0x47D8(0xe878-0xa0a0) */ 0x0000, /* 0x47D9(0xe879-0xa0a0) */ 0x0000, /* 0x47DA(0xe87a-0xa0a0) */ 0x0000, /* 0x47DB(0xe87b-0xa0a0) */ 0x0000, /* 0x47DC(0xe87c-0xa0a0) */ 0x0000, /* 0x47DD(0xe87d-0xa0a0) */ 0x0000, /* 0x47DE(0xe87e-0xa0a0) */ 0x0000, /* 0x47DF(0xe87f-0xa0a0) */ 0x0000, /* 0x47E0(0xe880-0xa0a0) */ 0x0000, /* 0x47E1(0xe881-0xa0a0) */ 0x0000, /* 0x47E2(0xe882-0xa0a0) */ 0x0000, /* 0x47E3(0xe883-0xa0a0) */ 0x0000, /* 0x47E4(0xe884-0xa0a0) */ 0x0000, /* 0x47E5(0xe885-0xa0a0) */ 0x0000, /* 0x47E6(0xe886-0xa0a0) */ 0x0000, /* 0x47E7(0xe887-0xa0a0) */ 0x0000, /* 0x47E8(0xe888-0xa0a0) */ 0x0000, /* 0x47E9(0xe889-0xa0a0) */ 0x0000, /* 0x47EA(0xe88a-0xa0a0) */ 0x0000, /* 0x47EB(0xe88b-0xa0a0) */ 0x0000, /* 0x47EC(0xe88c-0xa0a0) */ 0x0000, /* 0x47ED(0xe88d-0xa0a0) */ 0x0000, /* 0x47EE(0xe88e-0xa0a0) */ 0x0000, /* 0x47EF(0xe88f-0xa0a0) */ 0x0000, /* 0x47F0(0xe890-0xa0a0) */ 0x0000, /* 0x47F1(0xe891-0xa0a0) */ 0x0000, /* 0x47F2(0xe892-0xa0a0) */ 0x0000, /* 0x47F3(0xe893-0xa0a0) */ 0x0000, /* 0x47F4(0xe894-0xa0a0) */ 0x0000, /* 0x47F5(0xe895-0xa0a0) */ 0x0000, /* 0x47F6(0xe896-0xa0a0) */ 0x0000, /* 0x47F7(0xe897-0xa0a0) */ 0x0000, /* 0x47F8(0xe898-0xa0a0) */ 0x0000, /* 0x47F9(0xe899-0xa0a0) */ 0x0000, /* 0x47FA(0xe89a-0xa0a0) */ 0x0000, /* 0x47FB(0xe89b-0xa0a0) */ 0x0000, /* 0x47FC(0xe89c-0xa0a0) */ 0x0000, /* 0x47FD(0xe89d-0xa0a0) */ 0x0000, /* 0x47FE(0xe89e-0xa0a0) */ 0x0000, /* 0x47FF(0xe89f-0xa0a0) */ 0x0000, /* 0x4800(0xe8a0-0xa0a0) */ 0x0000, /* 0x4801(0xe8a1-0xa0a0) */ 0x0000, /* 0x4802(0xe8a2-0xa0a0) */ 0x0000, /* 0x4803(0xe8a3-0xa0a0) */ 0x0000, /* 0x4804(0xe8a4-0xa0a0) */ 0x0000, /* 0x4805(0xe8a5-0xa0a0) */ 0x0000, /* 0x4806(0xe8a6-0xa0a0) */ 0x0000, /* 0x4807(0xe8a7-0xa0a0) */ 0x0000, /* 0x4808(0xe8a8-0xa0a0) */ 0x0000, /* 0x4809(0xe8a9-0xa0a0) */ 0x0000, /* 0x480A(0xe8aa-0xa0a0) */ 0x0000, /* 0x480B(0xe8ab-0xa0a0) */ 0x0000, /* 0x480C(0xe8ac-0xa0a0) */ 0x0000, /* 0x480D(0xe8ad-0xa0a0) */ 0x0000, /* 0x480E(0xe8ae-0xa0a0) */ 0x0000, /* 0x480F(0xe8af-0xa0a0) */ 0x0000, /* 0x4810(0xe8b0-0xa0a0) */ 0x0000, /* 0x4811(0xe8b1-0xa0a0) */ 0x0000, /* 0x4812(0xe8b2-0xa0a0) */ 0x0000, /* 0x4813(0xe8b3-0xa0a0) */ 0x0000, /* 0x4814(0xe8b4-0xa0a0) */ 0x0000, /* 0x4815(0xe8b5-0xa0a0) */ 0x0000, /* 0x4816(0xe8b6-0xa0a0) */ 0x0000, /* 0x4817(0xe8b7-0xa0a0) */ 0x0000, /* 0x4818(0xe8b8-0xa0a0) */ 0x0000, /* 0x4819(0xe8b9-0xa0a0) */ 0x0000, /* 0x481A(0xe8ba-0xa0a0) */ 0x0000, /* 0x481B(0xe8bb-0xa0a0) */ 0x0000, /* 0x481C(0xe8bc-0xa0a0) */ 0x0000, /* 0x481D(0xe8bd-0xa0a0) */ 0x0000, /* 0x481E(0xe8be-0xa0a0) */ 0x0000, /* 0x481F(0xe8bf-0xa0a0) */ 0x0000, /* 0x4820(0xe8c0-0xa0a0) */ 0x0000, /* 0x4821(0xe8c1-0xa0a0) */ 0x0000, /* 0x4822(0xe8c2-0xa0a0) */ 0x0000, /* 0x4823(0xe8c3-0xa0a0) */ 0x0000, /* 0x4824(0xe8c4-0xa0a0) */ 0x0000, /* 0x4825(0xe8c5-0xa0a0) */ 0x0000, /* 0x4826(0xe8c6-0xa0a0) */ 0x0000, /* 0x4827(0xe8c7-0xa0a0) */ 0x0000, /* 0x4828(0xe8c8-0xa0a0) */ 0x0000, /* 0x4829(0xe8c9-0xa0a0) */ 0x0000, /* 0x482A(0xe8ca-0xa0a0) */ 0x0000, /* 0x482B(0xe8cb-0xa0a0) */ 0x0000, /* 0x482C(0xe8cc-0xa0a0) */ 0x0000, /* 0x482D(0xe8cd-0xa0a0) */ 0x0000, /* 0x482E(0xe8ce-0xa0a0) */ 0x0000, /* 0x482F(0xe8cf-0xa0a0) */ 0x0000, /* 0x4830(0xe8d0-0xa0a0) */ 0x0000, /* 0x4831(0xe8d1-0xa0a0) */ 0x0000, /* 0x4832(0xe8d2-0xa0a0) */ 0x0000, /* 0x4833(0xe8d3-0xa0a0) */ 0x0000, /* 0x4834(0xe8d4-0xa0a0) */ 0x0000, /* 0x4835(0xe8d5-0xa0a0) */ 0x0000, /* 0x4836(0xe8d6-0xa0a0) */ 0x0000, /* 0x4837(0xe8d7-0xa0a0) */ 0x0000, /* 0x4838(0xe8d8-0xa0a0) */ 0x0000, /* 0x4839(0xe8d9-0xa0a0) */ 0x0000, /* 0x483A(0xe8da-0xa0a0) */ 0x0000, /* 0x483B(0xe8db-0xa0a0) */ 0x0000, /* 0x483C(0xe8dc-0xa0a0) */ 0x0000, /* 0x483D(0xe8dd-0xa0a0) */ 0x0000, /* 0x483E(0xe8de-0xa0a0) */ 0x0000, /* 0x483F(0xe8df-0xa0a0) */ 0x0000, /* 0x4840(0xe8e0-0xa0a0) */ 0x0000, /* 0x4841(0xe8e1-0xa0a0) */ 0x0000, /* 0x4842(0xe8e2-0xa0a0) */ 0x0000, /* 0x4843(0xe8e3-0xa0a0) */ 0x0000, /* 0x4844(0xe8e4-0xa0a0) */ 0x0000, /* 0x4845(0xe8e5-0xa0a0) */ 0x0000, /* 0x4846(0xe8e6-0xa0a0) */ 0x0000, /* 0x4847(0xe8e7-0xa0a0) */ 0x0000, /* 0x4848(0xe8e8-0xa0a0) */ 0x0000, /* 0x4849(0xe8e9-0xa0a0) */ 0x0000, /* 0x484A(0xe8ea-0xa0a0) */ 0x0000, /* 0x484B(0xe8eb-0xa0a0) */ 0x0000, /* 0x484C(0xe8ec-0xa0a0) */ 0x0000, /* 0x484D(0xe8ed-0xa0a0) */ 0x0000, /* 0x484E(0xe8ee-0xa0a0) */ 0x0000, /* 0x484F(0xe8ef-0xa0a0) */ 0x0000, /* 0x4850(0xe8f0-0xa0a0) */ 0x0000, /* 0x4851(0xe8f1-0xa0a0) */ 0x0000, /* 0x4852(0xe8f2-0xa0a0) */ 0x0000, /* 0x4853(0xe8f3-0xa0a0) */ 0x0000, /* 0x4854(0xe8f4-0xa0a0) */ 0x0000, /* 0x4855(0xe8f5-0xa0a0) */ 0x0000, /* 0x4856(0xe8f6-0xa0a0) */ 0x0000, /* 0x4857(0xe8f7-0xa0a0) */ 0x0000, /* 0x4858(0xe8f8-0xa0a0) */ 0x0000, /* 0x4859(0xe8f9-0xa0a0) */ 0x0000, /* 0x485A(0xe8fa-0xa0a0) */ 0x0000, /* 0x485B(0xe8fb-0xa0a0) */ 0x0000, /* 0x485C(0xe8fc-0xa0a0) */ 0x0000, /* 0x485D(0xe8fd-0xa0a0) */ 0x0000, /* 0x485E(0xe8fe-0xa0a0) */ 0x0000, /* 0x485F(0xe8ff-0xa0a0) */ 0x0000, /* 0x4860(0xe900-0xa0a0) */ 0x0000, /* 0x4861(0xe901-0xa0a0) */ 0x0000, /* 0x4862(0xe902-0xa0a0) */ 0x0000, /* 0x4863(0xe903-0xa0a0) */ 0x0000, /* 0x4864(0xe904-0xa0a0) */ 0x0000, /* 0x4865(0xe905-0xa0a0) */ 0x0000, /* 0x4866(0xe906-0xa0a0) */ 0x0000, /* 0x4867(0xe907-0xa0a0) */ 0x0000, /* 0x4868(0xe908-0xa0a0) */ 0x0000, /* 0x4869(0xe909-0xa0a0) */ 0x0000, /* 0x486A(0xe90a-0xa0a0) */ 0x0000, /* 0x486B(0xe90b-0xa0a0) */ 0x0000, /* 0x486C(0xe90c-0xa0a0) */ 0x0000, /* 0x486D(0xe90d-0xa0a0) */ 0x0000, /* 0x486E(0xe90e-0xa0a0) */ 0x0000, /* 0x486F(0xe90f-0xa0a0) */ 0x0000, /* 0x4870(0xe910-0xa0a0) */ 0x0000, /* 0x4871(0xe911-0xa0a0) */ 0x0000, /* 0x4872(0xe912-0xa0a0) */ 0x0000, /* 0x4873(0xe913-0xa0a0) */ 0x0000, /* 0x4874(0xe914-0xa0a0) */ 0x0000, /* 0x4875(0xe915-0xa0a0) */ 0x0000, /* 0x4876(0xe916-0xa0a0) */ 0x0000, /* 0x4877(0xe917-0xa0a0) */ 0x0000, /* 0x4878(0xe918-0xa0a0) */ 0x0000, /* 0x4879(0xe919-0xa0a0) */ 0x0000, /* 0x487A(0xe91a-0xa0a0) */ 0x0000, /* 0x487B(0xe91b-0xa0a0) */ 0x0000, /* 0x487C(0xe91c-0xa0a0) */ 0x0000, /* 0x487D(0xe91d-0xa0a0) */ 0x0000, /* 0x487E(0xe91e-0xa0a0) */ 0x0000, /* 0x487F(0xe91f-0xa0a0) */ 0x0000, /* 0x4880(0xe920-0xa0a0) */ 0x0000, /* 0x4881(0xe921-0xa0a0) */ 0x0000, /* 0x4882(0xe922-0xa0a0) */ 0x0000, /* 0x4883(0xe923-0xa0a0) */ 0x0000, /* 0x4884(0xe924-0xa0a0) */ 0x0000, /* 0x4885(0xe925-0xa0a0) */ 0x0000, /* 0x4886(0xe926-0xa0a0) */ 0x0000, /* 0x4887(0xe927-0xa0a0) */ 0x0000, /* 0x4888(0xe928-0xa0a0) */ 0x0000, /* 0x4889(0xe929-0xa0a0) */ 0x0000, /* 0x488A(0xe92a-0xa0a0) */ 0x0000, /* 0x488B(0xe92b-0xa0a0) */ 0x0000, /* 0x488C(0xe92c-0xa0a0) */ 0x0000, /* 0x488D(0xe92d-0xa0a0) */ 0x0000, /* 0x488E(0xe92e-0xa0a0) */ 0x0000, /* 0x488F(0xe92f-0xa0a0) */ 0x0000, /* 0x4890(0xe930-0xa0a0) */ 0x0000, /* 0x4891(0xe931-0xa0a0) */ 0x0000, /* 0x4892(0xe932-0xa0a0) */ 0x0000, /* 0x4893(0xe933-0xa0a0) */ 0x0000, /* 0x4894(0xe934-0xa0a0) */ 0x0000, /* 0x4895(0xe935-0xa0a0) */ 0x0000, /* 0x4896(0xe936-0xa0a0) */ 0x0000, /* 0x4897(0xe937-0xa0a0) */ 0x0000, /* 0x4898(0xe938-0xa0a0) */ 0x0000, /* 0x4899(0xe939-0xa0a0) */ 0x0000, /* 0x489A(0xe93a-0xa0a0) */ 0x0000, /* 0x489B(0xe93b-0xa0a0) */ 0x0000, /* 0x489C(0xe93c-0xa0a0) */ 0x0000, /* 0x489D(0xe93d-0xa0a0) */ 0x0000, /* 0x489E(0xe93e-0xa0a0) */ 0x0000, /* 0x489F(0xe93f-0xa0a0) */ 0x0000, /* 0x48A0(0xe940-0xa0a0) */ 0x0000, /* 0x48A1(0xe941-0xa0a0) */ 0x0000, /* 0x48A2(0xe942-0xa0a0) */ 0x0000, /* 0x48A3(0xe943-0xa0a0) */ 0x0000, /* 0x48A4(0xe944-0xa0a0) */ 0x0000, /* 0x48A5(0xe945-0xa0a0) */ 0x0000, /* 0x48A6(0xe946-0xa0a0) */ 0x0000, /* 0x48A7(0xe947-0xa0a0) */ 0x0000, /* 0x48A8(0xe948-0xa0a0) */ 0x0000, /* 0x48A9(0xe949-0xa0a0) */ 0x0000, /* 0x48AA(0xe94a-0xa0a0) */ 0x0000, /* 0x48AB(0xe94b-0xa0a0) */ 0x0000, /* 0x48AC(0xe94c-0xa0a0) */ 0x0000, /* 0x48AD(0xe94d-0xa0a0) */ 0x0000, /* 0x48AE(0xe94e-0xa0a0) */ 0x0000, /* 0x48AF(0xe94f-0xa0a0) */ 0x0000, /* 0x48B0(0xe950-0xa0a0) */ 0x0000, /* 0x48B1(0xe951-0xa0a0) */ 0x0000, /* 0x48B2(0xe952-0xa0a0) */ 0x0000, /* 0x48B3(0xe953-0xa0a0) */ 0x0000, /* 0x48B4(0xe954-0xa0a0) */ 0x0000, /* 0x48B5(0xe955-0xa0a0) */ 0x0000, /* 0x48B6(0xe956-0xa0a0) */ 0x0000, /* 0x48B7(0xe957-0xa0a0) */ 0x0000, /* 0x48B8(0xe958-0xa0a0) */ 0x0000, /* 0x48B9(0xe959-0xa0a0) */ 0x0000, /* 0x48BA(0xe95a-0xa0a0) */ 0x0000, /* 0x48BB(0xe95b-0xa0a0) */ 0x0000, /* 0x48BC(0xe95c-0xa0a0) */ 0x0000, /* 0x48BD(0xe95d-0xa0a0) */ 0x0000, /* 0x48BE(0xe95e-0xa0a0) */ 0x0000, /* 0x48BF(0xe95f-0xa0a0) */ 0x0000, /* 0x48C0(0xe960-0xa0a0) */ 0x0000, /* 0x48C1(0xe961-0xa0a0) */ 0x0000, /* 0x48C2(0xe962-0xa0a0) */ 0x0000, /* 0x48C3(0xe963-0xa0a0) */ 0x0000, /* 0x48C4(0xe964-0xa0a0) */ 0x0000, /* 0x48C5(0xe965-0xa0a0) */ 0x0000, /* 0x48C6(0xe966-0xa0a0) */ 0x0000, /* 0x48C7(0xe967-0xa0a0) */ 0x0000, /* 0x48C8(0xe968-0xa0a0) */ 0x0000, /* 0x48C9(0xe969-0xa0a0) */ 0x0000, /* 0x48CA(0xe96a-0xa0a0) */ 0x0000, /* 0x48CB(0xe96b-0xa0a0) */ 0x0000, /* 0x48CC(0xe96c-0xa0a0) */ 0x0000, /* 0x48CD(0xe96d-0xa0a0) */ 0x0000, /* 0x48CE(0xe96e-0xa0a0) */ 0x0000, /* 0x48CF(0xe96f-0xa0a0) */ 0x0000, /* 0x48D0(0xe970-0xa0a0) */ 0x0000, /* 0x48D1(0xe971-0xa0a0) */ 0x0000, /* 0x48D2(0xe972-0xa0a0) */ 0x0000, /* 0x48D3(0xe973-0xa0a0) */ 0x0000, /* 0x48D4(0xe974-0xa0a0) */ 0x0000, /* 0x48D5(0xe975-0xa0a0) */ 0x0000, /* 0x48D6(0xe976-0xa0a0) */ 0x0000, /* 0x48D7(0xe977-0xa0a0) */ 0x0000, /* 0x48D8(0xe978-0xa0a0) */ 0x0000, /* 0x48D9(0xe979-0xa0a0) */ 0x0000, /* 0x48DA(0xe97a-0xa0a0) */ 0x0000, /* 0x48DB(0xe97b-0xa0a0) */ 0x0000, /* 0x48DC(0xe97c-0xa0a0) */ 0x0000, /* 0x48DD(0xe97d-0xa0a0) */ 0x0000, /* 0x48DE(0xe97e-0xa0a0) */ 0x0000, /* 0x48DF(0xe97f-0xa0a0) */ 0x0000, /* 0x48E0(0xe980-0xa0a0) */ 0x0000, /* 0x48E1(0xe981-0xa0a0) */ 0x0000, /* 0x48E2(0xe982-0xa0a0) */ 0x0000, /* 0x48E3(0xe983-0xa0a0) */ 0x0000, /* 0x48E4(0xe984-0xa0a0) */ 0x0000, /* 0x48E5(0xe985-0xa0a0) */ 0x0000, /* 0x48E6(0xe986-0xa0a0) */ 0x0000, /* 0x48E7(0xe987-0xa0a0) */ 0x0000, /* 0x48E8(0xe988-0xa0a0) */ 0x0000, /* 0x48E9(0xe989-0xa0a0) */ 0x0000, /* 0x48EA(0xe98a-0xa0a0) */ 0x0000, /* 0x48EB(0xe98b-0xa0a0) */ 0x0000, /* 0x48EC(0xe98c-0xa0a0) */ 0x0000, /* 0x48ED(0xe98d-0xa0a0) */ 0x0000, /* 0x48EE(0xe98e-0xa0a0) */ 0x0000, /* 0x48EF(0xe98f-0xa0a0) */ 0x0000, /* 0x48F0(0xe990-0xa0a0) */ 0x0000, /* 0x48F1(0xe991-0xa0a0) */ 0x0000, /* 0x48F2(0xe992-0xa0a0) */ 0x0000, /* 0x48F3(0xe993-0xa0a0) */ 0x0000, /* 0x48F4(0xe994-0xa0a0) */ 0x0000, /* 0x48F5(0xe995-0xa0a0) */ 0x0000, /* 0x48F6(0xe996-0xa0a0) */ 0x0000, /* 0x48F7(0xe997-0xa0a0) */ 0x0000, /* 0x48F8(0xe998-0xa0a0) */ 0x0000, /* 0x48F9(0xe999-0xa0a0) */ 0x0000, /* 0x48FA(0xe99a-0xa0a0) */ 0x0000, /* 0x48FB(0xe99b-0xa0a0) */ 0x0000, /* 0x48FC(0xe99c-0xa0a0) */ 0x0000, /* 0x48FD(0xe99d-0xa0a0) */ 0x0000, /* 0x48FE(0xe99e-0xa0a0) */ 0x0000, /* 0x48FF(0xe99f-0xa0a0) */ 0x0000, /* 0x4900(0xe9a0-0xa0a0) */ 0x0000, /* 0x4901(0xe9a1-0xa0a0) */ 0x0000, /* 0x4902(0xe9a2-0xa0a0) */ 0x0000, /* 0x4903(0xe9a3-0xa0a0) */ 0x0000, /* 0x4904(0xe9a4-0xa0a0) */ 0x0000, /* 0x4905(0xe9a5-0xa0a0) */ 0x0000, /* 0x4906(0xe9a6-0xa0a0) */ 0x0000, /* 0x4907(0xe9a7-0xa0a0) */ 0x0000, /* 0x4908(0xe9a8-0xa0a0) */ 0x0000, /* 0x4909(0xe9a9-0xa0a0) */ 0x0000, /* 0x490A(0xe9aa-0xa0a0) */ 0x0000, /* 0x490B(0xe9ab-0xa0a0) */ 0x0000, /* 0x490C(0xe9ac-0xa0a0) */ 0x0000, /* 0x490D(0xe9ad-0xa0a0) */ 0x0000, /* 0x490E(0xe9ae-0xa0a0) */ 0x0000, /* 0x490F(0xe9af-0xa0a0) */ 0x0000, /* 0x4910(0xe9b0-0xa0a0) */ 0x0000, /* 0x4911(0xe9b1-0xa0a0) */ 0x0000, /* 0x4912(0xe9b2-0xa0a0) */ 0x0000, /* 0x4913(0xe9b3-0xa0a0) */ 0x0000, /* 0x4914(0xe9b4-0xa0a0) */ 0x0000, /* 0x4915(0xe9b5-0xa0a0) */ 0x0000, /* 0x4916(0xe9b6-0xa0a0) */ 0x0000, /* 0x4917(0xe9b7-0xa0a0) */ 0x0000, /* 0x4918(0xe9b8-0xa0a0) */ 0x0000, /* 0x4919(0xe9b9-0xa0a0) */ 0x0000, /* 0x491A(0xe9ba-0xa0a0) */ 0x0000, /* 0x491B(0xe9bb-0xa0a0) */ 0x0000, /* 0x491C(0xe9bc-0xa0a0) */ 0x0000, /* 0x491D(0xe9bd-0xa0a0) */ 0x0000, /* 0x491E(0xe9be-0xa0a0) */ 0x0000, /* 0x491F(0xe9bf-0xa0a0) */ 0x0000, /* 0x4920(0xe9c0-0xa0a0) */ 0x0000, /* 0x4921(0xe9c1-0xa0a0) */ 0x0000, /* 0x4922(0xe9c2-0xa0a0) */ 0x0000, /* 0x4923(0xe9c3-0xa0a0) */ 0x0000, /* 0x4924(0xe9c4-0xa0a0) */ 0x0000, /* 0x4925(0xe9c5-0xa0a0) */ 0x0000, /* 0x4926(0xe9c6-0xa0a0) */ 0x0000, /* 0x4927(0xe9c7-0xa0a0) */ 0x0000, /* 0x4928(0xe9c8-0xa0a0) */ 0x0000, /* 0x4929(0xe9c9-0xa0a0) */ 0x0000, /* 0x492A(0xe9ca-0xa0a0) */ 0x0000, /* 0x492B(0xe9cb-0xa0a0) */ 0x0000, /* 0x492C(0xe9cc-0xa0a0) */ 0x0000, /* 0x492D(0xe9cd-0xa0a0) */ 0x0000, /* 0x492E(0xe9ce-0xa0a0) */ 0x0000, /* 0x492F(0xe9cf-0xa0a0) */ 0x0000, /* 0x4930(0xe9d0-0xa0a0) */ 0x0000, /* 0x4931(0xe9d1-0xa0a0) */ 0x0000, /* 0x4932(0xe9d2-0xa0a0) */ 0x0000, /* 0x4933(0xe9d3-0xa0a0) */ 0x0000, /* 0x4934(0xe9d4-0xa0a0) */ 0x0000, /* 0x4935(0xe9d5-0xa0a0) */ 0x0000, /* 0x4936(0xe9d6-0xa0a0) */ 0x0000, /* 0x4937(0xe9d7-0xa0a0) */ 0x0000, /* 0x4938(0xe9d8-0xa0a0) */ 0x0000, /* 0x4939(0xe9d9-0xa0a0) */ 0x0000, /* 0x493A(0xe9da-0xa0a0) */ 0x0000, /* 0x493B(0xe9db-0xa0a0) */ 0x0000, /* 0x493C(0xe9dc-0xa0a0) */ 0x0000, /* 0x493D(0xe9dd-0xa0a0) */ 0x0000, /* 0x493E(0xe9de-0xa0a0) */ 0x0000, /* 0x493F(0xe9df-0xa0a0) */ 0x0000, /* 0x4940(0xe9e0-0xa0a0) */ 0x0000, /* 0x4941(0xe9e1-0xa0a0) */ 0x0000, /* 0x4942(0xe9e2-0xa0a0) */ 0x0000, /* 0x4943(0xe9e3-0xa0a0) */ 0x0000, /* 0x4944(0xe9e4-0xa0a0) */ 0x0000, /* 0x4945(0xe9e5-0xa0a0) */ 0x0000, /* 0x4946(0xe9e6-0xa0a0) */ 0x0000, /* 0x4947(0xe9e7-0xa0a0) */ 0x0000, /* 0x4948(0xe9e8-0xa0a0) */ 0x0000, /* 0x4949(0xe9e9-0xa0a0) */ 0x0000, /* 0x494A(0xe9ea-0xa0a0) */ 0x0000, /* 0x494B(0xe9eb-0xa0a0) */ 0x0000, /* 0x494C(0xe9ec-0xa0a0) */ 0x0000, /* 0x494D(0xe9ed-0xa0a0) */ 0x0000, /* 0x494E(0xe9ee-0xa0a0) */ 0x0000, /* 0x494F(0xe9ef-0xa0a0) */ 0x0000, /* 0x4950(0xe9f0-0xa0a0) */ 0x0000, /* 0x4951(0xe9f1-0xa0a0) */ 0x0000, /* 0x4952(0xe9f2-0xa0a0) */ 0x0000, /* 0x4953(0xe9f3-0xa0a0) */ 0x0000, /* 0x4954(0xe9f4-0xa0a0) */ 0x0000, /* 0x4955(0xe9f5-0xa0a0) */ 0x0000, /* 0x4956(0xe9f6-0xa0a0) */ 0x0000, /* 0x4957(0xe9f7-0xa0a0) */ 0x0000, /* 0x4958(0xe9f8-0xa0a0) */ 0x0000, /* 0x4959(0xe9f9-0xa0a0) */ 0x0000, /* 0x495A(0xe9fa-0xa0a0) */ 0x0000, /* 0x495B(0xe9fb-0xa0a0) */ 0x0000, /* 0x495C(0xe9fc-0xa0a0) */ 0x0000, /* 0x495D(0xe9fd-0xa0a0) */ 0x0000, /* 0x495E(0xe9fe-0xa0a0) */ 0x0000, /* 0x495F(0xe9ff-0xa0a0) */ 0x0000, /* 0x4960(0xea00-0xa0a0) */ 0x0000, /* 0x4961(0xea01-0xa0a0) */ 0x0000, /* 0x4962(0xea02-0xa0a0) */ 0x0000, /* 0x4963(0xea03-0xa0a0) */ 0x0000, /* 0x4964(0xea04-0xa0a0) */ 0x0000, /* 0x4965(0xea05-0xa0a0) */ 0x0000, /* 0x4966(0xea06-0xa0a0) */ 0x0000, /* 0x4967(0xea07-0xa0a0) */ 0x0000, /* 0x4968(0xea08-0xa0a0) */ 0x0000, /* 0x4969(0xea09-0xa0a0) */ 0x0000, /* 0x496A(0xea0a-0xa0a0) */ 0x0000, /* 0x496B(0xea0b-0xa0a0) */ 0x0000, /* 0x496C(0xea0c-0xa0a0) */ 0x0000, /* 0x496D(0xea0d-0xa0a0) */ 0x0000, /* 0x496E(0xea0e-0xa0a0) */ 0x0000, /* 0x496F(0xea0f-0xa0a0) */ 0x0000, /* 0x4970(0xea10-0xa0a0) */ 0x0000, /* 0x4971(0xea11-0xa0a0) */ 0x0000, /* 0x4972(0xea12-0xa0a0) */ 0x0000, /* 0x4973(0xea13-0xa0a0) */ 0x0000, /* 0x4974(0xea14-0xa0a0) */ 0x0000, /* 0x4975(0xea15-0xa0a0) */ 0x0000, /* 0x4976(0xea16-0xa0a0) */ 0x0000, /* 0x4977(0xea17-0xa0a0) */ 0x0000, /* 0x4978(0xea18-0xa0a0) */ 0x0000, /* 0x4979(0xea19-0xa0a0) */ 0x0000, /* 0x497A(0xea1a-0xa0a0) */ 0x0000, /* 0x497B(0xea1b-0xa0a0) */ 0x0000, /* 0x497C(0xea1c-0xa0a0) */ 0x0000, /* 0x497D(0xea1d-0xa0a0) */ 0x0000, /* 0x497E(0xea1e-0xa0a0) */ 0x0000, /* 0x497F(0xea1f-0xa0a0) */ 0x0000, /* 0x4980(0xea20-0xa0a0) */ 0x0000, /* 0x4981(0xea21-0xa0a0) */ 0x0000, /* 0x4982(0xea22-0xa0a0) */ 0x0000, /* 0x4983(0xea23-0xa0a0) */ 0x0000, /* 0x4984(0xea24-0xa0a0) */ 0x0000, /* 0x4985(0xea25-0xa0a0) */ 0x0000, /* 0x4986(0xea26-0xa0a0) */ 0x0000, /* 0x4987(0xea27-0xa0a0) */ 0x0000, /* 0x4988(0xea28-0xa0a0) */ 0x0000, /* 0x4989(0xea29-0xa0a0) */ 0x0000, /* 0x498A(0xea2a-0xa0a0) */ 0x0000, /* 0x498B(0xea2b-0xa0a0) */ 0x0000, /* 0x498C(0xea2c-0xa0a0) */ 0x0000, /* 0x498D(0xea2d-0xa0a0) */ 0x0000, /* 0x498E(0xea2e-0xa0a0) */ 0x0000, /* 0x498F(0xea2f-0xa0a0) */ 0x0000, /* 0x4990(0xea30-0xa0a0) */ 0x0000, /* 0x4991(0xea31-0xa0a0) */ 0x0000, /* 0x4992(0xea32-0xa0a0) */ 0x0000, /* 0x4993(0xea33-0xa0a0) */ 0x0000, /* 0x4994(0xea34-0xa0a0) */ 0x0000, /* 0x4995(0xea35-0xa0a0) */ 0x0000, /* 0x4996(0xea36-0xa0a0) */ 0x0000, /* 0x4997(0xea37-0xa0a0) */ 0x0000, /* 0x4998(0xea38-0xa0a0) */ 0x0000, /* 0x4999(0xea39-0xa0a0) */ 0x0000, /* 0x499A(0xea3a-0xa0a0) */ 0x0000, /* 0x499B(0xea3b-0xa0a0) */ 0x0000, /* 0x499C(0xea3c-0xa0a0) */ 0x0000, /* 0x499D(0xea3d-0xa0a0) */ 0x0000, /* 0x499E(0xea3e-0xa0a0) */ 0x0000, /* 0x499F(0xea3f-0xa0a0) */ 0x0000, /* 0x49A0(0xea40-0xa0a0) */ 0x0000, /* 0x49A1(0xea41-0xa0a0) */ 0x0000, /* 0x49A2(0xea42-0xa0a0) */ 0x0000, /* 0x49A3(0xea43-0xa0a0) */ 0x0000, /* 0x49A4(0xea44-0xa0a0) */ 0x0000, /* 0x49A5(0xea45-0xa0a0) */ 0x0000, /* 0x49A6(0xea46-0xa0a0) */ 0x0000, /* 0x49A7(0xea47-0xa0a0) */ 0x0000, /* 0x49A8(0xea48-0xa0a0) */ 0x0000, /* 0x49A9(0xea49-0xa0a0) */ 0x0000, /* 0x49AA(0xea4a-0xa0a0) */ 0x0000, /* 0x49AB(0xea4b-0xa0a0) */ 0x0000, /* 0x49AC(0xea4c-0xa0a0) */ 0x0000, /* 0x49AD(0xea4d-0xa0a0) */ 0x0000, /* 0x49AE(0xea4e-0xa0a0) */ 0x0000, /* 0x49AF(0xea4f-0xa0a0) */ 0x0000, /* 0x49B0(0xea50-0xa0a0) */ 0x0000, /* 0x49B1(0xea51-0xa0a0) */ 0x0000, /* 0x49B2(0xea52-0xa0a0) */ 0x0000, /* 0x49B3(0xea53-0xa0a0) */ 0x0000, /* 0x49B4(0xea54-0xa0a0) */ 0x0000, /* 0x49B5(0xea55-0xa0a0) */ 0x0000, /* 0x49B6(0xea56-0xa0a0) */ 0x0000, /* 0x49B7(0xea57-0xa0a0) */ 0x0000, /* 0x49B8(0xea58-0xa0a0) */ 0x0000, /* 0x49B9(0xea59-0xa0a0) */ 0x0000, /* 0x49BA(0xea5a-0xa0a0) */ 0x0000, /* 0x49BB(0xea5b-0xa0a0) */ 0x0000, /* 0x49BC(0xea5c-0xa0a0) */ 0x0000, /* 0x49BD(0xea5d-0xa0a0) */ 0x0000, /* 0x49BE(0xea5e-0xa0a0) */ 0x0000, /* 0x49BF(0xea5f-0xa0a0) */ 0x0000, /* 0x49C0(0xea60-0xa0a0) */ 0x0000, /* 0x49C1(0xea61-0xa0a0) */ 0x0000, /* 0x49C2(0xea62-0xa0a0) */ 0x0000, /* 0x49C3(0xea63-0xa0a0) */ 0x0000, /* 0x49C4(0xea64-0xa0a0) */ 0x0000, /* 0x49C5(0xea65-0xa0a0) */ 0x0000, /* 0x49C6(0xea66-0xa0a0) */ 0x0000, /* 0x49C7(0xea67-0xa0a0) */ 0x0000, /* 0x49C8(0xea68-0xa0a0) */ 0x0000, /* 0x49C9(0xea69-0xa0a0) */ 0x0000, /* 0x49CA(0xea6a-0xa0a0) */ 0x0000, /* 0x49CB(0xea6b-0xa0a0) */ 0x0000, /* 0x49CC(0xea6c-0xa0a0) */ 0x0000, /* 0x49CD(0xea6d-0xa0a0) */ 0x0000, /* 0x49CE(0xea6e-0xa0a0) */ 0x0000, /* 0x49CF(0xea6f-0xa0a0) */ 0x0000, /* 0x49D0(0xea70-0xa0a0) */ 0x0000, /* 0x49D1(0xea71-0xa0a0) */ 0x0000, /* 0x49D2(0xea72-0xa0a0) */ 0x0000, /* 0x49D3(0xea73-0xa0a0) */ 0x0000, /* 0x49D4(0xea74-0xa0a0) */ 0x0000, /* 0x49D5(0xea75-0xa0a0) */ 0x0000, /* 0x49D6(0xea76-0xa0a0) */ 0x0000, /* 0x49D7(0xea77-0xa0a0) */ 0x0000, /* 0x49D8(0xea78-0xa0a0) */ 0x0000, /* 0x49D9(0xea79-0xa0a0) */ 0x0000, /* 0x49DA(0xea7a-0xa0a0) */ 0x0000, /* 0x49DB(0xea7b-0xa0a0) */ 0x0000, /* 0x49DC(0xea7c-0xa0a0) */ 0x0000, /* 0x49DD(0xea7d-0xa0a0) */ 0x0000, /* 0x49DE(0xea7e-0xa0a0) */ 0x0000, /* 0x49DF(0xea7f-0xa0a0) */ 0x0000, /* 0x49E0(0xea80-0xa0a0) */ 0x0000, /* 0x49E1(0xea81-0xa0a0) */ 0x0000, /* 0x49E2(0xea82-0xa0a0) */ 0x0000, /* 0x49E3(0xea83-0xa0a0) */ 0x0000, /* 0x49E4(0xea84-0xa0a0) */ 0x0000, /* 0x49E5(0xea85-0xa0a0) */ 0x0000, /* 0x49E6(0xea86-0xa0a0) */ 0x0000, /* 0x49E7(0xea87-0xa0a0) */ 0x0000, /* 0x49E8(0xea88-0xa0a0) */ 0x0000, /* 0x49E9(0xea89-0xa0a0) */ 0x0000, /* 0x49EA(0xea8a-0xa0a0) */ 0x0000, /* 0x49EB(0xea8b-0xa0a0) */ 0x0000, /* 0x49EC(0xea8c-0xa0a0) */ 0x0000, /* 0x49ED(0xea8d-0xa0a0) */ 0x0000, /* 0x49EE(0xea8e-0xa0a0) */ 0x0000, /* 0x49EF(0xea8f-0xa0a0) */ 0x0000, /* 0x49F0(0xea90-0xa0a0) */ 0x0000, /* 0x49F1(0xea91-0xa0a0) */ 0x0000, /* 0x49F2(0xea92-0xa0a0) */ 0x0000, /* 0x49F3(0xea93-0xa0a0) */ 0x0000, /* 0x49F4(0xea94-0xa0a0) */ 0x0000, /* 0x49F5(0xea95-0xa0a0) */ 0x0000, /* 0x49F6(0xea96-0xa0a0) */ 0x0000, /* 0x49F7(0xea97-0xa0a0) */ 0x0000, /* 0x49F8(0xea98-0xa0a0) */ 0x0000, /* 0x49F9(0xea99-0xa0a0) */ 0x0000, /* 0x49FA(0xea9a-0xa0a0) */ 0x0000, /* 0x49FB(0xea9b-0xa0a0) */ 0x0000, /* 0x49FC(0xea9c-0xa0a0) */ 0x0000, /* 0x49FD(0xea9d-0xa0a0) */ 0x0000, /* 0x49FE(0xea9e-0xa0a0) */ 0x0000, /* 0x49FF(0xea9f-0xa0a0) */ 0x0000, /* 0x4A00(0xeaa0-0xa0a0) */ 0x0000, /* 0x4A01(0xeaa1-0xa0a0) */ 0x0000, /* 0x4A02(0xeaa2-0xa0a0) */ 0x0000, /* 0x4A03(0xeaa3-0xa0a0) */ 0x0000, /* 0x4A04(0xeaa4-0xa0a0) */ 0x0000, /* 0x4A05(0xeaa5-0xa0a0) */ 0x0000, /* 0x4A06(0xeaa6-0xa0a0) */ 0x0000, /* 0x4A07(0xeaa7-0xa0a0) */ 0x0000, /* 0x4A08(0xeaa8-0xa0a0) */ 0x0000, /* 0x4A09(0xeaa9-0xa0a0) */ 0x0000, /* 0x4A0A(0xeaaa-0xa0a0) */ 0x0000, /* 0x4A0B(0xeaab-0xa0a0) */ 0x0000, /* 0x4A0C(0xeaac-0xa0a0) */ 0x0000, /* 0x4A0D(0xeaad-0xa0a0) */ 0x0000, /* 0x4A0E(0xeaae-0xa0a0) */ 0x0000, /* 0x4A0F(0xeaaf-0xa0a0) */ 0x0000, /* 0x4A10(0xeab0-0xa0a0) */ 0x0000, /* 0x4A11(0xeab1-0xa0a0) */ 0x0000, /* 0x4A12(0xeab2-0xa0a0) */ 0x0000, /* 0x4A13(0xeab3-0xa0a0) */ 0x0000, /* 0x4A14(0xeab4-0xa0a0) */ 0x0000, /* 0x4A15(0xeab5-0xa0a0) */ 0x0000, /* 0x4A16(0xeab6-0xa0a0) */ 0x0000, /* 0x4A17(0xeab7-0xa0a0) */ 0x0000, /* 0x4A18(0xeab8-0xa0a0) */ 0x0000, /* 0x4A19(0xeab9-0xa0a0) */ 0x0000, /* 0x4A1A(0xeaba-0xa0a0) */ 0x0000, /* 0x4A1B(0xeabb-0xa0a0) */ 0x0000, /* 0x4A1C(0xeabc-0xa0a0) */ 0x0000, /* 0x4A1D(0xeabd-0xa0a0) */ 0x0000, /* 0x4A1E(0xeabe-0xa0a0) */ 0x0000, /* 0x4A1F(0xeabf-0xa0a0) */ 0x0000, /* 0x4A20(0xeac0-0xa0a0) */ 0x0000, /* 0x4A21(0xeac1-0xa0a0) */ 0x0000, /* 0x4A22(0xeac2-0xa0a0) */ 0x0000, /* 0x4A23(0xeac3-0xa0a0) */ 0x0000, /* 0x4A24(0xeac4-0xa0a0) */ 0x0000, /* 0x4A25(0xeac5-0xa0a0) */ 0x0000, /* 0x4A26(0xeac6-0xa0a0) */ 0x0000, /* 0x4A27(0xeac7-0xa0a0) */ 0x0000, /* 0x4A28(0xeac8-0xa0a0) */ 0x0000, /* 0x4A29(0xeac9-0xa0a0) */ 0x0000, /* 0x4A2A(0xeaca-0xa0a0) */ 0x0000, /* 0x4A2B(0xeacb-0xa0a0) */ 0x0000, /* 0x4A2C(0xeacc-0xa0a0) */ 0x0000, /* 0x4A2D(0xeacd-0xa0a0) */ 0x0000, /* 0x4A2E(0xeace-0xa0a0) */ 0x0000, /* 0x4A2F(0xeacf-0xa0a0) */ 0x0000, /* 0x4A30(0xead0-0xa0a0) */ 0x0000, /* 0x4A31(0xead1-0xa0a0) */ 0x0000, /* 0x4A32(0xead2-0xa0a0) */ 0x0000, /* 0x4A33(0xead3-0xa0a0) */ 0x0000, /* 0x4A34(0xead4-0xa0a0) */ 0x0000, /* 0x4A35(0xead5-0xa0a0) */ 0x0000, /* 0x4A36(0xead6-0xa0a0) */ 0x0000, /* 0x4A37(0xead7-0xa0a0) */ 0x0000, /* 0x4A38(0xead8-0xa0a0) */ 0x0000, /* 0x4A39(0xead9-0xa0a0) */ 0x0000, /* 0x4A3A(0xeada-0xa0a0) */ 0x0000, /* 0x4A3B(0xeadb-0xa0a0) */ 0x0000, /* 0x4A3C(0xeadc-0xa0a0) */ 0x0000, /* 0x4A3D(0xeadd-0xa0a0) */ 0x0000, /* 0x4A3E(0xeade-0xa0a0) */ 0x0000, /* 0x4A3F(0xeadf-0xa0a0) */ 0x0000, /* 0x4A40(0xeae0-0xa0a0) */ 0x0000, /* 0x4A41(0xeae1-0xa0a0) */ 0x0000, /* 0x4A42(0xeae2-0xa0a0) */ 0x0000, /* 0x4A43(0xeae3-0xa0a0) */ 0x0000, /* 0x4A44(0xeae4-0xa0a0) */ 0x0000, /* 0x4A45(0xeae5-0xa0a0) */ 0x0000, /* 0x4A46(0xeae6-0xa0a0) */ 0x0000, /* 0x4A47(0xeae7-0xa0a0) */ 0x0000, /* 0x4A48(0xeae8-0xa0a0) */ 0x0000, /* 0x4A49(0xeae9-0xa0a0) */ 0x0000, /* 0x4A4A(0xeaea-0xa0a0) */ 0x0000, /* 0x4A4B(0xeaeb-0xa0a0) */ 0x0000, /* 0x4A4C(0xeaec-0xa0a0) */ 0x0000, /* 0x4A4D(0xeaed-0xa0a0) */ 0x0000, /* 0x4A4E(0xeaee-0xa0a0) */ 0x0000, /* 0x4A4F(0xeaef-0xa0a0) */ 0x0000, /* 0x4A50(0xeaf0-0xa0a0) */ 0x0000, /* 0x4A51(0xeaf1-0xa0a0) */ 0x0000, /* 0x4A52(0xeaf2-0xa0a0) */ 0x0000, /* 0x4A53(0xeaf3-0xa0a0) */ 0x0000, /* 0x4A54(0xeaf4-0xa0a0) */ 0x0000, /* 0x4A55(0xeaf5-0xa0a0) */ 0x0000, /* 0x4A56(0xeaf6-0xa0a0) */ 0x0000, /* 0x4A57(0xeaf7-0xa0a0) */ 0x0000, /* 0x4A58(0xeaf8-0xa0a0) */ 0x0000, /* 0x4A59(0xeaf9-0xa0a0) */ 0x0000, /* 0x4A5A(0xeafa-0xa0a0) */ 0x0000, /* 0x4A5B(0xeafb-0xa0a0) */ 0x0000, /* 0x4A5C(0xeafc-0xa0a0) */ 0x0000, /* 0x4A5D(0xeafd-0xa0a0) */ 0x0000, /* 0x4A5E(0xeafe-0xa0a0) */ 0x0000, /* 0x4A5F(0xeaff-0xa0a0) */ 0x0000, /* 0x4A60(0xeb00-0xa0a0) */ 0x0000, /* 0x4A61(0xeb01-0xa0a0) */ 0x0000, /* 0x4A62(0xeb02-0xa0a0) */ 0x0000, /* 0x4A63(0xeb03-0xa0a0) */ 0x0000, /* 0x4A64(0xeb04-0xa0a0) */ 0x0000, /* 0x4A65(0xeb05-0xa0a0) */ 0x0000, /* 0x4A66(0xeb06-0xa0a0) */ 0x0000, /* 0x4A67(0xeb07-0xa0a0) */ 0x0000, /* 0x4A68(0xeb08-0xa0a0) */ 0x0000, /* 0x4A69(0xeb09-0xa0a0) */ 0x0000, /* 0x4A6A(0xeb0a-0xa0a0) */ 0x0000, /* 0x4A6B(0xeb0b-0xa0a0) */ 0x0000, /* 0x4A6C(0xeb0c-0xa0a0) */ 0x0000, /* 0x4A6D(0xeb0d-0xa0a0) */ 0x0000, /* 0x4A6E(0xeb0e-0xa0a0) */ 0x0000, /* 0x4A6F(0xeb0f-0xa0a0) */ 0x0000, /* 0x4A70(0xeb10-0xa0a0) */ 0x0000, /* 0x4A71(0xeb11-0xa0a0) */ 0x0000, /* 0x4A72(0xeb12-0xa0a0) */ 0x0000, /* 0x4A73(0xeb13-0xa0a0) */ 0x0000, /* 0x4A74(0xeb14-0xa0a0) */ 0x0000, /* 0x4A75(0xeb15-0xa0a0) */ 0x0000, /* 0x4A76(0xeb16-0xa0a0) */ 0x0000, /* 0x4A77(0xeb17-0xa0a0) */ 0x0000, /* 0x4A78(0xeb18-0xa0a0) */ 0x0000, /* 0x4A79(0xeb19-0xa0a0) */ 0x0000, /* 0x4A7A(0xeb1a-0xa0a0) */ 0x0000, /* 0x4A7B(0xeb1b-0xa0a0) */ 0x0000, /* 0x4A7C(0xeb1c-0xa0a0) */ 0x0000, /* 0x4A7D(0xeb1d-0xa0a0) */ 0x0000, /* 0x4A7E(0xeb1e-0xa0a0) */ 0x0000, /* 0x4A7F(0xeb1f-0xa0a0) */ 0x0000, /* 0x4A80(0xeb20-0xa0a0) */ 0x0000, /* 0x4A81(0xeb21-0xa0a0) */ 0x0000, /* 0x4A82(0xeb22-0xa0a0) */ 0x0000, /* 0x4A83(0xeb23-0xa0a0) */ 0x0000, /* 0x4A84(0xeb24-0xa0a0) */ 0x0000, /* 0x4A85(0xeb25-0xa0a0) */ 0x0000, /* 0x4A86(0xeb26-0xa0a0) */ 0x0000, /* 0x4A87(0xeb27-0xa0a0) */ 0x0000, /* 0x4A88(0xeb28-0xa0a0) */ 0x0000, /* 0x4A89(0xeb29-0xa0a0) */ 0x0000, /* 0x4A8A(0xeb2a-0xa0a0) */ 0x0000, /* 0x4A8B(0xeb2b-0xa0a0) */ 0x0000, /* 0x4A8C(0xeb2c-0xa0a0) */ 0x0000, /* 0x4A8D(0xeb2d-0xa0a0) */ 0x0000, /* 0x4A8E(0xeb2e-0xa0a0) */ 0x0000, /* 0x4A8F(0xeb2f-0xa0a0) */ 0x0000, /* 0x4A90(0xeb30-0xa0a0) */ 0x0000, /* 0x4A91(0xeb31-0xa0a0) */ 0x0000, /* 0x4A92(0xeb32-0xa0a0) */ 0x0000, /* 0x4A93(0xeb33-0xa0a0) */ 0x0000, /* 0x4A94(0xeb34-0xa0a0) */ 0x0000, /* 0x4A95(0xeb35-0xa0a0) */ 0x0000, /* 0x4A96(0xeb36-0xa0a0) */ 0x0000, /* 0x4A97(0xeb37-0xa0a0) */ 0x0000, /* 0x4A98(0xeb38-0xa0a0) */ 0x0000, /* 0x4A99(0xeb39-0xa0a0) */ 0x0000, /* 0x4A9A(0xeb3a-0xa0a0) */ 0x0000, /* 0x4A9B(0xeb3b-0xa0a0) */ 0x0000, /* 0x4A9C(0xeb3c-0xa0a0) */ 0x0000, /* 0x4A9D(0xeb3d-0xa0a0) */ 0x0000, /* 0x4A9E(0xeb3e-0xa0a0) */ 0x0000, /* 0x4A9F(0xeb3f-0xa0a0) */ 0x0000, /* 0x4AA0(0xeb40-0xa0a0) */ 0x0000, /* 0x4AA1(0xeb41-0xa0a0) */ 0x0000, /* 0x4AA2(0xeb42-0xa0a0) */ 0x0000, /* 0x4AA3(0xeb43-0xa0a0) */ 0x0000, /* 0x4AA4(0xeb44-0xa0a0) */ 0x0000, /* 0x4AA5(0xeb45-0xa0a0) */ 0x0000, /* 0x4AA6(0xeb46-0xa0a0) */ 0x0000, /* 0x4AA7(0xeb47-0xa0a0) */ 0x0000, /* 0x4AA8(0xeb48-0xa0a0) */ 0x0000, /* 0x4AA9(0xeb49-0xa0a0) */ 0x0000, /* 0x4AAA(0xeb4a-0xa0a0) */ 0x0000, /* 0x4AAB(0xeb4b-0xa0a0) */ 0x0000, /* 0x4AAC(0xeb4c-0xa0a0) */ 0x0000, /* 0x4AAD(0xeb4d-0xa0a0) */ 0x0000, /* 0x4AAE(0xeb4e-0xa0a0) */ 0x0000, /* 0x4AAF(0xeb4f-0xa0a0) */ 0x0000, /* 0x4AB0(0xeb50-0xa0a0) */ 0x0000, /* 0x4AB1(0xeb51-0xa0a0) */ 0x0000, /* 0x4AB2(0xeb52-0xa0a0) */ 0x0000, /* 0x4AB3(0xeb53-0xa0a0) */ 0x0000, /* 0x4AB4(0xeb54-0xa0a0) */ 0x0000, /* 0x4AB5(0xeb55-0xa0a0) */ 0x0000, /* 0x4AB6(0xeb56-0xa0a0) */ 0x0000, /* 0x4AB7(0xeb57-0xa0a0) */ 0x0000, /* 0x4AB8(0xeb58-0xa0a0) */ 0x0000, /* 0x4AB9(0xeb59-0xa0a0) */ 0x0000, /* 0x4ABA(0xeb5a-0xa0a0) */ 0x0000, /* 0x4ABB(0xeb5b-0xa0a0) */ 0x0000, /* 0x4ABC(0xeb5c-0xa0a0) */ 0x0000, /* 0x4ABD(0xeb5d-0xa0a0) */ 0x0000, /* 0x4ABE(0xeb5e-0xa0a0) */ 0x0000, /* 0x4ABF(0xeb5f-0xa0a0) */ 0x0000, /* 0x4AC0(0xeb60-0xa0a0) */ 0x0000, /* 0x4AC1(0xeb61-0xa0a0) */ 0x0000, /* 0x4AC2(0xeb62-0xa0a0) */ 0x0000, /* 0x4AC3(0xeb63-0xa0a0) */ 0x0000, /* 0x4AC4(0xeb64-0xa0a0) */ 0x0000, /* 0x4AC5(0xeb65-0xa0a0) */ 0x0000, /* 0x4AC6(0xeb66-0xa0a0) */ 0x0000, /* 0x4AC7(0xeb67-0xa0a0) */ 0x0000, /* 0x4AC8(0xeb68-0xa0a0) */ 0x0000, /* 0x4AC9(0xeb69-0xa0a0) */ 0x0000, /* 0x4ACA(0xeb6a-0xa0a0) */ 0x0000, /* 0x4ACB(0xeb6b-0xa0a0) */ 0x0000, /* 0x4ACC(0xeb6c-0xa0a0) */ 0x0000, /* 0x4ACD(0xeb6d-0xa0a0) */ 0x0000, /* 0x4ACE(0xeb6e-0xa0a0) */ 0x0000, /* 0x4ACF(0xeb6f-0xa0a0) */ 0x0000, /* 0x4AD0(0xeb70-0xa0a0) */ 0x0000, /* 0x4AD1(0xeb71-0xa0a0) */ 0x0000, /* 0x4AD2(0xeb72-0xa0a0) */ 0x0000, /* 0x4AD3(0xeb73-0xa0a0) */ 0x0000, /* 0x4AD4(0xeb74-0xa0a0) */ 0x0000, /* 0x4AD5(0xeb75-0xa0a0) */ 0x0000, /* 0x4AD6(0xeb76-0xa0a0) */ 0x0000, /* 0x4AD7(0xeb77-0xa0a0) */ 0x0000, /* 0x4AD8(0xeb78-0xa0a0) */ 0x0000, /* 0x4AD9(0xeb79-0xa0a0) */ 0x0000, /* 0x4ADA(0xeb7a-0xa0a0) */ 0x0000, /* 0x4ADB(0xeb7b-0xa0a0) */ 0x0000, /* 0x4ADC(0xeb7c-0xa0a0) */ 0x0000, /* 0x4ADD(0xeb7d-0xa0a0) */ 0x0000, /* 0x4ADE(0xeb7e-0xa0a0) */ 0x0000, /* 0x4ADF(0xeb7f-0xa0a0) */ 0x0000, /* 0x4AE0(0xeb80-0xa0a0) */ 0x0000, /* 0x4AE1(0xeb81-0xa0a0) */ 0x0000, /* 0x4AE2(0xeb82-0xa0a0) */ 0x0000, /* 0x4AE3(0xeb83-0xa0a0) */ 0x0000, /* 0x4AE4(0xeb84-0xa0a0) */ 0x0000, /* 0x4AE5(0xeb85-0xa0a0) */ 0x0000, /* 0x4AE6(0xeb86-0xa0a0) */ 0x0000, /* 0x4AE7(0xeb87-0xa0a0) */ 0x0000, /* 0x4AE8(0xeb88-0xa0a0) */ 0x0000, /* 0x4AE9(0xeb89-0xa0a0) */ 0x0000, /* 0x4AEA(0xeb8a-0xa0a0) */ 0x0000, /* 0x4AEB(0xeb8b-0xa0a0) */ 0x0000, /* 0x4AEC(0xeb8c-0xa0a0) */ 0x0000, /* 0x4AED(0xeb8d-0xa0a0) */ 0x0000, /* 0x4AEE(0xeb8e-0xa0a0) */ 0x0000, /* 0x4AEF(0xeb8f-0xa0a0) */ 0x0000, /* 0x4AF0(0xeb90-0xa0a0) */ 0x0000, /* 0x4AF1(0xeb91-0xa0a0) */ 0x0000, /* 0x4AF2(0xeb92-0xa0a0) */ 0x0000, /* 0x4AF3(0xeb93-0xa0a0) */ 0x0000, /* 0x4AF4(0xeb94-0xa0a0) */ 0x0000, /* 0x4AF5(0xeb95-0xa0a0) */ 0x0000, /* 0x4AF6(0xeb96-0xa0a0) */ 0x0000, /* 0x4AF7(0xeb97-0xa0a0) */ 0x0000, /* 0x4AF8(0xeb98-0xa0a0) */ 0x0000, /* 0x4AF9(0xeb99-0xa0a0) */ 0x0000, /* 0x4AFA(0xeb9a-0xa0a0) */ 0x0000, /* 0x4AFB(0xeb9b-0xa0a0) */ 0x0000, /* 0x4AFC(0xeb9c-0xa0a0) */ 0x0000, /* 0x4AFD(0xeb9d-0xa0a0) */ 0x0000, /* 0x4AFE(0xeb9e-0xa0a0) */ 0x0000, /* 0x4AFF(0xeb9f-0xa0a0) */ 0x0000, /* 0x4B00(0xeba0-0xa0a0) */ 0x0000, /* 0x4B01(0xeba1-0xa0a0) */ 0x0000, /* 0x4B02(0xeba2-0xa0a0) */ 0x0000, /* 0x4B03(0xeba3-0xa0a0) */ 0x0000, /* 0x4B04(0xeba4-0xa0a0) */ 0x0000, /* 0x4B05(0xeba5-0xa0a0) */ 0x0000, /* 0x4B06(0xeba6-0xa0a0) */ 0x0000, /* 0x4B07(0xeba7-0xa0a0) */ 0x0000, /* 0x4B08(0xeba8-0xa0a0) */ 0x0000, /* 0x4B09(0xeba9-0xa0a0) */ 0x0000, /* 0x4B0A(0xebaa-0xa0a0) */ 0x0000, /* 0x4B0B(0xebab-0xa0a0) */ 0x0000, /* 0x4B0C(0xebac-0xa0a0) */ 0x0000, /* 0x4B0D(0xebad-0xa0a0) */ 0x0000, /* 0x4B0E(0xebae-0xa0a0) */ 0x0000, /* 0x4B0F(0xebaf-0xa0a0) */ 0x0000, /* 0x4B10(0xebb0-0xa0a0) */ 0x0000, /* 0x4B11(0xebb1-0xa0a0) */ 0x0000, /* 0x4B12(0xebb2-0xa0a0) */ 0x0000, /* 0x4B13(0xebb3-0xa0a0) */ 0x0000, /* 0x4B14(0xebb4-0xa0a0) */ 0x0000, /* 0x4B15(0xebb5-0xa0a0) */ 0x0000, /* 0x4B16(0xebb6-0xa0a0) */ 0x0000, /* 0x4B17(0xebb7-0xa0a0) */ 0x0000, /* 0x4B18(0xebb8-0xa0a0) */ 0x0000, /* 0x4B19(0xebb9-0xa0a0) */ 0x0000, /* 0x4B1A(0xebba-0xa0a0) */ 0x0000, /* 0x4B1B(0xebbb-0xa0a0) */ 0x0000, /* 0x4B1C(0xebbc-0xa0a0) */ 0x0000, /* 0x4B1D(0xebbd-0xa0a0) */ 0x0000, /* 0x4B1E(0xebbe-0xa0a0) */ 0x0000, /* 0x4B1F(0xebbf-0xa0a0) */ 0x0000, /* 0x4B20(0xebc0-0xa0a0) */ 0x0000, /* 0x4B21(0xebc1-0xa0a0) */ 0x0000, /* 0x4B22(0xebc2-0xa0a0) */ 0x0000, /* 0x4B23(0xebc3-0xa0a0) */ 0x0000, /* 0x4B24(0xebc4-0xa0a0) */ 0x0000, /* 0x4B25(0xebc5-0xa0a0) */ 0x0000, /* 0x4B26(0xebc6-0xa0a0) */ 0x0000, /* 0x4B27(0xebc7-0xa0a0) */ 0x0000, /* 0x4B28(0xebc8-0xa0a0) */ 0x0000, /* 0x4B29(0xebc9-0xa0a0) */ 0x0000, /* 0x4B2A(0xebca-0xa0a0) */ 0x0000, /* 0x4B2B(0xebcb-0xa0a0) */ 0x0000, /* 0x4B2C(0xebcc-0xa0a0) */ 0x0000, /* 0x4B2D(0xebcd-0xa0a0) */ 0x0000, /* 0x4B2E(0xebce-0xa0a0) */ 0x0000, /* 0x4B2F(0xebcf-0xa0a0) */ 0x0000, /* 0x4B30(0xebd0-0xa0a0) */ 0x0000, /* 0x4B31(0xebd1-0xa0a0) */ 0x0000, /* 0x4B32(0xebd2-0xa0a0) */ 0x0000, /* 0x4B33(0xebd3-0xa0a0) */ 0x0000, /* 0x4B34(0xebd4-0xa0a0) */ 0x0000, /* 0x4B35(0xebd5-0xa0a0) */ 0x0000, /* 0x4B36(0xebd6-0xa0a0) */ 0x0000, /* 0x4B37(0xebd7-0xa0a0) */ 0x0000, /* 0x4B38(0xebd8-0xa0a0) */ 0x0000, /* 0x4B39(0xebd9-0xa0a0) */ 0x0000, /* 0x4B3A(0xebda-0xa0a0) */ 0x0000, /* 0x4B3B(0xebdb-0xa0a0) */ 0x0000, /* 0x4B3C(0xebdc-0xa0a0) */ 0x0000, /* 0x4B3D(0xebdd-0xa0a0) */ 0x0000, /* 0x4B3E(0xebde-0xa0a0) */ 0x0000, /* 0x4B3F(0xebdf-0xa0a0) */ 0x0000, /* 0x4B40(0xebe0-0xa0a0) */ 0x0000, /* 0x4B41(0xebe1-0xa0a0) */ 0x0000, /* 0x4B42(0xebe2-0xa0a0) */ 0x0000, /* 0x4B43(0xebe3-0xa0a0) */ 0x0000, /* 0x4B44(0xebe4-0xa0a0) */ 0x0000, /* 0x4B45(0xebe5-0xa0a0) */ 0x0000, /* 0x4B46(0xebe6-0xa0a0) */ 0x0000, /* 0x4B47(0xebe7-0xa0a0) */ 0x0000, /* 0x4B48(0xebe8-0xa0a0) */ 0x0000, /* 0x4B49(0xebe9-0xa0a0) */ 0x0000, /* 0x4B4A(0xebea-0xa0a0) */ 0x0000, /* 0x4B4B(0xebeb-0xa0a0) */ 0x0000, /* 0x4B4C(0xebec-0xa0a0) */ 0x0000, /* 0x4B4D(0xebed-0xa0a0) */ 0x0000, /* 0x4B4E(0xebee-0xa0a0) */ 0x0000, /* 0x4B4F(0xebef-0xa0a0) */ 0x0000, /* 0x4B50(0xebf0-0xa0a0) */ 0x0000, /* 0x4B51(0xebf1-0xa0a0) */ 0x0000, /* 0x4B52(0xebf2-0xa0a0) */ 0x0000, /* 0x4B53(0xebf3-0xa0a0) */ 0x0000, /* 0x4B54(0xebf4-0xa0a0) */ 0x0000, /* 0x4B55(0xebf5-0xa0a0) */ 0x0000, /* 0x4B56(0xebf6-0xa0a0) */ 0x0000, /* 0x4B57(0xebf7-0xa0a0) */ 0x0000, /* 0x4B58(0xebf8-0xa0a0) */ 0x0000, /* 0x4B59(0xebf9-0xa0a0) */ 0x0000, /* 0x4B5A(0xebfa-0xa0a0) */ 0x0000, /* 0x4B5B(0xebfb-0xa0a0) */ 0x0000, /* 0x4B5C(0xebfc-0xa0a0) */ 0x0000, /* 0x4B5D(0xebfd-0xa0a0) */ 0x0000, /* 0x4B5E(0xebfe-0xa0a0) */ 0x0000, /* 0x4B5F(0xebff-0xa0a0) */ 0x0000, /* 0x4B60(0xec00-0xa0a0) */ 0x0000, /* 0x4B61(0xec01-0xa0a0) */ 0x0000, /* 0x4B62(0xec02-0xa0a0) */ 0x0000, /* 0x4B63(0xec03-0xa0a0) */ 0x0000, /* 0x4B64(0xec04-0xa0a0) */ 0x0000, /* 0x4B65(0xec05-0xa0a0) */ 0x0000, /* 0x4B66(0xec06-0xa0a0) */ 0x0000, /* 0x4B67(0xec07-0xa0a0) */ 0x0000, /* 0x4B68(0xec08-0xa0a0) */ 0x0000, /* 0x4B69(0xec09-0xa0a0) */ 0x0000, /* 0x4B6A(0xec0a-0xa0a0) */ 0x0000, /* 0x4B6B(0xec0b-0xa0a0) */ 0x0000, /* 0x4B6C(0xec0c-0xa0a0) */ 0x0000, /* 0x4B6D(0xec0d-0xa0a0) */ 0x0000, /* 0x4B6E(0xec0e-0xa0a0) */ 0x0000, /* 0x4B6F(0xec0f-0xa0a0) */ 0x0000, /* 0x4B70(0xec10-0xa0a0) */ 0x0000, /* 0x4B71(0xec11-0xa0a0) */ 0x0000, /* 0x4B72(0xec12-0xa0a0) */ 0x0000, /* 0x4B73(0xec13-0xa0a0) */ 0x0000, /* 0x4B74(0xec14-0xa0a0) */ 0x0000, /* 0x4B75(0xec15-0xa0a0) */ 0x0000, /* 0x4B76(0xec16-0xa0a0) */ 0x0000, /* 0x4B77(0xec17-0xa0a0) */ 0x0000, /* 0x4B78(0xec18-0xa0a0) */ 0x0000, /* 0x4B79(0xec19-0xa0a0) */ 0x0000, /* 0x4B7A(0xec1a-0xa0a0) */ 0x0000, /* 0x4B7B(0xec1b-0xa0a0) */ 0x0000, /* 0x4B7C(0xec1c-0xa0a0) */ 0x0000, /* 0x4B7D(0xec1d-0xa0a0) */ 0x0000, /* 0x4B7E(0xec1e-0xa0a0) */ 0x0000, /* 0x4B7F(0xec1f-0xa0a0) */ 0x0000, /* 0x4B80(0xec20-0xa0a0) */ 0x0000, /* 0x4B81(0xec21-0xa0a0) */ 0x0000, /* 0x4B82(0xec22-0xa0a0) */ 0x0000, /* 0x4B83(0xec23-0xa0a0) */ 0x0000, /* 0x4B84(0xec24-0xa0a0) */ 0x0000, /* 0x4B85(0xec25-0xa0a0) */ 0x0000, /* 0x4B86(0xec26-0xa0a0) */ 0x0000, /* 0x4B87(0xec27-0xa0a0) */ 0x0000, /* 0x4B88(0xec28-0xa0a0) */ 0x0000, /* 0x4B89(0xec29-0xa0a0) */ 0x0000, /* 0x4B8A(0xec2a-0xa0a0) */ 0x0000, /* 0x4B8B(0xec2b-0xa0a0) */ 0x0000, /* 0x4B8C(0xec2c-0xa0a0) */ 0x0000, /* 0x4B8D(0xec2d-0xa0a0) */ 0x0000, /* 0x4B8E(0xec2e-0xa0a0) */ 0x0000, /* 0x4B8F(0xec2f-0xa0a0) */ 0x0000, /* 0x4B90(0xec30-0xa0a0) */ 0x0000, /* 0x4B91(0xec31-0xa0a0) */ 0x0000, /* 0x4B92(0xec32-0xa0a0) */ 0x0000, /* 0x4B93(0xec33-0xa0a0) */ 0x0000, /* 0x4B94(0xec34-0xa0a0) */ 0x0000, /* 0x4B95(0xec35-0xa0a0) */ 0x0000, /* 0x4B96(0xec36-0xa0a0) */ 0x0000, /* 0x4B97(0xec37-0xa0a0) */ 0x0000, /* 0x4B98(0xec38-0xa0a0) */ 0x0000, /* 0x4B99(0xec39-0xa0a0) */ 0x0000, /* 0x4B9A(0xec3a-0xa0a0) */ 0x0000, /* 0x4B9B(0xec3b-0xa0a0) */ 0x0000, /* 0x4B9C(0xec3c-0xa0a0) */ 0x0000, /* 0x4B9D(0xec3d-0xa0a0) */ 0x0000, /* 0x4B9E(0xec3e-0xa0a0) */ 0x0000, /* 0x4B9F(0xec3f-0xa0a0) */ 0x0000, /* 0x4BA0(0xec40-0xa0a0) */ 0x0000, /* 0x4BA1(0xec41-0xa0a0) */ 0x0000, /* 0x4BA2(0xec42-0xa0a0) */ 0x0000, /* 0x4BA3(0xec43-0xa0a0) */ 0x0000, /* 0x4BA4(0xec44-0xa0a0) */ 0x0000, /* 0x4BA5(0xec45-0xa0a0) */ 0x0000, /* 0x4BA6(0xec46-0xa0a0) */ 0x0000, /* 0x4BA7(0xec47-0xa0a0) */ 0x0000, /* 0x4BA8(0xec48-0xa0a0) */ 0x0000, /* 0x4BA9(0xec49-0xa0a0) */ 0x0000, /* 0x4BAA(0xec4a-0xa0a0) */ 0x0000, /* 0x4BAB(0xec4b-0xa0a0) */ 0x0000, /* 0x4BAC(0xec4c-0xa0a0) */ 0x0000, /* 0x4BAD(0xec4d-0xa0a0) */ 0x0000, /* 0x4BAE(0xec4e-0xa0a0) */ 0x0000, /* 0x4BAF(0xec4f-0xa0a0) */ 0x0000, /* 0x4BB0(0xec50-0xa0a0) */ 0x0000, /* 0x4BB1(0xec51-0xa0a0) */ 0x0000, /* 0x4BB2(0xec52-0xa0a0) */ 0x0000, /* 0x4BB3(0xec53-0xa0a0) */ 0x0000, /* 0x4BB4(0xec54-0xa0a0) */ 0x0000, /* 0x4BB5(0xec55-0xa0a0) */ 0x0000, /* 0x4BB6(0xec56-0xa0a0) */ 0x0000, /* 0x4BB7(0xec57-0xa0a0) */ 0x0000, /* 0x4BB8(0xec58-0xa0a0) */ 0x0000, /* 0x4BB9(0xec59-0xa0a0) */ 0x0000, /* 0x4BBA(0xec5a-0xa0a0) */ 0x0000, /* 0x4BBB(0xec5b-0xa0a0) */ 0x0000, /* 0x4BBC(0xec5c-0xa0a0) */ 0x0000, /* 0x4BBD(0xec5d-0xa0a0) */ 0x0000, /* 0x4BBE(0xec5e-0xa0a0) */ 0x0000, /* 0x4BBF(0xec5f-0xa0a0) */ 0x0000, /* 0x4BC0(0xec60-0xa0a0) */ 0x0000, /* 0x4BC1(0xec61-0xa0a0) */ 0x0000, /* 0x4BC2(0xec62-0xa0a0) */ 0x0000, /* 0x4BC3(0xec63-0xa0a0) */ 0x0000, /* 0x4BC4(0xec64-0xa0a0) */ 0x0000, /* 0x4BC5(0xec65-0xa0a0) */ 0x0000, /* 0x4BC6(0xec66-0xa0a0) */ 0x0000, /* 0x4BC7(0xec67-0xa0a0) */ 0x0000, /* 0x4BC8(0xec68-0xa0a0) */ 0x0000, /* 0x4BC9(0xec69-0xa0a0) */ 0x0000, /* 0x4BCA(0xec6a-0xa0a0) */ 0x0000, /* 0x4BCB(0xec6b-0xa0a0) */ 0x0000, /* 0x4BCC(0xec6c-0xa0a0) */ 0x0000, /* 0x4BCD(0xec6d-0xa0a0) */ 0x0000, /* 0x4BCE(0xec6e-0xa0a0) */ 0x0000, /* 0x4BCF(0xec6f-0xa0a0) */ 0x0000, /* 0x4BD0(0xec70-0xa0a0) */ 0x0000, /* 0x4BD1(0xec71-0xa0a0) */ 0x0000, /* 0x4BD2(0xec72-0xa0a0) */ 0x0000, /* 0x4BD3(0xec73-0xa0a0) */ 0x0000, /* 0x4BD4(0xec74-0xa0a0) */ 0x0000, /* 0x4BD5(0xec75-0xa0a0) */ 0x0000, /* 0x4BD6(0xec76-0xa0a0) */ 0x0000, /* 0x4BD7(0xec77-0xa0a0) */ 0x0000, /* 0x4BD8(0xec78-0xa0a0) */ 0x0000, /* 0x4BD9(0xec79-0xa0a0) */ 0x0000, /* 0x4BDA(0xec7a-0xa0a0) */ 0x0000, /* 0x4BDB(0xec7b-0xa0a0) */ 0x0000, /* 0x4BDC(0xec7c-0xa0a0) */ 0x0000, /* 0x4BDD(0xec7d-0xa0a0) */ 0x0000, /* 0x4BDE(0xec7e-0xa0a0) */ 0x0000, /* 0x4BDF(0xec7f-0xa0a0) */ 0x0000, /* 0x4BE0(0xec80-0xa0a0) */ 0x0000, /* 0x4BE1(0xec81-0xa0a0) */ 0x0000, /* 0x4BE2(0xec82-0xa0a0) */ 0x0000, /* 0x4BE3(0xec83-0xa0a0) */ 0x0000, /* 0x4BE4(0xec84-0xa0a0) */ 0x0000, /* 0x4BE5(0xec85-0xa0a0) */ 0x0000, /* 0x4BE6(0xec86-0xa0a0) */ 0x0000, /* 0x4BE7(0xec87-0xa0a0) */ 0x0000, /* 0x4BE8(0xec88-0xa0a0) */ 0x0000, /* 0x4BE9(0xec89-0xa0a0) */ 0x0000, /* 0x4BEA(0xec8a-0xa0a0) */ 0x0000, /* 0x4BEB(0xec8b-0xa0a0) */ 0x0000, /* 0x4BEC(0xec8c-0xa0a0) */ 0x0000, /* 0x4BED(0xec8d-0xa0a0) */ 0x0000, /* 0x4BEE(0xec8e-0xa0a0) */ 0x0000, /* 0x4BEF(0xec8f-0xa0a0) */ 0x0000, /* 0x4BF0(0xec90-0xa0a0) */ 0x0000, /* 0x4BF1(0xec91-0xa0a0) */ 0x0000, /* 0x4BF2(0xec92-0xa0a0) */ 0x0000, /* 0x4BF3(0xec93-0xa0a0) */ 0x0000, /* 0x4BF4(0xec94-0xa0a0) */ 0x0000, /* 0x4BF5(0xec95-0xa0a0) */ 0x0000, /* 0x4BF6(0xec96-0xa0a0) */ 0x0000, /* 0x4BF7(0xec97-0xa0a0) */ 0x0000, /* 0x4BF8(0xec98-0xa0a0) */ 0x0000, /* 0x4BF9(0xec99-0xa0a0) */ 0x0000, /* 0x4BFA(0xec9a-0xa0a0) */ 0x0000, /* 0x4BFB(0xec9b-0xa0a0) */ 0x0000, /* 0x4BFC(0xec9c-0xa0a0) */ 0x0000, /* 0x4BFD(0xec9d-0xa0a0) */ 0x0000, /* 0x4BFE(0xec9e-0xa0a0) */ 0x0000, /* 0x4BFF(0xec9f-0xa0a0) */ 0x0000, /* 0x4C00(0xeca0-0xa0a0) */ 0x0000, /* 0x4C01(0xeca1-0xa0a0) */ 0x0000, /* 0x4C02(0xeca2-0xa0a0) */ 0x0000, /* 0x4C03(0xeca3-0xa0a0) */ 0x0000, /* 0x4C04(0xeca4-0xa0a0) */ 0x0000, /* 0x4C05(0xeca5-0xa0a0) */ 0x0000, /* 0x4C06(0xeca6-0xa0a0) */ 0x0000, /* 0x4C07(0xeca7-0xa0a0) */ 0x0000, /* 0x4C08(0xeca8-0xa0a0) */ 0x0000, /* 0x4C09(0xeca9-0xa0a0) */ 0x0000, /* 0x4C0A(0xecaa-0xa0a0) */ 0x0000, /* 0x4C0B(0xecab-0xa0a0) */ 0x0000, /* 0x4C0C(0xecac-0xa0a0) */ 0x0000, /* 0x4C0D(0xecad-0xa0a0) */ 0x0000, /* 0x4C0E(0xecae-0xa0a0) */ 0x0000, /* 0x4C0F(0xecaf-0xa0a0) */ 0x0000, /* 0x4C10(0xecb0-0xa0a0) */ 0x0000, /* 0x4C11(0xecb1-0xa0a0) */ 0x0000, /* 0x4C12(0xecb2-0xa0a0) */ 0x0000, /* 0x4C13(0xecb3-0xa0a0) */ 0x0000, /* 0x4C14(0xecb4-0xa0a0) */ 0x0000, /* 0x4C15(0xecb5-0xa0a0) */ 0x0000, /* 0x4C16(0xecb6-0xa0a0) */ 0x0000, /* 0x4C17(0xecb7-0xa0a0) */ 0x0000, /* 0x4C18(0xecb8-0xa0a0) */ 0x0000, /* 0x4C19(0xecb9-0xa0a0) */ 0x0000, /* 0x4C1A(0xecba-0xa0a0) */ 0x0000, /* 0x4C1B(0xecbb-0xa0a0) */ 0x0000, /* 0x4C1C(0xecbc-0xa0a0) */ 0x0000, /* 0x4C1D(0xecbd-0xa0a0) */ 0x0000, /* 0x4C1E(0xecbe-0xa0a0) */ 0x0000, /* 0x4C1F(0xecbf-0xa0a0) */ 0x0000, /* 0x4C20(0xecc0-0xa0a0) */ 0x0000, /* 0x4C21(0xecc1-0xa0a0) */ 0x0000, /* 0x4C22(0xecc2-0xa0a0) */ 0x0000, /* 0x4C23(0xecc3-0xa0a0) */ 0x0000, /* 0x4C24(0xecc4-0xa0a0) */ 0x0000, /* 0x4C25(0xecc5-0xa0a0) */ 0x0000, /* 0x4C26(0xecc6-0xa0a0) */ 0x0000, /* 0x4C27(0xecc7-0xa0a0) */ 0x0000, /* 0x4C28(0xecc8-0xa0a0) */ 0x0000, /* 0x4C29(0xecc9-0xa0a0) */ 0x0000, /* 0x4C2A(0xecca-0xa0a0) */ 0x0000, /* 0x4C2B(0xeccb-0xa0a0) */ 0x0000, /* 0x4C2C(0xeccc-0xa0a0) */ 0x0000, /* 0x4C2D(0xeccd-0xa0a0) */ 0x0000, /* 0x4C2E(0xecce-0xa0a0) */ 0x0000, /* 0x4C2F(0xeccf-0xa0a0) */ 0x0000, /* 0x4C30(0xecd0-0xa0a0) */ 0x0000, /* 0x4C31(0xecd1-0xa0a0) */ 0x0000, /* 0x4C32(0xecd2-0xa0a0) */ 0x0000, /* 0x4C33(0xecd3-0xa0a0) */ 0x0000, /* 0x4C34(0xecd4-0xa0a0) */ 0x0000, /* 0x4C35(0xecd5-0xa0a0) */ 0x0000, /* 0x4C36(0xecd6-0xa0a0) */ 0x0000, /* 0x4C37(0xecd7-0xa0a0) */ 0x0000, /* 0x4C38(0xecd8-0xa0a0) */ 0x0000, /* 0x4C39(0xecd9-0xa0a0) */ 0x0000, /* 0x4C3A(0xecda-0xa0a0) */ 0x0000, /* 0x4C3B(0xecdb-0xa0a0) */ 0x0000, /* 0x4C3C(0xecdc-0xa0a0) */ 0x0000, /* 0x4C3D(0xecdd-0xa0a0) */ 0x0000, /* 0x4C3E(0xecde-0xa0a0) */ 0x0000, /* 0x4C3F(0xecdf-0xa0a0) */ 0x0000, /* 0x4C40(0xece0-0xa0a0) */ 0x0000, /* 0x4C41(0xece1-0xa0a0) */ 0x0000, /* 0x4C42(0xece2-0xa0a0) */ 0x0000, /* 0x4C43(0xece3-0xa0a0) */ 0x0000, /* 0x4C44(0xece4-0xa0a0) */ 0x0000, /* 0x4C45(0xece5-0xa0a0) */ 0x0000, /* 0x4C46(0xece6-0xa0a0) */ 0x0000, /* 0x4C47(0xece7-0xa0a0) */ 0x0000, /* 0x4C48(0xece8-0xa0a0) */ 0x0000, /* 0x4C49(0xece9-0xa0a0) */ 0x0000, /* 0x4C4A(0xecea-0xa0a0) */ 0x0000, /* 0x4C4B(0xeceb-0xa0a0) */ 0x0000, /* 0x4C4C(0xecec-0xa0a0) */ 0x0000, /* 0x4C4D(0xeced-0xa0a0) */ 0x0000, /* 0x4C4E(0xecee-0xa0a0) */ 0x0000, /* 0x4C4F(0xecef-0xa0a0) */ 0x0000, /* 0x4C50(0xecf0-0xa0a0) */ 0x0000, /* 0x4C51(0xecf1-0xa0a0) */ 0x0000, /* 0x4C52(0xecf2-0xa0a0) */ 0x0000, /* 0x4C53(0xecf3-0xa0a0) */ 0x0000, /* 0x4C54(0xecf4-0xa0a0) */ 0x0000, /* 0x4C55(0xecf5-0xa0a0) */ 0x0000, /* 0x4C56(0xecf6-0xa0a0) */ 0x0000, /* 0x4C57(0xecf7-0xa0a0) */ 0x0000, /* 0x4C58(0xecf8-0xa0a0) */ 0x0000, /* 0x4C59(0xecf9-0xa0a0) */ 0x0000, /* 0x4C5A(0xecfa-0xa0a0) */ 0x0000, /* 0x4C5B(0xecfb-0xa0a0) */ 0x0000, /* 0x4C5C(0xecfc-0xa0a0) */ 0x0000, /* 0x4C5D(0xecfd-0xa0a0) */ 0x0000, /* 0x4C5E(0xecfe-0xa0a0) */ 0x0000, /* 0x4C5F(0xecff-0xa0a0) */ 0x0000, /* 0x4C60(0xed00-0xa0a0) */ 0x0000, /* 0x4C61(0xed01-0xa0a0) */ 0x0000, /* 0x4C62(0xed02-0xa0a0) */ 0x0000, /* 0x4C63(0xed03-0xa0a0) */ 0x0000, /* 0x4C64(0xed04-0xa0a0) */ 0x0000, /* 0x4C65(0xed05-0xa0a0) */ 0x0000, /* 0x4C66(0xed06-0xa0a0) */ 0x0000, /* 0x4C67(0xed07-0xa0a0) */ 0x0000, /* 0x4C68(0xed08-0xa0a0) */ 0x0000, /* 0x4C69(0xed09-0xa0a0) */ 0x0000, /* 0x4C6A(0xed0a-0xa0a0) */ 0x0000, /* 0x4C6B(0xed0b-0xa0a0) */ 0x0000, /* 0x4C6C(0xed0c-0xa0a0) */ 0x0000, /* 0x4C6D(0xed0d-0xa0a0) */ 0x0000, /* 0x4C6E(0xed0e-0xa0a0) */ 0x0000, /* 0x4C6F(0xed0f-0xa0a0) */ 0x0000, /* 0x4C70(0xed10-0xa0a0) */ 0x0000, /* 0x4C71(0xed11-0xa0a0) */ 0x0000, /* 0x4C72(0xed12-0xa0a0) */ 0x0000, /* 0x4C73(0xed13-0xa0a0) */ 0x0000, /* 0x4C74(0xed14-0xa0a0) */ 0x0000, /* 0x4C75(0xed15-0xa0a0) */ 0x0000, /* 0x4C76(0xed16-0xa0a0) */ 0x0000, /* 0x4C77(0xed17-0xa0a0) */ 0x0000, /* 0x4C78(0xed18-0xa0a0) */ 0x0000, /* 0x4C79(0xed19-0xa0a0) */ 0x0000, /* 0x4C7A(0xed1a-0xa0a0) */ 0x0000, /* 0x4C7B(0xed1b-0xa0a0) */ 0x0000, /* 0x4C7C(0xed1c-0xa0a0) */ 0x0000, /* 0x4C7D(0xed1d-0xa0a0) */ 0x0000, /* 0x4C7E(0xed1e-0xa0a0) */ 0x0000, /* 0x4C7F(0xed1f-0xa0a0) */ 0x0000, /* 0x4C80(0xed20-0xa0a0) */ 0x0000, /* 0x4C81(0xed21-0xa0a0) */ 0x0000, /* 0x4C82(0xed22-0xa0a0) */ 0x0000, /* 0x4C83(0xed23-0xa0a0) */ 0x0000, /* 0x4C84(0xed24-0xa0a0) */ 0x0000, /* 0x4C85(0xed25-0xa0a0) */ 0x0000, /* 0x4C86(0xed26-0xa0a0) */ 0x0000, /* 0x4C87(0xed27-0xa0a0) */ 0x0000, /* 0x4C88(0xed28-0xa0a0) */ 0x0000, /* 0x4C89(0xed29-0xa0a0) */ 0x0000, /* 0x4C8A(0xed2a-0xa0a0) */ 0x0000, /* 0x4C8B(0xed2b-0xa0a0) */ 0x0000, /* 0x4C8C(0xed2c-0xa0a0) */ 0x0000, /* 0x4C8D(0xed2d-0xa0a0) */ 0x0000, /* 0x4C8E(0xed2e-0xa0a0) */ 0x0000, /* 0x4C8F(0xed2f-0xa0a0) */ 0x0000, /* 0x4C90(0xed30-0xa0a0) */ 0x0000, /* 0x4C91(0xed31-0xa0a0) */ 0x0000, /* 0x4C92(0xed32-0xa0a0) */ 0x0000, /* 0x4C93(0xed33-0xa0a0) */ 0x0000, /* 0x4C94(0xed34-0xa0a0) */ 0x0000, /* 0x4C95(0xed35-0xa0a0) */ 0x0000, /* 0x4C96(0xed36-0xa0a0) */ 0x0000, /* 0x4C97(0xed37-0xa0a0) */ 0x0000, /* 0x4C98(0xed38-0xa0a0) */ 0x0000, /* 0x4C99(0xed39-0xa0a0) */ 0x0000, /* 0x4C9A(0xed3a-0xa0a0) */ 0x0000, /* 0x4C9B(0xed3b-0xa0a0) */ 0x0000, /* 0x4C9C(0xed3c-0xa0a0) */ 0x0000, /* 0x4C9D(0xed3d-0xa0a0) */ 0x0000, /* 0x4C9E(0xed3e-0xa0a0) */ 0x0000, /* 0x4C9F(0xed3f-0xa0a0) */ 0x0000, /* 0x4CA0(0xed40-0xa0a0) */ 0x0000, /* 0x4CA1(0xed41-0xa0a0) */ 0x0000, /* 0x4CA2(0xed42-0xa0a0) */ 0x0000, /* 0x4CA3(0xed43-0xa0a0) */ 0x0000, /* 0x4CA4(0xed44-0xa0a0) */ 0x0000, /* 0x4CA5(0xed45-0xa0a0) */ 0x0000, /* 0x4CA6(0xed46-0xa0a0) */ 0x0000, /* 0x4CA7(0xed47-0xa0a0) */ 0x0000, /* 0x4CA8(0xed48-0xa0a0) */ 0x0000, /* 0x4CA9(0xed49-0xa0a0) */ 0x0000, /* 0x4CAA(0xed4a-0xa0a0) */ 0x0000, /* 0x4CAB(0xed4b-0xa0a0) */ 0x0000, /* 0x4CAC(0xed4c-0xa0a0) */ 0x0000, /* 0x4CAD(0xed4d-0xa0a0) */ 0x0000, /* 0x4CAE(0xed4e-0xa0a0) */ 0x0000, /* 0x4CAF(0xed4f-0xa0a0) */ 0x0000, /* 0x4CB0(0xed50-0xa0a0) */ 0x0000, /* 0x4CB1(0xed51-0xa0a0) */ 0x0000, /* 0x4CB2(0xed52-0xa0a0) */ 0x0000, /* 0x4CB3(0xed53-0xa0a0) */ 0x0000, /* 0x4CB4(0xed54-0xa0a0) */ 0x0000, /* 0x4CB5(0xed55-0xa0a0) */ 0x0000, /* 0x4CB6(0xed56-0xa0a0) */ 0x0000, /* 0x4CB7(0xed57-0xa0a0) */ 0x0000, /* 0x4CB8(0xed58-0xa0a0) */ 0x0000, /* 0x4CB9(0xed59-0xa0a0) */ 0x0000, /* 0x4CBA(0xed5a-0xa0a0) */ 0x0000, /* 0x4CBB(0xed5b-0xa0a0) */ 0x0000, /* 0x4CBC(0xed5c-0xa0a0) */ 0x0000, /* 0x4CBD(0xed5d-0xa0a0) */ 0x0000, /* 0x4CBE(0xed5e-0xa0a0) */ 0x0000, /* 0x4CBF(0xed5f-0xa0a0) */ 0x0000, /* 0x4CC0(0xed60-0xa0a0) */ 0x0000, /* 0x4CC1(0xed61-0xa0a0) */ 0x0000, /* 0x4CC2(0xed62-0xa0a0) */ 0x0000, /* 0x4CC3(0xed63-0xa0a0) */ 0x0000, /* 0x4CC4(0xed64-0xa0a0) */ 0x0000, /* 0x4CC5(0xed65-0xa0a0) */ 0x0000, /* 0x4CC6(0xed66-0xa0a0) */ 0x0000, /* 0x4CC7(0xed67-0xa0a0) */ 0x0000, /* 0x4CC8(0xed68-0xa0a0) */ 0x0000, /* 0x4CC9(0xed69-0xa0a0) */ 0x0000, /* 0x4CCA(0xed6a-0xa0a0) */ 0x0000, /* 0x4CCB(0xed6b-0xa0a0) */ 0x0000, /* 0x4CCC(0xed6c-0xa0a0) */ 0x0000, /* 0x4CCD(0xed6d-0xa0a0) */ 0x0000, /* 0x4CCE(0xed6e-0xa0a0) */ 0x0000, /* 0x4CCF(0xed6f-0xa0a0) */ 0x0000, /* 0x4CD0(0xed70-0xa0a0) */ 0x0000, /* 0x4CD1(0xed71-0xa0a0) */ 0x0000, /* 0x4CD2(0xed72-0xa0a0) */ 0x0000, /* 0x4CD3(0xed73-0xa0a0) */ 0x0000, /* 0x4CD4(0xed74-0xa0a0) */ 0x0000, /* 0x4CD5(0xed75-0xa0a0) */ 0x0000, /* 0x4CD6(0xed76-0xa0a0) */ 0x0000, /* 0x4CD7(0xed77-0xa0a0) */ 0x0000, /* 0x4CD8(0xed78-0xa0a0) */ 0x0000, /* 0x4CD9(0xed79-0xa0a0) */ 0x0000, /* 0x4CDA(0xed7a-0xa0a0) */ 0x0000, /* 0x4CDB(0xed7b-0xa0a0) */ 0x0000, /* 0x4CDC(0xed7c-0xa0a0) */ 0x0000, /* 0x4CDD(0xed7d-0xa0a0) */ 0x0000, /* 0x4CDE(0xed7e-0xa0a0) */ 0x0000, /* 0x4CDF(0xed7f-0xa0a0) */ 0x0000, /* 0x4CE0(0xed80-0xa0a0) */ 0x0000, /* 0x4CE1(0xed81-0xa0a0) */ 0x0000, /* 0x4CE2(0xed82-0xa0a0) */ 0x0000, /* 0x4CE3(0xed83-0xa0a0) */ 0x0000, /* 0x4CE4(0xed84-0xa0a0) */ 0x0000, /* 0x4CE5(0xed85-0xa0a0) */ 0x0000, /* 0x4CE6(0xed86-0xa0a0) */ 0x0000, /* 0x4CE7(0xed87-0xa0a0) */ 0x0000, /* 0x4CE8(0xed88-0xa0a0) */ 0x0000, /* 0x4CE9(0xed89-0xa0a0) */ 0x0000, /* 0x4CEA(0xed8a-0xa0a0) */ 0x0000, /* 0x4CEB(0xed8b-0xa0a0) */ 0x0000, /* 0x4CEC(0xed8c-0xa0a0) */ 0x0000, /* 0x4CED(0xed8d-0xa0a0) */ 0x0000, /* 0x4CEE(0xed8e-0xa0a0) */ 0x0000, /* 0x4CEF(0xed8f-0xa0a0) */ 0x0000, /* 0x4CF0(0xed90-0xa0a0) */ 0x0000, /* 0x4CF1(0xed91-0xa0a0) */ 0x0000, /* 0x4CF2(0xed92-0xa0a0) */ 0x0000, /* 0x4CF3(0xed93-0xa0a0) */ 0x0000, /* 0x4CF4(0xed94-0xa0a0) */ 0x0000, /* 0x4CF5(0xed95-0xa0a0) */ 0x0000, /* 0x4CF6(0xed96-0xa0a0) */ 0x0000, /* 0x4CF7(0xed97-0xa0a0) */ 0x0000, /* 0x4CF8(0xed98-0xa0a0) */ 0x0000, /* 0x4CF9(0xed99-0xa0a0) */ 0x0000, /* 0x4CFA(0xed9a-0xa0a0) */ 0x0000, /* 0x4CFB(0xed9b-0xa0a0) */ 0x0000, /* 0x4CFC(0xed9c-0xa0a0) */ 0x0000, /* 0x4CFD(0xed9d-0xa0a0) */ 0x0000, /* 0x4CFE(0xed9e-0xa0a0) */ 0x0000, /* 0x4CFF(0xed9f-0xa0a0) */ 0x0000, /* 0x4D00(0xeda0-0xa0a0) */ 0x0000, /* 0x4D01(0xeda1-0xa0a0) */ 0x0000, /* 0x4D02(0xeda2-0xa0a0) */ 0x0000, /* 0x4D03(0xeda3-0xa0a0) */ 0x0000, /* 0x4D04(0xeda4-0xa0a0) */ 0x0000, /* 0x4D05(0xeda5-0xa0a0) */ 0x0000, /* 0x4D06(0xeda6-0xa0a0) */ 0x0000, /* 0x4D07(0xeda7-0xa0a0) */ 0x0000, /* 0x4D08(0xeda8-0xa0a0) */ 0x0000, /* 0x4D09(0xeda9-0xa0a0) */ 0x0000, /* 0x4D0A(0xedaa-0xa0a0) */ 0x0000, /* 0x4D0B(0xedab-0xa0a0) */ 0x0000, /* 0x4D0C(0xedac-0xa0a0) */ 0x0000, /* 0x4D0D(0xedad-0xa0a0) */ 0x0000, /* 0x4D0E(0xedae-0xa0a0) */ 0x0000, /* 0x4D0F(0xedaf-0xa0a0) */ 0x0000, /* 0x4D10(0xedb0-0xa0a0) */ 0x0000, /* 0x4D11(0xedb1-0xa0a0) */ 0x0000, /* 0x4D12(0xedb2-0xa0a0) */ 0x0000, /* 0x4D13(0xedb3-0xa0a0) */ 0x0000, /* 0x4D14(0xedb4-0xa0a0) */ 0x0000, /* 0x4D15(0xedb5-0xa0a0) */ 0x0000, /* 0x4D16(0xedb6-0xa0a0) */ 0x0000, /* 0x4D17(0xedb7-0xa0a0) */ 0x0000, /* 0x4D18(0xedb8-0xa0a0) */ 0x0000, /* 0x4D19(0xedb9-0xa0a0) */ 0x0000, /* 0x4D1A(0xedba-0xa0a0) */ 0x0000, /* 0x4D1B(0xedbb-0xa0a0) */ 0x0000, /* 0x4D1C(0xedbc-0xa0a0) */ 0x0000, /* 0x4D1D(0xedbd-0xa0a0) */ 0x0000, /* 0x4D1E(0xedbe-0xa0a0) */ 0x0000, /* 0x4D1F(0xedbf-0xa0a0) */ 0x0000, /* 0x4D20(0xedc0-0xa0a0) */ 0x0000, /* 0x4D21(0xedc1-0xa0a0) */ 0x0000, /* 0x4D22(0xedc2-0xa0a0) */ 0x0000, /* 0x4D23(0xedc3-0xa0a0) */ 0x0000, /* 0x4D24(0xedc4-0xa0a0) */ 0x0000, /* 0x4D25(0xedc5-0xa0a0) */ 0x0000, /* 0x4D26(0xedc6-0xa0a0) */ 0x0000, /* 0x4D27(0xedc7-0xa0a0) */ 0x0000, /* 0x4D28(0xedc8-0xa0a0) */ 0x0000, /* 0x4D29(0xedc9-0xa0a0) */ 0x0000, /* 0x4D2A(0xedca-0xa0a0) */ 0x0000, /* 0x4D2B(0xedcb-0xa0a0) */ 0x0000, /* 0x4D2C(0xedcc-0xa0a0) */ 0x0000, /* 0x4D2D(0xedcd-0xa0a0) */ 0x0000, /* 0x4D2E(0xedce-0xa0a0) */ 0x0000, /* 0x4D2F(0xedcf-0xa0a0) */ 0x0000, /* 0x4D30(0xedd0-0xa0a0) */ 0x0000, /* 0x4D31(0xedd1-0xa0a0) */ 0x0000, /* 0x4D32(0xedd2-0xa0a0) */ 0x0000, /* 0x4D33(0xedd3-0xa0a0) */ 0x0000, /* 0x4D34(0xedd4-0xa0a0) */ 0x0000, /* 0x4D35(0xedd5-0xa0a0) */ 0x0000, /* 0x4D36(0xedd6-0xa0a0) */ 0x0000, /* 0x4D37(0xedd7-0xa0a0) */ 0x0000, /* 0x4D38(0xedd8-0xa0a0) */ 0x0000, /* 0x4D39(0xedd9-0xa0a0) */ 0x0000, /* 0x4D3A(0xedda-0xa0a0) */ 0x0000, /* 0x4D3B(0xeddb-0xa0a0) */ 0x0000, /* 0x4D3C(0xeddc-0xa0a0) */ 0x0000, /* 0x4D3D(0xeddd-0xa0a0) */ 0x0000, /* 0x4D3E(0xedde-0xa0a0) */ 0x0000, /* 0x4D3F(0xeddf-0xa0a0) */ 0x0000, /* 0x4D40(0xede0-0xa0a0) */ 0x0000, /* 0x4D41(0xede1-0xa0a0) */ 0x0000, /* 0x4D42(0xede2-0xa0a0) */ 0x0000, /* 0x4D43(0xede3-0xa0a0) */ 0x0000, /* 0x4D44(0xede4-0xa0a0) */ 0x0000, /* 0x4D45(0xede5-0xa0a0) */ 0x0000, /* 0x4D46(0xede6-0xa0a0) */ 0x0000, /* 0x4D47(0xede7-0xa0a0) */ 0x0000, /* 0x4D48(0xede8-0xa0a0) */ 0x0000, /* 0x4D49(0xede9-0xa0a0) */ 0x0000, /* 0x4D4A(0xedea-0xa0a0) */ 0x0000, /* 0x4D4B(0xedeb-0xa0a0) */ 0x0000, /* 0x4D4C(0xedec-0xa0a0) */ 0x0000, /* 0x4D4D(0xeded-0xa0a0) */ 0x0000, /* 0x4D4E(0xedee-0xa0a0) */ 0x0000, /* 0x4D4F(0xedef-0xa0a0) */ 0x0000, /* 0x4D50(0xedf0-0xa0a0) */ 0x0000, /* 0x4D51(0xedf1-0xa0a0) */ 0x0000, /* 0x4D52(0xedf2-0xa0a0) */ 0x0000, /* 0x4D53(0xedf3-0xa0a0) */ 0x0000, /* 0x4D54(0xedf4-0xa0a0) */ 0x0000, /* 0x4D55(0xedf5-0xa0a0) */ 0x0000, /* 0x4D56(0xedf6-0xa0a0) */ 0x0000, /* 0x4D57(0xedf7-0xa0a0) */ 0x0000, /* 0x4D58(0xedf8-0xa0a0) */ 0x0000, /* 0x4D59(0xedf9-0xa0a0) */ 0x0000, /* 0x4D5A(0xedfa-0xa0a0) */ 0x0000, /* 0x4D5B(0xedfb-0xa0a0) */ 0x0000, /* 0x4D5C(0xedfc-0xa0a0) */ 0x0000, /* 0x4D5D(0xedfd-0xa0a0) */ 0x0000, /* 0x4D5E(0xedfe-0xa0a0) */ 0x0000, /* 0x4D5F(0xedff-0xa0a0) */ 0x0000, /* 0x4D60(0xee00-0xa0a0) */ 0x0000, /* 0x4D61(0xee01-0xa0a0) */ 0x0000, /* 0x4D62(0xee02-0xa0a0) */ 0x0000, /* 0x4D63(0xee03-0xa0a0) */ 0x0000, /* 0x4D64(0xee04-0xa0a0) */ 0x0000, /* 0x4D65(0xee05-0xa0a0) */ 0x0000, /* 0x4D66(0xee06-0xa0a0) */ 0x0000, /* 0x4D67(0xee07-0xa0a0) */ 0x0000, /* 0x4D68(0xee08-0xa0a0) */ 0x0000, /* 0x4D69(0xee09-0xa0a0) */ 0x0000, /* 0x4D6A(0xee0a-0xa0a0) */ 0x0000, /* 0x4D6B(0xee0b-0xa0a0) */ 0x0000, /* 0x4D6C(0xee0c-0xa0a0) */ 0x0000, /* 0x4D6D(0xee0d-0xa0a0) */ 0x0000, /* 0x4D6E(0xee0e-0xa0a0) */ 0x0000, /* 0x4D6F(0xee0f-0xa0a0) */ 0x0000, /* 0x4D70(0xee10-0xa0a0) */ 0x0000, /* 0x4D71(0xee11-0xa0a0) */ 0x0000, /* 0x4D72(0xee12-0xa0a0) */ 0x0000, /* 0x4D73(0xee13-0xa0a0) */ 0x0000, /* 0x4D74(0xee14-0xa0a0) */ 0x0000, /* 0x4D75(0xee15-0xa0a0) */ 0x0000, /* 0x4D76(0xee16-0xa0a0) */ 0x0000, /* 0x4D77(0xee17-0xa0a0) */ 0x0000, /* 0x4D78(0xee18-0xa0a0) */ 0x0000, /* 0x4D79(0xee19-0xa0a0) */ 0x0000, /* 0x4D7A(0xee1a-0xa0a0) */ 0x0000, /* 0x4D7B(0xee1b-0xa0a0) */ 0x0000, /* 0x4D7C(0xee1c-0xa0a0) */ 0x0000, /* 0x4D7D(0xee1d-0xa0a0) */ 0x0000, /* 0x4D7E(0xee1e-0xa0a0) */ 0x0000, /* 0x4D7F(0xee1f-0xa0a0) */ 0x0000, /* 0x4D80(0xee20-0xa0a0) */ 0x0000, /* 0x4D81(0xee21-0xa0a0) */ 0x0000, /* 0x4D82(0xee22-0xa0a0) */ 0x0000, /* 0x4D83(0xee23-0xa0a0) */ 0x0000, /* 0x4D84(0xee24-0xa0a0) */ 0x0000, /* 0x4D85(0xee25-0xa0a0) */ 0x0000, /* 0x4D86(0xee26-0xa0a0) */ 0x0000, /* 0x4D87(0xee27-0xa0a0) */ 0x0000, /* 0x4D88(0xee28-0xa0a0) */ 0x0000, /* 0x4D89(0xee29-0xa0a0) */ 0x0000, /* 0x4D8A(0xee2a-0xa0a0) */ 0x0000, /* 0x4D8B(0xee2b-0xa0a0) */ 0x0000, /* 0x4D8C(0xee2c-0xa0a0) */ 0x0000, /* 0x4D8D(0xee2d-0xa0a0) */ 0x0000, /* 0x4D8E(0xee2e-0xa0a0) */ 0x0000, /* 0x4D8F(0xee2f-0xa0a0) */ 0x0000, /* 0x4D90(0xee30-0xa0a0) */ 0x0000, /* 0x4D91(0xee31-0xa0a0) */ 0x0000, /* 0x4D92(0xee32-0xa0a0) */ 0x0000, /* 0x4D93(0xee33-0xa0a0) */ 0x0000, /* 0x4D94(0xee34-0xa0a0) */ 0x0000, /* 0x4D95(0xee35-0xa0a0) */ 0x0000, /* 0x4D96(0xee36-0xa0a0) */ 0x0000, /* 0x4D97(0xee37-0xa0a0) */ 0x0000, /* 0x4D98(0xee38-0xa0a0) */ 0x0000, /* 0x4D99(0xee39-0xa0a0) */ 0x0000, /* 0x4D9A(0xee3a-0xa0a0) */ 0x0000, /* 0x4D9B(0xee3b-0xa0a0) */ 0x0000, /* 0x4D9C(0xee3c-0xa0a0) */ 0x0000, /* 0x4D9D(0xee3d-0xa0a0) */ 0x0000, /* 0x4D9E(0xee3e-0xa0a0) */ 0x0000, /* 0x4D9F(0xee3f-0xa0a0) */ 0x0000, /* 0x4DA0(0xee40-0xa0a0) */ 0x0000, /* 0x4DA1(0xee41-0xa0a0) */ 0x0000, /* 0x4DA2(0xee42-0xa0a0) */ 0x0000, /* 0x4DA3(0xee43-0xa0a0) */ 0x0000, /* 0x4DA4(0xee44-0xa0a0) */ 0x0000, /* 0x4DA5(0xee45-0xa0a0) */ 0x0000, /* 0x4DA6(0xee46-0xa0a0) */ 0x0000, /* 0x4DA7(0xee47-0xa0a0) */ 0x0000, /* 0x4DA8(0xee48-0xa0a0) */ 0x0000, /* 0x4DA9(0xee49-0xa0a0) */ 0x0000, /* 0x4DAA(0xee4a-0xa0a0) */ 0x0000, /* 0x4DAB(0xee4b-0xa0a0) */ 0x0000, /* 0x4DAC(0xee4c-0xa0a0) */ 0x0000, /* 0x4DAD(0xee4d-0xa0a0) */ 0x0000, /* 0x4DAE(0xee4e-0xa0a0) */ 0x0000, /* 0x4DAF(0xee4f-0xa0a0) */ 0x0000, /* 0x4DB0(0xee50-0xa0a0) */ 0x0000, /* 0x4DB1(0xee51-0xa0a0) */ 0x0000, /* 0x4DB2(0xee52-0xa0a0) */ 0x0000, /* 0x4DB3(0xee53-0xa0a0) */ 0x0000, /* 0x4DB4(0xee54-0xa0a0) */ 0x0000, /* 0x4DB5(0xee55-0xa0a0) */ 0x0000, /* 0x4DB6(0xee56-0xa0a0) */ 0x0000, /* 0x4DB7(0xee57-0xa0a0) */ 0x0000, /* 0x4DB8(0xee58-0xa0a0) */ 0x0000, /* 0x4DB9(0xee59-0xa0a0) */ 0x0000, /* 0x4DBA(0xee5a-0xa0a0) */ 0x0000, /* 0x4DBB(0xee5b-0xa0a0) */ 0x0000, /* 0x4DBC(0xee5c-0xa0a0) */ 0x0000, /* 0x4DBD(0xee5d-0xa0a0) */ 0x0000, /* 0x4DBE(0xee5e-0xa0a0) */ 0x0000, /* 0x4DBF(0xee5f-0xa0a0) */ 0x0000, /* 0x4DC0(0xee60-0xa0a0) */ 0x0000, /* 0x4DC1(0xee61-0xa0a0) */ 0x0000, /* 0x4DC2(0xee62-0xa0a0) */ 0x0000, /* 0x4DC3(0xee63-0xa0a0) */ 0x0000, /* 0x4DC4(0xee64-0xa0a0) */ 0x0000, /* 0x4DC5(0xee65-0xa0a0) */ 0x0000, /* 0x4DC6(0xee66-0xa0a0) */ 0x0000, /* 0x4DC7(0xee67-0xa0a0) */ 0x0000, /* 0x4DC8(0xee68-0xa0a0) */ 0x0000, /* 0x4DC9(0xee69-0xa0a0) */ 0x0000, /* 0x4DCA(0xee6a-0xa0a0) */ 0x0000, /* 0x4DCB(0xee6b-0xa0a0) */ 0x0000, /* 0x4DCC(0xee6c-0xa0a0) */ 0x0000, /* 0x4DCD(0xee6d-0xa0a0) */ 0x0000, /* 0x4DCE(0xee6e-0xa0a0) */ 0x0000, /* 0x4DCF(0xee6f-0xa0a0) */ 0x0000, /* 0x4DD0(0xee70-0xa0a0) */ 0x0000, /* 0x4DD1(0xee71-0xa0a0) */ 0x0000, /* 0x4DD2(0xee72-0xa0a0) */ 0x0000, /* 0x4DD3(0xee73-0xa0a0) */ 0x0000, /* 0x4DD4(0xee74-0xa0a0) */ 0x0000, /* 0x4DD5(0xee75-0xa0a0) */ 0x0000, /* 0x4DD6(0xee76-0xa0a0) */ 0x0000, /* 0x4DD7(0xee77-0xa0a0) */ 0x0000, /* 0x4DD8(0xee78-0xa0a0) */ 0x0000, /* 0x4DD9(0xee79-0xa0a0) */ 0x0000, /* 0x4DDA(0xee7a-0xa0a0) */ 0x0000, /* 0x4DDB(0xee7b-0xa0a0) */ 0x0000, /* 0x4DDC(0xee7c-0xa0a0) */ 0x0000, /* 0x4DDD(0xee7d-0xa0a0) */ 0x0000, /* 0x4DDE(0xee7e-0xa0a0) */ 0x0000, /* 0x4DDF(0xee7f-0xa0a0) */ 0x0000, /* 0x4DE0(0xee80-0xa0a0) */ 0x0000, /* 0x4DE1(0xee81-0xa0a0) */ 0x0000, /* 0x4DE2(0xee82-0xa0a0) */ 0x0000, /* 0x4DE3(0xee83-0xa0a0) */ 0x0000, /* 0x4DE4(0xee84-0xa0a0) */ 0x0000, /* 0x4DE5(0xee85-0xa0a0) */ 0x0000, /* 0x4DE6(0xee86-0xa0a0) */ 0x0000, /* 0x4DE7(0xee87-0xa0a0) */ 0x0000, /* 0x4DE8(0xee88-0xa0a0) */ 0x0000, /* 0x4DE9(0xee89-0xa0a0) */ 0x0000, /* 0x4DEA(0xee8a-0xa0a0) */ 0x0000, /* 0x4DEB(0xee8b-0xa0a0) */ 0x0000, /* 0x4DEC(0xee8c-0xa0a0) */ 0x0000, /* 0x4DED(0xee8d-0xa0a0) */ 0x0000, /* 0x4DEE(0xee8e-0xa0a0) */ 0x0000, /* 0x4DEF(0xee8f-0xa0a0) */ 0x0000, /* 0x4DF0(0xee90-0xa0a0) */ 0x0000, /* 0x4DF1(0xee91-0xa0a0) */ 0x0000, /* 0x4DF2(0xee92-0xa0a0) */ 0x0000, /* 0x4DF3(0xee93-0xa0a0) */ 0x0000, /* 0x4DF4(0xee94-0xa0a0) */ 0x0000, /* 0x4DF5(0xee95-0xa0a0) */ 0x0000, /* 0x4DF6(0xee96-0xa0a0) */ 0x0000, /* 0x4DF7(0xee97-0xa0a0) */ 0x0000, /* 0x4DF8(0xee98-0xa0a0) */ 0x0000, /* 0x4DF9(0xee99-0xa0a0) */ 0x0000, /* 0x4DFA(0xee9a-0xa0a0) */ 0x0000, /* 0x4DFB(0xee9b-0xa0a0) */ 0x0000, /* 0x4DFC(0xee9c-0xa0a0) */ 0x0000, /* 0x4DFD(0xee9d-0xa0a0) */ 0x0000, /* 0x4DFE(0xee9e-0xa0a0) */ 0x0000, /* 0x4DFF(0xee9f-0xa0a0) */ 0x0000, /* 0x4E00(0xeea0-0xa0a0) */ 0x6B9B, /* 0x4E01(0xeea1-0xa0a0) */ 0x6BAE, /* 0x4E02(0xeea2-0xa0a0) */ 0x0000, /* 0x4E03(0xeea3-0xa0a0) */ 0x6BBD, /* 0x4E04(0xeea4-0xa0a0) */ 0x6BBE, /* 0x4E05(0xeea5-0xa0a0) */ 0x6BC7, /* 0x4E06(0xeea6-0xa0a0) */ 0x6BC8, /* 0x4E07(0xeea7-0xa0a0) */ 0x6BC9, /* 0x4E08(0xeea8-0xa0a0) */ 0x6BDA, /* 0x4E09(0xeea9-0xa0a0) */ 0x6BE6, /* 0x4E0A(0xeeaa-0xa0a0) */ 0x6BE7, /* 0x4E0B(0xeeab-0xa0a0) */ 0x6BEE, /* 0x4E0C(0xeeac-0xa0a0) */ 0x6BF1, /* 0x4E0D(0xeead-0xa0a0) */ 0x6C02, /* 0x4E0E(0xeeae-0xa0a0) */ 0x6C0A, /* 0x4E0F(0xeeaf-0xa0a0) */ 0x6C0E, /* 0x4E10(0xeeb0-0xa0a0) */ 0x6C35, /* 0x4E11(0xeeb1-0xa0a0) */ 0x6C36, /* 0x4E12(0xeeb2-0xa0a0) */ 0x6C3A, /* 0x4E13(0xeeb3-0xa0a0) */ 0x0000, /* 0x4E14(0xeeb4-0xa0a0) */ 0x6C3F, /* 0x4E15(0xeeb5-0xa0a0) */ 0x6C4D, /* 0x4E16(0xeeb6-0xa0a0) */ 0x6C5B, /* 0x4E17(0xeeb7-0xa0a0) */ 0x6C6D, /* 0x4E18(0xeeb8-0xa0a0) */ 0x6C84, /* 0x4E19(0xeeb9-0xa0a0) */ 0x6C89, /* 0x4E1A(0xeeba-0xa0a0) */ 0x3CC3, /* 0x4E1B(0xeebb-0xa0a0) */ 0x6C94, /* 0x4E1C(0xeebc-0xa0a0) */ 0x6C95, /* 0x4E1D(0xeebd-0xa0a0) */ 0x6C97, /* 0x4E1E(0xeebe-0xa0a0) */ 0x6CAD, /* 0x4E1F(0xeebf-0xa0a0) */ 0x6CC2, /* 0x4E20(0xeec0-0xa0a0) */ 0x6CD0, /* 0x4E21(0xeec1-0xa0a0) */ 0x3CD2, /* 0x4E22(0xeec2-0xa0a0) */ 0x6CD6, /* 0x4E23(0xeec3-0xa0a0) */ 0x6CDA, /* 0x4E24(0xeec4-0xa0a0) */ 0x6CDC, /* 0x4E25(0xeec5-0xa0a0) */ 0x6CE9, /* 0x4E26(0xeec6-0xa0a0) */ 0x6CEC, /* 0x4E27(0xeec7-0xa0a0) */ 0x6CED, /* 0x4E28(0xeec8-0xa0a0) */ 0x0000, /* 0x4E29(0xeec9-0xa0a0) */ 0x6D00, /* 0x4E2A(0xeeca-0xa0a0) */ 0x6D0A, /* 0x4E2B(0xeecb-0xa0a0) */ 0x6D24, /* 0x4E2C(0xeecc-0xa0a0) */ 0x6D26, /* 0x4E2D(0xeecd-0xa0a0) */ 0x6D27, /* 0x4E2E(0xeece-0xa0a0) */ 0x6C67, /* 0x4E2F(0xeecf-0xa0a0) */ 0x6D2F, /* 0x4E30(0xeed0-0xa0a0) */ 0x6D3C, /* 0x4E31(0xeed1-0xa0a0) */ 0x6D5B, /* 0x4E32(0xeed2-0xa0a0) */ 0x6D5E, /* 0x4E33(0xeed3-0xa0a0) */ 0x6D60, /* 0x4E34(0xeed4-0xa0a0) */ 0x6D70, /* 0x4E35(0xeed5-0xa0a0) */ 0x6D80, /* 0x4E36(0xeed6-0xa0a0) */ 0x6D81, /* 0x4E37(0xeed7-0xa0a0) */ 0x6D8A, /* 0x4E38(0xeed8-0xa0a0) */ 0x6D8D, /* 0x4E39(0xeed9-0xa0a0) */ 0x6D91, /* 0x4E3A(0xeeda-0xa0a0) */ 0x6D98, /* 0x4E3B(0xeedb-0xa0a0) */ 0x0000, /* 0x4E3C(0xeedc-0xa0a0) */ 0x6E17, /* 0x4E3D(0xeedd-0xa0a0) */ 0x0000, /* 0x4E3E(0xeede-0xa0a0) */ 0x0000, /* 0x4E3F(0xeedf-0xa0a0) */ 0x0000, /* 0x4E40(0xeee0-0xa0a0) */ 0x6DAB, /* 0x4E41(0xeee1-0xa0a0) */ 0x6DAE, /* 0x4E42(0xeee2-0xa0a0) */ 0x6DB4, /* 0x4E43(0xeee3-0xa0a0) */ 0x6DC2, /* 0x4E44(0xeee4-0xa0a0) */ 0x6D34, /* 0x4E45(0xeee5-0xa0a0) */ 0x6DC8, /* 0x4E46(0xeee6-0xa0a0) */ 0x6DCE, /* 0x4E47(0xeee7-0xa0a0) */ 0x6DCF, /* 0x4E48(0xeee8-0xa0a0) */ 0x6DD0, /* 0x4E49(0xeee9-0xa0a0) */ 0x6DDF, /* 0x4E4A(0xeeea-0xa0a0) */ 0x6DE9, /* 0x4E4B(0xeeeb-0xa0a0) */ 0x6DF6, /* 0x4E4C(0xeeec-0xa0a0) */ 0x6E36, /* 0x4E4D(0xeeed-0xa0a0) */ 0x6E1E, /* 0x4E4E(0xeeee-0xa0a0) */ 0x6E22, /* 0x4E4F(0xeeef-0xa0a0) */ 0x6E27, /* 0x4E50(0xeef0-0xa0a0) */ 0x3D11, /* 0x4E51(0xeef1-0xa0a0) */ 0x6E32, /* 0x4E52(0xeef2-0xa0a0) */ 0x6E3C, /* 0x4E53(0xeef3-0xa0a0) */ 0x6E48, /* 0x4E54(0xeef4-0xa0a0) */ 0x6E49, /* 0x4E55(0xeef5-0xa0a0) */ 0x6E4B, /* 0x4E56(0xeef6-0xa0a0) */ 0x6E4C, /* 0x4E57(0xeef7-0xa0a0) */ 0x6E4F, /* 0x4E58(0xeef8-0xa0a0) */ 0x6E51, /* 0x4E59(0xeef9-0xa0a0) */ 0x6E53, /* 0x4E5A(0xeefa-0xa0a0) */ 0x6E54, /* 0x4E5B(0xeefb-0xa0a0) */ 0x6E57, /* 0x4E5C(0xeefc-0xa0a0) */ 0x6E63, /* 0x4E5D(0xeefd-0xa0a0) */ 0x3D1E, /* 0x4E5E(0xeefe-0xa0a0) */ 0x0000, /* 0x4E5F(0xeeff-0xa0a0) */ 0x0000, /* 0x4E60(0xef00-0xa0a0) */ 0x0000, /* 0x4E61(0xef01-0xa0a0) */ 0x0000, /* 0x4E62(0xef02-0xa0a0) */ 0x0000, /* 0x4E63(0xef03-0xa0a0) */ 0x0000, /* 0x4E64(0xef04-0xa0a0) */ 0x0000, /* 0x4E65(0xef05-0xa0a0) */ 0x0000, /* 0x4E66(0xef06-0xa0a0) */ 0x0000, /* 0x4E67(0xef07-0xa0a0) */ 0x0000, /* 0x4E68(0xef08-0xa0a0) */ 0x0000, /* 0x4E69(0xef09-0xa0a0) */ 0x0000, /* 0x4E6A(0xef0a-0xa0a0) */ 0x0000, /* 0x4E6B(0xef0b-0xa0a0) */ 0x0000, /* 0x4E6C(0xef0c-0xa0a0) */ 0x0000, /* 0x4E6D(0xef0d-0xa0a0) */ 0x0000, /* 0x4E6E(0xef0e-0xa0a0) */ 0x0000, /* 0x4E6F(0xef0f-0xa0a0) */ 0x0000, /* 0x4E70(0xef10-0xa0a0) */ 0x0000, /* 0x4E71(0xef11-0xa0a0) */ 0x0000, /* 0x4E72(0xef12-0xa0a0) */ 0x0000, /* 0x4E73(0xef13-0xa0a0) */ 0x0000, /* 0x4E74(0xef14-0xa0a0) */ 0x0000, /* 0x4E75(0xef15-0xa0a0) */ 0x0000, /* 0x4E76(0xef16-0xa0a0) */ 0x0000, /* 0x4E77(0xef17-0xa0a0) */ 0x0000, /* 0x4E78(0xef18-0xa0a0) */ 0x0000, /* 0x4E79(0xef19-0xa0a0) */ 0x0000, /* 0x4E7A(0xef1a-0xa0a0) */ 0x0000, /* 0x4E7B(0xef1b-0xa0a0) */ 0x0000, /* 0x4E7C(0xef1c-0xa0a0) */ 0x0000, /* 0x4E7D(0xef1d-0xa0a0) */ 0x0000, /* 0x4E7E(0xef1e-0xa0a0) */ 0x0000, /* 0x4E7F(0xef1f-0xa0a0) */ 0x0000, /* 0x4E80(0xef20-0xa0a0) */ 0x0000, /* 0x4E81(0xef21-0xa0a0) */ 0x0000, /* 0x4E82(0xef22-0xa0a0) */ 0x0000, /* 0x4E83(0xef23-0xa0a0) */ 0x0000, /* 0x4E84(0xef24-0xa0a0) */ 0x0000, /* 0x4E85(0xef25-0xa0a0) */ 0x0000, /* 0x4E86(0xef26-0xa0a0) */ 0x0000, /* 0x4E87(0xef27-0xa0a0) */ 0x0000, /* 0x4E88(0xef28-0xa0a0) */ 0x0000, /* 0x4E89(0xef29-0xa0a0) */ 0x0000, /* 0x4E8A(0xef2a-0xa0a0) */ 0x0000, /* 0x4E8B(0xef2b-0xa0a0) */ 0x0000, /* 0x4E8C(0xef2c-0xa0a0) */ 0x0000, /* 0x4E8D(0xef2d-0xa0a0) */ 0x0000, /* 0x4E8E(0xef2e-0xa0a0) */ 0x0000, /* 0x4E8F(0xef2f-0xa0a0) */ 0x0000, /* 0x4E90(0xef30-0xa0a0) */ 0x0000, /* 0x4E91(0xef31-0xa0a0) */ 0x0000, /* 0x4E92(0xef32-0xa0a0) */ 0x0000, /* 0x4E93(0xef33-0xa0a0) */ 0x0000, /* 0x4E94(0xef34-0xa0a0) */ 0x0000, /* 0x4E95(0xef35-0xa0a0) */ 0x0000, /* 0x4E96(0xef36-0xa0a0) */ 0x0000, /* 0x4E97(0xef37-0xa0a0) */ 0x0000, /* 0x4E98(0xef38-0xa0a0) */ 0x0000, /* 0x4E99(0xef39-0xa0a0) */ 0x0000, /* 0x4E9A(0xef3a-0xa0a0) */ 0x0000, /* 0x4E9B(0xef3b-0xa0a0) */ 0x0000, /* 0x4E9C(0xef3c-0xa0a0) */ 0x0000, /* 0x4E9D(0xef3d-0xa0a0) */ 0x0000, /* 0x4E9E(0xef3e-0xa0a0) */ 0x0000, /* 0x4E9F(0xef3f-0xa0a0) */ 0x0000, /* 0x4EA0(0xef40-0xa0a0) */ 0x0000, /* 0x4EA1(0xef41-0xa0a0) */ 0x0000, /* 0x4EA2(0xef42-0xa0a0) */ 0x0000, /* 0x4EA3(0xef43-0xa0a0) */ 0x0000, /* 0x4EA4(0xef44-0xa0a0) */ 0x0000, /* 0x4EA5(0xef45-0xa0a0) */ 0x0000, /* 0x4EA6(0xef46-0xa0a0) */ 0x0000, /* 0x4EA7(0xef47-0xa0a0) */ 0x0000, /* 0x4EA8(0xef48-0xa0a0) */ 0x0000, /* 0x4EA9(0xef49-0xa0a0) */ 0x0000, /* 0x4EAA(0xef4a-0xa0a0) */ 0x0000, /* 0x4EAB(0xef4b-0xa0a0) */ 0x0000, /* 0x4EAC(0xef4c-0xa0a0) */ 0x0000, /* 0x4EAD(0xef4d-0xa0a0) */ 0x0000, /* 0x4EAE(0xef4e-0xa0a0) */ 0x0000, /* 0x4EAF(0xef4f-0xa0a0) */ 0x0000, /* 0x4EB0(0xef50-0xa0a0) */ 0x0000, /* 0x4EB1(0xef51-0xa0a0) */ 0x0000, /* 0x4EB2(0xef52-0xa0a0) */ 0x0000, /* 0x4EB3(0xef53-0xa0a0) */ 0x0000, /* 0x4EB4(0xef54-0xa0a0) */ 0x0000, /* 0x4EB5(0xef55-0xa0a0) */ 0x0000, /* 0x4EB6(0xef56-0xa0a0) */ 0x0000, /* 0x4EB7(0xef57-0xa0a0) */ 0x0000, /* 0x4EB8(0xef58-0xa0a0) */ 0x0000, /* 0x4EB9(0xef59-0xa0a0) */ 0x0000, /* 0x4EBA(0xef5a-0xa0a0) */ 0x0000, /* 0x4EBB(0xef5b-0xa0a0) */ 0x0000, /* 0x4EBC(0xef5c-0xa0a0) */ 0x0000, /* 0x4EBD(0xef5d-0xa0a0) */ 0x0000, /* 0x4EBE(0xef5e-0xa0a0) */ 0x0000, /* 0x4EBF(0xef5f-0xa0a0) */ 0x0000, /* 0x4EC0(0xef60-0xa0a0) */ 0x0000, /* 0x4EC1(0xef61-0xa0a0) */ 0x0000, /* 0x4EC2(0xef62-0xa0a0) */ 0x0000, /* 0x4EC3(0xef63-0xa0a0) */ 0x0000, /* 0x4EC4(0xef64-0xa0a0) */ 0x0000, /* 0x4EC5(0xef65-0xa0a0) */ 0x0000, /* 0x4EC6(0xef66-0xa0a0) */ 0x0000, /* 0x4EC7(0xef67-0xa0a0) */ 0x0000, /* 0x4EC8(0xef68-0xa0a0) */ 0x0000, /* 0x4EC9(0xef69-0xa0a0) */ 0x0000, /* 0x4ECA(0xef6a-0xa0a0) */ 0x0000, /* 0x4ECB(0xef6b-0xa0a0) */ 0x0000, /* 0x4ECC(0xef6c-0xa0a0) */ 0x0000, /* 0x4ECD(0xef6d-0xa0a0) */ 0x0000, /* 0x4ECE(0xef6e-0xa0a0) */ 0x0000, /* 0x4ECF(0xef6f-0xa0a0) */ 0x0000, /* 0x4ED0(0xef70-0xa0a0) */ 0x0000, /* 0x4ED1(0xef71-0xa0a0) */ 0x0000, /* 0x4ED2(0xef72-0xa0a0) */ 0x0000, /* 0x4ED3(0xef73-0xa0a0) */ 0x0000, /* 0x4ED4(0xef74-0xa0a0) */ 0x0000, /* 0x4ED5(0xef75-0xa0a0) */ 0x0000, /* 0x4ED6(0xef76-0xa0a0) */ 0x0000, /* 0x4ED7(0xef77-0xa0a0) */ 0x0000, /* 0x4ED8(0xef78-0xa0a0) */ 0x0000, /* 0x4ED9(0xef79-0xa0a0) */ 0x0000, /* 0x4EDA(0xef7a-0xa0a0) */ 0x0000, /* 0x4EDB(0xef7b-0xa0a0) */ 0x0000, /* 0x4EDC(0xef7c-0xa0a0) */ 0x0000, /* 0x4EDD(0xef7d-0xa0a0) */ 0x0000, /* 0x4EDE(0xef7e-0xa0a0) */ 0x0000, /* 0x4EDF(0xef7f-0xa0a0) */ 0x0000, /* 0x4EE0(0xef80-0xa0a0) */ 0x0000, /* 0x4EE1(0xef81-0xa0a0) */ 0x0000, /* 0x4EE2(0xef82-0xa0a0) */ 0x0000, /* 0x4EE3(0xef83-0xa0a0) */ 0x0000, /* 0x4EE4(0xef84-0xa0a0) */ 0x0000, /* 0x4EE5(0xef85-0xa0a0) */ 0x0000, /* 0x4EE6(0xef86-0xa0a0) */ 0x0000, /* 0x4EE7(0xef87-0xa0a0) */ 0x0000, /* 0x4EE8(0xef88-0xa0a0) */ 0x0000, /* 0x4EE9(0xef89-0xa0a0) */ 0x0000, /* 0x4EEA(0xef8a-0xa0a0) */ 0x0000, /* 0x4EEB(0xef8b-0xa0a0) */ 0x0000, /* 0x4EEC(0xef8c-0xa0a0) */ 0x0000, /* 0x4EED(0xef8d-0xa0a0) */ 0x0000, /* 0x4EEE(0xef8e-0xa0a0) */ 0x0000, /* 0x4EEF(0xef8f-0xa0a0) */ 0x0000, /* 0x4EF0(0xef90-0xa0a0) */ 0x0000, /* 0x4EF1(0xef91-0xa0a0) */ 0x0000, /* 0x4EF2(0xef92-0xa0a0) */ 0x0000, /* 0x4EF3(0xef93-0xa0a0) */ 0x0000, /* 0x4EF4(0xef94-0xa0a0) */ 0x0000, /* 0x4EF5(0xef95-0xa0a0) */ 0x0000, /* 0x4EF6(0xef96-0xa0a0) */ 0x0000, /* 0x4EF7(0xef97-0xa0a0) */ 0x0000, /* 0x4EF8(0xef98-0xa0a0) */ 0x0000, /* 0x4EF9(0xef99-0xa0a0) */ 0x0000, /* 0x4EFA(0xef9a-0xa0a0) */ 0x0000, /* 0x4EFB(0xef9b-0xa0a0) */ 0x0000, /* 0x4EFC(0xef9c-0xa0a0) */ 0x0000, /* 0x4EFD(0xef9d-0xa0a0) */ 0x0000, /* 0x4EFE(0xef9e-0xa0a0) */ 0x0000, /* 0x4EFF(0xef9f-0xa0a0) */ 0x0000, /* 0x4F00(0xefa0-0xa0a0) */ 0x6E93, /* 0x4F01(0xefa1-0xa0a0) */ 0x6EA7, /* 0x4F02(0xefa2-0xa0a0) */ 0x6EB4, /* 0x4F03(0xefa3-0xa0a0) */ 0x6EBF, /* 0x4F04(0xefa4-0xa0a0) */ 0x6EC3, /* 0x4F05(0xefa5-0xa0a0) */ 0x6ECA, /* 0x4F06(0xefa6-0xa0a0) */ 0x6ED9, /* 0x4F07(0xefa7-0xa0a0) */ 0x6F35, /* 0x4F08(0xefa8-0xa0a0) */ 0x6EEB, /* 0x4F09(0xefa9-0xa0a0) */ 0x6EF9, /* 0x4F0A(0xefaa-0xa0a0) */ 0x6EFB, /* 0x4F0B(0xefab-0xa0a0) */ 0x6F0A, /* 0x4F0C(0xefac-0xa0a0) */ 0x6F0C, /* 0x4F0D(0xefad-0xa0a0) */ 0x6F18, /* 0x4F0E(0xefae-0xa0a0) */ 0x6F25, /* 0x4F0F(0xefaf-0xa0a0) */ 0x6F36, /* 0x4F10(0xefb0-0xa0a0) */ 0x6F3C, /* 0x4F11(0xefb1-0xa0a0) */ 0x0000, /* 0x4F12(0xefb2-0xa0a0) */ 0x6F52, /* 0x4F13(0xefb3-0xa0a0) */ 0x6F57, /* 0x4F14(0xefb4-0xa0a0) */ 0x6F5A, /* 0x4F15(0xefb5-0xa0a0) */ 0x6F60, /* 0x4F16(0xefb6-0xa0a0) */ 0x6F68, /* 0x4F17(0xefb7-0xa0a0) */ 0x6F98, /* 0x4F18(0xefb8-0xa0a0) */ 0x6F7D, /* 0x4F19(0xefb9-0xa0a0) */ 0x6F90, /* 0x4F1A(0xefba-0xa0a0) */ 0x6F96, /* 0x4F1B(0xefbb-0xa0a0) */ 0x6FBE, /* 0x4F1C(0xefbc-0xa0a0) */ 0x6F9F, /* 0x4F1D(0xefbd-0xa0a0) */ 0x6FA5, /* 0x4F1E(0xefbe-0xa0a0) */ 0x6FAF, /* 0x4F1F(0xefbf-0xa0a0) */ 0x3D64, /* 0x4F20(0xefc0-0xa0a0) */ 0x6FB5, /* 0x4F21(0xefc1-0xa0a0) */ 0x6FC8, /* 0x4F22(0xefc2-0xa0a0) */ 0x6FC9, /* 0x4F23(0xefc3-0xa0a0) */ 0x6FDA, /* 0x4F24(0xefc4-0xa0a0) */ 0x6FDE, /* 0x4F25(0xefc5-0xa0a0) */ 0x6FE9, /* 0x4F26(0xefc6-0xa0a0) */ 0x0000, /* 0x4F27(0xefc7-0xa0a0) */ 0x6FFC, /* 0x4F28(0xefc8-0xa0a0) */ 0x7000, /* 0x4F29(0xefc9-0xa0a0) */ 0x7007, /* 0x4F2A(0xefca-0xa0a0) */ 0x700A, /* 0x4F2B(0xefcb-0xa0a0) */ 0x7023, /* 0x4F2C(0xefcc-0xa0a0) */ 0x0000, /* 0x4F2D(0xefcd-0xa0a0) */ 0x7039, /* 0x4F2E(0xefce-0xa0a0) */ 0x703A, /* 0x4F2F(0xefcf-0xa0a0) */ 0x703C, /* 0x4F30(0xefd0-0xa0a0) */ 0x7043, /* 0x4F31(0xefd1-0xa0a0) */ 0x7047, /* 0x4F32(0xefd2-0xa0a0) */ 0x704B, /* 0x4F33(0xefd3-0xa0a0) */ 0x3D9A, /* 0x4F34(0xefd4-0xa0a0) */ 0x7054, /* 0x4F35(0xefd5-0xa0a0) */ 0x7065, /* 0x4F36(0xefd6-0xa0a0) */ 0x7069, /* 0x4F37(0xefd7-0xa0a0) */ 0x706C, /* 0x4F38(0xefd8-0xa0a0) */ 0x706E, /* 0x4F39(0xefd9-0xa0a0) */ 0x7076, /* 0x4F3A(0xefda-0xa0a0) */ 0x707E, /* 0x4F3B(0xefdb-0xa0a0) */ 0x7081, /* 0x4F3C(0xefdc-0xa0a0) */ 0x7086, /* 0x4F3D(0xefdd-0xa0a0) */ 0x7095, /* 0x4F3E(0xefde-0xa0a0) */ 0x7097, /* 0x4F3F(0xefdf-0xa0a0) */ 0x70BB, /* 0x4F40(0xefe0-0xa0a0) */ 0x0000, /* 0x4F41(0xefe1-0xa0a0) */ 0x709F, /* 0x4F42(0xefe2-0xa0a0) */ 0x70B1, /* 0x4F43(0xefe3-0xa0a0) */ 0x0000, /* 0x4F44(0xefe4-0xa0a0) */ 0x70EC, /* 0x4F45(0xefe5-0xa0a0) */ 0x70CA, /* 0x4F46(0xefe6-0xa0a0) */ 0x70D1, /* 0x4F47(0xefe7-0xa0a0) */ 0x70D3, /* 0x4F48(0xefe8-0xa0a0) */ 0x70DC, /* 0x4F49(0xefe9-0xa0a0) */ 0x7103, /* 0x4F4A(0xefea-0xa0a0) */ 0x7104, /* 0x4F4B(0xefeb-0xa0a0) */ 0x7106, /* 0x4F4C(0xefec-0xa0a0) */ 0x7107, /* 0x4F4D(0xefed-0xa0a0) */ 0x7108, /* 0x4F4E(0xefee-0xa0a0) */ 0x710C, /* 0x4F4F(0xefef-0xa0a0) */ 0x3DC0, /* 0x4F50(0xeff0-0xa0a0) */ 0x712F, /* 0x4F51(0xeff1-0xa0a0) */ 0x7131, /* 0x4F52(0xeff2-0xa0a0) */ 0x7150, /* 0x4F53(0xeff3-0xa0a0) */ 0x714A, /* 0x4F54(0xeff4-0xa0a0) */ 0x7153, /* 0x4F55(0xeff5-0xa0a0) */ 0x715E, /* 0x4F56(0xeff6-0xa0a0) */ 0x3DD4, /* 0x4F57(0xeff7-0xa0a0) */ 0x7196, /* 0x4F58(0xeff8-0xa0a0) */ 0x7180, /* 0x4F59(0xeff9-0xa0a0) */ 0x719B, /* 0x4F5A(0xeffa-0xa0a0) */ 0x71A0, /* 0x4F5B(0xeffb-0xa0a0) */ 0x71A2, /* 0x4F5C(0xeffc-0xa0a0) */ 0x71AE, /* 0x4F5D(0xeffd-0xa0a0) */ 0x71AF, /* 0x4F5E(0xeffe-0xa0a0) */ 0x0000, /* 0x4F5F(0xefff-0xa0a0) */ 0x0000, /* 0x4F60(0xf000-0xa0a0) */ 0x0000, /* 0x4F61(0xf001-0xa0a0) */ 0x0000, /* 0x4F62(0xf002-0xa0a0) */ 0x0000, /* 0x4F63(0xf003-0xa0a0) */ 0x0000, /* 0x4F64(0xf004-0xa0a0) */ 0x0000, /* 0x4F65(0xf005-0xa0a0) */ 0x0000, /* 0x4F66(0xf006-0xa0a0) */ 0x0000, /* 0x4F67(0xf007-0xa0a0) */ 0x0000, /* 0x4F68(0xf008-0xa0a0) */ 0x0000, /* 0x4F69(0xf009-0xa0a0) */ 0x0000, /* 0x4F6A(0xf00a-0xa0a0) */ 0x0000, /* 0x4F6B(0xf00b-0xa0a0) */ 0x0000, /* 0x4F6C(0xf00c-0xa0a0) */ 0x0000, /* 0x4F6D(0xf00d-0xa0a0) */ 0x0000, /* 0x4F6E(0xf00e-0xa0a0) */ 0x0000, /* 0x4F6F(0xf00f-0xa0a0) */ 0x0000, /* 0x4F70(0xf010-0xa0a0) */ 0x0000, /* 0x4F71(0xf011-0xa0a0) */ 0x0000, /* 0x4F72(0xf012-0xa0a0) */ 0x0000, /* 0x4F73(0xf013-0xa0a0) */ 0x0000, /* 0x4F74(0xf014-0xa0a0) */ 0x0000, /* 0x4F75(0xf015-0xa0a0) */ 0x0000, /* 0x4F76(0xf016-0xa0a0) */ 0x0000, /* 0x4F77(0xf017-0xa0a0) */ 0x0000, /* 0x4F78(0xf018-0xa0a0) */ 0x0000, /* 0x4F79(0xf019-0xa0a0) */ 0x0000, /* 0x4F7A(0xf01a-0xa0a0) */ 0x0000, /* 0x4F7B(0xf01b-0xa0a0) */ 0x0000, /* 0x4F7C(0xf01c-0xa0a0) */ 0x0000, /* 0x4F7D(0xf01d-0xa0a0) */ 0x0000, /* 0x4F7E(0xf01e-0xa0a0) */ 0x0000, /* 0x4F7F(0xf01f-0xa0a0) */ 0x0000, /* 0x4F80(0xf020-0xa0a0) */ 0x0000, /* 0x4F81(0xf021-0xa0a0) */ 0x0000, /* 0x4F82(0xf022-0xa0a0) */ 0x0000, /* 0x4F83(0xf023-0xa0a0) */ 0x0000, /* 0x4F84(0xf024-0xa0a0) */ 0x0000, /* 0x4F85(0xf025-0xa0a0) */ 0x0000, /* 0x4F86(0xf026-0xa0a0) */ 0x0000, /* 0x4F87(0xf027-0xa0a0) */ 0x0000, /* 0x4F88(0xf028-0xa0a0) */ 0x0000, /* 0x4F89(0xf029-0xa0a0) */ 0x0000, /* 0x4F8A(0xf02a-0xa0a0) */ 0x0000, /* 0x4F8B(0xf02b-0xa0a0) */ 0x0000, /* 0x4F8C(0xf02c-0xa0a0) */ 0x0000, /* 0x4F8D(0xf02d-0xa0a0) */ 0x0000, /* 0x4F8E(0xf02e-0xa0a0) */ 0x0000, /* 0x4F8F(0xf02f-0xa0a0) */ 0x0000, /* 0x4F90(0xf030-0xa0a0) */ 0x0000, /* 0x4F91(0xf031-0xa0a0) */ 0x0000, /* 0x4F92(0xf032-0xa0a0) */ 0x0000, /* 0x4F93(0xf033-0xa0a0) */ 0x0000, /* 0x4F94(0xf034-0xa0a0) */ 0x0000, /* 0x4F95(0xf035-0xa0a0) */ 0x0000, /* 0x4F96(0xf036-0xa0a0) */ 0x0000, /* 0x4F97(0xf037-0xa0a0) */ 0x0000, /* 0x4F98(0xf038-0xa0a0) */ 0x0000, /* 0x4F99(0xf039-0xa0a0) */ 0x0000, /* 0x4F9A(0xf03a-0xa0a0) */ 0x0000, /* 0x4F9B(0xf03b-0xa0a0) */ 0x0000, /* 0x4F9C(0xf03c-0xa0a0) */ 0x0000, /* 0x4F9D(0xf03d-0xa0a0) */ 0x0000, /* 0x4F9E(0xf03e-0xa0a0) */ 0x0000, /* 0x4F9F(0xf03f-0xa0a0) */ 0x0000, /* 0x4FA0(0xf040-0xa0a0) */ 0x0000, /* 0x4FA1(0xf041-0xa0a0) */ 0x0000, /* 0x4FA2(0xf042-0xa0a0) */ 0x0000, /* 0x4FA3(0xf043-0xa0a0) */ 0x0000, /* 0x4FA4(0xf044-0xa0a0) */ 0x0000, /* 0x4FA5(0xf045-0xa0a0) */ 0x0000, /* 0x4FA6(0xf046-0xa0a0) */ 0x0000, /* 0x4FA7(0xf047-0xa0a0) */ 0x0000, /* 0x4FA8(0xf048-0xa0a0) */ 0x0000, /* 0x4FA9(0xf049-0xa0a0) */ 0x0000, /* 0x4FAA(0xf04a-0xa0a0) */ 0x0000, /* 0x4FAB(0xf04b-0xa0a0) */ 0x0000, /* 0x4FAC(0xf04c-0xa0a0) */ 0x0000, /* 0x4FAD(0xf04d-0xa0a0) */ 0x0000, /* 0x4FAE(0xf04e-0xa0a0) */ 0x0000, /* 0x4FAF(0xf04f-0xa0a0) */ 0x0000, /* 0x4FB0(0xf050-0xa0a0) */ 0x0000, /* 0x4FB1(0xf051-0xa0a0) */ 0x0000, /* 0x4FB2(0xf052-0xa0a0) */ 0x0000, /* 0x4FB3(0xf053-0xa0a0) */ 0x0000, /* 0x4FB4(0xf054-0xa0a0) */ 0x0000, /* 0x4FB5(0xf055-0xa0a0) */ 0x0000, /* 0x4FB6(0xf056-0xa0a0) */ 0x0000, /* 0x4FB7(0xf057-0xa0a0) */ 0x0000, /* 0x4FB8(0xf058-0xa0a0) */ 0x0000, /* 0x4FB9(0xf059-0xa0a0) */ 0x0000, /* 0x4FBA(0xf05a-0xa0a0) */ 0x0000, /* 0x4FBB(0xf05b-0xa0a0) */ 0x0000, /* 0x4FBC(0xf05c-0xa0a0) */ 0x0000, /* 0x4FBD(0xf05d-0xa0a0) */ 0x0000, /* 0x4FBE(0xf05e-0xa0a0) */ 0x0000, /* 0x4FBF(0xf05f-0xa0a0) */ 0x0000, /* 0x4FC0(0xf060-0xa0a0) */ 0x0000, /* 0x4FC1(0xf061-0xa0a0) */ 0x0000, /* 0x4FC2(0xf062-0xa0a0) */ 0x0000, /* 0x4FC3(0xf063-0xa0a0) */ 0x0000, /* 0x4FC4(0xf064-0xa0a0) */ 0x0000, /* 0x4FC5(0xf065-0xa0a0) */ 0x0000, /* 0x4FC6(0xf066-0xa0a0) */ 0x0000, /* 0x4FC7(0xf067-0xa0a0) */ 0x0000, /* 0x4FC8(0xf068-0xa0a0) */ 0x0000, /* 0x4FC9(0xf069-0xa0a0) */ 0x0000, /* 0x4FCA(0xf06a-0xa0a0) */ 0x0000, /* 0x4FCB(0xf06b-0xa0a0) */ 0x0000, /* 0x4FCC(0xf06c-0xa0a0) */ 0x0000, /* 0x4FCD(0xf06d-0xa0a0) */ 0x0000, /* 0x4FCE(0xf06e-0xa0a0) */ 0x0000, /* 0x4FCF(0xf06f-0xa0a0) */ 0x0000, /* 0x4FD0(0xf070-0xa0a0) */ 0x0000, /* 0x4FD1(0xf071-0xa0a0) */ 0x0000, /* 0x4FD2(0xf072-0xa0a0) */ 0x0000, /* 0x4FD3(0xf073-0xa0a0) */ 0x0000, /* 0x4FD4(0xf074-0xa0a0) */ 0x0000, /* 0x4FD5(0xf075-0xa0a0) */ 0x0000, /* 0x4FD6(0xf076-0xa0a0) */ 0x0000, /* 0x4FD7(0xf077-0xa0a0) */ 0x0000, /* 0x4FD8(0xf078-0xa0a0) */ 0x0000, /* 0x4FD9(0xf079-0xa0a0) */ 0x0000, /* 0x4FDA(0xf07a-0xa0a0) */ 0x0000, /* 0x4FDB(0xf07b-0xa0a0) */ 0x0000, /* 0x4FDC(0xf07c-0xa0a0) */ 0x0000, /* 0x4FDD(0xf07d-0xa0a0) */ 0x0000, /* 0x4FDE(0xf07e-0xa0a0) */ 0x0000, /* 0x4FDF(0xf07f-0xa0a0) */ 0x0000, /* 0x4FE0(0xf080-0xa0a0) */ 0x0000, /* 0x4FE1(0xf081-0xa0a0) */ 0x0000, /* 0x4FE2(0xf082-0xa0a0) */ 0x0000, /* 0x4FE3(0xf083-0xa0a0) */ 0x0000, /* 0x4FE4(0xf084-0xa0a0) */ 0x0000, /* 0x4FE5(0xf085-0xa0a0) */ 0x0000, /* 0x4FE6(0xf086-0xa0a0) */ 0x0000, /* 0x4FE7(0xf087-0xa0a0) */ 0x0000, /* 0x4FE8(0xf088-0xa0a0) */ 0x0000, /* 0x4FE9(0xf089-0xa0a0) */ 0x0000, /* 0x4FEA(0xf08a-0xa0a0) */ 0x0000, /* 0x4FEB(0xf08b-0xa0a0) */ 0x0000, /* 0x4FEC(0xf08c-0xa0a0) */ 0x0000, /* 0x4FED(0xf08d-0xa0a0) */ 0x0000, /* 0x4FEE(0xf08e-0xa0a0) */ 0x0000, /* 0x4FEF(0xf08f-0xa0a0) */ 0x0000, /* 0x4FF0(0xf090-0xa0a0) */ 0x0000, /* 0x4FF1(0xf091-0xa0a0) */ 0x0000, /* 0x4FF2(0xf092-0xa0a0) */ 0x0000, /* 0x4FF3(0xf093-0xa0a0) */ 0x0000, /* 0x4FF4(0xf094-0xa0a0) */ 0x0000, /* 0x4FF5(0xf095-0xa0a0) */ 0x0000, /* 0x4FF6(0xf096-0xa0a0) */ 0x0000, /* 0x4FF7(0xf097-0xa0a0) */ 0x0000, /* 0x4FF8(0xf098-0xa0a0) */ 0x0000, /* 0x4FF9(0xf099-0xa0a0) */ 0x0000, /* 0x4FFA(0xf09a-0xa0a0) */ 0x0000, /* 0x4FFB(0xf09b-0xa0a0) */ 0x0000, /* 0x4FFC(0xf09c-0xa0a0) */ 0x0000, /* 0x4FFD(0xf09d-0xa0a0) */ 0x0000, /* 0x4FFE(0xf09e-0xa0a0) */ 0x0000, /* 0x4FFF(0xf09f-0xa0a0) */ 0x0000, /* 0x5000(0xf0a0-0xa0a0) */ 0x71B3, /* 0x5001(0xf0a1-0xa0a0) */ 0x0000, /* 0x5002(0xf0a2-0xa0a0) */ 0x71CB, /* 0x5003(0xf0a3-0xa0a0) */ 0x71D3, /* 0x5004(0xf0a4-0xa0a0) */ 0x71D9, /* 0x5005(0xf0a5-0xa0a0) */ 0x71DC, /* 0x5006(0xf0a6-0xa0a0) */ 0x7207, /* 0x5007(0xf0a7-0xa0a0) */ 0x3E05, /* 0x5008(0xf0a8-0xa0a0) */ 0xFA49, /* 0x5009(0xf0a9-0xa0a0) */ 0x722B, /* 0x500A(0xf0aa-0xa0a0) */ 0x7234, /* 0x500B(0xf0ab-0xa0a0) */ 0x7238, /* 0x500C(0xf0ac-0xa0a0) */ 0x7239, /* 0x500D(0xf0ad-0xa0a0) */ 0x4E2C, /* 0x500E(0xf0ae-0xa0a0) */ 0x7242, /* 0x500F(0xf0af-0xa0a0) */ 0x7253, /* 0x5010(0xf0b0-0xa0a0) */ 0x7257, /* 0x5011(0xf0b1-0xa0a0) */ 0x7263, /* 0x5012(0xf0b2-0xa0a0) */ 0x0000, /* 0x5013(0xf0b3-0xa0a0) */ 0x726E, /* 0x5014(0xf0b4-0xa0a0) */ 0x726F, /* 0x5015(0xf0b5-0xa0a0) */ 0x7278, /* 0x5016(0xf0b6-0xa0a0) */ 0x727F, /* 0x5017(0xf0b7-0xa0a0) */ 0x728E, /* 0x5018(0xf0b8-0xa0a0) */ 0x0000, /* 0x5019(0xf0b9-0xa0a0) */ 0x72AD, /* 0x501A(0xf0ba-0xa0a0) */ 0x72AE, /* 0x501B(0xf0bb-0xa0a0) */ 0x72B0, /* 0x501C(0xf0bc-0xa0a0) */ 0x72B1, /* 0x501D(0xf0bd-0xa0a0) */ 0x72C1, /* 0x501E(0xf0be-0xa0a0) */ 0x3E60, /* 0x501F(0xf0bf-0xa0a0) */ 0x72CC, /* 0x5020(0xf0c0-0xa0a0) */ 0x3E66, /* 0x5021(0xf0c1-0xa0a0) */ 0x3E68, /* 0x5022(0xf0c2-0xa0a0) */ 0x72F3, /* 0x5023(0xf0c3-0xa0a0) */ 0x72FA, /* 0x5024(0xf0c4-0xa0a0) */ 0x7307, /* 0x5025(0xf0c5-0xa0a0) */ 0x7312, /* 0x5026(0xf0c6-0xa0a0) */ 0x7318, /* 0x5027(0xf0c7-0xa0a0) */ 0x7319, /* 0x5028(0xf0c8-0xa0a0) */ 0x3E83, /* 0x5029(0xf0c9-0xa0a0) */ 0x7339, /* 0x502A(0xf0ca-0xa0a0) */ 0x732C, /* 0x502B(0xf0cb-0xa0a0) */ 0x7331, /* 0x502C(0xf0cc-0xa0a0) */ 0x7333, /* 0x502D(0xf0cd-0xa0a0) */ 0x733D, /* 0x502E(0xf0ce-0xa0a0) */ 0x7352, /* 0x502F(0xf0cf-0xa0a0) */ 0x3E94, /* 0x5030(0xf0d0-0xa0a0) */ 0x736B, /* 0x5031(0xf0d1-0xa0a0) */ 0x736C, /* 0x5032(0xf0d2-0xa0a0) */ 0x0000, /* 0x5033(0xf0d3-0xa0a0) */ 0x736E, /* 0x5034(0xf0d4-0xa0a0) */ 0x736F, /* 0x5035(0xf0d5-0xa0a0) */ 0x7371, /* 0x5036(0xf0d6-0xa0a0) */ 0x7377, /* 0x5037(0xf0d7-0xa0a0) */ 0x7381, /* 0x5038(0xf0d8-0xa0a0) */ 0x7385, /* 0x5039(0xf0d9-0xa0a0) */ 0x738A, /* 0x503A(0xf0da-0xa0a0) */ 0x7394, /* 0x503B(0xf0db-0xa0a0) */ 0x7398, /* 0x503C(0xf0dc-0xa0a0) */ 0x739C, /* 0x503D(0xf0dd-0xa0a0) */ 0x739E, /* 0x503E(0xf0de-0xa0a0) */ 0x73A5, /* 0x503F(0xf0df-0xa0a0) */ 0x73A8, /* 0x5040(0xf0e0-0xa0a0) */ 0x73B5, /* 0x5041(0xf0e1-0xa0a0) */ 0x73B7, /* 0x5042(0xf0e2-0xa0a0) */ 0x73B9, /* 0x5043(0xf0e3-0xa0a0) */ 0x73BC, /* 0x5044(0xf0e4-0xa0a0) */ 0x73BF, /* 0x5045(0xf0e5-0xa0a0) */ 0x73C5, /* 0x5046(0xf0e6-0xa0a0) */ 0x73CB, /* 0x5047(0xf0e7-0xa0a0) */ 0x73E1, /* 0x5048(0xf0e8-0xa0a0) */ 0x73E7, /* 0x5049(0xf0e9-0xa0a0) */ 0x73F9, /* 0x504A(0xf0ea-0xa0a0) */ 0x7413, /* 0x504B(0xf0eb-0xa0a0) */ 0x73FA, /* 0x504C(0xf0ec-0xa0a0) */ 0x7401, /* 0x504D(0xf0ed-0xa0a0) */ 0x7424, /* 0x504E(0xf0ee-0xa0a0) */ 0x7431, /* 0x504F(0xf0ef-0xa0a0) */ 0x7439, /* 0x5050(0xf0f0-0xa0a0) */ 0x7453, /* 0x5051(0xf0f1-0xa0a0) */ 0x7440, /* 0x5052(0xf0f2-0xa0a0) */ 0x7443, /* 0x5053(0xf0f3-0xa0a0) */ 0x744D, /* 0x5054(0xf0f4-0xa0a0) */ 0x7452, /* 0x5055(0xf0f5-0xa0a0) */ 0x745D, /* 0x5056(0xf0f6-0xa0a0) */ 0x7471, /* 0x5057(0xf0f7-0xa0a0) */ 0x7481, /* 0x5058(0xf0f8-0xa0a0) */ 0x7485, /* 0x5059(0xf0f9-0xa0a0) */ 0x7488, /* 0x505A(0xf0fa-0xa0a0) */ 0x0000, /* 0x505B(0xf0fb-0xa0a0) */ 0x7492, /* 0x505C(0xf0fc-0xa0a0) */ 0x7497, /* 0x505D(0xf0fd-0xa0a0) */ 0x7499, /* 0x505E(0xf0fe-0xa0a0) */ 0x0000, /* 0x505F(0xf0ff-0xa0a0) */ 0x0000, /* 0x5060(0xf100-0xa0a0) */ 0x0000, /* 0x5061(0xf101-0xa0a0) */ 0x0000, /* 0x5062(0xf102-0xa0a0) */ 0x0000, /* 0x5063(0xf103-0xa0a0) */ 0x0000, /* 0x5064(0xf104-0xa0a0) */ 0x0000, /* 0x5065(0xf105-0xa0a0) */ 0x0000, /* 0x5066(0xf106-0xa0a0) */ 0x0000, /* 0x5067(0xf107-0xa0a0) */ 0x0000, /* 0x5068(0xf108-0xa0a0) */ 0x0000, /* 0x5069(0xf109-0xa0a0) */ 0x0000, /* 0x506A(0xf10a-0xa0a0) */ 0x0000, /* 0x506B(0xf10b-0xa0a0) */ 0x0000, /* 0x506C(0xf10c-0xa0a0) */ 0x0000, /* 0x506D(0xf10d-0xa0a0) */ 0x0000, /* 0x506E(0xf10e-0xa0a0) */ 0x0000, /* 0x506F(0xf10f-0xa0a0) */ 0x0000, /* 0x5070(0xf110-0xa0a0) */ 0x0000, /* 0x5071(0xf111-0xa0a0) */ 0x0000, /* 0x5072(0xf112-0xa0a0) */ 0x0000, /* 0x5073(0xf113-0xa0a0) */ 0x0000, /* 0x5074(0xf114-0xa0a0) */ 0x0000, /* 0x5075(0xf115-0xa0a0) */ 0x0000, /* 0x5076(0xf116-0xa0a0) */ 0x0000, /* 0x5077(0xf117-0xa0a0) */ 0x0000, /* 0x5078(0xf118-0xa0a0) */ 0x0000, /* 0x5079(0xf119-0xa0a0) */ 0x0000, /* 0x507A(0xf11a-0xa0a0) */ 0x0000, /* 0x507B(0xf11b-0xa0a0) */ 0x0000, /* 0x507C(0xf11c-0xa0a0) */ 0x0000, /* 0x507D(0xf11d-0xa0a0) */ 0x0000, /* 0x507E(0xf11e-0xa0a0) */ 0x0000, /* 0x507F(0xf11f-0xa0a0) */ 0x0000, /* 0x5080(0xf120-0xa0a0) */ 0x0000, /* 0x5081(0xf121-0xa0a0) */ 0x0000, /* 0x5082(0xf122-0xa0a0) */ 0x0000, /* 0x5083(0xf123-0xa0a0) */ 0x0000, /* 0x5084(0xf124-0xa0a0) */ 0x0000, /* 0x5085(0xf125-0xa0a0) */ 0x0000, /* 0x5086(0xf126-0xa0a0) */ 0x0000, /* 0x5087(0xf127-0xa0a0) */ 0x0000, /* 0x5088(0xf128-0xa0a0) */ 0x0000, /* 0x5089(0xf129-0xa0a0) */ 0x0000, /* 0x508A(0xf12a-0xa0a0) */ 0x0000, /* 0x508B(0xf12b-0xa0a0) */ 0x0000, /* 0x508C(0xf12c-0xa0a0) */ 0x0000, /* 0x508D(0xf12d-0xa0a0) */ 0x0000, /* 0x508E(0xf12e-0xa0a0) */ 0x0000, /* 0x508F(0xf12f-0xa0a0) */ 0x0000, /* 0x5090(0xf130-0xa0a0) */ 0x0000, /* 0x5091(0xf131-0xa0a0) */ 0x0000, /* 0x5092(0xf132-0xa0a0) */ 0x0000, /* 0x5093(0xf133-0xa0a0) */ 0x0000, /* 0x5094(0xf134-0xa0a0) */ 0x0000, /* 0x5095(0xf135-0xa0a0) */ 0x0000, /* 0x5096(0xf136-0xa0a0) */ 0x0000, /* 0x5097(0xf137-0xa0a0) */ 0x0000, /* 0x5098(0xf138-0xa0a0) */ 0x0000, /* 0x5099(0xf139-0xa0a0) */ 0x0000, /* 0x509A(0xf13a-0xa0a0) */ 0x0000, /* 0x509B(0xf13b-0xa0a0) */ 0x0000, /* 0x509C(0xf13c-0xa0a0) */ 0x0000, /* 0x509D(0xf13d-0xa0a0) */ 0x0000, /* 0x509E(0xf13e-0xa0a0) */ 0x0000, /* 0x509F(0xf13f-0xa0a0) */ 0x0000, /* 0x50A0(0xf140-0xa0a0) */ 0x0000, /* 0x50A1(0xf141-0xa0a0) */ 0x0000, /* 0x50A2(0xf142-0xa0a0) */ 0x0000, /* 0x50A3(0xf143-0xa0a0) */ 0x0000, /* 0x50A4(0xf144-0xa0a0) */ 0x0000, /* 0x50A5(0xf145-0xa0a0) */ 0x0000, /* 0x50A6(0xf146-0xa0a0) */ 0x0000, /* 0x50A7(0xf147-0xa0a0) */ 0x0000, /* 0x50A8(0xf148-0xa0a0) */ 0x0000, /* 0x50A9(0xf149-0xa0a0) */ 0x0000, /* 0x50AA(0xf14a-0xa0a0) */ 0x0000, /* 0x50AB(0xf14b-0xa0a0) */ 0x0000, /* 0x50AC(0xf14c-0xa0a0) */ 0x0000, /* 0x50AD(0xf14d-0xa0a0) */ 0x0000, /* 0x50AE(0xf14e-0xa0a0) */ 0x0000, /* 0x50AF(0xf14f-0xa0a0) */ 0x0000, /* 0x50B0(0xf150-0xa0a0) */ 0x0000, /* 0x50B1(0xf151-0xa0a0) */ 0x0000, /* 0x50B2(0xf152-0xa0a0) */ 0x0000, /* 0x50B3(0xf153-0xa0a0) */ 0x0000, /* 0x50B4(0xf154-0xa0a0) */ 0x0000, /* 0x50B5(0xf155-0xa0a0) */ 0x0000, /* 0x50B6(0xf156-0xa0a0) */ 0x0000, /* 0x50B7(0xf157-0xa0a0) */ 0x0000, /* 0x50B8(0xf158-0xa0a0) */ 0x0000, /* 0x50B9(0xf159-0xa0a0) */ 0x0000, /* 0x50BA(0xf15a-0xa0a0) */ 0x0000, /* 0x50BB(0xf15b-0xa0a0) */ 0x0000, /* 0x50BC(0xf15c-0xa0a0) */ 0x0000, /* 0x50BD(0xf15d-0xa0a0) */ 0x0000, /* 0x50BE(0xf15e-0xa0a0) */ 0x0000, /* 0x50BF(0xf15f-0xa0a0) */ 0x0000, /* 0x50C0(0xf160-0xa0a0) */ 0x0000, /* 0x50C1(0xf161-0xa0a0) */ 0x0000, /* 0x50C2(0xf162-0xa0a0) */ 0x0000, /* 0x50C3(0xf163-0xa0a0) */ 0x0000, /* 0x50C4(0xf164-0xa0a0) */ 0x0000, /* 0x50C5(0xf165-0xa0a0) */ 0x0000, /* 0x50C6(0xf166-0xa0a0) */ 0x0000, /* 0x50C7(0xf167-0xa0a0) */ 0x0000, /* 0x50C8(0xf168-0xa0a0) */ 0x0000, /* 0x50C9(0xf169-0xa0a0) */ 0x0000, /* 0x50CA(0xf16a-0xa0a0) */ 0x0000, /* 0x50CB(0xf16b-0xa0a0) */ 0x0000, /* 0x50CC(0xf16c-0xa0a0) */ 0x0000, /* 0x50CD(0xf16d-0xa0a0) */ 0x0000, /* 0x50CE(0xf16e-0xa0a0) */ 0x0000, /* 0x50CF(0xf16f-0xa0a0) */ 0x0000, /* 0x50D0(0xf170-0xa0a0) */ 0x0000, /* 0x50D1(0xf171-0xa0a0) */ 0x0000, /* 0x50D2(0xf172-0xa0a0) */ 0x0000, /* 0x50D3(0xf173-0xa0a0) */ 0x0000, /* 0x50D4(0xf174-0xa0a0) */ 0x0000, /* 0x50D5(0xf175-0xa0a0) */ 0x0000, /* 0x50D6(0xf176-0xa0a0) */ 0x0000, /* 0x50D7(0xf177-0xa0a0) */ 0x0000, /* 0x50D8(0xf178-0xa0a0) */ 0x0000, /* 0x50D9(0xf179-0xa0a0) */ 0x0000, /* 0x50DA(0xf17a-0xa0a0) */ 0x0000, /* 0x50DB(0xf17b-0xa0a0) */ 0x0000, /* 0x50DC(0xf17c-0xa0a0) */ 0x0000, /* 0x50DD(0xf17d-0xa0a0) */ 0x0000, /* 0x50DE(0xf17e-0xa0a0) */ 0x0000, /* 0x50DF(0xf17f-0xa0a0) */ 0x0000, /* 0x50E0(0xf180-0xa0a0) */ 0x0000, /* 0x50E1(0xf181-0xa0a0) */ 0x0000, /* 0x50E2(0xf182-0xa0a0) */ 0x0000, /* 0x50E3(0xf183-0xa0a0) */ 0x0000, /* 0x50E4(0xf184-0xa0a0) */ 0x0000, /* 0x50E5(0xf185-0xa0a0) */ 0x0000, /* 0x50E6(0xf186-0xa0a0) */ 0x0000, /* 0x50E7(0xf187-0xa0a0) */ 0x0000, /* 0x50E8(0xf188-0xa0a0) */ 0x0000, /* 0x50E9(0xf189-0xa0a0) */ 0x0000, /* 0x50EA(0xf18a-0xa0a0) */ 0x0000, /* 0x50EB(0xf18b-0xa0a0) */ 0x0000, /* 0x50EC(0xf18c-0xa0a0) */ 0x0000, /* 0x50ED(0xf18d-0xa0a0) */ 0x0000, /* 0x50EE(0xf18e-0xa0a0) */ 0x0000, /* 0x50EF(0xf18f-0xa0a0) */ 0x0000, /* 0x50F0(0xf190-0xa0a0) */ 0x0000, /* 0x50F1(0xf191-0xa0a0) */ 0x0000, /* 0x50F2(0xf192-0xa0a0) */ 0x0000, /* 0x50F3(0xf193-0xa0a0) */ 0x0000, /* 0x50F4(0xf194-0xa0a0) */ 0x0000, /* 0x50F5(0xf195-0xa0a0) */ 0x0000, /* 0x50F6(0xf196-0xa0a0) */ 0x0000, /* 0x50F7(0xf197-0xa0a0) */ 0x0000, /* 0x50F8(0xf198-0xa0a0) */ 0x0000, /* 0x50F9(0xf199-0xa0a0) */ 0x0000, /* 0x50FA(0xf19a-0xa0a0) */ 0x0000, /* 0x50FB(0xf19b-0xa0a0) */ 0x0000, /* 0x50FC(0xf19c-0xa0a0) */ 0x0000, /* 0x50FD(0xf19d-0xa0a0) */ 0x0000, /* 0x50FE(0xf19e-0xa0a0) */ 0x0000, /* 0x50FF(0xf19f-0xa0a0) */ 0x0000, /* 0x5100(0xf1a0-0xa0a0) */ 0x74A0, /* 0x5101(0xf1a1-0xa0a0) */ 0x74A1, /* 0x5102(0xf1a2-0xa0a0) */ 0x74A5, /* 0x5103(0xf1a3-0xa0a0) */ 0x74AA, /* 0x5104(0xf1a4-0xa0a0) */ 0x74AB, /* 0x5105(0xf1a5-0xa0a0) */ 0x74B9, /* 0x5106(0xf1a6-0xa0a0) */ 0x74BB, /* 0x5107(0xf1a7-0xa0a0) */ 0x74BA, /* 0x5108(0xf1a8-0xa0a0) */ 0x74D6, /* 0x5109(0xf1a9-0xa0a0) */ 0x74D8, /* 0x510A(0xf1aa-0xa0a0) */ 0x74DE, /* 0x510B(0xf1ab-0xa0a0) */ 0x74EF, /* 0x510C(0xf1ac-0xa0a0) */ 0x74EB, /* 0x510D(0xf1ad-0xa0a0) */ 0x0000, /* 0x510E(0xf1ae-0xa0a0) */ 0x74FA, /* 0x510F(0xf1af-0xa0a0) */ 0x0000, /* 0x5110(0xf1b0-0xa0a0) */ 0x7520, /* 0x5111(0xf1b1-0xa0a0) */ 0x7524, /* 0x5112(0xf1b2-0xa0a0) */ 0x752A, /* 0x5113(0xf1b3-0xa0a0) */ 0x3F57, /* 0x5114(0xf1b4-0xa0a0) */ 0x0000, /* 0x5115(0xf1b5-0xa0a0) */ 0x753D, /* 0x5116(0xf1b6-0xa0a0) */ 0x753E, /* 0x5117(0xf1b7-0xa0a0) */ 0x7540, /* 0x5118(0xf1b8-0xa0a0) */ 0x7548, /* 0x5119(0xf1b9-0xa0a0) */ 0x754E, /* 0x511A(0xf1ba-0xa0a0) */ 0x7550, /* 0x511B(0xf1bb-0xa0a0) */ 0x7552, /* 0x511C(0xf1bc-0xa0a0) */ 0x756C, /* 0x511D(0xf1bd-0xa0a0) */ 0x7572, /* 0x511E(0xf1be-0xa0a0) */ 0x7571, /* 0x511F(0xf1bf-0xa0a0) */ 0x757A, /* 0x5120(0xf1c0-0xa0a0) */ 0x757D, /* 0x5121(0xf1c1-0xa0a0) */ 0x757E, /* 0x5122(0xf1c2-0xa0a0) */ 0x7581, /* 0x5123(0xf1c3-0xa0a0) */ 0x0000, /* 0x5124(0xf1c4-0xa0a0) */ 0x758C, /* 0x5125(0xf1c5-0xa0a0) */ 0x3F75, /* 0x5126(0xf1c6-0xa0a0) */ 0x75A2, /* 0x5127(0xf1c7-0xa0a0) */ 0x3F77, /* 0x5128(0xf1c8-0xa0a0) */ 0x75B0, /* 0x5129(0xf1c9-0xa0a0) */ 0x75B7, /* 0x512A(0xf1ca-0xa0a0) */ 0x75BF, /* 0x512B(0xf1cb-0xa0a0) */ 0x75C0, /* 0x512C(0xf1cc-0xa0a0) */ 0x75C6, /* 0x512D(0xf1cd-0xa0a0) */ 0x75CF, /* 0x512E(0xf1ce-0xa0a0) */ 0x75D3, /* 0x512F(0xf1cf-0xa0a0) */ 0x75DD, /* 0x5130(0xf1d0-0xa0a0) */ 0x75DF, /* 0x5131(0xf1d1-0xa0a0) */ 0x75E0, /* 0x5132(0xf1d2-0xa0a0) */ 0x75E7, /* 0x5133(0xf1d3-0xa0a0) */ 0x75EC, /* 0x5134(0xf1d4-0xa0a0) */ 0x75EE, /* 0x5135(0xf1d5-0xa0a0) */ 0x75F1, /* 0x5136(0xf1d6-0xa0a0) */ 0x75F9, /* 0x5137(0xf1d7-0xa0a0) */ 0x7603, /* 0x5138(0xf1d8-0xa0a0) */ 0x7618, /* 0x5139(0xf1d9-0xa0a0) */ 0x7607, /* 0x513A(0xf1da-0xa0a0) */ 0x760F, /* 0x513B(0xf1db-0xa0a0) */ 0x3FAE, /* 0x513C(0xf1dc-0xa0a0) */ 0x0000, /* 0x513D(0xf1dd-0xa0a0) */ 0x7613, /* 0x513E(0xf1de-0xa0a0) */ 0x761B, /* 0x513F(0xf1df-0xa0a0) */ 0x761C, /* 0x5140(0xf1e0-0xa0a0) */ 0x0000, /* 0x5141(0xf1e1-0xa0a0) */ 0x7625, /* 0x5142(0xf1e2-0xa0a0) */ 0x7628, /* 0x5143(0xf1e3-0xa0a0) */ 0x763C, /* 0x5144(0xf1e4-0xa0a0) */ 0x7633, /* 0x5145(0xf1e5-0xa0a0) */ 0x0000, /* 0x5146(0xf1e6-0xa0a0) */ 0x3FC9, /* 0x5147(0xf1e7-0xa0a0) */ 0x7641, /* 0x5148(0xf1e8-0xa0a0) */ 0x0000, /* 0x5149(0xf1e9-0xa0a0) */ 0x7649, /* 0x514A(0xf1ea-0xa0a0) */ 0x7655, /* 0x514B(0xf1eb-0xa0a0) */ 0x3FD7, /* 0x514C(0xf1ec-0xa0a0) */ 0x766E, /* 0x514D(0xf1ed-0xa0a0) */ 0x7695, /* 0x514E(0xf1ee-0xa0a0) */ 0x769C, /* 0x514F(0xf1ef-0xa0a0) */ 0x76A1, /* 0x5150(0xf1f0-0xa0a0) */ 0x76A0, /* 0x5151(0xf1f1-0xa0a0) */ 0x76A7, /* 0x5152(0xf1f2-0xa0a0) */ 0x76A8, /* 0x5153(0xf1f3-0xa0a0) */ 0x76AF, /* 0x5154(0xf1f4-0xa0a0) */ 0x0000, /* 0x5155(0xf1f5-0xa0a0) */ 0x76C9, /* 0x5156(0xf1f6-0xa0a0) */ 0x0000, /* 0x5157(0xf1f7-0xa0a0) */ 0x76E8, /* 0x5158(0xf1f8-0xa0a0) */ 0x76EC, /* 0x5159(0xf1f9-0xa0a0) */ 0x0000, /* 0x515A(0xf1fa-0xa0a0) */ 0x7717, /* 0x515B(0xf1fb-0xa0a0) */ 0x771A, /* 0x515C(0xf1fc-0xa0a0) */ 0x772D, /* 0x515D(0xf1fd-0xa0a0) */ 0x7735, /* 0x515E(0xf1fe-0xa0a0) */ 0x0000, /* 0x515F(0xf1ff-0xa0a0) */ 0x0000, /* 0x5160(0xf200-0xa0a0) */ 0x0000, /* 0x5161(0xf201-0xa0a0) */ 0x0000, /* 0x5162(0xf202-0xa0a0) */ 0x0000, /* 0x5163(0xf203-0xa0a0) */ 0x0000, /* 0x5164(0xf204-0xa0a0) */ 0x0000, /* 0x5165(0xf205-0xa0a0) */ 0x0000, /* 0x5166(0xf206-0xa0a0) */ 0x0000, /* 0x5167(0xf207-0xa0a0) */ 0x0000, /* 0x5168(0xf208-0xa0a0) */ 0x0000, /* 0x5169(0xf209-0xa0a0) */ 0x0000, /* 0x516A(0xf20a-0xa0a0) */ 0x0000, /* 0x516B(0xf20b-0xa0a0) */ 0x0000, /* 0x516C(0xf20c-0xa0a0) */ 0x0000, /* 0x516D(0xf20d-0xa0a0) */ 0x0000, /* 0x516E(0xf20e-0xa0a0) */ 0x0000, /* 0x516F(0xf20f-0xa0a0) */ 0x0000, /* 0x5170(0xf210-0xa0a0) */ 0x0000, /* 0x5171(0xf211-0xa0a0) */ 0x0000, /* 0x5172(0xf212-0xa0a0) */ 0x0000, /* 0x5173(0xf213-0xa0a0) */ 0x0000, /* 0x5174(0xf214-0xa0a0) */ 0x0000, /* 0x5175(0xf215-0xa0a0) */ 0x0000, /* 0x5176(0xf216-0xa0a0) */ 0x0000, /* 0x5177(0xf217-0xa0a0) */ 0x0000, /* 0x5178(0xf218-0xa0a0) */ 0x0000, /* 0x5179(0xf219-0xa0a0) */ 0x0000, /* 0x517A(0xf21a-0xa0a0) */ 0x0000, /* 0x517B(0xf21b-0xa0a0) */ 0x0000, /* 0x517C(0xf21c-0xa0a0) */ 0x0000, /* 0x517D(0xf21d-0xa0a0) */ 0x0000, /* 0x517E(0xf21e-0xa0a0) */ 0x0000, /* 0x517F(0xf21f-0xa0a0) */ 0x0000, /* 0x5180(0xf220-0xa0a0) */ 0x0000, /* 0x5181(0xf221-0xa0a0) */ 0x0000, /* 0x5182(0xf222-0xa0a0) */ 0x0000, /* 0x5183(0xf223-0xa0a0) */ 0x0000, /* 0x5184(0xf224-0xa0a0) */ 0x0000, /* 0x5185(0xf225-0xa0a0) */ 0x0000, /* 0x5186(0xf226-0xa0a0) */ 0x0000, /* 0x5187(0xf227-0xa0a0) */ 0x0000, /* 0x5188(0xf228-0xa0a0) */ 0x0000, /* 0x5189(0xf229-0xa0a0) */ 0x0000, /* 0x518A(0xf22a-0xa0a0) */ 0x0000, /* 0x518B(0xf22b-0xa0a0) */ 0x0000, /* 0x518C(0xf22c-0xa0a0) */ 0x0000, /* 0x518D(0xf22d-0xa0a0) */ 0x0000, /* 0x518E(0xf22e-0xa0a0) */ 0x0000, /* 0x518F(0xf22f-0xa0a0) */ 0x0000, /* 0x5190(0xf230-0xa0a0) */ 0x0000, /* 0x5191(0xf231-0xa0a0) */ 0x0000, /* 0x5192(0xf232-0xa0a0) */ 0x0000, /* 0x5193(0xf233-0xa0a0) */ 0x0000, /* 0x5194(0xf234-0xa0a0) */ 0x0000, /* 0x5195(0xf235-0xa0a0) */ 0x0000, /* 0x5196(0xf236-0xa0a0) */ 0x0000, /* 0x5197(0xf237-0xa0a0) */ 0x0000, /* 0x5198(0xf238-0xa0a0) */ 0x0000, /* 0x5199(0xf239-0xa0a0) */ 0x0000, /* 0x519A(0xf23a-0xa0a0) */ 0x0000, /* 0x519B(0xf23b-0xa0a0) */ 0x0000, /* 0x519C(0xf23c-0xa0a0) */ 0x0000, /* 0x519D(0xf23d-0xa0a0) */ 0x0000, /* 0x519E(0xf23e-0xa0a0) */ 0x0000, /* 0x519F(0xf23f-0xa0a0) */ 0x0000, /* 0x51A0(0xf240-0xa0a0) */ 0x0000, /* 0x51A1(0xf241-0xa0a0) */ 0x0000, /* 0x51A2(0xf242-0xa0a0) */ 0x0000, /* 0x51A3(0xf243-0xa0a0) */ 0x0000, /* 0x51A4(0xf244-0xa0a0) */ 0x0000, /* 0x51A5(0xf245-0xa0a0) */ 0x0000, /* 0x51A6(0xf246-0xa0a0) */ 0x0000, /* 0x51A7(0xf247-0xa0a0) */ 0x0000, /* 0x51A8(0xf248-0xa0a0) */ 0x0000, /* 0x51A9(0xf249-0xa0a0) */ 0x0000, /* 0x51AA(0xf24a-0xa0a0) */ 0x0000, /* 0x51AB(0xf24b-0xa0a0) */ 0x0000, /* 0x51AC(0xf24c-0xa0a0) */ 0x0000, /* 0x51AD(0xf24d-0xa0a0) */ 0x0000, /* 0x51AE(0xf24e-0xa0a0) */ 0x0000, /* 0x51AF(0xf24f-0xa0a0) */ 0x0000, /* 0x51B0(0xf250-0xa0a0) */ 0x0000, /* 0x51B1(0xf251-0xa0a0) */ 0x0000, /* 0x51B2(0xf252-0xa0a0) */ 0x0000, /* 0x51B3(0xf253-0xa0a0) */ 0x0000, /* 0x51B4(0xf254-0xa0a0) */ 0x0000, /* 0x51B5(0xf255-0xa0a0) */ 0x0000, /* 0x51B6(0xf256-0xa0a0) */ 0x0000, /* 0x51B7(0xf257-0xa0a0) */ 0x0000, /* 0x51B8(0xf258-0xa0a0) */ 0x0000, /* 0x51B9(0xf259-0xa0a0) */ 0x0000, /* 0x51BA(0xf25a-0xa0a0) */ 0x0000, /* 0x51BB(0xf25b-0xa0a0) */ 0x0000, /* 0x51BC(0xf25c-0xa0a0) */ 0x0000, /* 0x51BD(0xf25d-0xa0a0) */ 0x0000, /* 0x51BE(0xf25e-0xa0a0) */ 0x0000, /* 0x51BF(0xf25f-0xa0a0) */ 0x0000, /* 0x51C0(0xf260-0xa0a0) */ 0x0000, /* 0x51C1(0xf261-0xa0a0) */ 0x0000, /* 0x51C2(0xf262-0xa0a0) */ 0x0000, /* 0x51C3(0xf263-0xa0a0) */ 0x0000, /* 0x51C4(0xf264-0xa0a0) */ 0x0000, /* 0x51C5(0xf265-0xa0a0) */ 0x0000, /* 0x51C6(0xf266-0xa0a0) */ 0x0000, /* 0x51C7(0xf267-0xa0a0) */ 0x0000, /* 0x51C8(0xf268-0xa0a0) */ 0x0000, /* 0x51C9(0xf269-0xa0a0) */ 0x0000, /* 0x51CA(0xf26a-0xa0a0) */ 0x0000, /* 0x51CB(0xf26b-0xa0a0) */ 0x0000, /* 0x51CC(0xf26c-0xa0a0) */ 0x0000, /* 0x51CD(0xf26d-0xa0a0) */ 0x0000, /* 0x51CE(0xf26e-0xa0a0) */ 0x0000, /* 0x51CF(0xf26f-0xa0a0) */ 0x0000, /* 0x51D0(0xf270-0xa0a0) */ 0x0000, /* 0x51D1(0xf271-0xa0a0) */ 0x0000, /* 0x51D2(0xf272-0xa0a0) */ 0x0000, /* 0x51D3(0xf273-0xa0a0) */ 0x0000, /* 0x51D4(0xf274-0xa0a0) */ 0x0000, /* 0x51D5(0xf275-0xa0a0) */ 0x0000, /* 0x51D6(0xf276-0xa0a0) */ 0x0000, /* 0x51D7(0xf277-0xa0a0) */ 0x0000, /* 0x51D8(0xf278-0xa0a0) */ 0x0000, /* 0x51D9(0xf279-0xa0a0) */ 0x0000, /* 0x51DA(0xf27a-0xa0a0) */ 0x0000, /* 0x51DB(0xf27b-0xa0a0) */ 0x0000, /* 0x51DC(0xf27c-0xa0a0) */ 0x0000, /* 0x51DD(0xf27d-0xa0a0) */ 0x0000, /* 0x51DE(0xf27e-0xa0a0) */ 0x0000, /* 0x51DF(0xf27f-0xa0a0) */ 0x0000, /* 0x51E0(0xf280-0xa0a0) */ 0x0000, /* 0x51E1(0xf281-0xa0a0) */ 0x0000, /* 0x51E2(0xf282-0xa0a0) */ 0x0000, /* 0x51E3(0xf283-0xa0a0) */ 0x0000, /* 0x51E4(0xf284-0xa0a0) */ 0x0000, /* 0x51E5(0xf285-0xa0a0) */ 0x0000, /* 0x51E6(0xf286-0xa0a0) */ 0x0000, /* 0x51E7(0xf287-0xa0a0) */ 0x0000, /* 0x51E8(0xf288-0xa0a0) */ 0x0000, /* 0x51E9(0xf289-0xa0a0) */ 0x0000, /* 0x51EA(0xf28a-0xa0a0) */ 0x0000, /* 0x51EB(0xf28b-0xa0a0) */ 0x0000, /* 0x51EC(0xf28c-0xa0a0) */ 0x0000, /* 0x51ED(0xf28d-0xa0a0) */ 0x0000, /* 0x51EE(0xf28e-0xa0a0) */ 0x0000, /* 0x51EF(0xf28f-0xa0a0) */ 0x0000, /* 0x51F0(0xf290-0xa0a0) */ 0x0000, /* 0x51F1(0xf291-0xa0a0) */ 0x0000, /* 0x51F2(0xf292-0xa0a0) */ 0x0000, /* 0x51F3(0xf293-0xa0a0) */ 0x0000, /* 0x51F4(0xf294-0xa0a0) */ 0x0000, /* 0x51F5(0xf295-0xa0a0) */ 0x0000, /* 0x51F6(0xf296-0xa0a0) */ 0x0000, /* 0x51F7(0xf297-0xa0a0) */ 0x0000, /* 0x51F8(0xf298-0xa0a0) */ 0x0000, /* 0x51F9(0xf299-0xa0a0) */ 0x0000, /* 0x51FA(0xf29a-0xa0a0) */ 0x0000, /* 0x51FB(0xf29b-0xa0a0) */ 0x0000, /* 0x51FC(0xf29c-0xa0a0) */ 0x0000, /* 0x51FD(0xf29d-0xa0a0) */ 0x0000, /* 0x51FE(0xf29e-0xa0a0) */ 0x0000, /* 0x51FF(0xf29f-0xa0a0) */ 0x0000, /* 0x5200(0xf2a0-0xa0a0) */ 0x0000, /* 0x5201(0xf2a1-0xa0a0) */ 0x4039, /* 0x5202(0xf2a2-0xa0a0) */ 0x0000, /* 0x5203(0xf2a3-0xa0a0) */ 0x0000, /* 0x5204(0xf2a4-0xa0a0) */ 0x7758, /* 0x5205(0xf2a5-0xa0a0) */ 0x7760, /* 0x5206(0xf2a6-0xa0a0) */ 0x776A, /* 0x5207(0xf2a7-0xa0a0) */ 0x0000, /* 0x5208(0xf2a8-0xa0a0) */ 0x7772, /* 0x5209(0xf2a9-0xa0a0) */ 0x777C, /* 0x520A(0xf2aa-0xa0a0) */ 0x777D, /* 0x520B(0xf2ab-0xa0a0) */ 0x0000, /* 0x520C(0xf2ac-0xa0a0) */ 0x4058, /* 0x520D(0xf2ad-0xa0a0) */ 0x779A, /* 0x520E(0xf2ae-0xa0a0) */ 0x779F, /* 0x520F(0xf2af-0xa0a0) */ 0x77A2, /* 0x5210(0xf2b0-0xa0a0) */ 0x77A4, /* 0x5211(0xf2b1-0xa0a0) */ 0x77A9, /* 0x5212(0xf2b2-0xa0a0) */ 0x77DE, /* 0x5213(0xf2b3-0xa0a0) */ 0x77DF, /* 0x5214(0xf2b4-0xa0a0) */ 0x77E4, /* 0x5215(0xf2b5-0xa0a0) */ 0x77E6, /* 0x5216(0xf2b6-0xa0a0) */ 0x77EA, /* 0x5217(0xf2b7-0xa0a0) */ 0x77EC, /* 0x5218(0xf2b8-0xa0a0) */ 0x4093, /* 0x5219(0xf2b9-0xa0a0) */ 0x77F0, /* 0x521A(0xf2ba-0xa0a0) */ 0x77F4, /* 0x521B(0xf2bb-0xa0a0) */ 0x77FB, /* 0x521C(0xf2bc-0xa0a0) */ 0x0000, /* 0x521D(0xf2bd-0xa0a0) */ 0x7805, /* 0x521E(0xf2be-0xa0a0) */ 0x7806, /* 0x521F(0xf2bf-0xa0a0) */ 0x7809, /* 0x5220(0xf2c0-0xa0a0) */ 0x780D, /* 0x5221(0xf2c1-0xa0a0) */ 0x7819, /* 0x5222(0xf2c2-0xa0a0) */ 0x7821, /* 0x5223(0xf2c3-0xa0a0) */ 0x782C, /* 0x5224(0xf2c4-0xa0a0) */ 0x7847, /* 0x5225(0xf2c5-0xa0a0) */ 0x7864, /* 0x5226(0xf2c6-0xa0a0) */ 0x786A, /* 0x5227(0xf2c7-0xa0a0) */ 0x0000, /* 0x5228(0xf2c8-0xa0a0) */ 0x788A, /* 0x5229(0xf2c9-0xa0a0) */ 0x7894, /* 0x522A(0xf2ca-0xa0a0) */ 0x78A4, /* 0x522B(0xf2cb-0xa0a0) */ 0x789D, /* 0x522C(0xf2cc-0xa0a0) */ 0x789E, /* 0x522D(0xf2cd-0xa0a0) */ 0x789F, /* 0x522E(0xf2ce-0xa0a0) */ 0x78BB, /* 0x522F(0xf2cf-0xa0a0) */ 0x78C8, /* 0x5230(0xf2d0-0xa0a0) */ 0x78CC, /* 0x5231(0xf2d1-0xa0a0) */ 0x78CE, /* 0x5232(0xf2d2-0xa0a0) */ 0x78D5, /* 0x5233(0xf2d3-0xa0a0) */ 0x78E0, /* 0x5234(0xf2d4-0xa0a0) */ 0x78E1, /* 0x5235(0xf2d5-0xa0a0) */ 0x78E6, /* 0x5236(0xf2d6-0xa0a0) */ 0x78F9, /* 0x5237(0xf2d7-0xa0a0) */ 0x78FA, /* 0x5238(0xf2d8-0xa0a0) */ 0x78FB, /* 0x5239(0xf2d9-0xa0a0) */ 0x78FE, /* 0x523A(0xf2da-0xa0a0) */ 0x0000, /* 0x523B(0xf2db-0xa0a0) */ 0x7910, /* 0x523C(0xf2dc-0xa0a0) */ 0x791B, /* 0x523D(0xf2dd-0xa0a0) */ 0x7930, /* 0x523E(0xf2de-0xa0a0) */ 0x7925, /* 0x523F(0xf2df-0xa0a0) */ 0x793B, /* 0x5240(0xf2e0-0xa0a0) */ 0x794A, /* 0x5241(0xf2e1-0xa0a0) */ 0x7958, /* 0x5242(0xf2e2-0xa0a0) */ 0x795B, /* 0x5243(0xf2e3-0xa0a0) */ 0x4105, /* 0x5244(0xf2e4-0xa0a0) */ 0x7967, /* 0x5245(0xf2e5-0xa0a0) */ 0x7972, /* 0x5246(0xf2e6-0xa0a0) */ 0x7994, /* 0x5247(0xf2e7-0xa0a0) */ 0x7995, /* 0x5248(0xf2e8-0xa0a0) */ 0x7996, /* 0x5249(0xf2e9-0xa0a0) */ 0x799B, /* 0x524A(0xf2ea-0xa0a0) */ 0x79A1, /* 0x524B(0xf2eb-0xa0a0) */ 0x79A9, /* 0x524C(0xf2ec-0xa0a0) */ 0x79B4, /* 0x524D(0xf2ed-0xa0a0) */ 0x79BB, /* 0x524E(0xf2ee-0xa0a0) */ 0x79C2, /* 0x524F(0xf2ef-0xa0a0) */ 0x79C7, /* 0x5250(0xf2f0-0xa0a0) */ 0x79CC, /* 0x5251(0xf2f1-0xa0a0) */ 0x79CD, /* 0x5252(0xf2f2-0xa0a0) */ 0x79D6, /* 0x5253(0xf2f3-0xa0a0) */ 0x4148, /* 0x5254(0xf2f4-0xa0a0) */ 0x0000, /* 0x5255(0xf2f5-0xa0a0) */ 0x0000, /* 0x5256(0xf2f6-0xa0a0) */ 0x414F, /* 0x5257(0xf2f7-0xa0a0) */ 0x7A0A, /* 0x5258(0xf2f8-0xa0a0) */ 0x7A11, /* 0x5259(0xf2f9-0xa0a0) */ 0x7A15, /* 0x525A(0xf2fa-0xa0a0) */ 0x7A1B, /* 0x525B(0xf2fb-0xa0a0) */ 0x7A1E, /* 0x525C(0xf2fc-0xa0a0) */ 0x4163, /* 0x525D(0xf2fd-0xa0a0) */ 0x7A2D, /* 0x525E(0xf2fe-0xa0a0) */ 0x0000, /* 0x525F(0xf2ff-0xa0a0) */ 0x0000, /* 0x5260(0xf300-0xa0a0) */ 0x0000, /* 0x5261(0xf301-0xa0a0) */ 0x0000, /* 0x5262(0xf302-0xa0a0) */ 0x0000, /* 0x5263(0xf303-0xa0a0) */ 0x0000, /* 0x5264(0xf304-0xa0a0) */ 0x0000, /* 0x5265(0xf305-0xa0a0) */ 0x0000, /* 0x5266(0xf306-0xa0a0) */ 0x0000, /* 0x5267(0xf307-0xa0a0) */ 0x0000, /* 0x5268(0xf308-0xa0a0) */ 0x0000, /* 0x5269(0xf309-0xa0a0) */ 0x0000, /* 0x526A(0xf30a-0xa0a0) */ 0x0000, /* 0x526B(0xf30b-0xa0a0) */ 0x0000, /* 0x526C(0xf30c-0xa0a0) */ 0x0000, /* 0x526D(0xf30d-0xa0a0) */ 0x0000, /* 0x526E(0xf30e-0xa0a0) */ 0x0000, /* 0x526F(0xf30f-0xa0a0) */ 0x0000, /* 0x5270(0xf310-0xa0a0) */ 0x0000, /* 0x5271(0xf311-0xa0a0) */ 0x0000, /* 0x5272(0xf312-0xa0a0) */ 0x0000, /* 0x5273(0xf313-0xa0a0) */ 0x0000, /* 0x5274(0xf314-0xa0a0) */ 0x0000, /* 0x5275(0xf315-0xa0a0) */ 0x0000, /* 0x5276(0xf316-0xa0a0) */ 0x0000, /* 0x5277(0xf317-0xa0a0) */ 0x0000, /* 0x5278(0xf318-0xa0a0) */ 0x0000, /* 0x5279(0xf319-0xa0a0) */ 0x0000, /* 0x527A(0xf31a-0xa0a0) */ 0x0000, /* 0x527B(0xf31b-0xa0a0) */ 0x0000, /* 0x527C(0xf31c-0xa0a0) */ 0x0000, /* 0x527D(0xf31d-0xa0a0) */ 0x0000, /* 0x527E(0xf31e-0xa0a0) */ 0x0000, /* 0x527F(0xf31f-0xa0a0) */ 0x0000, /* 0x5280(0xf320-0xa0a0) */ 0x0000, /* 0x5281(0xf321-0xa0a0) */ 0x0000, /* 0x5282(0xf322-0xa0a0) */ 0x0000, /* 0x5283(0xf323-0xa0a0) */ 0x0000, /* 0x5284(0xf324-0xa0a0) */ 0x0000, /* 0x5285(0xf325-0xa0a0) */ 0x0000, /* 0x5286(0xf326-0xa0a0) */ 0x0000, /* 0x5287(0xf327-0xa0a0) */ 0x0000, /* 0x5288(0xf328-0xa0a0) */ 0x0000, /* 0x5289(0xf329-0xa0a0) */ 0x0000, /* 0x528A(0xf32a-0xa0a0) */ 0x0000, /* 0x528B(0xf32b-0xa0a0) */ 0x0000, /* 0x528C(0xf32c-0xa0a0) */ 0x0000, /* 0x528D(0xf32d-0xa0a0) */ 0x0000, /* 0x528E(0xf32e-0xa0a0) */ 0x0000, /* 0x528F(0xf32f-0xa0a0) */ 0x0000, /* 0x5290(0xf330-0xa0a0) */ 0x0000, /* 0x5291(0xf331-0xa0a0) */ 0x0000, /* 0x5292(0xf332-0xa0a0) */ 0x0000, /* 0x5293(0xf333-0xa0a0) */ 0x0000, /* 0x5294(0xf334-0xa0a0) */ 0x0000, /* 0x5295(0xf335-0xa0a0) */ 0x0000, /* 0x5296(0xf336-0xa0a0) */ 0x0000, /* 0x5297(0xf337-0xa0a0) */ 0x0000, /* 0x5298(0xf338-0xa0a0) */ 0x0000, /* 0x5299(0xf339-0xa0a0) */ 0x0000, /* 0x529A(0xf33a-0xa0a0) */ 0x0000, /* 0x529B(0xf33b-0xa0a0) */ 0x0000, /* 0x529C(0xf33c-0xa0a0) */ 0x0000, /* 0x529D(0xf33d-0xa0a0) */ 0x0000, /* 0x529E(0xf33e-0xa0a0) */ 0x0000, /* 0x529F(0xf33f-0xa0a0) */ 0x0000, /* 0x52A0(0xf340-0xa0a0) */ 0x0000, /* 0x52A1(0xf341-0xa0a0) */ 0x0000, /* 0x52A2(0xf342-0xa0a0) */ 0x0000, /* 0x52A3(0xf343-0xa0a0) */ 0x0000, /* 0x52A4(0xf344-0xa0a0) */ 0x0000, /* 0x52A5(0xf345-0xa0a0) */ 0x0000, /* 0x52A6(0xf346-0xa0a0) */ 0x0000, /* 0x52A7(0xf347-0xa0a0) */ 0x0000, /* 0x52A8(0xf348-0xa0a0) */ 0x0000, /* 0x52A9(0xf349-0xa0a0) */ 0x0000, /* 0x52AA(0xf34a-0xa0a0) */ 0x0000, /* 0x52AB(0xf34b-0xa0a0) */ 0x0000, /* 0x52AC(0xf34c-0xa0a0) */ 0x0000, /* 0x52AD(0xf34d-0xa0a0) */ 0x0000, /* 0x52AE(0xf34e-0xa0a0) */ 0x0000, /* 0x52AF(0xf34f-0xa0a0) */ 0x0000, /* 0x52B0(0xf350-0xa0a0) */ 0x0000, /* 0x52B1(0xf351-0xa0a0) */ 0x0000, /* 0x52B2(0xf352-0xa0a0) */ 0x0000, /* 0x52B3(0xf353-0xa0a0) */ 0x0000, /* 0x52B4(0xf354-0xa0a0) */ 0x0000, /* 0x52B5(0xf355-0xa0a0) */ 0x0000, /* 0x52B6(0xf356-0xa0a0) */ 0x0000, /* 0x52B7(0xf357-0xa0a0) */ 0x0000, /* 0x52B8(0xf358-0xa0a0) */ 0x0000, /* 0x52B9(0xf359-0xa0a0) */ 0x0000, /* 0x52BA(0xf35a-0xa0a0) */ 0x0000, /* 0x52BB(0xf35b-0xa0a0) */ 0x0000, /* 0x52BC(0xf35c-0xa0a0) */ 0x0000, /* 0x52BD(0xf35d-0xa0a0) */ 0x0000, /* 0x52BE(0xf35e-0xa0a0) */ 0x0000, /* 0x52BF(0xf35f-0xa0a0) */ 0x0000, /* 0x52C0(0xf360-0xa0a0) */ 0x0000, /* 0x52C1(0xf361-0xa0a0) */ 0x0000, /* 0x52C2(0xf362-0xa0a0) */ 0x0000, /* 0x52C3(0xf363-0xa0a0) */ 0x0000, /* 0x52C4(0xf364-0xa0a0) */ 0x0000, /* 0x52C5(0xf365-0xa0a0) */ 0x0000, /* 0x52C6(0xf366-0xa0a0) */ 0x0000, /* 0x52C7(0xf367-0xa0a0) */ 0x0000, /* 0x52C8(0xf368-0xa0a0) */ 0x0000, /* 0x52C9(0xf369-0xa0a0) */ 0x0000, /* 0x52CA(0xf36a-0xa0a0) */ 0x0000, /* 0x52CB(0xf36b-0xa0a0) */ 0x0000, /* 0x52CC(0xf36c-0xa0a0) */ 0x0000, /* 0x52CD(0xf36d-0xa0a0) */ 0x0000, /* 0x52CE(0xf36e-0xa0a0) */ 0x0000, /* 0x52CF(0xf36f-0xa0a0) */ 0x0000, /* 0x52D0(0xf370-0xa0a0) */ 0x0000, /* 0x52D1(0xf371-0xa0a0) */ 0x0000, /* 0x52D2(0xf372-0xa0a0) */ 0x0000, /* 0x52D3(0xf373-0xa0a0) */ 0x0000, /* 0x52D4(0xf374-0xa0a0) */ 0x0000, /* 0x52D5(0xf375-0xa0a0) */ 0x0000, /* 0x52D6(0xf376-0xa0a0) */ 0x0000, /* 0x52D7(0xf377-0xa0a0) */ 0x0000, /* 0x52D8(0xf378-0xa0a0) */ 0x0000, /* 0x52D9(0xf379-0xa0a0) */ 0x0000, /* 0x52DA(0xf37a-0xa0a0) */ 0x0000, /* 0x52DB(0xf37b-0xa0a0) */ 0x0000, /* 0x52DC(0xf37c-0xa0a0) */ 0x0000, /* 0x52DD(0xf37d-0xa0a0) */ 0x0000, /* 0x52DE(0xf37e-0xa0a0) */ 0x0000, /* 0x52DF(0xf37f-0xa0a0) */ 0x0000, /* 0x52E0(0xf380-0xa0a0) */ 0x0000, /* 0x52E1(0xf381-0xa0a0) */ 0x0000, /* 0x52E2(0xf382-0xa0a0) */ 0x0000, /* 0x52E3(0xf383-0xa0a0) */ 0x0000, /* 0x52E4(0xf384-0xa0a0) */ 0x0000, /* 0x52E5(0xf385-0xa0a0) */ 0x0000, /* 0x52E6(0xf386-0xa0a0) */ 0x0000, /* 0x52E7(0xf387-0xa0a0) */ 0x0000, /* 0x52E8(0xf388-0xa0a0) */ 0x0000, /* 0x52E9(0xf389-0xa0a0) */ 0x0000, /* 0x52EA(0xf38a-0xa0a0) */ 0x0000, /* 0x52EB(0xf38b-0xa0a0) */ 0x0000, /* 0x52EC(0xf38c-0xa0a0) */ 0x0000, /* 0x52ED(0xf38d-0xa0a0) */ 0x0000, /* 0x52EE(0xf38e-0xa0a0) */ 0x0000, /* 0x52EF(0xf38f-0xa0a0) */ 0x0000, /* 0x52F0(0xf390-0xa0a0) */ 0x0000, /* 0x52F1(0xf391-0xa0a0) */ 0x0000, /* 0x52F2(0xf392-0xa0a0) */ 0x0000, /* 0x52F3(0xf393-0xa0a0) */ 0x0000, /* 0x52F4(0xf394-0xa0a0) */ 0x0000, /* 0x52F5(0xf395-0xa0a0) */ 0x0000, /* 0x52F6(0xf396-0xa0a0) */ 0x0000, /* 0x52F7(0xf397-0xa0a0) */ 0x0000, /* 0x52F8(0xf398-0xa0a0) */ 0x0000, /* 0x52F9(0xf399-0xa0a0) */ 0x0000, /* 0x52FA(0xf39a-0xa0a0) */ 0x0000, /* 0x52FB(0xf39b-0xa0a0) */ 0x0000, /* 0x52FC(0xf39c-0xa0a0) */ 0x0000, /* 0x52FD(0xf39d-0xa0a0) */ 0x0000, /* 0x52FE(0xf39e-0xa0a0) */ 0x0000, /* 0x52FF(0xf39f-0xa0a0) */ 0x0000, /* 0x5300(0xf3a0-0xa0a0) */ 0x7A38, /* 0x5301(0xf3a1-0xa0a0) */ 0x7A47, /* 0x5302(0xf3a2-0xa0a0) */ 0x7A4C, /* 0x5303(0xf3a3-0xa0a0) */ 0x7A56, /* 0x5304(0xf3a4-0xa0a0) */ 0x7A59, /* 0x5305(0xf3a5-0xa0a0) */ 0x7A5C, /* 0x5306(0xf3a6-0xa0a0) */ 0x7A5F, /* 0x5307(0xf3a7-0xa0a0) */ 0x7A60, /* 0x5308(0xf3a8-0xa0a0) */ 0x7A67, /* 0x5309(0xf3a9-0xa0a0) */ 0x7A6A, /* 0x530A(0xf3aa-0xa0a0) */ 0x7A75, /* 0x530B(0xf3ab-0xa0a0) */ 0x7A78, /* 0x530C(0xf3ac-0xa0a0) */ 0x7A82, /* 0x530D(0xf3ad-0xa0a0) */ 0x7A8A, /* 0x530E(0xf3ae-0xa0a0) */ 0x7A90, /* 0x530F(0xf3af-0xa0a0) */ 0x7AA3, /* 0x5310(0xf3b0-0xa0a0) */ 0x7AAC, /* 0x5311(0xf3b1-0xa0a0) */ 0x0000, /* 0x5312(0xf3b2-0xa0a0) */ 0x41B4, /* 0x5313(0xf3b3-0xa0a0) */ 0x7AB9, /* 0x5314(0xf3b4-0xa0a0) */ 0x7ABC, /* 0x5315(0xf3b5-0xa0a0) */ 0x7ABE, /* 0x5316(0xf3b6-0xa0a0) */ 0x41BF, /* 0x5317(0xf3b7-0xa0a0) */ 0x7ACC, /* 0x5318(0xf3b8-0xa0a0) */ 0x7AD1, /* 0x5319(0xf3b9-0xa0a0) */ 0x7AE7, /* 0x531A(0xf3ba-0xa0a0) */ 0x7AE8, /* 0x531B(0xf3bb-0xa0a0) */ 0x7AF4, /* 0x531C(0xf3bc-0xa0a0) */ 0x0000, /* 0x531D(0xf3bd-0xa0a0) */ 0x0000, /* 0x531E(0xf3be-0xa0a0) */ 0x7B07, /* 0x531F(0xf3bf-0xa0a0) */ 0x0000, /* 0x5320(0xf3c0-0xa0a0) */ 0x7B3D, /* 0x5321(0xf3c1-0xa0a0) */ 0x7B27, /* 0x5322(0xf3c2-0xa0a0) */ 0x7B2A, /* 0x5323(0xf3c3-0xa0a0) */ 0x7B2E, /* 0x5324(0xf3c4-0xa0a0) */ 0x7B2F, /* 0x5325(0xf3c5-0xa0a0) */ 0x7B31, /* 0x5326(0xf3c6-0xa0a0) */ 0x41E6, /* 0x5327(0xf3c7-0xa0a0) */ 0x41F3, /* 0x5328(0xf3c8-0xa0a0) */ 0x7B7F, /* 0x5329(0xf3c9-0xa0a0) */ 0x7B41, /* 0x532A(0xf3ca-0xa0a0) */ 0x41EE, /* 0x532B(0xf3cb-0xa0a0) */ 0x7B55, /* 0x532C(0xf3cc-0xa0a0) */ 0x7B79, /* 0x532D(0xf3cd-0xa0a0) */ 0x7B64, /* 0x532E(0xf3ce-0xa0a0) */ 0x7B66, /* 0x532F(0xf3cf-0xa0a0) */ 0x7B69, /* 0x5330(0xf3d0-0xa0a0) */ 0x7B73, /* 0x5331(0xf3d1-0xa0a0) */ 0x0000, /* 0x5332(0xf3d2-0xa0a0) */ 0x4207, /* 0x5333(0xf3d3-0xa0a0) */ 0x7B90, /* 0x5334(0xf3d4-0xa0a0) */ 0x7B91, /* 0x5335(0xf3d5-0xa0a0) */ 0x7B9B, /* 0x5336(0xf3d6-0xa0a0) */ 0x420E, /* 0x5337(0xf3d7-0xa0a0) */ 0x7BAF, /* 0x5338(0xf3d8-0xa0a0) */ 0x7BB5, /* 0x5339(0xf3d9-0xa0a0) */ 0x7BBC, /* 0x533A(0xf3da-0xa0a0) */ 0x7BC5, /* 0x533B(0xf3db-0xa0a0) */ 0x7BCA, /* 0x533C(0xf3dc-0xa0a0) */ 0x0000, /* 0x533D(0xf3dd-0xa0a0) */ 0x0000, /* 0x533E(0xf3de-0xa0a0) */ 0x7BD4, /* 0x533F(0xf3df-0xa0a0) */ 0x7BD6, /* 0x5340(0xf3e0-0xa0a0) */ 0x7BDA, /* 0x5341(0xf3e1-0xa0a0) */ 0x7BEA, /* 0x5342(0xf3e2-0xa0a0) */ 0x7BF0, /* 0x5343(0xf3e3-0xa0a0) */ 0x7C03, /* 0x5344(0xf3e4-0xa0a0) */ 0x7C0B, /* 0x5345(0xf3e5-0xa0a0) */ 0x7C0E, /* 0x5346(0xf3e6-0xa0a0) */ 0x7C0F, /* 0x5347(0xf3e7-0xa0a0) */ 0x7C26, /* 0x5348(0xf3e8-0xa0a0) */ 0x7C45, /* 0x5349(0xf3e9-0xa0a0) */ 0x7C4A, /* 0x534A(0xf3ea-0xa0a0) */ 0x7C51, /* 0x534B(0xf3eb-0xa0a0) */ 0x7C57, /* 0x534C(0xf3ec-0xa0a0) */ 0x7C5E, /* 0x534D(0xf3ed-0xa0a0) */ 0x7C61, /* 0x534E(0xf3ee-0xa0a0) */ 0x7C69, /* 0x534F(0xf3ef-0xa0a0) */ 0x7C6E, /* 0x5350(0xf3f0-0xa0a0) */ 0x7C6F, /* 0x5351(0xf3f1-0xa0a0) */ 0x7C70, /* 0x5352(0xf3f2-0xa0a0) */ 0x0000, /* 0x5353(0xf3f3-0xa0a0) */ 0x0000, /* 0x5354(0xf3f4-0xa0a0) */ 0x0000, /* 0x5355(0xf3f5-0xa0a0) */ 0x7CA6, /* 0x5356(0xf3f6-0xa0a0) */ 0x0000, /* 0x5357(0xf3f7-0xa0a0) */ 0x7CB6, /* 0x5358(0xf3f8-0xa0a0) */ 0x7CB7, /* 0x5359(0xf3f9-0xa0a0) */ 0x7CBF, /* 0x535A(0xf3fa-0xa0a0) */ 0x0000, /* 0x535B(0xf3fb-0xa0a0) */ 0x7CC4, /* 0x535C(0xf3fc-0xa0a0) */ 0x0000, /* 0x535D(0xf3fd-0xa0a0) */ 0x7CC8, /* 0x535E(0xf3fe-0xa0a0) */ 0x0000, /* 0x535F(0xf3ff-0xa0a0) */ 0x0000, /* 0x5360(0xf400-0xa0a0) */ 0x0000, /* 0x5361(0xf401-0xa0a0) */ 0x0000, /* 0x5362(0xf402-0xa0a0) */ 0x0000, /* 0x5363(0xf403-0xa0a0) */ 0x0000, /* 0x5364(0xf404-0xa0a0) */ 0x0000, /* 0x5365(0xf405-0xa0a0) */ 0x0000, /* 0x5366(0xf406-0xa0a0) */ 0x0000, /* 0x5367(0xf407-0xa0a0) */ 0x0000, /* 0x5368(0xf408-0xa0a0) */ 0x0000, /* 0x5369(0xf409-0xa0a0) */ 0x0000, /* 0x536A(0xf40a-0xa0a0) */ 0x0000, /* 0x536B(0xf40b-0xa0a0) */ 0x0000, /* 0x536C(0xf40c-0xa0a0) */ 0x0000, /* 0x536D(0xf40d-0xa0a0) */ 0x0000, /* 0x536E(0xf40e-0xa0a0) */ 0x0000, /* 0x536F(0xf40f-0xa0a0) */ 0x0000, /* 0x5370(0xf410-0xa0a0) */ 0x0000, /* 0x5371(0xf411-0xa0a0) */ 0x0000, /* 0x5372(0xf412-0xa0a0) */ 0x0000, /* 0x5373(0xf413-0xa0a0) */ 0x0000, /* 0x5374(0xf414-0xa0a0) */ 0x0000, /* 0x5375(0xf415-0xa0a0) */ 0x0000, /* 0x5376(0xf416-0xa0a0) */ 0x0000, /* 0x5377(0xf417-0xa0a0) */ 0x0000, /* 0x5378(0xf418-0xa0a0) */ 0x0000, /* 0x5379(0xf419-0xa0a0) */ 0x0000, /* 0x537A(0xf41a-0xa0a0) */ 0x0000, /* 0x537B(0xf41b-0xa0a0) */ 0x0000, /* 0x537C(0xf41c-0xa0a0) */ 0x0000, /* 0x537D(0xf41d-0xa0a0) */ 0x0000, /* 0x537E(0xf41e-0xa0a0) */ 0x0000, /* 0x537F(0xf41f-0xa0a0) */ 0x0000, /* 0x5380(0xf420-0xa0a0) */ 0x0000, /* 0x5381(0xf421-0xa0a0) */ 0x0000, /* 0x5382(0xf422-0xa0a0) */ 0x0000, /* 0x5383(0xf423-0xa0a0) */ 0x0000, /* 0x5384(0xf424-0xa0a0) */ 0x0000, /* 0x5385(0xf425-0xa0a0) */ 0x0000, /* 0x5386(0xf426-0xa0a0) */ 0x0000, /* 0x5387(0xf427-0xa0a0) */ 0x0000, /* 0x5388(0xf428-0xa0a0) */ 0x0000, /* 0x5389(0xf429-0xa0a0) */ 0x0000, /* 0x538A(0xf42a-0xa0a0) */ 0x0000, /* 0x538B(0xf42b-0xa0a0) */ 0x0000, /* 0x538C(0xf42c-0xa0a0) */ 0x0000, /* 0x538D(0xf42d-0xa0a0) */ 0x0000, /* 0x538E(0xf42e-0xa0a0) */ 0x0000, /* 0x538F(0xf42f-0xa0a0) */ 0x0000, /* 0x5390(0xf430-0xa0a0) */ 0x0000, /* 0x5391(0xf431-0xa0a0) */ 0x0000, /* 0x5392(0xf432-0xa0a0) */ 0x0000, /* 0x5393(0xf433-0xa0a0) */ 0x0000, /* 0x5394(0xf434-0xa0a0) */ 0x0000, /* 0x5395(0xf435-0xa0a0) */ 0x0000, /* 0x5396(0xf436-0xa0a0) */ 0x0000, /* 0x5397(0xf437-0xa0a0) */ 0x0000, /* 0x5398(0xf438-0xa0a0) */ 0x0000, /* 0x5399(0xf439-0xa0a0) */ 0x0000, /* 0x539A(0xf43a-0xa0a0) */ 0x0000, /* 0x539B(0xf43b-0xa0a0) */ 0x0000, /* 0x539C(0xf43c-0xa0a0) */ 0x0000, /* 0x539D(0xf43d-0xa0a0) */ 0x0000, /* 0x539E(0xf43e-0xa0a0) */ 0x0000, /* 0x539F(0xf43f-0xa0a0) */ 0x0000, /* 0x53A0(0xf440-0xa0a0) */ 0x0000, /* 0x53A1(0xf441-0xa0a0) */ 0x0000, /* 0x53A2(0xf442-0xa0a0) */ 0x0000, /* 0x53A3(0xf443-0xa0a0) */ 0x0000, /* 0x53A4(0xf444-0xa0a0) */ 0x0000, /* 0x53A5(0xf445-0xa0a0) */ 0x0000, /* 0x53A6(0xf446-0xa0a0) */ 0x0000, /* 0x53A7(0xf447-0xa0a0) */ 0x0000, /* 0x53A8(0xf448-0xa0a0) */ 0x0000, /* 0x53A9(0xf449-0xa0a0) */ 0x0000, /* 0x53AA(0xf44a-0xa0a0) */ 0x0000, /* 0x53AB(0xf44b-0xa0a0) */ 0x0000, /* 0x53AC(0xf44c-0xa0a0) */ 0x0000, /* 0x53AD(0xf44d-0xa0a0) */ 0x0000, /* 0x53AE(0xf44e-0xa0a0) */ 0x0000, /* 0x53AF(0xf44f-0xa0a0) */ 0x0000, /* 0x53B0(0xf450-0xa0a0) */ 0x0000, /* 0x53B1(0xf451-0xa0a0) */ 0x0000, /* 0x53B2(0xf452-0xa0a0) */ 0x0000, /* 0x53B3(0xf453-0xa0a0) */ 0x0000, /* 0x53B4(0xf454-0xa0a0) */ 0x0000, /* 0x53B5(0xf455-0xa0a0) */ 0x0000, /* 0x53B6(0xf456-0xa0a0) */ 0x0000, /* 0x53B7(0xf457-0xa0a0) */ 0x0000, /* 0x53B8(0xf458-0xa0a0) */ 0x0000, /* 0x53B9(0xf459-0xa0a0) */ 0x0000, /* 0x53BA(0xf45a-0xa0a0) */ 0x0000, /* 0x53BB(0xf45b-0xa0a0) */ 0x0000, /* 0x53BC(0xf45c-0xa0a0) */ 0x0000, /* 0x53BD(0xf45d-0xa0a0) */ 0x0000, /* 0x53BE(0xf45e-0xa0a0) */ 0x0000, /* 0x53BF(0xf45f-0xa0a0) */ 0x0000, /* 0x53C0(0xf460-0xa0a0) */ 0x0000, /* 0x53C1(0xf461-0xa0a0) */ 0x0000, /* 0x53C2(0xf462-0xa0a0) */ 0x0000, /* 0x53C3(0xf463-0xa0a0) */ 0x0000, /* 0x53C4(0xf464-0xa0a0) */ 0x0000, /* 0x53C5(0xf465-0xa0a0) */ 0x0000, /* 0x53C6(0xf466-0xa0a0) */ 0x0000, /* 0x53C7(0xf467-0xa0a0) */ 0x0000, /* 0x53C8(0xf468-0xa0a0) */ 0x0000, /* 0x53C9(0xf469-0xa0a0) */ 0x0000, /* 0x53CA(0xf46a-0xa0a0) */ 0x0000, /* 0x53CB(0xf46b-0xa0a0) */ 0x0000, /* 0x53CC(0xf46c-0xa0a0) */ 0x0000, /* 0x53CD(0xf46d-0xa0a0) */ 0x0000, /* 0x53CE(0xf46e-0xa0a0) */ 0x0000, /* 0x53CF(0xf46f-0xa0a0) */ 0x0000, /* 0x53D0(0xf470-0xa0a0) */ 0x0000, /* 0x53D1(0xf471-0xa0a0) */ 0x0000, /* 0x53D2(0xf472-0xa0a0) */ 0x0000, /* 0x53D3(0xf473-0xa0a0) */ 0x0000, /* 0x53D4(0xf474-0xa0a0) */ 0x0000, /* 0x53D5(0xf475-0xa0a0) */ 0x0000, /* 0x53D6(0xf476-0xa0a0) */ 0x0000, /* 0x53D7(0xf477-0xa0a0) */ 0x0000, /* 0x53D8(0xf478-0xa0a0) */ 0x0000, /* 0x53D9(0xf479-0xa0a0) */ 0x0000, /* 0x53DA(0xf47a-0xa0a0) */ 0x0000, /* 0x53DB(0xf47b-0xa0a0) */ 0x0000, /* 0x53DC(0xf47c-0xa0a0) */ 0x0000, /* 0x53DD(0xf47d-0xa0a0) */ 0x0000, /* 0x53DE(0xf47e-0xa0a0) */ 0x0000, /* 0x53DF(0xf47f-0xa0a0) */ 0x0000, /* 0x53E0(0xf480-0xa0a0) */ 0x0000, /* 0x53E1(0xf481-0xa0a0) */ 0x0000, /* 0x53E2(0xf482-0xa0a0) */ 0x0000, /* 0x53E3(0xf483-0xa0a0) */ 0x0000, /* 0x53E4(0xf484-0xa0a0) */ 0x0000, /* 0x53E5(0xf485-0xa0a0) */ 0x0000, /* 0x53E6(0xf486-0xa0a0) */ 0x0000, /* 0x53E7(0xf487-0xa0a0) */ 0x0000, /* 0x53E8(0xf488-0xa0a0) */ 0x0000, /* 0x53E9(0xf489-0xa0a0) */ 0x0000, /* 0x53EA(0xf48a-0xa0a0) */ 0x0000, /* 0x53EB(0xf48b-0xa0a0) */ 0x0000, /* 0x53EC(0xf48c-0xa0a0) */ 0x0000, /* 0x53ED(0xf48d-0xa0a0) */ 0x0000, /* 0x53EE(0xf48e-0xa0a0) */ 0x0000, /* 0x53EF(0xf48f-0xa0a0) */ 0x0000, /* 0x53F0(0xf490-0xa0a0) */ 0x0000, /* 0x53F1(0xf491-0xa0a0) */ 0x0000, /* 0x53F2(0xf492-0xa0a0) */ 0x0000, /* 0x53F3(0xf493-0xa0a0) */ 0x0000, /* 0x53F4(0xf494-0xa0a0) */ 0x0000, /* 0x53F5(0xf495-0xa0a0) */ 0x0000, /* 0x53F6(0xf496-0xa0a0) */ 0x0000, /* 0x53F7(0xf497-0xa0a0) */ 0x0000, /* 0x53F8(0xf498-0xa0a0) */ 0x0000, /* 0x53F9(0xf499-0xa0a0) */ 0x0000, /* 0x53FA(0xf49a-0xa0a0) */ 0x0000, /* 0x53FB(0xf49b-0xa0a0) */ 0x0000, /* 0x53FC(0xf49c-0xa0a0) */ 0x0000, /* 0x53FD(0xf49d-0xa0a0) */ 0x0000, /* 0x53FE(0xf49e-0xa0a0) */ 0x0000, /* 0x53FF(0xf49f-0xa0a0) */ 0x0000, /* 0x5400(0xf4a0-0xa0a0) */ 0x7CCD, /* 0x5401(0xf4a1-0xa0a0) */ 0x0000, /* 0x5402(0xf4a2-0xa0a0) */ 0x7CD7, /* 0x5403(0xf4a3-0xa0a0) */ 0x0000, /* 0x5404(0xf4a4-0xa0a0) */ 0x7CE6, /* 0x5405(0xf4a5-0xa0a0) */ 0x7CEB, /* 0x5406(0xf4a6-0xa0a0) */ 0x0000, /* 0x5407(0xf4a7-0xa0a0) */ 0x7CF5, /* 0x5408(0xf4a8-0xa0a0) */ 0x7D03, /* 0x5409(0xf4a9-0xa0a0) */ 0x7D09, /* 0x540A(0xf4aa-0xa0a0) */ 0x42C6, /* 0x540B(0xf4ab-0xa0a0) */ 0x7D12, /* 0x540C(0xf4ac-0xa0a0) */ 0x7D1E, /* 0x540D(0xf4ad-0xa0a0) */ 0x0000, /* 0x540E(0xf4ae-0xa0a0) */ 0x0000, /* 0x540F(0xf4af-0xa0a0) */ 0x7D3D, /* 0x5410(0xf4b0-0xa0a0) */ 0x7D3E, /* 0x5411(0xf4b1-0xa0a0) */ 0x7D40, /* 0x5412(0xf4b2-0xa0a0) */ 0x7D47, /* 0x5413(0xf4b3-0xa0a0) */ 0x0000, /* 0x5414(0xf4b4-0xa0a0) */ 0x0000, /* 0x5415(0xf4b5-0xa0a0) */ 0x42D6, /* 0x5416(0xf4b6-0xa0a0) */ 0x7D59, /* 0x5417(0xf4b7-0xa0a0) */ 0x7D5A, /* 0x5418(0xf4b8-0xa0a0) */ 0x7D6A, /* 0x5419(0xf4b9-0xa0a0) */ 0x7D70, /* 0x541A(0xf4ba-0xa0a0) */ 0x42DD, /* 0x541B(0xf4bb-0xa0a0) */ 0x7D7F, /* 0x541C(0xf4bc-0xa0a0) */ 0x0000, /* 0x541D(0xf4bd-0xa0a0) */ 0x7D86, /* 0x541E(0xf4be-0xa0a0) */ 0x7D88, /* 0x541F(0xf4bf-0xa0a0) */ 0x7D8C, /* 0x5420(0xf4c0-0xa0a0) */ 0x7D97, /* 0x5421(0xf4c1-0xa0a0) */ 0x0000, /* 0x5422(0xf4c2-0xa0a0) */ 0x7D9D, /* 0x5423(0xf4c3-0xa0a0) */ 0x7DA7, /* 0x5424(0xf4c4-0xa0a0) */ 0x7DAA, /* 0x5425(0xf4c5-0xa0a0) */ 0x7DB6, /* 0x5426(0xf4c6-0xa0a0) */ 0x7DB7, /* 0x5427(0xf4c7-0xa0a0) */ 0x7DC0, /* 0x5428(0xf4c8-0xa0a0) */ 0x7DD7, /* 0x5429(0xf4c9-0xa0a0) */ 0x7DD9, /* 0x542A(0xf4ca-0xa0a0) */ 0x7DE6, /* 0x542B(0xf4cb-0xa0a0) */ 0x7DF1, /* 0x542C(0xf4cc-0xa0a0) */ 0x7DF9, /* 0x542D(0xf4cd-0xa0a0) */ 0x4302, /* 0x542E(0xf4ce-0xa0a0) */ 0x0000, /* 0x542F(0xf4cf-0xa0a0) */ 0xFA58, /* 0x5430(0xf4d0-0xa0a0) */ 0x7E10, /* 0x5431(0xf4d1-0xa0a0) */ 0x7E17, /* 0x5432(0xf4d2-0xa0a0) */ 0x7E1D, /* 0x5433(0xf4d3-0xa0a0) */ 0x7E20, /* 0x5434(0xf4d4-0xa0a0) */ 0x7E27, /* 0x5435(0xf4d5-0xa0a0) */ 0x7E2C, /* 0x5436(0xf4d6-0xa0a0) */ 0x7E45, /* 0x5437(0xf4d7-0xa0a0) */ 0x7E73, /* 0x5438(0xf4d8-0xa0a0) */ 0x7E75, /* 0x5439(0xf4d9-0xa0a0) */ 0x7E7E, /* 0x543A(0xf4da-0xa0a0) */ 0x7E86, /* 0x543B(0xf4db-0xa0a0) */ 0x7E87, /* 0x543C(0xf4dc-0xa0a0) */ 0x432B, /* 0x543D(0xf4dd-0xa0a0) */ 0x7E91, /* 0x543E(0xf4de-0xa0a0) */ 0x7E98, /* 0x543F(0xf4df-0xa0a0) */ 0x7E9A, /* 0x5440(0xf4e0-0xa0a0) */ 0x4343, /* 0x5441(0xf4e1-0xa0a0) */ 0x7F3C, /* 0x5442(0xf4e2-0xa0a0) */ 0x7F3B, /* 0x5443(0xf4e3-0xa0a0) */ 0x7F3E, /* 0x5444(0xf4e4-0xa0a0) */ 0x7F43, /* 0x5445(0xf4e5-0xa0a0) */ 0x7F44, /* 0x5446(0xf4e6-0xa0a0) */ 0x7F4F, /* 0x5447(0xf4e7-0xa0a0) */ 0x34C1, /* 0x5448(0xf4e8-0xa0a0) */ 0x0000, /* 0x5449(0xf4e9-0xa0a0) */ 0x7F52, /* 0x544A(0xf4ea-0xa0a0) */ 0x0000, /* 0x544B(0xf4eb-0xa0a0) */ 0x7F61, /* 0x544C(0xf4ec-0xa0a0) */ 0x7F63, /* 0x544D(0xf4ed-0xa0a0) */ 0x7F64, /* 0x544E(0xf4ee-0xa0a0) */ 0x7F6D, /* 0x544F(0xf4ef-0xa0a0) */ 0x7F7D, /* 0x5450(0xf4f0-0xa0a0) */ 0x7F7E, /* 0x5451(0xf4f1-0xa0a0) */ 0x0000, /* 0x5452(0xf4f2-0xa0a0) */ 0x7F90, /* 0x5453(0xf4f3-0xa0a0) */ 0x517B, /* 0x5454(0xf4f4-0xa0a0) */ 0x0000, /* 0x5455(0xf4f5-0xa0a0) */ 0x7F96, /* 0x5456(0xf4f6-0xa0a0) */ 0x7F9C, /* 0x5457(0xf4f7-0xa0a0) */ 0x7FAD, /* 0x5458(0xf4f8-0xa0a0) */ 0x0000, /* 0x5459(0xf4f9-0xa0a0) */ 0x7FC3, /* 0x545A(0xf4fa-0xa0a0) */ 0x7FCF, /* 0x545B(0xf4fb-0xa0a0) */ 0x7FE3, /* 0x545C(0xf4fc-0xa0a0) */ 0x7FE5, /* 0x545D(0xf4fd-0xa0a0) */ 0x7FEF, /* 0x545E(0xf4fe-0xa0a0) */ 0x0000, /* 0x545F(0xf4ff-0xa0a0) */ 0x0000, /* 0x5460(0xf500-0xa0a0) */ 0x0000, /* 0x5461(0xf501-0xa0a0) */ 0x0000, /* 0x5462(0xf502-0xa0a0) */ 0x0000, /* 0x5463(0xf503-0xa0a0) */ 0x0000, /* 0x5464(0xf504-0xa0a0) */ 0x0000, /* 0x5465(0xf505-0xa0a0) */ 0x0000, /* 0x5466(0xf506-0xa0a0) */ 0x0000, /* 0x5467(0xf507-0xa0a0) */ 0x0000, /* 0x5468(0xf508-0xa0a0) */ 0x0000, /* 0x5469(0xf509-0xa0a0) */ 0x0000, /* 0x546A(0xf50a-0xa0a0) */ 0x0000, /* 0x546B(0xf50b-0xa0a0) */ 0x0000, /* 0x546C(0xf50c-0xa0a0) */ 0x0000, /* 0x546D(0xf50d-0xa0a0) */ 0x0000, /* 0x546E(0xf50e-0xa0a0) */ 0x0000, /* 0x546F(0xf50f-0xa0a0) */ 0x0000, /* 0x5470(0xf510-0xa0a0) */ 0x0000, /* 0x5471(0xf511-0xa0a0) */ 0x0000, /* 0x5472(0xf512-0xa0a0) */ 0x0000, /* 0x5473(0xf513-0xa0a0) */ 0x0000, /* 0x5474(0xf514-0xa0a0) */ 0x0000, /* 0x5475(0xf515-0xa0a0) */ 0x0000, /* 0x5476(0xf516-0xa0a0) */ 0x0000, /* 0x5477(0xf517-0xa0a0) */ 0x0000, /* 0x5478(0xf518-0xa0a0) */ 0x0000, /* 0x5479(0xf519-0xa0a0) */ 0x0000, /* 0x547A(0xf51a-0xa0a0) */ 0x0000, /* 0x547B(0xf51b-0xa0a0) */ 0x0000, /* 0x547C(0xf51c-0xa0a0) */ 0x0000, /* 0x547D(0xf51d-0xa0a0) */ 0x0000, /* 0x547E(0xf51e-0xa0a0) */ 0x0000, /* 0x547F(0xf51f-0xa0a0) */ 0x0000, /* 0x5480(0xf520-0xa0a0) */ 0x0000, /* 0x5481(0xf521-0xa0a0) */ 0x0000, /* 0x5482(0xf522-0xa0a0) */ 0x0000, /* 0x5483(0xf523-0xa0a0) */ 0x0000, /* 0x5484(0xf524-0xa0a0) */ 0x0000, /* 0x5485(0xf525-0xa0a0) */ 0x0000, /* 0x5486(0xf526-0xa0a0) */ 0x0000, /* 0x5487(0xf527-0xa0a0) */ 0x0000, /* 0x5488(0xf528-0xa0a0) */ 0x0000, /* 0x5489(0xf529-0xa0a0) */ 0x0000, /* 0x548A(0xf52a-0xa0a0) */ 0x0000, /* 0x548B(0xf52b-0xa0a0) */ 0x0000, /* 0x548C(0xf52c-0xa0a0) */ 0x0000, /* 0x548D(0xf52d-0xa0a0) */ 0x0000, /* 0x548E(0xf52e-0xa0a0) */ 0x0000, /* 0x548F(0xf52f-0xa0a0) */ 0x0000, /* 0x5490(0xf530-0xa0a0) */ 0x0000, /* 0x5491(0xf531-0xa0a0) */ 0x0000, /* 0x5492(0xf532-0xa0a0) */ 0x0000, /* 0x5493(0xf533-0xa0a0) */ 0x0000, /* 0x5494(0xf534-0xa0a0) */ 0x0000, /* 0x5495(0xf535-0xa0a0) */ 0x0000, /* 0x5496(0xf536-0xa0a0) */ 0x0000, /* 0x5497(0xf537-0xa0a0) */ 0x0000, /* 0x5498(0xf538-0xa0a0) */ 0x0000, /* 0x5499(0xf539-0xa0a0) */ 0x0000, /* 0x549A(0xf53a-0xa0a0) */ 0x0000, /* 0x549B(0xf53b-0xa0a0) */ 0x0000, /* 0x549C(0xf53c-0xa0a0) */ 0x0000, /* 0x549D(0xf53d-0xa0a0) */ 0x0000, /* 0x549E(0xf53e-0xa0a0) */ 0x0000, /* 0x549F(0xf53f-0xa0a0) */ 0x0000, /* 0x54A0(0xf540-0xa0a0) */ 0x0000, /* 0x54A1(0xf541-0xa0a0) */ 0x0000, /* 0x54A2(0xf542-0xa0a0) */ 0x0000, /* 0x54A3(0xf543-0xa0a0) */ 0x0000, /* 0x54A4(0xf544-0xa0a0) */ 0x0000, /* 0x54A5(0xf545-0xa0a0) */ 0x0000, /* 0x54A6(0xf546-0xa0a0) */ 0x0000, /* 0x54A7(0xf547-0xa0a0) */ 0x0000, /* 0x54A8(0xf548-0xa0a0) */ 0x0000, /* 0x54A9(0xf549-0xa0a0) */ 0x0000, /* 0x54AA(0xf54a-0xa0a0) */ 0x0000, /* 0x54AB(0xf54b-0xa0a0) */ 0x0000, /* 0x54AC(0xf54c-0xa0a0) */ 0x0000, /* 0x54AD(0xf54d-0xa0a0) */ 0x0000, /* 0x54AE(0xf54e-0xa0a0) */ 0x0000, /* 0x54AF(0xf54f-0xa0a0) */ 0x0000, /* 0x54B0(0xf550-0xa0a0) */ 0x0000, /* 0x54B1(0xf551-0xa0a0) */ 0x0000, /* 0x54B2(0xf552-0xa0a0) */ 0x0000, /* 0x54B3(0xf553-0xa0a0) */ 0x0000, /* 0x54B4(0xf554-0xa0a0) */ 0x0000, /* 0x54B5(0xf555-0xa0a0) */ 0x0000, /* 0x54B6(0xf556-0xa0a0) */ 0x0000, /* 0x54B7(0xf557-0xa0a0) */ 0x0000, /* 0x54B8(0xf558-0xa0a0) */ 0x0000, /* 0x54B9(0xf559-0xa0a0) */ 0x0000, /* 0x54BA(0xf55a-0xa0a0) */ 0x0000, /* 0x54BB(0xf55b-0xa0a0) */ 0x0000, /* 0x54BC(0xf55c-0xa0a0) */ 0x0000, /* 0x54BD(0xf55d-0xa0a0) */ 0x0000, /* 0x54BE(0xf55e-0xa0a0) */ 0x0000, /* 0x54BF(0xf55f-0xa0a0) */ 0x0000, /* 0x54C0(0xf560-0xa0a0) */ 0x0000, /* 0x54C1(0xf561-0xa0a0) */ 0x0000, /* 0x54C2(0xf562-0xa0a0) */ 0x0000, /* 0x54C3(0xf563-0xa0a0) */ 0x0000, /* 0x54C4(0xf564-0xa0a0) */ 0x0000, /* 0x54C5(0xf565-0xa0a0) */ 0x0000, /* 0x54C6(0xf566-0xa0a0) */ 0x0000, /* 0x54C7(0xf567-0xa0a0) */ 0x0000, /* 0x54C8(0xf568-0xa0a0) */ 0x0000, /* 0x54C9(0xf569-0xa0a0) */ 0x0000, /* 0x54CA(0xf56a-0xa0a0) */ 0x0000, /* 0x54CB(0xf56b-0xa0a0) */ 0x0000, /* 0x54CC(0xf56c-0xa0a0) */ 0x0000, /* 0x54CD(0xf56d-0xa0a0) */ 0x0000, /* 0x54CE(0xf56e-0xa0a0) */ 0x0000, /* 0x54CF(0xf56f-0xa0a0) */ 0x0000, /* 0x54D0(0xf570-0xa0a0) */ 0x0000, /* 0x54D1(0xf571-0xa0a0) */ 0x0000, /* 0x54D2(0xf572-0xa0a0) */ 0x0000, /* 0x54D3(0xf573-0xa0a0) */ 0x0000, /* 0x54D4(0xf574-0xa0a0) */ 0x0000, /* 0x54D5(0xf575-0xa0a0) */ 0x0000, /* 0x54D6(0xf576-0xa0a0) */ 0x0000, /* 0x54D7(0xf577-0xa0a0) */ 0x0000, /* 0x54D8(0xf578-0xa0a0) */ 0x0000, /* 0x54D9(0xf579-0xa0a0) */ 0x0000, /* 0x54DA(0xf57a-0xa0a0) */ 0x0000, /* 0x54DB(0xf57b-0xa0a0) */ 0x0000, /* 0x54DC(0xf57c-0xa0a0) */ 0x0000, /* 0x54DD(0xf57d-0xa0a0) */ 0x0000, /* 0x54DE(0xf57e-0xa0a0) */ 0x0000, /* 0x54DF(0xf57f-0xa0a0) */ 0x0000, /* 0x54E0(0xf580-0xa0a0) */ 0x0000, /* 0x54E1(0xf581-0xa0a0) */ 0x0000, /* 0x54E2(0xf582-0xa0a0) */ 0x0000, /* 0x54E3(0xf583-0xa0a0) */ 0x0000, /* 0x54E4(0xf584-0xa0a0) */ 0x0000, /* 0x54E5(0xf585-0xa0a0) */ 0x0000, /* 0x54E6(0xf586-0xa0a0) */ 0x0000, /* 0x54E7(0xf587-0xa0a0) */ 0x0000, /* 0x54E8(0xf588-0xa0a0) */ 0x0000, /* 0x54E9(0xf589-0xa0a0) */ 0x0000, /* 0x54EA(0xf58a-0xa0a0) */ 0x0000, /* 0x54EB(0xf58b-0xa0a0) */ 0x0000, /* 0x54EC(0xf58c-0xa0a0) */ 0x0000, /* 0x54ED(0xf58d-0xa0a0) */ 0x0000, /* 0x54EE(0xf58e-0xa0a0) */ 0x0000, /* 0x54EF(0xf58f-0xa0a0) */ 0x0000, /* 0x54F0(0xf590-0xa0a0) */ 0x0000, /* 0x54F1(0xf591-0xa0a0) */ 0x0000, /* 0x54F2(0xf592-0xa0a0) */ 0x0000, /* 0x54F3(0xf593-0xa0a0) */ 0x0000, /* 0x54F4(0xf594-0xa0a0) */ 0x0000, /* 0x54F5(0xf595-0xa0a0) */ 0x0000, /* 0x54F6(0xf596-0xa0a0) */ 0x0000, /* 0x54F7(0xf597-0xa0a0) */ 0x0000, /* 0x54F8(0xf598-0xa0a0) */ 0x0000, /* 0x54F9(0xf599-0xa0a0) */ 0x0000, /* 0x54FA(0xf59a-0xa0a0) */ 0x0000, /* 0x54FB(0xf59b-0xa0a0) */ 0x0000, /* 0x54FC(0xf59c-0xa0a0) */ 0x0000, /* 0x54FD(0xf59d-0xa0a0) */ 0x0000, /* 0x54FE(0xf59e-0xa0a0) */ 0x0000, /* 0x54FF(0xf59f-0xa0a0) */ 0x0000, /* 0x5500(0xf5a0-0xa0a0) */ 0x7FF2, /* 0x5501(0xf5a1-0xa0a0) */ 0x8002, /* 0x5502(0xf5a2-0xa0a0) */ 0x800A, /* 0x5503(0xf5a3-0xa0a0) */ 0x8008, /* 0x5504(0xf5a4-0xa0a0) */ 0x800E, /* 0x5505(0xf5a5-0xa0a0) */ 0x8011, /* 0x5506(0xf5a6-0xa0a0) */ 0x8016, /* 0x5507(0xf5a7-0xa0a0) */ 0x8024, /* 0x5508(0xf5a8-0xa0a0) */ 0x802C, /* 0x5509(0xf5a9-0xa0a0) */ 0x8030, /* 0x550A(0xf5aa-0xa0a0) */ 0x8043, /* 0x550B(0xf5ab-0xa0a0) */ 0x8066, /* 0x550C(0xf5ac-0xa0a0) */ 0x8071, /* 0x550D(0xf5ad-0xa0a0) */ 0x8075, /* 0x550E(0xf5ae-0xa0a0) */ 0x807B, /* 0x550F(0xf5af-0xa0a0) */ 0x8099, /* 0x5510(0xf5b0-0xa0a0) */ 0x809C, /* 0x5511(0xf5b1-0xa0a0) */ 0x80A4, /* 0x5512(0xf5b2-0xa0a0) */ 0x80A7, /* 0x5513(0xf5b3-0xa0a0) */ 0x80B8, /* 0x5514(0xf5b4-0xa0a0) */ 0x0000, /* 0x5515(0xf5b5-0xa0a0) */ 0x80C5, /* 0x5516(0xf5b6-0xa0a0) */ 0x80D5, /* 0x5517(0xf5b7-0xa0a0) */ 0x80D8, /* 0x5518(0xf5b8-0xa0a0) */ 0x80E6, /* 0x5519(0xf5b9-0xa0a0) */ 0x0000, /* 0x551A(0xf5ba-0xa0a0) */ 0x810D, /* 0x551B(0xf5bb-0xa0a0) */ 0x80F5, /* 0x551C(0xf5bc-0xa0a0) */ 0x80FB, /* 0x551D(0xf5bd-0xa0a0) */ 0x43EE, /* 0x551E(0xf5be-0xa0a0) */ 0x8135, /* 0x551F(0xf5bf-0xa0a0) */ 0x8116, /* 0x5520(0xf5c0-0xa0a0) */ 0x811E, /* 0x5521(0xf5c1-0xa0a0) */ 0x43F0, /* 0x5522(0xf5c2-0xa0a0) */ 0x8124, /* 0x5523(0xf5c3-0xa0a0) */ 0x8127, /* 0x5524(0xf5c4-0xa0a0) */ 0x812C, /* 0x5525(0xf5c5-0xa0a0) */ 0x0000, /* 0x5526(0xf5c6-0xa0a0) */ 0x813D, /* 0x5527(0xf5c7-0xa0a0) */ 0x4408, /* 0x5528(0xf5c8-0xa0a0) */ 0x8169, /* 0x5529(0xf5c9-0xa0a0) */ 0x4417, /* 0x552A(0xf5ca-0xa0a0) */ 0x8181, /* 0x552B(0xf5cb-0xa0a0) */ 0x441C, /* 0x552C(0xf5cc-0xa0a0) */ 0x8184, /* 0x552D(0xf5cd-0xa0a0) */ 0x8185, /* 0x552E(0xf5ce-0xa0a0) */ 0x4422, /* 0x552F(0xf5cf-0xa0a0) */ 0x8198, /* 0x5530(0xf5d0-0xa0a0) */ 0x81B2, /* 0x5531(0xf5d1-0xa0a0) */ 0x81C1, /* 0x5532(0xf5d2-0xa0a0) */ 0x81C3, /* 0x5533(0xf5d3-0xa0a0) */ 0x81D6, /* 0x5534(0xf5d4-0xa0a0) */ 0x81DB, /* 0x5535(0xf5d5-0xa0a0) */ 0x0000, /* 0x5536(0xf5d6-0xa0a0) */ 0x81E4, /* 0x5537(0xf5d7-0xa0a0) */ 0x0000, /* 0x5538(0xf5d8-0xa0a0) */ 0x81EC, /* 0x5539(0xf5d9-0xa0a0) */ 0x0000, /* 0x553A(0xf5da-0xa0a0) */ 0x81FD, /* 0x553B(0xf5db-0xa0a0) */ 0x81FF, /* 0x553C(0xf5dc-0xa0a0) */ 0x0000, /* 0x553D(0xf5dd-0xa0a0) */ 0x8204, /* 0x553E(0xf5de-0xa0a0) */ 0x0000, /* 0x553F(0xf5df-0xa0a0) */ 0x8219, /* 0x5540(0xf5e0-0xa0a0) */ 0x8221, /* 0x5541(0xf5e1-0xa0a0) */ 0x8222, /* 0x5542(0xf5e2-0xa0a0) */ 0x0000, /* 0x5543(0xf5e3-0xa0a0) */ 0x8232, /* 0x5544(0xf5e4-0xa0a0) */ 0x8234, /* 0x5545(0xf5e5-0xa0a0) */ 0x823C, /* 0x5546(0xf5e6-0xa0a0) */ 0x8246, /* 0x5547(0xf5e7-0xa0a0) */ 0x8249, /* 0x5548(0xf5e8-0xa0a0) */ 0x8245, /* 0x5549(0xf5e9-0xa0a0) */ 0x0000, /* 0x554A(0xf5ea-0xa0a0) */ 0x824B, /* 0x554B(0xf5eb-0xa0a0) */ 0x4476, /* 0x554C(0xf5ec-0xa0a0) */ 0x824F, /* 0x554D(0xf5ed-0xa0a0) */ 0x447A, /* 0x554E(0xf5ee-0xa0a0) */ 0x8257, /* 0x554F(0xf5ef-0xa0a0) */ 0x0000, /* 0x5550(0xf5f0-0xa0a0) */ 0x825C, /* 0x5551(0xf5f1-0xa0a0) */ 0x8263, /* 0x5552(0xf5f2-0xa0a0) */ 0x0000, /* 0x5553(0xf5f3-0xa0a0) */ 0xFA5D, /* 0x5554(0xf5f4-0xa0a0) */ 0xFA5E, /* 0x5555(0xf5f5-0xa0a0) */ 0x8279, /* 0x5556(0xf5f6-0xa0a0) */ 0x4491, /* 0x5557(0xf5f7-0xa0a0) */ 0x827D, /* 0x5558(0xf5f8-0xa0a0) */ 0x827F, /* 0x5559(0xf5f9-0xa0a0) */ 0x8283, /* 0x555A(0xf5fa-0xa0a0) */ 0x828A, /* 0x555B(0xf5fb-0xa0a0) */ 0x8293, /* 0x555C(0xf5fc-0xa0a0) */ 0x82A7, /* 0x555D(0xf5fd-0xa0a0) */ 0x82A8, /* 0x555E(0xf5fe-0xa0a0) */ 0x0000, /* 0x555F(0xf5ff-0xa0a0) */ 0x0000, /* 0x5560(0xf600-0xa0a0) */ 0x0000, /* 0x5561(0xf601-0xa0a0) */ 0x0000, /* 0x5562(0xf602-0xa0a0) */ 0x0000, /* 0x5563(0xf603-0xa0a0) */ 0x0000, /* 0x5564(0xf604-0xa0a0) */ 0x0000, /* 0x5565(0xf605-0xa0a0) */ 0x0000, /* 0x5566(0xf606-0xa0a0) */ 0x0000, /* 0x5567(0xf607-0xa0a0) */ 0x0000, /* 0x5568(0xf608-0xa0a0) */ 0x0000, /* 0x5569(0xf609-0xa0a0) */ 0x0000, /* 0x556A(0xf60a-0xa0a0) */ 0x0000, /* 0x556B(0xf60b-0xa0a0) */ 0x0000, /* 0x556C(0xf60c-0xa0a0) */ 0x0000, /* 0x556D(0xf60d-0xa0a0) */ 0x0000, /* 0x556E(0xf60e-0xa0a0) */ 0x0000, /* 0x556F(0xf60f-0xa0a0) */ 0x0000, /* 0x5570(0xf610-0xa0a0) */ 0x0000, /* 0x5571(0xf611-0xa0a0) */ 0x0000, /* 0x5572(0xf612-0xa0a0) */ 0x0000, /* 0x5573(0xf613-0xa0a0) */ 0x0000, /* 0x5574(0xf614-0xa0a0) */ 0x0000, /* 0x5575(0xf615-0xa0a0) */ 0x0000, /* 0x5576(0xf616-0xa0a0) */ 0x0000, /* 0x5577(0xf617-0xa0a0) */ 0x0000, /* 0x5578(0xf618-0xa0a0) */ 0x0000, /* 0x5579(0xf619-0xa0a0) */ 0x0000, /* 0x557A(0xf61a-0xa0a0) */ 0x0000, /* 0x557B(0xf61b-0xa0a0) */ 0x0000, /* 0x557C(0xf61c-0xa0a0) */ 0x0000, /* 0x557D(0xf61d-0xa0a0) */ 0x0000, /* 0x557E(0xf61e-0xa0a0) */ 0x0000, /* 0x557F(0xf61f-0xa0a0) */ 0x0000, /* 0x5580(0xf620-0xa0a0) */ 0x0000, /* 0x5581(0xf621-0xa0a0) */ 0x0000, /* 0x5582(0xf622-0xa0a0) */ 0x0000, /* 0x5583(0xf623-0xa0a0) */ 0x0000, /* 0x5584(0xf624-0xa0a0) */ 0x0000, /* 0x5585(0xf625-0xa0a0) */ 0x0000, /* 0x5586(0xf626-0xa0a0) */ 0x0000, /* 0x5587(0xf627-0xa0a0) */ 0x0000, /* 0x5588(0xf628-0xa0a0) */ 0x0000, /* 0x5589(0xf629-0xa0a0) */ 0x0000, /* 0x558A(0xf62a-0xa0a0) */ 0x0000, /* 0x558B(0xf62b-0xa0a0) */ 0x0000, /* 0x558C(0xf62c-0xa0a0) */ 0x0000, /* 0x558D(0xf62d-0xa0a0) */ 0x0000, /* 0x558E(0xf62e-0xa0a0) */ 0x0000, /* 0x558F(0xf62f-0xa0a0) */ 0x0000, /* 0x5590(0xf630-0xa0a0) */ 0x0000, /* 0x5591(0xf631-0xa0a0) */ 0x0000, /* 0x5592(0xf632-0xa0a0) */ 0x0000, /* 0x5593(0xf633-0xa0a0) */ 0x0000, /* 0x5594(0xf634-0xa0a0) */ 0x0000, /* 0x5595(0xf635-0xa0a0) */ 0x0000, /* 0x5596(0xf636-0xa0a0) */ 0x0000, /* 0x5597(0xf637-0xa0a0) */ 0x0000, /* 0x5598(0xf638-0xa0a0) */ 0x0000, /* 0x5599(0xf639-0xa0a0) */ 0x0000, /* 0x559A(0xf63a-0xa0a0) */ 0x0000, /* 0x559B(0xf63b-0xa0a0) */ 0x0000, /* 0x559C(0xf63c-0xa0a0) */ 0x0000, /* 0x559D(0xf63d-0xa0a0) */ 0x0000, /* 0x559E(0xf63e-0xa0a0) */ 0x0000, /* 0x559F(0xf63f-0xa0a0) */ 0x0000, /* 0x55A0(0xf640-0xa0a0) */ 0x0000, /* 0x55A1(0xf641-0xa0a0) */ 0x0000, /* 0x55A2(0xf642-0xa0a0) */ 0x0000, /* 0x55A3(0xf643-0xa0a0) */ 0x0000, /* 0x55A4(0xf644-0xa0a0) */ 0x0000, /* 0x55A5(0xf645-0xa0a0) */ 0x0000, /* 0x55A6(0xf646-0xa0a0) */ 0x0000, /* 0x55A7(0xf647-0xa0a0) */ 0x0000, /* 0x55A8(0xf648-0xa0a0) */ 0x0000, /* 0x55A9(0xf649-0xa0a0) */ 0x0000, /* 0x55AA(0xf64a-0xa0a0) */ 0x0000, /* 0x55AB(0xf64b-0xa0a0) */ 0x0000, /* 0x55AC(0xf64c-0xa0a0) */ 0x0000, /* 0x55AD(0xf64d-0xa0a0) */ 0x0000, /* 0x55AE(0xf64e-0xa0a0) */ 0x0000, /* 0x55AF(0xf64f-0xa0a0) */ 0x0000, /* 0x55B0(0xf650-0xa0a0) */ 0x0000, /* 0x55B1(0xf651-0xa0a0) */ 0x0000, /* 0x55B2(0xf652-0xa0a0) */ 0x0000, /* 0x55B3(0xf653-0xa0a0) */ 0x0000, /* 0x55B4(0xf654-0xa0a0) */ 0x0000, /* 0x55B5(0xf655-0xa0a0) */ 0x0000, /* 0x55B6(0xf656-0xa0a0) */ 0x0000, /* 0x55B7(0xf657-0xa0a0) */ 0x0000, /* 0x55B8(0xf658-0xa0a0) */ 0x0000, /* 0x55B9(0xf659-0xa0a0) */ 0x0000, /* 0x55BA(0xf65a-0xa0a0) */ 0x0000, /* 0x55BB(0xf65b-0xa0a0) */ 0x0000, /* 0x55BC(0xf65c-0xa0a0) */ 0x0000, /* 0x55BD(0xf65d-0xa0a0) */ 0x0000, /* 0x55BE(0xf65e-0xa0a0) */ 0x0000, /* 0x55BF(0xf65f-0xa0a0) */ 0x0000, /* 0x55C0(0xf660-0xa0a0) */ 0x0000, /* 0x55C1(0xf661-0xa0a0) */ 0x0000, /* 0x55C2(0xf662-0xa0a0) */ 0x0000, /* 0x55C3(0xf663-0xa0a0) */ 0x0000, /* 0x55C4(0xf664-0xa0a0) */ 0x0000, /* 0x55C5(0xf665-0xa0a0) */ 0x0000, /* 0x55C6(0xf666-0xa0a0) */ 0x0000, /* 0x55C7(0xf667-0xa0a0) */ 0x0000, /* 0x55C8(0xf668-0xa0a0) */ 0x0000, /* 0x55C9(0xf669-0xa0a0) */ 0x0000, /* 0x55CA(0xf66a-0xa0a0) */ 0x0000, /* 0x55CB(0xf66b-0xa0a0) */ 0x0000, /* 0x55CC(0xf66c-0xa0a0) */ 0x0000, /* 0x55CD(0xf66d-0xa0a0) */ 0x0000, /* 0x55CE(0xf66e-0xa0a0) */ 0x0000, /* 0x55CF(0xf66f-0xa0a0) */ 0x0000, /* 0x55D0(0xf670-0xa0a0) */ 0x0000, /* 0x55D1(0xf671-0xa0a0) */ 0x0000, /* 0x55D2(0xf672-0xa0a0) */ 0x0000, /* 0x55D3(0xf673-0xa0a0) */ 0x0000, /* 0x55D4(0xf674-0xa0a0) */ 0x0000, /* 0x55D5(0xf675-0xa0a0) */ 0x0000, /* 0x55D6(0xf676-0xa0a0) */ 0x0000, /* 0x55D7(0xf677-0xa0a0) */ 0x0000, /* 0x55D8(0xf678-0xa0a0) */ 0x0000, /* 0x55D9(0xf679-0xa0a0) */ 0x0000, /* 0x55DA(0xf67a-0xa0a0) */ 0x0000, /* 0x55DB(0xf67b-0xa0a0) */ 0x0000, /* 0x55DC(0xf67c-0xa0a0) */ 0x0000, /* 0x55DD(0xf67d-0xa0a0) */ 0x0000, /* 0x55DE(0xf67e-0xa0a0) */ 0x0000, /* 0x55DF(0xf67f-0xa0a0) */ 0x0000, /* 0x55E0(0xf680-0xa0a0) */ 0x0000, /* 0x55E1(0xf681-0xa0a0) */ 0x0000, /* 0x55E2(0xf682-0xa0a0) */ 0x0000, /* 0x55E3(0xf683-0xa0a0) */ 0x0000, /* 0x55E4(0xf684-0xa0a0) */ 0x0000, /* 0x55E5(0xf685-0xa0a0) */ 0x0000, /* 0x55E6(0xf686-0xa0a0) */ 0x0000, /* 0x55E7(0xf687-0xa0a0) */ 0x0000, /* 0x55E8(0xf688-0xa0a0) */ 0x0000, /* 0x55E9(0xf689-0xa0a0) */ 0x0000, /* 0x55EA(0xf68a-0xa0a0) */ 0x0000, /* 0x55EB(0xf68b-0xa0a0) */ 0x0000, /* 0x55EC(0xf68c-0xa0a0) */ 0x0000, /* 0x55ED(0xf68d-0xa0a0) */ 0x0000, /* 0x55EE(0xf68e-0xa0a0) */ 0x0000, /* 0x55EF(0xf68f-0xa0a0) */ 0x0000, /* 0x55F0(0xf690-0xa0a0) */ 0x0000, /* 0x55F1(0xf691-0xa0a0) */ 0x0000, /* 0x55F2(0xf692-0xa0a0) */ 0x0000, /* 0x55F3(0xf693-0xa0a0) */ 0x0000, /* 0x55F4(0xf694-0xa0a0) */ 0x0000, /* 0x55F5(0xf695-0xa0a0) */ 0x0000, /* 0x55F6(0xf696-0xa0a0) */ 0x0000, /* 0x55F7(0xf697-0xa0a0) */ 0x0000, /* 0x55F8(0xf698-0xa0a0) */ 0x0000, /* 0x55F9(0xf699-0xa0a0) */ 0x0000, /* 0x55FA(0xf69a-0xa0a0) */ 0x0000, /* 0x55FB(0xf69b-0xa0a0) */ 0x0000, /* 0x55FC(0xf69c-0xa0a0) */ 0x0000, /* 0x55FD(0xf69d-0xa0a0) */ 0x0000, /* 0x55FE(0xf69e-0xa0a0) */ 0x0000, /* 0x55FF(0xf69f-0xa0a0) */ 0x0000, /* 0x5600(0xf6a0-0xa0a0) */ 0x82B2, /* 0x5601(0xf6a1-0xa0a0) */ 0x82B4, /* 0x5602(0xf6a2-0xa0a0) */ 0x82BA, /* 0x5603(0xf6a3-0xa0a0) */ 0x82BC, /* 0x5604(0xf6a4-0xa0a0) */ 0x82E2, /* 0x5605(0xf6a5-0xa0a0) */ 0x82E8, /* 0x5606(0xf6a6-0xa0a0) */ 0x82F7, /* 0x5607(0xf6a7-0xa0a0) */ 0x8307, /* 0x5608(0xf6a8-0xa0a0) */ 0x8308, /* 0x5609(0xf6a9-0xa0a0) */ 0x830C, /* 0x560A(0xf6aa-0xa0a0) */ 0x8354, /* 0x560B(0xf6ab-0xa0a0) */ 0x831B, /* 0x560C(0xf6ac-0xa0a0) */ 0x831D, /* 0x560D(0xf6ad-0xa0a0) */ 0x8330, /* 0x560E(0xf6ae-0xa0a0) */ 0x833C, /* 0x560F(0xf6af-0xa0a0) */ 0x8344, /* 0x5610(0xf6b0-0xa0a0) */ 0x8357, /* 0x5611(0xf6b1-0xa0a0) */ 0x44BE, /* 0x5612(0xf6b2-0xa0a0) */ 0x837F, /* 0x5613(0xf6b3-0xa0a0) */ 0x44D4, /* 0x5614(0xf6b4-0xa0a0) */ 0x44B3, /* 0x5615(0xf6b5-0xa0a0) */ 0x838D, /* 0x5616(0xf6b6-0xa0a0) */ 0x8394, /* 0x5617(0xf6b7-0xa0a0) */ 0x8395, /* 0x5618(0xf6b8-0xa0a0) */ 0x839B, /* 0x5619(0xf6b9-0xa0a0) */ 0x839D, /* 0x561A(0xf6ba-0xa0a0) */ 0x83C9, /* 0x561B(0xf6bb-0xa0a0) */ 0x83D0, /* 0x561C(0xf6bc-0xa0a0) */ 0x83D4, /* 0x561D(0xf6bd-0xa0a0) */ 0x83DD, /* 0x561E(0xf6be-0xa0a0) */ 0x83E5, /* 0x561F(0xf6bf-0xa0a0) */ 0x83F9, /* 0x5620(0xf6c0-0xa0a0) */ 0x840F, /* 0x5621(0xf6c1-0xa0a0) */ 0x8411, /* 0x5622(0xf6c2-0xa0a0) */ 0x8415, /* 0x5623(0xf6c3-0xa0a0) */ 0x0000, /* 0x5624(0xf6c4-0xa0a0) */ 0x8417, /* 0x5625(0xf6c5-0xa0a0) */ 0x8439, /* 0x5626(0xf6c6-0xa0a0) */ 0x844A, /* 0x5627(0xf6c7-0xa0a0) */ 0x844F, /* 0x5628(0xf6c8-0xa0a0) */ 0x8451, /* 0x5629(0xf6c9-0xa0a0) */ 0x8452, /* 0x562A(0xf6ca-0xa0a0) */ 0x8459, /* 0x562B(0xf6cb-0xa0a0) */ 0x845A, /* 0x562C(0xf6cc-0xa0a0) */ 0x845C, /* 0x562D(0xf6cd-0xa0a0) */ 0x0000, /* 0x562E(0xf6ce-0xa0a0) */ 0x8465, /* 0x562F(0xf6cf-0xa0a0) */ 0x8476, /* 0x5630(0xf6d0-0xa0a0) */ 0x8478, /* 0x5631(0xf6d1-0xa0a0) */ 0x847C, /* 0x5632(0xf6d2-0xa0a0) */ 0x8481, /* 0x5633(0xf6d3-0xa0a0) */ 0x450D, /* 0x5634(0xf6d4-0xa0a0) */ 0x84DC, /* 0x5635(0xf6d5-0xa0a0) */ 0x8497, /* 0x5636(0xf6d6-0xa0a0) */ 0x84A6, /* 0x5637(0xf6d7-0xa0a0) */ 0x84BE, /* 0x5638(0xf6d8-0xa0a0) */ 0x4508, /* 0x5639(0xf6d9-0xa0a0) */ 0x84CE, /* 0x563A(0xf6da-0xa0a0) */ 0x84CF, /* 0x563B(0xf6db-0xa0a0) */ 0x84D3, /* 0x563C(0xf6dc-0xa0a0) */ 0x0000, /* 0x563D(0xf6dd-0xa0a0) */ 0x84E7, /* 0x563E(0xf6de-0xa0a0) */ 0x84EA, /* 0x563F(0xf6df-0xa0a0) */ 0x84EF, /* 0x5640(0xf6e0-0xa0a0) */ 0x84F0, /* 0x5641(0xf6e1-0xa0a0) */ 0x84F1, /* 0x5642(0xf6e2-0xa0a0) */ 0x84FA, /* 0x5643(0xf6e3-0xa0a0) */ 0x84FD, /* 0x5644(0xf6e4-0xa0a0) */ 0x850C, /* 0x5645(0xf6e5-0xa0a0) */ 0x851B, /* 0x5646(0xf6e6-0xa0a0) */ 0x8524, /* 0x5647(0xf6e7-0xa0a0) */ 0x8525, /* 0x5648(0xf6e8-0xa0a0) */ 0x852B, /* 0x5649(0xf6e9-0xa0a0) */ 0x8534, /* 0x564A(0xf6ea-0xa0a0) */ 0x854F, /* 0x564B(0xf6eb-0xa0a0) */ 0x856F, /* 0x564C(0xf6ec-0xa0a0) */ 0x4525, /* 0x564D(0xf6ed-0xa0a0) */ 0x4543, /* 0x564E(0xf6ee-0xa0a0) */ 0x853E, /* 0x564F(0xf6ef-0xa0a0) */ 0x8551, /* 0x5650(0xf6f0-0xa0a0) */ 0x8553, /* 0x5651(0xf6f1-0xa0a0) */ 0x855E, /* 0x5652(0xf6f2-0xa0a0) */ 0x8561, /* 0x5653(0xf6f3-0xa0a0) */ 0x8562, /* 0x5654(0xf6f4-0xa0a0) */ 0x0000, /* 0x5655(0xf6f5-0xa0a0) */ 0x857B, /* 0x5656(0xf6f6-0xa0a0) */ 0x857D, /* 0x5657(0xf6f7-0xa0a0) */ 0x857F, /* 0x5658(0xf6f8-0xa0a0) */ 0x8581, /* 0x5659(0xf6f9-0xa0a0) */ 0x8586, /* 0x565A(0xf6fa-0xa0a0) */ 0x8593, /* 0x565B(0xf6fb-0xa0a0) */ 0x859D, /* 0x565C(0xf6fc-0xa0a0) */ 0x859F, /* 0x565D(0xf6fd-0xa0a0) */ 0x0000, /* 0x565E(0xf6fe-0xa0a0) */ 0x0000, /* 0x565F(0xf6ff-0xa0a0) */ 0x0000, /* 0x5660(0xf700-0xa0a0) */ 0x0000, /* 0x5661(0xf701-0xa0a0) */ 0x0000, /* 0x5662(0xf702-0xa0a0) */ 0x0000, /* 0x5663(0xf703-0xa0a0) */ 0x0000, /* 0x5664(0xf704-0xa0a0) */ 0x0000, /* 0x5665(0xf705-0xa0a0) */ 0x0000, /* 0x5666(0xf706-0xa0a0) */ 0x0000, /* 0x5667(0xf707-0xa0a0) */ 0x0000, /* 0x5668(0xf708-0xa0a0) */ 0x0000, /* 0x5669(0xf709-0xa0a0) */ 0x0000, /* 0x566A(0xf70a-0xa0a0) */ 0x0000, /* 0x566B(0xf70b-0xa0a0) */ 0x0000, /* 0x566C(0xf70c-0xa0a0) */ 0x0000, /* 0x566D(0xf70d-0xa0a0) */ 0x0000, /* 0x566E(0xf70e-0xa0a0) */ 0x0000, /* 0x566F(0xf70f-0xa0a0) */ 0x0000, /* 0x5670(0xf710-0xa0a0) */ 0x0000, /* 0x5671(0xf711-0xa0a0) */ 0x0000, /* 0x5672(0xf712-0xa0a0) */ 0x0000, /* 0x5673(0xf713-0xa0a0) */ 0x0000, /* 0x5674(0xf714-0xa0a0) */ 0x0000, /* 0x5675(0xf715-0xa0a0) */ 0x0000, /* 0x5676(0xf716-0xa0a0) */ 0x0000, /* 0x5677(0xf717-0xa0a0) */ 0x0000, /* 0x5678(0xf718-0xa0a0) */ 0x0000, /* 0x5679(0xf719-0xa0a0) */ 0x0000, /* 0x567A(0xf71a-0xa0a0) */ 0x0000, /* 0x567B(0xf71b-0xa0a0) */ 0x0000, /* 0x567C(0xf71c-0xa0a0) */ 0x0000, /* 0x567D(0xf71d-0xa0a0) */ 0x0000, /* 0x567E(0xf71e-0xa0a0) */ 0x0000, /* 0x567F(0xf71f-0xa0a0) */ 0x0000, /* 0x5680(0xf720-0xa0a0) */ 0x0000, /* 0x5681(0xf721-0xa0a0) */ 0x0000, /* 0x5682(0xf722-0xa0a0) */ 0x0000, /* 0x5683(0xf723-0xa0a0) */ 0x0000, /* 0x5684(0xf724-0xa0a0) */ 0x0000, /* 0x5685(0xf725-0xa0a0) */ 0x0000, /* 0x5686(0xf726-0xa0a0) */ 0x0000, /* 0x5687(0xf727-0xa0a0) */ 0x0000, /* 0x5688(0xf728-0xa0a0) */ 0x0000, /* 0x5689(0xf729-0xa0a0) */ 0x0000, /* 0x568A(0xf72a-0xa0a0) */ 0x0000, /* 0x568B(0xf72b-0xa0a0) */ 0x0000, /* 0x568C(0xf72c-0xa0a0) */ 0x0000, /* 0x568D(0xf72d-0xa0a0) */ 0x0000, /* 0x568E(0xf72e-0xa0a0) */ 0x0000, /* 0x568F(0xf72f-0xa0a0) */ 0x0000, /* 0x5690(0xf730-0xa0a0) */ 0x0000, /* 0x5691(0xf731-0xa0a0) */ 0x0000, /* 0x5692(0xf732-0xa0a0) */ 0x0000, /* 0x5693(0xf733-0xa0a0) */ 0x0000, /* 0x5694(0xf734-0xa0a0) */ 0x0000, /* 0x5695(0xf735-0xa0a0) */ 0x0000, /* 0x5696(0xf736-0xa0a0) */ 0x0000, /* 0x5697(0xf737-0xa0a0) */ 0x0000, /* 0x5698(0xf738-0xa0a0) */ 0x0000, /* 0x5699(0xf739-0xa0a0) */ 0x0000, /* 0x569A(0xf73a-0xa0a0) */ 0x0000, /* 0x569B(0xf73b-0xa0a0) */ 0x0000, /* 0x569C(0xf73c-0xa0a0) */ 0x0000, /* 0x569D(0xf73d-0xa0a0) */ 0x0000, /* 0x569E(0xf73e-0xa0a0) */ 0x0000, /* 0x569F(0xf73f-0xa0a0) */ 0x0000, /* 0x56A0(0xf740-0xa0a0) */ 0x0000, /* 0x56A1(0xf741-0xa0a0) */ 0x0000, /* 0x56A2(0xf742-0xa0a0) */ 0x0000, /* 0x56A3(0xf743-0xa0a0) */ 0x0000, /* 0x56A4(0xf744-0xa0a0) */ 0x0000, /* 0x56A5(0xf745-0xa0a0) */ 0x0000, /* 0x56A6(0xf746-0xa0a0) */ 0x0000, /* 0x56A7(0xf747-0xa0a0) */ 0x0000, /* 0x56A8(0xf748-0xa0a0) */ 0x0000, /* 0x56A9(0xf749-0xa0a0) */ 0x0000, /* 0x56AA(0xf74a-0xa0a0) */ 0x0000, /* 0x56AB(0xf74b-0xa0a0) */ 0x0000, /* 0x56AC(0xf74c-0xa0a0) */ 0x0000, /* 0x56AD(0xf74d-0xa0a0) */ 0x0000, /* 0x56AE(0xf74e-0xa0a0) */ 0x0000, /* 0x56AF(0xf74f-0xa0a0) */ 0x0000, /* 0x56B0(0xf750-0xa0a0) */ 0x0000, /* 0x56B1(0xf751-0xa0a0) */ 0x0000, /* 0x56B2(0xf752-0xa0a0) */ 0x0000, /* 0x56B3(0xf753-0xa0a0) */ 0x0000, /* 0x56B4(0xf754-0xa0a0) */ 0x0000, /* 0x56B5(0xf755-0xa0a0) */ 0x0000, /* 0x56B6(0xf756-0xa0a0) */ 0x0000, /* 0x56B7(0xf757-0xa0a0) */ 0x0000, /* 0x56B8(0xf758-0xa0a0) */ 0x0000, /* 0x56B9(0xf759-0xa0a0) */ 0x0000, /* 0x56BA(0xf75a-0xa0a0) */ 0x0000, /* 0x56BB(0xf75b-0xa0a0) */ 0x0000, /* 0x56BC(0xf75c-0xa0a0) */ 0x0000, /* 0x56BD(0xf75d-0xa0a0) */ 0x0000, /* 0x56BE(0xf75e-0xa0a0) */ 0x0000, /* 0x56BF(0xf75f-0xa0a0) */ 0x0000, /* 0x56C0(0xf760-0xa0a0) */ 0x0000, /* 0x56C1(0xf761-0xa0a0) */ 0x0000, /* 0x56C2(0xf762-0xa0a0) */ 0x0000, /* 0x56C3(0xf763-0xa0a0) */ 0x0000, /* 0x56C4(0xf764-0xa0a0) */ 0x0000, /* 0x56C5(0xf765-0xa0a0) */ 0x0000, /* 0x56C6(0xf766-0xa0a0) */ 0x0000, /* 0x56C7(0xf767-0xa0a0) */ 0x0000, /* 0x56C8(0xf768-0xa0a0) */ 0x0000, /* 0x56C9(0xf769-0xa0a0) */ 0x0000, /* 0x56CA(0xf76a-0xa0a0) */ 0x0000, /* 0x56CB(0xf76b-0xa0a0) */ 0x0000, /* 0x56CC(0xf76c-0xa0a0) */ 0x0000, /* 0x56CD(0xf76d-0xa0a0) */ 0x0000, /* 0x56CE(0xf76e-0xa0a0) */ 0x0000, /* 0x56CF(0xf76f-0xa0a0) */ 0x0000, /* 0x56D0(0xf770-0xa0a0) */ 0x0000, /* 0x56D1(0xf771-0xa0a0) */ 0x0000, /* 0x56D2(0xf772-0xa0a0) */ 0x0000, /* 0x56D3(0xf773-0xa0a0) */ 0x0000, /* 0x56D4(0xf774-0xa0a0) */ 0x0000, /* 0x56D5(0xf775-0xa0a0) */ 0x0000, /* 0x56D6(0xf776-0xa0a0) */ 0x0000, /* 0x56D7(0xf777-0xa0a0) */ 0x0000, /* 0x56D8(0xf778-0xa0a0) */ 0x0000, /* 0x56D9(0xf779-0xa0a0) */ 0x0000, /* 0x56DA(0xf77a-0xa0a0) */ 0x0000, /* 0x56DB(0xf77b-0xa0a0) */ 0x0000, /* 0x56DC(0xf77c-0xa0a0) */ 0x0000, /* 0x56DD(0xf77d-0xa0a0) */ 0x0000, /* 0x56DE(0xf77e-0xa0a0) */ 0x0000, /* 0x56DF(0xf77f-0xa0a0) */ 0x0000, /* 0x56E0(0xf780-0xa0a0) */ 0x0000, /* 0x56E1(0xf781-0xa0a0) */ 0x0000, /* 0x56E2(0xf782-0xa0a0) */ 0x0000, /* 0x56E3(0xf783-0xa0a0) */ 0x0000, /* 0x56E4(0xf784-0xa0a0) */ 0x0000, /* 0x56E5(0xf785-0xa0a0) */ 0x0000, /* 0x56E6(0xf786-0xa0a0) */ 0x0000, /* 0x56E7(0xf787-0xa0a0) */ 0x0000, /* 0x56E8(0xf788-0xa0a0) */ 0x0000, /* 0x56E9(0xf789-0xa0a0) */ 0x0000, /* 0x56EA(0xf78a-0xa0a0) */ 0x0000, /* 0x56EB(0xf78b-0xa0a0) */ 0x0000, /* 0x56EC(0xf78c-0xa0a0) */ 0x0000, /* 0x56ED(0xf78d-0xa0a0) */ 0x0000, /* 0x56EE(0xf78e-0xa0a0) */ 0x0000, /* 0x56EF(0xf78f-0xa0a0) */ 0x0000, /* 0x56F0(0xf790-0xa0a0) */ 0x0000, /* 0x56F1(0xf791-0xa0a0) */ 0x0000, /* 0x56F2(0xf792-0xa0a0) */ 0x0000, /* 0x56F3(0xf793-0xa0a0) */ 0x0000, /* 0x56F4(0xf794-0xa0a0) */ 0x0000, /* 0x56F5(0xf795-0xa0a0) */ 0x0000, /* 0x56F6(0xf796-0xa0a0) */ 0x0000, /* 0x56F7(0xf797-0xa0a0) */ 0x0000, /* 0x56F8(0xf798-0xa0a0) */ 0x0000, /* 0x56F9(0xf799-0xa0a0) */ 0x0000, /* 0x56FA(0xf79a-0xa0a0) */ 0x0000, /* 0x56FB(0xf79b-0xa0a0) */ 0x0000, /* 0x56FC(0xf79c-0xa0a0) */ 0x0000, /* 0x56FD(0xf79d-0xa0a0) */ 0x0000, /* 0x56FE(0xf79e-0xa0a0) */ 0x0000, /* 0x56FF(0xf79f-0xa0a0) */ 0x0000, /* 0x5700(0xf7a0-0xa0a0) */ 0x0000, /* 0x5701(0xf7a1-0xa0a0) */ 0x0000, /* 0x5702(0xf7a2-0xa0a0) */ 0x85B7, /* 0x5703(0xf7a3-0xa0a0) */ 0x85BC, /* 0x5704(0xf7a4-0xa0a0) */ 0x85C7, /* 0x5705(0xf7a5-0xa0a0) */ 0x85CA, /* 0x5706(0xf7a6-0xa0a0) */ 0x85D8, /* 0x5707(0xf7a7-0xa0a0) */ 0x85D9, /* 0x5708(0xf7a8-0xa0a0) */ 0x85DF, /* 0x5709(0xf7a9-0xa0a0) */ 0x85E1, /* 0x570A(0xf7aa-0xa0a0) */ 0x85E6, /* 0x570B(0xf7ab-0xa0a0) */ 0x85F6, /* 0x570C(0xf7ac-0xa0a0) */ 0x8600, /* 0x570D(0xf7ad-0xa0a0) */ 0x8611, /* 0x570E(0xf7ae-0xa0a0) */ 0x861E, /* 0x570F(0xf7af-0xa0a0) */ 0x8621, /* 0x5710(0xf7b0-0xa0a0) */ 0x8624, /* 0x5711(0xf7b1-0xa0a0) */ 0x8627, /* 0x5712(0xf7b2-0xa0a0) */ 0x0000, /* 0x5713(0xf7b3-0xa0a0) */ 0x8639, /* 0x5714(0xf7b4-0xa0a0) */ 0x863C, /* 0x5715(0xf7b5-0xa0a0) */ 0x0000, /* 0x5716(0xf7b6-0xa0a0) */ 0x8640, /* 0x5717(0xf7b7-0xa0a0) */ 0xFA20, /* 0x5718(0xf7b8-0xa0a0) */ 0x8653, /* 0x5719(0xf7b9-0xa0a0) */ 0x8656, /* 0x571A(0xf7ba-0xa0a0) */ 0x866F, /* 0x571B(0xf7bb-0xa0a0) */ 0x8677, /* 0x571C(0xf7bc-0xa0a0) */ 0x867A, /* 0x571D(0xf7bd-0xa0a0) */ 0x8687, /* 0x571E(0xf7be-0xa0a0) */ 0x8689, /* 0x571F(0xf7bf-0xa0a0) */ 0x868D, /* 0x5720(0xf7c0-0xa0a0) */ 0x8691, /* 0x5721(0xf7c1-0xa0a0) */ 0x869C, /* 0x5722(0xf7c2-0xa0a0) */ 0x869D, /* 0x5723(0xf7c3-0xa0a0) */ 0x86A8, /* 0x5724(0xf7c4-0xa0a0) */ 0xFA21, /* 0x5725(0xf7c5-0xa0a0) */ 0x86B1, /* 0x5726(0xf7c6-0xa0a0) */ 0x86B3, /* 0x5727(0xf7c7-0xa0a0) */ 0x86C1, /* 0x5728(0xf7c8-0xa0a0) */ 0x86C3, /* 0x5729(0xf7c9-0xa0a0) */ 0x86D1, /* 0x572A(0xf7ca-0xa0a0) */ 0x86D5, /* 0x572B(0xf7cb-0xa0a0) */ 0x86D7, /* 0x572C(0xf7cc-0xa0a0) */ 0x86E3, /* 0x572D(0xf7cd-0xa0a0) */ 0x86E6, /* 0x572E(0xf7ce-0xa0a0) */ 0x45B8, /* 0x572F(0xf7cf-0xa0a0) */ 0x8705, /* 0x5730(0xf7d0-0xa0a0) */ 0x8707, /* 0x5731(0xf7d1-0xa0a0) */ 0x870E, /* 0x5732(0xf7d2-0xa0a0) */ 0x8710, /* 0x5733(0xf7d3-0xa0a0) */ 0x8713, /* 0x5734(0xf7d4-0xa0a0) */ 0x8719, /* 0x5735(0xf7d5-0xa0a0) */ 0x871F, /* 0x5736(0xf7d6-0xa0a0) */ 0x8721, /* 0x5737(0xf7d7-0xa0a0) */ 0x8723, /* 0x5738(0xf7d8-0xa0a0) */ 0x8731, /* 0x5739(0xf7d9-0xa0a0) */ 0x873A, /* 0x573A(0xf7da-0xa0a0) */ 0x873E, /* 0x573B(0xf7db-0xa0a0) */ 0x8740, /* 0x573C(0xf7dc-0xa0a0) */ 0x8743, /* 0x573D(0xf7dd-0xa0a0) */ 0x8751, /* 0x573E(0xf7de-0xa0a0) */ 0x8758, /* 0x573F(0xf7df-0xa0a0) */ 0x8764, /* 0x5740(0xf7e0-0xa0a0) */ 0x8765, /* 0x5741(0xf7e1-0xa0a0) */ 0x8772, /* 0x5742(0xf7e2-0xa0a0) */ 0x877C, /* 0x5743(0xf7e3-0xa0a0) */ 0x0000, /* 0x5744(0xf7e4-0xa0a0) */ 0x0000, /* 0x5745(0xf7e5-0xa0a0) */ 0x87A7, /* 0x5746(0xf7e6-0xa0a0) */ 0x8789, /* 0x5747(0xf7e7-0xa0a0) */ 0x878B, /* 0x5748(0xf7e8-0xa0a0) */ 0x8793, /* 0x5749(0xf7e9-0xa0a0) */ 0x87A0, /* 0x574A(0xf7ea-0xa0a0) */ 0x0000, /* 0x574B(0xf7eb-0xa0a0) */ 0x45E5, /* 0x574C(0xf7ec-0xa0a0) */ 0x87BE, /* 0x574D(0xf7ed-0xa0a0) */ 0x0000, /* 0x574E(0xf7ee-0xa0a0) */ 0x87C1, /* 0x574F(0xf7ef-0xa0a0) */ 0x87CE, /* 0x5750(0xf7f0-0xa0a0) */ 0x87F5, /* 0x5751(0xf7f1-0xa0a0) */ 0x87DF, /* 0x5752(0xf7f2-0xa0a0) */ 0x0000, /* 0x5753(0xf7f3-0xa0a0) */ 0x87E3, /* 0x5754(0xf7f4-0xa0a0) */ 0x87E5, /* 0x5755(0xf7f5-0xa0a0) */ 0x87E6, /* 0x5756(0xf7f6-0xa0a0) */ 0x87EA, /* 0x5757(0xf7f7-0xa0a0) */ 0x87EB, /* 0x5758(0xf7f8-0xa0a0) */ 0x87ED, /* 0x5759(0xf7f9-0xa0a0) */ 0x8801, /* 0x575A(0xf7fa-0xa0a0) */ 0x8803, /* 0x575B(0xf7fb-0xa0a0) */ 0x880B, /* 0x575C(0xf7fc-0xa0a0) */ 0x8813, /* 0x575D(0xf7fd-0xa0a0) */ 0x8828, /* 0x575E(0xf7fe-0xa0a0) */ 0x0000, /* 0x575F(0xf7ff-0xa0a0) */ 0x0000, /* 0x5760(0xf800-0xa0a0) */ 0x0000, /* 0x5761(0xf801-0xa0a0) */ 0x0000, /* 0x5762(0xf802-0xa0a0) */ 0x0000, /* 0x5763(0xf803-0xa0a0) */ 0x0000, /* 0x5764(0xf804-0xa0a0) */ 0x0000, /* 0x5765(0xf805-0xa0a0) */ 0x0000, /* 0x5766(0xf806-0xa0a0) */ 0x0000, /* 0x5767(0xf807-0xa0a0) */ 0x0000, /* 0x5768(0xf808-0xa0a0) */ 0x0000, /* 0x5769(0xf809-0xa0a0) */ 0x0000, /* 0x576A(0xf80a-0xa0a0) */ 0x0000, /* 0x576B(0xf80b-0xa0a0) */ 0x0000, /* 0x576C(0xf80c-0xa0a0) */ 0x0000, /* 0x576D(0xf80d-0xa0a0) */ 0x0000, /* 0x576E(0xf80e-0xa0a0) */ 0x0000, /* 0x576F(0xf80f-0xa0a0) */ 0x0000, /* 0x5770(0xf810-0xa0a0) */ 0x0000, /* 0x5771(0xf811-0xa0a0) */ 0x0000, /* 0x5772(0xf812-0xa0a0) */ 0x0000, /* 0x5773(0xf813-0xa0a0) */ 0x0000, /* 0x5774(0xf814-0xa0a0) */ 0x0000, /* 0x5775(0xf815-0xa0a0) */ 0x0000, /* 0x5776(0xf816-0xa0a0) */ 0x0000, /* 0x5777(0xf817-0xa0a0) */ 0x0000, /* 0x5778(0xf818-0xa0a0) */ 0x0000, /* 0x5779(0xf819-0xa0a0) */ 0x0000, /* 0x577A(0xf81a-0xa0a0) */ 0x0000, /* 0x577B(0xf81b-0xa0a0) */ 0x0000, /* 0x577C(0xf81c-0xa0a0) */ 0x0000, /* 0x577D(0xf81d-0xa0a0) */ 0x0000, /* 0x577E(0xf81e-0xa0a0) */ 0x0000, /* 0x577F(0xf81f-0xa0a0) */ 0x0000, /* 0x5780(0xf820-0xa0a0) */ 0x0000, /* 0x5781(0xf821-0xa0a0) */ 0x0000, /* 0x5782(0xf822-0xa0a0) */ 0x0000, /* 0x5783(0xf823-0xa0a0) */ 0x0000, /* 0x5784(0xf824-0xa0a0) */ 0x0000, /* 0x5785(0xf825-0xa0a0) */ 0x0000, /* 0x5786(0xf826-0xa0a0) */ 0x0000, /* 0x5787(0xf827-0xa0a0) */ 0x0000, /* 0x5788(0xf828-0xa0a0) */ 0x0000, /* 0x5789(0xf829-0xa0a0) */ 0x0000, /* 0x578A(0xf82a-0xa0a0) */ 0x0000, /* 0x578B(0xf82b-0xa0a0) */ 0x0000, /* 0x578C(0xf82c-0xa0a0) */ 0x0000, /* 0x578D(0xf82d-0xa0a0) */ 0x0000, /* 0x578E(0xf82e-0xa0a0) */ 0x0000, /* 0x578F(0xf82f-0xa0a0) */ 0x0000, /* 0x5790(0xf830-0xa0a0) */ 0x0000, /* 0x5791(0xf831-0xa0a0) */ 0x0000, /* 0x5792(0xf832-0xa0a0) */ 0x0000, /* 0x5793(0xf833-0xa0a0) */ 0x0000, /* 0x5794(0xf834-0xa0a0) */ 0x0000, /* 0x5795(0xf835-0xa0a0) */ 0x0000, /* 0x5796(0xf836-0xa0a0) */ 0x0000, /* 0x5797(0xf837-0xa0a0) */ 0x0000, /* 0x5798(0xf838-0xa0a0) */ 0x0000, /* 0x5799(0xf839-0xa0a0) */ 0x0000, /* 0x579A(0xf83a-0xa0a0) */ 0x0000, /* 0x579B(0xf83b-0xa0a0) */ 0x0000, /* 0x579C(0xf83c-0xa0a0) */ 0x0000, /* 0x579D(0xf83d-0xa0a0) */ 0x0000, /* 0x579E(0xf83e-0xa0a0) */ 0x0000, /* 0x579F(0xf83f-0xa0a0) */ 0x0000, /* 0x57A0(0xf840-0xa0a0) */ 0x0000, /* 0x57A1(0xf841-0xa0a0) */ 0x0000, /* 0x57A2(0xf842-0xa0a0) */ 0x0000, /* 0x57A3(0xf843-0xa0a0) */ 0x0000, /* 0x57A4(0xf844-0xa0a0) */ 0x0000, /* 0x57A5(0xf845-0xa0a0) */ 0x0000, /* 0x57A6(0xf846-0xa0a0) */ 0x0000, /* 0x57A7(0xf847-0xa0a0) */ 0x0000, /* 0x57A8(0xf848-0xa0a0) */ 0x0000, /* 0x57A9(0xf849-0xa0a0) */ 0x0000, /* 0x57AA(0xf84a-0xa0a0) */ 0x0000, /* 0x57AB(0xf84b-0xa0a0) */ 0x0000, /* 0x57AC(0xf84c-0xa0a0) */ 0x0000, /* 0x57AD(0xf84d-0xa0a0) */ 0x0000, /* 0x57AE(0xf84e-0xa0a0) */ 0x0000, /* 0x57AF(0xf84f-0xa0a0) */ 0x0000, /* 0x57B0(0xf850-0xa0a0) */ 0x0000, /* 0x57B1(0xf851-0xa0a0) */ 0x0000, /* 0x57B2(0xf852-0xa0a0) */ 0x0000, /* 0x57B3(0xf853-0xa0a0) */ 0x0000, /* 0x57B4(0xf854-0xa0a0) */ 0x0000, /* 0x57B5(0xf855-0xa0a0) */ 0x0000, /* 0x57B6(0xf856-0xa0a0) */ 0x0000, /* 0x57B7(0xf857-0xa0a0) */ 0x0000, /* 0x57B8(0xf858-0xa0a0) */ 0x0000, /* 0x57B9(0xf859-0xa0a0) */ 0x0000, /* 0x57BA(0xf85a-0xa0a0) */ 0x0000, /* 0x57BB(0xf85b-0xa0a0) */ 0x0000, /* 0x57BC(0xf85c-0xa0a0) */ 0x0000, /* 0x57BD(0xf85d-0xa0a0) */ 0x0000, /* 0x57BE(0xf85e-0xa0a0) */ 0x0000, /* 0x57BF(0xf85f-0xa0a0) */ 0x0000, /* 0x57C0(0xf860-0xa0a0) */ 0x0000, /* 0x57C1(0xf861-0xa0a0) */ 0x0000, /* 0x57C2(0xf862-0xa0a0) */ 0x0000, /* 0x57C3(0xf863-0xa0a0) */ 0x0000, /* 0x57C4(0xf864-0xa0a0) */ 0x0000, /* 0x57C5(0xf865-0xa0a0) */ 0x0000, /* 0x57C6(0xf866-0xa0a0) */ 0x0000, /* 0x57C7(0xf867-0xa0a0) */ 0x0000, /* 0x57C8(0xf868-0xa0a0) */ 0x0000, /* 0x57C9(0xf869-0xa0a0) */ 0x0000, /* 0x57CA(0xf86a-0xa0a0) */ 0x0000, /* 0x57CB(0xf86b-0xa0a0) */ 0x0000, /* 0x57CC(0xf86c-0xa0a0) */ 0x0000, /* 0x57CD(0xf86d-0xa0a0) */ 0x0000, /* 0x57CE(0xf86e-0xa0a0) */ 0x0000, /* 0x57CF(0xf86f-0xa0a0) */ 0x0000, /* 0x57D0(0xf870-0xa0a0) */ 0x0000, /* 0x57D1(0xf871-0xa0a0) */ 0x0000, /* 0x57D2(0xf872-0xa0a0) */ 0x0000, /* 0x57D3(0xf873-0xa0a0) */ 0x0000, /* 0x57D4(0xf874-0xa0a0) */ 0x0000, /* 0x57D5(0xf875-0xa0a0) */ 0x0000, /* 0x57D6(0xf876-0xa0a0) */ 0x0000, /* 0x57D7(0xf877-0xa0a0) */ 0x0000, /* 0x57D8(0xf878-0xa0a0) */ 0x0000, /* 0x57D9(0xf879-0xa0a0) */ 0x0000, /* 0x57DA(0xf87a-0xa0a0) */ 0x0000, /* 0x57DB(0xf87b-0xa0a0) */ 0x0000, /* 0x57DC(0xf87c-0xa0a0) */ 0x0000, /* 0x57DD(0xf87d-0xa0a0) */ 0x0000, /* 0x57DE(0xf87e-0xa0a0) */ 0x0000, /* 0x57DF(0xf87f-0xa0a0) */ 0x0000, /* 0x57E0(0xf880-0xa0a0) */ 0x0000, /* 0x57E1(0xf881-0xa0a0) */ 0x0000, /* 0x57E2(0xf882-0xa0a0) */ 0x0000, /* 0x57E3(0xf883-0xa0a0) */ 0x0000, /* 0x57E4(0xf884-0xa0a0) */ 0x0000, /* 0x57E5(0xf885-0xa0a0) */ 0x0000, /* 0x57E6(0xf886-0xa0a0) */ 0x0000, /* 0x57E7(0xf887-0xa0a0) */ 0x0000, /* 0x57E8(0xf888-0xa0a0) */ 0x0000, /* 0x57E9(0xf889-0xa0a0) */ 0x0000, /* 0x57EA(0xf88a-0xa0a0) */ 0x0000, /* 0x57EB(0xf88b-0xa0a0) */ 0x0000, /* 0x57EC(0xf88c-0xa0a0) */ 0x0000, /* 0x57ED(0xf88d-0xa0a0) */ 0x0000, /* 0x57EE(0xf88e-0xa0a0) */ 0x0000, /* 0x57EF(0xf88f-0xa0a0) */ 0x0000, /* 0x57F0(0xf890-0xa0a0) */ 0x0000, /* 0x57F1(0xf891-0xa0a0) */ 0x0000, /* 0x57F2(0xf892-0xa0a0) */ 0x0000, /* 0x57F3(0xf893-0xa0a0) */ 0x0000, /* 0x57F4(0xf894-0xa0a0) */ 0x0000, /* 0x57F5(0xf895-0xa0a0) */ 0x0000, /* 0x57F6(0xf896-0xa0a0) */ 0x0000, /* 0x57F7(0xf897-0xa0a0) */ 0x0000, /* 0x57F8(0xf898-0xa0a0) */ 0x0000, /* 0x57F9(0xf899-0xa0a0) */ 0x0000, /* 0x57FA(0xf89a-0xa0a0) */ 0x0000, /* 0x57FB(0xf89b-0xa0a0) */ 0x0000, /* 0x57FC(0xf89c-0xa0a0) */ 0x0000, /* 0x57FD(0xf89d-0xa0a0) */ 0x0000, /* 0x57FE(0xf89e-0xa0a0) */ 0x0000, /* 0x57FF(0xf89f-0xa0a0) */ 0x0000, /* 0x5800(0xf8a0-0xa0a0) */ 0x882E, /* 0x5801(0xf8a1-0xa0a0) */ 0x8832, /* 0x5802(0xf8a2-0xa0a0) */ 0x883C, /* 0x5803(0xf8a3-0xa0a0) */ 0x460F, /* 0x5804(0xf8a4-0xa0a0) */ 0x884A, /* 0x5805(0xf8a5-0xa0a0) */ 0x8858, /* 0x5806(0xf8a6-0xa0a0) */ 0x885F, /* 0x5807(0xf8a7-0xa0a0) */ 0x8864, /* 0x5808(0xf8a8-0xa0a0) */ 0x0000, /* 0x5809(0xf8a9-0xa0a0) */ 0x0000, /* 0x580A(0xf8aa-0xa0a0) */ 0x8869, /* 0x580B(0xf8ab-0xa0a0) */ 0x0000, /* 0x580C(0xf8ac-0xa0a0) */ 0x886F, /* 0x580D(0xf8ad-0xa0a0) */ 0x88A0, /* 0x580E(0xf8ae-0xa0a0) */ 0x88BC, /* 0x580F(0xf8af-0xa0a0) */ 0x88BD, /* 0x5810(0xf8b0-0xa0a0) */ 0x88BE, /* 0x5811(0xf8b1-0xa0a0) */ 0x88C0, /* 0x5812(0xf8b2-0xa0a0) */ 0x88D2, /* 0x5813(0xf8b3-0xa0a0) */ 0x0000, /* 0x5814(0xf8b4-0xa0a0) */ 0x88D1, /* 0x5815(0xf8b5-0xa0a0) */ 0x88D3, /* 0x5816(0xf8b6-0xa0a0) */ 0x88DB, /* 0x5817(0xf8b7-0xa0a0) */ 0x88F0, /* 0x5818(0xf8b8-0xa0a0) */ 0x88F1, /* 0x5819(0xf8b9-0xa0a0) */ 0x4641, /* 0x581A(0xf8ba-0xa0a0) */ 0x8901, /* 0x581B(0xf8bb-0xa0a0) */ 0x0000, /* 0x581C(0xf8bc-0xa0a0) */ 0x8937, /* 0x581D(0xf8bd-0xa0a0) */ 0x0000, /* 0x581E(0xf8be-0xa0a0) */ 0x8942, /* 0x581F(0xf8bf-0xa0a0) */ 0x8945, /* 0x5820(0xf8c0-0xa0a0) */ 0x8949, /* 0x5821(0xf8c1-0xa0a0) */ 0x0000, /* 0x5822(0xf8c2-0xa0a0) */ 0x4665, /* 0x5823(0xf8c3-0xa0a0) */ 0x8962, /* 0x5824(0xf8c4-0xa0a0) */ 0x8980, /* 0x5825(0xf8c5-0xa0a0) */ 0x8989, /* 0x5826(0xf8c6-0xa0a0) */ 0x8990, /* 0x5827(0xf8c7-0xa0a0) */ 0x899F, /* 0x5828(0xf8c8-0xa0a0) */ 0x89B0, /* 0x5829(0xf8c9-0xa0a0) */ 0x89B7, /* 0x582A(0xf8ca-0xa0a0) */ 0x89D6, /* 0x582B(0xf8cb-0xa0a0) */ 0x89D8, /* 0x582C(0xf8cc-0xa0a0) */ 0x89EB, /* 0x582D(0xf8cd-0xa0a0) */ 0x46A1, /* 0x582E(0xf8ce-0xa0a0) */ 0x89F1, /* 0x582F(0xf8cf-0xa0a0) */ 0x89F3, /* 0x5830(0xf8d0-0xa0a0) */ 0x89FD, /* 0x5831(0xf8d1-0xa0a0) */ 0x89FF, /* 0x5832(0xf8d2-0xa0a0) */ 0x46AF, /* 0x5833(0xf8d3-0xa0a0) */ 0x8A11, /* 0x5834(0xf8d4-0xa0a0) */ 0x8A14, /* 0x5835(0xf8d5-0xa0a0) */ 0x0000, /* 0x5836(0xf8d6-0xa0a0) */ 0x8A21, /* 0x5837(0xf8d7-0xa0a0) */ 0x8A35, /* 0x5838(0xf8d8-0xa0a0) */ 0x8A3E, /* 0x5839(0xf8d9-0xa0a0) */ 0x8A45, /* 0x583A(0xf8da-0xa0a0) */ 0x8A4D, /* 0x583B(0xf8db-0xa0a0) */ 0x8A58, /* 0x583C(0xf8dc-0xa0a0) */ 0x8AAE, /* 0x583D(0xf8dd-0xa0a0) */ 0x8A90, /* 0x583E(0xf8de-0xa0a0) */ 0x8AB7, /* 0x583F(0xf8df-0xa0a0) */ 0x8ABE, /* 0x5840(0xf8e0-0xa0a0) */ 0x8AD7, /* 0x5841(0xf8e1-0xa0a0) */ 0x8AFC, /* 0x5842(0xf8e2-0xa0a0) */ 0x0000, /* 0x5843(0xf8e3-0xa0a0) */ 0x8B0A, /* 0x5844(0xf8e4-0xa0a0) */ 0x8B05, /* 0x5845(0xf8e5-0xa0a0) */ 0x8B0D, /* 0x5846(0xf8e6-0xa0a0) */ 0x8B1C, /* 0x5847(0xf8e7-0xa0a0) */ 0x8B1F, /* 0x5848(0xf8e8-0xa0a0) */ 0x8B2D, /* 0x5849(0xf8e9-0xa0a0) */ 0x8B43, /* 0x584A(0xf8ea-0xa0a0) */ 0x470C, /* 0x584B(0xf8eb-0xa0a0) */ 0x8B51, /* 0x584C(0xf8ec-0xa0a0) */ 0x8B5E, /* 0x584D(0xf8ed-0xa0a0) */ 0x8B76, /* 0x584E(0xf8ee-0xa0a0) */ 0x8B7F, /* 0x584F(0xf8ef-0xa0a0) */ 0x8B81, /* 0x5850(0xf8f0-0xa0a0) */ 0x8B8B, /* 0x5851(0xf8f1-0xa0a0) */ 0x8B94, /* 0x5852(0xf8f2-0xa0a0) */ 0x8B95, /* 0x5853(0xf8f3-0xa0a0) */ 0x8B9C, /* 0x5854(0xf8f4-0xa0a0) */ 0x8B9E, /* 0x5855(0xf8f5-0xa0a0) */ 0x8C39, /* 0x5856(0xf8f6-0xa0a0) */ 0x0000, /* 0x5857(0xf8f7-0xa0a0) */ 0x8C3D, /* 0x5858(0xf8f8-0xa0a0) */ 0x0000, /* 0x5859(0xf8f9-0xa0a0) */ 0x0000, /* 0x585A(0xf8fa-0xa0a0) */ 0x8C45, /* 0x585B(0xf8fb-0xa0a0) */ 0x8C47, /* 0x585C(0xf8fc-0xa0a0) */ 0x8C4F, /* 0x585D(0xf8fd-0xa0a0) */ 0x8C54, /* 0x585E(0xf8fe-0xa0a0) */ 0x0000, /* 0x585F(0xf8ff-0xa0a0) */ 0x0000, /* 0x5860(0xf900-0xa0a0) */ 0x0000, /* 0x5861(0xf901-0xa0a0) */ 0x0000, /* 0x5862(0xf902-0xa0a0) */ 0x0000, /* 0x5863(0xf903-0xa0a0) */ 0x0000, /* 0x5864(0xf904-0xa0a0) */ 0x0000, /* 0x5865(0xf905-0xa0a0) */ 0x0000, /* 0x5866(0xf906-0xa0a0) */ 0x0000, /* 0x5867(0xf907-0xa0a0) */ 0x0000, /* 0x5868(0xf908-0xa0a0) */ 0x0000, /* 0x5869(0xf909-0xa0a0) */ 0x0000, /* 0x586A(0xf90a-0xa0a0) */ 0x0000, /* 0x586B(0xf90b-0xa0a0) */ 0x0000, /* 0x586C(0xf90c-0xa0a0) */ 0x0000, /* 0x586D(0xf90d-0xa0a0) */ 0x0000, /* 0x586E(0xf90e-0xa0a0) */ 0x0000, /* 0x586F(0xf90f-0xa0a0) */ 0x0000, /* 0x5870(0xf910-0xa0a0) */ 0x0000, /* 0x5871(0xf911-0xa0a0) */ 0x0000, /* 0x5872(0xf912-0xa0a0) */ 0x0000, /* 0x5873(0xf913-0xa0a0) */ 0x0000, /* 0x5874(0xf914-0xa0a0) */ 0x0000, /* 0x5875(0xf915-0xa0a0) */ 0x0000, /* 0x5876(0xf916-0xa0a0) */ 0x0000, /* 0x5877(0xf917-0xa0a0) */ 0x0000, /* 0x5878(0xf918-0xa0a0) */ 0x0000, /* 0x5879(0xf919-0xa0a0) */ 0x0000, /* 0x587A(0xf91a-0xa0a0) */ 0x0000, /* 0x587B(0xf91b-0xa0a0) */ 0x0000, /* 0x587C(0xf91c-0xa0a0) */ 0x0000, /* 0x587D(0xf91d-0xa0a0) */ 0x0000, /* 0x587E(0xf91e-0xa0a0) */ 0x0000, /* 0x587F(0xf91f-0xa0a0) */ 0x0000, /* 0x5880(0xf920-0xa0a0) */ 0x0000, /* 0x5881(0xf921-0xa0a0) */ 0x0000, /* 0x5882(0xf922-0xa0a0) */ 0x0000, /* 0x5883(0xf923-0xa0a0) */ 0x0000, /* 0x5884(0xf924-0xa0a0) */ 0x0000, /* 0x5885(0xf925-0xa0a0) */ 0x0000, /* 0x5886(0xf926-0xa0a0) */ 0x0000, /* 0x5887(0xf927-0xa0a0) */ 0x0000, /* 0x5888(0xf928-0xa0a0) */ 0x0000, /* 0x5889(0xf929-0xa0a0) */ 0x0000, /* 0x588A(0xf92a-0xa0a0) */ 0x0000, /* 0x588B(0xf92b-0xa0a0) */ 0x0000, /* 0x588C(0xf92c-0xa0a0) */ 0x0000, /* 0x588D(0xf92d-0xa0a0) */ 0x0000, /* 0x588E(0xf92e-0xa0a0) */ 0x0000, /* 0x588F(0xf92f-0xa0a0) */ 0x0000, /* 0x5890(0xf930-0xa0a0) */ 0x0000, /* 0x5891(0xf931-0xa0a0) */ 0x0000, /* 0x5892(0xf932-0xa0a0) */ 0x0000, /* 0x5893(0xf933-0xa0a0) */ 0x0000, /* 0x5894(0xf934-0xa0a0) */ 0x0000, /* 0x5895(0xf935-0xa0a0) */ 0x0000, /* 0x5896(0xf936-0xa0a0) */ 0x0000, /* 0x5897(0xf937-0xa0a0) */ 0x0000, /* 0x5898(0xf938-0xa0a0) */ 0x0000, /* 0x5899(0xf939-0xa0a0) */ 0x0000, /* 0x589A(0xf93a-0xa0a0) */ 0x0000, /* 0x589B(0xf93b-0xa0a0) */ 0x0000, /* 0x589C(0xf93c-0xa0a0) */ 0x0000, /* 0x589D(0xf93d-0xa0a0) */ 0x0000, /* 0x589E(0xf93e-0xa0a0) */ 0x0000, /* 0x589F(0xf93f-0xa0a0) */ 0x0000, /* 0x58A0(0xf940-0xa0a0) */ 0x0000, /* 0x58A1(0xf941-0xa0a0) */ 0x0000, /* 0x58A2(0xf942-0xa0a0) */ 0x0000, /* 0x58A3(0xf943-0xa0a0) */ 0x0000, /* 0x58A4(0xf944-0xa0a0) */ 0x0000, /* 0x58A5(0xf945-0xa0a0) */ 0x0000, /* 0x58A6(0xf946-0xa0a0) */ 0x0000, /* 0x58A7(0xf947-0xa0a0) */ 0x0000, /* 0x58A8(0xf948-0xa0a0) */ 0x0000, /* 0x58A9(0xf949-0xa0a0) */ 0x0000, /* 0x58AA(0xf94a-0xa0a0) */ 0x0000, /* 0x58AB(0xf94b-0xa0a0) */ 0x0000, /* 0x58AC(0xf94c-0xa0a0) */ 0x0000, /* 0x58AD(0xf94d-0xa0a0) */ 0x0000, /* 0x58AE(0xf94e-0xa0a0) */ 0x0000, /* 0x58AF(0xf94f-0xa0a0) */ 0x0000, /* 0x58B0(0xf950-0xa0a0) */ 0x0000, /* 0x58B1(0xf951-0xa0a0) */ 0x0000, /* 0x58B2(0xf952-0xa0a0) */ 0x0000, /* 0x58B3(0xf953-0xa0a0) */ 0x0000, /* 0x58B4(0xf954-0xa0a0) */ 0x0000, /* 0x58B5(0xf955-0xa0a0) */ 0x0000, /* 0x58B6(0xf956-0xa0a0) */ 0x0000, /* 0x58B7(0xf957-0xa0a0) */ 0x0000, /* 0x58B8(0xf958-0xa0a0) */ 0x0000, /* 0x58B9(0xf959-0xa0a0) */ 0x0000, /* 0x58BA(0xf95a-0xa0a0) */ 0x0000, /* 0x58BB(0xf95b-0xa0a0) */ 0x0000, /* 0x58BC(0xf95c-0xa0a0) */ 0x0000, /* 0x58BD(0xf95d-0xa0a0) */ 0x0000, /* 0x58BE(0xf95e-0xa0a0) */ 0x0000, /* 0x58BF(0xf95f-0xa0a0) */ 0x0000, /* 0x58C0(0xf960-0xa0a0) */ 0x0000, /* 0x58C1(0xf961-0xa0a0) */ 0x0000, /* 0x58C2(0xf962-0xa0a0) */ 0x0000, /* 0x58C3(0xf963-0xa0a0) */ 0x0000, /* 0x58C4(0xf964-0xa0a0) */ 0x0000, /* 0x58C5(0xf965-0xa0a0) */ 0x0000, /* 0x58C6(0xf966-0xa0a0) */ 0x0000, /* 0x58C7(0xf967-0xa0a0) */ 0x0000, /* 0x58C8(0xf968-0xa0a0) */ 0x0000, /* 0x58C9(0xf969-0xa0a0) */ 0x0000, /* 0x58CA(0xf96a-0xa0a0) */ 0x0000, /* 0x58CB(0xf96b-0xa0a0) */ 0x0000, /* 0x58CC(0xf96c-0xa0a0) */ 0x0000, /* 0x58CD(0xf96d-0xa0a0) */ 0x0000, /* 0x58CE(0xf96e-0xa0a0) */ 0x0000, /* 0x58CF(0xf96f-0xa0a0) */ 0x0000, /* 0x58D0(0xf970-0xa0a0) */ 0x0000, /* 0x58D1(0xf971-0xa0a0) */ 0x0000, /* 0x58D2(0xf972-0xa0a0) */ 0x0000, /* 0x58D3(0xf973-0xa0a0) */ 0x0000, /* 0x58D4(0xf974-0xa0a0) */ 0x0000, /* 0x58D5(0xf975-0xa0a0) */ 0x0000, /* 0x58D6(0xf976-0xa0a0) */ 0x0000, /* 0x58D7(0xf977-0xa0a0) */ 0x0000, /* 0x58D8(0xf978-0xa0a0) */ 0x0000, /* 0x58D9(0xf979-0xa0a0) */ 0x0000, /* 0x58DA(0xf97a-0xa0a0) */ 0x0000, /* 0x58DB(0xf97b-0xa0a0) */ 0x0000, /* 0x58DC(0xf97c-0xa0a0) */ 0x0000, /* 0x58DD(0xf97d-0xa0a0) */ 0x0000, /* 0x58DE(0xf97e-0xa0a0) */ 0x0000, /* 0x58DF(0xf97f-0xa0a0) */ 0x0000, /* 0x58E0(0xf980-0xa0a0) */ 0x0000, /* 0x58E1(0xf981-0xa0a0) */ 0x0000, /* 0x58E2(0xf982-0xa0a0) */ 0x0000, /* 0x58E3(0xf983-0xa0a0) */ 0x0000, /* 0x58E4(0xf984-0xa0a0) */ 0x0000, /* 0x58E5(0xf985-0xa0a0) */ 0x0000, /* 0x58E6(0xf986-0xa0a0) */ 0x0000, /* 0x58E7(0xf987-0xa0a0) */ 0x0000, /* 0x58E8(0xf988-0xa0a0) */ 0x0000, /* 0x58E9(0xf989-0xa0a0) */ 0x0000, /* 0x58EA(0xf98a-0xa0a0) */ 0x0000, /* 0x58EB(0xf98b-0xa0a0) */ 0x0000, /* 0x58EC(0xf98c-0xa0a0) */ 0x0000, /* 0x58ED(0xf98d-0xa0a0) */ 0x0000, /* 0x58EE(0xf98e-0xa0a0) */ 0x0000, /* 0x58EF(0xf98f-0xa0a0) */ 0x0000, /* 0x58F0(0xf990-0xa0a0) */ 0x0000, /* 0x58F1(0xf991-0xa0a0) */ 0x0000, /* 0x58F2(0xf992-0xa0a0) */ 0x0000, /* 0x58F3(0xf993-0xa0a0) */ 0x0000, /* 0x58F4(0xf994-0xa0a0) */ 0x0000, /* 0x58F5(0xf995-0xa0a0) */ 0x0000, /* 0x58F6(0xf996-0xa0a0) */ 0x0000, /* 0x58F7(0xf997-0xa0a0) */ 0x0000, /* 0x58F8(0xf998-0xa0a0) */ 0x0000, /* 0x58F9(0xf999-0xa0a0) */ 0x0000, /* 0x58FA(0xf99a-0xa0a0) */ 0x0000, /* 0x58FB(0xf99b-0xa0a0) */ 0x0000, /* 0x58FC(0xf99c-0xa0a0) */ 0x0000, /* 0x58FD(0xf99d-0xa0a0) */ 0x0000, /* 0x58FE(0xf99e-0xa0a0) */ 0x0000, /* 0x58FF(0xf99f-0xa0a0) */ 0x0000, /* 0x5900(0xf9a0-0xa0a0) */ 0x8C57, /* 0x5901(0xf9a1-0xa0a0) */ 0x8C69, /* 0x5902(0xf9a2-0xa0a0) */ 0x8C6D, /* 0x5903(0xf9a3-0xa0a0) */ 0x8C73, /* 0x5904(0xf9a4-0xa0a0) */ 0x0000, /* 0x5905(0xf9a5-0xa0a0) */ 0x8C93, /* 0x5906(0xf9a6-0xa0a0) */ 0x8C92, /* 0x5907(0xf9a7-0xa0a0) */ 0x8C99, /* 0x5908(0xf9a8-0xa0a0) */ 0x4764, /* 0x5909(0xf9a9-0xa0a0) */ 0x8C9B, /* 0x590A(0xf9aa-0xa0a0) */ 0x8CA4, /* 0x590B(0xf9ab-0xa0a0) */ 0x8CD6, /* 0x590C(0xf9ac-0xa0a0) */ 0x8CD5, /* 0x590D(0xf9ad-0xa0a0) */ 0x8CD9, /* 0x590E(0xf9ae-0xa0a0) */ 0x0000, /* 0x590F(0xf9af-0xa0a0) */ 0x8CF0, /* 0x5910(0xf9b0-0xa0a0) */ 0x8CF1, /* 0x5911(0xf9b1-0xa0a0) */ 0x0000, /* 0x5912(0xf9b2-0xa0a0) */ 0x8D09, /* 0x5913(0xf9b3-0xa0a0) */ 0x8D0E, /* 0x5914(0xf9b4-0xa0a0) */ 0x8D6C, /* 0x5915(0xf9b5-0xa0a0) */ 0x8D84, /* 0x5916(0xf9b6-0xa0a0) */ 0x8D95, /* 0x5917(0xf9b7-0xa0a0) */ 0x8DA6, /* 0x5918(0xf9b8-0xa0a0) */ 0x0000, /* 0x5919(0xf9b9-0xa0a0) */ 0x8DC6, /* 0x591A(0xf9ba-0xa0a0) */ 0x8DC8, /* 0x591B(0xf9bb-0xa0a0) */ 0x8DD9, /* 0x591C(0xf9bc-0xa0a0) */ 0x8DEC, /* 0x591D(0xf9bd-0xa0a0) */ 0x8E0C, /* 0x591E(0xf9be-0xa0a0) */ 0x47FD, /* 0x591F(0xf9bf-0xa0a0) */ 0x8DFD, /* 0x5920(0xf9c0-0xa0a0) */ 0x8E06, /* 0x5921(0xf9c1-0xa0a0) */ 0x0000, /* 0x5922(0xf9c2-0xa0a0) */ 0x8E14, /* 0x5923(0xf9c3-0xa0a0) */ 0x8E16, /* 0x5924(0xf9c4-0xa0a0) */ 0x8E21, /* 0x5925(0xf9c5-0xa0a0) */ 0x8E22, /* 0x5926(0xf9c6-0xa0a0) */ 0x8E27, /* 0x5927(0xf9c7-0xa0a0) */ 0x0000, /* 0x5928(0xf9c8-0xa0a0) */ 0x4816, /* 0x5929(0xf9c9-0xa0a0) */ 0x8E36, /* 0x592A(0xf9ca-0xa0a0) */ 0x8E39, /* 0x592B(0xf9cb-0xa0a0) */ 0x8E4B, /* 0x592C(0xf9cc-0xa0a0) */ 0x8E54, /* 0x592D(0xf9cd-0xa0a0) */ 0x8E62, /* 0x592E(0xf9ce-0xa0a0) */ 0x8E6C, /* 0x592F(0xf9cf-0xa0a0) */ 0x8E6D, /* 0x5930(0xf9d0-0xa0a0) */ 0x8E6F, /* 0x5931(0xf9d1-0xa0a0) */ 0x8E98, /* 0x5932(0xf9d2-0xa0a0) */ 0x8E9E, /* 0x5933(0xf9d3-0xa0a0) */ 0x8EAE, /* 0x5934(0xf9d4-0xa0a0) */ 0x8EB3, /* 0x5935(0xf9d5-0xa0a0) */ 0x8EB5, /* 0x5936(0xf9d6-0xa0a0) */ 0x8EB6, /* 0x5937(0xf9d7-0xa0a0) */ 0x8EBB, /* 0x5938(0xf9d8-0xa0a0) */ 0x0000, /* 0x5939(0xf9d9-0xa0a0) */ 0x8ED1, /* 0x593A(0xf9da-0xa0a0) */ 0x8ED4, /* 0x593B(0xf9db-0xa0a0) */ 0x484E, /* 0x593C(0xf9dc-0xa0a0) */ 0x8EF9, /* 0x593D(0xf9dd-0xa0a0) */ 0x0000, /* 0x593E(0xf9de-0xa0a0) */ 0x8F00, /* 0x593F(0xf9df-0xa0a0) */ 0x8F08, /* 0x5940(0xf9e0-0xa0a0) */ 0x8F17, /* 0x5941(0xf9e1-0xa0a0) */ 0x8F2B, /* 0x5942(0xf9e2-0xa0a0) */ 0x8F40, /* 0x5943(0xf9e3-0xa0a0) */ 0x8F4A, /* 0x5944(0xf9e4-0xa0a0) */ 0x8F58, /* 0x5945(0xf9e5-0xa0a0) */ 0x0000, /* 0x5946(0xf9e6-0xa0a0) */ 0x8FA4, /* 0x5947(0xf9e7-0xa0a0) */ 0x8FB4, /* 0x5948(0xf9e8-0xa0a0) */ 0xFA66, /* 0x5949(0xf9e9-0xa0a0) */ 0x8FB6, /* 0x594A(0xf9ea-0xa0a0) */ 0x0000, /* 0x594B(0xf9eb-0xa0a0) */ 0x8FC1, /* 0x594C(0xf9ec-0xa0a0) */ 0x8FC6, /* 0x594D(0xf9ed-0xa0a0) */ 0xFA24, /* 0x594E(0xf9ee-0xa0a0) */ 0x8FCA, /* 0x594F(0xf9ef-0xa0a0) */ 0x8FCD, /* 0x5950(0xf9f0-0xa0a0) */ 0x8FD3, /* 0x5951(0xf9f1-0xa0a0) */ 0x8FD5, /* 0x5952(0xf9f2-0xa0a0) */ 0x8FE0, /* 0x5953(0xf9f3-0xa0a0) */ 0x8FF1, /* 0x5954(0xf9f4-0xa0a0) */ 0x8FF5, /* 0x5955(0xf9f5-0xa0a0) */ 0x8FFB, /* 0x5956(0xf9f6-0xa0a0) */ 0x9002, /* 0x5957(0xf9f7-0xa0a0) */ 0x900C, /* 0x5958(0xf9f8-0xa0a0) */ 0x9037, /* 0x5959(0xf9f9-0xa0a0) */ 0x0000, /* 0x595A(0xf9fa-0xa0a0) */ 0x9043, /* 0x595B(0xf9fb-0xa0a0) */ 0x9044, /* 0x595C(0xf9fc-0xa0a0) */ 0x905D, /* 0x595D(0xf9fd-0xa0a0) */ 0x0000, /* 0x595E(0xf9fe-0xa0a0) */ 0x0000, /* 0x595F(0xf9ff-0xa0a0) */ 0x0000, /* 0x5960(0xfa00-0xa0a0) */ 0x0000, /* 0x5961(0xfa01-0xa0a0) */ 0x0000, /* 0x5962(0xfa02-0xa0a0) */ 0x0000, /* 0x5963(0xfa03-0xa0a0) */ 0x0000, /* 0x5964(0xfa04-0xa0a0) */ 0x0000, /* 0x5965(0xfa05-0xa0a0) */ 0x0000, /* 0x5966(0xfa06-0xa0a0) */ 0x0000, /* 0x5967(0xfa07-0xa0a0) */ 0x0000, /* 0x5968(0xfa08-0xa0a0) */ 0x0000, /* 0x5969(0xfa09-0xa0a0) */ 0x0000, /* 0x596A(0xfa0a-0xa0a0) */ 0x0000, /* 0x596B(0xfa0b-0xa0a0) */ 0x0000, /* 0x596C(0xfa0c-0xa0a0) */ 0x0000, /* 0x596D(0xfa0d-0xa0a0) */ 0x0000, /* 0x596E(0xfa0e-0xa0a0) */ 0x0000, /* 0x596F(0xfa0f-0xa0a0) */ 0x0000, /* 0x5970(0xfa10-0xa0a0) */ 0x0000, /* 0x5971(0xfa11-0xa0a0) */ 0x0000, /* 0x5972(0xfa12-0xa0a0) */ 0x0000, /* 0x5973(0xfa13-0xa0a0) */ 0x0000, /* 0x5974(0xfa14-0xa0a0) */ 0x0000, /* 0x5975(0xfa15-0xa0a0) */ 0x0000, /* 0x5976(0xfa16-0xa0a0) */ 0x0000, /* 0x5977(0xfa17-0xa0a0) */ 0x0000, /* 0x5978(0xfa18-0xa0a0) */ 0x0000, /* 0x5979(0xfa19-0xa0a0) */ 0x0000, /* 0x597A(0xfa1a-0xa0a0) */ 0x0000, /* 0x597B(0xfa1b-0xa0a0) */ 0x0000, /* 0x597C(0xfa1c-0xa0a0) */ 0x0000, /* 0x597D(0xfa1d-0xa0a0) */ 0x0000, /* 0x597E(0xfa1e-0xa0a0) */ 0x0000, /* 0x597F(0xfa1f-0xa0a0) */ 0x0000, /* 0x5980(0xfa20-0xa0a0) */ 0x0000, /* 0x5981(0xfa21-0xa0a0) */ 0x0000, /* 0x5982(0xfa22-0xa0a0) */ 0x0000, /* 0x5983(0xfa23-0xa0a0) */ 0x0000, /* 0x5984(0xfa24-0xa0a0) */ 0x0000, /* 0x5985(0xfa25-0xa0a0) */ 0x0000, /* 0x5986(0xfa26-0xa0a0) */ 0x0000, /* 0x5987(0xfa27-0xa0a0) */ 0x0000, /* 0x5988(0xfa28-0xa0a0) */ 0x0000, /* 0x5989(0xfa29-0xa0a0) */ 0x0000, /* 0x598A(0xfa2a-0xa0a0) */ 0x0000, /* 0x598B(0xfa2b-0xa0a0) */ 0x0000, /* 0x598C(0xfa2c-0xa0a0) */ 0x0000, /* 0x598D(0xfa2d-0xa0a0) */ 0x0000, /* 0x598E(0xfa2e-0xa0a0) */ 0x0000, /* 0x598F(0xfa2f-0xa0a0) */ 0x0000, /* 0x5990(0xfa30-0xa0a0) */ 0x0000, /* 0x5991(0xfa31-0xa0a0) */ 0x0000, /* 0x5992(0xfa32-0xa0a0) */ 0x0000, /* 0x5993(0xfa33-0xa0a0) */ 0x0000, /* 0x5994(0xfa34-0xa0a0) */ 0x0000, /* 0x5995(0xfa35-0xa0a0) */ 0x0000, /* 0x5996(0xfa36-0xa0a0) */ 0x0000, /* 0x5997(0xfa37-0xa0a0) */ 0x0000, /* 0x5998(0xfa38-0xa0a0) */ 0x0000, /* 0x5999(0xfa39-0xa0a0) */ 0x0000, /* 0x599A(0xfa3a-0xa0a0) */ 0x0000, /* 0x599B(0xfa3b-0xa0a0) */ 0x0000, /* 0x599C(0xfa3c-0xa0a0) */ 0x0000, /* 0x599D(0xfa3d-0xa0a0) */ 0x0000, /* 0x599E(0xfa3e-0xa0a0) */ 0x0000, /* 0x599F(0xfa3f-0xa0a0) */ 0x0000, /* 0x59A0(0xfa40-0xa0a0) */ 0x0000, /* 0x59A1(0xfa41-0xa0a0) */ 0x0000, /* 0x59A2(0xfa42-0xa0a0) */ 0x0000, /* 0x59A3(0xfa43-0xa0a0) */ 0x0000, /* 0x59A4(0xfa44-0xa0a0) */ 0x0000, /* 0x59A5(0xfa45-0xa0a0) */ 0x0000, /* 0x59A6(0xfa46-0xa0a0) */ 0x0000, /* 0x59A7(0xfa47-0xa0a0) */ 0x0000, /* 0x59A8(0xfa48-0xa0a0) */ 0x0000, /* 0x59A9(0xfa49-0xa0a0) */ 0x0000, /* 0x59AA(0xfa4a-0xa0a0) */ 0x0000, /* 0x59AB(0xfa4b-0xa0a0) */ 0x0000, /* 0x59AC(0xfa4c-0xa0a0) */ 0x0000, /* 0x59AD(0xfa4d-0xa0a0) */ 0x0000, /* 0x59AE(0xfa4e-0xa0a0) */ 0x0000, /* 0x59AF(0xfa4f-0xa0a0) */ 0x0000, /* 0x59B0(0xfa50-0xa0a0) */ 0x0000, /* 0x59B1(0xfa51-0xa0a0) */ 0x0000, /* 0x59B2(0xfa52-0xa0a0) */ 0x0000, /* 0x59B3(0xfa53-0xa0a0) */ 0x0000, /* 0x59B4(0xfa54-0xa0a0) */ 0x0000, /* 0x59B5(0xfa55-0xa0a0) */ 0x0000, /* 0x59B6(0xfa56-0xa0a0) */ 0x0000, /* 0x59B7(0xfa57-0xa0a0) */ 0x0000, /* 0x59B8(0xfa58-0xa0a0) */ 0x0000, /* 0x59B9(0xfa59-0xa0a0) */ 0x0000, /* 0x59BA(0xfa5a-0xa0a0) */ 0x0000, /* 0x59BB(0xfa5b-0xa0a0) */ 0x0000, /* 0x59BC(0xfa5c-0xa0a0) */ 0x0000, /* 0x59BD(0xfa5d-0xa0a0) */ 0x0000, /* 0x59BE(0xfa5e-0xa0a0) */ 0x0000, /* 0x59BF(0xfa5f-0xa0a0) */ 0x0000, /* 0x59C0(0xfa60-0xa0a0) */ 0x0000, /* 0x59C1(0xfa61-0xa0a0) */ 0x0000, /* 0x59C2(0xfa62-0xa0a0) */ 0x0000, /* 0x59C3(0xfa63-0xa0a0) */ 0x0000, /* 0x59C4(0xfa64-0xa0a0) */ 0x0000, /* 0x59C5(0xfa65-0xa0a0) */ 0x0000, /* 0x59C6(0xfa66-0xa0a0) */ 0x0000, /* 0x59C7(0xfa67-0xa0a0) */ 0x0000, /* 0x59C8(0xfa68-0xa0a0) */ 0x0000, /* 0x59C9(0xfa69-0xa0a0) */ 0x0000, /* 0x59CA(0xfa6a-0xa0a0) */ 0x0000, /* 0x59CB(0xfa6b-0xa0a0) */ 0x0000, /* 0x59CC(0xfa6c-0xa0a0) */ 0x0000, /* 0x59CD(0xfa6d-0xa0a0) */ 0x0000, /* 0x59CE(0xfa6e-0xa0a0) */ 0x0000, /* 0x59CF(0xfa6f-0xa0a0) */ 0x0000, /* 0x59D0(0xfa70-0xa0a0) */ 0x0000, /* 0x59D1(0xfa71-0xa0a0) */ 0x0000, /* 0x59D2(0xfa72-0xa0a0) */ 0x0000, /* 0x59D3(0xfa73-0xa0a0) */ 0x0000, /* 0x59D4(0xfa74-0xa0a0) */ 0x0000, /* 0x59D5(0xfa75-0xa0a0) */ 0x0000, /* 0x59D6(0xfa76-0xa0a0) */ 0x0000, /* 0x59D7(0xfa77-0xa0a0) */ 0x0000, /* 0x59D8(0xfa78-0xa0a0) */ 0x0000, /* 0x59D9(0xfa79-0xa0a0) */ 0x0000, /* 0x59DA(0xfa7a-0xa0a0) */ 0x0000, /* 0x59DB(0xfa7b-0xa0a0) */ 0x0000, /* 0x59DC(0xfa7c-0xa0a0) */ 0x0000, /* 0x59DD(0xfa7d-0xa0a0) */ 0x0000, /* 0x59DE(0xfa7e-0xa0a0) */ 0x0000, /* 0x59DF(0xfa7f-0xa0a0) */ 0x0000, /* 0x59E0(0xfa80-0xa0a0) */ 0x0000, /* 0x59E1(0xfa81-0xa0a0) */ 0x0000, /* 0x59E2(0xfa82-0xa0a0) */ 0x0000, /* 0x59E3(0xfa83-0xa0a0) */ 0x0000, /* 0x59E4(0xfa84-0xa0a0) */ 0x0000, /* 0x59E5(0xfa85-0xa0a0) */ 0x0000, /* 0x59E6(0xfa86-0xa0a0) */ 0x0000, /* 0x59E7(0xfa87-0xa0a0) */ 0x0000, /* 0x59E8(0xfa88-0xa0a0) */ 0x0000, /* 0x59E9(0xfa89-0xa0a0) */ 0x0000, /* 0x59EA(0xfa8a-0xa0a0) */ 0x0000, /* 0x59EB(0xfa8b-0xa0a0) */ 0x0000, /* 0x59EC(0xfa8c-0xa0a0) */ 0x0000, /* 0x59ED(0xfa8d-0xa0a0) */ 0x0000, /* 0x59EE(0xfa8e-0xa0a0) */ 0x0000, /* 0x59EF(0xfa8f-0xa0a0) */ 0x0000, /* 0x59F0(0xfa90-0xa0a0) */ 0x0000, /* 0x59F1(0xfa91-0xa0a0) */ 0x0000, /* 0x59F2(0xfa92-0xa0a0) */ 0x0000, /* 0x59F3(0xfa93-0xa0a0) */ 0x0000, /* 0x59F4(0xfa94-0xa0a0) */ 0x0000, /* 0x59F5(0xfa95-0xa0a0) */ 0x0000, /* 0x59F6(0xfa96-0xa0a0) */ 0x0000, /* 0x59F7(0xfa97-0xa0a0) */ 0x0000, /* 0x59F8(0xfa98-0xa0a0) */ 0x0000, /* 0x59F9(0xfa99-0xa0a0) */ 0x0000, /* 0x59FA(0xfa9a-0xa0a0) */ 0x0000, /* 0x59FB(0xfa9b-0xa0a0) */ 0x0000, /* 0x59FC(0xfa9c-0xa0a0) */ 0x0000, /* 0x59FD(0xfa9d-0xa0a0) */ 0x0000, /* 0x59FE(0xfa9e-0xa0a0) */ 0x0000, /* 0x59FF(0xfa9f-0xa0a0) */ 0x0000, /* 0x5A00(0xfaa0-0xa0a0) */ 0x0000, /* 0x5A01(0xfaa1-0xa0a0) */ 0x9085, /* 0x5A02(0xfaa2-0xa0a0) */ 0x908C, /* 0x5A03(0xfaa3-0xa0a0) */ 0x9090, /* 0x5A04(0xfaa4-0xa0a0) */ 0x961D, /* 0x5A05(0xfaa5-0xa0a0) */ 0x90A1, /* 0x5A06(0xfaa6-0xa0a0) */ 0x48B5, /* 0x5A07(0xfaa7-0xa0a0) */ 0x90B0, /* 0x5A08(0xfaa8-0xa0a0) */ 0x90B6, /* 0x5A09(0xfaa9-0xa0a0) */ 0x90C3, /* 0x5A0A(0xfaaa-0xa0a0) */ 0x90C8, /* 0x5A0B(0xfaab-0xa0a0) */ 0x0000, /* 0x5A0C(0xfaac-0xa0a0) */ 0x90DC, /* 0x5A0D(0xfaad-0xa0a0) */ 0x90DF, /* 0x5A0E(0xfaae-0xa0a0) */ 0x0000, /* 0x5A0F(0xfaaf-0xa0a0) */ 0x90F6, /* 0x5A10(0xfab0-0xa0a0) */ 0x90F2, /* 0x5A11(0xfab1-0xa0a0) */ 0x9100, /* 0x5A12(0xfab2-0xa0a0) */ 0x90EB, /* 0x5A13(0xfab3-0xa0a0) */ 0x90FE, /* 0x5A14(0xfab4-0xa0a0) */ 0x90FF, /* 0x5A15(0xfab5-0xa0a0) */ 0x9104, /* 0x5A16(0xfab6-0xa0a0) */ 0x9106, /* 0x5A17(0xfab7-0xa0a0) */ 0x9118, /* 0x5A18(0xfab8-0xa0a0) */ 0x911C, /* 0x5A19(0xfab9-0xa0a0) */ 0x911E, /* 0x5A1A(0xfaba-0xa0a0) */ 0x9137, /* 0x5A1B(0xfabb-0xa0a0) */ 0x9139, /* 0x5A1C(0xfabc-0xa0a0) */ 0x913A, /* 0x5A1D(0xfabd-0xa0a0) */ 0x9146, /* 0x5A1E(0xfabe-0xa0a0) */ 0x9147, /* 0x5A1F(0xfabf-0xa0a0) */ 0x9157, /* 0x5A20(0xfac0-0xa0a0) */ 0x9159, /* 0x5A21(0xfac1-0xa0a0) */ 0x9161, /* 0x5A22(0xfac2-0xa0a0) */ 0x9164, /* 0x5A23(0xfac3-0xa0a0) */ 0x9174, /* 0x5A24(0xfac4-0xa0a0) */ 0x9179, /* 0x5A25(0xfac5-0xa0a0) */ 0x9185, /* 0x5A26(0xfac6-0xa0a0) */ 0x918E, /* 0x5A27(0xfac7-0xa0a0) */ 0x91A8, /* 0x5A28(0xfac8-0xa0a0) */ 0x91AE, /* 0x5A29(0xfac9-0xa0a0) */ 0x91B3, /* 0x5A2A(0xfaca-0xa0a0) */ 0x91B6, /* 0x5A2B(0xfacb-0xa0a0) */ 0x91C3, /* 0x5A2C(0xfacc-0xa0a0) */ 0x91C4, /* 0x5A2D(0xfacd-0xa0a0) */ 0x91DA, /* 0x5A2E(0xface-0xa0a0) */ 0x0000, /* 0x5A2F(0xfacf-0xa0a0) */ 0x0000, /* 0x5A30(0xfad0-0xa0a0) */ 0x91EC, /* 0x5A31(0xfad1-0xa0a0) */ 0x91EE, /* 0x5A32(0xfad2-0xa0a0) */ 0x9201, /* 0x5A33(0xfad3-0xa0a0) */ 0x920A, /* 0x5A34(0xfad4-0xa0a0) */ 0x9216, /* 0x5A35(0xfad5-0xa0a0) */ 0x9217, /* 0x5A36(0xfad6-0xa0a0) */ 0x0000, /* 0x5A37(0xfad7-0xa0a0) */ 0x9233, /* 0x5A38(0xfad8-0xa0a0) */ 0x9242, /* 0x5A39(0xfad9-0xa0a0) */ 0x9247, /* 0x5A3A(0xfada-0xa0a0) */ 0x924A, /* 0x5A3B(0xfadb-0xa0a0) */ 0x924E, /* 0x5A3C(0xfadc-0xa0a0) */ 0x9251, /* 0x5A3D(0xfadd-0xa0a0) */ 0x9256, /* 0x5A3E(0xfade-0xa0a0) */ 0x9259, /* 0x5A3F(0xfadf-0xa0a0) */ 0x9260, /* 0x5A40(0xfae0-0xa0a0) */ 0x9261, /* 0x5A41(0xfae1-0xa0a0) */ 0x9265, /* 0x5A42(0xfae2-0xa0a0) */ 0x9267, /* 0x5A43(0xfae3-0xa0a0) */ 0x9268, /* 0x5A44(0xfae4-0xa0a0) */ 0x0000, /* 0x5A45(0xfae5-0xa0a0) */ 0x0000, /* 0x5A46(0xfae6-0xa0a0) */ 0x927C, /* 0x5A47(0xfae7-0xa0a0) */ 0x927D, /* 0x5A48(0xfae8-0xa0a0) */ 0x927F, /* 0x5A49(0xfae9-0xa0a0) */ 0x9289, /* 0x5A4A(0xfaea-0xa0a0) */ 0x928D, /* 0x5A4B(0xfaeb-0xa0a0) */ 0x9297, /* 0x5A4C(0xfaec-0xa0a0) */ 0x9299, /* 0x5A4D(0xfaed-0xa0a0) */ 0x929F, /* 0x5A4E(0xfaee-0xa0a0) */ 0x92A7, /* 0x5A4F(0xfaef-0xa0a0) */ 0x92AB, /* 0x5A50(0xfaf0-0xa0a0) */ 0x0000, /* 0x5A51(0xfaf1-0xa0a0) */ 0x0000, /* 0x5A52(0xfaf2-0xa0a0) */ 0x92B2, /* 0x5A53(0xfaf3-0xa0a0) */ 0x92BF, /* 0x5A54(0xfaf4-0xa0a0) */ 0x92C0, /* 0x5A55(0xfaf5-0xa0a0) */ 0x92C6, /* 0x5A56(0xfaf6-0xa0a0) */ 0x92CE, /* 0x5A57(0xfaf7-0xa0a0) */ 0x92D0, /* 0x5A58(0xfaf8-0xa0a0) */ 0x92D7, /* 0x5A59(0xfaf9-0xa0a0) */ 0x92D9, /* 0x5A5A(0xfafa-0xa0a0) */ 0x92E5, /* 0x5A5B(0xfafb-0xa0a0) */ 0x92E7, /* 0x5A5C(0xfafc-0xa0a0) */ 0x9311, /* 0x5A5D(0xfafd-0xa0a0) */ 0x0000, /* 0x5A5E(0xfafe-0xa0a0) */ 0x0000, /* 0x5A5F(0xfaff-0xa0a0) */ 0x0000, /* 0x5A60(0xfb00-0xa0a0) */ 0x0000, /* 0x5A61(0xfb01-0xa0a0) */ 0x0000, /* 0x5A62(0xfb02-0xa0a0) */ 0x0000, /* 0x5A63(0xfb03-0xa0a0) */ 0x0000, /* 0x5A64(0xfb04-0xa0a0) */ 0x0000, /* 0x5A65(0xfb05-0xa0a0) */ 0x0000, /* 0x5A66(0xfb06-0xa0a0) */ 0x0000, /* 0x5A67(0xfb07-0xa0a0) */ 0x0000, /* 0x5A68(0xfb08-0xa0a0) */ 0x0000, /* 0x5A69(0xfb09-0xa0a0) */ 0x0000, /* 0x5A6A(0xfb0a-0xa0a0) */ 0x0000, /* 0x5A6B(0xfb0b-0xa0a0) */ 0x0000, /* 0x5A6C(0xfb0c-0xa0a0) */ 0x0000, /* 0x5A6D(0xfb0d-0xa0a0) */ 0x0000, /* 0x5A6E(0xfb0e-0xa0a0) */ 0x0000, /* 0x5A6F(0xfb0f-0xa0a0) */ 0x0000, /* 0x5A70(0xfb10-0xa0a0) */ 0x0000, /* 0x5A71(0xfb11-0xa0a0) */ 0x0000, /* 0x5A72(0xfb12-0xa0a0) */ 0x0000, /* 0x5A73(0xfb13-0xa0a0) */ 0x0000, /* 0x5A74(0xfb14-0xa0a0) */ 0x0000, /* 0x5A75(0xfb15-0xa0a0) */ 0x0000, /* 0x5A76(0xfb16-0xa0a0) */ 0x0000, /* 0x5A77(0xfb17-0xa0a0) */ 0x0000, /* 0x5A78(0xfb18-0xa0a0) */ 0x0000, /* 0x5A79(0xfb19-0xa0a0) */ 0x0000, /* 0x5A7A(0xfb1a-0xa0a0) */ 0x0000, /* 0x5A7B(0xfb1b-0xa0a0) */ 0x0000, /* 0x5A7C(0xfb1c-0xa0a0) */ 0x0000, /* 0x5A7D(0xfb1d-0xa0a0) */ 0x0000, /* 0x5A7E(0xfb1e-0xa0a0) */ 0x0000, /* 0x5A7F(0xfb1f-0xa0a0) */ 0x0000, /* 0x5A80(0xfb20-0xa0a0) */ 0x0000, /* 0x5A81(0xfb21-0xa0a0) */ 0x0000, /* 0x5A82(0xfb22-0xa0a0) */ 0x0000, /* 0x5A83(0xfb23-0xa0a0) */ 0x0000, /* 0x5A84(0xfb24-0xa0a0) */ 0x0000, /* 0x5A85(0xfb25-0xa0a0) */ 0x0000, /* 0x5A86(0xfb26-0xa0a0) */ 0x0000, /* 0x5A87(0xfb27-0xa0a0) */ 0x0000, /* 0x5A88(0xfb28-0xa0a0) */ 0x0000, /* 0x5A89(0xfb29-0xa0a0) */ 0x0000, /* 0x5A8A(0xfb2a-0xa0a0) */ 0x0000, /* 0x5A8B(0xfb2b-0xa0a0) */ 0x0000, /* 0x5A8C(0xfb2c-0xa0a0) */ 0x0000, /* 0x5A8D(0xfb2d-0xa0a0) */ 0x0000, /* 0x5A8E(0xfb2e-0xa0a0) */ 0x0000, /* 0x5A8F(0xfb2f-0xa0a0) */ 0x0000, /* 0x5A90(0xfb30-0xa0a0) */ 0x0000, /* 0x5A91(0xfb31-0xa0a0) */ 0x0000, /* 0x5A92(0xfb32-0xa0a0) */ 0x0000, /* 0x5A93(0xfb33-0xa0a0) */ 0x0000, /* 0x5A94(0xfb34-0xa0a0) */ 0x0000, /* 0x5A95(0xfb35-0xa0a0) */ 0x0000, /* 0x5A96(0xfb36-0xa0a0) */ 0x0000, /* 0x5A97(0xfb37-0xa0a0) */ 0x0000, /* 0x5A98(0xfb38-0xa0a0) */ 0x0000, /* 0x5A99(0xfb39-0xa0a0) */ 0x0000, /* 0x5A9A(0xfb3a-0xa0a0) */ 0x0000, /* 0x5A9B(0xfb3b-0xa0a0) */ 0x0000, /* 0x5A9C(0xfb3c-0xa0a0) */ 0x0000, /* 0x5A9D(0xfb3d-0xa0a0) */ 0x0000, /* 0x5A9E(0xfb3e-0xa0a0) */ 0x0000, /* 0x5A9F(0xfb3f-0xa0a0) */ 0x0000, /* 0x5AA0(0xfb40-0xa0a0) */ 0x0000, /* 0x5AA1(0xfb41-0xa0a0) */ 0x0000, /* 0x5AA2(0xfb42-0xa0a0) */ 0x0000, /* 0x5AA3(0xfb43-0xa0a0) */ 0x0000, /* 0x5AA4(0xfb44-0xa0a0) */ 0x0000, /* 0x5AA5(0xfb45-0xa0a0) */ 0x0000, /* 0x5AA6(0xfb46-0xa0a0) */ 0x0000, /* 0x5AA7(0xfb47-0xa0a0) */ 0x0000, /* 0x5AA8(0xfb48-0xa0a0) */ 0x0000, /* 0x5AA9(0xfb49-0xa0a0) */ 0x0000, /* 0x5AAA(0xfb4a-0xa0a0) */ 0x0000, /* 0x5AAB(0xfb4b-0xa0a0) */ 0x0000, /* 0x5AAC(0xfb4c-0xa0a0) */ 0x0000, /* 0x5AAD(0xfb4d-0xa0a0) */ 0x0000, /* 0x5AAE(0xfb4e-0xa0a0) */ 0x0000, /* 0x5AAF(0xfb4f-0xa0a0) */ 0x0000, /* 0x5AB0(0xfb50-0xa0a0) */ 0x0000, /* 0x5AB1(0xfb51-0xa0a0) */ 0x0000, /* 0x5AB2(0xfb52-0xa0a0) */ 0x0000, /* 0x5AB3(0xfb53-0xa0a0) */ 0x0000, /* 0x5AB4(0xfb54-0xa0a0) */ 0x0000, /* 0x5AB5(0xfb55-0xa0a0) */ 0x0000, /* 0x5AB6(0xfb56-0xa0a0) */ 0x0000, /* 0x5AB7(0xfb57-0xa0a0) */ 0x0000, /* 0x5AB8(0xfb58-0xa0a0) */ 0x0000, /* 0x5AB9(0xfb59-0xa0a0) */ 0x0000, /* 0x5ABA(0xfb5a-0xa0a0) */ 0x0000, /* 0x5ABB(0xfb5b-0xa0a0) */ 0x0000, /* 0x5ABC(0xfb5c-0xa0a0) */ 0x0000, /* 0x5ABD(0xfb5d-0xa0a0) */ 0x0000, /* 0x5ABE(0xfb5e-0xa0a0) */ 0x0000, /* 0x5ABF(0xfb5f-0xa0a0) */ 0x0000, /* 0x5AC0(0xfb60-0xa0a0) */ 0x0000, /* 0x5AC1(0xfb61-0xa0a0) */ 0x0000, /* 0x5AC2(0xfb62-0xa0a0) */ 0x0000, /* 0x5AC3(0xfb63-0xa0a0) */ 0x0000, /* 0x5AC4(0xfb64-0xa0a0) */ 0x0000, /* 0x5AC5(0xfb65-0xa0a0) */ 0x0000, /* 0x5AC6(0xfb66-0xa0a0) */ 0x0000, /* 0x5AC7(0xfb67-0xa0a0) */ 0x0000, /* 0x5AC8(0xfb68-0xa0a0) */ 0x0000, /* 0x5AC9(0xfb69-0xa0a0) */ 0x0000, /* 0x5ACA(0xfb6a-0xa0a0) */ 0x0000, /* 0x5ACB(0xfb6b-0xa0a0) */ 0x0000, /* 0x5ACC(0xfb6c-0xa0a0) */ 0x0000, /* 0x5ACD(0xfb6d-0xa0a0) */ 0x0000, /* 0x5ACE(0xfb6e-0xa0a0) */ 0x0000, /* 0x5ACF(0xfb6f-0xa0a0) */ 0x0000, /* 0x5AD0(0xfb70-0xa0a0) */ 0x0000, /* 0x5AD1(0xfb71-0xa0a0) */ 0x0000, /* 0x5AD2(0xfb72-0xa0a0) */ 0x0000, /* 0x5AD3(0xfb73-0xa0a0) */ 0x0000, /* 0x5AD4(0xfb74-0xa0a0) */ 0x0000, /* 0x5AD5(0xfb75-0xa0a0) */ 0x0000, /* 0x5AD6(0xfb76-0xa0a0) */ 0x0000, /* 0x5AD7(0xfb77-0xa0a0) */ 0x0000, /* 0x5AD8(0xfb78-0xa0a0) */ 0x0000, /* 0x5AD9(0xfb79-0xa0a0) */ 0x0000, /* 0x5ADA(0xfb7a-0xa0a0) */ 0x0000, /* 0x5ADB(0xfb7b-0xa0a0) */ 0x0000, /* 0x5ADC(0xfb7c-0xa0a0) */ 0x0000, /* 0x5ADD(0xfb7d-0xa0a0) */ 0x0000, /* 0x5ADE(0xfb7e-0xa0a0) */ 0x0000, /* 0x5ADF(0xfb7f-0xa0a0) */ 0x0000, /* 0x5AE0(0xfb80-0xa0a0) */ 0x0000, /* 0x5AE1(0xfb81-0xa0a0) */ 0x0000, /* 0x5AE2(0xfb82-0xa0a0) */ 0x0000, /* 0x5AE3(0xfb83-0xa0a0) */ 0x0000, /* 0x5AE4(0xfb84-0xa0a0) */ 0x0000, /* 0x5AE5(0xfb85-0xa0a0) */ 0x0000, /* 0x5AE6(0xfb86-0xa0a0) */ 0x0000, /* 0x5AE7(0xfb87-0xa0a0) */ 0x0000, /* 0x5AE8(0xfb88-0xa0a0) */ 0x0000, /* 0x5AE9(0xfb89-0xa0a0) */ 0x0000, /* 0x5AEA(0xfb8a-0xa0a0) */ 0x0000, /* 0x5AEB(0xfb8b-0xa0a0) */ 0x0000, /* 0x5AEC(0xfb8c-0xa0a0) */ 0x0000, /* 0x5AED(0xfb8d-0xa0a0) */ 0x0000, /* 0x5AEE(0xfb8e-0xa0a0) */ 0x0000, /* 0x5AEF(0xfb8f-0xa0a0) */ 0x0000, /* 0x5AF0(0xfb90-0xa0a0) */ 0x0000, /* 0x5AF1(0xfb91-0xa0a0) */ 0x0000, /* 0x5AF2(0xfb92-0xa0a0) */ 0x0000, /* 0x5AF3(0xfb93-0xa0a0) */ 0x0000, /* 0x5AF4(0xfb94-0xa0a0) */ 0x0000, /* 0x5AF5(0xfb95-0xa0a0) */ 0x0000, /* 0x5AF6(0xfb96-0xa0a0) */ 0x0000, /* 0x5AF7(0xfb97-0xa0a0) */ 0x0000, /* 0x5AF8(0xfb98-0xa0a0) */ 0x0000, /* 0x5AF9(0xfb99-0xa0a0) */ 0x0000, /* 0x5AFA(0xfb9a-0xa0a0) */ 0x0000, /* 0x5AFB(0xfb9b-0xa0a0) */ 0x0000, /* 0x5AFC(0xfb9c-0xa0a0) */ 0x0000, /* 0x5AFD(0xfb9d-0xa0a0) */ 0x0000, /* 0x5AFE(0xfb9e-0xa0a0) */ 0x0000, /* 0x5AFF(0xfb9f-0xa0a0) */ 0x0000, /* 0x5B00(0xfba0-0xa0a0) */ 0x0000, /* 0x5B01(0xfba1-0xa0a0) */ 0x92F7, /* 0x5B02(0xfba2-0xa0a0) */ 0x92F9, /* 0x5B03(0xfba3-0xa0a0) */ 0x92FB, /* 0x5B04(0xfba4-0xa0a0) */ 0x9302, /* 0x5B05(0xfba5-0xa0a0) */ 0x930D, /* 0x5B06(0xfba6-0xa0a0) */ 0x9315, /* 0x5B07(0xfba7-0xa0a0) */ 0x931D, /* 0x5B08(0xfba8-0xa0a0) */ 0x931E, /* 0x5B09(0xfba9-0xa0a0) */ 0x9327, /* 0x5B0A(0xfbaa-0xa0a0) */ 0x9329, /* 0x5B0B(0xfbab-0xa0a0) */ 0x0000, /* 0x5B0C(0xfbac-0xa0a0) */ 0x0000, /* 0x5B0D(0xfbad-0xa0a0) */ 0x9347, /* 0x5B0E(0xfbae-0xa0a0) */ 0x9351, /* 0x5B0F(0xfbaf-0xa0a0) */ 0x9357, /* 0x5B10(0xfbb0-0xa0a0) */ 0x935A, /* 0x5B11(0xfbb1-0xa0a0) */ 0x936B, /* 0x5B12(0xfbb2-0xa0a0) */ 0x9371, /* 0x5B13(0xfbb3-0xa0a0) */ 0x9373, /* 0x5B14(0xfbb4-0xa0a0) */ 0x93A1, /* 0x5B15(0xfbb5-0xa0a0) */ 0x0000, /* 0x5B16(0xfbb6-0xa0a0) */ 0x0000, /* 0x5B17(0xfbb7-0xa0a0) */ 0x9388, /* 0x5B18(0xfbb8-0xa0a0) */ 0x938B, /* 0x5B19(0xfbb9-0xa0a0) */ 0x938F, /* 0x5B1A(0xfbba-0xa0a0) */ 0x939E, /* 0x5B1B(0xfbbb-0xa0a0) */ 0x93F5, /* 0x5B1C(0xfbbc-0xa0a0) */ 0x0000, /* 0x5B1D(0xfbbd-0xa0a0) */ 0x0000, /* 0x5B1E(0xfbbe-0xa0a0) */ 0x93F1, /* 0x5B1F(0xfbbf-0xa0a0) */ 0x93C1, /* 0x5B20(0xfbc0-0xa0a0) */ 0x93C7, /* 0x5B21(0xfbc1-0xa0a0) */ 0x93DC, /* 0x5B22(0xfbc2-0xa0a0) */ 0x93E2, /* 0x5B23(0xfbc3-0xa0a0) */ 0x93E7, /* 0x5B24(0xfbc4-0xa0a0) */ 0x9409, /* 0x5B25(0xfbc5-0xa0a0) */ 0x940F, /* 0x5B26(0xfbc6-0xa0a0) */ 0x9416, /* 0x5B27(0xfbc7-0xa0a0) */ 0x9417, /* 0x5B28(0xfbc8-0xa0a0) */ 0x93FB, /* 0x5B29(0xfbc9-0xa0a0) */ 0x9432, /* 0x5B2A(0xfbca-0xa0a0) */ 0x9434, /* 0x5B2B(0xfbcb-0xa0a0) */ 0x943B, /* 0x5B2C(0xfbcc-0xa0a0) */ 0x9445, /* 0x5B2D(0xfbcd-0xa0a0) */ 0x0000, /* 0x5B2E(0xfbce-0xa0a0) */ 0x0000, /* 0x5B2F(0xfbcf-0xa0a0) */ 0x946D, /* 0x5B30(0xfbd0-0xa0a0) */ 0x946F, /* 0x5B31(0xfbd1-0xa0a0) */ 0x9578, /* 0x5B32(0xfbd2-0xa0a0) */ 0x9579, /* 0x5B33(0xfbd3-0xa0a0) */ 0x9586, /* 0x5B34(0xfbd4-0xa0a0) */ 0x958C, /* 0x5B35(0xfbd5-0xa0a0) */ 0x958D, /* 0x5B36(0xfbd6-0xa0a0) */ 0x0000, /* 0x5B37(0xfbd7-0xa0a0) */ 0x95AB, /* 0x5B38(0xfbd8-0xa0a0) */ 0x95B4, /* 0x5B39(0xfbd9-0xa0a0) */ 0x0000, /* 0x5B3A(0xfbda-0xa0a0) */ 0x95C8, /* 0x5B3B(0xfbdb-0xa0a0) */ 0x0000, /* 0x5B3C(0xfbdc-0xa0a0) */ 0x0000, /* 0x5B3D(0xfbdd-0xa0a0) */ 0x962C, /* 0x5B3E(0xfbde-0xa0a0) */ 0x9633, /* 0x5B3F(0xfbdf-0xa0a0) */ 0x9634, /* 0x5B40(0xfbe0-0xa0a0) */ 0x0000, /* 0x5B41(0xfbe1-0xa0a0) */ 0x963C, /* 0x5B42(0xfbe2-0xa0a0) */ 0x9641, /* 0x5B43(0xfbe3-0xa0a0) */ 0x9661, /* 0x5B44(0xfbe4-0xa0a0) */ 0x0000, /* 0x5B45(0xfbe5-0xa0a0) */ 0x9682, /* 0x5B46(0xfbe6-0xa0a0) */ 0x0000, /* 0x5B47(0xfbe7-0xa0a0) */ 0x969A, /* 0x5B48(0xfbe8-0xa0a0) */ 0x0000, /* 0x5B49(0xfbe9-0xa0a0) */ 0x49E7, /* 0x5B4A(0xfbea-0xa0a0) */ 0x96A9, /* 0x5B4B(0xfbeb-0xa0a0) */ 0x96AF, /* 0x5B4C(0xfbec-0xa0a0) */ 0x96B3, /* 0x5B4D(0xfbed-0xa0a0) */ 0x96BA, /* 0x5B4E(0xfbee-0xa0a0) */ 0x96BD, /* 0x5B4F(0xfbef-0xa0a0) */ 0x49FA, /* 0x5B50(0xfbf0-0xa0a0) */ 0x0000, /* 0x5B51(0xfbf1-0xa0a0) */ 0x96D8, /* 0x5B52(0xfbf2-0xa0a0) */ 0x96DA, /* 0x5B53(0xfbf3-0xa0a0) */ 0x96DD, /* 0x5B54(0xfbf4-0xa0a0) */ 0x4A04, /* 0x5B55(0xfbf5-0xa0a0) */ 0x9714, /* 0x5B56(0xfbf6-0xa0a0) */ 0x9723, /* 0x5B57(0xfbf7-0xa0a0) */ 0x4A29, /* 0x5B58(0xfbf8-0xa0a0) */ 0x9736, /* 0x5B59(0xfbf9-0xa0a0) */ 0x9741, /* 0x5B5A(0xfbfa-0xa0a0) */ 0x9747, /* 0x5B5B(0xfbfb-0xa0a0) */ 0x9755, /* 0x5B5C(0xfbfc-0xa0a0) */ 0x9757, /* 0x5B5D(0xfbfd-0xa0a0) */ 0x975B, /* 0x5B5E(0xfbfe-0xa0a0) */ 0x0000, /* 0x5B5F(0xfbff-0xa0a0) */ 0x0000, /* 0x5B60(0xfc00-0xa0a0) */ 0x0000, /* 0x5B61(0xfc01-0xa0a0) */ 0x0000, /* 0x5B62(0xfc02-0xa0a0) */ 0x0000, /* 0x5B63(0xfc03-0xa0a0) */ 0x0000, /* 0x5B64(0xfc04-0xa0a0) */ 0x0000, /* 0x5B65(0xfc05-0xa0a0) */ 0x0000, /* 0x5B66(0xfc06-0xa0a0) */ 0x0000, /* 0x5B67(0xfc07-0xa0a0) */ 0x0000, /* 0x5B68(0xfc08-0xa0a0) */ 0x0000, /* 0x5B69(0xfc09-0xa0a0) */ 0x0000, /* 0x5B6A(0xfc0a-0xa0a0) */ 0x0000, /* 0x5B6B(0xfc0b-0xa0a0) */ 0x0000, /* 0x5B6C(0xfc0c-0xa0a0) */ 0x0000, /* 0x5B6D(0xfc0d-0xa0a0) */ 0x0000, /* 0x5B6E(0xfc0e-0xa0a0) */ 0x0000, /* 0x5B6F(0xfc0f-0xa0a0) */ 0x0000, /* 0x5B70(0xfc10-0xa0a0) */ 0x0000, /* 0x5B71(0xfc11-0xa0a0) */ 0x0000, /* 0x5B72(0xfc12-0xa0a0) */ 0x0000, /* 0x5B73(0xfc13-0xa0a0) */ 0x0000, /* 0x5B74(0xfc14-0xa0a0) */ 0x0000, /* 0x5B75(0xfc15-0xa0a0) */ 0x0000, /* 0x5B76(0xfc16-0xa0a0) */ 0x0000, /* 0x5B77(0xfc17-0xa0a0) */ 0x0000, /* 0x5B78(0xfc18-0xa0a0) */ 0x0000, /* 0x5B79(0xfc19-0xa0a0) */ 0x0000, /* 0x5B7A(0xfc1a-0xa0a0) */ 0x0000, /* 0x5B7B(0xfc1b-0xa0a0) */ 0x0000, /* 0x5B7C(0xfc1c-0xa0a0) */ 0x0000, /* 0x5B7D(0xfc1d-0xa0a0) */ 0x0000, /* 0x5B7E(0xfc1e-0xa0a0) */ 0x0000, /* 0x5B7F(0xfc1f-0xa0a0) */ 0x0000, /* 0x5B80(0xfc20-0xa0a0) */ 0x0000, /* 0x5B81(0xfc21-0xa0a0) */ 0x0000, /* 0x5B82(0xfc22-0xa0a0) */ 0x0000, /* 0x5B83(0xfc23-0xa0a0) */ 0x0000, /* 0x5B84(0xfc24-0xa0a0) */ 0x0000, /* 0x5B85(0xfc25-0xa0a0) */ 0x0000, /* 0x5B86(0xfc26-0xa0a0) */ 0x0000, /* 0x5B87(0xfc27-0xa0a0) */ 0x0000, /* 0x5B88(0xfc28-0xa0a0) */ 0x0000, /* 0x5B89(0xfc29-0xa0a0) */ 0x0000, /* 0x5B8A(0xfc2a-0xa0a0) */ 0x0000, /* 0x5B8B(0xfc2b-0xa0a0) */ 0x0000, /* 0x5B8C(0xfc2c-0xa0a0) */ 0x0000, /* 0x5B8D(0xfc2d-0xa0a0) */ 0x0000, /* 0x5B8E(0xfc2e-0xa0a0) */ 0x0000, /* 0x5B8F(0xfc2f-0xa0a0) */ 0x0000, /* 0x5B90(0xfc30-0xa0a0) */ 0x0000, /* 0x5B91(0xfc31-0xa0a0) */ 0x0000, /* 0x5B92(0xfc32-0xa0a0) */ 0x0000, /* 0x5B93(0xfc33-0xa0a0) */ 0x0000, /* 0x5B94(0xfc34-0xa0a0) */ 0x0000, /* 0x5B95(0xfc35-0xa0a0) */ 0x0000, /* 0x5B96(0xfc36-0xa0a0) */ 0x0000, /* 0x5B97(0xfc37-0xa0a0) */ 0x0000, /* 0x5B98(0xfc38-0xa0a0) */ 0x0000, /* 0x5B99(0xfc39-0xa0a0) */ 0x0000, /* 0x5B9A(0xfc3a-0xa0a0) */ 0x0000, /* 0x5B9B(0xfc3b-0xa0a0) */ 0x0000, /* 0x5B9C(0xfc3c-0xa0a0) */ 0x0000, /* 0x5B9D(0xfc3d-0xa0a0) */ 0x0000, /* 0x5B9E(0xfc3e-0xa0a0) */ 0x0000, /* 0x5B9F(0xfc3f-0xa0a0) */ 0x0000, /* 0x5BA0(0xfc40-0xa0a0) */ 0x0000, /* 0x5BA1(0xfc41-0xa0a0) */ 0x0000, /* 0x5BA2(0xfc42-0xa0a0) */ 0x0000, /* 0x5BA3(0xfc43-0xa0a0) */ 0x0000, /* 0x5BA4(0xfc44-0xa0a0) */ 0x0000, /* 0x5BA5(0xfc45-0xa0a0) */ 0x0000, /* 0x5BA6(0xfc46-0xa0a0) */ 0x0000, /* 0x5BA7(0xfc47-0xa0a0) */ 0x0000, /* 0x5BA8(0xfc48-0xa0a0) */ 0x0000, /* 0x5BA9(0xfc49-0xa0a0) */ 0x0000, /* 0x5BAA(0xfc4a-0xa0a0) */ 0x0000, /* 0x5BAB(0xfc4b-0xa0a0) */ 0x0000, /* 0x5BAC(0xfc4c-0xa0a0) */ 0x0000, /* 0x5BAD(0xfc4d-0xa0a0) */ 0x0000, /* 0x5BAE(0xfc4e-0xa0a0) */ 0x0000, /* 0x5BAF(0xfc4f-0xa0a0) */ 0x0000, /* 0x5BB0(0xfc50-0xa0a0) */ 0x0000, /* 0x5BB1(0xfc51-0xa0a0) */ 0x0000, /* 0x5BB2(0xfc52-0xa0a0) */ 0x0000, /* 0x5BB3(0xfc53-0xa0a0) */ 0x0000, /* 0x5BB4(0xfc54-0xa0a0) */ 0x0000, /* 0x5BB5(0xfc55-0xa0a0) */ 0x0000, /* 0x5BB6(0xfc56-0xa0a0) */ 0x0000, /* 0x5BB7(0xfc57-0xa0a0) */ 0x0000, /* 0x5BB8(0xfc58-0xa0a0) */ 0x0000, /* 0x5BB9(0xfc59-0xa0a0) */ 0x0000, /* 0x5BBA(0xfc5a-0xa0a0) */ 0x0000, /* 0x5BBB(0xfc5b-0xa0a0) */ 0x0000, /* 0x5BBC(0xfc5c-0xa0a0) */ 0x0000, /* 0x5BBD(0xfc5d-0xa0a0) */ 0x0000, /* 0x5BBE(0xfc5e-0xa0a0) */ 0x0000, /* 0x5BBF(0xfc5f-0xa0a0) */ 0x0000, /* 0x5BC0(0xfc60-0xa0a0) */ 0x0000, /* 0x5BC1(0xfc61-0xa0a0) */ 0x0000, /* 0x5BC2(0xfc62-0xa0a0) */ 0x0000, /* 0x5BC3(0xfc63-0xa0a0) */ 0x0000, /* 0x5BC4(0xfc64-0xa0a0) */ 0x0000, /* 0x5BC5(0xfc65-0xa0a0) */ 0x0000, /* 0x5BC6(0xfc66-0xa0a0) */ 0x0000, /* 0x5BC7(0xfc67-0xa0a0) */ 0x0000, /* 0x5BC8(0xfc68-0xa0a0) */ 0x0000, /* 0x5BC9(0xfc69-0xa0a0) */ 0x0000, /* 0x5BCA(0xfc6a-0xa0a0) */ 0x0000, /* 0x5BCB(0xfc6b-0xa0a0) */ 0x0000, /* 0x5BCC(0xfc6c-0xa0a0) */ 0x0000, /* 0x5BCD(0xfc6d-0xa0a0) */ 0x0000, /* 0x5BCE(0xfc6e-0xa0a0) */ 0x0000, /* 0x5BCF(0xfc6f-0xa0a0) */ 0x0000, /* 0x5BD0(0xfc70-0xa0a0) */ 0x0000, /* 0x5BD1(0xfc71-0xa0a0) */ 0x0000, /* 0x5BD2(0xfc72-0xa0a0) */ 0x0000, /* 0x5BD3(0xfc73-0xa0a0) */ 0x0000, /* 0x5BD4(0xfc74-0xa0a0) */ 0x0000, /* 0x5BD5(0xfc75-0xa0a0) */ 0x0000, /* 0x5BD6(0xfc76-0xa0a0) */ 0x0000, /* 0x5BD7(0xfc77-0xa0a0) */ 0x0000, /* 0x5BD8(0xfc78-0xa0a0) */ 0x0000, /* 0x5BD9(0xfc79-0xa0a0) */ 0x0000, /* 0x5BDA(0xfc7a-0xa0a0) */ 0x0000, /* 0x5BDB(0xfc7b-0xa0a0) */ 0x0000, /* 0x5BDC(0xfc7c-0xa0a0) */ 0x0000, /* 0x5BDD(0xfc7d-0xa0a0) */ 0x0000, /* 0x5BDE(0xfc7e-0xa0a0) */ 0x0000, /* 0x5BDF(0xfc7f-0xa0a0) */ 0x0000, /* 0x5BE0(0xfc80-0xa0a0) */ 0x0000, /* 0x5BE1(0xfc81-0xa0a0) */ 0x0000, /* 0x5BE2(0xfc82-0xa0a0) */ 0x0000, /* 0x5BE3(0xfc83-0xa0a0) */ 0x0000, /* 0x5BE4(0xfc84-0xa0a0) */ 0x0000, /* 0x5BE5(0xfc85-0xa0a0) */ 0x0000, /* 0x5BE6(0xfc86-0xa0a0) */ 0x0000, /* 0x5BE7(0xfc87-0xa0a0) */ 0x0000, /* 0x5BE8(0xfc88-0xa0a0) */ 0x0000, /* 0x5BE9(0xfc89-0xa0a0) */ 0x0000, /* 0x5BEA(0xfc8a-0xa0a0) */ 0x0000, /* 0x5BEB(0xfc8b-0xa0a0) */ 0x0000, /* 0x5BEC(0xfc8c-0xa0a0) */ 0x0000, /* 0x5BED(0xfc8d-0xa0a0) */ 0x0000, /* 0x5BEE(0xfc8e-0xa0a0) */ 0x0000, /* 0x5BEF(0xfc8f-0xa0a0) */ 0x0000, /* 0x5BF0(0xfc90-0xa0a0) */ 0x0000, /* 0x5BF1(0xfc91-0xa0a0) */ 0x0000, /* 0x5BF2(0xfc92-0xa0a0) */ 0x0000, /* 0x5BF3(0xfc93-0xa0a0) */ 0x0000, /* 0x5BF4(0xfc94-0xa0a0) */ 0x0000, /* 0x5BF5(0xfc95-0xa0a0) */ 0x0000, /* 0x5BF6(0xfc96-0xa0a0) */ 0x0000, /* 0x5BF7(0xfc97-0xa0a0) */ 0x0000, /* 0x5BF8(0xfc98-0xa0a0) */ 0x0000, /* 0x5BF9(0xfc99-0xa0a0) */ 0x0000, /* 0x5BFA(0xfc9a-0xa0a0) */ 0x0000, /* 0x5BFB(0xfc9b-0xa0a0) */ 0x0000, /* 0x5BFC(0xfc9c-0xa0a0) */ 0x0000, /* 0x5BFD(0xfc9d-0xa0a0) */ 0x0000, /* 0x5BFE(0xfc9e-0xa0a0) */ 0x0000, /* 0x5BFF(0xfc9f-0xa0a0) */ 0x0000, /* 0x5C00(0xfca0-0xa0a0) */ 0x976A, /* 0x5C01(0xfca1-0xa0a0) */ 0x0000, /* 0x5C02(0xfca2-0xa0a0) */ 0x0000, /* 0x5C03(0xfca3-0xa0a0) */ 0x9796, /* 0x5C04(0xfca4-0xa0a0) */ 0x979A, /* 0x5C05(0xfca5-0xa0a0) */ 0x979E, /* 0x5C06(0xfca6-0xa0a0) */ 0x97A2, /* 0x5C07(0xfca7-0xa0a0) */ 0x97B1, /* 0x5C08(0xfca8-0xa0a0) */ 0x97B2, /* 0x5C09(0xfca9-0xa0a0) */ 0x97BE, /* 0x5C0A(0xfcaa-0xa0a0) */ 0x97CC, /* 0x5C0B(0xfcab-0xa0a0) */ 0x97D1, /* 0x5C0C(0xfcac-0xa0a0) */ 0x97D4, /* 0x5C0D(0xfcad-0xa0a0) */ 0x97D8, /* 0x5C0E(0xfcae-0xa0a0) */ 0x97D9, /* 0x5C0F(0xfcaf-0xa0a0) */ 0x97E1, /* 0x5C10(0xfcb0-0xa0a0) */ 0x97F1, /* 0x5C11(0xfcb1-0xa0a0) */ 0x9804, /* 0x5C12(0xfcb2-0xa0a0) */ 0x980D, /* 0x5C13(0xfcb3-0xa0a0) */ 0x980E, /* 0x5C14(0xfcb4-0xa0a0) */ 0x9814, /* 0x5C15(0xfcb5-0xa0a0) */ 0x9816, /* 0x5C16(0xfcb6-0xa0a0) */ 0x4ABC, /* 0x5C17(0xfcb7-0xa0a0) */ 0x0000, /* 0x5C18(0xfcb8-0xa0a0) */ 0x9823, /* 0x5C19(0xfcb9-0xa0a0) */ 0x9832, /* 0x5C1A(0xfcba-0xa0a0) */ 0x9833, /* 0x5C1B(0xfcbb-0xa0a0) */ 0x9825, /* 0x5C1C(0xfcbc-0xa0a0) */ 0x9847, /* 0x5C1D(0xfcbd-0xa0a0) */ 0x9866, /* 0x5C1E(0xfcbe-0xa0a0) */ 0x98AB, /* 0x5C1F(0xfcbf-0xa0a0) */ 0x98AD, /* 0x5C20(0xfcc0-0xa0a0) */ 0x98B0, /* 0x5C21(0xfcc1-0xa0a0) */ 0x0000, /* 0x5C22(0xfcc2-0xa0a0) */ 0x98B7, /* 0x5C23(0xfcc3-0xa0a0) */ 0x98B8, /* 0x5C24(0xfcc4-0xa0a0) */ 0x98BB, /* 0x5C25(0xfcc5-0xa0a0) */ 0x98BC, /* 0x5C26(0xfcc6-0xa0a0) */ 0x98BF, /* 0x5C27(0xfcc7-0xa0a0) */ 0x98C2, /* 0x5C28(0xfcc8-0xa0a0) */ 0x98C7, /* 0x5C29(0xfcc9-0xa0a0) */ 0x98CB, /* 0x5C2A(0xfcca-0xa0a0) */ 0x98E0, /* 0x5C2B(0xfccb-0xa0a0) */ 0x0000, /* 0x5C2C(0xfccc-0xa0a0) */ 0x98E1, /* 0x5C2D(0xfccd-0xa0a0) */ 0x98E3, /* 0x5C2E(0xfcce-0xa0a0) */ 0x98E5, /* 0x5C2F(0xfccf-0xa0a0) */ 0x98EA, /* 0x5C30(0xfcd0-0xa0a0) */ 0x98F0, /* 0x5C31(0xfcd1-0xa0a0) */ 0x98F1, /* 0x5C32(0xfcd2-0xa0a0) */ 0x98F3, /* 0x5C33(0xfcd3-0xa0a0) */ 0x9908, /* 0x5C34(0xfcd4-0xa0a0) */ 0x4B3B, /* 0x5C35(0xfcd5-0xa0a0) */ 0x0000, /* 0x5C36(0xfcd6-0xa0a0) */ 0x9916, /* 0x5C37(0xfcd7-0xa0a0) */ 0x9917, /* 0x5C38(0xfcd8-0xa0a0) */ 0x0000, /* 0x5C39(0xfcd9-0xa0a0) */ 0x991A, /* 0x5C3A(0xfcda-0xa0a0) */ 0x991B, /* 0x5C3B(0xfcdb-0xa0a0) */ 0x991C, /* 0x5C3C(0xfcdc-0xa0a0) */ 0x0000, /* 0x5C3D(0xfcdd-0xa0a0) */ 0x9931, /* 0x5C3E(0xfcde-0xa0a0) */ 0x9932, /* 0x5C3F(0xfcdf-0xa0a0) */ 0x9933, /* 0x5C40(0xfce0-0xa0a0) */ 0x993A, /* 0x5C41(0xfce1-0xa0a0) */ 0x993B, /* 0x5C42(0xfce2-0xa0a0) */ 0x993C, /* 0x5C43(0xfce3-0xa0a0) */ 0x9940, /* 0x5C44(0xfce4-0xa0a0) */ 0x9941, /* 0x5C45(0xfce5-0xa0a0) */ 0x9946, /* 0x5C46(0xfce6-0xa0a0) */ 0x994D, /* 0x5C47(0xfce7-0xa0a0) */ 0x994E, /* 0x5C48(0xfce8-0xa0a0) */ 0x995C, /* 0x5C49(0xfce9-0xa0a0) */ 0x995F, /* 0x5C4A(0xfcea-0xa0a0) */ 0x9960, /* 0x5C4B(0xfceb-0xa0a0) */ 0x99A3, /* 0x5C4C(0xfcec-0xa0a0) */ 0x99A6, /* 0x5C4D(0xfced-0xa0a0) */ 0x99B9, /* 0x5C4E(0xfcee-0xa0a0) */ 0x99BD, /* 0x5C4F(0xfcef-0xa0a0) */ 0x99BF, /* 0x5C50(0xfcf0-0xa0a0) */ 0x99C3, /* 0x5C51(0xfcf1-0xa0a0) */ 0x99C9, /* 0x5C52(0xfcf2-0xa0a0) */ 0x99D4, /* 0x5C53(0xfcf3-0xa0a0) */ 0x99D9, /* 0x5C54(0xfcf4-0xa0a0) */ 0x99DE, /* 0x5C55(0xfcf5-0xa0a0) */ 0x0000, /* 0x5C56(0xfcf6-0xa0a0) */ 0x99F0, /* 0x5C57(0xfcf7-0xa0a0) */ 0x99F9, /* 0x5C58(0xfcf8-0xa0a0) */ 0x99FC, /* 0x5C59(0xfcf9-0xa0a0) */ 0x9A0A, /* 0x5C5A(0xfcfa-0xa0a0) */ 0x9A11, /* 0x5C5B(0xfcfb-0xa0a0) */ 0x9A16, /* 0x5C5C(0xfcfc-0xa0a0) */ 0x9A1A, /* 0x5C5D(0xfcfd-0xa0a0) */ 0x9A20, /* 0x5C5E(0xfcfe-0xa0a0) */ 0x0000, /* 0x5C5F(0xfcff-0xa0a0) */ 0x0000, /* 0x5C60(0xfd00-0xa0a0) */ 0x0000, /* 0x5C61(0xfd01-0xa0a0) */ 0x0000, /* 0x5C62(0xfd02-0xa0a0) */ 0x0000, /* 0x5C63(0xfd03-0xa0a0) */ 0x0000, /* 0x5C64(0xfd04-0xa0a0) */ 0x0000, /* 0x5C65(0xfd05-0xa0a0) */ 0x0000, /* 0x5C66(0xfd06-0xa0a0) */ 0x0000, /* 0x5C67(0xfd07-0xa0a0) */ 0x0000, /* 0x5C68(0xfd08-0xa0a0) */ 0x0000, /* 0x5C69(0xfd09-0xa0a0) */ 0x0000, /* 0x5C6A(0xfd0a-0xa0a0) */ 0x0000, /* 0x5C6B(0xfd0b-0xa0a0) */ 0x0000, /* 0x5C6C(0xfd0c-0xa0a0) */ 0x0000, /* 0x5C6D(0xfd0d-0xa0a0) */ 0x0000, /* 0x5C6E(0xfd0e-0xa0a0) */ 0x0000, /* 0x5C6F(0xfd0f-0xa0a0) */ 0x0000, /* 0x5C70(0xfd10-0xa0a0) */ 0x0000, /* 0x5C71(0xfd11-0xa0a0) */ 0x0000, /* 0x5C72(0xfd12-0xa0a0) */ 0x0000, /* 0x5C73(0xfd13-0xa0a0) */ 0x0000, /* 0x5C74(0xfd14-0xa0a0) */ 0x0000, /* 0x5C75(0xfd15-0xa0a0) */ 0x0000, /* 0x5C76(0xfd16-0xa0a0) */ 0x0000, /* 0x5C77(0xfd17-0xa0a0) */ 0x0000, /* 0x5C78(0xfd18-0xa0a0) */ 0x0000, /* 0x5C79(0xfd19-0xa0a0) */ 0x0000, /* 0x5C7A(0xfd1a-0xa0a0) */ 0x0000, /* 0x5C7B(0xfd1b-0xa0a0) */ 0x0000, /* 0x5C7C(0xfd1c-0xa0a0) */ 0x0000, /* 0x5C7D(0xfd1d-0xa0a0) */ 0x0000, /* 0x5C7E(0xfd1e-0xa0a0) */ 0x0000, /* 0x5C7F(0xfd1f-0xa0a0) */ 0x0000, /* 0x5C80(0xfd20-0xa0a0) */ 0x0000, /* 0x5C81(0xfd21-0xa0a0) */ 0x0000, /* 0x5C82(0xfd22-0xa0a0) */ 0x0000, /* 0x5C83(0xfd23-0xa0a0) */ 0x0000, /* 0x5C84(0xfd24-0xa0a0) */ 0x0000, /* 0x5C85(0xfd25-0xa0a0) */ 0x0000, /* 0x5C86(0xfd26-0xa0a0) */ 0x0000, /* 0x5C87(0xfd27-0xa0a0) */ 0x0000, /* 0x5C88(0xfd28-0xa0a0) */ 0x0000, /* 0x5C89(0xfd29-0xa0a0) */ 0x0000, /* 0x5C8A(0xfd2a-0xa0a0) */ 0x0000, /* 0x5C8B(0xfd2b-0xa0a0) */ 0x0000, /* 0x5C8C(0xfd2c-0xa0a0) */ 0x0000, /* 0x5C8D(0xfd2d-0xa0a0) */ 0x0000, /* 0x5C8E(0xfd2e-0xa0a0) */ 0x0000, /* 0x5C8F(0xfd2f-0xa0a0) */ 0x0000, /* 0x5C90(0xfd30-0xa0a0) */ 0x0000, /* 0x5C91(0xfd31-0xa0a0) */ 0x0000, /* 0x5C92(0xfd32-0xa0a0) */ 0x0000, /* 0x5C93(0xfd33-0xa0a0) */ 0x0000, /* 0x5C94(0xfd34-0xa0a0) */ 0x0000, /* 0x5C95(0xfd35-0xa0a0) */ 0x0000, /* 0x5C96(0xfd36-0xa0a0) */ 0x0000, /* 0x5C97(0xfd37-0xa0a0) */ 0x0000, /* 0x5C98(0xfd38-0xa0a0) */ 0x0000, /* 0x5C99(0xfd39-0xa0a0) */ 0x0000, /* 0x5C9A(0xfd3a-0xa0a0) */ 0x0000, /* 0x5C9B(0xfd3b-0xa0a0) */ 0x0000, /* 0x5C9C(0xfd3c-0xa0a0) */ 0x0000, /* 0x5C9D(0xfd3d-0xa0a0) */ 0x0000, /* 0x5C9E(0xfd3e-0xa0a0) */ 0x0000, /* 0x5C9F(0xfd3f-0xa0a0) */ 0x0000, /* 0x5CA0(0xfd40-0xa0a0) */ 0x0000, /* 0x5CA1(0xfd41-0xa0a0) */ 0x0000, /* 0x5CA2(0xfd42-0xa0a0) */ 0x0000, /* 0x5CA3(0xfd43-0xa0a0) */ 0x0000, /* 0x5CA4(0xfd44-0xa0a0) */ 0x0000, /* 0x5CA5(0xfd45-0xa0a0) */ 0x0000, /* 0x5CA6(0xfd46-0xa0a0) */ 0x0000, /* 0x5CA7(0xfd47-0xa0a0) */ 0x0000, /* 0x5CA8(0xfd48-0xa0a0) */ 0x0000, /* 0x5CA9(0xfd49-0xa0a0) */ 0x0000, /* 0x5CAA(0xfd4a-0xa0a0) */ 0x0000, /* 0x5CAB(0xfd4b-0xa0a0) */ 0x0000, /* 0x5CAC(0xfd4c-0xa0a0) */ 0x0000, /* 0x5CAD(0xfd4d-0xa0a0) */ 0x0000, /* 0x5CAE(0xfd4e-0xa0a0) */ 0x0000, /* 0x5CAF(0xfd4f-0xa0a0) */ 0x0000, /* 0x5CB0(0xfd50-0xa0a0) */ 0x0000, /* 0x5CB1(0xfd51-0xa0a0) */ 0x0000, /* 0x5CB2(0xfd52-0xa0a0) */ 0x0000, /* 0x5CB3(0xfd53-0xa0a0) */ 0x0000, /* 0x5CB4(0xfd54-0xa0a0) */ 0x0000, /* 0x5CB5(0xfd55-0xa0a0) */ 0x0000, /* 0x5CB6(0xfd56-0xa0a0) */ 0x0000, /* 0x5CB7(0xfd57-0xa0a0) */ 0x0000, /* 0x5CB8(0xfd58-0xa0a0) */ 0x0000, /* 0x5CB9(0xfd59-0xa0a0) */ 0x0000, /* 0x5CBA(0xfd5a-0xa0a0) */ 0x0000, /* 0x5CBB(0xfd5b-0xa0a0) */ 0x0000, /* 0x5CBC(0xfd5c-0xa0a0) */ 0x0000, /* 0x5CBD(0xfd5d-0xa0a0) */ 0x0000, /* 0x5CBE(0xfd5e-0xa0a0) */ 0x0000, /* 0x5CBF(0xfd5f-0xa0a0) */ 0x0000, /* 0x5CC0(0xfd60-0xa0a0) */ 0x0000, /* 0x5CC1(0xfd61-0xa0a0) */ 0x0000, /* 0x5CC2(0xfd62-0xa0a0) */ 0x0000, /* 0x5CC3(0xfd63-0xa0a0) */ 0x0000, /* 0x5CC4(0xfd64-0xa0a0) */ 0x0000, /* 0x5CC5(0xfd65-0xa0a0) */ 0x0000, /* 0x5CC6(0xfd66-0xa0a0) */ 0x0000, /* 0x5CC7(0xfd67-0xa0a0) */ 0x0000, /* 0x5CC8(0xfd68-0xa0a0) */ 0x0000, /* 0x5CC9(0xfd69-0xa0a0) */ 0x0000, /* 0x5CCA(0xfd6a-0xa0a0) */ 0x0000, /* 0x5CCB(0xfd6b-0xa0a0) */ 0x0000, /* 0x5CCC(0xfd6c-0xa0a0) */ 0x0000, /* 0x5CCD(0xfd6d-0xa0a0) */ 0x0000, /* 0x5CCE(0xfd6e-0xa0a0) */ 0x0000, /* 0x5CCF(0xfd6f-0xa0a0) */ 0x0000, /* 0x5CD0(0xfd70-0xa0a0) */ 0x0000, /* 0x5CD1(0xfd71-0xa0a0) */ 0x0000, /* 0x5CD2(0xfd72-0xa0a0) */ 0x0000, /* 0x5CD3(0xfd73-0xa0a0) */ 0x0000, /* 0x5CD4(0xfd74-0xa0a0) */ 0x0000, /* 0x5CD5(0xfd75-0xa0a0) */ 0x0000, /* 0x5CD6(0xfd76-0xa0a0) */ 0x0000, /* 0x5CD7(0xfd77-0xa0a0) */ 0x0000, /* 0x5CD8(0xfd78-0xa0a0) */ 0x0000, /* 0x5CD9(0xfd79-0xa0a0) */ 0x0000, /* 0x5CDA(0xfd7a-0xa0a0) */ 0x0000, /* 0x5CDB(0xfd7b-0xa0a0) */ 0x0000, /* 0x5CDC(0xfd7c-0xa0a0) */ 0x0000, /* 0x5CDD(0xfd7d-0xa0a0) */ 0x0000, /* 0x5CDE(0xfd7e-0xa0a0) */ 0x0000, /* 0x5CDF(0xfd7f-0xa0a0) */ 0x0000, /* 0x5CE0(0xfd80-0xa0a0) */ 0x0000, /* 0x5CE1(0xfd81-0xa0a0) */ 0x0000, /* 0x5CE2(0xfd82-0xa0a0) */ 0x0000, /* 0x5CE3(0xfd83-0xa0a0) */ 0x0000, /* 0x5CE4(0xfd84-0xa0a0) */ 0x0000, /* 0x5CE5(0xfd85-0xa0a0) */ 0x0000, /* 0x5CE6(0xfd86-0xa0a0) */ 0x0000, /* 0x5CE7(0xfd87-0xa0a0) */ 0x0000, /* 0x5CE8(0xfd88-0xa0a0) */ 0x0000, /* 0x5CE9(0xfd89-0xa0a0) */ 0x0000, /* 0x5CEA(0xfd8a-0xa0a0) */ 0x0000, /* 0x5CEB(0xfd8b-0xa0a0) */ 0x0000, /* 0x5CEC(0xfd8c-0xa0a0) */ 0x0000, /* 0x5CED(0xfd8d-0xa0a0) */ 0x0000, /* 0x5CEE(0xfd8e-0xa0a0) */ 0x0000, /* 0x5CEF(0xfd8f-0xa0a0) */ 0x0000, /* 0x5CF0(0xfd90-0xa0a0) */ 0x0000, /* 0x5CF1(0xfd91-0xa0a0) */ 0x0000, /* 0x5CF2(0xfd92-0xa0a0) */ 0x0000, /* 0x5CF3(0xfd93-0xa0a0) */ 0x0000, /* 0x5CF4(0xfd94-0xa0a0) */ 0x0000, /* 0x5CF5(0xfd95-0xa0a0) */ 0x0000, /* 0x5CF6(0xfd96-0xa0a0) */ 0x0000, /* 0x5CF7(0xfd97-0xa0a0) */ 0x0000, /* 0x5CF8(0xfd98-0xa0a0) */ 0x0000, /* 0x5CF9(0xfd99-0xa0a0) */ 0x0000, /* 0x5CFA(0xfd9a-0xa0a0) */ 0x0000, /* 0x5CFB(0xfd9b-0xa0a0) */ 0x0000, /* 0x5CFC(0xfd9c-0xa0a0) */ 0x0000, /* 0x5CFD(0xfd9d-0xa0a0) */ 0x0000, /* 0x5CFE(0xfd9e-0xa0a0) */ 0x0000, /* 0x5CFF(0xfd9f-0xa0a0) */ 0x0000, /* 0x5D00(0xfda0-0xa0a0) */ 0x9A31, /* 0x5D01(0xfda1-0xa0a0) */ 0x9A36, /* 0x5D02(0xfda2-0xa0a0) */ 0x9A44, /* 0x5D03(0xfda3-0xa0a0) */ 0x9A4C, /* 0x5D04(0xfda4-0xa0a0) */ 0x9A58, /* 0x5D05(0xfda5-0xa0a0) */ 0x4BC2, /* 0x5D06(0xfda6-0xa0a0) */ 0x9AAF, /* 0x5D07(0xfda7-0xa0a0) */ 0x4BCA, /* 0x5D08(0xfda8-0xa0a0) */ 0x9AB7, /* 0x5D09(0xfda9-0xa0a0) */ 0x4BD2, /* 0x5D0A(0xfdaa-0xa0a0) */ 0x9AB9, /* 0x5D0B(0xfdab-0xa0a0) */ 0x0000, /* 0x5D0C(0xfdac-0xa0a0) */ 0x9AC6, /* 0x5D0D(0xfdad-0xa0a0) */ 0x9AD0, /* 0x5D0E(0xfdae-0xa0a0) */ 0x9AD2, /* 0x5D0F(0xfdaf-0xa0a0) */ 0x9AD5, /* 0x5D10(0xfdb0-0xa0a0) */ 0x4BE8, /* 0x5D11(0xfdb1-0xa0a0) */ 0x9ADC, /* 0x5D12(0xfdb2-0xa0a0) */ 0x9AE0, /* 0x5D13(0xfdb3-0xa0a0) */ 0x9AE5, /* 0x5D14(0xfdb4-0xa0a0) */ 0x9AE9, /* 0x5D15(0xfdb5-0xa0a0) */ 0x9B03, /* 0x5D16(0xfdb6-0xa0a0) */ 0x9B0C, /* 0x5D17(0xfdb7-0xa0a0) */ 0x9B10, /* 0x5D18(0xfdb8-0xa0a0) */ 0x9B12, /* 0x5D19(0xfdb9-0xa0a0) */ 0x9B16, /* 0x5D1A(0xfdba-0xa0a0) */ 0x9B1D, /* 0x5D1B(0xfdbb-0xa0a0) */ 0x9B2B, /* 0x5D1C(0xfdbc-0xa0a0) */ 0x9B33, /* 0x5D1D(0xfdbd-0xa0a0) */ 0x9B3D, /* 0x5D1E(0xfdbe-0xa0a0) */ 0x4C20, /* 0x5D1F(0xfdbf-0xa0a0) */ 0x9B4B, /* 0x5D20(0xfdc0-0xa0a0) */ 0x9B63, /* 0x5D21(0xfdc1-0xa0a0) */ 0x9B65, /* 0x5D22(0xfdc2-0xa0a0) */ 0x9B6B, /* 0x5D23(0xfdc3-0xa0a0) */ 0x9B6C, /* 0x5D24(0xfdc4-0xa0a0) */ 0x9B73, /* 0x5D25(0xfdc5-0xa0a0) */ 0x9B76, /* 0x5D26(0xfdc6-0xa0a0) */ 0x9B77, /* 0x5D27(0xfdc7-0xa0a0) */ 0x9BA6, /* 0x5D28(0xfdc8-0xa0a0) */ 0x9BAC, /* 0x5D29(0xfdc9-0xa0a0) */ 0x9BB1, /* 0x5D2A(0xfdca-0xa0a0) */ 0x0000, /* 0x5D2B(0xfdcb-0xa0a0) */ 0x0000, /* 0x5D2C(0xfdcc-0xa0a0) */ 0x9BB2, /* 0x5D2D(0xfdcd-0xa0a0) */ 0x9BB8, /* 0x5D2E(0xfdce-0xa0a0) */ 0x9BBE, /* 0x5D2F(0xfdcf-0xa0a0) */ 0x9BC7, /* 0x5D30(0xfdd0-0xa0a0) */ 0x9BF3, /* 0x5D31(0xfdd1-0xa0a0) */ 0x9BD8, /* 0x5D32(0xfdd2-0xa0a0) */ 0x9BDD, /* 0x5D33(0xfdd3-0xa0a0) */ 0x9BE7, /* 0x5D34(0xfdd4-0xa0a0) */ 0x9BEA, /* 0x5D35(0xfdd5-0xa0a0) */ 0x9BEB, /* 0x5D36(0xfdd6-0xa0a0) */ 0x9BEF, /* 0x5D37(0xfdd7-0xa0a0) */ 0x9BEE, /* 0x5D38(0xfdd8-0xa0a0) */ 0x0000, /* 0x5D39(0xfdd9-0xa0a0) */ 0x9BFA, /* 0x5D3A(0xfdda-0xa0a0) */ 0x0000, /* 0x5D3B(0xfddb-0xa0a0) */ 0x9BF7, /* 0x5D3C(0xfddc-0xa0a0) */ 0x0000, /* 0x5D3D(0xfddd-0xa0a0) */ 0x9C16, /* 0x5D3E(0xfdde-0xa0a0) */ 0x9C18, /* 0x5D3F(0xfddf-0xa0a0) */ 0x9C19, /* 0x5D40(0xfde0-0xa0a0) */ 0x9C1A, /* 0x5D41(0xfde1-0xa0a0) */ 0x9C1D, /* 0x5D42(0xfde2-0xa0a0) */ 0x9C22, /* 0x5D43(0xfde3-0xa0a0) */ 0x9C27, /* 0x5D44(0xfde4-0xa0a0) */ 0x9C29, /* 0x5D45(0xfde5-0xa0a0) */ 0x9C2A, /* 0x5D46(0xfde6-0xa0a0) */ 0x0000, /* 0x5D47(0xfde7-0xa0a0) */ 0x9C31, /* 0x5D48(0xfde8-0xa0a0) */ 0x9C36, /* 0x5D49(0xfde9-0xa0a0) */ 0x9C37, /* 0x5D4A(0xfdea-0xa0a0) */ 0x9C45, /* 0x5D4B(0xfdeb-0xa0a0) */ 0x9C5C, /* 0x5D4C(0xfdec-0xa0a0) */ 0x0000, /* 0x5D4D(0xfded-0xa0a0) */ 0x9C49, /* 0x5D4E(0xfdee-0xa0a0) */ 0x9C4A, /* 0x5D4F(0xfdef-0xa0a0) */ 0x0000, /* 0x5D50(0xfdf0-0xa0a0) */ 0x9C54, /* 0x5D51(0xfdf1-0xa0a0) */ 0x9C58, /* 0x5D52(0xfdf2-0xa0a0) */ 0x9C5B, /* 0x5D53(0xfdf3-0xa0a0) */ 0x9C5D, /* 0x5D54(0xfdf4-0xa0a0) */ 0x9C5F, /* 0x5D55(0xfdf5-0xa0a0) */ 0x9C69, /* 0x5D56(0xfdf6-0xa0a0) */ 0x9C6A, /* 0x5D57(0xfdf7-0xa0a0) */ 0x9C6B, /* 0x5D58(0xfdf8-0xa0a0) */ 0x9C6D, /* 0x5D59(0xfdf9-0xa0a0) */ 0x9C6E, /* 0x5D5A(0xfdfa-0xa0a0) */ 0x9C70, /* 0x5D5B(0xfdfb-0xa0a0) */ 0x9C72, /* 0x5D5C(0xfdfc-0xa0a0) */ 0x9C75, /* 0x5D5D(0xfdfd-0xa0a0) */ 0x9C7A, /* 0x5D5E(0xfdfe-0xa0a0) */ 0x0000, /* 0x5D5F(0xfdff-0xa0a0) */ 0x0000, /* 0x5D60(0xfe00-0xa0a0) */ 0x0000, /* 0x5D61(0xfe01-0xa0a0) */ 0x0000, /* 0x5D62(0xfe02-0xa0a0) */ 0x0000, /* 0x5D63(0xfe03-0xa0a0) */ 0x0000, /* 0x5D64(0xfe04-0xa0a0) */ 0x0000, /* 0x5D65(0xfe05-0xa0a0) */ 0x0000, /* 0x5D66(0xfe06-0xa0a0) */ 0x0000, /* 0x5D67(0xfe07-0xa0a0) */ 0x0000, /* 0x5D68(0xfe08-0xa0a0) */ 0x0000, /* 0x5D69(0xfe09-0xa0a0) */ 0x0000, /* 0x5D6A(0xfe0a-0xa0a0) */ 0x0000, /* 0x5D6B(0xfe0b-0xa0a0) */ 0x0000, /* 0x5D6C(0xfe0c-0xa0a0) */ 0x0000, /* 0x5D6D(0xfe0d-0xa0a0) */ 0x0000, /* 0x5D6E(0xfe0e-0xa0a0) */ 0x0000, /* 0x5D6F(0xfe0f-0xa0a0) */ 0x0000, /* 0x5D70(0xfe10-0xa0a0) */ 0x0000, /* 0x5D71(0xfe11-0xa0a0) */ 0x0000, /* 0x5D72(0xfe12-0xa0a0) */ 0x0000, /* 0x5D73(0xfe13-0xa0a0) */ 0x0000, /* 0x5D74(0xfe14-0xa0a0) */ 0x0000, /* 0x5D75(0xfe15-0xa0a0) */ 0x0000, /* 0x5D76(0xfe16-0xa0a0) */ 0x0000, /* 0x5D77(0xfe17-0xa0a0) */ 0x0000, /* 0x5D78(0xfe18-0xa0a0) */ 0x0000, /* 0x5D79(0xfe19-0xa0a0) */ 0x0000, /* 0x5D7A(0xfe1a-0xa0a0) */ 0x0000, /* 0x5D7B(0xfe1b-0xa0a0) */ 0x0000, /* 0x5D7C(0xfe1c-0xa0a0) */ 0x0000, /* 0x5D7D(0xfe1d-0xa0a0) */ 0x0000, /* 0x5D7E(0xfe1e-0xa0a0) */ 0x0000, /* 0x5D7F(0xfe1f-0xa0a0) */ 0x0000, /* 0x5D80(0xfe20-0xa0a0) */ 0x0000, /* 0x5D81(0xfe21-0xa0a0) */ 0x0000, /* 0x5D82(0xfe22-0xa0a0) */ 0x0000, /* 0x5D83(0xfe23-0xa0a0) */ 0x0000, /* 0x5D84(0xfe24-0xa0a0) */ 0x0000, /* 0x5D85(0xfe25-0xa0a0) */ 0x0000, /* 0x5D86(0xfe26-0xa0a0) */ 0x0000, /* 0x5D87(0xfe27-0xa0a0) */ 0x0000, /* 0x5D88(0xfe28-0xa0a0) */ 0x0000, /* 0x5D89(0xfe29-0xa0a0) */ 0x0000, /* 0x5D8A(0xfe2a-0xa0a0) */ 0x0000, /* 0x5D8B(0xfe2b-0xa0a0) */ 0x0000, /* 0x5D8C(0xfe2c-0xa0a0) */ 0x0000, /* 0x5D8D(0xfe2d-0xa0a0) */ 0x0000, /* 0x5D8E(0xfe2e-0xa0a0) */ 0x0000, /* 0x5D8F(0xfe2f-0xa0a0) */ 0x0000, /* 0x5D90(0xfe30-0xa0a0) */ 0x0000, /* 0x5D91(0xfe31-0xa0a0) */ 0x0000, /* 0x5D92(0xfe32-0xa0a0) */ 0x0000, /* 0x5D93(0xfe33-0xa0a0) */ 0x0000, /* 0x5D94(0xfe34-0xa0a0) */ 0x0000, /* 0x5D95(0xfe35-0xa0a0) */ 0x0000, /* 0x5D96(0xfe36-0xa0a0) */ 0x0000, /* 0x5D97(0xfe37-0xa0a0) */ 0x0000, /* 0x5D98(0xfe38-0xa0a0) */ 0x0000, /* 0x5D99(0xfe39-0xa0a0) */ 0x0000, /* 0x5D9A(0xfe3a-0xa0a0) */ 0x0000, /* 0x5D9B(0xfe3b-0xa0a0) */ 0x0000, /* 0x5D9C(0xfe3c-0xa0a0) */ 0x0000, /* 0x5D9D(0xfe3d-0xa0a0) */ 0x0000, /* 0x5D9E(0xfe3e-0xa0a0) */ 0x0000, /* 0x5D9F(0xfe3f-0xa0a0) */ 0x0000, /* 0x5DA0(0xfe40-0xa0a0) */ 0x0000, /* 0x5DA1(0xfe41-0xa0a0) */ 0x0000, /* 0x5DA2(0xfe42-0xa0a0) */ 0x0000, /* 0x5DA3(0xfe43-0xa0a0) */ 0x0000, /* 0x5DA4(0xfe44-0xa0a0) */ 0x0000, /* 0x5DA5(0xfe45-0xa0a0) */ 0x0000, /* 0x5DA6(0xfe46-0xa0a0) */ 0x0000, /* 0x5DA7(0xfe47-0xa0a0) */ 0x0000, /* 0x5DA8(0xfe48-0xa0a0) */ 0x0000, /* 0x5DA9(0xfe49-0xa0a0) */ 0x0000, /* 0x5DAA(0xfe4a-0xa0a0) */ 0x0000, /* 0x5DAB(0xfe4b-0xa0a0) */ 0x0000, /* 0x5DAC(0xfe4c-0xa0a0) */ 0x0000, /* 0x5DAD(0xfe4d-0xa0a0) */ 0x0000, /* 0x5DAE(0xfe4e-0xa0a0) */ 0x0000, /* 0x5DAF(0xfe4f-0xa0a0) */ 0x0000, /* 0x5DB0(0xfe50-0xa0a0) */ 0x0000, /* 0x5DB1(0xfe51-0xa0a0) */ 0x0000, /* 0x5DB2(0xfe52-0xa0a0) */ 0x0000, /* 0x5DB3(0xfe53-0xa0a0) */ 0x0000, /* 0x5DB4(0xfe54-0xa0a0) */ 0x0000, /* 0x5DB5(0xfe55-0xa0a0) */ 0x0000, /* 0x5DB6(0xfe56-0xa0a0) */ 0x0000, /* 0x5DB7(0xfe57-0xa0a0) */ 0x0000, /* 0x5DB8(0xfe58-0xa0a0) */ 0x0000, /* 0x5DB9(0xfe59-0xa0a0) */ 0x0000, /* 0x5DBA(0xfe5a-0xa0a0) */ 0x0000, /* 0x5DBB(0xfe5b-0xa0a0) */ 0x0000, /* 0x5DBC(0xfe5c-0xa0a0) */ 0x0000, /* 0x5DBD(0xfe5d-0xa0a0) */ 0x0000, /* 0x5DBE(0xfe5e-0xa0a0) */ 0x0000, /* 0x5DBF(0xfe5f-0xa0a0) */ 0x0000, /* 0x5DC0(0xfe60-0xa0a0) */ 0x0000, /* 0x5DC1(0xfe61-0xa0a0) */ 0x0000, /* 0x5DC2(0xfe62-0xa0a0) */ 0x0000, /* 0x5DC3(0xfe63-0xa0a0) */ 0x0000, /* 0x5DC4(0xfe64-0xa0a0) */ 0x0000, /* 0x5DC5(0xfe65-0xa0a0) */ 0x0000, /* 0x5DC6(0xfe66-0xa0a0) */ 0x0000, /* 0x5DC7(0xfe67-0xa0a0) */ 0x0000, /* 0x5DC8(0xfe68-0xa0a0) */ 0x0000, /* 0x5DC9(0xfe69-0xa0a0) */ 0x0000, /* 0x5DCA(0xfe6a-0xa0a0) */ 0x0000, /* 0x5DCB(0xfe6b-0xa0a0) */ 0x0000, /* 0x5DCC(0xfe6c-0xa0a0) */ 0x0000, /* 0x5DCD(0xfe6d-0xa0a0) */ 0x0000, /* 0x5DCE(0xfe6e-0xa0a0) */ 0x0000, /* 0x5DCF(0xfe6f-0xa0a0) */ 0x0000, /* 0x5DD0(0xfe70-0xa0a0) */ 0x0000, /* 0x5DD1(0xfe71-0xa0a0) */ 0x0000, /* 0x5DD2(0xfe72-0xa0a0) */ 0x0000, /* 0x5DD3(0xfe73-0xa0a0) */ 0x0000, /* 0x5DD4(0xfe74-0xa0a0) */ 0x0000, /* 0x5DD5(0xfe75-0xa0a0) */ 0x0000, /* 0x5DD6(0xfe76-0xa0a0) */ 0x0000, /* 0x5DD7(0xfe77-0xa0a0) */ 0x0000, /* 0x5DD8(0xfe78-0xa0a0) */ 0x0000, /* 0x5DD9(0xfe79-0xa0a0) */ 0x0000, /* 0x5DDA(0xfe7a-0xa0a0) */ 0x0000, /* 0x5DDB(0xfe7b-0xa0a0) */ 0x0000, /* 0x5DDC(0xfe7c-0xa0a0) */ 0x0000, /* 0x5DDD(0xfe7d-0xa0a0) */ 0x0000, /* 0x5DDE(0xfe7e-0xa0a0) */ 0x0000, /* 0x5DDF(0xfe7f-0xa0a0) */ 0x0000, /* 0x5DE0(0xfe80-0xa0a0) */ 0x0000, /* 0x5DE1(0xfe81-0xa0a0) */ 0x0000, /* 0x5DE2(0xfe82-0xa0a0) */ 0x0000, /* 0x5DE3(0xfe83-0xa0a0) */ 0x0000, /* 0x5DE4(0xfe84-0xa0a0) */ 0x0000, /* 0x5DE5(0xfe85-0xa0a0) */ 0x0000, /* 0x5DE6(0xfe86-0xa0a0) */ 0x0000, /* 0x5DE7(0xfe87-0xa0a0) */ 0x0000, /* 0x5DE8(0xfe88-0xa0a0) */ 0x0000, /* 0x5DE9(0xfe89-0xa0a0) */ 0x0000, /* 0x5DEA(0xfe8a-0xa0a0) */ 0x0000, /* 0x5DEB(0xfe8b-0xa0a0) */ 0x0000, /* 0x5DEC(0xfe8c-0xa0a0) */ 0x0000, /* 0x5DED(0xfe8d-0xa0a0) */ 0x0000, /* 0x5DEE(0xfe8e-0xa0a0) */ 0x0000, /* 0x5DEF(0xfe8f-0xa0a0) */ 0x0000, /* 0x5DF0(0xfe90-0xa0a0) */ 0x0000, /* 0x5DF1(0xfe91-0xa0a0) */ 0x0000, /* 0x5DF2(0xfe92-0xa0a0) */ 0x0000, /* 0x5DF3(0xfe93-0xa0a0) */ 0x0000, /* 0x5DF4(0xfe94-0xa0a0) */ 0x0000, /* 0x5DF5(0xfe95-0xa0a0) */ 0x0000, /* 0x5DF6(0xfe96-0xa0a0) */ 0x0000, /* 0x5DF7(0xfe97-0xa0a0) */ 0x0000, /* 0x5DF8(0xfe98-0xa0a0) */ 0x0000, /* 0x5DF9(0xfe99-0xa0a0) */ 0x0000, /* 0x5DFA(0xfe9a-0xa0a0) */ 0x0000, /* 0x5DFB(0xfe9b-0xa0a0) */ 0x0000, /* 0x5DFC(0xfe9c-0xa0a0) */ 0x0000, /* 0x5DFD(0xfe9d-0xa0a0) */ 0x0000, /* 0x5DFE(0xfe9e-0xa0a0) */ 0x0000, /* 0x5DFF(0xfe9f-0xa0a0) */ 0x0000, /* 0x5E00(0xfea0-0xa0a0) */ 0x9CE6, /* 0x5E01(0xfea1-0xa0a0) */ 0x9CF2, /* 0x5E02(0xfea2-0xa0a0) */ 0x9D0B, /* 0x5E03(0xfea3-0xa0a0) */ 0x9D02, /* 0x5E04(0xfea4-0xa0a0) */ 0x0000, /* 0x5E05(0xfea5-0xa0a0) */ 0x9D11, /* 0x5E06(0xfea6-0xa0a0) */ 0x9D17, /* 0x5E07(0xfea7-0xa0a0) */ 0x9D18, /* 0x5E08(0xfea8-0xa0a0) */ 0x0000, /* 0x5E09(0xfea9-0xa0a0) */ 0x4CC4, /* 0x5E0A(0xfeaa-0xa0a0) */ 0x0000, /* 0x5E0B(0xfeab-0xa0a0) */ 0x9D32, /* 0x5E0C(0xfeac-0xa0a0) */ 0x4CD1, /* 0x5E0D(0xfead-0xa0a0) */ 0x9D42, /* 0x5E0E(0xfeae-0xa0a0) */ 0x9D4A, /* 0x5E0F(0xfeaf-0xa0a0) */ 0x9D5F, /* 0x5E10(0xfeb0-0xa0a0) */ 0x9D62, /* 0x5E11(0xfeb1-0xa0a0) */ 0x0000, /* 0x5E12(0xfeb2-0xa0a0) */ 0x9D69, /* 0x5E13(0xfeb3-0xa0a0) */ 0x9D6B, /* 0x5E14(0xfeb4-0xa0a0) */ 0x0000, /* 0x5E15(0xfeb5-0xa0a0) */ 0x9D73, /* 0x5E16(0xfeb6-0xa0a0) */ 0x9D76, /* 0x5E17(0xfeb7-0xa0a0) */ 0x9D77, /* 0x5E18(0xfeb8-0xa0a0) */ 0x9D7E, /* 0x5E19(0xfeb9-0xa0a0) */ 0x9D84, /* 0x5E1A(0xfeba-0xa0a0) */ 0x9D8D, /* 0x5E1B(0xfebb-0xa0a0) */ 0x9D99, /* 0x5E1C(0xfebc-0xa0a0) */ 0x9DA1, /* 0x5E1D(0xfebd-0xa0a0) */ 0x9DBF, /* 0x5E1E(0xfebe-0xa0a0) */ 0x9DB5, /* 0x5E1F(0xfebf-0xa0a0) */ 0x9DB9, /* 0x5E20(0xfec0-0xa0a0) */ 0x9DBD, /* 0x5E21(0xfec1-0xa0a0) */ 0x9DC3, /* 0x5E22(0xfec2-0xa0a0) */ 0x9DC7, /* 0x5E23(0xfec3-0xa0a0) */ 0x9DC9, /* 0x5E24(0xfec4-0xa0a0) */ 0x9DD6, /* 0x5E25(0xfec5-0xa0a0) */ 0x9DDA, /* 0x5E26(0xfec6-0xa0a0) */ 0x9DDF, /* 0x5E27(0xfec7-0xa0a0) */ 0x9DE0, /* 0x5E28(0xfec8-0xa0a0) */ 0x9DE3, /* 0x5E29(0xfec9-0xa0a0) */ 0x9DF4, /* 0x5E2A(0xfeca-0xa0a0) */ 0x4D07, /* 0x5E2B(0xfecb-0xa0a0) */ 0x9E0A, /* 0x5E2C(0xfecc-0xa0a0) */ 0x9E02, /* 0x5E2D(0xfecd-0xa0a0) */ 0x9E0D, /* 0x5E2E(0xfece-0xa0a0) */ 0x9E19, /* 0x5E2F(0xfecf-0xa0a0) */ 0x9E1C, /* 0x5E30(0xfed0-0xa0a0) */ 0x9E1D, /* 0x5E31(0xfed1-0xa0a0) */ 0x9E7B, /* 0x5E32(0xfed2-0xa0a0) */ 0x0000, /* 0x5E33(0xfed3-0xa0a0) */ 0x9E80, /* 0x5E34(0xfed4-0xa0a0) */ 0x9E85, /* 0x5E35(0xfed5-0xa0a0) */ 0x9E9B, /* 0x5E36(0xfed6-0xa0a0) */ 0x9EA8, /* 0x5E37(0xfed7-0xa0a0) */ 0x0000, /* 0x5E38(0xfed8-0xa0a0) */ 0x9EBD, /* 0x5E39(0xfed9-0xa0a0) */ 0x0000, /* 0x5E3A(0xfeda-0xa0a0) */ 0x9EDF, /* 0x5E3B(0xfedb-0xa0a0) */ 0x9EE7, /* 0x5E3C(0xfedc-0xa0a0) */ 0x9EEE, /* 0x5E3D(0xfedd-0xa0a0) */ 0x9EFF, /* 0x5E3E(0xfede-0xa0a0) */ 0x9F02, /* 0x5E3F(0xfedf-0xa0a0) */ 0x4D77, /* 0x5E40(0xfee0-0xa0a0) */ 0x9F03, /* 0x5E41(0xfee1-0xa0a0) */ 0x9F17, /* 0x5E42(0xfee2-0xa0a0) */ 0x9F19, /* 0x5E43(0xfee3-0xa0a0) */ 0x9F2F, /* 0x5E44(0xfee4-0xa0a0) */ 0x9F37, /* 0x5E45(0xfee5-0xa0a0) */ 0x9F3A, /* 0x5E46(0xfee6-0xa0a0) */ 0x9F3D, /* 0x5E47(0xfee7-0xa0a0) */ 0x9F41, /* 0x5E48(0xfee8-0xa0a0) */ 0x9F45, /* 0x5E49(0xfee9-0xa0a0) */ 0x9F46, /* 0x5E4A(0xfeea-0xa0a0) */ 0x9F53, /* 0x5E4B(0xfeeb-0xa0a0) */ 0x9F55, /* 0x5E4C(0xfeec-0xa0a0) */ 0x9F58, /* 0x5E4D(0xfeed-0xa0a0) */ 0x0000, /* 0x5E4E(0xfeee-0xa0a0) */ 0x9F5D, /* 0x5E4F(0xfeef-0xa0a0) */ 0x0000, /* 0x5E50(0xfef0-0xa0a0) */ 0x9F69, /* 0x5E51(0xfef1-0xa0a0) */ 0x0000, /* 0x5E52(0xfef2-0xa0a0) */ 0x9F6D, /* 0x5E53(0xfef3-0xa0a0) */ 0x9F70, /* 0x5E54(0xfef4-0xa0a0) */ 0x9F75, /* 0x5E55(0xfef5-0xa0a0) */ 0x0000, /* 0x5E56(0xfef6-0xa0a0) */ 0x0000, /* 0x5E57(0xfef7-0xa0a0) */ 0x0000, /* 0x5E58(0xfef8-0xa0a0) */ 0x0000, /* 0x5E59(0xfef9-0xa0a0) */ 0x0000, /* 0x5E5A(0xfefa-0xa0a0) */ 0x0000, /* 0x5E5B(0xfefb-0xa0a0) */ 0x0000, /* 0x5E5C(0xfefc-0xa0a0) */ 0x0000, /* 0x5E5D(0xfefd-0xa0a0) */ 0x0000, /* 0x5E5E(0xfefe-0xa0a0) */ 0x0000, /* 0x5E5F(0xfeff-0xa0a0) */ 0x0000, /* 0x5E60(0xff00-0xa0a0) */ 0x0000, /* 0x5E61(0xff01-0xa0a0) */ 0x0000, /* 0x5E62(0xff02-0xa0a0) */ 0x0000, /* 0x5E63(0xff03-0xa0a0) */ 0x0000, /* 0x5E64(0xff04-0xa0a0) */ 0x0000, /* 0x5E65(0xff05-0xa0a0) */ 0x0000, /* 0x5E66(0xff06-0xa0a0) */ 0x0000, /* 0x5E67(0xff07-0xa0a0) */ 0x0000, /* 0x5E68(0xff08-0xa0a0) */ 0x0000, /* 0x5E69(0xff09-0xa0a0) */ 0x0000, /* 0x5E6A(0xff0a-0xa0a0) */ 0x0000, /* 0x5E6B(0xff0b-0xa0a0) */ 0x0000, /* 0x5E6C(0xff0c-0xa0a0) */ 0x0000, /* 0x5E6D(0xff0d-0xa0a0) */ 0x0000, /* 0x5E6E(0xff0e-0xa0a0) */ 0x0000, /* 0x5E6F(0xff0f-0xa0a0) */ 0x0000, /* 0x5E70(0xff10-0xa0a0) */ 0x0000, /* 0x5E71(0xff11-0xa0a0) */ 0x0000, /* 0x5E72(0xff12-0xa0a0) */ 0x0000, /* 0x5E73(0xff13-0xa0a0) */ 0x0000, /* 0x5E74(0xff14-0xa0a0) */ 0x0000, /* 0x5E75(0xff15-0xa0a0) */ 0x0000, /* 0x5E76(0xff16-0xa0a0) */ 0x0000, /* 0x5E77(0xff17-0xa0a0) */ 0x0000, /* 0x5E78(0xff18-0xa0a0) */ 0x0000, /* 0x5E79(0xff19-0xa0a0) */ 0x0000, /* 0x5E7A(0xff1a-0xa0a0) */ 0x0000, /* 0x5E7B(0xff1b-0xa0a0) */ 0x0000, /* 0x5E7C(0xff1c-0xa0a0) */ 0x0000, /* 0x5E7D(0xff1d-0xa0a0) */ 0x0000, /* 0x5E7E(0xff1e-0xa0a0) */ 0x0000, /* 0x5E7F(0xff1f-0xa0a0) */ 0x0000, /* 0x5E80(0xff20-0xa0a0) */ 0x0000, /* 0x5E81(0xff21-0xa0a0) */ 0x0000, /* 0x5E82(0xff22-0xa0a0) */ 0x0000, /* 0x5E83(0xff23-0xa0a0) */ 0x0000, /* 0x5E84(0xff24-0xa0a0) */ 0x0000, /* 0x5E85(0xff25-0xa0a0) */ 0x0000, /* 0x5E86(0xff26-0xa0a0) */ 0x0000, /* 0x5E87(0xff27-0xa0a0) */ 0x0000, /* 0x5E88(0xff28-0xa0a0) */ 0x0000, /* 0x5E89(0xff29-0xa0a0) */ 0x0000, /* 0x5E8A(0xff2a-0xa0a0) */ 0x0000, /* 0x5E8B(0xff2b-0xa0a0) */ 0x0000, /* 0x5E8C(0xff2c-0xa0a0) */ 0x0000, /* 0x5E8D(0xff2d-0xa0a0) */ 0x0000, /* 0x5E8E(0xff2e-0xa0a0) */ 0x0000, /* 0x5E8F(0xff2f-0xa0a0) */ 0x0000, /* 0x5E90(0xff30-0xa0a0) */ 0x0000, /* 0x5E91(0xff31-0xa0a0) */ 0x0000, /* 0x5E92(0xff32-0xa0a0) */ 0x0000, /* 0x5E93(0xff33-0xa0a0) */ 0x0000, /* 0x5E94(0xff34-0xa0a0) */ 0x0000, /* 0x5E95(0xff35-0xa0a0) */ 0x0000, /* 0x5E96(0xff36-0xa0a0) */ 0x0000, /* 0x5E97(0xff37-0xa0a0) */ 0x0000, /* 0x5E98(0xff38-0xa0a0) */ 0x0000, /* 0x5E99(0xff39-0xa0a0) */ 0x0000, /* 0x5E9A(0xff3a-0xa0a0) */ 0x0000, /* 0x5E9B(0xff3b-0xa0a0) */ 0x0000, /* 0x5E9C(0xff3c-0xa0a0) */ 0x0000, /* 0x5E9D(0xff3d-0xa0a0) */ 0x0000, /* 0x5E9E(0xff3e-0xa0a0) */ 0x0000, /* 0x5E9F(0xff3f-0xa0a0) */ 0x0000, /* 0x5EA0(0xff40-0xa0a0) */ 0x0000, /* 0x5EA1(0xff41-0xa0a0) */ 0x0000, /* 0x5EA2(0xff42-0xa0a0) */ 0x0000, /* 0x5EA3(0xff43-0xa0a0) */ 0x0000, /* 0x5EA4(0xff44-0xa0a0) */ 0x0000, /* 0x5EA5(0xff45-0xa0a0) */ 0x0000, /* 0x5EA6(0xff46-0xa0a0) */ 0x0000, /* 0x5EA7(0xff47-0xa0a0) */ 0x0000, /* 0x5EA8(0xff48-0xa0a0) */ 0x0000, /* 0x5EA9(0xff49-0xa0a0) */ 0x0000, /* 0x5EAA(0xff4a-0xa0a0) */ 0x0000, /* 0x5EAB(0xff4b-0xa0a0) */ 0x0000, /* 0x5EAC(0xff4c-0xa0a0) */ 0x0000, /* 0x5EAD(0xff4d-0xa0a0) */ 0x0000, /* 0x5EAE(0xff4e-0xa0a0) */ 0x0000, /* 0x5EAF(0xff4f-0xa0a0) */ 0x0000, /* 0x5EB0(0xff50-0xa0a0) */ 0x0000, /* 0x5EB1(0xff51-0xa0a0) */ 0x0000, /* 0x5EB2(0xff52-0xa0a0) */ 0x0000, /* 0x5EB3(0xff53-0xa0a0) */ 0x0000, /* 0x5EB4(0xff54-0xa0a0) */ 0x0000, /* 0x5EB5(0xff55-0xa0a0) */ 0x0000, /* 0x5EB6(0xff56-0xa0a0) */ 0x0000, /* 0x5EB7(0xff57-0xa0a0) */ 0x0000, /* 0x5EB8(0xff58-0xa0a0) */ 0x0000, /* 0x5EB9(0xff59-0xa0a0) */ 0x0000, /* 0x5EBA(0xff5a-0xa0a0) */ 0x0000, /* 0x5EBB(0xff5b-0xa0a0) */ 0x0000, /* 0x5EBC(0xff5c-0xa0a0) */ 0x0000, /* 0x5EBD(0xff5d-0xa0a0) */ 0x0000, /* 0x5EBE(0xff5e-0xa0a0) */ 0x0000, /* 0x5EBF(0xff5f-0xa0a0) */ 0x0000, /* 0x5EC0(0xff60-0xa0a0) */ 0x0000, /* 0x5EC1(0xff61-0xa0a0) */ 0x0000, /* 0x5EC2(0xff62-0xa0a0) */ 0x0000, /* 0x5EC3(0xff63-0xa0a0) */ 0x0000, /* 0x5EC4(0xff64-0xa0a0) */ 0x0000, /* 0x5EC5(0xff65-0xa0a0) */ 0x0000, /* 0x5EC6(0xff66-0xa0a0) */ 0x0000, /* 0x5EC7(0xff67-0xa0a0) */ 0x0000, /* 0x5EC8(0xff68-0xa0a0) */ 0x0000, /* 0x5EC9(0xff69-0xa0a0) */ 0x0000, /* 0x5ECA(0xff6a-0xa0a0) */ 0x0000, /* 0x5ECB(0xff6b-0xa0a0) */ 0x0000, /* 0x5ECC(0xff6c-0xa0a0) */ 0x0000, /* 0x5ECD(0xff6d-0xa0a0) */ 0x0000, /* 0x5ECE(0xff6e-0xa0a0) */ 0x0000, /* 0x5ECF(0xff6f-0xa0a0) */ 0x0000, /* 0x5ED0(0xff70-0xa0a0) */ 0x0000, /* 0x5ED1(0xff71-0xa0a0) */ 0x0000, /* 0x5ED2(0xff72-0xa0a0) */ 0x0000, /* 0x5ED3(0xff73-0xa0a0) */ 0x0000, /* 0x5ED4(0xff74-0xa0a0) */ 0x0000, /* 0x5ED5(0xff75-0xa0a0) */ 0x0000, /* 0x5ED6(0xff76-0xa0a0) */ 0x0000, /* 0x5ED7(0xff77-0xa0a0) */ 0x0000, /* 0x5ED8(0xff78-0xa0a0) */ 0x0000, /* 0x5ED9(0xff79-0xa0a0) */ 0x0000, /* 0x5EDA(0xff7a-0xa0a0) */ 0x0000, /* 0x5EDB(0xff7b-0xa0a0) */ 0x0000, /* 0x5EDC(0xff7c-0xa0a0) */ 0x0000, /* 0x5EDD(0xff7d-0xa0a0) */ 0x0000, /* 0x5EDE(0xff7e-0xa0a0) */ 0x0000, /* 0x5EDF(0xff7f-0xa0a0) */ 0x0000, /* 0x5EE0(0xff80-0xa0a0) */ 0x0000, /* 0x5EE1(0xff81-0xa0a0) */ 0x0000, /* 0x5EE2(0xff82-0xa0a0) */ 0x0000, /* 0x5EE3(0xff83-0xa0a0) */ 0x0000, /* 0x5EE4(0xff84-0xa0a0) */ 0x0000, /* 0x5EE5(0xff85-0xa0a0) */ 0x0000, /* 0x5EE6(0xff86-0xa0a0) */ 0x0000, /* 0x5EE7(0xff87-0xa0a0) */ 0x0000, /* 0x5EE8(0xff88-0xa0a0) */ 0x0000, /* 0x5EE9(0xff89-0xa0a0) */ 0x0000, /* 0x5EEA(0xff8a-0xa0a0) */ 0x0000, /* 0x5EEB(0xff8b-0xa0a0) */ 0x0000, /* 0x5EEC(0xff8c-0xa0a0) */ 0x0000, /* 0x5EED(0xff8d-0xa0a0) */ 0x0000, /* 0x5EEE(0xff8e-0xa0a0) */ 0x0000, /* 0x5EEF(0xff8f-0xa0a0) */ 0x0000, /* 0x5EF0(0xff90-0xa0a0) */ 0x0000, /* 0x5EF1(0xff91-0xa0a0) */ 0x0000, /* 0x5EF2(0xff92-0xa0a0) */ 0x0000, /* 0x5EF3(0xff93-0xa0a0) */ 0x0000, /* 0x5EF4(0xff94-0xa0a0) */ 0x0000, /* 0x5EF5(0xff95-0xa0a0) */ 0x0000, /* 0x5EF6(0xff96-0xa0a0) */ 0x0000, /* 0x5EF7(0xff97-0xa0a0) */ 0x0000, /* 0x5EF8(0xff98-0xa0a0) */ 0x0000, /* 0x5EF9(0xff99-0xa0a0) */ 0x0000, /* 0x5EFA(0xff9a-0xa0a0) */ 0x0000, /* 0x5EFB(0xff9b-0xa0a0) */ 0x0000, /* 0x5EFC(0xff9c-0xa0a0) */ 0x0000, /* 0x5EFD(0xff9d-0xa0a0) */ 0x0000, /* 0x5EFE(0xff9e-0xa0a0) */ 0x0000, /* 0x5EFF(0xff9f-0xa0a0) */ 0x0000, /* 0x5F00(0xffa0-0xa0a0) */ 0x0000, /* 0x5F01(0xffa1-0xa0a0) */ 0x0000, /* 0x5F02(0xffa2-0xa0a0) */ 0x0000, /* 0x5F03(0xffa3-0xa0a0) */ 0x0000, /* 0x5F04(0xffa4-0xa0a0) */ 0x0000, /* 0x5F05(0xffa5-0xa0a0) */ 0x0000, /* 0x5F06(0xffa6-0xa0a0) */ 0x0000, /* 0x5F07(0xffa7-0xa0a0) */ 0x0000, /* 0x5F08(0xffa8-0xa0a0) */ 0x0000, /* 0x5F09(0xffa9-0xa0a0) */ 0x0000, /* 0x5F0A(0xffaa-0xa0a0) */ 0x0000, /* 0x5F0B(0xffab-0xa0a0) */ 0x0000, /* 0x5F0C(0xffac-0xa0a0) */ 0x0000, /* 0x5F0D(0xffad-0xa0a0) */ 0x0000, /* 0x5F0E(0xffae-0xa0a0) */ 0x0000, /* 0x5F0F(0xffaf-0xa0a0) */ 0x0000, /* 0x5F10(0xffb0-0xa0a0) */ 0x0000, /* 0x5F11(0xffb1-0xa0a0) */ 0x0000, /* 0x5F12(0xffb2-0xa0a0) */ 0x0000, /* 0x5F13(0xffb3-0xa0a0) */ 0x0000, /* 0x5F14(0xffb4-0xa0a0) */ 0x0000, /* 0x5F15(0xffb5-0xa0a0) */ 0x0000, /* 0x5F16(0xffb6-0xa0a0) */ 0x0000, /* 0x5F17(0xffb7-0xa0a0) */ 0x0000, /* 0x5F18(0xffb8-0xa0a0) */ 0x0000, /* 0x5F19(0xffb9-0xa0a0) */ 0x0000, /* 0x5F1A(0xffba-0xa0a0) */ 0x0000, /* 0x5F1B(0xffbb-0xa0a0) */ 0x0000, /* 0x5F1C(0xffbc-0xa0a0) */ 0x0000, /* 0x5F1D(0xffbd-0xa0a0) */ 0x0000, /* 0x5F1E(0xffbe-0xa0a0) */ 0x0000, /* 0x5F1F(0xffbf-0xa0a0) */ 0x0000, /* 0x5F20(0xffc0-0xa0a0) */ 0x0000, /* 0x5F21(0xffc1-0xa0a0) */ 0x0000, /* 0x5F22(0xffc2-0xa0a0) */ 0x0000, /* 0x5F23(0xffc3-0xa0a0) */ 0x0000, /* 0x5F24(0xffc4-0xa0a0) */ 0x0000, /* 0x5F25(0xffc5-0xa0a0) */ 0x0000, /* 0x5F26(0xffc6-0xa0a0) */ 0x0000, /* 0x5F27(0xffc7-0xa0a0) */ 0x0000, /* 0x5F28(0xffc8-0xa0a0) */ 0x0000, /* 0x5F29(0xffc9-0xa0a0) */ 0x0000, /* 0x5F2A(0xffca-0xa0a0) */ 0x0000, /* 0x5F2B(0xffcb-0xa0a0) */ 0x0000, /* 0x5F2C(0xffcc-0xa0a0) */ 0x0000, /* 0x5F2D(0xffcd-0xa0a0) */ 0x0000, /* 0x5F2E(0xffce-0xa0a0) */ 0x0000, /* 0x5F2F(0xffcf-0xa0a0) */ 0x0000, /* 0x5F30(0xffd0-0xa0a0) */ 0x0000, /* 0x5F31(0xffd1-0xa0a0) */ 0x0000, /* 0x5F32(0xffd2-0xa0a0) */ 0x0000, /* 0x5F33(0xffd3-0xa0a0) */ 0x0000, /* 0x5F34(0xffd4-0xa0a0) */ 0x0000, /* 0x5F35(0xffd5-0xa0a0) */ 0x0000, /* 0x5F36(0xffd6-0xa0a0) */ 0x0000, /* 0x5F37(0xffd7-0xa0a0) */ 0x0000, /* 0x5F38(0xffd8-0xa0a0) */ 0x0000, /* 0x5F39(0xffd9-0xa0a0) */ 0x0000, /* 0x5F3A(0xffda-0xa0a0) */ 0x0000, /* 0x5F3B(0xffdb-0xa0a0) */ 0x0000, /* 0x5F3C(0xffdc-0xa0a0) */ 0x0000, /* 0x5F3D(0xffdd-0xa0a0) */ 0x0000, /* 0x5F3E(0xffde-0xa0a0) */ 0x0000, /* 0x5F3F(0xffdf-0xa0a0) */ 0x0000, /* 0x5F40(0xffe0-0xa0a0) */ 0x0000, /* 0x5F41(0xffe1-0xa0a0) */ 0x0000, /* 0x5F42(0xffe2-0xa0a0) */ 0x0000, /* 0x5F43(0xffe3-0xa0a0) */ 0x0000, /* 0x5F44(0xffe4-0xa0a0) */ 0x0000, /* 0x5F45(0xffe5-0xa0a0) */ 0x0000, /* 0x5F46(0xffe6-0xa0a0) */ 0x0000, /* 0x5F47(0xffe7-0xa0a0) */ 0x0000, /* 0x5F48(0xffe8-0xa0a0) */ 0x0000, /* 0x5F49(0xffe9-0xa0a0) */ 0x0000, /* 0x5F4A(0xffea-0xa0a0) */ 0x0000, /* 0x5F4B(0xffeb-0xa0a0) */ 0x0000, /* 0x5F4C(0xffec-0xa0a0) */ 0x0000, /* 0x5F4D(0xffed-0xa0a0) */ 0x0000, /* 0x5F4E(0xffee-0xa0a0) */ 0x0000, /* 0x5F4F(0xffef-0xa0a0) */ 0x0000, /* 0x5F50(0xfff0-0xa0a0) */ 0x0000, /* 0x5F51(0xfff1-0xa0a0) */ 0x0000, /* 0x5F52(0xfff2-0xa0a0) */ 0x0000, /* 0x5F53(0xfff3-0xa0a0) */ 0x0000, /* 0x5F54(0xfff4-0xa0a0) */ 0x0000, /* 0x5F55(0xfff5-0xa0a0) */ 0x0000, /* 0x5F56(0xfff6-0xa0a0) */ 0x0000, /* 0x5F57(0xfff7-0xa0a0) */ 0x0000, /* 0x5F58(0xfff8-0xa0a0) */ 0x0000, /* 0x5F59(0xfff9-0xa0a0) */ 0x0000, /* 0x5F5A(0xfffa-0xa0a0) */ 0x0000, /* 0x5F5B(0xfffb-0xa0a0) */ 0x0000, /* 0x5F5C(0xfffc-0xa0a0) */ 0x0000, /* 0x5F5D(0xfffd-0xa0a0) */ 0x0000, /* 0x5F5E(0xfffe-0xa0a0) */ 0x0000, /* 0x5F5F(0xffff-0xa0a0) */ }; } #endif mecab-0.996/src/eval.cpp0000644002562000116100000001673112031622553011760 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include #include "common.h" #include "mecab.h" #include "param.h" #include "stream_wrapper.h" #include "scoped_ptr.h" #include "utils.h" namespace MeCab { class Eval { private: static bool read(std::istream *is, std::vector > *r, const std::vector &level) { if (!*is) { return false; } char *col[2]; scoped_fixed_array buf; scoped_fixed_array csv; r->clear(); while (is->getline(buf.get(), buf.size())) { if (std::strcmp(buf.get(), "EOS") == 0) { break; } CHECK_DIE(tokenize(buf.get(), "\t", col, 2) == 2) << "format error"; csv[0] = col[0]; size_t n = tokenizeCSV(col[1], csv.get() + 1, csv.size() - 1); std::vector tmp; for (size_t i = 0; i < level.size(); ++i) { size_t m = level[i] < 0 ? n : level[i]; CHECK_DIE(m <= n) << " out of range " << level[i]; std::string output; for (size_t j = 0; j <= m; ++j) { output += csv[j]; if (j != 0) { output += "\t"; } } tmp.push_back(output); } r->push_back(tmp); } return true; } static bool parseLevel(const char *level_str, std::vector *level) { scoped_fixed_array buf; scoped_fixed_array col; std::strncpy(buf.get(), level_str, buf.size()); level->clear(); size_t n = tokenize2(buf.get(), "\t ", col.get(), col.size()); for (size_t i = 0; i < n; ++i) { level->push_back(std::atoi(col[i])); } return true; } static void printeval(std::ostream *os, size_t c, size_t p, size_t r) { double pr = (p == 0) ? 0 : 100.0 * c/p; double re = (r == 0) ? 0 : 100.0 * c/r; double F = ((pr + re) == 0.0) ? 0 : 2 * pr * re /(pr + re); scoped_fixed_array buf; sprintf(buf.get(), "%4.4f(%d/%d) %4.4f(%d/%d) %4.4f\n", pr, static_cast(c), static_cast(p), re, static_cast(c), static_cast(r), F); *os << buf.get(); } public: static bool eval(int argc, char **argv) { static const MeCab::Option long_options[] = { { "level", 'l', "0 -1", "STR", "set level of evaluations" }, { "output", 'o', 0, "FILE", "set the output file name" }, { "version", 'v', 0, 0, "show the version and exit" }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; MeCab::Param param; param.open(argc, argv, long_options); if (!param.open(argc, argv, long_options)) { std::cout << param.what() << "\n\n" << COPYRIGHT << "\ntry '--help' for more information." << std::endl; return -1; } if (!param.help_version()) return 0; const std::vector &files = param.rest_args(); if (files.size() < 2) { std::cout << "Usage: " << param.program_name() << " output answer" << std::endl; return -1; } std::string output = param.get("output"); if (output.empty()) output = "-"; MeCab::ostream_wrapper ofs(output.c_str()); CHECK_DIE(*ofs) << "no such file or directory: " << output; const std::string system = files[0]; const std::string answer = files[1]; const std::string level_str = param.get("level"); std::ifstream ifs1(WPATH(files[0].c_str())); std::ifstream ifs2(WPATH(files[1].c_str())); CHECK_DIE(ifs1) << "no such file or directory: " << files[0].c_str(); CHECK_DIE(ifs2) << "no such file or directory: " << files[0].c_str(); CHECK_DIE(!level_str.empty()) << "level_str is NULL"; std::vector level; parseLevel(level_str.c_str(), &level); CHECK_DIE(level.size()) << "level_str is empty: " << level_str; std::vector result_tbl(level.size()); std::fill(result_tbl.begin(), result_tbl.end(), 0); size_t prec = 0; size_t recall = 0; std::vector > r1; std::vector > r2; while (true) { if (!read(&ifs1, &r1, level) || !read(&ifs2, &r2, level)) break; size_t i1 = 0; size_t i2 = 0; size_t p1 = 0; size_t p2 = 0; while (i1 < r1.size() && i2 < r2.size()) { if (p1 == p2) { for (size_t i = 0; i < result_tbl.size(); ++i) { if (r1[i1][i] == r2[i2][i]) { result_tbl[i]++; } } p1 += r1[i1][0].size(); p2 += r2[i2][0].size(); ++i1; ++i2; ++prec; ++recall; } else if (p1 < p2) { p1 += r1[i1][0].size(); ++i1; ++prec; } else { p2 += r2[i2][0].size(); ++i2; ++recall; } } while (i1 < r1.size()) { ++prec; ++i1; } while (i2 < r2.size()) { ++recall; ++i2; } } *ofs << " precision recall F" << std::endl; for (size_t i = 0; i < result_tbl.size(); ++i) { if (level[i] == -1) { *ofs << "LEVEL ALL: "; } else { *ofs << "LEVEL " << level[i] << ": "; } printeval(&*ofs, result_tbl[i], prec, recall); } return true; } }; class TestSentenceGenerator { public: static int run(int argc, char **argv) { static const MeCab::Option long_options[] = { { "output", 'o', 0, "FILE", "set the output filename" }, { "version", 'v', 0, 0, "show the version and exit" }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; MeCab::Param param; param.open(argc, argv, long_options); if (!param.open(argc, argv, long_options)) { std::cout << param.what() << "\n\n" << COPYRIGHT << "\ntry '--help' for more information." << std::endl; return -1; } if (!param.help_version()) { return 0; } const std::vector &tmp = param.rest_args(); std::vector files = tmp; if (files.empty()) { files.push_back("-"); } std::string output = param.get("output"); if (output.empty()) output = "-"; MeCab::ostream_wrapper ofs(output.c_str()); CHECK_DIE(*ofs) << "permission denied: " << output; scoped_fixed_array buf; char *col[2]; std::string str; for (size_t i = 0; i < files.size(); ++i) { MeCab::istream_wrapper ifs(files[i].c_str()); CHECK_DIE(*ifs) << "no such file or directory: " << files[i]; while (ifs->getline(buf.get(), buf.size())) { const size_t n = tokenize(buf.get(), "\t ", col, 2); CHECK_DIE(n <= 2) << "format error: " << buf.get(); if (std::strcmp(col[0], "EOS") == 0 && !str.empty()) { *ofs << str << std::endl; str.clear(); } else { str += col[0]; } } } return 0; } }; } // exports int mecab_system_eval(int argc, char **argv) { return MeCab::Eval::eval(argc, argv); } int mecab_test_gen(int argc, char **argv) { return MeCab::TestSentenceGenerator::run(argc, argv); } mecab-0.996/src/ucs.h0000644002562000116100000001000212031622553011251 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_UCS_H #define MECAB_UCS_H #ifndef MECAB_USE_UTF8_ONLY #include "ucstable.h" #endif namespace MeCab { // All internal codes are represented in UCS2, // if you want to use specific local codes, e.g, big5/euc-kr, // make a function which maps the local code to the UCS code. inline unsigned short utf8_to_ucs2(const char *begin, const char *end, size_t* mblen) { const size_t len = end - begin; if (static_cast(begin[0]) < 0x80) { *mblen = 1; return static_cast(begin[0]); } else if (len >= 2 && (begin[0] & 0xe0) == 0xc0) { *mblen = 2; return((begin[0] & 0x1f) << 6) |(begin[1] & 0x3f); } else if (len >= 3 && (begin[0] & 0xf0) == 0xe0) { *mblen = 3; return ((begin[0] & 0x0f) << 12) | ((begin[1] & 0x3f) << 6) |(begin[2] & 0x3f); /* belows are out of UCS2 */ } else if (len >= 4 && (begin[0] & 0xf8) == 0xf0) { *mblen = 4; return 0; } else if (len >= 5 && (begin[0] & 0xfc) == 0xf8) { *mblen = 5; return 0; } else if (len >= 6 && (begin[0] & 0xfe) == 0xfc) { *mblen = 6; return 0; } else { *mblen = 1; return 0; } } inline unsigned short ascii_to_ucs2(const char *begin, const char *end, size_t *mblen) { *mblen = 1; return static_cast(begin[0]); } inline unsigned short utf16be_to_ucs2(const char *begin, const char *end, size_t *mblen) { const size_t len = end - begin; if (len <= 1) { *mblen = 1; return 0; } *mblen = 2; #if defined WORDS_BIGENDIAN return (begin[0] << 8 | begin[1]); #else return (begin[1] << 8 | begin[0]); #endif return 0; } inline unsigned short utf16le_to_ucs2(const char *begin, const char *end, size_t *mblen) { const size_t len = end - begin; if (len <= 1) { *mblen = 1; return 0; } *mblen = 2; #if defined WORDS_BIGENDIAN return (begin[1] << 8 | begin[0]); #else return (begin[0] << 8 | begin[1]); #endif } inline unsigned short utf16_to_ucs2(const char *begin, const char *end, size_t *mblen) { #if defined WORDS_BIGENDIAN return utf16be_to_ucs2(begin, end, mblen); #else return utf16le_to_ucs2(begin, end, mblen); #endif } #ifndef MECAB_USE_UTF8_ONLY inline unsigned short euc_to_ucs2(const char *begin, const char *end, size_t *mblen) { const size_t len = end - begin; // JISX 0212, 0213 if (static_cast(begin[0]) == 0x8f && len >= 3) { unsigned short key = (static_cast(begin[1]) << 8) + static_cast(begin[2]); if (key < 0xA0A0) { // offset violation *mblen = 1; return static_cast(begin[0]); } *mblen = 3; return euc_hojo_tbl[ key - 0xA0A0 ]; // JISX 0208 + 0201 } else if ((static_cast(begin[0]) & 0x80) && len >= 2) { *mblen = 2; return euc_tbl[(static_cast(begin[0]) << 8) + static_cast(begin[1]) ]; } else { *mblen = 1; return static_cast(begin[0]); } } inline unsigned short cp932_to_ucs2(const char *begin, const char *end, size_t *mblen) { const size_t len = end - begin; if ((static_cast(begin[0]) >= 0xA1 && static_cast(begin[0]) <= 0xDF)) { *mblen = 1; return cp932_tbl[static_cast(begin[0]) ]; } else if ((static_cast(begin[0]) & 0x80) && len >= 2) { *mblen = 2; return cp932_tbl[(static_cast(begin[0]) << 8) + static_cast(begin[1]) ]; } else { *mblen = 1; return static_cast(begin[0]); } } #endif } #endif mecab-0.996/src/dictionary.h0000644002562000116100000000552312107372507012645 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_DICTIONARY_H_ #define MECAB_DICTIONARY_H_ #include "mecab.h" #include "mmap.h" #include "darts.h" #include "char_property.h" namespace MeCab { class Param; struct Token { unsigned short lcAttr; unsigned short rcAttr; unsigned short posid; short wcost; unsigned int feature; unsigned int compound; }; class Dictionary { public: typedef Darts::DoubleArray::result_pair_type result_type; bool open(const char *filename, const char *mode = "r"); void close(); size_t commonPrefixSearch(const char* key, size_t len, result_type *result, size_t rlen) const { return da_.commonPrefixSearch(key, result, rlen, len); } result_type exactMatchSearch(const char* key) const { result_type n; da_.exactMatchSearch(key, n); return n; } bool isCompatible(const Dictionary &d) const { return(version_ == d.version_ && lsize_ == d.lsize_ && rsize_ == d.rsize_ && decode_charset(charset_) == decode_charset(d.charset_)); } const char *filename() const { return filename_.c_str(); } const char *charset() const { return const_cast(charset_); } unsigned short version() const { return version_; } size_t size() const { return static_cast(lexsize_); } int type() const { return static_cast(type_); } size_t lsize() const { return static_cast(lsize_); } size_t rsize() const { return static_cast(rsize_); } const Token *token(const result_type &n) const { return token_ +(n.value >> 8); } size_t token_size(const result_type &n) const { return 0xff & n.value; } const char *feature(const Token &t) const { return feature_ + t.feature; } static bool compile(const Param ¶m, const std::vector &dics, const char *output); // outputs static bool assignUserDictionaryCosts( const Param ¶m, const std::vector &dics, const char *output); // outputs const char *what() { return what_.str(); } explicit Dictionary(): dmmap_(new Mmap), token_(0), feature_(0), charset_(0) {} virtual ~Dictionary() { this->close(); } private: scoped_ptr > dmmap_; const Token *token_; const char *feature_; const char *charset_; unsigned int version_; unsigned int type_; unsigned int lexsize_; unsigned int lsize_; unsigned int rsize_; std::string filename_; whatlog what_; Darts::DoubleArray da_; }; } #endif // MECAB_DICTIONARY_H_ mecab-0.996/src/learner_tagger.cpp0000644002562000116100000002504212077667673014033 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include #include "common.h" #include "learner_node.h" #include "learner_tagger.h" #include "utils.h" namespace MeCab { namespace { char *mystrdup(const char *str) { const size_t l = std::strlen(str); char *r = new char[l + 1]; std::strncpy(r, str, l+1); return r; } char *mystrdup(const std::string &str) { return mystrdup(str.c_str()); } } // namespace bool EncoderLearnerTagger::open(Tokenizer *tokenizer, Allocator *allocator, FeatureIndex *feature_index, size_t eval_size, size_t unk_eval_size) { close(); tokenizer_ = tokenizer; allocator_ = allocator; feature_index_ = feature_index; eval_size_ = eval_size; unk_eval_size_ = unk_eval_size; return true; } bool DecoderLearnerTagger::open(const Param ¶m) { close(); allocator_data_.reset(new Allocator()); tokenizer_data_.reset(new Tokenizer()); feature_index_data_.reset(new DecoderFeatureIndex); allocator_ = allocator_data_.get(); tokenizer_ = tokenizer_data_.get(); feature_index_ = feature_index_data_.get(); CHECK_DIE(tokenizer_->open(param)) << tokenizer_->what(); CHECK_DIE(feature_index_->open(param)); return true; } bool EncoderLearnerTagger::read(std::istream *is, std::vector *observed) { scoped_fixed_array line; char *column[8]; std::string sentence; std::vector corpus; ans_path_list_.clear(); bool eos = false; for (;;) { if (!is->getline(line.get(), line.size())) { is->clear(std::ios::eofbit|std::ios::badbit); return true; } eos = (std::strcmp(line.get(), "EOS") == 0 || line[0] == '\0'); LearnerNode *m = new LearnerNode; std::memset(m, 0, sizeof(LearnerNode)); if (eos) { m->stat = MECAB_EOS_NODE; } else { const size_t size = tokenize(line.get(), "\t", column, 2); CHECK_DIE(size == 2) << "format error: " << line.get(); m->stat = MECAB_NOR_NODE; m->surface = mystrdup(column[0]); m->feature = mystrdup(column[1]); m->length = m->rlength = std::strlen(column[0]); } corpus.push_back(m); if (eos) { break; } sentence.append(column[0]); } CHECK_DIE(!sentence.empty()) << "empty sentence"; CHECK_DIE(eos) << "\"EOS\" is not found"; begin_data_.reset_string(sentence); begin_ = begin_data_.get(); initList(); size_t pos = 0; for (size_t i = 0; corpus[i]->stat != MECAB_EOS_NODE; ++i) { LearnerNode *found = 0; for (LearnerNode *node = lookup(pos); node; node = node->bnext) { if (node_cmp_eq(*(corpus[i]), *node, eval_size_, unk_eval_size_)) { found = node; break; } } // cannot find node even using UNKNOWN WORD PROSESSING if (!found) { LearnerNode *node = allocator_->newNode(); node->surface = begin_ + pos; node->length = node->rlength = std::strlen(corpus[i]->surface); node->feature = feature_index_->strdup(corpus[i]->feature); node->stat = MECAB_NOR_NODE; node->fvector = 0; node->wcost = 0.0; node->bnext = begin_node_list_[pos]; begin_node_list_[pos] = node; std::cout << "adding virtual node: " << node->feature << std::endl; } pos += corpus[i]->length; } buildLattice(); LearnerNode* prev = end_node_list_[0]; // BOS prev->anext = 0; pos = 0; for (size_t i = 0; i < corpus.size(); ++i) { LearnerNode *rNode = 0; for (LearnerNode *node = begin_node_list_[pos]; node; node = node->bnext) { if (corpus[i]->stat == MECAB_EOS_NODE || node_cmp_eq(*(corpus[i]), *node, eval_size_, unk_eval_size_)) { rNode = node; // take last node } } LearnerPath *lpath = 0; for (LearnerPath *path = rNode->lpath; path; path = path->lnext) { if (prev == path->lnode) { lpath = path; break; } } CHECK_DIE(lpath->fvector) << "lpath is NULL"; for (const int *f = lpath->fvector; *f != -1; ++f) { if (*f >= static_cast(observed->size())) { observed->resize(*f + 1); } ++(*observed)[*f]; } if (lpath->rnode->stat != MECAB_EOS_NODE) { for (const int *f = lpath->rnode->fvector; *f != -1; ++f) { if (*f >= static_cast(observed->size())) { observed->resize(*f + 1); } ++(*observed)[*f]; } } ans_path_list_.push_back(lpath); prev->anext = rNode; prev = rNode; if (corpus[i]->stat == MECAB_EOS_NODE) { break; } pos += std::strlen(corpus[i]->surface); } prev->anext = begin_node_list_[len_]; // connect to EOS begin_node_list_[len_]->anext = 0; for (size_t i = 0 ; i < corpus.size(); ++i) { delete [] corpus[i]->surface; delete [] corpus[i]->feature; delete corpus[i]; } return true; } int EncoderLearnerTagger::eval(size_t *crr, size_t *prec, size_t *recall) const { int zeroone = 0; LearnerNode *res = end_node_list_[0]->next; LearnerNode *ans = end_node_list_[0]->anext; size_t resp = 0; size_t ansp = 0; while (ans->anext && res->next) { if (resp == ansp) { if (node_cmp_eq(*ans, *res, eval_size_, unk_eval_size_)) { ++(*crr); // same } else { zeroone = 1; } ++(*prec); ++(*recall); res = res->next; ans = ans->anext; resp += res->rlength; ansp += ans->rlength; } else if (resp < ansp) { res = res->next; resp += res->rlength; zeroone = 1; ++(*recall); } else { ans = ans->anext; ansp += ans->rlength; zeroone = 1; ++(*prec); } } while (ans->anext) { ++(*prec); ans = ans->anext; } while (res->next) { ++(*recall); res = res->next; } return zeroone; } bool DecoderLearnerTagger::parse(std::istream* is, std::ostream *os) { allocator_->free(); feature_index_->clear(); if (!begin_) { begin_data_.reset(new char[BUF_SIZE * 16]); begin_ = begin_data_.get(); } if (!is->getline(const_cast(begin_), BUF_SIZE * 16)) { is->clear(std::ios::eofbit|std::ios::badbit); return false; } initList(); buildLattice(); viterbi(); for (LearnerNode *node = end_node_list_[0]->next; node->next; node = node->next) { os->write(node->surface, node->length); *os << '\t' << node->feature << '\n'; } *os << "EOS\n"; return true; } LearnerNode *LearnerTagger::lookup(size_t pos) { if (begin_node_list_[pos]) { return begin_node_list_[pos]; } LearnerNode *m = tokenizer_->lookup(begin_ + pos, end_, allocator_, 0); begin_node_list_[pos] = m; return m; } bool LearnerTagger::connect(size_t pos, LearnerNode *_rNode) { for (LearnerNode *rNode = _rNode ; rNode; rNode = rNode->bnext) { for (LearnerNode *lNode = end_node_list_[pos]; lNode; lNode = lNode->enext) { LearnerPath *path = allocator_->newPath(); std::memset(path, 0, sizeof(Path)); path->rnode = rNode; path->lnode = lNode; path->fvector = 0; path->cost = 0.0; path->rnode = rNode; path->lnode = lNode; path->lnext = rNode->lpath; rNode->lpath = path; path->rnext = lNode->rpath; lNode->rpath = path; CHECK_DIE(feature_index_->buildFeature(path)); CHECK_DIE(path->fvector); } const size_t x = rNode->rlength + pos; rNode->enext = end_node_list_[x]; end_node_list_[x] = rNode; } return true; } bool LearnerTagger::initList() { if (!begin_) { return false; } len_ = std::strlen(begin_); end_ = begin_ + len_; end_node_list_.resize(len_ + 2); std::fill(end_node_list_.begin(), end_node_list_.end(), reinterpret_cast(0)); begin_node_list_.resize(len_ + 2); std::fill(begin_node_list_.begin(), begin_node_list_.end(), reinterpret_cast(0)); end_node_list_[0] = tokenizer_->getBOSNode(allocator_); end_node_list_[0]->surface = begin_; begin_node_list_[len_] = tokenizer_->getEOSNode(allocator_); return true; } bool LearnerTagger::buildLattice() { for (int pos = 0; pos <= static_cast(len_); pos++) { if (!end_node_list_[pos]) { continue; } connect(pos, lookup(pos)); } if (!end_node_list_[len_]) { begin_node_list_[len_] = lookup(len_); for (size_t pos = len_; static_cast(pos) >= 0; pos--) { if (end_node_list_[pos]) { connect(pos, begin_node_list_[len_]); break; } } } return true; } bool LearnerTagger::viterbi() { for (int pos = 0; pos <= static_cast(len_); ++pos) { for (LearnerNode *node = begin_node_list_[pos]; node; node = node->bnext) { double bestc = -1e37; LearnerNode *best = 0; feature_index_->calcCost(node); for (LearnerPath *path = node->lpath; path; path = path->lnext) { feature_index_->calcCost(path); double cost = path->cost + path->lnode->cost; if (cost > bestc) { bestc = cost; best = path->lnode; } } node->prev = best; node->cost = bestc; } } LearnerNode *node = begin_node_list_[len_]; // EOS for (LearnerNode *prev; node->prev;) { prev = node->prev; prev->next = node; node = prev; } return true; } double EncoderLearnerTagger::gradient(double *expected) { viterbi(); for (int pos = 0; pos <= static_cast(len_); ++pos) { for (LearnerNode *node = begin_node_list_[pos]; node; node = node->bnext) { calc_alpha(node); } } for (int pos = static_cast(len_); pos >=0; --pos) { for (LearnerNode *node = end_node_list_[pos]; node; node = node->enext) { calc_beta(node); } } double Z = begin_node_list_[len_]->alpha; // alpha of EOS for (int pos = 0; pos <= static_cast(len_); ++pos) { for (LearnerNode *node = begin_node_list_[pos]; node; node = node->bnext) { for (LearnerPath *path = node->lpath; path; path = path->lnext) { calc_expectation(path, expected, Z); } } } for (size_t i = 0; i < ans_path_list_.size(); ++i) { Z -= ans_path_list_[i]->cost; } return Z; } } mecab-0.996/src/dictionary_rewriter.h0000644002562000116100000000333612031622553014563 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_DICTIONARY_REWRITER_H #define MECAB_DICTIONARY_REWRITER_H #include #include #include #include "common.h" #include "mecab.h" #include "freelist.h" namespace MeCab { class Iconv; class RewritePattern { private: std::vector spat_; std::vector dpat_; public: bool set_pattern(const char *src, const char *dst); bool rewrite(size_t size, const char **input, std::string *output) const; }; class RewriteRules: public std::vector { public: bool rewrite(size_t size, const char **input, std::string *output) const; }; struct FeatureSet { std::string ufeature; std::string lfeature; std::string rfeature; }; class DictionaryRewriter { private: RewriteRules unigram_rewrite_; RewriteRules left_rewrite_; RewriteRules right_rewrite_; std::map cache_; public: bool open(const char *filename, Iconv *iconv = 0); void clear(); bool rewrite(const std::string &feature, std::string *ufeature, std::string *lfeature, std::string *rfeature) const; bool rewrite2(const std::string &feature, std::string *ufeature, std::string *lfeature, std::string *rfeature); }; class POSIDGenerator { private: RewriteRules rewrite_; public: bool open(const char *filename, Iconv *iconv = 0); void clear() { rewrite_.clear(); } int id(const char *key) const; }; } #endif mecab-0.996/src/utils.h0000644002562000116100000001324512031622553011633 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_UTILS_H #define MECAB_UTILS_H #include #include #include #include #include #include #include "common.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef HAVE_STDINT_H #include #else // HAVE_STDINT_H #if defined(_WIN32) && !defined(__CYGWIN__) #if defined(_MSC_VER) && (_MSC_VER <= 1500) typedef unsigned char uint8_t; typedef unsigned long uint32_t; typedef unsigned long long uint64_t; #else // _MSC_VER #include #endif // _MSC_VER #else // _WIN32 typedef unsigned char uint8_t; typedef unsigned long uint32_t; typedef unsigned __int64 uint64_t; #endif // _WIN32 #endif // HAVE_STDINT_H namespace MeCab { class Param; enum { EUC_JP, CP932, UTF8, UTF16, UTF16LE, UTF16BE, ASCII }; int decode_charset(const char *charset); void inline dtoa(double val, char *s) { std::sprintf(s, "%-16f", val); char *p = s; for (; *p != ' '; ++p) {} *p = '\0'; return; } template inline void itoa(T val, char *s) { char *t; T mod; if (val < 0) { *s++ = '-'; val = -val; } t = s; while (val) { mod = val % 10; *t++ = static_cast(mod) + '0'; val /= 10; } if (s == t) *t++ = '0'; *t = '\0'; std::reverse(s, t); return; } template inline void uitoa(T val, char *s) { char *t; T mod; t = s; while (val) { mod = val % 10; *t++ = static_cast(mod) + '0'; val /= 10; } if (s == t) *t++ = '0'; *t = '\0'; std::reverse(s, t); return; } inline const char *read_ptr(const char **ptr, size_t size) { const char *r = *ptr; *ptr += size; return r; } template inline void read_static(const char **ptr, T& value) { const char *r = read_ptr(ptr, sizeof(T)); memcpy(&value, r, sizeof(T)); } bool file_exists(const char *filename); int load_request_type(const Param ¶m); bool load_dictionary_resource(Param *); bool escape_csv_element(std::string *w); void enum_csv_dictionaries(const char *path, std::vector *dics); int progress_bar(const char* message, size_t current, size_t total); bool toLower(std::string *); std::string create_filename(const std::string &path, const std::string &file); void remove_filename(std::string *s); void remove_pathname(std::string *s); void replace_string(std::string *s, const std::string &src, const std::string &dst); template inline size_t tokenizeCSV(char *str, Iterator out, size_t max) { char *eos = str + std::strlen(str); char *start = 0; char *end = 0; size_t n = 0; for (; str < eos; ++str) { // skip white spaces while (*str == ' ' || *str == '\t') ++str; if (*str == '"') { start = ++str; end = start; for (; str < eos; ++str) { if (*str == '"') { str++; if (*str != '"') break; } *end++ = *str; } str = std::find(str, eos, ','); } else { start = str; str = std::find(str, eos, ','); end = str; } if (max-- > 1) *end = '\0'; *out++ = start; ++n; if (max == 0) break; } return n; } template inline size_t tokenize(char *str, const char *del, Iterator out, size_t max) { char *stre = str + std::strlen(str); const char *dele = del + std::strlen(del); size_t size = 0; while (size < max) { char *n = std::find_first_of(str, stre, del, dele); *n = '\0'; *out++ = str; ++size; if (n == stre) break; str = n + 1; } return size; } // continus run of space is regarded as one space template inline size_t tokenize2(char *str, const char *del, Iterator out, size_t max) { char *stre = str + std::strlen(str); const char *dele = del + std::strlen(del); size_t size = 0; while (size < max) { char *n = std::find_first_of(str, stre, del, dele); *n = '\0'; if (*str != '\0') { *out++ = str; ++size; } if (n == stre) break; str = n + 1; } return size; } inline double logsumexp(double x, double y, bool flg) { #define MINUS_LOG_EPSILON 50 if (flg) return y; // init mode double vmin = std::min(x, y); double vmax = std::max(x, y); if (vmax > vmin + MINUS_LOG_EPSILON) { return vmax; } else { return vmax + std::log(std::exp(vmin - vmax) + 1.0); } } inline short int tocost(double d, int n) { static const short max = +32767; static const short min = -32767; return static_cast(std::max( std::min( -n * d, static_cast(max)), static_cast(min)) ); } inline char getEscapedChar(const char p) { switch (p) { case '0': return '\0'; case 'a': return '\a'; case 'b': return '\b'; case 't': return '\t'; case 'n': return '\n'; case 'v': return '\v'; case 'f': return '\f'; case 'r': return '\r'; case 's': return ' '; case '\\': return '\\'; default: break; } return '\0'; // never be here } // return 64 bit hash uint64_t fingerprint(const char *str, size_t size); uint64_t fingerprint(const std::string &str); #if defined(_WIN32) && !defined(__CYGWIN__) std::wstring Utf8ToWide(const std::string &input); std::string WideToUtf8(const std::wstring &input); #endif } #endif mecab-0.996/src/mecab.h0000644002562000116100000012217212110210663011533 00000000000000/* MeCab -- Yet Another Part-of-Speech and Morphological Analyzer Copyright(C) 2001-2011 Taku Kudo Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation */ #ifndef MECAB_MECAB_H_ #define MECAB_MECAB_H_ /* C/C++ common data structures */ /** * DictionaryInfo structure */ struct mecab_dictionary_info_t { /** * filename of dictionary * On Windows, filename is stored in UTF-8 encoding */ const char *filename; /** * character set of the dictionary. e.g., "SHIFT-JIS", "UTF-8" */ const char *charset; /** * How many words are registered in this dictionary. */ unsigned int size; /** * dictionary type * this value should be MECAB_USR_DIC, MECAB_SYS_DIC, or MECAB_UNK_DIC. */ int type; /** * left attributes size */ unsigned int lsize; /** * right attributes size */ unsigned int rsize; /** * version of this dictionary */ unsigned short version; /** * pointer to the next dictionary info. */ struct mecab_dictionary_info_t *next; }; /** * Path structure */ struct mecab_path_t { /** * pointer to the right node */ struct mecab_node_t* rnode; /** * pointer to the next right path */ struct mecab_path_t* rnext; /** * pointer to the left node */ struct mecab_node_t* lnode; /** * pointer to the next left path */ struct mecab_path_t* lnext; /** * local cost */ int cost; /** * marginal probability */ float prob; }; /** * Node structure */ struct mecab_node_t { /** * pointer to the previous node. */ struct mecab_node_t *prev; /** * pointer to the next node. */ struct mecab_node_t *next; /** * pointer to the node which ends at the same position. */ struct mecab_node_t *enext; /** * pointer to the node which starts at the same position. */ struct mecab_node_t *bnext; /** * pointer to the right path. * this value is NULL if MECAB_ONE_BEST mode. */ struct mecab_path_t *rpath; /** * pointer to the right path. * this value is NULL if MECAB_ONE_BEST mode. */ struct mecab_path_t *lpath; /** * surface string. * this value is not 0 terminated. * You can get the length with length/rlength members. */ const char *surface; /** * feature string */ const char *feature; /** * unique node id */ unsigned int id; /** * length of the surface form. */ unsigned short length; /** * length of the surface form including white space before the morph. */ unsigned short rlength; /** * right attribute id */ unsigned short rcAttr; /** * left attribute id */ unsigned short lcAttr; /** * unique part of speech id. This value is defined in "pos.def" file. */ unsigned short posid; /** * character type */ unsigned char char_type; /** * status of this model. * This value is MECAB_NOR_NODE, MECAB_UNK_NODE, MECAB_BOS_NODE, MECAB_EOS_NODE, or MECAB_EON_NODE. */ unsigned char stat; /** * set 1 if this node is best node. */ unsigned char isbest; /** * forward accumulative log summation. * This value is only available when MECAB_MARGINAL_PROB is passed. */ float alpha; /** * backward accumulative log summation. * This value is only available when MECAB_MARGINAL_PROB is passed. */ float beta; /** * marginal probability. * This value is only available when MECAB_MARGINAL_PROB is passed. */ float prob; /** * word cost. */ short wcost; /** * best accumulative cost from bos node to this node. */ long cost; }; /** * Parameters for MeCab::Node::stat */ enum { /** * Normal node defined in the dictionary. */ MECAB_NOR_NODE = 0, /** * Unknown node not defined in the dictionary. */ MECAB_UNK_NODE = 1, /** * Virtual node representing a beginning of the sentence. */ MECAB_BOS_NODE = 2, /** * Virtual node representing a end of the sentence. */ MECAB_EOS_NODE = 3, /** * Virtual node representing a end of the N-best enumeration. */ MECAB_EON_NODE = 4 }; /** * Parameters for MeCab::DictionaryInfo::type */ enum { /** * This is a system dictionary. */ MECAB_SYS_DIC = 0, /** * This is a user dictionary. */ MECAB_USR_DIC = 1, /** * This is a unknown word dictionary. */ MECAB_UNK_DIC = 2 }; /** * Parameters for MeCab::Lattice::request_type */ enum { /** * One best result is obtained (default mode) */ MECAB_ONE_BEST = 1, /** * Set this flag if you want to obtain N best results. */ MECAB_NBEST = 2, /** * Set this flag if you want to enable a partial parsing mode. * When this flag is set, the input |sentence| needs to be written * in partial parsing format. */ MECAB_PARTIAL = 4, /** * Set this flag if you want to obtain marginal probabilities. * Marginal probability is set in MeCab::Node::prob. * The parsing speed will get 3-5 times slower than the default mode. */ MECAB_MARGINAL_PROB = 8, /** * Set this flag if you want to obtain alternative results. * Not implemented. */ MECAB_ALTERNATIVE = 16, /** * When this flag is set, the result linked-list (Node::next/prev) * traverses all nodes in the lattice. */ MECAB_ALL_MORPHS = 32, /** * When this flag is set, tagger internally copies the body of passed * sentence into internal buffer. */ MECAB_ALLOCATE_SENTENCE = 64 }; /** * Parameters for MeCab::Lattice::boundary_constraint_type */ enum { /** * The token boundary is not specified. */ MECAB_ANY_BOUNDARY = 0, /** * The position is a strong token boundary. */ MECAB_TOKEN_BOUNDARY = 1, /** * The position is not a token boundary. */ MECAB_INSIDE_TOKEN = 2 }; /* C interface */ #ifdef __cplusplus #include #else #include #endif #ifdef __cplusplus extern "C" { #endif #ifdef _WIN32 #include # ifdef DLL_EXPORT # define MECAB_DLL_EXTERN __declspec(dllexport) # define MECAB_DLL_CLASS_EXTERN __declspec(dllexport) # else # define MECAB_DLL_EXTERN __declspec(dllimport) # endif #endif #ifndef MECAB_DLL_EXTERN # define MECAB_DLL_EXTERN extern #endif #ifndef MECAB_DLL_CLASS_EXTERN # define MECAB_DLL_CLASS_EXTERN #endif typedef struct mecab_t mecab_t; typedef struct mecab_model_t mecab_model_t; typedef struct mecab_lattice_t mecab_lattice_t; typedef struct mecab_dictionary_info_t mecab_dictionary_info_t; typedef struct mecab_node_t mecab_node_t; typedef struct mecab_path_t mecab_path_t; #ifndef SWIG /* C interface */ /* old mecab interface */ /** * C wrapper of MeCab::Tagger::create(argc, argv) */ MECAB_DLL_EXTERN mecab_t* mecab_new(int argc, char **argv); /** * C wrapper of MeCab::Tagger::create(arg) */ MECAB_DLL_EXTERN mecab_t* mecab_new2(const char *arg); /** * C wrapper of MeCab::Tagger::version() */ MECAB_DLL_EXTERN const char* mecab_version(); /** * C wrapper of MeCab::getLastError() */ MECAB_DLL_EXTERN const char* mecab_strerror(mecab_t *mecab); /** * C wrapper of MeCab::deleteTagger(tagger) */ MECAB_DLL_EXTERN void mecab_destroy(mecab_t *mecab); /** * C wrapper of MeCab::Tagger:set_partial() */ MECAB_DLL_EXTERN int mecab_get_partial(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::partial() */ MECAB_DLL_EXTERN void mecab_set_partial(mecab_t *mecab, int partial); /** * C wrapper of MeCab::Tagger::theta() */ MECAB_DLL_EXTERN float mecab_get_theta(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::set_theta() */ MECAB_DLL_EXTERN void mecab_set_theta(mecab_t *mecab, float theta); /** * C wrapper of MeCab::Tagger::lattice_level() */ MECAB_DLL_EXTERN int mecab_get_lattice_level(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::set_lattice_level() */ MECAB_DLL_EXTERN void mecab_set_lattice_level(mecab_t *mecab, int level); /** * C wrapper of MeCab::Tagger::all_morphs() */ MECAB_DLL_EXTERN int mecab_get_all_morphs(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::set_all_moprhs() */ MECAB_DLL_EXTERN void mecab_set_all_morphs(mecab_t *mecab, int all_morphs); /** * C wrapper of MeCab::Tagger::parse(MeCab::Lattice *lattice) */ MECAB_DLL_EXTERN int mecab_parse_lattice(mecab_t *mecab, mecab_lattice_t *lattice); /** * C wrapper of MeCab::Tagger::parse(const char *str) */ MECAB_DLL_EXTERN const char* mecab_sparse_tostr(mecab_t *mecab, const char *str); /** * C wrapper of MeCab::Tagger::parse(const char *str, size_t len) */ MECAB_DLL_EXTERN const char* mecab_sparse_tostr2(mecab_t *mecab, const char *str, size_t len); /** * C wrapper of MeCab::Tagger::parse(const char *str, char *ostr, size_t olen) */ MECAB_DLL_EXTERN char* mecab_sparse_tostr3(mecab_t *mecab, const char *str, size_t len, char *ostr, size_t olen); /** * C wrapper of MeCab::Tagger::parseToNode(const char *str) */ MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode(mecab_t *mecab, const char*); /** * C wrapper of MeCab::Tagger::parseToNode(const char *str, size_t len) */ MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode2(mecab_t *mecab, const char*, size_t); /** * C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str) */ MECAB_DLL_EXTERN const char* mecab_nbest_sparse_tostr(mecab_t *mecab, size_t N, const char *str); /** * C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str, size_t len) */ MECAB_DLL_EXTERN const char* mecab_nbest_sparse_tostr2(mecab_t *mecab, size_t N, const char *str, size_t len); /** * C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str, char *ostr, size_t olen) */ MECAB_DLL_EXTERN char* mecab_nbest_sparse_tostr3(mecab_t *mecab, size_t N, const char *str, size_t len, char *ostr, size_t olen); /** * C wrapper of MeCab::Tagger::parseNBestInit(const char *str) */ MECAB_DLL_EXTERN int mecab_nbest_init(mecab_t *mecab, const char *str); /** * C wrapper of MeCab::Tagger::parseNBestInit(const char *str, size_t len) */ MECAB_DLL_EXTERN int mecab_nbest_init2(mecab_t *mecab, const char *str, size_t len); /** * C wrapper of MeCab::Tagger::next() */ MECAB_DLL_EXTERN const char* mecab_nbest_next_tostr(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::next(char *ostr, size_t olen) */ MECAB_DLL_EXTERN char* mecab_nbest_next_tostr2(mecab_t *mecab, char *ostr, size_t olen); /** * C wrapper of MeCab::Tagger::nextNode() */ MECAB_DLL_EXTERN const mecab_node_t* mecab_nbest_next_tonode(mecab_t *mecab); /** * C wrapper of MeCab::Tagger::formatNode(const Node *node) */ MECAB_DLL_EXTERN const char* mecab_format_node(mecab_t *mecab, const mecab_node_t *node); /** * C wrapper of MeCab::Tagger::dictionary_info() */ MECAB_DLL_EXTERN const mecab_dictionary_info_t* mecab_dictionary_info(mecab_t *mecab); /* lattice interface */ /** * C wrapper of MeCab::createLattice() */ MECAB_DLL_EXTERN mecab_lattice_t *mecab_lattice_new(); /** * C wrapper of MeCab::deleteLattice(lattice) */ MECAB_DLL_EXTERN void mecab_lattice_destroy(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::clear() */ MECAB_DLL_EXTERN void mecab_lattice_clear(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::is_available() */ MECAB_DLL_EXTERN int mecab_lattice_is_available(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::bos_node() */ MECAB_DLL_EXTERN mecab_node_t *mecab_lattice_get_bos_node(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::eos_node() */ MECAB_DLL_EXTERN mecab_node_t *mecab_lattice_get_eos_node(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::begin_nodes() */ MECAB_DLL_EXTERN mecab_node_t **mecab_lattice_get_all_begin_nodes(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::end_nodes() */ MECAB_DLL_EXTERN mecab_node_t **mecab_lattice_get_all_end_nodes(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::begin_nodes(pos) */ MECAB_DLL_EXTERN mecab_node_t *mecab_lattice_get_begin_nodes(mecab_lattice_t *lattice, size_t pos); /** * C wrapper of MeCab::Lattice::end_nodes(pos) */ MECAB_DLL_EXTERN mecab_node_t *mecab_lattice_get_end_nodes(mecab_lattice_t *lattice, size_t pos); /** * C wrapper of MeCab::Lattice::sentence() */ MECAB_DLL_EXTERN const char *mecab_lattice_get_sentence(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::set_sentence(sentence) */ MECAB_DLL_EXTERN void mecab_lattice_set_sentence(mecab_lattice_t *lattice, const char *sentence); /** * C wrapper of MeCab::Lattice::set_sentence(sentence, len) */ MECAB_DLL_EXTERN void mecab_lattice_set_sentence2(mecab_lattice_t *lattice, const char *sentence, size_t len); /** * C wrapper of MeCab::Lattice::size() */ MECAB_DLL_EXTERN size_t mecab_lattice_get_size(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::Z() */ MECAB_DLL_EXTERN double mecab_lattice_get_z(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::set_Z() */ MECAB_DLL_EXTERN void mecab_lattice_set_z(mecab_lattice_t *lattice, double Z); /** * C wrapper of MeCab::Lattice::theta() */ MECAB_DLL_EXTERN double mecab_lattice_get_theta(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::set_theta() */ MECAB_DLL_EXTERN void mecab_lattice_set_theta(mecab_lattice_t *lattice, double theta); /** * C wrapper of MeCab::Lattice::next() */ MECAB_DLL_EXTERN int mecab_lattice_next(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::request_type() */ MECAB_DLL_EXTERN int mecab_lattice_get_request_type(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::has_request_type() */ MECAB_DLL_EXTERN int mecab_lattice_has_request_type(mecab_lattice_t *lattice, int request_type); /** * C wrapper of MeCab::Lattice::set_request_type() */ MECAB_DLL_EXTERN void mecab_lattice_set_request_type(mecab_lattice_t *lattice, int request_type); /** * C wrapper of MeCab::Lattice::add_request_type() */ MECAB_DLL_EXTERN void mecab_lattice_add_request_type(mecab_lattice_t *lattice, int request_type); /** * C wrapper of MeCab::Lattice::remove_request_type() */ MECAB_DLL_EXTERN void mecab_lattice_remove_request_type(mecab_lattice_t *lattice, int request_type); /** * C wrapper of MeCab::Lattice::newNode(); */ MECAB_DLL_EXTERN mecab_node_t *mecab_lattice_new_node(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::toString() */ MECAB_DLL_EXTERN const char *mecab_lattice_tostr(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::toString(buf, size) */ MECAB_DLL_EXTERN const char *mecab_lattice_tostr2(mecab_lattice_t *lattice, char *buf, size_t size); /** * C wrapper of MeCab::Lattice::enumNBestAsString(N) */ MECAB_DLL_EXTERN const char *mecab_lattice_nbest_tostr(mecab_lattice_t *lattice, size_t N); /** * C wrapper of MeCab::Lattice::enumNBestAsString(N, buf, size) */ MECAB_DLL_EXTERN const char *mecab_lattice_nbest_tostr2(mecab_lattice_t *lattice, size_t N, char *buf, size_t size); /** * C wrapper of MeCab::Lattice::has_constraint() */ MECAB_DLL_EXTERN int mecab_lattice_has_constraint(mecab_lattice_t *lattice); /** * C wrapper of MeCab::Lattice::boundary_constraint(pos) */ MECAB_DLL_EXTERN int mecab_lattice_get_boundary_constraint(mecab_lattice_t *lattice, size_t pos); /** * C wrapper of MeCab::Lattice::feature_constraint(pos) */ MECAB_DLL_EXTERN const char *mecab_lattice_get_feature_constraint(mecab_lattice_t *lattice, size_t pos); /** * C wrapper of MeCab::Lattice::boundary_constraint(pos, type) */ MECAB_DLL_EXTERN void mecab_lattice_set_boundary_constraint(mecab_lattice_t *lattice, size_t pos, int boundary_type); /** * C wrapper of MeCab::Lattice::set_feature_constraint(begin_pos, end_pos, feature) */ MECAB_DLL_EXTERN void mecab_lattice_set_feature_constraint(mecab_lattice_t *lattice, size_t begin_pos, size_t end_pos, const char *feature); /** * C wrapper of MeCab::Lattice::set_result(result); */ MECAB_DLL_EXTERN void mecab_lattice_set_result(mecab_lattice_t *lattice, const char *result); /** * C wrapper of MeCab::Lattice::what() */ MECAB_DLL_EXTERN const char *mecab_lattice_strerror(mecab_lattice_t *lattice); /* model interface */ /** * C wapper of MeCab::Model::create(argc, argv) */ MECAB_DLL_EXTERN mecab_model_t *mecab_model_new(int argc, char **argv); /** * C wapper of MeCab::Model::create(arg) */ MECAB_DLL_EXTERN mecab_model_t *mecab_model_new2(const char *arg); /** * C wapper of MeCab::deleteModel(model) */ MECAB_DLL_EXTERN void mecab_model_destroy(mecab_model_t *model); /** * C wapper of MeCab::Model::createTagger() */ MECAB_DLL_EXTERN mecab_t *mecab_model_new_tagger(mecab_model_t *model); /** * C wapper of MeCab::Model::createLattice() */ MECAB_DLL_EXTERN mecab_lattice_t *mecab_model_new_lattice(mecab_model_t *model); /** * C wrapper of MeCab::Model::swap() */ MECAB_DLL_EXTERN int mecab_model_swap(mecab_model_t *model, mecab_model_t *new_model); /** * C wapper of MeCab::Model::dictionary_info() */ MECAB_DLL_EXTERN const mecab_dictionary_info_t* mecab_model_dictionary_info(mecab_model_t *model); /** * C wrapper of MeCab::Model::transition_cost() */ MECAB_DLL_EXTERN int mecab_model_transition_cost(mecab_model_t *model, unsigned short rcAttr, unsigned short lcAttr); /** * C wrapper of MeCab::Model::lookup() */ MECAB_DLL_EXTERN mecab_node_t *mecab_model_lookup(mecab_model_t *model, const char *begin, const char *end, mecab_lattice_t *lattice); /* static functions */ MECAB_DLL_EXTERN int mecab_do(int argc, char **argv); MECAB_DLL_EXTERN int mecab_dict_index(int argc, char **argv); MECAB_DLL_EXTERN int mecab_dict_gen(int argc, char **argv); MECAB_DLL_EXTERN int mecab_cost_train(int argc, char **argv); MECAB_DLL_EXTERN int mecab_system_eval(int argc, char **argv); MECAB_DLL_EXTERN int mecab_test_gen(int argc, char **argv); #endif #ifdef __cplusplus } #endif /* C++ interface */ #ifdef __cplusplus namespace MeCab { typedef struct mecab_dictionary_info_t DictionaryInfo; typedef struct mecab_path_t Path; typedef struct mecab_node_t Node; template class Allocator; class Tagger; /** * Lattice class */ class MECAB_DLL_CLASS_EXTERN Lattice { public: /** * Clear all internal lattice data. */ virtual void clear() = 0; /** * Return true if result object is available. * @return boolean */ virtual bool is_available() const = 0; /** * Return bos (begin of sentence) node. * You can obtain all nodes via "for (const Node *node = lattice->bos_node(); node; node = node->next) {}" * @return bos node object */ virtual Node *bos_node() const = 0; /** * Return eos (end of sentence) node. * @return eos node object */ virtual Node *eos_node() const = 0; #ifndef SWIG /** * This method is used internally. */ virtual Node **begin_nodes() const = 0; /** * This method is used internally. */ virtual Node **end_nodes() const = 0; #endif /** * Return node linked list ending at |pos|. * You can obtain all nodes via "for (const Node *node = lattice->end_nodes(pos); node; node = node->enext) {}" * @param pos position of nodes. 0 <= pos < size() * @return node linked list */ virtual Node *end_nodes(size_t pos) const = 0; /** * Return node linked list starting at |pos|. * You can obtain all nodes via "for (const Node *node = lattice->begin_nodes(pos); node; node = node->bnext) {}" * @param pos position of nodes. 0 <= pos < size() * @return node linked list */ virtual Node *begin_nodes(size_t pos) const = 0; /** * Return sentence. * If MECAB_NBEST or MECAB_PARTIAL mode is off, the returned poiner is the same as the one set by set_sentence(). * @return sentence */ virtual const char *sentence() const = 0; /** * Set sentence. This method does not take the ownership of the object. * @param sentence sentence */ virtual void set_sentence(const char *sentence) = 0; #ifndef SWIG /** * Set sentence. This method does not take the ownership of the object. * @param sentence sentence * @param len length of the sentence */ virtual void set_sentence(const char *sentence, size_t len) = 0; #endif /** * Return sentence size. * @return sentence size */ virtual size_t size() const = 0; /** * Set normalization factor of CRF. * @param Z new normalization factor. */ virtual void set_Z(double Z) = 0; /** * return normalization factor of CRF. * @return normalization factor. */ virtual double Z() const = 0; /** * Set temparature parameter theta. * @param theta temparature parameter. */ virtual void set_theta(float theta) = 0; /** * Return temparature parameter theta. * @return temparature parameter. */ virtual float theta() const = 0; /** * Obtain next-best result. The internal linked list structure is updated. * You should set MECAB_NBEST reques_type in advance. * Return false if no more results are available or request_type is invalid. * @return boolean */ virtual bool next() = 0; /** * Return the current request type. * @return request type */ virtual int request_type() const = 0; /** * Return true if the object has a specified request type. * @return boolean */ virtual bool has_request_type(int request_type) const = 0; /** * Set request type. * @param request_type new request type assigned */ virtual void set_request_type(int request_type) = 0; /** * Add request type. * @param request_type new request type added */ virtual void add_request_type(int request_type) = 0; /** * Remove request type. * @param request_type new request type removed */ virtual void remove_request_type(int request_type) = 0; #ifndef SWIG /** * This method is used internally. */ virtual Allocator *allocator() const = 0; #endif /** * Return new node. Lattice objects has the ownership of the node. * @return new node object */ virtual Node *newNode() = 0; /** * Return string representation of the lattice. * Returned object is managed by this instance. When clear/set_sentence() method * is called, the returned buffer is initialized. * @return string representation of the lattice */ virtual const char *toString() = 0; /** * Return string representation of the node. * Returned object is managed by this instance. When clear/set_sentence() method * is called, the returned buffer is initialized. * @return string representation of the node * @param node node object */ virtual const char *toString(const Node *node) = 0; /** * Return string representation of the N-best results. * Returned object is managed by this instance. When clear/set_sentence() method * is called, the returned buffer is initialized. * @return string representation of the node * @param N how many results you want to obtain */ virtual const char *enumNBestAsString(size_t N) = 0; #ifndef SWIG /** * Return string representation of the lattice. * Result is saved in the specified buffer. * @param buf output buffer * @param size output buffer size * @return string representation of the lattice */ virtual const char *toString(char *buf, size_t size) = 0; /** * Return string representation of the node. * Result is saved in the specified buffer. * @param node node object * @param buf output buffer * @param size output buffer size * @return string representation of the lattice */ virtual const char *toString(const Node *node, char *buf, size_t size) = 0; /** * Return string representation of the N-best result. * Result is saved in the specified. * @param N how many results you want to obtain * @param buf output buffer * @param size output buffer size * @return string representation of the lattice */ virtual const char *enumNBestAsString(size_t N, char *buf, size_t size) = 0; #endif /** * Returns true if any parsing constraint is set */ virtual bool has_constraint() const = 0; /** * Returns the boundary constraint at the position. * @param pos the position of constraint * @return boundary constraint type */ virtual int boundary_constraint(size_t pos) const = 0; /** * Returns the token constraint at the position. * @param pos the beginning position of constraint. * @return constrained node starting at the position. */ virtual const char *feature_constraint(size_t pos) const = 0; /** * Set parsing constraint for partial parsing mode. * @param pos the position of the boundary * @param boundary_constraint_type the type of boundary */ virtual void set_boundary_constraint(size_t pos, int boundary_constraint_type) = 0; /** * Set parsing constraint for partial parsing mode. * @param begin_pos the starting position of the constrained token. * @param end_pos the the ending position of the constrained token. * @param feature the feature of the constrained token. */ virtual void set_feature_constraint( size_t begin_pos, size_t end_pos, const char *feature) = 0; /** * Set golden parsing results for unittesting. * @param result the parsing result written in the standard mecab output. */ virtual void set_result(const char *result) = 0; /** * Return error string. * @return error string */ virtual const char *what() const = 0; /** * Set error string. given string is copied to the internal buffer. * @param str new error string */ virtual void set_what(const char *str) = 0; #ifndef SWIG /** * Create new Lattice object * @return new Lattice object */ static Lattice *create(); #endif virtual ~Lattice() {} }; /** * Model class */ class MECAB_DLL_CLASS_EXTERN Model { public: /** * Return DictionaryInfo linked list. * @return DictionaryInfo linked list */ virtual const DictionaryInfo *dictionary_info() const = 0; /** * Return transtion cost from rcAttr to lcAttr. * @return transtion cost */ virtual int transition_cost(unsigned short rcAttr, unsigned short lcAttr) const = 0; /** * perform common prefix search from the range [begin, end). * |lattice| takes the ownership of return value. * @return node linked list. */ virtual Node *lookup(const char *begin, const char *end, Lattice *lattice) const = 0; /** * Create a new Tagger object. * All returned tagger object shares this model object as a parsing model. * Never delete this model object before deleting tagger object. * @return new Tagger object */ virtual Tagger *createTagger() const = 0; /** * Create a new Lattice object. * @return new Lattice object */ virtual Lattice *createLattice() const = 0; /** * Swap the instance with |model|. * The ownership of |model| always moves to this instance, * meaning that passed |model| will no longer be accessible after calling this method. * return true if new model is swapped successfully. * This method is thread safe. All taggers created by * Model::createTagger() method will also be updated asynchronously. * No need to stop the parsing thread excplicitly before swapping model object. * @return boolean * @param model new model which is going to be swapped with the current model. */ virtual bool swap(Model *model) = 0; /** * Return a version string * @return version string */ static const char *version(); virtual ~Model() {} #ifndef SIWG /** * Factory method to create a new Model with a specified main's argc/argv-style parameters. * Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the * cause of the errors. * @return new Model object * @param argc number of parameters * @param argv parameter list */ static Model* create(int argc, char **argv); /** * Factory method to create a new Model with a string parameter representation, i.e., * "-d /user/local/mecab/dic/ipadic -Ochasen". * Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the * cause of the errors. * @return new Model object * @param arg single string representation of the argment. */ static Model* create(const char *arg); #endif }; /** * Tagger class */ class MECAB_DLL_CLASS_EXTERN Tagger { public: /** * Handy static method. * Return true if lattice is parsed successfully. * This function is equivalent to * { * Tagger *tagger = model.createModel(); * cosnt bool result = tagger->parse(lattice); * delete tagger; * return result; * } * @return boolean */ static bool parse(const Model &model, Lattice *lattice); /** * Parse lattice object. * Return true if lattice is parsed successfully. * A sentence must be set to the lattice with Lattice:set_sentence object before calling this method. * Parsed node object can be obtained with Lattice:bos_node. * This method is thread safe. * @return lattice lattice object * @return boolean */ virtual bool parse(Lattice *lattice) const = 0; /** * Parse given sentence and return parsed result as string. * You should not delete the returned string. The returned buffer * is overwritten when parse method is called again. * This method is NOT thread safe. * @param str sentence * @return parsed result */ virtual const char* parse(const char *str) = 0; /** * Parse given sentence and return Node object. * You should not delete the returned node object. The returned buffer * is overwritten when parse method is called again. * You can traverse all nodes via Node::next member. * This method is NOT thread safe. * @param str sentence * @return bos node object */ virtual const Node* parseToNode(const char *str) = 0; /** * Parse given sentence and obtain N-best results as a string format. * Currently, N must be 1 <= N <= 512 due to the limitation of the buffer size. * You should not delete the returned string. The returned buffer * is overwritten when parse method is called again. * This method is DEPRECATED. Use Lattice class. * @param N how many results you want to obtain * @param str sentence * @return parsed result */ virtual const char* parseNBest(size_t N, const char *str) = 0; /** * Initialize N-best enumeration with a sentence. * Return true if initialization finishes successfully. * N-best result is obtained by calling next() or nextNode() in sequence. * This method is NOT thread safe. * This method is DEPRECATED. Use Lattice class. * @param str sentence * @return boolean */ virtual bool parseNBestInit(const char *str) = 0; /** * Return next-best parsed result. You must call parseNBestInit() in advance. * Return NULL if no more reuslt is available. * This method is NOT thread safe. * This method is DEPRECATED. Use Lattice class. * @return node object */ virtual const Node* nextNode() = 0; /** * Return next-best parsed result. You must call parseNBestInit() in advance. * Return NULL if no more reuslt is available. * This method is NOT thread safe. * This method is DEPRECATED. Use Lattice class. * @return parsed result */ virtual const char* next() = 0; /** * Return formatted node object. The format is specified with * --unk-format, --bos-format, --eos-format, and --eon-format respectively. * You should not delete the returned string. The returned buffer * is overwritten when parse method is called again. * This method is NOT thread safe. * This method is DEPRECATED. Use Lattice class. * @param node node object. * @return parsed result */ virtual const char* formatNode(const Node *node) = 0; #ifndef SWIG /** * The same as parse() method, but input length and output buffer are passed. * Return parsed result as string. The result pointer is the same as |ostr|. * Return NULL, if parsed result string cannot be stored within |olen| bytes. * @param str sentence * @param len sentence length * @param ostr output buffer * @param olen output buffer length * @return parsed result */ virtual const char* parse(const char *str, size_t len, char *ostr, size_t olen) = 0; /** * The same as parse() method, but input length can be passed. * @param str sentence * @param len sentence length * @return parsed result */ virtual const char* parse(const char *str, size_t len) = 0; /** * The same as parseToNode(), but input lenth can be passed. * @param str sentence * @param len sentence length * @return node object */ virtual const Node* parseToNode(const char *str, size_t len) = 0; /** * The same as parseNBest(), but input length can be passed. * @param N how many results you want to obtain * @param str sentence * @param len sentence length * @return parsed result */ virtual const char* parseNBest(size_t N, const char *str, size_t len) = 0; /** * The same as parseNBestInit(), but input length can be passed. * @param str sentence * @param len sentence length * @return boolean * @return parsed result */ virtual bool parseNBestInit(const char *str, size_t len) = 0; /** * The same as next(), but output buffer can be passed. * Return NULL if more than |olen| buffer is required to store output string. * @param ostr output buffer * @param olen output buffer length * @return parsed result */ virtual const char* next(char *ostr , size_t olen) = 0; /** * The same as parseNBest(), but input length and output buffer can be passed. * Return NULL if more than |olen| buffer is required to store output string. * @param N how many results you want to obtain * @param str input sentence * @param len input sentence length * @param ostr output buffer * @param olen output buffer length * @return parsed result */ virtual const char* parseNBest(size_t N, const char *str, size_t len, char *ostr, size_t olen) = 0; /** * The same as formatNode(), but output buffer can be passed. * Return NULL if more than |olen| buffer is required to store output string. * @param node node object * @param ostr output buffer * @param olen output buffer length * @return parsed result */ virtual const char* formatNode(const Node *node, char *ostr, size_t olen) = 0; #endif /** * Set request type. * This method is DEPRECATED. Use Lattice::set_request_type(MECAB_PARTIAL). * @param request_type new request type assigned */ virtual void set_request_type(int request_type) = 0; /** * Return the current request type. * This method is DEPRECATED. Use Lattice class. * @return request type */ virtual int request_type() const = 0; /** * Return true if partial parsing mode is on. * This method is DEPRECATED. Use Lattice::has_request_type(MECAB_PARTIAL). * @return boolean */ virtual bool partial() const = 0; /** * set partial parsing mode. * This method is DEPRECATED. Use Lattice::add_request_type(MECAB_PARTIAL) or Lattice::remove_request_type(MECAB_PARTIAL) * @param partial partial mode */ virtual void set_partial(bool partial) = 0; /** * Return lattice level. * This method is DEPRECATED. Use Lattice::*_request_type() * @return int lattice level */ virtual int lattice_level() const = 0; /** * Set lattice level. * This method is DEPRECATED. Use Lattice::*_request_type() * @param level lattice level */ virtual void set_lattice_level(int level) = 0; /** * Return true if all morphs output mode is on. * This method is DEPRECATED. Use Lattice::has_request_type(MECAB_ALL_MORPHS). * @return boolean */ virtual bool all_morphs() const = 0; /** * set all-morphs output mode. * This method is DEPRECATED. Use Lattice::add_request_type(MECAB_ALL_MORPHS) or Lattice::remove_request_type(MECAB_ALL_MORPHS) * @param all_morphs */ virtual void set_all_morphs(bool all_morphs) = 0; /** * Set temparature parameter theta. * @param theta temparature parameter. */ virtual void set_theta(float theta) = 0; /** * Return temparature parameter theta. * @return temparature parameter. */ virtual float theta() const = 0; /** * Return DictionaryInfo linked list. * @return DictionaryInfo linked list */ virtual const DictionaryInfo* dictionary_info() const = 0; /** * Return error string. * @return error string */ virtual const char* what() const = 0; virtual ~Tagger() {} #ifndef SIWG /** * Factory method to create a new Tagger with a specified main's argc/argv-style parameters. * Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the * cause of the errors. * @return new Tagger object * @param argc number of parameters * @param argv parameter list */ static Tagger *create(int argc, char **argv); /** * Factory method to create a new Tagger with a string parameter representation, i.e., * "-d /user/local/mecab/dic/ipadic -Ochasen". * Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the * cause of the errors. * @return new Model object * @param arg single string representation of the argment. */ static Tagger *create(const char *arg); #endif /** * Return a version string * @return version string */ static const char *version(); }; #ifndef SWIG /** * Alias of Lattice::create() */ MECAB_DLL_EXTERN Lattice *createLattice(); /** * Alias of Mode::create(argc, argv) */ MECAB_DLL_EXTERN Model *createModel(int argc, char **argv); /** * Alias of Mode::create(arg) */ MECAB_DLL_EXTERN Model *createModel(const char *arg); /** * Alias of Tagger::create(argc, argv) */ MECAB_DLL_EXTERN Tagger *createTagger(int argc, char **argv); /** * Alias of Tagger::create(arg) */ MECAB_DLL_EXTERN Tagger *createTagger(const char *arg); /** * delete Lattice object. * This method calles "delete lattice". * In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too. * @param lattice lattice object */ MECAB_DLL_EXTERN void deleteLattice(Lattice *lattice); /** * delete Model object. * This method calles "delete model". * In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too. * @param model model object */ MECAB_DLL_EXTERN void deleteModel(Model *model); /** * delete Tagger object. * This method calles "delete tagger". * In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too. * @param tagger tagger object */ MECAB_DLL_EXTERN void deleteTagger(Tagger *tagger); /** * Return last error string. * @return error string */ MECAB_DLL_EXTERN const char* getLastError(); /** * An alias of getLastError. * It is kept for backward compatibility. * @return error string */ MECAB_DLL_EXTERN const char* getTaggerError(); #endif } #endif #endif /* MECAB_MECAB_H_ */ mecab-0.996/src/learner_node.h0000644002562000116100000001006112031622553013121 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_LEARNER_NODE_H_ #define MECAB_LEARNER_NODE_H_ #include #include "mecab.h" #include "common.h" #include "utils.h" struct mecab_learner_path_t { struct mecab_learner_node_t* rnode; struct mecab_learner_path_t* rnext; struct mecab_learner_node_t* lnode; struct mecab_learner_path_t* lnext; double cost; const int *fvector; }; struct mecab_learner_node_t { struct mecab_learner_node_t *prev; struct mecab_learner_node_t *next; struct mecab_learner_node_t *enext; struct mecab_learner_node_t *bnext; struct mecab_learner_path_t *rpath; struct mecab_learner_path_t *lpath; struct mecab_learner_node_t *anext; const char *surface; const char *feature; unsigned int id; unsigned short length; unsigned short rlength; unsigned short rcAttr; unsigned short lcAttr; unsigned short posid; unsigned char char_type; unsigned char stat; unsigned char isbest; double alpha; double beta; short wcost2; double wcost; double cost; const int *fvector; struct mecab_token_t *token; }; namespace MeCab { typedef struct mecab_learner_path_t LearnerPath; typedef struct mecab_learner_node_t LearnerNode; template T1 repeat_find_if(T1 b, T1 e, const T2& v, size_t n) { T1 r = b; for (size_t i = 0; i < n; ++i) { r = std::find(b, e, v); if (r == e) return e; b = r + 1; } return r; } // NOTE: first argment: answer, // second argment: system output inline bool node_cmp_eq(const LearnerNode &node1, const LearnerNode &node2, size_t size, size_t unk_size) { if (node1.length == node2.length && strncmp(node1.surface, node2.surface, node1.length) == 0) { const char *p1 = node1.feature; const char *p2 = node2.feature; // There is NO case when node1 becomes MECAB_UNK_NODE if (node2.stat == MECAB_UNK_NODE) size = unk_size; // system cannot output other extra information const char *r1 = repeat_find_if(p1, p1 + std::strlen(p1), ',', size); const char *r2 = repeat_find_if(p2, p2 + std::strlen(p2), ',', size); if (static_cast(r1 - p1) == static_cast(r2 - p2) && std::strncmp(p1, p2, static_cast(r1 - p1)) == 0) { return true; } } return false; } inline bool is_empty(LearnerPath *path) { return ((!path->rnode->rpath && path->rnode->stat != MECAB_EOS_NODE) || (!path->lnode->lpath && path->lnode->stat != MECAB_BOS_NODE) ); } inline void calc_expectation(LearnerPath *path, double *expected, double Z) { if (is_empty(path)) { return; } const double c = std::exp(path->lnode->alpha + path->cost + path->rnode->beta - Z); for (const int *f = path->fvector; *f != -1; ++f) { expected[*f] += c; } if (path->rnode->stat != MECAB_EOS_NODE) { for (const int *f = path->rnode->fvector; *f != -1; ++f) { expected[*f] += c; } } } inline void calc_alpha(LearnerNode *n) { n->alpha = 0.0; for (LearnerPath *path = n->lpath; path; path = path->lnext) { n->alpha = logsumexp(n->alpha, path->cost + path->lnode->alpha, path == n->lpath); } } inline void calc_beta(LearnerNode *n) { n->beta = 0.0; for (LearnerPath *path = n->rpath; path; path = path->rnext) { n->beta = logsumexp(n->beta, path->cost + path->rnode->beta, path == n->rpath); } } } #endif // MECAB_LEARNER_NODE_H_ mecab-0.996/src/scoped_ptr.h0000644002562000116100000000465312031622553012640 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_SCOPED_PTR_H #define MECAB_SCOPED_PTR_H #include #include namespace MeCab { template class scoped_ptr { private: T * ptr_; scoped_ptr(scoped_ptr const &); scoped_ptr & operator= (scoped_ptr const &); typedef scoped_ptr this_type; public: typedef T element_type; explicit scoped_ptr(T * p = 0): ptr_(p) {} virtual ~scoped_ptr() { delete ptr_; } void reset(T * p = 0) { delete ptr_; ptr_ = p; } T & operator*() const { return *ptr_; } T * operator->() const { return ptr_; } T * get() const { return ptr_; } }; template class scoped_array { private: T * ptr_; scoped_array(scoped_array const &); scoped_array & operator= (scoped_array const &); typedef scoped_array this_type; public: typedef T element_type; explicit scoped_array(T * p = 0): ptr_(p) {} virtual ~scoped_array() { delete [] ptr_; } void reset(T * p = 0) { delete [] ptr_; ptr_ = p; } T & operator*() const { return *ptr_; } T * operator->() const { return ptr_; } T * get() const { return ptr_; } T & operator[](size_t i) const { return ptr_[i]; } }; template class scoped_fixed_array { private: T * ptr_; size_t size_; scoped_fixed_array(scoped_fixed_array const &); scoped_fixed_array & operator= (scoped_fixed_array const &); typedef scoped_fixed_array this_type; public: typedef T element_type; explicit scoped_fixed_array() : ptr_(new T[N]), size_(N) {} virtual ~scoped_fixed_array() { delete [] ptr_; } size_t size() const { return size_; } T & operator*() const { return *ptr_; } T * operator->() const { return ptr_; } T * get() const { return ptr_; } T & operator[](size_t i) const { return ptr_[i]; } }; class scoped_string: public scoped_array { public: explicit scoped_string() { reset_string(""); } explicit scoped_string(const std::string &str) { reset_string(str); } void reset_string(const std::string &str) { char *p = new char[str.size() + 1]; std::strcpy(p, str.c_str()); reset(p); } void reset_string(const char *str) { char *p = new char[std::strlen(str) + 1]; std::strcpy(p, str); reset(p); } }; } #endif mecab-0.996/src/feature_index.h0000644002562000116100000000574412031622553013322 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_FEATUREINDEX_H_ #define MECAB_FEATUREINDEX_H_ #include #include #include "mecab.h" #include "mmap.h" #include "darts.h" #include "freelist.h" #include "common.h" #include "learner_node.h" #include "string_buffer.h" #include "dictionary_rewriter.h" namespace MeCab { class Param; class FeatureIndex { public: virtual bool open(const Param ¶m) = 0; virtual void clear() = 0; virtual void close() = 0; virtual bool buildFeature(LearnerPath *path) = 0; void set_alpha(const double *alpha); size_t size() const { return maxid_; } bool buildUnigramFeature(LearnerPath *, const char *); bool buildBigramFeature(LearnerPath *, const char *, const char*); void calcCost(LearnerPath *path); void calcCost(LearnerNode *node); const char *strdup(const char *str); static bool convert(const Param ¶m, const char *text_filename, std::string *output); static bool compile(const Param ¶m, const char *text_filename, const char *binary_filename); explicit FeatureIndex(): feature_freelist_(8192 * 32), char_freelist_(8192 * 32), maxid_(0), alpha_(0) {} virtual ~FeatureIndex() {} protected: std::vector feature_; ChunkFreeList feature_freelist_; ChunkFreeList char_freelist_; std::vector unigram_templs_; std::vector bigram_templs_; DictionaryRewriter rewrite_; StringBuffer os_; size_t maxid_; const double *alpha_; virtual int id(const char *key) = 0; const char* getIndex(char **, char **, size_t); bool openTemplate(const Param ¶m); }; class EncoderFeatureIndex: public FeatureIndex { public: bool open(const Param ¶m); void close(); void clear(); bool reopen(const char *filename, const char *charset, std::vector *alpha, Param *param); bool save(const char *filename, const char *header) const; void shrink(size_t freq, std::vector *observed); bool buildFeature(LearnerPath *path); void clearcache(); private: std::map dic_; std::map > feature_cache_; int id(const char *key); }; class DecoderFeatureIndex: public FeatureIndex { public: bool open(const Param ¶m); void clear(); void close(); bool buildFeature(LearnerPath *path); const char *charset() const { return charset_; } private: bool openFromArray(const char *begin, const char *end); bool openBinaryModel(const Param ¶m); bool openTextModel(const Param ¶m); int id(const char *key); Mmap mmap_; std::string model_buffer_; const uint64_t *key_; const char *charset_; }; } #endif mecab-0.996/src/dictionary.cpp0000644002562000116100000004105012107572006013167 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include "connector.h" #include "context_id.h" #include "char_property.h" #include "common.h" #include "dictionary.h" #include "dictionary_rewriter.h" #include "feature_index.h" #include "iconv_utils.h" #include "mmap.h" #include "param.h" #include "scoped_ptr.h" #include "utils.h" #include "writer.h" namespace MeCab { namespace { const unsigned int DictionaryMagicID = 0xef718f77u; int toInt(const char *str) { if (!str || std::strlen(str) == 0) { return INT_MAX; } return std::atoi(str); } int calcCost(const std::string &w, const std::string &feature, int factor, DecoderFeatureIndex *fi, DictionaryRewriter *rewriter, CharProperty *property) { CHECK_DIE(fi); CHECK_DIE(rewriter); CHECK_DIE(property); LearnerPath path; LearnerNode rnode; LearnerNode lnode; rnode.stat = lnode.stat = MECAB_NOR_NODE; rnode.rpath = &path; lnode.lpath = &path; path.lnode = &lnode; path.rnode = &rnode; size_t mblen = 0; const CharInfo cinfo = property->getCharInfo(w.c_str(), w.c_str() + w.size(), &mblen); path.rnode->char_type = cinfo.default_type; std::string ufeature, lfeature, rfeature; rewriter->rewrite2(feature, &ufeature, &lfeature, &rfeature); fi->buildUnigramFeature(&path, ufeature.c_str()); fi->calcCost(&rnode); return tocost(rnode.wcost, factor); } int progress_bar_darts(size_t current, size_t total) { return progress_bar("emitting double-array", current, total); } template struct pair_1st_cmp: public std::binary_function { bool operator()(const std::pair &x1, const std::pair &x2) { return x1.first < x2.first; } }; } // namespace bool Dictionary::open(const char *file, const char *mode) { close(); filename_.assign(file); CHECK_FALSE(dmmap_->open(file, mode)) << "no such file or directory: " << file; CHECK_FALSE(dmmap_->size() >= 100) << "dictionary file is broken: " << file; const char *ptr = dmmap_->begin(); unsigned int dsize; unsigned int tsize; unsigned int fsize; unsigned int magic; unsigned int dummy; read_static(&ptr, magic); CHECK_FALSE((magic ^ DictionaryMagicID) == dmmap_->size()) << "dictionary file is broken: " << file; read_static(&ptr, version_); CHECK_FALSE(version_ == DIC_VERSION) << "incompatible version: " << version_; read_static(&ptr, type_); read_static(&ptr, lexsize_); read_static(&ptr, lsize_); read_static(&ptr, rsize_); read_static(&ptr, dsize); read_static(&ptr, tsize); read_static(&ptr, fsize); read_static(&ptr, dummy); charset_ = ptr; ptr += 32; da_.set_array(reinterpret_cast(const_cast(ptr))); ptr += dsize; token_ = reinterpret_cast(ptr); ptr += tsize; feature_ = ptr; ptr += fsize; CHECK_FALSE(ptr == dmmap_->end()) << "dictionary file is broken: " << file; return true; } void Dictionary::close() { dmmap_->close(); } #define DCONF(file) create_filename(dicdir, std::string(file)); bool Dictionary::assignUserDictionaryCosts( const Param ¶m, const std::vector &dics, const char *output) { Connector matrix; DictionaryRewriter rewriter; DecoderFeatureIndex fi; ContextID cid; CharProperty property; const std::string dicdir = param.get("dicdir"); const std::string matrix_file = DCONF(MATRIX_DEF_FILE); const std::string matrix_bin_file = DCONF(MATRIX_FILE); const std::string left_id_file = DCONF(LEFT_ID_FILE); const std::string right_id_file = DCONF(RIGHT_ID_FILE); const std::string rewrite_file = DCONF(REWRITE_FILE); const std::string from = param.get("dictionary-charset"); const int factor = param.get("cost-factor"); CHECK_DIE(factor > 0) << "cost factor needs to be positive value"; std::string config_charset = param.get("config-charset"); if (config_charset.empty()) { config_charset = from; } CHECK_DIE(!from.empty()) << "input dictionary charset is empty"; Iconv config_iconv; CHECK_DIE(config_iconv.open(config_charset.c_str(), from.c_str())) << "iconv_open() failed with from=" << config_charset << " to=" << from; rewriter.open(rewrite_file.c_str(), &config_iconv); CHECK_DIE(fi.open(param)) << "cannot open feature index"; CHECK_DIE(property.open(param)); property.set_charset(from.c_str()); if (!matrix.openText(matrix_file.c_str()) && !matrix.open(matrix_bin_file.c_str())) { matrix.set_left_size(1); matrix.set_right_size(1); } cid.open(left_id_file.c_str(), right_id_file.c_str(), &config_iconv); CHECK_DIE(cid.left_size() == matrix.left_size() && cid.right_size() == matrix.right_size()) << "Context ID files(" << left_id_file << " or " << right_id_file << " may be broken: " << cid.left_size() << " " << matrix.left_size() << " " << cid.right_size() << " " << matrix.right_size(); std::ofstream ofs(output); CHECK_DIE(ofs) << "permission denied: " << output; for (size_t i = 0; i < dics.size(); ++i) { std::ifstream ifs(WPATH(dics[i].c_str())); CHECK_DIE(ifs) << "no such file or directory: " << dics[i]; std::cout << "reading " << dics[i] << " ... "; scoped_fixed_array line; while (ifs.getline(line.get(), line.size())) { char *col[8]; const size_t n = tokenizeCSV(line.get(), col, 5); CHECK_DIE(n == 5) << "format error: " << line.get(); std::string w = col[0]; const std::string feature = col[4]; const int cost = calcCost(w, feature, factor, &fi, &rewriter, &property); std::string ufeature, lfeature, rfeature; CHECK_DIE(rewriter.rewrite(feature, &ufeature, &lfeature, &rfeature)) << "rewrite failed: " << feature; const int lid = cid.lid(lfeature.c_str()); const int rid = cid.rid(rfeature.c_str()); CHECK_DIE(lid >= 0 && rid >= 0 && matrix.is_valid(lid, rid)) << "invalid ids are found lid=" << lid << " rid=" << rid; escape_csv_element(&w); ofs << w << ',' << lid << ',' << rid << ',' << cost << ',' << feature << '\n'; } } return true; } bool Dictionary::compile(const Param ¶m, const std::vector &dics, const char *output) { Connector matrix; scoped_ptr rewrite; scoped_ptr posid; scoped_ptr fi; scoped_ptr cid; scoped_ptr writer; scoped_ptr lattice; scoped_ptr os; scoped_ptr property; Node node; const std::string dicdir = param.get("dicdir"); const std::string matrix_file = DCONF(MATRIX_DEF_FILE); const std::string matrix_bin_file = DCONF(MATRIX_FILE); const std::string left_id_file = DCONF(LEFT_ID_FILE); const std::string right_id_file = DCONF(RIGHT_ID_FILE); const std::string rewrite_file = DCONF(REWRITE_FILE); const std::string pos_id_file = DCONF(POS_ID_FILE); std::vector > dic; size_t offset = 0; unsigned int lexsize = 0; std::string fbuf; const std::string from = param.get("dictionary-charset"); const std::string to = param.get("charset"); const bool wakati = param.get("wakati"); const int type = param.get("type"); const std::string node_format = param.get("node-format"); const int factor = param.get("cost-factor"); CHECK_DIE(factor > 0) << "cost factor needs to be positive value"; // for backward compatibility std::string config_charset = param.get("config-charset"); if (config_charset.empty()) { config_charset = from; } CHECK_DIE(!from.empty()) << "input dictionary charset is empty"; CHECK_DIE(!to.empty()) << "output dictionary charset is empty"; Iconv iconv; CHECK_DIE(iconv.open(from.c_str(), to.c_str())) << "iconv_open() failed with from=" << from << " to=" << to; Iconv config_iconv; CHECK_DIE(config_iconv.open(config_charset.c_str(), from.c_str())) << "iconv_open() failed with from=" << config_charset << " to=" << from; if (!node_format.empty()) { writer.reset(new Writer); lattice.reset(createLattice()); os.reset(new StringBuffer); memset(&node, 0, sizeof(node)); } if (!matrix.openText(matrix_file.c_str()) && !matrix.open(matrix_bin_file.c_str())) { matrix.set_left_size(1); matrix.set_right_size(1); } posid.reset(new POSIDGenerator); posid->open(pos_id_file.c_str(), &config_iconv); std::istringstream iss(UNK_DEF_DEFAULT); for (size_t i = 0; i < dics.size(); ++i) { std::ifstream ifs(WPATH(dics[i].c_str())); std::istream *is = &ifs; if (!ifs) { if (type == MECAB_UNK_DIC) { std::cerr << dics[i] << " is not found. minimum setting is used." << std::endl; is = &iss; } else { CHECK_DIE(ifs) << "no such file or directory: " << dics[i]; } } std::cout << "reading " << dics[i] << " ... "; scoped_fixed_array line; size_t num = 0; while (is->getline(line.get(), line.size())) { char *col[8]; const size_t n = tokenizeCSV(line.get(), col, 5); CHECK_DIE(n == 5) << "format error: " << line.get(); std::string w = col[0]; int lid = toInt(col[1]); int rid = toInt(col[2]); int cost = toInt(col[3]); std::string feature = col[4]; const int pid = posid->id(feature.c_str()); if (cost == INT_MAX) { CHECK_DIE(type == MECAB_USR_DIC) << "cost field should not be empty in sys/unk dic."; if (!rewrite.get()) { rewrite.reset(new DictionaryRewriter); rewrite->open(rewrite_file.c_str(), &config_iconv); fi.reset(new DecoderFeatureIndex); CHECK_DIE(fi->open(param)) << "cannot open feature index"; property.reset(new CharProperty); CHECK_DIE(property->open(param)); property->set_charset(from.c_str()); } cost = calcCost(w, feature, factor, fi.get(), rewrite.get(), property.get()); } if (lid < 0 || rid < 0 || lid == INT_MAX || rid == INT_MAX) { if (!rewrite.get()) { rewrite.reset(new DictionaryRewriter); rewrite->open(rewrite_file.c_str(), &config_iconv); } std::string ufeature, lfeature, rfeature; CHECK_DIE(rewrite->rewrite(feature, &ufeature, &lfeature, &rfeature)) << "rewrite failed: " << feature; if (!cid.get()) { cid.reset(new ContextID); cid->open(left_id_file.c_str(), right_id_file.c_str(), &config_iconv); CHECK_DIE(cid->left_size() == matrix.left_size() && cid->right_size() == matrix.right_size()) << "Context ID files(" << left_id_file << " or " << right_id_file << " may be broken"; } lid = cid->lid(lfeature.c_str()); rid = cid->rid(rfeature.c_str()); } CHECK_DIE(lid >= 0 && rid >= 0 && matrix.is_valid(lid, rid)) << "invalid ids are found lid=" << lid << " rid=" << rid; if (w.empty()) { std::cerr << "empty word is found, discard this line" << std::endl; continue; } if (!iconv.convert(&feature)) { std::cerr << "iconv conversion failed. skip this entry" << std::endl; continue; } if (type != MECAB_UNK_DIC && !iconv.convert(&w)) { std::cerr << "iconv conversion failed. skip this entry" << std::endl; continue; } if (!node_format.empty()) { node.surface = w.c_str(); node.feature = feature.c_str(); node.length = w.size(); node.rlength = w.size(); node.posid = pid; node.stat = MECAB_NOR_NODE; lattice->set_sentence(w.c_str()); CHECK_DIE(os.get()); CHECK_DIE(writer.get()); os->clear(); CHECK_DIE(writer->writeNode(lattice.get(), node_format.c_str(), &node, &*os)) << "conversion error: " << feature << " with " << node_format; *os << '\0'; feature = os->str(); } std::string key; if (!wakati) { key = feature + '\0'; } Token* token = new Token; token->lcAttr = lid; token->rcAttr = rid; token->posid = pid; token->wcost = cost; token->feature = offset; token->compound = 0; dic.push_back(std::pair(w, token)); // append to output buffer if (!wakati) { fbuf.append(key.data(), key.size()); } offset += key.size(); ++num; ++lexsize; } std::cout << num << std::endl; } if (wakati) { fbuf.append("\0", 1); } std::stable_sort(dic.begin(), dic.end(), pair_1st_cmp()); size_t bsize = 0; size_t idx = 0; std::string prev; std::vector str; std::vector len; std::vector val; for (size_t i = 0; i < dic.size(); ++i) { if (i != 0 && prev != dic[i].first) { str.push_back(dic[idx].first.c_str()); len.push_back(dic[idx].first.size()); val.push_back(bsize +(idx << 8)); bsize = 1; idx = i; } else { ++bsize; } prev = dic[i].first; } str.push_back(dic[idx].first.c_str()); len.push_back(dic[idx].first.size()); val.push_back(bsize +(idx << 8)); CHECK_DIE(str.size() == len.size()); CHECK_DIE(str.size() == val.size()); Darts::DoubleArray da; CHECK_DIE(da.build(str.size(), const_cast(&str[0]), &len[0], &val[0], &progress_bar_darts) == 0) << "unkown error in building double-array"; std::string tbuf; for (size_t i = 0; i < dic.size(); ++i) { tbuf.append(reinterpret_cast(dic[i].second), sizeof(Token)); delete dic[i].second; } dic.clear(); // needs to be 8byte(64bit) aligned while (tbuf.size() % 8 != 0) { Token dummy; memset(&dummy, 0, sizeof(Token)); tbuf.append(reinterpret_cast(&dummy), sizeof(Token)); } unsigned int dummy = 0; unsigned int lsize = matrix.left_size(); unsigned int rsize = matrix.right_size(); unsigned int dsize = da.unit_size() * da.size(); unsigned int tsize = tbuf.size(); unsigned int fsize = fbuf.size(); unsigned int version = DIC_VERSION; char charset[32]; std::fill(charset, charset + sizeof(charset), '\0'); std::strncpy(charset, to.c_str(), 31); std::ofstream bofs(WPATH(output), std::ios::binary|std::ios::out); CHECK_DIE(bofs) << "permission denied: " << output; unsigned int magic = 0; // needs to be 64bit aligned // 10*32 = 64*5 bofs.write(reinterpret_cast(&magic), sizeof(unsigned int)); bofs.write(reinterpret_cast(&version), sizeof(unsigned int)); bofs.write(reinterpret_cast(&type), sizeof(unsigned int)); bofs.write(reinterpret_cast(&lexsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&lsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&rsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&dsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&tsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&fsize), sizeof(unsigned int)); bofs.write(reinterpret_cast(&dummy), sizeof(unsigned int)); // 32 * 8 = 64 * 4 bofs.write(reinterpret_cast(charset), sizeof(charset)); bofs.write(reinterpret_cast(da.array()), da.unit_size() * da.size()); bofs.write(const_cast(tbuf.data()), tbuf.size()); bofs.write(const_cast(fbuf.data()), fbuf.size()); // save magic id magic = static_cast(bofs.tellp()); magic ^= DictionaryMagicID; bofs.seekp(0); bofs.write(reinterpret_cast(&magic), sizeof(unsigned int)); bofs.close(); return true; } } mecab-0.996/src/common.h0000644002562000116100000000631412031622553011762 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_COMMON_H_ #define MECAB_COMMON_H_ #include #include #include #include #include #include #include #include #ifdef __CYGWIN__ #define _GLIBCXX_EXPORT_TEMPLATE #endif #ifdef HAVE_CONFIG_H #include "config.h" #endif #if defined(_MSC_VER) || defined(__CYGWIN__) #define NOMINMAX #define snprintf _snprintf #endif #define COPYRIGHT "MeCab: Yet Another Part-of-Speech and Morphological Analyzer\n\ \nCopyright(C) 2001-2012 Taku Kudo \nCopyright(C) 2004-2008 Nippon Telegraph and Telephone Corporation\n" #define SYS_DIC_FILE "sys.dic" #define UNK_DEF_FILE "unk.def" #define UNK_DIC_FILE "unk.dic" #define MATRIX_DEF_FILE "matrix.def" #define MATRIX_FILE "matrix.bin" #define CHAR_PROPERTY_DEF_FILE "char.def" #define CHAR_PROPERTY_FILE "char.bin" #define FEATURE_FILE "feature.def" #define REWRITE_FILE "rewrite.def" #define LEFT_ID_FILE "left-id.def" #define RIGHT_ID_FILE "right-id.def" #define POS_ID_FILE "pos-id.def" #define MODEL_DEF_FILE "model.def" #define MODEL_FILE "model.bin" #define DICRC "dicrc" #define BOS_KEY "BOS/EOS" #define DEFAULT_MAX_GROUPING_SIZE 24 #define CHAR_PROPERTY_DEF_DEFAULT "DEFAULT 1 0 0\nSPACE 0 1 0\n0x0020 SPACE\n" #define UNK_DEF_DEFAULT "DEFAULT,0,0,0,*\nSPACE,0,0,0,*\n" #define MATRIX_DEF_DEFAULT "1 1\n0 0 0\n" #ifdef MECAB_USE_UTF8_ONLY #define MECAB_DEFAULT_CHARSET "UTF-8" #endif #ifndef MECAB_DEFAULT_CHARSET #if defined(_WIN32) && !defined(__CYGWIN__) #define MECAB_DEFAULT_CHARSET "SHIFT-JIS" #else #define MECAB_DEFAULT_CHARSET "EUC-JP" #endif #endif #define NBEST_MAX 512 #define NODE_FREELIST_SIZE 512 #define PATH_FREELIST_SIZE 2048 #define MIN_INPUT_BUFFER_SIZE 8192 #define MAX_INPUT_BUFFER_SIZE (8192*640) #define BUF_SIZE 8192 #ifndef EXIT_FAILURE #define EXIT_FAILURE 1 #endif #ifndef EXIT_SUCCESS #define EXIT_SUCCESS 0 #endif #if defined(_WIN32) && !defined(__CYGWIN__) #define WPATH(path) (MeCab::Utf8ToWide(path).c_str()) #else #define WPATH(path) (path) #endif namespace MeCab { class die { public: die() {} ~die() { std::cerr << std::endl; exit(-1); } int operator&(std::ostream&) { return 0; } }; struct whatlog { std::ostringstream stream_; std::string str_; const char *str() { str_ = stream_.str(); return str_.c_str(); } }; class wlog { public: wlog(whatlog *what) : what_(what) { what_->stream_.clear(); } bool operator&(std::ostream &) { return false; } private: whatlog *what_; }; } // MeCab #define WHAT what_.stream_ #define CHECK_FALSE(condition) \ if (condition) {} else return \ wlog(&what_) & what_.stream_ << \ __FILE__ << "(" << __LINE__ << ") [" << #condition << "] " #define CHECK_DIE(condition) \ (condition) ? 0 : die() & std::cerr << __FILE__ << \ "(" << __LINE__ << ") [" << #condition << "] " #endif // MECAB_COMMON_H_ mecab-0.996/src/viterbi.h0000644002562000116100000000244412100406615012132 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_VITERBI_H_ #define MECAB_VITERBI_H_ #include #include "mecab.h" #include "thread.h" namespace MeCab { class Lattice; class Param; class Connector; template class Tokenizer; class Viterbi { public: bool open(const Param ¶m); bool analyze(Lattice *lattice) const; const Tokenizer *tokenizer() const; const Connector *connector() const; const char *what() { return what_.str(); } static bool buildResultForNBest(Lattice *lattice); Viterbi(); virtual ~Viterbi(); private: template bool viterbi(Lattice *lattice) const; static bool forwardbackward(Lattice *lattice); static bool initPartial(Lattice *lattice); static bool initNBest(Lattice *lattice); static bool buildBestLattice(Lattice *lattice); static bool buildAllLattice(Lattice *lattice); static bool buildAlternative(Lattice *lattice); scoped_ptr > tokenizer_; scoped_ptr connector_; int cost_factor_; whatlog what_; }; } #endif // MECAB_VITERBI_H_ mecab-0.996/src/mecab-test-gen.cpp0000644002562000116100000000047012031622553013615 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_test_gen(argc, argv); } mecab-0.996/src/mecab-dict-index.cpp0000644002562000116100000000047312031622553014122 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_dict_index(argc, argv); } mecab-0.996/src/connector.cpp0000644002562000116100000000641212031622553013016 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include "common.h" #include "connector.h" #include "mmap.h" #include "param.h" #include "utils.h" namespace MeCab { bool Connector::open(const Param ¶m) { const std::string filename = create_filename (param.get("dicdir"), MATRIX_FILE); return open(filename.c_str()); } bool Connector::open(const char* filename, const char *mode) { CHECK_FALSE(cmmap_->open(filename, mode)) << "cannot open: " << filename; matrix_ = cmmap_->begin(); CHECK_FALSE(matrix_) << "matrix is NULL" ; CHECK_FALSE(cmmap_->size() >= 2) << "file size is invalid: " << filename; lsize_ = static_cast((*cmmap_)[0]); rsize_ = static_cast((*cmmap_)[1]); CHECK_FALSE(static_cast(lsize_ * rsize_ + 2) == cmmap_->size()) << "file size is invalid: " << filename; matrix_ = cmmap_->begin() + 2; return true; } void Connector::close() { cmmap_->close(); } bool Connector::openText(const char *filename) { std::ifstream ifs(WPATH(filename)); if (!ifs) { WHAT << "no such file or directory: " << filename; return false; } char *column[2]; scoped_fixed_array buf; ifs.getline(buf.get(), buf.size()); CHECK_DIE(tokenize2(buf.get(), "\t ", column, 2) == 2) << "format error: " << buf.get(); lsize_ = std::atoi(column[0]); rsize_ = std::atoi(column[1]); return true; } bool Connector::compile(const char *ifile, const char *ofile) { std::ifstream ifs(WPATH(ifile)); std::istringstream iss(MATRIX_DEF_DEFAULT); std::istream *is = &ifs; if (!ifs) { std::cerr << ifile << " is not found. minimum setting is used." << std::endl; is = &iss; } char *column[4]; scoped_fixed_array buf; is->getline(buf.get(), buf.size()); CHECK_DIE(tokenize2(buf.get(), "\t ", column, 2) == 2) << "format error: " << buf.get(); const unsigned short lsize = std::atoi(column[0]); const unsigned short rsize = std::atoi(column[1]); std::vector matrix(lsize * rsize); std::fill(matrix.begin(), matrix.end(), 0); std::cout << "reading " << ifile << " ... " << lsize << "x" << rsize << std::endl; while (is->getline(buf.get(), buf.size())) { CHECK_DIE(tokenize2(buf.get(), "\t ", column, 3) == 3) << "format error: " << buf.get(); const size_t l = std::atoi(column[0]); const size_t r = std::atoi(column[1]); const int c = std::atoi(column[2]); CHECK_DIE(l < lsize && r < rsize) << "index values are out of range"; progress_bar("emitting matrix ", l + 1, lsize); matrix[(l + lsize * r)] = static_cast(c); } std::ofstream ofs(WPATH(ofile), std::ios::binary|std::ios::out); CHECK_DIE(ofs) << "permission denied: " << ofile; ofs.write(reinterpret_cast(&lsize), sizeof(unsigned short)); ofs.write(reinterpret_cast(&rsize), sizeof(unsigned short)); ofs.write(reinterpret_cast(&matrix[0]), lsize * rsize * sizeof(short)); ofs.close(); return true; } } mecab-0.996/src/darts.h0000644002562000116100000003231212076664317011621 00000000000000/* Darts -- Double-ARray Trie System Copyright(C) 2001-2007 Taku Kudo */ #ifndef DARTS_H_ #define DARTS_H_ #define DARTS_VERSION "0.31" #include #include #include #ifdef HAVE_ZLIB_H namespace zlib { #include } #define SH(p)((unsigned short)(unsigned char)((p)[0]) | ((unsigned short)(unsigned char)((p)[1]) << 8)) #define LG(p)((unsigned long)(SH(p)) |((unsigned long)(SH((p)+2)) << 16)) #endif namespace MeCab { namespace Darts { template inline T _max(T x, T y) { return(x > y) ? x : y; } template inline T* _resize(T* ptr, size_t n, size_t l, T v) { T *tmp = new T[l]; for (size_t i = 0; i < n; ++i) tmp[i] = ptr[i]; for (size_t i = n; i < l; ++i) tmp[i] = v; delete [] ptr; return tmp; } template class Length { public: size_t operator()(const T *key) const { size_t i; for (i = 0; key[i] != (T)0; ++i) {} return i; } }; template <> class Length { public: size_t operator()(const char *key) const { return std::strlen(key); } }; template > class DoubleArrayImpl { private: struct node_t { array_u_type_ code; size_t depth; size_t left; size_t right; }; struct unit_t { array_type_ base; array_u_type_ check; }; unit_t *array_; unsigned char *used_; size_t size_; size_t alloc_size_; node_type_ **key_; size_t key_size_; size_t *length_; array_type_ *value_; size_t progress_; size_t next_check_pos_; bool no_delete_; int error_; int (*progress_func_)(size_t, size_t); size_t resize(const size_t new_size) { unit_t tmp; tmp.base = 0; tmp.check = 0; array_ = _resize(array_, alloc_size_, new_size, tmp); used_ = _resize(used_, alloc_size_, new_size, static_cast(0)); alloc_size_ = new_size; return new_size; } size_t fetch(const node_t &parent, std::vector &siblings) { if (error_ < 0) return 0; array_u_type_ prev = 0; for (size_t i = parent.left; i < parent.right; ++i) { if ((length_ ? length_[i] : length_func_()(key_[i])) < parent.depth) continue; const node_u_type_ *tmp = reinterpret_cast(key_[i]); array_u_type_ cur = 0; if ((length_ ? length_[i] : length_func_()(key_[i])) != parent.depth) cur = (array_u_type_)tmp[parent.depth] + 1; if (prev > cur) { error_ = -3; return 0; } if (cur != prev || siblings.empty()) { node_t tmp_node; tmp_node.depth = parent.depth + 1; tmp_node.code = cur; tmp_node.left = i; if (!siblings.empty()) siblings[siblings.size()-1].right = i; siblings.push_back(tmp_node); } prev = cur; } if (!siblings.empty()) siblings[siblings.size()-1].right = parent.right; return siblings.size(); } size_t insert(const std::vector &siblings) { if (error_ < 0) return 0; size_t begin = 0; size_t pos = _max((size_t)siblings[0].code + 1, next_check_pos_) - 1; size_t nonzero_num = 0; int first = 0; if (alloc_size_ <= pos) resize(pos + 1); while (true) { next: ++pos; if (alloc_size_ <= pos) resize(pos + 1); if (array_[pos].check) { ++nonzero_num; continue; } else if (!first) { next_check_pos_ = pos; first = 1; } begin = pos - siblings[0].code; if (alloc_size_ <= (begin + siblings[siblings.size()-1].code)) resize(static_cast(alloc_size_ * _max(1.05, 1.0 * key_size_ / progress_))); if (used_[begin]) continue; for (size_t i = 1; i < siblings.size(); ++i) if (array_[begin + siblings[i].code].check != 0) goto next; break; } // -- Simple heuristics -- // if the percentage of non-empty contents in check between the index // 'next_check_pos' and 'check' is greater than some constant // value(e.g. 0.9), // new 'next_check_pos' index is written by 'check'. if (1.0 * nonzero_num/(pos - next_check_pos_ + 1) >= 0.95) next_check_pos_ = pos; used_[begin] = 1; size_ = _max(size_, begin + static_cast(siblings[siblings.size() - 1].code + 1)); for (size_t i = 0; i < siblings.size(); ++i) array_[begin + siblings[i].code].check = begin; for (size_t i = 0; i < siblings.size(); ++i) { std::vector new_siblings; if (!fetch(siblings[i], new_siblings)) { array_[begin + siblings[i].code].base = value_ ? static_cast(-value_[siblings[i].left]-1) : static_cast(-siblings[i].left-1); if (value_ && (array_type_)(-value_[siblings[i].left]-1) >= 0) { error_ = -2; return 0; } ++progress_; if (progress_func_)(*progress_func_)(progress_, key_size_); } else { size_t h = insert(new_siblings); array_[begin + siblings[i].code].base = h; } } return begin; } public: typedef array_type_ value_type; typedef node_type_ key_type; typedef array_type_ result_type; // for compatibility struct result_pair_type { value_type value; size_t length; }; explicit DoubleArrayImpl(): array_(0), used_(0), size_(0), alloc_size_(0), no_delete_(0), error_(0) {} ~DoubleArrayImpl() { clear(); } void set_result(value_type& x, value_type r, size_t) const { x = r; } void set_result(result_pair_type& x, value_type r, size_t l) const { x.value = r; x.length = l; } void set_array(void *ptr, size_t size = 0) { clear(); array_ = reinterpret_cast(ptr); no_delete_ = true; size_ = size; } const void *array() const { return const_cast(reinterpret_cast(array_)); } void clear() { if (!no_delete_) delete [] array_; delete [] used_; array_ = 0; used_ = 0; alloc_size_ = 0; size_ = 0; no_delete_ = false; } size_t unit_size() const { return sizeof(unit_t); } size_t size() const { return size_; } size_t total_size() const { return size_ * sizeof(unit_t); } size_t nonzero_size() const { size_t result = 0; for (size_t i = 0; i < size_; ++i) if (array_[i].check) ++result; return result; } int build(size_t key_size, key_type **key, size_t *length = 0, value_type *value = 0, int (*progress_func)(size_t, size_t) = 0) { if (!key_size || !key) return 0; progress_func_ = progress_func; key_ = key; length_ = length; key_size_ = key_size; value_ = value; progress_ = 0; resize(8192); array_[0].base = 1; next_check_pos_ = 0; node_t root_node; root_node.left = 0; root_node.right = key_size; root_node.depth = 0; std::vector siblings; fetch(root_node, siblings); insert(siblings); size_ += (1 << 8 * sizeof(key_type)) + 1; if (size_ >= alloc_size_) resize(size_); delete [] used_; used_ = 0; return error_; } int open(const char *file, const char *mode = "rb", size_t offset = 0, size_t size = 0) { std::FILE *fp = std::fopen(file, mode); if (!fp) return -1; if (std::fseek(fp, offset, SEEK_SET) != 0) return -1; if (!size) { if (std::fseek(fp, 0L, SEEK_END) != 0) return -1; size = std::ftell(fp); if (std::fseek(fp, offset, SEEK_SET) != 0) return -1; } clear(); size_ = size; size_ /= sizeof(unit_t); array_ = new unit_t[size_]; if (size_ != std::fread(reinterpret_cast(array_), sizeof(unit_t), size_, fp)) return -1; std::fclose(fp); return 0; } int save(const char *file, const char *mode = "wb", size_t offset = 0) { if (!size_) return -1; std::FILE *fp = std::fopen(file, mode); if (!fp) return -1; if (size_ != std::fwrite(reinterpret_cast(array_), sizeof(unit_t), size_, fp)) return -1; std::fclose(fp); return 0; } #ifdef HAVE_ZLIB_H int gzopen(const char *file, const char *mode = "rb", size_t offset = 0, size_t size = 0) { std::FILE *fp = std::fopen(file, mode); if (!fp) return -1; clear(); size_ = size; if (!size_) { if (-1L != static_cast(std::fseek(fp, -8, SEEK_END))) { char buf[8]; if (std::fread(static_cast(buf), 1, 8, fp) != sizeof(buf)) { std::fclose(fp); return -1; } size_ = LG(buf+4); size_ /= sizeof(unit_t); } } std::fclose(fp); if (!size_) return -1; zlib::gzFile gzfp = zlib::gzopen(file, mode); if (!gzfp) return -1; array_ = new unit_t[size_]; if (zlib::gzseek(gzfp, offset, SEEK_SET) != 0) return -1; zlib::gzread(gzfp, reinterpret_cast(array_), sizeof(unit_t) * size_); zlib::gzclose(gzfp); return 0; } int gzsave(const char *file, const char *mode = "wb", size_t offset = 0) { zlib::gzFile gzfp = zlib::gzopen(file, mode); if (!gzfp) return -1; zlib::gzwrite(gzfp, reinterpret_cast(array_), sizeof(unit_t) * size_); zlib::gzclose(gzfp); return 0; } #endif template inline void exactMatchSearch(const key_type *key, T & result, size_t len = 0, size_t node_pos = 0) const { result = exactMatchSearch(key, len, node_pos); return; } template inline T exactMatchSearch(const key_type *key, size_t len = 0, size_t node_pos = 0) const { if (!len) len = length_func_()(key); T result; set_result(result, -1, 0); register array_type_ b = array_[node_pos].base; register array_u_type_ p; for (register size_t i = 0; i < len; ++i) { p = b +(node_u_type_)(key[i]) + 1; if (static_cast(b) == array_[p].check) b = array_[p].base; else return result; } p = b; array_type_ n = array_[p].base; if (static_cast(b) == array_[p].check && n < 0) set_result(result, -n-1, len); return result; } template size_t commonPrefixSearch(const key_type *key, T* result, size_t result_len, size_t len = 0, size_t node_pos = 0) const { if (!len) len = length_func_()(key); register array_type_ b = array_[node_pos].base; register size_t num = 0; register array_type_ n; register array_u_type_ p; for (register size_t i = 0; i < len; ++i) { p = b; // + 0; n = array_[p].base; if ((array_u_type_) b == array_[p].check && n < 0) { // result[num] = -n-1; if (num < result_len) set_result(result[num], -n-1, i); ++num; } p = b +(node_u_type_)(key[i]) + 1; if ((array_u_type_) b == array_[p].check) b = array_[p].base; else return num; } p = b; n = array_[p].base; if ((array_u_type_)b == array_[p].check && n < 0) { if (num < result_len) set_result(result[num], -n-1, len); ++num; } return num; } value_type traverse(const key_type *key, size_t &node_pos, size_t &key_pos, size_t len = 0) const { if (!len) len = length_func_()(key); register array_type_ b = array_[node_pos].base; register array_u_type_ p; for (; key_pos < len; ++key_pos) { p = b +(node_u_type_)(key[key_pos]) + 1; if (static_cast(b) == array_[p].check) { node_pos = p; b = array_[p].base; } else { return -2; // no node } } p = b; array_type_ n = array_[p].base; if (static_cast(b) == array_[p].check && n < 0) return -n-1; return -1; // found, but no value } }; #if 4 == 2 typedef Darts::DoubleArrayImpl DoubleArray; #define DARTS_ARRAY_SIZE_IS_DEFINED 1 #endif #if 4 == 4 && !defined(DARTS_ARRAY_SIZE_IS_DEFINED) typedef Darts::DoubleArrayImpl DoubleArray; #define DARTS_ARRAY_SIZE_IS_DEFINED 1 #endif #if 4 == 4 && !defined(DARTS_ARRAY_SIZE_IS_DEFINED) typedef Darts::DoubleArrayImpl DoubleArray; #define DARTS_ARRAY_SIZE_IS_DEFINED 1 #endif #if 4 == 8 && !defined(DARTS_ARRAY_SIZE_IS_DEFINED) typedef Darts::DoubleArrayImpl DoubleArray; #endif } } #endif mecab-0.996/src/winmain.h0000644002562000116100000000357512043127545012146 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #if defined(_WIN32) || defined(__CYGWIN__) #include #include namespace { class CommandLine { public: CommandLine(int argc, wchar_t **argv) : argc_(argc), argv_(0) { argv_ = new char * [argc_]; for (int i = 0; i < argc_; ++i) { const std::string arg = WideToUtf8(argv[i]); argv_[i] = new char[arg.size() + 1]; ::memcpy(argv_[i], arg.data(), arg.size()); argv_[i][arg.size()] = '\0'; } } ~CommandLine() { for (int i = 0; i < argc_; ++i) { delete [] argv_[i]; } delete [] argv_; } int argc() const { return argc_; } char **argv() const { return argv_; } private: static std::string WideToUtf8(const std::wstring &input) { const int output_length = ::WideCharToMultiByte(CP_UTF8, 0, input.c_str(), -1, NULL, 0, NULL, NULL); if (output_length == 0) { return ""; } char *input_encoded = new char[output_length + 1]; const int result = ::WideCharToMultiByte(CP_UTF8, 0, input.c_str(), -1, input_encoded, output_length + 1, NULL, NULL); std::string output; if (result > 0) { output.assign(input_encoded); } delete [] input_encoded; return output; } int argc_; char **argv_; }; } // namespace #define main(argc, argv) wmain_to_main_wrapper(argc, argv) int wmain_to_main_wrapper(int argc, char **argv); #if defined(__MINGW32__) extern "C" #endif int wmain(int argc, wchar_t **argv) { CommandLine cmd(argc, argv); return wmain_to_main_wrapper(cmd.argc(), cmd.argv()); } #endif mecab-0.996/src/char_property.cpp0000644002562000116100000001700412031622553013704 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include #include #include "char_property.h" #include "common.h" #include "mmap.h" #include "param.h" #include "utils.h" namespace MeCab { namespace { struct Range { int low; int high; std::vector c; }; int atohex(const char *s) { int n = 0; CHECK_DIE(std::strlen(s) >= 3 && s[0] == '0' && (s[1] == 'x' || s[1] == 'X')) << "no hex value: " << s; const char *p = s; s += 2; while (*s) { int r = 0; if (*s >= '0' && *s <= '9') r = *s - '0'; else if (*s >= 'A' && *s <= 'F') r = *s - 'A' + 10; else if (*s >= 'a' && *s <= 'f') r = *s - 'a' + 10; else CHECK_DIE(false) << "no hex value: " << p; n = 16 * n + r; s++; } return n; } CharInfo encode(const std::vector &c, std::map *category) { CHECK_DIE(c.size()) << "category size is empty"; std::map::const_iterator it = category->find(c[0]); CHECK_DIE(it != category->end()) << "category [" << c[0] << "] is undefined"; CharInfo base = it->second; for (size_t i = 0; i < c.size(); ++i) { std::map::const_iterator it = category->find(c[i]); CHECK_DIE(it != category->end()) << "category [" << c[i] << "] is undefined"; base.type += (1 << it->second.default_type); } return base; } } bool CharProperty::open(const Param ¶m) { const std::string prefix = param.get("dicdir"); const std::string filename = create_filename(prefix, CHAR_PROPERTY_FILE); return open(filename.c_str()); } bool CharProperty::open(const char *filename) { std::ostringstream error; CHECK_FALSE(cmmap_->open(filename, "r")); const char *ptr = cmmap_->begin(); unsigned int csize; read_static(&ptr, csize); size_t fsize = sizeof(unsigned int) + (32 * csize) + sizeof(unsigned int) * 0xffff; CHECK_FALSE(fsize == cmmap_->size()) << "invalid file size: " << filename; clist_.clear(); for (unsigned int i = 0; i < csize; ++i) { const char *s = read_ptr(&ptr, 32); clist_.push_back(s); } map_ = reinterpret_cast(ptr); return true; } void CharProperty::close() { cmmap_->close(); } size_t CharProperty::size() const { return clist_.size(); } const char *CharProperty::name(size_t i) const { return const_cast(clist_[i]); } // this function must be rewritten. void CharProperty::set_charset(const char *ct) { charset_ = decode_charset(ct); } int CharProperty::id(const char *key) const { for (int i = 0; i < static_cast(clist_.size()); ++i) { if (std::strcmp(key, clist_[i]) == 0) { return i; } } return -1; } bool CharProperty::compile(const char *cfile, const char *ufile, const char *ofile) { scoped_fixed_array line; scoped_fixed_array col; size_t id = 0; std::vector range; std::map category; std::vector category_ary; std::ifstream ifs(WPATH(cfile)); std::istringstream iss(CHAR_PROPERTY_DEF_DEFAULT); std::istream *is = &ifs; if (!ifs) { std::cerr << cfile << " is not found. minimum setting is used" << std::endl; is = &iss; } while (is->getline(line.get(), line.size())) { if (std::strlen(line.get()) == 0 || line[0] == '#') { continue; } const size_t size = tokenize2(line.get(), "\t ", col.get(), col.size()); CHECK_DIE(size >= 2) << "format error: " << line.get(); // 0xFFFF..0xFFFF hoge hoge hgoe # if (std::strncmp(col[0], "0x", 2) == 0) { std::string low = col[0]; std::string high; size_t pos = low.find(".."); if (pos != std::string::npos) { high = low.substr(pos + 2, low.size() - pos - 2); low = low.substr(0, pos); } else { high = low; } Range r; r.low = atohex(low.c_str()); r.high = atohex(high.c_str()); CHECK_DIE(r.low >= 0 && r.low < 0xffff && r.high >= 0 && r.high < 0xffff && r.low <= r.high) << "range error: low=" << r.low << " high=" << r.high; for (size_t i = 1; i < size; ++i) { if (col[i][0] == '#') { break; // skip comments } CHECK_DIE(category.find(std::string(col[i])) != category.end()) << "category [" << col[i] << "] is undefined"; r.c.push_back(col[i]); } range.push_back(r); } else { CHECK_DIE(size >= 4) << "format error: " << line.get(); std::string key = col[0]; CHECK_DIE(category.find(key) == category.end()) << "category " << key << " is already defined"; CharInfo c; std::memset(&c, 0, sizeof(c)); c.invoke = std::atoi(col[1]); c.group = std::atoi(col[2]); c.length = std::atoi(col[3]); c.default_type = id++; category.insert(std::pair(key, c)); category_ary.push_back(key); } } CHECK_DIE(category.size() < 18) << "too many categories(>= 18)"; CHECK_DIE(category.find("DEFAULT") != category.end()) << "category [DEFAULT] is undefined"; CHECK_DIE(category.find("SPACE") != category.end()) << "category [SPACE] is undefined"; std::istringstream iss2(UNK_DEF_DEFAULT); std::ifstream ifs2(WPATH(ufile)); std::istream *is2 = &ifs2; if (!ifs2) { std::cerr << ufile << " is not found. minimum setting is used." << std::endl; is2 = &iss2; } std::set unk; while (is2->getline(line.get(), line.size())) { const size_t n = tokenizeCSV(line.get(), col.get(), 2); CHECK_DIE(n >= 1) << "format error: " << line.get(); const std::string key = col[0]; CHECK_DIE(category.find(key) != category.end()) << "category [" << key << "] is undefined in " << cfile; unk.insert(key); } for (std::map::const_iterator it = category.begin(); it != category.end(); ++it) { CHECK_DIE(unk.find(it->first) != unk.end()) << "category [" << it->first << "] is undefined in " << ufile; } std::vector table(0xffff); { std::vector tmp; tmp.push_back("DEFAULT"); const CharInfo c = encode(tmp, &category); std::fill(table.begin(), table.end(), c); } for (std::vector::const_iterator it = range.begin(); it != range.end(); ++it) { const CharInfo c = encode(it->c, &category); for (int i = it->low; i <= it->high; ++i) { table[i] = c; } } // output binary table { std::ofstream ofs(WPATH(ofile), std::ios::binary|std::ios::out); CHECK_DIE(ofs) << "permission denied: " << ofile; unsigned int size = static_cast(category.size()); ofs.write(reinterpret_cast(&size), sizeof(size)); for (std::vector::const_iterator it = category_ary.begin(); it != category_ary.end(); ++it) { char buf[32]; std::fill(buf, buf + sizeof(buf), '\0'); std::strncpy(buf, it->c_str(), sizeof(buf) - 1); ofs.write(reinterpret_cast(buf), sizeof(buf)); } ofs.write(reinterpret_cast(&table[0]), sizeof(CharInfo) * table.size()); ofs.close(); } return true; } } mecab-0.996/src/viterbi.cpp0000644002562000116100000002620312110177232012465 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include "common.h" #include "connector.h" #include "mecab.h" #include "nbest_generator.h" #include "param.h" #include "viterbi.h" #include "scoped_ptr.h" #include "string_buffer.h" #include "tokenizer.h" namespace MeCab { namespace { void calc_alpha(Node *n, double beta) { n->alpha = 0.0; for (Path *path = n->lpath; path; path = path->lnext) { n->alpha = logsumexp(n->alpha, -beta * path->cost + path->lnode->alpha, path == n->lpath); } } void calc_beta(Node *n, double beta) { n->beta = 0.0; for (Path *path = n->rpath; path; path = path->rnext) { n->beta = logsumexp(n->beta, -beta * path->cost + path->rnode->beta, path == n->rpath); } } } // namespace Viterbi::Viterbi() : tokenizer_(0), connector_(0), cost_factor_(0) {} Viterbi::~Viterbi() {} bool Viterbi::open(const Param ¶m) { tokenizer_.reset(new Tokenizer); CHECK_FALSE(tokenizer_->open(param)) << tokenizer_->what(); CHECK_FALSE(tokenizer_->dictionary_info()) << "Dictionary is empty"; connector_.reset(new Connector); CHECK_FALSE(connector_->open(param)) << connector_->what(); CHECK_FALSE(tokenizer_->dictionary_info()->lsize == connector_->left_size() && tokenizer_->dictionary_info()->rsize == connector_->right_size()) << "Transition table and dictionary are not compatible"; cost_factor_ = param.get("cost-factor"); if (cost_factor_ == 0) { cost_factor_ = 800; } return true; } bool Viterbi::analyze(Lattice *lattice) const { if (!lattice || !lattice->sentence()) { return false; } if (!initPartial(lattice)) { return false; } bool result = false; if (lattice->has_request_type(MECAB_NBEST) || lattice->has_request_type(MECAB_MARGINAL_PROB)) { // IsAllPath=true if (lattice->has_constraint()) { result = viterbi(lattice); } else { result = viterbi(lattice); } } else { // IsAllPath=false if (lattice->has_constraint()) { result = viterbi(lattice); } else { result = viterbi(lattice); } } if (!result) { return false; } if (!forwardbackward(lattice)) { return false; } if (!buildBestLattice(lattice)) { return false; } if (!buildAllLattice(lattice)) { return false; } if (!initNBest(lattice)) { return false; } return true; } const Tokenizer *Viterbi::tokenizer() const { return tokenizer_.get(); } const Connector *Viterbi::connector() const { return connector_.get(); } // static bool Viterbi::forwardbackward(Lattice *lattice) { if (!lattice->has_request_type(MECAB_MARGINAL_PROB)) { return true; } Node **end_node_list = lattice->end_nodes(); Node **begin_node_list = lattice->begin_nodes(); const size_t len = lattice->size(); const double theta = lattice->theta(); end_node_list[0]->alpha = 0.0; for (int pos = 0; pos <= static_cast(len); ++pos) { for (Node *node = begin_node_list[pos]; node; node = node->bnext) { calc_alpha(node, theta); } } begin_node_list[len]->beta = 0.0; for (int pos = static_cast(len); pos >= 0; --pos) { for (Node *node = end_node_list[pos]; node; node = node->enext) { calc_beta(node, theta); } } const double Z = begin_node_list[len]->alpha; lattice->set_Z(Z); // alpha of EOS for (int pos = 0; pos <= static_cast(len); ++pos) { for (Node *node = begin_node_list[pos]; node; node = node->bnext) { node->prob = std::exp(node->alpha + node->beta - Z); for (Path *path = node->lpath; path; path = path->lnext) { path->prob = std::exp(path->lnode->alpha - theta * path->cost + path->rnode->beta - Z); } } } return true; } // static bool Viterbi::buildResultForNBest(Lattice *lattice) { return buildAllLattice(lattice); } // static bool Viterbi::buildAllLattice(Lattice *lattice) { if (!lattice->has_request_type(MECAB_ALL_MORPHS)) { return true; } Node *prev = lattice->bos_node(); const size_t len = lattice->size(); Node **begin_node_list = lattice->begin_nodes(); for (long pos = 0; pos <= static_cast(len); ++pos) { for (Node *node = begin_node_list[pos]; node; node = node->bnext) { prev->next = node; node->prev = prev; prev = node; } } return true; } // static bool Viterbi::buildAlternative(Lattice *lattice) { Node **begin_node_list = lattice->begin_nodes(); const Node *bos_node = lattice->bos_node(); for (const Node *node = bos_node; node; node = node->next) { if (node->stat == MECAB_BOS_NODE || node->stat == MECAB_EOS_NODE) { continue; } const size_t pos = node->surface - lattice->sentence() - node->rlength + node->length; std::cout.write(node->surface, node->length); std::cout << "\t" << node->feature << std::endl; for (const Node *anode = begin_node_list[pos]; anode; anode = anode->bnext) { if (anode->rlength == node->rlength && anode->length == node->length) { std::cout << "@ "; std::cout.write(anode->surface, anode->length); std::cout << "\t" << anode->feature << std::endl; } } } std::cout << "EOS" << std::endl; return true; } // static bool Viterbi::buildBestLattice(Lattice *lattice) { Node *node = lattice->eos_node(); for (Node *prev_node; node->prev;) { node->isbest = 1; prev_node = node->prev; prev_node->next = node; node = prev_node; } return true; } // static bool Viterbi::initNBest(Lattice *lattice) { if (!lattice->has_request_type(MECAB_NBEST)) { return true; } lattice->allocator()->nbest_generator()->set(lattice); return true; } // static bool Viterbi::initPartial(Lattice *lattice) { if (!lattice->has_request_type(MECAB_PARTIAL)) { if (lattice->has_constraint()) { lattice->set_boundary_constraint(0, MECAB_TOKEN_BOUNDARY); lattice->set_boundary_constraint(lattice->size(), MECAB_TOKEN_BOUNDARY); } return true; } Allocator *allocator = lattice->allocator(); char *str = allocator->partial_buffer(lattice->size() + 1); strncpy(str, lattice->sentence(), lattice->size() + 1); std::vector lines; const size_t lsize = tokenize(str, "\n", std::back_inserter(lines), lattice->size() + 1); char* column[2]; scoped_array buf(new char[lattice->size() + 1]); StringBuffer os(buf.get(), lattice->size() + 1); std::vector > tokens; tokens.reserve(lsize); size_t pos = 0; for (size_t i = 0; i < lsize; ++i) { const size_t size = tokenize(lines[i], "\t", column, 2); if (size == 1 && std::strcmp(column[0], "EOS") == 0) { break; } const size_t len = std::strlen(column[0]); if (size == 2) { tokens.push_back(std::make_pair(column[0], column[1])); } else { tokens.push_back(std::make_pair(column[0], reinterpret_cast(0))); } os << column[0]; pos += len; } os << '\0'; lattice->set_sentence(os.str()); pos = 0; for (size_t i = 0; i < tokens.size(); ++i) { const char *surface = tokens[i].first; const char *feature = tokens[i].second; const size_t len = std::strlen(surface); lattice->set_boundary_constraint(pos, MECAB_TOKEN_BOUNDARY); lattice->set_boundary_constraint(pos + len, MECAB_TOKEN_BOUNDARY); if (feature) { lattice->set_feature_constraint(pos, pos + len, feature); for (size_t n = 1; n < len; ++n) { lattice->set_boundary_constraint(pos + n, MECAB_INSIDE_TOKEN); } } pos += len; } return true; } namespace { template bool connect(size_t pos, Node *rnode, Node **begin_node_list, Node **end_node_list, const Connector *connector, Allocator *allocator) { for (;rnode; rnode = rnode->bnext) { register long best_cost = 2147483647; Node* best_node = 0; for (Node *lnode = end_node_list[pos]; lnode; lnode = lnode->enext) { register int lcost = connector->cost(lnode, rnode); // local cost register long cost = lnode->cost + lcost; if (cost < best_cost) { best_node = lnode; best_cost = cost; } if (IsAllPath) { Path *path = allocator->newPath(); path->cost = lcost; path->rnode = rnode; path->lnode = lnode; path->lnext = rnode->lpath; rnode->lpath = path; path->rnext = lnode->rpath; lnode->rpath = path; } } // overflow check 2003/03/09 if (!best_node) { return false; } rnode->prev = best_node; rnode->next = 0; rnode->cost = best_cost; const size_t x = rnode->rlength + pos; rnode->enext = end_node_list[x]; end_node_list[x] = rnode; } return true; } } // namespace template bool Viterbi::viterbi(Lattice *lattice) const { Node **end_node_list = lattice->end_nodes(); Node **begin_node_list = lattice->begin_nodes(); Allocator *allocator = lattice->allocator(); const size_t len = lattice->size(); const char *begin = lattice->sentence(); const char *end = begin + len; Node *bos_node = tokenizer_->getBOSNode(lattice->allocator()); bos_node->surface = lattice->sentence(); end_node_list[0] = bos_node; for (size_t pos = 0; pos < len; ++pos) { if (end_node_list[pos]) { Node *right_node = tokenizer_->lookup(begin + pos, end, allocator, lattice); begin_node_list[pos] = right_node; if (!connect(pos, right_node, begin_node_list, end_node_list, connector_.get(), allocator)) { lattice->set_what("too long sentence."); return false; } } } Node *eos_node = tokenizer_->getEOSNode(lattice->allocator()); eos_node->surface = lattice->sentence() + lattice->size(); begin_node_list[lattice->size()] = eos_node; for (long pos = len; static_cast(pos) >= 0; --pos) { if (end_node_list[pos]) { if (!connect(pos, eos_node, begin_node_list, end_node_list, connector_.get(), allocator)) { lattice->set_what("too long sentence."); return false; } break; } } end_node_list[0] = bos_node; begin_node_list[lattice->size()] = eos_node; return true; } } // Mecab mecab-0.996/src/mecab-dict-gen.cpp0000644002562000116100000000047112031622553013562 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_dict_gen(argc, argv); } mecab-0.996/src/mmap.h0000644002562000116100000001134712110110356011415 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_MMAP_H #define MECAB_MMAP_H #include #include #ifdef HAVE_CONFIG_H #include "config.h" #endif extern "C" { #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_SYS_STAT_H #include #endif #ifdef HAVE_FCNTL_H #include #endif #ifdef HAVE_STRING_H #include #endif #if defined(_WIN32) && !defined(__CYGWIN__) #ifdef HAVE_WINDOWS_H #include #endif #else #ifdef HAVE_SYS_MMAN_H #include #endif #ifdef HAVE_UNISTD_H #include #endif #endif } #include "common.h" #include "utils.h" #ifndef O_BINARY #define O_BINARY 0 #endif namespace MeCab { template class Mmap { private: T *text; size_t length; std::string fileName; whatlog what_; #if defined(_WIN32) && !defined(__CYGWIN__) HANDLE hFile; HANDLE hMap; #else int fd; int flag; #endif public: T& operator[](size_t n) { return *(text + n); } const T& operator[](size_t n) const { return *(text + n); } T* begin() { return text; } const T* begin() const { return text; } T* end() { return text + size(); } const T* end() const { return text + size(); } size_t size() { return length/sizeof(T); } const char *what() { return what_.str(); } const char *file_name() { return fileName.c_str(); } size_t file_size() { return length; } bool empty() { return(length == 0); } // This code is imported from sufary, develoved by // TATUO Yamashita Thanks! #if defined(_WIN32) && !defined(__CYGWIN__) bool open(const char *filename, const char *mode = "r") { this->close(); unsigned long mode1, mode2, mode3; fileName = std::string(filename); if (std::strcmp(mode, "r") == 0) { mode1 = GENERIC_READ; mode2 = PAGE_READONLY; mode3 = FILE_MAP_READ; } else if (std::strcmp(mode, "r+") == 0) { mode1 = GENERIC_READ | GENERIC_WRITE; mode2 = PAGE_READWRITE; mode3 = FILE_MAP_ALL_ACCESS; } else { CHECK_FALSE(false) << "unknown open mode:" << filename; } hFile = ::CreateFileW(WPATH(filename), mode1, FILE_SHARE_READ, 0, OPEN_EXISTING, FILE_ATTRIBUTE_NORMAL, 0); CHECK_FALSE(hFile != INVALID_HANDLE_VALUE) << "CreateFile() failed: " << filename; length = ::GetFileSize(hFile, 0); hMap = ::CreateFileMapping(hFile, 0, mode2, 0, 0, 0); CHECK_FALSE(hMap) << "CreateFileMapping() failed: " << filename; text = reinterpret_cast(::MapViewOfFile(hMap, mode3, 0, 0, 0)); CHECK_FALSE(text) << "MapViewOfFile() failed: " << filename; return true; } void close() { if (text) { ::UnmapViewOfFile(text); } if (hFile != INVALID_HANDLE_VALUE) { ::CloseHandle(hFile); hFile = INVALID_HANDLE_VALUE; } if (hMap) { ::CloseHandle(hMap); hMap = 0; } text = 0; } Mmap(): text(0), hFile(INVALID_HANDLE_VALUE), hMap(0) {} #else bool open(const char *filename, const char *mode = "r") { this->close(); struct stat st; fileName = std::string(filename); if (std::strcmp(mode, "r") == 0) flag = O_RDONLY; else if (std::strcmp(mode, "r+") == 0) flag = O_RDWR; else CHECK_FALSE(false) << "unknown open mode: " << filename; CHECK_FALSE((fd = ::open(filename, flag | O_BINARY)) >= 0) << "open failed: " << filename; CHECK_FALSE(::fstat(fd, &st) >= 0) << "failed to get file size: " << filename; length = st.st_size; #ifdef HAVE_MMAP int prot = PROT_READ; if (flag == O_RDWR) prot |= PROT_WRITE; char *p; CHECK_FALSE((p = reinterpret_cast (::mmap(0, length, prot, MAP_SHARED, fd, 0))) != MAP_FAILED) << "mmap() failed: " << filename; text = reinterpret_cast(p); #else text = new T[length]; CHECK_FALSE(::read(fd, text, length) >= 0) << "read() failed: " << filename; #endif ::close(fd); fd = -1; return true; } void close() { if (fd >= 0) { ::close(fd); fd = -1; } if (text) { #ifdef HAVE_MMAP ::munmap(reinterpret_cast(text), length); text = 0; #else if (flag == O_RDWR) { int fd2; if ((fd2 = ::open(fileName.c_str(), O_RDWR)) >= 0) { ::write(fd2, text, length); ::close(fd2); } } delete [] text; #endif } text = 0; } Mmap() : text(0), fd(-1) {} #endif virtual ~Mmap() { this->close(); } }; } #endif mecab-0.996/src/Makefile.msvc.in0000644002562000116100000000355712031622553013343 00000000000000CC = cl.exe CXXC = cl.exe LINK=link.exe CFLAGS = /EHsc /O2 /GL /GA /Ob2 /nologo /W3 /MT /Zi /wd4800 /wd4305 /wd4244 LDFLAGS = /nologo /OPT:REF /OPT:ICF /LTCG /NXCOMPAT /DYNAMICBASE /MACHINE:X86 ADVAPI32.LIB DEFS = -D_CRT_SECURE_NO_DEPRECATE -DMECAB_USE_THREAD \ -DDLL_EXPORT -DHAVE_GETENV -DHAVE_WINDOWS_H -DDIC_VERSION=@DIC_VERSION@ \ -DVERSION="\"@VERSION@\"" -DPACKAGE="\"mecab\"" \ -DUNICODE -D_UNICODE \ -DMECAB_DEFAULT_RC="\"c:\\Program Files\\mecab\\etc\\mecabrc\"" INC = -I. -I.. DEL = del OBJ = feature_index.obj param.obj learner.obj string_buffer.obj \ char_property.obj learner_tagger.obj tagger.obj \ connector.obj tokenizer.obj \ context_id.obj dictionary.obj utils.obj \ dictionary_compiler.obj viterbi.obj \ dictionary_generator.obj writer.obj iconv_utils.obj \ dictionary_rewriter.obj lbfgs.obj eval.obj nbest_generator.obj .c.obj: $(CC) $(CFLAGS) $(INC) $(DEFS) -c $< .cpp.obj: $(CC) $(CFLAGS) $(INC) $(DEFS) -c $< all: libmecab mecab mecab-dict-index mecab-dict-gen mecab-cost-train mecab-system-eval mecab-test-gen mecab: $(OBJ) mecab.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab.obj libmecab.lib mecab-dict-index: $(OBJ) mecab-dict-index.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab-dict-index.obj libmecab.lib mecab-dict-gen: $(OBJ) mecab-dict-gen.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab-dict-gen.obj libmecab.lib mecab-cost-train: $(OBJ) mecab-cost-train.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab-cost-train.obj libmecab.lib mecab-system-eval: $(OBJ) mecab-system-eval.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab-system-eval.obj libmecab.lib mecab-test-gen: mecab-test-gen.obj $(LINK) $(LDFLAGS) /out:$@.exe mecab-test-gen.obj libmecab.lib libmecab: $(OBJ) libmecab.obj $(LINK) $(LDFLAGS) /out:$@.dll $(OBJ) libmecab.obj /dll clean: $(DEL) *.exe *.obj *.dll *.a *.lib *.o *.exp *.def mecab-0.996/src/char_property.h0000644002562000116100000000572012077162271013361 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_CHARACTER_CATEGORY_H_ #define MECAB_CHARACTER_CATEGORY_H_ #include "mmap.h" #include "scoped_ptr.h" #include "ucs.h" #include "utils.h" namespace MeCab { class Param; struct CharInfo { unsigned int type: 18; unsigned int default_type: 8; unsigned int length: 4; unsigned int group: 1; unsigned int invoke: 1; CharInfo() : type(0), default_type(0), length(0), group(0), invoke(0) {} bool isKindOf(CharInfo c) const { return type & c.type; } }; class CharProperty { public: bool open(const Param &); bool open(const char*); void close(); size_t size() const; void set_charset(const char *charset); int id(const char *) const; const char *name(size_t i) const; const char *what() { return what_.str(); } inline const char *seekToOtherType(const char *begin, const char *end, CharInfo c, CharInfo *fail, size_t *mblen, size_t *clen) const { register const char *p = begin; *clen = 0; while (p != end && c.isKindOf(*fail = getCharInfo(p, end, mblen))) { p += *mblen; ++(*clen); c = *fail; } return p; } inline CharInfo getCharInfo(const char *begin, const char *end, size_t *mblen) const { unsigned short int t = 0; #ifndef MECAB_USE_UTF8_ONLY switch (charset_) { case EUC_JP: t = euc_to_ucs2(begin, end, mblen); break; case CP932: t = cp932_to_ucs2(begin, end, mblen); break; case UTF8: t = utf8_to_ucs2(begin, end, mblen); break; case UTF16: t = utf16_to_ucs2(begin, end, mblen); break; case UTF16LE: t = utf16le_to_ucs2(begin, end, mblen); break; case UTF16BE: t = utf16be_to_ucs2(begin, end, mblen); break; case ASCII: t = ascii_to_ucs2(begin, end, mblen); break; default: t = utf8_to_ucs2(begin, end, mblen); break; } #else switch (charset_) { case UTF8: t = utf8_to_ucs2(begin, end, mblen); break; case UTF16: t = utf16_to_ucs2(begin, end, mblen); break; case UTF16LE: t = utf16le_to_ucs2(begin, end, mblen); break; case UTF16BE: t = utf16be_to_ucs2(begin, end, mblen); break; default: t = utf8_to_ucs2(begin, end, mblen); break; } #endif return map_[t]; } inline CharInfo getCharInfo(size_t id) const { return map_[id]; } static bool compile(const char *, const char *, const char*); CharProperty(): cmmap_(new Mmap), map_(0), charset_(0) {} virtual ~CharProperty() { this->close(); } private: scoped_ptr > cmmap_; std::vector clist_; const CharInfo *map_; int charset_; whatlog what_; }; } #endif // MECAB_CHARACTER_CATEGORY_H_ mecab-0.996/src/writer.h0000644002562000116100000000272112031622553012004 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_WRITER_H_ #define MECAB_WRITER_H_ #include #include "common.h" #include "mecab.h" #include "utils.h" #include "scoped_ptr.h" #include "string_buffer.h" namespace MeCab { class Param; class Writer { public: Writer(); virtual ~Writer(); bool open(const Param ¶m); void close(); bool writeNode(Lattice *lattice, const char *format, const Node *node, StringBuffer *s) const; bool writeNode(Lattice *lattice, const Node *node, StringBuffer *s) const; bool write(Lattice *lattice, StringBuffer *node) const; const char *what() { return what_.str(); } private: scoped_string node_format_; scoped_string bos_format_; scoped_string eos_format_; scoped_string unk_format_; scoped_string eon_format_; whatlog what_; bool writeLattice(Lattice *lattice, StringBuffer *s) const; bool writeWakati(Lattice *lattice, StringBuffer *s) const; bool writeNone(Lattice *lattice, StringBuffer *s) const; bool writeUser(Lattice *lattice, StringBuffer *s) const; bool writeDump(Lattice *lattice, StringBuffer *s) const; bool writeEM(Lattice *lattice, StringBuffer *s) const; bool (Writer::*write_)(Lattice *lattice, StringBuffer *s) const; }; } #endif // WRITER_H_ mecab-0.996/src/utils.cpp0000644002562000116100000003357212077422245012201 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef HAVE_SYS_TYPES_H #include #endif #ifdef HAVE_DIRENT_H #include #endif #ifdef HAVE_WINDOWS_H #define NOMINMAX #include #include #endif #include #if defined(_WIN32) && !defined(__CYGWIN__) extern HINSTANCE DllInstance; #endif #include "common.h" #include "mecab.h" #include "param.h" #include "utils.h" namespace MeCab { #if defined(_WIN32) && !defined(__CYGWIN__) std::wstring Utf8ToWide(const std::string &input) { int output_length = ::MultiByteToWideChar(CP_UTF8, 0, input.c_str(), -1, NULL, 0); output_length = output_length <= 0 ? 0 : output_length - 1; if (output_length == 0) { return L""; } scoped_array input_wide(new wchar_t[output_length + 1]); const int result = ::MultiByteToWideChar(CP_UTF8, 0, input.c_str(), -1, input_wide.get(), output_length + 1); std::wstring output; if (result > 0) { output.assign(input_wide.get()); } return output; } std::string WideToUtf8(const std::wstring &input) { const int output_length = ::WideCharToMultiByte(CP_UTF8, 0, input.c_str(), -1, NULL, 0, NULL, NULL); if (output_length == 0) { return ""; } scoped_array input_encoded(new char[output_length + 1]); const int result = ::WideCharToMultiByte(CP_UTF8, 0, input.c_str(), -1, input_encoded.get(), output_length + 1, NULL, NULL); std::string output; if (result > 0) { output.assign(input_encoded.get()); } return output; } #endif int decode_charset(const char *charset) { std::string tmp = charset; toLower(&tmp); if (tmp == "sjis" || tmp == "shift-jis" || tmp == "shift_jis" || tmp == "cp932") return CP932; else if (tmp == "euc" || tmp == "euc_jp" || tmp == "euc-jp") return EUC_JP; else if (tmp == "utf8" || tmp == "utf_8" || tmp == "utf-8") return UTF8; else if (tmp == "utf16" || tmp == "utf_16" || tmp == "utf-16") return UTF16; else if (tmp == "utf16be" || tmp == "utf_16be" || tmp == "utf-16be") return UTF16BE; else if (tmp == "utf16le" || tmp == "utf_16le" || tmp == "utf-16le") return UTF16LE; else if (tmp == "ascii") return ASCII; return UTF8; // default is UTF8 } std::string create_filename(const std::string &path, const std::string &file) { std::string s = path; #if defined(_WIN32) && !defined(__CYGWIN__) if (s.size() && s[s.size()-1] != '\\') s += '\\'; #else if (s.size() && s[s.size()-1] != '/') s += '/'; #endif s += file; return s; } void remove_filename(std::string *s) { int len = static_cast(s->size()) - 1; bool ok = false; for (; len >= 0; --len) { #if defined(_WIN32) && !defined(__CYGWIN__) if ((*s)[len] == '\\') { ok = true; break; } #else if ((*s)[len] == '/') { ok = true; break; } #endif } if (ok) *s = s->substr(0, len); else *s = "."; } void remove_pathname(std::string *s) { int len = static_cast(s->size()) - 1; bool ok = false; for (; len >= 0; --len) { #if defined(_WIN32) && !defined(__CYGWIN__) if ((*s)[len] == '\\') { ok = true; break; } #else if ((*s)[len] == '/') { ok = true; break; } #endif } if (ok) *s = s->substr(len + 1, s->size() - len); else *s = "."; } void replace_string(std::string *s, const std::string &src, const std::string &dst) { const std::string::size_type pos = s->find(src); if (pos != std::string::npos) { s->replace(pos, src.size(), dst); } } void enum_csv_dictionaries(const char *path, std::vector *dics) { dics->clear(); #if defined(_WIN32) && !defined(__CYGWIN__) WIN32_FIND_DATAW wfd; HANDLE hFind; const std::wstring pat = Utf8ToWide(create_filename(path, "*.csv")); hFind = ::FindFirstFileW(pat.c_str(), &wfd); CHECK_DIE(hFind != INVALID_HANDLE_VALUE) << "Invalid File Handle. Get Last Error reports"; do { std::string tmp = create_filename(path, WideToUtf8(wfd.cFileName)); dics->push_back(tmp); } while (::FindNextFileW(hFind, &wfd)); ::FindClose(hFind); #else DIR *dir = opendir(path); CHECK_DIE(dir) << "no such directory: " << path; for (struct dirent *dp = readdir(dir); dp; dp = readdir(dir)) { const std::string tmp = dp->d_name; if (tmp.size() >= 5) { std::string ext = tmp.substr(tmp.size() - 4, 4); toLower(&ext); if (ext == ".csv") { dics->push_back(create_filename(path, tmp)); } } } closedir(dir); #endif } bool toLower(std::string *s) { for (size_t i = 0; i < s->size(); ++i) { char c = (*s)[i]; if ((c >= 'A') && (c <= 'Z')) { c += 'a' - 'A'; (*s)[i] = c; } } return true; } bool escape_csv_element(std::string *w) { if (w->find(',') != std::string::npos || w->find('"') != std::string::npos) { std::string tmp = "\""; for (size_t j = 0; j < w->size(); j++) { if ((*w)[j] == '"') tmp += '"'; tmp += (*w)[j]; } tmp += '"'; *w = tmp; } return true; } int progress_bar(const char* message, size_t current, size_t total) { static char bar[] = "###########################################"; static int scale = sizeof(bar) - 1; static int prev = 0; int cur_percentage = static_cast(100.0 * current/total); int bar_len = static_cast(1.0 * current*scale/total); if (prev != cur_percentage) { printf("%s: %3d%% |%.*s%*s| ", message, cur_percentage, bar_len, bar, scale - bar_len, ""); if (cur_percentage == 100) printf("\n"); else printf("\r"); fflush(stdout); } prev = cur_percentage; return 1; } int load_request_type(const Param ¶m) { int request_type = MECAB_ONE_BEST; if (param.get("allocate-sentence")) { request_type |= MECAB_ALLOCATE_SENTENCE; } if (param.get("partial")) { request_type |= MECAB_PARTIAL; } if (param.get("all-morphs")) { request_type |= MECAB_ALL_MORPHS; } if (param.get("marginal")) { request_type |= MECAB_MARGINAL_PROB; } const int nbest = param.get("nbest"); if (nbest >= 2) { request_type |= MECAB_NBEST; } // DEPRECATED: const int lattice_level = param.get("lattice-level"); if (lattice_level >= 1) { request_type |= MECAB_NBEST; } if (lattice_level >= 2) { request_type |= MECAB_MARGINAL_PROB; } return request_type; } bool load_dictionary_resource(Param *param) { std::string rcfile = param->get("rcfile"); #ifdef HAVE_GETENV if (rcfile.empty()) { const char *homedir = getenv("HOME"); if (homedir) { const std::string s = MeCab::create_filename(std::string(homedir), ".mecabrc"); std::ifstream ifs(WPATH(s.c_str())); if (ifs) { rcfile = s; } } } if (rcfile.empty()) { const char *rcenv = getenv("MECABRC"); if (rcenv) { rcfile = rcenv; } } #endif #if defined (HAVE_GETENV) && defined(_WIN32) && !defined(__CYGWIN__) if (rcfile.empty()) { scoped_fixed_array buf; const DWORD len = ::GetEnvironmentVariableW(L"MECABRC", buf.get(), buf.size()); if (len < buf.size() && len > 0) { rcfile = WideToUtf8(buf.get()); } } #endif #if defined(_WIN32) && !defined(__CYGWIN__) HKEY hKey; scoped_fixed_array v; DWORD vt; DWORD size = v.size() * sizeof(v[0]); if (rcfile.empty()) { ::RegOpenKeyExW(HKEY_LOCAL_MACHINE, L"software\\mecab", 0, KEY_READ, &hKey); ::RegQueryValueExW(hKey, L"mecabrc", 0, &vt, reinterpret_cast(v.get()), &size); ::RegCloseKey(hKey); if (vt == REG_SZ) { rcfile = WideToUtf8(v.get()); } } if (rcfile.empty()) { ::RegOpenKeyExW(HKEY_CURRENT_USER, L"software\\mecab", 0, KEY_READ, &hKey); ::RegQueryValueExW(hKey, L"mecabrc", 0, &vt, reinterpret_cast(v.get()), &size); ::RegCloseKey(hKey); if (vt == REG_SZ) { rcfile = WideToUtf8(v.get()); } } if (rcfile.empty()) { vt = ::GetModuleFileNameW(DllInstance, v.get(), size); if (vt != 0) { scoped_fixed_array drive; scoped_fixed_array dir; _wsplitpath(v.get(), drive.get(), dir.get(), NULL, NULL); const std::wstring path = std::wstring(drive.get()) + std::wstring(dir.get()) + L"mecabrc"; if (::GetFileAttributesW(path.c_str()) != -1) { rcfile = WideToUtf8(path); } } } #endif if (rcfile.empty()) { rcfile = MECAB_DEFAULT_RC; } if (!param->load(rcfile.c_str())) { return false; } std::string dicdir = param->get("dicdir"); if (dicdir.empty()) { dicdir = "."; // current } remove_filename(&rcfile); replace_string(&dicdir, "$(rcpath)", rcfile); param->set("dicdir", dicdir, true); dicdir = create_filename(dicdir, DICRC); if (!param->load(dicdir.c_str())) { return false; } return true; } namespace { // Copied from MurmurHash3.cpp // http://code.google.com/p/smhasher/source/browse/trunk/MurmurHash3.cpp //----------------------------------------------------------------------------- // Platform-specific functions and macros // Microsoft Visual Studio #if defined(_MSC_VER) #define FORCE_INLINE __forceinline #define ROTL32(x,y) _rotl(x,y) #define BIG_CONSTANT(x) (x) // Other compilers #else // defined(_MSC_VER) #define FORCE_INLINE inline __attribute__((always_inline)) inline uint32_t rotl32 ( uint32_t x, uint8_t r ) { return (x << r) | (x >> (32 - r)); } #define ROTL32(x,y) rotl32(x,y) #endif // !defined(_MSC_VER) //----------------------------------------------------------------------------- // Block read - if your platform needs to do endian-swapping or can only // handle aligned reads, do the conversion here FORCE_INLINE uint32_t getblock ( const uint32_t * p, int i ) { return p[i]; } //----------------------------------------------------------------------------- // Finalization mix - force all bits of a hash block to avalanche FORCE_INLINE uint32_t fmix (uint32_t h) { h ^= h >> 16; h *= 0x85ebca6b; h ^= h >> 13; h *= 0xc2b2ae35; h ^= h >> 16; return h; } void MurmurHash3_x86_128(const void * key, const int len, uint32_t seed, char *out) { const uint8_t * data = (const uint8_t*)key; const int nblocks = len / 16; uint32_t h1 = seed; uint32_t h2 = seed; uint32_t h3 = seed; uint32_t h4 = seed; uint32_t c1 = 0x239b961b; uint32_t c2 = 0xab0e9789; uint32_t c3 = 0x38b34ae5; uint32_t c4 = 0xa1e38b93; //---------- // body const uint32_t * blocks = (const uint32_t *)(data + nblocks*16); for(int i = -nblocks; i; i++) { uint32_t k1 = getblock(blocks,i*4+0); uint32_t k2 = getblock(blocks,i*4+1); uint32_t k3 = getblock(blocks,i*4+2); uint32_t k4 = getblock(blocks,i*4+3); k1 *= c1; k1 = ROTL32(k1,15); k1 *= c2; h1 ^= k1; h1 = ROTL32(h1,19); h1 += h2; h1 = h1*5+0x561ccd1b; k2 *= c2; k2 = ROTL32(k2,16); k2 *= c3; h2 ^= k2; h2 = ROTL32(h2,17); h2 += h3; h2 = h2*5+0x0bcaa747; k3 *= c3; k3 = ROTL32(k3,17); k3 *= c4; h3 ^= k3; h3 = ROTL32(h3,15); h3 += h4; h3 = h3*5+0x96cd1c35; k4 *= c4; k4 = ROTL32(k4,18); k4 *= c1; h4 ^= k4; h4 = ROTL32(h4,13); h4 += h1; h4 = h4*5+0x32ac3b17; } //---------- // tail const uint8_t * tail = (const uint8_t*)(data + nblocks*16); uint32_t k1 = 0; uint32_t k2 = 0; uint32_t k3 = 0; uint32_t k4 = 0; switch(len & 15) { case 15: k4 ^= tail[14] << 16; case 14: k4 ^= tail[13] << 8; case 13: k4 ^= tail[12] << 0; k4 *= c4; k4 = ROTL32(k4,18); k4 *= c1; h4 ^= k4; case 12: k3 ^= tail[11] << 24; case 11: k3 ^= tail[10] << 16; case 10: k3 ^= tail[ 9] << 8; case 9: k3 ^= tail[ 8] << 0; k3 *= c3; k3 = ROTL32(k3,17); k3 *= c4; h3 ^= k3; case 8: k2 ^= tail[ 7] << 24; case 7: k2 ^= tail[ 6] << 16; case 6: k2 ^= tail[ 5] << 8; case 5: k2 ^= tail[ 4] << 0; k2 *= c2; k2 = ROTL32(k2,16); k2 *= c3; h2 ^= k2; case 4: k1 ^= tail[ 3] << 24; case 3: k1 ^= tail[ 2] << 16; case 2: k1 ^= tail[ 1] << 8; case 1: k1 ^= tail[ 0] << 0; k1 *= c1; k1 = ROTL32(k1,15); k1 *= c2; h1 ^= k1; }; //---------- // finalization h1 ^= len; h2 ^= len; h3 ^= len; h4 ^= len; h1 += h2; h1 += h3; h1 += h4; h2 += h1; h3 += h1; h4 += h1; h1 = fmix(h1); h2 = fmix(h2); h3 = fmix(h3); h4 = fmix(h4); h1 += h2; h1 += h3; h1 += h4; h2 += h1; h3 += h1; h4 += h1; std::memcpy(out, reinterpret_cast(&h1), 4); std::memcpy(out + 4, reinterpret_cast(&h2), 4); std::memcpy(out + 8, reinterpret_cast(&h3), 4); std::memcpy(out+ 12, reinterpret_cast(&h4), 4); } } uint64_t fingerprint(const char *str, size_t size) { uint64_t result[2] = { 0 }; const uint32_t kFingerPrint32Seed = 0xfd14deff; MurmurHash3_x86_128(str, size, kFingerPrint32Seed, reinterpret_cast(result)); return result[0]; } uint64_t fingerprint(const std::string &str) { return fingerprint(str.data(), str.size()); } bool file_exists(const char *filename) { std::ifstream ifs(WPATH(filename)); if (!ifs) { return false; } return true; } } // namespace MeCab mecab-0.996/src/iconv_utils.cpp0000644002562000116100000001135612031622553013365 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include "common.h" #include "scoped_ptr.h" #include "utils.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif #include "char_property.h" #include "iconv_utils.h" #if defined(_WIN32) && !defined(__CYGWIN__) #include "windows.h" #endif namespace { #ifdef HAVE_ICONV const char * decode_charset_iconv(const char *str) { const int charset = MeCab::decode_charset(str); switch (charset) { case MeCab::UTF8: return "UTF-8"; case MeCab::EUC_JP: return "EUC-JP"; case MeCab::CP932: return "SHIFT-JIS"; case MeCab::UTF16: return "UTF-16"; case MeCab::UTF16LE: return "UTF-16LE"; case MeCab::UTF16BE: return "UTF-16BE"; default: std::cerr << "charset " << str << " is not defined, use " MECAB_DEFAULT_CHARSET; return MECAB_DEFAULT_CHARSET; } return MECAB_DEFAULT_CHARSET; } #endif #if defined(_WIN32) && !defined(__CYGWIN__) DWORD decode_charset_win32(const char *str) { const int charset = MeCab::decode_charset(str); switch (charset) { case MeCab::UTF8: return CP_UTF8; case MeCab::UTF16: return 1200; case MeCab::UTF16LE: return 1200; case MeCab::UTF16BE: return 1201; case MeCab::EUC_JP: // return 51932; return 20932; case MeCab::CP932: return 932; default: std::cerr << "charset " << str << " is not defined, use 'CP_THREAD_ACP'"; return CP_THREAD_ACP; } return 0; } #endif } // namespace namespace MeCab { bool Iconv::open(const char* from, const char* to) { ic_ = 0; #if defined HAVE_ICONV const char *from2 = decode_charset_iconv(from); const char *to2 = decode_charset_iconv(to); if (std::strcmp(from2, to2) == 0) { return true; } ic_ = 0; ic_ = iconv_open(to2, from2); if (ic_ == (iconv_t)(-1)) { ic_ = 0; return false; } #else #if defined(_WIN32) && !defined(__CYGWIN__) from_cp_ = decode_charset_win32(from); to_cp_ = decode_charset_win32(to); if (from_cp_ == to_cp_) { return true; } ic_ = from_cp_; #else std::cerr << "iconv_open is not supported" << std::endl; #endif #endif return true; } bool Iconv::convert(std::string *str) { if (str->empty()) { return true; } if (ic_ == 0) { return true; } #if defined HAVE_ICONV size_t ilen = 0; size_t olen = 0; ilen = str->size(); olen = ilen * 4; std::string tmp; tmp.reserve(olen); char *ibuf = const_cast(str->data()); char *obuf_org = const_cast(tmp.data()); char *obuf = obuf_org; std::fill(obuf, obuf + olen, 0); size_t olen_org = olen; iconv(ic_, 0, &ilen, 0, &olen); // reset iconv state while (ilen != 0) { if (iconv(ic_, (ICONV_CONST char **)&ibuf, &ilen, &obuf, &olen) == (size_t) -1) { return false; } } str->assign(obuf_org, olen_org - olen); #else #if defined(_WIN32) && !defined(__CYGWIN__) // covert it to wide character first const size_t wide_len = ::MultiByteToWideChar(from_cp_, 0, str->c_str(), -1, NULL, 0); if (wide_len == 0) { return false; } scoped_array wide_str(new wchar_t[wide_len + 1]); if (!wide_str.get()) { return false; }; if (::MultiByteToWideChar(from_cp_, 0, str->c_str(), -1, wide_str.get(), wide_len + 1) == 0) { return false; } if (to_cp_ == 1200 || to_cp_ == 1201) { str->resize(2 * wide_len); std::memcpy(const_cast(str->data()), reinterpret_cast(wide_str.get()), wide_len * 2); if (to_cp_ == 1201) { char *buf = const_cast(str->data()); for (size_t i = 0; i < 2 * wide_len; i += 2) { std::swap(buf[i], buf[i+1]); } } return true; } const size_t output_len = ::WideCharToMultiByte(to_cp_, 0, wide_str.get(), -1, NULL, 0, NULL, NULL); if (output_len == 0) { return false; } scoped_array encoded(new char[output_len + 1]); if (::WideCharToMultiByte(to_cp_, 0, wide_str.get(), wide_len, encoded.get(), output_len + 1, NULL, NULL) == 0) { return false; } str->assign(encoded.get()); #endif #endif return true; } Iconv::Iconv() : ic_(0) {} Iconv::~Iconv() { #if defined HAVE_ICONV if (ic_ != 0) iconv_close(ic_); #endif } } mecab-0.996/src/feature_index.cpp0000644002562000116100000004626712054327045013665 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include "common.h" #include "feature_index.h" #include "param.h" #include "iconv_utils.h" #include "learner_node.h" #include "scoped_ptr.h" #include "string_buffer.h" #include "utils.h" #define BUFSIZE (2048) #define POSSIZE (64) #define ADDB(b) do { const int id = this->id((b)); \ if (id != -1) feature_.push_back(id); } while (0) #define COPY_FEATURE(ptr) do { \ feature_.push_back(-1); \ (ptr) = feature_freelist_.alloc(feature_.size()); \ std::copy(feature_.begin(), feature_.end(), const_cast(ptr)); \ feature_.clear(); } while (0) namespace MeCab { const char* FeatureIndex::getIndex(char **p, char **column, size_t max) { ++(*p); bool flg = false; if (**p == '?') { flg = true; ++(*p); } // undef flg CHECK_DIE(**p =='[') << "getIndex(): unmatched '['"; size_t n = 0; ++(*p); for (;; ++(*p)) { switch (**p) { case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': n = 10 * n + (**p - '0'); break; case ']': if (n >= max) { return 0; } if (flg == true && ((std::strcmp("*", column[n]) == 0) || column[n][0] == '\0')) { return 0; } return column[n]; // return; break; default: CHECK_DIE(false) << "unmatched '['"; } } return 0; } void FeatureIndex::set_alpha(const double *alpha) { alpha_ = alpha; } bool FeatureIndex::openTemplate(const Param ¶m) { std::string filename = create_filename(param.get("dicdir"), FEATURE_FILE); std::ifstream ifs(WPATH(filename.c_str())); CHECK_DIE(ifs) << "no such file or directory: " << filename; scoped_fixed_array buf; char *column[4]; unigram_templs_.clear(); bigram_templs_.clear(); while (ifs.getline(buf.get(), buf.size())) { if (buf[0] == '\0' || buf[0] == '#' || buf[0] == ' ') { continue; } CHECK_DIE(tokenize2(buf.get(), "\t ", column, 2) == 2) << "format error: " <strdup(column[1])); } else if (std::strcmp(column[0], "BIGRAM") == 0) { bigram_templs_.push_back(this->strdup(column[1])); } else { CHECK_DIE(false) << "format error: " << filename; } } // second, open rewrite rules filename = create_filename(param.get("dicdir"), REWRITE_FILE); rewrite_.open(filename.c_str()); return true; } bool EncoderFeatureIndex::open(const Param ¶m) { return openTemplate(param); } bool DecoderFeatureIndex::open(const Param ¶m) { const std::string modelfile = param.get("model"); // open the file as binary mode again and fallback to text file if (!openBinaryModel(param)) { std::cout << modelfile << " is not a binary model. reopen it as text mode..." << std::endl; CHECK_DIE(openTextModel(param)) << "no such file or directory: " << modelfile; } if (!openTemplate(param)) { close(); return false; } return true; } bool DecoderFeatureIndex::openFromArray(const char *begin, const char *end) { const char *ptr = begin; unsigned int maxid = 0; read_static(&ptr, maxid); maxid_ = static_cast(maxid); const size_t file_size = static_cast(end - begin); const size_t expected_file_size = (sizeof(double) + sizeof(uint64_t)) * maxid_ + sizeof(maxid) + 32; if (expected_file_size != file_size) { return false; } charset_ = ptr; ptr += 32; alpha_ = reinterpret_cast(ptr); ptr += (sizeof(alpha_[0]) * maxid_); key_ = reinterpret_cast(ptr); return true; } bool DecoderFeatureIndex::openBinaryModel(const Param ¶m) { const std::string modelfile = param.get("model"); CHECK_DIE(mmap_.open(modelfile.c_str())) << mmap_.what(); if (!openFromArray(mmap_.begin(), mmap_.end())) { mmap_.close(); return false; } const std::string to = param.get("charset"); CHECK_DIE(decode_charset(charset_) == decode_charset(to.c_str())) << "model charset and dictionary charset are different. " << "model_charset=" << charset_ << " dictionary_charset=" << to; return true; } bool DecoderFeatureIndex::openTextModel(const Param ¶m) { const std::string modelfile = param.get("model"); CHECK_DIE(FeatureIndex::convert(param, modelfile.c_str(), &model_buffer_)); return openFromArray(model_buffer_.data(), model_buffer_.data() + model_buffer_.size()); } void DecoderFeatureIndex::clear() { feature_freelist_.free(); } void EncoderFeatureIndex::clear() {} void EncoderFeatureIndex::clearcache() { feature_cache_.clear(); rewrite_.clear(); } void EncoderFeatureIndex::close() { dic_.clear(); feature_cache_.clear(); maxid_ = 0; } void DecoderFeatureIndex::close() { mmap_.close(); model_buffer_.clear(); maxid_ = 0; } void FeatureIndex::calcCost(LearnerNode *node) { node->wcost = 0.0; if (node->stat == MECAB_EOS_NODE) return; for (const int *f = node->fvector; *f != -1; ++f) { node->wcost += alpha_[*f]; } } void FeatureIndex::calcCost(LearnerPath *path) { if (is_empty(path)) return; path->cost = path->rnode->wcost; for (const int *f = path->fvector; *f != -1; ++f) { path->cost += alpha_[*f]; } } const char *FeatureIndex::strdup(const char *p) { size_t len = std::strlen(p); char *q = char_freelist_.alloc(len + 1); std::strncpy(q, p, len + 1); return q; } bool DecoderFeatureIndex::buildFeature(LearnerPath *path) { path->rnode->wcost = path->cost = 0.0; std::string ufeature1; std::string lfeature1; std::string rfeature1; std::string ufeature2; std::string lfeature2; std::string rfeature2; CHECK_DIE(rewrite_.rewrite2(path->lnode->feature, &ufeature1, &lfeature1, &rfeature1)) << " cannot rewrite pattern: " << path->lnode->feature; CHECK_DIE(rewrite_.rewrite2(path->rnode->feature, &ufeature2, &lfeature2, &rfeature2)) << " cannot rewrite pattern: " << path->rnode->feature; if (!buildUnigramFeature(path, ufeature2.c_str())) { return false; } if (!buildBigramFeature(path, rfeature1.c_str(), lfeature2.c_str())) { return false; } return true; } bool EncoderFeatureIndex::buildFeature(LearnerPath *path) { path->rnode->wcost = path->cost = 0.0; std::string ufeature1; std::string lfeature1; std::string rfeature1; std::string ufeature2; std::string lfeature2; std::string rfeature2; CHECK_DIE(rewrite_.rewrite2(path->lnode->feature, &ufeature1, &lfeature1, &rfeature1)) << " cannot rewrite pattern: " << path->lnode->feature; CHECK_DIE(rewrite_.rewrite2(path->rnode->feature, &ufeature2, &lfeature2, &rfeature2)) << " cannot rewrite pattern: " << path->rnode->feature; { os_.clear(); os_ << ufeature2 << ' ' << path->rnode->char_type << '\0'; const std::string key(os_.str()); std::map >::iterator it = feature_cache_.find(key); if (it != feature_cache_.end()) { path->rnode->fvector = it->second.first; it->second.second++; } else { if (!buildUnigramFeature(path, ufeature2.c_str())) { return false; } feature_cache_.insert(std::pair > (key, std::pair (path->rnode->fvector, 1))); } } { os_.clear(); os_ << rfeature1 << ' ' << lfeature2 << '\0'; std::string key(os_.str()); std::map >::iterator it = feature_cache_.find(key); if (it != feature_cache_.end()) { path->fvector = it->second.first; it->second.second++; } else { if (!buildBigramFeature(path, rfeature1.c_str(), lfeature2.c_str())) return false; feature_cache_.insert(std::pair > (key, std::pair (path->fvector, 1))); } } CHECK_DIE(path->fvector) << " fvector is NULL"; CHECK_DIE(path->rnode->fvector) << "fevector is NULL"; return true; } bool FeatureIndex::buildUnigramFeature(LearnerPath *path, const char *ufeature) { scoped_fixed_array ubuf; scoped_fixed_array F; feature_.clear(); std::strncpy(ubuf.get(), ufeature, ubuf.size()); const size_t usize = tokenizeCSV(ubuf.get(), F.get(), F.size()); for (std::vector::const_iterator it = unigram_templs_.begin(); it != unigram_templs_.end(); ++it) { const char *p = *it; os_.clear(); for (; *p; p++) { switch (*p) { default: os_ << *p; break; case '\\': os_ << getEscapedChar(*++p); break; case '%': { switch (*++p) { case 'F': { const char *r = getIndex(const_cast(&p), F.get(), usize); if (!r) goto NEXT; os_ << r; } break; case 't': os_ << (size_t)path->rnode->char_type; break; case 'u': os_ << ufeature; break; case 'w': if (path->rnode->stat == MECAB_NOR_NODE) { os_.write(path->rnode->surface, path->rnode->length); } default: CHECK_DIE(false) << "unknown meta char: " << *p; } } } } os_ << '\0'; ADDB(os_.str()); NEXT: continue; } COPY_FEATURE(path->rnode->fvector); return true; } bool FeatureIndex::buildBigramFeature(LearnerPath *path, const char *rfeature, const char *lfeature) { scoped_fixed_array rbuf; scoped_fixed_array lbuf; scoped_fixed_array R; scoped_fixed_array L; feature_.clear(); std::strncpy(lbuf.get(), rfeature, lbuf.size()); std::strncpy(rbuf.get(), lfeature, rbuf.size()); const size_t lsize = tokenizeCSV(lbuf.get(), L.get(), L.size()); const size_t rsize = tokenizeCSV(rbuf.get(), R.get(), R.size()); for (std::vector::const_iterator it = bigram_templs_.begin(); it != bigram_templs_.end(); ++it) { const char *p = *it; os_.clear(); for (; *p; p++) { switch (*p) { default: os_ << *p; break; case '\\': os_ << getEscapedChar(*++p); break; case '%': { switch (*++p) { case 'L': { const char *r = getIndex(const_cast(&p), L.get(), lsize); if (!r) goto NEXT; os_ << r; } break; case 'R': { const char *r = getIndex(const_cast(&p), R.get(), rsize); if (!r) goto NEXT; os_ << r; } break; case 'l': os_ << lfeature; break; // use lfeature as it is case 'r': os_ << rfeature; break; default: CHECK_DIE(false) << "unknown meta char: " << *p; } } } } os_ << '\0'; ADDB(os_.str()); NEXT: continue; } COPY_FEATURE(path->fvector); return true; } int DecoderFeatureIndex::id(const char *key) { const uint64_t fp = fingerprint(key, std::strlen(key)); const uint64_t *result = std::lower_bound(key_, key_ + maxid_, fp); if (result == key_ + maxid_ || *result != fp) { return -1; } const int n = static_cast(result - key_); CHECK_DIE(key_[n] == fp); return n; } int EncoderFeatureIndex::id(const char *key) { std::map::const_iterator it = dic_.find(key); if (it == dic_.end()) { dic_.insert(std::pair(std::string(key), maxid_)); return maxid_++; } else { return it->second; } return -1; } void EncoderFeatureIndex::shrink(size_t freq, std::vector *observed) { std::vector freqv; // count fvector freqv.resize(maxid_); for (std::map >::const_iterator it = feature_cache_.begin(); it != feature_cache_.end(); ++it) { for (const int *f = it->second.first; *f != -1; ++f) { freqv[*f] += it->second.second; // freq } } if (freq <= 1) { return; } // make old2new map maxid_ = 0; std::map old2new; for (size_t i = 0; i < freqv.size(); ++i) { if (freqv[i] >= freq) { old2new.insert(std::pair(i, maxid_++)); } } // update dic_ for (std::map::iterator it = dic_.begin(); it != dic_.end();) { std::map::const_iterator it2 = old2new.find(it->second); if (it2 != old2new.end()) { it->second = it2->second; ++it; } else { dic_.erase(it++); } } // update all fvector for (std::map >::const_iterator it = feature_cache_.begin(); it != feature_cache_.end(); ++it) { int *to = const_cast(it->second.first); for (const int *f = it->second.first; *f != -1; ++f) { std::map::const_iterator it2 = old2new.find(*f); if (it2 != old2new.end()) { *to = it2->second; ++to; } } *to = -1; } // update observed vector std::vector observed_new(maxid_); for (size_t i = 0; i < observed->size(); ++i) { std::map::const_iterator it = old2new.find(static_cast(i)); if (it != old2new.end()) { observed_new[it->second] = (*observed)[i]; } } // copy *observed = observed_new; return; } bool FeatureIndex::compile(const Param ¶m, const char* txtfile, const char *binfile) { std::string buf; FeatureIndex::convert(param, txtfile, &buf); std::ofstream ofs(WPATH(binfile), std::ios::binary|std::ios::out); CHECK_DIE(ofs) << "permission denied: " << binfile; ofs.write(buf.data(), buf.size()); return true; } bool FeatureIndex::convert(const Param ¶m, const char* txtfile, std::string *output) { std::ifstream ifs(WPATH(txtfile)); CHECK_DIE(ifs) << "no such file or directory: " << txtfile; scoped_fixed_array buf; char *column[4]; std::vector > dic; std::string model_charset; while (ifs.getline(buf.get(), buf.size())) { if (std::strlen(buf.get()) == 0) { break; } CHECK_DIE(tokenize2(buf.get(), ":", column, 2) == 2) << "format error: " << buf.get(); if (std::string(column[0]) == "charset") { model_charset = column[1] + 1; } } std::string from = param.get("dictionary-charset"); std::string to = param.get("charset"); if (!from.empty()) { CHECK_DIE(decode_charset(model_charset.c_str()) == decode_charset(from.c_str())) << "dictionary charset and model charset are different. " << "dictionary_charset=" << from << " model_charset=" << model_charset; } else { from = model_charset; } if (to.empty()) { to = from; } Iconv iconv; CHECK_DIE(iconv.open(from.c_str(), to.c_str())) << "cannot create model from=" << from << " to=" << to; while (ifs.getline(buf.get(), buf.size())) { CHECK_DIE(tokenize2(buf.get(), "\t", column, 2) == 2) << "format error: " << buf.get(); std::string feature = column[1]; CHECK_DIE(iconv.convert(&feature)); const uint64_t fp = fingerprint(feature); const double alpha = atof(column[0]); dic.push_back(std::pair(fp, alpha)); } output->clear(); unsigned int size = static_cast(dic.size()); output->append(reinterpret_cast(&size), sizeof(size)); char charset_buf[32]; std::fill(charset_buf, charset_buf + sizeof(charset_buf), '\0'); std::strncpy(charset_buf, to.c_str(), 31); output->append(reinterpret_cast(charset_buf), sizeof(charset_buf)); std::sort(dic.begin(), dic.end()); for (size_t i = 0; i < dic.size(); ++i) { const double alpha = dic[i].second; output->append(reinterpret_cast(&alpha), sizeof(alpha)); } for (size_t i = 0; i < dic.size(); ++i) { const uint64_t fp = dic[i].first; output->append(reinterpret_cast(&fp), sizeof(fp)); } return true; } // TODO(taku): consider charset bool EncoderFeatureIndex::reopen(const char *filename, const char *dic_charset, std::vector *alpha, Param *param) { close(); std::ifstream ifs(WPATH(filename)); if (!ifs) { return false; } scoped_fixed_array buf; char *column[8]; std::string model_charset; while (ifs.getline(buf.get(), buf.size())) { if (std::strlen(buf.get()) == 0) { break; } CHECK_DIE(tokenize2(buf.get(), ":", column, 2) == 2) << "format error: " << buf.get(); if (std::string(column[0]) == "charset") { model_charset = column[1] + 1; } else { param->set(column[0], column[1] + 1, true); } } CHECK_DIE(dic_charset); CHECK_DIE(!model_charset.empty()) << "charset is empty"; Iconv iconv; CHECK_DIE(iconv.open(model_charset.c_str(), dic_charset)) << "cannot create model from=" << model_charset << " to=" << dic_charset; alpha->clear(); CHECK_DIE(maxid_ == 0); CHECK_DIE(dic_.empty()); while (ifs.getline(buf.get(), buf.size())) { CHECK_DIE(tokenize2(buf.get(), "\t", column, 2) == 2) << "format error: " << buf.get(); std::string feature = column[1]; CHECK_DIE(iconv.convert(&feature)); dic_.insert(std::make_pair(feature, maxid_++)); alpha->push_back(atof(column[0])); } return true; } bool EncoderFeatureIndex::save(const char *filename, const char *header) const { CHECK_DIE(header); CHECK_DIE(alpha_); std::ofstream ofs(WPATH(filename)); if (!ofs) { return false; } ofs.setf(std::ios::fixed, std::ios::floatfield); ofs.precision(16); ofs << header; ofs << std::endl; for (std::map::const_iterator it = dic_.begin(); it != dic_.end(); ++it) { ofs << alpha_[it->second] << '\t' << it->first << '\n'; } return true; } } mecab-0.996/src/context_id.cpp0000644002562000116100000000545212107621040013161 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include "context_id.h" #include "iconv_utils.h" #include "utils.h" namespace { using namespace MeCab; bool open_map(const char *filename, std::map *cmap, Iconv *iconv) { std::ifstream ifs(WPATH(filename)); CHECK_DIE(ifs) << "no such file or directory: " << filename; cmap->clear(); char *col[2]; std::string line; while (std::getline(ifs, line)) { CHECK_DIE(2 == tokenize2(const_cast(line.c_str()), " \t", col, 2)) << "format error: " << line; std::string pos = col[1]; if (iconv) { iconv->convert(&pos); } cmap->insert(std::pair (pos, std::atoi(col[0]))); } return true; } bool build(std::map *cmap, const std::string &bos) { int id = 1; // for BOS/EOS for (std::map::iterator it = cmap->begin(); it != cmap->end(); ++it) it->second = id++; cmap->insert(std::make_pair(bos, 0)); return true; } bool save(const char* filename, std::map *cmap) { std::ofstream ofs(WPATH(filename)); CHECK_DIE(ofs) << "permission denied: " << filename; for (std::map::const_iterator it = cmap->begin(); it != cmap->end(); ++it) { ofs << it->second << " " << it->first << std::endl; } return true; } } namespace MeCab { void ContextID::clear() { left_.clear(); right_.clear(); left_bos_.clear(); right_bos_.clear(); } void ContextID::add(const char *l, const char *r) { left_.insert(std::make_pair(std::string(l), 1)); right_.insert(std::make_pair(std::string(r), 1)); } void ContextID::addBOS(const char *l, const char *r) { left_bos_ = l; right_bos_ = r; } bool ContextID::save(const char* lfile, const char* rfile) { return (::save(lfile, &left_) && ::save(rfile, &right_)); } bool ContextID::open(const char *lfile, const char *rfile, Iconv *iconv) { return (::open_map(lfile, &left_, iconv) && ::open_map(rfile, &right_, iconv)); } bool ContextID::build() { return (::build(&left_, left_bos_) && ::build(&right_, right_bos_)); } int ContextID::lid(const char *l) const { std::map::const_iterator it = left_.find(l); CHECK_DIE(it != left_.end()) << "cannot find LEFT-ID for " << l; return it->second; } int ContextID::rid(const char *r) const { std::map::const_iterator it = right_.find(r); CHECK_DIE(it != right_.end()) << "cannot find RIGHT-ID for " << r; return it->second; } } mecab-0.996/src/context_id.h0000644002562000116100000000241212107621041012620 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_CONTEXT_ID_H #define MECAB_CONTEXT_ID_H #include #include #include namespace MeCab { class Param; class Iconv; class ContextID { private: std::map left_; std::map right_; std::string left_bos_; std::string right_bos_; public: void clear(); void add(const char *l, const char *r); void addBOS(const char *l, const char *r); bool save(const char* lfile, const char* rfile); bool build(); bool open(const char *lfile, const char *rfile, Iconv *iconv = 0); int lid(const char *l) const; int rid(const char *r) const; size_t left_size() const { return left_.size(); } size_t right_size() const { return right_.size(); } const std::map& left_ids() const { return left_; } const std::map& right_ids() const { return right_; } bool is_valid(size_t lid, size_t rid) { return (lid >= 0 && lid < left_size() && rid >= 0 && rid < right_size()); } }; } #endif mecab-0.996/src/freelist.h0000644002562000116100000000343512031622553012310 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_FREELIST_H #define MECAB_FREELIST_H #include #include #include "utils.h" #include "common.h" namespace MeCab { template class FreeList { private: std::vector freeList; size_t pi_; size_t li_; size_t size; public: void free() { li_ = pi_ = 0; } T* alloc() { if (pi_ == size) { li_++; pi_ = 0; } if (li_ == freeList.size()) freeList.push_back(new T[size]); return freeList[li_] + (pi_++); } explicit FreeList(size_t _size): pi_(0), li_(0), size(_size) {} virtual ~FreeList() { for (li_ = 0; li_ < freeList.size(); li_++) delete [] freeList[li_]; } }; template class ChunkFreeList { private: std::vector > freelist_; size_t pi_; size_t li_; size_t default_size; public: void free() { li_ = pi_ = 0; } T* alloc(T *src) { T* n = alloc(1); *n = *src; return n; } T* alloc(size_t req = 1) { while (li_ < freelist_.size()) { if ((pi_ + req) < freelist_[li_].first) { T *r = freelist_[li_].second + pi_; pi_ += req; return r; } li_++; pi_ = 0; } size_t _size = std::max(req, default_size); freelist_.push_back(std::make_pair(_size, new T[_size])); li_ = freelist_.size() - 1; pi_ += req; return freelist_[li_].second; } explicit ChunkFreeList(size_t _size): pi_(0), li_(0), default_size(_size) {} virtual ~ChunkFreeList() { for (li_ = 0; li_ < freelist_.size(); li_++) delete [] freelist_[li_].second; } }; } #endif mecab-0.996/src/learner_tagger.h0000644002562000116100000000453312031622553013454 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_TAGGER_H #define MECAB_TAGGER_H #include #include "mecab.h" #include "freelist.h" #include "feature_index.h" #include "tokenizer.h" #include "scoped_ptr.h" namespace MeCab { class FeatureIndex; class LearnerTagger { public: bool empty() const { return (len_ == 0); } void close() {} void clear() {} explicit LearnerTagger(): tokenizer_(0), path_allocator_(0), feature_index_(0), begin_(0), end_(0), len_(0) {} virtual ~LearnerTagger() {} protected: Tokenizer *tokenizer_; Allocator *allocator_; FreeList *path_allocator_; FeatureIndex *feature_index_; scoped_string begin_data_; const char *begin_; const char *end_; size_t len_; std::vector begin_node_list_; std::vector end_node_list_; LearnerNode *lookup(size_t); bool connect(size_t, LearnerNode *); bool viterbi(); bool buildLattice(); bool initList(); }; class EncoderLearnerTagger: public LearnerTagger { public: bool open(Tokenizer *tokenzier, Allocator *allocator, FeatureIndex *feature_index, size_t eval_size, size_t unk_eval_size); bool read(std::istream *, std::vector *); int eval(size_t *, size_t *, size_t *) const; double gradient(double *expected); explicit EncoderLearnerTagger(): eval_size_(1024), unk_eval_size_(1024) {} virtual ~EncoderLearnerTagger() { close(); } private: size_t eval_size_; size_t unk_eval_size_; std::vector ans_path_list_; }; class DecoderLearnerTagger: public LearnerTagger { public: bool open(const Param &); bool parse(std::istream *, std::ostream *); virtual ~DecoderLearnerTagger() { close(); } private: scoped_ptr > tokenizer_data_; scoped_ptr > allocator_data_; scoped_ptr feature_index_data_; }; } #endif mecab-0.996/src/connector.h0000644002562000116100000000337312031622553012466 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_CONNECTOR_H_ #define MECAB_CONNECTOR_H_ #include "mecab.h" #include "mmap.h" #include "common.h" #include "scoped_ptr.h" namespace MeCab { class Param; class Connector { private: scoped_ptr > cmmap_; short *matrix_; unsigned short lsize_; unsigned short rsize_; whatlog what_; public: bool open(const Param ¶m); void close(); void clear() {} const char *what() { return what_.str(); } size_t left_size() const { return static_cast(lsize_); } size_t right_size() const { return static_cast(rsize_); } void set_left_size(size_t lsize) { lsize_ = lsize; } void set_right_size(size_t rsize) { rsize_ = rsize; } inline int transition_cost(unsigned short rcAttr, unsigned short lcAttr) const { return matrix_[rcAttr + lsize_ * lcAttr]; } inline int cost(const Node *lNode, const Node *rNode) const { return matrix_[lNode->rcAttr + lsize_ * rNode->lcAttr] + rNode->wcost; } // access to raw matrix short *mutable_matrix() { return &matrix_[0]; } const short *matrix() const { return &matrix_[0]; } bool openText(const char *filename); bool open(const char *filename, const char *mode = "r"); bool is_valid(size_t lid, size_t rid) const { return (lid >= 0 && lid < rsize_ && rid >= 0 && rid < lsize_); } static bool compile(const char *, const char *); explicit Connector(): cmmap_(new Mmap), matrix_(0), lsize_(0), rsize_(0) {} virtual ~Connector() { this->close(); } }; } #endif // MECAB_CONNECTOR_H_ mecab-0.996/src/lbfgs.cpp0000644002562000116100000003366112031622553012127 00000000000000// MeCab: Yet Another Part-of-Speech and Morphological Analyzer // // // lbfgs.c was ported from the FORTRAN code of lbfgs.m to C // using f2c converter // // http://www.ece.northwestern.edu/~nocedal/lbfgs.html // // Software for Large-scale Unconstrained Optimization // L-BFGS is a limited-memory quasi-Newton code for unconstrained // optimization. // The code has been developed at the Optimization Technology Center, // a joint venture of Argonne National Laboratory and Northwestern University. // // Authors // Jorge Nocedal // // References // - J. Nocedal. Updating Quasi-Newton Matrices with Limited Storage(1980), // Mathematics of Computation 35, pp. 773-782. // - D.C. Liu and J. Nocedal. On the Limited Memory Method for // Large Scale Optimization(1989), // Mathematical Programming B, 45, 3, pp. 503-528. #include #include #include #include "lbfgs.h" #include "common.h" namespace { static const double ftol = 1e-4; static const double xtol = 1e-16; static const double eps = 1e-7; static const double lb3_1_gtol = 0.9; static const double lb3_1_stpmin = 1e-20; static const double lb3_1_stpmax = 1e20; static const int lb3_1_mp = 6; static const int lb3_1_lp = 6; inline double sigma(double x) { if (x > 0) { return 1.0; } else if (x < 0) { return -1.0; } return 0.0; } inline double pi(double x, double y) { return sigma(x) == sigma(y) ? x : 0.0; } inline void daxpy_(int n, double da, const double *dx, double *dy) { for (int i = 0; i < n; ++i) { dy[i] += da * dx[i]; } } inline double ddot_(int size, const double *dx, const double *dy) { return std::inner_product(dx, dx + size, dy, 0.0); } void mcstep(double *stx, double *fx, double *dx, double *sty, double *fy, double *dy, double *stp, double fp, double dp, int *brackt, double stpmin, double stpmax, int *info) { bool bound = true; double p, q, s, d1, d2, d3, r, gamma, theta, stpq, stpc, stpf; *info = 0; if (*brackt && ((*stp <= std::min(*stx, *sty) || *stp >= std::max(*stx, *sty)) || *dx * (*stp - *stx) >= 0.0 || stpmax < stpmin)) { return; } double sgnd = dp * (*dx / std::abs(*dx)); if (fp > *fx) { *info = 1; bound = true; theta =(*fx - fp) * 3 / (*stp - *stx) + *dx + dp; d1 = std::abs(theta); d2 = std::abs(*dx); d1 = std::max(d1, d2); d2 = std::abs(dp); s = std::max(d1, d2); d1 = theta / s; gamma = s * std::sqrt(d1 * d1 - *dx / s *(dp / s)); if (*stp < *stx) { gamma = -gamma; } p = gamma - *dx + theta; q = gamma - *dx + gamma + dp; r = p / q; stpc = *stx + r * (*stp - *stx); stpq = *stx + *dx / ((*fx - fp) / (*stp - *stx) + *dx) / 2 * (*stp - *stx); if ((d1 = stpc - *stx, std::abs(d1)) < (d2 = stpq - *stx, std::abs(d2))) { stpf = stpc; } else { stpf = stpc + (stpq - stpc) / 2; } *brackt = true; } else if (sgnd < 0.0) { *info = 2; bound = false; theta = (*fx - fp) * 3 / (*stp - *stx) + *dx + dp; d1 = std::abs(theta); d2 = std::abs(*dx); d1 = std::max(d1, d2); d2 = std::abs(dp); s = std::max(d1, d2); d1 = theta / s; gamma = s * std::sqrt(d1 * d1 - *dx / s * (dp / s)); if (*stp > *stx) { gamma = -gamma; } p = gamma - dp + theta; q = gamma - dp + gamma + *dx; r = p / q; stpc = *stp + r *(*stx - *stp); stpq = *stp + dp /(dp - *dx) * (*stx - *stp); if ((d1 = stpc - *stp, std::abs(d1)) > (d2 = stpq - *stp, std::abs(d2))) { stpf = stpc; } else { stpf = stpq; } *brackt = true; } else if (std::abs(dp) < std::abs(*dx)) { *info = 3; bound = true; theta = (*fx - fp) * 3 / (*stp - *stx) + *dx + dp; d1 = std::abs(theta); d2 = std::abs(*dx); d1 = std::max(d1, d2); d2 = std::abs(dp); s = std::max(d1, d2); d3 = theta / s; d1 = 0.0; d2 = d3 * d3 - *dx / s *(dp / s); gamma = s * std::sqrt((std::max(d1, d2))); if (*stp > *stx) { gamma = -gamma; } p = gamma - dp + theta; q = gamma + (*dx - dp) + gamma; r = p / q; if (r < 0.0 && gamma != 0.0) { stpc = *stp + r *(*stx - *stp); } else if (*stp > *stx) { stpc = stpmax; } else { stpc = stpmin; } stpq = *stp + dp /(dp - *dx) * (*stx - *stp); if (*brackt) { if ((d1 = *stp - stpc, std::abs(d1)) < (d2 = *stp - stpq, std::abs(d2))) { stpf = stpc; } else { stpf = stpq; } } else { if ((d1 = *stp - stpc, std::abs(d1)) > (d2 = *stp - stpq, std::abs(d2))) { stpf = stpc; } else { stpf = stpq; } } } else { *info = 4; bound = false; if (*brackt) { theta =(fp - *fy) * 3 / (*sty - *stp) + *dy + dp; d1 = std::abs(theta); d2 = std::abs(*dy); d1 = std::max(d1, d2); d2 = std::abs(dp); s = std::max(d1, d2); d1 = theta / s; gamma = s * std::sqrt(d1 * d1 - *dy / s * (dp / s)); if (*stp > *sty) { gamma = -gamma; } p = gamma - dp + theta; q = gamma - dp + gamma + *dy; r = p / q; stpc = *stp + r * (*sty - *stp); stpf = stpc; } else if (*stp > *stx) { stpf = stpmax; } else { stpf = stpmin; } } if (fp > *fx) { *sty = *stp; *fy = fp; *dy = dp; } else { if (sgnd < 0.0) { *sty = *stx; *fy = *fx; *dy = *dx; } *stx = *stp; *fx = fp; *dx = dp; } stpf = std::min(stpmax, stpf); stpf = std::max(stpmin, stpf); *stp = stpf; if (*brackt && bound) { if (*sty > *stx) { d1 = *stx + (*sty - *stx) * 0.66; *stp = std::min(d1, *stp); } else { d1 = *stx + (*sty - *stx) * 0.66; *stp = std::max(d1, *stp); } } return; } } namespace MeCab { class LBFGS::Mcsrch { private: int infoc, stage1, brackt; double finit, dginit, dgtest, width, width1; double stx, fx, dgx, sty, fy, dgy, stmin, stmax; public: Mcsrch(): infoc(0), stage1(0), brackt(0), finit(0.0), dginit(0.0), dgtest(0.0), width(0.0), width1(0.0), stx(0.0), fx(0.0), dgx(0.0), sty(0.0), fy(0.0), dgy(0.0), stmin(0.0), stmax(0.0) {} void mcsrch(int size, double *x, double f, const double *g, double *s, double *stp, int *info, int *nfev, double *wa, bool orthant, double C) { const double p5 = 0.5; const double p66 = 0.66; const double xtrapf = 4.0; const int maxfev = 20; /* Parameter adjustments */ --wa; --s; --g; --x; if (*info == -1) { goto L45; } infoc = 1; if (size <= 0 || *stp <= 0.0) { return; } dginit = ddot_(size, &g[1], &s[1]); if (dginit >= 0.0) { return; } brackt = false; stage1 = true; *nfev = 0; finit = f; dgtest = ftol * dginit; width = lb3_1_stpmax - lb3_1_stpmin; width1 = width / p5; for (int j = 1; j <= size; ++j) { wa[j] = x[j]; } stx = 0.0; fx = finit; dgx = dginit; sty = 0.0; fy = finit; dgy = dginit; while (true) { if (brackt) { stmin = std::min(stx, sty); stmax = std::max(stx, sty); } else { stmin = stx; stmax = *stp + xtrapf * (*stp - stx); } *stp = std::max(*stp, lb3_1_stpmin); *stp = std::min(*stp, lb3_1_stpmax); if ((brackt && ((*stp <= stmin || *stp >= stmax) || *nfev >= maxfev - 1 || infoc == 0)) || (brackt && (stmax - stmin <= xtol * stmax))) { *stp = stx; } if (orthant) { for (int j = 1; j <= size; ++j) { double grad_neg = 0.0; double grad_pos = 0.0; double grad = 0.0; if (wa[j] == 0.0) { grad_neg = g[j] - 1.0 / C; grad_pos = g[j] + 1.0 / C; } else { grad_pos = grad_neg = g[j] + 1.0 * sigma(wa[j]) / C; } if (grad_neg > 0.0) { grad = grad_neg; } else if (grad_pos < 0.0) { grad = grad_pos; } else { grad = 0.0; } const double p = pi(s[j], -grad); const double xi = wa[j] == 0.0 ? sigma(-grad) : sigma(wa[j]); x[j] = pi(wa[j] + *stp * p, xi); } } else { for (int j = 1; j <= size; ++j) { x[j] = wa[j] + *stp * s[j]; } } *info = -1; return; L45: *info = 0; ++(*nfev); double dg = ddot_(size, &g[1], &s[1]); double ftest1 = finit + *stp * dgtest; if (brackt && ((*stp <= stmin || *stp >= stmax) || infoc == 0)) { *info = 6; } if (*stp == lb3_1_stpmax && f <= ftest1 && dg <= dgtest) { *info = 5; } if (*stp == lb3_1_stpmin && (f > ftest1 || dg >= dgtest)) { *info = 4; } if (*nfev >= maxfev) { *info = 3; } if (brackt && stmax - stmin <= xtol * stmax) { *info = 2; } if (f <= ftest1 && std::abs(dg) <= lb3_1_gtol * (-dginit)) { *info = 1; } if (*info != 0) { return; } if (stage1 && f <= ftest1 && dg >= std::min(ftol, lb3_1_gtol) * dginit) { stage1 = false; } if (stage1 && f <= fx && f > ftest1) { double fm = f - *stp * dgtest; double fxm = fx - stx * dgtest; double fym = fy - sty * dgtest; double dgm = dg - dgtest; double dgxm = dgx - dgtest; double dgym = dgy - dgtest; mcstep(&stx, &fxm, &dgxm, &sty, &fym, &dgym, stp, fm, dgm, &brackt, stmin, stmax, &infoc); fx = fxm + stx * dgtest; fy = fym + sty * dgtest; dgx = dgxm + dgtest; dgy = dgym + dgtest; } else { mcstep(&stx, &fx, &dgx, &sty, &fy, &dgy, stp, f, dg, &brackt, stmin, stmax, &infoc); } if (brackt) { double d1 = 0.0; if ((d1 = sty - stx, std::abs(d1)) >= p66 * width1) { *stp = stx + p5 * (sty - stx); } width1 = width; width = (d1 = sty - stx, std::abs(d1)); } } return; } }; void LBFGS::clear() { iflag_ = iscn = nfev = iycn = point = npt = iter = info = ispt = isyt = iypt = 0; stp = stp1 = 0.0; diag_.clear(); w_.clear(); delete mcsrch_; mcsrch_ = 0; } void LBFGS::lbfgs_optimize(int size, int msize, double *x, double f, const double *g, double *diag, double *w, bool orthant, double C, int *iflag) { double yy = 0.0; double ys = 0.0; int bound = 0; int cp = 0; --diag; --g; --x; --w; if (!mcsrch_) { mcsrch_ = new Mcsrch; } if (*iflag == 1) { goto L172; } if (*iflag == 2) { goto L100; } // initialization if (*iflag == 0) { point = 0; for (int i = 1; i <= size; ++i) { diag[i] = 1.0; } ispt = size + (msize << 1); iypt = ispt + size * msize; for (int i = 1; i <= size; ++i) { w[ispt + i] = -g[i] * diag[i]; } stp1 = 1.0 / std::sqrt(ddot_(size, &g[1], &g[1])); } // MAIN ITERATION LOOP while (true) { ++iter; info = 0; if (iter == 1) goto L165; if (iter > size) bound = size; // COMPUTE -H*G USING THE FORMULA GIVEN IN: Nocedal, J. 1980, // "Updating quasi-Newton matrices with limited storage", // Mathematics of Computation, Vol.24, No.151, pp. 773-782. ys = ddot_(size, &w[iypt + npt + 1], &w[ispt + npt + 1]); yy = ddot_(size, &w[iypt + npt + 1], &w[iypt + npt + 1]); for (int i = 1; i <= size; ++i) { diag[i] = ys / yy; } L100: cp = point; if (point == 0) cp = msize; w[size + cp] = 1.0 / ys; for (int i = 1; i <= size; ++i) { w[i] = -g[i]; } bound = std::min(iter - 1, msize); cp = point; for (int i = 1; i <= bound; ++i) { --cp; if (cp == -1) cp = msize - 1; double sq = ddot_(size, &w[ispt + cp * size + 1], &w[1]); int inmc = size + msize + cp + 1; iycn = iypt + cp * size; w[inmc] = w[size + cp + 1] * sq; double d = -w[inmc]; daxpy_(size, d, &w[iycn + 1], &w[1]); } for (int i = 1; i <= size; ++i) { w[i] = diag[i] * w[i]; } for (int i = 1; i <= bound; ++i) { double yr = ddot_(size, &w[iypt + cp * size + 1], &w[1]); double beta = w[size + cp + 1] * yr; int inmc = size + msize + cp + 1; beta = w[inmc] - beta; iscn = ispt + cp * size; daxpy_(size, beta, &w[iscn + 1], &w[1]); ++cp; if (cp == msize) { cp = 0; } } // STORE THE NEW SEARCH DIRECTION for (int i = 1; i <= size; ++i) { w[ispt + point * size + i] = w[i]; } L165: // OBTAIN THE ONE-DIMENSIONAL MINIMIZER OF THE FUNCTION // BY USING THE LINE SEARCH ROUTINE MCSRCH nfev = 0; stp = 1.0; if (iter == 1) { stp = stp1; } for (int i = 1; i <= size; ++i) { w[i] = g[i]; } L172: mcsrch_->mcsrch(size, &x[1], f, &g[1], &w[ispt + point * size + 1], &stp, &info, &nfev, &diag[1], orthant, C); if (info == -1) { *iflag = 1; // next value return; } if (info != 1) { std::cerr << "The line search routine mcsrch failed: error code:" << info << std::endl; *iflag = -1; return; } // COMPUTE THE NEW STEP AND GRADIENT CHANGE npt = point * size; for (int i = 1; i <= size; ++i) { w[ispt + npt + i] = stp * w[ispt + npt + i]; w[iypt + npt + i] = g[i] - w[i]; } ++point; if (point == msize) { point = 0; } double gnorm = std::sqrt(ddot_(size, &g[1], &g[1])); double xnorm = std::max(1.0, std::sqrt(ddot_(size, &x[1], &x[1]))); if (gnorm / xnorm <= eps) { *iflag = 0; // OK terminated return; } } } } mecab-0.996/src/mecab-cost-train.cpp0000644002562000116100000000047312031622553014155 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_cost_train(argc, argv); } mecab-0.996/src/lbfgs.h0000644002562000116100000000345612031622553011573 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_LBFGS_H_ #define MECAB_LBFGS_H_ #include #include namespace MeCab { class LBFGS { public: explicit LBFGS(): iflag_(0), iscn(0), nfev(0), iycn(0), point(0), npt(0), iter(0), info(0), ispt(0), isyt(0), iypt(0), maxfev(0), stp(0.0), stp1(0.0), mcsrch_(0) {} virtual ~LBFGS() { clear(); } void clear(); int optimize(size_t size, double *x, double f, double *g, bool orthant, double C) { static const int msize = 5; if (w_.empty()) { iflag_ = 0; w_.resize(size * (2 * msize + 1) + 2 * msize); diag_.resize(size); } else if (diag_.size() != size) { std::cerr << "size of array is different" << std::endl; return -1; } lbfgs_optimize(static_cast(size), msize, x, f, g, &diag_[0], &w_[0], orthant, C, &iflag_); if (iflag_ < 0) { std::cerr << "routine stops with unexpected error" << std::endl; return -1; } if (iflag_ == 0) { clear(); return 0; // terminate } return 1; // evaluate next f and g } private: class Mcsrch; int iflag_, iscn, nfev, iycn, point, npt; int iter, info, ispt, isyt, iypt, maxfev; double stp, stp1; std::vector diag_; std::vector w_; Mcsrch *mcsrch_; void lbfgs_optimize(int size, int msize, double *x, double f, const double *g, double *diag, double *w, bool orthant, double C, int *iflag); }; } #endif mecab-0.996/src/nbest_generator.h0000644002562000116100000000176012031622553013653 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_NBEST_GENERATOR_H_ #define MECAB_NBEST_GENERATOR_H_ #include #include "mecab.h" #include "freelist.h" namespace MeCab { class NBestGenerator { private: struct QueueElement { Node *node; QueueElement *next; long fx; // f(x) = h(x) + g(x): cost function for A* search long gx; // g(x) }; class QueueElementComp { public: const bool operator()(QueueElement *q1, QueueElement *q2) { return (q1->fx > q2->fx); } }; std::priority_queue, QueueElementComp> agenda_; FreeList freelist_; public: explicit NBestGenerator() : freelist_(512) {} virtual ~NBestGenerator() {} bool set(Lattice *lattice); bool next(); }; } #endif // MECAB_NBEST_GENERATOR_H_ mecab-0.996/src/mecab.cpp0000644002562000116100000000046312031622553012073 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_do (argc, argv); } mecab-0.996/src/dictionary_rewriter.cpp0000644002562000116100000001665712031622553015130 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include #include #include "common.h" #include "dictionary_rewriter.h" #include "iconv_utils.h" #include "scoped_ptr.h" #include "utils.h" namespace { using namespace MeCab; void append_rewrite_rule(RewriteRules *r, char* str) { char *col[3]; const size_t n = tokenize2(str, " \t", col, 3); CHECK_DIE(n >= 2) << "format error: " << str; r->resize(r->size() + 1); std::string tmp; if (n >= 3) { tmp = col[1]; tmp += ' '; tmp += col[2]; col[1] = const_cast(tmp.c_str()); } r->back().set_pattern(col[0], col[1]); } bool match_rewrite_pattern(const char *pat, const char *str) { if (pat[0] == '*' || std::strcmp(pat, str) == 0) return true; size_t len = std::strlen(pat); if (len >= 3 && pat[0] == '(' && pat[len-1] == ')') { scoped_fixed_array buf; scoped_fixed_array col; CHECK_DIE(len < buf.size() - 3) << "too long parameter"; std::strncpy(buf.get(), pat + 1, buf.size()); buf[len-2] = '\0'; const size_t n = tokenize(buf.get(), "|", col.get(), col.size()); CHECK_DIE(n < col.size()) << "too long OR nodes"; for (size_t i = 0; i < n; ++i) { if (std::strcmp(str, col[i]) == 0) return true; } } return false; } } namespace MeCab { bool RewritePattern::set_pattern(const char *src, const char *dst) { scoped_fixed_array buf; spat_.clear(); dpat_.clear(); std::strncpy(buf.get(), src, buf.size()); tokenizeCSV(buf.get(), back_inserter(spat_), 512); std::strncpy(buf.get(), dst, buf.size()); tokenizeCSV(buf.get(), back_inserter(dpat_), 512); return (spat_.size() && dpat_.size()); } bool RewritePattern::rewrite(size_t size, const char **input, std::string *output) const { if (spat_.size() > size) return false; for (size_t i = 0; i < spat_.size(); ++i) { if (!match_rewrite_pattern(spat_[i].c_str(), input[i])) return false; } output->clear(); for (size_t i = 0; i < dpat_.size(); ++i) { std::string elm; const char *begin = dpat_[i].c_str(); const char *end = begin + dpat_[i].size(); for (const char *p = begin; p < end; ++p) { if (*p == '$') { ++p; size_t n = 0; for (; p < end; ++p) { switch (*p) { case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': n = 10 * n + (*p - '0'); break; default: goto NEXT; } } NEXT: CHECK_DIE(n > 0 && (n - 1) < size) << " out of range: [" << dpat_[i] << "] " << n; elm += input[n - 1]; if (p < end) elm += *p; } else { elm += *p; } } CHECK_DIE(escape_csv_element(&elm)); *output += elm; if (i + 1 != dpat_.size()) *output += ","; } return true; } bool RewriteRules::rewrite(size_t size, const char **input, std::string *output) const { for (size_t i = 0; i < this->size(); ++i) { if ((*this)[i].rewrite(size, input, output)) return true; } return false; } void DictionaryRewriter::clear() { cache_.clear(); } bool DictionaryRewriter::open(const char *filename, Iconv *iconv) { std::ifstream ifs(WPATH(filename)); CHECK_DIE(ifs) << "no such file or directory: " << filename; int append_to = 0; std::string line; while (std::getline(ifs, line)) { if (iconv) iconv->convert(&line); if (line.empty() || line[0] == '#') continue; if (line == "[unigram rewrite]") { append_to = 1; } else if (line == "[left rewrite]") { append_to = 2; } else if (line == "[right rewrite]") { append_to = 3; } else { CHECK_DIE(append_to != 0) << "no sections found"; char *str = const_cast(line.c_str()); switch (append_to) { case 1: append_rewrite_rule(&unigram_rewrite_, str); break; case 2: append_rewrite_rule(&left_rewrite_, str); break; case 3: append_rewrite_rule(&right_rewrite_, str); break; } } } return true; } // without cache bool DictionaryRewriter::rewrite(const std::string &feature, std::string *ufeature, std::string *lfeature, std::string *rfeature) const { scoped_fixed_array buf; scoped_fixed_array col; CHECK_DIE(feature.size() < buf.size() - 1) << "too long feature"; std::strncpy(buf.get(), feature.c_str(), buf.size() - 1); const size_t n = tokenizeCSV(buf.get(), col.get(), col.size()); CHECK_DIE(n < col.size()) << "too long CSV entities"; return (unigram_rewrite_.rewrite(n, const_cast(col.get()), ufeature) && left_rewrite_.rewrite(n, const_cast(col.get()), lfeature) && right_rewrite_.rewrite(n, const_cast(col.get()), rfeature)); } // with cache bool DictionaryRewriter::rewrite2(const std::string &feature, std::string *ufeature, std::string *lfeature, std::string *rfeature) { std::map::const_iterator it = cache_.find(feature); if (it == cache_.end()) { if (!rewrite(feature, ufeature, lfeature, rfeature)) return false; FeatureSet f; f.ufeature = *ufeature; f.lfeature = *lfeature; f.rfeature = *rfeature; cache_.insert(std::pair(feature, f)); } else { *ufeature = it->second.ufeature; *lfeature = it->second.lfeature; *rfeature = it->second.rfeature; } return true; } bool POSIDGenerator::open(const char *filename, Iconv *iconv) { std::ifstream ifs(WPATH(filename)); if (!ifs) { std::cerr << filename << " is not found. minimum setting is used" << std::endl; rewrite_.resize(1); rewrite_.back().set_pattern("*", "1"); return true; } std::string line; char *col[2]; while (std::getline(ifs, line)) { if (iconv) iconv->convert(&line); const size_t n = tokenize2(const_cast(line.c_str()), " \t", col, 2); CHECK_DIE(n == 2) << "format error: " << line; for (char *p = col[1]; *p; ++p) { CHECK_DIE(*p >= '0' && *p <= '9') << "not a number: " << col[1]; } rewrite_.resize(rewrite_.size() + 1); rewrite_.back().set_pattern(col[0], col[1]); } return true; } int POSIDGenerator::id(const char *feature) const { scoped_fixed_array buf; scoped_fixed_array col; CHECK_DIE(std::strlen(feature) < buf.size() - 1) << "too long feature"; std::strncpy(buf.get(), feature, buf.size() - 1); const size_t n = tokenizeCSV(buf.get(), col.get(), col.size()); CHECK_DIE(n < col.size()) << "too long CSV entities"; std::string tmp; if (!rewrite_.rewrite(n, const_cast(col.get()), &tmp)) { return -1; } return std::atoi(tmp.c_str()); } } mecab-0.996/src/tagger.cpp0000644002562000116100000007747112110205602012300 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include "common.h" #include "connector.h" #include "mecab.h" #include "nbest_generator.h" #include "param.h" #include "scoped_ptr.h" #include "stream_wrapper.h" #include "string_buffer.h" #include "thread.h" #include "tokenizer.h" #include "viterbi.h" #include "writer.h" #ifdef HAVE_CONFIG_H #include "config.h" #endif const char *getGlobalError(); void setGlobalError(const char *str); namespace MeCab { namespace { const float kDefaultTheta = 0.75; const MeCab::Option long_options[] = { { "rcfile", 'r', 0, "FILE", "use FILE as resource file" }, { "dicdir", 'd', 0, "DIR", "set DIR as a system dicdir" }, { "userdic", 'u', 0, "FILE", "use FILE as a user dictionary" }, { "lattice-level", 'l', "0", "INT", "lattice information level (DEPRECATED)" }, { "dictionary-info", 'D', 0, 0, "show dictionary information and exit" }, { "output-format-type", 'O', 0, "TYPE", "set output format type (wakati,none,...)" }, { "all-morphs", 'a', 0, 0, "output all morphs(default false)" }, { "nbest", 'N', "1", "INT", "output N best results (default 1)" }, { "partial", 'p', 0, 0, "partial parsing mode (default false)" }, { "marginal", 'm', 0, 0, "output marginal probability (default false)" }, { "max-grouping-size", 'M', "24", "INT", "maximum grouping size for unknown words (default 24)" }, { "node-format", 'F', "%m\\t%H\\n", "STR", "use STR as the user-defined node format" }, { "unk-format", 'U', "%m\\t%H\\n", "STR", "use STR as the user-defined unknown node format" }, { "bos-format", 'B', "", "STR", "use STR as the user-defined beginning-of-sentence format" }, { "eos-format", 'E', "EOS\\n", "STR", "use STR as the user-defined end-of-sentence format" }, { "eon-format", 'S', "", "STR", "use STR as the user-defined end-of-NBest format" }, { "unk-feature", 'x', 0, "STR", "use STR as the feature for unknown word" }, { "input-buffer-size", 'b', 0, "INT", "set input buffer size (default 8192)" }, { "dump-config", 'P', 0, 0, "dump MeCab parameters" }, { "allocate-sentence", 'C', 0, 0, "allocate new memory for input sentence" }, { "theta", 't', "0.75", "FLOAT", "set temparature parameter theta (default 0.75)" }, { "cost-factor", 'c', "700", "INT", "set cost factor (default 700)" }, { "output", 'o', 0, "FILE", "set the output file name" }, { "version", 'v', 0, 0, "show the version and exit." }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; class ModelImpl: public Model { public: ModelImpl(); virtual ~ModelImpl(); bool open(int argc, char **argv); bool open(const char *arg); bool open(const Param ¶m); bool swap(Model *model); bool is_available() const { return (viterbi_ && writer_.get()); } int request_type() const { return request_type_; } double theta() const { return theta_; } const DictionaryInfo *dictionary_info() const { return viterbi_->tokenizer() ? viterbi_->tokenizer()->dictionary_info() : 0; } int transition_cost(unsigned short rcAttr, unsigned short lcAttr) const { return viterbi_->connector()->transition_cost(rcAttr, lcAttr); } Node *lookup(const char *begin, const char *end, Lattice *lattice) const { return viterbi_->tokenizer()->lookup( begin, end, lattice->allocator(), lattice); } Tagger *createTagger() const; Lattice *createLattice() const; const Viterbi *viterbi() const { return viterbi_; } // moves the owership. Viterbi *take_viterbi() { Viterbi *result = viterbi_; viterbi_ = 0; return result; } const Writer *writer() const { return writer_.get(); } #ifdef HAVE_ATOMIC_OPS read_write_mutex *mutex() const { return &mutex_; } #endif private: Viterbi *viterbi_; scoped_ptr writer_; int request_type_; double theta_; #ifdef HAVE_ATOMIC_OPS mutable read_write_mutex mutex_; #endif }; class TaggerImpl: public Tagger { public: bool open(int argc, char **argv); bool open(const char *arg); bool open(const ModelImpl &model); bool parse(Lattice *lattice) const; void set_request_type(int request_type); int request_type() const; const char* parse(const char*); const char* parse(const char*, size_t); const char* parse(const char*, size_t, char*, size_t); const Node* parseToNode(const char*); const Node* parseToNode(const char*, size_t = 0); const char* parseNBest(size_t, const char*); const char* parseNBest(size_t, const char*, size_t); const char* parseNBest(size_t, const char*, size_t, char *, size_t); bool parseNBestInit(const char*); bool parseNBestInit(const char*, size_t); const Node* nextNode(); const char* next(); const char* next(char*, size_t); const char *formatNode(const Node *); const char *formatNode(const Node *, char *, size_t); const DictionaryInfo *dictionary_info() const; void set_partial(bool partial); bool partial() const; void set_theta(float theta); float theta() const; void set_lattice_level(int level); int lattice_level() const; void set_all_morphs(bool all_morphs); bool all_morphs() const; const char* what() const; TaggerImpl(); virtual ~TaggerImpl(); private: const ModelImpl *model() const { return current_model_; } void set_what(const char *str) { what_.assign(str); } void initRequestType() { mutable_lattice()->set_request_type(request_type_); mutable_lattice()->set_theta(theta_); } Lattice *mutable_lattice() { if (!lattice_.get()) { lattice_.reset(model()->createLattice()); } return lattice_.get(); } const ModelImpl *current_model_; scoped_ptr model_; scoped_ptr lattice_; int request_type_; double theta_; std::string what_; }; class LatticeImpl : public Lattice { public: explicit LatticeImpl(const Writer *writer = 0); ~LatticeImpl(); // clear internal lattice void clear(); bool is_available() const { return (sentence_ && !begin_nodes_.empty() && !end_nodes_.empty()); } // nbest; bool next(); // return bos/eos node Node *bos_node() const { return end_nodes_[0]; } Node *eos_node() const { return begin_nodes_[size()]; } Node **begin_nodes() const { return const_cast(&begin_nodes_[0]); } Node **end_nodes() const { return const_cast(&end_nodes_[0]); } Node *begin_nodes(size_t pos) const { return begin_nodes_[pos]; } Node *end_nodes(size_t pos) const { return end_nodes_[pos]; } const char *sentence() const { return sentence_; } void set_sentence(const char *sentence); void set_sentence(const char *sentence, size_t len); size_t size() const { return size_; } void set_Z(double Z) { Z_ = Z; } double Z() const { return Z_; } float theta() const { return theta_; } void set_theta(float theta) { theta_ = theta; } int request_type() const { return request_type_; } void set_request_type(int request_type) { request_type_ = request_type; } bool has_request_type(int request_type) const { return request_type & request_type_; } void add_request_type(int request_type) { request_type_ |= request_type; } void remove_request_type(int request_type) { request_type_ &= ~request_type; } Allocator *allocator() const { return allocator_.get(); } Node *newNode() { return allocator_->newNode(); } bool has_constraint() const; int boundary_constraint(size_t pos) const; const char *feature_constraint(size_t begin_pos) const; void set_boundary_constraint(size_t pos, int boundary_constraint_type); void set_feature_constraint(size_t begin_pos, size_t end_pos, const char *feature); void set_result(const char *result); const char *what() const { return what_.c_str(); } void set_what(const char *str) { what_.assign(str); } const char *toString(); const char *toString(char *buf, size_t size); const char *toString(const Node *node); const char *toString(const Node *node, char *buf, size_t size); const char *enumNBestAsString(size_t N); const char *enumNBestAsString(size_t N, char *buf, size_t size); private: const char *sentence_; size_t size_; double theta_; double Z_; int request_type_; std::string what_; std::vector end_nodes_; std::vector begin_nodes_; std::vector feature_constraint_; std::vector boundary_constraint_; const Writer *writer_; scoped_ptr ostrs_; scoped_ptr > allocator_; StringBuffer *stream() { if (!ostrs_.get()) { ostrs_.reset(new StringBuffer); } return ostrs_.get(); } const char *toStringInternal(StringBuffer *os); const char *toStringInternal(const Node *node, StringBuffer *os); const char *enumNBestAsStringInternal(size_t N, StringBuffer *os); }; ModelImpl::ModelImpl() : viterbi_(new Viterbi), writer_(new Writer), request_type_(MECAB_ONE_BEST), theta_(0.0) {} ModelImpl::~ModelImpl() { delete viterbi_; viterbi_ = 0; } bool ModelImpl::open(int argc, char **argv) { Param param; if (!param.open(argc, argv, long_options) || !load_dictionary_resource(¶m)) { setGlobalError(param.what()); return false; } return open(param); } bool ModelImpl::open(const char *arg) { Param param; if (!param.open(arg, long_options) || !load_dictionary_resource(¶m)) { setGlobalError(param.what()); return false; } return open(param); } bool ModelImpl::open(const Param ¶m) { if (!writer_->open(param) || !viterbi_->open(param)) { std::string error = viterbi_->what(); if (!error.empty()) { error.append(" "); } error.append(writer_->what()); setGlobalError(error.c_str()); return false; } request_type_ = load_request_type(param); theta_ = param.get("theta"); return is_available(); } bool ModelImpl::swap(Model *model) { scoped_ptr model_data(model); if (!is_available()) { setGlobalError("current model is not available"); return false; } #ifndef HAVE_ATOMIC_OPS setGlobalError("atomic model replacement is not supported"); return false; #else ModelImpl *m = static_cast(model_data.get()); if (!m) { setGlobalError("Invalid model is passed"); return false; } if (!m->is_available()) { setGlobalError("Passed model is not available"); return false; } Viterbi *current_viterbi = viterbi_; { scoped_writer_lock l(mutex()); viterbi_ = m->take_viterbi(); request_type_ = m->request_type(); theta_ = m->theta(); } delete current_viterbi; return true; #endif } Tagger *ModelImpl::createTagger() const { if (!is_available()) { setGlobalError("Model is not available"); return 0; } TaggerImpl *tagger = new TaggerImpl; if (!tagger->open(*this)) { setGlobalError(tagger->what()); delete tagger; return 0; } tagger->set_theta(theta_); tagger->set_request_type(request_type_); return tagger; } Lattice *ModelImpl::createLattice() const { if (!is_available()) { setGlobalError("Model is not available"); return 0; } return new LatticeImpl(writer_.get()); } TaggerImpl::TaggerImpl() : current_model_(0), request_type_(MECAB_ONE_BEST), theta_(kDefaultTheta) {} TaggerImpl::~TaggerImpl() {} const char *TaggerImpl::what() const { return what_.c_str(); } bool TaggerImpl::open(int argc, char **argv) { model_.reset(new ModelImpl); if (!model_->open(argc, argv)) { model_.reset(0); return false; } current_model_ = model_.get(); request_type_ = model()->request_type(); theta_ = model()->theta(); return true; } bool TaggerImpl::open(const char *arg) { model_.reset(new ModelImpl); if (!model_->open(arg)) { model_.reset(0); return false; } current_model_ = model_.get(); request_type_ = model()->request_type(); theta_ = model()->theta(); return true; } bool TaggerImpl::open(const ModelImpl &model) { if (!model.is_available()) { return false; } model_.reset(0); current_model_ = &model; request_type_ = current_model_->request_type(); theta_ = current_model_->theta(); return true; } void TaggerImpl::set_request_type(int request_type) { request_type_ = request_type; } int TaggerImpl::request_type() const { return request_type_; } void TaggerImpl::set_partial(bool partial) { if (partial) { request_type_ |= MECAB_PARTIAL; } else { request_type_ &= ~MECAB_PARTIAL; } } bool TaggerImpl::partial() const { return request_type_ & MECAB_PARTIAL; } void TaggerImpl::set_theta(float theta) { theta_ = theta; } float TaggerImpl::theta() const { return theta_; } void TaggerImpl::set_lattice_level(int level) { switch (level) { case 0: request_type_ |= MECAB_ONE_BEST; break; case 1: request_type_ |= MECAB_NBEST; break; case 2: request_type_ |= MECAB_MARGINAL_PROB; break; default: break; } } int TaggerImpl::lattice_level() const { if (request_type_ & MECAB_MARGINAL_PROB) { return 2; } else if (request_type_ & MECAB_NBEST) { return 1; } else { return 0; } } void TaggerImpl::set_all_morphs(bool all_morphs) { if (all_morphs) { request_type_ |= MECAB_ALL_MORPHS; } else { request_type_ &= ~MECAB_ALL_MORPHS; } } bool TaggerImpl::all_morphs() const { return request_type_ & MECAB_ALL_MORPHS; } bool TaggerImpl::parse(Lattice *lattice) const { #ifdef HAVE_ATOMIC_OPS scoped_reader_lock l(model()->mutex()); #endif return model()->viterbi()->analyze(lattice); } const char *TaggerImpl::parse(const char *str) { return parse(str, std::strlen(str)); } const char *TaggerImpl::parse(const char *str, size_t len) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); if (!parse(lattice)) { set_what(lattice->what()); return 0; } const char *result = lattice->toString(); if (!result) { set_what(lattice->what()); return 0; } return result; } const char *TaggerImpl::parse(const char *str, size_t len, char *out, size_t len2) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); if (!parse(lattice)) { set_what(lattice->what()); return 0; } const char *result = lattice->toString(out, len2); if (!result) { set_what(lattice->what()); return 0; } return result; } const Node *TaggerImpl::parseToNode(const char *str) { return parseToNode(str, std::strlen(str)); } const Node *TaggerImpl::parseToNode(const char *str, size_t len) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); if (!parse(lattice)) { set_what(lattice->what()); return 0; } return lattice->bos_node(); } bool TaggerImpl::parseNBestInit(const char *str) { return parseNBestInit(str, std::strlen(str)); } bool TaggerImpl::parseNBestInit(const char *str, size_t len) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); lattice->add_request_type(MECAB_NBEST); if (!parse(lattice)) { set_what(lattice->what()); return false; } return true; } const Node* TaggerImpl::nextNode() { Lattice *lattice = mutable_lattice(); if (!lattice->next()) { lattice->set_what("no more results"); return 0; } return lattice->bos_node(); } const char* TaggerImpl::next() { Lattice *lattice = mutable_lattice(); if (!lattice->next()) { lattice->set_what("no more results"); return 0; } const char *result = lattice->toString(); if (!result) { set_what(lattice->what()); return 0; } return result; } const char* TaggerImpl::next(char *out, size_t len2) { Lattice *lattice = mutable_lattice(); if (!lattice->next()) { lattice->set_what("no more results"); return 0; } const char *result = lattice->toString(out, len2); if (!result) { set_what(lattice->what()); return 0; } return result; } const char* TaggerImpl::parseNBest(size_t N, const char* str) { return parseNBest(N, str, std::strlen(str)); } const char* TaggerImpl::parseNBest(size_t N, const char* str, size_t len) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); lattice->add_request_type(MECAB_NBEST); if (!parse(lattice)) { set_what(lattice->what()); return 0; } const char *result = lattice->enumNBestAsString(N); if (!result) { set_what(lattice->what()); return 0; } return result; } const char* TaggerImpl::parseNBest(size_t N, const char* str, size_t len, char *out, size_t len2) { Lattice *lattice = mutable_lattice(); lattice->set_sentence(str, len); initRequestType(); lattice->add_request_type(MECAB_NBEST); if (!parse(lattice)) { set_what(lattice->what()); return 0; } const char *result = lattice->enumNBestAsString(N, out, len2); if (!result) { set_what(lattice->what()); return 0; } return result; } const char* TaggerImpl::formatNode(const Node* node) { const char *result = mutable_lattice()->toString(node); if (!result) { set_what(mutable_lattice()->what()); return 0; } return result; } const char* TaggerImpl::formatNode(const Node* node, char *out, size_t len) { const char *result = mutable_lattice()->toString(node, out, len); if (!result) { set_what(mutable_lattice()->what()); return 0; } return result; } const DictionaryInfo *TaggerImpl::dictionary_info() const { return model()->dictionary_info(); } LatticeImpl::LatticeImpl(const Writer *writer) : sentence_(0), size_(0), theta_(kDefaultTheta), Z_(0.0), request_type_(MECAB_ONE_BEST), writer_(writer), ostrs_(0), allocator_(new Allocator) { begin_nodes_.reserve(MIN_INPUT_BUFFER_SIZE); end_nodes_.reserve(MIN_INPUT_BUFFER_SIZE); } LatticeImpl::~LatticeImpl() {} void LatticeImpl::clear() { allocator_->free(); if (ostrs_.get()) { ostrs_->clear(); } begin_nodes_.clear(); end_nodes_.clear(); feature_constraint_.clear(); boundary_constraint_.clear(); size_ = 0; theta_ = kDefaultTheta; Z_ = 0.0; sentence_ = 0; } void LatticeImpl::set_sentence(const char *sentence) { return set_sentence(sentence, strlen(sentence)); } void LatticeImpl::set_sentence(const char *sentence, size_t len) { clear(); end_nodes_.resize(len + 4); begin_nodes_.resize(len + 4); if (has_request_type(MECAB_ALLOCATE_SENTENCE) || has_request_type(MECAB_PARTIAL)) { char *new_sentence = allocator()->strdup(sentence, len); sentence_ = new_sentence; } else { sentence_ = sentence; } size_ = len; std::memset(&end_nodes_[0], 0, sizeof(end_nodes_[0]) * (len + 4)); std::memset(&begin_nodes_[0], 0, sizeof(begin_nodes_[0]) * (len + 4)); } bool LatticeImpl::next() { if (!has_request_type(MECAB_NBEST)) { set_what("MECAB_NBEST request type is not set"); return false; } if (!allocator()->nbest_generator()->next()) { return false; } Viterbi::buildResultForNBest(this); return true; } void LatticeImpl::set_result(const char *result) { char *str = allocator()->strdup(result, std::strlen(result)); std::vector lines; const size_t lsize = tokenize(str, "\n", std::back_inserter(lines), std::strlen(result)); CHECK_DIE(lsize == lines.size()); std::string sentence; std::vector surfaces, features; for (size_t i = 0; i < lines.size(); ++i) { if (::strcmp("EOS", lines[i]) == 0) { break; } char *cols[2]; if (tokenize(lines[i], "\t", cols, 2) != 2) { break; } sentence += cols[0]; surfaces.push_back(cols[0]); features.push_back(cols[1]); } CHECK_DIE(features.size() == surfaces.size()); set_sentence(allocator()->strdup(sentence.c_str(), sentence.size())); Node *bos_node = allocator()->newNode(); bos_node->surface = const_cast(BOS_KEY); // dummy bos_node->feature = "BOS/EOS"; bos_node->isbest = 1; bos_node->stat = MECAB_BOS_NODE; Node *eos_node = allocator()->newNode(); eos_node->surface = const_cast(BOS_KEY); // dummy eos_node->feature = "BOS/EOS"; eos_node->isbest = 1; eos_node->stat = MECAB_EOS_NODE; bos_node->surface = sentence_; end_nodes_[0] = bos_node; size_t offset = 0; Node *prev = bos_node; for (size_t i = 0; i < surfaces.size(); ++i) { Node *node = allocator()->newNode(); node->prev = prev; prev->next = node; node->surface = sentence_ + offset; node->length = surfaces[i].size(); node->rlength = surfaces[i].size(); node->isbest = 1; node->stat = MECAB_NOR_NODE; node->wcost = 0; node->cost = 0; node->feature = allocator()->strdup(features[i].c_str(), features[i].size()); begin_nodes_[offset] = node; end_nodes_[offset + node->length] = node; offset += node->length; prev = node; } prev->next = eos_node; eos_node->prev = prev; } // default implementation of Lattice formatter. namespace { void writeLattice(Lattice *lattice, StringBuffer *os) { for (const Node *node = lattice->bos_node()->next; node->next; node = node->next) { os->write(node->surface, node->length); *os << '\t' << node->feature; *os << '\n'; } *os << "EOS\n"; } } // namespace const char *LatticeImpl::toString() { return toStringInternal(stream()); } const char *LatticeImpl::toString(char *buf, size_t size) { StringBuffer os(buf, size); return toStringInternal(&os); } const char *LatticeImpl::toStringInternal(StringBuffer *os) { os->clear(); if (writer_) { if (!writer_->write(this, os)) { return 0; } } else { writeLattice(this, os); } *os << '\0'; if (!os->str()) { set_what("output buffer overflow"); return 0; } return os->str(); } const char *LatticeImpl::toString(const Node *node) { return toStringInternal(node, stream()); } const char *LatticeImpl::toString(const Node *node, char *buf, size_t size) { StringBuffer os(buf, size); return toStringInternal(node, &os); } const char *LatticeImpl::toStringInternal(const Node *node, StringBuffer *os) { os->clear(); if (!node) { set_what("node is NULL"); return 0; } if (writer_) { if (!writer_->writeNode(this, node, os)) { return 0; } } else { os->write(node->surface, node->length); *os << '\t' << node->feature; } *os << '\0'; if (!os->str()) { set_what("output buffer overflow"); return 0; } return os->str(); } const char *LatticeImpl::enumNBestAsString(size_t N) { return enumNBestAsStringInternal(N, stream()); } const char *LatticeImpl::enumNBestAsString(size_t N, char *buf, size_t size) { StringBuffer os(buf, size); return enumNBestAsStringInternal(N, &os); } const char *LatticeImpl::enumNBestAsStringInternal(size_t N, StringBuffer *os) { os->clear(); if (N == 0 || N > NBEST_MAX) { set_what("nbest size must be 1 <= nbest <= 512"); return 0; } for (size_t i = 0; i < N; ++i) { if (!next()) { break; } if (writer_) { if (!writer_->write(this, os)) { return 0; } } else { writeLattice(this, os); } } // make a dummy node for EON if (writer_) { Node eon_node; memset(&eon_node, 0, sizeof(eon_node)); eon_node.stat = MECAB_EON_NODE; eon_node.next = 0; eon_node.surface = this->sentence() + this->size(); if (!writer_->writeNode(this, &eon_node, os)) { return 0; } } *os << '\0'; if (!os->str()) { set_what("output buffer overflow"); return 0; } return os->str(); } bool LatticeImpl::has_constraint() const { return !boundary_constraint_.empty(); } int LatticeImpl::boundary_constraint(size_t pos) const { if (!boundary_constraint_.empty()) { return boundary_constraint_[pos]; } return MECAB_ANY_BOUNDARY; } const char *LatticeImpl::feature_constraint(size_t begin_pos) const { if (!feature_constraint_.empty()) { return feature_constraint_[begin_pos]; } return 0; } void LatticeImpl::set_boundary_constraint(size_t pos, int boundary_constraint_type) { if (boundary_constraint_.empty()) { boundary_constraint_.resize(size() + 4, MECAB_ANY_BOUNDARY); } boundary_constraint_[pos] = boundary_constraint_type; } void LatticeImpl::set_feature_constraint(size_t begin_pos, size_t end_pos, const char *feature) { if (begin_pos >= end_pos || !feature) { return; } if (feature_constraint_.empty()) { feature_constraint_.resize(size() + 4, 0); } end_pos = std::min(end_pos, size()); set_boundary_constraint(begin_pos, MECAB_TOKEN_BOUNDARY); set_boundary_constraint(end_pos, MECAB_TOKEN_BOUNDARY); for (size_t i = begin_pos + 1; i < end_pos; ++i) { set_boundary_constraint(i, MECAB_INSIDE_TOKEN); } feature_constraint_[begin_pos] = feature; } } // namespace Tagger *Tagger::create(int argc, char **argv) { return createTagger(argc, argv); } Tagger *Tagger::create(const char *arg) { return createTagger(arg); } const char *Tagger::version() { return VERSION; } Tagger *createTagger(int argc, char **argv) { TaggerImpl *tagger = new TaggerImpl(); if (!tagger->open(argc, argv)) { setGlobalError(tagger->what()); delete tagger; return 0; } return tagger; } Tagger *createTagger(const char *argv) { TaggerImpl *tagger = new TaggerImpl(); if (!tagger->open(argv)) { setGlobalError(tagger->what()); delete tagger; return 0; } return tagger; } void deleteTagger(Tagger *tagger) { delete tagger; } const char *getTaggerError() { return getLastError(); } const char *getLastError() { return getGlobalError(); } Model *createModel(int argc, char **argv) { ModelImpl *model = new ModelImpl; if (!model->open(argc, argv)) { delete model; return 0; } return model; } Model *createModel(const char *arg) { ModelImpl *model = new ModelImpl; if (!model->open(arg)) { delete model; return 0; } return model; } void deleteModel(Model *model) { delete model; } Model *Model::create(int argc, char **argv) { return createModel(argc, argv); } Model *Model::create(const char *arg) { return createModel(arg); } const char *Model::version() { return VERSION; } bool Tagger::parse(const Model &model, Lattice *lattice) { scoped_ptr tagger(model.createTagger()); return tagger->parse(lattice); } Lattice *Lattice::create() { return createLattice(); } Lattice *createLattice() { return new LatticeImpl; } void deleteLattice(Lattice *lattice) { delete lattice; } } // MeCab int mecab_do(int argc, char **argv) { #define WHAT_ERROR(msg) do { \ std::cout << msg << std::endl; \ return EXIT_FAILURE; } \ while (0); MeCab::Param param; if (!param.open(argc, argv, MeCab::long_options)) { std::cout << param.what() << std::endl; return EXIT_FAILURE; } if (param.get("help")) { std::cout << param.help() << std::endl; return EXIT_SUCCESS; } if (param.get("version")) { std::cout << param.version() << std::endl; return EXIT_SUCCESS; } if (!load_dictionary_resource(¶m)) { std::cout << param.what() << std::endl; return EXIT_SUCCESS; } if (param.get("lattice-level") >= 1) { std::cerr << "lattice-level is DEPERCATED. " << "use --marginal or --nbest." << std::endl; } MeCab::scoped_ptr model(new MeCab::ModelImpl); if (!model->open(param)) { std::cout << MeCab::getLastError() << std::endl; return EXIT_FAILURE; } std::string ofilename = param.get("output"); if (ofilename.empty()) { ofilename = "-"; } const int nbest = param.get("nbest"); if (nbest <= 0 || nbest > NBEST_MAX) { WHAT_ERROR("invalid N value"); } MeCab::ostream_wrapper ofs(ofilename.c_str()); if (!*ofs) { WHAT_ERROR("no such file or directory: " << ofilename); } if (param.get("dump-config")) { param.dump_config(&*ofs); return EXIT_FAILURE; } if (param.get("dictionary-info")) { for (const MeCab::DictionaryInfo *d = model->dictionary_info(); d; d = d->next) { *ofs << "filename:\t" << d->filename << std::endl; *ofs << "version:\t" << d->version << std::endl; *ofs << "charset:\t" << d->charset << std::endl; *ofs << "type:\t" << d->type << std::endl; *ofs << "size:\t" << d->size << std::endl; *ofs << "left size:\t" << d->lsize << std::endl; *ofs << "right size:\t" << d->rsize << std::endl; *ofs << std::endl; } return EXIT_FAILURE; } const std::vector& rest_ = param.rest_args(); std::vector rest = rest_; if (rest.empty()) { rest.push_back("-"); } size_t ibufsize = std::min(MAX_INPUT_BUFFER_SIZE, std::max(param.get ("input-buffer-size"), MIN_INPUT_BUFFER_SIZE)); const bool partial = param.get("partial"); if (partial) { ibufsize *= 8; } MeCab::scoped_array ibuf_data(new char[ibufsize]); char *ibuf = ibuf_data.get(); MeCab::scoped_ptr tagger(model->createTagger()); if (!tagger.get()) { WHAT_ERROR("cannot create tagger"); } for (size_t i = 0; i < rest.size(); ++i) { MeCab::istream_wrapper ifs(rest[i].c_str()); if (!*ifs) { WHAT_ERROR("no such file or directory: " << rest[i]); } while (true) { if (!partial) { ifs->getline(ibuf, ibufsize); } else { std::string sentence; MeCab::scoped_fixed_array line; for (;;) { if (!ifs->getline(line.get(), line.size())) { ifs->clear(std::ios::eofbit|std::ios::badbit); break; } sentence += line.get(); sentence += '\n'; if (std::strcmp(line.get(), "EOS") == 0 || line[0] == '\0') { break; } } std::strncpy(ibuf, sentence.c_str(), ibufsize); } if (ifs->eof() && !ibuf[0]) { return false; } if (ifs->fail()) { std::cerr << "input-buffer overflow. " << "The line is split. use -b #SIZE option." << std::endl; ifs->clear(); } const char *r = (nbest >= 2) ? tagger->parseNBest(nbest, ibuf) : tagger->parse(ibuf); if (!r) { WHAT_ERROR(tagger->what()); } *ofs << r << std::flush; } } return EXIT_SUCCESS; #undef WHAT_ERROR } mecab-0.996/src/iconv_utils.h0000644002562000116100000000127012031622553013024 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_ICONV_H #define MECAB_ICONV_H #if defined HAVE_ICONV #include #endif #if defined(_WIN32) && !defined(__CYGWIN__) #include "windows.h" #endif namespace MeCab { class Iconv { private: #ifdef HAVE_ICONV iconv_t ic_; #else int ic_; #endif #if defined(_WIN32) && !defined(__CYGWIN__) DWORD from_cp_; DWORD to_cp_; #endif public: explicit Iconv(); virtual ~Iconv(); bool open(const char *from, const char *to); bool convert(std::string *); }; } #endif mecab-0.996/src/param.h0000644002562000116100000000455112031622553011573 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_PARAM_H #define MECAB_PARAM_H #include #include #include #include #include "scoped_ptr.h" #include "common.h" namespace { template Target lexical_cast(Source arg) { std::stringstream interpreter; Target result; if (!(interpreter << arg) || !(interpreter >> result) || !(interpreter >> std::ws).eof()) { MeCab::scoped_ptr r(new Target()); // return default value return *r; } return result; } template <> std::string lexical_cast(std::string arg) { return arg; } } namespace MeCab { struct Option { const char *name; char short_name; const char *default_value; const char *arg_description; const char *description; }; class Param { private: std::map conf_; std::vector rest_; std::string system_name_; std::string help_; std::string version_; whatlog what_; public: bool open(int argc, char **argv, const Option *opt); bool open(const char *arg, const Option *opt); bool load(const char *filename); void clear(); const std::vector& rest_args() const { return rest_; } const char* program_name() const { return system_name_.c_str(); } const char *what() { return what_.str(); } const char* help() const { return help_.c_str(); } const char* version() const { return version_.c_str(); } int help_version() const; template T get(const char *key) const { std::map::const_iterator it = conf_.find(key); if (it == conf_.end()) { scoped_ptr r(new T()); return *r; } return lexical_cast(it->second); } template void set(const char* key, const T &value, bool rewrite = true) { std::string key2 = std::string(key); if (rewrite || (!rewrite && conf_.find(key2) == conf_.end())) conf_[key2] = lexical_cast(value); } void dump_config(std::ostream *os) const; explicit Param() {} virtual ~Param() {} }; } #endif mecab-0.996/src/mecab-system-eval.cpp0000644002562000116100000000047412031622553014344 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include "mecab.h" #include "winmain.h" int main(int argc, char **argv) { return mecab_system_eval(argc, argv); } mecab-0.996/src/dictionary_generator.cpp0000644002562000116100000002255412107573216015251 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include #include "char_property.h" #include "common.h" #include "context_id.h" #include "dictionary.h" #include "dictionary_rewriter.h" #include "feature_index.h" #include "mecab.h" #include "mmap.h" #include "param.h" #include "utils.h" namespace MeCab { void copy(const char *src, const char *dst) { std::cout << "copying " << src << " to " << dst << std::endl; Mmap mmap; CHECK_DIE(mmap.open(src)) << mmap.what(); std::ofstream ofs(WPATH(dst), std::ios::binary|std::ios::out); CHECK_DIE(ofs) << "permission denied: " << dst; ofs.write(reinterpret_cast(mmap.begin()), mmap.size()); ofs.close(); } class DictionaryGenerator { private: static void gencid_bos(const std::string &bos_feature, DictionaryRewriter *rewrite, ContextID *cid) { std::string ufeature, lfeature, rfeature; rewrite->rewrite2(bos_feature, &ufeature, &lfeature, &rfeature); cid->addBOS(lfeature.c_str(), rfeature.c_str()); } static void gencid(const char *filename, DictionaryRewriter *rewrite, ContextID *cid) { std::ifstream ifs(WPATH(filename)); CHECK_DIE(ifs) << "no such file or directory: " << filename; scoped_fixed_array line; std::cout << "reading " << filename << " ... " << std::flush; size_t num = 0; std::string feature, ufeature, lfeature, rfeature; char *col[8]; while (ifs.getline(line.get(), line.size())) { const size_t n = tokenizeCSV(line.get(), col, 5); CHECK_DIE(n == 5) << "format error: " << line.get(); feature = col[4]; rewrite->rewrite2(feature, &ufeature, &lfeature, &rfeature); cid->add(lfeature.c_str(), rfeature.c_str()); ++num; } std::cout << num << std::endl; ifs.close(); } static bool genmatrix(const char *filename, const ContextID &cid, DecoderFeatureIndex *fi, int factor) { std::ofstream ofs(WPATH(filename)); CHECK_DIE(ofs) << "permission denied: " << filename; LearnerPath path; LearnerNode rnode; LearnerNode lnode; rnode.stat = lnode.stat = MECAB_NOR_NODE; rnode.rpath = &path; lnode.lpath = &path; path.lnode = &lnode; path.rnode = &rnode; const std::map &left = cid.left_ids(); const std::map &right = cid.right_ids(); CHECK_DIE(left.size() > 0) << "left id size is empty"; CHECK_DIE(right.size() > 0) << "right id size is empty"; ofs << right.size() << ' ' << left.size() << std::endl; size_t l = 0; for (std::map::const_iterator rit = right.begin(); rit != right.end(); ++rit) { ++l; progress_bar("emitting matrix ", l+1, right.size()); for (std::map::const_iterator lit = left.begin(); lit != left.end(); ++lit) { path.rnode->wcost = 0; fi->buildBigramFeature(&path, rit->first.c_str(), lit->first.c_str()); fi->calcCost(&path); ofs << rit->second << ' ' << lit->second << ' ' << tocost(path.cost, factor) << '\n'; } } return true; } static void gendic(const char* ifile, const char* ofile, const CharProperty &property, DictionaryRewriter *rewrite, const ContextID &cid, DecoderFeatureIndex *fi, bool unk, int factor) { std::ifstream ifs(WPATH(ifile)); CHECK_DIE(ifs) << "no such file or directory: " << ifile; std::ofstream ofs(WPATH(ofile)); CHECK_DIE(ofs) << "permission denied: " << ofile; std::cout << "emitting " << ofile << " ... " << std::flush; LearnerPath path; LearnerNode rnode; LearnerNode lnode; rnode.stat = lnode.stat = MECAB_NOR_NODE; rnode.rpath = &path; lnode.lpath = &path; path.lnode = &lnode; path.rnode = &rnode; scoped_fixed_array line; char *col[8]; size_t num = 0; while (ifs.getline(line.get(), line.size())) { const size_t n = tokenizeCSV(line.get(), col, 5); CHECK_DIE(n == 5) << "format error: " << line.get(); std::string w = std::string(col[0]); const std::string feature = std::string(col[4]); std::string ufeature, lfeature, rfeature; rewrite->rewrite2(feature, &ufeature, &lfeature, &rfeature); const int lid = cid.lid(lfeature.c_str()); const int rid = cid.rid(rfeature.c_str()); CHECK_DIE(lid > 0) << "CID is not found for " << lfeature; CHECK_DIE(rid > 0) << "CID is not found for " << rfeature; if (unk) { const int c = property.id(w.c_str()); CHECK_DIE(c >= 0) << "unknown property [" << w << "]"; path.rnode->char_type = static_cast(c); } else { size_t mblen = 0; const CharInfo cinfo = property.getCharInfo(w.c_str(), w.c_str() + w.size(), &mblen); path.rnode->char_type = cinfo.default_type; } fi->buildUnigramFeature(&path, ufeature.c_str()); fi->calcCost(&rnode); CHECK_DIE(escape_csv_element(&w)) << "invalid character found: " << w; ofs << w << ',' << lid << ',' << rid << ',' << tocost(rnode.wcost, factor) << ',' << feature << '\n'; ++num; } std::cout << num << std::endl; } public: static int run(int argc, char **argv) { static const MeCab::Option long_options[] = { { "dicdir", 'd', ".", "DIR", "set DIR as dicdir(default \".\" )" }, { "outdir", 'o', ".", "DIR", "set DIR as output dir" }, { "model", 'm', 0, "FILE", "use FILE as model file" }, { "version", 'v', 0, 0, "show the version and exit" }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; Param param; if (!param.open(argc, argv, long_options)) { std::cout << param.what() << "\n\n" << COPYRIGHT << "\ntry '--help' for more information." << std::endl; return -1; } if (!param.help_version()) return 0; ContextID cid; DecoderFeatureIndex fi; DictionaryRewriter rewrite; const std::string dicdir = param.get("dicdir"); const std::string outdir = param.get("outdir"); const std::string model = param.get("model"); #define DCONF(file) create_filename(dicdir, std::string(file)).c_str() #define OCONF(file) create_filename(outdir, std::string(file)).c_str() CHECK_DIE(param.load(DCONF(DICRC))) << "no such file or directory: " << DCONF(DICRC); std::string charset; { Dictionary dic; CHECK_DIE(dic.open(DCONF(SYS_DIC_FILE), "r")); charset = dic.charset(); CHECK_DIE(!charset.empty()); } CharProperty property; CHECK_DIE(property.open(param)); property.set_charset(charset.c_str()); const std::string bos = param.get("bos-feature"); const int factor = param.get("cost-factor"); std::vector dic; enum_csv_dictionaries(dicdir.c_str(), &dic); { CHECK_DIE(dicdir != outdir) << "output directory = dictionary directory! " "Please specify different directory."; CHECK_DIE(!outdir.empty()) << "output directory is empty"; CHECK_DIE(!model.empty()) << "model file is empty"; CHECK_DIE(fi.open(param)) << "cannot open feature index"; CHECK_DIE(factor > 0) << "cost factor needs to be positive value"; CHECK_DIE(!bos.empty()) << "bos-feature is empty"; CHECK_DIE(dic.size()) << "no dictionary is found in " << dicdir; CHECK_DIE(rewrite.open(DCONF(REWRITE_FILE))); } gencid_bos(bos, &rewrite, &cid); gencid(DCONF(UNK_DEF_FILE), &rewrite, &cid); for (std::vector::const_iterator it = dic.begin(); it != dic.end(); ++it) { gencid(it->c_str(), &rewrite, &cid); } std::cout << "emitting " << OCONF(LEFT_ID_FILE) << "/ " << OCONF(RIGHT_ID_FILE) << std::endl; cid.build(); cid.save(OCONF(LEFT_ID_FILE), OCONF(RIGHT_ID_FILE)); gendic(DCONF(UNK_DEF_FILE), OCONF(UNK_DEF_FILE), property, &rewrite, cid, &fi, true, factor); for (std::vector::const_iterator it = dic.begin(); it != dic.end(); ++it) { std::string file = *it; remove_pathname(&file); gendic(it->c_str(), OCONF(file.c_str()), property, &rewrite, cid, &fi, false, factor); } genmatrix(OCONF(MATRIX_DEF_FILE), cid, &fi, factor); copy(DCONF(CHAR_PROPERTY_DEF_FILE), OCONF(CHAR_PROPERTY_DEF_FILE)); copy(DCONF(REWRITE_FILE), OCONF(REWRITE_FILE)); copy(DCONF(DICRC), OCONF(DICRC)); copy(DCONF(FEATURE_FILE), OCONF(FEATURE_FILE)); copy(model.c_str(), OCONF(MODEL_DEF_FILE)); #undef OCONF #undef DCONF std::cout << "\ndone!\n"; return 0; } }; } // export functions int mecab_dict_gen(int argc, char **argv) { return MeCab::DictionaryGenerator::run(argc, argv); } mecab-0.996/src/string_buffer.h0000644002562000116100000000417112043127653013334 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_STRINGBUFFER_H #define MECAB_STRINGBUFFER_H #include #include "common.h" #include "utils.h" namespace MeCab { #define _ITOA(n) do { char fbuf[64]; itoa(n, fbuf); return this->write(fbuf); } while (0) #define _UITOA(n) do { char fbuf[64]; uitoa(n, fbuf); return this->write(fbuf);} while (0) #define _DTOA(n) do { char fbuf[64]; dtoa(n, fbuf); return this->write(fbuf); } while (0) class StringBuffer { private: size_t size_; size_t alloc_size_; char *ptr_; bool is_delete_; bool error_; bool reserve(size_t); public: explicit StringBuffer(): size_(0), alloc_size_(0), ptr_(0), is_delete_(true), error_(false) {} explicit StringBuffer(char *_s, size_t _l): size_(0), alloc_size_(_l), ptr_(_s), is_delete_(false), error_(false) {} virtual ~StringBuffer(); StringBuffer& write(char); StringBuffer& write(const char*, size_t); StringBuffer& write(const char*); StringBuffer& operator<<(double n) { _DTOA(n); } StringBuffer& operator<<(short int n) { _ITOA(n); } StringBuffer& operator<<(int n) { _ITOA(n); } StringBuffer& operator<<(long int n) { _ITOA(n); } StringBuffer& operator<<(unsigned short int n) { _UITOA(n); } StringBuffer& operator<<(unsigned int n) { _UITOA(n); } StringBuffer& operator<<(unsigned long int n) { _UITOA(n); } #ifdef HAVE_UNSIGNED_LONG_LONG_INT StringBuffer& operator<<(unsigned long long int n) { _UITOA(n); } #endif StringBuffer& operator<< (char n) { return this->write(n); } StringBuffer& operator<< (unsigned char n) { return this->write(n); } StringBuffer& operator<< (const char* n) { return this->write(n); } StringBuffer& operator<< (const std::string& n) { return this->write(n.c_str()); } void clear() { size_ = 0; } const char *str() const { return error_ ? 0 : const_cast(ptr_); } }; } #endif mecab-0.996/src/stream_wrapper.h0000644002562000116100000000240312031622553013520 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_STREAM_WRAPPER_H_ #define MECAB_STREAM_WRAPPER_H_ #include #include #include #include "utils.h" namespace MeCab { class istream_wrapper { private: std::istream* is_; public: std::istream &operator*() const { return *is_; } std::istream *operator->() const { return is_; } explicit istream_wrapper(const char* filename): is_(0) { if (std::strcmp(filename, "-") == 0) { is_ = &std::cin; } else { is_ = new std::ifstream(WPATH(filename)); } } virtual ~istream_wrapper() { if (is_ != &std::cin) delete is_; } }; class ostream_wrapper { private: std::ostream* os_; public: std::ostream &operator*() const { return *os_; } std::ostream *operator->() const { return os_; } explicit ostream_wrapper(const char* filename): os_(0) { if (std::strcmp(filename, "-") == 0) { os_ = &std::cout; } else { os_ = new std::ofstream(WPATH(filename)); } } virtual ~ostream_wrapper() { if (os_ != &std::cout) delete os_; } }; } #endif // MECAB_STREAM_WRAPPER_H_ mecab-0.996/src/tokenizer.h0000644002562000116100000000677712077701476012535 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_TOKENIZER_H_ #define MECAB_TOKENIZER_H_ #include "mecab.h" #include "freelist.h" #include "dictionary.h" #include "char_property.h" #include "nbest_generator.h" #include "scoped_ptr.h" namespace MeCab { class Param; class NBestGenerator; template class Allocator { public: N *newNode() { N *node = node_freelist_->alloc(); std::memset(node, 0, sizeof(N)); node->id = id_++; return node; } P *newPath() { if (!path_freelist_.get()) { path_freelist_.reset(new FreeList

(PATH_FREELIST_SIZE)); } return path_freelist_->alloc(); } Dictionary::result_type *mutable_results() { return results_.get(); } char *alloc(size_t size) { if (!char_freelist_.get()) { char_freelist_.reset(new ChunkFreeList(BUF_SIZE)); } return char_freelist_->alloc(size + 1); } char *strdup(const char *str, size_t size) { char *n = alloc(size + 1); std::strncpy(n, str, size + 1); return n; } NBestGenerator *nbest_generator() { if (!nbest_generator_.get()) { nbest_generator_.reset(new NBestGenerator); } return nbest_generator_.get(); } char *partial_buffer(size_t size) { partial_buffer_.resize(size); return &partial_buffer_[0]; } size_t results_size() const { return kResultsSize; } void free() { id_ = 0; node_freelist_->free(); if (path_freelist_.get()) { path_freelist_->free(); } if (char_freelist_.get()) { char_freelist_->free(); } } Allocator() : id_(0), node_freelist_(new FreeList(NODE_FREELIST_SIZE)), path_freelist_(0), char_freelist_(0), nbest_generator_(0), results_(new Dictionary::result_type[kResultsSize]) {} virtual ~Allocator() {} private: static const size_t kResultsSize = 512; size_t id_; scoped_ptr > node_freelist_; scoped_ptr > path_freelist_; scoped_ptr > char_freelist_; scoped_ptr nbest_generator_; std::vector partial_buffer_; scoped_array results_; }; template class Tokenizer { private: std::vector dic_; Dictionary unkdic_; scoped_string bos_feature_; scoped_string unk_feature_; FreeList dictionary_info_freelist_; std::vector > unk_tokens_; DictionaryInfo *dictionary_info_; CharInfo space_; CharProperty property_; size_t max_grouping_size_; whatlog what_; public: N *getBOSNode(Allocator *allocator) const; N *getEOSNode(Allocator *allocator) const; template N *lookup(const char *begin, const char *end, Allocator *allocator, Lattice *lattice) const; bool open(const Param ¶m); void close(); const DictionaryInfo *dictionary_info() const; const char *what() { return what_.str(); } explicit Tokenizer(); virtual ~Tokenizer() { this->close(); } }; } #endif // MECAB_TOKENIZER_H_ mecab-0.996/src/learner.cpp0000644002562000116100000002313212067061420012451 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include "common.h" #include "feature_index.h" #include "freelist.h" #include "lbfgs.h" #include "learner_tagger.h" #include "param.h" #include "string_buffer.h" #include "thread.h" #include "utils.h" namespace MeCab { namespace { #define DCONF(file) create_filename(dicdir, std::string(file)).c_str() #ifdef MECAB_USE_THREAD class learner_thread: public thread { public: unsigned short start_i; unsigned short thread_num; size_t size; size_t micro_p; size_t micro_r; size_t micro_c; size_t err; double f; EncoderLearnerTagger **x; std::vector expected; void run() { micro_p = micro_r = micro_c = err = 0; f = 0.0; std::fill(expected.begin(), expected.end(), 0.0); for (size_t i = start_i; i < size; i += thread_num) { f += x[i]->gradient(&expected[0]); err += x[i]->eval(µ_c, µ_p, µ_r); } } }; #endif class CRFLearner { public: static int run(Param *param) { const std::string dicdir = param->get("dicdir"); CHECK_DIE(param->load(DCONF(DICRC))) << "no such file or directory: " << DCONF(DICRC); const std::vector &files = param->rest_args(); if (files.size() != 2) { std::cout << "Usage: " << param->program_name() << " corpus model" << std::endl; return -1; } const std::string ifile = files[0]; const std::string model = files[1]; const std::string old_model = param->get("old-model"); EncoderFeatureIndex feature_index; std::vector expected; std::vector observed; std::vector alpha; std::vector old_alpha; std::vector x; Tokenizer tokenizer; Allocator allocator; CHECK_DIE(tokenizer.open(*param)) << "cannot open tokenizer"; CHECK_DIE(feature_index.open(*param)) << "cannot open feature index"; if (!old_model.empty()) { std::cout << "Using previous model: " << old_model << std::endl; std::cout << "--cost --freq and --eta options are overwritten." << std::endl; CHECK_DIE(tokenizer.dictionary_info()); const char *dic_charset = tokenizer.dictionary_info()->charset; feature_index.reopen(old_model.c_str(), dic_charset, &old_alpha, param); } const double C = param->get("cost"); const double eta = param->get("eta"); const size_t eval_size = param->get("eval-size"); const size_t unk_eval_size = param->get("unk-eval-size"); const size_t thread_num = param->get("thread"); const size_t freq = param->get("freq"); CHECK_DIE(C > 0) << "cost parameter is out of range: " << C; CHECK_DIE(eta > 0) "eta is out of range: " << eta; CHECK_DIE(eval_size > 0) << "eval-size is out of range: " << eval_size; CHECK_DIE(unk_eval_size > 0) << "unk-eval-size is out of range: " << unk_eval_size; CHECK_DIE(freq > 0) << "freq is out of range: " << unk_eval_size; CHECK_DIE(thread_num > 0 && thread_num <= 512) << "# thread is invalid: " << thread_num; std::cout.setf(std::ios::fixed, std::ios::floatfield); std::cout.precision(5); std::cout << "reading corpus ..." << std::flush; std::ifstream ifs(WPATH(ifile.c_str())); CHECK_DIE(ifs) << "no such file or directory: " << ifile; while (ifs) { EncoderLearnerTagger *tagger = new EncoderLearnerTagger(); CHECK_DIE(tagger->open(&tokenizer, &allocator, &feature_index, eval_size, unk_eval_size)); CHECK_DIE(tagger->read(&ifs, &observed)); if (!tagger->empty()) { x.push_back(tagger); } else { delete tagger; } if (x.size() % 100 == 0) { std::cout << x.size() << "... " << std::flush; } } feature_index.shrink(freq, &observed); feature_index.clearcache(); const size_t psize = feature_index.size(); observed.resize(psize); expected.resize(psize); alpha.resize(psize); old_alpha.resize(psize); alpha = old_alpha; feature_index.set_alpha(&alpha[0]); std::cout << std::endl; std::cout << "Number of sentences: " << x.size() << std::endl; std::cout << "Number of features: " << psize << std::endl; std::cout << "eta: " << eta << std::endl; std::cout << "freq: " << freq << std::endl; std::cout << "eval-size: " << eval_size << std::endl; std::cout << "unk-eval-size: " << unk_eval_size << std::endl; #ifdef MECAB_USE_THREAD std::cout << "threads: " << thread_num << std::endl; #endif std::cout << "charset: " << tokenizer.dictionary_info()->charset << std::endl; std::cout << "C(sigma^2): " << C << std::endl << std::endl; #ifdef MECAB_USE_THREAD std::vector thread; if (thread_num > 1) { thread.resize(thread_num); for (size_t i = 0; i < thread_num; ++i) { thread[i].start_i = i; thread[i].size = x.size(); thread[i].thread_num = thread_num; thread[i].x = &x[0]; thread[i].expected.resize(expected.size()); } } #endif int converge = 0; double prev_obj = 0.0; LBFGS lbfgs; for (size_t itr = 0; ; ++itr) { std::fill(expected.begin(), expected.end(), 0.0); double obj = 0.0; size_t err = 0; size_t micro_p = 0; size_t micro_r = 0; size_t micro_c = 0; #ifdef MECAB_USE_THREAD if (thread_num > 1) { for (size_t i = 0; i < thread_num; ++i) { thread[i].start(); } for (size_t i = 0; i < thread_num; ++i) { thread[i].join(); } for (size_t i = 0; i < thread_num; ++i) { obj += thread[i].f; err += thread[i].err; micro_r += thread[i].micro_r; micro_p += thread[i].micro_p; micro_c += thread[i].micro_c; for (size_t k = 0; k < psize; ++k) { expected[k] += thread[i].expected[k]; } } } else #endif { for (size_t i = 0; i < x.size(); ++i) { obj += x[i]->gradient(&expected[0]); err += x[i]->eval(µ_c, µ_p, µ_r); } } const double p = 1.0 * micro_c / micro_p; const double r = 1.0 * micro_c / micro_r; const double micro_f = 2 * p * r / (p + r); for (size_t i = 0; i < psize; ++i) { const double penalty = (alpha[i] - old_alpha[i]); obj += (penalty * penalty / (2.0 * C)); expected[i] = expected[i] - observed[i] + penalty / C; } const double diff = (itr == 0 ? 1.0 : std::fabs(1.0 * (prev_obj - obj)) / prev_obj); std::cout << "iter=" << itr << " err=" << 1.0 * err/x.size() << " F=" << micro_f << " target=" << obj << " diff=" << diff << std::endl; prev_obj = obj; if (diff < eta) { converge++; } else { converge = 0; } if (converge == 3) { break; // 3 is ad-hoc } const int ret = lbfgs.optimize(psize, &alpha[0], obj, &expected[0], false, C); CHECK_DIE(ret >= 0) << "unexpected error in LBFGS routin"; if (ret == 0) { break; } } std::cout << "\nDone! writing model file ... " << std::endl; std::ostringstream oss; oss << "eta: " << eta << std::endl; oss << "freq: " << freq << std::endl; oss << "C: " << C << std::endl; oss.setf(std::ios::fixed, std::ios::floatfield); oss.precision(16); oss << "eval-size: " << eval_size << std::endl; oss << "unk-eval-size: " << unk_eval_size << std::endl; oss << "charset: " << tokenizer.dictionary_info()->charset << std::endl; const std::string header = oss.str(); CHECK_DIE(feature_index.save(model.c_str(), header.c_str())) << "permission denied: " << model; return 0; } }; class Learner { public: static bool run(int argc, char **argv) { static const MeCab::Option long_options[] = { { "dicdir", 'd', ".", "DIR", "set DIR as dicdir(default \".\" )" }, { "old-model", 'M', 0, "FILE", "set FILE as old CRF model file" }, { "cost", 'c', "1.0", "FLOAT", "set FLOAT for cost C for constraints violatoin" }, { "freq", 'f', "1", "INT", "set the frequency cut-off (default 1)" }, { "eta", 'e', "0.00005", "DIR", "set FLOAT for tolerance of termination criterion" }, { "thread", 'p', "1", "INT", "number of threads(default 1)" }, { "version", 'v', 0, 0, "show the version and exit" }, { "help", 'h', 0, 0, "show this help and exit." }, { 0, 0, 0, 0 } }; Param param; if (!param.open(argc, argv, long_options)) { std::cout << param.what() << "\n\n" << COPYRIGHT << "\ntry '--help' for more information." << std::endl; return -1; } if (!param.help_version()) { return 0; } return CRFLearner::run(¶m); } }; } } int mecab_cost_train(int argc, char **argv) { return MeCab::Learner::run(argc, argv); } mecab-0.996/src/writer.cpp0000644002562000116100000003276212031622553012347 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2011 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #include #include #include #include #include "common.h" #include "param.h" #include "string_buffer.h" #include "utils.h" #include "writer.h" namespace MeCab { Writer::Writer() : write_(&Writer::writeLattice) {} Writer::~Writer() {} void Writer::close() { write_ = &Writer::writeLattice; } bool Writer::open(const Param ¶m) { const std::string ostyle = param.get("output-format-type"); write_ = &Writer::writeLattice; if (ostyle == "wakati") { write_ = &Writer::writeWakati; } else if (ostyle == "none") { write_ = &Writer::writeNone; } else if (ostyle == "dump") { write_ = &Writer::writeDump; } else if (ostyle == "em") { write_ = &Writer::writeEM; } else { // default values std::string node_format = "%m\\t%H\\n"; std::string unk_format = "%m\\t%H\\n"; std::string bos_format = ""; std::string eos_format = "EOS\\n"; std::string eon_format = ""; std::string node_format_key = "node-format"; std::string bos_format_key = "bos-format"; std::string eos_format_key = "eos-format"; std::string unk_format_key = "unk-format"; std::string eon_format_key = "eon-format"; if (!ostyle.empty()) { node_format_key += "-"; node_format_key += ostyle; bos_format_key += "-"; bos_format_key += ostyle; eos_format_key += "-"; eos_format_key += ostyle; unk_format_key += "-"; unk_format_key += ostyle; eon_format_key += "-"; eon_format_key += ostyle; const std::string tmp = param.get(node_format_key.c_str()); CHECK_FALSE(!tmp.empty()) << "unkown format type [" << ostyle << "]"; } const std::string node_format2 = param.get(node_format_key.c_str()); const std::string bos_format2 = param.get(bos_format_key.c_str()); const std::string eos_format2 = param.get(eos_format_key.c_str()); const std::string unk_format2 = param.get(unk_format_key.c_str()); const std::string eon_format2 = param.get(eon_format_key.c_str()); if (node_format != node_format2 || bos_format != bos_format2 || eos_format != eos_format2 || unk_format != unk_format2) { write_ = &Writer::writeUser; if (node_format != node_format2) { node_format = node_format2; } if (bos_format != bos_format2) { bos_format = bos_format2; } if (eos_format != eos_format2) { eos_format = eos_format2; } if (unk_format != unk_format2) { unk_format = unk_format2; } else if (node_format != node_format2) { unk_format = node_format2; } else { unk_format = node_format; } if (eon_format != eon_format2) { eon_format = eon_format2; } node_format_.reset_string(node_format.c_str()); bos_format_.reset_string(bos_format.c_str()); eos_format_.reset_string(eos_format.c_str()); unk_format_.reset_string(unk_format.c_str()); eon_format_.reset_string(eon_format.c_str()); } } return true; } bool Writer::write(Lattice *lattice, StringBuffer *os) const { if (!lattice || !lattice->is_available()) { return false; } return (this->*write_)(lattice, os); } bool Writer::writeLattice(Lattice *lattice, StringBuffer *os) const { for (const Node *node = lattice->bos_node()->next; node->next; node = node->next) { os->write(node->surface, node->length); *os << '\t' << node->feature; // << '\t'; *os << '\n'; } *os << "EOS\n"; return true; } bool Writer::writeWakati(Lattice *lattice, StringBuffer *os) const { for (const Node *node = lattice->bos_node()->next; node->next; node = node->next) { os->write(node->surface, node->length); *os << ' '; } *os << '\n'; return true; } bool Writer::writeNone(Lattice *lattice, StringBuffer *os) const { return true; // do nothing } bool Writer::writeEM(Lattice *lattice, StringBuffer *os) const { static const float min_prob = 0.0001; for (const Node *node = lattice->bos_node(); node; node = node->next) { if (node->prob >= min_prob) { *os << "U\t"; if (node->stat == MECAB_BOS_NODE) { *os << "BOS"; } else if (node->stat == MECAB_EOS_NODE) { *os << "EOS"; } else { os->write(node->surface, node->length); } *os << '\t' << node->feature << '\t' << node->prob << '\n'; } for (const Path *path = node->lpath; path; path = path->lnext) { if (path->prob >= min_prob) { *os << "B\t" << path->lnode->feature << '\t' << node->feature << '\t' << path->prob << '\n'; } } } *os << "EOS\n"; return true; } bool Writer::writeDump(Lattice *lattice, StringBuffer *os) const { const char *str = lattice->sentence(); for (const Node *node = lattice->bos_node(); node; node = node->next) { *os << node->id << ' '; if (node->stat == MECAB_BOS_NODE) { *os << "BOS"; } else if (node->stat == MECAB_EOS_NODE) { *os << "EOS"; } else { os->write(node->surface, node->length); } *os << ' ' << node->feature << ' ' << static_cast(node->surface - str) << ' ' << static_cast(node->surface - str + node->length) << ' ' << node->rcAttr << ' ' << node->lcAttr << ' ' << node->posid << ' ' << static_cast(node->char_type) << ' ' << static_cast(node->stat) << ' ' << static_cast(node->isbest) << ' ' << node->alpha << ' ' << node->beta << ' ' << node->prob << ' ' << node->cost; for (const Path *path = node->lpath; path; path = path->lnext) { *os << ' ' << path->lnode->id << ':' << path->cost << ':' << path->prob; } *os << '\n'; } return true; } bool Writer::writeUser(Lattice *lattice, StringBuffer *os) const { if (!writeNode(lattice, bos_format_.get(), lattice->bos_node(), os)) { return false; } const Node *node = 0; for (node = lattice->bos_node()->next; node->next; node = node->next) { const char *fmt = (node->stat == MECAB_UNK_NODE ? unk_format_.get() : node_format_.get()); if (!writeNode(lattice, fmt, node, os)) { return false; } } if (!writeNode(lattice, eos_format_.get(), node, os)) { return false; } return true; } bool Writer::writeNode(Lattice *lattice, const Node *node, StringBuffer *os) const { switch (node->stat) { case MECAB_BOS_NODE: return writeNode(lattice, bos_format_.get(), node, os); case MECAB_EOS_NODE: return writeNode(lattice, eos_format_.get(), node, os); case MECAB_UNK_NODE: return writeNode(lattice, unk_format_.get(), node, os); case MECAB_NOR_NODE: return writeNode(lattice, node_format_.get(), node, os); case MECAB_EON_NODE: return writeNode(lattice, eon_format_.get(), node, os); } return true; } bool Writer::writeNode(Lattice *lattice, const char *p, const Node *node, StringBuffer *os) const { scoped_fixed_array buf; scoped_fixed_array ptr; size_t psize = 0; for (; *p; p++) { switch (*p) { default: *os << *p; break; case '\\': *os << getEscapedChar(*++p); break; case '%': { // macros switch (*++p) { default: { const std::string error = "unknown meta char: " + *p; lattice->set_what(error.c_str()); return false; } // input sentence case 'S': os->write(lattice->sentence(), lattice->size()); break; // sentence length case 'L': *os << lattice->size(); break; // morph case 'm': os->write(node->surface, node->length); break; case 'M': os->write(reinterpret_cast (node->surface - node->rlength + node->length), node->rlength); break; case 'h': *os << node->posid; break; // Part-Of-Speech ID case '%': *os << '%'; break; // % case 'c': *os << static_cast(node->wcost); break; // word cost case 'H': *os << node->feature; break; case 't': *os << static_cast(node->char_type); break; case 's': *os << static_cast(node->stat); break; case 'P': *os << node->prob; break; case 'p': { switch (*++p) { default: lattice->set_what("[iseSCwcnblLh] is required after %p"); return false; case 'i': *os << node->id; break; // node id case 'S': os->write(reinterpret_cast (node->surface - node->rlength + node->length), node->rlength - node->length); break; // space // start position case 's': *os << static_cast( node->surface - lattice->sentence()); break; // end position case 'e': *os << static_cast (node->surface - lattice->sentence() + node->length); break; // connection cost case 'C': *os << node->cost - node->prev->cost - node->wcost; break; case 'w': *os << node->wcost; break; // word cost case 'c': *os << node->cost; break; // best cost case 'n': *os << (node->cost - node->prev->cost); break; // node cost // * if best path, otherwise ' ' case 'b': *os << (node->isbest ? '*' : ' '); break; case 'P': *os << node->prob; break; case 'A': *os << node->alpha; break; case 'B': *os << node->beta; break; case 'l': *os << node->length; break; // length of morph // length of morph including the spaces case 'L': *os << node->rlength; break; case 'h': { // Hidden Layer ID switch (*++p) { default: lattice->set_what("lr is required after %ph"); return false; case 'l': *os << node->lcAttr; break; // current case 'r': *os << node->rcAttr; break; // prev } } break; case 'p': { char mode = *++p; char sep = *++p; if (sep == '\\') { sep = getEscapedChar(*++p); } if (!node->lpath) { lattice->set_what("no path information is available"); return false; } for (Path *path = node->lpath; path; path = path->lnext) { if (path != node->lpath) *os << sep; switch (mode) { case 'i': *os << path->lnode->id; break; case 'c': *os << path->cost; break; case 'P': *os << path->prob; break; default: lattice->set_what("[icP] is required after %pp"); return false; } } } break; } } break; case 'F': case 'f': { if (node->feature[0] == '\0') { lattice->set_what("no feature information available"); return false; } if (!psize) { std::strncpy(buf.get(), node->feature, buf.size()); psize = tokenizeCSV(buf.get(), ptr.get(), ptr.size()); } // separator char separator = '\t'; // default separator if (*p == 'F') { // change separator if (*++p == '\\') { separator = getEscapedChar(*++p); } else { separator = *p; } } if (*++p !='[') { lattice->set_what("cannot find '['"); return false; } size_t n = 0; bool sep = false; bool isfil = false; p++; for (;; ++p) { switch (*p) { case '0': case '1': case '2': case '3': case '4': case '5': case '6': case '7': case '8': case '9': n = 10 * n +(*p - '0'); break; case ',': case ']': if (n >= psize) { lattice->set_what("given index is out of range"); return false; } isfil = (ptr[n][0] != '*'); if (isfil) { if (sep) { *os << separator; } *os << ptr[n]; } if (*p == ']') { goto last; } sep = isfil; n = 0; break; default: lattice->set_what("cannot find ']'"); return false; } } } last: break; } // end switch } break; // end case '%' } // end switch } return true; } } mecab-0.996/src/thread.h0000644002562000116100000001010512043127576011742 00000000000000// MeCab -- Yet Another Part-of-Speech and Morphological Analyzer // // // Copyright(C) 2001-2006 Taku Kudo // Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation #ifndef MECAB_THREAD_H #define MECAB_THREAD_H #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef HAVE_PTHREAD_H #include #else #ifdef _WIN32 #include #include #endif #endif #if defined HAVE_GCC_ATOMIC_OPS || defined HAVE_OSX_ATOMIC_OPS #include #endif #if defined HAVE_OSX_ATOMIC_OPS #include #endif #if defined HAVE_PTHREAD_H #define MECAB_USE_THREAD 1 #endif #if (defined(_WIN32) && !defined(__CYGWIN__)) #define MECAB_USE_THREAD 1 #define BEGINTHREAD(src, stack, func, arg, flag, id) \ (HANDLE)_beginthreadex((void *)(src), (unsigned)(stack), \ (unsigned(_stdcall *)(void *))(func), (void *)(arg), \ (unsigned)(flag), (unsigned *)(id)) #endif namespace MeCab { #if (defined(_WIN32) && !defined(__CYGWIN__)) #undef atomic_add #undef compare_and_swap #undef yield_processor #define atomic_add(a, b) ::InterlockedExchangeAdd(a, b) #define compare_and_swap(a, b, c) ::InterlockedCompareExchange(a, c, b) #define yield_processor() YieldProcessor() #define HAVE_ATOMIC_OPS 1 #endif #ifdef HAVE_GCC_ATOMIC_OPS #undef atomic_add #undef compare_and_swap #undef yield_processor #define atomic_add(a, b) __sync_add_and_fetch(a, b) #define compare_and_swap(a, b, c) __sync_val_compare_and_swap(a, b, c) #define yield_processor() sched_yield() #define HAVE_ATOMIC_OPS 1 #endif #ifdef HAVE_OSX_ATOMIC_OPS #undef atomic_add #undef compare_and_swap #undef yield_processor #define atomic_add(a, b) OSAtomicAdd32(b, a) #define compare_and_swap(a, b, c) OSAtomicCompareAndSwapInt(b, c, a) #define yield_processor() sched_yield() #define HAVE_ATOMIC_OPS 1 #endif #ifdef HAVE_ATOMIC_OPS // This is a simple non-scalable writer-preference lock. // Slightly modified the following paper. // "Scalable Reader-Writer Synchronization for Shared-Memory Multiprocessors" // PPoPP '91. John M. Mellor-Crummey and Michael L. Scott. T class read_write_mutex { public: inline void write_lock() { atomic_add(&write_pending_, 1); while (compare_and_swap(&l_, 0, kWaFlag)) { yield_processor(); } } inline void read_lock() { while (write_pending_ > 0) { yield_processor(); } atomic_add(&l_, kRcIncr); while ((l_ & kWaFlag) != 0) { yield_processor(); } } inline void write_unlock() { atomic_add(&l_, -kWaFlag); atomic_add(&write_pending_, -1); } inline void read_unlock() { atomic_add(&l_, -kRcIncr); } read_write_mutex(): l_(0), write_pending_(0) {} private: static const int kWaFlag = 0x1; static const int kRcIncr = 0x2; #ifdef HAVE_OSX_ATOMIC_OPS volatile int l_; volatile int write_pending_; #else long l_; long write_pending_; #endif }; class scoped_writer_lock { public: scoped_writer_lock(read_write_mutex *mutex) : mutex_(mutex) { mutex_->write_lock(); } ~scoped_writer_lock() { mutex_->write_unlock(); } private: read_write_mutex *mutex_; }; class scoped_reader_lock { public: scoped_reader_lock(read_write_mutex *mutex) : mutex_(mutex) { mutex_->read_lock(); } ~scoped_reader_lock() { mutex_->read_unlock(); } private: read_write_mutex *mutex_; }; #endif // HAVE_ATOMIC_OPS class thread { private: #ifdef HAVE_PTHREAD_H pthread_t hnd; #else #ifdef _WIN32 HANDLE hnd; #endif #endif public: static void* wrapper(void *ptr) { thread *p = static_cast(ptr); p->run(); return 0; } virtual void run() {} void start() { #ifdef HAVE_PTHREAD_H pthread_create(&hnd, 0, &thread::wrapper, static_cast(this)); #else #ifdef _WIN32 DWORD id; hnd = BEGINTHREAD(0, 0, &thread::wrapper, this, 0, &id); #endif #endif } void join() { #ifdef HAVE_PTHREAD_H pthread_join(hnd, 0); #else #ifdef _WIN32 WaitForSingleObject(hnd, INFINITE); CloseHandle(hnd); #endif #endif } virtual ~thread() {} }; } #endif mecab-0.996/src/Makefile.am0000644002562000116100000000343112100144047012344 00000000000000AUTOMAKE_OPTIONS = no-dependencies lib_LTLIBRARIES = libmecab.la EXTRA_DIST = Makefile.msvc.in make.bat pkglibexecdir = ${libexecdir}/mecab INCLUDES = -DDIC_VERSION=$(DIC_VERSION) $(MECAB_NO_TLS) $(MECAB_USE_UTF8_ONLY) -DMECAB_DEFAULT_RC="\"$(MECAB_DEFAULT_RC)\"" libmecab_la_LDFLAGS = -no-undefined -version-info $(LTVERSION) libmecab_la_SOURCES = viterbi.cpp tagger.cpp utils.cpp utils.h eval.cpp iconv_utils.cpp iconv_utils.h \ dictionary_rewriter.h dictionary_rewriter.cpp dictionary_generator.cpp \ dictionary_compiler.cpp context_id.h context_id.cpp \ winmain.h thread.h connector.cpp nbest_generator.h nbest_generator.cpp connector.h \ writer.h writer.cpp mmap.h ucs.h \ string_buffer.h string_buffer.cpp \ tokenizer.h stream_wrapper.h common.h darts.h char_property.h ucstable.h \ freelist.h viterbi.h param.cpp tokenizer.cpp \ ucstable.h char_property.cpp dictionary.h scoped_ptr.h \ param.h mecab.h dictionary.cpp \ feature_index.cpp feature_index.h lbfgs.cpp \ lbfgs.h learner_tagger.cpp learner_tagger.h learner.cpp \ learner_node.h libmecab.cpp include_HEADERS = mecab.h bin_PROGRAMS = mecab pkglibexec_PROGRAMS = mecab-dict-index mecab-dict-gen mecab-cost-train mecab-system-eval mecab-test-gen mecab_dict_index_SOURCES = mecab-dict-index.cpp mecab_dict_index_LDADD = libmecab.la mecab_dict_gen_SOURCES = mecab-dict-gen.cpp mecab_dict_gen_LDADD = libmecab.la mecab_system_eval_SOURCES = mecab-system-eval.cpp mecab_system_eval_LDADD = libmecab.la mecab_cost_train_SOURCES = mecab-cost-train.cpp mecab_cost_train_LDADD = libmecab.la mecab_test_gen_SOURCES = mecab-test-gen.cpp mecab_test_gen_LDADD = libmecab.la mecab_SOURCES = mecab.cpp mecab_LDADD = libmecab.la mecab-0.996/ltmain.sh0000644002562000116100000105204012107366335011357 00000000000000 # libtool (GNU libtool) 2.4.2 # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, # 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # GNU Libtool is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Usage: $progname [OPTION]... [MODE-ARG]... # # Provide generalized library-building support services. # # --config show all configuration variables # --debug enable verbose shell tracing # -n, --dry-run display commands without modifying any files # --features display basic configuration information and exit # --mode=MODE use operation mode MODE # --preserve-dup-deps don't remove duplicate dependency libraries # --quiet, --silent don't print informational messages # --no-quiet, --no-silent # print informational messages (default) # --no-warn don't display warning messages # --tag=TAG use configuration variables from tag TAG # -v, --verbose print more informational messages than default # --no-verbose don't print the extra informational messages # --version print version information # -h, --help, --help-all print short, long, or detailed help message # # MODE must be one of the following: # # clean remove files from the build directory # compile compile a source file into a libtool object # execute automatically set library path, then run a program # finish complete the installation of libtool libraries # install install libraries or executables # link create a library or an executable # uninstall remove libraries from an installed directory # # MODE-ARGS vary depending on the MODE. When passed as first option, # `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. # Try `$progname --help --mode=MODE' for a more detailed description of MODE. # # When reporting a bug, please describe a test case to reproduce it and # include the following information: # # host-triplet: $host # shell: $SHELL # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) # $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 # automake: $automake_version # autoconf: $autoconf_version # # Report bugs to . # GNU libtool home page: . # General help using GNU software: . PROGRAM=libtool PACKAGE=libtool VERSION="2.4.2 Debian-2.4.2-1ubuntu1" TIMESTAMP="" package_revision=1.3337 # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } # NLS nuisances: We save the old values to restore during execute mode. lt_user_locale= lt_safe_locale= for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${$lt_var+set}\" = set; then save_$lt_var=\$$lt_var $lt_var=C export $lt_var lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" fi" done LC_ALL=C LANGUAGE=C export LANGUAGE LC_ALL $lt_unset CDPATH # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh # is ksh but when the shell is invoked as "sh" and the current value of # the _XPG environment variable is not equal to 1 (one), the special # positional parameter $0, within a function call, is the name of the # function. progpath="$0" : ${CP="cp -f"} test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} : ${MAKE="make"} : ${MKDIR="mkdir"} : ${MV="mv -f"} : ${RM="rm -f"} : ${SHELL="${CONFIG_SHELL-/bin/sh}"} : ${Xsed="$SED -e 1s/^X//"} # Global variables: EXIT_SUCCESS=0 EXIT_FAILURE=1 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. exit_status=$EXIT_SUCCESS # Make sure IFS has a sensible default lt_nl=' ' IFS=" $lt_nl" dirname="s,/[^/]*$,," basename="s,^.*/,," # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi } # func_dirname may be replaced by extended shell implementation # func_basename file func_basename () { func_basename_result=`$ECHO "${1}" | $SED "$basename"` } # func_basename may be replaced by extended shell implementation # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` } # func_dirname_and_basename may be replaced by extended shell implementation # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # func_strip_suffix prefix name func_stripname () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname may be replaced by extended shell implementation # These SED scripts presuppose an absolute path with a trailing slash. pathcar='s,^/\([^/]*\).*$,\1,' pathcdr='s,^/[^/]*,,' removedotparts=':dotsl s@/\./@/@g t dotsl s,/\.$,/,' collapseslashes='s@/\{1,\}@/@g' finalslash='s,/*$,/,' # func_normal_abspath PATH # Remove doubled-up and trailing slashes, "." path components, # and cancel out any ".." path components in PATH after making # it an absolute path. # value returned in "$func_normal_abspath_result" func_normal_abspath () { # Start from root dir and reassemble the path. func_normal_abspath_result= func_normal_abspath_tpath=$1 func_normal_abspath_altnamespace= case $func_normal_abspath_tpath in "") # Empty path, that just means $cwd. func_stripname '' '/' "`pwd`" func_normal_abspath_result=$func_stripname_result return ;; # The next three entries are used to spot a run of precisely # two leading slashes without using negated character classes; # we take advantage of case's first-match behaviour. ///*) # Unusual form of absolute path, do nothing. ;; //*) # Not necessarily an ordinary path; POSIX reserves leading '//' # and for example Cygwin uses it to access remote file shares # over CIFS/SMB, so we conserve a leading double slash if found. func_normal_abspath_altnamespace=/ ;; /*) # Absolute path, do nothing. ;; *) # Relative path, prepend $cwd. func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath ;; esac # Cancel out all the simple stuff to save iterations. We also want # the path to end with a slash for ease of parsing, so make sure # there is one (and only one) here. func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` while :; do # Processed it all yet? if test "$func_normal_abspath_tpath" = / ; then # If we ascended to the root using ".." the result may be empty now. if test -z "$func_normal_abspath_result" ; then func_normal_abspath_result=/ fi break fi func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcar"` func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcdr"` # Figure out what to do with it case $func_normal_abspath_tcomponent in "") # Trailing empty path component, ignore it. ;; ..) # Parent dir; strip last assembled component from result. func_dirname "$func_normal_abspath_result" func_normal_abspath_result=$func_dirname_result ;; *) # Actual path component, append it. func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent ;; esac done # Restore leading double-slash if one was found on entry. func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result } # func_relative_path SRCDIR DSTDIR # generates a relative path from SRCDIR to DSTDIR, with a trailing # slash if non-empty, suitable for immediately appending a filename # without needing to append a separator. # value returned in "$func_relative_path_result" func_relative_path () { func_relative_path_result= func_normal_abspath "$1" func_relative_path_tlibdir=$func_normal_abspath_result func_normal_abspath "$2" func_relative_path_tbindir=$func_normal_abspath_result # Ascend the tree starting from libdir while :; do # check if we have found a prefix of bindir case $func_relative_path_tbindir in $func_relative_path_tlibdir) # found an exact match func_relative_path_tcancelled= break ;; $func_relative_path_tlibdir*) # found a matching prefix func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" func_relative_path_tcancelled=$func_stripname_result if test -z "$func_relative_path_result"; then func_relative_path_result=. fi break ;; *) func_dirname $func_relative_path_tlibdir func_relative_path_tlibdir=${func_dirname_result} if test "x$func_relative_path_tlibdir" = x ; then # Have to descend all the way to the root! func_relative_path_result=../$func_relative_path_result func_relative_path_tcancelled=$func_relative_path_tbindir break fi func_relative_path_result=../$func_relative_path_result ;; esac done # Now calculate path; take care to avoid doubling-up slashes. func_stripname '' '/' "$func_relative_path_result" func_relative_path_result=$func_stripname_result func_stripname '/' '/' "$func_relative_path_tcancelled" if test "x$func_stripname_result" != x ; then func_relative_path_result=${func_relative_path_result}/${func_stripname_result} fi # Normalisation. If bindir is libdir, return empty string, # else relative path ending with a slash; either way, target # file name can be directly appended. if test ! -z "$func_relative_path_result"; then func_stripname './' '' "$func_relative_path_result/" func_relative_path_result=$func_stripname_result fi } # The name of this program: func_dirname_and_basename "$progpath" progname=$func_basename_result # Make sure we have an absolute path for reexecution: case $progpath in [\\/]*|[A-Za-z]:\\*) ;; *[\\/]*) progdir=$func_dirname_result progdir=`cd "$progdir" && pwd` progpath="$progdir/$progname" ;; *) save_IFS="$IFS" IFS=${PATH_SEPARATOR-:} for progdir in $PATH; do IFS="$save_IFS" test -x "$progdir/$progname" && break done IFS="$save_IFS" test -n "$progdir" || progdir=`pwd` progpath="$progdir/$progname" ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed="${SED}"' -e 1s/^X//' sed_quote_subst='s/\([`"$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution that turns a string into a regex matching for the # string literally. sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' # Sed substitution that converts a w32 file name or path # which contains forward slashes, into one that contains # (escaped) backslashes. A very naive implementation. lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' # Re-`\' parameter expansions in output of double_quote_subst that were # `\'-ed in input to the same. If an odd number of `\' preceded a '$' # in input to double_quote_subst, that '$' was protected from expansion. # Since each input `\' is now two `\'s, look for any number of runs of # four `\'s followed by two `\'s and then a '$'. `\' that '$'. bs='\\' bs2='\\\\' bs4='\\\\\\\\' dollar='\$' sed_double_backslash="\ s/$bs4/&\\ /g s/^$bs2$dollar/$bs&/ s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g s/\n//g" # Standard options: opt_dry_run=false opt_help=false opt_quiet=false opt_verbose=false opt_warning=: # func_echo arg... # Echo program name prefixed message, along with the current mode # name if it has been set yet. func_echo () { $ECHO "$progname: ${opt_mode+$opt_mode: }$*" } # func_verbose arg... # Echo program name prefixed message in verbose mode only. func_verbose () { $opt_verbose && func_echo ${1+"$@"} # A bug in bash halts the script if the last line of a function # fails when set -e is in force, so we need another command to # work around that: : } # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } # func_error arg... # Echo program name prefixed message to standard error. func_error () { $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 } # func_warning arg... # Echo program name prefixed warning message to standard error. func_warning () { $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 # bash bug again: : } # func_fatal_error arg... # Echo program name prefixed message to standard error, and exit. func_fatal_error () { func_error ${1+"$@"} exit $EXIT_FAILURE } # func_fatal_help arg... # Echo program name prefixed message to standard error, followed by # a help hint, and exit. func_fatal_help () { func_error ${1+"$@"} func_fatal_error "$help" } help="Try \`$progname --help' for more information." ## default # func_grep expression filename # Check whether EXPRESSION matches any line of FILENAME, without output. func_grep () { $GREP "$1" "$2" >/dev/null 2>&1 } # func_mkdir_p directory-path # Make sure the entire path to DIRECTORY-PATH is available. func_mkdir_p () { my_directory_path="$1" my_dir_list= if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then # Protect directory names starting with `-' case $my_directory_path in -*) my_directory_path="./$my_directory_path" ;; esac # While some portion of DIR does not yet exist... while test ! -d "$my_directory_path"; do # ...make a list in topmost first order. Use a colon delimited # list incase some portion of path contains whitespace. my_dir_list="$my_directory_path:$my_dir_list" # If the last portion added has no slash in it, the list is done case $my_directory_path in */*) ;; *) break ;; esac # ...otherwise throw away the child directory and loop my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` done my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` save_mkdir_p_IFS="$IFS"; IFS=':' for my_dir in $my_dir_list; do IFS="$save_mkdir_p_IFS" # mkdir can fail with a `File exist' error if two processes # try to create one of the directories concurrently. Don't # stop in that case! $MKDIR "$my_dir" 2>/dev/null || : done IFS="$save_mkdir_p_IFS" # Bail out if we (or some other process) failed to create a directory. test -d "$my_directory_path" || \ func_fatal_error "Failed to create \`$1'" fi } # func_mktempdir [string] # Make a temporary directory that won't clash with other running # libtool processes, and avoids race conditions if possible. If # given, STRING is the basename for that directory. func_mktempdir () { my_template="${TMPDIR-/tmp}/${1-$progname}" if test "$opt_dry_run" = ":"; then # Return a directory name, but don't create it in dry-run mode my_tmpdir="${my_template}-$$" else # If mktemp works, use that first and foremost my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` if test ! -d "$my_tmpdir"; then # Failing that, at least try and use $RANDOM to avoid a race my_tmpdir="${my_template}-${RANDOM-0}$$" save_mktempdir_umask=`umask` umask 0077 $MKDIR "$my_tmpdir" umask $save_mktempdir_umask fi # If we're not in dry-run mode, bomb out on failure test -d "$my_tmpdir" || \ func_fatal_error "cannot create temporary directory \`$my_tmpdir'" fi $ECHO "$my_tmpdir" } # func_quote_for_eval arg # Aesthetically quote ARG to be evaled later. # This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT # is double-quoted, suitable for a subsequent eval, whereas # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters # which are still active within double quotes backslashified. func_quote_for_eval () { case $1 in *[\\\`\"\$]*) func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; *) func_quote_for_eval_unquoted_result="$1" ;; esac case $func_quote_for_eval_unquoted_result in # Double-quote args containing shell metacharacters to delay # word splitting, command substitution and and variable # expansion for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" ;; *) func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" esac } # func_quote_for_expand arg # Aesthetically quote ARG to be evaled later; same as above, # but do not quote variable references. func_quote_for_expand () { case $1 in *[\\\`\"]*) my_arg=`$ECHO "$1" | $SED \ -e "$double_quote_subst" -e "$sed_double_backslash"` ;; *) my_arg="$1" ;; esac case $my_arg in # Double-quote args containing shell metacharacters to delay # word splitting and command substitution for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") my_arg="\"$my_arg\"" ;; esac func_quote_for_expand_result="$my_arg" } # func_show_eval cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. func_show_eval () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$my_cmd" my_status=$? if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_show_eval_locale cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. Use the saved locale for evaluation. func_show_eval_locale () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$lt_user_locale $my_cmd" my_status=$? eval "$lt_safe_locale" if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_tr_sh # Turn $1 into a string suitable for a shell variable name. # Result is stored in $func_tr_sh_result. All characters # not in the set a-zA-Z0-9_ are replaced with '_'. Further, # if $1 begins with a digit, a '_' is prepended as well. func_tr_sh () { case $1 in [0-9]* | *[!a-zA-Z0-9_]*) func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` ;; * ) func_tr_sh_result=$1 ;; esac } # func_version # Echo version message to standard output and exit. func_version () { $opt_debug $SED -n '/(C)/!b go :more /\./!{ N s/\n# / / b more } :go /^# '$PROGRAM' (GNU /,/# warranty; / { s/^# // s/^# *$// s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ p }' < "$progpath" exit $? } # func_usage # Echo short help message to standard output and exit. func_usage () { $opt_debug $SED -n '/^# Usage:/,/^# *.*--help/ { s/^# // s/^# *$// s/\$progname/'$progname'/ p }' < "$progpath" echo $ECHO "run \`$progname --help | more' for full usage" exit $? } # func_help [NOEXIT] # Echo long help message to standard output and exit, # unless 'noexit' is passed as argument. func_help () { $opt_debug $SED -n '/^# Usage:/,/# Report bugs to/ { :print s/^# // s/^# *$// s*\$progname*'$progname'* s*\$host*'"$host"'* s*\$SHELL*'"$SHELL"'* s*\$LTCC*'"$LTCC"'* s*\$LTCFLAGS*'"$LTCFLAGS"'* s*\$LD*'"$LD"'* s/\$with_gnu_ld/'"$with_gnu_ld"'/ s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ p d } /^# .* home page:/b print /^# General help using/b print ' < "$progpath" ret=$? if test -z "$1"; then exit $ret fi } # func_missing_arg argname # Echo program name prefixed message to standard error and set global # exit_cmd. func_missing_arg () { $opt_debug func_error "missing argument for $1." exit_cmd=exit } # func_split_short_opt shortopt # Set func_split_short_opt_name and func_split_short_opt_arg shell # variables after splitting SHORTOPT after the 2nd character. func_split_short_opt () { my_sed_short_opt='1s/^\(..\).*$/\1/;q' my_sed_short_rest='1s/^..\(.*\)$/\1/;q' func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` } # func_split_short_opt may be replaced by extended shell implementation # func_split_long_opt longopt # Set func_split_long_opt_name and func_split_long_opt_arg shell # variables after splitting LONGOPT at the `=' sign. func_split_long_opt () { my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q' my_sed_long_arg='1s/^--[^=]*=//' func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` } # func_split_long_opt may be replaced by extended shell implementation exit_cmd=: magic="%%%MAGIC variable%%%" magic_exe="%%%MAGIC EXE variable%%%" # Global variables. nonopt= preserve_args= lo2o="s/\\.lo\$/.${objext}/" o2lo="s/\\.${objext}\$/.lo/" extracted_archives= extracted_serial=0 # If this variable is set in any of the actions, the command in it # will be execed at the end. This prevents here-documents from being # left over by shells. exec_cmd= # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "${1}=\$${1}\${2}" } # func_append may be replaced by extended shell implementation # func_append_quoted var value # Quote VALUE and append to the end of shell variable VAR, separated # by a space. func_append_quoted () { func_quote_for_eval "${2}" eval "${1}=\$${1}\\ \$func_quote_for_eval_result" } # func_append_quoted may be replaced by extended shell implementation # func_arith arithmetic-term... func_arith () { func_arith_result=`expr "${@}"` } # func_arith may be replaced by extended shell implementation # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` } # func_len may be replaced by extended shell implementation # func_lo2o object func_lo2o () { func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` } # func_lo2o may be replaced by extended shell implementation # func_xform libobj-or-source func_xform () { func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` } # func_xform may be replaced by extended shell implementation # func_fatal_configuration arg... # Echo program name prefixed message to standard error, followed by # a configuration failure hint, and exit. func_fatal_configuration () { func_error ${1+"$@"} func_error "See the $PACKAGE documentation for more information." func_fatal_error "Fatal configuration error." } # func_config # Display the configuration for all the tags in this script. func_config () { re_begincf='^# ### BEGIN LIBTOOL' re_endcf='^# ### END LIBTOOL' # Default configuration. $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" # Now print the configurations for the tags. for tagname in $taglist; do $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" done exit $? } # func_features # Display the features supported by this script. func_features () { echo "host: $host" if test "$build_libtool_libs" = yes; then echo "enable shared libraries" else echo "disable shared libraries" fi if test "$build_old_libs" = yes; then echo "enable static libraries" else echo "disable static libraries" fi exit $? } # func_enable_tag tagname # Verify that TAGNAME is valid, and either flag an error and exit, or # enable the TAGNAME tag. We also add TAGNAME to the global $taglist # variable here. func_enable_tag () { # Global variable: tagname="$1" re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" sed_extractcf="/$re_begincf/,/$re_endcf/p" # Validate tagname. case $tagname in *[!-_A-Za-z0-9,/]*) func_fatal_error "invalid tag name: $tagname" ;; esac # Don't test for the "default" C tag, as we know it's # there but not specially marked. case $tagname in CC) ;; *) if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then taglist="$taglist $tagname" # Evaluate the configuration. Be careful to quote the path # and the sed script, to avoid splitting on whitespace, but # also don't use non-portable quotes within backquotes within # quotes we have to do it in 2 steps: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` eval "$extractedcf" else func_error "ignoring unknown tag $tagname" fi ;; esac } # func_check_version_match # Ensure that we are using m4 macros, and libtool script from the same # release of libtool. func_check_version_match () { if test "$package_revision" != "$macro_revision"; then if test "$VERSION" != "$macro_version"; then if test -z "$macro_version"; then cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from an older release. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from $PACKAGE $macro_version. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF fi else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, $progname: but the definition of this LT_INIT comes from revision $macro_revision. $progname: You should recreate aclocal.m4 with macros from revision $package_revision $progname: of $PACKAGE $VERSION and run autoconf again. _LT_EOF fi exit $EXIT_MISMATCH fi } # Shorthand for --mode=foo, only valid as the first argument case $1 in clean|clea|cle|cl) shift; set dummy --mode clean ${1+"$@"}; shift ;; compile|compil|compi|comp|com|co|c) shift; set dummy --mode compile ${1+"$@"}; shift ;; execute|execut|execu|exec|exe|ex|e) shift; set dummy --mode execute ${1+"$@"}; shift ;; finish|finis|fini|fin|fi|f) shift; set dummy --mode finish ${1+"$@"}; shift ;; install|instal|insta|inst|ins|in|i) shift; set dummy --mode install ${1+"$@"}; shift ;; link|lin|li|l) shift; set dummy --mode link ${1+"$@"}; shift ;; uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) shift; set dummy --mode uninstall ${1+"$@"}; shift ;; esac # Option defaults: opt_debug=: opt_dry_run=false opt_config=false opt_preserve_dup_deps=false opt_features=false opt_finish=false opt_help=false opt_help_all=false opt_silent=: opt_warning=: opt_verbose=: opt_silent=false opt_verbose=false # Parse options once, thoroughly. This comes as soon as possible in the # script to make things like `--version' happen as quickly as we can. { # this just eases exit handling while test $# -gt 0; do opt="$1" shift case $opt in --debug|-x) opt_debug='set -x' func_echo "enabling shell trace mode" $opt_debug ;; --dry-run|--dryrun|-n) opt_dry_run=: ;; --config) opt_config=: func_config ;; --dlopen|-dlopen) optarg="$1" opt_dlopen="${opt_dlopen+$opt_dlopen }$optarg" shift ;; --preserve-dup-deps) opt_preserve_dup_deps=: ;; --features) opt_features=: func_features ;; --finish) opt_finish=: set dummy --mode finish ${1+"$@"}; shift ;; --help) opt_help=: ;; --help-all) opt_help_all=: opt_help=': help-all' ;; --mode) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_mode="$optarg" case $optarg in # Valid mode arguments: clean|compile|execute|finish|install|link|relink|uninstall) ;; # Catch anything else as an error *) func_error "invalid argument for $opt" exit_cmd=exit break ;; esac shift ;; --no-silent|--no-quiet) opt_silent=false func_append preserve_args " $opt" ;; --no-warning|--no-warn) opt_warning=false func_append preserve_args " $opt" ;; --no-verbose) opt_verbose=false func_append preserve_args " $opt" ;; --silent|--quiet) opt_silent=: func_append preserve_args " $opt" opt_verbose=false ;; --verbose|-v) opt_verbose=: func_append preserve_args " $opt" opt_silent=false ;; --tag) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_tag="$optarg" func_append preserve_args " $opt $optarg" func_enable_tag "$optarg" shift ;; -\?|-h) func_usage ;; --help) func_help ;; --version) func_version ;; # Separate optargs to long options: --*=*) func_split_long_opt "$opt" set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} shift ;; # Separate non-argument short options: -\?*|-h*|-n*|-v*) func_split_short_opt "$opt" set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} shift ;; --) break ;; -*) func_fatal_help "unrecognized option \`$opt'" ;; *) set dummy "$opt" ${1+"$@"}; shift; break ;; esac done # Validate options: # save first non-option argument if test "$#" -gt 0; then nonopt="$opt" shift fi # preserve --debug test "$opt_debug" = : || func_append preserve_args " --debug" case $host in *cygwin* | *mingw* | *pw32* | *cegcc*) # don't eliminate duplications in $postdeps and $predeps opt_duplicate_compiler_generated_deps=: ;; *) opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps ;; esac $opt_help || { # Sanity checks first: func_check_version_match if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then func_fatal_configuration "not configured to build any kind of library" fi # Darwin sucks eval std_shrext=\"$shrext_cmds\" # Only execute mode is allowed to have -dlopen flags. if test -n "$opt_dlopen" && test "$opt_mode" != execute; then func_error "unrecognized option \`-dlopen'" $ECHO "$help" 1>&2 exit $EXIT_FAILURE fi # Change the help message to a mode-specific one. generic_help="$help" help="Try \`$progname --help --mode=$opt_mode' for more information." } # Bail if the options were screwed $exit_cmd $EXIT_FAILURE } ## ----------- ## ## Main. ## ## ----------- ## # func_lalib_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_lalib_p () { test -f "$1" && $SED -e 4q "$1" 2>/dev/null \ | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 } # func_lalib_unsafe_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function implements the same check as func_lalib_p without # resorting to external programs. To this end, it redirects stdin and # closes it afterwards, without saving the original file descriptor. # As a safety measure, use it only where a negative result would be # fatal anyway. Works if `file' does not exist. func_lalib_unsafe_p () { lalib_p=no if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then for lalib_p_l in 1 2 3 4 do read lalib_p_line case "$lalib_p_line" in \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; esac done exec 0<&5 5<&- fi test "$lalib_p" = yes } # func_ltwrapper_script_p file # True iff FILE is a libtool wrapper script # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_script_p () { func_lalib_p "$1" } # func_ltwrapper_executable_p file # True iff FILE is a libtool wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_executable_p () { func_ltwrapper_exec_suffix= case $1 in *.exe) ;; *) func_ltwrapper_exec_suffix=.exe ;; esac $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 } # func_ltwrapper_scriptname file # Assumes file is an ltwrapper_executable # uses $file to determine the appropriate filename for a # temporary ltwrapper_script. func_ltwrapper_scriptname () { func_dirname_and_basename "$1" "" "." func_stripname '' '.exe' "$func_basename_result" func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" } # func_ltwrapper_p file # True iff FILE is a libtool wrapper script or wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_p () { func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" } # func_execute_cmds commands fail_cmd # Execute tilde-delimited COMMANDS. # If FAIL_CMD is given, eval that upon failure. # FAIL_CMD may read-access the current command in variable CMD! func_execute_cmds () { $opt_debug save_ifs=$IFS; IFS='~' for cmd in $1; do IFS=$save_ifs eval cmd=\"$cmd\" func_show_eval "$cmd" "${2-:}" done IFS=$save_ifs } # func_source file # Source FILE, adding directory component if necessary. # Note that it is not necessary on cygwin/mingw to append a dot to # FILE even if both FILE and FILE.exe exist: automatic-append-.exe # behavior happens only for exec(3), not for open(2)! Also, sourcing # `FILE.' does not work on cygwin managed mounts. func_source () { $opt_debug case $1 in */* | *\\*) . "$1" ;; *) . "./$1" ;; esac } # func_resolve_sysroot PATH # Replace a leading = in PATH with a sysroot. Store the result into # func_resolve_sysroot_result func_resolve_sysroot () { func_resolve_sysroot_result=$1 case $func_resolve_sysroot_result in =*) func_stripname '=' '' "$func_resolve_sysroot_result" func_resolve_sysroot_result=$lt_sysroot$func_stripname_result ;; esac } # func_replace_sysroot PATH # If PATH begins with the sysroot, replace it with = and # store the result into func_replace_sysroot_result. func_replace_sysroot () { case "$lt_sysroot:$1" in ?*:"$lt_sysroot"*) func_stripname "$lt_sysroot" '' "$1" func_replace_sysroot_result="=$func_stripname_result" ;; *) # Including no sysroot. func_replace_sysroot_result=$1 ;; esac } # func_infer_tag arg # Infer tagged configuration to use if any are available and # if one wasn't chosen via the "--tag" command line option. # Only attempt this if the compiler in the base compile # command doesn't match the default compiler. # arg is usually of the form 'gcc ...' func_infer_tag () { $opt_debug if test -n "$available_tags" && test -z "$tagname"; then CC_quoted= for arg in $CC; do func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case $@ in # Blanks in the command may have been stripped by the calling shell, # but not from the CC environment variable when configure was run. " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; # Blanks at the start of $base_compile will cause this to fail # if we don't check for them as well. *) for z in $available_tags; do if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then # Evaluate the configuration. eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" CC_quoted= for arg in $CC; do # Double-quote args containing other shell metacharacters. func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case "$@ " in " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) # The compiler in the base compile command matches # the one in the tagged configuration. # Assume this is the tagged configuration we want. tagname=$z break ;; esac fi done # If $tagname still isn't set, then no tagged configuration # was found and let the user know that the "--tag" command # line option must be used. if test -z "$tagname"; then func_echo "unable to infer tagged configuration" func_fatal_error "specify a tag with \`--tag'" # else # func_verbose "using $tagname tagged configuration" fi ;; esac fi } # func_write_libtool_object output_name pic_name nonpic_name # Create a libtool object file (analogous to a ".la" file), # but don't create it if we're doing a dry run. func_write_libtool_object () { write_libobj=${1} if test "$build_libtool_libs" = yes; then write_lobj=\'${2}\' else write_lobj=none fi if test "$build_old_libs" = yes; then write_oldobj=\'${3}\' else write_oldobj=none fi $opt_dry_run || { cat >${write_libobj}T </dev/null` if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | $SED -e "$lt_sed_naive_backslashify"` else func_convert_core_file_wine_to_w32_result= fi fi } # end: func_convert_core_file_wine_to_w32 # func_convert_core_path_wine_to_w32 ARG # Helper function used by path conversion functions when $build is *nix, and # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly # configured wine environment available, with the winepath program in $build's # $PATH. Assumes ARG has no leading or trailing path separator characters. # # ARG is path to be converted from $build format to win32. # Result is available in $func_convert_core_path_wine_to_w32_result. # Unconvertible file (directory) names in ARG are skipped; if no directory names # are convertible, then the result may be empty. func_convert_core_path_wine_to_w32 () { $opt_debug # unfortunately, winepath doesn't convert paths, only file names func_convert_core_path_wine_to_w32_result="" if test -n "$1"; then oldIFS=$IFS IFS=: for func_convert_core_path_wine_to_w32_f in $1; do IFS=$oldIFS func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" if test -n "$func_convert_core_file_wine_to_w32_result" ; then if test -z "$func_convert_core_path_wine_to_w32_result"; then func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" else func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" fi fi done IFS=$oldIFS fi } # end: func_convert_core_path_wine_to_w32 # func_cygpath ARGS... # Wrapper around calling the cygpath program via LT_CYGPATH. This is used when # when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or # (2), returns the Cygwin file name or path in func_cygpath_result (input # file name or path is assumed to be in w32 format, as previously converted # from $build's *nix or MSYS format). In case (3), returns the w32 file name # or path in func_cygpath_result (input file name or path is assumed to be in # Cygwin format). Returns an empty string on error. # # ARGS are passed to cygpath, with the last one being the file name or path to # be converted. # # Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH # environment variable; do not put it in $PATH. func_cygpath () { $opt_debug if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` if test "$?" -ne 0; then # on failure, ensure result is empty func_cygpath_result= fi else func_cygpath_result= func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" fi } #end: func_cygpath # func_convert_core_msys_to_w32 ARG # Convert file name or path ARG from MSYS format to w32 format. Return # result in func_convert_core_msys_to_w32_result. func_convert_core_msys_to_w32 () { $opt_debug # awkward: cmd appends spaces to result func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` } #end: func_convert_core_msys_to_w32 # func_convert_file_check ARG1 ARG2 # Verify that ARG1 (a file name in $build format) was converted to $host # format in ARG2. Otherwise, emit an error message, but continue (resetting # func_to_host_file_result to ARG1). func_convert_file_check () { $opt_debug if test -z "$2" && test -n "$1" ; then func_error "Could not determine host file name corresponding to" func_error " \`$1'" func_error "Continuing, but uninstalled executables may not work." # Fallback: func_to_host_file_result="$1" fi } # end func_convert_file_check # func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH # Verify that FROM_PATH (a path in $build format) was converted to $host # format in TO_PATH. Otherwise, emit an error message, but continue, resetting # func_to_host_file_result to a simplistic fallback value (see below). func_convert_path_check () { $opt_debug if test -z "$4" && test -n "$3"; then func_error "Could not determine the host path corresponding to" func_error " \`$3'" func_error "Continuing, but uninstalled executables may not work." # Fallback. This is a deliberately simplistic "conversion" and # should not be "improved". See libtool.info. if test "x$1" != "x$2"; then lt_replace_pathsep_chars="s|$1|$2|g" func_to_host_path_result=`echo "$3" | $SED -e "$lt_replace_pathsep_chars"` else func_to_host_path_result="$3" fi fi } # end func_convert_path_check # func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT # and appending REPL if ORIG matches BACKPAT. func_convert_path_front_back_pathsep () { $opt_debug case $4 in $1 ) func_to_host_path_result="$3$func_to_host_path_result" ;; esac case $4 in $2 ) func_append func_to_host_path_result "$3" ;; esac } # end func_convert_path_front_back_pathsep ################################################## # $build to $host FILE NAME CONVERSION FUNCTIONS # ################################################## # invoked via `$to_host_file_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # Result will be available in $func_to_host_file_result. # func_to_host_file ARG # Converts the file name ARG from $build format to $host format. Return result # in func_to_host_file_result. func_to_host_file () { $opt_debug $to_host_file_cmd "$1" } # end func_to_host_file # func_to_tool_file ARG LAZY # converts the file name ARG from $build format to toolchain format. Return # result in func_to_tool_file_result. If the conversion in use is listed # in (the comma separated) LAZY, no conversion takes place. func_to_tool_file () { $opt_debug case ,$2, in *,"$to_tool_file_cmd",*) func_to_tool_file_result=$1 ;; *) $to_tool_file_cmd "$1" func_to_tool_file_result=$func_to_host_file_result ;; esac } # end func_to_tool_file # func_convert_file_noop ARG # Copy ARG to func_to_host_file_result. func_convert_file_noop () { func_to_host_file_result="$1" } # end func_convert_file_noop # func_convert_file_msys_to_w32 ARG # Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_file_result. func_convert_file_msys_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_to_host_file_result="$func_convert_core_msys_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_w32 # func_convert_file_cygwin_to_w32 ARG # Convert file name ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_file_cygwin_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # because $build is cygwin, we call "the" cygpath in $PATH; no need to use # LT_CYGPATH in this case. func_to_host_file_result=`cygpath -m "$1"` fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_cygwin_to_w32 # func_convert_file_nix_to_w32 ARG # Convert file name ARG from *nix to w32 format. Requires a wine environment # and a working winepath. Returns result in func_to_host_file_result. func_convert_file_nix_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_file_wine_to_w32 "$1" func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_w32 # func_convert_file_msys_to_cygwin ARG # Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_file_msys_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_cygpath -u "$func_convert_core_msys_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_cygwin # func_convert_file_nix_to_cygwin ARG # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed # in a wine environment, working winepath, and LT_CYGPATH set. Returns result # in func_to_host_file_result. func_convert_file_nix_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. func_convert_core_file_wine_to_w32 "$1" func_cygpath -u "$func_convert_core_file_wine_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_cygwin ############################################# # $build to $host PATH CONVERSION FUNCTIONS # ############################################# # invoked via `$to_host_path_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # The result will be available in $func_to_host_path_result. # # Path separators are also converted from $build format to $host format. If # ARG begins or ends with a path separator character, it is preserved (but # converted to $host format) on output. # # All path conversion functions are named using the following convention: # file name conversion function : func_convert_file_X_to_Y () # path conversion function : func_convert_path_X_to_Y () # where, for any given $build/$host combination the 'X_to_Y' value is the # same. If conversion functions are added for new $build/$host combinations, # the two new functions must follow this pattern, or func_init_to_host_path_cmd # will break. # func_init_to_host_path_cmd # Ensures that function "pointer" variable $to_host_path_cmd is set to the # appropriate value, based on the value of $to_host_file_cmd. to_host_path_cmd= func_init_to_host_path_cmd () { $opt_debug if test -z "$to_host_path_cmd"; then func_stripname 'func_convert_file_' '' "$to_host_file_cmd" to_host_path_cmd="func_convert_path_${func_stripname_result}" fi } # func_to_host_path ARG # Converts the path ARG from $build format to $host format. Return result # in func_to_host_path_result. func_to_host_path () { $opt_debug func_init_to_host_path_cmd $to_host_path_cmd "$1" } # end func_to_host_path # func_convert_path_noop ARG # Copy ARG to func_to_host_path_result. func_convert_path_noop () { func_to_host_path_result="$1" } # end func_convert_path_noop # func_convert_path_msys_to_w32 ARG # Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_path_result. func_convert_path_msys_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from ARG. MSYS # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; # and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_msys_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_msys_to_w32 # func_convert_path_cygwin_to_w32 ARG # Convert path ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_path_cygwin_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_cygwin_to_w32 # func_convert_path_nix_to_w32 ARG # Convert path ARG from *nix to w32 format. Requires a wine environment and # a working winepath. Returns result in func_to_host_file_result. func_convert_path_nix_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_nix_to_w32 # func_convert_path_msys_to_cygwin ARG # Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_path_msys_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_msys_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_msys_to_cygwin # func_convert_path_nix_to_cygwin ARG # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a # a wine environment, working winepath, and LT_CYGPATH set. Returns result in # func_to_host_file_result. func_convert_path_nix_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from # ARG. msys behavior is inconsistent here, cygpath turns them # into '.;' and ';.', and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_nix_to_cygwin # func_mode_compile arg... func_mode_compile () { $opt_debug # Get the compilation command and the source file. base_compile= srcfile="$nonopt" # always keep a non-empty value in "srcfile" suppress_opt=yes suppress_output= arg_mode=normal libobj= later= pie_flag= for arg do case $arg_mode in arg ) # do not "continue". Instead, add this to base_compile lastarg="$arg" arg_mode=normal ;; target ) libobj="$arg" arg_mode=normal continue ;; normal ) # Accept any command-line options. case $arg in -o) test -n "$libobj" && \ func_fatal_error "you cannot specify \`-o' more than once" arg_mode=target continue ;; -pie | -fpie | -fPIE) func_append pie_flag " $arg" continue ;; -shared | -static | -prefer-pic | -prefer-non-pic) func_append later " $arg" continue ;; -no-suppress) suppress_opt=no continue ;; -Xcompiler) arg_mode=arg # the next one goes into the "base_compile" arg list continue # The current "srcfile" will either be retained or ;; # replaced later. I would guess that would be a bug. -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result lastarg= save_ifs="$IFS"; IFS=',' for arg in $args; do IFS="$save_ifs" func_append_quoted lastarg "$arg" done IFS="$save_ifs" func_stripname ' ' '' "$lastarg" lastarg=$func_stripname_result # Add the arguments to base_compile. func_append base_compile " $lastarg" continue ;; *) # Accept the current argument as the source file. # The previous "srcfile" becomes the current argument. # lastarg="$srcfile" srcfile="$arg" ;; esac # case $arg ;; esac # case $arg_mode # Aesthetically quote the previous argument. func_append_quoted base_compile "$lastarg" done # for arg case $arg_mode in arg) func_fatal_error "you must specify an argument for -Xcompile" ;; target) func_fatal_error "you must specify a target with \`-o'" ;; *) # Get the name of the library object. test -z "$libobj" && { func_basename "$srcfile" libobj="$func_basename_result" } ;; esac # Recognize several different file suffixes. # If the user specifies -o file.o, it is replaced with file.lo case $libobj in *.[cCFSifmso] | \ *.ada | *.adb | *.ads | *.asm | \ *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) func_xform "$libobj" libobj=$func_xform_result ;; esac case $libobj in *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; *) func_fatal_error "cannot determine name of library object from \`$libobj'" ;; esac func_infer_tag $base_compile for arg in $later; do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no continue ;; -static) build_libtool_libs=no build_old_libs=yes continue ;; -prefer-pic) pic_mode=yes continue ;; -prefer-non-pic) pic_mode=no continue ;; esac done func_quote_for_eval "$libobj" test "X$libobj" != "X$func_quote_for_eval_result" \ && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ && func_warning "libobj name \`$libobj' may not contain shell special characters." func_dirname_and_basename "$obj" "/" "" objname="$func_basename_result" xdir="$func_dirname_result" lobj=${xdir}$objdir/$objname test -z "$base_compile" && \ func_fatal_help "you must specify a compilation command" # Delete any leftover library objects. if test "$build_old_libs" = yes; then removelist="$obj $lobj $libobj ${libobj}T" else removelist="$lobj $libobj ${libobj}T" fi # On Cygwin there's no "real" PIC flag so we must build both object types case $host_os in cygwin* | mingw* | pw32* | os2* | cegcc*) pic_mode=default ;; esac if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then # non-PIC code in shared libraries is not supported pic_mode=default fi # Calculate the filename of the output object if compiler does # not support -o with -c if test "$compiler_c_o" = no; then output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} lockfile="$output_obj.lock" else output_obj= need_locks=no lockfile= fi # Lock this critical section if it is needed # We use this script file to make the link, it avoids creating a new file if test "$need_locks" = yes; then until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done elif test "$need_locks" = warn; then if test -f "$lockfile"; then $ECHO "\ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi func_append removelist " $output_obj" $ECHO "$srcfile" > "$lockfile" fi $opt_dry_run || $RM $removelist func_append removelist " $lockfile" trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 srcfile=$func_to_tool_file_result func_quote_for_eval "$srcfile" qsrcfile=$func_quote_for_eval_result # Only build a PIC object if we are building libtool libraries. if test "$build_libtool_libs" = yes; then # Without this assignment, base_compile gets emptied. fbsd_hideous_sh_bug=$base_compile if test "$pic_mode" != no; then command="$base_compile $qsrcfile $pic_flag" else # Don't build PIC code command="$base_compile $qsrcfile" fi func_mkdir_p "$xdir$objdir" if test -z "$output_obj"; then # Place PIC objects in $objdir func_append command " -o $lobj" fi func_show_eval_locale "$command" \ 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed, then go on to compile the next one if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then func_show_eval '$MV "$output_obj" "$lobj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi # Allow error messages only from the first compilation. if test "$suppress_opt" = yes; then suppress_output=' >/dev/null 2>&1' fi fi # Only build a position-dependent object if we build old libraries. if test "$build_old_libs" = yes; then if test "$pic_mode" != yes; then # Don't build PIC code command="$base_compile $qsrcfile$pie_flag" else command="$base_compile $qsrcfile $pic_flag" fi if test "$compiler_c_o" = yes; then func_append command " -o $obj" fi # Suppress compiler output if we already did a PIC compilation. func_append command "$suppress_output" func_show_eval_locale "$command" \ '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then func_show_eval '$MV "$output_obj" "$obj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi fi $opt_dry_run || { func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" # Unlock the critical section if it was locked if test "$need_locks" != no; then removelist=$lockfile $RM "$lockfile" fi } exit $EXIT_SUCCESS } $opt_help || { test "$opt_mode" = compile && func_mode_compile ${1+"$@"} } func_mode_help () { # We need to display help for each of the modes. case $opt_mode in "") # Generic help is extracted from the usage comments # at the start of this file. func_help ;; clean) $ECHO \ "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... Remove files from the build directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, object or program, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; compile) $ECHO \ "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE Compile a source file into a libtool library object. This mode accepts the following additional options: -o OUTPUT-FILE set the output file name to OUTPUT-FILE -no-suppress do not suppress compiler output for multiple passes -prefer-pic try to build PIC objects only -prefer-non-pic try to build non-PIC objects only -shared do not build a \`.o' file suitable for static linking -static only build a \`.o' file suitable for static linking -Wc,FLAG pass FLAG directly to the compiler COMPILE-COMMAND is a command to be used in creating a \`standard' object file from the given SOURCEFILE. The output file name is determined by removing the directory component from SOURCEFILE, then substituting the C source code suffix \`.c' with the library object suffix, \`.lo'." ;; execute) $ECHO \ "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... Automatically set library path, then run a program. This mode accepts the following additional options: -dlopen FILE add the directory containing FILE to the library path This mode sets the library path environment variable according to \`-dlopen' flags. If any of the ARGS are libtool executable wrappers, then they are translated into their corresponding uninstalled binary, and any of their required library directories are added to the library path. Then, COMMAND is executed, with ARGS as arguments." ;; finish) $ECHO \ "Usage: $progname [OPTION]... --mode=finish [LIBDIR]... Complete the installation of libtool libraries. Each LIBDIR is a directory that contains libtool libraries. The commands that this mode executes may require superuser privileges. Use the \`--dry-run' option if you just want to see what would be executed." ;; install) $ECHO \ "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... Install executables or libraries. INSTALL-COMMAND is the installation command. The first component should be either the \`install' or \`cp' program. The following components of INSTALL-COMMAND are treated specially: -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation The rest of the components are interpreted as arguments to that command (only BSD-compatible install options are recognized)." ;; link) $ECHO \ "Usage: $progname [OPTION]... --mode=link LINK-COMMAND... Link object files or libraries together to form another library, or to create an executable program. LINK-COMMAND is a command using the C compiler that you would use to create a program from several object files. The following components of LINK-COMMAND are treated specially: -all-static do not do any dynamic linking at all -avoid-version do not add a version suffix if possible -bindir BINDIR specify path to binaries directory (for systems where libraries must be found in the PATH setting at runtime) -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) -export-symbols SYMFILE try to export only the symbols listed in SYMFILE -export-symbols-regex REGEX try to export only the symbols matching REGEX -LLIBDIR search LIBDIR for required installed libraries -lNAME OUTPUT-FILE requires the installed library libNAME -module build a library that can dlopened -no-fast-install disable the fast-install mode -no-install link a not-installable executable -no-undefined declare that a library does not refer to external symbols -o OUTPUT-FILE create OUTPUT-FILE from the specified objects -objectlist FILE Use a list of object files found in FILE to specify objects -precious-files-regex REGEX don't remove output files matching REGEX -release RELEASE specify package release information -rpath LIBDIR the created library will eventually be installed in LIBDIR -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries -shared only do dynamic linking of libtool libraries -shrext SUFFIX override the standard shared library file extension -static do not do any dynamic linking of uninstalled libtool libraries -static-libtool-libs do not do any dynamic linking of libtool libraries -version-info CURRENT[:REVISION[:AGE]] specify library version info [each variable defaults to 0] -weak LIBNAME declare that the target provides the LIBNAME interface -Wc,FLAG -Xcompiler FLAG pass linker-specific FLAG directly to the compiler -Wl,FLAG -Xlinker FLAG pass linker-specific FLAG directly to the linker -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) All other options (arguments beginning with \`-') are ignored. Every other argument is treated as a filename. Files ending in \`.la' are treated as uninstalled libtool libraries, other files are standard or library object files. If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only library objects (\`.lo' files) may be specified, and \`-rpath' is required, except when creating a convenience library. If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created using \`ar' and \`ranlib', or on Windows using \`lib'. If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file is created, otherwise an executable program is created." ;; uninstall) $ECHO \ "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... Remove libraries from an installation directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; *) func_fatal_help "invalid operation mode \`$opt_mode'" ;; esac echo $ECHO "Try \`$progname --help' for more information about other modes." } # Now that we've collected a possible --mode arg, show help if necessary if $opt_help; then if test "$opt_help" = :; then func_mode_help else { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do func_mode_help done } | sed -n '1p; 2,$s/^Usage:/ or: /p' { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do echo func_mode_help done } | sed '1d /^When reporting/,/^Report/{ H d } $x /information about other modes/d /more detailed .*MODE/d s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' fi exit $? fi # func_mode_execute arg... func_mode_execute () { $opt_debug # The first argument is the command name. cmd="$nonopt" test -z "$cmd" && \ func_fatal_help "you must specify a COMMAND" # Handle -dlopen flags immediately. for file in $opt_dlopen; do test -f "$file" \ || func_fatal_help "\`$file' is not a file" dir= case $file in *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$lib' is not a valid libtool archive" # Read the libtool library. dlname= library_names= func_source "$file" # Skip this library if it cannot be dlopened. if test -z "$dlname"; then # Warn if it was a shared library. test -n "$library_names" && \ func_warning "\`$file' was not linked with \`-export-dynamic'" continue fi func_dirname "$file" "" "." dir="$func_dirname_result" if test -f "$dir/$objdir/$dlname"; then func_append dir "/$objdir" else if test ! -f "$dir/$dlname"; then func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" fi fi ;; *.lo) # Just add the directory containing the .lo file. func_dirname "$file" "" "." dir="$func_dirname_result" ;; *) func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" continue ;; esac # Get the absolute pathname. absdir=`cd "$dir" && pwd` test -n "$absdir" && dir="$absdir" # Now add the directory to shlibpath_var. if eval "test -z \"\$$shlibpath_var\""; then eval "$shlibpath_var=\"\$dir\"" else eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" fi done # This variable tells wrapper scripts just to set shlibpath_var # rather than running their programs. libtool_execute_magic="$magic" # Check if any of the arguments is a wrapper script. args= for file do case $file in -* | *.la | *.lo ) ;; *) # Do a test to see if this is really a libtool program. if func_ltwrapper_script_p "$file"; then func_source "$file" # Transform arg to wrapped name. file="$progdir/$program" elif func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" func_source "$func_ltwrapper_scriptname_result" # Transform arg to wrapped name. file="$progdir/$program" fi ;; esac # Quote arguments (to preserve shell metacharacters). func_append_quoted args "$file" done if test "X$opt_dry_run" = Xfalse; then if test -n "$shlibpath_var"; then # Export the shlibpath_var. eval "export $shlibpath_var" fi # Restore saved environment variables for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${save_$lt_var+set}\" = set; then $lt_var=\$save_$lt_var; export $lt_var else $lt_unset $lt_var fi" done # Now prepare to actually exec the command. exec_cmd="\$cmd$args" else # Display what would be done. if test -n "$shlibpath_var"; then eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" echo "export $shlibpath_var" fi $ECHO "$cmd$args" exit $EXIT_SUCCESS fi } test "$opt_mode" = execute && func_mode_execute ${1+"$@"} # func_mode_finish arg... func_mode_finish () { $opt_debug libs= libdirs= admincmds= for opt in "$nonopt" ${1+"$@"} do if test -d "$opt"; then func_append libdirs " $opt" elif test -f "$opt"; then if func_lalib_unsafe_p "$opt"; then func_append libs " $opt" else func_warning "\`$opt' is not a valid libtool archive" fi else func_fatal_error "invalid argument \`$opt'" fi done if test -n "$libs"; then if test -n "$lt_sysroot"; then sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" else sysroot_cmd= fi # Remove sysroot references if $opt_dry_run; then for lib in $libs; do echo "removing references to $lt_sysroot and \`=' prefixes from $lib" done else tmpdir=`func_mktempdir` for lib in $libs; do sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ > $tmpdir/tmp-la mv -f $tmpdir/tmp-la $lib done ${RM}r "$tmpdir" fi fi if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then for libdir in $libdirs; do if test -n "$finish_cmds"; then # Do each command in the finish commands. func_execute_cmds "$finish_cmds" 'admincmds="$admincmds '"$cmd"'"' fi if test -n "$finish_eval"; then # Do the single finish_eval. eval cmds=\"$finish_eval\" $opt_dry_run || eval "$cmds" || func_append admincmds " $cmds" fi done fi # Exit here if they wanted silent mode. $opt_silent && exit $EXIT_SUCCESS if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then echo "----------------------------------------------------------------------" echo "Libraries have been installed in:" for libdir in $libdirs; do $ECHO " $libdir" done echo echo "If you ever happen to want to link against installed libraries" echo "in a given directory, LIBDIR, you must either use libtool, and" echo "specify the full pathname of the library, or use the \`-LLIBDIR'" echo "flag during linking and do at least one of the following:" if test -n "$shlibpath_var"; then echo " - add LIBDIR to the \`$shlibpath_var' environment variable" echo " during execution" fi if test -n "$runpath_var"; then echo " - add LIBDIR to the \`$runpath_var' environment variable" echo " during linking" fi if test -n "$hardcode_libdir_flag_spec"; then libdir=LIBDIR eval flag=\"$hardcode_libdir_flag_spec\" $ECHO " - use the \`$flag' linker flag" fi if test -n "$admincmds"; then $ECHO " - have your system administrator run these commands:$admincmds" fi if test -f /etc/ld.so.conf; then echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" fi echo echo "See any operating system documentation about shared libraries for" case $host in solaris2.[6789]|solaris2.1[0-9]) echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" echo "pages." ;; *) echo "more information, such as the ld(1) and ld.so(8) manual pages." ;; esac echo "----------------------------------------------------------------------" fi exit $EXIT_SUCCESS } test "$opt_mode" = finish && func_mode_finish ${1+"$@"} # func_mode_install arg... func_mode_install () { $opt_debug # There may be an optional sh(1) argument at the beginning of # install_prog (especially on Windows NT). if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || # Allow the use of GNU shtool's install command. case $nonopt in *shtool*) :;; *) false;; esac; then # Aesthetically quote it. func_quote_for_eval "$nonopt" install_prog="$func_quote_for_eval_result " arg=$1 shift else install_prog= arg=$nonopt fi # The real first argument should be the name of the installation program. # Aesthetically quote it. func_quote_for_eval "$arg" func_append install_prog "$func_quote_for_eval_result" install_shared_prog=$install_prog case " $install_prog " in *[\\\ /]cp\ *) install_cp=: ;; *) install_cp=false ;; esac # We need to accept at least all the BSD install flags. dest= files= opts= prev= install_type= isdir=no stripme= no_mode=: for arg do arg2= if test -n "$dest"; then func_append files " $dest" dest=$arg continue fi case $arg in -d) isdir=yes ;; -f) if $install_cp; then :; else prev=$arg fi ;; -g | -m | -o) prev=$arg ;; -s) stripme=" -s" continue ;; -*) ;; *) # If the previous option needed an argument, then skip it. if test -n "$prev"; then if test "x$prev" = x-m && test -n "$install_override_mode"; then arg2=$install_override_mode no_mode=false fi prev= else dest=$arg continue fi ;; esac # Aesthetically quote the argument. func_quote_for_eval "$arg" func_append install_prog " $func_quote_for_eval_result" if test -n "$arg2"; then func_quote_for_eval "$arg2" fi func_append install_shared_prog " $func_quote_for_eval_result" done test -z "$install_prog" && \ func_fatal_help "you must specify an install program" test -n "$prev" && \ func_fatal_help "the \`$prev' option requires an argument" if test -n "$install_override_mode" && $no_mode; then if $install_cp; then :; else func_quote_for_eval "$install_override_mode" func_append install_shared_prog " -m $func_quote_for_eval_result" fi fi if test -z "$files"; then if test -z "$dest"; then func_fatal_help "no file or destination specified" else func_fatal_help "you must specify a destination" fi fi # Strip any trailing slash from the destination. func_stripname '' '/' "$dest" dest=$func_stripname_result # Check to see that the destination is a directory. test -d "$dest" && isdir=yes if test "$isdir" = yes; then destdir="$dest" destname= else func_dirname_and_basename "$dest" "" "." destdir="$func_dirname_result" destname="$func_basename_result" # Not a directory, so check to see that there is only one file specified. set dummy $files; shift test "$#" -gt 1 && \ func_fatal_help "\`$dest' is not a directory" fi case $destdir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) for file in $files; do case $file in *.lo) ;; *) func_fatal_help "\`$destdir' must be an absolute directory name" ;; esac done ;; esac # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" staticlibs= future_libdirs= current_libdirs= for file in $files; do # Do each installation. case $file in *.$libext) # Do the static libraries later. func_append staticlibs " $file" ;; *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$file' is not a valid libtool archive" library_names= old_library= relink_command= func_source "$file" # Add the libdir to current_libdirs if it is the destination. if test "X$destdir" = "X$libdir"; then case "$current_libdirs " in *" $libdir "*) ;; *) func_append current_libdirs " $libdir" ;; esac else # Note the libdir as a future libdir. case "$future_libdirs " in *" $libdir "*) ;; *) func_append future_libdirs " $libdir" ;; esac fi func_dirname "$file" "/" "" dir="$func_dirname_result" func_append dir "$objdir" if test -n "$relink_command"; then # Determine the prefix the user has applied to our future dir. inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` # Don't allow the user to place us outside of our expected # location b/c this prevents finding dependent libraries that # are installed to the same prefix. # At present, this check doesn't affect windows .dll's that # are installed into $libdir/../bin (currently, that works fine) # but it's something to keep an eye on. test "$inst_prefix_dir" = "$destdir" && \ func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" if test -n "$inst_prefix_dir"; then # Stick the inst_prefix_dir data into the link command. relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` else relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` fi func_warning "relinking \`$file'" func_show_eval "$relink_command" \ 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' fi # See the names of the shared library. set dummy $library_names; shift if test -n "$1"; then realname="$1" shift srcname="$realname" test -n "$relink_command" && srcname="$realname"T # Install the shared library and build the symlinks. func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ 'exit $?' tstripme="$stripme" case $host_os in cygwin* | mingw* | pw32* | cegcc*) case $realname in *.dll.a) tstripme="" ;; esac ;; esac if test -n "$tstripme" && test -n "$striplib"; then func_show_eval "$striplib $destdir/$realname" 'exit $?' fi if test "$#" -gt 0; then # Delete the old symlinks, and create new ones. # Try `ln -sf' first, because the `ln' binary might depend on # the symlink we replace! Solaris /bin/ln does not understand -f, # so we also need to try rm && ln -s. for linkname do test "$linkname" != "$realname" \ && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" done fi # Do each command in the postinstall commands. lib="$destdir/$realname" func_execute_cmds "$postinstall_cmds" 'exit $?' fi # Install the pseudo-library for information purposes. func_basename "$file" name="$func_basename_result" instname="$dir/$name"i func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' # Maybe install the static library, too. test -n "$old_library" && func_append staticlibs " $dir/$old_library" ;; *.lo) # Install (i.e. copy) a libtool object. # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # Deduce the name of the destination old-style object file. case $destfile in *.lo) func_lo2o "$destfile" staticdest=$func_lo2o_result ;; *.$objext) staticdest="$destfile" destfile= ;; *) func_fatal_help "cannot copy a libtool object to \`$destfile'" ;; esac # Install the libtool object if requested. test -n "$destfile" && \ func_show_eval "$install_prog $file $destfile" 'exit $?' # Install the old object if enabled. if test "$build_old_libs" = yes; then # Deduce the name of the old-style object file. func_lo2o "$file" staticobj=$func_lo2o_result func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' fi exit $EXIT_SUCCESS ;; *) # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # If the file is missing, and there is a .exe on the end, strip it # because it is most likely a libtool script we actually want to # install stripped_ext="" case $file in *.exe) if test ! -f "$file"; then func_stripname '' '.exe' "$file" file=$func_stripname_result stripped_ext=".exe" fi ;; esac # Do a test to see if this is really a libtool program. case $host in *cygwin* | *mingw*) if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" wrapper=$func_ltwrapper_scriptname_result else func_stripname '' '.exe' "$file" wrapper=$func_stripname_result fi ;; *) wrapper=$file ;; esac if func_ltwrapper_script_p "$wrapper"; then notinst_deplibs= relink_command= func_source "$wrapper" # Check the variables that should have been set. test -z "$generated_by_libtool_version" && \ func_fatal_error "invalid libtool wrapper script \`$wrapper'" finalize=yes for lib in $notinst_deplibs; do # Check to see that each library is installed. libdir= if test -f "$lib"; then func_source "$lib" fi libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test if test -n "$libdir" && test ! -f "$libfile"; then func_warning "\`$lib' has not been installed in \`$libdir'" finalize=no fi done relink_command= func_source "$wrapper" outputname= if test "$fast_install" = no && test -n "$relink_command"; then $opt_dry_run || { if test "$finalize" = yes; then tmpdir=`func_mktempdir` func_basename "$file$stripped_ext" file="$func_basename_result" outputname="$tmpdir/$file" # Replace the output file specification. relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` $opt_silent || { func_quote_for_expand "$relink_command" eval "func_echo $func_quote_for_expand_result" } if eval "$relink_command"; then : else func_error "error: relink \`$file' with the above command before installing it" $opt_dry_run || ${RM}r "$tmpdir" continue fi file="$outputname" else func_warning "cannot relink \`$file'" fi } else # Install the binary that we compiled earlier. file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` fi fi # remove .exe since cygwin /usr/bin/install will append another # one anyway case $install_prog,$host in */usr/bin/install*,*cygwin*) case $file:$destfile in *.exe:*.exe) # this is ok ;; *.exe:*) destfile=$destfile.exe ;; *:*.exe) func_stripname '' '.exe' "$destfile" destfile=$func_stripname_result ;; esac ;; esac func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' $opt_dry_run || if test -n "$outputname"; then ${RM}r "$tmpdir" fi ;; esac done for file in $staticlibs; do func_basename "$file" name="$func_basename_result" # Set up the ranlib parameters. oldlib="$destdir/$name" func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result func_show_eval "$install_prog \$file \$oldlib" 'exit $?' if test -n "$stripme" && test -n "$old_striplib"; then func_show_eval "$old_striplib $tool_oldlib" 'exit $?' fi # Do each command in the postinstall commands. func_execute_cmds "$old_postinstall_cmds" 'exit $?' done test -n "$future_libdirs" && \ func_warning "remember to run \`$progname --finish$future_libdirs'" if test -n "$current_libdirs"; then # Maybe just do a dry run. $opt_dry_run && current_libdirs=" -n$current_libdirs" exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' else exit $EXIT_SUCCESS fi } test "$opt_mode" = install && func_mode_install ${1+"$@"} # func_generate_dlsyms outputname originator pic_p # Extract symbols from dlprefiles and create ${outputname}S.o with # a dlpreopen symbol table. func_generate_dlsyms () { $opt_debug my_outputname="$1" my_originator="$2" my_pic_p="${3-no}" my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` my_dlsyms= if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" && test -n "$global_symbol_pipe"; then my_dlsyms="${my_outputname}S.c" else func_error "not configured to extract global symbols from dlpreopened files" fi fi if test -n "$my_dlsyms"; then case $my_dlsyms in "") ;; *.c) # Discover the nlist of each of the dlfiles. nlist="$output_objdir/${my_outputname}.nm" func_show_eval "$RM $nlist ${nlist}S ${nlist}T" # Parse the name list into a source file. func_verbose "creating $output_objdir/$my_dlsyms" $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ /* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ /* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ #ifdef __cplusplus extern \"C\" { #endif #if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) #pragma GCC diagnostic ignored \"-Wstrict-prototypes\" #endif /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif /* External symbol declarations for the compiler. */\ " if test "$dlself" = yes; then func_verbose "generating symbol list for \`$output'" $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" # Add our own program objects to the symbol list. progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` for progfile in $progfiles; do func_to_tool_file "$progfile" func_convert_file_msys_to_w32 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" done if test -n "$exclude_expsyms"; then $opt_dry_run || { eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi if test -n "$export_symbols_regex"; then $opt_dry_run || { eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi # Prepare the list of exported symbols if test -z "$export_symbols"; then export_symbols="$output_objdir/$outputname.exp" $opt_dry_run || { $RM $export_symbols eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' ;; esac } else $opt_dry_run || { eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' ;; esac } fi fi for dlprefile in $dlprefiles; do func_verbose "extracting global C symbols from \`$dlprefile'" func_basename "$dlprefile" name="$func_basename_result" case $host in *cygwin* | *mingw* | *cegcc* ) # if an import library, we need to obtain dlname if func_win32_import_lib_p "$dlprefile"; then func_tr_sh "$dlprefile" eval "curr_lafile=\$libfile_$func_tr_sh_result" dlprefile_dlbasename="" if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then # Use subshell, to avoid clobbering current variable values dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` if test -n "$dlprefile_dlname" ; then func_basename "$dlprefile_dlname" dlprefile_dlbasename="$func_basename_result" else # no lafile. user explicitly requested -dlpreopen . $sharedlib_from_linklib_cmd "$dlprefile" dlprefile_dlbasename=$sharedlib_from_linklib_result fi fi $opt_dry_run || { if test -n "$dlprefile_dlbasename" ; then eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' else func_warning "Could not compute DLL name from $name" eval '$ECHO ": $name " >> "$nlist"' fi func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" } else # not an import lib $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } fi ;; *) $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } ;; esac done $opt_dry_run || { # Make sure we have at least an empty file. test -f "$nlist" || : > "$nlist" if test -n "$exclude_expsyms"; then $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T $MV "$nlist"T "$nlist" fi # Try sorting and uniquifying the output. if $GREP -v "^: " < "$nlist" | if sort -k 3 /dev/null 2>&1; then sort -k 3 else sort +2 fi | uniq > "$nlist"S; then : else $GREP -v "^: " < "$nlist" > "$nlist"S fi if test -f "$nlist"S; then eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' else echo '/* NONE */' >> "$output_objdir/$my_dlsyms" fi echo >> "$output_objdir/$my_dlsyms" "\ /* The mapping between symbol names and symbols. */ typedef struct { const char *name; void *address; } lt_dlsymlist; extern LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[]; LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[] = {\ { \"$my_originator\", (void *) 0 }," case $need_lib_prefix in no) eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; *) eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; esac echo >> "$output_objdir/$my_dlsyms" "\ {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt_${my_prefix}_LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif\ " } # !$opt_dry_run pic_flag_for_symtable= case "$compile_command " in *" -static "*) ;; *) case $host in # compiling the symbol table file with pic_flag works around # a FreeBSD bug that causes programs to crash when -lm is # linked before any other PIC object. But we must not use # pic_flag when linking with -static. The problem exists in # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; *-*-hpux*) pic_flag_for_symtable=" $pic_flag" ;; *) if test "X$my_pic_p" != Xno; then pic_flag_for_symtable=" $pic_flag" fi ;; esac ;; esac symtab_cflags= for arg in $LTCFLAGS; do case $arg in -pie | -fpie | -fPIE) ;; *) func_append symtab_cflags " $arg" ;; esac done # Now compile the dynamic symbol file. func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' # Clean up the generated files. func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' # Transform the symbol file into the correct name. symfileobj="$output_objdir/${my_outputname}S.$objext" case $host in *cygwin* | *mingw* | *cegcc* ) if test -f "$output_objdir/$my_outputname.def"; then compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` else compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` fi ;; *) compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` ;; esac ;; *) func_fatal_error "unknown suffix for \`$my_dlsyms'" ;; esac else # We keep going just in case the user didn't refer to # lt_preloaded_symbols. The linker will fail if global_symbol_pipe # really was required. # Nullify the symbol file. compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` fi } # func_win32_libid arg # return the library type of file 'arg' # # Need a lot of goo to handle *both* DLLs and import libs # Has to be a shell function in order to 'eat' the argument # that is supplied when $file_magic_command is called. # Despite the name, also deal with 64 bit binaries. func_win32_libid () { $opt_debug win32_libid_type="unknown" win32_fileres=`file -L $1 2>/dev/null` case $win32_fileres in *ar\ archive\ import\ library*) # definitely import win32_libid_type="x86 archive import" ;; *ar\ archive*) # could be an import, or static # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then func_to_tool_file "$1" func_convert_file_msys_to_w32 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | $SED -n -e ' 1,100{ / I /{ s,.*,import, p q } }'` case $win32_nmres in import*) win32_libid_type="x86 archive import";; *) win32_libid_type="x86 archive static";; esac fi ;; *DLL*) win32_libid_type="x86 DLL" ;; *executable*) # but shell scripts are "executable" too... case $win32_fileres in *MS\ Windows\ PE\ Intel*) win32_libid_type="x86 DLL" ;; esac ;; esac $ECHO "$win32_libid_type" } # func_cygming_dll_for_implib ARG # # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib () { $opt_debug sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` } # func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs # # The is the core of a fallback implementation of a # platform-specific function to extract the name of the # DLL associated with the specified import library LIBNAME. # # SECTION_NAME is either .idata$6 or .idata$7, depending # on the platform and compiler that created the implib. # # Echos the name of the DLL associated with the # specified import library. func_cygming_dll_for_implib_fallback_core () { $opt_debug match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` $OBJDUMP -s --section "$1" "$2" 2>/dev/null | $SED '/^Contents of section '"$match_literal"':/{ # Place marker at beginning of archive member dllname section s/.*/====MARK====/ p d } # These lines can sometimes be longer than 43 characters, but # are always uninteresting /:[ ]*file format pe[i]\{,1\}-/d /^In archive [^:]*:/d # Ensure marker is printed /^====MARK====/p # Remove all lines with less than 43 characters /^.\{43\}/!d # From remaining lines, remove first 43 characters s/^.\{43\}//' | $SED -n ' # Join marker and all lines until next marker into a single line /^====MARK====/ b para H $ b para b :para x s/\n//g # Remove the marker s/^====MARK====// # Remove trailing dots and whitespace s/[\. \t]*$// # Print /./p' | # we now have a list, one entry per line, of the stringified # contents of the appropriate section of all members of the # archive which possess that section. Heuristic: eliminate # all those which have a first or second character that is # a '.' (that is, objdump's representation of an unprintable # character.) This should work for all archives with less than # 0x302f exports -- but will fail for DLLs whose name actually # begins with a literal '.' or a single character followed by # a '.'. # # Of those that remain, print the first one. $SED -e '/^\./d;/^.\./d;q' } # func_cygming_gnu_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is a GNU/binutils-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_gnu_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` test -n "$func_cygming_gnu_implib_tmp" } # func_cygming_ms_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is an MS-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_ms_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` test -n "$func_cygming_ms_implib_tmp" } # func_cygming_dll_for_implib_fallback ARG # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # # This fallback implementation is for use when $DLLTOOL # does not support the --identify-strict option. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib_fallback () { $opt_debug if func_cygming_gnu_implib_p "$1" ; then # binutils import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` elif func_cygming_ms_implib_p "$1" ; then # ms-generated import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` else # unknown sharedlib_from_linklib_result="" fi } # func_extract_an_archive dir oldlib func_extract_an_archive () { $opt_debug f_ex_an_ar_dir="$1"; shift f_ex_an_ar_oldlib="$1" if test "$lock_old_archive_extraction" = yes; then lockfile=$f_ex_an_ar_oldlib.lock until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done fi func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ 'stat=$?; rm -f "$lockfile"; exit $stat' if test "$lock_old_archive_extraction" = yes; then $opt_dry_run || rm -f "$lockfile" fi if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then : else func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" fi } # func_extract_archives gentop oldlib ... func_extract_archives () { $opt_debug my_gentop="$1"; shift my_oldlibs=${1+"$@"} my_oldobjs="" my_xlib="" my_xabs="" my_xdir="" for my_xlib in $my_oldlibs; do # Extract the objects. case $my_xlib in [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; *) my_xabs=`pwd`"/$my_xlib" ;; esac func_basename "$my_xlib" my_xlib="$func_basename_result" my_xlib_u=$my_xlib while :; do case " $extracted_archives " in *" $my_xlib_u "*) func_arith $extracted_serial + 1 extracted_serial=$func_arith_result my_xlib_u=lt$extracted_serial-$my_xlib ;; *) break ;; esac done extracted_archives="$extracted_archives $my_xlib_u" my_xdir="$my_gentop/$my_xlib_u" func_mkdir_p "$my_xdir" case $host in *-darwin*) func_verbose "Extracting $my_xabs" # Do not bother doing anything if just a dry run $opt_dry_run || { darwin_orig_dir=`pwd` cd $my_xdir || exit $? darwin_archive=$my_xabs darwin_curdir=`pwd` darwin_base_archive=`basename "$darwin_archive"` darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` if test -n "$darwin_arches"; then darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` darwin_arch= func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" for darwin_arch in $darwin_arches ; do func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" func_extract_an_archive "`pwd`" "${darwin_base_archive}" cd "$darwin_curdir" $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" done # $darwin_arches ## Okay now we've a bunch of thin objects, gotta fatten them up :) darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` darwin_file= darwin_files= for darwin_file in $darwin_filelist; do darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` $LIPO -create -output "$darwin_file" $darwin_files done # $darwin_filelist $RM -rf unfat-$$ cd "$darwin_orig_dir" else cd $darwin_orig_dir func_extract_an_archive "$my_xdir" "$my_xabs" fi # $darwin_arches } # !$opt_dry_run ;; *) func_extract_an_archive "$my_xdir" "$my_xabs" ;; esac my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` done func_extract_archives_result="$my_oldobjs" } # func_emit_wrapper [arg=no] # # Emit a libtool wrapper script on stdout. # Don't directly open a file because we may want to # incorporate the script contents within a cygwin/mingw # wrapper executable. Must ONLY be called from within # func_mode_link because it depends on a number of variables # set therein. # # ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR # variable will take. If 'yes', then the emitted script # will assume that the directory in which it is stored is # the $objdir directory. This is a cygwin/mingw-specific # behavior. func_emit_wrapper () { func_emit_wrapper_arg1=${1-no} $ECHO "\ #! $SHELL # $output - temporary wrapper script for $objdir/$outputname # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # The $output program cannot be directly executed until all the libtool # libraries that it depends on are installed. # # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. sed_quote_subst='$sed_quote_subst' # Be Bourne compatible if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac fi BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH relink_command=\"$relink_command\" # This environment variable determines our operation mode. if test \"\$libtool_install_magic\" = \"$magic\"; then # install mode needs the following variables: generated_by_libtool_version='$macro_version' notinst_deplibs='$notinst_deplibs' else # When we are sourced in execute mode, \$file and \$ECHO are already set. if test \"\$libtool_execute_magic\" != \"$magic\"; then file=\"\$0\"" qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` $ECHO "\ # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } ECHO=\"$qECHO\" fi # Very basic option parsing. These options are (a) specific to # the libtool wrapper, (b) are identical between the wrapper # /script/ and the wrapper /executable/ which is used only on # windows platforms, and (c) all begin with the string "--lt-" # (application programs are unlikely to have options which match # this pattern). # # There are only two supported options: --lt-debug and # --lt-dump-script. There is, deliberately, no --lt-help. # # The first argument to this parsing function should be the # script's $0 value, followed by "$@". lt_option_debug= func_parse_lt_options () { lt_script_arg0=\$0 shift for lt_opt do case \"\$lt_opt\" in --lt-debug) lt_option_debug=1 ;; --lt-dump-script) lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` cat \"\$lt_dump_D/\$lt_dump_F\" exit 0 ;; --lt-*) \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 exit 1 ;; esac done # Print the debug banner immediately: if test -n \"\$lt_option_debug\"; then echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 fi } # Used when --lt-debug. Prints its arguments to stdout # (redirection is the responsibility of the caller) func_lt_dump_args () { lt_dump_args_N=1; for lt_arg do \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` done } # Core function for launching the target application func_exec_program_core () { " case $host in # Backslashes separate directories on plain windows *-*-mingw | *-*-os2* | *-cegcc*) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} " ;; *) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir/\$program\" \${1+\"\$@\"} " ;; esac $ECHO "\ \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 exit 1 } # A function to encapsulate launching the target application # Strips options in the --lt-* namespace from \$@ and # launches target application with the remaining arguments. func_exec_program () { case \" \$* \" in *\\ --lt-*) for lt_wr_arg do case \$lt_wr_arg in --lt-*) ;; *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; esac shift done ;; esac func_exec_program_core \${1+\"\$@\"} } # Parse options func_parse_lt_options \"\$0\" \${1+\"\$@\"} # Find the directory that this script lives in. thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` test \"x\$thisdir\" = \"x\$file\" && thisdir=. # Follow symbolic links until we get to the real thisdir. file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` while test -n \"\$file\"; do destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` # If there was a directory component, then change thisdir. if test \"x\$destdir\" != \"x\$file\"; then case \"\$destdir\" in [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; *) thisdir=\"\$thisdir/\$destdir\" ;; esac fi file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` done # Usually 'no', except on cygwin/mingw when embedded into # the cwrapper. WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then # special case for '.' if test \"\$thisdir\" = \".\"; then thisdir=\`pwd\` fi # remove .libs from thisdir case \"\$thisdir\" in *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; $objdir ) thisdir=. ;; esac fi # Try to get the absolute directory name. absdir=\`cd \"\$thisdir\" && pwd\` test -n \"\$absdir\" && thisdir=\"\$absdir\" " if test "$fast_install" = yes; then $ECHO "\ program=lt-'$outputname'$exeext progdir=\"\$thisdir/$objdir\" if test ! -f \"\$progdir/\$program\" || { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ test \"X\$file\" != \"X\$progdir/\$program\"; }; then file=\"\$\$-\$program\" if test ! -d \"\$progdir\"; then $MKDIR \"\$progdir\" else $RM \"\$progdir/\$file\" fi" $ECHO "\ # relink executable if necessary if test -n \"\$relink_command\"; then if relink_command_output=\`eval \$relink_command 2>&1\`; then : else $ECHO \"\$relink_command_output\" >&2 $RM \"\$progdir/\$file\" exit 1 fi fi $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || { $RM \"\$progdir/\$program\"; $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } $RM \"\$progdir/\$file\" fi" else $ECHO "\ program='$outputname' progdir=\"\$thisdir/$objdir\" " fi $ECHO "\ if test -f \"\$progdir/\$program\"; then" # fixup the dll searchpath if we need to. # # Fix the DLL searchpath if we need to. Do this before prepending # to shlibpath, because on Windows, both are PATH and uninstalled # libraries must come first. if test -n "$dllsearchpath"; then $ECHO "\ # Add the dll search path components to the executable PATH PATH=$dllsearchpath:\$PATH " fi # Export our shlibpath_var if we have one. if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then $ECHO "\ # Add our own library path to $shlibpath_var $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" # Some systems cannot cope with colon-terminated $shlibpath_var # The second colon is a workaround for a bug in BeOS R4 sed $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` export $shlibpath_var " fi $ECHO "\ if test \"\$libtool_execute_magic\" != \"$magic\"; then # Run the actual program with our arguments. func_exec_program \${1+\"\$@\"} fi else # The program doesn't exist. \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 exit 1 fi fi\ " } # func_emit_cwrapperexe_src # emit the source code for a wrapper executable on stdout # Must ONLY be called from within func_mode_link because # it depends on a number of variable set therein. func_emit_cwrapperexe_src () { cat < #include #ifdef _MSC_VER # include # include # include #else # include # include # ifdef __CYGWIN__ # include # endif #endif #include #include #include #include #include #include #include #include /* declarations of non-ANSI functions */ #if defined(__MINGW32__) # ifdef __STRICT_ANSI__ int _putenv (const char *); # endif #elif defined(__CYGWIN__) # ifdef __STRICT_ANSI__ char *realpath (const char *, char *); int putenv (char *); int setenv (const char *, const char *, int); # endif /* #elif defined (other platforms) ... */ #endif /* portability defines, excluding path handling macros */ #if defined(_MSC_VER) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv # define S_IXUSR _S_IEXEC # ifndef _INTPTR_T_DEFINED # define _INTPTR_T_DEFINED # define intptr_t int # endif #elif defined(__MINGW32__) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv #elif defined(__CYGWIN__) # define HAVE_SETENV # define FOPEN_WB "wb" /* #elif defined (other platforms) ... */ #endif #if defined(PATH_MAX) # define LT_PATHMAX PATH_MAX #elif defined(MAXPATHLEN) # define LT_PATHMAX MAXPATHLEN #else # define LT_PATHMAX 1024 #endif #ifndef S_IXOTH # define S_IXOTH 0 #endif #ifndef S_IXGRP # define S_IXGRP 0 #endif /* path handling portability macros */ #ifndef DIR_SEPARATOR # define DIR_SEPARATOR '/' # define PATH_SEPARATOR ':' #endif #if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ defined (__OS2__) # define HAVE_DOS_BASED_FILE_SYSTEM # define FOPEN_WB "wb" # ifndef DIR_SEPARATOR_2 # define DIR_SEPARATOR_2 '\\' # endif # ifndef PATH_SEPARATOR_2 # define PATH_SEPARATOR_2 ';' # endif #endif #ifndef DIR_SEPARATOR_2 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) #else /* DIR_SEPARATOR_2 */ # define IS_DIR_SEPARATOR(ch) \ (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) #endif /* DIR_SEPARATOR_2 */ #ifndef PATH_SEPARATOR_2 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) #else /* PATH_SEPARATOR_2 */ # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) #endif /* PATH_SEPARATOR_2 */ #ifndef FOPEN_WB # define FOPEN_WB "w" #endif #ifndef _O_BINARY # define _O_BINARY 0 #endif #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) #define XFREE(stale) do { \ if (stale) { free ((void *) stale); stale = 0; } \ } while (0) #if defined(LT_DEBUGWRAPPER) static int lt_debug = 1; #else static int lt_debug = 0; #endif const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ void *xmalloc (size_t num); char *xstrdup (const char *string); const char *base_name (const char *name); char *find_executable (const char *wrapper); char *chase_symlinks (const char *pathspec); int make_executable (const char *path); int check_executable (const char *path); char *strendzap (char *str, const char *pat); void lt_debugprintf (const char *file, int line, const char *fmt, ...); void lt_fatal (const char *file, int line, const char *message, ...); static const char *nonnull (const char *s); static const char *nonempty (const char *s); void lt_setenv (const char *name, const char *value); char *lt_extend_str (const char *orig_value, const char *add, int to_end); void lt_update_exe_path (const char *name, const char *value); void lt_update_lib_path (const char *name, const char *value); char **prepare_spawn (char **argv); void lt_dump_script (FILE *f); EOF cat <= 0) && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) return 1; else return 0; } int make_executable (const char *path) { int rval = 0; struct stat st; lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", nonempty (path)); if ((!path) || (!*path)) return 0; if (stat (path, &st) >= 0) { rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); } return rval; } /* Searches for the full path of the wrapper. Returns newly allocated full path name if found, NULL otherwise Does not chase symlinks, even on platforms that support them. */ char * find_executable (const char *wrapper) { int has_slash = 0; const char *p; const char *p_next; /* static buffer for getcwd */ char tmp[LT_PATHMAX + 1]; int tmp_len; char *concat_name; lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", nonempty (wrapper)); if ((wrapper == NULL) || (*wrapper == '\0')) return NULL; /* Absolute path? */ #if defined (HAVE_DOS_BASED_FILE_SYSTEM) if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } else { #endif if (IS_DIR_SEPARATOR (wrapper[0])) { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } #if defined (HAVE_DOS_BASED_FILE_SYSTEM) } #endif for (p = wrapper; *p; p++) if (*p == '/') { has_slash = 1; break; } if (!has_slash) { /* no slashes; search PATH */ const char *path = getenv ("PATH"); if (path != NULL) { for (p = path; *p; p = p_next) { const char *q; size_t p_len; for (q = p; *q; q++) if (IS_PATH_SEPARATOR (*q)) break; p_len = q - p; p_next = (*q == '\0' ? q : q + 1); if (p_len == 0) { /* empty path: current directory */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); } else { concat_name = XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, p, p_len); concat_name[p_len] = '/'; strcpy (concat_name + p_len + 1, wrapper); } if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } } /* not found in PATH; assume curdir */ } /* Relative path | not found in path: prepend cwd */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); return NULL; } char * chase_symlinks (const char *pathspec) { #ifndef S_ISLNK return xstrdup (pathspec); #else char buf[LT_PATHMAX]; struct stat s; char *tmp_pathspec = xstrdup (pathspec); char *p; int has_symlinks = 0; while (strlen (tmp_pathspec) && !has_symlinks) { lt_debugprintf (__FILE__, __LINE__, "checking path component for symlinks: %s\n", tmp_pathspec); if (lstat (tmp_pathspec, &s) == 0) { if (S_ISLNK (s.st_mode) != 0) { has_symlinks = 1; break; } /* search backwards for last DIR_SEPARATOR */ p = tmp_pathspec + strlen (tmp_pathspec) - 1; while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) p--; if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) { /* no more DIR_SEPARATORS left */ break; } *p = '\0'; } else { lt_fatal (__FILE__, __LINE__, "error accessing file \"%s\": %s", tmp_pathspec, nonnull (strerror (errno))); } } XFREE (tmp_pathspec); if (!has_symlinks) { return xstrdup (pathspec); } tmp_pathspec = realpath (pathspec, buf); if (tmp_pathspec == 0) { lt_fatal (__FILE__, __LINE__, "could not follow symlinks for %s", pathspec); } return xstrdup (tmp_pathspec); #endif } char * strendzap (char *str, const char *pat) { size_t len, patlen; assert (str != NULL); assert (pat != NULL); len = strlen (str); patlen = strlen (pat); if (patlen <= len) { str += len - patlen; if (strcmp (str, pat) == 0) *str = '\0'; } return str; } void lt_debugprintf (const char *file, int line, const char *fmt, ...) { va_list args; if (lt_debug) { (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); va_start (args, fmt); (void) vfprintf (stderr, fmt, args); va_end (args); } } static void lt_error_core (int exit_status, const char *file, int line, const char *mode, const char *message, va_list ap) { fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); vfprintf (stderr, message, ap); fprintf (stderr, ".\n"); if (exit_status >= 0) exit (exit_status); } void lt_fatal (const char *file, int line, const char *message, ...) { va_list ap; va_start (ap, message); lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); va_end (ap); } static const char * nonnull (const char *s) { return s ? s : "(null)"; } static const char * nonempty (const char *s) { return (s && !*s) ? "(empty)" : nonnull (s); } void lt_setenv (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_setenv) setting '%s' to '%s'\n", nonnull (name), nonnull (value)); { #ifdef HAVE_SETENV /* always make a copy, for consistency with !HAVE_SETENV */ char *str = xstrdup (value); setenv (name, str, 1); #else int len = strlen (name) + 1 + strlen (value) + 1; char *str = XMALLOC (char, len); sprintf (str, "%s=%s", name, value); if (putenv (str) != EXIT_SUCCESS) { XFREE (str); } #endif } } char * lt_extend_str (const char *orig_value, const char *add, int to_end) { char *new_value; if (orig_value && *orig_value) { int orig_value_len = strlen (orig_value); int add_len = strlen (add); new_value = XMALLOC (char, add_len + orig_value_len + 1); if (to_end) { strcpy (new_value, orig_value); strcpy (new_value + orig_value_len, add); } else { strcpy (new_value, add); strcpy (new_value + add_len, orig_value); } } else { new_value = xstrdup (add); } return new_value; } void lt_update_exe_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); /* some systems can't cope with a ':'-terminated path #' */ int len = strlen (new_value); while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) { new_value[len-1] = '\0'; } lt_setenv (name, new_value); XFREE (new_value); } } void lt_update_lib_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); lt_setenv (name, new_value); XFREE (new_value); } } EOF case $host_os in mingw*) cat <<"EOF" /* Prepares an argument vector before calling spawn(). Note that spawn() does not by itself call the command interpreter (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); GetVersionEx(&v); v.dwPlatformId == VER_PLATFORM_WIN32_NT; }) ? "cmd.exe" : "command.com"). Instead it simply concatenates the arguments, separated by ' ', and calls CreateProcess(). We must quote the arguments since Win32 CreateProcess() interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a special way: - Space and tab are interpreted as delimiters. They are not treated as delimiters if they are surrounded by double quotes: "...". - Unescaped double quotes are removed from the input. Their only effect is that within double quotes, space and tab are treated like normal characters. - Backslashes not followed by double quotes are not special. - But 2*n+1 backslashes followed by a double quote become n backslashes followed by a double quote (n >= 0): \" -> " \\\" -> \" \\\\\" -> \\" */ #define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" #define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" char ** prepare_spawn (char **argv) { size_t argc; char **new_argv; size_t i; /* Count number of arguments. */ for (argc = 0; argv[argc] != NULL; argc++) ; /* Allocate new argument vector. */ new_argv = XMALLOC (char *, argc + 1); /* Put quoted arguments into the new argument vector. */ for (i = 0; i < argc; i++) { const char *string = argv[i]; if (string[0] == '\0') new_argv[i] = xstrdup ("\"\""); else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) { int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); size_t length; unsigned int backslashes; const char *s; char *quoted_string; char *p; length = 0; backslashes = 0; if (quote_around) length++; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') length += backslashes + 1; length++; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) length += backslashes + 1; quoted_string = XMALLOC (char, length + 1); p = quoted_string; backslashes = 0; if (quote_around) *p++ = '"'; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') { unsigned int j; for (j = backslashes + 1; j > 0; j--) *p++ = '\\'; } *p++ = c; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) { unsigned int j; for (j = backslashes; j > 0; j--) *p++ = '\\'; *p++ = '"'; } *p = '\0'; new_argv[i] = quoted_string; } else new_argv[i] = (char *) string; } new_argv[argc] = NULL; return new_argv; } EOF ;; esac cat <<"EOF" void lt_dump_script (FILE* f) { EOF func_emit_wrapper yes | $SED -n -e ' s/^\(.\{79\}\)\(..*\)/\1\ \2/ h s/\([\\"]\)/\\\1/g s/$/\\n/ s/\([^\n]*\).*/ fputs ("\1", f);/p g D' cat <<"EOF" } EOF } # end: func_emit_cwrapperexe_src # func_win32_import_lib_p ARG # True if ARG is an import lib, as indicated by $file_magic_cmd func_win32_import_lib_p () { $opt_debug case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in *import*) : ;; *) false ;; esac } # func_mode_link arg... func_mode_link () { $opt_debug case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) # It is impossible to link a dll without this setting, and # we shouldn't force the makefile maintainer to figure out # which system we are compiling for in order to pass an extra # flag for every libtool invocation. # allow_undefined=no # FIXME: Unfortunately, there are problems with the above when trying # to make a dll which has undefined symbols, in which case not # even a static library is built. For now, we need to specify # -no-undefined on the libtool link line when we can be certain # that all symbols are satisfied, otherwise we get a static library. allow_undefined=yes ;; *) allow_undefined=yes ;; esac libtool_args=$nonopt base_compile="$nonopt $@" compile_command=$nonopt finalize_command=$nonopt compile_rpath= finalize_rpath= compile_shlibpath= finalize_shlibpath= convenience= old_convenience= deplibs= old_deplibs= compiler_flags= linker_flags= dllsearchpath= lib_search_path=`pwd` inst_prefix_dir= new_inherited_linker_flags= avoid_version=no bindir= dlfiles= dlprefiles= dlself=no export_dynamic=no export_symbols= export_symbols_regex= generated= libobjs= ltlibs= module=no no_install=no objs= non_pic_objects= precious_files_regex= prefer_static_libs=no preload=no prev= prevarg= release= rpath= xrpath= perm_rpath= temp_rpath= thread_safe=no vinfo= vinfo_number=no weak_libs= single_module="${wl}-single_module" func_infer_tag $base_compile # We need to know -static, to get the right output filenames. for arg do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no break ;; -all-static | -static | -static-libtool-libs) case $arg in -all-static) if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then func_warning "complete static linking is impossible in this configuration" fi if test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; -static) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=built ;; -static-libtool-libs) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; esac build_libtool_libs=no build_old_libs=yes break ;; esac done # See if our shared archives depend on static archives. test -n "$old_archive_from_new_cmds" && build_old_libs=yes # Go through the arguments, transforming them on the way. while test "$#" -gt 0; do arg="$1" shift func_quote_for_eval "$arg" qarg=$func_quote_for_eval_unquoted_result func_append libtool_args " $func_quote_for_eval_result" # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in output) func_append compile_command " @OUTPUT@" func_append finalize_command " @OUTPUT@" ;; esac case $prev in bindir) bindir="$arg" prev= continue ;; dlfiles|dlprefiles) if test "$preload" = no; then # Add the symbol object into the linking commands. func_append compile_command " @SYMFILE@" func_append finalize_command " @SYMFILE@" preload=yes fi case $arg in *.la | *.lo) ;; # We handle these cases below. force) if test "$dlself" = no; then dlself=needless export_dynamic=yes fi prev= continue ;; self) if test "$prev" = dlprefiles; then dlself=yes elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then dlself=yes else dlself=needless export_dynamic=yes fi prev= continue ;; *) if test "$prev" = dlfiles; then func_append dlfiles " $arg" else func_append dlprefiles " $arg" fi prev= continue ;; esac ;; expsyms) export_symbols="$arg" test -f "$arg" \ || func_fatal_error "symbol file \`$arg' does not exist" prev= continue ;; expsyms_regex) export_symbols_regex="$arg" prev= continue ;; framework) case $host in *-*-darwin*) case "$deplibs " in *" $qarg.ltframework "*) ;; *) func_append deplibs " $qarg.ltframework" # this is fixed later ;; esac ;; esac prev= continue ;; inst_prefix) inst_prefix_dir="$arg" prev= continue ;; objectlist) if test -f "$arg"; then save_arg=$arg moreargs= for fil in `cat "$save_arg"` do # func_append moreargs " $fil" arg=$fil # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi done else func_fatal_error "link input file \`$arg' does not exist" fi arg=$save_arg prev= continue ;; precious_regex) precious_files_regex="$arg" prev= continue ;; release) release="-$arg" prev= continue ;; rpath | xrpath) # We need an absolute path. case $arg in [\\/]* | [A-Za-z]:[\\/]*) ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac if test "$prev" = rpath; then case "$rpath " in *" $arg "*) ;; *) func_append rpath " $arg" ;; esac else case "$xrpath " in *" $arg "*) ;; *) func_append xrpath " $arg" ;; esac fi prev= continue ;; shrext) shrext_cmds="$arg" prev= continue ;; weak) func_append weak_libs " $arg" prev= continue ;; xcclinker) func_append linker_flags " $qarg" func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xcompiler) func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xlinker) func_append linker_flags " $qarg" func_append compiler_flags " $wl$qarg" prev= func_append compile_command " $wl$qarg" func_append finalize_command " $wl$qarg" continue ;; *) eval "$prev=\"\$arg\"" prev= continue ;; esac fi # test -n "$prev" prevarg="$arg" case $arg in -all-static) if test -n "$link_static_flag"; then # See comment for -static flag below, for more details. func_append compile_command " $link_static_flag" func_append finalize_command " $link_static_flag" fi continue ;; -allow-undefined) # FIXME: remove this flag sometime in the future. func_fatal_error "\`-allow-undefined' must not be used because it is the default" ;; -avoid-version) avoid_version=yes continue ;; -bindir) prev=bindir continue ;; -dlopen) prev=dlfiles continue ;; -dlpreopen) prev=dlprefiles continue ;; -export-dynamic) export_dynamic=yes continue ;; -export-symbols | -export-symbols-regex) if test -n "$export_symbols" || test -n "$export_symbols_regex"; then func_fatal_error "more than one -exported-symbols argument is not allowed" fi if test "X$arg" = "X-export-symbols"; then prev=expsyms else prev=expsyms_regex fi continue ;; -framework) prev=framework continue ;; -inst-prefix-dir) prev=inst_prefix continue ;; # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* # so, if we see these flags be careful not to treat them like -L -L[A-Z][A-Z]*:*) case $with_gcc/$host in no/*-*-irix* | /*-*-irix*) func_append compile_command " $arg" func_append finalize_command " $arg" ;; esac continue ;; -L*) func_stripname "-L" '' "$arg" if test -z "$func_stripname_result"; then if test "$#" -gt 0; then func_fatal_error "require no space between \`-L' and \`$1'" else func_fatal_error "need path for \`-L' option" fi fi func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) absdir=`cd "$dir" && pwd` test -z "$absdir" && \ func_fatal_error "cannot determine absolute directory name of \`$dir'" dir="$absdir" ;; esac case "$deplibs " in *" -L$dir "* | *" $arg "*) # Will only happen for absolute or sysroot arguments ;; *) # Preserve sysroot, but never include relative directories case $dir in [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; *) func_append deplibs " -L$dir" ;; esac func_append lib_search_path " $dir" ;; esac case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` case :$dllsearchpath: in *":$dir:"*) ;; ::) dllsearchpath=$dir;; *) func_append dllsearchpath ":$dir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac continue ;; -l*) if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) # These systems don't actually have a C or math library (as such) continue ;; *-*-os2*) # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C and math libraries are in the System framework func_append deplibs " System.ltframework" continue ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype test "X$arg" = "X-lc" && continue ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work test "X$arg" = "X-lc" && continue ;; esac elif test "X$arg" = "X-lc_r"; then case $host in *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc_r directly, use -pthread flag. continue ;; esac fi func_append deplibs " $arg" continue ;; -module) module=yes continue ;; # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. # Darwin uses the -arch flag to determine output architecture. -model|-arch|-isysroot|--sysroot) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" prev=xcompiler continue ;; -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" case "$new_inherited_linker_flags " in *" $arg "*) ;; * ) func_append new_inherited_linker_flags " $arg" ;; esac continue ;; -multi_module) single_module="${wl}-multi_module" continue ;; -no-fast-install) fast_install=no continue ;; -no-install) case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) # The PATH hackery in wrapper scripts is required on Windows # and Darwin in order for the loader to find any dlls it needs. func_warning "\`-no-install' is ignored for $host" func_warning "assuming \`-no-fast-install' instead" fast_install=no ;; *) no_install=yes ;; esac continue ;; -no-undefined) allow_undefined=no continue ;; -objectlist) prev=objectlist continue ;; -o) prev=output ;; -precious-files-regex) prev=precious_regex continue ;; -release) prev=release continue ;; -rpath) prev=rpath continue ;; -R) prev=xrpath continue ;; -R*) func_stripname '-R' '' "$arg" dir=$func_stripname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; =*) func_stripname '=' '' "$dir" dir=$lt_sysroot$func_stripname_result ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac continue ;; -shared) # The effects of -shared are defined in a previous loop. continue ;; -shrext) prev=shrext continue ;; -static | -static-libtool-libs) # The effects of -static are defined in a previous loop. # We used to do the same as -all-static on platforms that # didn't have a PIC flag, but the assumption that the effects # would be equivalent was wrong. It would break on at least # Digital Unix and AIX. continue ;; -thread-safe) thread_safe=yes continue ;; -version-info) prev=vinfo continue ;; -version-number) prev=vinfo vinfo_number=yes continue ;; -weak) prev=weak continue ;; -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $func_quote_for_eval_result" func_append compiler_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Wl,*) func_stripname '-Wl,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $wl$func_quote_for_eval_result" func_append compiler_flags " $wl$func_quote_for_eval_result" func_append linker_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Xcompiler) prev=xcompiler continue ;; -Xlinker) prev=xlinker continue ;; -XCClinker) prev=xcclinker continue ;; # -msg_* for osf cc -msg_*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; # Flags to be passed through unchanged, with rationale: # -64, -mips[0-9] enable 64-bit mode for the SGI compiler # -r[0-9][0-9]* specify processor for the SGI compiler # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler # +DA*, +DD* enable 64-bit mode for the HP compiler # -q* compiler args for the IBM compiler # -m*, -t[45]*, -txscale* architecture-specific flags for GCC # -F/path path to uninstalled frameworks, gcc on darwin # -p, -pg, --coverage, -fprofile-* profiling flags for GCC # @file GCC response files # -tp=* Portland pgcc target processor selection # --sysroot=* for sysroot support # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-flto*|-fwhopr*|-fuse-linker-plugin) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" func_append compile_command " $arg" func_append finalize_command " $arg" func_append compiler_flags " $arg" continue ;; # Some other compiler flag. -* | +*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; *.$objext) # A standard object. func_append objs " $arg" ;; *.lo) # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi ;; *.$libext) # An archive. func_append deplibs " $arg" func_append old_deplibs " $arg" continue ;; *.la) # A libtool-controlled library. func_resolve_sysroot "$arg" if test "$prev" = dlfiles; then # This library was specified with -dlopen. func_append dlfiles " $func_resolve_sysroot_result" prev= elif test "$prev" = dlprefiles; then # The library was specified with -dlpreopen. func_append dlprefiles " $func_resolve_sysroot_result" prev= else func_append deplibs " $func_resolve_sysroot_result" fi continue ;; # Some other compiler argument. *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; esac # arg # Now actually substitute the argument into the commands. if test -n "$arg"; then func_append compile_command " $arg" func_append finalize_command " $arg" fi done # argument parsing loop test -n "$prev" && \ func_fatal_help "the \`$prevarg' option requires an argument" if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then eval arg=\"$export_dynamic_flag_spec\" func_append compile_command " $arg" func_append finalize_command " $arg" fi oldlibs= # calculate the name of the file, without its directory func_basename "$output" outputname="$func_basename_result" libobjs_save="$libobjs" if test -n "$shlibpath_var"; then # get the directories listed in $shlibpath_var eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` else shlib_search_path= fi eval sys_lib_search_path=\"$sys_lib_search_path_spec\" eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" func_dirname "$output" "/" "" output_objdir="$func_dirname_result$objdir" func_to_tool_file "$output_objdir/" tool_output_objdir=$func_to_tool_file_result # Create the object directory. func_mkdir_p "$output_objdir" # Determine the type of output case $output in "") func_fatal_help "you must specify an output file" ;; *.$libext) linkmode=oldlib ;; *.lo | *.$objext) linkmode=obj ;; *.la) linkmode=lib ;; *) linkmode=prog ;; # Anything else should be a program. esac specialdeplibs= libs= # Find all interdependent deplibs by searching for libraries # that are linked more than once (e.g. -la -lb -la) for deplib in $deplibs; do if $opt_preserve_dup_deps ; then case "$libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append libs " $deplib" done if test "$linkmode" = lib; then libs="$predeps $libs $compiler_lib_search_path $postdeps" # Compute libraries that are listed more than once in $predeps # $postdeps and mark them as special (i.e., whose duplicates are # not to be eliminated). pre_post_deps= if $opt_duplicate_compiler_generated_deps; then for pre_post_dep in $predeps $postdeps; do case "$pre_post_deps " in *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; esac func_append pre_post_deps " $pre_post_dep" done fi pre_post_deps= fi deplibs= newdependency_libs= newlib_search_path= need_relink=no # whether we're linking any uninstalled libtool libraries notinst_deplibs= # not-installed libtool libraries notinst_path= # paths that contain not-installed libtool libraries case $linkmode in lib) passes="conv dlpreopen link" for file in $dlfiles $dlprefiles; do case $file in *.la) ;; *) func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" ;; esac done ;; prog) compile_deplibs= finalize_deplibs= alldeplibs=no newdlfiles= newdlprefiles= passes="conv scan dlopen dlpreopen link" ;; *) passes="conv" ;; esac for pass in $passes; do # The preopen pass in lib mode reverses $deplibs; put it back here # so that -L comes before libs that need it for instance... if test "$linkmode,$pass" = "lib,link"; then ## FIXME: Find the place where the list is rebuilt in the wrong ## order, and fix it there properly tmp_deplibs= for deplib in $deplibs; do tmp_deplibs="$deplib $tmp_deplibs" done deplibs="$tmp_deplibs" fi if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan"; then libs="$deplibs" deplibs= fi if test "$linkmode" = prog; then case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; link) libs="$deplibs %DEPLIBS%" test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then # Collect and forward deplibs of preopened libtool libs for lib in $dlprefiles; do # Ignore non-libtool-libs dependency_libs= func_resolve_sysroot "$lib" case $lib in *.la) func_source "$func_resolve_sysroot_result" ;; esac # Collect preopened libtool deplibs, except any this library # has declared as weak libs for deplib in $dependency_libs; do func_basename "$deplib" deplib_base=$func_basename_result case " $weak_libs " in *" $deplib_base "*) ;; *) func_append deplibs " $deplib" ;; esac done done libs="$dlprefiles" fi if test "$pass" = dlopen; then # Collect dlpreopened libraries save_deplibs="$deplibs" deplibs= fi for deplib in $libs; do lib= found=no case $deplib in -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append compiler_flags " $deplib" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -l*) if test "$linkmode" != lib && test "$linkmode" != prog; then func_warning "\`-l' is ignored for archives/objects" continue fi func_stripname '-l' '' "$deplib" name=$func_stripname_result if test "$linkmode" = lib; then searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" else searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" fi for searchdir in $searchdirs; do for search_ext in .la $std_shrext .so .a; do # Search the libtool library lib="$searchdir/lib${name}${search_ext}" if test -f "$lib"; then if test "$search_ext" = ".la"; then found=yes else found=no fi break 2 fi done done if test "$found" != yes; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue else # deplib is a libtool library # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, # We need to do some special things here, and not later. if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $deplib "*) if func_lalib_p "$lib"; then library_names= old_library= func_source "$lib" for l in $old_library $library_names; do ll="$l" done if test "X$ll" = "X$old_library" ; then # only static version available found=no func_dirname "$lib" "" "." ladir="$func_dirname_result" lib=$ladir/$old_library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue fi fi ;; *) ;; esac fi fi ;; # -l *.ltframework) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -L*) case $linkmode in lib) deplibs="$deplib $deplibs" test "$pass" = conv && continue newdependency_libs="$deplib $newdependency_libs" func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; prog) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi if test "$pass" = scan; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; *) func_warning "\`-L' is ignored for archives/objects" ;; esac # linkmode continue ;; # -L -R*) if test "$pass" = link; then func_stripname '-R' '' "$deplib" func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # Make sure the xrpath contains only unique directories. case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac fi deplibs="$deplib $deplibs" continue ;; *.la) func_resolve_sysroot "$deplib" lib=$func_resolve_sysroot_result ;; *.$libext) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi case $linkmode in lib) # Linking convenience modules into shared libraries is allowed, # but linking other static libraries is non-portable. case " $dlpreconveniencelibs " in *" $deplib "*) ;; *) valid_a_lib=no case $deplibs_check_method in match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ | $EGREP "$match_pattern_regex" > /dev/null; then valid_a_lib=yes fi ;; pass_all) valid_a_lib=yes ;; esac if test "$valid_a_lib" != yes; then echo $ECHO "*** Warning: Trying to link with static lib archive $deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because the file extensions .$libext of this argument makes me believe" echo "*** that it is just a static archive that I should not use here." else echo $ECHO "*** Warning: Linking the shared library $output against the" $ECHO "*** static library $deplib is not portable!" deplibs="$deplib $deplibs" fi ;; esac continue ;; prog) if test "$pass" != link; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi continue ;; esac # linkmode ;; # *.$libext *.lo | *.$objext) if test "$pass" = conv; then deplibs="$deplib $deplibs" elif test "$linkmode" = prog; then if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlopen support or we're linking statically, # we need to preload. func_append newdlprefiles " $deplib" compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append newdlfiles " $deplib" fi fi continue ;; %DEPLIBS%) alldeplibs=yes continue ;; esac # case $deplib if test "$found" = yes || test -f "$lib"; then : else func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" fi # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$lib" \ || func_fatal_error "\`$lib' is not a valid libtool archive" func_dirname "$lib" "" "." ladir="$func_dirname_result" dlname= dlopen= dlpreopen= libdir= library_names= old_library= inherited_linker_flags= # If the library was installed with an old release of libtool, # it will not redefine variables installed, or shouldnotlink installed=yes shouldnotlink=no avoidtemprpath= # Read the .la file func_source "$lib" # Convert "-framework foo" to "foo.ltframework" if test -n "$inherited_linker_flags"; then tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do case " $new_inherited_linker_flags " in *" $tmp_inherited_linker_flag "*) ;; *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; esac done fi dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan" || { test "$linkmode" != prog && test "$linkmode" != lib; }; then test -n "$dlopen" && func_append dlfiles " $dlopen" test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" fi if test "$pass" = conv; then # Only check for convenience libraries deplibs="$lib $deplibs" if test -z "$libdir"; then if test -z "$old_library"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # It is a libtool convenience library, so add in its objects. func_append convenience " $ladir/$objdir/$old_library" func_append old_convenience " $ladir/$objdir/$old_library" tmp_libs= for deplib in $dependency_libs; do deplibs="$deplib $deplibs" if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi continue fi # $pass = conv # Get the name of the library we link against. linklib= if test -n "$old_library" && { test "$prefer_static_libs" = yes || test "$prefer_static_libs,$installed" = "built,no"; }; then linklib=$old_library else for l in $old_library $library_names; do linklib="$l" done fi if test -z "$linklib"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # This library was specified with -dlopen. if test "$pass" = dlopen; then if test -z "$libdir"; then func_fatal_error "cannot -dlopen a convenience library: \`$lib'" fi if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlname, no dlopen support or we're linking # statically, we need to preload. We also need to preload any # dependent libraries so libltdl's deplib preloader doesn't # bomb out in the load deplibs phase. func_append dlprefiles " $lib $dependency_libs" else func_append newdlfiles " $lib" fi continue fi # $pass = dlopen # We need an absolute path. case $ladir in [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; *) abs_ladir=`cd "$ladir" && pwd` if test -z "$abs_ladir"; then func_warning "cannot determine absolute directory name of \`$ladir'" func_warning "passing it literally to the linker, although it might fail" abs_ladir="$ladir" fi ;; esac func_basename "$lib" laname="$func_basename_result" # Find the relevant object directory and library name. if test "X$installed" = Xyes; then if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" else dir="$lt_sysroot$libdir" absdir="$lt_sysroot$libdir" fi test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes else if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then dir="$ladir" absdir="$abs_ladir" # Remove this search path later func_append notinst_path " $abs_ladir" else dir="$ladir/$objdir" absdir="$abs_ladir/$objdir" # Remove this search path later func_append notinst_path " $abs_ladir" fi fi # $installed = yes func_stripname 'lib' '.la' "$laname" name=$func_stripname_result # This library was specified with -dlpreopen. if test "$pass" = dlpreopen; then if test -z "$libdir" && test "$linkmode" = prog; then func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" fi case "$host" in # special handling for platforms with PE-DLLs. *cygwin* | *mingw* | *cegcc* ) # Linker will automatically link against shared library if both # static and shared are present. Therefore, ensure we extract # symbols from the import library if a shared library is present # (otherwise, the dlopen module name will be incorrect). We do # this by putting the import library name into $newdlprefiles. # We recover the dlopen module name by 'saving' the la file # name in a special purpose variable, and (later) extracting the # dlname from the la file. if test -n "$dlname"; then func_tr_sh "$dir/$linklib" eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" func_append newdlprefiles " $dir/$linklib" else func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" fi ;; * ) # Prefer using a static library (so that no silly _DYNAMIC symbols # are required to link). if test -n "$old_library"; then func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" # Otherwise, use the dlname, so that lt_dlopen finds it. elif test -n "$dlname"; then func_append newdlprefiles " $dir/$dlname" else func_append newdlprefiles " $dir/$linklib" fi ;; esac fi # $pass = dlpreopen if test -z "$libdir"; then # Link the convenience library if test "$linkmode" = lib; then deplibs="$dir/$old_library $deplibs" elif test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$dir/$old_library $compile_deplibs" finalize_deplibs="$dir/$old_library $finalize_deplibs" else deplibs="$lib $deplibs" # used for prog,scan pass fi continue fi if test "$linkmode" = prog && test "$pass" != link; then func_append newlib_search_path " $ladir" deplibs="$lib $deplibs" linkalldeplibs=no if test "$link_all_deplibs" != no || test -z "$library_names" || test "$build_libtool_libs" = no; then linkalldeplibs=yes fi tmp_libs= for deplib in $dependency_libs; do case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; esac # Need to link against all dependency_libs? if test "$linkalldeplibs" = yes; then deplibs="$deplib $deplibs" else # Need to hardcode shared library paths # or/and link against static libraries newdependency_libs="$deplib $newdependency_libs" fi if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done # for deplib continue fi # $linkmode = prog... if test "$linkmode,$pass" = "prog,link"; then if test -n "$library_names" && { { test "$prefer_static_libs" = no || test "$prefer_static_libs,$installed" = "built,yes"; } || test -z "$old_library"; }; then # We need to hardcode the library path if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then # Make sure the rpath contains only unique directories. case "$temp_rpath:" in *"$absdir:"*) ;; *) func_append temp_rpath "$absdir:" ;; esac fi # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi # $linkmode,$pass = prog,link... if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi fi link_static=no # Whether the deplib will be linked statically use_static_libs=$prefer_static_libs if test "$use_static_libs" = built && test "$installed" = yes; then use_static_libs=no fi if test -n "$library_names" && { test "$use_static_libs" = no || test -z "$old_library"; }; then case $host in *cygwin* | *mingw* | *cegcc*) # No point in relinking DLLs because paths are not encoded func_append notinst_deplibs " $lib" need_relink=no ;; *) if test "$installed" = no; then func_append notinst_deplibs " $lib" need_relink=yes fi ;; esac # This is a shared library # Warn about portability, can't link against -module's on some # systems (darwin). Don't bleat about dlopened modules though! dlopenmodule="" for dlpremoduletest in $dlprefiles; do if test "X$dlpremoduletest" = "X$lib"; then dlopenmodule="$dlpremoduletest" break fi done if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then echo if test "$linkmode" = prog; then $ECHO "*** Warning: Linking the executable $output against the loadable module" else $ECHO "*** Warning: Linking the shared library $output against the loadable module" fi $ECHO "*** $linklib is not portable!" fi if test "$linkmode" = lib && test "$hardcode_into_libs" = yes; then # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi if test -n "$old_archive_from_expsyms_cmds"; then # figure out the soname set dummy $library_names shift realname="$1" shift libname=`eval "\\$ECHO \"$libname_spec\""` # use dlname if we got it. it's perfectly good, no? if test -n "$dlname"; then soname="$dlname" elif test -n "$soname_spec"; then # bleh windows case $host in *cygwin* | mingw* | *cegcc*) func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; esac eval soname=\"$soname_spec\" else soname="$realname" fi # Make a new name for the extract_expsyms_cmds to use soroot="$soname" func_basename "$soroot" soname="$func_basename_result" func_stripname 'lib' '.dll' "$soname" newlib=libimp-$func_stripname_result.a # If the library has no export list, then create one now if test -f "$output_objdir/$soname-def"; then : else func_verbose "extracting exported symbol list from \`$soname'" func_execute_cmds "$extract_expsyms_cmds" 'exit $?' fi # Create $newlib if test -f "$output_objdir/$newlib"; then :; else func_verbose "generating import library for \`$soname'" func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' fi # make sure the library variables are pointing to the new library dir=$output_objdir linklib=$newlib fi # test -n "$old_archive_from_expsyms_cmds" if test "$linkmode" = prog || test "$opt_mode" != relink; then add_shlibpath= add_dir= add= lib_linked=yes case $hardcode_action in immediate | unsupported) if test "$hardcode_direct" = no; then add="$dir/$linklib" case $host in *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; *-*-sysv4*uw2*) add_dir="-L$dir" ;; *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ *-*-unixware7*) add_dir="-L$dir" ;; *-*-darwin* ) # if the lib is a (non-dlopened) module then we can not # link against it, someone is ignoring the earlier warnings if /usr/bin/file -L $add 2> /dev/null | $GREP ": [^:]* bundle" >/dev/null ; then if test "X$dlopenmodule" != "X$lib"; then $ECHO "*** Warning: lib $linklib is a module, not a shared library" if test -z "$old_library" ; then echo echo "*** And there doesn't seem to be a static archive available" echo "*** The link will probably fail, sorry" else add="$dir/$old_library" fi elif test -n "$old_library"; then add="$dir/$old_library" fi fi esac elif test "$hardcode_minus_L" = no; then case $host in *-*-sunos*) add_shlibpath="$dir" ;; esac add_dir="-L$dir" add="-l$name" elif test "$hardcode_shlibpath_var" = no; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; relink) if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$absdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; *) lib_linked=no ;; esac if test "$lib_linked" != yes; then func_fatal_configuration "unsupported hardcode properties" fi if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;; *) func_append compile_shlibpath "$add_shlibpath:" ;; esac fi if test "$linkmode" = prog; then test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" test -n "$add" && compile_deplibs="$add $compile_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" if test "$hardcode_direct" != yes && test "$hardcode_minus_L" != yes && test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac fi fi fi if test "$linkmode" = prog || test "$opt_mode" = relink; then add_shlibpath= add_dir= add= # Finalize command for both is simple: just hardcode it. if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$libdir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$libdir" add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac add="-l$name" elif test "$hardcode_automatic" = yes; then if test -n "$inst_prefix_dir" && test -f "$inst_prefix_dir$libdir/$linklib" ; then add="$inst_prefix_dir$libdir/$linklib" else add="$libdir/$linklib" fi else # We cannot seem to hardcode it, guess we'll fake it. add_dir="-L$libdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" fi if test "$linkmode" = prog; then test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" test -n "$add" && finalize_deplibs="$add $finalize_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" fi fi elif test "$linkmode" = prog; then # Here we assume that one of hardcode_direct or hardcode_minus_L # is not unsupported. This is valid on all known static and # shared platforms. if test "$hardcode_direct" != unsupported; then test -n "$old_library" && linklib="$old_library" compile_deplibs="$dir/$linklib $compile_deplibs" finalize_deplibs="$dir/$linklib $finalize_deplibs" else compile_deplibs="-l$name -L$dir $compile_deplibs" finalize_deplibs="-l$name -L$dir $finalize_deplibs" fi elif test "$build_libtool_libs" = yes; then # Not a shared library if test "$deplibs_check_method" != pass_all; then # We're trying link a shared library against a static one # but the system doesn't support it. # Just print a warning and add the library to dependency_libs so # that the program can be linked against the static library. echo $ECHO "*** Warning: This system can not link to static lib archive $lib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have." if test "$module" = yes; then echo "*** But as you try to build a module library, libtool will still create " echo "*** a static module, that should work as long as the dlopening application" echo "*** is linked with the -dlopen flag to resolve symbols at runtime." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi else deplibs="$dir/$old_library $deplibs" link_static=yes fi fi # link shared/static library? if test "$linkmode" = lib; then if test -n "$dependency_libs" && { test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes || test "$link_static" = yes; }; then # Extract -R from dependency_libs temp_deplibs= for libdir in $dependency_libs; do case $libdir in -R*) func_stripname '-R' '' "$libdir" temp_xrpath=$func_stripname_result case " $xrpath " in *" $temp_xrpath "*) ;; *) func_append xrpath " $temp_xrpath";; esac;; *) func_append temp_deplibs " $libdir";; esac done dependency_libs="$temp_deplibs" fi func_append newlib_search_path " $absdir" # Link against this library test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" # ... and its dependency_libs tmp_libs= for deplib in $dependency_libs; do newdependency_libs="$deplib $newdependency_libs" case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result";; *) func_resolve_sysroot "$deplib" ;; esac if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $func_resolve_sysroot_result "*) func_append specialdeplibs " $func_resolve_sysroot_result" ;; esac fi func_append tmp_libs " $func_resolve_sysroot_result" done if test "$link_all_deplibs" != no; then # Add the search paths of all dependency libraries for deplib in $dependency_libs; do path= case $deplib in -L*) path="$deplib" ;; *.la) func_resolve_sysroot "$deplib" deplib=$func_resolve_sysroot_result func_dirname "$deplib" "" "." dir=$func_dirname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then func_warning "cannot determine absolute directory name of \`$dir'" absdir="$dir" fi ;; esac if $GREP "^installed=no" $deplib > /dev/null; then case $host in *-*-darwin*) depdepl= eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` if test -n "$deplibrary_names" ; then for tmp in $deplibrary_names ; do depdepl=$tmp done if test -f "$absdir/$objdir/$depdepl" ; then depdepl="$absdir/$objdir/$depdepl" darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` if test -z "$darwin_install_name"; then darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fi func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}" path= fi fi ;; *) path="-L$absdir/$objdir" ;; esac else eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" test "$absdir" != "$libdir" && \ func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi ;; esac case " $deplibs " in *" $path "*) ;; *) deplibs="$path $deplibs" ;; esac done fi # link_all_deplibs != no fi # linkmode = lib done # for deplib in $libs if test "$pass" = link; then if test "$linkmode" = "prog"; then compile_deplibs="$new_inherited_linker_flags $compile_deplibs" finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" else compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fi fi dependency_libs="$newdependency_libs" if test "$pass" = dlpreopen; then # Link the dlpreopened libraries before other libraries for deplib in $save_deplibs; do deplibs="$deplib $deplibs" done fi if test "$pass" != dlopen; then if test "$pass" != conv; then # Make sure lib_search_path contains only unique directories. lib_search_path= for dir in $newlib_search_path; do case "$lib_search_path " in *" $dir "*) ;; *) func_append lib_search_path " $dir" ;; esac done newlib_search_path= fi if test "$linkmode,$pass" != "prog,link"; then vars="deplibs" else vars="compile_deplibs finalize_deplibs" fi for var in $vars dependency_libs; do # Add libraries to $var in reverse order eval tmp_libs=\"\$$var\" new_libs= for deplib in $tmp_libs; do # FIXME: Pedantically, this is the right thing to do, so # that some nasty dependency loop isn't accidentally # broken: #new_libs="$deplib $new_libs" # Pragmatically, this seems to cause very few problems in # practice: case $deplib in -L*) new_libs="$deplib $new_libs" ;; -R*) ;; *) # And here is the reason: when a library appears more # than once as an explicit dependence of a library, or # is implicitly linked in more than once by the # compiler, it is considered special, and multiple # occurrences thereof are not removed. Compare this # with having the same library being listed as a # dependency of multiple other libraries: in this case, # we know (pedantically, we assume) the library does not # need to be listed more than once, so we keep only the # last copy. This is not always right, but it is rare # enough that we require users that really mean to play # such unportable linking tricks to link the library # using -Wl,-lname, so that libtool does not consider it # for duplicate removal. case " $specialdeplibs " in *" $deplib "*) new_libs="$deplib $new_libs" ;; *) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$deplib $new_libs" ;; esac ;; esac ;; esac done tmp_libs= for deplib in $new_libs; do case $deplib in -L*) case " $tmp_libs " in *" $deplib "*) ;; *) func_append tmp_libs " $deplib" ;; esac ;; *) func_append tmp_libs " $deplib" ;; esac done eval $var=\"$tmp_libs\" done # for var fi # Last step: remove runtime libs from dependency_libs # (they stay in deplibs) tmp_libs= for i in $dependency_libs ; do case " $predeps $postdeps $compiler_lib_search_path " in *" $i "*) i="" ;; esac if test -n "$i" ; then func_append tmp_libs " $i" fi done dependency_libs=$tmp_libs done # for pass if test "$linkmode" = prog; then dlfiles="$newdlfiles" fi if test "$linkmode" = prog || test "$linkmode" = lib; then dlprefiles="$newdlprefiles" fi case $linkmode in oldlib) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for archives" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for archives" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for archives" test -n "$xrpath" && \ func_warning "\`-R' is ignored for archives" test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for archives" test -n "$release" && \ func_warning "\`-release' is ignored for archives" test -n "$export_symbols$export_symbols_regex" && \ func_warning "\`-export-symbols' is ignored for archives" # Now set the variables for building old libraries. build_libtool_libs=no oldlibs="$output" func_append objs "$old_deplibs" ;; lib) # Make sure we only generate libraries of the form `libNAME.la'. case $outputname in lib*) func_stripname 'lib' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" ;; *) test "$module" = no && \ func_fatal_help "libtool library \`$output' must begin with \`lib'" if test "$need_lib_prefix" != no; then # Add the "lib" prefix for modules if required func_stripname '' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" else func_stripname '' '.la' "$outputname" libname=$func_stripname_result fi ;; esac if test -n "$objs"; then if test "$deplibs_check_method" != pass_all; then func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" else echo $ECHO "*** Warning: Linking the shared library $output against the non-libtool" $ECHO "*** objects $objs is not portable!" func_append libobjs " $objs" fi fi test "$dlself" != no && \ func_warning "\`-dlopen self' is ignored for libtool libraries" set dummy $rpath shift test "$#" -gt 1 && \ func_warning "ignoring multiple \`-rpath's for a libtool library" install_libdir="$1" oldlibs= if test -z "$rpath"; then if test "$build_libtool_libs" = yes; then # Building a libtool convenience library. # Some compilers have problems with a `.al' extension so # convenience libraries should have the same extension an # archive normally would. oldlibs="$output_objdir/$libname.$libext $oldlibs" build_libtool_libs=convenience build_old_libs=yes fi test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for convenience libraries" test -n "$release" && \ func_warning "\`-release' is ignored for convenience libraries" else # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 shift IFS="$save_ifs" test -n "$7" && \ func_fatal_help "too many parameters to \`-version-info'" # convert absolute version numbers to libtool ages # this retains compatibility with .la files and attempts # to make the code below a bit more comprehensible case $vinfo_number in yes) number_major="$1" number_minor="$2" number_revision="$3" # # There are really only two kinds -- those that # use the current revision as the major version # and those that subtract age and use age as # a minor version. But, then there is irix # which has an extra 1 added just for fun # case $version_type in # correct linux to gnu/linux during the next big refactor darwin|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_revision" ;; freebsd-aout|freebsd-elf|qnx|sunos) current="$number_major" revision="$number_minor" age="0" ;; irix|nonstopux) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_minor" lt_irix_increment=no ;; *) func_fatal_configuration "$modename: unknown library version type \`$version_type'" ;; esac ;; no) current="$1" revision="$2" age="$3" ;; esac # Check that each of the things are valid numbers. case $current in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "CURRENT \`$current' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $revision in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "REVISION \`$revision' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $age in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "AGE \`$age' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac if test "$age" -gt "$current"; then func_error "AGE \`$age' is greater than the current interface number \`$current'" func_fatal_error "\`$vinfo' is not valid version information" fi # Calculate the version variables. major= versuffix= verstring= case $version_type in none) ;; darwin) # Like Linux, but with the current version available in # verstring for coding it into the library header func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" # Darwin ld doesn't like 0 for these options... func_arith $current + 1 minor_current=$func_arith_result xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ;; freebsd-aout) major=".$current" versuffix=".$current.$revision"; ;; freebsd-elf) major=".$current" versuffix=".$current" ;; irix | nonstopux) if test "X$lt_irix_increment" = "Xno"; then func_arith $current - $age else func_arith $current - $age + 1 fi major=$func_arith_result case $version_type in nonstopux) verstring_prefix=nonstopux ;; *) verstring_prefix=sgi ;; esac verstring="$verstring_prefix$major.$revision" # Add in all the interfaces that we are compatible with. loop=$revision while test "$loop" -ne 0; do func_arith $revision - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring_prefix$major.$iface:$verstring" done # Before this point, $major must not contain `.'. major=.$major versuffix="$major.$revision" ;; linux) # correct to gnu/linux during the next big refactor func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" ;; osf) func_arith $current - $age major=.$func_arith_result versuffix=".$current.$age.$revision" verstring="$current.$age.$revision" # Add in all the interfaces that we are compatible with. loop=$age while test "$loop" -ne 0; do func_arith $current - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring:${iface}.0" done # Make executables depend on our current version. func_append verstring ":${current}.0" ;; qnx) major=".$current" versuffix=".$current" ;; sunos) major=".$current" versuffix=".$current.$revision" ;; windows) # Use '-' rather than '.', since we only want one # extension on DOS 8.3 filesystems. func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; *) func_fatal_configuration "unknown library version type \`$version_type'" ;; esac # Clear the version info if we defaulted, and they specified a release. if test -z "$vinfo" && test -n "$release"; then major= case $version_type in darwin) # we can't check for "0.0" in archive_cmds due to quoting # problems, so we reset it completely verstring= ;; *) verstring="0.0" ;; esac if test "$need_version" = no; then versuffix= else versuffix=".0.0" fi fi # Remove version info from name if versioning should be avoided if test "$avoid_version" = yes && test "$need_version" = no; then major= versuffix= verstring="" fi # Check to see if the archive will have undefined symbols. if test "$allow_undefined" = yes; then if test "$allow_undefined_flag" = unsupported; then func_warning "undefined symbols not allowed in $host shared libraries" build_libtool_libs=no build_old_libs=yes fi else # Don't allow undefined symbols. allow_undefined_flag="$no_undefined_flag" fi fi func_generate_dlsyms "$libname" "$libname" "yes" func_append libobjs " $symfileobj" test "X$libobjs" = "X " && libobjs= if test "$opt_mode" != relink; then # Remove our outputs, but don't remove object files since they # may have been created when compiling PIC objects. removelist= tempremovelist=`$ECHO "$output_objdir/*"` for p in $tempremovelist; do case $p in *.$objext | *.gcno) ;; $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) if test "X$precious_files_regex" != "X"; then if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 then continue fi fi func_append removelist " $p" ;; *) ;; esac done test -n "$removelist" && \ func_show_eval "${RM}r \$removelist" fi # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then func_append oldlibs " $output_objdir/$libname.$libext" # Transform .lo files to .o files. oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` fi # Eliminate all temporary directories. #for path in $notinst_path; do # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` #done if test -n "$xrpath"; then # If the user specified any rpath flags, then add them. temp_xrpath= for libdir in $xrpath; do func_replace_sysroot "$libdir" func_append temp_xrpath " -R$func_replace_sysroot_result" case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then dependency_libs="$temp_xrpath $dependency_libs" fi fi # Make sure dlfiles contains only unique files that won't be dlpreopened old_dlfiles="$dlfiles" dlfiles= for lib in $old_dlfiles; do case " $dlprefiles $dlfiles " in *" $lib "*) ;; *) func_append dlfiles " $lib" ;; esac done # Make sure dlprefiles contains only unique files old_dlprefiles="$dlprefiles" dlprefiles= for lib in $old_dlprefiles; do case "$dlprefiles " in *" $lib "*) ;; *) func_append dlprefiles " $lib" ;; esac done if test "$build_libtool_libs" = yes; then if test -n "$rpath"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) # these systems don't actually have a c library (as such)! ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C library is in the System framework func_append deplibs " System.ltframework" ;; *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work ;; *) # Add libc to deplibs on all other systems if necessary. if test "$build_libtool_need_lc" = "yes"; then func_append deplibs " -lc" fi ;; esac fi # Transform deplibs into only deplibs that can be linked in shared. name_save=$name libname_save=$libname release_save=$release versuffix_save=$versuffix major_save=$major # I'm not sure if I'm treating the release correctly. I think # release should show up in the -l (ie -lgmp5) so we don't want to # add it in twice. Is that correct? release="" versuffix="" major="" newdeplibs= droppeddeps=no case $deplibs_check_method in pass_all) # Don't check for shared/static. Everything works. # This might be a little naive. We might want to check # whether the library exists or not. But this is on # osf3 & osf4 and I'm not really sure... Just # implementing what was already the behavior. newdeplibs=$deplibs ;; test_compile) # This code stresses the "libraries are programs" paradigm to its # limits. Maybe even breaks it. We compile a program, linking it # against the deplibs as a proxy for the library. Then we can check # whether they linked in statically or dynamically with ldd. $opt_dry_run || $RM conftest.c cat > conftest.c </dev/null` $nocaseglob else potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` fi for potent_lib in $potential_libs; do # Follow soft links. if ls -lLd "$potent_lib" 2>/dev/null | $GREP " -> " >/dev/null; then continue fi # The statement above tries to avoid entering an # endless loop below, in case of cyclic links. # We might still enter an endless loop, since a link # loop can be closed while we follow links, # but so what? potlib="$potent_lib" while test -h "$potlib" 2>/dev/null; do potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` case $potliblink in [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; esac done if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | $SED -e 10q | $EGREP "$file_magic_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for file magic test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a file magic. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` for a_deplib in $deplibs; do case $a_deplib in -l*) func_stripname -l '' "$a_deplib" name=$func_stripname_result if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $a_deplib "*) func_append newdeplibs " $a_deplib" a_deplib="" ;; esac fi if test -n "$a_deplib" ; then libname=`eval "\\$ECHO \"$libname_spec\""` for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do potential_libs=`ls $i/$libname[.-]* 2>/dev/null` for potent_lib in $potential_libs; do potlib="$potent_lib" # see symlink-check above in file_magic test if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ $EGREP "$match_pattern_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a regex pattern. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; none | unknown | *) newdeplibs="" tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then for i in $predeps $postdeps ; do # can't use Xsed below, because $i might contain '/' tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` done fi case $tmp_deplibs in *[!\ \ ]*) echo if test "X$deplibs_check_method" = "Xnone"; then echo "*** Warning: inter-library dependencies are not supported in this platform." else echo "*** Warning: inter-library dependencies are not known to be supported." fi echo "*** All declared inter-library dependencies are being dropped." droppeddeps=yes ;; esac ;; esac versuffix=$versuffix_save major=$major_save release=$release_save libname=$libname_save name=$name_save case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library with the System framework newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac if test "$droppeddeps" = yes; then if test "$module" = yes; then echo echo "*** Warning: libtool could not satisfy all declared inter-library" $ECHO "*** dependencies of module $libname. Therefore, libtool will create" echo "*** a static module, that should work as long as the dlopening" echo "*** application is linked with the -dlopen flag." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi else echo "*** The inter-library dependencies that have been dropped here will be" echo "*** automatically added whenever a program is linked with this library" echo "*** or is declared to -dlopen it." if test "$allow_undefined" = no; then echo echo "*** Since this library must not contain undefined symbols," echo "*** because either the platform does not support them or" echo "*** it was explicitly requested with -no-undefined," echo "*** libtool will only create a static version of it." if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi fi fi # Done checking deplibs! deplibs=$newdeplibs fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" case $host in *-*-darwin*) newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done deplibs="$new_libs" # All the library-specific variables (install_libdir is set above). library_names= old_library= dlname= # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then # Remove ${wl} instances when linking with ld. # FIXME: should test the right _cmds variable. case $archive_cmds in *\$LD\ *) wl= ;; esac if test "$hardcode_into_libs" = yes; then # Hardcode the library paths hardcode_libdirs= dep_rpath= rpath="$finalize_rpath" test "$opt_mode" != relink && rpath="$compile_rpath$rpath" for libdir in $rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then func_replace_sysroot "$libdir" libdir=$func_replace_sysroot_result if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append dep_rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" fi test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" fi shlibpath="$finalize_shlibpath" test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" if test -n "$shlibpath"; then eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" fi # Get the real and link names of the library. eval shared_ext=\"$shrext_cmds\" eval library_names=\"$library_names_spec\" set dummy $library_names shift realname="$1" shift if test -n "$soname_spec"; then eval soname=\"$soname_spec\" else soname="$realname" fi if test -z "$dlname"; then dlname=$soname fi lib="$output_objdir/$realname" linknames= for link do func_append linknames " $link" done # Use standard objects if they are pic test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` test "X$libobjs" = "X " && libobjs= delfiles= if test -n "$export_symbols" && test -n "$include_expsyms"; then $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" export_symbols="$output_objdir/$libname.uexp" func_append delfiles " $export_symbols" fi orig_export_symbols= case $host_os in cygwin* | mingw* | cegcc*) if test -n "$export_symbols" && test -z "$export_symbols_regex"; then # exporting using user supplied symfile if test "x`$SED 1q $export_symbols`" != xEXPORTS; then # and it's NOT already a .def file. Must figure out # which of the given symbols are data symbols and tag # them as such. So, trigger use of export_symbols_cmds. # export_symbols gets reassigned inside the "prepare # the list of exported symbols" if statement, so the # include_expsyms logic still works. orig_export_symbols="$export_symbols" export_symbols= always_export_symbols=yes fi fi ;; esac # Prepare the list of exported symbols if test -z "$export_symbols"; then if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols cmds=$export_symbols_cmds save_ifs="$IFS"; IFS='~' for cmd1 in $cmds; do IFS="$save_ifs" # Take the normal branch if the nm_file_list_spec branch # doesn't work or if tool conversion is not needed. case $nm_file_list_spec~$to_tool_file_cmd in *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) try_normal_branch=yes eval cmd=\"$cmd1\" func_len " $cmd" len=$func_len_result ;; *) try_normal_branch=no ;; esac if test "$try_normal_branch" = yes \ && { test "$len" -lt "$max_cmd_len" \ || test "$max_cmd_len" -le -1; } then func_show_eval "$cmd" 'exit $?' skipped_export=false elif test -n "$nm_file_list_spec"; then func_basename "$output" output_la=$func_basename_result save_libobjs=$libobjs save_output=$output output=${output_objdir}/${output_la}.nm func_to_tool_file "$output" libobjs=$nm_file_list_spec$func_to_tool_file_result func_append delfiles " $output" func_verbose "creating $NM input file list: $output" for obj in $save_libobjs; do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > "$output" eval cmd=\"$cmd1\" func_show_eval "$cmd" 'exit $?' output=$save_output libobjs=$save_libobjs skipped_export=false else # The command line is too long to execute in one step. func_verbose "using reloadable object file for export list..." skipped_export=: # Break out early, otherwise skipped_export may be # set to false by a later but shorter cmd. break fi done IFS="$save_ifs" if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi fi if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi tmp_deplibs= for test_deplib in $deplibs; do case " $convenience " in *" $test_deplib "*) ;; *) func_append tmp_deplibs " $test_deplib" ;; esac done deplibs="$tmp_deplibs" if test -n "$convenience"; then if test -n "$whole_archive_flag_spec" && test "$compiler_needs_object" = yes && test -z "$libobjs"; then # extract the archives, so we have objects to list. # TODO: could optimize this to just extract one archive. whole_archive_flag_spec= fi if test -n "$whole_archive_flag_spec"; then save_libobjs=$libobjs eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= else gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $convenience func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi fi if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then eval flag=\"$thread_safe_flag_spec\" func_append linker_flags " $flag" fi # Make a backup of the uninstalled library when relinking if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? fi # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then eval test_cmds=\"$module_expsym_cmds\" cmds=$module_expsym_cmds else eval test_cmds=\"$module_cmds\" cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval test_cmds=\"$archive_expsym_cmds\" cmds=$archive_expsym_cmds else eval test_cmds=\"$archive_cmds\" cmds=$archive_cmds fi fi if test "X$skipped_export" != "X:" && func_len " $test_cmds" && len=$func_len_result && test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then : else # The command line is too long to link in one step, link piecewise # or, if using GNU ld and skipped_export is not :, use a linker # script. # Save the value of $output and $libobjs because we want to # use them later. If we have whole_archive_flag_spec, we # want to use save_libobjs as it was before # whole_archive_flag_spec was expanded, because we can't # assume the linker understands whole_archive_flag_spec. # This may have to be revisited, in case too many # convenience libraries get linked in and end up exceeding # the spec. if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then save_libobjs=$libobjs fi save_output=$output func_basename "$output" output_la=$func_basename_result # Clear the reloadable object creation command queue and # initialize k to one. test_cmds= concat_cmds= objlist= last_robj= k=1 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then output=${output_objdir}/${output_la}.lnkscript func_verbose "creating GNU ld script: $output" echo 'INPUT (' > $output for obj in $save_libobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done echo ')' >> $output func_append delfiles " $output" func_to_tool_file "$output" output=$func_to_tool_file_result elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then output=${output_objdir}/${output_la}.lnk func_verbose "creating linker input file list: $output" : > $output set x $save_libobjs shift firstobj= if test "$compiler_needs_object" = yes; then firstobj="$1 " shift fi for obj do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done func_append delfiles " $output" func_to_tool_file "$output" output=$firstobj\"$file_list_spec$func_to_tool_file_result\" else if test -n "$save_libobjs"; then func_verbose "creating reloadable object files..." output=$output_objdir/$output_la-${k}.$objext eval test_cmds=\"$reload_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 # Loop over the list of objects to be linked. for obj in $save_libobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result if test "X$objlist" = X || test "$len" -lt "$max_cmd_len"; then func_append objlist " $obj" else # The command $test_cmds is almost too long, add a # command to the queue. if test "$k" -eq 1 ; then # The first file doesn't have a previous command to add. reload_objs=$objlist eval concat_cmds=\"$reload_cmds\" else # All subsequent reloadable object files will link in # the last one created. reload_objs="$objlist $last_robj" eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" fi last_robj=$output_objdir/$output_la-${k}.$objext func_arith $k + 1 k=$func_arith_result output=$output_objdir/$output_la-${k}.$objext objlist=" $obj" func_len " $last_robj" func_arith $len0 + $func_len_result len=$func_arith_result fi done # Handle the remaining objects by creating one last # reloadable object file. All subsequent reloadable object # files will link in the last one created. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ reload_objs="$objlist $last_robj" eval concat_cmds=\"\${concat_cmds}$reload_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" fi func_append delfiles " $output" else output= fi if ${skipped_export-false}; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols libobjs=$output # Append the command to create the export file. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" fi fi test -n "$save_libobjs" && func_verbose "creating a temporary reloadable object file: $output" # Loop through the commands generated above and execute them. save_ifs="$IFS"; IFS='~' for cmd in $concat_cmds; do IFS="$save_ifs" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" if test -n "$export_symbols_regex" && ${skipped_export-false}; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi if ${skipped_export-false}; then if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi fi libobjs=$output # Restore the value of output. output=$save_output if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= fi # Expand the library linking commands again to reset the # value of $libobjs for piecewise linking. # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then cmds=$module_expsym_cmds else cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then cmds=$archive_expsym_cmds else cmds=$archive_cmds fi fi fi if test -n "$delfiles"; then # Append the command to remove temporary files to $cmds. eval cmds=\"\$cmds~\$RM $delfiles\" fi # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" eval cmd=\"$cmd\" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" # Restore the uninstalled library and exit if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? if test -n "$convenience"; then if test -z "$whole_archive_flag_spec"; then func_show_eval '${RM}r "$gentop"' fi fi exit $EXIT_SUCCESS fi # Create links to the real library. for linkname in $linknames; do if test "$realname" != "$linkname"; then func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' fi done # If -module or -export-dynamic was specified, set the dlname. if test "$module" = yes || test "$export_dynamic" = yes; then # On all known operating systems, these are identical. dlname="$soname" fi fi ;; obj) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for objects" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for objects" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for objects" test -n "$xrpath" && \ func_warning "\`-R' is ignored for objects" test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for objects" test -n "$release" && \ func_warning "\`-release' is ignored for objects" case $output in *.lo) test -n "$objs$old_deplibs" && \ func_fatal_error "cannot build library object \`$output' from non-libtool objects" libobj=$output func_lo2o "$libobj" obj=$func_lo2o_result ;; *) libobj= obj="$output" ;; esac # Delete the old objects. $opt_dry_run || $RM $obj $libobj # Objects from convenience libraries. This assumes # single-version convenience libraries. Whenever we create # different ones for PIC/non-PIC, this we'll have to duplicate # the extraction. reload_conv_objs= gentop= # reload_cmds runs $LD directly, so let us get rid of # -Wl from whole_archive_flag_spec and hope we can get by with # turning comma into space.. wl= if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` else gentop="$output_objdir/${obj}x" func_append generated " $gentop" func_extract_archives $gentop $convenience reload_conv_objs="$reload_objs $func_extract_archives_result" fi fi # If we're not building shared, we need to use non_pic_objs test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" # Create the old-style object. reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test output="$obj" func_execute_cmds "$reload_cmds" 'exit $?' # Exit if we aren't doing a library object file. if test -z "$libobj"; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS fi if test "$build_libtool_libs" != yes; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi # Create an invalid libtool object if no PIC, so that we don't # accidentally link it into a program. # $show "echo timestamp > $libobj" # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? exit $EXIT_SUCCESS fi if test -n "$pic_flag" || test "$pic_mode" != default; then # Only do commands if we really have different PIC objects. reload_objs="$libobjs $reload_conv_objs" output="$libobj" func_execute_cmds "$reload_cmds" 'exit $?' fi if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS ;; prog) case $host in *cygwin*) func_stripname '' '.exe' "$output" output=$func_stripname_result.exe;; esac test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for programs" test -n "$release" && \ func_warning "\`-release' is ignored for programs" test "$preload" = yes \ && test "$dlopen_support" = unknown \ && test "$dlopen_self" = unknown \ && test "$dlopen_self_static" = unknown && \ func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac case $host in *-*-darwin*) # Don't allow lazy linking, it breaks C++ global constructors # But is supposedly fixed on 10.4 or later (yay!). if test "$tagname" = CXX ; then case ${MACOSX_DEPLOYMENT_TARGET-10.0} in 10.[0123]) func_append compile_command " ${wl}-bind_at_load" func_append finalize_command " ${wl}-bind_at_load" ;; esac fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $compile_deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $compile_deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done compile_deplibs="$new_libs" func_append compile_command " $compile_deplibs" func_append finalize_command " $finalize_deplibs" if test -n "$rpath$xrpath"; then # If the user specified any rpath flags, then add them. for libdir in $rpath $xrpath; do # This is the magic to use -rpath. case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done fi # Now hardcode the library paths rpath= hardcode_libdirs= for libdir in $compile_rpath $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` case :$dllsearchpath: in *":$libdir:"*) ;; ::) dllsearchpath=$libdir;; *) func_append dllsearchpath ":$libdir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi compile_rpath="$rpath" rpath= hardcode_libdirs= for libdir in $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$finalize_perm_rpath " in *" $libdir "*) ;; *) func_append finalize_perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi finalize_rpath="$rpath" if test -n "$libobjs" && test "$build_old_libs" = yes; then # Transform all the library objects into standard objects. compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` fi func_generate_dlsyms "$outputname" "@PROGRAM@" "no" # template prelinking step if test -n "$prelink_cmds"; then func_execute_cmds "$prelink_cmds" 'exit $?' fi wrappers_required=yes case $host in *cegcc* | *mingw32ce*) # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. wrappers_required=no ;; *cygwin* | *mingw* ) if test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; *) if test "$need_relink" = no || test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; esac if test "$wrappers_required" = no; then # Replace the output file specification. compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` link_command="$compile_command$compile_rpath" # We have no uninstalled library dependencies, so finalize right now. exit_status=0 func_show_eval "$link_command" 'exit_status=$?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Delete the generated files. if test -f "$output_objdir/${outputname}S.${objext}"; then func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' fi exit $exit_status fi if test -n "$compile_shlibpath$finalize_shlibpath"; then compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" fi if test -n "$finalize_shlibpath"; then finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" fi compile_var= finalize_var= if test -n "$runpath_var"; then if test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done compile_var="$runpath_var=\"$rpath\$$runpath_var\" " fi if test -n "$finalize_perm_rpath"; then # We should set the runpath_var. rpath= for dir in $finalize_perm_rpath; do func_append rpath "$dir:" done finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " fi fi if test "$no_install" = yes; then # We don't need to create a wrapper script. link_command="$compile_var$compile_command$compile_rpath" # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` # Delete the old output file. $opt_dry_run || $RM $output # Link the executable and exit func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi exit $EXIT_SUCCESS fi if test "$hardcode_action" = relink; then # Fast installation is not supported link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" func_warning "this platform does not like uninstalled shared libraries" func_warning "\`$output' will be relinked during installation" else if test "$fast_install" != no; then link_command="$finalize_var$compile_command$finalize_rpath" if test "$fast_install" = yes; then relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` else # fast_install is set to needless relink_command= fi else link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" fi fi # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` # Delete the old output files. $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output_objdir/$outputname" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Now create the wrapper script. func_verbose "creating $output" # Quote the relink command for shipping. if test -n "$relink_command"; then # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done relink_command="(cd `pwd`; $relink_command)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fi # Only actually do things if not in dry run mode. $opt_dry_run || { # win32 will think the script is a binary if it has # a .exe suffix, so we strip it off here. case $output in *.exe) func_stripname '' '.exe' "$output" output=$func_stripname_result ;; esac # test for cygwin because mv fails w/o .exe extensions case $host in *cygwin*) exeext=.exe func_stripname '' '.exe' "$outputname" outputname=$func_stripname_result ;; *) exeext= ;; esac case $host in *cygwin* | *mingw* ) func_dirname_and_basename "$output" "" "." output_name=$func_basename_result output_path=$func_dirname_result cwrappersource="$output_path/$objdir/lt-$output_name.c" cwrapper="$output_path/$output_name.exe" $RM $cwrappersource $cwrapper trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 func_emit_cwrapperexe_src > $cwrappersource # The wrapper executable is built using the $host compiler, # because it contains $host paths and files. If cross- # compiling, it, like the target executable, must be # executed on the $host or under an emulation environment. $opt_dry_run || { $LTCC $LTCFLAGS -o $cwrapper $cwrappersource $STRIP $cwrapper } # Now, create the wrapper script for func_source use: func_ltwrapper_scriptname $cwrapper $RM $func_ltwrapper_scriptname_result trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 $opt_dry_run || { # note: this script will not be executed, so do not chmod. if test "x$build" = "x$host" ; then $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result else func_emit_wrapper no > $func_ltwrapper_scriptname_result fi } ;; * ) $RM $output trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 func_emit_wrapper no > $output chmod +x $output ;; esac } exit $EXIT_SUCCESS ;; esac # See if we need to build an old-fashioned archive. for oldlib in $oldlibs; do if test "$build_libtool_libs" = convenience; then oldobjs="$libobjs_save $symfileobj" addlibs="$convenience" build_libtool_libs=no else if test "$build_libtool_libs" = module; then oldobjs="$libobjs_save" build_libtool_libs=no else oldobjs="$old_deplibs $non_pic_objects" if test "$preload" = yes && test -f "$symfileobj"; then func_append oldobjs " $symfileobj" fi fi addlibs="$old_convenience" fi if test -n "$addlibs"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $addlibs func_append oldobjs " $func_extract_archives_result" fi # Do each command in the archive commands. if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then cmds=$old_archive_from_new_cmds else # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append oldobjs " $func_extract_archives_result" fi # POSIX demands no paths to be encoded in archives. We have # to avoid creating archives with duplicate basenames if we # might have to extract them afterwards, e.g., when creating a # static archive out of a convenience library, or when linking # the entirety of a libtool archive into another (currently # not supported by libtool). if (for obj in $oldobjs do func_basename "$obj" $ECHO "$func_basename_result" done | sort | sort -uc >/dev/null 2>&1); then : else echo "copying selected object files to avoid basename conflicts..." gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_mkdir_p "$gentop" save_oldobjs=$oldobjs oldobjs= counter=1 for obj in $save_oldobjs do func_basename "$obj" objbase="$func_basename_result" case " $oldobjs " in " ") oldobjs=$obj ;; *[\ /]"$objbase "*) while :; do # Make sure we don't pick an alternate name that also # overlaps. newobj=lt$counter-$objbase func_arith $counter + 1 counter=$func_arith_result case " $oldobjs " in *[\ /]"$newobj "*) ;; *) if test ! -f "$gentop/$newobj"; then break; fi ;; esac done func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" func_append oldobjs " $gentop/$newobj" ;; *) func_append oldobjs " $obj" ;; esac done fi func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result eval cmds=\"$old_archive_cmds\" func_len " $cmds" len=$func_len_result if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then cmds=$old_archive_cmds elif test -n "$archiver_list_spec"; then func_verbose "using command file archive linking..." for obj in $oldobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > $output_objdir/$libname.libcmd func_to_tool_file "$output_objdir/$libname.libcmd" oldobjs=" $archiver_list_spec$func_to_tool_file_result" cmds=$old_archive_cmds else # the command line is too long to link in one step, link in parts func_verbose "using piecewise archive linking..." save_RANLIB=$RANLIB RANLIB=: objlist= concat_cmds= save_oldobjs=$oldobjs oldobjs= # Is there a better way of finding the last object in the list? for obj in $save_oldobjs do last_oldobj=$obj done eval test_cmds=\"$old_archive_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 for obj in $save_oldobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result func_append objlist " $obj" if test "$len" -lt "$max_cmd_len"; then : else # the above command should be used before it gets too long oldobjs=$objlist if test "$obj" = "$last_oldobj" ; then RANLIB=$save_RANLIB fi test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" objlist= len=$len0 fi done RANLIB=$save_RANLIB oldobjs=$objlist if test "X$oldobjs" = "X" ; then eval cmds=\"\$concat_cmds\" else eval cmds=\"\$concat_cmds~\$old_archive_cmds\" fi fi fi func_execute_cmds "$cmds" 'exit $?' done test -n "$generated" && \ func_show_eval "${RM}r$generated" # Now create the libtool archive. case $output in *.la) old_library= test "$build_old_libs" = yes && old_library="$libname.$libext" func_verbose "creating $output" # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done # Quote the link command for shipping. relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` if test "$hardcode_automatic" = yes ; then relink_command= fi # Only create the output if not a dry run. $opt_dry_run || { for installed in no yes; do if test "$installed" = yes; then if test -z "$install_libdir"; then break fi output="$output_objdir/$outputname"i # Replace all uninstalled libtool libraries with the installed ones newdependency_libs= for deplib in $dependency_libs; do case $deplib in *.la) func_basename "$deplib" name="$func_basename_result" func_resolve_sysroot "$deplib" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" ;; -L*) func_stripname -L '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -L$func_replace_sysroot_result" ;; -R*) func_stripname -R '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -R$func_replace_sysroot_result" ;; *) func_append newdependency_libs " $deplib" ;; esac done dependency_libs="$newdependency_libs" newdlfiles= for lib in $dlfiles; do case $lib in *.la) func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" ;; *) func_append newdlfiles " $lib" ;; esac done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in *.la) # Only pass preopened files to the pseudo-archive (for # eventual linking with the app. that links it) if we # didn't already link the preopened objects directly into # the library: func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" ;; esac done dlprefiles="$newdlprefiles" else newdlfiles= for lib in $dlfiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlfiles " $abs" done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlprefiles " $abs" done dlprefiles="$newdlprefiles" fi $RM $output # place dlname in correct position for cygwin # In fact, it would be nice if we could use this code for all target # systems that can't hard-code library paths into their executables # and that have no shared library path variable independent of PATH, # but it turns out we can't easily determine that from inspecting # libtool variables, so we have to hard-code the OSs to which it # applies here; at the moment, that means platforms that use the PE # object format with DLL files. See the long comment at the top of # tests/bindir.at for full details. tdlname=$dlname case $host,$output,$installed,$module,$dlname in *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) # If a -bindir argument was supplied, place the dll there. if test "x$bindir" != x ; then func_relative_path "$install_libdir" "$bindir" tdlname=$func_relative_path_result$dlname else # Otherwise fall back on heuristic. tdlname=../bin/$dlname fi ;; esac $ECHO > $output "\ # $outputname - a libtool library file # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='$tdlname' # Names of this library. library_names='$library_names' # The name of the static archive. old_library='$old_library' # Linker flags that can not go in dependency_libs. inherited_linker_flags='$new_inherited_linker_flags' # Libraries that this one depends upon. dependency_libs='$dependency_libs' # Names of additional weak libraries provided by this library weak_library_names='$weak_libs' # Version information for $libname. current=$current age=$age revision=$revision # Is this an already installed library? installed=$installed # Should we warn about portability when linking against -modules? shouldnotlink=$module # Files to dlopen/dlpreopen dlopen='$dlfiles' dlpreopen='$dlprefiles' # Directory that this library needs to be installed in: libdir='$install_libdir'" if test "$installed" = no && test "$need_relink" = yes; then $ECHO >> $output "\ relink_command=\"$relink_command\"" fi done } # Do a symbolic link so that the libtool archive can be found in # LD_LIBRARY_PATH before the program is installed. func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' ;; esac exit $EXIT_SUCCESS } { test "$opt_mode" = link || test "$opt_mode" = relink; } && func_mode_link ${1+"$@"} # func_mode_uninstall arg... func_mode_uninstall () { $opt_debug RM="$nonopt" files= rmforce= exit_status=0 # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" for arg do case $arg in -f) func_append RM " $arg"; rmforce=yes ;; -*) func_append RM " $arg" ;; *) func_append files " $arg" ;; esac done test -z "$RM" && \ func_fatal_help "you must specify an RM program" rmdirs= for file in $files; do func_dirname "$file" "" "." dir="$func_dirname_result" if test "X$dir" = X.; then odir="$objdir" else odir="$dir/$objdir" fi func_basename "$file" name="$func_basename_result" test "$opt_mode" = uninstall && odir="$dir" # Remember odir for removal later, being careful to avoid duplicates if test "$opt_mode" = clean; then case " $rmdirs " in *" $odir "*) ;; *) func_append rmdirs " $odir" ;; esac fi # Don't error if the file doesn't exist and rm -f was used. if { test -L "$file"; } >/dev/null 2>&1 || { test -h "$file"; } >/dev/null 2>&1 || test -f "$file"; then : elif test -d "$file"; then exit_status=1 continue elif test "$rmforce" = yes; then continue fi rmfiles="$file" case $name in *.la) # Possibly a libtool archive, so verify it. if func_lalib_p "$file"; then func_source $dir/$name # Delete the libtool libraries and symlinks. for n in $library_names; do func_append rmfiles " $odir/$n" done test -n "$old_library" && func_append rmfiles " $odir/$old_library" case "$opt_mode" in clean) case " $library_names " in *" $dlname "*) ;; *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; esac test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" ;; uninstall) if test -n "$library_names"; then # Do each command in the postuninstall commands. func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi if test -n "$old_library"; then # Do each command in the old_postuninstall commands. func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi # FIXME: should reinstall the best remaining shared library. ;; esac fi ;; *.lo) # Possibly a libtool object, so verify it. if func_lalib_p "$file"; then # Read the .lo file func_source $dir/$name # Add PIC object to the list of files to remove. if test -n "$pic_object" && test "$pic_object" != none; then func_append rmfiles " $dir/$pic_object" fi # Add non-PIC object to the list of files to remove. if test -n "$non_pic_object" && test "$non_pic_object" != none; then func_append rmfiles " $dir/$non_pic_object" fi fi ;; *) if test "$opt_mode" = clean ; then noexename=$name case $file in *.exe) func_stripname '' '.exe' "$file" file=$func_stripname_result func_stripname '' '.exe' "$name" noexename=$func_stripname_result # $file with .exe has already been added to rmfiles, # add $file without .exe func_append rmfiles " $file" ;; esac # Do a test to see if this is a libtool program. if func_ltwrapper_p "$file"; then if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" relink_command= func_source $func_ltwrapper_scriptname_result func_append rmfiles " $func_ltwrapper_scriptname_result" else relink_command= func_source $dir/$noexename fi # note $name still contains .exe if it was in $file originally # as does the version of $file that was added into $rmfiles func_append rmfiles " $odir/$name $odir/${name}S.${objext}" if test "$fast_install" = yes && test -n "$relink_command"; then func_append rmfiles " $odir/lt-$name" fi if test "X$noexename" != "X$name" ; then func_append rmfiles " $odir/lt-${noexename}.c" fi fi fi ;; esac func_show_eval "$RM $rmfiles" 'exit_status=1' done # Try to remove the ${objdir}s in the directories where we deleted files for dir in $rmdirs; do if test -d "$dir"; then func_show_eval "rmdir $dir >/dev/null 2>&1" fi done exit $exit_status } { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && func_mode_uninstall ${1+"$@"} test -z "$opt_mode" && { help="$generic_help" func_fatal_help "you must specify a MODE" } test -z "$exec_cmd" && \ func_fatal_help "invalid operation mode \`$opt_mode'" if test -n "$exec_cmd"; then eval exec "$exec_cmd" exit $EXIT_FAILURE fi exit $exit_status # The TAGs below are defined such that we never get into a situation # in which we disable both kinds of libraries. Given conflicting # choices, we go for a static library, that is the most portable, # since we can't tell whether shared libraries were disabled because # the user asked for that or because the platform doesn't support # them. This is particularly important on AIX, because we don't # support having both static and shared libraries enabled at the same # time on that platform, so we default to a shared-only configuration. # If a disable-shared tag is given, we'll fallback to a static-only # configuration. But we'll never go from static-only to shared-only. # ### BEGIN LIBTOOL TAG CONFIG: disable-shared build_libtool_libs=no build_old_libs=yes # ### END LIBTOOL TAG CONFIG: disable-shared # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static # Local Variables: # mode:shell-script # sh-indentation:2 # End: # vi:sw=2 mecab-0.996/configure0000755002562000116100000236366512107366340011465 00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software # Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV export CONFIG_SHELL case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" SHELL=${CONFIG_SHELL-/bin/sh} test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= PACKAGE_URL= ac_unique_file="src/mecab.cpp" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_header_list= ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS DIC_VERSION MECAB_DEFAULT_RC CHARSET MECAB_LIBEXEC_DIR MECAB_USE_UTF8_ONLY MECAB_LIBS LTLIBICONV LIBICONV CXXCPP OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL MANIFEST_TOOL RANLIB ac_ct_AR AR LN_S NM ac_ct_DUMPBIN DUMPBIN LD FGREP SED LIBTOOL OBJDUMP DLLTOOL AS host_os host_vendor host_cpu host build_os build_vendor build_cpu build EGREP GREP CPP am__fastdepCXX_FALSE am__fastdepCXX_TRUE CXXDEPMODE ac_ct_CXX CXXFLAGS CXX am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC LTVERSION am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_dependency_tracking enable_shared enable_static with_pic enable_fast_install with_gnu_ld with_sysroot enable_libtool_lock enable_rpath with_libiconv_prefix enable_utf8_only with_charset ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CXX CXXFLAGS CCC CPP CXXCPP' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used" >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) --disable-rpath do not hardcode runtime library paths --enable-utf8-only use utf8 only default no Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot=DIR Search for dependent libraries within DIR (or the compiler's sysroot if not specified). --with-gnu-ld assume the C compiler uses GNU ld default=no --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib --without-libiconv-prefix don't search for libiconv in includedir and libdir --with-charset=charset set default charset (euc/sjis/utf8)) Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CXX C++ compiler command CXXFLAGS C++ compiler flags CPP C preprocessor CXXCPP C++ preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to the package provider. _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF configure generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_cxx_try_compile LINENO # ---------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func # ac_fn_cxx_try_cpp LINENO # ------------------------ # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_cpp # ac_fn_cxx_try_link LINENO # ------------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_link # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_mongrel # ac_fn_c_check_type LINENO TYPE VAR INCLUDES # ------------------------------------------- # Tests whether TYPE exists after having included INCLUDES, setting cache # variable VAR accordingly. ac_fn_c_check_type () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof ($2)) return 0; ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof (($2))) return 0; ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else eval "$3=yes" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_type # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES # -------------------------------------------- # Tries to find the compile-time value of EXPR in a program that includes # INCLUDES, setting VAR accordingly. Returns whether the value could be # computed ac_fn_c_compute_int () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { static int test_array [1 - 2 * !(($2) >= 0)]; test_array [0] = 0 ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_lo=0 ac_mid=0 while :; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { static int test_array [1 - 2 * !(($2) <= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_hi=$ac_mid; break else as_fn_arith $ac_mid + 1 && ac_lo=$as_val if test $ac_lo -le $ac_mid; then ac_lo= ac_hi= break fi as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { static int test_array [1 - 2 * !(($2) < 0)]; test_array [0] = 0 ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_hi=-1 ac_mid=-1 while :; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { static int test_array [1 - 2 * !(($2) >= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_lo=$ac_mid; break else as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val if test $ac_mid -le $ac_hi; then ac_lo= ac_hi= break fi as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else ac_lo= ac_hi= fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { static int test_array [1 - 2 * !(($2) <= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_hi=$ac_mid else as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in #(( ?*) eval "$3=\$ac_lo"; ac_retval=0 ;; '') ac_retval=1 ;; esac else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 static long int longval () { return $2; } static unsigned long int ulongval () { return $2; } #include #include int main () { FILE *f = fopen ("conftest.val", "w"); if (! f) return 1; if (($2) < 0) { long int i = longval (); if (i != ($2)) return 1; fprintf (f, "%ld", i); } else { unsigned long int i = ulongval (); if (i != ($2)) return 1; fprintf (f, "%lu", i); } /* Do not output a trailing newline, as this causes \r\n confusion on some platforms. */ return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : echo >>conftest.val; read $3 config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi as_fn_append ac_header_list " stdlib.h" as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " sys/param.h" # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu am__api_version='1.11' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error $? "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi test "$2" = conftest.file ) then # Ok. : else as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } mkdir_p="$MKDIR_P" case $mkdir_p in [\\/$]* | ?:[\\/]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE=mecab VERSION=0.996 cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' # DIC_VERSION XXYY DIC_VERSION="102" # Before making a release, the LTVERSION string should be modified. # The string is of the form C:R:A. # - If interfaces have been changed or added, but binary compatibility has # been preserved, change to C+1:0:A+1 # - If binary compatibility has been broken (eg removed or changed interfaces) # change to C+1:0:0 # - If the interface is the same as the previous version, change to C:R+1:A LTVERSION="2:0:0" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 $as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 $as_echo "$_am_result" >&6; } rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -z "$CXX"; then if test -n "$CCC"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 $as_echo "$CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 $as_echo "$ac_ct_CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CXX" && break done if test "x$ac_ct_CXX" = x; then CXX="g++" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX fi fi fi fi # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } if ${ac_cv_cxx_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 $as_echo_n "checking whether $CXX accepts -g... " >&6; } if ${ac_cv_prog_cxx_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes else CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 $as_echo "$ac_cv_prog_cxx_g" >&6; } if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CXX" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CXX_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CXX_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CXX_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CXX_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then am__fastdepCXX_TRUE= am__fastdepCXX_FALSE='#' else am__fastdepCXX_TRUE='#' am__fastdepCXX_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" if test $ac_cv_c_compiler_gnu = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 $as_echo_n "checking whether $CC needs -traditional... " >&6; } if ${ac_cv_prog_gcc_traditional+:} false; then : $as_echo_n "(cached) " >&6 else ac_pattern="Autoconf.*'x'" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Autoconf TIOCGETP _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "$ac_pattern" >/dev/null 2>&1; then : ac_cv_prog_gcc_traditional=yes else ac_cv_prog_gcc_traditional=no fi rm -f conftest* if test $ac_cv_prog_gcc_traditional = no; then cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include Autoconf TCGETA _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "$ac_pattern" >/dev/null 2>&1; then : ac_cv_prog_gcc_traditional=yes fi rm -f conftest* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5 $as_echo "$ac_cv_prog_gcc_traditional" >&6; } if test $ac_cv_prog_gcc_traditional = yes; then CC="$CC -traditional" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi # Make sure we can run config.sub. $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } if ${ac_cv_build+:} false; then : $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias test "x$ac_build_alias" = x && ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 $as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; esac build=$ac_cv_build ac_save_IFS=$IFS; IFS='-' set x $ac_cv_build shift build_cpu=$1 build_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: build_os=$* IFS=$ac_save_IFS case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } if ${ac_cv_host+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 $as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; esac host=$ac_cv_host ac_save_IFS=$IFS; IFS='-' set x $ac_cv_host shift host_cpu=$1 host_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: host_os=$* IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. set dummy ${ac_tool_prefix}as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AS+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AS"; then ac_cv_prog_AS="$AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AS="${ac_tool_prefix}as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AS=$ac_cv_prog_AS if test -n "$AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 $as_echo "$AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_AS"; then ac_ct_AS=$AS # Extract the first word of "as", so it can be a program name with args. set dummy as; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_AS+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AS"; then ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AS="as" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AS=$ac_cv_prog_ac_ct_AS if test -n "$ac_ct_AS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 $as_echo "$ac_ct_AS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_AS" = x; then AS="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AS=$ac_ct_AS fi else AS="$ac_cv_prog_AS" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi ;; esac test -z "$AS" && AS=as test -z "$DLLTOOL" && DLLTOOL=dlltool test -z "$OBJDUMP" && OBJDUMP=objdump case `pwd` in *\ * | *\ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; esac macro_version='2.4.2' macro_revision='1.3337' ltmain="$ac_aux_dir/ltmain.sh" # Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\(["`$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 $as_echo_n "checking how to print strings... " >&6; } # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "" } case "$ECHO" in printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 $as_echo "printf" >&6; } ;; print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 $as_echo "print -r" >&6; } ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 $as_echo "cat" >&6; } ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 $as_echo_n "checking for a sed that does not truncate output... " >&6; } if ${ac_cv_path_SED+:} false; then : $as_echo_n "(cached) " >&6 else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed { ac_script=; unset ac_script;} if test -z "$SED"; then ac_path_SED_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in *GNU*) ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_SED_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_SED="$ac_path_SED" ac_path_SED_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_SED_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_SED"; then as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 fi else ac_cv_path_SED=$SED fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 $as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 $as_echo_n "checking for fgrep... " >&6; } if ${ac_cv_path_FGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 then ac_cv_path_FGREP="$GREP -F" else if test -z "$FGREP"; then ac_path_FGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in *GNU*) ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'FGREP' >> "conftest.nl" "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_FGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_FGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_FGREP"; then as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_FGREP=$FGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 $as_echo "$ac_cv_path_FGREP" >&6; } FGREP="$ac_cv_path_FGREP" test -z "$GREP" && GREP=grep # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${lt_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${lt_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } if ${lt_cv_path_NM+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 $as_echo "$lt_cv_path_NM" >&6; } if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else if test -n "$ac_tool_prefix"; then for ac_prog in dumpbin "link -dump" do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DUMPBIN"; then ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DUMPBIN=$ac_cv_prog_DUMPBIN if test -n "$DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 $as_echo "$DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$DUMPBIN" && break done fi if test -z "$DUMPBIN"; then ac_ct_DUMPBIN=$DUMPBIN for ac_prog in dumpbin "link -dump" do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DUMPBIN"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN if test -n "$ac_ct_DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 $as_echo "$ac_ct_DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_DUMPBIN" && break done if test "x$ac_ct_DUMPBIN" = x; then DUMPBIN=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DUMPBIN=$ac_ct_DUMPBIN fi fi case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 $as_echo_n "checking the name lister ($NM) interface... " >&6; } if ${lt_cv_nm_interface+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 $as_echo "$lt_cv_nm_interface" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 $as_echo "no, using $LN_S" >&6; } fi # find the maximum length of command line arguments { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 $as_echo_n "checking the maximum length of command line arguments... " >&6; } if ${lt_cv_sys_max_cmd_len+:} false; then : $as_echo_n "(cached) " >&6 else i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac fi if test -n $lt_cv_sys_max_cmd_len ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 $as_echo "none" >&6; } fi max_cmd_len=$lt_cv_sys_max_cmd_len : ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 $as_echo "$xsi_shell" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } lt_shell_append=no ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 $as_echo "$lt_shell_append" >&6; } if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 $as_echo_n "checking how to convert $build file names to $host format... " >&6; } if ${lt_cv_to_host_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac fi to_host_file_cmd=$lt_cv_to_host_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 $as_echo "$lt_cv_to_host_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } if ${lt_cv_to_tool_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else #assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac fi to_tool_file_cmd=$lt_cv_to_tool_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 $as_echo "$lt_cv_to_tool_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 $as_echo_n "checking for $LD option to reload object files... " >&6; } if ${lt_cv_ld_reload_flag+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_reload_flag='-r' fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 $as_echo "$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; *) reload_flag=" $reload_flag" ;; esac reload_cmds='$LD$reload_flag -o $output$reload_objs' case $host_os in cygwin* | mingw* | pw32* | cegcc*) if test "$GCC" != yes; then reload_cmds=false fi ;; darwin*) if test "$GCC" = yes; then reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' else reload_cmds='$LD$reload_flag -o $output$reload_objs' fi ;; esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi test -z "$OBJDUMP" && OBJDUMP=objdump { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 $as_echo_n "checking how to recognize dependent libraries... " >&6; } if ${lt_cv_deplibs_check_method+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_deplibs_check_method='unknown' # Need to set the preceding variable on all platforms that support # interlibrary dependencies. # 'none' -- dependencies not supported. # `unknown' -- same as none, but documents that we really don't know. # 'pass_all' -- all dependencies passed with no checks. # 'test_compile' -- check by making test program. # 'file_magic [[regex]]' -- check by looking for files in library path # which responds to the $file_magic_cmd with a given extended regex. # If you have `file' or equivalent on your system and you're not sure # whether `pass_all' will *always* work, you probably want this one. case $host_os in aix[4-9]*) lt_cv_deplibs_check_method=pass_all ;; beos*) lt_cv_deplibs_check_method=pass_all ;; bsdi[45]*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; cygwin*) # func_win32_libid is a shell function defined in ltmain.sh lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' ;; mingw* | pw32*) # Base MSYS/MinGW do not provide the 'file' command needed by # func_win32_libid shell function, so use a weaker test based on 'objdump', # unless we find 'file', for example because we are cross-compiling. # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; gnu*) lt_cv_deplibs_check_method=pass_all ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[3-9]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 $as_echo "$lt_cv_deplibs_check_method" >&6; } file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi test -z "$DLLTOOL" && DLLTOOL=dlltool { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 $as_echo_n "checking how to associate runtime and link libraries... " >&6; } if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO if test -n "$ac_tool_prefix"; then for ac_prog in ar do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AR"; then ac_cv_prog_AR="$AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AR="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AR=$ac_cv_prog_AR if test -n "$AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 $as_echo "$AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AR" && break done fi if test -z "$AR"; then ac_ct_AR=$AR for ac_prog in ar do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AR"; then ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AR="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 $as_echo "$ac_ct_AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_AR" && break done if test "x$ac_ct_AR" = x; then AR="false" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AR=$ac_ct_AR fi fi : ${AR=ar} : ${AR_FLAGS=cru} { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 $as_echo_n "checking for archiver @FILE support... " >&6; } if ${lt_cv_ar_at_file+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ar_at_file=no cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 $as_echo "$lt_cv_ar_at_file" >&6; } if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi test -z "$STRIP" && STRIP=: if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 $as_echo "$RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 $as_echo "$ac_ct_RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then RANLIB=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac RANLIB=$ac_ct_RANLIB fi else RANLIB="$ac_cv_prog_RANLIB" fi test -z "$RANLIB" && RANLIB=: # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Check for command to grab the raw symbol name followed by C symbol from nm. { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } if ${lt_cv_sys_global_symbol_pipe+:} false; then : $as_echo_n "(cached) " >&6 else # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[BCDEGRST]' # Regexp to match symbols that can be accessed directly from C. sympat='\([_A-Za-z][_A-Za-z0-9]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[BCDT]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[ABCDGISTW]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[ABCDEGRST]' fi ;; irix* | nonstopux*) symcode='[BCDEGRST]' ;; osf*) symcode='[BCDEGQRST]' ;; solaris*) symcode='[BDRT]' ;; sco3.2v5*) symcode='[DT]' ;; sysv4.2uw2*) symcode='[DT]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[ABDT]' ;; sysv4) symcode='[DFNSTU]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[ABCDGIRSTW]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Now try to grab the symbols. nlist=conftest.nm if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&5 fi else echo "cannot find nm_test_var in $nlist" >&5 fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 fi else echo "$progname: failed program was:" >&5 cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done fi if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 $as_echo "failed" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 $as_echo "ok" >&6; } fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then nm_file_list_spec='@' fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 $as_echo_n "checking for sysroot... " >&6; } # Check whether --with-sysroot was given. if test "${with_sysroot+set}" = set; then : withval=$with_sysroot; else with_sysroot=no fi lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 $as_echo "${with_sysroot}" >&6; } as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 $as_echo "${lt_sysroot:-no}" >&6; } # Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then : enableval=$enable_libtool_lock; fi test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '#line '$LINENO' "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } if ${lt_cv_cc_needs_belf+:} false; then : $as_echo_n "(cached) " >&6 else ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_cc_needs_belf=yes else lt_cv_cc_needs_belf=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 $as_echo "$lt_cv_cc_needs_belf" >&6; } if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. set dummy ${ac_tool_prefix}mt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$MANIFEST_TOOL"; then ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL if test -n "$MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 $as_echo "$MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_MANIFEST_TOOL"; then ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL # Extract the first word of "mt", so it can be a program name with args. set dummy mt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_MANIFEST_TOOL"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL if test -n "$ac_ct_MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_MANIFEST_TOOL" = x; then MANIFEST_TOOL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL fi else MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" fi test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } if ${lt_cv_path_mainfest_tool+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&5 if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 $as_echo "$lt_cv_path_mainfest_tool" >&6; } if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi case $host_os in rhapsody* | darwin*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DSYMUTIL"; then ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi DSYMUTIL=$ac_cv_prog_DSYMUTIL if test -n "$DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 $as_echo "$DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DSYMUTIL"; then ac_ct_DSYMUTIL=$DSYMUTIL # Extract the first word of "dsymutil", so it can be a program name with args. set dummy dsymutil; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DSYMUTIL"; then ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL if test -n "$ac_ct_DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 $as_echo "$ac_ct_DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DSYMUTIL" = x; then DSYMUTIL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DSYMUTIL=$ac_ct_DSYMUTIL fi else DSYMUTIL="$ac_cv_prog_DSYMUTIL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. set dummy ${ac_tool_prefix}nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NMEDIT"; then ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi NMEDIT=$ac_cv_prog_NMEDIT if test -n "$NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 $as_echo "$NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_NMEDIT"; then ac_ct_NMEDIT=$NMEDIT # Extract the first word of "nmedit", so it can be a program name with args. set dummy nmedit; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_NMEDIT"; then ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_NMEDIT="nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT if test -n "$ac_ct_NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 $as_echo "$ac_ct_NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_NMEDIT" = x; then NMEDIT=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac NMEDIT=$ac_ct_NMEDIT fi else NMEDIT="$ac_cv_prog_NMEDIT" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. set dummy ${ac_tool_prefix}lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$LIPO"; then ac_cv_prog_LIPO="$LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_LIPO="${ac_tool_prefix}lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi LIPO=$ac_cv_prog_LIPO if test -n "$LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 $as_echo "$LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_LIPO"; then ac_ct_LIPO=$LIPO # Extract the first word of "lipo", so it can be a program name with args. set dummy lipo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_LIPO"; then ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_LIPO="lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO if test -n "$ac_ct_LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 $as_echo "$ac_ct_LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_LIPO" = x; then LIPO=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac LIPO=$ac_ct_LIPO fi else LIPO="$ac_cv_prog_LIPO" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. set dummy ${ac_tool_prefix}otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL"; then ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL="${ac_tool_prefix}otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL=$ac_cv_prog_OTOOL if test -n "$OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 $as_echo "$OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL"; then ac_ct_OTOOL=$OTOOL # Extract the first word of "otool", so it can be a program name with args. set dummy otool; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL"; then ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL="otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL if test -n "$ac_ct_OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 $as_echo "$ac_ct_OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL" = x; then OTOOL=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL=$ac_ct_OTOOL fi else OTOOL="$ac_cv_prog_OTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. set dummy ${ac_tool_prefix}otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL64"; then ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi OTOOL64=$ac_cv_prog_OTOOL64 if test -n "$OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 $as_echo "$OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL64"; then ac_ct_OTOOL64=$OTOOL64 # Extract the first word of "otool64", so it can be a program name with args. set dummy otool64; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL64"; then ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL64="otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 if test -n "$ac_ct_OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 $as_echo "$ac_ct_OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL64" = x; then OTOOL64=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL64=$ac_ct_OTOOL64 fi else OTOOL64="$ac_cv_prog_OTOOL64" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 $as_echo_n "checking for -single_module linker flag... " >&6; } if ${lt_cv_apple_cc_single_mod+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&5 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&5 # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&5 fi rm -rf libconftest.dylib* rm -f conftest.* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } if ${lt_cv_ld_exported_symbols_list+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_ld_exported_symbols_list=yes else lt_cv_ld_exported_symbols_list=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 $as_echo_n "checking for -force_load linker flag... " >&6; } if ${lt_cv_ld_force_load+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 echo "$AR cru libconftest.a conftest.o" >&5 $AR cru libconftest.a conftest.o 2>&5 echo "$RANLIB libconftest.a" >&5 $RANLIB libconftest.a 2>&5 cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&5 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&5 fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 $as_echo "$lt_cv_ld_force_load" >&6; } case $host_os in rhapsody* | darwin1.[012]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[012]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in dlfcn.h do : ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default " if test "x$ac_cv_header_dlfcn_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DLFCN_H 1 _ACEOF fi done func_stripname_cnf () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname_cnf # Set options enable_dlopen=no # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then : enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac else enable_shared=yes fi # Check whether --enable-static was given. if test "${enable_static+set}" = set; then : enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac else enable_static=yes fi # Check whether --with-pic was given. if test "${with_pic+set}" = set; then : withval=$with_pic; lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac else pic_mode=default fi test -z "$pic_mode" && pic_mode=default # Check whether --enable-fast-install was given. if test "${enable_fast_install+set}" = set; then : enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac else enable_fast_install=yes fi # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' test -z "$LN_S" && LN_S="ln -s" if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 $as_echo_n "checking for objdir... " >&6; } if ${lt_cv_objdir+:} false; then : $as_echo_n "(cached) " >&6 else rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 $as_echo "$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir cat >>confdefs.h <<_ACEOF #define LT_OBJDIR "$lt_cv_objdir/" _ACEOF case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/${ac_tool_prefix}file; then lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 $as_echo_n "checking for file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/file; then lt_cv_path_MAGIC_CMD="$ac_dir/file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi else MAGIC_CMD=: fi fi fi ;; esac # Use C for the default configuration in the libtool script lt_save_CC="$CC" ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o objext=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= if test "$GCC" = yes; then case $cc_basename in nvcc*) lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; *) lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_rtti_exceptions=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-fno-rtti -fno-exceptions" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_rtti_exceptions=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" else : fi fi lt_prog_compiler_wl= lt_prog_compiler_pic= lt_prog_compiler_static= if test "$GCC" = yes; then lt_prog_compiler_wl='-Wl,' lt_prog_compiler_static='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. lt_prog_compiler_static= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) lt_prog_compiler_pic='-fPIC' ;; esac ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. lt_prog_compiler_can_build_shared=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic=-Kconform_pic fi ;; *) lt_prog_compiler_pic='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 lt_prog_compiler_wl='-Xlinker ' if test -n "$lt_prog_compiler_pic"; then lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) lt_prog_compiler_wl='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' else lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic='-DDLL_EXPORT' ;; hpux9* | hpux10* | hpux11*) lt_prog_compiler_wl='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? lt_prog_compiler_static='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) lt_prog_compiler_wl='-Wl,' # PIC (with -KPIC) is the default. lt_prog_compiler_static='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; # Lahey Fortran 8.1. lf95*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='--shared' lt_prog_compiler_static='--static' ;; nagfor*) # NAG Fortran compiler lt_prog_compiler_wl='-Wl,-Wl,,' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; ccc*) lt_prog_compiler_wl='-Wl,' # All Alpha code is PIC. lt_prog_compiler_static='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-qpic' lt_prog_compiler_static='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='' ;; *Sun\ F* | *Sun*Fortran*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Wl,' ;; *Intel*\ [CF]*Compiler*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; *Portland\ Group*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; esac ;; esac ;; newsos6) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; osf3* | osf4* | osf5*) lt_prog_compiler_wl='-Wl,' # All OSF/1 code is PIC. lt_prog_compiler_static='-non_shared' ;; rdos*) lt_prog_compiler_static='-non_shared' ;; solaris*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) lt_prog_compiler_wl='-Qoption ld ';; *) lt_prog_compiler_wl='-Wl,';; esac ;; sunos4*) lt_prog_compiler_wl='-Qoption ld ' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then lt_prog_compiler_pic='-Kconform_pic' lt_prog_compiler_static='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; unicos*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_can_build_shared=no ;; uts4*) lt_prog_compiler_pic='-pic' lt_prog_compiler_static='-Bstatic' ;; *) lt_prog_compiler_can_build_shared=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic= ;; *) lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if ${lt_cv_prog_compiler_pic+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic=$lt_prog_compiler_pic fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 $as_echo "$lt_cv_prog_compiler_pic" >&6; } lt_prog_compiler_pic=$lt_cv_prog_compiler_pic # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } if ${lt_cv_prog_compiler_pic_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } if test x"$lt_cv_prog_compiler_pic_works" = xyes; then case $lt_prog_compiler_pic in "" | " "*) ;; *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; esac else lt_prog_compiler_pic= lt_prog_compiler_can_build_shared=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if ${lt_cv_prog_compiler_static_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works=yes fi else lt_cv_prog_compiler_static_works=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } if test x"$lt_cv_prog_compiler_static_works" = xyes; then : else lt_prog_compiler_static= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } runpath_var= allow_undefined_flag= always_export_symbols=no archive_cmds= archive_expsym_cmds= compiler_needs_object=no enable_shared_with_static_runtimes=no export_dynamic_flag_spec= export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' hardcode_automatic=no hardcode_direct=no hardcode_direct_absolute=no hardcode_libdir_flag_spec= hardcode_libdir_separator= hardcode_minus_L=no hardcode_shlibpath_var=unsupported inherit_rpath=no link_all_deplibs=unknown module_cmds= module_expsym_cmds= old_archive_from_new_cmds= old_archive_from_expsyms_cmds= thread_safe_flag_spec= whole_archive_flag_spec= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list include_expsyms= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) link_all_deplibs=no ;; esac ld_shlibs=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; *\ \(GNU\ Binutils\)\ [3-9]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[3-9]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' export_dynamic_flag_spec='${wl}--export-all-symbols' allow_undefined_flag=unsupported always_export_symbols=no enable_shared_with_static_runtimes=yes export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs=no fi ;; haiku*) archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' link_all_deplibs=yes ;; interix[3-9]*) hardcode_direct=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 whole_archive_flag_spec= tmp_sharedflag='--shared' ;; xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else ld_shlibs=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac ;; sunos4*) archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= hardcode_direct=yes hardcode_shlibpath_var=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then runpath_var= hardcode_libdir_flag_spec= export_dynamic_flag_spec= whole_archive_flag_spec= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) allow_undefined_flag=unsupported always_export_symbols=yes archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds='' hardcode_direct=yes hardcode_direct_absolute=yes hardcode_libdir_separator=':' link_all_deplibs=yes file_list_spec='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi link_all_deplibs=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. always_export_symbols=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag='-berok' # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag="-z nodefs" archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag=' ${wl}-bernotok' allow_undefined_flag=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec='$convenience' fi archive_cmds_need_lc=yes # This is similar to how AIX traditionally builds its shared libraries. archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; bsdi[45]*) export_dynamic_flag_spec=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported always_export_symbols=yes file_list_spec='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, )='true' enable_shared_with_static_runtimes=yes exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib old_postinstall_cmds='chmod 644 $oldlib' postlink_cmds='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. old_archive_from_new_cmds='true' # FIXME: Should let the user specify the lib program. old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' enable_shared_with_static_runtimes=yes ;; esac ;; darwin* | rhapsody*) archive_cmds_need_lc=no hardcode_direct=no hardcode_automatic=yes hardcode_shlibpath_var=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' else whole_archive_flag_spec='' fi link_all_deplibs=yes allow_undefined_flag="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" else ld_shlibs=no fi ;; dgux*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; hpux9*) if test "$GCC" = yes; then archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes export_dynamic_flag_spec='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 $as_echo_n "checking if $CC understands -b... " >&6; } if ${lt_cv_prog_compiler__b+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler__b=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -b" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler__b=yes fi else lt_cv_prog_compiler__b=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 $as_echo "$lt_cv_prog_compiler__b" >&6; } if test x"$lt_cv_prog_compiler__b" = xyes; then archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi ;; esac fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no hardcode_shlibpath_var=no ;; *) hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } if ${lt_cv_irix_exported_symbol+:} false; then : $as_echo_n "(cached) " >&6 else save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int foo (void) { return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_irix_exported_symbol=yes else lt_cv_irix_exported_symbol=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 $as_echo "$lt_cv_irix_exported_symbol" >&6; } if test "$lt_cv_irix_exported_symbol" = yes; then archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: inherit_rpath=yes link_all_deplibs=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; newsos6) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: hardcode_shlibpath_var=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes hardcode_shlibpath_var=no hardcode_direct_absolute=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' else case $host_os in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-R$libdir' ;; *) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes allow_undefined_flag=unsupported archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi archive_cmds_need_lc='no' hardcode_libdir_separator=: ;; solaris*) no_undefined_flag=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi hardcode_libdir_flag_spec='-R$libdir' hardcode_shlibpath_var=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else whole_archive_flag_spec='-z allextract$convenience -z defaultextract' fi ;; esac link_all_deplibs=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; sysv4) case $host_vendor in sni) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' reload_cmds='$CC -r -o $output$reload_objs' hardcode_direct=no ;; motorola) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' hardcode_shlibpath_var=no ;; sysv4.3*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no export_dynamic_flag_spec='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag='${wl}-z,text' archive_cmds_need_lc=no hardcode_shlibpath_var=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag='${wl}-z,text' allow_undefined_flag='${wl}-z,nodefs' archive_cmds_need_lc=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-R,$libdir' hardcode_libdir_separator=':' link_all_deplibs=yes export_dynamic_flag_spec='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; *) ld_shlibs=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) export_dynamic_flag_spec='${wl}-Blargedynsym' ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 $as_echo "$ld_shlibs" >&6; } test "$ld_shlibs" = no && can_build_shared=no with_gnu_ld=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc" in x|xyes) # Assume -lc should be added archive_cmds_need_lc=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } if ${lt_cv_archive_cmds_need_lc+:} false; then : $as_echo_n "(cached) " >&6 else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl pic_flag=$lt_prog_compiler_pic compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc=no else lt_cv_archive_cmds_need_lc=yes fi allow_undefined_flag=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; } archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[lt_foo]++; } if (lt_freq[lt_foo] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([A-Za-z]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[3-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH if ${lt_cv_shlibpath_overrides_runpath+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir fi shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || test -n "$runpath_var" || test "X$hardcode_automatic" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && test "$hardcode_minus_L" != no; then # Linking always hardcodes the temporary library directory. hardcode_action=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 $as_echo "$hardcode_action" >&6; } if test "$hardcode_action" = relink || test "$inherit_rpath" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes fi ;; *) ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" if test "x$ac_cv_func_shl_load" = xyes; then : lt_cv_dlopen="shl_load" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 $as_echo_n "checking for shl_load in -ldld... " >&6; } if ${ac_cv_lib_dld_shl_load+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shl_load (); int main () { return shl_load (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_shl_load=yes else ac_cv_lib_dld_shl_load=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } if test "x$ac_cv_lib_dld_shl_load" = xyes; then : lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" else ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" if test "x$ac_cv_func_dlopen" = xyes; then : lt_cv_dlopen="dlopen" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 $as_echo_n "checking for dlopen in -lsvld... " >&6; } if ${ac_cv_lib_svld_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_svld_dlopen=yes else ac_cv_lib_svld_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } if test "x$ac_cv_lib_svld_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 $as_echo_n "checking for dld_link in -ldld... " >&6; } if ${ac_cv_lib_dld_dld_link+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dld_link (); int main () { return dld_link (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_dld_link=yes else ac_cv_lib_dld_dld_link=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } if test "x$ac_cv_lib_dld_dld_link" = xyes; then : lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" fi fi fi fi fi fi ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 $as_echo_n "checking whether a program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; esac else : # compilation failed lt_cv_dlopen_self=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 $as_echo "$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self_static+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self_static=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; esac else : # compilation failed lt_cv_dlopen_self_static=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 $as_echo "$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi striplib= old_striplib= { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 $as_echo_n "checking whether stripping libraries is possible... " >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac fi # Report which library types will actually be built { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 $as_echo_n "checking if libtool supports shared libraries... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 $as_echo "$can_build_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 $as_echo_n "checking whether to build shared libraries... " >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[4-9]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 $as_echo "$enable_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 $as_echo_n "checking whether to build static libraries... " >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 $as_echo "$enable_static" >&6; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu CC="$lt_save_CC" if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then if ${ac_cv_prog_CXXCPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CXXCPP needs to be expanded for CXXCPP in "$CXX -E" "/lib/cpp" do ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CXXCPP=$CXXCPP fi CXXCPP=$ac_cv_prog_CXXCPP else ac_cv_prog_CXXCPP=$CXXCPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 $as_echo "$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu else _lt_caught_CXX_error=yes fi ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu archive_cmds_need_lc_CXX=no allow_undefined_flag_CXX= always_export_symbols_CXX=no archive_expsym_cmds_CXX= compiler_needs_object_CXX=no export_dynamic_flag_spec_CXX= hardcode_direct_CXX=no hardcode_direct_absolute_CXX=no hardcode_libdir_flag_spec_CXX= hardcode_libdir_separator_CXX= hardcode_minus_L_CXX=no hardcode_shlibpath_var_CXX=unsupported hardcode_automatic_CXX=no inherit_rpath_CXX=no module_cmds_CXX= module_expsym_cmds_CXX= link_all_deplibs_CXX=unknown old_archive_cmds_CXX=$old_archive_cmds reload_flag_CXX=$reload_flag reload_cmds_CXX=$reload_cmds no_undefined_flag_CXX= whole_archive_flag_spec_CXX= enable_shared_with_static_runtimes_CXX=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o objext_CXX=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} CFLAGS=$CXXFLAGS compiler=$CC compiler_CXX=$CC for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' else lt_prog_compiler_no_builtin_flag_CXX= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${lt_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${lt_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec_CXX= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } ld_shlibs_CXX=yes case $host_os in aix3*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds_CXX='' hardcode_direct_CXX=yes hardcode_direct_absolute_CXX=yes hardcode_libdir_separator_CXX=':' link_all_deplibs_CXX=yes file_list_spec_CXX='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct_CXX=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L_CXX=yes hardcode_libdir_flag_spec_CXX='-L$libdir' hardcode_libdir_separator_CXX= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec_CXX='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. always_export_symbols_CXX=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag_CXX='-berok' # Determine the default libpath from the value encoded in an empty # executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath__CXX+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath__CXX fi hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag_CXX="-z nodefs" archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath__CXX+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath__CXX fi hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag_CXX=' ${wl}-bernotok' allow_undefined_flag_CXX=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec_CXX='$convenience' fi archive_cmds_need_lc_CXX=yes # This is similar to how AIX traditionally builds its shared # libraries. archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag_CXX=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs_CXX=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in ,cl* | no,cl*) # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec_CXX=' ' allow_undefined_flag_CXX=unsupported always_export_symbols_CXX=yes file_list_spec_CXX='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' enable_shared_with_static_runtimes_CXX=yes # Don't use ranlib old_postinstall_cmds_CXX='chmod 644 $oldlib' postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ func_to_tool_file "$lt_outputfile"~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # g++ # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec_CXX='-L$libdir' export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' allow_undefined_flag_CXX=unsupported always_export_symbols_CXX=no enable_shared_with_static_runtimes_CXX=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs_CXX=no fi ;; esac ;; darwin* | rhapsody*) archive_cmds_need_lc_CXX=no hardcode_direct_CXX=no hardcode_automatic_CXX=yes hardcode_shlibpath_var_CXX=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' else whole_archive_flag_spec_CXX='' fi link_all_deplibs_CXX=yes allow_undefined_flag_CXX="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" if test "$lt_cv_apple_cc_single_mod" != "yes"; then archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi else ld_shlibs_CXX=no fi ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF ld_shlibs_CXX=no ;; freebsd-elf*) archive_cmds_need_lc_CXX=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions ld_shlibs_CXX=yes ;; gnu*) ;; haiku*) archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' link_all_deplibs_CXX=yes ;; hpux9*) hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' hardcode_libdir_separator_CXX=: export_dynamic_flag_spec_CXX='${wl}-E' hardcode_direct_CXX=yes hardcode_minus_L_CXX=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aCC*) archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' hardcode_libdir_separator_CXX=: case $host_cpu in hppa*64*|ia64*) ;; *) export_dynamic_flag_spec_CXX='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) hardcode_direct_CXX=no hardcode_shlibpath_var_CXX=no ;; *) hardcode_direct_CXX=yes hardcode_direct_absolute_CXX=yes hardcode_minus_L_CXX=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aCC*) case $host_cpu in hppa*64*) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; interix[3-9]*) hardcode_direct_CXX=no hardcode_shlibpath_var_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' fi fi link_all_deplibs_CXX=yes ;; esac hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator_CXX=: inherit_rpath_CXX=yes ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac archive_cmds_need_lc_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [1-5].* | *pgcpp\ [1-5].*) prelink_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' old_archive_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ $RANLIB $oldlib' archive_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' archive_expsym_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 and above use weak symbols archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec_CXX='-rpath $libdir' hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' ;; xl* | mpixl* | bgxl*) # IBM XL 8.0 on PPC, with GNU ld hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 no_undefined_flag_CXX=' -zdefs' archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' hardcode_libdir_flag_spec_CXX='-R$libdir' whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object_CXX=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; m88k*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= hardcode_libdir_flag_spec_CXX='-R$libdir' hardcode_direct_CXX=yes hardcode_shlibpath_var_CXX=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) ld_shlibs_CXX=yes ;; openbsd2*) # C++ shared libraries are fairly broken ld_shlibs_CXX=no ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct_CXX=yes hardcode_shlibpath_var_CXX=no hardcode_direct_absolute_CXX=yes archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' export_dynamic_flag_spec_CXX='${wl}-E' whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=func_echo_all else ld_shlibs_CXX=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' hardcode_libdir_separator_CXX=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; cxx*) case $host in osf3*) allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' ;; *) allow_undefined_flag_CXX=' -expect_unresolved \*' archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' hardcode_libdir_flag_spec_CXX='-rpath $libdir' ;; esac hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ archive_cmds_need_lc_CXX=yes no_undefined_flag_CXX=' -zdefs' archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' hardcode_libdir_flag_spec_CXX='-R$libdir' hardcode_shlibpath_var_CXX=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract' ;; esac link_all_deplibs_CXX=yes output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then no_undefined_flag_CXX=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' fi hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag_CXX='${wl}-z,text' archive_cmds_need_lc_CXX=no hardcode_shlibpath_var_CXX=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag_CXX='${wl}-z,text' allow_undefined_flag_CXX='${wl}-z,nodefs' archive_cmds_need_lc_CXX=no hardcode_shlibpath_var_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir' hardcode_libdir_separator_CXX=':' link_all_deplibs_CXX=yes export_dynamic_flag_spec_CXX='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ '"$old_archive_cmds_CXX" reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ '"$reload_cmds_CXX" ;; *) archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 $as_echo "$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no GCC_CXX="$GXX" LD_CXX="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... # Dependencies to place before and after the object being linked: predep_objects_CXX= postdep_objects_CXX= predeps_CXX= postdeps_CXX= compiler_lib_search_path_CXX= cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case ${prev}${p} in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue fi # Expand the sysroot to ease extracting the directories later. if test -z "$prev"; then case $p in -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; esac fi case $p in =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; esac if test "$pre_test_object_deps_done" = no; then case ${prev} in -L | -R) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$compiler_lib_search_path_CXX"; then compiler_lib_search_path_CXX="${prev}${p}" else compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$postdeps_CXX"; then postdeps_CXX="${prev}${p}" else postdeps_CXX="${postdeps_CXX} ${prev}${p}" fi fi prev= ;; *.lto.$objext) ;; # Ignore GCC LTO objects *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$predep_objects_CXX"; then predep_objects_CXX="$p" else predep_objects_CXX="$predep_objects_CXX $p" fi else if test -z "$postdep_objects_CXX"; then postdep_objects_CXX="$p" else postdep_objects_CXX="$postdep_objects_CXX $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling CXX test program" fi $RM -f confest.$objext CFLAGS=$_lt_libdeps_save_CFLAGS # PORTME: override above test on systems where it is broken case $host_os in interix[3-9]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. predep_objects_CXX= postdep_objects_CXX= postdeps_CXX= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then postdeps_CXX='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then postdeps_CXX='-library=Cstd -library=Crun' fi ;; esac ;; esac case " $postdeps_CXX " in *" -lc "*) archive_cmds_need_lc_CXX=no ;; esac compiler_lib_search_dirs_CXX= if test -n "${compiler_lib_search_path_CXX}"; then compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi lt_prog_compiler_wl_CXX= lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX= # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static_CXX='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic_CXX='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic_CXX='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic_CXX='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all lt_prog_compiler_pic_CXX= ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. lt_prog_compiler_static_CXX= ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic_CXX=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) lt_prog_compiler_pic_CXX='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic_CXX='-fPIC -shared' ;; *) lt_prog_compiler_pic_CXX='-fPIC' ;; esac else case $host_os in aix[4-9]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static_CXX='-Bstatic' else lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic_CXX='-DDLL_EXPORT' ;; dgux*) case $cc_basename in ec++*) lt_prog_compiler_pic_CXX='-KPIC' ;; ghcx*) # Green Hills C++ Compiler lt_prog_compiler_pic_CXX='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then lt_prog_compiler_pic_CXX='+Z' fi ;; aCC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic_CXX='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in KCC*) # KAI C++ Compiler lt_prog_compiler_wl_CXX='--backend -Wl,' lt_prog_compiler_pic_CXX='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-fPIC' lt_prog_compiler_static_CXX='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-fpic' lt_prog_compiler_static_CXX='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX='-non_shared' ;; xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) # IBM XL 8.0, 9.0 on PPC and BlueGene lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-qpic' lt_prog_compiler_static_CXX='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' lt_prog_compiler_wl_CXX='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) lt_prog_compiler_pic_CXX='-W c,exportall' ;; *) ;; esac ;; netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic_CXX='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) lt_prog_compiler_wl_CXX='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 lt_prog_compiler_pic_CXX='-pic' ;; cxx*) # Digital/Compaq C++ lt_prog_compiler_wl_CXX='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' lt_prog_compiler_wl_CXX='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler lt_prog_compiler_pic_CXX='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x lt_prog_compiler_pic_CXX='-pic' lt_prog_compiler_static_CXX='-Bstatic' ;; lcc*) # Lucid lt_prog_compiler_pic_CXX='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 lt_prog_compiler_pic_CXX='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) lt_prog_compiler_can_build_shared_CXX=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic_CXX= ;; *) lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if ${lt_cv_prog_compiler_pic_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 $as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works_CXX=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works_CXX=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then case $lt_prog_compiler_pic_CXX in "" | " "*) ;; *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; esac else lt_prog_compiler_pic_CXX= lt_prog_compiler_can_build_shared_CXX=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works_CXX=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works_CXX=yes fi else lt_cv_prog_compiler_static_works_CXX=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then : else lt_prog_compiler_static_CXX= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o_CXX=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o_CXX=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' case $host_os in aix[4-9]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global defined # symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) export_symbols_cmds_CXX="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) case $cc_basename in cl*) exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' ;; esac ;; linux* | k*bsd*-gnu | gnu*) link_all_deplibs_CXX=no ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 $as_echo "$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no with_gnu_ld_CXX=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc_CXX" in x|xyes) # Assume -lc should be added archive_cmds_need_lc_CXX=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds_CXX in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : $as_echo_n "(cached) " >&6 else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl_CXX pic_flag=$lt_prog_compiler_pic_CXX compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag_CXX allow_undefined_flag_CXX= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc_CXX=no else lt_cv_archive_cmds_need_lc_CXX=yes fi allow_undefined_flag_CXX=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[3-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH if ${lt_cv_shlibpath_overrides_runpath+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir fi shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action_CXX= if test -n "$hardcode_libdir_flag_spec_CXX" || test -n "$runpath_var_CXX" || test "X$hardcode_automatic_CXX" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct_CXX" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && test "$hardcode_minus_L_CXX" != no; then # Linking always hardcodes the temporary library directory. hardcode_action_CXX=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action_CXX=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action_CXX=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 $as_echo "$hardcode_action_CXX" >&6; } if test "$hardcode_action_CXX" = relink || test "$inherit_rpath_CXX" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi fi # test -n "$compiler" CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_commands="$ac_config_commands libtool" # Only expand once: { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 $as_echo_n "checking for library containing strerror... " >&6; } if ${ac_cv_search_strerror+:} false; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char strerror (); int main () { return strerror (); ; return 0; } _ACEOF for ac_lib in '' cposix; do if test -z "$ac_lib"; then ac_res="none required" else ac_res=-l$ac_lib LIBS="-l$ac_lib $ac_func_search_save_LIBS" fi if ac_fn_c_try_link "$LINENO"; then : ac_cv_search_strerror=$ac_res fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext if ${ac_cv_search_strerror+:} false; then : break fi done if ${ac_cv_search_strerror+:} false; then : else ac_cv_search_strerror=no fi rm conftest.$ac_ext LIBS=$ac_func_search_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5 $as_echo "$ac_cv_search_strerror" >&6; } ac_res=$ac_cv_search_strerror if test "$ac_res" != no; then : test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } if ${ac_cv_c_bigendian+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_bigendian=unknown # See if we're dealing with a universal compiler. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef __APPLE_CC__ not a universal capable compiler #endif typedef int dummy; _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # Check for potential -arch flags. It is not universal unless # there are at least two -arch flags with different values. ac_arch= ac_prev= for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do if test -n "$ac_prev"; then case $ac_word in i?86 | x86_64 | ppc | ppc64) if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then ac_arch=$ac_word else ac_cv_c_bigendian=universal break fi ;; esac ac_prev= elif test "x$ac_word" = "x-arch"; then ac_prev=arch fi done fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_c_bigendian = unknown; then # See if sys/param.h defines the BYTE_ORDER macro. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ && LITTLE_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # See if defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to _BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #ifndef _BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # Compile a test program. if test "$cross_compiling" = yes; then : # Try to guess by grepping values from an object file. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; int use_ascii (int i) { return ascii_mm[i] + ascii_ii[i]; } short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; int use_ebcdic (int i) { return ebcdic_mm[i] + ebcdic_ii[i]; } extern int foo; int main () { return use_ascii (foo) == use_ebcdic (foo); ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then ac_cv_c_bigendian=yes fi if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then if test "$ac_cv_c_bigendian" = unknown; then ac_cv_c_bigendian=no else # finding both strings is unlikely to happen, but who knows? ac_cv_c_bigendian=unknown fi fi fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default int main () { /* Are we little or big endian? From Harbison&Steele. */ union { long int l; char c[sizeof (long int)]; } u; u.l = 1; return u.c[sizeof (long int) - 1] == 1; ; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : ac_cv_c_bigendian=no else ac_cv_c_bigendian=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 $as_echo "$ac_cv_c_bigendian" >&6; } case $ac_cv_c_bigendian in #( yes) $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h ;; #( no) ;; #( universal) $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h ;; #( *) as_fn_error $? "unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; esac case $host_os in *cygwin* ) CYGWIN=yes;; * ) CYGWIN=no;; esac if test "X$prefix" = "XNONE"; then acl_final_prefix="$ac_default_prefix" else acl_final_prefix="$prefix" fi if test "X$exec_prefix" = "XNONE"; then acl_final_exec_prefix='${prefix}' else acl_final_exec_prefix="$exec_prefix" fi acl_save_prefix="$prefix" prefix="$acl_final_prefix" eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" prefix="$acl_save_prefix" # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi # Prepare PATH_SEPARATOR. # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5 $as_echo_n "checking for ld used by GCC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | [A-Za-z]:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the path of ld ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${acl_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then acl_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some GNU ld's only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in *GNU* | *'with BFD'*) test "$with_gnu_ld" != no && break ;; *) test "$with_gnu_ld" != yes && break ;; esac fi done IFS="$ac_save_ifs" else acl_cv_path_LD="$LD" # Let the user override the test with a path. fi fi LD="$acl_cv_path_LD" if test -n "$LD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${acl_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU ld's only accept -v. case `$LD -v 2>&1 &5 $as_echo "$acl_cv_prog_gnu_ld" >&6; } with_gnu_ld=$acl_cv_prog_gnu_ld { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 $as_echo_n "checking for shared library run path origin... " >&6; } if ${acl_cv_rpath+:} false; then : $as_echo_n "(cached) " >&6 else CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh . ./conftest.sh rm -f ./conftest.sh acl_cv_rpath=done fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5 $as_echo "$acl_cv_rpath" >&6; } wl="$acl_cv_wl" acl_libext="$acl_cv_libext" acl_shlibext="$acl_cv_shlibext" acl_libname_spec="$acl_cv_libname_spec" acl_library_names_spec="$acl_cv_library_names_spec" acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" acl_hardcode_direct="$acl_cv_hardcode_direct" acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" # Check whether --enable-rpath was given. if test "${enable_rpath+set}" = set; then : enableval=$enable_rpath; : else enable_rpath=yes fi acl_libdirstem=lib acl_libdirstem2= case "$host_os" in solaris*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 64-bit host" >&5 $as_echo_n "checking for 64-bit host... " >&6; } if ${gl_cv_solaris_64bit+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef _LP64 sixtyfour bits #endif _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "sixtyfour bits" >/dev/null 2>&1; then : gl_cv_solaris_64bit=yes else gl_cv_solaris_64bit=no fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_solaris_64bit" >&5 $as_echo "$gl_cv_solaris_64bit" >&6; } if test $gl_cv_solaris_64bit = yes; then acl_libdirstem=lib/64 case "$host_cpu" in sparc*) acl_libdirstem2=lib/sparcv9 ;; i*86 | x86_64) acl_libdirstem2=lib/amd64 ;; esac fi ;; *) searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` if test -n "$searchpath"; then acl_save_IFS="${IFS= }"; IFS=":" for searchdir in $searchpath; do if test -d "$searchdir"; then case "$searchdir" in */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; */../ | */.. ) # Better ignore directories of this form. They are misleading. ;; *) searchdir=`cd "$searchdir" && pwd` case "$searchdir" in */lib64 ) acl_libdirstem=lib64 ;; esac ;; esac fi done IFS="$acl_save_IFS" fi ;; esac test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" use_additional=yes acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" # Check whether --with-libiconv-prefix was given. if test "${with_libiconv_prefix+set}" = set; then : withval=$with_libiconv_prefix; if test "X$withval" = "Xno"; then use_additional=no else if test "X$withval" = "X"; then acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" else additional_includedir="$withval/include" additional_libdir="$withval/$acl_libdirstem" if test "$acl_libdirstem2" != "$acl_libdirstem" \ && ! test -d "$withval/$acl_libdirstem"; then additional_libdir="$withval/$acl_libdirstem2" fi fi fi fi LIBICONV= LTLIBICONV= INCICONV= LIBICONV_PREFIX= HAVE_LIBICONV= rpathdirs= ltrpathdirs= names_already_handled= names_next_round='iconv ' while test -n "$names_next_round"; do names_this_round="$names_next_round" names_next_round= for name in $names_this_round; do already_handled= for n in $names_already_handled; do if test "$n" = "$name"; then already_handled=yes break fi done if test -z "$already_handled"; then names_already_handled="$names_already_handled $name" uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` eval value=\"\$HAVE_LIB$uppername\" if test -n "$value"; then if test "$value" = yes; then eval value=\"\$LIB$uppername\" test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value" eval value=\"\$LTLIB$uppername\" test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value" else : fi else found_dir= found_la= found_so= found_a= eval libname=\"$acl_libname_spec\" # typically: libname=lib$name if test -n "$acl_shlibext"; then shrext=".$acl_shlibext" # typically: shrext=.so else shrext= fi if test $use_additional = yes; then dir="$additional_libdir" if test -n "$acl_shlibext"; then if test -f "$dir/$libname$shrext"; then found_dir="$dir" found_so="$dir/$libname$shrext" else if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then ver=`(cd "$dir" && \ for f in "$libname$shrext".*; do echo "$f"; done \ | sed -e "s,^$libname$shrext\\\\.,," \ | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ | sed 1q ) 2>/dev/null` if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then found_dir="$dir" found_so="$dir/$libname$shrext.$ver" fi else eval library_names=\"$acl_library_names_spec\" for f in $library_names; do if test -f "$dir/$f"; then found_dir="$dir" found_so="$dir/$f" break fi done fi fi fi if test "X$found_dir" = "X"; then if test -f "$dir/$libname.$acl_libext"; then found_dir="$dir" found_a="$dir/$libname.$acl_libext" fi fi if test "X$found_dir" != "X"; then if test -f "$dir/$libname.la"; then found_la="$dir/$libname.la" fi fi fi if test "X$found_dir" = "X"; then for x in $LDFLAGS $LTLIBICONV; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" case "$x" in -L*) dir=`echo "X$x" | sed -e 's/^X-L//'` if test -n "$acl_shlibext"; then if test -f "$dir/$libname$shrext"; then found_dir="$dir" found_so="$dir/$libname$shrext" else if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then ver=`(cd "$dir" && \ for f in "$libname$shrext".*; do echo "$f"; done \ | sed -e "s,^$libname$shrext\\\\.,," \ | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ | sed 1q ) 2>/dev/null` if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then found_dir="$dir" found_so="$dir/$libname$shrext.$ver" fi else eval library_names=\"$acl_library_names_spec\" for f in $library_names; do if test -f "$dir/$f"; then found_dir="$dir" found_so="$dir/$f" break fi done fi fi fi if test "X$found_dir" = "X"; then if test -f "$dir/$libname.$acl_libext"; then found_dir="$dir" found_a="$dir/$libname.$acl_libext" fi fi if test "X$found_dir" != "X"; then if test -f "$dir/$libname.la"; then found_la="$dir/$libname.la" fi fi ;; esac if test "X$found_dir" != "X"; then break fi done fi if test "X$found_dir" != "X"; then LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name" if test "X$found_so" != "X"; then if test "$enable_rpath" = no \ || test "X$found_dir" = "X/usr/$acl_libdirstem" \ || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" else haveit= for x in $ltrpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $found_dir" fi if test "$acl_hardcode_direct" = yes; then LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" else if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" haveit= for x in $rpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $found_dir" fi else haveit= for x in $LDFLAGS $LIBICONV; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" if test "X$x" = "X-L$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir" fi if test "$acl_hardcode_minus_L" != no; then LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so" else LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" fi fi fi fi else if test "X$found_a" != "X"; then LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a" else LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name" fi fi additional_includedir= case "$found_dir" in */$acl_libdirstem | */$acl_libdirstem/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` if test "$name" = 'iconv'; then LIBICONV_PREFIX="$basedir" fi additional_includedir="$basedir/include" ;; */$acl_libdirstem2 | */$acl_libdirstem2/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` if test "$name" = 'iconv'; then LIBICONV_PREFIX="$basedir" fi additional_includedir="$basedir/include" ;; esac if test "X$additional_includedir" != "X"; then if test "X$additional_includedir" != "X/usr/include"; then haveit= if test "X$additional_includedir" = "X/usr/local/include"; then if test -n "$GCC"; then case $host_os in linux* | gnu* | k*bsd*-gnu) haveit=yes;; esac fi fi if test -z "$haveit"; then for x in $CPPFLAGS $INCICONV; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" if test "X$x" = "X-I$additional_includedir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_includedir"; then INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir" fi fi fi fi fi if test -n "$found_la"; then save_libdir="$libdir" case "$found_la" in */* | *\\*) . "$found_la" ;; *) . "./$found_la" ;; esac libdir="$save_libdir" for dep in $dependency_libs; do case "$dep" in -L*) additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then haveit= if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then if test -n "$GCC"; then case $host_os in linux* | gnu* | k*bsd*-gnu) haveit=yes;; esac fi fi if test -z "$haveit"; then haveit= for x in $LDFLAGS $LIBICONV; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir" fi fi haveit= for x in $LDFLAGS $LTLIBICONV; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir" fi fi fi fi ;; -R*) dir=`echo "X$dep" | sed -e 's/^X-R//'` if test "$enable_rpath" != no; then haveit= for x in $rpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $dir" fi haveit= for x in $ltrpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $dir" fi fi ;; -l*) names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ;; *.la) names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ;; *) LIBICONV="${LIBICONV}${LIBICONV:+ }$dep" LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep" ;; esac done fi else LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name" LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name" fi fi fi done done if test "X$rpathdirs" != "X"; then if test -n "$acl_hardcode_libdir_separator"; then alldirs= for found_dir in $rpathdirs; do alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" done acl_save_libdir="$libdir" libdir="$alldirs" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" else for found_dir in $rpathdirs; do acl_save_libdir="$libdir" libdir="$found_dir" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIBICONV="${LIBICONV}${LIBICONV:+ }$flag" done fi fi if test "X$ltrpathdirs" != "X"; then for found_dir in $ltrpathdirs; do LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" done fi am_save_CPPFLAGS="$CPPFLAGS" for element in $INCICONV; do haveit= for x in $CPPFLAGS; do acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" eval x=\"$x\" exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" if test "X$x" = "X$element"; then haveit=yes break fi done if test -z "$haveit"; then CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element" fi done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 $as_echo_n "checking for iconv... " >&6; } if ${am_cv_func_iconv+:} false; then : $as_echo_n "(cached) " >&6 else am_cv_func_iconv="no, consider installing GNU libiconv" am_cv_lib_iconv=no cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : am_cv_func_iconv=yes fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test "$am_cv_func_iconv" != yes; then am_save_LIBS="$LIBS" LIBS="$LIBS $LIBICONV" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : am_cv_lib_iconv=yes am_cv_func_iconv=yes fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$am_save_LIBS" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5 $as_echo "$am_cv_func_iconv" >&6; } if test "$am_cv_func_iconv" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5 $as_echo_n "checking for working iconv... " >&6; } if ${am_cv_func_iconv_works+:} false; then : $as_echo_n "(cached) " >&6 else am_save_LIBS="$LIBS" if test $am_cv_lib_iconv = yes; then LIBS="$LIBS $LIBICONV" fi if test "$cross_compiling" = yes; then : case "$host_os" in aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; *) am_cv_func_iconv_works="guessing yes" ;; esac else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { /* Test against AIX 5.1 bug: Failures are not distinguishable from successful returns. */ { iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); if (cd_utf8_to_88591 != (iconv_t)(-1)) { static const char input[] = "\342\202\254"; /* EURO SIGN */ char buf[10]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_utf8_to_88591, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if (res == 0) return 1; } } /* Test against Solaris 10 bug: Failures are not distinguishable from successful returns. */ { iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); if (cd_ascii_to_88591 != (iconv_t)(-1)) { static const char input[] = "\263"; char buf[10]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_ascii_to_88591, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if (res == 0) return 1; } } #if 0 /* This bug could be worked around by the caller. */ /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ { iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); if (cd_88591_to_utf8 != (iconv_t)(-1)) { static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; char buf[50]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_88591_to_utf8, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if ((int)res > 0) return 1; } } #endif /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is provided. */ if (/* Try standardized names. */ iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) /* Try IRIX, OSF/1 names. */ && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) /* Try AIX names. */ && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) /* Try HP-UX names. */ && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) return 1; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : am_cv_func_iconv_works=yes else am_cv_func_iconv_works=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi LIBS="$am_save_LIBS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5 $as_echo "$am_cv_func_iconv_works" >&6; } case "$am_cv_func_iconv_works" in *no) am_func_iconv=no am_cv_lib_iconv=no ;; *) am_func_iconv=yes ;; esac else am_func_iconv=no am_cv_lib_iconv=no fi if test "$am_func_iconv" = yes; then $as_echo "#define HAVE_ICONV 1" >>confdefs.h fi if test "$am_cv_lib_iconv" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5 $as_echo_n "checking how to link with libiconv... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5 $as_echo "$LIBICONV" >&6; } else CPPFLAGS="$am_save_CPPFLAGS" LIBICONV= LTLIBICONV= fi if test "$am_cv_func_iconv" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 $as_echo_n "checking for iconv declaration... " >&6; } if ${am_cv_proto_iconv+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : am_cv_proto_iconv_arg1="" else am_cv_proto_iconv_arg1="const" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);" fi am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_proto_iconv" >&5 $as_echo " $am_cv_proto_iconv" >&6; } cat >>confdefs.h <<_ACEOF #define ICONV_CONST $am_cv_proto_iconv_arg1 _ACEOF fi ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } if ${ac_cv_c_const+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset cs; /* SunOS 4.1.1 cc rejects this. */ char const *const *pcpcc; char **ppc; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; pcpcc = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++pcpcc; ppc = (char**) pcpcc; pcpcc = (char const *const *) ppc; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; if (s) return 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; if (!foo) return 0; } return !cs[0] && !zero.x; #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_const=yes else ac_cv_c_const=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5 $as_echo "$ac_cv_c_const" >&6; } if test $ac_cv_c_const = no; then $as_echo "#define const /**/" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } if ${ac_cv_c_bigendian+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_bigendian=unknown # See if we're dealing with a universal compiler. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef __APPLE_CC__ not a universal capable compiler #endif typedef int dummy; _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # Check for potential -arch flags. It is not universal unless # there are at least two -arch flags with different values. ac_arch= ac_prev= for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do if test -n "$ac_prev"; then case $ac_word in i?86 | x86_64 | ppc | ppc64) if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then ac_arch=$ac_word else ac_cv_c_bigendian=universal break fi ;; esac ac_prev= elif test "x$ac_word" = "x-arch"; then ac_prev=arch fi done fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_c_bigendian = unknown; then # See if sys/param.h defines the BYTE_ORDER macro. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ && LITTLE_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # See if defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) bogus endian macros #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : # It does; now see whether it defined to _BIG_ENDIAN or not. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { #ifndef _BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_c_bigendian=yes else ac_cv_c_bigendian=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi if test $ac_cv_c_bigendian = unknown; then # Compile a test program. if test "$cross_compiling" = yes; then : # Try to guess by grepping values from an object file. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; int use_ascii (int i) { return ascii_mm[i] + ascii_ii[i]; } short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; int use_ebcdic (int i) { return ebcdic_mm[i] + ebcdic_ii[i]; } extern int foo; int main () { return use_ascii (foo) == use_ebcdic (foo); ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then ac_cv_c_bigendian=yes fi if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then if test "$ac_cv_c_bigendian" = unknown; then ac_cv_c_bigendian=no else # finding both strings is unlikely to happen, but who knows? ac_cv_c_bigendian=unknown fi fi fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default int main () { /* Are we little or big endian? From Harbison&Steele. */ union { long int l; char c[sizeof (long int)]; } u; u.l = 1; return u.c[sizeof (long int) - 1] == 1; ; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : ac_cv_c_bigendian=no else ac_cv_c_bigendian=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5 $as_echo "$ac_cv_c_bigendian" >&6; } case $ac_cv_c_bigendian in #( yes) $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h ;; #( no) ;; #( universal) $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h ;; #( *) as_fn_error $? "unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; esac for ac_header in string.h stdlib.h unistd.h fcntl.h stdint.h \ sys/stat.h sys/mman.h sys/times.h sys/types.h dirent.h \ ctype.h sys/types.h io.h windows.h pthread.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default" if test "x$ac_cv_type_off_t" = xyes; then : else cat >>confdefs.h <<_ACEOF #define off_t long int _ACEOF fi ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" if test "x$ac_cv_type_size_t" = xyes; then : else cat >>confdefs.h <<_ACEOF #define size_t unsigned int _ACEOF fi # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of char" >&5 $as_echo_n "checking size of char... " >&6; } if ${ac_cv_sizeof_char+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (char))" "ac_cv_sizeof_char" "$ac_includes_default"; then : else if test "$ac_cv_type_char" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (char) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_char=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_char" >&5 $as_echo "$ac_cv_sizeof_char" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_CHAR $ac_cv_sizeof_char _ACEOF # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5 $as_echo_n "checking size of short... " >&6; } if ${ac_cv_sizeof_short+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then : else if test "$ac_cv_type_short" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (short) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_short=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5 $as_echo "$ac_cv_sizeof_short" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_SHORT $ac_cv_sizeof_short _ACEOF # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 $as_echo_n "checking size of int... " >&6; } if ${ac_cv_sizeof_int+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then : else if test "$ac_cv_type_int" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (int) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_int=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5 $as_echo "$ac_cv_sizeof_int" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_INT $ac_cv_sizeof_int _ACEOF # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 $as_echo_n "checking size of long... " >&6; } if ${ac_cv_sizeof_long+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then : else if test "$ac_cv_type_long" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (long) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_long=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5 $as_echo "$ac_cv_sizeof_long" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_LONG $ac_cv_sizeof_long _ACEOF # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5 $as_echo_n "checking size of long long... " >&6; } if ${ac_cv_sizeof_long_long+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then : else if test "$ac_cv_type_long_long" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (long long) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_long_long=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5 $as_echo "$ac_cv_sizeof_long_long" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long _ACEOF # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of size_t" >&5 $as_echo_n "checking size of size_t... " >&6; } if ${ac_cv_sizeof_size_t+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (size_t))" "ac_cv_sizeof_size_t" "$ac_includes_default"; then : else if test "$ac_cv_type_size_t" = yes; then { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "cannot compute sizeof (size_t) See \`config.log' for more details" "$LINENO" 5; } else ac_cv_sizeof_size_t=0 fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_size_t" >&5 $as_echo "$ac_cv_sizeof_size_t" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_SIZE_T $ac_cv_sizeof_size_t _ACEOF ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" if test "x$ac_cv_type_size_t" = xyes; then : else cat >>confdefs.h <<_ACEOF #define size_t unsigned int _ACEOF fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5 $as_echo_n "checking for unsigned long long int... " >&6; } if ${ac_cv_type_unsigned_long_long_int+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* For now, do not test the preprocessor; as of 2007 there are too many implementations with broken preprocessors. Perhaps this can be revisited in 2012. In the meantime, code should not expect #if to work with literals wider than 32 bits. */ /* Test literals. */ long long int ll = 9223372036854775807ll; long long int nll = -9223372036854775807LL; unsigned long long int ull = 18446744073709551615ULL; /* Test constant expressions. */ typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll) ? 1 : -1)]; typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1 ? 1 : -1)]; int i = 63; int main () { /* Test availability of runtime routines for shift and division. */ long long int llmax = 9223372036854775807ll; unsigned long long int ullmax = 18446744073709551615ull; return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i) | (llmax / ll) | (llmax % ll) | (ull << 63) | (ull >> 63) | (ull << i) | (ull >> i) | (ullmax / ull) | (ullmax % ull)); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_type_unsigned_long_long_int=yes else ac_cv_type_unsigned_long_long_int=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_unsigned_long_long_int" >&5 $as_echo "$ac_cv_type_unsigned_long_long_int" >&6; } if test $ac_cv_type_unsigned_long_long_int = yes; then $as_echo "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h fi for ac_header in $ac_header_list do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_func in getpagesize do : ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize" if test "x$ac_cv_func_getpagesize" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_GETPAGESIZE 1 _ACEOF fi done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 $as_echo_n "checking for working mmap... " >&6; } if ${ac_cv_func_mmap_fixed_mapped+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : ac_cv_func_mmap_fixed_mapped=no else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default /* malloc might have been renamed as rpl_malloc. */ #undef malloc /* Thanks to Mike Haertel and Jim Avera for this test. Here is a matrix of mmap possibilities: mmap private not fixed mmap private fixed at somewhere currently unmapped mmap private fixed at somewhere already mapped mmap shared not fixed mmap shared fixed at somewhere currently unmapped mmap shared fixed at somewhere already mapped For private mappings, we should verify that changes cannot be read() back from the file, nor mmap's back from the file at a different address. (There have been systems where private was not correctly implemented like the infamous i386 svr4.0, and systems where the VM page cache was not coherent with the file system buffer cache like early versions of FreeBSD and possibly contemporary NetBSD.) For shared mappings, we should conversely verify that changes get propagated back to all the places they're supposed to be. Grep wants private fixed already mapped. The main things grep needs to know about mmap are: * does it exist and is it safe to write into the mmap'd area * how to use it (BSD variants) */ #include #include #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H char *malloc (); #endif /* This mess was copied from the GNU getpagesize.h. */ #ifndef HAVE_GETPAGESIZE # ifdef _SC_PAGESIZE # define getpagesize() sysconf(_SC_PAGESIZE) # else /* no _SC_PAGESIZE */ # ifdef HAVE_SYS_PARAM_H # include # ifdef EXEC_PAGESIZE # define getpagesize() EXEC_PAGESIZE # else /* no EXEC_PAGESIZE */ # ifdef NBPG # define getpagesize() NBPG * CLSIZE # ifndef CLSIZE # define CLSIZE 1 # endif /* no CLSIZE */ # else /* no NBPG */ # ifdef NBPC # define getpagesize() NBPC # else /* no NBPC */ # ifdef PAGESIZE # define getpagesize() PAGESIZE # endif /* PAGESIZE */ # endif /* no NBPC */ # endif /* no NBPG */ # endif /* no EXEC_PAGESIZE */ # else /* no HAVE_SYS_PARAM_H */ # define getpagesize() 8192 /* punt totally */ # endif /* no HAVE_SYS_PARAM_H */ # endif /* no _SC_PAGESIZE */ #endif /* no HAVE_GETPAGESIZE */ int main () { char *data, *data2, *data3; const char *cdata2; int i, pagesize; int fd, fd2; pagesize = getpagesize (); /* First, make a file with some known garbage in it. */ data = (char *) malloc (pagesize); if (!data) return 1; for (i = 0; i < pagesize; ++i) *(data + i) = rand (); umask (0); fd = creat ("conftest.mmap", 0600); if (fd < 0) return 2; if (write (fd, data, pagesize) != pagesize) return 3; close (fd); /* Next, check that the tail of a page is zero-filled. File must have non-zero length, otherwise we risk SIGBUS for entire page. */ fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600); if (fd2 < 0) return 4; cdata2 = ""; if (write (fd2, cdata2, 1) != 1) return 5; data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L); if (data2 == MAP_FAILED) return 6; for (i = 0; i < pagesize; ++i) if (*(data2 + i)) return 7; close (fd2); if (munmap (data2, pagesize)) return 8; /* Next, try to mmap the file at a fixed address which already has something else allocated at it. If we can, also make sure that we see the same garbage. */ fd = open ("conftest.mmap", O_RDWR); if (fd < 0) return 9; if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_FIXED, fd, 0L)) return 10; for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data2 + i)) return 11; /* Finally, make sure that changes to the mapped area do not percolate back to the file as seen by read(). (This is a bug on some variants of i386 svr4.0.) */ for (i = 0; i < pagesize; ++i) *(data2 + i) = *(data2 + i) + 1; data3 = (char *) malloc (pagesize); if (!data3) return 12; if (read (fd, data3, pagesize) != pagesize) return 13; for (i = 0; i < pagesize; ++i) if (*(data + i) != *(data3 + i)) return 14; close (fd); return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : ac_cv_func_mmap_fixed_mapped=yes else ac_cv_func_mmap_fixed_mapped=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5 $as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; } if test $ac_cv_func_mmap_fixed_mapped = yes; then $as_echo "#define HAVE_MMAP 1" >>confdefs.h fi rm -f conftest.mmap conftest.txt { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lstdc++" >&5 $as_echo_n "checking for main in -lstdc++... " >&6; } if ${ac_cv_lib_stdcpp_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lstdc++ $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { return main (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_stdcpp_main=yes else ac_cv_lib_stdcpp_main=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_stdcpp_main" >&5 $as_echo "$ac_cv_lib_stdcpp_main" >&6; } if test "x$ac_cv_lib_stdcpp_main" = xyes; then : MECAB_LIBS="-lstdc++" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5 $as_echo_n "checking for pthread_create in -lpthread... " >&6; } if ${ac_cv_lib_pthread_pthread_create+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpthread $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pthread_create (); int main () { return pthread_create (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_pthread_pthread_create=yes else ac_cv_lib_pthread_pthread_create=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } if test "x$ac_cv_lib_pthread_pthread_create" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBPTHREAD 1 _ACEOF LIBS="-lpthread $LIBS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join in -lpthread" >&5 $as_echo_n "checking for pthread_join in -lpthread... " >&6; } if ${ac_cv_lib_pthread_pthread_join+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpthread $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pthread_join (); int main () { return pthread_join (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_pthread_pthread_join=yes else ac_cv_lib_pthread_pthread_join=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_join" >&5 $as_echo "$ac_cv_lib_pthread_pthread_join" >&6; } if test "x$ac_cv_lib_pthread_pthread_join" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBPTHREAD 1 _ACEOF LIBS="-lpthread $LIBS" fi for ac_func in getenv do : ac_fn_c_check_func "$LINENO" "getenv" "ac_cv_func_getenv" if test "x$ac_cv_func_getenv" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_GETENV 1 _ACEOF fi done for ac_func in opendir do : ac_fn_c_check_func "$LINENO" "opendir" "ac_cv_func_opendir" if test "x$ac_cv_func_opendir" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_OPENDIR 1 _ACEOF fi done ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu # Check whether --enable-utf8-only was given. if test "${enable_utf8_only+set}" = set; then : enableval=$enable_utf8_only; fi if test "$enable_utf8_only" = "yes"; then MECAB_USE_UTF8_ONLY="-DMECAB_USE_UTF8_ONLY" else MECAB_USE_UTF8_ONLY="" fi LIBS="$LIBS $MECAB_LIBS $LIBICONV" MECAB_LIBEXEC_DIR="$libexecdir/mecab" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether make is GNU Make" >&5 $as_echo_n "checking whether make is GNU Make... " >&6; } if $ac_make --version 2>/dev/null | grep '^GNU Make ' >/dev/null ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if test "$host_vendor" = "sun" ; then as_fn_error $? "\"SUN make does not work for building MeCab. Please install GNU make\"" "$LINENO" 5 fi fi if test -n "$GCC"; then CFLAGS="-O3 -Wall " CXXFLAGS="-O3 -Wall " fi # Check whether --with-charset was given. if test "${with_charset+set}" = set; then : withval=$with_charset; CHARSET=${withval} else CHARSET='euc' fi CHARSET=$CHARSET { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_vector=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_vector" >&5 $as_echo "$ac_stl_vector" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_list=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_list" >&5 $as_echo "$ac_stl_list" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_map=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_map" >&5 $as_echo "$ac_stl_map" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_set=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_set" >&5 $as_echo "$ac_stl_set" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_queue=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_queue" >&5 $as_echo "$ac_stl_queue" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_functional=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_functional" >&5 $as_echo "$ac_stl_functional" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_algorithm=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_algorithm" >&5 $as_echo "$ac_stl_algorithm" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_string=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_string" >&5 $as_echo "$ac_stl_string" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_iostream=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_iostream" >&5 $as_echo "$ac_stl_iostream" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_sstream=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_sstream" >&5 $as_echo "$ac_stl_sstream" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports stl (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports stl (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { ; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_stl_fstream=yes else config_error=yes { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} stl does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} stl does not work" >&2;} fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_stl_fstream" >&5 $as_echo "$ac_stl_fstream" >&6; } # check for const_cast { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports template (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports template (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ template T foo (T &i) { return i++; }; int main () { int i = 0; double d = 0.0; foo(i); foo(d); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_template=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} template does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} template does not work" >&2;} config_error=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_template" >&5 $as_echo "$ac_template" >&6; } # check for const_cast { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports const_cast<> (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports const_cast<> (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ class foo; int main () { const foo *c=0; foo *c1=const_cast(c); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_const_cast=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} const_cast<> does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} const_cast<> does not work" >&2;} config_error=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_const_cast" >&5 $as_echo "$ac_const_cast" >&6; } # check for static_cast<> { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports static_cast<> (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports static_cast<> (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ class foo; int main () { foo *c = 0; void *c1 = static_cast(c); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_static_cast=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} static_cast<> does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} static_cast<> does not work" >&2;} config_error=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_static_cast" >&5 $as_echo "$ac_static_cast" >&6; } # check for reinterpret_cast { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports reinterpret_cast<> (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports reinterpret_cast<> (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int *a = 0; int main () { char *p = reinterpret_cast(a); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_reinterpret_cast=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} reinterpret_cast<> does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} reinterpret_cast<> does not work" >&2;} config_error=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_reinterpret_cast" >&5 $as_echo "$ac_reinterpret_cast" >&6; } # check for namespaces { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports namespaces (required) " >&5 $as_echo_n "checking if ${CXX-c++} supports namespaces (required) ... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ namespace Foo { struct A {}; } using namespace Foo; int main () { A a; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_namespaces=yes else config_error=yes ac_namespaces=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_namespaces" >&5 $as_echo "$ac_namespaces" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports __thread (optional)" >&5 $as_echo_n "checking if ${CXX-c++} supports __thread (optional)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ __thread int a = 0; int main () { a = 10; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : enable_tls=yes else enable_tls=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_tls" >&5 $as_echo "$enable_tls" >&6; } if test "$enable_tls" = "no"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: __thread keyword is not supported on this environment. \ Error handling of MeCab, e.g., MeCab::getLastError(), is not thread safe." >&5 $as_echo "$as_me: WARNING: __thread keyword is not supported on this environment. \ Error handling of MeCab, e.g., MeCab::getLastError(), is not thread safe." >&2;} else $as_echo "#define HAVE_TLS_KEYWORD 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports template (required)" >&5 $as_echo_n "checking if ${CXX-c++} supports template (required)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ template T foo (T &i) { return i++; }; int main () { int i = 0; double d = 0.0; foo(i); foo(d); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_template=yes else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ${CXX-c++} template does not work" >&5 $as_echo "$as_me: WARNING: ${CXX-c++} template does not work" >&2;} config_error=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_template" >&5 $as_echo "$ac_template" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports GCC native atomic operations (optional)" >&5 $as_echo_n "checking if ${CXX-c++} supports GCC native atomic operations (optional)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { int a = 10; __sync_fetch_and_add(&a, 10); __sync_val_compare_and_swap(&a, 0, 10); sched_yield(); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : enable_gcc_atomic_ops=yes else enable_gcc_atomic_ops=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gcc_atomic_ops" >&5 $as_echo "$enable_gcc_atomic_ops" >&6; } if test "$enable_gcc_atomic_ops" = "yes"; then $as_echo "#define HAVE_GCC_ATOMIC_OPS 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} supports OSX native atomic operations (optional)" >&5 $as_echo_n "checking if ${CXX-c++} supports OSX native atomic operations (optional)... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { int a = 10; OSAtomicAdd32(10, &a); OSAtomicCompareAndSwapInt(10, 0, &a); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : enable_osx_atomic_ops=yes else enable_osx_atomic_ops=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_osx_atomic_ops" >&5 $as_echo "$enable_osx_atomic_ops" >&6; } if test "$enable_osx_atomic_ops" = "yes"; then $as_echo "#define HAVE_OSX_ATOMIC_OPS 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CXX-c++} environment provides all required features" >&5 $as_echo_n "checking if ${CXX-c++} environment provides all required features... " >&6; } if test "x$config_error" = xyes ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "Your compiler is not powerful enough to compile MeCab. \ If it should be, see config.log for more information of why it failed." "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } case "$host_os" in mingw* | os2*) MECAB_DEFAULT_RC='c:\\\\Program Files\\\\mecab\\\\etc\\\\mecabrc' CFLAGS="$CFLAGS -municode -DUNICODE -D_UNICODE" CXXFLAGS="$CXXFLAGS -municode -DUNICODE -D_UNICODE" ;; *) MECAB_DEFAULT_RC="$sysconfdir/mecabrc" ;; esac ac_config_headers="$ac_config_headers config.h" ac_config_files="$ac_config_files Makefile src/Makefile src/Makefile.msvc man/Makefile doc/Makefile tests/Makefile swig/version.h mecab.iss mecab-config mecabrc" ac_config_commands="$ac_config_commands default" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by $as_me, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to the package provider." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" Copyright (C) 2010 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`' DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } # Quote evaled strings. for var in AS \ DLLTOOL \ OBJDUMP \ SHELL \ ECHO \ PATH_SEPARATOR \ SED \ GREP \ EGREP \ FGREP \ LD \ NM \ LN_S \ lt_SP2NL \ lt_NL2SP \ reload_flag \ deplibs_check_method \ file_magic_cmd \ file_magic_glob \ want_nocaseglob \ sharedlib_from_linklib_cmd \ AR \ AR_FLAGS \ archiver_list_spec \ STRIP \ RANLIB \ CC \ CFLAGS \ compiler \ lt_cv_sys_global_symbol_pipe \ lt_cv_sys_global_symbol_to_cdecl \ lt_cv_sys_global_symbol_to_c_name_address \ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ nm_file_list_spec \ lt_prog_compiler_no_builtin_flag \ lt_prog_compiler_pic \ lt_prog_compiler_wl \ lt_prog_compiler_static \ lt_cv_prog_compiler_c_o \ need_locks \ MANIFEST_TOOL \ DSYMUTIL \ NMEDIT \ LIPO \ OTOOL \ OTOOL64 \ shrext_cmds \ export_dynamic_flag_spec \ whole_archive_flag_spec \ compiler_needs_object \ with_gnu_ld \ allow_undefined_flag \ no_undefined_flag \ hardcode_libdir_flag_spec \ hardcode_libdir_separator \ exclude_expsyms \ include_expsyms \ file_list_spec \ variables_saved_for_relink \ libname_spec \ library_names_spec \ soname_spec \ install_override_mode \ finish_eval \ old_striplib \ striplib \ compiler_lib_search_dirs \ predep_objects \ postdep_objects \ predeps \ postdeps \ compiler_lib_search_path \ LD_CXX \ reload_flag_CXX \ compiler_CXX \ lt_prog_compiler_no_builtin_flag_CXX \ lt_prog_compiler_pic_CXX \ lt_prog_compiler_wl_CXX \ lt_prog_compiler_static_CXX \ lt_cv_prog_compiler_c_o_CXX \ export_dynamic_flag_spec_CXX \ whole_archive_flag_spec_CXX \ compiler_needs_object_CXX \ with_gnu_ld_CXX \ allow_undefined_flag_CXX \ no_undefined_flag_CXX \ hardcode_libdir_flag_spec_CXX \ hardcode_libdir_separator_CXX \ exclude_expsyms_CXX \ include_expsyms_CXX \ file_list_spec_CXX \ compiler_lib_search_dirs_CXX \ predep_objects_CXX \ postdep_objects_CXX \ predeps_CXX \ postdeps_CXX \ compiler_lib_search_path_CXX; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in reload_cmds \ old_postinstall_cmds \ old_postuninstall_cmds \ old_archive_cmds \ extract_expsyms_cmds \ old_archive_from_new_cmds \ old_archive_from_expsyms_cmds \ archive_cmds \ archive_expsym_cmds \ module_cmds \ module_expsym_cmds \ export_symbols_cmds \ prelink_cmds \ postlink_cmds \ postinstall_cmds \ postuninstall_cmds \ finish_cmds \ sys_lib_search_path_spec \ sys_lib_dlsearch_path_spec \ reload_cmds_CXX \ old_archive_cmds_CXX \ old_archive_from_new_cmds_CXX \ old_archive_from_expsyms_cmds_CXX \ archive_cmds_CXX \ archive_expsym_cmds_CXX \ module_cmds_CXX \ module_expsym_cmds_CXX \ export_symbols_cmds_CXX \ prelink_cmds_CXX \ postlink_cmds_CXX; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done ac_aux_dir='$ac_aux_dir' xsi_shell='$xsi_shell' lt_shell_append='$lt_shell_append' # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile' _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "src/Makefile.msvc") CONFIG_FILES="$CONFIG_FILES src/Makefile.msvc" ;; "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; "swig/version.h") CONFIG_FILES="$CONFIG_FILES swig/version.h" ;; "mecab.iss") CONFIG_FILES="$CONFIG_FILES mecab.iss" ;; "mecab-config") CONFIG_FILES="$CONFIG_FILES mecab-config" ;; "mecabrc") CONFIG_FILES="$CONFIG_FILES mecabrc" ;; "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. _am_arg="$ac_file" _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'`/stamp-h$_am_stamp_count ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=$dirpart/$fdir; as_fn_mkdir_p # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ;; "libtool":C) # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # The names of the tagged configurations supported by this script. available_tags="CXX " # ### BEGIN LIBTOOL CONFIG # Assembler program. AS=$lt_AS # DLL creation program. DLLTOOL=$lt_DLLTOOL # Object dumper program. OBJDUMP=$lt_OBJDUMP # Which release of libtool.m4 was used? macro_version=$macro_version macro_revision=$macro_revision # Whether or not to build shared libraries. build_libtool_libs=$enable_shared # Whether or not to build static libraries. build_old_libs=$enable_static # What type of objects to build. pic_mode=$pic_mode # Whether or not to optimize for fast installation. fast_install=$enable_fast_install # Shell to use when invoking shell scripts. SHELL=$lt_SHELL # An echo program that protects backslashes. ECHO=$lt_ECHO # The PATH separator for the build system. PATH_SEPARATOR=$lt_PATH_SEPARATOR # The host system. host_alias=$host_alias host=$host host_os=$host_os # The build system. build_alias=$build_alias build=$build build_os=$build_os # A sed program that does not truncate output. SED=$lt_SED # Sed that helps us avoid accidentally triggering echo(1) options like -n. Xsed="\$SED -e 1s/^X//" # A grep program that handles long lines. GREP=$lt_GREP # An ERE matcher. EGREP=$lt_EGREP # A literal string matcher. FGREP=$lt_FGREP # A BSD- or MS-compatible name lister. NM=$lt_NM # Whether we need soft or hard links. LN_S=$lt_LN_S # What is the maximum length of a command? max_cmd_len=$max_cmd_len # Object file suffix (normally "o"). objext=$ac_objext # Executable file suffix (normally ""). exeext=$exeext # whether the shell understands "unset". lt_unset=$lt_unset # turn spaces into newlines. SP2NL=$lt_lt_SP2NL # turn newlines into spaces. NL2SP=$lt_lt_NL2SP # convert \$build file names to \$host format. to_host_file_cmd=$lt_cv_to_host_file_cmd # convert \$build files to toolchain format. to_tool_file_cmd=$lt_cv_to_tool_file_cmd # Method to check whether dependent libraries are shared objects. deplibs_check_method=$lt_deplibs_check_method # Command to use when deplibs_check_method = "file_magic". file_magic_cmd=$lt_file_magic_cmd # How to find potential files when deplibs_check_method = "file_magic". file_magic_glob=$lt_file_magic_glob # Find potential files using nocaseglob when deplibs_check_method = "file_magic". want_nocaseglob=$lt_want_nocaseglob # Command to associate shared and link libraries. sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd # The archiver. AR=$lt_AR # Flags to create an archive. AR_FLAGS=$lt_AR_FLAGS # How to feed a file listing to the archiver. archiver_list_spec=$lt_archiver_list_spec # A symbol stripping program. STRIP=$lt_STRIP # Commands used to install an old-style archive. RANLIB=$lt_RANLIB old_postinstall_cmds=$lt_old_postinstall_cmds old_postuninstall_cmds=$lt_old_postuninstall_cmds # Whether to use a lock for old archive extraction. lock_old_archive_extraction=$lock_old_archive_extraction # A C compiler. LTCC=$lt_CC # LTCC compiler flags. LTCFLAGS=$lt_CFLAGS # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe # Transform the output of nm in a proper C declaration. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl # Transform the output of nm in a C name address pair. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address # Transform the output of nm in a C name address pair when lib prefix is needed. global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix # Specify filename containing input files for \$NM. nm_file_list_spec=$lt_nm_file_list_spec # The root where to search for dependent libraries,and in which our libraries should be installed. lt_sysroot=$lt_sysroot # The name of the directory that contains temporary libtool files. objdir=$objdir # Used to examine libraries when file_magic_cmd begins with "file". MAGIC_CMD=$MAGIC_CMD # Must we lock files when doing compilation? need_locks=$lt_need_locks # Manifest tool. MANIFEST_TOOL=$lt_MANIFEST_TOOL # Tool to manipulate archived DWARF debug symbol files on Mac OS X. DSYMUTIL=$lt_DSYMUTIL # Tool to change global to local symbols on Mac OS X. NMEDIT=$lt_NMEDIT # Tool to manipulate fat objects and archives on Mac OS X. LIPO=$lt_LIPO # ldd/readelf like tool for Mach-O binaries on Mac OS X. OTOOL=$lt_OTOOL # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. OTOOL64=$lt_OTOOL64 # Old archive suffix (normally "a"). libext=$libext # Shared library suffix (normally ".so"). shrext_cmds=$lt_shrext_cmds # The commands to extract the exported symbol list from a shared archive. extract_expsyms_cmds=$lt_extract_expsyms_cmds # Variables whose values should be saved in libtool wrapper scripts and # restored at link time. variables_saved_for_relink=$lt_variables_saved_for_relink # Do we need the "lib" prefix for modules? need_lib_prefix=$need_lib_prefix # Do we need a version for libraries? need_version=$need_version # Library versioning type. version_type=$version_type # Shared library runtime path variable. runpath_var=$runpath_var # Shared library path variable. shlibpath_var=$shlibpath_var # Is shlibpath searched before the hard-coded library search path? shlibpath_overrides_runpath=$shlibpath_overrides_runpath # Format of library name prefix. libname_spec=$lt_libname_spec # List of archive names. First name is the real one, the rest are links. # The last name is the one that the linker finds with -lNAME library_names_spec=$lt_library_names_spec # The coded name of the library, if different from the real name. soname_spec=$lt_soname_spec # Permission mode override for installation of shared libraries. install_override_mode=$lt_install_override_mode # Command to use after installation of a shared archive. postinstall_cmds=$lt_postinstall_cmds # Command to use after uninstallation of a shared archive. postuninstall_cmds=$lt_postuninstall_cmds # Commands used to finish a libtool library installation in a directory. finish_cmds=$lt_finish_cmds # As "finish_cmds", except a single script fragment to be evaled but # not shown. finish_eval=$lt_finish_eval # Whether we should hardcode library paths into libraries. hardcode_into_libs=$hardcode_into_libs # Compile-time system search path for libraries. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec # Run-time system search path for libraries. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec # Whether dlopen is supported. dlopen_support=$enable_dlopen # Whether dlopen of programs is supported. dlopen_self=$enable_dlopen_self # Whether dlopen of statically linked programs is supported. dlopen_self_static=$enable_dlopen_self_static # Commands to strip libraries. old_striplib=$lt_old_striplib striplib=$lt_striplib # The linker used to build libraries. LD=$lt_LD # How to create reloadable object files. reload_flag=$lt_reload_flag reload_cmds=$lt_reload_cmds # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds # A language specific compiler. CC=$lt_compiler # Is the compiler the GNU compiler? with_gcc=$GCC # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds archive_expsym_cmds=$lt_archive_expsym_cmds # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds module_expsym_cmds=$lt_module_expsym_cmds # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms # Symbols that must always be exported. include_expsyms=$lt_include_expsyms # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds # Commands necessary for finishing linking programs. postlink_cmds=$lt_postlink_cmds # Specify filename containing input files. file_list_spec=$lt_file_list_spec # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action # The directories searched by this compiler when creating a shared library. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs # Dependencies to place before and after the objects being linked to # create a shared library. predep_objects=$lt_predep_objects postdep_objects=$lt_postdep_objects predeps=$lt_predeps postdeps=$lt_postdeps # The library search path used internally by the compiler when linking # a shared library. compiler_lib_search_path=$lt_compiler_lib_search_path # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac ltmain="$ac_aux_dir/ltmain.sh" # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) if test x"$xsi_shell" = xyes; then sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ func_dirname ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_basename ()$/,/^} # func_basename /c\ func_basename ()\ {\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ func_dirname_and_basename ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ func_stripname ()\ {\ \ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ \ # positional parameters, so assign one to ordinary parameter first.\ \ func_stripname_result=${3}\ \ func_stripname_result=${func_stripname_result#"${1}"}\ \ func_stripname_result=${func_stripname_result%"${2}"}\ } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ func_split_long_opt ()\ {\ \ func_split_long_opt_name=${1%%=*}\ \ func_split_long_opt_arg=${1#*=}\ } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ func_split_short_opt ()\ {\ \ func_split_short_opt_arg=${1#??}\ \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ func_lo2o ()\ {\ \ case ${1} in\ \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ \ *) func_lo2o_result=${1} ;;\ \ esac\ } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_xform ()$/,/^} # func_xform /c\ func_xform ()\ {\ func_xform_result=${1%.*}.lo\ } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_arith ()$/,/^} # func_arith /c\ func_arith ()\ {\ func_arith_result=$(( $* ))\ } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_len ()$/,/^} # func_len /c\ func_len ()\ {\ func_len_result=${#1}\ } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$lt_shell_append" = xyes; then sed -e '/^func_append ()$/,/^} # func_append /c\ func_append ()\ {\ eval "${1}+=\\${2}"\ } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ func_append_quoted ()\ {\ \ func_quote_for_eval "${2}"\ \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} fi mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" cat <<_LT_EOF >> "$ofile" # ### BEGIN LIBTOOL TAG CONFIG: CXX # The linker used to build libraries. LD=$lt_LD_CXX # How to create reloadable object files. reload_flag=$lt_reload_flag_CXX reload_cmds=$lt_reload_cmds_CXX # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds_CXX # A language specific compiler. CC=$lt_compiler_CXX # Is the compiler the GNU compiler? with_gcc=$GCC_CXX # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic_CXX # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl_CXX # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static_CXX # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc_CXX # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object_CXX # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds_CXX archive_expsym_cmds=$lt_archive_expsym_cmds_CXX # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds_CXX module_expsym_cmds=$lt_module_expsym_cmds_CXX # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld_CXX # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag_CXX # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag_CXX # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct_CXX # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute_CXX # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L_CXX # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic_CXX # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath_CXX # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs_CXX # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols_CXX # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds_CXX # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms_CXX # Symbols that must always be exported. include_expsyms=$lt_include_expsyms_CXX # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds_CXX # Commands necessary for finishing linking programs. postlink_cmds=$lt_postlink_cmds_CXX # Specify filename containing input files. file_list_spec=$lt_file_list_spec_CXX # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action_CXX # The directories searched by this compiler when creating a shared library. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX # Dependencies to place before and after the objects being linked to # create a shared library. predep_objects=$lt_predep_objects_CXX postdep_objects=$lt_postdep_objects_CXX predeps=$lt_predeps_CXX postdeps=$lt_postdeps_CXX # The library search path used internally by the compiler when linking # a shared library. compiler_lib_search_path=$lt_compiler_lib_search_path_CXX # ### END LIBTOOL TAG CONFIG: CXX _LT_EOF ;; "default":C) chmod +x mecab-config \ ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi mecab-0.996/doc/0000755002562000116100000000000012110211077010344 500000000000000mecab-0.996/doc/format.html0000644002562000116100000001347112031622553012457 00000000000000 MeCab: Yet Another Japanese Dependency Structure Analyzer

出力フォーマット

概要

MeCab は, ChaSen と同様, 出力のフォーマットを比較的自由に再定義することができます. また, 設定ファイルにフォーマットを複数記述しておき, 実行時にそれらを 切り変えることが可能です. これは, MeCab 独自の機能です.

出力フォーマットの指定

以下の 3つ出力フォーマットを変更することができます.

  • node: 1つの形態素を出力, デフォルトは空文字
  • unk: 1つの未知語形態素を出力, デフォルトは node と同一フォーマット
  • bos: 形態素解析の結果に先だって出力 (header 的役割), デフォルトは空文字
  • eos: 形態素解析の結果の後に出力 (footer 的役割), デフォルトは "EOS\n"
  • eon: N-best出力で, N-Bestの出力が終了したときに出力, デフォルトは空文字列

明示的に指定されない場合, それぞれのデフォルト文字列が使用されます.

これらは, 以下の 2つの方法で指定します.

  • コマンドラインから
    % mecab --node-format=STR --bos-format=STR --eos-format=STR --unk-format=STR --eon-format=STR
    
  • mecabrc に記述する場合

    任意の文字列 KEY を使い, mecabrc に以下のように定義.

    node-format-KEY = STR
    unk-format-KEY = STR
    eos-format-KEY = STR
    bos-format-KEY = STR
    eon-format-KEY = STR
    

    この KEY をコマンドラインから呼び出す.

    % mecab -Okey 
    

出力フォーマット

%s 形態素種類 (0: 通常, 1: 未知語, 2:文頭, 3:文末)
%S 入力文
%L 入力文の長さ
%m 形態素の表層文字列
%M 形態素の表層文字列, ただし空白文字も含めて出力 (%pS を参照のこと)
%h 素性の内部 ID
%% % そのもの
%c 単語生起コスト
%H 素性 (品詞, 活用, 読み) 等を CSV で表現したもの
%t 文字種 id
%P 周辺確率 (-l2 オプションを指定したときのみ有効)
%pi 形態素に付与されるユニークなID
%pS もし形態素が空白文字列で始まる場合は, その空白文字列を表示 %pS%m と %M は同一
%ps 開始位置
%pe 終了位置
%pC 1つ前の形態素との連接コスト
%pw %c と同じ
%pc 連接コスト + 単語生起コスト (文頭から累積)
%pn 連接コスト + 単語生起コスト (その形態素単独, %pw + %pC)
%pb 最適パスの場合 *, それ以外は ' '
%pP 周辺確率 (-l2 オプションを指定したときのみ有効)
%pA blpha, forward log 確率 (-l2 オプションを指定したときのみ有効)
%pB beta, backward log 確率 (-l2 オプションを指定したときのみ有効)
%pl 形態素の表層文字列としての長さ, strlen (%m) と同一
%pL 形態素の表層文字列としての長さ, ただし空白文字列も含む, strlen(%M) と同一
%phl 左文脈 id
%phr 右文脈 id
%f[N] csv で表記された素性の N番目の要素
%f[N1,N2,N3...] N1,N2,N3番目の素性を, "," を デリミタとして表示
%FC[N1,N2,N3...] N1,N2,N3番目の素性を, C を デリミタとして表示.
ただし, 要素が 空の場合は以降表示が省略される. (例)F-[0,1,2]
\0 \a \b \t \n \v \f \r \\ 通常の エスケープ文字列
\s ' ' (半角スペース)
設定ファイルに記述するときに使用

dicrc より抜粋した例

; yomi
node-format-yomi = %pS%f[7]
unk-format-yomi = %M
eos-format-yomi  = \n

; simple
node-format-simple = %m\t%F-[0,1,2,3]\n
eos-format-simple  = EOS\n

; csv
node-format-csv = %m,%f[7],%f[8],%f[6],%F-[0,1,2,3],%f[4],%f[5]\n
unk-format-csv  = %m,%m,%m,%f[6],%F-[0,1,2,3],,\n
eos-format-csv  = EOS,,,,,,\n

; ChaSen
node-format-chasen = %m\t%f[7]\t%f[6]\t%F-[0,1,2,3]\t%f[4]\t%f[5]\n
unk-format-chasen  = %m\t%m\t%m\t%F-[0,1,2,3]\t\t\n
eos-format-chasen  = EOS\n

注意事項

わかち書き出力 (-Owakati), デフォルトの出力, 出力ダンプ (-Odump) は 高速性を犠牲にしたく ないために, ハードコーディングされています.

mecab-0.996/doc/learn.html0000644002562000116100000006057112031622553012273 00000000000000 MeCab: オリジナル辞書/コーパスからのパラメータ推定

オリジナル辞書/コーパスからのパラメータ推定

概要

学習用コーパスからパラメータ(コスト値)を推定することができます. MeCab 自身は品詞体系に非依存な設計になっているため, 独自の品詞体系, 辞書, コーパスに基づく解析器を作成することができます. パラメータ推定には Conditinoal Random Fields (CRF) を使っています.

処理の流れ

データフロー図は次のようになります.

パラメータ推定には以下のサブタスクがあります.

それぞれ順に説明していきます.

Seed辞書の準備

MeCabの辞書は CSV で記述されます. Seed 辞書と配布辞書のフォーマッ トは基本的に同一です.

以下が辞書のエントリの例です.

進学校,0,0,0,名詞,一般,*,*,*,*,進学校,シンガクコウ,シンガクコー
梅暦,0,0,0,名詞,一般,*,*,*,*,梅暦,ウメゴヨミ,ウメゴヨミ
気圧,0,0,0,名詞,一般,*,*,*,*,気圧,キアツ,キアツ
水中翼船,0,0,0,名詞,一般,*,*,*,*,水中翼船,スイチュウヨクセン,スイチューヨクセン

最初の4カラム目までは, 必須項目で,

  • 表層形 (単語そのもの)
  • 左連接状態番号
  • 右連接状態番号
  • コスト

となっています. 左連接状態番号, 右連接状態番号, コストは, Seed 辞書では 使われないので 0 としておきます.

5カラム目以降は「素性」と呼ばれる項目です. MeCab は, システムの汎用性 を高めるために, 「品詞」「活用」「読み」「発音」といった「単語に付与され る情報」をシステムは区別せず「素性」として扱っています. ユーザは CSV が 許す限り何個でも素性を付与することができます. ただし, 各カラムの素性の 定義はそろえておく必要があります. (5カラム目は品詞, 6カラム目は品詞再分 類等) 通常, 素性番号の若いものから順に一般的な素性を列挙していきます. (例: 品詞, 品詞細分類, 活用型, 活用形, 原形, 読み, 発音)

素性は内部的には配列として扱われます. 0番目の素性, 1番目の素性.. と いう呼び方で素性を参照することがあります. 素性の番号と内部表現(品詞, 読 み等)は, ユーザ自身が管理してください.

上記の例は, ipadic の例です. 素性列として

  • 品詞
  • 品詞細分類1
  • 品詞細分類2
  • 品詞細分類3
  • 活用型
  • 活用形
  • 基本形
  • 読み
  • 発音

が定義されています.

MeCab は活用処理を行いません. 活用する語の場合は, ユーザが事前に活用 を展開する必要があります.

連れ出す,0,0,0,動詞,自立,*,*,五段・サ行,基本形,連れ出す,ツレダス,ツレダス
連れ出さ,0,0,0,動詞,自立,*,*,五段・サ行,未然形,連れ出す,ツレダサ,ツレダサ
連れ出そ,0,0,0,動詞,自立,*,*,五段・サ行,未然ウ接続,連れ出す,ツレダソ,ツレダソ
連れ出し,0,0,0,動詞,自立,*,*,五段・サ行,連用形,連れ出す,ツレダシ,ツレダシ
連れ出せ,0,0,0,動詞,自立,*,*,五段・サ行,仮定形,連れ出す,ツレダセ,ツレダセ
連れ出せ,0,0,0,動詞,自立,*,*,五段・サ行,命令e,連れ出す,ツレダセ,ツレダセ
連れ出しゃ,0,0,0,動詞,自立,*,*,五段・サ行,仮定縮約1,連れ出す,ツレダシャ,ツレダシャ

設定ファイルの準備

dicrc

辞書のさまざまな動作を指定するファイルです. 以下が最低限の設定です.

cost-factor = 800
bos-feature = BOS/EOS,*,*,*,*,*,*,*,*
eval-size = 6
unk-eval-size = 4
config-charset = EUC-JP
  • cost-factor: コスト値に変換するときのスケーリングファクターです. 700 から 800 で問題ありません.
  • bos-feature: 文頭, 文末の素性です. CSV で表現します.
  • eval-size: 既知語の時, 素性の先頭から何個合致すれば正解と認定するか を指定します. 通常, 既知語は品詞, 活用といった情報のみが正解すればよいので, 「読み」「発音」といった素性は無 視するようにします. 上記の例では 6 となっているので, IPA品詞体系の 品詞, 品詞細分類1, 2, 3, 活用型, 活用形 の 6つが評価されます.
  • unk-eval-size: 未知語の時, 素性の先頭から何個合致すれば正解と認定 するかを指定します.
  • config-charset: dicrc, char.def, unk.def, pos-id.defファイルの文字コードです.

char.def

未知語処理の定義ファイルです. 通常日本語の形態素解析では字種に基づく未知 語処理が行われます. MeCab では, どの文字をどの字種として定義するかといった設 定を細かく指定することができます. さらに, 各字種に対し, どのような未知語 処理を行うか細かく指定することができます.

ファイルの最初には, カテゴリ名の定義と, 各カテゴリの未知語処理の動作 を定義します.

カテゴリ名      動作タイミング(0/1)  グルーピング(0/1)  長さ(0,1, 2... n)
  • カテゴリ名: カテゴリの名前です.
    HIRANA, KATAKANA.. といったカテゴリを定義します.DEFAULT と SPACE は必須のカテゴリです.
  • 動作タイミング:
    そのカテゴリにおいて, いつ未知語処理を動かすかを定義します.
    • 0: 既知語がある場合は, 未知語処理を動作させません
    • 1: 常に未知語処理を動かします
  • グルーピング: 未知語の候補生成方法です.
    • 0: 同じ字種でまとめません.
    • 1: 同じ字種でまとめます.
  • 長さ: 未知語の候補生成方法です.
    • 1: 1文字までの文字列を未知語とします.
    • 2: 2文字までの文字列を未知語とします.
      ...
    • n: n文字までの文字列を未知語とします.
    グルーピングと長さは同時に指定することができます.

KANJI          0 0 2
SYMBOL         1 1 0
NUMERIC        1 1 0
ALPHA          1 1 0
HIRAGANA       0 1 2 

次に, 各カテゴリがUCS2のコードポイントのどこに該当するか定義します.

codepoint デフォルトカテゴリ名 互換カテゴリ名1  互換カテゴリ名2 .. 

もしくは,

low_codepoint..high_codepoint デフォルトカテゴリ名 互換カテゴリ名1  互換カテゴリ名2 .. 

0x0009 SPACE
0x30A1..0x30FF  KATAKANA
0x30FC          KATAKANA HIRAGANA  # ー

コードポイントは UCS2(Unicode)を 0x から始まる16進数で記述します.

最初のカテゴリは, そのコードポイントのデフォルトカテゴリです. さらに, 互換カテゴリを列挙することができます. 上記の例では, 長音記号「ー」 は, デフォルトではカタカナですが, 平仮名を互換カテゴリとして持ちます. グルーピング動作の時に互換カテゴリは同じグループとしてみなされます.

以下が char.def の具体例です.

DEFAULT        0 1 0  # DEFAULT is a mandatory category!
SPACE          0 1 0  
KANJI          0 0 2
SYMBOL         1 1 0
NUMERIC        1 1 0
ALPHA          1 1 0
HIRAGANA       0 1 2 
KATAKANA       1 1 0
KANJINUMERIC   1 1 0
GREEK          1 1 0
CYRILLIC       1 1 0

# SPACE
0x0020 SPACE  # DO NOT REMOVE THIS LINE,  0x0020 is reserved for SPACE
0x00D0 SPACE
0x0009 SPACE
0x000B SPACE
0x000A SPACE

# ASCII
0x0021..0x002F SYMBOL
0x0030..0x0039 NUMERIC

... 

# KATAKANA
0x30A1..0x30FF  KATAKANA
0x31F0..0x31FF  KATAKANA  # Small KU .. Small RO
0x30FC          KATAKANA HIRAGANA  # ー

unk.def

未知語用の辞書です.

DEFAULT,0,0,0,記号,一般,*,*,*,*,*
SPACE,0,0,0,記号,空白,*,*,*,*,*
KANJI,0,0,0,名詞,一般,*,*,*,*,*
KANJI,0,0,0,名詞,サ変接続,*,*,*,*,*
HIRAGANA,0,0,名詞,一般,*,*,*,*,*
HIRAGANA,0,0,0,名詞,サ変接続,*,*,*,*,*
HIRAGANA,0,0,0,名詞,固有名詞,地域,一般,*,*,*
... 

表層の部分を char.def で定義したカテゴリ名とした辞書ファイルです. 各カテゴリに対してどのような素生列を付与するかを定義します. 1つのカテゴリに複数の素性を定義してもかまいません. 学習後, 適切なコスト値が 自動的に与えられます.

rewrite.def

素性列から内部状態素生列に変換するマッピングを定義します.

CRFは, unigram, 左文脈 bigram, 右文脈 bigram の3情報を使って統計情報を計 算します. 例えば以下の「美しい川」という以下の例では, 辞書に定義されている素性から unigram素性, 左文脈素性(その形態素を左側から見た時の素性), 右文脈素性(その形態素を左側から見た時の素性)の3つが使われます. rewrite.def は, 辞書の素性からそれぞれの内部素性へのマッピングを定義します.

具体的に以下のようなことがマッピング関数を適切に定義することで実現できます.

  • 「来る」「くる」という二つの表記を「来る」にまとめて統計値を計算する.
  • 連接コストの計算の際, 品詞のみを使う/語彙化する.... 等々素性のどの部 分を使うかを細かく定義する.

rewrite.def には 3 つのセクションがあります.

  • [unigram rewrite]: Unigram 内部状態へのマッピング
  • [left rewrite]: 左文脈 bigram へのマッピング
  • [right rewrite]: 右文脈 bigram へのマッピング

それぞれのセクションの後に, 1行に1つのマッピングルールが続きます. マッピングルールは

マッチパターン  変換先
という形式で記述します. マッピングルールは先頭から順に走査されて最初に マッチしたものが使われます.

マッチパターンでは簡単な正規表現がを使うことができます.

  • *: すべての文字列にマッチ
  • (AB|CD|EF): AB もしくは CD もしくは EF にマッチ
  • AB: 文字列 AB のみに完全マッチ

変換先は $1 $2, $3.. というマクロを使い 素性の各要素 (CSVで記された要素) の内容を参照することができます.

[unigram rewrite]
# 読み,発音をとりのぞいて, 品詞1,2,3,4,活用形,活用型,原形,よみ を使う
*,*,*,*,*,*,*,*  $1,$2,$3,$4,$5,$6,$7,$8
# 読みがない場合は無視
*,*,*,*,*,*,*    $1,$2,$3,$4,$5,$6,$7,*

[left rewrite]
(助詞|助動詞),*,*,*,*,*,(ない|無い)    $1,$2,$3,$4,$5,$6,無い
(助詞|助動詞),終助詞,*,*,*,*,(よ|ヨ)   $1,$2,$3,$4,$5,$6,よ
...

[right rewrite]
(助詞|助動詞),*,*,*,*,*,(ない|無い)    $1,$2,$3,$4,$5,$6,無い
(助詞|助動詞),終助詞,*,*,*,*,(よ|ヨ)   $1,$2,$3,$4,$5,$6,よ
..

feature.def

内部状態の素生列から CRFの素生列を抽出するためのテンプレートを定義したファイルです

各行が一テンプレートに対応します. UNIGRAM ではじまるものは UNIGRAM 用 のテンプレート, BIGRAM ではじまるものは連接用のテンプレートです.

各テンプレートでは, 以下のマクロを使うことができます

  • %F[n]: ユニグラムの n番目の素性に展開されます.
  • %F?[n] :ユニグラムの n番目の素性に展開されます. ただし, 未定義の場合そのテンプレー トそのものは使われません.
  • %t: 文字種情報に展開されます. 文字種は char.def で定義された ものが使われます. (%t は ユニグラム素性の時のみ有効です)
  • %L[n]: 左文脈の n番目の素性に展開されます.
  • %L?[n]: 左文脈の n番目の素性に展開されます. ただし, 未定義の場合そのテンプレー トそのものは使われません.
  • %R[n]: 右文脈の n番目の素性に展開されます.
  • %R?[n]: 左文脈の n番目の素性に展開されます. ただし, 未定義の場合そのテンプレー トそのものは使われません.

UNIGRAM W0:%F[6]
UNIGRAM W1:%F[0]/%F[6]
UNIGRAM W2:%F[0],%F?[1]/%F[6]
UNIGRAM W3:%F[0],%F[1],%F?[2]/%F[6]
UNIGRAM W4:%F[0],%F[1],%F[2],%F?[3]/%F[6]

UNIGRAM T0:%t
UNIGRAM T1:%F[0]/%t
UNIGRAM T2:%F[0],%F?[1]/%t
UNIGRAM T3:%F[0],%F[1],%F?[2]/%t
UNIGRAM T4:%F[0],%F[1],%F[2],%F?[3]/%t

BIGRAM B00:%L[0]/%R[0]
BIGRAM B01:%L[0],%L?[1]/%R[0]
BIGRAM B02:%L[0]/%R[0],%R?[1]
BIGRAM B03:%L[0]/%R[0],%R[1],%R?[2]
BIGRAM B04:%L[0],%L?[1]/%R[0],%R[1],%R?[2]
BIGRAM B05:%L[0]/%R[0],%R[1],%R[2],%R?[3]
BIGRAM B06:%L[0],%L?[1]/%R[0],%R[1],%R[2],%R?[3]
... 

学習用コーパスの準備

学習データは, MeCab のデフォルト出力と同一フォーマットで記述します.

太郎    名詞,固有名詞,人名,名,*,*,太郎,タロウ,タロー
は      助詞,係助詞,*,*,*,*,は,ハ,ワ
花子    名詞,固有名詞,人名,名,*,*,花子,ハナコ,ハナコ
が      助詞,格助詞,一般,*,*,*, が,ガ,ガ
好き    名詞,形容動詞語幹,*,*,*,*, 好き,スキ,スキ
だ      助動詞,*,*,*, 特殊・ダ,基本形,だ,ダ,ダ
.       記号,句点,*,*,*,*, . , . , . 
EOS
焼酎    名詞,一般,*,*,*,*,焼酎,ショウチュウ,ショーチュー
好き    名詞,形容動詞語幹,*,*,*,*,好き,スキ,スキ
の      助詞,連体化,*,*,*,*, の,ノ,ノ
親父    名詞,一般,*,*,*,*,親父,オヤジ,オヤジ
.       記号,句点,*,*,*,*, . , . , . 
EOS
... 

タブで区切られた最初の部分が表層文字です. 次に素性配列を CSVで表現した文 字列が続きます. 文の区切りには EOS のみの行を置きます.

学習用バイナリ辞書の作成

現在の作業ディレクトリを WORK とします. WORK 以下に seed と final と いう二つのディレクトリを作ってください.

cd $WORK
mkdir seed final

seed ディレクトリにさきほど説明した以下のファイルをコピーします.

  • seed 辞書 (CSV のファイル集合)
  • 全設定ファイル (char.def, unk.def, rewrite.def, feature.def)
  • 学習用データ (ファイル名: corpus)

% cd $WORK/seed
% ls 
Adj.csv          Interjection.csv   Noun.name.csv    Noun.verbal.csv  Symbol.csv        rewrite.def
Adnominal.csv    Noun.adjv.csv      Noun.number.csv  Others.csv       Verb.csv          unk.def
Adverb.csv       Noun.adverbal.csv  Noun.org.csv     Postp-col.csv    char.def
Auxil.csv        Noun.csv           Noun.others.csv  Postp.csv        corpus
Conjunction.csv  Noun.demonst.csv   Noun.place.csv   Prefix.csv       dicrc
Filler.csv       Noun.nai.csv       Noun.proper.csv  Suffix.csv       feature.def

以下のコマンドを実行して, 学習用バイナリ辞書を作成します.

% cd $WORK/seed
% /usr/local/libexec/mecab/mecab-dict-index

以下のように -d,  -o を使うこともできます. 
% /usr/local/libexec/mecab/mecab-dict-index -d $WORK/seed -o $WORK/seed
  • -d: seed 辞書, 設定ファイルがあるディレクトリ (デフォルトはカレント)
  • -o: 学習用バイナリ辞書が出力されるディレクトリ (デフォルトはカレント)

CRF パラメータの学習

% cd $WORK/seed
% /usr/local/libexec/mecab/mecab-cost-train -c 1.0 corpus model

以下のように -d を使って辞書を指定することもできます<
% /usr/local/libexec/mecab/mecab-cost-train -d $WORK/seed -c 1.0 $WORK/seed/corpus $WORK/seed/model

  • -d: 学習用バイナリ辞書があるディレクトリ (デフォルトはカレント)
  • -c: CRFのハイパーパラメータ
  • -f: 素性頻度の閾値
  • -p NUM: NUM 並列で学習を実行 (デフォルトは1)
  • corpus: 学習データのファイル名
  • model: 出力されるCRFパラメータのファイル名

ハイパーパラメータCは, 学習の「強さ」を決めます. C を大きくすると, 学習データにできるだけフィットしようとしますが, 過学習する可能性があります. 小さくすると, 過学習を避けようとしますが, 十分な学習ができない可能性があります. 適切な C は, 交差検定等のモデル選択手法で発見的に見つけるしかありません. デフォルトの値は 1. 0 となっています.

-f オプションによって素性頻度の閾値を指定することができます. 例えば, -f 3 とすると, 学習データ中に3回以上出現した素性のみを使います. 適切な 素性閾値は, 交差検定等のモデル選択手法で発見的に見つけるしかありません.

学習中, 以下のような情報が出力されます.

reading corpus ... adding virtual node: 名詞,固有名詞,地域,一般,*,*,東日,トウニチ,トウニチ
adding virtual node: 副詞,助詞類接続,*,*,*,*,かなり,カナリ,カナリ

Number of sentences: 32
Number of features:  47547
eta:                 0.00010
freq:                1
C(sigma^2):          1.00000

iter=0 err=1.00000 F=0.41186 target=1691.68869 diff=1.00000
iter=1 err=1.00000 F=0.68727 target=1077.14848 diff=0.36327
iter=2 err=0.87500 F=0.81904 target=621.20311 diff=0.42329
iter=3 err=0.81250 F=0.86354 target=384.72432 diff=0.38068
iter=4 err=0.68750 F=0.93685 target=233.72722 diff=0.39248
..
  • adding virtual node: 未知語処理を行なっても処理できなかった 形態素で, 学習の際便宜的に追加される形態素です.
  • iter: 学習回数
  • err: 文レベルのエラー率
  • F: F値(精度と再現率の調和平均)
  • target: 目的関数の値. この値が収束すると学習が終了します.
  • diff: 目的関数の相対的な差分. この値が 0. 0001 になると学習が終了しま す.

配布用辞書の作成

% cd $WORK/seed
% /usr/local/libexec/mecab/mecab-dict-gen -o ../final -m model

以下のように -d,  -o を使って辞書を指定することもできます
% /usr/local/libexec/mecab/mecab-dict-gen -o $WORK/final -d $WORK/seed -m $WORK/seed/model
  • -d: seed 辞書があるディレクトリ (デフォルトはカレント)
  • -o: 配布用辞書の出力先ディレクトリ
  • -m: CRF のパラメータファイル

配布用辞書は, seed 辞書と別のディレクトリに出力しなければなりません. 通常, 配布辞書ディレクトリ final をアーカイブしてユーザに配布します.

解析用バイナリ辞書の作成

% cd $WORK/final
% /usr/local/libexec/mecab/mecab-dict-index 

以下のように -d,  -o を使うこともできます. 
% /usr/local/libexec/mecab/mecab-dict-index -d $WORK/final -o $WORK/final

  • -d: seed 辞書, 設定ファイルがあるディレクトリ (デフォルトはカレント)
  • -o: 学習用バイナリ辞書が出力されるディレクトリ (デフォルトはカレント)

今作った辞書を使って実際に解析してみます.

% mecab -d $WORK/final
焼酎好きの親父. 
焼酎    名詞,一般,*,*,*,*,焼酎,ショウチュウ,ショーチュー
好き    名詞,形容動詞語幹,*,*,*,*,好き, スキ, スキ
の      助詞,連体化,*,*,*,*,の,ノ,ノ
親父    名詞,一般,*,*,*,*,親父, オヤジ, オヤジ
.       記号,句点,*,*,*,*,.,.,. 
EOS

評価

テストデータを用意します. テストデータは MeCab の デフォルト出力と同一フォーマットで記述します.

まず, mecab-test-gen を使ってテストコーパス(test)から, 文のみ(test.sen)を抽出します.

% /usr/local/libexec/mecab/mecab-test-gen < test > test.sen

test.sen をさきほど作った辞書で解析します.

% mecab -d $WORK/final test.sen > test.result

評価スクリプト mecab-system-eval を実行します. 第一引数がシステムの結果, 第二引数が正解のファイルです.

% /usr/local/libexec/mecab/mecab-system-eval test.result test
                    precision          recall              F
LEVEL 0:    98.6887(647112/655710) 98.9793(647112/653785) 98.8338
LEVEL 1:    98.2163(644014/655710) 98.5055(644014/653785) 98.3607
LEVEL 2:    97.2230(637501/655710) 97.5093(637501/653785) 97.3659
LEVEL 4:    96.8367(634968/655710) 97.1218(634968/653785) 96.9791

-l オプションによって, どの素性のレベルを使って評価するか指定できます.

  • -l 0: 0 番目の素性のみを使って評価します.
  • -l 4: 0〜4 番目の素性を使って評価します
  • -l -1: 全レベルの素性を使って評価します
  • -l "0 1 2" 0番目, 0〜1番目, 0〜4番目の3つの評価を表示します.
  • -l "0 1 -1" 0番目, 0〜1番目, 全レベルの3つの評価を表示します.

再学習

再学習とは, 現在の学習済みモデルと少量の追加学習データからモデルを再構築する仕組みです. 元の学習データは必要ありません. mecab-ipadic についてはモデルファイルを配布する予定です. 同モデルファイルと, お手元の少量の学習データや追加辞書を用いることで, 簡単なドメイン適応が可能となります.

再学習は, 以下のように -M オプションを用いて以前のモデルファイルを指定します. 初期学習時に用いた seed 辞書に新規語彙を追加しても構いません. corpus は再学習用の新規コーパスです.

% cd $WORK/seed
% /usr/local/libexec/mecab/mecab-cost-train -c 1.0 -M old_model corpus model

以下のように -d を使って辞書を指定することもできます<
% /usr/local/libexec/mecab/mecab-cost-train -M old_model -d $WORK/seed -c 1.0 $WORK/seed/corpus $WORK/seed/model

再学習は, 現在のパラメータをできるだけ変更せずに新しい学習データにできるだけ適応するような学習が行われます. 適応先のコーパスの性質が元のコーパスのそれと大きく変わる場合は、元の学習データに対する精度が低下する恐れがあります. ご了承下さい

mecab-0.996/doc/feature.png0000644002562000116100000001535312031622553012443 00000000000000PNG  IHDRiasRGB@}PLTE  -,0000 888(((+0*/*)/,%PPP@@@XXXHHHvvvhhhxxxppp```˺` pHYs  tEXtSoftwareMicrosoft Office5qIDATx 8~vi&iLsx3ٍݵCeLdY@aE@M 4!&&Є@hhBM 4!&&Є@hhBM 4!&&Є@hhBM 4!&&Є@@hBM 44!&Є@@hBM 44!&Є@@hBM 44!&Є@@hBM@ ZRhG9%rX2s +ugp|TKnRGQ;or{GjUbߠДboEPݢ(;}0W]b׫.Ş>0E>@S}}C瑯,kRn_hfur^{)rRhU 3!|*ΔbGZY=VZun3^=p-#pk/ŎGF&RM 44!&Є@@hBM 44!&$D28s1eKL;Q9KЀ4h@ (N@t]pu@,/4 h@ h@S4 h@Ѐ&4)N@Ѐ4 h@@yюЀ^P $Z4"}4A;4 h@w ڽhCtjЀ.l:AKLЀ)蚢 8Gu{9;L@z ]@z!4ݸ8Ѐ^-Уï@GܵVb߈Y+b_?f=d }DX``s<~d|__}ݧD;`>CoLwu9RC?8Qv6gzѥ݈}ÜlMA[&zu&NW>n$v/Q:z%]^A~_~*H3jw}yzf wB@;v9"?8`qo5VCz5IWM51u:@oц@/WP!#)}|54}4,ߔ t$c :O a(#j2hYh1W :T_exMvXtȮ=]M:nNԃmgd>,hQ@L\}'h穲 0 O^Gu\ h@gl {6vN~Qjhfv깟&Wmըz`d+$mcn;wm hO@4$m rb[О3S܄!Ƶ_!I*+`| T;>@o5GA箠 Zך+kh"a[W}m]DԽQ68%_}r tښ}gQ>a[ˣzP}-mQo/ٺFu @vَzK.EetgSNC a_2b%p?L}@Nc^ЀζI܏'O|@gqtkŋ4TS^Ѐز@zQЀ4 h@Ѐ4{Ѐ4 hh@Ѐ4{Ѐ4 hh@Ѐ4{K}"D@SҬ 1W#?i%h@Ѐ4 y?ǫY;n)IVoLoAOƽ\Y}۸{@gλ76}Sm~ξtܞ4۶_^=_[mK=V(a?jοTK@/685{J;WaOٴ{@ȋm6K= ͦyǾt|~fZӢ۠lhk?le..o[lه{@ImN@Þ6زW.lYJ@ö~ƾt4i}B{V5Z&o$e߽> [W>+--}nE+FSļi%EWaz]-F:-*Lj@ݺ:oחZdvp~{dӻ[m] ޷Y) ~g)kawU]}b4z͔jJ8^A7ٺJefvjCjP O׏21uhu@W?GktLF![y%wf ŶVy X z.Wjb%@ۺZ+X 7hgs~9嶮ky)h5wXe+l]-Е'cũ/R[vV99ZePj+Ӧg]6j?ZU֧gp4 tZM0VC2ʄߜz[W tU,a0t^>@ںj%Xg[YTۺzEXs-WV}ؚk5Zc+:,au}؊S,au}ػzf% [o-4"WaͯhN#a5,avy)jѭgS951Z0\v{^@ -aP8m:bRkE% j']j(+]wd hGN*(וnQ8ϲEe1)7,2v9Z -arj@Y 4ЀX֟,:˺ZϿuʺFZp @~QZ)#P e}u2% ]c-;Jp @:+ kKblѯEA_ k> 바[TC%8ݴw?sKn -Qså6n&u c@Z _FFt, І9Jͣ2Q2/a&ET6)fy$% ݪɱo蕨YAws&8k\&hi{AF$wS}k&6@+<2rU [cpw29ݴC$t FQ(1wS[ozw^v!% ÕĂ6jQ)vCZ#KUC=1;pP?t"w1>~k̸},_IzɾAUet :Q*̒uTA^`/,A$yc{Ȇl@#}. t=]bl~jn㙤^&hwEL%PV73Sm"1[:E2r2h1Ampk%>1k 17| 6=#:ռrZ9 Rc$ѳQmPCފ}=sG.X7thqpnt.Ah kh498zKep{gQ@FL)&N:؀N+oW e\ kfשiy-syIM2WO4M_Cw]w>rMy/r=Gƫ e\ E<}nSCWOKݴ{0PBʹ4oH6&y^Me{:ƪoq$/4ۉW҆6[9kZc6eA543Т礰!bk_ޒцNvҩ vvLQ]l-rcr )o%,vM4{j]j-?AӚ]?;M(Y79§&B+6!9ZTig\!{S 2(j@Zzud-k'2kT]GrZ>"R?Zh *e]f-Ί ,k5Q%2|E >@XӋ5}Y`h%E@X 4~ǖ04.Н9J@ k|xƢt'c:5h@-WXԀt X]>E k-jGЏv@GO.t ޽,ٗ:a^@:?k\$Z@:?6BDN]]/2yY2X@yRO? zm=͹ANd]ٖkHmepu<}Woߝͼ4=|Lg5\ϼD=aKe. @>^n@3qUhCu-j[WЄ@hBew!u&?IQЀ4 h@@d>h@/0]x44  h@Ѐ&44  h@q#slm@Ѐ4 h@Ѐ1~_fa3 Ѐ}<{+ h@Ѐ4 h@Dh@/46=sЏɤЀښ"yM݃vU|VCh@]Cgjh@ ƪs7< re&.8AmA[h64{՚64gZ{`Ũ]wг : >-N ޓ™<@K~P{<+ 7eܔC g >krlz桮SftA|@wIj.<h@=#,5h@W]vMAKp'û/;躠7*Cg Zؒ]C+<_F#I! >WP3nw; l6i54g Zn{tPC{>rA|@7lreg?v %hճRS[}~s]|UA-^1qur?-{ .?f5U ;:d;t#‪ב4Φ )'fM-5tvt^uLЮG}Ot%N }zmB#M ʠY+s8]{fڴ@H=Pw5"ZoIGϔ{н>FPj̸iUv;+I9h w%zaMnأޑ|_cm4>tL6;mz[upЅ@;A8%gF؀tZZƲ.炲h@W6 bž ;=e@z3NBM3= k l,^C7j5N_fWleU@#/_ǯyY8H]@1b۸@p{F] q0&ЍN M#mz) pKnu)ЀnqRhԱr ֠>pVF Ơ>0A+]Vh@W}#M{xЀ:aQUـtv٤F@[Ѐ2rh -|% hX4 h@Ѐ4 h@Ѐ4 h@2=ms~_4ܖ_g4 h@Ѐ4_c-f 9Ah@Ѐ&44 h@Ѐ&44 `N{jSswEz h@@Є@hBMM 4!&&Є@ϩKЀ^J) Ըzn/=bp="jcU8 U+ e ŀ 9AzZ8!OA3M/V~⼃ON뼣l=3j- 5v/\!M6ێ4!&Є@hBMM 4!& 4!&Є@hBMM 4!&Є@hBMM 4!&Є@hBMM 4!&ЄtG0PUIENDB`mecab-0.996/doc/soft.html0000644002562000116100000001756212031622553012147 00000000000000 MeCab: ソフトわかち書き

ソフトわかち書き

概要

MeCab 0.90 よりソフトわかち書きの機能が付きました. ソフトわかち書きは 入力文に対して可能なすべての形態素列を周辺確率付きで出力する機能です. 全文検索のインデキシングに使うことで,複合語の単語分割の曖昧性等を 解決することができます.

ソフトわかち書きの詳細については論文をご参照下さい.

全形態素の出力

MeCab はデフォルトで最適解のみを出力します. -a オプションを指定すると 最適解ではなく, ラティス中の全形態素を出力します.

% mecab -a
東京都庁
東京    名詞,固有名詞,地域,一般,*,*,東京,トウキョウ,トーキョー
東      名詞,固有名詞,一般,*,*,*,東,ヒガシ,ヒガシ
東      名詞,固有名詞,地域,一般,*,*,東,ヒガシ,ヒガシ
東      名詞,固有名詞,人名,名,*,*,東,ヒガシ,ヒガシ
東      名詞,固有名詞,人名,姓,*,*,東,アズマ,アズマ
東      名詞,一般,*,*,*,*,東,ヒガシ,ヒガシ
京都    名詞,固有名詞,一般,*,*,*,京都,キョウト,キョート
京都    名詞,固有名詞,地域,一般,*,*,京都,キョウト,キョート
京      名詞,固有名詞,地域,一般,*,*,京,キョウ,キョー
京      名詞,固有名詞,人名,名,*,*,京,ミヤコ,ミヤコ
京      名詞,固有名詞,人名,姓,*,*,京,キョウ,キョー
都庁    名詞,一般,*,*,*,*,都庁,トチョウ,トチョー
都      名詞,接尾,地域,*,*,*,都,ト,ト
都      名詞,固有名詞,地域,一般,*,*,都,ミヤコ,ミヤコ
都      名詞,固有名詞,人名,姓,*,*,都,ミヤコ,ミヤコ
都      名詞,固有名詞,人名,名,*,*,都,ミヤコ,ミヤコ
都      名詞,一般,*,*,*,*,都,ト,ト
庁      名詞,接尾,一般,*,*,*,庁,チョウ,チョー
庁      名詞,固有名詞,地域,一般,*,*,庁,チョウ,チョー
庁      名詞,一般,*,*,*,*,庁,チョウ,チョー
EOS

周辺確率の計算と出力

各形態素の周辺確率(その形態素が入力文の中でどのくらいの確率で出現する のか)の計算を行うには, -a と -m オプションを同時に使います.

-m オプションを使うと浮動小数点演算が入るためデフォルトに比べて 8倍程度遅くなります.

各形態素の周辺確率を出力するには, -F オプションを使って出力フォーマットを個別に出力す る必要があります. 通常 %pP %pb を使います. 出力フォーマットの指定方法は こちらをご覧下ざい.

  • %pP: 周辺確率
  • %pb: 最適解のとき * それ以外は空白文字
% mecab -m -a -F"%m %H %pP %pb\n" -E"EOS\n"
京都大学
京都大学 名詞,固有名詞,組織,*,*,*,京都大学,キョウトダイガク,キョートダイガク 0.559944 *
京都大 名詞,固有名詞,組織,*,*,*,京都大,キョウトダイ,キョートダイ 0.073824  
京都 名詞,固有名詞,一般,*,*,*,京都,キョウト,キョート 0.004990  
京都 名詞,固有名詞,地域,一般,*,*,京都,キョウト,キョート 0.360982  
京 名詞,固有名詞,地域,一般,*,*,京,キョウ,キョー 0.000161  
京 名詞,固有名詞,人名,名,*,*,京,ミヤコ,ミヤコ 0.000003  
京 名詞,固有名詞,人名,姓,*,*,京,キョウ,キョー 0.000096  
都 名詞,接尾,地域,*,*,*,都,ト,ト 0.000166  
都 名詞,固有名詞,地域,一般,*,*,都,ミヤコ,ミヤコ 0.000001  
都 名詞,固有名詞,人名,姓,*,*,都,ミヤコ,ミヤコ 0.000006  
都 名詞,固有名詞,人名,名,*,*,都,ミヤコ,ミヤコ 0.000072  
都 名詞,一般,*,*,*,*,都,ト,ト 0.000015  
大学 名詞,固有名詞,地域,一般,*,*,大学,ダイガク,ダイガク 0.004919  
大学 名詞,固有名詞,人名,名,*,*,大学,ダイガク,ダイガク 0.004441  
大学 名詞,一般,*,*,*,*,大学,ダイガク,ダイガク 0.350523  
大 名詞,接尾,一般,*,*,*,大,ダイ,ダイ 0.003603  
大 接頭詞,名詞接続,*,*,*,*,大,ダイ,ダイ 0.001123  
大 接頭詞,動詞接続,*,*,*,*,大,オオ,オー 0.000011  
大 名詞,固有名詞,地域,一般,*,*,大,オオ,オー 0.000171  
大 名詞,固有名詞,人名,名,*,*,大,マサル,マサル 0.000016  
大 名詞,一般,*,*,*,*,大,ダイ,ダイ 0.001424  
学 名詞,接尾,一般,*,*,*,学,ガク,ガク 0.067828  
学 名詞,固有名詞,地域,一般,*,*,学,ガク,ガク 0.001092  
学 名詞,固有名詞,人名,名,*,*,学,マナブ,マナブ 0.004203  
学 名詞,一般,*,*,*,*,学,ガク,ガク 0.007051
EOS

-t 数値 オプションを使って確率値の「なめらかさ」を変更することができます. 数値を小さくると, 確率値がなめらかになり, 短かい形態素が大きな確率値を 持つようになります. 数値を大きくすると最適解の確率が大きくなります.デフォルトは 0.75 です.

% mecab -m -a -F"%m %H %pP %pb\n" -t0.1 -E"EOS\n"
京都大学
京都大学 名詞,固有名詞,組織,*,*,*,京都大学,キョウトダイガク,キョートダイガク 0.023617 *
京都大 名詞,固有名詞,組織,*,*,*,京都大,キョウトダイ,キョートダイ 0.052790  
京都 名詞,固有名詞,一般,*,*,*,京都,キョウト,キョート 0.113576  
京都 名詞,固有名詞,地域,一般,*,*,京都,キョウト,キョート 0.200919  
京 名詞,固有名詞,地域,一般,*,*,京,キョウ,キョー 0.206514  
京 名詞,固有名詞,人名,名,*,*,京,ミヤコ,ミヤコ 0.157030  
京 名詞,固有名詞,人名,姓,*,*,京,キョウ,キョー 0.245554  
都 名詞,接尾,地域,*,*,*,都,ト,ト 0.168921  
都 名詞,固有名詞,地域,一般,*,*,都,ミヤコ,ミヤコ 0.090030  
都 名詞,固有名詞,人名,姓,*,*,都,ミヤコ,ミヤコ 0.098721  
都 名詞,固有名詞,人名,名,*,*,都,ミヤコ,ミヤコ 0.120077  
都 名詞,一般,*,*,*,*,都,ト,ト 0.131348  
大学 名詞,固有名詞,地域,一般,*,*,大学,ダイガク,ダイガク 0.056029  
大学 名詞,固有名詞,人名,名,*,*,大学,ダイガク,ダイガク 0.063926  
大学 名詞,一般,*,*,*,*,大学,ダイガク,ダイガク 0.097919  
大 名詞,接尾,一般,*,*,*,大,ダイ,ダイ 0.150510  
大 接頭詞,名詞接続,*,*,*,*,大,ダイ,ダイ 0.151888  
大 接頭詞,動詞接続,*,*,*,*,大,オオ,オー 0.083163  
大 名詞,固有名詞,地域,一般,*,*,大,オオ,オー 0.101090  
大 名詞,固有名詞,人名,名,*,*,大,マサル,マサル 0.090363  
大 名詞,一般,*,*,*,*,大,ダイ,ダイ 0.128706  
学 名詞,接尾,一般,*,*,*,学,ガク,ガク 0.233658  
学 名詞,固有名詞,地域,一般,*,*,学,ガク,ガク 0.150100  
学 名詞,固有名詞,人名,名,*,*,学,マナブ,マナブ 0.174424  
学 名詞,一般,*,*,*,*,学,ガク,ガク 0.200327 
EOS

ライブラリからの利用

-a オプションを指定した場合, mecab_sparse_tonode が返す node は 全形態素を辿ることができる双方向リストとなります. -m を指定すると mecab_node_t::prob に周辺確率が代入されます.

mecab_t *mecab;
mecab_node_t *node;

mecab = mecab_new2("-m -a");

node = mecab_sparse_tonode(mecab, input);
for (; node; node = node->next) {
  /* 最適解もしくは確率が 0.05 以上のとき出力 */
  if (node->isbest || node->prob >= 0.05)  {
    fwrite (node->surface, sizeof(char), node->length, stdout);
    printf("\t%s\t%f\n", node->feature, node->prob);
  }
}
mecab-0.996/doc/Makefile.in0000644002562000116100000002422212107366340012345 00000000000000# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # Process this file with automake to produce Makefile.in VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = doc DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHARSET = @CHARSET@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIC_VERSION = @DIC_VERSION@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LTVERSION = @LTVERSION@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@ MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@ MECAB_LIBS = @MECAB_LIBS@ MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ html_HTMLS = mecab.html EXTRA_DIST = $(html_HTMLS) bindings.html dic.html format.html \ learn.html mecab.html unk.html partial.html \ dic-detail.html feature.html index.html \ libmecab.html soft.html posid.html mecab.css \ feature.png flow.png result.png en doxygen all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu doc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am update-html: @for html in $(html_HTMLS); do \ cmd=`basename $$html .html`.1 && \ man2html ../man/$$cmd > $$html; \ done # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: mecab-0.996/doc/mecab.css0000644002562000116100000000525612031622553012064 00000000000000a:link { text-decoration: none; color: #006699; } a:visited { text-decoration: none; color: #cccccc; } a:active { text-decoration: none; color: #ff0; } a:hover, a:focus { color: #000; text-decoration: underline; } body { font-size : 10pt; line-height : 145%; background-color : #ffffff; color : #001100; border-style: none; margin: 2em 2em 2em 2em; } p { padding: 0.2em 0.2em 0.0em 1.2em; } li { padding: 0.1em 0.2em 0.0em 0em; } h1 { margin: 0.2em 0.2em 0.2em 0.2em; text-align: left; font-size: 150%; color: #000; font-weight: bold; } h2 { margin: 1.0em 0.1em 0.2em 0.4em; padding: 3px; font-size: 120%; border-color: #99cccc; border-width: 0px 0px 1px 0px; border-style: solid; } h3 { margin: 0.2em 0.1em 0.2em 0.8em; padding: 3px; font-size: 110%; border-style: dotted; border-color: #99cccc; border-width: 0px 0px 1px 0px; } pre { white-space: pre; margin: 0.1em 0.2em 0.8em 1.3em; padding: 5px; line-height : 100%; border-width: 1px 1px 3px 1px; border-style: double solid double solid; border-color: #cccccc; overflow: auto; background-color: #fcfcfc; } table { margin: 0.2em 0.2em 0.2em 2em; line-height: 120%; border-width: 0em; border: 0em; } table tr.odd { background-color: #e0e0de; vertical-align: top; border-spacing: 1em; } table tr.even { background-color: #efefde; vertical-align: top; border-spacing: 1em; } ol, dl { list-style-position : outside; margin: 0.2em 0.2em 0.2em 2em; } hr { color : #003300; height : 1px; } textarea { margin-left: 1em; width: 92%; border-style: solid solid solid solid; border-color: #cccccc; border-width: 1px 1px 1px 1px; } div.section p { line-height: 1.3em; margin-left: 10px; } div.section p a, a:visited{ color: #006699; } div.body dl { margin-left: 2em; } div.body dt { margin-bottom: 0.2em; font-weight: bold; } div.body dd { margin-left: 1em; margin-bottom: 0.5em; } div.body blockquote { border-width: 3px 0px 1px 0px; border-style: solid solid solid solid; border-color: #191970; background-color: transparent; color: #191970; font-style:italic; padding: 8px; } div.main { width: 80%; float: left; } div.sidebar { float: right; width: 19%; border-style: solid; margin-left: 1% margin-top: 0.5em; border-width: 0 0 0 0px; } div.sidebar li { font-size: smaller; list-style-type: disc; margin-left: -0.8em; } div.sidebar h2 { font-size: 90%; border-width: 0px 0px 1px 0px; } div.sidebar h3 { font-size: 90%; } div.book { margin-top: 1em; margin-bottom: 1em; margin-right: 20%; margin-left: 20%; width: 60%; height: 60%; float: center; } mecab-0.996/doc/index.html0000644002562000116100000005643312110205367012301 00000000000000 MeCab: Yet Another Part-of-Speech and Morphological Analyzer

MeCab: Yet Another Part-of-Speech and Morphological Analyzer

MeCab (和布蕪)とは

MeCabは 京都大学情報学研究科−日本電信電話株式会社コミュニケーション科学基礎研究所 共同研究ユニットプロジェクトを通じて開発されたオープンソース 形態素解析エンジンです。 言語, 辞書,コーパスに依存しない汎用的な設計を 基本方針としています。 パラメータの推定に Conditional Random Fields (CRF) を用 いており, ChaSenが採用している 隠れマルコフモデルに比べ性能が向上しています。また、平均的に ChaSen, Juman, KAKASIより高速に動作します。 ちなみに和布蕪(めかぶ)は, 作者の好物です。

目次

特徴

  • 辞書, コーパスに依存しない汎用的な設計
  • 条件付き確率場(CRF)に基づく高い解析精度
  • ChaSenKAKASI に比べ高速
  • 辞書引きアルゴリズム/データ構造に, 高速な TRIE 構造である Double-Arrayを採用.
  • 再入可能なライブラリ
  • 各種スクリプト言語バインディング(perl/ruby/python/java/C#)

比較

MeCab ChaSen JUMAN KAKASI
解析モデル bi-gram マルコフモデル 可変長マルコフモデル bi-gram マルコフモデル 最長一致
コスト推定 コーパスから学習 コーパスから学習 人手 コストという概念無し
学習モデル CRF (識別モデル) HMM (生成モデル)
辞書引きアルゴリズム Double Array Double Array パトリシア木 Hash?
解探索アルゴリズム Viterbi Viterbi Viterbi 決定的?
連接表の実装 2次元 Table オートマトン 2次元 Table? 連接表無し?
品詞の階層 無制限多階層品詞 無制限多階層品詞 2段階固定 品詞という概念無し?
未知語処理 字種 (動作定義を変更可能) 字種 (変更不可能) 字種 (変更不可能)
制約つき解析 可能 2.4.0で可能 不可能 不可能
N-best解 可能 不可能 不可能 不可能

MeCab に至るまでの形態素解析器開発の歴史等はこちらをご覧ください

メーリングリスト

新着情報

  • 2013-02-18 MeCab 0.996
    • configure script の不備によりこiconvへのリンクに失敗する問題を修正
    • ユーザ辞書用CSVファイルのコストと左/右文脈IDを付与し, 新たなCSVファイルを生成する機能の追加
    • 解析結果からLattice を作成する Lattice::set_result() メソッドを追加. 単体テスト時のスタブの作成等に利用可能
  • 2013-01-24 MeCab 0.995
  • 2012-06-03 MeCab 0.994
    • 再学習機能の追加 (少量のコーパスと既存モデルを使ったCRFパラメータの更新)
    • ユーザ辞書の単語コストの自動推定機能の追加 (CRFモデルが必要)
  • 2012-01-27 MeCab 0.993
    • MeCab::Tagger::formatNode()が正しく動いていなかった問題の修正
    • スタックの消費を抑えるため、ほとんどのローカル変数(配列)をヒープ上に退避
  • 2012-01-14 MeCab 0.992
    • ソースコード中のTypoの修正
  • 2012-01-14 MeCab 0.991
    • 空文字列もしくは空白文字列を解析した時に解析エラーとなる問題を修正
    • ユーザ辞書の作成に失敗する場合がある問題を修正
  • 2011-12-24 MeCab 0.99
    • MeCab::Model, MeCab::Lattice クラスを追加
      マルチスレッド環境でのユーザビリティの向上。複数スレッドが同一辞書を共有しながら解析可能に
    • 同一辞書を参照する場合、辞書へのリファレンスを自動的に共有する機能の削除。 (MeCab::Model を使って同一のことが可能なため)
    • 解析中にアトミックに辞書をアップデートする機能の追加 Model::swap()
    • Windows版のバイナリを Unicodeバイナリに変更
    • online learning, HMM, EM learning の各実験コードを削除
    • MeCab::Node:(begin|end)_node_list メンバの削除
    • 細かいバグの修正
  • 2009-09-27 MeCab 0.98
    • UTF16のサポート(実験的)
    • Windows版での文字コード変換に MutlByteToWideChar等の Native APIを使うように変更
    • ソースコードを Google coding style に変更
    • フォーマット指定で EON (end of N-best) の追加 (-S or --eon-format)
    • Shift-JIS環境で半角カタカナの扱いに問題があったのを修正
    • online learning のサポート (実験的)
    • Wno-deprecatedをつけなくてもコンパイルできるようにした
    • 細かいバグの修正
  • 2008-02-03 MeCab 0.97
    • マルチスレッド環境で辞書を開くときの排他制御がうまくいっていなかったバグの修正
    • Windows版でインストール時に辞書の文字コードを指定できるようになった
    • 一部のコンパイラで正しくコンパイルできなかった問題の修正
    • 部分解析モードを変更するAPI の追加 (Tagger::set_partial())
    • ラティスの生成レベルを変更するAPI の追加 (Tagger::set_lattice_level())
    • 温度パラメータを変更するAPIの追加 (Tagger::set_theta())
    • 全候補出力モードを変更するAPIの追加 (Tagger::set_all_morphs())
  • 2007-06-10 MeCab 0.96
    • バッファオーバフローのバグを修正
    • 常にPOS-IDを作成するようにした (-p オプションの廃止)
    • ユーザ辞書のデリミタを : から , (CSV) に変更 (Windows対策)
    • charsetの判定にバグがあり, ある条件でユーザ辞書とシステム辞書が非互換になるバグを修正
    • ユーザ辞書ファイルの文字コードとシステム辞書ファイルの文字コー ドが異なる場合, 辞書の構築がうまくいかなかった問題の修正
    • コマンドラインオプションをダンプする --dump-config オプションの追加
    • EMベースのHMM学習をサポートできるような学習ルーチンの追加 (experimental)
  • 2007-03-11 MeCab 0.95
    • 古いコンパイラでコンパイルできない問題を修正
    • csvのエスケープの不具合で ","を含む単語が追加できなかった問題を修正
    • UTF8辞書が一部正常に作成できなかったバグの修正
    • recall/precisionの表示が反対になっていたバグの修正
    • コマンドライン解析の不具合の修正
    • その他細かなバグの修正
  • 2007-02-24MeCab 0.94
    • 多くのバグフィックス
    • HMMによる学習をサポート (実験的)
    • 解析結果の全情報を取得できるAPIを追加 (begin_node_list, end_node_list)
    • char.def, unk.def, matrix.def が未定義の場合でも辞書が作成できるよう変更
    • Windows版の iconv.dllへの依存を廃止
    • コードのクリーンアップ
  • 2006-07-30 MeCab 0.93
    • ライセンスをLGPLからBSD,LGPL,GPLのトリプルライセンスに変更
  • 2006-07-10 MeCab 0.92
    • 辞書コンパイラ等, 一部Perlで実装されていたコードをC++で再実装. Perlへの依存性の排除
    • 辞書コンパイラ (mecab-dict-index) の高速化
    • rewrite.def のシンタックスの変更
    • -x "未知語品詞" オプションの追加: 未知語推定を行わず, ユーザが指定した "未知語品詞" を出力
    • 品詞 id のサポート
    • 文字種情報が一部学習できていなかったバグの修正
    • 学習の際, 頻度による足切りができていなかったバグの修正
    • その他細いバグの修正
  • 2006-04-30 MeCab 0.91
    • Windows 環境で文字列の最後が半角スペースの時に落ちるバグの修正
    • 連接表の前件と後件のサイズが異なるときに正しく解析できないバグ の修正
    • mecab-dict-index に -f オプションを追加し, CSV の文字コードをユー ザが指定できるようにした
    • 一部の API関数が export されていない問題の修正
    • CRFの学習を pthread を使って並列に行えるようにした (experimental)
    • ユーザ辞書が作成できない問題の修正
    • example ディレクトリに MeCabの応用例を追加 (unittest)
    • その他細いバグの修正
  • 2006-03-26 MeCab 0.90
    • Initial release!

ダウンロード

  • MeCab はフリーソフトウェアです.GPL(the GNU General Public License), LGPL(Lesser GNU General Public License), または BSD ライセンスに従って本ソフトウェアを使用,再配布することができます。 詳細は COPYING, GPL, LGPL, BSD各ファイルを参照して下さい.
  • MeCab 本体

    Source

    • mecab-0.996.tar.gz:ダウンロード
    • 辞書は含まれていません. 動作には別途辞書が必要です。

    Binary package for MS-Windows

    • mecab-0.996.exe:ダウンロード
    • Windows 版には コンパイル済みの IPA 辞書が含まれています
  • MeCab 用の辞書

    IPA 辞書

    • IPA 辞書, IPAコーパス に基づき CRF でパラメータ推定した辞書です。 (推奨) ダウンロード

    Juman 辞書

    • Juamn 辞書, 京都コーパスに基づき CRF でパラメータ推定した辞書です。 ダウンロード

    Unidic 辞書

    • Unidic 辞書, BCCWJコーパスに基づき CRF でパラーメータ推定した辞書です。ダウンロード
  • perl/ruby/python/java バインディング

インストール

UNIX

  • 動作に必要なもの
    • C++ コンパイラ (g++ 3.4.3 と VC7 でのコンパイルを確認しています)
    • iconv (libiconv): 辞書のコード変換に使います
  • インストール手順

    一般的なフリーソフトウェアと同じ手順でインストールできます。

     % tar zxfv mecab-X.X.tar.gz
     % cd mecab-X.X
     % ./configure 
     % make
     % make check
     % su
     # make install
    
  • 辞書のインストール

    % tar zxfv mecab-ipadic-2.7.0-XXXX.tar.gz
    % mecab-ipadic-2.7.0-XXXX
    % ./configure
    % make
    % su
    # make install
    

Windows

バイナリをインストールする場合は, 自己解凍インストーラ (mecab-X.X.exe) を実行してください. 辞書も同時にインストールされます。

使い方

とりあえず解析してみる

mecab を起動して, 生文を標準入力から入力してみてください.MeCab では, 一行一文を前提として解析を行ないます。

% mecab
すもももももももものうち
すもも  名詞,一般,*,*,*,*,すもも,スモモ,スモモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
も      助詞,係助詞,*,*,*,*,も,モ,モ
もも    名詞,一般,*,*,*,*,もも,モモ,モモ
の      助詞,連体化,*,*,*,*,の,ノ,ノ
うち    名詞,非自立,副詞可能,*,*,*,うち,ウチ,ウチ
EOS

出力フォーマットは, ChaSen のそれと大きく異なります。 左から,

表層形\t品詞,品詞細分類1,品詞細分類2,品詞細分類3,活用形,活用型,原形,読み,発音

となっています。

引数にファイルを与えると, そのファイルが解析対象となります。 また, -o オプションにて, 別のファイルに結果を出力することも可能です。

% mecab INPUT -o OUTPUT

わかち書きをする

以下のように -O オプションを使います。

% mecab -O wakati
太郎はこの本を二郎を見た女性に渡した。
太郎 は この 本 を 二郎 を 見 た 女性 に 渡し た 。

出力フォーマットの変更

以下のように -O オプションを使います。

% mecab -Oyomi (ヨミ付与)
% mecab -Ochasen (ChaSen互換)
% mecab -Odump (全情報を出力)

これらの出力フォーマットは, /usr/local/lib/mecab/ipadic/dicrc に定義されています。 さらに, ユーザがこれらのフォーマットを自由に定義することが可能です。 こちらをご覧ください.

高度な使い方

文字コード変更

特に指定しない限り, euc が使用されます。 もし, shift-jis や utf8 を 使いたい場合は, 辞書の configure オプションにて charset を変更し, 辞書を再構築してください. これで, shift-jis や, utf8 の辞書が作成されます。

% tar zxfv mecab-ipadic-2.7.0-xxxx
% cd mecab-ipadic-2.7.0-xxxx
% ./configure --with-charset=sjis
% make

% tar zxfv mecab-ipadic-2.7.0-xxxx
% ./configure --with-charset=utf8
% make

また, mecab-dict-index の -t オプションを使って直接文字コードの異なる 辞書を再構築できます。 -f オプションはオリジナルのテキスト辞書の文字コードです。

% cd mecab-ipadic-2.7.0-xxxx
% /usr/local/libexec/mecab/mecab-dict-index -f euc-jp -t utf-8
# make install

UTF-8 only mode

configure option で --enable-utf8-only を指定すると. MeCab が扱う 文字コードを utf8 に固定します。 euc-jp や shift-jis をサポートする場合, MeCab 内部に変換用のテーブルを埋めこみます。 --enable-utf8-only を 指定することでテーブルの埋めこみを抑制し, 結果として実行バイナリを 小さくすることができます。

未知語推定

MeCab は, 辞書に単語が未登録の場合でも適当にその品詞を推定します。

ホリエモン市
ホリエモン      名詞,固有名詞,地域,一般,*,*,*
市      名詞,接尾,地域,*,*,*,市,シ,シ
EOS
ホリエモンさん
ホリエモン      名詞,固有名詞,人名,一般,*,*,*
さん    名詞,接尾,人名,*,*,*,さん,サン,サン

ただし, その精度は正確ではありません. 品詞推定をやめ, 未知語は常に "未知語" 品詞を出力したい場合は -x (--unk-feature) オプションを使います。 オプションで指定された文字列が品詞として使われます。

%mecab --unk-feature "未知語" 
ホリエモンさん
ホリエモン      未知語
さん    名詞,接尾,人名,*,*,*,さん,サン,サン

N-Best 解の出力

-N #NUM オプションを使うことで, 確からしいものから#NUM 個解析結果を出力 します。 理論的にはすべての可能な解析解を出力することが 可能ですが, 出力バッファのかねあいから, -N の最大値を 512 に制限しています。

% mecab -N2
今日もしないとね。
今日    名詞,副詞可能,*,*,*,*,今日,キョウ,キョー
も      助詞,係助詞,*,*,*,*,も,モ,モ
し      動詞,自立,*,*,サ変・スル,未然形,する,シ,シ
ない    助動詞,*,*,*,特殊・ナイ,基本形,ない,ナイ,ナイ
と      助詞,接続助詞,*,*,*,*,と,ト,ト
ね      助詞,終助詞,*,*,*,*,ね,ネ,ネ
。      記号,句点,*,*,*,*,。,。,。
EOS
今日    名詞,副詞可能,*,*,*,*,今日,キョウ,キョー
もし    副詞,一般,*,*,*,*,もし,モシ,モシ
ない    形容詞,自立,*,*,形容詞・アウオ段,基本形,ない,ナイ,ナイ
と      助詞,接続助詞,*,*,*,*,と,ト,ト
ね      助詞,終助詞,*,*,*,*,ね,ネ,ネ
。      記号,句点,*,*,*,*,。,。,。
EOS

謝辞

CRF のパラメータ推定に Jorge Nocedal 氏が考案した L-BFGS と同氏が公開している FORTRAN 実装を使わせていただいております。ありがとうございます。

http://www.ece.northwestern.edu/~nocedal/lbfgs.html

  • J. Nocedal. Updating Quasi-Newton Matrices with Limited Storage (1980), Mathematics of Computation 35, pp. 773-782.
  • D.C. Liu and J. Nocedal. On the Limited Memory Method for Large Scale Optimization (1989), Mathematical Programming B, 45, 3, pp. 503-528.

mecab-0.996/doc/mecab.html0000644002562000116100000000502012031622553012225 00000000000000Content-type: text/html Man page of MECAB

MECAB

Section: MeCab (1)
Updated: July 2006
Index Return to Main Contents
 

NAME

mecab - manual page for mecab of 0.92  

SYNOPSIS

mecab [options] files  

DESCRIPTION

MeCab: Yet Another Part-of-Speech and Morphological Analyzer  

COPYRIGHT

Copyright © 2001-2006 Taku Kudo
Copyright © 2004-2006 Nippon Telegraph and Telephone Corporation
-r, --rcfile=FILE
use FILE as resource file
-d, --dicdir=DIR
set DIR as a system dicdir
-u, --userdic=FILE
use FILE as a user dictionary
-l, --lattice-level=INT
lattice information level (default 0)
-a, --all-morphs
output all morphs (default false)
-O, --output-format-type=TYPE
set output format type (wakati,none,...)
-p, --partial
partial parsing mode
-F, --node-format=STR
use STR as the user-defined node format
-U, --unk-format=STR
use STR as the user-defined unk format
-B, --bos-format=STR
use STR as the user-defined bos format
-E, --eos-format=STR
use STR as the user-defined eos format
-b, --input-buffer-size=INT
set input buffer size (default BUF_SIZE)
-C, --allocate-sentence
allocate new memory for input sentence
-N, --nbest=INT
output N best results (default 1)
-t, --theta=FLOAT
set temparature parameter theta (default 0.75)
-o, --output=FILE
set the output file name
-v, --version
show the version and exit.
-h, --help
show this help and exit.


 

Index

NAME
SYNOPSIS
DESCRIPTION
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 15:16:13 GMT, July 09, 2006 mecab-0.996/doc/result.png0000644002562000116100000010562112031622553012324 00000000000000PNG  IHDR#;sRGBgAMA a cHRMz&u0`:pQ<IDATx^͡+=n}n AG:=Vyj)-ՆhS@,,QzJ@i4Ey׫4P( J/"YK@i4P( 2/-J@i4](.J@i4P( λl4P( Jߦyb%oi4P( z yz(Ji+yK@ikכ@)Wj/˿F?O_E%Jjҥo@7Ymt_$8@+}b}(zP}|Jra+aW SXo3S;Ğޫ򊚗T^*<]`GT}Svus( D6}n~F ɞpzQ%P/\?8/ u[f:Fɳk j#O=5ܝʸbGiUs&)L<:)sDWJ?c>:%8?5Qg8}T);V'VJu}KC ywUд#yqt"e6+z'd}o)H+)bY(mH5UȕwIuȈ*"RW;sj@h c)H96Zzn%~JW54P%GsH~'V;GHyE{849P:<1Gw-R:M*Mj!pCoW2'cuo"]I焜:ԧ1Ap <+4P0yĉYnvr"wE*FNӄ*aH Q0:d&3R>G6I_Z=t!؉y.ϝ+Hvġj:#(Ze *"t#( ED;A3xD4OD[tw|\%[x0N1,czy C]EÝzpI|l̮q$tsXG+d\vG~:,pXx4Ow@|*ijscGw2% qqZTs0AWu!# K|N]EsXTh`k "&HZS$a:&)ݾ< yXiN4z.Dr Z 71gn_[IE@:&lX;_F/y::Y9yO|_,4SO^PK|}P%fRC인f?5-(ћM|gI+C{<tt4_P}W[ouqۏ_f>.kF怈9]Nt<Gq-&b .=k+PDD64Ph95@2:Vr{:_Rb0:9YGm!tnU^-[Eߍ_I_H<7HDXM6/G*j(B yBkԀz5[|+{hWaȉ3aoV`a+艏7T}(>J [?ӳNy(iBva3\Ee!?5K5gj3q)J?k7VK@i4DޗJ@i4pE!%^jJ@i4pdS( J7iy_IT@i4P( }yy)a>Oϓ$Z@ḪϮW8~6>/%j}|,qX8>CpE޿\N%~@pG~ȗ@4r?"OE G=t/G!o\Ot|\>}BY|_!ϓp> ljEޯp $]ut~CUcpd+Ѻ~pdEшa)!~^ L2 /4&{~~xHu>#~^eD[pL 7 gڛ|簞P>G'Q9h 8e؟?* p~'z*'}Bю+Tܮ:c@mzpɄd0$4;Q(Eű> pBYP+.7.jwt8o"o&XB w)gi֧@Y3a?Pgh7׈l y 29 ^`mObɔhjE]{{9OF9O+˝-<ʸ< yxW gFr+&DoǕm8" cp !U ,f0W'8֋kBng,;f,|]}&V1y=>G4#CgПxjͼ'byS~Bjxkkuz__A;7tJ3[_$o훟ۏ5~s*y%Ly~m*oѯrM\ !߿]3(\UX Xh+ ǏuyNO3- ghyfJ@i4P(yS5ڱ=±p|~,!7L J.  m]yb!ﺳ'UG:hc8j swtQF}S7껓Qy4Eh}ɄOfx;/rMQ\%i^+c|>~*?"Àϯk!7F8Nl8^dla[]1˶ߩ Nk 9+8" (ݯdUT3z~Ks8Yy9yWI[}w#_@N1i6ouK-[Bc$Jq4Jܘ34/s2E},RWG+^eĜ9#n?[aiɛYR'q-q25d7=bjŞx7%N ?`0cႣ#I\n̬FL&O3PRz_ ΛИKM՜Ƶr9|33o{^1(QXxF$,TƝ_қ7:/ ~yt6(kxCKFMt˱#8Ɯ颮9T&qLk-(s[|Wp\*+u,[#;==\6okFzq~kF" )ѧ~d  Q$VAW*; W5~ݶI|ۂ4#ђ` rӒ?@J&g&I%H1 Ψ9zMRALAk~GIrL.\dYk7 -b=Fѳ 2wd8b xBE&0y!Lq'ykxϏYQ\&o6CѰF䍎py vsצnq|ԞAެCknHX'isu9eG"(U'd[ՙ}EڼL҃K͢ݴyG:1[Q!y48d+muG8:_ hnZoUw8:⻂W9wqD1$!9Nw˟zn^cϴ%g3m;:z"' \yw$EK8n : #+cDA 4![I>nSHk-W,g js-m>0QNV%8ڤ9Lq1K](q{tc8JHsӍ5kbadcUYs)s)u"=kU%%dw'qGtCG0ˌ㋿5V{w>N*.Ixjt2Y !ZQHޒ(D՚ O9lP7Z*O6ktrDFH6h iwZ*ڛ6Qx0PdgQծXrZPfTXequ;QTԼ '."5zb=wǮWI=<qe1fFO_*ꢳx λgo?({o%NC{@(ZloG,j8nWQǓD x ?Y8?hEHs1ѿGa19>/non [(s-? s$ g!9?3uqh@wHJ/d pۛqK"-uU?4-΢kp|qkE[Eޏrπp|[(RWU.~ 3pܚErl3,,U/p/V곅'x[Ӎ~.*Qʑ6u ,='pGo |K 4my~ǹ|ͺ{(<ɿ#M|1F[?g'lȸ1_U݂"T{9y'GӮO+k.7N7XƀV~:8Cnk2_sEg%&5nπ|3W@:?weѣ܁çU o+N:Z"onƎ_|ݿx[_[ʑ˼qX> !wuZ7F2!oFDWpTs_4X2Tyw˱ŋQkLpdU FװLg1He\[KWp׸25G|uwY42'rf%ws7d5=wK_Sc+JW'$F7WňM3HtŬGuԮV]q' FMl*=h)zhznIt^tZf׷rVŋj [0#m~ kP丰RW6v& X(4d/8^rwW<-8[a#G_\B">AqGGmt 8\|λ]|5w`x(+E?hVqEZ0ZC/><3ѱUv &)GuIm,L1\$H}դ1V#ߛ-/<<oU0Jn"@8&s&.yKj$ϋ8F88^s磖Uȏ,Ӌ8jc3nG]3R{WpX.c>-ljcu$Lxy{1?.mu,f@=h}t3gWwZk,k*9nFxI;EOj.H Ggޓ:cZ&*92F-LaEk0ΗȚr1%o;m/8" %OHzDd\AsVSaGGדkq\Y#W($bۀmḸlQ$yI&0cIT#GUFBwdz:Ld d-mYʋšGdӼmc85ݲيuU,ZKޞTM2א.$CʍGIpY,Ȣ8U<ےJyL^q4V_U6-yDңt<4_qDXr4Ӎ8♓Z֗i^~bZqD|[biGwĆX'5LJll`b(6ϸi:IH;8%}iEg!ID1u\If6sNzhtny̕5fP#R['>[U-sR1W4{D"Fưٝ|#6&LJ#n#8ȻkNjFZ752EGOWtqLS[oO<^kk5Ea? E\Jڼ9:6ol +a's Evަ-PPyYXpZ!q?:;IG,mV-:nƈ QyDqs $ `ٓ>U4}h27U,IpG¨]K@]#7nά[c|9= lwK[ |RVgޜ#F1"o`);>-F$=>*O[؞yFG+㾨.y3i̟IQ@u:N&n8뤝w7H|:џVx#zҤs׶is#>yOR'pdv]OXEޜ.~a"5WCHwq(M|r Y"/Srn:]|WyKi|8ԔLp:>7~ :"чwCi;N锕yH<"GWIzi=mL{k ]ckkRGYqB MNKFaH)w(Ko>*k -`^~[Λ}yOțfNmFoiKfQxT~&Ȼjmz}!;\<]1f큩ĠPFzmACpj-8vWǨ_k_^5^\4B5)y\p{a8VHvK͟)ZFItE'qasLlʋԍ?XP3 :A<JOۉJC`Tձz#y؎%mkS*>3H8Eк ,4"o;+8BKJphSE%jK|G<GBL'P'iqT+bj3:8ƞ킢G` -rޒC* ymreo;ТA!y\b_:8 AḘ=>T ׺ng",;|<߻fM9<¯{X\?Tp=$E}uq.ĉ[x Y>rq؜Ý]9Tڝ´"҉p\QqK"-uU?4-΢kp|qkE[Eޏrπp|[(RWU.~ 3pܚErl3,,Ueg fQ佥M܂$]%N"QOwx{(?q/D0./>ۯi`rX;Ang05>TnEK]w|%[\ĶI(LWi[~cMl8nqP[~-8 ">o $W0q2IV6z'ft8Q&^ekF}'רސ{dE, [ߧZQ [PyɆ[$X +,F;؝Ƒ%-Ml_aiPu/-8"c5֬FݫWpiDxכJ$MܿN-\[8n x9WHl{@+ꈻ`+aDY"C*@$*#ӦgTyYpm͚,pz%{x!{w+[5I1EcN1X0Dtk4ܶ"h̷ğ`J%`#|&NdfQ۫X6䄸Lt=#BВcuh&bt)"0&}C8#3qF6ڲpq\_0Zy.:s~z+u%䪓|!XY*ZIŔ FQ8pЕ "ٍMX10>QW}/DcG}ފ)+x:́ i;R{Kީ\8&‹яS*z1OGo>S<9[؀q|%(Of&dbNe̠]^1MDM6$m9qmj֒;@d ρjLҬݚ$9={8 xJߌd@ L괊چĪ+)v37EgJlJ_pœ2yb7q#uq [MY$7(=K%or*pNdu\u1=!վ9um8ȒD?󅹸'85nQ|Gd䩈CwBqTC2 N{ EK;f20qw|bG\_Q=$HKȅs9aJ%J#sdԄT HNT!}GZٚ[oMgY ձ8Qr8%rG?GB,5$@+ <>=S5O]K䐼BBK򤍸Z9M^$o;Ƙjޒ b:Y??A޲`MO<IzG1u7jm<|w;Rj0gθ 8t̸O8}tKf@g n&=I9pm8’ۜ޴ytSߓ6r\&8vcUyN[ &e̕pl53!n.sŰ o<bkR^+9=cwbxpMlM>yi${a).nڅL ""qa=kB65aU v6v"ob is=%*y-K8=ոlwmVʹyort|;veۖǹ3#xfin|z,\VW{t~Oh=y(lKpѳ(2R{/"oLs*8e=7YE]}EjxJmרp8H^/PuY<±p|~,!7L J.  m]yb!o9U ~F3pxEoUc[w\~·B3.GZ!~k_G|(=;kTgҖA6,}/rJO}kx@+O˄vN8si8v-ybqUy0∣[&:q=[q/f=3o%ҿ믞s %g`q! kˊK<4(t,ag/#2+8J6:Ğ#KXg1j #7x1*\đ* N]S}+J[\w%Q7ـp߮9arfKkNv;)yy35ҝ畏G޴"7}aۊ`]'5W:\LNn"\bEg7=Ć5]I>} ĘvjxI 7PěեOMGum!5:)6zt0~mES684z"B|}GMd()E;ȒGVg1j:$::.[K%RffGm"QnL?b8qfλoU7Y>zIڂԬ.χ1UtkȠzعjEQ!ycd[+9:p1[a[N0܂iy=t4NHD3\$Q,߷aΤ9e/:G$Ŧ],"Ћ8&b6wlF}&;E[b)8,94MFB[^F"[!rdwN.hI0Qk!ekup  mvw[89W*`Klr{G]S^y#z|^6:]t|DIyK,_as#3QI[rtPit X;)+~42֊f}g %qnQL1qXVu{vWz<9yK3LڦG:Ė&{Z:=M\%/b(7Q[8nyk;æ)zzH_j]ơׁ'(*;,0|Zߚj"؃8J1Ru*/:@!;ו4#!>{`?n)UƨΨܓ<x˖IwwE{4"-g# ćJ<*#z%=N\đNuuSdLJvm)y ve-LSev G5YN[EYzwm,^bxi[8`:M1^s09Y{C ];KD ( ْ:qn"[O LA7GX!7c鮶 򢳰Uz\ ]R6RDO;zbԌzJwIn[w<ްj͏:#"Fݮd[9<%fׅF}y]đ%m38N,>G9sm 1>jOrVu= IonQ-Ol? CL,74¯HpuXq1]٥Mˌ8n1-ySZ96rQIyIr+b~7DL9\EYt&-"i@|[8n嗓7|pU<6Ч@SY([:'Җ㨎nР /gGQ'1| L@##lUYoY鴛Fהq"tHW%sĿ"mn,vl)h5ehIPSKFQny1A<JnLKJ 1b4K4͖mjδ3NfNHC?cϢnqZ2u4႓i휶mH1 @Ss:,#8bJ%IFmq谙i'˒i25Sz Gz8 FxEȼ.b賅cw—uj#3/4Sjq+:kuzI;^0,u72ж-UV q:CI!{*荓CJEg1ŗчvo^56t@+QYGuK \vU$օ]ƵեV8`~ϛ`HvCiz =03Ji [?9G=jˍ(Շіqb\1ZՉ?^0d0ݺ:(A ysۚT^i,^V":!F=.'p⎗7HiIqUxk4vmtXm>`KqTw-/` XIw3:wYr?ϬJ#aʓ5](J'mi$0^dbC FqL~F r"iMnڃF21a9 -!F7ـ,h |4d :܉>MX2J[\7(FKL1HP#3]G'Xh6qO;r#vq\_ue6[B~yФp[PW?/N=߯DI"G!9[Ոu+lb$CtH?"l]εc{~$ n c[pcbਁS#;J qd1'4,bZ~pnfFfjjפ ^^DZ”,mx=NIW[gdJ[|ҕO1UE !NϞ0g"BSs<{΂!ө-uFCߨ_%->9M {pIL` 0\dLz9d{zzNu7v##Lȧw&Ìhy#O0{dq҃cȒbb9I;h]KN6B89y#'Nág"IEoNJkjㄼG60w 9"o3lț'բāuBlM1mc̾EH},䕠޸ft-BɗA!mܮSv<290J4"n%stDM ͋l7 JRf uۺXN3A+bAumn6$h0i\i$C?ӽiy+Xs-.zEԝSIpLГk_ݶ?˙űkjk|Վ٥Ē_Mp߀kV/;6q~zUJ+wGzQם_Fk/'o_,#!S͹jK6v~x TU/Qc9=`gI^1 LbJ6X߁`5W$*p8[A]:#49z5T!1ڍulhR T t Pjlulж1ha9:DFeӢon|Yx1vR1f5z"1L"B9MpUy?R؀&GlHjlf[$h!hl-~CosG:n%\DZ"tͺ. (o-W,-ݭ2۝>G&g*s‹hY;gY&"m]|Z?l}֥|IQ)9~cMf[8~&ʻ8n͢;KR+곻%).>󝅦":ϏT1}It#}ښ_ {;ӧ&H^A!Yh.-Nꫫܵozwv_ 艈p@O5"-uU?4-΢{@<@C=B0}njYC˯p|1B-;= [J@i4pZ%^jJ@i4pdS( J7iy T@i4P( ֙yS5K@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) J4P&E0@i4PKEwi) X>23[f\Z8}K -H)C%y'W<0J yܡ@ZV]+ λY.M*y+>+zv>.䑙;oi'"yP&2t8n]-N%:iR3NZgӆT䝒Fiy)PݡJH'8!oMaJU/H1"fjPcBhd ʗ1#ij?FOJƜ9#v-XH?끵?"Gz<6Ap&W#m3UNdmlvǫd K,- )ԿЉ}=c≲eɻYf: [[uRz ^Cy"݉8y9+63}a 4ˏ1GGc.vS+UJBrZ\dgñk_"/, \րQ]LxL\IkfֱznJ3Ħ_?TUJ߯u978vu*Z|ٹ5=$:l;~dN@P1I~["oC- FrǜRF|aCcDcgZ2w5P]Q( j`^i4pVEg5WJ@i4C(!װ@i4P8KO}i4P( JW4N{}Y( J](KOi4P( ޤK}%9PmK@i4PXgK>L||;ۦS8>8n͢{K]U x)h[h|Poōryߨ_U9g]8ߢrː7(/|9?'ҫ[?'8Q]іO |O_,cpd+xF%s/sׯ3Z`:х5M6?|>`~%?ī>uѯіKߖğ,Z{ZdTeB3p dw[j)w>3p&_d"w K/HHn.W >Q UNc4(&,7?au=Lg8dB2tUAzַ m!Ƚ=Q; pBY8+.7`w*y 'XB w**G֧޵F_x/Zm-00hT 1 |u9 ۩8~Ư>hdJ4"}q2#*՟ZW)^ޗG_מ%w033EkoGU_4vğc"oQ.Fv .0 OAHi)ٯCߓ>A.]sA^^-K{OO]wE린UI"[Ľ>cp+|C6);XV{ L~^ {d o%rS,N|#;<7-ϻM9)M꽿Zu+ˠh΢762TVyk3'gpz6=?Ŧr?U#L7LZ2׊m뼃e?"d8hQŝ4Δm>77{*eqzMI< f?ɲ|{gkoAek%,\ 1hC @wq!ҿd4 g~*? Yh_9|Co(t ۣsq'h-0yZ8W^v FM߻C _+ qJPDgtǕ5:/'RMkًju=I㶧x O]]ZC eK΂pqx{Tu`>7&\14m#ީ_Deȿūz 0N*oǵS>ȯrbeދ8sMb.2V~7Fuy8.NG%$]&pqn [djⰋ8N0JKS@W)H*c1] qLkIsI! i(Vx9y3EWInV|Лl^M԰Siwm~PI~|Y›-DSyYFq5G#>$og7ѿÈQy#:]zk #Ъ9 e\pO% lq;&hCxq2oW﹞ZS0&cHUO"` ^/ e # Z2Daqa&UŨ|GBC^zwɪ֚JFuRB2⸾rUM= c$Z'mw77@uyVG˒OoYI[yYXGcv-R1'1HEM YbYtP?!d!ʋ8"s׿;ɠ:z3jc3fel"c$L"86$qd2Z8a"+J5*OzDj`qLX`,%ϰႍ~2&Liv+0M夆$I[G$3 n7.: ܫwZfQ]R#gG12#y,sš7nO۱Hg^đmPDK|-yTiTn'x9oIqwX&(qX;H%0IQxJno\1׊B0)i-f,OB.[I-&6恒9:^fWJޚs7'$\ /kiQ-=UnpP{͟q [*/:  @{^X[~y1r̝-I _G]tYKq7']ExF5r9giz%Iu(I%Ȇ$VȒj7,nHIiSy4m ,Hݜy2&W,v ~[vKn뜼 T-uwR.K)٪2E8Vl&է4+I>%&}iEg!q^<}.mO0> ^8Q8yeиSy55{e!qԤ@qo.'K3̨ݔ#yIcSp;騐xhldiy?3pšy0z]pPqvNʣ<8(g"y+g5z-AGwzrۮ{8my;fe qI6'k& Uv-${JC="hTNûbvTgުg!9 8<d I'gޯ#o+0K#f ߌNGJh~G[KxϴjuϤKcmЧm5A9f#p}9 wsHO xv_.HLҗG77'~941D"Q\$nAwA[9ȻMӡ Xmj9)fVOQ9uR\2;8q+歫71:Z6RR6ően3 7: B.ɒ H{>δGO0rحʣqtÜyZAkb+8s9(8n>ەX7AT&)tv?OK#vX1u,L̤l-yG'Bvl^IsFn\#2MuFʣ=mswˉ⣩8WqGj{/&B!fMFGPj#/ ivc@ͨ_N;`7IJTEOy;K<& -:#^qꇆ⌺$IFx9-"x Ǹ&wJKűk1x4DKA#Kz"QѧQ(͸ʣi-HdlnGxrqX[@ڵoḸt: Yf~26+WZlθ1%ON9"=k ƶ8䅝1FW! _)è<.cu˺{$qO ( 1?^JlTns%ģh(wmu{/A#:w-ЛVH<#ڛ6ޤ7違^~hn#Z$L{^歳*`uL,~^vGL8ڻ&O8*78R_'=GxUzOSű['.W.E:*|9yoI!@7~dRuYZIlCZַqd'!EKyЅ۠H| ǭ΋;_]ږZo.!%nz',4Gx*zb8RCÄ㏯u^ɮ}n Nj:E8nQW[~pKHBrG~}߂#\*X.oo~-1U8lR8>ǭYyo*y??8n͢{K]UQ6PNpqkE[Eޏrπp|[(RWU.~ 3pܚE6y.GQ7o='+u.!aSiu<k+M;ڟ~y9yPΛ_3P5L\O5}U}Mg4vzbw7T[tď::**b-s&SLYUNuwLѻp?bT=9YzNQ:P8 !&(dx*6(8'LJG lj%rt50Cwe8Ü9֞ț{{ G$Lr-y/ ;/I4X ߍfVaO$oaQJڼV~"*:a]vjmlŒHhTζ<κ%iܻC|JnxpNs?ء]Hn"ʩ0!oL1"򶴜U&9{I'Ay}mi5qy#Lj$Jw 2-b=&0gy kt4ݕŧy+=[x>-ӱYD(A$.ZiszjS6QG*`?m*=m2HF!MQy &]bh7&;d.23GsOvY>YzdǭYyo*o Zw0:\௜f(S|`w4Y]>zB0~ٚ8VKb׉mۻx4&bhN'(~"e,O %Qy+||`4#QcyjxŒ=#YNsƇ[Ѽ; X^\Y}HC_hF UTl@ /'%-:,EWj-kX,.4E@yt+Ө빽³b7I=&u6iM'FH/>Fp?#.[92p$H;XݓmYƼg힙<13 P8cwӾ\%R:gӖ{RXT31Q2i)gNᖳXđD8U`y^G%Sr -*h%Peٶ $-q#z:E,ڶ"dfUr&k>qd#-\[3;l4vjL{%>[)|l-VI*SCDpPHꅋgF'C(V2QyxT/iSX:p:9FxU81`9WbΜҡXڗh,Q-qI[u㳸!8DsG`P<#1GZ%%FJ± Ӗ0y:_z`ETF6e>uc2 =\9Gn#y~['-lG2ߤ?}v^l.yc4j3ə8(?eȺ+$mfő$V1ƿqcM78lge<eCKq.сB|Jɓ29sylaNNȶՁ ä>2ݩBuqt+aٌpܵ7>m(SbYm98!tr8tIͫͥ-7VWݴe }vc{Nҙ{J9,1򖹴BX[7&%y5̔yvjQ<}6sv@/x;o磰'ҧH+GbGqϼWH|9MAV/e$uո1ןzμ\3f\S[CwyKItP՝N7Pn$xGu8z]OX(HI! < oBxg<:M"ONsI8JQ9 ī$k솛mfP$=t˭ {*&˰#4h+՜oaŴ9[f[L UOk^< _b#7)L t7|q*o9 ֨B-uJm'9ƒ@wSy1xz" mm$lo+n(Zh7ݢ6*8jaE-Dsaŵ8%wE qmE9!-v M>Vucm2Zʚ~uG;*Q3é5:/yFWkLk, ?,oFC̫Idx h-9@$pͮ*UOtȂ<쏄9maSп^$C'<bHace2q }D%>ֱk*8˟(T[+V^̙k.1hs&IE0Ęէ-(/l> ΂{)@[$Ob8v_[~ÔphɞTt>|btGzqS# zE8j øjzYv#JHESn3Ǭtj ֮tz|Fet9N?_t:W#xbl}~>?f|>fEqEKﯳ㖄ECu}op[fqXq9[%_cZCnCḨwV;xE3uw9T2mOΉBSX[pb.-퉈p@O5"-uU?4-΢kp|qkE[Eޏrπp|[(RWU.~ 3pܚErl3,,Ueg f{tkOJ-U΂ێT?}eoħ͹;(.wtđj`"'OุlrN%MƈkΫͿLK~wNLa  -A.;Q 77cGj1c$=YQO5YLηNB3kYGm,[Fhs-7i5@MM$OvȈ, k W,ydra^8J# GWo4hky#ai%{6}+k$y|'%/'o|h;}bw[m>Ur,?oq',6:xf+MGu"}&"ʏ7q=B h_DIL-&G񢺺m+OFctU꜠)J΂n$4bwY񆵑Ή<.{N+<؉%?J4"d ܈FWo2ky# *M JK`o"vHWZm7]Tf ~2s LEv,#X{?,xu&n8b?[wɑ!L} ]&\d|iE,∴&HG?8n wBbZr}Npi60ikXrZ#Mz@GIB ۮ ܋c?K#֓|4r7}(prBZTqj*vǯTB=E#X xԊAN͟> xU2SHޓiIhDKxW~YlUV ?avi@h<>⤊,H;/,i3SJcTd`*Fm&-yWRI1'GVxI.uq9smEKl#m˻0y{CZ^ti G|D'kG'Y]W <"T=V]MbGڭ>+n %y5%LvY l&FKBS8@3 8bJk1#?-hx+a2go$ {P-g5m ٢@HqѼ=ܖ$(@TAzuJ<ԜIa9E:fIEbQ[Y_1פ[wKc.yI?f39PrWhk[2,-"~|8g|Zh6QckC^] 8뱖Y&Q-}ثeeɭia+ϫu3Q#Tp;oïrݐm&6 7M#^PE @':81 +uajL0Ỏ'6uFiVH t #([WfM܃Q3QBĻ|Շi_i״m  Un&A,hQ ;✼1ڤ82h7gG趍8sq˒d. cyDy߅9<0n %Rk[8NjgUxӒZw8PNu"oSoL;-y />Tk;vdž1GT"u:(h;JYSZ$|{8*ZM}|T6glEA̋ $5U)mЈ*F^VbtVdG83o 8 CVskqe-N#H׵J}+'[yZkyt5T'xdzhw.~Y_ߒ"jnEEBrJ䍟ҋ &H|ed4zy򥄄wט^Gޤ-p ZV;3anu2In5)]|z"٦0Hzn{G8e_6@{I0k9RؚI 7I9Dvm̸#] 8&3W^+pd\ͽ EzWpL!Hw%kt8i)[8Nt~&)%pۈjηcR5FfnpR8/ۭCis{CNjT*шVC18`ћ›=HN,JaK]:)v6"9!IKFd3rtL=} rp6.㖼_#J?X*s9NQxVzif8ҭH e[oxڒpdK~](F'm[%֥oեZ^%u A(0oLbo؝䝲|2~xstJ'Eae0``o z/%Voh,yTn1Sr$! l~-r?SluZyмhgPh Ǎ4xs-mt^@־@&`oק+Q~-e%zpdmqjpb#[LY"O'qbх^~UbDZ]ky8e_!T+Xso 953\Ԇ.\n8]nO,?+M-:o)o;$an5zǭY,[=~{ej@(teXmlϼ; `uu86=AĞF+kK7v+Mb=+P)κX7ٕ>Oԑж{+@ g!UpDwB'_ׄ-} л:DY8~ 'pܚEgQ= R j㡊WycF,ޡ׏Q8^p|?lK @i4P( \zpׇ@i4P( ܥ"4YJ@iMDWն4P( JuDT@i4P( @]~J@i4& yI5Li4P( @]~J@i4& yI5Li4P( @]~J@i4& yI5Li4P( @]~J@i4& yI5Li4P( @]~J@i4& yI5Li4P( @]~J@i4& ADIENDB`mecab-0.996/doc/partial.html0000644002562000116100000001220612077423656012633 00000000000000 制約付き解析 (部分解析)

制約付き解析(部分解析)

概要

入力文の一部の形態素情報が既知である、あるいは境界がわかっているときに、 それを満たすように解析する機能です。

たとえば、「にわにはにわにわとりがいる。」という文に対して、 「はにわ」の部分が名詞であるとか、「にわとり」の部分が一つの形態素 であるというように指定した上で解析することができます。このとき、 制約に反する4文字目の「は」が単独で形態素となったり、「にわとり」が「にわ」と「とり」 に分割されるような解析候補は排除されます。

入力フォーマット

MeCabのデフォルト出力と同じようなフォーマットで制約を記述します。 MeCabは -p (--partial) オプション付きで起動する必要があります。

各行は以下のいずれかに該当します.

  • 文断片
    文の断片です。制約がないときと同じように通常の形態素解析が行われます。ただし文断片をまたぐような 形態素は出力されません。
  • 形態素断片
    それ以上分割されない、ただ一つの形態素です。この断片がそのまま出力されます。 形態素断片は必ず
    表層\t素性パターン
    という形で表記する必要があります。\t がない場合は文断片として処理されます。
  • EOS 文の終わりを示すマークです。文の終わりには必ず指定してください。

素性パターンの記述方法

CSV で記述します。* をワイルドカードとして使うことができます。

  • * : すべての素性
  • 名詞: すべての名詞
  • *,非自立: 品詞の第二分類が非自立のもの

品詞の部分に * が指定されると、その単語で切り出し、品詞は適当に最適なものを付与します。

にわ    *
に      *
はにわ  *
にわとり        *
が      *
いる    *
EOS

品詞そのものを指定することができます。( "*" はワイルドカード)

にわ  *
に      助詞
はにわ  *
にわとり        *
が      接続詞
いる    *,非自立
EOS

品詞のカラムを指定しないと、そのトークンは文断片となり、制約がないときと同じように解析されます。ただし、文断片をまたぐような形態素は出力されません。

にわ
には
にわ
にわとり
がいる
EOS

制限

制約の限界

制約付きの解析は、未知語処理を含め可能な限りラティスを作って、制約を満たさないものを枝刈りするという方法で実装されています。 もし制約を満たすものが一つもない場合、ダミーの形態素を作成します。ただしダミーの形態素の品詞情報(素性)は 制約の情報がそのまま使われます。以下の例では「こんな長い入力を一形態素にしてみる」を 動詞の一形態素と指定していますが、動詞を生成するような未知語処理ルールが存在しないため、制約の品詞をそのまま出力しています。

% mecab -p
こんな長い入力を一形態素にしてみる      動詞
EOS
こんな長い入力を一形態素にしてみる      動詞
EOS

APIによる制約の指定

-pオプションを用いた場合、任意の場所に単語境界が存在しない・必ず存在するといったような 細かな制限は行えません。より細かい制御を行いたい場合は、Lattice::set_boundary_constraint, Lattice::set_feature_constraint APIを用います。

MeCab::Lattice *lattice = MeCab::createLattice();

// boundary の指定 (byte単位で指定)
lattice->set_sentence("thisis");

// |this|is| で分割されるように強制
lattice->set_boundary_constraint(0, MECAB_TOKEN_BOUNDARY);
lattice->set_boundary_constraint(1, MECAB_INSIDE_TOKEN);
lattice->set_boundary_constraint(2, MECAB_INSIDE_TOKEN);
lattice->set_boundary_constraint(3, MECAB_INSIDE_TOKEN);
lattice->set_boundary_constraint(4, MECAB_TOKEN_BOUNDARY);
lattice->set_boundary_constraint(5, MECAB_INSIDE_TOKEN);
lattice->set_boundary_constraint(6, MECAB_TOKEN_BOUNDARY);
tagger->parse(lattice);

// feature の指定 (byte単位で指定)
lattice->set_sentence("thisisatest");

// |this|is|a|test| で分割され、かつ品詞大分類をすべて名詞にするように強制
lattice->set_feature_constriant(0,4,"名詞");
lattice->set_feature_constriant(4,6,"名詞");
lattice->set_feature_constriant(6,7,"名詞");
lattice->set_feature_constriant(7,11,"名詞");

tagger->parse(lattice);

mecab-0.996/doc/doxygen/0000755002562000116100000000000012110211077012021 500000000000000mecab-0.996/doc/doxygen/tab_l.gif0000644002562000116100000000130212031622553013514 00000000000000GIF89a ,薴ŝɯͻ, ,@P`H$!%CqVe2XJ(Ġ+3 2$ kv-u*"}|}|~q(" $f 'l(&&$r & !){rƲεҽͼиP?Bm A%V܈!k/Đ;^$Ɩ#Mf)f͇(WLK҄ I)L:eD Cx*4 Uh %A^NKbeXkx!2t !5t]$%X.i[]YfEkg`:zҞ;}jaaM׸c瞽vۺ8ȋ'?9積G_>yu_ߞ]zw߭Ǿm浏G~თ/>٫|W}v;mecab-0.996/doc/doxygen/namespacemembers.html0000644002562000116100000000650612110211056016142 00000000000000 MeCab: Namespace Members
Here is a list of all namespace members with links to the namespace documentation for each member:
mecab-0.996/doc/doxygen/namespaceMeCab.html0000644002562000116100000004632012110211056015455 00000000000000 MeCab: MeCab Namespace Reference
MeCab Namespace Reference

Classes

class  Lattice
 Lattice class. More...
class  Model
 Model class. More...
class  Tagger
 Tagger class. More...

Typedefs

typedef struct
mecab_dictionary_info_t 
DictionaryInfo
typedef struct mecab_path_t Path
typedef struct mecab_node_t Node

Functions

MECAB_DLL_EXTERN LatticecreateLattice ()
 Alias of Lattice::create()
MECAB_DLL_EXTERN ModelcreateModel (int argc, char **argv)
 Alias of Mode::create(argc, argv)
MECAB_DLL_EXTERN ModelcreateModel (const char *arg)
 Alias of Mode::create(arg)
MECAB_DLL_EXTERN TaggercreateTagger (int argc, char **argv)
 Alias of Tagger::create(argc, argv)
MECAB_DLL_EXTERN TaggercreateTagger (const char *arg)
 Alias of Tagger::create(arg)
MECAB_DLL_EXTERN void deleteLattice (Lattice *lattice)
 delete Lattice object.
MECAB_DLL_EXTERN void deleteModel (Model *model)
 delete Model object.
MECAB_DLL_EXTERN void deleteTagger (Tagger *tagger)
 delete Tagger object.
MECAB_DLL_EXTERN const char * getLastError ()
 Return last error string.
MECAB_DLL_EXTERN const char * getTaggerError ()
 An alias of getLastError.

Typedef Documentation

typedef struct mecab_node_t MeCab::Node
typedef struct mecab_path_t MeCab::Path

Function Documentation

MECAB_DLL_EXTERN Lattice* MeCab::createLattice ( )
MECAB_DLL_EXTERN Model* MeCab::createModel ( int  argc,
char **  argv 
)

Alias of Mode::create(argc, argv)

MECAB_DLL_EXTERN Model* MeCab::createModel ( const char *  arg)

Alias of Mode::create(arg)

MECAB_DLL_EXTERN Tagger* MeCab::createTagger ( int  argc,
char **  argv 
)

Alias of Tagger::create(argc, argv)

MECAB_DLL_EXTERN Tagger* MeCab::createTagger ( const char *  arg)

Alias of Tagger::create(arg)

MECAB_DLL_EXTERN void MeCab::deleteLattice ( Lattice *  lattice)

delete Lattice object.

This method calles "delete lattice". In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too.

Parameters:
latticelattice object
MECAB_DLL_EXTERN void MeCab::deleteModel ( Model *  model)

delete Model object.

This method calles "delete model". In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too.

Parameters:
modelmodel object
MECAB_DLL_EXTERN void MeCab::deleteTagger ( Tagger *  tagger)

delete Tagger object.

This method calles "delete tagger". In some environment, e.g., MS-Windows, an object allocated inside a DLL must be deleted in the same DLL too.

Parameters:
taggertagger object
MECAB_DLL_EXTERN const char* MeCab::getLastError ( )

Return last error string.

Returns:
error string
MECAB_DLL_EXTERN const char* MeCab::getTaggerError ( )

An alias of getLastError.

It is kept for backward compatibility.

Returns:
error string
mecab-0.996/doc/doxygen/nav_f.png0000644002562000116100000000023712110211055013536 00000000000000PNG  IHDR8fIDATxIB1 Q;uۿ@h; a !ЋVC |c3sFFPS{PSsVlNF.F.2_UH mIENDB`mecab-0.996/doc/doxygen/globals_eval.html0000644002562000116100000001114612110211056015261 00000000000000 MeCab: File Members
 
mecab-0.996/doc/doxygen/mecab_8h-source.html0000644002562000116100000016736512031622553015624 00000000000000 MeCab: /home/taku/proj/mecab/mecab/src/mecab.h Source File
Generated on Sun Mar 8 19:25:07 2009 for MeCab by  doxygen 1.5.6
mecab-0.996/doc/doxygen/namespaces.html0000644002562000116100000000401312110211056014741 00000000000000 MeCab: Namespace List
Namespace List
Here is a list of all namespaces with brief descriptions:
MeCab
mecab-0.996/doc/doxygen/nav_h.png0000644002562000116100000000014112110211055013532 00000000000000PNG  IHDR ,@(IDATxݱ 0 A2U !kJrZoIENDB`mecab-0.996/doc/doxygen/globals.html0000644002562000116100000003551312110211056014256 00000000000000 MeCab: File Members
Here is a list of all file members with links to the files they belong to:

- m -

mecab-0.996/doc/doxygen/tab_b.gif0000644002562000116100000000004312031622553013503 00000000000000GIF89a,D;mecab-0.996/doc/doxygen/classMeCab_1_1Tagger-members.html0000644002562000116100000002516612110211056020055 00000000000000 MeCab: Member List
MeCab::Tagger Member List
This is the complete list of members for MeCab::Tagger, including all inherited members.
all_morphs() const =0MeCab::Tagger [pure virtual]
create(int argc, char **argv)MeCab::Tagger [static]
create(const char *arg)MeCab::Tagger [static]
dictionary_info() const =0MeCab::Tagger [pure virtual]
formatNode(const Node *node)=0MeCab::Tagger [pure virtual]
formatNode(const Node *node, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
lattice_level() const =0MeCab::Tagger [pure virtual]
next()=0MeCab::Tagger [pure virtual]
next(char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
nextNode()=0MeCab::Tagger [pure virtual]
parse(const Model &model, Lattice *lattice)MeCab::Tagger [static]
parse(Lattice *lattice) const =0MeCab::Tagger [pure virtual]
parse(const char *str)=0MeCab::Tagger [pure virtual]
parse(const char *str, size_t len, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
parse(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseNBest(size_t N, const char *str, size_t len, char *ostr, size_t olen)=0MeCab::Tagger [pure virtual]
parseNBestInit(const char *str)=0MeCab::Tagger [pure virtual]
parseNBestInit(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
parseToNode(const char *str)=0MeCab::Tagger [pure virtual]
parseToNode(const char *str, size_t len)=0MeCab::Tagger [pure virtual]
partial() const =0MeCab::Tagger [pure virtual]
request_type() const =0MeCab::Tagger [pure virtual]
set_all_morphs(bool all_morphs)=0MeCab::Tagger [pure virtual]
set_lattice_level(int level)=0MeCab::Tagger [pure virtual]
set_partial(bool partial)=0MeCab::Tagger [pure virtual]
set_request_type(int request_type)=0MeCab::Tagger [pure virtual]
set_theta(float theta)=0MeCab::Tagger [pure virtual]
theta() const =0MeCab::Tagger [pure virtual]
version()MeCab::Tagger [static]
what() const =0MeCab::Tagger [pure virtual]
~Tagger()MeCab::Tagger [inline, virtual]
mecab-0.996/doc/doxygen/functions.html0000644002562000116100000004004212110211056014634 00000000000000 MeCab: Class Members
Here is a list of all class members with links to the classes they belong to:

- a -

- b -

- c -

- d -

- e -

- f -

- h -

- i -

- l -

- n -

- p -

- r -

- s -

- t -

- v -

- w -

- z -

- ~ -

mecab-0.996/doc/doxygen/tab_r.gif0000644002562000116100000000503112031622553013525 00000000000000GIF89a,薴ŝɯͻ,,@pH,Ȥrl:ШtJZجv h d@L"F:򑐌$9 (8&Nz (GFB^!˨)WVl)1 w̥.wY0Ib|Hpf:e pJ}Ȧ6nz 80%"8v~ @JЂMBІ:D'ZPKF ּ&16юz HGJRb L5Җ0LgJӚ#(e>Ӟ@ PJԢHMRԦ:PTJժ&5;%Uծz` XJVCjYֶp\Uxͫ^׾i)$Mb:v, ಘͬf7z hGKҚMjWֺ*$SPͭnwm +Mr:E?9Zͮv9" xKbLz^A|ͯ0/LN(; n0'LaJ0{/{ؘG|(SCr. v1wc6@LdHNd/PLeOXp|+s2L_153M5t3_:wsgʹπp?/FFЎt!-JҖ1NӞuA-Pԝ>53UWծ4cYZѶsA׀5,aƶ3=e3~-3Sc6mo2Mq>7ӭn$D~7,y1m}v\/N3#S\gu-mO0C\'_S^|.c.0ל49~s=3d:u)?F;ˮW|;W)vt˽w|=xA;mecab-0.996/doc/doxygen/structmecab__dictionary__info__t-members.html0000644002562000116100000000755712110211056023026 00000000000000 MeCab: Member List
mecab_dictionary_info_t Member List
mecab-0.996/doc/doxygen/bc_s.png0000644002562000116100000000124512110211055013353 00000000000000PNG  IHDR /9lIDATxKHTmwfg8Ә6-Bڴ]dVZMaD}ghB*bU93Fy< ayt %8VjLlCF@m[ 7jRC0TUYYsv~,i).w w\cT i `owgH05%>\.*O0-c}B+ms˅V5:} *lcVO^aXx)0xrKfxxo5IkWaj;V[ƫ@fnؿR.B_CK|.03TH=7㴙8k_ӑϒ2z:V&fBvN9iVY յ>.Qx{E'|dj6ڝ؇x?sJ@uӑhbIҽ2,F[bӑh e'@;^dxg2FaG^@,)l߅ T-RU*ȕEΩ644l #jD Őo{N IENDB`mecab-0.996/doc/doxygen/namespacemembers_func.html0000644002562000116100000000562112110211056017152 00000000000000 MeCab: Namespace Members
 
mecab-0.996/doc/doxygen/classMeCab_1_1Tagger.html0000644002562000116100000016726512110211056016434 00000000000000 MeCab: MeCab::Tagger Class Reference

Tagger class. More...

#include <mecab.h>

List of all members.

Public Member Functions

virtual bool parse (Lattice *lattice) const =0
 Parse lattice object.
virtual const char * parse (const char *str)=0
 Parse given sentence and return parsed result as string.
virtual const NodeparseToNode (const char *str)=0
 Parse given sentence and return Node object.
virtual const char * parseNBest (size_t N, const char *str)=0
 Parse given sentence and obtain N-best results as a string format.
virtual bool parseNBestInit (const char *str)=0
 Initialize N-best enumeration with a sentence.
virtual const NodenextNode ()=0
 Return next-best parsed result.
virtual const char * next ()=0
 Return next-best parsed result.
virtual const char * formatNode (const Node *node)=0
 Return formatted node object.
virtual const char * parse (const char *str, size_t len, char *ostr, size_t olen)=0
 The same as parse() method, but input length and output buffer are passed.
virtual const char * parse (const char *str, size_t len)=0
 The same as parse() method, but input length can be passed.
virtual const NodeparseToNode (const char *str, size_t len)=0
 The same as parseToNode(), but input lenth can be passed.
virtual const char * parseNBest (size_t N, const char *str, size_t len)=0
 The same as parseNBest(), but input length can be passed.
virtual bool parseNBestInit (const char *str, size_t len)=0
 The same as parseNBestInit(), but input length can be passed.
virtual const char * next (char *ostr, size_t olen)=0
 The same as next(), but output buffer can be passed.
virtual const char * parseNBest (size_t N, const char *str, size_t len, char *ostr, size_t olen)=0
 The same as parseNBest(), but input length and output buffer can be passed.
virtual const char * formatNode (const Node *node, char *ostr, size_t olen)=0
 The same as formatNode(), but output buffer can be passed.
virtual void set_request_type (int request_type)=0
 Set request type.
virtual int request_type () const =0
 Return the current request type.
virtual bool partial () const =0
 Return true if partial parsing mode is on.
virtual void set_partial (bool partial)=0
 set partial parsing mode.
virtual int lattice_level () const =0
 Return lattice level.
virtual void set_lattice_level (int level)=0
 Set lattice level.
virtual bool all_morphs () const =0
 Return true if all morphs output mode is on.
virtual void set_all_morphs (bool all_morphs)=0
 set all-morphs output mode.
virtual void set_theta (float theta)=0
 Set temparature parameter theta.
virtual float theta () const =0
 Return temparature parameter theta.
virtual const DictionaryInfodictionary_info () const =0
 Return DictionaryInfo linked list.
virtual const char * what () const =0
 Return error string.
virtual ~Tagger ()

Static Public Member Functions

static bool parse (const Model &model, Lattice *lattice)
 Handy static method.
static Taggercreate (int argc, char **argv)
 Factory method to create a new Tagger with a specified main's argc/argv-style parameters.
static Taggercreate (const char *arg)
 Factory method to create a new Tagger with a string parameter representation, i.e., "-d /user/local/mecab/dic/ipadic -Ochasen".
static const char * version ()
 Return a version string.

Detailed Description

Tagger class.


Constructor & Destructor Documentation

virtual MeCab::Tagger::~Tagger ( ) [inline, virtual]

Member Function Documentation

virtual bool MeCab::Tagger::all_morphs ( ) const [pure virtual]

Return true if all morphs output mode is on.

This method is DEPRECATED. Use Lattice::has_request_type(MECAB_ALL_MORPHS).

Returns:
boolean
static Tagger* MeCab::Tagger::create ( int  argc,
char **  argv 
) [static]

Factory method to create a new Tagger with a specified main's argc/argv-style parameters.

Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the cause of the errors.

Returns:
new Tagger object
Parameters:
argcnumber of parameters
argvparameter list
static Tagger* MeCab::Tagger::create ( const char *  arg) [static]

Factory method to create a new Tagger with a string parameter representation, i.e., "-d /user/local/mecab/dic/ipadic -Ochasen".

Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the cause of the errors.

Returns:
new Model object
Parameters:
argsingle string representation of the argment.
virtual const DictionaryInfo* MeCab::Tagger::dictionary_info ( ) const [pure virtual]

Return DictionaryInfo linked list.

Returns:
DictionaryInfo linked list
virtual const char* MeCab::Tagger::formatNode ( const Node node) [pure virtual]

Return formatted node object.

The format is specified with --unk-format, --bos-format, --eos-format, and --eon-format respectively. You should not delete the returned string. The returned buffer is overwritten when parse method is called again. This method is NOT thread safe. This method is DEPRECATED. Use Lattice class.

Parameters:
nodenode object.
Returns:
parsed result
virtual const char* MeCab::Tagger::formatNode ( const Node node,
char *  ostr,
size_t  olen 
) [pure virtual]

The same as formatNode(), but output buffer can be passed.

Return NULL if more than |olen| buffer is required to store output string.

Parameters:
nodenode object
ostroutput buffer
olenoutput buffer length
Returns:
parsed result
virtual int MeCab::Tagger::lattice_level ( ) const [pure virtual]

Return lattice level.

This method is DEPRECATED. Use Lattice::*_request_type()

Returns:
int lattice level
virtual const char* MeCab::Tagger::next ( ) [pure virtual]

Return next-best parsed result.

You must call parseNBestInit() in advance. Return NULL if no more reuslt is available. This method is NOT thread safe. This method is DEPRECATED. Use Lattice class.

Returns:
parsed result
virtual const char* MeCab::Tagger::next ( char *  ostr,
size_t  olen 
) [pure virtual]

The same as next(), but output buffer can be passed.

Return NULL if more than |olen| buffer is required to store output string.

Parameters:
ostroutput buffer
olenoutput buffer length
Returns:
parsed result
virtual const Node* MeCab::Tagger::nextNode ( ) [pure virtual]

Return next-best parsed result.

You must call parseNBestInit() in advance. Return NULL if no more reuslt is available. This method is NOT thread safe. This method is DEPRECATED. Use Lattice class.

Returns:
node object
static bool MeCab::Tagger::parse ( const Model model,
Lattice lattice 
) [static]

Handy static method.

Return true if lattice is parsed successfully. This function is equivalent to { Tagger *tagger = model.createModel(); cosnt bool result = tagger->parse(lattice); delete tagger; return result; }

Returns:
boolean
virtual bool MeCab::Tagger::parse ( Lattice lattice) const [pure virtual]

Parse lattice object.

Return true if lattice is parsed successfully. A sentence must be set to the lattice with Lattice:set_sentence object before calling this method. Parsed node object can be obtained with Lattice:bos_node. This method is thread safe.

Returns:
lattice lattice object
boolean
virtual const char* MeCab::Tagger::parse ( const char *  str) [pure virtual]

Parse given sentence and return parsed result as string.

You should not delete the returned string. The returned buffer is overwritten when parse method is called again. This method is NOT thread safe.

Parameters:
strsentence
Returns:
parsed result
virtual const char* MeCab::Tagger::parse ( const char *  str,
size_t  len,
char *  ostr,
size_t  olen 
) [pure virtual]

The same as parse() method, but input length and output buffer are passed.

Return parsed result as string. The result pointer is the same as |ostr|. Return NULL, if parsed result string cannot be stored within |olen| bytes.

Parameters:
strsentence
lensentence length
ostroutput buffer
olenoutput buffer length
Returns:
parsed result
virtual const char* MeCab::Tagger::parse ( const char *  str,
size_t  len 
) [pure virtual]

The same as parse() method, but input length can be passed.

Parameters:
strsentence
lensentence length
Returns:
parsed result
virtual const char* MeCab::Tagger::parseNBest ( size_t  N,
const char *  str 
) [pure virtual]

Parse given sentence and obtain N-best results as a string format.

Currently, N must be 1 <= N <= 512 due to the limitation of the buffer size. You should not delete the returned string. The returned buffer is overwritten when parse method is called again. This method is DEPRECATED. Use Lattice class.

Parameters:
Nhow many results you want to obtain
strsentence
Returns:
parsed result
virtual const char* MeCab::Tagger::parseNBest ( size_t  N,
const char *  str,
size_t  len 
) [pure virtual]

The same as parseNBest(), but input length can be passed.

Parameters:
Nhow many results you want to obtain
strsentence
lensentence length
Returns:
parsed result
virtual const char* MeCab::Tagger::parseNBest ( size_t  N,
const char *  str,
size_t  len,
char *  ostr,
size_t  olen 
) [pure virtual]

The same as parseNBest(), but input length and output buffer can be passed.

Return NULL if more than |olen| buffer is required to store output string.

Parameters:
Nhow many results you want to obtain
strinput sentence
leninput sentence length
ostroutput buffer
olenoutput buffer length
Returns:
parsed result
virtual bool MeCab::Tagger::parseNBestInit ( const char *  str) [pure virtual]

Initialize N-best enumeration with a sentence.

Return true if initialization finishes successfully. N-best result is obtained by calling next() or nextNode() in sequence. This method is NOT thread safe. This method is DEPRECATED. Use Lattice class.

Parameters:
strsentence
Returns:
boolean
virtual bool MeCab::Tagger::parseNBestInit ( const char *  str,
size_t  len 
) [pure virtual]

The same as parseNBestInit(), but input length can be passed.

Parameters:
strsentence
lensentence length
Returns:
boolean
parsed result
virtual const Node* MeCab::Tagger::parseToNode ( const char *  str) [pure virtual]

Parse given sentence and return Node object.

You should not delete the returned node object. The returned buffer is overwritten when parse method is called again. You can traverse all nodes via Node::next member. This method is NOT thread safe.

Parameters:
strsentence
Returns:
bos node object
virtual const Node* MeCab::Tagger::parseToNode ( const char *  str,
size_t  len 
) [pure virtual]

The same as parseToNode(), but input lenth can be passed.

Parameters:
strsentence
lensentence length
Returns:
node object
virtual bool MeCab::Tagger::partial ( ) const [pure virtual]

Return true if partial parsing mode is on.

This method is DEPRECATED. Use Lattice::has_request_type(MECAB_PARTIAL).

Returns:
boolean
virtual int MeCab::Tagger::request_type ( ) const [pure virtual]

Return the current request type.

This method is DEPRECATED. Use Lattice class.

Returns:
request type
virtual void MeCab::Tagger::set_all_morphs ( bool  all_morphs) [pure virtual]

set all-morphs output mode.

This method is DEPRECATED. Use Lattice::add_request_type(MECAB_ALL_MORPHS) or Lattice::remove_request_type(MECAB_ALL_MORPHS)

Parameters:
all_morphs
virtual void MeCab::Tagger::set_lattice_level ( int  level) [pure virtual]

Set lattice level.

This method is DEPRECATED. Use Lattice::*_request_type()

Parameters:
levellattice level
virtual void MeCab::Tagger::set_partial ( bool  partial) [pure virtual]

set partial parsing mode.

This method is DEPRECATED. Use Lattice::add_request_type(MECAB_PARTIAL) or Lattice::remove_request_type(MECAB_PARTIAL)

Parameters:
partialpartial mode
virtual void MeCab::Tagger::set_request_type ( int  request_type) [pure virtual]

Set request type.

This method is DEPRECATED. Use Lattice::set_request_type(MECAB_PARTIAL).

Parameters:
request_typenew request type assigned
virtual void MeCab::Tagger::set_theta ( float  theta) [pure virtual]

Set temparature parameter theta.

Parameters:
thetatemparature parameter.
virtual float MeCab::Tagger::theta ( ) const [pure virtual]

Return temparature parameter theta.

Returns:
temparature parameter.
static const char* MeCab::Tagger::version ( ) [static]

Return a version string.

Returns:
version string
virtual const char* MeCab::Tagger::what ( ) const [pure virtual]

Return error string.

Returns:
error string

The documentation for this class was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/doxygen/structmecab__node__t-members.html0000644002562000116100000001462612110211056020427 00000000000000 MeCab: Member List
mecab_node_t Member List
mecab-0.996/doc/doxygen/functions_vars.html0000644002562000116100000001754312110211056015701 00000000000000 MeCab: Class Members - Variables
 

- a -

- b -

- c -

- e -

- f -

- i -

- l -

- n -

- p -

- r -

- s -

- t -

- v -

- w -

mecab-0.996/doc/doxygen/index.html0000644002562000116100000000305412110211056013735 00000000000000 MeCab: Main Page
MeCab Documentation
mecab-0.996/doc/doxygen/structmecab__path__t-members.html0000644002562000116100000000621712110211056020433 00000000000000 MeCab: Member List
mecab_path_t Member List
This is the complete list of members for mecab_path_t, including all inherited members.
costmecab_path_t
lnextmecab_path_t
lnodemecab_path_t
probmecab_path_t
rnextmecab_path_t
rnodemecab_path_t
mecab-0.996/doc/doxygen/classMeCab_1_1Lattice-members.html0000644002562000116100000003071512110211056020225 00000000000000 MeCab: Member List
MeCab::Lattice Member List
This is the complete list of members for MeCab::Lattice, including all inherited members.
add_request_type(int request_type)=0MeCab::Lattice [pure virtual]
allocator() const =0MeCab::Lattice [pure virtual]
begin_nodes() const =0MeCab::Lattice [pure virtual]
begin_nodes(size_t pos) const =0MeCab::Lattice [pure virtual]
bos_node() const =0MeCab::Lattice [pure virtual]
boundary_constraint(size_t pos) const =0MeCab::Lattice [pure virtual]
clear()=0MeCab::Lattice [pure virtual]
create()MeCab::Lattice [static]
end_nodes() const =0MeCab::Lattice [pure virtual]
end_nodes(size_t pos) const =0MeCab::Lattice [pure virtual]
enumNBestAsString(size_t N)=0MeCab::Lattice [pure virtual]
enumNBestAsString(size_t N, char *buf, size_t size)=0MeCab::Lattice [pure virtual]
eos_node() const =0MeCab::Lattice [pure virtual]
feature_constraint(size_t pos) const =0MeCab::Lattice [pure virtual]
has_constraint() const =0MeCab::Lattice [pure virtual]
has_request_type(int request_type) const =0MeCab::Lattice [pure virtual]
is_available() const =0MeCab::Lattice [pure virtual]
newNode()=0MeCab::Lattice [pure virtual]
next()=0MeCab::Lattice [pure virtual]
remove_request_type(int request_type)=0MeCab::Lattice [pure virtual]
request_type() const =0MeCab::Lattice [pure virtual]
sentence() const =0MeCab::Lattice [pure virtual]
set_boundary_constraint(size_t pos, int boundary_constraint_type)=0MeCab::Lattice [pure virtual]
set_feature_constraint(size_t begin_pos, size_t end_pos, const char *feature)=0MeCab::Lattice [pure virtual]
set_request_type(int request_type)=0MeCab::Lattice [pure virtual]
set_result(const char *result)=0MeCab::Lattice [pure virtual]
set_sentence(const char *sentence)=0MeCab::Lattice [pure virtual]
set_sentence(const char *sentence, size_t len)=0MeCab::Lattice [pure virtual]
set_theta(float theta)=0MeCab::Lattice [pure virtual]
set_what(const char *str)=0MeCab::Lattice [pure virtual]
set_Z(double Z)=0MeCab::Lattice [pure virtual]
size() const =0MeCab::Lattice [pure virtual]
theta() const =0MeCab::Lattice [pure virtual]
toString()=0MeCab::Lattice [pure virtual]
toString(const Node *node)=0MeCab::Lattice [pure virtual]
toString(char *buf, size_t size)=0MeCab::Lattice [pure virtual]
toString(const Node *node, char *buf, size_t size)=0MeCab::Lattice [pure virtual]
what() const =0MeCab::Lattice [pure virtual]
Z() const =0MeCab::Lattice [pure virtual]
~Lattice()MeCab::Lattice [inline, virtual]
mecab-0.996/doc/doxygen/structmecab__dictionary__info__t.html0000644002562000116100000002454712110211056021374 00000000000000 MeCab: mecab_dictionary_info_t Struct Reference
mecab_dictionary_info_t Struct Reference

DictionaryInfo structure. More...

#include <mecab.h>

List of all members.

Public Attributes

const char * filename
 filename of dictionary On Windows, filename is stored in UTF-8 encoding
const char * charset
 character set of the dictionary.
unsigned int size
 How many words are registered in this dictionary.
int type
 dictionary type this value should be MECAB_USR_DIC, MECAB_SYS_DIC, or MECAB_UNK_DIC.
unsigned int lsize
 left attributes size
unsigned int rsize
 right attributes size
unsigned short version
 version of this dictionary
struct mecab_dictionary_info_tnext
 pointer to the next dictionary info.

Detailed Description

DictionaryInfo structure.


Member Data Documentation

character set of the dictionary.

e.g., "SHIFT-JIS", "UTF-8"

filename of dictionary On Windows, filename is stored in UTF-8 encoding

left attributes size

pointer to the next dictionary info.

right attributes size

How many words are registered in this dictionary.

dictionary type this value should be MECAB_USR_DIC, MECAB_SYS_DIC, or MECAB_UNK_DIC.

version of this dictionary


The documentation for this struct was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/doxygen/closed.png0000644002562000116100000000017612110211056013721 00000000000000PNG  IHDR EIDATxA @! Pi/`Є.?,!u zlޖJh1ߘ+vRLx@ (*79H l)IENDB`mecab-0.996/doc/doxygen/classMeCab_1_1Model-members.html0000644002562000116100000001126712110211056017701 00000000000000 MeCab: Member List
MeCab::Model Member List
This is the complete list of members for MeCab::Model, including all inherited members.
create(int argc, char **argv)MeCab::Model [static]
create(const char *arg)MeCab::Model [static]
createLattice() const =0MeCab::Model [pure virtual]
createTagger() const =0MeCab::Model [pure virtual]
dictionary_info() const =0MeCab::Model [pure virtual]
lookup(const char *begin, const char *end, Lattice *lattice) const =0MeCab::Model [pure virtual]
swap(Model *model)=0MeCab::Model [pure virtual]
transition_cost(unsigned short rcAttr, unsigned short lcAttr) const =0MeCab::Model [pure virtual]
version()MeCab::Model [static]
~Model()MeCab::Model [inline, virtual]
mecab-0.996/doc/doxygen/tab_h.png0000644002562000116100000000030012110211055013511 00000000000000PNG  IHDR$[IDATx `FhY 26@cHw!ϗK1^HtOyGD׎ k9?i7zvPaJ})غwV`ai֍ZPC"P=IENDB`mecab-0.996/doc/doxygen/functions_func.html0000644002562000116100000002743412110211056015661 00000000000000 MeCab: Class Members - Functions
 

- a -

- b -

- c -

- d -

- e -

- f -

- h -

- i -

- l -

- n -

- p -

- r -

- s -

- t -

- v -

- w -

- z -

- ~ -

mecab-0.996/doc/doxygen/tab_a.png0000644002562000116100000000021412110211055013506 00000000000000PNG  IHDR$[SIDATx흻 @wɡ*MIFL :nN N&_ ɭɾ}ն8~Owv-A4Y)}IENDB`mecab-0.996/doc/doxygen/globals_defs.html0000644002562000116100000000432612110211056015255 00000000000000 MeCab: File Members
 
mecab-0.996/doc/doxygen/classMeCab_1_1Lattice.html0000644002562000116100000016671612110211056016610 00000000000000 MeCab: MeCab::Lattice Class Reference
MeCab::Lattice Class Reference

Lattice class. More...

#include <mecab.h>

List of all members.

Public Member Functions

virtual void clear ()=0
 Clear all internal lattice data.
virtual bool is_available () const =0
 Return true if result object is available.
virtual Nodebos_node () const =0
 Return bos (begin of sentence) node.
virtual Nodeeos_node () const =0
 Return eos (end of sentence) node.
virtual Node ** begin_nodes () const =0
 This method is used internally.
virtual Node ** end_nodes () const =0
 This method is used internally.
virtual Nodeend_nodes (size_t pos) const =0
 Return node linked list ending at |pos|.
virtual Nodebegin_nodes (size_t pos) const =0
 Return node linked list starting at |pos|.
virtual const char * sentence () const =0
 Return sentence.
virtual void set_sentence (const char *sentence)=0
 Set sentence.
virtual void set_sentence (const char *sentence, size_t len)=0
 Set sentence.
virtual size_t size () const =0
 Return sentence size.
virtual void set_Z (double Z)=0
 Set normalization factor of CRF.
virtual double Z () const =0
 return normalization factor of CRF.
virtual void set_theta (float theta)=0
 Set temparature parameter theta.
virtual float theta () const =0
 Return temparature parameter theta.
virtual bool next ()=0
 Obtain next-best result.
virtual int request_type () const =0
 Return the current request type.
virtual bool has_request_type (int request_type) const =0
 Return true if the object has a specified request type.
virtual void set_request_type (int request_type)=0
 Set request type.
virtual void add_request_type (int request_type)=0
 Add request type.
virtual void remove_request_type (int request_type)=0
 Remove request type.
virtual Allocator< Node, Path > * allocator () const =0
 This method is used internally.
virtual NodenewNode ()=0
 Return new node.
virtual const char * toString ()=0
 Return string representation of the lattice.
virtual const char * toString (const Node *node)=0
 Return string representation of the node.
virtual const char * enumNBestAsString (size_t N)=0
 Return string representation of the N-best results.
virtual const char * toString (char *buf, size_t size)=0
 Return string representation of the lattice.
virtual const char * toString (const Node *node, char *buf, size_t size)=0
 Return string representation of the node.
virtual const char * enumNBestAsString (size_t N, char *buf, size_t size)=0
 Return string representation of the N-best result.
virtual bool has_constraint () const =0
 Returns true if any parsing constraint is set.
virtual int boundary_constraint (size_t pos) const =0
 Returns the boundary constraint at the position.
virtual const char * feature_constraint (size_t pos) const =0
 Returns the token constraint at the position.
virtual void set_boundary_constraint (size_t pos, int boundary_constraint_type)=0
 Set parsing constraint for partial parsing mode.
virtual void set_feature_constraint (size_t begin_pos, size_t end_pos, const char *feature)=0
 Set parsing constraint for partial parsing mode.
virtual void set_result (const char *result)=0
 Set golden parsing results for unittesting.
virtual const char * what () const =0
 Return error string.
virtual void set_what (const char *str)=0
 Set error string.
virtual ~Lattice ()

Static Public Member Functions

static Latticecreate ()
 Create new Lattice object.

Detailed Description

Lattice class.


Constructor & Destructor Documentation

virtual MeCab::Lattice::~Lattice ( ) [inline, virtual]

Member Function Documentation

virtual void MeCab::Lattice::add_request_type ( int  request_type) [pure virtual]

Add request type.

Parameters:
request_typenew request type added
virtual Allocator<Node, Path>* MeCab::Lattice::allocator ( ) const [pure virtual]

This method is used internally.

virtual Node** MeCab::Lattice::begin_nodes ( ) const [pure virtual]

This method is used internally.

virtual Node* MeCab::Lattice::begin_nodes ( size_t  pos) const [pure virtual]

Return node linked list starting at |pos|.

You can obtain all nodes via "for (const Node *node = lattice->begin_nodes(pos); node; node = node->bnext) {}"

Parameters:
posposition of nodes. 0 <= pos < size()
Returns:
node linked list
virtual Node* MeCab::Lattice::bos_node ( ) const [pure virtual]

Return bos (begin of sentence) node.

You can obtain all nodes via "for (const Node *node = lattice->bos_node(); node; node = node->next) {}"

Returns:
bos node object
virtual int MeCab::Lattice::boundary_constraint ( size_t  pos) const [pure virtual]

Returns the boundary constraint at the position.

Parameters:
posthe position of constraint
Returns:
boundary constraint type
virtual void MeCab::Lattice::clear ( ) [pure virtual]

Clear all internal lattice data.

static Lattice* MeCab::Lattice::create ( ) [static]

Create new Lattice object.

Returns:
new Lattice object
virtual Node** MeCab::Lattice::end_nodes ( ) const [pure virtual]

This method is used internally.

virtual Node* MeCab::Lattice::end_nodes ( size_t  pos) const [pure virtual]

Return node linked list ending at |pos|.

You can obtain all nodes via "for (const Node *node = lattice->end_nodes(pos); node; node = node->enext) {}"

Parameters:
posposition of nodes. 0 <= pos < size()
Returns:
node linked list
virtual const char* MeCab::Lattice::enumNBestAsString ( size_t  N) [pure virtual]

Return string representation of the N-best results.

Returned object is managed by this instance. When clear/set_sentence() method is called, the returned buffer is initialized.

Returns:
string representation of the node
Parameters:
Nhow many results you want to obtain
virtual const char* MeCab::Lattice::enumNBestAsString ( size_t  N,
char *  buf,
size_t  size 
) [pure virtual]

Return string representation of the N-best result.

Result is saved in the specified.

Parameters:
Nhow many results you want to obtain
bufoutput buffer
sizeoutput buffer size
Returns:
string representation of the lattice
virtual Node* MeCab::Lattice::eos_node ( ) const [pure virtual]

Return eos (end of sentence) node.

Returns:
eos node object
virtual const char* MeCab::Lattice::feature_constraint ( size_t  pos) const [pure virtual]

Returns the token constraint at the position.

Parameters:
posthe beginning position of constraint.
Returns:
constrained node starting at the position.
virtual bool MeCab::Lattice::has_constraint ( ) const [pure virtual]

Returns true if any parsing constraint is set.

virtual bool MeCab::Lattice::has_request_type ( int  request_type) const [pure virtual]

Return true if the object has a specified request type.

Returns:
boolean
virtual bool MeCab::Lattice::is_available ( ) const [pure virtual]

Return true if result object is available.

Returns:
boolean
virtual Node* MeCab::Lattice::newNode ( ) [pure virtual]

Return new node.

Lattice objects has the ownership of the node.

Returns:
new node object
virtual bool MeCab::Lattice::next ( ) [pure virtual]

Obtain next-best result.

The internal linked list structure is updated. You should set MECAB_NBEST reques_type in advance. Return false if no more results are available or request_type is invalid.

Returns:
boolean
virtual void MeCab::Lattice::remove_request_type ( int  request_type) [pure virtual]

Remove request type.

Parameters:
request_typenew request type removed
virtual int MeCab::Lattice::request_type ( ) const [pure virtual]

Return the current request type.

Returns:
request type
virtual const char* MeCab::Lattice::sentence ( ) const [pure virtual]

Return sentence.

If MECAB_NBEST or MECAB_PARTIAL mode is off, the returned poiner is the same as the one set by set_sentence().

Returns:
sentence
virtual void MeCab::Lattice::set_boundary_constraint ( size_t  pos,
int  boundary_constraint_type 
) [pure virtual]

Set parsing constraint for partial parsing mode.

Parameters:
posthe position of the boundary
boundary_constraint_typethe type of boundary
virtual void MeCab::Lattice::set_feature_constraint ( size_t  begin_pos,
size_t  end_pos,
const char *  feature 
) [pure virtual]

Set parsing constraint for partial parsing mode.

Parameters:
begin_posthe starting position of the constrained token.
end_posthe the ending position of the constrained token.
featurethe feature of the constrained token.
virtual void MeCab::Lattice::set_request_type ( int  request_type) [pure virtual]

Set request type.

Parameters:
request_typenew request type assigned
virtual void MeCab::Lattice::set_result ( const char *  result) [pure virtual]

Set golden parsing results for unittesting.

Parameters:
resultthe parsing result written in the standard mecab output.
virtual void MeCab::Lattice::set_sentence ( const char *  sentence) [pure virtual]

Set sentence.

This method does not take the ownership of the object.

Parameters:
sentencesentence
virtual void MeCab::Lattice::set_sentence ( const char *  sentence,
size_t  len 
) [pure virtual]

Set sentence.

This method does not take the ownership of the object.

Parameters:
sentencesentence
lenlength of the sentence
virtual void MeCab::Lattice::set_theta ( float  theta) [pure virtual]

Set temparature parameter theta.

Parameters:
thetatemparature parameter.
virtual void MeCab::Lattice::set_what ( const char *  str) [pure virtual]

Set error string.

given string is copied to the internal buffer.

Parameters:
strnew error string
virtual void MeCab::Lattice::set_Z ( double  Z) [pure virtual]

Set normalization factor of CRF.

Parameters:
Znew normalization factor.
virtual size_t MeCab::Lattice::size ( ) const [pure virtual]

Return sentence size.

Returns:
sentence size
virtual float MeCab::Lattice::theta ( ) const [pure virtual]

Return temparature parameter theta.

Returns:
temparature parameter.
virtual const char* MeCab::Lattice::toString ( ) [pure virtual]

Return string representation of the lattice.

Returned object is managed by this instance. When clear/set_sentence() method is called, the returned buffer is initialized.

Returns:
string representation of the lattice
virtual const char* MeCab::Lattice::toString ( const Node node) [pure virtual]

Return string representation of the node.

Returned object is managed by this instance. When clear/set_sentence() method is called, the returned buffer is initialized.

Returns:
string representation of the node
Parameters:
nodenode object
virtual const char* MeCab::Lattice::toString ( char *  buf,
size_t  size 
) [pure virtual]

Return string representation of the lattice.

Result is saved in the specified buffer.

Parameters:
bufoutput buffer
sizeoutput buffer size
Returns:
string representation of the lattice
virtual const char* MeCab::Lattice::toString ( const Node node,
char *  buf,
size_t  size 
) [pure virtual]

Return string representation of the node.

Result is saved in the specified buffer.

Parameters:
nodenode object
bufoutput buffer
sizeoutput buffer size
Returns:
string representation of the lattice
virtual const char* MeCab::Lattice::what ( ) const [pure virtual]

Return error string.

Returns:
error string
virtual double MeCab::Lattice::Z ( ) const [pure virtual]

return normalization factor of CRF.

Returns:
normalization factor.

The documentation for this class was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/doxygen/classes.html0000644002562000116100000000721412110211056014265 00000000000000 MeCab: Class Index
Class Index
L | M | T
  L  
  M  
mecab_node_t   
  T  
mecab_path_t   
Lattice (MeCab)   mecab_dictionary_info_t   Model (MeCab)   Tagger (MeCab)   
L | M | T
mecab-0.996/doc/doxygen/tab_b.png0000644002562000116100000000026212110211055013512 00000000000000PNG  IHDR$[yIDATx ?|SVӈbB#P8O:əD>m{SI'z(!TBމy#WJDp|Å R] 6q]qD.&0=JD=@**IENDB`mecab-0.996/doc/doxygen/globals_type.html0000644002562000116100000000535012110211056015313 00000000000000 MeCab: File Members
 
mecab-0.996/doc/doxygen/doxygen.css0000644002562000116100000003516512110211056014137 00000000000000/* The standard CSS for doxygen */ body, table, div, p, dl { font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif; font-size: 13px; line-height: 1.3; } /* @group Heading Levels */ h1 { font-size: 150%; } .title { font-size: 150%; font-weight: bold; margin: 10px 2px; } h2 { font-size: 120%; } h3 { font-size: 100%; } dt { font-weight: bold; } div.multicol { -moz-column-gap: 1em; -webkit-column-gap: 1em; -moz-column-count: 3; -webkit-column-count: 3; } p.startli, p.startdd, p.starttd { margin-top: 2px; } p.endli { margin-bottom: 0px; } p.enddd { margin-bottom: 4px; } p.endtd { margin-bottom: 2px; } /* @end */ caption { font-weight: bold; } span.legend { font-size: 70%; text-align: center; } h3.version { font-size: 90%; text-align: center; } div.qindex, div.navtab{ background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; } div.qindex, div.navpath { width: 100%; line-height: 140%; } div.navtab { margin-right: 15px; } /* @group Link Styling */ a { color: #3D578C; font-weight: normal; text-decoration: none; } .contents a:visited { color: #4665A2; } a:hover { text-decoration: underline; } a.qindex { font-weight: bold; } a.qindexHL { font-weight: bold; background-color: #9CAFD4; color: #ffffff; border: 1px double #869DCA; } .contents a.qindexHL:visited { color: #ffffff; } a.el { font-weight: bold; } a.elRef { } a.code, a.code:visited { color: #4665A2; } a.codeRef, a.codeRef:visited { color: #4665A2; } /* @end */ dl.el { margin-left: -1cm; } .fragment { font-family: monospace, fixed; font-size: 105%; } pre.fragment { border: 1px solid #C4CFE5; background-color: #FBFCFD; padding: 4px 6px; margin: 4px 8px 4px 2px; overflow: auto; word-wrap: break-word; font-size: 9pt; line-height: 125%; } div.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px; padding: 0.2em; border: solid thin #333; border-radius: 0.5em; -webkit-border-radius: .5em; -moz-border-radius: .5em; box-shadow: 2px 2px 3px #999; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000); } div.groupHeader { margin-left: 16px; margin-top: 12px; font-weight: bold; } div.groupText { margin-left: 16px; font-style: italic; } body { background-color: white; color: black; margin: 0; } div.contents { margin-top: 10px; margin-left: 8px; margin-right: 8px; } td.indexkey { background-color: #EBEFF6; font-weight: bold; border: 1px solid #C4CFE5; margin: 2px 0px 2px 0; padding: 2px 10px; white-space: nowrap; vertical-align: top; } td.indexvalue { background-color: #EBEFF6; border: 1px solid #C4CFE5; padding: 2px 10px; margin: 2px 0px; } tr.memlist { background-color: #EEF1F7; } p.formulaDsp { text-align: center; } img.formulaDsp { } img.formulaInl { vertical-align: middle; } div.center { text-align: center; margin-top: 0px; margin-bottom: 0px; padding: 0px; } div.center img { border: 0px; } address.footer { text-align: right; padding-right: 12px; } img.footer { border: 0px; vertical-align: middle; } /* @group Code Colorization */ span.keyword { color: #008000 } span.keywordtype { color: #604020 } span.keywordflow { color: #e08000 } span.comment { color: #800000 } span.preprocessor { color: #806020 } span.stringliteral { color: #002080 } span.charliteral { color: #008080 } span.vhdldigit { color: #ff00ff } span.vhdlchar { color: #000000 } span.vhdlkeyword { color: #700070 } span.vhdllogic { color: #ff0000 } /* @end */ /* .search { color: #003399; font-weight: bold; } form.search { margin-bottom: 0px; margin-top: 0px; } input.search { font-size: 75%; color: #000080; font-weight: normal; background-color: #e8eef2; } */ td.tiny { font-size: 75%; } .dirtab { padding: 4px; border-collapse: collapse; border: 1px solid #A3B4D7; } th.dirtab { background: #EBEFF6; font-weight: bold; } hr { height: 0px; border: none; border-top: 1px solid #4A6AAA; } hr.footer { height: 1px; } /* @group Member Descriptions */ table.memberdecls { border-spacing: 0px; padding: 0px; } .mdescLeft, .mdescRight, .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams { background-color: #F9FAFC; border: none; margin: 4px; padding: 1px 0 0 8px; } .mdescLeft, .mdescRight { padding: 0px 8px 4px 8px; color: #555; } .memItemLeft, .memItemRight, .memTemplParams { border-top: 1px solid #C4CFE5; } .memItemLeft, .memTemplItemLeft { white-space: nowrap; } .memItemRight { width: 100%; } .memTemplParams { color: #4665A2; white-space: nowrap; } /* @end */ /* @group Member Details */ /* Styles for detailed member documentation */ .memtemplate { font-size: 80%; color: #4665A2; font-weight: normal; margin-left: 9px; } .memnav { background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; margin: 2px; margin-right: 15px; padding: 2px; } .mempage { width: 100%; } .memitem { padding: 0; margin-bottom: 10px; margin-right: 5px; } .memname { white-space: nowrap; font-weight: bold; margin-left: 6px; } .memproto, dl.reflist dt { border-top: 1px solid #A8B8D9; border-left: 1px solid #A8B8D9; border-right: 1px solid #A8B8D9; padding: 6px 0px 6px 0px; color: #253555; font-weight: bold; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); /* opera specific markup */ box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); border-top-right-radius: 8px; border-top-left-radius: 8px; /* firefox specific markup */ -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px; -moz-border-radius-topright: 8px; -moz-border-radius-topleft: 8px; /* webkit specific markup */ -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); -webkit-border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px; background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #E2E8F2; } .memdoc, dl.reflist dd { border-bottom: 1px solid #A8B8D9; border-left: 1px solid #A8B8D9; border-right: 1px solid #A8B8D9; padding: 2px 5px; background-color: #FBFCFD; border-top-width: 0; /* opera specific markup */ border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); /* firefox specific markup */ -moz-border-radius-bottomleft: 8px; -moz-border-radius-bottomright: 8px; -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px; background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F8FB 95%, #EEF1F7); /* webkit specific markup */ -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15); background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F8FB), to(#EEF1F7)); } dl.reflist dt { padding: 5px; } dl.reflist dd { margin: 0px 0px 10px 0px; padding: 5px; } .paramkey { text-align: right; } .paramtype { white-space: nowrap; } .paramname { color: #602020; white-space: nowrap; } .paramname em { font-style: normal; } .params, .retval, .exception, .tparams { border-spacing: 6px 2px; } .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; } .params .paramtype { font-style: italic; vertical-align: top; } .params .paramdir { font-family: "courier new",courier,monospace; vertical-align: top; } /* @end */ /* @group Directory (tree) */ /* for the tree view */ .ftvtree { font-family: sans-serif; margin: 0px; } /* these are for tree view when used as main index */ .directory { font-size: 9pt; font-weight: bold; margin: 5px; } .directory h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } /* The following two styles can be used to replace the root node title with an image of your choice. Simply uncomment the next two styles, specify the name of your image and be sure to set 'height' to the proper pixel height of your image. */ /* .directory h3.swap { height: 61px; background-repeat: no-repeat; background-image: url("yourimage.gif"); } .directory h3.swap span { display: none; } */ .directory > h3 { margin-top: 0; } .directory p { margin: 0px; white-space: nowrap; } .directory div { display: none; margin: 0px; } .directory img { vertical-align: -30%; } /* these are for tree view when not used as main index */ .directory-alt { font-size: 100%; font-weight: bold; } .directory-alt h3 { margin: 0px; margin-top: 1em; font-size: 11pt; } .directory-alt > h3 { margin-top: 0; } .directory-alt p { margin: 0px; white-space: nowrap; } .directory-alt div { display: none; margin: 0px; } .directory-alt img { vertical-align: -30%; } /* @end */ div.dynheader { margin-top: 8px; } address { font-style: normal; color: #2A3D61; } table.doxtable { border-collapse:collapse; } table.doxtable td, table.doxtable th { border: 1px solid #2D4068; padding: 3px 7px 2px; } table.doxtable th { background-color: #374F7F; color: #FFFFFF; font-size: 110%; padding-bottom: 4px; padding-top: 5px; text-align:left; } table.fieldtable { width: 100%; margin-bottom: 10px; border: 1px solid #A8B8D9; border-spacing: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); } .fieldtable td, .fieldtable th { padding: 3px 7px 2px; } .fieldtable td.fieldtype, .fieldtable td.fieldname { white-space: nowrap; border-right: 1px solid #A8B8D9; border-bottom: 1px solid #A8B8D9; vertical-align: top; } .fieldtable td.fielddoc { border-bottom: 1px solid #A8B8D9; width: 100%; } .fieldtable tr:last-child td { border-bottom: none; } .fieldtable th { background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #E2E8F2; font-size: 90%; color: #253555; padding-bottom: 4px; padding-top: 5px; text-align:left; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom: 1px solid #A8B8D9; } .tabsearch { top: 0px; left: 10px; height: 36px; background-image: url('tab_b.png'); z-index: 101; overflow: hidden; font-size: 13px; } .navpath ul { font-size: 11px; background-image:url('tab_b.png'); background-repeat:repeat-x; height:30px; line-height:30px; color:#8AA0CC; border:solid 1px #C2CDE4; overflow:hidden; margin:0px; padding:0px; } .navpath li { list-style-type:none; float:left; padding-left:10px; padding-right:15px; background-image:url('bc_s.png'); background-repeat:no-repeat; background-position:right; color:#364D7C; } .navpath li.navelem a { height:32px; display:block; text-decoration: none; outline: none; } .navpath li.navelem a:hover { color:#6884BD; } .navpath li.footer { list-style-type:none; float:right; padding-left:10px; padding-right:15px; background-image:none; background-repeat:no-repeat; background-position:right; color:#364D7C; font-size: 8pt; } div.summary { float: right; font-size: 8pt; padding-right: 5px; width: 50%; text-align: right; } div.summary a { white-space: nowrap; } div.ingroups { margin-left: 5px; font-size: 8pt; padding-left: 5px; width: 50%; text-align: left; } div.ingroups a { white-space: nowrap; } div.header { background-image:url('nav_h.png'); background-repeat:repeat-x; background-color: #F9FAFC; margin: 0px; border-bottom: 1px solid #C4CFE5; } div.headertitle { padding: 5px 5px 5px 7px; } dl { padding: 0 0 0 10px; } dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug { border-left:4px solid; padding: 0 0 0 6px; } dl.note { border-color: #D0C000; } dl.warning, dl.attention { border-color: #FF0000; } dl.pre, dl.post, dl.invariant { border-color: #00D000; } dl.deprecated { border-color: #505050; } dl.todo { border-color: #00C0E0; } dl.test { border-color: #3030E0; } dl.bug { border-color: #C08050; } #projectlogo { text-align: center; vertical-align: bottom; border-collapse: separate; } #projectlogo img { border: 0px none; } #projectname { font: 300% Tahoma, Arial,sans-serif; margin: 0px; padding: 2px 0px; } #projectbrief { font: 120% Tahoma, Arial,sans-serif; margin: 0px; padding: 0px; } #projectnumber { font: 50% Tahoma, Arial,sans-serif; margin: 0px; padding: 0px; } #titlearea { padding: 0px; margin: 0px; width: 100%; border-bottom: 1px solid #5373B4; } .image { text-align: center; } .dotgraph { text-align: center; } .mscgraph { text-align: center; } .caption { font-weight: bold; } div.zoom { border: 1px solid #90A5CE; } dl.citelist { margin-bottom:50px; } dl.citelist dt { color:#334975; float:left; font-weight:bold; margin-right:10px; padding:5px; } dl.citelist dd { margin:2px 0; padding:5px 0; } @media print { #top { display: none; } #side-nav { display: none; } #nav-path { display: none; } body { overflow:visible; } h1, h2, h3, h4, h5, h6 { page-break-after: avoid; } .summary { display: none; } .memitem { page-break-inside: avoid; } #doc-content { margin-left:0 !important; height:auto !important; width:auto !important; overflow:inherit; display:inline; } pre.fragment { overflow: visible; text-wrap: unrestricted; white-space: -moz-pre-wrap; /* Moz */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 */ word-wrap: break-word; /* IE 5.5+ */ } } mecab-0.996/doc/doxygen/open.png0000644002562000116100000000016612110211056013410 00000000000000PNG  IHDR =IDATx1 ت@@ ]01QXY~Jr?D>n F͐ }\ áIENDB`mecab-0.996/doc/doxygen/tab_s.png0000644002562000116100000000027512110211055013537 00000000000000PNG  IHDR$[IDATx P@Kg"%(IE|%I7ilm" ӏCۓ\.dOZ̤Br/(#a6 8qaF-EtA4fl]JjJC%!<#īIENDB`mecab-0.996/doc/doxygen/globals_func.html0000644002562000116100000002675412110211056015300 00000000000000 MeCab: File Members
 

- m -

mecab-0.996/doc/doxygen/structmecab__path__t.html0000644002562000116100000002022612110211056016777 00000000000000 MeCab: mecab_path_t Struct Reference
mecab_path_t Struct Reference

Path structure. More...

#include <mecab.h>

List of all members.

Public Attributes

struct mecab_node_trnode
 pointer to the right node
struct mecab_path_trnext
 pointer to the next right path
struct mecab_node_tlnode
 pointer to the left node
struct mecab_path_tlnext
 pointer to the next left path
int cost
 local cost
float prob
 marginal probability

Detailed Description

Path structure.


Member Data Documentation

local cost

pointer to the next left path

pointer to the left node

marginal probability

pointer to the next right path

pointer to the right node


The documentation for this struct was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/doxygen/files.html0000644002562000116100000000405212110211056013727 00000000000000 MeCab: File List
File List
Here is a list of all files with brief descriptions:
/home/taku/proj/mecab/mecab/src/mecab.h [code]
mecab-0.996/doc/doxygen/doxygen.png0000644002562000116100000000754612110211056014135 00000000000000PNG  IHDRh ;-IDATx]{XysZ%ʔNF:FЪքb@;~ӎ"DHZm_4!-2UCe["_3LS|y>_ LZߦajLo}.2$Z);*.d~߳w'0@!ZZeͺwډ?O =\L[gdxr0 RrjJ*.WJN5qM[mޕSb58ļRB5SRus[2< %V'+%$fvĺRK$ C 4+xsQ}f[vZ 6c}!,Lt<ūdxH)/f襧C1v[~ 9%DDKgrN}M9Y3*/i謷%ÓU^#vr'p=]_7ySka-/!Ev902ɖF*, O!1k>QӳdxX:=GD<'fvRKUZjbi`t9cxڪVWsabiw11x%h޶9׉>oծhkG~Nls"^™d2%swW윧Dz W8c>1mBv8܉AZ Turth9kRSf/d1kbA.@+;:j ˫҉|#p4i]V~njxfv$եy| S[;BOKVցa 4x0:DN54>gxpo;Z:ɔbۇ|^T7=$4)L!/u#)9/rq%~a-poE,|gm /9/s|c /u P\a’1,;ueyK\"7-K!3>2amm r7M.(~[2Ʉ]C<b9[)v[~,_@\|8qܴ{}Qޔugr7J]|eڐ`4s5+ҡ\ٕxJ,uds&@yIeD;8nZ={ʘfQU|Xڝ)ض"tV-woJy>6谹 Frf͍ Kb(!@~) F{Ave'3H͍u @A$j"s&&b~twQ J~I J]=;=|S{瑓nʍ9˿˄.{ܴ`b ڞ)j\ΕY_E_.g0u2ݪiDWX'kqVgDO݄E 6 1cZėnNXx(]gL_M!b4+eʤd62[]Am,b@JՄ_,Wrr_g8&(QA4.ajAghSFJhheg;Lcs /RĢ,849:n`,o_~6YIqavʐv>=VEX޾5=uu^/ AeD䆸XjS#^˞3-٣[@vm X W¤v9ѽQ_{3W\؏:pajeI)tܱ8I>xdEd:4kONIq>m1!)[Vb47a@暍̱ p%5P~Z?| 30DN  } Un@ 3'T(,ϗ^.MA8a?UپJ<2S~@=hj3-G|8Y.]XRIT9XA$hIPv!vH}o)Ͷ8rߚ =*^iE«8"< Ht"Бx.ZM!b~ƒ !c bwzqT\ L*a.P7:*(Fp8O@5<917>y1zazs{/Q†9 j}SvYD*n]!rhyakj ʄg͑ d_*ll]^&}hnpȨ[.Y7..OڲX|e%L%L9e tO^ (p 3U%r J v2C z2Sf1]@ȝnp%"nJR2G+Z[?@[PcWKZ=Qi?yE`3+W;ӿfH%x2!%#M?;p)*u;p_z%#M !pWRphϦiE8gF?Kp)_+ǩXP&#j&q=n0Ln>D\J[tsI5)&~J :ÚAB@PKƴdoC)aSteLg.襩?M|ָbٚs+stٛ@`ᰱ*q:htw_Zِ^:cn{ӆݺ`N;כj*K}^4?&=zizkCcPBht'|UE1 ;&5v۵]@kS}pեy &>{f>P~ޞk^IENDB`mecab-0.996/doc/doxygen/tabs.css0000644002562000116100000000210712110211055013400 00000000000000.tabs, .tabs2, .tabs3 { background-image: url('tab_b.png'); width: 100%; z-index: 101; font-size: 13px; } .tabs2 { font-size: 10px; } .tabs3 { font-size: 9px; } .tablist { margin: 0; padding: 0; display: table; } .tablist li { float: left; display: table-cell; background-image: url('tab_b.png'); line-height: 36px; list-style: none; } .tablist a { display: block; padding: 0 20px; font-weight: bold; background-image:url('tab_s.png'); background-repeat:no-repeat; background-position:right; color: #283A5D; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); text-decoration: none; outline: none; } .tabs3 .tablist a { padding: 0 10px; } .tablist a:hover { background-image: url('tab_h.png'); background-repeat:repeat-x; color: #fff; text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); text-decoration: none; } .tablist li.current a { background-image: url('tab_a.png'); background-repeat:repeat-x; color: #fff; text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0); } mecab-0.996/doc/doxygen/annotated.html0000644002562000116100000000575412110211056014614 00000000000000 MeCab: Class List
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
MeCab::LatticeLattice class
mecab_dictionary_info_tDictionaryInfo structure
mecab_node_tNode structure
mecab_path_tPath structure
MeCab::ModelModel class
MeCab::TaggerTagger class
mecab-0.996/doc/doxygen/mecab_8h_source.html0000644002562000116100000027162312110211056015665 00000000000000 MeCab: /home/taku/proj/mecab/mecab/src/mecab.h Source File
/home/taku/proj/mecab/mecab/src/mecab.h
Go to the documentation of this file.
00001 /*
00002   MeCab -- Yet Another Part-of-Speech and Morphological Analyzer
00003 
00004   Copyright(C) 2001-2011 Taku Kudo <taku@chasen.org>
00005   Copyright(C) 2004-2006 Nippon Telegraph and Telephone Corporation
00006 */
00007 #ifndef MECAB_MECAB_H_
00008 #define MECAB_MECAB_H_
00009 
00010 /* C/C++ common data structures  */
00011 
00015 struct mecab_dictionary_info_t {
00020   const char                     *filename;
00021 
00025   const char                     *charset;
00026 
00030   unsigned int                    size;
00031 
00036   int                             type;
00037 
00041   unsigned int                    lsize;
00042 
00046   unsigned int                    rsize;
00047 
00051   unsigned short                  version;
00052 
00056   struct mecab_dictionary_info_t *next;
00057 };
00058 
00062 struct mecab_path_t {
00066   struct mecab_node_t* rnode;
00067 
00071   struct mecab_path_t* rnext;
00072 
00076   struct mecab_node_t* lnode;
00077 
00082   struct mecab_path_t* lnext;
00083 
00087   int                  cost;
00088 
00092   float                prob;
00093 };
00094 
00098 struct mecab_node_t {
00102   struct mecab_node_t  *prev;
00103 
00107   struct mecab_node_t  *next;
00108 
00112   struct mecab_node_t  *enext;
00113 
00117   struct mecab_node_t  *bnext;
00118 
00123   struct mecab_path_t  *rpath;
00124 
00129   struct mecab_path_t  *lpath;
00130 
00136   const char           *surface;
00137 
00141   const char           *feature;
00142 
00146   unsigned int          id;
00147 
00151   unsigned short        length;
00152 
00156   unsigned short        rlength;
00157 
00161   unsigned short        rcAttr;
00162 
00166   unsigned short        lcAttr;
00167 
00171   unsigned short        posid;
00172 
00176   unsigned char         char_type;
00177 
00182   unsigned char         stat;
00183 
00187   unsigned char         isbest;
00188 
00193   float                 alpha;
00194 
00199   float                 beta;
00200 
00205   float                 prob;
00206 
00210   short                 wcost;
00211 
00215   long                  cost;
00216 };
00217 
00221 enum {
00225   MECAB_NOR_NODE = 0,
00229   MECAB_UNK_NODE = 1,
00233   MECAB_BOS_NODE = 2,
00237   MECAB_EOS_NODE = 3,
00238 
00242   MECAB_EON_NODE = 4
00243 };
00244 
00248 enum {
00252   MECAB_SYS_DIC = 0,
00253 
00257   MECAB_USR_DIC = 1,
00258 
00262   MECAB_UNK_DIC = 2
00263 };
00264 
00268 enum {
00272   MECAB_ONE_BEST          = 1,
00276   MECAB_NBEST             = 2,
00282   MECAB_PARTIAL           = 4,
00288   MECAB_MARGINAL_PROB     = 8,
00293   MECAB_ALTERNATIVE       = 16,
00298   MECAB_ALL_MORPHS        = 32,
00299 
00304   MECAB_ALLOCATE_SENTENCE = 64
00305 };
00306 
00310 enum {
00314   MECAB_ANY_BOUNDARY = 0,
00315 
00319   MECAB_TOKEN_BOUNDARY = 1,
00320 
00324   MECAB_INSIDE_TOKEN = 2
00325 };
00326 
00327 /* C interface  */
00328 #ifdef __cplusplus
00329 #include <cstdio>
00330 #else
00331 #include <stdio.h>
00332 #endif
00333 
00334 #ifdef __cplusplus
00335 extern "C" {
00336 #endif
00337 
00338 #ifdef _WIN32
00339 #include <windows.h>
00340 #  ifdef DLL_EXPORT
00341 #    define MECAB_DLL_EXTERN  __declspec(dllexport)
00342 #    define MECAB_DLL_CLASS_EXTERN  __declspec(dllexport)
00343 #  else
00344 #    define MECAB_DLL_EXTERN  __declspec(dllimport)
00345 #  endif
00346 #endif
00347 
00348 #ifndef MECAB_DLL_EXTERN
00349 #  define MECAB_DLL_EXTERN extern
00350 #endif
00351 
00352 #ifndef MECAB_DLL_CLASS_EXTERN
00353 #  define MECAB_DLL_CLASS_EXTERN
00354 #endif
00355 
00356   typedef struct mecab_t                 mecab_t;
00357   typedef struct mecab_model_t           mecab_model_t;
00358   typedef struct mecab_lattice_t         mecab_lattice_t;
00359   typedef struct mecab_dictionary_info_t mecab_dictionary_info_t;
00360   typedef struct mecab_node_t            mecab_node_t;
00361   typedef struct mecab_path_t            mecab_path_t;
00362 
00363 #ifndef SWIG
00364   /* C interface */
00365 
00366   /* old mecab interface */
00370   MECAB_DLL_EXTERN mecab_t*      mecab_new(int argc, char **argv);
00371 
00375   MECAB_DLL_EXTERN mecab_t*      mecab_new2(const char *arg);
00376 
00380   MECAB_DLL_EXTERN const char*   mecab_version();
00381 
00385   MECAB_DLL_EXTERN const char*   mecab_strerror(mecab_t *mecab);
00386 
00390   MECAB_DLL_EXTERN void          mecab_destroy(mecab_t *mecab);
00391 
00395   MECAB_DLL_EXTERN int           mecab_get_partial(mecab_t *mecab);
00396 
00400   MECAB_DLL_EXTERN void          mecab_set_partial(mecab_t *mecab, int partial);
00401 
00405   MECAB_DLL_EXTERN float         mecab_get_theta(mecab_t *mecab);
00406 
00410   MECAB_DLL_EXTERN void          mecab_set_theta(mecab_t *mecab, float theta);
00411 
00415   MECAB_DLL_EXTERN int           mecab_get_lattice_level(mecab_t *mecab);
00416 
00420   MECAB_DLL_EXTERN void          mecab_set_lattice_level(mecab_t *mecab, int level);
00421 
00425   MECAB_DLL_EXTERN int           mecab_get_all_morphs(mecab_t *mecab);
00426 
00430   MECAB_DLL_EXTERN void          mecab_set_all_morphs(mecab_t *mecab, int all_morphs);
00431 
00435   MECAB_DLL_EXTERN int           mecab_parse_lattice(mecab_t *mecab, mecab_lattice_t *lattice);
00436 
00440   MECAB_DLL_EXTERN const char*   mecab_sparse_tostr(mecab_t *mecab, const char *str);
00441 
00445   MECAB_DLL_EXTERN const char*   mecab_sparse_tostr2(mecab_t *mecab, const char *str, size_t len);
00446 
00450   MECAB_DLL_EXTERN char*         mecab_sparse_tostr3(mecab_t *mecab, const char *str, size_t len,
00451                                                      char *ostr, size_t olen);
00452 
00456   MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode(mecab_t *mecab, const char*);
00457 
00461   MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode2(mecab_t *mecab, const char*, size_t);
00462 
00466   MECAB_DLL_EXTERN const char*   mecab_nbest_sparse_tostr(mecab_t *mecab, size_t N, const char *str);
00467 
00471   MECAB_DLL_EXTERN const char*   mecab_nbest_sparse_tostr2(mecab_t *mecab, size_t N,
00472                                                            const char *str, size_t len);
00473 
00477   MECAB_DLL_EXTERN char*         mecab_nbest_sparse_tostr3(mecab_t *mecab, size_t N,
00478                                                            const char *str, size_t len,
00479                                                            char *ostr, size_t olen);
00480 
00484   MECAB_DLL_EXTERN int           mecab_nbest_init(mecab_t *mecab, const char *str);
00485 
00489   MECAB_DLL_EXTERN int           mecab_nbest_init2(mecab_t *mecab, const char *str, size_t len);
00490 
00494   MECAB_DLL_EXTERN const char*   mecab_nbest_next_tostr(mecab_t *mecab);
00495 
00499   MECAB_DLL_EXTERN char*         mecab_nbest_next_tostr2(mecab_t *mecab, char *ostr, size_t olen);
00500 
00504   MECAB_DLL_EXTERN const mecab_node_t* mecab_nbest_next_tonode(mecab_t *mecab);
00505 
00509   MECAB_DLL_EXTERN const char*   mecab_format_node(mecab_t *mecab, const mecab_node_t *node);
00510 
00514   MECAB_DLL_EXTERN const mecab_dictionary_info_t* mecab_dictionary_info(mecab_t *mecab);
00515 
00516   /* lattice interface */
00520   MECAB_DLL_EXTERN mecab_lattice_t *mecab_lattice_new();
00521 
00525   MECAB_DLL_EXTERN void             mecab_lattice_destroy(mecab_lattice_t *lattice);
00526 
00530   MECAB_DLL_EXTERN void             mecab_lattice_clear(mecab_lattice_t *lattice);
00531 
00536   MECAB_DLL_EXTERN int              mecab_lattice_is_available(mecab_lattice_t *lattice);
00537 
00541   MECAB_DLL_EXTERN mecab_node_t    *mecab_lattice_get_bos_node(mecab_lattice_t *lattice);
00542 
00546   MECAB_DLL_EXTERN mecab_node_t    *mecab_lattice_get_eos_node(mecab_lattice_t *lattice);
00547 
00552   MECAB_DLL_EXTERN mecab_node_t   **mecab_lattice_get_all_begin_nodes(mecab_lattice_t *lattice);
00556   MECAB_DLL_EXTERN mecab_node_t   **mecab_lattice_get_all_end_nodes(mecab_lattice_t *lattice);
00557 
00561   MECAB_DLL_EXTERN mecab_node_t    *mecab_lattice_get_begin_nodes(mecab_lattice_t *lattice, size_t pos);
00562 
00566   MECAB_DLL_EXTERN mecab_node_t    *mecab_lattice_get_end_nodes(mecab_lattice_t *lattice, size_t pos);
00567 
00571   MECAB_DLL_EXTERN const char      *mecab_lattice_get_sentence(mecab_lattice_t *lattice);
00572 
00576   MECAB_DLL_EXTERN void             mecab_lattice_set_sentence(mecab_lattice_t *lattice, const char *sentence);
00577 
00582   MECAB_DLL_EXTERN void             mecab_lattice_set_sentence2(mecab_lattice_t *lattice, const char *sentence, size_t len);
00583 
00587   MECAB_DLL_EXTERN size_t           mecab_lattice_get_size(mecab_lattice_t *lattice);
00588 
00592   MECAB_DLL_EXTERN double           mecab_lattice_get_z(mecab_lattice_t *lattice);
00593 
00597   MECAB_DLL_EXTERN void             mecab_lattice_set_z(mecab_lattice_t *lattice, double Z);
00598 
00602   MECAB_DLL_EXTERN double           mecab_lattice_get_theta(mecab_lattice_t *lattice);
00603 
00608   MECAB_DLL_EXTERN void             mecab_lattice_set_theta(mecab_lattice_t *lattice, double theta);
00609 
00613   MECAB_DLL_EXTERN int              mecab_lattice_next(mecab_lattice_t *lattice);
00614 
00618   MECAB_DLL_EXTERN int              mecab_lattice_get_request_type(mecab_lattice_t *lattice);
00619 
00623   MECAB_DLL_EXTERN int              mecab_lattice_has_request_type(mecab_lattice_t *lattice, int request_type);
00624 
00628   MECAB_DLL_EXTERN void             mecab_lattice_set_request_type(mecab_lattice_t *lattice, int request_type);
00629 
00634   MECAB_DLL_EXTERN void             mecab_lattice_add_request_type(mecab_lattice_t *lattice, int request_type);
00635 
00639   MECAB_DLL_EXTERN void             mecab_lattice_remove_request_type(mecab_lattice_t *lattice, int request_type);
00640 
00644   MECAB_DLL_EXTERN mecab_node_t    *mecab_lattice_new_node(mecab_lattice_t *lattice);
00645 
00649   MECAB_DLL_EXTERN const char      *mecab_lattice_tostr(mecab_lattice_t *lattice);
00650 
00654   MECAB_DLL_EXTERN const char      *mecab_lattice_tostr2(mecab_lattice_t *lattice, char *buf, size_t size);
00655 
00659   MECAB_DLL_EXTERN const char      *mecab_lattice_nbest_tostr(mecab_lattice_t *lattice, size_t N);
00660 
00665   MECAB_DLL_EXTERN const char      *mecab_lattice_nbest_tostr2(mecab_lattice_t *lattice, size_t N, char *buf, size_t size);
00666 
00670   MECAB_DLL_EXTERN int             mecab_lattice_has_constraint(mecab_lattice_t *lattice);
00671 
00675   MECAB_DLL_EXTERN int             mecab_lattice_get_boundary_constraint(mecab_lattice_t *lattice, size_t pos);
00676 
00677 
00681   MECAB_DLL_EXTERN const char     *mecab_lattice_get_feature_constraint(mecab_lattice_t *lattice, size_t pos);
00682 
00686   MECAB_DLL_EXTERN void            mecab_lattice_set_boundary_constraint(mecab_lattice_t *lattice, size_t pos, int boundary_type);
00687 
00691   MECAB_DLL_EXTERN void            mecab_lattice_set_feature_constraint(mecab_lattice_t *lattice, size_t begin_pos, size_t end_pos, const char *feature);
00692 
00696   MECAB_DLL_EXTERN void            mecab_lattice_set_result(mecab_lattice_t *lattice, const char *result);
00697 
00701   MECAB_DLL_EXTERN const char      *mecab_lattice_strerror(mecab_lattice_t *lattice);
00702 
00703 
00704   /* model interface */
00708   MECAB_DLL_EXTERN mecab_model_t   *mecab_model_new(int argc, char **argv);
00709 
00713   MECAB_DLL_EXTERN mecab_model_t   *mecab_model_new2(const char *arg);
00714 
00719   MECAB_DLL_EXTERN void             mecab_model_destroy(mecab_model_t *model);
00720 
00724   MECAB_DLL_EXTERN mecab_t         *mecab_model_new_tagger(mecab_model_t *model);
00725 
00729   MECAB_DLL_EXTERN mecab_lattice_t *mecab_model_new_lattice(mecab_model_t *model);
00730 
00734   MECAB_DLL_EXTERN int mecab_model_swap(mecab_model_t *model, mecab_model_t *new_model);
00735 
00739   MECAB_DLL_EXTERN const mecab_dictionary_info_t* mecab_model_dictionary_info(mecab_model_t *model);
00740 
00744   MECAB_DLL_EXTERN int mecab_model_transition_cost(mecab_model_t *model,
00745                                                    unsigned short rcAttr,
00746                                                    unsigned short lcAttr);
00747 
00751   MECAB_DLL_EXTERN mecab_node_t *mecab_model_lookup(mecab_model_t *model,
00752                                                     const char *begin,
00753                                                     const char *end,
00754                                                     mecab_lattice_t *lattice);
00755 
00756   /* static functions */
00757   MECAB_DLL_EXTERN int           mecab_do(int argc, char **argv);
00758   MECAB_DLL_EXTERN int           mecab_dict_index(int argc, char **argv);
00759   MECAB_DLL_EXTERN int           mecab_dict_gen(int argc, char **argv);
00760   MECAB_DLL_EXTERN int           mecab_cost_train(int argc, char **argv);
00761   MECAB_DLL_EXTERN int           mecab_system_eval(int argc, char **argv);
00762   MECAB_DLL_EXTERN int           mecab_test_gen(int argc, char **argv);
00763 #endif
00764 
00765 #ifdef __cplusplus
00766 }
00767 #endif
00768 
00769 /* C++ interface */
00770 #ifdef __cplusplus
00771 
00772 namespace MeCab {
00773 typedef struct mecab_dictionary_info_t DictionaryInfo;
00774 typedef struct mecab_path_t            Path;
00775 typedef struct mecab_node_t            Node;
00776 
00777 template <typename N, typename P> class Allocator;
00778 class Tagger;
00779 
00783 class MECAB_DLL_CLASS_EXTERN Lattice {
00784 public:
00788   virtual void clear()              = 0;
00789 
00794   virtual bool is_available() const = 0;
00795 
00801   virtual Node *bos_node() const              = 0;
00802 
00807   virtual Node *eos_node() const              = 0;
00808 
00809 #ifndef SWIG
00810 
00813   virtual Node **begin_nodes() const          = 0;
00814 
00818   virtual Node **end_nodes() const            = 0;
00819 #endif
00820 
00827   virtual Node *end_nodes(size_t pos) const   = 0;
00828 
00835   virtual Node *begin_nodes(size_t pos) const = 0;
00836 
00842   virtual const char *sentence() const = 0;
00843 
00848   virtual void set_sentence(const char *sentence)             = 0;
00849 
00850 #ifndef SWIG
00851 
00856   virtual void set_sentence(const char *sentence, size_t len) = 0;
00857 #endif
00858 
00863   virtual size_t size() const                                 = 0;
00864 
00869   virtual void   set_Z(double Z) = 0;
00870 
00875   virtual double Z() const = 0;
00876 
00881   virtual void  set_theta(float theta) = 0;
00882 
00887   virtual float theta() const          = 0;
00888 
00895   virtual bool next() = 0;
00896 
00901   virtual int request_type() const                = 0;
00902 
00907   virtual bool has_request_type(int request_type) const = 0;
00908 
00913   virtual void set_request_type(int request_type) = 0;
00914 
00919   virtual void add_request_type(int request_type) = 0;
00920 
00925   virtual void remove_request_type(int request_type) = 0;
00926 
00927 #ifndef SWIG
00928 
00931   virtual Allocator<Node, Path> *allocator() const = 0;
00932 #endif
00933 
00938   virtual Node *newNode() = 0;
00939 
00946   virtual const char *toString()                = 0;
00947 
00955   virtual const char *toString(const Node *node) = 0;
00956 
00964   virtual const char *enumNBestAsString(size_t N) = 0;
00965 
00966 #ifndef SWIG
00967 
00974   virtual const char *toString(char *buf, size_t size) = 0;
00975 
00984   virtual const char *toString(const Node *node,
00985                                char *buf, size_t size) = 0;
00986 
00995   virtual const char *enumNBestAsString(size_t N, char *buf, size_t size) = 0;
00996 #endif
00997 
01001   virtual bool has_constraint() const = 0;
01002 
01008   virtual int boundary_constraint(size_t pos) const = 0;
01009 
01015   virtual const char *feature_constraint(size_t pos) const = 0;
01016 
01022   virtual void set_boundary_constraint(size_t pos,
01023                                        int boundary_constraint_type) = 0;
01024 
01031   virtual void set_feature_constraint(
01032       size_t begin_pos, size_t end_pos,
01033       const char *feature) = 0;
01034 
01039   virtual void set_result(const char *result) = 0;
01040 
01045   virtual const char *what() const            = 0;
01046 
01051   virtual void set_what(const char *str)        = 0;
01052 
01053 #ifndef SWIG
01054 
01058   static Lattice *create();
01059 #endif
01060 
01061   virtual ~Lattice() {}
01062 };
01063 
01067 class MECAB_DLL_CLASS_EXTERN Model {
01068 public:
01073   virtual const DictionaryInfo *dictionary_info() const = 0;
01074 
01079   virtual int transition_cost(unsigned short rcAttr,
01080                               unsigned short lcAttr) const = 0;
01081 
01087   virtual Node *lookup(const char *begin, const char *end,
01088                        Lattice *lattice) const = 0;
01089 
01096   virtual Tagger  *createTagger() const = 0;
01097 
01102   virtual Lattice *createLattice() const = 0;
01103 
01115   virtual bool swap(Model *model) = 0;
01116 
01121   static const char *version();
01122 
01123   virtual ~Model() {}
01124 
01125 #ifndef SIWG
01126 
01134   static Model* create(int argc, char **argv);
01135 
01144   static Model* create(const char *arg);
01145 #endif
01146 };
01147 
01151 class MECAB_DLL_CLASS_EXTERN Tagger {
01152 public:
01165   static bool  parse(const Model &model, Lattice *lattice);
01166 
01176   virtual bool parse(Lattice *lattice) const                = 0;
01177 
01186   virtual const char* parse(const char *str)                = 0;
01187 
01197   virtual const Node* parseToNode(const char *str)          = 0;
01198 
01209   virtual const char* parseNBest(size_t N, const char *str) = 0;
01210 
01220   virtual bool  parseNBestInit(const char *str)             = 0;
01221 
01229   virtual const Node* nextNode()                            = 0;
01230 
01238   virtual const char* next()                                = 0;
01239 
01250   virtual const char* formatNode(const Node *node)          = 0;
01251 
01252 #ifndef SWIG
01253 
01263   virtual const char* parse(const char *str, size_t len, char *ostr, size_t olen) = 0;
01264 
01271   virtual const char* parse(const char *str, size_t len)                          = 0;
01272 
01279   virtual const Node* parseToNode(const char *str, size_t len)                    = 0;
01280 
01288   virtual const char* parseNBest(size_t N, const char *str, size_t len)           = 0;
01289 
01297   virtual bool  parseNBestInit(const char *str, size_t len)                  = 0;
01298 
01306   virtual const char* next(char *ostr , size_t olen)                        = 0;
01307 
01318   virtual const char* parseNBest(size_t N, const char *str,
01319                                  size_t len, char *ostr, size_t olen)       = 0;
01320 
01329   virtual const char* formatNode(const Node *node, char *ostr, size_t olen) = 0;
01330 #endif
01331 
01337   virtual void set_request_type(int request_type) = 0;
01338 
01344   virtual int  request_type() const = 0;
01345 
01351   virtual bool  partial() const                             = 0;
01352 
01358   virtual void  set_partial(bool partial)                   = 0;
01359 
01365   virtual int   lattice_level() const                       = 0;
01366 
01372   virtual void  set_lattice_level(int level)                = 0;
01373 
01379   virtual bool  all_morphs() const                          = 0;
01380 
01386   virtual void  set_all_morphs(bool all_morphs)             = 0;
01387 
01392   virtual void  set_theta(float theta)                      = 0;
01393 
01398   virtual float theta() const                               = 0;
01399 
01404   virtual const DictionaryInfo* dictionary_info() const = 0;
01405 
01410   virtual const char* what() const = 0;
01411 
01412   virtual ~Tagger() {}
01413 
01414 #ifndef SIWG
01415 
01423   static Tagger *create(int argc, char **argv);
01424 
01433   static Tagger *create(const char *arg);
01434 #endif
01435 
01440   static const char *version();
01441 };
01442 
01443 #ifndef SWIG
01444 
01447 MECAB_DLL_EXTERN Lattice     *createLattice();
01448 
01452 MECAB_DLL_EXTERN Model       *createModel(int argc, char **argv);
01453 
01457 MECAB_DLL_EXTERN Model       *createModel(const char *arg);
01458 
01462 MECAB_DLL_EXTERN Tagger      *createTagger(int argc, char **argv);
01463 
01467 MECAB_DLL_EXTERN Tagger      *createTagger(const char *arg);
01468 
01475 MECAB_DLL_EXTERN void        deleteLattice(Lattice *lattice);
01476 
01477 
01484 MECAB_DLL_EXTERN void        deleteModel(Model *model);
01485 
01492 MECAB_DLL_EXTERN void        deleteTagger(Tagger *tagger);
01493 
01498 MECAB_DLL_EXTERN const char*  getLastError();
01499 
01505 MECAB_DLL_EXTERN const char*  getTaggerError();
01506 #endif
01507 }
01508 #endif
01509 #endif  /* MECAB_MECAB_H_ */
mecab-0.996/doc/doxygen/structmecab__node__t.html0000644002562000116100000005546212110211056017002 00000000000000 MeCab: mecab_node_t Struct Reference
mecab_node_t Struct Reference

Node structure. More...

#include <mecab.h>

List of all members.

Public Attributes

struct mecab_node_tprev
 pointer to the previous node.
struct mecab_node_tnext
 pointer to the next node.
struct mecab_node_tenext
 pointer to the node which ends at the same position.
struct mecab_node_tbnext
 pointer to the node which starts at the same position.
struct mecab_path_trpath
 pointer to the right path.
struct mecab_path_tlpath
 pointer to the right path.
const char * surface
 surface string.
const char * feature
 feature string
unsigned int id
 unique node id
unsigned short length
 length of the surface form.
unsigned short rlength
 length of the surface form including white space before the morph.
unsigned short rcAttr
 right attribute id
unsigned short lcAttr
 left attribute id
unsigned short posid
 unique part of speech id.
unsigned char char_type
 character type
unsigned char stat
 status of this model.
unsigned char isbest
 set 1 if this node is best node.
float alpha
 forward accumulative log summation.
float beta
 backward accumulative log summation.
float prob
 marginal probability.
short wcost
 word cost.
long cost
 best accumulative cost from bos node to this node.

Detailed Description

Node structure.


Member Data Documentation

forward accumulative log summation.

This value is only available when MECAB_MARGINAL_PROB is passed.

backward accumulative log summation.

This value is only available when MECAB_MARGINAL_PROB is passed.

pointer to the node which starts at the same position.

unsigned char mecab_node_t::char_type

character type

best accumulative cost from bos node to this node.

pointer to the node which ends at the same position.

const char* mecab_node_t::feature

feature string

unsigned int mecab_node_t::id

unique node id

unsigned char mecab_node_t::isbest

set 1 if this node is best node.

unsigned short mecab_node_t::lcAttr

left attribute id

unsigned short mecab_node_t::length

length of the surface form.

pointer to the right path.

this value is NULL if MECAB_ONE_BEST mode.

pointer to the next node.

unsigned short mecab_node_t::posid

unique part of speech id.

This value is defined in "pos.def" file.

pointer to the previous node.

marginal probability.

This value is only available when MECAB_MARGINAL_PROB is passed.

unsigned short mecab_node_t::rcAttr

right attribute id

unsigned short mecab_node_t::rlength

length of the surface form including white space before the morph.

pointer to the right path.

this value is NULL if MECAB_ONE_BEST mode.

unsigned char mecab_node_t::stat

status of this model.

This value is MECAB_NOR_NODE, MECAB_UNK_NODE, MECAB_BOS_NODE, MECAB_EOS_NODE, or MECAB_EON_NODE.

const char* mecab_node_t::surface

surface string.

this value is not 0 terminated. You can get the length with length/rlength members.

word cost.


The documentation for this struct was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/doxygen/mecab_8h.html0000644002562000116100000050304612110211056014302 00000000000000 MeCab: /home/taku/proj/mecab/mecab/src/mecab.h File Reference
/home/taku/proj/mecab/mecab/src/mecab.h File Reference
#include <cstdio>

Go to the source code of this file.

Classes

struct  mecab_dictionary_info_t
 DictionaryInfo structure. More...
struct  mecab_path_t
 Path structure. More...
struct  mecab_node_t
 Node structure. More...
class  MeCab::Lattice
 Lattice class. More...
class  MeCab::Model
 Model class. More...
class  MeCab::Tagger
 Tagger class. More...

Namespaces

namespace  MeCab

Defines

#define MECAB_DLL_CLASS_EXTERN

Typedefs

typedef struct mecab_t mecab_t
typedef struct mecab_model_t mecab_model_t
typedef struct mecab_lattice_t mecab_lattice_t
typedef struct
mecab_dictionary_info_t 
mecab_dictionary_info_t
typedef struct mecab_node_t mecab_node_t
typedef struct mecab_path_t mecab_path_t
typedef struct
mecab_dictionary_info_t 
MeCab::DictionaryInfo
typedef struct mecab_path_t MeCab::Path
typedef struct mecab_node_t MeCab::Node

Enumerations

enum  {
  MECAB_NOR_NODE = 0, MECAB_UNK_NODE = 1, MECAB_BOS_NODE = 2, MECAB_EOS_NODE = 3,
  MECAB_EON_NODE = 4
}
 Parameters for MeCab::Node::stat. More...
enum  { MECAB_SYS_DIC = 0, MECAB_USR_DIC = 1, MECAB_UNK_DIC = 2 }
 Parameters for MeCab::DictionaryInfo::type. More...
enum  {
  MECAB_ONE_BEST = 1, MECAB_NBEST = 2, MECAB_PARTIAL = 4, MECAB_MARGINAL_PROB = 8,
  MECAB_ALTERNATIVE = 16, MECAB_ALL_MORPHS = 32, MECAB_ALLOCATE_SENTENCE = 64
}
 Parameters for MeCab::Lattice::request_type. More...
enum  { MECAB_ANY_BOUNDARY = 0, MECAB_TOKEN_BOUNDARY = 1, MECAB_INSIDE_TOKEN = 2 }
 Parameters for MeCab::Lattice::boundary_constraint_type. More...

Functions

MECAB_DLL_EXTERN mecab_tmecab_new (int argc, char **argv)
 C wrapper of MeCab::Tagger::create(argc, argv)
MECAB_DLL_EXTERN mecab_tmecab_new2 (const char *arg)
 C wrapper of MeCab::Tagger::create(arg)
MECAB_DLL_EXTERN const char * mecab_version ()
 C wrapper of MeCab::Tagger::version()
MECAB_DLL_EXTERN const char * mecab_strerror (mecab_t *mecab)
 C wrapper of MeCab::getLastError()
MECAB_DLL_EXTERN void mecab_destroy (mecab_t *mecab)
 C wrapper of MeCab::deleteTagger(tagger)
MECAB_DLL_EXTERN int mecab_get_partial (mecab_t *mecab)
 C wrapper of MeCab::Tagger:set_partial()
MECAB_DLL_EXTERN void mecab_set_partial (mecab_t *mecab, int partial)
 C wrapper of MeCab::Tagger::partial()
MECAB_DLL_EXTERN float mecab_get_theta (mecab_t *mecab)
 C wrapper of MeCab::Tagger::theta()
MECAB_DLL_EXTERN void mecab_set_theta (mecab_t *mecab, float theta)
 C wrapper of MeCab::Tagger::set_theta()
MECAB_DLL_EXTERN int mecab_get_lattice_level (mecab_t *mecab)
 C wrapper of MeCab::Tagger::lattice_level()
MECAB_DLL_EXTERN void mecab_set_lattice_level (mecab_t *mecab, int level)
 C wrapper of MeCab::Tagger::set_lattice_level()
MECAB_DLL_EXTERN int mecab_get_all_morphs (mecab_t *mecab)
 C wrapper of MeCab::Tagger::all_morphs()
MECAB_DLL_EXTERN void mecab_set_all_morphs (mecab_t *mecab, int all_morphs)
 C wrapper of MeCab::Tagger::set_all_moprhs()
MECAB_DLL_EXTERN int mecab_parse_lattice (mecab_t *mecab, mecab_lattice_t *lattice)
 C wrapper of MeCab::Tagger::parse(MeCab::Lattice *lattice)
MECAB_DLL_EXTERN const char * mecab_sparse_tostr (mecab_t *mecab, const char *str)
 C wrapper of MeCab::Tagger::parse(const char *str)
MECAB_DLL_EXTERN const char * mecab_sparse_tostr2 (mecab_t *mecab, const char *str, size_t len)
 C wrapper of MeCab::Tagger::parse(const char *str, size_t len)
MECAB_DLL_EXTERN char * mecab_sparse_tostr3 (mecab_t *mecab, const char *str, size_t len, char *ostr, size_t olen)
 C wrapper of MeCab::Tagger::parse(const char *str, char *ostr, size_t olen)
MECAB_DLL_EXTERN const
mecab_node_t
mecab_sparse_tonode (mecab_t *mecab, const char *)
 C wrapper of MeCab::Tagger::parseToNode(const char *str)
MECAB_DLL_EXTERN const
mecab_node_t
mecab_sparse_tonode2 (mecab_t *mecab, const char *, size_t)
 C wrapper of MeCab::Tagger::parseToNode(const char *str, size_t len)
MECAB_DLL_EXTERN const char * mecab_nbest_sparse_tostr (mecab_t *mecab, size_t N, const char *str)
 C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str)
MECAB_DLL_EXTERN const char * mecab_nbest_sparse_tostr2 (mecab_t *mecab, size_t N, const char *str, size_t len)
 C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str, size_t len)
MECAB_DLL_EXTERN char * mecab_nbest_sparse_tostr3 (mecab_t *mecab, size_t N, const char *str, size_t len, char *ostr, size_t olen)
 C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str, char *ostr, size_t olen)
MECAB_DLL_EXTERN int mecab_nbest_init (mecab_t *mecab, const char *str)
 C wrapper of MeCab::Tagger::parseNBestInit(const char *str)
MECAB_DLL_EXTERN int mecab_nbest_init2 (mecab_t *mecab, const char *str, size_t len)
 C wrapper of MeCab::Tagger::parseNBestInit(const char *str, size_t len)
MECAB_DLL_EXTERN const char * mecab_nbest_next_tostr (mecab_t *mecab)
 C wrapper of MeCab::Tagger::next()
MECAB_DLL_EXTERN char * mecab_nbest_next_tostr2 (mecab_t *mecab, char *ostr, size_t olen)
 C wrapper of MeCab::Tagger::next(char *ostr, size_t olen)
MECAB_DLL_EXTERN const
mecab_node_t
mecab_nbest_next_tonode (mecab_t *mecab)
 C wrapper of MeCab::Tagger::nextNode()
MECAB_DLL_EXTERN const char * mecab_format_node (mecab_t *mecab, const mecab_node_t *node)
 C wrapper of MeCab::Tagger::formatNode(const Node *node)
MECAB_DLL_EXTERN const
mecab_dictionary_info_t
mecab_dictionary_info (mecab_t *mecab)
 C wrapper of MeCab::Tagger::dictionary_info()
MECAB_DLL_EXTERN mecab_lattice_tmecab_lattice_new ()
 C wrapper of MeCab::createLattice()
MECAB_DLL_EXTERN void mecab_lattice_destroy (mecab_lattice_t *lattice)
 C wrapper of MeCab::deleteLattice(lattice)
MECAB_DLL_EXTERN void mecab_lattice_clear (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::clear()
MECAB_DLL_EXTERN int mecab_lattice_is_available (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::is_available()
MECAB_DLL_EXTERN mecab_node_tmecab_lattice_get_bos_node (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::bos_node()
MECAB_DLL_EXTERN mecab_node_tmecab_lattice_get_eos_node (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::eos_node()
MECAB_DLL_EXTERN mecab_node_t ** mecab_lattice_get_all_begin_nodes (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::begin_nodes()
MECAB_DLL_EXTERN mecab_node_t ** mecab_lattice_get_all_end_nodes (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::end_nodes()
MECAB_DLL_EXTERN mecab_node_tmecab_lattice_get_begin_nodes (mecab_lattice_t *lattice, size_t pos)
 C wrapper of MeCab::Lattice::begin_nodes(pos)
MECAB_DLL_EXTERN mecab_node_tmecab_lattice_get_end_nodes (mecab_lattice_t *lattice, size_t pos)
 C wrapper of MeCab::Lattice::end_nodes(pos)
MECAB_DLL_EXTERN const char * mecab_lattice_get_sentence (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::sentence()
MECAB_DLL_EXTERN void mecab_lattice_set_sentence (mecab_lattice_t *lattice, const char *sentence)
 C wrapper of MeCab::Lattice::set_sentence(sentence)
MECAB_DLL_EXTERN void mecab_lattice_set_sentence2 (mecab_lattice_t *lattice, const char *sentence, size_t len)
 C wrapper of MeCab::Lattice::set_sentence(sentence, len)
MECAB_DLL_EXTERN size_t mecab_lattice_get_size (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::size()
MECAB_DLL_EXTERN double mecab_lattice_get_z (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::Z()
MECAB_DLL_EXTERN void mecab_lattice_set_z (mecab_lattice_t *lattice, double Z)
 C wrapper of MeCab::Lattice::set_Z()
MECAB_DLL_EXTERN double mecab_lattice_get_theta (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::theta()
MECAB_DLL_EXTERN void mecab_lattice_set_theta (mecab_lattice_t *lattice, double theta)
 C wrapper of MeCab::Lattice::set_theta()
MECAB_DLL_EXTERN int mecab_lattice_next (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::next()
MECAB_DLL_EXTERN int mecab_lattice_get_request_type (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::request_type()
MECAB_DLL_EXTERN int mecab_lattice_has_request_type (mecab_lattice_t *lattice, int request_type)
 C wrapper of MeCab::Lattice::has_request_type()
MECAB_DLL_EXTERN void mecab_lattice_set_request_type (mecab_lattice_t *lattice, int request_type)
 C wrapper of MeCab::Lattice::set_request_type()
MECAB_DLL_EXTERN void mecab_lattice_add_request_type (mecab_lattice_t *lattice, int request_type)
 C wrapper of MeCab::Lattice::add_request_type()
MECAB_DLL_EXTERN void mecab_lattice_remove_request_type (mecab_lattice_t *lattice, int request_type)
 C wrapper of MeCab::Lattice::remove_request_type()
MECAB_DLL_EXTERN mecab_node_tmecab_lattice_new_node (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::newNode();.
MECAB_DLL_EXTERN const char * mecab_lattice_tostr (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::toString()
MECAB_DLL_EXTERN const char * mecab_lattice_tostr2 (mecab_lattice_t *lattice, char *buf, size_t size)
 C wrapper of MeCab::Lattice::toString(buf, size)
MECAB_DLL_EXTERN const char * mecab_lattice_nbest_tostr (mecab_lattice_t *lattice, size_t N)
 C wrapper of MeCab::Lattice::enumNBestAsString(N)
MECAB_DLL_EXTERN const char * mecab_lattice_nbest_tostr2 (mecab_lattice_t *lattice, size_t N, char *buf, size_t size)
 C wrapper of MeCab::Lattice::enumNBestAsString(N, buf, size)
MECAB_DLL_EXTERN int mecab_lattice_has_constraint (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::has_constraint()
MECAB_DLL_EXTERN int mecab_lattice_get_boundary_constraint (mecab_lattice_t *lattice, size_t pos)
 C wrapper of MeCab::Lattice::boundary_constraint(pos)
MECAB_DLL_EXTERN const char * mecab_lattice_get_feature_constraint (mecab_lattice_t *lattice, size_t pos)
 C wrapper of MeCab::Lattice::feature_constraint(pos)
MECAB_DLL_EXTERN void mecab_lattice_set_boundary_constraint (mecab_lattice_t *lattice, size_t pos, int boundary_type)
 C wrapper of MeCab::Lattice::boundary_constraint(pos, type)
MECAB_DLL_EXTERN void mecab_lattice_set_feature_constraint (mecab_lattice_t *lattice, size_t begin_pos, size_t end_pos, const char *feature)
 C wrapper of MeCab::Lattice::set_feature_constraint(begin_pos, end_pos, feature)
MECAB_DLL_EXTERN void mecab_lattice_set_result (mecab_lattice_t *lattice, const char *result)
 C wrapper of MeCab::Lattice::set_result(result);.
MECAB_DLL_EXTERN const char * mecab_lattice_strerror (mecab_lattice_t *lattice)
 C wrapper of MeCab::Lattice::what()
MECAB_DLL_EXTERN mecab_model_tmecab_model_new (int argc, char **argv)
 C wapper of MeCab::Model::create(argc, argv)
MECAB_DLL_EXTERN mecab_model_tmecab_model_new2 (const char *arg)
 C wapper of MeCab::Model::create(arg)
MECAB_DLL_EXTERN void mecab_model_destroy (mecab_model_t *model)
 C wapper of MeCab::deleteModel(model)
MECAB_DLL_EXTERN mecab_tmecab_model_new_tagger (mecab_model_t *model)
 C wapper of MeCab::Model::createTagger()
MECAB_DLL_EXTERN mecab_lattice_tmecab_model_new_lattice (mecab_model_t *model)
 C wapper of MeCab::Model::createLattice()
MECAB_DLL_EXTERN int mecab_model_swap (mecab_model_t *model, mecab_model_t *new_model)
 C wrapper of MeCab::Model::swap()
MECAB_DLL_EXTERN const
mecab_dictionary_info_t
mecab_model_dictionary_info (mecab_model_t *model)
 C wapper of MeCab::Model::dictionary_info()
MECAB_DLL_EXTERN int mecab_model_transition_cost (mecab_model_t *model, unsigned short rcAttr, unsigned short lcAttr)
 C wrapper of MeCab::Model::transition_cost()
MECAB_DLL_EXTERN mecab_node_tmecab_model_lookup (mecab_model_t *model, const char *begin, const char *end, mecab_lattice_t *lattice)
 C wrapper of MeCab::Model::lookup()
MECAB_DLL_EXTERN int mecab_do (int argc, char **argv)
MECAB_DLL_EXTERN int mecab_dict_index (int argc, char **argv)
MECAB_DLL_EXTERN int mecab_dict_gen (int argc, char **argv)
MECAB_DLL_EXTERN int mecab_cost_train (int argc, char **argv)
MECAB_DLL_EXTERN int mecab_system_eval (int argc, char **argv)
MECAB_DLL_EXTERN int mecab_test_gen (int argc, char **argv)
MECAB_DLL_EXTERN Lattice * MeCab::createLattice ()
 Alias of Lattice::create()
MECAB_DLL_EXTERN Model * MeCab::createModel (int argc, char **argv)
 Alias of Mode::create(argc, argv)
MECAB_DLL_EXTERN Model * MeCab::createModel (const char *arg)
 Alias of Mode::create(arg)
MECAB_DLL_EXTERN Tagger * MeCab::createTagger (int argc, char **argv)
 Alias of Tagger::create(argc, argv)
MECAB_DLL_EXTERN Tagger * MeCab::createTagger (const char *arg)
 Alias of Tagger::create(arg)
MECAB_DLL_EXTERN void MeCab::deleteLattice (Lattice *lattice)
 delete Lattice object.
MECAB_DLL_EXTERN void MeCab::deleteModel (Model *model)
 delete Model object.
MECAB_DLL_EXTERN void MeCab::deleteTagger (Tagger *tagger)
 delete Tagger object.
MECAB_DLL_EXTERN const char * MeCab::getLastError ()
 Return last error string.
MECAB_DLL_EXTERN const char * MeCab::getTaggerError ()
 An alias of getLastError.

Define Documentation


Typedef Documentation

typedef struct mecab_model_t mecab_model_t
typedef struct mecab_node_t mecab_node_t
typedef struct mecab_path_t mecab_path_t
typedef struct mecab_t mecab_t

Enumeration Type Documentation

anonymous enum

Parameters for MeCab::Node::stat.

Enumerator:
MECAB_NOR_NODE 

Normal node defined in the dictionary.

MECAB_UNK_NODE 

Unknown node not defined in the dictionary.

MECAB_BOS_NODE 

Virtual node representing a beginning of the sentence.

MECAB_EOS_NODE 

Virtual node representing a end of the sentence.

MECAB_EON_NODE 

Virtual node representing a end of the N-best enumeration.

anonymous enum

Parameters for MeCab::DictionaryInfo::type.

Enumerator:
MECAB_SYS_DIC 

This is a system dictionary.

MECAB_USR_DIC 

This is a user dictionary.

MECAB_UNK_DIC 

This is a unknown word dictionary.

anonymous enum

Parameters for MeCab::Lattice::request_type.

Enumerator:
MECAB_ONE_BEST 

One best result is obtained (default mode)

MECAB_NBEST 

Set this flag if you want to obtain N best results.

MECAB_PARTIAL 

Set this flag if you want to enable a partial parsing mode.

When this flag is set, the input |sentence| needs to be written in partial parsing format.

MECAB_MARGINAL_PROB 

Set this flag if you want to obtain marginal probabilities.

Marginal probability is set in MeCab::Node::prob. The parsing speed will get 3-5 times slower than the default mode.

MECAB_ALTERNATIVE 

Set this flag if you want to obtain alternative results.

Not implemented.

MECAB_ALL_MORPHS 

When this flag is set, the result linked-list (Node::next/prev) traverses all nodes in the lattice.

MECAB_ALLOCATE_SENTENCE 

When this flag is set, tagger internally copies the body of passed sentence into internal buffer.

anonymous enum

Parameters for MeCab::Lattice::boundary_constraint_type.

Enumerator:
MECAB_ANY_BOUNDARY 

The token boundary is not specified.

MECAB_TOKEN_BOUNDARY 

The position is a strong token boundary.

MECAB_INSIDE_TOKEN 

The position is not a token boundary.


Function Documentation

MECAB_DLL_EXTERN int mecab_cost_train ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN void mecab_destroy ( mecab_t mecab)

C wrapper of MeCab::deleteTagger(tagger)

MECAB_DLL_EXTERN int mecab_dict_gen ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN int mecab_dict_index ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN int mecab_do ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN const char* mecab_format_node ( mecab_t mecab,
const mecab_node_t node 
)
MECAB_DLL_EXTERN int mecab_get_all_morphs ( mecab_t mecab)
MECAB_DLL_EXTERN int mecab_get_lattice_level ( mecab_t mecab)
MECAB_DLL_EXTERN int mecab_get_partial ( mecab_t mecab)

C wrapper of MeCab::Tagger:set_partial()

MECAB_DLL_EXTERN float mecab_get_theta ( mecab_t mecab)

C wrapper of MeCab::Tagger::theta()

MECAB_DLL_EXTERN void mecab_lattice_add_request_type ( mecab_lattice_t lattice,
int  request_type 
)
MECAB_DLL_EXTERN void mecab_lattice_clear ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN void mecab_lattice_destroy ( mecab_lattice_t lattice)

C wrapper of MeCab::deleteLattice(lattice)

MECAB_DLL_EXTERN mecab_node_t* mecab_lattice_get_begin_nodes ( mecab_lattice_t lattice,
size_t  pos 
)

C wrapper of MeCab::Lattice::begin_nodes(pos)

MECAB_DLL_EXTERN int mecab_lattice_get_boundary_constraint ( mecab_lattice_t lattice,
size_t  pos 
)

C wrapper of MeCab::Lattice::boundary_constraint(pos)

MECAB_DLL_EXTERN mecab_node_t* mecab_lattice_get_end_nodes ( mecab_lattice_t lattice,
size_t  pos 
)

C wrapper of MeCab::Lattice::end_nodes(pos)

MECAB_DLL_EXTERN const char* mecab_lattice_get_feature_constraint ( mecab_lattice_t lattice,
size_t  pos 
)

C wrapper of MeCab::Lattice::feature_constraint(pos)

MECAB_DLL_EXTERN int mecab_lattice_get_request_type ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN const char* mecab_lattice_get_sentence ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN size_t mecab_lattice_get_size ( mecab_lattice_t lattice)

C wrapper of MeCab::Lattice::size()

MECAB_DLL_EXTERN double mecab_lattice_get_theta ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN double mecab_lattice_get_z ( mecab_lattice_t lattice)

C wrapper of MeCab::Lattice::Z()

MECAB_DLL_EXTERN int mecab_lattice_has_constraint ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN int mecab_lattice_has_request_type ( mecab_lattice_t lattice,
int  request_type 
)
MECAB_DLL_EXTERN int mecab_lattice_is_available ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN const char* mecab_lattice_nbest_tostr ( mecab_lattice_t lattice,
size_t  N 
)

C wrapper of MeCab::Lattice::enumNBestAsString(N)

MECAB_DLL_EXTERN const char* mecab_lattice_nbest_tostr2 ( mecab_lattice_t lattice,
size_t  N,
char *  buf,
size_t  size 
)

C wrapper of MeCab::Lattice::enumNBestAsString(N, buf, size)

MECAB_DLL_EXTERN mecab_lattice_t* mecab_lattice_new ( )

C wrapper of MeCab::createLattice()

MECAB_DLL_EXTERN mecab_node_t* mecab_lattice_new_node ( mecab_lattice_t lattice)

C wrapper of MeCab::Lattice::newNode();.

MECAB_DLL_EXTERN int mecab_lattice_next ( mecab_lattice_t lattice)

C wrapper of MeCab::Lattice::next()

MECAB_DLL_EXTERN void mecab_lattice_remove_request_type ( mecab_lattice_t lattice,
int  request_type 
)
MECAB_DLL_EXTERN void mecab_lattice_set_boundary_constraint ( mecab_lattice_t lattice,
size_t  pos,
int  boundary_type 
)

C wrapper of MeCab::Lattice::boundary_constraint(pos, type)

MECAB_DLL_EXTERN void mecab_lattice_set_feature_constraint ( mecab_lattice_t lattice,
size_t  begin_pos,
size_t  end_pos,
const char *  feature 
)

C wrapper of MeCab::Lattice::set_feature_constraint(begin_pos, end_pos, feature)

MECAB_DLL_EXTERN void mecab_lattice_set_request_type ( mecab_lattice_t lattice,
int  request_type 
)
MECAB_DLL_EXTERN void mecab_lattice_set_result ( mecab_lattice_t lattice,
const char *  result 
)

C wrapper of MeCab::Lattice::set_result(result);.

MECAB_DLL_EXTERN void mecab_lattice_set_sentence ( mecab_lattice_t lattice,
const char *  sentence 
)

C wrapper of MeCab::Lattice::set_sentence(sentence)

MECAB_DLL_EXTERN void mecab_lattice_set_sentence2 ( mecab_lattice_t lattice,
const char *  sentence,
size_t  len 
)

C wrapper of MeCab::Lattice::set_sentence(sentence, len)

MECAB_DLL_EXTERN void mecab_lattice_set_theta ( mecab_lattice_t lattice,
double  theta 
)
MECAB_DLL_EXTERN void mecab_lattice_set_z ( mecab_lattice_t lattice,
double  Z 
)
MECAB_DLL_EXTERN const char* mecab_lattice_strerror ( mecab_lattice_t lattice)

C wrapper of MeCab::Lattice::what()

MECAB_DLL_EXTERN const char* mecab_lattice_tostr ( mecab_lattice_t lattice)
MECAB_DLL_EXTERN const char* mecab_lattice_tostr2 ( mecab_lattice_t lattice,
char *  buf,
size_t  size 
)

C wrapper of MeCab::Lattice::toString(buf, size)

MECAB_DLL_EXTERN void mecab_model_destroy ( mecab_model_t model)

C wapper of MeCab::deleteModel(model)

MECAB_DLL_EXTERN mecab_node_t* mecab_model_lookup ( mecab_model_t model,
const char *  begin,
const char *  end,
mecab_lattice_t lattice 
)

C wrapper of MeCab::Model::lookup()

MECAB_DLL_EXTERN mecab_model_t* mecab_model_new ( int  argc,
char **  argv 
)

C wapper of MeCab::Model::create(argc, argv)

MECAB_DLL_EXTERN mecab_model_t* mecab_model_new2 ( const char *  arg)

C wapper of MeCab::Model::create(arg)

MECAB_DLL_EXTERN mecab_t* mecab_model_new_tagger ( mecab_model_t model)
MECAB_DLL_EXTERN int mecab_model_swap ( mecab_model_t model,
mecab_model_t new_model 
)

C wrapper of MeCab::Model::swap()

MECAB_DLL_EXTERN int mecab_model_transition_cost ( mecab_model_t model,
unsigned short  rcAttr,
unsigned short  lcAttr 
)
MECAB_DLL_EXTERN int mecab_nbest_init ( mecab_t mecab,
const char *  str 
)
MECAB_DLL_EXTERN int mecab_nbest_init2 ( mecab_t mecab,
const char *  str,
size_t  len 
)
MECAB_DLL_EXTERN const mecab_node_t* mecab_nbest_next_tonode ( mecab_t mecab)
MECAB_DLL_EXTERN const char* mecab_nbest_next_tostr ( mecab_t mecab)

C wrapper of MeCab::Tagger::next()

MECAB_DLL_EXTERN char* mecab_nbest_next_tostr2 ( mecab_t mecab,
char *  ostr,
size_t  olen 
)
MECAB_DLL_EXTERN const char* mecab_nbest_sparse_tostr ( mecab_t mecab,
size_t  N,
const char *  str 
)
MECAB_DLL_EXTERN const char* mecab_nbest_sparse_tostr2 ( mecab_t mecab,
size_t  N,
const char *  str,
size_t  len 
)
MECAB_DLL_EXTERN char* mecab_nbest_sparse_tostr3 ( mecab_t mecab,
size_t  N,
const char *  str,
size_t  len,
char *  ostr,
size_t  olen 
)

C wrapper of MeCab::Tagger::parseNBest(size_t N, const char *str, char *ostr, size_t olen)

MECAB_DLL_EXTERN mecab_t* mecab_new ( int  argc,
char **  argv 
)

C wrapper of MeCab::Tagger::create(argc, argv)

MECAB_DLL_EXTERN mecab_t* mecab_new2 ( const char *  arg)

C wrapper of MeCab::Tagger::create(arg)

MECAB_DLL_EXTERN int mecab_parse_lattice ( mecab_t mecab,
mecab_lattice_t lattice 
)

C wrapper of MeCab::Tagger::parse(MeCab::Lattice *lattice)

MECAB_DLL_EXTERN void mecab_set_all_morphs ( mecab_t mecab,
int  all_morphs 
)

C wrapper of MeCab::Tagger::set_all_moprhs()

MECAB_DLL_EXTERN void mecab_set_lattice_level ( mecab_t mecab,
int  level 
)
MECAB_DLL_EXTERN void mecab_set_partial ( mecab_t mecab,
int  partial 
)
MECAB_DLL_EXTERN void mecab_set_theta ( mecab_t mecab,
float  theta 
)
MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode ( mecab_t mecab,
const char *   
)
MECAB_DLL_EXTERN const mecab_node_t* mecab_sparse_tonode2 ( mecab_t mecab,
const char *  ,
size_t   
)
MECAB_DLL_EXTERN const char* mecab_sparse_tostr ( mecab_t mecab,
const char *  str 
)
MECAB_DLL_EXTERN const char* mecab_sparse_tostr2 ( mecab_t mecab,
const char *  str,
size_t  len 
)
MECAB_DLL_EXTERN char* mecab_sparse_tostr3 ( mecab_t mecab,
const char *  str,
size_t  len,
char *  ostr,
size_t  olen 
)

C wrapper of MeCab::Tagger::parse(const char *str, char *ostr, size_t olen)

MECAB_DLL_EXTERN const char* mecab_strerror ( mecab_t mecab)

C wrapper of MeCab::getLastError()

MECAB_DLL_EXTERN int mecab_system_eval ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN int mecab_test_gen ( int  argc,
char **  argv 
)
MECAB_DLL_EXTERN const char* mecab_version ( )
mecab-0.996/doc/doxygen/namespacemembers_type.html0000644002562000116100000000451312110211056017177 00000000000000 MeCab: Namespace Members
 
mecab-0.996/doc/doxygen/classMeCab_1_1Model.html0000644002562000116100000004645512110211056016260 00000000000000 MeCab: MeCab::Model Class Reference

Model class. More...

#include <mecab.h>

List of all members.

Public Member Functions

virtual const DictionaryInfodictionary_info () const =0
 Return DictionaryInfo linked list.
virtual int transition_cost (unsigned short rcAttr, unsigned short lcAttr) const =0
 Return transtion cost from rcAttr to lcAttr.
virtual Nodelookup (const char *begin, const char *end, Lattice *lattice) const =0
 perform common prefix search from the range [begin, end).
virtual TaggercreateTagger () const =0
 Create a new Tagger object.
virtual LatticecreateLattice () const =0
 Create a new Lattice object.
virtual bool swap (Model *model)=0
 Swap the instance with |model|.
virtual ~Model ()

Static Public Member Functions

static const char * version ()
 Return a version string.
static Modelcreate (int argc, char **argv)
 Factory method to create a new Model with a specified main's argc/argv-style parameters.
static Modelcreate (const char *arg)
 Factory method to create a new Model with a string parameter representation, i.e., "-d /user/local/mecab/dic/ipadic -Ochasen".

Detailed Description

Model class.


Constructor & Destructor Documentation

virtual MeCab::Model::~Model ( ) [inline, virtual]

Member Function Documentation

static Model* MeCab::Model::create ( int  argc,
char **  argv 
) [static]

Factory method to create a new Model with a specified main's argc/argv-style parameters.

Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the cause of the errors.

Returns:
new Model object
Parameters:
argcnumber of parameters
argvparameter list
static Model* MeCab::Model::create ( const char *  arg) [static]

Factory method to create a new Model with a string parameter representation, i.e., "-d /user/local/mecab/dic/ipadic -Ochasen".

Return NULL if new model cannot be initialized. Use MeCab::getLastError() to obtain the cause of the errors.

Returns:
new Model object
Parameters:
argsingle string representation of the argment.
virtual Lattice* MeCab::Model::createLattice ( ) const [pure virtual]

Create a new Lattice object.

Returns:
new Lattice object
virtual Tagger* MeCab::Model::createTagger ( ) const [pure virtual]

Create a new Tagger object.

All returned tagger object shares this model object as a parsing model. Never delete this model object before deleting tagger object.

Returns:
new Tagger object
virtual const DictionaryInfo* MeCab::Model::dictionary_info ( ) const [pure virtual]

Return DictionaryInfo linked list.

Returns:
DictionaryInfo linked list
virtual Node* MeCab::Model::lookup ( const char *  begin,
const char *  end,
Lattice lattice 
) const [pure virtual]

perform common prefix search from the range [begin, end).

|lattice| takes the ownership of return value.

Returns:
node linked list.
virtual bool MeCab::Model::swap ( Model model) [pure virtual]

Swap the instance with |model|.

The ownership of |model| always moves to this instance, meaning that passed |model| will no longer be accessible after calling this method. return true if new model is swapped successfully. This method is thread safe. All taggers created by Model::createTagger() method will also be updated asynchronously. No need to stop the parsing thread excplicitly before swapping model object.

Returns:
boolean
Parameters:
modelnew model which is going to be swapped with the current model.
virtual int MeCab::Model::transition_cost ( unsigned short  rcAttr,
unsigned short  lcAttr 
) const [pure virtual]

Return transtion cost from rcAttr to lcAttr.

Returns:
transtion cost
static const char* MeCab::Model::version ( ) [static]

Return a version string.

Returns:
version string

The documentation for this class was generated from the following file:
  • /home/taku/proj/mecab/mecab/src/mecab.h
mecab-0.996/doc/feature.html0000644002562000116100000002476112031622553012626 00000000000000 MeCab の開発経緯

MeCab の開発経緯

形態素解析の歴史

オープンな形態素解析器として Juman, ChaSen が存在する. それぞれの 基本的な開発理念は以下である

  • Juman

    Juman 以前の商用的に配布されていた形態素解析器は, 辞書や品詞体系 連接規則はほぼ固定されており, ユーザ自身自由に定義できなかった. Juman は これらの定義すべて外部に出し自由な定義が可能になった.

    辞書は比較的入手しやすいが, 連接コストや単語生起コストの定義は 人手によって行わざるをえなかった. 解析ミスを発見するたびに副作用が無い範 囲で連接コストを修正する必要があり, 開発コストが大きい.

    また, Juman は日本語の形態素解析として開発されていたので, 未知語処理が日本語に特化されており, 未知語処理の定義を 自分で与えることはできない. また, 品詞は2階層までに固定されており, 品詞体系には一種の制限がある.

  • ChaSen

    ChaSen の貢献の1つは, 統計処理 (HMM) によって連接コストや単語生起コストを 推定するようになった点にある. この処理のおかげで, 解析ミスを 蓄積するだけで自動的にコスト値を推定できるようになった. さらに, 品詞階層も無制限になり, 品詞体系を含めて(本当の意味で) 自由に定義できるようになった.

    しかし, 複雑な品詞体系にすればするほど, データスパースネスの問題が 発生する. HMM を使う場合, HMM の内部状態(Hidden Class)を 1つに固定する 必要があるため, 各品詞から内部状態への「変換」が必要となる. 単純には 各品詞を1つの内部状態に割りあてればよいが, 活用まで含めて品詞を すべて展開すると, その数は 500 にも及び, 低頻度の品詞について 信頼度の高い推定量を得ることができない. 逆に, 頻度の高い「助詞」等の品詞は 語彙も含めて内部状態にしないと高い精度が得られない. 複雑な品詞体系にすればするほど, 内部状態の定義が困難になる. つまり, 現状の(複雑な)品詞体系を扱うには, HMM では力不足であり, それを補助するための人手コストが大きくなっている.

    また, ChaSen にはコスト値推定モジュールが付与されていない. NAISTの内部では利用できるらしいが, 上記の理由から設定すべき パラメータが多く, 使いこなすのが困難である.

    さらに, ChaSen も未知語処理もハードコーディングされており 自由に定義することはできない.

MeCab 0.90の機能

  • コスト値推定に Conditional Random Fields, CRF を採用

    HMM は, 唯一の内部状態を定義する必要があった. 一方 CRF はオーバラッ プを含めた複数の内部状態を定義することが可能である. この機能により, 細い品詞階層と粗い品詞階層の確率値を混ぜるといった, 「スムージング」が自然にかつ自動的に実現できる. これは, 複雑な品詞体系を扱う上で便利な機能であり, 人手処理を大幅に簡略化することができる.

    CRF の採用により, 品詞体系, 単語長, 辞書の変更に対し柔軟にかつ低コストで対応できるようになる. さらに, CRF は, HMM の 1/3 程度の学習コーパスで同程度の 性能が得られることが分かっている. つまり, 新しいドメインへの 適用といった事にも低コストで対処できるであろう.

    また, CRF は, これまでの最小コスト法として定式化できるため, 解析速度の劣化はない.

    MeCab 0.90 は, コスト推定プログラムも含め配布する. 最小限の設定でも高い精度が得られるようなユーザビリティーを 提供する.

    解析結果: 上 Juman, 下 ChaSenとの比較.
    seg:わかち書きの精度, top:品 詞まで含める, all:活用まですべて含める
    E-HMMs が現状の MeCab/ChaSen

  • 未知語処理の外部定義

    MeCab 0.90 では, ユーザが未知語処理の戦略を自由に定義可能となる. 基本的な戦略として字種に基づくわかち書きを行う. 字種そのものの定義(どの文字コードがどの字種に対応するか), 各字種に対するわかち書きの定義 (グループ化するか, N文字づつまとめる か), わかち書きされたものにどのような品詞を割りあてるか. といた事がユーザ自身で定義できる.

    字種を表現するための内部コードに Unicode を用いており, 未知語処理の言語非依存性が(部分的に)実現できる.

    また, 未知語処理のパラメータも CRF により推定される. ChaSen や Juman に比べれば, 未知語に対する 解析精度の向上が期待できる

    解析例

    MeCab 0.81 の解析結果

    ホリエモン氏に会った。
    ホ      名詞,一般,*,*,*,*,ホ,ホ,ホ
    リエ    名詞,固有名詞,人名,名,*,*,リエ,リエ,リエ
    モン    名詞,固有名詞,一般,*,*,*,モン,モン,モン
    氏      名詞,接尾,人名,*,*,*,氏,シ,シ
    に      助詞,格助詞,一般,*,*,*,に,ニ,ニ
    会っ    動詞,自立,*,*,五段・ワ行促音便,連用タ接続,会う,アッ,アッ
    た      助動詞,*,*,*,特殊・タ,基本形,た,タ,タ
    。      記号,句点,*,*,*,*,。,。,。

    MeCab 0.90 の解析結果 (周辺のコンテキストを考慮しながら「ホリエモン」を正しく解析できる)

    ホリエモン氏に会った。
    ホリエモン      名詞,固有名詞,人名,一般,*,*,*   0,10
    氏      名詞,接尾,人名,*,*,*,氏,シ,シ   10,12
    に      助詞,格助詞,一般,*,*,*,に,ニ,ニ 12,14
    会っ    動詞,自立,*,*,五段・ワ行促音便,連用タ接続,会う,アッ,アッ
    14,18
    た      助動詞,*,*,*,特殊・タ,基本形,た,タ,タ   18,20
    。      記号,句点,*,*,*,*,。,。,。      20,22
  • ソフトなわかち書き
  • 形態素解析器の仕事は, おおざっぱに言えば「入力文を形態素に区切る」こ とにある. しかし 「本部長」のように単独の解を得られない場合がある. (本/部長 or 本部/長). また長い複合語が定義されている時, その構成語が出力されないという問題もある.

    MeCab 0.90 では, 「入力文を形態素に区切る」という機能とは別の 「入力文から形態素を抽出する」という機能を提供する. 「形態素を抽出する」機能を実現するには, 入力文のすべての部分文字列の「形態素らしさ」を 算出する必要がある. MeCab 0.90 では この「形態素らしさ」を「形態素周辺確率」 という形で算出する. 詳細は言語処理学会 2005 にて発表済み

    以下が解析例である

    本部長
    本部    名詞,固有名詞,地域,一般,*,*,本部,モトブ,モトブ      0.026441     
    本部    名詞,一般,*,*,*,*,本部,ホンブ,ホンブ        0.619559    *
    本      名詞,固有名詞,人名,姓,*,*,本,モト,モト      0.010897     
    本      名詞,一般,*,*,*,*,本,ホン,ホン      0.046961     
    本      接頭詞,名詞接続,*,*,*,*,本,ホン,ホン        0.292945     
    部長    名詞,一般,*,*,*,*,部長,ブチョウ,ブチョー            0.352623     
    長      名詞,一般,*,*,*,*,長,チョウ,チョー          0.013549     
    長      名詞,接尾,一般,*,*,*,長,チョウ,チョー       0.624362    *
    

    * が付いたものが実際の解析結果. 「形態素らしさ(形態素周辺確率)」も同時に 出力される

    「形態素らしら」は入力文によって変わることに注意されたい.

    松本さんに会う。
    松本    名詞,固有名詞,人名,姓,*,*,松本,マツモト,マツモト            0.989497    *
    さん    名詞,接尾,人名,*,*,*,さん,サン,サン         0.998228    *
    に      助詞,格助詞,一般,*,*,*,に,ニ,ニ     0.990367    *
    会う    動詞,自立,*,*,五段・ワ行促音便,基本形,会う,アウ,アウ        0.999387    *
    。      記号,句点,*,*,*,*,。,。,。          0.999999    *
    EOS
    松本市に行く。
    松本    名詞,固有名詞,地域,一般,*,*,松本,マツモト,マツモト          0.919221    *
    松本    名詞,固有名詞,人名,姓,*,*,松本,マツモト,マツモト            0.073882     
    市      名詞,接尾,地域,*,*,*,市,シ,シ       0.886151    *
    市      名詞,一般,*,*,*,*,市,シ,シ          0.110607     
    に      助詞,副詞化,*,*,*,*,に,ニ,ニ        0.013169     
    に      助詞,格助詞,一般,*,*,*,に,ニ,ニ     0.986618    *
    行く    動詞,自立,*,*,五段・カ行促音便,基本形,行く,イク,イク        0.966972    *
    行く    動詞,自立,*,*,五段・カ行促音便ユク,基本形,行く,ユク,ユク            0.030681     
    。      記号,句点,*,*,*,*,。,。,。          0.999997    *
    EOS
    

    上記のように「松本」の形態素らしさは周辺のコンテキストで変化する

  • 複数の解析モデルを解析器とは別に配布

    解析器とパラメータ(辞書, 連接コスト)が完全に独立に 設計されるので, 以下の辞書についてのパラメータを個別に配布する. ただし, ライセンスは個々の辞書に準ずる

    • IPADIC
    • JUMAN
    • Canna (学習用コーパスが無いので作るかも?)
    • 中国語解析 (未定)
    • 英語解析 (未定)
mecab-0.996/doc/bindings.html0000644002562000116100000002240112031622553012755 00000000000000 スクリプト言語のバインディング

スクリプト言語のバインディング

概要

各種スクリプト言語 (perl, ruby, python, Java) から, MeCab が提供する形態素解析の機能を利用可能です. 各バインディングは SWIG というプログラ ムを用いて, 自動生成されています. SWIG がサポートする他の言語も 生成可能だと思われますが, 現在は, 作者の管理できる範囲内ということで, 上記の4つの言語のみを提供しております.

インストール

各言語バイディングのインストール方法は, perl/README, ruby/README, python/README, java/README を御覧下さい.

とりあえず解析する

MeCab::Tagger というクラスのインスタンスを生成し, parse (もしくは parseToString) というメソッドを呼ぶことで, 解析結果が文字列として取得できます. MeCab::Tagger のコンストラクタの引数は, 基本的に mecab の実行形式に与え るパラメータと同一で, それらを文字列として与えます.

perl

use MeCab;
$m = new MeCab::Tagger ("-Ochasen");
print $m->parse ("今日もしないとね");

ruby

require 'MeCab'
m = MeCab::Tagger.new ("-Ochasen")
print m.parse ("今日もしないとね")

python

import sys
import MeCab
m = MeCab.Tagger ("-Ochasen")
print m.parse ("今日もしないとね")

Java

import org.chasen.mecab.Tagger;
import org.chasen.mecab.Node
 public static void main(String[] argv) {
 Tagger tagger = new Tagger ("-Ochasen");
 System.out.println (tagger.parse ("太郎は二郎にこの本を渡した.")); 
}

各形態素の詳細情報を取得する

MeCab::Tagger クラスの, parseToNode という メソッドを呼ぶことで, 「文頭」という特別な形態素が MeCab::Node クラスのインスタンスとして 取得できます.

MeCab::Node は, 双方向リストとして表現されており, next, prev というメン バ変数があります. それぞれ, 次の形態素, 前の形態素を MeCab::Node クラスのインスタンスとして 返します. 全形態素には, next を順次呼ぶことでアクセスできます.

MeCab::Node は C 言語のインタフェイスで提供している mecab_node_t をラッ プしたクラスです. mecab_node_t が持つほぼすべてのメンバ変数にアクセスす ることができます. ただし, surface のみ, 単語そのものが返るように変更して います.

以下に perl の例を示します. この例では, 各形態素を順次にアクセスし,形態素の表層文字列, 品詞, その形態素までのコストを表示します.

use MeCab;
my $m = new MeCab::Tagger ("");

for (my $n = $m->parseToNode ("今日もしないとね"); $n ; $n = $n->{next}) {
   printf ("%s\t%s\t%d\n",
            $n->{surface},          # 表層
	    $n->{feature},          # 現在の品詞
	    $n->{cost}              # その形態素までのコスト
	    );
}

エラー処理

もし, コンストラクタや, 解析途中でエラーが起きた場合は, RuntimeError 例外が発生します. 例外のハンドリングの方法は, 各言語のリファレンスマニュアルを ごらんください. 以下は, python の例です

try:
    m = MeCab.Tagger ("-d .")
    print m.parse ("今日もしないとね")
except RuntimeError, e:
    print "RuntimeError:", e;

注意事項

文頭,文末形態素

parseToNode の返り値は, 「文頭」という特別な形態素を示す MeCab::Node インタンスです. さらに, 「文末」という特別な形態素も存在いたしますので, 注意してください. もし, これらを無視したい場合は, 以下のように next でそれぞれを読み飛ばしてください.

my $n = $m->parseToNode ("今日もしないとね"); 
$n = $n->{next}; # 「文頭」を無視

while ($n->{next}) { # next を調べる
  printf ("%s\n", $n->{surface});
  $n = $n->{next}; # 次に移動
}

MeCab::Node の振舞い

MeCab::Node の実体(メモリ上にある形態素情報)は, MeCab::Tagger インスタンスが管理しています. MeCab::Node は, Node の実体を指している参照にすぎせん. そのために, parseToNode が 呼ばれる度に, 実体そのものが, 上書きされていきます. 以下のような例はソースの意図する通りには動きません.

m = MeCab.Tagger ("")
n1 = m.parseToNode ("今日もしないとね") 
n2 = m.parseToNode ("さくさくさくら")

# n1 の内容は無効になっている
while (n1.hasNode () != 0):
   print n1.getSurface ()
   n1 = n1.next ()

上記の例では, n1 の指す中身が, 「さくさくさくら」を解析した時点で 上書きされており, 使用できなくなっています.

複数の Node を同時にアクセスしたい場合は, 複数の MeCab::Tagger インスタンスを生成してください.

全メソッド

以下に, SWIG用のインタフェースファイル の一部を示します. バイディングの実装言語の都合上, C++ のシンタックスで 表記されていますが, 適宜読みかえてください. また, 各メソッドの動作も添え ていますので参考にしてください.

namespace MeCab {

  class Tagger {

     // str を解析して文字列として結果を得ます. len は str の長さ(省略可能)
     string parse(string str, int len);
  
     // parse と同じ
     string parseToString(string str, int len);
  
     // str を解析して MeCab::Node 型の形態素を返します. 
     // この形態素は文頭を示すもので, next を順に辿ることで全形態素にアクセスできます
     Node parseToNode(string str, int len);
  
     // parse の Nbest 版です. N に nbest の個数を指定します.
     // この機能を使う場合は, 起動時オプションとして -l 1 を指定する必要があります
     string parseNBest(int N, string str, int len);
  
     // 解析結果を, 確からしいものから順番に取得する場合にこの関数で初期化を行います.
     bool  parseNBestInit(string str, int len);
  
     // parseNbestInit() の後, この関数を順次呼ぶことで, 確からしい解析結果を, 順番に取得できます.
     string next();
  
     // next() と同じですが, MeCab::Node を返します.
     Node  nextNode();
  };
  
  #define MECAB_NOR_NODE  0
  #define MECAB_UNK_NODE  1
  #define MECAB_BOS_NODE  2
  #define MECAB_EOS_NODE  3
  
  struct Node {

    struct Node  prev;  // 一つ前の形態素へのポインタ
    struct Node  next;  // 一つ先の形態素へのポインタ
    
    struct Node  enext; // 同じ位置で終わる形態素へのポインタ
    struct Node  bnext; // 同じ開始位置で始まる形態素へのポインタ
  
    string surface;             // 形態素の文字列情報 
  			      
    string feature;             // CSV で表記された素性情報
    unsigned int   length;      // 形態素の長さ
    unsigned int   rlength;     // 形態素の長さ(先頭のスペースを含む)
    unsigned int   id;          // 形態素に付与される ユニークID
    unsigned short rcAttr;      // 右文脈 id 
    unsigned short lcAttr;      // 左文脈 id
    unsigned short posid;       // 形態素 ID (未使用)
    unsigned char  char_type;   // 文字種情報
    unsigned char  stat;        // 形態素の種類: 以下のマクロの値
                                // #define MECAB_NOR_NODE  0
                                // #define MECAB_UNK_NODE  1
                                // #define MECAB_BOS_NODE  2
                                // #define MECAB_EOS_NODE  3
    unsigned char  isbest;      // ベスト解の場合 1, それ以外 0
  
    float          alpha;       // forward backward の foward log 確率
    float          beta;        // forward backward の backward log 確率 
    float          prob;        // 周辺確率
                                // alpha, beta, prob は -l 2 オプションを指定した時に定義されます
  
    short          wcost;       // 単語生起コスト
    long           cost;        // 累積コスト
  };
}

サンプルプログラム

perl/test.pl, ruby/test.rb, python/test.py, java/test.java にそれぞれの言語のサンプルがありますので, 参考にしてください.

mecab-0.996/doc/dic-detail.html0000644002562000116100000001776312031622553013176 00000000000000 MeCab の辞書構造と汎用テキスト変換ツールとしての利用

MeCab の辞書構造と汎用テキスト変換ツールとしての利用

概要

単語辞書の構造を理解することで, MeCab を汎用的なテキスト変換ツールとして利用することができます. 例えば, ひらがな to カタカナ変換, ローマ字 to ひらがな変換, Auto Link等を MeCab だけで実行できます

ファイル

単語辞書を構築するには, 最低以下のファイルを作成する必要があります.

  • *.csv ファイル (単語辞書)
  • matrix.def (連接表)
  • unk.def (未知語用品詞定義)
  • char.def (未知語の文字定義)
  • dicrc (設定ファイル)

*.csv ファイル

単語辞書です

エントリは, 以下のような CSV で追加します.

test,1223,1223,6058,foo,bar,baz

最初の4つは必須エントリで, それぞれ

  • 表層形
  • 左文脈ID (単語を左から見たときの文脈 ID)
  • 右文脈ID (単語を右から見たときの文脈 ID)
  • 単語コスト (小さいほど出現しやすい)

となっています. コスト値は short int (16bit 整数) の範囲におさめる必要があります.

5カラム目以降は, ユーザ定義の CSV フィールドです. 基本的に どんな内容でも CSV の許す限り追加することができます.

matrix.def

最初の行に連接表のサイズ(前件サイズ, 後件サイズ)を書きます. その後は, 連接表の前件の文脈 ID, 後件の文脈IDと, それに対応するコストを書きます.

ある単語 A, B が連接をなすとき,

  • 前件文脈ID = 単語Aの右文脈ID
  • 後件文脈ID = 単語Bの左文脈ID

となります. つまり, 単語辞書に登録した ID が連接表を参照する際の キーとなります. コスト値は short int (16bit 整数) の範囲におさめる必要があります.

100 120
0 0 1
0 1 10
0 2 5

上記の例では, 前件の文脈のサイズが100, 後件の文脈のサイズが 120 となって います. また, 前件文脈 0 から 後件文脈 1 への遷移コストが 10 となっています.

char.def

未知語処理のルールです. こちらを御覧ください.

以下が最低限の設定 (DEFAULT と SPACE) です

DEFAULT 1 0 0
SPACE   0 1 0
0x0020 SPACE

unk.def

未知語に対する品詞列のテーブルです. こちらを 御覧ください.

以下が最低限の設定 (DEFAULT と SPACE) です

DEFAULT,0,0,0,*
SPACE,0,0,0,*

辞書のコンパイル

次のコマンドを実行することで, 解析用のバイナリ辞書を作成します.

% /usr/local/libexec/mecab/mecab-dict-index 

ケーススタディ

example ディレクトリにいくつかの応用例があります.

Auto Link

Hatena Keyword のような Auto Link を実装してみます

  • url.csv

    単語としてキーワード, 品詞としてキーワードに対応する URL を書きます. 連接の状態は1状態で十分なので, 左文脈/右文脈IDともに 0 とします. コスト値は長いキーワードが優先されるよう設定します. 例えば以下のような関数を使うとよいでしょう.

    cost = (int)max(-36000, -400 * (length^1.5)) 
    url.csv
    Google,0,0,-5878,http://www.google.com/
    Yahoo,0,0,-4472,http://www.yahoo.com/
    ChaSen,0,0,-5878,http://chasen.org/
    京都,0,0,-3200,http://www.city.kyoto.jp/
    ...
    
  • matrix.def

    1 状態なので, 連接表のサイズは 1 x 1 となります. 後件 0 から前件 0 の連接コストは 0 とします.

    1 1
    0 0 0
    
  • char.def

    最低限の設定 (DEFAULT と SPACE) です

    DEFAULT 1 0 0
    SPACE   0 1 0
    0x0020 SPACE
    
  • unk.def

    最低限の設定 (DEFAULT と SPACE) です

    DEFAULT,0,0,0,*
    SPACE,0,0,0,*
    
  • dicrc

    autolink というフォーマットを作成し, それがデフォルトの出力になるようにします

    cost-factor = 800
    bos-feature = BOS/EOS
    output-format-type=autolink
    
    node-format-autolink = <a href="%H">%M</a>
    unk-format-autolink = %M
    eos-format-autolink = \n
    
  • コンパイル + テスト
    % /usr/local/libexec/mecab/mecab-dict-index -f euc-jp -c euc-jp
    reading ./unk.def ..  2
    emitting double-array: 100% |###########################################| 
    reading ./dic.csv ..  4
    emitting double-array: 100% |###########################################| 
    emitting matrix      : 100% |###########################################
    done!
    
    % mecab -d .
    京都に行った. 
    <a href="http://www.city.kyoto.jp/">京都</a>に行った。
    YahooとGoogle
    <a href="http://www.yahoo.com/">Yahoo</a>と<a href="http://www.google.com/">Google</a>
    

ひらがな to カタカナ変換ツール

  • dic.csv

    単語としてひらがな1文字, 品詞として各ひらがな対応するカタカナ1文字を書きます. 連接の状態は1状態で十分なので, 左文脈/右文脈IDともに 0 とします. 曖昧性がないため コスト値は 0 とします

    う゛,0,0,0,ヴ
    あ,0,0,0,ア
    い,0,0,0,イ
    う,0,0,0,ウ
    え,0,0,0,エ
    お,0,0,0,オ
    ぁ,0,0,0,ァ
    ぃ,0,0,0,ィ
    ぅ,0,0,0,ゥ
    ぇ,0,0,0,ェ
    ぉ,0,0,0,ォ
    か,0,0,0,カ
    き,0,0,0,キ
    く,0,0,0,ク
    け,0,0,0,ケ
    こ,0,0,0,コ
    が,0,0,0,ガ
    ぎ,0,0,0,ギ
    ぐ,0,0,0,グ
    げ,0,0,0,ゲ
    ご,0,0,0,ゴ
    さ,0,0,0,サ
    し,0,0,0,シ
    す,0,0,0,ス
    せ,0,0,0,セ
    そ,0,0,0,ソ
    ざ,0,0,0,ザ
    じ,0,0,0,ジ
    ず,0,0,0,ズ
    ぜ,0,0,0,ゼ
    ぞ,0,0,0,ゾ
    た,0,0,0,タ
    ち,0,0,0,チ
    つ,0,0,0,ツ
    て,0,0,0,テ
    と,0,0,0,ト
    だ,0,0,0,ダ
    ぢ,0,0,0,ヂ
    づ,0,0,0,ヅ
    で,0,0,0,デ
    ど,0,0,0,ド
    っ,0,0,0,ッ
    な,0,0,0,ナ
    に,0,0,0,ニ
    ぬ,0,0,0,ヌ
    ね,0,0,0,ネ
    の,0,0,0,ノ
    は,0,0,0,ハ
    ひ,0,0,0,ヒ
    ふ,0,0,0,フ
    へ,0,0,0,ヘ
    ほ,0,0,0,ホ
    ば,0,0,0,バ
    び,0,0,0,ビ
    ぶ,0,0,0,ブ
    べ,0,0,0,ベ
    ぼ,0,0,0,ボ
    ぱ,0,0,0,パ
    ぴ,0,0,0,ピ
    ぷ,0,0,0,プ
    ぺ,0,0,0,ペ
    ぽ,0,0,0,ポ
    ま,0,0,0,マ
    み,0,0,0,ミ
    む,0,0,0,ム
    め,0,0,0,メ
    も,0,0,0,モ
    ゃ,0,0,0,ャ
    や,0,0,0,ヤ
    ゅ,0,0,0,ュ
    ゆ,0,0,0,ユ
    ょ,0,0,0,ョ
    よ,0,0,0,ヨ
    ら,0,0,0,ラ
    り,0,0,0,リ
    る,0,0,0,ル
    れ,0,0,0,レ
    ろ,0,0,0,ロ
    ゎ,0,0,0,ヮ
    わ,0,0,0,ワ
    ゐ,0,0,0,ヰ
    ゑ,0,0,0,ヱ
    を,0,0,0,ヲ
    ん,0,0,0,ン
    
  • matrix.def

    1 状態なので, 連接表のサイズは 1 x 1 となります. 後件 0 から前件 0 の連接コストは 0 とします.

    1 1
    0 0 0
    
  • char.def

    最低限の設定 (DEFAULT と SPACE) です

    DEFAULT 1 0 0
    SPACE   0 1 0
    0x0020 SPACE
    
  • unk.def

    最低限の設定 (DEFAULT と SPACE) です

    DEFAULT,0,0,0,*
    SPACE,0,0,0,*
    
  • dicrc

    katakana というフォーマットを作成し, それがデフォルトの出力になるよう にします

    dictionary-charset = euc-jp
    cost-factor = 800
    bos-feature = BOS/EOS
    output-format-type=katakana
    
    node-format-katakana = %H
    unk-format-katakana = %M
    eos-format-katakana  = \n
    
  • コンパイル + テスト
    % /usr/local/libexec/mecab/mecab-dict-index -f euc-jp -c euc-jp
    reading ./unk.def ..  2
    emitting double-array: 100% |###########################################| 
    reading ./dic.csv ..  4
    emitting double-array: 100% |###########################################| 
    emitting matrix      : 100% |###########################################
    done!
    % mecab -d .
    これはてすとです
    コレハテストデス
    
mecab-0.996/doc/flow.png0000644002562000116100000007245112031622553011761 00000000000000PNG  IHDR}SsRGB@} pHYs  tEXtSoftwareMicrosoft Office5qtIDATx}]U! -H =%-/!$/@DFHvӏ1"bdˆ}Jn+=x͈L&`ٟۿL A@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*š5kW\ɿ[{-4@E3.4@E  u 4x 4@6  425c„ <~4.굛f05e.ŮZؼW۶u)'],|d7ol֭[d͟o5]]]wH=Wm ޷o Cd)i">3qI#],d9'8fs5,ZlXi c7S9zB 'NhfΚe RyQ;PLs$%Н71h(vWkzppМ}YO~|a퐙9sYxqt֫~3h :ϋ/#\2+V0̤];U͕,jG`uC|l1ZMY!Q6qRx߅gYd!F&6?`g*pd ] @@,Ò& $| nA`^xZ2y@@<2s^V=)KּmkwfM"^Y=ids%}`/x&}AZr@Я>m6k׮ Z\3ж\6@@j(=뿾,frT~bw =]9$ǚQ+rڬ@%ϒƁ@7ܛoYsr d/ƂJֻ칽AZR+ -/V p~KkuBs[ Bˁ>@xhHNꖼƐ4)8?,߬LZjMYHcoeuY1׿bovx+}Α@*@Ge%ZVPkߕz.m蘇3VǭEe}tR×@f2иlBPT&>nrPhl0[tj𮁎ŝ: 4h dd%q2a}mP6q{BR4KTFnǵ{/EA 5&>9T`#Y[_ќMv_R2Շ 4T 4@2ـ@@j -d.ʂ@tR&l! u 4T@ 4@6 4@g h d -u@7Yuߣ -h;"Ղ hNrmEz?>W@@eA[n+Eh)%uڽ^ͤ " nu* W5+~=2J-: 4h,>:-YLS$ѧhٖtr꜁n}eO-N:c@ghH _%yJt$Y$2w)' HWr\&a4-qm'\@gz/'Jm 2&ՌoGe['h)?"+v)8VijOGWzll,_bM5/vB=T|>gU 4T4k]K>ډk(p4J\c\1>% t2$S2w|zӦ:.Q8b|umڼOA@j5[7q$F:s##t`Խ+sߝI~נY6y?;Ed}~IN_ .d9tt}\0t >2*Pv8++7.y?md19^0@yNZR#Tq:Y8|ɬDE#n@WA; knڽnsC}+3d5 k4Nq R tsr;4V빐>H恶s0'kG tAIh{ꔁzC*K+a;y}/vC}Lc@gK2y@@j5 GRIC:B*qj:>d.ʒ "G2>5Zw3WN 34aZ2|: Wv",Bzʂ@?c^׭@ %F:y|4둁NFLs:m|b0e 4T#@'l43о6i6҃@ :[ꘁv]5.8c@g @t@_8Bw&5>vv@g- @tx6l0ޓ@qU)#w_l^վؾ;VU@@eA :[|ddtM1>TCq-5 m/1qŽ7*M i[gq< Kv}M{Ie 4TK/3뿾#2-SO#]S׀wdSg4ؘ9m,M;"v3]͚5k@ה2.3td-ug2Pi^xsy朹dB_]3nCeZ2P$@/h'ܾ'|H=$g4dE%Guu[s#bŋ{G=bnsۏ5g1VʥH+I42P+tzaN:@xp]p9$Zŏ1f갹ed3=>xfxx8AkE 4@6 9u]tߕu9s`>jupk~o 5 ݕ1=k/V iow7k׮-ԬE;hZh?qsUWַblJYP|"C|l  u 4@$͒g,@A5=m2/ Ego@9@5-yڏ4m? hHMfiDk[phdg1xg4ɳ6:gmYN2Os _hB h 1풡Mv}cxpDP򬥺h7%ń 41]]]3hl@!y4mh dH%ϣ4 hl@ 4@'h\3Г'O^~:~@jj5`pÆ 4XD5 @ By֬ ѭq@2P;4swwYf A 4@6 )g0w=2Pr}}2Cki گ$}}} hl@ BKQgVZQÿ[Zp @ uuFj TA4A U4Cu d _ MhH ըi իd  i@@*hzF!OhHʠV$|@W6l`g(H4o}e„ -oE]cf# Q3yBsQ,6QqﳹMm+9vF4$FҬ̳2>+QQI]e!q6ϱy~/ 6$s$@@"Rg%nپԧ>Qx>wzNZ_>hH @AͶY7|Dm͏K q㒭z/* qA {IMۑQV9d)жD=7Mh hq0G:oXRjRD]z߭'/MH4@"˳v"QcN_V %3տ; u |ܬ12yW$ڭy{ 2_HdS!*qoFe|p]oZК23_:4?zc{GɇhA®wHd'B8.*Ic>FlYWC h6Pg"ѮI?}V>DVIϧz} CsӦ~Lk;"yO%:8IK2{%Usv8ύӱ]>NN.so7).366Fc4PVS<J!wIK%^lK"@UqVqG=nn< ]wBy޾};ЂItZq>|Ip*FJXIj;hq?| E=׭i+pC,y޼y3A$ڷ@&Ri?i h$M"VaX>:?%|]i}x3PΔA f*g$ex_$ x~]fݨ :nMo['`Vjq2 <Y!gqJ }!ڶI6V#UN0}pf]G^'\F64STNkj4wQ#UN6ɴW čz8u; ~wwYzu-={n"r <(KMt%qDIHmZ$r:*x@b|Lru7_UX3낯 {z_s{1i?Lb}YDqĉ1:mjpL.YfM/cMtwb%Mݧ}?$P3 5yOf@=r~h?gsM ~ܶ<溥38^3gJ;.]*.@Zր$3m[ΉJ;yfŕx?} fw+6涻_|]|mPjSf$Ѭ P}htّdC ]C=V$烻vlDT&(,y.. J=ìZY~m>qנ9u֩^64@ 0===/ })F]s=g1W$ LC⯒\\,=VU4@TaxY /dn2+V(mE PQ`.>Jzǂ+#Ï_fhj@T 6ɓ'bWG s{o0TK- cddtuuz9)ՀA- 'vr4@PvNgWvV) tQߋ>K۷h@TeyVeޥsviln[꾏DZ f$DqC}j:G%-<,k`4d2N%,Ehg}@+^{$5fAd{>yfŕ;G/a0@ߒm39e;e.@?3?${wP'( .9zĉsYfmJ"Mg)6Neitr?4ӎvP*@#'PY]橻ڡI'.{\&b" ?qY9oGp E!jyK{{{+)BpS U*>foΪ;@0^u$5F: .64BYڪ{7lK3\)yg2Qq;ʬ_~@޽2ED@5FZ6GԬJs( idg .@g=y&xE}/?kvo 4QF;)܍ҁʟʬr@mJ $dܛ+9Z " kt]]]\"ϒF&/޼8־]%UZ0n,9q[_~J͟eUu(56~ 4,@lr^+e!RDIXp8/$*h@)@hF R擻Hzڜi 4Q/~+w"i29.@7vƬ@۽fsVlq=7o nlu?l߮]D,zΝ>_9"I>ewz=vu}!4y2Ntg[Q'pRi:q~h;Z@D2Ly\esy_q)α!4dsBvft9xq9EA4@G6\v9#@.ЮK|cvyl}+|qF 4@\Cu.\=_wfhKD>o9uqb`>%+Ź.S!vn4Ghsɯsi KK@#Ѕ`y"3<3N"NUd0_;^paeϫP]J;*u!4vR% U/ሻ3к.^x܇h:}*u@+yZ]s-pC k:2< 5Ѝ"@#EhJ8#q9O:@>YGho,QPl&+>p.1EFv]^H[ flQϳyݢg"z?IgR%8)G.@q܊qyC.IUJ݅m%f{qh\5HG& io@[D31QT6"D}P p E!fC$ccc~( kmضEb]<h@#D :I[ZsΚ5ٳ@p!>_G4 D$';㻺j%uh[iEh@Bp[իĉ0]QYF{4?@h>@t ]Aq$W GA@s#@chh 4]eqm h 'Ox"4-oy@kޠcڴi9?fmHJ?5Ιp7}W?6ޮwcÆ 4A8 㔐.hLqDYF$ i! ?>M1J8tN @#t@á.!Єo\*]g< @#tM:~ b "4hFhFfѪ2!M5 GOOO@ НBe?@["1ч->$дx׬f\4@Ѧ_B{n>֕6x >T ?AZ*(@i 4 ."Z}&‡J6tC4Z_>&u`Wh(|Y]U,о-IN U~R憆vpBUGCTyJ;:wZh<&u`Wh(|BU8tK8B4M]Vwցu_ R<]h6nlI]ZhOVpBUGC0fUva8ei_*Ђe\`QP) UҮ'Sy󻺕p7kX: *BٳVLuQ, pBUGCPhJ;pV ].%@ G_hVv.ZBP @'h';'3} ЅCW@Ҍ: `oFfpVv.DX)..]g!5%7Yh`Vv.$ʒT%SRF[wF \@ 0 Ml ЅDSp) ]~V"l%i,Rw,]oPVI(U .3s%<.BcdD%eKyh|=RVMrxѵfqS tgi~"%c'o6{joa|~?'2vp4Cw?wYxey޽] DZ7t--򮣎4 5~ .mݵ ˠ?| P駴Ct8`ll KJu{S-r jCwTzӝw9Ni K8{]Nn* 2ߺ} $I?9  ZzN3l8 =>slk!(vp]po]ޯ'CBsY2*AI6?Y-y4f1-^bG]uBymfE$8Y]8lKqn 2 s"*>tͲekvB}ԴDY%BbҤIEי-f/  JC4SRYU |Ϝwv }趶H "@I̷fZЌ eV@GtܱqCϔ]4vdYYHJ- ”TQS PgoS;4R-^#i6L%Qve}fUEU.@Je~L2kLJ9 .**Xy[ xs)$ PKK=/YÑ䢯/0 LNw3: BjSe*QF]5]vVmoo6׆vG9sQS'߁4tMjFZw{t'jn1](Ͼ䡈Mrw;ר@*.]&%gA0 -_{yqfJ8"K>sRhMρK}sEe;f} 2ehkWve O>@68睅>Ď4[9cSB: }eBy-(,MUw]tqSvD ;h0^kA4v^'#վ? yD $ 9A 2ehI1u@#ЎCj֩'b uP-qi<"'v[n]fuFi BT:vg Ҕui@ehQe:wvF\F\tI9iAFEP_)_oe^8QsH~LG2//=J_ty :Nݲ MyF*tU@'S#ӎZ厣: ɍVFzҤɁTk2 -> &N U1@o8Ķ}?޿Gk)$'G tx}* t@#V[vJhJ@7SYj=칽AZ%AckG>s]:?qt5%RtU m&?yF(2Ut莬g-UBۉ/U/mܾ|eNxJul%:*PvY*šV FdIld(YW+:8Hul$Í/2 ]_rRN߽fEOh{ʶwW"$Bt"D]ZAOxXXO:E=yO!>Ta+qI:>d7ʴ7M ) a64APþE8O,Rj(Ю.$dxmYehNIPg@DAZ_pۭ6s8Sm5!+SƑ|$I-ʲ7M 4M Hk.3(жB@#!eX&ZS_]t>M%hIDX4Ni@gQT#R7~l]Y)~Y@y>S]_Z!:gun'瞞E58uđ$NNїSUR:Sչ|yEJ \QKK2]檴ݟvA-:_`hv: tTBRSnmGї;/coҭ,D2[ ".ÇI}^i:s$$ϬXW" Elɵy5/p$',*ePh/I F+#q33@GާhNy ҥKfZK=.̼(wUEQN[,f:$Y,4] o!Qb$2Ht}[œtIf޽NvP@tu:D'T[d&@VfN"Yd;{j&&h|MK|wORMUDFK!Q$F tT헁4j]=VM¾yf{2{Us+p"D:<犴wm+qe@ tZ/4@bl%qV|^ȳyLRB%g a'42b4@gCі.@ .kNE&@WR*RW$2kEw{֜tf)o4s>hewUכVt/d tTF%+U:yʬU%ϳN>_m!!EY;-Nkn 4p ЕV."CDh+iKfm%ڥ.:o޳޺,:mj EUv9nۿUMUf9瘝@<2W-;D8e֯_@#DY"ujyVK_)кx+,\fnkҙNKV!cWhe5c(=k H~C3i-9&hW%ϚmCnu-Ү ;fdU=&|ǎH5{Fb\\;F "#КYuVٻwoJ&O2?gh:26>=bfthy!Wڵ2<ֹ>@3đby߅k{!4A*ZYP+ ƕ4Zd52_w47fhw1FЪM;fyhlʉ'rH&ڏwזD}= ևjF={ze.i'y1{9l}k3:|c۷ɚʹfz衶⩧Bh^_5'<%")4֧]Y)NskVMt馛"/YeM^|39T:T#{Мs\/27n<;wDhN'fa<3=gh ʢSY6MiW,tZعfR5o;hiӦm۶U2*!:G}Q>;87}9_~F "_nĹo{svu|ҏU:Tl$ 7?C<+$e_ue˖`<QTѮ|ctU)Gكƣ1=g~<|2?7(h9i5x+ .[`CN%4 @J/y.-v,XDuC_^{Zs/ΜsH4Ycf;i|v!]Tz3ӃzV9't#W=2!O?4HTrMl~AscMM$HMj3mq8y/_ yj) PLsfއfЄ[h }@6y7Rޙgݍ+hjM"vs駛{0G$On7g9q^6HƆ=h\ȳREh@gY9=sB(_ڭ8Zŗ9e)=7oZ]Z;uC#=G-8٦笳RRr=e,q6Yy˭˂c/O:ֺ;Y4]9J?pКWVZYMi׈Fƿ3ǿ㯂jq?G^Qf$e++E48O@iGr3YAR,ԓO:8j(^w} e e1l#_p8(cLUMVx^haplʼn sZs%iD34g=Yk_˦mFí3y-]I)ByR:fX)lmd.n5Jwu+r0%%l?}qilPs,k&9<+K_g_a^TrVvxgڵks]@ĪaC(|G>`/xY~`=#e+'E48O@=lvHUC2ƍ5JwF@1]+y۹s'YPo;",]j)Bym_O-ݯ(ؾ+~:6$XDplj#f'e-Т;\4َ;ΊQvsRK }%ɉ@ e1E[! cwErC_Rƶ GW,0=O-<%yNiWR8D\Oǥ|Rh+q@GhF+7.LvCZ "EIž,gEy]'Num5.5LtqB_ptLt@Bɜ&H|Jh+q@/a"ZzAsys?oU:eq,4g!N*_œw6Ƒv@˳%U WSg+/{DġYS?-(#x'ͫʕ:e$Pk& 6Fd`&-wv<ۮMf*{v|??Z y.@ qUct`Y~hvXej3@װrd9OCd&I4.Q;l#h[חF$5x~E.vuv|@+Ch:g`k`K&l3+G56e>jG2#U%aoj%Ehe5? $Эmuz^Y/Wl( h*ImU]J8Jbr?Y0S=ͺ?];y.@IYEnm?. E"UU72Ukh}xKZ~nB=5$a{O-.@f粽KrVk\Z]E23CìsCQg<mw@\&I83OTQ;͝ݪ\Ygev}VhqZm6@ t%`v( _ʻ]LlN:B ^U=k[@WW}@#ci3b Z'4A4,tqD$h h%6SQ4@#A l4 @@Z}ѩ@h mUh@ B&r|4h%BChQstY"o4AM7o(o>&&h h h(@?Ә09[鲿i F Fz͚5Ϭ\FhF Fvsooo4@S@#DzuH(@Mut8qY}Bm@7[k7lq='}_Qk.Qm~WT%u'&d w&Zd7l` 4Jl<.ꋄc_S㶅s@U跩r Fx5Ѝ"@+6sylO.6fm_u{4@#4M|ƍ1wq%.Ik&^$y8_ ||QAh:)4(U,@WK]\K+\0龸HmKI-I @'s%(\)A@W_Ү"t^Sh_hڻ@}K [I5$}\h13),YI:]-Σl%q}p$Fh]Ik8} @2pd%i?]mNYA$4i G]Oc■ vgs4Xr2Lc'-AtO!iIiU3ż$:׵>@'MBJ˘$cZH%M^4]9{@#ڶS)DAj 4A$ p$D ,2>.͒<F F+3x]2qNæ.9NDh@ho_U`VX@#й4m/<- ?w,ђo2i&2GB7k֬ҋd@t.RZ_6͞iz衶+Dc(tPtF rl߾C)GGh-_B_ֿd4M ЕGGP /̜s\5 WmH0Yh@teQW\jG{3̴fnAG:WmNc9 @Hb$D蕴C ot z 93gAqxXUW_e6nh%O>$RA3\2}Fځ@sh Px m6v,_JsctbH_&Ly@t1jbΝt^Fh+q@#]V$cHiyBw t )By@tYٿyO?AVh+q@#]v^}``Zزeٽ{7"lJ'!4@W{mcǎ`"xg|RPٸVBJ'!4@G JKmn ׵vw:8OBh ]<U>f\eQmm'>G^ۼnI4M P ABi))zN$U{dm9mιǾI4M P@ oY 5I\;N95+q@# P*,ڵ96qGw*@Ĵih;< F *rHX@J}lk}lon\$&h!%vd}gWs)Γh@ 2>})u~f}jvA :_R,ሓC]2>j<M 4"aN$ӱ%Ԥ딁S5.! @hb46qJf?ɢ@˿o޼y\ +Wrڻw/8&hJp!=66vP0Iyy39d2ܾ|eq5ٯI'Oq}@m r.y@4@ jPO>(3N>(|8 }#[6-}R뿾a\MQ[6T[MeN@hgT YHޔ9)#k"šcCmT6v(:YR @%1^zYxq d'N $k*U)s*=nABǢ1X"n D}|Yy ${!YްaC\I㥷 \ً{!%CKSP: p(46x؟젟{#95 qӦ| [)z?"5 s{ ז?@1pZ?.4۷`H^@ #+mWQR_+4a&@@9`e>m,{0H4Q}H}I}J}nB}F\h`n+kbj̄PRRS_S4a|dh( MA+h`n#zD>W=(6?`-{W*> P_$.:"Pߛ{^o%vf٧% Ϙe=Lcccc@@H\6?#r *K4Pp{6 .|~AXؗ'w\i>E*@[#_>YT4tZ ˱,E9餓*y!b3dC}ڌm& dY>f!oD!bs_r~sf#$7}˜14 `ef5YE-⋃JD;n7KW,Eqw; P8$ZY\(:"PSLP[l tDyQothY1e[>@@Z"/{ܴ@d^ܻ#R {059=YèD#mb/ "D8sym4FC+vJ>aZ|}!+][\CĚ;o3rH7}k6/=@@ƺ@h.3&MUǏ1 VLscRjWoN+@?jnkH[0Á@+F@@D tL+{䦁^UPG"D laGWiV߱@7QvsW>,G;D wڊ@@ tsf59gg ~VQۤ5Ss{W5],QKKm+U}@@nV 2&N b}cX'](::q1Շ&bg}q\vVZ{4On$$LfUu_ 3ג65eU@BD:FZdG?o(7tt:nƸ]7 i tjnK̵-NVShq=N=WTEm.lGisjf =N"6E@듁+u}S]2OZ}P510[J[ɷB *i񽵊,dX6j~< ]:h"u(@S4JզD@yDU똁F O$L#@f|[ F-m#~.\S6yڗ  V@@1(@Gl 9@F"dh؇0Y>2qNݜwxWf! RoI*YF,f @@9@{ȧk ]\ eh7Ehol; x+tt- "Dxi8g_[Hw:{g}LMKhQ.bu:=Z,NFhe袖*-O+3@RIgp]@?.q0Y4ҔPmGC@ E$oN2tAuht@hP tJCK30[b xg"@@,tgh@"NVRR.KM4ͬSOB =yf޽@@;  eB󙞮fVEhԏ" t,odnGĉ!dR11wsҩM@{v|t5!eZ@L4Uo">H@;"QGyf`5&l-} .1݋@W" .y@63t)&PCzgU@%@.3?y3Yp<)Qb$E6ݿr344IԐ"^$zdz]Oe@'$Xt&vЙ2t+LM{WdD!Pɓ& 9#{:j6a3kX@M@I p;IkFw}a ]ki:l:2Ю,cmf;Rvdod3nI>2Mه@axx,Et{*:I t3ˌb56D7Qze+@۠7'tFs3 . n,^fqS1Sn'.l9IlH\ռts3W]s Iӿ T16gkb̺#X5]Bh)芐E@?\322AԘ2Mcg;E[e]fԈ+I.Z 0c8K;\8Ycj}ZS,gvcSka)L5gn@'9Imx tE 6`5va;wwtx*f} tVYwҁ> 4g8@a ),XUz WQܬj]ę t61ԓ1@ :#&ܘ`ʆUAWf+@_߯ka2K-]7-k@@kP[pa%H_|Y\Zy'g8M 0^~J/ВI0;#1.'?-fc_UW/_j}c  z޽9fl7K/7,̬Z{H[WnZ@>=@4vEcB3=ݵYӏ7?znH?43Nќ~DCmGw>zUGqㅧ55y^|5DRF*mT')pݞ$6/H#P&^w?i̚Ϯ *Y7OiSgm,74dn:|/ @KKNrET?r6漓g/i]ٮx#1! K~oѷG"?:V'Z‘3m]lDcc+zfzYxeHJ\gZ,4QX/4yٴi&j̞3O7}oƶ~ib?\;\jD+ELC}+6g:6l`Odd0ET%p͝9̬ [g;nyH5Ǯ1Ǽ g:eԸv+1sQPi Wr8ti0 @h0}k֘)Ge.eC/>ַtMfƍ^ c7m}fKQ=ehP@:Ƞ4í ^3+V0sG£~A9Ӭ>>e#thF\2UFvOH;%Ob?͞={r@!Н/R%<^c1'coo25#+4E8GE–Nwf˖-? (>)fE0Z:Xzeuu'7GWsc/&'{̬Z\yUf9A#0=gcnu=k/Ɛgu u,uLuluuuu scVF߿?(ܶmh`r\.$kk/[WG=  Put̔U1Ա1ձ' PC$3/Rnjtm} ؍7h-Zdz}V gvX k7J$s BQ"B6 Sms8&G@B$d%g*s Ps^ CT[MɜB$xaH(} E0, %Qe7FJI6?o| e@mOXbP 9KAn'KSUhz1 sN2PÒPa]vc$ǼCkƉ݇S((P_QSӹ@@[IPڵO,o B%"6(j} EIiH|e/.eޗ9vO_.`MXa)Ice%y!+Pl-q$i[I,w| r(4tU]^e?|dK`$ϸ9YAl3͚,e-Юi R (4tm+gb}_ؼ^~ڥݢ2I3H4@@l/idHh/B3 Os~@w]jp廒Ǹ6]!}.R]cӚ-N{^Hf?hR+yRA%se!6Em TqZ$/%6rtZ$n 936l^JWthhhń Z?wUyEyNǠlmړ&v*~Em{GEwy94@=+N6nQbEk/׶ٖ{o6K6Ǐ&IJ.\˶|Tf9Yb+&QMC? /uyͤ]n?۾mN @-c[IGBT]k 8MP_|ʓ (kk{_. q.M"Ю?}1:M"@zF<@'H:s&"qg}~ZtuI|O!\ G ţ"lzd~-qjӜ~-F~]}̽MCԓ$m@m?@OǞ&$ym{tDN؃@8@8@8@8@8@8@8@8;úMMIENDB`mecab-0.996/doc/en/0000755002562000116100000000000012110211077010746 500000000000000mecab-0.996/doc/en/bindings.html0000644002562000116100000004005512031622553013364 00000000000000 MeCab: Yet Another Japanese Dependency Structure Analyzer

スクリプト言語のバインディング -- Bindings for scripting languages

$Id: bindings.html,v 1.3 2006/01/07 14:37:40 taku-ku Exp $;

English translation: Eric Nichols < eric-n --at-- is.naist.jp >

概要 -- Outline

各種スクリプト言語 (perl, ruby, python, Java) から, MeCab が提供する形態素解析の機能を利用可能です. 各バインディングは SWIG というプログラ ムを用いて, 自動生成されています. SWIG がサポートする他の言語も 生成可能だと思われますが, 現在は, 作者の管理できる範囲内ということで, 上記の4つの言語のみを提供しております.

The functions for morphological analysis provided by MeCab can be used from various scripting languages (perl, ruby, python, Java). Each of these bindings was generated automatically using a program called SWIG. Bindings can likely be generated for the other languages supported by SWIG, however, at this time, in order to keep things manageable, they are only provided for the above four languages.

インストール -- Installation

各言語バイディングのインストール方法は, perl/README, ruby/README, python/README, java/README を御覧下さい.

Consult perl/README, ruby/README, python/README, and java/README for installation instructions for each language's binding.

とりあえず解析する -- Example usage

MeCab::Tagger というクラスのインスタンスを生成し, parse (もしくは parseToString) というメソッドを呼ぶことで, 解析結果が文字列として取得できます. MeCab::Tagger のコンストラクタの引数は, 基本的に mecab の実行形式に与え るパラメータと同一で, それらを文字列として与えます.

By creating an instance of MeCab::Tagger and calling the method parse (or parseToString), parse results can be acquired in string form. The arguments of MeCab::Tagger 's constructor are basically the same as the parameters of mecab's command line form and are supplied as a string.

perl

use MeCab;
$m = new MeCab::Tagger ("-Ochasen");
print $m->parse ("今日もしないとね");

ruby

require 'MeCab'
m = MeCab::Tagger.new ("-Ochasen")
print m.parse ("今日もしないとね")

python

import sys
import MeCab
m = MeCab.Tagger ("-Ochasen")
print m.parse ("今日もしないとね")

Java

import org.chasen.mecab.Tagger;
import org.chasen.mecab.Node
 public static void main(String[] argv) {
 Tagger tagger = new Tagger ("-Ochasen");
 System.out.println (tagger.parse ("太郎は二郎にこの本を渡した.")); 
}

各形態素の詳細情報を取得する -- Acquiring detailed information from each morpheme

MeCab::Tagger クラスの, parseToNode という メソッドを呼ぶことで, 「文頭」という特別な形態素が MeCab::Node クラスのインスタンスとして 取得できます.

By calling the parseToNode function from the MeCab::Tagger class, a special morpheme called "Beginning of sentence" can be acquired as an instance of the MeCab::Node class.

MeCab::Node は, 双方向リストとして表現されており, next, prev というメン バ変数があります. それぞれ, 次の形態素, 前の形態素を MeCab::Node クラスのインスタンスとして 返します. 全形態素には, next を順次呼ぶことでアクセスできます.

MeCab::Node is represented as a doubly-linked list and has the member functions prev and next. They return the previous and following morphemes respectively as instances of the MeCab::Node class. All of the morphemes can be accessed by calling next in succession.

MeCab::Node は C 言語のインタフェイスで提供している mecab_node_t をラッ プしたクラスです. mecab_node_t が持つほぼすべてのメンバ変数にアクセスす ることができます. ただし, surface のみ, 単語そのものが返るように変更して います.

MeCab::Node is a wrapper class of the mecab_node_t interface provided in the C language. Almost all of mecab_node_t's member functions can be accessed with the exception that only the surface function has be altered to return the word's orthography as it is.

以下に perl の例を示します. この例では, 各形態素を順次にアクセスし,形態素の表層文字列, 品詞, その形態素までのコストを表示します.

Consider the following perl. In this example, the morphemes are accessed sequentially, and the surface string (orthography), part-of-speech, and cost up to that morpheme are displayed.

use MeCab;
my $m = new MeCab::Tagger ("");

for (my $n = $m->parseToNode ("今日もしないとね"); $n ; $n = $n->{next}) {
   printf ("%s\t%s\t%d\n",
            $n->{surface},          # 表層 -- word's orthography
	    $n->{feature},          # 現在の品詞 -- current part-of-speech
	    $n->{cost}              # その形態素までのコスト -- cost up to current morpheme
	    );
}

エラー処理 -- Error handling

もし, コンストラクタや, 解析途中でエラーが起きた場合は, RuntimeError 例外が発生します. 例外のハンドリングの方法は, 各言語のリファレンスマニュアルを ごらんください. 以下は, python の例です

In the event an error occurs in the constructor or during parsing, a RuntimeError exception is produced. Consult the documentation for information on exception handling in each of the scripting languages. The following is an example in python.

try:
    m = MeCab.Tagger ("-d .")
    print m.parse ("今日もしないとね")
except RuntimeError, e:
    print "RuntimeError:", e

注意事項 -- Items of Caution

文頭,文末形態素 Beginning- and end-of-sentence morphemes

parseToNode の返り値は, 「文頭」という特別な形態素を示す MeCab::Node インタンスです. さらに, 「文末」という特別な形態素も存在いたしますので, 注意してください. もし, これらを無視したい場合は, 以下のように next でそれぞれを読み飛ばしてください.

The return value of parseToNode is an instance of MeCab::Node that represents the special beginning-of-sentence morpheme. Furthermore, there is also a end-of-sentence morpheme, so be aware of them. If you want to ignore these, you can skip over them in the following manner:

my $n = $m->parseToNode ("今日もしないとね"); 
$n = $n->{next}; # 「文頭」を無視 -- ignore "beginning-of-sentence"

while ($n->{next}) { # next を調べる -- check for next node
  printf ("%s\n", $n->{surface});
  $n = $n->{next}; # 次に移動 -- move to next node
}

MeCab::Node の振舞い -- Behavior of MeCab::Node

MeCab::Node の実体(メモリ上にある形態素情報)は, MeCab::Tagger インスタンスが管理しています. MeCab::Node は, Node の実体を指している参照にすぎません. そのために, parseToNode が 呼ばれる度に, 実体そのものが, 上書きされていきます. 以下のような例はソースの意図する通りには動きません.

The contents of MeCab::Node (i.e. the morphological information stored in memory) are managed by the MeCab::Tagger interface. MeCab::Node is nothing more than a reference to the contents of a Node. Because of this, when parseToNode is called, these contents are overwritten. Thus, the example given in the following code will not work as expected.

m = MeCab.Tagger ("")
n1 = m.parseToNode ("今日もしないとね") 
n2 = m.parseToNode ("さくさくさくら")

# n1 の内容は無効になっている -- the contents of n1 are now inaccessible 
while (n1.hasNode () != 0):
   print n1.getSurface ()
   n1 = n1.next ()

上記の例では, n1 の指す中身が, 「さくさくさくら」を解析した時点で 上書きされており, 使用できなくなっています.

In the above example, the contents of n1 are overwritten as soon as " さくさくさくら" is parsed and become inaccessible.

複数の Node を同時にアクセスしたい場合は, 複数の MeCab::Tagger インスタンスを生成してください.

When you want to process multiple nodes simultaneously, you will need to create multiple instances of MeCab::Tagger.

全メソッド -- All methods

以下に, SWIG用のインタフェースファイル の一部を示します. バイディングの実装言語の都合上, C++ のシンタックスで 表記されていますが, 適宜読みかえてください. また, 各メソッドの動作も添え ていますので参考にしてください.

The following is part of the interface file for SWIG. It is shown in C++ syntax, as that is the implementation language of the bindings. Make sure to read over it appropriately. The behavior of each method is also given, so consult them as necessary.

namespace MeCab {

  class Tagger {

     // str を解析して文字列として結果を得ます. len は str の長さ(省略可能)
     // Parse str and get the results as a string. len is the length of str (can be omitted)
     string parse(string str, int len);
  
     // parse と同じ
     // Same as parse
     string parseToString(string str, int len);
  
     // str を解析して MeCab::Node 型の形態素を返します. 
     // この形態素は文頭を示すもので, next を順に辿ることで全形態素にアクセスできます
     // Parse str and return a morpheme in the form of MeCab::Node
     // This morpheme represents the beginning of the sentence.
     // All of the morphemes can be accessed by following next in order.
     Node parseToNode(string str, int len);
  
     // parse の Nbest 版です. N に nbest の個数を指定します.
     // この機能を使う場合は, 起動時オプションとして -l 1 を指定する必要があります
     // An Nbest version of parse. N specifies the number of parses.
     // It is necessary to specify the option -l 1 at initialization when this function is used
     string parseNBest(int N, string str, int len);
  
     // 解析結果を, 確からしいものから順番に取得する場合にこの関数で初期化を行います.
     // When parse results are accessed from most likely result in succession,
     // this function will carry out reinitialization. 
     bool  parseNBestInit(string str, int len);
  
     // parseNbestInit() の後, この関数を順次呼ぶことで, 確からしい解析結果を, 順番に取得できます.
     // After calling parseNbestInit, results can be accessed in order from most likely
     // by calling this function
     string next();
  
     // next() と同じですが, MeCab::Node を返します.
     // Same as next() but returns a MeCab::Node
     Node  nextNode();
  };
  
  #define MECAB_NOR_NODE  0
  #define MECAB_UNK_NODE  1
  #define MECAB_BOS_NODE  2
  #define MECAB_EOS_NODE  3
  
  struct Node {

    struct Node  prev;  // 一つ前の形態素へのポインタ
                        // pointer to previous morpheme
    struct Node  next;  // 一つ先の形態素へのポインタ
                        // pointer to next morpheme
    
    struct Node  enext; // 同じ位置で終わる形態素へのポインタ
                        // pointer to next morpheme that ends at same location
    struct Node  bnext; // 同じ開始位置で始まる形態素へのポインタ
                        // pointer to next morpheme that begins at same location 
  
    string surface;             // 形態素の文字列情報
                                // orthography of morpheme in string form
  			      
    string feature;             // CSV で表記された素性情報
                                // feature information in CSV format
    unsigned int   length;      // 形態素の長さ
                                // length of morpheme
    unsigned int   rlength;     // 形態素の長さ(先頭のスペースを含む)
                                // length of morpheme (including any leading space)
    unsigned int   id;          // 形態素に付与される ユニークID
                                // unique ID for each morpheme
    unsigned short rcAttr;      // 右文脈 id
                                // ID for context on right
    unsigned short lcAttr;      // 左文脈 id
                                // ID for context on left
    unsigned short posid;       // 形態素 ID (未使用)
                                // morpheme ID (no longer used)
    unsigned char  char_type;   // 文字種情報
                                // character type information
    unsigned char  stat;        // 形態素の種類: 以下のマクロの値
                                // morpheme type: one of the following macro values
                                // #define MECAB_NOR_NODE  0
                                // #define MECAB_UNK_NODE  1
                                // #define MECAB_BOS_NODE  2
                                // #define MECAB_EOS_NODE  3
    unsigned char  isbest;      // ベスト解の場合 1, それ以外 0
                                // 1 when best parse, 0 otherwise
  
    float          alpha;       // forward backward の foward log 確率
                                // forward log probability of forward backward
    float          beta;        // forward backward の backward log 確率 
                                // backword log probability of forward backward
    float          prob;        // 周辺確率
                                // surrounding probability
                                // alpha, beta, prob は -l 2 オプションを指定した時に定義されます
                                // alpha, beta, and prob are defined when -l 2 is specified
  
    short          wcost;       // 単語生起コスト
                                // word occurrence cost
    long           cost;        // 累積コスト
                                // cumulative cost
  };
}

サンプルプログラム -- Sample programs

perl/test.pl, ruby/test.rb, python/test.py, java/test.java にそれぞれの言語のサンプルがありますので, 参考にしてください.

There are sample programs in perl/test.pl, ruby/test.rb, python/test.py, and java/test.java for your reference.


$Id: bindings.html,v 1.3 2006/01/07 14:37:40 taku-ku Exp $;

mecab-0.996/doc/posid.html0000644002562000116100000001056412031622553012305 00000000000000 MeCab: 品詞 ID

品詞IDの定義

概要

出力される素性(品詞)に任意の数値ID を付与することができます. 通常, 素性は文字列として表現されますが, 機械処理には向いていません. 数値ID に変換することで, 機械処理が容易になります.

素性にどの ID を割りあてるかは, ユーザが自由に定義することができます.

設定ファイル

配布辞書のディレクトリにある pos-id.def を変更します.

1行が1つのマッピングルールに対応します. 各パターンは以下のフォーマットで 記述します.

マッチパターン  ID

という形式で記述します. マッピングルールは先頭から順に走査されて 最初にマッチしたものが使われます.

マッチパターンでは簡単な正規表現がを使うことができます.

  • *: すべての文字列にマッチ
  • (AB|CD|EF): AB もしくは CD もしくは EF にマッチ
  • AB: 文字列 AB のみに完全マッチ

pos-id を変更したら, 辞書をリコンパイルする必要があります.

/usr/local/libexec/mecab/mecab-dict-index

品詞 ID の参照

出力フォーマットのマクロ %h を使うことで 品詞 ID を参照することができます.

% mecab -F"%m\t%h\n" -E"EOS\n" 
今日もしないとね。
今日    67
も      16
し      31
ない    25
と      18
ね      17
。
EOS

また, ライブラリからは mecab_node_t::posid で参照できます.

mecab_t *mecab;
mecab_node_t *node;

mecab = mecab_new2("");
node = mecab_sparse_tonode(mecab, "今日もしないとね");
for (; node; node = node->next) {
  fwrite (node->surface, sizeof(char), node->length, stdout);
  printf("%d\n", node->posid)
}

pos-id.def の例

単純な例

名詞 1
動詞 2
形容詞 3
副詞 4
助詞 5
接続詞 6
助動詞 7
連体詞 8
感動詞 9
* 10

ちょっと複雑な例

名詞 1
(助詞|助動詞) 2
(副詞|形容詞|連体詞) 3
* 4

もっと複雑な例

その他,間投,*,* 0
フィラー,*,*,* 1
感動詞,*,*,* 2
記号,アルファベット,*,* 3
記号,一般,*,* 4
記号,括弧開,*,* 5
記号,括弧閉,*,* 6
記号,句点,*,* 7
記号,空白,*,* 8
記号,読点,*,* 9
形容詞,自立,*,* 10
形容詞,接尾,*,* 11
形容詞,非自立,*,* 12
助詞,格助詞,一般,* 13
助詞,格助詞,引用,* 14
助詞,格助詞,連語,* 15
助詞,係助詞,*,* 16
助詞,終助詞,*,* 17
助詞,接続助詞,*,* 18
助詞,特殊,*,* 19
助詞,副詞化,*,* 20
助詞,副助詞,*,* 21
助詞,副助詞/並立助詞/終助詞,*,* 22
助詞,並立助詞,*,* 23
助詞,連体化,*,* 24
助動詞,*,*,* 25
接続詞,*,*,* 26
接頭詞,形容詞接続,*,* 27
接頭詞,数接続,*,* 28
接頭詞,動詞接続,*,* 29
接頭詞,名詞接続,*,* 30
動詞,自立,*,* 31
動詞,接尾,*,* 32
動詞,非自立,*,* 33
副詞,一般,*,* 34
副詞,助詞類接続,*,* 35
名詞,サ変接続,*,* 36
名詞,ナイ形容詞語幹,*,* 37
名詞,一般,*,* 38
名詞,引用文字列,*,* 39
名詞,形容動詞語幹,*,* 40
名詞,固有名詞,一般,* 41
名詞,固有名詞,人名,一般 42
名詞,固有名詞,人名,姓 43
名詞,固有名詞,人名,名 44
名詞,固有名詞,組織,* 45
名詞,固有名詞,地域,一般 46
名詞,固有名詞,地域,国 47
名詞,数,*,* 48
名詞,接続詞的,*,* 49
名詞,接尾,サ変接続,* 50
名詞,接尾,一般,* 51
名詞,接尾,形容動詞語幹,* 52
名詞,接尾,助数詞,* 53
名詞,接尾,助動詞語幹,* 54
名詞,接尾,人名,* 55
名詞,接尾,地域,* 56
名詞,接尾,特殊,* 57
名詞,接尾,副詞可能,* 58
名詞,代名詞,一般,* 59
名詞,代名詞,縮約,* 60
名詞,動詞非自立的,*,* 61
名詞,特殊,助動詞語幹,* 62
名詞,非自立,一般,* 63
名詞,非自立,形容動詞語幹,* 64
名詞,非自立,助動詞語幹,* 65
名詞,非自立,副詞可能,* 66
名詞,副詞可能,*,* 67
連体詞,*,*,* 68
mecab-0.996/doc/libmecab.html0000644002562000116100000003611012031622553012720 00000000000000 MeCab: Yet Another Japanese Dependency Structure Analyzer

MeCab ライブラリ

MeCabはC/C++のライブラリを提供しています。また, SWIGを通して Perl/Ruby/Python から利用することも可能です。

シングルスレッド環境で単純な形態素解析を行う場合は、MeCab::Tagger クラスのみでほとんどのことが行えます。マルチスレッド環境で1つの辞書を共有しながら形態素解析を行いたい場合や、MeCabの辞書を解析中にアップデートするなど、高度な応用には MeCab::Taggerに加えて、 MeCab::Model, MeCab::Lattice クラスを使用します。

C++のAPIセットのドキュメントはこちらを参照ください。 CのAPIセットはこちらを参照ください。

C++ サンプルコード

シングルスレッド環境 (MeCab::Tagger)

  • Taggerオブジェクトを生成すると、1つの辞書オブジェクトが生成されます。
#include <iostream>
#include <mecab.h>

#define CHECK(eval) if (! eval) { \
   const char *e = tagger ? tagger->what() : MeCab::getTaggerError(); \
   std::cerr << "Exception:" << e << std::endl; \
   delete tagger; \
   return -1; }

// Sample of MeCab::Tagger class.
int main (int argc, char **argv) {
  char input[1024] = "太郎は次郎が持っている本を花子に渡した。";

  MeCab::Tagger *tagger = MeCab::createTagger("");
  CHECK(tagger);

  // Gets tagged result in string format.
  const char *result = tagger->parse(input);
  CHECK(result);
  std::cout << "INPUT: " << input << std::endl;
  std::cout << "RESULT: " << result << std::endl;

  // Gets N best results in string format.
  result = tagger->parseNBest(3, input);
  CHECK(result);
  std::cout << "NBEST: " << std::endl << result;

  // Gets N best results in sequence.
  CHECK(tagger->parseNBestInit(input));
  for (int i = 0; i < 3; ++i) {
    std::cout << i << ":" << std::endl << tagger->next();
  }

  // Gets Node object.
  const MeCab::Node* node = tagger->parseToNode(input);
  CHECK(node);
  for (; node; node = node->next) {
    std::cout << node->id << ' ';
    if (node->stat == MECAB_BOS_NODE)
      std::cout << "BOS";
    else if (node->stat == MECAB_EOS_NODE)
      std::cout << "EOS";
    else
      std::cout.write (node->surface, node->length);

    std::cout << ' ' << node->feature
	      << ' ' << (int)(node->surface - input)
	      << ' ' << (int)(node->surface - input + node->length)
	      << ' ' << node->rcAttr
	      << ' ' << node->lcAttr
	      << ' ' << node->posid
	      << ' ' << (int)node->char_type
	      << ' ' << (int)node->stat
	      << ' ' << (int)node->isbest
	      << ' ' << node->alpha
	      << ' ' << node->beta
	      << ' ' << node->prob
	      << ' ' << node->cost << std::endl;
  }

  // Dictionary info.
  const MeCab::DictionaryInfo *d = tagger->dictionary_info();
  for (; d; d = d->next) {
    std::cout << "filename: " <<  d->filename << std::endl;
    std::cout << "charset: " <<  d->charset << std::endl;
    std::cout << "size: " <<  d->size << std::endl;
    std::cout << "type: " <<  d->type << std::endl;
    std::cout << "lsize: " <<  d->lsize << std::endl;
    std::cout << "rsize: " <<  d->rsize << std::endl;
    std::cout << "version: " <<  d->version << std::endl;
  }

  delete tagger;

  return 0;
}

C++ サンプルコード

マルチスレッド環境 (MeCab::Tagger, MeCab::Model, MeCab::Lattice)

  • MeCab::createModel() を使い、Modelオブジェクトを生成します
  • model->createTagger() を使い、Taggerオブジェクトを生成します。Taggerはスレッド毎に複数作成しても、同一のmodelを共有します。Taggerがアクティブの間は、modelを削除してはなりません。
  • model->createLattice もしくは MeCab::createLattice() を使い、Latticeオブジェクトを作成します。Latticeオプジェクトは解析に必要なすべてのローカル変数を含んでいます。必ずスレッド毎に1つのオブジェクトを作成してください
  • model->swap(antoher_model) を呼ぶと、model から生成されたすべてのTaggerオブジェクトのモデルを another_modelに置き換えます。この操作はスレッドセーフです。
#include <iostream>
#include <mecab.h>

#define CHECK(eval) if (! eval) { \
   const char *e = tagger ? tagger->what() : MeCab::getTaggerError(); \
   std::cerr << "Exception:" << e << std::endl; \
   delete tagger; \
   return -1; }

int main (int argc, char **argv) {
  char input[1024] = "太郎は次郎が持っている本を花子に渡した。";

  // Create model object.
  MeCab::Model *model = MeCab::createModel(argc, argv);

  // Create Tagger
  // All taggers generated by Model::createTagger() method share
  // the same model/dictoinary.
  MeCab::Tagger *tagger = model->createTagger();
  CHECK(tagger);

  // Create lattice object per thread.
  MeCab::Lattice *lattice = model->createLattice();

  // Gets tagged result in string
  lattice->set_sentence(input);

  // this method is thread safe, as long as |lattice| is thread local.
  CHECK(tagger->parse(lattice));
  std::cout << lattice->toString() << std::endl;

  // Gets node object.
  const MeCab::Node* node = lattice->bos_node();
  CHECK(node);
  for (; node; node = node->next) {
    std::cout << node->id << ' ';
    if (node->stat == MECAB_BOS_NODE)
      std::cout << "BOS";
    else if (node->stat == MECAB_EOS_NODE)
      std::cout << "EOS";
    else
      std::cout.write (node->surface, node->length);

    std::cout << ' ' << node->feature
	      << ' ' << (int)(node->surface - input)
	      << ' ' << (int)(node->surface - input + node->length)
	      << ' ' << node->rcAttr
	      << ' ' << node->lcAttr
	      << ' ' << node->posid
	      << ' ' << (int)node->char_type
	      << ' ' << (int)node->stat
	      << ' ' << (int)node->isbest
	      << ' ' << node->alpha
	      << ' ' << node->beta
	      << ' ' << node->prob
	      << ' ' << node->cost << std::endl;
  }


  // begin_nodes/end_nodes
  const size_t len = lattice->size();
  for (int i = 0; i <= len; ++i) {
    MeCab::Node *b = lattice->begin_nodes(i);
    MeCab::Node *e = lattice->end_nodes(i);
    for (; b; b = b->bnext) {
      printf("B[%d] %s\t%s\n", i, b->surface, b->feature);
    }
    for (; e; e = e->enext) {
      printf("E[%d] %s\t%s\n", i, e->surface, e->feature);
    }
  }

  // N best results
  lattice->set_request_type(MECAB_NBEST);
  lattice->set_sentence(input);
  CHECK(tagger->parse(lattice));
  for (int i = 0; i < 10; ++i) {
    std::cout << "NBEST: " << i << std::endl;
    std::cout << lattice->toString();
    if (!lattice->next()) {
      // No more results
      break;
    }
  }

  // Marginal probabilities
  lattice->remove_request_type(MECAB_NBEST);
  lattice->set_request_type(MECAB_MARGINAL_PROB);
  lattice->set_sentence(input);
  CHECK(tagger->parse(lattice));
  std::cout << lattice->theta() << std::endl;
  for (const MeCab::Node *node = lattice->bos_node();
       node; node = node->next) {
    std::cout.write(node->surface, node->length);
    std::cout << "\t" << node->feature;
    std::cout << "\t" << node->prob << std::endl;
  }

  // Dictionary info
  const MeCab::DictionaryInfo *d = model->dictionary_info();
  for (; d; d = d->next) {
    std::cout << "filename: " <<  d->filename << std::endl;
    std::cout << "charset: " <<  d->charset << std::endl;
    std::cout << "size: " <<  d->size << std::endl;
    std::cout << "type: " <<  d->type << std::endl;
    std::cout << "lsize: " <<  d->lsize << std::endl;
    std::cout << "rsize: " <<  d->rsize << std::endl;
    std::cout << "version: " <<  d->version << std::endl;
  }

  // Swap model atomically.
  MeCab::Model *another_model = MeCab::createModel("");
  model->swap(another_model);

  delete lattice;
  delete tagger;
  delete model;

  return 0;
}

C サンプルコード

シングルスレッド環境
#include <mecab.h>
#include <stdio.h>

#define CHECK(eval) if (! eval) { \
    fprintf (stderr, "Exception:%s\n", mecab_strerror (mecab)); \
    mecab_destroy(mecab); \
    return -1; }

int main (int argc, char **argv)  {
  char input[] = "太郎は次郎が持っている本を花子に渡した。";
  mecab_t *mecab;
  const mecab_node_t *node;
  const char *result;
  int i;
  size_t len;

  // Create tagger object
  mecab = mecab_new(argc, argv);
  CHECK(mecab);

  // Gets tagged result in string.
  result = mecab_sparse_tostr(mecab, input);
  CHECK(result)
  printf ("INPUT: %s\n", input);
  printf ("RESULT:\n%s", result);

  // Gets N best results
  result = mecab_nbest_sparse_tostr (mecab, 3, input);
  CHECK(result);
  fprintf (stdout, "NBEST:\n%s", result);

  CHECK(mecab_nbest_init(mecab, input));
  for (i = 0; i < 3; ++i) {
    printf ("%d:\n%s", i, mecab_nbest_next_tostr (mecab));
  }

  // Gets node object
  node = mecab_sparse_tonode(mecab, input);
  CHECK(node);
  for (; node; node = node->next) {
    if (node->stat == MECAB_NOR_NODE || node->stat == MECAB_UNK_NODE) {
      fwrite (node->surface, sizeof(char), node->length, stdout);
      printf("\t%s\n", node->feature);
    }
  }

  // Dictionary info
  const mecab_dictionary_info_t *d = mecab_dictionary_info(mecab);
  for (; d; d = d->next) {
    printf("filename: %s\n", d->filename);
    printf("charset: %s\n", d->charset);
    printf("size: %d\n", d->size);
    printf("type: %d\n", d->type);
    printf("lsize: %d\n", d->lsize);
    printf("rsize: %d\n", d->rsize);
    printf("version: %d\n", d->version);
  }

  mecab_destroy(mecab);

  return 0;
}

C サンプルコード

マルチスレッド環境
#include <mecab.h>
#include <stdio.h>

#define CHECK(eval) if (! eval) { \
    fprintf (stderr, "Exception:%s\n", mecab_strerror (mecab)); \
    mecab_destroy(mecab); \
    return -1; }

int main (int argc, char **argv)  {
  char input[] = "太郎は次郎が持っている本を花子に渡した。";
  mecab_model_t *model, *another_model;
  mecab_t *mecab;
  mecab_lattice_t *lattice;
  const mecab_node_t *node;
  const char *result;
  int i;
  size_t len;

  model = mecab_model_new(argc, argv);
  CHECK(model);

  mecab = mecab_model_new_tagger(model);
  CHECK(mecab);

  lattice = mecab_model_new_lattice(model);
  CHECK(lattice);

  mecab_lattice_set_sentence(lattice, input);
  mecab_parse_lattice(mecab, lattice);

  printf("RESULT: %s\n", mecab_lattice_tostr(lattice));

  node = mecab_lattice_get_bos_node(lattice);
  for (;  node; node = node->next) {
    printf("%d ", node->id);

    if (node->stat == MECAB_BOS_NODE)
      printf("BOS");
    else if (node->stat == MECAB_EOS_NODE)
      printf("EOS");
    else
      fwrite (node->surface, sizeof(char), node->length, stdout);

    printf(" %s %d %d %d %d %d %d %d %d %f %f %f %ld\n",
	   node->feature,
	   (int)(node->surface - input),
	   (int)(node->surface - input + node->length),
	   node->rcAttr,
	   node->lcAttr,
	   node->posid,
	   (int)node->char_type,
	   (int)node->stat,
	   (int)node->isbest,
	   node->alpha,
	   node->beta,
	   node->prob,
	   node->cost);
  }

  len = mecab_lattice_get_size(lattice);
  for (i = 0; i <= len; ++i) {
    mecab_node_t *b, *e;
    b = mecab_lattice_get_begin_nodes(lattice, (size_t)i);
    e = mecab_lattice_get_end_nodes(lattice, (size_t)i);
    for (; b; b = b->bnext) {
        printf("B[%d] %s\t%s\n", i, b->surface, b->feature);
    }
    for (; e; e = e->enext) {
        printf("E[%d] %s\t%s\n", i, e->surface, e->feature);
    }
  }

  mecab_lattice_set_sentence(lattice, input);
  mecab_lattice_set_request_type(lattice, MECAB_NBEST);
  mecab_parse_lattice(mecab, lattice);
  for (i = 0; i < 10; ++i) {
    fprintf(stdout, "%s", mecab_lattice_tostr(lattice));
    if (!mecab_lattice_next(lattice)) {
      break;
    }
  }

  mecab_lattice_set_sentence(lattice, input);
  mecab_lattice_set_request_type(lattice, MECAB_MARGINAL_PROB);
  mecab_lattice_set_theta(lattice, 0.001);
  mecab_parse_lattice(mecab, lattice);
  node = mecab_lattice_get_bos_node(lattice);
  for (;  node; node = node->next) {
    fwrite(node->surface, sizeof(char), node->length, stdout);
    fprintf(stdout, "\t%s\t%f\n", node->feature, node->prob);
  }

  mecab_set_lattice_level(mecab, 0);
  mecab_set_all_morphs(mecab, 1);
  node = mecab_sparse_tonode(mecab, input);
  CHECK(node);
  for (; node; node = node->next) {
    fwrite (node->surface, sizeof(char), node->length, stdout);
    printf("\t%s\n", node->feature);
  }

  const mecab_dictionary_info_t *d = mecab_dictionary_info(mecab);
  for (; d; d = d->next) {
    printf("filename: %s\n", d->filename);
    printf("charset: %s\n", d->charset);
    printf("size: %d\n", d->size);
    printf("type: %d\n", d->type);
    printf("lsize: %d\n", d->lsize);
    printf("rsize: %d\n", d->rsize);
    printf("version: %d\n", d->version);
  }


  mecab_destroy(mecab);
  mecab_lattice_destroy(lattice);
  mecab_model_destory(model);

  return 0;
}

コンパイル方法

  • UNIX の場合
  • % cc -O2 `mecab-config --cflags` example.c -o example \
             `mecab-config --libs`
    
  • Windows の場合
  • まず, コンパイル作業を行うディレクトリに include\mecab.h, bin\libmecab.dll lib\libmecab.lib をコピーします. この後の作業は, 使用するコンパイラによって微妙に変わります.

    • cygwin/mingw 環境の場合
    • % gcc -DDLL_IMPORT -I. example.c -o example.exe libmecab.dll
      
    • VC++ 環境の場合
    • % cl -DDLL_IMPORT -I. example.c libmecab.lib
      

mecab-0.996/doc/dic.html0000644002562000116100000002174612107451362011734 00000000000000 MeCab: 単語の追加方法

単語の追加方法

概要

辞書への単語追加には, 二つの方法があります.

  • システム辞書への追加
  • ユーザ辞書への追加

システム辞書への追加

辞書更新が頻繁でないときや, 解析速度を落としたくない時は, 直接 システム辞書を変更するのがよいでしょう.

  • mecab-ipadic があるディレクトリに移動
  • foo.csv というファイルを作成 (拡張子が .csv なら何でも可)
  • foo.csv に単語を追加
  • 辞書の再コンパイル + インストール
    % /usr/local/libexec/mecab/mecab-dict-index -f euc-jp -t euc-jp
    % su
    # make install 
    
    • -f charset: CSVの文字コード
    • -t charset: バイナリ辞書の文字コード

    例: utf-8の辞書を作成する例

    % /usr/local/libexec/mecab/mecab-dict-index -f euc-jp -t utf8

ユーザ辞書への追加

システム辞書の更新は時間がかかります. 辞書の更新が頻繁な場合や, システム辞書を変更する権限が無い場合は, ユーザ辞書を作るのがいいでしょう.

  • 適当なディレクトリに移動 (例: /home/foo/bar)
  • foo.csv というファイルを作成
  • foo.csv に単語を追加
  • 辞書のコンパイル
    % /usr/local/libexec/mecab/mecab-dict-index -d/usr/local/lib/mecab/dic/ipadic \
    -u foo.dic -f euc-jp -t euc-jp foo.csv
    • -d DIR: システム辞書があるディレクトリ
    • -u FILE: FILE というユーザファイルを作成
    • -f charset: CSVの文字コード
    • -t charset: バイナリ辞書の文字コード
  • /home/foo/bar/foo.dic ができていることを確認
  • /usr/local/lib/mecab/dic/ipadic/dicrc もしくは /usr/local/etc/mecabrc に以下を追加
    userdic = /home/foo/bar/foo.dic 
    
  • /usr/local/etc/mecabrc を編集する権限が無い場合は /usr/local/etc/mecabrc を ~/.mecabrc にコピーし, 上記のエントリを追加
  • userdic はCSVフォーマットデ複数指定可能
     userdic = /home/foo/bar/foo.dic,/home/foo/bar2/usr.dic,/home/foo/bar3/bar.dic
    

エントリのフォーマット (活用しない語)

システム辞書, ユーザ辞書, ともにエントリのフォーマットは同一です.

エントリは, 以下のような CSV で追加します. 名詞などの活用しない語だと, 登録は簡単です.

工藤,1223,1223,6058,名詞,固有名詞,人名,名,*,*,くどう,クドウ,クドウ

左から,

表層形,左文脈ID,右文脈ID,コスト,品詞,品詞細分類1,品詞細分類2,品詞細分類3,活用形,活用型,原形,読み,発音

です.

左文脈IDは, その単語を左から見たときの内部状態IDです. 通常システム 辞書と同一場所にある left-id.def から該当する ID を選択します. 空にしておくと mecab-dict-index が自動的に ID を付与します.

右文脈IDは, その単語を右から見たときの内部状態IDです. 通常システム 辞書と同一場所にある right-id.def から該当する ID を選択します. 空にしておくと, mecab-dict-index が自動的に ID を付与します.

コストは,その単語がどれだけ出現しやすいかを示しています. 小さいほど, 出現しやすいという意味になります. 似たような単語と 同じスコアを割り振り, その単位で切り出せない場合は, 徐々に小さくしていけばいいと思います.

さらに, 自分の好きな情報をCSVが許す範囲で追加してもかまいません.

ユーザ設定,,,10,名詞,一般,*,*,*,*,ユーザ設定,ユーザセッテイ,ユーザセッテイ,追加エントリ
動作例:
% mecab 
ユーザ設定が必要です。
ユーザ設定      名詞,一般,*,*,*,*,ユーザ設定,ユーザセッテイ,ユーザセッテイ,追加エントリ
が      助詞,格助詞,一般,*,*,*,が,ガ,ガ
必要    名詞,形容動詞語幹,*,*,*,*,必要,ヒツヨウ,ヒツヨー
です    助動詞,*,*,*,特殊・デス,基本形,です,デス,デス
。      記号,句点,*,*,*,*,。,。,。
EOS

エントリのフォーマット (活用する語)

活用する語は, 自分で活用語展開しなければならないので, 面倒です. 以下は, 「いそがしい」 という言葉を, すべて活用語展開した場合です.

いそがしい,120,120,6078,形容詞,自立,*,*,形容詞・イ段,基本形,いそがしい,イソガシイ,イソガシイ
いそがし,128,128,6080,形容詞,自立,*,*,形容詞・イ段,文語基本形,いそがしい,イソガシ,イソガシ
いそがしから,136,136,6079,形容詞,自立,*,*,形容詞・イ段,未然ヌ接続,いそがしい,イソガシカラ,イソガシカラ
いそがしかろ,132,132,6079,形容詞,自立,*,*,形容詞・イ段,未然ウ接続,いそがしい,イソガシカロ,イソガシカロ
いそがしかっ,148,148,6078,形容詞,自立,*,*,形容詞・イ段,連用タ接続,いそがしい,イソガシカッ,イソガシカッ
いそがしく,152,152,6078,形容詞,自立,*,*,形容詞・イ段,連用テ接続,いそがしい,イソガシク,イソガシク
いそがしくっ,152,152,6079,形容詞,自立,*,*,形容詞・イ段,連用テ接続,いそがしい,イソガシクッ,イソガシクッ
いそがしゅう,144,144,6079,形容詞,自立,*,*,形容詞・イ段,連用ゴザイ接続,いそがしい,イソガシュウ,イソガシュウ
いそがしゅぅ,144,144,6079,形容詞,自立,*,*,形容詞・イ段,連用ゴザイ接続,いそがしい,イソガシュゥ,イソガシュゥ
いそがしき,124,124,6079,形容詞,自立,*,*,形容詞・イ段,体言接続,いそがしい,イソガシキ,イソガシキ
いそがしけれ,108,108,6079,形容詞,自立,*,*,形容詞・イ段,仮定形,いそがしい,イソガシケレ,イソガシケレ
いそがしかれ,140,140,6079,形容詞,自立,*,*,形容詞・イ段,命令e,いそがしい,イソガシカレ,イソガシカレ
いそがしけりゃ,112,112,6079,形容詞,自立,*,*,形容詞・イ段,仮定縮約1,いそがしい,イソガシケリャ,イソガシケリャ
いそがしきゃ,116,116,6079,形容詞,自立,*,*,形容詞・イ段,仮定縮約2,いそがしい,イソガシキャ,イソガシキャ
いそがし,104,104,6080,形容詞,自立,*,*,形容詞・イ段,ガル接続,いそがしい,イソガシ,イソガシ

chasen は, grammar.cha cforms.char に文法を記述していれば, 解析中に活用 展開を行ないます. これを動的活用展開と呼びます. よって, chasen では, 原形(基本形)のみを追加すればよいです.

一方, mecab は, 解析中に展開するのをやめ, 辞書作成時に静的に展開するとい う方針(静的活用展開)をとっています. この理由は, 計算機のスピードやリソースといった問題に 絡んでいます. chasen が開発された当初は, メモリやディスクに制限があり, 静的に展開するのが困難でした. 一方, 最近は, メモリやディスクに余裕がある ために, 静的に展開するほうが, 全体的な解析スピードが向上します.

将来的には, 文法から静的展開を行なえるような枠組にしたいと考えています. しかし, 現状では, 活用展開をユーザに任せています.

コストの自動推定機能

学習時に出力されたモデルファイルがあれば, 新規単語のコスト値を自動推定することができます. mecab-ipadicのモデルファイルはこちらよりダウンロード可能です. (bzip2で圧縮されているため, 適宜解凍してください.) 自動推定を行なう場合は, -m オプションでモデルファイルを指定し, コストのCSVフィールドを空にします. 空以外の値が設定されると, その値が優先されます.

% /usr/local/libexec/mecab/mecab-dict-index -m model_file -d/usr/local/lib/mecab/dic/ipadic \
-u foo.dic -f euc-jp -t euc-jp foo.csv

-a オプションを用いて, コスト値や文脈IDが空のCSVファイルに対し, 自動的にそれらを埋めて新しいCSVを作成することができます. 以下の例では foo.csv から foo2.csv を生成しています.

% /usr/local/libexec/mecab/mecab-dict-index -m model_file -d/usr/local/lib/mecab/dic/ipadic \
-u foo2.csv -f euc-jp -t euc-jp -a foo.csv
mecab-0.996/doc/unk.html0000644002562000116100000000461712031622553011766 00000000000000 MeCab: 未知語処理

未知語処理の定義

概要

未知語処理(辞書に載っていない単語の形態素解析の処理)についてユーザが再定義できます。

設定ファイル

配布辞書のディレクトリにある char.def と unk.def という2つのファイル を変更します.

char.def

未知語処理のルールです. こちらを御覧ください.

unk.def

未知語に対する品詞列のテーブルです. こちらを 御覧ください.

ケーススタディ

数字の連続を1つの形態素とする

  • 辞書 (*.csv ファイル)から数字のエントリを削除します。 ipadic の場合は、Noun.number.csv の中から、アラビア数字のエントリを消去します。
  • char.def を修正し、数字の連続が未知語になるようにします。
    ..
    NUMERIC        1 1 0
    ..
    
  • unk.def を修正し、数字のコストを小さくします。 4カラム目のコスト値を 0以下の小さい値に設定します。
    NUMERIC,1204,1204,0,名詞,数,*,*,*,*,*
    
  • 辞書をコンパイルします。
    % /usr/local/libexec/mecab/mecab-dict-index 
    

ASCII 文字列は、スペース/タブのみで分割する (kakasiと同一動作)

  • 辞書 (*.csv ファイル)からアスキー文字列を含むのエントリを削除します。
  • char.def を修正し、スペース、記号を除く文字を同一字種(ASCII)にマッピ ングします。他のエントリも同時にチェックし、0x0021..0x007E の領域を 他の字種にマッピングしないようにしてください。
    ASCII       1 1 0
    
    0x0021..0x007E ASCII
    
  • unk.def を修正し、ASCIIのコストを小さくします。 4カラム目のコスト値を 0以下の小さい値に設定します。
    ASCII,1192,1192,0,名詞,サ変接続,*,*,*,*,*
    
  • 辞書をコンパイルします。
    % /usr/local/libexec/mecab/mecab-dict-index 
    
mecab-0.996/doc/Makefile.am0000644002562000116100000000074612031622553012336 00000000000000# Process this file with automake to produce Makefile.in html_HTMLS = mecab.html EXTRA_DIST = $(html_HTMLS) bindings.html dic.html format.html \ learn.html mecab.html unk.html partial.html \ dic-detail.html feature.html index.html \ libmecab.html soft.html posid.html mecab.css \ feature.png flow.png result.png en doxygen update-html: @for html in $(html_HTMLS); do \ cmd=`basename $$html .html`.1 && \ man2html ../man/$$cmd > $$html; \ done mecab-0.996/ChangeLog0000644002562000116100000000000012031622554011267 00000000000000mecab-0.996/COPYING0000644002562000116100000000036012031622554010561 00000000000000MeCab is copyrighted free software by Taku Kudo and Nippon Telegraph and Telephone Corporation, and is released under any of the GPL (see the file GPL), the LGPL (see the file LGPL), or the BSD License (see the file BSD). mecab-0.996/NEWS0000644002562000116100000000000012031622554010214 00000000000000mecab-0.996/mkinstalldirs0000644002562000116100000000664712031622554012347 00000000000000#! /bin/sh # mkinstalldirs --- make directory hierarchy scriptversion=2006-05-11.19 # Original author: Noah Friedman # Created: 1993-05-16 # Public domain. # # This file is maintained in Automake, please report # bugs to or send patches to # . nl=' ' IFS=" "" $nl" errstatus=0 dirmode= usage="\ Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... Create each directory DIR (with mode MODE, if specified), including all leading file name components. Report bugs to ." # process command line arguments while test $# -gt 0 ; do case $1 in -h | --help | --h*) # -h for help echo "$usage" exit $? ;; -m) # -m PERM arg shift test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } dirmode=$1 shift ;; --version) echo "$0 $scriptversion" exit $? ;; --) # stop option processing shift break ;; -*) # unknown option echo "$usage" 1>&2 exit 1 ;; *) # first non-opt arg break ;; esac done for file do if test -d "$file"; then shift else break fi done case $# in 0) exit 0 ;; esac # Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and # mkdir -p a/c at the same time, both will detect that a is missing, # one will create a, then the other will try to create a and die with # a "File exists" error. This is a problem when calling mkinstalldirs # from a parallel make. We use --version in the probe to restrict # ourselves to GNU mkdir, which is thread-safe. case $dirmode in '') if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -p -- $*" exec mkdir -p -- "$@" else # On NextStep and OpenStep, the `mkdir' command does not # recognize any option. It will interpret all options as # directories to create, and then abort because `.' already # exists. test -d ./-p && rmdir ./-p test -d ./--version && rmdir ./--version fi ;; *) if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && test ! -d ./--version; then echo "mkdir -m $dirmode -p -- $*" exec mkdir -m "$dirmode" -p -- "$@" else # Clean up after NextStep and OpenStep mkdir. for d in ./-m ./-p ./--version "./$dirmode"; do test -d $d && rmdir $d done fi ;; esac for file do case $file in /*) pathcomp=/ ;; *) pathcomp= ;; esac oIFS=$IFS IFS=/ set fnord $file shift IFS=$oIFS for d do test "x$d" = x && continue pathcomp=$pathcomp$d case $pathcomp in -*) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" lasterr= chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then errstatus=$lasterr fi fi fi fi pathcomp=$pathcomp/ done done exit $errstatus # Local Variables: # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-end: "$" # End: mecab-0.996/AUTHORS0000644002562000116100000000003412031622553010573 00000000000000Taku Kudo mecab-0.996/GPL0000644002562000116100000004313112031622554010076 00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. mecab-0.996/aclocal.m40000644002562000116100000142012612107366336011404 00000000000000# generated automatically by aclocal 1.11.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, # Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, [m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) # iconv.m4 serial 11 (gettext-0.18.1) dnl Copyright (C) 2000-2002, 2007-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. AC_DEFUN([AM_ICONV_LINKFLAGS_BODY], [ dnl Prerequisites of AC_LIB_LINKFLAGS_BODY. AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV dnl accordingly. AC_LIB_LINKFLAGS_BODY([iconv]) ]) AC_DEFUN([AM_ICONV_LINK], [ dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and dnl those with the standalone portable GNU libiconv installed). AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV dnl accordingly. AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY]) dnl Add $INCICONV to CPPFLAGS before performing the following checks, dnl because if the user has installed libiconv and not disabled its use dnl via --without-libiconv-prefix, he wants to use it. The first dnl AC_TRY_LINK will then fail, the second AC_TRY_LINK will succeed. am_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCICONV]) AC_CACHE_CHECK([for iconv], [am_cv_func_iconv], [ am_cv_func_iconv="no, consider installing GNU libiconv" am_cv_lib_iconv=no AC_TRY_LINK([#include #include ], [iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd);], [am_cv_func_iconv=yes]) if test "$am_cv_func_iconv" != yes; then am_save_LIBS="$LIBS" LIBS="$LIBS $LIBICONV" AC_TRY_LINK([#include #include ], [iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd);], [am_cv_lib_iconv=yes] [am_cv_func_iconv=yes]) LIBS="$am_save_LIBS" fi ]) if test "$am_cv_func_iconv" = yes; then AC_CACHE_CHECK([for working iconv], [am_cv_func_iconv_works], [ dnl This tests against bugs in AIX 5.1, HP-UX 11.11, Solaris 10. am_save_LIBS="$LIBS" if test $am_cv_lib_iconv = yes; then LIBS="$LIBS $LIBICONV" fi AC_TRY_RUN([ #include #include int main () { /* Test against AIX 5.1 bug: Failures are not distinguishable from successful returns. */ { iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8"); if (cd_utf8_to_88591 != (iconv_t)(-1)) { static const char input[] = "\342\202\254"; /* EURO SIGN */ char buf[10]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_utf8_to_88591, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if (res == 0) return 1; } } /* Test against Solaris 10 bug: Failures are not distinguishable from successful returns. */ { iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646"); if (cd_ascii_to_88591 != (iconv_t)(-1)) { static const char input[] = "\263"; char buf[10]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_ascii_to_88591, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if (res == 0) return 1; } } #if 0 /* This bug could be worked around by the caller. */ /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */ { iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591"); if (cd_88591_to_utf8 != (iconv_t)(-1)) { static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; char buf[50]; const char *inptr = input; size_t inbytesleft = strlen (input); char *outptr = buf; size_t outbytesleft = sizeof (buf); size_t res = iconv (cd_88591_to_utf8, (char **) &inptr, &inbytesleft, &outptr, &outbytesleft); if ((int)res > 0) return 1; } } #endif /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is provided. */ if (/* Try standardized names. */ iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1) /* Try IRIX, OSF/1 names. */ && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1) /* Try AIX names. */ && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1) /* Try HP-UX names. */ && iconv_open ("utf8", "eucJP") == (iconv_t)(-1)) return 1; return 0; }], [am_cv_func_iconv_works=yes], [am_cv_func_iconv_works=no], [case "$host_os" in aix* | hpux*) am_cv_func_iconv_works="guessing no" ;; *) am_cv_func_iconv_works="guessing yes" ;; esac]) LIBS="$am_save_LIBS" ]) case "$am_cv_func_iconv_works" in *no) am_func_iconv=no am_cv_lib_iconv=no ;; *) am_func_iconv=yes ;; esac else am_func_iconv=no am_cv_lib_iconv=no fi if test "$am_func_iconv" = yes; then AC_DEFINE([HAVE_ICONV], [1], [Define if you have the iconv() function and it works.]) fi if test "$am_cv_lib_iconv" = yes; then AC_MSG_CHECKING([how to link with libiconv]) AC_MSG_RESULT([$LIBICONV]) else dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV dnl either. CPPFLAGS="$am_save_CPPFLAGS" LIBICONV= LTLIBICONV= fi AC_SUBST([LIBICONV]) AC_SUBST([LTLIBICONV]) ]) dnl Define AM_ICONV using AC_DEFUN_ONCE for Autoconf >= 2.64, in order to dnl avoid warnings like dnl "warning: AC_REQUIRE: `AM_ICONV' was expanded before it was required". dnl This is tricky because of the way 'aclocal' is implemented: dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN. dnl Otherwise aclocal's initial scan pass would miss the macro definition. dnl - It requires a line break inside the AC_DEFUN_ONCE and AC_DEFUN expansions. dnl Otherwise aclocal would emit many "Use of uninitialized value $1" dnl warnings. m4_define([gl_iconv_AC_DEFUN], m4_version_prereq([2.64], [[AC_DEFUN_ONCE( [$1], [$2])]], [[AC_DEFUN( [$1], [$2])]])) gl_iconv_AC_DEFUN([AM_ICONV], [ AM_ICONV_LINK if test "$am_cv_func_iconv" = yes; then AC_MSG_CHECKING([for iconv declaration]) AC_CACHE_VAL([am_cv_proto_iconv], [ AC_TRY_COMPILE([ #include #include extern #ifdef __cplusplus "C" #endif #if defined(__STDC__) || defined(__cplusplus) size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); #else size_t iconv(); #endif ], [], [am_cv_proto_iconv_arg1=""], [am_cv_proto_iconv_arg1="const"]) am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"]) am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'` AC_MSG_RESULT([ $am_cv_proto_iconv]) AC_DEFINE_UNQUOTED([ICONV_CONST], [$am_cv_proto_iconv_arg1], [Define as const if the declaration of iconv() needs const.]) fi ]) # lib-ld.m4 serial 4 (gettext-0.18) dnl Copyright (C) 1996-2003, 2009-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl Subroutines of libtool.m4, dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision dnl with libtool.m4. dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. AC_DEFUN([AC_LIB_PROG_LD_GNU], [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld], [# I'd rather use --version here, but apparently some GNU ld's only accept -v. case `$LD -v 2>&1 conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by GCC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]* | [A-Za-z]:[\\/]*)] [re_direlt='/[^/][^/]*/\.\./'] # Canonicalize the path of ld ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL([acl_cv_path_LD], [if test -z "$LD"; then IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then acl_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some GNU ld's only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in *GNU* | *'with BFD'*) test "$with_gnu_ld" != no && break ;; *) test "$with_gnu_ld" != yes && break ;; esac fi done IFS="$ac_save_ifs" else acl_cv_path_LD="$LD" # Let the user override the test with a path. fi]) LD="$acl_cv_path_LD" if test -n "$LD"; then AC_MSG_RESULT([$LD]) else AC_MSG_RESULT([no]) fi test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) AC_LIB_PROG_LD_GNU ]) # lib-link.m4 serial 21 (gettext-0.18) dnl Copyright (C) 2001-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. AC_PREREQ([2.54]) dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and dnl the libraries corresponding to explicit and implicit dependencies. dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and dnl augments the CPPFLAGS variable. dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. AC_DEFUN([AC_LIB_LINKFLAGS], [ AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) pushdef([Name],[translit([$1],[./-], [___])]) pushdef([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [ AC_LIB_LINKFLAGS_BODY([$1], [$2]) ac_cv_lib[]Name[]_libs="$LIB[]NAME" ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME" ac_cv_lib[]Name[]_cppflags="$INC[]NAME" ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX" ]) LIB[]NAME="$ac_cv_lib[]Name[]_libs" LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs" INC[]NAME="$ac_cv_lib[]Name[]_cppflags" LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) AC_SUBST([LIB]NAME) AC_SUBST([LTLIB]NAME) AC_SUBST([LIB]NAME[_PREFIX]) dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the dnl results of this search when this library appears as a dependency. HAVE_LIB[]NAME=yes popdef([NAME]) popdef([Name]) ]) dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message]) dnl searches for libname and the libraries corresponding to explicit and dnl implicit dependencies, together with the specified include files and dnl the ability to compile and link the specified testcode. The missing-message dnl defaults to 'no' and may contain additional hints for the user. dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} dnl and LTLIB${NAME} variables and augments the CPPFLAGS variable, and dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty. dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem. AC_DEFUN([AC_LIB_HAVE_LINKFLAGS], [ AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) pushdef([Name],[translit([$1],[./-], [___])]) pushdef([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME dnl accordingly. AC_LIB_LINKFLAGS_BODY([$1], [$2]) dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, dnl because if the user has installed lib[]Name and not disabled its use dnl via --without-lib[]Name-prefix, he wants to use it. ac_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [ ac_save_LIBS="$LIBS" dnl If $LIB[]NAME contains some -l options, add it to the end of LIBS, dnl because these -l options might require -L options that are present in dnl LIBS. -l options benefit only from the -L options listed before it. dnl Otherwise, add it to the front of LIBS, because it may be a static dnl library that depends on another static library that is present in LIBS. dnl Static libraries benefit only from the static libraries listed after dnl it. case " $LIB[]NAME" in *" -l"*) LIBS="$LIBS $LIB[]NAME" ;; *) LIBS="$LIB[]NAME $LIBS" ;; esac AC_TRY_LINK([$3], [$4], [ac_cv_lib[]Name=yes], [ac_cv_lib[]Name='m4_if([$5], [], [no], [[$5]])']) LIBS="$ac_save_LIBS" ]) if test "$ac_cv_lib[]Name" = yes; then HAVE_LIB[]NAME=yes AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the lib][$1 library.]) AC_MSG_CHECKING([how to link with lib[]$1]) AC_MSG_RESULT([$LIB[]NAME]) else HAVE_LIB[]NAME=no dnl If $LIB[]NAME didn't lead to a usable library, we don't need dnl $INC[]NAME either. CPPFLAGS="$ac_save_CPPFLAGS" LIB[]NAME= LTLIB[]NAME= LIB[]NAME[]_PREFIX= fi AC_SUBST([HAVE_LIB]NAME) AC_SUBST([LIB]NAME) AC_SUBST([LTLIB]NAME) AC_SUBST([LIB]NAME[_PREFIX]) popdef([NAME]) popdef([Name]) ]) dnl Determine the platform dependent parameters needed to use rpath: dnl acl_libext, dnl acl_shlibext, dnl acl_hardcode_libdir_flag_spec, dnl acl_hardcode_libdir_separator, dnl acl_hardcode_direct, dnl acl_hardcode_minus_L. AC_DEFUN([AC_LIB_RPATH], [ dnl Tell automake >= 1.10 to complain if config.rpath is missing. m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])]) AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir AC_CACHE_CHECK([for shared library run path origin], [acl_cv_rpath], [ CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh . ./conftest.sh rm -f ./conftest.sh acl_cv_rpath=done ]) wl="$acl_cv_wl" acl_libext="$acl_cv_libext" acl_shlibext="$acl_cv_shlibext" acl_libname_spec="$acl_cv_libname_spec" acl_library_names_spec="$acl_cv_library_names_spec" acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" acl_hardcode_direct="$acl_cv_hardcode_direct" acl_hardcode_minus_L="$acl_cv_hardcode_minus_L" dnl Determine whether the user wants rpath handling at all. AC_ARG_ENABLE([rpath], [ --disable-rpath do not hardcode runtime library paths], :, enable_rpath=yes) ]) dnl AC_LIB_FROMPACKAGE(name, package) dnl declares that libname comes from the given package. The configure file dnl will then not have a --with-libname-prefix option but a dnl --with-package-prefix option. Several libraries can come from the same dnl package. This declaration must occur before an AC_LIB_LINKFLAGS or similar dnl macro call that searches for libname. AC_DEFUN([AC_LIB_FROMPACKAGE], [ pushdef([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) define([acl_frompackage_]NAME, [$2]) popdef([NAME]) pushdef([PACK],[$2]) pushdef([PACKUP],[translit(PACK,[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) define([acl_libsinpackage_]PACKUP, m4_ifdef([acl_libsinpackage_]PACKUP, [acl_libsinpackage_]PACKUP[[, ]],)[lib$1]) popdef([PACKUP]) popdef([PACK]) ]) dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and dnl the libraries corresponding to explicit and implicit dependencies. dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem. AC_DEFUN([AC_LIB_LINKFLAGS_BODY], [ AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) pushdef([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) pushdef([PACK],[m4_ifdef([acl_frompackage_]NAME, [acl_frompackage_]NAME, lib[$1])]) pushdef([PACKUP],[translit(PACK,[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) pushdef([PACKLIBS],[m4_ifdef([acl_frompackage_]NAME, [acl_libsinpackage_]PACKUP, lib[$1])]) dnl Autoconf >= 2.61 supports dots in --with options. pushdef([P_A_C_K],[m4_if(m4_version_compare(m4_defn([m4_PACKAGE_VERSION]),[2.61]),[-1],[translit(PACK,[.],[_])],PACK)]) dnl By default, look in $includedir and $libdir. use_additional=yes AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) AC_ARG_WITH(P_A_C_K[-prefix], [[ --with-]]P_A_C_K[[-prefix[=DIR] search for ]PACKLIBS[ in DIR/include and DIR/lib --without-]]P_A_C_K[[-prefix don't search for ]PACKLIBS[ in includedir and libdir]], [ if test "X$withval" = "Xno"; then use_additional=no else if test "X$withval" = "X"; then AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) else additional_includedir="$withval/include" additional_libdir="$withval/$acl_libdirstem" if test "$acl_libdirstem2" != "$acl_libdirstem" \ && ! test -d "$withval/$acl_libdirstem"; then additional_libdir="$withval/$acl_libdirstem2" fi fi fi ]) dnl Search the library and its dependencies in $additional_libdir and dnl $LDFLAGS. Using breadth-first-seach. LIB[]NAME= LTLIB[]NAME= INC[]NAME= LIB[]NAME[]_PREFIX= dnl HAVE_LIB${NAME} is an indicator that LIB${NAME}, LTLIB${NAME} have been dnl computed. So it has to be reset here. HAVE_LIB[]NAME= rpathdirs= ltrpathdirs= names_already_handled= names_next_round='$1 $2' while test -n "$names_next_round"; do names_this_round="$names_next_round" names_next_round= for name in $names_this_round; do already_handled= for n in $names_already_handled; do if test "$n" = "$name"; then already_handled=yes break fi done if test -z "$already_handled"; then names_already_handled="$names_already_handled $name" dnl See if it was already located by an earlier AC_LIB_LINKFLAGS dnl or AC_LIB_HAVE_LINKFLAGS call. uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` eval value=\"\$HAVE_LIB$uppername\" if test -n "$value"; then if test "$value" = yes; then eval value=\"\$LIB$uppername\" test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value" eval value=\"\$LTLIB$uppername\" test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value" else dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined dnl that this library doesn't exist. So just drop it. : fi else dnl Search the library lib$name in $additional_libdir and $LDFLAGS dnl and the already constructed $LIBNAME/$LTLIBNAME. found_dir= found_la= found_so= found_a= eval libname=\"$acl_libname_spec\" # typically: libname=lib$name if test -n "$acl_shlibext"; then shrext=".$acl_shlibext" # typically: shrext=.so else shrext= fi if test $use_additional = yes; then dir="$additional_libdir" dnl The same code as in the loop below: dnl First look for a shared library. if test -n "$acl_shlibext"; then if test -f "$dir/$libname$shrext"; then found_dir="$dir" found_so="$dir/$libname$shrext" else if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then ver=`(cd "$dir" && \ for f in "$libname$shrext".*; do echo "$f"; done \ | sed -e "s,^$libname$shrext\\\\.,," \ | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ | sed 1q ) 2>/dev/null` if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then found_dir="$dir" found_so="$dir/$libname$shrext.$ver" fi else eval library_names=\"$acl_library_names_spec\" for f in $library_names; do if test -f "$dir/$f"; then found_dir="$dir" found_so="$dir/$f" break fi done fi fi fi dnl Then look for a static library. if test "X$found_dir" = "X"; then if test -f "$dir/$libname.$acl_libext"; then found_dir="$dir" found_a="$dir/$libname.$acl_libext" fi fi if test "X$found_dir" != "X"; then if test -f "$dir/$libname.la"; then found_la="$dir/$libname.la" fi fi fi if test "X$found_dir" = "X"; then for x in $LDFLAGS $LTLIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) case "$x" in -L*) dir=`echo "X$x" | sed -e 's/^X-L//'` dnl First look for a shared library. if test -n "$acl_shlibext"; then if test -f "$dir/$libname$shrext"; then found_dir="$dir" found_so="$dir/$libname$shrext" else if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then ver=`(cd "$dir" && \ for f in "$libname$shrext".*; do echo "$f"; done \ | sed -e "s,^$libname$shrext\\\\.,," \ | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \ | sed 1q ) 2>/dev/null` if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then found_dir="$dir" found_so="$dir/$libname$shrext.$ver" fi else eval library_names=\"$acl_library_names_spec\" for f in $library_names; do if test -f "$dir/$f"; then found_dir="$dir" found_so="$dir/$f" break fi done fi fi fi dnl Then look for a static library. if test "X$found_dir" = "X"; then if test -f "$dir/$libname.$acl_libext"; then found_dir="$dir" found_a="$dir/$libname.$acl_libext" fi fi if test "X$found_dir" != "X"; then if test -f "$dir/$libname.la"; then found_la="$dir/$libname.la" fi fi ;; esac if test "X$found_dir" != "X"; then break fi done fi if test "X$found_dir" != "X"; then dnl Found the library. LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name" if test "X$found_so" != "X"; then dnl Linking with a shared library. We attempt to hardcode its dnl directory into the executable's runpath, unless it's the dnl standard /usr/lib. if test "$enable_rpath" = no \ || test "X$found_dir" = "X/usr/$acl_libdirstem" \ || test "X$found_dir" = "X/usr/$acl_libdirstem2"; then dnl No hardcoding is needed. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else dnl Use an explicit option to hardcode DIR into the resulting dnl binary. dnl Potentially add DIR to ltrpathdirs. dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. haveit= for x in $ltrpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $found_dir" fi dnl The hardcoding into $LIBNAME is system dependent. if test "$acl_hardcode_direct" = yes; then dnl Using DIR/libNAME.so during linking hardcodes DIR into the dnl resulting binary. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then dnl Use an explicit option to hardcode DIR into the resulting dnl binary. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" dnl Potentially add DIR to rpathdirs. dnl The rpathdirs will be appended to $LIBNAME at the end. haveit= for x in $rpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $found_dir" fi else dnl Rely on "-L$found_dir". dnl But don't add it if it's already contained in the LDFLAGS dnl or the already constructed $LIBNAME haveit= for x in $LDFLAGS $LIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir" fi if test "$acl_hardcode_minus_L" != no; then dnl FIXME: Not sure whether we should use dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" dnl here. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else dnl We cannot use $acl_hardcode_runpath_var and LD_RUN_PATH dnl here, because this doesn't fit in flags passed to the dnl compiler. So give up. No hardcoding. This affects only dnl very old systems. dnl FIXME: Not sure whether we should use dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" dnl here. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" fi fi fi fi else if test "X$found_a" != "X"; then dnl Linking with a static library. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a" else dnl We shouldn't come here, but anyway it's good to have a dnl fallback. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name" fi fi dnl Assume the include files are nearby. additional_includedir= case "$found_dir" in */$acl_libdirstem | */$acl_libdirstem/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'` if test "$name" = '$1'; then LIB[]NAME[]_PREFIX="$basedir" fi additional_includedir="$basedir/include" ;; */$acl_libdirstem2 | */$acl_libdirstem2/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'` if test "$name" = '$1'; then LIB[]NAME[]_PREFIX="$basedir" fi additional_includedir="$basedir/include" ;; esac if test "X$additional_includedir" != "X"; then dnl Potentially add $additional_includedir to $INCNAME. dnl But don't add it dnl 1. if it's the standard /usr/include, dnl 2. if it's /usr/local/include and we are using GCC on Linux, dnl 3. if it's already present in $CPPFLAGS or the already dnl constructed $INCNAME, dnl 4. if it doesn't exist as a directory. if test "X$additional_includedir" != "X/usr/include"; then haveit= if test "X$additional_includedir" = "X/usr/local/include"; then if test -n "$GCC"; then case $host_os in linux* | gnu* | k*bsd*-gnu) haveit=yes;; esac fi fi if test -z "$haveit"; then for x in $CPPFLAGS $INC[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-I$additional_includedir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_includedir"; then dnl Really add $additional_includedir to $INCNAME. INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir" fi fi fi fi fi dnl Look for dependencies. if test -n "$found_la"; then dnl Read the .la file. It defines the variables dnl dlname, library_names, old_library, dependency_libs, current, dnl age, revision, installed, dlopen, dlpreopen, libdir. save_libdir="$libdir" case "$found_la" in */* | *\\*) . "$found_la" ;; *) . "./$found_la" ;; esac libdir="$save_libdir" dnl We use only dependency_libs. for dep in $dependency_libs; do case "$dep" in -L*) additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. dnl But don't add it dnl 1. if it's the standard /usr/lib, dnl 2. if it's /usr/local/lib and we are using GCC on Linux, dnl 3. if it's already present in $LDFLAGS or the already dnl constructed $LIBNAME, dnl 4. if it doesn't exist as a directory. if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \ && test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then haveit= if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \ || test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then if test -n "$GCC"; then case $host_os in linux* | gnu* | k*bsd*-gnu) haveit=yes;; esac fi fi if test -z "$haveit"; then haveit= for x in $LDFLAGS $LIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LIBNAME. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir" fi fi haveit= for x in $LDFLAGS $LTLIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LTLIBNAME. LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir" fi fi fi fi ;; -R*) dir=`echo "X$dep" | sed -e 's/^X-R//'` if test "$enable_rpath" != no; then dnl Potentially add DIR to rpathdirs. dnl The rpathdirs will be appended to $LIBNAME at the end. haveit= for x in $rpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $dir" fi dnl Potentially add DIR to ltrpathdirs. dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. haveit= for x in $ltrpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $dir" fi fi ;; -l*) dnl Handle this in the next round. names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ;; *.la) dnl Handle this in the next round. Throw away the .la's dnl directory; it is already contained in a preceding -L dnl option. names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ;; *) dnl Most likely an immediate library name. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep" LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep" ;; esac done fi else dnl Didn't find the library; assume it is in the system directories dnl known to the linker and runtime loader. (All the system dnl directories known to the linker should also be known to the dnl runtime loader, otherwise the system is severely misconfigured.) LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name" fi fi fi done done if test "X$rpathdirs" != "X"; then if test -n "$acl_hardcode_libdir_separator"; then dnl Weird platform: only the last -rpath option counts, the user must dnl pass all path elements in one option. We can arrange that for a dnl single library, but not when more than one $LIBNAMEs are used. alldirs= for found_dir in $rpathdirs; do alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir" done dnl Note: acl_hardcode_libdir_flag_spec uses $libdir and $wl. acl_save_libdir="$libdir" libdir="$alldirs" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" else dnl The -rpath options are cumulative. for found_dir in $rpathdirs; do acl_save_libdir="$libdir" libdir="$found_dir" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" done fi fi if test "X$ltrpathdirs" != "X"; then dnl When using libtool, the option that works for both libraries and dnl executables is -R. The -R options are cumulative. for found_dir in $ltrpathdirs; do LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir" done fi popdef([P_A_C_K]) popdef([PACKLIBS]) popdef([PACKUP]) popdef([PACK]) popdef([NAME]) ]) dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR, dnl unless already present in VAR. dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes dnl contains two or three consecutive elements that belong together. AC_DEFUN([AC_LIB_APPENDTOVAR], [ for element in [$2]; do haveit= for x in $[$1]; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X$element"; then haveit=yes break fi done if test -z "$haveit"; then [$1]="${[$1]}${[$1]:+ }$element" fi done ]) dnl For those cases where a variable contains several -L and -l options dnl referring to unknown libraries and directories, this macro determines the dnl necessary additional linker options for the runtime path. dnl AC_LIB_LINKFLAGS_FROM_LIBS([LDADDVAR], [LIBSVALUE], [USE-LIBTOOL]) dnl sets LDADDVAR to linker options needed together with LIBSVALUE. dnl If USE-LIBTOOL evaluates to non-empty, linking with libtool is assumed, dnl otherwise linking without libtool is assumed. AC_DEFUN([AC_LIB_LINKFLAGS_FROM_LIBS], [ AC_REQUIRE([AC_LIB_RPATH]) AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) $1= if test "$enable_rpath" != no; then if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then dnl Use an explicit option to hardcode directories into the resulting dnl binary. rpathdirs= next= for opt in $2; do if test -n "$next"; then dir="$next" dnl No need to hardcode the standard /usr/lib. if test "X$dir" != "X/usr/$acl_libdirstem" \ && test "X$dir" != "X/usr/$acl_libdirstem2"; then rpathdirs="$rpathdirs $dir" fi next= else case $opt in -L) next=yes ;; -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'` dnl No need to hardcode the standard /usr/lib. if test "X$dir" != "X/usr/$acl_libdirstem" \ && test "X$dir" != "X/usr/$acl_libdirstem2"; then rpathdirs="$rpathdirs $dir" fi next= ;; *) next= ;; esac fi done if test "X$rpathdirs" != "X"; then if test -n ""$3""; then dnl libtool is used for linking. Use -R options. for dir in $rpathdirs; do $1="${$1}${$1:+ }-R$dir" done else dnl The linker is used for linking directly. if test -n "$acl_hardcode_libdir_separator"; then dnl Weird platform: only the last -rpath option counts, the user dnl must pass all path elements in one option. alldirs= for dir in $rpathdirs; do alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$dir" done acl_save_libdir="$libdir" libdir="$alldirs" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" $1="$flag" else dnl The -rpath options are cumulative. for dir in $rpathdirs; do acl_save_libdir="$libdir" libdir="$dir" eval flag=\"$acl_hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" $1="${$1}${$1:+ }$flag" done fi fi fi fi fi AC_SUBST([$1]) ]) # lib-prefix.m4 serial 7 (gettext-0.18) dnl Copyright (C) 2001-2005, 2008-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Bruno Haible. dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't dnl require excessive bracketing. ifdef([AC_HELP_STRING], [AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])], [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])]) dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed dnl to access previously installed libraries. The basic assumption is that dnl a user will want packages to use other packages he previously installed dnl with the same --prefix option. dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate dnl libraries, but is otherwise very convenient. AC_DEFUN([AC_LIB_PREFIX], [ AC_BEFORE([$0], [AC_LIB_LINKFLAGS]) AC_REQUIRE([AC_PROG_CC]) AC_REQUIRE([AC_CANONICAL_HOST]) AC_REQUIRE([AC_LIB_PREPARE_MULTILIB]) AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) dnl By default, look in $includedir and $libdir. use_additional=yes AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) AC_LIB_ARG_WITH([lib-prefix], [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib --without-lib-prefix don't search for libraries in includedir and libdir], [ if test "X$withval" = "Xno"; then use_additional=no else if test "X$withval" = "X"; then AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) else additional_includedir="$withval/include" additional_libdir="$withval/$acl_libdirstem" fi fi ]) if test $use_additional = yes; then dnl Potentially add $additional_includedir to $CPPFLAGS. dnl But don't add it dnl 1. if it's the standard /usr/include, dnl 2. if it's already present in $CPPFLAGS, dnl 3. if it's /usr/local/include and we are using GCC on Linux, dnl 4. if it doesn't exist as a directory. if test "X$additional_includedir" != "X/usr/include"; then haveit= for x in $CPPFLAGS; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-I$additional_includedir"; then haveit=yes break fi done if test -z "$haveit"; then if test "X$additional_includedir" = "X/usr/local/include"; then if test -n "$GCC"; then case $host_os in linux* | gnu* | k*bsd*-gnu) haveit=yes;; esac fi fi if test -z "$haveit"; then if test -d "$additional_includedir"; then dnl Really add $additional_includedir to $CPPFLAGS. CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir" fi fi fi fi dnl Potentially add $additional_libdir to $LDFLAGS. dnl But don't add it dnl 1. if it's the standard /usr/lib, dnl 2. if it's already present in $LDFLAGS, dnl 3. if it's /usr/local/lib and we are using GCC on Linux, dnl 4. if it doesn't exist as a directory. if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then haveit= for x in $LDFLAGS; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then if test -n "$GCC"; then case $host_os in linux*) haveit=yes;; esac fi fi if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LDFLAGS. LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir" fi fi fi fi fi ]) dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix, dnl acl_final_exec_prefix, containing the values to which $prefix and dnl $exec_prefix will expand at the end of the configure script. AC_DEFUN([AC_LIB_PREPARE_PREFIX], [ dnl Unfortunately, prefix and exec_prefix get only finally determined dnl at the end of configure. if test "X$prefix" = "XNONE"; then acl_final_prefix="$ac_default_prefix" else acl_final_prefix="$prefix" fi if test "X$exec_prefix" = "XNONE"; then acl_final_exec_prefix='${prefix}' else acl_final_exec_prefix="$exec_prefix" fi acl_save_prefix="$prefix" prefix="$acl_final_prefix" eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" prefix="$acl_save_prefix" ]) dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the dnl variables prefix and exec_prefix bound to the values they will have dnl at the end of the configure script. AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX], [ acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" $1 exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" ]) dnl AC_LIB_PREPARE_MULTILIB creates dnl - a variable acl_libdirstem, containing the basename of the libdir, either dnl "lib" or "lib64" or "lib/64", dnl - a variable acl_libdirstem2, as a secondary possible value for dnl acl_libdirstem, either the same as acl_libdirstem or "lib/sparcv9" or dnl "lib/amd64". AC_DEFUN([AC_LIB_PREPARE_MULTILIB], [ dnl There is no formal standard regarding lib and lib64. dnl On glibc systems, the current practice is that on a system supporting dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine dnl the compiler's default mode by looking at the compiler's library search dnl path. If at least one of its elements ends in /lib64 or points to a dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI. dnl Otherwise we use the default, namely "lib". dnl On Solaris systems, the current practice is that on a system supporting dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under dnl $prefix/lib/64 (which is a symlink to either $prefix/lib/sparcv9 or dnl $prefix/lib/amd64) and 32-bit libraries go under $prefix/lib. AC_REQUIRE([AC_CANONICAL_HOST]) acl_libdirstem=lib acl_libdirstem2= case "$host_os" in solaris*) dnl See Solaris 10 Software Developer Collection > Solaris 64-bit Developer's Guide > The Development Environment dnl . dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link." dnl But we want to recognize the sparcv9 or amd64 subdirectory also if the dnl symlink is missing, so we set acl_libdirstem2 too. AC_CACHE_CHECK([for 64-bit host], [gl_cv_solaris_64bit], [AC_EGREP_CPP([sixtyfour bits], [ #ifdef _LP64 sixtyfour bits #endif ], [gl_cv_solaris_64bit=yes], [gl_cv_solaris_64bit=no]) ]) if test $gl_cv_solaris_64bit = yes; then acl_libdirstem=lib/64 case "$host_cpu" in sparc*) acl_libdirstem2=lib/sparcv9 ;; i*86 | x86_64) acl_libdirstem2=lib/amd64 ;; esac fi ;; *) searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'` if test -n "$searchpath"; then acl_save_IFS="${IFS= }"; IFS=":" for searchdir in $searchpath; do if test -d "$searchdir"; then case "$searchdir" in */lib64/ | */lib64 ) acl_libdirstem=lib64 ;; */../ | */.. ) # Better ignore directories of this form. They are misleading. ;; *) searchdir=`cd "$searchdir" && pwd` case "$searchdir" in */lib64 ) acl_libdirstem=lib64 ;; esac ;; esac fi done IFS="$acl_save_IFS" fi ;; esac test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem" ]) # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. m4_define([_LT_COPYING], [dnl # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of # the License, or (at your option) any later version. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) # serial 57 LT_INIT # LT_PREREQ(VERSION) # ------------------ # Complain and exit if this libtool version is less that VERSION. m4_defun([LT_PREREQ], [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, [m4_default([$3], [m4_fatal([Libtool version $1 or higher is required], 63)])], [$2])]) # _LT_CHECK_BUILDDIR # ------------------ # Complain if the absolute build directory name contains unusual characters m4_defun([_LT_CHECK_BUILDDIR], [case `pwd` in *\ * | *\ *) AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; esac ]) # LT_INIT([OPTIONS]) # ------------------ AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl AC_BEFORE([$0], [LT_LANG])dnl AC_BEFORE([$0], [LT_OUTPUT])dnl AC_BEFORE([$0], [LTDL_INIT])dnl m4_require([_LT_CHECK_BUILDDIR])dnl dnl Autoconf doesn't catch unexpanded LT_ macros by default: m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 dnl unless we require an AC_DEFUNed macro: AC_REQUIRE([LTOPTIONS_VERSION])dnl AC_REQUIRE([LTSUGAR_VERSION])dnl AC_REQUIRE([LTVERSION_VERSION])dnl AC_REQUIRE([LTOBSOLETE_VERSION])dnl m4_require([_LT_PROG_LTMAIN])dnl _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) dnl Parse OPTIONS _LT_SET_OPTIONS([$0], [$1]) # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' AC_SUBST(LIBTOOL)dnl _LT_SETUP # Only expand once: m4_define([LT_INIT]) ])# LT_INIT # Old names: AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PROG_LIBTOOL], []) dnl AC_DEFUN([AM_PROG_LIBTOOL], []) # _LT_CC_BASENAME(CC) # ------------------- # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. m4_defun([_LT_CC_BASENAME], [for cc_temp in $1""; do case $cc_temp in compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` ]) # _LT_FILEUTILS_DEFAULTS # ---------------------- # It is okay to use these file commands and assume they have been set # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. m4_defun([_LT_FILEUTILS_DEFAULTS], [: ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} ])# _LT_FILEUTILS_DEFAULTS # _LT_SETUP # --------- m4_defun([_LT_SETUP], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl dnl _LT_DECL([], [host_alias], [0], [The host system])dnl _LT_DECL([], [host], [0])dnl _LT_DECL([], [host_os], [0])dnl dnl _LT_DECL([], [build_alias], [0], [The build system])dnl _LT_DECL([], [build], [0])dnl _LT_DECL([], [build_os], [0])dnl dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl dnl AC_REQUIRE([AC_PROG_LN_S])dnl test -z "$LN_S" && LN_S="ln -s" _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl dnl AC_REQUIRE([LT_CMD_MAX_LEN])dnl _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl m4_require([_LT_CMD_RELOAD])dnl m4_require([_LT_CHECK_MAGIC_METHOD])dnl m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl m4_require([_LT_CMD_OLD_ARCHIVE])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_WITH_SYSROOT])dnl _LT_CONFIG_LIBTOOL_INIT([ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi ]) if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi _LT_CHECK_OBJDIR m4_require([_LT_TAG_COMPILER])dnl case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o _LT_CC_BASENAME([$compiler]) # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then _LT_PATH_MAGIC fi ;; esac # Use C for the default configuration in the libtool script LT_SUPPORTED_TAG([CC]) _LT_LANG_C_CONFIG _LT_LANG_DEFAULT_CONFIG _LT_CONFIG_COMMANDS ])# _LT_SETUP # _LT_PREPARE_SED_QUOTE_VARS # -------------------------- # Define a few sed substitution that help us do robust quoting. m4_defun([_LT_PREPARE_SED_QUOTE_VARS], [# Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\([["`\\]]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ]) # _LT_PROG_LTMAIN # --------------- # Note that this code is called both from `configure', and `config.status' # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, # `config.status' has no value for ac_aux_dir unless we are using Automake, # so we pass a copy along to make sure it has a sensible value anyway. m4_defun([_LT_PROG_LTMAIN], [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) ltmain="$ac_aux_dir/ltmain.sh" ])# _LT_PROG_LTMAIN # So that we can recreate a full libtool script including additional # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS # in macros and then make a single call at the end using the `libtool' # label. # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) # ---------------------------------------- # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL_INIT], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_INIT], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_INIT]) # _LT_CONFIG_LIBTOOL([COMMANDS]) # ------------------------------ # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) # ----------------------------------------------------- m4_defun([_LT_CONFIG_SAVE_COMMANDS], [_LT_CONFIG_LIBTOOL([$1]) _LT_CONFIG_LIBTOOL_INIT([$2]) ]) # _LT_FORMAT_COMMENT([COMMENT]) # ----------------------------- # Add leading comment marks to the start of each line, and a trailing # full-stop to the whole comment if one is not present already. m4_define([_LT_FORMAT_COMMENT], [m4_ifval([$1], [ m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) )]) # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) # ------------------------------------------------------------------- # CONFIGNAME is the name given to the value in the libtool script. # VARNAME is the (base) name used in the configure script. # VALUE may be 0, 1 or 2 for a computed quote escaped value based on # VARNAME. Any other value will be used directly. m4_define([_LT_DECL], [lt_if_append_uniq([lt_decl_varnames], [$2], [, ], [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], [m4_ifval([$1], [$1], [$2])]) lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) m4_ifval([$4], [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) lt_dict_add_subkey([lt_decl_dict], [$2], [tagged?], [m4_ifval([$5], [yes], [no])])]) ]) # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) # -------------------------------------------------------- m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_tag_varnames], [_lt_decl_filter([tagged?], [yes], $@)]) # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) # --------------------------------------------------------- m4_define([_lt_decl_filter], [m4_case([$#], [0], [m4_fatal([$0: too few arguments: $#])], [1], [m4_fatal([$0: too few arguments: $#: $1])], [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], [lt_dict_filter([lt_decl_dict], $@)])[]dnl ]) # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) # -------------------------------------------------- m4_define([lt_decl_quote_varnames], [_lt_decl_filter([value], [1], $@)]) # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_dquote_varnames], [_lt_decl_filter([value], [2], $@)]) # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_varnames_tagged], [m4_assert([$# <= 2])dnl _$0(m4_quote(m4_default([$1], [[, ]])), m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) m4_define([_lt_decl_varnames_tagged], [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) # lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_all_varnames], [_$0(m4_quote(m4_default([$1], [[, ]])), m4_if([$2], [], m4_quote(lt_decl_varnames), m4_quote(m4_shift($@))))[]dnl ]) m4_define([_lt_decl_all_varnames], [lt_join($@, lt_decl_varnames_tagged([$1], lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl ]) # _LT_CONFIG_STATUS_DECLARE([VARNAME]) # ------------------------------------ # Quote a variable value, and forward it to `config.status' so that its # declaration there will have the same value as in `configure'. VARNAME # must have a single quote delimited value for this to work. m4_define([_LT_CONFIG_STATUS_DECLARE], [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) # _LT_CONFIG_STATUS_DECLARATIONS # ------------------------------ # We delimit libtool config variables with single quotes, so when # we write them to config.status, we have to be sure to quote all # embedded single quotes properly. In configure, this macro expands # each variable declared with _LT_DECL (and _LT_TAGDECL) into: # # ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAGS # ---------------- # Output comment and list of tags supported by the script m4_defun([_LT_LIBTOOL_TAGS], [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl available_tags="_LT_TAGS"dnl ]) # _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) # ----------------------------------- # Extract the dictionary values for VARNAME (optionally with TAG) and # expand to a commented shell variable setting: # # # Some comment about what VAR is for. # visible_name=$lt_internal_name m4_define([_LT_LIBTOOL_DECLARE], [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [description])))[]dnl m4_pushdef([_libtool_name], m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), [0], [_libtool_name=[$]$1], [1], [_libtool_name=$lt_[]$1], [2], [_libtool_name=$lt_[]$1], [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl ]) # _LT_LIBTOOL_CONFIG_VARS # ----------------------- # Produce commented declarations of non-tagged libtool config variables # suitable for insertion in the LIBTOOL CONFIG section of the `libtool' # script. Tagged libtool config variables (even for the LIBTOOL CONFIG # section) are produced by _LT_LIBTOOL_TAG_VARS. m4_defun([_LT_LIBTOOL_CONFIG_VARS], [m4_foreach([_lt_var], m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAG_VARS(TAG) # ------------------------- m4_define([_LT_LIBTOOL_TAG_VARS], [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) # _LT_TAGVAR(VARNAME, [TAGNAME]) # ------------------------------ m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) # _LT_CONFIG_COMMANDS # ------------------- # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of # variables for single and double quote escaping we saved from calls # to _LT_DECL, we can put quote escaped variables declarations # into `config.status', and then the shell code to quote escape them in # for loops in `config.status'. Finally, any additional code accumulated # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. m4_defun([_LT_CONFIG_COMMANDS], [AC_PROVIDE_IFELSE([LT_OUTPUT], dnl If the libtool generation code has been placed in $CONFIG_LT, dnl instead of duplicating it all over again into config.status, dnl then we will have config.status run $CONFIG_LT later, so it dnl needs to know what name is stored there: [AC_CONFIG_COMMANDS([libtool], [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], dnl If the libtool generation code is destined for config.status, dnl expand the accumulated commands and init code now: [AC_CONFIG_COMMANDS([libtool], [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) ])#_LT_CONFIG_COMMANDS # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], [ # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' _LT_CONFIG_STATUS_DECLARATIONS LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$[]1 _LTECHO_EOF' } # Quote evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_quote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_dquote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done _LT_OUTPUT_LIBTOOL_INIT ]) # _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) # ------------------------------------ # Generate a child script FILE with all initialization necessary to # reuse the environment learned by the parent script, and make the # file executable. If COMMENT is supplied, it is inserted after the # `#!' sequence but before initialization text begins. After this # macro, additional text can be appended to FILE to form the body of # the child script. The macro ends with non-zero status if the # file could not be fully written (such as if the disk is full). m4_ifdef([AS_INIT_GENERATED], [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], [m4_defun([_LT_GENERATED_FILE_INIT], [m4_require([AS_PREPARE])]dnl [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl [lt_write_fail=0 cat >$1 <<_ASEOF || lt_write_fail=1 #! $SHELL # Generated by $as_me. $2 SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$1 <<\_ASEOF || lt_write_fail=1 AS_SHELL_SANITIZE _AS_PREPARE exec AS_MESSAGE_FD>&1 _ASEOF test $lt_write_fail = 0 && chmod +x $1[]dnl m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT # LT_OUTPUT # --------- # This macro allows early generation of the libtool script (before # AC_OUTPUT is called), incase it is used in configure for compilation # tests. AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt} AC_MSG_NOTICE([creating $CONFIG_LT]) _LT_GENERATED_FILE_INIT(["$CONFIG_LT"], [# Run this file to recreate a libtool stub with the current configuration.]) cat >>"$CONFIG_LT" <<\_LTEOF lt_cl_silent=false exec AS_MESSAGE_LOG_FD>>config.log { echo AS_BOX([Running $as_me.]) } >&AS_MESSAGE_LOG_FD lt_cl_help="\ \`$as_me' creates a local libtool stub from the current configuration, for use in further configure time tests before the real libtool is generated. Usage: $[0] [[OPTIONS]] -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files Report bugs to ." lt_cl_version="\ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) configured by $[0], generated by m4_PACKAGE_STRING. Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[#] != 0 do case $[1] in --version | --v* | -V ) echo "$lt_cl_version"; exit 0 ;; --help | --h* | -h ) echo "$lt_cl_help"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --quiet | --q* | --silent | --s* | -q ) lt_cl_silent=: ;; -*) AC_MSG_ERROR([unrecognized option: $[1] Try \`$[0] --help' for more information.]) ;; *) AC_MSG_ERROR([unrecognized argument: $[1] Try \`$[0] --help' for more information.]) ;; esac shift done if $lt_cl_silent; then exec AS_MESSAGE_FD>/dev/null fi _LTEOF cat >>"$CONFIG_LT" <<_LTEOF _LT_OUTPUT_LIBTOOL_COMMANDS_INIT _LTEOF cat >>"$CONFIG_LT" <<\_LTEOF AC_MSG_NOTICE([creating $ofile]) _LT_OUTPUT_LIBTOOL_COMMANDS AS_EXIT(0) _LTEOF chmod +x "$CONFIG_LT" # configure is writing to config.log, but config.lt does its own redirection, # appending to config.log, which fails on DOS, as config.log is still kept # open by configure. Here we exec the FD to /dev/null, effectively closing # config.log, so it can be properly (re)opened and appended to by config.lt. lt_cl_success=: test "$silent" = yes && lt_config_lt_args="$lt_config_lt_args --quiet" exec AS_MESSAGE_LOG_FD>/dev/null $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false exec AS_MESSAGE_LOG_FD>>config.log $lt_cl_success || AS_EXIT(1) ])# LT_OUTPUT # _LT_CONFIG(TAG) # --------------- # If TAG is the built-in tag, create an initial libtool script with a # default configuration from the untagged config vars. Otherwise add code # to config.status for appending the configuration named by TAG from the # matching tagged config vars. m4_defun([_LT_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_CONFIG_SAVE_COMMANDS([ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl m4_if(_LT_TAG, [C], [ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # _LT_COPYING _LT_LIBTOOL_TAGS # ### BEGIN LIBTOOL CONFIG _LT_LIBTOOL_CONFIG_VARS _LT_LIBTOOL_TAG_VARS # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac _LT_PROG_LTMAIN # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) _LT_PROG_REPLACE_SHELLFNS mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ], [cat <<_LT_EOF >> "$ofile" dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded dnl in a comment (ie after a #). # ### BEGIN LIBTOOL TAG CONFIG: $1 _LT_LIBTOOL_TAG_VARS(_LT_TAG) # ### END LIBTOOL TAG CONFIG: $1 _LT_EOF ])dnl /m4_if ], [m4_if([$1], [], [ PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile'], []) ])dnl /_LT_CONFIG_SAVE_COMMANDS ])# _LT_CONFIG # LT_SUPPORTED_TAG(TAG) # --------------------- # Trace this macro to discover what tags are supported by the libtool # --tag option, using: # autoconf --trace 'LT_SUPPORTED_TAG:$1' AC_DEFUN([LT_SUPPORTED_TAG], []) # C support is built-in for now m4_define([_LT_LANG_C_enabled], []) m4_define([_LT_TAGS], []) # LT_LANG(LANG) # ------------- # Enable libtool support for the given language if not already enabled. AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl m4_case([$1], [C], [_LT_LANG(C)], [C++], [_LT_LANG(CXX)], [Go], [_LT_LANG(GO)], [Java], [_LT_LANG(GCJ)], [Fortran 77], [_LT_LANG(F77)], [Fortran], [_LT_LANG(FC)], [Windows Resource], [_LT_LANG(RC)], [m4_ifdef([_LT_LANG_]$1[_CONFIG], [_LT_LANG($1)], [m4_fatal([$0: unsupported language: "$1"])])])dnl ])# LT_LANG # _LT_LANG(LANGNAME) # ------------------ m4_defun([_LT_LANG], [m4_ifdef([_LT_LANG_]$1[_enabled], [], [LT_SUPPORTED_TAG([$1])dnl m4_append([_LT_TAGS], [$1 ])dnl m4_define([_LT_LANG_]$1[_enabled], [])dnl _LT_LANG_$1_CONFIG($1)])dnl ])# _LT_LANG m4_ifndef([AC_PROG_GO], [ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_GO. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # m4_defun([AC_PROG_GO], [AC_LANG_PUSH(Go)dnl AC_ARG_VAR([GOC], [Go compiler command])dnl AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOL(GOC, gccgo) if test -z "$GOC"; then if test -n "$ac_tool_prefix"; then AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) fi fi if test -z "$GOC"; then AC_CHECK_PROG(GOC, gccgo, gccgo, false) fi ])#m4_defun ])#m4_ifndef # _LT_LANG_DEFAULT_CONFIG # ----------------------- m4_defun([_LT_LANG_DEFAULT_CONFIG], [AC_PROVIDE_IFELSE([AC_PROG_CXX], [LT_LANG(CXX)], [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) AC_PROVIDE_IFELSE([AC_PROG_F77], [LT_LANG(F77)], [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) AC_PROVIDE_IFELSE([AC_PROG_FC], [LT_LANG(FC)], [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal dnl pulling things in needlessly. AC_PROVIDE_IFELSE([AC_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([LT_PROG_GCJ], [LT_LANG(GCJ)], [m4_ifdef([AC_PROG_GCJ], [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([A][M_PROG_GCJ], [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([LT_PROG_GCJ], [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) AC_PROVIDE_IFELSE([AC_PROG_GO], [LT_LANG(GO)], [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) AC_PROVIDE_IFELSE([LT_PROG_RC], [LT_LANG(RC)], [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) ])# _LT_LANG_DEFAULT_CONFIG # Obsolete macros: AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_CXX], []) dnl AC_DEFUN([AC_LIBTOOL_F77], []) dnl AC_DEFUN([AC_LIBTOOL_FC], []) dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) dnl AC_DEFUN([AC_LIBTOOL_RC], []) # _LT_TAG_COMPILER # ---------------- m4_defun([_LT_TAG_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC ])# _LT_TAG_COMPILER # _LT_COMPILER_BOILERPLATE # ------------------------ # Check for compiler boilerplate output or warnings with # the simple compiler test code. m4_defun([_LT_COMPILER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ])# _LT_COMPILER_BOILERPLATE # _LT_LINKER_BOILERPLATE # ---------------------- # Check for linker boilerplate output or warnings with # the simple link test code. m4_defun([_LT_LINKER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ])# _LT_LINKER_BOILERPLATE # _LT_REQUIRED_DARWIN_CHECKS # ------------------------- m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ case $host_os in rhapsody* | darwin*) AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) AC_CHECK_TOOL([LIPO], [lipo], [:]) AC_CHECK_TOOL([OTOOL], [otool], [:]) AC_CHECK_TOOL([OTOOL64], [otool64], [:]) _LT_DECL([], [DSYMUTIL], [1], [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) _LT_DECL([], [NMEDIT], [1], [Tool to change global to local symbols on Mac OS X]) _LT_DECL([], [LIPO], [1], [Tool to manipulate fat objects and archives on Mac OS X]) _LT_DECL([], [OTOOL], [1], [ldd/readelf like tool for Mach-O binaries on Mac OS X]) _LT_DECL([], [OTOOL64], [1], [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], [lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -rf libconftest.dylib* rm -f conftest.* fi]) AC_CACHE_CHECK([for -exported_symbols_list linker flag], [lt_cv_ld_exported_symbols_list], [lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [lt_cv_ld_exported_symbols_list=yes], [lt_cv_ld_exported_symbols_list=no]) LDFLAGS="$save_LDFLAGS" ]) AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], [lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM ]) case $host_os in rhapsody* | darwin1.[[012]]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[[012]]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac ]) # _LT_DARWIN_LINKER_FEATURES([TAG]) # --------------------------------- # Checks for linker and compiler features on darwin m4_defun([_LT_DARWIN_LINKER_FEATURES], [ m4_require([_LT_REQUIRED_DARWIN_CHECKS]) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported if test "$lt_cv_ld_force_load" = "yes"; then _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) else _LT_TAGVAR(whole_archive_flag_spec, $1)='' fi _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" m4_if([$1], [CXX], [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi ],[]) else _LT_TAGVAR(ld_shlibs, $1)=no fi ]) # _LT_SYS_MODULE_PATH_AIX([TAGNAME]) # ---------------------------------- # Links a minimal program and checks the executable # for the system default hardcoded library path. In most cases, # this is /usr/lib:/lib, but when the MPI compilers are used # the location of the communication and MPI libs are included too. # If we don't find anything, use the default library path according # to the aix ld manual. # Store the results from the different compilers for each TAGNAME. # Allow to override them for all tags through lt_cv_aix_libpath. m4_defun([_LT_SYS_MODULE_PATH_AIX], [m4_require([_LT_DECL_SED])dnl if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ lt_aix_libpath_sed='[ /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }]' _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi],[]) if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib" fi ]) aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) fi ])# _LT_SYS_MODULE_PATH_AIX # _LT_SHELL_INIT(ARG) # ------------------- m4_define([_LT_SHELL_INIT], [m4_divert_text([M4SH-INIT], [$1 ])])# _LT_SHELL_INIT # _LT_PROG_ECHO_BACKSLASH # ----------------------- # Find how we can fake an echo command that does not interpret backslash. # In particular, with Autoconf 2.60 or later we add some code to the start # of the generated configure script which will find a shell with a builtin # printf (which we can use as an echo command). m4_defun([_LT_PROG_ECHO_BACKSLASH], [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO AC_MSG_CHECKING([how to print strings]) # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $[]1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } case "$ECHO" in printf*) AC_MSG_RESULT([printf]) ;; print*) AC_MSG_RESULT([print -r]) ;; *) AC_MSG_RESULT([cat]) ;; esac m4_ifdef([_AS_DETECT_SUGGESTED], [_AS_DETECT_SUGGESTED([ test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test "X`printf %s $ECHO`" = "X$ECHO" \ || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) ])# _LT_PROG_ECHO_BACKSLASH # _LT_WITH_SYSROOT # ---------------- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot]) AC_ARG_WITH([sysroot], [ --with-sysroot[=DIR] Search for dependent libraries within DIR (or the compiler's sysroot if not specified).], [], [with_sysroot=no]) dnl lt_sysroot will always be passed unquoted. We quote it here dnl in case the user passed a directory name. lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) AC_MSG_RESULT([${with_sysroot}]) AC_MSG_ERROR([The sysroot must be an absolute path.]) ;; esac AC_MSG_RESULT([${lt_sysroot:-no}]) _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl [dependent libraries, and in which our libraries should be installed.])]) # _LT_ENABLE_LOCK # --------------- m4_defun([_LT_ENABLE_LOCK], [AC_ARG_ENABLE([libtool-lock], [AS_HELP_STRING([--disable-libtool-lock], [avoid locking (might break parallel builds)])]) test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; ppc64-*linux*|powerpc64-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; ppc*-*linux*|powerpc*-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, [AC_LANG_PUSH(C) AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) AC_LANG_POP]) if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" ])# _LT_ENABLE_LOCK # _LT_PROG_AR # ----------- m4_defun([_LT_PROG_AR], [AC_CHECK_TOOLS(AR, [ar], false) : ${AR=ar} : ${AR_FLAGS=cru} _LT_DECL([], [AR], [1], [The archiver]) _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], [lt_cv_ar_at_file=no AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a ]) ]) if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi _LT_DECL([], [archiver_list_spec], [1], [How to feed a file listing to the archiver]) ])# _LT_PROG_AR # _LT_CMD_OLD_ARCHIVE # ------------------- m4_defun([_LT_CMD_OLD_ARCHIVE], [_LT_PROG_AR AC_CHECK_TOOL(STRIP, strip, :) test -z "$STRIP" && STRIP=: _LT_DECL([], [STRIP], [1], [A symbol stripping program]) AC_CHECK_TOOL(RANLIB, ranlib, :) test -z "$RANLIB" && RANLIB=: _LT_DECL([], [RANLIB], [1], [Commands used to install an old-style archive]) # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac _LT_DECL([], [old_postinstall_cmds], [2]) _LT_DECL([], [old_postuninstall_cmds], [2]) _LT_TAGDECL([], [old_archive_cmds], [2], [Commands used to build an old-style archive]) _LT_DECL([], [lock_old_archive_extraction], [0], [Whether to use a lock for old archive extraction]) ])# _LT_CMD_OLD_ARCHIVE # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------------------- # Check whether the given compiler option works AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$3" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi fi $RM conftest* ]) if test x"[$]$2" = xyes; then m4_if([$5], , :, [$5]) else m4_if([$6], , :, [$6]) fi ])# _LT_COMPILER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------- # Check whether the given linker option works AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $3" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&AS_MESSAGE_LOG_FD $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi else $2=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" ]) if test x"[$]$2" = xyes; then m4_if([$4], , :, [$4]) else m4_if([$5], , :, [$5]) fi ])# _LT_LINKER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) # LT_CMD_MAX_LEN #--------------- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl # find the maximum length of command line arguments AC_MSG_CHECKING([the maximum length of command line arguments]) AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac ]) if test -n $lt_cv_sys_max_cmd_len ; then AC_MSG_RESULT($lt_cv_sys_max_cmd_len) else AC_MSG_RESULT(none) fi max_cmd_len=$lt_cv_sys_max_cmd_len _LT_DECL([], [max_cmd_len], [0], [What is the maximum length of a command?]) ])# LT_CMD_MAX_LEN # Old name: AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) # _LT_HEADER_DLFCN # ---------------- m4_defun([_LT_HEADER_DLFCN], [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl ])# _LT_HEADER_DLFCN # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) # ---------------------------------------------------------------- m4_defun([_LT_TRY_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "$cross_compiling" = yes; then : [$4] else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF [#line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; }] _LT_EOF if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) $1 ;; x$lt_dlneed_uscore) $2 ;; x$lt_dlunknown|x*) $3 ;; esac else : # compilation failed $3 fi fi rm -fr conftest* ])# _LT_TRY_DLOPEN_SELF # LT_SYS_DLOPEN_SELF # ------------------ AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) ;; *) AC_CHECK_FUNC([shl_load], [lt_cv_dlopen="shl_load"], [AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) ]) ]) ]) ]) ]) ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" AC_CACHE_CHECK([whether a program can dlopen itself], lt_cv_dlopen_self, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) ]) if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" AC_CACHE_CHECK([whether a statically linked program can dlopen itself], lt_cv_dlopen_self_static, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) ]) fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi _LT_DECL([dlopen_support], [enable_dlopen], [0], [Whether dlopen is supported]) _LT_DECL([dlopen_self], [enable_dlopen_self], [0], [Whether dlopen of programs is supported]) _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], [Whether dlopen of statically linked programs is supported]) ])# LT_SYS_DLOPEN_SELF # Old name: AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) # _LT_COMPILER_C_O([TAGNAME]) # --------------------------- # Check to see if options -c and -o are simultaneously supported by compiler. # This macro does not hard code the compiler like AC_PROG_CC_C_O. m4_defun([_LT_COMPILER_C_O], [m4_require([_LT_DECL_SED])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes fi fi chmod u+w . 2>&AS_MESSAGE_LOG_FD $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* ]) _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], [Does compiler simultaneously support -c and -o options?]) ])# _LT_COMPILER_C_O # _LT_COMPILER_FILE_LOCKS([TAGNAME]) # ---------------------------------- # Check to see if we can do hard links to lock some files if needed m4_defun([_LT_COMPILER_FILE_LOCKS], [m4_require([_LT_ENABLE_LOCK])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_COMPILER_C_O([$1]) hard_links="nottested" if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user AC_MSG_CHECKING([if we can lock with hard links]) hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no AC_MSG_RESULT([$hard_links]) if test "$hard_links" = no; then AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) need_locks=warn fi else need_locks=no fi _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) ])# _LT_COMPILER_FILE_LOCKS # _LT_CHECK_OBJDIR # ---------------- m4_defun([_LT_CHECK_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir], [rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null]) objdir=$lt_cv_objdir _LT_DECL([], [objdir], [0], [The name of the directory that contains temporary libtool files])dnl m4_pattern_allow([LT_OBJDIR])dnl AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", [Define to the sub-directory in which libtool stores uninstalled libraries.]) ])# _LT_CHECK_OBJDIR # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) # -------------------------------------- # Check hardcoding attributes. m4_defun([_LT_LINKER_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs]) _LT_TAGVAR(hardcode_action, $1)= if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || test -n "$_LT_TAGVAR(runpath_var, $1)" || test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then # We can hardcode non-existent directories. if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then # Linking always hardcodes the temporary library directory. _LT_TAGVAR(hardcode_action, $1)=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. _LT_TAGVAR(hardcode_action, $1)=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. _LT_TAGVAR(hardcode_action, $1)=unsupported fi AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi _LT_TAGDECL([], [hardcode_action], [0], [How to hardcode a shared library path into an executable]) ])# _LT_LINKER_HARDCODE_LIBPATH # _LT_CMD_STRIPLIB # ---------------- m4_defun([_LT_CMD_STRIPLIB], [m4_require([_LT_DECL_EGREP]) striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" AC_MSG_RESULT([yes]) else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) fi ;; *) AC_MSG_RESULT([no]) ;; esac fi _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) _LT_DECL([], [striplib], [1]) ])# _LT_CMD_STRIPLIB # _LT_SYS_DYNAMIC_LINKER([TAG]) # ----------------------------- # PORTME Fill in your ld.so characteristics m4_defun([_LT_SYS_DYNAMIC_LINKER], [AC_REQUIRE([AC_CANONICAL_HOST])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_OBJDUMP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl AC_MSG_CHECKING([dynamic linker characteristics]) m4_if([$1], [], [ if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[[lt_foo]]++; } if (lt_freq[[lt_foo]] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([[A-Za-z]]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi]) library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[[4-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[[01]] | aix4.[[01]].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[[45]]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[[23]].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[[01]]* | freebsdelf3.[[01]]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[[3-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], [lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], [lt_cv_shlibpath_overrides_runpath=yes])]) LDFLAGS=$save_LDFLAGS libdir=$save_libdir ]) shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[[89]] | openbsd2.[[89]].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac AC_MSG_RESULT([$dynamic_linker]) test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi _LT_DECL([], [variables_saved_for_relink], [1], [Variables whose values should be saved in libtool wrapper scripts and restored at link time]) _LT_DECL([], [need_lib_prefix], [0], [Do we need the "lib" prefix for modules?]) _LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) _LT_DECL([], [version_type], [0], [Library versioning type]) _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) _LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) _LT_DECL([], [shlibpath_overrides_runpath], [0], [Is shlibpath searched before the hard-coded library search path?]) _LT_DECL([], [libname_spec], [1], [Format of library name prefix]) _LT_DECL([], [library_names_spec], [1], [[List of archive names. First name is the real one, the rest are links. The last name is the one that the linker finds with -lNAME]]) _LT_DECL([], [soname_spec], [1], [[The coded name of the library, if different from the real name]]) _LT_DECL([], [install_override_mode], [1], [Permission mode override for installation of shared libraries]) _LT_DECL([], [postinstall_cmds], [2], [Command to use after installation of a shared archive]) _LT_DECL([], [postuninstall_cmds], [2], [Command to use after uninstallation of a shared archive]) _LT_DECL([], [finish_cmds], [2], [Commands used to finish a libtool library installation in a directory]) _LT_DECL([], [finish_eval], [1], [[As "finish_cmds", except a single script fragment to be evaled but not shown]]) _LT_DECL([], [hardcode_into_libs], [0], [Whether we should hardcode library paths into libraries]) _LT_DECL([], [sys_lib_search_path_spec], [2], [Compile-time system search path for libraries]) _LT_DECL([], [sys_lib_dlsearch_path_spec], [2], [Run-time system search path for libraries]) ])# _LT_SYS_DYNAMIC_LINKER # _LT_PATH_TOOL_PREFIX(TOOL) # -------------------------- # find a file program which can recognize shared library AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl AC_MSG_CHECKING([for $1]) AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, [case $MAGIC_CMD in [[\\/*] | ?:[\\/]*]) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR dnl $ac_dummy forces splitting on constant user-supplied paths. dnl POSIX.2 word splitting is done only on the output of word expansions, dnl not every word. This closes a longstanding sh security hole. ac_dummy="m4_if([$2], , $PATH, [$2])" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$1; then lt_cv_path_MAGIC_CMD="$ac_dir/$1" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac]) MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then AC_MSG_RESULT($MAGIC_CMD) else AC_MSG_RESULT(no) fi _LT_DECL([], [MAGIC_CMD], [0], [Used to examine libraries when file_magic_cmd begins with "file"])dnl ])# _LT_PATH_TOOL_PREFIX # Old name: AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) # _LT_PATH_MAGIC # -------------- # find a file program which can recognize a shared library m4_defun([_LT_PATH_MAGIC], [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) else MAGIC_CMD=: fi fi ])# _LT_PATH_MAGIC # LT_PATH_LD # ---------- # find the pathname to the GNU or non-GNU linker AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PROG_ECHO_BACKSLASH])dnl AC_ARG_WITH([gnu-ld], [AS_HELP_STRING([--with-gnu-ld], [assume the C compiler uses GNU ld @<:@default=no@:>@])], [test "$withval" = no || with_gnu_ld=yes], [with_gnu_ld=no])dnl ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by $CC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]]* | ?:[[\\/]]*) re_direlt='/[[^/]][[^/]]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL(lt_cv_path_LD, [if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; gnu*) lt_cv_deplibs_check_method=pass_all ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[[3-9]]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac ]) file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown _LT_DECL([], [deplibs_check_method], [1], [Method to check whether dependent libraries are shared objects]) _LT_DECL([], [file_magic_cmd], [1], [Command to use when deplibs_check_method = "file_magic"]) _LT_DECL([], [file_magic_glob], [1], [How to find potential files when deplibs_check_method = "file_magic"]) _LT_DECL([], [want_nocaseglob], [1], [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) ])# _LT_CHECK_MAGIC_METHOD # LT_PATH_NM # ---------- # find the pathname to a BSD- or MS-compatible name lister AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, [if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi]) if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi AC_SUBST([DUMPBIN]) if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm AC_SUBST([NM]) _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], [lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) cat conftest.out >&AS_MESSAGE_LOG_FD if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest*]) ])# LT_PATH_NM # Old names: AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_PROG_NM], []) dnl AC_DEFUN([AC_PROG_NM], []) # _LT_CHECK_SHAREDLIB_FROM_LINKLIB # -------------------------------- # how to determine the name of the shared library # associated with a specific link library. # -- PORTME fill in with the dynamic library characteristics m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], [m4_require([_LT_DECL_EGREP]) m4_require([_LT_DECL_OBJDUMP]) m4_require([_LT_DECL_DLLTOOL]) AC_CACHE_CHECK([how to associate runtime and link libraries], lt_cv_sharedlib_from_linklib_cmd, [lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac ]) sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO _LT_DECL([], [sharedlib_from_linklib_cmd], [1], [Command to associate shared and link libraries]) ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB # _LT_PATH_MANIFEST_TOOL # ---------------------- # locate the manifest tool m4_defun([_LT_PATH_MANIFEST_TOOL], [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], [lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&AS_MESSAGE_LOG_FD if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest*]) if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl ])# _LT_PATH_MANIFEST_TOOL # LT_LIB_M # -------- # check for math library AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl LIBM= case $host in *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) # These system don't have libm, or don't need it ;; *-ncr-sysv4.3*) AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") ;; *) AC_CHECK_LIB(m, cos, LIBM="-lm") ;; esac AC_SUBST([LIBM]) ])# LT_LIB_M # Old name: AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_CHECK_LIBM], []) # _LT_COMPILER_NO_RTTI([TAGNAME]) # ------------------------------- m4_defun([_LT_COMPILER_NO_RTTI], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= if test "$GCC" = yes; then case $cc_basename in nvcc*) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; *) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; esac _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], lt_cv_prog_compiler_rtti_exceptions, [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) fi _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], [Compiler flag to turn off builtin functions]) ])# _LT_COMPILER_NO_RTTI # _LT_CMD_GLOBAL_SYMBOLS # ---------------------- m4_defun([_LT_CMD_GLOBAL_SYMBOLS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([LT_PATH_NM])dnl AC_REQUIRE([LT_PATH_LD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_TAG_COMPILER])dnl # Check for command to grab the raw symbol name followed by C symbol from nm. AC_MSG_CHECKING([command to parse $NM output from $compiler object]) AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [ # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[[BCDEGRST]]' # Regexp to match symbols that can be accessed directly from C. sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[[BCDT]]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[[ABCDGISTW]]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[[ABCDEGRST]]' fi ;; irix* | nonstopux*) symcode='[[BCDEGRST]]' ;; osf*) symcode='[[BCDEGQRST]]' ;; solaris*) symcode='[[BDRT]]' ;; sco3.2v5*) symcode='[[DT]]' ;; sysv4.2uw2*) symcode='[[DT]]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[[ABDT]]' ;; sysv4) symcode='[[DFNSTU]]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[[ABCDGIRSTW]]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx]" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if AC_TRY_EVAL(ac_compile); then # Now try to grab the symbols. nlist=conftest.nm if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT@&t@_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT@&t@_DLSYM_CONST #else # define LT@&t@_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT@&t@_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[[]] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD fi else echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done ]) if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then AC_MSG_RESULT(failed) else AC_MSG_RESULT(ok) fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then nm_file_list_spec='@' fi _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], [Take the output of nm and produce a listing of raw symbols and C names]) _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], [Transform the output of nm in a proper C declaration]) _LT_DECL([global_symbol_to_c_name_address], [lt_cv_sys_global_symbol_to_c_name_address], [1], [Transform the output of nm in a C name address pair]) _LT_DECL([global_symbol_to_c_name_address_lib_prefix], [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], [Transform the output of nm in a C name address pair when lib prefix is needed]) _LT_DECL([], [nm_file_list_spec], [1], [Specify filename containing input files for $NM]) ]) # _LT_CMD_GLOBAL_SYMBOLS # _LT_COMPILER_PIC([TAGNAME]) # --------------------------- m4_defun([_LT_COMPILER_PIC], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_wl, $1)= _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)= m4_if([$1], [CXX], [ # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac else case $host_os in aix[[4-9]]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; dgux*) case $cc_basename in ec++*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; ghcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' fi ;; aCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in KCC*) # KAI C++ Compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL 8.0, 9.0 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' ;; *) ;; esac ;; netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; cxx*) # Digital/Compaq C++ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; lcc*) # Lucid _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ], [ if test "$GCC" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; hpux9* | hpux10* | hpux11*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC (with -KPIC) is the default. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # Lahey Fortran 8.1. lf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' ;; nagfor*) # NAG Fortran compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; ccc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All Alpha code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='' ;; *Sun\ F* | *Sun*Fortran*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' ;; *Intel*\ [[CF]]*Compiler*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; *Portland\ Group*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; esac ;; newsos6) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All OSF/1 code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; rdos*) _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; solaris*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; *) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; esac ;; sunos4*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; unicos*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; uts4*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ]) case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" ;; esac AC_CACHE_CHECK([for $compiler option to produce PIC], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) # # Check to make sure the PIC flag actually works. # if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in "" | " "*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; esac], [_LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) fi _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], [Additional compiler flags for building library objects]) _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], [How to pass a linker flag through the compiler]) # # Check to make sure the static flag actually works. # wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), $lt_tmp_static_flag, [], [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], [Compiler flag to prevent dynamic linking]) ])# _LT_COMPILER_PIC # _LT_LINKER_SHLIBS([TAGNAME]) # ---------------------------- # See if the linker supports building shared libraries. m4_defun([_LT_LINKER_SHLIBS], [AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) m4_if([$1], [CXX], [ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] case $host_os in aix[[4-9]]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global defined # symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) case $cc_basename in cl*) _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] ;; esac ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac ], [ runpath_var= _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_cmds, $1)= _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(old_archive_from_new_cmds, $1)= _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= _LT_TAGVAR(thread_safe_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list _LT_TAGVAR(include_expsyms, $1)= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. dnl Note also adjust exclude_expsyms for C++ above. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[[3-9]]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 _LT_TAGVAR(whole_archive_flag_spec, $1)= tmp_sharedflag='--shared' ;; xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; sunos4*) _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then runpath_var= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. _LT_TAGVAR(hardcode_minus_L, $1)=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. _LT_TAGVAR(hardcode_direct, $1)=unsupported fi ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi _LT_TAGVAR(link_all_deplibs, $1)=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; bsdi[[45]]*) _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' # FIXME: Should let the user specify the lib program. _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; hpux9*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) m4_if($1, [], [ # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) _LT_LINKER_OPTION([if $CC understands -b], _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) ;; esac fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], [lt_cv_irix_exported_symbol], [save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" AC_LINK_IFELSE( [AC_LANG_SOURCE( [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], [C++], [[int foo (void) { return 0; }]], [Fortran 77], [[ subroutine foo end]], [Fortran], [[ subroutine foo end]])])], [lt_cv_irix_exported_symbol=yes], [lt_cv_irix_exported_symbol=no]) LDFLAGS="$save_LDFLAGS"]) if test "$lt_cv_irix_exported_symbol" = yes; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes _LT_TAGVAR(link_all_deplibs, $1)=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; newsos6) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' else case $host_os in openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ;; esac fi else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; os2*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; solaris*) _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' fi ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4) case $host_vendor in sni) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' _LT_TAGVAR(hardcode_direct, $1)=no ;; motorola) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4.3*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes _LT_TAGVAR(ld_shlibs, $1)=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(ld_shlibs, $1)=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' ;; esac fi fi ]) AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl _LT_DECL([], [extract_expsyms_cmds], [2], [The commands to extract the exported symbol list from a shared archive]) # # Do we need to explicitly link libc? # case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in x|xyes) # Assume -lc should be added _LT_TAGVAR(archive_cmds_need_lc, $1)=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $_LT_TAGVAR(archive_cmds, $1) in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. AC_CACHE_CHECK([whether -lc should be explicitly linked in], [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), [$RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if AC_TRY_EVAL(ac_compile) 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) _LT_TAGVAR(allow_undefined_flag, $1)= if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) then lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no else lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes fi _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* ]) _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) ;; esac fi ;; esac _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], [Whether or not to add -lc for building shared libraries]) _LT_TAGDECL([allow_libtool_libs_with_static_runtimes], [enable_shared_with_static_runtimes], [0], [Whether or not to disallow shared libs when runtime libs are static]) _LT_TAGDECL([], [export_dynamic_flag_spec], [1], [Compiler flag to allow reflexive dlopens]) _LT_TAGDECL([], [whole_archive_flag_spec], [1], [Compiler flag to generate shared objects directly from archives]) _LT_TAGDECL([], [compiler_needs_object], [1], [Whether the compiler copes with passing no objects directly]) _LT_TAGDECL([], [old_archive_from_new_cmds], [2], [Create an old-style archive from a shared archive]) _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], [Create a temporary old-style archive to link instead of a shared archive]) _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) _LT_TAGDECL([], [archive_expsym_cmds], [2]) _LT_TAGDECL([], [module_cmds], [2], [Commands used to build a loadable module if different from building a shared archive.]) _LT_TAGDECL([], [module_expsym_cmds], [2]) _LT_TAGDECL([], [with_gnu_ld], [1], [Whether we are building with GNU ld or not]) _LT_TAGDECL([], [allow_undefined_flag], [1], [Flag that allows shared libraries with undefined symbols to be built]) _LT_TAGDECL([], [no_undefined_flag], [1], [Flag that enforces no undefined symbols]) _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], [Flag to hardcode $libdir into a binary during linking. This must work even if $libdir does not exist]) _LT_TAGDECL([], [hardcode_libdir_separator], [1], [Whether we need a single "-rpath" flag with a separated argument]) _LT_TAGDECL([], [hardcode_direct], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_direct_absolute], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary and the resulting library dependency is "absolute", i.e impossible to change by setting ${shlibpath_var} if the library is relocated]) _LT_TAGDECL([], [hardcode_minus_L], [0], [Set to "yes" if using the -LDIR flag during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_shlibpath_var], [0], [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_automatic], [0], [Set to "yes" if building a shared library automatically hardcodes DIR into the library and all subsequent libraries and executables linked against it]) _LT_TAGDECL([], [inherit_rpath], [0], [Set to yes if linker adds runtime paths of dependent libraries to runtime path list]) _LT_TAGDECL([], [link_all_deplibs], [0], [Whether libtool must link a program against all its dependency libraries]) _LT_TAGDECL([], [always_export_symbols], [0], [Set to "yes" if exported symbols are required]) _LT_TAGDECL([], [export_symbols_cmds], [2], [The commands to list exported symbols]) _LT_TAGDECL([], [exclude_expsyms], [1], [Symbols that should not be listed in the preloaded symbols]) _LT_TAGDECL([], [include_expsyms], [1], [Symbols that must always be exported]) _LT_TAGDECL([], [prelink_cmds], [2], [Commands necessary for linking programs (against libraries) with templates]) _LT_TAGDECL([], [postlink_cmds], [2], [Commands necessary for finishing linking programs]) _LT_TAGDECL([], [file_list_spec], [1], [Specify filename containing input files]) dnl FIXME: Not yet implemented dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], dnl [Compiler flag to generate thread safe objects]) ])# _LT_LINKER_SHLIBS # _LT_LANG_C_CONFIG([TAG]) # ------------------------ # Ensure that the configuration variables for a C compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_C_CONFIG], [m4_require([_LT_DECL_EGREP])dnl lt_save_CC="$CC" AC_LANG_PUSH(C) # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' _LT_TAG_COMPILER # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) LT_SYS_DLOPEN_SELF _LT_CMD_STRIPLIB # Report which library types will actually be built AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_CONFIG($1) fi AC_LANG_POP CC="$lt_save_CC" ])# _LT_LANG_C_CONFIG # _LT_LANG_CXX_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a C++ compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_CXX_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then AC_PROG_CXXCPP else _lt_caught_CXX_error=yes fi AC_LANG_PUSH(C++) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} CFLAGS=$CXXFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' else _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration LT_PATH_LD # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) _LT_TAGVAR(ld_shlibs, $1)=yes case $host_os in aix3*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an empty # executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared # libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in ,cl* | no,cl*) # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ func_to_tool_file "$lt_outputfile"~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # g++ # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF _LT_TAGVAR(ld_shlibs, $1)=no ;; freebsd-elf*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions _LT_TAGVAR(ld_shlibs, $1)=yes ;; gnu*) ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; hpux9*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) ;; *) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' fi fi _LT_TAGVAR(link_all_deplibs, $1)=yes ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes ;; linux* | k*bsd*-gnu | kopensolaris*-gnu) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ $RANLIB $oldlib' _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 and above use weak symbols _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' ;; xl* | mpixl* | bgxl*) # IBM XL 8.0 on PPC, with GNU ld _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; m88k*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) _LT_TAGVAR(ld_shlibs, $1)=yes ;; openbsd2*) # C++ shared libraries are fairly broken _LT_TAGVAR(ld_shlibs, $1)=no ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=func_echo_all else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; cxx*) case $host in osf3*) _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ;; *) _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' ;; esac _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(archive_cmds_need_lc,$1)=yes _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ '"$_LT_TAGVAR(old_archive_cmds, $1)" _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ '"$_LT_TAGVAR(reload_cmds, $1)" ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(GCC, $1)="$GXX" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes AC_LANG_POP ])# _LT_LANG_CXX_CONFIG # _LT_FUNC_STRIPNAME_CNF # ---------------------- # func_stripname_cnf prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # # This function is identical to the (non-XSI) version of func_stripname, # except this one can be used by m4 code that may be executed by configure, # rather than the libtool script. m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl AC_REQUIRE([_LT_DECL_SED]) AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) func_stripname_cnf () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname_cnf ])# _LT_FUNC_STRIPNAME_CNF # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) # --------------------------------- # Figure out "hidden" library dependencies from verbose # compiler output when linking a shared library. # Parse the compiler output and extract the necessary # objects, libraries and library flags. m4_defun([_LT_SYS_HIDDEN_LIBDEPS], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl # Dependencies to place before and after the object being linked: _LT_TAGVAR(predep_objects, $1)= _LT_TAGVAR(postdep_objects, $1)= _LT_TAGVAR(predeps, $1)= _LT_TAGVAR(postdeps, $1)= _LT_TAGVAR(compiler_lib_search_path, $1)= dnl we can't use the lt_simple_compile_test_code here, dnl because it contains code intended for an executable, dnl not a library. It's possible we should let each dnl tag define a new lt_????_link_test_code variable, dnl but it's only used here... m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF int a; void foo (void) { a = 0; } _LT_EOF ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer*4 a a=0 return end _LT_EOF ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer a a=0 return end _LT_EOF ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF public class foo { private int a; public void bar (void) { a = 0; } }; _LT_EOF ], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF package foo func foo() { } _LT_EOF ]) _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac dnl Parse the compiler output and extract the necessary dnl objects, libraries and library flags. if AC_TRY_EVAL(ac_compile); then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case ${prev}${p} in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue fi # Expand the sysroot to ease extracting the directories later. if test -z "$prev"; then case $p in -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; esac fi case $p in =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; esac if test "$pre_test_object_deps_done" = no; then case ${prev} in -L | -R) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" else _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$_LT_TAGVAR(postdeps, $1)"; then _LT_TAGVAR(postdeps, $1)="${prev}${p}" else _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" fi fi prev= ;; *.lto.$objext) ;; # Ignore GCC LTO objects *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$_LT_TAGVAR(predep_objects, $1)"; then _LT_TAGVAR(predep_objects, $1)="$p" else _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" fi else if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then _LT_TAGVAR(postdep_objects, $1)="$p" else _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling $1 test program" fi $RM -f confest.$objext CFLAGS=$_lt_libdeps_save_CFLAGS # PORTME: override above test on systems where it is broken m4_if([$1], [CXX], [case $host_os in interix[[3-9]]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. _LT_TAGVAR(predep_objects,$1)= _LT_TAGVAR(postdep_objects,$1)= _LT_TAGVAR(postdeps,$1)= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; esac ]) case " $_LT_TAGVAR(postdeps, $1) " in *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; esac _LT_TAGVAR(compiler_lib_search_dirs, $1)= if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi _LT_TAGDECL([], [compiler_lib_search_dirs], [1], [The directories searched by this compiler when creating a shared library]) _LT_TAGDECL([], [predep_objects], [1], [Dependencies to place before and after the objects being linked to create a shared library]) _LT_TAGDECL([], [postdep_objects], [1]) _LT_TAGDECL([], [predeps], [1]) _LT_TAGDECL([], [postdeps], [1]) _LT_TAGDECL([], [compiler_lib_search_path], [1], [The library search path used internally by the compiler when linking a shared library]) ])# _LT_SYS_HIDDEN_LIBDEPS # _LT_LANG_F77_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a Fortran 77 compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_F77_CONFIG], [AC_LANG_PUSH(Fortran 77) if test -z "$F77" || test "X$F77" = "Xno"; then _lt_disable_F77=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for f77 test sources. ac_ext=f # Object file extension for compiled f77 test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the F77 compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_F77" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${F77-"f77"} CFLAGS=$FFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) GCC=$G77 if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$G77" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC="$lt_save_CC" CFLAGS="$lt_save_CFLAGS" fi # test "$_lt_disable_F77" != yes AC_LANG_POP ])# _LT_LANG_F77_CONFIG # _LT_LANG_FC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for a Fortran compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_FC_CONFIG], [AC_LANG_PUSH(Fortran) if test -z "$FC" || test "X$FC" = "Xno"; then _lt_disable_FC=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for fc test sources. ac_ext=${ac_fc_srcext-f} # Object file extension for compiled fc test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the FC compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_FC" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${FC-"f95"} CFLAGS=$FCFLAGS compiler=$CC GCC=$ac_cv_fc_compiler_gnu _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS fi # test "$_lt_disable_FC" != yes AC_LANG_POP ])# _LT_LANG_FC_CONFIG # _LT_LANG_GCJ_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Java Compiler compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GCJ_CONFIG], [AC_REQUIRE([LT_PROG_GCJ])dnl AC_LANG_SAVE # Source file extension for Java test sources. ac_ext=java # Object file extension for compiled Java test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="class foo {}" # Code to be used in simple link tests lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GCJ-"gcj"} CFLAGS=$GCJFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # GCJ did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GCJ_CONFIG # _LT_LANG_GO_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Go compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GO_CONFIG], [AC_REQUIRE([LT_PROG_GO])dnl AC_LANG_SAVE # Source file extension for Go test sources. ac_ext=go # Object file extension for compiled Go test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="package main; func main() { }" # Code to be used in simple link tests lt_simple_link_test_code='package main; func main() { }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GOC-"gccgo"} CFLAGS=$GOFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # Go did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GO_CONFIG # _LT_LANG_RC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for the Windows resource compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_RC_CONFIG], [AC_REQUIRE([LT_PROG_RC])dnl AC_LANG_SAVE # Source file extension for RC test sources. ac_ext=rc # Object file extension for compiled RC test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' # Code to be used in simple link tests lt_simple_link_test_code="$lt_simple_compile_test_code" # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC= CC=${RC-"windres"} CFLAGS= compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes if test -n "$compiler"; then : _LT_CONFIG($1) fi GCC=$lt_save_GCC AC_LANG_RESTORE CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_RC_CONFIG # LT_PROG_GCJ # ----------- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj,) test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" AC_SUBST(GCJFLAGS)])])[]dnl ]) # Old name: AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_GCJ], []) # LT_PROG_GO # ---------- AC_DEFUN([LT_PROG_GO], [AC_CHECK_TOOL(GOC, gccgo,) ]) # LT_PROG_RC # ---------- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,) ]) # Old name: AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_RC], []) # _LT_DECL_EGREP # -------------- # If we don't have a new enough Autoconf to choose the best grep # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_EGREP], [AC_REQUIRE([AC_PROG_EGREP])dnl AC_REQUIRE([AC_PROG_FGREP])dnl test -z "$GREP" && GREP=grep _LT_DECL([], [GREP], [1], [A grep program that handles long lines]) _LT_DECL([], [EGREP], [1], [An ERE matcher]) _LT_DECL([], [FGREP], [1], [A literal string matcher]) dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too AC_SUBST([GREP]) ]) # _LT_DECL_OBJDUMP # -------------- # If we don't have a new enough Autoconf to choose the best objdump # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_OBJDUMP], [AC_CHECK_TOOL(OBJDUMP, objdump, false) test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) AC_SUBST([OBJDUMP]) ]) # _LT_DECL_DLLTOOL # ---------------- # Ensure DLLTOOL variable is set. m4_defun([_LT_DECL_DLLTOOL], [AC_CHECK_TOOL(DLLTOOL, dlltool, false) test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program]) AC_SUBST([DLLTOOL]) ]) # _LT_DECL_SED # ------------ # Check for a fully-functional sed program, that truncates # as few characters as possible. Prefer GNU sed if found. m4_defun([_LT_DECL_SED], [AC_PROG_SED test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" _LT_DECL([], [SED], [1], [A sed program that does not truncate output]) _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], [Sed that helps us avoid accidentally triggering echo(1) options like -n]) ])# _LT_DECL_SED m4_ifndef([AC_PROG_SED], [ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_SED. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # m4_defun([AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output]) AC_CACHE_VAL(lt_cv_path_SED, [# Loop through the user's path and test for sed and gsed. # Then use that list of sed's as ones to test for truncation. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for lt_ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" fi done done done IFS=$as_save_IFS lt_ac_max=0 lt_ac_count=0 # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do test ! -f $lt_ac_sed && continue cat /dev/null > conftest.in lt_ac_count=0 echo $ECHO_N "0123456789$ECHO_C" >conftest.in # Check for GNU sed and select it if it is found. if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then lt_cv_path_SED=$lt_ac_sed break fi while true; do cat conftest.in conftest.in >conftest.tmp mv conftest.tmp conftest.in cp conftest.in conftest.nl echo >>conftest.nl $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break cmp -s conftest.out conftest.nl || break # 10000 chars as input seems more than enough test $lt_ac_count -gt 10 && break lt_ac_count=`expr $lt_ac_count + 1` if test $lt_ac_count -gt $lt_ac_max; then lt_ac_max=$lt_ac_count lt_cv_path_SED=$lt_ac_sed fi done done ]) SED=$lt_cv_path_SED AC_SUBST([SED]) AC_MSG_RESULT([$SED]) ])#AC_PROG_SED ])#m4_ifndef # Old name: AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_SED], []) # _LT_CHECK_SHELL_FEATURES # ------------------------ # Find out whether the shell is Bourne or XSI compatible, # or has some other useful features. m4_defun([_LT_CHECK_SHELL_FEATURES], [AC_MSG_CHECKING([whether the shell understands some XSI constructs]) # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes AC_MSG_RESULT([$xsi_shell]) _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) AC_MSG_CHECKING([whether the shell understands "+="]) lt_shell_append=no ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes AC_MSG_RESULT([$lt_shell_append]) _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl ])# _LT_CHECK_SHELL_FEATURES # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY) # ------------------------------------------------------ # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY. m4_defun([_LT_PROG_FUNCTION_REPLACE], [dnl { sed -e '/^$1 ()$/,/^} # $1 /c\ $1 ()\ {\ m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1]) } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: ]) # _LT_PROG_REPLACE_SHELLFNS # ------------------------- # Replace existing portable implementations of several shell functions with # equivalent extended shell implementations where those features are available.. m4_defun([_LT_PROG_REPLACE_SHELLFNS], [if test x"$xsi_shell" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are # positional parameters, so assign one to ordinary parameter first. func_stripname_result=${3} func_stripname_result=${func_stripname_result#"${1}"} func_stripname_result=${func_stripname_result%"${2}"}]) _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl func_split_long_opt_name=${1%%=*} func_split_long_opt_arg=${1#*=}]) _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl func_split_short_opt_arg=${1#??} func_split_short_opt_name=${1%"$func_split_short_opt_arg"}]) _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl case ${1} in *.lo) func_lo2o_result=${1%.lo}.${objext} ;; *) func_lo2o_result=${1} ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo]) _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))]) _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}]) fi if test x"$lt_shell_append" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl func_quote_for_eval "${2}" dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"]) # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then AC_MSG_WARN([Unable to substitute extended shell functions in $ofile]) fi ]) # _LT_PATH_CONVERSION_FUNCTIONS # ----------------------------- # Determine which file name conversion functions should be used by # func_to_host_file (and, implicitly, by func_to_host_path). These are needed # for certain cross-compile configurations and native mingw. m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_MSG_CHECKING([how to convert $build file names to $host format]) AC_CACHE_VAL(lt_cv_to_host_file_cmd, [case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac ]) to_host_file_cmd=$lt_cv_to_host_file_cmd AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], [0], [convert $build file names to $host format])dnl AC_MSG_CHECKING([how to convert $build file names to toolchain format]) AC_CACHE_VAL(lt_cv_to_tool_file_cmd, [#assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac ]) to_tool_file_cmd=$lt_cv_to_tool_file_cmd AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], [0], [convert $build files to toolchain format])dnl ])# _LT_PATH_CONVERSION_FUNCTIONS # longlong.m4 serial 14 dnl Copyright (C) 1999-2007, 2009-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl From Paul Eggert. # Define HAVE_LONG_LONG_INT if 'long long int' works. # This fixes a bug in Autoconf 2.61, but can be removed once we # assume 2.62 everywhere. # Note: If the type 'long long int' exists but is only 32 bits large # (as on some very old compilers), HAVE_LONG_LONG_INT will not be # defined. In this case you can treat 'long long int' like 'long int'. AC_DEFUN([AC_TYPE_LONG_LONG_INT], [ AC_CACHE_CHECK([for long long int], [ac_cv_type_long_long_int], [AC_LINK_IFELSE( [_AC_TYPE_LONG_LONG_SNIPPET], [dnl This catches a bug in Tandem NonStop Kernel (OSS) cc -O circa 2004. dnl If cross compiling, assume the bug isn't important, since dnl nobody cross compiles for this platform as far as we know. AC_RUN_IFELSE( [AC_LANG_PROGRAM( [[@%:@include @%:@ifndef LLONG_MAX @%:@ define HALF \ (1LL << (sizeof (long long int) * CHAR_BIT - 2)) @%:@ define LLONG_MAX (HALF - 1 + HALF) @%:@endif]], [[long long int n = 1; int i; for (i = 0; ; i++) { long long int m = n << i; if (m >> i != n) return 1; if (LLONG_MAX / 2 < m) break; } return 0;]])], [ac_cv_type_long_long_int=yes], [ac_cv_type_long_long_int=no], [ac_cv_type_long_long_int=yes])], [ac_cv_type_long_long_int=no])]) if test $ac_cv_type_long_long_int = yes; then AC_DEFINE([HAVE_LONG_LONG_INT], [1], [Define to 1 if the system has the type `long long int'.]) fi ]) # Define HAVE_UNSIGNED_LONG_LONG_INT if 'unsigned long long int' works. # This fixes a bug in Autoconf 2.61, but can be removed once we # assume 2.62 everywhere. # Note: If the type 'unsigned long long int' exists but is only 32 bits # large (as on some very old compilers), AC_TYPE_UNSIGNED_LONG_LONG_INT # will not be defined. In this case you can treat 'unsigned long long int' # like 'unsigned long int'. AC_DEFUN([AC_TYPE_UNSIGNED_LONG_LONG_INT], [ AC_CACHE_CHECK([for unsigned long long int], [ac_cv_type_unsigned_long_long_int], [AC_LINK_IFELSE( [_AC_TYPE_LONG_LONG_SNIPPET], [ac_cv_type_unsigned_long_long_int=yes], [ac_cv_type_unsigned_long_long_int=no])]) if test $ac_cv_type_unsigned_long_long_int = yes; then AC_DEFINE([HAVE_UNSIGNED_LONG_LONG_INT], [1], [Define to 1 if the system has the type `unsigned long long int'.]) fi ]) # Expands to a C program that can be used to test for simultaneous support # of 'long long' and 'unsigned long long'. We don't want to say that # 'long long' is available if 'unsigned long long' is not, or vice versa, # because too many programs rely on the symmetry between signed and unsigned # integer types (excluding 'bool'). AC_DEFUN([_AC_TYPE_LONG_LONG_SNIPPET], [ AC_LANG_PROGRAM( [[/* For now, do not test the preprocessor; as of 2007 there are too many implementations with broken preprocessors. Perhaps this can be revisited in 2012. In the meantime, code should not expect #if to work with literals wider than 32 bits. */ /* Test literals. */ long long int ll = 9223372036854775807ll; long long int nll = -9223372036854775807LL; unsigned long long int ull = 18446744073709551615ULL; /* Test constant expressions. */ typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll) ? 1 : -1)]; typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1 ? 1 : -1)]; int i = 63;]], [[/* Test availability of runtime routines for shift and division. */ long long int llmax = 9223372036854775807ll; unsigned long long int ullmax = 18446744073709551615ull; return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i) | (llmax / ll) | (llmax % ll) | (ull << 63) | (ull >> 63) | (ull << i) | (ull >> i) | (ullmax / ull) | (ullmax % ull));]]) ]) # Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 7 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) # ------------------------------------------ m4_define([_LT_MANGLE_OPTION], [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) # --------------------------------------- # Set option OPTION-NAME for macro MACRO-NAME, and if there is a # matching handler defined, dispatch to it. Other OPTION-NAMEs are # saved as a flag. m4_define([_LT_SET_OPTION], [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), _LT_MANGLE_DEFUN([$1], [$2]), [m4_warning([Unknown $1 option `$2'])])[]dnl ]) # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) # ------------------------------------------------------------ # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. m4_define([_LT_IF_OPTION], [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) # ------------------------------------------------------- # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME # are set. m4_define([_LT_UNLESS_OPTIONS], [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), [m4_define([$0_found])])])[]dnl m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 ])[]dnl ]) # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) # ---------------------------------------- # OPTION-LIST is a space-separated list of Libtool options associated # with MACRO-NAME. If any OPTION has a matching handler declared with # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about # the unknown option and exit. m4_defun([_LT_SET_OPTIONS], [# Set options m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [_LT_SET_OPTION([$1], _LT_Option)]) m4_if([$1],[LT_INIT],[ dnl dnl Simply set some default values (i.e off) if boolean options were not dnl specified: _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no ]) _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no ]) dnl dnl If no reference was made to various pairs of opposing options, then dnl we run the default mode handler for the pair. For example, if neither dnl `shared' nor `disable-shared' was passed, we enable building of shared dnl archives by default: _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], [_LT_ENABLE_FAST_INSTALL]) ]) ])# _LT_SET_OPTIONS # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) # ----------------------------------------- m4_define([_LT_MANGLE_DEFUN], [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) # ----------------------------------------------- m4_define([LT_OPTION_DEFINE], [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl ])# LT_OPTION_DEFINE # dlopen # ------ LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes ]) AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `dlopen' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) # win32-dll # --------- # Declare package support for building win32 dll's. LT_OPTION_DEFINE([LT_INIT], [win32-dll], [enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) AC_CHECK_TOOL(AS, as, false) AC_CHECK_TOOL(DLLTOOL, dlltool, false) AC_CHECK_TOOL(OBJDUMP, objdump, false) ;; esac test -z "$AS" && AS=as _LT_DECL([], [AS], [1], [Assembler program])dnl test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl ])# win32-dll AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl _LT_SET_OPTION([LT_INIT], [win32-dll]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `win32-dll' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) # _LT_ENABLE_SHARED([DEFAULT]) # ---------------------------- # implement the --enable-shared flag, and supports the `shared' and # `disable-shared' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_SHARED], [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([shared], [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) _LT_DECL([build_libtool_libs], [enable_shared], [0], [Whether or not to build shared libraries]) ])# _LT_ENABLE_SHARED LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) # Old names: AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) ]) AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared]) ]) AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_SHARED], []) dnl AC_DEFUN([AM_DISABLE_SHARED], []) # _LT_ENABLE_STATIC([DEFAULT]) # ---------------------------- # implement the --enable-static flag, and support the `static' and # `disable-static' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_STATIC], [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([static], [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_static=]_LT_ENABLE_STATIC_DEFAULT) _LT_DECL([build_old_libs], [enable_static], [0], [Whether or not to build static libraries]) ])# _LT_ENABLE_STATIC LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) # Old names: AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) ]) AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static]) ]) AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_STATIC], []) dnl AC_DEFUN([AM_DISABLE_STATIC], []) # _LT_ENABLE_FAST_INSTALL([DEFAULT]) # ---------------------------------- # implement the --enable-fast-install flag, and support the `fast-install' # and `disable-fast-install' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_FAST_INSTALL], [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([fast-install], [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) _LT_DECL([fast_install], [enable_fast_install], [0], [Whether or not to optimize for fast installation])dnl ])# _LT_ENABLE_FAST_INSTALL LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) # Old names: AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `fast-install' option into LT_INIT's first parameter.]) ]) AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `disable-fast-install' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) # _LT_WITH_PIC([MODE]) # -------------------- # implement the --with-pic flag, and support the `pic-only' and `no-pic' # LT_INIT options. # MODE is either `yes' or `no'. If omitted, it defaults to `both'. m4_define([_LT_WITH_PIC], [AC_ARG_WITH([pic], [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac], [pic_mode=default]) test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl ])# _LT_WITH_PIC LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) # Old name: AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `pic-only' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) m4_define([_LTDL_MODE], []) LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], [m4_define([_LTDL_MODE], [nonrecursive])]) LT_OPTION_DEFINE([LTDL_INIT], [recursive], [m4_define([_LTDL_MODE], [recursive])]) LT_OPTION_DEFINE([LTDL_INIT], [subproject], [m4_define([_LTDL_MODE], [subproject])]) m4_define([_LTDL_TYPE], []) LT_OPTION_DEFINE([LTDL_INIT], [installable], [m4_define([_LTDL_TYPE], [installable])]) LT_OPTION_DEFINE([LTDL_INIT], [convenience], [m4_define([_LTDL_TYPE], [convenience])]) # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 6 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) # lt_join(SEP, ARG1, [ARG2...]) # ----------------------------- # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their # associated separator. # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier # versions in m4sugar had bugs. m4_define([lt_join], [m4_if([$#], [1], [], [$#], [2], [[$2]], [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) m4_define([_lt_join], [m4_if([$#$2], [2], [], [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) # lt_car(LIST) # lt_cdr(LIST) # ------------ # Manipulate m4 lists. # These macros are necessary as long as will still need to support # Autoconf-2.59 which quotes differently. m4_define([lt_car], [[$1]]) m4_define([lt_cdr], [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], [$#], 1, [], [m4_dquote(m4_shift($@))])]) m4_define([lt_unquote], $1) # lt_append(MACRO-NAME, STRING, [SEPARATOR]) # ------------------------------------------ # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. # Note that neither SEPARATOR nor STRING are expanded; they are appended # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). # No SEPARATOR is output if MACRO-NAME was previously undefined (different # than defined and empty). # # This macro is needed until we can rely on Autoconf 2.62, since earlier # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. m4_define([lt_append], [m4_define([$1], m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) # ---------------------------------------------------------- # Produce a SEP delimited list of all paired combinations of elements of # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list # has the form PREFIXmINFIXSUFFIXn. # Needed until we can rely on m4_combine added in Autoconf 2.62. m4_define([lt_combine], [m4_if(m4_eval([$# > 3]), [1], [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl [[m4_foreach([_Lt_prefix], [$2], [m4_foreach([_Lt_suffix], ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) # ----------------------------------------------------------------------- # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. m4_define([lt_if_append_uniq], [m4_ifdef([$1], [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], [lt_append([$1], [$2], [$3])$4], [$5])], [lt_append([$1], [$2], [$3])$4])]) # lt_dict_add(DICT, KEY, VALUE) # ----------------------------- m4_define([lt_dict_add], [m4_define([$1($2)], [$3])]) # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) # -------------------------------------------- m4_define([lt_dict_add_subkey], [m4_define([$1($2:$3)], [$4])]) # lt_dict_fetch(DICT, KEY, [SUBKEY]) # ---------------------------------- m4_define([lt_dict_fetch], [m4_ifval([$3], m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) # ----------------------------------------------------------------- m4_define([lt_if_dict_fetch], [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], [$5], [$6])]) # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) # -------------------------------------------------------------- m4_define([lt_dict_filter], [m4_if([$5], [], [], [lt_join(m4_quote(m4_default([$4], [[, ]])), lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl ]) # ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # @configure_input@ # serial 3337 ltversion.m4 # This file is part of GNU Libtool m4_define([LT_PACKAGE_VERSION], [2.4.2]) m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4.2' macro_revision='1.3337' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # serial 5 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.11.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.3])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 9 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, # 2010, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 12 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], UPC, [depcc="$UPC" am_compiler_list=], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' am__nodep='_no' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl AC_SUBST([am__nodep])dnl _AM_SUBST_NOTMAKE([am__nodep])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. #serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 8 # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 16 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES(OBJC)], [define([AC_PROG_OBJC], defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl dnl The `parallel-tests' driver may need to know about EXEEXT, so add the dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 6 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, # Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, dnl while keeping a definition of mkdir_p for backward compatibility. dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of dnl Makefile.ins that do not define MKDIR_P, so we do our own dnl adjustment using top_builddir (which is defined more often than dnl MKDIR_P). AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl case $mkdir_p in [[\\/$]]* | ?:[[\\/]]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software # Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 5 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 5 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 1 # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 3 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # -------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AC_SUBST([AMTAR], ['$${TAR-tar}']) m4_if([$1], [v7], [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR mecab-0.996/mecab.iss.in0000755002562000116100000001225412031622554011732 00000000000000[Setup] AppName=MeCab AppVersion=@VERSION@ AppVerName=MeCab @VERSION@ DefaultDirName={pf}\MeCab AllowNoIcons=Yes DefaultGroupName=MeCab LicenseFile=BSD Compression=bzip OutputBaseFileName=mecab-@VERSION@ OutputDir=. AppPublisher=Taku Kudo AppPublisherURL=http://mecab.sourceforge.net/ ShowLanguageDialog=yes [Languages] Name: "en"; MessagesFile: "compiler:Default.isl" Name: "jp"; MessagesFile: "compiler:Japanese.isl" [Files] Source: "AUTHORS"; DestDir: "{app}" Source: "COPYING"; DestDir: "{app}" Source: "GPL"; DestDir: "{app}" Source: "LGPL"; DestDir: "{app}" Source: "BSD"; DestDir: "{app}" Source: "src\mecab.exe"; DestDir: "{app}\bin" Source: "src\mecab-*-*.exe"; DestDir: "{app}\bin" Source: "src\libmecab.dll"; DestDir: "{app}\bin" Source: "wintmp\mecabrc"; DestDir: "{app}\etc" Source: "src\libmecab.lib"; DestDir: "{app}\sdk" Source: "src\libmecab.dll"; DestDir: "{app}\bin" Source: "wintmp\*.c"; DestDir: "{app}\sdk" Source: "wintmp\*.cpp"; DestDir: "{app}\sdk" Source: "src\mecab.h"; DestDir: "{app}\sdk" Source: "doc\*.html"; DestDir: "{app}\doc" Source: "doc\*.png"; DestDir: "{app}\doc" Source: "doc\*.css"; DestDir: "{app}\doc" Source: "wintmp\dic\*.csv"; DestDir: "{app}\dic\ipadic" Source: "wintmp\dic\*.def"; DestDir: "{app}\dic\ipadic" Source: "wintmp\dic\dicrc"; DestDir: "{app}\dic\ipadic" [Icons] Name: "{commonprograms}\MeCab\MeCab"; Filename: "{app}\bin\mecab.exe" Name: "{commonprograms}\MeCab\Recompile SHIFT-JIS Dictionary"; WorkingDir: "{app}\dic\ipadic"; Filename: "{app}\bin\mecab-dict-index.exe"; Parameters: "-f SHIFT-JIS -t SHIFT-JIS"; Comment: "Recompile SHIFT-JIS dictionary" Name: "{commonprograms}\MeCab\Recompile UTF-8 Dictionary"; WorkingDir: "{app}\dic\ipadic"; Filename: "{app}\bin\mecab-dict-index.exe"; Parameters: "-f SHIFT-JIS -t UTF-8"; Comment: "Recompile UTF-8 dictionary" Name: "{commonprograms}\MeCab\Recompile UTF-16 Dictionary"; WorkingDir: "{app}\dic\ipadic"; Filename: "{app}\bin\mecab-dict-index.exe"; Parameters: "-f SHIFT-JIS -t UTF-16"; Comment: "Recompile UTF-16 dictionary" Name: "{commonprograms}\MeCab\Recompile EUC-JP Dictionary"; WorkingDir: "{app}\dic\ipadic"; Filename: "{app}\bin\mecab-dict-index.exe"; Parameters: "-f SHIFT-JIS -t EUC-JP"; Comment: "Recompile EUC-JP dictionary" Name: "{commonprograms}\MeCab\Uninstall MeCab"; Filename: "{app}\unins000.exe" Name: "{commonprograms}\MeCab\MeCab Document"; Filename: "{app}\doc\index.html" Name: "{userdesktop}\MeCab"; Filename: "{app}\bin\mecab.exe" [Run] Filename: "{app}\bin\mecab-dict-index.exe"; Parameters: "-f SHIFT-JIS -t {code:GetCharCode}"; WorkingDir: "{app}\dic\ipadic" [UninstallDelete] Type: files; Name: "{app}\dic\ipadic\*.bin" Type: files; Name: "{app}\dic\ipadic\*.dic" [Registry] Root: HKLM; Subkey: "software\MeCab"; Flags: uninsdeletekey; ValueType: string; ValueName: "mecabrc"; ValueData: "{app}\etc\mecabrc" ; Check: IsAdmin Root: HKCU; Subkey: "software\MeCab"; Flags: uninsdeletekey; ValueType: string; ValueName: "mecabrc"; ValueData: "{app}\etc\mecabrc" [Code] Program Setup; var IsAdminFlg: boolean; IsAdminCheckedFlg: boolean; UserPage: TInputOptionWizardPage; Function IsAdmin (): Boolean; var conf: String; begin if not IsAdminLoggedOn () then begin Result := false; end else begin conf := 'You have administrator privileges. Do you permit all users to run MeCab'; if ActiveLanguage = 'jp' then begin conf := 'ǗҌ̂悤łB̃Rs[^̑S[UMeCab̎s‚܂?'; end if not IsAdminCheckedFlg then IsAdminFlg := MsgBox (conf, mbInformation, mb_YesNo) = idYes; IsAdminCheckedFlg := true; Result := IsAdminFlg; end; end; Function GetCharCode (Param: String): String; var msg: String; begin msg := 'Start compiling MeCab dictionary. It will take 30-60secs.'; if ActiveLanguage = 'jp' then begin msg := 'MeCab̎쐬܂BƂɂ1قǂꍇ܂B'; end; MsgBox(msg, mbInformation, mb_OK); Result := 'SHIFT-JIS'; if UserPage.Values[0] = True then begin Result := 'SHIFT-JIS'; end; if UserPage.Values[1] = True then begin Result := 'UTF-8'; end; if UserPage.Values[2] = True then begin Result := 'UTF-16'; end; if UserPage.Values[3] = True then begin Result := 'EUC-JP'; end; end; procedure InitializeWizard; var msg : array[0..3] of String; begin msg[0] := 'Dictionary Charset' msg[1] := 'Please choose character set'; msg[2] := 'Please specify charset set of dictionary, then click Next.'; if ActiveLanguage = 'jp' then begin msg[0] := '̕R[h̑I' msg[1] := '̕R[hIĂB'; msg[2] := 'CXg[鎫̕R[hI(ʏSHIFT-JIS)AւNbNĂB'; end; UserPage := CreateInputOptionPage(wpWelcome, msg[0], msg[1], msg[2], True, True); UserPage.Add('SHIFT-JIS'); UserPage.Add('UTF-8'); UserPage.Add('UTF-16'); UserPage.Add('EUC-JP'); UserPage.Values[0] := True; end; mecab-0.996/BSD0000644002562000116100000000310212031622554010056 00000000000000Copyright (c) 2001-2008, Taku Kudo Copyright (c) 2004-2008, Nippon Telegraph and Telephone Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Nippon Telegraph and Telegraph Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. mecab-0.996/mecab-config.in0000644002562000116100000000312412031622554012371 00000000000000#!/bin/sh prefix=@prefix@ exec_prefix=@exec_prefix@ exec_prefix_set=no usage() { cat <&2 exit 1;; esac shift;; -o) chowncmd="$chownprog $2" shift;; -s) stripcmd=$stripprog;; -t) dst_arg=$2 shift;; -T) no_target_directory=true;; --version) echo "$0 $scriptversion"; exit $?;; --) shift break;; -*) echo "$0: invalid option: $1" >&2 exit 1;; *) break;; esac shift done if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then # When -d is used, all remaining arguments are directories to create. # When -t is used, the destination is already specified. # Otherwise, the last argument is the destination. Remove it from $@. for arg do if test -n "$dst_arg"; then # $@ is not empty: it contains at least $arg. set fnord "$@" "$dst_arg" shift # fnord fi shift # arg dst_arg=$arg done fi if test $# -eq 0; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 fi # It's OK to call `install-sh -d' without argument. # This can happen when creating conditional directories. exit 0 fi if test -z "$dir_arg"; then trap '(exit $?); exit' 1 2 13 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. case $mode in # Optimize common cases. *644) cp_umask=133;; *755) cp_umask=22;; *[0-7]) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw='% 200' fi cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; *) if test -z "$stripcmd"; then u_plus_rw= else u_plus_rw=,u+rw fi cp_umask=$mode$u_plus_rw;; esac fi for src do # Protect names starting with `-'. case $src in -*) src=./$src;; esac if test -n "$dir_arg"; then dst=$src dstdir=$dst test -d "$dstdir" dstdir_status=$? else # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if test ! -f "$src" && test ! -d "$src"; then echo "$0: $src does not exist." >&2 exit 1 fi if test -z "$dst_arg"; then echo "$0: no destination specified." >&2 exit 1 fi dst=$dst_arg # Protect names starting with `-'. case $dst in -*) dst=./$dst;; esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then if test -n "$no_target_directory"; then echo "$0: $dst_arg: Is a directory" >&2 exit 1 fi dstdir=$dst dst=$dstdir/`basename "$src"` dstdir_status=0 else # Prefer dirname, but fall back on a substitute if dirname fails. dstdir=` (dirname "$dst") 2>/dev/null || expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$dst" : 'X\(//\)[^/]' \| \ X"$dst" : 'X\(//\)$' \| \ X"$dst" : 'X\(/\)' \| . 2>/dev/null || echo X"$dst" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q' ` test -d "$dstdir" dstdir_status=$? fi fi obsolete_mkdir_used=false if test $dstdir_status != 0; then case $posix_mkdir in '') # Create intermediate dirs using mode 755 as modified by the umask. # This is like FreeBSD 'install' as of 1997-10-28. umask=`umask` case $stripcmd.$umask in # Optimize common cases. *[2367][2367]) mkdir_umask=$umask;; .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; *[0-7]) mkdir_umask=`expr $umask + 22 \ - $umask % 100 % 40 + $umask % 20 \ - $umask % 10 % 4 + $umask % 2 `;; *) mkdir_umask=$umask,go-w;; esac # With -d, create the new directory with the user-specified mode. # Otherwise, rely on $mkdir_umask. if test -n "$dir_arg"; then mkdir_mode=-m$mode else mkdir_mode= fi posix_mkdir=false case $umask in *[123567][0-7][0-7]) # POSIX mkdir -p sets u+wx bits regardless of umask, which # is incompatible with FreeBSD 'install' when (umask & 300) != 0. ;; *) tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 if (umask $mkdir_umask && exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 then if test -z "$dir_arg" || { # Check for POSIX incompatibilities with -m. # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or # other-writeable bit of parent directory when it shouldn't. # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. ls_ld_tmpdir=`ls -ld "$tmpdir"` case $ls_ld_tmpdir in d????-?r-*) different_mode=700;; d????-?--*) different_mode=755;; *) false;; esac && $mkdirprog -m$different_mode -p -- "$tmpdir" && { ls_ld_tmpdir_1=`ls -ld "$tmpdir"` test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" } } then posix_mkdir=: fi rmdir "$tmpdir/d" "$tmpdir" else # Remove any dirs left behind by ancient mkdir implementations. rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null fi trap '' 0;; esac;; esac if $posix_mkdir && ( umask $mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" ) then : else # The umask is ridiculous, or mkdir does not conform to POSIX, # or it failed possibly due to a race condition. Create the # directory the slow way, step by step, checking for races as we go. case $dstdir in /*) prefix='/';; -*) prefix='./';; *) prefix='';; esac eval "$initialize_posix_glob" oIFS=$IFS IFS=/ $posix_glob set -f set fnord $dstdir shift $posix_glob set +f IFS=$oIFS prefixes= for d do test -z "$d" && continue prefix=$prefix$d if test -d "$prefix"; then prefixes= else if $posix_mkdir; then (umask=$mkdir_umask && $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break # Don't fail if two instances are running concurrently. test -d "$prefix" || exit 1 else case $prefix in *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; *) qprefix=$prefix;; esac prefixes="$prefixes '$qprefix'" fi fi prefix=$prefix/ done if test -n "$prefixes"; then # Don't fail if two instances are running concurrently. (umask $mkdir_umask && eval "\$doit_exec \$mkdirprog $prefixes") || test -d "$dstdir" || exit 1 obsolete_mkdir_used=true fi fi fi if test -n "$dir_arg"; then { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 else # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ rmtmp=$dstdir/_rm.$$_ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 # Copy the file name to the temp name. (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $cpprog $src $dsttmp" command. # { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && # If -C, don't bother to copy if it wouldn't change the file. if $copy_on_change && old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && eval "$initialize_posix_glob" && $posix_glob set -f && set X $old && old=:$2:$4:$5:$6 && set X $new && new=:$2:$4:$5:$6 && $posix_glob set +f && test "$old" = "$new" && $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 then rm -f "$dsttmp" else # Rename the file to the real destination. $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || # The rename failed, perhaps because mv can't rename something else # to itself, or perhaps because mv is so ancient that it does not # support -f. { # Now remove or move aside any old file at destination location. # We try this two ways since rm can't unlink itself on some # systems and the destination file might be busy for other # reasons. In this case, the final cleanup might fail but the new # file should still install successfully. { test ! -f "$dst" || $doit $rmcmd -f "$dst" 2>/dev/null || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } } || { echo "$0: cannot unlink or rename $dst" >&2 (exit 1); exit 1 } } && # Now rename the file to the real destination. $doit $mvcmd "$dsttmp" "$dst" } fi || exit 1 trap '' 0 fi done # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC" # time-stamp-end: "; # UTC" # End: mecab-0.996/tests/0000755002562000116100000000000012110211077010741 500000000000000mecab-0.996/tests/autolink/0000755002562000116100000000000012110211077012567 500000000000000mecab-0.996/tests/autolink/char.def0000644002562000116100000000005112031622553014107 00000000000000DEFAULT 1 0 0 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/autolink/unk.def0000644002562000116100000000003612031622553013772 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* mecab-0.996/tests/autolink/test0000644002562000116100000000003512031622553013416 00000000000000Ԥ˹Ԥä. YahooGoogle mecab-0.996/tests/autolink/matrix.def0000644002562000116100000000001212031622553014473 000000000000001 1 0 0 0 mecab-0.996/tests/autolink/test.gld0000644002562000116100000000021512031622553014163 00000000000000˹Ԥä. YahooGoogle mecab-0.996/tests/autolink/dic.csv0000644002562000116100000000023312031622553013770 00000000000000Google,0,0,-5878,http://www.google.com/ Yahoo,0,0,-4472,http://www.yahoo.com/ ChaSen,0,0,-5878,http://chasen.org/ ,0,0,-3200,http://www.city.kyoto.jp/ mecab-0.996/tests/autolink/dicrc0000644002562000116100000000024212031622553013523 00000000000000cost-factor = 800 bos-feature = BOS/EOS output-format-type=autolink node-format-autolink = %M unk-format-autolink = %M eos-format-autolink = \n mecab-0.996/tests/Makefile.in0000644002562000116100000003230412107366340012742 00000000000000# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = tests DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__tty_colors = \ red=; grn=; lgn=; blu=; std= DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CHARSET = @CHARSET@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIC_VERSION = @DIC_VERSION@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBOBJS = @LTLIBOBJS@ LTVERSION = @LTVERSION@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MECAB_DEFAULT_RC = @MECAB_DEFAULT_RC@ MECAB_LIBEXEC_DIR = @MECAB_LIBEXEC_DIR@ MECAB_LIBS = @MECAB_LIBS@ MECAB_USE_UTF8_ONLY = @MECAB_USE_UTF8_ONLY@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ # Generated automatically from Makefile.in by configure.x TESTS = run-dics.sh run-eval.sh run-cost-train.sh EXTRA_DIR = eval autolink dic eval katakana latin shiin t9 chartype cost-train ngram EXTRA_DIST = $(TESTS) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs tags: TAGS TAGS: ctags: CTAGS CTAGS: check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=$(srcdir); export srcdir; \ list=' $(TESTS) '; \ $(am__tty_colors); \ if test -n "$$list"; then \ for tst in $$list; do \ if test -f ./$$tst; then dir=./; \ elif test -f $$tst; then dir=; \ else dir="$(srcdir)/"; fi; \ if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$tst[\ \ ]*) \ xpass=`expr $$xpass + 1`; \ failed=`expr $$failed + 1`; \ col=$$red; res=XPASS; \ ;; \ *) \ col=$$grn; res=PASS; \ ;; \ esac; \ elif test $$? -ne 77; then \ all=`expr $$all + 1`; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$tst[\ \ ]*) \ xfail=`expr $$xfail + 1`; \ col=$$lgn; res=XFAIL; \ ;; \ *) \ failed=`expr $$failed + 1`; \ col=$$red; res=FAIL; \ ;; \ esac; \ else \ skip=`expr $$skip + 1`; \ col=$$blu; res=SKIP; \ fi; \ echo "$${col}$$res$${std}: $$tst"; \ done; \ if test "$$all" -eq 1; then \ tests="test"; \ All=""; \ else \ tests="tests"; \ All="All "; \ fi; \ if test "$$failed" -eq 0; then \ if test "$$xfail" -eq 0; then \ banner="$$All$$all $$tests passed"; \ else \ if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ fi; \ else \ if test "$$xpass" -eq 0; then \ banner="$$failed of $$all $$tests failed"; \ else \ if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ fi; \ fi; \ dashes="$$banner"; \ skipped=""; \ if test "$$skip" -ne 0; then \ if test "$$skip" -eq 1; then \ skipped="($$skip test was not run)"; \ else \ skipped="($$skip tests were not run)"; \ fi; \ test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$skipped"; \ fi; \ report=""; \ if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ report="Please report to $(PACKAGE_BUGREPORT)"; \ test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ dashes="$$report"; \ fi; \ dashes=`echo "$$dashes" | sed s/./=/g`; \ if test "$$failed" -eq 0; then \ col="$$grn"; \ else \ col="$$red"; \ fi; \ echo "$${col}$$dashes$${std}"; \ echo "$${col}$$banner$${std}"; \ test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \ test -z "$$report" || echo "$${col}$$report$${std}"; \ echo "$${col}$$dashes$${std}"; \ test "$$failed" -eq 0; \ else :; fi distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: check-am install-am install-strip .PHONY: all all-am check check-TESTS check-am clean clean-generic \ clean-libtool dist-hook distclean distclean-generic \ distclean-libtool distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am dist-hook: for subdir in $(EXTRA_DIR); do \ cp -rp $$subdir $(distdir); \ rm -f $(distdir)/$$subdir/*~; \ rm -f $(distdir)/$$subdir/*.{bak,orig}; \ rm -rf $(distdir)/$$subdir/CVS; \ rm -rf $(distdir)/$$subdir/*/CVS; \ rm -rf $(distdir)/$$subdir/.svn; \ rm -rf $(distdir)/$$subdir/*/.svn; \ rm -rf $(distdir)/$$subdir/*/*/.svn; \ done clean: rm -f tmp.* # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: mecab-0.996/tests/katakana/0000755002562000116100000000000012110211077012514 500000000000000mecab-0.996/tests/katakana/char.def0000644002562000116100000000005112031622553014034 00000000000000DEFAULT 1 0 0 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/katakana/unk.def0000644002562000116100000000003612031622553013717 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* mecab-0.996/tests/katakana/test0000644002562000116100000000025712031622553013351 00000000000000ϤʤǤ ä򤫤ä줷ä 礦夦Τ䤸 ФäƤ ߤʤ󤪤ޤƤ꤬Ȥޤ ɤʤäƤ餪 褳 mecab-0.996/tests/katakana/matrix.def0000644002562000116100000000007612031622553014432 000000000000003 3 0 0 0 0 1 0 0 2 0 1 0 0 1 1 0 1 2 100 2 1 100 2 2 0 2 0 0 mecab-0.996/tests/katakana/test.gld0000644002562000116100000000025712031622553014116 00000000000000ϥʥǥ å򥫥å쥷å 祦奦Υ䥸 Хåƥ ߥʥ󥪥ޥƥꥬȥޥ ɥʥåƥ饪 襳 mecab-0.996/tests/katakana/dic.csv0000644002562000116100000000363012031622553013721 00000000000000,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, ,1,1,0, ,2,2,1, mecab-0.996/tests/katakana/dicrc0000644002562000116100000000020212031622553013444 00000000000000cost-factor = 800 bos-feature = BOS/EOS output-format-type=yomi node-format-yomi = %H unk-format-yomi = %M eos-format-yomi = \n mecab-0.996/tests/latin/0000755002562000116100000000000012110211077012050 500000000000000mecab-0.996/tests/latin/char.def0000644002562000116100000000005212031622553013371 00000000000000DEFAULT 1 0 0 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/latin/unk.def0000644002562000116100000000004412031622553013252 00000000000000DEFAULT,0,0,8000,* SPACE,0,0,8000,* mecab-0.996/tests/latin/test0000644002562000116100000000027312031622553012703 00000000000000kennganaominihonnwoyomaseta kennhanawomigasukida katta-wokattauresikatta amarinimotaidogatigatteimasuyo pekinndakkuwotabemasita kokodehakimonowonugu ninngennnihaironnnataipunohitogaimasu mecab-0.996/tests/latin/matrix.def0000644002562000116100000000001212031622553013754 000000000000001 1 0 0 0 mecab-0.996/tests/latin/test.gld0000644002562000116100000000031112031622553013441 00000000000000󤬤ʤߤˤۤޤ Ϥʤߤ ä򤫤ä줷ä ޤˤ⤿ɤäƤޤ ڤä򤿤٤ޤ ǤϤΤ̤ ˤ󤲤ˤϤʤפΤҤȤޤ mecab-0.996/tests/latin/dic.csv0000644002562000116100000001462012031622553013256 00000000000000vv,0,0,10, xx,0,0,10, kk,0,0,10, gg,0,0,10, ss,0,0,10, zz,0,0,10, jj,0,0,10, tt,0,0,10, dd,0,0,10, hh,0,0,10, ff,0,0,10, bb,0,0,10, pp,0,0,10, mm,0,0,10, yy,0,0,10, rr,0,0,10, ww,0,0,10, cc,0,0,10, -,0,0,5, ~,0,0,5, va,0,0,5, vva,0,0,0,ä vi,0,0,5, vvi,0,0,0,ä vu,0,0,5, vvu,0,0,0,ä ve,0,0,5, vve,0,0,0,ä vo,0,0,5, vvo,0,0,0,ä kya,0,0,5, kkya,0,0,0,ä kyi,0,0,5, kkyi,0,0,0,ä kyu,0,0,5, kkyu,0,0,0,ä kye,0,0,5, kkye,0,0,0,ä kyo,0,0,5, kkyo,0,0,0,ä gya,0,0,5, ggya,0,0,0,ä gyi,0,0,5, ggyi,0,0,0,ä gyu,0,0,5, ggyu,0,0,0,ä gye,0,0,5, ggye,0,0,0,ä gyo,0,0,5, ggyo,0,0,0,ä sya,0,0,5, ssya,0,0,0,ä syi,0,0,5, ssyi,0,0,0,ä syu,0,0,5, ssyu,0,0,0,ä sye,0,0,5, ssye,0,0,0,ä syo,0,0,5, ssyo,0,0,0,ä sha,0,0,5, ssha,0,0,0,ä shi,0,0,5, sshi,0,0,0,ä shu,0,0,5, sshu,0,0,0,ä she,0,0,5, sshe,0,0,0,ä sho,0,0,5, ssho,0,0,0,ä zya,0,0,5, zzya,0,0,0,ä zyi,0,0,5, zzyi,0,0,0,ä zyu,0,0,5, zzyu,0,0,0,ä zye,0,0,5, zzye,0,0,0,ä zyo,0,0,5, zzyo,0,0,0,ä jyi,0,0,5, jjyi,0,0,0,ä jyu,0,0,5, jjyu,0,0,0,ä jye,0,0,5, jjye,0,0,0,ä jyo,0,0,5, jjyo,0,0,0,ä tya,0,0,5, ttya,0,0,0,ä tyi,0,0,5, ttyi,0,0,0,ä tyu,0,0,5, ttyu,0,0,0,ä tye,0,0,5, ttye,0,0,0,ä tyo,0,0,5, ttyo,0,0,0,ä cha,0,0,5, ccha,0,0,0,ä chi,0,0,5, cchi,0,0,0,ä chu,0,0,5, cchu,0,0,0,ä che,0,0,5, cche,0,0,0,ä cho,0,0,5, ccho,0,0,0,ä dya,0,0,5,¤ ddya,0,0,0,ä¤ dyi,0,0,5,¤ ddyi,0,0,0,ä¤ dyu,0,0,5,¤ ddyu,0,0,0,ä¤ dye,0,0,5,¤ ddye,0,0,0,ä¤ dyo,0,0,5,¤ ddyo,0,0,0,ä¤ tha,0,0,5,Ƥ ttha,0,0,0,äƤ thi,0,0,5,Ƥ tthi,0,0,0,äƤ thu,0,0,5,Ƥ tthu,0,0,0,äƤ the,0,0,5,Ƥ tthe,0,0,0,äƤ tho,0,0,5,Ƥ ttho,0,0,0,äƤ dha,0,0,5,Ǥ ddha,0,0,0,äǤ dhi,0,0,5,Ǥ ddhi,0,0,0,äǤ dhu,0,0,5,Ǥ ddhu,0,0,0,äǤ dhe,0,0,5,Ǥ ddhe,0,0,0,äǤ dho,0,0,5,Ǥ ddho,0,0,0,äǤ nya,0,0,5,ˤ nyi,0,0,5,ˤ nyu,0,0,5,ˤ nye,0,0,5,ˤ nyo,0,0,5,ˤ hya,0,0,5,Ҥ hhya,0,0,0,äҤ hyi,0,0,5,Ҥ hhyi,0,0,0,äҤ hyu,0,0,5,Ҥ hhyu,0,0,0,äҤ hye,0,0,5,Ҥ hhye,0,0,0,äҤ hyo,0,0,5,Ҥ hhyo,0,0,0,äҤ bya,0,0,5,Ӥ bbya,0,0,0,äӤ byi,0,0,5,Ӥ bbyi,0,0,0,äӤ byu,0,0,5,Ӥ bbyu,0,0,0,äӤ bye,0,0,5,Ӥ bbye,0,0,0,äӤ byo,0,0,5,Ӥ bbyo,0,0,0,äӤ pya,0,0,5,Ԥ ppya,0,0,0,äԤ pyi,0,0,5,Ԥ ppyi,0,0,0,äԤ pyu,0,0,5,Ԥ ppyu,0,0,0,äԤ pye,0,0,5,Ԥ ppye,0,0,0,äԤ pyo,0,0,5,Ԥ ppyo,0,0,0,äԤ fa,0,0,5,դ ffa,0,0,0,äդ fi,0,0,5,դ ffi,0,0,0,äդ fu,0,0,5, ffu,0,0,0,ä fe,0,0,5,դ ffe,0,0,0,äդ fo,0,0,5,դ ffo,0,0,0,äդ mya,0,0,5,ߤ mmya,0,0,0,äߤ myi,0,0,5,ߤ mmyi,0,0,0,äߤ myu,0,0,5,ߤ mmyu,0,0,0,äߤ mye,0,0,5,ߤ mmye,0,0,0,äߤ myo,0,0,5,ߤ mmyo,0,0,0,äߤ rya,0,0,5, rrya,0,0,0,ä ryi,0,0,5,ꤣ rryi,0,0,0,äꤣ ryu,0,0,5, rryu,0,0,0,ä rye,0,0,5,ꤧ rrye,0,0,0,äꤧ ryo,0,0,5, rryo,0,0,0,ä n',0,0,5, nn,0,0,5, n,0,0,5, a,0,0,5, i,0,0,5, u,0,0,5, e,0,0,5, o,0,0,5, xa,0,0,5, xxa,0,0,0,ä xi,0,0,5, xxi,0,0,0,ä xu,0,0,5, xxu,0,0,0,ä xe,0,0,5, xxe,0,0,0,ä xo,0,0,5, xxo,0,0,0,ä ka,0,0,5, kka,0,0,0,ä ki,0,0,5, kki,0,0,0,ä ku,0,0,5, kku,0,0,0,ä ke,0,0,5, kke,0,0,0,ä ko,0,0,5, kko,0,0,0,ä ga,0,0,5, gga,0,0,0,ä gi,0,0,5, ggi,0,0,0,ä gu,0,0,5, ggu,0,0,0,ä ge,0,0,5, gge,0,0,0,ä go,0,0,5, ggo,0,0,0,ä sa,0,0,5, ssa,0,0,0,ä si,0,0,5, ssi,0,0,0,ä su,0,0,5, ssu,0,0,0,ä se,0,0,5, sse,0,0,0,ä so,0,0,5, sso,0,0,0,ä za,0,0,5, zza,0,0,0,ä zi,0,0,5, zzi,0,0,0,ä zu,0,0,5, zzu,0,0,0,ä ze,0,0,5, zze,0,0,0,ä zo,0,0,5, zzo,0,0,0,ä ja,0,0,5, jja,0,0,0,ä ji,0,0,5, jji,0,0,0,ä jya,0,0,5, jjya,0,0,0,ä jyu,0,0,5, jjyu,0,0,0,ä ju,0,0,5, jju,0,0,0,ä je,0,0,5, jje,0,0,0,ä jo,0,0,5, jjo,0,0,0,ä ta,0,0,5, tta,0,0,0,ä ti,0,0,5, tti,0,0,0,ä tu,0,0,5, ttu,0,0,0,ä tsu,0,0,5, ttsu,0,0,0,ä te,0,0,5, tte,0,0,0,ä to,0,0,5, tto,0,0,0,ä da,0,0,5, dda,0,0,0,ä di,0,0,5, ddi,0,0,0,ä du,0,0,5, ddu,0,0,0,ä de,0,0,5, dde,0,0,0,ä do,0,0,5, ddo,0,0,0,ä xtu,0,0,5, xxtu,0,0,0,ä xtsu,0,0,5, xxtsu,0,0,0,ä na,0,0,5, ni,0,0,5, nu,0,0,5, ne,0,0,5, no,0,0,5, ha,0,0,5, hha,0,0,0,ä hi,0,0,5, hhi,0,0,0,ä hu,0,0,5, hhu,0,0,0,ä fu,0,0,5, ffu,0,0,0,ä he,0,0,5, hhe,0,0,0,ä ho,0,0,5, hho,0,0,0,ä ba,0,0,5, bba,0,0,0,ä bi,0,0,5, bbi,0,0,0,ä bu,0,0,5, bbu,0,0,0,ä be,0,0,5, bbe,0,0,0,ä bo,0,0,5, bbo,0,0,0,ä pa,0,0,5, ppa,0,0,0,ä pi,0,0,5, ppi,0,0,0,ä pu,0,0,5, ppu,0,0,0,ä pe,0,0,5, ppe,0,0,0,ä po,0,0,5, ppo,0,0,0,ä ma,0,0,5, mma,0,0,0,ä mi,0,0,5, mmi,0,0,0,ä mu,0,0,5, mmu,0,0,0,ä me,0,0,5, mme,0,0,0,ä mo,0,0,5, mmo,0,0,0,ä xya,0,0,5, xxya,0,0,0,ä ya,0,0,5, yya,0,0,0,ä xyu,0,0,5, xxyu,0,0,0,ä yu,0,0,5, yyu,0,0,0,ä xyo,0,0,5, xxyo,0,0,0,ä yo,0,0,5, yyo,0,0,0,ä ra,0,0,5, rra,0,0,0,ä ri,0,0,5, rri,0,0,0,ä ru,0,0,5, rru,0,0,0,ä re,0,0,5, rre,0,0,0,ä ro,0,0,5, rro,0,0,0,ä xwa,0,0,5, xxwa,0,0,0,ä wa,0,0,5, wwa,0,0,0,ä wi,0,0,5, wwi,0,0,0,ä we,0,0,5, wwe,0,0,0,ä wo,0,0,5, wwo,0,0,0,ä wha,0,0,5, wwha,0,0,0,ä whi,0,0,5, wwhi,0,0,0,ä whe,0,0,5, wwhe,0,0,0,ä who,0,0,5, wwho,0,0,0,ä wyi,0,0,5, wwyi,0,0,0,ä wye,0,0,5, wwye,0,0,0,ä [,0,0,5, ],0,0,5, ?,0,0,5,? +,0,0,5,+ %,0,0,5,% |,0,0,5,| a,0,0,100,a b,0,0,100,b c,0,0,100,c d,0,0,100,d e,0,0,100,e f,0,0,100,f g,0,0,100,g h,0,0,100,h i,0,0,100,i j,0,0,100,j k,0,0,100,k l,0,0,100,l m,0,0,100,m n,0,0,100,n o,0,0,100,o p,0,0,100,p q,0,0,100,q r,0,0,100,r s,0,0,100,s t,0,0,100,t u,0,0,100,u v,0,0,100,v w,0,0,100,w x,0,0,100,x y,0,0,100,y z,0,0,100,z A,0,0,100,A B,0,0,100,B C,0,0,100,C D,0,0,100,D E,0,0,100,E F,0,0,100,F G,0,0,100,G H,0,0,100,H I,0,0,100,I J,0,0,100,J K,0,0,100,K L,0,0,100,L M,0,0,100,M N,0,0,100,N O,0,0,100,O P,0,0,100,P Q,0,0,100,Q R,0,0,100,R S,0,0,100,S T,0,0,100,T U,0,0,100,U V,0,0,100,V W,0,0,100,W X,0,0,100,X Y,0,0,100,Y Z,0,0,100,Z mecab-0.996/tests/latin/dicrc0000644002562000116100000000020212031622553013000 00000000000000cost-factor = 800 bos-feature = BOS/EOS output-format-type=yomi node-format-yomi = %H unk-format-yomi = %M eos-format-yomi = \n mecab-0.996/tests/chartype/0000755002562000116100000000000012110211077012560 500000000000000mecab-0.996/tests/chartype/char.def0000644002562000116100000000777512031622553014124 00000000000000# # Japanese charcter category map # # $Id: char.def,v 1.3 2006/04/08 06:41:36 taku-ku Exp $; # ################################################################################### # # CHARACTER CATEGORY DEFINITION # # CATEGORY_NAME INVOKE GROUP LENGTH # # - CATEGORY_NAME: Name of category. you have to define DEFAULT class. # - INVOKE: 1/0: always invoke unknown word processing, evan when the word can be found in the lexicon # - GROUP: 1/0: make a new word by grouping the same chracter category # - LENGTH: n: 1 to n length new words are added # DEFAULT 0 1 0 # DEFAULT is a mandatory category! SPACE 0 1 0 KANJI 0 1 0 SYMBOL 1 1 0 NUMERIC 1 1 0 ALPHA 1 1 0 HIRAGANA 0 1 0 KATAKANA 1 1 0 KANJINUMERIC 1 1 0 GREEK 1 1 0 CYRILLIC 1 1 0 ################################################################################### # # CODE(UCS2) TO CATEGORY MAPPING # # SPACE 0x0020 SPACE # DO NOT REMOVE THIS LINE, 0x0020 is reserved for SPACE 0x00D0 SPACE 0x0009 SPACE 0x000B SPACE 0x000A SPACE # ASCII 0x0021..0x002F SYMBOL 0x0030..0x0039 NUMERIC 0x003A..0x0040 SYMBOL 0x0041..0x005A ALPHA 0x005B..0x0060 SYMBOL 0x0061..0x007A ALPHA 0x007B..0x007E SYMBOL # Latin 0x00A1..0x00BF SYMBOL # Latin 1 0x00C0..0x00FF ALPHA # Latin 1 0x0100..0x017F ALPHA # Latin Extended A 0x0180..0x0236 ALPHA # Latin Extended B 0x1E00..0x1EF9 ALPHA # Latin Extended Additional # CYRILLIC 0x0400..0x04F9 CYRILLIC 0x0500..0x050F CYRILLIC # Cyrillic supplementary # GREEK 0x0374..0x03FB GREEK # Greek and Coptic # HIRAGANA 0x3041..0x309F HIRAGANA # KATAKANA 0x30A1..0x30FF KATAKANA 0x31F0..0x31FF KATAKANA # Small KU .. Small RO # 0x30FC KATAKANA HIRAGANA # 0x30FC KATAKANA # Half KATAKANA 0xFF66..0xFF9D KATAKANA 0xFF9E..0xFF9F KATAKANA # KANJI 0x2E80..0x2EF3 KANJI # CJK Raidcals Supplement 0x2F00..0x2FD5 KANJI 0x3005 KANJI 0x3007 KANJI 0x3400..0x4DB5 KANJI # CJK Unified Ideographs Extention 0x4E00..0x9FA5 KANJI 0xF900..0xFA2D KANJI 0xFA30..0xFA6A KANJI # KANJI-NUMERIC ( ϻ Ȭ ɴ ) 0x4E00 KANJINUMERIC KANJI 0x4E8C KANJINUMERIC KANJI 0x4E09 KANJINUMERIC KANJI 0x56DB KANJINUMERIC KANJI 0x4E94 KANJINUMERIC KANJI 0x516D KANJINUMERIC KANJI 0x4E03 KANJINUMERIC KANJI 0x516B KANJINUMERIC KANJI 0x4E5D KANJINUMERIC KANJI 0x5341 KANJINUMERIC KANJI 0x767E KANJINUMERIC KANJI 0x5343 KANJINUMERIC KANJI 0x4E07 KANJINUMERIC KANJI 0x5104 KANJINUMERIC KANJI 0x5146 KANJINUMERIC KANJI # ZENKAKU 0xFF10..0xFF19 NUMERIC 0xFF21..0xFF3A ALPHA 0xFF41..0xFF5A ALPHA 0xFF01..0xFF0F SYMBOL 0xFF1A..0xFF1F SYMBOL 0xFF3B..0xFF40 SYMBOL 0xFF5B..0xFF65 SYMBOL 0xFFE0..0xFFEF SYMBOL # HalfWidth and Full width Form # OTHER SYMBOLS 0x2000..0x206F SYMBOL # General Punctuation 0x2070..0x209F NUMERIC # Superscripts and Subscripts 0x20A0..0x20CF SYMBOL # Currency Symbols 0x20D0..0x20FF SYMBOL # Combining Diaritical Marks for Symbols 0x2100..0x214F SYMBOL # Letterlike Symbols 0x2150..0x218F NUMERIC # Number forms 0x2100..0x214B SYMBOL # Letterlike Symbols 0x2190..0x21FF SYMBOL # Arrow 0x2200..0x22FF SYMBOL # Mathematical Operators 0x2300..0x23FF SYMBOL # Miscellaneuos Technical 0x2460..0x24FF SYMBOL # Enclosed NUMERICs 0x2501..0x257F SYMBOL # Box Drawing 0x2580..0x259F SYMBOL # Block Elements 0x25A0..0x25FF SYMBOL # Geometric Shapes 0x2600..0x26FE SYMBOL # Miscellaneous Symbols 0x2700..0x27BF SYMBOL # Dingbats 0x27F0..0x27FF SYMBOL # Supplemental Arrows A 0x27C0..0x27EF SYMBOL # Miscellaneous Mathematical Symbols-A 0x2800..0x28FF SYMBOL # Braille Patterns 0x2900..0x297F SYMBOL # Supplemental Arrows B 0x2B00..0x2BFF SYMBOL # Miscellaneous Symbols and Arrows 0x2A00..0x2AFF SYMBOL # Supplemental Mathematical Operators 0x3300..0x33FF SYMBOL 0x3200..0x32FE SYMBOL # ENclosed CJK Letters and Months 0x3000..0x303F SYMBOL # CJK Symbol and Punctuation 0xFE30..0xFE4F SYMBOL # CJK Compatibility Forms 0xFE50..0xFE6B SYMBOL # Small Form Variants # added 2006/3/13 0x3007 SYMBOL KANJINUMERIC # END OF TABLE mecab-0.996/tests/chartype/unk.def0000644002562000116100000000025712031622553013770 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* KANJI,0,0,0,* SYMBOL,0,0,0,* NUMERIC,0,0,0,* ALPHA,0,0,0,* HIRAGANA,0,0,0,* KATAKANA,0,0,0,* KANJINUMERIC,0,0,0,* GREEK,0,0,0,* CYRILLIC,0,0,0,* mecab-0.996/tests/chartype/test0000644002562000116100000000021412031622553013406 00000000000000ʹ̸䣴άͭϯͻᡢܪ׻ᡢ˽ᡢëͰ դʹ̸˰Ѿ줿άϼ̤ꡣ mecab-0.996/tests/chartype/matrix.def0000644002562000116100000000001212031622553014464 000000000000001 1 0 0 0 mecab-0.996/tests/chartype/test.gld0000644002562000116100000000035712031622553014163 00000000000000ʹ̸ * * * * ά * * ͭϯͻ * * ܪ׻ * * ˽ * * ëͰ * EOS * * * * ʹ̸ * * Ѿ * 줿 * * * * ά * * * * * * * EOS mecab-0.996/tests/chartype/dic.csv0000644002562000116100000000004712031622553013764 00000000000000______________________________,0,0,0,* mecab-0.996/tests/chartype/dicrc0000644002562000116100000000021212031622553013511 00000000000000cost-factor = 800 bos-feature = BOS/EOS # output-format-type=yomi # node-format-yomi = %H # unk-format-yomi = %M # eos-format-yomi = \n mecab-0.996/tests/shiin/0000755002562000116100000000000012110211077012053 500000000000000mecab-0.996/tests/shiin/char.def0000644002562000116100000000005212031622553013374 00000000000000DEFAULT 1 0 0 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/shiin/unk.def0000644002562000116100000000003612031622553013256 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* mecab-0.996/tests/shiin/test0000644002562000116100000000011312031622553012677 00000000000000wtsnnmehnknds kmn umi krmdmt kkdkmnwng ott umd umimswkiti kttwmen snmmarit mecab-0.996/tests/shiin/matrix.def0000644002562000116100000132435212031622553014000 00000000000000178 178 0 0 3806 0 1 3806 0 2 1215 0 3 1049 0 4 1048 0 5 2745 0 6 733 0 7 3806 0 8 695 0 9 3806 0 10 960 0 11 3806 0 12 876 0 13 3806 0 14 789 0 15 633 0 16 700 0 17 855 0 18 1420 0 19 1211 0 20 1015 0 21 1237 0 22 1676 0 23 2115 0 24 1363 0 25 965 0 26 1135 0 27 847 0 28 1052 0 29 694 0 30 1020 0 31 735 0 32 1331 0 33 658 0 34 3806 0 35 1995 0 36 1031 0 37 963 0 38 929 0 39 911 0 40 3806 0 41 1832 0 42 1478 0 43 1142 0 44 1059 0 45 851 0 46 1354 0 47 775 0 48 1181 0 49 910 0 50 1380 0 51 655 0 52 894 0 53 994 0 54 1774 0 55 1435 0 56 1112 0 57 1134 0 58 2326 0 59 3806 0 60 3806 0 61 3806 0 62 1791 0 63 3806 0 64 3806 0 65 2528 0 66 3806 0 67 3806 0 68 3806 0 69 2423 0 70 2254 0 71 3806 0 72 3806 0 73 3806 0 74 2345 0 75 3806 0 76 2663 0 77 3806 0 78 3806 0 79 3806 0 80 2895 0 81 3806 0 82 2590 0 83 3806 0 84 3806 0 85 2065 0 86 3806 0 87 2178 0 88 3806 0 89 3806 0 90 3806 0 91 2596 0 92 3806 0 93 3806 0 94 3806 0 95 3806 0 96 2684 0 97 3806 0 98 3806 0 99 3806 0 100 2178 0 101 3806 0 102 3806 0 103 3806 0 104 821 0 105 1721 0 106 731 0 107 741 0 108 1713 0 109 2144 0 110 653 0 111 2476 0 112 989 0 113 2792 0 114 3179 0 115 732 0 116 600 0 117 3367 0 118 2466 0 119 1396 0 120 1989 0 121 1521 0 122 781 0 123 568 0 124 648 0 125 973 0 126 1355 0 127 916 0 128 1682 0 129 2161 0 130 1302 0 131 1268 0 132 3806 0 133 2336 0 134 2378 0 135 1561 0 136 1605 0 137 3806 0 138 2482 0 139 2316 0 140 908 0 141 1020 0 142 1320 0 143 1054 0 144 1279 0 145 1426 0 146 892 0 147 1230 0 148 1505 0 149 822 0 150 963 0 151 2190 0 152 1743 0 153 1854 0 154 1119 0 155 1048 0 156 837 0 157 3806 0 158 962 0 159 3806 0 160 1073 0 161 3806 0 162 917 0 163 1086 0 164 1018 0 165 3806 0 166 1688 0 167 1430 0 168 1247 0 169 1424 0 170 855 0 171 1135 0 172 3806 0 173 1110 0 174 2282 0 175 2792 0 176 748 0 177 1340 1 0 259 1 1 3062 1 2 3062 1 3 3062 1 4 3062 1 5 3062 1 6 1254 1 7 3062 1 8 1177 1 9 2842 1 10 1589 1 11 3062 1 12 1355 1 13 3062 1 14 1450 1 15 891 1 16 1283 1 17 1045 1 18 1604 1 19 2135 1 20 2164 1 21 1638 1 22 2388 1 23 2622 1 24 3062 1 25 734 1 26 903 1 27 1119 1 28 1342 1 29 1424 1 30 1410 1 31 1031 1 32 1072 1 33 1190 1 34 3062 1 35 1820 1 36 1260 1 37 2051 1 38 882 1 39 610 1 40 3062 1 41 1509 1 42 1215 1 43 1462 1 44 1211 1 45 593 1 46 703 1 47 1136 1 48 1274 1 49 1090 1 50 2495 1 51 694 1 52 1085 1 53 1143 1 54 857 1 55 1687 1 56 1903 1 57 2103 1 58 3062 1 59 3062 1 60 3062 1 61 3062 1 62 2227 1 63 3062 1 64 3062 1 65 3062 1 66 3062 1 67 3062 1 68 3062 1 69 3062 1 70 3062 1 71 3062 1 72 3062 1 73 3062 1 74 3062 1 75 3062 1 76 3062 1 77 3062 1 78 3062 1 79 3062 1 80 3062 1 81 3062 1 82 3062 1 83 3062 1 84 3062 1 85 3062 1 86 3062 1 87 2209 1 88 3062 1 89 3062 1 90 3062 1 91 3062 1 92 3062 1 93 3062 1 94 3062 1 95 3062 1 96 3062 1 97 3062 1 98 3062 1 99 3062 1 100 3062 1 101 3062 1 102 3062 1 103 3062 1 104 857 1 105 2340 1 106 1031 1 107 1093 1 108 1190 1 109 2362 1 110 544 1 111 3062 1 112 597 1 113 2740 1 114 3062 1 115 882 1 116 1148 1 117 3062 1 118 1597 1 119 1529 1 120 1913 1 121 1531 1 122 1112 1 123 1835 1 124 1476 1 125 1047 1 126 1043 1 127 1329 1 128 2740 1 129 2842 1 130 3062 1 131 954 1 132 3062 1 133 3062 1 134 3062 1 135 2622 1 136 1574 1 137 3062 1 138 3062 1 139 3062 1 140 1054 1 141 966 1 142 777 1 143 1895 1 144 1115 1 145 1588 1 146 1559 1 147 1137 1 148 1438 1 149 777 1 150 1084 1 151 3062 1 152 1369 1 153 3062 1 154 537 1 155 1250 1 156 1315 1 157 3062 1 158 1441 1 159 3062 1 160 1950 1 161 3062 1 162 1123 1 163 911 1 164 984 1 165 3062 1 166 3062 1 167 2842 1 168 3062 1 169 573 1 170 1269 1 171 945 1 172 3062 1 173 1514 1 174 3062 1 175 3062 1 176 3062 1 177 783 2 0 0 2 1 2591 2 2 2591 2 3 2591 2 4 2591 2 5 2591 2 6 2591 2 7 2591 2 8 2591 2 9 2591 2 10 2591 2 11 2591 2 12 2591 2 13 2591 2 14 2591 2 15 2591 2 16 2591 2 17 2591 2 18 2591 2 19 2591 2 20 2591 2 21 2591 2 22 2591 2 23 2591 2 24 2591 2 25 2591 2 26 2591 2 27 2591 2 28 2591 2 29 2591 2 30 2591 2 31 2591 2 32 2591 2 33 2591 2 34 2591 2 35 2591 2 36 2591 2 37 2591 2 38 2591 2 39 2591 2 40 2591 2 41 2591 2 42 2591 2 43 2591 2 44 2591 2 45 2591 2 46 2591 2 47 2591 2 48 2591 2 49 2591 2 50 2591 2 51 2591 2 52 2591 2 53 2591 2 54 2591 2 55 2591 2 56 2591 2 57 2591 2 58 2591 2 59 2591 2 60 2591 2 61 2591 2 62 2591 2 63 2591 2 64 2591 2 65 2591 2 66 2591 2 67 2591 2 68 2591 2 69 2591 2 70 2591 2 71 2591 2 72 2591 2 73 2591 2 74 2591 2 75 2591 2 76 2591 2 77 2591 2 78 2591 2 79 2591 2 80 2591 2 81 2591 2 82 2591 2 83 2591 2 84 2591 2 85 2591 2 86 2591 2 87 2591 2 88 2591 2 89 2591 2 90 2591 2 91 2591 2 92 2591 2 93 2591 2 94 2591 2 95 2591 2 96 2591 2 97 2591 2 98 2591 2 99 2591 2 100 2591 2 101 2591 2 102 2591 2 103 2591 2 104 2591 2 105 2591 2 106 2591 2 107 2591 2 108 2591 2 109 2591 2 110 2591 2 111 2591 2 112 2591 2 113 2591 2 114 2591 2 115 2591 2 116 2591 2 117 2591 2 118 2591 2 119 2591 2 120 2591 2 121 2591 2 122 2591 2 123 2591 2 124 2591 2 125 2591 2 126 2591 2 127 2591 2 128 2591 2 129 2591 2 130 2591 2 131 2591 2 132 2591 2 133 2591 2 134 2591 2 135 2591 2 136 2591 2 137 2591 2 138 2591 2 139 2591 2 140 2591 2 141 2591 2 142 2591 2 143 2591 2 144 2591 2 145 2591 2 146 2591 2 147 2591 2 148 2591 2 149 2591 2 150 2591 2 151 2591 2 152 2591 2 153 2591 2 154 2591 2 155 2591 2 156 2591 2 157 2591 2 158 2591 2 159 2591 2 160 2591 2 161 2591 2 162 2591 2 163 2591 2 164 2591 2 165 2591 2 166 2591 2 167 2591 2 168 2591 2 169 2591 2 170 2591 2 171 2591 2 172 2591 2 173 2591 2 174 2591 2 175 2591 2 176 2591 2 177 2591 3 0 0 3 1 2757 3 2 2757 3 3 2757 3 4 2757 3 5 2757 3 6 2757 3 7 2757 3 8 2757 3 9 2757 3 10 2757 3 11 2757 3 12 2757 3 13 2757 3 14 2757 3 15 2757 3 16 2757 3 17 2757 3 18 2757 3 19 2757 3 20 2757 3 21 2757 3 22 2757 3 23 2757 3 24 2757 3 25 2757 3 26 2757 3 27 2757 3 28 2757 3 29 2757 3 30 2757 3 31 2757 3 32 2757 3 33 2757 3 34 2757 3 35 2757 3 36 2757 3 37 2757 3 38 2757 3 39 2757 3 40 2757 3 41 2757 3 42 2757 3 43 2757 3 44 2757 3 45 2757 3 46 2757 3 47 2757 3 48 2757 3 49 2757 3 50 2757 3 51 2757 3 52 2757 3 53 2757 3 54 2757 3 55 2757 3 56 2757 3 57 2757 3 58 2757 3 59 2757 3 60 2757 3 61 2757 3 62 2757 3 63 2757 3 64 2757 3 65 2757 3 66 2757 3 67 2757 3 68 2757 3 69 2757 3 70 2757 3 71 2757 3 72 2757 3 73 2757 3 74 2757 3 75 2757 3 76 2757 3 77 2757 3 78 2757 3 79 2757 3 80 2757 3 81 2757 3 82 2757 3 83 2757 3 84 2757 3 85 2757 3 86 2757 3 87 2757 3 88 2757 3 89 2757 3 90 2757 3 91 2757 3 92 2757 3 93 2757 3 94 2757 3 95 2757 3 96 2757 3 97 2757 3 98 2757 3 99 2757 3 100 2757 3 101 2757 3 102 2757 3 103 2757 3 104 2757 3 105 2757 3 106 2757 3 107 2757 3 108 2757 3 109 2757 3 110 2757 3 111 2757 3 112 2757 3 113 2757 3 114 2757 3 115 2757 3 116 2757 3 117 2757 3 118 2757 3 119 2757 3 120 2757 3 121 2757 3 122 2757 3 123 2757 3 124 2757 3 125 2757 3 126 2757 3 127 2757 3 128 2757 3 129 2757 3 130 2757 3 131 2757 3 132 2757 3 133 2757 3 134 2757 3 135 2757 3 136 2757 3 137 2757 3 138 2757 3 139 2757 3 140 2757 3 141 2757 3 142 2757 3 143 2757 3 144 2757 3 145 2757 3 146 2757 3 147 2757 3 148 2757 3 149 2757 3 150 2757 3 151 2757 3 152 2757 3 153 2757 3 154 2757 3 155 2757 3 156 2757 3 157 2757 3 158 2757 3 159 2757 3 160 2757 3 161 2757 3 162 2757 3 163 2757 3 164 2757 3 165 2757 3 166 2757 3 167 2757 3 168 2757 3 169 2757 3 170 2757 3 171 2757 3 172 2757 3 173 2757 3 174 2757 3 175 2757 3 176 2757 3 177 2757 4 0 0 4 1 2757 4 2 2757 4 3 2757 4 4 2757 4 5 2757 4 6 2757 4 7 2757 4 8 2757 4 9 2757 4 10 2757 4 11 2757 4 12 2757 4 13 2757 4 14 2757 4 15 2757 4 16 2757 4 17 2757 4 18 2757 4 19 2757 4 20 2757 4 21 2757 4 22 2757 4 23 2757 4 24 2757 4 25 2757 4 26 2757 4 27 2757 4 28 2757 4 29 2757 4 30 2757 4 31 2757 4 32 2757 4 33 2757 4 34 2757 4 35 2757 4 36 2757 4 37 2757 4 38 2757 4 39 2757 4 40 2757 4 41 2757 4 42 2757 4 43 2757 4 44 2757 4 45 2757 4 46 2757 4 47 2757 4 48 2757 4 49 2757 4 50 2757 4 51 2757 4 52 2757 4 53 2757 4 54 2757 4 55 2757 4 56 2757 4 57 2757 4 58 2757 4 59 2757 4 60 2757 4 61 2757 4 62 2757 4 63 2757 4 64 2757 4 65 2757 4 66 2757 4 67 2757 4 68 2757 4 69 2757 4 70 2757 4 71 2757 4 72 2757 4 73 2757 4 74 2757 4 75 2757 4 76 2757 4 77 2757 4 78 2757 4 79 2757 4 80 2757 4 81 2757 4 82 2757 4 83 2757 4 84 2757 4 85 2757 4 86 2757 4 87 2757 4 88 2757 4 89 2757 4 90 2757 4 91 2757 4 92 2757 4 93 2757 4 94 2757 4 95 2757 4 96 2757 4 97 2757 4 98 2757 4 99 2757 4 100 2757 4 101 2757 4 102 2757 4 103 2757 4 104 2757 4 105 2757 4 106 2757 4 107 2757 4 108 2757 4 109 2757 4 110 2757 4 111 2757 4 112 2757 4 113 2757 4 114 2757 4 115 2757 4 116 2757 4 117 2757 4 118 2757 4 119 2757 4 120 2757 4 121 2757 4 122 2757 4 123 2757 4 124 2757 4 125 2757 4 126 2757 4 127 2757 4 128 2757 4 129 2757 4 130 2757 4 131 2757 4 132 2757 4 133 2757 4 134 2757 4 135 2757 4 136 2757 4 137 2757 4 138 2757 4 139 2757 4 140 2757 4 141 2757 4 142 2757 4 143 2757 4 144 2757 4 145 2757 4 146 2757 4 147 2757 4 148 2757 4 149 2757 4 150 2757 4 151 2757 4 152 2757 4 153 2757 4 154 2757 4 155 2757 4 156 2757 4 157 2757 4 158 2757 4 159 2757 4 160 2757 4 161 2757 4 162 2757 4 163 2757 4 164 2757 4 165 2757 4 166 2757 4 167 2757 4 168 2757 4 169 2757 4 170 2757 4 171 2757 4 172 2757 4 173 2757 4 174 2757 4 175 2757 4 176 2757 4 177 2757 5 0 443 5 1 500 5 2 2354 5 3 2354 5 4 2354 5 5 2354 5 6 2134 5 7 2354 5 8 288 5 9 2354 5 10 1046 5 11 2354 5 12 2134 5 13 2354 5 14 2354 5 15 2354 5 16 2354 5 17 2354 5 18 2354 5 19 2354 5 20 2354 5 21 2354 5 22 2354 5 23 2354 5 24 2354 5 25 901 5 26 2354 5 27 2354 5 28 2354 5 29 2134 5 30 1004 5 31 2354 5 32 1602 5 33 909 5 34 2354 5 35 2354 5 36 2354 5 37 2354 5 38 2354 5 39 1427 5 40 1456 5 41 2354 5 42 2354 5 43 2354 5 44 2354 5 45 1031 5 46 2354 5 47 1350 5 48 2354 5 49 1184 5 50 2354 5 51 1560 5 52 2354 5 53 2354 5 54 2354 5 55 2354 5 56 2354 5 57 2354 5 58 2354 5 59 2354 5 60 2354 5 61 2354 5 62 2354 5 63 1745 5 64 2354 5 65 2354 5 66 2354 5 67 1197 5 68 2354 5 69 2354 5 70 2354 5 71 2354 5 72 2354 5 73 2354 5 74 620 5 75 2354 5 76 2354 5 77 2354 5 78 2354 5 79 2354 5 80 2354 5 81 2354 5 82 2354 5 83 2354 5 84 2354 5 85 2354 5 86 2354 5 87 2354 5 88 2354 5 89 2354 5 90 2354 5 91 2354 5 92 2354 5 93 2354 5 94 2354 5 95 2354 5 96 2354 5 97 2354 5 98 2354 5 99 2354 5 100 2354 5 101 2354 5 102 2354 5 103 2354 5 104 2354 5 105 2354 5 106 2354 5 107 2134 5 108 2354 5 109 2354 5 110 1475 5 111 2354 5 112 2354 5 113 1593 5 114 2354 5 115 1306 5 116 1219 5 117 2354 5 118 2354 5 119 2354 5 120 2354 5 121 2354 5 122 2354 5 123 1841 5 124 1576 5 125 2354 5 126 2354 5 127 2354 5 128 2354 5 129 2354 5 130 2354 5 131 2354 5 132 2354 5 133 2354 5 134 2354 5 135 2354 5 136 2354 5 137 2354 5 138 2354 5 139 2354 5 140 2354 5 141 2134 5 142 2354 5 143 2354 5 144 699 5 145 2354 5 146 2354 5 147 2354 5 148 2354 5 149 2354 5 150 454 5 151 2354 5 152 2354 5 153 2354 5 154 2354 5 155 1765 5 156 2354 5 157 2354 5 158 2354 5 159 2354 5 160 2354 5 161 2354 5 162 2354 5 163 1152 5 164 1143 5 165 2354 5 166 2354 5 167 2354 5 168 2354 5 169 728 5 170 1074 5 171 1914 5 172 2354 5 173 2354 5 174 2354 5 175 2354 5 176 2354 5 177 239 6 0 480 6 1 975 6 2 3121 6 3 3121 6 4 3121 6 5 2060 6 6 1321 6 7 3121 6 8 474 6 9 2901 6 10 1183 6 11 3121 6 12 1225 6 13 3121 6 14 833 6 15 796 6 16 1057 6 17 675 6 18 2532 6 19 2242 6 20 1863 6 21 1924 6 22 2901 6 23 3121 6 24 2901 6 25 864 6 26 1585 6 27 1125 6 28 827 6 29 1246 6 30 1462 6 31 697 6 32 1230 6 33 878 6 34 3121 6 35 3121 6 36 2186 6 37 1777 6 38 1725 6 39 980 6 40 3121 6 41 2319 6 42 1932 6 43 3121 6 44 3121 6 45 1143 6 46 1144 6 47 1432 6 48 1585 6 49 1167 6 50 2046 6 51 722 6 52 1163 6 53 1428 6 54 3121 6 55 1766 6 56 2799 6 57 3121 6 58 2268 6 59 3121 6 60 3121 6 61 3121 6 62 627 6 63 1392 6 64 3121 6 65 2257 6 66 3121 6 67 1859 6 68 3121 6 69 1876 6 70 3121 6 71 3121 6 72 1679 6 73 3121 6 74 1367 6 75 3121 6 76 2227 6 77 3121 6 78 1723 6 79 2681 6 80 2182 6 81 3121 6 82 2014 6 83 3121 6 84 2099 6 85 2202 6 86 3121 6 87 1333 6 88 3121 6 89 3121 6 90 3121 6 91 1581 6 92 3121 6 93 2072 6 94 3121 6 95 3121 6 96 972 6 97 3121 6 98 3121 6 99 3121 6 100 3121 6 101 3121 6 102 3121 6 103 3121 6 104 757 6 105 1328 6 106 1069 6 107 1979 6 108 2242 6 109 3121 6 110 977 6 111 3121 6 112 1179 6 113 3121 6 114 3121 6 115 834 6 116 825 6 117 3121 6 118 3121 6 119 1846 6 120 3121 6 121 1983 6 122 1304 6 123 1119 6 124 1881 6 125 1285 6 126 1568 6 127 1808 6 128 3121 6 129 3121 6 130 2554 6 131 1331 6 132 3121 6 133 3121 6 134 3121 6 135 2554 6 136 1596 6 137 3121 6 138 3121 6 139 3121 6 140 1058 6 141 1181 6 142 1396 6 143 1653 6 144 1241 6 145 2305 6 146 1652 6 147 1614 6 148 1482 6 149 875 6 150 1172 6 151 2799 6 152 1890 6 153 3121 6 154 1116 6 155 707 6 156 1669 6 157 3121 6 158 990 6 159 3121 6 160 1269 6 161 3121 6 162 2494 6 163 697 6 164 592 6 165 3121 6 166 2342 6 167 1803 6 168 2901 6 169 278 6 170 1050 6 171 1218 6 172 3121 6 173 858 6 174 3121 6 175 2901 6 176 2327 6 177 636 7 0 355 7 1 281 7 2 2430 7 3 2430 7 4 2430 7 5 2430 7 6 662 7 7 2430 7 8 1528 7 9 2430 7 10 2430 7 11 2430 7 12 1081 7 13 2430 7 14 1547 7 15 1145 7 16 1159 7 17 2430 7 18 2430 7 19 2430 7 20 2430 7 21 1572 7 22 2430 7 23 845 7 24 2430 7 25 678 7 26 1264 7 27 1719 7 28 2430 7 29 1432 7 30 2211 7 31 1412 7 32 2430 7 33 1344 7 34 2430 7 35 2430 7 36 1175 7 37 1636 7 38 1409 7 39 1043 7 40 2430 7 41 2211 7 42 2430 7 43 2430 7 44 2430 7 45 543 7 46 1382 7 47 2211 7 48 2430 7 49 2430 7 50 2430 7 51 2430 7 52 2430 7 53 2430 7 54 2041 7 55 1719 7 56 2430 7 57 1660 7 58 2430 7 59 2430 7 60 2430 7 61 2430 7 62 2430 7 63 2430 7 64 2430 7 65 2430 7 66 2430 7 67 605 7 68 2430 7 69 2430 7 70 2430 7 71 2430 7 72 2430 7 73 2430 7 74 939 7 75 2430 7 76 2430 7 77 2430 7 78 2430 7 79 2430 7 80 2430 7 81 2430 7 82 2211 7 83 2430 7 84 1771 7 85 2430 7 86 2430 7 87 1223 7 88 2430 7 89 2430 7 90 2430 7 91 2430 7 92 2430 7 93 2430 7 94 2430 7 95 2430 7 96 2430 7 97 2430 7 98 2430 7 99 2430 7 100 2430 7 101 2430 7 102 2430 7 103 2430 7 104 2430 7 105 2430 7 106 989 7 107 2108 7 108 2430 7 109 2430 7 110 2430 7 111 2430 7 112 1358 7 113 2430 7 114 2430 7 115 1100 7 116 1138 7 117 2430 7 118 2430 7 119 2430 7 120 2430 7 121 2430 7 122 1572 7 123 2430 7 124 2430 7 125 901 7 126 2430 7 127 1608 7 128 2430 7 129 2430 7 130 2430 7 131 1583 7 132 2430 7 133 2430 7 134 2430 7 135 2211 7 136 2211 7 137 2430 7 138 2430 7 139 2430 7 140 1193 7 141 860 7 142 1864 7 143 2430 7 144 2211 7 145 2430 7 146 2211 7 147 1351 7 148 2430 7 149 1991 7 150 2108 7 151 2430 7 152 2430 7 153 2430 7 154 1271 7 155 1917 7 156 1077 7 157 2430 7 158 2430 7 159 2430 7 160 2430 7 161 2430 7 162 1364 7 163 916 7 164 529 7 165 2430 7 166 2430 7 167 2430 7 168 2430 7 169 555 7 170 925 7 171 1889 7 172 2430 7 173 1744 7 174 2430 7 175 2430 7 176 2430 7 177 393 8 0 158 8 1 1560 8 2 3436 8 3 3436 8 4 3436 8 5 3436 8 6 1211 8 7 3436 8 8 972 8 9 3216 8 10 855 8 11 3114 8 12 1038 8 13 3436 8 14 1107 8 15 807 8 16 772 8 17 843 8 18 1650 8 19 1375 8 20 1112 8 21 1091 8 22 2207 8 23 2246 8 24 1109 8 25 972 8 26 1324 8 27 970 8 28 1296 8 29 863 8 30 1051 8 31 858 8 32 1117 8 33 782 8 34 3436 8 35 2543 8 36 984 8 37 1119 8 38 901 8 39 896 8 40 3436 8 41 1881 8 42 1720 8 43 1199 8 44 1060 8 45 1021 8 46 1103 8 47 829 8 48 1270 8 49 1109 8 50 1121 8 51 889 8 52 1061 8 53 687 8 54 3114 8 55 1640 8 56 1501 8 57 1195 8 58 3436 8 59 3436 8 60 3436 8 61 3436 8 62 1191 8 63 1501 8 64 3436 8 65 1641 8 66 3436 8 67 2074 8 68 3047 8 69 1827 8 70 1744 8 71 3436 8 72 1661 8 73 3436 8 74 1337 8 75 3436 8 76 2159 8 77 3436 8 78 1584 8 79 1880 8 80 1293 8 81 3436 8 82 1520 8 83 3436 8 84 2319 8 85 1516 8 86 3436 8 87 1714 8 88 3436 8 89 3436 8 90 3436 8 91 1155 8 92 3436 8 93 2065 8 94 3436 8 95 3436 8 96 2075 8 97 3436 8 98 1893 8 99 3436 8 100 1351 8 101 3436 8 102 3436 8 103 3436 8 104 1007 8 105 1383 8 106 881 8 107 1265 8 108 1955 8 109 3216 8 110 879 8 111 3436 8 112 880 8 113 3436 8 114 3436 8 115 1139 8 116 1186 8 117 3436 8 118 3047 8 119 1711 8 120 2253 8 121 1384 8 122 1283 8 123 1156 8 124 1041 8 125 1091 8 126 1459 8 127 1250 8 128 3047 8 129 3216 8 130 1200 8 131 1276 8 132 3436 8 133 2435 8 134 3436 8 135 1868 8 136 2399 8 137 3436 8 138 3436 8 139 3436 8 140 1145 8 141 904 8 142 1409 8 143 1293 8 144 1423 8 145 1873 8 146 1184 8 147 1275 8 148 2254 8 149 1132 8 150 1183 8 151 2214 8 152 3436 8 153 1437 8 154 1288 8 155 1122 8 156 1333 8 157 3436 8 158 1143 8 159 2997 8 160 1099 8 161 3436 8 162 945 8 163 947 8 164 1023 8 165 3436 8 166 1910 8 167 1510 8 168 1146 8 169 645 8 170 1046 8 171 1136 8 172 3436 8 173 937 8 174 3436 8 175 3436 8 176 3436 8 177 711 9 0 9 9 1 1652 9 2 1652 9 3 1652 9 4 1652 9 5 1652 9 6 1652 9 7 1652 9 8 1652 9 9 1652 9 10 1652 9 11 1652 9 12 1652 9 13 1652 9 14 1652 9 15 1652 9 16 1652 9 17 1652 9 18 1652 9 19 1652 9 20 1652 9 21 1652 9 22 1652 9 23 1652 9 24 1652 9 25 1652 9 26 1652 9 27 1652 9 28 1652 9 29 1652 9 30 1652 9 31 1652 9 32 1652 9 33 1652 9 34 1652 9 35 1652 9 36 1652 9 37 1652 9 38 1652 9 39 1652 9 40 1652 9 41 1652 9 42 1652 9 43 1652 9 44 1652 9 45 1652 9 46 1652 9 47 1652 9 48 1652 9 49 1652 9 50 1652 9 51 1652 9 52 1652 9 53 1652 9 54 1652 9 55 1652 9 56 1652 9 57 1652 9 58 1652 9 59 1652 9 60 1652 9 61 1652 9 62 1652 9 63 1652 9 64 1652 9 65 1652 9 66 1652 9 67 1652 9 68 1652 9 69 1652 9 70 1652 9 71 1652 9 72 1652 9 73 1652 9 74 1652 9 75 1652 9 76 1652 9 77 1652 9 78 1652 9 79 1652 9 80 1652 9 81 1652 9 82 1652 9 83 1652 9 84 1652 9 85 1652 9 86 1652 9 87 1652 9 88 1652 9 89 1652 9 90 1652 9 91 1652 9 92 1652 9 93 1652 9 94 1652 9 95 1652 9 96 1652 9 97 1652 9 98 1652 9 99 1652 9 100 1652 9 101 1652 9 102 1652 9 103 1652 9 104 1652 9 105 1652 9 106 1652 9 107 1652 9 108 1652 9 109 1652 9 110 1652 9 111 1652 9 112 1652 9 113 1652 9 114 1652 9 115 1652 9 116 1652 9 117 1652 9 118 1652 9 119 1652 9 120 1652 9 121 1652 9 122 1652 9 123 1652 9 124 1652 9 125 1652 9 126 1652 9 127 1652 9 128 1652 9 129 1652 9 130 1652 9 131 1652 9 132 1652 9 133 1652 9 134 1652 9 135 1652 9 136 1652 9 137 1652 9 138 1652 9 139 1652 9 140 1652 9 141 1652 9 142 1652 9 143 1652 9 144 1652 9 145 1652 9 146 1652 9 147 1652 9 148 1652 9 149 1652 9 150 1652 9 151 1652 9 152 1652 9 153 1652 9 154 1652 9 155 1652 9 156 1652 9 157 1652 9 158 1652 9 159 1652 9 160 1652 9 161 1652 9 162 1652 9 163 1652 9 164 1652 9 165 1652 9 166 1652 9 167 1652 9 168 1652 9 169 1652 9 170 1652 9 171 1652 9 172 1652 9 173 1652 9 174 1652 9 175 1652 9 176 1652 9 177 1652 10 0 116 10 1 1889 10 2 3452 10 3 3452 10 4 3452 10 5 3452 10 6 1395 10 7 1443 10 8 883 10 9 2700 10 10 1529 10 11 1297 10 12 912 10 13 1711 10 14 1109 10 15 788 10 16 888 10 17 949 10 18 1699 10 19 1220 10 20 878 10 21 1107 10 22 2371 10 23 2159 10 24 1113 10 25 1178 10 26 1249 10 27 916 10 28 1074 10 29 812 10 30 923 10 31 951 10 32 1248 10 33 797 10 34 3452 10 35 2503 10 36 995 10 37 1038 10 38 974 10 39 840 10 40 3452 10 41 3131 10 42 1586 10 43 1165 10 44 914 10 45 1116 10 46 1488 10 47 825 10 48 1455 10 49 804 10 50 1121 10 51 996 10 52 1029 10 53 963 10 54 3063 10 55 1517 10 56 1224 10 57 1209 10 58 3233 10 59 3452 10 60 3452 10 61 3233 10 62 1754 10 63 2265 10 64 3452 10 65 3063 10 66 3452 10 67 2637 10 68 3452 10 69 2624 10 70 2973 10 71 3452 10 72 3452 10 73 3233 10 74 2864 10 75 3452 10 76 2618 10 77 2166 10 78 2644 10 79 2710 10 80 1766 10 81 3452 10 82 2497 10 83 3452 10 84 3233 10 85 2375 10 86 3233 10 87 2411 10 88 1788 10 89 3452 10 90 3452 10 91 3131 10 92 3452 10 93 3452 10 94 3452 10 95 3452 10 96 2546 10 97 3452 10 98 3452 10 99 3452 10 100 3452 10 101 3452 10 102 3452 10 103 3452 10 104 1047 10 105 1700 10 106 1049 10 107 1346 10 108 2419 10 109 3452 10 110 891 10 111 2911 10 112 1007 10 113 3452 10 114 3452 10 115 1230 10 116 1191 10 117 3452 10 118 2344 10 119 1251 10 120 2072 10 121 1995 10 122 1170 10 123 1374 10 124 1185 10 125 1247 10 126 2611 10 127 1306 10 128 2250 10 129 3063 10 130 1403 10 131 1164 10 132 3452 10 133 3452 10 134 2911 10 135 1896 10 136 2408 10 137 3452 10 138 3452 10 139 3452 10 140 1125 10 141 1077 10 142 1970 10 143 1187 10 144 1250 10 145 2825 10 146 954 10 147 1262 10 148 2274 10 149 1142 10 150 1114 10 151 1799 10 152 3452 10 153 1637 10 154 1203 10 155 960 10 156 983 10 157 3452 10 158 1266 10 159 3452 10 160 1469 10 161 3452 10 162 1061 10 163 1059 10 164 994 10 165 3452 10 166 1604 10 167 1353 10 168 979 10 169 1251 10 170 1187 10 171 1021 10 172 3452 10 173 989 10 174 2422 10 175 3131 10 176 3452 10 177 925 11 0 553 11 1 260 11 2 2276 11 3 2276 11 4 2276 11 5 2276 11 6 286 11 7 2276 11 8 468 11 9 2276 11 10 2056 11 11 2276 11 12 2276 11 13 2276 11 14 1370 11 15 2276 11 16 2276 11 17 2276 11 18 2276 11 19 2276 11 20 2276 11 21 2276 11 22 2276 11 23 2276 11 24 2276 11 25 821 11 26 2276 11 27 1687 11 28 2276 11 29 2276 11 30 934 11 31 2276 11 32 1014 11 33 2276 11 34 2276 11 35 2276 11 36 2276 11 37 2276 11 38 2276 11 39 2276 11 40 2276 11 41 2276 11 42 2276 11 43 2276 11 44 2276 11 45 658 11 46 2276 11 47 2276 11 48 2276 11 49 2276 11 50 2276 11 51 2276 11 52 2276 11 53 2276 11 54 2276 11 55 2276 11 56 2276 11 57 2276 11 58 2276 11 59 2276 11 60 2276 11 61 2276 11 62 2276 11 63 2276 11 64 2276 11 65 2276 11 66 2276 11 67 2276 11 68 2276 11 69 2276 11 70 2276 11 71 2276 11 72 1286 11 73 2276 11 74 922 11 75 2276 11 76 2276 11 77 1954 11 78 2276 11 79 2276 11 80 2276 11 81 2276 11 82 1467 11 83 2276 11 84 2276 11 85 2276 11 86 1603 11 87 1206 11 88 2276 11 89 2276 11 90 2276 11 91 2276 11 92 2056 11 93 2276 11 94 2276 11 95 2276 11 96 2276 11 97 2276 11 98 2276 11 99 2276 11 100 2276 11 101 2276 11 102 2276 11 103 2276 11 104 1734 11 105 2276 11 106 1095 11 107 1687 11 108 1083 11 109 2276 11 110 2276 11 111 2276 11 112 1687 11 113 2056 11 114 2276 11 115 1554 11 116 790 11 117 2276 11 118 2276 11 119 2276 11 120 2276 11 121 2276 11 122 2276 11 123 1036 11 124 2276 11 125 1734 11 126 2276 11 127 863 11 128 2276 11 129 2276 11 130 2276 11 131 2276 11 132 2276 11 133 2276 11 134 2276 11 135 2276 11 136 2276 11 137 2276 11 138 2276 11 139 2276 11 140 2056 11 141 2276 11 142 2276 11 143 2276 11 144 2276 11 145 2276 11 146 2276 11 147 2276 11 148 2276 11 149 2276 11 150 844 11 151 2276 11 152 2276 11 153 2276 11 154 2056 11 155 2276 11 156 2276 11 157 2276 11 158 2276 11 159 2276 11 160 2276 11 161 2276 11 162 2276 11 163 664 11 164 554 11 165 2276 11 166 2276 11 167 2276 11 168 2276 11 169 704 11 170 1435 11 171 1051 11 172 2276 11 173 2276 11 174 2276 11 175 2276 11 176 2276 11 177 611 12 0 288 12 1 1052 12 2 3061 12 3 3061 12 4 3061 12 5 3061 12 6 1140 12 7 2841 12 8 373 12 9 3061 12 10 1552 12 11 3061 12 12 1467 12 13 3061 12 14 1570 12 15 1269 12 16 968 12 17 285 12 18 3061 12 19 3061 12 20 2387 12 21 1575 12 22 2739 12 23 3061 12 24 3061 12 25 1304 12 26 1467 12 27 1998 12 28 1951 12 29 1210 12 30 1549 12 31 1157 12 32 1522 12 33 1097 12 34 3061 12 35 3061 12 36 1894 12 37 2621 12 38 2083 12 39 1189 12 40 3061 12 41 3061 12 42 3061 12 43 1892 12 44 1922 12 45 945 12 46 1315 12 47 1449 12 48 2581 12 49 1791 12 50 1487 12 51 1419 12 52 1000 12 53 1174 12 54 3061 12 55 1939 12 56 2008 12 57 2063 12 58 3061 12 59 3061 12 60 3061 12 61 3061 12 62 1274 12 63 2841 12 64 3061 12 65 1880 12 66 3061 12 67 1525 12 68 1841 12 69 1826 12 70 1833 12 71 3061 12 72 3061 12 73 3061 12 74 2028 12 75 1660 12 76 2621 12 77 3061 12 78 1423 12 79 2299 12 80 3061 12 81 3061 12 82 1513 12 83 3061 12 84 2739 12 85 1594 12 86 3061 12 87 1374 12 88 3061 12 89 3061 12 90 3061 12 91 2318 12 92 3061 12 93 3061 12 94 2010 12 95 3061 12 96 2672 12 97 3061 12 98 2214 12 99 3061 12 100 3061 12 101 3061 12 102 3061 12 103 2739 12 104 920 12 105 1725 12 106 1294 12 107 1367 12 108 1522 12 109 3061 12 110 1152 12 111 3061 12 112 897 12 113 2299 12 114 3061 12 115 1232 12 116 1280 12 117 3061 12 118 3061 12 119 2621 12 120 2328 12 121 1489 12 122 1091 12 123 1038 12 124 1375 12 125 964 12 126 3061 12 127 1089 12 128 3061 12 129 3061 12 130 3061 12 131 1146 12 132 3061 12 133 3061 12 134 3061 12 135 2621 12 136 1240 12 137 3061 12 138 3061 12 139 3061 12 140 1192 12 141 1811 12 142 1627 12 143 2494 12 144 1556 12 145 2259 12 146 1378 12 147 1579 12 148 1859 12 149 1315 12 150 1167 12 151 2472 12 152 1751 12 153 2621 12 154 1135 12 155 1516 12 156 1032 12 157 3061 12 158 1218 12 159 3061 12 160 2214 12 161 3061 12 162 1250 12 163 1023 12 164 914 12 165 3061 12 166 1592 12 167 2402 12 168 2841 12 169 638 12 170 1166 12 171 1228 12 172 3061 12 173 1883 12 174 3061 12 175 3061 12 176 3061 12 177 367 13 0 892 13 1 103 13 2 2202 13 3 2202 13 4 2202 13 5 2202 13 6 919 13 7 2202 13 8 2202 13 9 2202 13 10 2202 13 11 2202 13 12 2202 13 13 1982 13 14 2202 13 15 2202 13 16 2202 13 17 2202 13 18 2202 13 19 2202 13 20 2202 13 21 2202 13 22 2202 13 23 2202 13 24 2202 13 25 2202 13 26 2202 13 27 2202 13 28 2202 13 29 2202 13 30 2202 13 31 2202 13 32 2202 13 33 1982 13 34 2202 13 35 2202 13 36 2202 13 37 2202 13 38 2202 13 39 2202 13 40 2202 13 41 2202 13 42 2202 13 43 2202 13 44 2202 13 45 984 13 46 1982 13 47 2202 13 48 2202 13 49 2202 13 50 2202 13 51 2202 13 52 2202 13 53 2202 13 54 2202 13 55 2202 13 56 2202 13 57 2202 13 58 2202 13 59 2202 13 60 2202 13 61 2202 13 62 2202 13 63 2202 13 64 2202 13 65 2202 13 66 2202 13 67 858 13 68 2202 13 69 2202 13 70 2202 13 71 2202 13 72 2202 13 73 2202 13 74 1480 13 75 2202 13 76 2202 13 77 2202 13 78 2202 13 79 2202 13 80 2202 13 81 2202 13 82 1349 13 83 2202 13 84 2202 13 85 2202 13 86 2202 13 87 2202 13 88 2202 13 89 2202 13 90 2202 13 91 2202 13 92 2202 13 93 2202 13 94 2202 13 95 2202 13 96 2202 13 97 2202 13 98 2202 13 99 2202 13 100 2202 13 101 2202 13 102 2202 13 103 2202 13 104 2202 13 105 2202 13 106 2202 13 107 2202 13 108 2202 13 109 2202 13 110 829 13 111 2202 13 112 2202 13 113 2202 13 114 2202 13 115 2202 13 116 978 13 117 2202 13 118 2202 13 119 2202 13 120 2202 13 121 2202 13 122 2202 13 123 2202 13 124 2202 13 125 2202 13 126 2202 13 127 2202 13 128 2202 13 129 2202 13 130 2202 13 131 2202 13 132 2202 13 133 2202 13 134 2202 13 135 2202 13 136 2202 13 137 2202 13 138 2202 13 139 2202 13 140 1295 13 141 2202 13 142 2202 13 143 2202 13 144 2202 13 145 2202 13 146 2202 13 147 2202 13 148 2202 13 149 2202 13 150 2202 13 151 2202 13 152 2202 13 153 2202 13 154 2202 13 155 818 13 156 2202 13 157 2202 13 158 2202 13 159 2202 13 160 2202 13 161 2202 13 162 2202 13 163 1982 13 164 1367 13 165 2202 13 166 2202 13 167 2202 13 168 2202 13 169 339 13 170 1515 13 171 976 13 172 2202 13 173 709 13 174 2202 13 175 2202 13 176 2202 13 177 473 14 0 458 14 1 817 14 2 3122 14 3 3122 14 4 3122 14 5 3122 14 6 1220 14 7 3122 14 8 595 14 9 2275 14 10 492 14 11 3122 14 12 1196 14 13 2513 14 14 396 14 15 579 14 16 962 14 17 702 14 18 1787 14 19 2800 14 20 2184 14 21 1313 14 22 2580 14 23 1850 14 24 2191 14 25 640 14 26 1258 14 27 885 14 28 1765 14 29 606 14 30 1408 14 31 680 14 32 1232 14 33 876 14 34 3122 14 35 3122 14 36 1512 14 37 1966 14 38 1624 14 39 1188 14 40 3122 14 41 3122 14 42 1680 14 43 3122 14 44 1707 14 45 998 14 46 1346 14 47 1222 14 48 1467 14 49 1051 14 50 1391 14 51 996 14 52 987 14 53 1077 14 54 2800 14 55 1525 14 56 2580 14 57 1794 14 58 3122 14 59 2495 14 60 3122 14 61 3122 14 62 1285 14 63 1860 14 64 3122 14 65 2163 14 66 3122 14 67 1666 14 68 3122 14 69 2902 14 70 2127 14 71 3122 14 72 1974 14 73 3122 14 74 1657 14 75 2902 14 76 3122 14 77 2007 14 78 3122 14 79 2609 14 80 2533 14 81 3122 14 82 1943 14 83 3122 14 84 2352 14 85 1648 14 86 3122 14 87 1238 14 88 3122 14 89 3122 14 90 2463 14 91 1765 14 92 3122 14 93 2320 14 94 3122 14 95 3122 14 96 2733 14 97 3122 14 98 2199 14 99 3122 14 100 2195 14 101 3122 14 102 3122 14 103 3122 14 104 1086 14 105 1610 14 106 1252 14 107 1555 14 108 3122 14 109 3122 14 110 763 14 111 3122 14 112 1117 14 113 3122 14 114 3122 14 115 850 14 116 1129 14 117 3122 14 118 3122 14 119 1945 14 120 3122 14 121 1451 14 122 1249 14 123 982 14 124 1027 14 125 1129 14 126 1808 14 127 1378 14 128 2513 14 129 3122 14 130 3122 14 131 1232 14 132 3122 14 133 3122 14 134 3122 14 135 2733 14 136 1593 14 137 3122 14 138 3122 14 139 3122 14 140 1221 14 141 1254 14 142 1503 14 143 2313 14 144 1886 14 145 1227 14 146 1562 14 147 1308 14 148 2533 14 149 1153 14 150 1078 14 151 2800 14 152 3122 14 153 2733 14 154 1214 14 155 1442 14 156 630 14 157 3122 14 158 830 14 159 3122 14 160 1548 14 161 3122 14 162 768 14 163 1073 14 164 596 14 165 3122 14 166 2052 14 167 2352 14 168 2902 14 169 1006 14 170 1138 14 171 1224 14 172 3122 14 173 958 14 174 3122 14 175 3122 14 176 3122 14 177 552 15 0 332 15 1 1002 15 2 3296 15 3 3296 15 4 3296 15 5 2334 15 6 1604 15 7 3296 15 8 349 15 9 2224 15 10 1088 15 11 3296 15 12 885 15 13 3296 15 14 1116 15 15 992 15 16 851 15 17 1080 15 18 2109 15 19 1765 15 20 1551 15 21 1175 15 22 2039 15 23 2250 15 24 1886 15 25 576 15 26 1469 15 27 946 15 28 1073 15 29 1050 15 30 1135 15 31 1011 15 32 1166 15 33 781 15 34 3296 15 35 3076 15 36 1646 15 37 1238 15 38 1257 15 39 1126 15 40 3296 15 41 3076 15 42 2268 15 43 1722 15 44 1539 15 45 1152 15 46 989 15 47 1049 15 48 1340 15 49 1347 15 50 1246 15 51 788 15 52 1150 15 53 1242 15 54 2974 15 55 1889 15 56 1891 15 57 1578 15 58 2149 15 59 2444 15 60 3296 15 61 3296 15 62 864 15 63 1926 15 64 3296 15 65 1737 15 66 3296 15 67 1987 15 68 3296 15 69 1665 15 70 1294 15 71 3296 15 72 2060 15 73 3296 15 74 1692 15 75 3296 15 76 1994 15 77 3296 15 78 1443 15 79 1726 15 80 1887 15 81 3296 15 82 2039 15 83 3296 15 84 3076 15 85 1643 15 86 3296 15 87 1570 15 88 2277 15 89 3296 15 90 3296 15 91 1490 15 92 3296 15 93 2455 15 94 3296 15 95 3296 15 96 1309 15 97 3296 15 98 2344 15 99 3296 15 100 2222 15 101 3296 15 102 2574 15 103 3296 15 104 759 15 105 1462 15 106 952 15 107 1375 15 108 3296 15 109 2974 15 110 1178 15 111 3296 15 112 1199 15 113 3296 15 114 3296 15 115 918 15 116 1351 15 117 3296 15 118 3296 15 119 1509 15 120 2029 15 121 1761 15 122 1167 15 123 909 15 124 1197 15 125 1263 15 126 2321 15 127 1352 15 128 3296 15 129 3076 15 130 2147 15 131 1620 15 132 3296 15 133 2907 15 134 3296 15 135 2467 15 136 2290 15 137 3296 15 138 3296 15 139 3296 15 140 1478 15 141 991 15 142 1669 15 143 1543 15 144 1315 15 145 2755 15 146 1345 15 147 1868 15 148 2295 15 149 995 15 150 888 15 151 2597 15 152 2263 15 153 2526 15 154 1250 15 155 1057 15 156 1010 15 157 3296 15 158 993 15 159 3296 15 160 1537 15 161 3296 15 162 1246 15 163 539 15 164 946 15 165 3296 15 166 2108 15 167 1652 15 168 1761 15 169 1007 15 170 957 15 171 1397 15 172 3296 15 173 690 15 174 3076 15 175 2974 15 176 2076 15 177 375 16 0 148 16 1 1154 16 2 3201 16 3 3201 16 4 3201 16 5 2981 16 6 2150 16 7 3201 16 8 501 16 9 2514 16 10 1258 16 11 3201 16 12 907 16 13 3201 16 14 1134 16 15 1176 16 16 1782 16 17 1132 16 18 2407 16 19 3201 16 20 2407 16 21 1971 16 22 3201 16 23 2366 16 24 2317 16 25 422 16 26 2066 16 27 1241 16 28 2634 16 29 1844 16 30 2061 16 31 1036 16 32 1866 16 33 732 16 34 2070 16 35 3201 16 36 2061 16 37 1822 16 38 2027 16 39 1461 16 40 3201 16 41 3201 16 42 2612 16 43 2263 16 44 1755 16 45 1169 16 46 2025 16 47 1370 16 48 2372 16 49 1466 16 50 693 16 51 643 16 52 1515 16 53 1441 16 54 3201 16 55 1908 16 56 2879 16 57 1936 16 58 3201 16 59 3201 16 60 3201 16 61 3201 16 62 1078 16 63 1061 16 64 3201 16 65 1130 16 66 3201 16 67 1720 16 68 3201 16 69 1766 16 70 674 16 71 3201 16 72 1674 16 73 3201 16 74 988 16 75 3201 16 76 3201 16 77 3201 16 78 1600 16 79 1829 16 80 1495 16 81 3201 16 82 1780 16 83 3201 16 84 1761 16 85 1327 16 86 3201 16 87 2184 16 88 3201 16 89 3201 16 90 3201 16 91 2557 16 92 3201 16 93 1476 16 94 3201 16 95 3201 16 96 2634 16 97 3201 16 98 1017 16 99 3201 16 100 2172 16 101 3201 16 102 3201 16 103 3201 16 104 996 16 105 2527 16 106 1332 16 107 2245 16 108 2211 16 109 3201 16 110 1393 16 111 3201 16 112 1461 16 113 2812 16 114 3201 16 115 1616 16 116 1470 16 117 3201 16 118 3201 16 119 2089 16 120 3201 16 121 1707 16 122 1221 16 123 1063 16 124 1308 16 125 1833 16 126 3201 16 127 1941 16 128 3201 16 129 2981 16 130 3201 16 131 1904 16 132 3201 16 133 3201 16 134 3201 16 135 2317 16 136 3201 16 137 3201 16 138 3201 16 139 3201 16 140 1819 16 141 1574 16 142 3201 16 143 2157 16 144 1983 16 145 2612 16 146 1655 16 147 1923 16 148 1572 16 149 1341 16 150 1034 16 151 2514 16 152 3201 16 153 2761 16 154 1634 16 155 1261 16 156 1447 16 157 3201 16 158 1154 16 159 3201 16 160 1980 16 161 3201 16 162 1786 16 163 919 16 164 1083 16 165 3201 16 166 1966 16 167 2235 16 168 2490 16 169 1081 16 170 1055 16 171 1576 16 172 3201 16 173 625 16 174 3201 16 175 3201 16 176 3201 16 177 814 17 0 85 17 1 1114 17 2 3231 17 3 3231 17 4 3231 17 5 3231 17 6 1214 17 7 3231 17 8 1057 17 9 2718 17 10 1456 17 11 3231 17 12 1337 17 13 3231 17 14 1099 17 15 786 17 16 957 17 17 1103 17 18 1905 17 19 1799 17 20 1578 17 21 1691 17 22 3231 17 23 2690 17 24 1078 17 25 1060 17 26 1323 17 27 1267 17 28 1102 17 29 980 17 30 1159 17 31 1102 17 32 1302 17 33 819 17 34 3231 17 35 3231 17 36 1182 17 37 1262 17 38 1277 17 39 946 17 40 3231 17 41 3231 17 42 2256 17 43 1090 17 44 1153 17 45 1253 17 46 1268 17 47 1025 17 48 1826 17 49 1118 17 50 1309 17 51 740 17 52 1048 17 53 1087 17 54 3231 17 55 2076 17 56 1849 17 57 1457 17 58 3231 17 59 3231 17 60 3231 17 61 2909 17 62 1453 17 63 1348 17 64 3231 17 65 2134 17 66 3231 17 67 1581 17 68 3231 17 69 3231 17 70 1824 17 71 3231 17 72 1634 17 73 3231 17 74 1707 17 75 3231 17 76 1706 17 77 3011 17 78 2423 17 79 2665 17 80 2250 17 81 3231 17 82 1824 17 83 3231 17 84 2488 17 85 1799 17 86 3231 17 87 1509 17 88 1779 17 89 3231 17 90 3231 17 91 2275 17 92 3231 17 93 3231 17 94 3231 17 95 3231 17 96 1602 17 97 3231 17 98 2228 17 99 3231 17 100 2909 17 101 3231 17 102 3231 17 103 3231 17 104 1119 17 105 1422 17 106 1052 17 107 1504 17 108 3231 17 109 3231 17 110 1207 17 111 3231 17 112 983 17 113 3231 17 114 3231 17 115 991 17 116 1145 17 117 3231 17 118 3231 17 119 1671 17 120 2752 17 121 1406 17 122 1100 17 123 984 17 124 1301 17 125 1237 17 126 2488 17 127 1321 17 128 3231 17 129 3231 17 130 2498 17 131 1343 17 132 3231 17 133 3231 17 134 2690 17 135 2105 17 136 3231 17 137 3231 17 138 3231 17 139 3231 17 140 1524 17 141 1394 17 142 1738 17 143 1595 17 144 1517 17 145 2909 17 146 1092 17 147 1171 17 148 2690 17 149 1150 17 150 1256 17 151 2498 17 152 3231 17 153 1627 17 154 1219 17 155 1148 17 156 1297 17 157 3231 17 158 1257 17 159 3231 17 160 1412 17 161 3231 17 162 958 17 163 963 17 164 960 17 165 3231 17 166 2084 17 167 1520 17 168 1749 17 169 860 17 170 1291 17 171 1044 17 172 3231 17 173 1162 17 174 3231 17 175 2587 17 176 2423 17 177 595 18 0 669 18 1 1636 18 2 2430 18 3 2430 18 4 2430 18 5 2430 18 6 1950 18 7 2430 18 8 2430 18 9 2430 18 10 2430 18 11 2430 18 12 2430 18 13 2430 18 14 2430 18 15 2430 18 16 1421 18 17 2430 18 18 2430 18 19 2430 18 20 2430 18 21 2430 18 22 2430 18 23 2430 18 24 2430 18 25 202 18 26 2430 18 27 2430 18 28 2430 18 29 2430 18 30 2430 18 31 1149 18 32 2430 18 33 1446 18 34 2430 18 35 2430 18 36 1363 18 37 2430 18 38 2430 18 39 2430 18 40 2430 18 41 2430 18 42 2430 18 43 2430 18 44 2430 18 45 468 18 46 2430 18 47 1419 18 48 2430 18 49 2430 18 50 2430 18 51 1257 18 52 2430 18 53 2430 18 54 2430 18 55 2430 18 56 2430 18 57 2430 18 58 2430 18 59 2430 18 60 2430 18 61 2430 18 62 1411 18 63 850 18 64 2430 18 65 2108 18 66 2430 18 67 2430 18 68 2430 18 69 2430 18 70 1094 18 71 2430 18 72 2430 18 73 2430 18 74 785 18 75 2430 18 76 1786 18 77 2430 18 78 2430 18 79 2430 18 80 2430 18 81 2430 18 82 803 18 83 2430 18 84 1123 18 85 2430 18 86 2430 18 87 1484 18 88 2430 18 89 2430 18 90 2430 18 91 2430 18 92 2430 18 93 2430 18 94 2430 18 95 2210 18 96 959 18 97 2430 18 98 2430 18 99 2430 18 100 2430 18 101 2430 18 102 2430 18 103 2430 18 104 2430 18 105 2430 18 106 2430 18 107 1595 18 108 1589 18 109 2430 18 110 2430 18 111 2430 18 112 2430 18 113 2430 18 114 2430 18 115 1162 18 116 930 18 117 2430 18 118 2430 18 119 2430 18 120 2430 18 121 2430 18 122 2430 18 123 1129 18 124 1841 18 125 1230 18 126 2430 18 127 2430 18 128 2430 18 129 2430 18 130 2430 18 131 1150 18 132 2430 18 133 2430 18 134 2430 18 135 2430 18 136 1132 18 137 2430 18 138 2430 18 139 2430 18 140 2430 18 141 1224 18 142 791 18 143 2430 18 144 1074 18 145 2430 18 146 2430 18 147 2430 18 148 2430 18 149 2430 18 150 1507 18 151 2430 18 152 2430 18 153 2430 18 154 2430 18 155 2108 18 156 2430 18 157 2430 18 158 2430 18 159 2430 18 160 2430 18 161 2430 18 162 2430 18 163 272 18 164 764 18 165 2430 18 166 2430 18 167 2430 18 168 2430 18 169 2430 18 170 2430 18 171 988 18 172 2430 18 173 2430 18 174 2430 18 175 2430 18 176 2430 18 177 482 19 0 2343 19 1 947 19 2 2733 19 3 2733 19 4 2733 19 5 2733 19 6 1892 19 7 2733 19 8 2733 19 9 2513 19 10 3 19 11 2733 19 12 2733 19 13 2733 19 14 2733 19 15 2733 19 16 2733 19 17 2733 19 18 2733 19 19 2411 19 20 2733 19 21 2733 19 22 2733 19 23 2733 19 24 2733 19 25 2733 19 26 2733 19 27 2733 19 28 2733 19 29 2733 19 30 2733 19 31 2733 19 32 2733 19 33 2733 19 34 2733 19 35 2733 19 36 2733 19 37 2733 19 38 2733 19 39 2733 19 40 2733 19 41 2733 19 42 2733 19 43 2733 19 44 2733 19 45 2733 19 46 2733 19 47 2733 19 48 2733 19 49 2733 19 50 2733 19 51 2733 19 52 2733 19 53 2733 19 54 2733 19 55 2733 19 56 2733 19 57 2733 19 58 2733 19 59 2733 19 60 2733 19 61 2733 19 62 2513 19 63 2733 19 64 2733 19 65 2733 19 66 2733 19 67 2733 19 68 2733 19 69 2733 19 70 2733 19 71 2733 19 72 2733 19 73 2733 19 74 2733 19 75 2733 19 76 2733 19 77 2733 19 78 2733 19 79 2733 19 80 2733 19 81 2733 19 82 2733 19 83 2733 19 84 2733 19 85 2733 19 86 2733 19 87 2513 19 88 2733 19 89 2733 19 90 2733 19 91 2733 19 92 2733 19 93 2733 19 94 2733 19 95 2733 19 96 2733 19 97 2733 19 98 2733 19 99 2733 19 100 2733 19 101 2733 19 102 2733 19 103 2733 19 104 2733 19 105 2733 19 106 2733 19 107 2733 19 108 2733 19 109 2733 19 110 2733 19 111 2733 19 112 2733 19 113 2733 19 114 2733 19 115 2733 19 116 2733 19 117 2733 19 118 2733 19 119 2733 19 120 2733 19 121 2733 19 122 2733 19 123 2733 19 124 2733 19 125 2733 19 126 2733 19 127 2733 19 128 2733 19 129 2733 19 130 2733 19 131 2733 19 132 2733 19 133 2733 19 134 2733 19 135 2733 19 136 2733 19 137 2733 19 138 2733 19 139 2733 19 140 2733 19 141 2733 19 142 2733 19 143 2733 19 144 2411 19 145 2733 19 146 2733 19 147 2733 19 148 2733 19 149 2733 19 150 2733 19 151 2733 19 152 2733 19 153 2733 19 154 1864 19 155 1101 19 156 2733 19 157 2733 19 158 2733 19 159 2733 19 160 2733 19 161 2733 19 162 2733 19 163 1353 19 164 1135 19 165 2733 19 166 2733 19 167 2733 19 168 2733 19 169 2733 19 170 2022 19 171 1729 19 172 2733 19 173 2733 19 174 2733 19 175 2733 19 176 2733 19 177 2343 20 0 584 20 1 1960 20 2 2895 20 3 2895 20 4 2895 20 5 2895 20 6 2895 20 7 2895 20 8 2573 20 9 2895 20 10 63 20 11 2895 20 12 1884 20 13 2895 20 14 2456 20 15 1082 20 16 1613 20 17 2184 20 18 2895 20 19 2895 20 20 1845 20 21 1477 20 22 2895 20 23 2895 20 24 2328 20 25 363 20 26 2895 20 27 1876 20 28 2048 20 29 1367 20 30 2353 20 31 2415 20 32 2328 20 33 1536 20 34 2895 20 35 2895 20 36 2895 20 37 1667 20 38 1548 20 39 1052 20 40 2895 20 41 2895 20 42 1886 20 43 1167 20 44 1403 20 45 1758 20 46 2895 20 47 1444 20 48 1423 20 49 2456 20 50 1933 20 51 1601 20 52 994 20 53 1128 20 54 2895 20 55 2895 20 56 2286 20 57 2895 20 58 2895 20 59 2895 20 60 2895 20 61 2895 20 62 2895 20 63 1765 20 64 2895 20 65 2895 20 66 2895 20 67 2895 20 68 2895 20 69 2016 20 70 1946 20 71 2895 20 72 2895 20 73 2895 20 74 2895 20 75 2895 20 76 2895 20 77 2895 20 78 2895 20 79 2895 20 80 2895 20 81 2895 20 82 2895 20 83 2895 20 84 2895 20 85 2895 20 86 2895 20 87 2895 20 88 2895 20 89 2895 20 90 2895 20 91 2895 20 92 2895 20 93 2895 20 94 2895 20 95 2895 20 96 2895 20 97 2895 20 98 2895 20 99 2895 20 100 2895 20 101 2895 20 102 2895 20 103 2895 20 104 2895 20 105 2895 20 106 1064 20 107 2675 20 108 2895 20 109 2895 20 110 1853 20 111 2895 20 112 1609 20 113 2895 20 114 2895 20 115 1900 20 116 1825 20 117 2895 20 118 2895 20 119 2895 20 120 2895 20 121 2895 20 122 1917 20 123 2895 20 124 2573 20 125 2895 20 126 2895 20 127 1150 20 128 2895 20 129 2895 20 130 2895 20 131 2895 20 132 2895 20 133 2895 20 134 2895 20 135 2895 20 136 2895 20 137 2895 20 138 2895 20 139 2895 20 140 2286 20 141 2506 20 142 2895 20 143 1414 20 144 2895 20 145 2895 20 146 1747 20 147 1911 20 148 2895 20 149 2011 20 150 2895 20 151 2895 20 152 2895 20 153 2895 20 154 1751 20 155 2208 20 156 2196 20 157 2895 20 158 2573 20 159 2895 20 160 2675 20 161 2895 20 162 1477 20 163 2026 20 164 843 20 165 2895 20 166 2895 20 167 1470 20 168 2895 20 169 2895 20 170 2415 20 171 2080 20 172 2895 20 173 2895 20 174 2895 20 175 2895 20 176 2895 20 177 2506 21 0 154 21 1 768 21 2 2804 21 3 2804 21 4 2804 21 5 2804 21 6 1130 21 7 2804 21 8 609 21 9 2804 21 10 1225 21 11 2804 21 12 1541 21 13 2804 21 14 1181 21 15 860 21 16 1128 21 17 1726 21 18 2804 21 19 2804 21 20 1236 21 21 1581 21 22 2804 21 23 2804 21 24 2804 21 25 1218 21 26 2010 21 27 1128 21 28 1694 21 29 1170 21 30 1371 21 31 1043 21 32 1473 21 33 891 21 34 2804 21 35 2804 21 36 1855 21 37 1688 21 38 1445 21 39 1015 21 40 2804 21 41 2804 21 42 2804 21 43 635 21 44 1400 21 45 1185 21 46 2482 21 47 986 21 48 1738 21 49 1285 21 50 1296 21 51 847 21 52 1147 21 53 2034 21 54 2804 21 55 1885 21 56 2415 21 57 1000 21 58 2804 21 59 2804 21 60 2804 21 61 2804 21 62 1119 21 63 2804 21 64 2804 21 65 2804 21 66 2804 21 67 2052 21 68 2804 21 69 2804 21 70 2160 21 71 2804 21 72 2804 21 73 2804 21 74 1826 21 75 2804 21 76 2804 21 77 2804 21 78 2804 21 79 2804 21 80 2804 21 81 2804 21 82 2145 21 83 2804 21 84 2804 21 85 1535 21 86 2804 21 87 2804 21 88 2804 21 89 2804 21 90 2804 21 91 2804 21 92 2804 21 93 2804 21 94 2804 21 95 2804 21 96 2482 21 97 2804 21 98 2804 21 99 2804 21 100 2804 21 101 2804 21 102 2804 21 103 2804 21 104 1039 21 105 1798 21 106 1140 21 107 1911 21 108 2804 21 109 2804 21 110 1404 21 111 2804 21 112 1989 21 113 2804 21 114 2804 21 115 991 21 116 1049 21 117 2804 21 118 2804 21 119 2105 21 120 2584 21 121 1297 21 122 1452 21 123 926 21 124 1121 21 125 1401 21 126 2804 21 127 1573 21 128 2804 21 129 2804 21 130 2325 21 131 2804 21 132 2804 21 133 2804 21 134 2804 21 135 2415 21 136 2804 21 137 2804 21 138 2804 21 139 2804 21 140 793 21 141 1654 21 142 1760 21 143 1941 21 144 2482 21 145 2804 21 146 1155 21 147 1533 21 148 2804 21 149 1318 21 150 1225 21 151 2804 21 152 2804 21 153 2131 21 154 1005 21 155 1365 21 156 954 21 157 2804 21 158 1053 21 159 2804 21 160 1404 21 161 2804 21 162 1522 21 163 912 21 164 497 21 165 2804 21 166 1829 21 167 2365 21 168 1501 21 169 959 21 170 1077 21 171 614 21 172 2804 21 173 982 21 174 2804 21 175 2804 21 176 2804 21 177 527 22 0 923 22 1 1932 22 2 2151 22 3 2151 22 4 2151 22 5 2151 22 6 1524 22 7 2151 22 8 2151 22 9 2151 22 10 2151 22 11 2151 22 12 2151 22 13 2151 22 14 2151 22 15 2151 22 16 2151 22 17 2151 22 18 2151 22 19 2151 22 20 2151 22 21 2151 22 22 2151 22 23 2151 22 24 2151 22 25 59 22 26 485 22 27 2151 22 28 2151 22 29 2151 22 30 2151 22 31 2151 22 32 1365 22 33 2151 22 34 2151 22 35 2151 22 36 2151 22 37 2151 22 38 2151 22 39 2151 22 40 2151 22 41 2151 22 42 2151 22 43 2151 22 44 2151 22 45 2151 22 46 2151 22 47 2151 22 48 2151 22 49 2151 22 50 2151 22 51 2151 22 52 2151 22 53 2151 22 54 2151 22 55 2151 22 56 2151 22 57 2151 22 58 2151 22 59 2151 22 60 2151 22 61 2151 22 62 2151 22 63 2151 22 64 2151 22 65 1073 22 66 2151 22 67 2151 22 68 2151 22 69 2151 22 70 904 22 71 2151 22 72 2151 22 73 2151 22 74 2151 22 75 2151 22 76 2151 22 77 2151 22 78 2151 22 79 2151 22 80 2151 22 81 2151 22 82 2151 22 83 2151 22 84 2151 22 85 2151 22 86 2151 22 87 1829 22 88 2151 22 89 2151 22 90 2151 22 91 2151 22 92 2151 22 93 2151 22 94 2151 22 95 2151 22 96 796 22 97 2151 22 98 2151 22 99 2151 22 100 2151 22 101 2151 22 102 2151 22 103 2151 22 104 1932 22 105 2151 22 106 2151 22 107 2151 22 108 2151 22 109 2151 22 110 2151 22 111 2151 22 112 2151 22 113 2151 22 114 2151 22 115 2151 22 116 2151 22 117 2151 22 118 2151 22 119 2151 22 120 2151 22 121 2151 22 122 2151 22 123 2151 22 124 2151 22 125 1585 22 126 2151 22 127 2151 22 128 2151 22 129 2151 22 130 2151 22 131 2151 22 132 2151 22 133 2151 22 134 2151 22 135 2151 22 136 2151 22 137 2151 22 138 2151 22 139 2151 22 140 1829 22 141 2151 22 142 2151 22 143 2151 22 144 2151 22 145 2151 22 146 2151 22 147 2151 22 148 2151 22 149 2151 22 150 2151 22 151 2151 22 152 2151 22 153 2151 22 154 2151 22 155 2151 22 156 2151 22 157 2151 22 158 2151 22 159 2151 22 160 2151 22 161 2151 22 162 2151 22 163 617 22 164 2151 22 165 2151 22 166 2151 22 167 2151 22 168 2151 22 169 752 22 170 2151 22 171 1041 22 172 2151 22 173 2151 22 174 2151 22 175 2151 22 176 2151 22 177 620 23 0 2021 23 1 2021 23 2 2021 23 3 2021 23 4 2021 23 5 2021 23 6 436 23 7 2021 23 8 2021 23 9 2021 23 10 197 23 11 2021 23 12 2021 23 13 2021 23 14 2021 23 15 2021 23 16 2021 23 17 2021 23 18 2021 23 19 2021 23 20 2021 23 21 2021 23 22 2021 23 23 2021 23 24 2021 23 25 2021 23 26 2021 23 27 2021 23 28 2021 23 29 2021 23 30 2021 23 31 2021 23 32 2021 23 33 2021 23 34 2021 23 35 2021 23 36 2021 23 37 2021 23 38 2021 23 39 2021 23 40 2021 23 41 2021 23 42 2021 23 43 2021 23 44 2021 23 45 2021 23 46 2021 23 47 2021 23 48 2021 23 49 2021 23 50 2021 23 51 2021 23 52 2021 23 53 2021 23 54 2021 23 55 2021 23 56 2021 23 57 2021 23 58 2021 23 59 2021 23 60 2021 23 61 2021 23 62 1132 23 63 2021 23 64 2021 23 65 2021 23 66 2021 23 67 2021 23 68 2021 23 69 2021 23 70 2021 23 71 2021 23 72 2021 23 73 2021 23 74 2021 23 75 2021 23 76 2021 23 77 2021 23 78 2021 23 79 2021 23 80 2021 23 81 2021 23 82 2021 23 83 2021 23 84 2021 23 85 2021 23 86 2021 23 87 1347 23 88 2021 23 89 2021 23 90 2021 23 91 2021 23 92 2021 23 93 2021 23 94 2021 23 95 2021 23 96 2021 23 97 2021 23 98 2021 23 99 2021 23 100 2021 23 101 2021 23 102 2021 23 103 2021 23 104 2021 23 105 2021 23 106 2021 23 107 2021 23 108 2021 23 109 2021 23 110 2021 23 111 2021 23 112 2021 23 113 2021 23 114 2021 23 115 2021 23 116 2021 23 117 2021 23 118 2021 23 119 2021 23 120 2021 23 121 2021 23 122 2021 23 123 2021 23 124 2021 23 125 2021 23 126 2021 23 127 2021 23 128 2021 23 129 2021 23 130 2021 23 131 2021 23 132 2021 23 133 2021 23 134 2021 23 135 2021 23 136 2021 23 137 2021 23 138 2021 23 139 2021 23 140 2021 23 141 2021 23 142 2021 23 143 2021 23 144 2021 23 145 2021 23 146 2021 23 147 2021 23 148 2021 23 149 2021 23 150 2021 23 151 2021 23 152 2021 23 153 2021 23 154 2021 23 155 1581 23 156 2021 23 157 2021 23 158 2021 23 159 2021 23 160 2021 23 161 2021 23 162 2021 23 163 137 23 164 2021 23 165 2021 23 166 2021 23 167 2021 23 168 2021 23 169 2021 23 170 2021 23 171 2021 23 172 2021 23 173 2021 23 174 2021 23 175 2021 23 176 2021 23 177 2021 24 0 482 24 1 1955 24 2 2687 24 3 2687 24 4 2687 24 5 2687 24 6 2687 24 7 2687 24 8 1768 24 9 2687 24 10 27 24 11 2687 24 12 1554 24 13 2687 24 14 2687 24 15 1184 24 16 1965 24 17 1917 24 18 2687 24 19 2687 24 20 1540 24 21 2687 24 22 2687 24 23 2687 24 24 963 24 25 1093 24 26 1701 24 27 2099 24 28 2687 24 29 994 24 30 2687 24 31 2468 24 32 1637 24 33 1955 24 34 2687 24 35 2687 24 36 1579 24 37 2298 24 38 1935 24 39 1684 24 40 2687 24 41 2687 24 42 2687 24 43 2687 24 44 1444 24 45 1926 24 46 2687 24 47 1278 24 48 2687 24 49 1499 24 50 2298 24 51 1819 24 52 1841 24 53 2687 24 54 2687 24 55 2687 24 56 2687 24 57 2687 24 58 2687 24 59 2687 24 60 2687 24 61 2687 24 62 2687 24 63 2687 24 64 2687 24 65 2687 24 66 2687 24 67 2687 24 68 2687 24 69 2687 24 70 2366 24 71 2687 24 72 2687 24 73 2687 24 74 2687 24 75 2687 24 76 2687 24 77 2687 24 78 2687 24 79 2687 24 80 2687 24 81 2687 24 82 2687 24 83 2687 24 84 2687 24 85 2687 24 86 2687 24 87 2298 24 88 2687 24 89 2687 24 90 2687 24 91 2687 24 92 2687 24 93 2687 24 94 2687 24 95 2687 24 96 2687 24 97 2687 24 98 2687 24 99 2687 24 100 2687 24 101 2687 24 102 2687 24 103 2687 24 104 2687 24 105 2687 24 106 2468 24 107 2298 24 108 2687 24 109 2687 24 110 2248 24 111 2687 24 112 1646 24 113 2687 24 114 2687 24 115 2687 24 116 1589 24 117 2687 24 118 2687 24 119 2687 24 120 2687 24 121 2687 24 122 2687 24 123 2687 24 124 2687 24 125 1945 24 126 2687 24 127 2468 24 128 2687 24 129 2687 24 130 2687 24 131 2687 24 132 2687 24 133 2687 24 134 2687 24 135 2687 24 136 2687 24 137 2687 24 138 2687 24 139 2687 24 140 1662 24 141 2044 24 142 2687 24 143 2687 24 144 2687 24 145 2687 24 146 1669 24 147 2687 24 148 2687 24 149 2687 24 150 1633 24 151 2687 24 152 2687 24 153 2687 24 154 2687 24 155 1623 24 156 1597 24 157 2687 24 158 2687 24 159 2687 24 160 2001 24 161 2687 24 162 2687 24 163 1069 24 164 2028 24 165 2687 24 166 2687 24 167 1935 24 168 2099 24 169 1111 24 170 2121 24 171 1655 24 172 2687 24 173 2687 24 174 2687 24 175 2687 24 176 2687 24 177 2687 25 0 121 25 1 1293 25 2 3272 25 3 3272 25 4 3272 25 5 2520 25 6 1496 25 7 2645 25 8 839 25 9 2297 25 10 810 25 11 2731 25 12 1025 25 13 2009 25 14 1008 25 15 1043 25 16 1081 25 17 1452 25 18 2438 25 19 2645 25 20 1618 25 21 1342 25 22 2573 25 23 2249 25 24 1427 25 25 1450 25 26 1268 25 27 1604 25 28 1239 25 29 1474 25 30 1140 25 31 846 25 32 1284 25 33 798 25 34 3272 25 35 2561 25 36 1045 25 37 1061 25 38 943 25 39 964 25 40 3272 25 41 2285 25 42 1850 25 43 1432 25 44 763 25 45 1001 25 46 1341 25 47 787 25 48 1353 25 49 1227 25 50 1452 25 51 997 25 52 887 25 53 998 25 54 3053 25 55 1629 25 56 1482 25 57 1048 25 58 3272 25 59 3272 25 60 3272 25 61 3272 25 62 1185 25 63 3272 25 64 3272 25 65 1762 25 66 3272 25 67 1887 25 68 3272 25 69 3272 25 70 2759 25 71 3272 25 72 1871 25 73 3272 25 74 1683 25 75 3272 25 76 2251 25 77 3272 25 78 1845 25 79 2494 25 80 2297 25 81 3272 25 82 1987 25 83 3272 25 84 1958 25 85 3272 25 86 3272 25 87 2759 25 88 3272 25 89 3272 25 90 3272 25 91 1937 25 92 3272 25 93 3272 25 94 3272 25 95 3272 25 96 2072 25 97 3272 25 98 3272 25 99 3272 25 100 2431 25 101 3272 25 102 3272 25 103 3272 25 104 1128 25 105 1746 25 106 806 25 107 1565 25 108 2759 25 109 3272 25 110 954 25 111 3053 25 112 857 25 113 2520 25 114 3272 25 115 984 25 116 848 25 117 3272 25 118 2950 25 119 2053 25 120 3272 25 121 1966 25 122 1239 25 123 1341 25 124 1120 25 125 1187 25 126 2164 25 127 873 25 128 3272 25 129 3272 25 130 1461 25 131 1367 25 132 3272 25 133 3272 25 134 3272 25 135 1845 25 136 2793 25 137 3272 25 138 3272 25 139 3272 25 140 1175 25 141 890 25 142 2084 25 143 1468 25 144 1023 25 145 3272 25 146 1104 25 147 1221 25 148 2731 25 149 939 25 150 920 25 151 2266 25 152 3272 25 153 2186 25 154 1139 25 155 1025 25 156 1159 25 157 3272 25 158 1220 25 159 3272 25 160 1336 25 161 3272 25 162 1225 25 163 739 25 164 812 25 165 2663 25 166 1811 25 167 1495 25 168 1281 25 169 972 25 170 984 25 171 912 25 172 2883 25 173 1023 25 174 3272 25 175 2731 25 176 3053 25 177 1032 26 0 341 26 1 1456 26 2 2857 26 3 2857 26 4 2857 26 5 2468 26 6 1063 26 7 2857 26 8 1088 26 9 2637 26 10 729 26 11 2857 26 12 1675 26 13 2857 26 14 1661 26 15 1459 26 16 2248 26 17 1379 26 18 2637 26 19 2857 26 20 2213 26 21 2637 26 22 2857 26 23 2857 26 24 2857 26 25 1504 26 26 2005 26 27 2213 26 28 1642 26 29 1457 26 30 2857 26 31 1074 26 32 1829 26 33 1118 26 34 2857 26 35 2535 26 36 1882 26 37 2096 26 38 1614 26 39 1822 26 40 2857 26 41 2857 26 42 2344 26 43 2535 26 44 1798 26 45 1039 26 46 1800 26 47 1238 26 48 1696 26 49 1618 26 50 2016 26 51 1062 26 52 1470 26 53 440 26 54 2535 26 55 1988 26 56 2857 26 57 2049 26 58 2857 26 59 2857 26 60 2857 26 61 2857 26 62 1219 26 63 2857 26 64 2857 26 65 2857 26 66 2857 26 67 2857 26 68 2857 26 69 2857 26 70 2857 26 71 2857 26 72 2857 26 73 2857 26 74 2418 26 75 2857 26 76 2290 26 77 1354 26 78 2857 26 79 2857 26 80 1938 26 81 2857 26 82 1707 26 83 2857 26 84 2857 26 85 1296 26 86 2857 26 87 2029 26 88 1424 26 89 2857 26 90 2857 26 91 2857 26 92 2857 26 93 1859 26 94 2857 26 95 2857 26 96 2857 26 97 2857 26 98 2857 26 99 2857 26 100 2857 26 101 2857 26 102 2857 26 103 2857 26 104 1573 26 105 2857 26 106 2135 26 107 2213 26 108 2637 26 109 2857 26 110 1854 26 111 2857 26 112 1464 26 113 2857 26 114 2857 26 115 1290 26 116 1117 26 117 2857 26 118 2290 26 119 2857 26 120 2857 26 121 2857 26 122 1352 26 123 1690 26 124 1679 26 125 2418 26 126 1873 26 127 2378 26 128 2857 26 129 2857 26 130 2857 26 131 1188 26 132 2857 26 133 2857 26 134 2857 26 135 2857 26 136 2637 26 137 2857 26 138 2857 26 139 2857 26 140 1834 26 141 1820 26 142 2468 26 143 2468 26 144 2637 26 145 2184 26 146 1630 26 147 2042 26 148 1879 26 149 1011 26 150 412 26 151 2105 26 152 2857 26 153 1675 26 154 1608 26 155 1477 26 156 1353 26 157 2857 26 158 1859 26 159 2857 26 160 1999 26 161 2857 26 162 2005 26 163 556 26 164 804 26 165 2857 26 166 1969 26 167 2468 26 168 2857 26 169 583 26 170 789 26 171 892 26 172 2857 26 173 1541 26 174 2857 26 175 2857 26 176 2857 26 177 223 27 0 360 27 1 919 27 2 3074 27 3 3074 27 4 3074 27 5 3074 27 6 1376 27 7 3074 27 8 260 27 9 2485 27 10 1347 27 11 3074 27 12 2246 27 13 3074 27 14 1233 27 15 1482 27 16 1188 27 17 1885 27 18 2485 27 19 3074 27 20 1766 27 21 1933 27 22 3074 27 23 2855 27 24 2685 27 25 1547 27 26 1893 27 27 2056 27 28 2259 27 29 1493 27 30 1538 27 31 1463 27 32 1590 27 33 982 27 34 3074 27 35 3074 27 36 2313 27 37 2044 27 38 1457 27 39 1603 27 40 3074 27 41 3074 27 42 2685 27 43 1605 27 44 2164 27 45 1286 27 46 1446 27 47 1478 27 48 3074 27 49 1887 27 50 1822 27 51 1163 27 52 1005 27 53 1476 27 54 3074 27 55 1963 27 56 2855 27 57 2186 27 58 2252 27 59 2855 27 60 2855 27 61 3074 27 62 1704 27 63 920 27 64 3074 27 65 1238 27 66 3074 27 67 2401 27 68 3074 27 69 3074 27 70 1061 27 71 3074 27 72 1394 27 73 3074 27 74 1043 27 75 3074 27 76 1901 27 77 3074 27 78 1030 27 79 1615 27 80 1918 27 81 3074 27 82 1454 27 83 3074 27 84 3074 27 85 959 27 86 3074 27 87 979 27 88 3074 27 89 3074 27 90 3074 27 91 1961 27 92 3074 27 93 2233 27 94 3074 27 95 3074 27 96 2063 27 97 3074 27 98 2037 27 99 3074 27 100 2595 27 101 3074 27 102 3074 27 103 3074 27 104 729 27 105 1819 27 106 1089 27 107 1600 27 108 3074 27 109 3074 27 110 1262 27 111 3074 27 112 1312 27 113 3074 27 114 3074 27 115 1353 27 116 1444 27 117 3074 27 118 3074 27 119 3074 27 120 3074 27 121 1859 27 122 1346 27 123 1333 27 124 1427 27 125 1610 27 126 3074 27 127 1425 27 128 3074 27 129 3074 27 130 3074 27 131 1505 27 132 3074 27 133 2561 27 134 3074 27 135 2273 27 136 3074 27 137 3074 27 138 3074 27 139 3074 27 140 1771 27 141 1278 27 142 2685 27 143 1957 27 144 1478 27 145 2855 27 146 2322 27 147 1540 27 148 3074 27 149 1597 27 150 1392 27 151 3074 27 152 3074 27 153 2855 27 154 1380 27 155 1938 27 156 1382 27 157 3074 27 158 1337 27 159 3074 27 160 1819 27 161 3074 27 162 1319 27 163 1488 27 164 1443 27 165 3074 27 166 1344 27 167 3074 27 168 2855 27 169 650 27 170 993 27 171 1434 27 172 3074 27 173 1622 27 174 3074 27 175 3074 27 176 3074 27 177 195 28 0 420 28 1 563 28 2 2876 28 3 2876 28 4 2876 28 5 2876 28 6 1550 28 7 2876 28 8 605 28 9 2554 28 10 1657 28 11 2876 28 12 1605 28 13 2876 28 14 1165 28 15 1121 28 16 1872 28 17 447 28 18 2436 28 19 2876 28 20 1758 28 21 2876 28 22 2876 28 23 2876 28 24 2436 28 25 1388 28 26 1883 28 27 2232 28 28 2876 28 29 1284 28 30 2133 28 31 1395 28 32 1429 28 33 1015 28 34 2876 28 35 2656 28 36 1203 28 37 1484 28 38 1878 28 39 1644 28 40 2876 28 41 2876 28 42 2876 28 43 1316 28 44 1801 28 45 937 28 46 2486 28 47 1678 28 48 2232 28 49 1953 28 50 1657 28 51 1290 28 52 1308 28 53 1763 28 54 2876 28 55 2097 28 56 2876 28 57 2216 28 58 2876 28 59 2876 28 60 2876 28 61 2876 28 62 1660 28 63 1038 28 64 2876 28 65 1840 28 66 2876 28 67 2876 28 68 2876 28 69 1519 28 70 1366 28 71 2876 28 72 2176 28 73 2876 28 74 1610 28 75 2876 28 76 2082 28 77 2876 28 78 1883 28 79 1857 28 80 2396 28 81 2876 28 82 2876 28 83 2876 28 84 2232 28 85 1553 28 86 2876 28 87 1343 28 88 2876 28 89 2876 28 90 2876 28 91 2089 28 92 2876 28 93 2363 28 94 2876 28 95 2876 28 96 2041 28 97 2876 28 98 2041 28 99 2876 28 100 1736 28 101 2876 28 102 2876 28 103 2876 28 104 729 28 105 2334 28 106 1621 28 107 1728 28 108 2876 28 109 2876 28 110 1360 28 111 2876 28 112 1481 28 113 2876 28 114 2876 28 115 1503 28 116 1862 28 117 2876 28 118 2876 28 119 2876 28 120 2876 28 121 1542 28 122 1803 28 123 1181 28 124 1397 28 125 1522 28 126 2876 28 127 1472 28 128 2876 28 129 2876 28 130 2876 28 131 2035 28 132 2876 28 133 2876 28 134 2876 28 135 2876 28 136 2876 28 137 2876 28 138 2876 28 139 2876 28 140 1825 28 141 2133 28 142 2876 28 143 2189 28 144 2656 28 145 2067 28 146 2060 28 147 1749 28 148 2876 28 149 1362 28 150 1407 28 151 2554 28 152 2876 28 153 2554 28 154 1466 28 155 2067 28 156 1417 28 157 2876 28 158 1199 28 159 2876 28 160 1561 28 161 2876 28 162 1223 28 163 1491 28 164 1275 28 165 2876 28 166 1531 28 167 2876 28 168 2876 28 169 731 28 170 1373 28 171 1270 28 172 2876 28 173 1747 28 174 2876 28 175 2876 28 176 2876 28 177 122 29 0 471 29 1 856 29 2 3205 29 3 3205 29 4 3205 29 5 2663 29 6 1400 29 7 3205 29 8 1007 29 9 2443 29 10 193 29 11 3205 29 12 1018 29 13 3205 29 14 1222 29 15 1466 29 16 1067 29 17 1707 29 18 1677 29 19 1525 29 20 1570 29 21 1581 29 22 2239 29 23 3205 29 24 2815 29 25 441 29 26 1586 29 27 1573 29 28 1859 29 29 946 29 30 1630 29 31 1236 29 32 1555 29 33 954 29 34 3205 29 35 3205 29 36 2084 29 37 2044 29 38 1227 29 39 1060 29 40 3205 29 41 2883 29 42 2218 29 43 2191 29 44 1831 29 45 1086 29 46 1739 29 47 1266 29 48 1861 29 49 1304 29 50 1692 29 51 1170 29 52 1062 29 53 1279 29 54 3205 29 55 2048 29 56 2341 29 57 1644 29 58 2027 29 59 3205 29 60 3205 29 61 2985 29 62 1155 29 63 1043 29 64 3205 29 65 1260 29 66 3205 29 67 1708 29 68 3205 29 69 1927 29 70 1582 29 71 3205 29 72 3205 29 73 3205 29 74 2121 29 75 3205 29 76 3205 29 77 3205 29 78 1744 29 79 2027 29 80 2160 29 81 3205 29 82 1870 29 83 3205 29 84 2765 29 85 2270 29 86 3205 29 87 1351 29 88 3205 29 89 3205 29 90 3205 29 91 2382 29 92 3205 29 93 2302 29 94 3205 29 95 3205 29 96 1852 29 97 2765 29 98 1950 29 99 3205 29 100 2057 29 101 3205 29 102 3205 29 103 3205 29 104 1300 29 105 1418 29 106 1198 29 107 1333 29 108 3205 29 109 3205 29 110 455 29 111 3205 29 112 1125 29 113 3205 29 114 3205 29 115 723 29 116 1576 29 117 3205 29 118 2352 29 119 2765 29 120 3205 29 121 1914 29 122 1324 29 123 607 29 124 1040 29 125 1196 29 126 2316 29 127 1864 29 128 3205 29 129 3205 29 130 2282 29 131 1517 29 132 3205 29 133 2482 29 134 3205 29 135 2883 29 136 1419 29 137 3205 29 138 3205 29 139 2616 29 140 1369 29 141 1313 29 142 1618 29 143 2545 29 144 1509 29 145 1820 29 146 1752 29 147 1551 29 148 2985 29 149 921 29 150 1052 29 151 1837 29 152 1310 29 153 2109 29 154 1155 29 155 1062 29 156 1177 29 157 3205 29 158 1206 29 159 3205 29 160 1348 29 161 3205 29 162 1431 29 163 1320 29 164 1195 29 165 3205 29 166 2148 29 167 2114 29 168 2048 29 169 1156 29 170 749 29 171 795 29 172 3205 29 173 1357 29 174 3205 29 175 3205 29 176 3205 29 177 671 30 0 179 30 1 942 30 2 2948 30 3 2948 30 4 2948 30 5 2948 30 6 1644 30 7 2948 30 8 1147 30 9 2339 30 10 238 30 11 2948 30 12 877 30 13 2728 30 14 1219 30 15 995 30 16 1282 30 17 1016 30 18 2261 30 19 2626 30 20 1704 30 21 1763 30 22 2728 30 23 2948 30 24 1829 30 25 578 30 26 1945 30 27 1232 30 28 1291 30 29 1230 30 30 1199 30 31 1302 30 32 1294 30 33 804 30 34 2948 30 35 2948 30 36 1947 30 37 2029 30 38 1190 30 39 1099 30 40 2948 30 41 2948 30 42 2728 30 43 1350 30 44 1344 30 45 1241 30 46 1860 30 47 1321 30 48 1209 30 49 1642 30 50 1319 30 51 1370 30 52 1274 30 53 1672 30 54 2948 30 55 1950 30 56 2469 30 57 1641 30 58 2948 30 59 2948 30 60 2948 30 61 2948 30 62 1832 30 63 1934 30 64 2948 30 65 2948 30 66 2948 30 67 2948 30 68 2948 30 69 2948 30 70 1603 30 71 2948 30 72 2948 30 73 2948 30 74 2948 30 75 2948 30 76 2948 30 77 2948 30 78 2948 30 79 2289 30 80 1989 30 81 2948 30 82 1708 30 83 2948 30 84 2469 30 85 2948 30 86 2948 30 87 1587 30 88 1588 30 89 2948 30 90 2948 30 91 2948 30 92 2948 30 93 2948 30 94 2948 30 95 2948 30 96 2948 30 97 2948 30 98 2435 30 99 1837 30 100 2948 30 101 2948 30 102 2948 30 103 2948 30 104 1761 30 105 2096 30 106 1193 30 107 1915 30 108 2948 30 109 2948 30 110 695 30 111 2948 30 112 1684 30 113 2948 30 114 2948 30 115 1722 30 116 1529 30 117 2948 30 118 2948 30 119 2025 30 120 2728 30 121 2339 30 122 1996 30 123 1469 30 124 1369 30 125 1588 30 126 2948 30 127 1999 30 128 2037 30 129 2948 30 130 2948 30 131 1329 30 132 2948 30 133 2948 30 134 1904 30 135 2096 30 136 2948 30 137 2948 30 138 2948 30 139 2948 30 140 1566 30 141 1958 30 142 2948 30 143 1855 30 144 2261 30 145 2948 30 146 1501 30 147 1477 30 148 2948 30 149 1261 30 150 1257 30 151 2382 30 152 2948 30 153 2003 30 154 1266 30 155 1232 30 156 1524 30 157 2948 30 158 763 30 159 2948 30 160 1656 30 161 2948 30 162 1432 30 163 1215 30 164 766 30 165 2948 30 166 2435 30 167 2126 30 168 1323 30 169 945 30 170 1426 30 171 775 30 172 2948 30 173 1798 30 174 2948 30 175 2948 30 176 2948 30 177 853 31 0 275 31 1 816 31 2 3158 31 3 3158 31 4 3158 31 5 2224 31 6 1460 31 7 3158 31 8 347 31 9 2104 31 10 1261 31 11 3158 31 12 1097 31 13 3158 31 14 1139 31 15 656 31 16 979 31 17 722 31 18 2082 31 19 1828 31 20 1665 31 21 1260 31 22 2679 31 23 2719 31 24 1262 31 25 421 31 26 1514 31 27 1167 31 28 1289 31 29 1287 31 30 1407 31 31 1068 31 32 1501 31 33 906 31 34 3158 31 35 3158 31 36 2343 31 37 2231 31 38 1861 31 39 1568 31 40 3158 31 41 2224 31 42 2836 31 43 2485 31 44 2426 31 45 1060 31 46 1670 31 47 1240 31 48 2499 31 49 1451 31 50 2070 31 51 1339 31 52 1009 31 53 1381 31 54 3158 31 55 2836 31 56 1592 31 57 1904 31 58 2769 31 59 3158 31 60 3158 31 61 3158 31 62 1413 31 63 903 31 64 3158 31 65 948 31 66 3158 31 67 1689 31 68 3158 31 69 3158 31 70 1836 31 71 3158 31 72 2174 31 73 3158 31 74 1553 31 75 3158 31 76 2206 31 77 3158 31 78 2447 31 79 1827 31 80 2515 31 81 3158 31 82 1639 31 83 3158 31 84 2939 31 85 1866 31 86 3158 31 87 1741 31 88 2939 31 89 3158 31 90 3158 31 91 1964 31 92 3158 31 93 2220 31 94 3158 31 95 3158 31 96 1971 31 97 3158 31 98 2719 31 99 3158 31 100 1086 31 101 3158 31 102 3158 31 103 3158 31 104 682 31 105 1615 31 106 1111 31 107 1979 31 108 2128 31 109 3158 31 110 837 31 111 2679 31 112 1292 31 113 3158 31 114 3158 31 115 1075 31 116 1491 31 117 3158 31 118 3158 31 119 2380 31 120 3158 31 121 1520 31 122 1263 31 123 1171 31 124 1350 31 125 1246 31 126 2261 31 127 883 31 128 3158 31 129 3158 31 130 3158 31 131 1413 31 132 3158 31 133 2645 31 134 2769 31 135 2939 31 136 2180 31 137 3158 31 138 3158 31 139 3158 31 140 1581 31 141 1153 31 142 1921 31 143 2060 31 144 1342 31 145 3158 31 146 1629 31 147 1596 31 148 1410 31 149 912 31 150 1225 31 151 2380 31 152 1896 31 153 3158 31 154 1052 31 155 1177 31 156 1560 31 157 3158 31 158 1207 31 159 3158 31 160 1198 31 161 3158 31 162 1137 31 163 874 31 164 1290 31 165 3158 31 166 2147 31 167 2336 31 168 2330 31 169 1093 31 170 1484 31 171 1590 31 172 3158 31 173 902 31 174 3158 31 175 2531 31 176 2364 31 177 403 32 0 476 32 1 773 32 2 2806 32 3 2806 32 4 2806 32 5 2806 32 6 1847 32 7 2806 32 8 130 32 9 2806 32 10 1528 32 11 2806 32 12 1176 32 13 2806 32 14 1288 32 15 792 32 16 1425 32 17 561 32 18 2265 32 19 2586 32 20 2367 32 21 1783 32 22 2806 32 23 2806 32 24 2484 32 25 1074 32 26 1387 32 27 1271 32 28 2806 32 29 1385 32 30 2484 32 31 1433 32 32 2806 32 33 816 32 34 2806 32 35 2806 32 36 1959 32 37 1732 32 38 1541 32 39 2162 32 40 2806 32 41 2806 32 42 2806 32 43 2806 32 44 1913 32 45 978 32 46 2806 32 47 992 32 48 1701 32 49 1684 32 50 1380 32 51 1555 32 52 1760 32 53 2806 32 54 2484 32 55 2806 32 56 2417 32 57 1485 32 58 2806 32 59 2806 32 60 2806 32 61 2806 32 62 1299 32 63 1421 32 64 2806 32 65 1515 32 66 2806 32 67 1390 32 68 2806 32 69 2484 32 70 1875 32 71 2806 32 72 2197 32 73 2806 32 74 812 32 75 2806 32 76 2806 32 77 2806 32 78 2806 32 79 1443 32 80 1665 32 81 2806 32 82 2806 32 83 2806 32 84 2806 32 85 2806 32 86 2806 32 87 1730 32 88 2806 32 89 2806 32 90 2806 32 91 1554 32 92 2806 32 93 2265 32 94 2806 32 95 2806 32 96 2036 32 97 2806 32 98 2806 32 99 2806 32 100 1900 32 101 2806 32 102 2806 32 103 2806 32 104 892 32 105 2417 32 106 2806 32 107 2806 32 108 2806 32 109 2806 32 110 1084 32 111 2240 32 112 2806 32 113 2806 32 114 2806 32 115 1480 32 116 1436 32 117 2806 32 118 2806 32 119 2806 32 120 2806 32 121 2586 32 122 1275 32 123 1887 32 124 1723 32 125 1701 32 126 2197 32 127 2806 32 128 2806 32 129 2806 32 130 1151 32 131 1506 32 132 2806 32 133 2806 32 134 2806 32 135 2586 32 136 2806 32 137 2806 32 138 2806 32 139 2806 32 140 1296 32 141 1186 32 142 2367 32 143 2586 32 144 1186 32 145 2293 32 146 1875 32 147 1850 32 148 2806 32 149 665 32 150 1232 32 151 2367 32 152 2806 32 153 2806 32 154 1413 32 155 1241 32 156 1652 32 157 2806 32 158 1399 32 159 2806 32 160 1750 32 161 2806 32 162 1927 32 163 1203 32 164 1100 32 165 2806 32 166 2119 32 167 2806 32 168 2806 32 169 995 32 170 1461 32 171 2005 32 172 2806 32 173 577 32 174 2806 32 175 2586 32 176 2806 32 177 527 33 0 152 33 1 1051 33 2 3278 33 3 3278 33 4 3278 33 5 3278 33 6 914 33 7 3278 33 8 873 33 9 3058 33 10 1402 33 11 3278 33 12 1091 33 13 3278 33 14 1028 33 15 744 33 16 1041 33 17 659 33 18 1837 33 19 1555 33 20 1229 33 21 1380 33 22 2492 33 23 2956 33 24 1862 33 25 1009 33 26 1271 33 27 1168 33 28 1075 33 29 996 33 30 1215 33 31 1279 33 32 1454 33 33 1238 33 34 3058 33 35 3278 33 36 1320 33 37 1613 33 38 1333 33 39 1163 33 40 3278 33 41 3278 33 42 2294 33 43 1594 33 44 1196 33 45 1062 33 46 1100 33 47 1028 33 48 1217 33 49 1214 33 50 1585 33 51 910 33 52 1043 33 53 1410 33 54 2956 33 55 2171 33 56 1746 33 57 1000 33 58 2956 33 59 3278 33 60 3278 33 61 3278 33 62 1403 33 63 1459 33 64 3278 33 65 1705 33 66 3278 33 67 1358 33 68 3278 33 69 1796 33 70 1504 33 71 3278 33 72 2073 33 73 3278 33 74 1877 33 75 3278 33 76 2484 33 77 3278 33 78 1800 33 79 1721 33 80 1971 33 81 3278 33 82 1785 33 83 3278 33 84 2075 33 85 1798 33 86 3278 33 87 1840 33 88 2188 33 89 3278 33 90 3278 33 91 1421 33 92 3278 33 93 1368 33 94 3278 33 95 3278 33 96 1663 33 97 3278 33 98 1895 33 99 3278 33 100 1756 33 101 3278 33 102 3278 33 103 3278 33 104 892 33 105 1531 33 106 576 33 107 1480 33 108 3278 33 109 3278 33 110 1368 33 111 3278 33 112 1175 33 113 3278 33 114 3278 33 115 994 33 116 1004 33 117 3278 33 118 2839 33 119 2179 33 120 1919 33 121 1631 33 122 1592 33 123 1034 33 124 1085 33 125 1006 33 126 2469 33 127 1320 33 128 2889 33 129 3278 33 130 1782 33 131 1656 33 132 3278 33 133 3278 33 134 3278 33 135 2197 33 136 1905 33 137 3278 33 138 3278 33 139 3278 33 140 1374 33 141 1249 33 142 2619 33 143 1663 33 144 1386 33 145 2112 33 146 1281 33 147 1272 33 148 2711 33 149 670 33 150 1048 33 151 2389 33 152 1632 33 153 2567 33 154 1273 33 155 1049 33 156 981 33 157 3278 33 158 1172 33 159 3278 33 160 1449 33 161 3278 33 162 864 33 163 946 33 164 865 33 165 3278 33 166 2359 33 167 1684 33 168 1232 33 169 1138 33 170 1207 33 171 938 33 172 3278 33 173 1247 33 174 3278 33 175 2765 33 176 2605 33 177 441 34 0 103 34 1 1014 34 2 1233 34 3 1233 34 4 1233 34 5 1233 34 6 1233 34 7 1233 34 8 1233 34 9 1233 34 10 1233 34 11 1233 34 12 1233 34 13 1233 34 14 1233 34 15 1233 34 16 1233 34 17 1233 34 18 1233 34 19 1233 34 20 1233 34 21 1233 34 22 1233 34 23 1233 34 24 1233 34 25 1233 34 26 1233 34 27 1233 34 28 1233 34 29 1233 34 30 1233 34 31 1233 34 32 1233 34 33 1233 34 34 1233 34 35 1233 34 36 1233 34 37 1233 34 38 1233 34 39 1233 34 40 1233 34 41 1233 34 42 1233 34 43 1233 34 44 1233 34 45 1233 34 46 1233 34 47 1233 34 48 1233 34 49 1014 34 50 1233 34 51 1233 34 52 1233 34 53 1233 34 54 1233 34 55 1233 34 56 1233 34 57 1233 34 58 1233 34 59 1233 34 60 1233 34 61 1233 34 62 1233 34 63 1233 34 64 1233 34 65 1233 34 66 1233 34 67 1233 34 68 1233 34 69 1233 34 70 1233 34 71 1233 34 72 1233 34 73 1233 34 74 1233 34 75 1233 34 76 1233 34 77 1233 34 78 1233 34 79 1233 34 80 1233 34 81 1233 34 82 1233 34 83 1233 34 84 1233 34 85 1233 34 86 1233 34 87 1233 34 88 1233 34 89 1233 34 90 1233 34 91 1233 34 92 1233 34 93 1233 34 94 1233 34 95 1233 34 96 1233 34 97 1233 34 98 1233 34 99 1233 34 100 1233 34 101 1233 34 102 1233 34 103 1233 34 104 1233 34 105 1233 34 106 1233 34 107 1233 34 108 1233 34 109 1233 34 110 1233 34 111 1233 34 112 1233 34 113 1233 34 114 1233 34 115 1233 34 116 1233 34 117 1233 34 118 1233 34 119 1233 34 120 1233 34 121 1233 34 122 1233 34 123 1233 34 124 1233 34 125 1233 34 126 1233 34 127 1233 34 128 1233 34 129 1233 34 130 1233 34 131 1233 34 132 1233 34 133 1233 34 134 1233 34 135 1233 34 136 1233 34 137 1233 34 138 1233 34 139 1233 34 140 1233 34 141 1233 34 142 720 34 143 1233 34 144 1233 34 145 1233 34 146 1233 34 147 1233 34 148 1233 34 149 1233 34 150 1233 34 151 1233 34 152 1233 34 153 1233 34 154 1233 34 155 1233 34 156 1233 34 157 1233 34 158 1233 34 159 1233 34 160 1233 34 161 1233 34 162 1233 34 163 1233 34 164 1233 34 165 1233 34 166 1233 34 167 1233 34 168 1233 34 169 1233 34 170 1233 34 171 1233 34 172 1233 34 173 1233 34 174 1233 34 175 1233 34 176 1233 34 177 1233 35 0 447 35 1 523 35 2 1872 35 3 1872 35 4 1872 35 5 1872 35 6 259 35 7 1872 35 8 421 35 9 1872 35 10 1872 35 11 1872 35 12 1872 35 13 1872 35 14 1872 35 15 1872 35 16 1872 35 17 1872 35 18 1872 35 19 1872 35 20 1872 35 21 1872 35 22 1872 35 23 1872 35 24 1872 35 25 1872 35 26 1872 35 27 1872 35 28 1872 35 29 1652 35 30 1872 35 31 1872 35 32 1872 35 33 1872 35 34 1872 35 35 1872 35 36 1872 35 37 1872 35 38 1872 35 39 1872 35 40 1872 35 41 1872 35 42 1872 35 43 1872 35 44 1872 35 45 923 35 46 1872 35 47 1872 35 48 1872 35 49 1872 35 50 1872 35 51 1872 35 52 1872 35 53 1872 35 54 1872 35 55 1872 35 56 1872 35 57 1872 35 58 1872 35 59 1872 35 60 1872 35 61 1872 35 62 1872 35 63 1872 35 64 1872 35 65 1872 35 66 1872 35 67 906 35 68 1872 35 69 1872 35 70 1872 35 71 1872 35 72 1872 35 73 1872 35 74 1872 35 75 1872 35 76 1872 35 77 1872 35 78 1872 35 79 1872 35 80 1872 35 81 1872 35 82 1872 35 83 1872 35 84 1872 35 85 1872 35 86 1872 35 87 1078 35 88 1872 35 89 1872 35 90 1872 35 91 1872 35 92 1872 35 93 1872 35 94 1872 35 95 1872 35 96 1872 35 97 1872 35 98 1872 35 99 1872 35 100 1872 35 101 1872 35 102 1872 35 103 1872 35 104 1872 35 105 1872 35 106 1872 35 107 1872 35 108 1872 35 109 1872 35 110 1872 35 111 1872 35 112 1872 35 113 1872 35 114 1872 35 115 1872 35 116 1652 35 117 1872 35 118 1872 35 119 1872 35 120 1872 35 121 1872 35 122 1872 35 123 1872 35 124 1872 35 125 1872 35 126 762 35 127 1872 35 128 1872 35 129 1872 35 130 1872 35 131 900 35 132 1872 35 133 1872 35 134 1872 35 135 1872 35 136 1872 35 137 1872 35 138 1872 35 139 1872 35 140 607 35 141 1872 35 142 1872 35 143 1872 35 144 1872 35 145 1872 35 146 1872 35 147 1872 35 148 1872 35 149 1872 35 150 1392 35 151 1872 35 152 1872 35 153 1872 35 154 1652 35 155 1872 35 156 1872 35 157 1872 35 158 1652 35 159 1872 35 160 1872 35 161 1872 35 162 1872 35 163 993 35 164 576 35 165 1872 35 166 1872 35 167 1872 35 168 1872 35 169 292 35 170 1872 35 171 1872 35 172 1872 35 173 1014 35 174 1872 35 175 1872 35 176 1872 35 177 1185 36 0 52 36 1 1166 36 2 2890 36 3 2890 36 4 2890 36 5 2890 36 6 2137 36 7 2890 36 8 1141 36 9 2890 36 10 2006 36 11 2890 36 12 1201 36 13 2890 36 14 1416 36 15 645 36 16 1455 36 17 1747 36 18 2890 36 19 2890 36 20 1765 36 21 2001 36 22 2670 36 23 2890 36 24 2021 36 25 768 36 26 2137 36 27 1543 36 28 1249 36 29 995 36 30 1732 36 31 1345 36 32 1332 36 33 791 36 34 2890 36 35 2890 36 36 2111 36 37 1089 36 38 1310 36 39 1420 36 40 2890 36 41 2890 36 42 2890 36 43 2500 36 44 933 36 45 1530 36 46 2890 36 47 1014 36 48 2081 36 49 1622 36 50 1408 36 51 1000 36 52 1121 36 53 1465 36 54 2890 36 55 2890 36 56 1752 36 57 897 36 58 2890 36 59 2890 36 60 2890 36 61 2890 36 62 2500 36 63 1647 36 64 2890 36 65 1401 36 66 2890 36 67 1635 36 68 2890 36 69 2061 36 70 2890 36 71 2890 36 72 2890 36 73 2890 36 74 2890 36 75 2890 36 76 2890 36 77 2890 36 78 2890 36 79 2890 36 80 1460 36 81 2890 36 82 2120 36 83 2890 36 84 2890 36 85 2890 36 86 2890 36 87 1903 36 88 2890 36 89 2890 36 90 2890 36 91 2890 36 92 2890 36 93 2890 36 94 2890 36 95 2890 36 96 2067 36 97 2890 36 98 2890 36 99 2890 36 100 2323 36 101 2890 36 102 2890 36 103 2890 36 104 1358 36 105 2670 36 106 1305 36 107 1534 36 108 2147 36 109 2890 36 110 1255 36 111 2890 36 112 1200 36 113 2890 36 114 2890 36 115 1149 36 116 1720 36 117 2890 36 118 2890 36 119 2890 36 120 2890 36 121 2670 36 122 1889 36 123 1433 36 124 2377 36 125 1835 36 126 2890 36 127 2410 36 128 2890 36 129 2890 36 130 2890 36 131 2890 36 132 2890 36 133 2890 36 134 2890 36 135 2670 36 136 1996 36 137 2890 36 138 2890 36 139 2890 36 140 1473 36 141 1596 36 142 2348 36 143 1688 36 144 1210 36 145 2890 36 146 1430 36 147 1584 36 148 2890 36 149 1523 36 150 1389 36 151 2890 36 152 2890 36 153 2890 36 154 1607 36 155 1056 36 156 1431 36 157 2890 36 158 2410 36 159 2890 36 160 2203 36 161 2890 36 162 1722 36 163 1588 36 164 1242 36 165 2890 36 166 2568 36 167 2890 36 168 715 36 169 892 36 170 1349 36 171 1702 36 172 2890 36 173 1292 36 174 2890 36 175 2890 36 176 2890 36 177 910 37 0 363 37 1 1076 37 2 2931 37 3 2931 37 4 2931 37 5 2931 37 6 1947 37 7 2931 37 8 1350 37 9 1500 37 10 173 37 11 2931 37 12 1008 37 13 2931 37 14 1805 37 15 1293 37 16 1510 37 17 1626 37 18 2161 37 19 1834 37 20 1377 37 21 771 37 22 2931 37 23 2931 37 24 1256 37 25 807 37 26 2609 37 27 870 37 28 1529 37 29 1584 37 30 1113 37 31 1065 37 32 1242 37 33 1172 37 34 2931 37 35 2931 37 36 1855 37 37 1339 37 38 988 37 39 913 37 40 2931 37 41 2931 37 42 2609 37 43 1217 37 44 1712 37 45 1662 37 46 2492 37 47 1195 37 48 1535 37 49 2418 37 50 1183 37 51 1084 37 52 914 37 53 1908 37 54 2931 37 55 2711 37 56 1766 37 57 934 37 58 2931 37 59 2931 37 60 2931 37 61 2931 37 62 1829 37 63 1376 37 64 2931 37 65 1529 37 66 2931 37 67 2931 37 68 2931 37 69 1264 37 70 1333 37 71 2931 37 72 1320 37 73 2931 37 74 650 37 75 2931 37 76 1613 37 77 2931 37 78 1238 37 79 1246 37 80 1881 37 81 2931 37 82 1221 37 83 2931 37 84 2931 37 85 1169 37 86 2931 37 87 1747 37 88 2931 37 89 2931 37 90 2931 37 91 822 37 92 2931 37 93 1466 37 94 2931 37 95 2931 37 96 2084 37 97 2931 37 98 1444 37 99 2931 37 100 1741 37 101 2931 37 102 2931 37 103 2931 37 104 459 37 105 2931 37 106 1716 37 107 2711 37 108 2931 37 109 2931 37 110 744 37 111 2931 37 112 1084 37 113 2931 37 114 2931 37 115 2047 37 116 1280 37 117 2931 37 118 2931 37 119 2931 37 120 2931 37 121 2492 37 122 2492 37 123 1434 37 124 1610 37 125 1896 37 126 2711 37 127 1705 37 128 2931 37 129 2931 37 130 2931 37 131 1206 37 132 2931 37 133 2931 37 134 2931 37 135 1901 37 136 2609 37 137 2931 37 138 2931 37 139 2931 37 140 1364 37 141 1726 37 142 1873 37 143 2170 37 144 1235 37 145 2931 37 146 1074 37 147 1606 37 148 2931 37 149 1712 37 150 1114 37 151 2047 37 152 2931 37 153 2931 37 154 1750 37 155 2390 37 156 1333 37 157 2931 37 158 1279 37 159 2931 37 160 2390 37 161 2931 37 162 850 37 163 1460 37 164 1533 37 165 2931 37 166 2931 37 167 1197 37 168 1114 37 169 890 37 170 1838 37 171 1570 37 172 2931 37 173 1381 37 174 2931 37 175 2931 37 176 2931 37 177 744 38 0 365 38 1 1100 38 2 2991 38 3 2991 38 4 2991 38 5 2991 38 6 2230 38 7 2991 38 8 1380 38 9 2669 38 10 106 38 11 2991 38 12 1304 38 13 2991 38 14 1811 38 15 982 38 16 1475 38 17 919 38 18 2669 38 19 1661 38 20 2991 38 21 2991 38 22 2991 38 23 2991 38 24 1855 38 25 487 38 26 1738 38 27 1297 38 28 1982 38 29 1117 38 30 1463 38 31 1578 38 32 901 38 33 1254 38 34 2991 38 35 2991 38 36 1698 38 37 1426 38 38 1738 38 39 1371 38 40 2991 38 41 2991 38 42 2991 38 43 1758 38 44 1485 38 45 1772 38 46 2991 38 47 1100 38 48 2364 38 49 1789 38 50 808 38 51 1428 38 52 979 38 53 1412 38 54 2991 38 55 2991 38 56 2025 38 57 1388 38 58 2991 38 59 2991 38 60 2991 38 61 2991 38 62 1917 38 63 1592 38 64 2991 38 65 1545 38 66 2991 38 67 1384 38 68 2991 38 69 1702 38 70 2060 38 71 2991 38 72 2991 38 73 2991 38 74 2991 38 75 2991 38 76 2991 38 77 2991 38 78 2991 38 79 2991 38 80 2991 38 81 2991 38 82 1943 38 83 2991 38 84 2304 38 85 2991 38 86 2991 38 87 1475 38 88 2991 38 89 2991 38 90 2991 38 91 1967 38 92 2991 38 93 1287 38 94 2991 38 95 2991 38 96 1320 38 97 2991 38 98 2991 38 99 2991 38 100 2991 38 101 2991 38 102 2991 38 103 2991 38 104 2424 38 105 2669 38 106 1052 38 107 2150 38 108 2991 38 109 2991 38 110 951 38 111 2991 38 112 1475 38 113 2991 38 114 2991 38 115 1206 38 116 1541 38 117 2991 38 118 2991 38 119 2771 38 120 2991 38 121 2221 38 122 1585 38 123 1790 38 124 1161 38 125 1445 38 126 1524 38 127 2347 38 128 2991 38 129 2991 38 130 1695 38 131 2318 38 132 2991 38 133 2991 38 134 2991 38 135 2991 38 136 2991 38 137 2991 38 138 2991 38 139 2991 38 140 2068 38 141 1225 38 142 2991 38 143 2669 38 144 1777 38 145 2991 38 146 1482 38 147 1135 38 148 2991 38 149 1412 38 150 1445 38 151 2991 38 152 2991 38 153 2991 38 154 1791 38 155 1248 38 156 1417 38 157 2991 38 158 1963 38 159 2991 38 160 1144 38 161 2991 38 162 1379 38 163 2402 38 164 1016 38 165 2991 38 166 2669 38 167 2991 38 168 1390 38 169 1496 38 170 2230 38 171 1570 38 172 2991 38 173 2332 38 174 2991 38 175 2991 38 176 2991 38 177 684 39 0 205 39 1 1069 39 2 3074 39 3 3074 39 4 3074 39 5 2172 39 6 902 39 7 3074 39 8 1058 39 9 3074 39 10 1471 39 11 3074 39 12 1102 39 13 3074 39 14 813 39 15 730 39 16 1297 39 17 915 39 18 2447 39 19 1515 39 20 1824 39 21 1716 39 22 1874 39 23 3074 39 24 906 39 25 989 39 26 1436 39 27 861 39 28 1274 39 29 881 39 30 1294 39 31 1066 39 32 1542 39 33 912 39 34 3074 39 35 3074 39 36 1078 39 37 1319 39 38 1122 39 39 1066 39 40 3074 39 41 3074 39 42 2258 39 43 1427 39 44 1211 39 45 1270 39 46 2221 39 47 1201 39 48 1414 39 49 1534 39 50 1415 39 51 899 39 52 674 39 53 898 39 54 2854 39 55 1906 39 56 2023 39 57 1451 39 58 3074 39 59 3074 39 60 3074 39 61 3074 39 62 1525 39 63 1406 39 64 3074 39 65 1357 39 66 3074 39 67 1171 39 68 3074 39 69 1120 39 70 1218 39 71 3074 39 72 1001 39 73 3074 39 74 974 39 75 3074 39 76 1611 39 77 3074 39 78 1236 39 79 1412 39 80 1368 39 81 2415 39 82 1790 39 83 3074 39 84 3074 39 85 1678 39 86 3074 39 87 1364 39 88 3074 39 89 3074 39 90 3074 39 91 2050 39 92 3074 39 93 2210 39 94 3074 39 95 3074 39 96 1713 39 97 2854 39 98 2221 39 99 3074 39 100 1911 39 101 3074 39 102 3074 39 103 3074 39 104 670 39 105 2155 39 106 769 39 107 1568 39 108 2685 39 109 2854 39 110 1470 39 111 3074 39 112 743 39 113 3074 39 114 3074 39 115 1052 39 116 993 39 117 3074 39 118 3074 39 119 2015 39 120 3074 39 121 1654 39 122 1302 39 123 1350 39 124 1296 39 125 1191 39 126 2118 39 127 1521 39 128 3074 39 129 3074 39 130 1905 39 131 1541 39 132 3074 39 133 3074 39 134 3074 39 135 1816 39 136 2685 39 137 3074 39 138 3074 39 139 3074 39 140 1671 39 141 949 39 142 1263 39 143 1531 39 144 2000 39 145 2465 39 146 1705 39 147 1529 39 148 3074 39 149 751 39 150 1084 39 151 2634 39 152 3074 39 153 1840 39 154 980 39 155 759 39 156 1115 39 157 3074 39 158 1335 39 159 3074 39 160 946 39 161 3074 39 162 1549 39 163 1162 39 164 1013 39 165 3074 39 166 1938 39 167 2015 39 168 1737 39 169 940 39 170 1322 39 171 1023 39 172 3074 39 173 1071 39 174 3074 39 175 2634 39 176 3074 39 177 357 40 0 213 40 1 1119 40 2 1119 40 3 1119 40 4 1119 40 5 1119 40 6 1119 40 7 1119 40 8 1119 40 9 1119 40 10 1119 40 11 1119 40 12 1119 40 13 1119 40 14 1119 40 15 1119 40 16 1119 40 17 1119 40 18 1119 40 19 1119 40 20 1119 40 21 1119 40 22 1119 40 23 1119 40 24 1119 40 25 1119 40 26 1119 40 27 1119 40 28 1119 40 29 1119 40 30 1119 40 31 1119 40 32 1119 40 33 1119 40 34 1119 40 35 1119 40 36 1119 40 37 1119 40 38 1119 40 39 1119 40 40 1119 40 41 1119 40 42 1119 40 43 1119 40 44 1119 40 45 1119 40 46 1119 40 47 1119 40 48 1119 40 49 1119 40 50 1119 40 51 1119 40 52 1119 40 53 1119 40 54 1119 40 55 1119 40 56 1119 40 57 1119 40 58 1119 40 59 1119 40 60 1119 40 61 1119 40 62 1119 40 63 1119 40 64 1119 40 65 1119 40 66 1119 40 67 1119 40 68 1119 40 69 1119 40 70 1119 40 71 1119 40 72 1119 40 73 1119 40 74 1119 40 75 1119 40 76 1119 40 77 1119 40 78 1119 40 79 1119 40 80 1119 40 81 1119 40 82 1119 40 83 1119 40 84 1119 40 85 1119 40 86 1119 40 87 1119 40 88 1119 40 89 1119 40 90 1119 40 91 1119 40 92 1119 40 93 1119 40 94 1119 40 95 1119 40 96 1119 40 97 1119 40 98 1119 40 99 1119 40 100 1119 40 101 1119 40 102 1119 40 103 1119 40 104 1119 40 105 1119 40 106 1119 40 107 1119 40 108 1119 40 109 1119 40 110 1119 40 111 1119 40 112 1119 40 113 1119 40 114 1119 40 115 1119 40 116 1119 40 117 1119 40 118 1119 40 119 1119 40 120 1119 40 121 1119 40 122 1119 40 123 1119 40 124 1119 40 125 1119 40 126 1119 40 127 1119 40 128 1119 40 129 1119 40 130 1119 40 131 1119 40 132 1119 40 133 1119 40 134 1119 40 135 1119 40 136 1119 40 137 1119 40 138 1119 40 139 1119 40 140 1119 40 141 1119 40 142 1119 40 143 1119 40 144 1119 40 145 1119 40 146 1119 40 147 1119 40 148 1119 40 149 1119 40 150 1119 40 151 1119 40 152 1119 40 153 1119 40 154 1119 40 155 1119 40 156 1119 40 157 1119 40 158 1119 40 159 1119 40 160 1119 40 161 1119 40 162 1119 40 163 1119 40 164 1119 40 165 1119 40 166 1119 40 167 1119 40 168 1119 40 169 1119 40 170 1119 40 171 1119 40 172 1119 40 173 1119 40 174 1119 40 175 1119 40 176 1119 40 177 1119 41 0 852 41 1 417 41 2 2159 41 3 2159 41 4 2159 41 5 2159 41 6 2159 41 7 2159 41 8 471 41 9 2159 41 10 2159 41 11 2159 41 12 2159 41 13 2159 41 14 1939 41 15 2159 41 16 2159 41 17 2159 41 18 2159 41 19 2159 41 20 2159 41 21 2159 41 22 2159 41 23 2159 41 24 2159 41 25 212 41 26 2159 41 27 2159 41 28 2159 41 29 1837 41 30 2159 41 31 2159 41 32 2159 41 33 1063 41 34 2159 41 35 2159 41 36 2159 41 37 2159 41 38 2159 41 39 2159 41 40 2159 41 41 2159 41 42 2159 41 43 2159 41 44 2159 41 45 736 41 46 2159 41 47 2159 41 48 2159 41 49 2159 41 50 2159 41 51 2159 41 52 2159 41 53 2159 41 54 2159 41 55 2159 41 56 2159 41 57 2159 41 58 2159 41 59 2159 41 60 2159 41 61 2159 41 62 2159 41 63 2159 41 64 2159 41 65 2159 41 66 2159 41 67 1679 41 68 2159 41 69 2159 41 70 2159 41 71 2159 41 72 2159 41 73 2159 41 74 1939 41 75 2159 41 76 2159 41 77 2159 41 78 2159 41 79 2159 41 80 2159 41 81 2159 41 82 2159 41 83 2159 41 84 2159 41 85 2159 41 86 2159 41 87 432 41 88 2159 41 89 2159 41 90 2159 41 91 2159 41 92 2159 41 93 2159 41 94 2159 41 95 2159 41 96 2159 41 97 2159 41 98 2159 41 99 2159 41 100 2159 41 101 2159 41 102 2159 41 103 2159 41 104 2159 41 105 2159 41 106 2159 41 107 2159 41 108 2159 41 109 2159 41 110 1330 41 111 2159 41 112 2159 41 113 2159 41 114 2159 41 115 2159 41 116 1200 41 117 2159 41 118 2159 41 119 2159 41 120 2159 41 121 2159 41 122 898 41 123 1008 41 124 2159 41 125 2159 41 126 2159 41 127 2159 41 128 2159 41 129 2159 41 130 2159 41 131 2159 41 132 2159 41 133 2159 41 134 2159 41 135 2159 41 136 1939 41 137 2159 41 138 2159 41 139 2159 41 140 658 41 141 1372 41 142 1837 41 143 2159 41 144 2159 41 145 2159 41 146 2159 41 147 2159 41 148 2159 41 149 2159 41 150 2159 41 151 2159 41 152 2159 41 153 2159 41 154 1837 41 155 2159 41 156 2159 41 157 2159 41 158 2159 41 159 2159 41 160 2159 41 161 2159 41 162 2159 41 163 1140 41 164 510 41 165 2159 41 166 2159 41 167 2159 41 168 2159 41 169 602 41 170 2159 41 171 792 41 172 2159 41 173 2159 41 174 2159 41 175 2159 41 176 2159 41 177 550 42 0 209 42 1 435 42 2 2456 42 3 2456 42 4 2456 42 5 1769 42 6 1086 42 7 2456 42 8 627 42 9 2456 42 10 1332 42 11 2456 42 12 1867 42 13 2456 42 14 1757 42 15 1281 42 16 853 42 17 1281 42 18 2456 42 19 2456 42 20 1472 42 21 2456 42 22 2456 42 23 2456 42 24 2456 42 25 485 42 26 1497 42 27 940 42 28 2456 42 29 1157 42 30 2236 42 31 1943 42 32 2236 42 33 1100 42 34 2456 42 35 2456 42 36 2236 42 37 1640 42 38 1914 42 39 2456 42 40 2456 42 41 2456 42 42 1371 42 43 1914 42 44 2456 42 45 823 42 46 743 42 47 1361 42 48 2456 42 49 2456 42 50 2456 42 51 1889 42 52 1914 42 53 2134 42 54 2456 42 55 2456 42 56 2456 42 57 2456 42 58 2456 42 59 2456 42 60 2456 42 61 2456 42 62 1328 42 63 722 42 64 2456 42 65 1077 42 66 2456 42 67 729 42 68 2236 42 69 2456 42 70 1487 42 71 2456 42 72 2456 42 73 2456 42 74 2456 42 75 1251 42 76 2456 42 77 2456 42 78 2456 42 79 2456 42 80 2456 42 81 2456 42 82 2456 42 83 2456 42 84 2456 42 85 2456 42 86 2456 42 87 2456 42 88 1627 42 89 2456 42 90 2456 42 91 1943 42 92 2456 42 93 2456 42 94 2456 42 95 2456 42 96 1563 42 97 2456 42 98 2456 42 99 2456 42 100 2456 42 101 2456 42 102 2456 42 103 2456 42 104 2456 42 105 2456 42 106 2236 42 107 2456 42 108 2456 42 109 2456 42 110 1847 42 111 2456 42 112 1421 42 113 2456 42 114 2456 42 115 1450 42 116 1745 42 117 2456 42 118 2456 42 119 2456 42 120 2456 42 121 2236 42 122 1114 42 123 1414 42 124 1829 42 125 1299 42 126 618 42 127 2236 42 128 2456 42 129 2456 42 130 2456 42 131 1734 42 132 2456 42 133 2456 42 134 2016 42 135 2456 42 136 2456 42 137 2456 42 138 2456 42 139 2456 42 140 1734 42 141 1254 42 142 2456 42 143 2236 42 144 2456 42 145 2456 42 146 1829 42 147 2456 42 148 1686 42 149 834 42 150 1472 42 151 2456 42 152 2456 42 153 2456 42 154 1067 42 155 1582 42 156 1507 42 157 2456 42 158 1490 42 159 2456 42 160 2236 42 161 2456 42 162 2236 42 163 1442 42 164 1081 42 165 2456 42 166 2236 42 167 2456 42 168 2456 42 169 1216 42 170 1033 42 171 1277 42 172 2456 42 173 1018 42 174 2456 42 175 2456 42 176 2456 42 177 369 43 0 552 43 1 1054 43 2 2778 43 3 2778 43 4 2778 43 5 2778 43 6 1295 43 7 2778 43 8 1920 43 9 2189 43 10 175 43 11 2778 43 12 1438 43 13 2778 43 14 1847 43 15 1340 43 16 1309 43 17 2558 43 18 2778 43 19 1537 43 20 1315 43 21 2778 43 22 2778 43 23 2778 43 24 1028 43 25 637 43 26 2456 43 27 988 43 28 2778 43 29 1358 43 30 1638 43 31 1713 43 32 2338 43 33 936 43 34 2778 43 35 2778 43 36 1626 43 37 2778 43 38 687 43 39 1962 43 40 2778 43 41 2778 43 42 2778 43 43 1358 43 44 2778 43 45 1630 43 46 1634 43 47 1323 43 48 2338 43 49 1628 43 50 1548 43 51 1288 43 52 1379 43 53 2778 43 54 2778 43 55 2778 43 56 1461 43 57 2236 43 58 2778 43 59 2778 43 60 2778 43 61 2778 43 62 1800 43 63 1671 43 64 2778 43 65 2456 43 66 2778 43 67 2558 43 68 2778 43 69 2298 43 70 1764 43 71 2778 43 72 2016 43 73 2778 43 74 2778 43 75 2778 43 76 1962 43 77 2778 43 78 2211 43 79 2778 43 80 2778 43 81 2778 43 82 1920 43 83 2778 43 84 2778 43 85 2778 43 86 2778 43 87 2778 43 88 2778 43 89 2778 43 90 2778 43 91 2778 43 92 2778 43 93 2778 43 94 2778 43 95 2778 43 96 2778 43 97 2778 43 98 2456 43 99 2778 43 100 2265 43 101 2778 43 102 2778 43 103 2778 43 104 349 43 105 2778 43 106 2558 43 107 1809 43 108 2778 43 109 2778 43 110 2558 43 111 2778 43 112 1516 43 113 2778 43 114 2778 43 115 1534 43 116 1104 43 117 2778 43 118 2778 43 119 1583 43 120 2778 43 121 2778 43 122 1410 43 123 2056 43 124 2091 43 125 1644 43 126 2778 43 127 1472 43 128 2778 43 129 2778 43 130 1843 43 131 1383 43 132 2778 43 133 2778 43 134 2778 43 135 2778 43 136 1486 43 137 2778 43 138 2778 43 139 2778 43 140 1627 43 141 2067 43 142 2778 43 143 2778 43 144 2778 43 145 2211 43 146 1505 43 147 2338 43 148 2778 43 149 1876 43 150 2189 43 151 2778 43 152 2778 43 153 1240 43 154 2558 43 155 2104 43 156 1104 43 157 2778 43 158 2067 43 159 2778 43 160 2778 43 161 2778 43 162 916 43 163 1278 43 164 1054 43 165 2778 43 166 2778 43 167 2558 43 168 1415 43 169 2778 43 170 1665 43 171 1899 43 172 2778 43 173 1385 43 174 2778 43 175 2778 43 176 2778 43 177 329 44 0 332 44 1 955 44 2 2915 44 3 2915 44 4 2915 44 5 2915 44 6 1764 44 7 2915 44 8 1391 44 9 2915 44 10 73 44 11 2915 44 12 1445 44 13 2915 44 14 1077 44 15 1544 44 16 1150 44 17 2120 44 18 2915 44 19 2136 44 20 1077 44 21 1730 44 22 2915 44 23 2915 44 24 2915 44 25 1343 44 26 2203 44 27 1612 44 28 1475 44 29 1896 44 30 2915 44 31 1615 44 32 1826 44 33 790 44 34 2915 44 35 2915 44 36 1966 44 37 1257 44 38 1735 44 39 1415 44 40 2915 44 41 2915 44 42 2915 44 43 1773 44 44 1155 44 45 1710 44 46 2915 44 47 745 44 48 1729 44 49 1464 44 50 2915 44 51 1724 44 52 2021 44 53 2915 44 54 2915 44 55 2915 44 56 1649 44 57 1651 44 58 2915 44 59 2915 44 60 2915 44 61 2915 44 62 2915 44 63 2915 44 64 2915 44 65 1458 44 66 2915 44 67 2915 44 68 2915 44 69 2915 44 70 2915 44 71 2915 44 72 2915 44 73 2915 44 74 2915 44 75 2915 44 76 2915 44 77 2915 44 78 2915 44 79 2915 44 80 2915 44 81 2915 44 82 2915 44 83 2915 44 84 2915 44 85 2915 44 86 2915 44 87 2695 44 88 2915 44 89 2915 44 90 2915 44 91 2271 44 92 2915 44 93 2915 44 94 2915 44 95 2915 44 96 2915 44 97 2915 44 98 2915 44 99 2915 44 100 2915 44 101 2915 44 102 2915 44 103 2915 44 104 2915 44 105 2062 44 106 2915 44 107 1746 44 108 2915 44 109 2915 44 110 1821 44 111 2915 44 112 1727 44 113 2915 44 114 2915 44 115 1655 44 116 1127 44 117 2915 44 118 2915 44 119 2915 44 120 2915 44 121 2915 44 122 2915 44 123 1813 44 124 1919 44 125 1505 44 126 2915 44 127 1988 44 128 2915 44 129 2915 44 130 2915 44 131 2695 44 132 2915 44 133 2915 44 134 2915 44 135 2915 44 136 2915 44 137 2915 44 138 2915 44 139 2915 44 140 2695 44 141 1535 44 142 2915 44 143 2915 44 144 2915 44 145 2915 44 146 1688 44 147 2241 44 148 2915 44 149 1928 44 150 2915 44 151 2915 44 152 2915 44 153 2915 44 154 2475 44 155 1513 44 156 2695 44 157 2915 44 158 1616 44 159 2915 44 160 917 44 161 2915 44 162 2402 44 163 1755 44 164 1925 44 165 2915 44 166 2915 44 167 1406 44 168 1687 44 169 2056 44 170 1646 44 171 1754 44 172 2915 44 173 2915 44 174 2915 44 175 2915 44 176 2915 44 177 763 45 0 245 45 1 1070 45 2 3106 45 3 3106 45 4 3106 45 5 3106 45 6 1598 45 7 3106 45 8 570 45 9 2138 45 10 584 45 11 2887 45 12 1146 45 13 3106 45 14 1290 45 15 941 45 16 984 45 17 938 45 18 1501 45 19 1862 45 20 2717 45 21 923 45 22 2627 45 23 3106 45 24 2784 45 25 782 45 26 1067 45 27 847 45 28 1520 45 29 910 45 30 1151 45 31 1375 45 32 1521 45 33 1100 45 34 3106 45 35 3106 45 36 1732 45 37 1672 45 38 1879 45 39 1146 45 40 3106 45 41 2887 45 42 2023 45 43 2479 45 44 1779 45 45 890 45 46 923 45 47 1648 45 48 2298 45 49 1621 45 50 1661 45 51 681 45 52 1150 45 53 1327 45 54 3106 45 55 1521 45 56 1615 45 57 2134 45 58 3106 45 59 3106 45 60 3106 45 61 3106 45 62 1696 45 63 1796 45 64 3106 45 65 1894 45 66 3106 45 67 2887 45 68 3106 45 69 3106 45 70 2540 45 71 2272 45 72 3106 45 73 3106 45 74 3106 45 75 3106 45 76 3106 45 77 3106 45 78 3106 45 79 3106 45 80 2420 45 81 3106 45 82 3106 45 83 3106 45 84 1899 45 85 2463 45 86 3106 45 87 2071 45 88 3106 45 89 3106 45 90 3106 45 91 1923 45 92 3106 45 93 2108 45 94 3106 45 95 3106 45 96 3106 45 97 3106 45 98 2354 45 99 3106 45 100 1843 45 101 3106 45 102 3106 45 103 3106 45 104 1706 45 105 1837 45 106 786 45 107 1110 45 108 2320 45 109 2384 45 110 604 45 111 2320 45 112 1800 45 113 2887 45 114 3106 45 115 997 45 116 1544 45 117 3106 45 118 3106 45 119 2887 45 120 3106 45 121 1786 45 122 1732 45 123 1294 45 124 1549 45 125 1212 45 126 1242 45 127 1378 45 128 3106 45 129 3106 45 130 3106 45 131 1276 45 132 3106 45 133 2517 45 134 2887 45 135 2565 45 136 1203 45 137 3106 45 138 3106 45 139 3106 45 140 1489 45 141 1119 45 142 1237 45 143 2218 45 144 900 45 145 931 45 146 1419 45 147 1505 45 148 892 45 149 1015 45 150 877 45 151 2305 45 152 3106 45 153 2887 45 154 1011 45 155 900 45 156 1165 45 157 3106 45 158 1446 45 159 3106 45 160 1660 45 161 3106 45 162 1861 45 163 933 45 164 1122 45 165 3106 45 166 1774 45 167 2887 45 168 3106 45 169 298 45 170 1081 45 171 1222 45 172 3106 45 173 1146 45 174 3106 45 175 2157 45 176 3106 45 177 1031 46 0 149 46 1 1194 46 2 2789 46 3 2789 46 4 2789 46 5 2789 46 6 1188 46 7 1535 46 8 750 46 9 2349 46 10 862 46 11 2789 46 12 1016 46 13 2789 46 14 617 46 15 564 46 16 1200 46 17 690 46 18 1995 46 19 1464 46 20 2222 46 21 1259 46 22 2789 46 23 2789 46 24 2789 46 25 1063 46 26 1332 46 27 1297 46 28 2200 46 29 1102 46 30 1730 46 31 924 46 32 2789 46 33 798 46 34 2789 46 35 2789 46 36 1936 46 37 2019 46 38 1344 46 39 1395 46 40 2789 46 41 2789 46 42 2010 46 43 2789 46 44 1429 46 45 1132 46 46 2569 46 47 1277 46 48 1840 46 49 1887 46 50 1650 46 51 1119 46 52 1689 46 53 1780 46 54 2569 46 55 2309 46 56 2569 46 57 2569 46 58 2789 46 59 2789 46 60 2789 46 61 2789 46 62 1171 46 63 2789 46 64 2789 46 65 1995 46 66 2789 46 67 2180 46 68 2789 46 69 2789 46 70 1920 46 71 2789 46 72 2789 46 73 2789 46 74 2247 46 75 2789 46 76 2789 46 77 2789 46 78 2789 46 79 2789 46 80 2789 46 81 2789 46 82 2789 46 83 2789 46 84 2789 46 85 2789 46 86 2789 46 87 1236 46 88 2789 46 89 2789 46 90 2789 46 91 1778 46 92 2789 46 93 2789 46 94 2789 46 95 2789 46 96 2569 46 97 2789 46 98 2789 46 99 2789 46 100 1874 46 101 2789 46 102 2789 46 103 2789 46 104 929 46 105 2789 46 106 1557 46 107 1467 46 108 2789 46 109 2789 46 110 1255 46 111 2789 46 112 1478 46 113 2789 46 114 2789 46 115 1112 46 116 1097 46 117 2789 46 118 2789 46 119 2789 46 120 2789 46 121 1479 46 122 1185 46 123 885 46 124 1019 46 125 1365 46 126 2467 46 127 961 46 128 2789 46 129 2789 46 130 1743 46 131 1591 46 132 2789 46 133 2789 46 134 2789 46 135 2569 46 136 2789 46 137 2789 46 138 2789 46 139 2789 46 140 1526 46 141 1455 46 142 2569 46 143 2789 46 144 1178 46 145 2789 46 146 999 46 147 1321 46 148 2789 46 149 832 46 150 574 46 151 2037 46 152 2789 46 153 2467 46 154 843 46 155 894 46 156 850 46 157 2789 46 158 1063 46 159 2789 46 160 1262 46 161 2789 46 162 1178 46 163 791 46 164 991 46 165 2789 46 166 1649 46 167 1498 46 168 2400 46 169 896 46 170 687 46 171 1538 46 172 2789 46 173 1677 46 174 2789 46 175 2090 46 176 2789 46 177 790 47 0 556 47 1 1278 47 2 3142 47 3 3142 47 4 3142 47 5 3142 47 6 1637 47 7 3142 47 8 191 47 9 2922 47 10 1938 47 11 3142 47 12 2533 47 13 3142 47 14 1580 47 15 768 47 16 1247 47 17 587 47 18 2600 47 19 1594 47 20 2922 47 21 1601 47 22 2663 47 23 3142 47 24 2753 47 25 1370 47 26 1396 47 27 1499 47 28 1890 47 29 1568 47 30 2052 47 31 1488 47 32 1494 47 33 1785 47 34 3142 47 35 3142 47 36 3142 47 37 1619 47 38 2498 47 39 1626 47 40 3142 47 41 3142 47 42 3142 47 43 2703 47 44 2014 47 45 1173 47 46 2753 47 47 1693 47 48 2364 47 49 1819 47 50 1623 47 51 1206 47 52 1134 47 53 1765 47 54 3142 47 55 3142 47 56 2469 47 57 2409 47 58 3142 47 59 3142 47 60 3142 47 61 3142 47 62 1703 47 63 1494 47 64 3142 47 65 1178 47 66 3142 47 67 1612 47 68 3142 47 69 1124 47 70 1658 47 71 3142 47 72 1473 47 73 3142 47 74 1201 47 75 3142 47 76 1562 47 77 3142 47 78 1837 47 79 1646 47 80 1816 47 81 3142 47 82 964 47 83 3142 47 84 1401 47 85 1073 47 86 3142 47 87 1178 47 88 3142 47 89 3142 47 90 3142 47 91 1941 47 92 3142 47 93 2313 47 94 3142 47 95 3142 47 96 1622 47 97 3142 47 98 2197 47 99 3142 47 100 1902 47 101 3142 47 102 3142 47 103 3142 47 104 526 47 105 2600 47 106 2043 47 107 1709 47 108 2553 47 109 3142 47 110 1238 47 111 3142 47 112 1973 47 113 3142 47 114 3142 47 115 1445 47 116 2223 47 117 3142 47 118 3142 47 119 3142 47 120 2240 47 121 2420 47 122 1808 47 123 1518 47 124 1733 47 125 1345 47 126 2107 47 127 2081 47 128 3142 47 129 3142 47 130 2372 47 131 1684 47 132 3142 47 133 2753 47 134 3142 47 135 2922 47 136 2007 47 137 3142 47 138 3142 47 139 3142 47 140 1652 47 141 1416 47 142 1503 47 143 2341 47 144 1877 47 145 3142 47 146 2200 47 147 1470 47 148 3142 47 149 1267 47 150 1431 47 151 3142 47 152 2820 47 153 3142 47 154 1869 47 155 1334 47 156 1617 47 157 3142 47 158 1680 47 159 3142 47 160 2515 47 161 3142 47 162 1257 47 163 1342 47 164 1264 47 165 3142 47 166 1611 47 167 3142 47 168 2320 47 169 862 47 170 1394 47 171 1350 47 172 3142 47 173 1543 47 174 3142 47 175 3142 47 176 3142 47 177 223 48 0 561 48 1 1018 48 2 2723 48 3 2723 48 4 2723 48 5 2723 48 6 1379 48 7 2723 48 8 646 48 9 2723 48 10 1308 48 11 2723 48 12 2723 48 13 2723 48 14 1478 48 15 1278 48 16 1720 48 17 991 48 18 2723 48 19 1901 48 20 2723 48 21 2723 48 22 2723 48 23 2723 48 24 2723 48 25 1710 48 26 2723 48 27 2723 48 28 1915 48 29 1882 48 30 2401 48 31 2284 48 32 2504 48 33 2024 48 34 2723 48 35 2723 48 36 2723 48 37 2723 48 38 2723 48 39 1901 48 40 2723 48 41 2723 48 42 2723 48 43 2723 48 44 2723 48 45 1915 48 46 1761 48 47 1457 48 48 1453 48 49 2401 48 50 2723 48 51 1937 48 52 1860 48 53 2401 48 54 2723 48 55 2723 48 56 2723 48 57 2723 48 58 2723 48 59 2723 48 60 2723 48 61 2723 48 62 1463 48 63 1579 48 64 2723 48 65 1441 48 66 2723 48 67 1712 48 68 2723 48 69 1486 48 70 1448 48 71 2723 48 72 1320 48 73 2723 48 74 1653 48 75 2723 48 76 1840 48 77 2723 48 78 1609 48 79 2284 48 80 918 48 81 2723 48 82 1375 48 83 2723 48 84 2723 48 85 2723 48 86 2723 48 87 1556 48 88 2723 48 89 2723 48 90 2723 48 91 1305 48 92 2723 48 93 1642 48 94 2723 48 95 2723 48 96 2723 48 97 2723 48 98 1607 48 99 2723 48 100 2037 48 101 2723 48 102 2723 48 103 2723 48 104 744 48 105 2723 48 106 2723 48 107 2723 48 108 2723 48 109 2723 48 110 1830 48 111 2723 48 112 2504 48 113 2723 48 114 2723 48 115 1340 48 116 1104 48 117 2723 48 118 2723 48 119 2723 48 120 2723 48 121 1865 48 122 1257 48 123 1675 48 124 2723 48 125 2334 48 126 2723 48 127 1191 48 128 2723 48 129 2723 48 130 2723 48 131 2024 48 132 2723 48 133 2723 48 134 2723 48 135 2723 48 136 2723 48 137 2723 48 138 2723 48 139 2723 48 140 1534 48 141 1681 48 142 2723 48 143 2723 48 144 2504 48 145 2723 48 146 2504 48 147 2723 48 148 2723 48 149 1575 48 150 1136 48 151 2723 48 152 2723 48 153 2504 48 154 2134 48 155 1252 48 156 2504 48 157 2723 48 158 1789 48 159 2723 48 160 2723 48 161 2723 48 162 1438 48 163 1260 48 164 1371 48 165 2723 48 166 1945 48 167 2723 48 168 2723 48 169 818 48 170 1922 48 171 751 48 172 2723 48 173 1710 48 174 2723 48 175 2723 48 176 2723 48 177 50 49 0 584 49 1 1002 49 2 2998 49 3 2998 49 4 2998 49 5 2998 49 6 1772 49 7 2998 49 8 1046 49 9 2431 49 10 192 49 11 2998 49 12 1293 49 13 2998 49 14 1472 49 15 1119 49 16 1160 49 17 1643 49 18 2431 49 19 1913 49 20 2409 49 21 1443 49 22 2211 49 23 2998 49 24 2609 49 25 477 49 26 1406 49 27 1461 49 28 1454 49 29 850 49 30 1418 49 31 1643 49 32 1298 49 33 751 49 34 2998 49 35 2676 49 36 1716 49 37 1769 49 38 1229 49 39 1675 49 40 2998 49 41 2998 49 42 2998 49 43 2518 49 44 2014 49 45 1377 49 46 2609 49 47 1293 49 48 1575 49 49 1287 49 50 1979 49 51 1394 49 52 1121 49 53 1180 49 54 2998 49 55 2518 49 56 2998 49 57 2998 49 58 2676 49 59 2998 49 60 2998 49 61 2998 49 62 1179 49 63 2100 49 64 2998 49 65 1333 49 66 2998 49 67 1434 49 68 2998 49 69 1918 49 70 1545 49 71 2998 49 72 2998 49 73 2998 49 74 2287 49 75 2998 49 76 2324 49 77 2998 49 78 1840 49 79 2998 49 80 2778 49 81 2998 49 82 1687 49 83 2998 49 84 2998 49 85 2558 49 86 2998 49 87 1890 49 88 1684 49 89 2998 49 90 2998 49 91 2276 49 92 2998 49 93 2998 49 94 2998 49 95 2998 49 96 1902 49 97 2998 49 98 2998 49 99 2998 49 100 2324 49 101 2998 49 102 2998 49 103 2998 49 104 809 49 105 2246 49 106 1810 49 107 1354 49 108 1766 49 109 2998 49 110 1070 49 111 2998 49 112 1758 49 113 2998 49 114 2998 49 115 918 49 116 1214 49 117 2998 49 118 2998 49 119 2998 49 120 2998 49 121 2485 49 122 1332 49 123 374 49 124 1692 49 125 1164 49 126 2998 49 127 2124 49 128 2998 49 129 2998 49 130 2778 49 131 1059 49 132 2998 49 133 2518 49 134 2998 49 135 1956 49 136 2998 49 137 2998 49 138 2998 49 139 2998 49 140 852 49 141 1482 49 142 1513 49 143 2676 49 144 1470 49 145 2998 49 146 1817 49 147 1347 49 148 1550 49 149 1432 49 150 1595 49 151 2609 49 152 2998 49 153 2778 49 154 1562 49 155 1304 49 156 1178 49 157 2998 49 158 1613 49 159 2998 49 160 1767 49 161 2998 49 162 1635 49 163 951 49 164 1195 49 165 2998 49 166 2026 49 167 1576 49 168 2778 49 169 1368 49 170 564 49 171 1032 49 172 2998 49 173 1263 49 174 2998 49 175 2998 49 176 2998 49 177 497 50 0 734 50 1 1007 50 2 2793 50 3 2793 50 4 2793 50 5 2793 50 6 2573 50 7 2793 50 8 817 50 9 2573 50 10 129 50 11 2793 50 12 971 50 13 2793 50 14 2134 50 15 1445 50 16 1971 50 17 1042 50 18 2149 50 19 2793 50 20 2793 50 21 2471 50 22 2793 50 23 2793 50 24 2793 50 25 231 50 26 1377 50 27 1202 50 28 2793 50 29 1495 50 30 2793 50 31 1900 50 32 2793 50 33 2204 50 34 2793 50 35 2793 50 36 2793 50 37 2793 50 38 2793 50 39 2573 50 40 2793 50 41 2793 50 42 2793 50 43 2793 50 44 2793 50 45 2793 50 46 2793 50 47 2793 50 48 2793 50 49 1690 50 50 2793 50 51 1992 50 52 1964 50 53 1855 50 54 2793 50 55 2793 50 56 2793 50 57 2793 50 58 2793 50 59 2793 50 60 2793 50 61 2793 50 62 1858 50 63 1824 50 64 2793 50 65 2050 50 66 2793 50 67 2793 50 68 2793 50 69 2793 50 70 1299 50 71 2793 50 72 2793 50 73 2793 50 74 2793 50 75 2793 50 76 2793 50 77 2793 50 78 2793 50 79 2793 50 80 2793 50 81 2793 50 82 2793 50 83 2793 50 84 2793 50 85 1636 50 86 2793 50 87 1874 50 88 2793 50 89 2793 50 90 2793 50 91 2793 50 92 2793 50 93 2793 50 94 2793 50 95 2793 50 96 2793 50 97 2793 50 98 2793 50 99 2793 50 100 2793 50 101 2793 50 102 2793 50 103 2793 50 104 2793 50 105 2793 50 106 2007 50 107 2793 50 108 2793 50 109 2793 50 110 2204 50 111 2793 50 112 2793 50 113 2793 50 114 2793 50 115 1314 50 116 2471 50 117 2793 50 118 2793 50 119 2793 50 120 2793 50 121 2404 50 122 1507 50 123 1048 50 124 2082 50 125 2354 50 126 2793 50 127 1834 50 128 2793 50 129 2793 50 130 2793 50 131 2793 50 132 2793 50 133 2793 50 134 2793 50 135 2793 50 136 2793 50 137 2793 50 138 2793 50 139 2793 50 140 1878 50 141 2094 50 142 2793 50 143 2793 50 144 1677 50 145 2793 50 146 2471 50 147 2793 50 148 2793 50 149 1124 50 150 1100 50 151 2313 50 152 2793 50 153 2793 50 154 1094 50 155 1314 50 156 2023 50 157 2793 50 158 2149 50 159 2793 50 160 2793 50 161 2793 50 162 2793 50 163 1075 50 164 1719 50 165 2793 50 166 2226 50 167 2793 50 168 2793 50 169 1834 50 170 719 50 171 1306 50 172 2793 50 173 2573 50 174 2793 50 175 2793 50 176 2793 50 177 650 51 0 156 51 1 675 51 2 3245 51 3 3245 51 4 3245 51 5 3245 51 6 1486 51 7 3245 51 8 387 51 9 2258 51 10 1214 51 11 3245 51 12 991 51 13 3245 51 14 1213 51 15 655 51 16 1000 51 17 1127 51 18 1915 51 19 1419 51 20 2090 51 21 1589 51 22 2923 51 23 3245 51 24 2534 51 25 895 51 26 1308 51 27 859 51 28 1532 51 29 1312 51 30 1395 51 31 1376 51 32 1575 51 33 998 51 34 3245 51 35 3245 51 36 1509 51 37 1761 51 38 1571 51 39 1085 51 40 3245 51 41 2856 51 42 3026 51 43 1598 51 44 1943 51 45 1036 51 46 1328 51 47 1390 51 48 2112 51 49 1651 51 50 2019 51 51 948 51 52 858 51 53 787 51 54 2806 51 55 2208 51 56 2357 51 57 1481 51 58 2656 51 59 3245 51 60 3245 51 61 3245 51 62 1118 51 63 2077 51 64 3245 51 65 1563 51 66 3245 51 67 1597 51 68 1593 51 69 2229 51 70 2036 51 71 3245 51 72 2704 51 73 3245 51 74 1537 51 75 3245 51 76 1633 51 77 3245 51 78 1397 51 79 2467 51 80 1784 51 81 3245 51 82 1625 51 83 3245 51 84 3026 51 85 1417 51 86 3245 51 87 2009 51 88 3245 51 89 3245 51 90 3245 51 91 2201 51 92 3245 51 93 2197 51 94 1294 51 95 3245 51 96 1827 51 97 3245 51 98 2371 51 99 3245 51 100 3245 51 101 3245 51 102 3245 51 103 3245 51 104 1000 51 105 1688 51 106 985 51 107 1547 51 108 2239 51 109 3245 51 110 1192 51 111 3245 51 112 1435 51 113 3245 51 114 3245 51 115 1035 51 116 1067 51 117 3245 51 118 3245 51 119 2806 51 120 2806 51 121 1572 51 122 1260 51 123 1196 51 124 1026 51 125 1260 51 126 1934 51 127 1536 51 128 3245 51 129 3245 51 130 2923 51 131 1058 51 132 3245 51 133 2923 51 134 1579 51 135 2062 51 136 2022 51 137 3245 51 138 3245 51 139 3245 51 140 1575 51 141 1337 51 142 2056 51 143 2004 51 144 1236 51 145 2197 51 146 1408 51 147 1905 51 148 2073 51 149 849 51 150 1169 51 151 2601 51 152 3245 51 153 2704 51 154 1306 51 155 638 51 156 1268 51 157 3245 51 158 1343 51 159 3245 51 160 1695 51 161 3245 51 162 1296 51 163 964 51 164 788 51 165 3245 51 166 2175 51 167 2382 51 168 1858 51 169 928 51 170 1224 51 171 1083 51 172 3245 51 173 1250 51 174 3026 51 175 3026 51 176 3245 51 177 655 52 0 360 52 1 902 52 2 3059 52 3 3059 52 4 3059 52 5 3059 52 6 1665 52 7 3059 52 8 146 52 9 2839 52 10 1253 52 11 3059 52 12 1386 52 13 3059 52 14 1326 52 15 848 52 16 1126 52 17 1169 52 18 2265 52 19 1190 52 20 1671 52 21 1478 52 22 3059 52 23 3059 52 24 2737 52 25 1069 52 26 1550 52 27 778 52 28 1360 52 29 1346 52 30 2047 52 31 792 52 32 1458 52 33 685 52 34 3059 52 35 2839 52 36 1343 52 37 2136 52 38 1671 52 39 1617 52 40 3059 52 41 3059 52 42 1724 52 43 1821 52 44 1496 52 45 985 52 46 2619 52 47 1112 52 48 2737 52 49 1534 52 50 2839 52 51 1420 52 52 1272 52 53 1043 52 54 3059 52 55 1988 52 56 2201 52 57 1505 52 58 3059 52 59 3059 52 60 3059 52 61 3059 52 62 758 52 63 1451 52 64 3059 52 65 1743 52 66 3059 52 67 1588 52 68 2372 52 69 3059 52 70 1921 52 71 3059 52 72 2669 52 73 3059 52 74 1225 52 75 3059 52 76 1726 52 77 3059 52 78 1580 52 79 1597 52 80 1348 52 81 3059 52 82 2058 52 83 3059 52 84 2619 52 85 1704 52 86 3059 52 87 2099 52 88 1988 52 89 3059 52 90 3059 52 91 1932 52 92 3059 52 93 1743 52 94 3059 52 95 3059 52 96 2265 52 97 3059 52 98 3059 52 99 3059 52 100 2230 52 101 3059 52 102 3059 52 103 3059 52 104 1016 52 105 1849 52 106 923 52 107 1814 52 108 3059 52 109 3059 52 110 1309 52 111 3059 52 112 1808 52 113 3059 52 114 3059 52 115 1352 52 116 1127 52 117 3059 52 118 3059 52 119 3059 52 120 1712 52 121 1560 52 122 1535 52 123 1357 52 124 1432 52 125 1510 52 126 2737 52 127 1480 52 128 2839 52 129 2737 52 130 3059 52 131 1731 52 132 3059 52 133 3059 52 134 3059 52 135 2450 52 136 3059 52 137 3059 52 138 3059 52 139 3059 52 140 1632 52 141 1280 52 142 1693 52 143 2326 52 144 2206 52 145 1784 52 146 1555 52 147 1967 52 148 3059 52 149 984 52 150 1397 52 151 3059 52 152 3059 52 153 2737 52 154 935 52 155 1048 52 156 1497 52 157 3059 52 158 1069 52 159 3059 52 160 1575 52 161 3059 52 162 1410 52 163 1221 52 164 921 52 165 3059 52 166 2431 52 167 2737 52 168 2128 52 169 1076 52 170 1091 52 171 1174 52 172 3059 52 173 1223 52 174 3059 52 175 2839 52 176 3059 52 177 466 53 0 94 53 1 902 53 2 3121 53 3 3121 53 4 3121 53 5 1869 53 6 1051 53 7 3121 53 8 675 53 9 2901 53 10 1291 53 11 3121 53 12 1195 53 13 3121 53 14 1067 53 15 611 53 16 912 53 17 1271 53 18 2732 53 19 1048 53 20 1836 53 21 1124 53 22 3121 53 23 3121 53 24 1722 53 25 750 53 26 1319 53 27 1171 53 28 1547 53 29 1096 53 30 1233 53 31 1407 53 32 1513 53 33 1106 53 34 3121 53 35 3121 53 36 1953 53 37 1868 53 38 1683 53 39 1011 53 40 3121 53 41 3121 53 42 2554 53 43 1773 53 44 1027 53 45 1298 53 46 1154 53 47 1213 53 48 1455 53 49 1590 53 50 1298 53 51 949 53 52 1139 53 53 920 53 54 3121 53 55 2799 53 56 1466 53 57 1940 53 58 1554 53 59 2799 53 60 3121 53 61 3121 53 62 1761 53 63 2681 53 64 3121 53 65 1890 53 66 3121 53 67 1457 53 68 3121 53 69 3121 53 70 1681 53 71 3121 53 72 2286 53 73 3121 53 74 2901 53 75 3121 53 76 3121 53 77 3121 53 78 3121 53 79 1507 53 80 3121 53 81 3121 53 82 1965 53 83 3121 53 84 3121 53 85 3121 53 86 3121 53 87 2292 53 88 3121 53 89 3121 53 90 3121 53 91 2532 53 92 3121 53 93 3121 53 94 3121 53 95 3121 53 96 1459 53 97 3121 53 98 3121 53 99 3121 53 100 2378 53 101 3121 53 102 3121 53 103 3121 53 104 1376 53 105 1273 53 106 1256 53 107 1769 53 108 3121 53 109 3121 53 110 1314 53 111 3121 53 112 1223 53 113 3121 53 114 3121 53 115 991 53 116 1109 53 117 3121 53 118 3121 53 119 3121 53 120 1891 53 121 1428 53 122 1591 53 123 1047 53 124 1208 53 125 869 53 126 2477 53 127 1402 53 128 2732 53 129 3121 53 130 1635 53 131 1267 53 132 3121 53 133 3121 53 134 3121 53 135 2388 53 136 1782 53 137 3121 53 138 3121 53 139 3121 53 140 1673 53 141 849 53 142 1902 53 143 1628 53 144 1343 53 145 3121 53 146 793 53 147 1423 53 148 2494 53 149 1222 53 150 1319 53 151 1956 53 152 3121 53 153 2210 53 154 1445 53 155 1154 53 156 1391 53 157 3121 53 158 1128 53 159 3121 53 160 1622 53 161 3121 53 162 999 53 163 681 53 164 1011 53 165 3121 53 166 2013 53 167 1515 53 168 1286 53 169 1339 53 170 1331 53 171 1011 53 172 3121 53 173 1609 53 174 3121 53 175 2512 53 176 3121 53 177 923 54 0 911 54 1 580 54 2 2287 54 3 2287 54 4 2287 54 5 2287 54 6 1257 54 7 2287 54 8 1237 54 9 2287 54 10 2287 54 11 2287 54 12 2287 54 13 2287 54 14 2287 54 15 2287 54 16 2287 54 17 2287 54 18 2287 54 19 2287 54 20 2287 54 21 2287 54 22 2287 54 23 2287 54 24 2287 54 25 2287 54 26 2287 54 27 2287 54 28 2287 54 29 560 54 30 2287 54 31 2287 54 32 2287 54 33 2287 54 34 2287 54 35 2287 54 36 2287 54 37 2287 54 38 2287 54 39 2287 54 40 2287 54 41 2287 54 42 2287 54 43 1555 54 44 2287 54 45 656 54 46 2287 54 47 2287 54 48 2287 54 49 2287 54 50 2287 54 51 2287 54 52 2287 54 53 2287 54 54 858 54 55 2287 54 56 2287 54 57 2287 54 58 2287 54 59 2287 54 60 2287 54 61 2287 54 62 2287 54 63 995 54 64 2287 54 65 1966 54 66 2287 54 67 627 54 68 2287 54 69 2287 54 70 2287 54 71 2287 54 72 2287 54 73 2287 54 74 2287 54 75 2287 54 76 2287 54 77 2287 54 78 2287 54 79 2287 54 80 2287 54 81 2287 54 82 2287 54 83 2287 54 84 2287 54 85 2287 54 86 2287 54 87 2287 54 88 2287 54 89 2287 54 90 2287 54 91 2287 54 92 2287 54 93 2287 54 94 2287 54 95 2287 54 96 2287 54 97 2287 54 98 2287 54 99 2287 54 100 2287 54 101 2287 54 102 2287 54 103 2287 54 104 2287 54 105 2287 54 106 2287 54 107 2287 54 108 2287 54 109 2287 54 110 2287 54 111 2287 54 112 2287 54 113 2287 54 114 2287 54 115 2287 54 116 2287 54 117 2287 54 118 2287 54 119 2287 54 120 2287 54 121 2287 54 122 2287 54 123 2287 54 124 2287 54 125 2287 54 126 2068 54 127 2287 54 128 2287 54 129 2287 54 130 2287 54 131 2287 54 132 2287 54 133 2287 54 134 2287 54 135 2287 54 136 2287 54 137 2287 54 138 2287 54 139 2287 54 140 2287 54 141 2287 54 142 2287 54 143 2287 54 144 2287 54 145 2287 54 146 2287 54 147 2287 54 148 2287 54 149 2287 54 150 2287 54 151 2287 54 152 2287 54 153 2287 54 154 2287 54 155 2287 54 156 2287 54 157 2287 54 158 2287 54 159 2287 54 160 2287 54 161 2287 54 162 2287 54 163 1535 54 164 828 54 165 2287 54 166 2287 54 167 2287 54 168 2287 54 169 989 54 170 1254 54 171 681 54 172 2287 54 173 2287 54 174 2287 54 175 2287 54 176 2287 54 177 69 55 0 396 55 1 473 55 2 2451 55 3 2451 55 4 2451 55 5 2451 55 6 1476 55 7 2451 55 8 702 55 9 2451 55 10 972 55 11 2451 55 12 1489 55 13 2451 55 14 1142 55 15 1172 55 16 1416 55 17 1246 55 18 2451 55 19 2451 55 20 2451 55 21 2451 55 22 2451 55 23 2451 55 24 2451 55 25 242 55 26 1719 55 27 1554 55 28 2451 55 29 1200 55 30 1517 55 31 2232 55 32 2451 55 33 1132 55 34 2451 55 35 2451 55 36 1824 55 37 2451 55 38 1972 55 39 1240 55 40 2451 55 41 2451 55 42 2451 55 43 2451 55 44 2232 55 45 2232 55 46 2451 55 47 1492 55 48 2451 55 49 2232 55 50 2451 55 51 1275 55 52 1765 55 53 1808 55 54 2451 55 55 1336 55 56 2451 55 57 2451 55 58 2451 55 59 2451 55 60 2451 55 61 2451 55 62 1032 55 63 1211 55 64 2451 55 65 1910 55 66 2451 55 67 1170 55 68 2451 55 69 1611 55 70 895 55 71 2451 55 72 2451 55 73 2451 55 74 2451 55 75 2451 55 76 2451 55 77 2451 55 78 2451 55 79 2451 55 80 2451 55 81 2451 55 82 2451 55 83 2451 55 84 2451 55 85 2451 55 86 2451 55 87 1034 55 88 2451 55 89 2451 55 90 2451 55 91 2451 55 92 2451 55 93 2130 55 94 2451 55 95 2451 55 96 1172 55 97 2451 55 98 2451 55 99 2451 55 100 2451 55 101 2451 55 102 2451 55 103 2451 55 104 1302 55 105 1333 55 106 1729 55 107 2451 55 108 2451 55 109 2451 55 110 1885 55 111 2451 55 112 1077 55 113 2451 55 114 2451 55 115 2451 55 116 1699 55 117 2451 55 118 2451 55 119 2451 55 120 2451 55 121 2062 55 122 1028 55 123 910 55 124 2451 55 125 1304 55 126 1414 55 127 2130 55 128 2451 55 129 2451 55 130 2451 55 131 1939 55 132 2451 55 133 2451 55 134 2451 55 135 2451 55 136 2232 55 137 2451 55 138 2451 55 139 2451 55 140 2451 55 141 1578 55 142 1752 55 143 2451 55 144 1433 55 145 1376 55 146 2130 55 147 1451 55 148 2130 55 149 1486 55 150 1492 55 151 2451 55 152 2451 55 153 2451 55 154 1885 55 155 1210 55 156 1370 55 157 2451 55 158 846 55 159 2451 55 160 2451 55 161 2451 55 162 2062 55 163 1310 55 164 1106 55 165 2451 55 166 2232 55 167 2451 55 168 1729 55 169 1106 55 170 897 55 171 1617 55 172 2451 55 173 1104 55 174 2451 55 175 2451 55 176 2451 55 177 237 56 0 2736 56 1 890 56 2 2736 56 3 2736 56 4 2736 56 5 2736 56 6 955 56 7 2736 56 8 2736 56 9 2736 56 10 5 56 11 2736 56 12 1434 56 13 2736 56 14 2297 56 15 2736 56 16 2736 56 17 2736 56 18 2736 56 19 2736 56 20 2736 56 21 2736 56 22 2736 56 23 2736 56 24 2736 56 25 2297 56 26 2736 56 27 2736 56 28 2736 56 29 2736 56 30 2736 56 31 2517 56 32 2736 56 33 2736 56 34 2736 56 35 2736 56 36 2736 56 37 2736 56 38 2736 56 39 2736 56 40 2736 56 41 2736 56 42 2736 56 43 2736 56 44 2736 56 45 2736 56 46 2736 56 47 2517 56 48 2736 56 49 2736 56 50 2736 56 51 2736 56 52 2736 56 53 2736 56 54 1848 56 55 2736 56 56 2736 56 57 2736 56 58 2736 56 59 2736 56 60 2736 56 61 2736 56 62 2736 56 63 2736 56 64 2736 56 65 2736 56 66 2736 56 67 2736 56 68 2736 56 69 2736 56 70 2736 56 71 2736 56 72 2736 56 73 2736 56 74 2736 56 75 2736 56 76 2736 56 77 2736 56 78 2736 56 79 2736 56 80 2736 56 81 2736 56 82 2736 56 83 2736 56 84 2736 56 85 2736 56 86 2736 56 87 2736 56 88 2736 56 89 2736 56 90 2736 56 91 2736 56 92 2736 56 93 2736 56 94 2736 56 95 2736 56 96 2736 56 97 2736 56 98 2736 56 99 2736 56 100 2736 56 101 2736 56 102 2736 56 103 2736 56 104 2736 56 105 2736 56 106 2736 56 107 2736 56 108 2736 56 109 2736 56 110 2736 56 111 2736 56 112 2736 56 113 2736 56 114 2736 56 115 2736 56 116 1319 56 117 2736 56 118 2736 56 119 2736 56 120 2736 56 121 2736 56 122 2736 56 123 2736 56 124 2736 56 125 2063 56 126 2347 56 127 2736 56 128 2736 56 129 2736 56 130 2736 56 131 2736 56 132 2736 56 133 2736 56 134 2736 56 135 2736 56 136 2736 56 137 2736 56 138 2736 56 139 2736 56 140 2736 56 141 2736 56 142 2736 56 143 2736 56 144 2736 56 145 2736 56 146 2736 56 147 2736 56 148 2736 56 149 2736 56 150 2736 56 151 2736 56 152 2736 56 153 2736 56 154 2736 56 155 1853 56 156 2736 56 157 2736 56 158 2736 56 159 2736 56 160 2736 56 161 2736 56 162 2736 56 163 1315 56 164 1494 56 165 2736 56 166 2736 56 167 2736 56 168 2736 56 169 2517 56 170 2736 56 171 2736 56 172 2736 56 173 1510 56 174 2736 56 175 2736 56 176 2736 56 177 1577 57 0 735 57 1 1532 57 2 2794 57 3 2794 57 4 2794 57 5 2794 57 6 2794 57 7 2794 57 8 1619 57 9 2794 57 10 37 57 11 2794 57 12 2794 57 13 2794 57 14 2575 57 15 2794 57 16 2575 57 17 1285 57 18 2794 57 19 2794 57 20 2794 57 21 2794 57 22 2794 57 23 2083 57 24 2794 57 25 535 57 26 2794 57 27 2794 57 28 2315 57 29 1218 57 30 2135 57 31 725 57 32 2794 57 33 2794 57 34 2794 57 35 2794 57 36 1154 57 37 2794 57 38 942 57 39 2794 57 40 2794 57 41 2794 57 42 2794 57 43 1415 57 44 2794 57 45 1348 57 46 2794 57 47 2794 57 48 2794 57 49 2794 57 50 1385 57 51 2315 57 52 2472 57 53 1465 57 54 2794 57 55 2794 57 56 2794 57 57 2794 57 58 2794 57 59 2794 57 60 2794 57 61 2794 57 62 2794 57 63 1074 57 64 2794 57 65 1397 57 66 2794 57 67 2794 57 68 2794 57 69 1005 57 70 1256 57 71 2794 57 72 2794 57 73 2794 57 74 2794 57 75 2794 57 76 2794 57 77 2794 57 78 2794 57 79 2794 57 80 2794 57 81 2794 57 82 2794 57 83 2794 57 84 2794 57 85 2794 57 86 2794 57 87 1140 57 88 2794 57 89 2794 57 90 2794 57 91 2794 57 92 2794 57 93 1906 57 94 2794 57 95 2794 57 96 1636 57 97 2794 57 98 2794 57 99 2794 57 100 2794 57 101 2794 57 102 2794 57 103 2794 57 104 2794 57 105 2794 57 106 2794 57 107 2794 57 108 2794 57 109 2794 57 110 1849 57 111 2794 57 112 2794 57 113 2794 57 114 2794 57 115 2794 57 116 2794 57 117 2794 57 118 2794 57 119 2794 57 120 2794 57 121 2794 57 122 2794 57 123 2575 57 124 2794 57 125 2794 57 126 2794 57 127 2794 57 128 2794 57 129 2794 57 130 2794 57 131 1901 57 132 2794 57 133 2794 57 134 2794 57 135 2794 57 136 2794 57 137 2794 57 138 2794 57 139 2794 57 140 1382 57 141 2042 57 142 2794 57 143 2794 57 144 2794 57 145 2794 57 146 2794 57 147 2008 57 148 2575 57 149 2575 57 150 2794 57 151 2794 57 152 2794 57 153 2794 57 154 1816 57 155 962 57 156 1986 57 157 2794 57 158 2794 57 159 2794 57 160 2794 57 161 2794 57 162 2794 57 163 2355 57 164 1786 57 165 2794 57 166 2794 57 167 1793 57 168 2794 57 169 2575 57 170 1926 57 171 1620 57 172 2794 57 173 2794 57 174 2794 57 175 2794 57 176 2794 57 177 1434 58 0 312 58 1 1812 58 2 1812 58 3 1812 58 4 1812 58 5 1812 58 6 1812 58 7 1812 58 8 1812 58 9 1812 58 10 1812 58 11 1812 58 12 949 58 13 1812 58 14 1592 58 15 234 58 16 1812 58 17 1101 58 18 1812 58 19 1812 58 20 1812 58 21 1812 58 22 1812 58 23 1812 58 24 1812 58 25 1090 58 26 1812 58 27 1812 58 28 1812 58 29 1018 58 30 1812 58 31 1592 58 32 1812 58 33 1812 58 34 1812 58 35 1812 58 36 1812 58 37 1812 58 38 1812 58 39 1812 58 40 1812 58 41 1812 58 42 1812 58 43 1812 58 44 1812 58 45 522 58 46 1812 58 47 1812 58 48 1812 58 49 1812 58 50 1812 58 51 1812 58 52 1812 58 53 1812 58 54 1812 58 55 1812 58 56 1812 58 57 1812 58 58 1812 58 59 1812 58 60 1812 58 61 1812 58 62 1812 58 63 1812 58 64 1812 58 65 1812 58 66 1812 58 67 1812 58 68 1812 58 69 1812 58 70 1812 58 71 1812 58 72 1812 58 73 1812 58 74 1812 58 75 1812 58 76 1812 58 77 1812 58 78 1812 58 79 1812 58 80 1812 58 81 1812 58 82 1812 58 83 1812 58 84 1812 58 85 1812 58 86 1812 58 87 1812 58 88 1812 58 89 1812 58 90 1812 58 91 1812 58 92 1812 58 93 1812 58 94 1812 58 95 1812 58 96 1812 58 97 1812 58 98 1812 58 99 1812 58 100 1812 58 101 1812 58 102 1812 58 103 1812 58 104 1812 58 105 1812 58 106 531 58 107 1812 58 108 1812 58 109 1812 58 110 1812 58 111 1812 58 112 1812 58 113 1812 58 114 1812 58 115 1812 58 116 1812 58 117 1812 58 118 1812 58 119 1812 58 120 1812 58 121 1812 58 122 1812 58 123 1812 58 124 1812 58 125 1812 58 126 1812 58 127 1812 58 128 1812 58 129 1812 58 130 1812 58 131 1812 58 132 1812 58 133 1812 58 134 1812 58 135 1812 58 136 1812 58 137 1812 58 138 1812 58 139 1812 58 140 1223 58 141 1812 58 142 1812 58 143 1812 58 144 1812 58 145 1812 58 146 1812 58 147 1490 58 148 1812 58 149 668 58 150 397 58 151 1490 58 152 1812 58 153 1812 58 154 928 58 155 553 58 156 1423 58 157 1812 58 158 1812 58 159 1812 58 160 1812 58 161 1812 58 162 1592 58 163 1139 58 164 977 58 165 1812 58 166 1812 58 167 1812 58 168 1812 58 169 1812 58 170 846 58 171 1812 58 172 1812 58 173 1060 58 174 1812 58 175 1812 58 176 1812 58 177 834 59 0 956 59 1 1278 59 2 1278 59 3 1278 59 4 1278 59 5 1278 59 6 1278 59 7 1278 59 8 1278 59 9 1278 59 10 1278 59 11 1278 59 12 1278 59 13 1278 59 14 1278 59 15 1278 59 16 1278 59 17 1278 59 18 1278 59 19 1278 59 20 1278 59 21 1278 59 22 1278 59 23 1278 59 24 1278 59 25 1278 59 26 1278 59 27 1278 59 28 1278 59 29 1278 59 30 1278 59 31 1278 59 32 1278 59 33 1278 59 34 1278 59 35 1278 59 36 1278 59 37 1278 59 38 1278 59 39 1278 59 40 1278 59 41 1278 59 42 1278 59 43 1278 59 44 1278 59 45 1278 59 46 1278 59 47 1278 59 48 1278 59 49 1278 59 50 1278 59 51 1278 59 52 1278 59 53 1278 59 54 1278 59 55 1278 59 56 1278 59 57 1278 59 58 1278 59 59 1278 59 60 1278 59 61 1278 59 62 1058 59 63 1278 59 64 1278 59 65 1278 59 66 1278 59 67 1278 59 68 1278 59 69 1278 59 70 1278 59 71 1278 59 72 1278 59 73 1278 59 74 1278 59 75 1278 59 76 1278 59 77 1278 59 78 1278 59 79 1278 59 80 1278 59 81 1278 59 82 1278 59 83 1278 59 84 1278 59 85 1278 59 86 1278 59 87 1278 59 88 1278 59 89 1278 59 90 1278 59 91 1278 59 92 1278 59 93 1278 59 94 1278 59 95 1278 59 96 1278 59 97 1278 59 98 1278 59 99 1278 59 100 1278 59 101 1278 59 102 1278 59 103 1278 59 104 1278 59 105 1278 59 106 1278 59 107 1278 59 108 1278 59 109 1278 59 110 1278 59 111 1278 59 112 1278 59 113 1278 59 114 1278 59 115 1278 59 116 1278 59 117 1278 59 118 1278 59 119 1278 59 120 1278 59 121 1278 59 122 1278 59 123 1278 59 124 1278 59 125 1278 59 126 1278 59 127 1278 59 128 1278 59 129 1278 59 130 1278 59 131 1278 59 132 1278 59 133 1278 59 134 1278 59 135 1278 59 136 1278 59 137 1278 59 138 1278 59 139 1278 59 140 1278 59 141 1278 59 142 1278 59 143 1278 59 144 1278 59 145 1278 59 146 1278 59 147 1278 59 148 1278 59 149 1278 59 150 1278 59 151 1278 59 152 1278 59 153 1278 59 154 1278 59 155 1278 59 156 1278 59 157 1278 59 158 84 59 159 1278 59 160 1278 59 161 1278 59 162 1278 59 163 1058 59 164 1058 59 165 1278 59 166 1058 59 167 1278 59 168 1278 59 169 1058 59 170 956 59 171 1058 59 172 1278 59 173 956 59 174 1278 59 175 1278 59 176 1278 59 177 956 60 0 1042 60 1 823 60 2 1042 60 3 1042 60 4 1042 60 5 1042 60 6 1042 60 7 1042 60 8 1042 60 9 1042 60 10 721 60 11 1042 60 12 1042 60 13 1042 60 14 1042 60 15 1042 60 16 1042 60 17 1042 60 18 1042 60 19 1042 60 20 1042 60 21 1042 60 22 1042 60 23 1042 60 24 1042 60 25 1042 60 26 1042 60 27 1042 60 28 1042 60 29 1042 60 30 1042 60 31 1042 60 32 1042 60 33 1042 60 34 1042 60 35 1042 60 36 1042 60 37 1042 60 38 1042 60 39 1042 60 40 1042 60 41 1042 60 42 1042 60 43 1042 60 44 1042 60 45 1042 60 46 1042 60 47 1042 60 48 1042 60 49 1042 60 50 1042 60 51 1042 60 52 1042 60 53 1042 60 54 1042 60 55 1042 60 56 1042 60 57 1042 60 58 1042 60 59 1042 60 60 1042 60 61 1042 60 62 1042 60 63 1042 60 64 1042 60 65 1042 60 66 1042 60 67 1042 60 68 1042 60 69 1042 60 70 1042 60 71 1042 60 72 1042 60 73 1042 60 74 1042 60 75 1042 60 76 1042 60 77 1042 60 78 1042 60 79 1042 60 80 1042 60 81 1042 60 82 1042 60 83 1042 60 84 1042 60 85 1042 60 86 1042 60 87 1042 60 88 1042 60 89 1042 60 90 1042 60 91 1042 60 92 1042 60 93 1042 60 94 1042 60 95 1042 60 96 1042 60 97 1042 60 98 1042 60 99 1042 60 100 1042 60 101 1042 60 102 1042 60 103 1042 60 104 1042 60 105 1042 60 106 1042 60 107 1042 60 108 1042 60 109 1042 60 110 1042 60 111 1042 60 112 1042 60 113 1042 60 114 1042 60 115 1042 60 116 1042 60 117 1042 60 118 1042 60 119 1042 60 120 1042 60 121 1042 60 122 1042 60 123 1042 60 124 1042 60 125 1042 60 126 1042 60 127 1042 60 128 1042 60 129 1042 60 130 1042 60 131 1042 60 132 1042 60 133 1042 60 134 1042 60 135 1042 60 136 1042 60 137 1042 60 138 1042 60 139 1042 60 140 1042 60 141 1042 60 142 1042 60 143 1042 60 144 1042 60 145 1042 60 146 1042 60 147 1042 60 148 1042 60 149 1042 60 150 1042 60 151 1042 60 152 1042 60 153 1042 60 154 1042 60 155 1042 60 156 1042 60 157 1042 60 158 1042 60 159 1042 60 160 1042 60 161 1042 60 162 1042 60 163 1042 60 164 1042 60 165 1042 60 166 1042 60 167 1042 60 168 1042 60 169 1042 60 170 1042 60 171 1042 60 172 1042 60 173 1042 60 174 1042 60 175 1042 60 176 1042 60 177 1042 61 0 1084 61 1 1084 61 2 1084 61 3 1084 61 4 1084 61 5 1084 61 6 1084 61 7 1084 61 8 1084 61 9 1084 61 10 305 61 11 1084 61 12 1084 61 13 1084 61 14 1084 61 15 1084 61 16 1084 61 17 1084 61 18 1084 61 19 1084 61 20 1084 61 21 1084 61 22 1084 61 23 1084 61 24 1084 61 25 1084 61 26 1084 61 27 1084 61 28 1084 61 29 1084 61 30 1084 61 31 1084 61 32 1084 61 33 1084 61 34 1084 61 35 1084 61 36 1084 61 37 1084 61 38 1084 61 39 1084 61 40 1084 61 41 1084 61 42 1084 61 43 1084 61 44 1084 61 45 1084 61 46 1084 61 47 1084 61 48 1084 61 49 1084 61 50 1084 61 51 1084 61 52 1084 61 53 1084 61 54 1084 61 55 1084 61 56 1084 61 57 1084 61 58 1084 61 59 1084 61 60 1084 61 61 1084 61 62 1084 61 63 1084 61 64 1084 61 65 1084 61 66 1084 61 67 1084 61 68 1084 61 69 1084 61 70 1084 61 71 1084 61 72 1084 61 73 1084 61 74 1084 61 75 1084 61 76 1084 61 77 1084 61 78 1084 61 79 1084 61 80 1084 61 81 1084 61 82 1084 61 83 1084 61 84 1084 61 85 1084 61 86 1084 61 87 1084 61 88 1084 61 89 1084 61 90 1084 61 91 1084 61 92 1084 61 93 1084 61 94 1084 61 95 1084 61 96 1084 61 97 1084 61 98 1084 61 99 1084 61 100 1084 61 101 1084 61 102 1084 61 103 1084 61 104 1084 61 105 1084 61 106 1084 61 107 1084 61 108 1084 61 109 1084 61 110 1084 61 111 1084 61 112 1084 61 113 1084 61 114 1084 61 115 1084 61 116 1084 61 117 1084 61 118 1084 61 119 1084 61 120 1084 61 121 1084 61 122 1084 61 123 1084 61 124 1084 61 125 1084 61 126 1084 61 127 1084 61 128 1084 61 129 1084 61 130 1084 61 131 1084 61 132 1084 61 133 1084 61 134 1084 61 135 1084 61 136 1084 61 137 1084 61 138 1084 61 139 1084 61 140 1084 61 141 1084 61 142 1084 61 143 1084 61 144 1084 61 145 1084 61 146 1084 61 147 1084 61 148 1084 61 149 1084 61 150 1084 61 151 1084 61 152 1084 61 153 1084 61 154 1084 61 155 1084 61 156 1084 61 157 1084 61 158 1084 61 159 1084 61 160 1084 61 161 1084 61 162 1084 61 163 1084 61 164 1084 61 165 1084 61 166 1084 61 167 1084 61 168 1084 61 169 1084 61 170 1084 61 171 1084 61 172 1084 61 173 1084 61 174 1084 61 175 1084 61 176 1084 61 177 1084 62 0 0 62 1 2863 62 2 2863 62 3 2863 62 4 2863 62 5 2863 62 6 2863 62 7 2863 62 8 2644 62 9 2863 62 10 2863 62 11 2863 62 12 2863 62 13 2863 62 14 2863 62 15 2863 62 16 2863 62 17 2863 62 18 2863 62 19 2863 62 20 2863 62 21 2863 62 22 2863 62 23 2863 62 24 2863 62 25 2863 62 26 2863 62 27 2863 62 28 2863 62 29 2863 62 30 2863 62 31 2863 62 32 2863 62 33 2863 62 34 2863 62 35 2863 62 36 2863 62 37 2863 62 38 2863 62 39 2863 62 40 2863 62 41 2863 62 42 2863 62 43 2863 62 44 2863 62 45 2863 62 46 2863 62 47 2863 62 48 2863 62 49 2863 62 50 2863 62 51 2863 62 52 2863 62 53 2863 62 54 2863 62 55 2863 62 56 2863 62 57 2863 62 58 2863 62 59 2863 62 60 2863 62 61 2863 62 62 2863 62 63 2863 62 64 2863 62 65 2863 62 66 2863 62 67 2863 62 68 2863 62 69 2863 62 70 2863 62 71 2863 62 72 2863 62 73 2863 62 74 2863 62 75 2863 62 76 2863 62 77 2863 62 78 2863 62 79 2863 62 80 2863 62 81 2863 62 82 2863 62 83 2863 62 84 2863 62 85 2863 62 86 2863 62 87 2863 62 88 2863 62 89 2863 62 90 2863 62 91 2863 62 92 2863 62 93 2863 62 94 2863 62 95 2863 62 96 2863 62 97 2863 62 98 2863 62 99 2863 62 100 2863 62 101 2863 62 102 2863 62 103 2863 62 104 2863 62 105 2863 62 106 2863 62 107 2863 62 108 2863 62 109 2863 62 110 2863 62 111 2863 62 112 2863 62 113 2863 62 114 2863 62 115 2863 62 116 2863 62 117 2863 62 118 2863 62 119 2863 62 120 2863 62 121 2863 62 122 2863 62 123 2863 62 124 2863 62 125 2863 62 126 2863 62 127 2863 62 128 2863 62 129 2863 62 130 2863 62 131 2863 62 132 2863 62 133 2863 62 134 2863 62 135 2863 62 136 2863 62 137 2863 62 138 2863 62 139 2863 62 140 2863 62 141 2863 62 142 2863 62 143 2863 62 144 2863 62 145 2863 62 146 2863 62 147 2863 62 148 2863 62 149 2863 62 150 2863 62 151 2863 62 152 2863 62 153 2863 62 154 2863 62 155 2863 62 156 2863 62 157 2863 62 158 2863 62 159 2863 62 160 2863 62 161 2863 62 162 2863 62 163 2863 62 164 2863 62 165 2863 62 166 2863 62 167 2863 62 168 2863 62 169 2863 62 170 2863 62 171 2863 62 172 2863 62 173 2863 62 174 2863 62 175 2863 62 176 2863 62 177 2863 63 0 189 63 1 443 63 2 2612 63 3 2612 63 4 2612 63 5 2612 63 6 2612 63 7 2612 63 8 264 63 9 2392 63 10 1575 63 11 2612 63 12 1492 63 13 2612 63 14 2612 63 15 1232 63 16 2290 63 17 1681 63 18 2099 63 19 2612 63 20 2612 63 21 2612 63 22 2612 63 23 2612 63 24 2612 63 25 714 63 26 2612 63 27 759 63 28 1913 63 29 1667 63 30 2392 63 31 1532 63 32 1473 63 33 1606 63 34 2612 63 35 2612 63 36 2612 63 37 2099 63 38 1152 63 39 1412 63 40 2612 63 41 2612 63 42 2612 63 43 2612 63 44 2612 63 45 1499 63 46 2612 63 47 1449 63 48 1473 63 49 2173 63 50 2612 63 51 2070 63 52 1311 63 53 1660 63 54 2612 63 55 2612 63 56 2612 63 57 2612 63 58 2612 63 59 2612 63 60 2612 63 61 2612 63 62 1783 63 63 2392 63 64 2612 63 65 2612 63 66 2612 63 67 2612 63 68 2612 63 69 1426 63 70 2070 63 71 2612 63 72 2612 63 73 2612 63 74 1513 63 75 2612 63 76 2612 63 77 2612 63 78 2612 63 79 2612 63 80 2612 63 81 2612 63 82 2612 63 83 2612 63 84 2612 63 85 2612 63 86 2612 63 87 2612 63 88 2612 63 89 2612 63 90 2612 63 91 2612 63 92 2612 63 93 2612 63 94 2612 63 95 2612 63 96 2612 63 97 2612 63 98 2612 63 99 2612 63 100 2612 63 101 2612 63 102 2612 63 103 2612 63 104 625 63 105 2612 63 106 904 63 107 2612 63 108 2612 63 109 2612 63 110 1851 63 111 2612 63 112 2290 63 113 2612 63 114 2612 63 115 1075 63 116 2392 63 117 2612 63 118 2612 63 119 2612 63 120 2612 63 121 2612 63 122 2612 63 123 2173 63 124 2612 63 125 2099 63 126 2612 63 127 2612 63 128 2612 63 129 2612 63 130 2070 63 131 1358 63 132 2612 63 133 2612 63 134 2612 63 135 2612 63 136 1953 63 137 2612 63 138 2612 63 139 2612 63 140 2070 63 141 1723 63 142 2612 63 143 2612 63 144 2612 63 145 2612 63 146 2612 63 147 2173 63 148 1710 63 149 2132 63 150 1869 63 151 2392 63 152 2612 63 153 2612 63 154 2392 63 155 2290 63 156 2223 63 157 2612 63 158 2173 63 159 2612 63 160 2070 63 161 2612 63 162 2392 63 163 1502 63 164 965 63 165 2612 63 166 2223 63 167 2612 63 168 1890 63 169 2003 63 170 2045 63 171 2223 63 172 2612 63 173 1194 63 174 2612 63 175 2612 63 176 2612 63 177 463 64 0 327 64 1 192 64 2 1206 64 3 1206 64 4 1206 64 5 1206 64 6 1206 64 7 1206 64 8 1206 64 9 1206 64 10 1206 64 11 1206 64 12 1206 64 13 1206 64 14 1206 64 15 1206 64 16 1206 64 17 1206 64 18 1206 64 19 1206 64 20 1206 64 21 1206 64 22 1206 64 23 1206 64 24 1206 64 25 1206 64 26 1206 64 27 1206 64 28 1206 64 29 1206 64 30 1206 64 31 1206 64 32 1206 64 33 1206 64 34 1206 64 35 1206 64 36 1206 64 37 1206 64 38 1206 64 39 1206 64 40 1206 64 41 1206 64 42 1206 64 43 1206 64 44 1206 64 45 1206 64 46 1206 64 47 1206 64 48 1206 64 49 1206 64 50 1206 64 51 1206 64 52 1206 64 53 1206 64 54 1206 64 55 1206 64 56 1206 64 57 1206 64 58 1206 64 59 1206 64 60 1206 64 61 1206 64 62 1206 64 63 1206 64 64 1206 64 65 1206 64 66 1206 64 67 1206 64 68 1206 64 69 1206 64 70 1206 64 71 1206 64 72 1206 64 73 1206 64 74 1206 64 75 1206 64 76 1206 64 77 1206 64 78 1206 64 79 1206 64 80 1206 64 81 1206 64 82 1206 64 83 1206 64 84 1206 64 85 1206 64 86 1206 64 87 1206 64 88 1206 64 89 1206 64 90 1206 64 91 1206 64 92 1206 64 93 1206 64 94 1206 64 95 1206 64 96 1206 64 97 1206 64 98 1206 64 99 1206 64 100 1206 64 101 1206 64 102 1206 64 103 1206 64 104 1206 64 105 1206 64 106 1206 64 107 1206 64 108 1206 64 109 1206 64 110 1206 64 111 1206 64 112 1206 64 113 1206 64 114 1206 64 115 1206 64 116 1206 64 117 1206 64 118 1206 64 119 1206 64 120 1206 64 121 1206 64 122 1206 64 123 1206 64 124 1206 64 125 1206 64 126 1206 64 127 1206 64 128 1206 64 129 1206 64 130 1206 64 131 1206 64 132 1206 64 133 1206 64 134 1206 64 135 1206 64 136 1206 64 137 1206 64 138 1206 64 139 1206 64 140 1206 64 141 1206 64 142 1206 64 143 1206 64 144 1206 64 145 1206 64 146 1206 64 147 1206 64 148 1206 64 149 1206 64 150 1206 64 151 1206 64 152 1206 64 153 1206 64 154 1206 64 155 1206 64 156 1206 64 157 1206 64 158 1206 64 159 1206 64 160 1206 64 161 1206 64 162 1206 64 163 1206 64 164 1206 64 165 1206 64 166 1206 64 167 1206 64 168 1206 64 169 1206 64 170 1206 64 171 1206 64 172 1206 64 173 1206 64 174 1206 64 175 1206 64 176 1206 64 177 1206 65 0 245 65 1 725 65 2 2540 65 3 2540 65 4 2540 65 5 2540 65 6 1778 65 7 1699 65 8 1817 65 9 2320 65 10 1376 65 11 2540 65 12 2540 65 13 2540 65 14 2540 65 15 1807 65 16 1973 65 17 2218 65 18 2218 65 19 2540 65 20 2540 65 21 2540 65 22 2540 65 23 2540 65 24 2540 65 25 1973 65 26 1536 65 27 2100 65 28 2540 65 29 2320 65 30 2540 65 31 2540 65 32 2540 65 33 1807 65 34 2540 65 35 2540 65 36 2540 65 37 2540 65 38 2540 65 39 1274 65 40 2540 65 41 2540 65 42 2540 65 43 2540 65 44 2540 65 45 2540 65 46 2540 65 47 1613 65 48 2540 65 49 2218 65 50 2540 65 51 2540 65 52 1717 65 53 2540 65 54 2540 65 55 2540 65 56 2540 65 57 2540 65 58 2540 65 59 2540 65 60 2540 65 61 2540 65 62 1853 65 63 2540 65 64 2540 65 65 2540 65 66 2540 65 67 2540 65 68 2540 65 69 2540 65 70 2540 65 71 2540 65 72 2540 65 73 2540 65 74 2540 65 75 2540 65 76 2540 65 77 2540 65 78 2540 65 79 2540 65 80 2540 65 81 2540 65 82 2540 65 83 2540 65 84 2540 65 85 2540 65 86 2540 65 87 2540 65 88 2540 65 89 2540 65 90 2540 65 91 2540 65 92 2540 65 93 2540 65 94 2540 65 95 2540 65 96 2540 65 97 2540 65 98 2540 65 99 2540 65 100 2540 65 101 2540 65 102 2540 65 103 2540 65 104 2540 65 105 1738 65 106 1117 65 107 2540 65 108 2540 65 109 2540 65 110 1419 65 111 2540 65 112 2540 65 113 2540 65 114 2540 65 115 2027 65 116 931 65 117 2540 65 118 2540 65 119 2540 65 120 2540 65 121 2540 65 122 2540 65 123 2540 65 124 2320 65 125 2540 65 126 2540 65 127 2540 65 128 2540 65 129 2540 65 130 2540 65 131 2540 65 132 2540 65 133 2540 65 134 2540 65 135 2540 65 136 2540 65 137 2540 65 138 2540 65 139 2540 65 140 2540 65 141 2540 65 142 2540 65 143 2540 65 144 2150 65 145 2540 65 146 2540 65 147 1973 65 148 2540 65 149 1951 65 150 2540 65 151 2540 65 152 2540 65 153 2540 65 154 1621 65 155 2540 65 156 2320 65 157 938 65 158 1681 65 159 404 65 160 2540 65 161 162 65 162 1605 65 163 1613 65 164 798 65 165 2540 65 166 1951 65 167 2540 65 168 2540 65 169 1840 65 170 1523 65 171 1951 65 172 2540 65 173 2540 65 174 2540 65 175 2540 65 176 2540 65 177 583 66 0 1040 66 1 1040 66 2 1040 66 3 1040 66 4 1040 66 5 1040 66 6 1040 66 7 1040 66 8 1040 66 9 1040 66 10 1040 66 11 1040 66 12 1040 66 13 1040 66 14 1040 66 15 1040 66 16 1040 66 17 1040 66 18 1040 66 19 1040 66 20 1040 66 21 1040 66 22 1040 66 23 1040 66 24 1040 66 25 1040 66 26 1040 66 27 1040 66 28 1040 66 29 1040 66 30 1040 66 31 1040 66 32 1040 66 33 1040 66 34 1040 66 35 1040 66 36 1040 66 37 1040 66 38 1040 66 39 1040 66 40 1040 66 41 1040 66 42 1040 66 43 1040 66 44 1040 66 45 1040 66 46 1040 66 47 1040 66 48 1040 66 49 1040 66 50 1040 66 51 1040 66 52 1040 66 53 1040 66 54 1040 66 55 1040 66 56 1040 66 57 1040 66 58 1040 66 59 1040 66 60 1040 66 61 1040 66 62 1040 66 63 1040 66 64 1040 66 65 1040 66 66 1040 66 67 1040 66 68 1040 66 69 1040 66 70 1040 66 71 1040 66 72 1040 66 73 1040 66 74 1040 66 75 1040 66 76 1040 66 77 1040 66 78 1040 66 79 1040 66 80 1040 66 81 1040 66 82 1040 66 83 1040 66 84 1040 66 85 1040 66 86 1040 66 87 1040 66 88 1040 66 89 1040 66 90 1040 66 91 1040 66 92 1040 66 93 1040 66 94 1040 66 95 1040 66 96 1040 66 97 1040 66 98 1040 66 99 1040 66 100 1040 66 101 1040 66 102 1040 66 103 1040 66 104 1040 66 105 1040 66 106 1040 66 107 1040 66 108 1040 66 109 1040 66 110 1040 66 111 1040 66 112 1040 66 113 1040 66 114 1040 66 115 1040 66 116 1040 66 117 1040 66 118 1040 66 119 1040 66 120 1040 66 121 1040 66 122 1040 66 123 1040 66 124 1040 66 125 1040 66 126 1040 66 127 1040 66 128 1040 66 129 1040 66 130 1040 66 131 1040 66 132 1040 66 133 1040 66 134 1040 66 135 1040 66 136 1040 66 137 1040 66 138 1040 66 139 1040 66 140 1040 66 141 1040 66 142 1040 66 143 1040 66 144 1040 66 145 1040 66 146 1040 66 147 1040 66 148 1040 66 149 1040 66 150 1040 66 151 1040 66 152 1040 66 153 1040 66 154 1040 66 155 1040 66 156 1040 66 157 1040 66 158 1040 66 159 1040 66 160 1040 66 161 1040 66 162 1040 66 163 1040 66 164 1040 66 165 1040 66 166 1040 66 167 1040 66 168 1040 66 169 1040 66 170 1040 66 171 1040 66 172 1040 66 173 1040 66 174 1040 66 175 1040 66 176 1040 66 177 718 67 0 56 67 1 2526 67 2 2526 67 3 2526 67 4 2526 67 5 2526 67 6 949 67 7 2526 67 8 1309 67 9 2526 67 10 1034 67 11 2526 67 12 1212 67 13 2526 67 14 1477 67 15 1395 67 16 1484 67 17 1710 67 18 2204 67 19 2526 67 20 1697 67 21 2204 67 22 2526 67 23 2526 67 24 2526 67 25 1488 67 26 1365 67 27 2526 67 28 2526 67 29 1697 67 30 2306 67 31 1495 67 32 2204 67 33 1917 67 34 2526 67 35 2526 67 36 1388 67 37 2306 67 38 1773 67 39 2526 67 40 2526 67 41 2526 67 42 1290 67 43 2204 67 44 2526 67 45 408 67 46 2526 67 47 1803 67 48 2526 67 49 1599 67 50 2526 67 51 2204 67 52 2526 67 53 2204 67 54 2526 67 55 2306 67 56 2526 67 57 2013 67 58 2526 67 59 2526 67 60 2526 67 61 2526 67 62 2526 67 63 2526 67 64 2526 67 65 2526 67 66 2526 67 67 2526 67 68 2526 67 69 2526 67 70 2526 67 71 2526 67 72 2526 67 73 2526 67 74 2526 67 75 2526 67 76 2526 67 77 2526 67 78 2526 67 79 2526 67 80 2526 67 81 2526 67 82 2526 67 83 2526 67 84 2526 67 85 2526 67 86 2526 67 87 2526 67 88 2526 67 89 2526 67 90 2526 67 91 2526 67 92 2526 67 93 2526 67 94 2526 67 95 2526 67 96 2526 67 97 2526 67 98 2526 67 99 2526 67 100 2526 67 101 2526 67 102 2526 67 103 2526 67 104 833 67 105 2526 67 106 2204 67 107 1291 67 108 2136 67 109 2526 67 110 1685 67 111 2526 67 112 2204 67 113 2526 67 114 2526 67 115 1482 67 116 1637 67 117 2526 67 118 2526 67 119 2526 67 120 2526 67 121 2526 67 122 998 67 123 2204 67 124 2046 67 125 996 67 126 1311 67 127 2086 67 128 2526 67 129 2526 67 130 2526 67 131 1416 67 132 2526 67 133 2526 67 134 2526 67 135 2526 67 136 1270 67 137 2526 67 138 2526 67 139 2526 67 140 1204 67 141 1959 67 142 1673 67 143 2526 67 144 2526 67 145 2013 67 146 979 67 147 1062 67 148 1402 67 149 1764 67 150 1595 67 151 2204 67 152 1623 67 153 2526 67 154 2204 67 155 1484 67 156 2204 67 157 2526 67 158 2013 67 159 2526 67 160 1607 67 161 2526 67 162 2526 67 163 1446 67 164 762 67 165 2526 67 166 2526 67 167 2526 67 168 2526 67 169 1071 67 170 1407 67 171 1359 67 172 2526 67 173 2306 67 174 2526 67 175 2526 67 176 2526 67 177 1058 68 0 33 68 1 1888 68 2 1888 68 3 1888 68 4 1888 68 5 1888 68 6 867 68 7 1888 68 8 1136 68 9 1888 68 10 1888 68 11 1888 68 12 1888 68 13 1888 68 14 1888 68 15 1888 68 16 1888 68 17 1888 68 18 1888 68 19 1888 68 20 1888 68 21 1888 68 22 1888 68 23 1888 68 24 1888 68 25 1888 68 26 1888 68 27 1888 68 28 1888 68 29 1888 68 30 1888 68 31 1888 68 32 1888 68 33 1888 68 34 1888 68 35 1888 68 36 1888 68 37 1888 68 38 1668 68 39 1888 68 40 1888 68 41 1888 68 42 1888 68 43 1888 68 44 1566 68 45 591 68 46 1888 68 47 1888 68 48 1888 68 49 1888 68 50 1888 68 51 1888 68 52 1888 68 53 1888 68 54 1888 68 55 1888 68 56 1888 68 57 1888 68 58 1888 68 59 1888 68 60 1888 68 61 1888 68 62 1888 68 63 1888 68 64 1888 68 65 1888 68 66 1888 68 67 1888 68 68 1888 68 69 1888 68 70 1888 68 71 1888 68 72 1888 68 73 1888 68 74 1888 68 75 1888 68 76 1888 68 77 1888 68 78 1888 68 79 1888 68 80 1888 68 81 1888 68 82 1888 68 83 1888 68 84 1888 68 85 1888 68 86 1888 68 87 1888 68 88 1888 68 89 1888 68 90 1888 68 91 1888 68 92 1888 68 93 1888 68 94 1888 68 95 1888 68 96 1888 68 97 1888 68 98 1888 68 99 1888 68 100 1888 68 101 1888 68 102 1888 68 103 1888 68 104 1888 68 105 1888 68 106 1888 68 107 1888 68 108 1888 68 109 1888 68 110 1888 68 111 1888 68 112 1888 68 113 1888 68 114 1888 68 115 1888 68 116 1888 68 117 1888 68 118 1888 68 119 1888 68 120 1888 68 121 1888 68 122 1888 68 123 1888 68 124 1888 68 125 531 68 126 1888 68 127 1888 68 128 1888 68 129 1888 68 130 1888 68 131 1888 68 132 1888 68 133 1888 68 134 1888 68 135 1888 68 136 1888 68 137 1888 68 138 1888 68 139 1888 68 140 1888 68 141 1888 68 142 1888 68 143 1888 68 144 1888 68 145 1888 68 146 1668 68 147 1668 68 148 1888 68 149 1668 68 150 1888 68 151 1888 68 152 1888 68 153 1888 68 154 1888 68 155 1888 68 156 1449 68 157 1888 68 158 1888 68 159 1888 68 160 1888 68 161 1888 68 162 1888 68 163 1888 68 164 1888 68 165 1888 68 166 1888 68 167 1888 68 168 1888 68 169 1668 68 170 1888 68 171 1888 68 172 1888 68 173 1888 68 174 1888 68 175 1888 68 176 1888 68 177 1888 69 0 553 69 1 622 69 2 2349 69 3 2349 69 4 2349 69 5 2349 69 6 2349 69 7 2349 69 8 234 69 9 2349 69 10 2349 69 11 2349 69 12 2349 69 13 2349 69 14 2349 69 15 2349 69 16 2349 69 17 2349 69 18 2349 69 19 2349 69 20 2349 69 21 2349 69 22 2349 69 23 2349 69 24 2349 69 25 2349 69 26 2349 69 27 2349 69 28 2349 69 29 2349 69 30 2349 69 31 2349 69 32 1808 69 33 1527 69 34 2349 69 35 2349 69 36 2349 69 37 1096 69 38 2129 69 39 1312 69 40 2349 69 41 2349 69 42 2349 69 43 2349 69 44 2349 69 45 2349 69 46 2349 69 47 2349 69 48 2349 69 49 2349 69 50 2349 69 51 2349 69 52 2349 69 53 2349 69 54 2349 69 55 2349 69 56 2349 69 57 2349 69 58 2349 69 59 2349 69 60 2349 69 61 2349 69 62 2349 69 63 2349 69 64 2349 69 65 933 69 66 2349 69 67 2349 69 68 2349 69 69 2349 69 70 2349 69 71 2349 69 72 2349 69 73 2349 69 74 2349 69 75 2349 69 76 2349 69 77 2349 69 78 2349 69 79 2349 69 80 2349 69 81 2349 69 82 2349 69 83 2349 69 84 2349 69 85 2349 69 86 2349 69 87 2349 69 88 2349 69 89 2349 69 90 2349 69 91 2349 69 92 2349 69 93 2349 69 94 2349 69 95 2349 69 96 2349 69 97 2349 69 98 2349 69 99 2349 69 100 2349 69 101 2349 69 102 2349 69 103 2349 69 104 584 69 105 2349 69 106 2349 69 107 2349 69 108 2349 69 109 2349 69 110 2349 69 111 2349 69 112 2129 69 113 2349 69 114 2349 69 115 1175 69 116 2129 69 117 2349 69 118 2349 69 119 2349 69 120 2349 69 121 1836 69 122 2349 69 123 1910 69 124 2129 69 125 2349 69 126 2349 69 127 2129 69 128 2349 69 129 2349 69 130 2349 69 131 2349 69 132 2349 69 133 2349 69 134 2349 69 135 2349 69 136 2349 69 137 2349 69 138 2349 69 139 2349 69 140 2349 69 141 2349 69 142 2349 69 143 2349 69 144 2349 69 145 2349 69 146 2349 69 147 2129 69 148 2349 69 149 2349 69 150 1910 69 151 2349 69 152 2349 69 153 2349 69 154 2349 69 155 2349 69 156 2129 69 157 2349 69 158 1960 69 159 2349 69 160 2349 69 161 2349 69 162 1783 69 163 1650 69 164 2349 69 165 2349 69 166 1910 69 167 2349 69 168 2349 69 169 953 69 170 1910 69 171 1910 69 172 2349 69 173 2349 69 174 2349 69 175 2349 69 176 2349 69 177 138 70 0 651 70 1 1526 70 2 2615 70 3 2615 70 4 2615 70 5 2615 70 6 1903 70 7 2615 70 8 1326 70 9 1928 70 10 30 70 11 2615 70 12 2615 70 13 2615 70 14 2615 70 15 1649 70 16 2102 70 17 1915 70 18 1928 70 19 2615 70 20 2615 70 21 2615 70 22 2615 70 23 2615 70 24 2615 70 25 655 70 26 2615 70 27 1631 70 28 2615 70 29 2615 70 30 2615 70 31 1971 70 32 1915 70 33 1146 70 34 2615 70 35 2615 70 36 2225 70 37 2615 70 38 2615 70 39 1606 70 40 2615 70 41 2615 70 42 2615 70 43 2615 70 44 2615 70 45 1560 70 46 2615 70 47 1813 70 48 2615 70 49 2175 70 50 2615 70 51 1357 70 52 1546 70 53 1717 70 54 2615 70 55 2615 70 56 2615 70 57 2135 70 58 2615 70 59 2615 70 60 2615 70 61 2615 70 62 2615 70 63 2615 70 64 2615 70 65 2615 70 66 2615 70 67 2615 70 68 2615 70 69 2615 70 70 2615 70 71 2615 70 72 2615 70 73 2615 70 74 2615 70 75 2615 70 76 2615 70 77 2615 70 78 2615 70 79 2615 70 80 2615 70 81 2615 70 82 2615 70 83 2615 70 84 2615 70 85 2615 70 86 2615 70 87 2615 70 88 2615 70 89 2615 70 90 2615 70 91 2615 70 92 2615 70 93 2615 70 94 2615 70 95 2615 70 96 2615 70 97 2615 70 98 2615 70 99 2615 70 100 2615 70 101 2615 70 102 2615 70 103 2615 70 104 1159 70 105 2615 70 106 2615 70 107 2615 70 108 2615 70 109 2615 70 110 1828 70 111 2615 70 112 2293 70 113 2615 70 114 2615 70 115 2615 70 116 2395 70 117 2615 70 118 2615 70 119 2615 70 120 2615 70 121 1688 70 122 2615 70 123 2135 70 124 2615 70 125 2615 70 126 2615 70 127 2615 70 128 2615 70 129 2615 70 130 2615 70 131 2615 70 132 2615 70 133 2615 70 134 2615 70 135 2615 70 136 2615 70 137 2615 70 138 2615 70 139 2615 70 140 2395 70 141 2293 70 142 2615 70 143 2615 70 144 2615 70 145 2615 70 146 2615 70 147 2615 70 148 2615 70 149 1453 70 150 1267 70 151 1987 70 152 2615 70 153 2615 70 154 1468 70 155 1485 70 156 1695 70 157 2615 70 158 2102 70 159 2615 70 160 2615 70 161 2615 70 162 1688 70 163 2225 70 164 1268 70 165 2615 70 166 2615 70 167 2615 70 168 2615 70 169 2615 70 170 2615 70 171 1251 70 172 2615 70 173 2615 70 174 2615 70 175 2615 70 176 2615 70 177 612 71 0 878 71 1 1097 71 2 1097 71 3 1097 71 4 1097 71 5 1097 71 6 1097 71 7 1097 71 8 410 71 9 878 71 10 878 71 11 1097 71 12 1097 71 13 1097 71 14 1097 71 15 658 71 16 1097 71 17 878 71 18 878 71 19 1097 71 20 1097 71 21 1097 71 22 1097 71 23 1097 71 24 1097 71 25 618 71 26 1097 71 27 775 71 28 1097 71 29 1097 71 30 1097 71 31 1097 71 32 1097 71 33 878 71 34 1097 71 35 1097 71 36 1097 71 37 1097 71 38 1097 71 39 1097 71 40 1097 71 41 1097 71 42 1097 71 43 1097 71 44 1097 71 45 1097 71 46 1097 71 47 1097 71 48 1097 71 49 1097 71 50 1097 71 51 1097 71 52 1097 71 53 1097 71 54 1097 71 55 1097 71 56 1097 71 57 1097 71 58 1097 71 59 1097 71 60 1097 71 61 1097 71 62 1097 71 63 1097 71 64 1097 71 65 1097 71 66 1097 71 67 1097 71 68 1097 71 69 1097 71 70 1097 71 71 1097 71 72 1097 71 73 1097 71 74 1097 71 75 1097 71 76 1097 71 77 1097 71 78 1097 71 79 1097 71 80 1097 71 81 1097 71 82 1097 71 83 1097 71 84 1097 71 85 1097 71 86 1097 71 87 1097 71 88 1097 71 89 1097 71 90 1097 71 91 1097 71 92 1097 71 93 1097 71 94 1097 71 95 1097 71 96 1097 71 97 1097 71 98 1097 71 99 1097 71 100 1097 71 101 1097 71 102 1097 71 103 1097 71 104 1097 71 105 1097 71 106 1097 71 107 1097 71 108 1097 71 109 1097 71 110 1097 71 111 1097 71 112 1097 71 113 1097 71 114 1097 71 115 1097 71 116 1097 71 117 1097 71 118 1097 71 119 1097 71 120 1097 71 121 1097 71 122 1097 71 123 1097 71 124 1097 71 125 1097 71 126 1097 71 127 1097 71 128 1097 71 129 1097 71 130 1097 71 131 1097 71 132 1097 71 133 1097 71 134 1097 71 135 1097 71 136 1097 71 137 1097 71 138 1097 71 139 1097 71 140 1097 71 141 1097 71 142 1097 71 143 1097 71 144 1097 71 145 1097 71 146 1097 71 147 1097 71 148 1097 71 149 1097 71 150 1097 71 151 1097 71 152 1097 71 153 1097 71 154 1097 71 155 1097 71 156 1097 71 157 1097 71 158 1097 71 159 1097 71 160 1097 71 161 1097 71 162 1097 71 163 1097 71 164 1097 71 165 1097 71 166 1097 71 167 1097 71 168 1097 71 169 1097 71 170 1097 71 171 1097 71 172 1097 71 173 1097 71 174 1097 71 175 1097 71 176 1097 71 177 1097 72 0 491 72 1 855 72 2 2293 72 3 2293 72 4 2293 72 5 2293 72 6 2293 72 7 2293 72 8 173 72 9 2073 72 10 2073 72 11 2293 72 12 1971 72 13 2293 72 14 1531 72 15 1470 72 16 2293 72 17 928 72 18 2073 72 19 2293 72 20 2293 72 21 2293 72 22 2293 72 23 2293 72 24 2293 72 25 556 72 26 2293 72 27 1971 72 28 1215 72 29 2293 72 30 2293 72 31 2293 72 32 2293 72 33 2073 72 34 2293 72 35 2293 72 36 2293 72 37 2293 72 38 2293 72 39 2293 72 40 2293 72 41 2293 72 42 2293 72 43 2293 72 44 2293 72 45 2293 72 46 2293 72 47 2293 72 48 2293 72 49 2293 72 50 2293 72 51 1362 72 52 2293 72 53 2293 72 54 2293 72 55 2293 72 56 2293 72 57 2293 72 58 2293 72 59 2293 72 60 2293 72 61 2293 72 62 2293 72 63 2293 72 64 2293 72 65 2293 72 66 2293 72 67 2293 72 68 2293 72 69 2293 72 70 2293 72 71 2293 72 72 2293 72 73 2293 72 74 2293 72 75 2293 72 76 2293 72 77 2293 72 78 2293 72 79 2293 72 80 2293 72 81 2293 72 82 2293 72 83 2293 72 84 2293 72 85 2293 72 86 2293 72 87 2293 72 88 2293 72 89 2293 72 90 2293 72 91 2293 72 92 2293 72 93 2293 72 94 2293 72 95 2293 72 96 2293 72 97 2293 72 98 2293 72 99 2293 72 100 2293 72 101 2293 72 102 2293 72 103 2293 72 104 420 72 105 2293 72 106 866 72 107 2293 72 108 2293 72 109 2293 72 110 1337 72 111 2293 72 112 2293 72 113 2293 72 114 2293 72 115 2073 72 116 1903 72 117 2293 72 118 2293 72 119 2293 72 120 2293 72 121 2293 72 122 2293 72 123 2293 72 124 2293 72 125 2293 72 126 2293 72 127 2293 72 128 2293 72 129 2293 72 130 2293 72 131 2293 72 132 2293 72 133 2293 72 134 2293 72 135 2073 72 136 2293 72 137 2293 72 138 2293 72 139 2293 72 140 2293 72 141 1853 72 142 2293 72 143 2293 72 144 2293 72 145 2293 72 146 2293 72 147 2293 72 148 2293 72 149 2293 72 150 2293 72 151 2293 72 152 2293 72 153 2293 72 154 900 72 155 2293 72 156 1971 72 157 2293 72 158 2293 72 159 2293 72 160 2293 72 161 2293 72 162 2293 72 163 2073 72 164 936 72 165 2293 72 166 2293 72 167 2293 72 168 2293 72 169 1409 72 170 2293 72 171 2293 72 172 2293 72 173 2293 72 174 2293 72 175 2293 72 176 2293 72 177 282 73 0 1038 73 1 1038 73 2 1038 73 3 1038 73 4 1038 73 5 1038 73 6 1038 73 7 1038 73 8 1038 73 9 1038 73 10 1038 73 11 1038 73 12 1038 73 13 1038 73 14 1038 73 15 1038 73 16 1038 73 17 818 73 18 1038 73 19 1038 73 20 1038 73 21 1038 73 22 1038 73 23 1038 73 24 1038 73 25 1038 73 26 1038 73 27 1038 73 28 1038 73 29 1038 73 30 1038 73 31 1038 73 32 1038 73 33 1038 73 34 1038 73 35 1038 73 36 1038 73 37 1038 73 38 1038 73 39 1038 73 40 1038 73 41 1038 73 42 1038 73 43 1038 73 44 1038 73 45 1038 73 46 1038 73 47 1038 73 48 1038 73 49 1038 73 50 1038 73 51 1038 73 52 1038 73 53 1038 73 54 1038 73 55 1038 73 56 1038 73 57 1038 73 58 1038 73 59 1038 73 60 1038 73 61 1038 73 62 1038 73 63 1038 73 64 1038 73 65 1038 73 66 1038 73 67 1038 73 68 1038 73 69 1038 73 70 1038 73 71 1038 73 72 1038 73 73 1038 73 74 1038 73 75 1038 73 76 1038 73 77 1038 73 78 1038 73 79 1038 73 80 1038 73 81 1038 73 82 1038 73 83 1038 73 84 1038 73 85 1038 73 86 1038 73 87 1038 73 88 1038 73 89 1038 73 90 1038 73 91 1038 73 92 1038 73 93 1038 73 94 1038 73 95 1038 73 96 1038 73 97 1038 73 98 1038 73 99 1038 73 100 1038 73 101 1038 73 102 1038 73 103 1038 73 104 1038 73 105 1038 73 106 1038 73 107 1038 73 108 1038 73 109 1038 73 110 1038 73 111 1038 73 112 1038 73 113 1038 73 114 1038 73 115 1038 73 116 1038 73 117 1038 73 118 1038 73 119 1038 73 120 1038 73 121 1038 73 122 1038 73 123 1038 73 124 1038 73 125 1038 73 126 1038 73 127 1038 73 128 1038 73 129 1038 73 130 1038 73 131 1038 73 132 1038 73 133 1038 73 134 1038 73 135 1038 73 136 1038 73 137 1038 73 138 1038 73 139 1038 73 140 1038 73 141 1038 73 142 1038 73 143 1038 73 144 1038 73 145 1038 73 146 1038 73 147 1038 73 148 1038 73 149 1038 73 150 1038 73 151 1038 73 152 1038 73 153 1038 73 154 1038 73 155 1038 73 156 1038 73 157 1038 73 158 1038 73 159 1038 73 160 1038 73 161 1038 73 162 1038 73 163 1038 73 164 1038 73 165 1038 73 166 1038 73 167 1038 73 168 1038 73 169 1038 73 170 1038 73 171 1038 73 172 1038 73 173 1038 73 174 1038 73 175 1038 73 176 1038 73 177 1038 74 0 384 74 1 1207 74 2 2636 74 3 2636 74 4 2636 74 5 2636 74 6 2636 74 7 2416 74 8 2636 74 9 2636 74 10 2636 74 11 1569 74 12 2636 74 13 2636 74 14 2636 74 15 2416 74 16 2314 74 17 1170 74 18 2636 74 19 2636 74 20 1874 74 21 2636 74 22 2636 74 23 2636 74 24 2636 74 25 2636 74 26 1630 74 27 2636 74 28 2636 74 29 2636 74 30 2636 74 31 2636 74 32 2636 74 33 2636 74 34 2636 74 35 2636 74 36 1857 74 37 2636 74 38 2636 74 39 2636 74 40 2636 74 41 2636 74 42 2636 74 43 2636 74 44 2636 74 45 2636 74 46 2636 74 47 2636 74 48 2636 74 49 1893 74 50 2636 74 51 2636 74 52 2636 74 53 2636 74 54 2636 74 55 2636 74 56 2636 74 57 2636 74 58 2636 74 59 2636 74 60 2636 74 61 2636 74 62 2636 74 63 2636 74 64 2636 74 65 2636 74 66 2636 74 67 1713 74 68 2636 74 69 2636 74 70 2636 74 71 2636 74 72 2636 74 73 2636 74 74 2636 74 75 2636 74 76 2636 74 77 2636 74 78 2636 74 79 2636 74 80 2636 74 81 2636 74 82 2636 74 83 2636 74 84 2636 74 85 2636 74 86 2636 74 87 2636 74 88 2636 74 89 2636 74 90 2636 74 91 2636 74 92 2636 74 93 2636 74 94 2636 74 95 2636 74 96 2636 74 97 2636 74 98 2636 74 99 2636 74 100 2636 74 101 2636 74 102 2636 74 103 2636 74 104 613 74 105 2636 74 106 989 74 107 1807 74 108 2636 74 109 2636 74 110 2094 74 111 2636 74 112 2247 74 113 2636 74 114 2636 74 115 2636 74 116 2636 74 117 2636 74 118 2636 74 119 2636 74 120 2636 74 121 2636 74 122 2636 74 123 2416 74 124 2314 74 125 2636 74 126 2636 74 127 2636 74 128 2636 74 129 2636 74 130 2636 74 131 2416 74 132 2636 74 133 2636 74 134 2636 74 135 2247 74 136 2636 74 137 2636 74 138 2636 74 139 2636 74 140 1801 74 141 2636 74 142 2636 74 143 2636 74 144 2636 74 145 2636 74 146 1717 74 147 2636 74 148 2636 74 149 2636 74 150 2416 74 151 2636 74 152 2636 74 153 2636 74 154 2636 74 155 1962 74 156 2636 74 157 311 74 158 1622 74 159 287 74 160 2636 74 161 363 74 162 1605 74 163 2636 74 164 1493 74 165 2636 74 166 2636 74 167 2636 74 168 2636 74 169 2636 74 170 2636 74 171 1324 74 172 2636 74 173 2636 74 174 2636 74 175 2636 74 176 2636 74 177 342 75 0 35 75 1 1631 75 2 1851 75 3 1851 75 4 1851 75 5 1851 75 6 1851 75 7 1851 75 8 1529 75 9 1851 75 10 1851 75 11 1851 75 12 1851 75 13 1851 75 14 1851 75 15 1631 75 16 1851 75 17 1851 75 18 1851 75 19 1851 75 20 1851 75 21 1851 75 22 1851 75 23 1851 75 24 1851 75 25 1851 75 26 1851 75 27 1851 75 28 1851 75 29 1851 75 30 1851 75 31 1851 75 32 1851 75 33 1851 75 34 1851 75 35 1851 75 36 1851 75 37 1851 75 38 1851 75 39 1851 75 40 1851 75 41 1851 75 42 1851 75 43 1851 75 44 1851 75 45 1851 75 46 1851 75 47 1851 75 48 1851 75 49 1851 75 50 1851 75 51 1151 75 52 508 75 53 1851 75 54 1851 75 55 1851 75 56 1851 75 57 1851 75 58 1851 75 59 1851 75 60 1851 75 61 1851 75 62 1851 75 63 1851 75 64 1851 75 65 1851 75 66 1851 75 67 1851 75 68 1851 75 69 1851 75 70 1851 75 71 1851 75 72 1851 75 73 1851 75 74 1851 75 75 1851 75 76 1851 75 77 1851 75 78 1851 75 79 1851 75 80 1851 75 81 1851 75 82 1851 75 83 1851 75 84 1851 75 85 1851 75 86 1851 75 87 1851 75 88 1851 75 89 1851 75 90 1851 75 91 1851 75 92 1851 75 93 1851 75 94 1851 75 95 1851 75 96 1851 75 97 1851 75 98 1851 75 99 1851 75 100 1851 75 101 1851 75 102 1851 75 103 1851 75 104 1851 75 105 1851 75 106 1371 75 107 1851 75 108 1851 75 109 1851 75 110 1851 75 111 1851 75 112 1851 75 113 1851 75 114 1851 75 115 1851 75 116 1851 75 117 1851 75 118 1851 75 119 1851 75 120 1851 75 121 1851 75 122 1851 75 123 1851 75 124 1851 75 125 1851 75 126 1851 75 127 1851 75 128 1851 75 129 1851 75 130 1851 75 131 1851 75 132 1851 75 133 1851 75 134 1851 75 135 1851 75 136 1851 75 137 1851 75 138 1851 75 139 1851 75 140 953 75 141 1851 75 142 1851 75 143 1851 75 144 1851 75 145 1851 75 146 1851 75 147 644 75 148 1851 75 149 1851 75 150 1631 75 151 1851 75 152 1851 75 153 1851 75 154 1851 75 155 1851 75 156 1851 75 157 1851 75 158 1851 75 159 1851 75 160 1851 75 161 858 75 162 1851 75 163 1851 75 164 1851 75 165 1851 75 166 1851 75 167 1851 75 168 1851 75 169 1851 75 170 1851 75 171 1851 75 172 1851 75 173 1851 75 174 1851 75 175 1851 75 176 1851 75 177 1411 76 0 383 76 1 2023 76 2 2023 76 3 2023 76 4 2023 76 5 2023 76 6 2023 76 7 2023 76 8 385 76 9 2023 76 10 455 76 11 2023 76 12 2023 76 13 2023 76 14 2023 76 15 2023 76 16 2023 76 17 2023 76 18 2023 76 19 2023 76 20 2023 76 21 2023 76 22 2023 76 23 2023 76 24 2023 76 25 2023 76 26 608 76 27 2023 76 28 2023 76 29 2023 76 30 2023 76 31 2023 76 32 2023 76 33 2023 76 34 2023 76 35 2023 76 36 2023 76 37 2023 76 38 2023 76 39 2023 76 40 2023 76 41 2023 76 42 2023 76 43 2023 76 44 2023 76 45 2023 76 46 2023 76 47 2023 76 48 2023 76 49 2023 76 50 2023 76 51 2023 76 52 2023 76 53 2023 76 54 2023 76 55 2023 76 56 2023 76 57 2023 76 58 2023 76 59 2023 76 60 2023 76 61 2023 76 62 2023 76 63 2023 76 64 2023 76 65 2023 76 66 2023 76 67 2023 76 68 2023 76 69 2023 76 70 2023 76 71 2023 76 72 2023 76 73 2023 76 74 2023 76 75 2023 76 76 2023 76 77 2023 76 78 2023 76 79 2023 76 80 2023 76 81 2023 76 82 2023 76 83 2023 76 84 2023 76 85 2023 76 86 2023 76 87 2023 76 88 2023 76 89 2023 76 90 2023 76 91 2023 76 92 2023 76 93 2023 76 94 2023 76 95 2023 76 96 2023 76 97 2023 76 98 2023 76 99 2023 76 100 2023 76 101 2023 76 102 2023 76 103 2023 76 104 2023 76 105 2023 76 106 2023 76 107 2023 76 108 2023 76 109 2023 76 110 2023 76 111 2023 76 112 2023 76 113 2023 76 114 2023 76 115 2023 76 116 2023 76 117 2023 76 118 2023 76 119 2023 76 120 2023 76 121 2023 76 122 2023 76 123 2023 76 124 2023 76 125 2023 76 126 2023 76 127 2023 76 128 2023 76 129 2023 76 130 2023 76 131 2023 76 132 2023 76 133 2023 76 134 2023 76 135 2023 76 136 2023 76 137 2023 76 138 2023 76 139 2023 76 140 2023 76 141 2023 76 142 2023 76 143 2023 76 144 2023 76 145 2023 76 146 2023 76 147 2023 76 148 2023 76 149 2023 76 150 2023 76 151 2023 76 152 2023 76 153 2023 76 154 2023 76 155 2023 76 156 2023 76 157 2023 76 158 2023 76 159 2023 76 160 2023 76 161 2023 76 162 2023 76 163 1280 76 164 1434 76 165 2023 76 166 1085 76 167 2023 76 168 2023 76 169 141 76 170 977 76 171 2023 76 172 2023 76 173 2023 76 174 2023 76 175 2023 76 176 2023 76 177 629 77 0 9 77 1 1655 77 2 1655 77 3 1655 77 4 1655 77 5 1655 77 6 1655 77 7 1655 77 8 1655 77 9 1655 77 10 1655 77 11 1655 77 12 1655 77 13 1655 77 14 1655 77 15 1655 77 16 1655 77 17 1655 77 18 1655 77 19 1655 77 20 1655 77 21 1655 77 22 1655 77 23 1655 77 24 1655 77 25 1655 77 26 1655 77 27 1655 77 28 1655 77 29 1655 77 30 1655 77 31 1655 77 32 1655 77 33 1655 77 34 1655 77 35 1655 77 36 1655 77 37 1655 77 38 1655 77 39 1655 77 40 1655 77 41 1655 77 42 1655 77 43 1655 77 44 1655 77 45 1655 77 46 1655 77 47 1655 77 48 1655 77 49 1655 77 50 1655 77 51 1655 77 52 1655 77 53 1655 77 54 1655 77 55 1655 77 56 1655 77 57 1655 77 58 1655 77 59 1655 77 60 1655 77 61 1655 77 62 1655 77 63 1655 77 64 1655 77 65 1655 77 66 1655 77 67 1655 77 68 1655 77 69 1655 77 70 1655 77 71 1655 77 72 1655 77 73 1655 77 74 1655 77 75 1655 77 76 1655 77 77 1655 77 78 1655 77 79 1655 77 80 1655 77 81 1655 77 82 1655 77 83 1655 77 84 1655 77 85 1655 77 86 1655 77 87 1655 77 88 1655 77 89 1655 77 90 1655 77 91 1655 77 92 1655 77 93 1655 77 94 1655 77 95 1655 77 96 1655 77 97 1655 77 98 1655 77 99 1655 77 100 1655 77 101 1655 77 102 1655 77 103 1655 77 104 1655 77 105 1655 77 106 1655 77 107 1655 77 108 1655 77 109 1655 77 110 1655 77 111 1655 77 112 1655 77 113 1655 77 114 1655 77 115 1655 77 116 1655 77 117 1655 77 118 1655 77 119 1655 77 120 1655 77 121 1655 77 122 1655 77 123 1655 77 124 1655 77 125 1655 77 126 1655 77 127 1655 77 128 1655 77 129 1655 77 130 1655 77 131 1655 77 132 1655 77 133 1655 77 134 1655 77 135 1655 77 136 1655 77 137 1655 77 138 1655 77 139 1655 77 140 1655 77 141 1655 77 142 1655 77 143 1655 77 144 1655 77 145 1655 77 146 1655 77 147 1655 77 148 1655 77 149 1655 77 150 1655 77 151 1655 77 152 1655 77 153 1655 77 154 1655 77 155 1655 77 156 1655 77 157 1655 77 158 1655 77 159 1655 77 160 1655 77 161 1655 77 162 1655 77 163 1655 77 164 1655 77 165 1655 77 166 1655 77 167 1655 77 168 1655 77 169 1655 77 170 1655 77 171 1655 77 172 1655 77 173 1655 77 174 1655 77 175 1655 77 176 1655 77 177 1655 78 0 701 78 1 676 78 2 2373 78 3 2373 78 4 2373 78 5 2373 78 6 2373 78 7 2373 78 8 102 78 9 2373 78 10 1579 78 11 2373 78 12 2373 78 13 2373 78 14 2153 78 15 1283 78 16 1558 78 17 545 78 18 2373 78 19 2373 78 20 2373 78 21 2373 78 22 2373 78 23 2373 78 24 2373 78 25 2373 78 26 2373 78 27 1893 78 28 2373 78 29 1260 78 30 2373 78 31 2373 78 32 2373 78 33 2373 78 34 2373 78 35 2373 78 36 2373 78 37 2373 78 38 2373 78 39 2373 78 40 2373 78 41 2373 78 42 2373 78 43 2373 78 44 2373 78 45 2373 78 46 2373 78 47 2373 78 48 2373 78 49 2373 78 50 2373 78 51 2373 78 52 2373 78 53 2373 78 54 2373 78 55 2373 78 56 2373 78 57 2373 78 58 2373 78 59 2373 78 60 2373 78 61 2373 78 62 2373 78 63 2373 78 64 2373 78 65 2373 78 66 2373 78 67 2373 78 68 2373 78 69 2373 78 70 2373 78 71 2373 78 72 2373 78 73 2373 78 74 2373 78 75 2373 78 76 2373 78 77 2373 78 78 2373 78 79 2373 78 80 2373 78 81 2373 78 82 2373 78 83 2373 78 84 2373 78 85 2373 78 86 2373 78 87 2373 78 88 2373 78 89 2373 78 90 2373 78 91 2373 78 92 2373 78 93 2373 78 94 2373 78 95 2373 78 96 2373 78 97 2373 78 98 2373 78 99 2373 78 100 2373 78 101 2373 78 102 2373 78 103 2373 78 104 578 78 105 2373 78 106 2373 78 107 2373 78 108 2373 78 109 2373 78 110 1746 78 111 2373 78 112 2373 78 113 2373 78 114 2373 78 115 2373 78 116 2373 78 117 2373 78 118 2373 78 119 2373 78 120 2373 78 121 2373 78 122 2373 78 123 2373 78 124 2373 78 125 2373 78 126 2373 78 127 2373 78 128 2373 78 129 2373 78 130 2373 78 131 2373 78 132 2373 78 133 2373 78 134 2373 78 135 2373 78 136 2373 78 137 2373 78 138 2373 78 139 2373 78 140 2373 78 141 2373 78 142 2373 78 143 2373 78 144 2373 78 145 2373 78 146 2373 78 147 2373 78 148 2373 78 149 2373 78 150 2373 78 151 2373 78 152 2373 78 153 2373 78 154 2373 78 155 2373 78 156 2373 78 157 2373 78 158 2373 78 159 2373 78 160 2373 78 161 2373 78 162 1411 78 163 2373 78 164 2373 78 165 2373 78 166 2153 78 167 2373 78 168 2373 78 169 845 78 170 2153 78 171 2153 78 172 2373 78 173 2373 78 174 2373 78 175 2373 78 176 2373 78 177 325 79 0 494 79 1 1146 79 2 2167 79 3 2167 79 4 2167 79 5 2167 79 6 2167 79 7 2167 79 8 2167 79 9 2167 79 10 169 79 11 2167 79 12 2167 79 13 2167 79 14 851 79 15 2167 79 16 1845 79 17 2167 79 18 2167 79 19 2167 79 20 1625 79 21 2167 79 22 2167 79 23 2167 79 24 2167 79 25 169 79 26 2167 79 27 2167 79 28 2167 79 29 2167 79 30 2167 79 31 1947 79 32 1415 79 33 2167 79 34 2167 79 35 2167 79 36 2167 79 37 2167 79 38 2167 79 39 2167 79 40 2167 79 41 2167 79 42 2167 79 43 2167 79 44 2167 79 45 2167 79 46 2167 79 47 1778 79 48 2167 79 49 2167 79 50 2167 79 51 1947 79 52 2167 79 53 2167 79 54 2167 79 55 2167 79 56 2167 79 57 2167 79 58 2167 79 59 2167 79 60 2167 79 61 2167 79 62 2167 79 63 2167 79 64 2167 79 65 2167 79 66 2167 79 67 2167 79 68 2167 79 69 2167 79 70 2167 79 71 2167 79 72 2167 79 73 2167 79 74 2167 79 75 2167 79 76 2167 79 77 2167 79 78 2167 79 79 2167 79 80 2167 79 81 2167 79 82 2167 79 83 2167 79 84 2167 79 85 2167 79 86 2167 79 87 2167 79 88 2167 79 89 2167 79 90 2167 79 91 2167 79 92 2167 79 93 2167 79 94 2167 79 95 2167 79 96 2167 79 97 2167 79 98 2167 79 99 2167 79 100 2167 79 101 2167 79 102 2167 79 103 2167 79 104 2167 79 105 2167 79 106 2167 79 107 2167 79 108 2167 79 109 2167 79 110 2167 79 111 2167 79 112 2167 79 113 2167 79 114 2167 79 115 2167 79 116 2167 79 117 2167 79 118 2167 79 119 2167 79 120 2167 79 121 2167 79 122 2167 79 123 2167 79 124 2167 79 125 2167 79 126 2167 79 127 1278 79 128 2167 79 129 2167 79 130 2167 79 131 2167 79 132 2167 79 133 2167 79 134 2167 79 135 2167 79 136 2167 79 137 2167 79 138 2167 79 139 2167 79 140 2167 79 141 2167 79 142 2167 79 143 2167 79 144 1406 79 145 2167 79 146 2167 79 147 2167 79 148 2167 79 149 2167 79 150 1947 79 151 2167 79 152 2167 79 153 2167 79 154 2167 79 155 2167 79 156 2167 79 157 2167 79 158 2167 79 159 2167 79 160 2167 79 161 2167 79 162 2167 79 163 2167 79 164 852 79 165 2167 79 166 2167 79 167 2167 79 168 2167 79 169 2167 79 170 2167 79 171 2167 79 172 2167 79 173 2167 79 174 2167 79 175 2167 79 176 2167 79 177 798 80 0 256 80 1 714 80 2 2381 80 3 2381 80 4 2381 80 5 2381 80 6 2381 80 7 2381 80 8 202 80 9 1722 80 10 1484 80 11 2381 80 12 695 80 13 2381 80 14 2162 80 15 1199 80 16 1422 80 17 1541 80 18 1722 80 19 2381 80 20 2381 80 21 1498 80 22 2381 80 23 2381 80 24 2381 80 25 410 80 26 2381 80 27 1410 80 28 2381 80 29 1573 80 30 2381 80 31 2060 80 32 2381 80 33 1406 80 34 2381 80 35 2381 80 36 2381 80 37 2381 80 38 2381 80 39 1942 80 40 2381 80 41 2381 80 42 2381 80 43 2381 80 44 2162 80 45 2381 80 46 2381 80 47 2162 80 48 2381 80 49 2381 80 50 2381 80 51 2381 80 52 1559 80 53 1793 80 54 2381 80 55 2381 80 56 2381 80 57 2381 80 58 2381 80 59 2381 80 60 2381 80 61 2381 80 62 2381 80 63 2381 80 64 2381 80 65 2381 80 66 2381 80 67 2381 80 68 2381 80 69 2381 80 70 2381 80 71 2381 80 72 2381 80 73 2381 80 74 2381 80 75 2381 80 76 2381 80 77 2381 80 78 2381 80 79 2381 80 80 2381 80 81 2381 80 82 2381 80 83 2381 80 84 2381 80 85 2381 80 86 2381 80 87 2381 80 88 2381 80 89 2381 80 90 2381 80 91 2381 80 92 2381 80 93 2381 80 94 2381 80 95 2381 80 96 2381 80 97 2381 80 98 2381 80 99 2381 80 100 2381 80 101 2381 80 102 2381 80 103 2381 80 104 536 80 105 1629 80 106 1398 80 107 2381 80 108 2381 80 109 2381 80 110 1992 80 111 2381 80 112 2162 80 113 2381 80 114 2381 80 115 2060 80 116 1182 80 117 2381 80 118 2381 80 119 2381 80 120 2381 80 121 2381 80 122 2381 80 123 1682 80 124 2381 80 125 1479 80 126 2381 80 127 2381 80 128 2381 80 129 2381 80 130 2381 80 131 2381 80 132 2381 80 133 2381 80 134 2381 80 135 2381 80 136 2381 80 137 2381 80 138 2381 80 139 2381 80 140 2381 80 141 2381 80 142 2381 80 143 2381 80 144 1754 80 145 2381 80 146 2162 80 147 2381 80 148 2381 80 149 1443 80 150 2381 80 151 2381 80 152 2381 80 153 2381 80 154 2162 80 155 1992 80 156 1708 80 157 2381 80 158 1942 80 159 2381 80 160 2381 80 161 2381 80 162 2381 80 163 1309 80 164 906 80 165 2381 80 166 2381 80 167 2381 80 168 2381 80 169 1447 80 170 1503 80 171 1992 80 172 2381 80 173 2162 80 174 2381 80 175 2381 80 176 2381 80 177 519 81 0 88 81 1 331 81 2 1416 81 3 1416 81 4 1416 81 5 1416 81 6 1416 81 7 1416 81 8 1416 81 9 1416 81 10 1416 81 11 1416 81 12 1416 81 13 1416 81 14 1416 81 15 1416 81 16 789 81 17 1416 81 18 1416 81 19 1416 81 20 1416 81 21 1416 81 22 1416 81 23 1416 81 24 1416 81 25 1416 81 26 1416 81 27 1416 81 28 1416 81 29 1416 81 30 1416 81 31 1416 81 32 1416 81 33 1416 81 34 1416 81 35 1416 81 36 1416 81 37 1416 81 38 1416 81 39 1416 81 40 1416 81 41 1416 81 42 1416 81 43 1416 81 44 1416 81 45 1416 81 46 1416 81 47 1416 81 48 1416 81 49 1416 81 50 1416 81 51 1416 81 52 1416 81 53 1416 81 54 1416 81 55 1416 81 56 1416 81 57 1416 81 58 1416 81 59 1416 81 60 1416 81 61 1416 81 62 1416 81 63 1416 81 64 1416 81 65 1416 81 66 1416 81 67 1416 81 68 1416 81 69 1416 81 70 1416 81 71 1416 81 72 1416 81 73 1416 81 74 1416 81 75 1416 81 76 1416 81 77 1416 81 78 1416 81 79 1416 81 80 1416 81 81 1416 81 82 1416 81 83 1416 81 84 1416 81 85 1416 81 86 1416 81 87 1416 81 88 1416 81 89 1416 81 90 1416 81 91 1416 81 92 1416 81 93 1416 81 94 1416 81 95 1416 81 96 1416 81 97 1416 81 98 1416 81 99 1416 81 100 1416 81 101 1416 81 102 1416 81 103 1416 81 104 1416 81 105 1416 81 106 1196 81 107 1416 81 108 1416 81 109 1416 81 110 1416 81 111 1416 81 112 1416 81 113 1416 81 114 1416 81 115 1416 81 116 1416 81 117 1416 81 118 1416 81 119 1416 81 120 1416 81 121 1416 81 122 1416 81 123 1416 81 124 1416 81 125 1416 81 126 1416 81 127 1416 81 128 1416 81 129 1416 81 130 1416 81 131 1416 81 132 1416 81 133 1416 81 134 1416 81 135 1416 81 136 1416 81 137 1416 81 138 1416 81 139 1416 81 140 1416 81 141 1416 81 142 1416 81 143 1416 81 144 1416 81 145 1416 81 146 1416 81 147 1416 81 148 1416 81 149 1416 81 150 1416 81 151 1416 81 152 1416 81 153 1416 81 154 1416 81 155 1416 81 156 1416 81 157 1416 81 158 1416 81 159 1416 81 160 1416 81 161 1416 81 162 1416 81 163 1416 81 164 1416 81 165 1416 81 166 1416 81 167 1416 81 168 1416 81 169 1416 81 170 1416 81 171 1416 81 172 1416 81 173 1416 81 174 1416 81 175 1416 81 176 1416 81 177 1416 82 0 88 82 1 1107 82 2 2370 82 3 2370 82 4 2370 82 5 2370 82 6 1156 82 7 2370 82 8 1711 82 9 2150 82 10 1981 82 11 880 82 12 2150 82 13 2370 82 14 2370 82 15 1617 82 16 1670 82 17 1435 82 18 1890 82 19 2370 82 20 2370 82 21 2370 82 22 2370 82 23 2370 82 24 2370 82 25 1726 82 26 2370 82 27 1743 82 28 2370 82 29 2150 82 30 2370 82 31 2048 82 32 2370 82 33 1857 82 34 2370 82 35 2370 82 36 2370 82 37 2370 82 38 2370 82 39 2370 82 40 2370 82 41 2370 82 42 2370 82 43 2370 82 44 2370 82 45 2370 82 46 2370 82 47 2370 82 48 2370 82 49 2370 82 50 2370 82 51 2370 82 52 2370 82 53 2370 82 54 2370 82 55 2370 82 56 2370 82 57 2370 82 58 2370 82 59 2370 82 60 2370 82 61 2370 82 62 2370 82 63 2370 82 64 2370 82 65 2370 82 66 2370 82 67 2370 82 68 2370 82 69 2370 82 70 2370 82 71 2370 82 72 2370 82 73 2370 82 74 2370 82 75 2370 82 76 2370 82 77 2370 82 78 2370 82 79 2370 82 80 2370 82 81 2370 82 82 2370 82 83 2370 82 84 2370 82 85 2370 82 86 2370 82 87 2370 82 88 2370 82 89 2370 82 90 2370 82 91 2370 82 92 2370 82 93 2370 82 94 2370 82 95 2370 82 96 2370 82 97 2370 82 98 2370 82 99 2370 82 100 2370 82 101 2370 82 102 2370 82 103 2370 82 104 1930 82 105 2370 82 106 1890 82 107 2370 82 108 1930 82 109 2370 82 110 2370 82 111 2370 82 112 2370 82 113 2370 82 114 2370 82 115 2370 82 116 2150 82 117 2370 82 118 2370 82 119 2370 82 120 2370 82 121 2370 82 122 2370 82 123 1491 82 124 1184 82 125 1078 82 126 2370 82 127 2370 82 128 2370 82 129 2370 82 130 2370 82 131 1981 82 132 2370 82 133 2370 82 134 2370 82 135 2370 82 136 2150 82 137 2370 82 138 2370 82 139 2370 82 140 921 82 141 1386 82 142 2370 82 143 2370 82 144 1828 82 145 2370 82 146 2370 82 147 1428 82 148 2370 82 149 1659 82 150 1890 82 151 2370 82 152 2370 82 153 2370 82 154 2370 82 155 1328 82 156 1088 82 157 391 82 158 1857 82 159 530 82 160 1323 82 161 514 82 162 2370 82 163 2048 82 164 1092 82 165 2370 82 166 2370 82 167 2370 82 168 2370 82 169 2370 82 170 2370 82 171 1366 82 172 2370 82 173 1421 82 174 2370 82 175 2370 82 176 2370 82 177 863 83 0 1038 83 1 1038 83 2 1038 83 3 1038 83 4 1038 83 5 1038 83 6 1038 83 7 1038 83 8 1038 83 9 1038 83 10 1038 83 11 1038 83 12 1038 83 13 1038 83 14 1038 83 15 1038 83 16 1038 83 17 1038 83 18 1038 83 19 1038 83 20 1038 83 21 1038 83 22 1038 83 23 1038 83 24 1038 83 25 1038 83 26 1038 83 27 1038 83 28 1038 83 29 1038 83 30 1038 83 31 1038 83 32 1038 83 33 818 83 34 1038 83 35 1038 83 36 1038 83 37 1038 83 38 1038 83 39 1038 83 40 1038 83 41 1038 83 42 1038 83 43 1038 83 44 1038 83 45 1038 83 46 1038 83 47 1038 83 48 1038 83 49 1038 83 50 1038 83 51 1038 83 52 1038 83 53 1038 83 54 1038 83 55 1038 83 56 1038 83 57 1038 83 58 1038 83 59 1038 83 60 1038 83 61 1038 83 62 1038 83 63 1038 83 64 1038 83 65 1038 83 66 1038 83 67 1038 83 68 1038 83 69 1038 83 70 1038 83 71 1038 83 72 1038 83 73 1038 83 74 1038 83 75 1038 83 76 1038 83 77 1038 83 78 1038 83 79 1038 83 80 1038 83 81 1038 83 82 1038 83 83 1038 83 84 1038 83 85 1038 83 86 1038 83 87 1038 83 88 1038 83 89 1038 83 90 1038 83 91 1038 83 92 1038 83 93 1038 83 94 1038 83 95 1038 83 96 1038 83 97 1038 83 98 1038 83 99 1038 83 100 1038 83 101 1038 83 102 1038 83 103 1038 83 104 1038 83 105 1038 83 106 1038 83 107 1038 83 108 1038 83 109 1038 83 110 1038 83 111 1038 83 112 1038 83 113 1038 83 114 1038 83 115 1038 83 116 1038 83 117 1038 83 118 1038 83 119 1038 83 120 1038 83 121 1038 83 122 1038 83 123 1038 83 124 1038 83 125 1038 83 126 1038 83 127 1038 83 128 1038 83 129 1038 83 130 1038 83 131 1038 83 132 1038 83 133 1038 83 134 1038 83 135 1038 83 136 1038 83 137 1038 83 138 1038 83 139 1038 83 140 1038 83 141 1038 83 142 1038 83 143 1038 83 144 1038 83 145 1038 83 146 1038 83 147 1038 83 148 1038 83 149 1038 83 150 1038 83 151 1038 83 152 1038 83 153 1038 83 154 1038 83 155 1038 83 156 1038 83 157 1038 83 158 1038 83 159 1038 83 160 1038 83 161 1038 83 162 1038 83 163 1038 83 164 1038 83 165 1038 83 166 1038 83 167 1038 83 168 1038 83 169 1038 83 170 1038 83 171 1038 83 172 1038 83 173 1038 83 174 1038 83 175 1038 83 176 1038 83 177 1038 84 0 49 84 1 1402 84 2 2030 84 3 2030 84 4 2030 84 5 994 84 6 863 84 7 2030 84 8 580 84 9 2030 84 10 860 84 11 1183 84 12 2030 84 13 1106 84 14 1810 84 15 1011 84 16 1810 84 17 959 84 18 1370 84 19 2030 84 20 2030 84 21 2030 84 22 2030 84 23 2030 84 24 2030 84 25 1061 84 26 2030 84 27 713 84 28 2030 84 29 761 84 30 1031 84 31 2030 84 32 2030 84 33 1402 84 34 2030 84 35 2030 84 36 2030 84 37 1441 84 38 2030 84 39 1590 84 40 2030 84 41 2030 84 42 1488 84 43 2030 84 44 2030 84 45 2030 84 46 2030 84 47 1708 84 48 2030 84 49 2030 84 50 2030 84 51 2030 84 52 1810 84 53 2030 84 54 2030 84 55 2030 84 56 1810 84 57 1463 84 58 2030 84 59 2030 84 60 2030 84 61 2030 84 62 2030 84 63 2030 84 64 2030 84 65 2030 84 66 2030 84 67 2030 84 68 2030 84 69 2030 84 70 2030 84 71 2030 84 72 2030 84 73 2030 84 74 2030 84 75 2030 84 76 2030 84 77 2030 84 78 2030 84 79 2030 84 80 2030 84 81 2030 84 82 2030 84 83 2030 84 84 2030 84 85 2030 84 86 2030 84 87 2030 84 88 2030 84 89 2030 84 90 2030 84 91 2030 84 92 2030 84 93 2030 84 94 2030 84 95 2030 84 96 2030 84 97 2030 84 98 2030 84 99 2030 84 100 2030 84 101 2030 84 102 2030 84 103 2030 84 104 2030 84 105 1259 84 106 2030 84 107 2030 84 108 2030 84 109 2030 84 110 2030 84 111 2030 84 112 2030 84 113 2030 84 114 2030 84 115 2030 84 116 2030 84 117 2030 84 118 2030 84 119 2030 84 120 2030 84 121 2030 84 122 2030 84 123 2030 84 124 2030 84 125 764 84 126 2030 84 127 2030 84 128 2030 84 129 2030 84 130 2030 84 131 2030 84 132 2030 84 133 2030 84 134 2030 84 135 2030 84 136 2030 84 137 2030 84 138 2030 84 139 2030 84 140 2030 84 141 1810 84 142 2030 84 143 2030 84 144 2030 84 145 2030 84 146 2030 84 147 2030 84 148 1132 84 149 1708 84 150 1307 84 151 2030 84 152 2030 84 153 2030 84 154 2030 84 155 1708 84 156 1287 84 157 2030 84 158 2030 84 159 2030 84 160 2030 84 161 2030 84 162 2030 84 163 1251 84 164 1343 84 165 2030 84 166 2030 84 167 2030 84 168 2030 84 169 1330 84 170 1810 84 171 2030 84 172 2030 84 173 1708 84 174 2030 84 175 2030 84 176 2030 84 177 2030 85 0 101 85 1 2338 85 2 2557 85 3 2557 85 4 2557 85 5 2557 85 6 2557 85 7 1026 85 8 284 85 9 2557 85 10 2557 85 11 2557 85 12 2557 85 13 2557 85 14 2078 85 15 1638 85 16 2168 85 17 777 85 18 2557 85 19 2557 85 20 2557 85 21 2557 85 22 2557 85 23 2557 85 24 2557 85 25 1111 85 26 1948 85 27 2557 85 28 2557 85 29 1655 85 30 2557 85 31 2557 85 32 2557 85 33 2078 85 34 2557 85 35 2557 85 36 2557 85 37 2338 85 38 2235 85 39 2557 85 40 2557 85 41 2557 85 42 2557 85 43 2557 85 44 2557 85 45 2338 85 46 2557 85 47 2557 85 48 2557 85 49 2557 85 50 2557 85 51 2557 85 52 2557 85 53 2557 85 54 2557 85 55 2557 85 56 2557 85 57 2557 85 58 2557 85 59 2557 85 60 2557 85 61 2557 85 62 2557 85 63 2557 85 64 2557 85 65 2557 85 66 2557 85 67 2557 85 68 2557 85 69 2557 85 70 1991 85 71 2557 85 72 2557 85 73 2557 85 74 2557 85 75 2557 85 76 2557 85 77 2557 85 78 2557 85 79 2557 85 80 2557 85 81 2557 85 82 2557 85 83 2557 85 84 2557 85 85 2557 85 86 2557 85 87 2557 85 88 2557 85 89 2557 85 90 2557 85 91 2557 85 92 2557 85 93 2557 85 94 2557 85 95 2557 85 96 2557 85 97 2557 85 98 2557 85 99 2557 85 100 2557 85 101 2557 85 102 2557 85 103 2557 85 104 1175 85 105 2557 85 106 2557 85 107 1576 85 108 2557 85 109 2557 85 110 2557 85 111 2557 85 112 2557 85 113 2557 85 114 2557 85 115 1576 85 116 2557 85 117 2557 85 118 2557 85 119 2557 85 120 2557 85 121 2557 85 122 2557 85 123 1507 85 124 2557 85 125 2557 85 126 2557 85 127 2557 85 128 2557 85 129 2557 85 130 2557 85 131 2557 85 132 2557 85 133 2557 85 134 2557 85 135 2557 85 136 2557 85 137 2557 85 138 2557 85 139 2557 85 140 2557 85 141 2557 85 142 2557 85 143 2557 85 144 2338 85 145 2557 85 146 2557 85 147 2557 85 148 2557 85 149 2557 85 150 2557 85 151 2557 85 152 2557 85 153 2557 85 154 2338 85 155 2557 85 156 1268 85 157 2557 85 158 2557 85 159 2557 85 160 2557 85 161 2557 85 162 2557 85 163 1529 85 164 1083 85 165 2557 85 166 2557 85 167 2557 85 168 2557 85 169 1203 85 170 933 85 171 2557 85 172 2557 85 173 2557 85 174 2557 85 175 2557 85 176 2557 85 177 456 86 0 1073 86 1 1073 86 2 1073 86 3 1073 86 4 1073 86 5 1073 86 6 1073 86 7 633 86 8 1073 86 9 1073 86 10 1073 86 11 1073 86 12 1073 86 13 1073 86 14 1073 86 15 1073 86 16 1073 86 17 1073 86 18 1073 86 19 1073 86 20 1073 86 21 1073 86 22 1073 86 23 1073 86 24 1073 86 25 1073 86 26 1073 86 27 1073 86 28 1073 86 29 1073 86 30 1073 86 31 1073 86 32 1073 86 33 1073 86 34 1073 86 35 1073 86 36 1073 86 37 1073 86 38 1073 86 39 1073 86 40 1073 86 41 1073 86 42 1073 86 43 1073 86 44 1073 86 45 1073 86 46 1073 86 47 1073 86 48 1073 86 49 1073 86 50 1073 86 51 1073 86 52 1073 86 53 1073 86 54 1073 86 55 1073 86 56 1073 86 57 1073 86 58 1073 86 59 1073 86 60 1073 86 61 1073 86 62 1073 86 63 1073 86 64 1073 86 65 1073 86 66 1073 86 67 1073 86 68 1073 86 69 1073 86 70 1073 86 71 1073 86 72 1073 86 73 1073 86 74 1073 86 75 1073 86 76 1073 86 77 1073 86 78 1073 86 79 1073 86 80 1073 86 81 1073 86 82 1073 86 83 1073 86 84 1073 86 85 1073 86 86 1073 86 87 1073 86 88 1073 86 89 1073 86 90 1073 86 91 1073 86 92 1073 86 93 1073 86 94 1073 86 95 1073 86 96 1073 86 97 1073 86 98 1073 86 99 1073 86 100 1073 86 101 1073 86 102 1073 86 103 1073 86 104 1073 86 105 1073 86 106 1073 86 107 1073 86 108 1073 86 109 1073 86 110 1073 86 111 1073 86 112 1073 86 113 1073 86 114 1073 86 115 1073 86 116 1073 86 117 1073 86 118 1073 86 119 1073 86 120 1073 86 121 1073 86 122 1073 86 123 1073 86 124 1073 86 125 1073 86 126 1073 86 127 1073 86 128 1073 86 129 1073 86 130 1073 86 131 1073 86 132 1073 86 133 1073 86 134 1073 86 135 1073 86 136 1073 86 137 1073 86 138 1073 86 139 1073 86 140 1073 86 141 1073 86 142 1073 86 143 1073 86 144 1073 86 145 1073 86 146 1073 86 147 1073 86 148 1073 86 149 1073 86 150 1073 86 151 1073 86 152 1073 86 153 1073 86 154 1073 86 155 1073 86 156 1073 86 157 1073 86 158 1073 86 159 1073 86 160 1073 86 161 1073 86 162 1073 86 163 1073 86 164 1073 86 165 1073 86 166 1073 86 167 1073 86 168 1073 86 169 399 86 170 1073 86 171 1073 86 172 1073 86 173 1073 86 174 1073 86 175 1073 86 176 1073 86 177 1073 87 0 99 87 1 1184 87 2 2598 87 3 2598 87 4 2598 87 5 2598 87 6 1547 87 7 2598 87 8 1430 87 9 2378 87 10 493 87 11 2598 87 12 1745 87 13 2598 87 14 1714 87 15 1132 87 16 1745 87 17 1250 87 18 1260 87 19 2598 87 20 2209 87 21 2598 87 22 2598 87 23 2598 87 24 2598 87 25 953 87 26 1876 87 27 1594 87 28 2598 87 29 1450 87 30 2598 87 31 1626 87 32 2056 87 33 1333 87 34 2598 87 35 2598 87 36 2598 87 37 2598 87 38 2276 87 39 1518 87 40 2598 87 41 2598 87 42 2598 87 43 2378 87 44 2598 87 45 1683 87 46 2598 87 47 1396 87 48 2598 87 49 2598 87 50 2598 87 51 2159 87 52 2276 87 53 2598 87 54 2598 87 55 2598 87 56 2598 87 57 2598 87 58 2598 87 59 2598 87 60 2598 87 61 2598 87 62 1229 87 63 2598 87 64 2598 87 65 2598 87 66 2598 87 67 2598 87 68 2598 87 69 2598 87 70 2598 87 71 2598 87 72 2598 87 73 2598 87 74 2598 87 75 2598 87 76 2598 87 77 2598 87 78 2598 87 79 2598 87 80 2598 87 81 2598 87 82 2598 87 83 2598 87 84 2598 87 85 2598 87 86 2598 87 87 2598 87 88 2598 87 89 2598 87 90 2598 87 91 2598 87 92 2598 87 93 2598 87 94 2598 87 95 2598 87 96 2598 87 97 2598 87 98 2598 87 99 2598 87 100 2598 87 101 2598 87 102 2598 87 103 2598 87 104 2276 87 105 2598 87 106 1308 87 107 1911 87 108 2598 87 109 2598 87 110 1447 87 111 2598 87 112 1537 87 113 2598 87 114 2598 87 115 2598 87 116 1413 87 117 2598 87 118 2598 87 119 2598 87 120 2598 87 121 2598 87 122 2378 87 123 1971 87 124 2598 87 125 1238 87 126 2031 87 127 2598 87 128 2598 87 129 2598 87 130 2378 87 131 1608 87 132 2598 87 133 2031 87 134 2598 87 135 2598 87 136 1855 87 137 2598 87 138 2598 87 139 2598 87 140 1043 87 141 1577 87 142 2159 87 143 2598 87 144 1531 87 145 1584 87 146 735 87 147 777 87 148 2598 87 149 1272 87 150 2159 87 151 2598 87 152 2598 87 153 2598 87 154 2598 87 155 1629 87 156 484 87 157 2598 87 158 2209 87 159 2598 87 160 1570 87 161 2598 87 162 2598 87 163 850 87 164 512 87 165 2598 87 166 2118 87 167 2598 87 168 2598 87 169 1057 87 170 1494 87 171 1714 87 172 2598 87 173 688 87 174 2598 87 175 2598 87 176 2598 87 177 1392 88 0 40 88 1 2097 88 2 2097 88 3 2097 88 4 2097 88 5 2097 88 6 2097 88 7 2097 88 8 970 88 9 2097 88 10 854 88 11 2097 88 12 1877 88 13 2097 88 14 2097 88 15 1174 88 16 2097 88 17 1023 88 18 2097 88 19 2097 88 20 2097 88 21 2097 88 22 2097 88 23 2097 88 24 2097 88 25 1877 88 26 2097 88 27 2097 88 28 2097 88 29 824 88 30 2097 88 31 2097 88 32 2097 88 33 2097 88 34 2097 88 35 2097 88 36 2097 88 37 2097 88 38 2097 88 39 2097 88 40 2097 88 41 2097 88 42 2097 88 43 2097 88 44 2097 88 45 1029 88 46 2097 88 47 2097 88 48 2097 88 49 2097 88 50 2097 88 51 739 88 52 2097 88 53 2097 88 54 2097 88 55 2097 88 56 2097 88 57 2097 88 58 2097 88 59 2097 88 60 2097 88 61 2097 88 62 2097 88 63 2097 88 64 2097 88 65 2097 88 66 2097 88 67 2097 88 68 2097 88 69 2097 88 70 2097 88 71 2097 88 72 2097 88 73 2097 88 74 2097 88 75 2097 88 76 2097 88 77 2097 88 78 2097 88 79 2097 88 80 2097 88 81 2097 88 82 2097 88 83 2097 88 84 2097 88 85 2097 88 86 2097 88 87 2097 88 88 2097 88 89 2097 88 90 2097 88 91 2097 88 92 2097 88 93 2097 88 94 2097 88 95 2097 88 96 2097 88 97 2097 88 98 2097 88 99 2097 88 100 2097 88 101 2097 88 102 2097 88 103 2097 88 104 2097 88 105 2097 88 106 2097 88 107 1033 88 108 2097 88 109 2097 88 110 2097 88 111 2097 88 112 2097 88 113 2097 88 114 2097 88 115 637 88 116 2097 88 117 2097 88 118 2097 88 119 1556 88 120 2097 88 121 2097 88 122 2097 88 123 2097 88 124 2097 88 125 2097 88 126 1618 88 127 1234 88 128 2097 88 129 2097 88 130 2097 88 131 1708 88 132 2097 88 133 2097 88 134 2097 88 135 2097 88 136 2097 88 137 2097 88 138 2097 88 139 2097 88 140 971 88 141 2097 88 142 1877 88 143 2097 88 144 2097 88 145 2097 88 146 1037 88 147 1067 88 148 1877 88 149 1195 88 150 2097 88 151 2097 88 152 2097 88 153 2097 88 154 2097 88 155 2097 88 156 2097 88 157 2097 88 158 2097 88 159 2097 88 160 2097 88 161 2097 88 162 2097 88 163 756 88 164 2097 88 165 2097 88 166 2097 88 167 2097 88 168 2097 88 169 2097 88 170 1375 88 171 1262 88 172 2097 88 173 1039 88 174 2097 88 175 2097 88 176 2097 88 177 2097 89 0 12 89 1 942 89 2 1694 89 3 1694 89 4 1694 89 5 1694 89 6 1694 89 7 1694 89 8 1694 89 9 1694 89 10 1694 89 11 1694 89 12 1694 89 13 1694 89 14 1694 89 15 1694 89 16 1694 89 17 1694 89 18 1694 89 19 1694 89 20 1694 89 21 1694 89 22 1694 89 23 1694 89 24 1694 89 25 1694 89 26 1694 89 27 1694 89 28 1694 89 29 1694 89 30 1694 89 31 1474 89 32 1694 89 33 1694 89 34 1694 89 35 1694 89 36 1694 89 37 1694 89 38 1694 89 39 1694 89 40 1694 89 41 1694 89 42 1694 89 43 1694 89 44 1694 89 45 1694 89 46 1694 89 47 1694 89 48 1694 89 49 1694 89 50 1694 89 51 1474 89 52 1694 89 53 1694 89 54 1694 89 55 1694 89 56 1694 89 57 1694 89 58 1694 89 59 1694 89 60 1694 89 61 1694 89 62 1694 89 63 1694 89 64 1694 89 65 1694 89 66 1694 89 67 1694 89 68 1694 89 69 1694 89 70 1694 89 71 1694 89 72 1694 89 73 1694 89 74 1694 89 75 1694 89 76 1694 89 77 1694 89 78 1694 89 79 1694 89 80 1694 89 81 1694 89 82 1694 89 83 1694 89 84 1694 89 85 1694 89 86 1694 89 87 1694 89 88 1694 89 89 1372 89 90 1694 89 91 1694 89 92 1694 89 93 1694 89 94 1694 89 95 1694 89 96 1694 89 97 1694 89 98 1694 89 99 1694 89 100 1694 89 101 1694 89 102 1694 89 103 1694 89 104 1694 89 105 1694 89 106 1694 89 107 1694 89 108 1694 89 109 1694 89 110 1694 89 111 1694 89 112 1694 89 113 1694 89 114 1694 89 115 1694 89 116 1694 89 117 1694 89 118 1694 89 119 1694 89 120 1694 89 121 1694 89 122 1694 89 123 1694 89 124 1474 89 125 1694 89 126 1694 89 127 1694 89 128 1694 89 129 1694 89 130 1694 89 131 1694 89 132 1694 89 133 1694 89 134 1694 89 135 1694 89 136 1694 89 137 1694 89 138 1694 89 139 1694 89 140 853 89 141 1694 89 142 1694 89 143 1694 89 144 1694 89 145 1694 89 146 1694 89 147 1694 89 148 1694 89 149 1694 89 150 1694 89 151 1694 89 152 1694 89 153 1694 89 154 1694 89 155 1694 89 156 1694 89 157 1694 89 158 1694 89 159 1694 89 160 1694 89 161 1694 89 162 1694 89 163 1694 89 164 1694 89 165 1694 89 166 1694 89 167 1694 89 168 1694 89 169 1694 89 170 1694 89 171 1694 89 172 1694 89 173 1694 89 174 1694 89 175 1694 89 176 1694 89 177 1694 90 0 500 90 1 1067 90 2 1067 90 3 1067 90 4 1067 90 5 1067 90 6 1067 90 7 1067 90 8 847 90 9 1067 90 10 1067 90 11 1067 90 12 1067 90 13 1067 90 14 1067 90 15 1067 90 16 1067 90 17 1067 90 18 1067 90 19 1067 90 20 1067 90 21 1067 90 22 1067 90 23 1067 90 24 1067 90 25 1067 90 26 1067 90 27 1067 90 28 1067 90 29 1067 90 30 1067 90 31 1067 90 32 1067 90 33 1067 90 34 1067 90 35 1067 90 36 1067 90 37 1067 90 38 1067 90 39 1067 90 40 1067 90 41 1067 90 42 1067 90 43 1067 90 44 1067 90 45 1067 90 46 1067 90 47 1067 90 48 1067 90 49 1067 90 50 1067 90 51 1067 90 52 1067 90 53 1067 90 54 1067 90 55 1067 90 56 1067 90 57 1067 90 58 1067 90 59 1067 90 60 1067 90 61 1067 90 62 1067 90 63 1067 90 64 1067 90 65 1067 90 66 1067 90 67 1067 90 68 1067 90 69 1067 90 70 1067 90 71 1067 90 72 1067 90 73 1067 90 74 1067 90 75 1067 90 76 1067 90 77 1067 90 78 1067 90 79 1067 90 80 1067 90 81 1067 90 82 1067 90 83 1067 90 84 1067 90 85 1067 90 86 1067 90 87 1067 90 88 1067 90 89 1067 90 90 1067 90 91 1067 90 92 1067 90 93 1067 90 94 1067 90 95 1067 90 96 1067 90 97 1067 90 98 1067 90 99 1067 90 100 1067 90 101 1067 90 102 1067 90 103 1067 90 104 1067 90 105 1067 90 106 1067 90 107 1067 90 108 1067 90 109 1067 90 110 1067 90 111 1067 90 112 1067 90 113 1067 90 114 1067 90 115 1067 90 116 1067 90 117 1067 90 118 1067 90 119 1067 90 120 1067 90 121 1067 90 122 1067 90 123 1067 90 124 1067 90 125 1067 90 126 1067 90 127 1067 90 128 1067 90 129 1067 90 130 1067 90 131 1067 90 132 1067 90 133 1067 90 134 1067 90 135 1067 90 136 1067 90 137 1067 90 138 1067 90 139 1067 90 140 1067 90 141 1067 90 142 1067 90 143 1067 90 144 1067 90 145 1067 90 146 1067 90 147 1067 90 148 1067 90 149 1067 90 150 1067 90 151 1067 90 152 1067 90 153 1067 90 154 1067 90 155 1067 90 156 1067 90 157 1067 90 158 1067 90 159 1067 90 160 1067 90 161 1067 90 162 1067 90 163 554 90 164 1067 90 165 1067 90 166 1067 90 167 1067 90 168 1067 90 169 1067 90 170 1067 90 171 1067 90 172 1067 90 173 1067 90 174 1067 90 175 1067 90 176 1067 90 177 1067 91 0 317 91 1 938 91 2 2447 91 3 2447 91 4 2447 91 5 2447 91 6 2447 91 7 2447 91 8 529 91 9 1880 91 10 1880 91 11 2447 91 12 1714 91 13 2447 91 14 2447 91 15 1612 91 16 1725 91 17 1880 91 18 1880 91 19 2447 91 20 2447 91 21 2447 91 22 2447 91 23 2447 91 24 2447 91 25 891 91 26 2058 91 27 1747 91 28 2447 91 29 1558 91 30 2447 91 31 2447 91 32 2447 91 33 1193 91 34 2447 91 35 2447 91 36 2447 91 37 2447 91 38 2227 91 39 1760 91 40 2447 91 41 2447 91 42 2447 91 43 2447 91 44 2447 91 45 2447 91 46 2447 91 47 2447 91 48 2447 91 49 2447 91 50 2447 91 51 1668 91 52 1668 91 53 1653 91 54 2447 91 55 2447 91 56 2447 91 57 2447 91 58 2447 91 59 2447 91 60 2447 91 61 2447 91 62 1220 91 63 2447 91 64 2447 91 65 2447 91 66 2447 91 67 2447 91 68 2447 91 69 2447 91 70 2447 91 71 2447 91 72 2447 91 73 2447 91 74 2447 91 75 2447 91 76 2447 91 77 2447 91 78 2447 91 79 2447 91 80 2447 91 81 2447 91 82 2447 91 83 2447 91 84 2447 91 85 2447 91 86 2447 91 87 2227 91 88 2447 91 89 2447 91 90 2447 91 91 2125 91 92 2447 91 93 2447 91 94 2447 91 95 2447 91 96 2447 91 97 2447 91 98 2447 91 99 2447 91 100 2447 91 101 2447 91 102 2447 91 103 2447 91 104 553 91 105 2447 91 106 2447 91 107 2447 91 108 2447 91 109 2447 91 110 2227 91 111 2447 91 112 2447 91 113 2447 91 114 2447 91 115 1164 91 116 2447 91 117 2447 91 118 2447 91 119 2447 91 120 2447 91 121 1528 91 122 1558 91 123 2058 91 124 2447 91 125 1660 91 126 2227 91 127 1714 91 128 2447 91 129 2447 91 130 2447 91 131 2447 91 132 2447 91 133 2447 91 134 2447 91 135 2447 91 136 2447 91 137 2447 91 138 2447 91 139 2447 91 140 2227 91 141 2447 91 142 2447 91 143 2447 91 144 2447 91 145 2447 91 146 2447 91 147 2447 91 148 2447 91 149 1207 91 150 1668 91 151 2447 91 152 2447 91 153 2447 91 154 2447 91 155 2447 91 156 2447 91 157 2447 91 158 1838 91 159 2447 91 160 2447 91 161 2447 91 162 2447 91 163 815 91 164 921 91 165 2447 91 166 1788 91 167 2447 91 168 2447 91 169 1256 91 170 1170 91 171 1747 91 172 2447 91 173 1905 91 174 2447 91 175 2447 91 176 2447 91 177 104 92 0 1045 92 1 1045 92 2 1045 92 3 1045 92 4 1045 92 5 1045 92 6 1045 92 7 1045 92 8 1045 92 9 1045 92 10 1045 92 11 1045 92 12 1045 92 13 1045 92 14 1045 92 15 1045 92 16 1045 92 17 1045 92 18 1045 92 19 1045 92 20 1045 92 21 1045 92 22 1045 92 23 1045 92 24 1045 92 25 1045 92 26 1045 92 27 1045 92 28 1045 92 29 1045 92 30 1045 92 31 1045 92 32 1045 92 33 1045 92 34 1045 92 35 1045 92 36 1045 92 37 1045 92 38 1045 92 39 1045 92 40 1045 92 41 1045 92 42 1045 92 43 1045 92 44 1045 92 45 1045 92 46 1045 92 47 1045 92 48 1045 92 49 1045 92 50 1045 92 51 1045 92 52 1045 92 53 1045 92 54 1045 92 55 1045 92 56 1045 92 57 1045 92 58 1045 92 59 1045 92 60 1045 92 61 1045 92 62 1045 92 63 1045 92 64 1045 92 65 1045 92 66 1045 92 67 1045 92 68 1045 92 69 1045 92 70 1045 92 71 1045 92 72 1045 92 73 1045 92 74 1045 92 75 1045 92 76 1045 92 77 1045 92 78 1045 92 79 1045 92 80 1045 92 81 1045 92 82 1045 92 83 1045 92 84 1045 92 85 1045 92 86 1045 92 87 1045 92 88 1045 92 89 1045 92 90 1045 92 91 1045 92 92 1045 92 93 1045 92 94 1045 92 95 1045 92 96 1045 92 97 1045 92 98 1045 92 99 1045 92 100 1045 92 101 1045 92 102 1045 92 103 1045 92 104 1045 92 105 1045 92 106 1045 92 107 1045 92 108 1045 92 109 1045 92 110 1045 92 111 1045 92 112 1045 92 113 1045 92 114 1045 92 115 1045 92 116 1045 92 117 1045 92 118 1045 92 119 1045 92 120 1045 92 121 1045 92 122 1045 92 123 1045 92 124 1045 92 125 1045 92 126 1045 92 127 1045 92 128 1045 92 129 1045 92 130 1045 92 131 1045 92 132 1045 92 133 1045 92 134 1045 92 135 1045 92 136 1045 92 137 1045 92 138 1045 92 139 1045 92 140 1045 92 141 1045 92 142 1045 92 143 1045 92 144 825 92 145 1045 92 146 723 92 147 1045 92 148 1045 92 149 1045 92 150 1045 92 151 1045 92 152 1045 92 153 1045 92 154 1045 92 155 1045 92 156 1045 92 157 825 92 158 1045 92 159 1045 92 160 1045 92 161 1045 92 162 1045 92 163 1045 92 164 1045 92 165 1045 92 166 1045 92 167 1045 92 168 1045 92 169 1045 92 170 1045 92 171 1045 92 172 1045 92 173 1045 92 174 1045 92 175 1045 92 176 1045 92 177 1045 93 0 421 93 1 712 93 2 2236 93 3 2236 93 4 2236 93 5 2236 93 6 2236 93 7 2236 93 8 1723 93 9 2236 93 10 2236 93 11 2236 93 12 2236 93 13 2236 93 14 2236 93 15 1562 93 16 2016 93 17 1070 93 18 1797 93 19 2236 93 20 2236 93 21 2236 93 22 2236 93 23 2236 93 24 2236 93 25 1797 93 26 1756 93 27 1669 93 28 2236 93 29 1249 93 30 2236 93 31 2236 93 32 1475 93 33 2236 93 34 2236 93 35 2236 93 36 2236 93 37 2236 93 38 2236 93 39 2236 93 40 2236 93 41 2236 93 42 2236 93 43 2236 93 44 2236 93 45 2236 93 46 2236 93 47 2236 93 48 2236 93 49 1847 93 50 2236 93 51 2236 93 52 2016 93 53 2236 93 54 2236 93 55 2236 93 56 2236 93 57 2236 93 58 2236 93 59 2236 93 60 2236 93 61 2236 93 62 2236 93 63 2236 93 64 2236 93 65 2236 93 66 2236 93 67 2236 93 68 2236 93 69 2236 93 70 2236 93 71 2236 93 72 2236 93 73 2236 93 74 2236 93 75 2236 93 76 2236 93 77 2236 93 78 2236 93 79 2236 93 80 2236 93 81 2236 93 82 2236 93 83 2236 93 84 2236 93 85 2236 93 86 2236 93 87 2236 93 88 2236 93 89 2236 93 90 2236 93 91 2236 93 92 2236 93 93 2236 93 94 2236 93 95 2236 93 96 2236 93 97 2236 93 98 2236 93 99 2236 93 100 2236 93 101 2236 93 102 2236 93 103 2236 93 104 342 93 105 2236 93 106 1914 93 107 2236 93 108 1797 93 109 2236 93 110 2236 93 111 2236 93 112 1347 93 113 1914 93 114 2236 93 115 1442 93 116 2236 93 117 2236 93 118 2236 93 119 2236 93 120 2236 93 121 1756 93 122 2236 93 123 2236 93 124 2236 93 125 2236 93 126 2236 93 127 2236 93 128 2236 93 129 2236 93 130 2236 93 131 2236 93 132 2236 93 133 2236 93 134 2236 93 135 2236 93 136 2236 93 137 2236 93 138 2236 93 139 2236 93 140 2236 93 141 2236 93 142 2236 93 143 2236 93 144 2236 93 145 2236 93 146 2236 93 147 2236 93 148 2236 93 149 2236 93 150 2236 93 151 2236 93 152 2236 93 153 2236 93 154 2236 93 155 2236 93 156 2236 93 157 1484 93 158 2236 93 159 2236 93 160 2236 93 161 127 93 162 2236 93 163 1194 93 164 1309 93 165 2236 93 166 2236 93 167 2236 93 168 2236 93 169 1694 93 170 2016 93 171 1338 93 172 2236 93 173 2236 93 174 2236 93 175 2236 93 176 2236 93 177 423 94 0 15 94 1 1967 94 2 1967 94 3 1967 94 4 1967 94 5 655 94 6 1967 94 7 1967 94 8 1967 94 9 1967 94 10 1967 94 11 750 94 12 1967 94 13 1967 94 14 1967 94 15 1967 94 16 1967 94 17 1967 94 18 1967 94 19 1967 94 20 1967 94 21 1967 94 22 1967 94 23 1967 94 24 1967 94 25 1967 94 26 1967 94 27 1967 94 28 1967 94 29 1967 94 30 1967 94 31 1747 94 32 1967 94 33 1967 94 34 1967 94 35 1967 94 36 1967 94 37 1967 94 38 1967 94 39 1967 94 40 1967 94 41 1967 94 42 1967 94 43 1967 94 44 1967 94 45 1967 94 46 1967 94 47 1967 94 48 1967 94 49 1967 94 50 1967 94 51 1967 94 52 1967 94 53 1967 94 54 1967 94 55 1967 94 56 1967 94 57 1967 94 58 1967 94 59 1967 94 60 1967 94 61 1967 94 62 1967 94 63 1967 94 64 1967 94 65 1967 94 66 1967 94 67 1967 94 68 1967 94 69 1967 94 70 1967 94 71 1967 94 72 1967 94 73 1967 94 74 1967 94 75 1967 94 76 1967 94 77 1967 94 78 1967 94 79 1967 94 80 1967 94 81 1967 94 82 1967 94 83 1967 94 84 1967 94 85 1967 94 86 1967 94 87 1967 94 88 1967 94 89 1967 94 90 1967 94 91 1967 94 92 1967 94 93 1967 94 94 1967 94 95 1967 94 96 1967 94 97 1967 94 98 1967 94 99 1967 94 100 1967 94 101 1967 94 102 1967 94 103 1967 94 104 1967 94 105 1967 94 106 1967 94 107 1967 94 108 1967 94 109 1967 94 110 1967 94 111 1967 94 112 1967 94 113 1967 94 114 1967 94 115 1967 94 116 1967 94 117 1967 94 118 1967 94 119 1967 94 120 1967 94 121 1967 94 122 1967 94 123 1967 94 124 1967 94 125 1967 94 126 1967 94 127 1967 94 128 1967 94 129 1967 94 130 1967 94 131 1967 94 132 1967 94 133 1967 94 134 1967 94 135 1967 94 136 1967 94 137 1967 94 138 1967 94 139 1967 94 140 1967 94 141 1967 94 142 1967 94 143 1967 94 144 1967 94 145 1967 94 146 1967 94 147 1967 94 148 1967 94 149 1967 94 150 1967 94 151 1967 94 152 1967 94 153 1967 94 154 1967 94 155 1967 94 156 1967 94 157 1967 94 158 1967 94 159 1967 94 160 1967 94 161 1967 94 162 1967 94 163 1967 94 164 1967 94 165 1967 94 166 1967 94 167 1967 94 168 1967 94 169 1032 94 170 1967 94 171 1967 94 172 1967 94 173 1967 94 174 1967 94 175 1967 94 176 1967 94 177 1967 95 0 641 95 1 1352 95 2 1352 95 3 1352 95 4 1352 95 5 1352 95 6 1352 95 7 1352 95 8 1352 95 9 1352 95 10 1352 95 11 1352 95 12 1352 95 13 1352 95 14 1352 95 15 1352 95 16 1352 95 17 1352 95 18 1352 95 19 1352 95 20 1352 95 21 1352 95 22 1352 95 23 1352 95 24 1352 95 25 1352 95 26 1352 95 27 1352 95 28 1352 95 29 1352 95 30 1352 95 31 1352 95 32 1352 95 33 1352 95 34 1352 95 35 1352 95 36 1352 95 37 1352 95 38 1352 95 39 1352 95 40 1352 95 41 1352 95 42 1352 95 43 1352 95 44 1352 95 45 1132 95 46 1352 95 47 1352 95 48 1352 95 49 1352 95 50 1352 95 51 1352 95 52 1352 95 53 1352 95 54 1352 95 55 1352 95 56 1352 95 57 1352 95 58 1352 95 59 1352 95 60 1352 95 61 1352 95 62 1352 95 63 1352 95 64 1352 95 65 1352 95 66 1352 95 67 1352 95 68 1352 95 69 1352 95 70 1352 95 71 1352 95 72 1352 95 73 1352 95 74 1352 95 75 1352 95 76 1352 95 77 1352 95 78 1352 95 79 1352 95 80 1352 95 81 1352 95 82 1352 95 83 1352 95 84 1352 95 85 1352 95 86 1352 95 87 1352 95 88 1352 95 89 1352 95 90 1352 95 91 1352 95 92 1352 95 93 1352 95 94 1352 95 95 1352 95 96 1352 95 97 1352 95 98 1352 95 99 1352 95 100 1352 95 101 1352 95 102 1352 95 103 1352 95 104 1352 95 105 1352 95 106 1352 95 107 1352 95 108 1352 95 109 1352 95 110 1352 95 111 1352 95 112 1352 95 113 1352 95 114 1352 95 115 1352 95 116 1352 95 117 1352 95 118 1352 95 119 1352 95 120 1352 95 121 1352 95 122 1352 95 123 1352 95 124 1352 95 125 1352 95 126 1352 95 127 1352 95 128 1352 95 129 1352 95 130 1352 95 131 1352 95 132 1352 95 133 1352 95 134 1352 95 135 1352 95 136 1352 95 137 1352 95 138 1352 95 139 1352 95 140 1352 95 141 1352 95 142 1352 95 143 1352 95 144 1352 95 145 1352 95 146 1352 95 147 1352 95 148 1352 95 149 1352 95 150 1352 95 151 1352 95 152 1352 95 153 1352 95 154 1352 95 155 1352 95 156 1352 95 157 1352 95 158 1352 95 159 1352 95 160 1352 95 161 1352 95 162 1352 95 163 1352 95 164 1352 95 165 1352 95 166 1352 95 167 1352 95 168 1352 95 169 56 95 170 1352 95 171 1352 95 172 1352 95 173 1352 95 174 1352 95 175 1352 95 176 1352 95 177 1352 96 0 29 96 1 2170 96 2 2389 96 3 2389 96 4 2389 96 5 2389 96 6 1221 96 7 2389 96 8 1459 96 9 2389 96 10 857 96 11 2389 96 12 2170 96 13 2389 96 14 2389 96 15 1876 96 16 1262 96 17 2389 96 18 2389 96 19 2389 96 20 2389 96 21 2389 96 22 2389 96 23 2389 96 24 2389 96 25 788 96 26 2067 96 27 2389 96 28 2170 96 29 1219 96 30 2389 96 31 1657 96 32 1762 96 33 1368 96 34 2389 96 35 2389 96 36 1910 96 37 2067 96 38 1554 96 39 1950 96 40 2389 96 41 2389 96 42 2389 96 43 2389 96 44 1762 96 45 841 96 46 2389 96 47 1780 96 48 2389 96 49 1910 96 50 2389 96 51 1287 96 52 1065 96 53 1466 96 54 2389 96 55 2389 96 56 2389 96 57 2170 96 58 2389 96 59 2389 96 60 2389 96 61 2389 96 62 2389 96 63 2389 96 64 2389 96 65 2389 96 66 2389 96 67 2389 96 68 2389 96 69 2389 96 70 2389 96 71 2389 96 72 2389 96 73 2389 96 74 2389 96 75 2389 96 76 2389 96 77 2389 96 78 2389 96 79 2389 96 80 2389 96 81 2389 96 82 2389 96 83 2389 96 84 2389 96 85 2389 96 86 2389 96 87 2389 96 88 2389 96 89 2389 96 90 2389 96 91 2389 96 92 2389 96 93 2389 96 94 2389 96 95 2389 96 96 2170 96 97 2389 96 98 2389 96 99 2389 96 100 2389 96 101 2389 96 102 2389 96 103 2389 96 104 2067 96 105 2389 96 106 1212 96 107 1130 96 108 2389 96 109 2389 96 110 1762 96 111 2389 96 112 2389 96 113 2389 96 114 2389 96 115 1950 96 116 2389 96 117 2389 96 118 2389 96 119 1619 96 120 2389 96 121 1876 96 122 2389 96 123 2389 96 124 2389 96 125 2389 96 126 2170 96 127 2389 96 128 2389 96 129 2389 96 130 2389 96 131 2389 96 132 2389 96 133 2389 96 134 2389 96 135 2389 96 136 2389 96 137 2389 96 138 2389 96 139 2389 96 140 1329 96 141 1703 96 142 2389 96 143 2389 96 144 1199 96 145 977 96 146 2389 96 147 2389 96 148 2389 96 149 2170 96 150 1444 96 151 2389 96 152 1611 96 153 2389 96 154 2389 96 155 1343 96 156 1526 96 157 2389 96 158 1521 96 159 2389 96 160 2389 96 161 2389 96 162 2389 96 163 1294 96 164 827 96 165 2389 96 166 2389 96 167 2389 96 168 2389 96 169 729 96 170 1440 96 171 2389 96 172 2389 96 173 1474 96 174 2389 96 175 2389 96 176 2389 96 177 1092 97 0 1047 97 1 1047 97 2 1047 97 3 1047 97 4 1047 97 5 1047 97 6 1047 97 7 1047 97 8 1047 97 9 1047 97 10 1047 97 11 1047 97 12 1047 97 13 1047 97 14 1047 97 15 1047 97 16 1047 97 17 1047 97 18 1047 97 19 1047 97 20 1047 97 21 1047 97 22 1047 97 23 1047 97 24 1047 97 25 1047 97 26 1047 97 27 1047 97 28 1047 97 29 1047 97 30 1047 97 31 1047 97 32 1047 97 33 1047 97 34 1047 97 35 1047 97 36 1047 97 37 1047 97 38 1047 97 39 1047 97 40 1047 97 41 1047 97 42 1047 97 43 1047 97 44 1047 97 45 1047 97 46 1047 97 47 1047 97 48 1047 97 49 1047 97 50 1047 97 51 1047 97 52 1047 97 53 1047 97 54 1047 97 55 1047 97 56 1047 97 57 1047 97 58 1047 97 59 1047 97 60 1047 97 61 1047 97 62 1047 97 63 1047 97 64 1047 97 65 1047 97 66 1047 97 67 1047 97 68 1047 97 69 1047 97 70 1047 97 71 1047 97 72 1047 97 73 1047 97 74 1047 97 75 1047 97 76 1047 97 77 1047 97 78 1047 97 79 1047 97 80 1047 97 81 1047 97 82 1047 97 83 1047 97 84 1047 97 85 1047 97 86 1047 97 87 1047 97 88 1047 97 89 1047 97 90 1047 97 91 1047 97 92 1047 97 93 1047 97 94 1047 97 95 1047 97 96 1047 97 97 1047 97 98 1047 97 99 1047 97 100 1047 97 101 1047 97 102 1047 97 103 1047 97 104 1047 97 105 1047 97 106 1047 97 107 1047 97 108 1047 97 109 1047 97 110 1047 97 111 1047 97 112 1047 97 113 1047 97 114 1047 97 115 1047 97 116 1047 97 117 1047 97 118 1047 97 119 1047 97 120 1047 97 121 1047 97 122 1047 97 123 1047 97 124 1047 97 125 1047 97 126 1047 97 127 1047 97 128 1047 97 129 1047 97 130 1047 97 131 1047 97 132 1047 97 133 1047 97 134 1047 97 135 1047 97 136 1047 97 137 1047 97 138 1047 97 139 1047 97 140 1047 97 141 1047 97 142 1047 97 143 1047 97 144 1047 97 145 1047 97 146 1047 97 147 1047 97 148 1047 97 149 1047 97 150 1047 97 151 1047 97 152 1047 97 153 1047 97 154 1047 97 155 1047 97 156 1047 97 157 1047 97 158 1047 97 159 1047 97 160 1047 97 161 1047 97 162 1047 97 163 1047 97 164 1047 97 165 1047 97 166 1047 97 167 1047 97 168 1047 97 169 567 97 170 1047 97 171 1047 97 172 1047 97 173 1047 97 174 1047 97 175 1047 97 176 1047 97 177 1047 98 0 888 98 1 2213 98 2 2213 98 3 2213 98 4 2213 98 5 2213 98 6 2213 98 7 2213 98 8 12 98 9 2213 98 10 2213 98 11 2213 98 12 1993 98 13 2213 98 14 2213 98 15 1773 98 16 1223 98 17 910 98 18 2213 98 19 2213 98 20 2213 98 21 2213 98 22 2213 98 23 2213 98 24 2213 98 25 2213 98 26 2213 98 27 2213 98 28 2213 98 29 2213 98 30 2213 98 31 1823 98 32 1891 98 33 2213 98 34 2213 98 35 2213 98 36 2213 98 37 2213 98 38 2213 98 39 2213 98 40 2213 98 41 2213 98 42 2213 98 43 2213 98 44 2213 98 45 2213 98 46 2213 98 47 2213 98 48 2213 98 49 2213 98 50 2213 98 51 1513 98 52 2213 98 53 2213 98 54 2213 98 55 2213 98 56 2213 98 57 2213 98 58 2213 98 59 2213 98 60 2213 98 61 2213 98 62 2213 98 63 2213 98 64 2213 98 65 2213 98 66 2213 98 67 2213 98 68 2213 98 69 2213 98 70 2213 98 71 2213 98 72 2213 98 73 2213 98 74 2213 98 75 2213 98 76 2213 98 77 2213 98 78 2213 98 79 2213 98 80 2213 98 81 2213 98 82 2213 98 83 2213 98 84 2213 98 85 2213 98 86 2213 98 87 2213 98 88 2213 98 89 2213 98 90 2213 98 91 2213 98 92 2213 98 93 2213 98 94 2213 98 95 2213 98 96 2213 98 97 2213 98 98 2213 98 99 2213 98 100 2213 98 101 2213 98 102 2213 98 103 2213 98 104 1733 98 105 2213 98 106 2213 98 107 2213 98 108 2213 98 109 2213 98 110 2213 98 111 2213 98 112 2213 98 113 2213 98 114 2213 98 115 2213 98 116 2213 98 117 2213 98 118 2213 98 119 2213 98 120 2213 98 121 2213 98 122 2213 98 123 2213 98 124 2213 98 125 2213 98 126 1434 98 127 2213 98 128 2213 98 129 2213 98 130 2213 98 131 2213 98 132 2213 98 133 2213 98 134 2213 98 135 2213 98 136 2213 98 137 2213 98 138 2213 98 139 2213 98 140 2213 98 141 2213 98 142 2213 98 143 2213 98 144 2213 98 145 2213 98 146 2213 98 147 2213 98 148 2213 98 149 2213 98 150 1993 98 151 2213 98 152 2213 98 153 2213 98 154 2213 98 155 2213 98 156 1993 98 157 2213 98 158 1773 98 159 2213 98 160 2213 98 161 2213 98 162 2213 98 163 1310 98 164 1443 98 165 2213 98 166 2213 98 167 2213 98 168 2213 98 169 2213 98 170 2213 98 171 2213 98 172 2213 98 173 2213 98 174 2213 98 175 2213 98 176 2213 98 177 702 99 0 102 99 1 1218 99 2 1218 99 3 1218 99 4 1218 99 5 1218 99 6 1218 99 7 1218 99 8 1218 99 9 1218 99 10 1218 99 11 1218 99 12 1218 99 13 1218 99 14 1218 99 15 1218 99 16 1218 99 17 1218 99 18 1218 99 19 1218 99 20 1218 99 21 1218 99 22 1218 99 23 1218 99 24 1218 99 25 1218 99 26 1218 99 27 1218 99 28 1218 99 29 1218 99 30 1218 99 31 1218 99 32 1218 99 33 1218 99 34 1218 99 35 1218 99 36 1218 99 37 1218 99 38 1218 99 39 1218 99 40 1218 99 41 1218 99 42 1218 99 43 1218 99 44 1218 99 45 1218 99 46 1218 99 47 1218 99 48 1218 99 49 1218 99 50 1218 99 51 1218 99 52 1218 99 53 1218 99 54 1218 99 55 1218 99 56 1218 99 57 1218 99 58 1218 99 59 1218 99 60 1218 99 61 1218 99 62 1218 99 63 1218 99 64 1218 99 65 1218 99 66 1218 99 67 1218 99 68 1218 99 69 1218 99 70 1218 99 71 1218 99 72 1218 99 73 1218 99 74 1218 99 75 1218 99 76 1218 99 77 1218 99 78 1218 99 79 1218 99 80 1218 99 81 1218 99 82 1218 99 83 1218 99 84 1218 99 85 1218 99 86 1218 99 87 1218 99 88 1218 99 89 1218 99 90 1218 99 91 1218 99 92 1218 99 93 1218 99 94 1218 99 95 1218 99 96 1218 99 97 1218 99 98 1218 99 99 1218 99 100 1218 99 101 1218 99 102 1218 99 103 1218 99 104 1218 99 105 1218 99 106 1218 99 107 1218 99 108 1218 99 109 1218 99 110 1218 99 111 1218 99 112 1218 99 113 1218 99 114 1218 99 115 1218 99 116 1218 99 117 1218 99 118 1218 99 119 1218 99 120 1218 99 121 1218 99 122 1218 99 123 1218 99 124 1218 99 125 1218 99 126 1218 99 127 1218 99 128 1218 99 129 1218 99 130 1218 99 131 1218 99 132 1218 99 133 1218 99 134 1218 99 135 1218 99 136 1218 99 137 1218 99 138 1218 99 139 1218 99 140 1218 99 141 1218 99 142 1218 99 143 1218 99 144 1218 99 145 1218 99 146 1218 99 147 1218 99 148 1218 99 149 1218 99 150 1218 99 151 1218 99 152 1218 99 153 1218 99 154 1218 99 155 1218 99 156 1218 99 157 1218 99 158 1218 99 159 1218 99 160 1218 99 161 1218 99 162 1218 99 163 1218 99 164 1218 99 165 1218 99 166 1218 99 167 1218 99 168 1218 99 169 1218 99 170 1218 99 171 1218 99 172 1218 99 173 1218 99 174 1218 99 175 1218 99 176 1218 99 177 1218 100 0 1000 100 1 2470 100 2 2690 100 3 2690 100 4 2690 100 5 2690 100 6 2690 100 7 2690 100 8 1182 100 9 1837 100 10 511 100 11 2690 100 12 2690 100 13 2690 100 14 2690 100 15 1528 100 16 2300 100 17 1837 100 18 1837 100 19 2690 100 20 2690 100 21 2690 100 22 2690 100 23 2690 100 24 2690 100 25 1348 100 26 2690 100 27 1648 100 28 2368 100 29 1867 100 30 2690 100 31 2690 100 32 2690 100 33 1832 100 34 2690 100 35 2690 100 36 2690 100 37 2690 100 38 2690 100 39 2690 100 40 2690 100 41 2690 100 42 2690 100 43 2690 100 44 2690 100 45 2690 100 46 2690 100 47 2690 100 48 2690 100 49 2690 100 50 2690 100 51 2690 100 52 2690 100 53 2368 100 54 2690 100 55 2690 100 56 2690 100 57 2690 100 58 2690 100 59 2690 100 60 2690 100 61 2690 100 62 2368 100 63 2690 100 64 2690 100 65 2690 100 66 2690 100 67 2690 100 68 2690 100 69 2690 100 70 2690 100 71 2690 100 72 2690 100 73 2690 100 74 2690 100 75 2690 100 76 2690 100 77 2690 100 78 2690 100 79 2690 100 80 2690 100 81 2690 100 82 2690 100 83 2690 100 84 2690 100 85 2690 100 86 2690 100 87 2690 100 88 2690 100 89 2690 100 90 2690 100 91 2690 100 92 2690 100 93 2690 100 94 2690 100 95 2690 100 96 2690 100 97 2690 100 98 2690 100 99 2690 100 100 2690 100 101 2690 100 102 2690 100 103 2690 100 104 2690 100 105 2690 100 106 2690 100 107 2690 100 108 2690 100 109 2690 100 110 2470 100 111 2690 100 112 1826 100 113 2690 100 114 2690 100 115 2690 100 116 2690 100 117 2690 100 118 2690 100 119 2690 100 120 2690 100 121 2690 100 122 2368 100 123 2690 100 124 2690 100 125 2690 100 126 2690 100 127 2368 100 128 2177 100 129 2690 100 130 2690 100 131 2690 100 132 2690 100 133 2690 100 134 2690 100 135 2690 100 136 2690 100 137 2690 100 138 2690 100 139 2690 100 140 2690 100 141 2690 100 142 2690 100 143 2690 100 144 2690 100 145 2690 100 146 2690 100 147 2690 100 148 2690 100 149 2690 100 150 2470 100 151 2690 100 152 2690 100 153 2690 100 154 2690 100 155 2690 100 156 2690 100 157 2690 100 158 2690 100 159 2690 100 160 2690 100 161 2690 100 162 2690 100 163 2081 100 164 1319 100 165 2690 100 166 2470 100 167 2690 100 168 2690 100 169 2470 100 170 2368 100 171 613 100 172 2690 100 173 2690 100 174 2690 100 175 2690 100 176 2690 100 177 29 101 0 1038 101 1 1038 101 2 1038 101 3 1038 101 4 1038 101 5 1038 101 6 1038 101 7 1038 101 8 1038 101 9 1038 101 10 1038 101 11 1038 101 12 1038 101 13 1038 101 14 1038 101 15 1038 101 16 1038 101 17 1038 101 18 1038 101 19 1038 101 20 1038 101 21 1038 101 22 1038 101 23 1038 101 24 1038 101 25 1038 101 26 1038 101 27 1038 101 28 1038 101 29 1038 101 30 1038 101 31 1038 101 32 1038 101 33 1038 101 34 1038 101 35 1038 101 36 1038 101 37 1038 101 38 1038 101 39 1038 101 40 1038 101 41 1038 101 42 1038 101 43 1038 101 44 1038 101 45 1038 101 46 1038 101 47 1038 101 48 1038 101 49 1038 101 50 1038 101 51 1038 101 52 1038 101 53 1038 101 54 1038 101 55 1038 101 56 1038 101 57 1038 101 58 1038 101 59 1038 101 60 1038 101 61 1038 101 62 1038 101 63 1038 101 64 1038 101 65 1038 101 66 1038 101 67 1038 101 68 1038 101 69 1038 101 70 1038 101 71 1038 101 72 1038 101 73 1038 101 74 1038 101 75 1038 101 76 1038 101 77 1038 101 78 1038 101 79 1038 101 80 1038 101 81 1038 101 82 1038 101 83 1038 101 84 1038 101 85 1038 101 86 1038 101 87 1038 101 88 1038 101 89 1038 101 90 1038 101 91 1038 101 92 1038 101 93 1038 101 94 1038 101 95 1038 101 96 1038 101 97 1038 101 98 1038 101 99 1038 101 100 1038 101 101 1038 101 102 1038 101 103 1038 101 104 1038 101 105 1038 101 106 1038 101 107 1038 101 108 1038 101 109 1038 101 110 1038 101 111 1038 101 112 1038 101 113 1038 101 114 1038 101 115 1038 101 116 1038 101 117 1038 101 118 1038 101 119 1038 101 120 1038 101 121 1038 101 122 1038 101 123 1038 101 124 1038 101 125 1038 101 126 1038 101 127 1038 101 128 1038 101 129 1038 101 130 1038 101 131 1038 101 132 1038 101 133 1038 101 134 1038 101 135 1038 101 136 1038 101 137 1038 101 138 1038 101 139 1038 101 140 1038 101 141 1038 101 142 1038 101 143 1038 101 144 1038 101 145 1038 101 146 1038 101 147 1038 101 148 1038 101 149 1038 101 150 1038 101 151 1038 101 152 1038 101 153 1038 101 154 1038 101 155 1038 101 156 1038 101 157 1038 101 158 818 101 159 1038 101 160 1038 101 161 1038 101 162 1038 101 163 1038 101 164 1038 101 165 1038 101 166 1038 101 167 1038 101 168 1038 101 169 1038 101 170 1038 101 171 1038 101 172 1038 101 173 1038 101 174 1038 101 175 1038 101 176 1038 101 177 1038 102 0 1073 102 1 1073 102 2 1073 102 3 1073 102 4 1073 102 5 1073 102 6 1073 102 7 1073 102 8 1073 102 9 1073 102 10 1073 102 11 1073 102 12 1073 102 13 1073 102 14 1073 102 15 1073 102 16 1073 102 17 1073 102 18 1073 102 19 1073 102 20 1073 102 21 1073 102 22 1073 102 23 1073 102 24 1073 102 25 351 102 26 1073 102 27 1073 102 28 1073 102 29 1073 102 30 1073 102 31 1073 102 32 1073 102 33 1073 102 34 1073 102 35 1073 102 36 1073 102 37 1073 102 38 1073 102 39 1073 102 40 1073 102 41 1073 102 42 1073 102 43 1073 102 44 1073 102 45 1073 102 46 1073 102 47 1073 102 48 1073 102 49 1073 102 50 1073 102 51 1073 102 52 1073 102 53 1073 102 54 1073 102 55 1073 102 56 1073 102 57 1073 102 58 1073 102 59 1073 102 60 1073 102 61 1073 102 62 1073 102 63 1073 102 64 1073 102 65 1073 102 66 1073 102 67 1073 102 68 1073 102 69 1073 102 70 1073 102 71 1073 102 72 1073 102 73 1073 102 74 1073 102 75 1073 102 76 1073 102 77 1073 102 78 1073 102 79 1073 102 80 1073 102 81 1073 102 82 1073 102 83 1073 102 84 1073 102 85 1073 102 86 1073 102 87 1073 102 88 1073 102 89 1073 102 90 1073 102 91 1073 102 92 1073 102 93 1073 102 94 1073 102 95 1073 102 96 1073 102 97 1073 102 98 1073 102 99 1073 102 100 1073 102 101 1073 102 102 1073 102 103 1073 102 104 1073 102 105 1073 102 106 1073 102 107 1073 102 108 1073 102 109 1073 102 110 1073 102 111 1073 102 112 1073 102 113 1073 102 114 1073 102 115 1073 102 116 1073 102 117 1073 102 118 1073 102 119 1073 102 120 1073 102 121 1073 102 122 1073 102 123 1073 102 124 1073 102 125 1073 102 126 1073 102 127 1073 102 128 1073 102 129 1073 102 130 1073 102 131 1073 102 132 1073 102 133 1073 102 134 1073 102 135 1073 102 136 1073 102 137 1073 102 138 1073 102 139 1073 102 140 1073 102 141 1073 102 142 1073 102 143 1073 102 144 1073 102 145 1073 102 146 1073 102 147 1073 102 148 1073 102 149 1073 102 150 1073 102 151 1073 102 152 1073 102 153 1073 102 154 1073 102 155 1073 102 156 1073 102 157 1073 102 158 1073 102 159 1073 102 160 1073 102 161 1073 102 162 1073 102 163 1073 102 164 1073 102 165 1073 102 166 1073 102 167 1073 102 168 1073 102 169 1073 102 170 1073 102 171 1073 102 172 1073 102 173 1073 102 174 1073 102 175 1073 102 176 1073 102 177 1073 103 0 718 103 1 1040 103 2 1040 103 3 1040 103 4 1040 103 5 1040 103 6 1040 103 7 1040 103 8 1040 103 9 1040 103 10 1040 103 11 1040 103 12 1040 103 13 1040 103 14 1040 103 15 1040 103 16 1040 103 17 1040 103 18 1040 103 19 1040 103 20 1040 103 21 1040 103 22 1040 103 23 1040 103 24 1040 103 25 1040 103 26 1040 103 27 1040 103 28 1040 103 29 1040 103 30 1040 103 31 1040 103 32 1040 103 33 1040 103 34 1040 103 35 1040 103 36 1040 103 37 1040 103 38 1040 103 39 1040 103 40 1040 103 41 1040 103 42 1040 103 43 1040 103 44 1040 103 45 1040 103 46 1040 103 47 1040 103 48 1040 103 49 1040 103 50 1040 103 51 1040 103 52 1040 103 53 1040 103 54 1040 103 55 1040 103 56 1040 103 57 1040 103 58 1040 103 59 1040 103 60 1040 103 61 1040 103 62 1040 103 63 1040 103 64 1040 103 65 1040 103 66 1040 103 67 1040 103 68 1040 103 69 1040 103 70 1040 103 71 1040 103 72 1040 103 73 1040 103 74 1040 103 75 1040 103 76 1040 103 77 1040 103 78 1040 103 79 1040 103 80 1040 103 81 1040 103 82 1040 103 83 1040 103 84 1040 103 85 1040 103 86 1040 103 87 1040 103 88 1040 103 89 1040 103 90 1040 103 91 1040 103 92 1040 103 93 1040 103 94 1040 103 95 1040 103 96 1040 103 97 1040 103 98 1040 103 99 1040 103 100 1040 103 101 1040 103 102 1040 103 103 1040 103 104 1040 103 105 1040 103 106 1040 103 107 1040 103 108 1040 103 109 1040 103 110 1040 103 111 1040 103 112 1040 103 113 1040 103 114 1040 103 115 1040 103 116 1040 103 117 1040 103 118 1040 103 119 1040 103 120 1040 103 121 1040 103 122 1040 103 123 1040 103 124 1040 103 125 1040 103 126 1040 103 127 1040 103 128 1040 103 129 1040 103 130 1040 103 131 1040 103 132 1040 103 133 1040 103 134 1040 103 135 1040 103 136 1040 103 137 1040 103 138 1040 103 139 1040 103 140 1040 103 141 1040 103 142 1040 103 143 1040 103 144 1040 103 145 1040 103 146 1040 103 147 1040 103 148 1040 103 149 1040 103 150 1040 103 151 1040 103 152 1040 103 153 1040 103 154 1040 103 155 1040 103 156 1040 103 157 1040 103 158 1040 103 159 1040 103 160 1040 103 161 1040 103 162 1040 103 163 1040 103 164 1040 103 165 1040 103 166 1040 103 167 1040 103 168 1040 103 169 1040 103 170 1040 103 171 1040 103 172 1040 103 173 1040 103 174 1040 103 175 1040 103 176 1040 103 177 1040 104 0 182 104 1 1517 104 2 3208 104 3 3208 104 4 3208 104 5 1606 104 6 1313 104 7 1849 104 8 714 104 9 2447 104 10 638 104 11 1590 104 12 781 104 13 1909 104 14 1114 104 15 706 104 16 1021 104 17 332 104 18 1971 104 19 2430 104 20 1698 104 21 994 104 22 2344 104 23 3208 104 24 1047 104 25 834 104 26 1235 104 27 919 104 28 1068 104 29 1214 104 30 1211 104 31 1406 104 32 1379 104 33 1045 104 34 3208 104 35 3208 104 36 2109 104 37 1887 104 38 1631 104 39 1083 104 40 3208 104 41 3208 104 42 2324 104 43 1839 104 44 1097 104 45 1619 104 46 2168 104 47 1432 104 48 1363 104 49 2049 104 50 1098 104 51 1116 104 52 1042 104 53 1294 104 54 3208 104 55 2350 104 56 2213 104 57 1494 104 58 2886 104 59 3208 104 60 3208 104 61 3208 104 62 1451 104 63 2092 104 64 3208 104 65 2255 104 66 3208 104 67 3208 104 68 3208 104 69 2728 104 70 1722 104 71 3208 104 72 3208 104 73 3208 104 74 3208 104 75 3208 104 76 3208 104 77 3208 104 78 3208 104 79 3208 104 80 2486 104 81 3208 104 82 3208 104 83 3208 104 84 2373 104 85 3208 104 86 3208 104 87 2344 104 88 3208 104 89 3208 104 90 3208 104 91 1883 104 92 3208 104 93 3208 104 94 3208 104 95 3208 104 96 2324 104 97 3208 104 98 3208 104 99 3208 104 100 2157 104 101 3208 104 102 3208 104 103 3208 104 104 1105 104 105 954 104 106 1094 104 107 1318 104 108 2728 104 109 3208 104 110 1005 104 111 3208 104 112 617 104 113 3208 104 114 3208 104 115 1015 104 116 1412 104 117 3208 104 118 3208 104 119 1523 104 120 2277 104 121 1868 104 122 991 104 123 1164 104 124 1368 104 125 878 104 126 2373 104 127 1380 104 128 1997 104 129 3208 104 130 2367 104 131 1131 104 132 2988 104 133 2886 104 134 3208 104 135 1675 104 136 2430 104 137 3208 104 138 3208 104 139 3208 104 140 1833 104 141 1271 104 142 2521 104 143 1794 104 144 1600 104 145 2988 104 146 1490 104 147 1218 104 148 2043 104 149 993 104 150 1106 104 151 2599 104 152 3208 104 153 1979 104 154 1349 104 155 946 104 156 1074 104 157 3208 104 158 936 104 159 3208 104 160 1486 104 161 3208 104 162 819 104 163 1112 104 164 898 104 165 3208 104 166 2361 104 167 1730 104 168 1111 104 169 1005 104 170 1247 104 171 1370 104 172 3208 104 173 1292 104 174 2886 104 175 2497 104 176 2619 104 177 1445 105 0 424 105 1 2528 105 2 2528 105 3 2528 105 4 2528 105 5 2528 105 6 1758 105 7 2528 105 8 512 105 9 2528 105 10 1376 105 11 2528 105 12 1399 105 13 2528 105 14 1605 105 15 426 105 16 1125 105 17 433 105 18 1527 105 19 2528 105 20 1535 105 21 2528 105 22 2528 105 23 2528 105 24 2528 105 25 463 105 26 2308 105 27 255 105 28 2206 105 29 1098 105 30 2048 105 31 1357 105 32 2206 105 33 1313 105 34 2528 105 35 2528 105 36 2308 105 37 2528 105 38 2206 105 39 2015 105 40 2528 105 41 2528 105 42 2308 105 43 2528 105 44 2528 105 45 2088 105 46 2528 105 47 1054 105 48 2528 105 49 1919 105 50 2528 105 51 1256 105 52 1514 105 53 904 105 54 2528 105 55 2528 105 56 2308 105 57 2048 105 58 2528 105 59 2528 105 60 2528 105 61 2528 105 62 1262 105 63 2528 105 64 2528 105 65 2528 105 66 2528 105 67 2528 105 68 2528 105 69 2528 105 70 2528 105 71 2528 105 72 2528 105 73 2528 105 74 2528 105 75 2528 105 76 2528 105 77 2528 105 78 2528 105 79 2528 105 80 2528 105 81 2528 105 82 2528 105 83 2528 105 84 2528 105 85 2528 105 86 2528 105 87 2528 105 88 2528 105 89 2528 105 90 2528 105 91 2139 105 92 2528 105 93 2528 105 94 2528 105 95 2528 105 96 2528 105 97 2528 105 98 2528 105 99 2528 105 100 2528 105 101 2528 105 102 2528 105 103 2528 105 104 1031 105 105 2528 105 106 1544 105 107 2308 105 108 2528 105 109 2528 105 110 1541 105 111 2528 105 112 2206 105 113 2528 105 114 2528 105 115 826 105 116 1758 105 117 2528 105 118 2528 105 119 2528 105 120 2528 105 121 2308 105 122 1538 105 123 1190 105 124 1589 105 125 1378 105 126 2528 105 127 1901 105 128 2528 105 129 2528 105 130 2528 105 131 2528 105 132 2528 105 133 2528 105 134 2528 105 135 2139 105 136 2528 105 137 2528 105 138 2528 105 139 2528 105 140 2048 105 141 1749 105 142 2528 105 143 2528 105 144 2528 105 145 2528 105 146 1441 105 147 1785 105 148 2528 105 149 761 105 150 886 105 151 2528 105 152 2528 105 153 2528 105 154 2308 105 155 895 105 156 1617 105 157 2528 105 158 1429 105 159 2528 105 160 2015 105 161 2528 105 162 874 105 163 912 105 164 850 105 165 2528 105 166 2206 105 167 2528 105 168 2528 105 169 683 105 170 1003 105 171 1939 105 172 2528 105 173 1033 105 174 2528 105 175 2088 105 176 2528 105 177 2088 106 0 131 106 1 978 106 2 3170 106 3 3170 106 4 3170 106 5 3170 106 6 1448 106 7 893 106 8 446 106 9 3170 106 10 1751 106 11 2324 106 12 1922 106 13 3170 106 14 1791 106 15 1574 106 16 1198 106 17 517 106 18 2951 106 19 3170 106 20 2581 106 21 1989 106 22 3170 106 23 3170 106 24 2951 106 25 1303 106 26 1760 106 27 2096 106 28 2307 106 29 1602 106 30 1047 106 31 1624 106 32 2131 106 33 1506 106 34 3170 106 35 3170 106 36 2657 106 37 2848 106 38 2581 106 39 1699 106 40 3170 106 41 3170 106 42 2731 106 43 1639 106 44 2062 106 45 1232 106 46 2318 106 47 1979 106 48 1965 106 49 2329 106 50 2418 106 51 2409 106 52 1677 106 53 2025 106 54 3170 106 55 3170 106 56 2731 106 57 1713 106 58 2428 106 59 3170 106 60 3170 106 61 3170 106 62 1657 106 63 1627 106 64 3170 106 65 1413 106 66 3170 106 67 1712 106 68 3170 106 69 1797 106 70 1513 106 71 3170 106 72 2152 106 73 3170 106 74 1702 106 75 3170 106 76 2120 106 77 3170 106 78 1895 106 79 2307 106 80 1395 106 81 3170 106 82 2114 106 83 3170 106 84 2268 106 85 1493 106 86 3170 106 87 1734 106 88 1664 106 89 3170 106 90 3170 106 91 1680 106 92 3170 106 93 2376 106 94 3170 106 95 3170 106 96 1573 106 97 3170 106 98 1808 106 99 3170 106 100 1693 106 101 3170 106 102 3170 106 103 3170 106 104 521 106 105 1483 106 106 2282 106 107 2657 106 108 2034 106 109 3170 106 110 1711 106 111 3170 106 112 1823 106 113 3170 106 114 3170 106 115 1257 106 116 1311 106 117 3170 106 118 3170 106 119 3170 106 120 3170 106 121 1933 106 122 1391 106 123 1520 106 124 1486 106 125 1556 106 126 3170 106 127 2122 106 128 3170 106 129 3170 106 130 3170 106 131 1801 106 132 3170 106 133 3170 106 134 3170 106 135 2287 106 136 3170 106 137 3170 106 138 3170 106 139 3170 106 140 1829 106 141 1823 106 142 2848 106 143 1953 106 144 2255 106 145 2691 106 146 1588 106 147 2251 106 148 3170 106 149 1357 106 150 1826 106 151 3170 106 152 3170 106 153 3170 106 154 1017 106 155 1918 106 156 1224 106 157 3170 106 158 1473 106 159 3170 106 160 2604 106 161 3170 106 162 1684 106 163 1020 106 164 1364 106 165 3170 106 166 1877 106 167 1893 106 168 2362 106 169 964 106 170 649 106 171 1313 106 172 3170 106 173 1822 106 174 3170 106 175 3170 106 176 3170 106 177 436 107 0 57 107 1 942 107 2 3095 107 3 3095 107 4 3095 107 5 3095 107 6 1182 107 7 3095 107 8 1187 107 9 3095 107 10 1939 107 11 3095 107 12 3095 107 13 3095 107 14 1090 107 15 1317 107 16 1563 107 17 616 107 18 2655 107 19 2875 107 20 2875 107 21 2078 107 22 3095 107 23 2773 107 24 3095 107 25 1910 107 26 1315 107 27 2395 107 28 2383 107 29 1624 107 30 2506 107 31 1733 107 32 1018 107 33 1151 107 34 3095 107 35 3095 107 36 2242 107 37 1706 107 38 1085 107 39 1156 107 40 3095 107 41 3095 107 42 1850 107 43 2073 107 44 2615 107 45 793 107 46 2135 107 47 2553 107 48 2615 107 49 2055 107 50 2308 107 51 1347 107 52 2020 107 53 2773 107 54 3095 107 55 3095 107 56 3095 107 57 2421 107 58 3095 107 59 3095 107 60 3095 107 61 3095 107 62 2184 107 63 2034 107 64 3095 107 65 1616 107 66 3095 107 67 1782 107 68 3095 107 69 3095 107 70 2875 107 71 3095 107 72 1746 107 73 3095 107 74 3095 107 75 3095 107 76 3095 107 77 3095 107 78 3095 107 79 3095 107 80 3095 107 81 3095 107 82 1814 107 83 3095 107 84 3095 107 85 3095 107 86 3095 107 87 2201 107 88 1721 107 89 3095 107 90 3095 107 91 1935 107 92 3095 107 93 3095 107 94 3095 107 95 3095 107 96 2160 107 97 3095 107 98 3095 107 99 3095 107 100 2242 107 101 3095 107 102 3095 107 103 3095 107 104 1943 107 105 2293 107 106 2773 107 107 3095 107 108 2875 107 109 3095 107 110 1460 107 111 2875 107 112 1846 107 113 3095 107 114 3095 107 115 1588 107 116 1106 107 117 3095 107 118 3095 107 119 3095 107 120 3095 107 121 2553 107 122 2705 107 123 1660 107 124 1571 107 125 1506 107 126 1626 107 127 1616 107 128 3095 107 129 3095 107 130 3095 107 131 1817 107 132 3095 107 133 3095 107 134 1066 107 135 3095 107 136 3095 107 137 3095 107 138 3095 107 139 3095 107 140 1649 107 141 1728 107 142 3095 107 143 2875 107 144 2066 107 145 3095 107 146 2226 107 147 2153 107 148 2188 107 149 1428 107 150 1284 107 151 3095 107 152 3095 107 153 3095 107 154 1602 107 155 1712 107 156 896 107 157 3095 107 158 1612 107 159 3095 107 160 1461 107 161 3095 107 162 1261 107 163 1186 107 164 1477 107 165 3095 107 166 2026 107 167 3095 107 168 3095 107 169 916 107 170 1604 107 171 1928 107 172 3095 107 173 1621 107 174 3095 107 175 3095 107 176 3095 107 177 463 108 0 373 108 1 375 108 2 2340 108 3 2340 108 4 2340 108 5 2340 108 6 316 108 7 2340 108 8 1827 108 9 2340 108 10 2340 108 11 2340 108 12 1049 108 13 2340 108 14 782 108 15 1129 108 16 1192 108 17 2340 108 18 1332 108 19 1861 108 20 2340 108 21 2340 108 22 2340 108 23 2340 108 24 2340 108 25 1861 108 26 2121 108 27 1901 108 28 2340 108 29 1901 108 30 2340 108 31 2340 108 32 2340 108 33 1525 108 34 1799 108 35 2340 108 36 2340 108 37 1381 108 38 694 108 39 1157 108 40 2340 108 41 2340 108 42 2340 108 43 2340 108 44 2121 108 45 412 108 46 646 108 47 1245 108 48 2340 108 49 1061 108 50 2340 108 51 921 108 52 2121 108 53 2340 108 54 2121 108 55 2340 108 56 2340 108 57 2340 108 58 2340 108 59 2340 108 60 2340 108 61 2340 108 62 2340 108 63 2340 108 64 2340 108 65 2340 108 66 2340 108 67 924 108 68 2340 108 69 2340 108 70 2340 108 71 2340 108 72 2340 108 73 2340 108 74 1303 108 75 2340 108 76 2340 108 77 2340 108 78 2340 108 79 2340 108 80 2340 108 81 2340 108 82 2340 108 83 2340 108 84 2340 108 85 2340 108 86 2340 108 87 2121 108 88 2340 108 89 2340 108 90 2340 108 91 2340 108 92 2340 108 93 2340 108 94 2340 108 95 2340 108 96 2340 108 97 2340 108 98 2340 108 99 2340 108 100 2340 108 101 2340 108 102 2340 108 103 2340 108 104 2340 108 105 2340 108 106 1372 108 107 2340 108 108 2340 108 109 2340 108 110 2121 108 111 2340 108 112 2121 108 113 2340 108 114 2340 108 115 1110 108 116 2340 108 117 2340 108 118 2340 108 119 2340 108 120 2340 108 121 2340 108 122 1082 108 123 2340 108 124 2340 108 125 2340 108 126 2340 108 127 2340 108 128 2340 108 129 2340 108 130 2340 108 131 1353 108 132 2340 108 133 2340 108 134 2340 108 135 2340 108 136 2340 108 137 2340 108 138 2340 108 139 2340 108 140 795 108 141 1142 108 142 1159 108 143 2340 108 144 1148 108 145 1329 108 146 2121 108 147 2340 108 148 2340 108 149 2121 108 150 2340 108 151 2340 108 152 2340 108 153 2340 108 154 2340 108 155 1546 108 156 2340 108 157 2340 108 158 2340 108 159 2340 108 160 2340 108 161 2340 108 162 2340 108 163 1372 108 164 1512 108 165 2340 108 166 2340 108 167 2340 108 168 2340 108 169 2340 108 170 588 108 171 2121 108 172 2340 108 173 2340 108 174 2340 108 175 2340 108 176 2340 108 177 412 109 0 2028 109 1 36 109 2 2028 109 3 2028 109 4 2028 109 5 2028 109 6 684 109 7 2028 109 8 2028 109 9 2028 109 10 2028 109 11 2028 109 12 633 109 13 2028 109 14 689 109 15 2028 109 16 2028 109 17 2028 109 18 2028 109 19 2028 109 20 2028 109 21 2028 109 22 2028 109 23 2028 109 24 2028 109 25 2028 109 26 2028 109 27 2028 109 28 2028 109 29 2028 109 30 2028 109 31 2028 109 32 2028 109 33 2028 109 34 2028 109 35 2028 109 36 2028 109 37 2028 109 38 2028 109 39 2028 109 40 2028 109 41 2028 109 42 2028 109 43 2028 109 44 2028 109 45 2028 109 46 2028 109 47 1706 109 48 2028 109 49 2028 109 50 2028 109 51 2028 109 52 2028 109 53 2028 109 54 2028 109 55 2028 109 56 2028 109 57 2028 109 58 2028 109 59 2028 109 60 2028 109 61 2028 109 62 2028 109 63 2028 109 64 2028 109 65 2028 109 66 2028 109 67 2028 109 68 2028 109 69 2028 109 70 2028 109 71 2028 109 72 2028 109 73 2028 109 74 2028 109 75 2028 109 76 2028 109 77 2028 109 78 903 109 79 2028 109 80 2028 109 81 2028 109 82 2028 109 83 2028 109 84 2028 109 85 2028 109 86 2028 109 87 2028 109 88 2028 109 89 2028 109 90 2028 109 91 2028 109 92 2028 109 93 2028 109 94 2028 109 95 2028 109 96 2028 109 97 2028 109 98 2028 109 99 2028 109 100 2028 109 101 2028 109 102 2028 109 103 2028 109 104 2028 109 105 2028 109 106 2028 109 107 2028 109 108 2028 109 109 2028 109 110 2028 109 111 2028 109 112 2028 109 113 2028 109 114 2028 109 115 2028 109 116 2028 109 117 2028 109 118 2028 109 119 2028 109 120 2028 109 121 2028 109 122 2028 109 123 2028 109 124 2028 109 125 2028 109 126 2028 109 127 2028 109 128 2028 109 129 2028 109 130 2028 109 131 2028 109 132 2028 109 133 2028 109 134 2028 109 135 2028 109 136 2028 109 137 2028 109 138 2028 109 139 2028 109 140 2028 109 141 2028 109 142 1065 109 143 2028 109 144 2028 109 145 2028 109 146 2028 109 147 2028 109 148 1002 109 149 967 109 150 2028 109 151 2028 109 152 2028 109 153 2028 109 154 2028 109 155 2028 109 156 2028 109 157 2028 109 158 2028 109 159 2028 109 160 2028 109 161 2028 109 162 2028 109 163 768 109 164 2028 109 165 2028 109 166 2028 109 167 2028 109 168 2028 109 169 2028 109 170 1706 109 171 1329 109 172 2028 109 173 2028 109 174 2028 109 175 2028 109 176 2028 109 177 2028 110 0 158 110 1 1129 110 2 3258 110 3 3258 110 4 3258 110 5 3258 110 6 1379 110 7 3258 110 8 714 110 9 3258 110 10 342 110 11 3258 110 12 1143 110 13 3258 110 14 987 110 15 1263 110 16 1245 110 17 876 110 18 2087 110 19 2649 110 20 1335 110 21 1523 110 22 2716 110 23 2585 110 24 2227 110 25 621 110 26 1600 110 27 1287 110 28 1444 110 29 927 110 30 1706 110 31 1359 110 32 1421 110 33 546 110 34 3258 110 35 3258 110 36 2153 110 37 2129 110 38 1307 110 39 1384 110 40 3258 110 41 3258 110 42 2327 110 43 2234 110 44 1664 110 45 1416 110 46 1462 110 47 1342 110 48 2089 110 49 1544 110 50 2339 110 51 1473 110 52 1336 110 53 1164 110 54 2819 110 55 2203 110 56 1311 110 57 1675 110 58 3258 110 59 3258 110 60 3258 110 61 3258 110 62 1200 110 63 2016 110 64 3258 110 65 1116 110 66 3258 110 67 1609 110 68 3258 110 69 1764 110 70 1761 110 71 3258 110 72 2180 110 73 3258 110 74 1759 110 75 3258 110 76 3258 110 77 3258 110 78 3258 110 79 3258 110 80 2292 110 81 3258 110 82 2384 110 83 3258 110 84 2188 110 85 1313 110 86 3258 110 87 1202 110 88 2168 110 89 3258 110 90 3258 110 91 1603 110 92 3258 110 93 2055 110 94 3258 110 95 3258 110 96 1234 110 97 3258 110 98 3258 110 99 3258 110 100 3258 110 101 3258 110 102 3258 110 103 3258 110 104 943 110 105 1280 110 106 1509 110 107 1597 110 108 1729 110 109 3258 110 110 1029 110 111 3258 110 112 1073 110 113 3038 110 114 3258 110 115 939 110 116 1450 110 117 3258 110 118 3258 110 119 3038 110 120 2571 110 121 2099 110 122 1574 110 123 1308 110 124 1586 110 125 1096 110 126 1779 110 127 1550 110 128 3038 110 129 3258 110 130 3258 110 131 1121 110 132 3258 110 133 2599 110 134 3258 110 135 2716 110 136 1714 110 137 3258 110 138 3258 110 139 3258 110 140 1629 110 141 1386 110 142 2069 110 143 1923 110 144 1568 110 145 1896 110 146 1379 110 147 1550 110 148 2035 110 149 1186 110 150 1082 110 151 2745 110 152 3258 110 153 2649 110 154 1289 110 155 909 110 156 784 110 157 3258 110 158 1194 110 159 3258 110 160 2060 110 161 3258 110 162 1035 110 163 890 110 164 759 110 165 3258 110 166 2161 110 167 2175 110 168 1939 110 169 909 110 170 1180 110 171 1166 110 172 3258 110 173 1339 110 174 3258 110 175 2778 110 176 3258 110 177 920 111 0 602 111 1 631 111 2 1418 111 3 1418 111 4 1418 111 5 1418 111 6 1198 111 7 1418 111 8 1418 111 9 1418 111 10 1418 111 11 1418 111 12 1418 111 13 1418 111 14 1418 111 15 1418 111 16 1418 111 17 1418 111 18 1418 111 19 1418 111 20 1418 111 21 1418 111 22 1418 111 23 1418 111 24 1418 111 25 1418 111 26 1418 111 27 1418 111 28 1418 111 29 1418 111 30 1418 111 31 1418 111 32 1418 111 33 1418 111 34 1418 111 35 1418 111 36 1418 111 37 1418 111 38 1418 111 39 1418 111 40 1418 111 41 1418 111 42 1418 111 43 1418 111 44 1418 111 45 1418 111 46 1418 111 47 1418 111 48 1418 111 49 1418 111 50 1418 111 51 1418 111 52 1418 111 53 1418 111 54 1418 111 55 1418 111 56 1418 111 57 1418 111 58 1418 111 59 1418 111 60 1418 111 61 1418 111 62 1418 111 63 1418 111 64 1418 111 65 1418 111 66 1418 111 67 1418 111 68 1418 111 69 1418 111 70 1418 111 71 1418 111 72 1418 111 73 1418 111 74 1418 111 75 1418 111 76 1418 111 77 1418 111 78 1418 111 79 1418 111 80 1418 111 81 1418 111 82 1418 111 83 1418 111 84 1418 111 85 1418 111 86 1418 111 87 1418 111 88 1418 111 89 1418 111 90 1418 111 91 1418 111 92 1418 111 93 1418 111 94 1418 111 95 1418 111 96 1418 111 97 1418 111 98 1418 111 99 1418 111 100 1418 111 101 1418 111 102 1418 111 103 1418 111 104 1418 111 105 1418 111 106 1418 111 107 1418 111 108 1418 111 109 1418 111 110 1418 111 111 1418 111 112 1418 111 113 1418 111 114 1418 111 115 210 111 116 1418 111 117 1418 111 118 1418 111 119 1418 111 120 1418 111 121 1418 111 122 1418 111 123 1418 111 124 1418 111 125 1418 111 126 774 111 127 1418 111 128 1418 111 129 1418 111 130 1418 111 131 1418 111 132 1418 111 133 1418 111 134 1418 111 135 1418 111 136 1418 111 137 1418 111 138 1418 111 139 1418 111 140 1418 111 141 1418 111 142 1418 111 143 1418 111 144 1418 111 145 1418 111 146 1418 111 147 1418 111 148 1418 111 149 1418 111 150 1418 111 151 1418 111 152 1418 111 153 1418 111 154 1418 111 155 1418 111 156 731 111 157 1418 111 158 1418 111 159 1418 111 160 1418 111 161 1418 111 162 1418 111 163 1418 111 164 1418 111 165 1418 111 166 1418 111 167 1418 111 168 1418 111 169 201 111 170 1418 111 171 1198 111 172 1418 111 173 1418 111 174 1418 111 175 1418 111 176 1418 111 177 1198 112 0 223 112 1 1153 112 2 3066 112 3 3066 112 4 3066 112 5 3066 112 6 1203 112 7 3066 112 8 808 112 9 3066 112 10 151 112 11 3066 112 12 1694 112 13 3066 112 14 916 112 15 1082 112 16 1234 112 17 1227 112 18 1872 112 19 1420 112 20 1845 112 21 1824 112 22 2036 112 23 3066 112 24 3066 112 25 720 112 26 1326 112 27 1295 112 28 1877 112 29 1008 112 30 1830 112 31 1411 112 32 2203 112 33 1152 112 34 3066 112 35 2846 112 36 1572 112 37 1721 112 38 1507 112 39 1688 112 40 3066 112 41 3066 112 42 1740 112 43 2355 112 44 1421 112 45 1324 112 46 3066 112 47 1380 112 48 3066 112 49 1491 112 50 1929 112 51 1641 112 52 1573 112 53 1231 112 54 2744 112 55 1747 112 56 1981 112 57 1831 112 58 3066 112 59 3066 112 60 3066 112 61 3066 112 62 1244 112 63 1801 112 64 3066 112 65 1699 112 66 3066 112 67 1468 112 68 1840 112 69 3066 112 70 2082 112 71 3066 112 72 2587 112 73 3066 112 74 2280 112 75 1860 112 76 3066 112 77 3066 112 78 3066 112 79 3066 112 80 3066 112 81 3066 112 82 1663 112 83 3066 112 84 3066 112 85 3066 112 86 3066 112 87 1515 112 88 2323 112 89 3066 112 90 3066 112 91 3066 112 92 3066 112 93 3066 112 94 3066 112 95 3066 112 96 2407 112 97 3066 112 98 3066 112 99 3066 112 100 2094 112 101 3066 112 102 3066 112 103 3066 112 104 1722 112 105 2208 112 106 1666 112 107 2208 112 108 1583 112 109 3066 112 110 1345 112 111 3066 112 112 1668 112 113 3066 112 114 3066 112 115 1333 112 116 1278 112 117 3066 112 118 3066 112 119 3066 112 120 3066 112 121 2135 112 122 1308 112 123 1086 112 124 1963 112 125 1228 112 126 2251 112 127 2280 112 128 3066 112 129 3066 112 130 1532 112 131 2110 112 132 3066 112 133 2846 112 134 1692 112 135 2258 112 136 2439 112 137 3066 112 138 3066 112 139 3066 112 140 1780 112 141 1563 112 142 1881 112 143 2393 112 144 1453 112 145 2677 112 146 1905 112 147 1382 112 148 2846 112 149 1206 112 150 1353 112 151 2500 112 152 3066 112 153 3066 112 154 1603 112 155 1179 112 156 976 112 157 3066 112 158 1595 112 159 3066 112 160 3066 112 161 3066 112 162 1064 112 163 743 112 164 830 112 165 3066 112 166 2104 112 167 1685 112 168 1384 112 169 895 112 170 1058 112 171 1146 112 172 3066 112 173 1368 112 174 3066 112 175 3066 112 176 3066 112 177 953 113 0 356 113 1 244 113 2 1258 113 3 1258 113 4 1258 113 5 1258 113 6 1258 113 7 1258 113 8 1258 113 9 1258 113 10 1258 113 11 1258 113 12 1258 113 13 1258 113 14 1258 113 15 1258 113 16 1038 113 17 1258 113 18 1258 113 19 1258 113 20 1258 113 21 1258 113 22 1258 113 23 1258 113 24 1258 113 25 1258 113 26 1258 113 27 1258 113 28 1258 113 29 1258 113 30 1258 113 31 1258 113 32 1258 113 33 1258 113 34 1258 113 35 1258 113 36 506 113 37 1258 113 38 1258 113 39 1258 113 40 1258 113 41 1258 113 42 1258 113 43 1258 113 44 1258 113 45 1038 113 46 1258 113 47 1258 113 48 1258 113 49 571 113 50 1258 113 51 1258 113 52 649 113 53 1258 113 54 1258 113 55 1258 113 56 1258 113 57 1258 113 58 1258 113 59 1258 113 60 1258 113 61 1258 113 62 1258 113 63 1258 113 64 1258 113 65 1258 113 66 1258 113 67 1258 113 68 1258 113 69 1258 113 70 1258 113 71 1258 113 72 1258 113 73 1258 113 74 1258 113 75 1258 113 76 1258 113 77 1258 113 78 1258 113 79 1258 113 80 1258 113 81 1258 113 82 1258 113 83 1258 113 84 1258 113 85 1258 113 86 1258 113 87 1258 113 88 1258 113 89 1258 113 90 1258 113 91 1258 113 92 1258 113 93 1258 113 94 1258 113 95 1258 113 96 1258 113 97 1258 113 98 1258 113 99 1258 113 100 1258 113 101 1258 113 102 1258 113 103 1258 113 104 1258 113 105 1258 113 106 1038 113 107 1258 113 108 1258 113 109 1258 113 110 1258 113 111 1258 113 112 1258 113 113 1258 113 114 1258 113 115 1258 113 116 1038 113 117 1258 113 118 1258 113 119 1258 113 120 1258 113 121 1258 113 122 1258 113 123 1258 113 124 1258 113 125 1258 113 126 1258 113 127 1258 113 128 1258 113 129 1258 113 130 1258 113 131 1258 113 132 1258 113 133 1258 113 134 1258 113 135 1258 113 136 1258 113 137 1258 113 138 1258 113 139 1258 113 140 1258 113 141 1258 113 142 1258 113 143 1258 113 144 1258 113 145 1258 113 146 1258 113 147 1258 113 148 1258 113 149 1258 113 150 1258 113 151 1258 113 152 1258 113 153 1258 113 154 1258 113 155 1258 113 156 1258 113 157 1258 113 158 1258 113 159 1258 113 160 1258 113 161 1258 113 162 1258 113 163 1258 113 164 1258 113 165 1258 113 166 1258 113 167 1258 113 168 1258 113 169 936 113 170 1258 113 171 1038 113 172 1258 113 173 1258 113 174 1258 113 175 1258 113 176 1258 113 177 818 114 0 432 114 1 1059 114 2 1059 114 3 1059 114 4 1059 114 5 1059 114 6 1059 114 7 1059 114 8 1059 114 9 1059 114 10 1059 114 11 1059 114 12 1059 114 13 1059 114 14 1059 114 15 1059 114 16 1059 114 17 1059 114 18 1059 114 19 1059 114 20 1059 114 21 1059 114 22 1059 114 23 1059 114 24 1059 114 25 1059 114 26 1059 114 27 1059 114 28 1059 114 29 1059 114 30 1059 114 31 1059 114 32 1059 114 33 1059 114 34 1059 114 35 1059 114 36 1059 114 37 1059 114 38 1059 114 39 1059 114 40 1059 114 41 1059 114 42 1059 114 43 1059 114 44 1059 114 45 1059 114 46 1059 114 47 1059 114 48 1059 114 49 1059 114 50 1059 114 51 1059 114 52 1059 114 53 1059 114 54 1059 114 55 1059 114 56 1059 114 57 1059 114 58 1059 114 59 1059 114 60 1059 114 61 1059 114 62 1059 114 63 1059 114 64 1059 114 65 1059 114 66 1059 114 67 1059 114 68 1059 114 69 1059 114 70 1059 114 71 1059 114 72 1059 114 73 1059 114 74 1059 114 75 1059 114 76 1059 114 77 1059 114 78 1059 114 79 1059 114 80 1059 114 81 1059 114 82 1059 114 83 1059 114 84 1059 114 85 1059 114 86 1059 114 87 1059 114 88 1059 114 89 1059 114 90 1059 114 91 1059 114 92 1059 114 93 1059 114 94 1059 114 95 1059 114 96 1059 114 97 1059 114 98 1059 114 99 1059 114 100 1059 114 101 1059 114 102 1059 114 103 1059 114 104 1059 114 105 1059 114 106 1059 114 107 1059 114 108 1059 114 109 1059 114 110 1059 114 111 1059 114 112 1059 114 113 1059 114 114 1059 114 115 1059 114 116 1059 114 117 1059 114 118 1059 114 119 1059 114 120 1059 114 121 1059 114 122 1059 114 123 1059 114 124 1059 114 125 1059 114 126 1059 114 127 1059 114 128 1059 114 129 1059 114 130 1059 114 131 1059 114 132 1059 114 133 1059 114 134 1059 114 135 1059 114 136 1059 114 137 1059 114 138 1059 114 139 1059 114 140 1059 114 141 1059 114 142 1059 114 143 1059 114 144 1059 114 145 1059 114 146 1059 114 147 1059 114 148 1059 114 149 1059 114 150 1059 114 151 1059 114 152 1059 114 153 1059 114 154 1059 114 155 1059 114 156 1059 114 157 1059 114 158 1059 114 159 1059 114 160 1059 114 161 1059 114 162 1059 114 163 1059 114 164 1059 114 165 1059 114 166 1059 114 167 1059 114 168 1059 114 169 1059 114 170 1059 114 171 1059 114 172 1059 114 173 1059 114 174 1059 114 175 1059 114 176 1059 114 177 1059 115 0 342 115 1 946 115 2 3156 115 3 3156 115 4 3156 115 5 1841 115 6 1590 115 7 3156 115 8 382 115 9 1976 115 10 830 115 11 3156 115 12 1110 115 13 3156 115 14 791 115 15 559 115 16 593 115 17 1237 115 18 1857 115 19 2716 115 20 2166 115 21 1070 115 22 2567 115 23 3156 115 24 3156 115 25 753 115 26 1327 115 27 1140 115 28 1207 115 29 1241 115 30 923 115 31 1095 115 32 1243 115 33 821 115 34 3156 115 35 3156 115 36 2087 115 37 2249 115 38 1390 115 39 882 115 40 3156 115 41 3156 115 42 3156 115 43 2298 115 44 2127 115 45 1128 115 46 1801 115 47 1389 115 48 1310 115 49 1731 115 50 1233 115 51 1077 115 52 1091 115 53 1331 115 54 3156 115 55 2277 115 56 1730 115 57 2362 115 58 2144 115 59 2469 115 60 3156 115 61 3156 115 62 545 115 63 2282 115 64 3156 115 65 3156 115 66 3156 115 67 1604 115 68 3156 115 69 3156 115 70 3156 115 71 3156 115 72 3156 115 73 3156 115 74 1792 115 75 3156 115 76 3156 115 77 3156 115 78 2403 115 79 2137 115 80 3156 115 81 3156 115 82 1890 115 83 3156 115 84 1672 115 85 2936 115 86 3156 115 87 1597 115 88 3156 115 89 3156 115 90 3156 115 91 2377 115 92 3156 115 93 3156 115 94 3156 115 95 3156 115 96 1586 115 97 3156 115 98 2567 115 99 3156 115 100 3156 115 101 3156 115 102 3156 115 103 3156 115 104 983 115 105 1273 115 106 1735 115 107 1486 115 108 3156 115 109 2936 115 110 1068 115 111 2936 115 112 533 115 113 3156 115 114 3156 115 115 1000 115 116 1070 115 117 3156 115 118 3156 115 119 3156 115 120 3156 115 121 1929 115 122 2241 115 123 1138 115 124 1274 115 125 1242 115 126 2936 115 127 1830 115 128 2767 115 129 3156 115 130 2643 115 131 1275 115 132 3156 115 133 2767 115 134 3156 115 135 3156 115 136 3156 115 137 3156 115 138 3156 115 139 3156 115 140 1674 115 141 1297 115 142 1852 115 143 2272 115 144 1068 115 145 2936 115 146 1703 115 147 1836 115 148 1360 115 149 912 115 150 691 115 151 2403 115 152 3156 115 153 3156 115 154 1199 115 155 1196 115 156 1216 115 157 3156 115 158 1220 115 159 2716 115 160 2229 115 161 3156 115 162 1469 115 163 782 115 164 683 115 165 3156 115 166 2237 115 167 2445 115 168 2936 115 169 572 115 170 1076 115 171 1405 115 172 3156 115 173 781 115 174 3156 115 175 2767 115 176 2152 115 177 642 116 0 117 116 1 1126 116 2 3233 116 3 3233 116 4 3233 116 5 3233 116 6 999 116 7 3233 116 8 1017 116 9 3233 116 10 1529 116 11 3233 116 12 1490 116 13 3233 116 14 821 116 15 926 116 16 1289 116 17 1745 116 18 3233 116 19 2099 116 20 3013 116 21 1399 116 22 3233 116 23 2844 116 24 2606 116 25 1104 116 26 1573 116 27 1572 116 28 1421 116 29 1462 116 30 1649 116 31 1408 116 32 1825 116 33 747 116 34 3233 116 35 3233 116 36 1941 116 37 2490 116 38 2064 116 39 1404 116 40 3233 116 41 1967 116 42 3233 116 43 1692 116 44 1769 116 45 1235 116 46 1575 116 47 1447 116 48 2490 116 49 2038 116 50 2386 116 51 913 116 52 1794 116 53 392 116 54 3013 116 55 2291 116 56 1824 116 57 2127 116 58 3233 116 59 3233 116 60 3233 116 61 3233 116 62 3233 116 63 1542 116 64 3233 116 65 1465 116 66 3233 116 67 1283 116 68 3233 116 69 1517 116 70 1424 116 71 3233 116 72 1336 116 73 3233 116 74 1468 116 75 2092 116 76 1870 116 77 3233 116 78 1721 116 79 2574 116 80 1564 116 81 3233 116 82 1869 116 83 3233 116 84 2217 116 85 1504 116 86 3233 116 87 1376 116 88 3233 116 89 3233 116 90 3233 116 91 1942 116 92 3233 116 93 2794 116 94 3233 116 95 3233 116 96 2911 116 97 3233 116 98 2463 116 99 3233 116 100 572 116 101 3233 116 102 3233 116 103 3233 116 104 904 116 105 2052 116 106 1087 116 107 2080 116 108 2911 116 109 3233 116 110 1276 116 111 3233 116 112 1867 116 113 3233 116 114 3233 116 115 1449 116 116 2043 116 117 3233 116 118 3013 116 119 3233 116 120 3013 116 121 2354 116 122 3013 116 123 1499 116 124 1675 116 125 1460 116 126 2754 116 127 1612 116 128 2794 116 129 3233 116 130 3233 116 131 1781 116 132 3233 116 133 3233 116 134 3233 116 135 2606 116 136 3233 116 137 3233 116 138 2481 116 139 3233 116 140 1665 116 141 1637 116 142 2911 116 143 2079 116 144 2264 116 145 2606 116 146 811 116 147 2133 116 148 3233 116 149 1484 116 150 1716 116 151 3233 116 152 3233 116 153 2522 116 154 1771 116 155 994 116 156 1483 116 157 3233 116 158 1578 116 159 3233 116 160 2196 116 161 3233 116 162 630 116 163 1577 116 164 1988 116 165 3233 116 166 2844 116 167 2219 116 168 2844 116 169 1637 116 170 1933 116 171 2045 116 172 3233 116 173 1193 116 174 3233 116 175 3013 116 176 3013 116 177 583 117 0 1045 117 1 1045 117 2 1045 117 3 1045 117 4 1045 117 5 1045 117 6 1045 117 7 1045 117 8 1045 117 9 1045 117 10 1045 117 11 1045 117 12 1045 117 13 1045 117 14 1045 117 15 1045 117 16 1045 117 17 1045 117 18 1045 117 19 1045 117 20 1045 117 21 1045 117 22 1045 117 23 1045 117 24 1045 117 25 1045 117 26 1045 117 27 1045 117 28 1045 117 29 1045 117 30 1045 117 31 1045 117 32 1045 117 33 1045 117 34 1045 117 35 1045 117 36 1045 117 37 1045 117 38 1045 117 39 1045 117 40 1045 117 41 1045 117 42 1045 117 43 1045 117 44 1045 117 45 1045 117 46 1045 117 47 1045 117 48 1045 117 49 1045 117 50 1045 117 51 1045 117 52 1045 117 53 1045 117 54 1045 117 55 1045 117 56 1045 117 57 1045 117 58 1045 117 59 1045 117 60 1045 117 61 1045 117 62 1045 117 63 1045 117 64 1045 117 65 1045 117 66 1045 117 67 1045 117 68 1045 117 69 1045 117 70 1045 117 71 1045 117 72 1045 117 73 1045 117 74 1045 117 75 1045 117 76 1045 117 77 1045 117 78 1045 117 79 1045 117 80 1045 117 81 1045 117 82 1045 117 83 1045 117 84 1045 117 85 1045 117 86 1045 117 87 605 117 88 1045 117 89 1045 117 90 1045 117 91 1045 117 92 1045 117 93 1045 117 94 1045 117 95 1045 117 96 1045 117 97 1045 117 98 1045 117 99 1045 117 100 1045 117 101 1045 117 102 1045 117 103 1045 117 104 1045 117 105 1045 117 106 1045 117 107 1045 117 108 1045 117 109 1045 117 110 1045 117 111 1045 117 112 1045 117 113 1045 117 114 1045 117 115 1045 117 116 1045 117 117 1045 117 118 1045 117 119 1045 117 120 1045 117 121 1045 117 122 1045 117 123 1045 117 124 1045 117 125 1045 117 126 1045 117 127 1045 117 128 1045 117 129 1045 117 130 1045 117 131 1045 117 132 1045 117 133 1045 117 134 1045 117 135 1045 117 136 1045 117 137 1045 117 138 1045 117 139 1045 117 140 1045 117 141 1045 117 142 1045 117 143 1045 117 144 1045 117 145 1045 117 146 1045 117 147 1045 117 148 1045 117 149 1045 117 150 1045 117 151 1045 117 152 1045 117 153 1045 117 154 1045 117 155 1045 117 156 1045 117 157 1045 117 158 1045 117 159 1045 117 160 1045 117 161 1045 117 162 1045 117 163 1045 117 164 1045 117 165 1045 117 166 1045 117 167 1045 117 168 1045 117 169 1045 117 170 1045 117 171 1045 117 172 1045 117 173 1045 117 174 1045 117 175 1045 117 176 1045 117 177 1045 118 0 80 118 1 1682 118 2 1682 118 3 1682 118 4 1682 118 5 1682 118 6 1682 118 7 1682 118 8 1682 118 9 1682 118 10 1682 118 11 1682 118 12 1682 118 13 1682 118 14 1682 118 15 1682 118 16 1682 118 17 1682 118 18 1682 118 19 1682 118 20 1682 118 21 1682 118 22 1682 118 23 1682 118 24 1682 118 25 338 118 26 1243 118 27 1682 118 28 1682 118 29 1463 118 30 1682 118 31 1682 118 32 1682 118 33 626 118 34 1682 118 35 1682 118 36 1682 118 37 1682 118 38 1682 118 39 921 118 40 1682 118 41 1682 118 42 1682 118 43 1682 118 44 1682 118 45 1682 118 46 1682 118 47 1682 118 48 1682 118 49 1682 118 50 1682 118 51 1682 118 52 1682 118 53 1682 118 54 1682 118 55 1055 118 56 1682 118 57 1141 118 58 1682 118 59 1682 118 60 1682 118 61 1682 118 62 1682 118 63 1682 118 64 1682 118 65 1682 118 66 1682 118 67 830 118 68 1682 118 69 1682 118 70 1682 118 71 1682 118 72 1682 118 73 1682 118 74 1682 118 75 1682 118 76 1682 118 77 1682 118 78 1682 118 79 1682 118 80 1682 118 81 1682 118 82 1682 118 83 1682 118 84 1682 118 85 1682 118 86 1682 118 87 1361 118 88 1682 118 89 1682 118 90 1682 118 91 1682 118 92 1682 118 93 1682 118 94 1682 118 95 1682 118 96 1682 118 97 1682 118 98 1682 118 99 1682 118 100 1682 118 101 1682 118 102 1682 118 103 1682 118 104 1682 118 105 1682 118 106 1682 118 107 1682 118 108 1682 118 109 1682 118 110 1293 118 111 1682 118 112 1682 118 113 1682 118 114 1682 118 115 1682 118 116 1682 118 117 1682 118 118 1682 118 119 1682 118 120 1682 118 121 1682 118 122 1682 118 123 1361 118 124 1682 118 125 1243 118 126 1682 118 127 1682 118 128 1682 118 129 1682 118 130 1682 118 131 1682 118 132 1682 118 133 1682 118 134 1682 118 135 1682 118 136 1682 118 137 1682 118 138 1682 118 139 1682 118 140 1203 118 141 1682 118 142 1682 118 143 1682 118 144 1682 118 145 1682 118 146 1682 118 147 1682 118 148 1682 118 149 1682 118 150 1682 118 151 1682 118 152 1682 118 153 1682 118 154 1293 118 155 1682 118 156 1682 118 157 1682 118 158 1682 118 159 1682 118 160 1682 118 161 1682 118 162 1682 118 163 1682 118 164 1682 118 165 1682 118 166 1682 118 167 1682 118 168 1682 118 169 1682 118 170 1682 118 171 1682 118 172 1682 118 173 1682 118 174 1682 118 175 1682 118 176 1682 118 177 768 119 0 1001 119 1 269 119 2 2533 119 3 2533 119 4 2533 119 5 2533 119 6 928 119 7 2533 119 8 2093 119 9 2533 119 10 66 119 11 2533 119 12 1644 119 13 2533 119 14 2533 119 15 2533 119 16 2533 119 17 2533 119 18 2533 119 19 2533 119 20 2533 119 21 2533 119 22 2533 119 23 2533 119 24 2533 119 25 2533 119 26 2533 119 27 2313 119 28 2533 119 29 2533 119 30 2533 119 31 2533 119 32 2533 119 33 2533 119 34 2533 119 35 2533 119 36 2533 119 37 2533 119 38 2533 119 39 2533 119 40 2533 119 41 2533 119 42 2533 119 43 2533 119 44 2533 119 45 1644 119 46 2533 119 47 2533 119 48 2533 119 49 2533 119 50 2533 119 51 2533 119 52 2533 119 53 2533 119 54 2533 119 55 2533 119 56 2533 119 57 2533 119 58 2533 119 59 2533 119 60 2533 119 61 2533 119 62 2533 119 63 2533 119 64 2533 119 65 2533 119 66 2533 119 67 2533 119 68 2533 119 69 2533 119 70 2533 119 71 2533 119 72 2533 119 73 2533 119 74 2533 119 75 2533 119 76 2533 119 77 2533 119 78 2533 119 79 2533 119 80 2533 119 81 2533 119 82 2533 119 83 2533 119 84 2533 119 85 2533 119 86 2533 119 87 2211 119 88 2533 119 89 2533 119 90 2533 119 91 2533 119 92 2533 119 93 2533 119 94 2533 119 95 2533 119 96 2533 119 97 2533 119 98 2533 119 99 2533 119 100 2533 119 101 2533 119 102 2533 119 103 2533 119 104 2533 119 105 2533 119 106 2533 119 107 2533 119 108 2533 119 109 2533 119 110 2533 119 111 2533 119 112 2533 119 113 2533 119 114 2533 119 115 2533 119 116 2533 119 117 2533 119 118 2533 119 119 2533 119 120 2533 119 121 2533 119 122 2533 119 123 2533 119 124 2533 119 125 2533 119 126 2533 119 127 2533 119 128 2533 119 129 2533 119 130 2533 119 131 2533 119 132 2533 119 133 2533 119 134 2533 119 135 2533 119 136 2533 119 137 2533 119 138 2533 119 139 2533 119 140 2313 119 141 2533 119 142 2533 119 143 2533 119 144 2533 119 145 2533 119 146 2533 119 147 2533 119 148 2533 119 149 2533 119 150 2533 119 151 2533 119 152 2533 119 153 2533 119 154 2533 119 155 1262 119 156 2533 119 157 2533 119 158 2533 119 159 2533 119 160 2533 119 161 2533 119 162 2533 119 163 2533 119 164 2533 119 165 2533 119 166 2533 119 167 2533 119 168 2533 119 169 1243 119 170 2533 119 171 2533 119 172 2533 119 173 2533 119 174 2533 119 175 2533 119 176 2533 119 177 2533 120 0 402 120 1 1088 120 2 1946 120 3 1946 120 4 1946 120 5 1946 120 6 1946 120 7 1946 120 8 585 120 9 1946 120 10 183 120 11 1946 120 12 1048 120 13 1946 120 14 1946 120 15 709 120 16 1624 120 17 1337 120 18 1946 120 19 1946 120 20 1946 120 21 1946 120 22 1946 120 23 1946 120 24 1946 120 25 1946 120 26 1946 120 27 1946 120 28 1946 120 29 1946 120 30 630 120 31 1946 120 32 1946 120 33 1404 120 34 1946 120 35 1946 120 36 1946 120 37 1946 120 38 1946 120 39 833 120 40 1946 120 41 1946 120 42 1946 120 43 1946 120 44 1946 120 45 962 120 46 1946 120 47 1946 120 48 1023 120 49 1946 120 50 1946 120 51 896 120 52 1946 120 53 1946 120 54 1946 120 55 1946 120 56 1946 120 57 1946 120 58 1946 120 59 1946 120 60 1946 120 61 1946 120 62 1946 120 63 1946 120 64 1946 120 65 1946 120 66 1946 120 67 1946 120 68 1946 120 69 1946 120 70 1946 120 71 1946 120 72 1946 120 73 1946 120 74 1946 120 75 1946 120 76 1946 120 77 1946 120 78 1946 120 79 1946 120 80 1946 120 81 1946 120 82 1946 120 83 1946 120 84 1946 120 85 1946 120 86 1946 120 87 1946 120 88 1946 120 89 1946 120 90 1946 120 91 1946 120 92 1946 120 93 1946 120 94 1946 120 95 1946 120 96 1946 120 97 1946 120 98 1946 120 99 1946 120 100 1946 120 101 1946 120 102 1946 120 103 1946 120 104 1946 120 105 1946 120 106 640 120 107 1946 120 108 1946 120 109 1946 120 110 1946 120 111 1946 120 112 1247 120 113 1946 120 114 1946 120 115 1946 120 116 784 120 117 1946 120 118 1946 120 119 1946 120 120 1946 120 121 1946 120 122 1946 120 123 1726 120 124 1946 120 125 1946 120 126 1946 120 127 1946 120 128 1946 120 129 1946 120 130 1946 120 131 1946 120 132 1946 120 133 1946 120 134 1946 120 135 1946 120 136 1946 120 137 1946 120 138 1946 120 139 1946 120 140 1062 120 141 1946 120 142 1946 120 143 1946 120 144 1946 120 145 1946 120 146 1105 120 147 1062 120 148 1946 120 149 1946 120 150 1946 120 151 1946 120 152 1946 120 153 1946 120 154 1946 120 155 1946 120 156 1726 120 157 1946 120 158 1624 120 159 1946 120 160 1946 120 161 1946 120 162 1946 120 163 328 120 164 1168 120 165 1946 120 166 1946 120 167 1946 120 168 1946 120 169 1946 120 170 1946 120 171 1624 120 172 1946 120 173 1946 120 174 1946 120 175 1946 120 176 1946 120 177 1039 121 0 284 121 1 762 121 2 2439 121 3 2439 121 4 2439 121 5 2439 121 6 1169 121 7 2439 121 8 594 121 9 2439 121 10 1277 121 11 2439 121 12 931 121 13 2439 121 14 1546 121 15 659 121 16 813 121 17 484 121 18 1418 121 19 2000 121 20 1960 121 21 1077 121 22 2000 121 23 2439 121 24 2439 121 25 776 121 26 1078 121 27 596 121 28 1470 121 29 1022 121 30 1555 121 31 925 121 32 1898 121 33 422 121 34 2439 121 35 2439 121 36 2439 121 37 2219 121 38 2439 121 39 1397 121 40 2439 121 41 2050 121 42 2439 121 43 2439 121 44 2439 121 45 839 121 46 2050 121 47 2439 121 48 2439 121 49 2219 121 50 1631 121 51 1059 121 52 1178 121 53 2439 121 54 2439 121 55 2439 121 56 2439 121 57 2439 121 58 2439 121 59 2439 121 60 2439 121 61 2439 121 62 1094 121 63 2219 121 64 2439 121 65 2439 121 66 2439 121 67 2439 121 68 2439 121 69 2439 121 70 2439 121 71 2439 121 72 2439 121 73 2439 121 74 2439 121 75 2439 121 76 2439 121 77 2439 121 78 2439 121 79 2439 121 80 1261 121 81 2439 121 82 1960 121 83 2439 121 84 2439 121 85 2439 121 86 2439 121 87 2219 121 88 2439 121 89 2439 121 90 2439 121 91 2439 121 92 2439 121 93 2439 121 94 2439 121 95 2439 121 96 2219 121 97 2439 121 98 2439 121 99 2439 121 100 2439 121 101 2439 121 102 2439 121 103 2439 121 104 1537 121 105 1226 121 106 1226 121 107 2000 121 108 2439 121 109 2439 121 110 2117 121 111 2439 121 112 1717 121 113 2439 121 114 2439 121 115 1433 121 116 2439 121 117 2439 121 118 2439 121 119 2439 121 120 2439 121 121 1872 121 122 2439 121 123 685 121 124 1960 121 125 1678 121 126 2439 121 127 1289 121 128 2439 121 129 2439 121 130 2439 121 131 1696 121 132 2439 121 133 2439 121 134 2439 121 135 2439 121 136 1631 121 137 2439 121 138 2439 121 139 2439 121 140 2050 121 141 1537 121 142 1359 121 143 2219 121 144 2219 121 145 2439 121 146 2050 121 147 1226 121 148 2439 121 149 355 121 150 1766 121 151 2439 121 152 2439 121 153 2439 121 154 1830 121 155 1533 121 156 1872 121 157 2439 121 158 865 121 159 2439 121 160 1696 121 161 2439 121 162 1354 121 163 1109 121 164 750 121 165 2439 121 166 2000 121 167 2439 121 168 2439 121 169 986 121 170 964 121 171 1812 121 172 2439 121 173 1306 121 174 2439 121 175 2219 121 176 2439 121 177 1086 122 0 538 122 1 1075 122 2 3063 122 3 3063 122 4 3063 122 5 3063 122 6 1434 122 7 2844 122 8 1154 122 9 2624 122 10 1696 122 11 1746 122 12 1475 122 13 3063 122 14 1326 122 15 1372 122 16 1056 122 17 1479 122 18 2436 122 19 2302 122 20 3063 122 21 1276 122 22 2742 122 23 3063 122 24 3063 122 25 1402 122 26 1520 122 27 1766 122 28 2277 122 29 1046 122 30 1704 122 31 1344 122 32 1401 122 33 1228 122 34 3063 122 35 3063 122 36 3063 122 37 2455 122 38 1991 122 39 1312 122 40 3063 122 41 3063 122 42 2114 122 43 2497 122 44 2011 122 45 1197 122 46 1290 122 47 1682 122 48 2674 122 49 1445 122 50 2019 122 51 1142 122 52 1271 122 53 1815 122 54 3063 122 55 2742 122 56 2742 122 57 2077 122 58 2475 122 59 3063 122 60 3063 122 61 3063 122 62 1604 122 63 2047 122 64 3063 122 65 1565 122 66 3063 122 67 1661 122 68 3063 122 69 1539 122 70 2200 122 71 3063 122 72 1772 122 73 3063 122 74 1410 122 75 3063 122 76 2436 122 77 3063 122 78 1663 122 79 2844 122 80 1402 122 81 3063 122 82 1729 122 83 3063 122 84 2674 122 85 3063 122 86 3063 122 87 878 122 88 3063 122 89 3063 122 90 3063 122 91 2390 122 92 3063 122 93 3063 122 94 3063 122 95 3063 122 96 1647 122 97 3063 122 98 3063 122 99 3063 122 100 2235 122 101 3063 122 102 3063 122 103 3063 122 104 1000 122 105 1450 122 106 1560 122 107 1792 122 108 1520 122 109 3063 122 110 1421 122 111 3063 122 112 1936 122 113 3063 122 114 3063 122 115 1591 122 116 1222 122 117 3063 122 118 3063 122 119 3063 122 120 2844 122 121 2235 122 122 2321 122 123 1545 122 124 1560 122 125 1437 122 126 1583 122 127 1580 122 128 3063 122 129 3063 122 130 3063 122 131 1770 122 132 3063 122 133 2844 122 134 3063 122 135 2674 122 136 2079 122 137 3063 122 138 3063 122 139 3063 122 140 1764 122 141 1496 122 142 1640 122 143 2277 122 144 1869 122 145 3063 122 146 2161 122 147 1663 122 148 2436 122 149 1355 122 150 1598 122 151 2742 122 152 3063 122 153 2674 122 154 1207 122 155 1852 122 156 1392 122 157 3063 122 158 1408 122 159 3063 122 160 1663 122 161 3063 122 162 1692 122 163 1181 122 164 1262 122 165 3063 122 166 2035 122 167 3063 122 168 2404 122 169 844 122 170 1682 122 171 1954 122 172 3063 122 173 1889 122 174 3063 122 175 3063 122 176 3063 122 177 36 123 0 32 123 1 970 123 2 3281 123 3 3281 123 4 3281 123 5 3281 123 6 1598 123 7 3281 123 8 1367 123 9 3281 123 10 684 123 11 3281 123 12 1301 123 13 3281 123 14 1378 123 15 1302 123 16 1115 123 17 1319 123 18 2511 123 19 3281 123 20 2154 123 21 1636 123 22 2960 123 23 3281 123 24 2329 123 25 1348 123 26 1574 123 27 1577 123 28 2036 123 29 1046 123 30 1008 123 31 1410 123 32 1620 123 33 1216 123 34 3281 123 35 3281 123 36 2223 123 37 2487 123 38 1798 123 39 1620 123 40 3281 123 41 3281 123 42 2487 123 43 2165 123 44 1261 123 45 1328 123 46 1957 123 47 1240 123 48 2070 123 49 1964 123 50 1113 123 51 1081 123 52 1335 123 53 983 123 54 3281 123 55 2322 123 56 2453 123 57 1940 123 58 3281 123 59 3281 123 60 3281 123 61 3281 123 62 1384 123 63 2263 123 64 3281 123 65 2429 123 66 3281 123 67 1948 123 68 3281 123 69 2193 123 70 3281 123 71 3281 123 72 3281 123 73 3281 123 74 2960 123 75 3281 123 76 3281 123 77 3281 123 78 3281 123 79 2802 123 80 3062 123 81 3281 123 82 2275 123 83 3281 123 84 3281 123 85 2418 123 86 3281 123 87 1588 123 88 3281 123 89 3281 123 90 3281 123 91 3281 123 92 3281 123 93 2549 123 94 3281 123 95 2608 123 96 2842 123 97 3281 123 98 2289 123 99 3281 123 100 1934 123 101 3281 123 102 3281 123 103 3281 123 104 1656 123 105 1888 123 106 1893 123 107 1004 123 108 3281 123 109 3281 123 110 1352 123 111 3281 123 112 1701 123 113 3281 123 114 3281 123 115 1608 123 116 1505 123 117 3281 123 118 3281 123 119 2740 123 120 2654 123 121 3062 123 122 2021 123 123 1226 123 124 1336 123 125 1440 123 126 2384 123 127 1634 123 128 2960 123 129 3281 123 130 3281 123 131 1314 123 132 3281 123 133 2715 123 134 3281 123 135 2549 123 136 3281 123 137 3281 123 138 3281 123 139 3281 123 140 1746 123 141 1094 123 142 2466 123 143 1563 123 144 1242 123 145 3281 123 146 1800 123 147 1199 123 148 2125 123 149 1183 123 150 895 123 151 2654 123 152 3281 123 153 2447 123 154 1372 123 155 1593 123 156 1308 123 157 3281 123 158 1426 123 159 3281 123 160 2036 123 161 3281 123 162 1560 123 163 1660 123 164 982 123 165 3281 123 166 2520 123 167 3281 123 168 2892 123 169 1243 123 170 1455 123 171 1517 123 172 3281 123 173 1622 123 174 3281 123 175 3062 123 176 2802 123 177 1285 124 0 96 124 1 1122 124 2 3181 124 3 3181 124 4 3181 124 5 2167 124 6 1535 124 7 3181 124 8 607 124 9 3181 124 10 1356 124 11 3181 124 12 1423 124 13 3181 124 14 1354 124 15 949 124 16 1427 124 17 1506 124 18 2537 124 19 1857 124 20 1984 124 21 1279 124 22 2792 124 23 2359 124 24 2395 124 25 863 124 26 1402 124 27 1300 124 28 1283 124 29 1126 124 30 1769 124 31 1287 124 32 1523 124 33 840 124 34 3181 124 35 2200 124 36 1814 124 37 1632 124 38 2065 124 39 828 124 40 3181 124 41 3181 124 42 2150 124 43 3181 124 44 2206 124 45 1243 124 46 1181 124 47 1270 124 48 1777 124 49 1731 124 50 3181 124 51 913 124 52 1381 124 53 930 124 54 3181 124 55 2448 124 56 1741 124 57 1641 124 58 2701 124 59 2792 124 60 3181 124 61 3181 124 62 1491 124 63 1426 124 64 3181 124 65 1310 124 66 3181 124 67 1510 124 68 3181 124 69 1110 124 70 1137 124 71 3181 124 72 1772 124 73 3181 124 74 1158 124 75 2429 124 76 1572 124 77 3181 124 78 1079 124 79 1634 124 80 1304 124 81 3181 124 82 1282 124 83 3181 124 84 2701 124 85 1190 124 86 3181 124 87 1466 124 88 3181 124 89 2859 124 90 3181 124 91 1921 124 92 3181 124 93 1069 124 94 3181 124 95 1885 124 96 1757 124 97 3181 124 98 2859 124 99 3181 124 100 1660 124 101 3181 124 102 3181 124 103 3181 124 104 659 124 105 1849 124 106 1389 124 107 1684 124 108 2508 124 109 3181 124 110 1413 124 111 3181 124 112 1508 124 113 2961 124 114 3181 124 115 809 124 116 1699 124 117 3181 124 118 3181 124 119 1793 124 120 3181 124 121 2346 124 122 1269 124 123 1783 124 124 1087 124 125 1106 124 126 3181 124 127 2859 124 128 3181 124 129 3181 124 130 3181 124 131 1642 124 132 3181 124 133 2792 124 134 3181 124 135 2742 124 136 2411 124 137 3181 124 138 3181 124 139 3181 124 140 1939 124 141 1478 124 142 1638 124 143 1796 124 144 2146 124 145 3181 124 146 2438 124 147 1748 124 148 2742 124 149 843 124 150 1604 124 151 2859 124 152 3181 124 153 3181 124 154 1403 124 155 1521 124 156 1610 124 157 3181 124 158 978 124 159 3181 124 160 2254 124 161 3181 124 162 1526 124 163 786 124 164 1057 124 165 3181 124 166 2592 124 167 2329 124 168 3181 124 169 933 124 170 1359 124 171 1413 124 172 3181 124 173 1429 124 174 3181 124 175 3181 124 176 3181 124 177 527 125 0 286 125 1 650 125 2 2964 125 3 2964 125 4 2964 125 5 2964 125 6 550 125 7 2964 125 8 493 125 9 2422 125 10 1319 125 11 2964 125 12 1338 125 13 2964 125 14 1505 125 15 1020 125 16 1575 125 17 1201 125 18 2194 125 19 2162 125 20 2744 125 21 1857 125 22 2964 125 23 2744 125 24 2964 125 25 708 125 26 1353 125 27 1177 125 28 2964 125 29 1102 125 30 1730 125 31 1019 125 32 1652 125 33 716 125 34 2964 125 35 2744 125 36 1366 125 37 1581 125 38 849 125 39 1763 125 40 2964 125 41 2744 125 42 2451 125 43 1651 125 44 1397 125 45 562 125 46 1707 125 47 1368 125 48 2037 125 49 1791 125 50 1971 125 51 925 125 52 1243 125 53 1294 125 54 2305 125 55 2964 125 56 2305 125 57 1592 125 58 2964 125 59 2964 125 60 2964 125 61 2964 125 62 1291 125 63 1679 125 64 2085 125 65 1540 125 66 2642 125 67 1093 125 68 1556 125 69 2375 125 70 1893 125 71 2964 125 72 1633 125 73 2964 125 74 1592 125 75 1602 125 76 1575 125 77 2964 125 78 1860 125 79 1572 125 80 1545 125 81 2964 125 82 1719 125 83 2964 125 84 2964 125 85 1288 125 86 2964 125 87 1350 125 88 2422 125 89 1461 125 90 2964 125 91 2744 125 92 2964 125 93 2964 125 94 1652 125 95 2964 125 96 2964 125 97 2964 125 98 2964 125 99 2964 125 100 1750 125 101 2964 125 102 2964 125 103 2964 125 104 931 125 105 1905 125 106 1488 125 107 1938 125 108 1820 125 109 2964 125 110 1146 125 111 2744 125 112 1478 125 113 2964 125 114 2964 125 115 941 125 116 1401 125 117 2964 125 118 2964 125 119 2290 125 120 2964 125 121 1619 125 122 1290 125 123 1383 125 124 1576 125 125 1182 125 126 2575 125 127 1240 125 128 2964 125 129 2964 125 130 2053 125 131 2148 125 132 2964 125 133 2964 125 134 2964 125 135 2964 125 136 2964 125 137 2964 125 138 2964 125 139 2964 125 140 1570 125 141 1339 125 142 1736 125 143 2231 125 144 1695 125 145 2964 125 146 1986 125 147 2265 125 148 2964 125 149 1241 125 150 1562 125 151 2203 125 152 1808 125 153 2484 125 154 854 125 155 1077 125 156 1864 125 157 2964 125 158 878 125 159 2964 125 160 1789 125 161 2964 125 162 1777 125 163 674 125 164 898 125 165 2964 125 166 1955 125 167 1776 125 168 2524 125 169 853 125 170 971 125 171 1261 125 172 2964 125 173 1301 125 174 2964 125 175 2964 125 176 2964 125 177 280 126 0 562 126 1 296 126 2 2584 126 3 2584 126 4 2584 126 5 2364 126 6 1563 126 7 2584 126 8 440 126 9 2584 126 10 1030 126 11 2584 126 12 1822 126 13 2584 126 14 1510 126 15 1578 126 16 1324 126 17 1018 126 18 2584 126 19 2584 126 20 2584 126 21 2584 126 22 2584 126 23 2584 126 24 2584 126 25 565 126 26 1862 126 27 1117 126 28 1309 126 29 1618 126 30 1440 126 31 1513 126 32 2584 126 33 996 126 34 2584 126 35 2584 126 36 2584 126 37 1504 126 38 2584 126 39 2584 126 40 2584 126 41 1358 126 42 1531 126 43 2584 126 44 2584 126 45 493 126 46 975 126 47 1488 126 48 2584 126 49 760 126 50 2584 126 51 843 126 52 2584 126 53 943 126 54 2584 126 55 2017 126 56 2584 126 57 1715 126 58 2584 126 59 2584 126 60 2584 126 61 2584 126 62 1349 126 63 1790 126 64 2584 126 65 1832 126 66 2584 126 67 945 126 68 2584 126 69 999 126 70 2584 126 71 2584 126 72 2584 126 73 2584 126 74 1482 126 75 2584 126 76 2584 126 77 2584 126 78 2584 126 79 2584 126 80 1851 126 81 2584 126 82 1233 126 83 2584 126 84 1661 126 85 1695 126 86 2584 126 87 1362 126 88 1299 126 89 2584 126 90 2584 126 91 2195 126 92 2584 126 93 2584 126 94 2584 126 95 2584 126 96 1768 126 97 2584 126 98 2584 126 99 2584 126 100 2584 126 101 2584 126 102 2584 126 103 2584 126 104 680 126 105 2584 126 106 1459 126 107 2262 126 108 2584 126 109 2584 126 110 960 126 111 2584 126 112 1355 126 113 2584 126 114 2584 126 115 1044 126 116 842 126 117 2584 126 118 2584 126 119 2584 126 120 1910 126 121 2584 126 122 976 126 123 1284 126 124 2584 126 125 1862 126 126 1003 126 127 2584 126 128 2584 126 129 2584 126 130 2584 126 131 1409 126 132 2584 126 133 2584 126 134 2584 126 135 2584 126 136 1480 126 137 2584 126 138 2584 126 139 2584 126 140 990 126 141 1073 126 142 1280 126 143 2584 126 144 2584 126 145 2584 126 146 1726 126 147 2584 126 148 2584 126 149 2364 126 150 1653 126 151 2584 126 152 2584 126 153 2584 126 154 1797 126 155 2584 126 156 2584 126 157 2584 126 158 2584 126 159 2584 126 160 2584 126 161 2584 126 162 2584 126 163 727 126 164 664 126 165 2584 126 166 2584 126 167 2584 126 168 2584 126 169 804 126 170 841 126 171 944 126 172 2584 126 173 808 126 174 2584 126 175 2584 126 176 2584 126 177 401 127 0 439 127 1 1079 127 2 2943 127 3 2943 127 4 2943 127 5 2943 127 6 1528 127 7 2943 127 8 1117 127 9 2943 127 10 1537 127 11 2943 127 12 1212 127 13 2943 127 14 1552 127 15 685 127 16 487 127 17 679 127 18 1801 127 19 1956 127 20 1571 127 21 1469 127 22 2284 127 23 2943 127 24 2334 127 25 681 127 26 1335 127 27 1351 127 28 1183 127 29 703 127 30 1239 127 31 768 127 32 1327 127 33 1025 127 34 2943 127 35 2943 127 36 1404 127 37 1776 127 38 1234 127 39 978 127 40 2943 127 41 2943 127 42 2376 127 43 1389 127 44 875 127 45 1255 127 46 1541 127 47 1465 127 48 1384 127 49 1255 127 50 1669 127 51 965 127 52 844 127 53 1610 127 54 2943 127 55 2943 127 56 2354 127 57 1370 127 58 2401 127 59 2943 127 60 2943 127 61 2943 127 62 1717 127 63 1427 127 64 2943 127 65 1466 127 66 2943 127 67 1579 127 68 2943 127 69 1892 127 70 1375 127 71 2943 127 72 1128 127 73 2943 127 74 1368 127 75 2943 127 76 1406 127 77 2943 127 78 1836 127 79 1756 127 80 1685 127 81 2943 127 82 1618 127 83 2943 127 84 1922 127 85 1511 127 86 2943 127 87 966 127 88 2943 127 89 2943 127 90 2943 127 91 1391 127 92 2943 127 93 1908 127 94 2943 127 95 2943 127 96 1549 127 97 2943 127 98 2943 127 99 2943 127 100 2165 127 101 2943 127 102 2943 127 103 2943 127 104 649 127 105 1108 127 106 1078 127 107 780 127 108 2943 127 109 2943 127 110 474 127 111 2943 127 112 1297 127 113 2463 127 114 2943 127 115 994 127 116 1300 127 117 2943 127 118 2943 127 119 1745 127 120 1766 127 121 1919 127 122 1420 127 123 993 127 124 975 127 125 1219 127 126 2723 127 127 1676 127 128 2943 127 129 2943 127 130 1331 127 131 1040 127 132 2943 127 133 2943 127 134 2943 127 135 2401 127 136 2943 127 137 2943 127 138 2943 127 139 2943 127 140 1242 127 141 1512 127 142 2943 127 143 1664 127 144 2943 127 145 2269 127 146 1036 127 147 1464 127 148 2503 127 149 1178 127 150 1069 127 151 2723 127 152 2943 127 153 2943 127 154 1468 127 155 779 127 156 1340 127 157 2943 127 158 1153 127 159 2943 127 160 1592 127 161 2943 127 162 1030 127 163 638 127 164 1284 127 165 2943 127 166 2463 127 167 2299 127 168 1517 127 169 950 127 170 1202 127 171 392 127 172 2943 127 173 1414 127 174 2943 127 175 2943 127 176 2943 127 177 440 128 0 2134 128 1 1299 128 2 2134 128 3 2134 128 4 2134 128 5 2134 128 6 2134 128 7 2134 128 8 2134 128 9 2134 128 10 2134 128 11 2134 128 12 1058 128 13 2134 128 14 2134 128 15 2134 128 16 2134 128 17 2134 128 18 2134 128 19 2134 128 20 2134 128 21 2134 128 22 2134 128 23 2134 128 24 2134 128 25 87 128 26 2134 128 27 2134 128 28 2134 128 29 2134 128 30 2134 128 31 2134 128 32 2134 128 33 2134 128 34 2134 128 35 2134 128 36 2134 128 37 2134 128 38 2134 128 39 2134 128 40 2134 128 41 2134 128 42 2134 128 43 2134 128 44 2134 128 45 2134 128 46 2134 128 47 2134 128 48 2134 128 49 2134 128 50 2134 128 51 2134 128 52 2134 128 53 2134 128 54 2134 128 55 2134 128 56 2134 128 57 2134 128 58 2134 128 59 2134 128 60 2134 128 61 2134 128 62 2134 128 63 217 128 64 2134 128 65 1276 128 66 2134 128 67 2134 128 68 2134 128 69 1192 128 70 1490 128 71 2134 128 72 2134 128 73 2134 128 74 2134 128 75 2134 128 76 2134 128 77 2134 128 78 2134 128 79 2134 128 80 2134 128 81 2134 128 82 2134 128 83 2134 128 84 2134 128 85 2134 128 86 2134 128 87 2134 128 88 2134 128 89 2134 128 90 2134 128 91 1356 128 92 2134 128 93 2134 128 94 2134 128 95 2134 128 96 2134 128 97 2134 128 98 2134 128 99 2134 128 100 1592 128 101 2134 128 102 2134 128 103 2134 128 104 2134 128 105 2134 128 106 2134 128 107 2134 128 108 2134 128 109 2134 128 110 2134 128 111 2134 128 112 2134 128 113 2134 128 114 2134 128 115 2134 128 116 2134 128 117 2134 128 118 2134 128 119 2134 128 120 2134 128 121 2134 128 122 2134 128 123 2134 128 124 2134 128 125 2134 128 126 2134 128 127 2134 128 128 2134 128 129 2134 128 130 2134 128 131 2134 128 132 2134 128 133 2134 128 134 2134 128 135 2134 128 136 2134 128 137 2134 128 138 2134 128 139 2134 128 140 2134 128 141 2134 128 142 2134 128 143 2134 128 144 2134 128 145 2134 128 146 2134 128 147 2134 128 148 2134 128 149 2134 128 150 2134 128 151 2134 128 152 2134 128 153 2134 128 154 2134 128 155 2134 128 156 2134 128 157 2134 128 158 2134 128 159 2134 128 160 2134 128 161 2134 128 162 2134 128 163 1592 128 164 2134 128 165 2134 128 166 2134 128 167 2134 128 168 2134 128 169 2134 128 170 2134 128 171 2134 128 172 2134 128 173 2134 128 174 2134 128 175 2134 128 176 2134 128 177 1914 129 0 1657 129 1 42 129 2 1657 129 3 1657 129 4 1657 129 5 1657 129 6 1657 129 7 1657 129 8 1657 129 9 1657 129 10 412 129 11 1657 129 12 1657 129 13 1657 129 14 1657 129 15 1657 129 16 1657 129 17 1657 129 18 1657 129 19 1657 129 20 1657 129 21 1657 129 22 1657 129 23 1657 129 24 1657 129 25 1657 129 26 1657 129 27 1657 129 28 1657 129 29 1657 129 30 1657 129 31 1657 129 32 1657 129 33 1657 129 34 1657 129 35 1657 129 36 1657 129 37 1657 129 38 1657 129 39 1657 129 40 1657 129 41 1657 129 42 1657 129 43 1657 129 44 1657 129 45 1657 129 46 1657 129 47 1657 129 48 1657 129 49 1657 129 50 1657 129 51 1657 129 52 1657 129 53 1657 129 54 1657 129 55 1657 129 56 1657 129 57 1657 129 58 1657 129 59 1657 129 60 1657 129 61 1657 129 62 1218 129 63 1657 129 64 1657 129 65 1657 129 66 1657 129 67 1657 129 68 1657 129 69 1657 129 70 1657 129 71 1657 129 72 1657 129 73 1657 129 74 1657 129 75 1657 129 76 1657 129 77 1657 129 78 1657 129 79 1657 129 80 1657 129 81 1657 129 82 1657 129 83 1657 129 84 1657 129 85 822 129 86 1657 129 87 1657 129 88 1657 129 89 1657 129 90 1657 129 91 1657 129 92 1657 129 93 1657 129 94 1657 129 95 1657 129 96 1657 129 97 1657 129 98 1657 129 99 1657 129 100 1657 129 101 1657 129 102 1657 129 103 1657 129 104 1657 129 105 1657 129 106 1657 129 107 1657 129 108 1657 129 109 1657 129 110 1657 129 111 1657 129 112 1657 129 113 1657 129 114 1657 129 115 1657 129 116 1657 129 117 1657 129 118 1657 129 119 1657 129 120 1657 129 121 1657 129 122 1657 129 123 1657 129 124 1657 129 125 1657 129 126 1657 129 127 1657 129 128 1657 129 129 1657 129 130 1657 129 131 1657 129 132 1657 129 133 1657 129 134 1657 129 135 1657 129 136 1657 129 137 1657 129 138 1657 129 139 1657 129 140 1657 129 141 1657 129 142 1657 129 143 1657 129 144 1657 129 145 1657 129 146 1657 129 147 1657 129 148 1657 129 149 1657 129 150 1657 129 151 1657 129 152 1657 129 153 1657 129 154 1657 129 155 1657 129 156 1657 129 157 1657 129 158 1657 129 159 1657 129 160 1657 129 161 1657 129 162 1657 129 163 1657 129 164 1657 129 165 1657 129 166 1657 129 167 1657 129 168 1657 129 169 1335 129 170 1657 129 171 1657 129 172 1657 129 173 1657 129 174 1657 129 175 1657 129 176 1657 129 177 1437 130 0 2359 130 1 1880 130 2 2579 130 3 2579 130 4 2579 130 5 2579 130 6 2579 130 7 2579 130 8 2100 130 9 2579 130 10 0 130 11 2579 130 12 2579 130 13 2579 130 14 2579 130 15 2579 130 16 2579 130 17 2579 130 18 2579 130 19 2579 130 20 2579 130 21 2579 130 22 2579 130 23 2579 130 24 2579 130 25 2579 130 26 2579 130 27 2579 130 28 2579 130 29 1920 130 30 2579 130 31 2579 130 32 2579 130 33 2579 130 34 2579 130 35 2579 130 36 2579 130 37 2579 130 38 2579 130 39 2579 130 40 2579 130 41 2579 130 42 2579 130 43 2579 130 44 2579 130 45 2579 130 46 2579 130 47 2579 130 48 2579 130 49 2579 130 50 2579 130 51 2579 130 52 2579 130 53 2579 130 54 2579 130 55 2579 130 56 2579 130 57 2579 130 58 2579 130 59 2579 130 60 2579 130 61 2579 130 62 2579 130 63 2579 130 64 2579 130 65 2579 130 66 2579 130 67 2359 130 68 2579 130 69 2579 130 70 1551 130 71 2579 130 72 2579 130 73 2579 130 74 2579 130 75 2579 130 76 2579 130 77 2579 130 78 2579 130 79 2579 130 80 2579 130 81 2579 130 82 2579 130 83 2579 130 84 2579 130 85 2579 130 86 2579 130 87 1492 130 88 2579 130 89 2579 130 90 2579 130 91 2579 130 92 2579 130 93 2579 130 94 2579 130 95 2579 130 96 2579 130 97 2579 130 98 2579 130 99 2579 130 100 2579 130 101 2579 130 102 2579 130 103 2579 130 104 2579 130 105 2579 130 106 2579 130 107 2579 130 108 2579 130 109 2579 130 110 2579 130 111 2579 130 112 2579 130 113 2579 130 114 2579 130 115 2579 130 116 2579 130 117 2579 130 118 2579 130 119 2579 130 120 2579 130 121 2579 130 122 2579 130 123 2579 130 124 2579 130 125 2579 130 126 2579 130 127 2579 130 128 2579 130 129 2579 130 130 2579 130 131 2579 130 132 2579 130 133 2579 130 134 2579 130 135 2579 130 136 2579 130 137 2579 130 138 2579 130 139 2579 130 140 2579 130 141 2579 130 142 2579 130 143 2579 130 144 2579 130 145 2579 130 146 2579 130 147 2579 130 148 2579 130 149 2579 130 150 2579 130 151 2579 130 152 2579 130 153 2579 130 154 2579 130 155 2579 130 156 2579 130 157 2579 130 158 2579 130 159 2579 130 160 2579 130 161 2579 130 162 2579 130 163 2579 130 164 2579 130 165 2579 130 166 2579 130 167 2579 130 168 2579 130 169 2579 130 170 2579 130 171 1623 130 172 2579 130 173 2579 130 174 2579 130 175 2579 130 176 2579 130 177 1372 131 0 130 131 1 679 131 2 2826 131 3 2826 131 4 2826 131 5 2826 131 6 657 131 7 2826 131 8 1167 131 9 2826 131 10 1394 131 11 2826 131 12 949 131 13 2826 131 14 1117 131 15 986 131 16 1266 131 17 871 131 18 1974 131 19 2826 131 20 1048 131 21 2237 131 22 2826 131 23 2826 131 24 2826 131 25 1008 131 26 2347 131 27 1468 131 28 1466 131 29 842 131 30 1480 131 31 1116 131 32 1491 131 33 775 131 34 2826 131 35 2826 131 36 1459 131 37 1743 131 38 1026 131 39 996 131 40 2826 131 41 2826 131 42 1807 131 43 721 131 44 795 131 45 718 131 46 2127 131 47 1046 131 48 1224 131 49 1787 131 50 1787 131 51 893 131 52 1020 131 53 1348 131 54 2826 131 55 2048 131 56 2504 131 57 2437 131 58 2826 131 59 2826 131 60 2826 131 61 2826 131 62 1928 131 63 2826 131 64 2826 131 65 2826 131 66 2826 131 67 1245 131 68 1139 131 69 2826 131 70 1798 131 71 2826 131 72 2826 131 73 2826 131 74 1857 131 75 2826 131 76 2826 131 77 2826 131 78 2826 131 79 2826 131 80 2040 131 81 2826 131 82 1260 131 83 2826 131 84 1867 131 85 2826 131 86 2826 131 87 1048 131 88 1576 131 89 2826 131 90 2826 131 91 2826 131 92 2826 131 93 2437 131 94 2826 131 95 2826 131 96 2826 131 97 2826 131 98 2826 131 99 2826 131 100 2826 131 101 2826 131 102 2826 131 103 2826 131 104 1112 131 105 2139 131 106 1647 131 107 893 131 108 2826 131 109 2826 131 110 704 131 111 2826 131 112 1579 131 113 2826 131 114 2826 131 115 1053 131 116 1003 131 117 2826 131 118 2826 131 119 2826 131 120 2182 131 121 1798 131 122 1494 131 123 1317 131 124 1534 131 125 1234 131 126 2826 131 127 1171 131 128 2826 131 129 2826 131 130 2826 131 131 1290 131 132 2826 131 133 2826 131 134 2826 131 135 2826 131 136 2826 131 137 2826 131 138 2826 131 139 2826 131 140 1442 131 141 1238 131 142 2826 131 143 1823 131 144 2826 131 145 2826 131 146 867 131 147 1504 131 148 2826 131 149 1486 131 150 1356 131 151 2826 131 152 2826 131 153 1259 131 154 1861 131 155 1605 131 156 1532 131 157 2826 131 158 1086 131 159 2826 131 160 1501 131 161 2826 131 162 1188 131 163 946 131 164 1092 131 165 2826 131 166 1825 131 167 1713 131 168 1560 131 169 760 131 170 1198 131 171 1253 131 172 2826 131 173 994 131 174 2826 131 175 2826 131 176 2065 131 177 611 132 0 821 132 1 1040 132 2 1040 132 3 1040 132 4 1040 132 5 1040 132 6 1040 132 7 1040 132 8 1040 132 9 1040 132 10 1040 132 11 1040 132 12 1040 132 13 1040 132 14 1040 132 15 1040 132 16 1040 132 17 1040 132 18 1040 132 19 1040 132 20 1040 132 21 1040 132 22 1040 132 23 1040 132 24 1040 132 25 1040 132 26 1040 132 27 1040 132 28 1040 132 29 1040 132 30 821 132 31 1040 132 32 1040 132 33 1040 132 34 1040 132 35 1040 132 36 1040 132 37 1040 132 38 1040 132 39 1040 132 40 1040 132 41 1040 132 42 1040 132 43 1040 132 44 1040 132 45 1040 132 46 1040 132 47 1040 132 48 1040 132 49 1040 132 50 1040 132 51 1040 132 52 1040 132 53 1040 132 54 1040 132 55 1040 132 56 1040 132 57 1040 132 58 1040 132 59 1040 132 60 1040 132 61 1040 132 62 1040 132 63 1040 132 64 1040 132 65 1040 132 66 1040 132 67 1040 132 68 1040 132 69 1040 132 70 1040 132 71 1040 132 72 1040 132 73 1040 132 74 1040 132 75 1040 132 76 1040 132 77 1040 132 78 1040 132 79 1040 132 80 1040 132 81 1040 132 82 1040 132 83 1040 132 84 1040 132 85 1040 132 86 1040 132 87 1040 132 88 1040 132 89 1040 132 90 1040 132 91 1040 132 92 1040 132 93 1040 132 94 1040 132 95 1040 132 96 1040 132 97 1040 132 98 1040 132 99 1040 132 100 1040 132 101 1040 132 102 1040 132 103 1040 132 104 1040 132 105 1040 132 106 1040 132 107 1040 132 108 1040 132 109 1040 132 110 1040 132 111 1040 132 112 1040 132 113 1040 132 114 1040 132 115 1040 132 116 1040 132 117 1040 132 118 1040 132 119 1040 132 120 1040 132 121 1040 132 122 1040 132 123 1040 132 124 1040 132 125 1040 132 126 1040 132 127 1040 132 128 1040 132 129 1040 132 130 1040 132 131 1040 132 132 1040 132 133 1040 132 134 1040 132 135 1040 132 136 1040 132 137 1040 132 138 1040 132 139 1040 132 140 1040 132 141 1040 132 142 1040 132 143 1040 132 144 1040 132 145 1040 132 146 1040 132 147 1040 132 148 1040 132 149 1040 132 150 1040 132 151 1040 132 152 1040 132 153 1040 132 154 1040 132 155 1040 132 156 1040 132 157 1040 132 158 1040 132 159 1040 132 160 1040 132 161 1040 132 162 1040 132 163 1040 132 164 1040 132 165 1040 132 166 1040 132 167 1040 132 168 1040 132 169 1040 132 170 1040 132 171 1040 132 172 1040 132 173 1040 132 174 1040 132 175 1040 132 176 1040 132 177 1040 133 0 445 133 1 1537 133 2 1537 133 3 1537 133 4 1537 133 5 1537 133 6 1537 133 7 1537 133 8 1537 133 9 1537 133 10 1317 133 11 1537 133 12 1537 133 13 1537 133 14 1537 133 15 1537 133 16 1537 133 17 1537 133 18 1537 133 19 1537 133 20 1537 133 21 1537 133 22 1537 133 23 1537 133 24 1537 133 25 144 133 26 1537 133 27 1537 133 28 1537 133 29 1537 133 30 1537 133 31 1537 133 32 1537 133 33 1537 133 34 1537 133 35 1537 133 36 1537 133 37 1537 133 38 1537 133 39 1537 133 40 1537 133 41 1537 133 42 1537 133 43 1537 133 44 1537 133 45 1537 133 46 1537 133 47 1537 133 48 1537 133 49 1537 133 50 1537 133 51 1537 133 52 1537 133 53 1537 133 54 1537 133 55 1537 133 56 1537 133 57 1537 133 58 1537 133 59 1537 133 60 1537 133 61 1537 133 62 1537 133 63 1537 133 64 1537 133 65 1537 133 66 1537 133 67 1537 133 68 1537 133 69 1537 133 70 225 133 71 1537 133 72 1537 133 73 1537 133 74 1537 133 75 1537 133 76 1537 133 77 1537 133 78 1537 133 79 1537 133 80 1537 133 81 1537 133 82 1537 133 83 1537 133 84 1537 133 85 1537 133 86 1537 133 87 1537 133 88 1537 133 89 1537 133 90 1537 133 91 1537 133 92 1537 133 93 1537 133 94 1537 133 95 1537 133 96 1537 133 97 1537 133 98 1537 133 99 1537 133 100 1537 133 101 1537 133 102 1537 133 103 1537 133 104 1537 133 105 1537 133 106 1537 133 107 1537 133 108 1537 133 109 1537 133 110 1537 133 111 1537 133 112 1537 133 113 1537 133 114 1537 133 115 1537 133 116 1537 133 117 1537 133 118 1537 133 119 1537 133 120 1537 133 121 1537 133 122 1537 133 123 1537 133 124 1537 133 125 1537 133 126 1537 133 127 1537 133 128 1537 133 129 1537 133 130 1537 133 131 1537 133 132 1537 133 133 1537 133 134 1537 133 135 1537 133 136 1537 133 137 1537 133 138 1537 133 139 1537 133 140 1537 133 141 1537 133 142 1537 133 143 1537 133 144 1537 133 145 1537 133 146 1537 133 147 1537 133 148 1537 133 149 1537 133 150 1537 133 151 1537 133 152 1537 133 153 1537 133 154 1537 133 155 1537 133 156 1537 133 157 1537 133 158 1537 133 159 1537 133 160 1537 133 161 1537 133 162 1537 133 163 1537 133 164 1148 133 165 1537 133 166 1537 133 167 1537 133 168 1537 133 169 1537 133 170 1537 133 171 1537 133 172 1537 133 173 1537 133 174 1537 133 175 1537 133 176 1537 133 177 1537 134 0 1493 134 1 11 134 2 2082 134 3 2082 134 4 2082 134 5 2082 134 6 2082 134 7 2082 134 8 2082 134 9 2082 134 10 848 134 11 2082 134 12 2082 134 13 2082 134 14 2082 134 15 2082 134 16 2082 134 17 2082 134 18 2082 134 19 2082 134 20 2082 134 21 2082 134 22 2082 134 23 2082 134 24 2082 134 25 2082 134 26 2082 134 27 2082 134 28 2082 134 29 2082 134 30 2082 134 31 2082 134 32 2082 134 33 2082 134 34 2082 134 35 2082 134 36 2082 134 37 2082 134 38 2082 134 39 2082 134 40 2082 134 41 2082 134 42 2082 134 43 2082 134 44 2082 134 45 2082 134 46 2082 134 47 2082 134 48 2082 134 49 2082 134 50 2082 134 51 2082 134 52 2082 134 53 2082 134 54 2082 134 55 2082 134 56 2082 134 57 2082 134 58 2082 134 59 2082 134 60 2082 134 61 2082 134 62 1602 134 63 2082 134 64 2082 134 65 2082 134 66 2082 134 67 2082 134 68 2082 134 69 2082 134 70 2082 134 71 2082 134 72 2082 134 73 2082 134 74 708 134 75 2082 134 76 2082 134 77 2082 134 78 2082 134 79 2082 134 80 2082 134 81 2082 134 82 2082 134 83 2082 134 84 2082 134 85 2082 134 86 2082 134 87 2082 134 88 2082 134 89 2082 134 90 2082 134 91 2082 134 92 2082 134 93 2082 134 94 978 134 95 2082 134 96 2082 134 97 2082 134 98 2082 134 99 2082 134 100 2082 134 101 2082 134 102 2082 134 103 2082 134 104 2082 134 105 2082 134 106 1862 134 107 2082 134 108 2082 134 109 2082 134 110 2082 134 111 2082 134 112 2082 134 113 2082 134 114 2082 134 115 2082 134 116 2082 134 117 2082 134 118 2082 134 119 2082 134 120 2082 134 121 2082 134 122 2082 134 123 2082 134 124 2082 134 125 2082 134 126 2082 134 127 2082 134 128 2082 134 129 2082 134 130 2082 134 131 2082 134 132 2082 134 133 2082 134 134 2082 134 135 2082 134 136 2082 134 137 2082 134 138 2082 134 139 2082 134 140 2082 134 141 2082 134 142 2082 134 143 2082 134 144 2082 134 145 2082 134 146 2082 134 147 2082 134 148 2082 134 149 2082 134 150 2082 134 151 2082 134 152 2082 134 153 2082 134 154 2082 134 155 2082 134 156 2082 134 157 2082 134 158 2082 134 159 2082 134 160 2082 134 161 2082 134 162 2082 134 163 2082 134 164 2082 134 165 2082 134 166 2082 134 167 2082 134 168 2082 134 169 2082 134 170 2082 134 171 2082 134 172 2082 134 173 2082 134 174 2082 134 175 2082 134 176 2082 134 177 1438 135 0 2284 135 1 2284 135 2 2284 135 3 2284 135 4 2284 135 5 2284 135 6 2284 135 7 2284 135 8 2284 135 9 2284 135 10 0 135 11 2284 135 12 2284 135 13 2284 135 14 2284 135 15 2284 135 16 2284 135 17 2284 135 18 2284 135 19 2284 135 20 2284 135 21 2284 135 22 2284 135 23 2284 135 24 2284 135 25 2284 135 26 2284 135 27 2284 135 28 2284 135 29 2284 135 30 2284 135 31 2284 135 32 2284 135 33 2284 135 34 2284 135 35 2284 135 36 2284 135 37 2284 135 38 2284 135 39 2284 135 40 2284 135 41 2284 135 42 2284 135 43 2284 135 44 2284 135 45 2284 135 46 2284 135 47 2284 135 48 2284 135 49 2284 135 50 2284 135 51 2284 135 52 2284 135 53 2284 135 54 2284 135 55 2284 135 56 2284 135 57 2284 135 58 2284 135 59 2284 135 60 2284 135 61 2284 135 62 2284 135 63 2284 135 64 2284 135 65 2284 135 66 2284 135 67 2284 135 68 2284 135 69 2284 135 70 2284 135 71 2284 135 72 2284 135 73 2284 135 74 2284 135 75 2284 135 76 2284 135 77 2284 135 78 2284 135 79 2284 135 80 2284 135 81 2284 135 82 2284 135 83 2284 135 84 2284 135 85 2284 135 86 2284 135 87 2284 135 88 2284 135 89 2284 135 90 2284 135 91 2284 135 92 2284 135 93 2284 135 94 2284 135 95 2284 135 96 2284 135 97 2284 135 98 2284 135 99 2284 135 100 2284 135 101 2284 135 102 2284 135 103 2284 135 104 2284 135 105 2284 135 106 2284 135 107 2284 135 108 2284 135 109 2284 135 110 2284 135 111 2284 135 112 2284 135 113 2284 135 114 2284 135 115 2284 135 116 2284 135 117 2284 135 118 2284 135 119 2284 135 120 2284 135 121 2284 135 122 2284 135 123 2284 135 124 2284 135 125 2284 135 126 2284 135 127 2284 135 128 2284 135 129 2284 135 130 2284 135 131 2284 135 132 2284 135 133 2284 135 134 2284 135 135 2284 135 136 2284 135 137 2284 135 138 2284 135 139 2284 135 140 2284 135 141 2284 135 142 2284 135 143 2284 135 144 2284 135 145 2284 135 146 2284 135 147 2284 135 148 2284 135 149 2284 135 150 2284 135 151 2284 135 152 2284 135 153 2284 135 154 2284 135 155 2284 135 156 2284 135 157 2284 135 158 2284 135 159 2284 135 160 2284 135 161 2284 135 162 2284 135 163 2284 135 164 2284 135 165 2284 135 166 2284 135 167 2284 135 168 2284 135 169 1657 135 170 2284 135 171 2284 135 172 2284 135 173 2284 135 174 2284 135 175 2284 135 176 2284 135 177 1657 136 0 596 136 1 341 136 2 2402 136 3 2402 136 4 2402 136 5 2402 136 6 372 136 7 2402 136 8 1758 136 9 2402 136 10 1523 136 11 2402 136 12 802 136 13 2402 136 14 586 136 15 879 136 16 2402 136 17 1436 136 18 2402 136 19 1889 136 20 2402 136 21 2182 136 22 2402 136 23 2402 136 24 2402 136 25 849 136 26 1467 136 27 1193 136 28 2402 136 29 1120 136 30 1860 136 31 1149 136 32 1175 136 33 1395 136 34 2402 136 35 2402 136 36 1659 136 37 2402 136 38 2402 136 39 2402 136 40 2402 136 41 2402 136 42 2182 136 43 2402 136 44 1508 136 45 859 136 46 2402 136 47 1889 136 48 2402 136 49 591 136 50 2402 136 51 899 136 52 2402 136 53 1034 136 54 1835 136 55 2012 136 56 2402 136 57 2402 136 58 2402 136 59 2402 136 60 2402 136 61 2402 136 62 1311 136 63 1742 136 64 2402 136 65 2402 136 66 2402 136 67 366 136 68 1835 136 69 1528 136 70 1057 136 71 2402 136 72 2402 136 73 2402 136 74 1922 136 75 2402 136 76 2402 136 77 2402 136 78 2182 136 79 2402 136 80 1165 136 81 2402 136 82 841 136 83 2402 136 84 949 136 85 2402 136 86 2402 136 87 900 136 88 1229 136 89 2402 136 90 2402 136 91 2402 136 92 2402 136 93 2402 136 94 2402 136 95 2402 136 96 1499 136 97 2402 136 98 2402 136 99 2402 136 100 2402 136 101 2402 136 102 2402 136 103 2402 136 104 627 136 105 2402 136 106 2402 136 107 2402 136 108 2402 136 109 2402 136 110 1246 136 111 2402 136 112 2402 136 113 2402 136 114 2402 136 115 1579 136 116 1406 136 117 2402 136 118 2402 136 119 2402 136 120 2402 136 121 2402 136 122 1573 136 123 2402 136 124 2402 136 125 2402 136 126 2402 136 127 2402 136 128 2402 136 129 2402 136 130 2402 136 131 2012 136 132 2402 136 133 2402 136 134 2402 136 135 2402 136 136 2402 136 137 2402 136 138 2402 136 139 2402 136 140 2402 136 141 2402 136 142 2402 136 143 2402 136 144 2402 136 145 1380 136 146 2402 136 147 2402 136 148 2402 136 149 2402 136 150 2402 136 151 2402 136 152 2402 136 153 2402 136 154 2402 136 155 2402 136 156 2402 136 157 2402 136 158 2402 136 159 2402 136 160 2402 136 161 2402 136 162 2402 136 163 800 136 164 957 136 165 2402 136 166 2402 136 167 2402 136 168 2402 136 169 1051 136 170 991 136 171 1135 136 172 2402 136 173 2402 136 174 2402 136 175 2402 136 176 2402 136 177 429 137 0 1067 137 1 1067 137 2 1067 137 3 1067 137 4 1067 137 5 1067 137 6 1067 137 7 1067 137 8 1067 137 9 1067 137 10 1067 137 11 1067 137 12 1067 137 13 1067 137 14 1067 137 15 1067 137 16 1067 137 17 1067 137 18 1067 137 19 1067 137 20 1067 137 21 1067 137 22 1067 137 23 1067 137 24 1067 137 25 380 137 26 1067 137 27 1067 137 28 1067 137 29 1067 137 30 1067 137 31 1067 137 32 1067 137 33 1067 137 34 1067 137 35 1067 137 36 1067 137 37 1067 137 38 1067 137 39 1067 137 40 1067 137 41 1067 137 42 1067 137 43 1067 137 44 1067 137 45 1067 137 46 1067 137 47 1067 137 48 1067 137 49 1067 137 50 1067 137 51 1067 137 52 1067 137 53 1067 137 54 1067 137 55 1067 137 56 1067 137 57 1067 137 58 1067 137 59 1067 137 60 1067 137 61 1067 137 62 1067 137 63 1067 137 64 1067 137 65 1067 137 66 1067 137 67 1067 137 68 1067 137 69 1067 137 70 1067 137 71 1067 137 72 1067 137 73 1067 137 74 1067 137 75 1067 137 76 1067 137 77 1067 137 78 1067 137 79 1067 137 80 1067 137 81 1067 137 82 1067 137 83 1067 137 84 1067 137 85 1067 137 86 1067 137 87 1067 137 88 1067 137 89 1067 137 90 1067 137 91 1067 137 92 1067 137 93 1067 137 94 1067 137 95 1067 137 96 1067 137 97 1067 137 98 1067 137 99 1067 137 100 1067 137 101 1067 137 102 1067 137 103 1067 137 104 1067 137 105 1067 137 106 1067 137 107 1067 137 108 1067 137 109 1067 137 110 1067 137 111 1067 137 112 1067 137 113 1067 137 114 1067 137 115 1067 137 116 1067 137 117 1067 137 118 1067 137 119 1067 137 120 1067 137 121 1067 137 122 1067 137 123 1067 137 124 1067 137 125 1067 137 126 1067 137 127 1067 137 128 1067 137 129 1067 137 130 1067 137 131 1067 137 132 1067 137 133 1067 137 134 1067 137 135 1067 137 136 1067 137 137 1067 137 138 1067 137 139 1067 137 140 1067 137 141 1067 137 142 1067 137 143 1067 137 144 1067 137 145 1067 137 146 1067 137 147 1067 137 148 1067 137 149 1067 137 150 1067 137 151 1067 137 152 1067 137 153 1067 137 154 1067 137 155 1067 137 156 1067 137 157 1067 137 158 1067 137 159 1067 137 160 1067 137 161 1067 137 162 1067 137 163 1067 137 164 1067 137 165 1067 137 166 1067 137 167 1067 137 168 1067 137 169 1067 137 170 1067 137 171 1067 137 172 1067 137 173 1067 137 174 1067 137 175 1067 137 176 1067 137 177 1067 138 0 2115 138 1 18 138 2 2115 138 3 2115 138 4 2115 138 5 2115 138 6 933 138 7 2115 138 8 2115 138 9 2115 138 10 2115 138 11 2115 138 12 2115 138 13 2115 138 14 2115 138 15 2115 138 16 2115 138 17 2115 138 18 2115 138 19 2115 138 20 2115 138 21 2115 138 22 2115 138 23 2115 138 24 2115 138 25 2115 138 26 2115 138 27 2115 138 28 2115 138 29 2115 138 30 2115 138 31 2115 138 32 2115 138 33 2115 138 34 2115 138 35 2115 138 36 2115 138 37 2115 138 38 2115 138 39 2115 138 40 2115 138 41 2115 138 42 2115 138 43 2115 138 44 2115 138 45 2115 138 46 2115 138 47 2115 138 48 2115 138 49 2115 138 50 2115 138 51 1896 138 52 2115 138 53 2115 138 54 2115 138 55 2115 138 56 2115 138 57 2115 138 58 2115 138 59 2115 138 60 2115 138 61 2115 138 62 2115 138 63 2115 138 64 2115 138 65 2115 138 66 2115 138 67 2115 138 68 2115 138 69 2115 138 70 2115 138 71 2115 138 72 2115 138 73 2115 138 74 2115 138 75 2115 138 76 2115 138 77 2115 138 78 2115 138 79 2115 138 80 2115 138 81 2115 138 82 2115 138 83 2115 138 84 2115 138 85 2115 138 86 2115 138 87 2115 138 88 2115 138 89 2115 138 90 2115 138 91 2115 138 92 2115 138 93 2115 138 94 2115 138 95 2115 138 96 2115 138 97 2115 138 98 2115 138 99 2115 138 100 2115 138 101 2115 138 102 2115 138 103 2115 138 104 2115 138 105 2115 138 106 2115 138 107 2115 138 108 2115 138 109 2115 138 110 2115 138 111 2115 138 112 2115 138 113 2115 138 114 2115 138 115 2115 138 116 2115 138 117 2115 138 118 2115 138 119 2115 138 120 2115 138 121 2115 138 122 2115 138 123 2115 138 124 2115 138 125 2115 138 126 2115 138 127 2115 138 128 2115 138 129 2115 138 130 2115 138 131 2115 138 132 2115 138 133 2115 138 134 2115 138 135 2115 138 136 2115 138 137 2115 138 138 2115 138 139 2115 138 140 2115 138 141 2115 138 142 2115 138 143 2115 138 144 2115 138 145 2115 138 146 2115 138 147 2115 138 148 2115 138 149 2115 138 150 2115 138 151 2115 138 152 2115 138 153 2115 138 154 2115 138 155 2115 138 156 2115 138 157 2115 138 158 2115 138 159 2115 138 160 2115 138 161 2115 138 162 2115 138 163 520 138 164 1574 138 165 2115 138 166 2115 138 167 2115 138 168 2115 138 169 2115 138 170 1329 138 171 2115 138 172 2115 138 173 2115 138 174 2115 138 175 2115 138 176 2115 138 177 2115 139 0 1848 139 1 1848 139 2 1848 139 3 1848 139 4 1848 139 5 1848 139 6 1848 139 7 1848 139 8 1848 139 9 1848 139 10 39 139 11 1848 139 12 1848 139 13 1848 139 14 1848 139 15 1848 139 16 1848 139 17 1848 139 18 1848 139 19 1848 139 20 1848 139 21 1848 139 22 1848 139 23 1848 139 24 1848 139 25 1848 139 26 1848 139 27 1848 139 28 1848 139 29 1105 139 30 1848 139 31 1848 139 32 1848 139 33 1848 139 34 1848 139 35 1848 139 36 1848 139 37 1848 139 38 1848 139 39 1848 139 40 1848 139 41 1848 139 42 1848 139 43 1848 139 44 1848 139 45 1848 139 46 1848 139 47 1848 139 48 1848 139 49 1848 139 50 1848 139 51 1848 139 52 1848 139 53 1848 139 54 1848 139 55 1848 139 56 1848 139 57 1848 139 58 1848 139 59 1848 139 60 1848 139 61 1848 139 62 1848 139 63 1848 139 64 1848 139 65 1848 139 66 1848 139 67 1848 139 68 1848 139 69 1848 139 70 1848 139 71 1848 139 72 1848 139 73 1848 139 74 1848 139 75 1848 139 76 1848 139 77 1848 139 78 1848 139 79 1848 139 80 1848 139 81 1848 139 82 1848 139 83 1848 139 84 1848 139 85 1848 139 86 1848 139 87 1848 139 88 1848 139 89 1848 139 90 1848 139 91 1848 139 92 1848 139 93 1848 139 94 1848 139 95 1848 139 96 1848 139 97 1848 139 98 1848 139 99 1848 139 100 1848 139 101 1848 139 102 1848 139 103 1848 139 104 1848 139 105 1848 139 106 1848 139 107 1848 139 108 1848 139 109 1848 139 110 1848 139 111 1848 139 112 1848 139 113 1848 139 114 1848 139 115 1848 139 116 1848 139 117 1848 139 118 1848 139 119 1848 139 120 1848 139 121 1848 139 122 1848 139 123 1848 139 124 1848 139 125 1848 139 126 1848 139 127 1848 139 128 1848 139 129 1848 139 130 1848 139 131 1848 139 132 1848 139 133 1848 139 134 1848 139 135 1848 139 136 1848 139 137 1848 139 138 1848 139 139 1848 139 140 1848 139 141 1848 139 142 1848 139 143 1848 139 144 1848 139 145 1848 139 146 1848 139 147 1848 139 148 1848 139 149 1848 139 150 1848 139 151 1848 139 152 1848 139 153 1848 139 154 1848 139 155 1848 139 156 1848 139 157 1848 139 158 1848 139 159 1848 139 160 1848 139 161 1848 139 162 1848 139 163 1848 139 164 1848 139 165 1848 139 166 1848 139 167 1848 139 168 1848 139 169 1848 139 170 1848 139 171 1848 139 172 1848 139 173 1848 139 174 1848 139 175 1848 139 176 1848 139 177 370 140 0 399 140 1 1216 140 2 2954 140 3 2954 140 4 2954 140 5 611 140 6 1229 140 7 709 140 8 1196 140 9 2954 140 10 674 140 11 874 140 12 927 140 13 779 140 14 1323 140 15 747 140 16 1267 140 17 859 140 18 1928 140 19 1076 140 20 1361 140 21 1607 140 22 2954 140 23 2954 140 24 2061 140 25 360 140 26 1372 140 27 875 140 28 1717 140 29 1192 140 30 1210 140 31 1003 140 32 1405 140 33 868 140 34 2954 140 35 2734 140 36 2125 140 37 1778 140 38 1108 140 39 551 140 40 2954 140 41 2632 140 42 2345 140 43 1396 140 44 1326 140 45 1188 140 46 1401 140 47 975 140 48 1400 140 49 1069 140 50 1009 140 51 736 140 52 1080 140 53 1191 140 54 2734 140 55 1532 140 56 1120 140 57 1503 140 58 2441 140 59 2954 140 60 2954 140 61 2514 140 62 1343 140 63 1028 140 64 2954 140 65 924 140 66 2954 140 67 1595 140 68 2954 140 69 1491 140 70 1183 140 71 2954 140 72 1655 140 73 2954 140 74 1749 140 75 2954 140 76 2954 140 77 2954 140 78 2954 140 79 1696 140 80 1400 140 81 2954 140 82 2954 140 83 2954 140 84 1656 140 85 1506 140 86 2954 140 87 1225 140 88 2954 140 89 2954 140 90 2954 140 91 2387 140 92 2954 140 93 2954 140 94 2954 140 95 2954 140 96 2255 140 97 2954 140 98 2954 140 99 2954 140 100 2734 140 101 2954 140 102 2954 140 103 2954 140 104 760 140 105 2441 140 106 1076 140 107 1544 140 108 2345 140 109 2734 140 110 672 140 111 2565 140 112 1094 140 113 2954 140 114 2954 140 115 963 140 116 1415 140 117 2954 140 118 2345 140 119 1961 140 120 2514 140 121 2387 140 122 1067 140 123 1282 140 124 1437 140 125 1697 140 126 2954 140 127 1871 140 128 2954 140 129 2954 140 130 1548 140 131 1595 140 132 2954 140 133 2954 140 134 2954 140 135 1821 140 136 2327 140 137 2954 140 138 2954 140 139 2954 140 140 1584 140 141 1448 140 142 2565 140 143 1386 140 144 1519 140 145 2954 140 146 1328 140 147 1704 140 148 2954 140 149 1126 140 150 888 140 151 2514 140 152 2954 140 153 2954 140 154 1477 140 155 899 140 156 1333 140 157 2954 140 158 1291 140 159 1552 140 160 1002 140 161 2327 140 162 1076 140 163 636 140 164 724 140 165 2954 140 166 2255 140 167 1616 140 168 1270 140 169 696 140 170 864 140 171 955 140 172 2954 140 173 1371 140 174 2954 140 175 2954 140 176 2954 140 177 616 141 0 226 141 1 1045 141 2 2963 141 3 2963 141 4 2963 141 5 2963 141 6 1426 141 7 2963 141 8 1182 141 9 2421 141 10 1609 141 11 2963 141 12 1317 141 13 2963 141 14 1415 141 15 1011 141 16 1500 141 17 888 141 18 1856 141 19 2010 141 20 1503 141 21 1690 141 22 2963 141 23 2963 141 24 1277 141 25 1062 141 26 1727 141 27 1358 141 28 1650 141 29 1369 141 30 1991 141 31 1180 141 32 1578 141 33 684 141 34 2963 141 35 2963 141 36 1854 141 37 1751 141 38 1065 141 39 1348 141 40 2963 141 41 1378 141 42 2061 141 43 1385 141 44 1621 141 45 1157 141 46 1705 141 47 1185 141 48 1848 141 49 1111 141 50 1370 141 51 793 141 52 1436 141 53 1082 141 54 2963 141 55 2241 141 56 2252 141 57 1188 141 58 2963 141 59 2963 141 60 2963 141 61 2963 141 62 1233 141 63 1540 141 64 2963 141 65 1049 141 66 2963 141 67 1207 141 68 2963 141 69 1487 141 70 1876 141 71 2963 141 72 1457 141 73 2963 141 74 971 141 75 2963 141 76 2963 141 77 2963 141 78 1518 141 79 2074 141 80 1311 141 81 2336 141 82 2421 141 83 2963 141 84 1912 141 85 1654 141 86 2963 141 87 1682 141 88 2963 141 89 2963 141 90 2963 141 91 1965 141 92 2963 141 93 1571 141 94 2963 141 95 2963 141 96 2963 141 97 2963 141 98 2963 141 99 2963 141 100 1519 141 101 2963 141 102 2963 141 103 2963 141 104 433 141 105 2141 141 106 1150 141 107 1605 141 108 2963 141 109 2963 141 110 1021 141 111 2450 141 112 1183 141 113 2963 141 114 2963 141 115 1082 141 116 1285 141 117 2963 141 118 2963 141 119 2743 141 120 2743 141 121 1329 141 122 1306 141 123 1631 141 124 1499 141 125 1534 141 126 2743 141 127 1136 141 128 1766 141 129 2963 141 130 2963 141 131 2184 141 132 2963 141 133 2963 141 134 2963 141 135 2523 141 136 2963 141 137 2963 141 138 2963 141 139 2963 141 140 1942 141 141 808 141 142 2523 141 143 1885 141 144 1691 141 145 2963 141 146 1390 141 147 2230 141 148 1934 141 149 1451 141 150 1286 141 151 2641 141 152 2641 141 153 2963 141 154 2241 141 155 1930 141 156 1030 141 157 2963 141 158 1110 141 159 2963 141 160 1290 141 161 2963 141 162 1373 141 163 719 141 164 883 141 165 2963 141 166 1759 141 167 1466 141 168 1368 141 169 735 141 170 902 141 171 782 141 172 2963 141 173 2169 141 174 2963 141 175 2743 141 176 2963 141 177 269 142 0 285 142 1 891 142 2 2631 142 3 2631 142 4 2631 142 5 2631 142 6 1347 142 7 2631 142 8 2118 142 9 2631 142 10 975 142 11 2631 142 12 1297 142 13 2631 142 14 1567 142 15 1529 142 16 2192 142 17 1444 142 18 2631 142 19 2631 142 20 2411 142 21 2631 142 22 2631 142 23 2631 142 24 2631 142 25 829 142 26 2631 142 27 2064 142 28 2631 142 29 1123 142 30 2631 142 31 1042 142 32 2631 142 33 944 142 34 2631 142 35 2631 142 36 1378 142 37 1879 142 38 1001 142 39 2022 142 40 2631 142 41 2631 142 42 2152 142 43 2631 142 44 1324 142 45 902 142 46 2631 142 47 1178 142 48 2631 142 49 1125 142 50 2631 142 51 968 142 52 2631 142 53 1482 142 54 2631 142 55 2631 142 56 1267 142 57 2309 142 58 2631 142 59 2631 142 60 2631 142 61 2631 142 62 2631 142 63 2631 142 64 2631 142 65 2631 142 66 2631 142 67 2242 142 68 2631 142 69 2631 142 70 2631 142 71 2631 142 72 2631 142 73 2631 142 74 1435 142 75 2631 142 76 2631 142 77 2631 142 78 2631 142 79 2631 142 80 2631 142 81 2631 142 82 1415 142 83 2631 142 84 2309 142 85 2631 142 86 2631 142 87 1450 142 88 2631 142 89 2631 142 90 2631 142 91 2631 142 92 2631 142 93 2631 142 94 2631 142 95 2631 142 96 2631 142 97 2631 142 98 2631 142 99 2631 142 100 2631 142 101 2631 142 102 2631 142 103 2631 142 104 1712 142 105 2631 142 106 990 142 107 2309 142 108 1559 142 109 2631 142 110 728 142 111 2631 142 112 2631 142 113 2631 142 114 2631 142 115 2152 142 116 818 142 117 2631 142 118 2631 142 119 2631 142 120 2631 142 121 2631 142 122 2004 142 123 1563 142 124 2631 142 125 1612 142 126 2631 142 127 2631 142 128 2631 142 129 2631 142 130 2631 142 131 2631 142 132 2631 142 133 2631 142 134 2631 142 135 2631 142 136 2631 142 137 2631 142 138 2631 142 139 2631 142 140 1581 142 141 2631 142 142 2631 142 143 2631 142 144 2631 142 145 1644 142 146 1790 142 147 2631 142 148 2631 142 149 2242 142 150 2022 142 151 2631 142 152 2631 142 153 2631 142 154 2631 142 155 2411 142 156 2631 142 157 2631 142 158 1870 142 159 2631 142 160 2631 142 161 2631 142 162 2631 142 163 470 142 164 568 142 165 2631 142 166 2631 142 167 2631 142 168 2631 142 169 885 142 170 459 142 171 230 142 172 2631 142 173 2631 142 174 2631 142 175 2631 142 176 2631 142 177 707 143 0 253 143 1 1723 143 2 2788 143 3 2788 143 4 2788 143 5 2788 143 6 1355 143 7 2788 143 8 255 143 9 2788 143 10 2788 143 11 1625 143 12 1442 143 13 2788 143 14 2788 143 15 2568 143 16 1508 143 17 961 143 18 2788 143 19 2788 143 20 2568 143 21 2089 143 22 2568 143 23 2788 143 24 2788 143 25 1432 143 26 1538 143 27 2788 143 28 1826 143 29 1592 143 30 2010 143 31 1746 143 32 2788 143 33 1727 143 34 2788 143 35 2788 143 36 2115 143 37 2788 143 38 2788 143 39 1387 143 40 2788 143 41 2788 143 42 2788 143 43 2788 143 44 2788 143 45 1618 143 46 2129 143 47 1924 143 48 2788 143 49 1500 143 50 2788 143 51 1302 143 52 1243 143 53 1610 143 54 2788 143 55 2788 143 56 2788 143 57 2788 143 58 2788 143 59 2788 143 60 2788 143 61 2788 143 62 1293 143 63 2788 143 64 2788 143 65 2788 143 66 2788 143 67 2788 143 68 2788 143 69 2788 143 70 2788 143 71 2788 143 72 2788 143 73 2788 143 74 2788 143 75 1832 143 76 2788 143 77 2788 143 78 2788 143 79 2788 143 80 2349 143 81 1414 143 82 2568 143 83 2788 143 84 1941 143 85 2788 143 86 2399 143 87 1959 143 88 1070 143 89 2788 143 90 2788 143 91 2788 143 92 2788 143 93 2221 143 94 2788 143 95 2788 143 96 2788 143 97 2788 143 98 2788 143 99 2788 143 100 1979 143 101 2788 143 102 2788 143 103 2788 143 104 1839 143 105 2788 143 106 2788 143 107 2788 143 108 1698 143 109 2788 143 110 2101 143 111 2788 143 112 1738 143 113 2788 143 114 2788 143 115 1836 143 116 2788 143 117 2788 143 118 2788 143 119 2788 143 120 2788 143 121 2788 143 122 2788 143 123 1822 143 124 2788 143 125 1742 143 126 2568 143 127 2788 143 128 2788 143 129 2788 143 130 2788 143 131 973 143 132 2788 143 133 2788 143 134 2788 143 135 2568 143 136 2788 143 137 2788 143 138 2788 143 139 2788 143 140 2788 143 141 1198 143 142 1772 143 143 2568 143 144 2089 143 145 2788 143 146 2788 143 147 1677 143 148 2788 143 149 1785 143 150 1712 143 151 2788 143 152 2788 143 153 2788 143 154 1832 143 155 2010 143 156 1645 143 157 2788 143 158 905 143 159 2788 143 160 2788 143 161 2788 143 162 2066 143 163 1112 143 164 1017 143 165 2788 143 166 2129 143 167 2788 143 168 2788 143 169 908 143 170 1335 143 171 1448 143 172 2788 143 173 2788 143 174 2788 143 175 2788 143 176 2788 143 177 200 144 0 289 144 1 638 144 2 2735 144 3 2735 144 4 2735 144 5 2735 144 6 1274 144 7 2735 144 8 532 144 9 2735 144 10 1833 144 11 2735 144 12 1125 144 13 2735 144 14 1185 144 15 1359 144 16 1190 144 17 655 144 18 2735 144 19 1643 144 20 1640 144 21 1724 144 22 2735 144 23 2735 144 24 2735 144 25 878 144 26 2108 144 27 1711 144 28 1872 144 29 1484 144 30 1670 144 31 1763 144 32 1622 144 33 1063 144 34 2735 144 35 2735 144 36 2002 144 37 2346 144 38 1757 144 39 1790 144 40 2735 144 41 2735 144 42 2013 144 43 2735 144 44 1635 144 45 790 144 46 2255 144 47 1196 144 48 2346 144 49 1920 144 50 1906 144 51 1327 144 52 1255 144 53 1654 144 54 2735 144 55 1492 144 56 2168 144 57 1769 144 58 2735 144 59 2735 144 60 2735 144 61 2735 144 62 1358 144 63 1172 144 64 2735 144 65 1519 144 66 2735 144 67 1341 144 68 2735 144 69 1521 144 70 1244 144 71 2735 144 72 1270 144 73 2735 144 74 1033 144 75 2515 144 76 2735 144 77 2735 144 78 1615 144 79 1322 144 80 1726 144 81 2735 144 82 1691 144 83 2735 144 84 2346 144 85 1605 144 86 2735 144 87 829 144 88 1210 144 89 2735 144 90 2735 144 91 2091 144 92 2735 144 93 1485 144 94 2735 144 95 2735 144 96 1082 144 97 2735 144 98 2735 144 99 2735 144 100 2036 144 101 2735 144 102 2735 144 103 2735 144 104 305 144 105 1920 144 106 555 144 107 1266 144 108 2735 144 109 2735 144 110 920 144 111 2735 144 112 1847 144 113 2735 144 114 2735 144 115 1516 144 116 879 144 117 2735 144 118 2735 144 119 1563 144 120 2735 144 121 2515 144 122 1106 144 123 1192 144 124 1906 144 125 1751 144 126 2515 144 127 1610 144 128 2735 144 129 2735 144 130 2735 144 131 1341 144 132 2735 144 133 2735 144 134 2735 144 135 2515 144 136 2735 144 137 2735 144 138 2735 144 139 2735 144 140 1585 144 141 2255 144 142 1616 144 143 1920 144 144 1974 144 145 2735 144 146 1493 144 147 2413 144 148 2735 144 149 2036 144 150 1700 144 151 2735 144 152 2735 144 153 2735 144 154 2515 144 155 2735 144 156 1203 144 157 2735 144 158 1385 144 159 2735 144 160 2515 144 161 2735 144 162 1446 144 163 1019 144 164 865 144 165 2735 144 166 1672 144 167 2515 144 168 2735 144 169 488 144 170 1211 144 171 1367 144 172 2735 144 173 2002 144 174 2735 144 175 2296 144 176 2735 144 177 487 145 0 932 145 1 130 145 2 2504 145 3 2504 145 4 2504 145 5 2504 145 6 882 145 7 2504 145 8 416 145 9 2504 145 10 2504 145 11 2504 145 12 2504 145 13 2504 145 14 2182 145 15 2284 145 16 1151 145 17 715 145 18 2504 145 19 1793 145 20 2182 145 21 1615 145 22 2504 145 23 2504 145 24 2504 145 25 898 145 26 2504 145 27 1488 145 28 2504 145 29 1535 145 30 2504 145 31 2115 145 32 2504 145 33 1805 145 34 2504 145 35 2504 145 36 593 145 37 2284 145 38 2504 145 39 2504 145 40 2504 145 41 2504 145 42 2504 145 43 2182 145 44 2504 145 45 1023 145 46 2504 145 47 1718 145 48 2504 145 49 1449 145 50 2504 145 51 1805 145 52 1178 145 53 1669 145 54 2504 145 55 1915 145 56 2504 145 57 2504 145 58 2504 145 59 2504 145 60 2504 145 61 2504 145 62 2504 145 63 2504 145 64 2504 145 65 2504 145 66 2504 145 67 1743 145 68 2504 145 69 2504 145 70 2504 145 71 2504 145 72 1895 145 73 2504 145 74 2504 145 75 2504 145 76 2504 145 77 2504 145 78 2504 145 79 2504 145 80 1566 145 81 2504 145 82 2182 145 83 2504 145 84 1581 145 85 1805 145 86 2504 145 87 773 145 88 2504 145 89 2504 145 90 2504 145 91 2504 145 92 2504 145 93 2504 145 94 2504 145 95 2504 145 96 2504 145 97 2504 145 98 2504 145 99 2504 145 100 2504 145 101 2504 145 102 2504 145 103 2504 145 104 2284 145 105 2504 145 106 1128 145 107 2504 145 108 1682 145 109 2504 145 110 1602 145 111 2504 145 112 2504 145 113 2504 145 114 2504 145 115 1018 145 116 1071 145 117 2504 145 118 2504 145 119 2504 145 120 2504 145 121 2504 145 122 2284 145 123 2504 145 124 2504 145 125 2504 145 126 1520 145 127 2504 145 128 2504 145 129 2504 145 130 2504 145 131 2504 145 132 2504 145 133 2504 145 134 2504 145 135 2504 145 136 2115 145 137 2504 145 138 2504 145 139 2504 145 140 2504 145 141 2504 145 142 1569 145 143 2504 145 144 2504 145 145 2024 145 146 2504 145 147 2504 145 148 2504 145 149 2504 145 150 2504 145 151 2504 145 152 2504 145 153 2504 145 154 2504 145 155 2504 145 156 2504 145 157 2504 145 158 2182 145 159 2504 145 160 2504 145 161 2504 145 162 2504 145 163 652 145 164 932 145 165 2504 145 166 2504 145 167 2504 145 168 2504 145 169 766 145 170 812 145 171 1449 145 172 2504 145 173 2504 145 174 2504 145 175 2504 145 176 2504 145 177 458 146 0 658 146 1 668 146 2 2991 146 3 2991 146 4 2991 146 5 2991 146 6 1225 146 7 2991 146 8 1181 146 9 2991 146 10 167 146 11 2991 146 12 1374 146 13 2991 146 14 1275 146 15 765 146 16 1904 146 17 1780 146 18 2991 146 19 1423 146 20 1544 146 21 1982 146 22 2602 146 23 2991 146 24 2991 146 25 646 146 26 1739 146 27 1015 146 28 1605 146 29 1019 146 30 944 146 31 1273 146 32 2269 146 33 885 146 34 2991 146 35 2991 146 36 1726 146 37 1131 146 38 1086 146 39 1275 146 40 2991 146 41 2991 146 42 2991 146 43 1568 146 44 1251 146 45 1337 146 46 2102 146 47 1361 146 48 1460 146 49 980 146 50 978 146 51 1251 146 52 1769 146 53 2189 146 54 2991 146 55 2991 146 56 1982 146 57 1822 146 58 2991 146 59 2991 146 60 2991 146 61 2991 146 62 1323 146 63 708 146 64 2991 146 65 1416 146 66 2991 146 67 1872 146 68 2991 146 69 1288 146 70 1823 146 71 2991 146 72 1593 146 73 2991 146 74 1666 146 75 2112 146 76 1851 146 77 2991 146 78 2511 146 79 1050 146 80 1395 146 81 2991 146 82 1993 146 83 2991 146 84 2189 146 85 2449 146 86 2991 146 87 1355 146 88 2991 146 89 2991 146 90 2991 146 91 1769 146 92 2991 146 93 2991 146 94 2991 146 95 2991 146 96 1636 146 97 2991 146 98 2112 146 99 2602 146 100 1284 146 101 2991 146 102 2991 146 103 2991 146 104 1632 146 105 1587 146 106 1073 146 107 2364 146 108 2991 146 109 2991 146 110 861 146 111 2991 146 112 777 146 113 2991 146 114 2991 146 115 1531 146 116 1775 146 117 2991 146 118 2991 146 119 1345 146 120 2991 146 121 2122 146 122 1317 146 123 1246 146 124 2230 146 125 1465 146 126 2991 146 127 1821 146 128 2991 146 129 2991 146 130 2991 146 131 1662 146 132 2991 146 133 2991 146 134 2991 146 135 2771 146 136 2991 146 137 2991 146 138 2991 146 139 2991 146 140 1453 146 141 1690 146 142 2991 146 143 1269 146 144 1830 146 145 2991 146 146 1572 146 147 985 146 148 2991 146 149 1366 146 150 1866 146 151 2991 146 152 2991 146 153 2551 146 154 1851 146 155 1556 146 156 1784 146 157 2991 146 158 1710 146 159 2991 146 160 1239 146 161 2991 146 162 1570 146 163 1199 146 164 915 146 165 2991 146 166 2602 146 167 1404 146 168 1434 146 169 1154 146 170 1429 146 171 1059 146 172 2991 146 173 1337 146 174 2991 146 175 2991 146 176 2991 146 177 294 147 0 396 147 1 522 147 2 2740 147 3 2740 147 4 2740 147 5 2740 147 6 1425 147 7 2740 147 8 1005 147 9 2521 147 10 226 147 11 2740 147 12 985 147 13 2740 147 14 989 147 15 1052 147 16 1452 147 17 1240 147 18 1979 147 19 2740 147 20 2351 147 21 1439 147 22 2740 147 23 2740 147 24 2740 147 25 520 147 26 2113 147 27 1071 147 28 2521 147 29 1138 147 30 1315 147 31 1000 147 32 1954 147 33 601 147 34 2740 147 35 2740 147 36 2029 147 37 1006 147 38 1954 147 39 1211 147 40 2740 147 41 1600 147 42 2740 147 43 2054 147 44 1668 147 45 869 147 46 2521 147 47 1283 147 48 1772 147 49 1479 147 50 2521 147 51 831 147 52 1268 147 53 1183 147 54 2740 147 55 1423 147 56 1970 147 57 1714 147 58 2740 147 59 2740 147 60 2740 147 61 2740 147 62 1064 147 63 1614 147 64 2740 147 65 1535 147 66 2740 147 67 1032 147 68 2740 147 69 1962 147 70 1467 147 71 2740 147 72 2521 147 73 2740 147 74 1077 147 75 2740 147 76 1383 147 77 2740 147 78 2199 147 79 2521 147 80 1664 147 81 2740 147 82 1355 147 83 2740 147 84 2740 147 85 2418 147 86 2740 147 87 812 147 88 2740 147 89 2740 147 90 2740 147 91 1093 147 92 2740 147 93 2740 147 94 2740 147 95 2521 147 96 2521 147 97 2740 147 98 2740 147 99 2740 147 100 2740 147 101 2740 147 102 2740 147 103 2740 147 104 569 147 105 2740 147 106 1279 147 107 1778 147 108 1018 147 109 2740 147 110 1016 147 111 2740 147 112 2227 147 113 2740 147 114 2740 147 115 1519 147 116 1602 147 117 2740 147 118 2740 147 119 1440 147 120 2740 147 121 1830 147 122 1322 147 123 1170 147 124 1781 147 125 1113 147 126 2740 147 127 1508 147 128 2740 147 129 2740 147 130 1680 147 131 1389 147 132 2740 147 133 2740 147 134 2740 147 135 2418 147 136 2740 147 137 2740 147 138 2740 147 139 2740 147 140 1939 147 141 1357 147 142 1586 147 143 1666 147 144 1574 147 145 2521 147 146 1788 147 147 2740 147 148 2740 147 149 1502 147 150 1375 147 151 2113 147 152 2740 147 153 2418 147 154 1905 147 155 1643 147 156 2041 147 157 2740 147 158 1411 147 159 2740 147 160 2740 147 161 2740 147 162 2113 147 163 1086 147 164 672 147 165 2740 147 166 1861 147 167 1524 147 168 2418 147 169 694 147 170 1047 147 171 917 147 172 2740 147 173 1460 147 174 2740 147 175 2740 147 176 2740 147 177 673 148 0 473 148 1 244 148 2 2536 148 3 2536 148 4 2536 148 5 2536 148 6 1386 148 7 2536 148 8 671 148 9 2316 148 10 265 148 11 2536 148 12 1477 148 13 2536 148 14 2536 148 15 1273 148 16 2536 148 17 2057 148 18 2316 148 19 2536 148 20 2536 148 21 2536 148 22 2536 148 23 2536 148 24 2536 148 25 1172 148 26 2536 148 27 802 148 28 2536 148 29 1538 148 30 2536 148 31 2536 148 32 2536 148 33 2147 148 34 2536 148 35 1758 148 36 1735 148 37 2536 148 38 2536 148 39 769 148 40 2536 148 41 2536 148 42 2536 148 43 2536 148 44 2536 148 45 800 148 46 1758 148 47 2536 148 48 2536 148 49 2536 148 50 2536 148 51 1080 148 52 2316 148 53 1331 148 54 2536 148 55 1995 148 56 2097 148 57 2536 148 58 2536 148 59 2536 148 60 2536 148 61 2536 148 62 2536 148 63 1464 148 64 2536 148 65 1397 148 66 2536 148 67 1314 148 68 2536 148 69 2316 148 70 2536 148 71 2536 148 72 2536 148 73 2536 148 74 2536 148 75 2536 148 76 2536 148 77 2536 148 78 2536 148 79 2536 148 80 2536 148 81 2536 148 82 2097 148 83 2536 148 84 2316 148 85 2536 148 86 2536 148 87 724 148 88 2536 148 89 2536 148 90 2536 148 91 2536 148 92 2536 148 93 2536 148 94 2536 148 95 2536 148 96 875 148 97 2536 148 98 2536 148 99 2536 148 100 1315 148 101 2536 148 102 2536 148 103 2536 148 104 1141 148 105 2536 148 106 1033 148 107 2536 148 108 2536 148 109 2536 148 110 1294 148 111 2536 148 112 2316 148 113 2536 148 114 2536 148 115 2316 148 116 1024 148 117 2536 148 118 2536 148 119 2536 148 120 2536 148 121 2536 148 122 2536 148 123 2214 148 124 2536 148 125 2536 148 126 2536 148 127 2536 148 128 2536 148 129 2536 148 130 2536 148 131 2536 148 132 2536 148 133 2536 148 134 2536 148 135 2536 148 136 1564 148 137 2536 148 138 940 148 139 2536 148 140 1609 148 141 2536 148 142 1237 148 143 2536 148 144 2536 148 145 2536 148 146 2536 148 147 2536 148 148 1135 148 149 1849 148 150 1449 148 151 2536 148 152 2536 148 153 2536 148 154 2316 148 155 2316 148 156 2536 148 157 2536 148 158 2536 148 159 2536 148 160 2536 148 161 2536 148 162 2536 148 163 1378 148 164 689 148 165 2536 148 166 2536 148 167 2536 148 168 2536 148 169 670 148 170 746 148 171 931 148 172 2536 148 173 2316 148 174 2536 148 175 2536 148 176 2536 148 177 553 149 0 264 149 1 938 149 2 3126 149 3 3126 149 4 3126 149 5 1759 149 6 1370 149 7 3126 149 8 649 149 9 2517 149 10 981 149 11 3126 149 12 656 149 13 3126 149 14 1273 149 15 1079 149 16 885 149 17 905 149 18 2262 149 19 1748 149 20 1758 149 21 1322 149 22 3126 149 23 3126 149 24 2737 149 25 881 149 26 958 149 27 1142 149 28 1508 149 29 1041 149 30 1068 149 31 768 149 32 957 149 33 707 149 34 3126 149 35 2737 149 36 1821 149 37 1649 149 38 1312 149 39 1107 149 40 3126 149 41 2207 149 42 1962 149 43 1436 149 44 1281 149 45 687 149 46 1200 149 47 945 149 48 1413 149 49 1852 149 50 1610 149 51 581 149 52 890 149 53 485 149 54 2804 149 55 1921 149 56 1360 149 57 1559 149 58 1837 149 59 3126 149 60 3126 149 61 3126 149 62 884 149 63 1615 149 64 3126 149 65 1307 149 66 3126 149 67 1452 149 68 3126 149 69 2080 149 70 1844 149 71 3126 149 72 1582 149 73 3126 149 74 1528 149 75 3126 149 76 1711 149 77 3126 149 78 2219 149 79 2737 149 80 1144 149 81 3126 149 82 1480 149 83 2906 149 84 3126 149 85 1849 149 86 3126 149 87 1387 149 88 2737 149 89 1542 149 90 2804 149 91 2237 149 92 3126 149 93 1940 149 94 3126 149 95 3126 149 96 1540 149 97 3126 149 98 2906 149 99 3126 149 100 2086 149 101 3126 149 102 3126 149 103 3126 149 104 610 149 105 1243 149 106 1167 149 107 646 149 108 1814 149 109 3126 149 110 931 149 111 3126 149 112 1124 149 113 3126 149 114 3126 149 115 965 149 116 1170 149 117 3126 149 118 3126 149 119 1565 149 120 2347 149 121 1592 149 122 989 149 123 1164 149 124 1367 149 125 1264 149 126 1757 149 127 1456 149 128 3126 149 129 3126 149 130 3126 149 131 1533 149 132 3126 149 133 3126 149 134 3126 149 135 2262 149 136 3126 149 137 3126 149 138 3126 149 139 3126 149 140 1471 149 141 1501 149 142 2130 149 143 1991 149 144 1389 149 145 3126 149 146 1053 149 147 1387 149 148 2646 149 149 947 149 150 1204 149 151 2613 149 152 3126 149 153 2383 149 154 1325 149 155 1353 149 156 876 149 157 3126 149 158 1188 149 159 3126 149 160 1274 149 161 3126 149 162 1376 149 163 1181 149 164 784 149 165 3126 149 166 1895 149 167 2906 149 168 1759 149 169 797 149 170 883 149 171 1383 149 172 3126 149 173 959 149 174 3126 149 175 2906 149 176 3126 149 177 594 150 0 191 150 1 1100 150 2 3015 150 3 3015 150 4 3015 150 5 3015 150 6 813 150 7 3015 150 8 1070 150 9 2795 150 10 938 150 11 3015 150 12 884 150 13 3015 150 14 1007 150 15 830 150 16 975 150 17 935 150 18 2795 150 19 2080 150 20 1469 150 21 938 150 22 3015 150 23 2625 150 24 1869 150 25 1148 150 26 1214 150 27 1593 150 28 1913 150 29 834 150 30 1263 150 31 861 150 32 1324 150 33 1064 150 34 3015 150 35 1798 150 36 1826 150 37 1977 150 38 1249 150 39 1102 150 40 3015 150 41 3015 150 42 3015 150 43 1603 150 44 1601 150 45 988 150 46 656 150 47 917 150 48 1645 150 49 1207 150 50 1233 150 51 909 150 52 947 150 53 757 150 54 2228 150 55 2100 150 56 1804 150 57 1365 150 58 1595 150 59 2795 150 60 3015 150 61 3015 150 62 1559 150 63 1640 150 64 3015 150 65 1451 150 66 3015 150 67 1159 150 68 3015 150 69 2693 150 70 1727 150 71 3015 150 72 2575 150 73 3015 150 74 1280 150 75 3015 150 76 3015 150 77 3015 150 78 1536 150 79 2206 150 80 2028 150 81 3015 150 82 1437 150 83 3015 150 84 1332 150 85 1853 150 86 3015 150 87 1487 150 88 1388 150 89 2795 150 90 3015 150 91 2795 150 92 3015 150 93 3015 150 94 3015 150 95 3015 150 96 1979 150 97 3015 150 98 1750 150 99 3015 150 100 3015 150 101 3015 150 102 3015 150 103 3015 150 104 645 150 105 1492 150 106 1152 150 107 1599 150 108 1896 150 109 3015 150 110 831 150 111 3015 150 112 939 150 113 3015 150 114 3015 150 115 536 150 116 915 150 117 3015 150 118 3015 150 119 2371 150 120 3015 150 121 1481 150 122 999 150 123 859 150 124 996 150 125 1607 150 126 2199 150 127 1386 150 128 1937 150 129 2535 150 130 2693 150 131 1568 150 132 3015 150 133 2387 150 134 3015 150 135 2387 150 136 2473 150 137 3015 150 138 3015 150 139 3015 150 140 1371 150 141 1238 150 142 1956 150 143 1837 150 144 1580 150 145 2625 150 146 1189 150 147 1621 150 148 2448 150 149 994 150 150 1149 150 151 3015 150 152 3015 150 153 2043 150 154 1555 150 155 1473 150 156 1375 150 157 3015 150 158 584 150 159 3015 150 160 1188 150 161 3015 150 162 1050 150 163 1061 150 164 1095 150 165 3015 150 166 2069 150 167 2625 150 168 1308 150 169 930 150 170 1262 150 171 1533 150 172 3015 150 173 1265 150 174 3015 150 175 2341 150 176 2795 150 177 515 151 0 469 151 1 1975 151 2 1975 151 3 1975 151 4 1975 151 5 1975 151 6 1975 151 7 1975 151 8 1975 151 9 1975 151 10 1975 151 11 1975 151 12 1975 151 13 1975 151 14 1975 151 15 1975 151 16 1975 151 17 1975 151 18 1975 151 19 1975 151 20 1975 151 21 1975 151 22 1975 151 23 1975 151 24 1975 151 25 41 151 26 1975 151 27 1975 151 28 1975 151 29 1975 151 30 1975 151 31 1975 151 32 1975 151 33 1975 151 34 1975 151 35 1975 151 36 1975 151 37 1975 151 38 1975 151 39 1653 151 40 1975 151 41 1975 151 42 1975 151 43 1975 151 44 1975 151 45 1975 151 46 1975 151 47 1975 151 48 1975 151 49 1975 151 50 1975 151 51 1975 151 52 1975 151 53 1975 151 54 1975 151 55 1975 151 56 1975 151 57 1975 151 58 1975 151 59 1975 151 60 1975 151 61 1975 151 62 1975 151 63 1975 151 64 1975 151 65 1975 151 66 1975 151 67 1975 151 68 1975 151 69 1975 151 70 1975 151 71 1975 151 72 1975 151 73 1975 151 74 1975 151 75 1975 151 76 1975 151 77 1975 151 78 1975 151 79 1975 151 80 1975 151 81 1975 151 82 1975 151 83 1975 151 84 1975 151 85 1975 151 86 1975 151 87 1975 151 88 1975 151 89 1975 151 90 1975 151 91 1975 151 92 1975 151 93 1975 151 94 1975 151 95 1975 151 96 1975 151 97 1975 151 98 1975 151 99 1975 151 100 1975 151 101 1975 151 102 1975 151 103 1975 151 104 1975 151 105 1975 151 106 1975 151 107 1975 151 108 1975 151 109 1975 151 110 1975 151 111 1975 151 112 1975 151 113 1975 151 114 1975 151 115 1975 151 116 1975 151 117 1975 151 118 1975 151 119 1975 151 120 1975 151 121 1975 151 122 1975 151 123 1975 151 124 1975 151 125 1975 151 126 1975 151 127 1975 151 128 1975 151 129 1975 151 130 1975 151 131 1975 151 132 1975 151 133 1975 151 134 1975 151 135 1975 151 136 1975 151 137 1975 151 138 1975 151 139 1975 151 140 1975 151 141 1975 151 142 1975 151 143 1975 151 144 1975 151 145 1975 151 146 1975 151 147 1975 151 148 1975 151 149 1975 151 150 1975 151 151 1975 151 152 1975 151 153 1975 151 154 1975 151 155 1975 151 156 1975 151 157 1975 151 158 1975 151 159 1975 151 160 1975 151 161 1975 151 162 1975 151 163 1975 151 164 1975 151 165 1975 151 166 1975 151 167 1975 151 168 1975 151 169 1975 151 170 1975 151 171 1975 151 172 1975 151 173 1975 151 174 1975 151 175 1975 151 176 1975 151 177 502 152 0 1147 152 1 122 152 2 2180 152 3 2180 152 4 2180 152 5 2180 152 6 2180 152 7 2180 152 8 2180 152 9 2180 152 10 1858 152 11 2180 152 12 917 152 13 2180 152 14 2180 152 15 2180 152 16 2180 152 17 2180 152 18 2180 152 19 2180 152 20 2180 152 21 2180 152 22 2180 152 23 2180 152 24 2180 152 25 2180 152 26 2180 152 27 1960 152 28 2180 152 29 2180 152 30 2180 152 31 2180 152 32 2180 152 33 2180 152 34 2180 152 35 2180 152 36 2180 152 37 2180 152 38 2180 152 39 2180 152 40 2180 152 41 2180 152 42 2180 152 43 2180 152 44 2180 152 45 2180 152 46 2180 152 47 2180 152 48 2180 152 49 2180 152 50 2180 152 51 2180 152 52 2180 152 53 2180 152 54 2180 152 55 2180 152 56 2180 152 57 2180 152 58 2180 152 59 2180 152 60 2180 152 61 2180 152 62 2180 152 63 2180 152 64 2180 152 65 2180 152 66 2180 152 67 2180 152 68 2180 152 69 2180 152 70 2180 152 71 2180 152 72 2180 152 73 2180 152 74 2180 152 75 2180 152 76 2180 152 77 2180 152 78 2180 152 79 2180 152 80 1960 152 81 2180 152 82 2180 152 83 2180 152 84 2180 152 85 2180 152 86 2180 152 87 2180 152 88 2180 152 89 2180 152 90 2180 152 91 2180 152 92 2180 152 93 2180 152 94 2180 152 95 2180 152 96 2180 152 97 2180 152 98 2180 152 99 2180 152 100 2180 152 101 2180 152 102 2180 152 103 2180 152 104 2180 152 105 2180 152 106 2180 152 107 2180 152 108 2180 152 109 2180 152 110 2180 152 111 2180 152 112 2180 152 113 2180 152 114 2180 152 115 2180 152 116 288 152 117 2180 152 118 2180 152 119 2180 152 120 2180 152 121 2180 152 122 2180 152 123 2180 152 124 2180 152 125 2180 152 126 2180 152 127 2180 152 128 2180 152 129 2180 152 130 2180 152 131 2180 152 132 2180 152 133 2180 152 134 2180 152 135 2180 152 136 2180 152 137 2180 152 138 2180 152 139 2180 152 140 2180 152 141 2180 152 142 2180 152 143 2180 152 144 2180 152 145 2180 152 146 2180 152 147 2180 152 148 2180 152 149 2180 152 150 2180 152 151 2180 152 152 2180 152 153 2180 152 154 2180 152 155 2180 152 156 2180 152 157 2180 152 158 2180 152 159 2180 152 160 2180 152 161 2180 152 162 2180 152 163 529 152 164 2180 152 165 2180 152 166 2180 152 167 2180 152 168 2180 152 169 2180 152 170 500 152 171 2180 152 172 2180 152 173 2180 152 174 2180 152 175 2180 152 176 2180 152 177 589 153 0 2030 153 1 2250 153 2 2250 153 3 2250 153 4 2250 153 5 2250 153 6 2250 153 7 2250 153 8 2250 153 9 2250 153 10 0 153 11 2250 153 12 2250 153 13 2250 153 14 2250 153 15 2250 153 16 2250 153 17 2250 153 18 2250 153 19 2250 153 20 2250 153 21 2250 153 22 2250 153 23 2250 153 24 2250 153 25 2250 153 26 2030 153 27 1229 153 28 2250 153 29 2250 153 30 2250 153 31 2250 153 32 2250 153 33 2030 153 34 2250 153 35 2250 153 36 2250 153 37 2250 153 38 2250 153 39 2250 153 40 2250 153 41 2250 153 42 2250 153 43 2250 153 44 2250 153 45 2250 153 46 2250 153 47 2250 153 48 2250 153 49 2250 153 50 2250 153 51 2250 153 52 2250 153 53 2250 153 54 2250 153 55 2250 153 56 2250 153 57 2250 153 58 2250 153 59 2250 153 60 2250 153 61 2250 153 62 2250 153 63 2250 153 64 2250 153 65 2250 153 66 2250 153 67 2250 153 68 2250 153 69 2250 153 70 2250 153 71 2250 153 72 2250 153 73 2250 153 74 2250 153 75 2250 153 76 2250 153 77 2250 153 78 2250 153 79 2250 153 80 2250 153 81 2250 153 82 2250 153 83 2250 153 84 2250 153 85 2250 153 86 2250 153 87 2250 153 88 2250 153 89 2250 153 90 2250 153 91 2250 153 92 2250 153 93 2250 153 94 2250 153 95 2250 153 96 2250 153 97 2250 153 98 2250 153 99 2250 153 100 2250 153 101 2250 153 102 2250 153 103 2250 153 104 2250 153 105 2250 153 106 2250 153 107 2250 153 108 2250 153 109 2250 153 110 2250 153 111 2250 153 112 2250 153 113 2250 153 114 2250 153 115 2250 153 116 2250 153 117 2250 153 118 2250 153 119 2250 153 120 2250 153 121 2250 153 122 2250 153 123 2250 153 124 2250 153 125 2250 153 126 2250 153 127 2250 153 128 2250 153 129 2250 153 130 2250 153 131 2250 153 132 2250 153 133 2250 153 134 2250 153 135 2250 153 136 2250 153 137 2250 153 138 2250 153 139 2250 153 140 2250 153 141 2250 153 142 2250 153 143 2250 153 144 2250 153 145 2250 153 146 2250 153 147 2250 153 148 2250 153 149 2250 153 150 2250 153 151 2250 153 152 2250 153 153 2250 153 154 2250 153 155 2250 153 156 2250 153 157 2250 153 158 2250 153 159 2250 153 160 2250 153 161 2250 153 162 2250 153 163 2250 153 164 2250 153 165 2250 153 166 2250 153 167 2250 153 168 2250 153 169 2250 153 170 2250 153 171 2250 153 172 2250 153 173 2250 153 174 2250 153 175 2250 153 176 2250 153 177 2250 154 0 153 154 1 1024 154 2 2883 154 3 2883 154 4 2883 154 5 2883 154 6 1459 154 7 2883 154 8 991 154 9 2196 154 10 1773 154 11 2883 154 12 1429 154 13 2883 154 14 1599 154 15 704 154 16 1477 154 17 960 154 18 1956 154 19 1625 154 20 1229 154 21 852 154 22 2561 154 23 2664 154 24 2131 154 25 1120 154 26 1704 154 27 785 154 28 1186 154 29 952 154 30 1506 154 31 898 154 32 1421 154 33 831 154 34 2883 154 35 2664 154 36 1305 154 37 1682 154 38 815 154 39 956 154 40 2883 154 41 1911 154 42 1746 154 43 1273 154 44 1428 154 45 592 154 46 913 154 47 960 154 48 2113 154 49 1263 154 50 1742 154 51 1167 154 52 1076 154 53 1256 154 54 2404 154 55 1523 154 56 1601 154 57 1692 154 58 2883 154 59 2883 154 60 2883 154 61 2883 154 62 1324 154 63 2883 154 64 2883 154 65 2883 154 66 2883 154 67 2210 154 68 2883 154 69 2883 154 70 2883 154 71 2883 154 72 2883 154 73 2883 154 74 2317 154 75 2883 154 76 2883 154 77 2883 154 78 2883 154 79 2883 154 80 2664 154 81 2883 154 82 2055 154 83 2883 154 84 1632 154 85 2883 154 86 2883 154 87 2494 154 88 2883 154 89 2883 154 90 2883 154 91 2883 154 92 2883 154 93 2883 154 94 2883 154 95 2883 154 96 2883 154 97 2883 154 98 2883 154 99 2883 154 100 2883 154 101 2664 154 102 2883 154 103 2883 154 104 1105 154 105 1373 154 106 1183 154 107 1934 154 108 2404 154 109 2883 154 110 1276 154 111 1899 154 112 1606 154 113 2883 154 114 2883 154 115 1172 154 116 1305 154 117 2883 154 118 2370 154 119 2883 154 120 2883 154 121 2883 154 122 764 154 123 1508 154 124 1589 154 125 1624 154 126 2370 154 127 1804 154 128 2883 154 129 2883 154 130 1741 154 131 1611 154 132 2883 154 133 2883 154 134 2883 154 135 2061 154 136 2342 154 137 2883 154 138 2883 154 139 2664 154 140 1594 154 141 2131 154 142 2131 154 143 1981 154 144 1425 154 145 944 154 146 1230 154 147 1583 154 148 2561 154 149 1757 154 150 1817 154 151 2883 154 152 2883 154 153 1737 154 154 1995 154 155 1346 154 156 1924 154 157 2883 154 158 1521 154 159 2883 154 160 2055 154 161 2883 154 162 1357 154 163 321 154 164 977 154 165 2883 154 166 2210 154 167 2561 154 168 1086 154 169 1300 154 170 1183 154 171 809 154 172 2883 154 173 1769 154 174 2883 154 175 2883 154 176 1494 154 177 1651 155 0 195 155 1 724 155 2 2998 155 3 2998 155 4 2998 155 5 2998 155 6 1273 155 7 2998 155 8 263 155 9 2778 155 10 1706 155 11 2324 155 12 1939 155 13 2998 155 14 1326 155 15 1137 155 16 1044 155 17 1072 155 18 1984 155 19 2998 155 20 2176 155 21 1623 155 22 2778 155 23 2998 155 24 2998 155 25 1343 155 26 906 155 27 1874 155 28 1974 155 29 1270 155 30 1727 155 31 1264 155 32 1013 155 33 995 155 34 2998 155 35 2998 155 36 2163 155 37 1935 155 38 1751 155 39 1107 155 40 2998 155 41 2998 155 42 1254 155 43 2265 155 44 2265 155 45 978 155 46 1206 155 47 1480 155 48 2371 155 49 1433 155 50 1744 155 51 1162 155 52 959 155 53 1793 155 54 2998 155 55 1782 155 56 2558 155 57 1956 155 58 2998 155 59 2998 155 60 2998 155 61 2998 155 62 1815 155 63 1741 155 64 2998 155 65 1567 155 66 2998 155 67 2087 155 68 2998 155 69 2091 155 70 2176 155 71 2998 155 72 2998 155 73 2998 155 74 1798 155 75 2998 155 76 2189 155 77 2998 155 78 1269 155 79 2676 155 80 1616 155 81 2998 155 82 2029 155 83 2998 155 84 1657 155 85 2998 155 86 2998 155 87 1478 155 88 2246 155 89 2998 155 90 2998 155 91 2998 155 92 2998 155 93 2998 155 94 2998 155 95 2998 155 96 2609 155 97 2998 155 98 2998 155 99 2998 155 100 1933 155 101 2998 155 102 2998 155 103 2998 155 104 899 155 105 1591 155 106 890 155 107 1540 155 108 1010 155 109 2998 155 110 1261 155 111 2998 155 112 1448 155 113 2998 155 114 2998 155 115 1567 155 116 1388 155 117 2998 155 118 2998 155 119 1450 155 120 2998 155 121 1628 155 122 2163 155 123 1401 155 124 1686 155 125 1518 155 126 2998 155 127 1945 155 128 2998 155 129 2998 155 130 2998 155 131 1691 155 132 2998 155 133 2998 155 134 2998 155 135 2558 155 136 2998 155 137 2998 155 138 2998 155 139 2998 155 140 1819 155 141 2023 155 142 1831 155 143 2676 155 144 2299 155 145 2998 155 146 1885 155 147 1748 155 148 2998 155 149 1462 155 150 1425 155 151 2609 155 152 2998 155 153 2998 155 154 1564 155 155 1949 155 156 1119 155 157 2998 155 158 1309 155 159 2998 155 160 1863 155 161 2998 155 162 1261 155 163 1005 155 164 592 155 165 2998 155 166 1532 155 167 2998 155 168 2998 155 169 714 155 170 1423 155 171 1195 155 172 2998 155 173 1789 155 174 2998 155 175 2998 155 176 2998 155 177 434 156 0 209 156 1 955 156 2 3064 156 3 3064 156 4 3064 156 5 3064 156 6 1419 156 7 3064 156 8 893 156 9 2522 156 10 723 156 11 3064 156 12 1093 156 13 2312 156 14 1459 156 15 1313 156 16 1297 156 17 1399 156 18 2522 156 19 3064 156 20 2405 156 21 1388 156 22 2844 156 23 2624 156 24 1786 156 25 547 156 26 1428 156 27 1412 156 28 1972 156 29 1255 156 30 1612 156 31 1483 156 32 1478 156 33 992 156 34 3064 156 35 3064 156 36 1648 156 37 2200 156 38 1979 156 39 908 156 40 3064 156 41 3064 156 42 2302 156 43 1565 156 44 1813 156 45 1190 156 46 1604 156 47 1570 156 48 2255 156 49 1375 156 50 1764 156 51 1065 156 52 1211 156 53 697 156 54 3064 156 55 1341 156 56 2302 156 57 2235 156 58 3064 156 59 3064 156 60 3064 156 61 3064 156 62 873 156 63 1644 156 64 3064 156 65 2089 156 66 3064 156 67 2262 156 68 2060 156 69 2377 156 70 1757 156 71 3064 156 72 2522 156 73 3064 156 74 2270 156 75 3064 156 76 3064 156 77 3064 156 78 3064 156 79 2675 156 80 1817 156 81 3064 156 82 2742 156 83 3064 156 84 3064 156 85 1387 156 86 3064 156 87 925 156 88 3064 156 89 3064 156 90 3064 156 91 1491 156 92 3064 156 93 3064 156 94 3064 156 95 2742 156 96 2217 156 97 3064 156 98 2844 156 99 3064 156 100 2742 156 101 3064 156 102 3064 156 103 3064 156 104 747 156 105 1669 156 106 1232 156 107 984 156 108 2497 156 109 2844 156 110 464 156 111 3064 156 112 1009 156 113 3064 156 114 3064 156 115 929 156 116 801 156 117 3064 156 118 3064 156 119 1790 156 120 3064 156 121 2005 156 122 1350 156 123 440 156 124 1331 156 125 1618 156 126 2420 156 127 1434 156 128 2742 156 129 3064 156 130 2551 156 131 1816 156 132 3064 156 133 3064 156 134 3064 156 135 2675 156 136 3064 156 137 3064 156 138 3064 156 139 3064 156 140 1474 156 141 2071 156 142 3064 156 143 1737 156 144 1671 156 145 3064 156 146 1577 156 147 2475 156 148 2190 156 149 1565 156 150 1280 156 151 2742 156 152 3064 156 153 2312 156 154 1366 156 155 1344 156 156 1096 156 157 3064 156 158 1243 156 159 2844 156 160 1537 156 161 3064 156 162 1131 156 163 1129 156 164 644 156 165 3064 156 166 2074 156 167 2844 156 168 2455 156 169 1052 156 170 1398 156 171 1145 156 172 3064 156 173 989 156 174 3064 156 175 2405 156 176 3064 156 177 505 157 0 45 157 1 745 157 2 2362 157 3 2362 157 4 2362 157 5 2362 157 6 2362 157 7 2362 157 8 957 157 9 2142 157 10 2142 157 11 2362 157 12 2362 157 13 2362 157 14 2362 157 15 1416 157 16 2362 157 17 2040 157 18 2040 157 19 2362 157 20 2362 157 21 2362 157 22 2362 157 23 2362 157 24 2362 157 25 405 157 26 2362 157 27 1922 157 28 2362 157 29 2362 157 30 2362 157 31 2362 157 32 2362 157 33 2142 157 34 2362 157 35 2362 157 36 2362 157 37 2362 157 38 2362 157 39 2362 157 40 2362 157 41 2362 157 42 2362 157 43 2362 157 44 2362 157 45 2142 157 46 2362 157 47 2040 157 48 2362 157 49 2362 157 50 2362 157 51 2362 157 52 2362 157 53 2362 157 54 2362 157 55 2362 157 56 2362 157 57 2362 157 58 2362 157 59 2362 157 60 2362 157 61 2362 157 62 1164 157 63 2362 157 64 2362 157 65 2362 157 66 2362 157 67 2362 157 68 2362 157 69 2362 157 70 2362 157 71 2362 157 72 2362 157 73 2362 157 74 2362 157 75 2362 157 76 2362 157 77 2362 157 78 2362 157 79 2362 157 80 2362 157 81 2362 157 82 2362 157 83 2362 157 84 2362 157 85 2362 157 86 2362 157 87 2362 157 88 2362 157 89 2362 157 90 2362 157 91 2362 157 92 2362 157 93 2362 157 94 2362 157 95 2362 157 96 2362 157 97 2362 157 98 2362 157 99 2362 157 100 2362 157 101 2362 157 102 2362 157 103 2362 157 104 2362 157 105 2362 157 106 2362 157 107 2362 157 108 2362 157 109 2362 157 110 2362 157 111 2362 157 112 2362 157 113 2362 157 114 2362 157 115 1333 157 116 2362 157 117 2362 157 118 2362 157 119 2362 157 120 2362 157 121 2362 157 122 2362 157 123 2362 157 124 2362 157 125 2040 157 126 2362 157 127 2362 157 128 2362 157 129 2362 157 130 2362 157 131 2362 157 132 2362 157 133 2362 157 134 2362 157 135 1540 157 136 2362 157 137 2362 157 138 2362 157 139 2362 157 140 2362 157 141 1032 157 142 2362 157 143 2362 157 144 2362 157 145 2362 157 146 2362 157 147 2362 157 148 2362 157 149 1369 157 150 2362 157 151 2362 157 152 2362 157 153 2362 157 154 2362 157 155 2362 157 156 2362 157 157 2362 157 158 2362 157 159 2040 157 160 2362 157 161 2362 157 162 2362 157 163 1297 157 164 1253 157 165 2362 157 166 1820 157 167 2362 157 168 2362 157 169 976 157 170 1451 157 171 1307 157 172 2362 157 173 2362 157 174 2362 157 175 2362 157 176 2362 157 177 861 158 0 206 158 1 1032 158 2 2975 158 3 2975 158 4 2975 158 5 2077 158 6 1526 158 7 2975 158 8 1110 158 9 2197 158 10 1318 158 11 2975 158 12 1314 158 13 2975 158 14 1279 158 15 904 158 16 1016 158 17 985 158 18 2091 158 19 709 158 20 1766 158 21 909 158 22 2496 158 23 1446 158 24 2653 158 25 399 158 26 1237 158 27 907 158 28 1478 158 29 942 158 30 1508 158 31 1039 158 32 949 158 33 742 158 34 2975 158 35 2975 158 36 1479 158 37 1584 158 38 1603 158 39 1127 158 40 2975 158 41 2975 158 42 2536 158 43 1589 158 44 1921 158 45 606 158 46 1776 158 47 1069 158 48 2264 158 49 1572 158 50 2117 158 51 1209 158 52 1337 158 53 1283 158 54 2653 158 55 2755 158 56 2316 158 57 1415 158 58 2975 158 59 2975 158 60 2975 158 61 2975 158 62 1191 158 63 1503 158 64 2975 158 65 1515 158 66 2975 158 67 1799 158 68 2975 158 69 2653 158 70 1502 158 71 2975 158 72 2653 158 73 2975 158 74 2975 158 75 2975 158 76 2975 158 77 2975 158 78 2302 158 79 2975 158 80 2232 158 81 2755 158 82 2653 158 83 2975 158 84 1648 158 85 1266 158 86 2975 158 87 1649 158 88 2975 158 89 2975 158 90 2975 158 91 1548 158 92 2975 158 93 2975 158 94 2975 158 95 2975 158 96 2134 158 97 2975 158 98 2755 158 99 2975 158 100 2975 158 101 2975 158 102 2975 158 103 2975 158 104 1071 158 105 1428 158 106 1434 158 107 1830 158 108 2264 158 109 2975 158 110 1150 158 111 2975 158 112 1059 158 113 2975 158 114 2975 158 115 951 158 116 1704 158 117 2975 158 118 2975 158 119 2653 158 120 2288 158 121 1894 158 122 1271 158 123 1133 158 124 1061 158 125 1373 158 126 2755 158 127 1471 158 128 2167 158 129 2975 158 130 2189 158 131 1342 158 132 2975 158 133 2975 158 134 2975 158 135 2331 158 136 2975 158 137 2975 158 138 2975 158 139 2975 158 140 1571 158 141 899 158 142 2755 158 143 1905 158 144 1252 158 145 2975 158 146 1442 158 147 1414 158 148 2975 158 149 316 158 150 1084 158 151 2223 158 152 2975 158 153 2653 158 154 1311 158 155 1170 158 156 1165 158 157 2975 158 158 1112 158 159 2975 158 160 1332 158 161 2975 158 162 1330 158 163 1270 158 164 1071 158 165 2975 158 166 2223 158 167 2975 158 168 2536 158 169 1148 158 170 1530 158 171 1425 158 172 2975 158 173 1159 158 174 2975 158 175 2434 158 176 2536 158 177 1029 159 0 291 159 1 1016 159 2 2420 159 3 2420 159 4 2420 159 5 2420 159 6 1445 159 7 2420 159 8 2420 159 9 1811 159 10 83 159 11 2420 159 12 1981 159 13 2420 159 14 2420 159 15 1059 159 16 2200 159 17 2420 159 18 2420 159 19 2420 159 20 1557 159 21 2420 159 22 2420 159 23 2420 159 24 2420 159 25 641 159 26 2420 159 27 1605 159 28 2420 159 29 1241 159 30 2420 159 31 2031 159 32 2200 159 33 2420 159 34 2420 159 35 2420 159 36 2420 159 37 2420 159 38 2420 159 39 2420 159 40 2420 159 41 2420 159 42 2420 159 43 2420 159 44 2420 159 45 2200 159 46 2420 159 47 2420 159 48 2420 159 49 2420 159 50 2420 159 51 2420 159 52 1677 159 53 2420 159 54 2420 159 55 2420 159 56 2420 159 57 2420 159 58 2420 159 59 2420 159 60 2420 159 61 2420 159 62 2420 159 63 2420 159 64 2420 159 65 2420 159 66 2420 159 67 2420 159 68 2420 159 69 2420 159 70 2420 159 71 2420 159 72 2420 159 73 2420 159 74 2420 159 75 2420 159 76 2420 159 77 2420 159 78 2420 159 79 2420 159 80 2420 159 81 2420 159 82 2420 159 83 2420 159 84 2420 159 85 2420 159 86 2420 159 87 2420 159 88 2420 159 89 2420 159 90 2420 159 91 2420 159 92 2420 159 93 2420 159 94 2420 159 95 2420 159 96 2420 159 97 2420 159 98 2420 159 99 2420 159 100 2420 159 101 2420 159 102 2420 159 103 2420 159 104 648 159 105 2420 159 106 2420 159 107 2420 159 108 2200 159 109 2420 159 110 2420 159 111 2420 159 112 2420 159 113 2420 159 114 2420 159 115 2420 159 116 2420 159 117 2420 159 118 2420 159 119 2420 159 120 2420 159 121 2420 159 122 2420 159 123 2420 159 124 2420 159 125 2420 159 126 2420 159 127 2420 159 128 2420 159 129 2420 159 130 2420 159 131 2420 159 132 2420 159 133 2420 159 134 2420 159 135 2420 159 136 2420 159 137 2420 159 138 2420 159 139 2420 159 140 2420 159 141 2420 159 142 2420 159 143 2420 159 144 2420 159 145 1486 159 146 1642 159 147 1557 159 148 1626 159 149 1687 159 150 2098 159 151 2420 159 152 2420 159 153 2420 159 154 2420 159 155 1339 159 156 2420 159 157 2420 159 158 2098 159 159 2420 159 160 2420 159 161 2420 159 162 2420 159 163 2420 159 164 2420 159 165 2420 159 166 2420 159 167 2420 159 168 2420 159 169 1372 159 170 2420 159 171 2420 159 172 2420 159 173 2420 159 174 2420 159 175 2420 159 176 2420 159 177 939 160 0 480 160 1 744 160 2 2822 160 3 2822 160 4 2822 160 5 2822 160 6 1284 160 7 2822 160 8 796 160 9 2080 160 10 126 160 11 2822 160 12 1020 160 13 2822 160 14 1504 160 15 838 160 16 1297 160 17 495 160 18 1920 160 19 2822 160 20 1925 160 21 1752 160 22 2822 160 23 2822 160 24 1774 160 25 930 160 26 1760 160 27 1244 160 28 1439 160 29 1330 160 30 1778 160 31 1401 160 32 1245 160 33 1268 160 34 2822 160 35 2603 160 36 2822 160 37 1089 160 38 1467 160 39 1571 160 40 2822 160 41 2822 160 42 2822 160 43 2383 160 44 1944 160 45 1362 160 46 958 160 47 1501 160 48 1796 160 49 883 160 50 2256 160 51 869 160 52 834 160 53 2090 160 54 2822 160 55 1709 160 56 2822 160 57 2822 160 58 2822 160 59 2822 160 60 2822 160 61 2822 160 62 1822 160 63 2021 160 64 2822 160 65 2822 160 66 2822 160 67 1384 160 68 2822 160 69 2070 160 70 2213 160 71 2822 160 72 2822 160 73 2822 160 74 2822 160 75 2822 160 76 2822 160 77 2822 160 78 2822 160 79 2822 160 80 1646 160 81 2822 160 82 2822 160 83 2822 160 84 2822 160 85 2822 160 86 2822 160 87 2822 160 88 2822 160 89 2822 160 90 2822 160 91 2822 160 92 2822 160 93 2822 160 94 2822 160 95 2822 160 96 2822 160 97 2822 160 98 2822 160 99 2822 160 100 2822 160 101 2822 160 102 2822 160 103 2822 160 104 1884 160 105 1754 160 106 2822 160 107 1264 160 108 2603 160 109 2822 160 110 1400 160 111 2822 160 112 1649 160 113 2822 160 114 2822 160 115 1347 160 116 850 160 117 2822 160 118 2822 160 119 1045 160 120 2343 160 121 2281 160 122 1349 160 123 1111 160 124 1513 160 125 1549 160 126 2822 160 127 1785 160 128 2822 160 129 2822 160 130 2822 160 131 944 160 132 2822 160 133 2822 160 134 2822 160 135 2822 160 136 2383 160 137 2822 160 138 2822 160 139 2822 160 140 1453 160 141 1576 160 142 2822 160 143 2822 160 144 2281 160 145 2822 160 146 2603 160 147 2603 160 148 2822 160 149 1611 160 150 785 160 151 2433 160 152 2822 160 153 2822 160 154 1425 160 155 790 160 156 1340 160 157 2822 160 158 1433 160 159 2822 160 160 1762 160 161 2822 160 162 2822 160 163 759 160 164 843 160 165 2822 160 166 2501 160 167 2822 160 168 1912 160 169 741 160 170 1267 160 171 1796 160 172 2822 160 173 1309 160 174 2822 160 175 2822 160 176 2822 160 177 1144 161 0 485 161 1 1739 161 2 2509 161 3 2509 161 4 2509 161 5 2509 161 6 2509 161 7 2509 161 8 2119 161 9 2509 161 10 145 161 11 2509 161 12 2509 161 13 2509 161 14 1606 161 15 2509 161 16 2509 161 17 2509 161 18 2509 161 19 2509 161 20 2509 161 21 2509 161 22 2509 161 23 2509 161 24 2509 161 25 193 161 26 2509 161 27 1882 161 28 2509 161 29 1408 161 30 2509 161 31 2509 161 32 2509 161 33 2119 161 34 2509 161 35 2509 161 36 2509 161 37 1996 161 38 2509 161 39 2289 161 40 2509 161 41 2509 161 42 2509 161 43 2509 161 44 2509 161 45 2509 161 46 2509 161 47 1967 161 48 2509 161 49 2509 161 50 2509 161 51 2509 161 52 1786 161 53 2509 161 54 2509 161 55 2509 161 56 2509 161 57 1306 161 58 2509 161 59 2509 161 60 2509 161 61 2509 161 62 2509 161 63 2509 161 64 2509 161 65 2509 161 66 2509 161 67 2509 161 68 2509 161 69 2509 161 70 2509 161 71 2509 161 72 2509 161 73 2509 161 74 2509 161 75 2509 161 76 2509 161 77 2509 161 78 2509 161 79 2509 161 80 2509 161 81 2509 161 82 2509 161 83 2509 161 84 2509 161 85 2509 161 86 2509 161 87 2509 161 88 2509 161 89 2509 161 90 2509 161 91 2509 161 92 2509 161 93 2509 161 94 2509 161 95 2509 161 96 2509 161 97 2509 161 98 2509 161 99 2509 161 100 2509 161 101 2509 161 102 2509 161 103 2509 161 104 2509 161 105 2509 161 106 2509 161 107 2509 161 108 2509 161 109 2509 161 110 2509 161 111 2509 161 112 2509 161 113 2509 161 114 2509 161 115 1064 161 116 2509 161 117 2509 161 118 2509 161 119 2509 161 120 2509 161 121 2509 161 122 2509 161 123 2119 161 124 2289 161 125 2289 161 126 2509 161 127 2509 161 128 2509 161 129 2509 161 130 2509 161 131 2509 161 132 2509 161 133 2509 161 134 2509 161 135 2509 161 136 2509 161 137 2509 161 138 2509 161 139 2509 161 140 2289 161 141 2509 161 142 2509 161 143 2509 161 144 2509 161 145 2509 161 146 2119 161 147 2509 161 148 2509 161 149 2509 161 150 2509 161 151 2509 161 152 2509 161 153 2509 161 154 2289 161 155 2509 161 156 2509 161 157 2509 161 158 2509 161 159 2509 161 160 2509 161 161 2509 161 162 2509 161 163 2509 161 164 1942 161 165 2509 161 166 2509 161 167 2509 161 168 2119 161 169 2509 161 170 2509 161 171 1686 161 172 2509 161 173 2509 161 174 2509 161 175 2509 161 176 2509 161 177 641 162 0 560 162 1 893 162 2 3050 162 3 3050 162 4 3050 162 5 3050 162 6 1467 162 7 3050 162 8 830 162 9 2052 162 10 157 162 11 3050 162 12 1602 162 13 3050 162 14 1314 162 15 1176 162 16 1729 162 17 1347 162 18 2111 162 19 3050 162 20 1769 162 21 1248 162 22 2570 162 23 3050 162 24 3050 162 25 709 162 26 1655 162 27 1519 162 28 1352 162 29 737 162 30 1484 162 31 1204 162 32 1802 162 33 558 162 34 3050 162 35 3050 162 36 2610 162 37 2147 162 38 2028 162 39 1562 162 40 3050 162 41 3050 162 42 3050 162 43 2297 162 44 1623 162 45 1445 162 46 2087 162 47 1080 162 48 1890 162 49 1099 162 50 1737 162 51 1116 162 52 1086 162 53 1520 162 54 3050 162 55 3050 162 56 3050 162 57 1870 162 58 3050 162 59 3050 162 60 3050 162 61 3050 162 62 1227 162 63 1497 162 64 3050 162 65 1756 162 66 3050 162 67 2830 162 68 3050 162 69 3050 162 70 2537 162 71 3050 162 72 3050 162 73 3050 162 74 2376 162 75 3050 162 76 3050 162 77 3050 162 78 3050 162 79 3050 162 80 2728 162 81 3050 162 82 2483 162 83 3050 162 84 1515 162 85 665 162 86 3050 162 87 1705 162 88 3050 162 89 3050 162 90 3050 162 91 1819 162 92 3050 162 93 2660 162 94 3050 162 95 3050 162 96 3050 162 97 3050 162 98 3050 162 99 3050 162 100 2186 162 101 3050 162 102 3050 162 103 3050 162 104 1351 162 105 2192 162 106 960 162 107 3050 162 108 3050 162 109 3050 162 110 1247 162 111 3050 162 112 1222 162 113 3050 162 114 3050 162 115 1095 162 116 1537 162 117 3050 162 118 3050 162 119 3050 162 120 3050 162 121 2234 162 122 1223 162 123 1406 162 124 1177 162 125 753 162 126 3050 162 127 1427 162 128 3050 162 129 3050 162 130 3050 162 131 686 162 132 3050 162 133 2423 162 134 3050 162 135 2570 162 136 3050 162 137 3050 162 138 3050 162 139 3050 162 140 1855 162 141 981 162 142 3050 162 143 2104 162 144 1597 162 145 2423 162 146 1357 162 147 1306 162 148 3050 162 149 1290 162 150 889 162 151 2537 162 152 3050 162 153 3050 162 154 1324 162 155 1267 162 156 1428 162 157 3050 162 158 1371 162 159 3050 162 160 1539 162 161 3050 162 162 1442 162 163 1500 162 164 489 162 165 3050 162 166 2115 162 167 3050 162 168 2019 162 169 632 162 170 1230 162 171 1102 162 172 3050 162 173 1143 162 174 3050 162 175 2570 162 176 3050 162 177 781 163 0 162 163 1 835 163 2 3114 163 3 3114 163 4 3114 163 5 2725 163 6 1675 163 7 3114 163 8 463 163 9 2180 163 10 1035 163 11 3114 163 12 984 163 13 3114 163 14 1179 163 15 882 163 16 1196 163 17 970 163 18 2127 163 19 2601 163 20 2124 163 21 1120 163 22 2505 163 23 3114 163 24 2427 163 25 701 163 26 1256 163 27 1460 163 28 1605 163 29 1370 163 30 1297 163 31 1091 163 32 1297 163 33 748 163 34 3114 163 35 3114 163 36 1764 163 37 1640 163 38 1517 163 39 857 163 40 3114 163 41 2256 163 42 1859 163 43 1717 163 44 1874 163 45 843 163 46 1177 163 47 1142 163 48 2191 163 49 1161 163 50 1639 163 51 940 163 52 1037 163 53 1339 163 54 3114 163 55 2187 163 56 2230 163 57 1941 163 58 3114 163 59 3114 163 60 3114 163 61 2635 163 62 1157 163 63 1433 163 64 2100 163 65 1781 163 66 3114 163 67 1126 163 68 1626 163 69 2130 163 70 1978 163 71 3114 163 72 2675 163 73 3114 163 74 1270 163 75 2403 163 76 2548 163 77 3114 163 78 1715 163 79 3114 163 80 3114 163 81 3114 163 82 1499 163 83 3114 163 84 2894 163 85 3114 163 86 3114 163 87 1183 163 88 1751 163 89 3114 163 90 3114 163 91 1805 163 92 3114 163 93 3114 163 94 3114 163 95 3114 163 96 1469 163 97 3114 163 98 2573 163 99 3114 163 100 1930 163 101 3114 163 102 3114 163 103 3114 163 104 1288 163 105 1188 163 106 1174 163 107 1445 163 108 2273 163 109 2792 163 110 1332 163 111 3114 163 112 1349 163 113 2894 163 114 3114 163 115 1178 163 116 915 163 117 3114 163 118 3114 163 119 2894 163 120 3114 163 121 1397 163 122 1475 163 123 1113 163 124 1269 163 125 1124 163 126 1795 163 127 1653 163 128 3114 163 129 3114 163 130 2487 163 131 1095 163 132 3114 163 133 2427 163 134 3114 163 135 2064 163 136 1745 163 137 3114 163 138 3114 163 139 2894 163 140 1100 163 141 908 163 142 1635 163 143 2165 163 144 1032 163 145 2251 163 146 1539 163 147 1508 163 148 2033 163 149 849 163 150 1171 163 151 2344 163 152 3114 163 153 2505 163 154 955 163 155 1299 163 156 1314 163 157 3114 163 158 1122 163 159 3114 163 160 1368 163 161 3114 163 162 1451 163 163 1412 163 164 1066 163 165 3114 163 166 2792 163 167 2725 163 168 2675 163 169 1230 163 170 573 163 171 1984 163 172 3114 163 173 889 163 174 3114 163 175 2894 163 176 3114 163 177 472 164 0 153 164 1 583 164 2 3121 164 3 3121 164 4 3121 164 5 3121 164 6 668 164 7 3121 164 8 1101 164 9 3121 164 10 1104 164 11 3121 164 12 1051 164 13 3121 164 14 985 164 15 631 164 16 1085 164 17 1026 164 18 3121 164 19 1515 164 20 1688 164 21 1604 164 22 3121 164 23 3121 164 24 2902 164 25 796 164 26 1093 164 27 1255 164 28 1565 164 29 902 164 30 1598 164 31 1198 164 32 1336 164 33 1001 164 34 3121 164 35 3121 164 36 1254 164 37 1806 164 38 1689 164 39 1097 164 40 3121 164 41 1835 164 42 2369 164 43 1930 164 44 2132 164 45 747 164 46 1301 164 47 1365 164 48 1737 164 49 1318 164 50 1323 164 51 1041 164 52 1083 164 53 1613 164 54 3121 164 55 1442 164 56 1876 164 57 1641 164 58 1812 164 59 3121 164 60 3121 164 61 2902 164 62 2172 164 63 1726 164 64 3121 164 65 1537 164 66 3121 164 67 1125 164 68 3121 164 69 1574 164 70 1394 164 71 3121 164 72 2799 164 73 3121 164 74 1529 164 75 1418 164 76 2224 164 77 3121 164 78 2478 164 79 2320 164 80 1401 164 81 3121 164 82 1501 164 83 3121 164 84 2028 164 85 3121 164 86 3121 164 87 1303 164 88 1577 164 89 3121 164 90 3121 164 91 1644 164 92 2799 164 93 2799 164 94 3121 164 95 3121 164 96 1347 164 97 3121 164 98 3121 164 99 3121 164 100 1421 164 101 3121 164 102 3121 164 103 3121 164 104 517 164 105 1627 164 106 1121 164 107 1447 164 108 2036 164 109 3121 164 110 1140 164 111 3121 164 112 1559 164 113 3121 164 114 3121 164 115 1259 164 116 1260 164 117 3121 164 118 3121 164 119 1470 164 120 1950 164 121 1540 164 122 1403 164 123 1170 164 124 1172 164 125 1202 164 126 2389 164 127 1086 164 128 3121 164 129 3121 164 130 2478 164 131 1344 164 132 3121 164 133 3121 164 134 2269 164 135 2313 164 136 1394 164 137 3121 164 138 3121 164 139 3121 164 140 1111 164 141 1514 164 142 1476 164 143 1912 164 144 1356 164 145 1786 164 146 1496 164 147 1550 164 148 1487 164 149 1079 164 150 1360 164 151 3121 164 152 3121 164 153 2732 164 154 1397 164 155 1493 164 156 1186 164 157 3121 164 158 1031 164 159 3121 164 160 994 164 161 3121 164 162 606 164 163 1399 164 164 1155 164 165 3121 164 166 2343 164 167 2169 164 168 1963 164 169 1411 164 170 1168 164 171 1143 164 172 3121 164 173 1323 164 174 3121 164 175 2580 164 176 3121 164 177 532 165 0 1057 165 1 448 165 2 1057 165 3 1057 165 4 1057 165 5 1057 165 6 1057 165 7 1057 165 8 1057 165 9 1057 165 10 1057 165 11 1057 165 12 1057 165 13 1057 165 14 1057 165 15 1057 165 16 1057 165 17 1057 165 18 1057 165 19 1057 165 20 1057 165 21 1057 165 22 1057 165 23 1057 165 24 1057 165 25 1057 165 26 1057 165 27 1057 165 28 1057 165 29 1057 165 30 1057 165 31 1057 165 32 1057 165 33 1057 165 34 1057 165 35 1057 165 36 1057 165 37 1057 165 38 1057 165 39 1057 165 40 1057 165 41 1057 165 42 1057 165 43 1057 165 44 1057 165 45 1057 165 46 1057 165 47 1057 165 48 1057 165 49 1057 165 50 1057 165 51 1057 165 52 1057 165 53 1057 165 54 1057 165 55 1057 165 56 1057 165 57 1057 165 58 1057 165 59 1057 165 60 1057 165 61 1057 165 62 1057 165 63 1057 165 64 1057 165 65 1057 165 66 1057 165 67 1057 165 68 1057 165 69 1057 165 70 1057 165 71 1057 165 72 1057 165 73 1057 165 74 1057 165 75 1057 165 76 1057 165 77 1057 165 78 1057 165 79 1057 165 80 1057 165 81 1057 165 82 1057 165 83 1057 165 84 1057 165 85 1057 165 86 1057 165 87 1057 165 88 1057 165 89 1057 165 90 1057 165 91 1057 165 92 1057 165 93 1057 165 94 1057 165 95 1057 165 96 1057 165 97 1057 165 98 1057 165 99 1057 165 100 1057 165 101 1057 165 102 1057 165 103 1057 165 104 1057 165 105 1057 165 106 1057 165 107 1057 165 108 1057 165 109 1057 165 110 1057 165 111 1057 165 112 1057 165 113 1057 165 114 1057 165 115 1057 165 116 1057 165 117 1057 165 118 1057 165 119 1057 165 120 1057 165 121 1057 165 122 1057 165 123 1057 165 124 1057 165 125 1057 165 126 1057 165 127 1057 165 128 1057 165 129 1057 165 130 1057 165 131 1057 165 132 1057 165 133 1057 165 134 1057 165 135 1057 165 136 1057 165 137 1057 165 138 1057 165 139 1057 165 140 1057 165 141 1057 165 142 1057 165 143 1057 165 144 1057 165 145 1057 165 146 1057 165 147 1057 165 148 1057 165 149 1057 165 150 1057 165 151 1057 165 152 1057 165 153 1057 165 154 1057 165 155 1057 165 156 1057 165 157 1057 165 158 1057 165 159 1057 165 160 1057 165 161 1057 165 162 1057 165 163 1057 165 164 1057 165 165 1057 165 166 1057 165 167 1057 165 168 1057 165 169 1057 165 170 1057 165 171 1057 165 172 1057 165 173 1057 165 174 1057 165 175 1057 165 176 1057 165 177 1057 166 0 277 166 1 1005 166 2 2280 166 3 2280 166 4 2280 166 5 2060 166 6 1840 166 7 2280 166 8 2280 166 9 2280 166 10 2280 166 11 2280 166 12 2280 166 13 2280 166 14 1063 166 15 2280 166 16 2280 166 17 2280 166 18 2280 166 19 2280 166 20 2280 166 21 2280 166 22 2280 166 23 2280 166 24 2280 166 25 64 166 26 2280 166 27 2280 166 28 2280 166 29 2060 166 30 2280 166 31 2280 166 32 2280 166 33 2280 166 34 2280 166 35 2280 166 36 2280 166 37 2280 166 38 2280 166 39 2060 166 40 2280 166 41 2280 166 42 2280 166 43 2280 166 44 2280 166 45 2280 166 46 2280 166 47 2280 166 48 2280 166 49 2280 166 50 2280 166 51 2280 166 52 2280 166 53 2280 166 54 2280 166 55 2280 166 56 2280 166 57 2280 166 58 2280 166 59 2280 166 60 2280 166 61 2280 166 62 1958 166 63 1767 166 64 2280 166 65 1003 166 66 2280 166 67 2280 166 68 2280 166 69 2280 166 70 2280 166 71 2280 166 72 2280 166 73 2280 166 74 2280 166 75 2280 166 76 2280 166 77 2280 166 78 2280 166 79 2280 166 80 2280 166 81 2280 166 82 2280 166 83 2280 166 84 2280 166 85 2280 166 86 2280 166 87 2280 166 88 2280 166 89 2280 166 90 2280 166 91 2280 166 92 2280 166 93 2280 166 94 2280 166 95 2280 166 96 2280 166 97 2280 166 98 2280 166 99 2280 166 100 2280 166 101 2280 166 102 2280 166 103 2280 166 104 2280 166 105 2280 166 106 2280 166 107 2280 166 108 2280 166 109 2280 166 110 2280 166 111 2280 166 112 2280 166 113 2280 166 114 2280 166 115 1197 166 116 2280 166 117 2280 166 118 2280 166 119 2280 166 120 2280 166 121 2280 166 122 2280 166 123 2280 166 124 2280 166 125 2280 166 126 2280 166 127 2280 166 128 2280 166 129 2280 166 130 2280 166 131 2280 166 132 2280 166 133 2280 166 134 2280 166 135 2280 166 136 2280 166 137 2280 166 138 2280 166 139 2280 166 140 2280 166 141 2280 166 142 2280 166 143 2280 166 144 2280 166 145 2280 166 146 2280 166 147 2280 166 148 2280 166 149 2280 166 150 2280 166 151 2280 166 152 2280 166 153 2280 166 154 2280 166 155 2280 166 156 2280 166 157 2280 166 158 2280 166 159 2280 166 160 2280 166 161 2280 166 162 2280 166 163 1891 166 164 1958 166 165 2280 166 166 1800 166 167 2280 166 168 2280 166 169 1958 166 170 1840 166 171 1958 166 172 2280 166 173 2280 166 174 2280 166 175 2280 166 176 2280 166 177 1215 167 0 2274 167 1 799 167 2 2494 167 3 2494 167 4 2494 167 5 2494 167 6 2494 167 7 2494 167 8 2494 167 9 2494 167 10 5 167 11 2494 167 12 2494 167 13 2494 167 14 2494 167 15 2494 167 16 2494 167 17 2494 167 18 2494 167 19 2494 167 20 2494 167 21 2494 167 22 2494 167 23 2494 167 24 2494 167 25 1596 167 26 2494 167 27 2494 167 28 2494 167 29 2494 167 30 2494 167 31 2494 167 32 2494 167 33 2494 167 34 2494 167 35 2494 167 36 2494 167 37 2494 167 38 2494 167 39 2494 167 40 2494 167 41 2494 167 42 2494 167 43 2494 167 44 2494 167 45 2274 167 46 2494 167 47 2494 167 48 2494 167 49 2494 167 50 2494 167 51 2494 167 52 2494 167 53 2494 167 54 2494 167 55 2494 167 56 2494 167 57 2494 167 58 2494 167 59 2494 167 60 2494 167 61 2494 167 62 2494 167 63 2494 167 64 2494 167 65 2494 167 66 2494 167 67 1281 167 68 2494 167 69 1596 167 70 2494 167 71 2494 167 72 2494 167 73 2494 167 74 2494 167 75 2494 167 76 2494 167 77 2494 167 78 1174 167 79 2494 167 80 2494 167 81 2494 167 82 2494 167 83 2494 167 84 2494 167 85 2494 167 86 2494 167 87 2494 167 88 2494 167 89 2494 167 90 2494 167 91 2494 167 92 2494 167 93 2494 167 94 2494 167 95 2494 167 96 2494 167 97 2494 167 98 2494 167 99 2494 167 100 2494 167 101 2494 167 102 2494 167 103 2494 167 104 2494 167 105 2494 167 106 2494 167 107 2494 167 108 2494 167 109 2494 167 110 2494 167 111 2494 167 112 2494 167 113 2494 167 114 2494 167 115 2494 167 116 2494 167 117 2494 167 118 2494 167 119 2494 167 120 2494 167 121 2494 167 122 1647 167 123 2494 167 124 2494 167 125 2494 167 126 2494 167 127 2494 167 128 2494 167 129 2494 167 130 2494 167 131 2274 167 132 2494 167 133 2494 167 134 2494 167 135 2494 167 136 2494 167 137 2494 167 138 2494 167 139 2494 167 140 1412 167 141 1411 167 142 2494 167 143 2494 167 144 2494 167 145 2494 167 146 2494 167 147 2172 167 148 2494 167 149 2494 167 150 1545 167 151 2494 167 152 2494 167 153 2494 167 154 2494 167 155 2494 167 156 2494 167 157 2494 167 158 2494 167 159 2494 167 160 2494 167 161 2494 167 162 2494 167 163 2494 167 164 2494 167 165 2494 167 166 2494 167 167 2494 167 168 2494 167 169 2494 167 170 2494 167 171 2494 167 172 2494 167 173 2274 167 174 2494 167 175 2494 167 176 2494 167 177 2494 168 0 765 168 1 1934 168 2 2763 168 3 2763 168 4 2763 168 5 2763 168 6 2763 168 7 2763 168 8 2763 168 9 2763 168 10 88 168 11 2763 168 12 2763 168 13 2763 168 14 2543 168 15 536 168 16 2441 168 17 2763 168 18 2763 168 19 2763 168 20 2763 168 21 2543 168 22 2763 168 23 2763 168 24 2763 168 25 275 168 26 2441 168 27 1634 168 28 2763 168 29 891 168 30 2763 168 31 2763 168 32 2763 168 33 2763 168 34 2763 168 35 2763 168 36 2763 168 37 1765 168 38 2763 168 39 2763 168 40 2763 168 41 2763 168 42 2763 168 43 1435 168 44 1545 168 45 2763 168 46 2763 168 47 2763 168 48 2763 168 49 2324 168 50 2763 168 51 2763 168 52 1184 168 53 2763 168 54 2763 168 55 2763 168 56 2763 168 57 2763 168 58 2763 168 59 2763 168 60 2763 168 61 2763 168 62 2763 168 63 2324 168 64 2763 168 65 2763 168 66 2763 168 67 2763 168 68 2763 168 69 2763 168 70 2763 168 71 2763 168 72 2763 168 73 2763 168 74 2763 168 75 2763 168 76 2763 168 77 2763 168 78 2763 168 79 2763 168 80 2763 168 81 2763 168 82 2763 168 83 2763 168 84 2763 168 85 2763 168 86 2763 168 87 2763 168 88 2763 168 89 2763 168 90 2763 168 91 2763 168 92 2763 168 93 2763 168 94 2763 168 95 2763 168 96 2763 168 97 2763 168 98 2763 168 99 2763 168 100 2763 168 101 2763 168 102 2763 168 103 2763 168 104 2763 168 105 2763 168 106 1874 168 107 2763 168 108 2763 168 109 2763 168 110 2763 168 111 2763 168 112 2763 168 113 2763 168 114 2763 168 115 1848 168 116 2763 168 117 2763 168 118 2763 168 119 2763 168 120 2763 168 121 2763 168 122 2763 168 123 2543 168 124 2763 168 125 2763 168 126 2763 168 127 1836 168 128 2763 168 129 2763 168 130 2763 168 131 2763 168 132 2763 168 133 2763 168 134 2763 168 135 2763 168 136 2763 168 137 2763 168 138 2763 168 139 2763 168 140 2543 168 141 2763 168 142 2763 168 143 2763 168 144 2763 168 145 2763 168 146 2763 168 147 2763 168 148 2763 168 149 2543 168 150 2763 168 151 2763 168 152 2763 168 153 2763 168 154 2763 168 155 2763 168 156 2763 168 157 2763 168 158 2763 168 159 2763 168 160 2763 168 161 2763 168 162 2763 168 163 2763 168 164 2763 168 165 2763 168 166 2763 168 167 2763 168 168 2104 168 169 2763 168 170 2763 168 171 2763 168 172 2763 168 173 2763 168 174 2763 168 175 2763 168 176 2763 168 177 2763 169 0 30 169 1 878 169 2 3191 169 3 3191 169 4 3191 169 5 3191 169 6 1655 169 7 3191 169 8 711 169 9 2284 169 10 1341 169 11 3191 169 12 1452 169 13 3191 169 14 1357 169 15 1137 169 16 1200 169 17 1363 169 18 2101 169 19 2280 169 20 2412 169 21 1147 169 22 2802 169 23 3191 169 24 2564 169 25 1063 169 26 1563 169 27 1661 169 28 1748 169 29 1156 169 30 1448 169 31 1157 169 32 1739 169 33 1098 169 34 3191 169 35 1754 169 36 1572 169 37 2023 169 38 1792 169 39 1540 169 40 3191 169 41 1728 169 42 2350 169 43 2412 169 44 2067 169 45 1095 169 46 1271 169 47 1340 169 48 1458 169 49 1519 169 50 2245 169 51 1170 169 52 1390 169 53 1489 169 54 1662 169 55 1726 169 56 2149 169 57 2298 169 58 2404 169 59 2971 169 60 3191 169 61 3191 169 62 1764 169 63 2242 169 64 3191 169 65 2448 169 66 3191 169 67 1634 169 68 3191 169 69 3191 169 70 2106 169 71 3191 169 72 3191 169 73 3191 169 74 3191 169 75 3191 169 76 3191 169 77 3191 169 78 3191 169 79 3191 169 80 3191 169 81 3191 169 82 3191 169 83 3191 169 84 3191 169 85 2480 169 86 3191 169 87 2078 169 88 3191 169 89 3191 169 90 3191 169 91 3191 169 92 3191 169 93 3191 169 94 3191 169 95 3191 169 96 2222 169 97 3191 169 98 3191 169 99 3191 169 100 3191 169 101 3191 169 102 3191 169 103 3191 169 104 1471 169 105 2421 169 106 1352 169 107 1406 169 108 1536 169 109 3191 169 110 956 169 111 2971 169 112 1050 169 113 2678 169 114 3191 169 115 1422 169 116 1355 169 117 3191 169 118 3191 169 119 1750 169 120 3191 169 121 2066 169 122 1421 169 123 1331 169 124 1464 169 125 1024 169 126 1799 169 127 1584 169 128 2602 169 129 2971 169 130 3191 169 131 1349 169 132 3191 169 133 3191 169 134 2971 169 135 2624 169 136 1843 169 137 3191 169 138 3191 169 139 3191 169 140 1086 169 141 1550 169 142 1501 169 143 1877 169 144 1344 169 145 1740 169 146 1720 169 147 1582 169 148 1740 169 149 1067 169 150 1145 169 151 2504 169 152 3191 169 153 2711 169 154 1381 169 155 1297 169 156 1373 169 157 3191 169 158 1350 169 159 2869 169 160 1858 169 161 3191 169 162 1944 169 163 1359 169 164 1332 169 165 3191 169 166 2802 169 167 3191 169 168 2971 169 169 1595 169 170 1899 169 171 1606 169 172 3191 169 173 1547 169 174 3191 169 175 2751 169 176 2971 169 177 1355 170 0 154 170 1 697 170 2 3093 170 3 3093 170 4 3093 170 5 3093 170 6 1347 170 7 3093 170 8 595 170 9 3093 170 10 1873 170 11 3093 170 12 1496 170 13 3093 170 14 1176 170 15 1219 170 16 1590 170 17 609 170 18 3093 170 19 2873 170 20 2704 170 21 1986 170 22 3093 170 23 1209 170 24 3093 170 25 1109 170 26 1763 170 27 2394 170 28 1880 170 29 1100 170 30 1359 170 31 1593 170 32 1739 170 33 1391 170 34 3093 170 35 3093 170 36 2526 170 37 1989 170 38 2580 170 39 1253 170 40 3093 170 41 3093 170 42 1568 170 43 2580 170 44 2873 170 45 910 170 46 1770 170 47 1732 170 48 1455 170 49 1805 170 50 1018 170 51 1433 170 52 1562 170 53 1648 170 54 3093 170 55 3093 170 56 3093 170 57 2613 170 58 2466 170 59 3093 170 60 3093 170 61 3093 170 62 2873 170 63 1605 170 64 3093 170 65 1465 170 66 3093 170 67 1408 170 68 2873 170 69 3093 170 70 1860 170 71 3093 170 72 1809 170 73 3093 170 74 808 170 75 1614 170 76 1709 170 77 1706 170 78 1615 170 79 1708 170 80 1804 170 81 3093 170 82 1624 170 83 3093 170 84 1726 170 85 1882 170 86 3093 170 87 1235 170 88 1315 170 89 3093 170 90 3093 170 91 1979 170 92 2873 170 93 3093 170 94 3093 170 95 3093 170 96 1887 170 97 3093 170 98 3093 170 99 3093 170 100 2219 170 101 3093 170 102 3093 170 103 3093 170 104 842 170 105 1911 170 106 1605 170 107 1328 170 108 1438 170 109 3093 170 110 1479 170 111 3093 170 112 1596 170 113 3093 170 114 3093 170 115 1324 170 116 1501 170 117 3093 170 118 3093 170 119 3093 170 120 3093 170 121 2235 170 122 1841 170 123 1857 170 124 1589 170 125 1409 170 126 1614 170 127 1805 170 128 3093 170 129 3093 170 130 3093 170 131 580 170 132 2873 170 133 3093 170 134 1707 170 135 3093 170 136 3093 170 137 3093 170 138 2873 170 139 3093 170 140 1448 170 141 1520 170 142 2162 170 143 2130 170 144 1177 170 145 2873 170 146 1447 170 147 1836 170 148 1403 170 149 1701 170 150 1507 170 151 2704 170 152 3093 170 153 3093 170 154 1413 170 155 1678 170 156 1490 170 157 3093 170 158 1529 170 159 3093 170 160 1883 170 161 3093 170 162 1283 170 163 864 170 164 1800 170 165 3093 170 166 1555 170 167 1923 170 168 3093 170 169 399 170 170 1408 170 171 1513 170 172 3093 170 173 1454 170 174 3093 170 175 3093 170 176 3093 170 177 454 171 0 227 171 1 566 171 2 2963 171 3 2963 171 4 2963 171 5 2963 171 6 1112 171 7 2963 171 8 751 171 9 1965 171 10 465 171 11 2963 171 12 1207 171 13 2963 171 14 1303 171 15 1051 171 16 978 171 17 1125 171 18 1954 171 19 2162 171 20 2336 171 21 1398 171 22 2374 171 23 2963 171 24 2574 171 25 539 171 26 875 171 27 1092 171 28 1128 171 29 997 171 30 1221 171 31 970 171 32 1059 171 33 519 171 34 2963 171 35 2252 171 36 1933 171 37 1348 171 38 1944 171 39 1213 171 40 2963 171 41 1046 171 42 1539 171 43 2574 171 44 1535 171 45 1006 171 46 1205 171 47 683 171 48 2135 171 49 1338 171 50 1880 171 51 1292 171 52 1032 171 53 1602 171 54 2963 171 55 2743 171 56 2290 171 57 1593 171 58 2963 171 59 2963 171 60 2963 171 61 2963 171 62 1372 171 63 1479 171 64 2963 171 65 1423 171 66 2963 171 67 765 171 68 2963 171 69 1528 171 70 1252 171 71 2963 171 72 2963 171 73 2963 171 74 1808 171 75 1865 171 76 2963 171 77 2963 171 78 2963 171 79 2963 171 80 2162 171 81 2963 171 82 2264 171 83 2963 171 84 2963 171 85 1311 171 86 2963 171 87 1140 171 88 1644 171 89 2963 171 90 2963 171 91 913 171 92 2963 171 93 1572 171 94 2963 171 95 2963 171 96 1321 171 97 2963 171 98 2524 171 99 2963 171 100 1452 171 101 2963 171 102 2963 171 103 2963 171 104 1505 171 105 1562 171 106 1188 171 107 1612 171 108 1195 171 109 972 171 110 1214 171 111 2963 171 112 1284 171 113 2963 171 114 2963 171 115 1198 171 116 1271 171 117 2963 171 118 2963 171 119 2963 171 120 2743 171 121 1619 171 122 1544 171 123 1369 171 124 1321 171 125 1011 171 126 1630 171 127 1468 171 128 2963 171 129 2743 171 130 2450 171 131 1221 171 132 2963 171 133 2354 171 134 2963 171 135 2397 171 136 1574 171 137 2963 171 138 2963 171 139 2963 171 140 1031 171 141 1418 171 142 1553 171 143 1633 171 144 1150 171 145 1476 171 146 1421 171 147 967 171 148 1514 171 149 972 171 150 981 171 151 2422 171 152 2963 171 153 2641 171 154 1351 171 155 1085 171 156 1087 171 157 2963 171 158 1222 171 159 2963 171 160 1158 171 161 2963 171 162 1508 171 163 1158 171 164 1157 171 165 2963 171 166 2963 171 167 2963 171 168 2743 171 169 1479 171 170 1000 171 171 1535 171 172 2963 171 173 1387 171 174 2963 171 175 2963 171 176 2743 171 177 495 172 0 1042 172 1 1042 172 2 1042 172 3 1042 172 4 1042 172 5 1042 172 6 1042 172 7 1042 172 8 1042 172 9 1042 172 10 1042 172 11 1042 172 12 1042 172 13 1042 172 14 1042 172 15 1042 172 16 1042 172 17 1042 172 18 1042 172 19 1042 172 20 1042 172 21 1042 172 22 1042 172 23 1042 172 24 1042 172 25 1042 172 26 1042 172 27 1042 172 28 1042 172 29 1042 172 30 1042 172 31 1042 172 32 1042 172 33 1042 172 34 1042 172 35 1042 172 36 1042 172 37 1042 172 38 1042 172 39 1042 172 40 1042 172 41 1042 172 42 1042 172 43 1042 172 44 1042 172 45 1042 172 46 1042 172 47 1042 172 48 1042 172 49 1042 172 50 1042 172 51 1042 172 52 1042 172 53 1042 172 54 1042 172 55 1042 172 56 1042 172 57 1042 172 58 1042 172 59 1042 172 60 1042 172 61 1042 172 62 1042 172 63 1042 172 64 1042 172 65 1042 172 66 1042 172 67 1042 172 68 1042 172 69 1042 172 70 1042 172 71 1042 172 72 1042 172 73 1042 172 74 1042 172 75 1042 172 76 1042 172 77 1042 172 78 1042 172 79 1042 172 80 1042 172 81 1042 172 82 1042 172 83 1042 172 84 1042 172 85 1042 172 86 1042 172 87 1042 172 88 1042 172 89 1042 172 90 1042 172 91 1042 172 92 1042 172 93 1042 172 94 1042 172 95 1042 172 96 1042 172 97 1042 172 98 1042 172 99 1042 172 100 1042 172 101 1042 172 102 1042 172 103 1042 172 104 1042 172 105 1042 172 106 1042 172 107 1042 172 108 1042 172 109 1042 172 110 1042 172 111 1042 172 112 1042 172 113 1042 172 114 1042 172 115 1042 172 116 1042 172 117 1042 172 118 1042 172 119 1042 172 120 1042 172 121 1042 172 122 1042 172 123 1042 172 124 1042 172 125 1042 172 126 1042 172 127 1042 172 128 1042 172 129 1042 172 130 1042 172 131 1042 172 132 1042 172 133 1042 172 134 1042 172 135 1042 172 136 1042 172 137 1042 172 138 1042 172 139 1042 172 140 1042 172 141 1042 172 142 1042 172 143 1042 172 144 1042 172 145 1042 172 146 1042 172 147 1042 172 148 1042 172 149 1042 172 150 1042 172 151 1042 172 152 1042 172 153 1042 172 154 1042 172 155 1042 172 156 1042 172 157 1042 172 158 1042 172 159 1042 172 160 1042 172 161 1042 172 162 1042 172 163 1042 172 164 1042 172 165 1042 172 166 1042 172 167 1042 172 168 1042 172 169 653 172 170 1042 172 171 1042 172 172 1042 172 173 1042 172 174 1042 172 175 1042 172 176 1042 172 177 1042 173 0 145 173 1 765 173 2 2991 173 3 2991 173 4 2991 173 5 2175 173 6 1511 173 7 2991 173 8 765 173 9 2258 173 10 1246 173 11 2991 173 12 935 173 13 2991 173 14 1205 173 15 625 173 16 1068 173 17 942 173 18 2175 173 19 1739 173 20 2035 173 21 1214 173 22 2669 173 23 2025 173 24 2991 173 25 763 173 26 1157 173 27 812 173 28 1712 173 29 947 173 30 1147 173 31 861 173 32 917 173 33 786 173 34 2991 173 35 1972 173 36 1437 173 37 1717 173 38 1246 173 39 1045 173 40 2991 173 41 2991 173 42 2771 173 43 1634 173 44 1597 173 45 952 173 46 1085 173 47 754 173 48 2102 173 49 1534 173 50 1656 173 51 654 173 52 874 173 53 1023 173 54 2991 173 55 2991 173 56 1563 173 57 1563 173 58 2991 173 59 2991 173 60 2991 173 61 2991 173 62 856 173 63 1453 173 64 2991 173 65 2991 173 66 2991 173 67 1853 173 68 2991 173 69 2991 173 70 2991 173 71 2991 173 72 1720 173 73 2991 173 74 2771 173 75 2991 173 76 2991 173 77 2991 173 78 2669 173 79 2669 173 80 2771 173 81 2991 173 82 2268 173 83 2991 173 84 1953 173 85 2991 173 86 2991 173 87 1513 173 88 2991 173 89 2771 173 90 2991 173 91 2084 173 92 2991 173 93 2248 173 94 2056 173 95 2991 173 96 1965 173 97 2991 173 98 2001 173 99 2991 173 100 2991 173 101 2991 173 102 2991 173 103 2991 173 104 1442 173 105 1492 173 106 955 173 107 1374 173 108 2669 173 109 2991 173 110 1179 173 111 2991 173 112 1408 173 113 2669 173 114 2991 173 115 1044 173 116 1208 173 117 2991 173 118 2991 173 119 2991 173 120 2991 173 121 1594 173 122 1541 173 123 1191 173 124 1347 173 125 1156 173 126 2669 173 127 1493 173 128 2991 173 129 2511 173 130 2991 173 131 1423 173 132 2991 173 133 2991 173 134 2991 173 135 2189 173 136 2991 173 137 2991 173 138 2991 173 139 2991 173 140 1377 173 141 1435 173 142 2049 173 143 1488 173 144 1358 173 145 2991 173 146 1576 173 147 1626 173 148 2991 173 149 1203 173 150 1213 173 151 2601 173 152 2991 173 153 2212 173 154 1209 173 155 1034 173 156 1285 173 157 2991 173 158 1225 173 159 2991 173 160 1064 173 161 2991 173 162 1638 173 163 643 173 164 691 173 165 2991 173 166 1802 173 167 2424 173 168 2056 173 169 817 173 170 861 173 171 1632 173 172 2991 173 173 1184 173 174 2991 173 175 2991 173 176 2991 173 177 779 174 0 49 174 1 1555 174 2 1555 174 3 1555 174 4 1555 174 5 1555 174 6 1555 174 7 1555 174 8 1555 174 9 1555 174 10 1555 174 11 1555 174 12 1555 174 13 1555 174 14 1555 174 15 1555 174 16 1555 174 17 1555 174 18 1555 174 19 1555 174 20 1555 174 21 1555 174 22 1555 174 23 1555 174 24 1555 174 25 1555 174 26 1555 174 27 1555 174 28 1555 174 29 1555 174 30 1555 174 31 1336 174 32 1555 174 33 1555 174 34 1555 174 35 1555 174 36 1555 174 37 1555 174 38 1555 174 39 1555 174 40 1555 174 41 1555 174 42 1555 174 43 1555 174 44 1555 174 45 525 174 46 1555 174 47 1234 174 48 1555 174 49 1555 174 50 1555 174 51 1555 174 52 1555 174 53 1555 174 54 1555 174 55 1555 174 56 1555 174 57 1555 174 58 1555 174 59 1555 174 60 1555 174 61 1555 174 62 1555 174 63 1555 174 64 1555 174 65 1555 174 66 1555 174 67 1555 174 68 1555 174 69 1555 174 70 1555 174 71 1555 174 72 1555 174 73 1555 174 74 1555 174 75 1555 174 76 1555 174 77 1555 174 78 1555 174 79 1555 174 80 1555 174 81 1555 174 82 1555 174 83 1555 174 84 1555 174 85 1555 174 86 1555 174 87 1555 174 88 1555 174 89 1555 174 90 1555 174 91 1555 174 92 1555 174 93 1555 174 94 1555 174 95 1555 174 96 1555 174 97 1555 174 98 1555 174 99 1555 174 100 1555 174 101 1555 174 102 1555 174 103 1555 174 104 1555 174 105 1555 174 106 1555 174 107 1555 174 108 1555 174 109 1555 174 110 1555 174 111 1555 174 112 1555 174 113 1555 174 114 1555 174 115 1555 174 116 1336 174 117 1555 174 118 1555 174 119 1555 174 120 1555 174 121 1555 174 122 1555 174 123 1555 174 124 1555 174 125 1555 174 126 1555 174 127 1555 174 128 1555 174 129 1555 174 130 1555 174 131 1555 174 132 1555 174 133 1555 174 134 1555 174 135 1555 174 136 1555 174 137 1555 174 138 1555 174 139 1555 174 140 1555 174 141 1555 174 142 1555 174 143 1555 174 144 1555 174 145 1555 174 146 1555 174 147 1555 174 148 1555 174 149 1555 174 150 1555 174 151 1555 174 152 1555 174 153 1555 174 154 1555 174 155 1555 174 156 1555 174 157 1555 174 158 1555 174 159 1555 174 160 1555 174 161 1555 174 162 1166 174 163 1555 174 164 1555 174 165 1555 174 166 1336 174 167 1555 174 168 1555 174 169 549 174 170 1336 174 171 1336 174 172 1555 174 173 1555 174 174 1555 174 175 1555 174 176 1555 174 177 1336 175 0 139 175 1 1331 175 2 1331 175 3 1331 175 4 1331 175 5 1331 175 6 1331 175 7 1331 175 8 722 175 9 1331 175 10 1331 175 11 1331 175 12 1331 175 13 1331 175 14 1331 175 15 1331 175 16 1111 175 17 1331 175 18 1331 175 19 1331 175 20 1331 175 21 1331 175 22 1331 175 23 1331 175 24 1331 175 25 1331 175 26 1331 175 27 1111 175 28 1331 175 29 632 175 30 1331 175 31 1331 175 32 1331 175 33 1111 175 34 1331 175 35 1331 175 36 1331 175 37 1331 175 38 1331 175 39 1331 175 40 1331 175 41 1331 175 42 1331 175 43 1331 175 44 1331 175 45 509 175 46 1331 175 47 1331 175 48 1331 175 49 1331 175 50 1331 175 51 1331 175 52 1331 175 53 1331 175 54 1331 175 55 1331 175 56 1331 175 57 1111 175 58 1331 175 59 1331 175 60 1331 175 61 1331 175 62 1331 175 63 1331 175 64 1331 175 65 1331 175 66 1331 175 67 1331 175 68 1331 175 69 1331 175 70 1331 175 71 1331 175 72 1331 175 73 1331 175 74 1331 175 75 1331 175 76 1331 175 77 1331 175 78 1331 175 79 1331 175 80 1331 175 81 1331 175 82 1331 175 83 1331 175 84 1331 175 85 1331 175 86 1331 175 87 1331 175 88 1331 175 89 1331 175 90 1331 175 91 1331 175 92 1331 175 93 1331 175 94 1331 175 95 1331 175 96 1331 175 97 1331 175 98 1331 175 99 1331 175 100 1331 175 101 1331 175 102 1331 175 103 1331 175 104 789 175 105 1331 175 106 1331 175 107 1331 175 108 1331 175 109 1331 175 110 1111 175 111 1331 175 112 1331 175 113 1331 175 114 1331 175 115 1009 175 116 1331 175 117 1331 175 118 1331 175 119 1331 175 120 1331 175 121 1331 175 122 1331 175 123 891 175 124 1331 175 125 1331 175 126 1331 175 127 1331 175 128 1331 175 129 1331 175 130 1331 175 131 1331 175 132 1331 175 133 1331 175 134 1331 175 135 1331 175 136 1331 175 137 1331 175 138 1331 175 139 1331 175 140 1331 175 141 1331 175 142 1331 175 143 1331 175 144 1331 175 145 1331 175 146 1331 175 147 1331 175 148 1331 175 149 1009 175 150 789 175 151 1111 175 152 1331 175 153 1331 175 154 1009 175 155 942 175 156 818 175 157 1331 175 158 1331 175 159 1331 175 160 1331 175 161 1331 175 162 1111 175 163 1331 175 164 1331 175 165 1331 175 166 1331 175 167 1331 175 168 1331 175 169 1331 175 170 1331 175 171 1331 175 172 1331 175 173 1331 175 174 1331 175 175 1331 175 176 1331 175 177 704 176 0 0 176 1 3058 176 2 3058 176 3 3058 176 4 3058 176 5 3058 176 6 3058 176 7 3058 176 8 2256 176 9 3058 176 10 3058 176 11 3058 176 12 1668 176 13 3058 176 14 3058 176 15 2669 176 16 2736 176 17 3058 176 18 3058 176 19 3058 176 20 3058 176 21 3058 176 22 3058 176 23 3058 176 24 3058 176 25 3058 176 26 3058 176 27 3058 176 28 3058 176 29 2491 176 30 3058 176 31 3058 176 32 2838 176 33 2669 176 34 3058 176 35 3058 176 36 3058 176 37 3058 176 38 3058 176 39 3058 176 40 3058 176 41 3058 176 42 3058 176 43 3058 176 44 3058 176 45 3058 176 46 3058 176 47 3058 176 48 3058 176 49 3058 176 50 3058 176 51 3058 176 52 2838 176 53 3058 176 54 3058 176 55 3058 176 56 3058 176 57 3058 176 58 3058 176 59 3058 176 60 3058 176 61 3058 176 62 3058 176 63 3058 176 64 3058 176 65 3058 176 66 3058 176 67 3058 176 68 3058 176 69 3058 176 70 3058 176 71 3058 176 72 3058 176 73 3058 176 74 3058 176 75 3058 176 76 3058 176 77 3058 176 78 3058 176 79 3058 176 80 3058 176 81 3058 176 82 3058 176 83 3058 176 84 3058 176 85 3058 176 86 3058 176 87 3058 176 88 3058 176 89 3058 176 90 3058 176 91 3058 176 92 3058 176 93 3058 176 94 3058 176 95 3058 176 96 3058 176 97 3058 176 98 3058 176 99 3058 176 100 3058 176 101 3058 176 102 3058 176 103 3058 176 104 1277 176 105 3058 176 106 3058 176 107 3058 176 108 3058 176 109 3058 176 110 1376 176 111 3058 176 112 3058 176 113 3058 176 114 3058 176 115 3058 176 116 3058 176 117 3058 176 118 3058 176 119 3058 176 120 3058 176 121 3058 176 122 3058 176 123 2736 176 124 2264 176 125 3058 176 126 3058 176 127 2736 176 128 3058 176 129 3058 176 130 3058 176 131 3058 176 132 3058 176 133 3058 176 134 3058 176 135 3058 176 136 3058 176 137 3058 176 138 3058 176 139 3058 176 140 3058 176 141 3058 176 142 3058 176 143 3058 176 144 3058 176 145 3058 176 146 3058 176 147 3058 176 148 3058 176 149 3058 176 150 2669 176 151 3058 176 152 3058 176 153 3058 176 154 3058 176 155 1496 176 156 1403 176 157 3058 176 158 3058 176 159 3058 176 160 3058 176 161 3058 176 162 3058 176 163 3058 176 164 1929 176 165 3058 176 166 3058 176 167 3058 176 168 3058 176 169 2005 176 170 3058 176 171 2491 176 172 3058 176 173 3058 176 174 3058 176 175 2838 176 176 2736 176 177 2838 177 0 108 177 1 3455 177 2 3455 177 3 3455 177 4 3455 177 5 3455 177 6 1396 177 7 3455 177 8 1018 177 9 3133 177 10 1869 177 11 3455 177 12 1170 177 13 3455 177 14 1579 177 15 799 177 16 853 177 17 977 177 18 1692 177 19 1078 177 20 1035 177 21 1313 177 22 1916 177 23 2536 177 24 1277 177 25 978 177 26 880 177 27 1016 177 28 1105 177 29 780 177 30 908 177 31 973 177 32 898 177 33 900 177 34 3455 177 35 2828 177 36 1049 177 37 899 177 38 989 177 39 876 177 40 3133 177 41 1844 177 42 1266 177 43 1173 177 44 1097 177 45 949 177 46 1375 177 47 767 177 48 1157 177 49 999 177 50 1119 177 51 871 177 52 879 177 53 1082 177 54 1943 177 55 1560 177 56 1494 177 57 1139 177 58 2174 177 59 2327 177 60 3133 177 61 2846 177 62 3455 177 63 3455 177 64 3455 177 65 3455 177 66 3455 177 67 3455 177 68 3455 177 69 3455 177 70 3455 177 71 3455 177 72 3455 177 73 3455 177 74 3455 177 75 3455 177 76 3455 177 77 3455 177 78 3455 177 79 3455 177 80 3455 177 81 3455 177 82 3455 177 83 3455 177 84 3455 177 85 3455 177 86 3455 177 87 3455 177 88 3455 177 89 3455 177 90 3455 177 91 3455 177 92 3455 177 93 3455 177 94 3455 177 95 3455 177 96 3455 177 97 3455 177 98 3455 177 99 3455 177 100 3455 177 101 3455 177 102 3455 177 103 3455 177 104 1408 177 105 1753 177 106 935 177 107 1287 177 108 1482 177 109 3455 177 110 820 177 111 3455 177 112 798 177 113 2811 177 114 3455 177 115 1108 177 116 1188 177 117 3455 177 118 1977 177 119 1357 177 120 1913 177 121 1752 177 122 1149 177 123 1104 177 124 1430 177 125 1049 177 126 1127 177 127 1997 177 128 2388 177 129 2811 177 130 2528 177 131 1352 177 132 3455 177 133 2811 177 134 2866 177 135 1764 177 136 1285 177 137 2768 177 138 1360 177 139 1647 177 140 1465 177 141 991 177 142 1199 177 143 1776 177 144 1392 177 145 1384 177 146 1484 177 147 1182 177 148 1122 177 149 1190 177 150 1295 177 151 1625 177 152 2581 177 153 1493 177 154 1446 177 155 1148 177 156 1225 177 157 3455 177 158 1220 177 159 3455 177 160 1354 177 161 3455 177 162 1083 177 163 1145 177 164 1019 177 165 3455 177 166 1556 177 167 1480 177 168 1133 177 169 1223 177 170 969 177 171 1390 177 172 3455 177 173 1236 177 174 3455 177 175 3455 177 176 3455 177 177 3235 mecab-0.996/tests/shiin/test.gld0000644002562000116100000000021412031622553013446 00000000000000ȥʥޥҥ󥫥 ᥤ ޥǥ ɥߥʥ å ޥ ᥤޥ參 åȥޥ Υߥߥ륤 mecab-0.996/tests/shiin/dic.csv0000644002562000116100000000523412031622553013262 00000000000000my,153,153,0,ߥ z,39,39,0, ty,56,56,0, ty,55,55,0, dd,88,88,0,å zy,44,44,0, u,10,10,0, tt,80,80,0,å kk,70,70,0,å g,30,30,0, hy,128,128,0,ҥ ss,79,79,0,å ],4,4,0, r,171,171,0, -,1,1,0, zy,43,43,0, hy,129,129,0,ҥ pp,93,93,0,å y,162,162,0, a,6,6,0, m,155,155,0, my,152,152,0,ߥ o,14,14,0, hh,92,92,0,å i,8,8,0, p,145,145,0, mm,101,101,0,å pp,100,100,0,å ry,166,166,0, xt,62,62,0, g,26,26,0, b,147,147,0, by,134,134,0,ӥ xw,172,172,0, z,32,32,0, tt,83,83,0,å y,160,160,0, sy,37,37,0, m,150,150,0, sy,35,35,0, p,136,136,0, w,176,176,0, gy,24,24,0, s,47,47,0, b,131,131,0, w,173,173,0, ny,119,119,0,˥ t,51,51,0, t,110,110,0, n,122,122,0, n,116,116,0, r,169,169,0, p,142,142,0, gg,68,68,0,å sy,34,34,0, gg,66,66,0,å b,125,125,0, g,21,21,0, gg,64,64,0,å bb,95,95,0,å ss,74,74,0,å zz,75,75,0,å rr,103,103,0,å zy,42,42,0, d,105,105,0, zz,77,77,0,å hy,130,130,0,ҥ g,28,28,0, wy,174,174,0, n,123,123,0, b,144,144,0, ny,118,118,0,˥ ss,72,72,0,å ry,168,168,0, k,17,17,0, rr,102,102,0,å py,139,139,0,ԥ m,154,154,0, t,106,106,0, dw,114,114,0,ɥ kk,63,63,0,å py,138,138,0,ԥ r,170,170,0, m,156,156,0, r,163,163,0, s,49,49,0, zy,41,41,0, y,158,158,0, s,31,31,0, tt,84,84,0,å [,3,3,0, m,149,149,0, d,58,58,0, k,15,15,0, gg,71,71,0,å ty,57,57,0, t,53,53,0, by,132,132,0,ӥ k,25,25,0, tt,82,82,0,å k,27,27,0, p,148,148,0, sy,36,36,0, n,115,115,0, dh,109,109,0,ǥ dy,59,59,0,¥ ky,18,18,0, xy,161,161,0, ny,117,117,0,˥ pp,91,91,0,å tt,85,85,0,å x,13,13,0, zy,40,40,0, by,135,135,0,ӥ dy,60,60,0,¥ pp,96,96,0,å gy,22,22,0, dd,86,86,0,å x,11,11,0, z,50,50,0, hh,97,97,0,å d,112,112,0, dy,61,61,0,¥ t,104,104,0, my,151,151,0,ߥ n,177,177,0, h,124,124,0, x,7,7,0, dh,108,108,0,ǥ h,140,140,0, h,127,127,0, ry,165,165,0,ꥧ ny,120,120,0,˥ x,5,5,0, s,33,33,0, tt,87,87,0,å d,52,52,0, hh,99,99,0,å kk,67,67,0,å ky,19,19,0, ss,76,76,0,å ~,2,2,0, gy,23,23,0, b,141,141,0, z,48,48,0, x,9,9,0, p,126,126,0, ss,78,78,0,å g,16,16,0, pp,98,98,0,å z,46,46,0, d,107,107,0, bb,90,90,0,å h,146,146,0, tw,111,111,0,ȥ hh,89,89,0,å kk,65,65,0,å hh,94,94,0,å r,164,164,0, n,121,121,0, ry,167,167,0, wy,175,175,0, ky,20,20,0, xy,159,159,0, py,137,137,0,ԥ sy,38,38,0, zz,73,73,0,å s,45,45,0, h,143,143,0, ty,54,54,0, e,12,12,0, by,133,133,0,ӥ xy,157,157,0, dd,81,81,0,å kk,69,69,0,å dw,113,113,0,ɥ k,29,29,0, mecab-0.996/tests/shiin/dicrc0000644002562000116100000000025012031622553013006 00000000000000dictionary-charset = euc-jp cost-factor = 800 bos-feature = _ output-format-type=katakana node-format-katakana = %H unk-format-katakana = %M eos-format-katakana = \n mecab-0.996/tests/shiin/mkdic.pl0000755002562000116100000000242712031622553013436 00000000000000#!/usr/bin/perl -w my $FACTOR = 200; use MeCab; sub toCost() { my $prob = shift @_; return int(-log($prob) * $FACTOR); } my $mecab = new MeCab::Tagger("-d dic"); while (<>) { chomp; next if /^EOS/; s/^\s+//g; my ($freq, $s) = split; my @list; push @list, [ ("_", "_") ]; for (split /\n/, $mecab->parse($s)) { last if /EOS/; my ($w, $r) = split; goto NEXT if ($r eq "*"); push @list, [ ($r, $w) ]; } push @list, [ ("_", "_") ]; for (my $i = 0; $i < $#list; ++$i) { my ($n0, $w0) = @{$list[$i]}; my ($n1, $w1) = @{$list[$i+1]}; $e1{$w0} += $freq; $e2{$w0}{$w1} += $freq; } NEXT: } my %e3; my $id = 0; for (sort keys %e1) { $e3{$_} = $id; ++$id; } open (S, "> dic.csv") || die; for my $w0 (keys %e1) { my $tmp = (split /\n/, $mecab->parse($w0))[0]; my ($w, $n) = split /\s+/, $tmp; next if ($n eq "*"); printf S "%s,%d,%d,0,%s\n", $n, $e3{$w0}, $e3{$w0}, $w0; } close (S); open(S, "> matrix.def") || die; my $size = scalar keys %e3; print S "$size $size\n"; my @l = sort keys %e3; for my $w0 (@l) { my $f1 = $e1{$w0} || 0.0; for my $w1 (@l) { my $f2 = $e2{$w0}{$w1} || 0.0;; my $c = &toCost(1.0 * ($f2 + 0.5) / ($f1 + $size * 0.5)); printf S "%d %d %d\n", $e3{$w0}, $e3{$w1}, $c; } } close(S); mecab-0.996/tests/run-eval.sh0000755002562000116100000000032212031622553012755 00000000000000#!/bin/sh # cd eval ../../src/mecab-system-eval --level="0 1 2 3 4" system answer > test.out diff test.gld test.out; if [ "$?" != "0" ] then echo "runtests faild in $dir" exit -1 fi; rm -f test.out exit 0 mecab-0.996/tests/cost-train/0000755002562000116100000000000012110211077013024 500000000000000mecab-0.996/tests/cost-train/seed/0000755002562000116100000000000012110211077013744 500000000000000mecab-0.996/tests/cost-train/seed/char.def0000644002562000116100000000777512031622553015310 00000000000000# # Japanese charcter category map # # $Id: char.def,v 1.4 2006/07/05 16:54:13 taku-ku Exp $; # ################################################################################### # # CHARACTER CATEGORY DEFINITION # # CATEGORY_NAME INVOKE GROUP LENGTH # # - CATEGORY_NAME: Name of category. you have to define DEFAULT class. # - INVOKE: 1/0: always invoke unknown word processing, evan when the word can be found in the lexicon # - GROUP: 1/0: make a new word by grouping the same chracter category # - LENGTH: n: 1 to n length new words are added # DEFAULT 0 1 0 # DEFAULT is a mandatory category! SPACE 0 1 0 KANJI 0 0 2 SYMBOL 1 1 0 NUMERIC 1 1 0 ALPHA 1 1 0 HIRAGANA 0 1 2 KATAKANA 1 1 2 KANJINUMERIC 1 1 0 GREEK 1 1 0 CYRILLIC 1 1 0 ################################################################################### # # CODE(UCS2) TO CATEGORY MAPPING # # SPACE 0x0020 SPACE # DO NOT REMOVE THIS LINE, 0x0020 is reserved for SPACE 0x00D0 SPACE 0x0009 SPACE 0x000B SPACE 0x000A SPACE # ASCII 0x0021..0x002F SYMBOL 0x0030..0x0039 NUMERIC 0x003A..0x0040 SYMBOL 0x0041..0x005A ALPHA 0x005B..0x0060 SYMBOL 0x0061..0x007A ALPHA 0x007B..0x007E SYMBOL # Latin 0x00A1..0x00BF SYMBOL # Latin 1 0x00C0..0x00FF ALPHA # Latin 1 0x0100..0x017F ALPHA # Latin Extended A 0x0180..0x0236 ALPHA # Latin Extended B 0x1E00..0x1EF9 ALPHA # Latin Extended Additional # CYRILLIC 0x0400..0x04F9 CYRILLIC 0x0500..0x050F CYRILLIC # Cyrillic supplementary # GREEK 0x0374..0x03FB GREEK # Greek and Coptic # HIRAGANA 0x3041..0x309F HIRAGANA # KATAKANA 0x30A1..0x30FF KATAKANA 0x31F0..0x31FF KATAKANA # Small KU .. Small RO # 0x30FC KATAKANA HIRAGANA # 0x30FC KATAKANA # Half KATAKANA 0xFF66..0xFF9D KATAKANA 0xFF9E..0xFF9F KATAKANA # KANJI 0x2E80..0x2EF3 KANJI # CJK Raidcals Supplement 0x2F00..0x2FD5 KANJI 0x3005 KANJI 0x3007 KANJI 0x3400..0x4DB5 KANJI # CJK Unified Ideographs Extention 0x4E00..0x9FA5 KANJI 0xF900..0xFA2D KANJI 0xFA30..0xFA6A KANJI # KANJI-NUMERIC ( ϻ Ȭ ɴ ) 0x4E00 KANJINUMERIC KANJI 0x4E8C KANJINUMERIC KANJI 0x4E09 KANJINUMERIC KANJI 0x56DB KANJINUMERIC KANJI 0x4E94 KANJINUMERIC KANJI 0x516D KANJINUMERIC KANJI 0x4E03 KANJINUMERIC KANJI 0x516B KANJINUMERIC KANJI 0x4E5D KANJINUMERIC KANJI 0x5341 KANJINUMERIC KANJI 0x767E KANJINUMERIC KANJI 0x5343 KANJINUMERIC KANJI 0x4E07 KANJINUMERIC KANJI 0x5104 KANJINUMERIC KANJI 0x5146 KANJINUMERIC KANJI # ZENKAKU 0xFF10..0xFF19 NUMERIC 0xFF21..0xFF3A ALPHA 0xFF41..0xFF5A ALPHA 0xFF01..0xFF0F SYMBOL 0xFF1A..0xFF1F SYMBOL 0xFF3B..0xFF40 SYMBOL 0xFF5B..0xFF65 SYMBOL 0xFFE0..0xFFEF SYMBOL # HalfWidth and Full width Form # OTHER SYMBOLS 0x2000..0x206F SYMBOL # General Punctuation 0x2070..0x209F NUMERIC # Superscripts and Subscripts 0x20A0..0x20CF SYMBOL # Currency Symbols 0x20D0..0x20FF SYMBOL # Combining Diaritical Marks for Symbols 0x2100..0x214F SYMBOL # Letterlike Symbols 0x2150..0x218F NUMERIC # Number forms 0x2100..0x214B SYMBOL # Letterlike Symbols 0x2190..0x21FF SYMBOL # Arrow 0x2200..0x22FF SYMBOL # Mathematical Operators 0x2300..0x23FF SYMBOL # Miscellaneuos Technical 0x2460..0x24FF SYMBOL # Enclosed NUMERICs 0x2501..0x257F SYMBOL # Box Drawing 0x2580..0x259F SYMBOL # Block Elements 0x25A0..0x25FF SYMBOL # Geometric Shapes 0x2600..0x26FE SYMBOL # Miscellaneous Symbols 0x2700..0x27BF SYMBOL # Dingbats 0x27F0..0x27FF SYMBOL # Supplemental Arrows A 0x27C0..0x27EF SYMBOL # Miscellaneous Mathematical Symbols-A 0x2800..0x28FF SYMBOL # Braille Patterns 0x2900..0x297F SYMBOL # Supplemental Arrows B 0x2B00..0x2BFF SYMBOL # Miscellaneous Symbols and Arrows 0x2A00..0x2AFF SYMBOL # Supplemental Mathematical Operators 0x3300..0x33FF SYMBOL 0x3200..0x32FE SYMBOL # ENclosed CJK Letters and Months 0x3000..0x303F SYMBOL # CJK Symbol and Punctuation 0xFE30..0xFE4F SYMBOL # CJK Compatibility Forms 0xFE50..0xFE6B SYMBOL # Small Form Variants # added 2006/3/13 0x3007 SYMBOL KANJINUMERIC # END OF TABLE mecab-0.996/tests/cost-train/seed/unk.def0000644002562000116100000000302312031622553015146 00000000000000DEFAULT,0,0,0,,,*,*,*,*,* SPACE,0,0,0,,,*,*,*,*,* KANJI,0,0,0,̾,,*,*,*,*,* KANJI,0,0,0,̾,³,*,*,*,*,* KANJI,0,0,0,̾,ͭ̾,ϰ,,*,*,* KANJI,0,0,0,̾,ͭ̾,ȿ,*,*,*,* KANJI,0,0,0,̾,ͭ̾,̾,,*,*,* KANJI,0,0,0,̾,ͭ̾,,*,*,*,* SYMBOL,0,0,0,̾,³,*,*,*,*,* NUMERIC,0,0,0,̾,,*,*,*,*,* ALPHA,0,0,0,̾,,*,*,*,*,* ALPHA,0,0,0,̾,ͭ̾,ϰ,,*,*,* ALPHA,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ALPHA,0,0,0,̾,ͭ̾,̾,,*,*,* ALPHA,0,0,0,̾,ͭ̾,,*,*,*,* ALPHA,0,0,0,ư,*,*,*,*,*,* HIRAGANA,0,0,0,̾,,*,*,*,*,* HIRAGANA,0,0,0,̾,³,*,*,*,*,* HIRAGANA,0,0,0,̾,ͭ̾,ϰ,,*,*,* HIRAGANA,0,0,0,̾,ͭ̾,ȿ,*,*,*,* HIRAGANA,0,0,0,̾,ͭ̾,̾,,*,*,* HIRAGANA,0,0,0,̾,ͭ̾,,*,*,*,* HIRAGANA,0,0,0,ư,*,*,*,*,*,* KATAKANA,0,0,0,̾,,*,*,*,*,* KATAKANA,0,0,0,̾,ͭ̾,ϰ,,*,*,* KATAKANA,0,0,0,̾,ͭ̾,ȿ,*,*,*,* KATAKANA,0,0,0,̾,ͭ̾,̾,,*,*,* KATAKANA,0,0,0,̾,ͭ̾,,*,*,*,* KATAKANA,0,0,0,ư,*,*,*,*,*,* KANJINUMERIC,0,0,0,̾,,*,*,*,*,* GREEK,0,0,0,̾,,*,*,*,*,* GREEK,0,0,0,̾,ͭ̾,ϰ,,*,*,* GREEK,0,0,0,̾,ͭ̾,ȿ,*,*,*,* GREEK,0,0,0,̾,ͭ̾,̾,,*,*,* GREEK,0,0,0,̾,ͭ̾,,*,*,*,* CYRILLIC,0,0,0,̾,,*,*,*,*,* CYRILLIC,0,0,0,̾,ͭ̾,ϰ,,*,*,* CYRILLIC,0,0,0,̾,ͭ̾,ȿ,*,*,*,* CYRILLIC,0,0,0,̾,ͭ̾,̾,,*,*,* CYRILLIC,0,0,0,̾,ͭ̾,,*,*,*,* mecab-0.996/tests/cost-train/seed/rewrite.def0000644002562000116100000001414112031622553016035 00000000000000# # Feature(POS) to Internal State mapping # [unigram rewrite] # ɤ,ȯȤΤ, ʻ1,2,3,4,ѷ,ѷ,, Ȥ *,*,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,$7,$8 # ɤߤʤ̵ *,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,$7,* [left rewrite] (|ư),*,*,*,*,*,(ʤ|̵) $1,$2,$3,$4,$5,$6,̵ (|ư),,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),,*,*,*,*,(|ʤ|ʤ|) $1,$2,$3,$4,$5,$6, (|ư),,*,*,*,*,(|ͤ|ͤ|ͥ|ͥ|ͤ|ͥ|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(||㤢) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(㤢|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),*,*,*,*,*,* $1,$2,$3,$4,$5,$6,$7 ,(||̳),*,*,*,*,* $1,$2,$3,$4,$5,$6,BOS/EOS BOS/EOS,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,BOS/EOS ư,Ω,*,*,*,*,(Ԥ|Ԥʤ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*,(||) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(|Ԥ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*, $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ư,Ω,*,*,*,*,(||||ʤ|ޤ|ޤ||||ڤ||ä|ä|ʤ||餦|ޤ|³||椯|Ԥ||||) $1,$2,$3,$4,$5,$6,$7 ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(̤|ȴ) $1,$2,$3,$4,$5,$6,ȴ ư,Ω,*,*,*,*,(ĺ|) $1,$2,$3,$4,$5,$6,ĺ ư,Ω,*,*,*,*,(|פ) $1,$2,$3,$4,$5,$6,פ ư,Ω,*,*,*,*,(|Ф) $1,$2,$3,$4,$5,$6,Ф ư,Ω,*,*,*,*,(Ĥ|Ԥ|Ԥ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*,(ľ|ʤ) $1,$2,$3,$4,$5,$6,ľ ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(礦|) $1,$2,$3,$4,$5,$6,礦 ư,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ƻ,*,*,*,*,*,(ʤ|̵||餷) $1,$2,$3,$4,$5,$6,̵ ƻ,,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ƻ,,*,*,*,*,(ߤ|ۤ) $1,$2,$3,$4,$5,$6,ߤ ƻ,,*,*,*,*,(ä餷|餷|äݤ|ݤ) $1,$2,$3,$4,$5,$6,餷 ƻ,,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ƻ,Ω,*,*,*,*,(||Ť餤|ˤ|䤹) $1,$2,$3,$4,$5,$6, ƻ,Ω,*,*,*,*,(褤|ɤ) $1,$2,$3,$4,$5,$6,ɤ ƻ,Ω,*,*,*,*,(ߤ|ۤ) $1,$2,$3,$4,$5,$6,ߤ ƻ,Ω,*,*,*,*,(ޤ|㤦|Ǥ|ɤ|Ǥ|ɤ) $1,$2,$3,$4,$5,$6,Ǥ ƻ,Ω,*,*,*,*,(ޤ|㤦|Ƥ|Ȥ|Ƥ|Ȥ) $1,$2,$3,$4,$5,$6,Ƥ ƻ,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ³,*,*,*,*,*,(ڤ||뤤|||ޤ||ʤ|ʤӤ|¤Ӥ|⤷|㤷) $1,$2,$3,$4,$5,$6, *,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,* [right rewrite] (|ư),*,*,*,*,*,(ʤ|̵) $1,$2,$3,$4,$5,$6,̵ (|ư),,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),,*,*,*,*,(|ʤ|ʤ|) $1,$2,$3,$4,$5,$6, (|ư),,*,*,*,*,(|ͤ|ͤ|ͥ|ͥ|ͤ|ͥ|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(||㤢) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(㤢|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),³,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, (|ư),*,*,*,*,*,* $1,$2,$3,$4,$5,$6,$7 ,(||̳),*,*,*,*,* $1,$2,$3,$4,$5,$6,BOS/EOS BOS/EOS,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,BOS/EOS ư,Ω,*,*,*,*,(Ԥ|Ԥʤ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*,(||) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(|Ԥ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*, $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ư,Ω,*,*,*,*,(||||ʤ|ޤ|ޤ||||ڤ||ä|ä|ʤ||餦|ޤ|³||椯|Ԥ||||) $1,$2,$3,$4,$5,$6,$7 ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(̤|ȴ) $1,$2,$3,$4,$5,$6,ȴ ư,Ω,*,*,*,*,(ĺ|) $1,$2,$3,$4,$5,$6,ĺ ư,Ω,*,*,*,*,(|פ) $1,$2,$3,$4,$5,$6,פ ư,Ω,*,*,*,*,(|Ф) $1,$2,$3,$4,$5,$6,Ф ư,Ω,*,*,*,*,(Ĥ|Ԥ|Ԥ) $1,$2,$3,$4,$5,$6,Ԥ ư,Ω,*,*,*,*,(ľ|ʤ) $1,$2,$3,$4,$5,$6,ľ ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ư,Ω,*,*,*,*,(礦|) $1,$2,$3,$4,$5,$6,礦 ư,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ƻ,*,*,*,*,*,(ʤ|̵||餷) $1,$2,$3,$4,$5,$6,̵ ƻ,,*,*,*,*,(|) $1,$2,$3,$4,$5,$6, ƻ,,*,*,*,*,(ߤ|ۤ) $1,$2,$3,$4,$5,$6,ߤ ƻ,,*,*,*,*,(ä餷|餷|äݤ|ݤ) $1,$2,$3,$4,$5,$6,餷 ƻ,,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ƻ,Ω,*,*,*,*,(||Ť餤|ˤ|䤹) $1,$2,$3,$4,$5,$6, ƻ,Ω,*,*,*,*,(褤|ɤ) $1,$2,$3,$4,$5,$6,ɤ ƻ,Ω,*,*,*,*,(ߤ|ۤ) $1,$2,$3,$4,$5,$6,ߤ ƻ,Ω,*,*,*,*,(ޤ|㤦|Ǥ|ɤ|Ǥ|ɤ) $1,$2,$3,$4,$5,$6,Ǥ ƻ,Ω,*,*,*,*,(ޤ|㤦|Ƥ|Ȥ|Ƥ|Ȥ) $1,$2,$3,$4,$5,$6,Ƥ ƻ,Ω,*,*,*,*,* $1,$2,$3,$4,$5,$6,* ³,*,*,*,*,*,(ڤ||뤤|||ޤ||ʤ|ʤӤ|¤Ӥ|⤷|㤷) $1,$2,$3,$4,$5,$6, *,*,*,*,*,*,* $1,$2,$3,$4,$5,$6,* mecab-0.996/tests/cost-train/seed/feature.def0000644002562000116100000000741312031622553016013 00000000000000# # bigram # # %F[0..N] Unigramʸ̮ # %F?: ̤ξ,Υƥץ졼ȤŬѤʤ # POS Unigram UNIGRAM U1:%F[0] UNIGRAM U2:%F[0],%F?[1] UNIGRAM U3:%F[0],%F[1],%F?[2] UNIGRAM U4:%F[0],%F[1],%F[2],%F?[3] # Word-POS UNIGRAM W0:%F[6] UNIGRAM W1:%F[0]/%F[6] UNIGRAM W2:%F[0],%F?[1]/%F[6] UNIGRAM W3:%F[0],%F[1],%F?[2]/%F[6] UNIGRAM W4:%F[0],%F[1],%F[2],%F?[3]/%F[6] # Word-Read-POS UNIGRAM R0:%F[7] UNIGRAM R1:%F[6],%F[7] UNIGRAM R2:%F[0],%F[6],%F[7] UNIGRAM R3:%F[0],%F?[1],%F[6],%F[7] UNIGRAM R4:%F[0],%F[1],%F?[2],%F[6],%F[7] UNIGRAM R5:%F[0],%F[1],%F[2],%F?[3],%F[6],%F[7] # char type UNIGRAM T0:%t UNIGRAM T1:%F[0]/%t UNIGRAM T2:%F[0],%F?[1]/%t UNIGRAM T3:%F[0],%F[1],%F?[2]/%t UNIGRAM T4:%F[0],%F[1],%F[2],%F?[3]/%t # # bigram # # %L[0..N] ʸ̮ # %R[0..N] ʸ̮ # # %R?: ̤ξ,Υƥץ졼ȤŬѤʤ # ʻ BIGRAM B00:%L[0]/%R[0] BIGRAM B01:%L[0],%L?[1]/%R[0] BIGRAM B02:%L[0]/%R[0],%R?[1] BIGRAM B03:%L[0]/%R[0],%R[1],%R?[2] BIGRAM B04:%L[0],%L?[1]/%R[0],%R[1],%R?[2] BIGRAM B05:%L[0]/%R[0],%R[1],%R[2],%R?[3] BIGRAM B06:%L[0],%L?[1]/%R[0],%R[1],%R[2],%R?[3] BIGRAM B07:%L[0],%L[1],%L?[2]/%R[0] BIGRAM B08:%L[0],%L[1],%L?[2]/%R[0],%R?[1] BIGRAM B09:%L[0],%L[1],%L[2],%L?[3]/%R[0] BIGRAM B10:%L[0],%L[1],%L[2],%L?[3]/%R[0],%R?[1] BIGRAM B11:%L[0],%L[1],%L?[2]/%R[0],%R[1],%R?[2] BIGRAM B12:%L[0],%L[1],%L?[2]/%R[0],%R[1],%R[2],%R?[3] BIGRAM B13:%L[0],%L[1],%L[2],%L?[3]/%R[0],%R[1],%R?[2] BIGRAM B14:%L[0],%L[1],%L[2],%L?[3]/%R[0],%R[1],%R[2],%R?[3] # BIGRAM B20:%L[0],%L?[4]/%R[0] BIGRAM B21:%L[0],%L?[5]/%R[0] BIGRAM B22:%L[0],%L?[4],%L?[5]/%R[0] BIGRAM B23:%L[0]/%R[0],%R?[4] BIGRAM B24:%L[0]/%R[0],%R?[5] BIGRAM B25:%L[0]/%R[0],%R?[4],%R?[5] BIGRAM B26:%L[0],%L?[4]/%R[0],%R?[4] BIGRAM B27:%L[0],%L?[4]/%R[0],%R?[5] BIGRAM B28:%L[0],%L?[5]/%R[0],%R?[4] BIGRAM B29:%L[0],%L?[5]/%R[0],%R?[5] BIGRAM B30:%L[0],%L?[4],%L?[5]/%R[0],%R?[4] BIGRAM B31:%L[0],%L?[4],%L?[5]/%R[0],%R?[5] BIGRAM B32:%L[0],%L?[4]/%R[0],%R?[4],%R?[5] BIGRAM B33:%L[0],%L?[5]/%R[0],%R?[4],%R?[5] BIGRAM B34:%L[0],%L?[4],%L?[5]/%R[0],%R?[4],%R?[5] # POS leaf category BIGRAM B40:%L[0],%L[1],%L[2],%L?[4]/%R[0],%R[1],%R[2] BIGRAM B41:%L[0],%L[1],%L[2],%L?[5]/%R[0],%R[1],%R[2] BIGRAM B42:%L[0],%L[1],%L[2],%L?[4],%L?[5]/%R[0],%R[1],%R[2] BIGRAM B43:%L[0],%L[1],%L[2]/%R[0],%R[1],%R[2],%R?[4] BIGRAM B44:%L[0],%L[1],%L[2]/%R[0],%R[1],%R[2],%R?[5] BIGRAM B45:%L[0],%L[1],%L[2]/%R[0],%R[1],%R[2],%R?[4],%R?[5] BIGRAM B46:%L[0],%L[1],%L[2],%L?[4]/%R[0],%R[1],%R[2],%R?[4] BIGRAM B47:%L[0],%L[1],%L[2],%L?[4]/%R[0],%R[1],%R[2],%R?[5] BIGRAM B48:%L[0],%L[1],%L[2],%L?[5]/%R[0],%R[1],%R[2],%R?[4] BIGRAM B49:%L[0],%L[1],%L[2],%L?[5]/%R[0],%R[1],%R[2],%R?[5] BIGRAM B50:%L[0],%L[1],%L[2],%L?[4],%L?[5]/%R[0],%R[1],%R[2],%R?[4] BIGRAM B51:%L[0],%L[1],%L[2],%L?[4],%L?[5]/%R[0],%R[1],%R[2],%R?[5] BIGRAM B52:%L[0],%L[1],%L[2],%L?[4]/%R[0],%R[1],%R[2],%R?[4],%R?[5] BIGRAM B53:%L[0],%L[1],%L[2],%L?[5]/%R[0],%R[1],%R[2],%R?[4],%R?[5] BIGRAM B54:%L[0],%L[1],%L[2],%L?[4],%L?[5]/%R[0],%R[1],%R[2],%R?[4],%R?[5] # ò BIGRAM B61:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5],%L?[6]/%R[0],%R[1],%R[2],%R[3] BIGRAM B61:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5],%L?[6]/%R[0],%R[1],%R[2],%R[3],%R[4] BIGRAM B62:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5],%L?[6]/%R[0],%R[1],%R[2],%R[3],%R[5] BIGRAM B63:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5],%L?[6]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5] BIGRAM B64:%L[0],%L[1],%L[2],%L[3]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5],%R?[6] BIGRAM B65:%L[0],%L[1],%L[2],%L[3],%L[4]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5],%R?[6] BIGRAM B66:%L[0],%L[1],%L[2],%L[3],%L[5]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5],%R?[6] BIGRAM B67:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5],%R?[6] BIGRAM B68:%L[0],%L[1],%L[2],%L[3],%L[4],%L[5],%L?[6]/%R[0],%R[1],%R[2],%R[3],%R[4],%R[5],%R?[6] BIGRAM B70:%L?[6]/%R?[6] mecab-0.996/tests/cost-train/seed/matrix.def0000644002562000116100000000001212031622553015650 000000000000001 1 0 0 0 mecab-0.996/tests/cost-train/seed/dic.csv0000644002562000116100000057552712031622553015174 00000000000000",",0,0,0,̾,³,*,*,*,*,* """",0,0,0,̾,³,*,*,*,*,* "test""test",0,0,0,̾,³,*,*,*,*,* (,0,0,0,̾,³,*,*,*,*,* ),0,0,0,̾,³,*,*,*,*,* 000,0,0,0,̾,,*,*,*,*,* 10,0,0,0,̾,,*,*,*,*,* 1500,0,0,0,̾,,*,*,*,*,* 1878,0,0,0,̾,,*,*,*,*,* 1880,0,0,0,̾,,*,*,*,*,* 1887,0,0,0,̾,,*,*,*,*,* 1895,0,0,0,̾,,*,*,*,*,* 1904,0,0,0,̾,,*,*,*,*,* 1905,0,0,0,̾,,*,*,*,*,* 1920,0,0,0,̾,,*,*,*,*,* 1968,0,0,0,̾,,*,*,*,*,* 2,0,0,0,̾,,*,*,*,*,* 20,0,0,0,̾,,*,*,*,*,* 2005,0,0,0,̾,,*,*,*,*,* 33,0,0,0,̾,,*,*,*,*,* 5,0,0,0,̾,,*,*,*,*,* 50,0,0,0,̾,,*,*,*,*,* 6,0,0,0,̾,,*,*,*,*,* 688,0,0,0,̾,,*,*,*,*,* 8,0,0,0,̾,,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* Υȡ,0,0,0,ư,*,*,*,*,*,* Υȡ,0,0,0,̾,,*,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ϡ,0,0,0,ư,*,*,*,*,*,* ϡ,0,0,0,̾,,*,*,*,*,* ϡ,0,0,0,̾,ͭ̾,,*,*,*,* ϡ,0,0,0,̾,ͭ̾,̾,,*,*,* ϡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ϡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ܥե,0,0,0,ư,*,*,*,*,*,* ܥե,0,0,0,̾,,*,*,*,*,* ܥե,0,0,0,̾,ͭ̾,,*,*,*,* ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ˥,0,0,0,ư,*,*,*,*,*,* ˥,0,0,0,̾,,*,*,*,*,* ˥,0,0,0,̾,ͭ̾,,*,*,*,* ˥,0,0,0,̾,ͭ̾,̾,,*,*,* ˥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ˥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,,̳,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,̳,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ǽ,*,*,*,*,,奦,塼 ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ǽ,*,*,*,*,,奦˥,塼˥ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,˥,˥ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,󥬥,󥬥 ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,,ե٥å,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,,ӡ,ӡ ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,ե٥å,*,*,*,*,,ӡ,ӡ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,ե٥å,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,ե٥å,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,ե٥å,*,*,*,*,,֥塼,֥塼 ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ե顼,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,ʡԥ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,餤,, ,0,0,0,ư,*,*,*,ʡԥ,̤,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,ʡԥ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,ư,*,*,*,ʡԥ,ܷ,,, ,0,0,0,ư,Ω,*,*,,θ³,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, 뤤,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,뤯,륤,륤 뤤,0,0,0,³,*,*,*,*,*,뤤,륤,륤 ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,,楦,楦 ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,,楦,楦 ,0,0,0,ư,Ω,*,*,ʡ¥,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̤³,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,̤³,,, ,0,0,0,ư,Ω,*,*,,̤,Ƥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ƥ,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡʹ,̤,,, ,0,0,0,ư,Ω,*,*,ʡϹ,̤,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,*,*,*,Ѳ,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤³,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ȥ,, ,0,0,0,ư,Ω,*,*,ʡ,̤³,,, Ȥ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,Ȥ,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ե顼,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤³,,, ,0,0,0,ư,Ω,*,*,,̿,,, ,0,0,0,ư,Ω,*,*,,̤³,,, ,0,0,0,ư,Ω,*,*,,̿,,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,Ƭ,ƻ³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,,졿Ω졿,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̤,,, ,0,0,0,ư,Ω,*,*,ѡݥ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,餤,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,³,*,*,*,*,*,,, ,0,0,0,ư,,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,,*,*,ʡ,̤,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,,*,*,ʡ,ܷ,,, ,0,0,0,ư,*,*,*,ʸ졦,ܷ,,, ,0,0,0,ư,Ω,*,*,ѡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ѡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ¥,ܷ,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ƻ,,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü,,, ,0,0,0,ư,Ω,*,*,ʡ,̤ü,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ѡ,,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,ѡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ¥,,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ѡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̤³,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, Ȥ,0,0,0,,,*,*,*,*,Ȥ,ȥ,ȥ ,0,0,0,Ϣλ,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,̾,̾,,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ѡ,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,ʡ,̤,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,̾,,ü,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,,*,*,,̤,,, ,0,0,0,ư,,*,*,,Ϣѷ,,, ,0,0,0,ư,,*,*,ʡ,,,, ,0,0,0,ư,,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,ư,,*,*,,ܷ,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ȥ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ȥ,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,̾,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ޤ,0,0,0,̾,ư촴,*,*,*,*,ޤ,ޥ,ޥ ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü,,, ,0,0,0,ư,Ω,*,*,ʡ,̤ü,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,̾,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,ư,*,*,*,ʸ졦,θ³,,, ,0,0,0,ư,Ω,*,*,ѡ,̤,,, ,0,0,0,ư,Ω,*,*,ѡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,ʡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,*,*,*,ʸ졦,̿,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,³,*,*,*,*,*,,, ʤ,0,0,0,³,*,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,,,*,*,*,*,ʤ,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡʹ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ʤ,, ,0,0,0,̾,,,*,*,*,,, ʤ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,*,*,*,*,ʤ,ʥ,ʥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ѡ,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,̤³,,, ,0,0,0,ư,*,*,*,Ѳ,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ѡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,ʸܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,ʡ,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,٤,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ѡ,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,ư,*,*,*,ü졦,ʸܷ,,, ,0,0,0,ư,*,*,*,ü졦,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,,̤,,, ,0,0,0,ư,,*,*,,Ϣѷ,,, ,0,0,0,ư,,*,*,ʡ,,,, ,0,0,0,ư,,*,*,ʡ,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,ư,,*,*,,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,,*,*,ʡ,̤³,,, ,0,0,0,̾,,ư촴,*,*,*,,, ,0,0,0,̾,ü,ư촴,*,*,*,,, ,0,0,0,ե顼,*,*,*,*,*,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, ¾,0,0,0,̾,̾,,*,*,*,¾,Υ,Υ ¾,0,0,0,̾,ǽ,*,*,*,*,¾,Υ,Υ ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,̾,̾,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ޹,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü,,, ,0,0,0,ư,Ω,*,*,ʡ,̤ü,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,Ϣλ,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,ܷ,,, ,0,0,0,ư,*,*,*,ü졦,³,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,̤³,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,*,*,*,ü졦,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ޹,,,, ,0,0,0,ư,Ω,*,*,ʡ޹,̿,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,̤³,,, Ȥ,0,0,0,ư,Ω,*,*,,̤,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,,,*,*,*,*,Ȥ,ȥ,ȥ ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,ܷ,,, ,0,0,0,ư,*,*,*,ü졦,ܷ,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡԥ,,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̿,,, ,0,0,0,ư,*,*,*,ü졦,̤,,, ,0,0,0,ư,*,*,*,ü졦,̤,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,,, ä,0,0,0,,ʽ,Ϣ,*,*,*,ä,å,å ,0,0,0,ư,*,*,*,󡦥,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ĥ,, Ĥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ĥ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,Ĥ,ĥ,ĥ Ĥ,0,0,0,,,*,*,*,*,Ĥ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,,̤,ĤƤ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,,Ϣѷ,ĤƤ,ĥ,ĥ ĤƤ,0,0,0,³,*,*,*,*,*,ĤƤ,ĥƥ,ĥƥ Ĥ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,Ĥ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ĥ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,Ĥ,ĥ,ĥ Ĥ,0,0,0,,³,*,*,*,*,Ĥ,ĥ,ĥ Ĥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ĤΤ,ĥ,ĥ Ť,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ť, ,0,0,0,,ʽ,Ϣ,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,ư,*,*,*,󡦥,̤,,, ,0,0,0,ư,*,*,*,󡦥,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ƥ,, ,0,0,0,ư,Ω,*,*,,̤,Ƥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ƥ,, Ƥ,0,0,0,̾,,*,*,*,*,Ƥ,ƥ,ƥ Ƥ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ƥ,ƥ,ƥ Ƥ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ƥ,ƥ,ƥ Ƥ,0,0,0,ƻ,Ω,*,*,ƻ졦,̤³,Ƥ,ƥ,ƥ Ƥ,0,0,0,ư,Ω,*,*,ʡ¥,̤³,Ƥ,ƥ,ƥ Ƥ,0,0,0,̾,,*,*,*,*,Ƥ,ƥ,ƥ ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,Ϣѷ,,, ,0,0,0,³,*,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,Ǥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,, ,0,0,0,ư,Ω,*,*,,̤,Ǥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,, Ǥ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,Ǥ,ǥ,ǥ Ǥ,0,0,0,ư,Ω,*,*,,̤,Ǥ,ǥ,ǥ Ǥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,ǥ,ǥ Ǥ,0,0,0,ư,Ω,*,*,,̤,Ǥ,ǥ,ǥ Ǥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,ǥ,ǥ Ǥ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,Ǥ,ǥ,ǥ Ǥ,0,0,0,̾,,*,*,*,*,Ǥ,ǥ,ǥ Ǥ,0,0,0,³,*,*,*,*,*,Ǥ,ǥ,ǥ ,0,0,0,ե顼,*,*,*,*,*,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,,첽,*,*,*,*,,, ,0,0,0,,Ω,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ȥ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ȥ,, Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ楦 Ȥ,0,0,0,ư,Ω,*,*,,̤,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,̿,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,̿,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,̤,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,Ω,,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,Ω,ǽ,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ޹,Ϣѷ,Ȥ,ȥ,ȥ Ȥ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ȥ⤤,ȥ,ȥ Ȥ,0,0,0,,³,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,,,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ޹,̤³,Ȥ,ȥ,ȥ Ȥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,̾,,,*,*,*,Ȥ,ȥ,ȥ Ȥ⤷,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,Ȥ⤤,ȥ⥷,ȥ⥷ Ȥ⤷,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,Ȥ⤹,ȥ⥷,ȥ⥷ Ȥ,0,0,0,³,*,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,,,*,*,*,*,Ȥ,ȥ,ȥ Ȥ,0,0,0,,³,*,*,*,*,Ȥ,ȥ,ȥ ȶ,0,0,0,,ʽ,Ϣ,*,*,*,ȶ,ȥȥ,ȥȥ ,0,0,0,,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ɤ,, ,0,0,0,ư,*,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ʤ,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,θ³,,, ,0,0,0,ư,*,*,*,ü졦ʥ,³,ʤ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ʤ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ʤ,, ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡԥ,̤,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,̾,ͭ̾,̾,̾,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,̾,Ω,ǽ,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ,0,0,0,,³,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ʤʤ,ʥ,ʥ ʤʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,ʤʤ,ʥʥ,ʥʥ ʤ,0,0,0,ư,Ω,*,*,,̤,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡԥ,,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡԥ,̿,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,,,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦ʥ,ʸܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,ʤ,ʥ,ʥ ʤ,0,0,0,,,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ü졦,,,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ʸ졦ʥ,̤,ʤ,ʥ,ʥ ʤ,0,0,0,³,*,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ʤ뤤,ʥ,ʥ ʤ,0,0,0,ư,*,*,*,ʸ졦ʥ,θ³,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,ܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,ܷ,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,θ³ü,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,̤ü,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,θ³ü,ʤ,ʥ,ʥ ʤ,0,0,0,ư,Ω,*,*,ʡ,̤ü,ʤ,ʥ,ʥ ʤ,0,0,0,̾,,*,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,̾,̾,,*,*,*,ʤ,ʥ,ʥ ʤ,0,0,0,,,*,*,*,*,ʤ,ʥ,ʥ ʤ餫,0,0,0,Ϣλ,*,*,*,*,*,ʤ餫,ʥ饫,ʥ饫 ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,ü,*,*,*,*,,, ,0,0,0,,첽,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,ˤ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,ˤ,, ˤ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,ˤ,˥,˥ ˤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ˤ,˥,˥ ˤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ˤ,˥,˥ ˤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,ˤ,˥,˥ ˤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,ˤ,˥,˥ ˤ,0,0,0,̾,,*,*,*,*,ˤ,˥,˥ ˤĤ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,ˤĤ,˥ĥ,˥ĥ ˤĤ,0,0,0,,ʽ,Ϣ,*,*,*,ˤĤ,˥ĥ,˥ĥ ˤȤä,0,0,0,,ʽ,Ϣ,*,*,*,ˤȤä,˥ȥå,˥ȥå ˤ,0,0,0,ư,Ω,*,*,,̤³,ˤ,˥,˥ ˤ,0,0,0,ư,Ω,*,*,,̿,ˤ,˥,˥ ˤä,0,0,0,,ʽ,Ϣ,*,*,*,ˤä,˥å,˥å ˤ,0,0,0,,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ˤ,0,0,0,,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ˴ؤ,0,0,0,,ʽ,Ϣ,*,*,*,˴ؤ,˥󥹥,˥󥹥 ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,,,, ,0,0,0,ư,Ω,*,*,,̤,ͤ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,ͤ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ͤ,, ͤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ͤ,ͥ,ͥ ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,,Ϣβ,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Τ,, ,0,0,0,̾,Ω,,*,*,*,,, Τ,0,0,0,,³,*,*,*,*,Τ,Υ,Υ ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥ,, Ϥ,0,0,0,ư,Ω,*,*,ʡԥ,̤³,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,̤,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,,*,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,Ϥ,ϥ,ϥ ϤФ,0,0,0,ư,Ω,*,*,ʡ,ܷ,ϤФ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,̤,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,̤,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,Ω,ǽ,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,ǽ,*,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,,,*,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,,*,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡ޹,̤,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥޤ,ϥ,ϥ Ϥ,0,0,0,̾,,*,*,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ϥ,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡ޹,ܷ,Ϥ,ϥ,ϥ ,0,0,0,,³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ф,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,դ,, դ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,դ뤤,ե,ե դ,0,0,0,ư,Ω,*,*,ʡ,ܷ,դ,ե,ե դ뤵,0,0,0,̾,,*,*,*,*,դ뤵,ե륵,ե륵 դ뤵,0,0,0,̾,ͭ̾,,*,*,*,դ뤵,ե륵ȥ,ե륵ȥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,֤,, ֤,0,0,0,ư,Ω,*,*,ʡ,̤³,֤,֥,֥ ֤,0,0,0,̾,,*,*,*,*,֤,֥,֥ ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,ؤ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,ؤ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ؤ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ٤,0,0,0,ư,*,*,*,ʸ졦٥,θ³,٤,٥,٥ ,0,0,0,ե顼,*,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,,, ޤ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ޤ,ޥ,ޥ ޤ,0,0,0,³,*,*,*,*,*,ޤ,ޥ,ޥ ޤ,0,0,0,ư,Ω,*,*,ʡ,̤,ޤ,ޥ,ޥ ޤ,0,0,0,,,*,*,*,*,ޤ,ޥ,ޥ ޤ,0,0,0,,³,*,*,*,*,ޤ,ޥ,ޥ ޤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ޤ뤤,ޥ,ޥ ޤ,0,0,0,Ƭ,³,*,*,*,*,ޤ,ޥ,ޥ ޤ,0,0,0,̾,ư촴,*,*,*,*,ޤ,ޥ,ޥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,ߤ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,ߤ,, ,0,0,0,ư,Ω,*,*,,̤,ߤ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,ߤ,, ,0,0,0,̾,,ü,*,*,*,,, ߤ,0,0,0,̾,,*,*,*,*,ߤ,ߥ,ߥ ߤ,0,0,0,̾,ͭ̾,̾,̾,*,*,ߤ,ߥ,ߥ ߤ,0,0,0,̾,̾,,*,*,*,ߤ,ߥ,ߥ ߤ,0,0,0,̾,ǽ,*,*,*,*,ߤ,ߥ,ߥ ߤʤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ߤʤ,ߥʥ,ߥʥ ष,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ह,ॷ,ॷ ष,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ष,ॷ,ॷ ष,0,0,0,̾,,*,*,*,*,ष,ॷ,ॷ ष,0,0,0,ư,Ω,*,*,ʡ,̤³,ष,ॷ,ॷ ष,0,0,0,,,*,*,*,*,ष,ॷ,ॷ ष,0,0,0,̾,,*,*,*,*,ष,ॷ,ॷ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,Ǥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ⤤,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,⤰,⥤,⥤ ⤷,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,⤹,⥷,⥷ ⤷,0,0,0,,,*,*,*,*,⤷,⥷,⥷ ⤿,0,0,0,ư,Ω,*,*,ʡ,̤,,⥿,⥿ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,ʡ,̤³,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,,Ω,*,*,*,*,,, ,0,0,0,ư,*,*,*,ü졦,ܷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, 䤷,0,0,0,ư,*,*,*,ü졦ޥ,̿,䤹,䥷,䥷 䤷,0,0,0,ư,*,*,*,ü졦ޥ,Ϣѷ,䤹,䥷,䥷 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, 椨,0,0,0,ư,Ω,*,*,,̤,椨,楨,楨 椨,0,0,0,ư,Ω,*,*,,Ϣѷ,椨,楨,楨 椨,0,0,0,ư,Ω,*,*,ʡ¥,,椦,楨,楨 椨,0,0,0,ư,Ω,*,*,ʡ¥,̿,椦,楨,楨 椨,0,0,0,̾,,,*,*,*,椨,楨,楨 椨,0,0,0,̾,Ω,ǽ,*,*,*,椨,楨,楨 ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,뤤,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,¾,,*,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,褤,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,褤,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,,̤³,,, ,0,0,0,ư,Ω,*,*,,̿,,, ,0,0,0,̾,Ω,ư촴,*,*,*,,, 褦,0,0,0,ư,*,*,*,*,*,褦,襦,衼 褦,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,褤,襦,襦 褦,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,褤,襦,襦 褦,0,0,0,,,*,*,*,*,褦,襦,衼 褦,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,褦,襦,襦 褦,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,褦,襦,襦 褦,0,0,0,ư,Ω,*,*,ʡ¥,ܷ,褦,襦,襦 褦,0,0,0,,,*,*,*,*,褦,襦,衼 褦,0,0,0,̾,ͭ̾,̾,̾,*,*,褦,襦,衼 褦,0,0,0,̾,,,*,*,*,褦,襦,衼 褦,0,0,0,̾,Ω,ư촴,*,*,*,褦,襦,衼 ,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,褦,, ä,0,0,0,³,*,*,*,*,*,ä,å,å ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,,*,*,,̤,,, ,0,0,0,ư,,*,*,,Ϣѷ,,, ,0,0,0,ư,*,*,*,ʸ졦,ܷ,,, ,0,0,0,ư,*,*,*,ʸ졦,θ³,,, ,0,0,0,ư,*,*,*,ʸ졦,ܷ,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, 뤤,0,0,0,̾,,*,*,*,*,뤤,륤,륤 뤤,0,0,0,̾,ͭ̾,̾,̾,*,*,뤤,륤,륤 ,0,0,0,ư,*,*,*,ʸ졦,̤,,, ,0,0,0,ư,*,*,*,ʸ졦,Ϣѷ,,, ,0,0,0,ư,,*,*,,̤,,, ,0,0,0,ư,,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,ư,,*,*,,ܷ,,, ,0,0,0,ư,Ω,*,*,,̿,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, 郎,0,0,0,Ϣλ,*,*,*,*,*,郎,塞,塞 ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,뤤,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,,,, ,0,0,0,ư,Ω,*,*,ʡ,̿,,, ,0,0,0,̾,̾,,*,*,*,,, ,0,0,0,ư,Ω,*,*,,ܷ,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,,,*,*,*,*,,, ,0,0,0,,ü,*,*,*,*,,, ,0,0,0,ư,*,*,*,Ѳ,ܷ,,, ,0,0,0,ư,Ω,*,*,,θ³ü,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥꥢ,0,0,0,ư,*,*,*,*,*,* ɥꥢ,0,0,0,̾,,*,*,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,,*,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,ϰ,,*,*,ɥꥢ,ɥꥢ,ɥꥢ ɥꥢ,0,0,0,̾,ͭ̾,ϰ,,*,*,ɥꥢ,ɥꥢ,ɥꥢ ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* Υȡ,0,0,0,ư,*,*,*,*,*,* Υȡ,0,0,0,̾,,*,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥫ,0,0,0,ư,*,*,*,*,*,* ꥫ,0,0,0,̾,,*,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥫ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥫ,0,0,0,̾,ͭ̾,ϰ,,*,*,ꥫ,ꥫ,ꥫ ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ϡ,0,0,0,ư,*,*,*,*,*,* ϡ,0,0,0,̾,,*,*,*,*,* ϡ,0,0,0,̾,ͭ̾,,*,*,*,* ϡ,0,0,0,̾,ͭ̾,̾,,*,*,* ϡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ϡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ܥե,0,0,0,ư,*,*,*,*,*,* ܥե,0,0,0,̾,,*,*,*,*,* ܥե,0,0,0,̾,ͭ̾,,*,*,*,* ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* åȡ꡼,0,0,0,ư,*,*,*,*,*,* åȡ꡼,0,0,0,̾,,*,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,ڥ,ڥ,ڥ ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥƥ,0,0,0,ư,*,*,*,*,*,* ڥƥ,0,0,0,̾,,*,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,ڥ,ڥ,ڥ ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 롦Υȡ,0,0,0,ư,*,*,*,*,*,* 롦Υȡ,0,0,0,̾,,*,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,ƥ,ƥ,ƥ ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* С,0,0,0,ư,*,*,*,*,*,* С,0,0,0,̾,,*,*,*,*,* С,0,0,0,̾,ͭ̾,,*,*,*,* С,0,0,0,̾,ͭ̾,̾,,*,*,* С,0,0,0,̾,ͭ̾,ȿ,*,*,*,* С,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ֥ꥨ롦Υȡ,0,0,0,ư,*,*,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,,*,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ޥ,0,0,0,ư,*,*,*,*,*,* ޥ,0,0,0,̾,,*,*,*,*,* ޥ,0,0,0,̾,ͭ̾,,*,*,*,* ޥ,0,0,0,̾,ͭ̾,̾,,*,*,* ޥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ޥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,餤,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饹,0,0,0,ư,*,*,*,*,*,* 饹,0,0,0,̾,,*,*,*,*,* 饹,0,0,0,̾,,*,*,*,*,饹,饹,饹 饹,0,0,0,̾,ͭ̾,,*,*,*,* 饹,0,0,0,̾,ͭ̾,̾,,*,*,* 饹,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 饹,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饹,0,0,0,̾,,,*,*,*,饹,饹,饹 ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饤ܥե,0,0,0,ư,*,*,*,*,*,* 饤ܥե,0,0,0,̾,,*,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,꡼,꡼,꡼ ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,̾,,,*,*,*,꡼,꡼,꡼ ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* å,0,0,0,̾,,*,*,*,*,å,å,å åȡ꡼,0,0,0,ư,*,*,*,*,*,* åȡ꡼,0,0,0,̾,,*,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȡ꡼,0,0,0,ư,*,*,*,*,*,* ȡ꡼,0,0,0,̾,,*,*,*,*,* ȡ꡼,0,0,0,̾,,*,*,*,*,ȡ꡼,ȡ꡼,ȡ꡼ ȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ѥ,0,0,0,ư,*,*,*,*,*,* ѥ,0,0,0,̾,,*,*,*,*,* ѥ,0,0,0,̾,,*,*,*,*,ѥ,ѥ,ѥ ѥ,0,0,0,̾,ͭ̾,,*,*,*,* ѥ,0,0,0,̾,ͭ̾,̾,,*,*,* ѥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ѥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥƥ,0,0,0,ư,*,*,*,*,*,* ڥƥ,0,0,0,̾,,*,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ݡ,0,0,0,ư,*,*,*,*,*,* ݡ,0,0,0,̾,,*,*,*,*,* ݡ,0,0,0,̾,,*,*,*,*,ݡ,ݡ,ݡ ݡ,0,0,0,̾,ͭ̾,,*,*,*,* ݡ,0,0,0,̾,ͭ̾,̾,,*,*,* ݡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ݡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,̾,,*,*,*,*,꡼,꡼,꡼ ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 󥱥,0,0,0,ư,*,*,*,*,*,* 󥱥,0,0,0,̾,,*,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,̾,,*,*,* 󥱥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* å,0,0,0,ư,*,*,*,*,*,* å,0,0,0,̾,,*,*,*,*,* å,0,0,0,̾,ͭ̾,,*,*,*,* å,0,0,0,̾,ͭ̾,̾,,*,*,* å,0,0,0,̾,ͭ̾,ȿ,*,*,*,* å,0,0,0,̾,ͭ̾,ϰ,,*,*,* åȡ꡼,0,0,0,ư,*,*,*,*,*,* åȡ꡼,0,0,0,̾,,*,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* åȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* å,0,0,0,ư,*,*,*,*,*,* å,0,0,0,̾,,*,*,*,*,* å,0,0,0,̾,ͭ̾,,*,*,*,* å,0,0,0,̾,ͭ̾,̾,,*,*,* å,0,0,0,̾,ͭ̾,ȿ,*,*,*,* å,0,0,0,̾,ͭ̾,ϰ,,*,*,* åץ饹,0,0,0,ư,*,*,*,*,*,* åץ饹,0,0,0,̾,,*,*,*,*,* åץ饹,0,0,0,̾,ͭ̾,,*,*,*,* åץ饹,0,0,0,̾,ͭ̾,̾,,*,*,* åץ饹,0,0,0,̾,ͭ̾,ȿ,*,*,*,* åץ饹,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ĥ,0,0,0,ư,*,*,*,*,*,* ĥ,0,0,0,̾,,*,*,*,*,* ĥ,0,0,0,̾,ͭ̾,,*,*,*,* ĥ,0,0,0,̾,ͭ̾,̾,,*,*,* ĥ,0,0,0,̾,ͭ̾,̾,,*,*,ĥ,ĥ,ĥ ĥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ĥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ĥϡ,0,0,0,ư,*,*,*,*,*,* ĥϡ,0,0,0,̾,,*,*,*,*,* ĥϡ,0,0,0,̾,ͭ̾,,*,*,*,* ĥϡ,0,0,0,̾,ͭ̾,̾,,*,*,* ĥϡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ĥϡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,ƥ,ƥ,ƥ ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,̾,*,*,ƥ,ƥ,ƥ ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ǡ,0,0,0,ư,*,*,*,*,*,* ǡ,0,0,0,̾,,*,*,*,*,* ǡ,0,0,0,̾,,*,*,*,*,ǡ,ǡ,ǡ ǡ,0,0,0,̾,ͭ̾,,*,*,*,* ǡ,0,0,0,̾,ͭ̾,̾,,*,*,* ǡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ǡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ǡ,0,0,0,̾,,,*,*,*,ǡ,ǡ,ǡ ǡ,0,0,0,ư,*,*,*,*,*,* ǡ,0,0,0,̾,,*,*,*,*,* ǡ,0,0,0,̾,,*,*,*,*,ǡ,ǡ,ǡ ǡ,0,0,0,̾,ͭ̾,,*,*,*,* ǡ,0,0,0,̾,ͭ̾,̾,,*,*,* ǡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ǡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȡ,0,0,0,ư,*,*,*,*,*,* ȡ,0,0,0,̾,,*,*,*,*,* ȡ,0,0,0,̾,ͭ̾,,*,*,*,* ȡ,0,0,0,̾,ͭ̾,̾,,*,*,* ȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȡ꡼,0,0,0,ư,*,*,*,*,*,* ȡ꡼,0,0,0,̾,,*,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȡ,0,0,0,ư,*,*,*,*,*,* ȡ,0,0,0,̾,,*,*,*,*,* ȡ,0,0,0,̾,ͭ̾,,*,*,*,* ȡ,0,0,0,̾,ͭ̾,,*,*,*,ȡ,ȡ,ȡ ȡ,0,0,0,̾,ͭ̾,̾,,*,*,* ȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȡ꡼,0,0,0,ư,*,*,*,*,*,* ȡ꡼,0,0,0,̾,,*,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȡ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȥ,0,0,0,ư,*,*,*,*,*,* ȥ,0,0,0,̾,,*,*,*,*,* ȥ,0,0,0,̾,ͭ̾,,*,*,*,* ȥ,0,0,0,̾,ͭ̾,̾,,*,*,* ȥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȥå,0,0,0,̾,,*,*,*,*,ȥå,ȥå,ȥå ȥå,0,0,0,̾,ͭ̾,ȿ,*,*,*,ȥå,ȥå,ȥå ȥåץ饹,0,0,0,ư,*,*,*,*,*,* ȥåץ饹,0,0,0,̾,,*,*,*,*,* ȥåץ饹,0,0,0,̾,,*,*,*,*,ȥåץ饹,ȥåץ饹,ȥåץ饹 ȥåץ饹,0,0,0,̾,ͭ̾,,*,*,*,* ȥåץ饹,0,0,0,̾,ͭ̾,̾,,*,*,* ȥåץ饹,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȥåץ饹,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȥ,0,0,0,ư,*,*,*,*,*,* ȥ,0,0,0,̾,,*,*,*,*,* ȥ,0,0,0,̾,,*,*,*,*,ȥ,ȥ,ȥ ȥ,0,0,0,̾,ͭ̾,,*,*,*,* ȥ,0,0,0,̾,ͭ̾,̾,,*,*,* ȥ,0,0,0,̾,ͭ̾,̾,̾,*,*,ȥ,ȥ,ȥ ȥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ȥ顼,0,0,0,ư,*,*,*,*,*,* ȥ顼,0,0,0,̾,,*,*,*,*,* ȥ顼,0,0,0,̾,ͭ̾,,*,*,*,* ȥ顼,0,0,0,̾,ͭ̾,̾,,*,*,* ȥ顼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ȥ顼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥ,0,0,0,ư,*,*,*,*,*,* ɥ,0,0,0,̾,,*,*,*,*,* ɥ,0,0,0,̾,ͭ̾,,*,*,*,* ɥ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥꥢ,0,0,0,ư,*,*,*,*,*,* ɥꥢ,0,0,0,̾,,*,*,*,*,* ɥꥢ,0,0,0,̾,,*,*,*,*,ɥꥢ,ɥꥢ,ɥꥢ ɥꥢ,0,0,0,̾,ͭ̾,,*,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥꥢ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥ,0,0,0,ư,*,*,*,*,*,* ɥ,0,0,0,̾,,*,*,*,*,* ɥ,0,0,0,̾,ͭ̾,,*,*,*,* ɥ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥۥ,0,0,0,ư,*,*,*,*,*,* ɥۥ,0,0,0,̾,,*,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ˥,0,0,0,ư,*,*,*,*,*,* ˥,0,0,0,̾,,*,*,*,*,* ˥,0,0,0,̾,ͭ̾,,*,*,*,* ˥,0,0,0,̾,ͭ̾,̾,,*,*,* ˥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ˥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ˥,0,0,0,̾,,*,*,*,*,˥,˥,˥ ˥饤,0,0,0,̾,ͭ̾,̾,,*,*,˥饤,˥饤,˥饤 ˥饤ܥե,0,0,0,ư,*,*,*,*,*,* ˥饤ܥե,0,0,0,̾,,*,*,*,*,* ˥饤ܥե,0,0,0,̾,ͭ̾,,*,*,*,* ˥饤ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* ˥饤ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ˥饤ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ˥,0,0,0,ư,*,*,*,*,*,* ˥,0,0,0,̾,,*,*,*,*,* ˥,0,0,0,̾,ͭ̾,,*,*,*,* ˥,0,0,0,̾,ͭ̾,̾,,*,*,* ˥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ˥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,,ʽ,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* Υ,0,0,0,ư,*,*,*,*,*,* Υ,0,0,0,̾,,*,*,*,*,* Υ,0,0,0,̾,ͭ̾,,*,*,*,* Υ,0,0,0,̾,ͭ̾,̾,,*,*,* Υ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* Υ,0,0,0,̾,ͭ̾,ϰ,,*,*,* Υȡ,0,0,0,ư,*,*,*,*,*,* Υȡ,0,0,0,̾,,*,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ϡ,0,0,0,ư,*,*,*,*,*,* ϡ,0,0,0,̾,,*,*,*,*,* ϡ,0,0,0,̾,ͭ̾,,*,*,*,* ϡ,0,0,0,̾,ͭ̾,̾,,*,*,* ϡ,0,0,0,̾,ͭ̾,̾,,*,*,ϡ,ϡ,ϡ ϡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ϡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ϡ,0,0,0,ư,*,*,*,*,*,* ϡ,0,0,0,̾,,*,*,*,*,* ϡ,0,0,0,̾,ͭ̾,,*,*,*,* ϡ,0,0,0,̾,ͭ̾,̾,,*,*,* ϡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ϡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* С,0,0,0,ư,*,*,*,*,*,* С,0,0,0,̾,,*,*,*,*,* С,0,0,0,̾,,*,*,*,*,С,С,С С,0,0,0,̾,ͭ̾,,*,*,*,* С,0,0,0,̾,ͭ̾,,*,*,*,С,С,С С,0,0,0,̾,ͭ̾,̾,,*,*,* С,0,0,0,̾,ͭ̾,ȿ,*,*,*,* С,0,0,0,̾,ͭ̾,ϰ,,*,*,* С,0,0,0,ư,*,*,*,*,*,* С,0,0,0,̾,,*,*,*,*,* С,0,0,0,̾,ͭ̾,,*,*,*,* С,0,0,0,̾,ͭ̾,̾,,*,*,* С,0,0,0,̾,ͭ̾,ȿ,*,*,*,* С,0,0,0,̾,ͭ̾,ϰ,,*,*,* Х,0,0,0,ư,*,*,*,*,*,* Х,0,0,0,̾,,*,*,*,*,* Х,0,0,0,̾,,*,*,*,*,Х,Х,Х Х,0,0,0,̾,ͭ̾,,*,*,*,* Х,0,0,0,̾,ͭ̾,̾,,*,*,* Х,0,0,0,̾,ͭ̾,ȿ,*,*,*,* Х,0,0,0,̾,ͭ̾,ϰ,,*,*,* Х,0,0,0,̾,ͭ̾,ϰ,,*,*,Х,Х,Х ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ѥ,0,0,0,ư,*,*,*,*,*,* ѥ,0,0,0,̾,,*,*,*,*,* ѥ,0,0,0,̾,,*,*,*,*,ѥ,ѥ,ѥ ѥ,0,0,0,̾,ͭ̾,,*,*,*,* ѥ,0,0,0,̾,ͭ̾,̾,,*,*,* ѥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ѥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ҥ,0,0,0,ư,*,*,*,*,*,* ҥ,0,0,0,̾,,*,*,*,*,* ҥ,0,0,0,̾,,*,*,*,*,ҥ,ҥ,ҥ ҥ,0,0,0,̾,ͭ̾,,*,*,*,* ҥ,0,0,0,̾,ͭ̾,̾,,*,*,* ҥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ҥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ҥȥ顼,0,0,0,ư,*,*,*,*,*,* ҥȥ顼,0,0,0,̾,,*,*,*,*,* ҥȥ顼,0,0,0,̾,ͭ̾,,*,*,*,* ҥȥ顼,0,0,0,̾,ͭ̾,̾,,*,*,* ҥȥ顼,0,0,0,̾,ͭ̾,̾,,*,*,ҥȥ顼,ҥȥ顼,ҥȥ顼 ҥȥ顼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ҥȥ顼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,ա,ա,ա ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,ե,ե,ե ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,̾,,*,*,*,*,ե,ե,ե ե,0,0,0,̾,,,*,*,*,ե,ե,ե ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,ե,ե,ե ե󥹸,0,0,0,̾,,*,*,*,*,ե󥹸,ե󥹥,ե󥹥 ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ֥,0,0,0,ư,*,*,*,*,*,* ֥,0,0,0,̾,,*,*,*,*,* ֥,0,0,0,̾,,*,*,*,*,֥,֥,֥ ֥,0,0,0,̾,ͭ̾,,*,*,*,* ֥,0,0,0,̾,ͭ̾,̾,,*,*,* ֥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ֥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ֥ꥨ롦Υȡ,0,0,0,ư,*,*,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,,*,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ֥ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ֥,0,0,0,ư,*,*,*,*,*,* ֥,0,0,0,̾,,*,*,*,*,* ֥,0,0,0,̾,ͭ̾,,*,*,*,* ֥,0,0,0,̾,ͭ̾,̾,,*,*,* ֥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ֥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ֥,0,0,0,̾,,*,*,*,*,֥,֥,֥ ֥˥,0,0,0,ư,*,*,*,*,*,* ֥˥,0,0,0,̾,,*,*,*,*,* ֥˥,0,0,0,̾,ͭ̾,,*,*,*,* ֥˥,0,0,0,̾,ͭ̾,̾,,*,*,* ֥˥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ֥˥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ץ,0,0,0,ư,*,*,*,*,*,* ץ,0,0,0,̾,,*,*,*,*,* ץ,0,0,0,̾,ͭ̾,,*,*,*,* ץ,0,0,0,̾,ͭ̾,̾,,*,*,* ץ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ץ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ץ饹,0,0,0,ư,*,*,*,*,*,* ץ饹,0,0,0,̾,,*,*,*,*,* ץ饹,0,0,0,̾,ͭ̾,,*,*,*,* ץ饹,0,0,0,̾,ͭ̾,̾,,*,*,* ץ饹,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ץ饹,0,0,0,̾,ͭ̾,ϰ,,*,*,* ץ,0,0,0,ư,*,*,*,*,*,* ץ,0,0,0,̾,,*,*,*,*,* ץ,0,0,0,̾,,*,*,*,*,ץ,ץ,ץ ץ,0,0,0,̾,ͭ̾,,*,*,*,* ץ,0,0,0,̾,ͭ̾,̾,,*,*,* ץ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ץ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ץե,0,0,0,ư,*,*,*,*,*,* ץե,0,0,0,̾,,*,*,*,*,* ץե,0,0,0,̾,,*,*,*,*,ץե,ץե,ץե ץե,0,0,0,̾,ͭ̾,,*,*,*,* ץե,0,0,0,̾,ͭ̾,̾,,*,*,* ץե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ץե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥƥ,0,0,0,ư,*,*,*,*,*,* ڥƥ,0,0,0,̾,,*,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ڥ,0,0,0,ư,*,*,*,*,*,* ڥ,0,0,0,̾,,*,*,*,*,* ڥ,0,0,0,̾,ͭ̾,,*,*,*,* ڥ,0,0,0,̾,ͭ̾,̾,,*,*,* ڥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ڥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,Ω,,*,*,*,,, ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ܥ,0,0,0,ư,*,*,*,*,*,* ܥ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ܥ,ܥ,ܥ ܥ,0,0,0,̾,,*,*,*,*,* ܥ,0,0,0,̾,ͭ̾,,*,*,*,* ܥ,0,0,0,̾,ͭ̾,̾,,*,*,* ܥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ܥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ܥե,0,0,0,ư,*,*,*,*,*,* ܥե,0,0,0,̾,,*,*,*,*,* ܥե,0,0,0,̾,ͭ̾,,*,*,*,* ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ݡ,0,0,0,ư,*,*,*,*,*,* ݡ,0,0,0,̾,,*,*,*,*,* ݡ,0,0,0,̾,ͭ̾,,*,*,*,* ݡ,0,0,0,̾,ͭ̾,̾,,*,*,* ݡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ݡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ݡ,0,0,0,̾,ͭ̾,ϰ,,*,*,ݡ,ݡ,ݡ ݡ,0,0,0,ư,*,*,*,*,*,* ݡ,0,0,0,̾,,*,*,*,*,* ݡ,0,0,0,̾,ͭ̾,,*,*,*,* ݡ,0,0,0,̾,ͭ̾,̾,,*,*,* ݡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ݡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ޥ,0,0,0,ư,*,*,*,*,*,* ޥ,0,0,0,̾,,*,*,*,*,* ޥ,0,0,0,̾,,*,*,*,*,ޥ,ޥ,ޥ ޥ,0,0,0,̾,ͭ̾,,*,*,*,* ޥ,0,0,0,̾,ͭ̾,,*,*,*,ޥ,ޥ,ޥ ޥ,0,0,0,̾,ͭ̾,̾,,*,*,* ޥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ޥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ޥ,0,0,0,̾,ͭ̾,ϰ,,*,*,ޥ,ޥ,ޥ ޥ,0,0,0,̾,,,*,*,*,ޥ,ޥ,ޥ ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ߥ,0,0,0,ư,*,*,*,*,*,* ߥ,0,0,0,̾,,*,*,*,*,* ߥ,0,0,0,̾,,*,*,*,*,ߥ,ߥ,ߥ ߥ,0,0,0,̾,ͭ̾,,*,*,*,* ߥ,0,0,0,̾,ͭ̾,̾,,*,*,* ߥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ߥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ᡼,0,0,0,ư,*,*,*,*,*,* ᡼,0,0,0,̾,,*,*,*,*,* ᡼,0,0,0,̾,ͭ̾,,*,*,*,* ᡼,0,0,0,̾,ͭ̾,̾,,*,*,* ᡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ᡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ᡼,0,0,0,ư,*,*,*,*,*,* ᡼,0,0,0,̾,³,*,*,*,*,᡼,᡼,᡼ ᡼,0,0,0,̾,,*,*,*,*,* ᡼,0,0,0,̾,,*,*,*,*,᡼,᡼,᡼ ᡼,0,0,0,̾,ͭ̾,,*,*,*,* ᡼,0,0,0,̾,ͭ̾,̾,,*,*,* ᡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ᡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥫ,0,0,0,ư,*,*,*,*,*,* ꥫ,0,0,0,̾,,*,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥫ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 顼,0,0,0,ư,*,*,*,*,*,* 顼,0,0,0,̾,,*,*,*,*,* 顼,0,0,0,̾,ͭ̾,,*,*,*,* 顼,0,0,0,̾,ͭ̾,̾,,*,*,* 顼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 顼,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饤,0,0,0,ư,*,*,*,*,*,* 饤,0,0,0,̾,,*,*,*,*,* 饤,0,0,0,̾,,*,*,*,*,饤,饤,饤 饤,0,0,0,̾,ͭ̾,,*,*,*,* 饤,0,0,0,̾,ͭ̾,̾,,*,*,* 饤,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 饤,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饤ܥե,0,0,0,ư,*,*,*,*,*,* 饤ܥե,0,0,0,̾,,*,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,̾,,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 饤ܥե,0,0,0,̾,ͭ̾,ϰ,,*,*,* 饹,0,0,0,ư,*,*,*,*,*,* 饹,0,0,0,̾,,*,*,*,*,* 饹,0,0,0,̾,,*,*,*,*,饹,饹,饹 饹,0,0,0,̾,ͭ̾,,*,*,*,* 饹,0,0,0,̾,ͭ̾,̾,,*,*,* 饹,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 饹,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,ƥ,ƥ,ƥ ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,ƥ,ƥ,ƥ ƥ,0,0,0,̾,,*,*,*,*,ƥ,ƥ,ƥ ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,꡼,꡼,꡼ ꡼,0,0,0,̾,ͭ̾,̾,̾,*,*,꡼,꡼,꡼ ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꡼,0,0,0,ư,*,*,*,*,*,* ꡼,0,0,0,̾,,*,*,*,*,* ꡼,0,0,0,̾,ͭ̾,,*,*,*,* ꡼,0,0,0,̾,ͭ̾,̾,,*,*,* ꡼,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꡼,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥢ,0,0,0,ư,*,*,*,*,*,* ꥢ,0,0,0,̾,,*,*,*,*,* ꥢ,0,0,0,̾,,*,*,*,*,ꥢ,ꥢ,ꥢ ꥢ,0,0,0,̾,ͭ̾,,*,*,*,* ꥢ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥢ,0,0,0,̾,ͭ̾,̾,̾,*,*,ꥢ,ꥢ,ꥢ ꥢ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥢ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥨ,0,0,0,ư,*,*,*,*,*,* ꥨ,0,0,0,̾,,*,*,*,*,* ꥨ,0,0,0,̾,ͭ̾,,*,*,*,* ꥨ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥨ,0,0,0,̾,ͭ̾,̾,̾,*,*,ꥨ,ꥨ,ꥨ ꥨ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥨ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥨ,0,0,0,̾,,*,*,*,*,ꥨ,ꥨ,ꥨ ꥨ롦Υȡ,0,0,0,ư,*,*,*,*,*,* ꥨ롦Υȡ,0,0,0,̾,,*,*,*,*,* ꥨ롦Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* ꥨ롦Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥨ롦Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ꥫ,0,0,0,ư,*,*,*,*,*,* ꥫ,0,0,0,̾,,*,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,,*,*,*,ꥫ,ꥫ,ꥫ ꥫ,0,0,0,̾,ͭ̾,̾,,*,*,* ꥫ,0,0,0,̾,ͭ̾,̾,̾,*,*,ꥫ,ꥫ,ꥫ ꥫ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ꥫ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 롦,0,0,0,ư,*,*,*,*,*,* 롦,0,0,0,̾,,*,*,*,*,* 롦,0,0,0,̾,ͭ̾,,*,*,*,* 롦,0,0,0,̾,ͭ̾,̾,,*,*,* 롦,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 롦,0,0,0,̾,ͭ̾,ϰ,,*,*,* 롦Υȡ,0,0,0,ư,*,*,*,*,*,* 롦Υȡ,0,0,0,̾,,*,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,̾,,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 롦Υȡ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ɥۥ,0,0,0,ư,*,*,*,*,*,* ɥۥ,0,0,0,̾,,*,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ɥۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ɥۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* С,0,0,0,ư,*,*,*,*,*,* С,0,0,0,̾,,*,*,*,*,* С,0,0,0,̾,ͭ̾,,*,*,*,* С,0,0,0,̾,ͭ̾,̾,,*,*,* С,0,0,0,̾,ͭ̾,ȿ,*,*,*,* С,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ˥,0,0,0,ư,*,*,*,*,*,* ˥,0,0,0,̾,,*,*,*,*,* ˥,0,0,0,̾,ͭ̾,,*,*,*,* ˥,0,0,0,̾,ͭ̾,̾,,*,*,* ˥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ˥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ե,0,0,0,ư,*,*,*,*,*,* ե,0,0,0,̾,,*,*,*,*,* ե,0,0,0,̾,ͭ̾,,*,*,*,* ե,0,0,0,̾,ͭ̾,̾,,*,*,* ե,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ե,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 拾,0,0,0,ư,*,*,*,*,*,* 拾,0,0,0,̾,,*,*,*,*,* 拾,0,0,0,̾,ͭ̾,,*,*,*,* 拾,0,0,0,̾,ͭ̾,̾,,*,*,* 拾,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 拾,0,0,0,̾,ͭ̾,ϰ,,*,*,* 拾,0,0,0,ư,*,*,*,*,*,* 拾,0,0,0,̾,,*,*,*,*,* 拾,0,0,0,̾,ͭ̾,,*,*,*,* 拾,0,0,0,̾,ͭ̾,̾,,*,*,* 拾,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 拾,0,0,0,̾,ͭ̾,ȿ,*,*,*,拾,拾,拾 拾,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* 󥱥,0,0,0,ư,*,*,*,*,*,* 󥱥,0,0,0,̾,,*,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,̾,,*,*,* 󥱥,0,0,0,̾,ͭ̾,ȿ,*,*,*,* 󥱥,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ƥ,0,0,0,ư,*,*,*,*,*,* ƥ,0,0,0,̾,,*,*,*,*,* ƥ,0,0,0,̾,ͭ̾,,*,*,*,* ƥ,0,0,0,̾,ͭ̾,̾,,*,*,* ƥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ƥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ա,0,0,0,ư,*,*,*,*,*,* ա,0,0,0,̾,,*,*,*,*,* ա,0,0,0,̾,ͭ̾,,*,*,*,* ա,0,0,0,̾,ͭ̾,̾,,*,*,* ա,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ա,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ޥ,0,0,0,ư,*,*,*,*,*,* ޥ,0,0,0,̾,,*,*,*,*,* ޥ,0,0,0,̾,ͭ̾,,*,*,*,* ޥ,0,0,0,̾,ͭ̾,̾,,*,*,* ޥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ޥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,*,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ۥ,0,0,0,ư,*,*,*,*,*,* ۥ,0,0,0,̾,,*,*,*,*,* ۥ,0,0,0,̾,ͭ̾,,*,*,*,* ۥ,0,0,0,̾,ͭ̾,̾,,*,*,* ۥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ۥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,Ƥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ƥ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ʹ,0,0,0,̾,Ω,ǽ,*,*,*,ʹ,, ʹ,0,0,0,̾,ǽ,*,*,*,*,ʹ,, ,0,0,0,̾,,*,*,*,*,,饤,饤 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,饤,饤 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ҥȥ,ҥȥ İ,0,0,0,̾,,*,*,*,*,İ,ҥȥĥҥȥ,ҥȥĥҥȥ ijФ,0,0,0,̾,,*,*,*,*,ijФ,ҥȥĥܥ,ҥȥĥܥ ,0,0,0,,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ҥȥȥ,ҥȥȥ ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ǽ,*,*,*,*,,Х,Х ¿,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, Ū¸,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,襯,襯 ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ¤,0,0,0,̾,ͭ̾,̾,̾,*,*,¤,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,󥺥,󥺡 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥ,ϥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ ư,0,0,0,̾,³,*,*,*,*,ư,ɥ,ɡ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥʥ֥,ϥʥ֥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, Ѹ,0,0,0,̾,,*,*,*,*,Ѹ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ԥ,0,0,0,̾,³,*,*,*,*,* ԥ,0,0,0,̾,,*,*,*,*,* ԥ,0,0,0,̾,ͭ̾,,*,*,*,* ԥ,0,0,0,̾,ͭ̾,̾,,*,*,* ԥ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ԥ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ,ҥ ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,󥻥,󥻥 ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,³,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ä,0,0,0,ư,Ω,*,*,,̤,ä,泌,泌 ä,0,0,0,ư,Ω,*,*,,Ϣѷ,ä,泌,泌 ä,0,0,0,ư,Ω,*,*,,̤³,ä,泌,泌 ä,0,0,0,ư,Ω,*,*,,̿,ä,泌,泌 ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ǽ,0,0,0,̾,ư촴,*,*,*,*,ǽ,Υ,Ρ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,參,參 ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,饿,饿 ,0,0,0,ư,Ω,*,*,,̤,,饿,饿 ,0,0,0,ư,Ω,*,*,,Ϣѷ,,饿,饿 ,0,0,0,ư,Ω,*,*,󡦥޹,̤,,饿,饿 ,0,0,0,ư,Ω,*,*,󡦥޹,Ϣѷ,,饿,饿 ,0,0,0,̾,,*,*,*,*,,饿,饿 ,0,0,0,̾,³,*,*,*,*,,, ¤,0,0,0,̾,³,*,*,*,*,¤,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,ҥ饭,ҥ饭 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ饯,ҥ饯 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ҥ饭,ҥ饭 ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ,ȥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,ۥ,ۥ ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ƹ,0,0,0,̾,,*,*,*,*,ƹ,å,å ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* μ,0,0,0,̾,ư촴,*,*,*,*,μ,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ф,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ȥ,ȥ Ф,0,0,0,ư,Ω,*,*,,̤,Ф,ܥ,ܥ Ф,0,0,0,ư,Ω,*,*,,Ϣѷ,Ф,ܥ,ܥ Ф,0,0,0,̾,,*,*,*,*,Ф,ܥ,ܥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ѥ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥ,ĥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ˹,0,0,0,̾,,*,*,*,*,˹,ܥ,ܡ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥʥ,ޥʥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ؤ,0,0,0,ư,Ω,*,*,ʡй,ܷ,ؤ,ޥʥ,ޥʥ ؤ,0,0,0,ư,Ω,*,*,ʡй,Ϣѥ³,ؤ,ޥʥ,ޥʥ ز,0,0,0,̾,,*,*,*,*,ز,å,å ؽ,0,0,0,̾,³,*,*,*,*,ؽ,奦,塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ư,0,0,0,̾,³,*,*,*,*,ư,ĥɥ,ĥɡ ,0,0,0,̾,³,*,*,*,*,,ĥ襦,ĥ衼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,֥,֥ ,0,0,0,̾,,*,*,*,*,,֥,֥ ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,,*,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,̾,,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,ޥ,ޥ ,0,0,0,ư,Ω,*,*,ʡ޹,̤,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,*,*,*,*,,ڥ,ڥ ,0,0,0,̾,ư촴,*,*,*,*,,ڥ,ڥ ,0,0,0,ư,Ω,*,*,,̤,Ǥ,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ǥ,, ,0,0,0,̾,,*,*,*,*,,Х,Х ñ,0,0,0,̾,,*,*,*,*,ñ,󥿥,󥿥 ñ,0,0,0,̾,ư촴,*,*,*,*,ñ,󥿥,󥿥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥ,ϥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ؤ,0,0,0,ư,Ω,*,*,ѡݥ,ʸܷ,ؤ,, ؤ,0,0,0,ư,Ω,*,*,ʡ,ܷ,ؤ,, ؤ,0,0,0,ư,Ω,*,*,ѡݥ,ܷ,ؤ,󥹥,󥹥 ط,0,0,0,̾,³,*,*,*,*,ط,󥱥,󥱥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, Ť,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ȥť,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,,,*,*,*,*,,ǥ,ǥ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,ư촴,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, Ť,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ť, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ¥,̤,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,襷,襷 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ߥ䥳,ߥ䥳 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,祦,硼 ,0,0,0,Ƭ,̾³,*,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,,,*,*,*,,ȥ,ȥ ,0,0,0,,,*,*,*,*,,ȥ,ȥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,ĥ,ĥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥȥ,ĥȥ ,0,0,0,̾,,,*,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,,,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,,,*,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,ư,Ω,*,*,ʡ,̤,,ӥ䥫,ӥ䥫 ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,, ػ,0,0,0,̾,³,*,*,*,*,ػ,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ᤤ,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,, ǯ,0,0,0,̾,ǽ,*,*,*,*,ǯ,ͥ,ͥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ߷,0,0,0,̾,ͭ̾,̾,,*,*,߷,ޥ,ޥ ߷,0,0,0,̾,ͭ̾,ȿ,*,*,*,߷,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,,,*,*,*,*,,ĥ֥,ĥ֥ ,0,0,0,,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,奯,奯 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,Ф,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ф,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,ĥ,ĥ к,0,0,0,̾,,*,*,*,*,к,, кѳ,0,0,0,̾,,*,*,*,*,кѳ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ҥ,, ,0,0,0,̾,,*,*,*,*,,ĥʥ,ĥʥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥʥ,ĥʥ Ҥ,0,0,0,ư,Ω,*,*,ʡ,̤,Ҥ,ĥʥ,ĥʥ Ҥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ҥ,ĥʥ,ĥʥ Ҥ,0,0,0,ư,Ω,*,*,ʡ,ܷ,Ҥ,ĥʥ,ĥʥ ,0,0,0,̾,³,*,*,*,*,,, 㤷,0,0,0,ƻ,Ω,*,*,ƻ졦,³,㤷,ϥ,ϥ 㤷,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,㤷,ϥ,ϥ 㤷,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,㤷,ϥ,ϥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,楤,楤 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ॹ,ॹ ,0,0,0,̾,,*,*,*,*,,å,å ,0,0,0,̾,ͭ̾,̾,̾,*,*,,楫,楫 ,0,0,0,̾,ǽ,*,*,*,*,,å,å 뽸,0,0,0,̾,³,*,*,*,*,뽸,å奦,å塼 ,0,0,0,̾,³,*,*,*,*,,å,å ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥ,ĥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,ĥ,ĥ ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,󥭥奦,󥭥塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ߥ,ߥ ,0,0,0,̾,,*,*,*,*,,ߥɥ,ߥɥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,,*,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,̾,,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,󥤥,󥤥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,亮,亮 ,0,0,0,̾,ǽ,*,*,*,*,,󥶥,󥶥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,󥭥奦,󥭥塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ؤ,ۥ,ۥ ؤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ؤ,ۥ,ۥ ؤ,0,0,0,̾,,*,*,*,*,ؤ,ۥ,ۥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,ǽ,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,Υ,Υ ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,䥱,䥱 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ɽ,0,0,0,̾,³,*,*,*,*,ɽ,ҥ祦,ҥ硼 ,0,0,0,̾,,*,*,*,*,,襦,衼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ͤ,0,0,0,ư,Ω,*,*,,̤,ͤ,󥬥,󥬥 ͤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ͤ,󥬥,󥬥 ͤ,0,0,0,̾,,*,*,*,*,ͤ,󥬥,󥬥 ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ӥ,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, Ӥ,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,Ӥ,饯,饯 Ӥ,0,0,0,̾,,*,*,*,*,Ӥ,饯,饯 ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,,*,*,*,,業,業 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,륭,륭 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, Ԥ,0,0,0,ư,Ω,*,*,ʡ¥,̤,Ԥ,ʥ,ʥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,⤤,, ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ⤤,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,⤤,, ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ,ҥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,å,å ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, Ϣ,0,0,0,̾,ͭ̾,ȿ,*,*,*,Ϣ,ᥤ,ᥤ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,˥,˥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ޹,̤,,, ,0,0,0,ư,Ω,*,*,ʡ޹,̤,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* Ť,0,0,0,ư,Ω,*,*,ʡ,̤,Ť,襪,襪 ,0,0,0,Ƭ,̾³,*,*,*,*,,, Ǹ,0,0,0,̾,,*,*,*,*,Ǹ,, ǽ,0,0,0,̾,,*,*,*,*,ǽ,, ǽ,0,0,0,̾,ǽ,*,*,*,*,ǽ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Τ,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,襦,衼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,勵,勵 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ݤ,0,0,0,ư,Ω,*,*,ʡ,̤³,ݤ,, ݲ,0,0,0,̾,³,*,*,*,*,ݲ,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ߤ,, ,0,0,0,̾,,*,*,*,*,,, ߤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ߤ,ޥޥ,ޥޥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ĥ,ĥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥ,ĥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,ĥ,ĥ ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,,,*,*,*,,ť, Ф,0,0,0,ư,Ω,*,*,ʡ,ܷ,Ф,ĥ,ĥ ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,ĥ,ĥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ޥ,ޥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ޥ,ޥ ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, Ʊ,0,0,0,̾,³,*,*,*,*,Ʊ,ɥ,ɡ ,0,0,0,̾,,,*,*,*,,, Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,Ȥ,ĥ,ĥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,Ȥ,ĥ,ĥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,ܷ,Ȥ,ĥ,ĥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѥ³,Ȥ,ĥ,ĥ Ȥ,0,0,0,ư,Ω,*,*,ʡԥ,̤,Ȥ,ĥ,ĥ Ȥ,0,0,0,ư,Ω,*,*,ʡ¥,̤,Ȥ,ĥ,ĥ ,0,0,0,̾,³,*,*,*,*,,襦,衼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ե,ե ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ͽϻǯ,0,0,0,̾,,*,*,*,*,* ǯ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ᥤ,ᥤ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ Ϥ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥޤ,ϥ,ϥ Ϥޤ,0,0,0,ư,Ω,*,*,ʡ,ܷ,Ϥޤ,ϥޥ,ϥޥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ֤,0,0,0,̾,ͭ̾,̾,̾,*,*,֤,, פ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,פ,⥤,⥤ פ,0,0,0,ư,Ω,*,*,ʡ¥,Ϣѷ,פ,⥤,⥤ פ,0,0,0,̾,³,*,*,*,*,פ,⥤,⥤ פ,0,0,0,̾,,*,*,*,*,פ,⥤,⥤ פĤ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,פĤ,⥤ĥ,⥤ĥ ,0,0,0,̾,,*,*,*,*,,, ؤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ؤ,, ؤ,0,0,0,̾,,*,*,*,*,ؤ,, ؤ,0,0,0,ư,Ω,*,*,ʡ,ܷ,ؤ,, Ƴ,0,0,0,̾,³,*,*,*,*,Ƴ,ɥ,ɡ ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ߤ,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ߤ,0,0,0,ư,Ω,*,*,ʡ,̤,ߤ,襵,襵 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,̾,,*,*,*,,勵,勵 Ω,0,0,0,̾,,*,*,*,*,Ω,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,ǽ,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,ȥ,ȥ ,0,0,0,̾,Ω,ǽ,*,*,*,,ȥ,ȥ ,0,0,0,̾,ǽ,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ȥ,ȥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ʥ,ʥ ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,å,å ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,¤,ߥ,ߥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ߥΥ,ߥΥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ߥΥ,ߥΥ ¸,0,0,0,̾,³,*,*,*,*,¸,ĥ,ĥ º,0,0,0,,³,*,*,*,*,º,å,å º,0,0,0,̾,,*,*,*,*,º,å,å ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,䥷,䥷 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,䥷,䥷 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,른,른 ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,̥,̥ ,0,0,0,̾,,*,*,*,*,,奮,奮 ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ƥ,ƥ ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥޥ,ĥޥ ,0,0,0,̾,,,*,*,*,,奦,塼 ,0,0,0,̾,,,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ȥ,ȥ ǯ,0,0,0,̾,,*,*,*,*,* ϻ,0,0,0,̾,ͭ̾,ϰ,,*,*,ϻ,奦,塼 ϻǯ,0,0,0,̾,,*,*,*,*,* ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,¤,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,¤,, ,0,0,0,̾,,*,*,*,*,,, ë,0,0,0,̾,ͭ̾,̾,,*,*,ë,֥,֥ ë,0,0,0,̾,ͭ̾,ϰ,,*,*,ë,֥,֥ ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,,*,*,*,*,,奯,奯 ,0,0,0,ư,Ω,*,*,,̤,Ф,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,Ф,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, Ф,0,0,0,ư,Ω,*,*,ʡ,ܷ,Ф,, Ф,0,0,0,ư,Ω,*,*,ʡ,ܷ,Ф,, ,0,0,0,̾,³,*,*,*,*,,å,å ,0,0,0,ư,Ω,*,*,,̤,,ǥ,ǥ ,0,0,0,ư,Ω,*,*,,Ϣѷ,,ǥ,ǥ ,0,0,0,̾,³,*,*,*,*,,å,å ,0,0,0,̾,,*,*,*,*,,ǥ,ǥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ǥ,ǥ 夬,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,夬,ǥ,ǥ 夬,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,夬,ǥ,ǥ Ω,0,0,0,̾,³,*,*,*,*,Ω,å,å Ω,0,0,0,̾,,*,*,*,*,Ω,ǥ,ǥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ϥ,ϥ ,0,0,0,̾,,,*,*,*,,ϥ,ϥ ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,ϥ,ϥ ,0,0,0,̾,ǽ,*,*,*,*,,ϥ,ϥ Ƭ,0,0,0,̾,ǽ,*,*,*,*,Ƭ,ȥ,ȡ ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,ͭ̾,̾,,*,*,,ȥ,ȥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ,ȥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,ȥ,ȥ °,0,0,0,̾,³,*,*,*,*,°,祾,祾 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,Υ,Υ ,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,,Υ,Υ ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,祦,硼 ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,祦,硼 ,0,0,0,̾,ư촴,*,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,Υ,Υ ,0,0,0,̾,ͭ̾,̾,,*,*,,Υܥ,Υܥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,Υܥ,Υܥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,Υܥ,Υܥ ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,祦,硼 ܤ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ܤ,亮,亮 ܤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,ܤ,亮,亮 ܤ,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,ܤ,亮,亮 ,0,0,0,Ƭ,̾³,*,*,*,*,,祦,硼 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,Υ,Υ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,Υܥ,Υܥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,ǽ,*,*,*,,祦,硼 ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, 夬,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,夬,, 夬,0,0,0,ư,Ω,*,*,ʡ,Ϣѥ³,夬,, ,0,0,0,Ƭ,̾³,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥ,ĥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥ,ĥ ,0,0,0,,,*,*,*,*,,ĥͥ,ĥͥ ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,,,*,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,饿,饿 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,饿,饿 ,0,0,0,̾,,*,*,*,*,,, ϸ,0,0,0,̾,ͭ̾,̾,,*,*,ϸ,˥ȥ,˥ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ҥ,ҥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,˥,˥ ͸,0,0,0,̾,,*,*,*,*,͸,󥳥,󥳡 ͹,0,0,0,̾,,*,*,*,*,͹,󥳥,󥳡 ;,0,0,0,̾,,*,*,*,*,;,˥󥷥祦,˥󥷥硼 ,0,0,0,̾,³,*,*,*,*,,祯,祯 侩,0,0,0,̾,³,*,*,*,*,侩,祦,硼 ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ʥ,ʥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ʥ,ʥ ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,ʥ,ʥ ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,,ʥ,ʥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ʥꥫ,ʥꥫ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ʥꥫ,ʥꥫ ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,ʥꥫ,ʥꥫ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ư촴,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,ʥ,ʥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,祦,硼 ,0,0,0,̾,ư촴,*,*,*,*,,ʥ,ʥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ޹,̤,,, ޤ,0,0,0,ư,Ω,*,*,,̤,ޤ,ޥ,ޥ ޤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ޤ,ޥ,ޥ ޤ,0,0,0,̾,,*,*,*,*,ޤ,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,˥,˥ ,0,0,0,̾,ͭ̾,̾,,*,*,,˥,˥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,˥,˥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,˥,˥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ڤ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ڤ,, ,0,0,0,̾,ư촴,*,*,*,*,,, ڤ,0,0,0,ư,Ω,*,*,,̤,ڤ,, ڤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ڤ,, ڤ,0,0,0,ư,Ω,*,*,ʡ,,ڤ,, ڤ,0,0,0,ư,Ω,*,*,ʡ,̿,ڤ,, ڤ,0,0,0,ư,Ω,*,*,,̤,ڤ,, ڤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ڤ,, ڤ,0,0,0,ư,Ω,*,*,ʡ,,ڤ,, ڤ,0,0,0,ư,Ω,*,*,ʡ,̿,ڤ,, ڤ,0,0,0,̾,,*,*,*,*,ڤ,, ڤ,0,0,0,̾,,,*,*,*,ڤ,, ڤ,0,0,0,̾,,,*,*,*,ڤ,, ,0,0,0,̾,³,*,*,*,*,,, ܼ,0,0,0,̾,,*,*,*,*,ܼ,ĥ,ĥ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ߤ,0,0,0,ư,Ω,*,*,,̤,ߤ,⥦,⡼ ߤ,0,0,0,ư,Ω,*,*,,Ϣѷ,ߤ,⥦,⡼ ߤ,0,0,0,̾,,*,*,*,*,ߤ,⥦,⡼ ,0,0,0,̾,,*,*,*,*,,ե,ե ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,֥,֥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,󥲥,󥲥 콤,0,0,0,̾,³,*,*,*,*,콤,󥷥奦,󥷥塼 콤,0,0,0,̾,ͭ̾,ȿ,*,*,*,콤,󥷥奦,󥷥塼 콤,0,0,0,̾,ͭ̾,ȿ,*,*,*,콤,󥷥奦,󥷥塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,󥼥,󥼥 ,0,0,0,̾,ǽ,*,*,*,*,,󥼥,󥼥 ,0,0,0,̾,³,*,*,*,*,,󥽥,󥽡 ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,ǽ,*,*,*,,ޥ,ޥ ,0,0,0,̾,ǽ,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,󥵥,󥵥 ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,,³,*,*,*,*,,ޥå,ޥå ,0,0,0,̾,ǽ,*,*,*,*,,٥,٥ ,0,0,0,̾,,*,*,*,*,,󥳥,󥳥 ,0,0,0,̾,ǽ,*,*,*,*,,󥸥,󥸥 ,0,0,0,̾,,*,*,*,*,,˥ۥ,˥ۥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ȿ,0,0,0,̾,³,*,*,*,*,ȿ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥ,ĥ,ĥ ,0,0,0,̾,ͭ̾,,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ϥ,ϥ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ¤,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,¤,ĥ,ĥ ¤,0,0,0,̾,,*,*,*,*,¤,, °,0,0,0,̾,³,*,*,*,*,°,祯,祯 °,0,0,0,ư,Ω,*,*,ѡݥ,̤,°,, °,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,°,, °,0,0,0,ư,Ω,*,*,ѡݥ,ʸܷ,°,, °,0,0,0,ư,Ω,*,*,ʡ,ܷ,°,, °,0,0,0,ư,Ω,*,*,ѡݥ,ܷ,°,, ´,0,0,0,̾,,*,*,*,*,´,, ´,0,0,0,̾,,,*,*,*,´,, ´,0,0,0,̾,³,*,*,*,*,´,ĥ祦,ĥ硼 ¸,0,0,0,̾,³,*,*,*,*,¸,, ¸,0,0,0,̾,³,*,*,*,*,¸,󥶥,󥶥 ¾,0,0,0,Ƭ,̾³,*,*,*,*,¾,, ¾,0,0,0,̾,,*,*,*,*,¾,, ¾,0,0,0,̾,Ω,ǽ,*,*,*,¾,ۥ,ۥ ¾,0,0,0,̾,ǽ,*,*,*,*,¾,ۥ,ۥ ¾,0,0,0,Ϣλ,*,*,*,*,*,¾,, ¿,0,0,0,ƻ,Ω,*,*,ƻ졦,³,¿,, ¿,0,0,0,Ƭ,̾³,*,*,*,*,¿,, ¿,0,0,0,̾,,*,*,*,*,¿,, ¿,0,0,0,̾,ͭ̾,ϰ,,*,*,¿,, ¿,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,¿,, ¿,0,0,0,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,¿,, ¿,0,0,0,,³,*,*,*,*,¿,, ¿,0,0,0,̾,ǽ,*,*,*,*,¿,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,ե,ե ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ե,ե ,0,0,0,̾,ͭ̾,̾,̾,*,*,,եȥ,եȥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ʿ,0,0,0,̾,,*,*,*,*,ʿ,إ,إ ʿ,0,0,0,̾,ư촴,*,*,*,*,ʿ,إ,إ ʿ,0,0,0,̾,ͭ̾,̾,̾,*,*,ʿ,إ,إ ʿ,0,0,0,̾,ͭ̾,ϰ,,*,*,ʿ,ҥ,ҥ ʿ,0,0,0,̾,ͭ̾,ϰ,,*,*,ʿ,إ襦,إ衼 ʿ,0,0,0,̾,ͭ̾,,*,*,*,ʿ,إ襦󥽥,إ衼󥽡 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ĥ,ĥ ,0,0,0,̾,³Ū,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,ĥ,ĥ з,0,0,0,̾,³,*,*,*,*,з,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ʡ,ܷ,,, ɽ,0,0,0,̾,³,*,*,*,*,ɽ,ҥ祦,ҥ硼 ,0,0,0,Ƭ,ư³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,Ƭ,³,*,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥ֥,ĥ֥ ë,0,0,0,̾,,*,*,*,*,ë,, ë,0,0,0,̾,ͭ̾,̾,,*,*,ë,, ë,0,0,0,̾,ͭ̾,ϰ,,*,*,ë,, ñ,0,0,0,Ƭ,̾³,*,*,*,*,ñ,, ñ,0,0,0,̾,,*,*,*,*,ñ,, ñ,0,0,0,̾,,*,*,*,*,ñ,, ô,0,0,0,̾,³,*,*,*,*,ô,ȥ,ȡ û,0,0,0,ƻ,Ω,*,*,ƻ졦,³,û,ߥ,ߥ û,0,0,0,Ƭ,̾³,*,*,*,*,û,, û,0,0,0,̾,,*,*,*,*,û,, û̿,0,0,0,̾,,*,*,*,*,û̿,ᥤ,ᥤ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,󥿥,󥿥 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ǥ,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ʳ,0,0,0,̾,,*,*,*,*,ʳ,󥫥,󥫥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Τ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ȥ,ȥ Τ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,Τ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ϰ,0,0,0,̾,,*,*,*,*,ϰ,, ̣,0,0,0,̾,,*,*,*,*,̣,, ̣,0,0,0,̾,ư촴,*,*,*,*,̣,, ֤,0,0,0,ư,Ω,*,*,ʡԥ,ܷ,֤,, ,0,0,0,Ƭ,³,*,*,*,*,,ʥ,ʥ ,0,0,0,Ƭ,̾³,*,*,*,*,,奦,塼 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,̾,,*,*,,ʥ,ʥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ʥ,ʥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ʥ,ʥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,奦,塼 ,0,0,0,̾,,ǽ,*,*,*,,奦,塼 ,0,0,0,̾,Ω,ǽ,*,*,*,,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,奦,塼 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,奦,塼 ,0,0,0,̾,³,*,*,*,*,,奦,塼 Ĵ,0,0,0,̾,,,*,*,*,Ĵ,祦,硼 Ĵ,0,0,0,̾,³,*,*,*,*,Ĵ,祦,硼 Ĺ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,Ĺ,ʥ,ʥ Ĺ,0,0,0,Ƭ,̾³,*,*,*,*,Ĺ,ʥ,ʥ Ĺ,0,0,0,̾,,*,*,*,*,Ĺ,祦,硼 Ĺ,0,0,0,̾,ͭ̾,̾,,*,*,Ĺ,祦,硼 Ĺ,0,0,0,̾,ͭ̾,̾,̾,*,*,Ĺ,, Ĺ,0,0,0,̾,ͭ̾,ϰ,,*,*,Ĺ,ʥ,ʥ Ĺ,0,0,0,̾,,,*,*,*,Ĺ,祦,硼 Ĺ,0,0,0,̾,ͭ̾,,*,*,*,Ĺ,ʥ,ʥ Ĺ,0,0,0,̾,ͭ̾,̾,,*,*,Ĺ,ʥ,ʥ Ĺ,0,0,0,̾,ͭ̾,ϰ,,*,*,Ĺ,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,ƥ,ƥ ,0,0,0,Ƭ,̾³,*,*,*,*,,ƥ,ƥ ,0,0,0,̾,,*,*,*,*,,祦,硼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,祦,硼 ,0,0,0,̾,³,*,*,*,*,,ƥ,ƥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,襷,襷 ,0,0,0,̾,,*,*,*,*,,ȥ,ȡ ,0,0,0,̾,,*,*,*,*,,ǥ,ǥ ,0,0,0,̾,,*,*,*,*,,ҥ,ҥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ĥĥ,ĥĥ ,0,0,0,̾,³,*,*,*,*,,ƥ,ƥ Ū,0,0,0,̾,,*,*,*,*,Ū,ޥ,ޥ Ū,0,0,0,̾,ͭ̾,ϰ,,*,*,Ū,, Ū,0,0,0,̾,,ư촴,*,*,*,Ū,ƥ,ƥ Ÿ,0,0,0,̾,,,*,*,*,Ÿ,ƥ,ƥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,ƥ,ƥ ,0,0,0,̾,,,*,*,*,,ƥ,ƥ ,0,0,0,̾,,,*,*,*,,ƥ,ƥ ,0,0,0,̾,Ω,,*,*,*,,ƥ,ƥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ϥ,勵,勵 ,0,0,0,̾,ͭ̾,̾,,*,*,,勵,勵 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,勵,勵 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ϸ,0,0,0,̾,ͭ̾,ϰ,,*,*,ϸ,勵,勵 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ф,Υ,Υ ,0,0,0,̾,,*,*,*,*,,ȥ,ȡ ,0,0,0,̾,ͭ̾,̾,,*,*,,Υܥ,Υܥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,Υܥ,Υܥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,Υܥ,Υܥ Ͽ,0,0,0,̾,³,*,*,*,*,Ͽ,ȥ,ȡ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,ߥ䥳,ߥ䥳 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ߥ䥳,ߥ䥳 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ߥ䥳,ߥ䥳 ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥȥ,ĥȥ ,0,0,0,̾,³,*,*,*,*,,ɥ祯,ɥ祯 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ١,0,0,0,,³,*,*,*,*,١,ӥ,ӥ ١,0,0,0,̾,ͭ̾,̾,,*,*,١,ӥ,ӥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,ȥ,ȡ ,0,0,0,̾,,*,*,*,*,,ҥ,ҥ ,0,0,0,̾,ͭ̾,,*,*,*,,ҥ,ҥ ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ,ҥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ҥ,ҥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,ȥ祦Υ祦,ȡ硼Ρ硼 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,ȥ祦Υ祦,ȡ硼Ρ硼 ,0,0,0,̾,ͭ̾,,*,*,*,,ȥ,ȡ ,0,0,0,Ƭ,̾³,*,*,*,*,,ȥ,ȡ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,̾,,*,*,*,*,,ȥ,ȡ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ,ȡ ,0,0,0,̾,ǽ,*,*,*,*,,ȥ,ȡ ,0,0,0,Ƭ,̾³,*,*,*,*,,ȥ,ȡ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥȥ,ҥȥ ,0,0,0,̾,,,*,*,*,,ȥ,ȡ ,0,0,0,̾,,,*,*,*,,ȥ,ȡ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ߥĥ,ߥĥ ,0,0,0,̾,³,*,*,*,*,,ȥ,ȡ Ƭ,0,0,0,̾,,*,*,*,*,Ƭ,, Ƭ,0,0,0,̾,ͭ̾,ϰ,,*,*,Ƭ,, Ƭ,0,0,0,̾,,,*,*,*,Ƭ,ȥ,ȡ Ʈ,0,0,0,̾,³,*,*,*,*,Ʈ,ȥ,ȡ ư,0,0,0,̾,,*,*,*,*,ư,ɥ,ɡ ư,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѷ,ư,, ư,0,0,0,̾,,*,*,*,*,ư,, ư,0,0,0,̾,,*,*,*,*,ư,ɥ,ɡ Ʊ,0,0,0,Ƭ,̾³,*,*,*,*,Ʊ,ɥ,ɡ Ʊ,0,0,0,̾,,*,*,*,*,Ʊ,ɥ,ɡ Ʊ,0,0,0,̾,,*,*,*,*,Ʊ,ɥ,ɡ Ƴ,0,0,0,̾,,*,*,*,*,Ƴ,, ƻ,0,0,0,̾,,*,*,*,*,ƻ,ߥ,ߥ ƻ,0,0,0,̾,ͭ̾,̾,̾,*,*,ƻ,ߥ,ߥ ƻ,0,0,0,̾,ͭ̾,ϰ,,*,*,ƻ,ߥ,ߥ ƻ,0,0,0,̾,,,*,*,*,ƻ,ɥ,ɡ ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ä,0,0,0,,,*,*,*,*,ä,ȥ,ȥ ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,ʥ,ʥ ,0,0,0,̾,,,*,*,*,,ʥ,ʥ ,0,0,0,̾,Ω,ǽ,*,*,*,,, ⳰,0,0,0,̾,,*,*,*,*,⳰,ʥ,ʥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,ʥ,ʥ ,0,0,0,̾,,*,*,*,*,,ʥ,ʥ ,0,0,0,̾,,,*,*,*,,ʥ,ʥ ,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,񤷤,ॺ,ॺ ,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,񤷤,ॺ,ॺ ,0,0,0,ƻ,Ω,*,*,ƻ졦,ʸܷ,,, 񤷤,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,񤷤,ॺ,ॺ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ե,ե ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ե,ե 󽽻ǯ,0,0,0,̾,,*,*,*,*,* ϻǯ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,ե,ե ,0,0,0,̾,ͭ̾,̾,,*,*,,ե,ե ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,ե,ե ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ե,ե ,0,0,0,̾,ͭ̾,̾,,*,*,,եХƥᥤ,եХƥᥤ ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,˥,˥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,˥,˥ ,0,0,0,̾,Ω,,*,*,*,,, ,0,0,0,̾,Ω,ǽ,*,*,*,,, ,0,0,0,̾,ǽ,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ܳ,0,0,0,̾,,*,*,*,*,ܳ,˥ۥ󥬥,˥ۥ󥬥 ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,˥ۥ,˥ۥ ,0,0,0,̾,ͭ̾,ȿ,*,*,*,,˥ۥ,˥ۥ ,0,0,0,Ƭ,̾³,*,*,*,*,,˥奦,˥塼 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ϥ,ϥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,³,*,*,*,*,,˥奦,˥塼 ,0,0,0,̾,³,*,*,*,*,,˥奦,˥塼 ǯ,0,0,0,̾,,*,*,*,*,ǯ,ȥ,ȥ ǯ,0,0,0,̾,ͭ̾,̾,̾,*,*,ǯ,ߥΥ,ߥΥ ǯ,0,0,0,̾,,,*,*,*,ǯ,ͥ,ͥ ǯ,0,0,0,̾,,,*,*,*,ǯ,ͥ,ͥ ǯ,0,0,0,̾,ǽ,*,*,*,*,ǯ,ȥ,ȥ ǯ,0,0,0,̾,,*,*,*,*,ǯ,ͥ󥫥,ͥ󥫥 ǯ,0,0,0,̾,,,*,*,*,ǯ,ͥ󥫥,ͥ󥫥 ǯ,0,0,0,̾,,*,*,*,*,ǯ,ͥ,ͥ ǯ,0,0,0,̾,ͭ̾,ϰ,,*,*,ǯ,ͥ,ͥ ǯ,0,0,0,̾,,,*,*,*,ǯ,ͥ,ͥ ǽ,0,0,0,̾,,*,*,*,*,ǽ,Υ,Ρ ǽ,0,0,0,̾,ͭ̾,ϰ,,*,*,ǽ,Υ,Ρ ǽ,0,0,0,̾,,,*,*,*,ǽ,Υ,Ρ ,0,0,0,̾,,*,*,*,*,,Υ,Ρ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ߥΥ,ߥΥ ,0,0,0,̾,,*,*,*,*,,Υ祦,Ρ硼 ,0,0,0,̾,,*,*,*,*,,Х,Х ,0,0,0,̾,,,*,*,*,,Х,Х ȯ,0,0,0,̾,,*,*,*,*,ȯ,ϥ,ϥ ȯ,0,0,0,̾,,,*,*,*,ȯ,ϥ,ϥ ȯ,0,0,0,̾,,,*,*,*,ȯ,ϥ,ϥ ȯŸ,0,0,0,̾,³,*,*,*,*,ȯŸ,ϥåƥ,ϥåƥ ȯɽ,0,0,0,̾,³,*,*,*,*,ȯɽ,ϥåԥ祦,ϥåԥ硼 ȯ,0,0,0,̾,³,*,*,*,*,ȯ,ϥĥᥤ,ϥĥᥤ ȿ,0,0,0,Ƭ,̾³,*,*,*,*,ȿ,ϥ,ϥ ȿ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ȿ,, ȿ,0,0,0,̾,³,*,*,*,*,ȿ,ϥ,ϥ ȿ,0,0,0,̾,,*,*,*,*,ȿ,, ȿ,0,0,0,̾,,,*,*,*,ȿ,, ȿ,0,0,0,̾,³,*,*,*,*,ȿ,ϥ󥿥,ϥ󥿥 ȿ,0,0,0,̾,ư촴,*,*,*,*,ȿ,ϥ󥿥,ϥ󥿥 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,Х,Х ,0,0,0,̾,,*,*,*,*,,Х,Х ,0,0,0,̾,ͭ̾,ϰ,,*,*,,Х,Х ,0,0,0,̾,,,*,*,*,,Х,Х ,0,0,0,̾,,,*,*,*,,Х,Х ,0,0,0,̾,,,*,*,*,,Х,Х ,0,0,0,̾,̾,,*,*,*,,, ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, Ψ,0,0,0,̾,,*,*,*,*,Ψ,ҥ,ҥ ,0,0,0,̾,,,*,*,*,,, 䤷,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,䤹,ĥ䥷,ĥ䥷 ,0,0,0,Ƭ,̾³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,襷,襷 ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ӥ,ӥ Ѵ,0,0,0,̾,,*,*,*,*,Ѵ,ӥĥ,ӥĥ ɬ,0,0,0,̾,ư촴,*,*,*,*,ɬ,ҥĥ襦,ҥĥ衼 ɽ,0,0,0,Ƭ,̾³,*,*,*,*,ɽ,, ɽ,0,0,0,̾,,*,*,*,*,ɽ,ҥ祦,ҥ硼 ɽ,0,0,0,̾,ͭ̾,ϰ,,*,*,ɽ,, ɽ,0,0,0,̾,,,*,*,*,ɽ,ҥ祦,ҥ硼 ɽ,0,0,0,ư,Ω,*,*,ʡ,̤,ɽ,掠,掠 ɽ,0,0,0,ư,Ω,*,*,ѡݥ,̤,ɽ,ҥ祦,ҥ硼 ɽ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ɽ,亮,亮 ɽ,0,0,0,̾,³,*,*,*,*,ɽ,ҥ祦祦,ҥ硼硼 ɾ,0,0,0,̾,³,*,*,*,*,ɾ,ҥ祦,ҥ硼 ɾ,0,0,0,̾,,,*,*,*,ɾ,ҥ祦,ҥ硼 ɾ,0,0,0,̾,³,*,*,*,*,ɾ,ҥ祦,ҥ硼 ,0,0,0,Ƭ,̾³,*,*,*,*,,, Բ,0,0,0,̾,,*,*,*,*,Բ,ե,ե Բ,0,0,0,̾,,,*,*,*,Բ,ե,ե Բǽ,0,0,0,̾,,*,*,*,*,Բǽ,եΥ,եΡ Բǽ,0,0,0,̾,ư촴,*,*,*,*,Բǽ,եΥ,եΡ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,ϰ,*,*,*,,, ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,ᤤ,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ,ҥ ,0,0,0,̾,³,*,*,*,*,,ե奦,ե塼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ƻ,0,0,0,̾,,*,*,*,*,ƻ,֥ɥ,֥ɡ ƻ,0,0,0,̾,ͭ̾,̾,̾,*,*,ƻ,ߥ,ߥ ,0,0,0,̾,,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,̾,,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥ,ޥ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,ޥ,ޥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,֥,֥ ,0,0,0,̾,³,*,*,*,*,,ե,ե ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ե,ե ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ե,ե ,0,0,0,̾,³,*,*,*,*,,եå,եå ,0,0,0,̾,³,*,*,*,*,,եå,եå ʡ,0,0,0,̾,,*,*,*,*,ʡ,ե,ե ʡ,0,0,0,̾,ͭ̾,,*,*,*,ʡ,ե,ե ʡ,0,0,0,̾,ͭ̾,ϰ,,*,*,ʡ,ե,ե ʡ,0,0,0,̾,,*,*,*,*,ʡ,ե,ե ʸ,0,0,0,̾,,*,*,*,*,ʸ,֥,֥ ʸ,0,0,0,̾,ͭ̾,̾,̾,*,*,ʸ,, ʸ,0,0,0,̾,,,*,*,*,ʸ,֥,֥ ʸˡ,0,0,0,̾,,*,*,*,*,ʸˡ,֥ݥ,֥ݡ ʾ,0,0,0,̾,,*,*,*,*,ʾ,̥,̥ ʿ,0,0,0,Ƭ,̾³,*,*,*,*,ʿ,ҥ,ҥ ʿ,0,0,0,̾,,*,*,*,*,ʿ,, ʿ,0,0,0,̾,ͭ̾,,*,*,*,ʿ,, ʿ,0,0,0,̾,ͭ̾,̾,,*,*,ʿ,, ʿ,0,0,0,̾,ͭ̾,ϰ,,*,*,ʿ,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ф,, ,0,0,0,̾,³,*,*,*,*,,إ,إ и,0,0,0,̾,,*,*,*,*,и,إ󥱥,إ󥱥 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,Ѥ,, ,0,0,0,̾,,*,*,*,*,,إ,إ ,0,0,0,̾,ư촴,*,*,*,*,,إ,إ Ѳ,0,0,0,̾,³,*,*,*,*,Ѳ,إ,إ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,,,*,*,*,,, ⤤,0,0,0,ư,Ω,*,*,ʡԥ,Ϣѥ³,⤯,륤,륤 ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,³,*,*,*,*,,ۥ,ۥ ,0,0,0,̾,,*,*,*,*,,ϥ,ϥ ,0,0,0,̾,,*,*,*,*,,ܥ,ܥ ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ۥ,ۡ ,0,0,0,̾,³,*,*,*,*,,ۥ,ۡ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,ۥ,ۡ ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,ݥ,ݡ ,0,0,0,̾,,ü,*,*,*,,, ,0,0,0,̾,Ω,,*,*,*,,ۥ,ۡ ,0,0,0,̾,ǽ,*,*,*,*,,ۥ,ۡ ˡ,0,0,0,̾,,*,*,*,*,ˡ,ۥۥ,ۡۡ ˡ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ˡ,Υå,Υå ˡ,0,0,0,̾,,*,*,*,*,ˡ,ۥ,ۡ ˡ,0,0,0,̾,,,*,*,*,ˡ,ۥ,ۡ ˬ,0,0,0,ư,Ω,*,*,,̤,ˬ,ȥ,ȥ ˬ,0,0,0,ư,Ω,*,*,,Ϣѷ,ˬ,ȥ,ȥ ˬ,0,0,0,̾,,*,*,*,*,ˬ,ȥ,ȥ ˸,0,0,0,ư,Ω,*,*,,̤,˸,ޥ,ޥ ˸,0,0,0,ư,Ω,*,*,,Ϣѷ,˸,ޥ,ޥ ˸,0,0,0,̾,,*,*,*,*,˸,ޥ,ޥ ˸,0,0,0,ư,Ω,*,*,,ܷ,˸,ޥ,ޥ ˹,0,0,0,̾,,,*,*,*,˹,ܥ,ܡ ,0,0,0,Ƭ,̾³,*,*,*,*,,ۥ,ۥ ,0,0,0,̾,,*,*,*,*,,ۥ,ۥ ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ۥ,ۥ ,0,0,0,̾,,,*,*,*,,ۥ,ۥ ܳ,0,0,0,̾,,*,*,*,*,ܳ,ۥ󥬥,ۥ󥬥 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,ȥ,ȥ ,0,0,0,Ƭ,̾³,*,*,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,, ǯ,0,0,0,̾,ǽ,*,*,*,*,ǯ,ޥȥ,ޥȥ ̣,0,0,0,̾,,*,*,*,*,̣,, ̣,0,0,0,̾,,,*,*,*,̣,, ̵,0,0,0,ƻ,Ω,*,*,ƻ졦,³,̵,, ̵,0,0,0,ư,*,*,*,ƻ졦,³,̵,, ̵,0,0,0,ư,*,*,*,ƻ졦,ʸܷ,̵,, ̵,0,0,0,Ƭ,̾³,*,*,*,*,̵,, ̵,0,0,0,̾,,*,*,*,*,̵,, ̵,0,0,0,ƻ,Ω,*,*,ƻ졦,ܷ,̵,ʥ,ʥ ̵,0,0,0,ư,*,*,*,ƻ졦,ܷ,̵,ʥ,ʥ ̾,0,0,0,Ƭ,̾³,*,*,*,*,̾,ᥤ,ᥤ ̾,0,0,0,̾,,*,*,*,*,̾,, ̾,0,0,0,̾,ͭ̾,ϰ,,*,*,̾,ߥ祦,ߥ硼 ̾,0,0,0,̾,,,*,*,*,̾,ᥤ,ᥤ ̾,0,0,0,̾,,,*,*,*,̾,ᥤ,ᥤ ̿,0,0,0,̾,,*,*,*,*,̿,Υ,Υ ̿̾,0,0,0,̾,³,*,*,*,*,̿̾,ᥤᥤ,ᥤᥤ ,0,0,0,ƻ,Ω,*,*,ƻ졦,³,,, ,0,0,0,̾,,*,*,*,*,,ᥤ,ᥤ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, 餫,0,0,0,̾,ư촴,*,*,*,*,餫,饫,饫 ,0,0,0,̾,³,*,*,*,*,,ᥤ,ᥤ ,0,0,0,̾,,*,*,*,*,,ᥤ,ᥤ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,,*,*,*,,⥯,⥯ ,0,0,0,̾,Ω,,*,*,*,,, ܻ,0,0,0,̾,³,*,*,*,*,ܻ,⥯,⥯ ܻؤ,0,0,0,ư,Ω,*,*,ʡ,Ϣѷ,ܻؤ,᥶,᥶ Ū,0,0,0,̾,,*,*,*,*,Ū,⥯ƥ,⥯ƥ ,0,0,0,̾,,*,*,*,*,,ȥ,ȥ ,0,0,0,̾,,,*,*,*,,, ,0,0,0,ư,Ω,*,*,ʡԥ,̤,䤦,ȥ,ȥ ,0,0,0,ư,Ω,*,*,ʡ¥,̤,䤦,ȥ,ȥ ,0,0,0,̾,ʥƻ촴,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,,,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,Ƭ,³,*,*,*,*,,䥯,䥯 ,0,0,0,Ƭ,̾³,*,*,*,*,,䥯,䥯 ͭ,0,0,0,Ƭ,̾³,*,*,*,*,ͭ,楦,桼 ͭ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,ͭ,, ͭ,0,0,0,̾,³,*,*,*,*,ͭ,楦,桼 ͭ,0,0,0,̾,ͭ̾,̾,̾,*,*,ͭ,楦,桼 ͭ,0,0,0,̾,,*,*,*,*,ͭ,楦,桼 ͭ,0,0,0,̾,ͭ̾,̾,̾,*,*,ͭ,楦,桼 ,0,0,0,̾,,*,*,*,*,,襦,衼 ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ҥ,ҥ ,0,0,0,̾,,*,*,*,*,,襦,衼 ,0,0,0,̾,ͭ̾,ϰ,,*,*,,襦,衼 ,0,0,0,̾,,,*,*,*,,襦,衼 Ѹ,0,0,0,̾,,*,*,*,*,Ѹ,襦,衼 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,襦,衼 ,0,0,0,̾,,,*,*,*,,襦,衼 ,0,0,0,̾,,*,*,*,*,,ĥХ,ĥХ ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥХ,ĥХ ,0,0,0,Ƭ,̾³,*,*,*,*,,饤,饤 ,0,0,0,ư,Ω,*,*,ѡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,̤,,, ,0,0,0,ư,Ω,*,*,ѡ,Ϣѷ,,, ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,θ³ü죲,,, ,0,0,0,ư,Ω,*,*,ѡ,̤,,, ,0,0,0,ư,Ω,*,*,ѡ,Ϣѷ,,, ,0,0,0,̾,,ǽ,*,*,*,,饤,饤 ,0,0,0,ư,Ω,*,*,ʡ,θ³ü죲,,ȥ,ȥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥ,ޥ ,0,0,0,̾,,,*,*,*,,, Υ,0,0,0,̾,ͭ̾,ϰ,,*,*,Υ,ϥʥ,ϥʥ Υ,0,0,0,̾,³,*,*,*,*,Υ,ꥵ,ꥵ Ψ,0,0,0,̾,,*,*,*,*,Ψ,, Ψ,0,0,0,̾,,,*,*,*,Ψ,, Ω,0,0,0,̾,ͭ̾,ϰ,,*,*,Ω,, Ω,0,0,0,̾,,,*,*,*,Ω,, Ω,0,0,0,̾,ͭ̾,,*,*,*,Ω,, Ω,0,0,0,̾,ͭ̾,̾,,*,*,Ω,, Ω,0,0,0,̾,ͭ̾,ȿ,*,*,*,Ω,, Ω,0,0,0,̾,ͭ̾,ϰ,,*,*,Ω,, Ω̻,0,0,0,̾,ͭ̾,̾,,*,*,Ω̻,ƥ,ƥ Ω,0,0,0,̾,ͭ̾,ȿ,*,*,*,Ω,ĥ,ĥ ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ĥȥ,ĥȥ ,0,0,0,̾,,,*,*,*,,祯,祯 ,0,0,0,ư,Ω,*,*,,̤,,, ,0,0,0,ư,Ω,*,*,,Ϣѷ,,, ,0,0,0,̾,,*,*,*,*,,쥭,쥭 ,0,0,0,̾,,,*,*,*,,쥭,쥭 ,0,0,0,̾,,*,*,*,*,,쥭,쥭 ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,,*,*,*,*,,ᥤ,ᥤ Ϣ,0,0,0,̾,,*,*,*,*,Ϣ,, Ϣ,0,0,0,̾,,,*,*,*,Ϣ,, Ϣ,0,0,0,̾,,*,*,*,*,Ϣ,ᥤ,ᥤ Ϸ,0,0,0,Ƭ,̾³,*,*,*,*,Ϸ,, Ϸ,0,0,0,̾,,*,*,*,*,Ϸ,, Ϸ,0,0,0,̾,,*,*,*,*,Ϸ,, ϻ,0,0,0,̾,ͭ̾,ϰ,,*,*,ϻ,, ϻ,0,0,0,̾,,*,*,*,*,ϻ,, ϻǯ,0,0,0,̾,,*,*,*,*,* Ͽ,0,0,0,̾,³,*,*,*,*,Ͽ,, Ͽ,0,0,0,̾,,,*,*,*,Ͽ,, ,0,0,0,̾,,*,*,*,*,,, ,0,0,0,̾,ͭ̾,̾,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, ,0,0,0,̾,ͭ̾,ϰ,,*,*,,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,, Ԣ,0,0,0,̾,,*,*,*,*,Ԣ,, Ԣܱ,0,0,0,̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ԥ,0,0,0,̾,ͭ̾,̾,,*,*,ԥ,, ,0,0,0,̾,ͭ̾,̾,̾,*,*,,ޥʥ,ޥʥ ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ߷,0,0,0,̾,ͭ̾,̾,,*,*,߷,, ߷,0,0,0,̾,ͭ̾,ϰ,,*,*,߷,, ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* ,0,0,0,̾,³,*,*,*,*,* ,0,0,0,̾,,*,*,*,*,* ,0,0,0,̾,ͭ̾,,*,*,*,* ,0,0,0,̾,ͭ̾,̾,,*,*,* ,0,0,0,̾,ͭ̾,ȿ,*,*,*,* ,0,0,0,̾,ͭ̾,ϰ,,*,*,* mecab-0.996/tests/cost-train/seed/dicrc0000644002562000116100000000016012031622553014677 00000000000000cost-factor = 800 bos-feature = BOS/EOS,*,*,*,*,*,*,*,* eval-size = 6 unk-eval-size = 4 config-charset = EUC-JP mecab-0.996/tests/cost-train/ipa.test0000644002562000116100000004752412031622553014441 00000000000000꡼ ̾,,*,*,*,*,꡼,꡼,꡼ ̾,,ǽ,*,*,*,,奦,塼 ,,*,*,*,*,,, ա ̾,,*,*,*,*,* ,ʽ,,*,*,*,,, ̾,ǽ,*,*,*,*,,Х,Х ¿ ƻ,Ω,*,*,ƻ졦,ܷ,¿,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,³,*,*,*,*,,ĥ,ĥ ̾,,ǽ,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, ,,*,*,*,*,,, å ̾,,*,*,*,*,å,å,å ,,*,*,*,*,,, ꡼ ̾,ͭ̾,̾,,*,*,꡼,꡼,꡼ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,å,å ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,󥤥,󥤥 ,ʽ,,*,*,*,,, ĥϡ ̾,,*,*,*,*,* ,ʽ,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ,ʽ,,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,ȥ,ȥ ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,ޥ,ޥ ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ޹,̤,,ޥ,ޥ ư,,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ȡ꡼ ̾,,*,*,*,*,ȡ꡼,ȡ꡼,ȡ꡼ ,,*,*,*,*,,, ̾,,*,*,*,*,,, Ȥ ̾,,,*,*,*,Ȥ,ȥ,ȥ ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,󥵥,󥵥 ,ʽ,,*,*,*,,, ̣ ̾,ư촴,*,*,*,*,̣,, ,,*,*,*,*,,, EOS EOS ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ꥫ ̾,ͭ̾,ϰ,,*,*,ꥫ,ꥫ,ꥫ ,ʽ,,*,*,*,,, ˬ ư,Ω,*,*,,Ϣѷ,ˬ,ȥ,ȥ ư,*,*,*,ü졦,ܷ,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,ȥ,ȥ ,Ω,*,*,*,*,,, Ӥ ̾,,*,*,*,*,Ӥ,饯,饯 ̾,,*,*,*,*,,, ޥ ̾,,*,*,*,*,ޥ,ޥ,ޥ ,ʽ,,*,*,*,,, ,Ϣβ,*,*,*,*,,, з ̾,³,*,*,*,*,з,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ư,Ω,*,*,ѡ,̤,,, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ̾,,*,*,*,*,,, ա ̾,ͭ̾,,*,*,*,ա,ա,ա ,Ϣβ,*,*,*,*,,, ڤ ̾,,*,*,*,*,ڤ,, ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,ߥɥ,ߥɥ ,,*,*,*,*,,, EOS Ԣܱ ̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ̾,ͭ̾,̾,,*,*,,, ̾,ͭ̾,̾,̾,*,*,,ޥʥ,ޥʥ ̾,ͭ̾,ȿ,*,*,*,* ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ̾,,ϰ,*,*,*,,, ë ̾,ͭ̾,ϰ,,*,*,ë,֥,֥ ̾,,ϰ,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,ܷ,,, Ω ̾,,*,*,*,*,Ω,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, Ԣܱ ̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ֤ ư,Ω,*,*,ʡԥ,ܷ,֤,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ̾,,*,*,*,*,,󥿥,󥿥 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,ҥȥ,ҥȥ ,,*,*,*,*,,, EOS ʾ ̾,,*,*,*,*,ʾ,̥,̥ ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,쥭,쥭 ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,󥼥,󥼥 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,* ̾,³,*,*,*,*,,ȥ,ȡ ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, Ϥޤ ư,Ω,*,*,ʡ,ܷ,Ϥޤ,ϥޥ,ϥޥ ,,*,*,*,*,,, EOS ̾,ǽ,*,*,*,*,,ȥ,ȡ ,,*,*,*,*,,, Ƭ,̾³,*,*,*,*,,, ̾,,*,*,*,*,,֥,֥ ,Ϣβ,*,*,*,*,,, ͭ ̾,,*,*,*,*,ͭ,楦,桼 ˤä ,ʽ,Ϣ,*,*,*,ˤä,˥å,˥å ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ϥ,ϥ ,,*,*,*,*,,, ̾,,*,*,*,*,,ϥ,ϥ ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ˹ ̾,,*,*,*,*,˹,ܥ,ܡ Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ楦 Ω ̾,,*,*,*,*,Ω,ǥ,ǥ ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,Ϣѥ³,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ʤ ³,*,*,*,*,*,ʤ,ʥ,ʥ ,,*,*,*,*,,, ʿ ̾,ͭ̾,,*,*,*,ʿ,إ襦󥽥,إ衼󥽡 ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,, ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ư ̾,³,*,*,*,*,ư,ĥɥ,ĥɡ ,ʽ,,*,*,*,,, ̾,ǽ,*,*,*,*,,, ̾,³,*,*,*,*,,奦,塼 ư,Ω,*,*,ѡ,ܷ,,, ,,*,*,*,*,,, EOS ̾,ǽ,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,, ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ƻ ̾,,*,*,*,*,ƻ,֥ɥ,֥ɡ ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ݡ ̾,,*,*,*,*,ݡ,ݡ,ݡ ,,*,*,*,*,,, ػ ̾,³,*,*,*,*,ػ,, ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,祦,硼 ,Ω,*,*,*,*,,, ͭ ̾,,*,*,*,*,ͭ,楦,桼 ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,ɥ祯,ɥ祯 ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ Ԣܱ ̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ̾,,*,*,*,*,* ԥ ̾,ͭ̾,̾,,*,*,ԥ,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ̾,³,*,*,*,*,,եå,եå ,,*,*,*,*,,, EOS ̾,ͭ̾,,*,*,*,,祦,硼 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,ȥ祦Υ祦,ȡ硼Ρ硼 ,,*,*,*,*,,, 콤 ̾,ͭ̾,ȿ,*,*,*,콤,󥷥奦,󥷥塼 ,,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,奦,塼 ,,*,*,*,*,,, ߷ ̾,ͭ̾,ȿ,*,*,*,߷,ޥ,ޥ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ̾,,*,*,*,*,,, ȶ ,ʽ,Ϣ,*,*,*,ȶ,ȥȥ,ȥȥ EOS ̾,ͭ̾,,*,*,*,,ȥ,ȡ Ƭ,̾³,*,*,*,*,,, ̾,ͭ̾,̾,̾,*,*,,ޥʥ,ޥʥ ̾,ͭ̾,ȿ,*,*,*,* ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ̾,,*,*,*,*,,ᥤ,ᥤ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,å,å ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, ̾,ͭ̾,,*,*,*,,祦,硼 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ϻ ̾,,*,*,*,*,ϻ,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,˥ۥ,˥ۥ ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,,*,*,*,,, Ϣ ̾,,*,*,*,*,Ϣ,ᥤ,ᥤ ,ʽ,,*,*,*,,, ,ʽ,,*,*,*,,, ȯŸ ̾,³,*,*,*,*,ȯŸ,ϥåƥ,ϥåƥ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,³,*,*,*,*,,, ̾,ͭ̾,,*,*,*,,祦,硼 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ϻ ̾,,*,*,*,*,ϻ,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, Ԣܱ ̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ̾,,*,*,*,*,* ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ,ʽ,,*,*,*,,, Ԣܱ ̾,ͭ̾,ȿ,*,*,*,Ԣܱ,, ̾,ͭ̾,̾,,*,*,,, ̾,ͭ̾,̾,̾,*,*,,ޥʥ,ޥʥ ̾,ͭ̾,ȿ,*,*,*,* ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ,ʽ,,*,*,*,,, ,ʽ,,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,饿,饿 ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,ʥ,ʥ ,Ϣβ,*,*,*,*,,, ̾,ǽ,*,*,*,*,,, ̾,,,*,*,*,,, Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ¸ ̾,³,*,*,*,*,¸,󥶥,󥶥 ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ̾,,*,*,*,*,,, ̾,,,*,*,*,,ʥ,ʥ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ư ̾,³,*,*,*,*,ư,ĥɥ,ĥɡ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,襯,襯 ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ư,*,*,*,*,*,,, ̾,,*,*,*,*,,󥿥,󥿥 ,ʽ,,*,*,*,,, ,ʽ,,*,*,*,,, EOS ̾,³,*,*,*,*,,祦,硼 ư,Ω,*,*,ѡ,ܷ,,, ,,*,*,*,*,,, EOS ǯ ̾,ǽ,*,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,󥳥,󥳥 Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ȥåץ饹 ̾,,*,*,*,*,ȥåץ饹,ȥåץ饹,ȥåץ饹 ,Ϣβ,*,*,*,*,,, ԥ ̾,ͭ̾,̾,,*,*,ԥ,, ̾,,*,*,*,*,,󥺥,󥺡 ,ʽ,,*,*,*,,, ؤ ư,Ω,*,*,ʡ,Ϣѷ,ؤ,ۥ,ۥ ,,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ١ ,³,*,*,*,*,١,ӥ,ӥ ɽ ̾,³,*,*,*,*,ɽ,ҥ祦祦,ҥ硼硼 ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,ܷ,,, ̾,ͭ̾,̾,̾,*,*,,ҥȥ,ҥȥ ,,*,*,*,*,,, ̾,,*,*,*,*,,, ⳰ ̾,,*,*,*,*,⳰,ʥ,ʥ ư,Ω,*,*,ʡ¥,̤,䤦,ȥ,ȥ ư,*,*,*,ü졦,Ϣѥ³,,, ⤤ ƻ,Ω,*,*,ƻ졦,ܷ,⤤,, ɾ ̾,³,*,*,*,*,ɾ,ҥ祦,ҥ硼 ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ͤ ư,Ω,*,*,ʡ,Ϣѷ,ͤ,ͥ,ͥ ,Ϣβ,*,*,*,*,,, ̾,Ω,,*,*,*,,, EOS ( ̾,³,*,*,*,*,* ƥ ̾,,*,*,*,*,* ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ) ̾,³,*,*,*,*,* ץե ̾,,*,*,*,*,ץե,ץե,ץե EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,˥,˥ ,,*,*,*,*,,, Ĺ ̾,ͭ̾,ϰ,,*,*,Ĺ,ʥ,ʥ ̾,,ϰ,*,*,*,,, ޤ ̾,,*,*,*,*,ޤ,ޥ,ޥ EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,󥬥,󥬥 ,,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,奯,奯 ̾,,*,*,*,*,,, ,,*,*,*,*,,, кѳ ̾,,*,*,*,*,кѳ,, ´ ̾,³,*,*,*,*,´,ĥ祦,ĥ硼 EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,֥,֥ 拾 ̾,ͭ̾,ȿ,*,*,*,拾,拾,拾 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,˥奦,˥塼 EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,, ,,*,*,*,*,,, Ʊ ̾,,*,*,*,*,Ʊ,ɥ,ɡ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,, ,,*,*,*,*,,, Ω̻ ̾,ͭ̾,̾,,*,*,Ω̻,ƥ,ƥ ̾,,*,*,*,*,,, ̾,,*,*,*,*,,ϥ,ϥ ̾,,,*,*,*,,Х,Х ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,ǥ,ǥ Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ̾,³,*,*,*,*,,˥奦,˥塼 EOS ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,奦˥,塼˥ ,,*,*,*,*,,, ̾,,*,*,*,*,,ե,ե ̾,,,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, Ω ̾,ͭ̾,ȿ,*,*,*,Ω,, ̾,,,*,*,*,,, ̾,³,*,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̿̾ ̾,³,*,*,*,*,̿̾,ᥤᥤ,ᥤᥤ ̾,,*,*,*,*,,, EOS ̾,,*,*,*,*,,ĥ,ĥ ̾,,,*,*,*,,, ,,*,*,*,*,,, ̾,ͭ̾,,*,*,*,,ӡ,ӡ ̾,,,*,*,*,,, EOS ꡼ ̾,,*,*,*,*,꡼,꡼,꡼ ̾,,*,*,*,*,,, ,,*,*,*,*,,, ,ե٥å,*,*,*,*,,ӡ,ӡ ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ,,*,*,*,*,,, ,ե٥å,*,*,*,*,,֥塼,֥塼 ̾,,*,*,*,*,,ʥ,ʥ ̾,,*,*,*,*,,ϥ,ϥ ,,*,*,*,*,,, ,ե٥å,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, EOS ̾,,*,*,*,*,,ޥ,ޥ ˴ؤ ,ʽ,Ϣ,*,*,*,˴ؤ,˥󥹥,˥󥹥 ƥ ̾,,*,*,*,*,ƥ,ƥ,ƥ ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ,,*,*,*,*,,, ꡼ ̾,,*,*,*,*,꡼,꡼,꡼ ̾,³,*,*,*,*,,, ,,*,*,*,*,,, ô ̾,³,*,*,*,*,ô,ȥ,ȡ ,,*,*,*,*,,, EOS դ뤵 ̾,ͭ̾,,*,*,*,դ뤵,ե륵ȥ,ե륵ȥ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ĥ襦,ĥ衼 ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, Ȥ ư,Ω,*,*,ʡ¥,̤,Ȥ,ĥ,ĥ ư,,*,*,,̤,,, ʤ ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ʤ ư,Ω,*,*,ʡ,Ϣѥ³,ʤ,ʥ,ʥ ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, Ϸ ̾,,*,*,*,*,Ϸ,, ʡ ̾,,*,*,*,*,ʡ,ե,ե ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, ¤ ̾,³,*,*,*,*,¤,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, Ѵ ̾,,*,*,*,*,Ѵ,ӥĥ,ӥĥ ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ̾,Ω,,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,ܷ,,, ,,*,*,*,*,,, EOS mecab-0.996/tests/cost-train/ipa.train0000644002562000116100000011210712031622553014565 00000000000000ۥ ̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ,Ϣβ,*,*,*,*,,, Ϣλ,*,*,*,*,*,,, ̾,,*,*,*,*,,ҥ,ҥ ,ʽ,,*,*,*,,, ñ ̾,ư촴,*,*,*,*,ñ,󥿥,󥿥 ,첽,*,*,*,*,,, ؤ ư,Ω,*,*,ʡй,ܷ,ؤ,ޥʥ,ޥʥ ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, Ǥ ư,Ω,*,*,,Ϣѷ,Ǥ,ǥ,ǥ ,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, ,,*,*,*,*,,ǥ,ǥ Ȥ ư,Ω,*,*,ʡ¥,̤,Ȥ,ĥ,ĥ ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ̾,,*,*,*,*,,ܥ,ܥ ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,ܷ,,ʥꥫ,ʥꥫ ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ¥,ܷ,,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ष ,,*,*,*,*,ष,ॷ,ॷ Ƭ,³,*,*,*,*,,, 2 ̾,,*,*,*,*,* ̾,,*,*,*,*,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,ۥ,ۥ ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ܻؤ ư,Ω,*,*,ʡ,Ϣѷ,ܻؤ,᥶,᥶ ,³,*,*,*,*,,, Ϣλ,*,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ĥ ư,Ω,*,*,ʡ,Ϣѥ³,Ĥ,ĥ,ĥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, 20 ̾,,*,*,*,*,* ̾,,*,*,*,*,,, Ƭ ̾,ǽ,*,*,*,*,Ƭ,ȥ,ȡ ,ʽ,,*,*,*,,, ̾,ͭ̾,̾,,*,*,,եХƥᥤ,եХƥᥤ ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ե奦,ե塼 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,祯,祯 ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, 2005 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ǽ,*,*,*,*,,󥶥,󥶥 ,,*,*,*,*,,, Ƭ,³,*,*,*,*,,䥯,䥯 1500 ̾,,*,*,*,*,* ̾,,,*,*,*,,˥,˥ ,ʽ,,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ز ̾,,*,*,*,*,ز,å,å ,ʽ,,*,*,*,,, ° ̾,³,*,*,*,*,°,祾,祾 ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ֥˥ ̾,,*,*,*,*,* ̾,³,*,*,*,*,,󥲥,󥲥 Ƭ,³,*,*,*,*,,, 5 ̾,,*,*,*,*,* ̾,,,*,*,*,,祦,硼 ,,*,*,*,*,,, ڥƥ ̾,,*,*,*,*,* ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,ĥ,ĥ ,Ϣβ,*,*,*,*,,, 褦 ̾,Ω,ư촴,*,*,*,褦,襦,衼 ,첽,*,*,*,*,,, ̾,³,*,*,*,*,,ƥ,ƥ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,̳,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,襦,衼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, Ȥ ư,Ω,*,*,ʡ¥,ܷ,Ȥ,ĥ,ĥ Ū ̾,,*,*,*,*,Ū,⥯ƥ,⥯ƥ ,ʽ,,*,*,*,,, ,³,*,*,*,*,,ޥå,ޥå ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ʤ ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ʤ,ʥ,ʥ ,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, Τ ư,Ω,*,*,ʡ,Ϣѷ,Τ,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,襦,衼 ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,,*,*,*,,, ̾,ǽ,*,*,*,*,,٥,٥ ,ʽ,,*,*,*,,, ؤ ư,Ω,*,*,ʡ,ܷ,ؤ,, ,,*,*,*,*,,, EOS ̾,ǽ,*,*,*,*,,٥,٥ ,Ϣβ,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ˤȤä ,ʽ,Ϣ,*,*,*,ˤȤä,˥ȥå,˥ȥå ,,*,*,*,*,,, ʤ餫 Ϣλ,*,*,*,*,*,ʤ餫,ʥ饫,ʥ饫 ư ̾,³,*,*,*,*,ư,ĥɥ,ĥɡ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ° ̾,³,*,*,*,*,°,祾,祾 ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, 侩 ̾,³,*,*,*,*,侩,祦,硼 ư,Ω,*,*,ѡ,ʸܷ,,, ٤ ư,*,*,*,ʸ졦٥,θ³,٤,٥,٥ ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,Ϣѥ³,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ʤ ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ,,*,*,*,*,,, EOS ,,*,*,*,*,,, EOS ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,,*,*,*,*,,, 1880 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ɥۥ ̾,,*,*,*,*,* ˤä ,ʽ,Ϣ,*,*,*,ˤä,˥å,˥å ȯ ̾,³,*,*,*,*,ȯ,ϥĥᥤ,ϥĥᥤ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ǽ ̾,,*,*,*,*,ǽ,, ,Ϣβ,*,*,*,*,,, ʸˡ ̾,,*,*,*,*,ʸˡ,֥ݥ,֥ݡ ̾,,,*,*,*,,, ,,*,*,*,*,,, 1887 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ȯɽ ̾,³,*,*,*,*,ȯɽ,ϥåԥ祦,ϥåԥ硼 ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ǽ ̾,,*,*,*,*,ǽ,, ,,*,*,*,*,,, ۥ ̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ,,*,*,*,*,,, ƥ ̾,,*,*,*,*,ƥ,ƥ,ƥ ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,եå,եå ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ̾,ʥƻ촴,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ʤ ư,Ω,*,*,ʡ,ܷ,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ͤ ư,Ω,*,*,,Ϣѷ,ͤ,󥬥,󥬥 ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, º ,³,*,*,*,*,º,å,å ,첽,*,*,*,*,,, ƥ ̾,,*,*,*,*,ƥ,ƥ,ƥ ,ʽ,,*,*,*,,, ؤ ư,Ω,*,*,ʡй,ܷ,ؤ,ޥʥ,ޥʥ ,³,*,*,*,*,,, 񤷤 ƻ,Ω,*,*,ƻ졦,ܷ,񤷤,ॺ,ॺ ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, Ť ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ť, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS Ѹ ̾,,*,*,*,*,Ѹ,, ,ʽ,,*,*,*,,, ؤ ư,Ω,*,*,ʡй,Ϣѥ³,ؤ,ޥʥ,ޥʥ ư,*,*,*,ü졦,ܷ,,, ̾,Ω,ǽ,*,*,*,,, Ϣλ,*,*,*,*,*,,, ʸˡ ̾,,*,*,*,*,ʸˡ,֥ݥ,֥ݡ ,Ϣβ,*,*,*,*,,, ñ ̾,ư촴,*,*,*,*,ñ,󥿥,󥿥 ̾,,ü,*,*,*,,, ,ʽ,,*,*,*,,, Τ ư,Ω,*,*,ʡ,Ϣѷ,Τ,, ,,*,*,*,*,,, ư ̾,,*,*,*,*,ư,ɥ,ɡ ,Ϣβ,*,*,*,*,,, ; ̾,,*,*,*,*,;,˥󥷥祦,˥󥷥硼 Ѳ ̾,³,*,*,*,*,Ѳ,إ,إ ,ʽ,,*,*,*,,, ɬ ̾,ư촴,*,*,*,*,ɬ,ҥĥ襦,ҥĥ衼 ʤ ƻ,Ω,*,*,ƻ졦,ܷ,ʤ,ʥ,ʥ ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, Ť ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ť, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ؽ ̾,³,*,*,*,*,ؽ,奦,塼 ư,Ω,*,*,ѡ,ܷ,,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ñ ̾,,*,*,*,*,ñ,, ,ʽ,,*,*,*,,, Ф ư,Ω,*,*,,̤,Ф,ܥ,ܥ ʤ ư,*,*,*,ü졦ʥ,,ʤ,ʥ,ʥ ,³,*,*,*,*,,, ʤ ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ,³,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ޥ,ޥ ,ʽ,,*,*,*,,, ⤤ ư,Ω,*,*,ʡԥ,Ϣѥ³,⤯,륤,륤 ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, Ȥ ̾,Ω,ǽ,*,*,*,Ȥ,ȥ,ȥ ̾,ǽ,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡԥ,̤,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, 2 ̾,,*,*,*,*,* ư,*,*,*,󡦥,ܷ,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,Х,Х ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, פĤ ư,Ω,*,*,ʡԥ,Ϣѥ³,פĤ,⥤ĥ,⥤ĥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ҥȥ,ҥȥ ̾,,*,*,*,*,,ҥȥ,ҥȥ Ф ư,Ω,*,*,,̤,Ф,ܥ,ܥ ʤ ư,*,*,*,ü졦ʥ,,ʤ,ʥ,ʥ ,³,*,*,*,*,,, ʤ ư,Ω,*,*,ʡ,̤,ʤ,ʥ,ʥ ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ñ ̾,,*,*,*,*,ñ,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ܼ ̾,,*,*,*,*,ܼ,ĥ,ĥ ,ʽ,,*,*,*,,, Ȥ ư,Ω,*,*,ʡ¥,Ϣѥ³,Ȥ,ĥ,ĥ ,³,*,*,*,*,,, ̾,,*,*,*,*,,ҥȥ,ҥȥ ,Ϣβ,*,*,*,*,,, ñ ̾,,*,*,*,*,ñ,, ,ʽ,,*,*,*,,, Ф ư,Ω,*,*,ʡ,ܷ,Ф,ĥ,ĥ ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, פĤ ư,Ω,*,*,ʡԥ,Ϣѥ³,פĤ,⥤ĥ,⥤ĥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ,,*,*,*,*,,, ¿ ̾,ǽ,*,*,*,*,¿,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ȥ ư,Ω,*,*,ʡ¥,̤,Ȥ,ĥ,ĥ ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,襦,衼 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ۥ ̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ,,*,*,*,*,,, ̾,,ǽ,*,*,*,,, ,Ϣβ,*,*,*,*,,, 1895 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ,Ϣβ,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,,*,*,*,*,,, ˥饤ܥե ̾,,*,*,*,*,* ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,Ƥ,, ư,*,*,*,ü졦,ܷ,,, ̾,,*,*,*,*,,ƥ,ƥ ,ʽ,,*,*,*,,, ,̳,*,*,*,*,,, ̾,̾,,*,*,*,,勵,勵 ,,*,*,*,*,,, 6 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ󥫥,ͥ󥫥 ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,ư촴,*,*,*,*,,ڥ,ڥ ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,ǽ,*,*,*,,, ,ʽ,,*,*,*,,, 䤷 ư,Ω,*,*,ʡ,Ϣѷ,䤹,ĥ䥷,ĥ䥷 ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS Ȥ ,,*,*,*,*,Ȥ,ȥ,ȥ ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, 1878 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,Ϣβ,*,*,*,*,,, ʳ ̾,,*,*,*,*,ʳ,󥫥,󥫥 ,ʽ,,*,*,*,,, ,,*,*,*,*,,ǥ,ǥ 夬 ư,Ω,*,*,ʡ,Ϣѥ³,夬,ǥ,ǥ ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ,,*,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡԥ,Ϣѥ³,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS 1904 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ̾,ư촴,*,*,*,*,,祦,硼 ư,*,*,*,ü졦,θ³,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, ߤ ư,Ω,*,*,,̤,ߤ,⥦,⡼ ư,,*,*,,Ϣѷ,,, ,,*,*,*,*,,, ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, 1905 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ 8 ̾,,*,*,*,*,* ̾,,,*,*,*,,ĥ,ĥ ,,*,*,*,*,,, ե ̾,ͭ̾,ϰ,,*,*,ե,ե,ե ,Ϣβ,*,*,*,*,,, ֥˥ ̾,,*,*,*,*,* ,,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,* ,,*,*,*,*,,, ᡼ ̾,³,*,*,*,*,᡼,᡼,᡼ ,ʽ,,*,*,*,,, Ԥ ư,Ω,*,*,ʡ¥,̤,Ԥ,ʥ,ʥ ư,,*,*,,ܷ,,, ǽ ̾,,*,*,*,*,ǽ,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, Ҥ ư,Ω,*,*,ʡ,ܷ,Ҥ,ĥʥ,ĥʥ ,,*,*,*,*,,, EOS Ϣλ,*,*,*,*,*,,, Ȥ ̾,Ω,ǽ,*,*,*,Ȥ,ȥ,ȥ ,,*,*,*,*,,, 33 ̾,,*,*,*,*,* ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, 688 ̾,,*,*,*,*,* ̾,,,*,*,*,,˥,˥ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ۥ ̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ư ̾,³,*,*,*,*,ư,ɥ,ɡ ,Ϣβ,*,*,*,*,,, Ƴ ̾,³,*,*,*,*,Ƴ,ɥ,ɡ ̾,,,*,*,*,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ,Ϣβ,*,*,*,*,,, ϰ ̾,,*,*,*,*,ϰ,, ,ʽ,,*,*,*,,, ̾,ư촴,*,*,*,*,,, ,첽,*,*,*,*,,, ̾,³,*,*,*,*,,ۥ,ۡ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ۥ ̾,ͭ̾,̾,,*,*,ۥ,ۥ,ۥ ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ̾,,,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,Ϣѥ³,,, ư,*,*,*,ü졦,ܷ,,, ̾,Ω,ǽ,*,*,*,,, ,,*,*,*,*,,, ȿ Ƭ,̾³,*,*,*,*,ȿ,ϥ,ϥ ̾,ͭ̾,ϰ,,*,*,,, ̾,,*,*,*,*,,奮,奮 ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ и ̾,,*,*,*,*,и,إ󥱥,إ󥱥 ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ȯŸ ̾,³,*,*,*,*,ȯŸ,ϥåƥ,ϥåƥ ,ʽ,,*,*,*,,, ˸ ư,Ω,*,*,,ܷ,˸,ޥ,ޥ ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ̾,Ω,ǽ,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,ܷ,,, ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, ,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ư ̾,³,*,*,*,*,ư,ɥ,ɡ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ť ư,Ω,*,*,ʡԥ,Ϣѥ³,Ť,ȥť,ȥ ư,*,*,*,ü졦,ܷ,,, ֥˥ ̾,,*,*,*,*,* ̾,³,*,*,*,*,,󥲥,󥲥 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ƥ,ƥ ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,å,å ̾,,,*,*,*,,, ̾,,,*,*,*,,, ,,*,*,*,*,,, ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS 1905 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ʹ ̾,ǽ,*,*,*,*,ʹ,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ̾,,*,*,*,*,,, ,,*,*,*,*,,, 2 ̾,,*,*,*,*,* ư,*,*,*,󡦥,ܷ,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡԥ,Ϣѷ,,Υ,Υ ,,*,*,*,*,,, ǯ ̾,ǽ,*,*,*,*,ǯ,ޥȥ,ޥȥ ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS 1920 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,,*,*,*,*,,, ̾,,*,*,*,*,,, Ϣ ̾,,*,*,*,*,Ϣ,ᥤ,ᥤ ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ä ư,Ω,*,*,,̤³,ä,泌,泌 ư,*,*,*,Ѳ,ܷ,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ楦 ư ̾,,*,*,*,*,ư,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,Ϣѥ³,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ,Ϣβ,*,*,*,*,,, ϸ ̾,ͭ̾,̾,,*,*,ϸ,˥ȥ,˥ȥ ¤ ̾,ͭ̾,̾,̾,*,*,¤,ʥ,ʥ ,ʽ,,*,*,*,,, Ϥ ̾,ǽ,*,*,*,*,Ϥ,ϥ,ϥ 10 ̾,,*,*,*,*,* ̾,,,*,*,*,,˥,˥ ,Ϣβ,*,*,*,*,,, ƹ ̾,,*,*,*,*,ƹ,å,å ɽ ̾,³,*,*,*,*,ɽ,ҥ祦,ҥ硼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, Ʊ ̾,³,*,*,*,*,Ʊ,ɥ,ɡ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ե ̾,ͭ̾,ϰ,,*,*,ե,ե,ե ,Ϣβ,*,*,*,*,,, ɽ ̾,³,*,*,*,*,ɽ,ҥ祦,ҥ硼 ̾,,,*,*,*,,, ֥ꥨ롦Υȡ ̾,,*,*,*,*,* ,Ϣβ,*,*,*,*,,, 㤷 ƻ,Ω,*,*,ƻ졦,ܷ,㤷,ϥ,ϥ ȿ ̾,³,*,*,*,*,ȿ,ϥ󥿥,ϥ󥿥 ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ¥,Ϣѷ,,, ,,*,*,*,*,,, ¸ ̾,³,*,*,*,*,¸,ĥ,ĥ ư,Ω,*,*,ѡ,̤,,, ʤ ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ե󥹸 ̾,,*,*,*,*,ե󥹸,ե󥹥,ե󥹥 ,,*,*,*,*,,, Ѹ ̾,,*,*,*,*,Ѹ,, ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ϰ ̾,,*,*,*,*,ϰ,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,̤,,ӥ䥫,ӥ䥫 ư,,*,*,,Ϣѷ,,, Ĥ ,³,*,*,*,*,Ĥ,ĥ,ĥ ư,Ω,*,*,ʡ,Ϣѷ,,, ,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ̾,ư촴,*,*,*,*,,饿,饿 ư,*,*,*,ü졦,θ³,,, ̾,,*,*,*,*,,祦,硼 ,ʽ,,*,*,*,,, ߤʤ ư,Ω,*,*,ʡ,Ϣѷ,ߤʤ,ߥʥ,ߥʥ ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,³,*,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,ܷ,,, ,,*,*,*,*,,, EOS ҥȥ顼 ̾,ͭ̾,̾,,*,*,ҥȥ顼,ҥȥ顼,ҥȥ顼 ,,*,*,*,*,,, ,̳,*,*,*,*,,, 郎 Ϣλ,*,*,*,*,*,郎,塞,塞 Ʈ ̾,³,*,*,*,*,Ʈ,ȥ,ȡ ,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,Ω,ǽ,*,*,*,,ʥ,ʥ ,ʽ,,*,*,*,,, ,̳,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,,*,*,*,*,,, Υ ̾,³,*,*,*,*,Υ,ꥵ,ꥵ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ̾,ͭ̾,ϰ,,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, 뽸 ̾,³,*,*,*,*,뽸,å奦,å塼 ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,ܷ,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,,*,*,*,*,,, ѥ ̾,,*,*,*,*,ѥ,ѥ,ѥ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ᥤ,ᥤ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS С ̾,,*,*,*,*,* ,,*,*,*,*,,, ̾,³,*,*,*,*,,󥭥奦,󥭥塼 ,Ϣβ,*,*,*,*,,, ̾,ǽ,*,*,*,*,,å,å ,,*,*,*,*,,, ɽ ̾,³,*,*,*,*,ɽ,ҥ祦,ҥ硼 ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, Ĵ ̾,³,*,*,*,*,Ĵ,祦,硼 ˡ ̾,,*,*,*,*,ˡ,ۥۥ,ۡۡ ,Ϣβ,*,*,*,*,,, ܤ ƻ,Ω,*,*,ƻ졦,ܷ,ܤ,亮,亮 ̾,Ω,,*,*,*,,ƥ,ƥ ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ,˥ĥ,˥ĥ ,,*,*,*,*,,, 餫 ̾,ư촴,*,*,*,*,餫,饫,饫 ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,̤,,, ʤ ư,*,*,*,ü졦ʥ,Ϣѥ³,ʤ,ʥ,ʥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, 椨 ̾,,,*,*,*,椨,楨,楨 ,,*,*,*,*,,, ̾,̾,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,󥭥奦,󥭥塼 ,Ϣβ,*,*,*,*,,, ̾,ư촴,*,*,*,*,,, ̾,,,*,*,*,,, ,,*,*,*,*,,, ư,Ω,*,*,ʡ¥,̤,,, ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, ,,*,*,*,*,,, ޤ ³,*,*,*,*,*,ޤ,ޥ,ޥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, ޤ ̾,ư촴,*,*,*,*,ޤ,ޥ,ޥ ư,*,*,*,ü졦,θ³,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,Ϣβ,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ,Ϣβ,*,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,ȥ,ȡ ̾,,,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, 20 ̾,,*,*,*,*,* , ̾,³,*,*,*,*,* 000 ̾,,*,*,*,*,* ̾,,,*,*,*,,˥,˥ ư,Ω,*,*,ʡ,Ϣѷ,,, ,,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ,ʽ,,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,ȥ,ȡ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,̤,,, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ư,*,*,*,ü졦,̤,,, ư,*,*,*,Ѳ,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,ȥ,ȡ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ̾,,*,*,*,*,,ҥ,ҥ ,Ϣβ,*,*,*,*,,, 50 ̾,,*,*,*,*,* ̾,,,*,*,*,,Х,Х ,,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ͤ ư,Ω,*,*,,Ϣѷ,ͤ,󥬥,󥬥 ˤ ƻ,Ω,*,*,ƻ졦,ܷ,ˤ,˥,˥ ,,*,*,*,*,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ楦 ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,󥭥奦,󥭥塼 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ¾ ̾,,*,*,*,*,¾,, ,Ϣβ,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ̾,,,*,*,*,,, ,,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ,Ϣβ,*,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,ȥ,ȡ ̾,,,*,*,*,,, ̾,,,*,*,*,,, ,Ω,*,*,*,*,,, Ƭ,̾³,*,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,ȥ,ȡ ̾,,,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, Ϣλ,*,*,*,*,*,,, Ψ ̾,,*,*,*,*,Ψ,ҥ,ҥ ,ʽ,,*,*,*,,, ¸ ̾,³,*,*,*,*,¸,󥶥,󥶥 ư,Ω,*,*,ѡ,̤,,, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ͤ ư,Ω,*,*,,Ϣѷ,ͤ,󥬥,󥬥 ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS С ̾,,*,*,*,*,* ̾,,*,*,*,*,,祦,硼 ,Ϣβ,*,*,*,*,,, ǡ ̾,,*,*,*,*,ǡ,ǡ,ǡ ,,*,*,*,*,,, 뤤 ³,*,*,*,*,*,뤤,륤,륤 ¾ ̾,̾,,*,*,*,¾,Υ,Υ ,Ϣβ,*,*,*,*,,, ǡ ̾,,*,*,*,*,ǡ,ǡ,ǡ ,,*,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,Ϣβ,*,*,*,*,,, ͸ ̾,,*,*,*,*,͸,󥳥,󥳡 ,ʽ,,*,*,*,,, μ ̾,ư촴,*,*,*,*,μ,, ,첽,*,*,*,*,,, ϤФ ư,Ω,*,*,ʡ,ܷ,ϤФ,ϥ,ϥ ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, Բǽ ̾,ư촴,*,*,*,*,Բǽ,եΥ,եΡ ư,*,*,*,ü졦,Ϣѷ,,, ư,*,*,*,ʡԥ,ܷ,,, ,,*,*,*,*,,, EOS ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,襦,衼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ̵ ƻ,Ω,*,*,ƻ졦,ܷ,̵,ʥ,ʥ ,³,*,*,*,*,,, ,,*,*,*,*,,, 20 ̾,,*,*,*,*,* ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,ǽ,*,*,*,*,,ϥ,ϥ ̾,,*,*,*,*,* ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,襦,衼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,ܷ,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ƥ,ƥ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ɥꥢ ̾,ͭ̾,ϰ,,*,*,ɥꥢ,ɥꥢ,ɥꥢ ,Ϣβ,*,*,*,*,,, ͹ ̾,,*,*,*,*,͹,󥳥,󥳡 ̾,,ϰ,*,*,*,,ȥ,ȡ ,,*,*,*,*,,, Х ̾,ͭ̾,ϰ,,*,*,Х,Х,Х ̾,,ϰ,*,*,*,,ȥ,ȡ ,ʽ,,*,*,*,,, û̿ ̾,,*,*,*,*,û̿,ᥤ,ᥤ ʤ ,³,*,*,*,*,ʤ,ʥ,ʥ ¸ ̾,³,*,*,*,*,¸,󥶥,󥶥 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ߥ ̾,,*,*,*,*,ߥ,ߥ,ߥ ̾,,*,*,*,*,,å,å ,,*,*,*,*,,, 1968 ̾,,*,*,*,*,* ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,ʽ,,*,*,*,,, ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,襦,衼 ̾,,,*,*,*,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ̾,³,*,*,*,*,,襦,衼 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS Ƭ,̾³,*,*,*,*,,, ̾,,*,*,*,*,,, ȿ ̾,³,*,*,*,*,ȿ,, ,,*,*,*,*,,, ä ,,*,*,*,*,ä,ȥ,ȥ ڥ ̾,,*,*,*,*,ڥ,ڥ,ڥ ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ̾,,*,*,*,*,,󥿥,󥿥 ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,,*,*,*,,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ Ȥ ư,Ω,*,*,ʡ¥,̤,Ȥ,ĥ,ĥ ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,ĥͥ,ĥͥ Ǹ ̾,,*,*,*,*,Ǹ,, ,ʽ,,*,*,*,,, 2 ̾,,*,*,*,*,* ̾,,,*,*,*,,Х,Х ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,󥻥,󥻥 ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,ܷ,,, ,,*,*,*,*,,, EOS mecab-0.996/tests/run-cost-train.sh0000755002562000116100000000141412031622553014114 00000000000000#!/bin/sh cd cost-train CORPUS=ipa.train TEST=ipa.test MODEL=model-ipadic SEEDDIR=seed FREQ=1 C=1.0 EVAL="0 1 2 4" DIR=../../src #DIR=/usr/local/libexec/mecab RMODEL=${MODEL}.c${C}.f${FREQ} DICDIR=${RMODEL}.dic mkdir ${DICDIR} ${DIR}/mecab-dict-index -d ${SEEDDIR} -o ${SEEDDIR} ${DIR}/mecab-cost-train -c ${C} -d ${SEEDDIR} -f ${FREQ} ${CORPUS} ${RMODEL}.model ${DIR}/mecab-dict-gen -d ${SEEDDIR} -m ${RMODEL}.model -o ${DICDIR} ${DIR}/mecab-dict-index -d ${DICDIR} -o ${DICDIR} ${DIR}/mecab-test-gen < ${TEST} | ${DIR}/mecab -r /dev/null -d ${DICDIR} > ${RMODEL}.result ${DIR}/mecab-system-eval -l "${EVAL}" ${RMODEL}.result ${TEST} | tee ${RMODEL}.score rm -fr ${DICDIR} rm -fr ${RMODEL}* rm -fr ${SEEDDIR}/*.dic rm -fr ${SEEDDIR}/*.bin rm -fr ${SEEDDIR}/*.dic exit 0 mecab-0.996/tests/eval/0000755002562000116100000000000012110211077011670 500000000000000mecab-0.996/tests/eval/answer0000644002562000116100000012054612031622553013051 00000000000000桹 ̾,̾,,*,*,*,桹,, ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,, ,,*,*,*,*,,, ̾,ư촴,*,*,*,*,,ƥ,ƥ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ȯŸ ̾,³,*,*,*,*,ȯŸ,ϥåƥ,ϥåƥ ,ʽ,,*,*,*,,, ˾ ̾,³,*,*,*,*,˾,ܥ,ܡ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, û ƻ,Ω,*,*,ƻ졦,ܷ,û,ߥ,ߥ ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, Ф ư,Ω,*,*,ʡ,ܷ,Ф,, ,ʽ,,*,*,*,,, Ȥɤޤ ư,Ω,*,*,ʡ,Ϣѥ³,Ȥɤޤ,ȥɥޥ,ȥɥޥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,ۥ,ۥ ̾,,*,*,*,*,,奷祦,奷硼 ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,󥬥,󥬥 ,Ϣβ,*,*,*,*,,, ˬ ̾,³,*,*,*,*,ˬ,ۥ奦,ۡ塼 ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̱ ̾,ͭ̾,̾,,*,*,̱,ߥ,ߥ ̾,,*,*,*,*,,å,å ̾,,*,*,*,*,,奻,奻 ,,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,, ˲ ̾,ͭ̾,̾,̾,*,*,˲,ۥ,ۡ ̾,,*,*,*,*,,奷祦,奷硼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,ॱ,ॱ ,³,*,*,*,*,,, ͧ ̾,,*,*,*,*,ͧ,楦,桼 ̾,³,*,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ä ư,Ω,*,*,ʡ¥,Ϣѥ³,ä礦,ϥʥ,ϥʥ ư,*,*,*,ü졦,ܷ,,, Ф ,,*,*,*,*,Ф,Х,Х ,,*,*,*,*,,, EOS ̾,ͭ̾,ϰ,,*,*,,奦,塼 ¦ ̾,,,*,*,*,¦,, Ȥ ,ʽ,Ϣ,*,*,*,Ȥ,ȥ,ȥ ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,󥷥祯,󥷥祯 ,ʽ,,*,*,*,,, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ,Υ,Υ ̾,Ω,ǽ,*,*,*,,, ,ʽ,,*,*,*,,, ,³,*,*,*,*,,ȥĥ,ȥĥ ,Ϣβ,*,*,*,*,,, Ǥ ̾,³,*,*,*,*,Ǥ,˥,˥ ,ʽ,,*,*,*,,, Τ餵 ư,Ω,*,*,ʡ,̤,Τ餹,饵,饵 ư,,*,*,,Ϣѷ,,, ̾,³,*,*,*,*,,說,說 ̣ ̾,,,*,*,*,̣,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥,˥ ̾,ͭ̾,ϰ,,*,*,,奦,塼 ǰ ̾,³,*,*,*,*,ǰ,ܥ,ܡ ,,*,*,*,*,,, ǯ ̾,ǽ,*,*,*,*,ǯ,ͥ,ͥ ,,*,*,*,*,,, ̾,,*,*,*,*,,, ɴ ̾,,*,*,*,*,ɴ,ҥ㥯,ҥ㥯 ̾,,*,*,*,*,,ʥ,ʥ ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ɥ ̾,,,*,*,*,ɥ,ɥ,ɥ ,ʽ,,*,*,*,,, Ķ ư,Ω,*,*,,Ϣѷ,Ķ,, ,,*,*,*,*,,, ˾ ̾,,*,*,*,*,˾,祦,硼 ǹ ̾,,*,*,*,*,ǹ,, ,ʽ,,*,*,*,,, Ͽ ̾,³,*,*,*,*,Ͽ,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ,ʽ,,*,*,*,,, Ĺ ư,Ω,*,*,ʡԥ,ܷ,Ĺ,ʥӥ,ʥӥ Զ ̾,,*,*,*,*,Զ,ե祦,ե硼 ,ʽ,,*,*,*,,, ä ư,Ω,*,*,,Ϣѷ,ä,泌,泌 ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,󥫥,󥫥 ,Ϣβ,*,*,*,*,,, Ǥ ̾,³,*,*,*,*,Ǥ,˥,˥ ̾,,,*,*,*,,葉,葉 ,ʽ,,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ̾,,*,*,*,*,,祯,祯 ,ʽ,,*,*,*,,, ,³,*,*,*,*,,å,å ̾,³,*,*,*,*,,ᥤ,ᥤ ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, ̾,̾,,*,*,*,,, ,ʽ,,*,*,*,,, к ̾,,*,*,*,*,к,, ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ,ʽ,,*,*,*,,, ƶ ̾,³,*,*,*,*,ƶ,祦,硼 ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ,,*,*,*,*,,, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ,졿Ω졿,*,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ԰ ̾,ư촴,*,*,*,*,԰,ե,ե ̾,,³,*,*,*,,, ư,Ω,*,*,ѡ,ܷ,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,Ф,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,ۥ,ۥ ̾,,*,*,*,*,,奷祦,奷硼 ,Ϣβ,*,*,*,*,,, ,̳,*,*,*,*,,, ά ̾,³,*,*,*,*,ά,㥯,㥯 ̾,³,*,*,*,*,,󥽥,󥽡 պ ̾,³,*,*,*,*,պ,㥶,㥶 ,,*,*,*,*,,, ȯ ̾,³,*,*,*,*,ȯ,ϥĥ,ϥĥ Ф ,ʽ,Ϣ,*,*,*,Ф,˥,˥ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,奦,塼 ޥ ̾,,*,*,*,*,ޥ,ޥ,ޥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,ǽ,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,쥭,쥭 ,ʽ,,*,*,*,,, ƻ,Ω,*,*,ƻ졦,Ϣѥ³,,, ǧ ̾,³,*,*,*,*,ǧ,˥󥷥,˥󥷥 ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ,첽,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,󤸤,ۥ,ۡ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ³,*,*,*,*,*,,, ,,*,*,*,*,,, ϢΩ ̾,³,*,*,*,*,ϢΩ,, ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̷ ̾,³,*,*,*,*,̷,ॸ,ॸ ,,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,省奦ӥ,省塼ӥ ̾,,*,*,*,*,,說,說 ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ʮФ ư,Ω,*,*,ʡ,ܷ,ʮФ,ե,ե ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ,˥ĥ,˥ĥ ,̳,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,ۥ,ۥ ̾,,*,*,*,*,,奷祦,奷硼 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,,*,*,*,,祯,祯 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ŧ ̾,³,*,*,*,*,Ŧ,ƥ,ƥ ư,Ω,*,*,ѡ,ܷ,,, Ĵ ̾,,*,*,*,*,Ĵ,祦,硼 ,ʽ,,*,*,*,,, Ω ư,Ω,*,*,ʡ,Ϣѥ³,Ω,, ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,ͭ̾,ȿ,*,*,*,,˥å,˥å ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ,ʽ,,*,*,*,,, ̾,ǽ,*,*,*,*,,饤,饤 ̾,ǽ,*,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, ݡ ,,*,*,*,*,ݡ,ݡ,ݡ ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ̾,,,*,*,*,,ϥ,ϥ EOS ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,٥,٥ եɡ⡼ ̾,ͭ̾,ȿ,*,*,*,եɡ⡼,եɥ⡼,եɥ⡼ ,Ω,*,*,*,*,,, ޥĥ ̾,ͭ̾,ȿ,*,*,*,ޥĥ,ޥĥ,ޥĥ ,Ϣβ,*,*,*,*,,, Ʊ ̾,³,*,*,*,*,Ʊ,祦ɥ,硼ɡ л ̾,³,*,*,*,*,л,å,å ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,,*,*,*,*,,, ,̳,*,*,*,*,,, ȥ ̾,ͭ̾,ȿ,*,*,*,ȥ,ȥ,ȥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, ܼ ̾,,*,*,*,*,ܼ,ۥ󥷥,ۥ󥷥 ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,,*,*,*,*,,, ,,*,*,*,*,,, Ȭ ̾,,*,*,*,*,Ȭ,ϥ,ϥ ̾,,,*,*,*,,˥,˥ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ,Ϣβ,*,*,*,*,,, ư ̾,ͭ̾,ȿ,*,*,*,ư,˥å󥸥ɥ,˥å󥸥ɡ ̾,,,*,*,*,,, ǥ顼 ̾,,*,*,*,*,ǥ顼,ǥ顼,ǥ顼 ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ,˥ĥ,˥ĥ ̾,ư촴,*,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,ʽ,,*,*,*,,, ȯɽ ̾,³,*,*,*,*,ȯɽ,ϥåԥ祦,ϥåԥ硼 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ̾,ͭ̾,ȿ,*,*,*,,˥å,˥å ̾,,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ,,*,*,*,*,,, ,,*,*,*,*,,ϥ,ϥ ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ᤯ ̾,ǽ,*,*,*,*,᤯,, ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ω ̾,³,*,*,*,*,Ω,ĥ,ĥ ư,Ω,*,*,ѡ,Ϣѷ,,, ,,*,*,*,*,,, ޷ ̾,ǽ,*,*,*,*,޷,, ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ̾,,,*,*,*,,˥,˥ ,ʽ,,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ,Ϣβ,*,*,*,*,,, Ƭ,̾³,*,*,*,*,,, ּ ̾,,*,*,*,*,ּ,㥷,㥷 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ư,Ω,*,*,ѡ,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,Ϣβ,*,*,*,*,,, ֥å ̾,ͭ̾,̾,,*,*,֥å,֥å,֥å Ƭ,̾³,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,٥,٥ ̾,,*,*,*,*,,ȥ祦,ȡ硼 ̾,³,*,*,*,*,,饤˥,饤˥ ̾,,ǽ,*,*,*,,, ,ʽ,,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,˥å,˥å ,ʽ,,*,*,*,,, ɽ ̾,³,*,*,*,*,ɽ,ҥ祦ᥤ,ҥ硼ᥤ ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ͢ ̾,³,*,*,*,*,͢,˥奦,˥塼 ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,³,*,*,*,*,,祦祯,硼祯 ,ʽ,,*,*,*,,, ȼ ư,Ω,*,*,ʡ¥,ܷ,ȼ,ȥʥ,ȥʥ ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, EOS ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ,Ϣβ,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ά ̾,,*,*,*,*,ά,㥯,㥯 ,ʽ,,*,*,*,,, ܳ ̾,,*,*,*,*,ܳ,ۥ󥫥,ۥ󥫥 Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ,첽,*,*,*,*,,, ưФ ư,Ω,*,*,ʡ,Ϣѷ,ưФ,, ư,*,*,*,ü졦,ܷ,,, ̾,Ω,,*,*,*,,, ư,*,*,*,ü졦,Ϣѷ,,, ,,*,*,*,*,,, ƹ ̾,ͭ̾,ϰ,,*,*,ƹ,٥,٥ ,ʽ,,*,*,*,,, ĺ ̾,³,*,*,*,*,ĺ,إ,إ Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ҥʥ,ҥʥ ư,Ω,*,*,ѡ,ܷ,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ᡼ ̾,,*,*,*,*,᡼,᡼,᡼ ,Ω,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̩ ̾,ư촴,*,*,*,*,̩,ߥå,ߥå ư,*,*,*,ü졦,θ³,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,³,*,*,*,*,,祦祯,硼祯 ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ,ʽ,,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡԥ,ܷ,,ҥ饯,ҥ饯 ,졿Ω졿,*,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,奦⥯,塼⥯ ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ư ̾,ͭ̾,ȿ,*,*,*,ư,˥å󥸥ɥ,˥å󥸥ɡ ̾,³,*,*,*,*,,ϥХ,ϥХ ,Ω,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ư ̾,ͭ̾,ȿ,*,*,*,ư,˥å󥸥ɥ,˥å󥸥ɡ ,ʽ,,*,*,*,,, 줾 ̾,ǽ,*,*,*,*,줾,쥾,쥾 ̾,,*,*,*,*,,, ̾,,*,*,*,*,,쥤,쥤 ̾,,*,*,*,*,,쥤,쥤 ̾,,,*,*,*,,ѡ,ѡ л ̾,³,*,*,*,*,л,å,å ,ʽ,,*,*,*,,, ̾,ǽ,*,*,*,*,,󥲥,󥲥 ̾,ǽ,*,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, Ω ̾,³,*,*,*,*,Ω,ĥ,ĥ ư,Ω,*,*,ѡ,ܷ,,, ,̳,*,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,եɥȥ˥,եɥȡ˥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, ܼ ̾,,*,*,*,*,ܼ,ۥ󥷥,ۥ󥷥 ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,,*,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,ͭ̾,ϰ,,*,*,,˥,˥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, Ʊ Ƭ,̾³,*,*,*,*,Ʊ,ɥ,ɡ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, EOS ξ ̾,,*,*,*,*,ξ,祦,硼 Ȥ ,,*,*,*,*,Ȥ,ȥ,ȥ ̾,ǽ,*,*,*,*,,ȥ,ȡ ̾,,*,*,*,*,,ĥ,ĥ ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 ̾,,,*,*,*,,, ̾,,,*,*,*,,ƥ,ƥ ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ,ʽ,,*,*,*,,, ܻؤ ư,Ω,*,*,ʡ,ܷ,ܻؤ,᥶,᥶ ,,*,*,*,*,,, EOS ξ ̾,,*,*,*,*,ξ,祦,硼 ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,˥奦,˥塼 ,ʽ,,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,ʥ,ʥ ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,,*,*,*,*,,, ,,*,*,*,*,,, ɴ ̾,,*,*,*,*,ɴ,ҥ㥯,ҥ㥯 ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,, ̾,,*,*,*,*,,, ɴ ̾,,*,*,*,*,ɴ,ҥ㥯,ҥ㥯 Ȭ ̾,,*,*,*,*,Ȭ,ϥ,ϥ ̾,,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,ʥ,ʥ Ź ̾,,*,*,*,*,Ź,ƥ,ƥ ,ʽ,,*,*,*,,, ʤ ư,Ω,*,*,ʡ,ܷ,ʤ,ʥ,ʥ ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ³,*,*,*,*,*,,åݥ,åݡ ,,*,*,*,*,,, ե ̾,ͭ̾,ȿ,*,*,*,ե,ե,ե ,Ϣβ,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ˡ ̾,,*,*,*,*,ˡ,ۥ,ۡ ,̳,*,*,*,*,,, ե ̾,ͭ̾,̾,,*,*,ե,ե,ե ̾,ͭ̾,ϰ,,*,*,,˥åݥ,˥åݥ ,,*,*,*,*,,, ,̳,*,*,*,*,,, ܼ ̾,,*,*,*,*,ܼ,ۥ󥷥,ۥ󥷥 ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ȥ祦,ȡ硼 ,,*,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,ͭ̾,ȿ,*,*,*,,˥å,˥å ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ۤ ̾,ǽ,*,*,*,*,ۤ,ۥ,ۥ ,,*,*,*,*,,, ȥ西 ̾,ͭ̾,ȿ,*,*,*,ȥ西,ȥ西,ȥ西 ̾,,,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ¾ ̾,,*,*,*,*,¾,, ,Ϣβ,*,*,*,*,,, ᡼ ̾,,*,*,*,*,᡼,᡼,᡼ ̾,,,*,*,*,,, ǥ顼 ̾,,*,*,*,*,ǥ顼,ǥ顼,ǥ顼 ,Ϣβ,*,*,*,*,,, ʣ ̾,,*,*,*,*,ʣ,ե,ե ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,ǽ,*,*,*,,奦,塼 ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,ʡ,Ϣѷ,,, ,,*,*,*,*,,, ᤯ ̾,ǽ,*,*,*,*,᤯,, ˡ ̾,ͭ̾,ȿ,*,*,*,ˡ,˥å󥵥ˡ,˥å󥵥ˡ ̾,ͭ̾,ϰ,,*,*,,祦ʥ,硼ʥ ̾,³,*,*,*,*,,ϥХ,ϥХ ,̳,*,*,*,*,,, Ʊ Ƭ,̾³,*,*,*,*,Ʊ,ɥ,ɡ ,,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,ʥ,ʥ ̾,,ϰ,*,*,*,,, ʿ ̾,ͭ̾,ϰ,,*,*,ʿ,ҥĥ,ҥĥ ̾,,ϰ,*,*,*,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,ϥХ,ϥХ ̾,³,*,*,*,*,,䥯,䥯 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̤ ̾,,*,*,*,*,̤,ߥȥ,ߥȡ ,,*,*,*,*,,, EOS ̾,ǽ,*,*,*,*,,奦,塼 ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ݡ ,,*,*,*,*,ݡ,ݡ,ݡ ήư ̾,³,*,*,*,*,ήư,奦ɥ,塼ɡ ̾,,,*,*,*,,, ̾,,*,*,*,*,,祭,祭 ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ͳ ̾,ư촴,*,*,*,*,ͳ,楦,桼 ̾,,³,*,*,*,,, EOS ,,*,*,*,*,,, ¢ ̾,ͭ̾,ȿ,*,*,*,¢,饷祦,饷硼 ,Ω,*,*,*,*,,, ͹ ̾,ͭ̾,ȿ,*,*,*,͹,楦祦,楦硼 ,,*,*,*,*,,, Ȭ ̾,,*,*,*,*,Ȭ,ϥ,ϥ ̾,,,*,*,*,,˥,˥ ,,*,*,*,*,,, ̾,ư촴,*,*,*,*,,եĥ,եġ ¶ ̾,³,*,*,*,*,¶,襭,襭 ,Ω,*,*,*,*,,, ̾ ̾,,*,*,*,*,̾,ĥ祦,ġ硼 ̾,³,*,*,*,*,,祭,祭 ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ήư ̾,³,*,*,*,*,ήư,奦ɥ,塼ɡ ̾,,,*,*,*,,, ̾,,*,*,*,*,,祭,祭 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,åƥ,åƥ 롼 ̾,,*,*,*,*,롼,롼,롼 ,ʽ,,*,*,*,,, ǽ ̾,,*,*,*,*,ǽ,奦,塼 ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS Ƭ,̾³,*,*,*,*,,, ̾,,*,*,*,*,,å,å ,ʽ,,*,*,*,,, ͹ ̾,,*,*,*,*,͹,楦,桼 ˡ ̾,,,*,*,*,ˡ,ۥ,ۡ ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, Ԥ ư,Ω,*,*,ʡ¥,Ϣѷ,Ԥ,ʥ,ʥ ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,奦,塼 ̾,,*,*,*,*,,, ̾,,,*,*,*,,˥,˥ ,ʽ,,*,*,*,,, » ̾,³,*,*,*,*,»,å,å ư,Ω,*,*,ѡ,ܷ,,, ,,*,*,*,*,,, EOS ̾,̾,,*,*,*,,, ˤ ,ʽ,Ϣ,*,*,*,ˤ,˥,˥ ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,奦,塼 Ȭ ̾,,*,*,*,*,Ȭ,ϥ,ϥ ̾,,*,*,*,*,,, ǯ ̾,,,*,*,*,ǯ,ͥ,ͥ ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,ƥ,ƥ Ƴ ̾,³,*,*,*,*,Ƴ,ɥ˥奦,ɡ˥塼 ,ʽ,,*,*,*,,, Ϥޤ ư,Ω,*,*,ʡ,Ϣѥ³,Ϥޤ,ϥޥ,ϥޥ ư,*,*,*,ü졦,ܷ,,, ̾,,*,*,*,*,,, ͳ ̾,ư촴,*,*,*,*,ͳ,楦,桼 ̾,,³,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ȥ,ȡ ¶ ̾,³,*,*,*,*,¶,襭,襭 ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡԥ,Ϣѷ,,Υ,Υ ,,*,*,*,*,,, λ ̾,³,*,*,*,*,λ,祦,硼 ư,Ω,*,*,ѡ,ܷ,,, ,,*,*,*,*,,, EOS ̾,³,*,*,*,*,,, ̾,,*,*,*,*,,ʥ襦,ʥ衼 ,,*,*,*,*,,, ,,*,*,*,*,,, ̾ ̾,,*,*,*,*,̾,ĥ祦,ġ硼 ̾,³,*,*,*,*,,祭,祭 ̾,,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ۥ,ۥ Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ,첽,*,*,*,*,,, ̱ ̾,,*,*,*,*,̱,ߥ󥫥,ߥ󥫥 ,Ϣβ,*,*,*,*,,, ̾,ư촴,*,*,*,*,,եĥ,եġ ¶ ̾,³,*,*,*,*,¶,襭,襭 ,ʽ,,*,*,*,,, Ϣư ̾,³,*,*,*,*,Ϣư,ɥ,ɡ ư,Ω,*,*,ѡ,ܷ,,, ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, Τ ,³,*,*,*,*,Τ,Υ,Υ ,,*,*,*,*,,, ͹ ̾,ͭ̾,ȿ,*,*,*,͹,楦祦,楦硼 ,Ϣβ,*,*,*,*,,, ĥ ̾,³,*,*,*,*,ĥ,祦,硼 ,ʽ,,*,*,*,,, θ ̾,³,*,*,*,*,θ,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ̾ ̾,,*,*,*,*,̾,ĥ祦,ġ硼 ̾,³,*,*,*,*,,祭,祭 ,ʽ,,*,*,*,,, ̱ ̾,,*,*,*,*,̱,ߥ󥫥,ߥ󥫥 ,Ϣβ,*,*,*,*,,, ̾,ư촴,*,*,*,*,,եĥ,եġ ¶ ̾,³,*,*,*,*,¶,襭,襭 ,ʽ,,*,*,*,,, ư,Ω,*,*,ʡ,Ϣѥ³,,ޥ,ޥ ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ̾,,*,*,*,*,,󥳥,󥳡 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,ѡ,ѡ ,,*,*,*,*,,, ,ʽ,,*,*,*,,, स ư,Ω,*,*,,Ϣѷ,स,, ,,*,*,*,*,,, ̾,ǽ,*,*,*,*,,ȥ,ȡ ̾,,*,*,*,*,,, ̾,,,*,*,*,,ѡ,ѡ ̾,,,*,*,*,,ƥ,ƥ ,Ϣβ,*,*,*,*,,, ʺ ̾,,*,*,*,*,ʺ,, ,ʽ,,*,*,*,,, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ,Υ,Υ ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ã ̾,,*,*,*,*,ã,ǥ,ǥ ,̳,*,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ̾,,,*,*,*,,, ¶ ̾,³,*,*,*,*,¶,襭,襭 ,,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,󥳥,󥳡 ,ʽ,,*,*,*,,, ̾ ̾,,*,*,*,*,̾,ĥ祦,ġ硼 ̾,³,*,*,*,*,,祭,祭 ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ߤ ư,Ω,*,*,,ܷ,ߤ,⥦,⡼ ,,*,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ³,*,*,*,*,*,,åݥ,åݡ ,,*,*,*,*,,, ̱ ̾,,*,*,*,*,̱,ߥ,ߥ ʺ ̾,,*,*,*,*,ʺ,, ̾,³,*,*,*,*,,祦,硼 ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,ȥ,ȥ ,³,*,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ̱ ̾,,*,*,*,*,̱,ߥ󥫥,ߥ󥫥 ,ʽ,,*,*,*,,, θ ̾,³,*,*,*,*,θ,ϥ,ϥ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, ǯ ̾,ǽ,*,*,*,*,ǯ,ͥޥ,ͥޥ ʹ ̾,ǽ,*,*,*,*,ʹ,, ,,*,*,*,*,,, ľ ̾,,*,*,*,*,ľ,ߥʥ,ߥʥ ̾,³,*,*,*,*,,祦,硼 ,ʽ,,*,*,*,,, Ԥ ư,Ω,*,*,ʡ¥,ܷ,Ԥ,ʥ,ʥ ̾,Ω,,*,*,*,,, ,,*,*,*,*,,, ǧ ̾,³,*,*,*,*,ǧ,˥,˥ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ,,*,*,*,*,,, 䶨 ̾,ͭ̾,ȿ,*,*,*,䶨,󥮥󥭥祦,󥮥󥭥硼 Ĺ ̾,,*,*,*,*,Ĺ,祦,硼 ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,,*,*,*,*,,եޥ,եޥ ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,̾,,*,*,*,,, ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ,˥ĥ,˥ĥ ̾,,*,*,*,*,,󥳥,󥳥 ̾,,*,*,*,*,,󥳥,󥳡 ̾,,*,*,*,*,,祦,硼 Ϣ ̾,³,*,*,*,*,Ϣ,󥴥,󥴡 ̾,,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,, ̾,ͭ̾,̾,̾,*,*,,, Ĺ ̾,,*,*,*,*,Ĺ,祦,硼 ,̳,*,*,*,*,,, 촫ȶ ̾,ͭ̾,ȿ,*,*,*,촫ȶ,󥮥祦󥳥,󥮥硼󥳡 Ƭ ̾,,*,*,*,*,Ƭ,ȥɥ,ȡɥ ,,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,祦,硼 ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,̤,,, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ,ʥ,ʥ ̾,Ω,,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,󤲤,, ,̳,*,*,*,*,,, ̾,ʥƻ촴,*,*,*,*,,, ̾,,,*,*,*,,ƥ,ƥ ,,*,*,*,*,,, ¿ ƻ,Ω,*,*,ƻ졦,Ϣѥ³,¿,, ,,*,*,*,*,,, ̾,,*,*,*,*,,եޥ,եޥ ,ʽ,,*,*,*,,, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ,Υ,Υ ,,*,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ư,Ω,*,*,ѡ,ܷ,,, ̾,³,*,*,*,*,,, ,ʽ,,*,*,*,,, ȯɽ ̾,³,*,*,*,*,ȯɽ,ϥåԥ祦,ϥåԥ硼 ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ,,*,*,*,*,,, ͹ ̾,ͭ̾,ȿ,*,*,*,͹,楦祦,楦硼 ,̳,*,*,*,*,,, ĥ ̾,³,*,*,*,*,ĥ,祦,硼 ̤ ư,Ω,*,*,ʡ,Ϣѥ³,̤,ȥ,ȡ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ³,*,*,*,*,*,,åݥ,åݡ ,,*,*,*,*,,, ͹ ̾,ͭ̾,ȿ,*,*,*,͹,楦祦,楦硼 ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾ ̾,,*,*,*,*,̾,ĥ祦,ġ硼 ̾,³,*,*,*,*,,祭,祭 ̾,,*,*,*,*,,, ,Ϣβ,*,*,*,*,,, ̾,³,*,*,*,*,,åƥ,åƥ ,ʽ,Ϣ,*,*,*,,˥,˥ Ծ ̾,,*,*,*,*,Ծ,祦,硼 ̾,,*,*,*,*,,å,å ,ʽ,,*,*,*,,, º ̾,³,*,*,*,*,º,祦,硼 ư,Ω,*,*,ѡ,ܷ,,, ,ʽ,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ĥ ̾,³,*,*,*,*,ĥ,祦,硼 ,ʽ,,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ̤ ư,Ω,*,*,ʡ,Ϣѥ³,̤,ȥ,ȡ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,󥲥,󥲥 ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ư,Ω,*,*,,ܷ,,, ,,*,*,*,*,,, EOS ¼ܷ ̾,ͭ̾,ȿ,*,*,*,¼ܷ,ȥ󥻥,ȥ󥻥 ,Ϣβ,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,, ̾,ͭ̾,̾,̾,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,, ɺ ̾,,*,*,*,*,ɺ,󥶥,󥶥 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, ,̳,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,奦,塼 ̾,,,*,*,*,,, ,ʽ,,*,*,*,,, Ʒ ̾,³,*,*,*,*,Ʒ,, ,ʽ,,*,*,*,,, Բķ ̾,ư촴,*,*,*,*,Բķ,ե,ե ,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ĵ ̾,³,*,*,*,*,Ĵ,祦祦,硼硼 ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,ͭ̾,ϰ,,*,*,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ط ̾,³,*,*,*,*,ط,󥱥,󥱥 ̾,,,*,*,*,,, ̾,³,*,*,*,*,,奦,塼 ̾,,ǽ,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ̾,ͭ̾,̾,,*,*,,, ̾,ͭ̾,̾,̾,*,*,,, ɺ ̾,,*,*,*,*,ɺ,󥶥,󥶥 ̾,,,*,*,*,,, ,,*,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, Ƭ,³,*,*,*,*,,, ̾,,*,*,*,*,,, ʳ ̾,,*,*,*,*,ʳ,󥫥,󥫥 ,Ϣβ,*,*,*,*,,, ̾,,*,*,*,*,,, Ū ̾,,ư촴,*,*,*,Ū,ƥ,ƥ ̾,,*,*,*,*,,祦祦,硼硼 ,,*,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,̤³,,, ư,,*,*,,Ϣѷ,,, ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS Ȥ ,,*,*,*,*,Ȥ,ʥȥ,ʥȥ ΥΦ ̾,³,*,*,*,*,ΥΦ,ꥯ,ꥯ ư,Ω,*,*,ѡ,Ϣѷ,,, ,³,*,*,*,*,,, ,,*,*,*,*,,, 㤤 ƻ,Ω,*,*,ƻ졦,ܷ,㤤,ҥ,ҥ ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ۤ ư,Ω,*,*,,Ϣѷ,ۤ,, ư,*,*,*,ü졦,ܷ,,, Ȥä ,ʽ,Ϣ,*,*,*,Ȥä,ȥå,ȥå Ȥ ̾,Ω,ǽ,*,*,*,Ȥ,ȥ,ȥ ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ̾,³,*,*,*,*,,奦,塼 ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, Ǥ ư,Ω,*,*,,,Ǥ,ǥ,ǥ ,³,*,*,*,*,,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, ۤ ư,Ω,*,*,,Ϣѷ,ۤ,, ,,*,*,*,*,,, ̾,,*,*,*,*,,ƥ,ƥ ,ʽ,,*,*,*,,, ,,*,*,*,*,,, ̾,³,*,*,*,*,,ҥ,ҥ Ǥ ư,Ω,*,*,,ܷ,Ǥ,ǥ,ǥ 褦 ̾,Ω,ư촴,*,*,*,褦,襦,衼 ,ʽ,,*,*,*,,, ʤ ư,Ω,*,*,ʡ,ܷ,ʤ,ʥ,ʥ ,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ҥ ư,Ω,*,*,,Ϣѷ,Ҥ٤,Υ,Υ ,,*,*,*,*,,, Ʒ ̾,³,*,*,*,*,Ʒ,, ,ʽ,,*,*,*,,, ,Ϣβ,*,*,*,*,,, ƻ,Ω,*,*,ƻ졦,ܷ,,ĥ襤,ĥ襤 ̾,,*,*,*,*,,襯,襯 ,ʽ,,*,*,*,,, ư,Ω,*,*,,Ϣѷ,,ߥ,ߥ ư,*,*,*,ü졦,ܷ,,, ,,*,*,*,*,,, EOS ,,*,*,*,*,,, ̾,ͭ̾,̾,,*,*,,, ɺ ̾,,*,*,*,*,ɺ,󥶥,󥶥 ̾,,,*,*,*,,, ,,*,*,*,*,,, ,̳,*,*,*,*,,, ̾,³,*,*,*,*,,󥻥,󥻥 ̾,,,*,*,*,,祦,硼 ,,*,*,*,*,,, ,̳,*,*,*,*,,, ¤ ̾,³,*,*,*,*,¤,, ̾,,,*,*,*,,祦,硼 ,ʽ,,*,*,*,,, ,,*,*,*,*,,, 㤤 ư,Ω,*,*,ʡ¥,Ϣѷ,㤦,, ,,*,*,*,*,,, ̾,,*,*,*,*,,, ,ʽ,,*,*,*,,, Ԥ ư,Ω,*,*,ʡ¥,ܷ,Ԥ,ʥ,ʥ Ż ̾,³,*,*,*,*,Ż,, ,,*,*,*,*,,, EOS ̾,,*,*,*,*,,, ʤ ,,*,*,*,*,ʤ,ʥ,ʥ ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,, ư,Ω,*,*,ѡ,Ϣѷ,,, ˤ ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ˤ,˥,˥ ,,*,*,*,*,,, ̾,³,*,*,*,*,,󥤥,󥤥 ư,Ω,*,*,ѡ,ܷ,,, ̾,Ω,,*,*,*,,, ,ʽ,,*,*,*,,, ̾,³,*,*,*,*,,ѥ,ѥ EOS mecab-0.996/tests/eval/system0000644002562000116100000007246312031622553013102 00000000000000桹 ̾,̾,,*,*,*,桹 ,,*,*,*,*, ̾,ǽ,*,*,*,*, ,,*,*,*,*, ̾,ư촴,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ȯŸ ̾,³,*,*,*,*,ȯŸ ,ʽ,,*,*,*, ˾ ̾,³,*,*,*,*,˾ ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ,,*,*,*,*, ,ʽ,,*,*,*, û ƻ,Ω,*,*,ƻ졦,ܷ,û ̾,³,*,*,*,*, ,ʽ,,*,*,*, Ф ư,Ω,*,*,ʡ,ܷ,Ф ,ʽ,,*,*,*, Ȥɤޤ ư,Ω,*,*,ʡ,Ϣѥ³,Ȥɤޤ ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,ͭ̾,̾,,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ̾,ǽ,*,*,*,*, ,Ϣβ,*,*,*,*, ˬ ̾,³,*,*,*,*,ˬ ,ʽ,,*,*,*, ,,*,*,*,*, ̱ ̾,ͭ̾,̾,,*,*,̱ ̾,,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ̾,ͭ̾,̾,,*,*, ˲ ̾,ͭ̾,̾,̾,*,*,˲ ̾,,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ,̳,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,,Ϣѷ, ,³,*,*,*,*, ͧ ̾,,*,*,*,*,ͧ ̾,³,*,*,*,*, ,,*,*,*,*, ,ʽ,,*,*,*, ä ư,Ω,*,*,ʡ¥,Ϣѥ³,ä礦 ư,*,*,*,ü졦,ܷ, Ф ,,*,*,*,*,Ф ,,*,*,*,*, EOS ̾,ͭ̾,ϰ,,*,*, ¦ ̾,,,*,*,*,¦ Ȥ ,ʽ,Ϣ,*,*,*,Ȥ ,,*,*,*,*, ,,*,*,*,*, ̾,³,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ ̾,Ω,ǽ,*,*,*, ,ʽ,,*,*,*, ,³,*,*,*,*, ,Ϣβ,*,*,*,*, Ǥ ̾,³,*,*,*,*,Ǥ ,ʽ,,*,*,*, Τ餵 ư,Ω,*,*,ʡ,̤,Τ餹 ư,,*,*,,Ϣѷ, ̾,³,*,*,*,*, ̣ ̾,,,*,*,*,̣ ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ̾,ͭ̾,ϰ,,*,*, ǰ ̾,³,*,*,*,*,ǰ ,,*,*,*,*, ǯ ̾,ǽ,*,*,*,*,ǯ ,,*,*,*,*, ̾,,*,*,*,*, ɴ ̾,,*,*,*,*,ɴ ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ɥ ̾,,,*,*,*,ɥ ,ʽ,,*,*,*, Ķ ư,Ω,*,*,,Ϣѷ,Ķ ,,*,*,*,*, ˾ ̾,,*,*,*,*,˾ ǹ ̾,,*,*,*,*,ǹ ,ʽ,,*,*,*, Ͽ ̾,³,*,*,*,*,Ͽ ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,³,*,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,Ϣβ,*,*,*,*, Ĺ ư,Ω,*,*,ʡԥ,ܷ,Ĺ Զ ̾,,*,*,*,*,Զ ,ʽ,,*,*,*, ä ư,Ω,*,*,,Ϣѷ,ä ,,*,*,*,*, ̾,ǽ,*,*,*,*, ,Ϣβ,*,*,*,*, Ǥ ̾,³,*,*,*,*,Ǥ ̾,,*,*,*,*, ,ʽ,,*,*,*, ̾,ͭ̾,ϰ,,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ,³,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ,,*,*,*,*, ̾,̾,,*,*,*, ,ʽ,,*,*,*, к ̾,,*,*,*,*,к ط ̾,³,*,*,*,*,ط ,ʽ,,*,*,*, ƶ ̾,³,*,*,*,*,ƶ ư,Ω,*,*,ѡ,ܷ, ̾,Ω,,*,*,*, ư,*,*,*,ü졦,Ϣѷ, ,,*,*,*,*, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ ,졿Ω졿,*,*,*,*, ,,*,*,*,*, ,ʽ,,*,*,*, ԰ ̾,ư촴,*,*,*,*,԰ ̾,,³,*,*,*, ư,Ω,*,*,ѡ,ܷ, ̾,,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,,Ϣѷ,Ф ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,ͭ̾,̾,,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ,̳,*,*,*,*, ά ̾,³,*,*,*,*,ά ̾,³,*,*,*,*, պ ̾,³,*,*,*,*,պ ,,*,*,*,*, ȯ ̾,³,*,*,*,*,ȯ Ф ,ʽ,Ϣ,*,*,*,Ф ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ޥ ̾,,*,*,*,*,ޥ ,,*,*,*,*, ,̳,*,*,*,*, ̾,ǽ,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ƻ,Ω,*,*,ƻ졦,Ϣѥ³, ǧ ̾,³,*,*,*,*,ǧ ,,*,*,*,*, ,ʽ,,*,*,*, ̾,,*,*,*,*, Ū ̾,,ư촴,*,*,*,Ū ,첽,*,*,*,*, ư,Ω,*,*,,Ϣѷ,󤸤 ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ³,*,*,*,*,*, ,,*,*,*,*, ϢΩ ̾,³,*,*,*,*,ϢΩ ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̷ ̾,³,*,*,*,*,̷ ,,*,*,*,*, ̾,ͭ̾,ȿ,*,*,*, ̾,,*,*,*,*, ʤ ,,*,*,*,*,ʤ ,ʽ,,*,*,*, ʮФ ư,Ω,*,*,ʡ,ܷ,ʮФ ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ ,̳,*,*,*,*, ̾,ͭ̾,̾,,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ,ʽ,,*,*,*, Ŧ ̾,³,*,*,*,*,Ŧ ư,Ω,*,*,ѡ,ܷ, Ĵ ̾,,*,*,*,*,Ĵ ,ʽ,,*,*,*, Ω ư,Ω,*,*,ʡ,Ϣѥ³,Ω ,³,*,*,*,*, ư,Ω,*,*,,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ̾,ͭ̾,ȿ,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ̾,³,*,*,*,*, ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,ʽ,,*,*,*, ̾,ǽ,*,*,*,*, ̾,ǽ,*,*,*,*, ,ʽ,,*,*,*, ݡ ,,*,*,*,*,ݡ ̾,ͭ̾,ϰ,,*,*, ̾,,,*,*,*, EOS ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, եɡ⡼ ̾,ͭ̾,ȿ,*,*,*,եɡ⡼ ,Ω,*,*,*,*, ޥĥ ̾,ͭ̾,ȿ,*,*,*,ޥĥ ,Ϣβ,*,*,*,*, Ʊ ̾,³,*,*,*,*,Ʊ л ̾,³,*,*,*,*,л ˤ ,ʽ,Ϣ,*,*,*,ˤ ̾,³,*,*,*,*, ̾,,*,*,*,*, ,̳,*,*,*,*, ȥ ̾,ͭ̾,ȿ,*,*,*,ȥ ,,*,*,*,*, ,̳,*,*,*,*, ܼ ̾,,*,*,*,*,ܼ ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,,*,*,*,*, Ȭ ̾,,*,*,*,*,Ȭ ̾,,,*,*,*, ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,Ϣβ,*,*,*,*, ư ̾,ͭ̾,ȿ,*,*,*,ư ̾,,,*,*,*, ǥ顼 ̾,,*,*,*,*,ǥ顼 ̾,,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ,Ϣβ,*,*,*,*, ̾,Ω,ǽ,*,*,*, ,ʽ,,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ̾,³,*,*,*,*, ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ ̾,ư촴,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,ʽ,,*,*,*, ȯɽ ̾,³,*,*,*,*,ȯɽ ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ̾,ͭ̾,ȿ,*,*,*, ̾,,,*,*,*, ̾,³,*,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ̾,³,*,*,*,*, ,,*,*,*,*, ,,*,*,*,*, ,,*,*,*,*, EOS ̾,,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ᤯ ̾,ǽ,*,*,*,*,᤯ ̾,³,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, Ω ̾,³,*,*,*,*,Ω ư,Ω,*,*,ѡ,Ϣѷ, ,,*,*,*,*, ޷ ̾,ǽ,*,*,*,*,޷ ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ,Ϣβ,*,*,*,*, Ƭ,̾³,*,*,*,*, ּ ̾,,*,*,*,*,ּ ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ǯ ̾,,,*,*,*,ǯ ,Ϣβ,*,*,*,*, ֥å ̾,ͭ̾,̾,,*,*,֥å Ƭ,̾³,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ̾,,ǽ,*,*,*, ,ʽ,,*,*,*, ̾,ͭ̾,ȿ,*,*,*, ,ʽ,,*,*,*, ɽ ̾,³,*,*,*,*,ɽ ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ͢ ̾,³,*,*,*,*,͢ ̾,³,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ȼ ư,Ω,*,*,ʡ¥,ܷ,ȼ ̾,Ω,,*,*,*, ,,*,*,*,*, EOS ե ̾,ͭ̾,ȿ,*,*,*,ե ,Ϣβ,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ά ̾,,*,*,*,*,ά ,ʽ,,*,*,*, ܳ ̾,,*,*,*,*,ܳ Ū ̾,,ư촴,*,*,*,Ū ,첽,*,*,*,*, ưФ ư,Ω,*,*,ʡ,Ϣѷ,ưФ ư,*,*,*,ü졦,ܷ, ̾,Ω,,*,*,*, ,ʽ,,*,*,*, ,,*,*,*,*, ƹ ̾,ͭ̾,ϰ,,*,*,ƹ ,ʽ,,*,*,*, ĺ ̾,³,*,*,*,*,ĺ Ū ̾,,ư촴,*,*,*,Ū ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,ܷ, ̾,ͭ̾,ϰ,,*,*, ᡼ ̾,,*,*,*,*,᡼ ,Ω,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̩ ̾,ư촴,*,*,*,*,̩ ư,*,*,*,ü졦,θ³, ̾,³,*,*,*,*, ̾,³,*,*,*,*, ط ̾,³,*,*,*,*,ط ,ʽ,,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,ʡԥ,ܷ, ,졿Ω졿,*,*,*,*, ,,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,̤³, ư,,*,*,,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,ܷ, ̾,Ω,,*,*,*, ,,*,*,*,*, ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ư ̾,ͭ̾,ȿ,*,*,*,ư ̾,³,*,*,*,*, ,Ω,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ư ̾,ͭ̾,ȿ,*,*,*,ư ,ʽ,,*,*,*, 줾 ̾,ǽ,*,*,*,*,줾 ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, л ̾,³,*,*,*,*,л ,ʽ,,*,*,*, ̾,ǽ,*,*,*,*, ̾,ǽ,*,*,*,*, ,ʽ,,*,*,*, Ω ̾,³,*,*,*,*,Ω ư,Ω,*,*,ѡ,ܷ, ,̳,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ܼ ̾,,*,*,*,*,ܼ ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,̳,*,*,*,*, Ʊ Ƭ,̾³,*,*,*,*,Ʊ ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,,*,*,*,*, EOS ξ ̾,,*,*,*,*,ξ Ȥ ,,*,*,*,*,Ȥ ̾,ǽ,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ܻؤ ư,Ω,*,*,ʡ,ܷ,ܻؤ ,,*,*,*,*, EOS ξ ̾,,*,*,*,*,ξ ,Ϣβ,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ɴ ̾,,*,*,*,*,ɴ ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,,*,*,*,*, ̾,³,*,*,*,*, ̾,,*,*,*,*, ɴ ̾,,*,*,*,*,ɴ Ȭ ̾,,*,*,*,*,Ȭ ̾,,*,*,*,*, ̾,,*,*,*,*, Ź ̾,,*,*,*,*,Ź ,ʽ,,*,*,*, ʤ ư,Ω,*,*,ʡ,ܷ,ʤ ,,*,*,*,*, EOS ,,*,*,*,*, ³,*,*,*,*,*, ,,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ,Ϣβ,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ˡ ̾,,*,*,*,*,ˡ ,̳,*,*,*,*, ե ̾,ͭ̾,ȿ,*,*,*,ե ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ܼ ̾,,*,*,*,*,ܼ ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ̾,ͭ̾,ȿ,*,*,*, ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ۤ ̾,ǽ,*,*,*,*,ۤ ,,*,*,*,*, ȥ西 ̾,ͭ̾,ȿ,*,*,*,ȥ西 ̾,,,*,*,*, ʤ ,,*,*,*,*,ʤ ¾ ̾,,*,*,*,*,¾ ,Ϣβ,*,*,*,*, ᡼ ̾,,*,*,*,*,᡼ ̾,,,*,*,*, ǥ顼 ̾,,*,*,*,*,ǥ顼 ,Ϣβ,*,*,*,*, ʣ ̾,,*,*,*,*,ʣ ,ʽ,,*,*,*, ̾,³,*,*,*,*, ̾,,ǽ,*,*,*, ,,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,ʡ,Ϣѷ, ,,*,*,*,*, ᤯ ̾,ǽ,*,*,*,*,᤯ ˡ ̾,ͭ̾,ȿ,*,*,*,ˡ ̾,ͭ̾,ϰ,,*,*, ̾,³,*,*,*,*, ,̳,*,*,*,*, Ʊ Ƭ,̾³,*,*,*,*,Ʊ ,,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ̾,,ϰ,*,*,*, ʿ ̾,ͭ̾,ϰ,,*,*,ʿ ̾,,ϰ,*,*,*, ,,*,*,*,*, Ȥ ,,*,*,*,*,Ȥ ̾,³,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ,Ϣβ,*,*,*,*, ̤ ̾,,*,*,*,*,̤ ,,*,*,*,*, EOS ̾,ǽ,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ݡ ,,*,*,*,*,ݡ ήư ̾,³,*,*,*,*,ήư ̾,,,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ͳ ̾,ư촴,*,*,*,*,ͳ ̾,,³,*,*,*, EOS ,,*,*,*,*, ¢ ̾,ͭ̾,ȿ,*,*,*,¢ ,Ω,*,*,*,*, ͹ ̾,ͭ̾,ȿ,*,*,*,͹ ,,*,*,*,*, Ȭ ̾,,*,*,*,*,Ȭ ̾,,,*,*,*, ,,*,*,*,*, ̾,ư촴,*,*,*,*, ¶ ̾,³,*,*,*,*,¶ ,Ω,*,*,*,*, ̾ ̾,,*,*,*,*,̾ ̾,³,*,*,*,*, ʤ ,,*,*,*,*,ʤ ήư ̾,³,*,*,*,*,ήư ̾,,,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, 롼 ̾,,*,*,*,*,롼 ,ʽ,,*,*,*, ǽ ̾,,*,*,*,*,ǽ ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS Ƭ,̾³,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ͹ ̾,,*,*,*,*,͹ ˡ ̾,,,*,*,*,ˡ ʤ ,,*,*,*,*,ʤ ,Ϣβ,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, Ԥ ư,Ω,*,*,ʡ¥,Ϣѷ,Ԥ ,,*,*,*,*, ̾,ǽ,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, » ̾,³,*,*,*,*,» ư,Ω,*,*,ѡ,ܷ, ,,*,*,*,*, EOS ̾,̾,,*,*,*, ˤ ,ʽ,Ϣ,*,*,*,ˤ ,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, Ȭ ̾,,*,*,*,*,Ȭ ̾,,*,*,*,*, ǯ ̾,,,*,*,*,ǯ ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, Ƴ ̾,³,*,*,*,*,Ƴ ,ʽ,,*,*,*, Ϥޤ ư,Ω,*,*,ʡ,Ϣѥ³,Ϥޤ ư,*,*,*,ü졦,ܷ, ̾,,*,*,*,*, ͳ ̾,ư촴,*,*,*,*,ͳ ̾,,³,*,*,*, ,,*,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, ¶ ̾,³,*,*,*,*,¶ ,ʽ,,*,*,*, ư,Ω,*,*,ʡԥ,Ϣѷ, ,,*,*,*,*, λ ̾,³,*,*,*,*,λ ư,Ω,*,*,ѡ,ܷ, ,,*,*,*,*, EOS ̾,³,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ,,*,*,*,*, ̾ ̾,,*,*,*,*,̾ ̾,³,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, Ū ̾,,ư촴,*,*,*,Ū ,첽,*,*,*,*, ̱ ̾,,*,*,*,*,̱ ,Ϣβ,*,*,*,*, ̾,ư촴,*,*,*,*, ¶ ̾,³,*,*,*,*,¶ ,ʽ,,*,*,*, Ϣư ̾,³,*,*,*,*,Ϣư ư,Ω,*,*,ѡ,ܷ, ,ʽ,,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, Τ ,³,*,*,*,*,Τ ,,*,*,*,*, ͹ ̾,ͭ̾,ȿ,*,*,*,͹ ,Ϣβ,*,*,*,*, ĥ ̾,³,*,*,*,*,ĥ ,ʽ,,*,*,*, θ ̾,³,*,*,*,*,θ ư,Ω,*,*,ѡ,Ϣѷ, ,̳,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ̾ ̾,,*,*,*,*,̾ ̾,³,*,*,*,*, ,ʽ,,*,*,*, ̱ ̾,,*,*,*,*,̱ ,Ϣβ,*,*,*,*, ̾,ư촴,*,*,*,*, ¶ ̾,³,*,*,*,*,¶ ,ʽ,,*,*,*, ư,Ω,*,*,ʡ,Ϣѥ³, ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,̳,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,,*,*,*,*, ,ʽ,,*,*,*, स ư,Ω,*,*,,Ϣѷ,स ,,*,*,*,*, ̾,ǽ,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ʺ ̾,,*,*,*,*,ʺ ,ʽ,,*,*,*, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ ,̳,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,,*,*,*,*, ,Ϣβ,*,*,*,*, ã ̾,,*,*,*,*,ã ,̳,*,*,*,*, ̾,³,*,*,*,*, ̾,,,*,*,*, ¶ ̾,³,*,*,*,*,¶ ,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ̾ ̾,,*,*,*,*,̾ ̾,³,*,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ߤ ư,Ω,*,*,,ܷ,ߤ ,,*,*,*,*, ʤ ,,*,*,*,*,ʤ ,ʽ,,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ³,*,*,*,*,*, ,,*,*,*,*, ̱ ̾,,*,*,*,*,̱ ʺ ̾,,*,*,*,*,ʺ ̾,³,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,Ϣѷ, ư,*,*,*,ü졦,ܷ, ̱ ̾,,*,*,*,*,̱ ,ʽ,,*,*,*, θ ̾,³,*,*,*,*,θ ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ,,*,*,*,*, ǯ ̾,ǽ,*,*,*,*,ǯ ʹ ̾,ǽ,*,*,*,*,ʹ ,,*,*,*,*, ľ ̾,,*,*,*,*,ľ ̾,³,*,*,*,*, ,ʽ,,*,*,*, Ԥ ư,Ω,*,*,ʡ¥,ܷ,Ԥ ̾,Ω,,*,*,*, ,,*,*,*,*, ǧ ̾,³,*,*,*,*,ǧ ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ,,*,*,*,*, 䶨 ̾,ͭ̾,ȿ,*,*,*,䶨 Ĺ ̾,,*,*,*,*,Ĺ ,,*,*,*,*, ,̳,*,*,*,*, ̾,,*,*,*,*, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,̾,,*,*,*, ˤĤ ,ʽ,Ϣ,*,*,*,ˤĤ ̾,,*,*,*,*, ̾,,*,*,*,*, ̾,,*,*,*,*, Ϣ ̾,³,*,*,*,*,Ϣ ̾,,,*,*,*, ,Ϣβ,*,*,*,*, ̾,ͭ̾,̾,,*,*, ̾,ͭ̾,̾,̾,*,*, Ĺ ̾,,*,*,*,*,Ĺ ,̳,*,*,*,*, 촫ȶ ̾,ͭ̾,ȿ,*,*,*,촫ȶ Ƭ ̾,,*,*,*,*,Ƭ ,,*,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,̤³, ư,,*,*,,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,̤, ʤ ư,*,*,*,ü졦ʥ,ܷ,ʤ ̾,Ω,,*,*,*, ʤ ,,*,*,*,*,ʤ ,ʽ,,*,*,*, ư,Ω,*,*,,Ϣѷ,󤲤 ,̳,*,*,*,*, ̾,ʥƻ촴,*,*,*,*, ̾,,,*,*,*, ,,*,*,*,*, ¿ ƻ,Ω,*,*,ƻ졦,Ϣѥ³,¿ ,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, Ĥ ư,Ω,*,*,ʡ,ܷ,Ĥ ,,*,*,*,*, ʤ ,,*,*,*,*,ʤ ,ʽ,,*,*,*, ư,Ω,*,*,ѡ,ܷ, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ȯɽ ̾,³,*,*,*,*,ȯɽ ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ,,*,*,*,*, ͹ ̾,ͭ̾,ȿ,*,*,*,͹ ,̳,*,*,*,*, ĥ ̾,³,*,*,*,*,ĥ ̤ ư,Ω,*,*,ʡ,Ϣѥ³,̤ ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ³,*,*,*,*,*, ,,*,*,*,*, ͹ ̾,ͭ̾,ȿ,*,*,*,͹ ,,*,*,*,*, ,̳,*,*,*,*, ̾ ̾,,*,*,*,*,̾ ̾,³,*,*,*,*, ̾,,*,*,*,*, ,Ϣβ,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,Ϣ,*,*,*, Ծ ̾,,*,*,*,*,Ծ ̾,,*,*,*,*, ,ʽ,,*,*,*, º ̾,³,*,*,*,*,º ư,Ω,*,*,ѡ,ܷ, ,ʽ,,*,*,*, ,Ϣβ,*,*,*,*, ĥ ̾,³,*,*,*,*,ĥ ,ʽ,,*,*,*, ʤ ,³,*,*,*,*,ʤ ̤ ư,Ω,*,*,ʡ,Ϣѥ³,̤ ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ư,Ω,*,*,,ܷ, ,,*,*,*,*, EOS ¼ܷ ̾,ͭ̾,ȿ,*,*,*,¼ܷ ,Ϣβ,*,*,*,*, ̾,ͭ̾,̾,,*,*, ̾,ͭ̾,̾,̾,*,*, ,,*,*,*,*, ̾,³,*,*,*,*, ɺ ̾,,*,*,*,*,ɺ ̾,,,*,*,*, ,ʽ,,*,*,*, ,̳,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ̾,,,*,*,*, ,ʽ,,*,*,*, Ʒ ̾,³,*,*,*,*,Ʒ ,ʽ,,*,*,*, Բķ ̾,ư촴,*,*,*,*,Բķ ,,*,*,*,*, ,ʽ,,*,*,*, Ĵ ̾,³,*,*,*,*,Ĵ ,,*,*,*,*, ,̳,*,*,*,*, ̾,ͭ̾,ϰ,,*,*, ,,*,*,*,*, EOS ,,*,*,*,*, ط ̾,³,*,*,*,*,ط ̾,,,*,*,*, ̾,³,*,*,*,*, ̾,,ǽ,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ư,*,*,*,ü졦,ܷ, ̾,ͭ̾,̾,,*,*, ̾,ͭ̾,̾,̾,*,*, ɺ ̾,,*,*,*,*,ɺ ̾,,,*,*,*, ,,*,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, Ƭ,³,*,*,*,*, ̾,,*,*,*,*, ʳ ̾,,*,*,*,*,ʳ ,Ϣβ,*,*,*,*, ̾,,*,*,*,*, Ū ̾,,ư촴,*,*,*,Ū ̾,,*,*,*,*, ,,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,̤³, ư,,*,*,,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS Ȥ ,,*,*,*,*,Ȥ ΥΦ ̾,³,*,*,*,*,ΥΦ ư,Ω,*,*,ѡ,Ϣѷ, ,³,*,*,*,*, ,,*,*,*,*, 㤤 ƻ,Ω,*,*,ƻ졦,ܷ,㤤 ̾,,*,*,*,*, ,ʽ,,*,*,*, ۤ ư,Ω,*,*,,Ϣѷ,ۤ ư,*,*,*,ü졦,ܷ, Ȥä ,ʽ,Ϣ,*,*,*,Ȥä Ȥ ̾,Ω,ǽ,*,*,*,Ȥ ,,*,*,*,*, EOS ̾,,*,*,*,*, ̾,³,*,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, Ǥ ư,Ω,*,*,,,Ǥ ,³,*,*,*,*, ,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, ۤ ư,Ω,*,*,,Ϣѷ,ۤ ,,*,*,*,*, ̾,,*,*,*,*, Ǥ ,,*,*,*,*,Ǥ ̾,³,*,*,*,*, Ǥ ư,Ω,*,*,,ܷ,Ǥ 褦 ̾,Ω,ư촴,*,*,*,褦 ,ʽ,,*,*,*, ʤ ư,Ω,*,*,ʡ,ܷ,ʤ ,,*,*,*,*, ,ʽ,,*,*,*, Ҥ ư,Ω,*,*,,Ϣѷ,Ҥ٤ ,,*,*,*,*, Ʒ ̾,³,*,*,*,*,Ʒ ,ʽ,,*,*,*, ,Ϣβ,*,*,*,*, ƻ,Ω,*,*,ƻ졦,ܷ, ̾,,*,*,*,*, ,ʽ,,*,*,*, ư,Ω,*,*,,Ϣѷ, ư,*,*,*,ü졦,ܷ, ,,*,*,*,*, EOS ,,*,*,*,*, ̾,ͭ̾,̾,,*,*, ɺ ̾,,*,*,*,*,ɺ ̾,,,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ̾,³,*,*,*,*, ̾,,,*,*,*, ,,*,*,*,*, ,̳,*,*,*,*, ¤ ̾,³,*,*,*,*,¤ ̾,,,*,*,*, ,ʽ,,*,*,*, ,,*,*,*,*, 㤤 ư,Ω,*,*,ʡ¥,Ϣѷ,㤦 ,,*,*,*,*, ̾,,*,*,*,*, ,ʽ,,*,*,*, Ԥ ư,Ω,*,*,ʡ¥,ܷ,Ԥ Ż ̾,³,*,*,*,*,Ż ,,*,*,*,*, EOS ̾,,*,*,*,*, ʤ ,,*,*,*,*,ʤ ,ʽ,,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,Ϣѷ, ˤ ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ˤ ,,*,*,*,*, ̾,³,*,*,*,*, ư,Ω,*,*,ѡ,ܷ, ̾,Ω,,*,*,*, ,ʽ,,*,*,*, ̾,³,*,*,*,*, EOS mecab-0.996/tests/eval/test.gld0000644002562000116100000000050012031622553013261 00000000000000 precision recall F LEVEL 0: 99.5872(965/969) 99.4845(965/970) 99.5358 LEVEL 1: 99.4840(964/969) 99.3814(964/970) 99.4327 LEVEL 2: 98.9680(959/969) 98.8660(959/970) 98.9170 LEVEL 3: 98.8648(958/969) 98.7629(958/970) 98.8138 LEVEL 4: 98.8648(958/969) 98.7629(958/970) 98.8138 mecab-0.996/tests/ngram/0000755002562000116100000000000012110211077012045 500000000000000mecab-0.996/tests/ngram/char.def0000644002562000116100000000005212031622553013366 00000000000000DEFAULT 0 0 2 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/ngram/unk.def0000644002562000116100000000003612031622553013250 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* mecab-0.996/tests/ngram/test0000644002562000116100000000021412031622553012673 00000000000000ʹ̸䣴άͭϯͻᡢܪ׻ᡢ˽ᡢëͰ դʹ̸˰Ѿ줿άϼ̤ꡣ mecab-0.996/tests/ngram/matrix.def0000644002562000116100000000001212031622553013751 000000000000001 1 0 0 0 mecab-0.996/tests/ngram/test.gld0000644002562000116100000000054112031622553013443 00000000000000 * * * ʹ * * * * * * * * * ά * * * ͭ * * ϯ * * * * * ܪ * * * * * * * * * * * * ë * * * * EOS * * * * * * * * ʹ * * * * * * * * * * * * * * * ά * * * * * * * * EOS mecab-0.996/tests/ngram/dic.csv0000644002562000116100000000004712031622553013251 00000000000000______________________________,0,0,0,* mecab-0.996/tests/ngram/dicrc0000644002562000116100000000021212031622553012776 00000000000000cost-factor = 800 bos-feature = BOS/EOS # output-format-type=yomi # node-format-yomi = %H # unk-format-yomi = %M # eos-format-yomi = \n mecab-0.996/tests/run-dics.sh0000755002562000116100000000055212031622553012755 00000000000000#!/bin/sh DIR="shiin t9 latin katakana autolink chartype ngram" for dir in $DIR do (cd $dir; ../../src/mecab-dict-index -f euc-jp -c euc-jp; ../../src/mecab -r /dev/null -d . test > test.out; diff -b test.gld test.out; if [ "$?" != "0" ] then echo "runtests faild in $dir" exit -1 fi; rm -f *.bin *.dic test.out) done exit 0 mecab-0.996/tests/t9/0000755002562000116100000000000012110211077011275 500000000000000mecab-0.996/tests/t9/char.def0000644002562000116100000000005212031622553012616 00000000000000DEFAULT 1 0 0 SPACE 0 1 0 0x0020 SPACE mecab-0.996/tests/t9/unk.def0000644002562000116100000000003612031622553012500 00000000000000DEFAULT,0,0,0,* SPACE,0,0,0,* mecab-0.996/tests/t9/test0000644002562000116100000000026112031622553012125 00000000000000893217984 29838719 218931 32191892 1231 21391729 21931 59325 34618954729036 349178931 7958 1829512 9176359 1287431 12973981522 1281 141 4198732912 2789453648756177876788 902645 mecab-0.996/tests/t9/matrix.def0000644002562000116100000022153512031622553013220 0000000000000084 84 0 0 3797 0 1 2736 0 2 733 0 3 3797 0 4 690 0 5 3797 0 6 967 0 7 3797 0 8 868 0 9 3797 0 10 788 0 11 627 0 12 691 0 13 744 0 14 1127 0 15 968 0 16 1132 0 17 838 0 18 1043 0 19 688 0 20 1011 0 21 732 0 22 1324 0 23 554 0 24 778 0 25 844 0 26 1345 0 27 766 0 28 1172 0 29 904 0 30 1371 0 31 650 0 32 887 0 33 829 0 34 2317 0 35 1660 0 36 816 0 37 1711 0 38 724 0 39 731 0 40 647 0 41 987 0 42 728 0 43 587 0 44 1541 0 45 772 0 46 559 0 47 642 0 48 964 0 49 1352 0 50 888 0 51 1218 0 52 1589 0 53 908 0 54 1011 0 55 1314 0 56 1045 0 57 1270 0 58 1417 0 59 883 0 60 1220 0 61 1497 0 62 955 0 63 1115 0 64 1041 0 65 829 0 66 3797 0 67 990 0 68 3797 0 69 1065 0 70 3797 0 71 914 0 72 1078 0 73 931 0 74 1423 0 75 846 0 76 1141 0 77 3797 0 78 1110 0 79 2273 0 80 2788 0 81 739 0 82 1331 0 83 3797 1 0 453 1 1 2351 1 2 2131 1 3 2351 1 4 285 1 5 2351 1 6 1043 1 7 2351 1 8 2131 1 9 2351 1 10 2351 1 11 2351 1 12 2351 1 13 2351 1 14 2351 1 15 898 1 16 2351 1 17 2351 1 18 2351 1 19 2351 1 20 1001 1 21 2351 1 22 1599 1 23 906 1 24 1301 1 25 1028 1 26 2351 1 27 1348 1 28 2351 1 29 1181 1 30 2351 1 31 1557 1 32 2351 1 33 2351 1 34 2351 1 35 605 1 36 2351 1 37 2351 1 38 2351 1 39 2131 1 40 1472 1 41 1590 1 42 1477 1 43 1216 1 44 2351 1 45 2351 1 46 1838 1 47 1573 1 48 2351 1 49 2351 1 50 2351 1 51 2351 1 52 2351 1 53 2351 1 54 2351 1 55 2351 1 56 2351 1 57 696 1 58 2351 1 59 2351 1 60 2351 1 61 2351 1 62 461 1 63 2351 1 64 1762 1 65 2351 1 66 2351 1 67 2351 1 68 2351 1 69 2351 1 70 2351 1 71 2351 1 72 1149 1 73 1140 1 74 725 1 75 1071 1 76 1912 1 77 2351 1 78 2351 1 79 2351 1 80 2351 1 81 2351 1 82 236 1 83 498 2 0 484 2 1 2051 2 2 1312 2 3 3111 2 4 474 2 5 2892 2 6 1177 2 7 3111 2 8 1216 2 9 3111 2 10 843 2 11 796 2 12 1053 2 13 673 2 14 1913 2 15 892 2 16 1584 2 17 1121 2 18 821 2 19 1238 2 20 1454 2 21 694 2 22 1222 2 23 865 2 24 971 2 25 1137 2 26 1262 2 27 1425 2 28 1581 2 29 1160 2 30 2049 2 31 740 2 32 1156 2 33 1389 2 34 2259 2 35 569 2 36 761 2 37 1431 2 38 1077 2 39 1923 2 40 970 2 41 1170 2 42 828 2 43 815 2 44 1974 2 45 1296 2 46 1110 2 47 1871 2 48 1278 2 49 1559 2 50 1794 2 51 1323 2 52 1587 2 53 1051 2 54 1196 2 55 1387 2 56 1644 2 57 1235 2 58 2296 2 59 1643 2 60 1608 2 61 1472 2 62 1172 2 63 1111 2 64 698 2 65 1660 2 66 3111 2 67 1030 2 68 3111 2 69 1261 2 70 3111 2 71 2484 2 72 695 2 73 588 2 74 269 2 75 1040 2 76 1209 2 77 3111 2 78 859 2 79 3111 2 80 2892 2 81 2317 2 82 629 2 83 966 3 0 355 3 1 2522 3 2 487 3 3 2522 3 4 1599 3 5 2522 3 6 2522 3 7 2522 3 8 1062 3 9 2522 3 10 959 3 11 1131 3 12 1183 3 13 1501 3 14 931 3 15 769 3 16 1354 3 17 1769 3 18 2522 3 19 1822 3 20 2200 3 21 1503 3 22 2522 3 23 822 3 24 1073 3 25 474 3 26 820 3 27 1425 3 28 2522 3 29 2133 3 30 2522 3 31 1102 3 32 2302 3 33 1624 3 34 2522 3 35 633 3 36 2522 3 37 2522 3 38 1064 3 39 2200 3 40 2302 3 41 1451 3 42 1097 3 43 1230 3 44 2522 3 45 1261 3 46 2522 3 47 2522 3 48 992 3 49 2522 3 50 1700 3 51 1455 3 52 2302 3 53 938 3 54 922 3 55 1326 3 56 2522 3 57 1328 3 58 1510 3 59 2200 3 60 1442 3 61 2522 3 62 2200 3 63 1362 3 64 1687 3 65 1169 3 66 2522 3 67 2522 3 68 2522 3 69 2522 3 70 2522 3 71 1455 3 72 995 3 73 619 3 74 648 3 75 718 3 76 1955 3 77 2522 3 78 1835 3 79 2522 3 80 2522 3 81 2522 3 82 403 3 83 311 4 0 157 4 1 3432 4 2 1213 4 3 3432 4 4 973 4 5 3212 4 6 852 4 7 3110 4 8 1035 4 9 3432 4 10 1106 4 11 805 4 12 774 4 13 780 4 14 956 4 15 978 4 16 1322 4 17 971 4 18 1292 4 19 868 4 20 1049 4 21 855 4 22 1113 4 23 633 4 24 790 4 25 1025 4 26 1103 4 27 826 4 28 1266 4 29 1110 4 30 1119 4 31 911 4 32 1059 4 33 664 4 34 3432 4 35 867 4 36 1008 4 37 1457 4 38 877 4 39 1256 4 40 885 4 41 877 4 42 1148 4 43 1217 4 44 1409 4 45 1280 4 46 1158 4 47 1041 4 48 1092 4 49 1457 4 50 1082 4 51 1265 4 52 2397 4 53 1141 4 54 901 4 55 1405 4 56 1289 4 57 1419 4 58 1899 4 59 1180 4 60 1273 4 61 2253 4 62 1129 4 63 1287 4 64 1119 4 65 1335 4 66 3432 4 67 1147 4 68 2993 4 69 1096 4 70 3432 4 71 941 4 72 955 4 73 923 4 74 642 4 75 1043 4 76 1132 4 77 3432 4 78 937 4 79 3432 4 80 3432 4 81 3432 4 82 708 4 83 1557 5 0 61 5 1 1687 5 2 1467 5 3 1687 5 4 1687 5 5 1687 5 6 1687 5 7 1687 5 8 1687 5 9 1687 5 10 1687 5 11 1687 5 12 1467 5 13 1687 5 14 1687 5 15 1687 5 16 1687 5 17 1687 5 18 1687 5 19 1687 5 20 1687 5 21 1687 5 22 1687 5 23 935 5 24 1687 5 25 1467 5 26 1687 5 27 1687 5 28 1687 5 29 1000 5 30 1687 5 31 1687 5 32 1078 5 33 1687 5 34 1687 5 35 1687 5 36 1687 5 37 1687 5 38 1467 5 39 1687 5 40 1687 5 41 1687 5 42 479 5 43 1467 5 44 1687 5 45 1687 5 46 1687 5 47 1687 5 48 1687 5 49 1365 5 50 1687 5 51 1687 5 52 1687 5 53 1687 5 54 1687 5 55 1687 5 56 1687 5 57 1687 5 58 1687 5 59 1687 5 60 1687 5 61 1687 5 62 1687 5 63 1687 5 64 1687 5 65 1000 5 66 1687 5 67 1687 5 68 1687 5 69 1687 5 70 1687 5 71 1687 5 72 1687 5 73 1687 5 74 468 5 75 1687 5 76 1365 5 77 1687 5 78 1687 5 79 1687 5 80 1687 5 81 1687 5 82 1247 5 83 709 6 0 115 6 1 3450 6 2 1393 6 3 1440 6 4 882 6 5 2698 6 6 1529 6 7 1294 6 8 914 6 9 1709 6 10 1112 6 11 788 6 12 887 6 13 749 6 14 970 6 15 1177 6 16 1247 6 17 917 6 18 1073 6 19 810 6 20 920 6 21 952 6 22 1246 6 23 648 6 24 710 6 25 1120 6 26 1509 6 27 823 6 28 1455 6 29 810 6 30 1119 6 31 994 6 32 1027 6 33 870 6 34 3128 6 35 1520 6 36 1049 6 37 1709 6 38 1047 6 39 1348 6 40 891 6 41 1005 6 42 1228 6 43 1076 6 44 2118 6 45 1168 6 46 1377 6 47 1185 6 48 1246 6 49 2609 6 50 1207 6 51 1156 6 52 2406 6 53 1123 6 54 1075 6 55 1967 6 56 1184 6 57 1247 6 58 2883 6 59 952 6 60 1260 6 61 2271 6 62 1094 6 63 1204 6 64 958 6 65 981 6 66 3450 6 67 1282 6 68 3450 6 69 1467 6 70 3450 6 71 1064 6 72 1068 6 73 826 6 74 1279 6 75 1185 6 76 1018 6 77 3450 6 78 992 6 79 2419 6 80 3128 6 81 3450 6 82 925 6 83 1921 7 0 671 7 1 2475 7 2 456 7 3 2475 7 4 556 7 5 2475 7 6 2255 7 7 2475 7 8 2475 7 9 2475 7 10 1564 7 11 2475 7 12 2475 7 13 2475 7 14 2475 7 15 512 7 16 2475 7 17 1886 7 18 2475 7 19 748 7 20 1133 7 21 2475 7 22 1213 7 23 1380 7 24 1742 7 25 720 7 26 2475 7 27 2475 7 28 2475 7 29 2475 7 30 2475 7 31 2475 7 32 2475 7 33 1045 7 34 2475 7 35 600 7 36 1933 7 37 2475 7 38 1294 7 39 1273 7 40 1646 7 41 1866 7 42 1753 7 43 975 7 44 2475 7 45 1214 7 46 1136 7 47 2475 7 48 1933 7 49 1363 7 50 2475 7 51 1506 7 52 2255 7 53 921 7 54 1688 7 55 2153 7 56 2475 7 57 2475 7 58 2475 7 59 2475 7 60 2475 7 61 2475 7 62 1041 7 63 2035 7 64 2475 7 65 2475 7 66 2475 7 67 2255 7 68 2475 7 69 2475 7 70 2475 7 71 2475 7 72 845 7 73 606 7 74 673 7 75 1378 7 76 794 7 77 2475 7 78 1617 7 79 2475 7 80 2475 7 81 2475 7 82 235 7 83 378 8 0 320 8 1 3047 8 2 1130 8 3 2827 8 4 360 8 5 3047 8 6 1597 8 7 3047 8 8 1453 8 9 3047 8 10 1596 8 11 1296 8 12 957 8 13 275 8 14 1562 8 15 1291 8 16 1458 8 17 2024 8 18 1989 8 19 1201 8 20 1550 8 21 1155 8 22 1580 8 23 1089 8 24 1198 8 25 932 8 26 1302 8 27 1479 8 28 2568 8 29 1817 8 30 1500 8 31 1484 8 32 1071 8 33 1152 8 34 3047 8 35 1022 8 36 908 8 37 1740 8 38 1280 8 39 1278 8 40 1139 8 41 886 8 42 1219 8 43 1269 8 44 1484 8 45 1077 8 46 1068 8 47 1433 8 48 991 8 49 3047 8 50 1077 8 51 1139 8 52 1227 8 53 1181 8 54 1846 8 55 1614 8 56 2658 8 57 1542 8 58 2246 8 59 1377 8 60 1572 8 61 1845 8 62 1145 8 63 1131 8 64 1506 8 65 1023 8 66 3047 8 67 1249 8 68 3047 8 69 2200 8 70 3047 8 71 1242 8 72 1012 8 73 895 8 74 627 8 75 1156 8 76 1219 8 77 3047 8 78 1878 8 79 3047 8 80 3047 8 81 3047 8 82 356 8 83 1038 9 0 888 9 1 2179 9 2 949 9 3 2179 9 4 2179 9 5 2179 9 6 2179 9 7 2179 9 8 2179 9 9 1960 9 10 2179 9 11 2179 9 12 2179 9 13 2179 9 14 2179 9 15 2179 9 16 2179 9 17 2179 9 18 2179 9 19 2179 9 20 2179 9 21 2179 9 22 2179 9 23 2179 9 24 2179 9 25 962 9 26 1960 9 27 2179 9 28 2179 9 29 2179 9 30 2179 9 31 2179 9 32 2179 9 33 2179 9 34 2179 9 35 811 9 36 2179 9 37 2179 9 38 2179 9 39 2179 9 40 807 9 41 2179 9 42 2179 9 43 955 9 44 2179 9 45 2179 9 46 2179 9 47 2179 9 48 2179 9 49 2179 9 50 2179 9 51 2179 9 52 2179 9 53 1273 9 54 2179 9 55 2179 9 56 2179 9 57 2179 9 58 2179 9 59 2179 9 60 2179 9 61 2179 9 62 2179 9 63 2179 9 64 796 9 65 2179 9 66 2179 9 67 2179 9 68 2179 9 69 2179 9 70 2179 9 71 2179 9 72 1960 9 73 1345 9 74 317 9 75 1493 9 76 954 9 77 2179 9 78 686 9 79 2179 9 80 2179 9 81 2179 9 82 451 9 83 117 10 0 457 10 1 3114 10 2 1226 10 3 3114 10 4 589 10 5 2305 10 6 488 10 7 3114 10 8 1193 10 9 2505 10 10 396 10 11 606 10 12 964 10 13 695 10 14 1301 10 15 638 10 16 1259 10 17 877 10 18 1780 10 19 599 10 20 1400 10 21 675 10 22 1227 10 23 891 10 24 1180 10 25 1019 10 26 1338 10 27 1215 10 28 1463 10 29 1045 10 30 1385 10 31 991 10 32 981 10 33 1045 10 34 2487 10 35 1058 10 36 1086 10 37 1608 10 38 1277 10 39 1551 10 40 757 10 41 1125 10 42 843 10 43 1123 10 44 1764 10 45 1247 10 46 977 10 47 1030 10 48 1151 10 49 1800 10 50 1394 10 51 1225 10 52 1585 10 53 1215 10 54 1248 10 55 1496 10 56 2320 10 57 1879 10 58 1219 10 59 1556 10 60 1303 10 61 2525 10 62 1075 10 63 1208 10 64 1435 10 65 623 10 66 3114 10 67 862 10 68 3114 10 69 1541 10 70 3114 10 71 760 10 72 1066 10 73 594 10 74 998 10 75 1132 10 76 1222 10 77 3114 10 78 950 10 79 3114 10 80 3114 10 81 3114 10 82 546 10 83 811 11 0 322 11 1 2334 11 2 1607 11 3 3297 11 4 341 11 5 2244 11 6 1089 11 7 3297 11 8 887 11 9 3297 11 10 1122 11 11 991 11 12 852 11 13 1060 11 14 1169 11 15 574 11 16 1472 11 17 931 11 18 1079 11 19 1061 11 20 1290 11 21 1022 11 22 1177 11 23 753 11 24 1135 11 25 1164 11 26 997 11 27 1059 11 28 1346 11 29 1348 11 30 1246 11 31 794 11 32 1161 11 33 1199 11 34 2109 11 35 789 11 36 751 11 37 1467 11 38 945 11 39 1376 11 40 1181 11 41 1224 11 42 924 11 43 1273 11 44 1929 11 45 1178 11 46 914 11 47 1213 11 48 1267 11 49 2322 11 50 1349 11 51 1597 11 52 2259 11 53 1480 11 54 992 11 55 1670 11 56 1544 11 57 1325 11 58 2755 11 59 1346 11 60 1875 11 61 2201 11 62 902 11 63 1252 11 64 1069 11 65 1013 11 66 3297 11 67 1320 11 68 3297 11 69 1537 11 70 3297 11 71 1247 11 72 541 11 73 935 11 74 1013 11 75 961 11 76 1410 11 77 3297 11 78 699 11 79 3077 11 80 2975 11 81 2077 11 82 372 11 83 926 12 0 146 12 1 3195 12 2 2189 12 3 3195 12 4 498 12 5 2508 12 6 1255 12 7 3195 12 8 908 12 9 3195 12 10 1132 12 11 1170 12 12 1776 12 13 1130 12 14 1910 12 15 419 12 16 2060 12 17 1238 12 18 2628 12 19 1846 12 20 2080 12 21 1053 12 22 1862 12 23 750 12 24 1743 12 25 1177 12 26 2019 12 27 1375 12 28 2366 12 29 1460 12 30 687 12 31 653 12 32 1556 12 33 1403 12 34 3195 12 35 544 12 36 991 12 37 2551 12 38 1326 12 39 2083 12 40 1389 12 41 1828 12 42 1623 12 43 1457 12 44 2551 12 45 1230 12 46 1059 12 47 1403 12 48 1834 12 49 3195 12 50 1948 12 51 1876 12 52 3195 12 53 1817 12 54 1568 12 55 3195 12 56 2155 12 57 1977 12 58 2606 12 59 1651 12 60 1918 12 61 1566 12 62 1034 12 63 1648 12 64 1286 12 65 1455 12 66 3195 12 67 1199 12 68 3195 12 69 1975 12 70 3195 12 71 1780 12 72 915 12 73 1097 12 74 1087 12 75 1067 12 76 1573 12 77 3195 12 78 631 12 79 3195 12 80 3195 12 81 3195 12 82 815 12 83 1148 13 0 138 13 1 3283 13 2 1271 13 3 2442 13 4 1110 13 5 2742 13 6 1501 13 7 3283 13 8 1398 13 9 3283 13 10 1160 13 11 839 13 12 1011 13 13 1129 13 14 1121 13 15 1116 13 16 1382 13 17 1320 13 18 1154 13 19 1052 13 20 1211 13 21 1161 13 22 1372 13 23 812 13 24 877 13 25 1306 13 26 1322 13 27 1082 13 28 1878 13 29 1172 13 30 1366 13 31 805 13 32 1104 13 33 1108 13 34 2961 13 35 1141 13 36 1174 13 37 1491 13 38 1101 13 39 1557 13 40 1257 13 41 1036 13 42 1044 13 43 1167 13 44 1469 13 45 1157 13 46 1049 13 47 1367 13 48 1293 13 49 2540 13 50 1373 13 51 1396 13 52 3283 13 53 1577 13 54 1447 13 55 1790 13 56 1647 13 57 1569 13 58 2961 13 59 1144 13 60 1223 13 61 2770 13 62 1284 13 63 1274 13 64 1202 13 65 1356 13 66 852 13 67 1432 13 68 541 13 69 1464 13 70 374 13 71 1013 13 72 1015 13 73 992 13 74 912 13 75 1341 13 76 1096 13 77 3283 13 78 1219 13 79 3283 13 80 2639 13 81 2475 13 82 642 13 83 1131 14 0 249 14 1 2897 14 2 1223 14 3 2897 14 4 702 14 5 2897 14 6 1326 14 7 2897 14 8 1634 14 9 2897 14 10 1303 14 11 953 14 12 1223 14 13 1314 14 14 1674 14 15 1316 14 16 2103 14 17 1221 14 18 1788 14 19 1267 14 20 1466 14 21 1141 14 22 1567 14 23 986 14 24 697 14 25 1282 14 26 2575 14 27 1088 14 28 1831 14 29 1378 14 30 1389 14 31 941 14 32 1241 14 33 1090 14 34 2897 14 35 1180 14 36 1133 14 37 1891 14 38 1233 14 39 2004 14 40 1500 14 41 2096 14 42 1086 14 43 1141 14 44 1487 14 45 1547 14 46 1023 14 47 1220 14 48 1494 14 49 2897 14 50 1665 14 51 2508 14 52 2897 14 53 887 14 54 1747 14 55 1853 14 56 2039 14 57 2575 14 58 2897 14 59 1248 14 60 1627 14 61 2897 14 62 1317 14 63 1098 14 64 1458 14 65 1047 14 66 746 14 67 1393 14 68 878 14 69 1514 14 70 211 14 71 1616 14 72 1026 14 73 589 14 74 1054 14 75 1211 14 76 707 14 77 2897 14 78 1096 14 79 2897 14 80 2897 14 81 2897 14 82 624 14 83 865 15 0 116 15 1 2518 15 2 1443 15 3 2643 15 4 838 15 5 2295 15 6 809 15 7 2729 15 8 1026 15 9 2006 15 10 1005 15 11 1040 15 12 1079 15 13 1375 15 14 1238 15 15 1444 15 16 1265 15 17 1604 15 18 1240 15 19 1475 15 20 1138 15 21 848 15 22 1282 15 23 677 15 24 693 15 25 935 15 26 1346 15 27 785 15 28 1354 15 29 1224 15 30 1450 15 31 1000 15 32 886 15 33 874 15 34 3270 15 35 1130 15 36 1106 15 37 1746 15 38 804 15 39 1545 15 40 952 15 41 857 15 42 981 15 43 847 15 44 2031 15 45 1223 15 46 1347 15 47 1132 15 48 1173 15 49 1966 15 50 861 15 51 1347 15 52 2011 15 53 1169 15 54 888 15 55 2050 15 56 1466 15 57 1025 15 58 2757 15 59 1093 15 60 1211 15 61 2137 15 62 923 15 63 1137 15 64 1024 15 65 1160 15 66 3270 15 67 1347 15 68 3270 15 69 1333 15 70 3270 15 71 1223 15 72 757 15 73 789 15 74 999 15 75 983 15 76 930 15 77 2881 15 78 1024 15 79 3270 15 80 2729 15 81 3051 15 82 1027 15 83 1291 16 0 325 16 1 2456 16 2 1073 16 3 2846 16 4 1078 16 5 2626 16 6 742 16 7 2846 16 8 1663 16 9 2846 16 10 1650 16 11 1447 16 12 2237 16 13 1364 16 14 2626 16 15 1546 16 16 1993 16 17 2218 16 18 1631 16 19 1446 16 20 2846 16 21 1088 16 22 1817 16 23 1090 16 24 1662 16 25 1019 16 26 1789 16 27 1227 16 28 1684 16 29 1607 16 30 2005 16 31 1050 16 32 1459 16 33 491 16 34 2846 16 35 1009 16 36 1562 16 37 2846 16 38 2123 16 39 2202 16 40 1842 16 41 1453 16 42 1289 16 43 1173 16 44 2846 16 45 1559 16 46 1679 16 47 1672 16 48 1487 16 49 1862 16 50 2406 16 51 1177 16 52 2626 16 53 1822 16 54 1808 16 55 2524 16 56 2456 16 57 2626 16 58 2172 16 59 1617 16 60 2023 16 61 1868 16 62 403 16 63 1598 16 64 1467 16 65 1359 16 66 2846 16 67 2456 16 68 2846 16 69 1987 16 70 2846 16 71 1993 16 72 549 16 73 797 16 74 579 16 75 786 16 76 897 16 77 2846 16 78 1537 16 79 2846 16 80 2846 16 81 2846 16 82 218 16 83 1444 17 0 366 17 1 3077 17 2 1379 17 3 3077 17 4 257 17 5 2488 17 6 1355 17 7 3077 17 8 2248 17 9 3077 17 10 1236 17 11 1486 17 12 1194 17 13 1686 17 14 1938 17 15 1554 17 16 1896 17 17 2058 17 18 2261 17 19 1561 17 20 1542 17 21 1468 17 22 1600 17 23 973 17 24 1478 17 25 1288 17 26 1465 17 27 1631 17 28 3077 17 29 1889 17 30 1827 17 31 1256 17 32 1008 17 33 1462 17 34 2242 17 35 619 17 36 723 17 37 1823 17 38 1103 17 39 1603 17 40 1267 17 41 1415 17 42 1343 17 43 1446 17 44 1865 17 45 1349 17 46 1344 17 47 1442 17 48 1613 17 49 3077 17 50 1428 17 51 1502 17 52 3077 17 53 1774 17 54 1280 17 55 2688 17 56 1959 17 57 1481 17 58 2857 17 59 2344 17 60 1545 17 61 3077 17 62 1394 17 63 1386 17 64 1942 17 65 1395 17 66 3077 17 67 1558 17 68 3077 17 69 1821 17 70 3077 17 71 1326 17 72 1490 17 73 1263 17 74 656 17 75 999 17 76 1443 17 77 3077 17 78 1625 17 79 3077 17 80 3077 17 81 3077 17 82 192 17 83 902 18 0 425 18 1 2873 18 2 1570 18 3 2873 18 4 603 18 5 2551 18 6 1655 18 7 2873 18 8 1602 18 9 2873 18 10 1163 18 11 1118 18 12 1872 18 13 444 18 14 2434 18 15 1386 18 16 1886 18 17 2229 18 18 2873 18 19 1296 18 20 2131 18 21 1394 18 22 1427 18 23 934 18 24 1268 18 25 936 18 26 2551 18 27 1675 18 28 2229 18 29 1950 18 30 1655 18 31 1290 18 32 1313 18 33 1754 18 34 2873 18 35 919 18 36 746 18 37 2332 18 38 1621 18 39 1725 18 40 1358 18 41 1504 18 42 1501 18 43 1859 18 44 2873 18 45 1801 18 46 1180 18 47 1403 18 48 1520 18 49 2873 18 50 1470 18 51 2032 18 52 2873 18 53 1823 18 54 2131 18 55 2873 18 56 2214 18 57 2654 18 58 2065 18 59 2058 18 60 1748 18 61 2873 18 62 1404 18 63 1463 18 64 2072 18 65 1416 18 66 2873 18 67 1287 18 68 2873 18 69 1558 18 70 2873 18 71 1227 18 72 1489 18 73 1232 18 74 735 18 75 1377 18 76 1271 18 77 2873 18 78 1744 18 79 2873 18 80 2873 18 81 2873 18 82 120 18 83 561 19 0 479 19 1 2667 19 2 1406 19 3 3209 19 4 1011 19 5 2362 19 6 176 19 7 3209 19 8 1023 19 9 3209 19 10 1282 19 11 1469 19 12 1073 19 13 1336 19 14 1581 19 15 444 19 16 1614 19 17 1571 19 18 1863 19 19 951 19 20 1636 19 21 1242 19 22 1564 19 23 917 19 24 1106 19 25 1094 19 26 1743 19 27 1279 19 28 1868 19 29 1308 19 30 1696 19 31 1171 19 32 1085 19 33 1248 19 34 2055 19 35 882 19 36 1285 19 37 1425 19 38 1203 19 39 1338 19 40 463 19 41 1129 19 42 727 19 43 1576 19 44 2000 19 45 1331 19 46 613 19 47 1513 19 48 1202 19 49 2320 19 50 1871 19 51 1528 19 52 1423 19 53 1378 19 54 1317 19 55 1622 19 56 2582 19 57 1514 19 58 1824 19 59 1757 19 60 1555 19 61 2989 19 62 1018 19 63 1161 19 64 1066 19 65 1182 19 66 3209 19 67 1357 19 68 3209 19 69 1353 19 70 3209 19 71 1436 19 72 1325 19 73 1187 19 74 1160 19 75 753 19 76 799 19 77 3209 19 78 1364 19 79 3209 19 80 3209 19 81 3209 19 82 664 19 83 861 20 0 178 20 1 2943 20 2 1640 20 3 2943 20 4 1163 20 5 2316 20 6 233 20 7 2943 20 8 876 20 9 2723 20 10 1291 20 11 990 20 12 1279 20 13 1007 20 14 1650 20 15 573 20 16 1939 20 17 1227 20 18 1286 20 19 1246 20 20 1195 20 21 1305 20 22 1289 20 23 921 20 24 1004 20 25 1238 20 26 1854 20 27 1316 20 28 1212 20 29 1637 20 30 1313 20 31 1371 20 32 1270 20 33 1528 20 34 2943 20 35 1309 20 36 1771 20 37 2090 20 38 1192 20 39 2102 20 40 692 20 41 1679 20 42 1731 20 43 1507 20 44 2463 20 45 1994 20 46 1470 20 47 1367 20 48 1584 20 49 2943 20 50 1886 20 51 1312 20 52 2943 20 53 1560 20 54 1953 20 55 2943 20 56 1853 20 57 2463 20 58 2943 20 59 1503 20 60 1474 20 61 2943 20 62 1246 20 63 1292 20 64 1287 20 65 1525 20 66 2943 20 67 763 20 68 2943 20 69 1651 20 70 2943 20 71 1435 20 72 1209 20 73 750 20 74 940 20 75 1420 20 76 771 20 77 2943 20 78 1793 20 79 2943 20 80 2943 20 81 2943 20 82 848 20 83 938 21 0 271 21 1 2217 21 2 1706 21 3 3152 21 4 341 21 5 2117 21 6 1257 21 7 3152 21 8 1095 21 9 3152 21 10 1190 21 11 659 21 12 974 21 13 729 21 14 1122 21 15 415 21 16 1511 21 17 1162 21 18 1281 21 19 1362 21 20 1412 21 21 1067 21 22 1495 21 23 935 21 24 1600 21 25 1054 21 26 1727 21 27 1233 21 28 2493 21 29 1446 21 30 2091 21 31 1392 21 32 1011 21 33 1367 21 34 2763 21 35 720 21 36 676 21 37 1614 21 38 1097 21 39 1896 21 40 846 21 41 1287 21 42 1075 21 43 1673 21 44 1559 21 45 1257 21 46 1212 21 47 1391 21 48 1240 21 49 2254 21 50 910 21 51 1406 21 52 2174 21 53 1614 21 54 1152 21 55 1964 21 56 2064 21 57 1336 21 58 3152 21 59 1625 21 60 1591 21 61 1404 21 62 1266 21 63 1050 21 64 1176 21 65 1563 21 66 3152 21 67 1313 21 68 3152 21 69 1288 21 70 3152 21 71 1167 21 72 873 21 73 1275 21 74 1137 21 75 1481 21 76 1625 21 77 3152 21 78 900 21 79 3152 21 80 2563 21 81 2400 21 82 395 21 83 810 22 0 464 22 1 2794 22 2 1838 22 3 2794 22 4 119 22 5 2794 22 6 1515 22 7 2794 22 8 1164 22 9 2794 22 10 1284 22 11 795 22 12 1414 22 13 592 22 14 1765 22 15 1071 22 16 1562 22 17 1272 22 18 2794 22 19 1398 22 20 2472 22 21 1444 22 22 2794 22 23 798 22 24 1900 22 25 965 22 26 2794 22 27 980 22 28 1689 22 29 1672 22 30 1367 22 31 1543 22 32 1747 22 33 1470 22 34 2794 22 35 746 22 36 881 22 37 2404 22 38 2794 22 39 2794 22 40 1096 22 41 2794 22 42 1468 22 43 1423 22 44 2574 22 45 1263 22 46 1875 22 47 1710 22 48 1689 22 49 2185 22 50 1138 22 51 1494 22 52 2794 22 53 1283 22 54 1178 22 55 2472 22 56 2574 22 57 1174 22 58 2281 22 59 1863 22 60 1838 22 61 2794 22 62 1223 22 63 1401 22 64 1229 22 65 1639 22 66 2794 22 67 1390 22 68 2794 22 69 1737 22 70 2794 22 71 1915 22 72 1200 22 73 1096 22 74 986 22 75 1455 22 76 2024 22 77 2794 22 78 576 22 79 2794 22 80 2574 22 81 2794 22 82 516 22 83 770 23 0 242 23 1 3363 23 2 1005 23 3 2221 23 4 975 23 5 3144 23 6 1505 23 7 1494 23 8 1178 23 9 3363 23 10 1122 23 11 832 23 12 1130 23 13 731 23 14 1448 23 15 1105 23 16 1386 23 17 1260 23 18 1168 23 19 1086 23 20 1301 23 21 1366 23 22 1540 23 23 1146 23 24 1118 23 25 1148 23 26 1189 23 27 1115 23 28 1303 23 29 1299 23 30 1670 23 31 1027 23 32 1134 23 33 1060 23 34 3041 23 35 1083 23 36 950 23 37 1621 23 38 661 23 39 1567 23 40 1458 23 41 1261 23 42 1085 23 43 1087 23 44 1727 23 45 1819 23 46 1135 23 47 1176 23 48 1097 23 49 2555 23 50 1408 23 51 1745 23 52 1990 23 53 1465 23 54 1335 23 55 2704 23 56 1748 23 57 1472 23 58 2197 23 59 1377 23 60 1359 23 61 2850 23 62 1126 23 63 1378 23 64 1135 23 65 1079 23 66 463 23 67 1389 23 68 423 23 69 1535 23 70 368 23 71 949 23 72 1037 23 73 919 23 74 1224 23 75 1292 23 76 1037 23 77 3363 23 78 1334 23 79 3363 23 80 2884 23 81 2690 23 82 516 23 83 1134 24 0 310 24 1 2277 24 2 1009 24 3 2273 24 4 1169 24 5 3179 24 6 1584 24 7 1022 24 8 1228 24 9 3179 24 10 922 24 11 836 24 12 1403 24 13 1010 24 14 1006 24 15 1097 24 16 1541 24 17 967 24 18 1380 24 19 987 24 20 1399 24 21 1173 24 22 1647 24 23 892 24 24 1071 24 25 1377 24 26 2327 24 27 1316 24 28 1520 24 29 1639 24 30 1521 24 31 1005 24 32 778 24 33 989 24 34 3179 24 35 801 24 36 776 24 37 2260 24 38 875 24 39 1673 24 40 1578 24 41 849 24 42 1159 24 43 1099 24 44 1771 24 45 1419 24 46 1468 24 47 1402 24 48 1297 24 49 2223 24 50 1600 24 51 1604 24 52 2790 24 53 1762 24 54 1054 24 55 1368 24 56 1637 24 57 2105 24 58 2570 24 59 1810 24 60 1601 24 61 3179 24 62 1185 24 63 1086 24 64 872 24 65 1220 24 66 736 24 67 1562 24 68 402 24 69 1052 24 70 266 24 71 1656 24 72 1271 24 73 1123 24 74 1047 24 75 1440 24 76 1136 24 77 3179 24 78 1192 24 79 3179 24 80 2740 24 81 3179 24 82 465 24 83 1175 25 0 259 25 1 3096 25 2 1592 25 3 3096 25 4 560 25 5 2128 25 6 574 25 7 2877 25 8 1140 25 9 3096 25 10 1304 25 11 943 25 12 979 25 13 922 25 14 926 25 15 779 25 16 1061 25 17 840 25 18 1548 25 19 925 25 20 1142 25 21 1411 25 22 1534 25 23 1078 25 24 1133 25 25 884 25 26 914 25 27 1649 25 28 2288 25 29 1620 25 30 1675 25 31 684 25 32 1220 25 33 1220 25 34 3096 25 35 1432 25 36 1728 25 37 1848 25 38 777 25 39 1099 25 40 595 25 41 1810 25 42 994 25 43 1534 25 44 1903 25 45 1722 25 46 1293 25 47 1546 25 48 1202 25 49 1232 25 50 1368 25 51 1265 25 52 1193 25 53 1479 25 54 1109 25 55 1229 25 56 2385 25 57 890 25 58 922 25 59 1420 25 60 1513 25 61 884 25 62 878 25 63 1002 25 64 904 25 65 1158 25 66 3096 25 67 1631 25 68 3096 25 69 1651 25 70 3096 25 71 1861 25 72 923 25 73 1105 25 74 286 25 75 1070 25 76 1212 25 77 3096 25 78 1141 25 79 3096 25 80 2158 25 81 3096 25 82 1015 25 83 1083 26 0 147 26 1 2780 26 2 1179 26 3 1526 26 4 747 26 5 2780 26 6 853 26 7 2780 26 8 1008 26 9 2780 26 10 608 26 11 555 26 12 1193 26 13 677 26 14 1269 26 15 1066 26 16 1323 26 17 1294 26 18 2191 26 19 1094 26 20 1727 26 21 918 26 22 2780 26 23 824 26 24 1259 26 25 1125 26 26 2780 26 27 1268 26 28 1831 26 29 1878 26 30 1641 26 31 1131 26 32 1761 26 33 1776 26 34 2780 26 35 1044 26 36 920 26 37 2780 26 38 1549 26 39 1458 26 40 1247 26 41 1469 26 42 1104 26 43 1088 26 44 1747 26 45 1176 26 46 876 26 47 1049 26 48 1357 26 49 2458 26 50 948 26 51 1581 26 52 2780 26 53 1517 26 54 1447 26 55 2560 26 56 2780 26 57 1169 26 58 2780 26 59 990 26 60 1312 26 61 2780 26 62 573 26 63 842 26 64 885 26 65 843 26 66 2780 26 67 1063 26 68 2780 26 69 1253 26 70 2780 26 71 1169 26 72 784 26 73 966 26 74 890 26 75 681 26 76 1529 26 77 2780 26 78 1668 26 79 2780 26 80 2081 26 81 2780 26 82 781 26 83 1185 27 0 579 27 1 3143 27 2 1641 27 3 3143 27 4 186 27 5 2923 27 6 1915 27 7 3143 27 8 2576 27 9 3143 27 10 1581 27 11 768 27 12 1250 27 13 582 27 14 1610 27 15 1371 27 16 1398 27 17 1499 27 18 1891 27 19 1553 27 20 2053 27 21 1489 27 22 1495 27 23 1546 27 24 1618 27 25 1174 27 26 2754 27 27 1699 27 28 2365 27 29 1821 27 30 1624 27 31 1208 27 32 1135 27 33 1758 27 34 3143 27 35 716 27 36 524 27 37 2601 27 38 2046 27 39 1707 27 40 1240 27 41 1991 27 42 1446 27 43 2095 27 44 2576 27 45 1809 27 46 1519 27 47 1734 27 48 1351 27 49 2108 27 50 2041 27 51 1684 27 52 2008 27 53 1653 27 54 1417 27 55 1504 27 56 2342 27 57 1878 27 58 3143 27 59 2201 27 60 1472 27 61 3143 27 62 1432 27 63 1871 27 64 1338 27 65 1618 27 66 3143 27 67 1816 27 68 3143 27 69 2516 27 70 3143 27 71 1261 27 72 1345 27 73 1235 27 74 862 27 75 1400 27 76 1357 27 77 3143 27 78 1544 27 79 3143 27 80 3143 27 81 3143 27 82 225 27 83 1211 28 0 573 28 1 2721 28 2 1488 28 3 2721 28 4 643 28 5 2721 28 6 1306 28 7 2721 28 8 2721 28 9 2721 28 10 1480 28 11 1305 28 12 1728 28 13 991 28 14 2721 28 15 1710 28 16 2721 28 17 2721 28 18 1912 28 19 1912 28 20 2399 28 21 2281 28 22 2501 28 23 2047 28 24 2281 28 25 1912 28 26 1758 28 27 1455 28 28 1451 28 29 2399 28 30 2721 28 31 1942 28 32 2047 28 33 2399 28 34 2721 28 35 791 28 36 742 28 37 2721 28 38 2721 28 39 2721 28 40 1832 28 41 2721 28 42 1344 28 43 1102 28 44 2721 28 45 1258 28 46 1707 28 47 2721 28 48 2332 28 49 2721 28 50 1189 28 51 2022 28 52 2721 28 53 1531 28 54 1679 28 55 2721 28 56 2721 28 57 2501 28 58 2721 28 59 2721 28 60 2721 28 61 2721 28 62 1134 28 63 2132 28 64 1250 28 65 2721 28 66 2721 28 67 2154 28 68 2721 28 69 2721 28 70 2721 28 71 1467 28 72 1425 28 73 1366 28 74 828 28 75 2208 28 76 749 28 77 2721 28 78 1707 28 79 2721 28 80 2721 28 81 2721 28 82 49 28 83 1015 29 0 580 29 1 2997 29 2 1771 29 3 2997 29 4 1046 29 5 2430 29 6 192 29 7 2997 29 8 1306 29 9 2997 29 10 1411 29 11 1119 29 12 1166 29 13 1588 29 14 1439 29 15 462 29 16 1405 29 17 1460 29 18 1454 29 19 850 29 20 1418 29 21 1642 29 22 1296 29 23 731 29 24 1680 29 25 1377 29 26 2608 29 27 1292 29 28 1574 29 29 1287 29 30 1981 29 31 1393 29 32 1121 29 33 1179 29 34 2675 29 35 1020 29 36 808 29 37 2245 29 38 1818 29 39 1332 29 40 1082 29 41 1757 29 42 918 29 43 1224 29 44 2777 29 45 1333 29 46 379 29 47 1708 29 48 1164 29 49 2997 29 50 1976 29 51 1058 29 52 2997 29 53 862 29 54 1481 29 55 1512 29 56 2675 29 57 1475 29 58 2997 29 59 1816 29 60 1346 29 61 1549 29 62 1593 29 63 1561 29 64 1303 29 65 1177 29 66 2997 29 67 1717 29 68 2997 29 69 1766 29 70 2997 29 71 1636 29 72 953 29 73 1150 29 74 1367 29 75 563 29 76 1031 29 77 2997 29 78 1263 29 79 2997 29 80 2997 29 81 2997 29 82 500 29 83 1000 30 0 733 30 1 2791 30 2 2571 30 3 2791 30 4 818 30 5 2571 30 6 128 30 7 2791 30 8 979 30 9 2791 30 10 2132 30 11 1443 30 12 1969 30 13 1040 30 14 2469 30 15 230 30 16 1375 30 17 1200 30 18 2791 30 19 1493 30 20 2791 30 21 1898 30 22 2791 30 23 2202 30 24 2791 30 25 2791 30 26 2791 30 27 2791 30 28 2791 30 29 1688 30 30 2791 30 31 1990 30 32 1963 30 33 1853 30 34 2791 30 35 1231 30 36 2791 30 37 2791 30 38 2005 30 39 2791 30 40 2202 30 41 2791 30 42 1312 30 43 2469 30 44 2571 30 45 1507 30 46 1069 30 47 2080 30 48 2352 30 49 2791 30 50 2791 30 51 2791 30 52 2791 30 53 1876 30 54 2092 30 55 2791 30 56 2791 30 57 1675 30 58 2791 30 59 2469 30 60 2791 30 61 2791 30 62 1098 30 63 1094 30 64 1313 30 65 2039 30 66 2791 30 67 2182 30 68 2791 30 69 2791 30 70 2791 30 71 2791 30 72 1075 30 73 1703 30 74 1832 30 75 717 30 76 1305 30 77 2791 30 78 2571 30 79 2791 30 80 2791 30 81 2791 30 82 655 30 83 1007 31 0 157 31 1 3235 31 2 1485 31 3 3235 31 4 372 31 5 2214 31 6 1206 31 7 3235 31 8 970 31 9 3235 31 10 1205 31 11 665 31 12 1000 31 13 1076 31 14 1596 31 15 890 31 16 1310 31 17 860 31 18 1602 31 19 1309 31 20 1402 31 21 1374 31 22 1567 31 23 969 31 24 1087 31 25 1028 31 26 1319 31 27 1389 31 28 2109 31 29 1649 31 30 2014 31 31 942 31 32 851 31 33 772 31 34 2646 31 35 919 31 36 969 31 37 1676 31 38 990 31 39 1675 31 40 1182 31 41 1426 31 42 1027 31 43 1073 31 44 1623 31 45 1264 31 46 1200 31 47 1373 31 48 1252 31 49 1924 31 50 1609 31 51 1035 31 52 2012 31 53 1566 31 54 1327 31 55 2047 31 56 1995 31 57 1228 31 58 2187 31 59 1425 31 60 1907 31 61 2063 31 62 1160 31 63 1302 31 64 628 31 65 1263 31 66 3235 31 67 1479 31 68 3235 31 69 1692 31 70 3235 31 71 1288 31 72 955 31 73 777 31 74 918 31 75 1215 31 76 1078 31 77 3235 31 78 1243 31 79 3015 31 80 3015 31 81 3235 31 82 644 31 83 669 32 0 376 32 1 3050 32 2 1658 32 3 3050 32 4 141 32 5 3050 32 6 1245 32 7 3050 32 8 1379 32 9 3050 32 10 1334 32 11 843 32 12 1139 32 13 1025 32 14 1469 32 15 1062 32 16 1566 32 17 774 32 18 1352 32 19 1346 32 20 2052 32 21 784 32 22 1460 32 23 668 32 24 1359 32 25 977 32 26 2611 32 27 1118 32 28 2728 32 29 1530 32 30 2831 32 31 1427 32 32 1264 32 33 1019 32 34 3050 32 35 702 32 36 1008 32 37 1842 32 38 920 32 39 1974 32 40 1302 32 41 1803 32 42 1349 32 43 1149 32 44 2256 32 45 1527 32 46 1365 32 47 1436 32 48 1502 32 49 2728 32 50 1481 32 51 1717 32 52 3050 32 53 1624 32 54 1272 32 55 1684 32 56 2328 32 57 2198 32 58 1775 32 59 1586 32 60 1969 32 61 3050 32 62 1394 32 63 929 32 64 1040 32 65 1489 32 66 3050 32 67 1075 32 68 3050 32 69 1572 32 70 3050 32 71 1402 32 72 1278 32 73 913 32 74 1082 32 75 1084 32 76 1166 32 77 3050 32 78 1215 32 79 3050 32 80 2831 32 81 3050 32 82 459 32 83 893 33 0 174 33 1 1921 33 2 1132 33 3 3173 33 4 728 33 5 2851 33 6 1356 33 7 888 33 8 1254 33 9 3173 33 10 1121 33 11 665 33 12 998 33 13 1043 33 14 1169 33 15 807 33 16 1444 33 17 1224 33 18 1600 33 19 1172 33 20 1292 33 21 1462 33 22 1567 33 23 1181 33 24 935 33 25 1358 33 26 1207 33 27 1338 33 28 1508 33 29 1669 33 30 1351 33 31 1003 33 32 1257 33 33 960 33 34 1637 33 35 1271 33 36 1431 33 37 1326 33 38 1309 33 39 1830 33 40 1369 33 41 1288 33 42 1053 33 43 1163 33 44 1482 33 45 1646 33 46 1103 33 47 1266 33 48 922 33 49 2546 33 50 1412 33 51 1321 33 52 1834 33 53 1595 33 54 904 33 55 2607 33 56 1681 33 57 1397 33 58 3173 33 59 864 33 60 1474 33 61 3173 33 62 1377 33 63 1498 33 64 1218 33 65 1429 33 66 706 33 67 1287 33 68 437 33 69 1658 33 70 378 33 71 1053 33 72 733 33 73 1004 33 74 1396 33 75 1384 33 76 1065 33 77 3173 33 78 1665 33 79 3173 33 80 2564 33 81 3173 33 82 972 33 83 954 34 0 296 34 1 1796 34 2 1796 34 3 1796 34 4 1796 34 5 1796 34 6 1796 34 7 1796 34 8 933 34 9 1796 34 10 1577 34 11 273 34 12 1796 34 13 1085 34 14 1796 34 15 1074 34 16 1796 34 17 1796 34 18 1796 34 19 1475 34 20 1796 34 21 1577 34 22 1796 34 23 1796 34 24 1796 34 25 507 34 26 1796 34 27 1796 34 28 1796 34 29 1796 34 30 1796 34 31 1796 34 32 1796 34 33 1796 34 34 1796 34 35 1796 34 36 1796 34 37 1796 34 38 515 34 39 1796 34 40 1796 34 41 1796 34 42 1796 34 43 1796 34 44 1796 34 45 1796 34 46 1796 34 47 1796 34 48 1796 34 49 1796 34 50 1796 34 51 1796 34 52 1796 34 53 1208 34 54 1796 34 55 1796 34 56 1796 34 57 1796 34 58 1796 34 59 1796 34 60 1475 34 61 1796 34 62 380 34 63 913 34 64 537 34 65 1407 34 66 589 34 67 1796 34 68 1407 34 69 1796 34 70 1018 34 71 1577 34 72 1123 34 73 962 34 74 1796 34 75 831 34 76 1796 34 77 1796 34 78 1044 34 79 1796 34 80 1796 34 81 1796 34 82 894 34 83 1796 35 0 282 35 1 3134 35 2 3134 35 3 3134 35 4 2914 35 5 3134 35 6 3134 35 7 3134 35 8 3134 35 9 3134 35 10 3134 35 11 523 35 12 2039 35 13 600 35 14 2812 35 15 615 35 16 1249 35 17 786 35 18 3134 35 19 521 35 20 2299 35 21 849 35 22 2914 35 23 499 35 24 1287 35 25 1122 35 26 1488 35 27 762 35 28 3134 35 29 967 35 30 3134 35 31 784 35 32 1750 35 33 773 35 34 3134 35 35 3134 35 36 1128 35 37 3134 35 38 577 35 39 2412 35 40 544 35 41 1038 35 42 3134 35 43 3134 35 44 3134 35 45 3134 35 46 3134 35 47 1631 35 48 2475 35 49 688 35 50 2695 35 51 3134 35 52 899 35 53 1169 35 54 1828 35 55 749 35 56 2655 35 57 3134 35 58 922 35 59 2018 35 60 3134 35 61 444 35 62 3134 35 63 3134 35 64 3134 35 65 3134 35 66 3134 35 67 3134 35 68 3134 35 69 3134 35 70 3134 35 71 3134 35 72 2412 35 73 3134 35 74 3134 35 75 3134 35 76 2812 35 77 3134 35 78 3134 35 79 3134 35 80 3134 35 81 3134 35 82 3134 35 83 3134 36 0 180 36 1 1586 36 2 1300 36 3 1840 36 4 708 36 5 2438 36 6 633 36 7 1577 36 8 781 36 9 1872 36 10 1166 36 11 705 36 12 1019 36 13 324 36 14 872 36 15 829 36 16 1233 36 17 910 36 18 1060 36 19 1211 36 20 1203 36 21 1484 36 22 1452 36 23 1101 36 24 943 36 25 1617 36 26 2159 36 27 1430 36 28 1354 36 29 2047 36 30 1091 36 31 1128 36 32 1178 36 33 1236 36 34 2877 36 35 1388 36 36 1104 36 37 946 36 38 1086 36 39 1312 36 40 1002 36 41 611 36 42 1022 36 43 1318 36 44 2352 36 45 988 36 46 1184 36 47 1369 36 48 878 36 49 2364 36 50 1370 36 51 1119 36 52 2421 36 53 1854 36 54 1270 36 55 2512 36 56 2243 36 57 1593 36 58 3199 36 59 1495 36 60 1211 36 61 1992 36 62 1102 36 63 1379 36 64 937 36 65 1202 36 66 3199 36 67 993 36 68 3199 36 69 1485 36 70 3199 36 71 812 36 72 1117 36 73 852 36 74 1015 36 75 1240 36 76 1364 36 77 3199 36 78 1320 36 79 2877 36 80 2526 36 81 2610 36 82 1437 36 83 1510 37 0 475 37 1 2507 37 2 1754 37 3 2507 37 4 491 37 5 2507 37 6 1363 37 7 2507 37 8 1406 37 9 2507 37 10 1698 37 11 411 37 12 1105 37 13 411 37 14 2507 37 15 442 37 16 2287 37 17 234 37 18 2507 37 19 1087 37 20 2067 37 21 1337 37 22 2185 37 23 1638 37 24 2067 37 25 2118 37 26 2507 37 27 1106 37 28 2507 37 29 1898 37 30 2507 37 31 1325 37 32 1493 37 33 885 37 34 2507 37 35 1239 37 36 1014 37 37 2507 37 38 1532 37 39 2507 37 40 1529 37 41 2287 37 42 807 37 43 1745 37 44 2507 37 45 1517 37 46 1170 37 47 1576 37 48 1359 37 49 2507 37 50 1898 37 51 2507 37 52 2507 37 53 2118 37 54 1728 37 55 2507 37 56 2507 37 57 2507 37 58 2507 37 59 1420 37 60 1764 37 61 2507 37 62 876 37 63 2287 37 64 878 37 65 1596 37 66 2507 37 67 1444 37 68 2507 37 69 1994 37 70 2507 37 71 860 37 72 896 37 73 829 37 74 925 37 75 982 37 76 1918 37 77 2507 37 78 1898 37 79 2507 37 80 2067 37 81 2507 37 82 2067 37 83 2507 38 0 128 38 1 3177 38 2 1461 38 3 902 38 4 435 38 5 3177 38 6 1764 38 7 2330 38 8 1948 38 9 3177 38 10 1799 38 11 1575 38 12 1207 38 13 521 38 14 1995 38 15 1288 38 16 1764 38 17 2103 38 18 2314 38 19 1605 38 20 1054 38 21 1631 38 22 2140 38 23 1532 38 24 1560 38 25 1240 38 26 2325 38 27 2024 38 28 2166 38 29 2336 38 30 2425 38 31 2416 38 32 1712 38 33 1681 38 34 2435 38 35 1049 38 36 529 38 37 1520 38 38 2293 38 39 1960 38 40 1728 38 41 1848 38 42 1262 38 43 1319 38 44 1943 38 45 1398 38 46 1521 38 47 1566 38 48 1575 38 49 3177 38 50 2147 38 51 1791 38 52 3177 38 53 1842 38 54 1830 38 55 2855 38 56 1959 38 57 2258 38 58 2698 38 59 1595 38 60 2258 38 61 3177 38 62 1837 38 63 1024 38 64 1925 38 65 1224 38 66 3177 38 67 1858 38 68 3177 38 69 2611 38 70 3177 38 71 1697 38 72 1040 38 73 1315 38 74 971 38 75 660 38 76 1321 38 77 3177 38 78 1828 38 79 3177 38 80 3177 38 81 3177 38 82 437 38 83 1077 39 0 64 39 1 3090 39 2 1177 39 3 761 39 4 1182 39 5 3090 39 6 1934 39 7 3090 39 8 3090 39 9 3090 39 10 1085 39 11 1312 39 12 1643 39 13 611 39 14 2069 39 15 1907 39 16 1311 39 17 2390 39 18 2379 39 19 1620 39 20 2523 39 21 1729 39 22 1013 39 23 969 39 24 1152 39 25 788 39 26 2131 39 27 2548 39 28 2610 39 29 2050 39 30 2303 39 31 1342 39 32 2016 39 33 2390 39 34 3090 39 35 1364 39 36 1939 39 37 2296 39 38 2768 39 39 2870 39 40 1455 39 41 1841 39 42 1584 39 43 1101 39 44 3090 39 45 2701 39 46 1658 39 47 1570 39 48 1501 39 49 1621 39 50 1612 39 51 1057 39 52 3090 39 53 1644 39 54 1723 39 55 3090 39 56 2870 39 57 2061 39 58 3090 39 59 2221 39 60 2148 39 61 2183 39 62 1279 39 63 1598 39 64 1708 39 65 899 39 66 3090 39 67 1680 39 68 1064 39 69 1456 39 70 3090 39 71 1257 39 72 1239 39 73 1461 39 74 911 39 75 1601 39 76 1931 39 77 3090 39 78 1616 39 79 3090 39 80 3090 39 81 3090 39 82 464 39 83 938 40 0 155 40 1 3260 40 2 1386 40 3 3260 40 4 716 40 5 1877 40 6 342 40 7 3260 40 8 1147 40 9 3260 40 10 997 40 11 1252 40 12 1257 40 13 858 40 14 1523 40 15 631 40 16 1607 40 17 1293 40 18 1446 40 19 933 40 20 1712 40 21 1373 40 22 1472 40 23 547 40 24 1351 40 25 1416 40 26 1463 40 27 1348 40 28 2091 40 29 1546 40 30 2341 40 31 1506 40 32 1349 40 33 1076 40 34 3260 40 35 864 40 36 946 40 37 1285 40 38 1492 40 39 1532 40 40 1030 40 41 1090 40 42 941 40 43 1450 40 44 2243 40 45 1577 40 46 1332 40 47 1601 40 48 1098 40 49 1800 40 50 1554 40 51 1126 40 52 1712 40 53 1531 40 54 1387 40 55 2068 40 56 1928 40 57 1562 40 58 1877 40 59 1257 40 60 1350 40 61 2036 40 62 1089 40 63 1291 40 64 927 40 65 757 40 66 3260 40 67 1672 40 68 3260 40 69 1994 40 70 3260 40 71 1050 40 72 898 40 73 749 40 74 910 40 75 1188 40 76 1168 40 77 3260 40 78 1208 40 79 3260 40 80 2780 40 81 3260 40 82 923 40 83 1136 41 0 218 41 1 3063 41 2 1200 41 3 3063 41 4 805 41 5 1933 41 6 147 41 7 3063 41 8 1713 41 9 2435 41 10 919 41 11 1097 41 12 1233 41 13 1148 41 14 1816 41 15 717 41 16 1730 41 17 1292 41 18 1873 41 19 1005 41 20 1827 41 21 1408 41 22 2216 41 23 1091 41 24 1343 41 25 1313 41 26 3063 41 27 1377 41 28 3063 41 29 1490 41 30 1925 41 31 1530 41 32 1569 41 33 1200 41 34 3063 41 35 1107 41 36 1718 41 37 2204 41 38 1662 41 39 1549 41 40 1341 41 41 1664 41 42 1338 41 43 1359 41 44 2136 41 45 1304 41 46 1089 41 47 1981 41 48 1225 41 49 2228 41 50 1519 41 51 1654 41 52 2435 41 53 1702 41 54 1560 41 55 1876 41 56 2389 41 57 1453 41 58 2673 41 59 1807 41 60 1371 41 61 2741 41 62 1351 41 63 1599 41 64 1179 41 65 972 41 66 3063 41 67 1644 41 68 3063 41 69 3063 41 70 3063 41 71 1061 41 72 878 41 73 818 41 74 892 41 75 1055 41 76 1150 41 77 3063 41 78 1371 41 79 3063 41 80 3063 41 81 3063 41 82 956 41 83 1154 42 0 336 42 1 1834 42 2 1583 42 3 3149 42 4 376 42 5 1983 42 6 824 42 7 3149 42 8 1105 42 9 3149 42 10 787 42 11 572 42 12 598 42 13 1222 42 14 1068 42 15 752 42 16 1335 42 17 1133 42 18 1203 42 19 1262 42 20 917 42 21 1095 42 22 1240 42 23 824 42 24 877 42 25 1140 42 26 1796 42 27 1386 42 28 1303 42 29 1724 42 30 1227 42 31 1071 42 32 1089 42 33 1296 42 34 2103 42 35 533 42 36 983 42 37 1286 42 38 1728 42 39 1492 42 40 1068 42 41 526 42 42 995 42 43 1064 42 44 1942 42 45 2234 42 46 1138 42 47 1289 42 48 1240 42 49 2929 42 50 1820 42 51 1359 42 52 3149 42 53 1668 42 54 1620 42 55 1845 42 56 2265 42 57 1078 42 58 2929 42 59 1700 42 60 1867 42 61 1353 42 62 696 42 63 1193 42 64 1190 42 65 1216 42 66 3149 42 67 1346 42 68 2710 42 69 2222 42 70 3149 42 71 1463 42 72 776 42 73 678 42 74 566 42 75 1069 42 76 1399 42 77 3149 42 78 775 42 79 3149 42 80 2760 42 81 2146 42 82 639 42 83 948 43 0 123 43 1 3238 43 2 1041 43 3 3238 43 4 1032 43 5 3238 43 6 1549 43 7 2798 43 8 1498 43 9 3238 43 10 826 43 11 932 43 12 1298 43 13 1724 43 14 1405 43 15 1118 43 16 1582 43 17 1599 43 18 1434 43 19 1468 43 20 1655 43 21 1414 43 22 1830 43 23 762 43 24 1345 43 25 1240 43 26 1600 43 27 1452 43 28 2495 43 29 2047 43 30 2391 43 31 918 43 32 1799 43 33 399 43 34 3238 43 35 550 43 36 909 43 37 2057 43 38 1092 43 39 2082 43 40 1281 43 41 1872 43 42 1454 43 43 2049 43 44 2403 43 45 3018 43 46 1567 43 47 1681 43 48 1465 43 49 2798 43 50 1617 43 51 1783 43 52 3238 43 53 1689 43 54 1642 43 55 2916 43 56 2084 43 57 2272 43 58 2916 43 59 816 43 60 2138 43 61 3238 43 62 1719 43 63 1776 43 64 999 43 65 1490 43 66 1564 43 67 1675 43 68 707 43 69 2200 43 70 1294 43 71 635 43 72 1678 43 73 1942 43 74 1642 43 75 1940 43 76 2049 43 77 3238 43 78 1210 43 79 3238 43 80 3018 43 81 3018 43 82 588 43 83 1133 44 0 240 44 1 2393 44 2 1123 44 3 2393 44 4 550 44 5 2393 44 6 1234 44 7 2393 44 8 888 44 9 2393 44 10 1504 44 11 658 44 12 778 44 13 437 44 14 1058 44 15 732 44 16 1031 44 17 553 44 18 1424 44 19 993 44 20 1509 44 21 885 44 22 1851 44 23 379 44 24 1524 44 25 855 44 26 2004 44 27 2393 44 28 2393 44 29 2173 44 30 1584 44 31 1014 44 32 1132 44 33 2393 44 34 2393 44 35 973 44 36 1491 44 37 1180 44 38 1180 44 39 2393 44 40 2173 44 41 1671 44 42 1434 44 43 2393 44 44 2393 44 45 2393 44 46 640 44 47 1913 44 48 1650 44 49 2393 44 50 1242 44 51 1650 44 52 1584 44 53 2004 44 54 1495 44 55 1332 44 56 2173 44 57 2173 44 58 2393 44 59 2004 44 60 1183 44 61 2393 44 62 1719 44 63 1784 44 64 1486 44 65 1851 44 66 2393 44 67 1953 44 68 2393 44 69 1650 44 70 2393 44 71 1308 44 72 1063 44 73 706 44 74 966 44 75 918 44 76 1766 44 77 2393 44 78 1274 44 79 2393 44 80 2173 44 81 2393 44 82 1039 44 83 716 45 0 555 45 1 3060 45 2 1431 45 3 2841 45 4 1193 45 5 3060 45 6 1721 45 7 1742 45 8 1472 45 9 3060 45 10 1323 45 11 1443 45 12 1061 45 13 1912 45 14 1300 45 15 1528 45 16 1522 45 17 2373 45 18 2387 45 19 1053 45 20 1717 45 21 1342 45 22 1399 45 23 1246 45 24 1369 45 25 1208 45 26 1288 45 27 1687 45 28 2671 45 29 1442 45 30 2016 45 31 1140 45 32 1273 45 33 1766 45 34 2471 45 35 820 45 36 997 45 37 1447 45 38 1557 45 39 1471 45 40 1423 45 41 1934 45 42 1589 45 43 1219 45 44 2290 45 45 2328 45 46 1544 45 47 1596 45 48 1435 45 49 1579 45 50 1577 45 51 1811 45 52 2076 45 53 1761 45 54 1494 45 55 1637 45 56 2274 45 57 1869 45 58 3060 45 59 2176 45 60 1661 45 61 2433 45 62 1594 45 63 1204 45 64 1850 45 65 1390 45 66 3060 45 67 1606 45 68 3060 45 69 1660 45 70 3060 45 71 1699 45 72 1179 45 73 1362 45 74 842 45 75 1685 45 76 1968 45 77 3060 45 78 1886 45 79 3060 45 80 3060 45 81 3060 45 82 34 45 83 1130 46 0 30 46 1 3280 46 2 1625 46 3 3280 46 4 1380 46 5 3280 46 6 686 46 7 3280 46 8 1304 46 9 3280 46 10 1392 46 11 1308 46 12 1117 46 13 1321 46 14 1630 46 15 1362 46 16 1572 46 17 1580 46 18 2034 46 19 1046 46 20 1006 46 21 1439 46 22 1619 46 23 1271 46 24 1237 46 25 1353 46 26 1969 46 27 1241 46 28 2069 46 29 2105 46 30 1128 46 31 1083 46 32 1335 46 33 979 46 34 3280 46 35 1294 46 36 1660 46 37 1886 46 38 2032 46 39 1002 46 40 1356 46 41 1700 46 42 1639 46 43 1504 46 44 3280 46 45 2025 46 46 1226 46 47 1377 46 48 1439 46 49 2382 46 50 1642 46 51 1313 46 52 3280 46 53 1922 46 54 1101 46 55 2464 46 56 1562 46 57 1243 46 58 3280 46 59 1819 46 60 1198 46 61 2124 46 62 896 46 63 1371 46 64 1601 46 65 1309 46 66 3280 46 67 1631 46 68 3280 46 69 2037 46 70 3280 46 71 1569 46 72 1702 46 73 987 46 74 1252 46 75 1453 46 76 1519 46 77 3280 46 78 1631 46 79 3280 46 80 3060 46 81 2840 46 82 1286 46 83 972 47 0 91 47 1 2160 47 2 1528 47 3 3174 47 4 601 47 5 3174 47 6 1356 47 7 3174 47 8 1417 47 9 3174 47 10 1349 47 11 946 47 12 1420 47 13 1452 47 14 1275 47 15 859 47 16 1446 47 17 1294 47 18 1289 47 19 1123 47 20 1765 47 21 1327 47 22 1663 47 23 832 47 24 877 47 25 1241 47 26 1178 47 27 1265 47 28 1770 47 29 1724 47 30 3174 47 31 914 47 32 1380 47 33 933 47 34 2608 47 35 691 47 36 653 47 37 1843 47 38 1390 47 39 1677 47 40 1466 47 41 1501 47 42 809 47 43 1596 47 44 2346 47 45 1264 47 46 1776 47 47 1085 47 48 1102 47 49 3174 47 50 2852 47 51 1635 47 52 2404 47 53 2015 47 54 1471 47 55 1631 47 56 1789 47 57 2139 47 58 3174 47 59 2432 47 60 1787 47 61 2735 47 62 1597 47 63 1406 47 64 1519 47 65 1605 47 66 3174 47 67 984 47 68 3174 47 69 2247 47 70 3174 47 71 1519 47 72 788 47 73 1099 47 74 932 47 75 1356 47 76 1406 47 77 3174 47 78 1422 47 79 3174 47 80 3174 47 81 3174 47 82 521 47 83 1117 48 0 284 48 1 2960 48 2 546 48 3 2960 48 4 490 48 5 2419 48 6 1316 48 7 2960 48 8 1336 48 9 2960 48 10 1502 48 11 1018 48 12 1573 48 13 1198 48 14 1892 48 15 719 48 16 1353 48 17 1174 48 18 2960 48 19 1102 48 20 1727 48 21 1019 48 22 1650 48 23 637 48 24 1342 48 25 559 48 26 1704 48 27 1403 48 28 2033 48 29 1787 48 30 1968 48 31 927 48 32 1240 48 33 1254 48 34 2960 48 35 863 48 36 928 48 37 1942 48 38 1485 48 39 1728 48 40 1145 48 41 1474 48 42 941 48 43 1398 48 44 1669 48 45 1288 48 46 1380 48 47 1724 48 48 1183 48 49 2571 48 50 1236 48 51 2145 48 52 2960 48 53 1568 48 54 1335 48 55 1785 48 56 2238 48 57 1692 48 58 2960 48 59 1985 48 60 2394 48 61 2960 48 62 1503 48 63 851 48 64 1073 48 65 1879 48 66 2960 48 67 891 48 68 2960 48 69 2026 48 70 2960 48 71 1774 48 72 697 48 73 913 48 74 851 48 75 968 48 76 1257 48 77 2960 48 78 1297 48 79 2960 48 80 2960 48 81 2960 48 82 276 48 83 646 49 0 440 49 1 2442 49 2 1640 49 3 2661 49 4 462 49 5 2182 49 6 1106 49 7 2661 49 8 1778 49 9 2661 49 10 1589 49 11 1609 49 12 1388 49 13 1094 49 14 2661 49 15 624 49 16 1909 49 17 1192 49 18 1387 49 19 1635 49 20 1517 49 21 1591 49 22 2661 49 23 1033 49 24 1423 49 25 571 49 26 1052 49 27 1566 49 28 2661 49 29 838 49 30 2661 49 31 920 49 32 1950 49 33 1013 49 34 2661 49 35 822 49 36 625 49 37 2661 49 38 1537 49 39 2339 49 40 1038 49 41 1433 49 42 1240 49 43 919 49 44 1742 49 45 1049 49 46 2272 49 47 2661 49 48 1768 49 49 1080 49 50 1929 49 51 1487 49 52 1558 49 53 1482 49 54 1151 49 55 1358 49 56 2661 49 57 2661 49 58 2661 49 59 1803 49 60 2661 49 61 2661 49 62 1655 49 63 1875 49 64 2661 49 65 2661 49 66 2661 49 67 2072 49 68 2661 49 69 2661 49 70 2661 49 71 2661 49 72 754 49 73 715 49 74 874 49 75 900 49 76 1025 49 77 2661 49 78 885 49 79 2661 49 80 2661 49 81 2661 49 82 245 49 83 380 50 0 463 50 1 2965 50 2 1551 50 3 2965 50 4 1139 50 5 2965 50 6 1566 50 7 2965 50 8 1236 50 9 2965 50 10 1577 50 11 707 50 12 528 50 13 700 50 14 1488 50 15 703 50 16 1384 50 17 1374 50 18 1206 50 19 735 50 20 1261 50 21 796 50 22 1358 50 23 966 50 24 796 50 25 1278 50 26 1584 50 27 1488 50 28 1422 50 29 1280 50 30 1691 50 31 990 50 32 869 50 33 1339 50 34 2424 50 35 810 50 36 672 50 37 1130 50 38 1101 50 39 807 50 40 499 50 41 1319 50 42 1017 50 43 1285 50 44 2187 50 45 1446 50 46 1029 50 47 998 50 48 1241 50 49 2745 50 50 1323 50 51 1062 50 52 2965 50 53 1264 50 54 1543 50 55 2965 50 56 1687 50 57 2745 50 58 2292 50 59 1071 50 60 1490 50 61 2526 50 62 1092 50 63 1491 50 64 805 50 65 1362 50 66 832 50 67 1253 50 68 1381 50 69 1614 50 70 386 50 71 1054 50 72 671 50 73 1251 50 74 1019 50 75 1224 50 76 479 50 77 2965 50 78 1437 50 79 2965 50 80 2965 50 81 2965 50 82 463 50 83 1102 51 0 146 51 1 2840 51 2 670 51 3 2518 51 4 1183 51 5 2840 51 6 1410 51 7 2840 51 8 963 51 9 2840 51 10 1131 51 11 1000 51 12 1286 51 13 820 51 14 2251 51 15 1034 51 16 2360 51 17 1505 51 18 1480 51 19 869 51 20 1503 51 21 1170 51 22 1504 51 23 736 51 24 604 51 25 739 51 26 2181 51 27 1059 51 28 1241 51 29 1800 51 30 1800 51 31 907 51 32 1035 51 33 1356 51 34 2840 51 35 880 51 36 1131 51 37 2153 51 38 1661 51 39 907 51 40 719 51 41 1593 51 42 1067 51 43 1016 51 44 1821 51 45 1509 51 46 1350 51 47 1547 51 48 1250 51 49 2840 51 50 1185 51 51 1304 51 52 2840 51 53 1455 51 54 1253 51 55 2840 51 56 1836 51 57 2840 51 58 2840 51 59 897 51 60 1517 51 61 2840 51 62 1177 51 63 1874 51 64 1618 51 65 1545 51 66 1321 51 67 1157 51 68 759 51 69 2107 51 70 560 51 71 1204 51 72 963 51 73 1076 51 74 787 51 75 1214 51 76 1294 51 77 2840 51 78 1031 51 79 2840 51 80 2840 51 81 2079 51 82 626 51 83 695 52 0 562 52 1 2511 52 2 482 52 3 2511 52 4 1789 52 5 2511 52 6 1632 52 7 2511 52 8 911 52 9 2511 52 10 695 52 11 986 52 12 2291 52 13 1274 52 14 2291 52 15 958 52 16 1558 52 17 1295 52 18 2511 52 19 1188 52 20 1969 52 21 1258 52 22 1266 52 23 1460 52 24 1618 52 25 968 52 26 2511 52 27 2122 52 28 2511 52 29 700 52 30 2511 52 31 1008 52 32 2291 52 33 1139 52 34 2511 52 35 423 52 36 529 52 37 2511 52 38 2189 52 39 2071 52 40 1355 52 41 1613 52 42 1565 52 43 1515 52 44 2511 52 45 1682 52 46 2511 52 47 2511 52 48 2511 52 49 2511 52 50 2511 52 51 2122 52 52 2511 52 53 2511 52 54 2511 52 55 2511 52 56 2511 52 57 2511 52 58 1490 52 59 2511 52 60 2511 52 61 2511 52 62 2511 52 63 2511 52 64 2511 52 65 2511 52 66 1658 52 67 2511 52 68 398 52 69 2511 52 70 354 52 71 2511 52 72 908 52 73 1052 52 74 1160 52 75 1100 52 76 1215 52 77 2511 52 78 2511 52 79 2511 52 80 2511 52 81 2511 52 82 465 52 83 440 53 0 384 53 1 604 53 2 1222 53 3 706 53 4 1189 53 5 2947 53 6 667 53 7 866 53 8 922 53 9 797 53 10 1315 53 11 744 53 12 1260 53 13 782 53 14 1580 53 15 386 53 16 1365 53 17 868 53 18 1710 53 19 1185 53 20 1203 53 21 998 53 22 1398 53 23 808 53 24 541 53 25 1203 53 26 1394 53 27 969 53 28 1393 53 29 1062 53 30 1002 53 31 736 53 32 1073 53 33 978 53 34 2338 53 35 730 53 36 753 53 37 2434 53 38 1077 53 39 1537 53 40 670 53 41 1091 53 42 967 53 43 1395 53 44 2380 53 45 1062 53 46 1275 53 47 1431 53 48 1690 53 49 2947 53 50 1505 53 51 1532 53 52 2320 53 53 1577 53 54 1441 53 55 2558 53 56 1378 53 57 1512 53 58 2947 53 59 1321 53 60 1697 53 61 2947 53 62 889 53 63 1470 53 64 892 53 65 1326 53 66 2947 53 67 1285 53 68 1545 53 69 998 53 70 2320 53 71 1069 53 72 630 53 73 706 53 74 697 53 75 865 53 76 948 53 77 2947 53 78 1364 53 79 2947 53 80 2947 53 81 2947 53 82 611 53 83 1214 54 0 226 54 1 2961 54 2 1425 54 3 2961 54 4 1180 54 5 2419 54 6 1607 54 7 2961 54 8 1315 54 9 2961 54 10 1413 54 11 1009 54 12 1498 54 13 881 54 14 1271 54 15 1090 54 16 1725 54 17 1356 54 18 1648 54 19 1368 54 20 1989 54 21 1179 54 22 1584 54 23 656 54 24 1133 54 25 1175 54 26 1737 54 27 1202 54 28 1869 54 29 1109 54 30 1368 54 31 792 54 32 1434 54 33 996 54 34 2961 54 35 754 54 36 431 54 37 2145 54 38 1148 54 39 1603 54 40 1025 54 41 1185 54 42 1082 54 43 1286 54 44 1327 54 45 1311 54 46 1642 54 47 1497 54 48 1532 54 49 2741 54 50 1125 54 51 2152 54 52 2961 54 53 1942 54 54 805 54 55 2521 54 56 1883 54 57 1689 54 58 2961 54 59 1388 54 60 2228 54 61 1932 54 62 1284 54 63 2238 54 64 1928 54 65 1028 54 66 2961 54 67 1113 54 68 2961 54 69 1288 54 70 2961 54 71 1371 54 72 717 54 73 853 54 74 733 54 75 900 54 76 781 54 77 2961 54 78 2167 54 79 2961 54 80 2741 54 81 2961 54 82 268 54 83 1043 55 0 193 55 1 2679 55 2 1306 55 3 2679 55 4 1727 55 5 2679 55 6 937 55 7 2679 55 8 1345 55 9 2679 55 10 1614 55 11 1569 55 12 1580 55 13 1491 55 14 2679 55 15 820 55 16 2357 55 17 2112 55 18 2459 55 19 1137 55 20 2679 55 21 1087 55 22 2052 55 23 861 55 24 1358 55 25 882 55 26 2679 55 27 1223 55 28 2679 55 29 1171 55 30 2679 55 31 1005 55 32 1357 55 33 1242 55 34 2679 55 35 1260 55 36 1756 55 37 2679 55 38 1025 55 39 1353 55 40 777 55 41 2679 55 42 2090 55 43 865 55 44 2679 55 45 2052 55 46 1611 55 47 2679 55 48 1660 55 49 2459 55 50 2679 55 51 2679 55 52 2679 55 53 1487 55 54 1992 55 55 2679 55 56 2679 55 57 1488 55 58 1244 55 59 1838 55 60 2679 55 61 2679 55 62 1639 55 63 2679 55 64 1631 55 65 1816 55 66 2679 55 67 1827 55 68 2679 55 69 2679 55 70 2679 55 71 2679 55 72 524 55 73 605 55 74 833 55 75 507 55 76 281 55 77 2679 55 78 1764 55 79 2679 55 80 2679 55 81 2679 55 82 747 55 83 943 56 0 253 56 1 2787 56 2 1356 56 3 2787 56 4 255 56 5 2787 56 6 2787 56 7 1625 56 8 1444 56 9 2787 56 10 2787 56 11 2568 56 12 1508 56 13 961 56 14 2076 56 15 1432 56 16 1561 56 17 2787 56 18 1825 56 19 1633 56 20 2009 56 21 1759 56 22 2787 56 23 1701 56 24 1386 56 25 1618 56 26 2128 56 27 1924 56 28 2787 56 29 1504 56 30 2787 56 31 1302 56 32 1243 56 33 1721 56 34 2787 56 35 979 56 36 1838 56 37 2787 56 38 2787 56 39 1697 56 40 2101 56 41 1737 56 42 1838 56 43 2787 56 44 2787 56 45 2787 56 46 1822 56 47 2787 56 48 1743 56 49 2568 56 50 2787 56 51 973 56 52 2787 56 53 2787 56 54 1198 56 55 1771 56 56 2568 56 57 2088 56 58 2787 56 59 2787 56 60 1678 56 61 2787 56 62 1711 56 63 1832 56 64 2009 56 65 1645 56 66 2787 56 67 906 56 68 2787 56 69 2787 56 70 2787 56 71 2065 56 72 1111 56 73 1016 56 74 907 56 75 1334 56 76 1448 56 77 2787 56 78 2787 56 79 2787 56 80 2787 56 81 2787 56 82 199 56 83 1723 57 0 290 57 1 2731 57 2 1271 57 3 2731 57 4 539 57 5 2731 57 6 1829 57 7 2731 57 8 1137 57 9 2731 57 10 1182 57 11 1394 57 12 1188 57 13 648 57 14 1720 57 15 875 57 16 2123 57 17 1710 57 18 1868 57 19 1485 57 20 1667 57 21 1763 57 22 1622 57 23 1116 57 24 1549 57 25 794 57 26 2252 57 27 1193 57 28 2342 57 29 1916 57 30 1903 57 31 1326 57 32 1253 57 33 1446 57 34 2731 57 35 635 57 36 303 57 37 1916 57 38 552 57 39 1262 57 40 916 57 41 1863 57 42 1514 57 43 876 57 44 2731 57 45 1102 57 46 1204 57 47 1903 57 48 1747 57 49 2512 57 50 1608 57 51 1337 57 52 2731 57 53 1585 57 54 2252 57 55 1612 57 56 1916 57 57 1970 57 58 2731 57 59 1489 57 60 2410 57 61 2731 57 62 1698 57 63 2512 57 64 2731 57 65 1199 57 66 2731 57 67 1518 57 68 2731 57 69 2512 57 70 2731 57 71 1444 57 72 1015 57 73 859 57 74 485 57 75 1208 57 76 1364 57 77 2731 57 78 1999 57 79 2731 57 80 2512 57 81 2731 57 82 486 57 83 636 58 0 928 58 1 2545 58 2 924 58 3 2545 58 4 255 58 5 2545 58 6 2545 58 7 2545 58 8 2325 58 9 2545 58 10 2325 58 11 2066 58 12 1163 58 13 738 58 14 2545 58 15 940 58 16 2545 58 17 1531 58 18 2545 58 19 1576 58 20 2545 58 21 2156 58 22 2325 58 23 634 58 24 2223 58 25 1064 58 26 2545 58 27 1767 58 28 2545 58 29 1510 58 30 2545 58 31 1717 58 32 1219 58 33 1661 58 34 2545 58 35 804 58 36 2032 58 37 2545 58 38 1170 58 39 1723 58 40 1643 58 41 2545 58 42 1060 58 43 1113 58 44 2545 58 45 2325 58 46 2545 58 47 2545 58 48 2545 58 49 1501 58 50 2545 58 51 2545 58 52 2156 58 53 2545 58 54 2545 58 55 1611 58 56 2545 58 57 2545 58 58 2223 58 59 2545 58 60 2545 58 61 2545 58 62 2325 58 63 2545 58 64 2545 58 65 2325 58 66 2545 58 67 2545 58 68 2545 58 69 2545 58 70 2545 58 71 2545 58 72 692 58 73 970 58 74 808 58 75 854 58 76 1491 58 77 2545 58 78 2545 58 79 2545 58 80 2545 58 81 2545 58 82 486 58 83 171 59 0 656 59 1 2987 59 2 1221 59 3 2987 59 4 1177 59 5 2987 59 6 169 59 7 2987 59 8 1379 59 9 2987 59 10 1271 59 11 762 59 12 1956 59 13 1315 59 14 1971 59 15 642 59 16 1736 59 17 1011 59 18 1601 59 19 1015 59 20 940 59 21 1269 59 22 2265 59 23 779 59 24 1100 59 25 1333 59 26 2378 59 27 1357 59 28 1456 59 29 979 59 30 974 59 31 1249 59 32 1766 59 33 1724 59 34 2987 59 35 625 59 36 1628 59 37 1583 59 38 1071 59 39 2360 59 40 858 59 41 773 59 42 1527 59 43 1319 59 44 2118 59 45 1316 59 46 1246 59 47 2225 59 48 1463 59 49 2987 59 50 1818 59 51 1658 59 52 2987 59 53 1554 59 54 1686 59 55 2987 59 56 1265 59 57 1826 59 58 2987 59 59 1592 59 60 981 59 61 2987 59 62 1858 59 63 1847 59 64 1558 59 65 1780 59 66 2987 59 67 1715 59 68 2987 59 69 1235 59 70 2987 59 71 1566 59 72 1197 59 73 882 59 74 1154 59 75 1426 59 76 1056 59 77 2987 59 78 1333 59 79 2987 59 80 2987 59 81 2987 59 82 293 59 83 668 60 0 395 60 1 2737 60 2 1422 60 3 2737 60 4 1003 60 5 2518 60 6 225 60 7 2737 60 8 983 60 9 2737 60 10 986 60 11 1049 60 12 1451 60 13 1231 60 14 1436 60 15 518 60 16 2110 60 17 1068 60 18 2518 60 19 1183 60 20 1312 60 21 998 60 22 1951 60 23 574 60 24 1166 60 25 866 60 26 2518 60 27 1280 60 28 1769 60 29 1477 60 30 2518 60 31 829 60 32 1265 60 33 1118 60 34 2737 60 35 639 60 36 568 60 37 2737 60 38 1276 60 39 1011 60 40 1014 60 41 2224 60 42 1519 60 43 1364 60 44 1879 60 45 1320 60 46 1168 60 47 1782 60 48 1110 60 49 2737 60 50 1435 60 51 1385 60 52 2737 60 53 1936 60 54 1355 60 55 1583 60 56 1663 60 57 1571 60 58 2737 60 59 1785 60 60 2737 60 61 2737 60 62 1367 60 63 1903 60 64 1641 60 65 2038 60 66 2737 60 67 1459 60 68 2737 60 69 2737 60 70 2737 60 71 2110 60 72 1084 60 73 669 60 74 695 60 75 1045 60 76 1079 60 77 2737 60 78 1457 60 79 2737 60 80 2737 60 81 2737 60 82 674 60 83 520 61 0 673 61 1 2765 61 2 1615 61 3 2765 61 4 870 61 5 1907 61 6 397 61 7 2765 61 8 1707 61 9 2765 61 10 2765 61 11 1408 61 12 2376 61 13 1759 61 14 2765 61 15 1274 61 16 2765 61 17 1027 61 18 2443 61 19 1699 61 20 2765 61 21 2765 61 22 2765 61 23 1726 61 24 998 61 25 1030 61 26 1987 61 27 2765 61 28 2765 61 29 2765 61 30 2765 61 31 1310 61 32 2546 61 33 1550 61 34 2765 61 35 855 61 36 1370 61 37 2765 61 38 1268 61 39 2765 61 40 1559 61 41 1897 61 42 2546 61 43 1253 61 44 2765 61 45 2443 61 46 2765 61 47 2765 61 48 2765 61 49 2765 61 50 2199 61 51 2765 61 52 1161 61 53 1838 61 54 2765 61 55 1466 61 56 2765 61 57 2765 61 58 2765 61 59 2765 61 60 2765 61 61 1364 61 62 1677 61 63 2546 61 64 2546 61 65 2765 61 66 2765 61 67 2765 61 68 2765 61 69 2765 61 70 2765 61 71 2765 61 72 1595 61 73 901 61 74 899 61 75 976 61 76 671 61 77 2765 61 78 2546 61 79 2765 61 80 2765 61 81 2765 61 82 98 61 83 476 62 0 198 62 1 3015 62 2 816 62 3 3015 62 4 1078 62 5 2795 62 6 945 62 7 3015 62 8 886 62 9 3015 62 10 1011 62 11 833 62 12 979 62 13 923 62 14 937 62 15 1166 62 16 1220 62 17 1601 62 18 1915 62 19 855 62 20 1268 62 21 875 62 22 1325 62 23 1041 62 24 1094 62 25 990 62 26 667 62 27 918 62 28 1646 62 29 1208 62 30 1234 62 31 915 62 32 950 62 33 749 62 34 1595 62 35 910 62 36 650 62 37 1494 62 38 1154 62 39 1559 62 40 834 62 41 942 62 42 547 62 43 917 62 44 1608 62 45 1009 62 46 871 62 47 1036 62 48 1608 62 49 2199 62 50 1377 62 51 1564 62 52 2473 62 53 1377 62 54 1239 62 55 1956 62 56 1837 62 57 1581 62 58 2693 62 59 1192 62 60 1622 62 61 2448 62 62 1149 62 63 1560 62 64 1474 62 65 1383 62 66 1062 62 67 606 62 68 837 62 69 1189 62 70 765 62 71 1053 62 72 1063 62 73 1042 62 74 931 62 75 1279 62 76 1535 62 77 3015 62 78 1271 62 79 3015 62 80 2341 62 81 2795 62 82 516 62 83 1101 63 0 150 63 1 2879 63 2 1455 63 3 2879 63 4 988 63 5 2192 63 6 1769 63 7 2879 63 8 1425 63 9 2879 63 10 1595 63 11 702 63 12 1476 63 13 908 63 14 850 63 15 1118 63 16 1739 63 17 781 63 18 1182 63 19 974 63 20 1502 63 21 901 63 22 1417 63 23 673 63 24 895 63 25 589 63 26 909 63 27 956 63 28 2109 63 29 1267 63 30 1737 63 31 1164 63 32 1072 63 33 1163 63 34 2879 63 35 1273 63 36 1105 63 37 1370 63 38 1227 63 39 1913 63 40 1263 63 41 1753 63 42 1167 63 43 1301 63 44 2879 63 45 769 63 46 1504 63 47 1591 63 48 1619 63 49 2366 63 50 1627 63 51 1587 63 52 2337 63 53 1591 63 54 2127 63 55 2127 63 56 1990 63 57 1421 63 58 939 63 59 1226 63 60 1579 63 61 2557 63 62 1630 63 63 1990 63 64 1342 63 65 1920 63 66 2879 63 67 1555 63 68 2879 63 69 2050 63 70 2879 63 71 1353 63 72 326 63 73 883 63 74 1295 63 75 1179 63 76 859 63 77 2879 63 78 1764 63 79 2879 63 80 2879 63 81 1489 63 82 1646 63 83 1019 64 0 196 64 1 2995 64 2 1273 64 3 2995 64 4 260 64 5 2775 64 6 1704 64 7 2321 64 8 1938 64 9 2995 64 10 1324 64 11 1139 64 12 1044 64 13 1066 64 14 1626 64 15 1343 64 16 919 64 17 1874 64 18 1971 64 19 1319 64 20 1734 64 21 1272 64 22 1033 64 23 995 64 24 1035 64 25 975 64 26 1203 64 27 1476 64 28 2367 64 29 1430 64 30 1743 64 31 1159 64 32 965 64 33 1607 64 34 2995 64 35 1111 64 36 896 64 37 1592 64 38 887 64 39 1042 64 40 1259 64 41 1445 64 42 1571 64 43 1275 64 44 1730 64 45 2166 64 46 1410 64 47 1696 64 48 1516 64 49 2995 64 50 1944 64 51 1686 64 52 2995 64 53 1834 64 54 2026 64 55 1828 64 56 2673 64 57 2295 64 58 2995 64 59 1948 64 60 1745 64 61 2995 64 62 1421 64 63 1561 64 64 1953 64 65 1116 64 66 2995 64 67 1476 64 68 2995 64 69 1860 64 70 2995 64 71 1262 64 72 1015 64 73 587 64 74 715 64 75 1425 64 76 1199 64 77 2995 64 78 1790 64 79 2995 64 80 2995 64 81 2995 64 82 432 64 83 722 65 0 204 65 1 3057 65 2 1420 65 3 3057 65 4 889 65 5 2516 65 6 719 65 7 3057 65 8 1088 65 9 2305 65 10 1455 65 11 1317 65 12 1295 65 13 1398 65 14 1356 65 15 541 65 16 1423 65 17 1406 65 18 1965 65 19 1253 65 20 1608 65 21 1478 65 22 1472 65 23 979 65 24 895 65 25 1194 65 26 1598 65 27 1564 65 28 2249 65 29 1369 65 30 1758 65 31 1060 65 32 1206 65 33 686 65 34 3057 65 35 738 65 36 741 65 37 1976 65 38 1239 65 39 978 65 40 493 65 41 1005 65 42 943 65 43 793 65 44 2430 65 45 1344 65 46 435 65 47 1328 65 48 1612 65 49 2414 65 50 1430 65 51 1809 65 52 3057 65 53 1470 65 54 2065 65 55 3057 65 56 1731 65 57 1666 65 58 3057 65 59 1571 65 60 2468 65 61 2183 65 62 1277 65 63 1361 65 64 1338 65 65 1134 65 66 3057 65 67 1373 65 68 2838 65 69 1531 65 70 3057 65 71 1125 65 72 1137 65 73 650 65 74 1362 65 75 1423 65 76 1149 65 77 3057 65 78 982 65 79 3057 65 80 2398 65 81 3057 65 82 500 65 83 949 66 0 101 66 1 2270 66 2 1559 66 3 2969 66 4 960 66 5 2750 66 6 1512 66 7 2969 66 8 1266 66 9 2969 66 10 1386 66 11 721 66 12 1287 66 13 1508 66 14 1951 66 15 414 66 16 1294 66 17 1376 66 18 1331 66 19 1059 66 20 1755 66 21 1376 66 22 1407 66 23 809 66 24 991 66 25 964 66 26 1258 66 27 1085 66 28 2168 66 29 1701 66 30 1488 66 31 1069 66 32 1200 66 33 960 66 34 2969 66 35 784 66 36 1410 66 37 1849 66 38 1382 66 39 1578 66 40 1338 66 41 1237 66 42 1195 66 43 1428 66 44 2530 66 45 1430 66 46 1309 66 47 2183 66 48 1542 66 49 1132 66 50 2403 66 51 1654 66 52 1646 66 53 1547 66 54 1420 66 55 1328 66 56 1767 66 57 1248 66 58 1893 66 59 1506 66 60 1624 66 61 2183 66 62 1435 66 63 1486 66 64 1124 66 65 1472 66 66 2969 66 67 1368 66 68 2647 66 69 2270 66 70 2969 66 71 1797 66 72 801 66 73 760 66 74 994 66 75 1232 66 76 1421 66 77 2969 66 78 1261 66 79 2969 66 80 2969 66 81 2969 66 82 609 66 83 801 67 0 159 67 1 2026 67 2 1475 67 3 2923 67 4 1059 67 5 2145 67 6 1288 67 7 2923 67 8 1315 67 9 2923 67 10 1230 67 11 859 67 12 965 67 13 613 67 14 846 67 15 355 67 16 1189 67 17 860 67 18 1426 67 19 906 67 20 1470 67 21 993 67 22 897 67 23 688 67 24 1146 67 25 560 67 26 1725 67 27 1017 67 28 2212 67 29 1526 67 30 2065 67 31 1164 67 32 1311 67 33 1158 67 34 2923 67 35 938 67 36 1022 67 37 1378 67 38 1382 67 39 1779 67 40 1099 67 41 1011 67 42 904 67 43 1675 67 44 1964 67 45 1219 67 46 1086 67 47 1013 67 48 1337 67 49 2704 67 50 1429 67 51 1289 67 52 2923 67 53 1543 67 54 849 67 55 2704 67 56 1853 67 57 1201 67 58 2923 67 59 1395 67 60 1363 67 61 2923 67 62 1032 67 63 1262 67 64 1118 67 65 1113 67 66 2923 67 67 1085 67 68 2923 67 69 1280 67 70 2923 67 71 1279 67 72 1219 67 73 1020 67 74 1096 67 75 1478 67 76 1374 67 77 2923 67 78 1134 67 79 2923 67 80 2382 67 81 2484 67 82 985 67 83 986 68 0 502 68 1 3122 68 2 1326 68 3 3122 68 4 1535 68 5 1727 68 6 97 68 7 3122 68 8 1161 68 9 3122 68 10 1704 68 11 1387 68 12 1537 68 13 1402 68 14 926 68 15 835 68 16 2682 68 17 1014 68 18 1719 68 19 1564 68 20 1297 68 21 1252 68 22 1432 68 23 887 68 24 1053 68 25 1747 68 26 2006 68 27 1341 68 28 1724 68 29 1965 68 30 1361 68 31 1244 68 32 1096 68 33 1113 68 34 3122 68 35 711 68 36 530 68 37 3122 68 38 1906 68 39 2147 68 40 934 68 41 1264 68 42 1849 68 43 1120 68 44 2682 68 45 1738 68 46 1620 68 47 1792 68 48 1881 68 49 2732 68 50 1696 68 51 1357 68 52 1828 68 53 1516 68 54 1819 68 55 1967 68 56 2360 68 57 1425 68 58 2159 68 59 1253 68 60 1775 68 61 2096 68 62 1256 68 63 1902 68 64 1443 68 65 1344 68 66 3122 68 67 1479 68 68 3122 68 69 2580 68 70 3122 68 71 983 68 72 1095 68 73 1092 68 74 1076 68 75 1418 68 76 1727 68 77 3122 68 78 1471 68 79 3122 68 80 3122 68 81 3122 68 82 621 68 83 648 69 0 483 69 1 2819 69 2 1280 69 3 2819 69 4 794 69 5 2119 69 6 123 69 7 2819 69 8 1017 69 9 2819 69 10 1500 69 11 835 69 12 1307 69 13 506 69 14 1622 69 15 927 69 16 1756 69 17 1241 69 18 1510 69 19 1510 69 20 1775 69 21 1398 69 22 1242 69 23 1000 69 24 1756 69 25 1358 69 26 961 69 27 1497 69 28 1793 69 29 879 69 30 2252 69 31 865 69 32 830 69 33 1678 69 34 2819 69 35 1303 69 36 1904 69 37 1752 69 38 2819 69 39 1262 69 40 1396 69 41 1648 69 42 1344 69 43 783 69 44 2429 69 45 1346 69 46 1160 69 47 1509 69 48 1546 69 49 2819 69 50 1781 69 51 940 69 52 2379 69 53 1449 69 54 1582 69 55 2819 69 56 2819 69 57 2277 69 58 2819 69 59 2599 69 60 2599 69 61 2819 69 62 830 69 63 1421 69 64 790 69 65 1337 69 66 2819 69 67 1510 69 68 2819 69 69 1758 69 70 2819 69 71 2819 69 72 756 69 73 841 69 74 738 69 75 1263 69 76 1793 69 77 2819 69 78 1306 69 79 2819 69 80 2819 69 81 2819 69 82 1141 69 83 745 70 0 450 70 1 3240 70 2 2063 70 3 3240 70 4 1483 70 5 2918 70 6 71 70 7 3240 70 8 1479 70 9 3240 70 10 1393 70 11 931 70 12 1414 70 13 1099 70 14 1457 70 15 471 70 16 1932 70 17 1497 70 18 1769 70 19 1157 70 20 1651 70 21 1159 70 22 1147 70 23 1005 70 24 1148 70 25 1670 70 26 3240 70 27 1018 70 28 1713 70 29 1699 70 30 1052 70 31 1592 70 32 1122 70 33 1317 70 34 3240 70 35 1115 70 36 2673 70 37 2377 70 38 1216 70 39 2032 70 40 1202 70 41 1628 70 42 1405 70 43 1402 70 44 2479 70 45 1812 70 46 1973 70 47 1407 70 48 1610 70 49 1773 70 50 1468 70 51 2288 70 52 3240 70 53 1772 70 54 1446 70 55 3240 70 56 1759 70 57 2026 70 58 3240 70 59 1646 70 60 1408 70 61 3020 70 62 1677 70 63 1891 70 64 1292 70 65 1647 70 66 3240 70 67 1906 70 68 3240 70 69 1165 70 70 3240 70 71 1563 70 72 1470 70 73 1057 70 74 1559 70 75 1926 70 76 1703 70 77 3240 70 78 2581 70 79 3240 70 80 3240 70 81 3240 70 82 844 70 83 1168 71 0 559 71 1 3045 71 2 1464 71 3 3045 71 4 829 71 5 2056 71 6 153 71 7 3045 71 8 1649 71 9 3045 71 10 1311 71 11 1172 71 12 1727 71 13 1317 71 14 1245 71 15 705 71 16 1652 71 17 1528 71 18 1348 71 19 870 71 20 1480 71 21 1200 71 22 1798 71 23 559 71 24 1445 71 25 1442 71 26 2083 71 27 1077 71 28 1886 71 29 1094 71 30 1733 71 31 1117 71 32 1082 71 33 1484 71 34 3045 71 35 641 71 36 1350 71 37 2199 71 38 956 71 39 3045 71 40 1242 71 41 1219 71 42 1108 71 43 1533 71 44 2656 71 45 1248 71 46 1407 71 47 1187 71 48 749 71 49 3045 71 50 1423 71 51 682 71 52 3045 71 53 1851 71 54 977 71 55 3045 71 56 2100 71 57 1593 71 58 2479 71 59 1353 71 60 1301 71 61 3045 71 62 887 71 63 1320 71 64 1263 71 65 1430 71 66 3045 71 67 1390 71 68 3045 71 69 1535 71 70 3045 71 71 1442 71 72 1495 71 73 485 71 74 628 71 75 1226 71 76 1098 71 77 3045 71 78 1150 71 79 3045 71 80 2566 71 81 3045 71 82 777 71 83 889 72 0 160 72 1 2717 72 2 1673 72 3 3106 72 4 456 72 5 2179 72 6 1034 72 7 3106 72 8 976 72 9 3106 72 10 1174 72 11 876 72 12 1192 72 13 961 72 14 1115 72 15 694 72 16 1248 72 17 1460 72 18 1598 72 19 1381 72 20 1289 72 21 1086 72 22 1316 72 23 741 72 24 857 72 25 844 72 26 1190 72 27 1136 72 28 2183 72 29 1220 72 30 1631 72 31 934 72 32 1030 72 33 1319 72 34 2626 72 35 844 72 36 1280 72 37 1180 72 38 1170 72 39 1433 72 40 1349 72 41 1366 72 42 1182 72 43 907 72 44 1419 72 45 1467 72 46 1122 72 47 1323 72 48 1129 72 49 1786 72 50 1648 72 51 1085 72 52 1736 72 53 1101 72 54 901 72 55 1628 72 56 2157 72 57 1024 72 58 2242 72 59 1705 72 60 1507 72 61 2026 72 62 1163 72 63 947 72 64 1293 72 65 1308 72 66 3106 72 67 1304 72 68 3106 72 69 1360 72 70 3106 72 71 1443 72 72 1405 72 73 1074 72 74 1223 72 75 564 72 76 1975 72 77 3106 72 78 884 72 79 3106 72 80 2886 72 81 3106 72 82 464 72 83 843 73 0 196 73 1 3154 73 2 708 73 3 3154 73 4 1135 73 5 3154 73 6 1142 73 7 2545 73 8 1086 73 9 3154 73 10 1043 73 11 665 73 12 1125 73 13 1038 73 14 1638 73 15 830 73 16 1127 73 17 1288 73 18 1597 73 19 958 73 20 1681 73 21 1242 73 22 1370 73 23 1051 73 24 1122 73 25 788 73 26 1335 73 27 1411 73 28 1780 73 29 1351 73 30 1358 73 31 1077 73 32 1118 73 33 1346 73 34 1845 73 35 910 73 36 550 73 37 1692 73 38 1157 73 39 1473 73 40 1175 73 41 1611 73 42 1314 73 43 1306 73 44 1597 73 45 1436 73 46 1239 73 47 1231 73 48 1236 73 49 2421 73 50 1120 73 51 1374 73 52 1427 73 53 1147 73 54 1551 73 55 1509 73 56 1945 73 57 1389 73 58 1818 73 59 1548 73 60 1587 73 61 1519 73 62 1400 73 63 1430 73 64 1551 73 65 1223 73 66 879 73 67 1294 73 68 661 73 69 1027 73 70 391 73 71 639 73 72 1432 73 73 1187 73 74 1445 73 75 1201 73 76 1176 73 77 3154 73 78 1357 73 79 3154 73 80 2612 73 81 3154 73 82 566 73 83 620 74 0 28 74 1 3184 74 2 1654 74 3 3184 74 4 707 74 5 2316 74 6 1336 74 7 3184 74 8 1454 74 9 3184 74 10 1389 74 11 1138 74 12 1229 74 13 1367 74 14 1140 74 15 1087 74 16 1557 74 17 1667 74 18 1752 74 19 1177 74 20 1480 74 21 1152 74 22 1739 74 23 1073 74 24 1458 74 25 1091 74 26 1265 74 27 1364 74 28 1476 74 29 1513 74 30 2257 74 31 1188 74 32 1395 74 33 1498 74 34 2390 74 35 1517 74 36 1476 74 37 2595 74 38 1354 74 39 1340 74 40 974 74 41 1052 74 42 1423 74 43 1324 74 44 2282 74 45 1415 74 46 1394 74 47 1488 74 48 1018 74 49 1793 74 50 1592 74 51 1345 74 52 1857 74 53 1081 74 54 1546 74 55 1495 74 56 1870 74 57 1345 74 58 1734 74 59 1734 74 60 1596 74 61 1734 74 62 1144 74 63 1377 74 64 1309 74 65 1379 74 66 3184 74 67 1541 74 68 2862 74 69 1859 74 70 3184 74 71 1959 74 72 1353 74 73 1326 74 74 1590 74 75 1893 74 76 1600 74 77 3184 74 78 1549 74 79 3184 74 80 2745 74 81 2965 74 82 1350 74 83 883 75 0 155 75 1 3089 75 2 1344 75 3 3089 75 4 591 75 5 3089 75 6 1876 75 7 3089 75 8 1492 75 9 3089 75 10 1174 75 11 1233 75 12 1594 75 13 605 75 14 1201 75 15 1106 75 16 1768 75 17 2390 75 18 1877 75 19 1103 75 20 1355 75 21 1603 75 22 1735 75 23 1377 75 24 1213 75 25 907 75 26 1767 75 27 1728 75 28 1451 75 29 1801 75 30 1014 75 31 1431 75 32 1564 75 33 1643 75 34 2462 75 35 737 75 36 838 75 37 1910 75 38 1601 75 39 1237 75 40 1475 75 41 1592 75 42 1327 75 43 1497 75 44 3089 75 45 1837 75 46 1864 75 47 1591 75 48 1405 75 49 1610 75 50 1810 75 51 581 75 52 2869 75 53 1445 75 54 1533 75 55 2319 75 56 2126 75 57 1173 75 58 3089 75 59 1443 75 60 1832 75 61 1399 75 62 1503 75 63 1409 75 64 1675 75 65 1486 75 66 3089 75 67 1928 75 68 3089 75 69 1879 75 70 3089 75 71 1289 75 72 860 75 73 1489 75 74 398 75 75 1413 75 76 1523 75 77 3089 75 78 1450 75 79 3089 75 80 3089 75 81 3089 75 82 451 75 83 702 76 0 219 76 1 2948 76 2 1099 76 3 2948 76 4 737 76 5 2003 76 6 453 76 7 2948 76 8 1192 76 9 2948 76 10 1292 76 11 1039 76 12 968 76 13 1108 76 14 1382 76 15 525 76 16 867 76 17 1078 76 18 1114 76 19 985 76 20 1206 76 21 957 76 22 1044 76 23 615 76 24 938 76 25 991 76 26 1190 76 27 670 76 28 2119 76 29 1490 76 30 1867 76 31 1280 76 32 1017 76 33 1461 76 34 2948 76 35 606 76 36 1492 76 37 1550 76 38 1174 76 39 895 76 40 1200 76 41 1276 76 42 1184 76 43 1273 76 44 1766 76 45 1530 76 46 1361 76 47 1321 76 48 998 76 49 1615 76 50 1452 76 51 1205 76 52 1559 76 53 1017 76 54 1404 76 55 2289 76 56 1618 76 57 1139 76 58 1461 76 59 1414 76 60 952 76 61 1499 76 62 967 76 63 1338 76 64 1073 76 65 1073 76 66 2948 76 67 1386 76 68 2948 76 69 1143 76 70 2948 76 71 1511 76 72 1143 76 73 1142 76 74 1465 76 75 985 76 76 1521 76 77 2948 76 78 1372 76 79 2948 76 80 2948 76 81 2728 76 82 481 76 83 608 77 0 899 77 1 899 77 2 899 77 3 899 77 4 899 77 5 899 77 6 899 77 7 899 77 8 899 77 9 899 77 10 899 77 11 899 77 12 899 77 13 899 77 14 899 77 15 899 77 16 899 77 17 899 77 18 899 77 19 899 77 20 899 77 21 899 77 22 899 77 23 899 77 24 899 77 25 899 77 26 899 77 27 899 77 28 899 77 29 899 77 30 899 77 31 899 77 32 899 77 33 899 77 34 899 77 35 899 77 36 899 77 37 899 77 38 899 77 39 899 77 40 899 77 41 899 77 42 899 77 43 899 77 44 899 77 45 899 77 46 899 77 47 899 77 48 899 77 49 899 77 50 899 77 51 899 77 52 899 77 53 899 77 54 899 77 55 899 77 56 899 77 57 899 77 58 899 77 59 899 77 60 899 77 61 899 77 62 899 77 63 899 77 64 899 77 65 899 77 66 899 77 67 899 77 68 899 77 69 899 77 70 899 77 71 899 77 72 899 77 73 899 77 74 510 77 75 899 77 76 899 77 77 899 77 78 899 77 79 899 77 80 899 77 81 899 77 82 899 77 83 899 78 0 140 78 1 2164 78 2 1504 78 3 2980 78 4 757 78 5 2247 78 6 1241 78 7 2980 78 8 925 78 9 2980 78 10 1196 78 11 656 78 12 1083 78 13 933 78 14 1202 78 15 753 78 16 1153 78 17 803 78 18 1702 78 19 939 78 20 1136 78 21 858 78 22 907 78 23 783 78 24 1109 78 25 954 78 26 1074 78 27 749 78 28 2096 78 29 1550 78 30 1646 78 31 646 78 32 878 78 33 989 78 34 2980 78 35 845 78 36 1435 78 37 1481 78 38 945 78 39 1387 78 40 1174 78 41 1414 78 42 1041 78 43 1201 78 44 2158 78 45 1535 78 46 1192 78 47 1344 78 48 1147 78 49 2658 78 50 1483 78 51 1418 78 52 2980 78 53 1369 78 54 1425 78 55 2042 78 56 1477 78 57 1348 78 58 2980 78 59 1575 78 60 1618 78 61 2980 78 62 1203 78 63 1198 78 64 1023 78 65 1275 78 66 2980 78 67 1285 78 68 2980 78 69 1054 78 70 2980 78 71 1627 78 72 640 78 73 727 78 74 841 78 75 856 78 76 1666 78 77 2980 78 78 1173 78 79 2980 78 80 2980 78 81 2980 78 82 782 78 83 755 79 0 41 79 1 1547 79 2 1547 79 3 1547 79 4 1547 79 5 1547 79 6 1547 79 7 1547 79 8 1547 79 9 1547 79 10 1547 79 11 1547 79 12 1547 79 13 1547 79 14 1547 79 15 1547 79 16 1547 79 17 1547 79 18 1547 79 19 1547 79 20 1547 79 21 1328 79 22 1547 79 23 1547 79 24 1547 79 25 517 79 26 1547 79 27 1226 79 28 1547 79 29 1547 79 30 1547 79 31 1547 79 32 1547 79 33 1547 79 34 1547 79 35 1547 79 36 1547 79 37 1547 79 38 1547 79 39 1547 79 40 1547 79 41 1547 79 42 1547 79 43 1328 79 44 1547 79 45 1547 79 46 1547 79 47 1547 79 48 1547 79 49 1547 79 50 1547 79 51 1547 79 52 1547 79 53 1547 79 54 1547 79 55 1547 79 56 1547 79 57 1547 79 58 1547 79 59 1547 79 60 1547 79 61 1547 79 62 1547 79 63 1547 79 64 1547 79 65 1547 79 66 1547 79 67 1547 79 68 1547 79 69 1547 79 70 1547 79 71 1158 79 72 1547 79 73 1328 79 74 541 79 75 1328 79 76 1328 79 77 1547 79 78 1547 79 79 1547 79 80 1547 79 81 1547 79 82 1328 79 83 1547 80 0 117 80 1 1296 80 2 1296 80 3 1296 80 4 687 80 5 1296 80 6 1296 80 7 1296 80 8 1296 80 9 1296 80 10 1296 80 11 1296 80 12 1076 80 13 1296 80 14 1296 80 15 1296 80 16 1296 80 17 1076 80 18 1296 80 19 597 80 20 1296 80 21 1296 80 22 1296 80 23 1296 80 24 1296 80 25 474 80 26 1296 80 27 1296 80 28 1296 80 29 1296 80 30 1296 80 31 1296 80 32 1296 80 33 1076 80 34 1296 80 35 1296 80 36 755 80 37 1296 80 38 1296 80 39 1296 80 40 1076 80 41 1296 80 42 974 80 43 1296 80 44 1296 80 45 1296 80 46 857 80 47 1296 80 48 1296 80 49 1296 80 50 1296 80 51 1296 80 52 1296 80 53 1296 80 54 1296 80 55 1296 80 56 1296 80 57 1296 80 58 1296 80 59 1296 80 60 1296 80 61 1296 80 62 729 80 63 974 80 64 907 80 65 783 80 66 1296 80 67 1296 80 68 1296 80 69 1296 80 70 1296 80 71 1076 80 72 1296 80 73 1296 80 74 1296 80 75 1296 80 76 1296 80 77 1296 80 78 1296 80 79 1296 80 80 1296 80 81 1296 80 82 669 80 83 1296 81 0 0 81 1 3058 81 2 3058 81 3 3058 81 4 2256 81 5 3058 81 6 3058 81 7 3058 81 8 1668 81 9 3058 81 10 3058 81 11 2669 81 12 2736 81 13 3058 81 14 3058 81 15 3058 81 16 3058 81 17 3058 81 18 3058 81 19 2491 81 20 3058 81 21 3058 81 22 2838 81 23 2669 81 24 3058 81 25 3058 81 26 3058 81 27 3058 81 28 3058 81 29 3058 81 30 3058 81 31 3058 81 32 3058 81 33 3058 81 34 3058 81 35 3058 81 36 1277 81 37 3058 81 38 3058 81 39 3058 81 40 1376 81 41 3058 81 42 3058 81 43 3058 81 44 3058 81 45 3058 81 46 2736 81 47 2264 81 48 3058 81 49 3058 81 50 2736 81 51 3058 81 52 3058 81 53 3058 81 54 3058 81 55 3058 81 56 3058 81 57 3058 81 58 3058 81 59 3058 81 60 3058 81 61 3058 81 62 2669 81 63 3058 81 64 1496 81 65 1403 81 66 3058 81 67 3058 81 68 3058 81 69 3058 81 70 3058 81 71 3058 81 72 3058 81 73 1929 81 74 2005 81 75 3058 81 76 2516 81 77 3058 81 78 3058 81 79 3058 81 80 2838 81 81 2736 81 82 2838 81 83 3058 82 0 108 82 1 3451 82 2 1393 82 3 3451 82 4 1016 82 5 3129 82 6 1867 82 7 3451 82 8 1169 82 9 3451 82 10 1577 82 11 796 82 12 888 82 13 801 82 14 1150 82 15 975 82 16 880 82 17 1013 82 18 1104 82 19 777 82 20 905 82 21 971 82 22 897 82 23 671 82 24 767 82 25 949 82 26 1377 82 27 765 82 28 1153 82 29 995 82 30 1119 82 31 868 82 32 877 82 33 943 82 34 2089 82 35 3451 82 36 1405 82 37 1756 82 38 935 82 39 1226 82 40 820 82 41 796 82 42 1110 82 43 1110 82 44 1827 82 45 1148 82 46 1105 82 47 1442 82 48 1047 82 49 1124 82 50 1995 82 51 1327 82 52 1159 82 53 1474 82 54 990 82 55 1196 82 56 1772 82 57 1402 82 58 1381 82 59 1482 82 60 1182 82 61 1120 82 62 1204 82 63 1445 82 64 1144 82 65 1224 82 66 3451 82 67 1227 82 68 3451 82 69 1353 82 70 3451 82 71 1084 82 72 1142 82 73 908 82 74 1221 82 75 965 82 76 1389 82 77 3451 82 78 1233 82 79 3451 82 80 3451 82 81 3451 82 82 3231 82 83 3451 83 0 255 83 1 3052 83 2 1245 83 3 3052 83 4 1168 83 5 2832 83 6 1580 83 7 3052 83 8 1346 83 9 3052 83 10 1440 83 11 882 83 12 1329 83 13 1022 83 14 1629 83 15 762 83 16 894 83 17 1194 83 18 1332 83 19 1419 83 20 1400 83 21 1030 83 22 1063 83 23 836 83 24 585 83 25 583 83 26 705 83 27 1161 83 28 1268 83 29 1081 83 30 2485 83 31 685 83 32 1077 83 33 805 83 34 3052 83 35 2071 83 36 851 83 37 2330 83 38 1030 83 39 988 83 40 537 83 41 590 83 42 876 83 43 1090 83 44 1521 83 45 1102 83 46 1830 83 47 1517 83 48 1038 83 49 1058 83 50 1319 83 51 944 83 52 1567 83 53 1052 83 54 960 83 55 778 83 56 1885 83 57 1106 83 58 1578 83 59 1555 83 60 1127 83 61 1430 83 62 1031 83 63 528 83 64 1246 83 65 1306 83 66 3052 83 67 1456 83 68 3052 83 69 1947 83 70 3052 83 71 1113 83 72 912 83 73 976 83 74 564 83 75 1297 83 76 936 83 77 3052 83 78 1504 83 79 3052 83 80 3052 83 81 3052 83 82 775 83 83 3052 mecab-0.996/tests/t9/ipadic.pl0000755002562000116100000000032112031622553013011 00000000000000#!/usr/bin/perl # ܤä,47,47,5026,ƻ,Ω,*,*,ƻ졦,Ϣѥ³,ܤä,ܥå,ܥå while (<>) { chomp; my @l = split /,/, $_; print "1\t", $l[11], "\n"; } mecab-0.996/tests/t9/test.gld0000644002562000116100000000051612031622553012675 00000000000000ꥹ 襷ᥤ ꥹ 륤ꥯ ꥢᥰ ʥꥹ åݥʥɥ⥯󥷥 ƥ쥤ߥ ˥ 䥯ʥ 쥤ڥʥ å ॷ祦ʥ 祦 ɥ ȥߥ饤 ߥĥʥ٥ĥߥ˥ۥߥߥߥեߥ 󥫥֥ĥ mecab-0.996/tests/t9/dic.csv0000644002562000116100000000204512031622553012501 000000000000006,55,55,0, 8,69,69,0, 9,72,72,0, 6,49,49,0, 7,63,63,0, 6,58,58,0, 2,13,13,0, 4,35,35,0, 9,75,75,0, 1,4,4,0, 3,25,25,0, 4,39,39,0, 3,26,26,0, 1,10,10,0, 3,23,23,0, 0,80,80,0, 6,52,52,0, 3,27,27,0, 0,83,83,0, 0,79,79,0, 3,21,21,0, 5,46,46,0, 1,7,7,0, 2,14,14,0, 2,18,18,0, 5,43,43,0, 8,66,66,0, 6,57,57,0, 8,67,67,0, 3,28,28,0, 6,56,56,0, 7,65,65,0, 4,40,40,0, 6,53,53,0, 4,32,32,0, 7,62,62,0, 1,3,3,0, 0,81,81,0, 3,22,22,0, 4,34,34,0, 2,17,17,0, 3,30,30,0, 4,31,31,0, 4,41,41,0, 6,59,59,0, 9,76,76,0, 1,9,9,0, 4,33,33,0, 6,60,60,0, 3,29,29,0, 5,44,44,0, 2,19,19,0, 1,8,8,0, 2,11,11,0, 8,71,71,0, 6,54,54,0, 8,70,70,0, 9,73,73,0, 4,37,37,0, 6,47,47,0, 1,1,1,0, 6,48,48,0, 3,24,24,0, 6,61,61,0, 0,78,78,0, 5,42,42,0, 4,36,36,0, 0,77,77,0, 6,50,50,0, 4,38,38,0, 2,16,16,0, 8,68,68,0, 1,5,5,0, 5,45,45,0, 7,64,64,0, 6,51,51,0, 2,20,20,0, 2,12,12,0, 9,74,74,0, 1,6,6,0, 2,15,15,0, 1,2,2,0, 0,82,82,0, mecab-0.996/tests/t9/dicrc0000644002562000116100000000025012031622553012230 00000000000000dictionary-charset = euc-jp cost-factor = 800 bos-feature = _ output-format-type=katakana node-format-katakana = %H unk-format-katakana = %M eos-format-katakana = \n mecab-0.996/tests/t9/mkdic.pl0000755002562000116100000000354112031622553012656 00000000000000#!/usr/bin/perl -w my $FACTOR = 200; sub toCost() { my $prob = shift @_; return int(-log($prob) * $FACTOR); } sub char2num { my $n = ord(shift @_); return 1 if ($n >= 0x30A1 && $n <= 0x30AA); return 2 if ($n >= 0x30AB && $n <= 0x30B4); return 3 if ($n >= 0x30B5 && $n <= 0x30BE); return 4 if ($n >= 0x30BF && $n <= 0x30C9); return 5 if ($n >= 0x30CA && $n <= 0x30CE); return 6 if ($n >= 0x30CF && $n <= 0x30DD); return 7 if ($n >= 0x30DF && $n <= 0x30E2); return 8 if ($n >= 0x30E3 && $n <= 0x30E8); return 9 if ($n >= 0x30E9 && $n <= 0x30ED); return 0 if ($n >= 0x30EE && $n <= 0x30F3); return 0 if ($n == 0x30FC); return -1; } while (<>) { chomp; next if /^EOS/; s/^\s+//g; my ($freq, $s) = split; utf8::decode($s); my $length = length($s); my @list; push @list, [ (-1, "_") ]; for (my $i = 0; $i < $length; ++$i) { my $k = substr($s, $i, 1); my $n = &char2num($k); utf8::encode($k); goto NEXT if ($n == -1); push @list, [ ($n, $k) ]; } push @list, [ (-1, "_") ]; for (my $i = 0; $i < $#list; ++$i) { my ($n0, $w0) = @{$list[$i]}; my ($n1, $w1) = @{$list[$i+1]}; $e1{$w0} += $freq; $e2{$w0}{$w1} += $freq; } NEXT: } # mkid my %e3; my $id = 0; for (sort keys %e1) { $e3{$_} = $id; ++$id; } open (S, "> dic.csv") || die; for $w0 (keys %e1) { my $k = $w0; utf8::decode($k); my $n = &char2num($k); next if ($n == -1); printf S "%s,%d,%d,0,%s\n", $n, $e3{$w0}, $e3{$w0}, $w0; } close (S); open(S, "> matrix.def") || die; my $size = scalar keys %e3; print S "$size $size\n"; my @l = sort keys %e3; for my $w0 (@l) { my $f1 = $e1{$w0} || 0.0; for my $w1 (@l) { my $f2 = $e2{$w0}{$w1} || 0.0;; my $c = &toCost(1.0 * ($f2 + 0.5) / ($f1 + $size * 0.5)); printf S "%d %d %d\n", $e3{$w0}, $e3{$w1}, $c; } } close(S); mecab-0.996/tests/Makefile.am0000644002562000116100000000112512031622553012723 00000000000000# Generated automatically from Makefile.in by configure.x TESTS = run-dics.sh run-eval.sh run-cost-train.sh EXTRA_DIR = eval autolink dic eval katakana latin shiin t9 chartype cost-train ngram EXTRA_DIST = $(TESTS) dist-hook: for subdir in $(EXTRA_DIR); do \ cp -rp $$subdir $(distdir); \ rm -f $(distdir)/$$subdir/*~; \ rm -f $(distdir)/$$subdir/*.{bak,orig}; \ rm -rf $(distdir)/$$subdir/CVS; \ rm -rf $(distdir)/$$subdir/*/CVS; \ rm -rf $(distdir)/$$subdir/.svn; \ rm -rf $(distdir)/$$subdir/*/.svn; \ rm -rf $(distdir)/$$subdir/*/*/.svn; \ done clean: rm -f tmp.* mecab-0.996/missing0000644002562000116100000002557712031622554011143 00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. scriptversion=2006-05-10.23 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi msg="missing on your system" case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 # Exit code 63 means version mismatch. This often happens # when the user try to use an ancient version of a tool on # a file that requires a minimum version. In this case we # we should proceed has if the program had been absent, or # if --run hadn't been passed. if test $? = 63; then run=: msg="probably too old" fi ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' autom4te touch the output file, or create a stub one automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] Send bug reports to ." exit $? ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing $scriptversion (GNU Automake)" exit $? ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; esac # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). case $1 in lex|yacc) # Not GNU programs, they don't have --version. ;; tar) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then exit 1 fi ;; *) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then # Could not run --version or --help. This is probably someone # running `$TOOL --version' or `$TOOL --help' to check whether # $TOOL exists and not knowing $TOOL uses missing. exit 1 fi ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case $1 in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the proper tools for further handling them. You can get \`$1' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if test $# -ne 1; then eval LASTARG="\${$#}" case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi if test ! -f y.tab.h; then echo >y.tab.h fi if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if test $# -ne 1; then eval LASTARG="\${$#}" case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit 1 fi ;; makeinfo) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... file=`echo "$*" | sed -n "$sed_output"` test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n ' /^@setfilename/{ s/.* \([^ ]*\) *$/\1/ p q }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi # If the file does not exist, the user really needs makeinfo; # let's fail without touching anything. test -f $file || exit 1 touch $file ;; tar) shift # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and is $msg. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequisites for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-end: "$" # End: mecab-0.996/config.rpath0000755002562000116100000004364712031622553012054 00000000000000#! /bin/sh # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # # Copyright 1996-2007 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # # This file is free software; the Free Software Foundation gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # The first argument passed to this file is the canonical host specification, # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld # should be set by the caller. # # The set of defined variables is at the end of this script. # Known limitations: # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer # than 256 bytes, otherwise the compiler driver will dump core. The only # known workaround is to choose shorter directory names for the build # directory and/or the installation directory. # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a shrext=.so host="$1" host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` # Code taken from libtool.m4's _LT_CC_BASENAME. for cc_temp in $CC""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'` # Code taken from libtool.m4's AC_LIBTOOL_PROG_COMPILER_PIC. wl= if test "$GCC" = yes; then wl='-Wl,' else case "$host_os" in aix*) wl='-Wl,' ;; darwin*) case $cc_basename in xlc*) wl='-Wl,' ;; esac ;; mingw* | cygwin* | pw32* | os2*) ;; hpux9* | hpux10* | hpux11*) wl='-Wl,' ;; irix5* | irix6* | nonstopux*) wl='-Wl,' ;; newsos6) ;; linux* | k*bsd*-gnu) case $cc_basename in icc* | ecc*) wl='-Wl,' ;; pgcc | pgf77 | pgf90) wl='-Wl,' ;; ccc*) wl='-Wl,' ;; como) wl='-lopt=' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) wl='-Wl,' ;; esac ;; esac ;; osf3* | osf4* | osf5*) wl='-Wl,' ;; rdos*) ;; solaris*) wl='-Wl,' ;; sunos4*) wl='-Qoption ld ' ;; sysv4 | sysv4.2uw2* | sysv4.3*) wl='-Wl,' ;; sysv4*MP*) ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) wl='-Wl,' ;; unicos*) wl='-Wl,' ;; uts4*) ;; esac fi # Code taken from libtool.m4's AC_LIBTOOL_PROG_LD_SHLIBS. hardcode_libdir_flag_spec= hardcode_libdir_separator= hardcode_direct=no hardcode_minus_L=no case "$host_os" in cygwin* | mingw* | pw32*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; esac ld_shlibs=yes if test "$with_gnu_ld" = yes; then # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. # Unlike libtool, we use -rpath here, not --rpath, since the documented # option of GNU ld is called -rpath, not --rpath. hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' case "$host_os" in aix3* | aix4* | aix5*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no fi ;; amigaos*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes # Samuel A. Falvo II reports # that the semantics of dynamic libraries on AmigaOS, at least up # to version 4, is to share data among multiple programs linked # with the same dynamic library. Since this doesn't match the # behavior of shared libraries on other platforms, we cannot use # them. ld_shlibs=no ;; beos*) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; cygwin* | mingw* | pw32*) # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then : else ld_shlibs=no fi ;; interix[3-9]*) hardcode_direct=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; gnu* | linux* | k*bsd*-gnu) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; netbsd*) ;; solaris*) if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then ld_shlibs=no elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no ;; *) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`' else ld_shlibs=no fi ;; esac ;; sunos4*) hardcode_direct=yes ;; *) if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then : else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then hardcode_libdir_flag_spec= fi else case "$host_os" in aix3*) # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix4* | aix5*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix5*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac fi hardcode_direct=yes hardcode_libdir_separator=':' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && \ strings "$collect2name" | grep resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac fi # Begin _LT_AC_SYS_LIBPATH_AIX. echo 'int main () { return 0; }' > conftest.c ${CC} ${LDFLAGS} conftest.c -o conftest aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } }'` fi if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib" fi rm -f conftest.c conftest # End _LT_AC_SYS_LIBPATH_AIX. if test "$aix_use_runtimelinking" = yes; then hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' else hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" fi fi ;; amigaos*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes # see comment about different semantics on the GNU ld section ld_shlibs=no ;; bsdi[45]*) ;; cygwin* | mingw* | pw32*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec=' ' libext=lib ;; darwin* | rhapsody*) hardcode_direct=no if test "$GCC" = yes ; then : else case $cc_basename in xlc*) ;; *) ld_shlibs=no ;; esac fi ;; dgux*) hardcode_libdir_flag_spec='-L$libdir' ;; freebsd1*) ld_shlibs=no ;; freebsd2.2*) hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes ;; freebsd2*) hardcode_direct=yes hardcode_minus_L=yes ;; freebsd* | dragonfly*) hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes ;; hpux9*) hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; hpux10*) if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no ;; *) hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; netbsd*) hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes ;; newsos6) hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then hardcode_libdir_flag_spec='${wl}-rpath,$libdir' else case "$host_os" in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) hardcode_libdir_flag_spec='-R$libdir' ;; *) hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; osf3*) hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) if test "$GCC" = yes; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else # Both cc and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi hardcode_libdir_separator=: ;; solaris*) hardcode_libdir_flag_spec='-R$libdir' ;; sunos4*) hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes ;; sysv4) case $host_vendor in sni) hardcode_direct=yes # is this really true??? ;; siemens) hardcode_direct=no ;; motorola) hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac ;; sysv4.3*) ;; sysv4*MP*) if test -d /usr/nec; then ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) ;; sysv5* | sco3.2v5* | sco5v6*) hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`' hardcode_libdir_separator=':' ;; uts4*) hardcode_libdir_flag_spec='-L$libdir' ;; *) ld_shlibs=no ;; esac fi # Check dynamic linker characteristics # Code taken from libtool.m4's AC_LIBTOOL_SYS_DYNAMIC_LINKER. # Unlike libtool.m4, here we don't care about _all_ names of the library, but # only about the one the linker finds when passed -lNAME. This is the last # element of library_names_spec in libtool.m4, or possibly two of them if the # linker has special search rules. library_names_spec= # the last element of library_names_spec in libtool.m4 libname_spec='lib$name' case "$host_os" in aix3*) library_names_spec='$libname.a' ;; aix4* | aix5*) library_names_spec='$libname$shrext' ;; amigaos*) library_names_spec='$libname.a' ;; beos*) library_names_spec='$libname$shrext' ;; bsdi[45]*) library_names_spec='$libname$shrext' ;; cygwin* | mingw* | pw32*) shrext=.dll library_names_spec='$libname.dll.a $libname.lib' ;; darwin* | rhapsody*) shrext=.dylib library_names_spec='$libname$shrext' ;; dgux*) library_names_spec='$libname$shrext' ;; freebsd1*) ;; freebsd* | dragonfly*) case "$host_os" in freebsd[123]*) library_names_spec='$libname$shrext$versuffix' ;; *) library_names_spec='$libname$shrext' ;; esac ;; gnu*) library_names_spec='$libname$shrext' ;; hpux9* | hpux10* | hpux11*) case $host_cpu in ia64*) shrext=.so ;; hppa*64*) shrext=.sl ;; *) shrext=.sl ;; esac library_names_spec='$libname$shrext' ;; interix[3-9]*) library_names_spec='$libname$shrext' ;; irix5* | irix6* | nonstopux*) library_names_spec='$libname$shrext' case "$host_os" in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;; *) libsuff= shlibsuff= ;; esac ;; esac ;; linux*oldld* | linux*aout* | linux*coff*) ;; linux* | k*bsd*-gnu) library_names_spec='$libname$shrext' ;; knetbsd*-gnu) library_names_spec='$libname$shrext' ;; netbsd*) library_names_spec='$libname$shrext' ;; newsos6) library_names_spec='$libname$shrext' ;; nto-qnx*) library_names_spec='$libname$shrext' ;; openbsd*) library_names_spec='$libname$shrext$versuffix' ;; os2*) libname_spec='$name' shrext=.dll library_names_spec='$libname.a' ;; osf3* | osf4* | osf5*) library_names_spec='$libname$shrext' ;; rdos*) ;; solaris*) library_names_spec='$libname$shrext' ;; sunos4*) library_names_spec='$libname$shrext$versuffix' ;; sysv4 | sysv4.3*) library_names_spec='$libname$shrext' ;; sysv4*MP*) library_names_spec='$libname$shrext' ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) library_names_spec='$libname$shrext' ;; uts4*) library_names_spec='$libname$shrext' ;; esac sed_quote_subst='s/\(["`$\\]\)/\\\1/g' escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"` shlibext=`echo "$shrext" | sed -e 's,^\.,,'` escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"` LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' </dev/null | grep '^GNU Make ' >/dev/null ; then AC_MSG_RESULT(yes) else AC_MSG_RESULT(no) if test "$host_vendor" = "sun" ; then AC_MSG_ERROR("SUN make does not work for building MeCab. Please install GNU make") fi fi dnl dnl check gcc dnl if test -n "$GCC"; then CFLAGS="-O3 -Wall " CXXFLAGS="-O3 -Wall " fi dnl dnl check Char Code dnl AC_ARG_WITH( charset, [ --with-charset=charset set default charset (euc/sjis/utf8))], [CHARSET=${withval}], [CHARSET='euc'] ) CHARSET=$CHARSET AC_SUBST(CHARSET) dnl dnl check C++ features dnl AC_DEFUN(CHECK_CXX_STL, [ AC_MSG_CHECKING(if ${CXX-c++} supports stl <$1> (required)) AC_TRY_COMPILE( [ #include <$1> ], [ ; ], [ ac_stl_$1=yes ], [ config_error=yes AC_WARN(${CXX-c++} stl <$1> does not work) ]) AC_MSG_RESULT([$ac_stl_$1]) ]) CHECK_CXX_STL(vector) CHECK_CXX_STL(list) CHECK_CXX_STL(map) CHECK_CXX_STL(set) CHECK_CXX_STL(queue) CHECK_CXX_STL(functional) CHECK_CXX_STL(algorithm) CHECK_CXX_STL(string) CHECK_CXX_STL(iostream) CHECK_CXX_STL(sstream) CHECK_CXX_STL(fstream) # check for const_cast AC_MSG_CHECKING([if ${CXX-c++} supports template (required)]) AC_TRY_COMPILE( [ template T foo (T &i) { return i++; }; ],[ int i = 0; double d = 0.0; foo(i); foo(d); ],[ ac_template=yes ],[ AC_WARN(${CXX-c++} template does not work) config_error=yes ]) AC_MSG_RESULT([$ac_template]) # check for const_cast AC_MSG_CHECKING([if ${CXX-c++} supports const_cast<> (required)]) AC_TRY_COMPILE( [ class foo; ],[ const foo *c=0; foo *c1=const_cast(c); ],[ ac_const_cast=yes ],[ AC_WARN(${CXX-c++} const_cast<> does not work) config_error=yes ]) AC_MSG_RESULT([$ac_const_cast]) # check for static_cast<> AC_MSG_CHECKING(if ${CXX-c++} supports static_cast<> (required)) AC_TRY_COMPILE( [ class foo; ],[ foo *c = 0; void *c1 = static_cast(c); ],[ ac_static_cast=yes ],[ AC_WARN(${CXX-c++} static_cast<> does not work) config_error=yes ]) AC_MSG_RESULT([$ac_static_cast]) # check for reinterpret_cast AC_MSG_CHECKING(if ${CXX-c++} supports reinterpret_cast<> (required)) AC_TRY_COMPILE( [ int *a = 0; ],[ char *p = reinterpret_cast(a); ],[ ac_reinterpret_cast=yes ],[ AC_WARN(${CXX-c++} reinterpret_cast<> does not work) config_error=yes ]) AC_MSG_RESULT([$ac_reinterpret_cast]) # check for namespaces AC_MSG_CHECKING(if ${CXX-c++} supports namespaces (required) ) AC_TRY_COMPILE( [ namespace Foo { struct A {}; } using namespace Foo; ],[ A a; ],[ ac_namespaces=yes dnl AC_DEFINE(HAVE_CXX_NAMESPACE) ],[ config_error=yes ac_namespaces=no ]) AC_MSG_RESULT([$ac_namespaces]) dnl __thread keyword AC_MSG_CHECKING([if ${CXX-c++} supports __thread (optional)]) AC_TRY_COMPILE( [ __thread int a = 0; ],[ a = 10; ],[ enable_tls=yes ],[ enable_tls=no ]) AC_MSG_RESULT([$enable_tls]) if test "$enable_tls" = "no"; then AC_MSG_WARN([__thread keyword is not supported on this environment. \ Error handling of MeCab, e.g., MeCab::getLastError(), is not thread safe.]) else AC_DEFINE([HAVE_TLS_KEYWORD]) fi AC_MSG_CHECKING([if ${CXX-c++} supports template (required)]) AC_TRY_COMPILE( [ template T foo (T &i) { return i++; }; ],[ int i = 0; double d = 0.0; foo(i); foo(d); ],[ ac_template=yes ],[ AC_WARN(${CXX-c++} template does not work) config_error=yes ]) AC_MSG_RESULT([$ac_template]) AC_MSG_CHECKING([if ${CXX-c++} supports GCC native atomic operations (optional)]) AC_TRY_COMPILE( [ #include ],[ int a = 10; __sync_fetch_and_add(&a, 10); __sync_val_compare_and_swap(&a, 0, 10); sched_yield(); ],[ enable_gcc_atomic_ops=yes ],[ enable_gcc_atomic_ops=no ]) AC_MSG_RESULT([$enable_gcc_atomic_ops]) if test "$enable_gcc_atomic_ops" = "yes"; then AC_DEFINE([HAVE_GCC_ATOMIC_OPS]) fi AC_MSG_CHECKING([if ${CXX-c++} supports OSX native atomic operations (optional)]) AC_TRY_COMPILE( [ #include ],[ int a = 10; OSAtomicAdd32(10, &a); OSAtomicCompareAndSwapInt(10, 0, &a); ],[ enable_osx_atomic_ops=yes ],[ enable_osx_atomic_ops=no ]) AC_MSG_RESULT([$enable_osx_atomic_ops]) if test "$enable_osx_atomic_ops" = "yes"; then AC_DEFINE([HAVE_OSX_ATOMIC_OPS]) fi AC_MSG_CHECKING(if ${CXX-c++} environment provides all required features) if test "x$config_error" = xyes ; then AC_MSG_RESULT([no]) AC_MSG_ERROR([Your compiler is not powerful enough to compile MeCab. \ If it should be, see config.log for more information of why it failed.]) fi AC_MSG_RESULT([yes]) case "$host_os" in mingw* | os2*) MECAB_DEFAULT_RC='c:\\\\Program Files\\\\mecab\\\\etc\\\\mecabrc' CFLAGS="$CFLAGS -municode -DUNICODE -D_UNICODE" CXXFLAGS="$CXXFLAGS -municode -DUNICODE -D_UNICODE" ;; *) MECAB_DEFAULT_RC="$sysconfdir/mecabrc" ;; esac AC_SUBST(MECAB_DEFAULT_RC) AC_SUBST(datarootdir) AC_SUBST(DIC_VERSION) AM_CONFIG_HEADER(config.h) AC_OUTPUT([ Makefile src/Makefile src/Makefile.msvc man/Makefile doc/Makefile tests/Makefile swig/version.h mecab.iss mecab-config mecabrc ], chmod +x mecab-config \ ) mecab-0.996/example/0000755002562000116100000000000012110211077011232 500000000000000mecab-0.996/example/example_lattice.cpp0000644002562000116100000000703512031622553015032 00000000000000#include #include #define CHECK(eval) if (! eval) { \ const char *e = tagger ? tagger->what() : MeCab::getTaggerError(); \ std::cerr << "Exception:" << e << std::endl; \ delete tagger; \ return -1; } int main (int argc, char **argv) { char input[] = "太郎は次郎が持っている本を花子に渡した。"; // Create model object. MeCab::Model *model = MeCab::createModel(argc, argv); // Create Tagger // All taggers generated by Model::createTagger() method share // the same model/dictoinary. MeCab::Tagger *tagger = model->createTagger(); CHECK(tagger); // Create lattice object per thread. MeCab::Lattice *lattice = model->createLattice(); // Gets tagged result in string lattice->set_sentence(input); // this method is thread safe, as long as |lattice| is thread local. CHECK(tagger->parse(lattice)); std::cout << lattice->toString() << std::endl; // Gets node object. const MeCab::Node* node = lattice->bos_node(); CHECK(node); for (; node; node = node->next) { std::cout << node->id << ' '; if (node->stat == MECAB_BOS_NODE) std::cout << "BOS"; else if (node->stat == MECAB_EOS_NODE) std::cout << "EOS"; else std::cout.write (node->surface, node->length); std::cout << ' ' << node->feature << ' ' << (int)(node->surface - input) << ' ' << (int)(node->surface - input + node->length) << ' ' << node->rcAttr << ' ' << node->lcAttr << ' ' << node->posid << ' ' << (int)node->char_type << ' ' << (int)node->stat << ' ' << (int)node->isbest << ' ' << node->alpha << ' ' << node->beta << ' ' << node->prob << ' ' << node->cost << std::endl; } // begin_nodes/end_nodes const size_t len = lattice->size(); for (int i = 0; i <= len; ++i) { MeCab::Node *b = lattice->begin_nodes(i); MeCab::Node *e = lattice->end_nodes(i); for (; b; b = b->bnext) { printf("B[%d] %s\t%s\n", i, b->surface, b->feature); } for (; e; e = e->enext) { printf("E[%d] %s\t%s\n", i, e->surface, e->feature); } } // N best results lattice->set_request_type(MECAB_NBEST); lattice->set_sentence(input); CHECK(tagger->parse(lattice)); for (int i = 0; i < 10; ++i) { std::cout << "NBEST: " << i << std::endl; std::cout << lattice->toString(); if (!lattice->next()) { // No more results break; } } // Marginal probabilities lattice->remove_request_type(MECAB_NBEST); lattice->set_request_type(MECAB_MARGINAL_PROB); lattice->set_sentence(input); CHECK(tagger->parse(lattice)); std::cout << lattice->theta() << std::endl; for (const MeCab::Node *node = lattice->bos_node(); node; node = node->next) { std::cout.write(node->surface, node->length); std::cout << "\t" << node->feature; std::cout << "\t" << node->prob << std::endl; } // Dictionary info const MeCab::DictionaryInfo *d = model->dictionary_info(); for (; d; d = d->next) { std::cout << "filename: " << d->filename << std::endl; std::cout << "charset: " << d->charset << std::endl; std::cout << "size: " << d->size << std::endl; std::cout << "type: " << d->type << std::endl; std::cout << "lsize: " << d->lsize << std::endl; std::cout << "rsize: " << d->rsize << std::endl; std::cout << "version: " << d->version << std::endl; } // Swap model atomically. MeCab::Model *another_model = MeCab::createModel(""); model->swap(another_model); delete lattice; delete tagger; delete model; return 0; } mecab-0.996/example/thread_test.cpp0000644002562000116100000000522412031622553014176 00000000000000#include #include #include #include #include #include #include "../src/thread.h" namespace MeCab { class TaggerThread : public thread { public: void run() { int n = 0; while (true) { for (size_t i = 0; i < sentences_->size(); ++i) { lattice_->set_sentence((*sentences_)[i].c_str()); tagger_->parse(lattice_); if (n % 100141 == 0) { std::cout << id_ << " " << n << " parsed" << std::endl; // std::cout << lattice_->toString(); } ++n; } } } TaggerThread(std::vector *sentences, MeCab::Model *model, int id) : sentences_(sentences), tagger_(0), id_(id) { tagger_ = model->createTagger(); lattice_ = model->createLattice(); } ~TaggerThread() { delete tagger_; delete lattice_; } private: std::vector *sentences_; MeCab::Tagger *tagger_; MeCab::Lattice *lattice_; int id_; }; class ModelUpdater : public thread { public: void run() { const char *kParams[] = { #ifdef _WIN32 "-d unidic", "-d ipadic", "-d jumandic" #else "-d /usr/local/lib/mecab/dic/unidic/", "-d /usr/local/lib/mecab/dic/ipadic/", "-d /usr/local/lib/mecab/dic/jumandic/" #endif }; int i = 0; while (true) { #ifdef _WIN32 ::Sleep(4000); #else sleep(4); #endif MeCab::Model *model = MeCab::createModel(kParams[i % 3]); std::cout << "Updating..." << std::endl; if (!model_->swap(model)) { std::cerr << "cannot swap" << std::endl; exit(-1); } std::cout << "Done!" << std::endl; ++i; } } ModelUpdater(MeCab::Model *model) : model_(model) {} private: MeCab::Model *model_; }; } int main (int argc, char **argv) { std::ifstream ifs("japanese_sentences.txt"); std::string line; std::vector sentences; while (std::getline(ifs, line)) { sentences.push_back(line); if (sentences.size() == 10000) { break; } } MeCab::Model *model = MeCab::createModel(argc, argv); if (!model) { std::cerr << "model is NULL" << std::endl; return -1; } MeCab::ModelUpdater updater(model); updater.start(); const int kMaxThreadSize = 8; std::vector threads(kMaxThreadSize); for (int i = 0; i < kMaxThreadSize; ++i) { threads[i] = new MeCab::TaggerThread(&sentences, model, i); } for (int i = 0; i < kMaxThreadSize; ++i) { threads[i]->start(); } for (int i = 0; i < kMaxThreadSize; ++i) { threads[i]->join(); delete threads[i]; } updater.join(); delete model; return 0; } mecab-0.996/example/example_lattice.c0000644002562000116100000000634512031622553014475 00000000000000#include #include #define CHECK(eval) if (! eval) { \ fprintf (stderr, "Exception:%s\n", mecab_strerror (mecab)); \ mecab_destroy(mecab); \ return -1; } int main (int argc, char **argv) { char input[] = "太郎は次郎が持っている本を花子に渡した。"; mecab_model_t *model, *another_model; mecab_t *mecab; mecab_lattice_t *lattice; const mecab_node_t *node; const char *result; int i; size_t len; model = mecab_model_new(argc, argv); CHECK(model); mecab = mecab_model_new_tagger(model); CHECK(mecab); lattice = mecab_model_new_lattice(model); CHECK(lattice); mecab_lattice_set_sentence(lattice, input); mecab_parse_lattice(mecab, lattice); printf("RESULT: %s\n", mecab_lattice_tostr(lattice)); node = mecab_lattice_get_bos_node(lattice); for (; node; node = node->next) { printf("%d ", node->id); if (node->stat == MECAB_BOS_NODE) printf("BOS"); else if (node->stat == MECAB_EOS_NODE) printf("EOS"); else fwrite (node->surface, sizeof(char), node->length, stdout); printf(" %s %d %d %d %d %d %d %d %d %f %f %f %ld\n", node->feature, (int)(node->surface - input), (int)(node->surface - input + node->length), node->rcAttr, node->lcAttr, node->posid, (int)node->char_type, (int)node->stat, (int)node->isbest, node->alpha, node->beta, node->prob, node->cost); } len = mecab_lattice_get_size(lattice); for (i = 0; i <= len; ++i) { mecab_node_t *b, *e; b = mecab_lattice_get_begin_nodes(lattice, (size_t)i); e = mecab_lattice_get_end_nodes(lattice, (size_t)i); for (; b; b = b->bnext) { printf("B[%d] %s\t%s\n", i, b->surface, b->feature); } for (; e; e = e->enext) { printf("E[%d] %s\t%s\n", i, e->surface, e->feature); } } mecab_lattice_set_sentence(lattice, input); mecab_lattice_set_request_type(lattice, MECAB_NBEST); mecab_parse_lattice(mecab, lattice); for (i = 0; i < 10; ++i) { fprintf(stdout, "%s", mecab_lattice_tostr(lattice)); if (!mecab_lattice_next(lattice)) { break; } } mecab_lattice_set_sentence(lattice, input); mecab_lattice_set_request_type(lattice, MECAB_MARGINAL_PROB); mecab_lattice_set_theta(lattice, 0.001); mecab_parse_lattice(mecab, lattice); node = mecab_lattice_get_bos_node(lattice); for (; node; node = node->next) { fwrite(node->surface, sizeof(char), node->length, stdout); fprintf(stdout, "\t%s\t%f\n", node->feature, node->prob); } mecab_set_lattice_level(mecab, 0); mecab_set_all_morphs(mecab, 1); node = mecab_sparse_tonode(mecab, input); CHECK(node); for (; node; node = node->next) { fwrite (node->surface, sizeof(char), node->length, stdout); printf("\t%s\n", node->feature); } const mecab_dictionary_info_t *d = mecab_dictionary_info(mecab); for (; d; d = d->next) { printf("filename: %s\n", d->filename); printf("charset: %s\n", d->charset); printf("size: %d\n", d->size); printf("type: %d\n", d->type); printf("lsize: %d\n", d->lsize); printf("rsize: %d\n", d->rsize); printf("version: %d\n", d->version); } mecab_destroy(mecab); mecab_lattice_destroy(lattice); mecab_model_destroy(model); return 0; } mecab-0.996/example/example.c0000644002562000116100000000315212031622553012761 00000000000000#include #include #define CHECK(eval) if (! eval) { \ fprintf (stderr, "Exception:%s\n", mecab_strerror (mecab)); \ mecab_destroy(mecab); \ return -1; } int main (int argc, char **argv) { char input[] = "太郎は次郎が持っている本を花子に渡した。"; mecab_t *mecab; const mecab_node_t *node; const char *result; int i; size_t len; // Create tagger object mecab = mecab_new(argc, argv); CHECK(mecab); // Gets tagged result in string. result = mecab_sparse_tostr(mecab, input); CHECK(result) printf ("INPUT: %s\n", input); printf ("RESULT:\n%s", result); // Gets N best results result = mecab_nbest_sparse_tostr (mecab, 3, input); CHECK(result); fprintf (stdout, "NBEST:\n%s", result); CHECK(mecab_nbest_init(mecab, input)); for (i = 0; i < 3; ++i) { printf ("%d:\n%s", i, mecab_nbest_next_tostr (mecab)); } // Gets node object node = mecab_sparse_tonode(mecab, input); CHECK(node); for (; node; node = node->next) { if (node->stat == MECAB_NOR_NODE || node->stat == MECAB_UNK_NODE) { fwrite (node->surface, sizeof(char), node->length, stdout); printf("\t%s\n", node->feature); } } // Dictionary info const mecab_dictionary_info_t *d = mecab_dictionary_info(mecab); for (; d; d = d->next) { printf("filename: %s\n", d->filename); printf("charset: %s\n", d->charset); printf("size: %d\n", d->size); printf("type: %d\n", d->type); printf("lsize: %d\n", d->lsize); printf("rsize: %d\n", d->rsize); printf("version: %d\n", d->version); } mecab_destroy(mecab); return 0; } mecab-0.996/example/example.cpp0000644002562000116100000000445612031622553013331 00000000000000#include #include #define CHECK(eval) if (! eval) { \ const char *e = tagger ? tagger->what() : MeCab::getTaggerError(); \ std::cerr << "Exception:" << e << std::endl; \ delete tagger; \ return -1; } // Sample of MeCab::Tagger class. int main (int argc, char **argv) { char input[] = "太郎は次郎が持っている本を花子に渡した。"; MeCab::Tagger *tagger = MeCab::createTagger(""); CHECK(tagger); // Gets tagged result in string format. const char *result = tagger->parse(input); CHECK(result); std::cout << "INPUT: " << input << std::endl; std::cout << "RESULT: " << result << std::endl; // Gets N best results in string format. result = tagger->parseNBest(3, input); CHECK(result); std::cout << "NBEST: " << std::endl << result; // Gets N best results in sequence. CHECK(tagger->parseNBestInit(input)); for (int i = 0; i < 3; ++i) { std::cout << i << ":" << std::endl << tagger->next(); } // Gets Node object. const MeCab::Node* node = tagger->parseToNode(input); CHECK(node); for (; node; node = node->next) { std::cout << node->id << ' '; if (node->stat == MECAB_BOS_NODE) std::cout << "BOS"; else if (node->stat == MECAB_EOS_NODE) std::cout << "EOS"; else std::cout.write (node->surface, node->length); std::cout << ' ' << node->feature << ' ' << (int)(node->surface - input) << ' ' << (int)(node->surface - input + node->length) << ' ' << node->rcAttr << ' ' << node->lcAttr << ' ' << node->posid << ' ' << (int)node->char_type << ' ' << (int)node->stat << ' ' << (int)node->isbest << ' ' << node->alpha << ' ' << node->beta << ' ' << node->prob << ' ' << node->cost << std::endl; } // Dictionary info. const MeCab::DictionaryInfo *d = tagger->dictionary_info(); for (; d; d = d->next) { std::cout << "filename: " << d->filename << std::endl; std::cout << "charset: " << d->charset << std::endl; std::cout << "size: " << d->size << std::endl; std::cout << "type: " << d->type << std::endl; std::cout << "lsize: " << d->lsize << std::endl; std::cout << "rsize: " << d->rsize << std::endl; std::cout << "version: " << d->version << std::endl; } delete tagger; return 0; } mecab-0.996/Makefile.am0000644002562000116100000000630312031622554011565 00000000000000# Process this file with automake to produce Makefile.in # # $Id: Makefile.am,v 1.7 2006/05/29 15:36:08 taku-ku Exp $; # @SET_MAKE@ AUTOMAKE_OPTIONS = 1.4 no-dependencies SUBDIRS = src man doc tests confdir = $(sysconfdir) conf_DATA = mecabrc EXTRA_DIST = LGPL GPL BSD Makefile.train EXTRA_DIR = swig example bin_SCRIPTS = mecab-config ACLOCAL_AMFLAGS=-I m4 dist-hook: for subdir in $(EXTRA_DIR); do \ cp -rp $$subdir $(distdir); \ rm -f $(distdir)/$$subdir/*~; \ rm -f $(distdir)/$$subdir/*.{bak,orig}; \ rm -rf $(distdir)/$$subdir/CVS; \ rm -rf $(distdir)/$$subdir/*/CVS; \ rm -rf $(distdir)/$$subdir/.svn; \ rm -rf $(distdir)/.svn; \ rm -rf $(distdir)/*/.svn; \ rm -rf $(distdir)/*/*/.svn; \ rm -rf $(distdir)/$$subdir/*/CVS; \ done rpm: dist env PATH="/usr/bin:$$PATH" rpmbuild -ta @PACKAGE@-@VERSION@.tar.gz win: make (cd src; wcmd /c make.bat) win-dic: (cd dic; ../src/mecab-dict-index -f EUC-JP -t SHIFT-JIS) win-dist: rm -fr wintmp @PACKAGE@-@VERSION@.exe cp -fr example wintmp perl -pe 's#\@prefix\@/lib/mecab/dic/ipadic#\$$(rcpath)\\..\\dic\\ipadic#g;' \ < mecabrc.in > wintmp/mecabrc (cd wintmp; qkc -m -s -c *.c *.cpp) mkdir wintmp/dic cp -f dic/*.csv dic/*.def dic/dicrc wintmp/dic sed s/EUC-JP/SHIFT-JIS/ dic/dicrc > wintmp/dic/dicrc (cd wintmp/dic; qkc -m -s -c *) wine ~/.root/bin/inno/ISCC.exe mecab.iss rm -fr wintmp script-dist: for subdir in perl ruby python java; do \ rm -fr mecab-$${subdir}-@VERSION@; \ mkdir mecab-$${subdir}-@VERSION@; \ cp -r COPYING BSD LGPL GPL AUTHORS mecab-$${subdir}-@VERSION@; \ cp -r $${subdir}/* mecab-$${subdir}-@VERSION@; \ cp -r doc/bindings.html mecab-$${subdir}-@VERSION@; \ find ./mecab-$${subdir}-@VERSION@ -type d -name CVS | xargs rm -fr; \ find ./mecab-$${subdir}-@VERSION@ -type d -name .svn | xargs rm -fr; \ rm -f mecab-$${subdir}-@VERSION@/*~; \ tar zcfv mecab-$${subdir}-@VERSION@.tar.gz mecab-$${subdir}-@VERSION@; \ rm -fr mecab-$${subdir}-@VERSION@; \ done script-clean: (cd perl; $(MAKE) clean; rm -f Makefile.old Makefile) (cd ruby; $(MAKE) clean; rm -f Makefile *.log) (cd python; python setup.py clean --all) (cd java; $(MAKE) clean;) dist-all-package: (cd swig; $(MAKE)) $(MAKE) script-clean (test -f Makefile) && $(MAKE) distclean ./configure $(MAKE) dist $(MAKE) script-dist $(MAKE) clean $(MAKE) win $(MAKE) win-dic $(MAKE) win-dist export-package: python googlecode_upload.py -p mecab -s mecab -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-win -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-@VERSION@.exe python googlecode_upload.py -p mecab -s mecab-perl -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-perl-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-ruby -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-ruby-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-python -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-python-@VERSION@.tar.gz python googlecode_upload.py -p mecab -s mecab-java -u taku@chasen.org -w `cat ~/.googlecode_upload_password` mecab-java-@VERSION@.tar.gz