Home
last modified time | relevance | path

Searched defs:accu (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde.c389 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 Dunwind-dw2-fde.c394 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.c32 unsigned long accu; in __dorand48() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000313-1.c3 unsigned int accu, zero = 0, borrow; in buggy() local
/openbsd/gnu/usr.bin/perl/
H A Dutil.c5971 U32 accu; local