OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ostp
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
tree.c
3838
const type_t *
ostp
, tspec_t ost)
3844
ostp
=
ostp
->t_subt, ost =
ostp
->t_tspec;
3847
(struct_starts_with(nstp,
ostp
) ||
3848
struct_starts_with(
ostp
, nstp)))
3851
if (is_incomplete(nstp) || is_incomplete(
ostp
))
3862
const sym_t *omem =
ostp
->u.sou->sou_first_member;
3876
const type_t *union_tp = nst == UNION ? nstp :
ostp
;
3877
const type_t *other_tp = nst == UNION ?
ostp
: nstp
3898
const type_t *
ostp
= otp->t_subt;
local in function:convert_pointer_from_pointer
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025