Searched refs:_Pragma (Results 1 – 6 of 6) sorted by relevance
579 #define PT_REGS_FP(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; })580 #define PT_REGS_RC(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; })581 #define PT_REGS_SP(x) ({ _Pragma(__BPF_TARGET_MISSING); 0l; })678 _Pragma("GCC diagnostic push") \681 _Pragma("GCC diagnostic pop") \822 _Pragma("GCC diagnostic push") \825 _Pragma("GCC diagnostic pop") \846 _Pragma("GCC diagnostic push") \849 _Pragma("GCC diagnostic pop") \909 _Pragma("GCC diagnostic push") \[all …]
46 _Pragma("GCC diagnostic push") \49 _Pragma("GCC diagnostic pop") \260 _Pragma("GCC diagnostic push") \261 _Pragma("GCC diagnostic ignored \"-Wint-conversion\"") \263 _Pragma("GCC diagnostic pop") \278 _Pragma("GCC diagnostic push") \281 _Pragma("GCC diagnostic pop") \309 _Pragma("GCC diagnostic push") \312 _Pragma("GCC diagnostic pop") \326 _Pragma("GCC diagnostic push") \[all …]
274 _Pragma("GCC diagnostic push") \275 _Pragma("GCC diagnostic ignored \"-Wint-conversion\"") \277 _Pragma("GCC diagnostic pop") \
5 #define DO_PRAGMA_(X) _Pragma(#X)
123 _Pragma("GCC diagnostic push") \124 _Pragma("GCC diagnostic ignored \"-Wint-conversion\"") \126 _Pragma("GCC diagnostic pop")
513 class _Pragma(_XdrAst): class739 return _Pragma()
Completed in 43 milliseconds