Searched refs:next_shapes (Results 1 – 10 of 10) sorted by relevance
698 const struct callshapes *next_shapes = NULL; in extract_parenthesized() local740 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()760 state ? next_shapes : NULL))) in extract_parenthesized()
1044 const struct callshapes *next_shapes = NULL; in extract_balanced() local1072 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()1090 state ? next_shapes : NULL))) in extract_balanced()1167 tmp_argparser = arglist_parser_alloc (mlp, next_shapes); in extract_balanced()
1236 const struct callshapes *next_shapes = NULL; in extract_balanced() local1264 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()1282 state ? next_shapes : NULL))) in extract_balanced()1337 tmp_argparser = arglist_parser_alloc (mlp, next_shapes); in extract_balanced()
1432 const struct callshapes *next_shapes = NULL; in extract_balanced() local1459 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()1477 state ? next_shapes : NULL))) in extract_balanced()
1826 const struct callshapes *next_shapes = NULL; in extract_parenthesized() local1896 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()1934 state ? next_shapes : NULL))) in extract_parenthesized()
1544 const struct callshapes *next_shapes = NULL; in extract_balanced() local1571 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()1589 state ? next_shapes : NULL))) in extract_balanced()
1464 const struct callshapes *next_shapes = NULL; in extract_parenthesized() local1534 next_shapes = (const struct callshapes *) keyword_value; in extract_parenthesized()1572 state ? next_shapes : NULL))) in extract_parenthesized()
1613 const struct callshapes *next_shapes = NULL; in extract_balanced() local1640 next_shapes = (const struct callshapes *) keyword_value; in extract_balanced()1658 state ? next_shapes : NULL))) in extract_balanced()
3041 const struct callshapes *next_shapes = NULL; in extract_balanced() local3105 if (next_shapes != NULL) in extract_balanced()3113 for (i = 0; i < next_shapes->nshapes; i++) in extract_balanced()3115 const struct callshape *shape = &next_shapes->shapes[i]; in extract_balanced()3166 next_shapes = shapes; in extract_balanced()3171 next_shapes = NULL; in extract_balanced()
2196 const struct callshapes *next_shapes = NULL; in extract_parenthesized() local2220 next_shapes = token.shapes; in extract_parenthesized()2250 state ? next_shapes : NULL))) in extract_parenthesized()