OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_templates
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-metag.c
6318
size_t i,
num_templates
= sizeof(metag_optab)/sizeof(metag_optab[0]);
local
6320
mnemonic_htab = htab_create_alloc (
num_templates
, hash_templates,
6323
for (i = 0; i <
num_templates
; i++)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-metag.c
6318
size_t i,
num_templates
= sizeof(metag_optab)/sizeof(metag_optab[0]);
local
6320
mnemonic_htab = htab_create_alloc (
num_templates
, hash_templates,
6323
for (i = 0; i <
num_templates
; i++)
/src/external/gpl3/gcc.old/dist/gcc/cp/
pt.cc
2665
int
num_templates
= 0;
local
2687
++
num_templates
;
2692
return
num_templates
;
/src/external/gpl3/gcc/dist/gcc/cp/
pt.cc
2646
int
num_templates
= 0;
local
2668
++
num_templates
;
2673
return
num_templates
;
Completed in 75 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026