Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinfttrace.c1974 #define TT_COMPARE( fld ) \ in check_thread_consistency() macro
1979 if (TT_COMPARE (tts_pid) in check_thread_consistency()
1980 || TT_COMPARE (tts_lwpid) in check_thread_consistency()
1981 || TT_COMPARE (tts_user_tid) in check_thread_consistency()
1982 || TT_COMPARE (tts_event) in check_thread_consistency()
1983 || TT_COMPARE (tts_flags) in check_thread_consistency()
1984 || TT_COMPARE (tts_scno) in check_thread_consistency()
1985 || TT_COMPARE (tts_scnargs)) in check_thread_consistency()