Home
last modified time | relevance | path

Searched refs:LBS_NOTIFY (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwindint.h570 #define LBS_NOTIFY 0x1L macro
Drcparse.y759 default_style = LBS_NOTIFY | WS_BORDER;
760 base_style = LBS_NOTIFY | WS_BORDER;
Drcparse.c2867 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()
2868 base_style = LBS_NOTIFY | WS_BORDER; in yyparse()