Searched refs:PutDword (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DEfiCompress.c72 PutDword(
317 PutDword(0L);
318 PutDword(0L);
345 PutDword(mCompSize+1);
346 PutDword(mOrigSize);
364 PutDword( function
H A DTianoCompress.c69 PutDword(
327 PutDword (0L);
328 PutDword (0L);
352 PutDword (mCompSize + 1);
353 PutDword (mOrigSize);
370 PutDword ( function
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DCompress.c71 PutDword(
162 PutDword ( function
1376 PutDword (0L);
1377 PutDword (0L);
1401 PutDword (mCompSize + 1);
1402 PutDword (mOrigSize);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.h103 PutDword(
H A DTianoCompress.c146 PutDword (0L);
147 PutDword (0L);
175 PutDword (mCompSize + 1);
176 PutDword (mOrigSize);
192 PutDword ( function

Completed in 69 milliseconds