Searched refs:abort_func (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ | ||
| H A D | mspace.c | 36 #define ABORT(user_data) abort_func(user_data) 57 static mspace_abort_t abort_func = default_abort_func; variable in typeref:typename:mspace_abort_t 62 abort_func = f; |
Completed in 5 milliseconds