Searched defs:compare_context (Results 1 – 2 of 2) sorted by relevance
492 typedef struct compare_context { struct493 int length;494 int sourcereg;496 int ucharptr;497 union {522 } compare_context; argument
931 static inline bool compare_context(void *__xsave_buffer) in compare_context() function