Home
last modified time | relevance | path

Searched defs:POP_REENTRANCE (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Ddescendants.h57 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dprofile.c88 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dheaptrace.c75 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dsynctrace.c91 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dmmaptrace.c114 #define POP_REENTRANCE reentrance-- macro
H A Diotrace.c90 #define POP_REENTRANCE(x) ((*(x))--) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Ddescendants.h57 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dprofile.c89 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dheaptrace.c69 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dsynctrace.c84 #define POP_REENTRANCE(x) ((*(x))--) macro
H A Dmmaptrace.c101 #define POP_REENTRANCE reentrance-- macro
H A Diotrace.c84 #define POP_REENTRANCE(x) ((*(x))--) macro