Searched refs:ffe_set_is_pedantic (Results 1 – 3 of 3) sorted by relevance
41 ffe_set_is_pedantic (pedantic);
229 ffe_set_is_pedantic (TRUE);231 ffe_set_is_pedantic (FALSE);
237 #define ffe_set_is_pedantic(f) (ffe_is_pedantic_ = (f)) macro