HomeSort by: relevance | last modified time | path
    Searched refs:int128 (Results 1 - 9 of 9) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
emit_lp64.c 18 __int128_t int128(__int128_t);
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
int128.d 8 Source: $(PHOBOSSRC std/int128.d)
10 module std.int128;
12 private import core.int128;
19 public struct Int128
23 Cent data; /// core.int128.Cent
26 * Construct an `Int128` from a `long` value.
38 * Construct an `Int128` from a `ulong` value.
50 * Construct an `Int128` from a `long` value.
62 * Construct an `Int128` from a `Cent`.
72 * Returns: hash value for Int128
    [all...]
  /src/lib/libbluetooth/
sdp.h 455 * SDP int128/uint128 parameter
458 struct int128 { struct
461 typedef struct int128 int128_t;
462 typedef struct int128 uint128_t;
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.d 141 int128,
473 TOK.int128,
679 TOK.int128: "cent",
1025 case TOK.int128:
tokens.h 150 int128, member in class:TOK
parse.d 394 case TOK.int128:
1864 case TOK.int128:
3563 case TOK.int128:
5752 case TOK.int128:
7035 case TOK.int128:
7100 case TOK.int128:
8084 case TOK.int128:
8647 case TOK.int128:
mtype.d 3152 d = Token.toChars(TOK.int128);
  /src/external/gpl3/gcc.old/dist/libphobos/src/
Makefile.am 133 std/format/write.d std/functional.d std/getopt.d std/int128.d \
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/
int128.d 11 module core.int128;

Completed in 68 milliseconds