Home
last modified time | relevance | path

Searched defs:has_dim (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/xlint/lint1/
Ddecl.c1245 block_derive_array(type_t *stp, bool has_dim, int dim) in block_derive_array()
1279 add_array(sym_t *decl, bool has_dim, int dim) in add_array()
Dlint1.h319 bool has_dim; member