OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OCTETS_PER_BYTE_POWER
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/coff/
tic4x.h
27
#define
OCTETS_PER_BYTE_POWER
2
tic54x.h
28
#define
OCTETS_PER_BYTE_POWER
1 /* octets per byte, as a power of two */
/src/external/gpl3/binutils.old/dist/include/coff/
tic4x.h
27
#define
OCTETS_PER_BYTE_POWER
2
tic54x.h
28
#define
OCTETS_PER_BYTE_POWER
1 /* octets per byte, as a power of two */
/src/external/gpl3/gdb.old/dist/include/coff/
tic4x.h
27
#define
OCTETS_PER_BYTE_POWER
2
tic54x.h
28
#define
OCTETS_PER_BYTE_POWER
1 /* octets per byte, as a power of two */
/src/external/gpl3/gdb/dist/include/coff/
tic4x.h
27
#define
OCTETS_PER_BYTE_POWER
2
tic54x.h
28
#define
OCTETS_PER_BYTE_POWER
1 /* octets per byte, as a power of two */
/src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.h
54
#define
OCTETS_PER_BYTE_POWER
2
tc-tic54x.h
29
#define
OCTETS_PER_BYTE_POWER
1
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.h
54
#define
OCTETS_PER_BYTE_POWER
2
tc-tic54x.h
29
#define
OCTETS_PER_BYTE_POWER
1
/src/external/gpl3/binutils/dist/gas/
as.h
706
#ifndef
OCTETS_PER_BYTE_POWER
707
#define
OCTETS_PER_BYTE_POWER
0
710
#define OCTETS_PER_BYTE (1<<
OCTETS_PER_BYTE_POWER
)
712
#if OCTETS_PER_BYTE != (1<<
OCTETS_PER_BYTE_POWER
)
/src/external/gpl3/binutils.old/dist/gas/
as.h
692
#ifndef
OCTETS_PER_BYTE_POWER
693
#define
OCTETS_PER_BYTE_POWER
0
696
#define OCTETS_PER_BYTE (1<<
OCTETS_PER_BYTE_POWER
)
698
#if OCTETS_PER_BYTE != (1<<
OCTETS_PER_BYTE_POWER
)
Completed in 29 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026