Searched refs:__advice (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_list_to_slist.h68 __advice() const function in class:__gnu_profile::__list2slist_info
H A Dprofiler_hash_func.h76 __advice() const function in class:__gnu_profile::__hashfunc_info
H A Dprofiler_list_to_vector.h75 __advice() const function in class:__gnu_profile::__list2vector_info
H A Dprofiler_container_size.h65 __advice() const function in class:__gnu_profile::__container_size_info
H A Dprofiler_map_to_unordered_map.h100 __advice() const function in class:__gnu_profile::__map2umap_info
H A Dprofiler_vector_to_list.h72 __advice() const function in class:__gnu_profile::__vector2list_info
H A Dprofiler_trace.h319 __it->second.__advice()));
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dmman.d61 int posix_madvise(void *__addr, size_t __len, int __advice);
96 int posix_madvise(void *__addr, size_t __len, int __advice);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/sys/
H A Dmman.d551 static if (_DEFAULT_SOURCE) int madvise(void *__addr, size_t __len, int __advice);
552 // static if (_XOPEN_SOURCE >= 600) int posix_madvise(void *__addr, size_t __len, int __advice);

Completed in 103 milliseconds