Searched refs:cindex (Results 1 – 10 of 10) sorted by relevance
89 #define PREPROCESS(N, sindex, cindex, label) \ argument97 c[cindex] = one; \107 s[sindex] = c[cindex] = t / t; \130 c[cindex] = -f##N; \133 c[cindex] = g##N; \
346 i = cindex[i]; in cclinter()351 if ((symbol[j] && cindex[j] != i) || in cclinter()352 (!symbol[j] && cindex[j] == i)) in cclinter()362 if (!cindex[i]) { in cclinter()363 cindex[i] = ccount; in cclinter()379 j = cindex[i]; /* will be non-zero */ in cclinter()381 if (cindex[k] == j) { in cclinter()385 cindex[k] = ccount; in cclinter()
81 if (cindex[j] == in cfoll()85 *pcptr++ = cindex[j]; in cfoll()369 if (cindex[j] == *q) in cgoto()741 c = cindex[c]; in member()883 if (cindex[j] == i) { in pccl()913 if (tab[cindex[i]] == 0) in mkmatch()914 tab[cindex[i]] = i; in mkmatch()917 match[i] = tab[cindex[i]]; in mkmatch()
141 CHR cindex[MAXNCG]; variable
226 extern CHR cindex[MAXNCG];
82 m_collel_t *cindex, /* index to range table map */ member
246 int index, cindex; in arn_tx_update_baw() local249 cindex = (tid->baw_head + index) & (ATH_TID_MAX_BUFS - 1); in arn_tx_update_baw()251 tid->tx_buf[cindex] = NULL; in arn_tx_update_baw()264 int index, cindex; in arn_tx_addto_baw() local270 cindex = (tid->baw_head + index) & (ATH_TID_MAX_BUFS - 1); in arn_tx_addto_baw()272 ASSERT(tid->tx_buf[cindex] == NULL); in arn_tx_addto_baw()273 tid->tx_buf[cindex] = bf; in arn_tx_addto_baw()277 tid->baw_tail = cindex; in arn_tx_addto_baw()
4981 int cindex) argument5007 id_cryptoctx->creds[cindex] = malloc(sizeof(struct _pkinit_cred_info));5008 if (id_cryptoctx->creds[cindex] == NULL) {5012 id_cryptoctx->creds[cindex]->cert = x;5014 id_cryptoctx->creds[cindex]->cert_id = NULL;5015 id_cryptoctx->creds[cindex]->cert_id_len = 0;5017 id_cryptoctx->creds[cindex]->key = y;5018 id_cryptoctx->creds[cindex+1] = NULL;
1021 uint32_t cindex; /* Set only by child */ member
3535 % @findex, @vindex, @kindex, @cindex.3539 \def\cindex {\cpindex}