Searched refs:cast (Results 26 - 50 of 245) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dc_cfb64.c1 /* crypto/cast/c_cfb64.c */
59 #include <openssl/cast.h>
H A Dc_ofb64.c1 /* crypto/cast/c_ofb64.c */
59 #include <openssl/cast.h>
H A Dcasts.cpp35 #include <openssl/cast.h>
66 printf("cast %d %d (%d)\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dllex.h34 #define NUM_RESERVED (cast(int, TK_WHILE-FIRST_RESERVED+1))
H A Dlobject.c122 *endptr = cast(char *, s); /* nothing is valid yet */
136 *endptr = cast(char *, s); /* valid up to here */
149 *endptr = cast(char *, s); /* valid up to here */
195 buff = cast(char, va_arg(argp, int));
H A Dlstate.c51 #define luai_makeseed() cast(unsigned int, time(NULL))
77 #define fromstate(L) (cast(LX *, cast(lu_byte *, (L)) - offsetof(LX, l)))
86 { size_t t = cast(size_t, e); \
266 LG *l = cast(LG *, (*f)(ud, NULL, LUA_TTHREAD, sizeof(LG)));
H A Dlobject.h168 #define deadvalue(o) check_exp(ttisdeadkey(o), cast(void *, val_(o).gc))
208 val_(io).gc=cast(GCObject *, x_); settt_(io, ctb(x_->tsv.tt)); \
213 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TUSERDATA)); \
218 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TTHREAD)); \
223 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TLCL)); \
228 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TCCL)); \
233 val_(io).gc=cast(GCObject *, (x)); settt_(io, ctb(LUA_TTABLE)); \
422 #define getstr(ts) cast(const char *, (ts) + 1)
578 (check_exp((size&(size-1))==0, (cast(int, (s) & ((size)-1)))))
H A Dltable.c84 if (cast(unsigned int, i) == 0u - i) /* use unsigned to avoid overflows */
282 t->node = cast(Node *, dummynode); /* use common `dummynode' */
333 luaM_freearray(L, nold, cast(size_t, twoto(oldhsize))); /* free old array */
381 luaM_freearray(L, t->node, cast(size_t, sizenode(t)));
448 if (cast(unsigned int, key-1) < cast(unsigned int, t->sizearray))
513 return cast(TValue *, p);
522 cell = cast(TValue *, p);
539 if (j > cast(unsigned int, MAX_INT)) { /* overflow? */
H A Dlgc.h76 #define resetbits(x,m) ((x) &= cast(lu_byte, ~(m)))
119 #define luaC_white(g) cast(lu_byte, (g)->currentwhite & WHITEBITS)
H A Dlstring.c52 unsigned int h = seed ^ cast(unsigned int, l);
121 if (tb->nuse >= cast(lu_int32, tb->size) && tb->size <= MAX_INT/2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dc_cfb64.c1 /* crypto/cast/c_cfb64.c */
59 #include <openssl/cast.h>
H A Dc_ofb64.c1 /* crypto/cast/c_ofb64.c */
59 #include <openssl/cast.h>
H A Dcasts.cpp35 #include <openssl/cast.h>
66 printf("cast %d %d (%d)\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dc_cfb64.c1 /* crypto/cast/c_cfb64.c */
59 #include <openssl/cast.h>
H A Dc_ofb64.c1 /* crypto/cast/c_ofb64.c */
59 #include <openssl/cast.h>
H A Dcasts.cpp35 #include <openssl/cast.h>
66 printf("cast %d %d (%d)\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_pgp.c34 #include <openssl/cast.h>
38 #include <cast.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dmingw32.bat35 cd crypto\cast\asm
36 perl cast-586.pl gaswin > c-win32.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dmingw32.bat35 cd crypto\cast\asm
36 perl cast-586.pl gaswin > c-win32.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dmingw32.bat35 cd crypto\cast\asm
36 perl cast-586.pl gaswin > c-win32.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A DMakefile16 CFLAGS := -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs $(CFLAGS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/os2/
H A DOS2-EMX.cmd39 cd crypto\cast\asm
40 perl cast-586.pl a.out > c-os2.asm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd39 cd crypto\cast\asm
40 perl cast-586.pl a.out > c-os2.asm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd39 cd crypto\cast\asm
40 perl cast-586.pl a.out > c-os2.asm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_fc.c685 #define fc_rport_show_function(field, format_string, sz, cast) \
698 return snprintf(buf, sz, format_string, cast rport->field); \
728 #define fc_rport_rd_attr_cast(field, format_string, sz, cast) \
729 fc_rport_show_function(field, format_string, sz, (cast)) \
741 #define fc_private_rport_show_function(field, format_string, sz, cast) \
747 return snprintf(buf, sz, format_string, cast rport->field); \
755 #define fc_private_rport_rd_attr_cast(field, format_string, sz, cast) \
756 fc_private_rport_show_function(field, format_string, sz, (cast)) \
973 #define fc_starget_show_function(field, format_string, sz, cast) \
987 cast fc_starget
[all...]

Completed in 200 milliseconds

12345678910