Searched defs:notes (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/games/battlestar/ |
H A D | globals.c | 261 int notes[NUMOFNOTES]; variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | tracepoint.h | 132 char *notes; member
|
H A D | target.h | 1786 #define target_set_trace_notes(user,notes,stopnotes) \ argument
|
H A D | tracepoint.c | 1732 start_tracing (char *notes) in start_tracing()
|
H A D | remote.c | 11108 remote_set_trace_notes (char *user, char *notes, char *stop_notes) in remote_set_trace_notes()
|
/dflybsd-src/sys/kern/ |
H A D | sys_generic.c | 1376 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 D | sel-sched-dump.c | 758 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
|
H A D | combine.c | 10676 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 D | sel-sched-dump.c | 825 insn_t notes = BB_NOTE_LIST (bb); in sel_dump_cfg_2() local
|
H A D | combine.c | 11339 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 D | symbols.c | 62 struct obstack notes; variable
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | internal.h | 306 _cpp_line_note *notes; /* Array of notes. */ member
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | internal.h | 315 _cpp_line_note *notes; /* Array of notes. */ member
|
/dflybsd-src/contrib/binutils-2.34/gas/ |
H A D | symbols.c | 196 struct obstack notes; variable
|