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

/vbox/include/iprt/
H A Dpath.h622 } aComps[1]; member in struct:RTPATHPARSED
638 * there is space in aComps. The required amount of space can be
641 * RT_OFFSETOF(RTPATHPARSED, aComps[pParsed->cComps])
719 * there is space in aComps. The required amount of space can be
722 * RT_OFFSETOF(RTPATHPARSED, aComps[pParsed->cComps])

Completed in 47 milliseconds