Home
last modified time | relevance | path

Searched defs:invisible (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Doutput.h24 enum { invisible, solid, dotted, dashed } type; enumerator
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c197 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */ member
718 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc206 BOOL_BITFIELD invisible : 1; /* normal lookup should ignore this binding */ member
727 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind()