Home | History | Annotate | Download | only in pending

Lines Matching full:flag_get

42 #define flag_get(f,v,d)     ((toys.optflags & (f)) ? (v) : (d))