OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typetable
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/pyzfs/common/
ioctl.c
477
static const char *
typetable
[] =
local
498
p->pd_name, p->pd_propnum,
typetable
[p->pd_proptype],
/src/lib/libc/stdio/
vfwprintf.c
1544
enum typeid *
typetable
; /* table of types */
local
1558
if (
typetable
!= stattypetable) \
1559
free(
typetable
); \
1563
if (__grow_type_table(nextarg, &
typetable
, \
1568
typetable
[nextarg++] = type; \
1624
typetable
= stattypetable;
1801
if (
typetable
!= stattypetable)
1802
free(
typetable
);
1811
free(
typetable
);
1818
switch (
typetable
[n])
[
all
...]
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
20674
const int
typetable
[] =
20718
typebits =
typetable
[idx];
20669
const int
typetable
[] =
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
20677
const int
typetable
[] =
20721
typebits =
typetable
[idx];
20672
const int
typetable
[] =
local
Completed in 69 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026