Searched defs:accu (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | unwind-dw2-fde.c | 389 start_fde_sort (struct fde_accumulator *accu, size_t count) in start_fde_sort() 408 fde_insert (struct fde_accumulator *accu, fde *this_fde) in fde_insert() 564 end_fde_sort (struct object *ob, struct fde_accumulator *accu, size_t count) in end_fde_sort() 656 add_fdes (struct object *ob, struct fde_accumulator *accu, fde *this_fde) in add_fdes() 721 struct fde_accumulator accu; in init_object() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | unwind-dw2-fde.c | 394 start_fde_sort (struct fde_accumulator *accu, size_t count) in start_fde_sort() 413 fde_insert (struct fde_accumulator *accu, const fde *this_fde) in fde_insert() 563 end_fde_sort (struct object *ob, struct fde_accumulator *accu, size_t count) in end_fde_sort() 653 add_fdes (struct object *ob, struct fde_accumulator *accu, const fde *this_fde) in add_fdes() 718 struct fde_accumulator accu; in init_object() local
|
/openbsd/lib/libc/stdlib/ |
H A D | _rand48.c | 32 unsigned long accu; in __dorand48() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 20000313-1.c | 3 unsigned int accu, zero = 0, borrow; in buggy() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | util.c | 5971 U32 accu; local
|