Searched defs:presult (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | syncconst.h | 102 #define _XSyncValueAdd(presult,a,b,poverflow) {\ argument 111 #define _XSyncValueSubtract(presult,a,b,poverflow) {\ argument 141 #define XSyncValueAdd(presult,a,b,poverflow) _XSyncValueAdd(presult,a,b,poverflow) argument 142 #define XSyncValueSubtract(presult,a,b,poverflow) _XSyncValueSubtract(presult,a,b,poverflow) argument
|