Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks1.c101 WRAPPER(void *, malloc, size_t c) in WRAPPER() function
137 WRAPPER(void *, calloc, size_t c, size_t n) in WRAPPER() function
179 WRAPPER(void *, realloc, void *buf, size_t c) in WRAPPER() function
236 WRAPPER(void, free, void *buf) in WRAPPER() function
320 WRAPPER(void *, mmap, in WRAPPER() function
373 WRAPPER(int , munmap, void *start, size_t length) in WRAPPER() function
481 WRAPPER(void *, alloca, size_t c) in WRAPPER() function
H A Dmf-hooks3.c274 WRAPPER(int, pthread_create, pthread_t *thr, const pthread_attr_t *attr, in WRAPPER() function
H A Dmf-impl.h336 #define WRAPPER(ret, fname, ...) \ macro
355 #define WRAPPER(ret, fname, ...) \ macro
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.h37 WRAPPER, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c235 WRAPPER, enumerator