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

  /src/tests/usr.bin/xlint/lint1/
expr_promote_trad.c 32 } enumerator; member in struct:arithmetic_types
50 arg->enumerator); /* should get promoted to 'int' */
expr_promote.c 33 } enumerator; member in struct:arithmetic_types
59 arg->enumerator); /* should get promoted to 'int' */
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-solidsense.dtsi 53 function-enumerator = <0>;
60 function-enumerator = <0>;
68 function-enumerator = <1>;
75 function-enumerator = <1>;
armada-385-turris-omnia.dts 216 function-enumerator = <2>;
223 function-enumerator = <1>;
230 function-enumerator = <3>;
237 function-enumerator = <2>;
244 function-enumerator = <1>;
257 function-enumerator = <4>;
264 function-enumerator = <3>;
271 function-enumerator = <2>;
278 function-enumerator = <1>;
285 function-enumerator = <0>
    [all...]
  /src/sys/arch/hpc/hpc/
platid.awk 64 enumerator[mode] += 1
66 mode_name[mode], nm, saved_name, enumerator[mode]) > out_h
150 enumerator[CPU] = 0
151 enumerator[MACH] = 0
234 enums[nest] = enumerator[mode]
248 enumerator[mode] = 0
261 enumerator[mode] = enums[nest]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/
r8a779a0-falcon-cpu.dtsi 32 function-enumerator = <1>;
38 function-enumerator = <2>;
44 function-enumerator = <3>;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-8040-puzzle-m801.dts 96 function-enumerator = <0>;
103 function-enumerator = <1>;
110 function-enumerator = <2>;
117 function-enumerator = <3>;
124 function-enumerator = <4>;
131 function-enumerator = <5>;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 336 sanitizer_zone_introspection.enumerator = &mi_enumerator;
  /src/usr.bin/xlint/lint1/
cgram.y 408 %type <y_sym> enumerator
1400 enumerator
1401 | enumerator_list T_COMMA enumerator {
1410 enumerator: label

Completed in 17 milliseconds