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

/vbox/src/VBox/Devices/BiosCommonCode/
H A DMakeAlternativeSource.cpp1340 static char *mapReadLineStripRight(PBIOSMAP pMap, size_t *pcch) function
1563 psz = mapReadLineStripRight(pMap, &cch);
1595 psz = mapReadLineStripRight(pMap, &cch);
1605 psz = mapReadLineStripRight(pMap, &cch);
1628 if (!mapReadLineStripRight(pMap, NULL))
1733 if (!mapReadLineStripRight(pMap, NULL))

Completed in 37 milliseconds