Searched defs:ISL_FL_ISSET (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Dctx.h94 #define ISL_FL_ISSET(l, f) (!!((l) & (f))) macro

Completed in 35 milliseconds