Home
last modified time | relevance | path

Searched defs:call_type (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDunipriv.h290 enum call_type { enum
/NextBSD/contrib/gcc/config/arm/
HDarm.c3153 int call_type = TARGET_LONG_CALLS ? CALL_LONG : CALL_NORMAL; in arm_function_ok_for_sibcall() local