OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SAME_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm-mve-builtins.h
368
enum {
SAME_SIZE
= 256, HALF_SIZE, QUARTER_SIZE };
398
unsigned int =
SAME_SIZE
);
403
unsigned int =
SAME_SIZE
);
408
unsigned int =
SAME_SIZE
, bool = false);
414
unsigned int =
SAME_SIZE
,
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.h
492
enum {
SAME_SIZE
= 256, HALF_SIZE, QUARTER_SIZE };
539
unsigned int =
SAME_SIZE
,
548
unsigned int =
SAME_SIZE
);
565
unsigned int =
SAME_SIZE
, bool = false);
570
unsigned int =
SAME_SIZE
,
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins.h
378
enum {
SAME_SIZE
= 256, HALF_SIZE, QUARTER_SIZE };
413
unsigned int =
SAME_SIZE
);
420
unsigned int =
SAME_SIZE
);
437
unsigned int =
SAME_SIZE
, bool = false);
442
unsigned int =
SAME_SIZE
,
Completed in 46 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026