Searched refs:optAttr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.c508 static const XML_Char *optAttr[] = {"default", "name", "type", "valid"}; local in function:parseOptInfoAttr
514 uint32_t attrName = bsearchStr (attr[i], optAttr, OA_COUNT);

Completed in 3 milliseconds