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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dinfttrace.c1984 #define TT_COMPARE( fld ) \
1989 if (TT_COMPARE (tts_pid)
1990 || TT_COMPARE (tts_lwpid)
1991 || TT_COMPARE (tts_user_tid)
1992 || TT_COMPARE (tts_event)
1993 || TT_COMPARE (tts_flags)
1994 || TT_COMPARE (tts_scno)
1995 || TT_COMPARE (tts_scnargs))
1974 #define TT_COMPARE macro

Completed in 65 milliseconds