|
GCC Middle and Back End API Reference
|
Go to the source code of this file.
Functions | |
| char * | update_path (const char *path, const char *key) |
| void | set_std_prefix (const char *, int) |
| void set_std_prefix | ( | const char * | , |
| int | |||
| ) |
| char* update_path | ( | const char * | path, |
| const char * | key | ||
| ) |
These functions are called by the Ada frontend with C convention.
Update PATH using KEY if PATH starts with PREFIX. The returned string is always malloc-ed, and the caller is responsible for freeing it.