Home
last modified time | relevance | path

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

/lib/
Dpacking.c32 static u64 bit_reverse(u64 val, unsigned int width) in bit_reverse()
Dvsprintf.c342 int num_to_str(char *buf, int size, unsigned long long num, unsigned int width) in num_to_str()
2413 set_field_width(struct printf_spec *spec, int width) in set_field_width()
2765 int width; in vbin_printf() local