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

  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.h 37 #define IS_RIGHT_PARENTH(a) ((a) == L')')
DevicePathFromText.c 76 if (IS_RIGHT_PARENTH (*StrPointer)) {
205 !IS_RIGHT_PARENTH (*Str)) {
224 } else if (IS_RIGHT_PARENTH (*Str)) {
    [all...]

Completed in 104 milliseconds