Searched defs:g_ObjList (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/BiosCommonCode/
H A DMakeAlternativeSource.cpp112 static RTLISTANCHOR g_ObjList; variable
208 RTListForEach(&g_ObjList, pObjFile, BIOSOBJFILE, Node)
1776 RTListAppend(&g_ObjList, &pObjFile->Node);
1935 RTListInit(&g_ObjList);

Completed in 48 milliseconds