Searched defs:inf (Results 1 - 3 of 3) sorted by relevance

/u-boot/post/lib_powerpc/fpu/
H A Ddarwin-ldouble.c39 #define inf() __builtin_inf() macro
/u-boot/test/py/tests/
H A Dtest_ut.py259 inf = os.path.join(cons.config.persistent_data_dir, 'inf') variable
/u-boot/cmd/
H A Dprintf.c123 static void printf_str(struct print_inf *inf, char *format, ...) argument
164 putchar_str(struct print_inf *inf, char c) argument
354 print_esc_string(struct print_inf *inf, const char *str) argument
386 print_direc(struct print_inf *inf, char *format, unsigned int fmt_length, int field_width, int precision, const char *argument) argument
482 print_formatted(struct print_inf *inf, char *f, char **argv, int *conv_err) argument
617 struct print_inf inf = { local
[all...]

Completed in 48 milliseconds