Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 7 of 7) sorted by relevance

/scripts/dtc/
Dsrcpos.c293 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror()
307 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
Ddtc.c35 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
Dflattree.c117 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label()
/scripts/kconfig/
Dconfdata.c563 const char *prefix = ""; in header_print_symbol() local
/scripts/mod/
Dfile2alias.c970 const char *prefix; member
Dmodpost.c266 #define strstarts(str, prefix) (strncmp(str, prefix, strlen(prefix)) == 0) argument
/scripts/
Danalyze_suspend.py100 prefix = 'test' variable in SystemValues