/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/ |
H A D | argv_split.c | 12 static int count_argc(const char *str) in count_argc() function 71 argc = count_argc(argv_str); in argv_split()
|
/dports/multimedia/libv4l/linux-5.13-rc2/lib/ |
H A D | argv_split.c | 12 static int count_argc(const char *str) in count_argc() function 71 argc = count_argc(argv_str); in argv_split()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/ |
H A D | argv_split.c | 12 static int count_argc(const char *str) in count_argc() function 71 argc = count_argc(argv_str); in argv_split()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/lib/ |
H A D | argv_split.c | 19 static int count_argc(const char *str) in count_argc() function 65 int argc = count_argc(str); in argv_split()
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/lib/ |
H A D | argv_split.c | 19 static int count_argc(const char *str) in count_argc() function 65 int argc = count_argc(str); in argv_split()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/lib/ |
H A D | argv_split.c | 19 static int count_argc(const char *str) in count_argc() function 65 int argc = count_argc(str); in argv_split()
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/ |
H A D | interp.c | 109 count_argc (const char * const *argv) in count_argc() function 201 sc.result = count_argc (argv); in bfin_syscall() 206 if (sc.arg1 < count_argc (argv)) in bfin_syscall() 215 if (sc.arg1 < count_argc (argv)) in bfin_syscall() 1093 argc = count_argc (argv); in bfin_user_init() 1102 envc = count_argc (env); in bfin_user_init()
|
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/ |
H A D | interp.c | 114 count_argc (const char * const *argv) in count_argc() function 206 sc.result = count_argc (argv); in bfin_syscall() 211 if (sc.arg1 < count_argc (argv)) in bfin_syscall() 220 if (sc.arg1 < count_argc (argv)) in bfin_syscall() 1121 argc = count_argc (argv); in bfin_user_init() 1130 envc = count_argc (env); in bfin_user_init()
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/sh64/ |
H A D | sh64.c | 535 count_argc (cpu) in count_argc() function 638 SET_H_GR (ret_reg, count_argc (current_cpu)); in trap_handler() 642 if (PARM1 < count_argc (current_cpu)) in trap_handler() 650 if (PARM1 < count_argc (current_cpu)) in trap_handler()
|
H A D | ChangeLog | 200 (count_argc): New function.
|
/dports/devel/gdb761/gdb-7.6.1/sim/sh64/ |
H A D | sh64.c | 534 count_argc (cpu) in count_argc() function 637 SET_H_GR (ret_reg, count_argc (current_cpu)); in trap_handler() 641 if (PARM1 < count_argc (current_cpu)) in trap_handler() 649 if (PARM1 < count_argc (current_cpu)) in trap_handler()
|
H A D | ChangeLog | 242 (count_argc): New function.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/sh/ |
H A D | interp.c | 279 count_argc (char **argv) in count_argc() function 1143 regs[0] = count_argc (prog_argv); 1146 if (regs[5] < count_argc (prog_argv)) 1152 if (regs[5] < count_argc (prog_argv))
|
H A D | ChangeLog | 160 (count_argc): New function.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/sh/ |
H A D | interp.c | 279 count_argc (char **argv) in count_argc() function 1143 regs[0] = count_argc (prog_argv); 1146 if (regs[5] < count_argc (prog_argv)) 1152 if (regs[5] < count_argc (prog_argv))
|
H A D | ChangeLog | 160 (count_argc): New function.
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/sh/ |
H A D | interp.c | 335 count_argc (char **argv) in count_argc() function 1207 regs[0] = count_argc (prog_argv); 1210 if (regs[5] < count_argc (prog_argv)) 1216 if (regs[5] < count_argc (prog_argv))
|
H A D | ChangeLog | 318 (count_argc): New function.
|
/dports/devel/gdb761/gdb-7.6.1/sim/sh/ |
H A D | interp.c | 335 count_argc (char **argv) in count_argc() function 1207 regs[0] = count_argc (prog_argv); 1210 if (regs[5] < count_argc (prog_argv)) 1216 if (regs[5] < count_argc (prog_argv))
|
H A D | ChangeLog | 352 (count_argc): New function.
|