Home
last modified time | relevance | path

Searched defs:__reentrant (Results 1 – 10 of 10) sorted by relevance

/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dfunptrs.c19 typedef void (*ONEARGFUNPTR)({type}) __reentrant; typedef
20 typedef long int (*FOURARGFUNPTR)(char, char, long int, long int) __reentrant; typedef
H A Dfloat_single.c46 typedef float (*float_test_func)(float) __reentrant; typedef
/dports/lang/sdcc/sdcc-4.0.0/device/lib/pic14/libc/
H A Dbsearch.c32 …const void *base, size_t nmemb, size_t size, int (*compar)(const void *, const void *) __reentrant) in bsearch()
H A Dqsort.c49 …qsort(void *base, size_t nmemb, size_t size, int (*compar)(const void *, const void *) __reentrant) in qsort()
H A Dprintfl.c56 #define __reentrant macro
/dports/lang/sdcc/sdcc-4.0.0/device/lib/
H A Dbsearch.c31 …const void *base, size_t nmemb, size_t size, int (*compar)(const void *, const void *) __reentrant) in bsearch()
H A Dqsort.c48 …qsort(void *base, size_t nmemb, size_t size, int (*compar)(const void *, const void *) __reentrant) in qsort()
/dports/lang/sdcc/sdcc-4.0.0/device/include/
H A Dstdlib.h34 #define __reentrant macro
/dports/lang/sdcc/sdcc-4.0.0/device/include/pic14/
H A Dstdlib.h37 #define __reentrant macro
/dports/lang/sdcc/sdcc-4.0.0/support/regression/fwk/include/
H A Dtestfwk.h29 # define __reentrant macro