Searched defs:cnext (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/cmac/
H A Dcmac.c36 unsigned char c = l[0], carry = c >> 7, cnext; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cmac/
H A Dcmac.c42 unsigned char c = l[0], carry = c >> 7, cnext; local
/netbsd-current/games/backgammon/common_source/
H A Dfancy.c205 bsect(int b, int rpos, int cpos, int cnext) argument
/netbsd-current/libexec/ftpd/
H A Dconf.c82 struct ftpconv *conv, *cnext; local
147 struct ftpconv *conv, *cnext; local
[all...]
/netbsd-current/external/historical/nawk/dist/
H A Dawk.h97 struct Cell *cnext; /* ptr to next if chained */ member in struct:Cell
/netbsd-current/sys/opencrypto/
H A Dcrypto.c1799 struct cryptop *crp, *submit, *cnext; local
H A Dcryptodev.c924 struct csession *cse, *cnext, *ret = NULL; local
938 struct csession *cse, *cnext; local
1884 struct cryptop *crp = NULL, *cnext; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c5637 gfc_code *cnext; local
5417 gfc_trans_where_assign(gfc_expr *expr1, gfc_expr *expr2, tree mask, bool invert, tree count1, tree count2, gfc_code *cnext) argument
[all...]
H A Dtrans-decl.c5691 gfc_constructor *c, *cnext; local
H A Dresolve.c10381 gfc_code *cnext; local
10490 gfc_code *cnext; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-decl.cc5619 gfc_constructor *c, *cnext; local
H A Dtrans-stmt.cc5673 gfc_code *cnext; local
5453 gfc_trans_where_assign(gfc_expr *expr1, gfc_expr *expr2, tree mask, bool invert, tree count1, tree count2, gfc_code *cnext) argument
[all...]
H A Dresolve.cc10531 gfc_code *cnext; local
10640 gfc_code *cnext; local
[all...]

Completed in 290 milliseconds