HomeSort by relevance Sort by last modified time
    Searched refs:ISL_FL_CLR (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/isl/
ctx.h 93 #define ISL_FL_CLR(l, f) ((l) &= ~(f))
98 #define ISL_F_CLR(p, f) ISL_FL_CLR((p)->flags, f)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
ctx.h 93 #define ISL_FL_CLR(l, f) ((l) &= ~(f))
98 #define ISL_F_CLR(p, f) ISL_FL_CLR((p)->flags, f)

Completed in 93 milliseconds