Searched refs:ACC_CONTROL (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Drcparse.y229 && ($$.flags & (ACC_SHIFT | ACC_CONTROL)) != 0)
247 $$.flags = ACC_CONTROL | ACC_VIRTKEY;
301 $$ = ACC_CONTROL;
H A Dwindres.h240 #define ACC_CONTROL 0x08 macro
H A Dresrc.c1953 if ((acc->flags & ACC_CONTROL) != 0)
/haiku-buildtools/binutils/binutils/
H A Drcparse.y246 && ($$.flags & (ACC_SHIFT | ACC_CONTROL)) != 0)
264 $$.flags = ACC_CONTROL | ACC_VIRTKEY;
317 $$ = ACC_CONTROL;
H A Dwindint.h323 #define ACC_CONTROL 0x08 macro
H A Dresrc.c2475 if ((acc->flags & ACC_CONTROL) != 0)

Completed in 89 milliseconds