Home
last modified time | relevance | path

Searched defs:call_back (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dppinterrupt.h40 irq_handler_func_t call_back; /* Pointer to callback function */ member
/openbsd/gnu/usr.bin/perl/
H A Dlocale.c792 # 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 Dperl.h1149 #define PERL_LOCALE_TABLE_ENTRY(name, call_back) argument
1215 # define PERL_LOCALE_TABLE_ENTRY(name, call_back) LC_ ## name ## _INDEX_, argument