Searched refs:start (Results 1 - 25 of 7574) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic4x/
H A Dzeros.s2 start: .long 0 label
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/d10v-elf/
H A Dexit47.s3 start
H A Dt-trap.s3 start
H A Dhello.s3 start
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dp1480.s0 start: .long 0, 1, 2, 3, 4, 5, 6, 7
2 .space 0x80 - (. - start)
1 start: .long 0, 1, 2, 3, 4, 5, 6, 7 label
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/parse/
H A Dspacebug.s0 start: .long 0, 1, 2, 3, 4, 5, 6, 7
2 .space 0x20 - (. - start)
1 start: .long 0, 1, 2, 3, 4, 5, 6, 7 label
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dattributes.s2 .globl start
3 .type start, %function
4 start: label
H A Dflags1.s2 .globl start
3 .type start, %function
4 start: label
H A Dindirect1a.c4 start (void) function
H A Dstack.s2 .globl start
4 start: label
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dsane_strtol.h16 extern long sane_strtol(const char *start, char **end, int);
17 extern unsigned long sane_strtoul(const char *start, char **end, int);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z8k/
H A Djr-back.s2 .globl start
3 start: nop label
6 jr t,start
7 jr t,start
8 jr t,start
H A Djr-backf.s2 .globl start
3 start: nop label
6 dest: jr t,start
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dalign3.s2 start: label
7 .word foo - start
8 .word bar - start
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/z80/
H A Djr-backf.s2 .globl start
3 start: nop label
6 dest: jr z,start
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Dmanexamp.c66 register int start, end; local
68 start = rl_point;
79 end = start + (count * direction);
87 if (start > end)
89 int temp = start;
90 start = end;
94 if (start == end)
99 rl_modifying (start, end);
101 for (; start != end; start
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/m32c/
H A Dsample2.c25 start (void) function
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dmanexamp.c66 register int start, end; local
68 start = rl_point;
79 end = start + (count * direction);
87 if (start > end)
89 int temp = start;
90 start = end;
94 if (start == end)
99 rl_modifying (start, end);
101 for (; start != end; start
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dinfo-threads-cur-sal-2.c19 start (void *arg) function
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dinfo-threads-cur-sal-2.c19 start (void *arg) function
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/m32c/
H A Dsample2.c25 start (void) function
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinffast.h13 void inflate_fast OF((z_streamp strm, unsigned start));
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-visium/
H A Dbrr_x_backward1.s2 .global start
3 start: label
H A Dbrr_x_forward2.s1 .global start
4 start: label
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Ddisconnected-tracing.c31 start (void) function
36 start ();

Completed in 299 milliseconds

1234567891011>>