Searched defs:compare_context (Results 1 – 2 of 2) sorted by relevance
467 typedef struct compare_context { struct468 int length;469 int sourcereg;471 int ucharptr;472 union {497 } compare_context; argument
900 static inline bool compare_context(void *__xsave_buffer) in compare_context() function