Home | History | Annotate | Download | only in bios

Lines Matching defs:string

2514         int string;
2536 /* Entries end with a double NULL char, if there's a string at
2537 * the end (length is greater than formatted length), the string
2539 string = header->length < table.header.length +
2547 if (!string) {