Searched defs:NELEM (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dinet6.c890 #define NELEM (sizeof(icmp6stat.icp6s_outhist)/sizeof(icmp6stat.icp6s_outhist[0])) macro
900 #undef NELEM macro
905 #define NELEM (sizeof(icmp6stat.icp6s_inhist)/sizeof(icmp6stat.icp6s_inhist[0])) macro
915 #undef NELEM macro
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c629 #define NELEM(a) (sizeof (a) / sizeof ((a)[0])) macro
[all...]
/macosx-10.9.5/launchd-842.92.1/src/
H A Dcore.c7321 #define NELEM(x) (sizeof(x)/sizeof(x[0])) macro
/macosx-10.9.5/BerkeleyDB-21/db/libdb_java/
H A Ddb_java_wrap.c1053 #define NELEM(x) (sizeof (x) / sizeof (x[0])) macro

Completed in 324 milliseconds