Searched refs:OTHER_BUILTIN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c725 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST) macro
H A Dtrans-intrinsic.c108 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ macro
118 to any GFC_ISYM id directly, which use the OTHER_BUILTIN macro. */
131 #undef OTHER_BUILTIN macro
734 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ macro
739 #undef OTHER_BUILTIN macro
746 even though it is not an OTHER_BUILTIN: it is SQRT. */
783 that will be used directly (define by OTHER_BUILTIN). */
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc736 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST) macro
H A Dtrans-intrinsic.cc111 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ macro
121 to any GFC_ISYM id directly, which use the OTHER_BUILTIN macro. */
134 #undef OTHER_BUILTIN macro
742 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \ macro
747 #undef OTHER_BUILTIN macro
754 even though it is not an OTHER_BUILTIN: it is SQRT. */
791 that will be used directly (define by OTHER_BUILTIN). */

Completed in 230 milliseconds