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

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 84 MATH, DIMENSION,
cmds.c 493 /* Formatting a dimension unit. */
503 xml_insert_element (DIMENSION, arg);
  /src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc 798 if (attr->dimension)
799 fputs (" DIMENSION", dumpfile);
988 if (c->attr.dimension)
989 fputs (" DIMENSION", dumpfile);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc 782 if (attr->dimension)
783 fputs (" DIMENSION", dumpfile);
970 if (c->attr.dimension)
971 fputs (" DIMENSION", dumpfile);

Completed in 21 milliseconds