LCOV - differential code coverage report
Current view: top level - src/backend/snowball/libstemmer - stem_UTF_8_finnish.c (source / functions) Coverage Total Hit UBC
Current: Differential Code Coverage 16@8cea358b128 vs 17@8cea358b128 Lines: 0.0 % 325 0 325
Current Date: 2024-04-14 14:21:10 Functions: 0.0 % 14 0 14
Baseline: 16@8cea358b128 Branches: 0.0 % 241 0 241
Baseline Date: 2024-04-14 14:21:09 Line coverage date bins:
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed (240..) days: 0.0 % 325 0 325
Function coverage date bins:
(240..) days: 0.0 % 14 0 14
Branch coverage date bins:
(240..) days: 0.0 % 241 0 241

 Age         Owner                    Branch data    TLA  Line data    Source code
                                  1                 :                : /* Generated by Snowball 2.2.0 - https://snowballstem.org/ */
                                  2                 :                : 
                                  3                 :                : #include "header.h"
                                  4                 :                : 
                                  5                 :                : #ifdef __cplusplus
                                  6                 :                : extern "C" {
                                  7                 :                : #endif
                                  8                 :                : extern int finnish_UTF_8_stem(struct SN_env * z);
                                  9                 :                : #ifdef __cplusplus
                                 10                 :                : }
                                 11                 :                : #endif
                                 12                 :                : static int r_tidy(struct SN_env * z);
                                 13                 :                : static int r_other_endings(struct SN_env * z);
                                 14                 :                : static int r_t_plural(struct SN_env * z);
                                 15                 :                : static int r_i_plural(struct SN_env * z);
                                 16                 :                : static int r_case_ending(struct SN_env * z);
                                 17                 :                : static int r_VI(struct SN_env * z);
                                 18                 :                : static int r_LONG(struct SN_env * z);
                                 19                 :                : static int r_possessive(struct SN_env * z);
                                 20                 :                : static int r_particle_etc(struct SN_env * z);
                                 21                 :                : static int r_R2(struct SN_env * z);
                                 22                 :                : static int r_mark_regions(struct SN_env * z);
                                 23                 :                : #ifdef __cplusplus
                                 24                 :                : extern "C" {
                                 25                 :                : #endif
                                 26                 :                : 
                                 27                 :                : 
                                 28                 :                : extern struct SN_env * finnish_UTF_8_create_env(void);
                                 29                 :                : extern void finnish_UTF_8_close_env(struct SN_env * z);
                                 30                 :                : 
                                 31                 :                : 
                                 32                 :                : #ifdef __cplusplus
                                 33                 :                : }
                                 34                 :                : #endif
                                 35                 :                : static const symbol s_0_0[2] = { 'p', 'a' };
                                 36                 :                : static const symbol s_0_1[3] = { 's', 't', 'i' };
                                 37                 :                : static const symbol s_0_2[4] = { 'k', 'a', 'a', 'n' };
                                 38                 :                : static const symbol s_0_3[3] = { 'h', 'a', 'n' };
                                 39                 :                : static const symbol s_0_4[3] = { 'k', 'i', 'n' };
                                 40                 :                : static const symbol s_0_5[4] = { 'h', 0xC3, 0xA4, 'n' };
                                 41                 :                : static const symbol s_0_6[6] = { 'k', 0xC3, 0xA4, 0xC3, 0xA4, 'n' };
                                 42                 :                : static const symbol s_0_7[2] = { 'k', 'o' };
                                 43                 :                : static const symbol s_0_8[3] = { 'p', 0xC3, 0xA4 };
                                 44                 :                : static const symbol s_0_9[3] = { 'k', 0xC3, 0xB6 };
                                 45                 :                : 
                                 46                 :                : static const struct among a_0[10] =
                                 47                 :                : {
                                 48                 :                : { 2, s_0_0, -1, 1, 0},
                                 49                 :                : { 3, s_0_1, -1, 2, 0},
                                 50                 :                : { 4, s_0_2, -1, 1, 0},
                                 51                 :                : { 3, s_0_3, -1, 1, 0},
                                 52                 :                : { 3, s_0_4, -1, 1, 0},
                                 53                 :                : { 4, s_0_5, -1, 1, 0},
                                 54                 :                : { 6, s_0_6, -1, 1, 0},
                                 55                 :                : { 2, s_0_7, -1, 1, 0},
                                 56                 :                : { 3, s_0_8, -1, 1, 0},
                                 57                 :                : { 3, s_0_9, -1, 1, 0}
                                 58                 :                : };
                                 59                 :                : 
                                 60                 :                : static const symbol s_1_0[3] = { 'l', 'l', 'a' };
                                 61                 :                : static const symbol s_1_1[2] = { 'n', 'a' };
                                 62                 :                : static const symbol s_1_2[3] = { 's', 's', 'a' };
                                 63                 :                : static const symbol s_1_3[2] = { 't', 'a' };
                                 64                 :                : static const symbol s_1_4[3] = { 'l', 't', 'a' };
                                 65                 :                : static const symbol s_1_5[3] = { 's', 't', 'a' };
                                 66                 :                : 
                                 67                 :                : static const struct among a_1[6] =
                                 68                 :                : {
                                 69                 :                : { 3, s_1_0, -1, -1, 0},
                                 70                 :                : { 2, s_1_1, -1, -1, 0},
                                 71                 :                : { 3, s_1_2, -1, -1, 0},
                                 72                 :                : { 2, s_1_3, -1, -1, 0},
                                 73                 :                : { 3, s_1_4, 3, -1, 0},
                                 74                 :                : { 3, s_1_5, 3, -1, 0}
                                 75                 :                : };
                                 76                 :                : 
                                 77                 :                : static const symbol s_2_0[4] = { 'l', 'l', 0xC3, 0xA4 };
                                 78                 :                : static const symbol s_2_1[3] = { 'n', 0xC3, 0xA4 };
                                 79                 :                : static const symbol s_2_2[4] = { 's', 's', 0xC3, 0xA4 };
                                 80                 :                : static const symbol s_2_3[3] = { 't', 0xC3, 0xA4 };
                                 81                 :                : static const symbol s_2_4[4] = { 'l', 't', 0xC3, 0xA4 };
                                 82                 :                : static const symbol s_2_5[4] = { 's', 't', 0xC3, 0xA4 };
                                 83                 :                : 
                                 84                 :                : static const struct among a_2[6] =
                                 85                 :                : {
                                 86                 :                : { 4, s_2_0, -1, -1, 0},
                                 87                 :                : { 3, s_2_1, -1, -1, 0},
                                 88                 :                : { 4, s_2_2, -1, -1, 0},
                                 89                 :                : { 3, s_2_3, -1, -1, 0},
                                 90                 :                : { 4, s_2_4, 3, -1, 0},
                                 91                 :                : { 4, s_2_5, 3, -1, 0}
                                 92                 :                : };
                                 93                 :                : 
                                 94                 :                : static const symbol s_3_0[3] = { 'l', 'l', 'e' };
                                 95                 :                : static const symbol s_3_1[3] = { 'i', 'n', 'e' };
                                 96                 :                : 
                                 97                 :                : static const struct among a_3[2] =
                                 98                 :                : {
                                 99                 :                : { 3, s_3_0, -1, -1, 0},
                                100                 :                : { 3, s_3_1, -1, -1, 0}
                                101                 :                : };
                                102                 :                : 
                                103                 :                : static const symbol s_4_0[3] = { 'n', 's', 'a' };
                                104                 :                : static const symbol s_4_1[3] = { 'm', 'm', 'e' };
                                105                 :                : static const symbol s_4_2[3] = { 'n', 'n', 'e' };
                                106                 :                : static const symbol s_4_3[2] = { 'n', 'i' };
                                107                 :                : static const symbol s_4_4[2] = { 's', 'i' };
                                108                 :                : static const symbol s_4_5[2] = { 'a', 'n' };
                                109                 :                : static const symbol s_4_6[2] = { 'e', 'n' };
                                110                 :                : static const symbol s_4_7[3] = { 0xC3, 0xA4, 'n' };
                                111                 :                : static const symbol s_4_8[4] = { 'n', 's', 0xC3, 0xA4 };
                                112                 :                : 
                                113                 :                : static const struct among a_4[9] =
                                114                 :                : {
                                115                 :                : { 3, s_4_0, -1, 3, 0},
                                116                 :                : { 3, s_4_1, -1, 3, 0},
                                117                 :                : { 3, s_4_2, -1, 3, 0},
                                118                 :                : { 2, s_4_3, -1, 2, 0},
                                119                 :                : { 2, s_4_4, -1, 1, 0},
                                120                 :                : { 2, s_4_5, -1, 4, 0},
                                121                 :                : { 2, s_4_6, -1, 6, 0},
                                122                 :                : { 3, s_4_7, -1, 5, 0},
                                123                 :                : { 4, s_4_8, -1, 3, 0}
                                124                 :                : };
                                125                 :                : 
                                126                 :                : static const symbol s_5_0[2] = { 'a', 'a' };
                                127                 :                : static const symbol s_5_1[2] = { 'e', 'e' };
                                128                 :                : static const symbol s_5_2[2] = { 'i', 'i' };
                                129                 :                : static const symbol s_5_3[2] = { 'o', 'o' };
                                130                 :                : static const symbol s_5_4[2] = { 'u', 'u' };
                                131                 :                : static const symbol s_5_5[4] = { 0xC3, 0xA4, 0xC3, 0xA4 };
                                132                 :                : static const symbol s_5_6[4] = { 0xC3, 0xB6, 0xC3, 0xB6 };
                                133                 :                : 
                                134                 :                : static const struct among a_5[7] =
                                135                 :                : {
                                136                 :                : { 2, s_5_0, -1, -1, 0},
                                137                 :                : { 2, s_5_1, -1, -1, 0},
                                138                 :                : { 2, s_5_2, -1, -1, 0},
                                139                 :                : { 2, s_5_3, -1, -1, 0},
                                140                 :                : { 2, s_5_4, -1, -1, 0},
                                141                 :                : { 4, s_5_5, -1, -1, 0},
                                142                 :                : { 4, s_5_6, -1, -1, 0}
                                143                 :                : };
                                144                 :                : 
                                145                 :                : static const symbol s_6_0[1] = { 'a' };
                                146                 :                : static const symbol s_6_1[3] = { 'l', 'l', 'a' };
                                147                 :                : static const symbol s_6_2[2] = { 'n', 'a' };
                                148                 :                : static const symbol s_6_3[3] = { 's', 's', 'a' };
                                149                 :                : static const symbol s_6_4[2] = { 't', 'a' };
                                150                 :                : static const symbol s_6_5[3] = { 'l', 't', 'a' };
                                151                 :                : static const symbol s_6_6[3] = { 's', 't', 'a' };
                                152                 :                : static const symbol s_6_7[3] = { 't', 't', 'a' };
                                153                 :                : static const symbol s_6_8[3] = { 'l', 'l', 'e' };
                                154                 :                : static const symbol s_6_9[3] = { 'i', 'n', 'e' };
                                155                 :                : static const symbol s_6_10[3] = { 'k', 's', 'i' };
                                156                 :                : static const symbol s_6_11[1] = { 'n' };
                                157                 :                : static const symbol s_6_12[3] = { 'h', 'a', 'n' };
                                158                 :                : static const symbol s_6_13[3] = { 'd', 'e', 'n' };
                                159                 :                : static const symbol s_6_14[4] = { 's', 'e', 'e', 'n' };
                                160                 :                : static const symbol s_6_15[3] = { 'h', 'e', 'n' };
                                161                 :                : static const symbol s_6_16[4] = { 't', 't', 'e', 'n' };
                                162                 :                : static const symbol s_6_17[3] = { 'h', 'i', 'n' };
                                163                 :                : static const symbol s_6_18[4] = { 's', 'i', 'i', 'n' };
                                164                 :                : static const symbol s_6_19[3] = { 'h', 'o', 'n' };
                                165                 :                : static const symbol s_6_20[4] = { 'h', 0xC3, 0xA4, 'n' };
                                166                 :                : static const symbol s_6_21[4] = { 'h', 0xC3, 0xB6, 'n' };
                                167                 :                : static const symbol s_6_22[2] = { 0xC3, 0xA4 };
                                168                 :                : static const symbol s_6_23[4] = { 'l', 'l', 0xC3, 0xA4 };
                                169                 :                : static const symbol s_6_24[3] = { 'n', 0xC3, 0xA4 };
                                170                 :                : static const symbol s_6_25[4] = { 's', 's', 0xC3, 0xA4 };
                                171                 :                : static const symbol s_6_26[3] = { 't', 0xC3, 0xA4 };
                                172                 :                : static const symbol s_6_27[4] = { 'l', 't', 0xC3, 0xA4 };
                                173                 :                : static const symbol s_6_28[4] = { 's', 't', 0xC3, 0xA4 };
                                174                 :                : static const symbol s_6_29[4] = { 't', 't', 0xC3, 0xA4 };
                                175                 :                : 
                                176                 :                : static const struct among a_6[30] =
                                177                 :                : {
                                178                 :                : { 1, s_6_0, -1, 8, 0},
                                179                 :                : { 3, s_6_1, 0, -1, 0},
                                180                 :                : { 2, s_6_2, 0, -1, 0},
                                181                 :                : { 3, s_6_3, 0, -1, 0},
                                182                 :                : { 2, s_6_4, 0, -1, 0},
                                183                 :                : { 3, s_6_5, 4, -1, 0},
                                184                 :                : { 3, s_6_6, 4, -1, 0},
                                185                 :                : { 3, s_6_7, 4, 2, 0},
                                186                 :                : { 3, s_6_8, -1, -1, 0},
                                187                 :                : { 3, s_6_9, -1, -1, 0},
                                188                 :                : { 3, s_6_10, -1, -1, 0},
                                189                 :                : { 1, s_6_11, -1, 7, 0},
                                190                 :                : { 3, s_6_12, 11, 1, 0},
                                191                 :                : { 3, s_6_13, 11, -1, r_VI},
                                192                 :                : { 4, s_6_14, 11, -1, r_LONG},
                                193                 :                : { 3, s_6_15, 11, 2, 0},
                                194                 :                : { 4, s_6_16, 11, -1, r_VI},
                                195                 :                : { 3, s_6_17, 11, 3, 0},
                                196                 :                : { 4, s_6_18, 11, -1, r_VI},
                                197                 :                : { 3, s_6_19, 11, 4, 0},
                                198                 :                : { 4, s_6_20, 11, 5, 0},
                                199                 :                : { 4, s_6_21, 11, 6, 0},
                                200                 :                : { 2, s_6_22, -1, 8, 0},
                                201                 :                : { 4, s_6_23, 22, -1, 0},
                                202                 :                : { 3, s_6_24, 22, -1, 0},
                                203                 :                : { 4, s_6_25, 22, -1, 0},
                                204                 :                : { 3, s_6_26, 22, -1, 0},
                                205                 :                : { 4, s_6_27, 26, -1, 0},
                                206                 :                : { 4, s_6_28, 26, -1, 0},
                                207                 :                : { 4, s_6_29, 26, 2, 0}
                                208                 :                : };
                                209                 :                : 
                                210                 :                : static const symbol s_7_0[3] = { 'e', 'j', 'a' };
                                211                 :                : static const symbol s_7_1[3] = { 'm', 'm', 'a' };
                                212                 :                : static const symbol s_7_2[4] = { 'i', 'm', 'm', 'a' };
                                213                 :                : static const symbol s_7_3[3] = { 'm', 'p', 'a' };
                                214                 :                : static const symbol s_7_4[4] = { 'i', 'm', 'p', 'a' };
                                215                 :                : static const symbol s_7_5[3] = { 'm', 'm', 'i' };
                                216                 :                : static const symbol s_7_6[4] = { 'i', 'm', 'm', 'i' };
                                217                 :                : static const symbol s_7_7[3] = { 'm', 'p', 'i' };
                                218                 :                : static const symbol s_7_8[4] = { 'i', 'm', 'p', 'i' };
                                219                 :                : static const symbol s_7_9[4] = { 'e', 'j', 0xC3, 0xA4 };
                                220                 :                : static const symbol s_7_10[4] = { 'm', 'm', 0xC3, 0xA4 };
                                221                 :                : static const symbol s_7_11[5] = { 'i', 'm', 'm', 0xC3, 0xA4 };
                                222                 :                : static const symbol s_7_12[4] = { 'm', 'p', 0xC3, 0xA4 };
                                223                 :                : static const symbol s_7_13[5] = { 'i', 'm', 'p', 0xC3, 0xA4 };
                                224                 :                : 
                                225                 :                : static const struct among a_7[14] =
                                226                 :                : {
                                227                 :                : { 3, s_7_0, -1, -1, 0},
                                228                 :                : { 3, s_7_1, -1, 1, 0},
                                229                 :                : { 4, s_7_2, 1, -1, 0},
                                230                 :                : { 3, s_7_3, -1, 1, 0},
                                231                 :                : { 4, s_7_4, 3, -1, 0},
                                232                 :                : { 3, s_7_5, -1, 1, 0},
                                233                 :                : { 4, s_7_6, 5, -1, 0},
                                234                 :                : { 3, s_7_7, -1, 1, 0},
                                235                 :                : { 4, s_7_8, 7, -1, 0},
                                236                 :                : { 4, s_7_9, -1, -1, 0},
                                237                 :                : { 4, s_7_10, -1, 1, 0},
                                238                 :                : { 5, s_7_11, 10, -1, 0},
                                239                 :                : { 4, s_7_12, -1, 1, 0},
                                240                 :                : { 5, s_7_13, 12, -1, 0}
                                241                 :                : };
                                242                 :                : 
                                243                 :                : static const symbol s_8_0[1] = { 'i' };
                                244                 :                : static const symbol s_8_1[1] = { 'j' };
                                245                 :                : 
                                246                 :                : static const struct among a_8[2] =
                                247                 :                : {
                                248                 :                : { 1, s_8_0, -1, -1, 0},
                                249                 :                : { 1, s_8_1, -1, -1, 0}
                                250                 :                : };
                                251                 :                : 
                                252                 :                : static const symbol s_9_0[3] = { 'm', 'm', 'a' };
                                253                 :                : static const symbol s_9_1[4] = { 'i', 'm', 'm', 'a' };
                                254                 :                : 
                                255                 :                : static const struct among a_9[2] =
                                256                 :                : {
                                257                 :                : { 3, s_9_0, -1, 1, 0},
                                258                 :                : { 4, s_9_1, 0, -1, 0}
                                259                 :                : };
                                260                 :                : 
                                261                 :                : static const unsigned char g_AEI[] = { 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8 };
                                262                 :                : 
                                263                 :                : static const unsigned char g_C[] = { 119, 223, 119, 1 };
                                264                 :                : 
                                265                 :                : static const unsigned char g_V1[] = { 17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
                                266                 :                : 
                                267                 :                : static const unsigned char g_V2[] = { 17, 65, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
                                268                 :                : 
                                269                 :                : static const unsigned char g_particle_end[] = { 17, 97, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32 };
                                270                 :                : 
                                271                 :                : static const symbol s_0[] = { 'k', 's', 'e' };
                                272                 :                : static const symbol s_1[] = { 'k', 's', 'i' };
                                273                 :                : static const symbol s_2[] = { 0xC3, 0xA4 };
                                274                 :                : static const symbol s_3[] = { 0xC3, 0xB6 };
                                275                 :                : static const symbol s_4[] = { 'i', 'e' };
                                276                 :                : static const symbol s_5[] = { 'p', 'o' };
                                277                 :                : static const symbol s_6[] = { 'p', 'o' };
                                278                 :                : 
 1150 peter@eisentraut.org      279                 :UBC           0 : static int r_mark_regions(struct SN_env * z) {
                                280                 :              0 :     z->I[1] = z->l;
                                281                 :              0 :     z->I[0] = z->l;
                                282         [ #  # ]:              0 :     if (out_grouping_U(z, g_V1, 97, 246, 1) < 0) return 0;
                                283                 :                :     {   
 6081 tgl@sss.pgh.pa.us         284                 :              0 :         int ret = in_grouping_U(z, g_V1, 97, 246, 1);
                                285         [ #  # ]:              0 :         if (ret < 0) return 0;
                                286                 :              0 :         z->c += ret;
                                287                 :                :     }
 1150 peter@eisentraut.org      288                 :              0 :     z->I[1] = z->c;
                                289         [ #  # ]:              0 :     if (out_grouping_U(z, g_V1, 97, 246, 1) < 0) return 0;
                                290                 :                :     {   
 6081 tgl@sss.pgh.pa.us         291                 :              0 :         int ret = in_grouping_U(z, g_V1, 97, 246, 1);
                                292         [ #  # ]:              0 :         if (ret < 0) return 0;
                                293                 :              0 :         z->c += ret;
                                294                 :                :     }
 1150 peter@eisentraut.org      295                 :              0 :     z->I[0] = z->c;
 6081 tgl@sss.pgh.pa.us         296                 :              0 :     return 1;
                                297                 :                : }
                                298                 :                : 
 1150 peter@eisentraut.org      299                 :              0 : static int r_R2(struct SN_env * z) {
                                300         [ #  # ]:              0 :     if (!(z->I[0] <= z->c)) return 0;
 6081 tgl@sss.pgh.pa.us         301                 :              0 :     return 1;
                                302                 :                : }
                                303                 :                : 
 1150 peter@eisentraut.org      304                 :              0 : static int r_particle_etc(struct SN_env * z) {
                                305                 :                :     int among_var;
                                306                 :                : 
                                307                 :                :     {   int mlimit1;
                                308         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                309                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                310                 :              0 :         z->ket = z->c;
                                311                 :              0 :         among_var = find_among_b(z, a_0, 10);
 2029 tgl@sss.pgh.pa.us         312         [ #  # ]:              0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
 1150 peter@eisentraut.org      313                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         314                 :              0 :         z->lb = mlimit1;
                                315                 :                :     }
 1150 peter@eisentraut.org      316      [ #  #  # ]:              0 :     switch (among_var) {
 6081 tgl@sss.pgh.pa.us         317                 :              0 :         case 1:
 1150 peter@eisentraut.org      318         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_particle_end, 97, 246, 0)) return 0;
 6081 tgl@sss.pgh.pa.us         319                 :              0 :             break;
                                320                 :              0 :         case 2:
 1150 peter@eisentraut.org      321                 :              0 :             {   int ret = r_R2(z);
 2029 tgl@sss.pgh.pa.us         322         [ #  # ]:              0 :                 if (ret <= 0) return ret;
                                323                 :                :             }
 6081                           324                 :              0 :             break;
                                325                 :                :     }
 1150 peter@eisentraut.org      326                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         327         [ #  # ]:              0 :         if (ret < 0) return ret;
                                328                 :                :     }
                                329                 :              0 :     return 1;
                                330                 :                : }
                                331                 :                : 
 1150 peter@eisentraut.org      332                 :              0 : static int r_possessive(struct SN_env * z) {
                                333                 :                :     int among_var;
                                334                 :                : 
                                335                 :                :     {   int mlimit1;
                                336         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                337                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                338                 :              0 :         z->ket = z->c;
                                339                 :              0 :         among_var = find_among_b(z, a_4, 9);
 2029 tgl@sss.pgh.pa.us         340         [ #  # ]:              0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
 1150 peter@eisentraut.org      341                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         342                 :              0 :         z->lb = mlimit1;
                                343                 :                :     }
 1150 peter@eisentraut.org      344   [ #  #  #  #  :              0 :     switch (among_var) {
                                           #  #  # ]
 6081 tgl@sss.pgh.pa.us         345                 :              0 :         case 1:
 1150 peter@eisentraut.org      346                 :              0 :             {   int m2 = z->l - z->c; (void)m2;
                                347   [ #  #  #  # ]:              0 :                 if (z->c <= z->lb || z->p[z->c - 1] != 'k') goto lab0;
 2029 tgl@sss.pgh.pa.us         348                 :              0 :                 z->c--;
 6081                           349                 :              0 :                 return 0;
                                350                 :              0 :             lab0:
                                351                 :              0 :                 z->c = z->l - m2;
                                352                 :                :             }
 1150 peter@eisentraut.org      353                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         354         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                355                 :                :             }
                                356                 :              0 :             break;
                                357                 :              0 :         case 2:
 1150 peter@eisentraut.org      358                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         359         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                360                 :                :             }
 1150 peter@eisentraut.org      361                 :              0 :             z->ket = z->c;
                                362         [ #  # ]:              0 :             if (!(eq_s_b(z, 3, s_0))) return 0;
                                363                 :              0 :             z->bra = z->c;
                                364                 :              0 :             {   int ret = slice_from_s(z, 3, s_1);
 6081 tgl@sss.pgh.pa.us         365         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                366                 :                :             }
                                367                 :              0 :             break;
                                368                 :              0 :         case 3:
 1150 peter@eisentraut.org      369                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         370         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                371                 :                :             }
                                372                 :              0 :             break;
                                373                 :              0 :         case 4:
 1150 peter@eisentraut.org      374   [ #  #  #  # ]:              0 :             if (z->c - 1 <= z->lb || z->p[z->c - 1] != 97) return 0;
 2029 tgl@sss.pgh.pa.us         375         [ #  # ]:              0 :             if (!(find_among_b(z, a_1, 6))) return 0;
 1150 peter@eisentraut.org      376                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         377         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                378                 :                :             }
                                379                 :              0 :             break;
                                380                 :              0 :         case 5:
 1150 peter@eisentraut.org      381   [ #  #  #  # ]:              0 :             if (z->c - 2 <= z->lb || z->p[z->c - 1] != 164) return 0;
 2029 tgl@sss.pgh.pa.us         382         [ #  # ]:              0 :             if (!(find_among_b(z, a_2, 6))) return 0;
 1150 peter@eisentraut.org      383                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         384         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                385                 :                :             }
                                386                 :              0 :             break;
                                387                 :              0 :         case 6:
 1150 peter@eisentraut.org      388   [ #  #  #  # ]:              0 :             if (z->c - 2 <= z->lb || z->p[z->c - 1] != 101) return 0;
 2029 tgl@sss.pgh.pa.us         389         [ #  # ]:              0 :             if (!(find_among_b(z, a_3, 2))) return 0;
 1150 peter@eisentraut.org      390                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         391         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                392                 :                :             }
                                393                 :              0 :             break;
                                394                 :                :     }
                                395                 :              0 :     return 1;
                                396                 :                : }
                                397                 :                : 
 1150 peter@eisentraut.org      398                 :              0 : static int r_LONG(struct SN_env * z) {
                                399         [ #  # ]:              0 :     if (!(find_among_b(z, a_5, 7))) return 0;
 6081 tgl@sss.pgh.pa.us         400                 :              0 :     return 1;
                                401                 :                : }
                                402                 :                : 
 1150 peter@eisentraut.org      403                 :              0 : static int r_VI(struct SN_env * z) {
                                404   [ #  #  #  # ]:              0 :     if (z->c <= z->lb || z->p[z->c - 1] != 'i') return 0;
 2029 tgl@sss.pgh.pa.us         405                 :              0 :     z->c--;
 1150 peter@eisentraut.org      406         [ #  # ]:              0 :     if (in_grouping_b_U(z, g_V2, 97, 246, 0)) return 0;
 6081 tgl@sss.pgh.pa.us         407                 :              0 :     return 1;
                                408                 :                : }
                                409                 :                : 
 1150 peter@eisentraut.org      410                 :              0 : static int r_case_ending(struct SN_env * z) {
                                411                 :                :     int among_var;
                                412                 :                : 
                                413                 :                :     {   int mlimit1;
                                414         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                415                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                416                 :              0 :         z->ket = z->c;
                                417                 :              0 :         among_var = find_among_b(z, a_6, 30);
 2029 tgl@sss.pgh.pa.us         418         [ #  # ]:              0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
 1150 peter@eisentraut.org      419                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         420                 :              0 :         z->lb = mlimit1;
                                421                 :                :     }
 1150 peter@eisentraut.org      422   [ #  #  #  #  :              0 :     switch (among_var) {
                                        #  #  #  #  
                                                 # ]
 6081 tgl@sss.pgh.pa.us         423                 :              0 :         case 1:
 1150 peter@eisentraut.org      424   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'a') return 0;
 2029 tgl@sss.pgh.pa.us         425                 :              0 :             z->c--;
 6081                           426                 :              0 :             break;
                                427                 :              0 :         case 2:
 1150 peter@eisentraut.org      428   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'e') return 0;
 2029 tgl@sss.pgh.pa.us         429                 :              0 :             z->c--;
 6081                           430                 :              0 :             break;
                                431                 :              0 :         case 3:
 1150 peter@eisentraut.org      432   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'i') return 0;
 2029 tgl@sss.pgh.pa.us         433                 :              0 :             z->c--;
 6081                           434                 :              0 :             break;
                                435                 :              0 :         case 4:
 1150 peter@eisentraut.org      436   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'o') return 0;
 2029 tgl@sss.pgh.pa.us         437                 :              0 :             z->c--;
 6081                           438                 :              0 :             break;
                                439                 :              0 :         case 5:
 1150 peter@eisentraut.org      440         [ #  # ]:              0 :             if (!(eq_s_b(z, 2, s_2))) return 0;
 6081 tgl@sss.pgh.pa.us         441                 :              0 :             break;
                                442                 :              0 :         case 6:
 1150 peter@eisentraut.org      443         [ #  # ]:              0 :             if (!(eq_s_b(z, 2, s_3))) return 0;
 6081 tgl@sss.pgh.pa.us         444                 :              0 :             break;
                                445                 :              0 :         case 7:
 1150 peter@eisentraut.org      446                 :              0 :             {   int m2 = z->l - z->c; (void)m2;
                                447                 :              0 :                 {   int m3 = z->l - z->c; (void)m3;
                                448                 :              0 :                     {   int m4 = z->l - z->c; (void)m4;
                                449                 :              0 :                         {   int ret = r_LONG(z);
 2029 tgl@sss.pgh.pa.us         450         [ #  # ]:              0 :                             if (ret == 0) goto lab2;
 6081                           451         [ #  # ]:              0 :                             if (ret < 0) return ret;
                                452                 :                :                         }
                                453                 :              0 :                         goto lab1;
                                454                 :              0 :                     lab2:
 2029                           455                 :              0 :                         z->c = z->l - m4;
 1150 peter@eisentraut.org      456         [ #  # ]:              0 :                         if (!(eq_s_b(z, 2, s_4))) { z->c = z->l - m2; goto lab0; }
                                457                 :                :                     }
 6081 tgl@sss.pgh.pa.us         458                 :              0 :                 lab1:
 2029                           459                 :              0 :                     z->c = z->l - m3;
 1150 peter@eisentraut.org      460                 :              0 :                     {   int ret = skip_b_utf8(z->p, z->c, z->lb, 1);
 2029 tgl@sss.pgh.pa.us         461         [ #  # ]:              0 :                         if (ret < 0) { z->c = z->l - m2; goto lab0; }
 1150 peter@eisentraut.org      462                 :              0 :                         z->c = ret;
                                463                 :                :                     }
                                464                 :                :                 }
                                465                 :              0 :                 z->bra = z->c;
 6081 tgl@sss.pgh.pa.us         466                 :              0 :             lab0:
                                467                 :                :                 ;
                                468                 :                :             }
                                469                 :              0 :             break;
                                470                 :              0 :         case 8:
 1150 peter@eisentraut.org      471         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_V1, 97, 246, 0)) return 0;
                                472         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_C, 98, 122, 0)) return 0;
 6081 tgl@sss.pgh.pa.us         473                 :              0 :             break;
                                474                 :                :     }
 1150 peter@eisentraut.org      475                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         476         [ #  # ]:              0 :         if (ret < 0) return ret;
                                477                 :                :     }
 1150 peter@eisentraut.org      478                 :              0 :     z->I[2] = 1;
 6081 tgl@sss.pgh.pa.us         479                 :              0 :     return 1;
                                480                 :                : }
                                481                 :                : 
 1150 peter@eisentraut.org      482                 :              0 : static int r_other_endings(struct SN_env * z) {
                                483                 :                :     int among_var;
                                484                 :                : 
                                485                 :                :     {   int mlimit1;
                                486         [ #  # ]:              0 :         if (z->c < z->I[0]) return 0;
                                487                 :              0 :         mlimit1 = z->lb; z->lb = z->I[0];
                                488                 :              0 :         z->ket = z->c;
                                489                 :              0 :         among_var = find_among_b(z, a_7, 14);
 2029 tgl@sss.pgh.pa.us         490         [ #  # ]:              0 :         if (!(among_var)) { z->lb = mlimit1; return 0; }
 1150 peter@eisentraut.org      491                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         492                 :              0 :         z->lb = mlimit1;
                                493                 :                :     }
 1150 peter@eisentraut.org      494         [ #  # ]:              0 :     switch (among_var) {
 6081 tgl@sss.pgh.pa.us         495                 :              0 :         case 1:
 1150 peter@eisentraut.org      496                 :              0 :             {   int m2 = z->l - z->c; (void)m2;
                                497         [ #  # ]:              0 :                 if (!(eq_s_b(z, 2, s_5))) goto lab0;
 6081 tgl@sss.pgh.pa.us         498                 :              0 :                 return 0;
                                499                 :              0 :             lab0:
                                500                 :              0 :                 z->c = z->l - m2;
                                501                 :                :             }
                                502                 :              0 :             break;
                                503                 :                :     }
 1150 peter@eisentraut.org      504                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         505         [ #  # ]:              0 :         if (ret < 0) return ret;
                                506                 :                :     }
                                507                 :              0 :     return 1;
                                508                 :                : }
                                509                 :                : 
 1150 peter@eisentraut.org      510                 :              0 : static int r_i_plural(struct SN_env * z) {
                                511                 :                : 
                                512                 :                :     {   int mlimit1;
                                513         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                514                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                515                 :              0 :         z->ket = z->c;
                                516   [ #  #  #  #  :              0 :         if (z->c <= z->lb || (z->p[z->c - 1] != 105 && z->p[z->c - 1] != 106)) { z->lb = mlimit1; return 0; }
                                              #  # ]
 2029 tgl@sss.pgh.pa.us         517         [ #  # ]:              0 :         if (!(find_among_b(z, a_8, 2))) { z->lb = mlimit1; return 0; }
 1150 peter@eisentraut.org      518                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         519                 :              0 :         z->lb = mlimit1;
                                520                 :                :     }
 1150 peter@eisentraut.org      521                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         522         [ #  # ]:              0 :         if (ret < 0) return ret;
                                523                 :                :     }
                                524                 :              0 :     return 1;
                                525                 :                : }
                                526                 :                : 
 1150 peter@eisentraut.org      527                 :              0 : static int r_t_plural(struct SN_env * z) {
                                528                 :                :     int among_var;
                                529                 :                : 
                                530                 :                :     {   int mlimit1;
                                531         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                532                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                533                 :              0 :         z->ket = z->c;
                                534   [ #  #  #  # ]:              0 :         if (z->c <= z->lb || z->p[z->c - 1] != 't') { z->lb = mlimit1; return 0; }
 2029 tgl@sss.pgh.pa.us         535                 :              0 :         z->c--;
 1150 peter@eisentraut.org      536                 :              0 :         z->bra = z->c;
                                537                 :              0 :         {   int m_test2 = z->l - z->c;
                                538         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_V1, 97, 246, 0)) { z->lb = mlimit1; return 0; }
 2029 tgl@sss.pgh.pa.us         539                 :              0 :             z->c = z->l - m_test2;
                                540                 :                :         }
 1150 peter@eisentraut.org      541                 :              0 :         {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         542         [ #  # ]:              0 :             if (ret < 0) return ret;
                                543                 :                :         }
 2029                           544                 :              0 :         z->lb = mlimit1;
                                545                 :                :     }
                                546                 :                : 
                                547                 :                :     {   int mlimit3;
 1150 peter@eisentraut.org      548         [ #  # ]:              0 :         if (z->c < z->I[0]) return 0;
                                549                 :              0 :         mlimit3 = z->lb; z->lb = z->I[0];
                                550                 :              0 :         z->ket = z->c;
                                551   [ #  #  #  # ]:              0 :         if (z->c - 2 <= z->lb || z->p[z->c - 1] != 97) { z->lb = mlimit3; return 0; }
 2029 tgl@sss.pgh.pa.us         552                 :              0 :         among_var = find_among_b(z, a_9, 2);
                                553         [ #  # ]:              0 :         if (!(among_var)) { z->lb = mlimit3; return 0; }
 1150 peter@eisentraut.org      554                 :              0 :         z->bra = z->c;
 2029 tgl@sss.pgh.pa.us         555                 :              0 :         z->lb = mlimit3;
                                556                 :                :     }
 1150 peter@eisentraut.org      557         [ #  # ]:              0 :     switch (among_var) {
 6081 tgl@sss.pgh.pa.us         558                 :              0 :         case 1:
 1150 peter@eisentraut.org      559                 :              0 :             {   int m4 = z->l - z->c; (void)m4;
                                560         [ #  # ]:              0 :                 if (!(eq_s_b(z, 2, s_6))) goto lab0;
 6081 tgl@sss.pgh.pa.us         561                 :              0 :                 return 0;
                                562                 :              0 :             lab0:
 2029                           563                 :              0 :                 z->c = z->l - m4;
                                564                 :                :             }
 6081                           565                 :              0 :             break;
                                566                 :                :     }
 1150 peter@eisentraut.org      567                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         568         [ #  # ]:              0 :         if (ret < 0) return ret;
                                569                 :                :     }
                                570                 :              0 :     return 1;
                                571                 :                : }
                                572                 :                : 
 1150 peter@eisentraut.org      573                 :              0 : static int r_tidy(struct SN_env * z) {
                                574                 :                : 
                                575                 :                :     {   int mlimit1;
                                576         [ #  # ]:              0 :         if (z->c < z->I[1]) return 0;
                                577                 :              0 :         mlimit1 = z->lb; z->lb = z->I[1];
                                578                 :              0 :         {   int m2 = z->l - z->c; (void)m2;
                                579                 :              0 :             {   int m3 = z->l - z->c; (void)m3;
                                580                 :              0 :                 {   int ret = r_LONG(z);
 2029 tgl@sss.pgh.pa.us         581         [ #  # ]:              0 :                     if (ret == 0) goto lab0;
 6081                           582         [ #  # ]:              0 :                     if (ret < 0) return ret;
                                583                 :                :                 }
                                584                 :              0 :                 z->c = z->l - m3;
 1150 peter@eisentraut.org      585                 :              0 :                 z->ket = z->c;
                                586                 :              0 :                 {   int ret = skip_b_utf8(z->p, z->c, z->lb, 1);
 6081 tgl@sss.pgh.pa.us         587         [ #  # ]:              0 :                     if (ret < 0) goto lab0;
 1150 peter@eisentraut.org      588                 :              0 :                     z->c = ret;
                                589                 :                :                 }
                                590                 :              0 :                 z->bra = z->c;
                                591                 :              0 :                 {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         592         [ #  # ]:              0 :                     if (ret < 0) return ret;
                                593                 :                :                 }
                                594                 :                :             }
                                595                 :              0 :         lab0:
                                596                 :              0 :             z->c = z->l - m2;
                                597                 :                :         }
 1150 peter@eisentraut.org      598                 :              0 :         {   int m4 = z->l - z->c; (void)m4;
                                599                 :              0 :             z->ket = z->c;
                                600         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_AEI, 97, 228, 0)) goto lab1;
                                601                 :              0 :             z->bra = z->c;
                                602         [ #  # ]:              0 :             if (in_grouping_b_U(z, g_C, 98, 122, 0)) goto lab1;
                                603                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         604         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                605                 :                :             }
                                606                 :              0 :         lab1:
                                607                 :              0 :             z->c = z->l - m4;
                                608                 :                :         }
 1150 peter@eisentraut.org      609                 :              0 :         {   int m5 = z->l - z->c; (void)m5;
                                610                 :              0 :             z->ket = z->c;
                                611   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'j') goto lab2;
 2029 tgl@sss.pgh.pa.us         612                 :              0 :             z->c--;
 1150 peter@eisentraut.org      613                 :              0 :             z->bra = z->c;
                                614                 :              0 :             {   int m6 = z->l - z->c; (void)m6;
                                615   [ #  #  #  # ]:              0 :                 if (z->c <= z->lb || z->p[z->c - 1] != 'o') goto lab4;
 2029 tgl@sss.pgh.pa.us         616                 :              0 :                 z->c--;
 6081                           617                 :              0 :                 goto lab3;
                                618                 :              0 :             lab4:
                                619                 :              0 :                 z->c = z->l - m6;
 1150 peter@eisentraut.org      620   [ #  #  #  # ]:              0 :                 if (z->c <= z->lb || z->p[z->c - 1] != 'u') goto lab2;
 2029 tgl@sss.pgh.pa.us         621                 :              0 :                 z->c--;
                                622                 :                :             }
 6081                           623                 :              0 :         lab3:
 1150 peter@eisentraut.org      624                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         625         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                626                 :                :             }
                                627                 :              0 :         lab2:
                                628                 :              0 :             z->c = z->l - m5;
                                629                 :                :         }
 1150 peter@eisentraut.org      630                 :              0 :         {   int m7 = z->l - z->c; (void)m7;
                                631                 :              0 :             z->ket = z->c;
                                632   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'o') goto lab5;
 2029 tgl@sss.pgh.pa.us         633                 :              0 :             z->c--;
 1150 peter@eisentraut.org      634                 :              0 :             z->bra = z->c;
                                635   [ #  #  #  # ]:              0 :             if (z->c <= z->lb || z->p[z->c - 1] != 'j') goto lab5;
 2029 tgl@sss.pgh.pa.us         636                 :              0 :             z->c--;
 1150 peter@eisentraut.org      637                 :              0 :             {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         638         [ #  # ]:              0 :                 if (ret < 0) return ret;
                                639                 :                :             }
                                640                 :              0 :         lab5:
                                641                 :              0 :             z->c = z->l - m7;
                                642                 :                :         }
 2029                           643                 :              0 :         z->lb = mlimit1;
                                644                 :                :     }
 1150 peter@eisentraut.org      645         [ #  # ]:              0 :     if (in_grouping_b_U(z, g_V1, 97, 246, 1) < 0) return 0;
                                646                 :              0 :     z->ket = z->c;
                                647         [ #  # ]:              0 :     if (in_grouping_b_U(z, g_C, 98, 122, 0)) return 0;
                                648                 :              0 :     z->bra = z->c;
                                649                 :              0 :     z->S[0] = slice_to(z, z->S[0]);
                                650         [ #  # ]:              0 :     if (z->S[0] == 0) return -1;
                                651         [ #  # ]:              0 :     if (!(eq_v_b(z, z->S[0]))) return 0;
                                652                 :              0 :     {   int ret = slice_del(z);
 6081 tgl@sss.pgh.pa.us         653         [ #  # ]:              0 :         if (ret < 0) return ret;
                                654                 :                :     }
                                655                 :              0 :     return 1;
                                656                 :                : }
                                657                 :                : 
 1150 peter@eisentraut.org      658                 :              0 : extern int finnish_UTF_8_stem(struct SN_env * z) {
                                659                 :              0 :     {   int c1 = z->c;
                                660                 :              0 :         {   int ret = r_mark_regions(z);
 6081 tgl@sss.pgh.pa.us         661         [ #  # ]:              0 :             if (ret < 0) return ret;
                                662                 :                :         }
                                663                 :              0 :         z->c = c1;
                                664                 :                :     }
 1150 peter@eisentraut.org      665                 :              0 :     z->I[2] = 0;
                                666                 :              0 :     z->lb = z->c; z->c = z->l;
                                667                 :                : 
                                668                 :              0 :     {   int m2 = z->l - z->c; (void)m2;
                                669                 :              0 :         {   int ret = r_particle_etc(z);
 6081 tgl@sss.pgh.pa.us         670         [ #  # ]:              0 :             if (ret < 0) return ret;
                                671                 :                :         }
                                672                 :              0 :         z->c = z->l - m2;
                                673                 :                :     }
 1150 peter@eisentraut.org      674                 :              0 :     {   int m3 = z->l - z->c; (void)m3;
                                675                 :              0 :         {   int ret = r_possessive(z);
 6081 tgl@sss.pgh.pa.us         676         [ #  # ]:              0 :             if (ret < 0) return ret;
                                677                 :                :         }
                                678                 :              0 :         z->c = z->l - m3;
                                679                 :                :     }
 1150 peter@eisentraut.org      680                 :              0 :     {   int m4 = z->l - z->c; (void)m4;
                                681                 :              0 :         {   int ret = r_case_ending(z);
 6081 tgl@sss.pgh.pa.us         682         [ #  # ]:              0 :             if (ret < 0) return ret;
                                683                 :                :         }
                                684                 :              0 :         z->c = z->l - m4;
                                685                 :                :     }
 1150 peter@eisentraut.org      686                 :              0 :     {   int m5 = z->l - z->c; (void)m5;
                                687                 :              0 :         {   int ret = r_other_endings(z);
 6081 tgl@sss.pgh.pa.us         688         [ #  # ]:              0 :             if (ret < 0) return ret;
                                689                 :                :         }
                                690                 :              0 :         z->c = z->l - m5;
                                691                 :                :     }
                                692                 :                :     
 1150 peter@eisentraut.org      693         [ #  # ]:              0 :     if (!(z->I[2])) goto lab1;
                                694                 :              0 :     {   int m6 = z->l - z->c; (void)m6;
                                695                 :              0 :         {   int ret = r_i_plural(z);
 2029 tgl@sss.pgh.pa.us         696         [ #  # ]:              0 :             if (ret < 0) return ret;
                                697                 :                :         }
 6081                           698                 :              0 :         z->c = z->l - m6;
                                699                 :                :     }
 1406 peter@eisentraut.org      700                 :              0 :     goto lab0;
                                701                 :              0 : lab1:
 1150                           702                 :              0 :     {   int m7 = z->l - z->c; (void)m7;
                                703                 :              0 :         {   int ret = r_t_plural(z);
 2029 tgl@sss.pgh.pa.us         704         [ #  # ]:              0 :             if (ret < 0) return ret;
                                705                 :                :         }
                                706                 :              0 :         z->c = z->l - m7;
                                707                 :                :     }
 1406 peter@eisentraut.org      708                 :              0 : lab0:
 1150                           709                 :              0 :     {   int m8 = z->l - z->c; (void)m8;
                                710                 :              0 :         {   int ret = r_tidy(z);
 6081 tgl@sss.pgh.pa.us         711         [ #  # ]:              0 :             if (ret < 0) return ret;
                                712                 :                :         }
 2029                           713                 :              0 :         z->c = z->l - m8;
                                714                 :                :     }
 6081                           715                 :              0 :     z->c = z->lb;
                                716                 :              0 :     return 1;
                                717                 :                : }
                                718                 :                : 
 1150 peter@eisentraut.org      719                 :              0 : extern struct SN_env * finnish_UTF_8_create_env(void) { return SN_create_env(1, 3); }
                                720                 :                : 
 6081 tgl@sss.pgh.pa.us         721                 :              0 : extern void finnish_UTF_8_close_env(struct SN_env * z) { SN_close_env(z, 1); }
                                722                 :                : 
        

Generated by: LCOV version 2.1-beta2-3-g6141622