gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:W (0.12 seconds)
tkernel_2
monitor/hwdepend/tef_em1d/src/eitproc.c - 4.1KB - 132 lines
35:          */
36:         W (*func)( const VECINFO*, UW vec, UW pc, UW cpsr );
37: };
monitor/include/device.h - 12.5KB - 345 lines
74:         void (*put)( SIOCB*, UB c );   /* send a character */
75:         W    (*get)( SIOCB*, W tmo );  /* receive a character */
76: };