Searched refs:stringoff_type (Results 1 - 1 of 1) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/hosttools/
H A Dmkpcidb.c93 char *stringoff_type; local
121 stringoff_type = "unsigned short";
123 stringoff_type = "unsigned int";
133 printf(" %s vendorname, productname;\n", stringoff_type);
156 printf("#define PCI_STRING_NULL ((%s)-1)\n", stringoff_type);

Completed in 48 milliseconds