Searched refs:_tccmp (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtchar.h71 #define _ftccmp _tccmp
424 #define _tccmp(_cpc1,_cpc2) ((*(_cpc1))-(*(_cpc2))) macro
929 #define _tccmp(_cp1,_cp2) _tcsnccmp(_cp1,_cp2,1) macro
1056 #define _tccmp(_cpc1,_cpc2) (((unsigned char)*(_cpc1))-((unsigned char)*(_cpc2))) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtchar.h71 #define _ftccmp _tccmp
424 #define _tccmp(_cpc1,_cpc2) ((*(_cpc1))-(*(_cpc2))) macro
929 #define _tccmp(_cp1,_cp2) _tcsnccmp(_cp1,_cp2,1) macro
1056 #define _tccmp(_cpc1,_cpc2) (((unsigned char)*(_cpc1))-((unsigned char)*(_cpc2))) macro

Completed in 49 milliseconds