OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_pwctype
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wctype.h
79
#ifndef
_pwctype
81
extern unsigned short *
_pwctype
;
83
extern unsigned short ** __MINGW_IMP_SYMBOL(
_pwctype
);
84
#define
_pwctype
(* __MINGW_IMP_SYMBOL(
_pwctype
))
macro
85
#define __pwctype_func() (* __MINGW_IMP_SYMBOL(
_pwctype
))
ctype.h
56
#define __pwctype_func() (
_pwctype
)
57
#ifndef
_pwctype
58
extern unsigned short *
_pwctype
;
61
#define __pwctype_func() (* __MINGW_IMP_SYMBOL(
_pwctype
))
62
#ifndef
_pwctype
63
extern unsigned short ** __MINGW_IMP_SYMBOL(
_pwctype
);
64
#define
_pwctype
(* __MINGW_IMP_SYMBOL(
_pwctype
))
macro
wchar.h
189
#define __pwctype_func() (
_pwctype
)
191
#define __pwctype_func() (* __MINGW_IMP_SYMBOL(
_pwctype
))
194
#ifndef
_pwctype
196
extern unsigned short *
_pwctype
;
198
extern unsigned short ** __MINGW_IMP_SYMBOL(
_pwctype
);
199
#define
_pwctype
(* __MINGW_IMP_SYMBOL(
_pwctype
))
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libcrtdll.a
[
all
...]
libmsvcr80.a
[
all
...]
libmsvcrt.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libmsvcr80.a
[
all
...]
libmsvcrt.a
[
all
...]
Completed in 309 milliseconds