Searched refs:ABS_GAS (Results 1 – 6 of 6) sorted by relevance
69 #if defined(ABS_GAS) || (defined(HAVE_DECL_ABS_GAS) && HAVE_DECL_ABS_GAS)71 static_assert((ABS_GAS) == (0x09), "ABS_GAS != 0x09");74 # define ABS_GAS 0x09308 [ABS_GAS] = XLAT(ABS_GAS),
11 ABS_GAS 0x09
763 ABS_GAS = 0x09 variable1246 ABS_GAS : 'GAS',
824 #define ABS_GAS 0x09 macro
246 [ABS_WHEEL] = "Wheel", [ABS_GAS] = "Gas",
665 pub const ABS_GAS: u16 = 0x09; constant