Searched refs:check_usage (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | thr_debug.c | 343 #define check_usage(ptr, msg) ((void) 0) macro 434 check_usage( const ldap_debug_usage_info_t *usage, const char *msg ) in check_usage() function 591 check_usage( &t->usage, msg ); in remove_thread_info() 612 check_usage( &t->usage, msg ); in get_thread_info() 915 check_usage( &cond->usage, "ldap_pvt_thread_cond_destroy" ); in ldap_pvt_thread_cond_destroy() 930 check_usage( &cond->usage, "ldap_pvt_thread_cond_signal" ); in ldap_pvt_thread_cond_signal() 940 check_usage( &cond->usage, "ldap_pvt_thread_cond_broadcast" ); in ldap_pvt_thread_cond_broadcast() 953 check_usage( &cond->usage, "ldap_pvt_thread_cond_wait:cond" ); in ldap_pvt_thread_cond_wait() 954 check_usage( &mutex->usage, "ldap_pvt_thread_cond_wait:mutex" ); in ldap_pvt_thread_cond_wait() 1003 check_usage( &mutex->usage, "ldap_pvt_thread_mutex_destroy" ); in ldap_pvt_thread_mutex_destroy() [all …]
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | externs1.h | 269 void check_usage(const decl_level *);
|
| H A D | decl.c | 567 check_usage(dl); in end_declaration_level() 2888 check_usage(const decl_level *dl) 2874 check_usage(const decl_level *dl) check_usage() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genautomata.cc | 2845 check_usage (void) in check_usage() function 3098 check_usage (); in check_all_description()
|
| H A D | ChangeLog-2002 | 15282 check_usage, loop_in_regexp, check_loops_in_regexps,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | genautomata.c | 2845 check_usage (void) in check_usage() function 3098 check_usage (); in check_all_description()
|