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

  /toolchain/binutils/binutils-2.27/gas/
cond.c 112 obstack_copy (&cond_obstack, &cframe,
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
206 obstack_copy (&cond_obstack, &cframe,
287 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
481 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 209 void * obstack_copy (struct obstack *obstack, void *address, int size);
411 # define obstack_copy(OBSTACK,where,length) \
517 # define obstack_copy(h,where,length) \
407 # define obstack_copy macro
512 # define obstack_copy macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 372 # define obstack_copy(OBSTACK,where,length) \
480 # define obstack_copy(h,where,length) \
368 # define obstack_copy macro
475 # define obstack_copy macro
  /toolchain/binutils/binutils-2.27/include/
obstack.h 389 # define obstack_copy(OBSTACK, where, length) \ macro
502 # define obstack_copy(h, where, length) \ macro

Completed in 89 milliseconds