Home
last modified time | relevance | path

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

12345

/openbsd/usr.sbin/pppd/
H A Dlcp.c512 #define ADDCIVOID(opt, neg) \ argument
530 #define ADDCILONG(opt, neg, val) \ argument
536 #define ADDCILQR(opt, neg, val) \ argument
543 #define ADDCICHAR(opt, neg, val) \ argument
592 #define ACKCIVOID(opt, neg) \ argument
615 #define ACKCICHAR(opt, neg, val) \ argument
644 #define ACKCILONG(opt, neg, val) \ argument
657 #define ACKCILQR(opt, neg, val) \ argument
785 #define NAKCILQR(opt, neg, code) \ argument
1032 #define REJCIVOID(opt, neg) \ argument
[all …]
H A Dipcp.c322 #define LENCIVJ(neg, old) (neg ? (old? CILEN_COMPRESS : CILEN_VJ) : 0) argument
323 #define LENCIADDR(neg, old) (neg ? (old? CILEN_ADDRS : CILEN_ADDR) : 0) argument
366 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument
382 #define ADDCIADDR(opt, neg, old, val1, val2) \ argument
434 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument
457 #define ACKCIADDR(opt, neg, old, val1, val2) \ argument
529 #define NAKCIADDR(opt, neg, old, code) \ argument
548 #define NAKCIVJ(opt, neg, code) \ argument
697 #define REJCIADDR(opt, neg, old, val1, val2) \ argument
720 #define REJCIVJ(opt, neg, val, old, maxslot, cflag) \ argument
/openbsd/usr.sbin/unbound/testcode/
H A Dunitneg.c54 static void print_neg_cache(struct val_neg_cache* neg) in print_neg_cache()
195 static void add_item(struct val_neg_cache* neg) in add_item()
243 static void remove_item(struct val_neg_cache* neg) in remove_item()
310 static size_t sumtrees_all(struct val_neg_cache* neg) in sumtrees_all()
321 static size_t sumtrees_inuse(struct val_neg_cache* neg) in sumtrees_inuse()
336 static void check_lru(struct val_neg_cache* neg) in check_lru()
380 static int sum_zone_subtree_inuse(struct val_neg_cache* neg, in sum_zone_subtree_inuse()
428 static void check_zone_invariants(struct val_neg_cache* neg, in check_zone_invariants()
472 static void check_neg_invariants(struct val_neg_cache* neg) in check_neg_invariants()
502 static void stress_test(struct val_neg_cache* neg) in stress_test()
[all …]
/openbsd/usr.sbin/unbound/validator/
H A Dval_neg.c88 struct val_neg_cache* neg = (struct val_neg_cache*)calloc(1, in val_neg_create() local
103 size_t val_neg_get_mem(struct val_neg_cache* neg) in val_neg_get_mem()
133 void neg_cache_delete(struct val_neg_cache* neg) in neg_cache_delete()
147 static void neg_lru_front(struct val_neg_cache* neg, in neg_lru_front()
163 static void neg_lru_remove(struct val_neg_cache* neg, in neg_lru_remove()
179 static void neg_lru_touch(struct val_neg_cache* neg, in neg_lru_touch()
272 static void neg_make_space(struct val_neg_cache* neg, size_t need) in neg_make_space()
280 struct val_neg_zone* neg_find_zone(struct val_neg_cache* neg, in neg_find_zone()
530 struct val_neg_zone* neg_create_zone(struct val_neg_cache* neg, in neg_create_zone()
748 void neg_insert_data(struct val_neg_cache* neg, in neg_insert_data()
[all …]
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_neg.c88 struct val_neg_cache* neg = (struct val_neg_cache*)calloc(1, in val_neg_create() local
103 size_t val_neg_get_mem(struct val_neg_cache* neg) in val_neg_get_mem()
133 void neg_cache_delete(struct val_neg_cache* neg) in neg_cache_delete()
147 static void neg_lru_front(struct val_neg_cache* neg, in neg_lru_front()
163 static void neg_lru_remove(struct val_neg_cache* neg, in neg_lru_remove()
179 static void neg_lru_touch(struct val_neg_cache* neg, in neg_lru_touch()
272 static void neg_make_space(struct val_neg_cache* neg, size_t need) in neg_make_space()
280 struct val_neg_zone* neg_find_zone(struct val_neg_cache* neg, in neg_find_zone()
530 struct val_neg_zone* neg_create_zone(struct val_neg_cache* neg, in neg_create_zone()
748 void neg_insert_data(struct val_neg_cache* neg, in neg_insert_data()
[all …]
/openbsd/gnu/gcc/gcc/config/
H A Ddivmod.c6 int neg = 0; in __divsi3() local
32 int neg = 0; in __modsi3() local
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Ddivmod.c6 int neg = 0; in __divsi3() local
32 int neg = 0; in __modsi3() local
/openbsd/gnu/gcc/gcc/config/mips/
H A Dsync.S67 #define SYNC_FETCH_AND_OP(op, n, ll, sc, inst, neg) \ argument
95 #define SYNC_FETCH_AND_OP_EMUL(op, n, inst, neg, amask, vmask) \ argument
134 #define SYNC_OP_AND_FETCH(op, n, ll, sc, inst, neg) \ argument
163 #define SYNC_OP_AND_FETCH_EMUL(op, n, inst, neg, amask, vmask) \ argument
/openbsd/gnu/gcc/gcc/config/m32c/
H A Dm32c-lib2.c76 word_type neg = 0; in __divsi3() local
104 word_type neg = 0; in __modsi3() local
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16-lib2.c37 word_type neg = 0; in __divsi3() local
65 word_type neg = 0; in __modsi3() local
/openbsd/gnu/gcc/gcc/config/stormy16/
H A Dstormy16-lib2.c97 word_type neg = 0; in __divsi3() local
123 word_type neg = 0; in __modsi3() local
/openbsd/lib/libcrypto/bn/
H A Dbn_convert.c260 int neg; in BN_asc2bn() local
391 int d, neg, num; in bn_dec2bn_cbs() local
588 int b, i, neg, num; in bn_hex2bn_cbs() local
728 int neg = 0; in BN_mpi2bn() local
/openbsd/lib/libc/quad/
H A Dfloatdidf.c45 int neg; in __floatdidf() local
H A Dfloatdisf.c45 int neg; in __floatdisf() local
H A Ddivdi3.c45 int neg = 0; in __divdi3() local
H A Dmoddi3.c46 int neg = 0; in __moddi3() local
/openbsd/regress/lib/libc/ieeefp/infinity/
H A DMakefile16 neg: ${PROG} target
/openbsd/gnu/gcc/gcc/config/mt/
H A Dlib2extra-funcs.c176 word_type neg = 0; in __divsi3() local
202 word_type neg = 0; in __modsi3() local
/openbsd/lib/libc/arch/arm/quad/
H A Dfixdfdi.c61 const bool neg = ux.dbl_sign; in __fixdfdi() local
H A Dfixsfdi.c59 const bool neg = ux.sng_sign; in __fixsfdi() local
/openbsd/sys/lib/libkern/
H A Dmoddi3.c45 int neg = 0; in __moddi3() local
H A Ddivdi3.c44 int neg = 0; in __divdi3() local
/openbsd/libexec/ld.so/
H A Dstrtol.c49 int neg, any, cutlim; in _dl_strtol() local
/openbsd/sys/lib/libsa/
H A Dstrtol.c47 int neg, any, cutlim; in strtol() local
H A Dstrtoll.c47 int neg, any, cutlim; in strtoll() local

12345