Searched defs:call_back (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/ |
H A D | ppinterrupt.h | 40 irq_handler_func_t call_back; /* Pointer to callback function */ member
|
/openbsd/gnu/usr.bin/perl/ |
H A D | locale.c | 792 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) LC_ ## name, argument 812 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) GET_LC_NAME_AS_STRING(name), argument 833 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) \ argument 843 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) \ argument 855 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) call_back, argument 870 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) LC_ ## name ## _AVAIL_, argument 888 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) LC_ ## name ## _MASK, argument 983 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) \ in S_get_category_index_helper() argument
|
H A D | perl.h | 1149 #define PERL_LOCALE_TABLE_ENTRY(name, call_back) argument 1215 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) LC_ ## name ## _INDEX_, argument
|