Home
last modified time | relevance | path

Searched refs:SIGNOF (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsysmacros.h65 #ifndef SIGNOF
66 #define SIGNOF(a) ((a) < 0 ? -1 : (a) > 0) macro
/titanic_44/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1868 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()