OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Jul 06 00:25:43 UTC 2026