Home
last modified time | relevance | path

Searched refs:SBST (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/gplinclude/acpi/
Dsbst.h18 #define SBST "SBST" macro
/external/syslinux/com32/gpllib/acpi/
Dacpi.c205 } else if (memcmp(adh.signature, SBST, sizeof(SBST) - 1) == 0) { in parse_header()