Searched refs:must_check (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | compiler.h | 37 #define must_check __attribute__((warn_unused_result)) macro 49 #define must_check macro
|
| H A D | sna.h | 724 bool must_check _sna_pixmap_move_to_cpu(PixmapPtr pixmap, unsigned flags); 725 static inline bool must_check sna_pixmap_move_to_cpu(PixmapPtr pixmap, unsigned flags) 735 bool must_check sna_drawable_move_region_to_cpu(DrawablePtr drawable, 739 bool must_check sna_drawable_move_to_cpu(DrawablePtr drawable, unsigned flags); 741 static inline bool must_check
|
| H A D | sna_accel.c | 509 static bool must_check 4361 static bool must_check sna_validate_pixmap(DrawablePtr draw, PixmapPtr pixmap) 4379 static bool must_check sna_gc_move_to_cpu(GCPtr gc,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | compiler.h | 37 #define must_check __attribute__((warn_unused_result)) macro 50 #define must_check macro
|
| H A D | sna.h | 837 bool must_check _sna_pixmap_move_to_cpu(PixmapPtr pixmap, unsigned flags); 838 static inline bool must_check sna_pixmap_move_to_cpu(PixmapPtr pixmap, unsigned flags) 848 bool must_check sna_drawable_move_region_to_cpu(DrawablePtr drawable, 852 bool must_check sna_drawable_move_to_cpu(DrawablePtr drawable, unsigned flags); 854 static inline bool must_check
|
| H A D | sna_accel.c | 520 static bool must_check 4478 static bool must_check sna_validate_pixmap(DrawablePtr draw, PixmapPtr pixmap) 4496 static bool must_check sna_gc_move_to_cpu(GCPtr gc,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.0.rst | 2687 - nv50, nvc0: fix must_check warning of util_dynarray_resize_bytes
|
Completed in 60 milliseconds