OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kind_s
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-builtins.cc
2952
static const char *
kind_s
[] = {"PLD", "PST", "PLI"};
local
2982
kind_id = require_const_argument (exp, argno++, 0, ARRAY_SIZE (
kind_s
) - 1);
2993
sprintf (prfop, "%s%s%s",
kind_s
[kind_id],
aarch64-builtins.cc
2952
static const char *
kind_s
[] = {"PLD", "PST", "PLI"};
local
2982
kind_id = require_const_argument (exp, argno++, 0, ARRAY_SIZE (
kind_s
) - 1);
2993
sprintf (prfop, "%s%s%s",
kind_s
[kind_id],
aarch64-builtins.cc
2952
static const char *
kind_s
[] = {"PLD", "PST", "PLI"};
local
2982
kind_id = require_const_argument (exp, argno++, 0, ARRAY_SIZE (
kind_s
) - 1);
2993
sprintf (prfop, "%s%s%s",
kind_s
[kind_id],
Completed in 108 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026