OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:use_alloca
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/printf/
_i18n_number.h
90
int
use_alloca
= (rear_ptr - w) < 4096;
local
91
if (__builtin_expect (
use_alloca
, 1))
135
if (!
use_alloca
)
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
_i18n_number.h
90
int
use_alloca
= (rear_ptr - w) < 4096;
local
91
if (__builtin_expect (
use_alloca
, 1))
135
if (!
use_alloca
)
/src/external/gpl3/gdb/dist/gnulib/import/
glob.c
719
int
use_alloca
= glob_use_alloca (alloca_used, home_len + dirlen);
720
if (
use_alloca
)
742
malloc_dirname = !
use_alloca
;
718
int
use_alloca
= glob_
use_alloca
(alloca_used, home_len + dirlen);
local
/src/external/gpl3/gdb.old/dist/gnulib/import/
glob.c
719
int
use_alloca
= glob_use_alloca (alloca_used, home_len + dirlen);
720
if (
use_alloca
)
742
malloc_dirname = !
use_alloca
;
718
int
use_alloca
= glob_
use_alloca
(alloca_used, home_len + dirlen);
local
Completed in 24 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026