Home
last modified time | relevance | path

Searched defs:pext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpathcch.h122 __CRT_INLINE HRESULT PathCchFindExtension (PWSTR path, size_t n, PWSTR *pext) { in PathCchFindExtension()
/aosp_15_r20/bionic/libc/stdio/
H A Dstdio.cpp143 __sfileext* pext = reinterpret_cast<__sfileext*>(__builtin_align_up(p + n, alignof(__sfileext))); in moreglue() local