Home
last modified time | relevance | path

Searched refs:linenum (Results 1 – 1 of 1) sorted by relevance

/common/
A Dbootstage.c168 ulong bootstage_mark_code(const char *file, const char *func, int linenum) in bootstage_mark_code() argument
175 if (linenum != -1) in bootstage_mark_code()
187 if (linenum != -1) in bootstage_mark_code()
188 p += snprintf(p, end - p, "%d", linenum); in bootstage_mark_code()

Completed in 5 milliseconds