Searched refs:boolean (Results 1 – 2 of 2) sorted by relevance
12 #define NF_INVF(ptr, flag, boolean) \ argument13 ((boolean) ^ !!((ptr)->invflags & (flag)))
57 bool boolean; /* For spec_bool */ member
Completed in 11 milliseconds