Home
last modified time | relevance | path

Searched refs:function (Results 1 – 4 of 4) sorted by relevance

/src/klibc/
A Drt_vsnprintf_std.c300 void (*function)(char c, void* extra_arg); member
319 if (gadget->function != NULL) { in putchar_via_gadget()
321 gadget->function(c, gadget->extra_function_arg); in putchar_via_gadget()
333 if (gadget->function != NULL || gadget->max_chars == 0) { in append_termination_with_gadget()
346 gadget.function = NULL; in discarding_gadget()
A DKconfig8 bool "Enable rt_vsnprintf function to support long-long format"
22 Standard version of rt_vsnprintf, which is full function but higher stack usage.
61 … not be recognized or function in other compilers due to their MSVC-specific nature.
/src/
A DKconfig131 Enable the hook function when system running, such as idle thread hook,
136 bool "Using function pointers as system hook"
174 the timeout function context of soft-timer is under a high priority timer
A DSConscript40 …LOCAL_CFLAGS += ' -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes' # function decl…

Completed in 16 milliseconds