Home
last modified time | relevance | path

Searched defs:string0 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/tcsh-6/
H A Dsh.exp.c629 char *string, string0[22 + MB_LEN_MAX + 1]; /* space for 64 bit octal */ in filetest() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddictionary.c794 dict_hash (const char *string0) in dict_hash()