Searched refs:calls (Results 1 – 6 of 6) sorted by relevance
68 /* System calls for 32-bit kernels only */99 /* i386-specific or historical system calls */170 /* these can be expressed using other calls */
44 def calls(self, func, calltime): member in CallTree63 child = CallTree.ROOT.calls(func, None)124 tree = tree.calls(callee, calltime)
867 CC_OPTS += -fno-strict-aliasing -fno-optimize-sibling-calls -fno-exceptions902 CC_OPTS += -fno-strict-aliasing -fno-optimize-sibling-calls -fno-exceptions943 CC_OPTS += -fno-strict-aliasing -fno-optimize-sibling-calls -fno-exceptions
832 EXTRA_CFLAGS += -mlong-calls
1 …Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -Wdeclaration-afte…