Searched refs:LLONG (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 #define LLONG long macro
131 LLONG, int, int, int, int);
179 LLONG value;
303 value = va_arg(args, LLONG);
324 value = (LLONG) va_arg(args,
328 value = va_arg(args, unsigned LLONG);
331 value = (LLONG) va_arg(args,
393 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 # define LLONG long macro
131 LLONG, int, int, int, int);
175 LLONG value;
299 value = va_arg(args, LLONG);
320 value = (LLONG) va_arg(args, unsigned long int);
323 value = va_arg(args, unsigned LLONG);
326 value = (LLONG) va_arg(args, unsigned int);
387 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 #define LLONG long macro
131 LLONG, int, int, int, int);
179 LLONG value;
303 value = va_arg(args, LLONG);
324 value = (LLONG) va_arg(args,
328 value = va_arg(args, unsigned LLONG);
331 value = (LLONG) va_arg(args,
393 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 # define LLONG long macro
131 LLONG, int, int, int, int);
175 LLONG value;
299 value = va_arg(args, LLONG);
320 value = (LLONG) va_arg(args, unsigned long int);
323 value = va_arg(args, unsigned LLONG);
326 value = (LLONG) va_arg(args, unsigned int);
387 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 #define LLONG long macro
131 LLONG, int, int, int, int);
179 LLONG value;
303 value = va_arg(args, LLONG);
324 value = (LLONG) va_arg(args,
328 value = va_arg(args, unsigned LLONG);
331 value = (LLONG) va_arg(args,
393 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bio/
H A Db_print.c120 # define LLONG __int64 macro
122 # define LLONG long long macro
125 # define LLONG long macro
131 LLONG, int, int, int, int);
175 LLONG value;
299 value = va_arg(args, LLONG);
320 value = (LLONG) va_arg(args, unsigned long int);
323 value = va_arg(args, unsigned LLONG);
326 value = (LLONG) va_arg(args, unsigned int);
387 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dsnprintf.c95 #define LLONG long long macro
97 #define LLONG long macro
148 LLONG value;
280 value = va_arg (args, LLONG);
292 value = (long)va_arg (args, unsigned LLONG);
304 value = (LLONG)va_arg (args, unsigned LLONG);
318 value = (LLONG)va_arg (args, unsigned LLONG);
375 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dsnprintf.c95 #define LLONG long long macro
97 #define LLONG long macro
148 LLONG value;
280 value = va_arg (args, LLONG);
292 value = (long)va_arg (args, unsigned LLONG);
304 value = (LLONG)va_arg (args, unsigned LLONG);
318 value = (LLONG)va_arg (args, unsigned LLONG);
375 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dsnprintf.c95 #define LLONG long long macro
97 #define LLONG long macro
148 LLONG value;
280 value = va_arg (args, LLONG);
292 value = (long)va_arg (args, unsigned LLONG);
304 value = (LLONG)va_arg (args, unsigned LLONG);
318 value = (LLONG)va_arg (args, unsigned LLONG);
375 LLONG *nu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
563 cnk->value = va_arg (args, LLONG);
582 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
636 cnk->pnum = va_arg (args, LLONG *);
719 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
564 cnk->value = va_arg (args, LLONG);
583 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
637 cnk->pnum = va_arg (args, LLONG *);
720 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
563 cnk->value = va_arg (args, LLONG);
582 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
636 cnk->pnum = va_arg (args, LLONG *);
719 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
564 cnk->value = va_arg (args, LLONG);
583 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
637 cnk->pnum = va_arg (args, LLONG *);
720 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
563 cnk->value = va_arg (args, LLONG);
582 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
636 cnk->pnum = va_arg (args, LLONG *);
719 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/replace/
H A Dsnprintf.c139 #define LLONG long long macro
141 #define LLONG long macro
213 LLONG value;
232 LLONG value, int base, int min, int max, int flags);
564 cnk->value = va_arg (args, LLONG);
583 cnk->value = (LLONG)va_arg (args, unsigned LLONG);
637 cnk->pnum = va_arg (args, LLONG *);
720 *((LLONG *)(cnk->pnum)) = (LLONG)currle
[all...]

Completed in 234 milliseconds