Searched defs:pext (Results 1 – 2 of 2) sorted by relevance
122 __CRT_INLINE HRESULT PathCchFindExtension (PWSTR path, size_t n, PWSTR *pext) { in PathCchFindExtension()
143 __sfileext* pext = reinterpret_cast<__sfileext*>(__builtin_align_up(p + n, alignof(__sfileext))); in moreglue() local