Home
last modified time | relevance | path

Searched refs:__fct (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpthread.h531 __pthread_cleanup_class (void (*__fct) (void *), void *__arg) in __pthread_cleanup_class()
532 : __cancel_routine (__fct), __cancel_arg (__arg), __do_it (1) { } in __pthread_cleanup_class()
H A Dgconv.h126 __gconv_fct __fct; member