OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_arr
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_346.c
82
const int
const_arr
[] = { 1 };
local
84
take_const_void_ptr(bsearch("",
const_arr
, 4, 1, cmp));
89
take_void_ptr(bsearch("",
const_arr
, 4, 1, cmp));
Completed in 47 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026