PIPS
rstream_interface.h
Go to the documentation of this file.
1 /* Warning! Do not modify this file that is automatically generated! */
2 /* Modify src/Libs/rstream_interface/rstream_interface-local.h instead, to add your own modifications. */
3 
4 /* header file built by cproto */
5 
6 #ifndef rstream_interface_header_included
7 #define rstream_interface_header_included
8 /* rstream_interface-local.h */
9 //
10 /* cproto-generated files */
11 /* rstream_interface.c */
12 extern void pragma_nonscop(statement /*s*/, bool /*pragma_added_p*/, bool /*in_loop_p*/);
13 extern bool rstream_interface(char */*module_name*/);
14 #endif /* rstream_interface_header_included */
bool rstream_interface(char *)
Phase in charge of putting pragmas around the non-SCoP of the code This phase only works if there has...
void pragma_nonscop(statement, bool, bool)
Warning! Do not modify this file that is automatically generated!