Home
last modified time | relevance | path

Searched defs:first_char (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueFormatEntity.cpp88 const char first_char = trimmed_value_str[0]; in SetValueFromString() local
HDCommandInterpreter.cpp1583 const char first_char = command_string[0]; in ExtractCommand() local
/freebsd-13-stable/crypto/heimdal/lib/wind/
HDutf8.c156 static const char first_char[4] = variable
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDmarshal.c1299 svn_ra_svn__item_t *item, char first_char, in read_item()
1468 const char **item, char first_char) in read_command_only()
/freebsd-13-stable/contrib/ee/
HDnew_curse.c2324 Get_key(first_char) /* try to decode key sequence */ in Get_key() argument