HomeSort by: relevance | last modified time | path
    Searched defs:next_shapes (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
x-awk.c 699 const struct callshapes *next_shapes = NULL; local
741 next_shapes = (const struct callshapes *) keyword_value;
761 state ? next_shapes : NULL)))
x-awk.c 699 const struct callshapes *next_shapes = NULL; local
741 next_shapes = (const struct callshapes *) keyword_value;
761 state ? next_shapes : NULL)))
x-awk.c 699 const struct callshapes *next_shapes = NULL; local
741 next_shapes = (const struct callshapes *) keyword_value;
761 state ? next_shapes : NULL)))
x-php.c 1276 const struct callshapes *next_shapes = NULL; local
1303 next_shapes = (const struct callshapes *) keyword_value;
1320 state ? next_shapes : NULL)))
x-php.c 1276 const struct callshapes *next_shapes = NULL; local
1303 next_shapes = (const struct callshapes *) keyword_value;
1320 state ? next_shapes : NULL)))
x-php.c 1276 const struct callshapes *next_shapes = NULL; local
1303 next_shapes = (const struct callshapes *) keyword_value;
1320 state ? next_shapes : NULL)))
x-c.c 1720 const struct callshapes *next_shapes = NULL; local
1744 next_shapes = token.shapes;
1774 state ? next_shapes : NULL)))
x-csharp.c 1877 const struct callshapes *next_shapes = NULL; local
1947 next_shapes = (const struct callshapes *) keyword_value;
1985 state ? next_shapes : NULL)))
x-java.c 1188 const struct callshapes *next_shapes = NULL; local
1258 next_shapes = (const struct callshapes *) keyword_value;
1296 state ? next_shapes : NULL)))
x-python.c 1660 const struct callshapes *next_shapes = NULL; local
1687 next_shapes = (const struct callshapes *) keyword_value;
1704 state ? next_shapes : NULL)))
x-c.c 1720 const struct callshapes *next_shapes = NULL; local
1744 next_shapes = token.shapes;
1774 state ? next_shapes : NULL)))
x-csharp.c 1877 const struct callshapes *next_shapes = NULL; local
1947 next_shapes = (const struct callshapes *) keyword_value;
1985 state ? next_shapes : NULL)))
x-java.c 1188 const struct callshapes *next_shapes = NULL; local
1258 next_shapes = (const struct callshapes *) keyword_value;
1296 state ? next_shapes : NULL)))
x-python.c 1660 const struct callshapes *next_shapes = NULL; local
1687 next_shapes = (const struct callshapes *) keyword_value;
1704 state ? next_shapes : NULL)))
x-c.c 1720 const struct callshapes *next_shapes = NULL; local
1744 next_shapes = token.shapes;
1774 state ? next_shapes : NULL)))
x-csharp.c 1877 const struct callshapes *next_shapes = NULL; local
1947 next_shapes = (const struct callshapes *) keyword_value;
1985 state ? next_shapes : NULL)))
x-java.c 1188 const struct callshapes *next_shapes = NULL; local
1258 next_shapes = (const struct callshapes *) keyword_value;
1296 state ? next_shapes : NULL)))
x-python.c 1660 const struct callshapes *next_shapes = NULL; local
1687 next_shapes = (const struct callshapes *) keyword_value;
1704 state ? next_shapes : NULL)))
x-perl.c 2870 const struct callshapes *next_shapes = NULL; local
2943 if (next_shapes != NULL)
2951 for (i = 0; i < next_shapes->nshapes; i++)
2953 const struct callshape *shape = &next_shapes->shapes[i];
3006 next_shapes = shapes;
3011 next_shapes = NULL;
x-perl.c 2870 const struct callshapes *next_shapes = NULL; local
2943 if (next_shapes != NULL)
2951 for (i = 0; i < next_shapes->nshapes; i++)
2953 const struct callshape *shape = &next_shapes->shapes[i];
3006 next_shapes = shapes;
3011 next_shapes = NULL;
x-perl.c 2870 const struct callshapes *next_shapes = NULL; local
2943 if (next_shapes != NULL)
2951 for (i = 0; i < next_shapes->nshapes; i++)
2953 const struct callshape *shape = &next_shapes->shapes[i];
3006 next_shapes = shapes;
3011 next_shapes = NULL;

Completed in 123 milliseconds