HomeSort by: relevance | last modified time | path
    Searched defs:OTHER_BUILTIN (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
f95-lang.cc 761 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST)
trans-intrinsic.cc 111 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \
121 to any GFC_ISYM id directly, which use the OTHER_BUILTIN macro. */
134 #undef OTHER_BUILTIN
744 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \
752 #undef OTHER_BUILTIN
759 even though it is not an OTHER_BUILTIN: it is SQRT. */
797 that will be used directly (define by OTHER_BUILTIN). */
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
f95-lang.cc 736 #define OTHER_BUILTIN(ID,NAME,TYPE,CONST)
trans-intrinsic.cc 111 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \
121 to any GFC_ISYM id directly, which use the OTHER_BUILTIN macro. */
134 #undef OTHER_BUILTIN
742 #define OTHER_BUILTIN(ID, NAME, TYPE, CONST) \
747 #undef OTHER_BUILTIN
754 even though it is not an OTHER_BUILTIN: it is SQRT. */
791 that will be used directly (define by OTHER_BUILTIN). */

Completed in 57 milliseconds