Searched defs:FLOW (Results 1 – 4 of 4) sorted by relevance
48 private static final int FLOW = (1 << 2); field in ElemDesc
85 FLOW(Boolean.TRUE), BLOCK(Boolean.FALSE), AUTO(null); enumConstant
348 FLOW, enumerator
665 #define FLOW BLOCK,INLINE macro