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

  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
movsd.s 34 bra pass1
36 pass1: test_cc_clear label
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
movsd.s 34 bra pass1
36 pass1: test_cc_clear label
  /src/sbin/fsck_ext2fs/
pass1.c 1 /* $NetBSD: pass1.c,v 1.26 2017/04/21 19:33:56 christos Exp $ */
59 static char sccsid[] = "@(#)pass1.c 8.1 (Berkeley) 6/5/93";
61 __RCSID("$NetBSD: pass1.c,v 1.26 2017/04/21 19:33:56 christos Exp $");
88 pass1(void) function
  /src/sbin/fsck_ffs/
pass1.c 1 /* $NetBSD: pass1.c,v 1.64 2023/07/04 20:40:53 riastradh Exp $ */
35 static char sccsid[] = "@(#)pass1.c 8.6 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: pass1.c,v 1.64 2023/07/04 20:40:53 riastradh Exp $");
67 pass1(void) function
  /src/sbin/fsck_lfs/
pass1.c 1 /* $NetBSD: pass1.c,v 1.47 2020/04/03 19:36:33 joerg Exp $ */
84 pass1(void) function
  /src/external/gpl3/gcc/dist/gcc/fortran/
resolve.cc 14594 const char *pass1, *pass2; local
14620 pass1 = NULL;
14622 pass1 = t1->specific->pass_arg;
14627 pass1 = dummy_args->sym->name;
14629 pass1 = NULL;
14646 NULL, 0, pass1, pass2))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
resolve.cc 13850 const char *pass1, *pass2; local
13876 pass1 = NULL;
13878 pass1 = t1->specific->pass_arg;
13883 pass1 = dummy_args->sym->name;
13885 pass1 = NULL;
13902 NULL, 0, pass1, pass2))
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 7840 bool pass1 = !current_templates.start;
8113 if (!current_templates.start || !pass1)
8184 if (pass1)
8254 if (pass1)
7836 bool pass1 = !current_templates.start; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 7674 bool pass1 = !current_templates.start;
7947 if (!current_templates.start || !pass1)
8018 if (pass1)
8088 if (pass1)
7670 bool pass1 = !current_templates.start; local

Completed in 145 milliseconds