HomeSort by relevance Sort by last modified time
    Searched refs:poscnt (Results 1 - 2 of 2) sorted by null

  /external/svox/pico/lib/
picobase.c 961 picoos_uint32 poscnt; local
990 picoos_uint32 poscnt; local
1017 picoos_uint32 poscnt; local
1047 picoos_uint32 poscnt; local
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
b.c 70 static int poscnt; variable
133 poscnt = 0;
135 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt*sizeof(rrow))) == NULL)
137 f->accept = poscnt-1; /* penter has computed number of positions in re */
188 info(p) = poscnt;
189 poscnt++;

Completed in 713 milliseconds