OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wchar_
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
wctype.d
17
public import core.stdc.
wchar_
; // for wint_t, WEOF
stdio.d
402
import core.stdc.
wchar_
: mbstate_t;
508
// Need to import
wchar_
now since __mbstate_t now resides there
509
import core.stdc.
wchar_
: mbstate_t;
659
import core.stdc.
wchar_
: mbstate_t;
743
import core.stdc.
wchar_
: mbstate_t;
1437
import core.stdc.
wchar_
: wint_t;
1491
import core.stdc.
wchar_
: wint_t;
wchar_.d
15
module core.stdc.
wchar_
;
stdint.d
20
import core.stdc.
wchar_
; // for wint_t
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.d
153
wchar_
,
480
TOK.
wchar_
,
686
TOK.
wchar_
: "wchar",
1013
case TOK.
wchar_
:
tokens.h
162
wchar_
,
member in class:TOK
dscope.d
604
tok = target.c.wchar_tsize == 2 ? TOK.
wchar_
: TOK.dchar_;
parse.d
382
case TOK.
wchar_
:
1916
case TOK.
wchar_
:
3615
case TOK.
wchar_
:
5740
case TOK.
wchar_
:
7023
case TOK.
wchar_
:
7088
case TOK.
wchar_
:
8136
case TOK.
wchar_
:
8635
case TOK.
wchar_
:
mtype.d
3212
d = Token.toChars(TOK.
wchar_
);
/src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
syserror.d
200
import core.stdc.
wchar_
: wcslen;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
stdio.d
693
import core.stdc.
wchar_
: fwprintf;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
dmain2.d
28
import core.stdc.
wchar_
;
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
stdio.d
285
static import core.stdc.
wchar_
;
288
pragma(mangle, core.stdc.
wchar_
.fputwc.mangleof) int _FPUTWC(wchar_t c, _iobuf* fp);
290
pragma(mangle, core.stdc.
wchar_
.fgetwc.mangleof) int _FGETWC(_iobuf* fp);
310
extern (C) pragma(mangle, core.stdc.
wchar_
.fputwc.mangleof) int fputwc_unlocked(wchar_t c, _iobuf* fp);
318
extern (C) pragma(mangle, core.stdc.
wchar_
.fgetwc.mangleof) int fgetwc_unlocked(_iobuf* fp);
1984
import core.stdc.
wchar_
: fwide;
3116
import core.stdc.
wchar_
: fwide;
3819
import core.stdc.
wchar_
: fwide;
5604
import core.stdc.
wchar_
: fwide;
5703
import core.stdc.
wchar_
: fwide
[
all
...]
file.d
260
import core.stdc.
wchar_
: wcslen;
978
import core.stdc.
wchar_
: wcslen;
1100
import core.stdc.
wchar_
: wcslen;
3796
import core.stdc.
wchar_
: wcslen;
4263
import core.stdc.
wchar_
: wcslen;
4662
import core.stdc.
wchar_
: wcscmp;
process.d
3860
import core.stdc.
wchar_
: wcslen;
string.d
230
import core.stdc.
wchar_
: cstrlen = wcslen;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdcpp/
string.d
84
import core.stdc.
wchar_
: wmemmove;
Completed in 81 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026