Home
last modified time | relevance | path

Searched refs:fpxWStr1 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlibio.cpp165 int FPX_WideStrcmp (const FPXWideStr* fpxWStr1, const FPXWideStr* fpxWStr2) in FPX_WideStrcmp() argument
170 cnt1 = fpxWStr1->length; in FPX_WideStrcmp()
173 ptr1 = fpxWStr1->ptr; in FPX_WideStrcmp()
/dports/graphics/libfpx/libfpx-1.3.1-10/
H A Dfpxlib.h192 int FPX_WideStrcmp (const FPXWideStr* fpxWStr1, const FPXWideStr* fpxWStr2);