HomeSort by relevance Sort by last modified time
    Searched refs:f_cbs (Results 1 - 5 of 5) sorted by null

  /system/core/toolbox/upstream-netbsd/bin/dd/
args.c 74 static void f_cbs(char *);
93 { "cbs", f_cbs, C_CBS, C_CBS },
224 f_cbs(char *arg) function
  /toolchain/binutils/binutils-2.27/opcodes/
mt-opc.h 124 long f_cbs;
123 long f_cbs; member in struct:cgen_fields
mt-ibld.c 612 errmsg = insert_normal (cd, fields->f_cbs, 0, 0, 19, 2, 32, total_length, buffer);
829 length = extract_normal (cd, ex_info, insn_value, 0, 0, 19, 2, 32, total_length, pc, & fields->f_cbs);
    [all...]
mt-asm.c 464 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CBS, (unsigned long *) (& fields->f_cbs));
mt-dis.c 159 print_dollarhex (cd, info, fields->f_cbs, 0, pc, length);

Completed in 90 milliseconds