Searched refs:F_EXT (Results 1 – 2 of 2) sorted by relevance
110 %token F_EXT EXTENSION NOCYCLICSEQ514 : F_EXT EXTENSION { p_ext |= $2; }515 | F_EXT NOCYCLICSEQ { p_ext &= ~SADB_X_EXT_CYCSEQ; }
6375 #define F_EXT V_EXT(1U) macro