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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/isl/
ctx.h 91 #define ISL_FL_INIT(l, f) (l) = (f) /* Specific flags location. */
96 #define ISL_F_INIT(p, f) ISL_FL_INIT((p)->flags, f) /* Structure element flags. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
ctx.h 91 #define ISL_FL_INIT(l, f) (l) = (f) /* Specific flags location. */
96 #define ISL_F_INIT(p, f) ISL_FL_INIT((p)->flags, f) /* Structure element flags. */

Completed in 333 milliseconds