URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Show entire file |
Details |
Blame |
View Log
Rev 285 |
Rev 378 |
Line 110... |
Line 110... |
sym->attr.always_explicit = 1;
|
sym->attr.always_explicit = 1;
|
sym->attr.subroutine = 1;
|
sym->attr.subroutine = 1;
|
sym->attr.flavor = FL_PROCEDURE;
|
sym->attr.flavor = FL_PROCEDURE;
|
sym->attr.proc = PROC_INTRINSIC;
|
sym->attr.proc = PROC_INTRINSIC;
|
|
|
|
gfc_commit_symbol (sym);
|
|
|
return sym;
|
return sym;
|
}
|
}
|
|
|
|
|
/* Return a pointer to the name of a conversion function given two
|
/* Return a pointer to the name of a conversion function given two
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.