Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c2898 #define TFLAGSfloating 2 macro
2940 flags |= TFLAGSfloating | TFLAGSreal; in TypeBasic()
2960 flags |= TFLAGSfloating | TFLAGSreal; in TypeBasic()
2964 flags |= TFLAGSfloating | TFLAGSreal; in TypeBasic()
2968 flags |= TFLAGSfloating | TFLAGSimaginary; in TypeBasic()
2972 flags |= TFLAGSfloating | TFLAGSimaginary; in TypeBasic()
2976 flags |= TFLAGSfloating | TFLAGSimaginary; in TypeBasic()
2980 flags |= TFLAGSfloating | TFLAGScomplex; in TypeBasic()
2984 flags |= TFLAGSfloating | TFLAGScomplex; in TypeBasic()
2988 flags |= TFLAGSfloating | TFLAGScomplex; in TypeBasic()
[all …]