Searched refs:_strdec (Results 1 – 5 of 5) sorted by relevance
198 char *_strdec(const char *str1, const char *str2) in _strdec() function
286 @ cdecl _strdec(str str)
1457 #define _tcsdec _strdec1516 #define _strdec(_cpc1,_cpc2) ((_cpc1)>=(_cpc2) ? NULL : (_cpc2)-1)
282 # _strdec.c
2101 #define _tcsdec _strdec2179 #define _strdec(_cpc1, _cpc2) ((_cpc1)>=(_cpc2) ? NULL : (_cpc2)-1)2204 _Check_return_ __inline char * __CRTDECL _strdec(_In_reads_z_(_Cpc2 - _Cpc1) const char * _Cpc1, _I…