Searched defs:for_body (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/tests/bin/sh/ |
H A D | t_fsplit.sh | 90 for_body() { global() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 433 tree ARG_UNUSED (collection_expression), tree ARG_UNUSED (for_body), in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | stub-objc.cc | 434 tree ARG_UNUSED (collection_expression), tree ARG_UNUSED (for_body), in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.c | 626 isl_ast_node *for_body = isl_ast_node_for_get_body (node_for); in translate_isl_ast_for_loop() local
|
H A D | gimplify.c | 11045 gimple_seq for_body, for_pre_body; in gimplify_omp_for() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.cc | 613 isl_ast_node *for_body = isl_ast_node_for_get_body (node_for); in translate_isl_ast_for_loop() local
|
H A D | gimplify.cc | 12333 gimple_seq for_body, for_pre_body; in gimplify_omp_for() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 9878 …reach_loop (location_t location, tree object_expression, tree collection_expression, tree for_body, in objc_finish_foreach_loop()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 9748 …reach_loop (location_t location, tree object_expression, tree collection_expression, tree for_body, in objc_finish_foreach_loop()
|