Home
last modified time | relevance | path

Searched refs:_function (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvTimer.h116 #define TIMER_INITIALIZER(var, _function, _expires, _data) { \ argument
117 var.function = (_function), \
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h247 void (*_function)(sigval_t); member
253 #define sigev_notify_function _sigev_un._sigev_thread._function
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h293 void (*_function) (sigval_t); /* Function to start. */ member
300 # define sigev_notify_function _sigev_un._sigev_thread._function