Searched refs:fdo (Results 1 – 2 of 2) sorted by relevance
228 int fdo; in expand() local263 fdo = 0; in expand()929 if (fdo & DOBRACE) in expand()933 fdo | (f & DOMARKDIRS)); in expand()934 else if (fdo & DOGLOB) in expand()936 else if ((f & DOPAT) || !(fdo & DOMAGIC)) in expand()941 fdo = 0; in expand()983 fdo |= DOMAGIC; in expand()985 fdo |= f & DOGLOB; in expand()992 fdo |= DOMAGIC | (f & DOGLOB); in expand()[all …]
1304 GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)