Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Dread.c2043 int this_flag; in s_app_line() local
2045 while (get_linefile_number (&this_flag)) in s_app_line()
2046 switch (this_flag) in s_app_line()
2063 if (flags && flags != (1 << this_flag)) in s_app_line()
2065 this_flag); in s_app_line()
2067 flags |= 1 << this_flag; in s_app_line()
2077 this_flag); in s_app_line()