Searched refs:number (Results 1 – 4 of 4) sorted by relevance
/lib/ |
D | vsprintf.c | 416 char *number(char *buf, char *end, unsigned long long num, in number() function 547 return number(buf, end, num, spec); in special_hex_number() 682 return number(buf, end, (unsigned long int)ptr, spec); in pointer_string() 917 buf = number(buf, end, bdev->bd_part->partno, spec); in bdev_name() 1054 p = number(p, pend, resource_size(res), *specp); in resource_string() 1056 p = number(p, pend, res->start, *specp); in resource_string() 1059 p = number(p, pend, res->end, *specp); in resource_string() 1073 p = number(p, pend, res->flags, default_flag_spec); in resource_string() 1169 buf = number(buf, end, val, spec); in bitmap_string() 1202 buf = number(buf, end, rbot, default_dec_spec); in bitmap_list_string() [all …]
|
D | Kconfig.debug | 107 function, module, format string, and line number. This mechanism 128 lineno : line number of the debug statement 1088 sequences (on an arbitrary number of CPUs, running an 1089 arbitrary number of tasks and interrupt contexts) cause a 1348 Say Y here to make BUG() panics output the file name and line number 1396 management. The additional code keeps track of the number of 1398 see that this number never exceeds the usage count of the cred 1440 device number allocation. 1444 ones, so root partition specified using device number
|
D | Kconfig | 149 and computes the total elapsed time and number of bytes processed. 383 number of data bits to protect, 'm' should be chosen such
|
/lib/fonts/ |
D | Kconfig | 88 embedded devices with a 320x240 screen, to get a reasonable number
|