Searched defs:SIG_RET_TYPE (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dbeconf.h22 #define SIG_RET_TYPE __signal_func_ptr macro
H A Dtosconf.h67 #define SIG_RET_TYPE __Sigfunc macro
H A Dsystem.h56 # define SIG_RET_TYPE void (__cdecl *)(int) macro
60 # define SIG_RET_TYPE void (*)() macro
66 # define SIG_RET_TYPE void (*)() macro
70 # define SIG_RET_TYPE int (*)() macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dbeconf.h22 #define SIG_RET_TYPE __signal_func_ptr macro
H A Dtosconf.h67 #define SIG_RET_TYPE __Sigfunc macro
H A Dsystem.h56 # define SIG_RET_TYPE void (__cdecl *)(int) macro
60 # define SIG_RET_TYPE void (*)() macro
66 # define SIG_RET_TYPE void (*)() macro
70 # define SIG_RET_TYPE int (*)() macro

Completed in 36 milliseconds