Home
last modified time | relevance | path

Searched refs:Uword (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/devel/bmake/bmake/unit-tests/
H A Dvar-eval-short.mk74 .if 0 && ${:Uword:E}
82 .if 0 && ${:Uword:H}
102 .if 0 && ${:Uword:O}
105 .if 0 && ${:Uword:Ox}
108 .if 0 && ${:Uword:P}
111 .if 0 && ${:Uword:Q}
114 .if 0 && ${:Uword:q}
117 .if 0 && ${:Uword:R}
126 .if 0 && ${:Uword:sh}
129 .if 0 && ${:Uword:T}
[all …]
H A Dcond-cmp-string.mk63 .if ${:Uword} != "${:Uword}"
70 .if ${:Uword } != "${:Uword} "
78 .if ${:Uword&} != "${:Uword}&"
81 .if ${:Uword!} != "${:Uword}!"
84 .if ${:Uword<} != "${:Uword}<"
89 .if ${:Uword} != "${:Uwo}${:Urd}"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-casi32.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-caun32.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-caun64.adb41 type Uword is record type
44 pragma Pack (Uword);
45 for Uword'Alignment use 1;
49 type UP is access Uword;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-casi64.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-casi32.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-caun32.adb42 type Uword is record type
45 pragma Pack (Uword);
46 for Uword'Alignment use 1;
50 type UP is access Uword;
H A Ds-caun64.adb41 type Uword is record type
44 pragma Pack (Uword);
45 for Uword'Alignment use 1;
49 type UP is access Uword;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-caun32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-caun64.adb41 type Uword is new Word; type
42 for Uword'Alignment use 1;
46 type UP is access Uword;
H A Ds-casi32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-casi32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-casi32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-caun32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-caun64.adb41 type Uword is new Word; type
42 for Uword'Alignment use 1;
46 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-casi32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-caun64.adb41 type Uword is new Word; type
42 for Uword'Alignment use 1;
46 type UP is access Uword;
H A Ds-casi64.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;
H A Ds-caun32.adb42 type Uword is new Word; type
43 for Uword'Alignment use 1;
47 type UP is access Uword;

1234567