HomeSort by relevance Sort by last modified time
    Searched refs:_VALUE (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePostCodeLib.h 27 #define PostCode(_VALUE) GluePostCode(_VALUE)
28 #define PostCodeWithDescription(_VALUE, _DESC) GluePostCodeWithDescription(_VALUE, _DESC)
EdkIIGlueReportStatusCodeLib.h 28 #define CodeTypeToPostCode(_CODETYPE, _VALUE, _POSTCODE) GlueCodeTypeToPostCode(_CODETYPE, _VALUE, _POSTCODE)
29 #define ReportStatusCodeExtractAssertInfo(_CODETYPE, _VALUE, _DATA, _FILENAME, _DESC, _LINENUMBER) \
30 GlueReportStatusCodeExtractAssertInfo(_CODETYPE, _VALUE, _DATA, _FILENAME, _DESC, _LINENUMBER)
33 #define ReportStatusCode(_TYPE, _VALUE) GlueReportStatusCode(_TYPE, _VALUE)
34 #define ReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH) \
35 GlueReportStatusCodeWithDevicePath(_TYPE, _VALUE, _DEVICEPATH)
36 #define ReportStatusCodeWithExtendedData(_TYPE, _VALUE, _EXDATA, _EXDATASIZE) \
37 GlueReportStatusCodeWithExtendedData(_TYPE, _VALUE, _EXDATA, _EXDATASIZE)
    [all...]
EdkIIGlueBaseMemoryLib.h 29 #define SetMem(_BUFFER, _LENGTH, _VALUE) GlueSetMem(_BUFFER, _LENGTH, _VALUE)
EdkIIGlueIoLib.h 28 #define IoWrite8(_PORT,_VALUE) GlueIoWrite8(_PORT,_VALUE)
30 #define IoWrite16(_PORT,_VALUE) GlueIoWrite16(_PORT,_VALUE)
32 #define IoWrite32(_PORT,_VALUE) GlueIoWrite32(_PORT,_VALUE)
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
score-inst.h 173 _VALUE,
  /toolchain/binutils/binutils-2.25/gas/config/
tc-score.c 507 {_VALUE, 32, {0, ((unsigned int)1 << 31) - 1}},
    [all...]
tc-score7.c 572 {_VALUE, 32, {0, ((unsigned int)1 << 31) - 1}},
    [all...]

Completed in 197 milliseconds