OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Q18_array
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
queries_schar.c
36
const char
Q18_array
[] = { '1', '2', '3' };
41
+ Q18_scalar +
Q18_array
[0] + Q18_string[0] + Q18_string_pointer[0];
queries_uchar.c
40
const char
Q18_array
[] = { '1', '2', '3' };
49
+ Q18_scalar +
Q18_array
[0] + Q18_string[0] + Q18_string_pointer[0];
Completed in 13 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025