HomeSort by: relevance | last modified time | path
    Searched defs:print_platform (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arc/arc/
platform.c 44 static void print_platform(struct platform *);
47 print_platform(struct platform *p) function in typeref:typename:void
73 print_platform(plattab[matched]);
84 print_platform(plattab[i]);
87 print_platform(plattab[matched]);
platform.c 44 static void print_platform(struct platform *);
47 print_platform(struct platform *p) function in typeref:typename:void
73 print_platform(plattab[matched]);
84 print_platform(plattab[i]);
87 print_platform(plattab[matched]);

Completed in 20 milliseconds