HomeSort by relevance Sort by last modified time
    Searched full:destp (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 199 void **destp = (void **)dest; local
202 _Block_assign_default(*srcp, destp);
203 destp++;
369 struct Block_byref **destp = (struct Block_byref **)dest; local
372 //printf("_Block_byref_assign_copy called, byref destp %p, src %p, flags %x\n", destp, src, flags);
410 _Block_assign(src->forwarding, (void **)destp);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i860.c 258 char *destp; local
418 destp = frag_more (4);
419 number_to_chars_littleendian (destp, the_insn.opcode, 4);
433 destp - frag_now->fr_literal,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]

Completed in 161 milliseconds