OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_match
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
init.c
147
struct cs_ws
type_match
= {
local
174
struct cs_ws
type_match
= {
local
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc
738
bool
type_match
;
local
740
type_match
= valid_format_string_type_p (argtype);
744
type_match
= (INTEGRAL_TYPE_P (argtype)
747
type_match
= TREE_CODE (argtype) == code;
749
if (!
type_match
)
/src/sbin/fdisk/
fdisk.c
288
static int
type_match
(const void *, const void *);
2979
type_match
(const void *key, const void *item)
function
2997
sizeof(mbr_ptypes[0]),
type_match
);
/src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc
821
bool
type_match
;
local
823
type_match
= valid_format_string_type_p (argtype);
827
type_match
= (INTEGRAL_TYPE_P (argtype)
830
type_match
= TREE_CODE (argtype) == code;
832
if (!
type_match
)
Completed in 77 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026