HomeSort by: relevance | last modified time | path
    Searched defs:inc (Results 1 - 25 of 326) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dlmopen-lib.c 3 Copyright 2021-2024 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
dlmopen-lib.c 3 Copyright 2021-2024 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
step-indirect-call-thunk.c 3 Copyright 2018-2024 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
39 x = thrice (inc, 40);
step-indirect-call-thunk.c 3 Copyright 2018-2024 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
39 x = thrice (inc, 40);
default-args.c 3 Copyright 2019-2024 Free Software Foundation, Inc.
28 inc (void) function
36 inc ();
with-mf-inc.c 3 Copyright 2020-2024 Free Software Foundation, Inc.
32 inc () function
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dlmopen-lib.c 3 Copyright 2021-2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
dlmopen-lib.c 3 Copyright 2021-2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
dlmopen-ns-ids-lib.c 3 Copyright 2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
step-indirect-call-thunk.c 3 Copyright 2018-2025 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
39 x = thrice (inc, 40);
dlmopen-ns-ids-lib.c 3 Copyright 2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
step-indirect-call-thunk.c 3 Copyright 2018-2025 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
39 x = thrice (inc, 40);
default-args.c 3 Copyright 2019-2025 Free Software Foundation, Inc.
28 inc (void) function
36 inc ();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-dlmopen-lib.c 3 Copyright 2021-2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
mi-dlmopen-lib.c 3 Copyright 2021-2025 Free Software Foundation, Inc.
24 inc (int n) function
27 return n + amount; /* bp.inc. */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
step-indirect-call-thunk.c 3 Copyright 2018-2024 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
35 return apply (inc, 41); /* main.2 */
step-indirect-call-thunk.c 3 Copyright 2018-2024 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
35 return apply (inc, 41); /* main.2 */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
step-indirect-call-thunk.c 3 Copyright 2018-2025 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
35 return apply (inc, 41); /* main.2 */
step-indirect-call-thunk.c 3 Copyright 2018-2025 Free Software Foundation, Inc.
21 inc (int x) function
22 { /* inc.1 */
23 return x + 1; /* inc.2 */
24 } /* inc.3 */
35 return apply (inc, 41); /* main.2 */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.btrace/
function_call_history.c 3 Copyright 2013-2024 Free Software Foundation, Inc.
21 inc (int i) function
41 j += inc(i);
function_call_history.c 3 Copyright 2013-2024 Free Software Foundation, Inc.
21 inc (int i) function
41 j += inc(i);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.btrace/
function_call_history.c 3 Copyright 2013-2025 Free Software Foundation, Inc.
21 inc (int i) function
41 j += inc(i);
function_call_history.c 3 Copyright 2013-2025 Free Software Foundation, Inc.
21 inc (int i) function
41 j += inc(i);
  /src/share/examples/asm/
Makefile 8 FILES= Makefile.inc.inst README
10 FILESNAME_Makefile.inc.inst= Makefile.inc
  /src/external/bsd/ipf/dist/lib/
buildopts.c 21 int inc; local
31 if ((inc = addipopt(op, io, len, t))) {
32 op += inc;
33 len += inc;

Completed in 42 milliseconds

1 2 3 4 5 6 7 8 91011>>