Searched defs:stat (Results 1 - 25 of 46) sorted by path

12

/haiku-buildtools/binutils/bfd/
H A Dopncls.c476 int (*stat) (struct bfd *abfd, void *stream, struct stat *sb); member in struct:opncls
[all...]
/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc1765 Status stat = This::template rela<32,26>(view, 0, 0x03fffffc, local
1786 Status stat = This::template rela<16,16>(view, 0, 0xfffc, value, overflow); local
1796 Status stat = This::template rela<16,16>(view, 0, 0xfff0, value, overflow); local
1836 Status stat local
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dcheck.c1070 gfc_check_atomic_def (gfc_expr *atom, gfc_expr *value, gfc_expr *stat) argument
1089 gfc_check_atomic_op (gfc_expr *atom, gfc_expr *value, gfc_expr *stat) argument
1017 gfc_check_atomic(gfc_expr *atom, int atom_no, gfc_expr *value, int val_no, gfc_expr *stat, int stat_no) argument
1104 gfc_check_atomic_ref(gfc_expr *value, gfc_expr *atom, gfc_expr *stat) argument
1123 gfc_check_atomic_cas(gfc_expr *atom, gfc_expr *old, gfc_expr *compare, gfc_expr *new_val, gfc_expr *stat) argument
1161 gfc_check_event_query(gfc_expr *event, gfc_expr *count, gfc_expr *stat) argument
1215 gfc_check_atomic_fetch_op(gfc_expr *atom, gfc_expr *value, gfc_expr *old, gfc_expr *stat) argument
1479 check_co_collective(gfc_expr *a, gfc_expr *image_idx, gfc_expr *stat, gfc_expr *errmsg, bool co_reduce) argument
1557 gfc_check_co_broadcast(gfc_expr *a, gfc_expr *source_image, gfc_expr *stat, gfc_expr *errmsg) argument
1572 gfc_check_co_reduce(gfc_expr *a, gfc_expr *op, gfc_expr *result_image, gfc_expr *stat, gfc_expr *errmsg) argument
1738 gfc_check_co_minmax(gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, gfc_expr *errmsg) argument
1755 gfc_check_co_sum(gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, gfc_expr *errmsg) argument
[all...]
H A Dclass.c2076 gfc_symbol *stat; local
890 finalize_component(gfc_expr *expr, gfc_symbol *derived, gfc_component *comp, gfc_symbol *stat, gfc_symbol *fini_coarray, gfc_code **code, gfc_namespace *sub_ns) argument
2130 stat, fini_coarray, &block, sub_ns); local
[all...]
H A Dintrinsic.c3028 *stat = "stat", *errmsg = "errmsg"; local
[all...]
H A Dmatch.c2775 gfc_expr *tmp, *eventvar, *until_count, *stat, *errmsg; local
2970 gfc_expr *tmp, *lockvar, *acq_lock, *stat, *errmsg; local
3164 gfc_expr *tmp, *imageset, *stat, *errmsg; local
3571 gfc_expr *stat, *errmsg, *tmp, *source, *mold; local
4003 gfc_expr *stat, *errmsg, *tmp; local
[all...]
H A Dresolve.c7231 gfc_expr *stat, *errmsg, *pe, *qe; local
[all...]
H A Dtrans-array.c5436 tree stat = build_fold_indirect_ref_loc (input_location, pstat); local
H A Dtrans-intrinsic.c8675 tree fndecl, array, strlen, image_index, stat, errmsg, errmsg_len; local
8851 tree tmp, atom, value, old = NULL_TREE, stat = NULL_TREE; local
9052 tree tmp, atom, value, stat = NULL_TREE; local
9155 tree tmp, atom, old, new_val, comp, stat = NULL_TREE; local
9281 tree stat = NULL_TREE, stat2 = NULL_TREE; local
[all...]
H A Dtrans-stmt.c694 tree stat = NULL_TREE, stat2 = NULL_TREE; local
877 tree stat = NULL_TREE, stat2 = NULL_TREE; local
1038 tree images = NULL_TREE, stat = NULL_TREE, local
5289 tree stat; local
6192 tree apstat, pstat, stat, errmsg, errlen, tmp; local
[all...]
H A Dtrans.c1410 tree stat = build_fold_indirect_ref_loc (input_location, status); local
[all...]
/haiku-buildtools/gcc/gcc/go/
H A Dgo-gcc.cc1464 tree stat = bstat->get_tree(); local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dparse.cc4190 Statement* stat; local
H A Dstatements.cc3733 Bstatement* stat = p->get_backend(context, break_label, &case_constants, local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.niklas/
H A Dt139.C4 struct stat {}; struct
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt42.C5 struct stat { struct in struct:A
7 stat (int j) { abort (); } function in struct:A::stat
9 static int stat (double d) { return 0; } // { dg-bogus "" } cfront takes it function in struct:A
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Difelse-2.c16 foo (enum Status *stat, double newUpper, double lower, double max) argument
27 enum Status stat = P_ON_UPPER; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20081120-1_0.c4 extern inline int stat(void) { } function
H A D20081120-1_1.c2 extern inline __attribute__((gnu_inline)) int stat(void) { } function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/alpha/
H A Dasm-1.c9 struct stat { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/torture/
H A Dpr30807.c15 struct stat struct
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dallocatable_scalar_6.f9011 integer :: stat variable in program:test
[all...]
H A Dcoarray_sync_memory.f907 integer :: stat variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/coarray/
H A Dcollectives_3.f9015 integer :: i, j(10), stat variable in program:test
[all...]
H A Dcollectives_4.f907 integer :: stat variable

Completed in 468 milliseconds

12