Home
last modified time | relevance | path

Searched defs:__cleanup (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Dexit.c48 void (*__cleanup)(void); variable
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_tbb.h426 … _RandomAccessIterator2 __ye, _RandomAccessIterator3 __zs, _Compare __comp, _Cleanup __cleanup, in __merge_task()