Home
last modified time | relevance | path

Searched refs:uns128 (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.d142 uns128, enumerator
474 TOK.uns128,
680 TOK.uns128: "ucent",
1026 case TOK.uns128: in toChars()
H A Dtokens.h151 uns128, enumerator
H A Dparse.d395 case TOK.uns128:
1868 case TOK.uns128: in parseTemplateSingleArgument()
3567 case TOK.uns128:
5753 case TOK.uns128:
7036 case TOK.uns128: in isBasicType()
7101 case TOK.uns128: in isBasicType()
8088 case TOK.uns128: in parsePrimaryExp()
8648 case TOK.uns128: in parseUnaryExp()
H A Dmtype.d3157 d = Token.toChars(TOK.uns128); in this()