Searched refs:dcl_mod (Results 1 – 2 of 2) sorted by relevance
77 unsigned long dcl_mod; /* ptr/ftn/ary modifiers */ member
354 int mods = atp->dcl_mod >> (pos * 2); in print_mods()355 int lastmods = atp->dcl_mod >> ((pos + 1) * 2); in print_mods()