OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BITFIELD
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
i386-gen.c
358
typedef struct
bitfield
struct
363
}
bitfield
;
typedef in typeref:struct:bitfield
365
#define
BITFIELD
(n) { n, 0, #n }
367
static
bitfield
cpu_flags[] =
369
BITFIELD
(Cpu186),
370
BITFIELD
(Cpu286),
371
BITFIELD
(Cpu386),
372
BITFIELD
(Cpu486),
373
BITFIELD
(Cpu586),
374
BITFIELD
(Cpu686)
[
all
...]
tilegx-opc.c
8051
unsigned int
bitfield
=
local
[
all
...]
tilepro-opc.c
10169
unsigned int
bitfield
=
local
[
all
...]
/external/valgrind/VEX/priv/
tilegx_disasm.c
7557
UInt
bitfield
=
local
[
all
...]
/external/pcre/dist2/src/sljit/
sljitNativeTILEGX-encoder.c
9509
unsigned int
bitfield
=
local
[
all
...]
Completed in 53 milliseconds