Home
last modified time | relevance | path

Searched refs:__PCTYPE_FUNC (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwctype.h46 #ifndef __PCTYPE_FUNC
47 #define __PCTYPE_FUNC __pctype_func() macro
H A Dctype.h23 #ifndef __PCTYPE_FUNC
24 #define __PCTYPE_FUNC __pctype_func() macro
217 #define __chvalidchk(a,b) (__PCTYPE_FUNC[(unsigned char)(a)] & (b))
H A Dwchar.h167 #ifndef __PCTYPE_FUNC
168 #define __PCTYPE_FUNC __pctype_func() macro
389 #define isleadbyte(_c) (__PCTYPE_FUNC[(unsigned char)(_c)] & _LEADBYTE)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwctype.h46 #ifndef __PCTYPE_FUNC
47 #define __PCTYPE_FUNC __pctype_func() macro
H A Dctype.h23 #ifndef __PCTYPE_FUNC
24 #define __PCTYPE_FUNC __pctype_func() macro
217 #define __chvalidchk(a,b) (__PCTYPE_FUNC[(unsigned char)(a)] & (b))
H A Dwchar.h167 #ifndef __PCTYPE_FUNC
168 #define __PCTYPE_FUNC __pctype_func() macro
389 #define isleadbyte(_c) (__PCTYPE_FUNC[(unsigned char)(_c)] & _LEADBYTE)