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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp1560 static XRCID_record *XRCID_Records[XRCID_TABLE_SIZE] = {NULL}; variable
1570 for (XRCID_record *rec = XRCID_Records[index]; rec; rec = rec->next)
1580 &XRCID_Records[index] : &oldrec->next;
1636 CleanXRCID_Record(XRCID_Records[i]);
1637 XRCID_Records[i] = NULL;

Completed in 116 milliseconds