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

  /system/core/toolbox/upstream-netbsd/bin/dd/
args.c 160 if (ddflags & (C_BLOCK | C_LCASE | C_SWAB | C_UCASE |
175 if (ddflags & (C_BLOCK|C_UNBLOCK)) {
180 cfunc = ddflags & C_BLOCK ? block : unblock;
187 ddflags |= C_BLOCK;
340 { "block", C_BLOCK, C_UNBLOCK, NULL },
354 { "unblock", C_UNBLOCK, C_BLOCK, NULL },
dd.h 107 #define C_BLOCK 0x00002
dd.c 214 if (!(ddflags & (C_BLOCK|C_UNBLOCK))) {
350 if (flags & (C_BLOCK|C_UNBLOCK))
  /toolchain/binutils/binutils-2.27/bfd/
coff-stgo32.c 225 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
243 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
261 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
coffswap.h 447 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
539 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
cofflink.c     [all...]
coff64-rs6000.c 409 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
493 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
    [all...]
coff-rs6000.c 527 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
625 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
    [all...]
coffgen.c     [all...]
peXXigen.c 337 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
412 if (in_class == C_BLOCK || in_class == C_FCN || ISFCN (type)
    [all...]
coffcode.h     [all...]
xcofflink.c     [all...]
  /toolchain/binutils/binutils-2.27/include/coff/
internal.h 318 #define C_BLOCK 100 /* ".bb" or ".eb" */
  /toolchain/binutils/binutils-2.27/binutils/
rdcoff.c 855 case C_BLOCK:
coffgrok.c 800 case C_BLOCK:
nm.c 379 case C_BLOCK: return "Block";
    [all...]
od-xcoff.c 899 case C_BLOCK:
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
obj-coff.c 655 case C_BLOCK:
    [all...]
tc-ppc.c     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 313 milliseconds