Searched refs:number (Results 1 – 5 of 5) sorted by relevance
/lib/ |
D | vsprintf.c | 392 char *number(char *buf, char *end, unsigned long long num, in number() function 643 return number(buf, end, value, spec); in symbol_string() 728 p = number(p, pend, resource_size(res), *specp); in resource_string() 730 p = number(p, pend, res->start, *specp); in resource_string() 733 p = number(p, pend, res->end, *specp); in resource_string() 747 p = number(p, pend, res->flags, flag_spec); in resource_string() 841 buf = number(buf, end, val, spec); in bitmap_string() 874 buf = number(buf, end, rbot, spec); in bitmap_list_string() 880 buf = number(buf, end, rtop, spec); in bitmap_list_string() 1146 p = number(p, pend, ntohs(sa->sin6_port), spec); in ip6_addr_string_sa() [all …]
|
D | Kconfig.kmemcheck | 57 Select the maximum number of errors to store in the queue. Since 70 Select the number of shadow bytes to save along with each entry of
|
D | Kconfig.debug | 57 function, module, format string, and line number. This mechanism 78 lineno : line number of the debug statement 1033 sequences (on an arbitrary number of CPUs, running an 1034 arbitrary number of tasks and interrupt contexts) cause a 1186 Say Y here to make BUG() panics output the file name and line number 1234 management. The additional code keeps track of the number of 1236 see that this number never exceeds the usage count of the cred 1339 This option specifies the number of jiffies to wait between 1364 This option specifies the number of jiffies to wait between 1388 This option specifies the number of jiffies to wait between [all …]
|
D | Kconfig | 113 and computes the total elapsed time and number of bytes processed. 321 number of data bits to protect, 'm' should be chosen such
|
/lib/fonts/ |
D | Kconfig | 87 embedded devices with a 320x240 screen, to get a reasonable number
|