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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 1361 #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N))
1433 return XVECLEN (this, 0);
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 1359 #define XVECLEN(RTX, N) GET_NUM_ELEM (XVEC (RTX, N))
1431 return XVECLEN (this, 0);

Completed in 68 milliseconds