Searched refs:str (Results 1 – 5 of 5) sorted by relevance
34 const char *str = str_param; in __hash_string() local38 while (*str != '\0') in __hash_string()41 hval += (unsigned char) *str++; in __hash_string()
28 $1 ~ /msg(id|str)/ {33 sub(/^msg(id|str)[ \t]*/, "", $0)
51 # define strdup(str) __strdup (str) argument
63 static void yyerror (struct parse_args *arg, const char *str);384 yyerror (struct parse_args *arg, const char *str)
61 # define strdup(str) __strdup (str) in gl_rwlock_define() argument
Completed in 10 milliseconds