OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_files
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
cache.c
116
static unsigned
open_files
;
variable
177
BFD_ASSERT (
open_files
> 0);
178
--
open_files
;
560
if (
open_files
>= bfd_cache_max_open ())
568
++
open_files
;
748
return
open_files
;
756
if (
open_files
>= bfd_cache_max_open ())
/src/external/gpl3/binutils.old/dist/bfd/
cache.c
116
static unsigned
open_files
;
variable
177
BFD_ASSERT (
open_files
> 0);
178
--
open_files
;
559
if (
open_files
>= bfd_cache_max_open ())
567
++
open_files
;
747
return
open_files
;
755
if (
open_files
>= bfd_cache_max_open ())
/src/external/gpl3/gdb.old/dist/bfd/
cache.c
116
static unsigned
open_files
;
variable
177
BFD_ASSERT (
open_files
> 0);
178
--
open_files
;
559
if (
open_files
>= bfd_cache_max_open ())
567
++
open_files
;
747
return
open_files
;
755
if (
open_files
>= bfd_cache_max_open ())
/src/external/gpl3/gdb/dist/bfd/
cache.c
116
static unsigned
open_files
;
variable
177
BFD_ASSERT (
open_files
> 0);
178
--
open_files
;
559
if (
open_files
>= bfd_cache_max_open ())
567
++
open_files
;
747
return
open_files
;
755
if (
open_files
>= bfd_cache_max_open ())
/src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
grammar.h
223
cfg_obj_t *
open_files
;
member in struct:cfg_parser
/src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
grammar.h
249
cfg_obj_t *
open_files
;
member in struct:cfg_parser
/src/external/bsd/byacc/dist/
main.c
846
open_files
(void)
function
922
open_files
();
Completed in 21 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026