HomeSort by: relevance | last modified time | path
    Searched refs:next_shapes (Results 1 - 4 of 4) 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-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-csharp.c 1877 const struct callshapes *next_shapes = NULL; local
1947 next_shapes = (const struct callshapes *) keyword_value;
1985 state ? next_shapes : NULL)))

Completed in 15 milliseconds