Searched refs:FT_REG (Results 1 – 2 of 2) sorted by relevance
113 #define FT_REG 1 macro114 #define FT_REGm (1 << FT_REG)1700 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()
140 #define FT_REG 1 macro141 #define FT_REGm (1 << FT_REG)1725 type = rtpct ? ((random() % 100) > rtpct ? FT_REG : FT_RTF) : FT_REG; in creat_f()