Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFormatEntity.cpp88 const char first_char = trimmed_value_str[0]; in SetValueFromString() local
H A DCommandInterpreter.cpp1583 const char first_char = command_string[0]; in ExtractCommand() local
/freebsd/crypto/heimdal/lib/wind/
H A Dutf8.c156 static const char first_char[4] = variable
/freebsd/contrib/ee/
H A Dnew_curse.c2324 Get_key(first_char) /* try to decode key sequence */ in Get_key() argument