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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 361 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2)))
  /toolchain/binutils/binutils-2.27/include/
libiberty.h 368 #define XDUPVAR(T, P, S1, S2) ((T *) xmemdup ((P), (S1), (S2)))

Completed in 204 milliseconds