Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/games/battlestar/
H A Dglobals.c261 int notes[NUMOFNOTES]; variable
/dflybsd-src/contrib/gdb-7/gdb/
H A Dtracepoint.h132 char *notes; member
H A Dtarget.h1786 #define target_set_trace_notes(user,notes,stopnotes) \ argument
H A Dtracepoint.c1732 start_tracing (char *notes) in start_tracing()
H A Dremote.c11108 remote_set_trace_notes (char *user, char *notes, char *stop_notes) in remote_set_trace_notes()
/dflybsd-src/sys/kern/
H A Dsys_generic.c1376 int notes = NOTE_OLDAPI | NOTE_HUPONLY; in poll_copyin() local
1387 int notes = NOTE_OLDAPI; in poll_copyin() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsel-sched-dump.c758 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
H A Dcombine.c10676 rtx notes = 0; in recog_for_combine() local
13273 distribute_notes (rtx notes, rtx from_insn, rtx i3, rtx i2, rtx elim_i2, in distribute_notes()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsel-sched-dump.c825 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
H A Dcombine.c11339 rtx notes = NULL_RTX; in recog_for_combine_1() local
14152 distribute_notes (rtx notes, rtx_insn *from_insn, rtx_insn *i3, rtx_insn *i2, in distribute_notes()
/dflybsd-src/contrib/binutils-2.27/gas/
H A Dsymbols.c62 struct obstack notes; variable
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dinternal.h306 _cpp_line_note *notes; /* Array of notes. */ member
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dinternal.h315 _cpp_line_note *notes; /* Array of notes. */ member
/dflybsd-src/contrib/binutils-2.34/gas/
H A Dsymbols.c196 struct obstack notes; variable