Searched defs:c_min (Results 1 – 6 of 6) sorted by relevance
/third_party/openssl/crypto/x509v3/ |
D | v3_asid.c | 669 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
|
D | v3_addr.c | 1096 unsigned char c_min[ADDR_RAW_BUF_LEN], c_max[ADDR_RAW_BUF_LEN]; in addr_contains() local
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsa.c | 400 gint c_min = min_chans; in gst_alsa_detect_channels() local
|
/third_party/quickjs/ |
D | unicode_gen.c | 2096 uint16_t c_min; member 2266 int c_min, c_max, c; in find_decomp_run() local
|
D | libunicode.c | 607 uint32_t c_min; in unicode_decomp_entry() local
|
D | quickjs.c | 47522 int k, c, c1, n, c_min; in js_global_decodeURI() local
|