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

  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 215 #define DEFN_POST_TEMPLATE(auxstr, name) \
syswrap-ppc64-linux.c 433 #define POST(name) DEFN_POST_TEMPLATE(ppc64_linux, name)
    [all...]
syswrap-amd64-linux.c 350 #define POST(name) DEFN_POST_TEMPLATE(amd64_linux, name)
    [all...]
syswrap-ppc32-linux.c 403 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name)
    [all...]
syswrap-s390x-linux.c 331 #define POST(name) DEFN_POST_TEMPLATE(s390x_linux, name)
    [all...]
syswrap-aix5.c 439 #define POST(name) DEFN_POST_TEMPLATE(aix5, name)
    [all...]
syswrap-arm-linux.c 294 #define POST(name) DEFN_POST_TEMPLATE(arm_linux, name)
    [all...]
syswrap-x86-linux.c 785 #define POST(name) DEFN_POST_TEMPLATE(x86_linux, name)
    [all...]
syswrap-generic.c     [all...]
syswrap-linux.c 444 #define POST(name) DEFN_POST_TEMPLATE(linux, name)
    [all...]
syswrap-darwin.c 684 #define POST(name) DEFN_POST_TEMPLATE(darwin, name)
    [all...]

Completed in 45 milliseconds