Searched refs:ARGS (Results 226 - 250 of 274) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Ddb_reptest.tcl235 save_db_reptest $savedir ARGS $i $prog_args($i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Ddb_reptest.tcl235 save_db_reptest $savedir ARGS $i $prog_args($i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dopenssl.c220 ARGS arg;
H A Dapps.c383 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dopenssl.c220 ARGS arg;
H A Dapps.c383 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dopenssl.c223 ARGS arg;
H A Dapps.c380 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dopenssl.c220 ARGS arg;
H A Dapps.c383 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Ddb_reptest.tcl235 save_db_reptest $savedir ARGS $i $prog_args($i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dopenssl.c223 ARGS arg;
H A Dapps.c380 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-events.c147 #define ETRACE(ARGS) \
158 trace_printf ARGS; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-events.c147 #define ETRACE(ARGS) \
158 trace_printf ARGS; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/cp/
H A Dcp-tree.h2608 /* The LEVELth level of the template ARGS. The outermost level of
2610 #define TMPL_ARGS_LEVEL(ARGS, LEVEL) \
2611 (TMPL_ARGS_HAVE_MULTIPLE_LEVELS (ARGS) \
2612 ? TREE_VEC_ELT (ARGS, (LEVEL) - 1) : (ARGS))
2614 /* Set the LEVELth level of the template ARGS to VAL. This macro does
2616 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \
2617 (TREE_VEC_ELT (ARGS, (LEVEL) - 1) = (VAL))
2619 /* Accesses the IDXth parameter in the LEVELth level of the ARGS. */
2620 #define TMPL_ARG(ARGS, LEVE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/cp/
H A Dcp-tree.h2562 /* The LEVELth level of the template ARGS. The outermost level of
2564 #define TMPL_ARGS_LEVEL(ARGS, LEVEL) \
2565 (TMPL_ARGS_HAVE_MULTIPLE_LEVELS (ARGS) \
2566 ? TREE_VEC_ELT (ARGS, (LEVEL) - 1) : (ARGS))
2568 /* Set the LEVELth level of the template ARGS to VAL. This macro does
2570 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \
2571 (TREE_VEC_ELT (ARGS, (LEVEL) - 1) = (VAL))
2573 /* Accesses the IDXth parameter in the LEVELth level of the ARGS. */
2574 #define TMPL_ARG(ARGS, LEVE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-events.c147 #define ETRACE(ARGS) \
158 trace_printf ARGS; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/config/arm/
H A Darm.h834 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \
841 fputs (reg_names [va_arg (ARGS, int)], FILE); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/config/arm/
H A Darm.h844 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \
851 fputs (reg_names [va_arg (ARGS, int)], FILE); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/cp/
H A Dcp-tree.h2756 /* The LEVELth level of the template ARGS. The outermost level of
2758 #define TMPL_ARGS_LEVEL(ARGS, LEVEL) \
2759 (TMPL_ARGS_HAVE_MULTIPLE_LEVELS (ARGS) \
2760 ? TREE_VEC_ELT (ARGS, (LEVEL) - 1) : (ARGS))
2762 /* Set the LEVELth level of the template ARGS to VAL. This macro does
2764 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \
2765 (TREE_VEC_ELT (ARGS, (LEVEL) - 1) = (VAL))
2767 /* Accesses the IDXth parameter in the LEVELth level of the ARGS. */
2768 #define TMPL_ARG(ARGS, LEVE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/config/arm/
H A Darm.h873 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \
880 fputs (reg_names [va_arg (ARGS, int)], FILE); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dapps.c380 int chopup_args(ARGS *arg, char *buf, int *argc, char **argv[])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/
H A Dltmain.sh61 # MODE-ARGS vary depending on the MODE. When passed as first option,
1667 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1678 If any of the ARGS are libtool executable wrappers, then they are translated
1682 Then, COMMAND is executed, with ARGS as arguments."
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/
H A Dltmain.sh61 # MODE-ARGS vary depending on the MODE. When passed as first option,
1667 "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
1678 If any of the ARGS are libtool executable wrappers, then they are translated
1682 Then, COMMAND is executed, with ARGS as arguments."

Completed in 533 milliseconds

1234567891011