File: ccafbounds_initialize.c

    1   /*
    2    * ccafbounds_initialize.c
    3    *
    4    * Code generation for function 'ccafbounds_initialize'
    5    *
    6    */
    7   
    8   /* Include files */
    9   #include "rt_nonfinite.h"
   10   #include "ccafbounds.h"
   11   #include "ccafbounds_initialize.h"
   12   #include "_coder_ccafbounds_mex.h"
   13   #include "ccafbounds_data.h"
   14   
   15   /* Function Declarations */
   16   static void ccafbounds_once(void);
   17   
   18   /* Function Definitions */
   19   static void ccafbounds_once(void)
   20   {
   21     int32_T cond_starts_0_0[3] = { 1735, 1752, 1780 };
   22   
   23     int32_T cond_ends_0_0[3] = { 1747, 1776, 1797 };
   24   
   25     int32_T postfix_exprs_0_0[7] = { 0, -1, 1, -1, -2, 2, -2 };
   26   
   27     int32_T cond_starts_0_1[5] = { 1858, 1875, 1890, 1918, 1928 };
   28   
   29     int32_T cond_ends_0_1[5] = { 1870, 1885, 1902, 1924, 1955 };
   30   
   31     int32_T postfix_exprs_0_1[12] = { 0, -1, 1, -1, -2, 2, -1, -2, 3, -2, 4, -2 };
   32   
   33     int32_T cond_starts_0_2[4] = { 2007, 2026, 2047, 2067 };
   34   
   35     int32_T cond_ends_0_2[4] = { 2021, 2042, 2063, 2078 };
   36   
   37     int32_T postfix_exprs_0_2[10] = { 0, -1, 1, -1, -2, 2, -1, -2, 3, -2 };
   38   
   39     int32_T cond_starts_0_3[5] = { 2137, 2156, 2173, 2203, 2215 };
   40   
   41     int32_T cond_ends_0_3[5] = { 2151, 2168, 2187, 2211, 2246 };
   42   
   43     int32_T postfix_exprs_0_3[12] = { 0, -1, 1, -1, -2, 2, -1, -2, 3, -2, 4, -2 };
   44   
   45     int32_T cond_starts_0_4[5] = { 2300, 2320, 2338, 2369, 2382 };
   46   
   47     int32_T cond_ends_0_4[5] = { 2315, 2333, 2353, 2378, 2415 };
   48   
   49     int32_T postfix_exprs_0_4[12] = { 0, -1, 1, -1, -2, 2, -1, -2, 3, -2, 4, -2 };
   50   
   51     /* Allocate instance data */
   52     covrtAllocateInstanceData(&emlrtCoverageInstance);
   53   
   54     /* Initialize Coverage Information */
   55     covrtScriptInit(&emlrtCoverageInstance,
   56                     "E:\\micro array project\\Microphone Array\\beamform test\\ccafbounds.m",
   57                     0, 1, 6, 5, 0, 0, 0, 2, 0, 22, 5);
   58   
   59     /* Initialize Function Information */
   60     covrtFcnInit(&emlrtCoverageInstance, 0, 0, "ccafbounds", 1622, -1, 3671);
   61   
   62     /* Initialize Basic Block Information */
   63     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 5, 3618, -1, 3628);
   64     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 4, 3491, -1, 3562);
   65     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 3, 3088, -1, 3385);
   66     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 2, 2909, -1, 2986);
   67     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 1, 2083, -1, 2127);
   68     covrtBasicBlockInit(&emlrtCoverageInstance, 0, 0, 1714, -1, 1729);
   69   
   70     /* Initialize If Information */
   71     covrtIfInit(&emlrtCoverageInstance, 0, 0, 1731, 1797, 1850, 1955);
   72     covrtIfInit(&emlrtCoverageInstance, 0, 1, 1850, 1955, 1999, 2465);
   73     covrtIfInit(&emlrtCoverageInstance, 0, 2, 1999, 2078, 2129, 2465);
   74     covrtIfInit(&emlrtCoverageInstance, 0, 3, 2129, 2246, 2292, 2465);
   75     covrtIfInit(&emlrtCoverageInstance, 0, 4, 2292, 2415, -1, 2415);
   76   
   77     /* Initialize MCDC Information */
   78     covrtMcdcInit(&emlrtCoverageInstance, 0, 0, 1734, 1797, 3, 0, cond_starts_0_0,
   79                   cond_ends_0_0, 7, postfix_exprs_0_0);
   80     covrtMcdcInit(&emlrtCoverageInstance, 0, 1, 1857, 1955, 5, 3, cond_starts_0_1,
   81                   cond_ends_0_1, 12, postfix_exprs_0_1);
   82     covrtMcdcInit(&emlrtCoverageInstance, 0, 2, 2006, 2078, 4, 8, cond_starts_0_2,
   83                   cond_ends_0_2, 10, postfix_exprs_0_2);
   84     covrtMcdcInit(&emlrtCoverageInstance, 0, 3, 2136, 2246, 5, 12, cond_starts_0_3,
   85                   cond_ends_0_3, 12, postfix_exprs_0_3);
   86     covrtMcdcInit(&emlrtCoverageInstance, 0, 4, 2299, 2415, 5, 17, cond_starts_0_4,
   87                   cond_ends_0_4, 12, postfix_exprs_0_4);
   88   
   89     /* Initialize For Information */
   90     covrtForInit(&emlrtCoverageInstance, 0, 0, 3035, 3051, 3617);
   91     covrtForInit(&emlrtCoverageInstance, 0, 1, 3413, 3433, 3613);
   92   
   93     /* Initialize While Information */
   94     /* Initialize Switch Information */
   95     /* Start callback for coverage engine */
   96     covrtScriptStart(&emlrtCoverageInstance, 0U);
   97   }
   98   
   99   void ccafbounds_initialize(void)
  100   {
  101     emlrtStack st = { NULL, NULL, NULL };
  102   
  103     mexFunctionCreateRootTLS();
  104     emlrtBreakCheckR2012bFlagVar = emlrtGetBreakCheckFlagAddressR2012b();
  105     st.tls = emlrtRootTLSGlobal;
  106     emlrtClearAllocCountR2012b(&st, false, 0U, 0);
  107     emlrtEnterRtStackR2012b(&st);
  108     if (emlrtFirstTimeR2012b(emlrtRootTLSGlobal)) {
  109       ccafbounds_once();
  110     }
  111   }
  112   
  113   /* End of code generation (ccafbounds_initialize.c) */
  114