|
FreeRDP
|
#include <freerdp/config.h>#include <freerdp/types.h>#include <freerdp/primitives.h>#include "prim_internal.h"#include "prim_andor.h"Functions | |
| static pstatus_t | general_andC_32u (const UINT32 *pSrc, UINT32 val, UINT32 *pDst, INT32 len) |
| static pstatus_t | general_orC_32u (const UINT32 *pSrc, UINT32 val, UINT32 *pDst, INT32 len) |
| void | primitives_init_andor (primitives_t *prims) |
| void | primitives_init_andor_opt (primitives_t *WINPR_RESTRICT prims) |
|
static |

|
static |

| void primitives_init_andor | ( | primitives_t * | prims | ) |


| void primitives_init_andor_opt | ( | primitives_t *WINPR_RESTRICT | prims | ) |

