Searched defs:always_inline (Results 1 – 2 of 2) sorted by relevance
| /xen/tools/libxc/ | ||
| A D | xc_dom_decompress_unsafe_xz.c | 38 #define always_inline macro |
| /xen/xen/include/xen/ | ||
| A D | compiler.h | 14 #define always_inline __inline__ __attribute__ ((__always_inline__)) macro |
Completed in 5 milliseconds