HomeSort by: relevance | last modified time | path
    Searched defs:pass2 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
movsd.s 69 movsd.b pass2:16
74 pass2: test_cc_clear label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
movsd.s 69 movsd.b pass2:16
74 pass2: test_cc_clear label
  /src/sbin/fsck_ext2fs/
pass2.c 1 /* $NetBSD: pass2.c,v 1.15 2009/10/19 18:41:08 bouyer Exp $ */
59 static char sccsid[] = "@(#)pass2.c 8.6 (Berkeley) 10/27/94";
61 __RCSID("$NetBSD: pass2.c,v 1.15 2009/10/19 18:41:08 bouyer Exp $");
88 pass2(void) function
  /src/sbin/fsck_ffs/
pass2.c 1 /* $NetBSD: pass2.c,v 1.53 2023/07/04 20:40:53 riastradh Exp $ */
35 static char sccsid[] = "@(#)pass2.c 8.9 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: pass2.c,v 1.53 2023/07/04 20:40:53 riastradh Exp $");
64 pass2(void) function
  /src/sbin/fsck_lfs/
pass2.c 1 /* $NetBSD: pass2.c,v 1.36 2025/12/11 01:22:44 perseant Exp $ */
62 pass2(void) function
  /src/usr.sbin/gspa/gspa/
gspa.c 59 short pass2; variable
138 pass2 = 0;
169 pass2 = 1;
255 if( !pass2 )
  /src/external/gpl3/gcc/dist/gcc/fortran/
resolve.cc 14594 const char *pass1, *pass2; local
14632 pass2 = NULL;
14634 pass2 = t2->specific->pass_arg;
14639 pass2 = dummy_args->sym->name;
14641 pass2 = NULL;
14646 NULL, 0, pass1, pass2))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
resolve.cc 13850 const char *pass1, *pass2; local
13888 pass2 = NULL;
13890 pass2 = t2->specific->pass_arg;
13895 pass2 = dummy_args->sym->name;
13897 pass2 = NULL;
13902 NULL, 0, pass1, pass2))

Completed in 51 milliseconds