Searched refs:FT_RTF (Results 1 – 2 of 2) sorted by relevance
119 #define FT_RTF 4 macro120 #define FT_RTFm (1 << FT_RTF)1700 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()1701 if (type == FT_RTF) in creat_f()
146 #define FT_RTF 4 macro147 #define FT_RTFm (1 << FT_RTF)1725 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()1726 if (type == FT_RTF) in creat_f()