1*eabc0478Schristos /* $NetBSD: ao-strs.h,v 1.6 2024/08/18 20:47:24 christos Exp $ */ 28585484eSchristos 38585484eSchristos /* -*- buffer-read-only: t -*- vi: set ro: 48585484eSchristos * 58585484eSchristos * DO NOT EDIT THIS FILE (ao-strs.h) 68585484eSchristos * 75d681e99Schristos * It has been AutoGen-ed 88585484eSchristos * From the definitions ao-strs.def 98585484eSchristos * and the template file strings 108585484eSchristos * 11*eabc0478Schristos * Copyright (C) 2011-2018 Bruce Korb, all rights reserved. 128585484eSchristos * This is free software. It is licensed for use, modification and 138585484eSchristos * redistribution under the terms of the 148585484eSchristos * Modified (3 clause) Berkeley Software Distribution License 158585484eSchristos * <http://www.xfree86.org/3.3.6/COPYRIGHT2.html> 168585484eSchristos * 178585484eSchristos * Redistribution and use in source and binary forms, with or without 188585484eSchristos * modification, are permitted provided that the following conditions 198585484eSchristos * are met: 208585484eSchristos * 1. Redistributions of source code must retain the above copyright 218585484eSchristos * notice, this list of conditions and the following disclaimer. 228585484eSchristos * 2. Redistributions in binary form must reproduce the above copyright 238585484eSchristos * notice, this list of conditions and the following disclaimer in the 248585484eSchristos * documentation and/or other materials provided with the distribution. 258585484eSchristos * 3. Neither the name ``Bruce Korb'' nor the name of any other 268585484eSchristos * contributor may be used to endorse or promote products derived 278585484eSchristos * from this software without specific prior written permission. 288585484eSchristos * 298585484eSchristos * strings IS PROVIDED BY Bruce Korb ``AS IS'' AND ANY EXPRESS 308585484eSchristos * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 318585484eSchristos * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 328585484eSchristos * ARE DISCLAIMED. IN NO EVENT SHALL Bruce Korb OR ANY OTHER CONTRIBUTORS 338585484eSchristos * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 348585484eSchristos * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 358585484eSchristos * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 368585484eSchristos * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 378585484eSchristos * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 388585484eSchristos * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 398585484eSchristos * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 408585484eSchristos */ 418585484eSchristos #ifndef STRINGS_AO_STRS_H_GUARD 428585484eSchristos #define STRINGS_AO_STRS_H_GUARD 1 438585484eSchristos /* 44*eabc0478Schristos * 146 strings in ao_strs_strtable string table 458585484eSchristos */ 46*eabc0478Schristos #define ARG_BREAK_STR (ao_strs_strtable+280) 478585484eSchristos #define ARG_BREAK_STR_LEN 5 48*eabc0478Schristos #define ARG_BY_NUM_FMT (ao_strs_strtable+286) 498585484eSchristos #define ARG_BY_NUM_FMT_LEN 9 50*eabc0478Schristos #define BOOL_ATR_FMT (ao_strs_strtable+957) 518585484eSchristos #define BOOL_ATR_FMT_LEN 31 52*eabc0478Schristos #define CHK_MAX_COUNT (ao_strs_strtable+1508) 538585484eSchristos #define CHK_MAX_COUNT_LEN 190 54*eabc0478Schristos #define CHK_MIN_COUNT (ao_strs_strtable+1699) 558585484eSchristos #define CHK_MIN_COUNT_LEN 91 56*eabc0478Schristos #define CHK_ONE_REQUIRED (ao_strs_strtable+1791) 578585484eSchristos #define CHK_ONE_REQUIRED_LEN 80 58*eabc0478Schristos #define ECHO_N_EXIT (ao_strs_strtable+1872) 598585484eSchristos #define ECHO_N_EXIT_LEN 50 60*eabc0478Schristos #define EMPTY_ARG (ao_strs_strtable+296) 618585484eSchristos #define EMPTY_ARG_LEN 2 62*eabc0478Schristos #define END_MARK (ao_strs_strtable+1923) 638585484eSchristos #define END_MARK_LEN 115 64*eabc0478Schristos #define END_OPT_SEL_STR (ao_strs_strtable+299) 658585484eSchristos #define END_OPT_SEL_STR_LEN 12 66*eabc0478Schristos #define END_PRE_FMT (ao_strs_strtable+989) 678585484eSchristos #define END_PRE_FMT_LEN 36 68*eabc0478Schristos #define END_SET_TEXT (ao_strs_strtable+312) 698585484eSchristos #define END_SET_TEXT_LEN 3 70*eabc0478Schristos #define END_XML_FMT (ao_strs_strtable+316) 718585484eSchristos #define END_XML_FMT_LEN 6 72*eabc0478Schristos #define ENUM_ERR_LINE (ao_strs_strtable+323) 738585484eSchristos #define ENUM_ERR_LINE_LEN 5 74*eabc0478Schristos #define ENUM_ERR_WIDTH (ao_strs_strtable+329) 758585484eSchristos #define ENUM_ERR_WIDTH_LEN 6 76*eabc0478Schristos #define EXPORT_ARG_FMT (ao_strs_strtable+336) 778585484eSchristos #define EXPORT_ARG_FMT_LEN 17 78*eabc0478Schristos #define FALSE_STR (ao_strs_strtable+354) 798585484eSchristos #define FALSE_STR_LEN 5 80*eabc0478Schristos #define FINISH_LOOP (ao_strs_strtable+2039) 818585484eSchristos #define FINISH_LOOP_LEN 378 82*eabc0478Schristos #define FLAG_OPT_MARK (ao_strs_strtable+360) 838585484eSchristos #define FLAG_OPT_MARK_LEN 9 84*eabc0478Schristos #define FLAG_STR (ao_strs_strtable+370) 858585484eSchristos #define FLAG_STR_LEN 4 86*eabc0478Schristos #define INIT_LOPT_STR (ao_strs_strtable+2418) 878585484eSchristos #define INIT_LOPT_STR_LEN 250 88*eabc0478Schristos #define INIT_OPT_STR (ao_strs_strtable+2669) 898585484eSchristos #define INIT_OPT_STR_LEN 116 90*eabc0478Schristos #define INVALID_FMT (ao_strs_strtable+375) 918585484eSchristos #define INVALID_FMT_LEN 10 92*eabc0478Schristos #define INVALID_STR (ao_strs_strtable+386) 938585484eSchristos #define INVALID_STR_LEN 9 94*eabc0478Schristos #define LINE_SPLICE (ao_strs_strtable+396) 958585484eSchristos #define LINE_SPLICE_LEN 4 96*eabc0478Schristos #define LONG_OPT_MARK (ao_strs_strtable+401) 97*eabc0478Schristos #define LONG_OPT_MARKER (ao_strs_strtable+412) 988585484eSchristos #define LONG_OPT_MARKER_LEN 2 998585484eSchristos #define LONG_OPT_MARK_LEN 10 100*eabc0478Schristos #define LONG_USE_STR (ao_strs_strtable+415) 1018585484eSchristos #define LONG_USE_STR_LEN 9 102*eabc0478Schristos #define LOOP_STR (ao_strs_strtable+2786) 1038585484eSchristos #define LOOP_STR_LEN 206 104*eabc0478Schristos #define LOPT_ARG_FMT (ao_strs_strtable+2993) 1058585484eSchristos #define LOPT_ARG_FMT_LEN 778 106*eabc0478Schristos #define LVL3_CMD (ao_strs_strtable+425) 1078585484eSchristos #define LVL3_CMD_LEN 15 108*eabc0478Schristos #define MK_STR_OCT_FMT (ao_strs_strtable+441) 1098585484eSchristos #define MK_STR_OCT_FMT_LEN 5 110*eabc0478Schristos #define MORE_STR (ao_strs_strtable+447) 1118585484eSchristos #define MORE_STR_LEN 4 112*eabc0478Schristos #define MULTI_ARG_FMT (ao_strs_strtable+3772) 1138585484eSchristos #define MULTI_ARG_FMT_LEN 123 114*eabc0478Schristos #define MULTI_DEF_FMT (ao_strs_strtable+3896) 1158585484eSchristos #define MULTI_DEF_FMT_LEN 157 116*eabc0478Schristos #define NESTED_OPT_FMT (ao_strs_strtable+452) 1178585484eSchristos #define NESTED_OPT_FMT_LEN 17 118*eabc0478Schristos #define NLSTR_FMT (ao_strs_strtable+470) 1198585484eSchristos #define NLSTR_FMT_LEN 3 120*eabc0478Schristos #define NLSTR_SPACE_FMT (ao_strs_strtable+474) 1218585484eSchristos #define NLSTR_SPACE_FMT_LEN 5 122*eabc0478Schristos #define NONE_STR (ao_strs_strtable+110) 1238585484eSchristos #define NONE_STR_LEN 4 124*eabc0478Schristos #define NOT_FOUND_STR (ao_strs_strtable+4054) 1258585484eSchristos #define NOT_FOUND_STR_LEN 56 126*eabc0478Schristos #define NO_ARG_NEEDED (ao_strs_strtable+480) 1278585484eSchristos #define NO_ARG_NEEDED_LEN 17 128*eabc0478Schristos #define NO_LOAD_WARN (ao_strs_strtable+1026) 1298585484eSchristos #define NO_LOAD_WARN_LEN 46 130*eabc0478Schristos #define NO_MULTI_ARG_FMT (ao_strs_strtable+4111) 1318585484eSchristos #define NO_MULTI_ARG_FMT_LEN 140 132*eabc0478Schristos #define NO_SAVE_OPTS (ao_strs_strtable+1073) 1338585484eSchristos #define NO_SAVE_OPTS_LEN 46 134*eabc0478Schristos #define NO_SGL_ARG_FMT (ao_strs_strtable+4252) 1358585484eSchristos #define NO_SGL_ARG_FMT_LEN 316 136*eabc0478Schristos #define NO_SUPPRESS_LOAD (ao_strs_strtable+1120) 1378585484eSchristos #define NO_SUPPRESS_LOAD_LEN 65 138*eabc0478Schristos #define NULL_ATR_FMT (ao_strs_strtable+498) 1398585484eSchristos #define NULL_ATR_FMT_LEN 6 140*eabc0478Schristos #define NUMB_ATR_FMT (ao_strs_strtable+1186) 1418585484eSchristos #define NUMB_ATR_FMT_LEN 34 142*eabc0478Schristos #define OK_NEED_OPT_ARG (ao_strs_strtable+505) 1438585484eSchristos #define OK_NEED_OPT_ARG_LEN 17 144*eabc0478Schristos #define ONE_TAB_STR (ao_strs_strtable+523) 1458585484eSchristos #define ONE_TAB_STR_LEN 1 146*eabc0478Schristos #define ONLY_OPTS_LOOP (ao_strs_strtable+4569) 1478585484eSchristos #define ONLY_OPTS_LOOP_LEN 102 148*eabc0478Schristos #define OPEN_CLOSE_FMT (ao_strs_strtable+498) 1498585484eSchristos #define OPEN_CLOSE_FMT_LEN 6 150*eabc0478Schristos #define OPEN_XML_FMT (ao_strs_strtable+525) 1518585484eSchristos #define OPEN_XML_FMT_LEN 4 152*eabc0478Schristos #define OPTION_STR (ao_strs_strtable+530) 1538585484eSchristos #define OPTION_STR_LEN 6 154*eabc0478Schristos #define OPT_ARG_FMT (ao_strs_strtable+4672) 1558585484eSchristos #define OPT_ARG_FMT_LEN 1153 156*eabc0478Schristos #define OPT_END_FMT (ao_strs_strtable+537) 1578585484eSchristos #define OPT_END_FMT_LEN 14 158*eabc0478Schristos #define OPT_VAL_FMT (ao_strs_strtable+552) 1598585484eSchristos #define OPT_VAL_FMT_LEN 6 160*eabc0478Schristos #define OR_STR (ao_strs_strtable+559) 1618585484eSchristos #define OR_STR_LEN 3 162*eabc0478Schristos #define PAGER_NAME (ao_strs_strtable+563) 1638585484eSchristos #define PAGER_NAME_LEN 5 164*eabc0478Schristos #define PAGE_USAGE_FMT (ao_strs_strtable+569) 1658585484eSchristos #define PAGE_USAGE_FMT_LEN 22 166*eabc0478Schristos #define PAGE_USAGE_TEXT (ao_strs_strtable+5826) 1678585484eSchristos #define PAGE_USAGE_TEXT_LEN 73 168*eabc0478Schristos #define PLUS_STR (ao_strs_strtable+592) 1698585484eSchristos #define PLUS_STR_LEN 3 170*eabc0478Schristos #define PREAMBLE_FMT (ao_strs_strtable+5900) 1718585484eSchristos #define PREAMBLE_FMT_LEN 105 172*eabc0478Schristos #define PUTS_FMT (ao_strs_strtable+596) 1738585484eSchristos #define PUTS_FMT_LEN 15 174*eabc0478Schristos #define QUOT_APOS (ao_strs_strtable+612) 1758585484eSchristos #define QUOT_APOS_LEN 2 176*eabc0478Schristos #define QUOT_ARG_FMT (ao_strs_strtable+615) 1778585484eSchristos #define QUOT_ARG_FMT_LEN 4 178*eabc0478Schristos #define SET_MULTI_ARG (ao_strs_strtable+6006) 1798585484eSchristos #define SET_MULTI_ARG_LEN 89 180*eabc0478Schristos #define SET_NO_TEXT_FMT (ao_strs_strtable+1221) 1818585484eSchristos #define SET_NO_TEXT_FMT_LEN 30 182*eabc0478Schristos #define SET_OFF_FMT (ao_strs_strtable+620) 1838585484eSchristos #define SET_OFF_FMT_LEN 6 184*eabc0478Schristos #define SET_TEXT_FMT (ao_strs_strtable+627) 1858585484eSchristos #define SET_TEXT_FMT_LEN 12 186*eabc0478Schristos #define SGL_ARG_FMT (ao_strs_strtable+6096) 1878585484eSchristos #define SGL_ARG_FMT_LEN 258 188*eabc0478Schristos #define SGL_DEF_FMT (ao_strs_strtable+6355) 1898585484eSchristos #define SGL_DEF_FMT_LEN 68 190*eabc0478Schristos #define SGL_NO_DEF_FMT (ao_strs_strtable+6424) 1918585484eSchristos #define SGL_NO_DEF_FMT_LEN 61 192*eabc0478Schristos #define SHELL_MAGIC (ao_strs_strtable+640) 1938585484eSchristos #define SHELL_MAGIC_LEN 6 194*eabc0478Schristos #define SHOW_PROG_ENV (ao_strs_strtable+647) 1958585484eSchristos #define SHOW_PROG_ENV_LEN 19 196*eabc0478Schristos #define SHOW_VAL_FMT (ao_strs_strtable+667) 1978585484eSchristos #define SHOW_VAL_FMT_LEN 17 198*eabc0478Schristos #define START_MARK (ao_strs_strtable+6486) 1998585484eSchristos #define START_MARK_LEN 82 200*eabc0478Schristos #define STDOUT (ao_strs_strtable+685) 2018585484eSchristos #define STDOUT_LEN 6 202*eabc0478Schristos #define TIME_FMT (ao_strs_strtable+692) 2038585484eSchristos #define TIME_FMT_LEN 21 204*eabc0478Schristos #define TMPDIR (ao_strs_strtable+714) 2058585484eSchristos #define TMPDIR_LEN 6 206*eabc0478Schristos #define TMP_FILE_FMT (ao_strs_strtable+721) 2078585484eSchristos #define TMP_FILE_FMT_LEN 16 208*eabc0478Schristos #define TMP_USAGE_FMT (ao_strs_strtable+721) 2098585484eSchristos #define TMP_USAGE_FMT_LEN 16 210*eabc0478Schristos #define TRUE_STR (ao_strs_strtable+738) 2118585484eSchristos #define TRUE_STR_LEN 4 212*eabc0478Schristos #define TWO_SPACES_STR (ao_strs_strtable+273) 2138585484eSchristos #define TWO_SPACES_STR_LEN 2 214*eabc0478Schristos #define TYPE_ATR_FMT (ao_strs_strtable+743) 2158585484eSchristos #define TYPE_ATR_FMT_LEN 12 216*eabc0478Schristos #define UNK_OPT_FMT (ao_strs_strtable+6569) 2178585484eSchristos #define UNK_OPT_FMT_LEN 144 218*eabc0478Schristos #define VER_STR (ao_strs_strtable+756) 2198585484eSchristos #define VER_STR_LEN 7 220*eabc0478Schristos #define XML_HEX_BYTE_FMT (ao_strs_strtable+764) 2218585484eSchristos #define XML_HEX_BYTE_FMT_LEN 7 222*eabc0478Schristos #define YES_NEED_OPT_ARG (ao_strs_strtable+772) 2238585484eSchristos #define YES_NEED_OPT_ARG_LEN 18 224*eabc0478Schristos #define ao_default_use (ao_strs_strtable+804) 225*eabc0478Schristos #define ao_default_use_LEN 11 226*eabc0478Schristos #define ao_name_use_fmt (ao_strs_strtable+791) 227*eabc0478Schristos #define ao_name_use_fmt_LEN 12 228*eabc0478Schristos #define apostrophe (ao_strs_strtable+816) 2298585484eSchristos #define apostrophe_LEN 4 230*eabc0478Schristos #define arg_fmt (ao_strs_strtable+821) 2318585484eSchristos #define arg_fmt_LEN 5 232*eabc0478Schristos #define init_optct (ao_strs_strtable+864) 2338585484eSchristos #define init_optct_LEN 13 234*eabc0478Schristos #define misguess_len (ao_strs_strtable+827) 235*eabc0478Schristos #define misguess_len_LEN 36 236*eabc0478Schristos #define set_dash (ao_strs_strtable+878) 2378585484eSchristos #define set_dash_LEN 6 238*eabc0478Schristos #define tmp_dir (ao_strs_strtable+885) 2398585484eSchristos #define tmp_dir_LEN 4 240*eabc0478Schristos #define zAll (ao_strs_strtable+276) 2418585484eSchristos #define zAll_LEN 3 2428585484eSchristos #define zCfgAO_Flags (ao_strs_strtable+12) 243*eabc0478Schristos #define zCfgAO_Flags_LEN 14 244*eabc0478Schristos #define zCfgProg (ao_strs_strtable+27) 245*eabc0478Schristos #define zCfgProg_LEN 9 246*eabc0478Schristos #define zEquivMode (ao_strs_strtable+1252) 2478585484eSchristos #define zEquivMode_LEN 44 248*eabc0478Schristos #define zFiveSpaces (ao_strs_strtable+263) 2498585484eSchristos #define zFiveSpaces_LEN 5 250*eabc0478Schristos #define zFmtFmt (ao_strs_strtable+37) 2518585484eSchristos #define zFmtFmt_LEN 11 252*eabc0478Schristos #define zFmtProg (ao_strs_strtable+49) 253*eabc0478Schristos #define zFmtProg_LEN 14 254*eabc0478Schristos #define zFullOptFmt (ao_strs_strtable+1297) 2558585484eSchristos #define zFullOptFmt_LEN 34 256*eabc0478Schristos #define zGnuBreak (ao_strs_strtable+64) 2578585484eSchristos #define zGnuBreak_LEN 5 258*eabc0478Schristos #define zGnuFileArg (ao_strs_strtable+70) 2598585484eSchristos #define zGnuFileArg_LEN 5 260*eabc0478Schristos #define zGnuKeyLArg (ao_strs_strtable+76) 2618585484eSchristos #define zGnuKeyLArg_LEN 4 262*eabc0478Schristos #define zGnuNestArg (ao_strs_strtable+81) 2638585484eSchristos #define zGnuNestArg_LEN 5 264*eabc0478Schristos #define zGnuOptArg (ao_strs_strtable+87) 2658585484eSchristos #define zGnuOptArg_LEN 6 266*eabc0478Schristos #define zGnuOptFmt (ao_strs_strtable+94) 2678585484eSchristos #define zGnuOptFmt_LEN 10 268*eabc0478Schristos #define zGnuTimeArg (ao_strs_strtable+105) 2698585484eSchristos #define zGnuTimeArg_LEN 4 270*eabc0478Schristos #define zNone (ao_strs_strtable+110) 2718585484eSchristos #define zNone_LEN 4 272*eabc0478Schristos #define zOptCookieCt (ao_strs_strtable+1332) 2738585484eSchristos #define zOptCookieCt_LEN 38 274*eabc0478Schristos #define zOptCtFmt (ao_strs_strtable+1371) 2758585484eSchristos #define zOptCtFmt_LEN 30 276*eabc0478Schristos #define zOptDisabl (ao_strs_strtable+1402) 2778585484eSchristos #define zOptDisabl_LEN 32 278*eabc0478Schristos #define zOptNumFmt (ao_strs_strtable+1435) 2798585484eSchristos #define zOptNumFmt_LEN 41 280*eabc0478Schristos #define zOptionCase (ao_strs_strtable+1477) 2818585484eSchristos #define zOptionCase_LEN 30 282*eabc0478Schristos #define zOptionEndSelect (ao_strs_strtable+890) 2838585484eSchristos #define zOptionEndSelect_LEN 16 284*eabc0478Schristos #define zOptionFlag (ao_strs_strtable+907) 2858585484eSchristos #define zOptionFlag_LEN 15 286*eabc0478Schristos #define zOptionFullName (ao_strs_strtable+923) 2878585484eSchristos #define zOptionFullName_LEN 15 288*eabc0478Schristos #define zOptionPartName (ao_strs_strtable+939) 2898585484eSchristos #define zOptionPartName_LEN 17 290*eabc0478Schristos #define zPresetFile (ao_strs_strtable+115) 2918585484eSchristos #define zPresetFile_LEN 37 292*eabc0478Schristos #define zReqOptFmt (ao_strs_strtable+153) 2938585484eSchristos #define zReqOptFmt_LEN 13 2948585484eSchristos #define zSepChars (ao_strs_strtable+0) 2958585484eSchristos #define zSepChars_LEN 3 296*eabc0478Schristos #define zShrtGnuOptFmt (ao_strs_strtable+167) 2978585484eSchristos #define zShrtGnuOptFmt_LEN 2 298*eabc0478Schristos #define zSixSpaces (ao_strs_strtable+256) 2998585484eSchristos #define zSixSpaces_LEN 6 300*eabc0478Schristos #define zStdBoolArg (ao_strs_strtable+170) 3018585484eSchristos #define zStdBoolArg_LEN 3 302*eabc0478Schristos #define zStdBreak (ao_strs_strtable+174) 3038585484eSchristos #define zStdBreak_LEN 7 304*eabc0478Schristos #define zStdFileArg (ao_strs_strtable+182) 3058585484eSchristos #define zStdFileArg_LEN 3 306*eabc0478Schristos #define zStdKeyArg (ao_strs_strtable+186) 3078585484eSchristos #define zStdKeyArg_LEN 3 308*eabc0478Schristos #define zStdKeyLArg (ao_strs_strtable+190) 3098585484eSchristos #define zStdKeyLArg_LEN 3 310*eabc0478Schristos #define zStdNestArg (ao_strs_strtable+194) 3118585484eSchristos #define zStdNestArg_LEN 3 312*eabc0478Schristos #define zStdNoArg (ao_strs_strtable+198) 3138585484eSchristos #define zStdNoArg_LEN 3 314*eabc0478Schristos #define zStdNumArg (ao_strs_strtable+202) 3158585484eSchristos #define zStdNumArg_LEN 3 316*eabc0478Schristos #define zStdOptArg (ao_strs_strtable+206) 3178585484eSchristos #define zStdOptArg_LEN 3 318*eabc0478Schristos #define zStdReqArg (ao_strs_strtable+210) 3198585484eSchristos #define zStdReqArg_LEN 3 320*eabc0478Schristos #define zStdStrArg (ao_strs_strtable+214) 3218585484eSchristos #define zStdStrArg_LEN 3 322*eabc0478Schristos #define zStdTimeArg (ao_strs_strtable+218) 3238585484eSchristos #define zStdTimeArg_LEN 3 324*eabc0478Schristos #define zTabHyp (ao_strs_strtable+222) 325*eabc0478Schristos #define zTabHypAnd (ao_strs_strtable+236) 3268585484eSchristos #define zTabHypAnd_LEN 11 3278585484eSchristos #define zTabHyp_LEN 6 328*eabc0478Schristos #define zTabSpace (ao_strs_strtable+229) 3298585484eSchristos #define zTabSpace_LEN 6 330*eabc0478Schristos #define zTabout (ao_strs_strtable+248) 3318585484eSchristos #define zTabout_LEN 7 332*eabc0478Schristos #define zThreeSpaces (ao_strs_strtable+269) 3338585484eSchristos #define zThreeSpaces_LEN 3 334*eabc0478Schristos #define zTwoSpaces (ao_strs_strtable+273) 3358585484eSchristos #define zTwoSpaces_LEN 2 3368585484eSchristos #define zambig_file (ao_strs_strtable+4) 3378585484eSchristos #define zambig_file_LEN 7 338*eabc0478Schristos extern char const ao_strs_strtable[6714]; 3398585484eSchristos 3408585484eSchristos #endif /* STRINGS_AO_STRS_H_GUARD */ 341