Home
last modified time | relevance | path

Searched defs:obstack_copy0 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dobstack.h373 # define obstack_copy0(OBSTACK,where,length) \ macro
477 # define obstack_copy0(h,where,length) \ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dobstack.h413 # define obstack_copy0(OBSTACK,where,length) \ macro
515 # define obstack_copy0(h,where,length) \ macro
/aosp_15_r20/external/obstack/include/
H A Dobstack.h395 # define obstack_copy0(OBSTACK, where, length) \ macro
505 # define obstack_copy0(h, where, length) \ macro