Searched defs:DF (Results 1 - 4 of 4) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dexec.h64 #define DF (env->df) macro
317 return env->eflags | helper_cc_compute_all(CC_OP) | (DF & DF_MASK);
324 DF = 1 - (2 * ((eflags >> 10) & 1));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIpSecConfig.h214 /// The option of copying the DF bit from an outbound package to
220 EfiIPsecTunnelClearDf, ///< Clear DF bit from inner header.
221 EfiIPsecTunnelSetDf, ///< Set DF bit from inner header.
222 EfiIPsecTunnelCopyDf ///< Copy DF bit from inner header.
238 /// The option of copying the DF bit from an outbound package
242 EFI_IPSEC_TUNNEL_DF_OPTION DF; member in struct:_EFI_IPSEC_TUNNEL_OPTION
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1011 UINT32 DF:1; member in struct:__anon10757
1055 UINT16 DF:1; member in struct:__anon10759
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4839 UINT32 DF:1; ///< Direction Flag. member in struct:__anon11926::__anon11927
4865 UINT32 DF:1; ///< Direction Flag. member in struct:__anon11928::__anon11929

Completed in 388 milliseconds