OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRINGX
(Results
1 - 7
of
7
) sorted by null
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
symcat.h
28
#define
STRINGX
(s) #s
39
#define
STRINGX
(s) "s"
53
#define XSTRING(s)
STRINGX
(s)
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
symcat.h
28
#define
STRINGX
(s) #s
39
#define
STRINGX
(s) "s"
53
#define XSTRING(s)
STRINGX
(s)
/toolchain/binutils/binutils-2.25/include/
symcat.h
28
#define
STRINGX
(s) #s
39
#define
STRINGX
(s) "s"
53
#define XSTRING(s)
STRINGX
(s)
/toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c
42
STRINGX
(name), \
57
STRINGX
(name), \
69
STRINGX
(name), \
81
STRINGX
(name), \
93
STRINGX
(name), \
[
all
...]
cr16-opc.c
466
#define REG(NAME, N, TYPE) {
STRINGX
(NAME), {(reg) NAME}, N, TYPE}
468
#define REGP(NAME, BNAME, N, TYPE) {
STRINGX
(NAME), {BNAME}, N, TYPE}
crx-opc.c
594
#define REG(NAME, N, TYPE) {
STRINGX
(NAME), {(reg) NAME}, N, TYPE}
/toolchain/binutils/binutils-2.25/bfd/
elf32-cr16c.c
35
STRINGX
(C), FALSE, 0, 0, FALSE)
Completed in 248 milliseconds