Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.101.15/iokit/Kernel/
H A DIOStringFuncs.c131 int neg = 0, any, cutlim; in strtol() local
224 int neg = 0, any, cutlim; in strtoul() local
303 int neg, any, cutlim; in strtoq() local
407 int neg, any, cutlim; in strtouq() local
H A DIOHibernateRestoreKernel.c985 int base, lflag, qflag, tmp, width, ladjust, sharpflag, neg, sign, dot; in hibkvprintf() local
/xnu-10063.101.15/bsd/net/
H A Dpfvar.h462 #define PF_MISMATCHAW(aw, x, af, neg, ifp) \ argument
500 u_int8_t neg; member
1795 u_int8_t neg; member
/xnu-10063.101.15/bsd/dev/dtrace/
H A Ddtrace.c1283 boolean_t neg = B_FALSE; in dtrace_strtoll() local