Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/
A Dsrcpos.c312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment() function
352 rest = srcpos_string_comment(pos->next, first_line, level); in srcpos_string_comment()
365 return srcpos_string_comment(pos, true, level); in srcpos_string_first()
370 return srcpos_string_comment(pos, false, level); in srcpos_string_last()

Completed in 3 milliseconds