/freebsd/contrib/unbound/validator/ |
H A D | val_neg.c | 88 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() 197 static void neg_delete_zone(struct val_neg_cache* neg, struct val_neg_zone* z) in neg_delete_zone() 226 void neg_delete_data(struct val_neg_cache* neg, struct val_neg_data* el) in neg_delete_data() 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() [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | strto.c | 49 register bool neg; variable 193 register bool neg; local
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | x_int64.c | 53 int neg = 0; in uint64_i2c() local 78 int neg = 0; in uint64_c2i() local 148 int neg = 0; in uint32_i2c() local 181 int neg = 0; in uint32_c2i() local
|
H A D | a_int.c | 25 int neg, ret; in ASN1_INTEGER_cmp() local 97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() 157 int neg, pad; in c2i_ibuf() local 256 int neg) in asn1_get_int64() 291 int neg; in ossl_c2i_ASN1_INTEGER() local 618 int ossl_c2i_uint64_int(uint64_t *ret, int *neg, in ossl_c2i_uint64_int() 635 int ossl_i2c_uint64_int(unsigned char *p, uint64_t r, int neg) in ossl_i2c_uint64_int()
|
/freebsd/contrib/ntp/libntp/ |
H A D | dofptoa.c | 129 neg = (fpv < 0); in fptoa() local 149 neg = (fpv < 0); in fptoms() local
|
H A D | mstolfp.c | 17 int ch, neg = 0; in mstolfp() local
|
/freebsd/lib/libc/quad/ |
H A D | floatdidf.c | 46 int neg; in __floatdidf() local
|
H A D | floatdisf.c | 46 int neg; in __floatdisf() local
|
H A D | divdi3.c | 46 int neg; in __divdi3() local
|
H A D | moddi3.c | 48 int neg; in __moddi3() local
|
/freebsd/sys/libkern/ |
H A D | divdi3.c | 46 int neg; in __divdi3() local
|
H A D | moddi3.c | 46 int neg; in __moddi3() local
|
H A D | strtol.c | 53 int neg = 0, any, cutlim; in strtol() local
|
H A D | strtoul.c | 53 int neg = 0, any, cutlim; in strtoul() local
|
H A D | strtoq.c | 53 int neg, any, cutlim; in strtoq() local
|
H A D | strtouq.c | 53 int neg, any, cutlim; in strtouq() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_conv.c | 130 int neg = 0, h, m, i, j, k, c; in BN_hex2bn() local 207 int neg = 0, i, j; in BN_dec2bn() local
|
H A D | bn_mpi.c | 45 int neg = 0; in BN_mpi2bn() local
|
/freebsd/sys/netgraph/ |
H A D | ng_pppoe.c | 275 negp neg; /* used when negotiating */ member 387 negp neg = sp->neg; in insert_tag() local 460 negp neg = sp->neg; in pppoe_match_svc() local 521 negp neg = sp->neg; in pppoe_find_svc() local 786 negp neg = NULL; in ng_pppoe_rcvmsg() local 1280 negp neg = sp->neg; in pppoe_start() local 1484 negp neg = sp->neg; in ng_pppoe_rcvdata() local 1584 negp neg = NULL; in ng_pppoe_rcvdata_ether() local 2123 negp neg = sp->neg; in pppoe_ticker() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | strtoll.c | 55 int neg, any, cutlim; in strtoll() local
|
H A D | strtoull.c | 55 int neg, any, cutlim; in strtoull() local
|
H A D | strtoul.c | 53 int neg, any, cutlim; in strtoul() local
|
/freebsd/lib/libc/iconv/ |
H A D | _strtol.h | 53 int any, cutlim, i, neg; in _FUNCNAME() local
|
H A D | _strtoul.h | 52 int any, cutlim, i, neg; in _FUNCNAME() local
|
/freebsd/contrib/bmake/ |
H A D | _strtol.h | 61 int i, neg, any, cutlim; in _FUNCNAME() local
|