OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pdecl
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint2/
chk.c
96
sym_t *sym, *def, *
pdecl
, *decl;
local in function:check_name
107
def =
pdecl
= decl = NULL;
111
if (
pdecl
== NULL && sym->s_def == DECL &&
114
pdecl
= sym;
121
if (
pdecl
!= NULL)
122
decl =
pdecl
;
chk.c
96
sym_t *sym, *def, *
pdecl
, *decl;
local in function:check_name
107
def =
pdecl
= decl = NULL;
111
if (
pdecl
== NULL && sym->s_def == DECL &&
114
pdecl
= sym;
121
if (
pdecl
!= NULL)
122
decl =
pdecl
;
Completed in 91 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025