Home
last modified time | relevance | path

Searched defs:UNITS_TO_CODE (Results 1 – 15 of 15) sorted by relevance

/openbsd/usr.bin/gprof/
H A Darm.h39 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dhppa.h44 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Di386.h40 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Daarch64.h39 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dalpha.h44 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Damd64.h43 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dm88k.h40 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dmips64.h46 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dpowerpc.h44 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dpowerpc64.h44 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Driscv64.h43 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dsh.h38 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
H A Dsparc64.h44 #define UNITS_TO_CODE (OFFSET_OF_CODE / sizeof(UNIT)) macro
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dhist.c34 #define UNITS_TO_CODE (offset_to_code / sizeof(UNIT)) macro
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dhist.c35 #define UNITS_TO_CODE (offset_to_code / sizeof(UNIT)) macro