Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc.c178 FILE *outf = NULL; in main() local
/rk3399_rockchip-uboot/tools/
H A Dproftool.c71 static void outf(int level, const char *fmt, ...) in outf() function