srcpos_string_comment  352 scripts/dtc/srcpos.c 		rest = srcpos_string_comment(pos->next, first_line, level);
srcpos_string_comment  365 scripts/dtc/srcpos.c 	return srcpos_string_comment(pos, true, level);
srcpos_string_comment  370 scripts/dtc/srcpos.c 	return srcpos_string_comment(pos, false, level);