Searched defs:End (Results 1 – 2 of 2) sorted by relevance
41 #define HP_TIMING_DIFF(Diff, Start, End) \ argument
42 #define HP_TIMING_DIFF(Diff, Start, End) ((Diff) = (End) - (Start)) argument