OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:two_strings
(Results
1 - 4
of
4
) sorted by null
/external/dbus/dbus/
dbus-string-util.c
852
const char
two_strings
[] = "one\ttwo";
local
860
if (!_dbus_string_append (&str,
two_strings
))
dbus-hash.c
[
all
...]
/external/clang/test/Analysis/
string.c
71
struct
two_strings
{ char a[2], b[2]; };
struct
72
extern void use_two_strings(struct
two_strings
*);
74
struct
two_strings
z;
/external/dbus/
ChangeLog.pre-1-0
[
all
...]
Completed in 291 milliseconds