Searched refs:scanner_for_info_t (Results 1 – 5 of 5) sorted by relevance
95 } scanner_for_info_t; typedef
213 scanner_for_info_t *for_info_p; /**< for info */
701 scanner_for_info_t *for_info_p; in scanner_scan_primary_expression_end()702 for_info_p = (scanner_for_info_t *) scanner_insert_info (context_p, in scanner_scan_primary_expression_end()704 sizeof (scanner_for_info_t)); in scanner_scan_primary_expression_end()3410 scanner_for_info_t *for_info_p = (scanner_for_info_t *) info_p; in scanner_scan_all()
1508 || ((scanner_for_info_t *) context_p->next_scanner_info_p)->end_location.source_p == NULL) in parser_parse_for_statement_start()1514 scanner_release_next (context_p, sizeof (scanner_for_info_t)); in parser_parse_for_statement_start()1534 scanner_for_info_t *for_info_p = (scanner_for_info_t *) context_p->next_scanner_info_p; in parser_parse_for_statement_start()1545 scanner_release_next (context_p, sizeof (scanner_for_info_t)); in parser_parse_for_statement_start()
1641 size = sizeof (scanner_for_info_t); in scanner_cleanup()