Searched refs:SIGNOF (Results 1 – 2 of 2) sorted by relevance
65 #ifndef SIGNOF66 #define SIGNOF(a) ((a) < 0 ? -1 : (a) > 0) macro
1868 return (SIGNOF(index2 - index1)); in ipnetif_compare_index()1877 return (SIGNOF(res)); in ipnetif_compare_name()1890 return (SIGNOF(res)); in ipnetif_compare_name_zone()1892 return (SIGNOF(res)); in ipnetif_compare_name_zone()