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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 378 # define obstack_copy0(OBSTACK,where,length) \
483 # define obstack_copy0(h,where,length) \
374 # define obstack_copy0 macro
478 # define obstack_copy0 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 210 void * obstack_copy0 (struct obstack *obstack, void *address, int size);
417 # define obstack_copy0(OBSTACK,where,length) \
520 # define obstack_copy0(h,where,length) \
413 # define obstack_copy0 macro
515 # define obstack_copy0 macro
  /toolchain/binutils/binutils-2.27/include/
obstack.h 395 # define obstack_copy0(OBSTACK, where, length) \ macro
505 # define obstack_copy0(h, where, length) \ macro

Completed in 1437 milliseconds