OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP48
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
s390-opc.c
268
#define
OP48
(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
/src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c
268
#define
OP48
(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
/src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c
268
#define
OP48
(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
/src/external/gpl3/gdb/dist/opcodes/
s390-opc.c
268
#define
OP48
(x) { x >> 40, (x >> 32) & 255, (x >> 24) & 255, \
Completed in 37 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026