Home
last modified time | relevance | path

Searched refs:RID_SHORT (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/devel/gperf/gperf-3.1/tests/
H A Dobjc.gperf52 short, TYPESPEC, RID_SHORT
H A Dc-parse.gperf76 short, TYPESPEC, RID_SHORT
H A Dcplusplus.gperf85 short, TYPESPEC, RID_SHORT,
H A Dobjc.exp144 {"short", TYPESPEC, RID_SHORT},
H A Dc-parse.exp155 {"short", TYPESPEC, RID_SHORT},
H A Dtest-4.exp141 {"short", TYPESPEC, RID_SHORT},
/dports/lang/gcc48/gcc-4.8.5/gcc/config/spu/
H A Dspu-c.c79 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/spu/
H A Dspu-c.c79 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/spu/
H A Dspu-c.c80 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/spu/
H A Dspu-c.c75 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/spu/
H A Dspu-c.c77 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/spu/
H A Dspu-c.c75 || rid_code == RID_SHORT || rid_code == RID_SIGNED in spu_macro_to_expand()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-decl.c3456 if ((! (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3493 if (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3499 && (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3502 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3506 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3537 specbits &= ~((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3566 else if (specbits & 1 << (int) RID_SHORT) in grokdeclarator()
3582 else if (specbits & 1 << (int) RID_SHORT) in grokdeclarator()
3595 && ! (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-decl.c3456 if ((! (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3493 if (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3499 && (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3502 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3506 || (specbits & 1 << (int) RID_SHORT)) in grokdeclarator()
3537 specbits &= ~((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
3566 else if (specbits & 1 << (int) RID_SHORT) in grokdeclarator()
3582 else if (specbits & 1 << (int) RID_SHORT) in grokdeclarator()
3595 && ! (specbits & ((1 << (int) RID_LONG) | (1 << (int) RID_SHORT) in grokdeclarator()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-common.h52 RID_REGISTER, RID_TYPEDEF, RID_SHORT, RID_INLINE, enumerator
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dlex.c322 { "short", RID_SHORT, 0 },
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dlex.c322 { "short", RID_SHORT, 0 },

12345678