Searched refs:callshapes (Results 1 – 21 of 21) sorted by relevance
185 struct callshapes *shapes = XMALLOC (struct callshapes); in insert_keyword_callshape()199 struct callshapes *old_shapes = (struct callshapes *) old_value; in insert_keyword_callshape()222 struct callshapes *shapes = in insert_keyword_callshape()223 (struct callshapes *) in insert_keyword_callshape()224 xmalloc (xsum (sizeof (struct callshapes), in insert_keyword_callshape()
49 struct callshapes struct
75 const struct callshapes *shapes);
698 const struct callshapes *next_shapes = NULL; in extract_parenthesized()740 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()
856 const struct callshapes *shapes = NULL; in read_command()915 shapes = (const struct callshapes *) keyword_value; in read_command()
619 const struct callshapes *shapes = NULL; in read_object()667 shapes = (const struct callshapes *) keyword_value; in read_object()
1044 const struct callshapes *next_shapes = NULL; in extract_balanced()1072 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()
1236 const struct callshapes *next_shapes = NULL; in extract_balanced()1264 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()
644 const struct callshapes *shapes = NULL; in read_object()693 shapes = (const struct callshapes *) keyword_value; in read_object()
2058 const struct callshapes *shapes;2103 tp->shapes = (const struct callshapes *) keyword_value; in x_c_lex()2196 const struct callshapes *next_shapes = NULL; in extract_parenthesized()
726 const struct callshapes *shapes = NULL; in read_object()774 shapes = (const struct callshapes *) keyword_value; in read_object()
1011 const struct callshapes *shapes = NULL; in read_object()1070 shapes = (const struct callshapes *) keyword_value; in read_object()
1432 const struct callshapes *next_shapes = NULL; in extract_balanced()1459 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()
1826 const struct callshapes *next_shapes = NULL; in extract_parenthesized()1896 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()
1268 const struct callshapes *shapes = NULL; in read_command()1355 shapes = (const struct callshapes *) keyword_value; in read_command()
1544 const struct callshapes *next_shapes = NULL; in extract_balanced()1571 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()
1464 const struct callshapes *next_shapes = NULL; in extract_parenthesized()1534 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()
1613 const struct callshapes *next_shapes = NULL; in extract_balanced()1640 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()
1546 struct callshapes shapes; in extract_variable()3041 const struct callshapes *next_shapes = NULL; in extract_balanced()3163 const struct callshapes *shapes = in extract_balanced()3164 (const struct callshapes *) keyword_value; in extract_balanced()
41 arglist_parser_alloc (message_list_ty *mlp, const struct callshapes *shapes) in arglist_parser_alloc()
4790 (struct callshapes): New structure type.4813 (struct xgettext_token_ty): Replace argnum1, argnum2 with a callshapes