OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:old_op
(Results
1 - 5
of
5
) sorted by null
/external/e2fsprogs/e2fsck/
util.c
296
const char *
old_op
;
local
307
old_op
= ehandler_operation(_("reading inode and block bitmaps"));
316
ehandler_operation(
old_op
);
329
const char *
old_op
;
local
331
old_op
= ehandler_operation(_("writing block and inode bitmaps"));
333
ehandler_operation(
old_op
);
pass1.c
1062
const char *
old_op
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.c
861
unsigned int
old_op
, new_op;
872
old_op
= GET_IW_R1_OP (br_opcode);
873
switch (
old_op
)
857
unsigned int
old_op
, new_op;
local
[
all
...]
tc-arm.c
20357
unsigned long
old_op
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-xtensa.c
2364
xtensa_opcode
old_op
, new_op;
local
[
all
...]
Completed in 732 milliseconds