OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loongarch_print_operand_punct
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc
181
static bool
loongarch_print_operand_punct
[256];
variable
4241
/* Initialize
loongarch_print_operand_punct
. */
4249
loongarch_print_operand_punct
[(unsigned char) *p] = true;
4310
return
loongarch_print_operand_punct
[code];
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc
181
static bool
loongarch_print_operand_punct
[256];
variable
5919
return
loongarch_print_operand_punct
[code];
7566
/* Initialize
loongarch_print_operand_punct
. */
7568
loongarch_print_operand_punct
[(unsigned char) *p] = true;
Completed in 20 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026